From e4347d702c8bf62b48a4180c1462e6dbe71487d1 Mon Sep 17 00:00:00 2001 From: kavitharaju Date: Thu, 5 Oct 2023 00:25:37 +0530 Subject: [PATCH] USJ tests and fixes (#223) * Keep \b at paragraph level, instead of as paragraph content * Grammar update: Allow footnotes and cross-ref to come withing character markers * Pull testsuite updates from USFM-Bible/tcdocs * Pull USJs from the usfm-bible/tcdocs testsuite * Add tests to compare generated usj with testsuite samples * Test and fix minor issues in USJ generation --- .../src/usfm_grammar/usj_generator.py | 11 +- py-usfm-parser/tests/__init__.py | 33 +- py-usfm-parser/tests/test_json_conversion.py | 53 +- .../custom-attributes/origin-usj.json | 135 +- .../default-attributes/origin-usj.json | 64 +- tests/advanced/header/origin-usj.json | 265 +- tests/advanced/list/origin-usj.json | 168 +- tests/advanced/milestones/origin-usj.json | 80 +- tests/advanced/nesting/origin-usj.json | 92 +- tests/advanced/table/origin-usj.json | 153 - tests/basic/attributes/origin-usj.json | 64 +- tests/basic/character/origin-usj.json | 78 +- tests/basic/cross-refs/origin-usj.json | 100 +- tests/basic/footnote/origin-usj.json | 126 +- tests/basic/header/origin-usj.json | 150 +- tests/basic/minimal/origin-usj.json | 54 +- tests/basic/multiple-chapters/origin-usj.json | 90 +- .../basic/multiple-paragraphs/origin-usj.json | 162 +- tests/basic/section/origin-usj.json | 92 +- .../BlankLinesWithFigures/origin-usj.json | 34 + .../origin-usj.json | 99 + .../origin.usfm | 4 +- tests/introductions/bad/test1/origin-usj.json | 47 + tests/mandatory/emptyV/origin-usj.json | 48 +- tests/mandatory/id/origin-usj.json | 39 + tests/mandatory/minimum/origin-usj.json | 76 +- tests/mandatory/v/origin-usj.json | 40 +- .../origin-usj.json | 138 +- .../CharStyleCrossesFootnote/origin-usj.json | 92 +- .../origin-usj.json | 49 + .../CharStyleNotClosed/origin-usj.json | 70 + .../origin-usj.json | 88 +- .../CustomAttributesAreValid/origin-usj.json | 41 + .../paratextTests/EmptyFigure/origin-usj.json | 64 + .../EmptyMarkers/origin-usj.json | 50 + .../FigureAttributesAreValid/origin-usj.json | 80 +- .../FigureNotClosed/origin-usj.json | 49 + .../FootnoteConsistencyCheck/origin-usj.json | 75 + .../FootnoteNotClosed/origin-usj.json | 71 + .../origin-usj.json | 127 +- .../origin-usj.json | 114 +- .../origin.xml | 4 +- .../origin-usj.json | 66 +- .../origin-usj.json | 114 +- .../origin.usfm | 4 +- .../origin.xml | 3 +- .../origin-usj.json | 210 +- .../origin-usj.json | 66 +- .../origin-usj.json | 66 +- .../origin-usj.json | 66 +- .../GlossaryCitationForm_Pass/origin-usj.json | 66 +- .../GlossaryNoKeywordErrors/origin-usj.json | 66 +- .../IdMarkerInMiddleOfBook/origin-usj.json | 59 + .../origin-usj.json | 66 +- .../origin-usj.json | 51 + .../InvalidAttributes/origin-usj.json | 41 + .../origin-usj.json | 44 + .../InvalidMarker/origin-usj.json | 50 + .../origin-usj.json | 50 + .../origin-usj.json | 61 + .../origin-usj.json | 95 + .../InvalidRubyMarkup/origin-usj.json | 90 + .../InvalidUsfm20Usage/origin-usj.json | 119 + .../LinkAttributesAreValid/origin-usj.json | 43 + .../MajorTitleRequired/origin-usj.json | 58 +- .../MarkersMissingSpace/origin-usj.json | 65 + .../MissingColumnInTable/origin-usj.json | 136 +- .../origin-usj.json | 17 + .../MissingIdMarker/origin-usj.json | 22 + .../origin-usj.json | 44 + .../NbMarkerInCorrectPlace/origin-usj.json | 94 +- .../NestingInCrossReferences/origin-usj.json | 56 + .../NestingInFootnote/origin-usj.json | 56 + .../NestingUnclosed/origin-usj.json | 77 + .../NoErrorsEmptyBook/origin-usj.json | 390 + .../NoErrorsNesting/origin-usj.json | 140 +- .../origin-usj.json | 403 + .../NoErrorsShort/origin-usj.json | 18 +- .../paratextTests/NoErrosLong/origin-usj.json | 128 +- .../origin-usj.json | 90 +- .../UnmatchedSidebarEnd/origin-usj.json | 32 + .../UnmatchedSidebarStart/origin-usj.json | 31 + .../ValidMilestones/origin-usj.json | 46 + .../ValidRubyMarkup/origin-usj.json | 196 +- .../origin-usj.json | 96 +- .../origin-usj.json | 128 +- .../origin-usj.json | 196 +- .../origin-usj.json | 96 +- .../origin-usj.json | 114 +- .../origin-usj.json | 96 +- .../origin-usj.json | 160 +- .../origin-usj.json | 107 +- .../origin-usj.json | 126 +- .../origin-usj.json | 62 + .../origin-usj.json | 126 +- .../origin-usj.json | 188 +- .../origin-usj.json | 196 +- .../origin-usj.json | 94 +- .../origin-usj.json | 66 +- .../origin-usj.json | 116 +- .../origin-usj.json | 98 +- .../origin-usj.json | 146 +- tests/samples-from-wild/WEB1/origin-usj.json | 21154 +- tests/samples-from-wild/WEB2/origin-usj.json | 33200 +- tests/samples-from-wild/WEB3/origin-usj.json | 10057 +- .../alignment/origin-usj.json | 367550 --------------- .../brenton1/origin-usj.json | 1764 +- .../brenton2/origin-usj.json | 2324 +- .../chinese1/origin-usj.json | 7928 +- .../chinese2/origin-usj.json | 1830 +- .../chinese3/origin-usj.json | 469 +- .../samples-from-wild/doo43-1/origin-usj.json | 5094 - .../samples-from-wild/doo43-2/origin-usj.json | 148 - .../samples-from-wild/doo43-3/origin-usj.json | 21070 +- .../samples-from-wild/doo43-4/origin-usj.json | 519 + .../hindi-IRV1/origin-usj.json | 17862 +- .../hindi-IRV2/origin-usj.json | 7876 +- tests/samples-from-wild/rv1/origin-usj.json | 241054 +++++----- tests/samples-from-wild/rv2/origin-usj.json | 46299 +- tests/samples-from-wild/rv3/origin-usj.json | 33532 +- tests/samples-from-wild/t4t1/origin-usj.json | 24965 +- tests/samples-from-wild/t4t2/origin-usj.json | 70784 +++ tests/samples-from-wild/t4t3/origin-usj.json | 71543 ++- .../ta2il-IRV1/origin-usj.json | 6324 +- .../tamil-IRV1/origin-usj.json | 746 +- tests/specExamples/attributes/origin-usj.json | 168 +- .../chapter-verse/origin-usj.json | 96 - tests/specExamples/character/origin-usj.json | 330 - tests/specExamples/cross-ref/origin-usj.json | 301 + tests/specExamples/cross-ref/origin.xml | 4 +- .../bookIntroductions1/origin-usj.json | 210 +- .../bookIntroductions2/origin-usj.json | 92 +- .../bookIntroductions3/origin-usj.json | 116 - .../contentCatogories2/origin-usj.json | 175 - .../extended/footnotes/origin-usj.json | 402 - .../sectionIntroductions/origin-usj.json | 103 - .../extended/sidebars/origin-usj.json | 84 + tests/specExamples/footnote/origin-usj.json | 375 +- .../identification/origin-usj.json | 130 - .../introduction1/origin-usj.json | 235 +- .../introduction2/origin-usj.json | 286 +- .../introduction3/origin-usj.json | 128 - tests/specExamples/list/origin-usj.json | 286 +- tests/specExamples/milestone/origin-usj.json | 270 +- tests/specExamples/milestone/origin.xml | 13 +- tests/specExamples/paragraph/origin-usj.json | 418 +- tests/specExamples/poetry/origin-usj.json | 165 - tests/specExamples/table/origin-usj.json | 408 +- tests/specExamples/titles/origin-usj.json | 263 - tests/special-cases/IRV1/origin-usj.json | 32142 +- tests/special-cases/IRV2/origin-usj.json | 22857 +- tests/special-cases/IRV3/origin-usj.json | 14360 +- tests/special-cases/IRV4/origin-usj.json | 28958 +- tests/special-cases/IRV5/origin-usj.json | 2650 +- tests/special-cases/IRV6/origin-usj.json | 25152 +- tests/special-cases/IRV7/origin-usj.json | 12686 +- tests/special-cases/IRV8/origin-usj.json | 32420 +- tests/special-cases/IRV9/origin-usj.json | 8400 +- .../empty-attributes/origin-usj.json | 87 - .../empty-attributes2/origin-usj.json | 40 + .../empty-attributes3/origin-usj.json | 40 + .../empty-attributes4/origin-usj.json | 40 + .../empty-attributes5/origin-usj.json | 70 +- .../special-cases/empty-book/origin-usj.json | 18 +- tests/special-cases/empty-c/origin-usj.json | 66 +- tests/special-cases/empty-li/origin-usj.json | 168 +- .../special-cases/empty-lines/origin-usj.json | 54 +- .../special-cases/empty-para/origin-usj.json | 34 + .../special-cases/empty-para2/origin-usj.json | 66 +- .../figure_with_quotes_in_desc/metadata.xml | 6 + .../origin-usj.json | 38 + .../figure_with_quotes_in_desc/origin.usfm | 4 + .../figure_with_quotes_in_desc/origin.xml | 9 + .../special-cases/id-in-text/origin-usj.json | 54 +- tests/special-cases/nbsp/origin-usj.json | 46 +- .../nested-notes/origin-usj.json | 174 +- tests/special-cases/nesting/origin-usj.json | 201 +- .../newline-attributes/origin-usj.json | 64 +- tests/special-cases/notes/origin-usj.json | 78 +- tests/special-cases/notes2/origin-usj.json | 100 +- tests/special-cases/pi/origin-usj.json | 58 +- .../punct-at-break/origin-usj.json | 66 +- tests/special-cases/qa/origin-usj.json | 78 +- tests/special-cases/sp/origin-usj.json | 42 + .../57-TIT.partial.oldformat/origin-usj.json | 8783 - .../57-TIT.partial/origin-usj.json | 8775 - .../origin-usj.json | 717 - .../acts-1-20.aligned/origin-usj.json | 671 - .../origin-usj.json | 822 - .../acts_1_11.aligned/origin-usj.json | 764 - tests/usfmjsTests/acts_1_11/origin-usj.json | 54 +- .../origin-usj.json | 564 - .../acts_1_4.aligned/origin-usj.json | 534 - tests/usfmjsTests/acts_1_4/origin-usj.json | 52 +- .../acts_8-37-ugnt-footnote/origin-usj.json | 254 + tests/usfmjsTests/chunk/origin-usj.json | 64 +- .../chunk_footnote/origin-usj.json | 56 +- tests/usfmjsTests/esb/origin-usj.json | 77 - .../f10_gen12-2_empty_word/origin-usj.json | 369 +- .../greek.oldformat/origin-usj.json | 230 +- tests/usfmjsTests/greek/origin-usj.json | 230 +- .../greek_verse_objects/origin-usj.json | 56 - .../usfmjsTests/heb-12-27.grc/origin-usj.json | 340 +- .../origin-usj.json | 356 - .../heb1-1_multi_alignment/origin-usj.json | 338 - .../hebrew_words.oldformat/origin-usj.json | 407 +- .../usfmjsTests/hebrew_words/origin-usj.json | 419 +- tests/usfmjsTests/inline_God/origin-usj.json | 197 +- .../usfmjsTests/inline_words/origin-usj.json | 81 - .../isa_inline_quotes/origin-usj.json | 387 +- tests/usfmjsTests/jmp/origin-usj.json | 58 +- .../usfmjsTests/job_footnote/origin-usj.json | 196 +- tests/usfmjsTests/links/origin-usj.json | 76 +- .../mat-4-6.oldformat/origin-usj.json | 899 - .../origin-usj.json | 978 - .../mat-4-6.whitespace/origin-usj.json | 914 - tests/usfmjsTests/mat-4-6/origin-usj.json | 843 - .../misc_footnotes/origin-usj.json | 245 +- .../out_of_sequence_chapters/origin-usj.json | 278 +- .../usfmjsTests/pro_footnote/origin-usj.json | 239 +- tests/usfmjsTests/pro_quotes/origin-usj.json | 374 +- tests/usfmjsTests/psa_quotes/origin-usj.json | 369 +- tests/usfmjsTests/qt/origin-usj.json | 145 +- .../origin-usj.json | 505 - .../tit1-1_alignment/origin-usj.json | 475 - .../tit1-1_alignment_strongs/origin-usj.json | 475 - .../origin-usj.json | 403 - .../origin-usj.json | 403 - .../tit_1_12.alignment/origin-usj.json | 379 - .../tit_1_12.no.words/origin-usj.json | 112 +- .../tit_1_12.oldformat/origin-usj.json | 155 +- .../origin-usj.json | 155 +- tests/usfmjsTests/tit_1_12/origin-usj.json | 155 +- .../tit_1_12_footnote/origin-usj.json | 158 +- .../tit_1_12_new_line/origin-usj.json | 155 +- tests/usfmjsTests/ts/origin-usj.json | 56 - tests/usfmjsTests/ts_2/origin-usj.json | 105 +- tests/usfmjsTests/tstudio/origin-usj.json | 278 +- tests/usfmjsTests/tstudio/origin.xml | 6 +- .../tw_words.oldformat/origin-usj.json | 144 - tests/usfmjsTests/tw_words/origin-usj.json | 144 - .../tw_words_chunk/origin-usj.json | 136 - tests/usfmjsTests/valid/origin-usj.json | 66 +- tree-sitter-usfm3/grammar.js | 4 +- .../test/corpus/test10_milestones.txt | 10 +- .../test/corpus/test5_titles_n_paragraphs.txt | 15 +- .../test/corpus/test6_poetry.txt | 56 +- .../test/corpus/test7_lists_n_tables.txt | 10 +- .../corpus/test8_footnotes_n_crossrefs.txt | 5 +- 249 files changed, 438230 insertions(+), 787297 deletions(-) delete mode 100644 tests/advanced/table/origin-usj.json create mode 100644 tests/biblica/BlankLinesWithFigures/origin-usj.json create mode 100644 tests/biblica/PublishingVersesWithFormatting/origin-usj.json create mode 100644 tests/introductions/bad/test1/origin-usj.json create mode 100644 tests/mandatory/id/origin-usj.json create mode 100644 tests/paratextTests/CharStyleCrossesVerseNumber/origin-usj.json create mode 100644 tests/paratextTests/CharStyleNotClosed/origin-usj.json create mode 100644 tests/paratextTests/CustomAttributesAreValid/origin-usj.json create mode 100644 tests/paratextTests/EmptyFigure/origin-usj.json create mode 100644 tests/paratextTests/EmptyMarkers/origin-usj.json create mode 100644 tests/paratextTests/FigureNotClosed/origin-usj.json create mode 100644 tests/paratextTests/FootnoteConsistencyCheck/origin-usj.json create mode 100644 tests/paratextTests/FootnoteNotClosed/origin-usj.json create mode 100644 tests/paratextTests/IdMarkerInMiddleOfBook/origin-usj.json create mode 100644 tests/paratextTests/InvalidAttributeValuesReported/origin-usj.json create mode 100644 tests/paratextTests/InvalidAttributes/origin-usj.json create mode 100644 tests/paratextTests/InvalidFigureAttributesReported/origin-usj.json create mode 100644 tests/paratextTests/InvalidMarker/origin-usj.json create mode 100644 tests/paratextTests/InvalidMilestone_EndWithoutStart/origin-usj.json create mode 100644 tests/paratextTests/InvalidMilestone_IdsDontMatch/origin-usj.json create mode 100644 tests/paratextTests/InvalidMilestone_MissingEnd/origin-usj.json create mode 100644 tests/paratextTests/InvalidRubyMarkup/origin-usj.json create mode 100644 tests/paratextTests/InvalidUsfm20Usage/origin-usj.json create mode 100644 tests/paratextTests/LinkAttributesAreValid/origin-usj.json create mode 100644 tests/paratextTests/MarkersMissingSpace/origin-usj.json create mode 100644 tests/paratextTests/MissingIdAndChapterMarkers/origin-usj.json create mode 100644 tests/paratextTests/MissingIdMarker/origin-usj.json create mode 100644 tests/paratextTests/MissingRequiredAttributesReported/origin-usj.json create mode 100644 tests/paratextTests/NestingInCrossReferences/origin-usj.json create mode 100644 tests/paratextTests/NestingInFootnote/origin-usj.json create mode 100644 tests/paratextTests/NestingUnclosed/origin-usj.json create mode 100644 tests/paratextTests/NoErrorsEmptyBook/origin-usj.json create mode 100644 tests/paratextTests/NoErrorsPartiallyEmptyBook/origin-usj.json create mode 100644 tests/paratextTests/UnmatchedSidebarEnd/origin-usj.json create mode 100644 tests/paratextTests/UnmatchedSidebarStart/origin-usj.json create mode 100644 tests/paratextTests/ValidMilestones/origin-usj.json create mode 100644 tests/paratextTests/WordlistMarkerNestedShouldNotIncludeKeyword/origin-usj.json delete mode 100644 tests/samples-from-wild/alignment/origin-usj.json delete mode 100644 tests/samples-from-wild/doo43-1/origin-usj.json delete mode 100644 tests/samples-from-wild/doo43-2/origin-usj.json create mode 100644 tests/samples-from-wild/doo43-4/origin-usj.json create mode 100644 tests/samples-from-wild/t4t2/origin-usj.json delete mode 100644 tests/specExamples/chapter-verse/origin-usj.json delete mode 100644 tests/specExamples/character/origin-usj.json create mode 100644 tests/specExamples/cross-ref/origin-usj.json delete mode 100644 tests/specExamples/extended/bookIntroductions3/origin-usj.json delete mode 100644 tests/specExamples/extended/contentCatogories2/origin-usj.json delete mode 100644 tests/specExamples/extended/footnotes/origin-usj.json delete mode 100644 tests/specExamples/extended/sectionIntroductions/origin-usj.json create mode 100644 tests/specExamples/extended/sidebars/origin-usj.json delete mode 100644 tests/specExamples/identification/origin-usj.json delete mode 100644 tests/specExamples/introduction3/origin-usj.json delete mode 100644 tests/specExamples/poetry/origin-usj.json delete mode 100644 tests/specExamples/titles/origin-usj.json delete mode 100644 tests/special-cases/empty-attributes/origin-usj.json create mode 100644 tests/special-cases/empty-attributes2/origin-usj.json create mode 100644 tests/special-cases/empty-attributes3/origin-usj.json create mode 100644 tests/special-cases/empty-attributes4/origin-usj.json create mode 100644 tests/special-cases/empty-para/origin-usj.json create mode 100644 tests/special-cases/figure_with_quotes_in_desc/metadata.xml create mode 100644 tests/special-cases/figure_with_quotes_in_desc/origin-usj.json create mode 100644 tests/special-cases/figure_with_quotes_in_desc/origin.usfm create mode 100644 tests/special-cases/figure_with_quotes_in_desc/origin.xml create mode 100644 tests/special-cases/sp/origin-usj.json delete mode 100644 tests/usfmjsTests/57-TIT.partial.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/57-TIT.partial/origin-usj.json delete mode 100644 tests/usfmjsTests/acts-1-20.aligned.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/acts-1-20.aligned/origin-usj.json delete mode 100644 tests/usfmjsTests/acts_1_11.aligned.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/acts_1_11.aligned/origin-usj.json delete mode 100644 tests/usfmjsTests/acts_1_4.aligned.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/acts_1_4.aligned/origin-usj.json create mode 100644 tests/usfmjsTests/acts_8-37-ugnt-footnote/origin-usj.json delete mode 100644 tests/usfmjsTests/esb/origin-usj.json delete mode 100644 tests/usfmjsTests/greek_verse_objects/origin-usj.json delete mode 100644 tests/usfmjsTests/heb1-1_multi_alignment.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/heb1-1_multi_alignment/origin-usj.json delete mode 100644 tests/usfmjsTests/inline_words/origin-usj.json delete mode 100644 tests/usfmjsTests/mat-4-6.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/mat-4-6.whitespace.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/mat-4-6.whitespace/origin-usj.json delete mode 100644 tests/usfmjsTests/mat-4-6/origin-usj.json delete mode 100644 tests/usfmjsTests/tit1-1_alignment.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/tit1-1_alignment/origin-usj.json delete mode 100644 tests/usfmjsTests/tit1-1_alignment_strongs/origin-usj.json delete mode 100644 tests/usfmjsTests/tit_1_12.alignment.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/tit_1_12.alignment.zaln.not.start/origin-usj.json delete mode 100644 tests/usfmjsTests/tit_1_12.alignment/origin-usj.json delete mode 100644 tests/usfmjsTests/ts/origin-usj.json delete mode 100644 tests/usfmjsTests/tw_words.oldformat/origin-usj.json delete mode 100644 tests/usfmjsTests/tw_words/origin-usj.json delete mode 100644 tests/usfmjsTests/tw_words_chunk/origin-usj.json diff --git a/py-usfm-parser/src/usfm_grammar/usj_generator.py b/py-usfm-parser/src/usfm_grammar/usj_generator.py index 51dcc33b..ce17a495 100644 --- a/py-usfm-parser/src/usfm_grammar/usj_generator.py +++ b/py-usfm-parser/src/usfm_grammar/usj_generator.py @@ -140,7 +140,9 @@ def node_2_usj_para(self, node, parent_json_obj): para_tag_cap = self.usfm_language.query( "(paragraph (_) @para-marker)").captures(node)[0] para_marker = para_tag_cap[0].type - if not para_marker.endswith("Block"): + if para_marker == "b": + self.node_2_usj_special(para_tag_cap[0], parent_json_obj) + elif not para_marker.endswith("Block"): para_json_obj = {"type": f"para:{para_marker}", "content":[]} for child in para_tag_cap[0].children[1:]: self.node_2_usj(child, para_json_obj) @@ -288,6 +290,7 @@ def node_2_usj_generic(self, node, parent_json_obj): style += num children_range_start = 2 para_json_obj = {"type": f"para:{style}", "content":[]} + parent_json_obj['content'].append(para_json_obj) for child in node.children[children_range_start:]: if child.type in self.CHAR_STYLE_MARKERS+self.NESTED_CHAR_STYLE_MARKERS+\ ["text", "footnote", "crossref", "verseText", "v", "b", "milestone", "zNameSpace"]: @@ -295,7 +298,6 @@ def node_2_usj_generic(self, node, parent_json_obj): self.node_2_usj(child, para_json_obj) else: self.node_2_usj(child, parent_json_obj) - parent_json_obj['content'].append(para_json_obj) def node_2_usj(self, node, parent_json_obj): # pylint: disable= too-many-branches '''check each node and based on the type convert to corresponding xml element''' @@ -323,14 +325,15 @@ def node_2_usj(self, node, parent_json_obj): # pylint: disable= too-many-branche self.node_2_usj_attrib(node, parent_json_obj) elif node.type == 'text': text_val = self.usfm[node.start_byte:node.end_byte].decode('utf-8').strip() - parent_json_obj['content'].append(text_val) + if text_val != "": + parent_json_obj['content'].append(text_val) elif node.type in ["table", "tr"]+ self.TABLE_CELL_MARKERS: self.node_2_usj_table(node, parent_json_obj) elif node.type == "milestone": self.node_2_usj_milestone(node, parent_json_obj) elif node.type == "zNameSpace": self.node_2_usj_milestone(node, parent_json_obj) - elif node.type in ["esb", "cat", "fig", "b", "usfm"]: + elif node.type in ["esb", "cat", "fig", "usfm"]: self.node_2_usj_special(node, parent_json_obj) elif (node.type in self.PARA_STYLE_MARKERS or node.type.replace("\\","").strip() in self.PARA_STYLE_MARKERS): diff --git a/py-usfm-parser/tests/__init__.py b/py-usfm-parser/tests/__init__.py index ab068005..4f60de23 100644 --- a/py-usfm-parser/tests/__init__.py +++ b/py-usfm-parser/tests/__init__.py @@ -210,6 +210,9 @@ def find_all_markers(usfm_path, keep_id=False, keep_number=True): f"{TEST_DIR}/biblica/PublishingVersesWithFormatting/origin.usfm": "fail", # \c without number f"{TEST_DIR}/specExamples/extended/contentCatogories1/origin.usfm": "fail", # cat inside footnote + + f'{TEST_DIR}/special-cases/figure_with_quotes_in_desc/origin.usfm': "fail", # quote within quote + f'{TEST_DIR}/specExamples/poetry/origin.usfm': "fail", # \b not followed by a \p or \q ########### Need to be fixed ####################### f"{TEST_DIR}/paratextTests/NoErrorsShort/origin.usfm": "pass", # \c is mandatory! f"{TEST_DIR}/usfmjsTests/gn_headers/origin.usfm": "fail", # what is the valid position for mte and imt @@ -222,10 +225,36 @@ def find_all_markers(usfm_path, keep_id=False, keep_number=True): negative_tests.append(file_path) exclude_USX_files = [ - # f'{TEST_DIR}/specExamples/chapter-verse/origin.usx', + # f'{TEST_DIR}/specExamples/chapter-verse/origin.xml', # # ca is added as attribute to cl not chapter node - # f'{TEST_DIR}/specExamples/milestone/origin.usx', + # f'{TEST_DIR}/specExamples/milestone/origin.xml', # # Znamespace not represented properly. Even no docs of it on https://ubsicap.github.io/usx # f'{TEST_DIR}/advanced/table/origin.xml', # # There is no verse end node at end(in last row of the table) + f'{TEST_DIR}/specExamples/extended/contentCatogories2/origin.xml', + # \ef not treated as inline content of paragraph + f'{TEST_DIR}/specExamples/extended/sectionIntroductions/origin.xml', + # verse number="+"!!! + f'{TEST_DIR}/specExamples/character/origin.xml', + # lit element treated as a body paragraph enclosing a verse! + f'{TEST_DIR}/usfmjsTests/esb/origin.xml', + # last verse text given outside of paragraph. + f'{TEST_DIR}/special-cases/nbsp/origin.xml', + # ~ not being replaced by nbsp in usfm-grammar + f'{TEST_DIR}/special-cases/empty-attributes/origin.xml', + # attributes treated as text content of marker ] + +invalid_usxs = [] +for file_path in all_usfm_files: + usx_path = file_path.replace("origin.usfm", "origin.xml") + try: + with open(usx_path, 'r', encoding='utf-8') as usx_file: + usx_text = usx_file.read() + if 'status="invalid"' in usx_text: + invalid_usxs.append(usx_path) + except FileNotFoundError as exe: + print(exe) + invalid_usxs.append(usx_path) + +exclude_USX_files += invalid_usxs diff --git a/py-usfm-parser/tests/test_json_conversion.py b/py-usfm-parser/tests/test_json_conversion.py index 63d060ea..ed5f096c 100644 --- a/py-usfm-parser/tests/test_json_conversion.py +++ b/py-usfm-parser/tests/test_json_conversion.py @@ -4,7 +4,7 @@ from jsonschema import validate from tests import all_usfm_files, initialise_parser, doubtful_usfms, negative_tests,\ - find_all_markers, Filter + find_all_markers, Filter, exclude_USX_files all_valid_markers = [] for member in Filter: @@ -116,3 +116,54 @@ def test_output_is_valid_usj(file_path): assert not test_parser.errors, test_parser.errors usj_dict = test_parser.to_usj() validate(instance=usj_dict, schema=USJ_SCHEMA) + +def remove_newlines_in_text(usj_dict): + '''The test samples in testsuite do not preserve new lines in. But we do in usfm-grammar. + So removing them just for comparison''' + if "content" in usj_dict: + for i,item in enumerate(usj_dict["content"]): + if isinstance(item, str): + usj_dict['content'][i] = item.replace("\n", " ") + usj_dict['content'][i] = usj_dict['content'][i].replace(" ", " ") + usj_dict['content'][i] = usj_dict['content'][i].replace(" ", " ") + continue + if "sid" in item and "PSA 09" in item['sid']: # for /usfmjsTests/tstudio/origin.usfm + item['sid'] = item['sid'].replace("PSA 091:01", "PSA 91:1") + item['sid'] = item['sid'].replace("PSA 091:02", "PSA 91:2") + item['sid'] = item['sid'].replace("PSA 09", "PSA 9") + remove_newlines_in_text(item) + +def strip_default_attrib_value(usj_dict): + '''The USX samples in test suite have space in lemma values when given as default attribute''' + if "content" in usj_dict: + for item in usj_dict["content"]: + if isinstance(item, dict): + if item['type'] == "char:w": + if "lemma" in item: + item['lemma'] = item['lemma'].strip() + strip_default_attrib_value(item) + + +@pytest.mark.parametrize('file_path', test_files) +@pytest.mark.timeout(30) +def test_compare_usj_with_testsuite_samples(file_path): + '''Compare the generated USX with the origin.xml in test suite''' + test_parser = initialise_parser(file_path) + assert not test_parser.errors, test_parser.errors + usx_file_path = file_path.replace("origin.usfm", "origin.xml") + if usx_file_path not in exclude_USX_files: + usj_dict = test_parser.to_usj() + remove_newlines_in_text(usj_dict) + try: + usj_file_path = file_path.replace("origin.usfm", "origin-usj.json") + with open(usj_file_path, 'r', encoding='utf-8') as usj_file: + origin_usj = json.load(usj_file) + assert usj_dict == origin_usj, f"generated USJ:\n{usj_dict}\n"+\ + f"USJ in testsuite:\n{origin_usj}\n syntax tree: {test_parser.to_syntax_tree()}" + except FileNotFoundError: + pass + except AssertionError: + strip_default_attrib_value(origin_usj) + assert usj_dict == origin_usj, f"generated USJ:\n{usj_dict}\n"+\ + f"USJ in testsuite:\n{origin_usj}\n syntax tree: {test_parser.to_syntax_tree()}" + # assert usj_dict == origin_usj diff --git a/tests/advanced/custom-attributes/origin-usj.json b/tests/advanced/custom-attributes/origin-usj.json index 0c066aff..01aa9cd6 100644 --- a/tests/advanced/custom-attributes/origin-usj.json +++ b/tests/advanced/custom-attributes/origin-usj.json @@ -1,78 +1,75 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse", - { - "type": "char:w", - "content": [ - "gracious" - ], - "x-myattr": "metadata" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - "“Someone is shouting in the desert," - ] - }, - { - "type": "para:q2", - "content": [ - "‘Prepare a road for the Lord;" - ] - }, - { - "type": "para:q2", - "content": [ - "make a straight path for him to travel!’ ”" - ] - }, + "type": "char:w", + "x-myattr": "metadata", + "content": [ + "gracious" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "“Someone is shouting in the desert," + ] + }, + { + "type": "para:q2", + "content": [ + "‘Prepare a road for the Lord;" + ] + }, + { + "type": "para:q2", + "content": [ + "make a straight path for him to travel!’ ”" + ] + }, + { + "type": "para:s", + "content": [ { - "type": "para:s", - "content": [ - { - "type": "char:jmp", - "content": [ - "" - ], - "link-id": "article-john_the_baptist" - }, - "John the Baptist" - ] + "type": "char:jmp", + "link-id": "article-john_the_baptist", + "content": [] }, - { - "type": "para:p", - "content": [ - "John is sometimes called..." - ] - } - ] + "John the Baptist" + ] + }, + { + "type": "para:p", + "content": [ + "John is sometimes called..." + ] + } + ] } \ No newline at end of file diff --git a/tests/advanced/default-attributes/origin-usj.json b/tests/advanced/default-attributes/origin-usj.json index 8f03f796..cb42c9a2 100644 --- a/tests/advanced/default-attributes/origin-usj.json +++ b/tests/advanced/default-attributes/origin-usj.json @@ -1,40 +1,40 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse", - { - "type": "char:w", - "content": [ - "gracious" - ], - "lemma": "grace" - } - ] + "type": "char:w", + "lemma": "grace", + "content": [ + "gracious" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/advanced/header/origin-usj.json b/tests/advanced/header/origin-usj.json index c56037cd..3a4f0c98 100644 --- a/tests/advanced/header/origin-usj.json +++ b/tests/advanced/header/origin-usj.json @@ -1,138 +1,137 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MRKGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MRK" - }, - { - "type": "para:h", - "content": [ - "John" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Gospel according to John" - ] - }, - { - "type": "para:toc2", - "content": [ - "John" - ] - }, - { - "type": "para:mt2", - "content": [ - "The Gospel" - ] - }, - { - "type": "para:mt3", - "content": [ - "according to" - ] - }, - { - "type": "para:mt1", - "content": [ - "JOHN" - ] - }, - { - "type": "para:ip", - "content": [ - "The two endings to the Gospel, which are enclosed in brackets, are regarded as written by someone other than the author of", - { - "type": "char:bk", - "content": [ - "Mark" - ] - }, - "" - ] - }, - { - "type": "para:iot", - "content": [ - "Outline of Contents" - ] - }, - { - "type": "para:io1", - "content": [ - "The beginning of the gospel", - { - "type": "char:ior", - "content": [ - "(1.1-13)" - ] - } - ] - }, - { - "type": "para:io1", - "content": [ - "Jesus' public ministry in Galilee", - { - "type": "char:ior", - "content": [ - "(1.14–9.50)" - ] - } - ] - }, - { - "type": "para:io1", - "content": [ - "From Galilee to Jerusalem", - { - "type": "char:ior", - "content": [ - "(10.1-52)" - ] - } - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MRK 1" - }, - { - "type": "para:mr", - "content": [ - "(Psalms 1–41)" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MRK", + "content": [ + "41MRKGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "para:h", + "content": [ + "John" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Gospel according to John" + ] + }, + { + "type": "para:toc2", + "content": [ + "John" + ] + }, + { + "type": "para:mt2", + "content": [ + "The Gospel" + ] + }, + { + "type": "para:mt3", + "content": [ + "according to" + ] + }, + { + "type": "para:mt1", + "content": [ + "JOHN" + ] + }, + { + "type": "para:ip", + "content": [ + "The two endings to the Gospel, which are enclosed in brackets, are regarded as written by someone other than the author of", + { + "type": "char:bk", + "content": [ + "Mark" + ] + } + ] + }, + { + "type": "para:iot", + "content": [ + "Outline of Contents" + ] + }, + { + "type": "para:io1", + "content": [ + "The beginning of the gospel", + { + "type": "char:ior", + "content": [ + "(1.1-13)" + ] + } + ] + }, + { + "type": "para:io1", + "content": [ + "Jesus' public ministry in Galilee", + { + "type": "char:ior", + "content": [ + "(1.14–9.50)" + ] + } + ] + }, + { + "type": "para:io1", + "content": [ + "From Galilee to Jerusalem", + { + "type": "char:ior", + "content": [ + "(10.1-52)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MRK 1" + }, + { + "type": "para:ms", + "content": [ + "BOOK ONE" + ] + }, + { + "type": "para:mr", + "content": [ + "(Psalms 1–41)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MRK 1:1" }, + "the first verse", { - "type": "para:ms", - "content": [ - "BOOK ONE" - ] + "type": "verse:v", + "number": "2", + "sid": "MRK 1:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MRK 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "MRK 1:2" - }, - "the second verse" - ] - } - ] + "the second verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/advanced/list/origin-usj.json b/tests/advanced/list/origin-usj.json index 68d64059..95a7580f 100644 --- a/tests/advanced/list/origin-usj.json +++ b/tests/advanced/list/origin-usj.json @@ -1,96 +1,96 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" }, + "the third verse", { - "type": "chapter:c", - "number": "2", - "sid": "GEN 2" + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" }, + "the fourth verse" + ] + }, + { + "type": "para:s1", + "content": [ + "Administration of the Tribes of Israel" + ] + }, + { + "type": "para:lh", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 2:1" - }, - "the third verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 2:2" - }, - "the fourth verse" - ] + "type": "verse:v", + "number": "16-22", + "sid": "GEN 2:16-22" }, - { - "type": "para:s1", - "content": [ - "Administration of the Tribes of Israel" - ] - }, - { - "type": "para:lh", - "content": [ - { - "type": "verse:v", - "number": "16-22", - "sid": "GEN 2:16-22" - }, - "This is the list of the administrators of the tribes of Israel:" - ] - }, - { - "type": "para:li1", - "content": [ - "Reuben - Eliezer son of Zichri" - ] - }, - { - "type": "para:li1", - "content": [ - "Simeon - Shephatiah son of Maacah" - ] - }, - { - "type": "para:li1", - "content": [ - "Levi - Hashabiah son of Kemuel" - ] - }, - { - "type": "para:lf", - "content": [ - "This was the list of the administrators of the tribes of Israel." - ] - } - ] + "This is the list of the administrators of the tribes of Israel:" + ] + }, + { + "type": "para:li1", + "content": [ + "Reuben - Eliezer son of Zichri" + ] + }, + { + "type": "para:li1", + "content": [ + "Simeon - Shephatiah son of Maacah" + ] + }, + { + "type": "para:li1", + "content": [ + "Levi - Hashabiah son of Kemuel" + ] + }, + { + "type": "para:lf", + "content": [ + "This was the list of the administrators of the tribes of Israel." + ] + } + ] } \ No newline at end of file diff --git a/tests/advanced/milestones/origin-usj.json b/tests/advanced/milestones/origin-usj.json index e76952a7..a710e9ce 100644 --- a/tests/advanced/milestones/origin-usj.json +++ b/tests/advanced/milestones/origin-usj.json @@ -1,48 +1,48 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - { - "type": "ms:qt-s", - "sid": "qt_123", - "who": "Pilate" - }, - "“Are you the king of the Jews?”", - { - "type": "ms:qt-e", - "eid": "qt_123" - } - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + }, + { + "type": "ms:qt-s", + "sid": "qt_123", + "who": "Pilate" + }, + "“Are you the king of the Jews?”", + { + "type": "ms:qt-e", + "eid": "qt_123" } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/advanced/nesting/origin-usj.json b/tests/advanced/nesting/origin-usj.json index 0955a327..da5c17af 100644 --- a/tests/advanced/nesting/origin-usj.json +++ b/tests/advanced/nesting/origin-usj.json @@ -1,53 +1,53 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 1:14" - }, - "That is why", - { - "type": "char:bk", - "content": [ - "The Book of the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - "'s Battles" - ] - }, - "speaks of “...the town of Waheb in the area of Suphah" - ] - } - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 1:14" + }, + "That is why", + { + "type": "char:bk", + "content": [ + "The Book of the", + { + "type": "char:nd", + "content": [ + "Lord" + ] + }, + "'s Battles" + ] + }, + "speaks of “...the town of Waheb in the area of Suphah" + ] + } + ] } \ No newline at end of file diff --git a/tests/advanced/table/origin-usj.json b/tests/advanced/table/origin-usj.json deleted file mode 100644 index 5d655d74..00000000 --- a/tests/advanced/table/origin-usj.json +++ /dev/null @@ -1,153 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12-83", - "sid": "GEN 1:12-83" - }, - "They presented their offerings in the following order:" - ] - }, - { - "type": "table", - "content": [ - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:th1", - "content": [ - "Day" - ], - "align": "start" - }, - { - "type": "table:cell:th2", - "content": [ - "Tribe" - ], - "align": "start" - }, - { - "type": "table:cell:th3", - "content": [ - "Leader" - ], - "align": "start" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "1st" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Judah" - ], - "align": "start" - }, - { - "type": "table:cell:tc3", - "content": [ - "Nahshon son of Amminadab" - ], - "align": "start" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "2nd" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Issachar" - ], - "align": "start" - }, - { - "type": "table:cell:tc3", - "content": [ - "Nethanel son of Zuar" - ], - "align": "start" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "3rd" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Zebulun" - ], - "align": "start" - }, - { - "type": "table:cell:tc3", - "content": [ - "Eliab son of Helon" - ], - "align": "start" - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/tests/basic/attributes/origin-usj.json b/tests/basic/attributes/origin-usj.json index 8f03f796..cb42c9a2 100644 --- a/tests/basic/attributes/origin-usj.json +++ b/tests/basic/attributes/origin-usj.json @@ -1,40 +1,40 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse", - { - "type": "char:w", - "content": [ - "gracious" - ], - "lemma": "grace" - } - ] + "type": "char:w", + "lemma": "grace", + "content": [ + "gracious" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/character/origin-usj.json b/tests/basic/character/origin-usj.json index f49a5033..08afbf25 100644 --- a/tests/basic/character/origin-usj.json +++ b/tests/basic/character/origin-usj.json @@ -1,46 +1,46 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 1:15" - }, - "Tell the Israelites that I, the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - ", the God of their ancestors, the God of Abraham, Isaac, and Jacob," - ] - } - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 1:15" + }, + "Tell the Israelites that I, the", + { + "type": "char:nd", + "content": [ + "Lord" + ] + }, + ", the God of their ancestors, the God of Abraham, Isaac, and Jacob," + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/cross-refs/origin-usj.json b/tests/basic/cross-refs/origin-usj.json index 5d8040ec..583aeb29 100644 --- a/tests/basic/cross-refs/origin-usj.json +++ b/tests/basic/cross-refs/origin-usj.json @@ -1,57 +1,57 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "MAT" + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" + "type": "verse:v", + "number": "2", + "sid": "MAT 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "the second verse", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "2.23:" - ] - }, - { - "type": "char:xt", - "content": [ - "Mrk 1.24; Luk 2.39; Jhn 1.45." - ] - } - ], - "caller": "-" - }, - "and made his home in a town named Nazareth." - ] - } - ] + "type": "verse:v", + "number": "3", + "sid": "MAT 1:3" + }, + { + "type": "note:x", + "caller": "-", + "content": [ + { + "type": "char:xo", + "content": [ + "2.23:" + ] + }, + { + "type": "char:xt", + "content": [ + "Mrk 1.24; Luk 2.39; Jhn 1.45." + ] + } + ] + }, + "and made his home in a town named Nazareth." + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/footnote/origin-usj.json b/tests/basic/footnote/origin-usj.json index 1243b647..b1ba4027 100644 --- a/tests/basic/footnote/origin-usj.json +++ b/tests/basic/footnote/origin-usj.json @@ -1,71 +1,69 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "MAT" + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" + "type": "verse:v", + "number": "2", + "sid": "MAT 1:2" }, + "the second verse", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "the second verse", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "This is the Good News about Jesus Christ, the Son of God.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1:" - ] - }, - { - "type": "char:ft", - "content": [ - "Some manuscripts do not have" - ] - }, - { - "type": "char:fq", - "content": [ - "the Son of God." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 1:4" - }, - "yet another verse." - ] - } - ] + "type": "verse:v", + "number": "3", + "sid": "MAT 1:3" + }, + "This is the Good News about Jesus Christ, the Son of God.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1:" + ] + }, + { + "type": "char:ft", + "content": [ + "Some manuscripts do not have" + ] + }, + { + "type": "char:fq", + "content": [ + "the Son of God." + ] + } + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "MAT 1:4" + }, + "yet another verse." + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/header/origin-usj.json b/tests/basic/header/origin-usj.json index c079b13a..d4ffd455 100644 --- a/tests/basic/header/origin-usj.json +++ b/tests/basic/header/origin-usj.json @@ -1,83 +1,83 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MRK", + "content": [ + "The Gospel of Mark" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:usfm", + "content": [ + "3.0" + ] + }, + { + "type": "para:h", + "content": [ + "Mark" + ] + }, + { + "type": "para:mt2", + "content": [ + "The Gospel according to" + ] + }, + { + "type": "para:mt1", + "content": [ + "MARK" + ] + }, + { + "type": "para:is", + "content": [ + "Introduction" + ] + }, + { + "type": "para:ip", + "content": [ { - "type": "book:id", - "content": [ - "The Gospel of Mark" - ], - "code": "MRK" + "type": "char:bk", + "content": [ + "The Gospel according to Mark" + ] }, + "begins with the statement..." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MRK 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "verse:v", + "number": "1", + "sid": "MRK 1:1" }, + "the first verse", { - "type": "para:usfm", - "content": [ - "3.0" - ] + "type": "verse:v", + "number": "2", + "sid": "MRK 1:2" }, - { - "type": "para:h", - "content": [ - "Mark" - ] - }, - { - "type": "para:mt2", - "content": [ - "The Gospel according to" - ] - }, - { - "type": "para:mt1", - "content": [ - "MARK" - ] - }, - { - "type": "para:is", - "content": [ - "Introduction" - ] - }, - { - "type": "para:ip", - "content": [ - { - "type": "char:bk", - "content": [ - "The Gospel according to Mark" - ] - }, - "begins with the statement..." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MRK 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MRK 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "MRK 1:2" - }, - "the second verse" - ] - } - ] + "the second verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/minimal/origin-usj.json b/tests/basic/minimal/origin-usj.json index a4c2b786..e1a48fb0 100644 --- a/tests/basic/minimal/origin-usj.json +++ b/tests/basic/minimal/origin-usj.json @@ -1,33 +1,33 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse one", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse one", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "verse two" - ] - } - ] + "verse two" + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/multiple-chapters/origin-usj.json b/tests/basic/multiple-chapters/origin-usj.json index 5733922d..37b4309c 100644 --- a/tests/basic/multiple-chapters/origin-usj.json +++ b/tests/basic/multiple-chapters/origin-usj.json @@ -1,55 +1,55 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" }, + "the third verse", { - "type": "chapter:c", - "number": "2", - "sid": "GEN 2" + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 2:1" - }, - "the third verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 2:2" - }, - "the fourth verse" - ] - } - ] + "the fourth verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/multiple-paragraphs/origin-usj.json b/tests/basic/multiple-paragraphs/origin-usj.json index 3a6fccda..54531965 100644 --- a/tests/basic/multiple-paragraphs/origin-usj.json +++ b/tests/basic/multiple-paragraphs/origin-usj.json @@ -1,91 +1,91 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "JHN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "JHN 1" + }, + { + "type": "para:s1", + "content": [ + "The Preaching of John the Baptist" + ] + }, + { + "type": "para:r", + "content": [ + "(Matthew 3.1-12; Luke 3.1-18; John 1.19-28)" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "JHN" + "type": "verse:v", + "number": "1", + "sid": "JHN 1:1" }, + "This is the Good News about Jesus Christ, the Son of God.", { - "type": "chapter:c", - "number": "1", - "sid": "JHN 1" + "type": "verse:v", + "number": "2", + "sid": "JHN 1:2" }, + "It began as the prophet Isaiah had written:" + ] + }, + { + "type": "para:q1", + "content": [ + "“God said, ‘I will send my messenger ahead of you" + ] + }, + { + "type": "para:q2", + "content": [ + "to open the way for you.’" + ] + }, + { + "type": "para:q1", + "content": [ { - "type": "para:r", - "content": [ - "(Matthew 3.1-12; Luke 3.1-18; John 1.19-28)" - ] + "type": "verse:v", + "number": "3", + "sid": "JHN 1:3" }, + "Someone is shouting in the desert," + ] + }, + { + "type": "para:q2", + "content": [ + "‘Get the road ready for the Lord;" + ] + }, + { + "type": "para:q2", + "content": [ + "make a straight path for him to travel!’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s1", - "content": [ - "The Preaching of John the Baptist" - ] + "type": "verse:v", + "number": "4", + "sid": "JHN 1:4" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JHN 1:1" - }, - "This is the Good News about Jesus Christ, the Son of God.", - { - "type": "verse:v", - "number": "2", - "sid": "JHN 1:2" - }, - "It began as the prophet Isaiah had written:" - ] - }, - { - "type": "para:q1", - "content": [ - "“God said, ‘I will send my messenger ahead of you" - ] - }, - { - "type": "para:q2", - "content": [ - "to open the way for you.’" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JHN 1:3" - }, - "Someone is shouting in the desert," - ] - }, - { - "type": "para:q2", - "content": [ - "‘Get the road ready for the Lord;" - ] - }, - { - "type": "para:q2", - "content": [ - "make a straight path for him to travel!’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JHN 1:4" - }, - "So John appeared in the desert, baptizing and preaching. “Turn away from your sins and be baptized,” he told the people, “and God will forgive your sins.”" - ] - } - ] + "So John appeared in the desert, baptizing and preaching. “Turn away from your sins and be baptized,” he told the people, “and God will forgive your sins.”" + ] + } + ] } \ No newline at end of file diff --git a/tests/basic/section/origin-usj.json b/tests/basic/section/origin-usj.json index 66f239c8..23e4a93a 100644 --- a/tests/basic/section/origin-usj.json +++ b/tests/basic/section/origin-usj.json @@ -1,56 +1,56 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "the first verse", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "the second verse" + ] + }, + { + "type": "para:s", + "content": [ + "A new section" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "the first verse", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "the second verse" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" }, + "the third verse", { - "type": "para:s", - "content": [ - "A new section" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "the third verse", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - "the fourth verse" - ] - } - ] + "the fourth verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/biblica/BlankLinesWithFigures/origin-usj.json b/tests/biblica/BlankLinesWithFigures/origin-usj.json new file mode 100644 index 00000000..6f2440cf --- /dev/null +++ b/tests/biblica/BlankLinesWithFigures/origin-usj.json @@ -0,0 +1,34 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "EXO", + "content": [ + "- Central Asian Russian Scriptures (CARS)" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "EXO 25" + }, + { + "type": "optbreak:b", + "content": [ + { + "type": "figure:fig", + "alt": "Священный шатёр", + "file": "Exo25.jpg", + "size": "span", + "loc": "EXO 25-30", + "ref": "Исх. 25–30", + "content": [ + "Священный шатёр" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/biblica/PublishingVersesWithFormatting/origin-usj.json b/tests/biblica/PublishingVersesWithFormatting/origin-usj.json new file mode 100644 index 00000000..c4684684 --- /dev/null +++ b/tests/biblica/PublishingVersesWithFormatting/origin-usj.json @@ -0,0 +1,99 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "XXA", + "content": [ + "- New International Version® NIV® 2011, updated 2016" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright © 1973, 1978, 1984, 2011 by Biblica, Inc." + ] + }, + { + "type": "para:mt1", + "content": [ + "Alternate Texts" + ] + }, + { + "type": "para:rem", + "content": [ + "[a] footnote ommitted" + ] + }, + { + "type": "para:h1", + "content": [ + "Matthew" + ] + }, + { + "type": "para:s1", + "content": [ + "Matthew 17:21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "XXA 1:20" + }, + "He replied,", + { + "type": "char:wj", + "content": [ + "“Because you have so little faith. Truly I tell you, if you have faith as small as a mustard seed, you can say to this mountain, ‘Move from here to there,’ and it will move. Nothing will be impossible for you." + ] + }, + { + "type": "verse:v", + "number": "21", + "sid": "XXA 1:21" + }, + { + "type": "char:vp", + "content": [ + { + "type": "char:it", + "content": [ + { + "type": "char:wj", + "content": [ + "21" + ] + } + ] + } + ] + }, + { + "type": "char:it", + "content": [ + { + "type": "char:wj", + "content": [ + "But this kind does not go out except by prayer and fasting." + ] + } + ] + }, + "[a]", + { + "type": "char:wj", + "content": [ + "”" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/biblica/PublishingVersesWithFormatting/origin.usfm b/tests/biblica/PublishingVersesWithFormatting/origin.usfm index 6f96baf6..9f03a0a0 100644 --- a/tests/biblica/PublishingVersesWithFormatting/origin.usfm +++ b/tests/biblica/PublishingVersesWithFormatting/origin.usfm @@ -1,9 +1,9 @@ \id XXA - New International Version® NIV® 2011, updated 2016 \rem Copyright © 1973, 1978, 1984, 2011 by Biblica, Inc. +\h1 Matthew \mt1 Alternate Texts \rem [a] footnote ommitted -\h1 Matthew -\c +\c 1 \s1 Matthew 17:21 \p \v 20 He replied, \wj “Because you have so little faith. Truly I tell you, if you have faith as small as a mustard seed, you can say to this mountain, ‘Move from here to there,’ and it will move. Nothing will be impossible for you.\wj* diff --git a/tests/introductions/bad/test1/origin-usj.json b/tests/introductions/bad/test1/origin-usj.json new file mode 100644 index 00000000..f21a70ee --- /dev/null +++ b/tests/introductions/bad/test1/origin-usj.json @@ -0,0 +1,47 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GAL", + "content": [ + "- Testing data" + ] + }, + { + "type": "para:h", + "content": [ + "Galatians" + ] + }, + { + "type": "para:mt", + "content": [ + "Galatians" + ] + }, + { + "type": "para:p", + "content": [ + "An erroneous paragraph before the first chapter" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GAL 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GAL 1:1" + }, + "This data should be here" + ] + } + ] +} \ No newline at end of file diff --git a/tests/mandatory/emptyV/origin-usj.json b/tests/mandatory/emptyV/origin-usj.json index 299ca5ad..83554eb3 100644 --- a/tests/mandatory/emptyV/origin-usj.json +++ b/tests/mandatory/emptyV/origin-usj.json @@ -1,28 +1,28 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PHM", + "content": [ + "Longer Heading" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PHM 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Longer Heading" - ], - "code": "PHM" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "PHM 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PHM 1:1" - } - ] + "type": "verse:v", + "number": "1", + "sid": "PHM 1:1" } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/mandatory/id/origin-usj.json b/tests/mandatory/id/origin-usj.json new file mode 100644 index 00000000..389af991 --- /dev/null +++ b/tests/mandatory/id/origin-usj.json @@ -0,0 +1,39 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "chapter:c", + "number": "1", + "sid": " 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "" + }, + "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", + { + "type": "verse:v", + "number": "2", + "sid": "" + }, + "നമ്മുടെ പിതാവായ ..." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "" + }, + "കർത്താവായ യേശുവിനോടും ..." + ] + } + ] +} \ No newline at end of file diff --git a/tests/mandatory/minimum/origin-usj.json b/tests/mandatory/minimum/origin-usj.json index 71998d01..1ce372ff 100644 --- a/tests/mandatory/minimum/origin-usj.json +++ b/tests/mandatory/minimum/origin-usj.json @@ -1,46 +1,46 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PHM", + "content": [ + "Longer Heading" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PHM 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Longer Heading" - ], - "code": "PHM" + "type": "verse:v", + "number": "1", + "sid": "PHM 1:1" }, + "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", { - "type": "chapter:c", - "number": "1", - "sid": "PHM 1" + "type": "verse:v", + "number": "2", + "sid": "PHM 1:2" }, + "നമ്മുടെ പിതാവായ ..." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PHM 1:1" - }, - "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", - { - "type": "verse:v", - "number": "2", - "sid": "PHM 1:2" - }, - "നമ്മുടെ പിതാവായ ..." - ] + "type": "verse:v", + "number": "3", + "sid": "PHM 1:3" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PHM 1:3" - }, - "കർത്താവായ യേശുവിനോടും ..." - ] - } - ] + "കർത്താവായ യേശുവിനോടും ..." + ] + } + ] } \ No newline at end of file diff --git a/tests/mandatory/v/origin-usj.json b/tests/mandatory/v/origin-usj.json index 66ae8116..a44709e6 100644 --- a/tests/mandatory/v/origin-usj.json +++ b/tests/mandatory/v/origin-usj.json @@ -1,22 +1,22 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Longer Heading" - ], - "code": "PHM" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "PHM 1" - }, - { - "type": "para:p", - "content": [] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PHM", + "content": [ + "Longer Heading" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PHM 1" + }, + { + "type": "para:p", + "content": [] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/CharStyleClosedAndReopened/origin-usj.json b/tests/paratextTests/CharStyleClosedAndReopened/origin-usj.json index 66ce70bf..3e0355f5 100644 --- a/tests/paratextTests/CharStyleClosedAndReopened/origin-usj.json +++ b/tests/paratextTests/CharStyleClosedAndReopened/origin-usj.json @@ -1,78 +1,74 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "char:em", + "content": [ + "word" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - { - "type": "char:em", - "content": [ - "word" - ] - }, - "", - { - "type": "char:em", - "content": [ - "wordtwo" - ] - }, - "word3", - { - "type": "char:em", - "content": [ - "word4" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - { - "type": "char:em", - "content": [ - "word5" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - { - "type": "char:w", - "content": [ - "glossaryone" - ] - }, - "", - { - "type": "char:w", - "content": [ - "glossarytwo" - ] - }, - "r" - ] - } - ] + "type": "char:em", + "content": [ + "wordtwo" + ] + }, + "word3", + { + "type": "char:em", + "content": [ + "word4" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + { + "type": "char:em", + "content": [ + "word5" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + }, + { + "type": "char:w", + "content": [ + "glossaryone" + ] + }, + { + "type": "char:w", + "content": [ + "glossarytwo" + ] + }, + "r" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/CharStyleCrossesFootnote/origin-usj.json b/tests/paratextTests/CharStyleCrossesFootnote/origin-usj.json index dfa97bc1..d4e00b0a 100644 --- a/tests/paratextTests/CharStyleCrossesFootnote/origin-usj.json +++ b/tests/paratextTests/CharStyleCrossesFootnote/origin-usj.json @@ -1,58 +1,52 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, + "type": "char:em", + "content": [ + "word", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:em", - "content": [ - "word" - ] + "type": "char:fr", + "content": [ + "1.1" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1" - ] - }, - { - "type": "char:ft", - "content": [ - "stuff" - ] - } - ], - "caller": "+" - }, - "more text", - { - "type": "char:em", - "content": [ - "*r" - ] + "type": "char:ft", + "content": [ + "stuff" + ] } - ] - } - ] + ] + }, + "more text" + ] + }, + "r" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/CharStyleCrossesVerseNumber/origin-usj.json b/tests/paratextTests/CharStyleCrossesVerseNumber/origin-usj.json new file mode 100644 index 00000000..44582ab2 --- /dev/null +++ b/tests/paratextTests/CharStyleCrossesVerseNumber/origin-usj.json @@ -0,0 +1,49 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi", + { + "type": "char:nd", + "content": [ + "Bob.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "Smith" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/CharStyleNotClosed/origin-usj.json b/tests/paratextTests/CharStyleNotClosed/origin-usj.json new file mode 100644 index 00000000..0910f954 --- /dev/null +++ b/tests/paratextTests/CharStyleNotClosed/origin-usj.json @@ -0,0 +1,70 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi", + { + "type": "char:nd", + "content": [ + "Bob." + ] + } + ] + }, + { + "type": "para:p", + "content": [ + "And", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "stuff" + ] + } + ] + } + ] + }, + { + "type": "optbreak:b" + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/CrossReferencesInsideCharacterMarker/origin-usj.json b/tests/paratextTests/CrossReferencesInsideCharacterMarker/origin-usj.json index 719d1099..2a2421f7 100644 --- a/tests/paratextTests/CrossReferencesInsideCharacterMarker/origin-usj.json +++ b/tests/paratextTests/CrossReferencesInsideCharacterMarker/origin-usj.json @@ -1,57 +1,51 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "something", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "something", - { - "type": "char:wj", - "content": [ - "testing" - ] - }, + "type": "char:wj", + "content": [ + "testing", + { + "type": "note:x", + "caller": "+", + "content": [ { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "1.1" - ] - }, - { - "type": "char:xq", - "content": [ - "stuff" - ] - } - ], - "caller": "+" + "type": "char:xo", + "content": [ + "1.1" + ] }, { - "type": "char:wj", - "content": [ - "*" - ] + "type": "char:xq", + "content": [ + "stuff" + ] } - ] + ] + } + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/CustomAttributesAreValid/origin-usj.json b/tests/paratextTests/CustomAttributesAreValid/origin-usj.json new file mode 100644 index 00000000..7313368c --- /dev/null +++ b/tests/paratextTests/CustomAttributesAreValid/origin-usj.json @@ -0,0 +1,41 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:em", + "xweight": "heavy", + "content": [ + "text" + ] + }, + "\"" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/EmptyFigure/origin-usj.json b/tests/paratextTests/EmptyFigure/origin-usj.json new file mode 100644 index 00000000..8181fee4 --- /dev/null +++ b/tests/paratextTests/EmptyFigure/origin-usj.json @@ -0,0 +1,64 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi there." + ] + }, + { + "type": "para:p", + "content": [ + "And", + { + "type": "char:fig", + "content": [ + "| src=\"figure.png\"" + ] + }, + "and some more text" + ] + }, + { + "type": "para:p", + "content": [ + "And", + { + "type": "char:fig", + "content": [] + }, + "and some more text" + ] + }, + { + "type": "optbreak:b" + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/EmptyMarkers/origin-usj.json b/tests/paratextTests/EmptyMarkers/origin-usj.json new file mode 100644 index 00000000..de47c15e --- /dev/null +++ b/tests/paratextTests/EmptyMarkers/origin-usj.json @@ -0,0 +1,50 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi." + ] + }, + { + "type": "para:p", + "content": [] + }, + { + "type": "para:p", + "content": [ + "george", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/FigureAttributesAreValid/origin-usj.json b/tests/paratextTests/FigureAttributesAreValid/origin-usj.json index d671a69e..125f3661 100644 --- a/tests/paratextTests/FigureAttributesAreValid/origin-usj.json +++ b/tests/paratextTests/FigureAttributesAreValid/origin-usj.json @@ -1,46 +1,46 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse text", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "figure:fig", + "alt": "Description", + "file": "image.jpg", + "size": "large", + "loc": "col", + "copy": "copyright", + "ref": "1.1", + "content": [ + "caption" + ] }, - { - "type": "para:s", - "content": [ - "some text" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text", - { - "type": "figure:fig", - "content": [ - "caption" - ], - "alt": "Description", - "file": "image.jpg", - "size": "large", - "loc": "col", - "copy": "copyright", - "ref": "1.1" - }, - "\"" - ] - } - ] + "\"" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/FigureNotClosed/origin-usj.json b/tests/paratextTests/FigureNotClosed/origin-usj.json new file mode 100644 index 00000000..2e426785 --- /dev/null +++ b/tests/paratextTests/FigureNotClosed/origin-usj.json @@ -0,0 +1,49 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi there." + ] + }, + { + "type": "para:p", + "content": [ + "And", + { + "type": "char:fig", + "content": [ + "something | and some more text" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/FootnoteConsistencyCheck/origin-usj.json b/tests/paratextTests/FootnoteConsistencyCheck/origin-usj.json new file mode 100644 index 00000000..daf12059 --- /dev/null +++ b/tests/paratextTests/FootnoteConsistencyCheck/origin-usj.json @@ -0,0 +1,75 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "some text", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "some note text" + ] + } + ] + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "some note text" + ] + } + ] + }, + { + "type": "note:f", + "caller": "", + "content": [ + { + "type": "char:ft", + "content": [ + "some note text" + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/FootnoteNotClosed/origin-usj.json b/tests/paratextTests/FootnoteNotClosed/origin-usj.json new file mode 100644 index 00000000..6aba1df1 --- /dev/null +++ b/tests/paratextTests/FootnoteNotClosed/origin-usj.json @@ -0,0 +1,71 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi", + { + "type": "char:nd", + "content": [ + "Bob" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + "And", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "stuff" + ] + } + ] + } + ] + }, + { + "type": "optbreak:b" + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/FootnoteWithWrongSpacingAroundCaller/origin-usj.json b/tests/paratextTests/FootnoteWithWrongSpacingAroundCaller/origin-usj.json index d3e5fab0..6aba1df1 100644 --- a/tests/paratextTests/FootnoteWithWrongSpacingAroundCaller/origin-usj.json +++ b/tests/paratextTests/FootnoteWithWrongSpacingAroundCaller/origin-usj.json @@ -1,72 +1,71 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "Hi", { - "type": "para:ib", - "content": [] + "type": "char:nd", + "content": [ + "Bob" + ] }, + "." + ] + }, + { + "type": "para:p", + "content": [ + "And", { - "type": "para:ip", - "content": [ - "Hi mom." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "Hi", - { - "type": "char:nd", - "content": [ - "Bob" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - "And", - { - "type": "note:f", - "content": [ - { - "type": "char:fr", - "content": [ - "1.1" - ] - }, - { - "type": "char:ft", - "content": [ - "stuff" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "optbreak:b" - } - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "stuff" + ] + } + ] } - ] + ] + }, + { + "type": "optbreak:b" + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin-usj.json b/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin-usj.json index a31a710d..222e5dda 100644 --- a/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin-usj.json @@ -1,67 +1,67 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keywordkeyw" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keywordkeyw" - ] - }, - "definition" - ] + "type": "char:k", + "content": [ + "keyword'keyw" + ] }, - { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword'keyw" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin.xml b/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin.xml index ceb16b75..fe4f6854 100644 --- a/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin.xml +++ b/tests/paratextTests/GlossaryCitationFormContainingWordMedialPunctuation_Pass/origin.xml @@ -4,7 +4,7 @@ something - keyword'keyw definition + keywordkeyw definition @@ -12,4 +12,4 @@ keyword'keyw definition - \ No newline at end of file + diff --git a/tests/paratextTests/GlossaryCitationFormContainsComma_Pass/origin-usj.json b/tests/paratextTests/GlossaryCitationFormContainsComma_Pass/origin-usj.json index 9fc68dfa..483a23d1 100644 --- a/tests/paratextTests/GlossaryCitationFormContainsComma_Pass/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationFormContainsComma_Pass/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "kw,kw, kw" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "kw,kw, kw" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin-usj.json b/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin-usj.json index f7fbda44..569cfd75 100644 --- a/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin-usj.json @@ -1,67 +1,67 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keyword, keyw" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword. keyw" - ] - }, - "definition" - ] + "type": "char:k", + "content": [ + "keyword, keyw" + ] }, - { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword, keyw" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.usfm b/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.usfm index 8070e12e..830fc951 100644 --- a/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.usfm +++ b/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.usfm @@ -1,5 +1,5 @@ \id GLO \c 1 -\p \v 1 something \p \k keyword. keyw\k* definition +\p \v 1 something \p \k keyword, keyw\k* definition \c 1 -\p \v 1 something \p \k keyword, keyw\k* definition \ No newline at end of file +\p \v 1 something \p \k keyword, keyw\k* definition diff --git a/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.xml b/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.xml index 53e7a3fa..264c7cda 100644 --- a/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.xml +++ b/tests/paratextTests/GlossaryCitationFormContainsNonWordformingPunctuation/origin.xml @@ -1,3 +1,4 @@ + @@ -12,4 +13,4 @@ keyword, keyw definition - \ No newline at end of file + diff --git a/tests/paratextTests/GlossaryCitationFormEndsInPunctuation/origin-usj.json b/tests/paratextTests/GlossaryCitationFormEndsInPunctuation/origin-usj.json index 94cc11bf..60206e63 100644 --- a/tests/paratextTests/GlossaryCitationFormEndsInPunctuation/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationFormEndsInPunctuation/origin-usj.json @@ -1,123 +1,123 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keyword." + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword." - ] - }, - "definition" - ] + "type": "char:k", + "content": [ + "keyword," + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "char:k", + "content": [ + "keyword;" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword," - ] - }, - "definition" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keyword:" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword;" - ] - }, - "definition" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword:" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationFormEndsInSpace/origin-usj.json b/tests/paratextTests/GlossaryCitationFormEndsInSpace/origin-usj.json index 9579411c..d9a6e3ee 100644 --- a/tests/paratextTests/GlossaryCitationFormEndsInSpace/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationFormEndsInSpace/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "ostrich" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "ostrich" - ] - }, - "bird that doesnt fly" - ] - } - ] + "bird that doesnt fly" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationFormEndsWithParentheses_Pass/origin-usj.json b/tests/paratextTests/GlossaryCitationFormEndsWithParentheses_Pass/origin-usj.json index 3fbd949e..f10e8b53 100644 --- a/tests/paratextTests/GlossaryCitationFormEndsWithParentheses_Pass/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationFormEndsWithParentheses_Pass/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keyword (keyw)" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword (keyw)" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationFormMultipleWords_Pass/origin-usj.json b/tests/paratextTests/GlossaryCitationFormMultipleWords_Pass/origin-usj.json index 1f78412a..70cc08f6 100644 --- a/tests/paratextTests/GlossaryCitationFormMultipleWords_Pass/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationFormMultipleWords_Pass/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "wordone wordtwo" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "wordone wordtwo" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryCitationForm_Pass/origin-usj.json b/tests/paratextTests/GlossaryCitationForm_Pass/origin-usj.json index 373b38e1..6c92c521 100644 --- a/tests/paratextTests/GlossaryCitationForm_Pass/origin-usj.json +++ b/tests/paratextTests/GlossaryCitationForm_Pass/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keyword" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/GlossaryNoKeywordErrors/origin-usj.json b/tests/paratextTests/GlossaryNoKeywordErrors/origin-usj.json index 9579411c..d9a6e3ee 100644 --- a/tests/paratextTests/GlossaryNoKeywordErrors/origin-usj.json +++ b/tests/paratextTests/GlossaryNoKeywordErrors/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "ostrich" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "ostrich" - ] - }, - "bird that doesnt fly" - ] - } - ] + "bird that doesnt fly" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/IdMarkerInMiddleOfBook/origin-usj.json b/tests/paratextTests/IdMarkerInMiddleOfBook/origin-usj.json new file mode 100644 index 00000000..c5ec5f3e --- /dev/null +++ b/tests/paratextTests/IdMarkerInMiddleOfBook/origin-usj.json @@ -0,0 +1,59 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi", + { + "type": "char:nd", + "content": [ + "Bob" + ] + }, + "." + ] + }, + { + "type": "book:id", + "code": "MAT", + "content": [] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/IgnoreKeywordErrorsOutsideOfGlossary/origin-usj.json b/tests/paratextTests/IgnoreKeywordErrorsOutsideOfGlossary/origin-usj.json index bfe97ab5..8c5683f0 100644 --- a/tests/paratextTests/IgnoreKeywordErrorsOutsideOfGlossary/origin-usj.json +++ b/tests/paratextTests/IgnoreKeywordErrorsOutsideOfGlossary/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "char:k", + "content": [ + "ostrich" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "ostrich" - ] - }, - "bird that doesnt fly" - ] - } - ] + "bird that doesnt fly" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/InvalidAttributeValuesReported/origin-usj.json b/tests/paratextTests/InvalidAttributeValuesReported/origin-usj.json new file mode 100644 index 00000000..17f875a1 --- /dev/null +++ b/tests/paratextTests/InvalidAttributeValuesReported/origin-usj.json @@ -0,0 +1,51 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:em", + "content": [ + "caption|no default attr" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "verse text", + { + "type": "char:em", + "content": [ + "caption|xattr=no quotes" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidAttributes/origin-usj.json b/tests/paratextTests/InvalidAttributes/origin-usj.json new file mode 100644 index 00000000..a5979d31 --- /dev/null +++ b/tests/paratextTests/InvalidAttributes/origin-usj.json @@ -0,0 +1,41 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:em", + "weight": "heavy", + "content": [ + "text" + ] + }, + "\"" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidFigureAttributesReported/origin-usj.json b/tests/paratextTests/InvalidFigureAttributesReported/origin-usj.json new file mode 100644 index 00000000..e7b9b523 --- /dev/null +++ b/tests/paratextTests/InvalidFigureAttributesReported/origin-usj.json @@ -0,0 +1,44 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "figure:fig", + "file": "file", + "size": "small", + "ref": "1.1", + "rotate": "90", + "content": [ + "caption" + ] + }, + "\"" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidMarker/origin-usj.json b/tests/paratextTests/InvalidMarker/origin-usj.json new file mode 100644 index 00000000..e255a8fd --- /dev/null +++ b/tests/paratextTests/InvalidMarker/origin-usj.json @@ -0,0 +1,50 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi", + { + "type": "char:nd", + "content": [ + "Bob" + ] + }, + "." + ] + }, + { + "type": "para:ix", + "content": [ + "text" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidMilestone_EndWithoutStart/origin-usj.json b/tests/paratextTests/InvalidMilestone_EndWithoutStart/origin-usj.json new file mode 100644 index 00000000..0ba09b93 --- /dev/null +++ b/tests/paratextTests/InvalidMilestone_EndWithoutStart/origin-usj.json @@ -0,0 +1,50 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "verse text" + ] + }, + { + "type": "para:qte", + "content": [ + "|eid=\"qt2\"", + { + "type": "unmatched", + "marker": "*", + "content": [] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidMilestone_IdsDontMatch/origin-usj.json b/tests/paratextTests/InvalidMilestone_IdsDontMatch/origin-usj.json new file mode 100644 index 00000000..d6b0d871 --- /dev/null +++ b/tests/paratextTests/InvalidMilestone_IdsDontMatch/origin-usj.json @@ -0,0 +1,61 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + } + ] + }, + { + "type": "para:qts", + "content": [ + "|sid=\"qt1\" who=\"Speaker\"", + { + "type": "unmatched", + "marker": "*", + "content": [] + }, + "verse text", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "verse text" + ] + }, + { + "type": "para:qte", + "content": [ + "|eid=\"qt2\"", + { + "type": "unmatched", + "marker": "*", + "content": [] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidMilestone_MissingEnd/origin-usj.json b/tests/paratextTests/InvalidMilestone_MissingEnd/origin-usj.json new file mode 100644 index 00000000..733e1faf --- /dev/null +++ b/tests/paratextTests/InvalidMilestone_MissingEnd/origin-usj.json @@ -0,0 +1,95 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + } + ] + }, + { + "type": "para:qts", + "content": [ + "|Speaker", + { + "type": "unmatched", + "marker": "*", + "content": [] + }, + "verse text", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "verse", + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + } + ] + }, + { + "type": "para:qts", + "content": [ + "|Speaker", + { + "type": "unmatched", + "marker": "*", + "content": [] + }, + "verse text", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "verse" + ] + }, + { + "type": "para:qts", + "content": [ + "|Speaker2", + { + "type": "unmatched", + "marker": "*", + "content": [] + }, + "text" + ] + }, + { + "type": "para:qte", + "content": [ + { + "type": "unmatched", + "marker": "*", + "content": [] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidRubyMarkup/origin-usj.json b/tests/paratextTests/InvalidRubyMarkup/origin-usj.json new file mode 100644 index 00000000..e356fda1 --- /dev/null +++ b/tests/paratextTests/InvalidRubyMarkup/origin-usj.json @@ -0,0 +1,90 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "g:g", + "content": [ + "BBB" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "g:g:g", + "content": [ + "BB" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "g:g:g:g", + "content": [ + "僕使御" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "content": [ + "BB" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "content": [ + "BB|" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/InvalidUsfm20Usage/origin-usj.json b/tests/paratextTests/InvalidUsfm20Usage/origin-usj.json new file mode 100644 index 00000000..f45d4861 --- /dev/null +++ b/tests/paratextTests/InvalidUsfm20Usage/origin-usj.json @@ -0,0 +1,119 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "g:g", + "content": [ + "BB" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text" + ] + }, + { + "type": "para:qts", + "content": [ + "|speaker", + { + "type": "unmatched", + "marker": "*", + "content": [] + }, + "quoted text" + ] + }, + { + "type": "para:qte", + "content": [ + { + "type": "unmatched", + "marker": "*", + "content": [] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:w", + "lemma": "lemma", + "strong": "G100", + "content": [ + "word" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "figure:fig", + "alt": "Description", + "file": "image.jpg", + "size": "large", + "loc": "co", + "copy": "copyright", + "ref": "1.1", + "content": [ + "caption" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "figure:fig", + "alt": "Description", + "file": "image.jpg", + "size": "large", + "loc": "co", + "copy": "copyright", + "ref": "1.1", + "linkhref": "value", + "content": [ + "caption" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/LinkAttributesAreValid/origin-usj.json b/tests/paratextTests/LinkAttributesAreValid/origin-usj.json new file mode 100644 index 00000000..0e1bedbf --- /dev/null +++ b/tests/paratextTests/LinkAttributesAreValid/origin-usj.json @@ -0,0 +1,43 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:em", + "linkhref": "http://somehere.com", + "linktitle": "My Title", + "linkname": "My Name", + "content": [ + "text" + ] + }, + "\"" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/MajorTitleRequired/origin-usj.json b/tests/paratextTests/MajorTitleRequired/origin-usj.json index b8251632..3e7140e6 100644 --- a/tests/paratextTests/MajorTitleRequired/origin-usj.json +++ b/tests/paratextTests/MajorTitleRequired/origin-usj.json @@ -1,33 +1,33 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "heading" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:s", - "content": [ - "heading" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text" - ] - } - ] + "verse text" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/MarkersMissingSpace/origin-usj.json b/tests/paratextTests/MarkersMissingSpace/origin-usj.json new file mode 100644 index 00000000..2d89f256 --- /dev/null +++ b/tests/paratextTests/MarkersMissingSpace/origin-usj.json @@ -0,0 +1,65 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "should have error" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:nd", + "content": [ + "testing" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" + }, + { + "type": "char:em", + "content": [ + "end/beg markers" + ] + }, + { + "type": "char:nd", + "content": [ + "with no space are OK" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/MissingColumnInTable/origin-usj.json b/tests/paratextTests/MissingColumnInTable/origin-usj.json index 58cc068b..ca2e8b39 100644 --- a/tests/paratextTests/MissingColumnInTable/origin-usj.json +++ b/tests/paratextTests/MissingColumnInTable/origin-usj.json @@ -1,76 +1,76 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse text" + ] + }, + { + "type": "table", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:th1", + "align": "start", + "content": [ + "header1" + ] + }, + { + "type": "table:cell:th3", + "align": "start", + "content": [ + "header3" + ] + } + ] }, { - "type": "para:s", - "content": [ - "some text" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text" - ] - }, - { - "type": "table", - "content": [ - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:th1", - "content": [ - "header1" - ], - "align": "start" - }, - { - "type": "table:cell:th3", - "content": [ - "header3" - ], - "align": "start" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr2", - "content": [ - "cell2" - ], - "align": "end" - }, - { - "type": "table:cell:tcr3", - "content": [ - "cell3" - ], - "align": "end" - } - ] - } - ] + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:tcr2", + "align": "end", + "content": [ + "cell2" + ] + }, + { + "type": "table:cell:tcr3", + "align": "end", + "content": [ + "cell3" + ] + } + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/MissingIdAndChapterMarkers/origin-usj.json b/tests/paratextTests/MissingIdAndChapterMarkers/origin-usj.json new file mode 100644 index 00000000..a8422962 --- /dev/null +++ b/tests/paratextTests/MissingIdAndChapterMarkers/origin-usj.json @@ -0,0 +1,17 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "" + }, + "stuff" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/MissingIdMarker/origin-usj.json b/tests/paratextTests/MissingIdMarker/origin-usj.json new file mode 100644 index 00000000..9b640ffc --- /dev/null +++ b/tests/paratextTests/MissingIdMarker/origin-usj.json @@ -0,0 +1,22 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "chapter:c", + "number": "1", + "sid": " 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "" + }, + "stuff" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/MissingRequiredAttributesReported/origin-usj.json b/tests/paratextTests/MissingRequiredAttributesReported/origin-usj.json new file mode 100644 index 00000000..261ab8ba --- /dev/null +++ b/tests/paratextTests/MissingRequiredAttributesReported/origin-usj.json @@ -0,0 +1,44 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text" + ] + }, + { + "type": "para:xyz", + "content": [ + "text", + { + "type": "unmatched", + "marker": "xyz*", + "content": [] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/NbMarkerInCorrectPlace/origin-usj.json b/tests/paratextTests/NbMarkerInCorrectPlace/origin-usj.json index 642957b7..9214ad92 100644 --- a/tests/paratextTests/NbMarkerInCorrectPlace/origin-usj.json +++ b/tests/paratextTests/NbMarkerInCorrectPlace/origin-usj.json @@ -1,53 +1,53 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "Hi Bob." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:nb", + "content": [ { - "type": "para:ib", - "content": [] + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" }, - { - "type": "para:ip", - "content": [ - "Hi mom." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "Hi Bob." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "GEN 2" - }, - { - "type": "para:nb", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 2:1" - }, - "Soup is good!" - ] - } - ] + "Soup is good!" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/NestingInCrossReferences/origin-usj.json b/tests/paratextTests/NestingInCrossReferences/origin-usj.json new file mode 100644 index 00000000..d8103179 --- /dev/null +++ b/tests/paratextTests/NestingInCrossReferences/origin-usj.json @@ -0,0 +1,56 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "something", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "1.1" + ] + }, + { + "type": "char:xq", + "content": [ + { + "type": "char:em", + "content": [ + { + "type": "char:pn", + "content": [ + "name" + ] + }, + "stuff" + ] + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/NestingInFootnote/origin-usj.json b/tests/paratextTests/NestingInFootnote/origin-usj.json new file mode 100644 index 00000000..9e320c67 --- /dev/null +++ b/tests/paratextTests/NestingInFootnote/origin-usj.json @@ -0,0 +1,56 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "something", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + { + "type": "char:em", + "content": [ + { + "type": "char:pn", + "content": [ + "name" + ] + }, + "stuff" + ] + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/NestingUnclosed/origin-usj.json b/tests/paratextTests/NestingUnclosed/origin-usj.json new file mode 100644 index 00000000..414357a1 --- /dev/null +++ b/tests/paratextTests/NestingUnclosed/origin-usj.json @@ -0,0 +1,77 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "Hi", + { + "type": "char:em", + "content": [ + "Mr.", + { + "type": "char:nd", + "content": [ + "Bob" + ] + } + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + "And", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "stuff" + ] + } + ] + } + ] + }, + { + "type": "optbreak:b" + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/NoErrorsEmptyBook/origin-usj.json b/tests/paratextTests/NoErrorsEmptyBook/origin-usj.json new file mode 100644 index 00000000..82e315a4 --- /dev/null +++ b/tests/paratextTests/NoErrorsEmptyBook/origin-usj.json @@ -0,0 +1,390 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ide", + "content": [] + }, + { + "type": "para:rem", + "content": [] + }, + { + "type": "para:h", + "content": [] + }, + { + "type": "para:mt1", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" + } + ] + }, + { + "type": "para:p", + "content": [] + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 1:5" + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 1:7" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 1:8" + }, + { + "type": "verse:v", + "number": "9", + "sid": "GEN 1:9" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 1:10" + }, + { + "type": "verse:v", + "number": "11", + "sid": "GEN 1:11" + }, + { + "type": "verse:v", + "number": "12", + "sid": "GEN 1:12" + }, + { + "type": "verse:v", + "number": "13", + "sid": "GEN 1:13" + }, + { + "type": "verse:v", + "number": "14", + "sid": "GEN 1:14" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 1:15" + }, + { + "type": "verse:v", + "number": "16", + "sid": "GEN 1:16" + } + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 2:3" + }, + { + "type": "verse:v", + "number": "4", + "sid": "GEN 2:4" + }, + { + "type": "verse:v", + "number": "5", + "sid": "GEN 2:5" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 2:6" + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 2:7" + }, + { + "type": "verse:v", + "number": "8", + "sid": "GEN 2:8" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 2:9" + }, + { + "type": "verse:v", + "number": "10", + "sid": "GEN 2:10" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "GEN 2:11" + }, + { + "type": "verse:v", + "number": "12", + "sid": "GEN 2:12" + }, + { + "type": "verse:v", + "number": "13", + "sid": "GEN 2:13" + }, + { + "type": "verse:v", + "number": "14", + "sid": "GEN 2:14" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 2:15" + } + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "GEN 3" + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 3:1" + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 3:2" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 3:3" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 3:4" + }, + { + "type": "verse:v", + "number": "5", + "sid": "GEN 3:5" + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 3:6" + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 3:7" + }, + { + "type": "verse:v", + "number": "8", + "sid": "GEN 3:8" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 3:9" + }, + { + "type": "verse:v", + "number": "10", + "sid": "GEN 3:10" + }, + { + "type": "verse:v", + "number": "11", + "sid": "GEN 3:11" + } + ] + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 3:12" + }, + { + "type": "verse:v", + "number": "13", + "sid": "GEN 3:13" + }, + { + "type": "verse:v", + "number": "14", + "sid": "GEN 3:14" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 3:15" + } + ] + }, + { + "type": "para:p", + "content": [] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/NoErrorsNesting/origin-usj.json b/tests/paratextTests/NoErrorsNesting/origin-usj.json index 0305f269..414357a1 100644 --- a/tests/paratextTests/NoErrorsNesting/origin-usj.json +++ b/tests/paratextTests/NoErrorsNesting/origin-usj.json @@ -1,79 +1,77 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "Hi", { - "type": "para:ib", - "content": [] + "type": "char:em", + "content": [ + "Mr.", + { + "type": "char:nd", + "content": [ + "Bob" + ] + } + ] }, + "." + ] + }, + { + "type": "para:p", + "content": [ + "And", { - "type": "para:ip", - "content": [ - "Hi mom." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "Hi", - { - "type": "char:em", - "content": [ - "Mr.", - { - "type": "char:nd", - "content": [ - "Bob" - ] - } - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - "And", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1" - ] - }, - { - "type": "char:ft", - "content": [ - "stuff" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "optbreak:b" - } - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "stuff" + ] + } + ] } - ] + ] + }, + { + "type": "optbreak:b" + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/NoErrorsPartiallyEmptyBook/origin-usj.json b/tests/paratextTests/NoErrorsPartiallyEmptyBook/origin-usj.json new file mode 100644 index 00000000..b1416e1c --- /dev/null +++ b/tests/paratextTests/NoErrorsPartiallyEmptyBook/origin-usj.json @@ -0,0 +1,403 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ide", + "content": [] + }, + { + "type": "para:rem", + "content": [] + }, + { + "type": "para:h", + "content": [] + }, + { + "type": "para:mt1", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" + } + ] + }, + { + "type": "para:p", + "content": [] + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 1:5" + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 1:7" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 1:8" + }, + { + "type": "verse:v", + "number": "9", + "sid": "GEN 1:9" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 1:10" + }, + { + "type": "verse:v", + "number": "11", + "sid": "GEN 1:11" + }, + { + "type": "verse:v", + "number": "12", + "sid": "GEN 1:12" + }, + { + "type": "verse:v", + "number": "13", + "sid": "GEN 1:13" + }, + { + "type": "verse:v", + "number": "14", + "sid": "GEN 1:14" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 1:15" + }, + { + "type": "verse:v", + "number": "16", + "sid": "GEN 1:16" + } + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:s1", + "content": [] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 2:3" + }, + { + "type": "verse:v", + "number": "4", + "sid": "GEN 2:4" + }, + { + "type": "verse:v", + "number": "5", + "sid": "GEN 2:5" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 2:6" + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 2:7" + }, + { + "type": "verse:v", + "number": "8", + "sid": "GEN 2:8" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 2:9" + }, + { + "type": "verse:v", + "number": "10", + "sid": "GEN 2:10" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "GEN 2:11" + }, + { + "type": "verse:v", + "number": "12", + "sid": "GEN 2:12" + }, + { + "type": "verse:v", + "number": "13", + "sid": "GEN 2:13" + }, + { + "type": "verse:v", + "number": "14", + "sid": "GEN 2:14" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 2:15" + } + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "GEN 3" + }, + { + "type": "para:s1", + "content": [ + "heading 1" + ] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 3:1" + }, + "verser one", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 3:2" + }, + "verse two" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 3:3" + }, + "verse three" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 3:4" + }, + "verse four", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 3:5" + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 3:6" + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 3:7" + }, + { + "type": "verse:v", + "number": "8", + "sid": "GEN 3:8" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 3:9" + }, + "verse nine", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 3:10" + }, + { + "type": "verse:v", + "number": "11", + "sid": "GEN 3:11" + } + ] + }, + { + "type": "para:s1", + "content": [ + "heading 2" + ] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 3:12" + }, + "verse twelve", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 3:13" + }, + { + "type": "verse:v", + "number": "14", + "sid": "GEN 3:14" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 3:15" + }, + "verse fifteen a" + ] + }, + { + "type": "para:p", + "content": [ + "verse fifteen b" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/NoErrorsShort/origin-usj.json b/tests/paratextTests/NoErrorsShort/origin-usj.json index f851e944..fd3aee15 100644 --- a/tests/paratextTests/NoErrorsShort/origin-usj.json +++ b/tests/paratextTests/NoErrorsShort/origin-usj.json @@ -1,11 +1,11 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/NoErrosLong/origin-usj.json b/tests/paratextTests/NoErrosLong/origin-usj.json index 9fcf3c1b..6aba1df1 100644 --- a/tests/paratextTests/NoErrosLong/origin-usj.json +++ b/tests/paratextTests/NoErrosLong/origin-usj.json @@ -1,73 +1,71 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ip", + "content": [ + "Hi mom." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "Hi", { - "type": "para:ib", - "content": [] + "type": "char:nd", + "content": [ + "Bob" + ] }, + "." + ] + }, + { + "type": "para:p", + "content": [ + "And", { - "type": "para:ip", - "content": [ - "Hi mom." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "Hi", - { - "type": "char:nd", - "content": [ - "Bob" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - "And", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1" - ] - }, - { - "type": "char:ft", - "content": [ - "stuff" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "optbreak:b" - } - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:ft", + "content": [ + "stuff" + ] + } + ] } - ] + ] + }, + { + "type": "optbreak:b" + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/OnlyChapterAndVerseMarkers/origin-usj.json b/tests/paratextTests/OnlyChapterAndVerseMarkers/origin-usj.json index 087440e4..4e5c7802 100644 --- a/tests/paratextTests/OnlyChapterAndVerseMarkers/origin-usj.json +++ b/tests/paratextTests/OnlyChapterAndVerseMarkers/origin-usj.json @@ -1,55 +1,55 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "something", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "something" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "something", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" }, + "something", { - "type": "chapter:c", - "number": "2", - "sid": "GEN 2" + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 2:1" - }, - "something", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 2:2" - }, - "something" - ] - } - ] + "something" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/UnmatchedSidebarEnd/origin-usj.json b/tests/paratextTests/UnmatchedSidebarEnd/origin-usj.json new file mode 100644 index 00000000..a4883f24 --- /dev/null +++ b/tests/paratextTests/UnmatchedSidebarEnd/origin-usj.json @@ -0,0 +1,32 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "this is some text" + ] + }, + { + "type": "unmatched", + "marker": "esbe", + "content": [] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/UnmatchedSidebarStart/origin-usj.json b/tests/paratextTests/UnmatchedSidebarStart/origin-usj.json new file mode 100644 index 00000000..af6d5492 --- /dev/null +++ b/tests/paratextTests/UnmatchedSidebarStart/origin-usj.json @@ -0,0 +1,31 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "this is some text" + ] + }, + { + "type": "sidebar:esb", + "content": [] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/ValidMilestones/origin-usj.json b/tests/paratextTests/ValidMilestones/origin-usj.json new file mode 100644 index 00000000..022e4376 --- /dev/null +++ b/tests/paratextTests/ValidMilestones/origin-usj.json @@ -0,0 +1,46 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + { + "type": "ms:qt-s", + "who": "Speaker" + }, + "verse text", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "verse text", + { + "type": "ms:qt-e" + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/ValidRubyMarkup/origin-usj.json b/tests/paratextTests/ValidRubyMarkup/origin-usj.json index 99748fa0..74c72462 100644 --- a/tests/paratextTests/ValidRubyMarkup/origin-usj.json +++ b/tests/paratextTests/ValidRubyMarkup/origin-usj.json @@ -1,111 +1,105 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "some text" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse text", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "char:rb", + "gloss": "g", + "content": [ + "B" + ] }, { - "type": "para:s", - "content": [ - "some text" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse text", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text", - { - "type": "char:rb", - "content": [ - "B" - ], - "gloss": "g" - }, - "", - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text", - { - "type": "char:rb", - "content": [ - "僕使御" - ], - "gloss": "g" - }, - "", - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text", - { - "type": "char:rb", - "content": [ - "BB" - ], - "gloss": "g:g" - }, - "", - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text", - { - "type": "char:rb", - "content": [ - "BB" - ], - "gloss": "gg" - }, - "", - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text", - { - "type": "char:rb", - "content": [ - "B僕使御" - ], - "gloss": "g:g" - }, - "", - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text", - { - "type": "char:rb", - "content": [ - "BB" - ], - "gloss": "g:g" - }, - "" - ] + "type": "char:rb", + "gloss": "g", + "content": [ + "僕使御" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "g:g", + "content": [ + "BB" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "gg", + "content": [ + "BB" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "g:g", + "content": [ + "B僕使御" + ] + }, + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "char:rb", + "gloss": "g:g", + "content": [ + "BB" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerKeywordContainsComma_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerKeywordContainsComma_Pass/origin-usj.json index 73fab806..c6d77eea 100644 --- a/tests/paratextTests/WordlistMarkerKeywordContainsComma_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerKeywordContainsComma_Pass/origin-usj.json @@ -1,58 +1,58 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "kw, kw, kw" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "kw, kw, kw" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "kw, kw, kw ", + "content": [ + "word" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "kw, kw, kw" - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerKeywordContainsNonWordformingPunctuation/origin-usj.json b/tests/paratextTests/WordlistMarkerKeywordContainsNonWordformingPunctuation/origin-usj.json index e1cd74e3..51ca2667 100644 --- a/tests/paratextTests/WordlistMarkerKeywordContainsNonWordformingPunctuation/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerKeywordContainsNonWordformingPunctuation/origin-usj.json @@ -1,77 +1,77 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "blah" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "blah" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "kw. keyword ", + "content": [ + "word" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "kw. keyword" - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "kw; keyword" - }, - "definition" - ] - } - ] + "type": "char:w", + "lemma": "kw; keyword ", + "content": [ + "word" + ] + }, + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerKeywordEndsInPunctuation/origin-usj.json b/tests/paratextTests/WordlistMarkerKeywordEndsInPunctuation/origin-usj.json index 269d2842..35c2eb39 100644 --- a/tests/paratextTests/WordlistMarkerKeywordEndsInPunctuation/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerKeywordEndsInPunctuation/origin-usj.json @@ -1,115 +1,115 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "blah" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "blah" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword. ", + "content": [ + "word" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword." - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword," - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword,", + "content": [ + "word" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword:" - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword;" - }, - "definition" - ] - } - ] + "type": "char:w", + "lemma": "keyword: ", + "content": [ + "word" + ] + }, + "definition", + { + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" + }, + "something" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:w", + "lemma": "keyword; ", + "content": [ + "word" + ] + }, + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerKeywordEndsInSpace/origin-usj.json b/tests/paratextTests/WordlistMarkerKeywordEndsInSpace/origin-usj.json index 6d2b7360..20f5f041 100644 --- a/tests/paratextTests/WordlistMarkerKeywordEndsInSpace/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerKeywordEndsInSpace/origin-usj.json @@ -1,58 +1,58 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "blah" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "blah" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword ", + "content": [ + "word" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword" - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerKeywordEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerKeywordEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json index 3cab0278..d81753cf 100644 --- a/tests/paratextTests/WordlistMarkerKeywordEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerKeywordEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json @@ -1,67 +1,67 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keywordkeyw" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keywordkeyw" - ] - }, - "definition" - ] + "type": "char:w", + "content": [ + "keyword" + ] }, - { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "keyword" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerKeywordWithParentheses_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerKeywordWithParentheses_Pass/origin-usj.json index 36cdb3d6..fdd163ca 100644 --- a/tests/paratextTests/WordlistMarkerKeywordWithParentheses_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerKeywordWithParentheses_Pass/origin-usj.json @@ -1,58 +1,58 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keyword (keyw)" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword (keyw)" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword (keyw)", + "content": [ + "word" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword (keyw)" - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerMissingFromGlossaryCitationForms/origin-usj.json b/tests/paratextTests/WordlistMarkerMissingFromGlossaryCitationForms/origin-usj.json index daf2a52d..3937d754 100644 --- a/tests/paratextTests/WordlistMarkerMissingFromGlossaryCitationForms/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerMissingFromGlossaryCitationForms/origin-usj.json @@ -1,95 +1,95 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "blah" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "blah" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "content": [ + "grace" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "grace" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "grace" - ], - "lemma": "grace" - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "grace ", + "content": [ + "grace" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "gracious" - ], - "lemma": "grace" - }, - "definition" - ] - } - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" + }, + "something" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:w", + "lemma": "grace ", + "content": [ + "gracious" + ] + }, + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerNestedProperNounWithKeyword_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerNestedProperNounWithKeyword_Pass/origin-usj.json index 9bd25b71..5c02c7d7 100644 --- a/tests/paratextTests/WordlistMarkerNestedProperNounWithKeyword_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerNestedProperNounWithKeyword_Pass/origin-usj.json @@ -1,64 +1,63 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keywordkeyw" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keywordkeyw" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword", + "content": [ + { + "type": "char:pn", + "content": [ + "Proper Noun" + ] + } + ] }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "", - { - "type": "char:pn", - "content": [ - "Proper Noun" - ] - } - ], - "lemma": "keyword" - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerNestedProperNoun_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerNestedProperNoun_Pass/origin-usj.json index 069e9708..45cbdb90 100644 --- a/tests/paratextTests/WordlistMarkerNestedProperNoun_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerNestedProperNoun_Pass/origin-usj.json @@ -1,74 +1,72 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keywordkeyw" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keywordkeyw" - ] - }, - "definition" - ] + "type": "char:w", + "content": [ + { + "type": "char:pn", + "content": [ + "ProperNoun" + ] + } + ] }, - { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "", - { - "type": "char:pn", - "content": [ - "ProperNoun" - ] - }, - "" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerNestedShouldNotIncludeKeyword/origin-usj.json b/tests/paratextTests/WordlistMarkerNestedShouldNotIncludeKeyword/origin-usj.json new file mode 100644 index 00000000..1f6ac025 --- /dev/null +++ b/tests/paratextTests/WordlistMarkerNestedShouldNotIncludeKeyword/origin-usj.json @@ -0,0 +1,62 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" + }, + "something" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:k", + "content": [ + "blah" + ] + }, + "definition", + { + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" + }, + "something" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:w", + "content": [ + { + "type": "char:pn", + "content": [ + "propernoun|keyword" + ] + } + ] + }, + "definition" + ] + } + ] +} \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerNestedTwoProperNouns_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerNestedTwoProperNouns_Pass/origin-usj.json index 12ae72a8..96efa6c9 100644 --- a/tests/paratextTests/WordlistMarkerNestedTwoProperNouns_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerNestedTwoProperNouns_Pass/origin-usj.json @@ -1,74 +1,72 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keywordkeyw" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keywordkeyw" - ] - }, - "definition" - ] + "type": "char:w", + "content": [ + { + "type": "char:pn", + "content": [ + "Proper Noun" + ] + } + ] }, - { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "", - { - "type": "char:pn", - "content": [ - "Proper Noun" - ] - }, - "" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerTextContainsNonWordformingPunctuation/origin-usj.json b/tests/paratextTests/WordlistMarkerTextContainsNonWordformingPunctuation/origin-usj.json index b005b0c3..83244dbb 100644 --- a/tests/paratextTests/WordlistMarkerTextContainsNonWordformingPunctuation/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerTextContainsNonWordformingPunctuation/origin-usj.json @@ -1,111 +1,111 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "blah" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "blah" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "content": [ + "word. wordtwo" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word. wordtwo" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word, wordtwo" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "content": [ + "word, wordtwo" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word (wordtwo)" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word; wordtwo" - ] - }, - "definition" - ] - } - ] + "type": "char:w", + "content": [ + "word (wordtwo)" + ] + }, + "definition", + { + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" + }, + "something" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:w", + "content": [ + "word; wordtwo" + ] + }, + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerTextEndsInPunctuation/origin-usj.json b/tests/paratextTests/WordlistMarkerTextEndsInPunctuation/origin-usj.json index aa146f71..c49a5d14 100644 --- a/tests/paratextTests/WordlistMarkerTextEndsInPunctuation/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerTextEndsInPunctuation/origin-usj.json @@ -1,115 +1,115 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keyword" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keyword" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword ", + "content": [ + "word." + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word." - ], - "lemma": "keyword" - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word," - ], - "lemma": "keyword" - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword ", + "content": [ + "word," + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word;" - ], - "lemma": "keyword" - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word:" - ], - "lemma": "keyword" - }, - "definition" - ] - } - ] + "type": "char:w", + "lemma": "keyword ", + "content": [ + "word;" + ] + }, + "definition", + { + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" + }, + "something" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:w", + "lemma": "keyword ", + "content": [ + "word:" + ] + }, + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerTextEndsInSpaceAndMissingFromGlossary/origin-usj.json b/tests/paratextTests/WordlistMarkerTextEndsInSpaceAndMissingFromGlossary/origin-usj.json index e1d2054e..45ac864b 100644 --- a/tests/paratextTests/WordlistMarkerTextEndsInSpaceAndMissingFromGlossary/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerTextEndsInSpaceAndMissingFromGlossary/origin-usj.json @@ -1,57 +1,57 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "blah" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "blah" - ] - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "content": [ + "word" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerTextEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerTextEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json index abe30ed1..eceb5518 100644 --- a/tests/paratextTests/WordlistMarkerTextEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerTextEndsInSpaceGlossaryEntryPresent_Pass/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:w", + "content": [ + "keyword" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "keyword" - ] - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithGlossary/origin-usj.json b/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithGlossary/origin-usj.json index 9fecfcd0..ff416605 100644 --- a/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithGlossary/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithGlossary/origin-usj.json @@ -1,68 +1,68 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keywordkeyw" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keywordkeyw" - ] - }, - "definition" - ] + "type": "char:w", + "lemma": "keyword", + "content": [ + "word" + ] }, - { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword" - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithoutGlossary/origin-usj.json b/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithoutGlossary/origin-usj.json index d97a87cc..dde62d32 100644 --- a/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithoutGlossary/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerTextEndsInSpaceWithoutGlossary/origin-usj.json @@ -1,59 +1,59 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:w", + "lemma": "keyword", + "content": [ + "word" + ] }, + "definition", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "2", + "sid": "GLO 1:2" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword" - }, - "definition", - { - "type": "verse:v", - "number": "2", - "sid": "GLO 1:2" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword", + "content": [ + "word" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword" - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/paratextTests/WordlistMarkerWithKeyword_Pass/origin-usj.json b/tests/paratextTests/WordlistMarkerWithKeyword_Pass/origin-usj.json index 0d2c90c0..77568c67 100644 --- a/tests/paratextTests/WordlistMarkerWithKeyword_Pass/origin-usj.json +++ b/tests/paratextTests/WordlistMarkerWithKeyword_Pass/origin-usj.json @@ -1,87 +1,87 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GLO", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GLO" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "char:k", + "content": [ + "keywordkeyw" + ] }, + "definition" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GLO 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:k", - "content": [ - "keywordkeyw" - ] - }, - "definition" - ] + "type": "char:w", + "lemma": "keyword", + "content": [ + "word" + ] }, + "definition", { - "type": "chapter:c", - "number": "1", - "sid": "GLO 1" + "type": "verse:v", + "number": "1", + "sid": "GLO 1:1" }, + "something" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] + "type": "char:w", + "lemma": "keyword", + "content": [ + "word" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword" - }, - "definition", - { - "type": "verse:v", - "number": "1", - "sid": "GLO 1:1" - }, - "something" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:w", - "content": [ - "word" - ], - "lemma": "keyword" - }, - "definition" - ] - } - ] + "definition" + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/WEB1/origin-usj.json b/tests/samples-from-wild/WEB1/origin-usj.json index 0d47f08b..d72b7eb2 100644 --- a/tests/samples-from-wild/WEB1/origin-usj.json +++ b/tests/samples-from-wild/WEB1/origin-usj.json @@ -1,10655 +1,10595 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "World English Bible (WEB)" - ], - "code": "EXO" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Exodus" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Second Book of Mosis, Commonly Called Exodus" - ] - }, - { - "type": "para:toc2", - "content": [ - "Exodus" - ] - }, - { - "type": "para:toc3", - "content": [ - "Exodus" - ] - }, - { - "type": "para:mt2", - "content": [ - "The Second Book of Moses," - ] - }, - { - "type": "para:mt3", - "content": [ - "Commonly Called" - ] - }, - { - "type": "para:mt1", - "content": [ - "Exodus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "EXO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 1:1" - }, - "Now these are the names of the sons of Israel, who came into Egypt (every man and his household came with Jacob):", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 1:2" - }, - "Reuben, Simeon, Levi, and Judah,", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 1:3" - }, - "Issachar, Zebulun, and Benjamin,", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 1:4" - }, - "Dan and Naphtali, Gad and Asher.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 1:5" - }, - "All the souls who came out of Jacob’s body were seventy souls, and Joseph was in Egypt already.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 1:6" - }, - "Joseph died, as did all his brothers, and all that generation.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 1:7" - }, - "The children of Israel were fruitful, and increased abundantly, and multiplied, and grew exceedingly mighty; and the land was filled with them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 1:8" - }, - "Now there arose a new king over Egypt, who didn’t know Joseph.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 1:9" - }, - "He said to his people, “Behold,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:9" - ] - }, - { - "type": "char:ft", - "content": [ - "“Behold”, from “הִנֵּה”, means look at, take notice, observe, see, or gaze at. It is often used as an interjection." - ] - } - ], - "caller": "+" - }, - "the people of the children of Israel are more and mightier than we.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 1:10" - }, - "Come, let’s deal wisely with them, lest they multiply, and it happen that when any war breaks out, they also join themselves to our enemies and fight against us, and escape out of the land.”", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 1:11" - }, - "Therefore they set taskmasters over them to afflict them with their burdens. They built storage cities for Pharaoh: Pithom and Raamses.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 1:12" - }, - "But the more they afflicted them, the more they multiplied and the more they spread out. They started to dread the children of Israel.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 1:13" - }, - "The Egyptians ruthlessly made the children of Israel serve,", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 1:14" - }, - "and they made their lives bitter with hard service in mortar and in brick, and in all kinds of service in the field, all their service, in which they ruthlessly made them serve." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 1:15" - }, - "The king of Egypt spoke to the Hebrew midwives, of whom the name of the one was Shiphrah, and the name of the other Puah,", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 1:16" - }, - "and he said, “When you perform the duty of a midwife to the Hebrew women, and see them on the birth stool, if it is a son, then you shall kill him; but if it is a daughter, then she shall live.”", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 1:17" - }, - "But the midwives feared God,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:17" - ] - }, - { - "type": "char:ft", - "content": [ - "The Hebrew word rendered “God” is “אֱלֹהִ֑ים” (Elohim)." - ] - } - ], - "caller": "+" - }, - "and didn’t do what the king of Egypt commanded them, but saved the baby boys alive.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 1:18" - }, - "The king of Egypt called for the midwives, and said to them, “Why have you done this thing and saved the boys alive?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 1:19" - }, - "The midwives said to Pharaoh, “Because the Hebrew women aren’t like the Egyptian women; for they are vigorous and give birth before the midwife comes to them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 1:20" - }, - "God dealt well with the midwives, and the people multiplied, and grew very mighty.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 1:21" - }, - "Because the midwives feared God, he gave them families.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 1:22" - }, - "Pharaoh commanded all his people, saying, “You shall cast every son who is born into the river, and every daughter you shall save alive.”" - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "EXO 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 2:1" - }, - "A man of the house of Levi went and took a daughter of Levi as his wife.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 2:2" - }, - "The woman conceived and bore a son. When she saw that he was a fine child, she hid him three months.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 2:3" - }, - "When she could no longer hide him, she took a papyrus basket for him, and coated it with tar and with pitch. She put the child in it, and laid it in the reeds by the river’s bank.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 2:4" - }, - "His sister stood far off, to see what would be done to him.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 2:5" - }, - "Pharaoh’s daughter came down to bathe at the river. Her maidens walked along by the riverside. She saw the basket among the reeds, and sent her servant to get it.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 2:6" - }, - "She opened it, and saw the child, and behold, the baby cried. She had compassion on him, and said, “This is one of the Hebrews’ children.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 2:7" - }, - "Then his sister said to Pharaoh’s daughter, “Should I go and call a nurse for you from the Hebrew women, that she may nurse the child for you?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 2:8" - }, - "Pharaoh’s daughter said to her, “Go.”" - ] - }, - { - "type": "para:p", - "content": [ - "The young woman went and called the child’s mother.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 2:9" - }, - "Pharaoh’s daughter said to her, “Take this child away, and nurse him for me, and I will give you your wages.”" - ] - }, - { - "type": "para:p", - "content": [ - "The woman took the child, and nursed it.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 2:10" - }, - "The child grew, and she brought him to Pharaoh’s daughter, and he became her son. She named him Moses,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2:10" - ] - }, - { - "type": "char:ft", - "content": [ - "“Moses” sounds like the Hebrew for “draw out”." - ] - } - ], - "caller": "+" - }, - "and said, “Because I drew him out of the water.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 2:11" - }, - "In those days, when Moses had grown up, he went out to his brothers and saw their burdens. He saw an Egyptian striking a Hebrew, one of his brothers.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 2:12" - }, - "He looked this way and that way, and when he saw that there was no one, he killed the Egyptian, and hid him in the sand." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 2:13" - }, - "He went out the second day, and behold, two men of the Hebrews were fighting with each other. He said to him who did the wrong, “Why do you strike your fellow?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 2:14" - }, - "He said, “Who made you a prince and a judge over us? Do you plan to kill me, as you killed the Egyptian?”" - ] - }, - { - "type": "para:p", - "content": [ - "Moses was afraid, and said, “Surely this thing is known.”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 2:15" - }, - "Now when Pharaoh heard this thing, he sought to kill Moses. But Moses fled from the face of Pharaoh, and lived in the land of Midian, and he sat down by a well." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 2:16" - }, - "Now the priest of Midian had seven daughters. They came and drew water, and filled the troughs to water their father’s flock.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 2:17" - }, - "The shepherds came and drove them away; but Moses stood up and helped them, and watered their flock.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 2:18" - }, - "When they came to Reuel, their father, he said, “How is it that you have returned so early today?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 2:19" - }, - "They said, “An Egyptian delivered us out of the hand of the shepherds, and moreover he drew water for us, and watered the flock.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 2:20" - }, - "He said to his daughters, “Where is he? Why is it that you have left the man? Call him, that he may eat bread.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 2:21" - }, - "Moses was content to dwell with the man. He gave Moses Zipporah, his daughter.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 2:22" - }, - "She bore a son, and he named him Gershom,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2:22" - ] - }, - { - "type": "char:ft", - "content": [ - "“Gershom” sounds like the Hebrew for “an alien there”." - ] - } - ], - "caller": "+" - }, - "for he said, “I have lived as a foreigner in a foreign land.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "EXO 2:23" - }, - "In the course of those many days, the king of Egypt died, and the children of Israel sighed because of the bondage, and they cried, and their cry came up to God because of the bondage.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 2:24" - }, - "God heard their groaning, and God remembered his covenant with Abraham, with Isaac, and with Jacob.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 2:25" - }, - "God saw the children of Israel, and God was concerned about them." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "EXO 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 3:1" - }, - "Now Moses was keeping the flock of Jethro, his father-in-law, the priest of Midian, and he led the flock to the back of the wilderness, and came to God’s mountain, to Horeb.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 3:2" - }, - "Yahweh’s", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3:2" - ] - }, - { - "type": "char:ft", - "content": [ - "“Yahweh” is God’s proper Name, sometimes rendered “LORD” (all caps) in other translations." - ] - } - ], - "caller": "+" - }, - "angel appeared to him in a flame of fire out of the middle of a bush. He looked, and behold, the bush burned with fire, and the bush was not consumed.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 3:3" - }, - "Moses said, “I will go now, and see this great sight, why the bush is not burned.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 3:4" - }, - "When Yahweh saw that he came over to see, God called to him out of the middle of the bush, and said, “Moses! Moses!”" - ] - }, - { - "type": "para:p", - "content": [ - "He said, “Here I am.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 3:5" - }, - "He said, “Don’t come close. Take off your sandals, for the place you are standing on is holy ground.”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 3:6" - }, - "Moreover he said, “I am the God of your father, the God of Abraham, the God of Isaac, and the God of Jacob.”" - ] - }, - { - "type": "para:p", - "content": [ - "Moses hid his face because he was afraid to look at God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 3:7" - }, - "Yahweh said, “I have surely seen the affliction of my people who are in Egypt, and have heard their cry because of their taskmasters, for I know their sorrows.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 3:8" - }, - "I have come down to deliver them out of the hand of the Egyptians, and to bring them up out of that land to a good and large land, to a land flowing with milk and honey; to the place of the Canaanite, the Hittite, the Amorite, the Perizzite, the Hivite, and the Jebusite.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 3:9" - }, - "Now, behold, the cry of the children of Israel has come to me. Moreover I have seen the oppression with which the Egyptians oppress them.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 3:10" - }, - "Come now therefore, and I will send you to Pharaoh, that you may bring my people, the children of Israel, out of Egypt.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 3:11" - }, - "Moses said to God, “Who am I, that I should go to Pharaoh, and that I should bring the children of Israel out of Egypt?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 3:12" - }, - "He said, “Certainly I will be with you. This will be the token to you, that I have sent you: when you have brought the people out of Egypt, you shall serve God on this mountain.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 3:13" - }, - "Moses said to God, “Behold, when I come to the children of Israel, and tell them, ‘The God of your fathers has sent me to you,’ and they ask me, ‘What is his name?’ what should I tell them?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 3:14" - }, - "God said to Moses, “I AM WHO I AM,” and he said, “You shall tell the children of Israel this: ‘I AM has sent me to you.’”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 3:15" - }, - "God said moreover to Moses, “You shall tell the children of Israel this, ‘Yahweh, the God of your fathers, the God of Abraham, the God of Isaac, and the God of Jacob, has sent me to you.’ This is my name forever, and this is my memorial to all generations.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 3:16" - }, - "Go and gather the elders of Israel together, and tell them, ‘Yahweh, the God of your fathers, the God of Abraham, of Isaac, and of Jacob, has appeared to me, saying, “I have surely visited you, and seen that which is done to you in Egypt.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 3:17" - }, - "I have said, I will bring you up out of the affliction of Egypt to the land of the Canaanite, the Hittite, the Amorite, the Perizzite, the Hivite, and the Jebusite, to a land flowing with milk and honey.”’", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 3:18" - }, - "They will listen to your voice. You shall come, you and the elders of Israel, to the king of Egypt, and you shall tell him, ‘Yahweh, the God of the Hebrews, has met with us. Now please let us go three days’ journey into the wilderness, that we may sacrifice to Yahweh, our God.’", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 3:19" - }, - "I know that the king of Egypt won’t give you permission to go, no, not by a mighty hand.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 3:20" - }, - "I will reach out my hand and strike Egypt with all my wonders which I will do among them, and after that he will let you go.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 3:21" - }, - "I will give this people favor in the sight of the Egyptians, and it will happen that when you go, you shall not go empty-handed.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 3:22" - }, - "But every woman shall ask of her neighbor, and of her who visits her house, jewels of silver, jewels of gold, and clothing. You shall put them on your sons, and on your daughters. You shall plunder the Egyptians.”" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "EXO 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 4:1" - }, - "Moses answered, “But, behold, they will not believe me, nor listen to my voice; for they will say, ‘Yahweh has not appeared to you.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 4:2" - }, - "Yahweh said to him, “What is that in your hand?”" - ] - }, - { - "type": "para:p", - "content": [ - "He said, “A rod.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 4:3" - }, - "He said, “Throw it on the ground.”" - ] - }, - { - "type": "para:p", - "content": [ - "He threw it on the ground, and it became a snake; and Moses ran away from it." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 4:4" - }, - "Yahweh said to Moses, “Stretch out your hand, and take it by the tail.”" - ] - }, - { - "type": "para:p", - "content": [ - "He stretched out his hand, and took hold of it, and it became a rod in his hand." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 4:5" - }, - "“This is so that they may believe that Yahweh, the God of their fathers, the God of Abraham, the God of Isaac, and the God of Jacob, has appeared to you.”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 4:6" - }, - "Yahweh said furthermore to him, “Now put your hand inside your cloak.”" - ] - }, - { - "type": "para:p", - "content": [ - "He put his hand inside his cloak, and when he took it out, behold, his hand was leprous, as white as snow." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 4:7" - }, - "He said, “Put your hand inside your cloak again.”" - ] - }, - { - "type": "para:p", - "content": [ - "He put his hand inside his cloak again, and when he took it out of his cloak, behold, it had turned again as his other flesh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 4:8" - }, - "“It will happen, if they will not believe you or listen to the voice of the first sign, that they will believe the voice of the latter sign.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 4:9" - }, - "It will happen, if they will not believe even these two signs or listen to your voice, that you shall take of the water of the river, and pour it on the dry land. The water which you take out of the river will become blood on the dry land.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 4:10" - }, - "Moses said to Yahweh, “O Lord,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4:10" - ] - }, - { - "type": "char:ft", - "content": [ - "The word translated “Lord” is “Adonai”." - ] - } - ], - "caller": "+" - }, - "I am not eloquent, neither before now, nor since you have spoken to your servant; for I am slow of speech, and of a slow tongue.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 4:11" - }, - "Yahweh said to him, “Who made man’s mouth? Or who makes one mute, or deaf, or seeing, or blind? Isn’t it I, Yahweh?", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 4:12" - }, - "Now therefore go, and I will be with your mouth, and teach you what you shall speak.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 4:13" - }, - "Moses said, “Oh, Lord, please send someone else.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 4:14" - }, - "Yahweh’s anger burned against Moses, and he said, “What about Aaron, your brother, the Levite? I know that he can speak well. Also, behold, he is coming out to meet you. When he sees you, he will be glad in his heart.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 4:15" - }, - "You shall speak to him, and put the words in his mouth. I will be with your mouth, and with his mouth, and will teach you what you shall do.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 4:16" - }, - "He will be your spokesman to the people. It will happen that he will be to you a mouth, and you will be to him as God.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 4:17" - }, - "You shall take this rod in your hand, with which you shall do the signs.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 4:18" - }, - "Moses went and returned to Jethro his father-in-law, and said to him, “Please let me go and return to my brothers who are in Egypt, and see whether they are still alive.”" - ] - }, - { - "type": "para:p", - "content": [ - "Jethro said to Moses, “Go in peace.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 4:19" - }, - "Yahweh said to Moses in Midian, “Go, return into Egypt; for all the men who sought your life are dead.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 4:20" - }, - "Moses took his wife and his sons, and set them on a donkey, and he returned to the land of Egypt. Moses took God’s rod in his hand.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 4:21" - }, - "Yahweh said to Moses, “When you go back into Egypt, see that you do before Pharaoh all the wonders which I have put in your hand, but I will harden his heart and he will not let the people go.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 4:22" - }, - "You shall tell Pharaoh, ‘Yahweh says, Israel is my son, my firstborn,", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 4:23" - }, - "and I have said to you, “Let my son go, that he may serve me;” and you have refused to let him go. Behold, I will kill your firstborn son.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 4:24" - }, - "On the way at a lodging place, Yahweh met Moses and wanted to kill him.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 4:25" - }, - "Then Zipporah took a flint, and cut off the foreskin of her son, and cast it at his feet; and she said, “Surely you are a bridegroom of blood to me.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 4:26" - }, - "So he let him alone. Then she said, “You are a bridegroom of blood,” because of the circumcision." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 4:27" - }, - "Yahweh said to Aaron, “Go into the wilderness to meet Moses.”" - ] - }, - { - "type": "para:p", - "content": [ - "He went, and met him on God’s mountain, and kissed him.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 4:28" - }, - "Moses told Aaron all Yahweh’s words with which he had sent him, and all the signs with which he had instructed him.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 4:29" - }, - "Moses and Aaron went and gathered together all the elders of the children of Israel.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 4:30" - }, - "Aaron spoke all the words which Yahweh had spoken to Moses, and did the signs in the sight of the people.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 4:31" - }, - "The people believed, and when they heard that Yahweh had visited the children of Israel, and that he had seen their affliction, then they bowed their heads and worshiped." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "EXO 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 5:1" - }, - "Afterward Moses and Aaron came, and said to Pharaoh, “This is what Yahweh, the God of Israel, says, ‘Let my people go, that they may hold a feast to me in the wilderness.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 5:2" - }, - "Pharaoh said, “Who is Yahweh, that I should listen to his voice to let Israel go? I don’t know Yahweh, and moreover I will not let Israel go.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 5:3" - }, - "They said, “The God of the Hebrews has met with us. Please let us go three days’ journey into the wilderness, and sacrifice to Yahweh, our God, lest he fall on us with pestilence, or with the sword.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 5:4" - }, - "The king of Egypt said to them, “Why do you, Moses and Aaron, take the people from their work? Get back to your burdens!”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 5:5" - }, - "Pharaoh said, “Behold, the people of the land are now many, and you make them rest from their burdens.”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 5:6" - }, - "The same day Pharaoh commanded the taskmasters of the people and their officers, saying,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 5:7" - }, - "“You shall no longer give the people straw to make brick, as before. Let them go and gather straw for themselves.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 5:8" - }, - "You shall require from them the number of the bricks which they made before. You shall not diminish anything of it, for they are idle. Therefore they cry, saying, ‘Let’s go and sacrifice to our God.’", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 5:9" - }, - "Let heavier work be laid on the men, that they may labor in it. Don’t let them pay any attention to lying words.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 5:10" - }, - "The taskmasters of the people went out with their officers, and they spoke to the people, saying, “This is what Pharaoh says: ‘I will not give you straw.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 5:11" - }, - "Go yourselves, get straw where you can find it, for nothing of your work shall be diminished.’”", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 5:12" - }, - "So the people were scattered abroad throughout all the land of Egypt to gather stubble for straw.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 5:13" - }, - "The taskmasters were urgent saying, “Fulfill your work quota daily, as when there was straw!”", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 5:14" - }, - "The officers of the children of Israel, whom Pharaoh’s taskmasters had set over them, were beaten, and were asked, “Why haven’t you fulfilled your quota both yesterday and today, in making brick as before?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 5:15" - }, - "Then the officers of the children of Israel came and cried to Pharaoh, saying, “Why do you deal this way with your servants?", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 5:16" - }, - "No straw is given to your servants, and they tell us, ‘Make brick!’ and behold, your servants are beaten; but the fault is in your own people.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 5:17" - }, - "But Pharaoh said, “You are idle! You are idle! Therefore you say, ‘Let’s go and sacrifice to Yahweh.’", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 5:18" - }, - "Go therefore now, and work; for no straw shall be given to you; yet you shall deliver the same number of bricks!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 5:19" - }, - "The officers of the children of Israel saw that they were in trouble when it was said, “You shall not diminish anything from your daily quota of bricks!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 5:20" - }, - "They met Moses and Aaron, who stood along the way, as they came out from Pharaoh.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 5:21" - }, - "They said to them, “May Yahweh look at you and judge, because you have made us a stench to be abhorred in the eyes of Pharaoh, and in the eyes of his servants, to put a sword in their hand to kill us!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 5:22" - }, - "Moses returned to Yahweh, and said, “Lord, why have you brought trouble on this people? Why is it that you have sent me?", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 5:23" - }, - "For since I came to Pharaoh to speak in your name, he has brought trouble on this people. You have not rescued your people at all!”" - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "EXO 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 6:1" - }, - "Yahweh said to Moses, “Now you shall see what I will do to Pharaoh, for by a strong hand he shall let them go, and by a strong hand he shall drive them out of his land.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 6:2" - }, - "God spoke to Moses, and said to him, “I am Yahweh.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 6:3" - }, - "I appeared to Abraham, to Isaac, and to Jacob, as God Almighty; but by my name Yahweh I was not known to them.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 6:4" - }, - "I have also established my covenant with them, to give them the land of Canaan, the land of their travels, in which they lived as aliens.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 6:5" - }, - "Moreover I have heard the groaning of the children of Israel, whom the Egyptians keep in bondage, and I have remembered my covenant.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 6:6" - }, - "Therefore tell the children of Israel, ‘I am Yahweh, and I will bring you out from under the burdens of the Egyptians, and I will rid you out of their bondage, and I will redeem you with an outstretched arm, and with great judgments.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 6:7" - }, - "I will take you to myself for a people. I will be your God; and you shall know that I am Yahweh your God, who brings you out from under the burdens of the Egyptians.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 6:8" - }, - "I will bring you into the land which I swore to give to Abraham, to Isaac, and to Jacob; and I will give it to you for a heritage: I am Yahweh.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 6:9" - }, - "Moses spoke so to the children of Israel, but they didn’t listen to Moses for anguish of spirit, and for cruel bondage." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 6:10" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 6:11" - }, - "“Go in, speak to Pharaoh king of Egypt, that he let the children of Israel go out of his land.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 6:12" - }, - "Moses spoke before Yahweh, saying, “Behold, the children of Israel haven’t listened to me. How then shall Pharaoh listen to me, when I have uncircumcised lips?”", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 6:13" - }, - "Yahweh spoke to Moses and to Aaron, and gave them a command to the children of Israel, and to Pharaoh king of Egypt, to bring the children of Israel out of the land of Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 6:14" - }, - "These are the heads of their fathers’ houses. The sons of Reuben the firstborn of Israel: Hanoch, and Pallu, Hezron, and Carmi; these are the families of Reuben.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 6:15" - }, - "The sons of Simeon: Jemuel, and Jamin, and Ohad, and Jachin, and Zohar, and Shaul the son of a Canaanite woman; these are the families of Simeon.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 6:16" - }, - "These are the names of the sons of Levi according to their generations: Gershon, and Kohath, and Merari; and the years of the life of Levi were one hundred thirty-seven years.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 6:17" - }, - "The sons of Gershon: Libni and Shimei, according to their families.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 6:18" - }, - "The sons of Kohath: Amram, and Izhar, and Hebron, and Uzziel; and the years of the life of Kohath were one hundred thirty-three years.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 6:19" - }, - "The sons of Merari: Mahli and Mushi. These are the families of the Levites according to their generations.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 6:20" - }, - "Amram took Jochebed his father’s sister to himself as wife; and she bore him Aaron and Moses. The years of the life of Amram were one hundred thirty-seven years.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 6:21" - }, - "The sons of Izhar: Korah, and Nepheg, and Zichri.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 6:22" - }, - "The sons of Uzziel: Mishael, Elzaphan, and Sithri.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 6:23" - }, - "Aaron took Elisheba, the daughter of Amminadab, the sister of Nahshon, as his wife; and she bore him Nadab and Abihu, Eleazar and Ithamar.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 6:24" - }, - "The sons of Korah: Assir, Elkanah, and Abiasaph; these are the families of the Korahites.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 6:25" - }, - "Eleazar Aaron’s son took one of the daughters of Putiel as his wife; and she bore him Phinehas. These are the heads of the fathers’ houses of the Levites according to their families.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 6:26" - }, - "These are that Aaron and Moses to whom Yahweh said, “Bring out the children of Israel from the land of Egypt according to their armies.”", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 6:27" - }, - "These are those who spoke to Pharaoh king of Egypt, to bring out the children of Israel from Egypt. These are that Moses and Aaron." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 6:28" - }, - "On the day when Yahweh spoke to Moses in the land of Egypt,", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 6:29" - }, - "Yahweh said to Moses, “I am Yahweh. Tell Pharaoh king of Egypt all that I tell you.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 6:30" - }, - "Moses said before Yahweh, “Behold, I am of uncircumcised lips, and how shall Pharaoh listen to me?”" - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "EXO 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 7:1" - }, - "Yahweh said to Moses, “Behold, I have made you as God to Pharaoh; and Aaron your brother shall be your prophet.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 7:2" - }, - "You shall speak all that I command you; and Aaron your brother shall speak to Pharaoh, that he let the children of Israel go out of his land.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 7:3" - }, - "I will harden Pharaoh’s heart, and multiply my signs and my wonders in the land of Egypt.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 7:4" - }, - "But Pharaoh will not listen to you, so I will lay my hand on Egypt, and bring out my armies, my people the children of Israel, out of the land of Egypt by great judgments.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 7:5" - }, - "The Egyptians shall know that I am Yahweh when I stretch out my hand on Egypt, and bring the children of Israel out from among them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 7:6" - }, - "Moses and Aaron did so. As Yahweh commanded them, so they did.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 7:7" - }, - "Moses was eighty years old, and Aaron eighty-three years old, when they spoke to Pharaoh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 7:8" - }, - "Yahweh spoke to Moses and to Aaron, saying,", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 7:9" - }, - "“When Pharaoh speaks to you, saying, ‘Perform a miracle!’ then you shall tell Aaron, ‘Take your rod, and cast it down before Pharaoh, and it will become a serpent.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 7:10" - }, - "Moses and Aaron went in to Pharaoh, and they did so, as Yahweh had commanded. Aaron cast down his rod before Pharaoh and before his servants, and it became a serpent.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 7:11" - }, - "Then Pharaoh also called for the wise men and the sorcerers. They also, the magicians of Egypt, did the same thing with their enchantments.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 7:12" - }, - "For they each cast down their rods, and they became serpents; but Aaron’s rod swallowed up their rods.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 7:13" - }, - "Pharaoh’s heart was hardened, and he didn’t listen to them, as Yahweh had spoken." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 7:14" - }, - "Yahweh said to Moses, “Pharaoh’s heart is stubborn. He refuses to let the people go.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 7:15" - }, - "Go to Pharaoh in the morning. Behold, he is going out to the water. You shall stand by the river’s bank to meet him. You shall take the rod which was turned to a serpent in your hand.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 7:16" - }, - "You shall tell him, ‘Yahweh, the God of the Hebrews, has sent me to you, saying, “Let my people go, that they may serve me in the wilderness. Behold, until now you haven’t listened.”", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 7:17" - }, - "Yahweh says, “In this you shall know that I am Yahweh. Behold: I will strike with the rod that is in my hand on the waters which are in the river, and they shall be turned to blood.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 7:18" - }, - "The fish that are in the river will die and the river will become foul. The Egyptians will loathe to drink water from the river.”’”", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 7:19" - }, - "Yahweh said to Moses, “Tell Aaron, ‘Take your rod, and stretch out your hand over the waters of Egypt, over their rivers, over their streams, and over their pools, and over all their ponds of water, that they may become blood. There will be blood throughout all the land of Egypt, both in vessels of wood and in vessels of stone.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 7:20" - }, - "Moses and Aaron did so, as Yahweh commanded; and he lifted up the rod, and struck the waters that were in the river, in the sight of Pharaoh, and in the sight of his servants; and all the waters that were in the river were turned to blood.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 7:21" - }, - "The fish that were in the river died. The river became foul. The Egyptians couldn’t drink water from the river. The blood was throughout all the land of Egypt.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 7:22" - }, - "The magicians of Egypt did the same thing with their enchantments. So Pharaoh’s heart was hardened, and he didn’t listen to them, as Yahweh had spoken.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 7:23" - }, - "Pharaoh turned and went into his house, and he didn’t even take this to heart.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 7:24" - }, - "All the Egyptians dug around the river for water to drink; for they couldn’t drink the river water.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 7:25" - }, - "Seven days were fulfilled, after Yahweh had struck the river." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "EXO 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 8:1" - }, - "Yahweh spoke to Moses, “Go in to Pharaoh, and tell him, ‘This is what Yahweh says, “Let my people go, that they may serve me.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 8:2" - }, - "If you refuse to let them go, behold, I will plague all your borders with frogs.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 8:3" - }, - "The river will swarm with frogs, which will go up and come into your house, and into your bedroom, and on your bed, and into the house of your servants, and on your people, and into your ovens, and into your kneading troughs.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 8:4" - }, - "The frogs shall come up both on you, and on your people, and on all your servants.”’”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 8:5" - }, - "Yahweh said to Moses, “Tell Aaron, ‘Stretch out your hand with your rod over the rivers, over the streams, and over the pools, and cause frogs to come up on the land of Egypt.’”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 8:6" - }, - "Aaron stretched out his hand over the waters of Egypt; and the frogs came up, and covered the land of Egypt.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 8:7" - }, - "The magicians did the same thing with their enchantments, and brought up frogs on the land of Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 8:8" - }, - "Then Pharaoh called for Moses and Aaron, and said, “Entreat Yahweh, that he take away the frogs from me and from my people; and I will let the people go, that they may sacrifice to Yahweh.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 8:9" - }, - "Moses said to Pharaoh, “I give you the honor of setting the time that I should pray for you, and for your servants, and for your people, that the frogs be destroyed from you and your houses, and remain in the river only.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 8:10" - }, - "Pharaoh said, “Tomorrow.”" - ] - }, - { - "type": "para:p", - "content": [ - "Moses said, “Let it be according to your word, that you may know that there is no one like Yahweh our God.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 8:11" - }, - "The frogs shall depart from you, and from your houses, and from your servants, and from your people. They shall remain in the river only.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 8:12" - }, - "Moses and Aaron went out from Pharaoh, and Moses cried to Yahweh concerning the frogs which he had brought on Pharaoh.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 8:13" - }, - "Yahweh did according to the word of Moses, and the frogs died out of the houses, out of the courts, and out of the fields.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 8:14" - }, - "They gathered them together in heaps, and the land stank.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 8:15" - }, - "But when Pharaoh saw that there was a respite, he hardened his heart, and didn’t listen to them, as Yahweh had spoken." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 8:16" - }, - "Yahweh said to Moses, “Tell Aaron, ‘Stretch out your rod, and strike the dust of the earth, that it may become lice throughout all the land of Egypt.’”", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 8:17" - }, - "They did so; and Aaron stretched out his hand with his rod, and struck the dust of the earth, and there were lice on man, and on animal; all the dust of the earth became lice throughout all the land of Egypt.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 8:18" - }, - "The magicians tried with their enchantments to produce lice, but they couldn’t. There were lice on man, and on animal.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 8:19" - }, - "Then the magicians said to Pharaoh, “This is God’s finger;” but Pharaoh’s heart was hardened, and he didn’t listen to them, as Yahweh had spoken." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 8:20" - }, - "Yahweh said to Moses, “Rise up early in the morning, and stand before Pharaoh; behold, he comes out to the water; and tell him, ‘This is what Yahweh says, “Let my people go, that they may serve me.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 8:21" - }, - "Else, if you will not let my people go, behold, I will send swarms of flies on you, and on your servants, and on your people, and into your houses. The houses of the Egyptians shall be full of swarms of flies, and also the ground they are on.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 8:22" - }, - "I will set apart in that day the land of Goshen, in which my people dwell, that no swarms of flies shall be there, to the end you may know that I am Yahweh on the earth.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 8:23" - }, - "I will put a division between my people and your people. This sign shall happen by tomorrow.”’”", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 8:24" - }, - "Yahweh did so; and there came grievous swarms of flies into the house of Pharaoh, and into his servants’ houses. In all the land of Egypt the land was corrupted by reason of the swarms of flies." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 8:25" - }, - "Pharaoh called for Moses and for Aaron, and said, “Go, sacrifice to your God in the land!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 8:26" - }, - "Moses said, “It isn’t appropriate to do so; for we shall sacrifice the abomination of the Egyptians to Yahweh our God. Behold, if we sacrifice the abomination of the Egyptians before their eyes, won’t they stone us?", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 8:27" - }, - "We will go three days’ journey into the wilderness, and sacrifice to Yahweh our God, as he shall command us.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 8:28" - }, - "Pharaoh said, “I will let you go, that you may sacrifice to Yahweh your God in the wilderness, only you shall not go very far away. Pray for me.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 8:29" - }, - "Moses said, “Behold, I am going out from you. I will pray to Yahweh that the swarms of flies may depart from Pharaoh, from his servants, and from his people, tomorrow; only don’t let Pharaoh deal deceitfully any more in not letting the people go to sacrifice to Yahweh.”", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 8:30" - }, - "Moses went out from Pharaoh, and prayed to Yahweh.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 8:31" - }, - "Yahweh did according to the word of Moses, and he removed the swarms of flies from Pharaoh, from his servants, and from his people. There remained not one.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 8:32" - }, - "Pharaoh hardened his heart this time also, and he didn’t let the people go." - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "EXO 9" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 9:1" - }, - "Then Yahweh said to Moses, “Go in to Pharaoh, and tell him, ‘This is what Yahweh, the God of the Hebrews, says: “Let my people go, that they may serve me.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 9:2" - }, - "For if you refuse to let them go, and hold them still,", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 9:3" - }, - "behold, Yahweh’s hand is on your livestock which are in the field, on the horses, on the donkeys, on the camels, on the herds, and on the flocks with a very grievous pestilence.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 9:4" - }, - "Yahweh will make a distinction between the livestock of Israel and the livestock of Egypt; and nothing shall die of all that belongs to the children of Israel.”’”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 9:5" - }, - "Yahweh appointed a set time, saying, “Tomorrow Yahweh shall do this thing in the land.”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 9:6" - }, - "Yahweh did that thing on the next day; and all the livestock of Egypt died, but of the livestock of the children of Israel, not one died.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 9:7" - }, - "Pharaoh sent, and, behold, there was not so much as one of the livestock of the Israelites dead. But the heart of Pharaoh was stubborn, and he didn’t let the people go." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 9:8" - }, - "Yahweh said to Moses and to Aaron, “Take handfuls of ashes of the furnace, and let Moses sprinkle it toward the sky in the sight of Pharaoh.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 9:9" - }, - "It shall become small dust over all the land of Egypt, and shall be boils and blisters breaking out on man and on animal, throughout all the land of Egypt.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 9:10" - }, - "They took ashes of the furnace, and stood before Pharaoh; and Moses sprinkled it up toward the sky; and it became boils and blisters breaking out on man and on animal.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 9:11" - }, - "The magicians couldn’t stand before Moses because of the boils; for the boils were on the magicians and on all the Egyptians.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 9:12" - }, - "Yahweh hardened the heart of Pharaoh, and he didn’t listen to them, as Yahweh had spoken to Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 9:13" - }, - "Yahweh said to Moses, “Rise up early in the morning, and stand before Pharaoh, and tell him, ‘This is what Yahweh, the God of the Hebrews, says: “Let my people go, that they may serve me.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 9:14" - }, - "For this time I will send all my plagues against your heart, against your officials, and against your people; that you may know that there is no one like me in all the earth.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 9:15" - }, - "For now I would have stretched out my hand, and struck you and your people with pestilence, and you would have been cut off from the earth;", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 9:16" - }, - "but indeed for this cause I have made you stand: to show you my power, and that my name may be declared throughout all the earth,", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 9:17" - }, - "because you still exalt yourself against my people, that you won’t let them go.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 9:18" - }, - "Behold, tomorrow about this time I will cause it to rain a very grievous hail, such as has not been in Egypt since the day it was founded even until now.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 9:19" - }, - "Now therefore command that all of your livestock and all that you have in the field be brought into shelter. The hail will come down on every man and animal that is found in the field, and isn’t brought home, and they will die.”’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 9:20" - }, - "Those who feared Yahweh’s word among the servants of Pharaoh made their servants and their livestock flee into the houses.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 9:21" - }, - "Whoever didn’t respect Yahweh’s word left his servants and his livestock in the field." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 9:22" - }, - "Yahweh said to Moses, “Stretch out your hand toward the sky, that there may be hail in all the land of Egypt, on man, and on animal, and on every herb of the field, throughout the land of Egypt.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "EXO 9:23" - }, - "Moses stretched out his rod toward the heavens, and Yahweh sent thunder and hail; and lightning flashed down to the earth. Yahweh rained hail on the land of Egypt.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 9:24" - }, - "So there was very severe hail, and lightning mixed with the hail, such as had not been in all the land of Egypt since it became a nation.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 9:25" - }, - "The hail struck throughout all the land of Egypt all that was in the field, both man and animal; and the hail struck every herb of the field, and broke every tree of the field.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 9:26" - }, - "Only in the land of Goshen, where the children of Israel were, there was no hail." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 9:27" - }, - "Pharaoh sent and called for Moses and Aaron, and said to them, “I have sinned this time. Yahweh is righteous, and I and my people are wicked.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 9:28" - }, - "Pray to Yahweh; for there has been enough of mighty thunderings and hail. I will let you go, and you shall stay no longer.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 9:29" - }, - "Moses said to him, “As soon as I have gone out of the city, I will spread out my hands to Yahweh. The thunders shall cease, and there will not be any more hail; that you may know that the earth is Yahweh’s.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 9:30" - }, - "But as for you and your servants, I know that you don’t yet fear Yahweh God.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 9:31" - }, - "The flax and the barley were struck, for the barley had ripened and the flax was blooming.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 9:32" - }, - "But the wheat and the spelt were not struck, for they had not grown up.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 9:33" - }, - "Moses went out of the city from Pharaoh, and spread out his hands to Yahweh; and the thunders and hail ceased, and the rain was not poured on the earth.", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 9:34" - }, - "When Pharaoh saw that the rain and the hail and the thunders had ceased, he sinned yet more, and hardened his heart, he and his servants.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 9:35" - }, - "The heart of Pharaoh was hardened, and he didn’t let the children of Israel go, just as Yahweh had spoken through Moses." - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "EXO 10" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 10:1" - }, - "Yahweh said to Moses, “Go in to Pharaoh, for I have hardened his heart and the heart of his servants, that I may show these my signs among them;", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 10:2" - }, - "and that you may tell in the hearing of your son, and of your son’s son, what things I have done to Egypt, and my signs which I have done among them; that you may know that I am Yahweh.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 10:3" - }, - "Moses and Aaron went in to Pharaoh, and said to him, “This is what Yahweh, the God of the Hebrews, says: ‘How long will you refuse to humble yourself before me? Let my people go, that they may serve me.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 10:4" - }, - "Or else, if you refuse to let my people go, behold, tomorrow I will bring locusts into your country,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 10:5" - }, - "and they shall cover the surface of the earth, so that one won’t be able to see the earth. They shall eat the residue of that which has escaped, which remains to you from the hail, and shall eat every tree which grows for you out of the field.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 10:6" - }, - "Your houses shall be filled, and the houses of all your servants, and the houses of all the Egyptians, as neither your fathers nor your fathers’ fathers have seen, since the day that they were on the earth to this day.’” He turned, and went out from Pharaoh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 10:7" - }, - "Pharaoh’s servants said to him, “How long will this man be a snare to us? Let the men go, that they may serve Yahweh, their God. Don’t you yet know that Egypt is destroyed?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 10:8" - }, - "Moses and Aaron were brought again to Pharaoh, and he said to them, “Go, serve Yahweh your God; but who are those who will go?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 10:9" - }, - "Moses said, “We will go with our young and with our old. We will go with our sons and with our daughters, with our flocks and with our herds; for we must hold a feast to Yahweh.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 10:10" - }, - "He said to them, “Yahweh be with you if I let you go with your little ones! See, evil is clearly before your faces.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 10:11" - }, - "Not so! Go now you who are men, and serve Yahweh; for that is what you desire!” Then they were driven out from Pharaoh’s presence." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 10:12" - }, - "Yahweh said to Moses, “Stretch out your hand over the land of Egypt for the locusts, that they may come up on the land of Egypt, and eat every herb of the land, even all that the hail has left.”", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 10:13" - }, - "Moses stretched out his rod over the land of Egypt, and Yahweh brought an east wind on the land all that day, and all night; and when it was morning, the east wind brought the locusts.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 10:14" - }, - "The locusts went up over all the land of Egypt, and rested in all the borders of Egypt. They were very grievous. Before them there were no such locusts as they, nor will there ever be again.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 10:15" - }, - "For they covered the surface of the whole earth, so that the land was darkened, and they ate every herb of the land, and all the fruit of the trees which the hail had left. There remained nothing green, either tree or herb of the field, through all the land of Egypt.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 10:16" - }, - "Then Pharaoh called for Moses and Aaron in haste, and he said, “I have sinned against Yahweh your God, and against you.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 10:17" - }, - "Now therefore please forgive my sin again, and pray to Yahweh your God, that he may also take away from me this death.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 10:18" - }, - "Moses went out from Pharaoh, and prayed to Yahweh.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 10:19" - }, - "Yahweh sent an exceedingly strong west wind, which took up the locusts, and drove them into the Red Sea.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10:19" - ] - }, - { - "type": "char:ft", - "content": [ - "“Red Sea” is the translation for the Hebrew “Yam Suf”, which could be more literally translated “Sea of Reeds” or “Sea of Cattails”. It refers to the body of water currently known as the Red Sea, or possibly to one of the bodies of water connected to it or near it." - ] - } - ], - "caller": "+" - }, - "There remained not one locust in all the borders of Egypt.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 10:20" - }, - "But Yahweh hardened Pharaoh’s heart, and he didn’t let the children of Israel go." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 10:21" - }, - "Yahweh said to Moses, “Stretch out your hand toward the sky, that there may be darkness over the land of Egypt, even darkness which may be felt.”", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 10:22" - }, - "Moses stretched out his hand toward the sky, and there was a thick darkness in all the land of Egypt for three days.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 10:23" - }, - "They didn’t see one another, and nobody rose from his place for three days; but all the children of Israel had light in their dwellings." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 10:24" - }, - "Pharaoh called to Moses, and said, “Go, serve Yahweh. Only let your flocks and your herds stay behind. Let your little ones also go with you.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 10:25" - }, - "Moses said, “You must also give into our hand sacrifices and burnt offerings, that we may sacrifice to Yahweh our God.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 10:26" - }, - "Our livestock also shall go with us. Not a hoof shall be left behind, for of it we must take to serve Yahweh our God; and we don’t know with what we must serve Yahweh, until we come there.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 10:27" - }, - "But Yahweh hardened Pharaoh’s heart, and he wouldn’t let them go.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 10:28" - }, - "Pharaoh said to him, “Get away from me! Be careful to see my face no more; for in the day you see my face you shall die!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 10:29" - }, - "Moses said, “You have spoken well. I will see your face again no more.”" - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "EXO 11" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 11:1" - }, - "Yahweh said to Moses, “I will bring yet one more plague on Pharaoh, and on Egypt; afterwards he will let you go. When he lets you go, he will surely thrust you out altogether.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 11:2" - }, - "Speak now in the ears of the people, and let every man ask of his neighbor, and every woman of her neighbor, jewels of silver, and jewels of gold.”", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 11:3" - }, - "Yahweh gave the people favor in the sight of the Egyptians. Moreover, the man Moses was very great in the land of Egypt, in the sight of Pharaoh’s servants, and in the sight of the people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 11:4" - }, - "Moses said, “This is what Yahweh says: ‘About midnight I will go out into the middle of Egypt,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 11:5" - }, - "and all the firstborn in the land of Egypt shall die, from the firstborn of Pharaoh who sits on his throne, even to the firstborn of the female servant who is behind the mill, and all the firstborn of livestock.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 11:6" - }, - "There will be a great cry throughout all the land of Egypt, such as there has not been, nor will be any more.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 11:7" - }, - "But against any of the children of Israel a dog won’t even bark or move its tongue, against man or animal, that you may know that Yahweh makes a distinction between the Egyptians and Israel.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 11:8" - }, - "All these servants of yours will come down to me, and bow down themselves to me, saying, “Get out, with all the people who follow you;” and after that I will go out.’” He went out from Pharaoh in hot anger." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 11:9" - }, - "Yahweh said to Moses, “Pharaoh won’t listen to you, that my wonders may be multiplied in the land of Egypt.”", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 11:10" - }, - "Moses and Aaron did all these wonders before Pharaoh, but Yahweh hardened Pharaoh’s heart, and he didn’t let the children of Israel go out of his land." - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "EXO 12" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 12:1" - }, - "Yahweh spoke to Moses and Aaron in the land of Egypt, saying,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 12:2" - }, - "“This month shall be to you the beginning of months. It shall be the first month of the year to you.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 12:3" - }, - "Speak to all the congregation of Israel, saying, ‘On the tenth day of this month, they shall take to them every man a lamb, according to their fathers’ houses, a lamb for a household;", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 12:4" - }, - "and if the household is too little for a lamb, then he and his neighbor next to his house shall take one according to the number of the souls. You shall make your count for the lamb according to what everyone can eat.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 12:5" - }, - "Your lamb shall be without defect, a male a year old. You shall take it from the sheep or from the goats.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 12:6" - }, - "You shall keep it until the fourteenth day of the same month; and the whole assembly of the congregation of Israel shall kill it at evening.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 12:7" - }, - "They shall take some of the blood, and put it on the two door posts and on the lintel, on the houses in which they shall eat it.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 12:8" - }, - "They shall eat the meat in that night, roasted with fire, with unleavened bread. They shall eat it with bitter herbs.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 12:9" - }, - "Don’t eat it raw, nor boiled at all with water, but roasted with fire; with its head, its legs and its inner parts.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 12:10" - }, - "You shall let nothing of it remain until the morning; but that which remains of it until the morning you shall burn with fire.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 12:11" - }, - "This is how you shall eat it: with your belt on your waist, your sandals on your feet, and your staff in your hand; and you shall eat it in haste: it is Yahweh’s Passover.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 12:12" - }, - "For I will go through the land of Egypt in that night, and will strike all the firstborn in the land of Egypt, both man and animal. I will execute judgments against all the gods of Egypt. I am Yahweh.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 12:13" - }, - "The blood shall be to you for a token on the houses where you are. When I see the blood, I will pass over you, and no plague will be on you to destroy you when I strike the land of Egypt.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 12:14" - }, - "This day shall be a memorial for you. You shall keep it as a feast to Yahweh. You shall keep it as a feast throughout your generations by an ordinance forever." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 12:15" - }, - "“‘Seven days you shall eat unleavened bread; even the first day you shall put away yeast out of your houses, for whoever eats leavened bread from the first day until the seventh day, that soul shall be cut off from Israel.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 12:16" - }, - "In the first day there shall be to you a holy convocation, and in the seventh day a holy convocation; no kind of work shall be done in them, except that which every man must eat, only that may be done by you.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 12:17" - }, - "You shall observe the feast of unleavened bread; for in this same day I have brought your armies out of the land of Egypt. Therefore you shall observe this day throughout your generations by an ordinance forever.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 12:18" - }, - "In the first month, on the fourteenth day of the month at evening, you shall eat unleavened bread, until the twenty first day of the month at evening.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 12:19" - }, - "There shall be no yeast found in your houses for seven days, for whoever eats that which is leavened, that soul shall be cut off from the congregation of Israel, whether he is a foreigner, or one who is born in the land.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 12:20" - }, - "You shall eat nothing leavened. In all your habitations you shall eat unleavened bread.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 12:21" - }, - "Then Moses called for all the elders of Israel, and said to them, “Draw out, and take lambs according to your families, and kill the Passover.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 12:22" - }, - "You shall take a bunch of hyssop, and dip it in the blood that is in the basin, and strike the lintel and the two door posts with the blood that is in the basin. None of you shall go out of the door of his house until the morning.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 12:23" - }, - "For Yahweh will pass through to strike the Egyptians; and when he sees the blood on the lintel, and on the two door posts, Yahweh will pass over the door, and will not allow the destroyer to come in to your houses to strike you.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 12:24" - }, - "You shall observe this thing for an ordinance to you and to your sons forever.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 12:25" - }, - "It shall happen when you have come to the land which Yahweh will give you, as he has promised, that you shall keep this service.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 12:26" - }, - "It will happen, when your children ask you, ‘What do you mean by this service?’", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 12:27" - }, - "that you shall say, ‘It is the sacrifice of Yahweh’s Passover, who passed over the houses of the children of Israel in Egypt, when he struck the Egyptians, and spared our houses.’”" - ] - }, - { - "type": "para:p", - "content": [ - "The people bowed their heads and worshiped.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 12:28" - }, - "The children of Israel went and did so; as Yahweh had commanded Moses and Aaron, so they did." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 12:29" - }, - "At midnight, Yahweh struck all the firstborn in the land of Egypt, from the firstborn of Pharaoh who sat on his throne to the firstborn of the captive who was in the dungeon, and all the firstborn of livestock.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 12:30" - }, - "Pharaoh rose up in the night, he, and all his servants, and all the Egyptians; and there was a great cry in Egypt, for there was not a house where there was not one dead.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 12:31" - }, - "He called for Moses and Aaron by night, and said, “Rise up, get out from among my people, both you and the children of Israel; and go, serve Yahweh, as you have said!", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 12:32" - }, - "Take both your flocks and your herds, as you have said, and be gone; and bless me also!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "EXO 12:33" - }, - "The Egyptians were urgent with the people, to send them out of the land in haste, for they said, “We are all dead men.”", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 12:34" - }, - "The people took their dough before it was leavened, their kneading troughs being bound up in their clothes on their shoulders.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 12:35" - }, - "The children of Israel did according to the word of Moses; and they asked of the Egyptians jewels of silver, and jewels of gold, and clothing.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 12:36" - }, - "Yahweh gave the people favor in the sight of the Egyptians, so that they let them have what they asked. They plundered the Egyptians." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "EXO 12:37" - }, - "The children of Israel traveled from Rameses to Succoth, about six hundred thousand on foot who were men, in addition to children.", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 12:38" - }, - "A mixed multitude went up also with them, with flocks, herds, and even very much livestock.", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 12:39" - }, - "They baked unleavened cakes of the dough which they brought out of Egypt; for it wasn’t leavened, because they were thrust out of Egypt, and couldn’t wait, and they had not prepared any food for themselves.", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 12:40" - }, - "Now the time that the children of Israel lived in Egypt was four hundred thirty years.", - { - "type": "verse:v", - "number": "41", - "sid": "EXO 12:41" - }, - "At the end of four hundred thirty years, to the day, all of Yahweh’s armies went out from the land of Egypt.", - { - "type": "verse:v", - "number": "42", - "sid": "EXO 12:42" - }, - "It is a night to be much observed to Yahweh for bringing them out from the land of Egypt. This is that night of Yahweh, to be much observed by all the children of Israel throughout their generations." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "EXO 12:43" - }, - "Yahweh said to Moses and Aaron, “This is the ordinance of the Passover. No foreigner shall eat of it,", - { - "type": "verse:v", - "number": "44", - "sid": "EXO 12:44" - }, - "but every man’s servant who is bought for money, when you have circumcised him, then shall he eat of it.", - { - "type": "verse:v", - "number": "45", - "sid": "EXO 12:45" - }, - "A foreigner and a hired servant shall not eat of it.", - { - "type": "verse:v", - "number": "46", - "sid": "EXO 12:46" - }, - "It must be eaten in one house. You shall not carry any of the meat outside of the house. Do not break any of its bones.", - { - "type": "verse:v", - "number": "47", - "sid": "EXO 12:47" - }, - "All the congregation of Israel shall keep it.", - { - "type": "verse:v", - "number": "48", - "sid": "EXO 12:48" - }, - "When a stranger lives as a foreigner with you, and would like to keep the Passover to Yahweh, let all his males be circumcised, and then let him come near and keep it. He shall be as one who is born in the land; but no uncircumcised person shall eat of it.", - { - "type": "verse:v", - "number": "49", - "sid": "EXO 12:49" - }, - "One law shall be to him who is born at home, and to the stranger who lives as a foreigner among you.”", - { - "type": "verse:v", - "number": "50", - "sid": "EXO 12:50" - }, - "All the children of Israel did so. As Yahweh commanded Moses and Aaron, so they did.", - { - "type": "verse:v", - "number": "51", - "sid": "EXO 12:51" - }, - "That same day, Yahweh brought the children of Israel out of the land of Egypt by their armies." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "EXO 13" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 13:1" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 13:2" - }, - "“Sanctify to me all the firstborn, whatever opens the womb among the children of Israel, both of man and of animal. It is mine.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 13:3" - }, - "Moses said to the people, “Remember this day, in which you came out of Egypt, out of the house of bondage; for by strength of hand Yahweh brought you out from this place. No leavened bread shall be eaten.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 13:4" - }, - "Today you go out in the month Abib.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 13:5" - }, - "It shall be, when Yahweh brings you into the land of the Canaanite, and the Hittite, and the Amorite, and the Hivite, and the Jebusite, which he swore to your fathers to give you, a land flowing with milk and honey, that you shall keep this service in this month.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 13:6" - }, - "Seven days you shall eat unleavened bread, and in the seventh day shall be a feast to Yahweh.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 13:7" - }, - "Unleavened bread shall be eaten throughout the seven days; and no leavened bread shall be seen with you. No yeast shall be seen with you, within all your borders.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 13:8" - }, - "You shall tell your son in that day, saying, ‘It is because of that which Yahweh did for me when I came out of Egypt.’", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 13:9" - }, - "It shall be for a sign to you on your hand, and for a memorial between your eyes, that Yahweh’s law may be in your mouth; for with a strong hand Yahweh has brought you out of Egypt.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 13:10" - }, - "You shall therefore keep this ordinance in its season from year to year." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 13:11" - }, - "“It shall be, when Yahweh brings you into the land of the Canaanite, as he swore to you and to your fathers, and will give it you,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 13:12" - }, - "that you shall set apart to Yahweh all that opens the womb, and every firstborn that comes from an animal which you have. The males shall be Yahweh’s.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 13:13" - }, - "Every firstborn of a donkey you shall redeem with a lamb; and if you will not redeem it, then you shall break its neck; and you shall redeem all the firstborn of man among your sons.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 13:14" - }, - "It shall be, when your son asks you in time to come, saying, ‘What is this?’ that you shall tell him, ‘By strength of hand Yahweh brought us out from Egypt, from the house of bondage.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 13:15" - }, - "When Pharaoh stubbornly refused to let us go, Yahweh killed all the firstborn in the land of Egypt, both the firstborn of man, and the firstborn of livestock. Therefore I sacrifice to Yahweh all that opens the womb, being males; but all the firstborn of my sons I redeem.’", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 13:16" - }, - "It shall be for a sign on your hand, and for symbols between your eyes; for by strength of hand Yahweh brought us out of Egypt.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 13:17" - }, - "When Pharaoh had let the people go, God didn’t lead them by the way of the land of the Philistines, although that was near; for God said, “Lest perhaps the people change their minds when they see war, and they return to Egypt”;", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 13:18" - }, - "but God led the people around by the way of the wilderness by the Red Sea; and the children of Israel went up armed out of the land of Egypt.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 13:19" - }, - "Moses took the bones of Joseph with him, for he had made the children of Israel swear, saying, “God will surely visit you, and you shall carry up my bones away from here with you.”", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 13:20" - }, - "They took their journey from Succoth, and encamped in Etham, in the edge of the wilderness.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 13:21" - }, - "Yahweh went before them by day in a pillar of cloud, to lead them on their way, and by night in a pillar of fire, to give them light, that they might go by day and by night:", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 13:22" - }, - "the pillar of cloud by day, and the pillar of fire by night, didn’t depart from before the people." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "EXO 14" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 14:1" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 14:2" - }, - "“Speak to the children of Israel, that they turn back and encamp before Pihahiroth, between Migdol and the sea, before Baal Zephon. You shall encamp opposite it by the sea.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 14:3" - }, - "Pharaoh will say of the children of Israel, ‘They are entangled in the land. The wilderness has shut them in.’", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 14:4" - }, - "I will harden Pharaoh’s heart, and he will follow after them; and I will get honor over Pharaoh, and over all his armies; and the Egyptians shall know that I am Yahweh.” They did so." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 14:5" - }, - "The king of Egypt was told that the people had fled; and the heart of Pharaoh and of his servants was changed toward the people, and they said, “What is this we have done, that we have let Israel go from serving us?”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 14:6" - }, - "He prepared his chariot, and took his army with him;", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 14:7" - }, - "and he took six hundred chosen chariots, and all the chariots of Egypt, with captains over all of them.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 14:8" - }, - "Yahweh hardened the heart of Pharaoh king of Egypt, and he pursued the children of Israel; for the children of Israel went out with a high hand.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14:8" - ] - }, - { - "type": "char:ft", - "content": [ - "or, defiantly." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 14:9" - }, - "The Egyptians pursued them. All the horses and chariots of Pharaoh, his horsemen, and his army overtook them encamping by the sea, beside Pihahiroth, before Baal Zephon." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 14:10" - }, - "When Pharaoh came near, the children of Israel lifted up their eyes, and behold, the Egyptians were marching after them; and they were very afraid. The children of Israel cried out to Yahweh.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 14:11" - }, - "They said to Moses, “Because there were no graves in Egypt, have you taken us away to die in the wilderness? Why have you treated us this way, to bring us out of Egypt?", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 14:12" - }, - "Isn’t this the word that we spoke to you in Egypt, saying, ‘Leave us alone, that we may serve the Egyptians?’ For it would have been better for us to serve the Egyptians than to die in the wilderness.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 14:13" - }, - "Moses said to the people, “Don’t be afraid. Stand still, and see the salvation of Yahweh, which he will work for you today; for you will never again see the Egyptians whom you have seen today.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 14:14" - }, - "Yahweh will fight for you, and you shall be still.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 14:15" - }, - "Yahweh said to Moses, “Why do you cry to me? Speak to the children of Israel, that they go forward.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 14:16" - }, - "Lift up your rod, and stretch out your hand over the sea and divide it. Then the children of Israel shall go into the middle of the sea on dry ground.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 14:17" - }, - "Behold, I myself will harden the hearts of the Egyptians, and they will go in after them. I will get myself honor over Pharaoh, and over all his armies, over his chariots, and over his horsemen.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 14:18" - }, - "The Egyptians shall know that I am Yahweh when I have gotten myself honor over Pharaoh, over his chariots, and over his horsemen.”", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 14:19" - }, - "The angel of God, who went before the camp of Israel, moved and went behind them; and the pillar of cloud moved from before them, and stood behind them.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 14:20" - }, - "It came between the camp of Egypt and the camp of Israel. There was the cloud and the darkness, yet it gave light by night. One didn’t come near the other all night." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 14:21" - }, - "Moses stretched out his hand over the sea, and Yahweh caused the sea to go back by a strong east wind all night, and made the sea dry land, and the waters were divided.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 14:22" - }, - "The children of Israel went into the middle of the sea on the dry ground; and the waters were a wall to them on their right hand and on their left.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 14:23" - }, - "The Egyptians pursued, and went in after them into the middle of the sea: all of Pharaoh’s horses, his chariots, and his horsemen.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 14:24" - }, - "In the morning watch, Yahweh looked out on the Egyptian army through the pillar of fire and of cloud, and confused the Egyptian army.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 14:25" - }, - "He took off their chariot wheels, and they drove them heavily; so that the Egyptians said, “Let’s flee from the face of Israel, for Yahweh fights for them against the Egyptians!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 14:26" - }, - "Yahweh said to Moses, “Stretch out your hand over the sea, that the waters may come again on the Egyptians, on their chariots, and on their horsemen.”", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 14:27" - }, - "Moses stretched out his hand over the sea, and the sea returned to its strength when the morning appeared; and the Egyptians fled against it. Yahweh overthrew the Egyptians in the middle of the sea.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 14:28" - }, - "The waters returned, and covered the chariots and the horsemen, even all Pharaoh’s army that went in after them into the sea. There remained not so much as one of them.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 14:29" - }, - "But the children of Israel walked on dry land in the middle of the sea, and the waters were a wall to them on their right hand and on their left.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 14:30" - }, - "Thus Yahweh saved Israel that day out of the hand of the Egyptians; and Israel saw the Egyptians dead on the seashore.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 14:31" - }, - "Israel saw the great work which Yahweh did to the Egyptians, and the people feared Yahweh; and they believed in Yahweh and in his servant Moses." - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "EXO 15" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 15:1" - }, - "Then Moses and the children of Israel sang this song to Yahweh, and said," - ] - }, - { - "type": "para:q1", - "content": [ - "“I will sing to Yahweh, for he has triumphed gloriously." - ] - }, - { - "type": "para:q2", - "content": [ - "He has thrown the horse and his rider into the sea." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 15:2" - }, - "Yah is my strength and song." - ] - }, - { - "type": "para:q2", - "content": [ - "He has become my salvation." - ] - }, - { - "type": "para:q1", - "content": [ - "This is my God, and I will praise him;" - ] - }, - { - "type": "para:q2", - "content": [ - "my father’s God, and I will exalt him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 15:3" - }, - "Yahweh is a man of war." - ] - }, - { - "type": "para:q2", - "content": [ - "Yahweh is his name." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 15:4" - }, - "He has cast Pharaoh’s chariots and his army into the sea." - ] - }, - { - "type": "para:q2", - "content": [ - "His chosen captains are sunk in the Red Sea." - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "EXO", + "content": [ + "World English Bible (WEB)" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Exodus" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Second Book of Mosis, Commonly Called Exodus" + ] + }, + { + "type": "para:toc2", + "content": [ + "Exodus" + ] + }, + { + "type": "para:toc3", + "content": [ + "Exodus" + ] + }, + { + "type": "para:mt2", + "content": [ + "The Second Book of Moses," + ] + }, + { + "type": "para:mt3", + "content": [ + "Commonly Called" + ] + }, + { + "type": "para:mt1", + "content": [ + "Exodus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "EXO 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 1:1" + }, + "Now these are the names of the sons of Israel, who came into Egypt (every man and his household came with Jacob):", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 1:2" + }, + "Reuben, Simeon, Levi, and Judah,", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 1:3" + }, + "Issachar, Zebulun, and Benjamin,", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 1:4" + }, + "Dan and Naphtali, Gad and Asher.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 1:5" + }, + "All the souls who came out of Jacob’s body were seventy souls, and Joseph was in Egypt already.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 1:6" + }, + "Joseph died, as did all his brothers, and all that generation.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 1:7" + }, + "The children of Israel were fruitful, and increased abundantly, and multiplied, and grew exceedingly mighty; and the land was filled with them." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 1:8" + }, + "Now there arose a new king over Egypt, who didn’t know Joseph.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 1:9" + }, + "He said to his people, “Behold,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:9" + ] + }, + { + "type": "char:ft", + "content": [ + "“Behold”, from “הִנֵּה”, means look at, take notice, observe, see, or gaze at. It is often used as an interjection." + ] + } + ] + }, + "the people of the children of Israel are more and mightier than we.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 1:10" + }, + "Come, let’s deal wisely with them, lest they multiply, and it happen that when any war breaks out, they also join themselves to our enemies and fight against us, and escape out of the land.”", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 1:11" + }, + "Therefore they set taskmasters over them to afflict them with their burdens. They built storage cities for Pharaoh: Pithom and Raamses.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 1:12" + }, + "But the more they afflicted them, the more they multiplied and the more they spread out. They started to dread the children of Israel.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 1:13" + }, + "The Egyptians ruthlessly made the children of Israel serve,", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 1:14" + }, + "and they made their lives bitter with hard service in mortar and in brick, and in all kinds of service in the field, all their service, in which they ruthlessly made them serve." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 1:15" + }, + "The king of Egypt spoke to the Hebrew midwives, of whom the name of the one was Shiphrah, and the name of the other Puah,", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 1:16" + }, + "and he said, “When you perform the duty of a midwife to the Hebrew women, and see them on the birth stool, if it is a son, then you shall kill him; but if it is a daughter, then she shall live.”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 1:17" + }, + "But the midwives feared God,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:17" + ] + }, + { + "type": "char:ft", + "content": [ + "The Hebrew word rendered “God” is “אֱלֹהִ֑ים” (Elohim)." + ] + } + ] + }, + "and didn’t do what the king of Egypt commanded them, but saved the baby boys alive.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 1:18" + }, + "The king of Egypt called for the midwives, and said to them, “Why have you done this thing and saved the boys alive?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 1:19" + }, + "The midwives said to Pharaoh, “Because the Hebrew women aren’t like the Egyptian women; for they are vigorous and give birth before the midwife comes to them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 1:20" + }, + "God dealt well with the midwives, and the people multiplied, and grew very mighty.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 1:21" + }, + "Because the midwives feared God, he gave them families.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 1:22" + }, + "Pharaoh commanded all his people, saying, “You shall cast every son who is born into the river, and every daughter you shall save alive.”" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "EXO 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 2:1" + }, + "A man of the house of Levi went and took a daughter of Levi as his wife.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 2:2" + }, + "The woman conceived and bore a son. When she saw that he was a fine child, she hid him three months.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 2:3" + }, + "When she could no longer hide him, she took a papyrus basket for him, and coated it with tar and with pitch. She put the child in it, and laid it in the reeds by the river’s bank.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 2:4" + }, + "His sister stood far off, to see what would be done to him.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 2:5" + }, + "Pharaoh’s daughter came down to bathe at the river. Her maidens walked along by the riverside. She saw the basket among the reeds, and sent her servant to get it.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 2:6" + }, + "She opened it, and saw the child, and behold, the baby cried. She had compassion on him, and said, “This is one of the Hebrews’ children.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 2:7" + }, + "Then his sister said to Pharaoh’s daughter, “Should I go and call a nurse for you from the Hebrew women, that she may nurse the child for you?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 2:8" + }, + "Pharaoh’s daughter said to her, “Go.”" + ] + }, + { + "type": "para:p", + "content": [ + "The young woman went and called the child’s mother.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 2:9" + }, + "Pharaoh’s daughter said to her, “Take this child away, and nurse him for me, and I will give you your wages.”" + ] + }, + { + "type": "para:p", + "content": [ + "The woman took the child, and nursed it.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 2:10" + }, + "The child grew, and she brought him to Pharaoh’s daughter, and he became her son. She named him Moses,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2:10" + ] + }, + { + "type": "char:ft", + "content": [ + "“Moses” sounds like the Hebrew for “draw out”." + ] + } + ] + }, + "and said, “Because I drew him out of the water.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 2:11" + }, + "In those days, when Moses had grown up, he went out to his brothers and saw their burdens. He saw an Egyptian striking a Hebrew, one of his brothers.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 2:12" + }, + "He looked this way and that way, and when he saw that there was no one, he killed the Egyptian, and hid him in the sand." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 2:13" + }, + "He went out the second day, and behold, two men of the Hebrews were fighting with each other. He said to him who did the wrong, “Why do you strike your fellow?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 2:14" + }, + "He said, “Who made you a prince and a judge over us? Do you plan to kill me, as you killed the Egyptian?”" + ] + }, + { + "type": "para:p", + "content": [ + "Moses was afraid, and said, “Surely this thing is known.”", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 2:15" + }, + "Now when Pharaoh heard this thing, he sought to kill Moses. But Moses fled from the face of Pharaoh, and lived in the land of Midian, and he sat down by a well." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 2:16" + }, + "Now the priest of Midian had seven daughters. They came and drew water, and filled the troughs to water their father’s flock.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 2:17" + }, + "The shepherds came and drove them away; but Moses stood up and helped them, and watered their flock.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 2:18" + }, + "When they came to Reuel, their father, he said, “How is it that you have returned so early today?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 2:19" + }, + "They said, “An Egyptian delivered us out of the hand of the shepherds, and moreover he drew water for us, and watered the flock.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 2:20" + }, + "He said to his daughters, “Where is he? Why is it that you have left the man? Call him, that he may eat bread.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 2:21" + }, + "Moses was content to dwell with the man. He gave Moses Zipporah, his daughter.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 2:22" + }, + "She bore a son, and he named him Gershom,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2:22" + ] + }, + { + "type": "char:ft", + "content": [ + "“Gershom” sounds like the Hebrew for “an alien there”." + ] + } + ] + }, + "for he said, “I have lived as a foreigner in a foreign land.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "EXO 2:23" + }, + "In the course of those many days, the king of Egypt died, and the children of Israel sighed because of the bondage, and they cried, and their cry came up to God because of the bondage.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 2:24" + }, + "God heard their groaning, and God remembered his covenant with Abraham, with Isaac, and with Jacob.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 2:25" + }, + "God saw the children of Israel, and God was concerned about them." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "EXO 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 3:1" + }, + "Now Moses was keeping the flock of Jethro, his father-in-law, the priest of Midian, and he led the flock to the back of the wilderness, and came to God’s mountain, to Horeb.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 3:2" + }, + "Yahweh’s", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3:2" + ] + }, + { + "type": "char:ft", + "content": [ + "“Yahweh” is God’s proper Name, sometimes rendered “LORD” (all caps) in other translations." + ] + } + ] + }, + "angel appeared to him in a flame of fire out of the middle of a bush. He looked, and behold, the bush burned with fire, and the bush was not consumed.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 3:3" + }, + "Moses said, “I will go now, and see this great sight, why the bush is not burned.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 3:4" + }, + "When Yahweh saw that he came over to see, God called to him out of the middle of the bush, and said, “Moses! Moses!”" + ] + }, + { + "type": "para:p", + "content": [ + "He said, “Here I am.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 3:5" + }, + "He said, “Don’t come close. Take off your sandals, for the place you are standing on is holy ground.”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 3:6" + }, + "Moreover he said, “I am the God of your father, the God of Abraham, the God of Isaac, and the God of Jacob.”" + ] + }, + { + "type": "para:p", + "content": [ + "Moses hid his face because he was afraid to look at God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 3:7" + }, + "Yahweh said, “I have surely seen the affliction of my people who are in Egypt, and have heard their cry because of their taskmasters, for I know their sorrows.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 3:8" + }, + "I have come down to deliver them out of the hand of the Egyptians, and to bring them up out of that land to a good and large land, to a land flowing with milk and honey; to the place of the Canaanite, the Hittite, the Amorite, the Perizzite, the Hivite, and the Jebusite.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 3:9" + }, + "Now, behold, the cry of the children of Israel has come to me. Moreover I have seen the oppression with which the Egyptians oppress them.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 3:10" + }, + "Come now therefore, and I will send you to Pharaoh, that you may bring my people, the children of Israel, out of Egypt.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 3:11" + }, + "Moses said to God, “Who am I, that I should go to Pharaoh, and that I should bring the children of Israel out of Egypt?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 3:12" + }, + "He said, “Certainly I will be with you. This will be the token to you, that I have sent you: when you have brought the people out of Egypt, you shall serve God on this mountain.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 3:13" + }, + "Moses said to God, “Behold, when I come to the children of Israel, and tell them, ‘The God of your fathers has sent me to you,’ and they ask me, ‘What is his name?’ what should I tell them?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 3:14" + }, + "God said to Moses, “I AM WHO I AM,” and he said, “You shall tell the children of Israel this: ‘I AM has sent me to you.’”", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 3:15" + }, + "God said moreover to Moses, “You shall tell the children of Israel this, ‘Yahweh, the God of your fathers, the God of Abraham, the God of Isaac, and the God of Jacob, has sent me to you.’ This is my name forever, and this is my memorial to all generations.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 3:16" + }, + "Go and gather the elders of Israel together, and tell them, ‘Yahweh, the God of your fathers, the God of Abraham, of Isaac, and of Jacob, has appeared to me, saying, “I have surely visited you, and seen that which is done to you in Egypt.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 3:17" + }, + "I have said, I will bring you up out of the affliction of Egypt to the land of the Canaanite, the Hittite, the Amorite, the Perizzite, the Hivite, and the Jebusite, to a land flowing with milk and honey.”’", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 3:18" + }, + "They will listen to your voice. You shall come, you and the elders of Israel, to the king of Egypt, and you shall tell him, ‘Yahweh, the God of the Hebrews, has met with us. Now please let us go three days’ journey into the wilderness, that we may sacrifice to Yahweh, our God.’", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 3:19" + }, + "I know that the king of Egypt won’t give you permission to go, no, not by a mighty hand.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 3:20" + }, + "I will reach out my hand and strike Egypt with all my wonders which I will do among them, and after that he will let you go.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 3:21" + }, + "I will give this people favor in the sight of the Egyptians, and it will happen that when you go, you shall not go empty-handed.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 3:22" + }, + "But every woman shall ask of her neighbor, and of her who visits her house, jewels of silver, jewels of gold, and clothing. You shall put them on your sons, and on your daughters. You shall plunder the Egyptians.”" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "EXO 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 4:1" + }, + "Moses answered, “But, behold, they will not believe me, nor listen to my voice; for they will say, ‘Yahweh has not appeared to you.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 4:2" + }, + "Yahweh said to him, “What is that in your hand?”" + ] + }, + { + "type": "para:p", + "content": [ + "He said, “A rod.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 4:3" + }, + "He said, “Throw it on the ground.”" + ] + }, + { + "type": "para:p", + "content": [ + "He threw it on the ground, and it became a snake; and Moses ran away from it." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 4:4" + }, + "Yahweh said to Moses, “Stretch out your hand, and take it by the tail.”" + ] + }, + { + "type": "para:p", + "content": [ + "He stretched out his hand, and took hold of it, and it became a rod in his hand." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 4:5" + }, + "“This is so that they may believe that Yahweh, the God of their fathers, the God of Abraham, the God of Isaac, and the God of Jacob, has appeared to you.”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 4:6" + }, + "Yahweh said furthermore to him, “Now put your hand inside your cloak.”" + ] + }, + { + "type": "para:p", + "content": [ + "He put his hand inside his cloak, and when he took it out, behold, his hand was leprous, as white as snow." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 4:7" + }, + "He said, “Put your hand inside your cloak again.”" + ] + }, + { + "type": "para:p", + "content": [ + "He put his hand inside his cloak again, and when he took it out of his cloak, behold, it had turned again as his other flesh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 4:8" + }, + "“It will happen, if they will not believe you or listen to the voice of the first sign, that they will believe the voice of the latter sign.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 4:9" + }, + "It will happen, if they will not believe even these two signs or listen to your voice, that you shall take of the water of the river, and pour it on the dry land. The water which you take out of the river will become blood on the dry land.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 4:10" + }, + "Moses said to Yahweh, “O Lord,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "4:10" + ] + }, + { + "type": "char:ft", + "content": [ + "The word translated “Lord” is “Adonai”." + ] + } + ] + }, + "I am not eloquent, neither before now, nor since you have spoken to your servant; for I am slow of speech, and of a slow tongue.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 4:11" + }, + "Yahweh said to him, “Who made man’s mouth? Or who makes one mute, or deaf, or seeing, or blind? Isn’t it I, Yahweh?", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 4:12" + }, + "Now therefore go, and I will be with your mouth, and teach you what you shall speak.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 4:13" + }, + "Moses said, “Oh, Lord, please send someone else.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 4:14" + }, + "Yahweh’s anger burned against Moses, and he said, “What about Aaron, your brother, the Levite? I know that he can speak well. Also, behold, he is coming out to meet you. When he sees you, he will be glad in his heart.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 4:15" + }, + "You shall speak to him, and put the words in his mouth. I will be with your mouth, and with his mouth, and will teach you what you shall do.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 4:16" + }, + "He will be your spokesman to the people. It will happen that he will be to you a mouth, and you will be to him as God.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 4:17" + }, + "You shall take this rod in your hand, with which you shall do the signs.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 4:18" + }, + "Moses went and returned to Jethro his father-in-law, and said to him, “Please let me go and return to my brothers who are in Egypt, and see whether they are still alive.”" + ] + }, + { + "type": "para:p", + "content": [ + "Jethro said to Moses, “Go in peace.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 4:19" + }, + "Yahweh said to Moses in Midian, “Go, return into Egypt; for all the men who sought your life are dead.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 4:20" + }, + "Moses took his wife and his sons, and set them on a donkey, and he returned to the land of Egypt. Moses took God’s rod in his hand.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 4:21" + }, + "Yahweh said to Moses, “When you go back into Egypt, see that you do before Pharaoh all the wonders which I have put in your hand, but I will harden his heart and he will not let the people go.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 4:22" + }, + "You shall tell Pharaoh, ‘Yahweh says, Israel is my son, my firstborn,", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 4:23" + }, + "and I have said to you, “Let my son go, that he may serve me;” and you have refused to let him go. Behold, I will kill your firstborn son.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 4:24" + }, + "On the way at a lodging place, Yahweh met Moses and wanted to kill him.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 4:25" + }, + "Then Zipporah took a flint, and cut off the foreskin of her son, and cast it at his feet; and she said, “Surely you are a bridegroom of blood to me.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 4:26" + }, + "So he let him alone. Then she said, “You are a bridegroom of blood,” because of the circumcision." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 4:27" + }, + "Yahweh said to Aaron, “Go into the wilderness to meet Moses.”" + ] + }, + { + "type": "para:p", + "content": [ + "He went, and met him on God’s mountain, and kissed him.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 4:28" + }, + "Moses told Aaron all Yahweh’s words with which he had sent him, and all the signs with which he had instructed him.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 4:29" + }, + "Moses and Aaron went and gathered together all the elders of the children of Israel.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 4:30" + }, + "Aaron spoke all the words which Yahweh had spoken to Moses, and did the signs in the sight of the people.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 4:31" + }, + "The people believed, and when they heard that Yahweh had visited the children of Israel, and that he had seen their affliction, then they bowed their heads and worshiped." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "EXO 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 5:1" + }, + "Afterward Moses and Aaron came, and said to Pharaoh, “This is what Yahweh, the God of Israel, says, ‘Let my people go, that they may hold a feast to me in the wilderness.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 5:2" + }, + "Pharaoh said, “Who is Yahweh, that I should listen to his voice to let Israel go? I don’t know Yahweh, and moreover I will not let Israel go.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 5:3" + }, + "They said, “The God of the Hebrews has met with us. Please let us go three days’ journey into the wilderness, and sacrifice to Yahweh, our God, lest he fall on us with pestilence, or with the sword.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 5:4" + }, + "The king of Egypt said to them, “Why do you, Moses and Aaron, take the people from their work? Get back to your burdens!”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 5:5" + }, + "Pharaoh said, “Behold, the people of the land are now many, and you make them rest from their burdens.”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 5:6" + }, + "The same day Pharaoh commanded the taskmasters of the people and their officers, saying,", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 5:7" + }, + "“You shall no longer give the people straw to make brick, as before. Let them go and gather straw for themselves.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 5:8" + }, + "You shall require from them the number of the bricks which they made before. You shall not diminish anything of it, for they are idle. Therefore they cry, saying, ‘Let’s go and sacrifice to our God.’", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 5:9" + }, + "Let heavier work be laid on the men, that they may labor in it. Don’t let them pay any attention to lying words.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 5:10" + }, + "The taskmasters of the people went out with their officers, and they spoke to the people, saying, “This is what Pharaoh says: ‘I will not give you straw.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 5:11" + }, + "Go yourselves, get straw where you can find it, for nothing of your work shall be diminished.’”", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 5:12" + }, + "So the people were scattered abroad throughout all the land of Egypt to gather stubble for straw.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 5:13" + }, + "The taskmasters were urgent saying, “Fulfill your work quota daily, as when there was straw!”", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 5:14" + }, + "The officers of the children of Israel, whom Pharaoh’s taskmasters had set over them, were beaten, and were asked, “Why haven’t you fulfilled your quota both yesterday and today, in making brick as before?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 5:15" + }, + "Then the officers of the children of Israel came and cried to Pharaoh, saying, “Why do you deal this way with your servants?", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 5:16" + }, + "No straw is given to your servants, and they tell us, ‘Make brick!’ and behold, your servants are beaten; but the fault is in your own people.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 5:17" + }, + "But Pharaoh said, “You are idle! You are idle! Therefore you say, ‘Let’s go and sacrifice to Yahweh.’", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 5:18" + }, + "Go therefore now, and work; for no straw shall be given to you; yet you shall deliver the same number of bricks!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 5:19" + }, + "The officers of the children of Israel saw that they were in trouble when it was said, “You shall not diminish anything from your daily quota of bricks!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 5:20" + }, + "They met Moses and Aaron, who stood along the way, as they came out from Pharaoh.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 5:21" + }, + "They said to them, “May Yahweh look at you and judge, because you have made us a stench to be abhorred in the eyes of Pharaoh, and in the eyes of his servants, to put a sword in their hand to kill us!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 5:22" + }, + "Moses returned to Yahweh, and said, “Lord, why have you brought trouble on this people? Why is it that you have sent me?", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 5:23" + }, + "For since I came to Pharaoh to speak in your name, he has brought trouble on this people. You have not rescued your people at all!”" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "EXO 6" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 6:1" + }, + "Yahweh said to Moses, “Now you shall see what I will do to Pharaoh, for by a strong hand he shall let them go, and by a strong hand he shall drive them out of his land.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 6:2" + }, + "God spoke to Moses, and said to him, “I am Yahweh.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 6:3" + }, + "I appeared to Abraham, to Isaac, and to Jacob, as God Almighty; but by my name Yahweh I was not known to them.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 6:4" + }, + "I have also established my covenant with them, to give them the land of Canaan, the land of their travels, in which they lived as aliens.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 6:5" + }, + "Moreover I have heard the groaning of the children of Israel, whom the Egyptians keep in bondage, and I have remembered my covenant.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 6:6" + }, + "Therefore tell the children of Israel, ‘I am Yahweh, and I will bring you out from under the burdens of the Egyptians, and I will rid you out of their bondage, and I will redeem you with an outstretched arm, and with great judgments.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 6:7" + }, + "I will take you to myself for a people. I will be your God; and you shall know that I am Yahweh your God, who brings you out from under the burdens of the Egyptians.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 6:8" + }, + "I will bring you into the land which I swore to give to Abraham, to Isaac, and to Jacob; and I will give it to you for a heritage: I am Yahweh.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 6:9" + }, + "Moses spoke so to the children of Israel, but they didn’t listen to Moses for anguish of spirit, and for cruel bondage." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 6:10" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 6:11" + }, + "“Go in, speak to Pharaoh king of Egypt, that he let the children of Israel go out of his land.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 6:12" + }, + "Moses spoke before Yahweh, saying, “Behold, the children of Israel haven’t listened to me. How then shall Pharaoh listen to me, when I have uncircumcised lips?”", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 6:13" + }, + "Yahweh spoke to Moses and to Aaron, and gave them a command to the children of Israel, and to Pharaoh king of Egypt, to bring the children of Israel out of the land of Egypt." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 6:14" + }, + "These are the heads of their fathers’ houses. The sons of Reuben the firstborn of Israel: Hanoch, and Pallu, Hezron, and Carmi; these are the families of Reuben.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 6:15" + }, + "The sons of Simeon: Jemuel, and Jamin, and Ohad, and Jachin, and Zohar, and Shaul the son of a Canaanite woman; these are the families of Simeon.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 6:16" + }, + "These are the names of the sons of Levi according to their generations: Gershon, and Kohath, and Merari; and the years of the life of Levi were one hundred thirty-seven years.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 6:17" + }, + "The sons of Gershon: Libni and Shimei, according to their families.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 6:18" + }, + "The sons of Kohath: Amram, and Izhar, and Hebron, and Uzziel; and the years of the life of Kohath were one hundred thirty-three years.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 6:19" + }, + "The sons of Merari: Mahli and Mushi. These are the families of the Levites according to their generations.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 6:20" + }, + "Amram took Jochebed his father’s sister to himself as wife; and she bore him Aaron and Moses. The years of the life of Amram were one hundred thirty-seven years.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 6:21" + }, + "The sons of Izhar: Korah, and Nepheg, and Zichri.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 6:22" + }, + "The sons of Uzziel: Mishael, Elzaphan, and Sithri.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 6:23" + }, + "Aaron took Elisheba, the daughter of Amminadab, the sister of Nahshon, as his wife; and she bore him Nadab and Abihu, Eleazar and Ithamar.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 6:24" + }, + "The sons of Korah: Assir, Elkanah, and Abiasaph; these are the families of the Korahites.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 6:25" + }, + "Eleazar Aaron’s son took one of the daughters of Putiel as his wife; and she bore him Phinehas. These are the heads of the fathers’ houses of the Levites according to their families.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 6:26" + }, + "These are that Aaron and Moses to whom Yahweh said, “Bring out the children of Israel from the land of Egypt according to their armies.”", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 6:27" + }, + "These are those who spoke to Pharaoh king of Egypt, to bring out the children of Israel from Egypt. These are that Moses and Aaron." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 6:28" + }, + "On the day when Yahweh spoke to Moses in the land of Egypt,", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 6:29" + }, + "Yahweh said to Moses, “I am Yahweh. Tell Pharaoh king of Egypt all that I tell you.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "EXO 6:30" + }, + "Moses said before Yahweh, “Behold, I am of uncircumcised lips, and how shall Pharaoh listen to me?”" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "EXO 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 7:1" + }, + "Yahweh said to Moses, “Behold, I have made you as God to Pharaoh; and Aaron your brother shall be your prophet.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 7:2" + }, + "You shall speak all that I command you; and Aaron your brother shall speak to Pharaoh, that he let the children of Israel go out of his land.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 7:3" + }, + "I will harden Pharaoh’s heart, and multiply my signs and my wonders in the land of Egypt.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 7:4" + }, + "But Pharaoh will not listen to you, so I will lay my hand on Egypt, and bring out my armies, my people the children of Israel, out of the land of Egypt by great judgments.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 7:5" + }, + "The Egyptians shall know that I am Yahweh when I stretch out my hand on Egypt, and bring the children of Israel out from among them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 7:6" + }, + "Moses and Aaron did so. As Yahweh commanded them, so they did.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 7:7" + }, + "Moses was eighty years old, and Aaron eighty-three years old, when they spoke to Pharaoh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 7:8" + }, + "Yahweh spoke to Moses and to Aaron, saying,", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 7:9" + }, + "“When Pharaoh speaks to you, saying, ‘Perform a miracle!’ then you shall tell Aaron, ‘Take your rod, and cast it down before Pharaoh, and it will become a serpent.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 7:10" + }, + "Moses and Aaron went in to Pharaoh, and they did so, as Yahweh had commanded. Aaron cast down his rod before Pharaoh and before his servants, and it became a serpent.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 7:11" + }, + "Then Pharaoh also called for the wise men and the sorcerers. They also, the magicians of Egypt, did the same thing with their enchantments.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 7:12" + }, + "For they each cast down their rods, and they became serpents; but Aaron’s rod swallowed up their rods.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 7:13" + }, + "Pharaoh’s heart was hardened, and he didn’t listen to them, as Yahweh had spoken." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 7:14" + }, + "Yahweh said to Moses, “Pharaoh’s heart is stubborn. He refuses to let the people go.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 7:15" + }, + "Go to Pharaoh in the morning. Behold, he is going out to the water. You shall stand by the river’s bank to meet him. You shall take the rod which was turned to a serpent in your hand.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 7:16" + }, + "You shall tell him, ‘Yahweh, the God of the Hebrews, has sent me to you, saying, “Let my people go, that they may serve me in the wilderness. Behold, until now you haven’t listened.”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 7:17" + }, + "Yahweh says, “In this you shall know that I am Yahweh. Behold: I will strike with the rod that is in my hand on the waters which are in the river, and they shall be turned to blood.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 7:18" + }, + "The fish that are in the river will die and the river will become foul. The Egyptians will loathe to drink water from the river.”’”", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 7:19" + }, + "Yahweh said to Moses, “Tell Aaron, ‘Take your rod, and stretch out your hand over the waters of Egypt, over their rivers, over their streams, and over their pools, and over all their ponds of water, that they may become blood. There will be blood throughout all the land of Egypt, both in vessels of wood and in vessels of stone.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 7:20" + }, + "Moses and Aaron did so, as Yahweh commanded; and he lifted up the rod, and struck the waters that were in the river, in the sight of Pharaoh, and in the sight of his servants; and all the waters that were in the river were turned to blood.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 7:21" + }, + "The fish that were in the river died. The river became foul. The Egyptians couldn’t drink water from the river. The blood was throughout all the land of Egypt.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 7:22" + }, + "The magicians of Egypt did the same thing with their enchantments. So Pharaoh’s heart was hardened, and he didn’t listen to them, as Yahweh had spoken.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 7:23" + }, + "Pharaoh turned and went into his house, and he didn’t even take this to heart.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 7:24" + }, + "All the Egyptians dug around the river for water to drink; for they couldn’t drink the river water.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 7:25" + }, + "Seven days were fulfilled, after Yahweh had struck the river." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "EXO 8" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 8:1" + }, + "Yahweh spoke to Moses, “Go in to Pharaoh, and tell him, ‘This is what Yahweh says, “Let my people go, that they may serve me.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 8:2" + }, + "If you refuse to let them go, behold, I will plague all your borders with frogs.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 8:3" + }, + "The river will swarm with frogs, which will go up and come into your house, and into your bedroom, and on your bed, and into the house of your servants, and on your people, and into your ovens, and into your kneading troughs.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 8:4" + }, + "The frogs shall come up both on you, and on your people, and on all your servants.”’”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 8:5" + }, + "Yahweh said to Moses, “Tell Aaron, ‘Stretch out your hand with your rod over the rivers, over the streams, and over the pools, and cause frogs to come up on the land of Egypt.’”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 8:6" + }, + "Aaron stretched out his hand over the waters of Egypt; and the frogs came up, and covered the land of Egypt.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 8:7" + }, + "The magicians did the same thing with their enchantments, and brought up frogs on the land of Egypt." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 8:8" + }, + "Then Pharaoh called for Moses and Aaron, and said, “Entreat Yahweh, that he take away the frogs from me and from my people; and I will let the people go, that they may sacrifice to Yahweh.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 8:9" + }, + "Moses said to Pharaoh, “I give you the honor of setting the time that I should pray for you, and for your servants, and for your people, that the frogs be destroyed from you and your houses, and remain in the river only.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 8:10" + }, + "Pharaoh said, “Tomorrow.”" + ] + }, + { + "type": "para:p", + "content": [ + "Moses said, “Let it be according to your word, that you may know that there is no one like Yahweh our God.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 8:11" + }, + "The frogs shall depart from you, and from your houses, and from your servants, and from your people. They shall remain in the river only.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 8:12" + }, + "Moses and Aaron went out from Pharaoh, and Moses cried to Yahweh concerning the frogs which he had brought on Pharaoh.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 8:13" + }, + "Yahweh did according to the word of Moses, and the frogs died out of the houses, out of the courts, and out of the fields.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 8:14" + }, + "They gathered them together in heaps, and the land stank.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 8:15" + }, + "But when Pharaoh saw that there was a respite, he hardened his heart, and didn’t listen to them, as Yahweh had spoken." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 8:16" + }, + "Yahweh said to Moses, “Tell Aaron, ‘Stretch out your rod, and strike the dust of the earth, that it may become lice throughout all the land of Egypt.’”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 8:17" + }, + "They did so; and Aaron stretched out his hand with his rod, and struck the dust of the earth, and there were lice on man, and on animal; all the dust of the earth became lice throughout all the land of Egypt.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 8:18" + }, + "The magicians tried with their enchantments to produce lice, but they couldn’t. There were lice on man, and on animal.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 8:19" + }, + "Then the magicians said to Pharaoh, “This is God’s finger;” but Pharaoh’s heart was hardened, and he didn’t listen to them, as Yahweh had spoken." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 8:20" + }, + "Yahweh said to Moses, “Rise up early in the morning, and stand before Pharaoh; behold, he comes out to the water; and tell him, ‘This is what Yahweh says, “Let my people go, that they may serve me.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 8:21" + }, + "Else, if you will not let my people go, behold, I will send swarms of flies on you, and on your servants, and on your people, and into your houses. The houses of the Egyptians shall be full of swarms of flies, and also the ground they are on.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 8:22" + }, + "I will set apart in that day the land of Goshen, in which my people dwell, that no swarms of flies shall be there, to the end you may know that I am Yahweh on the earth.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 8:23" + }, + "I will put a division between my people and your people. This sign shall happen by tomorrow.”’”", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 8:24" + }, + "Yahweh did so; and there came grievous swarms of flies into the house of Pharaoh, and into his servants’ houses. In all the land of Egypt the land was corrupted by reason of the swarms of flies." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 8:25" + }, + "Pharaoh called for Moses and for Aaron, and said, “Go, sacrifice to your God in the land!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 8:26" + }, + "Moses said, “It isn’t appropriate to do so; for we shall sacrifice the abomination of the Egyptians to Yahweh our God. Behold, if we sacrifice the abomination of the Egyptians before their eyes, won’t they stone us?", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 8:27" + }, + "We will go three days’ journey into the wilderness, and sacrifice to Yahweh our God, as he shall command us.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 8:28" + }, + "Pharaoh said, “I will let you go, that you may sacrifice to Yahweh your God in the wilderness, only you shall not go very far away. Pray for me.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 8:29" + }, + "Moses said, “Behold, I am going out from you. I will pray to Yahweh that the swarms of flies may depart from Pharaoh, from his servants, and from his people, tomorrow; only don’t let Pharaoh deal deceitfully any more in not letting the people go to sacrifice to Yahweh.”", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 8:30" + }, + "Moses went out from Pharaoh, and prayed to Yahweh.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 8:31" + }, + "Yahweh did according to the word of Moses, and he removed the swarms of flies from Pharaoh, from his servants, and from his people. There remained not one.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 8:32" + }, + "Pharaoh hardened his heart this time also, and he didn’t let the people go." + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "EXO 9" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 9:1" + }, + "Then Yahweh said to Moses, “Go in to Pharaoh, and tell him, ‘This is what Yahweh, the God of the Hebrews, says: “Let my people go, that they may serve me.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 9:2" + }, + "For if you refuse to let them go, and hold them still,", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 9:3" + }, + "behold, Yahweh’s hand is on your livestock which are in the field, on the horses, on the donkeys, on the camels, on the herds, and on the flocks with a very grievous pestilence.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 9:4" + }, + "Yahweh will make a distinction between the livestock of Israel and the livestock of Egypt; and nothing shall die of all that belongs to the children of Israel.”’”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 9:5" + }, + "Yahweh appointed a set time, saying, “Tomorrow Yahweh shall do this thing in the land.”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 9:6" + }, + "Yahweh did that thing on the next day; and all the livestock of Egypt died, but of the livestock of the children of Israel, not one died.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 9:7" + }, + "Pharaoh sent, and, behold, there was not so much as one of the livestock of the Israelites dead. But the heart of Pharaoh was stubborn, and he didn’t let the people go." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 9:8" + }, + "Yahweh said to Moses and to Aaron, “Take handfuls of ashes of the furnace, and let Moses sprinkle it toward the sky in the sight of Pharaoh.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 9:9" + }, + "It shall become small dust over all the land of Egypt, and shall be boils and blisters breaking out on man and on animal, throughout all the land of Egypt.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 9:10" + }, + "They took ashes of the furnace, and stood before Pharaoh; and Moses sprinkled it up toward the sky; and it became boils and blisters breaking out on man and on animal.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 9:11" + }, + "The magicians couldn’t stand before Moses because of the boils; for the boils were on the magicians and on all the Egyptians.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 9:12" + }, + "Yahweh hardened the heart of Pharaoh, and he didn’t listen to them, as Yahweh had spoken to Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 9:13" + }, + "Yahweh said to Moses, “Rise up early in the morning, and stand before Pharaoh, and tell him, ‘This is what Yahweh, the God of the Hebrews, says: “Let my people go, that they may serve me.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 9:14" + }, + "For this time I will send all my plagues against your heart, against your officials, and against your people; that you may know that there is no one like me in all the earth.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 9:15" + }, + "For now I would have stretched out my hand, and struck you and your people with pestilence, and you would have been cut off from the earth;", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 9:16" + }, + "but indeed for this cause I have made you stand: to show you my power, and that my name may be declared throughout all the earth,", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 9:17" + }, + "because you still exalt yourself against my people, that you won’t let them go.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 9:18" + }, + "Behold, tomorrow about this time I will cause it to rain a very grievous hail, such as has not been in Egypt since the day it was founded even until now.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 9:19" + }, + "Now therefore command that all of your livestock and all that you have in the field be brought into shelter. The hail will come down on every man and animal that is found in the field, and isn’t brought home, and they will die.”’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 9:20" + }, + "Those who feared Yahweh’s word among the servants of Pharaoh made their servants and their livestock flee into the houses.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 9:21" + }, + "Whoever didn’t respect Yahweh’s word left his servants and his livestock in the field." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 9:22" + }, + "Yahweh said to Moses, “Stretch out your hand toward the sky, that there may be hail in all the land of Egypt, on man, and on animal, and on every herb of the field, throughout the land of Egypt.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "EXO 9:23" + }, + "Moses stretched out his rod toward the heavens, and Yahweh sent thunder and hail; and lightning flashed down to the earth. Yahweh rained hail on the land of Egypt.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 9:24" + }, + "So there was very severe hail, and lightning mixed with the hail, such as had not been in all the land of Egypt since it became a nation.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 9:25" + }, + "The hail struck throughout all the land of Egypt all that was in the field, both man and animal; and the hail struck every herb of the field, and broke every tree of the field.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 9:26" + }, + "Only in the land of Goshen, where the children of Israel were, there was no hail." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 9:27" + }, + "Pharaoh sent and called for Moses and Aaron, and said to them, “I have sinned this time. Yahweh is righteous, and I and my people are wicked.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 9:28" + }, + "Pray to Yahweh; for there has been enough of mighty thunderings and hail. I will let you go, and you shall stay no longer.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 9:29" + }, + "Moses said to him, “As soon as I have gone out of the city, I will spread out my hands to Yahweh. The thunders shall cease, and there will not be any more hail; that you may know that the earth is Yahweh’s.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 9:30" + }, + "But as for you and your servants, I know that you don’t yet fear Yahweh God.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 9:31" + }, + "The flax and the barley were struck, for the barley had ripened and the flax was blooming.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 9:32" + }, + "But the wheat and the spelt were not struck, for they had not grown up.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 9:33" + }, + "Moses went out of the city from Pharaoh, and spread out his hands to Yahweh; and the thunders and hail ceased, and the rain was not poured on the earth.", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 9:34" + }, + "When Pharaoh saw that the rain and the hail and the thunders had ceased, he sinned yet more, and hardened his heart, he and his servants.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 9:35" + }, + "The heart of Pharaoh was hardened, and he didn’t let the children of Israel go, just as Yahweh had spoken through Moses." + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "EXO 10" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 10:1" + }, + "Yahweh said to Moses, “Go in to Pharaoh, for I have hardened his heart and the heart of his servants, that I may show these my signs among them;", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 10:2" + }, + "and that you may tell in the hearing of your son, and of your son’s son, what things I have done to Egypt, and my signs which I have done among them; that you may know that I am Yahweh.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 10:3" + }, + "Moses and Aaron went in to Pharaoh, and said to him, “This is what Yahweh, the God of the Hebrews, says: ‘How long will you refuse to humble yourself before me? Let my people go, that they may serve me.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 10:4" + }, + "Or else, if you refuse to let my people go, behold, tomorrow I will bring locusts into your country,", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 10:5" + }, + "and they shall cover the surface of the earth, so that one won’t be able to see the earth. They shall eat the residue of that which has escaped, which remains to you from the hail, and shall eat every tree which grows for you out of the field.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 10:6" + }, + "Your houses shall be filled, and the houses of all your servants, and the houses of all the Egyptians, as neither your fathers nor your fathers’ fathers have seen, since the day that they were on the earth to this day.’” He turned, and went out from Pharaoh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 10:7" + }, + "Pharaoh’s servants said to him, “How long will this man be a snare to us? Let the men go, that they may serve Yahweh, their God. Don’t you yet know that Egypt is destroyed?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 10:8" + }, + "Moses and Aaron were brought again to Pharaoh, and he said to them, “Go, serve Yahweh your God; but who are those who will go?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 10:9" + }, + "Moses said, “We will go with our young and with our old. We will go with our sons and with our daughters, with our flocks and with our herds; for we must hold a feast to Yahweh.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 10:10" + }, + "He said to them, “Yahweh be with you if I let you go with your little ones! See, evil is clearly before your faces.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 10:11" + }, + "Not so! Go now you who are men, and serve Yahweh; for that is what you desire!” Then they were driven out from Pharaoh’s presence." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 10:12" + }, + "Yahweh said to Moses, “Stretch out your hand over the land of Egypt for the locusts, that they may come up on the land of Egypt, and eat every herb of the land, even all that the hail has left.”", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 10:13" + }, + "Moses stretched out his rod over the land of Egypt, and Yahweh brought an east wind on the land all that day, and all night; and when it was morning, the east wind brought the locusts.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 10:14" + }, + "The locusts went up over all the land of Egypt, and rested in all the borders of Egypt. They were very grievous. Before them there were no such locusts as they, nor will there ever be again.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 10:15" + }, + "For they covered the surface of the whole earth, so that the land was darkened, and they ate every herb of the land, and all the fruit of the trees which the hail had left. There remained nothing green, either tree or herb of the field, through all the land of Egypt.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 10:16" + }, + "Then Pharaoh called for Moses and Aaron in haste, and he said, “I have sinned against Yahweh your God, and against you.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 10:17" + }, + "Now therefore please forgive my sin again, and pray to Yahweh your God, that he may also take away from me this death.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 10:18" + }, + "Moses went out from Pharaoh, and prayed to Yahweh.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 10:19" + }, + "Yahweh sent an exceedingly strong west wind, which took up the locusts, and drove them into the Red Sea.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10:19" + ] + }, + { + "type": "char:ft", + "content": [ + "“Red Sea” is the translation for the Hebrew “Yam Suf”, which could be more literally translated “Sea of Reeds” or “Sea of Cattails”. It refers to the body of water currently known as the Red Sea, or possibly to one of the bodies of water connected to it or near it." + ] + } + ] + }, + "There remained not one locust in all the borders of Egypt.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 10:20" + }, + "But Yahweh hardened Pharaoh’s heart, and he didn’t let the children of Israel go." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 10:21" + }, + "Yahweh said to Moses, “Stretch out your hand toward the sky, that there may be darkness over the land of Egypt, even darkness which may be felt.”", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 10:22" + }, + "Moses stretched out his hand toward the sky, and there was a thick darkness in all the land of Egypt for three days.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 10:23" + }, + "They didn’t see one another, and nobody rose from his place for three days; but all the children of Israel had light in their dwellings." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 10:24" + }, + "Pharaoh called to Moses, and said, “Go, serve Yahweh. Only let your flocks and your herds stay behind. Let your little ones also go with you.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 10:25" + }, + "Moses said, “You must also give into our hand sacrifices and burnt offerings, that we may sacrifice to Yahweh our God.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 10:26" + }, + "Our livestock also shall go with us. Not a hoof shall be left behind, for of it we must take to serve Yahweh our God; and we don’t know with what we must serve Yahweh, until we come there.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 10:27" + }, + "But Yahweh hardened Pharaoh’s heart, and he wouldn’t let them go.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 10:28" + }, + "Pharaoh said to him, “Get away from me! Be careful to see my face no more; for in the day you see my face you shall die!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 10:29" + }, + "Moses said, “You have spoken well. I will see your face again no more.”" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "EXO 11" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 11:1" + }, + "Yahweh said to Moses, “I will bring yet one more plague on Pharaoh, and on Egypt; afterwards he will let you go. When he lets you go, he will surely thrust you out altogether.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 11:2" + }, + "Speak now in the ears of the people, and let every man ask of his neighbor, and every woman of her neighbor, jewels of silver, and jewels of gold.”", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 11:3" + }, + "Yahweh gave the people favor in the sight of the Egyptians. Moreover, the man Moses was very great in the land of Egypt, in the sight of Pharaoh’s servants, and in the sight of the people." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 11:4" + }, + "Moses said, “This is what Yahweh says: ‘About midnight I will go out into the middle of Egypt,", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 11:5" + }, + "and all the firstborn in the land of Egypt shall die, from the firstborn of Pharaoh who sits on his throne, even to the firstborn of the female servant who is behind the mill, and all the firstborn of livestock.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 11:6" + }, + "There will be a great cry throughout all the land of Egypt, such as there has not been, nor will be any more.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 11:7" + }, + "But against any of the children of Israel a dog won’t even bark or move its tongue, against man or animal, that you may know that Yahweh makes a distinction between the Egyptians and Israel.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 11:8" + }, + "All these servants of yours will come down to me, and bow down themselves to me, saying, “Get out, with all the people who follow you;” and after that I will go out.’” He went out from Pharaoh in hot anger." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 11:9" + }, + "Yahweh said to Moses, “Pharaoh won’t listen to you, that my wonders may be multiplied in the land of Egypt.”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 11:10" + }, + "Moses and Aaron did all these wonders before Pharaoh, but Yahweh hardened Pharaoh’s heart, and he didn’t let the children of Israel go out of his land." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "EXO 12" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 12:1" + }, + "Yahweh spoke to Moses and Aaron in the land of Egypt, saying,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 12:2" + }, + "“This month shall be to you the beginning of months. It shall be the first month of the year to you.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 12:3" + }, + "Speak to all the congregation of Israel, saying, ‘On the tenth day of this month, they shall take to them every man a lamb, according to their fathers’ houses, a lamb for a household;", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 12:4" + }, + "and if the household is too little for a lamb, then he and his neighbor next to his house shall take one according to the number of the souls. You shall make your count for the lamb according to what everyone can eat.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 12:5" + }, + "Your lamb shall be without defect, a male a year old. You shall take it from the sheep or from the goats.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 12:6" + }, + "You shall keep it until the fourteenth day of the same month; and the whole assembly of the congregation of Israel shall kill it at evening.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 12:7" + }, + "They shall take some of the blood, and put it on the two door posts and on the lintel, on the houses in which they shall eat it.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 12:8" + }, + "They shall eat the meat in that night, roasted with fire, with unleavened bread. They shall eat it with bitter herbs.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 12:9" + }, + "Don’t eat it raw, nor boiled at all with water, but roasted with fire; with its head, its legs and its inner parts.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 12:10" + }, + "You shall let nothing of it remain until the morning; but that which remains of it until the morning you shall burn with fire.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 12:11" + }, + "This is how you shall eat it: with your belt on your waist, your sandals on your feet, and your staff in your hand; and you shall eat it in haste: it is Yahweh’s Passover.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 12:12" + }, + "For I will go through the land of Egypt in that night, and will strike all the firstborn in the land of Egypt, both man and animal. I will execute judgments against all the gods of Egypt. I am Yahweh.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 12:13" + }, + "The blood shall be to you for a token on the houses where you are. When I see the blood, I will pass over you, and no plague will be on you to destroy you when I strike the land of Egypt.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 12:14" + }, + "This day shall be a memorial for you. You shall keep it as a feast to Yahweh. You shall keep it as a feast throughout your generations by an ordinance forever." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 12:15" + }, + "“‘Seven days you shall eat unleavened bread; even the first day you shall put away yeast out of your houses, for whoever eats leavened bread from the first day until the seventh day, that soul shall be cut off from Israel.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 12:16" + }, + "In the first day there shall be to you a holy convocation, and in the seventh day a holy convocation; no kind of work shall be done in them, except that which every man must eat, only that may be done by you.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 12:17" + }, + "You shall observe the feast of unleavened bread; for in this same day I have brought your armies out of the land of Egypt. Therefore you shall observe this day throughout your generations by an ordinance forever.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 12:18" + }, + "In the first month, on the fourteenth day of the month at evening, you shall eat unleavened bread, until the twenty first day of the month at evening.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 12:19" + }, + "There shall be no yeast found in your houses for seven days, for whoever eats that which is leavened, that soul shall be cut off from the congregation of Israel, whether he is a foreigner, or one who is born in the land.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 12:20" + }, + "You shall eat nothing leavened. In all your habitations you shall eat unleavened bread.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 12:21" + }, + "Then Moses called for all the elders of Israel, and said to them, “Draw out, and take lambs according to your families, and kill the Passover.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 12:22" + }, + "You shall take a bunch of hyssop, and dip it in the blood that is in the basin, and strike the lintel and the two door posts with the blood that is in the basin. None of you shall go out of the door of his house until the morning.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 12:23" + }, + "For Yahweh will pass through to strike the Egyptians; and when he sees the blood on the lintel, and on the two door posts, Yahweh will pass over the door, and will not allow the destroyer to come in to your houses to strike you.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 12:24" + }, + "You shall observe this thing for an ordinance to you and to your sons forever.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 12:25" + }, + "It shall happen when you have come to the land which Yahweh will give you, as he has promised, that you shall keep this service.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 12:26" + }, + "It will happen, when your children ask you, ‘What do you mean by this service?’", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 12:27" + }, + "that you shall say, ‘It is the sacrifice of Yahweh’s Passover, who passed over the houses of the children of Israel in Egypt, when he struck the Egyptians, and spared our houses.’”" + ] + }, + { + "type": "para:p", + "content": [ + "The people bowed their heads and worshiped.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 12:28" + }, + "The children of Israel went and did so; as Yahweh had commanded Moses and Aaron, so they did." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 12:29" + }, + "At midnight, Yahweh struck all the firstborn in the land of Egypt, from the firstborn of Pharaoh who sat on his throne to the firstborn of the captive who was in the dungeon, and all the firstborn of livestock.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 12:30" + }, + "Pharaoh rose up in the night, he, and all his servants, and all the Egyptians; and there was a great cry in Egypt, for there was not a house where there was not one dead.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 12:31" + }, + "He called for Moses and Aaron by night, and said, “Rise up, get out from among my people, both you and the children of Israel; and go, serve Yahweh, as you have said!", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 12:32" + }, + "Take both your flocks and your herds, as you have said, and be gone; and bless me also!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "EXO 12:33" + }, + "The Egyptians were urgent with the people, to send them out of the land in haste, for they said, “We are all dead men.”", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 12:34" + }, + "The people took their dough before it was leavened, their kneading troughs being bound up in their clothes on their shoulders.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 12:35" + }, + "The children of Israel did according to the word of Moses; and they asked of the Egyptians jewels of silver, and jewels of gold, and clothing.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 12:36" + }, + "Yahweh gave the people favor in the sight of the Egyptians, so that they let them have what they asked. They plundered the Egyptians." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "EXO 12:37" + }, + "The children of Israel traveled from Rameses to Succoth, about six hundred thousand on foot who were men, in addition to children.", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 12:38" + }, + "A mixed multitude went up also with them, with flocks, herds, and even very much livestock.", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 12:39" + }, + "They baked unleavened cakes of the dough which they brought out of Egypt; for it wasn’t leavened, because they were thrust out of Egypt, and couldn’t wait, and they had not prepared any food for themselves.", + { + "type": "verse:v", + "number": "40", + "sid": "EXO 12:40" + }, + "Now the time that the children of Israel lived in Egypt was four hundred thirty years.", + { + "type": "verse:v", + "number": "41", + "sid": "EXO 12:41" + }, + "At the end of four hundred thirty years, to the day, all of Yahweh’s armies went out from the land of Egypt.", + { + "type": "verse:v", + "number": "42", + "sid": "EXO 12:42" + }, + "It is a night to be much observed to Yahweh for bringing them out from the land of Egypt. This is that night of Yahweh, to be much observed by all the children of Israel throughout their generations." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "EXO 12:43" + }, + "Yahweh said to Moses and Aaron, “This is the ordinance of the Passover. No foreigner shall eat of it,", + { + "type": "verse:v", + "number": "44", + "sid": "EXO 12:44" + }, + "but every man’s servant who is bought for money, when you have circumcised him, then shall he eat of it.", + { + "type": "verse:v", + "number": "45", + "sid": "EXO 12:45" + }, + "A foreigner and a hired servant shall not eat of it.", + { + "type": "verse:v", + "number": "46", + "sid": "EXO 12:46" + }, + "It must be eaten in one house. You shall not carry any of the meat outside of the house. Do not break any of its bones.", + { + "type": "verse:v", + "number": "47", + "sid": "EXO 12:47" + }, + "All the congregation of Israel shall keep it.", + { + "type": "verse:v", + "number": "48", + "sid": "EXO 12:48" + }, + "When a stranger lives as a foreigner with you, and would like to keep the Passover to Yahweh, let all his males be circumcised, and then let him come near and keep it. He shall be as one who is born in the land; but no uncircumcised person shall eat of it.", + { + "type": "verse:v", + "number": "49", + "sid": "EXO 12:49" + }, + "One law shall be to him who is born at home, and to the stranger who lives as a foreigner among you.”", + { + "type": "verse:v", + "number": "50", + "sid": "EXO 12:50" + }, + "All the children of Israel did so. As Yahweh commanded Moses and Aaron, so they did.", + { + "type": "verse:v", + "number": "51", + "sid": "EXO 12:51" + }, + "That same day, Yahweh brought the children of Israel out of the land of Egypt by their armies." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "EXO 13" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 13:1" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 13:2" + }, + "“Sanctify to me all the firstborn, whatever opens the womb among the children of Israel, both of man and of animal. It is mine.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 13:3" + }, + "Moses said to the people, “Remember this day, in which you came out of Egypt, out of the house of bondage; for by strength of hand Yahweh brought you out from this place. No leavened bread shall be eaten.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 13:4" + }, + "Today you go out in the month Abib.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 13:5" + }, + "It shall be, when Yahweh brings you into the land of the Canaanite, and the Hittite, and the Amorite, and the Hivite, and the Jebusite, which he swore to your fathers to give you, a land flowing with milk and honey, that you shall keep this service in this month.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 13:6" + }, + "Seven days you shall eat unleavened bread, and in the seventh day shall be a feast to Yahweh.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 13:7" + }, + "Unleavened bread shall be eaten throughout the seven days; and no leavened bread shall be seen with you. No yeast shall be seen with you, within all your borders.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 13:8" + }, + "You shall tell your son in that day, saying, ‘It is because of that which Yahweh did for me when I came out of Egypt.’", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 13:9" + }, + "It shall be for a sign to you on your hand, and for a memorial between your eyes, that Yahweh’s law may be in your mouth; for with a strong hand Yahweh has brought you out of Egypt.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 13:10" + }, + "You shall therefore keep this ordinance in its season from year to year." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 13:11" + }, + "“It shall be, when Yahweh brings you into the land of the Canaanite, as he swore to you and to your fathers, and will give it you,", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 13:12" + }, + "that you shall set apart to Yahweh all that opens the womb, and every firstborn that comes from an animal which you have. The males shall be Yahweh’s.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 13:13" + }, + "Every firstborn of a donkey you shall redeem with a lamb; and if you will not redeem it, then you shall break its neck; and you shall redeem all the firstborn of man among your sons.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 13:14" + }, + "It shall be, when your son asks you in time to come, saying, ‘What is this?’ that you shall tell him, ‘By strength of hand Yahweh brought us out from Egypt, from the house of bondage.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 13:15" + }, + "When Pharaoh stubbornly refused to let us go, Yahweh killed all the firstborn in the land of Egypt, both the firstborn of man, and the firstborn of livestock. Therefore I sacrifice to Yahweh all that opens the womb, being males; but all the firstborn of my sons I redeem.’", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 13:16" + }, + "It shall be for a sign on your hand, and for symbols between your eyes; for by strength of hand Yahweh brought us out of Egypt.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 13:17" + }, + "When Pharaoh had let the people go, God didn’t lead them by the way of the land of the Philistines, although that was near; for God said, “Lest perhaps the people change their minds when they see war, and they return to Egypt”;", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 13:18" + }, + "but God led the people around by the way of the wilderness by the Red Sea; and the children of Israel went up armed out of the land of Egypt.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 13:19" + }, + "Moses took the bones of Joseph with him, for he had made the children of Israel swear, saying, “God will surely visit you, and you shall carry up my bones away from here with you.”", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 13:20" + }, + "They took their journey from Succoth, and encamped in Etham, in the edge of the wilderness.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 13:21" + }, + "Yahweh went before them by day in a pillar of cloud, to lead them on their way, and by night in a pillar of fire, to give them light, that they might go by day and by night:", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 13:22" + }, + "the pillar of cloud by day, and the pillar of fire by night, didn’t depart from before the people." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "EXO 14" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 14:1" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 14:2" + }, + "“Speak to the children of Israel, that they turn back and encamp before Pihahiroth, between Migdol and the sea, before Baal Zephon. You shall encamp opposite it by the sea.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 14:3" + }, + "Pharaoh will say of the children of Israel, ‘They are entangled in the land. The wilderness has shut them in.’", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 14:4" + }, + "I will harden Pharaoh’s heart, and he will follow after them; and I will get honor over Pharaoh, and over all his armies; and the Egyptians shall know that I am Yahweh.” They did so." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 14:5" + }, + "The king of Egypt was told that the people had fled; and the heart of Pharaoh and of his servants was changed toward the people, and they said, “What is this we have done, that we have let Israel go from serving us?”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 14:6" + }, + "He prepared his chariot, and took his army with him;", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 14:7" + }, + "and he took six hundred chosen chariots, and all the chariots of Egypt, with captains over all of them.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 14:8" + }, + "Yahweh hardened the heart of Pharaoh king of Egypt, and he pursued the children of Israel; for the children of Israel went out with a high hand.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14:8" + ] + }, + { + "type": "char:ft", + "content": [ + "or, defiantly." + ] + } + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "EXO 14:9" + }, + "The Egyptians pursued them. All the horses and chariots of Pharaoh, his horsemen, and his army overtook them encamping by the sea, beside Pihahiroth, before Baal Zephon." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 14:10" + }, + "When Pharaoh came near, the children of Israel lifted up their eyes, and behold, the Egyptians were marching after them; and they were very afraid. The children of Israel cried out to Yahweh.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 14:11" + }, + "They said to Moses, “Because there were no graves in Egypt, have you taken us away to die in the wilderness? Why have you treated us this way, to bring us out of Egypt?", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 14:12" + }, + "Isn’t this the word that we spoke to you in Egypt, saying, ‘Leave us alone, that we may serve the Egyptians?’ For it would have been better for us to serve the Egyptians than to die in the wilderness.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 14:13" + }, + "Moses said to the people, “Don’t be afraid. Stand still, and see the salvation of Yahweh, which he will work for you today; for you will never again see the Egyptians whom you have seen today.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 14:14" + }, + "Yahweh will fight for you, and you shall be still.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 14:15" + }, + "Yahweh said to Moses, “Why do you cry to me? Speak to the children of Israel, that they go forward.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 14:16" + }, + "Lift up your rod, and stretch out your hand over the sea and divide it. Then the children of Israel shall go into the middle of the sea on dry ground.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 14:17" + }, + "Behold, I myself will harden the hearts of the Egyptians, and they will go in after them. I will get myself honor over Pharaoh, and over all his armies, over his chariots, and over his horsemen.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 14:18" + }, + "The Egyptians shall know that I am Yahweh when I have gotten myself honor over Pharaoh, over his chariots, and over his horsemen.”", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 14:19" + }, + "The angel of God, who went before the camp of Israel, moved and went behind them; and the pillar of cloud moved from before them, and stood behind them.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 14:20" + }, + "It came between the camp of Egypt and the camp of Israel. There was the cloud and the darkness, yet it gave light by night. One didn’t come near the other all night." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 14:21" + }, + "Moses stretched out his hand over the sea, and Yahweh caused the sea to go back by a strong east wind all night, and made the sea dry land, and the waters were divided.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 14:22" + }, + "The children of Israel went into the middle of the sea on the dry ground; and the waters were a wall to them on their right hand and on their left.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 14:23" + }, + "The Egyptians pursued, and went in after them into the middle of the sea: all of Pharaoh’s horses, his chariots, and his horsemen.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 14:24" + }, + "In the morning watch, Yahweh looked out on the Egyptian army through the pillar of fire and of cloud, and confused the Egyptian army.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 14:25" + }, + "He took off their chariot wheels, and they drove them heavily; so that the Egyptians said, “Let’s flee from the face of Israel, for Yahweh fights for them against the Egyptians!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 14:26" + }, + "Yahweh said to Moses, “Stretch out your hand over the sea, that the waters may come again on the Egyptians, on their chariots, and on their horsemen.”", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 14:27" + }, + "Moses stretched out his hand over the sea, and the sea returned to its strength when the morning appeared; and the Egyptians fled against it. Yahweh overthrew the Egyptians in the middle of the sea.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 14:28" + }, + "The waters returned, and covered the chariots and the horsemen, even all Pharaoh’s army that went in after them into the sea. There remained not so much as one of them.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 14:29" + }, + "But the children of Israel walked on dry land in the middle of the sea, and the waters were a wall to them on their right hand and on their left.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 14:30" + }, + "Thus Yahweh saved Israel that day out of the hand of the Egyptians; and Israel saw the Egyptians dead on the seashore.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 14:31" + }, + "Israel saw the great work which Yahweh did to the Egyptians, and the people feared Yahweh; and they believed in Yahweh and in his servant Moses." + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "EXO 15" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 15:1" + }, + "Then Moses and the children of Israel sang this song to Yahweh, and said," + ] + }, + { + "type": "para:q1", + "content": [ + "“I will sing to Yahweh, for he has triumphed gloriously." + ] + }, + { + "type": "para:q2", + "content": [ + "He has thrown the horse and his rider into the sea." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 15:2" + }, + "Yah is my strength and song." + ] + }, + { + "type": "para:q2", + "content": [ + "He has become my salvation." + ] + }, + { + "type": "para:q1", + "content": [ + "This is my God, and I will praise him;" + ] + }, + { + "type": "para:q2", + "content": [ + "my father’s God, and I will exalt him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 15:3" + }, + "Yahweh is a man of war." + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh is his name." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 15:4" + }, + "He has cast Pharaoh’s chariots and his army into the sea." + ] + }, + { + "type": "para:q2", + "content": [ + "His chosen captains are sunk in the Red Sea." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 15:5" + }, + "The deeps cover them." + ] + }, + { + "type": "para:q2", + "content": [ + "They went down into the depths like a stone." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 15:6" + }, + "Your right hand, Yahweh, is glorious in power." + ] + }, + { + "type": "para:q2", + "content": [ + "Your right hand, Yahweh, dashes the enemy in pieces." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 15:7" + }, + "In the greatness of your excellency, you overthrow those who rise up against you." + ] + }, + { + "type": "para:q2", + "content": [ + "You send out your wrath. It consumes them as stubble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 15:8" + }, + "With the blast of your nostrils, the waters were piled up." + ] + }, + { + "type": "para:q2", + "content": [ + "The floods stood upright as a heap." + ] + }, + { + "type": "para:q2", + "content": [ + "The deeps were congealed in the heart of the sea." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 15:9" + }, + "The enemy said, ‘I will pursue. I will overtake. I will divide the plunder." + ] + }, + { + "type": "para:q2", + "content": [ + "My desire will be satisfied on them." + ] + }, + { + "type": "para:q2", + "content": [ + "I will draw my sword. My hand will destroy them.’" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 15:10" + }, + "You blew with your wind." + ] + }, + { + "type": "para:q2", + "content": [ + "The sea covered them." + ] + }, + { + "type": "para:q2", + "content": [ + "They sank like lead in the mighty waters." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 15:11" + }, + "Who is like you, Yahweh, among the gods?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who is like you, glorious in holiness," + ] + }, + { + "type": "para:q2", + "content": [ + "fearful in praises, doing wonders?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 15:12" + }, + "You stretched out your right hand." + ] + }, + { + "type": "para:q2", + "content": [ + "The earth swallowed them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 15:13" + }, + "“You, in your loving kindness, have led the people that you have redeemed." + ] + }, + { + "type": "para:q2", + "content": [ + "You have guided them in your strength to your holy habitation." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 15:14" + }, + "The peoples have heard." + ] + }, + { + "type": "para:q2", + "content": [ + "They tremble." + ] + }, + { + "type": "para:q2", + "content": [ + "Pangs have taken hold of the inhabitants of Philistia." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 15:15" + }, + "Then the chiefs of Edom were dismayed." + ] + }, + { + "type": "para:q2", + "content": [ + "Trembling takes hold of the mighty men of Moab." + ] + }, + { + "type": "para:q2", + "content": [ + "All the inhabitants of Canaan have melted away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 15:16" + }, + "Terror and dread falls on them." + ] + }, + { + "type": "para:q2", + "content": [ + "By the greatness of your arm they are as still as a stone," + ] + }, + { + "type": "para:q2", + "content": [ + "until your people pass over, Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "until the people you have purchased pass over." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 15:17" + }, + "You will bring them in, and plant them in the mountain of your inheritance," + ] + }, + { + "type": "para:q2", + "content": [ + "the place, Yahweh, which you have made for yourself to dwell in;" + ] + }, + { + "type": "para:q2", + "content": [ + "the sanctuary, Lord, which your hands have established." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 15:18" + }, + "Yahweh will reign forever and ever.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 15:19" + }, + "For the horses of Pharaoh went in with his chariots and with his horsemen into the sea, and Yahweh brought back the waters of the sea on them; but the children of Israel walked on dry land in the middle of the sea.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 15:20" + }, + "Miriam the prophetess, the sister of Aaron, took a tambourine in her hand; and all the women went out after her with tambourines and with dances.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 15:21" + }, + "Miriam answered them," + ] + }, + { + "type": "para:q1", + "content": [ + "“Sing to Yahweh, for he has triumphed gloriously." + ] + }, + { + "type": "para:q1", + "content": [ + "He has thrown the horse and his rider into the sea.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 15:22" + }, + "Moses led Israel onward from the Red Sea, and they went out into the wilderness of Shur; and they went three days in the wilderness, and found no water.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 15:23" + }, + "When they came to Marah, they couldn’t drink from the waters of Marah, for they were bitter. Therefore its name was called Marah.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15:23" + ] + }, + { + "type": "char:ft", + "content": [ + "Marah means bitter." + ] + } + ] + }, + { + "type": "verse:v", + "number": "24", + "sid": "EXO 15:24" + }, + "The people murmured against Moses, saying, “What shall we drink?”", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 15:25" + }, + "Then he cried to Yahweh. Yahweh showed him a tree, and he threw it into the waters, and the waters were made sweet. There he made a statute and an ordinance for them, and there he tested them.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 15:26" + }, + "He said, “If you will diligently listen to Yahweh your God’s voice, and will do that which is right in his eyes, and will pay attention to his commandments, and keep all his statutes, I will put none of the diseases on you which I have put on the Egyptians; for I am Yahweh who heals you.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 15:27" + }, + "They came to Elim, where there were twelve springs of water and seventy palm trees. They encamped there by the waters." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "EXO 16" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 16:1" + }, + "They took their journey from Elim, and all the congregation of the children of Israel came to the wilderness of Sin, which is between Elim and Sinai, on the fifteenth day of the second month after their departing out of the land of Egypt.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 16:2" + }, + "The whole congregation of the children of Israel murmured against Moses and against Aaron in the wilderness;", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 16:3" + }, + "and the children of Israel said to them, “We wish that we had died by Yahweh’s hand in the land of Egypt, when we sat by the meat pots, when we ate our fill of bread, for you have brought us out into this wilderness to kill this whole assembly with hunger.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 16:4" + }, + "Then Yahweh said to Moses, “Behold, I will rain bread from the sky for you, and the people shall go out and gather a day’s portion every day, that I may test them, whether they will walk in my law or not.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 16:5" + }, + "It shall come to pass on the sixth day, that they shall prepare that which they bring in, and it shall be twice as much as they gather daily.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 16:6" + }, + "Moses and Aaron said to all the children of Israel, “At evening, you shall know that Yahweh has brought you out from the land of Egypt.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 16:7" + }, + "In the morning, you shall see Yahweh’s glory; because he hears your murmurings against Yahweh. Who are we, that you murmur against us?”", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 16:8" + }, + "Moses said, “Now Yahweh will give you meat to eat in the evening, and in the morning bread to satisfy you, because Yahweh hears your murmurings which you murmur against him. And who are we? Your murmurings are not against us, but against Yahweh.”", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 16:9" + }, + "Moses said to Aaron, “Tell all the congregation of the children of Israel, ‘Come close to Yahweh, for he has heard your murmurings.’”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 16:10" + }, + "As Aaron spoke to the whole congregation of the children of Israel, they looked toward the wilderness, and behold, Yahweh’s glory appeared in the cloud.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 16:11" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 16:12" + }, + "“I have heard the murmurings of the children of Israel. Speak to them, saying, ‘At evening you shall eat meat, and in the morning you shall be filled with bread. Then you will know that I am Yahweh your God.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 16:13" + }, + "In the evening, quail came up and covered the camp; and in the morning the dew lay around the camp.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 16:14" + }, + "When the dew that lay had gone, behold, on the surface of the wilderness was a small round thing, small as the frost on the ground.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 16:15" + }, + "When the children of Israel saw it, they said to one another, “What is it?” For they didn’t know what it was. Moses said to them, “It is the bread which Yahweh has given you to eat.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 16:16" + }, + "This is the thing which Yahweh has commanded: ‘Gather of it everyone according to his eating; an omer", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16:16" + ] + }, + { + "type": "char:ft", + "content": [ + "An omer is about 2.2 liters or about 2.3 quarts" + ] + } + ] + }, + "a head, according to the number of your persons, you shall take it, every man for those who are in his tent.’”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 16:17" + }, + "The children of Israel did so, and some gathered more, some less.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 16:18" + }, + "When they measured it with an omer, he who gathered much had nothing over, and he who gathered little had no lack. They each gathered according to his eating.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 16:19" + }, + "Moses said to them, “Let no one leave of it until the morning.”", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 16:20" + }, + "Notwithstanding they didn’t listen to Moses, but some of them left of it until the morning, so it bred worms and became foul; and Moses was angry with them.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 16:21" + }, + "They gathered it morning by morning, everyone according to his eating. When the sun grew hot, it melted.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 16:22" + }, + "On the sixth day, they gathered twice as much bread, two omers for each one; and all the rulers of the congregation came and told Moses.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 16:23" + }, + "He said to them, “This is that which Yahweh has spoken, ‘Tomorrow is a solemn rest, a holy Sabbath to Yahweh. Bake that which you want to bake, and boil that which you want to boil; and all that remains over lay up for yourselves to be kept until the morning.’”", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 16:24" + }, + "They laid it up until the morning, as Moses ordered, and it didn’t become foul, and there were no worms in it.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 16:25" + }, + "Moses said, “Eat that today, for today is a Sabbath to Yahweh. Today you shall not find it in the field.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 16:26" + }, + "Six days you shall gather it, but on the seventh day is the Sabbath. In it there shall be none.”", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 16:27" + }, + "On the seventh day, some of the people went out to gather, and they found none.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 16:28" + }, + "Yahweh said to Moses, “How long do you refuse to keep my commandments and my laws?", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 16:29" + }, + "Behold, because Yahweh has given you the Sabbath, therefore he gives you on the sixth day the bread of two days. Everyone stay in his place. Let no one go out of his place on the seventh day.”", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 16:30" + }, + "So the people rested on the seventh day." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 16:31" + }, + "The house of Israel called its name “Manna”,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16:31" + ] + }, + { + "type": "char:ft", + "content": [ + "“Manna” means “What is it?”" + ] + } + ] + }, + "and it was like coriander seed, white; and its taste was like wafers with honey.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 16:32" + }, + "Moses said, “This is the thing which Yahweh has commanded, ‘Let an omer-full of it be kept throughout your generations, that they may see the bread with which I fed you in the wilderness, when I brought you out of the land of Egypt.’”", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 16:33" + }, + "Moses said to Aaron, “Take a pot, and put an omer-full of manna in it, and lay it up before Yahweh, to be kept throughout your generations.”", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 16:34" + }, + "As Yahweh commanded Moses, so Aaron laid it up before the Testimony, to be kept.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 16:35" + }, + "The children of Israel ate the manna forty years, until they came to an inhabited land. They ate the manna until they came to the borders of the land of Canaan.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 16:36" + }, + "Now an omer is one tenth of an ephah.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16:36" + ] + }, + { + "type": "char:ft", + "content": [ + "1 ephah is about 22 liters or about 2/3 of a bushel" + ] + } + ] + } + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "EXO 17" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 17:1" + }, + "All the congregation of the children of Israel traveled from the wilderness of Sin, starting according to Yahweh’s commandment, and encamped in Rephidim; but there was no water for the people to drink.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 17:2" + }, + "Therefore the people quarreled with Moses, and said, “Give us water to drink.”" + ] + }, + { + "type": "para:p", + "content": [ + "Moses said to them, “Why do you quarrel with me? Why do you test Yahweh?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 17:3" + }, + "The people were thirsty for water there; so the people murmured against Moses, and said, “Why have you brought us up out of Egypt, to kill us, our children, and our livestock with thirst?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 17:4" + }, + "Moses cried to Yahweh, saying, “What shall I do with these people? They are almost ready to stone me.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 17:5" + }, + "Yahweh said to Moses, “Walk on before the people, and take the elders of Israel with you, and take the rod in your hand with which you struck the Nile, and go.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 17:6" + }, + "Behold, I will stand before you there on the rock in Horeb. You shall strike the rock, and water will come out of it, that the people may drink.” Moses did so in the sight of the elders of Israel.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 17:7" + }, + "He called the name of the place Massah,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17:7" + ] + }, + { + "type": "char:ft", + "content": [ + "Massah means testing." + ] + } + ] + }, + "and Meribah,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17:7" + ] + }, + { + "type": "char:ft", + "content": [ + "Meribah means quarreling." + ] + } + ] + }, + "because the children of Israel quarreled, and because they tested Yahweh, saying, “Is Yahweh among us, or not?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 17:8" + }, + "Then Amalek came and fought with Israel in Rephidim.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 17:9" + }, + "Moses said to Joshua, “Choose men for us, and go out to fight with Amalek. Tomorrow I will stand on the top of the hill with God’s rod in my hand.”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 17:10" + }, + "So Joshua did as Moses had told him, and fought with Amalek; and Moses, Aaron, and Hur went up to the top of the hill.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 17:11" + }, + "When Moses held up his hand, Israel prevailed. When he let down his hand, Amalek prevailed.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 17:12" + }, + "But Moses’ hands were heavy; so they took a stone, and put it under him, and he sat on it. Aaron and Hur held up his hands, the one on the one side, and the other on the other side. His hands were steady until sunset.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 17:13" + }, + "Joshua defeated Amalek and his people with the edge of the sword.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 17:14" + }, + "Yahweh said to Moses, “Write this for a memorial in a book, and rehearse it in the ears of Joshua: that I will utterly blot out the memory of Amalek from under the sky.”", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 17:15" + }, + "Moses built an altar, and called its name “Yahweh our Banner”.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17:15" + ] + }, + { + "type": "char:ft", + "content": [ + "Hebrew, Yahweh Nissi" + ] + } + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "EXO 17:16" + }, + "He said, “Yah has sworn: ‘Yahweh will have war with Amalek from generation to generation.’”" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "EXO 18" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 18:1" + }, + "Now Jethro, the priest of Midian, Moses’ father-in-law, heard of all that God had done for Moses and for Israel his people, how Yahweh had brought Israel out of Egypt.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 18:2" + }, + "Jethro, Moses’ father-in-law, received Zipporah, Moses’ wife, after he had sent her away,", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 18:3" + }, + "and her two sons. The name of one son was Gershom,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18:3" + ] + }, + { + "type": "char:ft", + "content": [ + "“Gershom” sounds like the Hebrew for “an alien there”." + ] + } + ] + }, + "for Moses said, “I have lived as a foreigner in a foreign land”.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 18:4" + }, + "The name of the other was Eliezer,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18:4" + ] + }, + { + "type": "char:ft", + "content": [ + "Eliezer means “God is my helper”." + ] + } + ] + }, + "for he said, “My father’s God was my help and delivered me from Pharaoh’s sword.”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 18:5" + }, + "Jethro, Moses’ father-in-law, came with Moses’ sons and his wife to Moses into the wilderness where he was encamped, at the Mountain of God.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 18:6" + }, + "He said to Moses, “I, your father-in-law Jethro, have come to you with your wife, and her two sons with her.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 18:7" + }, + "Moses went out to meet his father-in-law, and bowed and kissed him. They asked each other of their welfare, and they came into the tent.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 18:8" + }, + "Moses told his father-in-law all that Yahweh had done to Pharaoh and to the Egyptians for Israel’s sake, all the hardships that had come on them on the way, and how Yahweh delivered them.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 18:9" + }, + "Jethro rejoiced for all the goodness which Yahweh had done to Israel, in that he had delivered them out of the hand of the Egyptians.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 18:10" + }, + "Jethro said, “Blessed be Yahweh, who has delivered you out of the hand of the Egyptians, and out of the hand of Pharaoh; who has delivered the people from under the hand of the Egyptians.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 18:11" + }, + "Now I know that Yahweh is greater than all gods because of the way that they treated people arrogantly.”", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 18:12" + }, + "Jethro, Moses’ father-in-law, took a burnt offering and sacrifices for God. Aaron came with all the elders of Israel, to eat bread with Moses’ father-in-law before God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 18:13" + }, + "On the next day, Moses sat to judge the people, and the people stood around Moses from the morning to the evening.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 18:14" + }, + "When Moses’ father-in-law saw all that he did to the people, he said, “What is this thing that you do for the people? Why do you sit alone, and all the people stand around you from morning to evening?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 18:15" + }, + "Moses said to his father-in-law, “Because the people come to me to inquire of God.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 18:16" + }, + "When they have a matter, they come to me, and I judge between a man and his neighbor, and I make them know the statutes of God, and his laws.”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 18:17" + }, + "Moses’ father-in-law said to him, “The thing that you do is not good.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 18:18" + }, + "You will surely wear away, both you, and this people that is with you; for the thing is too heavy for you. You are not able to perform it yourself alone.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 18:19" + }, + "Listen now to my voice. I will give you counsel, and God be with you. You represent the people before God, and bring the causes to God.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 18:20" + }, + "You shall teach them the statutes and the laws, and shall show them the way in which they must walk, and the work that they must do.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 18:21" + }, + "Moreover you shall provide out of all the people able men which fear God: men of truth, hating unjust gain; and place such over them, to be rulers of thousands, rulers of hundreds, rulers of fifties, and rulers of tens.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 18:22" + }, + "Let them judge the people at all times. It shall be that every great matter they shall bring to you, but every small matter they shall judge themselves. So shall it be easier for you, and they shall share the load with you.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 18:23" + }, + "If you will do this thing, and God commands you so, then you will be able to endure, and all these people also will go to their place in peace.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 18:24" + }, + "So Moses listened to the voice of his father-in-law, and did all that he had said.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 18:25" + }, + "Moses chose able men out of all Israel, and made them heads over the people, rulers of thousands, rulers of hundreds, rulers of fifties, and rulers of tens.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 18:26" + }, + "They judged the people at all times. They brought the hard cases to Moses, but every small matter they judged themselves.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 18:27" + }, + "Moses let his father-in-law depart, and he went his way into his own land." + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "EXO 19" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 19:1" + }, + "In the third month after the children of Israel had gone out of the land of Egypt, on that same day they came into the wilderness of Sinai.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 19:2" + }, + "When they had departed from Rephidim, and had come to the wilderness of Sinai, they encamped in the wilderness; and there Israel encamped before the mountain.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 19:3" + }, + "Moses went up to God, and Yahweh called to him out of the mountain, saying, “This is what you shall tell the house of Jacob, and tell the children of Israel:", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 19:4" + }, + "‘You have seen what I did to the Egyptians, and how I bore you on eagles’ wings, and brought you to myself.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 19:5" + }, + "Now therefore, if you will indeed obey my voice and keep my covenant, then you shall be my own possession from among all peoples; for all the earth is mine;", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 19:6" + }, + "and you shall be to me a kingdom of priests and a holy nation.’ These are the words which you shall speak to the children of Israel.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 19:7" + }, + "Moses came and called for the elders of the people, and set before them all these words which Yahweh commanded him.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 19:8" + }, + "All the people answered together, and said, “All that Yahweh has spoken we will do.”" + ] + }, + { + "type": "para:p", + "content": [ + "Moses reported the words of the people to Yahweh.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 19:9" + }, + "Yahweh said to Moses, “Behold, I come to you in a thick cloud, that the people may hear when I speak with you, and may also believe you forever.” Moses told the words of the people to Yahweh.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 19:10" + }, + "Yahweh said to Moses, “Go to the people, and sanctify them today and tomorrow, and let them wash their garments,", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 19:11" + }, + "and be ready for the third day; for on the third day Yahweh will come down in the sight of all the people on Mount Sinai.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 19:12" + }, + "You shall set bounds to the people all around, saying, ‘Be careful that you don’t go up onto the mountain, or touch its border. Whoever touches the mountain shall be surely put to death.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 19:13" + }, + "No hand shall touch him, but he shall surely be stoned or shot through; whether it is animal or man, he shall not live.’ When the trumpet sounds long, they shall come up to the mountain.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 19:14" + }, + "Moses went down from the mountain to the people, and sanctified the people; and they washed their clothes.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 19:15" + }, + "He said to the people, “Be ready by the third day. Don’t have sexual relations with a woman.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 19:16" + }, + "On the third day, when it was morning, there were thunders and lightnings, and a thick cloud on the mountain, and the sound of an exceedingly loud trumpet; and all the people who were in the camp trembled.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 19:17" + }, + "Moses led the people out of the camp to meet God; and they stood at the lower part of the mountain.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 19:18" + }, + "All of Mount Sinai smoked, because Yahweh descended on it in fire; and its smoke ascended like the smoke of a furnace, and the whole mountain quaked greatly.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 19:19" + }, + "When the sound of the trumpet grew louder and louder, Moses spoke, and God answered him by a voice.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 19:20" + }, + "Yahweh came down on Mount Sinai, to the top of the mountain. Yahweh called Moses to the top of the mountain, and Moses went up." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 19:21" + }, + "Yahweh said to Moses, “Go down, warn the people, lest they break through to Yahweh to gaze, and many of them perish.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 19:22" + }, + "Let the priests also, who come near to Yahweh, sanctify themselves, lest Yahweh break out on them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "EXO 19:23" + }, + "Moses said to Yahweh, “The people can’t come up to Mount Sinai, for you warned us, saying, ‘Set bounds around the mountain, and sanctify it.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 19:24" + }, + "Yahweh said to him, “Go down! You shall bring Aaron up with you, but don’t let the priests and the people break through to come up to Yahweh, lest he break out against them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 19:25" + }, + "So Moses went down to the people, and told them." + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "EXO 20" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 20:1" + }, + "God", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20:1" + ] + }, + { + "type": "char:ft", + "content": [ + "After “God”, the Hebrew has the two letters “Aleph Tav” (the first and last letters of the Hebrew alphabet), not as a word, but as a grammatical marker." + ] + } + ] + }, + "spoke all these words, saying,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 20:2" + }, + "“I am Yahweh your God, who brought you out of the land of Egypt, out of the house of bondage." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 20:3" + }, + "“You shall have no other gods before me." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 20:4" + }, + "“You shall not make for yourselves an idol, nor any image of anything that is in the heavens above, or that is in the earth beneath, or that is in the water under the earth:", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 20:5" + }, + "you shall not bow yourself down to them, nor serve them, for I, Yahweh your God, am a jealous God, visiting the iniquity of the fathers on the children, on the third and on the fourth generation of those who hate me,", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 20:6" + }, + "and showing loving kindness to thousands of those who love me and keep my commandments." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 20:7" + }, + "“You shall not misuse the name of Yahweh your God,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20:7" + ] + }, + { + "type": "char:ft", + "content": [ + "or, You shall not take the name of Yahweh your God in vain" + ] + } + ] + }, + "for Yahweh will not hold him guiltless who misuses his name." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 20:8" + }, + "“Remember the Sabbath day, to keep it holy.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 20:9" + }, + "You shall labor six days, and do all your work,", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 20:10" + }, + "but the seventh day is a Sabbath to Yahweh your God. You shall not do any work in it, you, nor your son, nor your daughter, your male servant, nor your female servant, nor your livestock, nor your stranger who is within your gates;", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 20:11" + }, + "for in six days Yahweh made heaven and earth, the sea, and all that is in them, and rested the seventh day; therefore Yahweh blessed the Sabbath day, and made it holy." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 20:12" + }, + "“Honor your father and your mother, that your days may be long in the land which Yahweh your God gives you." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 20:13" + }, + "“You shall not murder." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 20:14" + }, + "“You shall not commit adultery." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 20:15" + }, + "“You shall not steal." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 20:16" + }, + "“You shall not give false testimony against your neighbor." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 20:17" + }, + "“You shall not covet your neighbor’s house. You shall not covet your neighbor’s wife, nor his male servant, nor his female servant, nor his ox, nor his donkey, nor anything that is your neighbor’s.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 20:18" + }, + "All the people perceived the thunderings, the lightnings, the sound of the trumpet, and the mountain smoking. When the people saw it, they trembled, and stayed at a distance.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 20:19" + }, + "They said to Moses, “Speak with us yourself, and we will listen; but don’t let God speak with us, lest we die.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 20:20" + }, + "Moses said to the people, “Don’t be afraid, for God has come to test you, and that his fear may be before you, that you won’t sin.”", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 20:21" + }, + "The people stayed at a distance, and Moses came near to the thick darkness where God was." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 20:22" + }, + "Yahweh said to Moses, “This is what you shall tell the children of Israel: ‘You yourselves have seen that I have talked with you from heaven.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 20:23" + }, + "You shall most certainly not make gods of silver or gods of gold for yourselves to be alongside me.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 20:24" + }, + "You shall make an altar of earth for me, and shall sacrifice on it your burnt offerings and your peace offerings, your sheep and your cattle. In every place where I record my name I will come to you and I will bless you.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 20:25" + }, + "If you make me an altar of stone, you shall not build it of cut stones; for if you lift up your tool on it, you have polluted it.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 20:26" + }, + "You shall not go up by steps to my altar, that your nakedness may not be exposed to it.’" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "EXO 21" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 21:1" + }, + "“Now these are the ordinances which you shall set before them:" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 21:2" + }, + "“If you buy a Hebrew servant, he shall serve six years, and in the seventh he shall go out free without paying anything.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 21:3" + }, + "If he comes in by himself, he shall go out by himself. If he is married, then his wife shall go out with him.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 21:4" + }, + "If his master gives him a wife and she bears him sons or daughters, the wife and her children shall be her master’s, and he shall go out by himself.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 21:5" + }, + "But if the servant shall plainly say, ‘I love my master, my wife, and my children. I will not go out free;’", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 21:6" + }, + "then his master shall bring him to God, and shall bring him to the door or to the doorpost, and his master shall bore his ear through with an awl, and he shall serve him forever." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 21:7" + }, + "“If a man sells his daughter to be a female servant, she shall not go out as the male servants do.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 21:8" + }, + "If she doesn’t please her master, who has married her to himself, then he shall let her be redeemed. He shall have no right to sell her to a foreign people, since he has dealt deceitfully with her.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 21:9" + }, + "If he marries her to his son, he shall deal with her as a daughter.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 21:10" + }, + "If he takes another wife to himself, he shall not diminish her food, her clothing, and her marital rights.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 21:11" + }, + "If he doesn’t do these three things for her, she may go free without paying any money." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 21:12" + }, + "“One who strikes a man so that he dies shall surely be put to death,", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 21:13" + }, + "but not if it is unintentional, but God allows it to happen; then I will appoint you a place where he shall flee.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 21:14" + }, + "If a man schemes and comes presumptuously on his neighbor to kill him, you shall take him from my altar, that he may die." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 21:15" + }, + "“Anyone who attacks his father or his mother shall be surely put to death." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 21:16" + }, + "“Anyone who kidnaps someone and sells him, or if he is found in his hand, he shall surely be put to death." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 21:17" + }, + "“Anyone who curses his father or his mother shall surely be put to death." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 21:18" + }, + "“If men quarrel and one strikes the other with a stone, or with his fist, and he doesn’t die, but is confined to bed;", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 21:19" + }, + "if he rises again and walks around with his staff, then he who struck him shall be cleared; only he shall pay for the loss of his time, and shall provide for his healing until he is thoroughly healed." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 21:20" + }, + "“If a man strikes his servant or his maid with a rod, and he dies under his hand, the man shall surely be punished.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 21:21" + }, + "Notwithstanding, if his servant gets up after a day or two, he shall not be punished, for the servant is his property." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 21:22" + }, + "“If men fight and hurt a pregnant woman so that she gives birth prematurely, and yet no harm follows, he shall be surely fined as much as the woman’s husband demands and the judges allow.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 21:23" + }, + "But if any harm follows, then you must take life for life,", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 21:24" + }, + "eye for eye, tooth for tooth, hand for hand, foot for foot,", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 21:25" + }, + "burning for burning, wound for wound, and bruise for bruise." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 21:26" + }, + "“If a man strikes his servant’s eye, or his maid’s eye, and destroys it, he shall let him go free for his eye’s sake.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 21:27" + }, + "If he strikes out his male servant’s tooth, or his female servant’s tooth, he shall let the servant go free for his tooth’s sake." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 21:28" + }, + "“If a bull gores a man or a woman to death, the bull shall surely be stoned, and its meat shall not be eaten; but the owner of the bull shall not be held responsible.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 21:29" + }, + "But if the bull had a habit of goring in the past, and this has been testified to its owner, and he has not kept it in, but it has killed a man or a woman, the bull shall be stoned, and its owner shall also be put to death.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 21:30" + }, + "If a ransom is imposed on him, then he shall give for the redemption of his life whatever is imposed.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 21:31" + }, + "Whether it has gored a son or has gored a daughter, according to this judgment it shall be done to him.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 21:32" + }, + "If the bull gores a male servant or a female servant, thirty shekels", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21:32" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.35 ounces, so 30 shekels is about 300 grams or about 10.6 ounces." + ] + } + ] + }, + "of silver shall be given to their master, and the ox shall be stoned." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "EXO 21:33" + }, + "“If a man opens a pit, or if a man digs a pit and doesn’t cover it, and a bull or a donkey falls into it,", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 21:34" + }, + "the owner of the pit shall make it good. He shall give money to its owner, and the dead animal shall be his." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "EXO 21:35" + }, + "“If one man’s bull injures another’s, so that it dies, then they shall sell the live bull, and divide its price; and they shall also divide the dead animal.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 21:36" + }, + "Or if it is known that the bull was in the habit of goring in the past, and its owner has not kept it in, he shall surely pay bull for bull, and the dead animal shall be his own." + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "EXO 22" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 22:1" + }, + "“If a man steals an ox or a sheep, and kills it or sells it, he shall pay five oxen for an ox, and four sheep for a sheep.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 22:2" + }, + "If the thief is found breaking in, and is struck so that he dies, there shall be no guilt of bloodshed for him.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 22:3" + }, + "If the sun has risen on him, he is guilty of bloodshed. He shall make restitution. If he has nothing, then he shall be sold for his theft.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 22:4" + }, + "If the stolen property is found in his hand alive, whether it is ox, donkey, or sheep, he shall pay double." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 22:5" + }, + "“If a man causes a field or vineyard to be eaten by letting his animal loose, and it grazes in another man’s field, he shall make restitution from the best of his own field, and from the best of his own vineyard." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 22:6" + }, + "“If fire breaks out, and catches in thorns so that the shocks of grain, or the standing grain, or the field are consumed; he who kindled the fire shall surely make restitution." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 22:7" + }, + "“If a man delivers to his neighbor money or stuff to keep, and it is stolen out of the man’s house, if the thief is found, he shall pay double.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 22:8" + }, + "If the thief isn’t found, then the master of the house shall come near to God, to find out whether or not he has put his hand on his neighbor’s goods.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 22:9" + }, + "For every matter of trespass, whether it is for ox, for donkey, for sheep, for clothing, or for any kind of lost thing, about which one says, ‘This is mine,’ the cause of both parties shall come before God. He whom God condemns shall pay double to his neighbor." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 22:10" + }, + "“If a man delivers to his neighbor a donkey, an ox, a sheep, or any animal to keep, and it dies or is injured, or driven away, no man seeing it;", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 22:11" + }, + "the oath of Yahweh shall be between them both, he has not put his hand on his neighbor’s goods; and its owner shall accept it, and he shall not make restitution.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 22:12" + }, + "But if it is stolen from him, the one who stole shall make restitution to its owner.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 22:13" + }, + "If it is torn in pieces, let him bring it for evidence. He shall not make good that which was torn." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 22:14" + }, + "“If a man borrows anything of his neighbor’s, and it is injured, or dies, its owner not being with it, he shall surely make restitution.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 22:15" + }, + "If its owner is with it, he shall not make it good. If it is a leased thing, it came for its lease." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 22:16" + }, + "“If a man entices a virgin who isn’t pledged to be married, and lies with her, he shall surely pay a dowry for her to be his wife.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 22:17" + }, + "If her father utterly refuses to give her to him, he shall pay money according to the dowry of virgins." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 22:18" + }, + "“You shall not allow a sorceress to live." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 22:19" + }, + "“Whoever has sex with an animal shall surely be put to death." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 22:20" + }, + "“He who sacrifices to any god, except to Yahweh only, shall be utterly destroyed." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 22:21" + }, + "“You shall not wrong an alien or oppress him, for you were aliens in the land of Egypt." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 22:22" + }, + "“You shall not take advantage of any widow or fatherless child.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 22:23" + }, + "If you take advantage of them at all, and they cry at all to me, I will surely hear their cry;", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 22:24" + }, + "and my wrath will grow hot, and I will kill you with the sword; and your wives shall be widows, and your children fatherless." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 22:25" + }, + "“If you lend money to any of my people with you who is poor, you shall not be to him as a creditor. You shall not charge him interest.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 22:26" + }, + "If you take your neighbor’s garment as collateral, you shall restore it to him before the sun goes down,", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 22:27" + }, + "for that is his only covering, it is his garment for his skin. What would he sleep in? It will happen, when he cries to me, that I will hear, for I am gracious." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 22:28" + }, + "“You shall not blaspheme God, nor curse a ruler of your people." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 22:29" + }, + "“You shall not delay to offer from your harvest and from the outflow of your presses." + ] + }, + { + "type": "para:p", + "content": [ + "“You shall give the firstborn of your sons to me.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 22:30" + }, + "You shall do likewise with your cattle and with your sheep. It shall be with its mother seven days, then on the eighth day you shall give it to me." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 22:31" + }, + "“You shall be holy men to me, therefore you shall not eat any meat that is torn by animals in the field. You shall cast it to the dogs." + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "EXO 23" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 23:1" + }, + "“You shall not spread a false report. Don’t join your hand with the wicked to be a malicious witness." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 23:2" + }, + "“You shall not follow a crowd to do evil. You shall not testify in court to side with a multitude to pervert justice.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 23:3" + }, + "You shall not favor a poor man in his cause." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 23:4" + }, + "“If you meet your enemy’s ox or his donkey going astray, you shall surely bring it back to him again.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 23:5" + }, + "If you see the donkey of him who hates you fallen down under his burden, don’t leave him. You shall surely help him with it." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 23:6" + }, + "“You shall not deny justice to your poor people in their lawsuits." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 23:7" + }, + "“Keep far from a false charge, and don’t kill the innocent and righteous; for I will not justify the wicked." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 23:8" + }, + "“You shall take no bribe, for a bribe blinds those who have sight and perverts the words of the righteous." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 23:9" + }, + "“You shall not oppress an alien, for you know the heart of an alien, since you were aliens in the land of Egypt." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 23:10" + }, + "“For six years you shall sow your land, and shall gather in its increase,", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 23:11" + }, + "but the seventh year you shall let it rest and lie fallow, that the poor of your people may eat; and what they leave the animal of the field shall eat. In the same way, you shall deal with your vineyard and with your olive grove." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 23:12" + }, + "“Six days you shall do your work, and on the seventh day you shall rest, that your ox and your donkey may have rest, and the son of your servant, and the alien may be refreshed." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 23:13" + }, + "“Be careful to do all things that I have said to you; and don’t invoke the name of other gods or even let them be heard out of your mouth." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 23:14" + }, + "“You shall observe a feast to me three times a year.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 23:15" + }, + "You shall observe the feast of unleavened bread. Seven days you shall eat unleavened bread, as I commanded you, at the time appointed in the month Abib (for in it you came out of Egypt), and no one shall appear before me empty.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 23:16" + }, + "And the feast of harvest, the first fruits of your labors, which you sow in the field; and the feast of ingathering, at the end of the year, when you gather in your labors out of the field.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 23:17" + }, + "Three times in the year all your males shall appear before the Lord Yahweh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 23:18" + }, + "“You shall not offer the blood of my sacrifice with leavened bread. The fat of my feast shall not remain all night until the morning." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 23:19" + }, + "You shall bring the first of the first fruits of your ground into the house of Yahweh your God." + ] + }, + { + "type": "para:p", + "content": [ + "“You shall not boil a young goat in its mother’s milk." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 23:20" + }, + "“Behold, I send an angel before you, to keep you by the way, and to bring you into the place which I have prepared.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 23:21" + }, + "Pay attention to him, and listen to his voice. Don’t provoke him, for he will not pardon your disobedience, for my name is in him.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 23:22" + }, + "But if you indeed listen to his voice, and do all that I speak, then I will be an enemy to your enemies, and an adversary to your adversaries.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 23:23" + }, + "For my angel shall go before you, and bring you in to the Amorite, the Hittite, the Perizzite, the Canaanite, the Hivite, and the Jebusite; and I will cut them off.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 23:24" + }, + "You shall not bow down to their gods, nor serve them, nor follow their practices, but you shall utterly overthrow them and demolish their pillars.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 23:25" + }, + "You shall serve Yahweh your God, and he will bless your bread and your water, and I will take sickness away from among you.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 23:26" + }, + "No one will miscarry or be barren in your land. I will fulfill the number of your days.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 23:27" + }, + "I will send my terror before you, and will confuse all the people to whom you come, and I will make all your enemies turn their backs to you.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 23:28" + }, + "I will send the hornet before you, which will drive out the Hivite, the Canaanite, and the Hittite, from before you.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 23:29" + }, + "I will not drive them out from before you in one year, lest the land become desolate, and the animals of the field multiply against you.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 23:30" + }, + "Little by little I will drive them out from before you, until you have increased and inherit the land.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 23:31" + }, + "I will set your border from the Red Sea even to the sea of the Philistines, and from the wilderness to the River; for I will deliver the inhabitants of the land into your hand, and you shall drive them out before you.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 23:32" + }, + "You shall make no covenant with them, nor with their gods.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 23:33" + }, + "They shall not dwell in your land, lest they make you sin against me, for if you serve their gods, it will surely be a snare to you.”" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "EXO 24" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 24:1" + }, + "He said to Moses, “Come up to Yahweh, you, and Aaron, Nadab, and Abihu, and seventy of the elders of Israel; and worship from a distance.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 24:2" + }, + "Moses alone shall come near to Yahweh, but they shall not come near. The people shall not go up with him.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 24:3" + }, + "Moses came and told the people all Yahweh’s words, and all the ordinances; and all the people answered with one voice, and said, “All the words which Yahweh has spoken will we do.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 24:4" + }, + "Moses wrote all Yahweh’s words, then rose up early in the morning and built an altar at the base of the mountain, with twelve pillars for the twelve tribes of Israel.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 24:5" + }, + "He sent young men of the children of Israel, who offered burnt offerings and sacrificed peace offerings of cattle to Yahweh.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 24:6" + }, + "Moses took half of the blood and put it in basins, and half of the blood he sprinkled on the altar.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 24:7" + }, + "He took the book of the covenant and read it in the hearing of the people, and they said, “We will do all that Yahweh has said, and be obedient.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 24:8" + }, + "Moses took the blood, and sprinkled it on the people, and said, “Look, this is the blood of the covenant, which Yahweh has made with you concerning all these words.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 24:9" + }, + "Then Moses, Aaron, Nadab, Abihu, and seventy of the elders of Israel went up.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 24:10" + }, + "They saw the God of Israel. Under his feet was like a paved work of sapphire", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "24:10" + ] + }, + { + "type": "char:ft", + "content": [ + "or, lapis lazuli" + ] + } + ] + }, + "stone, like the skies for clearness.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 24:11" + }, + "He didn’t lay his hand on the nobles of the children of Israel. They saw God, and ate and drank." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 24:12" + }, + "Yahweh said to Moses, “Come up to me on the mountain, and stay here, and I will give you the stone tablets with the law and the commands that I have written, that you may teach them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 24:13" + }, + "Moses rose up with Joshua, his servant, and Moses went up onto God’s Mountain.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 24:14" + }, + "He said to the elders, “Wait here for us, until we come again to you. Behold, Aaron and Hur are with you. Whoever is involved in a dispute can go to them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 24:15" + }, + "Moses went up on the mountain, and the cloud covered the mountain.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 24:16" + }, + "Yahweh’s glory settled on Mount Sinai, and the cloud covered it six days. The seventh day he called to Moses out of the middle of the cloud.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 24:17" + }, + "The appearance of Yahweh’s glory was like devouring fire on the top of the mountain in the eyes of the children of Israel.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 24:18" + }, + "Moses entered into the middle of the cloud, and went up on the mountain; and Moses was on the mountain forty days and forty nights." + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "EXO 25" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 25:1" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 25:2" + }, + "“Speak to the children of Israel, that they take an offering for me. From everyone whose heart makes him willing you shall take my offering.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 25:3" + }, + "This is the offering which you shall take from them: gold, silver, bronze,", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 25:4" + }, + "blue, purple, scarlet, fine linen, goats’ hair,", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 25:5" + }, + "rams’ skins dyed red, sea cow hides,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25:5" + ] + }, + { + "type": "char:ft", + "content": [ + "or, fine leather" + ] + } + ] + }, + "acacia wood,", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 25:6" + }, + "oil for the light, spices for the anointing oil and for the sweet incense,", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 25:7" + }, + "onyx stones, and stones to be set for the ephod and for the breastplate.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 25:8" + }, + "Let them make me a sanctuary, that I may dwell among them.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 25:9" + }, + "According to all that I show you, the pattern of the tabernacle, and the pattern of all of its furniture, even so you shall make it." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 25:10" + }, + "“They shall make an ark of acacia wood. Its length shall be two and a half cubits,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25:10" + ] + }, + { + "type": "char:ft", + "content": [ + "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." + ] + } + ] + }, + "its width a cubit and a half, and a cubit and a half its height.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 25:11" + }, + "You shall overlay it with pure gold. You shall overlay it inside and outside, and you shall make a gold molding around it.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 25:12" + }, + "You shall cast four rings of gold for it, and put them in its four feet. Two rings shall be on the one side of it, and two rings on the other side of it.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 25:13" + }, + "You shall make poles of acacia wood, and overlay them with gold.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 25:14" + }, + "You shall put the poles into the rings on the sides of the ark to carry the ark.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 25:15" + }, + "The poles shall be in the rings of the ark. They shall not be taken from it.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 25:16" + }, + "You shall put the covenant which I shall give you into the ark.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 25:17" + }, + "You shall make a mercy seat of pure gold. Two and a half cubits shall be its length, and a cubit and a half its width.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 25:18" + }, + "You shall make two cherubim of hammered gold. You shall make them at the two ends of the mercy seat.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 25:19" + }, + "Make one cherub at the one end, and one cherub at the other end. You shall make the cherubim on its two ends of one piece with the mercy seat.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 25:20" + }, + "The cherubim shall spread out their wings upward, covering the mercy seat with their wings, with their faces toward one another. The faces of the cherubim shall be toward the mercy seat.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 25:21" + }, + "You shall put the mercy seat on top of the ark, and in the ark you shall put the covenant that I will give you.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 25:22" + }, + "There I will meet with you, and I will tell you from above the mercy seat, from between the two cherubim which are on the ark of the covenant, all that I command you for the children of Israel." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "EXO 25:23" + }, + "“You shall make a table of acacia wood. Its length shall be two cubits, and its width a cubit, and its height one and a half cubits.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 25:24" + }, + "You shall overlay it with pure gold, and make a gold molding around it.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 25:25" + }, + "You shall make a rim of a hand width around it. You shall make a golden molding on its rim around it.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 25:26" + }, + "You shall make four rings of gold for it, and put the rings in the four corners that are on its four feet.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 25:27" + }, + "The rings shall be close to the rim, for places for the poles to carry the table.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 25:28" + }, + "You shall make the poles of acacia wood, and overlay them with gold, that the table may be carried with them.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 25:29" + }, + "You shall make its dishes, its spoons, its ladles, and its bowls with which to pour out offerings. You shall make them of pure gold.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 25:30" + }, + "You shall set bread of the presence on the table before me always." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 25:31" + }, + "“You shall make a lamp stand of pure gold. The lamp stand shall be made of hammered work. Its base, its shaft, its cups, its buds, and its flowers shall be of one piece with it.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 25:32" + }, + "There shall be six branches going out of its sides: three branches of the lamp stand out of its one side, and three branches of the lamp stand out of its other side;", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 25:33" + }, + "three cups made like almond blossoms in one branch, a bud and a flower; and three cups made like almond blossoms in the other branch, a bud and a flower, so for the six branches going out of the lamp stand;", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 25:34" + }, + "and in the lamp stand four cups made like almond blossoms, its buds and its flowers;", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 25:35" + }, + "and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, for the six branches going out of the lamp stand.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 25:36" + }, + "Their buds and their branches shall be of one piece with it, all of it one beaten work of pure gold.", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 25:37" + }, + "You shall make its lamps seven, and they shall light its lamps to give light to the space in front of it.", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 25:38" + }, + "Its snuffers and its snuff dishes shall be of pure gold.", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 25:39" + }, + "It shall be made of a talent", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25:39" + ] + }, + { + "type": "char:ft", + "content": [ + "A talent is about 30 kilograms or 66 pounds or 965 Troy ounces" + ] + } + ] + }, + "of pure gold, with all these accessories.", + { + "type": "verse:v", + "number": "40", + "sid": "EXO 25:40" + }, + "See that you make them after their pattern, which has been shown to you on the mountain." + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "EXO 26" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 26:1" + }, + "“Moreover you shall make the tabernacle with ten curtains of fine twined linen, and blue, and purple, and scarlet, with cherubim. You shall make them with the work of a skillful workman.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 26:2" + }, + "The length of each curtain shall be twenty-eight cubits,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26:2" + ] + }, + { + "type": "char:ft", + "content": [ + "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." + ] + } + ] + }, + "and the width of each curtain four cubits: all the curtains shall have one measure.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 26:3" + }, + "Five curtains shall be coupled together to one another, and the other five curtains shall be coupled to one another.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 26:4" + }, + "You shall make loops of blue on the edge of the one curtain from the edge in the coupling, and you shall do likewise on the edge of the curtain that is outermost in the second coupling.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 26:5" + }, + "You shall make fifty loops in the one curtain, and you shall make fifty loops in the edge of the curtain that is in the second coupling. The loops shall be opposite one another.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 26:6" + }, + "You shall make fifty clasps of gold, and couple the curtains to one another with the clasps. The tabernacle shall be a unit." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 26:7" + }, + "“You shall make curtains of goats’ hair for a covering over the tabernacle. You shall make eleven curtains.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 26:8" + }, + "The length of each curtain shall be thirty cubits, and the width of each curtain four cubits: the eleven curtains shall have one measure.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 26:9" + }, + "You shall couple five curtains by themselves, and six curtains by themselves, and shall double over the sixth curtain in the forefront of the tent.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 26:10" + }, + "You shall make fifty loops on the edge of the one curtain that is outermost in the coupling, and fifty loops on the edge of the curtain which is outermost in the second coupling.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 26:11" + }, + "You shall make fifty clasps of bronze, and put the clasps into the loops, and couple the tent together, that it may be one.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 26:12" + }, + "The overhanging part that remains of the curtains of the tent—the half curtain that remains—shall hang over the back of the tabernacle.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 26:13" + }, + "The cubit on the one side and the cubit on the other side, of that which remains in the length of the curtains of the tent, shall hang over the sides of the tabernacle on this side and on that side, to cover it.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 26:14" + }, + "You shall make a covering for the tent of rams’ skins dyed red, and a covering of sea cow hides above." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 26:15" + }, + "“You shall make the boards for the tabernacle of acacia wood, standing upright.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 26:16" + }, + "Ten cubits shall be the length of a board, and one and a half cubits the width of each board.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 26:17" + }, + "There shall be two tenons in each board, joined to one another: thus you shall make for all the boards of the tabernacle.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 26:18" + }, + "You shall make twenty boards for the tabernacle, for the south side southward.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 26:19" + }, + "You shall make forty sockets of silver under the twenty boards; two sockets under one board for its two tenons, and two sockets under another board for its two tenons.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 26:20" + }, + "For the second side of the tabernacle, on the north side, twenty boards,", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 26:21" + }, + "and their forty sockets of silver; two sockets under one board, and two sockets under another board.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 26:22" + }, + "For the far side of the tabernacle westward you shall make six boards.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 26:23" + }, + "You shall make two boards for the corners of the tabernacle in the far side.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 26:24" + }, + "They shall be double beneath, and in the same way they shall be whole to its top to one ring: thus shall it be for them both; they shall be for the two corners.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 26:25" + }, + "There shall be eight boards, and their sockets of silver, sixteen sockets; two sockets under one board, and two sockets under another board." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 26:26" + }, + "“You shall make bars of acacia wood: five for the boards of the one side of the tabernacle,", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 26:27" + }, + "and five bars for the boards of the other side of the tabernacle, and five bars for the boards of the side of the tabernacle, for the far side westward.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 26:28" + }, + "The middle bar in the middle of the boards shall pass through from end to end.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 26:29" + }, + "You shall overlay the boards with gold, and make their rings of gold for places for the bars. You shall overlay the bars with gold.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 26:30" + }, + "You shall set up the tabernacle according to the way that it was shown to you on the mountain." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 26:31" + }, + "“You shall make a veil of blue, and purple, and scarlet, and fine twined linen, with cherubim. It shall be the work of a skillful workman.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 26:32" + }, + "You shall hang it on four pillars of acacia overlaid with gold; their hooks shall be of gold, on four sockets of silver.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 26:33" + }, + "You shall hang up the veil under the clasps, and shall bring the ark of the covenant in there within the veil. The veil shall separate the holy place from the most holy for you.", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 26:34" + }, + "You shall put the mercy seat on the ark of the covenant in the most holy place.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 26:35" + }, + "You shall set the table outside the veil, and the lamp stand opposite the table on the side of the tabernacle toward the south. You shall put the table on the north side." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "EXO 26:36" + }, + "“You shall make a screen for the door of the Tent, of blue, and purple, and scarlet, and fine twined linen, the work of the embroiderer.", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 26:37" + }, + "You shall make for the screen five pillars of acacia, and overlay them with gold. Their hooks shall be of gold. You shall cast five sockets of bronze for them." + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "EXO 27" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 27:1" + }, + "“You shall make the altar of acacia wood, five cubits", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27:1" + ] + }, + { + "type": "char:ft", + "content": [ + "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." + ] + } + ] + }, + "long, and five cubits wide. The altar shall be square. Its height shall be three cubits.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27:1" + ] + }, + { + "type": "char:ft", + "content": [ + "The altar was to be about 2.3×2.3×1.4 meters or about 7½×7½×4½ feet." + ] + } + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "EXO 27:2" + }, + "You shall make its horns on its four corners. Its horns shall be of one piece with it. You shall overlay it with bronze.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 27:3" + }, + "You shall make its pots to take away its ashes; and its shovels, its basins, its meat hooks, and its fire pans. You shall make all its vessels of bronze.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 27:4" + }, + "You shall make a grating for it of network of bronze. On the net you shall make four bronze rings in its four corners.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 27:5" + }, + "You shall put it under the ledge around the altar beneath, that the net may reach halfway up the altar.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 27:6" + }, + "You shall make poles for the altar, poles of acacia wood, and overlay them with bronze.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 27:7" + }, + "Its poles shall be put into the rings, and the poles shall be on the two sides of the altar when carrying it.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 27:8" + }, + "You shall make it hollow with planks. They shall make it as it has been shown you on the mountain." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 27:9" + }, + "“You shall make the court of the tabernacle: for the south side southward there shall be hangings for the court of fine twined linen one hundred cubits long for one side.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 27:10" + }, + "Its pillars shall be twenty, and their sockets twenty, of bronze. The hooks of the pillars and their fillets shall be of silver.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 27:11" + }, + "Likewise for the length of the north side, there shall be hangings one hundred cubits long, and its pillars twenty, and their sockets twenty, of bronze; the hooks of the pillars, and their fillets, of silver.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 27:12" + }, + "For the width of the court on the west side shall be hangings of fifty cubits; their pillars ten, and their sockets ten.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 27:13" + }, + "The width of the court on the east side eastward shall be fifty cubits.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 27:14" + }, + "The hangings for the one side of the gate shall be fifteen cubits; their pillars three, and their sockets three.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 27:15" + }, + "For the other side shall be hangings of fifteen cubits; their pillars three, and their sockets three.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 27:16" + }, + "For the gate of the court shall be a screen of twenty cubits, of blue, and purple, and scarlet, and fine twined linen, the work of the embroiderer; their pillars four, and their sockets four.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 27:17" + }, + "All the pillars of the court around shall be filleted with silver; their hooks of silver, and their sockets of bronze.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 27:18" + }, + "The length of the court shall be one hundred cubits, and the width fifty throughout, and the height five cubits, of fine twined linen, and their sockets of bronze.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 27:19" + }, + "All the instruments of the tabernacle in all its service, and all its pins, and all the pins of the court, shall be of bronze." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 27:20" + }, + "“You shall command the children of Israel, that they bring to you pure olive oil beaten for the light, to cause a lamp to burn continually.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 27:21" + }, + "In the Tent of Meeting, outside the veil which is before the covenant, Aaron and his sons shall keep it in order from evening to morning before Yahweh: it shall be a statute forever throughout their generations on the behalf of the children of Israel." + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "EXO 28" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 28:1" + }, + "“Bring Aaron your brother, and his sons with him, near to you from among the children of Israel, that he may minister to me in the priest’s office: Aaron, Nadab and Abihu, Eleazar and Ithamar, Aaron’s sons.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 28:2" + }, + "You shall make holy garments for Aaron your brother, for glory and for beauty.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 28:3" + }, + "You shall speak to all who are wise-hearted, whom I have filled with the spirit of wisdom, that they make Aaron’s garments to sanctify him, that he may minister to me in the priest’s office.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 28:4" + }, + "These are the garments which they shall make: a breastplate, an ephod, a robe, a fitted tunic, a turban, and a sash. They shall make holy garments for Aaron your brother and his sons, that he may minister to me in the priest’s office.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 28:5" + }, + "They shall use the gold, and the blue, and the purple, and the scarlet, and the fine linen." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 28:6" + }, + "“They shall make the ephod of gold, blue, purple, scarlet, and fine twined linen, the work of the skillful workman.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 28:7" + }, + "It shall have two shoulder straps joined to the two ends of it, that it may be joined together.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 28:8" + }, + "The skillfully woven band, which is on it, shall be like its work and of the same piece; of gold, blue, purple, scarlet, and fine twined linen.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 28:9" + }, + "You shall take two onyx stones, and engrave on them the names of the children of Israel.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 28:10" + }, + "Six of their names on the one stone, and the names of the six that remain on the other stone, in the order of their birth.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 28:11" + }, + "With the work of an engraver in stone, like the engravings of a signet, you shall engrave the two stones, according to the names of the children of Israel. You shall make them to be enclosed in settings of gold.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 28:12" + }, + "You shall put the two stones on the shoulder straps of the ephod, to be stones of memorial for the children of Israel. Aaron shall bear their names before Yahweh on his two shoulders for a memorial.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 28:13" + }, + "You shall make settings of gold,", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 28:14" + }, + "and two chains of pure gold; you shall make them like cords of braided work. You shall put the braided chains on the settings." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 28:15" + }, + "“You shall make a breastplate of judgment, the work of the skillful workman; like the work of the ephod you shall make it; of gold, of blue, and purple, and scarlet, and fine twined linen, you shall make it.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 28:16" + }, + "It shall be square and folded double; a span", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28:16" + ] + }, + { + "type": "char:ft", + "content": [ + "A span is the length from the tip of a man’s thumb to the tip of his little finger when his hand is stretched out (about half a cubit, or 9 inches, or 22.8 cm.)" + ] + } + ] + }, + "shall be its length, and a span its width.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 28:17" + }, + "You shall set in it settings of stones, four rows of stones: a row of ruby, topaz, and beryl shall be the first row;", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 28:18" + }, + "and the second row a turquoise, a sapphire,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28:18" + ] + }, + { + "type": "char:ft", + "content": [ + "or, lapis lazuli" + ] + } + ] + }, + "and an emerald;", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 28:19" + }, + "and the third row a jacinth, an agate, and an amethyst;", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 28:20" + }, + "and the fourth row a chrysolite, an onyx, and a jasper. They shall be enclosed in gold in their settings.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 28:21" + }, + "The stones shall be according to the names of the children of Israel, twelve, according to their names; like the engravings of a signet, everyone according to his name, they shall be for the twelve tribes.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 28:22" + }, + "You shall make on the breastplate chains like cords, of braided work of pure gold.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 28:23" + }, + "You shall make on the breastplate two rings of gold, and shall put the two rings on the two ends of the breastplate.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 28:24" + }, + "You shall put the two braided chains of gold in the two rings at the ends of the breastplate.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 28:25" + }, + "The other two ends of the two braided chains you shall put on the two settings, and put them on the shoulder straps of the ephod in its forepart.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 28:26" + }, + "You shall make two rings of gold, and you shall put them on the two ends of the breastplate, on its edge, which is toward the side of the ephod inward.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 28:27" + }, + "You shall make two rings of gold, and shall put them on the two shoulder straps of the ephod underneath, in its forepart, close by its coupling, above the skillfully woven band of the ephod.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 28:28" + }, + "They shall bind the breastplate by its rings to the rings of the ephod with a lace of blue, that it may be on the skillfully woven band of the ephod, and that the breastplate may not swing out from the ephod.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 28:29" + }, + "Aaron shall bear the names of the children of Israel in the breastplate of judgment on his heart, when he goes in to the holy place, for a memorial before Yahweh continually.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 28:30" + }, + "You shall put in the breastplate of judgment the Urim and the Thummim; and they shall be on Aaron’s heart, when he goes in before Yahweh. Aaron shall bear the judgment of the children of Israel on his heart before Yahweh continually." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 28:31" + }, + "“You shall make the robe of the ephod all of blue.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 28:32" + }, + "It shall have a hole for the head in the middle of it. It shall have a binding of woven work around its hole, as it were the hole of a coat of mail, that it not be torn.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 28:33" + }, + "On its hem you shall make pomegranates of blue, and of purple, and of scarlet, all around its hem; with bells of gold between and around them:", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 28:34" + }, + "a golden bell and a pomegranate, a golden bell and a pomegranate, around the hem of the robe.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 28:35" + }, + "It shall be on Aaron to minister: and its sound shall be heard when he goes in to the holy place before Yahweh, and when he comes out, that he not die." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "EXO 28:36" + }, + "“You shall make a plate of pure gold, and engrave on it, like the engravings of a signet, ‘HOLY TO YAHWEH.’", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 28:37" + }, + "You shall put it on a lace of blue, and it shall be on the sash. It shall be on the front of the sash.", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 28:38" + }, + "It shall be on Aaron’s forehead, and Aaron shall bear the iniquity of the holy things, which the children of Israel shall make holy in all their holy gifts; and it shall be always on his forehead, that they may be accepted before Yahweh.", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 28:39" + }, + "You shall weave the tunic with fine linen. You shall make a turban of fine linen. You shall make a sash, the work of the embroiderer." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "EXO 28:40" + }, + "“You shall make tunics for Aaron’s sons. You shall make sashes for them. You shall make headbands for them, for glory and for beauty.", + { + "type": "verse:v", + "number": "41", + "sid": "EXO 28:41" + }, + "You shall put them on Aaron your brother, and on his sons with him, and shall anoint them, and consecrate them, and sanctify them, that they may minister to me in the priest’s office.", + { + "type": "verse:v", + "number": "42", + "sid": "EXO 28:42" + }, + "You shall make them linen pants to cover their naked flesh. They shall reach from the waist even to the thighs.", + { + "type": "verse:v", + "number": "43", + "sid": "EXO 28:43" + }, + "They shall be on Aaron and on his sons, when they go in to the Tent of Meeting, or when they come near to the altar to minister in the holy place, that they don’t bear iniquity, and die. This shall be a statute forever to him and to his offspring after him." + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "EXO 29" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 29:1" + }, + "“This is the thing that you shall do to them to make them holy, to minister to me in the priest’s office: take one young bull and two rams without defect,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 29:2" + }, + "unleavened bread, unleavened cakes mixed with oil, and unleavened wafers anointed with oil. You shall make them of fine wheat flour.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 29:3" + }, + "You shall put them into one basket, and bring them in the basket, with the bull and the two rams.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 29:4" + }, + "You shall bring Aaron and his sons to the door of the Tent of Meeting, and shall wash them with water.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 29:5" + }, + "You shall take the garments, and put on Aaron the tunic, the robe of the ephod, the ephod, and the breastplate, and clothe him with the skillfully woven band of the ephod.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 29:6" + }, + "You shall set the turban on his head, and put the holy crown on the turban.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 29:7" + }, + "Then you shall take the anointing oil, and pour it on his head, and anoint him.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 29:8" + }, + "You shall bring his sons, and put tunics on them.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 29:9" + }, + "You shall clothe them with belts, Aaron and his sons, and bind headbands on them. They shall have the priesthood by a perpetual statute. You shall consecrate Aaron and his sons." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 29:10" + }, + "“You shall bring the bull before the Tent of Meeting; and Aaron and his sons shall lay their hands on the head of the bull.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 29:11" + }, + "You shall kill the bull before Yahweh at the door of the Tent of Meeting.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 29:12" + }, + "You shall take of the blood of the bull, and put it on the horns of the altar with your finger; and you shall pour out all the blood at the base of the altar.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 29:13" + }, + "You shall take all the fat that covers the innards, the cover of the liver, the two kidneys, and the fat that is on them, and burn them on the altar.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 29:14" + }, + "But the meat of the bull, and its skin, and its dung, you shall burn with fire outside of the camp. It is a sin offering." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 29:15" + }, + "“You shall also take the one ram, and Aaron and his sons shall lay their hands on the head of the ram.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 29:16" + }, + "You shall kill the ram, and you shall take its blood, and sprinkle it around on the altar.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 29:17" + }, + "You shall cut the ram into its pieces, and wash its innards, and its legs, and put them with its pieces, and with its head.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 29:18" + }, + "You shall burn the whole ram on the altar: it is a burnt offering to Yahweh; it is a pleasant aroma, an offering made by fire to Yahweh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 29:19" + }, + "“You shall take the other ram, and Aaron and his sons shall lay their hands on the head of the ram.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 29:20" + }, + "Then you shall kill the ram, and take some of its blood, and put it on the tip of the right ear of Aaron, and on the tip of the right ear of his sons, and on the thumb of their right hand, and on the big toe of their right foot; and sprinkle the blood around on the altar.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 29:21" + }, + "You shall take of the blood that is on the altar, and of the anointing oil, and sprinkle it on Aaron, and on his garments, and on his sons, and on the garments of his sons with him: and he shall be made holy, and his garments, and his sons, and his sons’ garments with him.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 29:22" + }, + "Also you shall take some of the ram’s fat, the fat tail, the fat that covers the innards, the cover of the liver, the two kidneys, the fat that is on them, and the right thigh (for it is a ram of consecration),", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 29:23" + }, + "and one loaf of bread, one cake of oiled bread, and one wafer out of the basket of unleavened bread that is before Yahweh.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 29:24" + }, + "You shall put all of this in Aaron’s hands, and in his sons’ hands, and shall wave them for a wave offering before Yahweh.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 29:25" + }, + "You shall take them from their hands, and burn them on the altar on the burnt offering, for a pleasant aroma before Yahweh: it is an offering made by fire to Yahweh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 29:26" + }, + "“You shall take the breast of Aaron’s ram of consecration, and wave it for a wave offering before Yahweh. It shall be your portion.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 29:27" + }, + "You shall sanctify the breast of the wave offering and the thigh of the wave offering, which is waved, and which is raised up, of the ram of consecration, even of that which is for Aaron, and of that which is for his sons.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 29:28" + }, + "It shall be for Aaron and his sons as their portion forever from the children of Israel; for it is a wave offering. It shall be a wave offering from the children of Israel of the sacrifices of their peace offerings, even their wave offering to Yahweh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 29:29" + }, + "“The holy garments of Aaron shall be for his sons after him, to be anointed in them, and to be consecrated in them.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 29:30" + }, + "Seven days shall the son who is priest in his place put them on, when he comes into the Tent of Meeting to minister in the holy place." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 29:31" + }, + "“You shall take the ram of consecration and boil its meat in a holy place.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 29:32" + }, + "Aaron and his sons shall eat the meat of the ram, and the bread that is in the basket, at the door of the Tent of Meeting.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 29:33" + }, + "They shall eat those things with which atonement was made, to consecrate and sanctify them; but a stranger shall not eat of it, because they are holy.", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 29:34" + }, + "If anything of the meat of the consecration, or of the bread, remains to the morning, then you shall burn the remainder with fire. It shall not be eaten, because it is holy." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "EXO 29:35" + }, + "“You shall do so to Aaron and to his sons, according to all that I have commanded you. You shall consecrate them seven days.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 29:36" + }, + "Every day you shall offer the bull of sin offering for atonement. You shall cleanse the altar when you make atonement for it. You shall anoint it, to sanctify it.", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 29:37" + }, + "Seven days you shall make atonement for the altar, and sanctify it; and the altar shall be most holy. Whatever touches the altar shall be holy." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "EXO 29:38" + }, + "“Now this is that which you shall offer on the altar: two lambs a year old day by day continually.", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 29:39" + }, + "The one lamb you shall offer in the morning; and the other lamb you shall offer at evening;", + { + "type": "verse:v", + "number": "40", + "sid": "EXO 29:40" + }, + "and with the one lamb a tenth part of an ephah", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29:40" + ] + }, + { + "type": "char:ft", + "content": [ + "1 ephah is about 22 liters or about 2/3 of a bushel" + ] + } + ] + }, + "of fine flour mixed with the fourth part of a hin", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29:40" + ] + }, + { + "type": "char:ft", + "content": [ + "A hin is about 6.5 liters or 1.7 gallons, so a fourth of a hin is about 1.6 liters." + ] + } + ] + }, + "of beaten oil, and the fourth part of a hin of wine for a drink offering.", + { + "type": "verse:v", + "number": "41", + "sid": "EXO 29:41" + }, + "The other lamb you shall offer at evening, and shall do to it according to the meal offering of the morning and according to its drink offering, for a pleasant aroma, an offering made by fire to Yahweh.", + { + "type": "verse:v", + "number": "42", + "sid": "EXO 29:42" + }, + "It shall be a continual burnt offering throughout your generations at the door of the Tent of Meeting before Yahweh, where I will meet with you, to speak there to you.", + { + "type": "verse:v", + "number": "43", + "sid": "EXO 29:43" + }, + "There I will meet with the children of Israel; and the place shall be sanctified by my glory.", + { + "type": "verse:v", + "number": "44", + "sid": "EXO 29:44" + }, + "I will sanctify the Tent of Meeting and the altar. I will also sanctify Aaron and his sons to minister to me in the priest’s office.", + { + "type": "verse:v", + "number": "45", + "sid": "EXO 29:45" + }, + "I will dwell among the children of Israel, and will be their God.", + { + "type": "verse:v", + "number": "46", + "sid": "EXO 29:46" + }, + "They shall know that I am Yahweh their God, who brought them out of the land of Egypt, that I might dwell among them: I am Yahweh their God." + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "EXO 30" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 30:1" + }, + "“You shall make an altar to burn incense on. You shall make it of acacia wood.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 30:2" + }, + "Its length shall be a cubit,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30:2" + ] + }, + { + "type": "char:ft", + "content": [ + "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." + ] + } + ] + }, + "and its width a cubit. It shall be square, and its height shall be two cubits. Its horns shall be of one piece with it.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 30:3" + }, + "You shall overlay it with pure gold, its top, its sides around it, and its horns; and you shall make a gold molding around it.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 30:4" + }, + "You shall make two golden rings for it under its molding; on its two ribs, on its two sides you shall make them; and they shall be for places for poles with which to bear it.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 30:5" + }, + "You shall make the poles of acacia wood, and overlay them with gold.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 30:6" + }, + "You shall put it before the veil that is by the ark of the covenant, before the mercy seat that is over the covenant, where I will meet with you.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 30:7" + }, + "Aaron shall burn incense of sweet spices on it every morning. When he tends the lamps, he shall burn it.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 30:8" + }, + "When Aaron lights the lamps at evening, he shall burn it, a perpetual incense before Yahweh throughout your generations.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 30:9" + }, + "You shall offer no strange incense on it, nor burnt offering, nor meal offering; and you shall pour no drink offering on it.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 30:10" + }, + "Aaron shall make atonement on its horns once in the year; with the blood of the sin offering of atonement once in the year he shall make atonement for it throughout your generations. It is most holy to Yahweh.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 30:11" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 30:12" + }, + "“When you take a census of the children of Israel, according to those who are counted among them, then each man shall give a ransom for his soul to Yahweh when you count them, that there be no plague among them when you count them.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 30:13" + }, + "They shall give this, everyone who passes over to those who are counted, half a shekel according to the shekel", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30:13" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.35 ounces." + ] + } + ] + }, + "of the sanctuary (the shekel is twenty gerahs", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30:13" + ] + }, + { + "type": "char:ft", + "content": [ + "a gerah is about 0.5 grams or about 7.7 grains" + ] + } + ] + }, + "); half a shekel for an offering to Yahweh.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 30:14" + }, + "Everyone who passes over to those who are counted, from twenty years old and upward, shall give the offering to Yahweh.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 30:15" + }, + "The rich shall not give more, and the poor shall not give less, than the half shekel,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30:15" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.35 ounces." + ] + } + ] + }, + "when they give the offering of Yahweh, to make atonement for your souls.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 30:16" + }, + "You shall take the atonement money from the children of Israel, and shall appoint it for the service of the Tent of Meeting; that it may be a memorial for the children of Israel before Yahweh, to make atonement for your souls.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 30:17" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 30:18" + }, + "“You shall also make a basin of bronze, and its base of bronze, in which to wash. You shall put it between the Tent of Meeting and the altar, and you shall put water in it.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 30:19" + }, + "Aaron and his sons shall wash their hands and their feet in it.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 30:20" + }, + "When they go into the Tent of Meeting, they shall wash with water, that they not die; or when they come near to the altar to minister, to burn an offering made by fire to Yahweh.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 30:21" + }, + "So they shall wash their hands and their feet, that they not die. This shall be a statute forever to them, even to him and to his descendants throughout their generations.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 30:22" + }, + "Moreover Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 30:23" + }, + "“Also take fine spices: of liquid myrrh, five hundred shekels;", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30:23" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.35 ounces, so 500 shekels is about 5 kilograms or about 11 pounds." + ] + } + ] + }, + "and of fragrant cinnamon half as much, even two hundred and fifty; and of fragrant cane, two hundred and fifty;", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 30:24" + }, + "and of cassia five hundred, according to the shekel of the sanctuary; and a hin", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30:24" + ] + }, + { + "type": "char:ft", + "content": [ + "A hin is about 6.5 liters or 1.7 gallons." + ] + } + ] + }, + "of olive oil.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 30:25" + }, + "You shall make it into a holy anointing oil, a perfume compounded after the art of the perfumer: it shall be a holy anointing oil.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 30:26" + }, + "You shall use it to anoint the Tent of Meeting, the ark of the covenant,", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 30:27" + }, + "the table and all its articles, the lamp stand and its accessories, the altar of incense,", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 30:28" + }, + "the altar of burnt offering with all its utensils, and the basin with its base.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 30:29" + }, + "You shall sanctify them, that they may be most holy. Whatever touches them shall be holy.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 30:30" + }, + "You shall anoint Aaron and his sons, and sanctify them, that they may minister to me in the priest’s office.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 30:31" + }, + "You shall speak to the children of Israel, saying, ‘This shall be a holy anointing oil to me throughout your generations.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 30:32" + }, + "It shall not be poured on man’s flesh, and do not make any like it, according to its composition. It is holy. It shall be holy to you.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 30:33" + }, + "Whoever compounds any like it, or whoever puts any of it on a stranger, he shall be cut off from his people.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "EXO 30:34" + }, + "Yahweh said to Moses, “Take to yourself sweet spices, gum resin, onycha, and galbanum: sweet spices with pure frankincense. There shall be an equal weight of each.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 30:35" + }, + "You shall make incense of it, a perfume after the art of the perfumer, seasoned with salt, pure and holy.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 30:36" + }, + "You shall beat some of it very small, and put some of it before the covenant in the Tent of Meeting, where I will meet with you. It shall be to you most holy.", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 30:37" + }, + "You shall not make this incense, according to its composition, for yourselves: it shall be to you holy for Yahweh.", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 30:38" + }, + "Whoever shall make any like that, to smell of it, he shall be cut off from his people.”" + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "EXO 31" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 31:1" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 31:2" + }, + "“Behold, I have called by name Bezalel the son of Uri, the son of Hur, of the tribe of Judah.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 31:3" + }, + "I have filled him with the Spirit of God, in wisdom, and in understanding, and in knowledge, and in all kinds of workmanship,", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 31:4" + }, + "to devise skillful works, to work in gold, and in silver, and in bronze,", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 31:5" + }, + "and in cutting of stones for setting, and in carving of wood, to work in all kinds of workmanship.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 31:6" + }, + "Behold, I myself have appointed with him Oholiab, the son of Ahisamach, of the tribe of Dan; and in the heart of all who are wise-hearted I have put wisdom, that they may make all that I have commanded you:", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 31:7" + }, + "the Tent of Meeting, the ark of the covenant, the mercy seat that is on it, all the furniture of the Tent,", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 31:8" + }, + "the table and its vessels, the pure lamp stand with all its vessels, the altar of incense,", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 31:9" + }, + "the altar of burnt offering with all its vessels, the basin and its base,", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 31:10" + }, + "the finely worked garments—the holy garments for Aaron the priest, the garments of his sons to minister in the priest’s office—", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 31:11" + }, + "the anointing oil, and the incense of sweet spices for the holy place: according to all that I have commanded you they shall do.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 31:12" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 31:13" + }, + "“Speak also to the children of Israel, saying, ‘Most certainly you shall keep my Sabbaths; for it is a sign between me and you throughout your generations, that you may know that I am Yahweh who sanctifies you.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 31:14" + }, + "You shall keep the Sabbath therefore, for it is holy to you. Everyone who profanes it shall surely be put to death; for whoever does any work therein, that soul shall be cut off from among his people.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 31:15" + }, + "Six days shall work be done, but on the seventh day is a Sabbath of solemn rest, holy to Yahweh. Whoever does any work on the Sabbath day shall surely be put to death.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 31:16" + }, + "Therefore the children of Israel shall keep the Sabbath, to observe the Sabbath throughout their generations, for a perpetual covenant.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 31:17" + }, + "It is a sign between me and the children of Israel forever; for in six days Yahweh made heaven and earth, and on the seventh day he rested, and was refreshed.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 31:18" + }, + "When he finished speaking with him on Mount Sinai, he gave Moses the two tablets of the covenant, stone tablets, written with God’s finger." + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "EXO 32" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 32:1" + }, + "When the people saw that Moses delayed coming down from the mountain, the people gathered themselves together to Aaron, and said to him, “Come, make us gods, which shall go before us; for as for this Moses, the man who brought us up out of the land of Egypt, we don’t know what has become of him.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 32:2" + }, + "Aaron said to them, “Take off the golden rings, which are in the ears of your wives, of your sons, and of your daughters, and bring them to me.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 32:3" + }, + "All the people took off the golden rings which were in their ears, and brought them to Aaron.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 32:4" + }, + "He received what they handed him, fashioned it with an engraving tool, and made it a molded calf. Then they said, “These are your gods, Israel, which brought you up out of the land of Egypt.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 32:5" + }, + "When Aaron saw this, he built an altar before it; and Aaron made a proclamation, and said, “Tomorrow shall be a feast to Yahweh.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 32:6" + }, + "They rose up early on the next day, and offered burnt offerings, and brought peace offerings; and the people sat down to eat and to drink, and rose up to play." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 32:7" + }, + "Yahweh spoke to Moses, “Go, get down; for your people, whom you brought up out of the land of Egypt, have corrupted themselves!", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 32:8" + }, + "They have turned away quickly out of the way which I commanded them. They have made themselves a molded calf, and have worshiped it, and have sacrificed to it, and said, ‘These are your gods, Israel, which brought you up out of the land of Egypt.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 32:9" + }, + "Yahweh said to Moses, “I have seen these people, and behold, they are a stiff-necked people.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 32:10" + }, + "Now therefore leave me alone, that my wrath may burn hot against them, and that I may consume them; and I will make of you a great nation.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 32:11" + }, + "Moses begged Yahweh his God, and said, “Yahweh, why does your wrath burn hot against your people, that you have brought out of the land of Egypt with great power and with a mighty hand?", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 32:12" + }, + "Why should the Egyptians talk, saying, ‘He brought them out for evil, to kill them in the mountains, and to consume them from the surface of the earth?’ Turn from your fierce wrath, and turn away from this evil against your people.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 32:13" + }, + "Remember Abraham, Isaac, and Israel, your servants, to whom you swore by your own self, and said to them, ‘I will multiply your offspring", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32:13" + ] + }, + { + "type": "char:ft", + "content": [ + "or, seed" + ] + } + ] + }, + "as the stars of the sky, and all this land that I have spoken of I will give to your offspring, and they shall inherit it forever.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 32:14" + }, + "So Yahweh turned away from the evil which he said he would do to his people." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 32:15" + }, + "Moses turned, and went down from the mountain, with the two tablets of the covenant in his hand; tablets that were written on both their sides. They were written on one side and on the other.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 32:16" + }, + "The tablets were the work of God, and the writing was the writing of God, engraved on the tablets." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 32:17" + }, + "When Joshua heard the noise of the people as they shouted, he said to Moses, “There is the noise of war in the camp.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 32:18" + }, + "He said, “It isn’t the voice of those who shout for victory. It is not the voice of those who cry for being overcome; but the noise of those who sing that I hear.”", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 32:19" + }, + "As soon as he came near to the camp, he saw the calf and the dancing. Then Moses’ anger grew hot, and he threw the tablets out of his hands, and broke them beneath the mountain.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 32:20" + }, + "He took the calf which they had made, and burned it with fire, ground it to powder, and scattered it on the water, and made the children of Israel drink it." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 32:21" + }, + "Moses said to Aaron, “What did these people do to you, that you have brought a great sin on them?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 32:22" + }, + "Aaron said, “Don’t let the anger of my lord grow hot. You know the people, that they are set on evil.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 32:23" + }, + "For they said to me, ‘Make us gods, which shall go before us. As for this Moses, the man who brought us up out of the land of Egypt, we don’t know what has become of him.’", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 32:24" + }, + "I said to them, ‘Whoever has any gold, let them take it off.’ So they gave it to me; and I threw it into the fire, and out came this calf.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 32:25" + }, + "When Moses saw that the people were out of control, (for Aaron had let them lose control, causing derision among their enemies),", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 32:26" + }, + "then Moses stood in the gate of the camp, and said, “Whoever is on Yahweh’s side, come to me!”" + ] + }, + { + "type": "para:p", + "content": [ + "All the sons of Levi gathered themselves together to him.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 32:27" + }, + "He said to them, “Yahweh, the God of Israel, says, ‘Every man put his sword on his thigh, and go back and forth from gate to gate throughout the camp, and every man kill his brother, and every man his companion, and every man his neighbor.’”", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 32:28" + }, + "The sons of Levi did according to the word of Moses. About three thousand men fell of the people that day.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 32:29" + }, + "Moses said, “Consecrate yourselves today to Yahweh, for every man was against his son and against his brother, that he may give you a blessing today.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "EXO 32:30" + }, + "On the next day, Moses said to the people, “You have sinned a great sin. Now I will go up to Yahweh. Perhaps I shall make atonement for your sin.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 32:31" + }, + "Moses returned to Yahweh, and said, “Oh, this people have sinned a great sin, and have made themselves gods of gold.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 32:32" + }, + "Yet now, if you will, forgive their sin—and if not, please blot me out of your book which you have written.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "EXO 32:33" + }, + "Yahweh said to Moses, “Whoever has sinned against me, I will blot him out of my book.", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 32:34" + }, + "Now go, lead the people to the place of which I have spoken to you. Behold, my angel shall go before you. Nevertheless, in the day when I punish, I will punish them for their sin.”", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 32:35" + }, + "Yahweh struck the people, because of what they did with the calf, which Aaron made." + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "EXO 33" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 33:1" + }, + "Yahweh spoke to Moses, “Depart, go up from here, you and the people that you have brought up out of the land of Egypt, to the land of which I swore to Abraham, to Isaac, and to Jacob, saying, ‘I will give it to your offspring.’", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 33:2" + }, + "I will send an angel before you; and I will drive out the Canaanite, the Amorite, and the Hittite, and the Perizzite, the Hivite, and the Jebusite.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 33:3" + }, + "Go to a land flowing with milk and honey; but I will not go up among you, for you are a stiff-necked people, lest I consume you on the way.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 33:4" + }, + "When the people heard this evil news, they mourned; and no one put on his jewelry." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 33:5" + }, + "Yahweh had said to Moses, “Tell the children of Israel, ‘You are a stiff-necked people. If I were to go up among you for one moment, I would consume you. Therefore now take off your jewelry from you, that I may know what to do to you.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 33:6" + }, + "The children of Israel stripped themselves of their jewelry from Mount Horeb onward." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 33:7" + }, + "Now Moses used to take the tent and pitch it outside the camp, far away from the camp, and he called it “The Tent of Meeting.” Everyone who sought Yahweh went out to the Tent of Meeting, which was outside the camp.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 33:8" + }, + "When Moses went out to the Tent, all the people rose up, and stood, everyone at their tent door, and watched Moses, until he had gone into the Tent.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 33:9" + }, + "When Moses entered into the Tent, the pillar of cloud descended, stood at the door of the Tent, and Yahweh spoke with Moses.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 33:10" + }, + "All the people saw the pillar of cloud stand at the door of the Tent, and all the people rose up and worshiped, everyone at their tent door.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 33:11" + }, + "Yahweh spoke to Moses face to face, as a man speaks to his friend. He turned again into the camp, but his servant Joshua, the son of Nun, a young man, didn’t depart from the Tent." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 33:12" + }, + "Moses said to Yahweh, “Behold, you tell me, ‘Bring up this people;’ and you haven’t let me know whom you will send with me. Yet you have said, ‘I know you by name, and you have also found favor in my sight.’", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 33:13" + }, + "Now therefore, if I have found favor in your sight, please show me your way, now, that I may know you, so that I may find favor in your sight; and consider that this nation is your people.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 33:14" + }, + "He said, “My presence will go with you, and I will give you rest.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 33:15" + }, + "Moses said to him, “If your presence doesn’t go with me, don’t carry us up from here.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 33:16" + }, + "For how would people know that I have found favor in your sight, I and your people? Isn’t it that you go with us, so that we are separated, I and your people, from all the people who are on the surface of the earth?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 33:17" + }, + "Yahweh said to Moses, “I will do this thing also that you have spoken; for you have found favor in my sight, and I know you by name.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 33:18" + }, + "Moses said, “Please show me your glory.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 33:19" + }, + "He said, “I will make all my goodness pass before you, and will proclaim Yahweh’s name before you. I will be gracious to whom I will be gracious, and will show mercy on whom I will show mercy.”", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 33:20" + }, + "He said, “You cannot see my face, for man may not see me and live.”", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 33:21" + }, + "Yahweh also said, “Behold, there is a place by me, and you shall stand on the rock.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 33:22" + }, + "It will happen, while my glory passes by, that I will put you in a cleft of the rock, and will cover you with my hand until I have passed by;", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 33:23" + }, + "then I will take away my hand, and you will see my back; but my face shall not be seen.”" + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "EXO 34" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 34:1" + }, + "Yahweh said to Moses, “Chisel two stone tablets like the first. I will write on the tablets the words that were on the first tablets, which you broke.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 34:2" + }, + "Be ready by the morning, and come up in the morning to Mount Sinai, and present yourself there to me on the top of the mountain.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 34:3" + }, + "No one shall come up with you or be seen anywhere on the mountain. Do not let the flocks or herds graze in front of that mountain.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 34:4" + }, + "He chiseled two tablets of stone like the first; then Moses rose up early in the morning, and went up to Mount Sinai, as Yahweh had commanded him, and took in his hand two stone tablets.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 34:5" + }, + "Yahweh descended in the cloud, and stood with him there, and proclaimed Yahweh’s name.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 34:6" + }, + "Yahweh passed by before him, and proclaimed, “Yahweh! Yahweh, a merciful and gracious God, slow to anger, and abundant in loving kindness and truth,", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 34:7" + }, + "keeping loving kindness for thousands, forgiving iniquity and disobedience and sin; and who will by no means clear the guilty, visiting the iniquity of the fathers on the children, and on the children’s children, on the third and on the fourth generation.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 34:8" + }, + "Moses hurried and bowed his head toward the earth, and worshiped.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 34:9" + }, + "He said, “If now I have found favor in your sight, Lord, please let the Lord go among us, even though this is a stiff-necked people; pardon our iniquity and our sin, and take us for your inheritance.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 34:10" + }, + "He said, “Behold, I make a covenant: before all your people I will do marvels, such as have not been worked in all the earth, nor in any nation; and all the people among whom you are shall see the work of Yahweh; for it is an awesome thing that I do with you.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 34:11" + }, + "Observe that which I command you today. Behold, I will drive out before you the Amorite, the Canaanite, the Hittite, the Perizzite, the Hivite, and the Jebusite.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 34:12" + }, + "Be careful, lest you make a covenant with the inhabitants of the land where you are going, lest it be for a snare among you;", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 34:13" + }, + "but you shall break down their altars, and dash in pieces their pillars, and you shall cut down their Asherah poles;", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 34:14" + }, + "for you shall worship no other god; for Yahweh, whose name is Jealous, is a jealous God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 34:15" + }, + "“Don’t make a covenant with the inhabitants of the land, lest they play the prostitute after their gods, and sacrifice to their gods, and one call you and you eat of his sacrifice;", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 34:16" + }, + "and you take of their daughters to your sons, and their daughters play the prostitute after their gods, and make your sons play the prostitute after their gods." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 34:17" + }, + "“You shall make no cast idols for yourselves." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 34:18" + }, + "“You shall keep the feast of unleavened bread. Seven days you shall eat unleavened bread, as I commanded you, at the time appointed in the month Abib; for in the month Abib you came out of Egypt." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 34:19" + }, + "“All that opens the womb is mine; and all your livestock that is male, the firstborn of cow and sheep.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 34:20" + }, + "You shall redeem the firstborn of a donkey with a lamb. If you will not redeem it, then you shall break its neck. You shall redeem all the firstborn of your sons. No one shall appear before me empty." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 34:21" + }, + "“Six days you shall work, but on the seventh day you shall rest: in plowing time and in harvest you shall rest." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 34:22" + }, + "“You shall observe the feast of weeks with the first fruits of wheat harvest, and the feast of harvest at the year’s end.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 34:23" + }, + "Three times in the year all your males shall appear before the Lord Yahweh, the God of Israel.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 34:24" + }, + "For I will drive out nations before you and enlarge your borders; neither shall any man desire your land when you go up to appear before Yahweh, your God, three times in the year." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 34:25" + }, + "“You shall not offer the blood of my sacrifice with leavened bread. The sacrifice of the feast of the Passover shall not be left to the morning." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 34:26" + }, + "“You shall bring the first of the first fruits of your ground to the house of Yahweh your God." + ] + }, + { + "type": "para:p", + "content": [ + "“You shall not boil a young goat in its mother’s milk.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 34:27" + }, + "Yahweh said to Moses, “Write these words; for in accordance with these words I have made a covenant with you and with Israel.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 34:28" + }, + "He was there with Yahweh forty days and forty nights; he neither ate bread, nor drank water. He wrote on the tablets the words of the covenant, the ten commandments." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 34:29" + }, + "When Moses came down from Mount Sinai with the two tablets of the covenant in Moses’ hand, when he came down from the mountain, Moses didn’t know that the skin of his face shone by reason of his speaking with him.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 34:30" + }, + "When Aaron and all the children of Israel saw Moses, behold, the skin of his face shone; and they were afraid to come near him.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 34:31" + }, + "Moses called to them, and Aaron and all the rulers of the congregation returned to him; and Moses spoke to them.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 34:32" + }, + "Afterward all the children of Israel came near, and he gave them all the commandments that Yahweh had spoken with him on Mount Sinai.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 34:33" + }, + "When Moses was done speaking with them, he put a veil on his face.", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 34:34" + }, + "But when Moses went in before Yahweh to speak with him, he took the veil off, until he came out; and he came out, and spoke to the children of Israel that which he was commanded.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 34:35" + }, + "The children of Israel saw Moses’ face, that the skin of Moses’ face shone; so Moses put the veil on his face again, until he went in to speak with him." + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "EXO 35" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 35:1" + }, + "Moses assembled all the congregation of the children of Israel, and said to them, “These are the words which Yahweh has commanded, that you should do them.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 35:2" + }, + "‘Six days shall work be done, but on the seventh day there shall be a holy day for you, a Sabbath of solemn rest to Yahweh: whoever does any work in it shall be put to death.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 35:3" + }, + "You shall kindle no fire throughout your habitations on the Sabbath day.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 35:4" + }, + "Moses spoke to all the congregation of the children of Israel, saying, “This is the thing which Yahweh commanded, saying,", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 35:5" + }, + "‘Take from among you an offering to Yahweh. Whoever is of a willing heart, let him bring it as Yahweh’s offering: gold, silver, bronze,", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 35:6" + }, + "blue, purple, scarlet, fine linen, goats’ hair,", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 35:7" + }, + "rams’ skins dyed red, sea cow hides, acacia wood,", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 35:8" + }, + "oil for the light, spices for the anointing oil and for the sweet incense,", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 35:9" + }, + "onyx stones, and stones to be set for the ephod and for the breastplate." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 35:10" + }, + "“‘Let every wise-hearted man among you come, and make all that Yahweh has commanded:", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 35:11" + }, + "the tabernacle, its outer covering, its roof, its clasps, its boards, its bars, its pillars, and its sockets;", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 35:12" + }, + "the ark, and its poles, the mercy seat, the veil of the screen;", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 35:13" + }, + "the table with its poles and all its vessels, and the show bread;", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 35:14" + }, + "the lamp stand also for the light, with its vessels, its lamps, and the oil for the light;", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 35:15" + }, + "and the altar of incense with its poles, the anointing oil, the sweet incense, the screen for the door, at the door of the tabernacle;", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 35:16" + }, + "the altar of burnt offering, with its grating of bronze, its poles, and all its vessels, the basin and its base;", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 35:17" + }, + "the hangings of the court, its pillars, their sockets, and the screen for the gate of the court;", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 35:18" + }, + "the pins of the tabernacle, the pins of the court, and their cords;", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 35:19" + }, + "the finely worked garments for ministering in the holy place—the holy garments for Aaron the priest, and the garments of his sons—to minister in the priest’s office.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 35:20" + }, + "All the congregation of the children of Israel departed from the presence of Moses.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 35:21" + }, + "They came, everyone whose heart stirred him up, and everyone whom his spirit made willing, and brought Yahweh’s offering for the work of the Tent of Meeting, and for all of its service, and for the holy garments.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 35:22" + }, + "They came, both men and women, as many as were willing-hearted, and brought brooches, earrings, signet rings, and armlets, all jewels of gold; even every man who offered an offering of gold to Yahweh.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 35:23" + }, + "Everyone with whom was found blue, purple, scarlet, fine linen, goats’ hair, rams’ skins dyed red, and sea cow hides, brought them.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 35:24" + }, + "Everyone who offered an offering of silver and bronze brought Yahweh’s offering; and everyone with whom was found acacia wood for any work of the service, brought it.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 35:25" + }, + "All the women who were wise-hearted spun with their hands, and brought that which they had spun: the blue, the purple, the scarlet, and the fine linen.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 35:26" + }, + "All the women whose heart stirred them up in wisdom spun the goats’ hair.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 35:27" + }, + "The rulers brought the onyx stones and the stones to be set for the ephod and for the breastplate;", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 35:28" + }, + "with the spice and the oil for the light, for the anointing oil, and for the sweet incense.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 35:29" + }, + "The children of Israel brought a free will offering to Yahweh; every man and woman whose heart made them willing to bring for all the work, which Yahweh had commanded to be made by Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "EXO 35:30" + }, + "Moses said to the children of Israel, “Behold, Yahweh has called by name Bezalel the son of Uri, the son of Hur, of the tribe of Judah.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 35:31" + }, + "He has filled him with the Spirit of God, in wisdom, in understanding, in knowledge, and in all kinds of workmanship;", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 35:32" + }, + "and to make skillful works, to work in gold, in silver, in bronze,", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 35:33" + }, + "in cutting of stones for setting, and in carving of wood, to work in all kinds of skillful workmanship.", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 35:34" + }, + "He has put in his heart that he may teach, both he and Oholiab, the son of Ahisamach, of the tribe of Dan.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 35:35" + }, + "He has filled them with wisdom of heart to work all kinds of workmanship, of the engraver, of the skillful workman, and of the embroiderer, in blue, in purple, in scarlet, and in fine linen, and of the weaver, even of those who do any workmanship, and of those who make skillful works." + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "EXO 36" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 36:1" + }, + "“Bezalel and Oholiab shall work with every wise-hearted man, in whom Yahweh has put wisdom and understanding to know how to do all the work for the service of the sanctuary, according to all that Yahweh has commanded.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 36:2" + }, + "Moses called Bezalel and Oholiab, and every wise-hearted man, in whose heart Yahweh had put wisdom, even everyone whose heart stirred him up to come to the work to do it.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 36:3" + }, + "They received from Moses all the offering which the children of Israel had brought for the work of the service of the sanctuary, with which to make it. They kept bringing free will offerings to him every morning.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 36:4" + }, + "All the wise men, who performed all the work of the sanctuary, each came from his work which he did.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 36:5" + }, + "They spoke to Moses, saying, “The people have brought much more than enough for the service of the work which Yahweh commanded to make.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 36:6" + }, + "Moses gave a commandment, and they caused it to be proclaimed throughout the camp, saying, “Let neither man nor woman make anything else for the offering for the sanctuary.” So the people were restrained from bringing.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 36:7" + }, + "For the stuff they had was sufficient to do all the work, and too much." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 36:8" + }, + "All the wise-hearted men among those who did the work made the tabernacle with ten curtains of fine twined linen, blue, purple, and scarlet. They made them with cherubim, the work of a skillful workman.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 36:9" }, + "The length of each curtain was twenty-eight cubits,", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 15:5" - }, - "The deeps cover them." - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "36:9" + ] + }, + { + "type": "char:ft", + "content": [ + "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." + ] + } + ] }, + "and the width of each curtain four cubits. All the curtains had one measure.", { - "type": "para:q2", - "content": [ - "They went down into the depths like a stone." - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 36:10" }, + "He coupled five curtains to one another, and the other five curtains he coupled to one another.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 15:6" - }, - "Your right hand, Yahweh, is glorious in power." - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 36:11" }, + "He made loops of blue on the edge of the one curtain from the edge in the coupling. Likewise he made in the edge of the curtain that was outermost in the second coupling.", { - "type": "para:q2", - "content": [ - "Your right hand, Yahweh, dashes the enemy in pieces." - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 36:12" }, + "He made fifty loops in the one curtain, and he made fifty loops in the edge of the curtain that was in the second coupling. The loops were opposite to one another.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 15:7" - }, - "In the greatness of your excellency, you overthrow those who rise up against you." - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 36:13" }, + "He made fifty clasps of gold, and coupled the curtains to one another with the clasps: so the tabernacle was a unit." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q2", - "content": [ - "You send out your wrath. It consumes them as stubble." - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 36:14" }, + "He made curtains of goats’ hair for a covering over the tabernacle. He made them eleven curtains.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 15:8" - }, - "With the blast of your nostrils, the waters were piled up." - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 36:15" }, + "The length of each curtain was thirty cubits, and four cubits the width of each curtain. The eleven curtains had one measure.", { - "type": "para:q2", - "content": [ - "The floods stood upright as a heap." - ] - }, - { - "type": "para:q2", - "content": [ - "The deeps were congealed in the heart of the sea." - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 36:16" }, + "He coupled five curtains by themselves, and six curtains by themselves.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 15:9" - }, - "The enemy said, ‘I will pursue. I will overtake. I will divide the plunder." - ] - }, - { - "type": "para:q2", - "content": [ - "My desire will be satisfied on them." - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 36:17" }, + "He made fifty loops on the edge of the curtain that was outermost in the coupling, and he made fifty loops on the edge of the curtain which was outermost in the second coupling.", { - "type": "para:q2", - "content": [ - "I will draw my sword. My hand will destroy them.’" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 36:18" }, + "He made fifty clasps of bronze to couple the tent together, that it might be a unit.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 15:10" - }, - "You blew with your wind." - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 36:19" }, + "He made a covering for the tent of rams’ skins dyed red, and a covering of sea cow hides above." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q2", - "content": [ - "The sea covered them." - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 36:20" }, + "He made the boards for the tabernacle of acacia wood, standing up.", { - "type": "para:q2", - "content": [ - "They sank like lead in the mighty waters." - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 36:21" }, + "Ten cubits was the length of a board, and a cubit and a half the width of each board.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 15:11" - }, - "Who is like you, Yahweh, among the gods?" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 36:22" }, + "Each board had two tenons, joined to one another. He made all the boards of the tabernacle this way.", { - "type": "para:q2", - "content": [ - "Who is like you, glorious in holiness," - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 36:23" }, + "He made the boards for the tabernacle, twenty boards for the south side southward.", { - "type": "para:q2", - "content": [ - "fearful in praises, doing wonders?" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 36:24" }, + "He made forty sockets of silver under the twenty boards: two sockets under one board for its two tenons, and two sockets under another board for its two tenons.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 15:12" - }, - "You stretched out your right hand." - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 36:25" }, + "For the second side of the tabernacle, on the north side, he made twenty boards", { - "type": "para:q2", - "content": [ - "The earth swallowed them." - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 36:26" }, + "and their forty sockets of silver: two sockets under one board, and two sockets under another board.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 15:13" - }, - "“You, in your loving kindness, have led the people that you have redeemed." - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 36:27" }, + "For the far part of the tabernacle westward he made six boards.", { - "type": "para:q2", - "content": [ - "You have guided them in your strength to your holy habitation." - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 36:28" }, + "He made two boards for the corners of the tabernacle in the far part.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 15:14" - }, - "The peoples have heard." - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 36:29" }, + "They were double beneath, and in the same way they were all the way to its top to one ring. He did this to both of them in the two corners.", { - "type": "para:q2", - "content": [ - "They tremble." - ] + "type": "verse:v", + "number": "30", + "sid": "EXO 36:30" }, + "There were eight boards and their sockets of silver, sixteen sockets—under every board two sockets." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q2", - "content": [ - "Pangs have taken hold of the inhabitants of Philistia." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 15:15" - }, - "Then the chiefs of Edom were dismayed." - ] - }, - { - "type": "para:q2", - "content": [ - "Trembling takes hold of the mighty men of Moab." - ] - }, - { - "type": "para:q2", - "content": [ - "All the inhabitants of Canaan have melted away." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 15:16" - }, - "Terror and dread falls on them." - ] - }, - { - "type": "para:q2", - "content": [ - "By the greatness of your arm they are as still as a stone," - ] - }, - { - "type": "para:q2", - "content": [ - "until your people pass over, Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "until the people you have purchased pass over." - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 15:17" - }, - "You will bring them in, and plant them in the mountain of your inheritance," - ] - }, - { - "type": "para:q2", - "content": [ - "the place, Yahweh, which you have made for yourself to dwell in;" - ] - }, - { - "type": "para:q2", - "content": [ - "the sanctuary, Lord, which your hands have established." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 15:18" - }, - "Yahweh will reign forever and ever.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 15:19" - }, - "For the horses of Pharaoh went in with his chariots and with his horsemen into the sea, and Yahweh brought back the waters of the sea on them; but the children of Israel walked on dry land in the middle of the sea.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 15:20" - }, - "Miriam the prophetess, the sister of Aaron, took a tambourine in her hand; and all the women went out after her with tambourines and with dances.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 15:21" - }, - "Miriam answered them," - ] - }, - { - "type": "para:q1", - "content": [ - "“Sing to Yahweh, for he has triumphed gloriously." - ] - }, - { - "type": "para:q1", - "content": [ - "He has thrown the horse and his rider into the sea.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 15:22" - }, - "Moses led Israel onward from the Red Sea, and they went out into the wilderness of Shur; and they went three days in the wilderness, and found no water.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 15:23" - }, - "When they came to Marah, they couldn’t drink from the waters of Marah, for they were bitter. Therefore its name was called Marah.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15:23" - ] - }, - { - "type": "char:ft", - "content": [ - "Marah means bitter." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 15:24" - }, - "The people murmured against Moses, saying, “What shall we drink?”", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 15:25" - }, - "Then he cried to Yahweh. Yahweh showed him a tree, and he threw it into the waters, and the waters were made sweet. There he made a statute and an ordinance for them, and there he tested them.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 15:26" - }, - "He said, “If you will diligently listen to Yahweh your God’s voice, and will do that which is right in his eyes, and will pay attention to his commandments, and keep all his statutes, I will put none of the diseases on you which I have put on the Egyptians; for I am Yahweh who heals you.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 15:27" - }, - "They came to Elim, where there were twelve springs of water and seventy palm trees. They encamped there by the waters." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "EXO 16" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 16:1" - }, - "They took their journey from Elim, and all the congregation of the children of Israel came to the wilderness of Sin, which is between Elim and Sinai, on the fifteenth day of the second month after their departing out of the land of Egypt.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 16:2" - }, - "The whole congregation of the children of Israel murmured against Moses and against Aaron in the wilderness;", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 16:3" - }, - "and the children of Israel said to them, “We wish that we had died by Yahweh’s hand in the land of Egypt, when we sat by the meat pots, when we ate our fill of bread, for you have brought us out into this wilderness to kill this whole assembly with hunger.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 16:4" - }, - "Then Yahweh said to Moses, “Behold, I will rain bread from the sky for you, and the people shall go out and gather a day’s portion every day, that I may test them, whether they will walk in my law or not.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 16:5" - }, - "It shall come to pass on the sixth day, that they shall prepare that which they bring in, and it shall be twice as much as they gather daily.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 16:6" - }, - "Moses and Aaron said to all the children of Israel, “At evening, you shall know that Yahweh has brought you out from the land of Egypt.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 16:7" - }, - "In the morning, you shall see Yahweh’s glory; because he hears your murmurings against Yahweh. Who are we, that you murmur against us?”", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 16:8" - }, - "Moses said, “Now Yahweh will give you meat to eat in the evening, and in the morning bread to satisfy you, because Yahweh hears your murmurings which you murmur against him. And who are we? Your murmurings are not against us, but against Yahweh.”", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 16:9" - }, - "Moses said to Aaron, “Tell all the congregation of the children of Israel, ‘Come close to Yahweh, for he has heard your murmurings.’”", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 16:10" - }, - "As Aaron spoke to the whole congregation of the children of Israel, they looked toward the wilderness, and behold, Yahweh’s glory appeared in the cloud.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 16:11" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 16:12" - }, - "“I have heard the murmurings of the children of Israel. Speak to them, saying, ‘At evening you shall eat meat, and in the morning you shall be filled with bread. Then you will know that I am Yahweh your God.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 16:13" - }, - "In the evening, quail came up and covered the camp; and in the morning the dew lay around the camp.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 16:14" - }, - "When the dew that lay had gone, behold, on the surface of the wilderness was a small round thing, small as the frost on the ground.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 16:15" - }, - "When the children of Israel saw it, they said to one another, “What is it?” For they didn’t know what it was. Moses said to them, “It is the bread which Yahweh has given you to eat.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 16:16" - }, - "This is the thing which Yahweh has commanded: ‘Gather of it everyone according to his eating; an omer", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16:16" - ] - }, - { - "type": "char:ft", - "content": [ - "An omer is about 2.2 liters or about 2.3 quarts" - ] - } - ], - "caller": "+" - }, - "a head, according to the number of your persons, you shall take it, every man for those who are in his tent.’”", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 16:17" - }, - "The children of Israel did so, and some gathered more, some less.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 16:18" - }, - "When they measured it with an omer, he who gathered much had nothing over, and he who gathered little had no lack. They each gathered according to his eating.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 16:19" - }, - "Moses said to them, “Let no one leave of it until the morning.”", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 16:20" - }, - "Notwithstanding they didn’t listen to Moses, but some of them left of it until the morning, so it bred worms and became foul; and Moses was angry with them.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 16:21" - }, - "They gathered it morning by morning, everyone according to his eating. When the sun grew hot, it melted.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 16:22" - }, - "On the sixth day, they gathered twice as much bread, two omers for each one; and all the rulers of the congregation came and told Moses.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 16:23" - }, - "He said to them, “This is that which Yahweh has spoken, ‘Tomorrow is a solemn rest, a holy Sabbath to Yahweh. Bake that which you want to bake, and boil that which you want to boil; and all that remains over lay up for yourselves to be kept until the morning.’”", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 16:24" - }, - "They laid it up until the morning, as Moses ordered, and it didn’t become foul, and there were no worms in it.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 16:25" - }, - "Moses said, “Eat that today, for today is a Sabbath to Yahweh. Today you shall not find it in the field.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 16:26" - }, - "Six days you shall gather it, but on the seventh day is the Sabbath. In it there shall be none.”", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 16:27" - }, - "On the seventh day, some of the people went out to gather, and they found none.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 16:28" - }, - "Yahweh said to Moses, “How long do you refuse to keep my commandments and my laws?", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 16:29" - }, - "Behold, because Yahweh has given you the Sabbath, therefore he gives you on the sixth day the bread of two days. Everyone stay in his place. Let no one go out of his place on the seventh day.”", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 16:30" - }, - "So the people rested on the seventh day." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 16:31" - }, - "The house of Israel called its name “Manna”,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16:31" - ] - }, - { - "type": "char:ft", - "content": [ - "“Manna” means “What is it?”" - ] - } - ], - "caller": "+" - }, - "and it was like coriander seed, white; and its taste was like wafers with honey.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 16:32" - }, - "Moses said, “This is the thing which Yahweh has commanded, ‘Let an omer-full of it be kept throughout your generations, that they may see the bread with which I fed you in the wilderness, when I brought you out of the land of Egypt.’”", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 16:33" - }, - "Moses said to Aaron, “Take a pot, and put an omer-full of manna in it, and lay it up before Yahweh, to be kept throughout your generations.”", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 16:34" - }, - "As Yahweh commanded Moses, so Aaron laid it up before the Testimony, to be kept.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 16:35" - }, - "The children of Israel ate the manna forty years, until they came to an inhabited land. They ate the manna until they came to the borders of the land of Canaan.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 16:36" - }, - "Now an omer is one tenth of an ephah.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16:36" - ] - }, - { - "type": "char:ft", - "content": [ - "1 ephah is about 22 liters or about 2/3 of a bushel" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "EXO 17" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 17:1" - }, - "All the congregation of the children of Israel traveled from the wilderness of Sin, starting according to Yahweh’s commandment, and encamped in Rephidim; but there was no water for the people to drink.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 17:2" - }, - "Therefore the people quarreled with Moses, and said, “Give us water to drink.”" - ] - }, - { - "type": "para:p", - "content": [ - "Moses said to them, “Why do you quarrel with me? Why do you test Yahweh?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 17:3" - }, - "The people were thirsty for water there; so the people murmured against Moses, and said, “Why have you brought us up out of Egypt, to kill us, our children, and our livestock with thirst?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 17:4" - }, - "Moses cried to Yahweh, saying, “What shall I do with these people? They are almost ready to stone me.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 17:5" - }, - "Yahweh said to Moses, “Walk on before the people, and take the elders of Israel with you, and take the rod in your hand with which you struck the Nile, and go.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 17:6" - }, - "Behold, I will stand before you there on the rock in Horeb. You shall strike the rock, and water will come out of it, that the people may drink.” Moses did so in the sight of the elders of Israel.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 17:7" - }, - "He called the name of the place Massah,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17:7" - ] - }, - { - "type": "char:ft", - "content": [ - "Massah means testing." - ] - } - ], - "caller": "+" - }, - "and Meribah,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17:7" - ] - }, - { - "type": "char:ft", - "content": [ - "Meribah means quarreling." - ] - } - ], - "caller": "+" - }, - "because the children of Israel quarreled, and because they tested Yahweh, saying, “Is Yahweh among us, or not?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 17:8" - }, - "Then Amalek came and fought with Israel in Rephidim.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 17:9" - }, - "Moses said to Joshua, “Choose men for us, and go out to fight with Amalek. Tomorrow I will stand on the top of the hill with God’s rod in my hand.”", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 17:10" - }, - "So Joshua did as Moses had told him, and fought with Amalek; and Moses, Aaron, and Hur went up to the top of the hill.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 17:11" - }, - "When Moses held up his hand, Israel prevailed. When he let down his hand, Amalek prevailed.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 17:12" - }, - "But Moses’ hands were heavy; so they took a stone, and put it under him, and he sat on it. Aaron and Hur held up his hands, the one on the one side, and the other on the other side. His hands were steady until sunset.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 17:13" - }, - "Joshua defeated Amalek and his people with the edge of the sword.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 17:14" - }, - "Yahweh said to Moses, “Write this for a memorial in a book, and rehearse it in the ears of Joshua: that I will utterly blot out the memory of Amalek from under the sky.”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 17:15" - }, - "Moses built an altar, and called its name “Yahweh our Banner”.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17:15" - ] - }, - { - "type": "char:ft", - "content": [ - "Hebrew, Yahweh Nissi" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 17:16" - }, - "He said, “Yah has sworn: ‘Yahweh will have war with Amalek from generation to generation.’”" - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "EXO 18" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 18:1" - }, - "Now Jethro, the priest of Midian, Moses’ father-in-law, heard of all that God had done for Moses and for Israel his people, how Yahweh had brought Israel out of Egypt.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 18:2" - }, - "Jethro, Moses’ father-in-law, received Zipporah, Moses’ wife, after he had sent her away,", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 18:3" - }, - "and her two sons. The name of one son was Gershom,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18:3" - ] - }, - { - "type": "char:ft", - "content": [ - "“Gershom” sounds like the Hebrew for “an alien there”." - ] - } - ], - "caller": "+" - }, - "for Moses said, “I have lived as a foreigner in a foreign land”.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 18:4" - }, - "The name of the other was Eliezer,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18:4" - ] - }, - { - "type": "char:ft", - "content": [ - "Eliezer means “God is my helper”." - ] - } - ], - "caller": "+" - }, - "for he said, “My father’s God was my help and delivered me from Pharaoh’s sword.”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 18:5" - }, - "Jethro, Moses’ father-in-law, came with Moses’ sons and his wife to Moses into the wilderness where he was encamped, at the Mountain of God.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 18:6" - }, - "He said to Moses, “I, your father-in-law Jethro, have come to you with your wife, and her two sons with her.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 18:7" - }, - "Moses went out to meet his father-in-law, and bowed and kissed him. They asked each other of their welfare, and they came into the tent.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 18:8" - }, - "Moses told his father-in-law all that Yahweh had done to Pharaoh and to the Egyptians for Israel’s sake, all the hardships that had come on them on the way, and how Yahweh delivered them.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 18:9" - }, - "Jethro rejoiced for all the goodness which Yahweh had done to Israel, in that he had delivered them out of the hand of the Egyptians.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 18:10" - }, - "Jethro said, “Blessed be Yahweh, who has delivered you out of the hand of the Egyptians, and out of the hand of Pharaoh; who has delivered the people from under the hand of the Egyptians.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 18:11" - }, - "Now I know that Yahweh is greater than all gods because of the way that they treated people arrogantly.”", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 18:12" - }, - "Jethro, Moses’ father-in-law, took a burnt offering and sacrifices for God. Aaron came with all the elders of Israel, to eat bread with Moses’ father-in-law before God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 18:13" - }, - "On the next day, Moses sat to judge the people, and the people stood around Moses from the morning to the evening.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 18:14" - }, - "When Moses’ father-in-law saw all that he did to the people, he said, “What is this thing that you do for the people? Why do you sit alone, and all the people stand around you from morning to evening?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 18:15" - }, - "Moses said to his father-in-law, “Because the people come to me to inquire of God.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 18:16" - }, - "When they have a matter, they come to me, and I judge between a man and his neighbor, and I make them know the statutes of God, and his laws.”", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 18:17" - }, - "Moses’ father-in-law said to him, “The thing that you do is not good.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 18:18" - }, - "You will surely wear away, both you, and this people that is with you; for the thing is too heavy for you. You are not able to perform it yourself alone.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 18:19" - }, - "Listen now to my voice. I will give you counsel, and God be with you. You represent the people before God, and bring the causes to God.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 18:20" - }, - "You shall teach them the statutes and the laws, and shall show them the way in which they must walk, and the work that they must do.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 18:21" - }, - "Moreover you shall provide out of all the people able men which fear God: men of truth, hating unjust gain; and place such over them, to be rulers of thousands, rulers of hundreds, rulers of fifties, and rulers of tens.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 18:22" - }, - "Let them judge the people at all times. It shall be that every great matter they shall bring to you, but every small matter they shall judge themselves. So shall it be easier for you, and they shall share the load with you.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 18:23" - }, - "If you will do this thing, and God commands you so, then you will be able to endure, and all these people also will go to their place in peace.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 18:24" - }, - "So Moses listened to the voice of his father-in-law, and did all that he had said.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 18:25" - }, - "Moses chose able men out of all Israel, and made them heads over the people, rulers of thousands, rulers of hundreds, rulers of fifties, and rulers of tens.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 18:26" - }, - "They judged the people at all times. They brought the hard cases to Moses, but every small matter they judged themselves.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 18:27" - }, - "Moses let his father-in-law depart, and he went his way into his own land." - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "EXO 19" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 19:1" - }, - "In the third month after the children of Israel had gone out of the land of Egypt, on that same day they came into the wilderness of Sinai.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 19:2" - }, - "When they had departed from Rephidim, and had come to the wilderness of Sinai, they encamped in the wilderness; and there Israel encamped before the mountain.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 19:3" - }, - "Moses went up to God, and Yahweh called to him out of the mountain, saying, “This is what you shall tell the house of Jacob, and tell the children of Israel:", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 19:4" - }, - "‘You have seen what I did to the Egyptians, and how I bore you on eagles’ wings, and brought you to myself.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 19:5" - }, - "Now therefore, if you will indeed obey my voice and keep my covenant, then you shall be my own possession from among all peoples; for all the earth is mine;", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 19:6" - }, - "and you shall be to me a kingdom of priests and a holy nation.’ These are the words which you shall speak to the children of Israel.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 19:7" - }, - "Moses came and called for the elders of the people, and set before them all these words which Yahweh commanded him.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 19:8" - }, - "All the people answered together, and said, “All that Yahweh has spoken we will do.”" - ] - }, - { - "type": "para:p", - "content": [ - "Moses reported the words of the people to Yahweh.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 19:9" - }, - "Yahweh said to Moses, “Behold, I come to you in a thick cloud, that the people may hear when I speak with you, and may also believe you forever.” Moses told the words of the people to Yahweh.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 19:10" - }, - "Yahweh said to Moses, “Go to the people, and sanctify them today and tomorrow, and let them wash their garments,", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 19:11" - }, - "and be ready for the third day; for on the third day Yahweh will come down in the sight of all the people on Mount Sinai.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 19:12" - }, - "You shall set bounds to the people all around, saying, ‘Be careful that you don’t go up onto the mountain, or touch its border. Whoever touches the mountain shall be surely put to death.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 19:13" - }, - "No hand shall touch him, but he shall surely be stoned or shot through; whether it is animal or man, he shall not live.’ When the trumpet sounds long, they shall come up to the mountain.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 19:14" - }, - "Moses went down from the mountain to the people, and sanctified the people; and they washed their clothes.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 19:15" - }, - "He said to the people, “Be ready by the third day. Don’t have sexual relations with a woman.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 19:16" - }, - "On the third day, when it was morning, there were thunders and lightnings, and a thick cloud on the mountain, and the sound of an exceedingly loud trumpet; and all the people who were in the camp trembled.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 19:17" - }, - "Moses led the people out of the camp to meet God; and they stood at the lower part of the mountain.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 19:18" - }, - "All of Mount Sinai smoked, because Yahweh descended on it in fire; and its smoke ascended like the smoke of a furnace, and the whole mountain quaked greatly.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 19:19" - }, - "When the sound of the trumpet grew louder and louder, Moses spoke, and God answered him by a voice.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 19:20" - }, - "Yahweh came down on Mount Sinai, to the top of the mountain. Yahweh called Moses to the top of the mountain, and Moses went up." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 19:21" - }, - "Yahweh said to Moses, “Go down, warn the people, lest they break through to Yahweh to gaze, and many of them perish.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 19:22" - }, - "Let the priests also, who come near to Yahweh, sanctify themselves, lest Yahweh break out on them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "EXO 19:23" - }, - "Moses said to Yahweh, “The people can’t come up to Mount Sinai, for you warned us, saying, ‘Set bounds around the mountain, and sanctify it.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 19:24" - }, - "Yahweh said to him, “Go down! You shall bring Aaron up with you, but don’t let the priests and the people break through to come up to Yahweh, lest he break out against them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 19:25" - }, - "So Moses went down to the people, and told them." - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "EXO 20" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 20:1" - }, - "God", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20:1" - ] - }, - { - "type": "char:ft", - "content": [ - "After “God”, the Hebrew has the two letters “Aleph Tav” (the first and last letters of the Hebrew alphabet), not as a word, but as a grammatical marker." - ] - } - ], - "caller": "+" - }, - "spoke all these words, saying,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 20:2" - }, - "“I am Yahweh your God, who brought you out of the land of Egypt, out of the house of bondage." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 20:3" - }, - "“You shall have no other gods before me." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 20:4" - }, - "“You shall not make for yourselves an idol, nor any image of anything that is in the heavens above, or that is in the earth beneath, or that is in the water under the earth:", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 20:5" - }, - "you shall not bow yourself down to them, nor serve them, for I, Yahweh your God, am a jealous God, visiting the iniquity of the fathers on the children, on the third and on the fourth generation of those who hate me,", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 20:6" - }, - "and showing loving kindness to thousands of those who love me and keep my commandments." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 20:7" - }, - "“You shall not misuse the name of Yahweh your God,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20:7" - ] - }, - { - "type": "char:ft", - "content": [ - "or, You shall not take the name of Yahweh your God in vain" - ] - } - ], - "caller": "+" - }, - "for Yahweh will not hold him guiltless who misuses his name." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 20:8" - }, - "“Remember the Sabbath day, to keep it holy.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 20:9" - }, - "You shall labor six days, and do all your work,", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 20:10" - }, - "but the seventh day is a Sabbath to Yahweh your God. You shall not do any work in it, you, nor your son, nor your daughter, your male servant, nor your female servant, nor your livestock, nor your stranger who is within your gates;", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 20:11" - }, - "for in six days Yahweh made heaven and earth, the sea, and all that is in them, and rested the seventh day; therefore Yahweh blessed the Sabbath day, and made it holy." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 20:12" - }, - "“Honor your father and your mother, that your days may be long in the land which Yahweh your God gives you." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 20:13" - }, - "“You shall not murder." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 20:14" - }, - "“You shall not commit adultery." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 20:15" - }, - "“You shall not steal." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 20:16" - }, - "“You shall not give false testimony against your neighbor." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 20:17" - }, - "“You shall not covet your neighbor’s house. You shall not covet your neighbor’s wife, nor his male servant, nor his female servant, nor his ox, nor his donkey, nor anything that is your neighbor’s.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 20:18" - }, - "All the people perceived the thunderings, the lightnings, the sound of the trumpet, and the mountain smoking. When the people saw it, they trembled, and stayed at a distance.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 20:19" - }, - "They said to Moses, “Speak with us yourself, and we will listen; but don’t let God speak with us, lest we die.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 20:20" - }, - "Moses said to the people, “Don’t be afraid, for God has come to test you, and that his fear may be before you, that you won’t sin.”", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 20:21" - }, - "The people stayed at a distance, and Moses came near to the thick darkness where God was." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 20:22" - }, - "Yahweh said to Moses, “This is what you shall tell the children of Israel: ‘You yourselves have seen that I have talked with you from heaven.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 20:23" - }, - "You shall most certainly not make gods of silver or gods of gold for yourselves to be alongside me.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 20:24" - }, - "You shall make an altar of earth for me, and shall sacrifice on it your burnt offerings and your peace offerings, your sheep and your cattle. In every place where I record my name I will come to you and I will bless you.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 20:25" - }, - "If you make me an altar of stone, you shall not build it of cut stones; for if you lift up your tool on it, you have polluted it.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 20:26" - }, - "You shall not go up by steps to my altar, that your nakedness may not be exposed to it.’" - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "EXO 21" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 21:1" - }, - "“Now these are the ordinances which you shall set before them:" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 21:2" - }, - "“If you buy a Hebrew servant, he shall serve six years, and in the seventh he shall go out free without paying anything.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 21:3" - }, - "If he comes in by himself, he shall go out by himself. If he is married, then his wife shall go out with him.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 21:4" - }, - "If his master gives him a wife and she bears him sons or daughters, the wife and her children shall be her master’s, and he shall go out by himself.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 21:5" - }, - "But if the servant shall plainly say, ‘I love my master, my wife, and my children. I will not go out free;’", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 21:6" - }, - "then his master shall bring him to God, and shall bring him to the door or to the doorpost, and his master shall bore his ear through with an awl, and he shall serve him forever." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 21:7" - }, - "“If a man sells his daughter to be a female servant, she shall not go out as the male servants do.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 21:8" - }, - "If she doesn’t please her master, who has married her to himself, then he shall let her be redeemed. He shall have no right to sell her to a foreign people, since he has dealt deceitfully with her.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 21:9" - }, - "If he marries her to his son, he shall deal with her as a daughter.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 21:10" - }, - "If he takes another wife to himself, he shall not diminish her food, her clothing, and her marital rights.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 21:11" - }, - "If he doesn’t do these three things for her, she may go free without paying any money." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 21:12" - }, - "“One who strikes a man so that he dies shall surely be put to death,", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 21:13" - }, - "but not if it is unintentional, but God allows it to happen; then I will appoint you a place where he shall flee.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 21:14" - }, - "If a man schemes and comes presumptuously on his neighbor to kill him, you shall take him from my altar, that he may die." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 21:15" - }, - "“Anyone who attacks his father or his mother shall be surely put to death." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 21:16" - }, - "“Anyone who kidnaps someone and sells him, or if he is found in his hand, he shall surely be put to death." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 21:17" - }, - "“Anyone who curses his father or his mother shall surely be put to death." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 21:18" - }, - "“If men quarrel and one strikes the other with a stone, or with his fist, and he doesn’t die, but is confined to bed;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 21:19" - }, - "if he rises again and walks around with his staff, then he who struck him shall be cleared; only he shall pay for the loss of his time, and shall provide for his healing until he is thoroughly healed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 21:20" - }, - "“If a man strikes his servant or his maid with a rod, and he dies under his hand, the man shall surely be punished.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 21:21" - }, - "Notwithstanding, if his servant gets up after a day or two, he shall not be punished, for the servant is his property." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 21:22" - }, - "“If men fight and hurt a pregnant woman so that she gives birth prematurely, and yet no harm follows, he shall be surely fined as much as the woman’s husband demands and the judges allow.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 21:23" - }, - "But if any harm follows, then you must take life for life,", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 21:24" - }, - "eye for eye, tooth for tooth, hand for hand, foot for foot,", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 21:25" - }, - "burning for burning, wound for wound, and bruise for bruise." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 21:26" - }, - "“If a man strikes his servant’s eye, or his maid’s eye, and destroys it, he shall let him go free for his eye’s sake.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 21:27" - }, - "If he strikes out his male servant’s tooth, or his female servant’s tooth, he shall let the servant go free for his tooth’s sake." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 21:28" - }, - "“If a bull gores a man or a woman to death, the bull shall surely be stoned, and its meat shall not be eaten; but the owner of the bull shall not be held responsible.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 21:29" - }, - "But if the bull had a habit of goring in the past, and this has been testified to its owner, and he has not kept it in, but it has killed a man or a woman, the bull shall be stoned, and its owner shall also be put to death.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 21:30" - }, - "If a ransom is imposed on him, then he shall give for the redemption of his life whatever is imposed.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 21:31" - }, - "Whether it has gored a son or has gored a daughter, according to this judgment it shall be done to him.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 21:32" - }, - "If the bull gores a male servant or a female servant, thirty shekels", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21:32" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.35 ounces, so 30 shekels is about 300 grams or about 10.6 ounces." - ] - } - ], - "caller": "+" - }, - "of silver shall be given to their master, and the ox shall be stoned." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "EXO 21:33" - }, - "“If a man opens a pit, or if a man digs a pit and doesn’t cover it, and a bull or a donkey falls into it,", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 21:34" - }, - "the owner of the pit shall make it good. He shall give money to its owner, and the dead animal shall be his." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "EXO 21:35" - }, - "“If one man’s bull injures another’s, so that it dies, then they shall sell the live bull, and divide its price; and they shall also divide the dead animal.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 21:36" - }, - "Or if it is known that the bull was in the habit of goring in the past, and its owner has not kept it in, he shall surely pay bull for bull, and the dead animal shall be his own." - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "EXO 22" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 22:1" - }, - "“If a man steals an ox or a sheep, and kills it or sells it, he shall pay five oxen for an ox, and four sheep for a sheep.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 22:2" - }, - "If the thief is found breaking in, and is struck so that he dies, there shall be no guilt of bloodshed for him.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 22:3" - }, - "If the sun has risen on him, he is guilty of bloodshed. He shall make restitution. If he has nothing, then he shall be sold for his theft.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 22:4" - }, - "If the stolen property is found in his hand alive, whether it is ox, donkey, or sheep, he shall pay double." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 22:5" - }, - "“If a man causes a field or vineyard to be eaten by letting his animal loose, and it grazes in another man’s field, he shall make restitution from the best of his own field, and from the best of his own vineyard." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 22:6" - }, - "“If fire breaks out, and catches in thorns so that the shocks of grain, or the standing grain, or the field are consumed; he who kindled the fire shall surely make restitution." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 22:7" - }, - "“If a man delivers to his neighbor money or stuff to keep, and it is stolen out of the man’s house, if the thief is found, he shall pay double.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 22:8" - }, - "If the thief isn’t found, then the master of the house shall come near to God, to find out whether or not he has put his hand on his neighbor’s goods.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 22:9" - }, - "For every matter of trespass, whether it is for ox, for donkey, for sheep, for clothing, or for any kind of lost thing, about which one says, ‘This is mine,’ the cause of both parties shall come before God. He whom God condemns shall pay double to his neighbor." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 22:10" - }, - "“If a man delivers to his neighbor a donkey, an ox, a sheep, or any animal to keep, and it dies or is injured, or driven away, no man seeing it;", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 22:11" - }, - "the oath of Yahweh shall be between them both, he has not put his hand on his neighbor’s goods; and its owner shall accept it, and he shall not make restitution.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 22:12" - }, - "But if it is stolen from him, the one who stole shall make restitution to its owner.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 22:13" - }, - "If it is torn in pieces, let him bring it for evidence. He shall not make good that which was torn." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 22:14" - }, - "“If a man borrows anything of his neighbor’s, and it is injured, or dies, its owner not being with it, he shall surely make restitution.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 22:15" - }, - "If its owner is with it, he shall not make it good. If it is a leased thing, it came for its lease." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 22:16" - }, - "“If a man entices a virgin who isn’t pledged to be married, and lies with her, he shall surely pay a dowry for her to be his wife.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 22:17" - }, - "If her father utterly refuses to give her to him, he shall pay money according to the dowry of virgins." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 22:18" - }, - "“You shall not allow a sorceress to live." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 22:19" - }, - "“Whoever has sex with an animal shall surely be put to death." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 22:20" - }, - "“He who sacrifices to any god, except to Yahweh only, shall be utterly destroyed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 22:21" - }, - "“You shall not wrong an alien or oppress him, for you were aliens in the land of Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 22:22" - }, - "“You shall not take advantage of any widow or fatherless child.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 22:23" - }, - "If you take advantage of them at all, and they cry at all to me, I will surely hear their cry;", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 22:24" - }, - "and my wrath will grow hot, and I will kill you with the sword; and your wives shall be widows, and your children fatherless." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 22:25" - }, - "“If you lend money to any of my people with you who is poor, you shall not be to him as a creditor. You shall not charge him interest.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 22:26" - }, - "If you take your neighbor’s garment as collateral, you shall restore it to him before the sun goes down,", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 22:27" - }, - "for that is his only covering, it is his garment for his skin. What would he sleep in? It will happen, when he cries to me, that I will hear, for I am gracious." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 22:28" - }, - "“You shall not blaspheme God, nor curse a ruler of your people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 22:29" - }, - "“You shall not delay to offer from your harvest and from the outflow of your presses." - ] - }, - { - "type": "para:p", - "content": [ - "“You shall give the firstborn of your sons to me.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 22:30" - }, - "You shall do likewise with your cattle and with your sheep. It shall be with its mother seven days, then on the eighth day you shall give it to me." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 22:31" - }, - "“You shall be holy men to me, therefore you shall not eat any meat that is torn by animals in the field. You shall cast it to the dogs." - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "EXO 23" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 23:1" - }, - "“You shall not spread a false report. Don’t join your hand with the wicked to be a malicious witness." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 23:2" - }, - "“You shall not follow a crowd to do evil. You shall not testify in court to side with a multitude to pervert justice.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 23:3" - }, - "You shall not favor a poor man in his cause." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 23:4" - }, - "“If you meet your enemy’s ox or his donkey going astray, you shall surely bring it back to him again.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 23:5" - }, - "If you see the donkey of him who hates you fallen down under his burden, don’t leave him. You shall surely help him with it." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 23:6" - }, - "“You shall not deny justice to your poor people in their lawsuits." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 23:7" - }, - "“Keep far from a false charge, and don’t kill the innocent and righteous; for I will not justify the wicked." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 23:8" - }, - "“You shall take no bribe, for a bribe blinds those who have sight and perverts the words of the righteous." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 23:9" - }, - "“You shall not oppress an alien, for you know the heart of an alien, since you were aliens in the land of Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 23:10" - }, - "“For six years you shall sow your land, and shall gather in its increase,", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 23:11" - }, - "but the seventh year you shall let it rest and lie fallow, that the poor of your people may eat; and what they leave the animal of the field shall eat. In the same way, you shall deal with your vineyard and with your olive grove." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 23:12" - }, - "“Six days you shall do your work, and on the seventh day you shall rest, that your ox and your donkey may have rest, and the son of your servant, and the alien may be refreshed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 23:13" - }, - "“Be careful to do all things that I have said to you; and don’t invoke the name of other gods or even let them be heard out of your mouth." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 23:14" - }, - "“You shall observe a feast to me three times a year.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 23:15" - }, - "You shall observe the feast of unleavened bread. Seven days you shall eat unleavened bread, as I commanded you, at the time appointed in the month Abib (for in it you came out of Egypt), and no one shall appear before me empty.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 23:16" - }, - "And the feast of harvest, the first fruits of your labors, which you sow in the field; and the feast of ingathering, at the end of the year, when you gather in your labors out of the field.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 23:17" - }, - "Three times in the year all your males shall appear before the Lord Yahweh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 23:18" - }, - "“You shall not offer the blood of my sacrifice with leavened bread. The fat of my feast shall not remain all night until the morning." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 23:19" - }, - "You shall bring the first of the first fruits of your ground into the house of Yahweh your God." - ] - }, - { - "type": "para:p", - "content": [ - "“You shall not boil a young goat in its mother’s milk." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 23:20" - }, - "“Behold, I send an angel before you, to keep you by the way, and to bring you into the place which I have prepared.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 23:21" - }, - "Pay attention to him, and listen to his voice. Don’t provoke him, for he will not pardon your disobedience, for my name is in him.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 23:22" - }, - "But if you indeed listen to his voice, and do all that I speak, then I will be an enemy to your enemies, and an adversary to your adversaries.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 23:23" - }, - "For my angel shall go before you, and bring you in to the Amorite, the Hittite, the Perizzite, the Canaanite, the Hivite, and the Jebusite; and I will cut them off.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 23:24" - }, - "You shall not bow down to their gods, nor serve them, nor follow their practices, but you shall utterly overthrow them and demolish their pillars.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 23:25" - }, - "You shall serve Yahweh your God, and he will bless your bread and your water, and I will take sickness away from among you.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 23:26" - }, - "No one will miscarry or be barren in your land. I will fulfill the number of your days.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 23:27" - }, - "I will send my terror before you, and will confuse all the people to whom you come, and I will make all your enemies turn their backs to you.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 23:28" - }, - "I will send the hornet before you, which will drive out the Hivite, the Canaanite, and the Hittite, from before you.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 23:29" - }, - "I will not drive them out from before you in one year, lest the land become desolate, and the animals of the field multiply against you.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 23:30" - }, - "Little by little I will drive them out from before you, until you have increased and inherit the land.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 23:31" - }, - "I will set your border from the Red Sea even to the sea of the Philistines, and from the wilderness to the River; for I will deliver the inhabitants of the land into your hand, and you shall drive them out before you.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 23:32" - }, - "You shall make no covenant with them, nor with their gods.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 23:33" - }, - "They shall not dwell in your land, lest they make you sin against me, for if you serve their gods, it will surely be a snare to you.”" - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "EXO 24" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 24:1" - }, - "He said to Moses, “Come up to Yahweh, you, and Aaron, Nadab, and Abihu, and seventy of the elders of Israel; and worship from a distance.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 24:2" - }, - "Moses alone shall come near to Yahweh, but they shall not come near. The people shall not go up with him.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 24:3" - }, - "Moses came and told the people all Yahweh’s words, and all the ordinances; and all the people answered with one voice, and said, “All the words which Yahweh has spoken will we do.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 24:4" - }, - "Moses wrote all Yahweh’s words, then rose up early in the morning and built an altar at the base of the mountain, with twelve pillars for the twelve tribes of Israel.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 24:5" - }, - "He sent young men of the children of Israel, who offered burnt offerings and sacrificed peace offerings of cattle to Yahweh.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 24:6" - }, - "Moses took half of the blood and put it in basins, and half of the blood he sprinkled on the altar.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 24:7" - }, - "He took the book of the covenant and read it in the hearing of the people, and they said, “We will do all that Yahweh has said, and be obedient.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 24:8" - }, - "Moses took the blood, and sprinkled it on the people, and said, “Look, this is the blood of the covenant, which Yahweh has made with you concerning all these words.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 24:9" - }, - "Then Moses, Aaron, Nadab, Abihu, and seventy of the elders of Israel went up.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 24:10" - }, - "They saw the God of Israel. Under his feet was like a paved work of sapphire", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24:10" - ] - }, - { - "type": "char:ft", - "content": [ - "or, lapis lazuli" - ] - } - ], - "caller": "+" - }, - "stone, like the skies for clearness.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 24:11" - }, - "He didn’t lay his hand on the nobles of the children of Israel. They saw God, and ate and drank." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 24:12" - }, - "Yahweh said to Moses, “Come up to me on the mountain, and stay here, and I will give you the stone tablets with the law and the commands that I have written, that you may teach them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 24:13" - }, - "Moses rose up with Joshua, his servant, and Moses went up onto God’s Mountain.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 24:14" - }, - "He said to the elders, “Wait here for us, until we come again to you. Behold, Aaron and Hur are with you. Whoever is involved in a dispute can go to them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 24:15" - }, - "Moses went up on the mountain, and the cloud covered the mountain.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 24:16" - }, - "Yahweh’s glory settled on Mount Sinai, and the cloud covered it six days. The seventh day he called to Moses out of the middle of the cloud.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 24:17" - }, - "The appearance of Yahweh’s glory was like devouring fire on the top of the mountain in the eyes of the children of Israel.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 24:18" - }, - "Moses entered into the middle of the cloud, and went up on the mountain; and Moses was on the mountain forty days and forty nights." - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "EXO 25" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 25:1" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 25:2" - }, - "“Speak to the children of Israel, that they take an offering for me. From everyone whose heart makes him willing you shall take my offering.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 25:3" - }, - "This is the offering which you shall take from them: gold, silver, bronze,", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 25:4" - }, - "blue, purple, scarlet, fine linen, goats’ hair,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 25:5" - }, - "rams’ skins dyed red, sea cow hides,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25:5" - ] - }, - { - "type": "char:ft", - "content": [ - "or, fine leather" - ] - } - ], - "caller": "+" - }, - "acacia wood,", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 25:6" - }, - "oil for the light, spices for the anointing oil and for the sweet incense,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 25:7" - }, - "onyx stones, and stones to be set for the ephod and for the breastplate.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 25:8" - }, - "Let them make me a sanctuary, that I may dwell among them.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 25:9" - }, - "According to all that I show you, the pattern of the tabernacle, and the pattern of all of its furniture, even so you shall make it." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 25:10" - }, - "“They shall make an ark of acacia wood. Its length shall be two and a half cubits,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25:10" - ] - }, - { - "type": "char:ft", - "content": [ - "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." - ] - } - ], - "caller": "+" - }, - "its width a cubit and a half, and a cubit and a half its height.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 25:11" - }, - "You shall overlay it with pure gold. You shall overlay it inside and outside, and you shall make a gold molding around it.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 25:12" - }, - "You shall cast four rings of gold for it, and put them in its four feet. Two rings shall be on the one side of it, and two rings on the other side of it.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 25:13" - }, - "You shall make poles of acacia wood, and overlay them with gold.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 25:14" - }, - "You shall put the poles into the rings on the sides of the ark to carry the ark.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 25:15" - }, - "The poles shall be in the rings of the ark. They shall not be taken from it.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 25:16" - }, - "You shall put the covenant which I shall give you into the ark.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 25:17" - }, - "You shall make a mercy seat of pure gold. Two and a half cubits shall be its length, and a cubit and a half its width.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 25:18" - }, - "You shall make two cherubim of hammered gold. You shall make them at the two ends of the mercy seat.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 25:19" - }, - "Make one cherub at the one end, and one cherub at the other end. You shall make the cherubim on its two ends of one piece with the mercy seat.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 25:20" - }, - "The cherubim shall spread out their wings upward, covering the mercy seat with their wings, with their faces toward one another. The faces of the cherubim shall be toward the mercy seat.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 25:21" - }, - "You shall put the mercy seat on top of the ark, and in the ark you shall put the covenant that I will give you.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 25:22" - }, - "There I will meet with you, and I will tell you from above the mercy seat, from between the two cherubim which are on the ark of the covenant, all that I command you for the children of Israel." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "EXO 25:23" - }, - "“You shall make a table of acacia wood. Its length shall be two cubits, and its width a cubit, and its height one and a half cubits.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 25:24" - }, - "You shall overlay it with pure gold, and make a gold molding around it.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 25:25" - }, - "You shall make a rim of a hand width around it. You shall make a golden molding on its rim around it.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 25:26" - }, - "You shall make four rings of gold for it, and put the rings in the four corners that are on its four feet.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 25:27" - }, - "The rings shall be close to the rim, for places for the poles to carry the table.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 25:28" - }, - "You shall make the poles of acacia wood, and overlay them with gold, that the table may be carried with them.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 25:29" - }, - "You shall make its dishes, its spoons, its ladles, and its bowls with which to pour out offerings. You shall make them of pure gold.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 25:30" - }, - "You shall set bread of the presence on the table before me always." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 25:31" - }, - "“You shall make a lamp stand of pure gold. The lamp stand shall be made of hammered work. Its base, its shaft, its cups, its buds, and its flowers shall be of one piece with it.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 25:32" - }, - "There shall be six branches going out of its sides: three branches of the lamp stand out of its one side, and three branches of the lamp stand out of its other side;", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 25:33" - }, - "three cups made like almond blossoms in one branch, a bud and a flower; and three cups made like almond blossoms in the other branch, a bud and a flower, so for the six branches going out of the lamp stand;", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 25:34" - }, - "and in the lamp stand four cups made like almond blossoms, its buds and its flowers;", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 25:35" - }, - "and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, for the six branches going out of the lamp stand.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 25:36" - }, - "Their buds and their branches shall be of one piece with it, all of it one beaten work of pure gold.", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 25:37" - }, - "You shall make its lamps seven, and they shall light its lamps to give light to the space in front of it.", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 25:38" - }, - "Its snuffers and its snuff dishes shall be of pure gold.", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 25:39" - }, - "It shall be made of a talent", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25:39" - ] - }, - { - "type": "char:ft", - "content": [ - "A talent is about 30 kilograms or 66 pounds or 965 Troy ounces" - ] - } - ], - "caller": "+" - }, - "of pure gold, with all these accessories.", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 25:40" - }, - "See that you make them after their pattern, which has been shown to you on the mountain." - ] - }, - { - "type": "chapter:c", - "number": "26", - "sid": "EXO 26" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 26:1" - }, - "“Moreover you shall make the tabernacle with ten curtains of fine twined linen, and blue, and purple, and scarlet, with cherubim. You shall make them with the work of a skillful workman.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 26:2" - }, - "The length of each curtain shall be twenty-eight cubits,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26:2" - ] - }, - { - "type": "char:ft", - "content": [ - "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." - ] - } - ], - "caller": "+" - }, - "and the width of each curtain four cubits: all the curtains shall have one measure.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 26:3" - }, - "Five curtains shall be coupled together to one another, and the other five curtains shall be coupled to one another.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 26:4" - }, - "You shall make loops of blue on the edge of the one curtain from the edge in the coupling, and you shall do likewise on the edge of the curtain that is outermost in the second coupling.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 26:5" - }, - "You shall make fifty loops in the one curtain, and you shall make fifty loops in the edge of the curtain that is in the second coupling. The loops shall be opposite one another.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 26:6" - }, - "You shall make fifty clasps of gold, and couple the curtains to one another with the clasps. The tabernacle shall be a unit." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 26:7" - }, - "“You shall make curtains of goats’ hair for a covering over the tabernacle. You shall make eleven curtains.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 26:8" - }, - "The length of each curtain shall be thirty cubits, and the width of each curtain four cubits: the eleven curtains shall have one measure.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 26:9" - }, - "You shall couple five curtains by themselves, and six curtains by themselves, and shall double over the sixth curtain in the forefront of the tent.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 26:10" - }, - "You shall make fifty loops on the edge of the one curtain that is outermost in the coupling, and fifty loops on the edge of the curtain which is outermost in the second coupling.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 26:11" - }, - "You shall make fifty clasps of bronze, and put the clasps into the loops, and couple the tent together, that it may be one.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 26:12" - }, - "The overhanging part that remains of the curtains of the tent—the half curtain that remains—shall hang over the back of the tabernacle.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 26:13" - }, - "The cubit on the one side and the cubit on the other side, of that which remains in the length of the curtains of the tent, shall hang over the sides of the tabernacle on this side and on that side, to cover it.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 26:14" - }, - "You shall make a covering for the tent of rams’ skins dyed red, and a covering of sea cow hides above." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 26:15" - }, - "“You shall make the boards for the tabernacle of acacia wood, standing upright.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 26:16" - }, - "Ten cubits shall be the length of a board, and one and a half cubits the width of each board.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 26:17" - }, - "There shall be two tenons in each board, joined to one another: thus you shall make for all the boards of the tabernacle.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 26:18" - }, - "You shall make twenty boards for the tabernacle, for the south side southward.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 26:19" - }, - "You shall make forty sockets of silver under the twenty boards; two sockets under one board for its two tenons, and two sockets under another board for its two tenons.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 26:20" - }, - "For the second side of the tabernacle, on the north side, twenty boards,", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 26:21" - }, - "and their forty sockets of silver; two sockets under one board, and two sockets under another board.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 26:22" - }, - "For the far side of the tabernacle westward you shall make six boards.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 26:23" - }, - "You shall make two boards for the corners of the tabernacle in the far side.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 26:24" - }, - "They shall be double beneath, and in the same way they shall be whole to its top to one ring: thus shall it be for them both; they shall be for the two corners.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 26:25" - }, - "There shall be eight boards, and their sockets of silver, sixteen sockets; two sockets under one board, and two sockets under another board." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 26:26" - }, - "“You shall make bars of acacia wood: five for the boards of the one side of the tabernacle,", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 26:27" - }, - "and five bars for the boards of the other side of the tabernacle, and five bars for the boards of the side of the tabernacle, for the far side westward.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 26:28" - }, - "The middle bar in the middle of the boards shall pass through from end to end.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 26:29" - }, - "You shall overlay the boards with gold, and make their rings of gold for places for the bars. You shall overlay the bars with gold.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 26:30" - }, - "You shall set up the tabernacle according to the way that it was shown to you on the mountain." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 26:31" - }, - "“You shall make a veil of blue, and purple, and scarlet, and fine twined linen, with cherubim. It shall be the work of a skillful workman.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 26:32" - }, - "You shall hang it on four pillars of acacia overlaid with gold; their hooks shall be of gold, on four sockets of silver.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 26:33" - }, - "You shall hang up the veil under the clasps, and shall bring the ark of the covenant in there within the veil. The veil shall separate the holy place from the most holy for you.", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 26:34" - }, - "You shall put the mercy seat on the ark of the covenant in the most holy place.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 26:35" - }, - "You shall set the table outside the veil, and the lamp stand opposite the table on the side of the tabernacle toward the south. You shall put the table on the north side." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "EXO 26:36" - }, - "“You shall make a screen for the door of the Tent, of blue, and purple, and scarlet, and fine twined linen, the work of the embroiderer.", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 26:37" - }, - "You shall make for the screen five pillars of acacia, and overlay them with gold. Their hooks shall be of gold. You shall cast five sockets of bronze for them." - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "EXO 27" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 27:1" - }, - "“You shall make the altar of acacia wood, five cubits", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27:1" - ] - }, - { - "type": "char:ft", - "content": [ - "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." - ] - } - ], - "caller": "+" - }, - "long, and five cubits wide. The altar shall be square. Its height shall be three cubits.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27:1" - ] - }, - { - "type": "char:ft", - "content": [ - "The altar was to be about 2.3×2.3×1.4 meters or about 7½×7½×4½ feet." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 27:2" - }, - "You shall make its horns on its four corners. Its horns shall be of one piece with it. You shall overlay it with bronze.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 27:3" - }, - "You shall make its pots to take away its ashes; and its shovels, its basins, its meat hooks, and its fire pans. You shall make all its vessels of bronze.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 27:4" - }, - "You shall make a grating for it of network of bronze. On the net you shall make four bronze rings in its four corners.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 27:5" - }, - "You shall put it under the ledge around the altar beneath, that the net may reach halfway up the altar.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 27:6" - }, - "You shall make poles for the altar, poles of acacia wood, and overlay them with bronze.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 27:7" - }, - "Its poles shall be put into the rings, and the poles shall be on the two sides of the altar when carrying it.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 27:8" - }, - "You shall make it hollow with planks. They shall make it as it has been shown you on the mountain." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 27:9" - }, - "“You shall make the court of the tabernacle: for the south side southward there shall be hangings for the court of fine twined linen one hundred cubits long for one side.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 27:10" - }, - "Its pillars shall be twenty, and their sockets twenty, of bronze. The hooks of the pillars and their fillets shall be of silver.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 27:11" - }, - "Likewise for the length of the north side, there shall be hangings one hundred cubits long, and its pillars twenty, and their sockets twenty, of bronze; the hooks of the pillars, and their fillets, of silver.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 27:12" - }, - "For the width of the court on the west side shall be hangings of fifty cubits; their pillars ten, and their sockets ten.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 27:13" - }, - "The width of the court on the east side eastward shall be fifty cubits.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 27:14" - }, - "The hangings for the one side of the gate shall be fifteen cubits; their pillars three, and their sockets three.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 27:15" - }, - "For the other side shall be hangings of fifteen cubits; their pillars three, and their sockets three.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 27:16" - }, - "For the gate of the court shall be a screen of twenty cubits, of blue, and purple, and scarlet, and fine twined linen, the work of the embroiderer; their pillars four, and their sockets four.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 27:17" - }, - "All the pillars of the court around shall be filleted with silver; their hooks of silver, and their sockets of bronze.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 27:18" - }, - "The length of the court shall be one hundred cubits, and the width fifty throughout, and the height five cubits, of fine twined linen, and their sockets of bronze.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 27:19" - }, - "All the instruments of the tabernacle in all its service, and all its pins, and all the pins of the court, shall be of bronze." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 27:20" - }, - "“You shall command the children of Israel, that they bring to you pure olive oil beaten for the light, to cause a lamp to burn continually.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 27:21" - }, - "In the Tent of Meeting, outside the veil which is before the covenant, Aaron and his sons shall keep it in order from evening to morning before Yahweh: it shall be a statute forever throughout their generations on the behalf of the children of Israel." - ] - }, - { - "type": "chapter:c", - "number": "28", - "sid": "EXO 28" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 28:1" - }, - "“Bring Aaron your brother, and his sons with him, near to you from among the children of Israel, that he may minister to me in the priest’s office: Aaron, Nadab and Abihu, Eleazar and Ithamar, Aaron’s sons.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 28:2" - }, - "You shall make holy garments for Aaron your brother, for glory and for beauty.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 28:3" - }, - "You shall speak to all who are wise-hearted, whom I have filled with the spirit of wisdom, that they make Aaron’s garments to sanctify him, that he may minister to me in the priest’s office.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 28:4" - }, - "These are the garments which they shall make: a breastplate, an ephod, a robe, a fitted tunic, a turban, and a sash. They shall make holy garments for Aaron your brother and his sons, that he may minister to me in the priest’s office.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 28:5" - }, - "They shall use the gold, and the blue, and the purple, and the scarlet, and the fine linen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 28:6" - }, - "“They shall make the ephod of gold, blue, purple, scarlet, and fine twined linen, the work of the skillful workman.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 28:7" - }, - "It shall have two shoulder straps joined to the two ends of it, that it may be joined together.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 28:8" - }, - "The skillfully woven band, which is on it, shall be like its work and of the same piece; of gold, blue, purple, scarlet, and fine twined linen.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 28:9" - }, - "You shall take two onyx stones, and engrave on them the names of the children of Israel.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 28:10" - }, - "Six of their names on the one stone, and the names of the six that remain on the other stone, in the order of their birth.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 28:11" - }, - "With the work of an engraver in stone, like the engravings of a signet, you shall engrave the two stones, according to the names of the children of Israel. You shall make them to be enclosed in settings of gold.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 28:12" - }, - "You shall put the two stones on the shoulder straps of the ephod, to be stones of memorial for the children of Israel. Aaron shall bear their names before Yahweh on his two shoulders for a memorial.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 28:13" - }, - "You shall make settings of gold,", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 28:14" - }, - "and two chains of pure gold; you shall make them like cords of braided work. You shall put the braided chains on the settings." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 28:15" - }, - "“You shall make a breastplate of judgment, the work of the skillful workman; like the work of the ephod you shall make it; of gold, of blue, and purple, and scarlet, and fine twined linen, you shall make it.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 28:16" - }, - "It shall be square and folded double; a span", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28:16" - ] - }, - { - "type": "char:ft", - "content": [ - "A span is the length from the tip of a man’s thumb to the tip of his little finger when his hand is stretched out (about half a cubit, or 9 inches, or 22.8 cm.)" - ] - } - ], - "caller": "+" - }, - "shall be its length, and a span its width.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 28:17" - }, - "You shall set in it settings of stones, four rows of stones: a row of ruby, topaz, and beryl shall be the first row;", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 28:18" - }, - "and the second row a turquoise, a sapphire,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28:18" - ] - }, - { - "type": "char:ft", - "content": [ - "or, lapis lazuli" - ] - } - ], - "caller": "+" - }, - "and an emerald;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 28:19" - }, - "and the third row a jacinth, an agate, and an amethyst;", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 28:20" - }, - "and the fourth row a chrysolite, an onyx, and a jasper. They shall be enclosed in gold in their settings.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 28:21" - }, - "The stones shall be according to the names of the children of Israel, twelve, according to their names; like the engravings of a signet, everyone according to his name, they shall be for the twelve tribes.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 28:22" - }, - "You shall make on the breastplate chains like cords, of braided work of pure gold.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 28:23" - }, - "You shall make on the breastplate two rings of gold, and shall put the two rings on the two ends of the breastplate.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 28:24" - }, - "You shall put the two braided chains of gold in the two rings at the ends of the breastplate.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 28:25" - }, - "The other two ends of the two braided chains you shall put on the two settings, and put them on the shoulder straps of the ephod in its forepart.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 28:26" - }, - "You shall make two rings of gold, and you shall put them on the two ends of the breastplate, on its edge, which is toward the side of the ephod inward.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 28:27" - }, - "You shall make two rings of gold, and shall put them on the two shoulder straps of the ephod underneath, in its forepart, close by its coupling, above the skillfully woven band of the ephod.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 28:28" - }, - "They shall bind the breastplate by its rings to the rings of the ephod with a lace of blue, that it may be on the skillfully woven band of the ephod, and that the breastplate may not swing out from the ephod.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 28:29" - }, - "Aaron shall bear the names of the children of Israel in the breastplate of judgment on his heart, when he goes in to the holy place, for a memorial before Yahweh continually.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 28:30" - }, - "You shall put in the breastplate of judgment the Urim and the Thummim; and they shall be on Aaron’s heart, when he goes in before Yahweh. Aaron shall bear the judgment of the children of Israel on his heart before Yahweh continually." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 28:31" - }, - "“You shall make the robe of the ephod all of blue.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 28:32" - }, - "It shall have a hole for the head in the middle of it. It shall have a binding of woven work around its hole, as it were the hole of a coat of mail, that it not be torn.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 28:33" - }, - "On its hem you shall make pomegranates of blue, and of purple, and of scarlet, all around its hem; with bells of gold between and around them:", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 28:34" - }, - "a golden bell and a pomegranate, a golden bell and a pomegranate, around the hem of the robe.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 28:35" - }, - "It shall be on Aaron to minister: and its sound shall be heard when he goes in to the holy place before Yahweh, and when he comes out, that he not die." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "EXO 28:36" - }, - "“You shall make a plate of pure gold, and engrave on it, like the engravings of a signet, ‘HOLY TO YAHWEH.’", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 28:37" - }, - "You shall put it on a lace of blue, and it shall be on the sash. It shall be on the front of the sash.", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 28:38" - }, - "It shall be on Aaron’s forehead, and Aaron shall bear the iniquity of the holy things, which the children of Israel shall make holy in all their holy gifts; and it shall be always on his forehead, that they may be accepted before Yahweh.", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 28:39" - }, - "You shall weave the tunic with fine linen. You shall make a turban of fine linen. You shall make a sash, the work of the embroiderer." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "EXO 28:40" - }, - "“You shall make tunics for Aaron’s sons. You shall make sashes for them. You shall make headbands for them, for glory and for beauty.", - { - "type": "verse:v", - "number": "41", - "sid": "EXO 28:41" - }, - "You shall put them on Aaron your brother, and on his sons with him, and shall anoint them, and consecrate them, and sanctify them, that they may minister to me in the priest’s office.", - { - "type": "verse:v", - "number": "42", - "sid": "EXO 28:42" - }, - "You shall make them linen pants to cover their naked flesh. They shall reach from the waist even to the thighs.", - { - "type": "verse:v", - "number": "43", - "sid": "EXO 28:43" - }, - "They shall be on Aaron and on his sons, when they go in to the Tent of Meeting, or when they come near to the altar to minister in the holy place, that they don’t bear iniquity, and die. This shall be a statute forever to him and to his offspring after him." - ] - }, - { - "type": "chapter:c", - "number": "29", - "sid": "EXO 29" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 29:1" - }, - "“This is the thing that you shall do to them to make them holy, to minister to me in the priest’s office: take one young bull and two rams without defect,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 29:2" - }, - "unleavened bread, unleavened cakes mixed with oil, and unleavened wafers anointed with oil. You shall make them of fine wheat flour.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 29:3" - }, - "You shall put them into one basket, and bring them in the basket, with the bull and the two rams.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 29:4" - }, - "You shall bring Aaron and his sons to the door of the Tent of Meeting, and shall wash them with water.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 29:5" - }, - "You shall take the garments, and put on Aaron the tunic, the robe of the ephod, the ephod, and the breastplate, and clothe him with the skillfully woven band of the ephod.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 29:6" - }, - "You shall set the turban on his head, and put the holy crown on the turban.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 29:7" - }, - "Then you shall take the anointing oil, and pour it on his head, and anoint him.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 29:8" - }, - "You shall bring his sons, and put tunics on them.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 29:9" - }, - "You shall clothe them with belts, Aaron and his sons, and bind headbands on them. They shall have the priesthood by a perpetual statute. You shall consecrate Aaron and his sons." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 29:10" - }, - "“You shall bring the bull before the Tent of Meeting; and Aaron and his sons shall lay their hands on the head of the bull.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 29:11" - }, - "You shall kill the bull before Yahweh at the door of the Tent of Meeting.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 29:12" - }, - "You shall take of the blood of the bull, and put it on the horns of the altar with your finger; and you shall pour out all the blood at the base of the altar.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 29:13" - }, - "You shall take all the fat that covers the innards, the cover of the liver, the two kidneys, and the fat that is on them, and burn them on the altar.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 29:14" - }, - "But the meat of the bull, and its skin, and its dung, you shall burn with fire outside of the camp. It is a sin offering." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 29:15" - }, - "“You shall also take the one ram, and Aaron and his sons shall lay their hands on the head of the ram.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 29:16" - }, - "You shall kill the ram, and you shall take its blood, and sprinkle it around on the altar.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 29:17" - }, - "You shall cut the ram into its pieces, and wash its innards, and its legs, and put them with its pieces, and with its head.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 29:18" - }, - "You shall burn the whole ram on the altar: it is a burnt offering to Yahweh; it is a pleasant aroma, an offering made by fire to Yahweh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 29:19" - }, - "“You shall take the other ram, and Aaron and his sons shall lay their hands on the head of the ram.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 29:20" - }, - "Then you shall kill the ram, and take some of its blood, and put it on the tip of the right ear of Aaron, and on the tip of the right ear of his sons, and on the thumb of their right hand, and on the big toe of their right foot; and sprinkle the blood around on the altar.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 29:21" - }, - "You shall take of the blood that is on the altar, and of the anointing oil, and sprinkle it on Aaron, and on his garments, and on his sons, and on the garments of his sons with him: and he shall be made holy, and his garments, and his sons, and his sons’ garments with him.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 29:22" - }, - "Also you shall take some of the ram’s fat, the fat tail, the fat that covers the innards, the cover of the liver, the two kidneys, the fat that is on them, and the right thigh (for it is a ram of consecration),", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 29:23" - }, - "and one loaf of bread, one cake of oiled bread, and one wafer out of the basket of unleavened bread that is before Yahweh.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 29:24" - }, - "You shall put all of this in Aaron’s hands, and in his sons’ hands, and shall wave them for a wave offering before Yahweh.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 29:25" - }, - "You shall take them from their hands, and burn them on the altar on the burnt offering, for a pleasant aroma before Yahweh: it is an offering made by fire to Yahweh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 29:26" - }, - "“You shall take the breast of Aaron’s ram of consecration, and wave it for a wave offering before Yahweh. It shall be your portion.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 29:27" - }, - "You shall sanctify the breast of the wave offering and the thigh of the wave offering, which is waved, and which is raised up, of the ram of consecration, even of that which is for Aaron, and of that which is for his sons.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 29:28" - }, - "It shall be for Aaron and his sons as their portion forever from the children of Israel; for it is a wave offering. It shall be a wave offering from the children of Israel of the sacrifices of their peace offerings, even their wave offering to Yahweh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 29:29" - }, - "“The holy garments of Aaron shall be for his sons after him, to be anointed in them, and to be consecrated in them.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 29:30" - }, - "Seven days shall the son who is priest in his place put them on, when he comes into the Tent of Meeting to minister in the holy place." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 29:31" - }, - "“You shall take the ram of consecration and boil its meat in a holy place.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 29:32" - }, - "Aaron and his sons shall eat the meat of the ram, and the bread that is in the basket, at the door of the Tent of Meeting.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 29:33" - }, - "They shall eat those things with which atonement was made, to consecrate and sanctify them; but a stranger shall not eat of it, because they are holy.", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 29:34" - }, - "If anything of the meat of the consecration, or of the bread, remains to the morning, then you shall burn the remainder with fire. It shall not be eaten, because it is holy." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "EXO 29:35" - }, - "“You shall do so to Aaron and to his sons, according to all that I have commanded you. You shall consecrate them seven days.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 29:36" - }, - "Every day you shall offer the bull of sin offering for atonement. You shall cleanse the altar when you make atonement for it. You shall anoint it, to sanctify it.", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 29:37" - }, - "Seven days you shall make atonement for the altar, and sanctify it; and the altar shall be most holy. Whatever touches the altar shall be holy." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "EXO 29:38" - }, - "“Now this is that which you shall offer on the altar: two lambs a year old day by day continually.", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 29:39" - }, - "The one lamb you shall offer in the morning; and the other lamb you shall offer at evening;", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 29:40" - }, - "and with the one lamb a tenth part of an ephah", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29:40" - ] - }, - { - "type": "char:ft", - "content": [ - "1 ephah is about 22 liters or about 2/3 of a bushel" - ] - } - ], - "caller": "+" - }, - "of fine flour mixed with the fourth part of a hin", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29:40" - ] - }, - { - "type": "char:ft", - "content": [ - "A hin is about 6.5 liters or 1.7 gallons, so a fourth of a hin is about 1.6 liters." - ] - } - ], - "caller": "+" - }, - "of beaten oil, and the fourth part of a hin of wine for a drink offering.", - { - "type": "verse:v", - "number": "41", - "sid": "EXO 29:41" - }, - "The other lamb you shall offer at evening, and shall do to it according to the meal offering of the morning and according to its drink offering, for a pleasant aroma, an offering made by fire to Yahweh.", - { - "type": "verse:v", - "number": "42", - "sid": "EXO 29:42" - }, - "It shall be a continual burnt offering throughout your generations at the door of the Tent of Meeting before Yahweh, where I will meet with you, to speak there to you.", - { - "type": "verse:v", - "number": "43", - "sid": "EXO 29:43" - }, - "There I will meet with the children of Israel; and the place shall be sanctified by my glory.", - { - "type": "verse:v", - "number": "44", - "sid": "EXO 29:44" - }, - "I will sanctify the Tent of Meeting and the altar. I will also sanctify Aaron and his sons to minister to me in the priest’s office.", - { - "type": "verse:v", - "number": "45", - "sid": "EXO 29:45" - }, - "I will dwell among the children of Israel, and will be their God.", - { - "type": "verse:v", - "number": "46", - "sid": "EXO 29:46" - }, - "They shall know that I am Yahweh their God, who brought them out of the land of Egypt, that I might dwell among them: I am Yahweh their God." - ] - }, - { - "type": "chapter:c", - "number": "30", - "sid": "EXO 30" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 30:1" - }, - "“You shall make an altar to burn incense on. You shall make it of acacia wood.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 30:2" - }, - "Its length shall be a cubit,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30:2" - ] - }, - { - "type": "char:ft", - "content": [ - "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." - ] - } - ], - "caller": "+" - }, - "and its width a cubit. It shall be square, and its height shall be two cubits. Its horns shall be of one piece with it.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 30:3" - }, - "You shall overlay it with pure gold, its top, its sides around it, and its horns; and you shall make a gold molding around it.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 30:4" - }, - "You shall make two golden rings for it under its molding; on its two ribs, on its two sides you shall make them; and they shall be for places for poles with which to bear it.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 30:5" - }, - "You shall make the poles of acacia wood, and overlay them with gold.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 30:6" - }, - "You shall put it before the veil that is by the ark of the covenant, before the mercy seat that is over the covenant, where I will meet with you.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 30:7" - }, - "Aaron shall burn incense of sweet spices on it every morning. When he tends the lamps, he shall burn it.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 30:8" - }, - "When Aaron lights the lamps at evening, he shall burn it, a perpetual incense before Yahweh throughout your generations.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 30:9" - }, - "You shall offer no strange incense on it, nor burnt offering, nor meal offering; and you shall pour no drink offering on it.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 30:10" - }, - "Aaron shall make atonement on its horns once in the year; with the blood of the sin offering of atonement once in the year he shall make atonement for it throughout your generations. It is most holy to Yahweh.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 30:11" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 30:12" - }, - "“When you take a census of the children of Israel, according to those who are counted among them, then each man shall give a ransom for his soul to Yahweh when you count them, that there be no plague among them when you count them.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 30:13" - }, - "They shall give this, everyone who passes over to those who are counted, half a shekel according to the shekel", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30:13" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.35 ounces." - ] - } - ], - "caller": "+" - }, - "of the sanctuary (the shekel is twenty gerahs", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30:13" - ] - }, - { - "type": "char:ft", - "content": [ - "a gerah is about 0.5 grams or about 7.7 grains" - ] - } - ], - "caller": "+" - }, - "); half a shekel for an offering to Yahweh.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 30:14" - }, - "Everyone who passes over to those who are counted, from twenty years old and upward, shall give the offering to Yahweh.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 30:15" - }, - "The rich shall not give more, and the poor shall not give less, than the half shekel,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30:15" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.35 ounces." - ] - } - ], - "caller": "+" - }, - "when they give the offering of Yahweh, to make atonement for your souls.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 30:16" - }, - "You shall take the atonement money from the children of Israel, and shall appoint it for the service of the Tent of Meeting; that it may be a memorial for the children of Israel before Yahweh, to make atonement for your souls.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 30:17" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 30:18" - }, - "“You shall also make a basin of bronze, and its base of bronze, in which to wash. You shall put it between the Tent of Meeting and the altar, and you shall put water in it.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 30:19" - }, - "Aaron and his sons shall wash their hands and their feet in it.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 30:20" - }, - "When they go into the Tent of Meeting, they shall wash with water, that they not die; or when they come near to the altar to minister, to burn an offering made by fire to Yahweh.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 30:21" - }, - "So they shall wash their hands and their feet, that they not die. This shall be a statute forever to them, even to him and to his descendants throughout their generations.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 30:22" - }, - "Moreover Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 30:23" - }, - "“Also take fine spices: of liquid myrrh, five hundred shekels;", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30:23" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.35 ounces, so 500 shekels is about 5 kilograms or about 11 pounds." - ] - } - ], - "caller": "+" - }, - "and of fragrant cinnamon half as much, even two hundred and fifty; and of fragrant cane, two hundred and fifty;", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 30:24" - }, - "and of cassia five hundred, according to the shekel of the sanctuary; and a hin", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30:24" - ] - }, - { - "type": "char:ft", - "content": [ - "A hin is about 6.5 liters or 1.7 gallons." - ] - } - ], - "caller": "+" - }, - "of olive oil.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 30:25" - }, - "You shall make it into a holy anointing oil, a perfume compounded after the art of the perfumer: it shall be a holy anointing oil.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 30:26" - }, - "You shall use it to anoint the Tent of Meeting, the ark of the covenant,", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 30:27" - }, - "the table and all its articles, the lamp stand and its accessories, the altar of incense,", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 30:28" - }, - "the altar of burnt offering with all its utensils, and the basin with its base.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 30:29" - }, - "You shall sanctify them, that they may be most holy. Whatever touches them shall be holy.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 30:30" - }, - "You shall anoint Aaron and his sons, and sanctify them, that they may minister to me in the priest’s office.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 30:31" - }, - "You shall speak to the children of Israel, saying, ‘This shall be a holy anointing oil to me throughout your generations.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 30:32" - }, - "It shall not be poured on man’s flesh, and do not make any like it, according to its composition. It is holy. It shall be holy to you.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 30:33" - }, - "Whoever compounds any like it, or whoever puts any of it on a stranger, he shall be cut off from his people.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "EXO 30:34" - }, - "Yahweh said to Moses, “Take to yourself sweet spices, gum resin, onycha, and galbanum: sweet spices with pure frankincense. There shall be an equal weight of each.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 30:35" - }, - "You shall make incense of it, a perfume after the art of the perfumer, seasoned with salt, pure and holy.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 30:36" - }, - "You shall beat some of it very small, and put some of it before the covenant in the Tent of Meeting, where I will meet with you. It shall be to you most holy.", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 30:37" - }, - "You shall not make this incense, according to its composition, for yourselves: it shall be to you holy for Yahweh.", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 30:38" - }, - "Whoever shall make any like that, to smell of it, he shall be cut off from his people.”" - ] - }, - { - "type": "chapter:c", - "number": "31", - "sid": "EXO 31" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 31:1" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 31:2" - }, - "“Behold, I have called by name Bezalel the son of Uri, the son of Hur, of the tribe of Judah.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 31:3" - }, - "I have filled him with the Spirit of God, in wisdom, and in understanding, and in knowledge, and in all kinds of workmanship,", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 31:4" - }, - "to devise skillful works, to work in gold, and in silver, and in bronze,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 31:5" - }, - "and in cutting of stones for setting, and in carving of wood, to work in all kinds of workmanship.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 31:6" - }, - "Behold, I myself have appointed with him Oholiab, the son of Ahisamach, of the tribe of Dan; and in the heart of all who are wise-hearted I have put wisdom, that they may make all that I have commanded you:", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 31:7" - }, - "the Tent of Meeting, the ark of the covenant, the mercy seat that is on it, all the furniture of the Tent,", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 31:8" - }, - "the table and its vessels, the pure lamp stand with all its vessels, the altar of incense,", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 31:9" - }, - "the altar of burnt offering with all its vessels, the basin and its base,", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 31:10" - }, - "the finely worked garments—the holy garments for Aaron the priest, the garments of his sons to minister in the priest’s office—", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 31:11" - }, - "the anointing oil, and the incense of sweet spices for the holy place: according to all that I have commanded you they shall do.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 31:12" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 31:13" - }, - "“Speak also to the children of Israel, saying, ‘Most certainly you shall keep my Sabbaths; for it is a sign between me and you throughout your generations, that you may know that I am Yahweh who sanctifies you.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 31:14" - }, - "You shall keep the Sabbath therefore, for it is holy to you. Everyone who profanes it shall surely be put to death; for whoever does any work therein, that soul shall be cut off from among his people.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 31:15" - }, - "Six days shall work be done, but on the seventh day is a Sabbath of solemn rest, holy to Yahweh. Whoever does any work on the Sabbath day shall surely be put to death.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 31:16" - }, - "Therefore the children of Israel shall keep the Sabbath, to observe the Sabbath throughout their generations, for a perpetual covenant.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 31:17" - }, - "It is a sign between me and the children of Israel forever; for in six days Yahweh made heaven and earth, and on the seventh day he rested, and was refreshed.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 31:18" - }, - "When he finished speaking with him on Mount Sinai, he gave Moses the two tablets of the covenant, stone tablets, written with God’s finger." - ] - }, - { - "type": "chapter:c", - "number": "32", - "sid": "EXO 32" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 32:1" - }, - "When the people saw that Moses delayed coming down from the mountain, the people gathered themselves together to Aaron, and said to him, “Come, make us gods, which shall go before us; for as for this Moses, the man who brought us up out of the land of Egypt, we don’t know what has become of him.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 32:2" - }, - "Aaron said to them, “Take off the golden rings, which are in the ears of your wives, of your sons, and of your daughters, and bring them to me.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 32:3" - }, - "All the people took off the golden rings which were in their ears, and brought them to Aaron.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 32:4" - }, - "He received what they handed him, fashioned it with an engraving tool, and made it a molded calf. Then they said, “These are your gods, Israel, which brought you up out of the land of Egypt.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 32:5" - }, - "When Aaron saw this, he built an altar before it; and Aaron made a proclamation, and said, “Tomorrow shall be a feast to Yahweh.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 32:6" - }, - "They rose up early on the next day, and offered burnt offerings, and brought peace offerings; and the people sat down to eat and to drink, and rose up to play." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 32:7" - }, - "Yahweh spoke to Moses, “Go, get down; for your people, whom you brought up out of the land of Egypt, have corrupted themselves!", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 32:8" - }, - "They have turned away quickly out of the way which I commanded them. They have made themselves a molded calf, and have worshiped it, and have sacrificed to it, and said, ‘These are your gods, Israel, which brought you up out of the land of Egypt.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 32:9" - }, - "Yahweh said to Moses, “I have seen these people, and behold, they are a stiff-necked people.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 32:10" - }, - "Now therefore leave me alone, that my wrath may burn hot against them, and that I may consume them; and I will make of you a great nation.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 32:11" - }, - "Moses begged Yahweh his God, and said, “Yahweh, why does your wrath burn hot against your people, that you have brought out of the land of Egypt with great power and with a mighty hand?", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 32:12" - }, - "Why should the Egyptians talk, saying, ‘He brought them out for evil, to kill them in the mountains, and to consume them from the surface of the earth?’ Turn from your fierce wrath, and turn away from this evil against your people.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 32:13" - }, - "Remember Abraham, Isaac, and Israel, your servants, to whom you swore by your own self, and said to them, ‘I will multiply your offspring", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32:13" - ] - }, - { - "type": "char:ft", - "content": [ - "or, seed" - ] - } - ], - "caller": "+" - }, - "as the stars of the sky, and all this land that I have spoken of I will give to your offspring, and they shall inherit it forever.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 32:14" - }, - "So Yahweh turned away from the evil which he said he would do to his people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 32:15" - }, - "Moses turned, and went down from the mountain, with the two tablets of the covenant in his hand; tablets that were written on both their sides. They were written on one side and on the other.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 32:16" - }, - "The tablets were the work of God, and the writing was the writing of God, engraved on the tablets." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 32:17" - }, - "When Joshua heard the noise of the people as they shouted, he said to Moses, “There is the noise of war in the camp.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 32:18" - }, - "He said, “It isn’t the voice of those who shout for victory. It is not the voice of those who cry for being overcome; but the noise of those who sing that I hear.”", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 32:19" - }, - "As soon as he came near to the camp, he saw the calf and the dancing. Then Moses’ anger grew hot, and he threw the tablets out of his hands, and broke them beneath the mountain.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 32:20" - }, - "He took the calf which they had made, and burned it with fire, ground it to powder, and scattered it on the water, and made the children of Israel drink it." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 32:21" - }, - "Moses said to Aaron, “What did these people do to you, that you have brought a great sin on them?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 32:22" - }, - "Aaron said, “Don’t let the anger of my lord grow hot. You know the people, that they are set on evil.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 32:23" - }, - "For they said to me, ‘Make us gods, which shall go before us. As for this Moses, the man who brought us up out of the land of Egypt, we don’t know what has become of him.’", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 32:24" - }, - "I said to them, ‘Whoever has any gold, let them take it off.’ So they gave it to me; and I threw it into the fire, and out came this calf.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 32:25" - }, - "When Moses saw that the people were out of control, (for Aaron had let them lose control, causing derision among their enemies),", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 32:26" - }, - "then Moses stood in the gate of the camp, and said, “Whoever is on Yahweh’s side, come to me!”" - ] - }, - { - "type": "para:p", - "content": [ - "All the sons of Levi gathered themselves together to him.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 32:27" - }, - "He said to them, “Yahweh, the God of Israel, says, ‘Every man put his sword on his thigh, and go back and forth from gate to gate throughout the camp, and every man kill his brother, and every man his companion, and every man his neighbor.’”", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 32:28" - }, - "The sons of Levi did according to the word of Moses. About three thousand men fell of the people that day.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 32:29" - }, - "Moses said, “Consecrate yourselves today to Yahweh, for every man was against his son and against his brother, that he may give you a blessing today.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 32:30" - }, - "On the next day, Moses said to the people, “You have sinned a great sin. Now I will go up to Yahweh. Perhaps I shall make atonement for your sin.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 32:31" - }, - "Moses returned to Yahweh, and said, “Oh, this people have sinned a great sin, and have made themselves gods of gold.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 32:32" - }, - "Yet now, if you will, forgive their sin—and if not, please blot me out of your book which you have written.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "EXO 32:33" - }, - "Yahweh said to Moses, “Whoever has sinned against me, I will blot him out of my book.", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 32:34" - }, - "Now go, lead the people to the place of which I have spoken to you. Behold, my angel shall go before you. Nevertheless, in the day when I punish, I will punish them for their sin.”", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 32:35" - }, - "Yahweh struck the people, because of what they did with the calf, which Aaron made." - ] - }, - { - "type": "chapter:c", - "number": "33", - "sid": "EXO 33" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 33:1" - }, - "Yahweh spoke to Moses, “Depart, go up from here, you and the people that you have brought up out of the land of Egypt, to the land of which I swore to Abraham, to Isaac, and to Jacob, saying, ‘I will give it to your offspring.’", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 33:2" - }, - "I will send an angel before you; and I will drive out the Canaanite, the Amorite, and the Hittite, and the Perizzite, the Hivite, and the Jebusite.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 33:3" - }, - "Go to a land flowing with milk and honey; but I will not go up among you, for you are a stiff-necked people, lest I consume you on the way.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 33:4" - }, - "When the people heard this evil news, they mourned; and no one put on his jewelry." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 33:5" - }, - "Yahweh had said to Moses, “Tell the children of Israel, ‘You are a stiff-necked people. If I were to go up among you for one moment, I would consume you. Therefore now take off your jewelry from you, that I may know what to do to you.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 33:6" - }, - "The children of Israel stripped themselves of their jewelry from Mount Horeb onward." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 33:7" - }, - "Now Moses used to take the tent and pitch it outside the camp, far away from the camp, and he called it “The Tent of Meeting.” Everyone who sought Yahweh went out to the Tent of Meeting, which was outside the camp.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 33:8" - }, - "When Moses went out to the Tent, all the people rose up, and stood, everyone at their tent door, and watched Moses, until he had gone into the Tent.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 33:9" - }, - "When Moses entered into the Tent, the pillar of cloud descended, stood at the door of the Tent, and Yahweh spoke with Moses.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 33:10" - }, - "All the people saw the pillar of cloud stand at the door of the Tent, and all the people rose up and worshiped, everyone at their tent door.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 33:11" - }, - "Yahweh spoke to Moses face to face, as a man speaks to his friend. He turned again into the camp, but his servant Joshua, the son of Nun, a young man, didn’t depart from the Tent." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 33:12" - }, - "Moses said to Yahweh, “Behold, you tell me, ‘Bring up this people;’ and you haven’t let me know whom you will send with me. Yet you have said, ‘I know you by name, and you have also found favor in my sight.’", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 33:13" - }, - "Now therefore, if I have found favor in your sight, please show me your way, now, that I may know you, so that I may find favor in your sight; and consider that this nation is your people.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 33:14" - }, - "He said, “My presence will go with you, and I will give you rest.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 33:15" - }, - "Moses said to him, “If your presence doesn’t go with me, don’t carry us up from here.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 33:16" - }, - "For how would people know that I have found favor in your sight, I and your people? Isn’t it that you go with us, so that we are separated, I and your people, from all the people who are on the surface of the earth?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 33:17" - }, - "Yahweh said to Moses, “I will do this thing also that you have spoken; for you have found favor in my sight, and I know you by name.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 33:18" - }, - "Moses said, “Please show me your glory.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 33:19" - }, - "He said, “I will make all my goodness pass before you, and will proclaim Yahweh’s name before you. I will be gracious to whom I will be gracious, and will show mercy on whom I will show mercy.”", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 33:20" - }, - "He said, “You cannot see my face, for man may not see me and live.”", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 33:21" - }, - "Yahweh also said, “Behold, there is a place by me, and you shall stand on the rock.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 33:22" - }, - "It will happen, while my glory passes by, that I will put you in a cleft of the rock, and will cover you with my hand until I have passed by;", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 33:23" - }, - "then I will take away my hand, and you will see my back; but my face shall not be seen.”" - ] - }, - { - "type": "chapter:c", - "number": "34", - "sid": "EXO 34" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 34:1" - }, - "Yahweh said to Moses, “Chisel two stone tablets like the first. I will write on the tablets the words that were on the first tablets, which you broke.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 34:2" - }, - "Be ready by the morning, and come up in the morning to Mount Sinai, and present yourself there to me on the top of the mountain.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 34:3" - }, - "No one shall come up with you or be seen anywhere on the mountain. Do not let the flocks or herds graze in front of that mountain.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 34:4" - }, - "He chiseled two tablets of stone like the first; then Moses rose up early in the morning, and went up to Mount Sinai, as Yahweh had commanded him, and took in his hand two stone tablets.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 34:5" - }, - "Yahweh descended in the cloud, and stood with him there, and proclaimed Yahweh’s name.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 34:6" - }, - "Yahweh passed by before him, and proclaimed, “Yahweh! Yahweh, a merciful and gracious God, slow to anger, and abundant in loving kindness and truth,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 34:7" - }, - "keeping loving kindness for thousands, forgiving iniquity and disobedience and sin; and who will by no means clear the guilty, visiting the iniquity of the fathers on the children, and on the children’s children, on the third and on the fourth generation.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 34:8" - }, - "Moses hurried and bowed his head toward the earth, and worshiped.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 34:9" - }, - "He said, “If now I have found favor in your sight, Lord, please let the Lord go among us, even though this is a stiff-necked people; pardon our iniquity and our sin, and take us for your inheritance.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 34:10" - }, - "He said, “Behold, I make a covenant: before all your people I will do marvels, such as have not been worked in all the earth, nor in any nation; and all the people among whom you are shall see the work of Yahweh; for it is an awesome thing that I do with you.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 34:11" - }, - "Observe that which I command you today. Behold, I will drive out before you the Amorite, the Canaanite, the Hittite, the Perizzite, the Hivite, and the Jebusite.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 34:12" - }, - "Be careful, lest you make a covenant with the inhabitants of the land where you are going, lest it be for a snare among you;", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 34:13" - }, - "but you shall break down their altars, and dash in pieces their pillars, and you shall cut down their Asherah poles;", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 34:14" - }, - "for you shall worship no other god; for Yahweh, whose name is Jealous, is a jealous God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 34:15" - }, - "“Don’t make a covenant with the inhabitants of the land, lest they play the prostitute after their gods, and sacrifice to their gods, and one call you and you eat of his sacrifice;", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 34:16" - }, - "and you take of their daughters to your sons, and their daughters play the prostitute after their gods, and make your sons play the prostitute after their gods." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 34:17" - }, - "“You shall make no cast idols for yourselves." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 34:18" - }, - "“You shall keep the feast of unleavened bread. Seven days you shall eat unleavened bread, as I commanded you, at the time appointed in the month Abib; for in the month Abib you came out of Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 34:19" - }, - "“All that opens the womb is mine; and all your livestock that is male, the firstborn of cow and sheep.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 34:20" - }, - "You shall redeem the firstborn of a donkey with a lamb. If you will not redeem it, then you shall break its neck. You shall redeem all the firstborn of your sons. No one shall appear before me empty." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 34:21" - }, - "“Six days you shall work, but on the seventh day you shall rest: in plowing time and in harvest you shall rest." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 34:22" - }, - "“You shall observe the feast of weeks with the first fruits of wheat harvest, and the feast of harvest at the year’s end.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 34:23" - }, - "Three times in the year all your males shall appear before the Lord Yahweh, the God of Israel.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 34:24" - }, - "For I will drive out nations before you and enlarge your borders; neither shall any man desire your land when you go up to appear before Yahweh, your God, three times in the year." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 34:25" - }, - "“You shall not offer the blood of my sacrifice with leavened bread. The sacrifice of the feast of the Passover shall not be left to the morning." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 34:26" - }, - "“You shall bring the first of the first fruits of your ground to the house of Yahweh your God." - ] - }, - { - "type": "para:p", - "content": [ - "“You shall not boil a young goat in its mother’s milk.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 34:27" - }, - "Yahweh said to Moses, “Write these words; for in accordance with these words I have made a covenant with you and with Israel.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 34:28" - }, - "He was there with Yahweh forty days and forty nights; he neither ate bread, nor drank water. He wrote on the tablets the words of the covenant, the ten commandments." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 34:29" - }, - "When Moses came down from Mount Sinai with the two tablets of the covenant in Moses’ hand, when he came down from the mountain, Moses didn’t know that the skin of his face shone by reason of his speaking with him.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 34:30" - }, - "When Aaron and all the children of Israel saw Moses, behold, the skin of his face shone; and they were afraid to come near him.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 34:31" - }, - "Moses called to them, and Aaron and all the rulers of the congregation returned to him; and Moses spoke to them.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 34:32" - }, - "Afterward all the children of Israel came near, and he gave them all the commandments that Yahweh had spoken with him on Mount Sinai.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 34:33" - }, - "When Moses was done speaking with them, he put a veil on his face.", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 34:34" - }, - "But when Moses went in before Yahweh to speak with him, he took the veil off, until he came out; and he came out, and spoke to the children of Israel that which he was commanded.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 34:35" - }, - "The children of Israel saw Moses’ face, that the skin of Moses’ face shone; so Moses put the veil on his face again, until he went in to speak with him." - ] - }, - { - "type": "chapter:c", - "number": "35", - "sid": "EXO 35" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 35:1" - }, - "Moses assembled all the congregation of the children of Israel, and said to them, “These are the words which Yahweh has commanded, that you should do them.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 35:2" - }, - "‘Six days shall work be done, but on the seventh day there shall be a holy day for you, a Sabbath of solemn rest to Yahweh: whoever does any work in it shall be put to death.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 35:3" - }, - "You shall kindle no fire throughout your habitations on the Sabbath day.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 35:4" - }, - "Moses spoke to all the congregation of the children of Israel, saying, “This is the thing which Yahweh commanded, saying,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 35:5" - }, - "‘Take from among you an offering to Yahweh. Whoever is of a willing heart, let him bring it as Yahweh’s offering: gold, silver, bronze,", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 35:6" - }, - "blue, purple, scarlet, fine linen, goats’ hair,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 35:7" - }, - "rams’ skins dyed red, sea cow hides, acacia wood,", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 35:8" - }, - "oil for the light, spices for the anointing oil and for the sweet incense,", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 35:9" - }, - "onyx stones, and stones to be set for the ephod and for the breastplate." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 35:10" - }, - "“‘Let every wise-hearted man among you come, and make all that Yahweh has commanded:", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 35:11" - }, - "the tabernacle, its outer covering, its roof, its clasps, its boards, its bars, its pillars, and its sockets;", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 35:12" - }, - "the ark, and its poles, the mercy seat, the veil of the screen;", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 35:13" - }, - "the table with its poles and all its vessels, and the show bread;", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 35:14" - }, - "the lamp stand also for the light, with its vessels, its lamps, and the oil for the light;", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 35:15" - }, - "and the altar of incense with its poles, the anointing oil, the sweet incense, the screen for the door, at the door of the tabernacle;", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 35:16" - }, - "the altar of burnt offering, with its grating of bronze, its poles, and all its vessels, the basin and its base;", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 35:17" - }, - "the hangings of the court, its pillars, their sockets, and the screen for the gate of the court;", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 35:18" - }, - "the pins of the tabernacle, the pins of the court, and their cords;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 35:19" - }, - "the finely worked garments for ministering in the holy place—the holy garments for Aaron the priest, and the garments of his sons—to minister in the priest’s office.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 35:20" - }, - "All the congregation of the children of Israel departed from the presence of Moses.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 35:21" - }, - "They came, everyone whose heart stirred him up, and everyone whom his spirit made willing, and brought Yahweh’s offering for the work of the Tent of Meeting, and for all of its service, and for the holy garments.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 35:22" - }, - "They came, both men and women, as many as were willing-hearted, and brought brooches, earrings, signet rings, and armlets, all jewels of gold; even every man who offered an offering of gold to Yahweh.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 35:23" - }, - "Everyone with whom was found blue, purple, scarlet, fine linen, goats’ hair, rams’ skins dyed red, and sea cow hides, brought them.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 35:24" - }, - "Everyone who offered an offering of silver and bronze brought Yahweh’s offering; and everyone with whom was found acacia wood for any work of the service, brought it.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 35:25" - }, - "All the women who were wise-hearted spun with their hands, and brought that which they had spun: the blue, the purple, the scarlet, and the fine linen.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 35:26" - }, - "All the women whose heart stirred them up in wisdom spun the goats’ hair.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 35:27" - }, - "The rulers brought the onyx stones and the stones to be set for the ephod and for the breastplate;", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 35:28" - }, - "with the spice and the oil for the light, for the anointing oil, and for the sweet incense.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 35:29" - }, - "The children of Israel brought a free will offering to Yahweh; every man and woman whose heart made them willing to bring for all the work, which Yahweh had commanded to be made by Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 35:30" - }, - "Moses said to the children of Israel, “Behold, Yahweh has called by name Bezalel the son of Uri, the son of Hur, of the tribe of Judah.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 35:31" - }, - "He has filled him with the Spirit of God, in wisdom, in understanding, in knowledge, and in all kinds of workmanship;", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 35:32" - }, - "and to make skillful works, to work in gold, in silver, in bronze,", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 35:33" - }, - "in cutting of stones for setting, and in carving of wood, to work in all kinds of skillful workmanship.", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 35:34" - }, - "He has put in his heart that he may teach, both he and Oholiab, the son of Ahisamach, of the tribe of Dan.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 35:35" - }, - "He has filled them with wisdom of heart to work all kinds of workmanship, of the engraver, of the skillful workman, and of the embroiderer, in blue, in purple, in scarlet, and in fine linen, and of the weaver, even of those who do any workmanship, and of those who make skillful works." - ] - }, - { - "type": "chapter:c", - "number": "36", - "sid": "EXO 36" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 36:1" - }, - "“Bezalel and Oholiab shall work with every wise-hearted man, in whom Yahweh has put wisdom and understanding to know how to do all the work for the service of the sanctuary, according to all that Yahweh has commanded.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 36:2" - }, - "Moses called Bezalel and Oholiab, and every wise-hearted man, in whose heart Yahweh had put wisdom, even everyone whose heart stirred him up to come to the work to do it.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 36:3" - }, - "They received from Moses all the offering which the children of Israel had brought for the work of the service of the sanctuary, with which to make it. They kept bringing free will offerings to him every morning.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 36:4" - }, - "All the wise men, who performed all the work of the sanctuary, each came from his work which he did.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 36:5" - }, - "They spoke to Moses, saying, “The people have brought much more than enough for the service of the work which Yahweh commanded to make.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 36:6" - }, - "Moses gave a commandment, and they caused it to be proclaimed throughout the camp, saying, “Let neither man nor woman make anything else for the offering for the sanctuary.” So the people were restrained from bringing.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 36:7" - }, - "For the stuff they had was sufficient to do all the work, and too much." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 36:8" - }, - "All the wise-hearted men among those who did the work made the tabernacle with ten curtains of fine twined linen, blue, purple, and scarlet. They made them with cherubim, the work of a skillful workman.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 36:9" - }, - "The length of each curtain was twenty-eight cubits,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36:9" - ] - }, - { - "type": "char:ft", - "content": [ - "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." - ] - } - ], - "caller": "+" - }, - "and the width of each curtain four cubits. All the curtains had one measure.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 36:10" - }, - "He coupled five curtains to one another, and the other five curtains he coupled to one another.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 36:11" - }, - "He made loops of blue on the edge of the one curtain from the edge in the coupling. Likewise he made in the edge of the curtain that was outermost in the second coupling.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 36:12" - }, - "He made fifty loops in the one curtain, and he made fifty loops in the edge of the curtain that was in the second coupling. The loops were opposite to one another.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 36:13" - }, - "He made fifty clasps of gold, and coupled the curtains to one another with the clasps: so the tabernacle was a unit." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 36:14" - }, - "He made curtains of goats’ hair for a covering over the tabernacle. He made them eleven curtains.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 36:15" - }, - "The length of each curtain was thirty cubits, and four cubits the width of each curtain. The eleven curtains had one measure.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 36:16" - }, - "He coupled five curtains by themselves, and six curtains by themselves.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 36:17" - }, - "He made fifty loops on the edge of the curtain that was outermost in the coupling, and he made fifty loops on the edge of the curtain which was outermost in the second coupling.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 36:18" - }, - "He made fifty clasps of bronze to couple the tent together, that it might be a unit.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 36:19" - }, - "He made a covering for the tent of rams’ skins dyed red, and a covering of sea cow hides above." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 36:20" - }, - "He made the boards for the tabernacle of acacia wood, standing up.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 36:21" - }, - "Ten cubits was the length of a board, and a cubit and a half the width of each board.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 36:22" - }, - "Each board had two tenons, joined to one another. He made all the boards of the tabernacle this way.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 36:23" - }, - "He made the boards for the tabernacle, twenty boards for the south side southward.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 36:24" - }, - "He made forty sockets of silver under the twenty boards: two sockets under one board for its two tenons, and two sockets under another board for its two tenons.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 36:25" - }, - "For the second side of the tabernacle, on the north side, he made twenty boards", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 36:26" - }, - "and their forty sockets of silver: two sockets under one board, and two sockets under another board.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 36:27" - }, - "For the far part of the tabernacle westward he made six boards.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 36:28" - }, - "He made two boards for the corners of the tabernacle in the far part.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 36:29" - }, - "They were double beneath, and in the same way they were all the way to its top to one ring. He did this to both of them in the two corners.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 36:30" - }, - "There were eight boards and their sockets of silver, sixteen sockets—under every board two sockets." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 36:31" - }, - "He made bars of acacia wood: five for the boards of the one side of the tabernacle,", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 36:32" - }, - "and five bars for the boards of the other side of the tabernacle, and five bars for the boards of the tabernacle for the hinder part westward.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 36:33" - }, - "He made the middle bar to pass through in the middle of the boards from the one end to the other.", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 36:34" - }, - "He overlaid the boards with gold, and made their rings of gold as places for the bars, and overlaid the bars with gold." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "EXO 36:35" - }, - "He made the veil of blue, purple, scarlet, and fine twined linen, with cherubim. He made it the work of a skillful workman.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 36:36" - }, - "He made four pillars of acacia for it, and overlaid them with gold. Their hooks were of gold. He cast four sockets of silver for them.", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 36:37" - }, - "He made a screen for the door of the tent, of blue, purple, scarlet, and fine twined linen, the work of an embroiderer;", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 36:38" - }, - "and the five pillars of it with their hooks. He overlaid their capitals and their fillets with gold, and their five sockets were of bronze." - ] - }, - { - "type": "chapter:c", - "number": "37", - "sid": "EXO 37" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 37:1" - }, - "Bezalel made the ark of acacia wood. Its length was two and a half cubits,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37:1" - ] - }, - { - "type": "char:ft", - "content": [ - "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." - ] - } - ], - "caller": "+" - }, - "and its width a cubit and a half, and a cubit and a half its height.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 37:2" - }, - "He overlaid it with pure gold inside and outside, and made a molding of gold for it around it.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 37:3" - }, - "He cast four rings of gold for it in its four feet—two rings on its one side, and two rings on its other side.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 37:4" - }, - "He made poles of acacia wood and overlaid them with gold.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 37:5" - }, - "He put the poles into the rings on the sides of the ark, to bear the ark.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 37:6" - }, - "He made a mercy seat of pure gold. Its length was two and a half cubits, and a cubit and a half its width.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 37:7" - }, - "He made two cherubim of gold. He made them of beaten work, at the two ends of the mercy seat:", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 37:8" - }, - "one cherub at the one end, and one cherub at the other end. He made the cherubim of one piece with the mercy seat at its two ends.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 37:9" - }, - "The cherubim spread out their wings above, covering the mercy seat with their wings, with their faces toward one another. The faces of the cherubim were toward the mercy seat." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 37:10" - }, - "He made the table of acacia wood. Its length was two cubits, and its width was a cubit, and its height was a cubit and a half.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 37:11" - }, - "He overlaid it with pure gold, and made a gold molding around it.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 37:12" - }, - "He made a border of a hand’s width around it, and made a golden molding on its border around it.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 37:13" - }, - "He cast four rings of gold for it, and put the rings in the four corners that were on its four feet.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 37:14" - }, - "The rings were close by the border, the places for the poles to carry the table.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 37:15" - }, - "He made the poles of acacia wood, and overlaid them with gold, to carry the table.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 37:16" - }, - "He made the vessels which were on the table, its dishes, its spoons, its bowls, and its pitchers with which to pour out, of pure gold." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 37:17" - }, - "He made the lamp stand of pure gold. He made the lamp stand of beaten work. Its base, its shaft, its cups, its buds, and its flowers were of one piece with it.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 37:18" - }, - "There were six branches going out of its sides: three branches of the lamp stand out of its one side, and three branches of the lamp stand out of its other side:", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 37:19" - }, - "three cups made like almond blossoms in one branch, a bud and a flower, and three cups made like almond blossoms in the other branch, a bud and a flower; so for the six branches going out of the lamp stand.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 37:20" - }, - "In the lamp stand were four cups made like almond blossoms, its buds and its flowers;", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 37:21" - }, - "and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, for the six branches going out of it.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 37:22" - }, - "Their buds and their branches were of one piece with it. The whole thing was one beaten work of pure gold.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 37:23" - }, - "He made its seven lamps, and its snuffers, and its snuff dishes, of pure gold.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 37:24" - }, - "He made it of a talent", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37:24" - ] - }, - { - "type": "char:ft", - "content": [ - "A talent is about 30 kilograms or 66 pounds or 965 Troy ounces" - ] - } - ], - "caller": "+" - }, - "of pure gold, with all its vessels." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 37:25" - }, - "He made the altar of incense of acacia wood. It was square: its length was a cubit, and its width a cubit. Its height was two cubits. Its horns were of one piece with it.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 37:26" - }, - "He overlaid it with pure gold: its top, its sides around it, and its horns. He made a gold molding around it.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 37:27" - }, - "He made two golden rings for it under its molding crown, on its two ribs, on its two sides, for places for poles with which to carry it.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 37:28" - }, - "He made the poles of acacia wood, and overlaid them with gold.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 37:29" - }, - "He made the holy anointing oil and the pure incense of sweet spices, after the art of the perfumer." - ] - }, - { - "type": "chapter:c", - "number": "38", - "sid": "EXO 38" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 38:1" - }, - "He made the altar of burnt offering of acacia wood. It was square. Its length was five cubits,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:1" - ] - }, - { - "type": "char:ft", - "content": [ - "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." - ] - } - ], - "caller": "+" - }, - "its width was five cubits, and its height was three cubits.", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 38:2" - }, - "He made its horns on its four corners. Its horns were of one piece with it, and he overlaid it with bronze.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 38:3" - }, - "He made all the vessels of the altar: the pots, the shovels, the basins, the forks, and the fire pans. He made all its vessels of bronze.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 38:4" - }, - "He made for the altar a grating of a network of bronze, under the ledge around it beneath, reaching halfway up.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 38:5" - }, - "He cast four rings for the four corners of bronze grating, to be places for the poles.", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 38:6" - }, - "He made the poles of acacia wood, and overlaid them with bronze.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 38:7" - }, - "He put the poles into the rings on the sides of the altar, with which to carry it. He made it hollow with planks." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 38:8" - }, - "He made the basin of bronze, and its base of bronze, out of the mirrors of the ministering women who ministered at the door of the Tent of Meeting." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 38:9" - }, - "He made the court: for the south side southward the hangings of the court were of fine twined linen, one hundred cubits;", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 38:10" - }, - "their pillars were twenty, and their sockets twenty, of bronze; the hooks of the pillars and their fillets were of silver.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 38:11" - }, - "For the north side one hundred cubits, their pillars twenty, and their sockets twenty, of bronze; the hooks of the pillars, and their fillets, of silver.", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 38:12" - }, - "For the west side were hangings of fifty cubits, their pillars ten, and their sockets ten; the hooks of the pillars, and their fillets, of silver.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 38:13" - }, - "For the east side eastward fifty cubits,", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 38:14" - }, - "the hangings for the one side were fifteen cubits; their pillars three, and their sockets three;", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 38:15" - }, - "and so for the other side: on this hand and that hand by the gate of the court were hangings of fifteen cubits; their pillars three, and their sockets three.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 38:16" - }, - "All the hangings around the court were of fine twined linen.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 38:17" - }, - "The sockets for the pillars were of bronze. The hooks of the pillars and their fillets were of silver. Their capitals were overlaid with silver. All the pillars of the court had silver bands.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 38:18" - }, - "The screen for the gate of the court was the work of the embroiderer, of blue, purple, scarlet, and fine twined linen. Twenty cubits was the length, and the height along the width was five cubits, like the hangings of the court.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 38:19" - }, - "Their pillars were four, and their sockets four, of bronze; their hooks of silver, and the overlaying of their capitals, and their fillets, of silver.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 38:20" - }, - "All the pins of the tabernacle, and around the court, were of bronze." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 38:21" - }, - "These are the amounts of materials used for the tabernacle, even the Tabernacle of the Testimony, as they were counted, according to the commandment of Moses, for the service of the Levites, by the hand of Ithamar, the son of Aaron the priest.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 38:22" - }, - "Bezalel the son of Uri, the son of Hur, of the tribe of Judah, made all that Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 38:23" - }, - "With him was Oholiab, the son of Ahisamach, of the tribe of Dan, an engraver, and a skillful workman, and an embroiderer in blue, in purple, in scarlet, and in fine linen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 38:24" - }, - "All the gold that was used for the work in all the work of the sanctuary, even the gold of the offering, was twenty-nine talents", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:24" - ] - }, - { - "type": "char:ft", - "content": [ - "A talent is about 30 kilograms or 66 pounds or 965 Troy ounces." - ] - } - ], - "caller": "+" - }, - "and seven hundred thirty shekels, according to the shekel", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:24" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.32 Troy ounces." - ] - } - ], - "caller": "+" - }, - "of the sanctuary.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 38:25" - }, - "The silver of those who were counted of the congregation was one hundred talents", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:25" - ] - }, - { - "type": "char:ft", - "content": [ - "A talent is about 30 kilograms or 66 pounds" - ] - } - ], - "caller": "+" - }, - "and one thousand seven hundred seventy-five shekels,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:25" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.35 ounces." - ] - } - ], - "caller": "+" - }, - "according to the shekel of the sanctuary:", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 38:26" - }, - "a beka", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:26" - ] - }, - { - "type": "char:ft", - "content": [ - "a beka is about 5 grams or about 0.175 ounces" - ] - } - ], - "caller": "+" - }, - "a head, that is, half a shekel, according to the shekel", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:26" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.35 ounces." - ] - } - ], - "caller": "+" - }, - "of the sanctuary, for everyone who passed over to those who were counted, from twenty years old and upward, for six hundred three thousand five hundred fifty men.", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 38:27" - }, - "The one hundred talents", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:27" - ] - }, - { - "type": "char:ft", - "content": [ - "A talent is about 30 kilograms or 66 pounds." - ] - } - ], - "caller": "+" - }, - "of silver were for casting the sockets of the sanctuary and the sockets of the veil: one hundred sockets for the one hundred talents, one talent per socket.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 38:28" - }, - "From the one thousand seven hundred seventy-five shekels", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:28" - ] - }, - { - "type": "char:ft", - "content": [ - "A shekel is about 10 grams or about 0.35 ounces, so 1775 shekels is about 17.75 kilograms or about 39 pounds." - ] - } - ], - "caller": "+" - }, - "he made hooks for the pillars, overlaid their capitals, and made fillets for them.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 38:29" - }, - "The bronze of the offering was seventy talents", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:29" - ] - }, - { - "type": "char:ft", - "content": [ - "A talent is about 30 kilograms or 66 pounds" - ] - } - ], - "caller": "+" - }, - "and two thousand four hundred shekels.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38:29" - ] - }, - { - "type": "char:ft", - "content": [ - "70 talents + 2400 shekels is about 2124 kilograms, or 2.124 metric tons." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 38:30" - }, - "With this he made the sockets to the door of the Tent of Meeting, the bronze altar, the bronze grating for it, all the vessels of the altar,", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 38:31" - }, - "the sockets around the court, the sockets of the gate of the court, all the pins of the tabernacle, and all the pins around the court." - ] - }, - { - "type": "chapter:c", - "number": "39", - "sid": "EXO 39" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 39:1" - }, - "Of the blue, purple, and scarlet, they made finely worked garments for ministering in the holy place, and made the holy garments for Aaron, as Yahweh commanded Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 39:2" - }, - "He made the ephod of gold, blue, purple, scarlet, and fine twined linen.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 39:3" - }, - "They beat the gold into thin plates, and cut it into wires, to work it in with the blue, the purple, the scarlet, and the fine linen, the work of the skillful workman.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 39:4" - }, - "They made shoulder straps for it, joined together. It was joined together at the two ends.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 39:5" - }, - "The skillfully woven band that was on it, with which to fasten it on, was of the same piece, like its work: of gold, of blue, purple, scarlet, and fine twined linen, as Yahweh commanded Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 39:6" - }, - "They worked the onyx stones, enclosed in settings of gold, engraved with the engravings of a signet, according to the names of the children of Israel.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 39:7" - }, - "He put them on the shoulder straps of the ephod, to be stones of memorial for the children of Israel, as Yahweh commanded Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 39:8" - }, - "He made the breastplate, the work of a skillful workman, like the work of the ephod: of gold, of blue, purple, scarlet, and fine twined linen.", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 39:9" - }, - "It was square. They made the breastplate double. Its length was a span,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39:9" - ] - }, - { - "type": "char:ft", - "content": [ - "A span is the length from the tip of a man’s thumb to the tip of his little finger when his hand is stretched out (about half a cubit, or 9 inches, or 22.8 cm.)" - ] - } - ], - "caller": "+" - }, - "and its width a span, being double.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 39:10" - }, - "They set in it four rows of stones. A row of ruby, topaz, and beryl was the first row;", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 39:11" - }, - "and the second row, a turquoise, a sapphire,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39:11" - ] - }, - { - "type": "char:ft", - "content": [ - "or, lapis lazuli" - ] - } - ], - "caller": "+" - }, - "and an emerald;", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 39:12" - }, - "and the third row, a jacinth, an agate, and an amethyst;", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 39:13" - }, - "and the fourth row, a chrysolite, an onyx, and a jasper. They were enclosed in gold settings.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 39:14" - }, - "The stones were according to the names of the children of Israel, twelve, according to their names; like the engravings of a signet, everyone according to his name, for the twelve tribes.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 39:15" - }, - "They made on the breastplate chains like cords, of braided work of pure gold.", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 39:16" - }, - "They made two settings of gold, and two gold rings, and put the two rings on the two ends of the breastplate.", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 39:17" - }, - "They put the two braided chains of gold in the two rings at the ends of the breastplate.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 39:18" - }, - "The other two ends of the two braided chains they put on the two settings, and put them on the shoulder straps of the ephod, in its front.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 39:19" - }, - "They made two rings of gold, and put them on the two ends of the breastplate, on its edge, which was toward the side of the ephod inward.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 39:20" - }, - "They made two more rings of gold, and put them on the two shoulder straps of the ephod underneath, in its front, close by its coupling, above the skillfully woven band of the ephod.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 39:21" - }, - "They bound the breastplate by its rings to the rings of the ephod with a lace of blue, that it might be on the skillfully woven band of the ephod, and that the breastplate might not come loose from the ephod, as Yahweh commanded Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 39:22" - }, - "He made the robe of the ephod of woven work, all of blue.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 39:23" - }, - "The opening of the robe in the middle of it was like the opening of a coat of mail, with a binding around its opening, that it should not be torn.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 39:24" - }, - "They made on the skirts of the robe pomegranates of blue, purple, scarlet, and twined linen.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 39:25" - }, - "They made bells of pure gold, and put the bells between the pomegranates around the skirts of the robe, between the pomegranates;", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 39:26" - }, - "a bell and a pomegranate, a bell and a pomegranate, around the skirts of the robe, to minister in, as Yahweh commanded Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 39:27" - }, - "They made the tunics of fine linen of woven work for Aaron and for his sons,", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 39:28" - }, - "the turban of fine linen, the linen headbands of fine linen, the linen trousers of fine twined linen,", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 39:29" - }, - "the sash of fine twined linen, blue, purple, and scarlet, the work of the embroiderer, as Yahweh commanded Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 39:30" - }, - "They made the plate of the holy crown of pure gold, and wrote on it an inscription, like the engravings of a signet: “HOLY TO YAHWEH”.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 39:31" - }, - "They tied to it a lace of blue, to fasten it on the turban above, as Yahweh commanded Moses." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "EXO 39:32" - }, - "Thus all the work of the tabernacle of the Tent of Meeting was finished. The children of Israel did according to all that Yahweh commanded Moses; so they did.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 39:33" - }, - "They brought the tabernacle to Moses: the tent, with all its furniture, its clasps, its boards, its bars, its pillars, its sockets,", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 39:34" - }, - "the covering of rams’ skins dyed red, the covering of sea cow hides, the veil of the screen,", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 39:35" - }, - "the ark of the covenant with its poles, the mercy seat,", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 39:36" - }, - "the table, all its vessels, the show bread,", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 39:37" - }, - "the pure lamp stand, its lamps, even the lamps to be set in order, all its vessels, the oil for the light,", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 39:38" - }, - "the golden altar, the anointing oil, the sweet incense, the screen for the door of the Tent,", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 39:39" - }, - "the bronze altar, its grating of bronze, its poles, all of its vessels, the basin and its base,", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 39:40" - }, - "the hangings of the court, its pillars, its sockets, the screen for the gate of the court, its cords, its pins, and all the instruments of the service of the tabernacle, for the Tent of Meeting,", - { - "type": "verse:v", - "number": "41", - "sid": "EXO 39:41" - }, - "the finely worked garments for ministering in the holy place, the holy garments for Aaron the priest, and the garments of his sons, to minister in the priest’s office.", - { - "type": "verse:v", - "number": "42", - "sid": "EXO 39:42" - }, - "According to all that Yahweh commanded Moses, so the children of Israel did all the work.", - { - "type": "verse:v", - "number": "43", - "sid": "EXO 39:43" - }, - "Moses saw all the work, and behold, they had done it as Yahweh had commanded. They had done so; and Moses blessed them." - ] - }, - { - "type": "chapter:c", - "number": "40", - "sid": "EXO 40" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 40:1" - }, - "Yahweh spoke to Moses, saying,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 40:2" - }, - "“On the first day of the first month you shall raise up the tabernacle of the Tent of Meeting.", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 40:3" - }, - "You shall put the ark of the covenant in it, and you shall screen the ark with the veil.", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 40:4" - }, - "You shall bring in the table, and set in order the things that are on it. You shall bring in the lamp stand, and light its lamps.", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 40:5" - }, - "You shall set the golden altar for incense before the ark of the covenant, and put the screen of the door to the tabernacle." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 40:6" - }, - "“You shall set the altar of burnt offering before the door of the tabernacle of the Tent of Meeting.", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 40:7" - }, - "You shall set the basin between the Tent of Meeting and the altar, and shall put water therein.", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 40:8" - }, - "You shall set up the court around it, and hang up the screen of the gate of the court." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 40:9" - }, - "“You shall take the anointing oil, and anoint the tabernacle and all that is in it, and shall make it holy, and all its furniture, and it will be holy.", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 40:10" - }, - "You shall anoint the altar of burnt offering, with all its vessels, and sanctify the altar, and the altar will be most holy.", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 40:11" - }, - "You shall anoint the basin and its base, and sanctify it." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 40:12" - }, - "“You shall bring Aaron and his sons to the door of the Tent of Meeting, and shall wash them with water.", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 40:13" - }, - "You shall put on Aaron the holy garments; and you shall anoint him, and sanctify him, that he may minister to me in the priest’s office.", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 40:14" - }, - "You shall bring his sons, and put tunics on them.", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 40:15" - }, - "You shall anoint them, as you anointed their father, that they may minister to me in the priest’s office. Their anointing shall be to them for an everlasting priesthood throughout their generations.”", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 40:16" - }, - "Moses did so. According to all that Yahweh commanded him, so he did." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 40:17" - }, - "In the first month in the second year, on the first day of the month, the tabernacle was raised up.", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 40:18" - }, - "Moses raised up the tabernacle, and laid its sockets, and set up its boards, and put in its bars, and raised up its pillars.", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 40:19" - }, - "He spread the covering over the tent, and put the roof of the tabernacle above on it, as Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 40:20" - }, - "He took and put the covenant into the ark, and set the poles on the ark, and put the mercy seat above on the ark.", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 40:21" - }, - "He brought the ark into the tabernacle, and set up the veil of the screen, and screened the ark of the covenant, as Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 40:22" - }, - "He put the table in the Tent of Meeting, on the north side of the tabernacle, outside of the veil.", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 40:23" - }, - "He set the bread in order on it before Yahweh, as Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 40:24" - }, - "He put the lamp stand in the Tent of Meeting, opposite the table, on the south side of the tabernacle.", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 40:25" - }, - "He lit the lamps before Yahweh, as Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 40:26" - }, - "He put the golden altar in the Tent of Meeting before the veil;", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 40:27" - }, - "and he burned incense of sweet spices on it, as Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 40:28" - }, - "He put up the screen of the door to the tabernacle.", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 40:29" - }, - "He set the altar of burnt offering at the door of the tabernacle of the Tent of Meeting, and offered on it the burnt offering and the meal offering, as Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 40:30" - }, - "He set the basin between the Tent of Meeting and the altar, and put water therein, with which to wash.", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 40:31" - }, - "Moses, Aaron, and his sons washed their hands and their feet there.", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 40:32" - }, - "When they went into the Tent of Meeting, and when they came near to the altar, they washed, as Yahweh commanded Moses.", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 40:33" - }, - "He raised up the court around the tabernacle and the altar, and set up the screen of the gate of the court. So Moses finished the work." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "EXO 40:34" - }, - "Then the cloud covered the Tent of Meeting, and Yahweh’s glory filled the tabernacle.", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 40:35" - }, - "Moses wasn’t able to enter into the Tent of Meeting, because the cloud stayed on it, and Yahweh’s glory filled the tabernacle.", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 40:36" - }, - "When the cloud was taken up from over the tabernacle, the children of Israel went onward, throughout all their journeys;", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 40:37" - }, - "but if the cloud wasn’t taken up, then they didn’t travel until the day that it was taken up.", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 40:38" - }, - "For the cloud of Yahweh was on the tabernacle by day, and there was fire in the cloud by night, in the sight of all the house of Israel, throughout all their journeys." - ] - } - ] + "type": "verse:v", + "number": "31", + "sid": "EXO 36:31" + }, + "He made bars of acacia wood: five for the boards of the one side of the tabernacle,", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 36:32" + }, + "and five bars for the boards of the other side of the tabernacle, and five bars for the boards of the tabernacle for the hinder part westward.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 36:33" + }, + "He made the middle bar to pass through in the middle of the boards from the one end to the other.", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 36:34" + }, + "He overlaid the boards with gold, and made their rings of gold as places for the bars, and overlaid the bars with gold." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "EXO 36:35" + }, + "He made the veil of blue, purple, scarlet, and fine twined linen, with cherubim. He made it the work of a skillful workman.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 36:36" + }, + "He made four pillars of acacia for it, and overlaid them with gold. Their hooks were of gold. He cast four sockets of silver for them.", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 36:37" + }, + "He made a screen for the door of the tent, of blue, purple, scarlet, and fine twined linen, the work of an embroiderer;", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 36:38" + }, + "and the five pillars of it with their hooks. He overlaid their capitals and their fillets with gold, and their five sockets were of bronze." + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "EXO 37" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 37:1" + }, + "Bezalel made the ark of acacia wood. Its length was two and a half cubits,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37:1" + ] + }, + { + "type": "char:ft", + "content": [ + "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." + ] + } + ] + }, + "and its width a cubit and a half, and a cubit and a half its height.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 37:2" + }, + "He overlaid it with pure gold inside and outside, and made a molding of gold for it around it.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 37:3" + }, + "He cast four rings of gold for it in its four feet—two rings on its one side, and two rings on its other side.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 37:4" + }, + "He made poles of acacia wood and overlaid them with gold.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 37:5" + }, + "He put the poles into the rings on the sides of the ark, to bear the ark.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 37:6" + }, + "He made a mercy seat of pure gold. Its length was two and a half cubits, and a cubit and a half its width.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 37:7" + }, + "He made two cherubim of gold. He made them of beaten work, at the two ends of the mercy seat:", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 37:8" + }, + "one cherub at the one end, and one cherub at the other end. He made the cherubim of one piece with the mercy seat at its two ends.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 37:9" + }, + "The cherubim spread out their wings above, covering the mercy seat with their wings, with their faces toward one another. The faces of the cherubim were toward the mercy seat." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 37:10" + }, + "He made the table of acacia wood. Its length was two cubits, and its width was a cubit, and its height was a cubit and a half.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 37:11" + }, + "He overlaid it with pure gold, and made a gold molding around it.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 37:12" + }, + "He made a border of a hand’s width around it, and made a golden molding on its border around it.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 37:13" + }, + "He cast four rings of gold for it, and put the rings in the four corners that were on its four feet.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 37:14" + }, + "The rings were close by the border, the places for the poles to carry the table.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 37:15" + }, + "He made the poles of acacia wood, and overlaid them with gold, to carry the table.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 37:16" + }, + "He made the vessels which were on the table, its dishes, its spoons, its bowls, and its pitchers with which to pour out, of pure gold." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 37:17" + }, + "He made the lamp stand of pure gold. He made the lamp stand of beaten work. Its base, its shaft, its cups, its buds, and its flowers were of one piece with it.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 37:18" + }, + "There were six branches going out of its sides: three branches of the lamp stand out of its one side, and three branches of the lamp stand out of its other side:", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 37:19" + }, + "three cups made like almond blossoms in one branch, a bud and a flower, and three cups made like almond blossoms in the other branch, a bud and a flower; so for the six branches going out of the lamp stand.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 37:20" + }, + "In the lamp stand were four cups made like almond blossoms, its buds and its flowers;", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 37:21" + }, + "and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, and a bud under two branches of one piece with it, for the six branches going out of it.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 37:22" + }, + "Their buds and their branches were of one piece with it. The whole thing was one beaten work of pure gold.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 37:23" + }, + "He made its seven lamps, and its snuffers, and its snuff dishes, of pure gold.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 37:24" + }, + "He made it of a talent", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37:24" + ] + }, + { + "type": "char:ft", + "content": [ + "A talent is about 30 kilograms or 66 pounds or 965 Troy ounces" + ] + } + ] + }, + "of pure gold, with all its vessels." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 37:25" + }, + "He made the altar of incense of acacia wood. It was square: its length was a cubit, and its width a cubit. Its height was two cubits. Its horns were of one piece with it.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 37:26" + }, + "He overlaid it with pure gold: its top, its sides around it, and its horns. He made a gold molding around it.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 37:27" + }, + "He made two golden rings for it under its molding crown, on its two ribs, on its two sides, for places for poles with which to carry it.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 37:28" + }, + "He made the poles of acacia wood, and overlaid them with gold.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 37:29" + }, + "He made the holy anointing oil and the pure incense of sweet spices, after the art of the perfumer." + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "EXO 38" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 38:1" + }, + "He made the altar of burnt offering of acacia wood. It was square. Its length was five cubits,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:1" + ] + }, + { + "type": "char:ft", + "content": [ + "A cubit is the length from the tip of the middle finger to the elbow on a man’s arm, or about 18 inches or 46 centimeters." + ] + } + ] + }, + "its width was five cubits, and its height was three cubits.", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 38:2" + }, + "He made its horns on its four corners. Its horns were of one piece with it, and he overlaid it with bronze.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 38:3" + }, + "He made all the vessels of the altar: the pots, the shovels, the basins, the forks, and the fire pans. He made all its vessels of bronze.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 38:4" + }, + "He made for the altar a grating of a network of bronze, under the ledge around it beneath, reaching halfway up.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 38:5" + }, + "He cast four rings for the four corners of bronze grating, to be places for the poles.", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 38:6" + }, + "He made the poles of acacia wood, and overlaid them with bronze.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 38:7" + }, + "He put the poles into the rings on the sides of the altar, with which to carry it. He made it hollow with planks." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 38:8" + }, + "He made the basin of bronze, and its base of bronze, out of the mirrors of the ministering women who ministered at the door of the Tent of Meeting." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 38:9" + }, + "He made the court: for the south side southward the hangings of the court were of fine twined linen, one hundred cubits;", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 38:10" + }, + "their pillars were twenty, and their sockets twenty, of bronze; the hooks of the pillars and their fillets were of silver.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 38:11" + }, + "For the north side one hundred cubits, their pillars twenty, and their sockets twenty, of bronze; the hooks of the pillars, and their fillets, of silver.", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 38:12" + }, + "For the west side were hangings of fifty cubits, their pillars ten, and their sockets ten; the hooks of the pillars, and their fillets, of silver.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 38:13" + }, + "For the east side eastward fifty cubits,", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 38:14" + }, + "the hangings for the one side were fifteen cubits; their pillars three, and their sockets three;", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 38:15" + }, + "and so for the other side: on this hand and that hand by the gate of the court were hangings of fifteen cubits; their pillars three, and their sockets three.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 38:16" + }, + "All the hangings around the court were of fine twined linen.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 38:17" + }, + "The sockets for the pillars were of bronze. The hooks of the pillars and their fillets were of silver. Their capitals were overlaid with silver. All the pillars of the court had silver bands.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 38:18" + }, + "The screen for the gate of the court was the work of the embroiderer, of blue, purple, scarlet, and fine twined linen. Twenty cubits was the length, and the height along the width was five cubits, like the hangings of the court.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 38:19" + }, + "Their pillars were four, and their sockets four, of bronze; their hooks of silver, and the overlaying of their capitals, and their fillets, of silver.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 38:20" + }, + "All the pins of the tabernacle, and around the court, were of bronze." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 38:21" + }, + "These are the amounts of materials used for the tabernacle, even the Tabernacle of the Testimony, as they were counted, according to the commandment of Moses, for the service of the Levites, by the hand of Ithamar, the son of Aaron the priest.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 38:22" + }, + "Bezalel the son of Uri, the son of Hur, of the tribe of Judah, made all that Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 38:23" + }, + "With him was Oholiab, the son of Ahisamach, of the tribe of Dan, an engraver, and a skillful workman, and an embroiderer in blue, in purple, in scarlet, and in fine linen." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 38:24" + }, + "All the gold that was used for the work in all the work of the sanctuary, even the gold of the offering, was twenty-nine talents", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:24" + ] + }, + { + "type": "char:ft", + "content": [ + "A talent is about 30 kilograms or 66 pounds or 965 Troy ounces." + ] + } + ] + }, + "and seven hundred thirty shekels, according to the shekel", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:24" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.32 Troy ounces." + ] + } + ] + }, + "of the sanctuary.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 38:25" + }, + "The silver of those who were counted of the congregation was one hundred talents", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:25" + ] + }, + { + "type": "char:ft", + "content": [ + "A talent is about 30 kilograms or 66 pounds" + ] + } + ] + }, + "and one thousand seven hundred seventy-five shekels,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:25" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.35 ounces." + ] + } + ] + }, + "according to the shekel of the sanctuary:", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 38:26" + }, + "a beka", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:26" + ] + }, + { + "type": "char:ft", + "content": [ + "a beka is about 5 grams or about 0.175 ounces" + ] + } + ] + }, + "a head, that is, half a shekel, according to the shekel", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:26" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.35 ounces." + ] + } + ] + }, + "of the sanctuary, for everyone who passed over to those who were counted, from twenty years old and upward, for six hundred three thousand five hundred fifty men.", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 38:27" + }, + "The one hundred talents", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:27" + ] + }, + { + "type": "char:ft", + "content": [ + "A talent is about 30 kilograms or 66 pounds." + ] + } + ] + }, + "of silver were for casting the sockets of the sanctuary and the sockets of the veil: one hundred sockets for the one hundred talents, one talent per socket.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 38:28" + }, + "From the one thousand seven hundred seventy-five shekels", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:28" + ] + }, + { + "type": "char:ft", + "content": [ + "A shekel is about 10 grams or about 0.35 ounces, so 1775 shekels is about 17.75 kilograms or about 39 pounds." + ] + } + ] + }, + "he made hooks for the pillars, overlaid their capitals, and made fillets for them.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 38:29" + }, + "The bronze of the offering was seventy talents", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:29" + ] + }, + { + "type": "char:ft", + "content": [ + "A talent is about 30 kilograms or 66 pounds" + ] + } + ] + }, + "and two thousand four hundred shekels.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38:29" + ] + }, + { + "type": "char:ft", + "content": [ + "70 talents + 2400 shekels is about 2124 kilograms, or 2.124 metric tons." + ] + } + ] + }, + { + "type": "verse:v", + "number": "30", + "sid": "EXO 38:30" + }, + "With this he made the sockets to the door of the Tent of Meeting, the bronze altar, the bronze grating for it, all the vessels of the altar,", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 38:31" + }, + "the sockets around the court, the sockets of the gate of the court, all the pins of the tabernacle, and all the pins around the court." + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "EXO 39" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 39:1" + }, + "Of the blue, purple, and scarlet, they made finely worked garments for ministering in the holy place, and made the holy garments for Aaron, as Yahweh commanded Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 39:2" + }, + "He made the ephod of gold, blue, purple, scarlet, and fine twined linen.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 39:3" + }, + "They beat the gold into thin plates, and cut it into wires, to work it in with the blue, the purple, the scarlet, and the fine linen, the work of the skillful workman.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 39:4" + }, + "They made shoulder straps for it, joined together. It was joined together at the two ends.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 39:5" + }, + "The skillfully woven band that was on it, with which to fasten it on, was of the same piece, like its work: of gold, of blue, purple, scarlet, and fine twined linen, as Yahweh commanded Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 39:6" + }, + "They worked the onyx stones, enclosed in settings of gold, engraved with the engravings of a signet, according to the names of the children of Israel.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 39:7" + }, + "He put them on the shoulder straps of the ephod, to be stones of memorial for the children of Israel, as Yahweh commanded Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 39:8" + }, + "He made the breastplate, the work of a skillful workman, like the work of the ephod: of gold, of blue, purple, scarlet, and fine twined linen.", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 39:9" + }, + "It was square. They made the breastplate double. Its length was a span,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39:9" + ] + }, + { + "type": "char:ft", + "content": [ + "A span is the length from the tip of a man’s thumb to the tip of his little finger when his hand is stretched out (about half a cubit, or 9 inches, or 22.8 cm.)" + ] + } + ] + }, + "and its width a span, being double.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 39:10" + }, + "They set in it four rows of stones. A row of ruby, topaz, and beryl was the first row;", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 39:11" + }, + "and the second row, a turquoise, a sapphire,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39:11" + ] + }, + { + "type": "char:ft", + "content": [ + "or, lapis lazuli" + ] + } + ] + }, + "and an emerald;", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 39:12" + }, + "and the third row, a jacinth, an agate, and an amethyst;", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 39:13" + }, + "and the fourth row, a chrysolite, an onyx, and a jasper. They were enclosed in gold settings.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 39:14" + }, + "The stones were according to the names of the children of Israel, twelve, according to their names; like the engravings of a signet, everyone according to his name, for the twelve tribes.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 39:15" + }, + "They made on the breastplate chains like cords, of braided work of pure gold.", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 39:16" + }, + "They made two settings of gold, and two gold rings, and put the two rings on the two ends of the breastplate.", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 39:17" + }, + "They put the two braided chains of gold in the two rings at the ends of the breastplate.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 39:18" + }, + "The other two ends of the two braided chains they put on the two settings, and put them on the shoulder straps of the ephod, in its front.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 39:19" + }, + "They made two rings of gold, and put them on the two ends of the breastplate, on its edge, which was toward the side of the ephod inward.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 39:20" + }, + "They made two more rings of gold, and put them on the two shoulder straps of the ephod underneath, in its front, close by its coupling, above the skillfully woven band of the ephod.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 39:21" + }, + "They bound the breastplate by its rings to the rings of the ephod with a lace of blue, that it might be on the skillfully woven band of the ephod, and that the breastplate might not come loose from the ephod, as Yahweh commanded Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 39:22" + }, + "He made the robe of the ephod of woven work, all of blue.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 39:23" + }, + "The opening of the robe in the middle of it was like the opening of a coat of mail, with a binding around its opening, that it should not be torn.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 39:24" + }, + "They made on the skirts of the robe pomegranates of blue, purple, scarlet, and twined linen.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 39:25" + }, + "They made bells of pure gold, and put the bells between the pomegranates around the skirts of the robe, between the pomegranates;", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 39:26" + }, + "a bell and a pomegranate, a bell and a pomegranate, around the skirts of the robe, to minister in, as Yahweh commanded Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 39:27" + }, + "They made the tunics of fine linen of woven work for Aaron and for his sons,", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 39:28" + }, + "the turban of fine linen, the linen headbands of fine linen, the linen trousers of fine twined linen,", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 39:29" + }, + "the sash of fine twined linen, blue, purple, and scarlet, the work of the embroiderer, as Yahweh commanded Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "EXO 39:30" + }, + "They made the plate of the holy crown of pure gold, and wrote on it an inscription, like the engravings of a signet: “HOLY TO YAHWEH”.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 39:31" + }, + "They tied to it a lace of blue, to fasten it on the turban above, as Yahweh commanded Moses." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "EXO 39:32" + }, + "Thus all the work of the tabernacle of the Tent of Meeting was finished. The children of Israel did according to all that Yahweh commanded Moses; so they did.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 39:33" + }, + "They brought the tabernacle to Moses: the tent, with all its furniture, its clasps, its boards, its bars, its pillars, its sockets,", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 39:34" + }, + "the covering of rams’ skins dyed red, the covering of sea cow hides, the veil of the screen,", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 39:35" + }, + "the ark of the covenant with its poles, the mercy seat,", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 39:36" + }, + "the table, all its vessels, the show bread,", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 39:37" + }, + "the pure lamp stand, its lamps, even the lamps to be set in order, all its vessels, the oil for the light,", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 39:38" + }, + "the golden altar, the anointing oil, the sweet incense, the screen for the door of the Tent,", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 39:39" + }, + "the bronze altar, its grating of bronze, its poles, all of its vessels, the basin and its base,", + { + "type": "verse:v", + "number": "40", + "sid": "EXO 39:40" + }, + "the hangings of the court, its pillars, its sockets, the screen for the gate of the court, its cords, its pins, and all the instruments of the service of the tabernacle, for the Tent of Meeting,", + { + "type": "verse:v", + "number": "41", + "sid": "EXO 39:41" + }, + "the finely worked garments for ministering in the holy place, the holy garments for Aaron the priest, and the garments of his sons, to minister in the priest’s office.", + { + "type": "verse:v", + "number": "42", + "sid": "EXO 39:42" + }, + "According to all that Yahweh commanded Moses, so the children of Israel did all the work.", + { + "type": "verse:v", + "number": "43", + "sid": "EXO 39:43" + }, + "Moses saw all the work, and behold, they had done it as Yahweh had commanded. They had done so; and Moses blessed them." + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "EXO 40" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 40:1" + }, + "Yahweh spoke to Moses, saying,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 40:2" + }, + "“On the first day of the first month you shall raise up the tabernacle of the Tent of Meeting.", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 40:3" + }, + "You shall put the ark of the covenant in it, and you shall screen the ark with the veil.", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 40:4" + }, + "You shall bring in the table, and set in order the things that are on it. You shall bring in the lamp stand, and light its lamps.", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 40:5" + }, + "You shall set the golden altar for incense before the ark of the covenant, and put the screen of the door to the tabernacle." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 40:6" + }, + "“You shall set the altar of burnt offering before the door of the tabernacle of the Tent of Meeting.", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 40:7" + }, + "You shall set the basin between the Tent of Meeting and the altar, and shall put water therein.", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 40:8" + }, + "You shall set up the court around it, and hang up the screen of the gate of the court." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 40:9" + }, + "“You shall take the anointing oil, and anoint the tabernacle and all that is in it, and shall make it holy, and all its furniture, and it will be holy.", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 40:10" + }, + "You shall anoint the altar of burnt offering, with all its vessels, and sanctify the altar, and the altar will be most holy.", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 40:11" + }, + "You shall anoint the basin and its base, and sanctify it." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 40:12" + }, + "“You shall bring Aaron and his sons to the door of the Tent of Meeting, and shall wash them with water.", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 40:13" + }, + "You shall put on Aaron the holy garments; and you shall anoint him, and sanctify him, that he may minister to me in the priest’s office.", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 40:14" + }, + "You shall bring his sons, and put tunics on them.", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 40:15" + }, + "You shall anoint them, as you anointed their father, that they may minister to me in the priest’s office. Their anointing shall be to them for an everlasting priesthood throughout their generations.”", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 40:16" + }, + "Moses did so. According to all that Yahweh commanded him, so he did." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 40:17" + }, + "In the first month in the second year, on the first day of the month, the tabernacle was raised up.", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 40:18" + }, + "Moses raised up the tabernacle, and laid its sockets, and set up its boards, and put in its bars, and raised up its pillars.", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 40:19" + }, + "He spread the covering over the tent, and put the roof of the tabernacle above on it, as Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 40:20" + }, + "He took and put the covenant into the ark, and set the poles on the ark, and put the mercy seat above on the ark.", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 40:21" + }, + "He brought the ark into the tabernacle, and set up the veil of the screen, and screened the ark of the covenant, as Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 40:22" + }, + "He put the table in the Tent of Meeting, on the north side of the tabernacle, outside of the veil.", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 40:23" + }, + "He set the bread in order on it before Yahweh, as Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 40:24" + }, + "He put the lamp stand in the Tent of Meeting, opposite the table, on the south side of the tabernacle.", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 40:25" + }, + "He lit the lamps before Yahweh, as Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 40:26" + }, + "He put the golden altar in the Tent of Meeting before the veil;", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 40:27" + }, + "and he burned incense of sweet spices on it, as Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 40:28" + }, + "He put up the screen of the door to the tabernacle.", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 40:29" + }, + "He set the altar of burnt offering at the door of the tabernacle of the Tent of Meeting, and offered on it the burnt offering and the meal offering, as Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 40:30" + }, + "He set the basin between the Tent of Meeting and the altar, and put water therein, with which to wash.", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 40:31" + }, + "Moses, Aaron, and his sons washed their hands and their feet there.", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 40:32" + }, + "When they went into the Tent of Meeting, and when they came near to the altar, they washed, as Yahweh commanded Moses.", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 40:33" + }, + "He raised up the court around the tabernacle and the altar, and set up the screen of the gate of the court. So Moses finished the work." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "EXO 40:34" + }, + "Then the cloud covered the Tent of Meeting, and Yahweh’s glory filled the tabernacle.", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 40:35" + }, + "Moses wasn’t able to enter into the Tent of Meeting, because the cloud stayed on it, and Yahweh’s glory filled the tabernacle.", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 40:36" + }, + "When the cloud was taken up from over the tabernacle, the children of Israel went onward, throughout all their journeys;", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 40:37" + }, + "but if the cloud wasn’t taken up, then they didn’t travel until the day that it was taken up.", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 40:38" + }, + "For the cloud of Yahweh was on the tabernacle by day, and there was fire in the cloud by night, in the sight of all the house of Israel, throughout all their journeys." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/WEB2/origin-usj.json b/tests/samples-from-wild/WEB2/origin-usj.json index cd995f00..b25f4bfb 100644 --- a/tests/samples-from-wild/WEB2/origin-usj.json +++ b/tests/samples-from-wild/WEB2/origin-usj.json @@ -1,16614 +1,16592 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "World English Bible (WEB)" - ], - "code": "PRO" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Proverbs" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Proverbs" - ] - }, - { - "type": "para:toc2", - "content": [ - "Proverbs" - ] - }, - { - "type": "para:toc3", - "content": [ - "Proverbs" - ] - }, - { - "type": "para:mt1", - "content": [ - "The Proverbs" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "PRO 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 1:1" - }, - "The proverbs of Solomon, the son of David, king of Israel:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 1:2" - }, - "to know wisdom and instruction;" - ] - }, - { - "type": "para:q2", - "content": [ - "to discern the words of understanding;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 1:3" - }, - "to receive instruction in wise dealing," - ] - }, - { - "type": "para:q2", - "content": [ - "in righteousness, justice, and equity;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 1:4" - }, - "to give prudence to the simple," - ] - }, - { - "type": "para:q2", - "content": [ - "knowledge and discretion to the young man:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 1:5" - }, - "that the wise man may hear, and increase in learning;" - ] - }, - { - "type": "para:q2", - "content": [ - "that the man of understanding may attain to sound counsel:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 1:6" - }, - "to understand a proverb and parables," - ] - }, - { - "type": "para:q2", - "content": [ - "the words and riddles of the wise.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 1:7" - }, - "The fear of Yahweh", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:7" - ] - }, - { - "type": "char:ft", - "content": [ - "“Yahweh” is God’s proper Name, sometimes rendered “LORD” (all caps) in other translations." - ] - } - ], - "caller": "+" - }, - "is the beginning of knowledge;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the foolish despise wisdom and instruction." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 1:8" - }, - "My son, listen to your father’s instruction," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t forsake your mother’s teaching:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 1:9" - }, - "for they will be a garland to grace your head," - ] - }, - { - "type": "para:q2", - "content": [ - "and chains around your neck." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 1:10" - }, - "My son, if sinners entice you," - ] - }, - { - "type": "para:q2", - "content": [ - "don’t consent." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 1:11" - }, - "If they say, “Come with us." - ] - }, - { - "type": "para:q2", - "content": [ - "Let’s lie in wait for blood." - ] - }, - { - "type": "para:q2", - "content": [ - "Let’s lurk secretly for the innocent without cause." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 1:12" - }, - "Let’s swallow them up alive like Sheol,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:12" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - "and whole, like those who go down into the pit." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 1:13" - }, - "We’ll find all valuable wealth." - ] - }, - { - "type": "para:q2", - "content": [ - "We’ll fill our houses with plunder." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 1:14" - }, - "You shall cast your lot among us." - ] - }, - { - "type": "para:q2", - "content": [ - "We’ll all have one purse.”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 1:15" - }, - "My son, don’t walk on the path with them." - ] - }, - { - "type": "para:q2", - "content": [ - "Keep your foot from their path," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 1:16" - }, - "for their feet run to evil." - ] - }, - { - "type": "para:q2", - "content": [ - "They hurry to shed blood." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 1:17" - }, - "For the net is spread in vain in the sight of any bird;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 1:18" - }, - "but these lay in wait for their own blood." - ] - }, - { - "type": "para:q2", - "content": [ - "They lurk secretly for their own lives." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 1:19" - }, - "So are the ways of everyone who is greedy for gain." - ] - }, - { - "type": "para:q2", - "content": [ - "It takes away the life of its owners.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 1:20" - }, - "Wisdom calls aloud in the street." - ] - }, - { - "type": "para:q2", - "content": [ - "She utters her voice in the public squares." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 1:21" - }, - "She calls at the head of noisy places." - ] - }, - { - "type": "para:q2", - "content": [ - "At the entrance of the city gates, she utters her words:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 1:22" - }, - "“How long, you simple ones, will you love simplicity?" - ] - }, - { - "type": "para:q2", - "content": [ - "How long will mockers delight themselves in mockery," - ] - }, - { - "type": "para:q2", - "content": [ - "and fools hate knowledge?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 1:23" - }, - "Turn at my reproof." - ] - }, - { - "type": "para:q2", - "content": [ - "Behold,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:23" - ] - }, - { - "type": "char:ft", - "content": [ - "“Behold”, from “הִנֵּה”, means look at, take notice, observe, see, or gaze at. It is often used as an interjection." - ] - } - ], - "caller": "+" - }, - "I will pour out my spirit on you." - ] - }, - { - "type": "para:q2", - "content": [ - "I will make known my words to you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 1:24" - }, - "Because I have called, and you have refused;" - ] - }, - { - "type": "para:q2", - "content": [ - "I have stretched out my hand, and no one has paid attention;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 1:25" - }, - "but you have ignored all my counsel," - ] - }, - { - "type": "para:q2", - "content": [ - "and wanted none of my reproof;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 1:26" - }, - "I also will laugh at your disaster." - ] - }, - { - "type": "para:q2", - "content": [ - "I will mock when calamity overtakes you," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 1:27" - }, - "when calamity overtakes you like a storm," - ] - }, - { - "type": "para:q2", - "content": [ - "when your disaster comes on like a whirlwind," - ] - }, - { - "type": "para:q2", - "content": [ - "when distress and anguish come on you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 1:28" - }, - "Then they will call on me, but I will not answer." - ] - }, - { - "type": "para:q2", - "content": [ - "They will seek me diligently, but they will not find me," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 1:29" - }, - "because they hated knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "and didn’t choose the fear of Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 1:30" - }, - "They wanted none of my counsel." - ] - }, - { - "type": "para:q2", - "content": [ - "They despised all my reproof." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 1:31" - }, - "Therefore they will eat of the fruit of their own way," - ] - }, - { - "type": "para:q2", - "content": [ - "and be filled with their own schemes." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 1:32" - }, - "For the backsliding of the simple will kill them." - ] - }, - { - "type": "para:q2", - "content": [ - "The careless ease of fools will destroy them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 1:33" - }, - "But whoever listens to me will dwell securely," - ] - }, - { - "type": "para:q2", - "content": [ - "and will be at ease, without fear of harm.”" - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "PRO 2" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 2:1" - }, - "My son, if you will receive my words," - ] - }, - { - "type": "para:q2", - "content": [ - "and store up my commandments within you," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 2:2" - }, - "so as to turn your ear to wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "and apply your heart to understanding;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 2:3" - }, - "yes, if you call out for discernment," - ] - }, - { - "type": "para:q2", - "content": [ - "and lift up your voice for understanding;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 2:4" - }, - "if you seek her as silver," - ] - }, - { - "type": "para:q2", - "content": [ - "and search for her as for hidden treasures:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 2:5" - }, - "then you will understand the fear of Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "and find the knowledge of God.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2:5" - ] - }, - { - "type": "char:ft", - "content": [ - "The Hebrew word rendered “God” is “אֱלֹהִ֑ים” (Elohim)." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 2:6" - }, - "For Yahweh gives wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "Out of his mouth comes knowledge and understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 2:7" - }, - "He lays up sound wisdom for the upright." - ] - }, - { - "type": "para:q2", - "content": [ - "He is a shield to those who walk in integrity," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 2:8" - }, - "that he may guard the paths of justice," - ] - }, - { - "type": "para:q2", - "content": [ - "and preserve the way of his saints." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 2:9" - }, - "Then you will understand righteousness and justice," - ] - }, - { - "type": "para:q2", - "content": [ - "equity and every good path." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 2:10" - }, - "For wisdom will enter into your heart." - ] - }, - { - "type": "para:q2", - "content": [ - "Knowledge will be pleasant to your soul." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 2:11" - }, - "Discretion will watch over you." - ] - }, - { - "type": "para:q2", - "content": [ - "Understanding will keep you," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 2:12" - }, - "to deliver you from the way of evil," - ] - }, - { - "type": "para:q2", - "content": [ - "from the men who speak perverse things," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 2:13" - }, - "who forsake the paths of uprightness," - ] - }, - { - "type": "para:q2", - "content": [ - "to walk in the ways of darkness," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 2:14" - }, - "who rejoice to do evil," - ] - }, - { - "type": "para:q2", - "content": [ - "and delight in the perverseness of evil," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 2:15" - }, - "who are crooked in their ways," - ] - }, - { - "type": "para:q2", - "content": [ - "and wayward in their paths," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 2:16" - }, - "to deliver you from the strange woman," - ] - }, - { - "type": "para:q2", - "content": [ - "even from the foreigner who flatters with her words," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 2:17" - }, - "who forsakes the friend of her youth," - ] - }, - { - "type": "para:q2", - "content": [ - "and forgets the covenant of her God;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 2:18" - }, - "for her house leads down to death," - ] - }, - { - "type": "para:q2", - "content": [ - "her paths to the departed spirits." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 2:19" - }, - "None who go to her return again," - ] - }, - { - "type": "para:q2", - "content": [ - "neither do they attain to the paths of life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 2:20" - }, - "So you may walk in the way of good men," - ] - }, - { - "type": "para:q2", - "content": [ - "and keep the paths of the righteous." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 2:21" - }, - "For the upright will dwell in the land." - ] - }, - { - "type": "para:q2", - "content": [ - "The perfect will remain in it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 2:22" - }, - "But the wicked will be cut off from the land." - ] - }, - { - "type": "para:q2", - "content": [ - "The treacherous will be rooted out of it." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "PRO 3" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 3:1" - }, - "My son, don’t forget my teaching;" - ] - }, - { - "type": "para:q2", - "content": [ - "but let your heart keep my commandments:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 3:2" - }, - "for they will add to you length of days," - ] - }, - { - "type": "para:q2", - "content": [ - "years of life, and peace." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 3:3" - }, - "Don’t let kindness and truth forsake you." - ] - }, - { - "type": "para:q2", - "content": [ - "Bind them around your neck." - ] - }, - { - "type": "para:q2", - "content": [ - "Write them on the tablet of your heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 3:4" - }, - "So you will find favor," - ] - }, - { - "type": "para:q2", - "content": [ - "and good understanding in the sight of God and man." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 3:5" - }, - "Trust in Yahweh with all your heart," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t lean on your own understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 3:6" - }, - "In all your ways acknowledge him," - ] - }, - { - "type": "para:q2", - "content": [ - "and he will make your paths straight." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 3:7" - }, - "Don’t be wise in your own eyes." - ] - }, - { - "type": "para:q2", - "content": [ - "Fear Yahweh, and depart from evil." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 3:8" - }, - "It will be health to your body," - ] - }, - { - "type": "para:q2", - "content": [ - "and nourishment to your bones." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 3:9" - }, - "Honor Yahweh with your substance," - ] - }, - { - "type": "para:q2", - "content": [ - "with the first fruits of all your increase:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 3:10" - }, - "so your barns will be filled with plenty," - ] - }, - { - "type": "para:q2", - "content": [ - "and your vats will overflow with new wine." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 3:11" - }, - "My son, don’t despise Yahweh’s discipline," - ] - }, - { - "type": "para:q2", - "content": [ - "neither be weary of his correction;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 3:12" - }, - "for whom Yahweh loves, he corrects," - ] - }, - { - "type": "para:q2", - "content": [ - "even as a father reproves the son in whom he delights.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 3:13" - }, - "Happy is the man who finds wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "the man who gets understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 3:14" - }, - "For her good profit is better than getting silver," - ] - }, - { - "type": "para:q2", - "content": [ - "and her return is better than fine gold." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 3:15" - }, - "She is more precious than rubies." - ] - }, - { - "type": "para:q2", - "content": [ - "None of the things you can desire are to be compared to her." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 3:16" - }, - "Length of days is in her right hand." - ] - }, - { - "type": "para:q2", - "content": [ - "In her left hand are riches and honor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 3:17" - }, - "Her ways are ways of pleasantness." - ] - }, - { - "type": "para:q2", - "content": [ - "All her paths are peace." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 3:18" - }, - "She is a tree of life to those who lay hold of her." - ] - }, - { - "type": "para:q2", - "content": [ - "Happy is everyone who retains her." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 3:19" - }, - "By wisdom Yahweh founded the earth." - ] - }, - { - "type": "para:q2", - "content": [ - "By understanding, he established the heavens." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 3:20" - }, - "By his knowledge, the depths were broken up," - ] - }, - { - "type": "para:q2", - "content": [ - "and the skies drop down the dew." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 3:21" - }, - "My son, let them not depart from your eyes." - ] - }, - { - "type": "para:q2", - "content": [ - "Keep sound wisdom and discretion:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 3:22" - }, - "so they will be life to your soul," - ] - }, - { - "type": "para:q2", - "content": [ - "and grace for your neck." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 3:23" - }, - "Then you shall walk in your way securely." - ] - }, - { - "type": "para:q2", - "content": [ - "Your foot won’t stumble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 3:24" - }, - "When you lie down, you will not be afraid." - ] - }, - { - "type": "para:q2", - "content": [ - "Yes, you will lie down, and your sleep will be sweet." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 3:25" - }, - "Don’t be afraid of sudden fear," - ] - }, - { - "type": "para:q2", - "content": [ - "neither of the desolation of the wicked, when it comes;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 3:26" - }, - "for Yahweh will be your confidence," - ] - }, - { - "type": "para:q2", - "content": [ - "and will keep your foot from being taken.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 3:27" - }, - "Don’t withhold good from those to whom it is due," - ] - }, - { - "type": "para:q2", - "content": [ - "when it is in the power of your hand to do it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 3:28" - }, - "Don’t say to your neighbor, “Go, and come again;" - ] - }, - { - "type": "para:q2", - "content": [ - "tomorrow I will give it to you,”" - ] - }, - { - "type": "para:q2", - "content": [ - "when you have it by you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 3:29" - }, - "Don’t devise evil against your neighbor," - ] - }, - { - "type": "para:q2", - "content": [ - "since he dwells securely by you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 3:30" - }, - "Don’t strive with a man without cause," - ] - }, - { - "type": "para:q2", - "content": [ - "if he has done you no harm." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 3:31" - }, - "Don’t envy the man of violence." - ] - }, - { - "type": "para:q2", - "content": [ - "Choose none of his ways." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 3:32" - }, - "For the perverse is an abomination to Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but his friendship is with the upright." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 3:33" - }, - "Yahweh’s curse is in the house of the wicked," - ] - }, - { - "type": "para:q2", - "content": [ - "but he blesses the habitation of the righteous." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "PRO 3:34" - }, - "Surely he mocks the mockers," - ] - }, - { - "type": "para:q2", - "content": [ - "but he gives grace to the humble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "PRO 3:35" - }, - "The wise will inherit glory," - ] - }, - { - "type": "para:q2", - "content": [ - "but shame will be the promotion of fools." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "PRO 4" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 4:1" - }, - "Listen, sons, to a father’s instruction." - ] - }, - { - "type": "para:q2", - "content": [ - "Pay attention and know understanding;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 4:2" - }, - "for I give you sound learning." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t forsake my law." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 4:3" - }, - "For I was a son to my father," - ] - }, - { - "type": "para:q2", - "content": [ - "tender and an only child in the sight of my mother." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 4:4" - }, - "He taught me, and said to me:" - ] - }, - { - "type": "para:q2", - "content": [ - "“Let your heart retain my words." - ] - }, - { - "type": "para:q2", - "content": [ - "Keep my commandments, and live." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 4:5" - }, - "Get wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "Get understanding." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t forget, and don’t deviate from the words of my mouth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 4:6" - }, - "Don’t forsake her, and she will preserve you." - ] - }, - { - "type": "para:q2", - "content": [ - "Love her, and she will keep you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 4:7" - }, - "Wisdom is supreme." - ] - }, - { - "type": "para:q2", - "content": [ - "Get wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "Yes, though it costs all your possessions, get understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 4:8" - }, - "Esteem her, and she will exalt you." - ] - }, - { - "type": "para:q2", - "content": [ - "She will bring you to honor when you embrace her." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 4:9" - }, - "She will give to your head a garland of grace." - ] - }, - { - "type": "para:q2", - "content": [ - "She will deliver a crown of splendor to you.”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 4:10" - }, - "Listen, my son, and receive my sayings." - ] - }, - { - "type": "para:q2", - "content": [ - "The years of your life will be many." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 4:11" - }, - "I have taught you in the way of wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "I have led you in straight paths." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 4:12" - }, - "When you go, your steps will not be hampered." - ] - }, - { - "type": "para:q2", - "content": [ - "When you run, you will not stumble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 4:13" - }, - "Take firm hold of instruction." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t let her go." - ] - }, - { - "type": "para:q2", - "content": [ - "Keep her, for she is your life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 4:14" - }, - "Don’t enter into the path of the wicked." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t walk in the way of evil men." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 4:15" - }, - "Avoid it, and don’t pass by it." - ] - }, - { - "type": "para:q2", - "content": [ - "Turn from it, and pass on." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 4:16" - }, - "For they don’t sleep unless they do evil." - ] - }, - { - "type": "para:q2", - "content": [ - "Their sleep is taken away, unless they make someone fall." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 4:17" - }, - "For they eat the bread of wickedness" - ] - }, - { - "type": "para:q2", - "content": [ - "and drink the wine of violence." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 4:18" - }, - "But the path of the righteous is like the dawning light" - ] - }, - { - "type": "para:q2", - "content": [ - "that shines more and more until the perfect day." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 4:19" - }, - "The way of the wicked is like darkness." - ] - }, - { - "type": "para:q2", - "content": [ - "They don’t know what they stumble over.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 4:20" - }, - "My son, attend to my words." - ] - }, - { - "type": "para:q2", - "content": [ - "Turn your ear to my sayings." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 4:21" - }, - "Let them not depart from your eyes." - ] - }, - { - "type": "para:q2", - "content": [ - "Keep them in the center of your heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 4:22" - }, - "For they are life to those who find them," - ] - }, - { - "type": "para:q2", - "content": [ - "and health to their whole body." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 4:23" - }, - "Keep your heart with all diligence," - ] - }, - { - "type": "para:q2", - "content": [ - "for out of it is the wellspring of life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 4:24" - }, - "Put away from yourself a perverse mouth." - ] - }, - { - "type": "para:q2", - "content": [ - "Put corrupt lips far from you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 4:25" - }, - "Let your eyes look straight ahead." - ] - }, - { - "type": "para:q2", - "content": [ - "Fix your gaze directly before you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 4:26" - }, - "Make the path of your feet level." - ] - }, - { - "type": "para:q2", - "content": [ - "Let all of your ways be established." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 4:27" - }, - "Don’t turn to the right hand nor to the left." - ] - }, - { - "type": "para:q2", - "content": [ - "Remove your foot from evil." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "PRO 5" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 5:1" - }, - "My son, pay attention to my wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "Turn your ear to my understanding," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 5:2" - }, - "that you may maintain discretion," - ] - }, - { - "type": "para:q2", - "content": [ - "that your lips may preserve knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 5:3" - }, - "For the lips of an adulteress drip honey." - ] - }, - { - "type": "para:q2", - "content": [ - "Her mouth is smoother than oil," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 5:4" - }, - "but in the end she is as bitter as wormwood," - ] - }, - { - "type": "para:q2", - "content": [ - "and as sharp as a two-edged sword." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 5:5" - }, - "Her feet go down to death." - ] - }, - { - "type": "para:q2", - "content": [ - "Her steps lead straight to Sheol.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5:5" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 5:6" - }, - "She gives no thought to the way of life." - ] - }, - { - "type": "para:q2", - "content": [ - "Her ways are crooked, and she doesn’t know it.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 5:7" - }, - "Now therefore, my sons, listen to me." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t depart from the words of my mouth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 5:8" - }, - "Remove your way far from her." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t come near the door of her house," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 5:9" - }, - "lest you give your honor to others," - ] - }, - { - "type": "para:q2", - "content": [ - "and your years to the cruel one;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 5:10" - }, - "lest strangers feast on your wealth," - ] - }, - { - "type": "para:q2", - "content": [ - "and your labors enrich another man’s house." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 5:11" - }, - "You will groan at your latter end," - ] - }, - { - "type": "para:q2", - "content": [ - "when your flesh and your body are consumed," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 5:12" - }, - "and say, “How I have hated instruction," - ] - }, - { - "type": "para:q2", - "content": [ - "and my heart despised reproof." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 5:13" - }, - "I haven’t obeyed the voice of my teachers," - ] - }, - { - "type": "para:q2", - "content": [ - "nor turned my ear to those who instructed me!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 5:14" - }, - "I have come to the brink of utter ruin," - ] - }, - { - "type": "para:q2", - "content": [ - "among the gathered assembly.”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 5:15" - }, - "Drink water out of your own cistern," - ] - }, - { - "type": "para:q2", - "content": [ - "running water out of your own well." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 5:16" - }, - "Should your springs overflow in the streets," - ] - }, - { - "type": "para:q2", - "content": [ - "streams of water in the public squares?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 5:17" - }, - "Let them be for yourself alone," - ] - }, - { - "type": "para:q2", - "content": [ - "not for strangers with you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 5:18" - }, - "Let your spring be blessed." - ] - }, - { - "type": "para:q2", - "content": [ - "Rejoice in the wife of your youth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 5:19" - }, - "A loving doe and a graceful deer—" - ] - }, - { - "type": "para:q2", - "content": [ - "let her breasts satisfy you at all times." - ] - }, - { - "type": "para:q2", - "content": [ - "Be captivated always with her love." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 5:20" - }, - "For why should you, my son, be captivated with an adulteress?" - ] - }, - { - "type": "para:q2", - "content": [ - "Why embrace the bosom of another?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 5:21" - }, - "For the ways of man are before Yahweh’s eyes." - ] - }, - { - "type": "para:q2", - "content": [ - "He examines all his paths." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 5:22" - }, - "The evil deeds of the wicked ensnare him." - ] - }, - { - "type": "para:q2", - "content": [ - "The cords of his sin hold him firmly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 5:23" - }, - "He will die for lack of instruction." - ] - }, - { - "type": "para:q2", - "content": [ - "In the greatness of his folly, he will go astray." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "PRO 6" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 6:1" - }, - "My son, if you have become collateral for your neighbor," - ] - }, - { - "type": "para:q2", - "content": [ - "if you have struck your hands in pledge for a stranger," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 6:2" - }, - "you are trapped by the words of your mouth;" - ] - }, - { - "type": "para:q2", - "content": [ - "you are ensnared with the words of your mouth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 6:3" - }, - "Do this now, my son, and deliver yourself," - ] - }, - { - "type": "para:q2", - "content": [ - "since you have come into the hand of your neighbor." - ] - }, - { - "type": "para:q1", - "content": [ - "Go, humble yourself." - ] - }, - { - "type": "para:q2", - "content": [ - "Press your plea with your neighbor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 6:4" - }, - "Give no sleep to your eyes," - ] - }, - { - "type": "para:q2", - "content": [ - "nor slumber to your eyelids." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 6:5" - }, - "Free yourself, like a gazelle from the hand of the hunter," - ] - }, - { - "type": "para:q2", - "content": [ - "like a bird from the snare of the fowler.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 6:6" - }, - "Go to the ant, you sluggard." - ] - }, - { - "type": "para:q2", - "content": [ - "Consider her ways, and be wise;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 6:7" - }, - "which having no chief, overseer, or ruler," - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 6:8" - }, - "provides her bread in the summer," - ] - }, - { - "type": "para:q2", - "content": [ - "and gathers her food in the harvest." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 6:9" - }, - "How long will you sleep, sluggard?" - ] - }, - { - "type": "para:q2", - "content": [ - "When will you arise out of your sleep?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 6:10" - }, - "A little sleep, a little slumber," - ] - }, - { - "type": "para:q2", - "content": [ - "a little folding of the hands to sleep:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 6:11" - }, - "so your poverty will come as a robber," - ] - }, - { - "type": "para:q2", - "content": [ - "and your scarcity as an armed man.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 6:12" - }, - "A worthless person, a man of iniquity," - ] - }, - { - "type": "para:q2", - "content": [ - "is he who walks with a perverse mouth," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 6:13" - }, - "who winks with his eyes, who signals with his feet," - ] - }, - { - "type": "para:q2", - "content": [ - "who motions with his fingers," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 6:14" - }, - "in whose heart is perverseness," - ] - }, - { - "type": "para:q2", - "content": [ - "who devises evil continually," - ] - }, - { - "type": "para:q2", - "content": [ - "who always sows discord." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 6:15" - }, - "Therefore his calamity will come suddenly." - ] - }, - { - "type": "para:q2", - "content": [ - "He will be broken suddenly, and that without remedy.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 6:16" - }, - "There are six things which Yahweh hates;" - ] - }, - { - "type": "para:q2", - "content": [ - "yes, seven which are an abomination to him:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 6:17" - }, - "arrogant eyes, a lying tongue," - ] - }, - { - "type": "para:q2", - "content": [ - "hands that shed innocent blood," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 6:18" - }, - "a heart that devises wicked schemes," - ] - }, - { - "type": "para:q2", - "content": [ - "feet that are swift in running to mischief," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 6:19" - }, - "a false witness who utters lies," - ] - }, - { - "type": "para:q2", - "content": [ - "and he who sows discord among brothers.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 6:20" - }, - "My son, keep your father’s commandment," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t forsake your mother’s teaching." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 6:21" - }, - "Bind them continually on your heart." - ] - }, - { - "type": "para:q2", - "content": [ - "Tie them around your neck." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 6:22" - }, - "When you walk, it will lead you." - ] - }, - { - "type": "para:q2", - "content": [ - "When you sleep, it will watch over you." - ] - }, - { - "type": "para:q2", - "content": [ - "When you awake, it will talk with you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 6:23" - }, - "For the commandment is a lamp," - ] - }, - { - "type": "para:q2", - "content": [ - "and the law is light." - ] - }, - { - "type": "para:q2", - "content": [ - "Reproofs of instruction are the way of life," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 6:24" - }, - "to keep you from the immoral woman," - ] - }, - { - "type": "para:q2", - "content": [ - "from the flattery of the wayward wife’s tongue." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 6:25" - }, - "Don’t lust after her beauty in your heart," - ] - }, - { - "type": "para:q2", - "content": [ - "neither let her captivate you with her eyelids." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 6:26" - }, - "For a prostitute reduces you to a piece of bread." - ] - }, - { - "type": "para:q2", - "content": [ - "The adulteress hunts for your precious life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 6:27" - }, - "Can a man scoop fire into his lap," - ] - }, - { - "type": "para:q2", - "content": [ - "and his clothes not be burned?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 6:28" - }, - "Or can one walk on hot coals," - ] - }, - { - "type": "para:q2", - "content": [ - "and his feet not be scorched?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 6:29" - }, - "So is he who goes in to his neighbor’s wife." - ] - }, - { - "type": "para:q2", - "content": [ - "Whoever touches her will not be unpunished." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 6:30" - }, - "Men don’t despise a thief" - ] - }, - { - "type": "para:q2", - "content": [ - "if he steals to satisfy himself when he is hungry;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 6:31" - }, - "but if he is found, he shall restore seven times." - ] - }, - { - "type": "para:q2", - "content": [ - "He shall give all the wealth of his house." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 6:32" - }, - "He who commits adultery with a woman is void of understanding." - ] - }, - { - "type": "para:q2", - "content": [ - "He who does it destroys his own soul." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 6:33" - }, - "He will get wounds and dishonor." - ] - }, - { - "type": "para:q2", - "content": [ - "His reproach will not be wiped away." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "PRO 6:34" - }, - "For jealousy arouses the fury of the husband." - ] - }, - { - "type": "para:q2", - "content": [ - "He won’t spare in the day of vengeance." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "PRO 6:35" - }, - "He won’t regard any ransom," - ] - }, - { - "type": "para:q2", - "content": [ - "neither will he rest content, though you give many gifts." - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "PRO 7" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 7:1" - }, - "My son, keep my words." - ] - }, - { - "type": "para:q2", - "content": [ - "Lay up my commandments within you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 7:2" - }, - "Keep my commandments and live!" - ] - }, - { - "type": "para:q2", - "content": [ - "Guard my teaching as the apple of your eye." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 7:3" - }, - "Bind them on your fingers." - ] - }, - { - "type": "para:q2", - "content": [ - "Write them on the tablet of your heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 7:4" - }, - "Tell wisdom, “You are my sister.”" - ] - }, - { - "type": "para:q2", - "content": [ - "Call understanding your relative," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 7:5" - }, - "that they may keep you from the strange woman," - ] - }, - { - "type": "para:q2", - "content": [ - "from the foreigner who flatters with her words." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 7:6" - }, - "For at the window of my house," - ] - }, - { - "type": "para:q2", - "content": [ - "I looked out through my lattice." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 7:7" - }, - "I saw among the simple ones." - ] - }, - { - "type": "para:q2", - "content": [ - "I discerned among the youths a young man void of understanding," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 7:8" - }, - "passing through the street near her corner," - ] - }, - { - "type": "para:q2", - "content": [ - "he went the way to her house," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 7:9" - }, - "in the twilight, in the evening of the day," - ] - }, - { - "type": "para:q2", - "content": [ - "in the middle of the night and in the darkness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 7:10" - }, - "Behold, there a woman met him with the attire of a prostitute," - ] - }, - { - "type": "para:q2", - "content": [ - "and with crafty intent." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 7:11" - }, - "She is loud and defiant." - ] - }, - { - "type": "para:q2", - "content": [ - "Her feet don’t stay in her house." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 7:12" - }, - "Now she is in the streets, now in the squares," - ] - }, - { - "type": "para:q2", - "content": [ - "and lurking at every corner." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 7:13" - }, - "So she caught him, and kissed him." - ] - }, - { - "type": "para:q2", - "content": [ - "With an impudent face she said to him:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 7:14" - }, - "“Sacrifices of peace offerings are with me." - ] - }, - { - "type": "para:q2", - "content": [ - "Today I have paid my vows." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 7:15" - }, - "Therefore I came out to meet you," - ] - }, - { - "type": "para:q2", - "content": [ - "to diligently seek your face," - ] - }, - { - "type": "para:q2", - "content": [ - "and I have found you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 7:16" - }, - "I have spread my couch with carpets of tapestry," - ] - }, - { - "type": "para:q2", - "content": [ - "with striped cloths of the yarn of Egypt." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 7:17" - }, - "I have perfumed my bed with myrrh, aloes, and cinnamon." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 7:18" - }, - "Come, let’s take our fill of loving until the morning." - ] - }, - { - "type": "para:q2", - "content": [ - "Let’s solace ourselves with loving." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 7:19" - }, - "For my husband isn’t at home." - ] - }, - { - "type": "para:q2", - "content": [ - "He has gone on a long journey." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 7:20" - }, - "He has taken a bag of money with him." - ] - }, - { - "type": "para:q2", - "content": [ - "He will come home at the full moon.”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 7:21" - }, - "With persuasive words, she led him astray." - ] - }, - { - "type": "para:q2", - "content": [ - "With the flattering of her lips, she seduced him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 7:22" - }, - "He followed her immediately," - ] - }, - { - "type": "para:q2", - "content": [ - "as an ox goes to the slaughter," - ] - }, - { - "type": "para:q2", - "content": [ - "as a fool stepping into a noose." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 7:23" - }, - "Until an arrow strikes through his liver," - ] - }, - { - "type": "para:q2", - "content": [ - "as a bird hurries to the snare," - ] - }, - { - "type": "para:q2", - "content": [ - "and doesn’t know that it will cost his life.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 7:24" - }, - "Now therefore, sons, listen to me." - ] - }, - { - "type": "para:q2", - "content": [ - "Pay attention to the words of my mouth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 7:25" - }, - "Don’t let your heart turn to her ways." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t go astray in her paths," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 7:26" - }, - "for she has thrown down many wounded." - ] - }, - { - "type": "para:q2", - "content": [ - "Yes, all her slain are a mighty army." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 7:27" - }, - "Her house is the way to Sheol,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7:27" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - "going down to the rooms of death." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "PRO 8" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 8:1" - }, - "Doesn’t wisdom cry out?" - ] - }, - { - "type": "para:q2", - "content": [ - "Doesn’t understanding raise her voice?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 8:2" - }, - "On the top of high places by the way," - ] - }, - { - "type": "para:q2", - "content": [ - "where the paths meet, she stands." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 8:3" - }, - "Beside the gates, at the entry of the city," - ] - }, - { - "type": "para:q2", - "content": [ - "at the entry doors, she cries aloud:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 8:4" - }, - "“I call to you men!" - ] - }, - { - "type": "para:q2", - "content": [ - "I send my voice to the sons of mankind." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 8:5" - }, - "You simple, understand prudence!" - ] - }, - { - "type": "para:q2", - "content": [ - "You fools, be of an understanding heart!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 8:6" - }, - "Hear, for I will speak excellent things." - ] - }, - { - "type": "para:q2", - "content": [ - "The opening of my lips is for right things." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 8:7" - }, - "For my mouth speaks truth." - ] - }, - { - "type": "para:q2", - "content": [ - "Wickedness is an abomination to my lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 8:8" - }, - "All the words of my mouth are in righteousness." - ] - }, - { - "type": "para:q2", - "content": [ - "There is nothing crooked or perverse in them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 8:9" - }, - "They are all plain to him who understands," - ] - }, - { - "type": "para:q2", - "content": [ - "right to those who find knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 8:10" - }, - "Receive my instruction rather than silver," - ] - }, - { - "type": "para:q2", - "content": [ - "knowledge rather than choice gold." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 8:11" - }, - "For wisdom is better than rubies." - ] - }, - { - "type": "para:q2", - "content": [ - "All the things that may be desired can’t be compared to it.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 8:12" - }, - "“I, wisdom, have made prudence my dwelling." - ] - }, - { - "type": "para:q2", - "content": [ - "Find out knowledge and discretion." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 8:13" - }, - "The fear of Yahweh is to hate evil." - ] - }, - { - "type": "para:q2", - "content": [ - "I hate pride, arrogance, the evil way, and the perverse mouth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 8:14" - }, - "Counsel and sound knowledge are mine." - ] - }, - { - "type": "para:q2", - "content": [ - "I have understanding and power." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 8:15" - }, - "By me kings reign," - ] - }, - { - "type": "para:q2", - "content": [ - "and princes decree justice." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 8:16" - }, - "By me princes rule," - ] - }, - { - "type": "para:q2", - "content": [ - "nobles, and all the righteous rulers of the earth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 8:17" - }, - "I love those who love me." - ] - }, - { - "type": "para:q2", - "content": [ - "Those who seek me diligently will find me." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 8:18" - }, - "With me are riches, honor," - ] - }, - { - "type": "para:q2", - "content": [ - "enduring wealth, and prosperity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 8:19" - }, - "My fruit is better than gold, yes, than fine gold," - ] - }, - { - "type": "para:q2", - "content": [ - "my yield than choice silver." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 8:20" - }, - "I walk in the way of righteousness," - ] - }, - { - "type": "para:q2", - "content": [ - "in the middle of the paths of justice," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 8:21" - }, - "that I may give wealth to those who love me." - ] - }, - { - "type": "para:q2", - "content": [ - "I fill their treasuries.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 8:22" - }, - "“Yahweh possessed me in the beginning of his work," - ] - }, - { - "type": "para:q2", - "content": [ - "before his deeds of old." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 8:23" - }, - "I was set up from everlasting, from the beginning," - ] - }, - { - "type": "para:q2", - "content": [ - "before the earth existed." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 8:24" - }, - "When there were no depths, I was born," - ] - }, - { - "type": "para:q2", - "content": [ - "when there were no springs abounding with water." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 8:25" - }, - "Before the mountains were settled in place," - ] - }, - { - "type": "para:q2", - "content": [ - "before the hills, I was born;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 8:26" - }, - "while as yet he had not made the earth, nor the fields," - ] - }, - { - "type": "para:q2", - "content": [ - "nor the beginning of the dust of the world." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 8:27" - }, - "When he established the heavens, I was there." - ] - }, - { - "type": "para:q2", - "content": [ - "When he set a circle on the surface of the deep," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 8:28" - }, - "when he established the clouds above," - ] - }, - { - "type": "para:q2", - "content": [ - "when the springs of the deep became strong," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 8:29" - }, - "when he gave to the sea its boundary," - ] - }, - { - "type": "para:q2", - "content": [ - "that the waters should not violate his commandment," - ] - }, - { - "type": "para:q2", - "content": [ - "when he marked out the foundations of the earth," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 8:30" - }, - "then I was the craftsman by his side." - ] - }, - { - "type": "para:q2", - "content": [ - "I was a delight day by day," - ] - }, - { - "type": "para:q2", - "content": [ - "always rejoicing before him," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 8:31" - }, - "rejoicing in his whole world." - ] - }, - { - "type": "para:q2", - "content": [ - "My delight was with the sons of men.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 8:32" - }, - "“Now therefore, my sons, listen to me," - ] - }, - { - "type": "para:q2", - "content": [ - "for blessed are those who keep my ways." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 8:33" - }, - "Hear instruction, and be wise." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t refuse it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "PRO 8:34" - }, - "Blessed is the man who hears me," - ] - }, - { - "type": "para:q2", - "content": [ - "watching daily at my gates," - ] - }, - { - "type": "para:q2", - "content": [ - "waiting at my door posts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "PRO 8:35" - }, - "For whoever finds me, finds life," - ] - }, - { - "type": "para:q2", - "content": [ - "and will obtain favor from Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "PRO 8:36" - }, - "But he who sins against me wrongs his own soul." - ] - }, - { - "type": "para:q2", - "content": [ - "All those who hate me love death.”" - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "PRO 9" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 9:1" - }, - "Wisdom has built her house." - ] - }, - { - "type": "para:q2", - "content": [ - "She has carved out her seven pillars." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 9:2" - }, - "She has prepared her meat." - ] - }, - { - "type": "para:q2", - "content": [ - "She has mixed her wine." - ] - }, - { - "type": "para:q2", - "content": [ - "She has also set her table." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 9:3" - }, - "She has sent out her maidens." - ] - }, - { - "type": "para:q2", - "content": [ - "She cries from the highest places of the city:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 9:4" - }, - "“Whoever is simple, let him turn in here!”" - ] - }, - { - "type": "para:q2", - "content": [ - "As for him who is void of understanding, she says to him," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 9:5" - }, - "“Come, eat some of my bread," - ] - }, - { - "type": "para:q2", - "content": [ - "Drink some of the wine which I have mixed!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 9:6" - }, - "Leave your simple ways, and live." - ] - }, - { - "type": "para:q2", - "content": [ - "Walk in the way of understanding.”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 9:7" - }, - "One who corrects a mocker invites insult." - ] - }, - { - "type": "para:q2", - "content": [ - "One who reproves a wicked man invites abuse." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 9:8" - }, - "Don’t reprove a scoffer, lest he hate you." - ] - }, - { - "type": "para:q2", - "content": [ - "Reprove a wise person, and he will love you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 9:9" - }, - "Instruct a wise person, and he will be still wiser." - ] - }, - { - "type": "para:q2", - "content": [ - "Teach a righteous person, and he will increase in learning." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 9:10" - }, - "The fear of Yahweh is the beginning of wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "The knowledge of the Holy One is understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 9:11" - }, - "For by me your days will be multiplied." - ] - }, - { - "type": "para:q2", - "content": [ - "The years of your life will be increased." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 9:12" - }, - "If you are wise, you are wise for yourself." - ] - }, - { - "type": "para:q2", - "content": [ - "If you mock, you alone will bear it.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 9:13" - }, - "The foolish woman is loud," - ] - }, - { - "type": "para:q2", - "content": [ - "undisciplined, and knows nothing." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 9:14" - }, - "She sits at the door of her house," - ] - }, - { - "type": "para:q2", - "content": [ - "on a seat in the high places of the city," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 9:15" - }, - "to call to those who pass by," - ] - }, - { - "type": "para:q2", - "content": [ - "who go straight on their ways," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 9:16" - }, - "“Whoever is simple, let him turn in here.”" - ] - }, - { - "type": "para:q2", - "content": [ - "as for him who is void of understanding, she says to him," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 9:17" - }, - "“Stolen water is sweet." - ] - }, - { - "type": "para:q2", - "content": [ - "Food eaten in secret is pleasant.”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 9:18" - }, - "But he doesn’t know that the departed spirits are there," - ] - }, - { - "type": "para:q2", - "content": [ - "that her guests are in the depths of Sheol.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9:18" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "PRO 10" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 10:1" - }, - "The proverbs of Solomon." - ] - }, - { - "type": "para:q1", - "content": [ - "A wise son makes a glad father;" - ] - }, - { - "type": "para:q2", - "content": [ - "but a foolish son brings grief to his mother." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 10:2" - }, - "Treasures of wickedness profit nothing," - ] - }, - { - "type": "para:q2", - "content": [ - "but righteousness delivers from death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 10:3" - }, - "Yahweh will not allow the soul of the righteous to go hungry," - ] - }, - { - "type": "para:q2", - "content": [ - "but he thrusts away the desire of the wicked." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 10:4" - }, - "He becomes poor who works with a lazy hand," - ] - }, - { - "type": "para:q2", - "content": [ - "but the hand of the diligent brings wealth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 10:5" - }, - "He who gathers in summer is a wise son," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who sleeps during the harvest is a son who causes shame." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 10:6" - }, - "Blessings are on the head of the righteous," - ] - }, - { - "type": "para:q2", - "content": [ - "but violence covers the mouth of the wicked." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 10:7" - }, - "The memory of the righteous is blessed," - ] - }, - { - "type": "para:q2", - "content": [ - "but the name of the wicked will rot." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 10:8" - }, - "The wise in heart accept commandments," - ] - }, - { - "type": "para:q2", - "content": [ - "but a chattering fool will fall." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 10:9" - }, - "He who walks blamelessly walks surely," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who perverts his ways will be found out." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 10:10" - }, - "One winking with the eye causes sorrow," - ] - }, - { - "type": "para:q2", - "content": [ - "but a chattering fool will fall." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 10:11" - }, - "The mouth of the righteous is a spring of life," - ] - }, - { - "type": "para:q2", - "content": [ - "but violence covers the mouth of the wicked." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 10:12" - }, - "Hatred stirs up strife," - ] - }, - { - "type": "para:q2", - "content": [ - "but love covers all wrongs." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 10:13" - }, - "Wisdom is found on the lips of him who has discernment," - ] - }, - { - "type": "para:q2", - "content": [ - "but a rod is for the back of him who is void of understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 10:14" - }, - "Wise men lay up knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "but the mouth of the foolish is near ruin." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 10:15" - }, - "The rich man’s wealth is his strong city." - ] - }, - { - "type": "para:q2", - "content": [ - "The destruction of the poor is their poverty." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 10:16" - }, - "The labor of the righteous leads to life." - ] - }, - { - "type": "para:q2", - "content": [ - "The increase of the wicked leads to sin." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 10:17" - }, - "He is in the way of life who heeds correction," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who forsakes reproof leads others astray." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 10:18" - }, - "He who hides hatred has lying lips." - ] - }, - { - "type": "para:q2", - "content": [ - "He who utters a slander is a fool." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 10:19" - }, - "In the multitude of words there is no lack of disobedience," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who restrains his lips does wisely." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 10:20" - }, - "The tongue of the righteous is like choice silver." - ] - }, - { - "type": "para:q2", - "content": [ - "The heart of the wicked is of little worth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 10:21" - }, - "The lips of the righteous feed many," - ] - }, - { - "type": "para:q2", - "content": [ - "but the foolish die for lack of understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 10:22" - }, - "Yahweh’s blessing brings wealth," - ] - }, - { - "type": "para:q2", - "content": [ - "and he adds no trouble to it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 10:23" - }, - "It is a fool’s pleasure to do wickedness," - ] - }, - { - "type": "para:q2", - "content": [ - "but wisdom is a man of understanding’s pleasure." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 10:24" - }, - "What the wicked fear will overtake them," - ] - }, - { - "type": "para:q2", - "content": [ - "but the desire of the righteous will be granted." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 10:25" - }, - "When the whirlwind passes, the wicked is no more;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous stand firm forever." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 10:26" - }, - "As vinegar to the teeth, and as smoke to the eyes," - ] - }, - { - "type": "para:q2", - "content": [ - "so is the sluggard to those who send him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 10:27" - }, - "The fear of Yahweh prolongs days," - ] - }, - { - "type": "para:q2", - "content": [ - "but the years of the wicked shall be shortened." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 10:28" - }, - "The prospect of the righteous is joy," - ] - }, - { - "type": "para:q2", - "content": [ - "but the hope of the wicked will perish." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 10:29" - }, - "The way of Yahweh is a stronghold to the upright," - ] - }, - { - "type": "para:q2", - "content": [ - "but it is a destruction to the workers of iniquity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 10:30" - }, - "The righteous will never be removed," - ] - }, - { - "type": "para:q2", - "content": [ - "but the wicked will not dwell in the land." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 10:31" - }, - "The mouth of the righteous produces wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "but the perverse tongue will be cut off." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 10:32" - }, - "The lips of the righteous know what is acceptable," - ] - }, - { - "type": "para:q2", - "content": [ - "but the mouth of the wicked is perverse." - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "PRO 11" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 11:1" - }, - "A false balance is an abomination to Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but accurate weights are his delight." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 11:2" - }, - "When pride comes, then comes shame," - ] - }, - { - "type": "para:q2", - "content": [ - "but with humility comes wisdom." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 11:3" - }, - "The integrity of the upright shall guide them," - ] - }, - { - "type": "para:q2", - "content": [ - "but the perverseness of the treacherous shall destroy them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 11:4" - }, - "Riches don’t profit in the day of wrath," - ] - }, - { - "type": "para:q2", - "content": [ - "but righteousness delivers from death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 11:5" - }, - "The righteousness of the blameless will direct his way," - ] - }, - { - "type": "para:q2", - "content": [ - "but the wicked shall fall by his own wickedness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 11:6" - }, - "The righteousness of the upright shall deliver them," - ] - }, - { - "type": "para:q2", - "content": [ - "but the unfaithful will be trapped by evil desires." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 11:7" - }, - "When a wicked man dies, hope perishes," - ] - }, - { - "type": "para:q2", - "content": [ - "and expectation of power comes to nothing." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 11:8" - }, - "A righteous person is delivered out of trouble," - ] - }, - { - "type": "para:q2", - "content": [ - "and the wicked takes his place." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 11:9" - }, - "With his mouth the godless man destroys his neighbor," - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous will be delivered through knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 11:10" - }, - "When it goes well with the righteous, the city rejoices." - ] - }, - { - "type": "para:q2", - "content": [ - "When the wicked perish, there is shouting." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 11:11" - }, - "By the blessing of the upright, the city is exalted," - ] - }, - { - "type": "para:q2", - "content": [ - "but it is overthrown by the mouth of the wicked." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 11:12" - }, - "One who despises his neighbor is void of wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "but a man of understanding holds his peace." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 11:13" - }, - "One who brings gossip betrays a confidence," - ] - }, - { - "type": "para:q2", - "content": [ - "but one who is of a trustworthy spirit is one who keeps a secret." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 11:14" - }, - "Where there is no wise guidance, the nation falls," - ] - }, - { - "type": "para:q2", - "content": [ - "but in the multitude of counselors there is victory." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 11:15" - }, - "He who is collateral for a stranger will suffer for it," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who refuses pledges of collateral is secure." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 11:16" - }, - "A gracious woman obtains honor," - ] - }, - { - "type": "para:q2", - "content": [ - "but violent men obtain riches." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 11:17" - }, - "The merciful man does good to his own soul," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who is cruel troubles his own flesh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 11:18" - }, - "Wicked people earn deceitful wages," - ] - }, - { - "type": "para:q2", - "content": [ - "but one who sows righteousness reaps a sure reward." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 11:19" - }, - "He who is truly righteous gets life." - ] - }, - { - "type": "para:q2", - "content": [ - "He who pursues evil gets death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 11:20" - }, - "Those who are perverse in heart are an abomination to Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but those whose ways are blameless are his delight." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 11:21" - }, - "Most certainly, the evil man will not be unpunished," - ] - }, - { - "type": "para:q2", - "content": [ - "but the offspring", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11:21" - ] - }, - { - "type": "char:ft", - "content": [ - "or, seed" - ] - } - ], - "caller": "+" - }, - "of the righteous will be delivered." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 11:22" - }, - "Like a gold ring in a pig’s snout," - ] - }, - { - "type": "para:q2", - "content": [ - "is a beautiful woman who lacks discretion." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 11:23" - }, - "The desire of the righteous is only good." - ] - }, - { - "type": "para:q2", - "content": [ - "The expectation of the wicked is wrath." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 11:24" - }, - "There is one who scatters, and increases yet more." - ] - }, - { - "type": "para:q2", - "content": [ - "There is one who withholds more than is appropriate, but gains poverty." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 11:25" - }, - "The liberal soul shall be made fat." - ] - }, - { - "type": "para:q2", - "content": [ - "He who waters shall be watered also himself." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 11:26" - }, - "People curse someone who withholds grain," - ] - }, - { - "type": "para:q2", - "content": [ - "but blessing will be on the head of him who sells it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 11:27" - }, - "He who diligently seeks good seeks favor," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who searches after evil, it shall come to him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 11:28" - }, - "He who trusts in his riches will fall," - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous shall flourish as the green leaf." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 11:29" - }, - "He who troubles his own house shall inherit the wind." - ] - }, - { - "type": "para:q2", - "content": [ - "The foolish shall be servant to the wise of heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 11:30" - }, - "The fruit of the righteous is a tree of life." - ] - }, - { - "type": "para:q2", - "content": [ - "He who is wise wins souls." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 11:31" - }, - "Behold, the righteous shall be repaid in the earth," - ] - }, - { - "type": "para:q2", - "content": [ - "how much more the wicked and the sinner!" - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "PRO 12" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 12:1" - }, - "Whoever loves correction loves knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who hates reproof is stupid." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 12:2" - }, - "A good man shall obtain favor from Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but he will condemn a man of wicked plans." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 12:3" - }, - "A man shall not be established by wickedness," - ] - }, - { - "type": "para:q2", - "content": [ - "but the root of the righteous shall not be moved." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 12:4" - }, - "A worthy woman is the crown of her husband," - ] - }, - { - "type": "para:q2", - "content": [ - "but a disgraceful wife is as rottenness in his bones." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 12:5" - }, - "The thoughts of the righteous are just," - ] - }, - { - "type": "para:q2", - "content": [ - "but the advice of the wicked is deceitful." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 12:6" - }, - "The words of the wicked are about lying in wait for blood," - ] - }, - { - "type": "para:q2", - "content": [ - "but the speech of the upright rescues them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 12:7" - }, - "The wicked are overthrown, and are no more," - ] - }, - { - "type": "para:q2", - "content": [ - "but the house of the righteous shall stand." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 12:8" - }, - "A man shall be commended according to his wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who has a warped mind shall be despised." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 12:9" - }, - "Better is he who is little known, and has a servant," - ] - }, - { - "type": "para:q2", - "content": [ - "than he who honors himself, and lacks bread." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 12:10" - }, - "A righteous man respects the life of his animal," - ] - }, - { - "type": "para:q2", - "content": [ - "but the tender mercies of the wicked are cruel." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 12:11" - }, - "He who tills his land shall have plenty of bread," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who chases fantasies is void of understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 12:12" - }, - "The wicked desires the plunder of evil men," - ] - }, - { - "type": "para:q2", - "content": [ - "but the root of the righteous flourishes." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 12:13" - }, - "An evil man is trapped by sinfulness of lips," - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous shall come out of trouble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 12:14" - }, - "A man shall be satisfied with good by the fruit of his mouth." - ] - }, - { - "type": "para:q2", - "content": [ - "The work of a man’s hands shall be rewarded to him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 12:15" - }, - "The way of a fool is right in his own eyes," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who is wise listens to counsel." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 12:16" - }, - "A fool shows his annoyance the same day," - ] - }, - { - "type": "para:q2", - "content": [ - "but one who overlooks an insult is prudent." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 12:17" - }, - "He who is truthful testifies honestly," - ] - }, - { - "type": "para:q2", - "content": [ - "but a false witness lies." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 12:18" - }, - "There is one who speaks rashly like the piercing of a sword," - ] - }, - { - "type": "para:q2", - "content": [ - "but the tongue of the wise heals." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 12:19" - }, - "Truth’s lips will be established forever," - ] - }, - { - "type": "para:q2", - "content": [ - "but a lying tongue is only momentary." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 12:20" - }, - "Deceit is in the heart of those who plot evil," - ] - }, - { - "type": "para:q2", - "content": [ - "but joy comes to the promoters of peace." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 12:21" - }, - "No mischief shall happen to the righteous," - ] - }, - { - "type": "para:q2", - "content": [ - "but the wicked shall be filled with evil." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 12:22" - }, - "Lying lips are an abomination to Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but those who do the truth are his delight." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 12:23" - }, - "A prudent man keeps his knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "but the hearts of fools proclaim foolishness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 12:24" - }, - "The hands of the diligent ones shall rule," - ] - }, - { - "type": "para:q2", - "content": [ - "but laziness ends in slave labor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 12:25" - }, - "Anxiety in a man’s heart weighs it down," - ] - }, - { - "type": "para:q2", - "content": [ - "but a kind word makes it glad." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 12:26" - }, - "A righteous person is cautious in friendship," - ] - }, - { - "type": "para:q2", - "content": [ - "but the way of the wicked leads them astray." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 12:27" - }, - "The slothful man doesn’t roast his game," - ] - }, - { - "type": "para:q2", - "content": [ - "but the possessions of diligent men are prized." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 12:28" - }, - "In the way of righteousness is life;" - ] - }, - { - "type": "para:q2", - "content": [ - "in its path there is no death." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "PRO 13" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 13:1" - }, - "A wise son listens to his father’s instruction," - ] - }, - { - "type": "para:q2", - "content": [ - "but a scoffer doesn’t listen to rebuke." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 13:2" - }, - "By the fruit of his lips, a man enjoys good things," - ] - }, - { - "type": "para:q2", - "content": [ - "but the unfaithful crave violence." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 13:3" - }, - "He who guards his mouth guards his soul." - ] - }, - { - "type": "para:q2", - "content": [ - "One who opens wide his lips comes to ruin." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 13:4" - }, - "The soul of the sluggard desires, and has nothing," - ] - }, - { - "type": "para:q2", - "content": [ - "but the desire of the diligent shall be fully satisfied." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 13:5" - }, - "A righteous man hates lies," - ] - }, - { - "type": "para:q2", - "content": [ - "but a wicked man brings shame and disgrace." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 13:6" - }, - "Righteousness guards the way of integrity," - ] - }, - { - "type": "para:q2", - "content": [ - "but wickedness overthrows the sinner." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 13:7" - }, - "There are some who pretend to be rich, yet have nothing." - ] - }, - { - "type": "para:q2", - "content": [ - "There are some who pretend to be poor, yet have great wealth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 13:8" - }, - "The ransom of a man’s life is his riches," - ] - }, - { - "type": "para:q2", - "content": [ - "but the poor hear no threats." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 13:9" - }, - "The light of the righteous shines brightly," - ] - }, - { - "type": "para:q2", - "content": [ - "but the lamp of the wicked is snuffed out." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 13:10" - }, - "Pride only breeds quarrels," - ] - }, - { - "type": "para:q2", - "content": [ - "but wisdom is with people who take advice." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 13:11" - }, - "Wealth gained dishonestly dwindles away," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who gathers by hand makes it grow." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 13:12" - }, - "Hope deferred makes the heart sick," - ] - }, - { - "type": "para:q2", - "content": [ - "but when longing is fulfilled, it is a tree of life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 13:13" - }, - "Whoever despises instruction will pay for it," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who respects a command will be rewarded." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 13:14" - }, - "The teaching of the wise is a spring of life," - ] - }, - { - "type": "para:q2", - "content": [ - "to turn from the snares of death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 13:15" - }, - "Good understanding wins favor," - ] - }, - { - "type": "para:q2", - "content": [ - "but the way of the unfaithful is hard." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 13:16" - }, - "Every prudent man acts from knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "but a fool exposes folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 13:17" - }, - "A wicked messenger falls into trouble," - ] - }, - { - "type": "para:q2", - "content": [ - "but a trustworthy envoy gains healing." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 13:18" - }, - "Poverty and shame come to him who refuses discipline," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who heeds correction shall be honored." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 13:19" - }, - "Longing fulfilled is sweet to the soul," - ] - }, - { - "type": "para:q2", - "content": [ - "but fools detest turning from evil." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 13:20" - }, - "One who walks with wise men grows wise," - ] - }, - { - "type": "para:q2", - "content": [ - "but a companion of fools suffers harm." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 13:21" - }, - "Misfortune pursues sinners," - ] - }, - { - "type": "para:q2", - "content": [ - "but prosperity rewards the righteous." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 13:22" - }, - "A good man leaves an inheritance to his children’s children," - ] - }, - { - "type": "para:q2", - "content": [ - "but the wealth of the sinner is stored for the righteous." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 13:23" - }, - "An abundance of food is in poor people’s fields," - ] - }, - { - "type": "para:q2", - "content": [ - "but injustice sweeps it away." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 13:24" - }, - "One who spares the rod hates his son," - ] - }, - { - "type": "para:q2", - "content": [ - "but one who loves him is careful to discipline him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 13:25" - }, - "The righteous one eats to the satisfying of his soul," - ] - }, - { - "type": "para:q2", - "content": [ - "but the belly of the wicked goes hungry." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "PRO 14" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 14:1" - }, - "Every wise woman builds her house," - ] - }, - { - "type": "para:q2", - "content": [ - "but the foolish one tears it down with her own hands." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 14:2" - }, - "He who walks in his uprightness fears Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who is perverse in his ways despises him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 14:3" - }, - "The fool’s talk brings a rod to his back," - ] - }, - { - "type": "para:q2", - "content": [ - "but the lips of the wise protect them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 14:4" - }, - "Where no oxen are, the crib is clean," - ] - }, - { - "type": "para:q2", - "content": [ - "but much increase is by the strength of the ox." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 14:5" - }, - "A truthful witness will not lie," - ] - }, - { - "type": "para:q2", - "content": [ - "but a false witness pours out lies." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 14:6" - }, - "A scoffer seeks wisdom, and doesn’t find it," - ] - }, - { - "type": "para:q2", - "content": [ - "but knowledge comes easily to a discerning person." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 14:7" - }, - "Stay away from a foolish man," - ] - }, - { - "type": "para:q2", - "content": [ - "for you won’t find knowledge on his lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 14:8" - }, - "The wisdom of the prudent is to think about his way," - ] - }, - { - "type": "para:q2", - "content": [ - "but the folly of fools is deceit." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 14:9" - }, - "Fools mock at making atonement for sins," - ] - }, - { - "type": "para:q2", - "content": [ - "but among the upright there is good will." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 14:10" - }, - "The heart knows its own bitterness and joy;" - ] - }, - { - "type": "para:q2", - "content": [ - "he will not share these with a stranger." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 14:11" - }, - "The house of the wicked will be overthrown," - ] - }, - { - "type": "para:q2", - "content": [ - "but the tent of the upright will flourish." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 14:12" - }, - "There is a way which seems right to a man," - ] - }, - { - "type": "para:q2", - "content": [ - "but in the end it leads to death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 14:13" - }, - "Even in laughter the heart may be sorrowful," - ] - }, - { - "type": "para:q2", - "content": [ - "and mirth may end in heaviness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 14:14" - }, - "The unfaithful will be repaid for his own ways;" - ] - }, - { - "type": "para:q2", - "content": [ - "likewise a good man will be rewarded for his ways." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 14:15" - }, - "A simple man believes everything," - ] - }, - { - "type": "para:q2", - "content": [ - "but the prudent man carefully considers his ways." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 14:16" - }, - "A wise man fears and shuns evil," - ] - }, - { - "type": "para:q2", - "content": [ - "but the fool is hot headed and reckless." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 14:17" - }, - "He who is quick to become angry will commit folly," - ] - }, - { - "type": "para:q2", - "content": [ - "and a crafty man is hated." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 14:18" - }, - "The simple inherit folly," - ] - }, - { - "type": "para:q2", - "content": [ - "but the prudent are crowned with knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 14:19" - }, - "The evil bow down before the good," - ] - }, - { - "type": "para:q2", - "content": [ - "and the wicked at the gates of the righteous." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 14:20" - }, - "The poor person is shunned even by his own neighbor," - ] - }, - { - "type": "para:q2", - "content": [ - "but the rich person has many friends." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 14:21" - }, - "He who despises his neighbor sins," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who has pity on the poor is blessed." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 14:22" - }, - "Don’t they go astray who plot evil?" - ] - }, - { - "type": "para:q2", - "content": [ - "But love and faithfulness belong to those who plan good." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 14:23" - }, - "In all hard work there is profit," - ] - }, - { - "type": "para:q2", - "content": [ - "but the talk of the lips leads only to poverty." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 14:24" - }, - "The crown of the wise is their riches," - ] - }, - { - "type": "para:q2", - "content": [ - "but the folly of fools crowns them with folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 14:25" - }, - "A truthful witness saves souls," - ] - }, - { - "type": "para:q2", - "content": [ - "but a false witness is deceitful." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 14:26" - }, - "In the fear of Yahweh is a secure fortress," - ] - }, - { - "type": "para:q2", - "content": [ - "and he will be a refuge for his children." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 14:27" - }, - "The fear of Yahweh is a fountain of life," - ] - }, - { - "type": "para:q2", - "content": [ - "turning people from the snares of death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 14:28" - }, - "In the multitude of people is the king’s glory," - ] - }, - { - "type": "para:q2", - "content": [ - "but in the lack of people is the destruction of the prince." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 14:29" - }, - "He who is slow to anger has great understanding," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who has a quick temper displays folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 14:30" - }, - "The life of the body is a heart at peace," - ] - }, - { - "type": "para:q2", - "content": [ - "but envy rots the bones." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 14:31" - }, - "He who oppresses the poor shows contempt for his Maker," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who is kind to the needy honors him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 14:32" - }, - "The wicked is brought down in his calamity," - ] - }, - { - "type": "para:q2", - "content": [ - "but in death, the righteous has a refuge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 14:33" - }, - "Wisdom rests in the heart of one who has understanding," - ] - }, - { - "type": "para:q2", - "content": [ - "and is even made known in the inward part of fools." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "PRO 14:34" - }, - "Righteousness exalts a nation," - ] - }, - { - "type": "para:q2", - "content": [ - "but sin is a disgrace to any people." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "PRO 14:35" - }, - "The king’s favor is toward a servant who deals wisely," - ] - }, - { - "type": "para:q2", - "content": [ - "but his wrath is toward one who causes shame." - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "PRO 15" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 15:1" - }, - "A gentle answer turns away wrath," - ] - }, - { - "type": "para:q2", - "content": [ - "but a harsh word stirs up anger." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 15:2" - }, - "The tongue of the wise commends knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "but the mouth of fools gush out folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 15:3" - }, - "Yahweh’s eyes are everywhere," - ] - }, - { - "type": "para:q2", - "content": [ - "keeping watch on the evil and the good." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 15:4" - }, - "A gentle tongue is a tree of life," - ] - }, - { - "type": "para:q2", - "content": [ - "but deceit in it crushes the spirit." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 15:5" - }, - "A fool despises his father’s correction," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who heeds reproof shows prudence." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 15:6" - }, - "In the house of the righteous is much treasure," - ] - }, - { - "type": "para:q2", - "content": [ - "but the income of the wicked brings trouble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 15:7" - }, - "The lips of the wise spread knowledge;" - ] - }, - { - "type": "para:q2", - "content": [ - "not so with the heart of fools." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 15:8" - }, - "The sacrifice made by the wicked is an abomination to Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but the prayer of the upright is his delight." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 15:9" - }, - "The way of the wicked is an abomination to Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "but he loves him who follows after righteousness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 15:10" - }, - "There is stern discipline for one who forsakes the way:" - ] - }, - { - "type": "para:q2", - "content": [ - "whoever hates reproof shall die." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 15:11" - }, - "Sheol", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15:11" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "and Abaddon are before Yahweh—" - ] - }, - { - "type": "para:q2", - "content": [ - "how much more then the hearts of the children of men!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 15:12" - }, - "A scoffer doesn’t love to be reproved;" - ] - }, - { - "type": "para:q2", - "content": [ - "he will not go to the wise." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 15:13" - }, - "A glad heart makes a cheerful face," - ] - }, - { - "type": "para:q2", - "content": [ - "but an aching heart breaks the spirit." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 15:14" - }, - "The heart of one who has understanding seeks knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "but the mouths of fools feed on folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 15:15" - }, - "All the days of the afflicted are wretched," - ] - }, - { - "type": "para:q2", - "content": [ - "but one who has a cheerful heart enjoys a continual feast." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 15:16" - }, - "Better is little, with the fear of Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "than great treasure with trouble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 15:17" - }, - "Better is a dinner of herbs, where love is," - ] - }, - { - "type": "para:q2", - "content": [ - "than a fattened calf with hatred." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 15:18" - }, - "A wrathful man stirs up contention," - ] - }, - { - "type": "para:q2", - "content": [ - "but one who is slow to anger appeases strife." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 15:19" - }, - "The way of the sluggard is like a thorn patch," - ] - }, - { - "type": "para:q2", - "content": [ - "but the path of the upright is a highway." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 15:20" - }, - "A wise son makes a father glad," - ] - }, - { - "type": "para:q2", - "content": [ - "but a foolish man despises his mother." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 15:21" - }, - "Folly is joy to one who is void of wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "but a man of understanding keeps his way straight." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 15:22" - }, - "Where there is no counsel, plans fail;" - ] - }, - { - "type": "para:q2", - "content": [ - "but in a multitude of counselors they are established." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 15:23" - }, - "Joy comes to a man with the reply of his mouth." - ] - }, - { - "type": "para:q2", - "content": [ - "How good is a word at the right time!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 15:24" - }, - "The path of life leads upward for the wise," - ] - }, - { - "type": "para:q2", - "content": [ - "to keep him from going downward to Sheol.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15:24" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 15:25" - }, - "Yahweh will uproot the house of the proud," - ] - }, - { - "type": "para:q2", - "content": [ - "but he will keep the widow’s borders intact." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 15:26" - }, - "Yahweh detests the thoughts of the wicked," - ] - }, - { - "type": "para:q2", - "content": [ - "but the thoughts of the pure are pleasing." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 15:27" - }, - "He who is greedy for gain troubles his own house," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who hates bribes will live." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 15:28" - }, - "The heart of the righteous weighs answers," - ] - }, - { - "type": "para:q2", - "content": [ - "but the mouth of the wicked gushes out evil." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 15:29" - }, - "Yahweh is far from the wicked," - ] - }, - { - "type": "para:q2", - "content": [ - "but he hears the prayer of the righteous." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 15:30" - }, - "The light of the eyes rejoices the heart." - ] - }, - { - "type": "para:q2", - "content": [ - "Good news gives health to the bones." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 15:31" - }, - "The ear that listens to reproof lives," - ] - }, - { - "type": "para:q2", - "content": [ - "and will be at home among the wise." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 15:32" - }, - "He who refuses correction despises his own soul," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who listens to reproof gets understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 15:33" - }, - "The fear of Yahweh teaches wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "Before honor is humility." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "PRO 16" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 16:1" - }, - "The plans of the heart belong to man," - ] - }, - { - "type": "para:q2", - "content": [ - "but the answer of the tongue is from Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 16:2" - }, - "All the ways of a man are clean in his own eyes;" - ] - }, - { - "type": "para:q2", - "content": [ - "but Yahweh weighs the motives." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 16:3" - }, - "Commit your deeds to Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "and your plans shall succeed." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 16:4" - }, - "Yahweh has made everything for its own end—" - ] - }, - { - "type": "para:q2", - "content": [ - "yes, even the wicked for the day of evil." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 16:5" - }, - "Everyone who is proud in heart is an abomination to Yahweh:" - ] - }, - { - "type": "para:q2", - "content": [ - "they shall certainly not be unpunished." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 16:6" - }, - "By mercy and truth iniquity is atoned for." - ] - }, - { - "type": "para:q2", - "content": [ - "By the fear of Yahweh men depart from evil." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 16:7" - }, - "When a man’s ways please Yahweh," - ] - }, - { - "type": "para:q2", - "content": [ - "he makes even his enemies to be at peace with him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 16:8" - }, - "Better is a little with righteousness," - ] - }, - { - "type": "para:q2", - "content": [ - "than great revenues with injustice." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 16:9" - }, - "A man’s heart plans his course," - ] - }, - { - "type": "para:q2", - "content": [ - "but Yahweh directs his steps." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 16:10" - }, - "Inspired judgments are on the lips of the king." - ] - }, - { - "type": "para:q2", - "content": [ - "He shall not betray his mouth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 16:11" - }, - "Honest balances and scales are Yahweh’s;" - ] - }, - { - "type": "para:q2", - "content": [ - "all the weights in the bag are his work." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 16:12" - }, - "It is an abomination for kings to do wrong," - ] - }, - { - "type": "para:q2", - "content": [ - "for the throne is established by righteousness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 16:13" - }, - "Righteous lips are the delight of kings." - ] - }, - { - "type": "para:q2", - "content": [ - "They value one who speaks the truth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 16:14" - }, - "The king’s wrath is a messenger of death," - ] - }, - { - "type": "para:q2", - "content": [ - "but a wise man will pacify it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 16:15" - }, - "In the light of the king’s face is life." - ] - }, - { - "type": "para:q2", - "content": [ - "His favor is like a cloud of the spring rain." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 16:16" - }, - "How much better it is to get wisdom than gold!" - ] - }, - { - "type": "para:q2", - "content": [ - "Yes, to get understanding is to be chosen rather than silver." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 16:17" - }, - "The highway of the upright is to depart from evil." - ] - }, - { - "type": "para:q2", - "content": [ - "He who keeps his way preserves his soul." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 16:18" - }, - "Pride goes before destruction," - ] - }, - { - "type": "para:q2", - "content": [ - "and an arrogant spirit before a fall." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 16:19" - }, - "It is better to be of a lowly spirit with the poor," - ] - }, - { - "type": "para:q2", - "content": [ - "than to divide the plunder with the proud." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 16:20" - }, - "He who heeds the Word finds prosperity." - ] - }, - { - "type": "para:q2", - "content": [ - "Whoever trusts in Yahweh is blessed." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 16:21" - }, - "The wise in heart shall be called prudent." - ] - }, - { - "type": "para:q2", - "content": [ - "Pleasantness of the lips promotes instruction." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 16:22" - }, - "Understanding is a fountain of life to one who has it," - ] - }, - { - "type": "para:q2", - "content": [ - "but the punishment of fools is their folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 16:23" - }, - "The heart of the wise instructs his mouth," - ] - }, - { - "type": "para:q2", - "content": [ - "and adds learning to his lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 16:24" - }, - "Pleasant words are a honeycomb," - ] - }, - { - "type": "para:q2", - "content": [ - "sweet to the soul, and health to the bones." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 16:25" - }, - "There is a way which seems right to a man," - ] - }, - { - "type": "para:q2", - "content": [ - "but in the end it leads to death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 16:26" - }, - "The appetite of the laboring man labors for him;" - ] - }, - { - "type": "para:q2", - "content": [ - "for his mouth urges him on." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 16:27" - }, - "A worthless man devises mischief." - ] - }, - { - "type": "para:q2", - "content": [ - "His speech is like a scorching fire." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 16:28" - }, - "A perverse man stirs up strife." - ] - }, - { - "type": "para:q2", - "content": [ - "A whisperer separates close friends." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 16:29" - }, - "A man of violence entices his neighbor," - ] - }, - { - "type": "para:q2", - "content": [ - "and leads him in a way that is not good." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 16:30" - }, - "One who winks his eyes to plot perversities," - ] - }, - { - "type": "para:q2", - "content": [ - "one who compresses his lips, is bent on evil." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 16:31" - }, - "Gray hair is a crown of glory." - ] - }, - { - "type": "para:q2", - "content": [ - "It is attained by a life of righteousness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 16:32" - }, - "One who is slow to anger is better than the mighty;" - ] - }, - { - "type": "para:q2", - "content": [ - "one who rules his spirit, than he who takes a city." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 16:33" - }, - "The lot is cast into the lap," - ] - }, - { - "type": "para:q2", - "content": [ - "but its every decision is from Yahweh." - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "PRO 17" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 17:1" - }, - "Better is a dry morsel with quietness," - ] - }, - { - "type": "para:q2", - "content": [ - "than a house full of feasting with strife." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 17:2" - }, - "A servant who deals wisely will rule over a son who causes shame," - ] - }, - { - "type": "para:q2", - "content": [ - "and shall have a part in the inheritance among the brothers." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 17:3" - }, - "The refining pot is for silver, and the furnace for gold," - ] - }, - { - "type": "para:q2", - "content": [ - "but Yahweh tests the hearts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 17:4" - }, - "An evildoer heeds wicked lips." - ] - }, - { - "type": "para:q2", - "content": [ - "A liar gives ear to a mischievous tongue." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 17:5" - }, - "Whoever mocks the poor reproaches his Maker." - ] - }, - { - "type": "para:q2", - "content": [ - "He who is glad at calamity shall not be unpunished." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 17:6" - }, - "Children’s children are the crown of old men;" - ] - }, - { - "type": "para:q2", - "content": [ - "the glory of children are their parents." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 17:7" - }, - "Excellent speech isn’t fitting for a fool," - ] - }, - { - "type": "para:q2", - "content": [ - "much less do lying lips fit a prince." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 17:8" - }, - "A bribe is a precious stone in the eyes of him who gives it;" - ] - }, - { - "type": "para:q2", - "content": [ - "wherever he turns, he prospers." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 17:9" - }, - "He who covers an offense promotes love;" - ] - }, - { - "type": "para:q2", - "content": [ - "but he who repeats a matter separates best friends." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 17:10" - }, - "A rebuke enters deeper into one who has understanding" - ] - }, - { - "type": "para:q2", - "content": [ - "than a hundred lashes into a fool." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 17:11" - }, - "An evil man seeks only rebellion;" - ] - }, - { - "type": "para:q2", - "content": [ - "therefore a cruel messenger shall be sent against him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 17:12" - }, - "Let a bear robbed of her cubs meet a man," - ] - }, - { - "type": "para:q2", - "content": [ - "rather than a fool in his folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 17:13" - }, - "Whoever rewards evil for good," - ] - }, - { - "type": "para:q2", - "content": [ - "evil shall not depart from his house." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 17:14" - }, - "The beginning of strife is like breaching a dam," - ] - }, - { - "type": "para:q2", - "content": [ - "therefore stop contention before quarreling breaks out." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 17:15" - }, - "He who justifies the wicked, and he who condemns the righteous," - ] - }, - { - "type": "para:q2", - "content": [ - "both of them alike are an abomination to Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 17:16" - }, - "Why is there money in the hand of a fool to buy wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "since he has no understanding?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 17:17" - }, - "A friend loves at all times;" - ] - }, - { - "type": "para:q2", - "content": [ - "and a brother is born for adversity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 17:18" - }, - "A man void of understanding strikes hands," - ] - }, - { - "type": "para:q2", - "content": [ - "and becomes collateral in the presence of his neighbor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 17:19" - }, - "He who loves disobedience loves strife." - ] - }, - { - "type": "para:q2", - "content": [ - "One who builds a high gate seeks destruction." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 17:20" - }, - "One who has a perverse heart doesn’t find prosperity," - ] - }, - { - "type": "para:q2", - "content": [ - "and one who has a deceitful tongue falls into trouble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 17:21" - }, - "He who becomes the father of a fool grieves." - ] - }, - { - "type": "para:q2", - "content": [ - "The father of a fool has no joy." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 17:22" - }, - "A cheerful heart makes good medicine," - ] - }, - { - "type": "para:q2", - "content": [ - "but a crushed spirit dries up the bones." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 17:23" - }, - "A wicked man receives a bribe in secret," - ] - }, - { - "type": "para:q2", - "content": [ - "to pervert the ways of justice." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 17:24" - }, - "Wisdom is before the face of one who has understanding," - ] - }, - { - "type": "para:q2", - "content": [ - "but the eyes of a fool wander to the ends of the earth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 17:25" - }, - "A foolish son brings grief to his father," - ] - }, - { - "type": "para:q2", - "content": [ - "and bitterness to her who bore him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 17:26" - }, - "Also to punish the righteous is not good," - ] - }, - { - "type": "para:q2", - "content": [ - "nor to flog officials for their integrity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 17:27" - }, - "He who spares his words has knowledge." - ] - }, - { - "type": "para:q2", - "content": [ - "He who is even tempered is a man of understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 17:28" - }, - "Even a fool, when he keeps silent, is counted wise." - ] - }, - { - "type": "para:q2", - "content": [ - "When he shuts his lips, he is thought to be discerning." - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "PRO 18" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 18:1" - }, - "A man who isolates himself pursues selfishness," - ] - }, - { - "type": "para:q2", - "content": [ - "and defies all sound judgment." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 18:2" - }, - "A fool has no delight in understanding," - ] - }, - { - "type": "para:q2", - "content": [ - "but only in revealing his own opinion." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 18:3" - }, - "When wickedness comes, contempt also comes," - ] - }, - { - "type": "para:q2", - "content": [ - "and with shame comes disgrace." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 18:4" - }, - "The words of a man’s mouth are like deep waters." - ] - }, - { - "type": "para:q2", - "content": [ - "The fountain of wisdom is like a flowing brook." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 18:5" - }, - "To be partial to the faces of the wicked is not good," - ] - }, - { - "type": "para:q2", - "content": [ - "nor to deprive the innocent of justice." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 18:6" - }, - "A fool’s lips come into strife," - ] - }, - { - "type": "para:q2", - "content": [ - "and his mouth invites beatings." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 18:7" - }, - "A fool’s mouth is his destruction," - ] - }, - { - "type": "para:q2", - "content": [ - "and his lips are a snare to his soul." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 18:8" - }, - "The words of a gossip are like dainty morsels:" - ] - }, - { - "type": "para:q2", - "content": [ - "they go down into a person’s innermost parts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 18:9" - }, - "One who is slack in his work" - ] - }, - { - "type": "para:q2", - "content": [ - "is brother to him who is a master of destruction." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 18:10" - }, - "Yahweh’s name is a strong tower:" - ] - }, - { - "type": "para:q2", - "content": [ - "the righteous run to him, and are safe." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 18:11" - }, - "The rich man’s wealth is his strong city," - ] - }, - { - "type": "para:q2", - "content": [ - "like an unscalable wall in his own imagination." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 18:12" - }, - "Before destruction the heart of man is proud," - ] - }, - { - "type": "para:q2", - "content": [ - "but before honor is humility." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 18:13" - }, - "He who answers before he hears," - ] - }, - { - "type": "para:q2", - "content": [ - "that is folly and shame to him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 18:14" - }, - "A man’s spirit will sustain him in sickness," - ] - }, - { - "type": "para:q2", - "content": [ - "but a crushed spirit, who can bear?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 18:15" - }, - "The heart of the discerning gets knowledge." - ] - }, - { - "type": "para:q2", - "content": [ - "The ear of the wise seeks knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 18:16" - }, - "A man’s gift makes room for him," - ] - }, - { - "type": "para:q2", - "content": [ - "and brings him before great men." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 18:17" - }, - "He who pleads his cause first seems right;" - ] - }, - { - "type": "para:q2", - "content": [ - "until another comes and questions him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 18:18" - }, - "The lot settles disputes," - ] - }, - { - "type": "para:q2", - "content": [ - "and keeps strong ones apart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 18:19" - }, - "A brother offended is more difficult than a fortified city." - ] - }, - { - "type": "para:q2", - "content": [ - "Disputes are like the bars of a fortress." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 18:20" - }, - "A man’s stomach is filled with the fruit of his mouth." - ] - }, - { - "type": "para:q2", - "content": [ - "With the harvest of his lips he is satisfied." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 18:21" - }, - "Death and life are in the power of the tongue;" - ] - }, - { - "type": "para:q2", - "content": [ - "those who love it will eat its fruit." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 18:22" - }, - "Whoever finds a wife finds a good thing," - ] - }, - { - "type": "para:q2", - "content": [ - "and obtains favor of Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 18:23" - }, - "The poor plead for mercy," - ] - }, - { - "type": "para:q2", - "content": [ - "but the rich answer harshly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 18:24" - }, - "A man of many companions may be ruined," - ] - }, - { - "type": "para:q2", - "content": [ - "but there is a friend who sticks closer than a brother." - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "PRO 19" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 19:1" - }, - "Better is the poor who walks in his integrity" - ] - }, - { - "type": "para:q2", - "content": [ - "than he who is perverse in his lips and is a fool." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 19:2" - }, - "It isn’t good to have zeal without knowledge," - ] - }, - { - "type": "para:q2", - "content": [ - "nor being hasty with one’s feet and missing the way." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 19:3" - }, - "The foolishness of man subverts his way;" - ] - }, - { - "type": "para:q2", - "content": [ - "his heart rages against Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 19:4" - }, - "Wealth adds many friends," - ] - }, - { - "type": "para:q2", - "content": [ - "but the poor is separated from his friend." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 19:5" - }, - "A false witness shall not be unpunished." - ] - }, - { - "type": "para:q2", - "content": [ - "He who pours out lies shall not go free." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 19:6" - }, - "Many will entreat the favor of a ruler," - ] - }, - { - "type": "para:q2", - "content": [ - "and everyone is a friend to a man who gives gifts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 19:7" - }, - "All the relatives of the poor shun him:" - ] - }, - { - "type": "para:q2", - "content": [ - "how much more do his friends avoid him!" - ] - }, - { - "type": "para:q2", - "content": [ - "He pursues them with pleas, but they are gone." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 19:8" - }, - "He who gets wisdom loves his own soul." - ] - }, - { - "type": "para:q2", - "content": [ - "He who keeps understanding shall find good." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 19:9" - }, - "A false witness shall not be unpunished." - ] - }, - { - "type": "para:q2", - "content": [ - "He who utters lies shall perish." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 19:10" - }, - "Delicate living is not appropriate for a fool," - ] - }, - { - "type": "para:q2", - "content": [ - "much less for a servant to have rule over princes." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 19:11" - }, - "The discretion of a man makes him slow to anger." - ] - }, - { - "type": "para:q2", - "content": [ - "It is his glory to overlook an offense." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 19:12" - }, - "The king’s wrath is like the roaring of a lion," - ] - }, - { - "type": "para:q2", - "content": [ - "but his favor is like dew on the grass." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 19:13" - }, - "A foolish son is the calamity of his father." - ] - }, - { - "type": "para:q2", - "content": [ - "A wife’s quarrels are a continual dripping." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 19:14" - }, - "House and riches are an inheritance from fathers," - ] - }, - { - "type": "para:q2", - "content": [ - "but a prudent wife is from Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 19:15" - }, - "Slothfulness casts into a deep sleep." - ] - }, - { - "type": "para:q2", - "content": [ - "The idle soul shall suffer hunger." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 19:16" - }, - "He who keeps the commandment keeps his soul," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who is contemptuous in his ways shall die." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 19:17" - }, - "He who has pity on the poor lends to Yahweh;" - ] - }, - { - "type": "para:q2", - "content": [ - "he will reward him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 19:18" - }, - "Discipline your son, for there is hope;" - ] - }, - { - "type": "para:q2", - "content": [ - "don’t be a willing party to his death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 19:19" - }, - "A hot-tempered man must pay the penalty," - ] - }, - { - "type": "para:q2", - "content": [ - "for if you rescue him, you must do it again." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 19:20" - }, - "Listen to counsel and receive instruction," - ] - }, - { - "type": "para:q2", - "content": [ - "that you may be wise in your latter end." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 19:21" - }, - "There are many plans in a man’s heart," - ] - }, - { - "type": "para:q2", - "content": [ - "but Yahweh’s counsel will prevail." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 19:22" - }, - "That which makes a man to be desired is his kindness." - ] - }, - { - "type": "para:q2", - "content": [ - "A poor man is better than a liar." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 19:23" - }, - "The fear of Yahweh leads to life, then contentment;" - ] - }, - { - "type": "para:q2", - "content": [ - "he rests and will not be touched by trouble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 19:24" - }, - "The sluggard buries his hand in the dish;" - ] - }, - { - "type": "para:q2", - "content": [ - "he will not so much as bring it to his mouth again." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 19:25" - }, - "Flog a scoffer, and the simple will learn prudence;" - ] - }, - { - "type": "para:q2", - "content": [ - "rebuke one who has understanding, and he will gain knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 19:26" - }, - "He who robs his father and drives away his mother" - ] - }, - { - "type": "para:q2", - "content": [ - "is a son who causes shame and brings reproach." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 19:27" - }, - "If you stop listening to instruction, my son," - ] - }, - { - "type": "para:q2", - "content": [ - "you will stray from the words of knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 19:28" - }, - "A corrupt witness mocks justice," - ] - }, - { - "type": "para:q2", - "content": [ - "and the mouth of the wicked gulps down iniquity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 19:29" - }, - "Penalties are prepared for scoffers," - ] - }, - { - "type": "para:q2", - "content": [ - "and beatings for the backs of fools.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "PRO 20" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 20:1" - }, - "Wine is a mocker and beer is a brawler." - ] - }, - { - "type": "para:q2", - "content": [ - "Whoever is led astray by them is not wise." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 20:2" - }, - "The terror of a king is like the roaring of a lion." - ] - }, - { - "type": "para:q2", - "content": [ - "He who provokes him to anger forfeits his own life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 20:3" - }, - "It is an honor for a man to keep aloof from strife," - ] - }, - { - "type": "para:q2", - "content": [ - "but every fool will be quarreling." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 20:4" - }, - "The sluggard will not plow by reason of the winter;" - ] - }, - { - "type": "para:q2", - "content": [ - "therefore he shall beg in harvest, and have nothing." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 20:5" - }, - "Counsel in the heart of man is like deep water," - ] - }, - { - "type": "para:q2", - "content": [ - "but a man of understanding will draw it out." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 20:6" - }, - "Many men claim to be men of unfailing love," - ] - }, - { - "type": "para:q2", - "content": [ - "but who can find a faithful man?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 20:7" - }, - "A righteous man walks in integrity." - ] - }, - { - "type": "para:q2", - "content": [ - "Blessed are his children after him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 20:8" - }, - "A king who sits on the throne of judgment" - ] - }, - { - "type": "para:q2", - "content": [ - "scatters away all evil with his eyes." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 20:9" - }, - "Who can say, “I have made my heart pure." - ] - }, - { - "type": "para:q2", - "content": [ - "I am clean and without sin?”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 20:10" - }, - "Differing weights and differing measures," - ] - }, - { - "type": "para:q2", - "content": [ - "both of them alike are an abomination to Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 20:11" - }, - "Even a child makes himself known by his doings," - ] - }, - { - "type": "para:q2", - "content": [ - "whether his work is pure, and whether it is right." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 20:12" - }, - "The hearing ear, and the seeing eye," - ] - }, - { - "type": "para:q2", - "content": [ - "Yahweh has made even both of them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 20:13" - }, - "Don’t love sleep, lest you come to poverty." - ] - }, - { - "type": "para:q2", - "content": [ - "Open your eyes, and you shall be satisfied with bread." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 20:14" - }, - "“It’s no good, it’s no good,” says the buyer;" - ] - }, - { - "type": "para:q2", - "content": [ - "but when he is gone his way, then he boasts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 20:15" - }, - "There is gold and abundance of rubies," - ] - }, - { - "type": "para:q2", - "content": [ - "but the lips of knowledge are a rare jewel." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 20:16" - }, - "Take the garment of one who puts up collateral for a stranger;" - ] - }, - { - "type": "para:q2", - "content": [ - "and hold him in pledge for a wayward woman." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 20:17" - }, - "Fraudulent food is sweet to a man," - ] - }, - { - "type": "para:q2", - "content": [ - "but afterwards his mouth is filled with gravel." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 20:18" - }, - "Plans are established by advice;" - ] - }, - { - "type": "para:q2", - "content": [ - "by wise guidance you wage war!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 20:19" - }, - "He who goes about as a tale-bearer reveals secrets;" - ] - }, - { - "type": "para:q2", - "content": [ - "therefore don’t keep company with him who opens wide his lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 20:20" - }, - "Whoever curses his father or his mother," - ] - }, - { - "type": "para:q2", - "content": [ - "his lamp shall be put out in blackness of darkness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 20:21" - }, - "An inheritance quickly gained at the beginning," - ] - }, - { - "type": "para:q2", - "content": [ - "won’t be blessed in the end." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 20:22" - }, - "Don’t say, “I will pay back evil.”" - ] - }, - { - "type": "para:q2", - "content": [ - "Wait for Yahweh, and he will save you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 20:23" - }, - "Yahweh detests differing weights," - ] - }, - { - "type": "para:q2", - "content": [ - "and dishonest scales are not pleasing." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 20:24" - }, - "A man’s steps are from Yahweh;" - ] - }, - { - "type": "para:q2", - "content": [ - "how then can man understand his way?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 20:25" - }, - "It is a snare to a man to make a rash dedication," - ] - }, - { - "type": "para:q2", - "content": [ - "then later to consider his vows." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 20:26" - }, - "A wise king winnows out the wicked," - ] - }, - { - "type": "para:q2", - "content": [ - "and drives the threshing wheel over them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 20:27" - }, - "The spirit of man is Yahweh’s lamp," - ] - }, - { - "type": "para:q2", - "content": [ - "searching all his innermost parts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 20:28" - }, - "Love and faithfulness keep the king safe." - ] - }, - { - "type": "para:q2", - "content": [ - "His throne is sustained by love." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 20:29" - }, - "The glory of young men is their strength." - ] - }, - { - "type": "para:q2", - "content": [ - "The splendor of old men is their gray hair." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 20:30" - }, - "Wounding blows cleanse away evil," - ] - }, - { - "type": "para:q2", - "content": [ - "and beatings purge the innermost parts.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "PRO 21" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 21:1" - }, - "The king’s heart is in Yahweh’s hand like the watercourses." - ] - }, - { - "type": "para:q2", - "content": [ - "He turns it wherever he desires." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 21:2" - }, - "Every way of a man is right in his own eyes," - ] - }, - { - "type": "para:q2", - "content": [ - "but Yahweh weighs the hearts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 21:3" - }, - "To do righteousness and justice" - ] - }, - { - "type": "para:q2", - "content": [ - "is more acceptable to Yahweh than sacrifice." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 21:4" - }, - "A high look and a proud heart," - ] - }, - { - "type": "para:q2", - "content": [ - "the lamp of the wicked, is sin." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 21:5" - }, - "The plans of the diligent surely lead to profit;" - ] - }, - { - "type": "para:q2", - "content": [ - "and everyone who is hasty surely rushes to poverty." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 21:6" - }, - "Getting treasures by a lying tongue" - ] - }, - { - "type": "para:q2", - "content": [ - "is a fleeting vapor for those who seek death." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 21:7" - }, - "The violence of the wicked will drive them away," - ] - }, - { - "type": "para:q2", - "content": [ - "because they refuse to do what is right." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 21:8" - }, - "The way of the guilty is devious," - ] - }, - { - "type": "para:q2", - "content": [ - "but the conduct of the innocent is upright." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 21:9" - }, - "It is better to dwell in the corner of the housetop" - ] - }, - { - "type": "para:q2", - "content": [ - "than to share a house with a contentious woman." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 21:10" - }, - "The soul of the wicked desires evil;" - ] - }, - { - "type": "para:q2", - "content": [ - "his neighbor finds no mercy in his eyes." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 21:11" - }, - "When the mocker is punished, the simple gains wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "When the wise is instructed, he receives knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 21:12" - }, - "The Righteous One considers the house of the wicked," - ] - }, - { - "type": "para:q2", - "content": [ - "and brings the wicked to ruin." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 21:13" - }, - "Whoever stops his ears at the cry of the poor," - ] - }, - { - "type": "para:q2", - "content": [ - "he will also cry out, but shall not be heard." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 21:14" - }, - "A gift in secret pacifies anger," - ] - }, - { - "type": "para:q2", - "content": [ - "and a bribe in the cloak, strong wrath." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 21:15" - }, - "It is joy to the righteous to do justice;" - ] - }, - { - "type": "para:q2", - "content": [ - "but it is a destruction to the workers of iniquity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 21:16" - }, - "The man who wanders out of the way of understanding" - ] - }, - { - "type": "para:q2", - "content": [ - "shall rest in the assembly of the departed spirits." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 21:17" - }, - "He who loves pleasure will be a poor man." - ] - }, - { - "type": "para:q2", - "content": [ - "He who loves wine and oil won’t be rich." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 21:18" - }, - "The wicked is a ransom for the righteous," - ] - }, - { - "type": "para:q2", - "content": [ - "the treacherous for the upright." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 21:19" - }, - "It is better to dwell in a desert land," - ] - }, - { - "type": "para:q2", - "content": [ - "than with a contentious and fretful woman." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 21:20" - }, - "There is precious treasure and oil in the dwelling of the wise;" - ] - }, - { - "type": "para:q2", - "content": [ - "but a foolish man swallows it up." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 21:21" - }, - "He who follows after righteousness and kindness" - ] - }, - { - "type": "para:q2", - "content": [ - "finds life, righteousness, and honor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 21:22" - }, - "A wise man scales the city of the mighty," - ] - }, - { - "type": "para:q2", - "content": [ - "and brings down the strength of its confidence." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 21:23" - }, - "Whoever guards his mouth and his tongue" - ] - }, - { - "type": "para:q2", - "content": [ - "keeps his soul from troubles." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 21:24" - }, - "The proud and arrogant man—“Scoffer” is his name—" - ] - }, - { - "type": "para:q2", - "content": [ - "he works in the arrogance of pride." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 21:25" - }, - "The desire of the sluggard kills him," - ] - }, - { - "type": "para:q2", - "content": [ - "for his hands refuse to labor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 21:26" - }, - "There are those who covet greedily all day long;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous give and don’t withhold." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 21:27" - }, - "The sacrifice of the wicked is an abomination—" - ] - }, - { - "type": "para:q2", - "content": [ - "how much more, when he brings it with a wicked mind!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 21:28" - }, - "A false witness will perish." - ] - }, - { - "type": "para:q2", - "content": [ - "A man who listens speaks to eternity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 21:29" - }, - "A wicked man hardens his face;" - ] - }, - { - "type": "para:q2", - "content": [ - "but as for the upright, he establishes his ways." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 21:30" - }, - "There is no wisdom nor understanding" - ] - }, - { - "type": "para:q2", - "content": [ - "nor counsel against Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 21:31" - }, - "The horse is prepared for the day of battle;" - ] - }, - { - "type": "para:q2", - "content": [ - "but victory is with Yahweh.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "PRO 22" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 22:1" - }, - "A good name is more desirable than great riches," - ] - }, - { - "type": "para:q2", - "content": [ - "and loving favor is better than silver and gold." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 22:2" - }, - "The rich and the poor have this in common:" - ] - }, - { - "type": "para:q2", - "content": [ - "Yahweh is the maker of them all." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 22:3" - }, - "A prudent man sees danger and hides himself;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the simple pass on, and suffer for it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 22:4" - }, - "The result of humility and the fear of Yahweh" - ] - }, - { - "type": "para:q2", - "content": [ - "is wealth, honor, and life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 22:5" - }, - "Thorns and snares are in the path of the wicked:" - ] - }, - { - "type": "para:q2", - "content": [ - "whoever guards his soul stays from them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 22:6" - }, - "Train up a child in the way he should go," - ] - }, - { - "type": "para:q2", - "content": [ - "and when he is old he will not depart from it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 22:7" - }, - "The rich rule over the poor." - ] - }, - { - "type": "para:q2", - "content": [ - "The borrower is servant to the lender." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 22:8" - }, - "He who sows wickedness reaps trouble," - ] - }, - { - "type": "para:q2", - "content": [ - "and the rod of his fury will be destroyed." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 22:9" - }, - "He who has a generous eye will be blessed;" - ] - }, - { - "type": "para:q2", - "content": [ - "for he shares his food with the poor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 22:10" - }, - "Drive out the mocker, and strife will go out;" - ] - }, - { - "type": "para:q2", - "content": [ - "yes, quarrels and insults will stop." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 22:11" - }, - "He who loves purity of heart and speaks gracefully" - ] - }, - { - "type": "para:q2", - "content": [ - "is the king’s friend." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 22:12" - }, - "Yahweh’s eyes watch over knowledge;" - ] - }, - { - "type": "para:q2", - "content": [ - "but he frustrates the words of the unfaithful." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 22:13" - }, - "The sluggard says, “There is a lion outside!" - ] - }, - { - "type": "para:q2", - "content": [ - "I will be killed in the streets!”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 22:14" - }, - "The mouth of an adulteress is a deep pit." - ] - }, - { - "type": "para:q2", - "content": [ - "He who is under Yahweh’s wrath will fall into it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 22:15" - }, - "Folly is bound up in the heart of a child:" - ] - }, - { - "type": "para:q2", - "content": [ - "the rod of discipline drives it far from him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 22:16" - }, - "Whoever oppresses the poor for his own increase and whoever gives to the rich," - ] - }, - { - "type": "para:q2", - "content": [ - "both come to poverty.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 22:17" - }, - "Turn your ear, and listen to the words of the wise." - ] - }, - { - "type": "para:q2", - "content": [ - "Apply your heart to my teaching." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 22:18" - }, - "For it is a pleasant thing if you keep them within you," - ] - }, - { - "type": "para:q2", - "content": [ - "if all of them are ready on your lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 22:19" - }, - "I teach you today, even you," - ] - }, - { - "type": "para:q2", - "content": [ - "So that your trust may be in Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 22:20" - }, - "Haven’t I written to you thirty excellent things" - ] - }, - { - "type": "para:q2", - "content": [ - "of counsel and knowledge," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 22:21" - }, - "To teach you truth, reliable words," - ] - }, - { - "type": "para:q2", - "content": [ - "to give sound answers to the ones who sent you?", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 22:22" - }, - "Don’t exploit the poor, because he is poor;" - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t crush the needy in court;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 22:23" - }, - "for Yahweh will plead their case," - ] - }, - { - "type": "para:q2", - "content": [ - "and plunder the life of those who plunder them.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 22:24" - }, - "Don’t befriend a hot-tempered man," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t associate with one who harbors anger:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 22:25" - }, - "lest you learn his ways," - ] - }, - { - "type": "para:q2", - "content": [ - "and ensnare your soul.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 22:26" - }, - "Don’t you be one of those who strike hands," - ] - }, - { - "type": "para:q2", - "content": [ - "of those who are collateral for debts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 22:27" - }, - "If you don’t have means to pay," - ] - }, - { - "type": "para:q2", - "content": [ - "why should he take away your bed from under you?", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 22:28" - }, - "Don’t move the ancient boundary stone" - ] - }, - { - "type": "para:q2", - "content": [ - "which your fathers have set up.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 22:29" - }, - "Do you see a man skilled in his work?" - ] - }, - { - "type": "para:q2", - "content": [ - "He will serve kings." - ] - }, - { - "type": "para:q2", - "content": [ - "He won’t serve obscure men.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "PRO 23" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 23:1" - }, - "When you sit to eat with a ruler," - ] - }, - { - "type": "para:q2", - "content": [ - "consider diligently what is before you;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 23:2" - }, - "put a knife to your throat," - ] - }, - { - "type": "para:q2", - "content": [ - "if you are a man given to appetite." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 23:3" - }, - "Don’t be desirous of his dainties," - ] - }, - { - "type": "para:q2", - "content": [ - "since they are deceitful food." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 23:4" - }, - "Don’t weary yourself to be rich." - ] - }, - { - "type": "para:q2", - "content": [ - "In your wisdom, show restraint." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 23:5" - }, - "Why do you set your eyes on that which is not?" - ] - }, - { - "type": "para:q2", - "content": [ - "For it certainly sprouts wings like an eagle and flies in the sky." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 23:6" - }, - "Don’t eat the food of him who has a stingy eye," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t crave his delicacies:" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 23:7" - }, - "for as he thinks about the cost, so he is." - ] - }, - { - "type": "para:q2", - "content": [ - "“Eat and drink!” he says to you," - ] - }, - { - "type": "para:q2", - "content": [ - "but his heart is not with you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 23:8" - }, - "The morsel which you have eaten you shall vomit up," - ] - }, - { - "type": "para:q2", - "content": [ - "and lose your good words.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 23:9" - }, - "Don’t speak in the ears of a fool," - ] - }, - { - "type": "para:q2", - "content": [ - "for he will despise the wisdom of your words.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 23:10" - }, - "Don’t move the ancient boundary stone." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t encroach on the fields of the fatherless," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 23:11" - }, - "for their Defender is strong." - ] - }, - { - "type": "para:q2", - "content": [ - "He will plead their case against you.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 23:12" - }, - "Apply your heart to instruction," - ] - }, - { - "type": "para:q2", - "content": [ - "and your ears to the words of knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 23:13" - }, - "Don’t withhold correction from a child." - ] - }, - { - "type": "para:q2", - "content": [ - "If you punish him with the rod, he will not die." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 23:14" - }, - "Punish him with the rod," - ] - }, - { - "type": "para:q2", - "content": [ - "and save his soul from Sheol.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23:14" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 23:15" - }, - "My son, if your heart is wise," - ] - }, - { - "type": "para:q2", - "content": [ - "then my heart will be glad, even mine." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 23:16" - }, - "Yes, my heart will rejoice" - ] - }, - { - "type": "para:q2", - "content": [ - "when your lips speak what is right." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 23:17" - }, - "Don’t let your heart envy sinners," - ] - }, - { - "type": "para:q2", - "content": [ - "but rather fear Yahweh all day long." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 23:18" - }, - "Indeed surely there is a future hope," - ] - }, - { - "type": "para:q2", - "content": [ - "and your hope will not be cut off." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 23:19" - }, - "Listen, my son, and be wise," - ] - }, - { - "type": "para:q2", - "content": [ - "and keep your heart on the right path!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 23:20" - }, - "Don’t be among ones drinking too much wine," - ] - }, - { - "type": "para:q2", - "content": [ - "or those who gorge themselves on meat:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 23:21" - }, - "for the drunkard and the glutton shall become poor;" - ] - }, - { - "type": "para:q2", - "content": [ - "and drowsiness clothes them in rags." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 23:22" - }, - "Listen to your father who gave you life," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t despise your mother when she is old." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 23:23" - }, - "Buy the truth, and don’t sell it." - ] - }, - { - "type": "para:q2", - "content": [ - "Get wisdom, discipline, and understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 23:24" - }, - "The father of the righteous has great joy." - ] - }, - { - "type": "para:q2", - "content": [ - "Whoever fathers a wise child delights in him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 23:25" - }, - "Let your father and your mother be glad!" - ] - }, - { - "type": "para:q2", - "content": [ - "Let her who bore you rejoice!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 23:26" - }, - "My son, give me your heart;" - ] - }, - { - "type": "para:q2", - "content": [ - "and let your eyes keep in my ways." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 23:27" - }, - "For a prostitute is a deep pit;" - ] - }, - { - "type": "para:q2", - "content": [ - "and a wayward wife is a narrow well." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 23:28" - }, - "Yes, she lies in wait like a robber," - ] - }, - { - "type": "para:q2", - "content": [ - "and increases the unfaithful among men.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 23:29" - }, - "Who has woe?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has sorrow?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has strife?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has complaints?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has needless bruises?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has bloodshot eyes?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 23:30" - }, - "Those who stay long at the wine;" - ] - }, - { - "type": "para:q2", - "content": [ - "those who go to seek out mixed wine." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 23:31" - }, - "Don’t look at the wine when it is red," - ] - }, - { - "type": "para:q2", - "content": [ - "when it sparkles in the cup," - ] - }, - { - "type": "para:q2", - "content": [ - "when it goes down smoothly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 23:32" - }, - "In the end, it bites like a snake," - ] - }, - { - "type": "para:q2", - "content": [ - "and poisons like a viper." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 23:33" - }, - "Your eyes will see strange things," - ] - }, - { - "type": "para:q2", - "content": [ - "and your mind will imagine confusing things." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "PRO 23:34" - }, - "Yes, you will be as he who lies down in the middle of the sea," - ] - }, - { - "type": "para:q2", - "content": [ - "or as he who lies on top of the rigging:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "PRO 23:35" - }, - "“They hit me, and I was not hurt!" - ] - }, - { - "type": "para:q2", - "content": [ - "They beat me, and I don’t feel it!" - ] - }, - { - "type": "para:q2", - "content": [ - "When will I wake up? I can do it again." - ] - }, - { - "type": "para:q2", - "content": [ - "I can find another.”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "PRO 24" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 24:1" - }, - "Don’t be envious of evil men," - ] - }, - { - "type": "para:q2", - "content": [ - "neither desire to be with them;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 24:2" - }, - "for their hearts plot violence" - ] - }, - { - "type": "para:q2", - "content": [ - "and their lips talk about mischief." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 24:3" - }, - "Through wisdom a house is built;" - ] - }, - { - "type": "para:q2", - "content": [ - "by understanding it is established;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 24:4" - }, - "by knowledge the rooms are filled" - ] - }, - { - "type": "para:q2", - "content": [ - "with all rare and beautiful treasure." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 24:5" - }, - "A wise man has great power;" - ] - }, - { - "type": "para:q2", - "content": [ - "and a knowledgeable man increases strength;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 24:6" - }, - "for by wise guidance you wage your war;" - ] - }, - { - "type": "para:q2", - "content": [ - "and victory is in many advisors." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 24:7" - }, - "Wisdom is too high for a fool." - ] - }, - { - "type": "para:q2", - "content": [ - "He doesn’t open his mouth in the gate." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 24:8" - }, - "One who plots to do evil" - ] - }, - { - "type": "para:q2", - "content": [ - "will be called a schemer." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 24:9" - }, - "The schemes of folly are sin." - ] - }, - { - "type": "para:q2", - "content": [ - "The mocker is detested by men." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 24:10" - }, - "If you falter in the time of trouble," - ] - }, - { - "type": "para:q2", - "content": [ - "your strength is small." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 24:11" - }, - "Rescue those who are being led away to death!" - ] - }, - { - "type": "para:q2", - "content": [ - "Indeed, hold back those who are staggering to the slaughter!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 24:12" - }, - "If you say, “Behold, we didn’t know this,”" - ] - }, - { - "type": "para:q2", - "content": [ - "doesn’t he who weighs the hearts consider it?" - ] - }, - { - "type": "para:q1", - "content": [ - "He who keeps your soul, doesn’t he know it?" - ] - }, - { - "type": "para:q2", - "content": [ - "Shall he not render to every man according to his work?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 24:13" - }, - "My son, eat honey, for it is good," - ] - }, - { - "type": "para:q2", - "content": [ - "the droppings of the honeycomb, which are sweet to your taste;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 24:14" - }, - "so you shall know wisdom to be to your soul." - ] - }, - { - "type": "para:q2", - "content": [ - "If you have found it, then there will be a reward:" - ] - }, - { - "type": "para:q2", - "content": [ - "Your hope will not be cut off." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 24:15" - }, - "Don’t lay in wait, wicked man, against the habitation of the righteous." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t destroy his resting place;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 24:16" - }, - "for a righteous man falls seven times and rises up again;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the wicked are overthrown by calamity." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 24:17" - }, - "Don’t rejoice when your enemy falls." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t let your heart be glad when he is overthrown," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 24:18" - }, - "lest Yahweh see it, and it displease him," - ] - }, - { - "type": "para:q2", - "content": [ - "and he turn away his wrath from him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 24:19" - }, - "Don’t fret yourself because of evildoers," - ] - }, - { - "type": "para:q2", - "content": [ - "neither be envious of the wicked;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 24:20" - }, - "for there will be no reward to the evil man." - ] - }, - { - "type": "para:q2", - "content": [ - "The lamp of the wicked will be snuffed out." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 24:21" - }, - "My son, fear Yahweh and the king." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t join those who are rebellious;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 24:22" - }, - "for their calamity will rise suddenly." - ] - }, - { - "type": "para:q2", - "content": [ - "Who knows what destruction may come from them both?", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 24:23" - }, - "These also are sayings of the wise.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - "To show partiality in judgment is not good." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 24:24" - }, - "He who says to the wicked, “You are righteous,”" - ] - }, - { - "type": "para:q2", - "content": [ - "peoples will curse him, and nations will abhor him—" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 24:25" - }, - "but it will go well with those who convict the guilty," - ] - }, - { - "type": "para:q2", - "content": [ - "and a rich blessing will come on them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 24:26" - }, - "An honest answer" - ] - }, - { - "type": "para:q2", - "content": [ - "is like a kiss on the lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 24:27" - }, - "Prepare your work outside," - ] - }, - { - "type": "para:q2", - "content": [ - "and get your fields ready." - ] - }, - { - "type": "para:q2", - "content": [ - "Afterwards, build your house." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 24:28" - }, - "Don’t be a witness against your neighbor without cause." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t deceive with your lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 24:29" - }, - "Don’t say, “I will do to him as he has done to me;" - ] - }, - { - "type": "para:q2", - "content": [ - "I will repay the man according to his work.”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 24:30" - }, - "I went by the field of the sluggard," - ] - }, - { - "type": "para:q2", - "content": [ - "by the vineyard of the man void of understanding:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 24:31" - }, - "Behold, it was all grown over with thorns." - ] - }, - { - "type": "para:q2", - "content": [ - "Its surface was covered with nettles," - ] - }, - { - "type": "para:q2", - "content": [ - "and its stone wall was broken down." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 24:32" - }, - "Then I saw, and considered well." - ] - }, - { - "type": "para:q2", - "content": [ - "I saw, and received instruction:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 24:33" - }, - "a little sleep, a little slumber," - ] - }, - { - "type": "para:q2", - "content": [ - "a little folding of the hands to sleep," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "PRO 24:34" - }, - "so your poverty will come as a robber" - ] - }, - { - "type": "para:q2", - "content": [ - "and your want as an armed man." - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "PRO 25" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 25:1" - }, - "These also are proverbs of Solomon, which the men of Hezekiah king of Judah copied out." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 25:2" - }, - "It is the glory of God to conceal a thing," - ] - }, - { - "type": "para:q2", - "content": [ - "but the glory of kings is to search out a matter." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 25:3" - }, - "As the heavens for height, and the earth for depth," - ] - }, - { - "type": "para:q2", - "content": [ - "so the hearts of kings are unsearchable." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 25:4" - }, - "Take away the dross from the silver," - ] - }, - { - "type": "para:q2", - "content": [ - "and material comes out for the refiner;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 25:5" - }, - "Take away the wicked from the king’s presence," - ] - }, - { - "type": "para:q2", - "content": [ - "and his throne will be established in righteousness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 25:6" - }, - "Don’t exalt yourself in the presence of the king," - ] - }, - { - "type": "para:q2", - "content": [ - "or claim a place among great men;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 25:7" - }, - "for it is better that it be said to you, “Come up here,”" - ] - }, - { - "type": "para:q2", - "content": [ - "than that you should be put lower in the presence of the prince," - ] - }, - { - "type": "para:q2", - "content": [ - "whom your eyes have seen." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 25:8" - }, - "Don’t be hasty in bringing charges to court." - ] - }, - { - "type": "para:q2", - "content": [ - "What will you do in the end when your neighbor shames you?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 25:9" - }, - "Debate your case with your neighbor," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t betray the confidence of another," - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 25:10" - }, - "lest one who hears it put you to shame," - ] - }, - { - "type": "para:q2", - "content": [ - "and your bad reputation never depart.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 25:11" - }, - "A word fitly spoken" - ] - }, - { - "type": "para:q2", - "content": [ - "is like apples of gold in settings of silver." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 25:12" - }, - "As an earring of gold, and an ornament of fine gold," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a wise reprover to an obedient ear." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 25:13" - }, - "As the cold of snow in the time of harvest," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a faithful messenger to those who send him;" - ] - }, - { - "type": "para:q2", - "content": [ - "for he refreshes the soul of his masters." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 25:14" - }, - "As clouds and wind without rain," - ] - }, - { - "type": "para:q2", - "content": [ - "so is he who boasts of gifts deceptively." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 25:15" - }, - "By patience a ruler is persuaded." - ] - }, - { - "type": "para:q2", - "content": [ - "A soft tongue breaks the bone." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 25:16" - }, - "Have you found honey?" - ] - }, - { - "type": "para:q2", - "content": [ - "Eat as much as is sufficient for you," - ] - }, - { - "type": "para:q2", - "content": [ - "lest you eat too much, and vomit it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 25:17" - }, - "Let your foot be seldom in your neighbor’s house," - ] - }, - { - "type": "para:q2", - "content": [ - "lest he be weary of you, and hate you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 25:18" - }, - "A man who gives false testimony against his neighbor" - ] - }, - { - "type": "para:q2", - "content": [ - "is like a club, a sword, or a sharp arrow." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 25:19" - }, - "Confidence in someone unfaithful in time of trouble" - ] - }, - { - "type": "para:q2", - "content": [ - "is like a bad tooth or a lame foot." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 25:20" - }, - "As one who takes away a garment in cold weather," - ] - }, - { - "type": "para:q2", - "content": [ - "or vinegar on soda," - ] - }, - { - "type": "para:q2", - "content": [ - "so is one who sings songs to a heavy heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 25:21" - }, - "If your enemy is hungry, give him food to eat." - ] - }, - { - "type": "para:q2", - "content": [ - "If he is thirsty, give him water to drink;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 25:22" - }, - "for you will heap coals of fire on his head," - ] - }, - { - "type": "para:q2", - "content": [ - "and Yahweh will reward you." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 25:23" - }, - "The north wind produces rain;" - ] - }, - { - "type": "para:q2", - "content": [ - "so a backbiting tongue brings an angry face." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 25:24" - }, - "It is better to dwell in the corner of the housetop" - ] - }, - { - "type": "para:q2", - "content": [ - "than to share a house with a contentious woman." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 25:25" - }, - "Like cold water to a thirsty soul," - ] - }, - { - "type": "para:q2", - "content": [ - "so is good news from a far country." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 25:26" - }, - "Like a muddied spring and a polluted well," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a righteous man who gives way before the wicked." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 25:27" - }, - "It is not good to eat much honey," - ] - }, - { - "type": "para:q2", - "content": [ - "nor is it honorable to seek one’s own honor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 25:28" - }, - "Like a city that is broken down and without walls" - ] - }, - { - "type": "para:q2", - "content": [ - "is a man whose spirit is without restraint." - ] - }, - { - "type": "chapter:c", - "number": "26", - "sid": "PRO 26" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 26:1" - }, - "Like snow in summer, and as rain in harvest," - ] - }, - { - "type": "para:q2", - "content": [ - "so honor is not fitting for a fool." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 26:2" - }, - "Like a fluttering sparrow," - ] - }, - { - "type": "para:q2", - "content": [ - "like a darting swallow," - ] - }, - { - "type": "para:q2", - "content": [ - "so the undeserved curse doesn’t come to rest." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 26:3" - }, - "A whip is for the horse," - ] - }, - { - "type": "para:q2", - "content": [ - "a bridle for the donkey," - ] - }, - { - "type": "para:q2", - "content": [ - "and a rod for the back of fools!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 26:4" - }, - "Don’t answer a fool according to his folly," - ] - }, - { - "type": "para:q2", - "content": [ - "lest you also be like him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 26:5" - }, - "Answer a fool according to his folly," - ] - }, - { - "type": "para:q2", - "content": [ - "lest he be wise in his own eyes." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 26:6" - }, - "One who sends a message by the hand of a fool" - ] - }, - { - "type": "para:q2", - "content": [ - "is cutting off feet and drinking violence." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 26:7" - }, - "Like the legs of the lame that hang loose," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a parable in the mouth of fools." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 26:8" - }, - "As one who binds a stone in a sling," - ] - }, - { - "type": "para:q2", - "content": [ - "so is he who gives honor to a fool." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 26:9" - }, - "Like a thorn bush that goes into the hand of a drunkard," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a parable in the mouth of fools." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 26:10" - }, - "As an archer who wounds all," - ] - }, - { - "type": "para:q2", - "content": [ - "so is he who hires a fool" - ] - }, - { - "type": "para:q2", - "content": [ - "or he who hires those who pass by." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 26:11" - }, - "As a dog that returns to his vomit," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a fool who repeats his folly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 26:12" - }, - "Do you see a man wise in his own eyes?" - ] - }, - { - "type": "para:q2", - "content": [ - "There is more hope for a fool than for him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 26:13" - }, - "The sluggard says, “There is a lion in the road!" - ] - }, - { - "type": "para:q2", - "content": [ - "A fierce lion roams the streets!”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 26:14" - }, - "As the door turns on its hinges," - ] - }, - { - "type": "para:q2", - "content": [ - "so does the sluggard on his bed." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 26:15" - }, - "The sluggard buries his hand in the dish." - ] - }, - { - "type": "para:q2", - "content": [ - "He is too lazy to bring it back to his mouth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 26:16" - }, - "The sluggard is wiser in his own eyes" - ] - }, - { - "type": "para:q2", - "content": [ - "than seven men who answer with discretion." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 26:17" - }, - "Like one who grabs a dog’s ears" - ] - }, - { - "type": "para:q2", - "content": [ - "is one who passes by and meddles in a quarrel not his own." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 26:18" - }, - "Like a madman who shoots torches, arrows, and death," - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 26:19" - }, - "is the man who deceives his neighbor and says, “Am I not joking?”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 26:20" - }, - "For lack of wood a fire goes out." - ] - }, - { - "type": "para:q2", - "content": [ - "Without gossip, a quarrel dies down." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 26:21" - }, - "As coals are to hot embers," - ] - }, - { - "type": "para:q2", - "content": [ - "and wood to fire," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a contentious man to kindling strife." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 26:22" - }, - "The words of a whisperer are as dainty morsels," - ] - }, - { - "type": "para:q2", - "content": [ - "they go down into the innermost parts." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 26:23" - }, - "Like silver dross on an earthen vessel" - ] - }, - { - "type": "para:q2", - "content": [ - "are the lips of a fervent one with an evil heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 26:24" - }, - "A malicious man disguises himself with his lips," - ] - }, - { - "type": "para:q2", - "content": [ - "but he harbors evil in his heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 26:25" - }, - "When his speech is charming, don’t believe him," - ] - }, - { - "type": "para:q2", - "content": [ - "for there are seven abominations in his heart." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 26:26" - }, - "His malice may be concealed by deception," - ] - }, - { - "type": "para:q2", - "content": [ - "but his wickedness will be exposed in the assembly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 26:27" - }, - "Whoever digs a pit shall fall into it." - ] - }, - { - "type": "para:q2", - "content": [ - "Whoever rolls a stone, it will come back on him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 26:28" - }, - "A lying tongue hates those it hurts;" - ] - }, - { - "type": "para:q2", - "content": [ - "and a flattering mouth works ruin." - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "PRO 27" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 27:1" - }, - "Don’t boast about tomorrow;" - ] - }, - { - "type": "para:q2", - "content": [ - "for you don’t know what a day may bring." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 27:2" - }, - "Let another man praise you," - ] - }, - { - "type": "para:q2", - "content": [ - "and not your own mouth;" - ] - }, - { - "type": "para:q2", - "content": [ - "a stranger, and not your own lips." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 27:3" - }, - "A stone is heavy," - ] - }, - { - "type": "para:q2", - "content": [ - "and sand is a burden;" - ] - }, - { - "type": "para:q2", - "content": [ - "but a fool’s provocation is heavier than both." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 27:4" - }, - "Wrath is cruel," - ] - }, - { - "type": "para:q2", - "content": [ - "and anger is overwhelming;" - ] - }, - { - "type": "para:q2", - "content": [ - "but who is able to stand before jealousy?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 27:5" - }, - "Better is open rebuke" - ] - }, - { - "type": "para:q2", - "content": [ - "than hidden love." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 27:6" - }, - "The wounds of a friend are faithful," - ] - }, - { - "type": "para:q2", - "content": [ - "although the kisses of an enemy are profuse." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 27:7" - }, - "A full soul loathes a honeycomb;" - ] - }, - { - "type": "para:q2", - "content": [ - "but to a hungry soul, every bitter thing is sweet." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 27:8" - }, - "As a bird that wanders from her nest," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a man who wanders from his home." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 27:9" - }, - "Perfume and incense bring joy to the heart;" - ] - }, - { - "type": "para:q2", - "content": [ - "so does earnest counsel from a man’s friend." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 27:10" - }, - "Don’t forsake your friend and your father’s friend." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t go to your brother’s house in the day of your disaster." - ] - }, - { - "type": "para:q2", - "content": [ - "A neighbor who is near is better than a distant brother." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 27:11" - }, - "Be wise, my son," - ] - }, - { - "type": "para:q2", - "content": [ - "and bring joy to my heart," - ] - }, - { - "type": "para:q2", - "content": [ - "then I can answer my tormentor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 27:12" - }, - "A prudent man sees danger and takes refuge;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the simple pass on, and suffer for it." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 27:13" - }, - "Take his garment when he puts up collateral for a stranger." - ] - }, - { - "type": "para:q2", - "content": [ - "Hold it for a wayward woman!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 27:14" - }, - "He who blesses his neighbor with a loud voice early in the morning," - ] - }, - { - "type": "para:q2", - "content": [ - "it will be taken as a curse by him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 27:15" - }, - "A continual dropping on a rainy day" - ] - }, - { - "type": "para:q2", - "content": [ - "and a contentious wife are alike:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 27:16" - }, - "restraining her is like restraining the wind," - ] - }, - { - "type": "para:q2", - "content": [ - "or like grasping oil in his right hand.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 27:17" - }, - "Iron sharpens iron;" - ] - }, - { - "type": "para:q2", - "content": [ - "so a man sharpens his friend’s countenance." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 27:18" - }, - "Whoever tends the fig tree shall eat its fruit." - ] - }, - { - "type": "para:q2", - "content": [ - "He who looks after his master shall be honored." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 27:19" - }, - "Like water reflects a face," - ] - }, - { - "type": "para:q2", - "content": [ - "so a man’s heart reflects the man." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 27:20" - }, - "Sheol", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27:20" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "and Abaddon are never satisfied;" - ] - }, - { - "type": "para:q2", - "content": [ - "and a man’s eyes are never satisfied." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 27:21" - }, - "The crucible is for silver," - ] - }, - { - "type": "para:q2", - "content": [ - "and the furnace for gold;" - ] - }, - { - "type": "para:q2", - "content": [ - "but man is refined by his praise." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 27:22" - }, - "Though you grind a fool in a mortar with a pestle along with grain," - ] - }, - { - "type": "para:q2", - "content": [ - "yet his foolishness will not be removed from him.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 27:23" - }, - "Know well the state of your flocks," - ] - }, - { - "type": "para:q2", - "content": [ - "and pay attention to your herds:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 27:24" - }, - "for riches are not forever," - ] - }, - { - "type": "para:q2", - "content": [ - "nor does the crown endure to all generations." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 27:25" - }, - "The hay is removed, and the new growth appears," - ] - }, - { - "type": "para:q2", - "content": [ - "the grasses of the hills are gathered in." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 27:26" - }, - "The lambs are for your clothing," - ] - }, - { - "type": "para:q2", - "content": [ - "and the goats are the price of a field." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 27:27" - }, - "There will be plenty of goats’ milk for your food," - ] - }, - { - "type": "para:q2", - "content": [ - "for your family’s food," - ] - }, - { - "type": "para:q2", - "content": [ - "and for the nourishment of your servant girls." - ] - }, - { - "type": "chapter:c", - "number": "28", - "sid": "PRO 28" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 28:1" - }, - "The wicked flee when no one pursues;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous are as bold as a lion." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 28:2" - }, - "In rebellion, a land has many rulers," - ] - }, - { - "type": "para:q2", - "content": [ - "but order is maintained by a man of understanding and knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 28:3" - }, - "A needy man who oppresses the poor" - ] - }, - { - "type": "para:q2", - "content": [ - "is like a driving rain which leaves no crops." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 28:4" - }, - "Those who forsake the law praise the wicked;" - ] - }, - { - "type": "para:q2", - "content": [ - "but those who keep the law contend with them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 28:5" - }, - "Evil men don’t understand justice;" - ] - }, - { - "type": "para:q2", - "content": [ - "but those who seek Yahweh understand it fully." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 28:6" - }, - "Better is the poor who walks in his integrity," - ] - }, - { - "type": "para:q2", - "content": [ - "than he who is perverse in his ways, and he is rich." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 28:7" - }, - "Whoever keeps the law is a wise son;" - ] - }, - { - "type": "para:q2", - "content": [ - "but he who is a companion of gluttons shames his father." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 28:8" - }, - "He who increases his wealth by excessive interest" - ] - }, - { - "type": "para:q2", - "content": [ - "gathers it for one who has pity on the poor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 28:9" - }, - "He who turns away his ear from hearing the law," - ] - }, - { - "type": "para:q2", - "content": [ - "even his prayer is an abomination." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 28:10" - }, - "Whoever causes the upright to go astray in an evil way," - ] - }, - { - "type": "para:q2", - "content": [ - "he will fall into his own trap;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the blameless will inherit good." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 28:11" - }, - "The rich man is wise in his own eyes;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the poor who has understanding sees through him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 28:12" - }, - "When the righteous triumph, there is great glory;" - ] - }, - { - "type": "para:q2", - "content": [ - "but when the wicked rise, men hide themselves." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 28:13" - }, - "He who conceals his sins doesn’t prosper," - ] - }, - { - "type": "para:q2", - "content": [ - "but whoever confesses and renounces them finds mercy." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 28:14" - }, - "Blessed is the man who always fears;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one who hardens his heart falls into trouble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 28:15" - }, - "As a roaring lion or a charging bear," - ] - }, - { - "type": "para:q2", - "content": [ - "so is a wicked ruler over helpless people." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 28:16" - }, - "A tyrannical ruler lacks judgment." - ] - }, - { - "type": "para:q2", - "content": [ - "One who hates ill-gotten gain will have long days." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 28:17" - }, - "A man who is tormented by life blood will be a fugitive until death;" - ] - }, - { - "type": "para:q2", - "content": [ - "no one will support him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 28:18" - }, - "Whoever walks blamelessly is kept safe;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one with perverse ways will fall suddenly." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 28:19" - }, - "One who works his land will have an abundance of food;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one who chases fantasies will have his fill of poverty." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 28:20" - }, - "A faithful man is rich with blessings;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one who is eager to be rich will not go unpunished." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 28:21" - }, - "To show partiality is not good;" - ] - }, - { - "type": "para:q2", - "content": [ - "yet a man will do wrong for a piece of bread." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 28:22" - }, - "A stingy man hurries after riches," - ] - }, - { - "type": "para:q2", - "content": [ - "and doesn’t know that poverty waits for him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 28:23" - }, - "One who rebukes a man will afterward find more favor" - ] - }, - { - "type": "para:q2", - "content": [ - "than one who flatters with the tongue." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 28:24" - }, - "Whoever robs his father or his mother and says, “It’s not wrong,”" - ] - }, - { - "type": "para:q2", - "content": [ - "is a partner with a destroyer." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 28:25" - }, - "One who is greedy stirs up strife;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one who trusts in Yahweh will prosper." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 28:26" - }, - "One who trusts in himself is a fool;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one who walks in wisdom is kept safe." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 28:27" - }, - "One who gives to the poor has no lack;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one who closes his eyes will have many curses." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 28:28" - }, - "When the wicked rise, men hide themselves;" - ] - }, - { - "type": "para:q2", - "content": [ - "but when they perish, the righteous thrive." - ] - }, - { - "type": "chapter:c", - "number": "29", - "sid": "PRO 29" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 29:1" - }, - "He who is often rebuked and stiffens his neck" - ] - }, - { - "type": "para:q2", - "content": [ - "will be destroyed suddenly, with no remedy." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 29:2" - }, - "When the righteous thrive, the people rejoice;" - ] - }, - { - "type": "para:q2", - "content": [ - "but when the wicked rule, the people groan." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 29:3" - }, - "Whoever loves wisdom brings joy to his father;" - ] - }, - { - "type": "para:q2", - "content": [ - "but a companion of prostitutes squanders his wealth." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 29:4" - }, - "The king by justice makes the land stable," - ] - }, - { - "type": "para:q2", - "content": [ - "but he who takes bribes tears it down." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 29:5" - }, - "A man who flatters his neighbor" - ] - }, - { - "type": "para:q2", - "content": [ - "spreads a net for his feet." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 29:6" - }, - "An evil man is snared by his sin," - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous can sing and be glad." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 29:7" - }, - "The righteous care about justice for the poor." - ] - }, - { - "type": "para:q2", - "content": [ - "The wicked aren’t concerned about knowledge." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 29:8" - }, - "Mockers stir up a city," - ] - }, - { - "type": "para:q2", - "content": [ - "but wise men turn away anger." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 29:9" - }, - "If a wise man goes to court with a foolish man," - ] - }, - { - "type": "para:q2", - "content": [ - "the fool rages or scoffs, and there is no peace." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 29:10" - }, - "The bloodthirsty hate a man of integrity;" - ] - }, - { - "type": "para:q2", - "content": [ - "and they seek the life of the upright." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 29:11" - }, - "A fool vents all of his anger," - ] - }, - { - "type": "para:q2", - "content": [ - "but a wise man brings himself under control." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 29:12" - }, - "If a ruler listens to lies," - ] - }, - { - "type": "para:q2", - "content": [ - "all of his officials are wicked." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 29:13" - }, - "The poor man and the oppressor have this in common:" - ] - }, - { - "type": "para:q2", - "content": [ - "Yahweh gives sight to the eyes of both." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 29:14" - }, - "The king who fairly judges the poor," - ] - }, - { - "type": "para:q2", - "content": [ - "his throne shall be established forever." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 29:15" - }, - "The rod of correction gives wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "but a child left to himself causes shame to his mother." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 29:16" - }, - "When the wicked increase, sin increases;" - ] - }, - { - "type": "para:q2", - "content": [ - "but the righteous will see their downfall." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 29:17" - }, - "Correct your son, and he will give you peace;" - ] - }, - { - "type": "para:q2", - "content": [ - "yes, he will bring delight to your soul." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 29:18" - }, - "Where there is no revelation, the people cast off restraint;" - ] - }, - { - "type": "para:q2", - "content": [ - "but one who keeps the law is blessed." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 29:19" - }, - "A servant can’t be corrected by words." - ] - }, - { - "type": "para:q2", - "content": [ - "Though he understands, yet he will not respond." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 29:20" - }, - "Do you see a man who is hasty in his words?" - ] - }, - { - "type": "para:q2", - "content": [ - "There is more hope for a fool than for him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 29:21" - }, - "He who pampers his servant from youth" - ] - }, - { - "type": "para:q2", - "content": [ - "will have him become a son in the end." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 29:22" - }, - "An angry man stirs up strife," - ] - }, - { - "type": "para:q2", - "content": [ - "and a wrathful man abounds in sin." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 29:23" - }, - "A man’s pride brings him low," - ] - }, - { - "type": "para:q2", - "content": [ - "but one of lowly spirit gains honor." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 29:24" - }, - "Whoever is an accomplice of a thief is an enemy of his own soul." - ] - }, - { - "type": "para:q2", - "content": [ - "He takes an oath, but dares not testify." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 29:25" - }, - "The fear of man proves to be a snare," - ] - }, - { - "type": "para:q2", - "content": [ - "but whoever puts his trust in Yahweh is kept safe." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 29:26" - }, - "Many seek the ruler’s favor," - ] - }, - { - "type": "para:q2", - "content": [ - "but a man’s justice comes from Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 29:27" - }, - "A dishonest man detests the righteous," - ] - }, - { - "type": "para:q2", - "content": [ - "and the upright in their ways detest the wicked." - ] - }, - { - "type": "chapter:c", - "number": "30", - "sid": "PRO 30" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 30:1" - }, - "The words of Agur the son of Jakeh; the revelation:" - ] - }, - { - "type": "para:q1", - "content": [ - "the man says to Ithiel," - ] - }, - { - "type": "para:q2", - "content": [ - "to Ithiel and Ucal:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 30:2" - }, - "“Surely I am the most ignorant man," - ] - }, - { - "type": "para:q2", - "content": [ - "and don’t have a man’s understanding." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 30:3" - }, - "I have not learned wisdom," - ] - }, - { - "type": "para:q2", - "content": [ - "neither do I have the knowledge of the Holy One." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 30:4" - }, - "Who has ascended up into heaven, and descended?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has gathered the wind in his fists?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has bound the waters in his garment?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who has established all the ends of the earth?" - ] - }, - { - "type": "para:q2", - "content": [ - "What is his name, and what is his son’s name, if you know?", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 30:5" - }, - "“Every word of God is flawless." - ] - }, - { - "type": "para:q2", - "content": [ - "He is a shield to those who take refuge in him." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 30:6" - }, - "Don’t you add to his words," - ] - }, - { - "type": "para:q2", - "content": [ - "lest he reprove you, and you be found a liar.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 30:7" - }, - "“Two things I have asked of you." - ] - }, - { - "type": "para:q2", - "content": [ - "Don’t deny me before I die." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 30:8" - }, - "Remove far from me falsehood and lies." - ] - }, - { - "type": "para:q2", - "content": [ - "Give me neither poverty nor riches." - ] - }, - { - "type": "para:q2", - "content": [ - "Feed me with the food that is needful for me," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 30:9" - }, - "lest I be full, deny you, and say, ‘Who is Yahweh?’" - ] - }, - { - "type": "para:q2", - "content": [ - "or lest I be poor, and steal," - ] - }, - { - "type": "para:q2", - "content": [ - "and so dishonor the name of my God.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 30:10" - }, - "“Don’t slander a servant to his master," - ] - }, - { - "type": "para:q2", - "content": [ - "lest he curse you, and you be held guilty.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 30:11" - }, - "There is a generation that curses their father," - ] - }, - { - "type": "para:q2", - "content": [ - "and doesn’t bless their mother." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 30:12" - }, - "There is a generation that is pure in their own eyes," - ] - }, - { - "type": "para:q2", - "content": [ - "yet are not washed from their filthiness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 30:13" - }, - "There is a generation, oh how lofty are their eyes!" - ] - }, - { - "type": "para:q2", - "content": [ - "Their eyelids are lifted up." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 30:14" - }, - "There is a generation whose teeth are like swords," - ] - }, - { - "type": "para:q2", - "content": [ - "and their jaws like knives," - ] - }, - { - "type": "para:q2", - "content": [ - "to devour the poor from the earth, and the needy from among men.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 30:15" - }, - "“The leech has two daughters:" - ] - }, - { - "type": "para:q2", - "content": [ - "‘Give, give.’", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - "“There are three things that are never satisfied;" - ] - }, - { - "type": "para:q2", - "content": [ - "four that don’t say, ‘Enough:’" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 30:16" - }, - "Sheol,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30:16" - ] - }, - { - "type": "char:ft", - "content": [ - "Sheol is the place of the dead." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - "the barren womb," - ] - }, - { - "type": "para:q2", - "content": [ - "the earth that is not satisfied with water," - ] - }, - { - "type": "para:q2", - "content": [ - "and the fire that doesn’t say, ‘Enough.’", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 30:17" - }, - "“The eye that mocks at his father," - ] - }, - { - "type": "para:q2", - "content": [ - "and scorns obedience to his mother:" - ] - }, - { - "type": "para:q2", - "content": [ - "the ravens of the valley shall pick it out," - ] - }, - { - "type": "para:q2", - "content": [ - "the young eagles shall eat it.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 30:18" - }, - "“There are three things which are too amazing for me," - ] - }, - { - "type": "para:q2", - "content": [ - "four which I don’t understand:" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 30:19" - }, - "The way of an eagle in the air," - ] - }, - { - "type": "para:q2", - "content": [ - "the way of a serpent on a rock," - ] - }, - { - "type": "para:q2", - "content": [ - "the way of a ship in the middle of the sea," - ] - }, - { - "type": "para:q2", - "content": [ - "and the way of a man with a maiden.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 30:20" - }, - "“So is the way of an adulterous woman:" - ] - }, - { - "type": "para:q2", - "content": [ - "She eats and wipes her mouth," - ] - }, - { - "type": "para:q2", - "content": [ - "and says, ‘I have done nothing wrong.’", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 30:21" - }, - "“For three things the earth trembles," - ] - }, - { - "type": "para:q2", - "content": [ - "and under four, it can’t bear up:" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 30:22" - }, - "For a servant when he is king," - ] - }, - { - "type": "para:q2", - "content": [ - "a fool when he is filled with food," - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 30:23" - }, - "for an unloved woman when she is married," - ] - }, - { - "type": "para:q2", - "content": [ - "and a servant who is heir to her mistress.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 30:24" - }, - "“There are four things which are little on the earth," - ] - }, - { - "type": "para:q2", - "content": [ - "but they are exceedingly wise:" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 30:25" - }, - "The ants are not a strong people," - ] - }, - { - "type": "para:q2", - "content": [ - "yet they provide their food in the summer." - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 30:26" - }, - "The hyraxes are but a feeble folk," - ] - }, - { - "type": "para:q2", - "content": [ - "yet make they their houses in the rocks." - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 30:27" - }, - "The locusts have no king," - ] - }, - { - "type": "para:q2", - "content": [ - "yet they advance in ranks." - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 30:28" - }, - "You can catch a lizard with your hands," - ] - }, - { - "type": "para:q2", - "content": [ - "yet it is in kings’ palaces.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 30:29" - }, - "“There are three things which are stately in their march," - ] - }, - { - "type": "para:q2", - "content": [ - "four which are stately in going:" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 30:30" - }, - "The lion, which is mightiest among animals," - ] - }, - { - "type": "para:q2", - "content": [ - "and doesn’t turn away for any;" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 30:31" - }, - "the greyhound;" - ] - }, - { - "type": "para:q2", - "content": [ - "the male goat;" - ] - }, - { - "type": "para:q2", - "content": [ - "and the king against whom there is no rising up.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "PRO 30:32" - }, - "“If you have done foolishly in lifting up yourself," - ] - }, - { - "type": "para:q2", - "content": [ - "or if you have thought evil," - ] - }, - { - "type": "para:q1", - "content": [ - "put your hand over your mouth." - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "PRO 30:33" - }, - "For as the churning of milk produces butter," - ] - }, - { - "type": "para:q2", - "content": [ - "and the wringing of the nose produces blood;" - ] - }, - { - "type": "para:q2", - "content": [ - "so the forcing of wrath produces strife.”" - ] - }, - { - "type": "chapter:c", - "number": "31", - "sid": "PRO 31" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 31:1" - }, - "The words of king Lemuel; the revelation which his mother taught him.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 31:2" - }, - "“Oh, my son!" - ] - }, - { - "type": "para:q2", - "content": [ - "Oh, son of my womb!" - ] - }, - { - "type": "para:q2", - "content": [ - "Oh, son of my vows!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 31:3" - }, - "Don’t give your strength to women," - ] - }, - { - "type": "para:q2", - "content": [ - "nor your ways to that which destroys kings." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PRO 31:4" - }, - "It is not for kings, Lemuel," - ] - }, - { - "type": "para:q2", - "content": [ - "it is not for kings to drink wine," - ] - }, - { - "type": "para:q2", - "content": [ - "nor for princes to say, ‘Where is strong drink?’" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PRO 31:5" - }, - "lest they drink, and forget the law," - ] - }, - { - "type": "para:q2", - "content": [ - "and pervert the justice due to anyone who is afflicted." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "PRO 31:6" - }, - "Give strong drink to him who is ready to perish," - ] - }, - { - "type": "para:q2", - "content": [ - "and wine to the bitter in soul." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "PRO 31:7" - }, - "Let him drink, and forget his poverty," - ] - }, - { - "type": "para:q2", - "content": [ - "and remember his misery no more." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "PRO 31:8" - }, - "Open your mouth for the mute," - ] - }, - { - "type": "para:q2", - "content": [ - "in the cause of all who are left desolate." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 31:9" - }, - "Open your mouth, judge righteously," - ] - }, - { - "type": "para:q2", - "content": [ - "and serve justice to the poor and needy.”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 31:10" - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31:10" - ] - }, - { - "type": "char:ft", - "content": [ - "Proverbs 31:10-31 form an acrostic, with each verse starting with each letter of the Hebrew alphabet, in order." - ] - } - ], - "caller": "+" - }, - "Who can find a worthy woman?" - ] - }, - { - "type": "para:q2", - "content": [ - "For her price is far above rubies." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "PRO 31:11" - }, - "The heart of her husband trusts in her." - ] - }, - { - "type": "para:q2", - "content": [ - "He shall have no lack of gain." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "PRO 31:12" - }, - "She does him good, and not harm," - ] - }, - { - "type": "para:q2", - "content": [ - "all the days of her life." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "PRO 31:13" - }, - "She seeks wool and flax," - ] - }, - { - "type": "para:q2", - "content": [ - "and works eagerly with her hands." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "PRO 31:14" - }, - "She is like the merchant ships." - ] - }, - { - "type": "para:q2", - "content": [ - "She brings her bread from afar." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "PRO 31:15" - }, - "She rises also while it is yet night," - ] - }, - { - "type": "para:q2", - "content": [ - "gives food to her household," - ] - }, - { - "type": "para:q2", - "content": [ - "and portions for her servant girls." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "PRO 31:16" - }, - "She considers a field, and buys it." - ] - }, - { - "type": "para:q2", - "content": [ - "With the fruit of her hands, she plants a vineyard." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "PRO 31:17" - }, - "She arms her waist with strength," - ] - }, - { - "type": "para:q2", - "content": [ - "and makes her arms strong." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "PRO 31:18" - }, - "She perceives that her merchandise is profitable." - ] - }, - { - "type": "para:q2", - "content": [ - "Her lamp doesn’t go out by night." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 31:19" - }, - "She lays her hands to the distaff," - ] - }, - { - "type": "para:q2", - "content": [ - "and her hands hold the spindle." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "PRO 31:20" - }, - "She opens her arms to the poor;" - ] - }, - { - "type": "para:q2", - "content": [ - "yes, she extends her hands to the needy." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "PRO 31:21" - }, - "She is not afraid of the snow for her household;" - ] - }, - { - "type": "para:q2", - "content": [ - "for all her household are clothed with scarlet." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "PRO 31:22" - }, - "She makes for herself carpets of tapestry." - ] - }, - { - "type": "para:q2", - "content": [ - "Her clothing is fine linen and purple." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "PRO 31:23" - }, - "Her husband is respected in the gates," - ] - }, - { - "type": "para:q2", - "content": [ - "when he sits among the elders of the land." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "PRO 31:24" - }, - "She makes linen garments and sells them," - ] - }, - { - "type": "para:q2", - "content": [ - "and delivers sashes to the merchant." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "PRO 31:25" - }, - "Strength and dignity are her clothing." - ] - }, - { - "type": "para:q2", - "content": [ - "She laughs at the time to come." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "PRO 31:26" - }, - "She opens her mouth with wisdom." - ] - }, - { - "type": "para:q2", - "content": [ - "Kind instruction is on her tongue." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "PRO 31:27" - }, - "She looks well to the ways of her household," - ] - }, - { - "type": "para:q2", - "content": [ - "and doesn’t eat the bread of idleness." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "PRO 31:28" - }, - "Her children rise up and call her blessed." - ] - }, - { - "type": "para:q2", - "content": [ - "Her husband also praises her:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "PRO 31:29" - }, - "“Many women do noble things," - ] - }, - { - "type": "para:q2", - "content": [ - "but you excel them all.”" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "PRO 31:30" - }, - "Charm is deceitful, and beauty is vain;" - ] - }, - { - "type": "para:q2", - "content": [ - "but a woman who fears Yahweh, she shall be praised." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "PRO 31:31" - }, - "Give her of the fruit of her hands!" - ] - }, - { - "type": "para:q2", - "content": [ - "Let her works praise her in the gates!" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PRO", + "content": [ + "World English Bible (WEB)" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Proverbs" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Proverbs" + ] + }, + { + "type": "para:toc2", + "content": [ + "Proverbs" + ] + }, + { + "type": "para:toc3", + "content": [ + "Proverbs" + ] + }, + { + "type": "para:mt1", + "content": [ + "The Proverbs" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PRO 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 1:1" + }, + "The proverbs of Solomon, the son of David, king of Israel:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 1:2" + }, + "to know wisdom and instruction;" + ] + }, + { + "type": "para:q2", + "content": [ + "to discern the words of understanding;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 1:3" + }, + "to receive instruction in wise dealing," + ] + }, + { + "type": "para:q2", + "content": [ + "in righteousness, justice, and equity;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 1:4" + }, + "to give prudence to the simple," + ] + }, + { + "type": "para:q2", + "content": [ + "knowledge and discretion to the young man:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 1:5" + }, + "that the wise man may hear, and increase in learning;" + ] + }, + { + "type": "para:q2", + "content": [ + "that the man of understanding may attain to sound counsel:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 1:6" + }, + "to understand a proverb and parables," + ] + }, + { + "type": "para:q2", + "content": [ + "the words and riddles of the wise." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 1:7" + }, + "The fear of Yahweh", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:7" + ] + }, + { + "type": "char:ft", + "content": [ + "“Yahweh” is God’s proper Name, sometimes rendered “LORD” (all caps) in other translations." + ] + } + ] + }, + "is the beginning of knowledge;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the foolish despise wisdom and instruction." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 1:8" + }, + "My son, listen to your father’s instruction," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t forsake your mother’s teaching:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 1:9" + }, + "for they will be a garland to grace your head," + ] + }, + { + "type": "para:q2", + "content": [ + "and chains around your neck." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 1:10" + }, + "My son, if sinners entice you," + ] + }, + { + "type": "para:q2", + "content": [ + "don’t consent." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 1:11" + }, + "If they say, “Come with us." + ] + }, + { + "type": "para:q2", + "content": [ + "Let’s lie in wait for blood." + ] + }, + { + "type": "para:q2", + "content": [ + "Let’s lurk secretly for the innocent without cause." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 1:12" + }, + "Let’s swallow them up alive like Sheol,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:12" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and whole, like those who go down into the pit." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 1:13" + }, + "We’ll find all valuable wealth." + ] + }, + { + "type": "para:q2", + "content": [ + "We’ll fill our houses with plunder." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 1:14" + }, + "You shall cast your lot among us." + ] + }, + { + "type": "para:q2", + "content": [ + "We’ll all have one purse.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 1:15" + }, + "My son, don’t walk on the path with them." + ] + }, + { + "type": "para:q2", + "content": [ + "Keep your foot from their path," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 1:16" + }, + "for their feet run to evil." + ] + }, + { + "type": "para:q2", + "content": [ + "They hurry to shed blood." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 1:17" + }, + "For the net is spread in vain in the sight of any bird;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 1:18" + }, + "but these lay in wait for their own blood." + ] + }, + { + "type": "para:q2", + "content": [ + "They lurk secretly for their own lives." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 1:19" + }, + "So are the ways of everyone who is greedy for gain." + ] + }, + { + "type": "para:q2", + "content": [ + "It takes away the life of its owners." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 1:20" + }, + "Wisdom calls aloud in the street." + ] + }, + { + "type": "para:q2", + "content": [ + "She utters her voice in the public squares." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 1:21" + }, + "She calls at the head of noisy places." + ] + }, + { + "type": "para:q2", + "content": [ + "At the entrance of the city gates, she utters her words:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 1:22" + }, + "“How long, you simple ones, will you love simplicity?" + ] + }, + { + "type": "para:q2", + "content": [ + "How long will mockers delight themselves in mockery," + ] + }, + { + "type": "para:q2", + "content": [ + "and fools hate knowledge?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 1:23" + }, + "Turn at my reproof." + ] + }, + { + "type": "para:q2", + "content": [ + "Behold,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:23" + ] + }, + { + "type": "char:ft", + "content": [ + "“Behold”, from “הִנֵּה”, means look at, take notice, observe, see, or gaze at. It is often used as an interjection." + ] + } + ] + }, + "I will pour out my spirit on you." + ] + }, + { + "type": "para:q2", + "content": [ + "I will make known my words to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 1:24" + }, + "Because I have called, and you have refused;" + ] + }, + { + "type": "para:q2", + "content": [ + "I have stretched out my hand, and no one has paid attention;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 1:25" + }, + "but you have ignored all my counsel," + ] + }, + { + "type": "para:q2", + "content": [ + "and wanted none of my reproof;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 1:26" + }, + "I also will laugh at your disaster." + ] + }, + { + "type": "para:q2", + "content": [ + "I will mock when calamity overtakes you," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 1:27" + }, + "when calamity overtakes you like a storm," + ] + }, + { + "type": "para:q2", + "content": [ + "when your disaster comes on like a whirlwind," + ] + }, + { + "type": "para:q2", + "content": [ + "when distress and anguish come on you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 1:28" + }, + "Then they will call on me, but I will not answer." + ] + }, + { + "type": "para:q2", + "content": [ + "They will seek me diligently, but they will not find me," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 1:29" + }, + "because they hated knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "and didn’t choose the fear of Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 1:30" + }, + "They wanted none of my counsel." + ] + }, + { + "type": "para:q2", + "content": [ + "They despised all my reproof." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 1:31" + }, + "Therefore they will eat of the fruit of their own way," + ] + }, + { + "type": "para:q2", + "content": [ + "and be filled with their own schemes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 1:32" + }, + "For the backsliding of the simple will kill them." + ] + }, + { + "type": "para:q2", + "content": [ + "The careless ease of fools will destroy them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 1:33" + }, + "But whoever listens to me will dwell securely," + ] + }, + { + "type": "para:q2", + "content": [ + "and will be at ease, without fear of harm.”" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "PRO 2" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 2:1" + }, + "My son, if you will receive my words," + ] + }, + { + "type": "para:q2", + "content": [ + "and store up my commandments within you," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 2:2" + }, + "so as to turn your ear to wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "and apply your heart to understanding;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 2:3" + }, + "yes, if you call out for discernment," + ] + }, + { + "type": "para:q2", + "content": [ + "and lift up your voice for understanding;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 2:4" + }, + "if you seek her as silver," + ] + }, + { + "type": "para:q2", + "content": [ + "and search for her as for hidden treasures:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 2:5" + }, + "then you will understand the fear of Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and find the knowledge of God.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2:5" + ] + }, + { + "type": "char:ft", + "content": [ + "The Hebrew word rendered “God” is “אֱלֹהִ֑ים” (Elohim)." + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 2:6" + }, + "For Yahweh gives wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "Out of his mouth comes knowledge and understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 2:7" + }, + "He lays up sound wisdom for the upright." + ] + }, + { + "type": "para:q2", + "content": [ + "He is a shield to those who walk in integrity," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 2:8" + }, + "that he may guard the paths of justice," + ] + }, + { + "type": "para:q2", + "content": [ + "and preserve the way of his saints." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 2:9" + }, + "Then you will understand righteousness and justice," + ] + }, + { + "type": "para:q2", + "content": [ + "equity and every good path." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 2:10" + }, + "For wisdom will enter into your heart." + ] + }, + { + "type": "para:q2", + "content": [ + "Knowledge will be pleasant to your soul." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 2:11" + }, + "Discretion will watch over you." + ] + }, + { + "type": "para:q2", + "content": [ + "Understanding will keep you," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 2:12" + }, + "to deliver you from the way of evil," + ] + }, + { + "type": "para:q2", + "content": [ + "from the men who speak perverse things," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 2:13" + }, + "who forsake the paths of uprightness," + ] + }, + { + "type": "para:q2", + "content": [ + "to walk in the ways of darkness," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 2:14" + }, + "who rejoice to do evil," + ] + }, + { + "type": "para:q2", + "content": [ + "and delight in the perverseness of evil," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 2:15" + }, + "who are crooked in their ways," + ] + }, + { + "type": "para:q2", + "content": [ + "and wayward in their paths," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 2:16" + }, + "to deliver you from the strange woman," + ] + }, + { + "type": "para:q2", + "content": [ + "even from the foreigner who flatters with her words," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 2:17" + }, + "who forsakes the friend of her youth," + ] + }, + { + "type": "para:q2", + "content": [ + "and forgets the covenant of her God;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 2:18" + }, + "for her house leads down to death," + ] + }, + { + "type": "para:q2", + "content": [ + "her paths to the departed spirits." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 2:19" + }, + "None who go to her return again," + ] + }, + { + "type": "para:q2", + "content": [ + "neither do they attain to the paths of life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 2:20" + }, + "So you may walk in the way of good men," + ] + }, + { + "type": "para:q2", + "content": [ + "and keep the paths of the righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 2:21" + }, + "For the upright will dwell in the land." + ] + }, + { + "type": "para:q2", + "content": [ + "The perfect will remain in it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 2:22" + }, + "But the wicked will be cut off from the land." + ] + }, + { + "type": "para:q2", + "content": [ + "The treacherous will be rooted out of it." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "PRO 3" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 3:1" + }, + "My son, don’t forget my teaching;" + ] + }, + { + "type": "para:q2", + "content": [ + "but let your heart keep my commandments:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 3:2" + }, + "for they will add to you length of days," + ] + }, + { + "type": "para:q2", + "content": [ + "years of life, and peace." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 3:3" + }, + "Don’t let kindness and truth forsake you." + ] + }, + { + "type": "para:q2", + "content": [ + "Bind them around your neck." + ] + }, + { + "type": "para:q2", + "content": [ + "Write them on the tablet of your heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 3:4" + }, + "So you will find favor," + ] + }, + { + "type": "para:q2", + "content": [ + "and good understanding in the sight of God and man." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 3:5" + }, + "Trust in Yahweh with all your heart," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t lean on your own understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 3:6" + }, + "In all your ways acknowledge him," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will make your paths straight." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 3:7" + }, + "Don’t be wise in your own eyes." + ] + }, + { + "type": "para:q2", + "content": [ + "Fear Yahweh, and depart from evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 3:8" + }, + "It will be health to your body," + ] + }, + { + "type": "para:q2", + "content": [ + "and nourishment to your bones." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 3:9" + }, + "Honor Yahweh with your substance," + ] + }, + { + "type": "para:q2", + "content": [ + "with the first fruits of all your increase:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 3:10" + }, + "so your barns will be filled with plenty," + ] + }, + { + "type": "para:q2", + "content": [ + "and your vats will overflow with new wine." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 3:11" + }, + "My son, don’t despise Yahweh’s discipline," + ] + }, + { + "type": "para:q2", + "content": [ + "neither be weary of his correction;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 3:12" + }, + "for whom Yahweh loves, he corrects," + ] + }, + { + "type": "para:q2", + "content": [ + "even as a father reproves the son in whom he delights." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 3:13" + }, + "Happy is the man who finds wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "the man who gets understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 3:14" + }, + "For her good profit is better than getting silver," + ] + }, + { + "type": "para:q2", + "content": [ + "and her return is better than fine gold." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 3:15" + }, + "She is more precious than rubies." + ] + }, + { + "type": "para:q2", + "content": [ + "None of the things you can desire are to be compared to her." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 3:16" + }, + "Length of days is in her right hand." + ] + }, + { + "type": "para:q2", + "content": [ + "In her left hand are riches and honor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 3:17" + }, + "Her ways are ways of pleasantness." + ] + }, + { + "type": "para:q2", + "content": [ + "All her paths are peace." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 3:18" + }, + "She is a tree of life to those who lay hold of her." + ] + }, + { + "type": "para:q2", + "content": [ + "Happy is everyone who retains her." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 3:19" + }, + "By wisdom Yahweh founded the earth." + ] + }, + { + "type": "para:q2", + "content": [ + "By understanding, he established the heavens." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 3:20" + }, + "By his knowledge, the depths were broken up," + ] + }, + { + "type": "para:q2", + "content": [ + "and the skies drop down the dew." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 3:21" + }, + "My son, let them not depart from your eyes." + ] + }, + { + "type": "para:q2", + "content": [ + "Keep sound wisdom and discretion:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 3:22" + }, + "so they will be life to your soul," + ] + }, + { + "type": "para:q2", + "content": [ + "and grace for your neck." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 3:23" + }, + "Then you shall walk in your way securely." + ] + }, + { + "type": "para:q2", + "content": [ + "Your foot won’t stumble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 3:24" + }, + "When you lie down, you will not be afraid." + ] + }, + { + "type": "para:q2", + "content": [ + "Yes, you will lie down, and your sleep will be sweet." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 3:25" + }, + "Don’t be afraid of sudden fear," + ] + }, + { + "type": "para:q2", + "content": [ + "neither of the desolation of the wicked, when it comes;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 3:26" + }, + "for Yahweh will be your confidence," + ] + }, + { + "type": "para:q2", + "content": [ + "and will keep your foot from being taken." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 3:27" + }, + "Don’t withhold good from those to whom it is due," + ] + }, + { + "type": "para:q2", + "content": [ + "when it is in the power of your hand to do it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 3:28" + }, + "Don’t say to your neighbor, “Go, and come again;" + ] + }, + { + "type": "para:q2", + "content": [ + "tomorrow I will give it to you,”" + ] + }, + { + "type": "para:q2", + "content": [ + "when you have it by you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 3:29" + }, + "Don’t devise evil against your neighbor," + ] + }, + { + "type": "para:q2", + "content": [ + "since he dwells securely by you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 3:30" + }, + "Don’t strive with a man without cause," + ] + }, + { + "type": "para:q2", + "content": [ + "if he has done you no harm." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 3:31" + }, + "Don’t envy the man of violence." + ] + }, + { + "type": "para:q2", + "content": [ + "Choose none of his ways." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 3:32" + }, + "For the perverse is an abomination to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but his friendship is with the upright." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 3:33" + }, + "Yahweh’s curse is in the house of the wicked," + ] + }, + { + "type": "para:q2", + "content": [ + "but he blesses the habitation of the righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PRO 3:34" + }, + "Surely he mocks the mockers," + ] + }, + { + "type": "para:q2", + "content": [ + "but he gives grace to the humble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PRO 3:35" + }, + "The wise will inherit glory," + ] + }, + { + "type": "para:q2", + "content": [ + "but shame will be the promotion of fools." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "PRO 4" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 4:1" + }, + "Listen, sons, to a father’s instruction." + ] + }, + { + "type": "para:q2", + "content": [ + "Pay attention and know understanding;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 4:2" + }, + "for I give you sound learning." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t forsake my law." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 4:3" + }, + "For I was a son to my father," + ] + }, + { + "type": "para:q2", + "content": [ + "tender and an only child in the sight of my mother." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 4:4" + }, + "He taught me, and said to me:" + ] + }, + { + "type": "para:q2", + "content": [ + "“Let your heart retain my words." + ] + }, + { + "type": "para:q2", + "content": [ + "Keep my commandments, and live." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 4:5" + }, + "Get wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "Get understanding." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t forget, and don’t deviate from the words of my mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 4:6" + }, + "Don’t forsake her, and she will preserve you." + ] + }, + { + "type": "para:q2", + "content": [ + "Love her, and she will keep you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 4:7" + }, + "Wisdom is supreme." + ] + }, + { + "type": "para:q2", + "content": [ + "Get wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "Yes, though it costs all your possessions, get understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 4:8" + }, + "Esteem her, and she will exalt you." + ] + }, + { + "type": "para:q2", + "content": [ + "She will bring you to honor when you embrace her." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 4:9" + }, + "She will give to your head a garland of grace." + ] + }, + { + "type": "para:q2", + "content": [ + "She will deliver a crown of splendor to you.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 4:10" + }, + "Listen, my son, and receive my sayings." + ] + }, + { + "type": "para:q2", + "content": [ + "The years of your life will be many." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 4:11" + }, + "I have taught you in the way of wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "I have led you in straight paths." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 4:12" + }, + "When you go, your steps will not be hampered." + ] + }, + { + "type": "para:q2", + "content": [ + "When you run, you will not stumble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 4:13" + }, + "Take firm hold of instruction." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t let her go." + ] + }, + { + "type": "para:q2", + "content": [ + "Keep her, for she is your life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 4:14" + }, + "Don’t enter into the path of the wicked." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t walk in the way of evil men." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 4:15" + }, + "Avoid it, and don’t pass by it." + ] + }, + { + "type": "para:q2", + "content": [ + "Turn from it, and pass on." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 4:16" + }, + "For they don’t sleep unless they do evil." + ] + }, + { + "type": "para:q2", + "content": [ + "Their sleep is taken away, unless they make someone fall." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 4:17" + }, + "For they eat the bread of wickedness" + ] + }, + { + "type": "para:q2", + "content": [ + "and drink the wine of violence." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 4:18" + }, + "But the path of the righteous is like the dawning light" + ] + }, + { + "type": "para:q2", + "content": [ + "that shines more and more until the perfect day." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 4:19" + }, + "The way of the wicked is like darkness." + ] + }, + { + "type": "para:q2", + "content": [ + "They don’t know what they stumble over." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 4:20" + }, + "My son, attend to my words." + ] + }, + { + "type": "para:q2", + "content": [ + "Turn your ear to my sayings." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 4:21" + }, + "Let them not depart from your eyes." + ] + }, + { + "type": "para:q2", + "content": [ + "Keep them in the center of your heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 4:22" + }, + "For they are life to those who find them," + ] + }, + { + "type": "para:q2", + "content": [ + "and health to their whole body." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 4:23" + }, + "Keep your heart with all diligence," + ] + }, + { + "type": "para:q2", + "content": [ + "for out of it is the wellspring of life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 4:24" + }, + "Put away from yourself a perverse mouth." + ] + }, + { + "type": "para:q2", + "content": [ + "Put corrupt lips far from you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 4:25" + }, + "Let your eyes look straight ahead." + ] + }, + { + "type": "para:q2", + "content": [ + "Fix your gaze directly before you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 4:26" + }, + "Make the path of your feet level." + ] + }, + { + "type": "para:q2", + "content": [ + "Let all of your ways be established." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 4:27" + }, + "Don’t turn to the right hand nor to the left." + ] + }, + { + "type": "para:q2", + "content": [ + "Remove your foot from evil." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "PRO 5" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 5:1" + }, + "My son, pay attention to my wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "Turn your ear to my understanding," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 5:2" + }, + "that you may maintain discretion," + ] + }, + { + "type": "para:q2", + "content": [ + "that your lips may preserve knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 5:3" + }, + "For the lips of an adulteress drip honey." + ] + }, + { + "type": "para:q2", + "content": [ + "Her mouth is smoother than oil," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 5:4" + }, + "but in the end she is as bitter as wormwood," + ] + }, + { + "type": "para:q2", + "content": [ + "and as sharp as a two-edged sword." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 5:5" + }, + "Her feet go down to death." + ] + }, + { + "type": "para:q2", + "content": [ + "Her steps lead straight to Sheol.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5:5" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 5:6" + }, + "She gives no thought to the way of life." + ] + }, + { + "type": "para:q2", + "content": [ + "Her ways are crooked, and she doesn’t know it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 5:7" + }, + "Now therefore, my sons, listen to me." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t depart from the words of my mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 5:8" + }, + "Remove your way far from her." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t come near the door of her house," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 5:9" + }, + "lest you give your honor to others," + ] + }, + { + "type": "para:q2", + "content": [ + "and your years to the cruel one;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 5:10" + }, + "lest strangers feast on your wealth," + ] + }, + { + "type": "para:q2", + "content": [ + "and your labors enrich another man’s house." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 5:11" + }, + "You will groan at your latter end," + ] + }, + { + "type": "para:q2", + "content": [ + "when your flesh and your body are consumed," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 5:12" + }, + "and say, “How I have hated instruction," + ] + }, + { + "type": "para:q2", + "content": [ + "and my heart despised reproof." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 5:13" + }, + "I haven’t obeyed the voice of my teachers," + ] + }, + { + "type": "para:q2", + "content": [ + "nor turned my ear to those who instructed me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 5:14" + }, + "I have come to the brink of utter ruin," + ] + }, + { + "type": "para:q2", + "content": [ + "among the gathered assembly.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 5:15" + }, + "Drink water out of your own cistern," + ] + }, + { + "type": "para:q2", + "content": [ + "running water out of your own well." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 5:16" + }, + "Should your springs overflow in the streets," + ] + }, + { + "type": "para:q2", + "content": [ + "streams of water in the public squares?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 5:17" + }, + "Let them be for yourself alone," + ] + }, + { + "type": "para:q2", + "content": [ + "not for strangers with you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 5:18" + }, + "Let your spring be blessed." + ] + }, + { + "type": "para:q2", + "content": [ + "Rejoice in the wife of your youth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 5:19" + }, + "A loving doe and a graceful deer—" + ] + }, + { + "type": "para:q2", + "content": [ + "let her breasts satisfy you at all times." + ] + }, + { + "type": "para:q2", + "content": [ + "Be captivated always with her love." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 5:20" + }, + "For why should you, my son, be captivated with an adulteress?" + ] + }, + { + "type": "para:q2", + "content": [ + "Why embrace the bosom of another?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 5:21" + }, + "For the ways of man are before Yahweh’s eyes." + ] + }, + { + "type": "para:q2", + "content": [ + "He examines all his paths." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 5:22" + }, + "The evil deeds of the wicked ensnare him." + ] + }, + { + "type": "para:q2", + "content": [ + "The cords of his sin hold him firmly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 5:23" + }, + "He will die for lack of instruction." + ] + }, + { + "type": "para:q2", + "content": [ + "In the greatness of his folly, he will go astray." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "PRO 6" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 6:1" + }, + "My son, if you have become collateral for your neighbor," + ] + }, + { + "type": "para:q2", + "content": [ + "if you have struck your hands in pledge for a stranger," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 6:2" + }, + "you are trapped by the words of your mouth;" + ] + }, + { + "type": "para:q2", + "content": [ + "you are ensnared with the words of your mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 6:3" + }, + "Do this now, my son, and deliver yourself," + ] + }, + { + "type": "para:q2", + "content": [ + "since you have come into the hand of your neighbor." + ] + }, + { + "type": "para:q1", + "content": [ + "Go, humble yourself." + ] + }, + { + "type": "para:q2", + "content": [ + "Press your plea with your neighbor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 6:4" + }, + "Give no sleep to your eyes," + ] + }, + { + "type": "para:q2", + "content": [ + "nor slumber to your eyelids." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 6:5" + }, + "Free yourself, like a gazelle from the hand of the hunter," + ] + }, + { + "type": "para:q2", + "content": [ + "like a bird from the snare of the fowler." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 6:6" + }, + "Go to the ant, you sluggard." + ] + }, + { + "type": "para:q2", + "content": [ + "Consider her ways, and be wise;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 6:7" + }, + "which having no chief, overseer, or ruler," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 6:8" + }, + "provides her bread in the summer," + ] + }, + { + "type": "para:q2", + "content": [ + "and gathers her food in the harvest." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 6:9" + }, + "How long will you sleep, sluggard?" + ] + }, + { + "type": "para:q2", + "content": [ + "When will you arise out of your sleep?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 6:10" + }, + "A little sleep, a little slumber," + ] + }, + { + "type": "para:q2", + "content": [ + "a little folding of the hands to sleep:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 6:11" + }, + "so your poverty will come as a robber," + ] + }, + { + "type": "para:q2", + "content": [ + "and your scarcity as an armed man." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 6:12" + }, + "A worthless person, a man of iniquity," + ] + }, + { + "type": "para:q2", + "content": [ + "is he who walks with a perverse mouth," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 6:13" + }, + "who winks with his eyes, who signals with his feet," + ] + }, + { + "type": "para:q2", + "content": [ + "who motions with his fingers," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 6:14" + }, + "in whose heart is perverseness," + ] + }, + { + "type": "para:q2", + "content": [ + "who devises evil continually," + ] + }, + { + "type": "para:q2", + "content": [ + "who always sows discord." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 6:15" + }, + "Therefore his calamity will come suddenly." + ] + }, + { + "type": "para:q2", + "content": [ + "He will be broken suddenly, and that without remedy." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 6:16" + }, + "There are six things which Yahweh hates;" + ] + }, + { + "type": "para:q2", + "content": [ + "yes, seven which are an abomination to him:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 6:17" + }, + "arrogant eyes, a lying tongue," + ] + }, + { + "type": "para:q2", + "content": [ + "hands that shed innocent blood," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 6:18" + }, + "a heart that devises wicked schemes," + ] + }, + { + "type": "para:q2", + "content": [ + "feet that are swift in running to mischief," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 6:19" + }, + "a false witness who utters lies," + ] + }, + { + "type": "para:q2", + "content": [ + "and he who sows discord among brothers." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 6:20" + }, + "My son, keep your father’s commandment," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t forsake your mother’s teaching." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 6:21" + }, + "Bind them continually on your heart." + ] + }, + { + "type": "para:q2", + "content": [ + "Tie them around your neck." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 6:22" + }, + "When you walk, it will lead you." + ] + }, + { + "type": "para:q2", + "content": [ + "When you sleep, it will watch over you." + ] + }, + { + "type": "para:q2", + "content": [ + "When you awake, it will talk with you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 6:23" + }, + "For the commandment is a lamp," + ] + }, + { + "type": "para:q2", + "content": [ + "and the law is light." + ] + }, + { + "type": "para:q2", + "content": [ + "Reproofs of instruction are the way of life," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 6:24" + }, + "to keep you from the immoral woman," + ] + }, + { + "type": "para:q2", + "content": [ + "from the flattery of the wayward wife’s tongue." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 6:25" + }, + "Don’t lust after her beauty in your heart," + ] + }, + { + "type": "para:q2", + "content": [ + "neither let her captivate you with her eyelids." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 6:26" + }, + "For a prostitute reduces you to a piece of bread." + ] + }, + { + "type": "para:q2", + "content": [ + "The adulteress hunts for your precious life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 6:27" + }, + "Can a man scoop fire into his lap," + ] + }, + { + "type": "para:q2", + "content": [ + "and his clothes not be burned?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 6:28" + }, + "Or can one walk on hot coals," + ] + }, + { + "type": "para:q2", + "content": [ + "and his feet not be scorched?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 6:29" + }, + "So is he who goes in to his neighbor’s wife." + ] + }, + { + "type": "para:q2", + "content": [ + "Whoever touches her will not be unpunished." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 6:30" + }, + "Men don’t despise a thief" + ] + }, + { + "type": "para:q2", + "content": [ + "if he steals to satisfy himself when he is hungry;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 6:31" + }, + "but if he is found, he shall restore seven times." + ] + }, + { + "type": "para:q2", + "content": [ + "He shall give all the wealth of his house." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 6:32" + }, + "He who commits adultery with a woman is void of understanding." + ] + }, + { + "type": "para:q2", + "content": [ + "He who does it destroys his own soul." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 6:33" + }, + "He will get wounds and dishonor." + ] + }, + { + "type": "para:q2", + "content": [ + "His reproach will not be wiped away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PRO 6:34" + }, + "For jealousy arouses the fury of the husband." + ] + }, + { + "type": "para:q2", + "content": [ + "He won’t spare in the day of vengeance." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PRO 6:35" + }, + "He won’t regard any ransom," + ] + }, + { + "type": "para:q2", + "content": [ + "neither will he rest content, though you give many gifts." + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "PRO 7" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 7:1" + }, + "My son, keep my words." + ] + }, + { + "type": "para:q2", + "content": [ + "Lay up my commandments within you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 7:2" + }, + "Keep my commandments and live!" + ] + }, + { + "type": "para:q2", + "content": [ + "Guard my teaching as the apple of your eye." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 7:3" + }, + "Bind them on your fingers." + ] + }, + { + "type": "para:q2", + "content": [ + "Write them on the tablet of your heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 7:4" + }, + "Tell wisdom, “You are my sister.”" + ] + }, + { + "type": "para:q2", + "content": [ + "Call understanding your relative," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 7:5" + }, + "that they may keep you from the strange woman," + ] + }, + { + "type": "para:q2", + "content": [ + "from the foreigner who flatters with her words." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 7:6" + }, + "For at the window of my house," + ] + }, + { + "type": "para:q2", + "content": [ + "I looked out through my lattice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 7:7" + }, + "I saw among the simple ones." + ] + }, + { + "type": "para:q2", + "content": [ + "I discerned among the youths a young man void of understanding," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 7:8" + }, + "passing through the street near her corner," + ] + }, + { + "type": "para:q2", + "content": [ + "he went the way to her house," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 7:9" + }, + "in the twilight, in the evening of the day," + ] + }, + { + "type": "para:q2", + "content": [ + "in the middle of the night and in the darkness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 7:10" + }, + "Behold, there a woman met him with the attire of a prostitute," + ] + }, + { + "type": "para:q2", + "content": [ + "and with crafty intent." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 7:11" + }, + "She is loud and defiant." + ] + }, + { + "type": "para:q2", + "content": [ + "Her feet don’t stay in her house." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 7:12" + }, + "Now she is in the streets, now in the squares," + ] + }, + { + "type": "para:q2", + "content": [ + "and lurking at every corner." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 7:13" + }, + "So she caught him, and kissed him." + ] + }, + { + "type": "para:q2", + "content": [ + "With an impudent face she said to him:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 7:14" + }, + "“Sacrifices of peace offerings are with me." + ] + }, + { + "type": "para:q2", + "content": [ + "Today I have paid my vows." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 7:15" + }, + "Therefore I came out to meet you," + ] + }, + { + "type": "para:q2", + "content": [ + "to diligently seek your face," + ] + }, + { + "type": "para:q2", + "content": [ + "and I have found you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 7:16" + }, + "I have spread my couch with carpets of tapestry," + ] + }, + { + "type": "para:q2", + "content": [ + "with striped cloths of the yarn of Egypt." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 7:17" + }, + "I have perfumed my bed with myrrh, aloes, and cinnamon." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 7:18" + }, + "Come, let’s take our fill of loving until the morning." + ] + }, + { + "type": "para:q2", + "content": [ + "Let’s solace ourselves with loving." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 7:19" + }, + "For my husband isn’t at home." + ] + }, + { + "type": "para:q2", + "content": [ + "He has gone on a long journey." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 7:20" + }, + "He has taken a bag of money with him." + ] + }, + { + "type": "para:q2", + "content": [ + "He will come home at the full moon.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 7:21" + }, + "With persuasive words, she led him astray." + ] + }, + { + "type": "para:q2", + "content": [ + "With the flattering of her lips, she seduced him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 7:22" + }, + "He followed her immediately," + ] + }, + { + "type": "para:q2", + "content": [ + "as an ox goes to the slaughter," + ] + }, + { + "type": "para:q2", + "content": [ + "as a fool stepping into a noose." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 7:23" + }, + "Until an arrow strikes through his liver," + ] + }, + { + "type": "para:q2", + "content": [ + "as a bird hurries to the snare," + ] + }, + { + "type": "para:q2", + "content": [ + "and doesn’t know that it will cost his life." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 7:24" + }, + "Now therefore, sons, listen to me." + ] + }, + { + "type": "para:q2", + "content": [ + "Pay attention to the words of my mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 7:25" + }, + "Don’t let your heart turn to her ways." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t go astray in her paths," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 7:26" + }, + "for she has thrown down many wounded." + ] + }, + { + "type": "para:q2", + "content": [ + "Yes, all her slain are a mighty army." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 7:27" + }, + "Her house is the way to Sheol,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7:27" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "going down to the rooms of death." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "PRO 8" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 8:1" + }, + "Doesn’t wisdom cry out?" + ] + }, + { + "type": "para:q2", + "content": [ + "Doesn’t understanding raise her voice?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 8:2" + }, + "On the top of high places by the way," + ] + }, + { + "type": "para:q2", + "content": [ + "where the paths meet, she stands." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 8:3" + }, + "Beside the gates, at the entry of the city," + ] + }, + { + "type": "para:q2", + "content": [ + "at the entry doors, she cries aloud:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 8:4" + }, + "“I call to you men!" + ] + }, + { + "type": "para:q2", + "content": [ + "I send my voice to the sons of mankind." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 8:5" + }, + "You simple, understand prudence!" + ] + }, + { + "type": "para:q2", + "content": [ + "You fools, be of an understanding heart!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 8:6" + }, + "Hear, for I will speak excellent things." + ] + }, + { + "type": "para:q2", + "content": [ + "The opening of my lips is for right things." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 8:7" + }, + "For my mouth speaks truth." + ] + }, + { + "type": "para:q2", + "content": [ + "Wickedness is an abomination to my lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 8:8" + }, + "All the words of my mouth are in righteousness." + ] + }, + { + "type": "para:q2", + "content": [ + "There is nothing crooked or perverse in them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 8:9" + }, + "They are all plain to him who understands," + ] + }, + { + "type": "para:q2", + "content": [ + "right to those who find knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 8:10" + }, + "Receive my instruction rather than silver," + ] + }, + { + "type": "para:q2", + "content": [ + "knowledge rather than choice gold." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 8:11" + }, + "For wisdom is better than rubies." + ] + }, + { + "type": "para:q2", + "content": [ + "All the things that may be desired can’t be compared to it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 8:12" + }, + "“I, wisdom, have made prudence my dwelling." + ] + }, + { + "type": "para:q2", + "content": [ + "Find out knowledge and discretion." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 8:13" + }, + "The fear of Yahweh is to hate evil." + ] + }, + { + "type": "para:q2", + "content": [ + "I hate pride, arrogance, the evil way, and the perverse mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 8:14" + }, + "Counsel and sound knowledge are mine." + ] + }, + { + "type": "para:q2", + "content": [ + "I have understanding and power." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 8:15" + }, + "By me kings reign," + ] + }, + { + "type": "para:q2", + "content": [ + "and princes decree justice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 8:16" + }, + "By me princes rule," + ] + }, + { + "type": "para:q2", + "content": [ + "nobles, and all the righteous rulers of the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 8:17" + }, + "I love those who love me." + ] + }, + { + "type": "para:q2", + "content": [ + "Those who seek me diligently will find me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 8:18" + }, + "With me are riches, honor," + ] + }, + { + "type": "para:q2", + "content": [ + "enduring wealth, and prosperity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 8:19" + }, + "My fruit is better than gold, yes, than fine gold," + ] + }, + { + "type": "para:q2", + "content": [ + "my yield than choice silver." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 8:20" + }, + "I walk in the way of righteousness," + ] + }, + { + "type": "para:q2", + "content": [ + "in the middle of the paths of justice," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 8:21" + }, + "that I may give wealth to those who love me." + ] + }, + { + "type": "para:q2", + "content": [ + "I fill their treasuries." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 8:22" + }, + "“Yahweh possessed me in the beginning of his work," + ] + }, + { + "type": "para:q2", + "content": [ + "before his deeds of old." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 8:23" + }, + "I was set up from everlasting, from the beginning," + ] + }, + { + "type": "para:q2", + "content": [ + "before the earth existed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 8:24" + }, + "When there were no depths, I was born," + ] + }, + { + "type": "para:q2", + "content": [ + "when there were no springs abounding with water." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 8:25" + }, + "Before the mountains were settled in place," + ] + }, + { + "type": "para:q2", + "content": [ + "before the hills, I was born;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 8:26" + }, + "while as yet he had not made the earth, nor the fields," + ] + }, + { + "type": "para:q2", + "content": [ + "nor the beginning of the dust of the world." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 8:27" + }, + "When he established the heavens, I was there." + ] + }, + { + "type": "para:q2", + "content": [ + "When he set a circle on the surface of the deep," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 8:28" + }, + "when he established the clouds above," + ] + }, + { + "type": "para:q2", + "content": [ + "when the springs of the deep became strong," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 8:29" + }, + "when he gave to the sea its boundary," + ] + }, + { + "type": "para:q2", + "content": [ + "that the waters should not violate his commandment," + ] + }, + { + "type": "para:q2", + "content": [ + "when he marked out the foundations of the earth," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 8:30" + }, + "then I was the craftsman by his side." + ] + }, + { + "type": "para:q2", + "content": [ + "I was a delight day by day," + ] + }, + { + "type": "para:q2", + "content": [ + "always rejoicing before him," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 8:31" + }, + "rejoicing in his whole world." + ] + }, + { + "type": "para:q2", + "content": [ + "My delight was with the sons of men." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 8:32" + }, + "“Now therefore, my sons, listen to me," + ] + }, + { + "type": "para:q2", + "content": [ + "for blessed are those who keep my ways." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 8:33" + }, + "Hear instruction, and be wise." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t refuse it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PRO 8:34" + }, + "Blessed is the man who hears me," + ] + }, + { + "type": "para:q2", + "content": [ + "watching daily at my gates," + ] + }, + { + "type": "para:q2", + "content": [ + "waiting at my door posts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PRO 8:35" + }, + "For whoever finds me, finds life," + ] + }, + { + "type": "para:q2", + "content": [ + "and will obtain favor from Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PRO 8:36" + }, + "But he who sins against me wrongs his own soul." + ] + }, + { + "type": "para:q2", + "content": [ + "All those who hate me love death.”" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "PRO 9" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 9:1" + }, + "Wisdom has built her house." + ] + }, + { + "type": "para:q2", + "content": [ + "She has carved out her seven pillars." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 9:2" + }, + "She has prepared her meat." + ] + }, + { + "type": "para:q2", + "content": [ + "She has mixed her wine." + ] + }, + { + "type": "para:q2", + "content": [ + "She has also set her table." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 9:3" + }, + "She has sent out her maidens." + ] + }, + { + "type": "para:q2", + "content": [ + "She cries from the highest places of the city:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 9:4" + }, + "“Whoever is simple, let him turn in here!”" + ] + }, + { + "type": "para:q2", + "content": [ + "As for him who is void of understanding, she says to him," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 9:5" + }, + "“Come, eat some of my bread," + ] + }, + { + "type": "para:q2", + "content": [ + "Drink some of the wine which I have mixed!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 9:6" + }, + "Leave your simple ways, and live." + ] + }, + { + "type": "para:q2", + "content": [ + "Walk in the way of understanding.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 9:7" + }, + "One who corrects a mocker invites insult." + ] + }, + { + "type": "para:q2", + "content": [ + "One who reproves a wicked man invites abuse." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 9:8" + }, + "Don’t reprove a scoffer, lest he hate you." + ] + }, + { + "type": "para:q2", + "content": [ + "Reprove a wise person, and he will love you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 9:9" + }, + "Instruct a wise person, and he will be still wiser." + ] + }, + { + "type": "para:q2", + "content": [ + "Teach a righteous person, and he will increase in learning." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 9:10" + }, + "The fear of Yahweh is the beginning of wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "The knowledge of the Holy One is understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 9:11" + }, + "For by me your days will be multiplied." + ] + }, + { + "type": "para:q2", + "content": [ + "The years of your life will be increased." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 9:12" + }, + "If you are wise, you are wise for yourself." + ] + }, + { + "type": "para:q2", + "content": [ + "If you mock, you alone will bear it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 9:13" + }, + "The foolish woman is loud," + ] + }, + { + "type": "para:q2", + "content": [ + "undisciplined, and knows nothing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 9:14" + }, + "She sits at the door of her house," + ] + }, + { + "type": "para:q2", + "content": [ + "on a seat in the high places of the city," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 9:15" + }, + "to call to those who pass by," + ] + }, + { + "type": "para:q2", + "content": [ + "who go straight on their ways," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 9:16" + }, + "“Whoever is simple, let him turn in here.”" + ] + }, + { + "type": "para:q2", + "content": [ + "as for him who is void of understanding, she says to him," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 9:17" + }, + "“Stolen water is sweet." + ] + }, + { + "type": "para:q2", + "content": [ + "Food eaten in secret is pleasant.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 9:18" + }, + "But he doesn’t know that the departed spirits are there," + ] + }, + { + "type": "para:q2", + "content": [ + "that her guests are in the depths of Sheol.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9:18" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + } + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "PRO 10" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 10:1" + }, + "The proverbs of Solomon." + ] + }, + { + "type": "para:q1", + "content": [ + "A wise son makes a glad father;" + ] + }, + { + "type": "para:q2", + "content": [ + "but a foolish son brings grief to his mother." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 10:2" + }, + "Treasures of wickedness profit nothing," + ] + }, + { + "type": "para:q2", + "content": [ + "but righteousness delivers from death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 10:3" + }, + "Yahweh will not allow the soul of the righteous to go hungry," + ] + }, + { + "type": "para:q2", + "content": [ + "but he thrusts away the desire of the wicked." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 10:4" + }, + "He becomes poor who works with a lazy hand," + ] + }, + { + "type": "para:q2", + "content": [ + "but the hand of the diligent brings wealth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 10:5" + }, + "He who gathers in summer is a wise son," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who sleeps during the harvest is a son who causes shame." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 10:6" + }, + "Blessings are on the head of the righteous," + ] + }, + { + "type": "para:q2", + "content": [ + "but violence covers the mouth of the wicked." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 10:7" + }, + "The memory of the righteous is blessed," + ] + }, + { + "type": "para:q2", + "content": [ + "but the name of the wicked will rot." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 10:8" + }, + "The wise in heart accept commandments," + ] + }, + { + "type": "para:q2", + "content": [ + "but a chattering fool will fall." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 10:9" + }, + "He who walks blamelessly walks surely," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who perverts his ways will be found out." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 10:10" + }, + "One winking with the eye causes sorrow," + ] + }, + { + "type": "para:q2", + "content": [ + "but a chattering fool will fall." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 10:11" + }, + "The mouth of the righteous is a spring of life," + ] + }, + { + "type": "para:q2", + "content": [ + "but violence covers the mouth of the wicked." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 10:12" + }, + "Hatred stirs up strife," + ] + }, + { + "type": "para:q2", + "content": [ + "but love covers all wrongs." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 10:13" + }, + "Wisdom is found on the lips of him who has discernment," + ] + }, + { + "type": "para:q2", + "content": [ + "but a rod is for the back of him who is void of understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 10:14" + }, + "Wise men lay up knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "but the mouth of the foolish is near ruin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 10:15" + }, + "The rich man’s wealth is his strong city." + ] + }, + { + "type": "para:q2", + "content": [ + "The destruction of the poor is their poverty." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 10:16" + }, + "The labor of the righteous leads to life." + ] + }, + { + "type": "para:q2", + "content": [ + "The increase of the wicked leads to sin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 10:17" + }, + "He is in the way of life who heeds correction," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who forsakes reproof leads others astray." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 10:18" + }, + "He who hides hatred has lying lips." + ] + }, + { + "type": "para:q2", + "content": [ + "He who utters a slander is a fool." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 10:19" + }, + "In the multitude of words there is no lack of disobedience," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who restrains his lips does wisely." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 10:20" + }, + "The tongue of the righteous is like choice silver." + ] + }, + { + "type": "para:q2", + "content": [ + "The heart of the wicked is of little worth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 10:21" + }, + "The lips of the righteous feed many," + ] + }, + { + "type": "para:q2", + "content": [ + "but the foolish die for lack of understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 10:22" + }, + "Yahweh’s blessing brings wealth," + ] + }, + { + "type": "para:q2", + "content": [ + "and he adds no trouble to it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 10:23" + }, + "It is a fool’s pleasure to do wickedness," + ] + }, + { + "type": "para:q2", + "content": [ + "but wisdom is a man of understanding’s pleasure." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 10:24" + }, + "What the wicked fear will overtake them," + ] + }, + { + "type": "para:q2", + "content": [ + "but the desire of the righteous will be granted." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 10:25" + }, + "When the whirlwind passes, the wicked is no more;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous stand firm forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 10:26" + }, + "As vinegar to the teeth, and as smoke to the eyes," + ] + }, + { + "type": "para:q2", + "content": [ + "so is the sluggard to those who send him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 10:27" + }, + "The fear of Yahweh prolongs days," + ] + }, + { + "type": "para:q2", + "content": [ + "but the years of the wicked shall be shortened." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 10:28" + }, + "The prospect of the righteous is joy," + ] + }, + { + "type": "para:q2", + "content": [ + "but the hope of the wicked will perish." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 10:29" + }, + "The way of Yahweh is a stronghold to the upright," + ] + }, + { + "type": "para:q2", + "content": [ + "but it is a destruction to the workers of iniquity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 10:30" + }, + "The righteous will never be removed," + ] + }, + { + "type": "para:q2", + "content": [ + "but the wicked will not dwell in the land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 10:31" + }, + "The mouth of the righteous produces wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "but the perverse tongue will be cut off." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 10:32" + }, + "The lips of the righteous know what is acceptable," + ] + }, + { + "type": "para:q2", + "content": [ + "but the mouth of the wicked is perverse." + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "PRO 11" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 11:1" + }, + "A false balance is an abomination to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but accurate weights are his delight." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 11:2" + }, + "When pride comes, then comes shame," + ] + }, + { + "type": "para:q2", + "content": [ + "but with humility comes wisdom." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 11:3" + }, + "The integrity of the upright shall guide them," + ] + }, + { + "type": "para:q2", + "content": [ + "but the perverseness of the treacherous shall destroy them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 11:4" + }, + "Riches don’t profit in the day of wrath," + ] + }, + { + "type": "para:q2", + "content": [ + "but righteousness delivers from death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 11:5" + }, + "The righteousness of the blameless will direct his way," + ] + }, + { + "type": "para:q2", + "content": [ + "but the wicked shall fall by his own wickedness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 11:6" + }, + "The righteousness of the upright shall deliver them," + ] + }, + { + "type": "para:q2", + "content": [ + "but the unfaithful will be trapped by evil desires." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 11:7" + }, + "When a wicked man dies, hope perishes," + ] + }, + { + "type": "para:q2", + "content": [ + "and expectation of power comes to nothing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 11:8" + }, + "A righteous person is delivered out of trouble," + ] + }, + { + "type": "para:q2", + "content": [ + "and the wicked takes his place." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 11:9" + }, + "With his mouth the godless man destroys his neighbor," + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous will be delivered through knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 11:10" + }, + "When it goes well with the righteous, the city rejoices." + ] + }, + { + "type": "para:q2", + "content": [ + "When the wicked perish, there is shouting." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 11:11" + }, + "By the blessing of the upright, the city is exalted," + ] + }, + { + "type": "para:q2", + "content": [ + "but it is overthrown by the mouth of the wicked." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 11:12" + }, + "One who despises his neighbor is void of wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "but a man of understanding holds his peace." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 11:13" + }, + "One who brings gossip betrays a confidence," + ] + }, + { + "type": "para:q2", + "content": [ + "but one who is of a trustworthy spirit is one who keeps a secret." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 11:14" + }, + "Where there is no wise guidance, the nation falls," + ] + }, + { + "type": "para:q2", + "content": [ + "but in the multitude of counselors there is victory." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 11:15" + }, + "He who is collateral for a stranger will suffer for it," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who refuses pledges of collateral is secure." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 11:16" + }, + "A gracious woman obtains honor," + ] + }, + { + "type": "para:q2", + "content": [ + "but violent men obtain riches." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 11:17" + }, + "The merciful man does good to his own soul," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who is cruel troubles his own flesh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 11:18" + }, + "Wicked people earn deceitful wages," + ] + }, + { + "type": "para:q2", + "content": [ + "but one who sows righteousness reaps a sure reward." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 11:19" + }, + "He who is truly righteous gets life." + ] + }, + { + "type": "para:q2", + "content": [ + "He who pursues evil gets death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 11:20" + }, + "Those who are perverse in heart are an abomination to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but those whose ways are blameless are his delight." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 11:21" + }, + "Most certainly, the evil man will not be unpunished," + ] + }, + { + "type": "para:q2", + "content": [ + "but the offspring", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "11:21" + ] + }, + { + "type": "char:ft", + "content": [ + "or, seed" + ] + } + ] + }, + "of the righteous will be delivered." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 11:22" + }, + "Like a gold ring in a pig’s snout," + ] + }, + { + "type": "para:q2", + "content": [ + "is a beautiful woman who lacks discretion." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 11:23" + }, + "The desire of the righteous is only good." + ] + }, + { + "type": "para:q2", + "content": [ + "The expectation of the wicked is wrath." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 11:24" + }, + "There is one who scatters, and increases yet more." + ] + }, + { + "type": "para:q2", + "content": [ + "There is one who withholds more than is appropriate, but gains poverty." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 11:25" + }, + "The liberal soul shall be made fat." + ] + }, + { + "type": "para:q2", + "content": [ + "He who waters shall be watered also himself." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 11:26" + }, + "People curse someone who withholds grain," + ] + }, + { + "type": "para:q2", + "content": [ + "but blessing will be on the head of him who sells it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 11:27" + }, + "He who diligently seeks good seeks favor," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who searches after evil, it shall come to him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 11:28" + }, + "He who trusts in his riches will fall," + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous shall flourish as the green leaf." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 11:29" + }, + "He who troubles his own house shall inherit the wind." + ] + }, + { + "type": "para:q2", + "content": [ + "The foolish shall be servant to the wise of heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 11:30" + }, + "The fruit of the righteous is a tree of life." + ] + }, + { + "type": "para:q2", + "content": [ + "He who is wise wins souls." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 11:31" + }, + "Behold, the righteous shall be repaid in the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "how much more the wicked and the sinner!" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "PRO 12" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 12:1" + }, + "Whoever loves correction loves knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who hates reproof is stupid." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 12:2" + }, + "A good man shall obtain favor from Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but he will condemn a man of wicked plans." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 12:3" + }, + "A man shall not be established by wickedness," + ] + }, + { + "type": "para:q2", + "content": [ + "but the root of the righteous shall not be moved." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 12:4" + }, + "A worthy woman is the crown of her husband," + ] + }, + { + "type": "para:q2", + "content": [ + "but a disgraceful wife is as rottenness in his bones." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 12:5" + }, + "The thoughts of the righteous are just," + ] + }, + { + "type": "para:q2", + "content": [ + "but the advice of the wicked is deceitful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 12:6" + }, + "The words of the wicked are about lying in wait for blood," + ] + }, + { + "type": "para:q2", + "content": [ + "but the speech of the upright rescues them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 12:7" + }, + "The wicked are overthrown, and are no more," + ] + }, + { + "type": "para:q2", + "content": [ + "but the house of the righteous shall stand." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 12:8" + }, + "A man shall be commended according to his wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who has a warped mind shall be despised." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 12:9" + }, + "Better is he who is little known, and has a servant," + ] + }, + { + "type": "para:q2", + "content": [ + "than he who honors himself, and lacks bread." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 12:10" + }, + "A righteous man respects the life of his animal," + ] + }, + { + "type": "para:q2", + "content": [ + "but the tender mercies of the wicked are cruel." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 12:11" + }, + "He who tills his land shall have plenty of bread," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who chases fantasies is void of understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 12:12" + }, + "The wicked desires the plunder of evil men," + ] + }, + { + "type": "para:q2", + "content": [ + "but the root of the righteous flourishes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 12:13" + }, + "An evil man is trapped by sinfulness of lips," + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous shall come out of trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 12:14" + }, + "A man shall be satisfied with good by the fruit of his mouth." + ] + }, + { + "type": "para:q2", + "content": [ + "The work of a man’s hands shall be rewarded to him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 12:15" + }, + "The way of a fool is right in his own eyes," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who is wise listens to counsel." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 12:16" + }, + "A fool shows his annoyance the same day," + ] + }, + { + "type": "para:q2", + "content": [ + "but one who overlooks an insult is prudent." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 12:17" + }, + "He who is truthful testifies honestly," + ] + }, + { + "type": "para:q2", + "content": [ + "but a false witness lies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 12:18" + }, + "There is one who speaks rashly like the piercing of a sword," + ] + }, + { + "type": "para:q2", + "content": [ + "but the tongue of the wise heals." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 12:19" + }, + "Truth’s lips will be established forever," + ] + }, + { + "type": "para:q2", + "content": [ + "but a lying tongue is only momentary." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 12:20" + }, + "Deceit is in the heart of those who plot evil," + ] + }, + { + "type": "para:q2", + "content": [ + "but joy comes to the promoters of peace." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 12:21" + }, + "No mischief shall happen to the righteous," + ] + }, + { + "type": "para:q2", + "content": [ + "but the wicked shall be filled with evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 12:22" + }, + "Lying lips are an abomination to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but those who do the truth are his delight." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 12:23" + }, + "A prudent man keeps his knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "but the hearts of fools proclaim foolishness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 12:24" + }, + "The hands of the diligent ones shall rule," + ] + }, + { + "type": "para:q2", + "content": [ + "but laziness ends in slave labor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 12:25" + }, + "Anxiety in a man’s heart weighs it down," + ] + }, + { + "type": "para:q2", + "content": [ + "but a kind word makes it glad." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 12:26" + }, + "A righteous person is cautious in friendship," + ] + }, + { + "type": "para:q2", + "content": [ + "but the way of the wicked leads them astray." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 12:27" + }, + "The slothful man doesn’t roast his game," + ] + }, + { + "type": "para:q2", + "content": [ + "but the possessions of diligent men are prized." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 12:28" + }, + "In the way of righteousness is life;" + ] + }, + { + "type": "para:q2", + "content": [ + "in its path there is no death." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "PRO 13" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 13:1" + }, + "A wise son listens to his father’s instruction," + ] + }, + { + "type": "para:q2", + "content": [ + "but a scoffer doesn’t listen to rebuke." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 13:2" + }, + "By the fruit of his lips, a man enjoys good things," + ] + }, + { + "type": "para:q2", + "content": [ + "but the unfaithful crave violence." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 13:3" + }, + "He who guards his mouth guards his soul." + ] + }, + { + "type": "para:q2", + "content": [ + "One who opens wide his lips comes to ruin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 13:4" + }, + "The soul of the sluggard desires, and has nothing," + ] + }, + { + "type": "para:q2", + "content": [ + "but the desire of the diligent shall be fully satisfied." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 13:5" + }, + "A righteous man hates lies," + ] + }, + { + "type": "para:q2", + "content": [ + "but a wicked man brings shame and disgrace." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 13:6" + }, + "Righteousness guards the way of integrity," + ] + }, + { + "type": "para:q2", + "content": [ + "but wickedness overthrows the sinner." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 13:7" + }, + "There are some who pretend to be rich, yet have nothing." + ] + }, + { + "type": "para:q2", + "content": [ + "There are some who pretend to be poor, yet have great wealth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 13:8" + }, + "The ransom of a man’s life is his riches," + ] + }, + { + "type": "para:q2", + "content": [ + "but the poor hear no threats." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 13:9" + }, + "The light of the righteous shines brightly," + ] + }, + { + "type": "para:q2", + "content": [ + "but the lamp of the wicked is snuffed out." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 13:10" + }, + "Pride only breeds quarrels," + ] + }, + { + "type": "para:q2", + "content": [ + "but wisdom is with people who take advice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 13:11" + }, + "Wealth gained dishonestly dwindles away," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who gathers by hand makes it grow." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 13:12" + }, + "Hope deferred makes the heart sick," + ] + }, + { + "type": "para:q2", + "content": [ + "but when longing is fulfilled, it is a tree of life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 13:13" + }, + "Whoever despises instruction will pay for it," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who respects a command will be rewarded." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 13:14" + }, + "The teaching of the wise is a spring of life," + ] + }, + { + "type": "para:q2", + "content": [ + "to turn from the snares of death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 13:15" + }, + "Good understanding wins favor," + ] + }, + { + "type": "para:q2", + "content": [ + "but the way of the unfaithful is hard." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 13:16" + }, + "Every prudent man acts from knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "but a fool exposes folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 13:17" + }, + "A wicked messenger falls into trouble," + ] + }, + { + "type": "para:q2", + "content": [ + "but a trustworthy envoy gains healing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 13:18" + }, + "Poverty and shame come to him who refuses discipline," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who heeds correction shall be honored." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 13:19" + }, + "Longing fulfilled is sweet to the soul," + ] + }, + { + "type": "para:q2", + "content": [ + "but fools detest turning from evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 13:20" + }, + "One who walks with wise men grows wise," + ] + }, + { + "type": "para:q2", + "content": [ + "but a companion of fools suffers harm." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 13:21" + }, + "Misfortune pursues sinners," + ] + }, + { + "type": "para:q2", + "content": [ + "but prosperity rewards the righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 13:22" + }, + "A good man leaves an inheritance to his children’s children," + ] + }, + { + "type": "para:q2", + "content": [ + "but the wealth of the sinner is stored for the righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 13:23" + }, + "An abundance of food is in poor people’s fields," + ] + }, + { + "type": "para:q2", + "content": [ + "but injustice sweeps it away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 13:24" + }, + "One who spares the rod hates his son," + ] + }, + { + "type": "para:q2", + "content": [ + "but one who loves him is careful to discipline him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 13:25" + }, + "The righteous one eats to the satisfying of his soul," + ] + }, + { + "type": "para:q2", + "content": [ + "but the belly of the wicked goes hungry." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "PRO 14" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 14:1" + }, + "Every wise woman builds her house," + ] + }, + { + "type": "para:q2", + "content": [ + "but the foolish one tears it down with her own hands." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 14:2" + }, + "He who walks in his uprightness fears Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who is perverse in his ways despises him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 14:3" + }, + "The fool’s talk brings a rod to his back," + ] + }, + { + "type": "para:q2", + "content": [ + "but the lips of the wise protect them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 14:4" + }, + "Where no oxen are, the crib is clean," + ] + }, + { + "type": "para:q2", + "content": [ + "but much increase is by the strength of the ox." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 14:5" + }, + "A truthful witness will not lie," + ] + }, + { + "type": "para:q2", + "content": [ + "but a false witness pours out lies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 14:6" + }, + "A scoffer seeks wisdom, and doesn’t find it," + ] + }, + { + "type": "para:q2", + "content": [ + "but knowledge comes easily to a discerning person." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 14:7" + }, + "Stay away from a foolish man," + ] + }, + { + "type": "para:q2", + "content": [ + "for you won’t find knowledge on his lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 14:8" + }, + "The wisdom of the prudent is to think about his way," + ] + }, + { + "type": "para:q2", + "content": [ + "but the folly of fools is deceit." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 14:9" + }, + "Fools mock at making atonement for sins," + ] + }, + { + "type": "para:q2", + "content": [ + "but among the upright there is good will." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 14:10" + }, + "The heart knows its own bitterness and joy;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will not share these with a stranger." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 14:11" + }, + "The house of the wicked will be overthrown," + ] + }, + { + "type": "para:q2", + "content": [ + "but the tent of the upright will flourish." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 14:12" + }, + "There is a way which seems right to a man," + ] + }, + { + "type": "para:q2", + "content": [ + "but in the end it leads to death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 14:13" + }, + "Even in laughter the heart may be sorrowful," + ] + }, + { + "type": "para:q2", + "content": [ + "and mirth may end in heaviness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 14:14" + }, + "The unfaithful will be repaid for his own ways;" + ] + }, + { + "type": "para:q2", + "content": [ + "likewise a good man will be rewarded for his ways." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 14:15" + }, + "A simple man believes everything," + ] + }, + { + "type": "para:q2", + "content": [ + "but the prudent man carefully considers his ways." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 14:16" + }, + "A wise man fears and shuns evil," + ] + }, + { + "type": "para:q2", + "content": [ + "but the fool is hot headed and reckless." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 14:17" + }, + "He who is quick to become angry will commit folly," + ] + }, + { + "type": "para:q2", + "content": [ + "and a crafty man is hated." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 14:18" + }, + "The simple inherit folly," + ] + }, + { + "type": "para:q2", + "content": [ + "but the prudent are crowned with knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 14:19" + }, + "The evil bow down before the good," + ] + }, + { + "type": "para:q2", + "content": [ + "and the wicked at the gates of the righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 14:20" + }, + "The poor person is shunned even by his own neighbor," + ] + }, + { + "type": "para:q2", + "content": [ + "but the rich person has many friends." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 14:21" + }, + "He who despises his neighbor sins," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who has pity on the poor is blessed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 14:22" + }, + "Don’t they go astray who plot evil?" + ] + }, + { + "type": "para:q2", + "content": [ + "But love and faithfulness belong to those who plan good." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 14:23" + }, + "In all hard work there is profit," + ] + }, + { + "type": "para:q2", + "content": [ + "but the talk of the lips leads only to poverty." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 14:24" + }, + "The crown of the wise is their riches," + ] + }, + { + "type": "para:q2", + "content": [ + "but the folly of fools crowns them with folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 14:25" + }, + "A truthful witness saves souls," + ] + }, + { + "type": "para:q2", + "content": [ + "but a false witness is deceitful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 14:26" + }, + "In the fear of Yahweh is a secure fortress," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will be a refuge for his children." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 14:27" + }, + "The fear of Yahweh is a fountain of life," + ] + }, + { + "type": "para:q2", + "content": [ + "turning people from the snares of death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 14:28" + }, + "In the multitude of people is the king’s glory," + ] + }, + { + "type": "para:q2", + "content": [ + "but in the lack of people is the destruction of the prince." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 14:29" + }, + "He who is slow to anger has great understanding," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who has a quick temper displays folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 14:30" + }, + "The life of the body is a heart at peace," + ] + }, + { + "type": "para:q2", + "content": [ + "but envy rots the bones." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 14:31" + }, + "He who oppresses the poor shows contempt for his Maker," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who is kind to the needy honors him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 14:32" + }, + "The wicked is brought down in his calamity," + ] + }, + { + "type": "para:q2", + "content": [ + "but in death, the righteous has a refuge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 14:33" + }, + "Wisdom rests in the heart of one who has understanding," + ] + }, + { + "type": "para:q2", + "content": [ + "and is even made known in the inward part of fools." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PRO 14:34" + }, + "Righteousness exalts a nation," + ] + }, + { + "type": "para:q2", + "content": [ + "but sin is a disgrace to any people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PRO 14:35" + }, + "The king’s favor is toward a servant who deals wisely," + ] + }, + { + "type": "para:q2", + "content": [ + "but his wrath is toward one who causes shame." + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "PRO 15" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 15:1" + }, + "A gentle answer turns away wrath," + ] + }, + { + "type": "para:q2", + "content": [ + "but a harsh word stirs up anger." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 15:2" + }, + "The tongue of the wise commends knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "but the mouth of fools gush out folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 15:3" + }, + "Yahweh’s eyes are everywhere," + ] + }, + { + "type": "para:q2", + "content": [ + "keeping watch on the evil and the good." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 15:4" + }, + "A gentle tongue is a tree of life," + ] + }, + { + "type": "para:q2", + "content": [ + "but deceit in it crushes the spirit." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 15:5" + }, + "A fool despises his father’s correction," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who heeds reproof shows prudence." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 15:6" + }, + "In the house of the righteous is much treasure," + ] + }, + { + "type": "para:q2", + "content": [ + "but the income of the wicked brings trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 15:7" + }, + "The lips of the wise spread knowledge;" + ] + }, + { + "type": "para:q2", + "content": [ + "not so with the heart of fools." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 15:8" + }, + "The sacrifice made by the wicked is an abomination to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but the prayer of the upright is his delight." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 15:9" + }, + "The way of the wicked is an abomination to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but he loves him who follows after righteousness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 15:10" + }, + "There is stern discipline for one who forsakes the way:" + ] + }, + { + "type": "para:q2", + "content": [ + "whoever hates reproof shall die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 15:11" + }, + "Sheol", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15:11" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + }, + "and Abaddon are before Yahweh—" + ] + }, + { + "type": "para:q2", + "content": [ + "how much more then the hearts of the children of men!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 15:12" + }, + "A scoffer doesn’t love to be reproved;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will not go to the wise." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 15:13" + }, + "A glad heart makes a cheerful face," + ] + }, + { + "type": "para:q2", + "content": [ + "but an aching heart breaks the spirit." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 15:14" + }, + "The heart of one who has understanding seeks knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "but the mouths of fools feed on folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 15:15" + }, + "All the days of the afflicted are wretched," + ] + }, + { + "type": "para:q2", + "content": [ + "but one who has a cheerful heart enjoys a continual feast." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 15:16" + }, + "Better is little, with the fear of Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "than great treasure with trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 15:17" + }, + "Better is a dinner of herbs, where love is," + ] + }, + { + "type": "para:q2", + "content": [ + "than a fattened calf with hatred." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 15:18" + }, + "A wrathful man stirs up contention," + ] + }, + { + "type": "para:q2", + "content": [ + "but one who is slow to anger appeases strife." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 15:19" + }, + "The way of the sluggard is like a thorn patch," + ] + }, + { + "type": "para:q2", + "content": [ + "but the path of the upright is a highway." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 15:20" + }, + "A wise son makes a father glad," + ] + }, + { + "type": "para:q2", + "content": [ + "but a foolish man despises his mother." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 15:21" + }, + "Folly is joy to one who is void of wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "but a man of understanding keeps his way straight." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 15:22" + }, + "Where there is no counsel, plans fail;" + ] + }, + { + "type": "para:q2", + "content": [ + "but in a multitude of counselors they are established." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 15:23" + }, + "Joy comes to a man with the reply of his mouth." + ] + }, + { + "type": "para:q2", + "content": [ + "How good is a word at the right time!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 15:24" + }, + "The path of life leads upward for the wise," + ] + }, + { + "type": "para:q2", + "content": [ + "to keep him from going downward to Sheol.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15:24" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 15:25" + }, + "Yahweh will uproot the house of the proud," + ] + }, + { + "type": "para:q2", + "content": [ + "but he will keep the widow’s borders intact." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 15:26" + }, + "Yahweh detests the thoughts of the wicked," + ] + }, + { + "type": "para:q2", + "content": [ + "but the thoughts of the pure are pleasing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 15:27" + }, + "He who is greedy for gain troubles his own house," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who hates bribes will live." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 15:28" + }, + "The heart of the righteous weighs answers," + ] + }, + { + "type": "para:q2", + "content": [ + "but the mouth of the wicked gushes out evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 15:29" + }, + "Yahweh is far from the wicked," + ] + }, + { + "type": "para:q2", + "content": [ + "but he hears the prayer of the righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 15:30" + }, + "The light of the eyes rejoices the heart." + ] + }, + { + "type": "para:q2", + "content": [ + "Good news gives health to the bones." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 15:31" + }, + "The ear that listens to reproof lives," + ] + }, + { + "type": "para:q2", + "content": [ + "and will be at home among the wise." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 15:32" + }, + "He who refuses correction despises his own soul," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who listens to reproof gets understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 15:33" + }, + "The fear of Yahweh teaches wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "Before honor is humility." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "PRO 16" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 16:1" + }, + "The plans of the heart belong to man," + ] + }, + { + "type": "para:q2", + "content": [ + "but the answer of the tongue is from Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 16:2" + }, + "All the ways of a man are clean in his own eyes;" + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh weighs the motives." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 16:3" + }, + "Commit your deeds to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and your plans shall succeed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 16:4" + }, + "Yahweh has made everything for its own end—" + ] + }, + { + "type": "para:q2", + "content": [ + "yes, even the wicked for the day of evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 16:5" + }, + "Everyone who is proud in heart is an abomination to Yahweh:" + ] + }, + { + "type": "para:q2", + "content": [ + "they shall certainly not be unpunished." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 16:6" + }, + "By mercy and truth iniquity is atoned for." + ] + }, + { + "type": "para:q2", + "content": [ + "By the fear of Yahweh men depart from evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 16:7" + }, + "When a man’s ways please Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "he makes even his enemies to be at peace with him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 16:8" + }, + "Better is a little with righteousness," + ] + }, + { + "type": "para:q2", + "content": [ + "than great revenues with injustice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 16:9" + }, + "A man’s heart plans his course," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh directs his steps." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 16:10" + }, + "Inspired judgments are on the lips of the king." + ] + }, + { + "type": "para:q2", + "content": [ + "He shall not betray his mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 16:11" + }, + "Honest balances and scales are Yahweh’s;" + ] + }, + { + "type": "para:q2", + "content": [ + "all the weights in the bag are his work." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 16:12" + }, + "It is an abomination for kings to do wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "for the throne is established by righteousness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 16:13" + }, + "Righteous lips are the delight of kings." + ] + }, + { + "type": "para:q2", + "content": [ + "They value one who speaks the truth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 16:14" + }, + "The king’s wrath is a messenger of death," + ] + }, + { + "type": "para:q2", + "content": [ + "but a wise man will pacify it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 16:15" + }, + "In the light of the king’s face is life." + ] + }, + { + "type": "para:q2", + "content": [ + "His favor is like a cloud of the spring rain." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 16:16" + }, + "How much better it is to get wisdom than gold!" + ] + }, + { + "type": "para:q2", + "content": [ + "Yes, to get understanding is to be chosen rather than silver." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 16:17" + }, + "The highway of the upright is to depart from evil." + ] + }, + { + "type": "para:q2", + "content": [ + "He who keeps his way preserves his soul." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 16:18" + }, + "Pride goes before destruction," + ] + }, + { + "type": "para:q2", + "content": [ + "and an arrogant spirit before a fall." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 16:19" + }, + "It is better to be of a lowly spirit with the poor," + ] + }, + { + "type": "para:q2", + "content": [ + "than to divide the plunder with the proud." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 16:20" + }, + "He who heeds the Word finds prosperity." + ] + }, + { + "type": "para:q2", + "content": [ + "Whoever trusts in Yahweh is blessed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 16:21" + }, + "The wise in heart shall be called prudent." + ] + }, + { + "type": "para:q2", + "content": [ + "Pleasantness of the lips promotes instruction." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 16:22" + }, + "Understanding is a fountain of life to one who has it," + ] + }, + { + "type": "para:q2", + "content": [ + "but the punishment of fools is their folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 16:23" + }, + "The heart of the wise instructs his mouth," + ] + }, + { + "type": "para:q2", + "content": [ + "and adds learning to his lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 16:24" + }, + "Pleasant words are a honeycomb," + ] + }, + { + "type": "para:q2", + "content": [ + "sweet to the soul, and health to the bones." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 16:25" + }, + "There is a way which seems right to a man," + ] + }, + { + "type": "para:q2", + "content": [ + "but in the end it leads to death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 16:26" + }, + "The appetite of the laboring man labors for him;" + ] + }, + { + "type": "para:q2", + "content": [ + "for his mouth urges him on." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 16:27" + }, + "A worthless man devises mischief." + ] + }, + { + "type": "para:q2", + "content": [ + "His speech is like a scorching fire." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 16:28" + }, + "A perverse man stirs up strife." + ] + }, + { + "type": "para:q2", + "content": [ + "A whisperer separates close friends." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 16:29" + }, + "A man of violence entices his neighbor," + ] + }, + { + "type": "para:q2", + "content": [ + "and leads him in a way that is not good." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 16:30" + }, + "One who winks his eyes to plot perversities," + ] + }, + { + "type": "para:q2", + "content": [ + "one who compresses his lips, is bent on evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 16:31" + }, + "Gray hair is a crown of glory." + ] + }, + { + "type": "para:q2", + "content": [ + "It is attained by a life of righteousness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 16:32" + }, + "One who is slow to anger is better than the mighty;" + ] + }, + { + "type": "para:q2", + "content": [ + "one who rules his spirit, than he who takes a city." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 16:33" + }, + "The lot is cast into the lap," + ] + }, + { + "type": "para:q2", + "content": [ + "but its every decision is from Yahweh." + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "PRO 17" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 17:1" + }, + "Better is a dry morsel with quietness," + ] + }, + { + "type": "para:q2", + "content": [ + "than a house full of feasting with strife." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 17:2" + }, + "A servant who deals wisely will rule over a son who causes shame," + ] + }, + { + "type": "para:q2", + "content": [ + "and shall have a part in the inheritance among the brothers." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 17:3" + }, + "The refining pot is for silver, and the furnace for gold," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh tests the hearts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 17:4" + }, + "An evildoer heeds wicked lips." + ] + }, + { + "type": "para:q2", + "content": [ + "A liar gives ear to a mischievous tongue." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 17:5" + }, + "Whoever mocks the poor reproaches his Maker." + ] + }, + { + "type": "para:q2", + "content": [ + "He who is glad at calamity shall not be unpunished." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 17:6" + }, + "Children’s children are the crown of old men;" + ] + }, + { + "type": "para:q2", + "content": [ + "the glory of children are their parents." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 17:7" + }, + "Excellent speech isn’t fitting for a fool," + ] + }, + { + "type": "para:q2", + "content": [ + "much less do lying lips fit a prince." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 17:8" + }, + "A bribe is a precious stone in the eyes of him who gives it;" + ] + }, + { + "type": "para:q2", + "content": [ + "wherever he turns, he prospers." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 17:9" + }, + "He who covers an offense promotes love;" + ] + }, + { + "type": "para:q2", + "content": [ + "but he who repeats a matter separates best friends." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 17:10" + }, + "A rebuke enters deeper into one who has understanding" + ] + }, + { + "type": "para:q2", + "content": [ + "than a hundred lashes into a fool." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 17:11" + }, + "An evil man seeks only rebellion;" + ] + }, + { + "type": "para:q2", + "content": [ + "therefore a cruel messenger shall be sent against him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 17:12" + }, + "Let a bear robbed of her cubs meet a man," + ] + }, + { + "type": "para:q2", + "content": [ + "rather than a fool in his folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 17:13" + }, + "Whoever rewards evil for good," + ] + }, + { + "type": "para:q2", + "content": [ + "evil shall not depart from his house." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 17:14" + }, + "The beginning of strife is like breaching a dam," + ] + }, + { + "type": "para:q2", + "content": [ + "therefore stop contention before quarreling breaks out." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 17:15" + }, + "He who justifies the wicked, and he who condemns the righteous," + ] + }, + { + "type": "para:q2", + "content": [ + "both of them alike are an abomination to Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 17:16" + }, + "Why is there money in the hand of a fool to buy wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "since he has no understanding?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 17:17" + }, + "A friend loves at all times;" + ] + }, + { + "type": "para:q2", + "content": [ + "and a brother is born for adversity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 17:18" + }, + "A man void of understanding strikes hands," + ] + }, + { + "type": "para:q2", + "content": [ + "and becomes collateral in the presence of his neighbor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 17:19" + }, + "He who loves disobedience loves strife." + ] + }, + { + "type": "para:q2", + "content": [ + "One who builds a high gate seeks destruction." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 17:20" + }, + "One who has a perverse heart doesn’t find prosperity," + ] + }, + { + "type": "para:q2", + "content": [ + "and one who has a deceitful tongue falls into trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 17:21" + }, + "He who becomes the father of a fool grieves." + ] + }, + { + "type": "para:q2", + "content": [ + "The father of a fool has no joy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 17:22" + }, + "A cheerful heart makes good medicine," + ] + }, + { + "type": "para:q2", + "content": [ + "but a crushed spirit dries up the bones." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 17:23" + }, + "A wicked man receives a bribe in secret," + ] + }, + { + "type": "para:q2", + "content": [ + "to pervert the ways of justice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 17:24" + }, + "Wisdom is before the face of one who has understanding," + ] + }, + { + "type": "para:q2", + "content": [ + "but the eyes of a fool wander to the ends of the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 17:25" + }, + "A foolish son brings grief to his father," + ] + }, + { + "type": "para:q2", + "content": [ + "and bitterness to her who bore him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 17:26" + }, + "Also to punish the righteous is not good," + ] + }, + { + "type": "para:q2", + "content": [ + "nor to flog officials for their integrity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 17:27" + }, + "He who spares his words has knowledge." + ] + }, + { + "type": "para:q2", + "content": [ + "He who is even tempered is a man of understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 17:28" + }, + "Even a fool, when he keeps silent, is counted wise." + ] + }, + { + "type": "para:q2", + "content": [ + "When he shuts his lips, he is thought to be discerning." + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "PRO 18" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 18:1" + }, + "A man who isolates himself pursues selfishness," + ] + }, + { + "type": "para:q2", + "content": [ + "and defies all sound judgment." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 18:2" + }, + "A fool has no delight in understanding," + ] + }, + { + "type": "para:q2", + "content": [ + "but only in revealing his own opinion." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 18:3" + }, + "When wickedness comes, contempt also comes," + ] + }, + { + "type": "para:q2", + "content": [ + "and with shame comes disgrace." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 18:4" + }, + "The words of a man’s mouth are like deep waters." + ] + }, + { + "type": "para:q2", + "content": [ + "The fountain of wisdom is like a flowing brook." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 18:5" + }, + "To be partial to the faces of the wicked is not good," + ] + }, + { + "type": "para:q2", + "content": [ + "nor to deprive the innocent of justice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 18:6" + }, + "A fool’s lips come into strife," + ] + }, + { + "type": "para:q2", + "content": [ + "and his mouth invites beatings." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 18:7" + }, + "A fool’s mouth is his destruction," + ] + }, + { + "type": "para:q2", + "content": [ + "and his lips are a snare to his soul." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 18:8" + }, + "The words of a gossip are like dainty morsels:" + ] + }, + { + "type": "para:q2", + "content": [ + "they go down into a person’s innermost parts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 18:9" + }, + "One who is slack in his work" + ] + }, + { + "type": "para:q2", + "content": [ + "is brother to him who is a master of destruction." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 18:10" + }, + "Yahweh’s name is a strong tower:" + ] + }, + { + "type": "para:q2", + "content": [ + "the righteous run to him, and are safe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 18:11" + }, + "The rich man’s wealth is his strong city," + ] + }, + { + "type": "para:q2", + "content": [ + "like an unscalable wall in his own imagination." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 18:12" + }, + "Before destruction the heart of man is proud," + ] + }, + { + "type": "para:q2", + "content": [ + "but before honor is humility." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 18:13" + }, + "He who answers before he hears," + ] + }, + { + "type": "para:q2", + "content": [ + "that is folly and shame to him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 18:14" + }, + "A man’s spirit will sustain him in sickness," + ] + }, + { + "type": "para:q2", + "content": [ + "but a crushed spirit, who can bear?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 18:15" + }, + "The heart of the discerning gets knowledge." + ] + }, + { + "type": "para:q2", + "content": [ + "The ear of the wise seeks knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 18:16" + }, + "A man’s gift makes room for him," + ] + }, + { + "type": "para:q2", + "content": [ + "and brings him before great men." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 18:17" + }, + "He who pleads his cause first seems right;" + ] + }, + { + "type": "para:q2", + "content": [ + "until another comes and questions him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 18:18" + }, + "The lot settles disputes," + ] + }, + { + "type": "para:q2", + "content": [ + "and keeps strong ones apart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 18:19" + }, + "A brother offended is more difficult than a fortified city." + ] + }, + { + "type": "para:q2", + "content": [ + "Disputes are like the bars of a fortress." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 18:20" + }, + "A man’s stomach is filled with the fruit of his mouth." + ] + }, + { + "type": "para:q2", + "content": [ + "With the harvest of his lips he is satisfied." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 18:21" + }, + "Death and life are in the power of the tongue;" + ] + }, + { + "type": "para:q2", + "content": [ + "those who love it will eat its fruit." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 18:22" + }, + "Whoever finds a wife finds a good thing," + ] + }, + { + "type": "para:q2", + "content": [ + "and obtains favor of Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 18:23" + }, + "The poor plead for mercy," + ] + }, + { + "type": "para:q2", + "content": [ + "but the rich answer harshly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 18:24" + }, + "A man of many companions may be ruined," + ] + }, + { + "type": "para:q2", + "content": [ + "but there is a friend who sticks closer than a brother." + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "PRO 19" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 19:1" + }, + "Better is the poor who walks in his integrity" + ] + }, + { + "type": "para:q2", + "content": [ + "than he who is perverse in his lips and is a fool." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 19:2" + }, + "It isn’t good to have zeal without knowledge," + ] + }, + { + "type": "para:q2", + "content": [ + "nor being hasty with one’s feet and missing the way." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 19:3" + }, + "The foolishness of man subverts his way;" + ] + }, + { + "type": "para:q2", + "content": [ + "his heart rages against Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 19:4" + }, + "Wealth adds many friends," + ] + }, + { + "type": "para:q2", + "content": [ + "but the poor is separated from his friend." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 19:5" + }, + "A false witness shall not be unpunished." + ] + }, + { + "type": "para:q2", + "content": [ + "He who pours out lies shall not go free." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 19:6" + }, + "Many will entreat the favor of a ruler," + ] + }, + { + "type": "para:q2", + "content": [ + "and everyone is a friend to a man who gives gifts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 19:7" + }, + "All the relatives of the poor shun him:" + ] + }, + { + "type": "para:q2", + "content": [ + "how much more do his friends avoid him!" + ] + }, + { + "type": "para:q2", + "content": [ + "He pursues them with pleas, but they are gone." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 19:8" + }, + "He who gets wisdom loves his own soul." + ] + }, + { + "type": "para:q2", + "content": [ + "He who keeps understanding shall find good." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 19:9" + }, + "A false witness shall not be unpunished." + ] + }, + { + "type": "para:q2", + "content": [ + "He who utters lies shall perish." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 19:10" + }, + "Delicate living is not appropriate for a fool," + ] + }, + { + "type": "para:q2", + "content": [ + "much less for a servant to have rule over princes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 19:11" + }, + "The discretion of a man makes him slow to anger." + ] + }, + { + "type": "para:q2", + "content": [ + "It is his glory to overlook an offense." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 19:12" + }, + "The king’s wrath is like the roaring of a lion," + ] + }, + { + "type": "para:q2", + "content": [ + "but his favor is like dew on the grass." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 19:13" + }, + "A foolish son is the calamity of his father." + ] + }, + { + "type": "para:q2", + "content": [ + "A wife’s quarrels are a continual dripping." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 19:14" + }, + "House and riches are an inheritance from fathers," + ] + }, + { + "type": "para:q2", + "content": [ + "but a prudent wife is from Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 19:15" + }, + "Slothfulness casts into a deep sleep." + ] + }, + { + "type": "para:q2", + "content": [ + "The idle soul shall suffer hunger." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 19:16" + }, + "He who keeps the commandment keeps his soul," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who is contemptuous in his ways shall die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 19:17" + }, + "He who has pity on the poor lends to Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will reward him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 19:18" + }, + "Discipline your son, for there is hope;" + ] + }, + { + "type": "para:q2", + "content": [ + "don’t be a willing party to his death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 19:19" + }, + "A hot-tempered man must pay the penalty," + ] + }, + { + "type": "para:q2", + "content": [ + "for if you rescue him, you must do it again." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 19:20" + }, + "Listen to counsel and receive instruction," + ] + }, + { + "type": "para:q2", + "content": [ + "that you may be wise in your latter end." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 19:21" + }, + "There are many plans in a man’s heart," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh’s counsel will prevail." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 19:22" + }, + "That which makes a man to be desired is his kindness." + ] + }, + { + "type": "para:q2", + "content": [ + "A poor man is better than a liar." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 19:23" + }, + "The fear of Yahweh leads to life, then contentment;" + ] + }, + { + "type": "para:q2", + "content": [ + "he rests and will not be touched by trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 19:24" + }, + "The sluggard buries his hand in the dish;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will not so much as bring it to his mouth again." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 19:25" + }, + "Flog a scoffer, and the simple will learn prudence;" + ] + }, + { + "type": "para:q2", + "content": [ + "rebuke one who has understanding, and he will gain knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 19:26" + }, + "He who robs his father and drives away his mother" + ] + }, + { + "type": "para:q2", + "content": [ + "is a son who causes shame and brings reproach." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 19:27" + }, + "If you stop listening to instruction, my son," + ] + }, + { + "type": "para:q2", + "content": [ + "you will stray from the words of knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 19:28" + }, + "A corrupt witness mocks justice," + ] + }, + { + "type": "para:q2", + "content": [ + "and the mouth of the wicked gulps down iniquity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 19:29" + }, + "Penalties are prepared for scoffers," + ] + }, + { + "type": "para:q2", + "content": [ + "and beatings for the backs of fools." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "chapter:c", + "number": "20", + "sid": "PRO 20" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 20:1" + }, + "Wine is a mocker and beer is a brawler." + ] + }, + { + "type": "para:q2", + "content": [ + "Whoever is led astray by them is not wise." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 20:2" + }, + "The terror of a king is like the roaring of a lion." + ] + }, + { + "type": "para:q2", + "content": [ + "He who provokes him to anger forfeits his own life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 20:3" + }, + "It is an honor for a man to keep aloof from strife," + ] + }, + { + "type": "para:q2", + "content": [ + "but every fool will be quarreling." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 20:4" + }, + "The sluggard will not plow by reason of the winter;" + ] + }, + { + "type": "para:q2", + "content": [ + "therefore he shall beg in harvest, and have nothing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 20:5" + }, + "Counsel in the heart of man is like deep water," + ] + }, + { + "type": "para:q2", + "content": [ + "but a man of understanding will draw it out." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 20:6" + }, + "Many men claim to be men of unfailing love," + ] + }, + { + "type": "para:q2", + "content": [ + "but who can find a faithful man?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 20:7" + }, + "A righteous man walks in integrity." + ] + }, + { + "type": "para:q2", + "content": [ + "Blessed are his children after him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 20:8" + }, + "A king who sits on the throne of judgment" + ] + }, + { + "type": "para:q2", + "content": [ + "scatters away all evil with his eyes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 20:9" + }, + "Who can say, “I have made my heart pure." + ] + }, + { + "type": "para:q2", + "content": [ + "I am clean and without sin?”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 20:10" + }, + "Differing weights and differing measures," + ] + }, + { + "type": "para:q2", + "content": [ + "both of them alike are an abomination to Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 20:11" + }, + "Even a child makes himself known by his doings," + ] + }, + { + "type": "para:q2", + "content": [ + "whether his work is pure, and whether it is right." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 20:12" + }, + "The hearing ear, and the seeing eye," + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh has made even both of them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 20:13" + }, + "Don’t love sleep, lest you come to poverty." + ] + }, + { + "type": "para:q2", + "content": [ + "Open your eyes, and you shall be satisfied with bread." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 20:14" + }, + "“It’s no good, it’s no good,” says the buyer;" + ] + }, + { + "type": "para:q2", + "content": [ + "but when he is gone his way, then he boasts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 20:15" + }, + "There is gold and abundance of rubies," + ] + }, + { + "type": "para:q2", + "content": [ + "but the lips of knowledge are a rare jewel." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 20:16" + }, + "Take the garment of one who puts up collateral for a stranger;" + ] + }, + { + "type": "para:q2", + "content": [ + "and hold him in pledge for a wayward woman." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 20:17" + }, + "Fraudulent food is sweet to a man," + ] + }, + { + "type": "para:q2", + "content": [ + "but afterwards his mouth is filled with gravel." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 20:18" + }, + "Plans are established by advice;" + ] + }, + { + "type": "para:q2", + "content": [ + "by wise guidance you wage war!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 20:19" + }, + "He who goes about as a tale-bearer reveals secrets;" + ] + }, + { + "type": "para:q2", + "content": [ + "therefore don’t keep company with him who opens wide his lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 20:20" + }, + "Whoever curses his father or his mother," + ] + }, + { + "type": "para:q2", + "content": [ + "his lamp shall be put out in blackness of darkness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 20:21" + }, + "An inheritance quickly gained at the beginning," + ] + }, + { + "type": "para:q2", + "content": [ + "won’t be blessed in the end." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 20:22" + }, + "Don’t say, “I will pay back evil.”" + ] + }, + { + "type": "para:q2", + "content": [ + "Wait for Yahweh, and he will save you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 20:23" + }, + "Yahweh detests differing weights," + ] + }, + { + "type": "para:q2", + "content": [ + "and dishonest scales are not pleasing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 20:24" + }, + "A man’s steps are from Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "how then can man understand his way?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 20:25" + }, + "It is a snare to a man to make a rash dedication," + ] + }, + { + "type": "para:q2", + "content": [ + "then later to consider his vows." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 20:26" + }, + "A wise king winnows out the wicked," + ] + }, + { + "type": "para:q2", + "content": [ + "and drives the threshing wheel over them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 20:27" + }, + "The spirit of man is Yahweh’s lamp," + ] + }, + { + "type": "para:q2", + "content": [ + "searching all his innermost parts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 20:28" + }, + "Love and faithfulness keep the king safe." + ] + }, + { + "type": "para:q2", + "content": [ + "His throne is sustained by love." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 20:29" + }, + "The glory of young men is their strength." + ] + }, + { + "type": "para:q2", + "content": [ + "The splendor of old men is their gray hair." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 20:30" + }, + "Wounding blows cleanse away evil," + ] + }, + { + "type": "para:q2", + "content": [ + "and beatings purge the innermost parts." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "chapter:c", + "number": "21", + "sid": "PRO 21" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 21:1" + }, + "The king’s heart is in Yahweh’s hand like the watercourses." + ] + }, + { + "type": "para:q2", + "content": [ + "He turns it wherever he desires." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 21:2" + }, + "Every way of a man is right in his own eyes," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh weighs the hearts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 21:3" + }, + "To do righteousness and justice" + ] + }, + { + "type": "para:q2", + "content": [ + "is more acceptable to Yahweh than sacrifice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 21:4" + }, + "A high look and a proud heart," + ] + }, + { + "type": "para:q2", + "content": [ + "the lamp of the wicked, is sin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 21:5" + }, + "The plans of the diligent surely lead to profit;" + ] + }, + { + "type": "para:q2", + "content": [ + "and everyone who is hasty surely rushes to poverty." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 21:6" + }, + "Getting treasures by a lying tongue" + ] + }, + { + "type": "para:q2", + "content": [ + "is a fleeting vapor for those who seek death." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 21:7" + }, + "The violence of the wicked will drive them away," + ] + }, + { + "type": "para:q2", + "content": [ + "because they refuse to do what is right." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 21:8" + }, + "The way of the guilty is devious," + ] + }, + { + "type": "para:q2", + "content": [ + "but the conduct of the innocent is upright." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 21:9" + }, + "It is better to dwell in the corner of the housetop" + ] + }, + { + "type": "para:q2", + "content": [ + "than to share a house with a contentious woman." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 21:10" + }, + "The soul of the wicked desires evil;" + ] + }, + { + "type": "para:q2", + "content": [ + "his neighbor finds no mercy in his eyes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 21:11" + }, + "When the mocker is punished, the simple gains wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "When the wise is instructed, he receives knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 21:12" + }, + "The Righteous One considers the house of the wicked," + ] + }, + { + "type": "para:q2", + "content": [ + "and brings the wicked to ruin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 21:13" + }, + "Whoever stops his ears at the cry of the poor," + ] + }, + { + "type": "para:q2", + "content": [ + "he will also cry out, but shall not be heard." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 21:14" + }, + "A gift in secret pacifies anger," + ] + }, + { + "type": "para:q2", + "content": [ + "and a bribe in the cloak, strong wrath." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 21:15" + }, + "It is joy to the righteous to do justice;" + ] + }, + { + "type": "para:q2", + "content": [ + "but it is a destruction to the workers of iniquity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 21:16" + }, + "The man who wanders out of the way of understanding" + ] + }, + { + "type": "para:q2", + "content": [ + "shall rest in the assembly of the departed spirits." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 21:17" + }, + "He who loves pleasure will be a poor man." + ] + }, + { + "type": "para:q2", + "content": [ + "He who loves wine and oil won’t be rich." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 21:18" + }, + "The wicked is a ransom for the righteous," + ] + }, + { + "type": "para:q2", + "content": [ + "the treacherous for the upright." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 21:19" + }, + "It is better to dwell in a desert land," + ] + }, + { + "type": "para:q2", + "content": [ + "than with a contentious and fretful woman." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 21:20" + }, + "There is precious treasure and oil in the dwelling of the wise;" + ] + }, + { + "type": "para:q2", + "content": [ + "but a foolish man swallows it up." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 21:21" + }, + "He who follows after righteousness and kindness" + ] + }, + { + "type": "para:q2", + "content": [ + "finds life, righteousness, and honor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 21:22" + }, + "A wise man scales the city of the mighty," + ] + }, + { + "type": "para:q2", + "content": [ + "and brings down the strength of its confidence." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 21:23" + }, + "Whoever guards his mouth and his tongue" + ] + }, + { + "type": "para:q2", + "content": [ + "keeps his soul from troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 21:24" + }, + "The proud and arrogant man—“Scoffer” is his name—" + ] + }, + { + "type": "para:q2", + "content": [ + "he works in the arrogance of pride." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 21:25" + }, + "The desire of the sluggard kills him," + ] + }, + { + "type": "para:q2", + "content": [ + "for his hands refuse to labor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 21:26" + }, + "There are those who covet greedily all day long;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous give and don’t withhold." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 21:27" + }, + "The sacrifice of the wicked is an abomination—" + ] + }, + { + "type": "para:q2", + "content": [ + "how much more, when he brings it with a wicked mind!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 21:28" + }, + "A false witness will perish." + ] + }, + { + "type": "para:q2", + "content": [ + "A man who listens speaks to eternity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 21:29" + }, + "A wicked man hardens his face;" + ] + }, + { + "type": "para:q2", + "content": [ + "but as for the upright, he establishes his ways." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 21:30" + }, + "There is no wisdom nor understanding" + ] + }, + { + "type": "para:q2", + "content": [ + "nor counsel against Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 21:31" + }, + "The horse is prepared for the day of battle;" + ] + }, + { + "type": "para:q2", + "content": [ + "but victory is with Yahweh." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "chapter:c", + "number": "22", + "sid": "PRO 22" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 22:1" + }, + "A good name is more desirable than great riches," + ] + }, + { + "type": "para:q2", + "content": [ + "and loving favor is better than silver and gold." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 22:2" + }, + "The rich and the poor have this in common:" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh is the maker of them all." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 22:3" + }, + "A prudent man sees danger and hides himself;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the simple pass on, and suffer for it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 22:4" + }, + "The result of humility and the fear of Yahweh" + ] + }, + { + "type": "para:q2", + "content": [ + "is wealth, honor, and life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 22:5" + }, + "Thorns and snares are in the path of the wicked:" + ] + }, + { + "type": "para:q2", + "content": [ + "whoever guards his soul stays from them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 22:6" + }, + "Train up a child in the way he should go," + ] + }, + { + "type": "para:q2", + "content": [ + "and when he is old he will not depart from it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 22:7" + }, + "The rich rule over the poor." + ] + }, + { + "type": "para:q2", + "content": [ + "The borrower is servant to the lender." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 22:8" + }, + "He who sows wickedness reaps trouble," + ] + }, + { + "type": "para:q2", + "content": [ + "and the rod of his fury will be destroyed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 22:9" + }, + "He who has a generous eye will be blessed;" + ] + }, + { + "type": "para:q2", + "content": [ + "for he shares his food with the poor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 22:10" + }, + "Drive out the mocker, and strife will go out;" + ] + }, + { + "type": "para:q2", + "content": [ + "yes, quarrels and insults will stop." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 22:11" + }, + "He who loves purity of heart and speaks gracefully" + ] + }, + { + "type": "para:q2", + "content": [ + "is the king’s friend." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 22:12" + }, + "Yahweh’s eyes watch over knowledge;" + ] + }, + { + "type": "para:q2", + "content": [ + "but he frustrates the words of the unfaithful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 22:13" + }, + "The sluggard says, “There is a lion outside!" + ] + }, + { + "type": "para:q2", + "content": [ + "I will be killed in the streets!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 22:14" + }, + "The mouth of an adulteress is a deep pit." + ] + }, + { + "type": "para:q2", + "content": [ + "He who is under Yahweh’s wrath will fall into it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 22:15" + }, + "Folly is bound up in the heart of a child:" + ] + }, + { + "type": "para:q2", + "content": [ + "the rod of discipline drives it far from him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 22:16" + }, + "Whoever oppresses the poor for his own increase and whoever gives to the rich," + ] + }, + { + "type": "para:q2", + "content": [ + "both come to poverty." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 22:17" + }, + "Turn your ear, and listen to the words of the wise." + ] + }, + { + "type": "para:q2", + "content": [ + "Apply your heart to my teaching." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 22:18" + }, + "For it is a pleasant thing if you keep them within you," + ] + }, + { + "type": "para:q2", + "content": [ + "if all of them are ready on your lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 22:19" + }, + "I teach you today, even you," + ] + }, + { + "type": "para:q2", + "content": [ + "So that your trust may be in Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 22:20" + }, + "Haven’t I written to you thirty excellent things" + ] + }, + { + "type": "para:q2", + "content": [ + "of counsel and knowledge," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 22:21" + }, + "To teach you truth, reliable words," + ] + }, + { + "type": "para:q2", + "content": [ + "to give sound answers to the ones who sent you?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 22:22" + }, + "Don’t exploit the poor, because he is poor;" + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t crush the needy in court;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 22:23" + }, + "for Yahweh will plead their case," + ] + }, + { + "type": "para:q2", + "content": [ + "and plunder the life of those who plunder them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 22:24" + }, + "Don’t befriend a hot-tempered man," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t associate with one who harbors anger:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 22:25" + }, + "lest you learn his ways," + ] + }, + { + "type": "para:q2", + "content": [ + "and ensnare your soul." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 22:26" + }, + "Don’t you be one of those who strike hands," + ] + }, + { + "type": "para:q2", + "content": [ + "of those who are collateral for debts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 22:27" + }, + "If you don’t have means to pay," + ] + }, + { + "type": "para:q2", + "content": [ + "why should he take away your bed from under you?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 22:28" + }, + "Don’t move the ancient boundary stone" + ] + }, + { + "type": "para:q2", + "content": [ + "which your fathers have set up." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 22:29" + }, + "Do you see a man skilled in his work?" + ] + }, + { + "type": "para:q2", + "content": [ + "He will serve kings." + ] + }, + { + "type": "para:q2", + "content": [ + "He won’t serve obscure men." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "chapter:c", + "number": "23", + "sid": "PRO 23" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 23:1" + }, + "When you sit to eat with a ruler," + ] + }, + { + "type": "para:q2", + "content": [ + "consider diligently what is before you;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 23:2" + }, + "put a knife to your throat," + ] + }, + { + "type": "para:q2", + "content": [ + "if you are a man given to appetite." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 23:3" + }, + "Don’t be desirous of his dainties," + ] + }, + { + "type": "para:q2", + "content": [ + "since they are deceitful food." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 23:4" + }, + "Don’t weary yourself to be rich." + ] + }, + { + "type": "para:q2", + "content": [ + "In your wisdom, show restraint." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 23:5" + }, + "Why do you set your eyes on that which is not?" + ] + }, + { + "type": "para:q2", + "content": [ + "For it certainly sprouts wings like an eagle and flies in the sky." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 23:6" + }, + "Don’t eat the food of him who has a stingy eye," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t crave his delicacies:" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 23:7" + }, + "for as he thinks about the cost, so he is." + ] + }, + { + "type": "para:q2", + "content": [ + "“Eat and drink!” he says to you," + ] + }, + { + "type": "para:q2", + "content": [ + "but his heart is not with you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 23:8" + }, + "The morsel which you have eaten you shall vomit up," + ] + }, + { + "type": "para:q2", + "content": [ + "and lose your good words." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 23:9" + }, + "Don’t speak in the ears of a fool," + ] + }, + { + "type": "para:q2", + "content": [ + "for he will despise the wisdom of your words." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 23:10" + }, + "Don’t move the ancient boundary stone." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t encroach on the fields of the fatherless," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 23:11" + }, + "for their Defender is strong." + ] + }, + { + "type": "para:q2", + "content": [ + "He will plead their case against you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 23:12" + }, + "Apply your heart to instruction," + ] + }, + { + "type": "para:q2", + "content": [ + "and your ears to the words of knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 23:13" + }, + "Don’t withhold correction from a child." + ] + }, + { + "type": "para:q2", + "content": [ + "If you punish him with the rod, he will not die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 23:14" + }, + "Punish him with the rod," + ] + }, + { + "type": "para:q2", + "content": [ + "and save his soul from Sheol.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23:14" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 23:15" + }, + "My son, if your heart is wise," + ] + }, + { + "type": "para:q2", + "content": [ + "then my heart will be glad, even mine." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 23:16" + }, + "Yes, my heart will rejoice" + ] + }, + { + "type": "para:q2", + "content": [ + "when your lips speak what is right." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 23:17" + }, + "Don’t let your heart envy sinners," + ] + }, + { + "type": "para:q2", + "content": [ + "but rather fear Yahweh all day long." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 23:18" + }, + "Indeed surely there is a future hope," + ] + }, + { + "type": "para:q2", + "content": [ + "and your hope will not be cut off." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 23:19" + }, + "Listen, my son, and be wise," + ] + }, + { + "type": "para:q2", + "content": [ + "and keep your heart on the right path!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 23:20" + }, + "Don’t be among ones drinking too much wine," + ] + }, + { + "type": "para:q2", + "content": [ + "or those who gorge themselves on meat:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 23:21" + }, + "for the drunkard and the glutton shall become poor;" + ] + }, + { + "type": "para:q2", + "content": [ + "and drowsiness clothes them in rags." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 23:22" + }, + "Listen to your father who gave you life," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t despise your mother when she is old." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 23:23" + }, + "Buy the truth, and don’t sell it." + ] + }, + { + "type": "para:q2", + "content": [ + "Get wisdom, discipline, and understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 23:24" + }, + "The father of the righteous has great joy." + ] + }, + { + "type": "para:q2", + "content": [ + "Whoever fathers a wise child delights in him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 23:25" + }, + "Let your father and your mother be glad!" + ] + }, + { + "type": "para:q2", + "content": [ + "Let her who bore you rejoice!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 23:26" + }, + "My son, give me your heart;" + ] + }, + { + "type": "para:q2", + "content": [ + "and let your eyes keep in my ways." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 23:27" + }, + "For a prostitute is a deep pit;" + ] + }, + { + "type": "para:q2", + "content": [ + "and a wayward wife is a narrow well." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 23:28" + }, + "Yes, she lies in wait like a robber," + ] + }, + { + "type": "para:q2", + "content": [ + "and increases the unfaithful among men." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 23:29" + }, + "Who has woe?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has sorrow?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has strife?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has complaints?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has needless bruises?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has bloodshot eyes?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 23:30" + }, + "Those who stay long at the wine;" + ] + }, + { + "type": "para:q2", + "content": [ + "those who go to seek out mixed wine." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 23:31" + }, + "Don’t look at the wine when it is red," + ] + }, + { + "type": "para:q2", + "content": [ + "when it sparkles in the cup," + ] + }, + { + "type": "para:q2", + "content": [ + "when it goes down smoothly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 23:32" + }, + "In the end, it bites like a snake," + ] + }, + { + "type": "para:q2", + "content": [ + "and poisons like a viper." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 23:33" + }, + "Your eyes will see strange things," + ] + }, + { + "type": "para:q2", + "content": [ + "and your mind will imagine confusing things." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PRO 23:34" + }, + "Yes, you will be as he who lies down in the middle of the sea," + ] + }, + { + "type": "para:q2", + "content": [ + "or as he who lies on top of the rigging:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PRO 23:35" + }, + "“They hit me, and I was not hurt!" + ] + }, + { + "type": "para:q2", + "content": [ + "They beat me, and I don’t feel it!" + ] + }, + { + "type": "para:q2", + "content": [ + "When will I wake up? I can do it again." + ] + }, + { + "type": "para:q2", + "content": [ + "I can find another.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "chapter:c", + "number": "24", + "sid": "PRO 24" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 24:1" + }, + "Don’t be envious of evil men," + ] + }, + { + "type": "para:q2", + "content": [ + "neither desire to be with them;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 24:2" + }, + "for their hearts plot violence" + ] + }, + { + "type": "para:q2", + "content": [ + "and their lips talk about mischief." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 24:3" + }, + "Through wisdom a house is built;" + ] + }, + { + "type": "para:q2", + "content": [ + "by understanding it is established;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 24:4" + }, + "by knowledge the rooms are filled" + ] + }, + { + "type": "para:q2", + "content": [ + "with all rare and beautiful treasure." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 24:5" + }, + "A wise man has great power;" + ] + }, + { + "type": "para:q2", + "content": [ + "and a knowledgeable man increases strength;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 24:6" + }, + "for by wise guidance you wage your war;" + ] + }, + { + "type": "para:q2", + "content": [ + "and victory is in many advisors." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 24:7" + }, + "Wisdom is too high for a fool." + ] + }, + { + "type": "para:q2", + "content": [ + "He doesn’t open his mouth in the gate." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 24:8" + }, + "One who plots to do evil" + ] + }, + { + "type": "para:q2", + "content": [ + "will be called a schemer." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 24:9" + }, + "The schemes of folly are sin." + ] + }, + { + "type": "para:q2", + "content": [ + "The mocker is detested by men." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 24:10" + }, + "If you falter in the time of trouble," + ] + }, + { + "type": "para:q2", + "content": [ + "your strength is small." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 24:11" + }, + "Rescue those who are being led away to death!" + ] + }, + { + "type": "para:q2", + "content": [ + "Indeed, hold back those who are staggering to the slaughter!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 24:12" + }, + "If you say, “Behold, we didn’t know this,”" + ] + }, + { + "type": "para:q2", + "content": [ + "doesn’t he who weighs the hearts consider it?" + ] + }, + { + "type": "para:q1", + "content": [ + "He who keeps your soul, doesn’t he know it?" + ] + }, + { + "type": "para:q2", + "content": [ + "Shall he not render to every man according to his work?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 24:13" + }, + "My son, eat honey, for it is good," + ] + }, + { + "type": "para:q2", + "content": [ + "the droppings of the honeycomb, which are sweet to your taste;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 24:14" + }, + "so you shall know wisdom to be to your soul." + ] + }, + { + "type": "para:q2", + "content": [ + "If you have found it, then there will be a reward:" + ] + }, + { + "type": "para:q2", + "content": [ + "Your hope will not be cut off." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 24:15" + }, + "Don’t lay in wait, wicked man, against the habitation of the righteous." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t destroy his resting place;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 24:16" + }, + "for a righteous man falls seven times and rises up again;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the wicked are overthrown by calamity." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 24:17" + }, + "Don’t rejoice when your enemy falls." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t let your heart be glad when he is overthrown," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 24:18" + }, + "lest Yahweh see it, and it displease him," + ] + }, + { + "type": "para:q2", + "content": [ + "and he turn away his wrath from him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 24:19" + }, + "Don’t fret yourself because of evildoers," + ] + }, + { + "type": "para:q2", + "content": [ + "neither be envious of the wicked;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 24:20" + }, + "for there will be no reward to the evil man." + ] + }, + { + "type": "para:q2", + "content": [ + "The lamp of the wicked will be snuffed out." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 24:21" + }, + "My son, fear Yahweh and the king." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t join those who are rebellious;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 24:22" + }, + "for their calamity will rise suddenly." + ] + }, + { + "type": "para:q2", + "content": [ + "Who knows what destruction may come from them both?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 24:23" + }, + "These also are sayings of the wise." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "To show partiality in judgment is not good." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 24:24" + }, + "He who says to the wicked, “You are righteous,”" + ] + }, + { + "type": "para:q2", + "content": [ + "peoples will curse him, and nations will abhor him—" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 24:25" + }, + "but it will go well with those who convict the guilty," + ] + }, + { + "type": "para:q2", + "content": [ + "and a rich blessing will come on them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 24:26" + }, + "An honest answer" + ] + }, + { + "type": "para:q2", + "content": [ + "is like a kiss on the lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 24:27" + }, + "Prepare your work outside," + ] + }, + { + "type": "para:q2", + "content": [ + "and get your fields ready." + ] + }, + { + "type": "para:q2", + "content": [ + "Afterwards, build your house." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 24:28" + }, + "Don’t be a witness against your neighbor without cause." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t deceive with your lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 24:29" + }, + "Don’t say, “I will do to him as he has done to me;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will repay the man according to his work.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 24:30" + }, + "I went by the field of the sluggard," + ] + }, + { + "type": "para:q2", + "content": [ + "by the vineyard of the man void of understanding:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 24:31" + }, + "Behold, it was all grown over with thorns." + ] + }, + { + "type": "para:q2", + "content": [ + "Its surface was covered with nettles," + ] + }, + { + "type": "para:q2", + "content": [ + "and its stone wall was broken down." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 24:32" + }, + "Then I saw, and considered well." + ] + }, + { + "type": "para:q2", + "content": [ + "I saw, and received instruction:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 24:33" + }, + "a little sleep, a little slumber," + ] + }, + { + "type": "para:q2", + "content": [ + "a little folding of the hands to sleep," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PRO 24:34" + }, + "so your poverty will come as a robber" + ] + }, + { + "type": "para:q2", + "content": [ + "and your want as an armed man." + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "PRO 25" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 25:1" + }, + "These also are proverbs of Solomon, which the men of Hezekiah king of Judah copied out." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 25:2" + }, + "It is the glory of God to conceal a thing," + ] + }, + { + "type": "para:q2", + "content": [ + "but the glory of kings is to search out a matter." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 25:3" + }, + "As the heavens for height, and the earth for depth," + ] + }, + { + "type": "para:q2", + "content": [ + "so the hearts of kings are unsearchable." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 25:4" + }, + "Take away the dross from the silver," + ] + }, + { + "type": "para:q2", + "content": [ + "and material comes out for the refiner;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 25:5" + }, + "Take away the wicked from the king’s presence," + ] + }, + { + "type": "para:q2", + "content": [ + "and his throne will be established in righteousness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 25:6" + }, + "Don’t exalt yourself in the presence of the king," + ] + }, + { + "type": "para:q2", + "content": [ + "or claim a place among great men;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 25:7" + }, + "for it is better that it be said to you, “Come up here,”" + ] + }, + { + "type": "para:q2", + "content": [ + "than that you should be put lower in the presence of the prince," + ] + }, + { + "type": "para:q2", + "content": [ + "whom your eyes have seen." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 25:8" + }, + "Don’t be hasty in bringing charges to court." + ] + }, + { + "type": "para:q2", + "content": [ + "What will you do in the end when your neighbor shames you?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 25:9" + }, + "Debate your case with your neighbor," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t betray the confidence of another," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 25:10" + }, + "lest one who hears it put you to shame," + ] + }, + { + "type": "para:q2", + "content": [ + "and your bad reputation never depart." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 25:11" + }, + "A word fitly spoken" + ] + }, + { + "type": "para:q2", + "content": [ + "is like apples of gold in settings of silver." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 25:12" + }, + "As an earring of gold, and an ornament of fine gold," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a wise reprover to an obedient ear." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 25:13" + }, + "As the cold of snow in the time of harvest," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a faithful messenger to those who send him;" + ] + }, + { + "type": "para:q2", + "content": [ + "for he refreshes the soul of his masters." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 25:14" + }, + "As clouds and wind without rain," + ] + }, + { + "type": "para:q2", + "content": [ + "so is he who boasts of gifts deceptively." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 25:15" + }, + "By patience a ruler is persuaded." + ] + }, + { + "type": "para:q2", + "content": [ + "A soft tongue breaks the bone." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 25:16" + }, + "Have you found honey?" + ] + }, + { + "type": "para:q2", + "content": [ + "Eat as much as is sufficient for you," + ] + }, + { + "type": "para:q2", + "content": [ + "lest you eat too much, and vomit it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 25:17" + }, + "Let your foot be seldom in your neighbor’s house," + ] + }, + { + "type": "para:q2", + "content": [ + "lest he be weary of you, and hate you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 25:18" + }, + "A man who gives false testimony against his neighbor" + ] + }, + { + "type": "para:q2", + "content": [ + "is like a club, a sword, or a sharp arrow." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 25:19" + }, + "Confidence in someone unfaithful in time of trouble" + ] + }, + { + "type": "para:q2", + "content": [ + "is like a bad tooth or a lame foot." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 25:20" + }, + "As one who takes away a garment in cold weather," + ] + }, + { + "type": "para:q2", + "content": [ + "or vinegar on soda," + ] + }, + { + "type": "para:q2", + "content": [ + "so is one who sings songs to a heavy heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 25:21" + }, + "If your enemy is hungry, give him food to eat." + ] + }, + { + "type": "para:q2", + "content": [ + "If he is thirsty, give him water to drink;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 25:22" + }, + "for you will heap coals of fire on his head," + ] + }, + { + "type": "para:q2", + "content": [ + "and Yahweh will reward you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 25:23" + }, + "The north wind produces rain;" + ] + }, + { + "type": "para:q2", + "content": [ + "so a backbiting tongue brings an angry face." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 25:24" + }, + "It is better to dwell in the corner of the housetop" + ] + }, + { + "type": "para:q2", + "content": [ + "than to share a house with a contentious woman." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 25:25" + }, + "Like cold water to a thirsty soul," + ] + }, + { + "type": "para:q2", + "content": [ + "so is good news from a far country." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 25:26" + }, + "Like a muddied spring and a polluted well," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a righteous man who gives way before the wicked." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 25:27" + }, + "It is not good to eat much honey," + ] + }, + { + "type": "para:q2", + "content": [ + "nor is it honorable to seek one’s own honor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 25:28" + }, + "Like a city that is broken down and without walls" + ] + }, + { + "type": "para:q2", + "content": [ + "is a man whose spirit is without restraint." + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "PRO 26" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 26:1" + }, + "Like snow in summer, and as rain in harvest," + ] + }, + { + "type": "para:q2", + "content": [ + "so honor is not fitting for a fool." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 26:2" + }, + "Like a fluttering sparrow," + ] + }, + { + "type": "para:q2", + "content": [ + "like a darting swallow," + ] + }, + { + "type": "para:q2", + "content": [ + "so the undeserved curse doesn’t come to rest." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 26:3" + }, + "A whip is for the horse," + ] + }, + { + "type": "para:q2", + "content": [ + "a bridle for the donkey," + ] + }, + { + "type": "para:q2", + "content": [ + "and a rod for the back of fools!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 26:4" + }, + "Don’t answer a fool according to his folly," + ] + }, + { + "type": "para:q2", + "content": [ + "lest you also be like him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 26:5" + }, + "Answer a fool according to his folly," + ] + }, + { + "type": "para:q2", + "content": [ + "lest he be wise in his own eyes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 26:6" + }, + "One who sends a message by the hand of a fool" + ] + }, + { + "type": "para:q2", + "content": [ + "is cutting off feet and drinking violence." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 26:7" + }, + "Like the legs of the lame that hang loose," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a parable in the mouth of fools." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 26:8" + }, + "As one who binds a stone in a sling," + ] + }, + { + "type": "para:q2", + "content": [ + "so is he who gives honor to a fool." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 26:9" + }, + "Like a thorn bush that goes into the hand of a drunkard," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a parable in the mouth of fools." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 26:10" + }, + "As an archer who wounds all," + ] + }, + { + "type": "para:q2", + "content": [ + "so is he who hires a fool" + ] + }, + { + "type": "para:q2", + "content": [ + "or he who hires those who pass by." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 26:11" + }, + "As a dog that returns to his vomit," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a fool who repeats his folly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 26:12" + }, + "Do you see a man wise in his own eyes?" + ] + }, + { + "type": "para:q2", + "content": [ + "There is more hope for a fool than for him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 26:13" + }, + "The sluggard says, “There is a lion in the road!" + ] + }, + { + "type": "para:q2", + "content": [ + "A fierce lion roams the streets!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 26:14" + }, + "As the door turns on its hinges," + ] + }, + { + "type": "para:q2", + "content": [ + "so does the sluggard on his bed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 26:15" + }, + "The sluggard buries his hand in the dish." + ] + }, + { + "type": "para:q2", + "content": [ + "He is too lazy to bring it back to his mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 26:16" + }, + "The sluggard is wiser in his own eyes" + ] + }, + { + "type": "para:q2", + "content": [ + "than seven men who answer with discretion." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 26:17" + }, + "Like one who grabs a dog’s ears" + ] + }, + { + "type": "para:q2", + "content": [ + "is one who passes by and meddles in a quarrel not his own." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 26:18" + }, + "Like a madman who shoots torches, arrows, and death," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 26:19" + }, + "is the man who deceives his neighbor and says, “Am I not joking?”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 26:20" + }, + "For lack of wood a fire goes out." + ] + }, + { + "type": "para:q2", + "content": [ + "Without gossip, a quarrel dies down." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 26:21" + }, + "As coals are to hot embers," + ] + }, + { + "type": "para:q2", + "content": [ + "and wood to fire," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a contentious man to kindling strife." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 26:22" + }, + "The words of a whisperer are as dainty morsels," + ] + }, + { + "type": "para:q2", + "content": [ + "they go down into the innermost parts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 26:23" + }, + "Like silver dross on an earthen vessel" + ] + }, + { + "type": "para:q2", + "content": [ + "are the lips of a fervent one with an evil heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 26:24" + }, + "A malicious man disguises himself with his lips," + ] + }, + { + "type": "para:q2", + "content": [ + "but he harbors evil in his heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 26:25" + }, + "When his speech is charming, don’t believe him," + ] + }, + { + "type": "para:q2", + "content": [ + "for there are seven abominations in his heart." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 26:26" + }, + "His malice may be concealed by deception," + ] + }, + { + "type": "para:q2", + "content": [ + "but his wickedness will be exposed in the assembly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 26:27" + }, + "Whoever digs a pit shall fall into it." + ] + }, + { + "type": "para:q2", + "content": [ + "Whoever rolls a stone, it will come back on him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 26:28" + }, + "A lying tongue hates those it hurts;" + ] + }, + { + "type": "para:q2", + "content": [ + "and a flattering mouth works ruin." + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "PRO 27" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 27:1" + }, + "Don’t boast about tomorrow;" + ] + }, + { + "type": "para:q2", + "content": [ + "for you don’t know what a day may bring." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 27:2" + }, + "Let another man praise you," + ] + }, + { + "type": "para:q2", + "content": [ + "and not your own mouth;" + ] + }, + { + "type": "para:q2", + "content": [ + "a stranger, and not your own lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 27:3" + }, + "A stone is heavy," + ] + }, + { + "type": "para:q2", + "content": [ + "and sand is a burden;" + ] + }, + { + "type": "para:q2", + "content": [ + "but a fool’s provocation is heavier than both." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 27:4" + }, + "Wrath is cruel," + ] + }, + { + "type": "para:q2", + "content": [ + "and anger is overwhelming;" + ] + }, + { + "type": "para:q2", + "content": [ + "but who is able to stand before jealousy?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 27:5" + }, + "Better is open rebuke" + ] + }, + { + "type": "para:q2", + "content": [ + "than hidden love." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 27:6" + }, + "The wounds of a friend are faithful," + ] + }, + { + "type": "para:q2", + "content": [ + "although the kisses of an enemy are profuse." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 27:7" + }, + "A full soul loathes a honeycomb;" + ] + }, + { + "type": "para:q2", + "content": [ + "but to a hungry soul, every bitter thing is sweet." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 27:8" + }, + "As a bird that wanders from her nest," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a man who wanders from his home." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 27:9" + }, + "Perfume and incense bring joy to the heart;" + ] + }, + { + "type": "para:q2", + "content": [ + "so does earnest counsel from a man’s friend." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 27:10" + }, + "Don’t forsake your friend and your father’s friend." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t go to your brother’s house in the day of your disaster." + ] + }, + { + "type": "para:q2", + "content": [ + "A neighbor who is near is better than a distant brother." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 27:11" + }, + "Be wise, my son," + ] + }, + { + "type": "para:q2", + "content": [ + "and bring joy to my heart," + ] + }, + { + "type": "para:q2", + "content": [ + "then I can answer my tormentor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 27:12" + }, + "A prudent man sees danger and takes refuge;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the simple pass on, and suffer for it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 27:13" + }, + "Take his garment when he puts up collateral for a stranger." + ] + }, + { + "type": "para:q2", + "content": [ + "Hold it for a wayward woman!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 27:14" + }, + "He who blesses his neighbor with a loud voice early in the morning," + ] + }, + { + "type": "para:q2", + "content": [ + "it will be taken as a curse by him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 27:15" + }, + "A continual dropping on a rainy day" + ] + }, + { + "type": "para:q2", + "content": [ + "and a contentious wife are alike:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 27:16" + }, + "restraining her is like restraining the wind," + ] + }, + { + "type": "para:q2", + "content": [ + "or like grasping oil in his right hand." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 27:17" + }, + "Iron sharpens iron;" + ] + }, + { + "type": "para:q2", + "content": [ + "so a man sharpens his friend’s countenance." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 27:18" + }, + "Whoever tends the fig tree shall eat its fruit." + ] + }, + { + "type": "para:q2", + "content": [ + "He who looks after his master shall be honored." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 27:19" + }, + "Like water reflects a face," + ] + }, + { + "type": "para:q2", + "content": [ + "so a man’s heart reflects the man." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 27:20" + }, + "Sheol", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27:20" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] + }, + "and Abaddon are never satisfied;" + ] + }, + { + "type": "para:q2", + "content": [ + "and a man’s eyes are never satisfied." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 27:21" + }, + "The crucible is for silver," + ] + }, + { + "type": "para:q2", + "content": [ + "and the furnace for gold;" + ] + }, + { + "type": "para:q2", + "content": [ + "but man is refined by his praise." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 27:22" + }, + "Though you grind a fool in a mortar with a pestle along with grain," + ] + }, + { + "type": "para:q2", + "content": [ + "yet his foolishness will not be removed from him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 27:23" + }, + "Know well the state of your flocks," + ] + }, + { + "type": "para:q2", + "content": [ + "and pay attention to your herds:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 27:24" + }, + "for riches are not forever," + ] + }, + { + "type": "para:q2", + "content": [ + "nor does the crown endure to all generations." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 27:25" + }, + "The hay is removed, and the new growth appears," + ] + }, + { + "type": "para:q2", + "content": [ + "the grasses of the hills are gathered in." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 27:26" + }, + "The lambs are for your clothing," + ] + }, + { + "type": "para:q2", + "content": [ + "and the goats are the price of a field." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 27:27" + }, + "There will be plenty of goats’ milk for your food," + ] + }, + { + "type": "para:q2", + "content": [ + "for your family’s food," + ] + }, + { + "type": "para:q2", + "content": [ + "and for the nourishment of your servant girls." + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "PRO 28" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 28:1" + }, + "The wicked flee when no one pursues;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous are as bold as a lion." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 28:2" + }, + "In rebellion, a land has many rulers," + ] + }, + { + "type": "para:q2", + "content": [ + "but order is maintained by a man of understanding and knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 28:3" + }, + "A needy man who oppresses the poor" + ] + }, + { + "type": "para:q2", + "content": [ + "is like a driving rain which leaves no crops." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 28:4" + }, + "Those who forsake the law praise the wicked;" + ] + }, + { + "type": "para:q2", + "content": [ + "but those who keep the law contend with them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 28:5" + }, + "Evil men don’t understand justice;" + ] + }, + { + "type": "para:q2", + "content": [ + "but those who seek Yahweh understand it fully." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 28:6" + }, + "Better is the poor who walks in his integrity," + ] + }, + { + "type": "para:q2", + "content": [ + "than he who is perverse in his ways, and he is rich." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 28:7" + }, + "Whoever keeps the law is a wise son;" + ] + }, + { + "type": "para:q2", + "content": [ + "but he who is a companion of gluttons shames his father." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 28:8" + }, + "He who increases his wealth by excessive interest" + ] + }, + { + "type": "para:q2", + "content": [ + "gathers it for one who has pity on the poor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 28:9" + }, + "He who turns away his ear from hearing the law," + ] + }, + { + "type": "para:q2", + "content": [ + "even his prayer is an abomination." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 28:10" + }, + "Whoever causes the upright to go astray in an evil way," + ] + }, + { + "type": "para:q2", + "content": [ + "he will fall into his own trap;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the blameless will inherit good." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 28:11" + }, + "The rich man is wise in his own eyes;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the poor who has understanding sees through him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 28:12" + }, + "When the righteous triumph, there is great glory;" + ] + }, + { + "type": "para:q2", + "content": [ + "but when the wicked rise, men hide themselves." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 28:13" + }, + "He who conceals his sins doesn’t prosper," + ] + }, + { + "type": "para:q2", + "content": [ + "but whoever confesses and renounces them finds mercy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 28:14" + }, + "Blessed is the man who always fears;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one who hardens his heart falls into trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 28:15" + }, + "As a roaring lion or a charging bear," + ] + }, + { + "type": "para:q2", + "content": [ + "so is a wicked ruler over helpless people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 28:16" + }, + "A tyrannical ruler lacks judgment." + ] + }, + { + "type": "para:q2", + "content": [ + "One who hates ill-gotten gain will have long days." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 28:17" + }, + "A man who is tormented by life blood will be a fugitive until death;" + ] + }, + { + "type": "para:q2", + "content": [ + "no one will support him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 28:18" + }, + "Whoever walks blamelessly is kept safe;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one with perverse ways will fall suddenly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 28:19" + }, + "One who works his land will have an abundance of food;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one who chases fantasies will have his fill of poverty." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 28:20" + }, + "A faithful man is rich with blessings;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one who is eager to be rich will not go unpunished." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 28:21" + }, + "To show partiality is not good;" + ] + }, + { + "type": "para:q2", + "content": [ + "yet a man will do wrong for a piece of bread." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 28:22" + }, + "A stingy man hurries after riches," + ] + }, + { + "type": "para:q2", + "content": [ + "and doesn’t know that poverty waits for him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 28:23" + }, + "One who rebukes a man will afterward find more favor" + ] + }, + { + "type": "para:q2", + "content": [ + "than one who flatters with the tongue." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 28:24" + }, + "Whoever robs his father or his mother and says, “It’s not wrong,”" + ] + }, + { + "type": "para:q2", + "content": [ + "is a partner with a destroyer." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 28:25" + }, + "One who is greedy stirs up strife;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one who trusts in Yahweh will prosper." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 28:26" + }, + "One who trusts in himself is a fool;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one who walks in wisdom is kept safe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 28:27" + }, + "One who gives to the poor has no lack;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one who closes his eyes will have many curses." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 28:28" + }, + "When the wicked rise, men hide themselves;" + ] + }, + { + "type": "para:q2", + "content": [ + "but when they perish, the righteous thrive." + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "PRO 29" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 29:1" + }, + "He who is often rebuked and stiffens his neck" + ] + }, + { + "type": "para:q2", + "content": [ + "will be destroyed suddenly, with no remedy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 29:2" + }, + "When the righteous thrive, the people rejoice;" + ] + }, + { + "type": "para:q2", + "content": [ + "but when the wicked rule, the people groan." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 29:3" + }, + "Whoever loves wisdom brings joy to his father;" + ] + }, + { + "type": "para:q2", + "content": [ + "but a companion of prostitutes squanders his wealth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 29:4" + }, + "The king by justice makes the land stable," + ] + }, + { + "type": "para:q2", + "content": [ + "but he who takes bribes tears it down." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 29:5" + }, + "A man who flatters his neighbor" + ] + }, + { + "type": "para:q2", + "content": [ + "spreads a net for his feet." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 29:6" + }, + "An evil man is snared by his sin," + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous can sing and be glad." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 29:7" + }, + "The righteous care about justice for the poor." + ] + }, + { + "type": "para:q2", + "content": [ + "The wicked aren’t concerned about knowledge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 29:8" + }, + "Mockers stir up a city," + ] + }, + { + "type": "para:q2", + "content": [ + "but wise men turn away anger." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 29:9" + }, + "If a wise man goes to court with a foolish man," + ] + }, + { + "type": "para:q2", + "content": [ + "the fool rages or scoffs, and there is no peace." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 29:10" + }, + "The bloodthirsty hate a man of integrity;" + ] + }, + { + "type": "para:q2", + "content": [ + "and they seek the life of the upright." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 29:11" + }, + "A fool vents all of his anger," + ] + }, + { + "type": "para:q2", + "content": [ + "but a wise man brings himself under control." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 29:12" + }, + "If a ruler listens to lies," + ] + }, + { + "type": "para:q2", + "content": [ + "all of his officials are wicked." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 29:13" + }, + "The poor man and the oppressor have this in common:" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh gives sight to the eyes of both." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 29:14" + }, + "The king who fairly judges the poor," + ] + }, + { + "type": "para:q2", + "content": [ + "his throne shall be established forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 29:15" + }, + "The rod of correction gives wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "but a child left to himself causes shame to his mother." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 29:16" + }, + "When the wicked increase, sin increases;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the righteous will see their downfall." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 29:17" + }, + "Correct your son, and he will give you peace;" + ] + }, + { + "type": "para:q2", + "content": [ + "yes, he will bring delight to your soul." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 29:18" + }, + "Where there is no revelation, the people cast off restraint;" + ] + }, + { + "type": "para:q2", + "content": [ + "but one who keeps the law is blessed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 29:19" + }, + "A servant can’t be corrected by words." + ] + }, + { + "type": "para:q2", + "content": [ + "Though he understands, yet he will not respond." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 29:20" + }, + "Do you see a man who is hasty in his words?" + ] + }, + { + "type": "para:q2", + "content": [ + "There is more hope for a fool than for him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 29:21" + }, + "He who pampers his servant from youth" + ] + }, + { + "type": "para:q2", + "content": [ + "will have him become a son in the end." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 29:22" + }, + "An angry man stirs up strife," + ] + }, + { + "type": "para:q2", + "content": [ + "and a wrathful man abounds in sin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 29:23" + }, + "A man’s pride brings him low," + ] + }, + { + "type": "para:q2", + "content": [ + "but one of lowly spirit gains honor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 29:24" + }, + "Whoever is an accomplice of a thief is an enemy of his own soul." + ] + }, + { + "type": "para:q2", + "content": [ + "He takes an oath, but dares not testify." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 29:25" + }, + "The fear of man proves to be a snare," + ] + }, + { + "type": "para:q2", + "content": [ + "but whoever puts his trust in Yahweh is kept safe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 29:26" + }, + "Many seek the ruler’s favor," + ] + }, + { + "type": "para:q2", + "content": [ + "but a man’s justice comes from Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 29:27" + }, + "A dishonest man detests the righteous," + ] + }, + { + "type": "para:q2", + "content": [ + "and the upright in their ways detest the wicked." + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "PRO 30" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 30:1" + }, + "The words of Agur the son of Jakeh; the revelation:" + ] + }, + { + "type": "para:q1", + "content": [ + "the man says to Ithiel," + ] + }, + { + "type": "para:q2", + "content": [ + "to Ithiel and Ucal:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 30:2" + }, + "“Surely I am the most ignorant man," + ] + }, + { + "type": "para:q2", + "content": [ + "and don’t have a man’s understanding." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 30:3" + }, + "I have not learned wisdom," + ] + }, + { + "type": "para:q2", + "content": [ + "neither do I have the knowledge of the Holy One." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 30:4" + }, + "Who has ascended up into heaven, and descended?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has gathered the wind in his fists?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has bound the waters in his garment?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who has established all the ends of the earth?" + ] + }, + { + "type": "para:q2", + "content": [ + "What is his name, and what is his son’s name, if you know?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 30:5" + }, + "“Every word of God is flawless." + ] + }, + { + "type": "para:q2", + "content": [ + "He is a shield to those who take refuge in him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 30:6" + }, + "Don’t you add to his words," + ] + }, + { + "type": "para:q2", + "content": [ + "lest he reprove you, and you be found a liar." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 30:7" + }, + "“Two things I have asked of you." + ] + }, + { + "type": "para:q2", + "content": [ + "Don’t deny me before I die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 30:8" + }, + "Remove far from me falsehood and lies." + ] + }, + { + "type": "para:q2", + "content": [ + "Give me neither poverty nor riches." + ] + }, + { + "type": "para:q2", + "content": [ + "Feed me with the food that is needful for me," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 30:9" + }, + "lest I be full, deny you, and say, ‘Who is Yahweh?’" + ] + }, + { + "type": "para:q2", + "content": [ + "or lest I be poor, and steal," + ] + }, + { + "type": "para:q2", + "content": [ + "and so dishonor the name of my God." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 30:10" + }, + "“Don’t slander a servant to his master," + ] + }, + { + "type": "para:q2", + "content": [ + "lest he curse you, and you be held guilty." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 30:11" + }, + "There is a generation that curses their father," + ] + }, + { + "type": "para:q2", + "content": [ + "and doesn’t bless their mother." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 30:12" + }, + "There is a generation that is pure in their own eyes," + ] + }, + { + "type": "para:q2", + "content": [ + "yet are not washed from their filthiness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 30:13" + }, + "There is a generation, oh how lofty are their eyes!" + ] + }, + { + "type": "para:q2", + "content": [ + "Their eyelids are lifted up." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 30:14" + }, + "There is a generation whose teeth are like swords," + ] + }, + { + "type": "para:q2", + "content": [ + "and their jaws like knives," + ] + }, + { + "type": "para:q2", + "content": [ + "to devour the poor from the earth, and the needy from among men." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 30:15" + }, + "“The leech has two daughters:" + ] + }, + { + "type": "para:q2", + "content": [ + "‘Give, give.’" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "“There are three things that are never satisfied;" + ] + }, + { + "type": "para:q2", + "content": [ + "four that don’t say, ‘Enough:’" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 30:16" + }, + "Sheol,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30:16" + ] + }, + { + "type": "char:ft", + "content": [ + "Sheol is the place of the dead." + ] + } + ] } - ] + ] + }, + { + "type": "para:q2", + "content": [ + "the barren womb," + ] + }, + { + "type": "para:q2", + "content": [ + "the earth that is not satisfied with water," + ] + }, + { + "type": "para:q2", + "content": [ + "and the fire that doesn’t say, ‘Enough.’" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 30:17" + }, + "“The eye that mocks at his father," + ] + }, + { + "type": "para:q2", + "content": [ + "and scorns obedience to his mother:" + ] + }, + { + "type": "para:q2", + "content": [ + "the ravens of the valley shall pick it out," + ] + }, + { + "type": "para:q2", + "content": [ + "the young eagles shall eat it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 30:18" + }, + "“There are three things which are too amazing for me," + ] + }, + { + "type": "para:q2", + "content": [ + "four which I don’t understand:" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 30:19" + }, + "The way of an eagle in the air," + ] + }, + { + "type": "para:q2", + "content": [ + "the way of a serpent on a rock," + ] + }, + { + "type": "para:q2", + "content": [ + "the way of a ship in the middle of the sea," + ] + }, + { + "type": "para:q2", + "content": [ + "and the way of a man with a maiden." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 30:20" + }, + "“So is the way of an adulterous woman:" + ] + }, + { + "type": "para:q2", + "content": [ + "She eats and wipes her mouth," + ] + }, + { + "type": "para:q2", + "content": [ + "and says, ‘I have done nothing wrong.’" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 30:21" + }, + "“For three things the earth trembles," + ] + }, + { + "type": "para:q2", + "content": [ + "and under four, it can’t bear up:" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 30:22" + }, + "For a servant when he is king," + ] + }, + { + "type": "para:q2", + "content": [ + "a fool when he is filled with food," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 30:23" + }, + "for an unloved woman when she is married," + ] + }, + { + "type": "para:q2", + "content": [ + "and a servant who is heir to her mistress." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 30:24" + }, + "“There are four things which are little on the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "but they are exceedingly wise:" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 30:25" + }, + "The ants are not a strong people," + ] + }, + { + "type": "para:q2", + "content": [ + "yet they provide their food in the summer." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 30:26" + }, + "The hyraxes are but a feeble folk," + ] + }, + { + "type": "para:q2", + "content": [ + "yet make they their houses in the rocks." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 30:27" + }, + "The locusts have no king," + ] + }, + { + "type": "para:q2", + "content": [ + "yet they advance in ranks." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 30:28" + }, + "You can catch a lizard with your hands," + ] + }, + { + "type": "para:q2", + "content": [ + "yet it is in kings’ palaces." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 30:29" + }, + "“There are three things which are stately in their march," + ] + }, + { + "type": "para:q2", + "content": [ + "four which are stately in going:" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 30:30" + }, + "The lion, which is mightiest among animals," + ] + }, + { + "type": "para:q2", + "content": [ + "and doesn’t turn away for any;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 30:31" + }, + "the greyhound;" + ] + }, + { + "type": "para:q2", + "content": [ + "the male goat;" + ] + }, + { + "type": "para:q2", + "content": [ + "and the king against whom there is no rising up." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PRO 30:32" + }, + "“If you have done foolishly in lifting up yourself," + ] + }, + { + "type": "para:q2", + "content": [ + "or if you have thought evil," + ] + }, + { + "type": "para:q1", + "content": [ + "put your hand over your mouth." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PRO 30:33" + }, + "For as the churning of milk produces butter," + ] + }, + { + "type": "para:q2", + "content": [ + "and the wringing of the nose produces blood;" + ] + }, + { + "type": "para:q2", + "content": [ + "so the forcing of wrath produces strife.”" + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "PRO 31" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PRO 31:1" + }, + "The words of king Lemuel; the revelation which his mother taught him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PRO 31:2" + }, + "“Oh, my son!" + ] + }, + { + "type": "para:q2", + "content": [ + "Oh, son of my womb!" + ] + }, + { + "type": "para:q2", + "content": [ + "Oh, son of my vows!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PRO 31:3" + }, + "Don’t give your strength to women," + ] + }, + { + "type": "para:q2", + "content": [ + "nor your ways to that which destroys kings." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PRO 31:4" + }, + "It is not for kings, Lemuel," + ] + }, + { + "type": "para:q2", + "content": [ + "it is not for kings to drink wine," + ] + }, + { + "type": "para:q2", + "content": [ + "nor for princes to say, ‘Where is strong drink?’" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PRO 31:5" + }, + "lest they drink, and forget the law," + ] + }, + { + "type": "para:q2", + "content": [ + "and pervert the justice due to anyone who is afflicted." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PRO 31:6" + }, + "Give strong drink to him who is ready to perish," + ] + }, + { + "type": "para:q2", + "content": [ + "and wine to the bitter in soul." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PRO 31:7" + }, + "Let him drink, and forget his poverty," + ] + }, + { + "type": "para:q2", + "content": [ + "and remember his misery no more." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PRO 31:8" + }, + "Open your mouth for the mute," + ] + }, + { + "type": "para:q2", + "content": [ + "in the cause of all who are left desolate." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 31:9" + }, + "Open your mouth, judge righteously," + ] + }, + { + "type": "para:q2", + "content": [ + "and serve justice to the poor and needy.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 31:10" + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31:10" + ] + }, + { + "type": "char:ft", + "content": [ + "Proverbs 31:10-31 form an acrostic, with each verse starting with each letter of the Hebrew alphabet, in order." + ] + } + ] + }, + "Who can find a worthy woman?" + ] + }, + { + "type": "para:q2", + "content": [ + "For her price is far above rubies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PRO 31:11" + }, + "The heart of her husband trusts in her." + ] + }, + { + "type": "para:q2", + "content": [ + "He shall have no lack of gain." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PRO 31:12" + }, + "She does him good, and not harm," + ] + }, + { + "type": "para:q2", + "content": [ + "all the days of her life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PRO 31:13" + }, + "She seeks wool and flax," + ] + }, + { + "type": "para:q2", + "content": [ + "and works eagerly with her hands." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PRO 31:14" + }, + "She is like the merchant ships." + ] + }, + { + "type": "para:q2", + "content": [ + "She brings her bread from afar." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PRO 31:15" + }, + "She rises also while it is yet night," + ] + }, + { + "type": "para:q2", + "content": [ + "gives food to her household," + ] + }, + { + "type": "para:q2", + "content": [ + "and portions for her servant girls." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PRO 31:16" + }, + "She considers a field, and buys it." + ] + }, + { + "type": "para:q2", + "content": [ + "With the fruit of her hands, she plants a vineyard." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PRO 31:17" + }, + "She arms her waist with strength," + ] + }, + { + "type": "para:q2", + "content": [ + "and makes her arms strong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PRO 31:18" + }, + "She perceives that her merchandise is profitable." + ] + }, + { + "type": "para:q2", + "content": [ + "Her lamp doesn’t go out by night." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 31:19" + }, + "She lays her hands to the distaff," + ] + }, + { + "type": "para:q2", + "content": [ + "and her hands hold the spindle." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PRO 31:20" + }, + "She opens her arms to the poor;" + ] + }, + { + "type": "para:q2", + "content": [ + "yes, she extends her hands to the needy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PRO 31:21" + }, + "She is not afraid of the snow for her household;" + ] + }, + { + "type": "para:q2", + "content": [ + "for all her household are clothed with scarlet." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PRO 31:22" + }, + "She makes for herself carpets of tapestry." + ] + }, + { + "type": "para:q2", + "content": [ + "Her clothing is fine linen and purple." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PRO 31:23" + }, + "Her husband is respected in the gates," + ] + }, + { + "type": "para:q2", + "content": [ + "when he sits among the elders of the land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PRO 31:24" + }, + "She makes linen garments and sells them," + ] + }, + { + "type": "para:q2", + "content": [ + "and delivers sashes to the merchant." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PRO 31:25" + }, + "Strength and dignity are her clothing." + ] + }, + { + "type": "para:q2", + "content": [ + "She laughs at the time to come." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PRO 31:26" + }, + "She opens her mouth with wisdom." + ] + }, + { + "type": "para:q2", + "content": [ + "Kind instruction is on her tongue." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PRO 31:27" + }, + "She looks well to the ways of her household," + ] + }, + { + "type": "para:q2", + "content": [ + "and doesn’t eat the bread of idleness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PRO 31:28" + }, + "Her children rise up and call her blessed." + ] + }, + { + "type": "para:q2", + "content": [ + "Her husband also praises her:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PRO 31:29" + }, + "“Many women do noble things," + ] + }, + { + "type": "para:q2", + "content": [ + "but you excel them all.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PRO 31:30" + }, + "Charm is deceitful, and beauty is vain;" + ] + }, + { + "type": "para:q2", + "content": [ + "but a woman who fears Yahweh, she shall be praised." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PRO 31:31" + }, + "Give her of the fruit of her hands!" + ] + }, + { + "type": "para:q2", + "content": [ + "Let her works praise her in the gates!" + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/WEB3/origin-usj.json b/tests/samples-from-wild/WEB3/origin-usj.json index ac3de1db..e9694792 100644 --- a/tests/samples-from-wild/WEB3/origin-usj.json +++ b/tests/samples-from-wild/WEB3/origin-usj.json @@ -1,5070 +1,4993 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "45-ROM-web.sfm World English Bible (WEB)" - ], - "code": "ROM" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Romans" - ] - }, - { - "type": "para:toc1", - "content": [ - "Paul’s Letter to the Romans" - ] - }, - { - "type": "para:toc2", - "content": [ - "Romans" - ] - }, - { - "type": "para:toc3", - "content": [ - "Romans" - ] - }, - { - "type": "para:mt2", - "content": [ - "Paul’s Letter to the" - ] - }, - { - "type": "para:mt1", - "content": [ - "Romans" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ROM 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 1:1" - }, - "Paul, a servant of Jesus Christ,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:1" - ] - }, - { - "type": "char:ft", - "content": [ - "“Christ” means “Anointed One”." - ] - } - ], - "caller": "+" - }, - "called to be an apostle, set apart for the Good News of God,", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 1:2" - }, - "which he promised before through his prophets in the holy Scriptures,", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 1:3" - }, - "concerning his Son, who was born of the offspring", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:3" - ] - }, - { - "type": "char:ft", - "content": [ - "or, seed" - ] - } - ], - "caller": "+" - }, - "of David according to the flesh,", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 1:4" - }, - "who was declared to be the Son of God with power, according to the Spirit of holiness, by the resurrection from the dead, Jesus Christ our Lord,", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 1:5" - }, - "through whom we received grace and apostleship for obedience of faith among all the nations for his name’s sake;", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 1:6" - }, - "among whom you are also called to belong to Jesus Christ;", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 1:7" - }, - "to all who are in Rome, beloved of God, called to be saints: Grace to you and peace from God our Father and the Lord Jesus Christ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 1:8" - }, - "First, I thank my God through Jesus Christ for all of you, that your faith is proclaimed throughout the whole world.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 1:9" - }, - "For God is my witness, whom I serve in my spirit in the Good News of his Son, how unceasingly I make mention of you always in my prayers,", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 1:10" - }, - "requesting, if by any means now at last I may be prospered by the will of God to come to you.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 1:11" - }, - "For I long to see you, that I may impart to you some spiritual gift, to the end that you may be established;", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 1:12" - }, - "that is, that I with you may be encouraged in you, each of us by the other’s faith, both yours and mine." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 1:13" - }, - "Now I don’t desire to have you unaware, brothers, that I often planned to come to you, and was hindered so far, that I might have some fruit among you also, even as among the rest of the Gentiles.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 1:14" - }, - "I am debtor both to Greeks and to foreigners, both to the wise and to the foolish.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 1:15" - }, - "So as much as is in me, I am eager to preach the Good News to you also who are in Rome.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 1:16" - }, - "For I am not ashamed of the Good News of Christ, because it is the power of God for salvation for everyone who believes, for the Jew first, and also for the Greek.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 1:17" - }, - "For in it is revealed God’s righteousness from faith to faith. As it is written, “But the righteous shall live by faith.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "1:17" - ] - }, - { - "type": "char:xt", - "content": [ - "Habakkuk 2:4" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 1:18" - }, - "For the wrath of God is revealed from heaven against all ungodliness and unrighteousness of men who suppress the truth in unrighteousness,", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 1:19" - }, - "because that which is known of God is revealed in them, for God revealed it to them.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 1:20" - }, - "For the invisible things of him since the creation of the world are clearly seen, being perceived through the things that are made, even his everlasting power and divinity, that they may be without excuse.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 1:21" - }, - "Because knowing God, they didn’t glorify him as God, and didn’t give thanks, but became vain in their reasoning, and their senseless heart was darkened." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 1:22" - }, - "Professing themselves to be wise, they became fools,", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 1:23" - }, - "and traded the glory of the incorruptible God for the likeness of an image of corruptible man, and of birds, four-footed animals, and creeping things.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 1:24" - }, - "Therefore God also gave them up in the lusts of their hearts to uncleanness, that their bodies should be dishonored among themselves;", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 1:25" - }, - "who exchanged the truth of God for a lie, and worshiped and served the creature rather than the Creator, who is blessed forever. Amen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 1:26" - }, - "For this reason, God gave them up to vile passions. For their women changed the natural function into that which is against nature.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 1:27" - }, - "Likewise also the men, leaving the natural function of the woman, burned in their lust toward one another, men doing what is inappropriate with men, and receiving in themselves the due penalty of their error.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 1:28" - }, - "Even as they refused to have God in their knowledge, God gave them up to a reprobate mind, to do those things which are not fitting;", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 1:29" - }, - "being filled with all unrighteousness, sexual immorality, wickedness, covetousness, malice; full of envy, murder, strife, deceit, evil habits, secret slanderers,", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 1:30" - }, - "backbiters, hateful to God, insolent, arrogant, boastful, inventors of evil things, disobedient to parents,", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 1:31" - }, - "without understanding, covenant breakers, without natural affection, unforgiving, unmerciful;", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 1:32" - }, - "who, knowing the ordinance of God, that those who practice such things are worthy of death, not only do the same, but also approve of those who practice them." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "ROM 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 2:1" - }, - "Therefore you are without excuse, O man, whoever you are who judge. For in that which you judge another, you condemn yourself. For you who judge practice the same things.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 2:2" - }, - "We know that the judgment of God is according to truth against those who practice such things.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 2:3" - }, - "Do you think this, O man who judges those who practice such things, and do the same, that you will escape the judgment of God?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 2:4" - }, - "Or do you despise the riches of his goodness, forbearance, and patience, not knowing that the goodness of God leads you to repentance?", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 2:5" - }, - "But according to your hardness and unrepentant heart you are treasuring up for yourself wrath in the day of wrath, revelation, and of the righteous judgment of God;", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 2:6" - }, - "who “will pay back to everyone according to their works:”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "2:6" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 62:12; Proverbs 24:12" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 2:7" - }, - "to those who by perseverance in well-doing seek for glory, honor, and incorruptibility, eternal life;", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 2:8" - }, - "but to those who are self-seeking, and don’t obey the truth, but obey unrighteousness, will be wrath, indignation,", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 2:9" - }, - "oppression, and anguish on every soul of man who does evil, to the Jew first, and also to the Greek." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 2:10" - }, - "But glory, honor, and peace go to every man who does good, to the Jew first, and also to the Greek.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 2:11" - }, - "For there is no partiality with God.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 2:12" - }, - "For as many as have sinned without the law will also perish without the law. As many as have sinned under the law will be judged by the law.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 2:13" - }, - "For it isn’t the hearers of the law who are righteous before God, but the doers of the law will be justified", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 2:14" - }, - "(for when Gentiles who don’t have the law do by nature the things of the law, these, not having the law, are a law to themselves,", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 2:15" - }, - "in that they show the work of the law written in their hearts, their conscience testifying with them, and their thoughts among themselves accusing or else excusing them)", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 2:16" - }, - "in the day when God will judge the secrets of men, according to my Good News, by Jesus Christ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 2:17" - }, - "Indeed you bear the name of a Jew, rest on the law, glory in God,", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 2:18" - }, - "know his will, and approve the things that are excellent, being instructed out of the law,", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 2:19" - }, - "and are confident that you yourself are a guide of the blind, a light to those who are in darkness,", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 2:20" - }, - "a corrector of the foolish, a teacher of babies, having in the law the form of knowledge and of the truth.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 2:21" - }, - "You therefore who teach another, don’t you teach yourself? You who preach that a man shouldn’t steal, do you steal?", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 2:22" - }, - "You who say a man shouldn’t commit adultery, do you commit adultery? You who abhor idols, do you rob temples?", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 2:23" - }, - "You who glory in the law, do you dishonor God by disobeying the law?", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 2:24" - }, - "For “the name of God is blasphemed among the Gentiles because of you,”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "2:24" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 52:5; Ezekiel 36:22" - ] - } - ], - "caller": "+" - }, - "just as it is written.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 2:25" - }, - "For circumcision indeed profits, if you are a doer of the law, but if you are a transgressor of the law, your circumcision has become uncircumcision.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 2:26" - }, - "If therefore the uncircumcised keep the ordinances of the law, won’t his uncircumcision be accounted as circumcision?", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 2:27" - }, - "Won’t the uncircumcision which is by nature, if it fulfills the law, judge you, who with the letter and circumcision are a transgressor of the law?", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 2:28" - }, - "For he is not a Jew who is one outwardly, neither is that circumcision which is outward in the flesh;", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 2:29" - }, - "but he is a Jew who is one inwardly, and circumcision is that of the heart, in the spirit not in the letter; whose praise is not from men, but from God." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "ROM 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 3:1" - }, - "Then what advantage does the Jew have? Or what is the profit of circumcision?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 3:2" - }, - "Much in every way! Because first of all, they were entrusted with the revelations of God.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 3:3" - }, - "For what if some were without faith? Will their lack of faith nullify the faithfulness of God?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 3:4" - }, - "May it never be! Yes, let God be found true, but every man a liar. As it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“that you might be justified in your words," - ] - }, - { - "type": "para:q2", - "content": [ - "and might prevail when you come into judgment.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3:4" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 51:4" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ROM 3:5" - }, - "But if our unrighteousness commends the righteousness of God, what will we say? Is God unrighteous who inflicts wrath? I speak like men do.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 3:6" - }, - "May it never be! For then how will God judge the world?", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 3:7" - }, - "For if the truth of God through my lie abounded to his glory, why am I also still judged as a sinner?", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 3:8" - }, - "Why not (as we are slanderously reported, and as some affirm that we say), “Let’s do evil, that good may come?” Those who say so are justly condemned." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 3:9" - }, - "What then? Are we better than they? No, in no way. For we previously warned both Jews and Greeks that they are all under sin.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 3:10" - }, - "As it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“There is no one righteous;" - ] - }, - { - "type": "para:q2", - "content": [ - "no, not one." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 3:11" - }, - "There is no one who understands." - ] - }, - { - "type": "para:q2", - "content": [ - "There is no one who seeks after God." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 3:12" - }, - "They have all turned away." - ] - }, - { - "type": "para:q2", - "content": [ - "They have together become unprofitable." - ] - }, - { - "type": "para:q1", - "content": [ - "There is no one who does good," - ] - }, - { - "type": "para:q2", - "content": [ - "no, not so much as one.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3:12" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 14:1-3; 53:1-3; Ecclesiastes 7:20" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 3:13" - }, - "“Their throat is an open tomb." - ] - }, - { - "type": "para:q2", - "content": [ - "With their tongues they have used deceit.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3:13" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 5:9" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - "“The poison of vipers is under their lips.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3:13" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 140:3" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 3:14" - }, - "“Their mouth is full of cursing and bitterness.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3:14" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 10:7" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 3:15" - }, - "“Their feet are swift to shed blood." - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 3:16" - }, - "Destruction and misery are in their ways." - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 3:17" - }, - "The way of peace, they haven’t known.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3:17" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 59:7-8" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 3:18" - }, - "“There is no fear of God before their eyes.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3:18" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 36:1" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 3:19" - }, - "Now we know that whatever things the law says, it speaks to those who are under the law, that every mouth may be closed, and all the world may be brought under the judgment of God.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 3:20" - }, - "Because by the works of the law, no flesh will be justified in his sight; for through the law comes the knowledge of sin." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 3:21" - }, - "But now apart from the law, a righteousness of God has been revealed, being testified by the law and the prophets;", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 3:22" - }, - "even the righteousness of God through faith in Jesus Christ to all and on all those who believe. For there is no distinction,", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 3:23" - }, - "for all have sinned, and fall short of the glory of God;", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 3:24" - }, - "being justified freely by his grace through the redemption that is in Christ Jesus;", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 3:25" - }, - "whom God sent to be an atoning sacrifice,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3:25" - ] - }, - { - "type": "char:ft", - "content": [ - "or, a propitiation" - ] - } - ], - "caller": "+" - }, - "through faith in his blood, for a demonstration of his righteousness through the passing over of prior sins, in God’s forbearance;", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 3:26" - }, - "to demonstrate his righteousness at this present time; that he might himself be just, and the justifier of him who has faith in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ROM 3:27" - }, - "Where then is the boasting? It is excluded. By what kind of law? Of works? No, but by a law of faith.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 3:28" - }, - "We maintain therefore that a man is justified by faith apart from the works of the law.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 3:29" - }, - "Or is God the God of Jews only? Isn’t he the God of Gentiles also? Yes, of Gentiles also,", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 3:30" - }, - "since indeed there is one God who will justify the circumcised by faith, and the uncircumcised through faith." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ROM 3:31" - }, - "Do we then nullify the law through faith? May it never be! No, we establish the law." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "ROM 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 4:1" - }, - "What then will we say that Abraham, our forefather, has found according to the flesh?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 4:2" - }, - "For if Abraham was justified by works, he has something to boast about, but not toward God.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 4:3" - }, - "For what does the Scripture say? “Abraham believed God, and it was accounted to him for righteousness.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "4:3" - ] - }, - { - "type": "char:xt", - "content": [ - "Genesis 15:6" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 4:4" - }, - "Now to him who works, the reward is not counted as grace, but as something owed.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 4:5" - }, - "But to him who doesn’t work, but believes in him who justifies the ungodly, his faith is accounted for righteousness.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 4:6" - }, - "Even as David also pronounces blessing on the man to whom God counts righteousness apart from works," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 4:7" - }, - "“Blessed are they whose iniquities are forgiven," - ] - }, - { - "type": "para:q2", - "content": [ - "whose sins are covered." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 4:8" - }, - "Blessed is the man whom the Lord will by no means charge with sin.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "4:8" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 32:1-2" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 4:9" - }, - "Is this blessing then pronounced on the circumcised, or on the uncircumcised also? For we say that faith was accounted to Abraham for righteousness.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 4:10" - }, - "How then was it counted? When he was in circumcision, or in uncircumcision? Not in circumcision, but in uncircumcision.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 4:11" - }, - "He received the sign of circumcision, a seal of the righteousness of the faith which he had while he was in uncircumcision, that he might be the father of all those who believe, though they might be in uncircumcision, that righteousness might also be accounted to them.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 4:12" - }, - "He is the father of circumcision to those who not only are of the circumcision, but who also walk in the steps of that faith of our father Abraham, which he had in uncircumcision.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 4:13" - }, - "For the promise to Abraham and to his offspring that he should be heir of the world wasn’t through the law, but through the righteousness of faith.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 4:14" - }, - "For if those who are of the law are heirs, faith is made void, and the promise is made of no effect.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 4:15" - }, - "For the law produces wrath, for where there is no law, neither is there disobedience.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 4:16" - }, - "For this cause it is of faith, that it may be according to grace, to the end that the promise may be sure to all the offspring, not to that only which is of the law, but to that also which is of the faith of Abraham, who is the father of us all.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 4:17" - }, - "As it is written, “I have made you a father of many nations.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "4:17" - ] - }, - { - "type": "char:xt", - "content": [ - "Genesis 17:5" - ] - } - ], - "caller": "+" - }, - "This is in the presence of him whom he believed: God, who gives life to the dead, and calls the things that are not, as though they were.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 4:18" - }, - "Besides hope, Abraham in hope believed, to the end that he might become a father of many nations, according to that which had been spoken, “So will your offspring be.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "4:18" - ] - }, - { - "type": "char:xt", - "content": [ - "Genesis 15:5" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 4:19" - }, - "Without being weakened in faith, he didn’t consider his own body, already having been worn out, (he being about a hundred years old), and the deadness of Sarah’s womb.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 4:20" - }, - "Yet, looking to the promise of God, he didn’t waver through unbelief, but grew strong through faith, giving glory to God,", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 4:21" - }, - "and being fully assured that what he had promised, he was also able to perform.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 4:22" - }, - "Therefore it also was “credited to him for righteousness.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "4:22" - ] - }, - { - "type": "char:xt", - "content": [ - "Genesis 15:6" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 4:23" - }, - "Now it was not written that it was accounted to him for his sake alone,", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 4:24" - }, - "but for our sake also, to whom it will be accounted, who believe in him who raised Jesus, our Lord, from the dead,", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 4:25" - }, - "who was delivered up for our trespasses, and was raised for our justification." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "ROM 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 5:1" - }, - "Being therefore justified by faith, we have peace with God through our Lord Jesus Christ;", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 5:2" - }, - "through whom we also have our access by faith into this grace in which we stand. We rejoice in hope of the glory of God.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 5:3" - }, - "Not only this, but we also rejoice in our sufferings, knowing that suffering produces perseverance;", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 5:4" - }, - "and perseverance, proven character; and proven character, hope:", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 5:5" - }, - "and hope doesn’t disappoint us, because God’s love has been poured into our hearts through the Holy Spirit who was given to us.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 5:6" - }, - "For while we were yet weak, at the right time Christ died for the ungodly.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 5:7" - }, - "For one will hardly die for a righteous man. Yet perhaps for a good person someone would even dare to die.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 5:8" - }, - "But God commends his own love toward us, in that while we were yet sinners, Christ died for us." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 5:9" - }, - "Much more then, being now justified by his blood, we will be saved from God’s wrath through him.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 5:10" - }, - "For if while we were enemies, we were reconciled to God through the death of his Son, much more, being reconciled, we will be saved by his life." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 5:11" - }, - "Not only so, but we also rejoice in God through our Lord Jesus Christ, through whom we have now received the reconciliation.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 5:12" - }, - "Therefore as sin entered into the world through one man, and death through sin; so death passed to all men, because all sinned.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 5:13" - }, - "For until the law, sin was in the world; but sin is not charged when there is no law.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 5:14" - }, - "Nevertheless death reigned from Adam until Moses, even over those whose sins weren’t like Adam’s disobedience, who is a foreshadowing of him who was to come.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 5:15" - }, - "But the free gift isn’t like the trespass. For if by the trespass of the one the many died, much more did the grace of God, and the gift by the grace of the one man, Jesus Christ, abound to the many.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 5:16" - }, - "The gift is not as through one who sinned; for the judgment came by one to condemnation, but the free gift came of many trespasses to justification.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 5:17" - }, - "For if by the trespass of the one, death reigned through the one; so much more will those who receive the abundance of grace and of the gift of righteousness reign in life through the one, Jesus Christ.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 5:18" - }, - "So then as through one trespass, all men were condemned; even so through one act of righteousness, all men were justified to life.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 5:19" - }, - "For as through the one man’s disobedience many were made sinners, even so through the obedience of the one, many will be made righteous.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 5:20" - }, - "The law came in that the trespass might abound; but where sin abounded, grace abounded more exceedingly;", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 5:21" - }, - "that as sin reigned in death, even so grace might reign through righteousness to eternal life through Jesus Christ our Lord." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "ROM 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 6:1" - }, - "What shall we say then? Shall we continue in sin, that grace may abound?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 6:2" - }, - "May it never be! We who died to sin, how could we live in it any longer?", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 6:3" - }, - "Or don’t you know that all we who were baptized into Christ Jesus were baptized into his death?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 6:4" - }, - "We were buried therefore with him through baptism into death, that just as Christ was raised from the dead through the glory of the Father, so we also might walk in newness of life.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 6:5" - }, - "For if we have become united with him in the likeness of his death, we will also be part of his resurrection;", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 6:6" - }, - "knowing this, that our old man was crucified with him, that the body of sin might be done away with, so that we would no longer be in bondage to sin.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 6:7" - }, - "For he who has died has been freed from sin.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 6:8" - }, - "But if we died with Christ, we believe that we will also live with him;", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 6:9" - }, - "knowing that Christ, being raised from the dead, dies no more. Death no longer has dominion over him!", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 6:10" - }, - "For the death that he died, he died to sin one time; but the life that he lives, he lives to God.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 6:11" - }, - "Thus consider yourselves also to be dead to sin, but alive to God in Christ Jesus our Lord." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 6:12" - }, - "Therefore don’t let sin reign in your mortal body, that you should obey it in its lusts.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 6:13" - }, - "Also, do not present your members to sin as instruments of unrighteousness, but present yourselves to God as alive from the dead, and your members as instruments of righteousness to God.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 6:14" - }, - "For sin will not have dominion over you. For you are not under law, but under grace." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 6:15" - }, - "What then? Shall we sin, because we are not under law, but under grace? May it never be!", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 6:16" - }, - "Don’t you know that when you present yourselves as servants and obey someone, you are the servants of whomever you obey; whether of sin to death, or of obedience to righteousness?", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 6:17" - }, - "But thanks be to God, that, whereas you were bondservants of sin, you became obedient from the heart to that form of teaching to which you were delivered.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 6:18" - }, - "Being made free from sin, you became bondservants of righteousness." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 6:19" - }, - "I speak in human terms because of the weakness of your flesh, for as you presented your members as servants to uncleanness and to wickedness upon wickedness, even so now present your members as servants to righteousness for sanctification.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 6:20" - }, - "For when you were servants of sin, you were free from righteousness.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 6:21" - }, - "What fruit then did you have at that time in the things of which you are now ashamed? For the end of those things is death.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 6:22" - }, - "But now, being made free from sin and having become servants of God, you have your fruit of sanctification and the result of eternal life.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 6:23" - }, - "For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus our Lord." - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "ROM 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 7:1" - }, - "Or don’t you know, brothers", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7:1" - ] - }, - { - "type": "char:ft", - "content": [ - "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" - ] - } - ], - "caller": "+" - }, - "(for I speak to men who know the law), that the law has dominion over a man for as long as he lives?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 7:2" - }, - "For the woman that has a husband is bound by law to the husband while he lives, but if the husband dies, she is discharged from the law of the husband.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 7:3" - }, - "So then if, while the husband lives, she is joined to another man, she would be called an adulteress. But if the husband dies, she is free from the law, so that she is no adulteress, though she is joined to another man.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 7:4" - }, - "Therefore, my brothers, you also were made dead to the law through the body of Christ, that you would be joined to another, to him who was raised from the dead, that we might produce fruit to God.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 7:5" - }, - "For when we were in the flesh, the sinful passions which were through the law worked in our members to bring out fruit to death.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 7:6" - }, - "But now we have been discharged from the law, having died to that in which we were held; so that we serve in newness of the spirit, and not in oldness of the letter." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 7:7" - }, - "What shall we say then? Is the law sin? May it never be! However, I wouldn’t have known sin, except through the law. For I wouldn’t have known coveting, unless the law had said, “You shall not covet.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "7:7" - ] - }, - { - "type": "char:xt", - "content": [ - "Exodus 20:17; Deuteronomy 5:21" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 7:8" - }, - "But sin, finding occasion through the commandment, produced in me all kinds of coveting. For apart from the law, sin is dead.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 7:9" - }, - "I was alive apart from the law once, but when the commandment came, sin revived, and I died.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 7:10" - }, - "The commandment which was for life, this I found to be for death;", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 7:11" - }, - "for sin, finding occasion through the commandment, deceived me, and through it killed me.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 7:12" - }, - "Therefore the law indeed is holy, and the commandment holy, and righteous, and good." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 7:13" - }, - "Did then that which is good become death to me? May it never be! But sin, that it might be shown to be sin, was producing death in me through that which is good; that through the commandment sin might become exceedingly sinful.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 7:14" - }, - "For we know that the law is spiritual, but I am fleshly, sold under sin.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 7:15" - }, - "For I don’t know what I am doing. For I don’t practice what I desire to do; but what I hate, that I do.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 7:16" - }, - "But if what I don’t desire, that I do, I consent to the law that it is good.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 7:17" - }, - "So now it is no more I that do it, but sin which dwells in me.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 7:18" - }, - "For I know that in me, that is, in my flesh, dwells no good thing. For desire is present with me, but I don’t find it doing that which is good.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 7:19" - }, - "For the good which I desire, I don’t do; but the evil which I don’t desire, that I practice.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 7:20" - }, - "But if what I don’t desire, that I do, it is no more I that do it, but sin which dwells in me.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 7:21" - }, - "I find then the law that, to me, while I desire to do good, evil is present.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 7:22" - }, - "For I delight in God’s law after the inward person,", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 7:23" - }, - "but I see a different law in my members, warring against the law of my mind, and bringing me into captivity under the law of sin which is in my members.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 7:24" - }, - "What a wretched man I am! Who will deliver me out of the body of this death?", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 7:25" - }, - "I thank God through Jesus Christ, our Lord! So then with the mind, I myself serve God’s law, but with the flesh, sin’s law." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "ROM 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 8:1" - }, - "There is therefore now no condemnation to those who are in Christ Jesus, who don’t walk according to the flesh, but according to the Spirit.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8:1" - ] - }, - { - "type": "char:ft", - "content": [ - "NU omits “who don’t walk according to the flesh, but according to the Spirit”" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 8:2" - }, - "For the law of the Spirit of life in Christ Jesus made me free from the law of sin and of death.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 8:3" - }, - "For what the law couldn’t do, in that it was weak through the flesh, God did, sending his own Son in the likeness of sinful flesh and for sin, he condemned sin in the flesh;", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 8:4" - }, - "that the ordinance of the law might be fulfilled in us, who walk not after the flesh, but after the Spirit.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 8:5" - }, - "For those who live according to the flesh set their minds on the things of the flesh, but those who live according to the Spirit, the things of the Spirit.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 8:6" - }, - "For the mind of the flesh is death, but the mind of the Spirit is life and peace;", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 8:7" - }, - "because the mind of the flesh is hostile toward God; for it is not subject to God’s law, neither indeed can it be.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 8:8" - }, - "Those who are in the flesh can’t please God.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 8:9" - }, - "But you are not in the flesh but in the Spirit, if it is so that the Spirit of God dwells in you. But if any man doesn’t have the Spirit of Christ, he is not his.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 8:10" - }, - "If Christ is in you, the body is dead because of sin, but the spirit is alive because of righteousness.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 8:11" - }, - "But if the Spirit of him who raised up Jesus from the dead dwells in you, he who raised up Christ Jesus from the dead will also give life to your mortal bodies through his Spirit who dwells in you." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 8:12" - }, - "So then, brothers, we are debtors, not to the flesh, to live after the flesh.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 8:13" - }, - "For if you live after the flesh, you must die; but if by the Spirit you put to death the deeds of the body, you will live.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 8:14" - }, - "For as many as are led by the Spirit of God, these are children of God.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 8:15" - }, - "For you didn’t receive the spirit of bondage again to fear, but you received the Spirit of adoption, by whom we cry, “Abba!", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8:15" - ] - }, - { - "type": "char:ft", - "content": [ - "Abba is an Aramaic word for “Father” or “Daddy”, which can be used affectionately and respectfully in prayer to our Father in heaven." - ] - } - ], - "caller": "+" - }, - "Father!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 8:16" - }, - "The Spirit himself testifies with our spirit that we are children of God;", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 8:17" - }, - "and if children, then heirs: heirs of God and joint heirs with Christ, if indeed we suffer with him, that we may also be glorified with him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 8:18" - }, - "For I consider that the sufferings of this present time are not worthy to be compared with the glory which will be revealed toward us.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 8:19" - }, - "For the creation waits with eager expectation for the children of God to be revealed.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 8:20" - }, - "For the creation was subjected to vanity, not of its own will, but because of him who subjected it, in hope", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 8:21" - }, - "that the creation itself also will be delivered from the bondage of decay into the liberty of the glory of the children of God.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 8:22" - }, - "For we know that the whole creation groans and travails in pain together until now.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 8:23" - }, - "Not only so, but ourselves also, who have the first fruits of the Spirit, even we ourselves groan within ourselves, waiting for adoption, the redemption of our body.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 8:24" - }, - "For we were saved in hope, but hope that is seen is not hope. For who hopes for that which he sees?", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 8:25" - }, - "But if we hope for that which we don’t see, we wait for it with patience." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 8:26" - }, - "In the same way, the Spirit also helps our weaknesses, for we don’t know how to pray as we ought. But the Spirit himself makes intercession for us with groanings which can’t be uttered.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 8:27" - }, - "He who searches the hearts knows what is on the Spirit’s mind, because he makes intercession for the saints according to God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 8:28" - }, - "We know that all things work together for good for those who love God, for those who are called according to his purpose.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 8:29" - }, - "For whom he foreknew, he also predestined to be conformed to the image of his Son, that he might be the firstborn among many brothers.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8:29" - ] - }, - { - "type": "char:ft", - "content": [ - "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 8:30" - }, - "Whom he predestined, those he also called. Whom he called, those he also justified. Whom he justified, those he also glorified." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ROM 8:31" - }, - "What then shall we say about these things? If God is for us, who can be against us?", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 8:32" - }, - "He who didn’t spare his own Son, but delivered him up for us all, how would he not also with him freely give us all things?", - { - "type": "verse:v", - "number": "33", - "sid": "ROM 8:33" - }, - "Who could bring a charge against God’s chosen ones? It is God who justifies.", - { - "type": "verse:v", - "number": "34", - "sid": "ROM 8:34" - }, - "Who is he who condemns? It is Christ who died, yes rather, who was raised from the dead, who is at the right hand of God, who also makes intercession for us." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "ROM 8:35" - }, - "Who shall separate us from the love of Christ? Could oppression, or anguish, or persecution, or famine, or nakedness, or peril, or sword?", - { - "type": "verse:v", - "number": "36", - "sid": "ROM 8:36" - }, - "Even as it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“For your sake we are killed all day long." - ] - }, - { - "type": "para:q2", - "content": [ - "We were accounted as sheep for the slaughter.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "8:36" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 44:22" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:m", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "ROM 8:37" - }, - "No, in all these things, we are more than conquerors through him who loved us.", - { - "type": "verse:v", - "number": "38", - "sid": "ROM 8:38" - }, - "For I am persuaded that neither death, nor life, nor angels, nor principalities, nor things present, nor things to come, nor powers,", - { - "type": "verse:v", - "number": "39", - "sid": "ROM 8:39" - }, - "nor height, nor depth, nor any other created thing will be able to separate us from God’s love which is in Christ Jesus our Lord." - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "ROM 9" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 9:1" - }, - "I tell the truth in Christ. I am not lying, my conscience testifying with me in the Holy Spirit", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 9:2" - }, - "that I have great sorrow and unceasing pain in my heart.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 9:3" - }, - "For I could wish that I myself were accursed from Christ for my brothers’ sake, my relatives according to the flesh", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 9:4" - }, - "who are Israelites; whose is the adoption, the glory, the covenants, the giving of the law, the service, and the promises;", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 9:5" - }, - "of whom are the fathers, and from whom is Christ as concerning the flesh, who is over all, God, blessed forever. Amen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 9:6" - }, - "But it is not as though the word of God has come to nothing. For they are not all Israel that are of Israel.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 9:7" - }, - "Neither, because they are Abraham’s offspring, are they all children. But, “your offspring will be accounted as from Isaac.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:7" - ] - }, - { - "type": "char:xt", - "content": [ - "Genesis 21:12" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 9:8" - }, - "That is, it is not the children of the flesh who are children of God, but the children of the promise are counted as heirs.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 9:9" - }, - "For this is a word of promise, “At the appointed time I will come, and Sarah will have a son.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:9" - ] - }, - { - "type": "char:xt", - "content": [ - "Genesis 18:10,14" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 9:10" - }, - "Not only so, but Rebekah also conceived by one, by our father Isaac.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 9:11" - }, - "For being not yet born, neither having done anything good or bad, that the purpose of God according to election might stand, not of works, but of him who calls,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9:11" - ] - }, - { - "type": "char:ft", - "content": [ - "NU puts the phrase “not of works, but of him who calls” at the beginning of verse 12 instead of the end of verse 11." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 9:12" - }, - "it was said to her, “The elder will serve the younger.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:12" - ] - }, - { - "type": "char:xt", - "content": [ - "Genesis 25:23" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 9:13" - }, - "Even as it is written, “Jacob I loved, but Esau I hated.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:13" - ] - }, - { - "type": "char:xt", - "content": [ - "Malachi 1:2-3" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 9:14" - }, - "What shall we say then? Is there unrighteousness with God? May it never be!", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 9:15" - }, - "For he said to Moses, “I will have mercy on whom I have mercy, and I will have compassion on whom I have compassion.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:15" - ] - }, - { - "type": "char:xt", - "content": [ - "Exodus 33:19" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 9:16" - }, - "So then it is not of him who wills, nor of him who runs, but of God who has mercy.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 9:17" - }, - "For the Scripture says to Pharaoh, “For this very purpose I caused you to be raised up, that I might show in you my power, and that my name might be proclaimed in all the earth.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:17" - ] - }, - { - "type": "char:xt", - "content": [ - "Exodus 9:16" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 9:18" - }, - "So then, he has mercy on whom he desires, and he hardens whom he desires." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 9:19" - }, - "You will say then to me, “Why does he still find fault? For who withstands his will?”", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 9:20" - }, - "But indeed, O man, who are you to reply against God? Will the thing formed ask him who formed it, “Why did you make me like this?”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:20" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 29:16; 45:9" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 9:21" - }, - "Or hasn’t the potter a right over the clay, from the same lump to make one part a vessel for honor, and another for dishonor?", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 9:22" - }, - "What if God, willing to show his wrath and to make his power known, endured with much patience vessels of wrath prepared for destruction,", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 9:23" - }, - "and that he might make known the riches of his glory on vessels of mercy, which he prepared beforehand for glory,", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 9:24" - }, - "us, whom he also called, not from the Jews only, but also from the Gentiles?", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 9:25" - }, - "As he says also in Hosea," - ] - }, - { - "type": "para:q1", - "content": [ - "“I will call them ‘my people,’ which were not my people;" - ] - }, - { - "type": "para:q2", - "content": [ - "and her ‘beloved,’ who was not beloved.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:25" - ] - }, - { - "type": "char:xt", - "content": [ - "Hosea 2:23" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 9:26" - }, - "“It will be that in the place where it was said to them, ‘You are not my people,’" - ] - }, - { - "type": "para:q2", - "content": [ - "there they will be called ‘children of the living God.’”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:26" - ] - }, - { - "type": "char:xt", - "content": [ - "Hosea 1:10" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ROM 9:27" - }, - "Isaiah cries concerning Israel," - ] - }, - { - "type": "para:q1", - "content": [ - "“If the number of the children of Israel are as the sand of the sea," - ] - }, - { - "type": "para:q2", - "content": [ - "it is the remnant who will be saved;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 9:28" - }, - "for He will finish the work and cut it short in righteousness," - ] - }, - { - "type": "para:q2", - "content": [ - "because the LORD will make a short work upon the earth.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:28" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 10:22-23" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ROM 9:29" - }, - "As Isaiah has said before," - ] - }, - { - "type": "para:q1", - "content": [ - "“Unless the Lord of Armies", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9:29" - ] - }, - { - "type": "char:ft", - "content": [ - "Greek: Sabaoth (for Hebrew: Tze’va’ot)" - ] - } - ], - "caller": "+" - }, - "had left us a seed," - ] - }, - { - "type": "para:q2", - "content": [ - "we would have become like Sodom," - ] - }, - { - "type": "para:q2", - "content": [ - "and would have been made like Gomorrah.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:29" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 1:9" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ROM 9:30" - }, - "What shall we say then? That the Gentiles, who didn’t follow after righteousness, attained to righteousness, even the righteousness which is of faith;", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 9:31" - }, - "but Israel, following after a law of righteousness, didn’t arrive at the law of righteousness.", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 9:32" - }, - "Why? Because they didn’t seek it by faith, but as it were by works of the law. They stumbled over the stumbling stone;", - { - "type": "verse:v", - "number": "33", - "sid": "ROM 9:33" - }, - "even as it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“Behold,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9:33" - ] - }, - { - "type": "char:ft", - "content": [ - "“Behold”, from “ἰδοὺ”, means look at, take notice, observe, see, or gaze at. It is often used as an interjection." - ] - } - ], - "caller": "+" - }, - "I lay in Zion a stumbling stone and a rock of offense;" - ] - }, - { - "type": "para:q2", - "content": [ - "and no one who believes in him will be disappointed.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "9:33" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 8:14; 28:16" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "ROM 10" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 10:1" - }, - "Brothers, my heart’s desire and my prayer to God is for Israel, that they may be saved.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 10:2" - }, - "For I testify about them that they have a zeal for God, but not according to knowledge.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 10:3" - }, - "For being ignorant of God’s righteousness, and seeking to establish their own righteousness, they didn’t subject themselves to the righteousness of God.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 10:4" - }, - "For Christ is the fulfillment", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10:4" - ] - }, - { - "type": "char:ft", - "content": [ - "or, completion, or end" - ] - } - ], - "caller": "+" - }, - "of the law for righteousness to everyone who believes.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 10:5" - }, - "For Moses writes about the righteousness of the law, “The one who does them will live by them.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:5" - ] - }, - { - "type": "char:xt", - "content": [ - "Leviticus 18:5" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 10:6" - }, - "But the righteousness which is of faith says this, “Don’t say in your heart, ‘Who will ascend into heaven?’", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:6" - ] - }, - { - "type": "char:xt", - "content": [ - "Deuteronomy 30:12" - ] - } - ], - "caller": "+" - }, - "(that is, to bring Christ down);", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 10:7" - }, - "or, ‘Who will descend into the abyss?’", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:7" - ] - }, - { - "type": "char:xt", - "content": [ - "Deuteronomy 30:13" - ] - } - ], - "caller": "+" - }, - "(that is, to bring Christ up from the dead.)”", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 10:8" - }, - "But what does it say? “The word is near you, in your mouth, and in your heart;”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:8" - ] - }, - { - "type": "char:xt", - "content": [ - "Deuteronomy 30:14" - ] - } - ], - "caller": "+" - }, - "that is, the word of faith which we preach:", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 10:9" - }, - "that if you will confess with your mouth that Jesus is Lord, and believe in your heart that God raised him from the dead, you will be saved.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 10:10" - }, - "For with the heart, one believes resulting in righteousness; and with the mouth confession is made resulting in salvation.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 10:11" - }, - "For the Scripture says, “Whoever believes in him will not be disappointed.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:11" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 28:16" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 10:12" - }, - "For there is no distinction between Jew and Greek; for the same Lord is Lord of all, and is rich to all who call on him.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 10:13" - }, - "For, “Whoever will call on the name of the Lord will be saved.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:13" - ] - }, - { - "type": "char:xt", - "content": [ - "Joel 2:32" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 10:14" - }, - "How then will they call on him in whom they have not believed? How will they believe in him whom they have not heard? How will they hear without a preacher?", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 10:15" - }, - "And how will they preach unless they are sent? As it is written:" - ] - }, - { - "type": "para:q1", - "content": [ - "“How beautiful are the feet of those who preach the Good News of peace," - ] - }, - { - "type": "para:q2", - "content": [ - "who bring glad tidings of good things!”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:15" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 52:7" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 10:16" - }, - "But they didn’t all listen to the glad news. For Isaiah says, “Lord, who has believed our report?”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:16" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 53:1" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 10:17" - }, - "So faith comes by hearing, and hearing by the word of God.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 10:18" - }, - "But I say, didn’t they hear? Yes, most certainly," - ] - }, - { - "type": "para:q1", - "content": [ - "“Their sound went out into all the earth," - ] - }, - { - "type": "para:q2", - "content": [ - "their words to the ends of the world.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:18" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 19:4" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 10:19" - }, - "But I ask, didn’t Israel know? First Moses says," - ] - }, - { - "type": "para:q1", - "content": [ - "“I will provoke you to jealousy with that which is no nation." - ] - }, - { - "type": "para:q2", - "content": [ - "I will make you angry with a nation void of understanding.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:19" - ] - }, - { - "type": "char:xt", - "content": [ - "Deuteronomy 32:21" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 10:20" - }, - "Isaiah is very bold and says," - ] - }, - { - "type": "para:q1", - "content": [ - "“I was found by those who didn’t seek me." - ] - }, - { - "type": "para:q2", - "content": [ - "I was revealed to those who didn’t ask for me.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:20" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 65:1" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 10:21" - }, - "But about Israel he says, “All day long I stretched out my hands to a disobedient and contrary people.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "10:21" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 65:2" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "ROM 11" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 11:1" - }, - "I ask then, did God reject his people? May it never be! For I also am an Israelite, a descendant of Abraham, of the tribe of Benjamin.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 11:2" - }, - "God didn’t reject his people, which he foreknew. Or don’t you know what the Scripture says about Elijah? How he pleads with God against Israel:", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 11:3" - }, - "“Lord, they have killed your prophets, they have broken down your altars. I am left alone, and they seek my life.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "11:3" - ] - }, - { - "type": "char:xt", - "content": [ - "1 Kings 19:10,14" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 11:4" - }, - "But how does God answer him? “I have reserved for myself seven thousand men who have not bowed the knee to Baal.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "11:4" - ] - }, - { - "type": "char:xt", - "content": [ - "1 Kings 19:18" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 11:5" - }, - "Even so then at this present time also there is a remnant according to the election of grace.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 11:6" - }, - "And if by grace, then it is no longer of works; otherwise grace is no longer grace. But if it is of works, it is no longer grace; otherwise work is no longer work." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 11:7" - }, - "What then? That which Israel seeks for, that he didn’t obtain, but the chosen ones obtained it, and the rest were hardened.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 11:8" - }, - "According as it is written, “God gave them a spirit of stupor, eyes that they should not see, and ears that they should not hear, to this very day.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "11:8" - ] - }, - { - "type": "char:xt", - "content": [ - "Deuteronomy 29:4; Isaiah 29:10" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 11:9" - }, - "David says," - ] - }, - { - "type": "para:q1", - "content": [ - "“Let their table be made a snare, a trap," - ] - }, - { - "type": "para:q2", - "content": [ - "a stumbling block, and a retribution to them." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 11:10" - }, - "Let their eyes be darkened, that they may not see." - ] - }, - { - "type": "para:q2", - "content": [ - "Always keep their backs bent.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "11:10" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 69:22,23" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 11:11" - }, - "I ask then, did they stumble that they might fall? May it never be! But by their fall salvation has come to the Gentiles, to provoke them to jealousy.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 11:12" - }, - "Now if their fall is the riches of the world, and their loss the riches of the Gentiles; how much more their fullness?", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 11:13" - }, - "For I speak to you who are Gentiles. Since then as I am an apostle to Gentiles, I glorify my ministry;", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 11:14" - }, - "if by any means I may provoke to jealousy those who are my flesh, and may save some of them.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 11:15" - }, - "For if the rejection of them is the reconciling of the world, what would their acceptance be, but life from the dead?", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 11:16" - }, - "If the first fruit is holy, so is the lump. If the root is holy, so are the branches.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 11:17" - }, - "But if some of the branches were broken off, and you, being a wild olive, were grafted in among them and became partaker with them of the root and of the richness of the olive tree,", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 11:18" - }, - "don’t boast over the branches. But if you boast, it is not you who support the root, but the root supports you.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 11:19" - }, - "You will say then, “Branches were broken off, that I might be grafted in.”", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 11:20" - }, - "True; by their unbelief they were broken off, and you stand by your faith. Don’t be conceited, but fear;", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 11:21" - }, - "for if God didn’t spare the natural branches, neither will he spare you.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 11:22" - }, - "See then the goodness and severity of God. Toward those who fell, severity; but toward you, goodness, if you continue in his goodness; otherwise you also will be cut off.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 11:23" - }, - "They also, if they don’t continue in their unbelief, will be grafted in, for God is able to graft them in again.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 11:24" - }, - "For if you were cut out of that which is by nature a wild olive tree, and were grafted contrary to nature into a good olive tree, how much more will these, which are the natural branches, be grafted into their own olive tree?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ROM 11:25" - }, - "For I don’t desire you to be ignorant, brothers,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11:25" - ] - }, - { - "type": "char:ft", - "content": [ - "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" - ] - } - ], - "caller": "+" - }, - "of this mystery, so that you won’t be wise in your own conceits, that a partial hardening has happened to Israel, until the fullness of the Gentiles has come in,", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 11:26" - }, - "and so all Israel will be saved. Even as it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“There will come out of Zion the Deliverer," - ] - }, - { - "type": "para:q2", - "content": [ - "and he will turn away ungodliness from Jacob." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ROM 11:27" - }, - "This is my covenant with them," - ] - }, - { - "type": "para:q2", - "content": [ - "when I will take away their sins.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "11:27" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 59:20-21; 27:9; Jeremiah 31:33-34" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 11:28" - }, - "Concerning the Good News, they are enemies for your sake. But concerning the election, they are beloved for the fathers’ sake.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 11:29" - }, - "For the gifts and the calling of God are irrevocable.", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 11:30" - }, - "For as you in time past were disobedient to God, but now have obtained mercy by their disobedience,", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 11:31" - }, - "even so these also have now been disobedient, that by the mercy shown to you they may also obtain mercy.", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 11:32" - }, - "For God has bound all to disobedience, that he might have mercy on all." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ROM 11:33" - }, - "Oh the depth of the riches both of the wisdom and the knowledge of God! How unsearchable are his judgments, and his ways past tracing out!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "ROM 11:34" - }, - "“For who has known the mind of the Lord?" - ] - }, - { - "type": "para:q2", - "content": [ - "Or who has been his counselor?”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "11:34" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 40:13" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "ROM 11:35" - }, - "“Or who has first given to him," - ] - }, - { - "type": "para:q2", - "content": [ - "and it will be repaid to him again?”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "11:35" - ] - }, - { - "type": "char:xt", - "content": [ - "Job 41:11" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ROM 11:36" - }, - "For of him, and through him, and to him are all things. To him be the glory for ever! Amen." - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "ROM 12" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 12:1" - }, - "Therefore I urge you, brothers, by the mercies of God, to present your bodies a living sacrifice, holy, acceptable to God, which is your spiritual service.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 12:2" - }, - "Don’t be conformed to this world, but be transformed by the renewing of your mind, so that you may prove what is the good, well-pleasing, and perfect will of God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 12:3" - }, - "For I say through the grace that was given me, to every man who is among you, not to think of himself more highly than he ought to think; but to think reasonably, as God has apportioned to each person a measure of faith.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 12:4" - }, - "For even as we have many members in one body, and all the members don’t have the same function,", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 12:5" - }, - "so we, who are many, are one body in Christ, and individually members of one another,", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 12:6" - }, - "having gifts differing according to the grace that was given to us: if prophecy, let’s prophesy according to the proportion of our faith;", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 12:7" - }, - "or service, let’s give ourselves to service; or he who teaches, to his teaching;", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 12:8" - }, - "or he who exhorts, to his exhorting; he who gives, let him do it with generosity; he who rules, with diligence; he who shows mercy, with cheerfulness." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 12:9" - }, - "Let love be without hypocrisy. Abhor that which is evil. Cling to that which is good.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 12:10" - }, - "In love of the brothers be tenderly affectionate to one another; in honor preferring one another;", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 12:11" - }, - "not lagging in diligence; fervent in spirit; serving the Lord;", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 12:12" - }, - "rejoicing in hope; enduring in troubles; continuing steadfastly in prayer;", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 12:13" - }, - "contributing to the needs of the saints; given to hospitality.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 12:14" - }, - "Bless those who persecute you; bless, and don’t curse.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 12:15" - }, - "Rejoice with those who rejoice. Weep with those who weep.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 12:16" - }, - "Be of the same mind one toward another. Don’t set your mind on high things, but associate with the humble. Don’t be wise in your own conceits.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 12:17" - }, - "Repay no one evil for evil. Respect what is honorable in the sight of all men.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 12:18" - }, - "If it is possible, as much as it is up to you, be at peace with all men.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 12:19" - }, - "Don’t seek revenge yourselves, beloved, but give place to God’s wrath. For it is written, “Vengeance belongs to me; I will repay, says the Lord.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "12:19" - ] - }, - { - "type": "char:xt", - "content": [ - "Deuteronomy 32:35" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 12:20" - }, - "Therefore" - ] - }, - { - "type": "para:q1", - "content": [ - "“If your enemy is hungry, feed him." - ] - }, - { - "type": "para:q2", - "content": [ - "If he is thirsty, give him a drink;" - ] - }, - { - "type": "para:q2", - "content": [ - "for in doing so, you will heap coals of fire on his head.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "12:20" - ] - }, - { - "type": "char:xt", - "content": [ - "Proverbs 25:21-22" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 12:21" - }, - "Don’t be overcome by evil, but overcome evil with good." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "ROM 13" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 13:1" - }, - "Let every soul be in subjection to the higher authorities, for there is no authority except from God, and those who exist are ordained by God.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 13:2" - }, - "Therefore he who resists the authority withstands the ordinance of God; and those who withstand will receive to themselves judgment.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 13:3" - }, - "For rulers are not a terror to the good work, but to the evil. Do you desire to have no fear of the authority? Do that which is good, and you will have praise from the authority,", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 13:4" - }, - "for he is a servant of God to you for good. But if you do that which is evil, be afraid, for he doesn’t bear the sword in vain; for he is a servant of God, an avenger for wrath to him who does evil.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 13:5" - }, - "Therefore you need to be in subjection, not only because of the wrath, but also for conscience’ sake.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 13:6" - }, - "For this reason you also pay taxes, for they are servants of God’s service, continually doing this very thing.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 13:7" - }, - "Therefore give everyone what you owe: if you owe taxes, pay taxes; if customs, then customs; if respect, then respect; if honor, then honor." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 13:8" - }, - "Owe no one anything, except to love one another; for he who loves his neighbor has fulfilled the law.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 13:9" - }, - "For the commandments, “You shall not commit adultery,” “You shall not murder,” “You shall not steal,”", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13:9" - ] - }, - { - "type": "char:ft", - "content": [ - "TR adds “You shall not give false testimony,”" - ] - } - ], - "caller": "+" - }, - "“You shall not covet,”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "13:9" - ] - }, - { - "type": "char:xt", - "content": [ - "Exodus 20:13-15,17; Deuteronomy 5:17-19,21" - ] - } - ], - "caller": "+" - }, - "and whatever other commandments there are, are all summed up in this saying, namely, “You shall love your neighbor as yourself.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "13:9" - ] - }, - { - "type": "char:xt", - "content": [ - "Leviticus 19:18" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 13:10" - }, - "Love doesn’t harm a neighbor. Love therefore is the fulfillment of the law." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 13:11" - }, - "Do this, knowing the time, that it is already time for you to awaken out of sleep, for salvation is now nearer to us than when we first believed.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 13:12" - }, - "The night is far gone, and the day is near. Let’s therefore throw off the deeds of darkness, and let’s put on the armor of light.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 13:13" - }, - "Let’s walk properly, as in the day; not in reveling and drunkenness, not in sexual promiscuity and lustful acts, and not in strife and jealousy.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 13:14" - }, - "But put on the Lord Jesus Christ, and make no provision for the flesh, for its lusts." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "ROM 14" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 14:1" - }, - "Now accept one who is weak in faith, but not for disputes over opinions.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 14:2" - }, - "One man has faith to eat all things, but he who is weak eats only vegetables.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 14:3" - }, - "Don’t let him who eats despise him who doesn’t eat. Don’t let him who doesn’t eat judge him who eats, for God has accepted him.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 14:4" - }, - "Who are you who judge another’s servant? To his own lord he stands or falls. Yes, he will be made to stand, for God has power to make him stand." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ROM 14:5" - }, - "One man esteems one day as more important. Another esteems every day alike. Let each man be fully assured in his own mind.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 14:6" - }, - "He who observes the day, observes it to the Lord; and he who does not observe the day, to the Lord he does not observe it. He who eats, eats to the Lord, for he gives God thanks. He who doesn’t eat, to the Lord he doesn’t eat, and gives God thanks.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 14:7" - }, - "For none of us lives to himself, and none dies to himself.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 14:8" - }, - "For if we live, we live to the Lord. Or if we die, we die to the Lord. If therefore we live or die, we are the Lord’s.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 14:9" - }, - "For to this end Christ died, rose, and lived again, that he might be Lord of both the dead and the living." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 14:10" - }, - "But you, why do you judge your brother? Or you again, why do you despise your brother? For we will all stand before the judgment seat of Christ.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 14:11" - }, - "For it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“‘As I live,’ says the Lord, ‘to me every knee will bow." - ] - }, - { - "type": "para:q2", - "content": [ - "Every tongue will confess to God.’”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "14:11" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 45:23" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 14:12" - }, - "So then each one of us will give account of himself to God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 14:13" - }, - "Therefore let’s not judge one another any more, but judge this rather, that no man put a stumbling block in his brother’s way, or an occasion for falling.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 14:14" - }, - "I know, and am persuaded in the Lord Jesus, that nothing is unclean of itself; except that to him who considers anything to be unclean, to him it is unclean.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 14:15" - }, - "Yet if because of food your brother is grieved, you walk no longer in love. Don’t destroy with your food him for whom Christ died.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 14:16" - }, - "Then don’t let your good be slandered,", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 14:17" - }, - "for God’s Kingdom is not eating and drinking, but righteousness, peace, and joy in the Holy Spirit.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 14:18" - }, - "For he who serves Christ in these things is acceptable to God and approved by men.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 14:19" - }, - "So then, let’s follow after things which make for peace, and things by which we may build one another up.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 14:20" - }, - "Don’t overthrow God’s work for food’s sake. All things indeed are clean, however it is evil for that man who creates a stumbling block by eating.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 14:21" - }, - "It is good to not eat meat, drink wine, nor do anything by which your brother stumbles, is offended, or is made weak." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 14:22" - }, - "Do you have faith? Have it to yourself before God. Happy is he who doesn’t judge himself in that which he approves.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 14:23" - }, - "But he who doubts is condemned if he eats, because it isn’t of faith; and whatever is not of faith is sin." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ROM 14:24" - }, - "Now to him who is able to establish you according to my Good News and the preaching of Jesus Christ, according to the revelation of the mystery which has been kept secret through long ages,", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 14:25" - }, - "but now is revealed, and by the Scriptures of the prophets, according to the commandment of the eternal God, is made known for obedience of faith to all the nations;", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 14:26" - }, - "to the only wise God, through Jesus Christ, to whom be the glory forever! Amen.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14:26" - ] - }, - { - "type": "char:ft", - "content": [ - "TR places verses 24-26 after Romans 16:24 as verses 25-27." - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "ROM 15" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 15:1" - }, - "Now we who are strong ought to bear the weaknesses of the weak, and not to please ourselves.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 15:2" - }, - "Let each one of us please his neighbor for that which is good, to be building him up.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 15:3" - }, - "For even Christ didn’t please himself. But, as it is written, “The reproaches of those who reproached you fell on me.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "15:3" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 69:9" - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 15:4" - }, - "For whatever things were written before were written for our learning, that through perseverance and through encouragement of the Scriptures we might have hope.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 15:5" - }, - "Now the God of perseverance and of encouragement grant you to be of the same mind with one another according to Christ Jesus,", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 15:6" - }, - "that with one accord you may with one mouth glorify the God and Father of our Lord Jesus Christ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 15:7" - }, - "Therefore accept one another, even as Christ also accepted you,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15:7" - ] - }, - { - "type": "char:ft", - "content": [ - "TR reads “us” instead of “you”" - ] - } - ], - "caller": "+" - }, - "to the glory of God.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 15:8" - }, - "Now I say that Christ has been made a servant of the circumcision for the truth of God, that he might confirm the promises given to the fathers,", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 15:9" - }, - "and that the Gentiles might glorify God for his mercy. As it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“Therefore I will give praise to you among the Gentiles" - ] - }, - { - "type": "para:q2", - "content": [ - "and sing to your name.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "15:9" - ] - }, - { - "type": "char:xt", - "content": [ - "2 Samuel 22:50; Psalm 18:49" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 15:10" - }, - "Again he says," - ] - }, - { - "type": "para:q1", - "content": [ - "“Rejoice, you Gentiles, with his people.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "15:10" - ] - }, - { - "type": "char:xt", - "content": [ - "Deuteronomy 32:43" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 15:11" - }, - "Again," - ] - }, - { - "type": "para:q1", - "content": [ - "“Praise the Lord, all you Gentiles!" - ] - }, - { - "type": "para:q2", - "content": [ - "Let all the peoples praise him.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "15:11" - ] - }, - { - "type": "char:xt", - "content": [ - "Psalm 117:1" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 15:12" - }, - "Again, Isaiah says," - ] - }, - { - "type": "para:q1", - "content": [ - "“There will be the root of Jesse," - ] - }, - { - "type": "para:q2", - "content": [ - "he who arises to rule over the Gentiles;" - ] - }, - { - "type": "para:q2", - "content": [ - "in him the Gentiles will hope.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "15:12" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 11:10" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 15:13" - }, - "Now may the God of hope fill you with all joy and peace in believing, that you may abound in hope, in the power of the Holy Spirit." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 15:14" - }, - "I myself am also persuaded about you, my brothers,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15:14" - ] - }, - { - "type": "char:ft", - "content": [ - "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" - ] - } - ], - "caller": "+" - }, - "that you yourselves are full of goodness, filled with all knowledge, able also to admonish others.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 15:15" - }, - "But I write the more boldly to you in part, as reminding you, because of the grace that was given to me by God,", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 15:16" - }, - "that I should be a servant of Christ Jesus to the Gentiles, serving as a priest of the Good News of God, that the offering up of the Gentiles might be made acceptable, sanctified by the Holy Spirit.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 15:17" - }, - "I have therefore my boasting in Christ Jesus in things pertaining to God.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 15:18" - }, - "For I will not dare to speak of any things except those which Christ worked through me, for the obedience of the Gentiles, by word and deed,", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 15:19" - }, - "in the power of signs and wonders, in the power of God’s Spirit; so that from Jerusalem, and around as far as to Illyricum, I have fully preached the Good News of Christ;", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 15:20" - }, - "yes, making it my aim to preach the Good News, not where Christ was already named, that I might not build on another’s foundation.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 15:21" - }, - "But, as it is written," - ] - }, - { - "type": "para:q1", - "content": [ - "“They will see, to whom no news of him came." - ] - }, - { - "type": "para:q2", - "content": [ - "They who haven’t heard will understand.”", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "15:21" - ] - }, - { - "type": "char:xt", - "content": [ - "Isaiah 52:15" - ] - } - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 15:22" - }, - "Therefore also I was hindered these many times from coming to you,", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 15:23" - }, - "but now, no longer having any place in these regions, and having these many years a longing to come to you,", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 15:24" - }, - "whenever I travel to Spain, I will come to you. For I hope to see you on my journey, and to be helped on my way there by you, if first I may enjoy your company for a while.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 15:25" - }, - "But now, I say, I am going to Jerusalem, serving the saints.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 15:26" - }, - "For it has been the good pleasure of Macedonia and Achaia to make a certain contribution for the poor among the saints who are at Jerusalem.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 15:27" - }, - "Yes, it has been their good pleasure, and they are their debtors. For if the Gentiles have been made partakers of their spiritual things, they owe it to them also to serve them in fleshly things.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 15:28" - }, - "When therefore I have accomplished this, and have sealed to them this fruit, I will go on by way of you to Spain.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 15:29" - }, - "I know that when I come to you, I will come in the fullness of the blessing of the Good News of Christ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ROM 15:30" - }, - "Now I beg you, brothers, by our Lord Jesus Christ and by the love of the Spirit, that you strive together with me in your prayers to God for me,", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 15:31" - }, - "that I may be delivered from those who are disobedient in Judea, and that my service which I have for Jerusalem may be acceptable to the saints,", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 15:32" - }, - "that I may come to you in joy through the will of God, and together with you, find rest.", - { - "type": "verse:v", - "number": "33", - "sid": "ROM 15:33" - }, - "Now the God of peace be with you all. Amen." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "ROM 16" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 16:1" - }, - "I commend to you Phoebe, our sister, who is a servant", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16:1" - ] - }, - { - "type": "char:ft", - "content": [ - "or, deacon" - ] - } - ], - "caller": "+" - }, - "of the assembly that is at Cenchreae,", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 16:2" - }, - "that you receive her in the Lord, in a way worthy of the saints, and that you assist her in whatever matter she may need from you, for she herself also has been a helper of many, and of my own self." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 16:3" - }, - "Greet Prisca and Aquila, my fellow workers in Christ Jesus,", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 16:4" - }, - "who risked their own necks for my life, to whom not only I give thanks, but also all the assemblies of the Gentiles.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 16:5" - }, - "Greet the assembly that is in their house. Greet Epaenetus, my beloved, who is the first fruits of Achaia to Christ.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 16:6" - }, - "Greet Mary, who labored much for us.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 16:7" - }, - "Greet Andronicus and Junia, my relatives and my fellow prisoners, who are notable among the apostles, who were also in Christ before me.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 16:8" - }, - "Greet Amplias, my beloved in the Lord.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 16:9" - }, - "Greet Urbanus, our fellow worker in Christ, and Stachys, my beloved.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 16:10" - }, - "Greet Apelles, the approved in Christ. Greet those who are of the household of Aristobulus.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 16:11" - }, - "Greet Herodion, my kinsman. Greet them of the household of Narcissus, who are in the Lord.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 16:12" - }, - "Greet Tryphaena and Tryphosa, who labor in the Lord. Greet Persis, the beloved, who labored much in the Lord.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 16:13" - }, - "Greet Rufus, the chosen in the Lord, and his mother and mine.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 16:14" - }, - "Greet Asyncritus, Phlegon, Hermes, Patrobas, Hermas, and the brothers", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16:14" - ] - }, - { - "type": "char:ft", - "content": [ - "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" - ] - } - ], - "caller": "+" - }, - "who are with them.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 16:15" - }, - "Greet Philologus and Julia, Nereus and his sister, and Olympas, and all the saints who are with them.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 16:16" - }, - "Greet one another with a holy kiss. The assemblies of Christ greet you." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 16:17" - }, - "Now I beg you, brothers, look out for those who are causing the divisions and occasions of stumbling, contrary to the doctrine which you learned, and turn away from them.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 16:18" - }, - "For those who are such don’t serve our Lord, Jesus Christ, but their own belly; and by their smooth and flattering speech, they deceive the hearts of the innocent.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 16:19" - }, - "For your obedience has become known to all. I rejoice therefore over you. But I desire to have you wise in that which is good, but innocent in that which is evil.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 16:20" - }, - "And the God of peace will quickly crush Satan under your feet." - ] - }, - { - "type": "para:p", - "content": [ - "The grace of our Lord Jesus Christ be with you." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 16:21" - }, - "Timothy, my fellow worker, greets you, as do Lucius, Jason, and Sosipater, my relatives.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 16:22" - }, - "I, Tertius, who write the letter, greet you in the Lord.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 16:23" - }, - "Gaius, my host and host of the whole assembly, greets you. Erastus, the treasurer of the city, greets you, as does Quartus, the brother.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 16:24" - }, - "The grace of our Lord Jesus Christ be with you all! Amen.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 16:25" - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16:25" - ] - }, - { - "type": "char:ft", - "content": [ - "TR places Romans 14:24-26 at the end of Romans instead of at the end of chapter 14, and numbers these verses 16:25-27." - ] - } - ], - "caller": "+" - }, - "" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "ROM", + "content": [ + "45-ROM-web.sfm World English Bible (WEB)" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Romans" + ] + }, + { + "type": "para:toc1", + "content": [ + "Paul’s Letter to the Romans" + ] + }, + { + "type": "para:toc2", + "content": [ + "Romans" + ] + }, + { + "type": "para:toc3", + "content": [ + "Romans" + ] + }, + { + "type": "para:mt2", + "content": [ + "Paul’s Letter to the" + ] + }, + { + "type": "para:mt1", + "content": [ + "Romans" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "ROM 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 1:1" + }, + "Paul, a servant of Jesus Christ,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:1" + ] + }, + { + "type": "char:ft", + "content": [ + "“Christ” means “Anointed One”." + ] + } + ] + }, + "called to be an apostle, set apart for the Good News of God,", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 1:2" + }, + "which he promised before through his prophets in the holy Scriptures,", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 1:3" + }, + "concerning his Son, who was born of the offspring", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:3" + ] + }, + { + "type": "char:ft", + "content": [ + "or, seed" + ] + } + ] + }, + "of David according to the flesh,", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 1:4" + }, + "who was declared to be the Son of God with power, according to the Spirit of holiness, by the resurrection from the dead, Jesus Christ our Lord,", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 1:5" + }, + "through whom we received grace and apostleship for obedience of faith among all the nations for his name’s sake;", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 1:6" + }, + "among whom you are also called to belong to Jesus Christ;", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 1:7" + }, + "to all who are in Rome, beloved of God, called to be saints: Grace to you and peace from God our Father and the Lord Jesus Christ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ROM 1:8" + }, + "First, I thank my God through Jesus Christ for all of you, that your faith is proclaimed throughout the whole world.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 1:9" + }, + "For God is my witness, whom I serve in my spirit in the Good News of his Son, how unceasingly I make mention of you always in my prayers,", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 1:10" + }, + "requesting, if by any means now at last I may be prospered by the will of God to come to you.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 1:11" + }, + "For I long to see you, that I may impart to you some spiritual gift, to the end that you may be established;", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 1:12" + }, + "that is, that I with you may be encouraged in you, each of us by the other’s faith, both yours and mine." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ROM 1:13" + }, + "Now I don’t desire to have you unaware, brothers, that I often planned to come to you, and was hindered so far, that I might have some fruit among you also, even as among the rest of the Gentiles.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 1:14" + }, + "I am debtor both to Greeks and to foreigners, both to the wise and to the foolish.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 1:15" + }, + "So as much as is in me, I am eager to preach the Good News to you also who are in Rome.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 1:16" + }, + "For I am not ashamed of the Good News of Christ, because it is the power of God for salvation for everyone who believes, for the Jew first, and also for the Greek.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 1:17" + }, + "For in it is revealed God’s righteousness from faith to faith. As it is written, “But the righteous shall live by faith.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "1:17" + ] + }, + { + "type": "char:xt", + "content": [ + "Habakkuk 2:4" + ] + } + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ROM 1:18" + }, + "For the wrath of God is revealed from heaven against all ungodliness and unrighteousness of men who suppress the truth in unrighteousness,", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 1:19" + }, + "because that which is known of God is revealed in them, for God revealed it to them.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 1:20" + }, + "For the invisible things of him since the creation of the world are clearly seen, being perceived through the things that are made, even his everlasting power and divinity, that they may be without excuse.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 1:21" + }, + "Because knowing God, they didn’t glorify him as God, and didn’t give thanks, but became vain in their reasoning, and their senseless heart was darkened." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ROM 1:22" + }, + "Professing themselves to be wise, they became fools,", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 1:23" + }, + "and traded the glory of the incorruptible God for the likeness of an image of corruptible man, and of birds, four-footed animals, and creeping things.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 1:24" + }, + "Therefore God also gave them up in the lusts of their hearts to uncleanness, that their bodies should be dishonored among themselves;", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 1:25" + }, + "who exchanged the truth of God for a lie, and worshiped and served the creature rather than the Creator, who is blessed forever. Amen." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ROM 1:26" + }, + "For this reason, God gave them up to vile passions. For their women changed the natural function into that which is against nature.", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 1:27" + }, + "Likewise also the men, leaving the natural function of the woman, burned in their lust toward one another, men doing what is inappropriate with men, and receiving in themselves the due penalty of their error.", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 1:28" + }, + "Even as they refused to have God in their knowledge, God gave them up to a reprobate mind, to do those things which are not fitting;", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 1:29" + }, + "being filled with all unrighteousness, sexual immorality, wickedness, covetousness, malice; full of envy, murder, strife, deceit, evil habits, secret slanderers,", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 1:30" + }, + "backbiters, hateful to God, insolent, arrogant, boastful, inventors of evil things, disobedient to parents,", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 1:31" + }, + "without understanding, covenant breakers, without natural affection, unforgiving, unmerciful;", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 1:32" + }, + "who, knowing the ordinance of God, that those who practice such things are worthy of death, not only do the same, but also approve of those who practice them." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "ROM 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 2:1" + }, + "Therefore you are without excuse, O man, whoever you are who judge. For in that which you judge another, you condemn yourself. For you who judge practice the same things.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 2:2" + }, + "We know that the judgment of God is according to truth against those who practice such things.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 2:3" + }, + "Do you think this, O man who judges those who practice such things, and do the same, that you will escape the judgment of God?", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 2:4" + }, + "Or do you despise the riches of his goodness, forbearance, and patience, not knowing that the goodness of God leads you to repentance?", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 2:5" + }, + "But according to your hardness and unrepentant heart you are treasuring up for yourself wrath in the day of wrath, revelation, and of the righteous judgment of God;", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 2:6" + }, + "who “will pay back to everyone according to their works:”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "2:6" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 62:12; Proverbs 24:12" + ] + } + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ROM 2:7" + }, + "to those who by perseverance in well-doing seek for glory, honor, and incorruptibility, eternal life;", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 2:8" + }, + "but to those who are self-seeking, and don’t obey the truth, but obey unrighteousness, will be wrath, indignation,", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 2:9" + }, + "oppression, and anguish on every soul of man who does evil, to the Jew first, and also to the Greek." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ROM 2:10" + }, + "But glory, honor, and peace go to every man who does good, to the Jew first, and also to the Greek.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 2:11" + }, + "For there is no partiality with God.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 2:12" + }, + "For as many as have sinned without the law will also perish without the law. As many as have sinned under the law will be judged by the law.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 2:13" + }, + "For it isn’t the hearers of the law who are righteous before God, but the doers of the law will be justified", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 2:14" + }, + "(for when Gentiles who don’t have the law do by nature the things of the law, these, not having the law, are a law to themselves,", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 2:15" + }, + "in that they show the work of the law written in their hearts, their conscience testifying with them, and their thoughts among themselves accusing or else excusing them)", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 2:16" + }, + "in the day when God will judge the secrets of men, according to my Good News, by Jesus Christ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ROM 2:17" + }, + "Indeed you bear the name of a Jew, rest on the law, glory in God,", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 2:18" + }, + "know his will, and approve the things that are excellent, being instructed out of the law,", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 2:19" + }, + "and are confident that you yourself are a guide of the blind, a light to those who are in darkness,", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 2:20" + }, + "a corrector of the foolish, a teacher of babies, having in the law the form of knowledge and of the truth.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 2:21" + }, + "You therefore who teach another, don’t you teach yourself? You who preach that a man shouldn’t steal, do you steal?", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 2:22" + }, + "You who say a man shouldn’t commit adultery, do you commit adultery? You who abhor idols, do you rob temples?", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 2:23" + }, + "You who glory in the law, do you dishonor God by disobeying the law?", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 2:24" + }, + "For “the name of God is blasphemed among the Gentiles because of you,”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "2:24" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 52:5; Ezekiel 36:22" + ] + } + ] + }, + "just as it is written.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 2:25" + }, + "For circumcision indeed profits, if you are a doer of the law, but if you are a transgressor of the law, your circumcision has become uncircumcision.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 2:26" + }, + "If therefore the uncircumcised keep the ordinances of the law, won’t his uncircumcision be accounted as circumcision?", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 2:27" + }, + "Won’t the uncircumcision which is by nature, if it fulfills the law, judge you, who with the letter and circumcision are a transgressor of the law?", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 2:28" + }, + "For he is not a Jew who is one outwardly, neither is that circumcision which is outward in the flesh;", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 2:29" + }, + "but he is a Jew who is one inwardly, and circumcision is that of the heart, in the spirit not in the letter; whose praise is not from men, but from God." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "ROM 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 3:1" + }, + "Then what advantage does the Jew have? Or what is the profit of circumcision?", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 3:2" + }, + "Much in every way! Because first of all, they were entrusted with the revelations of God.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 3:3" + }, + "For what if some were without faith? Will their lack of faith nullify the faithfulness of God?", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 3:4" + }, + "May it never be! Yes, let God be found true, but every man a liar. As it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“that you might be justified in your words," + ] + }, + { + "type": "para:q2", + "content": [ + "and might prevail when you come into judgment.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "3:4" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 51:4" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ROM 3:5" + }, + "But if our unrighteousness commends the righteousness of God, what will we say? Is God unrighteous who inflicts wrath? I speak like men do.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 3:6" + }, + "May it never be! For then how will God judge the world?", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 3:7" + }, + "For if the truth of God through my lie abounded to his glory, why am I also still judged as a sinner?", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 3:8" + }, + "Why not (as we are slanderously reported, and as some affirm that we say), “Let’s do evil, that good may come?” Those who say so are justly condemned." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ROM 3:9" + }, + "What then? Are we better than they? No, in no way. For we previously warned both Jews and Greeks that they are all under sin.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 3:10" + }, + "As it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“There is no one righteous;" + ] + }, + { + "type": "para:q2", + "content": [ + "no, not one." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ROM 3:11" + }, + "There is no one who understands." + ] + }, + { + "type": "para:q2", + "content": [ + "There is no one who seeks after God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ROM 3:12" + }, + "They have all turned away." + ] + }, + { + "type": "para:q2", + "content": [ + "They have together become unprofitable." + ] + }, + { + "type": "para:q1", + "content": [ + "There is no one who does good," + ] + }, + { + "type": "para:q2", + "content": [ + "no, not so much as one.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "3:12" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 14:1-3; 53:1-3; Ecclesiastes 7:20" + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ROM 3:13" + }, + "“Their throat is an open tomb." + ] + }, + { + "type": "para:q2", + "content": [ + "With their tongues they have used deceit.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "3:13" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 5:9" + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "“The poison of vipers is under their lips.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "3:13" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 140:3" + ] + } + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ROM 3:14" + }, + "“Their mouth is full of cursing and bitterness.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "3:14" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 10:7" + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ROM 3:15" + }, + "“Their feet are swift to shed blood." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ROM 3:16" + }, + "Destruction and misery are in their ways." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ROM 3:17" + }, + "The way of peace, they haven’t known.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "3:17" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 59:7-8" + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ROM 3:18" + }, + "“There is no fear of God before their eyes.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "3:18" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 36:1" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ROM 3:19" + }, + "Now we know that whatever things the law says, it speaks to those who are under the law, that every mouth may be closed, and all the world may be brought under the judgment of God.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 3:20" + }, + "Because by the works of the law, no flesh will be justified in his sight; for through the law comes the knowledge of sin." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ROM 3:21" + }, + "But now apart from the law, a righteousness of God has been revealed, being testified by the law and the prophets;", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 3:22" + }, + "even the righteousness of God through faith in Jesus Christ to all and on all those who believe. For there is no distinction,", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 3:23" + }, + "for all have sinned, and fall short of the glory of God;", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 3:24" + }, + "being justified freely by his grace through the redemption that is in Christ Jesus;", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 3:25" + }, + "whom God sent to be an atoning sacrifice,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3:25" + ] + }, + { + "type": "char:ft", + "content": [ + "or, a propitiation" + ] + } + ] + }, + "through faith in his blood, for a demonstration of his righteousness through the passing over of prior sins, in God’s forbearance;", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 3:26" + }, + "to demonstrate his righteousness at this present time; that he might himself be just, and the justifier of him who has faith in Jesus." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ROM 3:27" + }, + "Where then is the boasting? It is excluded. By what kind of law? Of works? No, but by a law of faith.", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 3:28" + }, + "We maintain therefore that a man is justified by faith apart from the works of the law.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 3:29" + }, + "Or is God the God of Jews only? Isn’t he the God of Gentiles also? Yes, of Gentiles also,", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 3:30" + }, + "since indeed there is one God who will justify the circumcised by faith, and the uncircumcised through faith." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "ROM 3:31" + }, + "Do we then nullify the law through faith? May it never be! No, we establish the law." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "ROM 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 4:1" + }, + "What then will we say that Abraham, our forefather, has found according to the flesh?", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 4:2" + }, + "For if Abraham was justified by works, he has something to boast about, but not toward God.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 4:3" + }, + "For what does the Scripture say? “Abraham believed God, and it was accounted to him for righteousness.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "4:3" + ] + }, + { + "type": "char:xt", + "content": [ + "Genesis 15:6" + ] + } + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ROM 4:4" + }, + "Now to him who works, the reward is not counted as grace, but as something owed.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 4:5" + }, + "But to him who doesn’t work, but believes in him who justifies the ungodly, his faith is accounted for righteousness.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 4:6" + }, + "Even as David also pronounces blessing on the man to whom God counts righteousness apart from works," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ROM 4:7" + }, + "“Blessed are they whose iniquities are forgiven," + ] + }, + { + "type": "para:q2", + "content": [ + "whose sins are covered." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ROM 4:8" + }, + "Blessed is the man whom the Lord will by no means charge with sin.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "4:8" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 32:1-2" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ROM 4:9" + }, + "Is this blessing then pronounced on the circumcised, or on the uncircumcised also? For we say that faith was accounted to Abraham for righteousness.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 4:10" + }, + "How then was it counted? When he was in circumcision, or in uncircumcision? Not in circumcision, but in uncircumcision.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 4:11" + }, + "He received the sign of circumcision, a seal of the righteousness of the faith which he had while he was in uncircumcision, that he might be the father of all those who believe, though they might be in uncircumcision, that righteousness might also be accounted to them.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 4:12" + }, + "He is the father of circumcision to those who not only are of the circumcision, but who also walk in the steps of that faith of our father Abraham, which he had in uncircumcision.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 4:13" + }, + "For the promise to Abraham and to his offspring that he should be heir of the world wasn’t through the law, but through the righteousness of faith.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 4:14" + }, + "For if those who are of the law are heirs, faith is made void, and the promise is made of no effect.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 4:15" + }, + "For the law produces wrath, for where there is no law, neither is there disobedience.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 4:16" + }, + "For this cause it is of faith, that it may be according to grace, to the end that the promise may be sure to all the offspring, not to that only which is of the law, but to that also which is of the faith of Abraham, who is the father of us all.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 4:17" + }, + "As it is written, “I have made you a father of many nations.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "4:17" + ] + }, + { + "type": "char:xt", + "content": [ + "Genesis 17:5" + ] + } + ] + }, + "This is in the presence of him whom he believed: God, who gives life to the dead, and calls the things that are not, as though they were.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 4:18" + }, + "Besides hope, Abraham in hope believed, to the end that he might become a father of many nations, according to that which had been spoken, “So will your offspring be.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "4:18" + ] + }, + { + "type": "char:xt", + "content": [ + "Genesis 15:5" + ] + } + ] + }, + { + "type": "verse:v", + "number": "19", + "sid": "ROM 4:19" + }, + "Without being weakened in faith, he didn’t consider his own body, already having been worn out, (he being about a hundred years old), and the deadness of Sarah’s womb.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 4:20" + }, + "Yet, looking to the promise of God, he didn’t waver through unbelief, but grew strong through faith, giving glory to God,", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 4:21" + }, + "and being fully assured that what he had promised, he was also able to perform.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 4:22" + }, + "Therefore it also was “credited to him for righteousness.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "4:22" + ] + }, + { + "type": "char:xt", + "content": [ + "Genesis 15:6" + ] + } + ] + }, + { + "type": "verse:v", + "number": "23", + "sid": "ROM 4:23" + }, + "Now it was not written that it was accounted to him for his sake alone,", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 4:24" + }, + "but for our sake also, to whom it will be accounted, who believe in him who raised Jesus, our Lord, from the dead,", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 4:25" + }, + "who was delivered up for our trespasses, and was raised for our justification." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "ROM 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 5:1" + }, + "Being therefore justified by faith, we have peace with God through our Lord Jesus Christ;", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 5:2" + }, + "through whom we also have our access by faith into this grace in which we stand. We rejoice in hope of the glory of God.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 5:3" + }, + "Not only this, but we also rejoice in our sufferings, knowing that suffering produces perseverance;", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 5:4" + }, + "and perseverance, proven character; and proven character, hope:", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 5:5" + }, + "and hope doesn’t disappoint us, because God’s love has been poured into our hearts through the Holy Spirit who was given to us.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 5:6" + }, + "For while we were yet weak, at the right time Christ died for the ungodly.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 5:7" + }, + "For one will hardly die for a righteous man. Yet perhaps for a good person someone would even dare to die.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 5:8" + }, + "But God commends his own love toward us, in that while we were yet sinners, Christ died for us." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ROM 5:9" + }, + "Much more then, being now justified by his blood, we will be saved from God’s wrath through him.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 5:10" + }, + "For if while we were enemies, we were reconciled to God through the death of his Son, much more, being reconciled, we will be saved by his life." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ROM 5:11" + }, + "Not only so, but we also rejoice in God through our Lord Jesus Christ, through whom we have now received the reconciliation.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 5:12" + }, + "Therefore as sin entered into the world through one man, and death through sin; so death passed to all men, because all sinned.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 5:13" + }, + "For until the law, sin was in the world; but sin is not charged when there is no law.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 5:14" + }, + "Nevertheless death reigned from Adam until Moses, even over those whose sins weren’t like Adam’s disobedience, who is a foreshadowing of him who was to come.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 5:15" + }, + "But the free gift isn’t like the trespass. For if by the trespass of the one the many died, much more did the grace of God, and the gift by the grace of the one man, Jesus Christ, abound to the many.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 5:16" + }, + "The gift is not as through one who sinned; for the judgment came by one to condemnation, but the free gift came of many trespasses to justification.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 5:17" + }, + "For if by the trespass of the one, death reigned through the one; so much more will those who receive the abundance of grace and of the gift of righteousness reign in life through the one, Jesus Christ.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 5:18" + }, + "So then as through one trespass, all men were condemned; even so through one act of righteousness, all men were justified to life.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 5:19" + }, + "For as through the one man’s disobedience many were made sinners, even so through the obedience of the one, many will be made righteous.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 5:20" + }, + "The law came in that the trespass might abound; but where sin abounded, grace abounded more exceedingly;", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 5:21" + }, + "that as sin reigned in death, even so grace might reign through righteousness to eternal life through Jesus Christ our Lord." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "ROM 6" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 6:1" + }, + "What shall we say then? Shall we continue in sin, that grace may abound?", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 6:2" + }, + "May it never be! We who died to sin, how could we live in it any longer?", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 6:3" + }, + "Or don’t you know that all we who were baptized into Christ Jesus were baptized into his death?", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 6:4" + }, + "We were buried therefore with him through baptism into death, that just as Christ was raised from the dead through the glory of the Father, so we also might walk in newness of life.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 6:5" + }, + "For if we have become united with him in the likeness of his death, we will also be part of his resurrection;", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 6:6" + }, + "knowing this, that our old man was crucified with him, that the body of sin might be done away with, so that we would no longer be in bondage to sin.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 6:7" + }, + "For he who has died has been freed from sin.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 6:8" + }, + "But if we died with Christ, we believe that we will also live with him;", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 6:9" + }, + "knowing that Christ, being raised from the dead, dies no more. Death no longer has dominion over him!", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 6:10" + }, + "For the death that he died, he died to sin one time; but the life that he lives, he lives to God.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 6:11" + }, + "Thus consider yourselves also to be dead to sin, but alive to God in Christ Jesus our Lord." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ROM 6:12" + }, + "Therefore don’t let sin reign in your mortal body, that you should obey it in its lusts.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 6:13" + }, + "Also, do not present your members to sin as instruments of unrighteousness, but present yourselves to God as alive from the dead, and your members as instruments of righteousness to God.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 6:14" + }, + "For sin will not have dominion over you. For you are not under law, but under grace." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ROM 6:15" + }, + "What then? Shall we sin, because we are not under law, but under grace? May it never be!", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 6:16" + }, + "Don’t you know that when you present yourselves as servants and obey someone, you are the servants of whomever you obey; whether of sin to death, or of obedience to righteousness?", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 6:17" + }, + "But thanks be to God, that, whereas you were bondservants of sin, you became obedient from the heart to that form of teaching to which you were delivered.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 6:18" + }, + "Being made free from sin, you became bondservants of righteousness." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ROM 6:19" + }, + "I speak in human terms because of the weakness of your flesh, for as you presented your members as servants to uncleanness and to wickedness upon wickedness, even so now present your members as servants to righteousness for sanctification.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 6:20" + }, + "For when you were servants of sin, you were free from righteousness.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 6:21" + }, + "What fruit then did you have at that time in the things of which you are now ashamed? For the end of those things is death.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 6:22" + }, + "But now, being made free from sin and having become servants of God, you have your fruit of sanctification and the result of eternal life.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 6:23" + }, + "For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus our Lord." + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "ROM 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 7:1" + }, + "Or don’t you know, brothers", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7:1" + ] + }, + { + "type": "char:ft", + "content": [ + "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" + ] + } + ] + }, + "(for I speak to men who know the law), that the law has dominion over a man for as long as he lives?", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 7:2" + }, + "For the woman that has a husband is bound by law to the husband while he lives, but if the husband dies, she is discharged from the law of the husband.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 7:3" + }, + "So then if, while the husband lives, she is joined to another man, she would be called an adulteress. But if the husband dies, she is free from the law, so that she is no adulteress, though she is joined to another man.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 7:4" + }, + "Therefore, my brothers, you also were made dead to the law through the body of Christ, that you would be joined to another, to him who was raised from the dead, that we might produce fruit to God.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 7:5" + }, + "For when we were in the flesh, the sinful passions which were through the law worked in our members to bring out fruit to death.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 7:6" + }, + "But now we have been discharged from the law, having died to that in which we were held; so that we serve in newness of the spirit, and not in oldness of the letter." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ROM 7:7" + }, + "What shall we say then? Is the law sin? May it never be! However, I wouldn’t have known sin, except through the law. For I wouldn’t have known coveting, unless the law had said, “You shall not covet.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "7:7" + ] + }, + { + "type": "char:xt", + "content": [ + "Exodus 20:17; Deuteronomy 5:21" + ] + } + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ROM 7:8" + }, + "But sin, finding occasion through the commandment, produced in me all kinds of coveting. For apart from the law, sin is dead.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 7:9" + }, + "I was alive apart from the law once, but when the commandment came, sin revived, and I died.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 7:10" + }, + "The commandment which was for life, this I found to be for death;", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 7:11" + }, + "for sin, finding occasion through the commandment, deceived me, and through it killed me.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 7:12" + }, + "Therefore the law indeed is holy, and the commandment holy, and righteous, and good." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ROM 7:13" + }, + "Did then that which is good become death to me? May it never be! But sin, that it might be shown to be sin, was producing death in me through that which is good; that through the commandment sin might become exceedingly sinful.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 7:14" + }, + "For we know that the law is spiritual, but I am fleshly, sold under sin.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 7:15" + }, + "For I don’t know what I am doing. For I don’t practice what I desire to do; but what I hate, that I do.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 7:16" + }, + "But if what I don’t desire, that I do, I consent to the law that it is good.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 7:17" + }, + "So now it is no more I that do it, but sin which dwells in me.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 7:18" + }, + "For I know that in me, that is, in my flesh, dwells no good thing. For desire is present with me, but I don’t find it doing that which is good.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 7:19" + }, + "For the good which I desire, I don’t do; but the evil which I don’t desire, that I practice.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 7:20" + }, + "But if what I don’t desire, that I do, it is no more I that do it, but sin which dwells in me.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 7:21" + }, + "I find then the law that, to me, while I desire to do good, evil is present.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 7:22" + }, + "For I delight in God’s law after the inward person,", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 7:23" + }, + "but I see a different law in my members, warring against the law of my mind, and bringing me into captivity under the law of sin which is in my members.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 7:24" + }, + "What a wretched man I am! Who will deliver me out of the body of this death?", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 7:25" + }, + "I thank God through Jesus Christ, our Lord! So then with the mind, I myself serve God’s law, but with the flesh, sin’s law." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "ROM 8" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 8:1" + }, + "There is therefore now no condemnation to those who are in Christ Jesus, who don’t walk according to the flesh, but according to the Spirit.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8:1" + ] + }, + { + "type": "char:ft", + "content": [ + "NU omits “who don’t walk according to the flesh, but according to the Spirit”" + ] + } + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ROM 8:2" + }, + "For the law of the Spirit of life in Christ Jesus made me free from the law of sin and of death.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 8:3" + }, + "For what the law couldn’t do, in that it was weak through the flesh, God did, sending his own Son in the likeness of sinful flesh and for sin, he condemned sin in the flesh;", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 8:4" + }, + "that the ordinance of the law might be fulfilled in us, who walk not after the flesh, but after the Spirit.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 8:5" + }, + "For those who live according to the flesh set their minds on the things of the flesh, but those who live according to the Spirit, the things of the Spirit.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 8:6" + }, + "For the mind of the flesh is death, but the mind of the Spirit is life and peace;", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 8:7" + }, + "because the mind of the flesh is hostile toward God; for it is not subject to God’s law, neither indeed can it be.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 8:8" + }, + "Those who are in the flesh can’t please God.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 8:9" + }, + "But you are not in the flesh but in the Spirit, if it is so that the Spirit of God dwells in you. But if any man doesn’t have the Spirit of Christ, he is not his.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 8:10" + }, + "If Christ is in you, the body is dead because of sin, but the spirit is alive because of righteousness.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 8:11" + }, + "But if the Spirit of him who raised up Jesus from the dead dwells in you, he who raised up Christ Jesus from the dead will also give life to your mortal bodies through his Spirit who dwells in you." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ROM 8:12" + }, + "So then, brothers, we are debtors, not to the flesh, to live after the flesh.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 8:13" + }, + "For if you live after the flesh, you must die; but if by the Spirit you put to death the deeds of the body, you will live.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 8:14" + }, + "For as many as are led by the Spirit of God, these are children of God.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 8:15" + }, + "For you didn’t receive the spirit of bondage again to fear, but you received the Spirit of adoption, by whom we cry, “Abba!", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8:15" + ] + }, + { + "type": "char:ft", + "content": [ + "Abba is an Aramaic word for “Father” or “Daddy”, which can be used affectionately and respectfully in prayer to our Father in heaven." + ] + } + ] + }, + "Father!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ROM 8:16" + }, + "The Spirit himself testifies with our spirit that we are children of God;", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 8:17" + }, + "and if children, then heirs: heirs of God and joint heirs with Christ, if indeed we suffer with him, that we may also be glorified with him." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ROM 8:18" + }, + "For I consider that the sufferings of this present time are not worthy to be compared with the glory which will be revealed toward us.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 8:19" + }, + "For the creation waits with eager expectation for the children of God to be revealed.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 8:20" + }, + "For the creation was subjected to vanity, not of its own will, but because of him who subjected it, in hope", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 8:21" + }, + "that the creation itself also will be delivered from the bondage of decay into the liberty of the glory of the children of God.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 8:22" + }, + "For we know that the whole creation groans and travails in pain together until now.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 8:23" + }, + "Not only so, but ourselves also, who have the first fruits of the Spirit, even we ourselves groan within ourselves, waiting for adoption, the redemption of our body.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 8:24" + }, + "For we were saved in hope, but hope that is seen is not hope. For who hopes for that which he sees?", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 8:25" + }, + "But if we hope for that which we don’t see, we wait for it with patience." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ROM 8:26" + }, + "In the same way, the Spirit also helps our weaknesses, for we don’t know how to pray as we ought. But the Spirit himself makes intercession for us with groanings which can’t be uttered.", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 8:27" + }, + "He who searches the hearts knows what is on the Spirit’s mind, because he makes intercession for the saints according to God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "ROM 8:28" + }, + "We know that all things work together for good for those who love God, for those who are called according to his purpose.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 8:29" + }, + "For whom he foreknew, he also predestined to be conformed to the image of his Son, that he might be the firstborn among many brothers.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8:29" + ] + }, + { + "type": "char:ft", + "content": [ + "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" + ] + } + ] + }, + { + "type": "verse:v", + "number": "30", + "sid": "ROM 8:30" + }, + "Whom he predestined, those he also called. Whom he called, those he also justified. Whom he justified, those he also glorified." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "ROM 8:31" + }, + "What then shall we say about these things? If God is for us, who can be against us?", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 8:32" + }, + "He who didn’t spare his own Son, but delivered him up for us all, how would he not also with him freely give us all things?", + { + "type": "verse:v", + "number": "33", + "sid": "ROM 8:33" + }, + "Who could bring a charge against God’s chosen ones? It is God who justifies.", + { + "type": "verse:v", + "number": "34", + "sid": "ROM 8:34" + }, + "Who is he who condemns? It is Christ who died, yes rather, who was raised from the dead, who is at the right hand of God, who also makes intercession for us." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "ROM 8:35" + }, + "Who shall separate us from the love of Christ? Could oppression, or anguish, or persecution, or famine, or nakedness, or peril, or sword?", + { + "type": "verse:v", + "number": "36", + "sid": "ROM 8:36" + }, + "Even as it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“For your sake we are killed all day long." + ] + }, + { + "type": "para:q2", + "content": [ + "We were accounted as sheep for the slaughter.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "8:36" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 44:22" + ] + } + ] + } + ] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "ROM 8:37" + }, + "No, in all these things, we are more than conquerors through him who loved us.", + { + "type": "verse:v", + "number": "38", + "sid": "ROM 8:38" + }, + "For I am persuaded that neither death, nor life, nor angels, nor principalities, nor things present, nor things to come, nor powers,", + { + "type": "verse:v", + "number": "39", + "sid": "ROM 8:39" + }, + "nor height, nor depth, nor any other created thing will be able to separate us from God’s love which is in Christ Jesus our Lord." + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "ROM 9" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 9:1" + }, + "I tell the truth in Christ. I am not lying, my conscience testifying with me in the Holy Spirit", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 9:2" + }, + "that I have great sorrow and unceasing pain in my heart.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 9:3" + }, + "For I could wish that I myself were accursed from Christ for my brothers’ sake, my relatives according to the flesh", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 9:4" + }, + "who are Israelites; whose is the adoption, the glory, the covenants, the giving of the law, the service, and the promises;", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 9:5" + }, + "of whom are the fathers, and from whom is Christ as concerning the flesh, who is over all, God, blessed forever. Amen." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ROM 9:6" + }, + "But it is not as though the word of God has come to nothing. For they are not all Israel that are of Israel.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 9:7" + }, + "Neither, because they are Abraham’s offspring, are they all children. But, “your offspring will be accounted as from Isaac.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:7" + ] + }, + { + "type": "char:xt", + "content": [ + "Genesis 21:12" + ] + } + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ROM 9:8" + }, + "That is, it is not the children of the flesh who are children of God, but the children of the promise are counted as heirs.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 9:9" + }, + "For this is a word of promise, “At the appointed time I will come, and Sarah will have a son.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:9" + ] + }, + { + "type": "char:xt", + "content": [ + "Genesis 18:10,14" + ] + } + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "ROM 9:10" + }, + "Not only so, but Rebekah also conceived by one, by our father Isaac.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 9:11" + }, + "For being not yet born, neither having done anything good or bad, that the purpose of God according to election might stand, not of works, but of him who calls,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9:11" + ] + }, + { + "type": "char:ft", + "content": [ + "NU puts the phrase “not of works, but of him who calls” at the beginning of verse 12 instead of the end of verse 11." + ] + } + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "ROM 9:12" + }, + "it was said to her, “The elder will serve the younger.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:12" + ] + }, + { + "type": "char:xt", + "content": [ + "Genesis 25:23" + ] + } + ] + }, + { + "type": "verse:v", + "number": "13", + "sid": "ROM 9:13" + }, + "Even as it is written, “Jacob I loved, but Esau I hated.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:13" + ] + }, + { + "type": "char:xt", + "content": [ + "Malachi 1:2-3" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ROM 9:14" + }, + "What shall we say then? Is there unrighteousness with God? May it never be!", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 9:15" + }, + "For he said to Moses, “I will have mercy on whom I have mercy, and I will have compassion on whom I have compassion.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:15" + ] + }, + { + "type": "char:xt", + "content": [ + "Exodus 33:19" + ] + } + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "ROM 9:16" + }, + "So then it is not of him who wills, nor of him who runs, but of God who has mercy.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 9:17" + }, + "For the Scripture says to Pharaoh, “For this very purpose I caused you to be raised up, that I might show in you my power, and that my name might be proclaimed in all the earth.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:17" + ] + }, + { + "type": "char:xt", + "content": [ + "Exodus 9:16" + ] + } + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ROM 9:18" + }, + "So then, he has mercy on whom he desires, and he hardens whom he desires." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ROM 9:19" + }, + "You will say then to me, “Why does he still find fault? For who withstands his will?”", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 9:20" + }, + "But indeed, O man, who are you to reply against God? Will the thing formed ask him who formed it, “Why did you make me like this?”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:20" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 29:16; 45:9" + ] + } + ] + }, + { + "type": "verse:v", + "number": "21", + "sid": "ROM 9:21" + }, + "Or hasn’t the potter a right over the clay, from the same lump to make one part a vessel for honor, and another for dishonor?", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 9:22" + }, + "What if God, willing to show his wrath and to make his power known, endured with much patience vessels of wrath prepared for destruction,", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 9:23" + }, + "and that he might make known the riches of his glory on vessels of mercy, which he prepared beforehand for glory,", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 9:24" + }, + "us, whom he also called, not from the Jews only, but also from the Gentiles?", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 9:25" + }, + "As he says also in Hosea," + ] + }, + { + "type": "para:q1", + "content": [ + "“I will call them ‘my people,’ which were not my people;" + ] + }, + { + "type": "para:q2", + "content": [ + "and her ‘beloved,’ who was not beloved.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:25" + ] + }, + { + "type": "char:xt", + "content": [ + "Hosea 2:23" + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ROM 9:26" + }, + "“It will be that in the place where it was said to them, ‘You are not my people,’" + ] + }, + { + "type": "para:q2", + "content": [ + "there they will be called ‘children of the living God.’”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:26" + ] + }, + { + "type": "char:xt", + "content": [ + "Hosea 1:10" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ROM 9:27" + }, + "Isaiah cries concerning Israel," + ] + }, + { + "type": "para:q1", + "content": [ + "“If the number of the children of Israel are as the sand of the sea," + ] + }, + { + "type": "para:q2", + "content": [ + "it is the remnant who will be saved;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "ROM 9:28" + }, + "for He will finish the work and cut it short in righteousness," + ] + }, + { + "type": "para:q2", + "content": [ + "because the LORD will make a short work upon the earth.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:28" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 10:22-23" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ROM 9:29" + }, + "As Isaiah has said before," + ] + }, + { + "type": "para:q1", + "content": [ + "“Unless the Lord of Armies", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9:29" + ] + }, + { + "type": "char:ft", + "content": [ + "Greek: Sabaoth (for Hebrew: Tze’va’ot)" + ] + } + ] + }, + "had left us a seed," + ] + }, + { + "type": "para:q2", + "content": [ + "we would have become like Sodom," + ] + }, + { + "type": "para:q2", + "content": [ + "and would have been made like Gomorrah.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:29" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 1:9" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ROM 9:30" + }, + "What shall we say then? That the Gentiles, who didn’t follow after righteousness, attained to righteousness, even the righteousness which is of faith;", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 9:31" + }, + "but Israel, following after a law of righteousness, didn’t arrive at the law of righteousness.", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 9:32" + }, + "Why? Because they didn’t seek it by faith, but as it were by works of the law. They stumbled over the stumbling stone;", + { + "type": "verse:v", + "number": "33", + "sid": "ROM 9:33" + }, + "even as it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“Behold,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9:33" + ] + }, + { + "type": "char:ft", + "content": [ + "“Behold”, from “ἰδοὺ”, means look at, take notice, observe, see, or gaze at. It is often used as an interjection." + ] + } + ] + }, + "I lay in Zion a stumbling stone and a rock of offense;" + ] + }, + { + "type": "para:q2", + "content": [ + "and no one who believes in him will be disappointed.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "9:33" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 8:14; 28:16" + ] + } + ] + } + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "ROM 10" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 10:1" + }, + "Brothers, my heart’s desire and my prayer to God is for Israel, that they may be saved.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 10:2" + }, + "For I testify about them that they have a zeal for God, but not according to knowledge.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 10:3" + }, + "For being ignorant of God’s righteousness, and seeking to establish their own righteousness, they didn’t subject themselves to the righteousness of God.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 10:4" + }, + "For Christ is the fulfillment", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10:4" + ] + }, + { + "type": "char:ft", + "content": [ + "or, completion, or end" + ] + } + ] + }, + "of the law for righteousness to everyone who believes.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 10:5" + }, + "For Moses writes about the righteousness of the law, “The one who does them will live by them.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:5" + ] + }, + { + "type": "char:xt", + "content": [ + "Leviticus 18:5" + ] + } + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "ROM 10:6" + }, + "But the righteousness which is of faith says this, “Don’t say in your heart, ‘Who will ascend into heaven?’", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:6" + ] + }, + { + "type": "char:xt", + "content": [ + "Deuteronomy 30:12" + ] + } + ] + }, + "(that is, to bring Christ down);", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 10:7" + }, + "or, ‘Who will descend into the abyss?’", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:7" + ] + }, + { + "type": "char:xt", + "content": [ + "Deuteronomy 30:13" + ] + } + ] + }, + "(that is, to bring Christ up from the dead.)”", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 10:8" + }, + "But what does it say? “The word is near you, in your mouth, and in your heart;”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:8" + ] + }, + { + "type": "char:xt", + "content": [ + "Deuteronomy 30:14" + ] + } + ] + }, + "that is, the word of faith which we preach:", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 10:9" + }, + "that if you will confess with your mouth that Jesus is Lord, and believe in your heart that God raised him from the dead, you will be saved.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 10:10" + }, + "For with the heart, one believes resulting in righteousness; and with the mouth confession is made resulting in salvation.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 10:11" + }, + "For the Scripture says, “Whoever believes in him will not be disappointed.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:11" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 28:16" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ROM 10:12" + }, + "For there is no distinction between Jew and Greek; for the same Lord is Lord of all, and is rich to all who call on him.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 10:13" + }, + "For, “Whoever will call on the name of the Lord will be saved.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:13" + ] + }, + { + "type": "char:xt", + "content": [ + "Joel 2:32" + ] + } + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "ROM 10:14" + }, + "How then will they call on him in whom they have not believed? How will they believe in him whom they have not heard? How will they hear without a preacher?", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 10:15" + }, + "And how will they preach unless they are sent? As it is written:" + ] + }, + { + "type": "para:q1", + "content": [ + "“How beautiful are the feet of those who preach the Good News of peace," + ] + }, + { + "type": "para:q2", + "content": [ + "who bring glad tidings of good things!”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:15" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 52:7" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ROM 10:16" + }, + "But they didn’t all listen to the glad news. For Isaiah says, “Lord, who has believed our report?”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:16" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 53:1" + ] + } + ] + }, + { + "type": "verse:v", + "number": "17", + "sid": "ROM 10:17" + }, + "So faith comes by hearing, and hearing by the word of God.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 10:18" + }, + "But I say, didn’t they hear? Yes, most certainly," + ] + }, + { + "type": "para:q1", + "content": [ + "“Their sound went out into all the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "their words to the ends of the world.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:18" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 19:4" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ROM 10:19" + }, + "But I ask, didn’t Israel know? First Moses says," + ] + }, + { + "type": "para:q1", + "content": [ + "“I will provoke you to jealousy with that which is no nation." + ] + }, + { + "type": "para:q2", + "content": [ + "I will make you angry with a nation void of understanding.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:19" + ] + }, + { + "type": "char:xt", + "content": [ + "Deuteronomy 32:21" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ROM 10:20" + }, + "Isaiah is very bold and says," + ] + }, + { + "type": "para:q1", + "content": [ + "“I was found by those who didn’t seek me." + ] + }, + { + "type": "para:q2", + "content": [ + "I was revealed to those who didn’t ask for me.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:20" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 65:1" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ROM 10:21" + }, + "But about Israel he says, “All day long I stretched out my hands to a disobedient and contrary people.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "10:21" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 65:2" + ] + } + ] + } + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "ROM 11" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 11:1" + }, + "I ask then, did God reject his people? May it never be! For I also am an Israelite, a descendant of Abraham, of the tribe of Benjamin.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 11:2" + }, + "God didn’t reject his people, which he foreknew. Or don’t you know what the Scripture says about Elijah? How he pleads with God against Israel:", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 11:3" + }, + "“Lord, they have killed your prophets, they have broken down your altars. I am left alone, and they seek my life.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "11:3" + ] + }, + { + "type": "char:xt", + "content": [ + "1 Kings 19:10,14" + ] + } + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ROM 11:4" + }, + "But how does God answer him? “I have reserved for myself seven thousand men who have not bowed the knee to Baal.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "11:4" + ] + }, + { + "type": "char:xt", + "content": [ + "1 Kings 19:18" + ] + } + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "ROM 11:5" + }, + "Even so then at this present time also there is a remnant according to the election of grace.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 11:6" + }, + "And if by grace, then it is no longer of works; otherwise grace is no longer grace. But if it is of works, it is no longer grace; otherwise work is no longer work." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ROM 11:7" + }, + "What then? That which Israel seeks for, that he didn’t obtain, but the chosen ones obtained it, and the rest were hardened.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 11:8" + }, + "According as it is written, “God gave them a spirit of stupor, eyes that they should not see, and ears that they should not hear, to this very day.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "11:8" + ] + }, + { + "type": "char:xt", + "content": [ + "Deuteronomy 29:4; Isaiah 29:10" + ] + } + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ROM 11:9" + }, + "David says," + ] + }, + { + "type": "para:q1", + "content": [ + "“Let their table be made a snare, a trap," + ] + }, + { + "type": "para:q2", + "content": [ + "a stumbling block, and a retribution to them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ROM 11:10" + }, + "Let their eyes be darkened, that they may not see." + ] + }, + { + "type": "para:q2", + "content": [ + "Always keep their backs bent.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "11:10" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 69:22,23" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ROM 11:11" + }, + "I ask then, did they stumble that they might fall? May it never be! But by their fall salvation has come to the Gentiles, to provoke them to jealousy.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 11:12" + }, + "Now if their fall is the riches of the world, and their loss the riches of the Gentiles; how much more their fullness?", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 11:13" + }, + "For I speak to you who are Gentiles. Since then as I am an apostle to Gentiles, I glorify my ministry;", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 11:14" + }, + "if by any means I may provoke to jealousy those who are my flesh, and may save some of them.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 11:15" + }, + "For if the rejection of them is the reconciling of the world, what would their acceptance be, but life from the dead?", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 11:16" + }, + "If the first fruit is holy, so is the lump. If the root is holy, so are the branches.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 11:17" + }, + "But if some of the branches were broken off, and you, being a wild olive, were grafted in among them and became partaker with them of the root and of the richness of the olive tree,", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 11:18" + }, + "don’t boast over the branches. But if you boast, it is not you who support the root, but the root supports you.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 11:19" + }, + "You will say then, “Branches were broken off, that I might be grafted in.”", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 11:20" + }, + "True; by their unbelief they were broken off, and you stand by your faith. Don’t be conceited, but fear;", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 11:21" + }, + "for if God didn’t spare the natural branches, neither will he spare you.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 11:22" + }, + "See then the goodness and severity of God. Toward those who fell, severity; but toward you, goodness, if you continue in his goodness; otherwise you also will be cut off.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 11:23" + }, + "They also, if they don’t continue in their unbelief, will be grafted in, for God is able to graft them in again.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 11:24" + }, + "For if you were cut out of that which is by nature a wild olive tree, and were grafted contrary to nature into a good olive tree, how much more will these, which are the natural branches, be grafted into their own olive tree?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ROM 11:25" + }, + "For I don’t desire you to be ignorant, brothers,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "11:25" + ] + }, + { + "type": "char:ft", + "content": [ + "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" + ] + } + ] + }, + "of this mystery, so that you won’t be wise in your own conceits, that a partial hardening has happened to Israel, until the fullness of the Gentiles has come in,", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 11:26" + }, + "and so all Israel will be saved. Even as it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“There will come out of Zion the Deliverer," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will turn away ungodliness from Jacob." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ROM 11:27" + }, + "This is my covenant with them," + ] + }, + { + "type": "para:q2", + "content": [ + "when I will take away their sins.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "11:27" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 59:20-21; 27:9; Jeremiah 31:33-34" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "ROM 11:28" + }, + "Concerning the Good News, they are enemies for your sake. But concerning the election, they are beloved for the fathers’ sake.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 11:29" + }, + "For the gifts and the calling of God are irrevocable.", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 11:30" + }, + "For as you in time past were disobedient to God, but now have obtained mercy by their disobedience,", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 11:31" + }, + "even so these also have now been disobedient, that by the mercy shown to you they may also obtain mercy.", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 11:32" + }, + "For God has bound all to disobedience, that he might have mercy on all." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "ROM 11:33" + }, + "Oh the depth of the riches both of the wisdom and the knowledge of God! How unsearchable are his judgments, and his ways past tracing out!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "ROM 11:34" + }, + "“For who has known the mind of the Lord?" + ] + }, + { + "type": "para:q2", + "content": [ + "Or who has been his counselor?”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "11:34" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 40:13" + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "ROM 11:35" + }, + "“Or who has first given to him," + ] + }, + { + "type": "para:q2", + "content": [ + "and it will be repaid to him again?”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "11:35" + ] + }, + { + "type": "char:xt", + "content": [ + "Job 41:11" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "ROM 11:36" + }, + "For of him, and through him, and to him are all things. To him be the glory for ever! Amen." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "ROM 12" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 12:1" + }, + "Therefore I urge you, brothers, by the mercies of God, to present your bodies a living sacrifice, holy, acceptable to God, which is your spiritual service.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 12:2" + }, + "Don’t be conformed to this world, but be transformed by the renewing of your mind, so that you may prove what is the good, well-pleasing, and perfect will of God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ROM 12:3" + }, + "For I say through the grace that was given me, to every man who is among you, not to think of himself more highly than he ought to think; but to think reasonably, as God has apportioned to each person a measure of faith.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 12:4" + }, + "For even as we have many members in one body, and all the members don’t have the same function,", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 12:5" + }, + "so we, who are many, are one body in Christ, and individually members of one another,", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 12:6" + }, + "having gifts differing according to the grace that was given to us: if prophecy, let’s prophesy according to the proportion of our faith;", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 12:7" + }, + "or service, let’s give ourselves to service; or he who teaches, to his teaching;", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 12:8" + }, + "or he who exhorts, to his exhorting; he who gives, let him do it with generosity; he who rules, with diligence; he who shows mercy, with cheerfulness." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ROM 12:9" + }, + "Let love be without hypocrisy. Abhor that which is evil. Cling to that which is good.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 12:10" + }, + "In love of the brothers be tenderly affectionate to one another; in honor preferring one another;", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 12:11" + }, + "not lagging in diligence; fervent in spirit; serving the Lord;", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 12:12" + }, + "rejoicing in hope; enduring in troubles; continuing steadfastly in prayer;", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 12:13" + }, + "contributing to the needs of the saints; given to hospitality.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 12:14" + }, + "Bless those who persecute you; bless, and don’t curse.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 12:15" + }, + "Rejoice with those who rejoice. Weep with those who weep.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 12:16" + }, + "Be of the same mind one toward another. Don’t set your mind on high things, but associate with the humble. Don’t be wise in your own conceits.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 12:17" + }, + "Repay no one evil for evil. Respect what is honorable in the sight of all men.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 12:18" + }, + "If it is possible, as much as it is up to you, be at peace with all men.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 12:19" + }, + "Don’t seek revenge yourselves, beloved, but give place to God’s wrath. For it is written, “Vengeance belongs to me; I will repay, says the Lord.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "12:19" + ] + }, + { + "type": "char:xt", + "content": [ + "Deuteronomy 32:35" + ] + } + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "ROM 12:20" + }, + "Therefore" + ] + }, + { + "type": "para:q1", + "content": [ + "“If your enemy is hungry, feed him." + ] + }, + { + "type": "para:q2", + "content": [ + "If he is thirsty, give him a drink;" + ] + }, + { + "type": "para:q2", + "content": [ + "for in doing so, you will heap coals of fire on his head.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "12:20" + ] + }, + { + "type": "char:xt", + "content": [ + "Proverbs 25:21-22" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ROM 12:21" + }, + "Don’t be overcome by evil, but overcome evil with good." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "ROM 13" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 13:1" + }, + "Let every soul be in subjection to the higher authorities, for there is no authority except from God, and those who exist are ordained by God.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 13:2" + }, + "Therefore he who resists the authority withstands the ordinance of God; and those who withstand will receive to themselves judgment.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 13:3" + }, + "For rulers are not a terror to the good work, but to the evil. Do you desire to have no fear of the authority? Do that which is good, and you will have praise from the authority,", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 13:4" + }, + "for he is a servant of God to you for good. But if you do that which is evil, be afraid, for he doesn’t bear the sword in vain; for he is a servant of God, an avenger for wrath to him who does evil.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 13:5" + }, + "Therefore you need to be in subjection, not only because of the wrath, but also for conscience’ sake.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 13:6" + }, + "For this reason you also pay taxes, for they are servants of God’s service, continually doing this very thing.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 13:7" + }, + "Therefore give everyone what you owe: if you owe taxes, pay taxes; if customs, then customs; if respect, then respect; if honor, then honor." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ROM 13:8" + }, + "Owe no one anything, except to love one another; for he who loves his neighbor has fulfilled the law.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 13:9" + }, + "For the commandments, “You shall not commit adultery,” “You shall not murder,” “You shall not steal,”", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13:9" + ] + }, + { + "type": "char:ft", + "content": [ + "TR adds “You shall not give false testimony,”" + ] + } + ] + }, + "“You shall not covet,”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "13:9" + ] + }, + { + "type": "char:xt", + "content": [ + "Exodus 20:13-15,17; Deuteronomy 5:17-19,21" + ] + } + ] + }, + "and whatever other commandments there are, are all summed up in this saying, namely, “You shall love your neighbor as yourself.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "13:9" + ] + }, + { + "type": "char:xt", + "content": [ + "Leviticus 19:18" + ] + } + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "ROM 13:10" + }, + "Love doesn’t harm a neighbor. Love therefore is the fulfillment of the law." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ROM 13:11" + }, + "Do this, knowing the time, that it is already time for you to awaken out of sleep, for salvation is now nearer to us than when we first believed.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 13:12" + }, + "The night is far gone, and the day is near. Let’s therefore throw off the deeds of darkness, and let’s put on the armor of light.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 13:13" + }, + "Let’s walk properly, as in the day; not in reveling and drunkenness, not in sexual promiscuity and lustful acts, and not in strife and jealousy.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 13:14" + }, + "But put on the Lord Jesus Christ, and make no provision for the flesh, for its lusts." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "ROM 14" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 14:1" + }, + "Now accept one who is weak in faith, but not for disputes over opinions.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 14:2" + }, + "One man has faith to eat all things, but he who is weak eats only vegetables.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 14:3" + }, + "Don’t let him who eats despise him who doesn’t eat. Don’t let him who doesn’t eat judge him who eats, for God has accepted him.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 14:4" + }, + "Who are you who judge another’s servant? To his own lord he stands or falls. Yes, he will be made to stand, for God has power to make him stand." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ROM 14:5" + }, + "One man esteems one day as more important. Another esteems every day alike. Let each man be fully assured in his own mind.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 14:6" + }, + "He who observes the day, observes it to the Lord; and he who does not observe the day, to the Lord he does not observe it. He who eats, eats to the Lord, for he gives God thanks. He who doesn’t eat, to the Lord he doesn’t eat, and gives God thanks.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 14:7" + }, + "For none of us lives to himself, and none dies to himself.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 14:8" + }, + "For if we live, we live to the Lord. Or if we die, we die to the Lord. If therefore we live or die, we are the Lord’s.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 14:9" + }, + "For to this end Christ died, rose, and lived again, that he might be Lord of both the dead and the living." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ROM 14:10" + }, + "But you, why do you judge your brother? Or you again, why do you despise your brother? For we will all stand before the judgment seat of Christ.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 14:11" + }, + "For it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“‘As I live,’ says the Lord, ‘to me every knee will bow." + ] + }, + { + "type": "para:q2", + "content": [ + "Every tongue will confess to God.’”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "14:11" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 45:23" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ROM 14:12" + }, + "So then each one of us will give account of himself to God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ROM 14:13" + }, + "Therefore let’s not judge one another any more, but judge this rather, that no man put a stumbling block in his brother’s way, or an occasion for falling.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 14:14" + }, + "I know, and am persuaded in the Lord Jesus, that nothing is unclean of itself; except that to him who considers anything to be unclean, to him it is unclean.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 14:15" + }, + "Yet if because of food your brother is grieved, you walk no longer in love. Don’t destroy with your food him for whom Christ died.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 14:16" + }, + "Then don’t let your good be slandered,", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 14:17" + }, + "for God’s Kingdom is not eating and drinking, but righteousness, peace, and joy in the Holy Spirit.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 14:18" + }, + "For he who serves Christ in these things is acceptable to God and approved by men.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 14:19" + }, + "So then, let’s follow after things which make for peace, and things by which we may build one another up.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 14:20" + }, + "Don’t overthrow God’s work for food’s sake. All things indeed are clean, however it is evil for that man who creates a stumbling block by eating.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 14:21" + }, + "It is good to not eat meat, drink wine, nor do anything by which your brother stumbles, is offended, or is made weak." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ROM 14:22" + }, + "Do you have faith? Have it to yourself before God. Happy is he who doesn’t judge himself in that which he approves.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 14:23" + }, + "But he who doubts is condemned if he eats, because it isn’t of faith; and whatever is not of faith is sin." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ROM 14:24" + }, + "Now to him who is able to establish you according to my Good News and the preaching of Jesus Christ, according to the revelation of the mystery which has been kept secret through long ages,", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 14:25" + }, + "but now is revealed, and by the Scriptures of the prophets, according to the commandment of the eternal God, is made known for obedience of faith to all the nations;", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 14:26" + }, + "to the only wise God, through Jesus Christ, to whom be the glory forever! Amen.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14:26" + ] + }, + { + "type": "char:ft", + "content": [ + "TR places verses 24-26 after Romans 16:24 as verses 25-27." + ] + } + ] + } + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "ROM 15" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 15:1" + }, + "Now we who are strong ought to bear the weaknesses of the weak, and not to please ourselves.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 15:2" + }, + "Let each one of us please his neighbor for that which is good, to be building him up.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 15:3" + }, + "For even Christ didn’t please himself. But, as it is written, “The reproaches of those who reproached you fell on me.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "15:3" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 69:9" + ] + } + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ROM 15:4" + }, + "For whatever things were written before were written for our learning, that through perseverance and through encouragement of the Scriptures we might have hope.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 15:5" + }, + "Now the God of perseverance and of encouragement grant you to be of the same mind with one another according to Christ Jesus,", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 15:6" + }, + "that with one accord you may with one mouth glorify the God and Father of our Lord Jesus Christ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ROM 15:7" + }, + "Therefore accept one another, even as Christ also accepted you,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15:7" + ] + }, + { + "type": "char:ft", + "content": [ + "TR reads “us” instead of “you”" + ] + } + ] + }, + "to the glory of God.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 15:8" + }, + "Now I say that Christ has been made a servant of the circumcision for the truth of God, that he might confirm the promises given to the fathers,", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 15:9" + }, + "and that the Gentiles might glorify God for his mercy. As it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“Therefore I will give praise to you among the Gentiles" + ] + }, + { + "type": "para:q2", + "content": [ + "and sing to your name.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "15:9" + ] + }, + { + "type": "char:xt", + "content": [ + "2 Samuel 22:50; Psalm 18:49" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ROM 15:10" + }, + "Again he says," + ] + }, + { + "type": "para:q1", + "content": [ + "“Rejoice, you Gentiles, with his people.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "15:10" + ] + }, + { + "type": "char:xt", + "content": [ + "Deuteronomy 32:43" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ROM 15:11" + }, + "Again," + ] + }, + { + "type": "para:q1", + "content": [ + "“Praise the Lord, all you Gentiles!" + ] + }, + { + "type": "para:q2", + "content": [ + "Let all the peoples praise him.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "15:11" + ] + }, + { + "type": "char:xt", + "content": [ + "Psalm 117:1" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ROM 15:12" + }, + "Again, Isaiah says," + ] + }, + { + "type": "para:q1", + "content": [ + "“There will be the root of Jesse," + ] + }, + { + "type": "para:q2", + "content": [ + "he who arises to rule over the Gentiles;" + ] + }, + { + "type": "para:q2", + "content": [ + "in him the Gentiles will hope.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "15:12" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 11:10" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ROM 15:13" + }, + "Now may the God of hope fill you with all joy and peace in believing, that you may abound in hope, in the power of the Holy Spirit." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ROM 15:14" + }, + "I myself am also persuaded about you, my brothers,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15:14" + ] + }, + { + "type": "char:ft", + "content": [ + "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" + ] + } + ] + }, + "that you yourselves are full of goodness, filled with all knowledge, able also to admonish others.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 15:15" + }, + "But I write the more boldly to you in part, as reminding you, because of the grace that was given to me by God,", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 15:16" + }, + "that I should be a servant of Christ Jesus to the Gentiles, serving as a priest of the Good News of God, that the offering up of the Gentiles might be made acceptable, sanctified by the Holy Spirit.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 15:17" + }, + "I have therefore my boasting in Christ Jesus in things pertaining to God.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 15:18" + }, + "For I will not dare to speak of any things except those which Christ worked through me, for the obedience of the Gentiles, by word and deed,", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 15:19" + }, + "in the power of signs and wonders, in the power of God’s Spirit; so that from Jerusalem, and around as far as to Illyricum, I have fully preached the Good News of Christ;", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 15:20" + }, + "yes, making it my aim to preach the Good News, not where Christ was already named, that I might not build on another’s foundation.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 15:21" + }, + "But, as it is written," + ] + }, + { + "type": "para:q1", + "content": [ + "“They will see, to whom no news of him came." + ] + }, + { + "type": "para:q2", + "content": [ + "They who haven’t heard will understand.”", + { + "type": "note:x", + "caller": "+", + "content": [ + { + "type": "char:xo", + "content": [ + "15:21" + ] + }, + { + "type": "char:xt", + "content": [ + "Isaiah 52:15" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ROM 15:22" + }, + "Therefore also I was hindered these many times from coming to you,", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 15:23" + }, + "but now, no longer having any place in these regions, and having these many years a longing to come to you,", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 15:24" + }, + "whenever I travel to Spain, I will come to you. For I hope to see you on my journey, and to be helped on my way there by you, if first I may enjoy your company for a while.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 15:25" + }, + "But now, I say, I am going to Jerusalem, serving the saints.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 15:26" + }, + "For it has been the good pleasure of Macedonia and Achaia to make a certain contribution for the poor among the saints who are at Jerusalem.", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 15:27" + }, + "Yes, it has been their good pleasure, and they are their debtors. For if the Gentiles have been made partakers of their spiritual things, they owe it to them also to serve them in fleshly things.", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 15:28" + }, + "When therefore I have accomplished this, and have sealed to them this fruit, I will go on by way of you to Spain.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 15:29" + }, + "I know that when I come to you, I will come in the fullness of the blessing of the Good News of Christ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ROM 15:30" + }, + "Now I beg you, brothers, by our Lord Jesus Christ and by the love of the Spirit, that you strive together with me in your prayers to God for me,", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 15:31" + }, + "that I may be delivered from those who are disobedient in Judea, and that my service which I have for Jerusalem may be acceptable to the saints,", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 15:32" + }, + "that I may come to you in joy through the will of God, and together with you, find rest.", + { + "type": "verse:v", + "number": "33", + "sid": "ROM 15:33" + }, + "Now the God of peace be with you all. Amen." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "ROM 16" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 16:1" + }, + "I commend to you Phoebe, our sister, who is a servant", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16:1" + ] + }, + { + "type": "char:ft", + "content": [ + "or, deacon" + ] + } + ] + }, + "of the assembly that is at Cenchreae,", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 16:2" + }, + "that you receive her in the Lord, in a way worthy of the saints, and that you assist her in whatever matter she may need from you, for she herself also has been a helper of many, and of my own self." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ROM 16:3" + }, + "Greet Prisca and Aquila, my fellow workers in Christ Jesus,", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 16:4" + }, + "who risked their own necks for my life, to whom not only I give thanks, but also all the assemblies of the Gentiles.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 16:5" + }, + "Greet the assembly that is in their house. Greet Epaenetus, my beloved, who is the first fruits of Achaia to Christ.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 16:6" + }, + "Greet Mary, who labored much for us.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 16:7" + }, + "Greet Andronicus and Junia, my relatives and my fellow prisoners, who are notable among the apostles, who were also in Christ before me.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 16:8" + }, + "Greet Amplias, my beloved in the Lord.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 16:9" + }, + "Greet Urbanus, our fellow worker in Christ, and Stachys, my beloved.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 16:10" + }, + "Greet Apelles, the approved in Christ. Greet those who are of the household of Aristobulus.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 16:11" + }, + "Greet Herodion, my kinsman. Greet them of the household of Narcissus, who are in the Lord.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 16:12" + }, + "Greet Tryphaena and Tryphosa, who labor in the Lord. Greet Persis, the beloved, who labored much in the Lord.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 16:13" + }, + "Greet Rufus, the chosen in the Lord, and his mother and mine.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 16:14" + }, + "Greet Asyncritus, Phlegon, Hermes, Patrobas, Hermas, and the brothers", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16:14" + ] + }, + { + "type": "char:ft", + "content": [ + "The word for “brothers” here and where context allows may also be correctly translated “brothers and sisters” or “siblings.”" + ] + } + ] + }, + "who are with them.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 16:15" + }, + "Greet Philologus and Julia, Nereus and his sister, and Olympas, and all the saints who are with them.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 16:16" + }, + "Greet one another with a holy kiss. The assemblies of Christ greet you." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ROM 16:17" + }, + "Now I beg you, brothers, look out for those who are causing the divisions and occasions of stumbling, contrary to the doctrine which you learned, and turn away from them.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 16:18" + }, + "For those who are such don’t serve our Lord, Jesus Christ, but their own belly; and by their smooth and flattering speech, they deceive the hearts of the innocent.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 16:19" + }, + "For your obedience has become known to all. I rejoice therefore over you. But I desire to have you wise in that which is good, but innocent in that which is evil.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 16:20" + }, + "And the God of peace will quickly crush Satan under your feet." + ] + }, + { + "type": "para:p", + "content": [ + "The grace of our Lord Jesus Christ be with you." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ROM 16:21" + }, + "Timothy, my fellow worker, greets you, as do Lucius, Jason, and Sosipater, my relatives.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 16:22" + }, + "I, Tertius, who write the letter, greet you in the Lord.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 16:23" + }, + "Gaius, my host and host of the whole assembly, greets you. Erastus, the treasurer of the city, greets you, as does Quartus, the brother.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 16:24" + }, + "The grace of our Lord Jesus Christ be with you all! Amen.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 16:25" + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16:25" + ] + }, + { + "type": "char:ft", + "content": [ + "TR places Romans 14:24-26 at the end of Romans instead of at the end of chapter 14, and numbers these verses 16:25-27." + ] + } + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/alignment/origin-usj.json b/tests/samples-from-wild/alignment/origin-usj.json deleted file mode 100644 index 22f8ad12..00000000 --- a/tests/samples-from-wild/alignment/origin-usj.json +++ /dev/null @@ -1,367550 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "ACT" - }, - { - "type": "para:h", - "content": [ - "प्रेरितों के काम" - ] - }, - { - "type": "para:toc1", - "content": [ - "प्रेरितों के काम" - ] - }, - { - "type": "para:toc2", - "content": [ - "प्रेरितों के काम" - ] - }, - { - "type": "para:mt", - "content": [ - "प्रेरितों के काम" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 1:1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόφιλε" - }, - "", - { - "type": "char:w", - "content": [ - "थियुफिलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτον" - }, - "", - { - "type": "char:w", - "content": [ - "पहली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तिका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लिखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρξατο" - }, - "", - { - "type": "char:w", - "content": [ - "आरम्भ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκειν" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 1:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἧς" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἧς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλοις" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἧς" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελέξατο" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐντειλάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελήμφθη" - }, - "", - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 1:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἷς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पक्के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεκμηρίοις" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमाणों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶντα" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀπτανόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλείας" - }, - "", - { - "type": "char:w", - "content": [ - "राज्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 1:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναλιζόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναλιζόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "मिलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμων" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρίζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πατρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγγελίαν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιμένειν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκούσατέ" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चुके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 1:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕδατι" - }, - "", - { - "type": "char:w", - "content": [ - "पानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβάπτισεν" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थोड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτισθήσεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पाओगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 1:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρώτων" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκαθιστάνεις" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραήλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλείαν" - }, - "", - { - "type": "char:w", - "content": [ - "राज्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पुनः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκαθιστάνεις" - }, - "", - { - "type": "char:w", - "content": [ - "स्थापित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 1:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιροὺς" - }, - "", - { - "type": "char:w", - "content": [ - "समयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνους" - }, - "", - { - "type": "char:w", - "content": [ - "कालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνῶναι" - }, - "", - { - "type": "char:w", - "content": [ - "जानना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "जिनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πατὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθετο" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 1:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπελθόντος" - }, - "", - { - "type": "char:w", - "content": [ - "आएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύναμιν" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λήμψεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "पाओगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμαρείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "सामरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσχάτου" - }, - "", - { - "type": "char:w", - "content": [ - "छोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρες" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 1:9" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπὼν" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλεπόντων" - }, - "", - { - "type": "char:w", - "content": [ - "देखतेदेखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπήρθη" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बादल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεφέλη" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "आँखों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθαλμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "छिपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 1:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευομένου" - }, - "", - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίζοντες" - }, - "", - { - "type": "char:w", - "content": [ - "ताक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λευκαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "श्वेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσθήσεσι" - }, - "", - { - "type": "char:w", - "content": [ - "वस्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρειστήκεισαν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρειστήκεισαν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 1:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλιλαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "गलीली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुषों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστήκατε" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὐρανόν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέποντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθεάσασθε" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "यही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναλημφθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὐρανόν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρόπον" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρόπον" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεύσεται" - }, - "", - { - "type": "char:w", - "content": [ - "आएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 1:12" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "जैतून" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλουμένου" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄρους" - }, - "", - { - "type": "char:w", - "content": [ - "पहाड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγὺς" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐλαιῶνος" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαββάτου" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαββάτου" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "दूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέστρεψαν" - }, - "", - { - "type": "char:w", - "content": [ - "लौटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 1:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "8", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπερῷον" - }, - "", - { - "type": "char:w", - "content": [ - "अटारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβησαν" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "जहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Ἰάκωβος" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀνδρέας" - }, - "", - { - "type": "char:w", - "content": [ - "अन्द्रियास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππος" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θωμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "थोमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρθολομαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "बरतुल्मै" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαθθαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "मत्ती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁλφαίου" - }, - "", - { - "type": "char:w", - "content": [ - "हलफईस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁλφαίου" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Ἰάκωβος" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμων" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ζηλωτὴς" - }, - "", - { - "type": "char:w", - "content": [ - "जेलोतेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "8", - "x-occurrences": "8", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακώβου" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 1:14" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαρτεροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναιξὶν" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μητρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "माता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαρία" - }, - "", - { - "type": "char:w", - "content": [ - "मरियम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχῇ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 1:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατὸν" - }, - "", - { - "type": "char:w", - "content": [ - "सौ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴκοσι" - }, - "", - { - "type": "char:w", - "content": [ - "बीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύταις" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 1:16" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδει" - }, - "", - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γραφὴν" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रशास्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προεῖπε" - }, - "", - { - "type": "char:w", - "content": [ - "लेख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληρωθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "पूरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόματος" - }, - "", - { - "type": "char:w", - "content": [ - "मुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδα" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συλλαβοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδηγοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "वालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "अगुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένου" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 1:17" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηριθμημένος" - }, - "", - { - "type": "char:w", - "content": [ - "गिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίας" - }, - "", - { - "type": "char:w", - "content": [ - "सेवकाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλῆρον" - }, - "", - { - "type": "char:w", - "content": [ - "सहभागी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλαχεν" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 1:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδικίας" - }, - "", - { - "type": "char:w", - "content": [ - "अधर्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μισθοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "कमाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρίον" - }, - "", - { - "type": "char:w", - "content": [ - "खेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτήσατο" - }, - "", - { - "type": "char:w", - "content": [ - "मोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρηνὴς" - }, - "", - { - "type": "char:w", - "content": [ - "पेट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάκησεν" - }, - "", - { - "type": "char:w", - "content": [ - "फट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξεχύθη" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπλάγχνα" - }, - "", - { - "type": "char:w", - "content": [ - "अंतड़ियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 1:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνο" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρίον" - }, - "", - { - "type": "char:w", - "content": [ - "खेत" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κληθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλέκτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁκελδαμάχ" - }, - "", - { - "type": "char:w", - "content": [ - "हकलदमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτ" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἵματος" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χωρίον" - }, - "", - { - "type": "char:w", - "content": [ - "खेत" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 1:20" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ψαλμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βίβλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "संहिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γέγραπται" - }, - "", - { - "type": "char:w", - "content": [ - "लिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπαυλις" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उजड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισκοπὴν" - }, - "", - { - "type": "char:w", - "content": [ - "पद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερος" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβέτω" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 1:21" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "आता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उठाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθόντων" - }, - "", - { - "type": "char:w", - "content": [ - "बराबर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 1:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτίσματος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "उठने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρα" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 1:23" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωσὴφ" - }, - "", - { - "type": "char:w", - "content": [ - "यूसुफ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρσαββᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरसब्बास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεκλήθη" - }, - "", - { - "type": "char:w", - "content": [ - "उपनाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰοῦστος" - }, - "", - { - "type": "char:w", - "content": [ - "यूस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαθθίαν" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मत्तियाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 1:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνα" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδιογνῶστα" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάδειξον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελέξω" - }, - "", - { - "type": "char:w", - "content": [ - "चुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 1:25" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίας" - }, - "", - { - "type": "char:w", - "content": [ - "सेवकाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστολῆς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरिताई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέβη" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴδιον" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευθῆναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τόπον" - }, - "", - { - "type": "char:w", - "content": [ - "स्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 1:26" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλήρους" - }, - "", - { - "type": "char:w", - "content": [ - "चिट्ठियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαθθίαν" - }, - "", - { - "type": "char:w", - "content": [ - "डाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλῆρος" - }, - "", - { - "type": "char:w", - "content": [ - "चिट्ठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκατεψηφίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "मत्तियाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκατεψηφίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκατεψηφίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "निकली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνδεκα" - }, - "", - { - "type": "char:w", - "content": [ - "ग्यारह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "ACT 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 2:1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πεντηκοστῆς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पिन्तेकुस्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπληροῦσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτό" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτό" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦσαν" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 2:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφνω" - }, - "", - { - "type": "char:w", - "content": [ - "अचानक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आँधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥσπερ" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φερομένης" - }, - "", - { - "type": "char:w", - "content": [ - "सनसनाहट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦχος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βιαίας" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλον" - }, - "", - { - "type": "char:w", - "content": [ - "सारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "जहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθήμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "बैठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήρωσεν" - }, - "", - { - "type": "char:w", - "content": [ - "गूँज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 2:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυρός" - }, - "", - { - "type": "char:w", - "content": [ - "आग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡσεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γλῶσσαι" - }, - "", - { - "type": "char:w", - "content": [ - "जीभें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμεριζόμεναι" - }, - "", - { - "type": "char:w", - "content": [ - "फटती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὤφθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνα" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστον" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκάθισεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 2:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "भर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποφθέγγεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρξαντο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδίδου" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γλώσσαις" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यअन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 2:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανόν" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παντὸς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνους" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐλαβεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भक्तयहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "रहतें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 2:6" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῆς" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουον" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνῆλθε" - }, - "", - { - "type": "char:w", - "content": [ - "लग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεχύθη" - }, - "", - { - "type": "char:w", - "content": [ - "घबरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἷς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουον" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστος" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλέκτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλέκτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλούντων" - }, - "", - { - "type": "char:w", - "content": [ - "बोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 2:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξίσταντο" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθαύμαζον" - }, - "", - { - "type": "char:w", - "content": [ - "अचम्भित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "बोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλιλαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "गलीली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 2:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστος" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अपनीअपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγεννήθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "जन्मभूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλέκτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούομεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 2:9" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἱ" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μῆδοι" - }, - "", - { - "type": "char:w", - "content": [ - "पारथी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάρθοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐλαμεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "एलाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μεσοποταμίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मेसोपोटामिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίαν" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καππαδοκίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कप्पदूकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πόντον" - }, - "", - { - "type": "char:w", - "content": [ - "पुन्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "5", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 2:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φρυγίαν" - }, - "", - { - "type": "char:w", - "content": [ - "फ्रूगिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παμφυλίαν" - }, - "", - { - "type": "char:w", - "content": [ - "पंफूलिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λιβύης" - }, - "", - { - "type": "char:w", - "content": [ - "लीबिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρήνην" - }, - "", - { - "type": "char:w", - "content": [ - "कुरेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "आसपास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देशों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रवासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 2:11" - }, - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "धारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρῆτες" - }, - "", - { - "type": "char:w", - "content": [ - "क्रेती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἄραβες" - }, - "", - { - "type": "char:w", - "content": [ - "अरबी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμετέραις" - }, - "", - { - "type": "char:w", - "content": [ - "अपनीअपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γλώσσαις" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούομεν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγαλεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ेबड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλούντων" - }, - "", - { - "type": "char:w", - "content": [ - "चर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούομεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 2:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξίσταντο" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηποροῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "घबराकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλλος" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 2:13" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαχλευάζοντες" - }, - "", - { - "type": "char:w", - "content": [ - "उपहास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γλεύκους" - }, - "", - { - "type": "char:w", - "content": [ - "नई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεμεστωμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "मदिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεμεστωμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "नशे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεμεστωμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 2:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνδεκα" - }, - "", - { - "type": "char:w", - "content": [ - "ग्यारह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σταθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπῆρεν" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεφθέγξατο" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνωτίσασθε" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "लो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνωτίσασθε" - }, - "", - { - "type": "char:w", - "content": [ - "कान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματά" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνωτίσασθε" - }, - "", - { - "type": "char:w", - "content": [ - "सुनो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 2:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "समझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεθύουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "नशे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρίτη" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρα" - }, - "", - { - "type": "char:w", - "content": [ - "पहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 2:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτό" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωήλ" - }, - "", - { - "type": "char:w", - "content": [ - "योएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτου" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρημένον" - }, - "", - { - "type": "char:w", - "content": [ - "कही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 2:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεός" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσχάταις" - }, - "", - { - "type": "char:w", - "content": [ - "अन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματός" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσαν" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σάρκα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκχεῶ" - }, - "", - { - "type": "char:w", - "content": [ - "उण्डेलूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱοὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बेटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυγατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "बेटियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητεύσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἱ" - }, - "", - { - "type": "char:w", - "content": [ - "करेंगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεανίσκοι" - }, - "", - { - "type": "char:w", - "content": [ - "जवान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁράσεις" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄψονται" - }, - "", - { - "type": "char:w", - "content": [ - "देखेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "5", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβύτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "वृद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνυπνιασθήσονται" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνυπνίοις" - }, - "", - { - "type": "char:w", - "content": [ - "स्वप्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄψονται" - }, - "", - { - "type": "char:w", - "content": [ - "देखेंगे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 2:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γε" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δούλους" - }, - "", - { - "type": "char:w", - "content": [ - "दासों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δούλας" - }, - "", - { - "type": "char:w", - "content": [ - "दासियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματός" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκχεῶ" - }, - "", - { - "type": "char:w", - "content": [ - "उण्डेलूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητεύσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείναις" - }, - "", - { - "type": "char:w", - "content": [ - "करेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 2:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώσω" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνω" - }, - "", - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανῷ" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κάτω" - }, - "", - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "धरती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἷμα" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῦρ" - }, - "", - { - "type": "char:w", - "content": [ - "आग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καπνοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "धुएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτμίδα" - }, - "", - { - "type": "char:w", - "content": [ - "बादल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिखाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 2:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλην" - }, - "", - { - "type": "char:w", - "content": [ - "महान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταστραφήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "तेजस्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "आने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὶν" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥλιος" - }, - "", - { - "type": "char:w", - "content": [ - "सूर्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκότος" - }, - "", - { - "type": "char:w", - "content": [ - "अंधेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σελήνη" - }, - "", - { - "type": "char:w", - "content": [ - "चाँद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἷμα" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 2:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλέσηται" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλέσηται" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "पाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 2:22" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραηλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγους" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσατε" - }, - "", - { - "type": "char:w", - "content": [ - "सुनो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζωραῖον" - }, - "", - { - "type": "char:w", - "content": [ - "नासरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδεδειγμένον" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδεδειγμένον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमाण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτους" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμεσι" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρασι" - }, - "", - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρασι" - }, - "", - { - "type": "char:w", - "content": [ - "आश्चर्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημείοις" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्हों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "दिखलाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴδατε" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 2:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡρισμένῃ" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλῇ" - }, - "", - { - "type": "char:w", - "content": [ - "योजना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκδοτον" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्व" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προγνώσει" - }, - "", - { - "type": "char:w", - "content": [ - "ज्ञान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पकड़वाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσπήξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσπήξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνόμων" - }, - "", - { - "type": "char:w", - "content": [ - "अधर्मियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσπήξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्रूस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσπήξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़वाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνείλατε" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 2:24" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθότι" - }, - "", - { - "type": "char:w", - "content": [ - "मृत्यु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὠδῖνας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "बन्धनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λύσας" - }, - "", - { - "type": "char:w", - "content": [ - "छुड़ाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρατεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "अनहोना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπ" - }, - "", - { - "type": "char:w", - "content": [ - "वश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνατὸν" - }, - "", - { - "type": "char:w", - "content": [ - "रहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 2:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προορώμην" - }, - "", - { - "type": "char:w", - "content": [ - "सर्वदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιόν" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μού" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दाहिनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ताकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σαλευθῶ" - }, - "", - { - "type": "char:w", - "content": [ - "डिग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाऊँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 2:26" - }, - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδία" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὐφράνθη" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्दित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γλῶσσά" - }, - "", - { - "type": "char:w", - "content": [ - "जीभ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὐφράνθη" - }, - "", - { - "type": "char:w", - "content": [ - "मगन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σάρξ" - }, - "", - { - "type": "char:w", - "content": [ - "शरीर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίδι" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατασκηνώσει" - }, - "", - { - "type": "char:w", - "content": [ - "बना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 2:27" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχήν" - }, - "", - { - "type": "char:w", - "content": [ - "प्राणों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾍδην" - }, - "", - { - "type": "char:w", - "content": [ - "अधोलोक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκαταλείψεις" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὅσιόν" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "सड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώσεις" - }, - "", - { - "type": "char:w", - "content": [ - "देगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 2:28" - }, - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζωῆς" - }, - "", - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγνώρισάς" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐφροσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐφροσύνης" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐφροσύνης" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσώπου" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληρώσεις" - }, - "", - { - "type": "char:w", - "content": [ - "भर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐφροσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "देगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 2:29" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριάρχου" - }, - "", - { - "type": "char:w", - "content": [ - "कुलपति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῆς" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησίας" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῆς" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτελεύτησεν" - }, - "", - { - "type": "char:w", - "content": [ - "मर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτάφη" - }, - "", - { - "type": "char:w", - "content": [ - "गाड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μνῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "कब्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "वर्तमान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 2:30" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτης" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδὼς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅρκῳ" - }, - "", - { - "type": "char:w", - "content": [ - "शपथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὤμοσεν" - }, - "", - { - "type": "char:w", - "content": [ - "खाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "वंश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "सिंहासन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρποῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀσφύος" - }, - "", - { - "type": "char:w", - "content": [ - "बैठाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 2:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προϊδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होनेवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προϊδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "उठने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησεν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὰρξ" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾍδην" - }, - "", - { - "type": "char:w", - "content": [ - "अधोलोक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκατελείφθη" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "सड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 2:32" - }, - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεός" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρες" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 2:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "दाहिने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑψωθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑψωθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "सर्वोच्च" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "पद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πατρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "प्राप्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγγελίαν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέχεεν" - }, - "", - { - "type": "char:w", - "content": [ - "उण्डेल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέπετε" - }, - "", - { - "type": "char:w", - "content": [ - "देखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούετε" - }, - "", - { - "type": "char:w", - "content": [ - "सुनते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 2:34" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανούς" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβη" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτός" - }, - "", - { - "type": "char:w", - "content": [ - "स्वयं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दाहिने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κάθου" - }, - "", - { - "type": "char:w", - "content": [ - "बैठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 2:35" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχθρούς" - }, - "", - { - "type": "char:w", - "content": [ - "बैरियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θῶ" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποδῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποπόδιον" - }, - "", - { - "type": "char:w", - "content": [ - "तले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποπόδιον" - }, - "", - { - "type": "char:w", - "content": [ - "चौकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἂν" - }, - "", - { - "type": "char:w", - "content": [ - "दूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 2:36" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "सारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκος" - }, - "", - { - "type": "char:w", - "content": [ - "घराना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσφαλῶς" - }, - "", - { - "type": "char:w", - "content": [ - "निश्चय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινωσκέτω" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεός" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσταυρώσατε" - }, - "", - { - "type": "char:w", - "content": [ - "क्रूस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσταυρώσατε" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 2:37" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुननेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "हृदय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατενύγησαν" - }, - "", - { - "type": "char:w", - "content": [ - "छिद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιποὺς" - }, - "", - { - "type": "char:w", - "content": [ - "अन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "पूछने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 2:38" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοήσατε" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिराओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστος" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपनेअपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पापों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्षमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λήμψεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτισθήτω" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωρεὰν" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाओगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 2:39" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγγελία" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέκνοις" - }, - "", - { - "type": "char:w", - "content": [ - "सन्तानों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσι" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दूरदूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἂν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "हमारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μακρὰν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλέσηται" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 2:40" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτέροις" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείοσιν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγοις" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεμαρτύρατο" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλει" - }, - "", - { - "type": "char:w", - "content": [ - "समझाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκολιᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "टेढ़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενεᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बचाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 2:41" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδεξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "ग्रहण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρισχίλιαι" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हजार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡσεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρισχίλιαι" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσετέθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "मिल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 2:42" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδαχῇ" - }, - "", - { - "type": "char:w", - "content": [ - "शिक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαρτεροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "पाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοινωνίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "संगति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρτου" - }, - "", - { - "type": "char:w", - "content": [ - "रोटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तोड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लौलीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 2:43" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φόβος" - }, - "", - { - "type": "char:w", - "content": [ - "भय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχῇ" - }, - "", - { - "type": "char:w", - "content": [ - "छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐγίνετο" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλά" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐγίνετο" - }, - "", - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "44", - "sid": "ACT 2:44" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύοντες" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸ" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντα" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντα" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοινά" - }, - "", - { - "type": "char:w", - "content": [ - "साझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 2:45" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपनीअपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सम्पत्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κτήματα" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सामान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρξεις" - }, - "", - { - "type": "char:w", - "content": [ - "बेचबेचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίπρασκον" - }, - "", - { - "type": "char:w", - "content": [ - "जैसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθότι" - }, - "", - { - "type": "char:w", - "content": [ - "आवश्यकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶχεν" - }, - "", - { - "type": "char:w", - "content": [ - "होती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρείαν" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄν" - }, - "", - { - "type": "char:w", - "content": [ - "बाँट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεμέριζον" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 2:46" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαρτεροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घरघर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रोटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρτον" - }, - "", - { - "type": "char:w", - "content": [ - "तोड़ते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλῶντές" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαλλιάσει" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίας" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सिधाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετελάμβανον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφελότητι" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 2:47" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰνοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "स्तुति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रसन्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σῳζομένους" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτό" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσετίθει" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "ACT 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 3:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνάτην" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχῆς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥραν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβαινον" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 3:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "जन्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωλὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοιλίας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μητρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "लँगड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχων" - }, - "", - { - "type": "char:w", - "content": [ - "ला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱεροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύραν" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὡραίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सुन्दर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λεγομένην" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὡραίαν" - }, - "", - { - "type": "char:w", - "content": [ - "बैठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτίθουν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "देते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερόν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσπορευομένων" - }, - "", - { - "type": "char:w", - "content": [ - "जानेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भीख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "माँगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 3:3" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννην" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσιέναι" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεημοσύνην" - }, - "", - { - "type": "char:w", - "content": [ - "भीख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρώτα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "माँगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 3:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννῃ" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "char:w", - "content": [ - "ध्यान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέψον" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 3:5" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεῖχεν" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδοκῶν" - }, - "", - { - "type": "char:w", - "content": [ - "ताकने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 3:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργύριον" - }, - "", - { - "type": "char:w", - "content": [ - "चाँदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρυσίον" - }, - "", - { - "type": "char:w", - "content": [ - "सोना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχει" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτό" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχω" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δίδωμι" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζωραίου" - }, - "", - { - "type": "char:w", - "content": [ - "नासरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιπάτει" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 3:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "दाहिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιάσας" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "उठाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχρῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάσεις" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σφυδρά" - }, - "", - { - "type": "char:w", - "content": [ - "टखनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 3:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαλλόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "उछलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστη" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιεπάτει" - }, - "", - { - "type": "char:w", - "content": [ - "चलनेफिरने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιπατῶν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "कूदता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁλλόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "5", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "स्तुति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιεπάτει" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 3:9" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαὸς" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιπατοῦντα" - }, - "", - { - "type": "char:w", - "content": [ - "चलतेफिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "स्तुति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰνοῦντα" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 3:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεγίνωσκον" - }, - "", - { - "type": "char:w", - "content": [ - "पहचान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱεροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὡραίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "सुन्दर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πύλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "फाटक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθήμενος" - }, - "", - { - "type": "char:w", - "content": [ - "बैठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεημοσύνην" - }, - "", - { - "type": "char:w", - "content": [ - "भीख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "माँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "घटना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάμβους" - }, - "", - { - "type": "char:w", - "content": [ - "अचम्भित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 3:11" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννην" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρατοῦντος" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαὸς" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέδραμεν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अचम्भा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στοᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "ओसारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σολομῶντος" - }, - "", - { - "type": "char:w", - "content": [ - "सुलैमान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλουμένῃ" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκθαμβοι" - }, - "", - { - "type": "char:w", - "content": [ - "दौड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 3:12" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίζετε" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίνατο" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραηλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θαυμάζετε" - }, - "", - { - "type": "char:w", - "content": [ - "अचम्भा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἢ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "मानो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμει" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσεβείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "भक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιπατεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "चलनेफिरने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "बना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεποιηκόσιν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 3:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀβραὰμ" - }, - "", - { - "type": "char:w", - "content": [ - "अब्राहम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσαὰκ" - }, - "", - { - "type": "char:w", - "content": [ - "इसहाक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακώβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρων" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παῖδα" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδόξασεν" - }, - "", - { - "type": "char:w", - "content": [ - "महिमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεδώκατε" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़वा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πειλάτου" - }, - "", - { - "type": "char:w", - "content": [ - "पिलातुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνου" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολύειν" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίναντος" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρνήσασθε" - }, - "", - { - "type": "char:w", - "content": [ - "तिरस्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 3:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δίκαιον" - }, - "", - { - "type": "char:w", - "content": [ - "धर्मी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρνήσασθε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾐτήσασθε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "तिरस्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φονέα" - }, - "", - { - "type": "char:w", - "content": [ - "हत्यारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρισθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 3:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζωῆς" - }, - "", - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρχηγὸν" - }, - "", - { - "type": "char:w", - "content": [ - "कर्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκτείνατε" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρές" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 3:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστει" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματος" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "देखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴδατε" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστερέωσεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέναντι" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστερέωσεν" - }, - "", - { - "type": "char:w", - "content": [ - "निश्चय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστις" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "इसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁλοκληρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "बिलकुल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 3:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶδα" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπράξατε" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγνοιαν" - }, - "", - { - "type": "char:w", - "content": [ - "अज्ञानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥσπερ" - }, - "", - { - "type": "char:w", - "content": [ - "वैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντες" - }, - "", - { - "type": "char:w", - "content": [ - "सरदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 3:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "जिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόματος" - }, - "", - { - "type": "char:w", - "content": [ - "मुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκατήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκατήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήρωσεν" - }, - "", - { - "type": "char:w", - "content": [ - "पूरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 3:19" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοήσατε" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "फिराओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέψατε" - }, - "", - { - "type": "char:w", - "content": [ - "लौट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαλειφθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "आओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτίας" - }, - "", - { - "type": "char:w", - "content": [ - "पाप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मिटाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सम्मुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विश्रान्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 3:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστείλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "भेजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκεχειρισμένον" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 3:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνων" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुधार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησεν" - }, - "", - { - "type": "char:w", - "content": [ - "चर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκαταστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγίων" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόματος" - }, - "", - { - "type": "char:w", - "content": [ - "मुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 3:22" - }, - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτην" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστήσει" - }, - "", - { - "type": "char:w", - "content": [ - "उठाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλήσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "कहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "सुनना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 3:23" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξολεθρευθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "प्रत्येक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνου" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτου" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξολεθρευθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξολεθρευθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सुने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξολεθρευθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "नाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξολεθρευθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 3:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμουὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "शमूएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθεξῆς" - }, - "", - { - "type": "char:w", - "content": [ - "वालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσοι" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφῆται" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτας" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήγγειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "सन्देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 3:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριαὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सन्तान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἧς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαθήκης" - }, - "", - { - "type": "char:w", - "content": [ - "वाचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἱ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "भागी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριαὶ" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἱ" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀβραάμ" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διέθετο" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀβραάμ" - }, - "", - { - "type": "char:w", - "content": [ - "अब्राहम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπέρματί" - }, - "", - { - "type": "char:w", - "content": [ - "वंश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριαὶ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριαὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριαὶ" - }, - "", - { - "type": "char:w", - "content": [ - "घराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνευλογηθήσονται" - }, - "", - { - "type": "char:w", - "content": [ - "आशीष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाएँगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 3:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παῖδα" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστήσας" - }, - "", - { - "type": "char:w", - "content": [ - "उठाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτον" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστον" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηριῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बुराइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστρέφειν" - }, - "", - { - "type": "char:w", - "content": [ - "फेरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐλογοῦντα" - }, - "", - { - "type": "char:w", - "content": [ - "आशीष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "ACT 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 4:1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαὸν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλούντων" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "याजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱεροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαδδουκαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "सदूकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 4:2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαπονούμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "क्रोधित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκειν" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστασιν" - }, - "", - { - "type": "char:w", - "content": [ - "उठने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 4:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέβαλον" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τήρησιν" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤδη" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὔριον" - }, - "", - { - "type": "char:w", - "content": [ - "हवालात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑσπέρα" - }, - "", - { - "type": "char:w", - "content": [ - "संध्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 4:4" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκουσάντων" - }, - "", - { - "type": "char:w", - "content": [ - "सुननेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀριθμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "गिनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέντε" - }, - "", - { - "type": "char:w", - "content": [ - "पाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάδες" - }, - "", - { - "type": "char:w", - "content": [ - "हजार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुषों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 4:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὔριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντας" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρους" - }, - "", - { - "type": "char:w", - "content": [ - "पुरनिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γραμματεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "शास्त्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 4:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅννας" - }, - "", - { - "type": "char:w", - "content": [ - "हन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καϊάφας" - }, - "", - { - "type": "char:w", - "content": [ - "कैफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλέξανδρος" - }, - "", - { - "type": "char:w", - "content": [ - "सिकन्दर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "5", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσοι" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερατικοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερατικοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "घराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένους" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 4:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπυνθάνοντο" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπυνθάνοντο" - }, - "", - { - "type": "char:w", - "content": [ - "पूछने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποίῳ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποιήσατε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμει" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 4:8" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλησθεὶς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντες" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 4:9" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सरदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐεργεσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσθενοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "दुर्बल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπου" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐεργεσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "भलाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐεργεσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐεργεσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίνι" - }, - "", - { - "type": "char:w", - "content": [ - "पूछताछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρινόμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέσωσται" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 4:10" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "लें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζωραίου" - }, - "", - { - "type": "char:w", - "content": [ - "नासरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσταυρώσατε" - }, - "", - { - "type": "char:w", - "content": [ - "क्रूस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσταυρώσατε" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑγιής" - }, - "", - { - "type": "char:w", - "content": [ - "भला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέστηκεν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 4:11" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λίθος" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδόμων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδόμων" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑφ" - }, - "", - { - "type": "char:w", - "content": [ - "राजमिस्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουθενηθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुच्छ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδόμων" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γωνίας" - }, - "", - { - "type": "char:w", - "content": [ - "कोने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεφαλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "सिरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδόμων" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 4:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωτηρία" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδενὶ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομά" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδομένον" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 4:13" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρου" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννου" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "अनपढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδιῶται" - }, - "", - { - "type": "char:w", - "content": [ - "साधारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωποι" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθαύμαζον" - }, - "", - { - "type": "char:w", - "content": [ - "अचम्भा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεγίνωσκόν" - }, - "", - { - "type": "char:w", - "content": [ - "पहचाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦσαν" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 4:14" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπον" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεθεραπευμένον" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστῶτα" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέποντες" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶχον" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντειπεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 4:15" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίου" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κελεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλήλους" - }, - "", - { - "type": "char:w", - "content": [ - "आपस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέβαλλον" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 4:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φανερόν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτοις" - }, - "", - { - "type": "char:w", - "content": [ - "इनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रसिद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖον" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιήσωμεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γέγονεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρνεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "इन्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 4:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλεῖον" - }, - "", - { - "type": "char:w", - "content": [ - "अधिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διανεμηθῇ" - }, - "", - { - "type": "char:w", - "content": [ - "फैल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπειλησώμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "धमकाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηκέτι" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπων" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδενὶ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 4:18" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλέσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρήγγειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "चेतावनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκειν" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φθέγγεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "बोलना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सिखाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 4:19" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκριθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δίκαιόν" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "भला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μᾶλλον" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούειν" - }, - "", - { - "type": "char:w", - "content": [ - "मानें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 4:20" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴδαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκούσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "कहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 4:21" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσαπειλησάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "धमकाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέλυσαν" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσαπειλησάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολάσωνται" - }, - "", - { - "type": "char:w", - "content": [ - "दण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρίσκοντες" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "घटना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδόξαζον" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 4:22" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "चंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖον" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεγόνει" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλειόνων" - }, - "", - { - "type": "char:w", - "content": [ - "अधिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आयु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 4:23" - }, - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολυθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "छूटकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίους" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "साथियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβύτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 4:24" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦραν" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δέσποτα" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὰ" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "बनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 4:25" - }, - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παιδός" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόματος" - }, - "", - { - "type": "char:w", - "content": [ - "मुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπών" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμελέτησαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφρύαξαν" - }, - "", - { - "type": "char:w", - "content": [ - "हुल्लड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "मचाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देशदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "व्यर्थ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κενά" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμελέτησαν" - }, - "", - { - "type": "char:w", - "content": [ - "सोची" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 4:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अभिषिक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέστησαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντες" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήχθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸ" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 4:27" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀληθείας" - }, - "", - { - "type": "char:w", - "content": [ - "सचमुच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παῖδά" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχρισας" - }, - "", - { - "type": "char:w", - "content": [ - "अभिषेक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδης" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πόντιος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "पुन्तियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πειλᾶτος" - }, - "", - { - "type": "char:w", - "content": [ - "पिलातुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραήλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήχθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 4:28" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλὴ" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προώρισεν" - }, - "", - { - "type": "char:w", - "content": [ - "मति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "ठहरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 4:29" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπειλὰς" - }, - "", - { - "type": "char:w", - "content": [ - "धमकियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπιδε" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δούλοις" - }, - "", - { - "type": "char:w", - "content": [ - "दासों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὸς" - }, - "", - { - "type": "char:w", - "content": [ - "वरदान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησίας" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 4:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴασιν" - }, - "", - { - "type": "char:w", - "content": [ - "चंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρά" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτείνειν" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παιδός" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματος" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γίνεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 4:31" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεηθέντων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεηθέντων" - }, - "", - { - "type": "char:w", - "content": [ - "चुके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπος" - }, - "", - { - "type": "char:w", - "content": [ - "स्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦσαν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνηγμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσαλεύθη" - }, - "", - { - "type": "char:w", - "content": [ - "हिल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντες" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησίας" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλουν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 4:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστευσάντων" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήθους" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήθους" - }, - "", - { - "type": "char:w", - "content": [ - "मण्डली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μία" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδία" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχὴ" - }, - "", - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἷς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδία" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπαρχόντων" - }, - "", - { - "type": "char:w", - "content": [ - "सम्पत्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοινά" - }, - "", - { - "type": "char:w", - "content": [ - "साझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 4:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμει" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "उठने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτύριον" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεδίδουν" - }, - "", - { - "type": "char:w", - "content": [ - "देते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλη" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάρις" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 4:34" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνδεής" - }, - "", - { - "type": "char:w", - "content": [ - "दरिद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κτήτορες" - }, - "", - { - "type": "char:w", - "content": [ - "जिनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπῆρχον" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρίων" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσοι" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πωλοῦντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πωλοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "बेचबेचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बिकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιπρασκομένων" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμὰς" - }, - "", - { - "type": "char:w", - "content": [ - "लाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφερον" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῶν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 4:35" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जैसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρείαν" - }, - "", - { - "type": "char:w", - "content": [ - "आवश्यकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄν" - }, - "", - { - "type": "char:w", - "content": [ - "होती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶχεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκάστῳ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκάστῳ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεδίδετο" - }, - "", - { - "type": "char:w", - "content": [ - "बाँट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτίθουν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 4:36" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωσὴφ" - }, - "", - { - "type": "char:w", - "content": [ - "यूसुफ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεθερμηνευόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύπριος" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λευείτης" - }, - "", - { - "type": "char:w", - "content": [ - "लेवी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικληθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακλήσεως" - }, - "", - { - "type": "char:w", - "content": [ - "शान्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 4:37" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχοντος" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "बेचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "दाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "रुपये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤνεγκεν" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθηκεν" - }, - "", - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "ACT 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 5:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναικὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पत्नी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαπφείρῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सफीरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κτῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπώλησεν" - }, - "", - { - "type": "char:w", - "content": [ - "बेची" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 5:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμῆς" - }, - "", - { - "type": "char:w", - "content": [ - "दाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνοσφίσατο" - }, - "", - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναικός" - }, - "", - { - "type": "char:w", - "content": [ - "पत्नी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνειδυίης" - }, - "", - { - "type": "char:w", - "content": [ - "जानती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέρος" - }, - "", - { - "type": "char:w", - "content": [ - "भाग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνέγκας" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθηκεν" - }, - "", - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 5:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανία" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σατανᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "शैतान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψεύσασθαί" - }, - "", - { - "type": "char:w", - "content": [ - "झूठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बोले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρίου" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμῆς" - }, - "", - { - "type": "char:w", - "content": [ - "दाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νοσφίσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "छोड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 5:4" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπῆρχεν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μένον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμενεν" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχὶ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πραθὲν" - }, - "", - { - "type": "char:w", - "content": [ - "बिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σῇ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "वश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρᾶγμα" - }, - "", - { - "type": "char:w", - "content": [ - "सोची" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐψεύσω" - }, - "", - { - "type": "char:w", - "content": [ - "झूठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बोला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 5:5" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγους" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούων" - }, - "", - { - "type": "char:w", - "content": [ - "सुनते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεσὼν" - }, - "", - { - "type": "char:w", - "content": [ - "गिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτους" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέψυξεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντας" - }, - "", - { - "type": "char:w", - "content": [ - "सुननेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέγας" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φόβος" - }, - "", - { - "type": "char:w", - "content": [ - "भय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 5:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεώτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "जवानों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάντες" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξενέγκαντες" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθαψαν" - }, - "", - { - "type": "char:w", - "content": [ - "गाड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 5:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τριῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "घंटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "पत्नी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδυῖα" - }, - "", - { - "type": "char:w", - "content": [ - "जानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 5:8" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπέ" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπέ" - }, - "", - { - "type": "char:w", - "content": [ - "बता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρίον" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοσούτου" - }, - "", - { - "type": "char:w", - "content": [ - "इतने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέδοσθε" - }, - "", - { - "type": "char:w", - "content": [ - "बेची" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναί" - }, - "", - { - "type": "char:w", - "content": [ - "हाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τοσούτου" - }, - "", - { - "type": "char:w", - "content": [ - "इतने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 5:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτήν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεφωνήθη" - }, - "", - { - "type": "char:w", - "content": [ - "दोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειράσαι" - }, - "", - { - "type": "char:w", - "content": [ - "परीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεφωνήθη" - }, - "", - { - "type": "char:w", - "content": [ - "सहमत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θαψάντων" - }, - "", - { - "type": "char:w", - "content": [ - "गाड़नेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξοίσουσίν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξοίσουσίν" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξοίσουσίν" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 5:10" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχρῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "गिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέψυξεν" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέψυξεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεανίσκοι" - }, - "", - { - "type": "char:w", - "content": [ - "जवानों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκράν" - }, - "", - { - "type": "char:w", - "content": [ - "मरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξενέγκαντες" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "पति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθαψαν" - }, - "", - { - "type": "char:w", - "content": [ - "गाड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 5:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλην" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντας" - }, - "", - { - "type": "char:w", - "content": [ - "सुननेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέγας" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φόβος" - }, - "", - { - "type": "char:w", - "content": [ - "भय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 5:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिखाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σολομῶντος" - }, - "", - { - "type": "char:w", - "content": [ - "सुलैमान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στοᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "ओसारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στοᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στοᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 5:13" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "औरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιπῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτόλμα" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολλᾶσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिलें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαός" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμεγάλυνεν" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 5:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύοντες" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσετίθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσετίθεντο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήθη" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναικῶν" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μᾶλλον" - }, - "", - { - "type": "char:w", - "content": [ - "अधिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσετίθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 5:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσθενεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बीमारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλατείας" - }, - "", - { - "type": "char:w", - "content": [ - "सड़कों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκφέρειν" - }, - "", - { - "type": "char:w", - "content": [ - "लालाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "खाटों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλιναρίων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "खटोलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κραβάττων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἂν" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिटा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρχομένου" - }, - "", - { - "type": "char:w", - "content": [ - "देते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιθέναι" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρου" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "छाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκιὰ" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὶ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "पड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 5:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέριξ" - }, - "", - { - "type": "char:w", - "content": [ - "आसपास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεων" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "बीमारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσθενεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκαθάρτων" - }, - "", - { - "type": "char:w", - "content": [ - "आत्माओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνευμάτων" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सताए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लालाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φέροντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀχλουμένους" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήρχετο" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθεραπεύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 5:17" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "साथी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαδδουκαίων" - }, - "", - { - "type": "char:w", - "content": [ - "सदूकियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἵρεσις" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζήλου" - }, - "", - { - "type": "char:w", - "content": [ - "ईर्ष्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "भर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 5:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέβαλον" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τηρήσει" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "बन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δημοσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 5:19" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύρας" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤνοιξε" - }, - "", - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαγαγών" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 5:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "जाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σταθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζωῆς" - }, - "", - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖτε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματα" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 5:21" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄρθρον" - }, - "", - { - "type": "char:w", - "content": [ - "भोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδίδασκον" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "साथियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνέδριον" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραήλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεκάλεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμωτήριον" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कहला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 5:22" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρέται" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकारियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακῇ" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστρέψαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लौटकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "संदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 5:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμωτήριον" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσφαλείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सावधानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεκλεισμένον" - }, - "", - { - "type": "char:w", - "content": [ - "बन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φύλακας" - }, - "", - { - "type": "char:w", - "content": [ - "पहरेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φύλακας" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστῶτας" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εὕρομεν" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνοίξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "खोला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσω" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδένα" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εὕρομεν" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 5:24" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱεροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγους" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσαν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηπόρουν" - }, - "", - { - "type": "char:w", - "content": [ - "भारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἂν" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτους" - }, - "", - { - "type": "char:w", - "content": [ - "पड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένοιτο" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 5:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "इतने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὓς" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακῇ" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "बन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστῶτες" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκοντες" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 5:26" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकारियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρέταις" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦγεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बलपूर्वक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφοβοῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "डरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λιθασθῶσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 5:27" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαγόντες" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπηρώτησεν" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 5:28" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρηγγείλαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "चिताकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγγελίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκειν" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδαχῆς" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπληρώκατε" - }, - "", - { - "type": "char:w", - "content": [ - "भर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἷμα" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγαγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "गर्दन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγαγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βούλεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 5:29" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "अन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκριθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μᾶλλον" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειθαρχεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειθαρχεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पालन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειθαρχεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "कर्त्तव्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 5:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρων" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξύλου" - }, - "", - { - "type": "char:w", - "content": [ - "क्रूस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρεμάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लटकाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεχειρίσασθε" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 5:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρχηγὸν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σωτῆρα" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धारकर्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "दाहिने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕψωσεν" - }, - "", - { - "type": "char:w", - "content": [ - "सर्वोच्च" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετάνοιαν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पापों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "क्षमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρχηγὸν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रदान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 5:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥημάτων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρες" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειθαρχοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 5:33" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεπρίοντο" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβούλοντο" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 5:34" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαμαλιήλ" - }, - "", - { - "type": "char:w", - "content": [ - "गमलीएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαρισαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νομοδιδάσκαλος" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्थापक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίμιος" - }, - "", - { - "type": "char:w", - "content": [ - "माननीय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βραχὺ" - }, - "", - { - "type": "char:w", - "content": [ - "थोड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βραχὺ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 5:35" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραηλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πράσσειν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλετε" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "सोच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσέχετε" - }, - "", - { - "type": "char:w", - "content": [ - "समझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσέχετε" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 5:36" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θευδᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "थियूदास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστη" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετρακοσίων" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सौ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεκλίθη" - }, - "", - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνῃρέθη" - }, - "", - { - "type": "char:w", - "content": [ - "मारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένοντο" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσοι" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπείθοντο" - }, - "", - { - "type": "char:w", - "content": [ - "मानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελύθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "तितरबितर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέν" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελύθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "मिट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 5:37" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπογραφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλιλαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "गलीली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστη" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαὸν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπώλετο" - }, - "", - { - "type": "char:w", - "content": [ - "नाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστησε" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσοι" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπείθοντο" - }, - "", - { - "type": "char:w", - "content": [ - "मानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεσκορπίσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "तितरबितर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖνος" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 5:38" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγω" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἀνθρώπων" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστητε" - }, - "", - { - "type": "char:w", - "content": [ - "दूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐὰν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὕτη" - }, - "", - { - "type": "char:w", - "content": [ - "रखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλὴ" - }, - "", - { - "type": "char:w", - "content": [ - "योजना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργον" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἀνθρώπων" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταλυθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "मिट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 5:39" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρεθῆτε" - }, - "", - { - "type": "char:w", - "content": [ - "कदापि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταλῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "मिटा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνήσεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "सकोगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μήποτε" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεομάχοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεομάχοι" - }, - "", - { - "type": "char:w", - "content": [ - "लड़नेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठहरो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 5:40" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλεσάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δείραντες" - }, - "", - { - "type": "char:w", - "content": [ - "पिटवाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρήγγειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 5:41" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαίροντες" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्दित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίου" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσώπου" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορεύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὲρ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματος" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτιμασθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "निरादर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηξιώθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठहरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 5:42" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσάν" - }, - "", - { - "type": "char:w", - "content": [ - "इसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घरघर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगातार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκοντες" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "ACT 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 6:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύταις" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληθυνόντων" - }, - "", - { - "type": "char:w", - "content": [ - "संख्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑλληνιστῶν" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बोलनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑβραίους" - }, - "", - { - "type": "char:w", - "content": [ - "इब्रानियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γογγυσμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कुड़कुड़ाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεθεωροῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "सेवकाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χῆραι" - }, - "", - { - "type": "char:w", - "content": [ - "विधवाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सुधि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "ली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 6:2" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἱ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώδεκα" - }, - "", - { - "type": "char:w", - "content": [ - "बारहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "मण्डली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλεσάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλεσάμενοι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τραπέζαις" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρεστόν" - }, - "", - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταλείψαντας" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τραπέζαις" - }, - "", - { - "type": "char:w", - "content": [ - "खिलानेपिलाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 6:3" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρουμένους" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुषों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοφίας" - }, - "", - { - "type": "char:w", - "content": [ - "बुद्धि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρεις" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρείας" - }, - "", - { - "type": "char:w", - "content": [ - "चुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὓς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταστήσομεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 6:4" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχῇ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαρτερήσομεν" - }, - "", - { - "type": "char:w", - "content": [ - "रहेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 6:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παντὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήθους" - }, - "", - { - "type": "char:w", - "content": [ - "मण्डली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "6", - "x-occurrences": "9", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στέφανον" - }, - "", - { - "type": "char:w", - "content": [ - "स्तिफनुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστεως" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "9", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρης" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππον" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πρόχορον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रुखुरुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τίμωνα" - }, - "", - { - "type": "char:w", - "content": [ - "नीकानोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Νικάνορα" - }, - "", - { - "type": "char:w", - "content": [ - "तीमोन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परमिनास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "8", - "x-occurrences": "9", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παρμενᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Νικόλαον" - }, - "", - { - "type": "char:w", - "content": [ - "वासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नीकुलाउस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχέα" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσήλυτον" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Νικόλαον" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχέα" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελέξαντο" - }, - "", - { - "type": "char:w", - "content": [ - "चुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 6:6" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὓς" - }, - "", - { - "type": "char:w", - "content": [ - "इन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 6:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγος" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληθύνετο" - }, - "", - { - "type": "char:w", - "content": [ - "फैलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὔξανεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀριθμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "गिनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σφόδρα" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερέων" - }, - "", - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολύς" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλος" - }, - "", - { - "type": "char:w", - "content": [ - "समाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τῶν" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπήκουον" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπήκουον" - }, - "", - { - "type": "char:w", - "content": [ - "अधीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 6:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στέφανος" - }, - "", - { - "type": "char:w", - "content": [ - "स्तिफनुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτος" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμεως" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρης" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλα" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ेबड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίει" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 6:9" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγῆς" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λιβερτίνων" - }, - "", - { - "type": "char:w", - "content": [ - "दासत्वमुक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहलाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λεγομένης" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "कुरेनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρηναίων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सिकन्दरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλεξανδρέων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "किलिकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κιλικίας" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίας" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "स्तिफनुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στεφάνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνζητοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 6:10" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοφίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "ज्ञान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जिससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλει" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντιστῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "सामना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴσχυον" - }, - "", - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 6:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέβαλον" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "उकसाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντας" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆν" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλάσφημα" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλάσφημα" - }, - "", - { - "type": "char:w", - "content": [ - "निन्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντος" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκηκόαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 6:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαὸν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρους" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γραμματεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "शास्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεκίνησάν" - }, - "", - { - "type": "char:w", - "content": [ - "भड़काकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήρπασαν" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνέδριον" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 6:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψευδεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "झूठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρας" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστησάν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "τοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντας" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रस्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बोलना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παύεται" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 6:14" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντος" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκηκόαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζωραῖος" - }, - "", - { - "type": "char:w", - "content": [ - "नासरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπον" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταλύσει" - }, - "", - { - "type": "char:w", - "content": [ - "ढा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "देगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθη" - }, - "", - { - "type": "char:w", - "content": [ - "रीतियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλάξει" - }, - "", - { - "type": "char:w", - "content": [ - "बदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "सौंपी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 6:15" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθεζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "बैठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "ताक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πρόσωπον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πρόσωπον" - }, - "", - { - "type": "char:w", - "content": [ - "मुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγγέλου" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡσεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδον" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "ACT 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 7:1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεύς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "सत्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 7:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 7:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συγγενείας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "char:w", - "content": [ - "कुटुम्ब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξελθε" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δείξω" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 7:4" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χαλδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "कसदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χαρράν" - }, - "", - { - "type": "char:w", - "content": [ - "हारान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χαρράν" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατῴκησεν" - }, - "", - { - "type": "char:w", - "content": [ - "बसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρα" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετῴκισεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "मृत्यु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτην" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बसाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "बसते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 7:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κληρονομίαν" - }, - "", - { - "type": "char:w", - "content": [ - "विरासत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποδός" - }, - "", - { - "type": "char:w", - "content": [ - "पैर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "αὐτῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατάσχεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "यद्यपि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῇ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέκνου" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄντος" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπηγγείλατο" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπέρματι" - }, - "", - { - "type": "char:w", - "content": [ - "वंश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοῦναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "दूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 7:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπέρμα" - }, - "", - { - "type": "char:w", - "content": [ - "सन्तान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλοτρίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "पराये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῇ" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάροικον" - }, - "", - { - "type": "char:w", - "content": [ - "परदेशी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσται" - }, - "", - { - "type": "char:w", - "content": [ - "होंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δουλώσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "दास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακώσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "बनाएँगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετρακόσια" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सौ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτη" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακώσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 7:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνος" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δουλεύσωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "दास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρινῶ" - }, - "", - { - "type": "char:w", - "content": [ - "दण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐὰν" - }, - "", - { - "type": "char:w", - "content": [ - "दूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "इसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελεύσονται" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λατρεύσουσίν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "करेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 7:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτομῆς" - }, - "", - { - "type": "char:w", - "content": [ - "खतने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαθήκην" - }, - "", - { - "type": "char:w", - "content": [ - "वाचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Ἰσαὰκ" - }, - "", - { - "type": "char:w", - "content": [ - "इसहाक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγέννησεν" - }, - "", - { - "type": "char:w", - "content": [ - "उत्पन्न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τῇ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀγδόῃ" - }, - "", - { - "type": "char:w", - "content": [ - "आठवें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιέτεμεν" - }, - "", - { - "type": "char:w", - "content": [ - "खतना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Ἰσαὰκ" - }, - "", - { - "type": "char:w", - "content": [ - "इसहाक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τῇ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακώβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τῇ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "5", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακὼβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώδεκα" - }, - "", - { - "type": "char:w", - "content": [ - "बारह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριάρχας" - }, - "", - { - "type": "char:w", - "content": [ - "कुलपति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उत्पन्न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 7:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατριάρχαι" - }, - "", - { - "type": "char:w", - "content": [ - "कुलपतियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωσὴφ" - }, - "", - { - "type": "char:w", - "content": [ - "यूसुफ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζηλώσαντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "ईर्ष्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέδοντο" - }, - "", - { - "type": "char:w", - "content": [ - "जानेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέδοντο" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बेचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 7:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θλίψεων" - }, - "", - { - "type": "char:w", - "content": [ - "क्लेशों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξείλατο" - }, - "", - { - "type": "char:w", - "content": [ - "छुड़ाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτου" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλέως" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαραὼ" - }, - "", - { - "type": "char:w", - "content": [ - "फ़िरौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐναντίον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐναντίον" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριν" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοφίαν" - }, - "", - { - "type": "char:w", - "content": [ - "बुद्धि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "5", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐναντίον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 7:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χανάαν" - }, - "", - { - "type": "char:w", - "content": [ - "कनान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χορτάσματα" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χανάαν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λιμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "अकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλη" - }, - "", - { - "type": "char:w", - "content": [ - "भारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θλῖψις" - }, - "", - { - "type": "char:w", - "content": [ - "क्लेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χορτάσματα" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χορτάσματα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χορτάσματα" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χορτάσματα" - }, - "", - { - "type": "char:w", - "content": [ - "अन्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χορτάσματα" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρίσκον" - }, - "", - { - "type": "char:w", - "content": [ - "मिलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χορτάσματα" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 7:12" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακὼβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσας" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σιτία" - }, - "", - { - "type": "char:w", - "content": [ - "अनाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρας" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτον" - }, - "", - { - "type": "char:w", - "content": [ - "पहली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαπέστειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "बार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 7:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένος" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δευτέρῳ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωσὴφ" - }, - "", - { - "type": "char:w", - "content": [ - "यूसुफ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένος" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φανερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωσήφ" - }, - "", - { - "type": "char:w", - "content": [ - "यूसुफ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένος" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένος" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαραὼ" - }, - "", - { - "type": "char:w", - "content": [ - "फ़िरौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मालूम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένος" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 7:14" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωσὴφ" - }, - "", - { - "type": "char:w", - "content": [ - "यूसुफ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρα" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακὼβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συγγένειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कुटुम्ब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέντε" - }, - "", - { - "type": "char:w", - "content": [ - "पचहत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बुला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστείλας" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 7:15" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακὼβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέβη" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτελεύτησεν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτελεύτησεν" - }, - "", - { - "type": "char:w", - "content": [ - "मर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 7:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συχὲμ" - }, - "", - { - "type": "char:w", - "content": [ - "शव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "शेकेम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μνήματι" - }, - "", - { - "type": "char:w", - "content": [ - "कब्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτέθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "रखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὠνήσατο" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀβραὰμ" - }, - "", - { - "type": "char:w", - "content": [ - "अब्राहम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "चाँदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συχέμ" - }, - "", - { - "type": "char:w", - "content": [ - "शेकेम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑμμὼρ" - }, - "", - { - "type": "char:w", - "content": [ - "हामोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सन्तान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑμμὼρ" - }, - "", - { - "type": "char:w", - "content": [ - "मोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 7:17" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγγελίας" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡμολόγησεν" - }, - "", - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνος" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγγιζεν" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀβραάμ" - }, - "", - { - "type": "char:w", - "content": [ - "अब्राहम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαὸς" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὔξησεν" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληθύνθη" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληθύνθη" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 7:18" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστη" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερος" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωσήφ" - }, - "", - { - "type": "char:w", - "content": [ - "यूसुफ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾔδει" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 7:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένος" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατασοφισάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "चतुराई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκάκωσεν" - }, - "", - { - "type": "char:w", - "content": [ - "बापदादों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बुरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "व्यवहार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बालकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βρέφη" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फेंक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκθετα" - }, - "", - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῳογονεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "रहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 7:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιρῷ" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγεννήθη" - }, - "", - { - "type": "char:w", - "content": [ - "जन्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀστεῖος" - }, - "", - { - "type": "char:w", - "content": [ - "दृष्टि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀστεῖος" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुन्दर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μῆνας" - }, - "", - { - "type": "char:w", - "content": [ - "महीने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατρός" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκῳ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνετράφη" - }, - "", - { - "type": "char:w", - "content": [ - "पाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 7:21" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτεθέντος" - }, - "", - { - "type": "char:w", - "content": [ - "फेंक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεθρέψατο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαραὼ" - }, - "", - { - "type": "char:w", - "content": [ - "फ़िरौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυγάτηρ" - }, - "", - { - "type": "char:w", - "content": [ - "बेटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεθρέψατο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεθρέψατο" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτῇ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱόν" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνείλατο" - }, - "", - { - "type": "char:w", - "content": [ - "पाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 7:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγυπτίων" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοφίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "विद्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγυπτίων" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγοις" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργοις" - }, - "", - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνατὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 7:23" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνος" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσερακονταετὴς" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβη" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραήλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισκέψασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "भेंट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 7:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠμύνατο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδικούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "अन्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠμύνατο" - }, - "", - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδών" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बचाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτιον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατάξας" - }, - "", - { - "type": "char:w", - "content": [ - "मारकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταπονουμένῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सताए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκδίκησιν" - }, - "", - { - "type": "char:w", - "content": [ - "पलटा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταπονουμένῳ" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 7:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνόμιζεν" - }, - "", - { - "type": "char:w", - "content": [ - "सोचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνιέναι" - }, - "", - { - "type": "char:w", - "content": [ - "समझेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωτηρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνῆκαν" - }, - "", - { - "type": "char:w", - "content": [ - "समझा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 7:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαχομένοις" - }, - "", - { - "type": "char:w", - "content": [ - "आपस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήλλασσεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήλλασσεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπών" - }, - "", - { - "type": "char:w", - "content": [ - "कहके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήνην" - }, - "", - { - "type": "char:w", - "content": [ - "मेल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "समझाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुषों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाईभाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλήλους" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अन्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδικεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 7:27" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλησίον" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ोसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδικῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπών" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπώσατο" - }, - "", - { - "type": "char:w", - "content": [ - "धक्का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντα" - }, - "", - { - "type": "char:w", - "content": [ - "अधिपति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαστὴν" - }, - "", - { - "type": "char:w", - "content": [ - "न्यायाधीश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 7:28" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρόπον" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχθὲς" - }, - "", - { - "type": "char:w", - "content": [ - "कल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτιον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεῖλες" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεῖλες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελεῖν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "डालना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλεις" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 7:29" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφυγεν" - }, - "", - { - "type": "char:w", - "content": [ - "भागा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαδιάμ" - }, - "", - { - "type": "char:w", - "content": [ - "मिद्यान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῇ" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάροικος" - }, - "", - { - "type": "char:w", - "content": [ - "परदेशी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαδιάμ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उत्पन्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 7:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληρωθέντων" - }, - "", - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληρωθέντων" - }, - "", - { - "type": "char:w", - "content": [ - "बीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σινά" - }, - "", - { - "type": "char:w", - "content": [ - "सीनै" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὄρους" - }, - "", - { - "type": "char:w", - "content": [ - "पहाड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρήμῳ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जंगल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "जलती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάτου" - }, - "", - { - "type": "char:w", - "content": [ - "झाड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φλογὶ" - }, - "", - { - "type": "char:w", - "content": [ - "ज्वाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὤφθη" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 7:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅραμα" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθαύμασεν" - }, - "", - { - "type": "char:w", - "content": [ - "अचम्भा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατανοῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "देखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσερχομένου" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 7:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρων" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀβραὰμ" - }, - "", - { - "type": "char:w", - "content": [ - "अब्राहम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσαὰκ" - }, - "", - { - "type": "char:w", - "content": [ - "इसहाक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακώβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔντρομος" - }, - "", - { - "type": "char:w", - "content": [ - "काँप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατανοῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "देखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτόλμα" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 7:33" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποδῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπόδημα" - }, - "", - { - "type": "char:w", - "content": [ - "जूती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λῦσον" - }, - "", - { - "type": "char:w", - "content": [ - "उतार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπος" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕστηκας" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγία" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆ" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 7:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "सचमुच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κάκωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "दुर्दशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδον" - }, - "", - { - "type": "char:w", - "content": [ - "देखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στεναγμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रोना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσα" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "छुड़ाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέβην" - }, - "", - { - "type": "char:w", - "content": [ - "उतरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστείλω" - }, - "", - { - "type": "char:w", - "content": [ - "भेजूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 7:35" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπόντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρνήσαντο" - }, - "", - { - "type": "char:w", - "content": [ - "नकारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἄρχοντα" - }, - "", - { - "type": "char:w", - "content": [ - "अधिपति" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαστήν" - }, - "", - { - "type": "char:w", - "content": [ - "न्यायाधीश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἄρχοντα" - }, - "", - { - "type": "char:w", - "content": [ - "अधिपति" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λυτρωτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "छुड़ानेवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοῦτον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τοῦτον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγγέλου" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "झाड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθέντος" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέσταλκεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 7:36" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "यही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐρυθρᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "लाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θαλάσσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जंगल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῇ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτη" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιήσας" - }, - "", - { - "type": "char:w", - "content": [ - "दिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिखाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξήγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "लाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 7:37" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραήλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴπας" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμέ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτην" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστήσει" - }, - "", - { - "type": "char:w", - "content": [ - "उठाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 7:38" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जंगल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "मण्डली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγγέλου" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σινά" - }, - "", - { - "type": "char:w", - "content": [ - "सीनै" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὄρει" - }, - "", - { - "type": "char:w", - "content": [ - "पहाड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντος" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρων" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶντα" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγια" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοῦναι" - }, - "", - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδέξατο" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 7:39" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῖς" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπήκοοι" - }, - "", - { - "type": "char:w", - "content": [ - "मानना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠθέλησαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῖς" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῖς" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπώσαντο" - }, - "", - { - "type": "char:w", - "content": [ - "ठुकराकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαις" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἴγυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστράφησαν" - }, - "", - { - "type": "char:w", - "content": [ - "फेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 7:40" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπόντες" - }, - "", - { - "type": "char:w", - "content": [ - "हारून" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπόντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπορεύσονται" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποίησον" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "देवता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπορεύσονται" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπορεύσονται" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπορεύσονται" - }, - "", - { - "type": "char:w", - "content": [ - "आगेआगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "चलें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτου" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "लाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξήγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴδαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἳ" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 7:41" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείναις" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῶν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοσχοποίησαν" - }, - "", - { - "type": "char:w", - "content": [ - "बछड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδώλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "मूरत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "बलि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήγαγον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργοις" - }, - "", - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐφραίνοντο" - }, - "", - { - "type": "char:w", - "content": [ - "मगन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῶν" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 7:42" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστρεψεν" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σφάγια" - }, - "", - { - "type": "char:w", - "content": [ - "आकाशगण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "पूजें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βίβλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γέγραπται" - }, - "", - { - "type": "char:w", - "content": [ - "लिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραήλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τῇ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκος" - }, - "", - { - "type": "char:w", - "content": [ - "घराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जंगल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτη" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σφάγια" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "पशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σφάγια" - }, - "", - { - "type": "char:w", - "content": [ - "बलि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυσίας" - }, - "", - { - "type": "char:w", - "content": [ - "अन्नबलि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσηνέγκατέ" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 7:43" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελάβετε" - }, - "", - { - "type": "char:w", - "content": [ - "मोलेक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκηνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "तम्बू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μολὸχ" - }, - "", - { - "type": "char:w", - "content": [ - "रिफान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देवता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄστρον" - }, - "", - { - "type": "char:w", - "content": [ - "तारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥαιφάν" - }, - "", - { - "type": "char:w", - "content": [ - "मूर्तियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὓς" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκυνεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दण्डवत्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποιήσατε" - }, - "", - { - "type": "char:w", - "content": [ - "बनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπους" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαβυλῶνος" - }, - "", - { - "type": "char:w", - "content": [ - "बाबेल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέκεινα" - }, - "", - { - "type": "char:w", - "content": [ - "परे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετοικιῶ" - }, - "", - { - "type": "char:w", - "content": [ - "बसाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "44", - "sid": "ACT 7:44" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "साक्षी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκηνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "तम्बू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जंगल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατράσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπον" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπον" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῇ" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διετάξατο" - }, - "", - { - "type": "char:w", - "content": [ - "आकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑωράκει" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "इसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπον" - }, - "", - { - "type": "char:w", - "content": [ - "बना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 7:45" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तम्बू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαδεξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहोशू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῶσεν" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρων" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσώπου" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "निकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυείδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 7:46" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριν" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾐτήσατο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκήνωμα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκήνωμα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακώβ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκῳ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκήνωμα" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκήνωμα" - }, - "", - { - "type": "char:w", - "content": [ - "निवास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "स्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बनाऊँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 7:47" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σολομῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सुलैमान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδόμησεν" - }, - "", - { - "type": "char:w", - "content": [ - "बनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "48", - "sid": "ACT 7:48" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὕψιστος" - }, - "", - { - "type": "char:w", - "content": [ - "परमप्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειροποιήτοις" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "बनाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "घरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "रहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτης" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "49", - "sid": "ACT 7:49" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανός" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θρόνος" - }, - "", - { - "type": "char:w", - "content": [ - "सिंहासन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆ" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποδῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποῖον" - }, - "", - { - "type": "char:w", - "content": [ - "तले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποπόδιον" - }, - "", - { - "type": "char:w", - "content": [ - "चौकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδομήσετέ" - }, - "", - { - "type": "char:w", - "content": [ - "बनाओगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταπαύσεώς" - }, - "", - { - "type": "char:w", - "content": [ - "विश्राम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "सा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπος" - }, - "", - { - "type": "char:w", - "content": [ - "स्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "50", - "sid": "ACT 7:50" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡ" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χείρ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "बनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχὶ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "51", - "sid": "ACT 7:51" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκληροτράχηλοι" - }, - "", - { - "type": "char:w", - "content": [ - "हठीले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαις" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὠσίν" - }, - "", - { - "type": "char:w", - "content": [ - "कान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντιπίπτετε" - }, - "", - { - "type": "char:w", - "content": [ - "खतनारहित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "वैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "52", - "sid": "ACT 7:52" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίνα" - }, - "", - { - "type": "char:w", - "content": [ - "किसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδίωξαν" - }, - "", - { - "type": "char:w", - "content": [ - "सताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δικαίου" - }, - "", - { - "type": "char:w", - "content": [ - "धर्मी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आगमन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεύσεως" - }, - "", - { - "type": "char:w", - "content": [ - "सन्देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκαταγγείλαντας" - }, - "", - { - "type": "char:w", - "content": [ - "देनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέκτειναν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προδόται" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़वानेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φονεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "डालनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "53", - "sid": "ACT 7:53" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάβετε" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγγέλων" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαταγὰς" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαταγὰς" - }, - "", - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαταγὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφυλάξατε" - }, - "", - { - "type": "char:w", - "content": [ - "पालन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφυλάξατε" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "54", - "sid": "ACT 7:54" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεπρίοντο" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀδόντας" - }, - "", - { - "type": "char:w", - "content": [ - "दाँत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔβρυχον" - }, - "", - { - "type": "char:w", - "content": [ - "पीसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "55", - "sid": "ACT 7:55" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρης" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δόξαν" - }, - "", - { - "type": "char:w", - "content": [ - "महिमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दाहिनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστῶτα" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "56", - "sid": "ACT 7:56" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देखों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηνοιγμένους" - }, - "", - { - "type": "char:w", - "content": [ - "खुला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀνθρώπου" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Υἱὸν" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दाहिनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστῶτα" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρῶ" - }, - "", - { - "type": "char:w", - "content": [ - "देखता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "57", - "sid": "ACT 7:57" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῇ" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κράξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὦτα" - }, - "", - { - "type": "char:w", - "content": [ - "कान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέσχον" - }, - "", - { - "type": "char:w", - "content": [ - "बन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρμησαν" - }, - "", - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρμησαν" - }, - "", - { - "type": "char:w", - "content": [ - "झपटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "58", - "sid": "ACT 7:58" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκβαλόντες" - }, - "", - { - "type": "char:w", - "content": [ - "निकालकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλιθοβόλουν" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρες" - }, - "", - { - "type": "char:w", - "content": [ - "गवाहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτια" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαύλου" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλουμένου" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεανίου" - }, - "", - { - "type": "char:w", - "content": [ - "जवान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उतार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "59", - "sid": "ACT 7:59" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στέφανον" - }, - "", - { - "type": "char:w", - "content": [ - "स्तिफनुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλιθοβόλουν" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντα" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεῦμά" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέξαι" - }, - "", - { - "type": "char:w", - "content": [ - "ग्रहण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "60", - "sid": "ACT 7:60" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γόνατα" - }, - "", - { - "type": "char:w", - "content": [ - "घुटने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "टेककर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῇ" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκραξεν" - }, - "", - { - "type": "char:w", - "content": [ - "पुकारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "पाप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτην" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στήσῃς" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπὼν" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκοιμήθη" - }, - "", - { - "type": "char:w", - "content": [ - "सो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "ACT 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 8:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναιρέσει" - }, - "", - { - "type": "char:w", - "content": [ - "मृत्यु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνευδοκῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सहमत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 8:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐλαβεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भक्तों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στέφανον" - }, - "", - { - "type": "char:w", - "content": [ - "स्तिफनुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεκόμισαν" - }, - "", - { - "type": "char:w", - "content": [ - "कब्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέγαν" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοπετὸν" - }, - "", - { - "type": "char:w", - "content": [ - "विलाप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησαν" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 8:3" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεδίδου" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλυμαίνετο" - }, - "", - { - "type": "char:w", - "content": [ - "उजाड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκους" - }, - "", - { - "type": "char:w", - "content": [ - "घरघर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "घुसकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुषों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναῖκας" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "घसीटघसीट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσπορευόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σύρων" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακήν" - }, - "", - { - "type": "char:w", - "content": [ - "डालता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 8:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "मगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασπαρέντες" - }, - "", - { - "type": "char:w", - "content": [ - "तितरबितर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "फिरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 8:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππος" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμαρείας" - }, - "", - { - "type": "char:w", - "content": [ - "सामरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστόν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκήρυσσεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 8:6" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεῖχον" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππου" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λεγομένοις" - }, - "", - { - "type": "char:w", - "content": [ - "कहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλοι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούειν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίει" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέπειν" - }, - "", - { - "type": "char:w", - "content": [ - "देखदेखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 8:7" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πολλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκάθαρτα" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεύματα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्माएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῇ" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βοῶντα" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξήρχοντο" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πολλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλελυμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "लकवे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλελυμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "रोगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लँगड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθεραπεύθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 8:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλὴ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 8:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προϋπῆρχεν" - }, - "", - { - "type": "char:w", - "content": [ - "इससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμων" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαγεύων" - }, - "", - { - "type": "char:w", - "content": [ - "जादूटोना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सामरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμαρείας" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνος" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξιστάνων" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναί" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέγαν" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "बनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 8:10" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μικροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "छोटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλου" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεῖχον" - }, - "", - { - "type": "char:w", - "content": [ - "सम्मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δύναμις" - }, - "", - { - "type": "char:w", - "content": [ - "शक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μεγάλη" - }, - "", - { - "type": "char:w", - "content": [ - "महान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλουμένη" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 8:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανῷ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαγίαις" - }, - "", - { - "type": "char:w", - "content": [ - "जादू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαγίαις" - }, - "", - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξεστακέναι" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαγίαις" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 8:12" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππῳ" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλείας" - }, - "", - { - "type": "char:w", - "content": [ - "राज्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματος" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζομένῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναῖκες" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίζοντο" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "लेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 8:13" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμων" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "स्वयं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτισθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππῳ" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαρτερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινομένας" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλας" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ेबड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμεις" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξίστατο" - }, - "", - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 8:14" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμοις" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμάρεια" - }, - "", - { - "type": "char:w", - "content": [ - "सामरियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέδεκται" - }, - "", - { - "type": "char:w", - "content": [ - "मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννην" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 8:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσηύξαντο" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ताकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λάβωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 8:16" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέπω" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδενὶ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιπεπτωκός" - }, - "", - { - "type": "char:w", - "content": [ - "उतरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόνον" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βεβαπτισμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 8:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπετίθεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπετίθεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "रखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάμβανον" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 8:18" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμων" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέσεως" - }, - "", - { - "type": "char:w", - "content": [ - "रखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέσεως" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δίδοται" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τῶν" - }, - "", - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσήνεγκεν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρήματα" - }, - "", - { - "type": "char:w", - "content": [ - "रुपये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 8:19" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "शक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀμοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαμβάνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθῶ" - }, - "", - { - "type": "char:w", - "content": [ - "रखूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "पाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 8:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργύριόν" - }, - "", - { - "type": "char:w", - "content": [ - "रुपये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπώλειαν" - }, - "", - { - "type": "char:w", - "content": [ - "नाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "हों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωρεὰν" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρημάτων" - }, - "", - { - "type": "char:w", - "content": [ - "रुपयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κτᾶσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "मोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνόμισας" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνόμισας" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 8:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔναντι" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλῆρος" - }, - "", - { - "type": "char:w", - "content": [ - "हिस्सा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μερὶς" - }, - "", - { - "type": "char:w", - "content": [ - "भाग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδία" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔναντι" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔναντι" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "सीधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 8:22" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακίας" - }, - "", - { - "type": "char:w", - "content": [ - "बुराई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανόησον" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "फिराकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεήθητι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "सम्भव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίας" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίνοια" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφεθήσεταί" - }, - "", - { - "type": "char:w", - "content": [ - "क्षमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 8:23" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁρῶ" - }, - "", - { - "type": "char:w", - "content": [ - "देखता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "पित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πικρίας" - }, - "", - { - "type": "char:w", - "content": [ - "कड़वाहट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδικίας" - }, - "", - { - "type": "char:w", - "content": [ - "अधर्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σύνδεσμον" - }, - "", - { - "type": "char:w", - "content": [ - "बन्धन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σύνδεσμον" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄντα" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 8:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμων" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκριθεὶς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκριθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεήθητε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὲρ" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήκατε" - }, - "", - { - "type": "char:w", - "content": [ - "कहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέλθῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμὲ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέλθῃ" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "char:w", - "content": [ - "पड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 8:25" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτυράμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέστρεφον" - }, - "", - { - "type": "char:w", - "content": [ - "लौट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμαρειτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सामरियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλάς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κώμας" - }, - "", - { - "type": "char:w", - "content": [ - "गाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐηγγελίζοντο" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 8:26" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππον" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστηθι" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεσημβρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "दक्षिण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γάζαν" - }, - "", - { - "type": "char:w", - "content": [ - "गाज़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔρημος" - }, - "", - { - "type": "char:w", - "content": [ - "रेगिस्तानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβαίνουσαν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 8:27" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορεύθη" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάστης" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰθίοψ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰθιόπων" - }, - "", - { - "type": "char:w", - "content": [ - "कूश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κανδάκης" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐνοῦχος" - }, - "", - { - "type": "char:w", - "content": [ - "खोजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "कूशियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλίσσης" - }, - "", - { - "type": "char:w", - "content": [ - "रानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κανδάκης" - }, - "", - { - "type": "char:w", - "content": [ - "कन्दाके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मंत्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γάζης" - }, - "", - { - "type": "char:w", - "content": [ - "खजांची" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκυνήσων" - }, - "", - { - "type": "char:w", - "content": [ - "आराधना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐληλύθει" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 8:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅρματος" - }, - "", - { - "type": "char:w", - "content": [ - "रथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθήμενος" - }, - "", - { - "type": "char:w", - "content": [ - "बैठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἠσαΐαν" - }, - "", - { - "type": "char:w", - "content": [ - "यशायाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτην" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεγίνωσκεν" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पढ़ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποστρέφων" - }, - "", - { - "type": "char:w", - "content": [ - "लौटा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 8:29" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππῳ" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολλήθητι" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅρματι" - }, - "", - { - "type": "char:w", - "content": [ - "रथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 8:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππος" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδραμὼν" - }, - "", - { - "type": "char:w", - "content": [ - "दौड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἠσαΐαν" - }, - "", - { - "type": "char:w", - "content": [ - "यशायाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτην" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γε" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγινώσκεις" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़ते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἆρά" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγινώσκοντος" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινώσκεις" - }, - "", - { - "type": "char:w", - "content": [ - "समझता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 8:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μή" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυναίμην" - }, - "", - { - "type": "char:w", - "content": [ - "समझाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐὰν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "कैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδηγήσει" - }, - "", - { - "type": "char:w", - "content": [ - "समझूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππον" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλεσέν" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβάντα" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθίσαι" - }, - "", - { - "type": "char:w", - "content": [ - "बैठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 8:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γραφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रशास्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡ" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιοχὴ" - }, - "", - { - "type": "char:w", - "content": [ - "अध्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεγίνωσκεν" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφωνος" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρόβατον" - }, - "", - { - "type": "char:w", - "content": [ - "भेड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σφαγὴν" - }, - "", - { - "type": "char:w", - "content": [ - "वध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤχθη" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὕτη" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀμνὸς" - }, - "", - { - "type": "char:w", - "content": [ - "मेम्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κείραντος" - }, - "", - { - "type": "char:w", - "content": [ - "ऊन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कतरनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐναντίον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चुपचाप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "वैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόμα" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνοίγει" - }, - "", - { - "type": "char:w", - "content": [ - "खोला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 8:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταπεινώσει" - }, - "", - { - "type": "char:w", - "content": [ - "दीनता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίσις" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενεὰν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενεὰν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "वर्णन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηγήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἴρεται" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρθη" - }, - "", - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 8:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκριθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐνοῦχος" - }, - "", - { - "type": "char:w", - "content": [ - "खोजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππῳ" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέομαί" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτης" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτέρου" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 8:35" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππος" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόμα" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνοίξας" - }, - "", - { - "type": "char:w", - "content": [ - "खोला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "शास्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "आरम्भ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐηγγελίσατο" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 8:36" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδόν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "चलतेचलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορεύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὕδωρ" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπί" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθον" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "खोजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐνοῦχος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησιν" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὕδωρ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτισθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "लेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κωλύει" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κωλύει" - }, - "", - { - "type": "char:w", - "content": [ - "रोक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 8:37" - }, - "फिलिप्पुस ने कहा, “यदि तू सारे मन से विश्वास करता है तो ले सकता है।” उसने उत्तर दिया, “मैं विश्वास करता हूँ कि यीशु मसीह परमेश्‍वर का पुत्र है।”", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 8:38" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅρμα" - }, - "", - { - "type": "char:w", - "content": [ - "रथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππος" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐνοῦχος" - }, - "", - { - "type": "char:w", - "content": [ - "खोजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀμφότεροι" - }, - "", - { - "type": "char:w", - "content": [ - "दोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕδωρ" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέβησαν" - }, - "", - { - "type": "char:w", - "content": [ - "उतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐνοῦχος" - }, - "", - { - "type": "char:w", - "content": [ - "पड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβάπτισεν" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 8:39" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕδατος" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβησαν" - }, - "", - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππον" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥρπασεν" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐνοῦχος" - }, - "", - { - "type": "char:w", - "content": [ - "खोजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκέτι" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαίρων" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορεύετο" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 8:40" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φίλιππος" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἄζωτον" - }, - "", - { - "type": "char:w", - "content": [ - "अश्दोद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἄζωτον" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διερχόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "निकला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεις" - }, - "", - { - "type": "char:w", - "content": [ - "नगरनगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐηγγελίζετο" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "ACT 9" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 9:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητὰς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπειλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "धमकाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμπνέων" - }, - "", - { - "type": "char:w", - "content": [ - "धुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 9:2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκὸν" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγάς" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινας" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐάν" - }, - "", - { - "type": "char:w", - "content": [ - "अभिप्राय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστολὰς" - }, - "", - { - "type": "char:w", - "content": [ - "चिट्ठियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾐτήσατο" - }, - "", - { - "type": "char:w", - "content": [ - "माँगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναῖκας" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῆς" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὕρῃ" - }, - "", - { - "type": "char:w", - "content": [ - "पाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδεμένους" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγάγῃ" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 9:3" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "चलतेचलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκῷ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγίζειν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एकाएक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαίφνης" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "चारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιήστραψεν" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "चमकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 9:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεσὼν" - }, - "", - { - "type": "char:w", - "content": [ - "गिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαούλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαούλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διώκεις" - }, - "", - { - "type": "char:w", - "content": [ - "सताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 9:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διώκεις" - }, - "", - { - "type": "char:w", - "content": [ - "सताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰμι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 9:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστηθι" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴσελθε" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαληθήσεταί" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅ" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 9:7" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνοδεύοντες" - }, - "", - { - "type": "char:w", - "content": [ - "चुपचाप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵστήκεισαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνεοί" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῆς" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "देखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδένα" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 9:8" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠγέρθη" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθαλμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "आँखें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεῳγμένων" - }, - "", - { - "type": "char:w", - "content": [ - "खोलीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔβλεπεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειραγωγοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पकड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκόν" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσήγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 9:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέπων" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "खाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπιεν" - }, - "", - { - "type": "char:w", - "content": [ - "पीया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 9:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκῷ" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητὴς" - }, - "", - { - "type": "char:w", - "content": [ - "चेला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁράματι" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανία" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "हाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 9:11" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥύμην" - }, - "", - { - "type": "char:w", - "content": [ - "गली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύθητι" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Εὐθεῖαν" - }, - "", - { - "type": "char:w", - "content": [ - "सीधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλουμένην" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδα" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζήτησον" - }, - "", - { - "type": "char:w", - "content": [ - "तरसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταρσέα" - }, - "", - { - "type": "char:w", - "content": [ - "वासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταρσέα" - }, - "", - { - "type": "char:w", - "content": [ - "पूछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεύχεται" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 9:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίαν" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθόντα" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέντα" - }, - "", - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέντα" - }, - "", - { - "type": "char:w", - "content": [ - "रखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ताकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दृष्टि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "char:w", - "content": [ - "पाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 9:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγίοις" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσα" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ीबड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बुराइयाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακὰ" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 9:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧδε" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερέων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχει" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομά" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλουμένους" - }, - "", - { - "type": "char:w", - "content": [ - "लेते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "बाँध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 9:15" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύου" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλέων" - }, - "", - { - "type": "char:w", - "content": [ - "राजाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομά" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαστάσαι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκλογῆς" - }, - "", - { - "type": "char:w", - "content": [ - "चुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκεῦος" - }, - "", - { - "type": "char:w", - "content": [ - "पात्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 9:16" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποδείξω" - }, - "", - { - "type": "char:w", - "content": [ - "बताऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματός" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὲρ" - }, - "", - { - "type": "char:w", - "content": [ - "कैसाकैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पड़ेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 9:17" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾗ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "रखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφέ" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαοὺλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾗ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδῷ" - }, - "", - { - "type": "char:w", - "content": [ - "रास्ते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾗ" - }, - "", - { - "type": "char:w", - "content": [ - "जिससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρχου" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθείς" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέσταλκέν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβλέψῃς" - }, - "", - { - "type": "char:w", - "content": [ - "दृष्टि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλησθῇς" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 9:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθαλμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "आँखों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέπεσαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "छिलके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λεπίδες" - }, - "", - { - "type": "char:w", - "content": [ - "गिरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβλεψέν" - }, - "", - { - "type": "char:w", - "content": [ - "देखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 9:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τροφὴν" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνισχύθη" - }, - "", - { - "type": "char:w", - "content": [ - "बल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 9:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκήρυσσεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκήρυσσεν" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Υἱὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 9:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुननेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξίσταντο" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लेते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορθήσας" - }, - "", - { - "type": "char:w", - "content": [ - "नाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐληλύθει" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδεμένους" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγάγῃ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλουμένους" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 9:22" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνεδυναμοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμβιβάζων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमाण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देदेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστός" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκῷ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 9:23" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκαναί" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραι" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληροῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "बीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεβουλεύσαντο" - }, - "", - { - "type": "char:w", - "content": [ - "युक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "निकाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 9:24" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβουλὴ" - }, - "", - { - "type": "char:w", - "content": [ - "युक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγνώσθη" - }, - "", - { - "type": "char:w", - "content": [ - "मालूम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέλωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πύλας" - }, - "", - { - "type": "char:w", - "content": [ - "फाटकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρετηροῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "घात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 9:25" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθηταὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβόντες" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπυρίδι" - }, - "", - { - "type": "char:w", - "content": [ - "टोकरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बैठाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τείχους" - }, - "", - { - "type": "char:w", - "content": [ - "शहरपनाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθῆκαν" - }, - "", - { - "type": "char:w", - "content": [ - "लटकाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαλάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "उतार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 9:26" - }, - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθηταῖς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολλᾶσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "मिल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπείραζεν" - }, - "", - { - "type": "char:w", - "content": [ - "उपाय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφοβοῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "डरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύοντες" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητής" - }, - "", - { - "type": "char:w", - "content": [ - "चेला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστὶν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 9:27" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλαβόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηγήσατο" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "इससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησεν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκῷ" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "कैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαρρησιάσατο" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 9:28" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησιαζόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπορευόμενος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "आताजाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 9:29" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλει" - }, - "", - { - "type": "char:w", - "content": [ - "निधड़क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बोलनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातचीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεζήτει" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑλληνιστάς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यत्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεχείρουν" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 9:30" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνόντες" - }, - "", - { - "type": "char:w", - "content": [ - "जानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταρσόν" - }, - "", - { - "type": "char:w", - "content": [ - "तरसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαπέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 9:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλιλαίας" - }, - "", - { - "type": "char:w", - "content": [ - "गलील" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμαρείας" - }, - "", - { - "type": "char:w", - "content": [ - "सामरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησία" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλης" - }, - "", - { - "type": "char:w", - "content": [ - "चैन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήνην" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶχεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδομουμένη" - }, - "", - { - "type": "char:w", - "content": [ - "उन्नति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φόβῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακλήσει" - }, - "", - { - "type": "char:w", - "content": [ - "शान्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευομένη" - }, - "", - { - "type": "char:w", - "content": [ - "चलती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "6", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληθύνετο" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 9:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διερχόμενον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिरता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντων" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύδδα" - }, - "", - { - "type": "char:w", - "content": [ - "लुद्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντας" - }, - "", - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύδδα" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 9:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰνέαν" - }, - "", - { - "type": "char:w", - "content": [ - "ऐनियास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλελυμένος" - }, - "", - { - "type": "char:w", - "content": [ - "लकवे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπόν" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρεν" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀκτὼ" - }, - "", - { - "type": "char:w", - "content": [ - "आठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κραβάττου" - }, - "", - { - "type": "char:w", - "content": [ - "खाट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατακείμενον" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 9:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰνέα" - }, - "", - { - "type": "char:w", - "content": [ - "ऐनियास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστός" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰᾶταί" - }, - "", - { - "type": "char:w", - "content": [ - "चंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰνέα" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστηθι" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεαυτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρῶσον" - }, - "", - { - "type": "char:w", - "content": [ - "बिछौना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστη" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 9:35" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύδδα" - }, - "", - { - "type": "char:w", - "content": [ - "लुद्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαρῶνα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "शारोन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδαν" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέστρεψαν" - }, - "", - { - "type": "char:w", - "content": [ - "फिरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 9:36" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππῃ" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταβειθά" - }, - "", - { - "type": "char:w", - "content": [ - "तबीता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣ" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθήτρια" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διερμηνευομένη" - }, - "", - { - "type": "char:w", - "content": [ - "दोरकास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρης" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वासिनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δορκάς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαθῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भलेभले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεημοσυνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίει" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 9:37" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσθενήσασαν" - }, - "", - { - "type": "char:w", - "content": [ - "बीमार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποθανεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείναις" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "नहलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπερῴῳ" - }, - "", - { - "type": "char:w", - "content": [ - "अटारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθηκαν" - }, - "", - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 9:38" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύδδας" - }, - "", - { - "type": "char:w", - "content": [ - "लुद्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππῃ" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγὺς" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθηταὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστὶν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῇ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακαλοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "आने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀκνήσῃς" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 9:39" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπερῷον" - }, - "", - { - "type": "char:w", - "content": [ - "अटारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χῆραι" - }, - "", - { - "type": "char:w", - "content": [ - "विधवाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλαίουσαι" - }, - "", - { - "type": "char:w", - "content": [ - "रोती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιτῶνας" - }, - "", - { - "type": "char:w", - "content": [ - "कुर्ते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτια" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "दोरकास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίει" - }, - "", - { - "type": "char:w", - "content": [ - "बनाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιδεικνύμεναι" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 9:40" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γόνατα" - }, - "", - { - "type": "char:w", - "content": [ - "घुटने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "टेककर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσηύξατο" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σῶμα" - }, - "", - { - "type": "char:w", - "content": [ - "शव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταβειθά" - }, - "", - { - "type": "char:w", - "content": [ - "तबीता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέψας" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθαλμοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "आँखें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤνοιξεν" - }, - "", - { - "type": "char:w", - "content": [ - "खोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοῦσα" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστηθι" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεκάθισεν" - }, - "", - { - "type": "char:w", - "content": [ - "बैठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 9:41" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῇ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρα" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτήν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "उठाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγίους" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χήρας" - }, - "", - { - "type": "char:w", - "content": [ - "विधवाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνήσας" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶσαν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶσαν" - }, - "", - { - "type": "char:w", - "content": [ - "जागृत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 9:42" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππης" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλης" - }, - "", - { - "type": "char:w", - "content": [ - "फैल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 9:43" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππῃ" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμωνι" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βυρσεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "चमड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βυρσεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "धन्धा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρά" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὰς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "ACT 10" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 10:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισαρείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνήλιος" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰταλικῆς" - }, - "", - { - "type": "char:w", - "content": [ - "इतालियानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλουμένης" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σπείρης" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχης" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 10:2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσεβὴς" - }, - "", - { - "type": "char:w", - "content": [ - "भक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκῳ" - }, - "", - { - "type": "char:w", - "content": [ - "घराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "डरता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλὰς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεημοσύνας" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "बराबर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 10:3" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνάτην" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥραν" - }, - "", - { - "type": "char:w", - "content": [ - "पहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁράματι" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φανερῶς" - }, - "", - { - "type": "char:w", - "content": [ - "स्पष्ट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रूप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελον" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθόντα" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπόντα" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνήλιε" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 10:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "char:w", - "content": [ - "ध्यान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμφοβος" - }, - "", - { - "type": "char:w", - "content": [ - "डरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "स्वामी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχαί" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थनाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεημοσύναι" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μνημόσυνον" - }, - "", - { - "type": "char:w", - "content": [ - "स्मरण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμπροσθεν" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 10:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππην" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμψον" - }, - "", - { - "type": "char:w", - "content": [ - "भेजकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμωνά" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετάπεμψαι" - }, - "", - { - "type": "char:w", - "content": [ - "बुलवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 10:6" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμωνι" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βυρσεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "चमड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "धन्धा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρά" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξενίζεται" - }, - "", - { - "type": "char:w", - "content": [ - "अतिथि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκία" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 10:7" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκετῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαρτερούντων" - }, - "", - { - "type": "char:w", - "content": [ - "उपस्थित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσεβῆ" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσεβῆ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιώτην" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνήσας" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 10:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξηγησάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "बताकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππην" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 10:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδοιπορούντων" - }, - "", - { - "type": "char:w", - "content": [ - "चलतेचलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγιζόντων" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दोपहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥραν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγιζόντων" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "छत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῶμα" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεύξασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 10:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρόσπεινος" - }, - "", - { - "type": "char:w", - "content": [ - "भूख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρόσπεινος" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤθελεν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρασκευαζόντων" - }, - "", - { - "type": "char:w", - "content": [ - "तैयार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεύσασθαι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκστασις" - }, - "", - { - "type": "char:w", - "content": [ - "बेसुध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 10:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεῳγμένον" - }, - "", - { - "type": "char:w", - "content": [ - "खुल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβαῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλην" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀθόνην" - }, - "", - { - "type": "char:w", - "content": [ - "चादर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκεῦός" - }, - "", - { - "type": "char:w", - "content": [ - "पात्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέσσαρσιν" - }, - "", - { - "type": "char:w", - "content": [ - "चारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "कोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθιέμενον" - }, - "", - { - "type": "char:w", - "content": [ - "लटकाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβαῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "उतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 10:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετράποδα" - }, - "", - { - "type": "char:w", - "content": [ - "चौपाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑρπετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "रेंगनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πετεινὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पक्षी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 10:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρε" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάς" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θῦσον" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φάγε" - }, - "", - { - "type": "char:w", - "content": [ - "खा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 10:14" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδαμῶς" - }, - "", - { - "type": "char:w", - "content": [ - "कदापि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέποτε" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέποτε" - }, - "", - { - "type": "char:w", - "content": [ - "कभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοινὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκάθαρτον" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέποτε" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφαγον" - }, - "", - { - "type": "char:w", - "content": [ - "खाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 10:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάλιν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δευτέρου" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκαθάρισεν" - }, - "", - { - "type": "char:w", - "content": [ - "शुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοίνου" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 10:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρίς" - }, - "", - { - "type": "char:w", - "content": [ - "बार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθὺς" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκεῦος" - }, - "", - { - "type": "char:w", - "content": [ - "चादर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανόν" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελήμφθη" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 10:17" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διερωτήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηπόρει" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηπόρει" - }, - "", - { - "type": "char:w", - "content": [ - "दुविधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅραμα" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνηλίου" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεσταλμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμωνος" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίαν" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διερωτήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυλῶνα" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 10:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "पुकारकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπυνθάνοντο" - }, - "", - { - "type": "char:w", - "content": [ - "पूछने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμων" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνθάδε" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξενίζεται" - }, - "", - { - "type": "char:w", - "content": [ - "अतिथि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 10:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρου" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁράματος" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διενθυμουμένου" - }, - "", - { - "type": "char:w", - "content": [ - "सोच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "खोज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 10:20" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατάβηθι" - }, - "", - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύου" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακρινόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "निःसंकोच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέσταλκα" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 10:21" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उतरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "खोज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάρεστε" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτία" - }, - "", - { - "type": "char:w", - "content": [ - "आने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 10:22" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνήλιος" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχης" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δίκαιος" - }, - "", - { - "type": "char:w", - "content": [ - "धर्मी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "डरनेवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλου" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνους" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρούμενός" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγγέλου" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταπέμψασθαί" - }, - "", - { - "type": "char:w", - "content": [ - "निर्देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταπέμψασθαί" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχρηματίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 10:23" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσκαλεσάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 10:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνήλιος" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συγγενεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "कुटुम्बियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγκαίους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रिय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φίλους" - }, - "", - { - "type": "char:w", - "content": [ - "मित्रों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκαλεσάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδοκῶν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 10:25" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνήλιος" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναντήσας" - }, - "", - { - "type": "char:w", - "content": [ - "भेंट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεσὼν" - }, - "", - { - "type": "char:w", - "content": [ - "गिरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεκύνησεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रणाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 10:26" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "उठाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστηθι" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπός" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰμι" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 10:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνομιλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बातचीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλούς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεληλυθότας" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρίσκει" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 10:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστασθε" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀθέμιτόν" - }, - "", - { - "type": "char:w", - "content": [ - "संगति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "अधर्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀμοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδειξεν" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπον" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοινὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκάθαρτον" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδένα" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσέρχεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "कहूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 10:29" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταπεμφθείς" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναντιρρήτως" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναντιρρήτως" - }, - "", - { - "type": "char:w", - "content": [ - "बिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθον" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυνθάνομαι" - }, - "", - { - "type": "char:w", - "content": [ - "पूछता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίνι" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετεπέμψασθέ" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 10:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνήλιος" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετάρτης" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέχρι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσθῆτι" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκῳ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνάτην" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρας" - }, - "", - { - "type": "char:w", - "content": [ - "पहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαμπρᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "चमकीला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσθῆτι" - }, - "", - { - "type": "char:w", - "content": [ - "वस्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιόν" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστη" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 10:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησί" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορνήλιε" - }, - "", - { - "type": "char:w", - "content": [ - "कुरनेलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχὴ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσηκούσθη" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεημοσύναι" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμνήσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "स्मरण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 10:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετακάλεσαι" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμψον" - }, - "", - { - "type": "char:w", - "content": [ - "भेजकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμωνα" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππην" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बुला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμωνος" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βυρσέως" - }, - "", - { - "type": "char:w", - "content": [ - "चमड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βυρσέως" - }, - "", - { - "type": "char:w", - "content": [ - "धन्धा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξενίζεται" - }, - "", - { - "type": "char:w", - "content": [ - "अतिथि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 10:33" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαυτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπεμψα" - }, - "", - { - "type": "char:w", - "content": [ - "भेजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σύ" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλῶς" - }, - "", - { - "type": "char:w", - "content": [ - "भला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάρεσμεν" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ताकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὰ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προστεταγμένα" - }, - "", - { - "type": "char:w", - "content": [ - "सुनें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 10:34" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόμα" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνοίξας" - }, - "", - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 10:35" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνει" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "डरता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαιοσύνην" - }, - "", - { - "type": "char:w", - "content": [ - "धार्मिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργαζόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "भाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 10:36" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήνην" - }, - "", - { - "type": "char:w", - "content": [ - "शान्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 10:37" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴδατε" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισμα" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκήρυξεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλιλαίας" - }, - "", - { - "type": "char:w", - "content": [ - "गलील" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρξάμενος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "आरम्भ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλης" - }, - "", - { - "type": "char:w", - "content": [ - "फैल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 10:38" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζαρέθ" - }, - "", - { - "type": "char:w", - "content": [ - "नासरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμει" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχρισεν" - }, - "", - { - "type": "char:w", - "content": [ - "अभिषेक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐεργετῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भलाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαβόλου" - }, - "", - { - "type": "char:w", - "content": [ - "शैतान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐεργετῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सताए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰώμενος" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "फिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταδυναστευομένους" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 10:39" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντων" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρες" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χώρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξύλου" - }, - "", - { - "type": "char:w", - "content": [ - "काठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρεμάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लटकाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεῖλαν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 10:40" - }, - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρίτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμφανῆ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 10:41" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παντὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυσι" - }, - "", - { - "type": "char:w", - "content": [ - "गवाहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκεχειροτονημένοις" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκεχειροτονημένοις" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "चुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκεχειροτονημένοις" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "उठने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεφάγομεν" - }, - "", - { - "type": "char:w", - "content": [ - "खाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεπίομεν" - }, - "", - { - "type": "char:w", - "content": [ - "पीया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 10:42" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κηρύξαι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτύρασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζώντων" - }, - "", - { - "type": "char:w", - "content": [ - "जीवितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κριτὴς" - }, - "", - { - "type": "char:w", - "content": [ - "न्यायी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡρισμένος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 10:43" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφῆται" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυροῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύοντα" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματος" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पापों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "क्षमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मिलेगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "44", - "sid": "ACT 10:44" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντος" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέπεσε" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντας" - }, - "", - { - "type": "char:w", - "content": [ - "सुननेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 10:45" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνῆλθαν" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτομῆς" - }, - "", - { - "type": "char:w", - "content": [ - "खतना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτομῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωρεὰ" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उण्डेला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 10:46" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουον" - }, - "", - { - "type": "char:w", - "content": [ - "भाँतिभाँति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γλώσσαις" - }, - "", - { - "type": "char:w", - "content": [ - "बोलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλούντων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγαλυνόντων" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 10:47" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μήτι" - }, - "", - { - "type": "char:w", - "content": [ - "इन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕδωρ" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κωλῦσαί" - }, - "", - { - "type": "char:w", - "content": [ - "रोक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτισθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτους" - }, - "", - { - "type": "char:w", - "content": [ - "पाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλαβον" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "48", - "sid": "ACT 10:48" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσέταξεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτισθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρώτησαν" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινάς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "ACT 11" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 11:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίαν" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσαν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδέξαντο" - }, - "", - { - "type": "char:w", - "content": [ - "मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 11:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτομῆς" - }, - "", - { - "type": "char:w", - "content": [ - "खतना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτομῆς" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἱ" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεκρίνοντο" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 11:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκροβυστίαν" - }, - "", - { - "type": "char:w", - "content": [ - "खतनारहित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέφαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "खाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 11:4" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "आरम्भ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθεξῆς" - }, - "", - { - "type": "char:w", - "content": [ - "क्रमानुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 11:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππῃ" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκστάσει" - }, - "", - { - "type": "char:w", - "content": [ - "बेसुध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅραμα" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδον" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλην" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀθόνην" - }, - "", - { - "type": "char:w", - "content": [ - "चादर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκεῦός" - }, - "", - { - "type": "char:w", - "content": [ - "पात्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέσσαρσιν" - }, - "", - { - "type": "char:w", - "content": [ - "चारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "कोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθιεμένην" - }, - "", - { - "type": "char:w", - "content": [ - "लटकाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβαῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "उतरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 11:6" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατενόουν" - }, - "", - { - "type": "char:w", - "content": [ - "ध्यान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετράποδα" - }, - "", - { - "type": "char:w", - "content": [ - "चौपाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θηρία" - }, - "", - { - "type": "char:w", - "content": [ - "पशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑρπετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "रेंगनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πετεινὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पक्षी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδον" - }, - "", - { - "type": "char:w", - "content": [ - "देखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 11:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῆς" - }, - "", - { - "type": "char:w", - "content": [ - "आवाज़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσα" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρε" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάς" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θῦσον" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φάγε" - }, - "", - { - "type": "char:w", - "content": [ - "खा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 11:8" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοινὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκάθαρτον" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδαμῶς" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόμα" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέποτε" - }, - "", - { - "type": "char:w", - "content": [ - "कभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 11:9" - }, - { - "type": "char:w", - "content": [ - "इसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δευτέρου" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "आवाज़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "आई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκαθάρισεν" - }, - "", - { - "type": "char:w", - "content": [ - "शुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοίνου" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 11:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρίς" - }, - "", - { - "type": "char:w", - "content": [ - "बार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάλιν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανόν" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεσπάσθη" - }, - "", - { - "type": "char:w", - "content": [ - "खींच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 11:11" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαυτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισαρείας" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρός" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεσταλμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "भेजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίαν" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾗ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 11:12" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμά" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बेझिझक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "लेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἓξ" - }, - "", - { - "type": "char:w", - "content": [ - "छः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρός" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 11:13" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελον" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκῳ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σταθέντα" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπόντα" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰόππην" - }, - "", - { - "type": "char:w", - "content": [ - "याफा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστειλον" - }, - "", - { - "type": "char:w", - "content": [ - "भेजकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σίμωνα" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετάπεμψαι" - }, - "", - { - "type": "char:w", - "content": [ - "बुलवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 11:14" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὲ" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλήσει" - }, - "", - { - "type": "char:w", - "content": [ - "कहेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἷς" - }, - "", - { - "type": "char:w", - "content": [ - "जिनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "सारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκός" - }, - "", - { - "type": "char:w", - "content": [ - "घराना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθήσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 11:15" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥσπερ" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέπεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "उतरा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥσπερ" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχῇ" - }, - "", - { - "type": "char:w", - "content": [ - "आरम्भ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφ" - }, - "", - { - "type": "char:w", - "content": [ - "उतरा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 11:16" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματος" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμνήσθην" - }, - "", - { - "type": "char:w", - "content": [ - "स्मरण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕδατι" - }, - "", - { - "type": "char:w", - "content": [ - "पानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβάπτισεν" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαπτισθήσεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पाओगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 11:17" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴσην" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωρεὰν" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστόν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύσασιν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κωλῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "रोक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνατὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 11:18" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡσύχασαν" - }, - "", - { - "type": "char:w", - "content": [ - "चुप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδόξασαν" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζωὴν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετάνοιαν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 11:19" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θλίψεως" - }, - "", - { - "type": "char:w", - "content": [ - "क्लेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "मारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στεφάνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "स्तिफनुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασπαρέντες" - }, - "", - { - "type": "char:w", - "content": [ - "तितरबितर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένης" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिरतेफिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "फीनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φοινίκης" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύπρου" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχείας" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδενὶ" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 11:20" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύπριοι" - }, - "", - { - "type": "char:w", - "content": [ - "वासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρηναῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "कुरेनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλουν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 11:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεὶρ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολύς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀριθμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύσας" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέστρεψεν" - }, - "", - { - "type": "char:w", - "content": [ - "फिरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 11:22" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίας" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκούσθη" - }, - "", - { - "type": "char:w", - "content": [ - "सुनने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὦτα" - }, - "", - { - "type": "char:w", - "content": [ - "आई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχείας" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαπέστειλαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 11:23" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριν" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχάρη" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्दित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλει" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσμένειν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσμένειν" - }, - "", - { - "type": "char:w", - "content": [ - "तन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίας" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προθέσει" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσμένειν" - }, - "", - { - "type": "char:w", - "content": [ - "लिपटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 11:24" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαθὸς" - }, - "", - { - "type": "char:w", - "content": [ - "भला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστεως" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρης" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὸς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλος" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσετέθη" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 11:25" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναζητῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "ढूँढ़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταρσὸν" - }, - "", - { - "type": "char:w", - "content": [ - "तरसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 11:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρὼν" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "लाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνιαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανόν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλον" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάξαι" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητὰς" - }, - "", - { - "type": "char:w", - "content": [ - "चेले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτως" - }, - "", - { - "type": "char:w", - "content": [ - "सबसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστιανούς" - }, - "", - { - "type": "char:w", - "content": [ - "मसीही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρηματίσαι" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 11:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφῆται" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμων" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 11:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἷς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγαβος" - }, - "", - { - "type": "char:w", - "content": [ - "अगबुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरणा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσήμανεν" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκουμένην" - }, - "", - { - "type": "char:w", - "content": [ - "जगत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλην" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λιμὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अकाल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पड़ेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥτις" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अकाल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κλαυδίου" - }, - "", - { - "type": "char:w", - "content": [ - "क्लौदियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κλαυδίου" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 11:29" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निर्णय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστος" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपनीअपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पूँजी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐπορεῖτό" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦσιν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρισαν" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "भेजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 11:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησαν" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶ" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαύλου" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρους" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστείλαντες" - }, - "", - { - "type": "char:w", - "content": [ - "भेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "ACT 12" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 12:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιρὸν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδης" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίας" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινας" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्तियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακῶσαί" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέβαλεν" - }, - "", - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 12:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννου" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφὸν" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰάκωβον" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαχαίρῃ" - }, - "", - { - "type": "char:w", - "content": [ - "तलवार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεῖλεν" - }, - "", - { - "type": "char:w", - "content": [ - "मरवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 12:3" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρεστόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "इससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρεστόν" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्दित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνλαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσέθετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραι" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀζύμων" - }, - "", - { - "type": "char:w", - "content": [ - "अख़मीरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रोटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραι" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 12:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιάσας" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακήν" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλάσσειν" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चारचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιωτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέσσαρσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पहरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετραδίοις" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मनसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फसह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάσχα" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγαγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 12:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακῇ" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτηρεῖτο" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίας" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτενῶς" - }, - "", - { - "type": "char:w", - "content": [ - "लौ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχὴ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 12:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδης" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤμελλεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προαγαγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὶ" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυσίν" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁλύσεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "जंजीरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδεμένος" - }, - "", - { - "type": "char:w", - "content": [ - "बंधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιωτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταξὺ" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοιμώμενος" - }, - "", - { - "type": "char:w", - "content": [ - "सो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φύλακές" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पहरेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύρας" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακήν" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτήρουν" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 12:7" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέστη" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκήματι" - }, - "", - { - "type": "char:w", - "content": [ - "कोठरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλαμψεν" - }, - "", - { - "type": "char:w", - "content": [ - "चमकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρου" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλευρὰν" - }, - "", - { - "type": "char:w", - "content": [ - "पसली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατάξας" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "जगाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστα" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τάχει" - }, - "", - { - "type": "char:w", - "content": [ - "जल्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁλύσεις" - }, - "", - { - "type": "char:w", - "content": [ - "जंजीरें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खुलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέπεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "गिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पड़ीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 12:8" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶσαι" - }, - "", - { - "type": "char:w", - "content": [ - "कमर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाँध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σανδάλιά" - }, - "", - { - "type": "char:w", - "content": [ - "जूते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπόδησαι" - }, - "", - { - "type": "char:w", - "content": [ - "पहन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "वैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτιόν" - }, - "", - { - "type": "char:w", - "content": [ - "वस्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पहनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκολούθει" - }, - "", - { - "type": "char:w", - "content": [ - "पीछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 12:9" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκολούθει" - }, - "", - { - "type": "char:w", - "content": [ - "पीछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾔδει" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγγέλου" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀληθές" - }, - "", - { - "type": "char:w", - "content": [ - "सच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "बल्कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδόκει" - }, - "", - { - "type": "char:w", - "content": [ - "समझा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅραμα" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέπειν" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 12:10" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτην" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δευτέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακὴν" - }, - "", - { - "type": "char:w", - "content": [ - "पहरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σιδηρᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "लोहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πύλην" - }, - "", - { - "type": "char:w", - "content": [ - "फाटक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθαν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥτις" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτομάτη" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτομάτη" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠνοίγη" - }, - "", - { - "type": "char:w", - "content": [ - "खुल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μίαν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥύμην" - }, - "", - { - "type": "char:w", - "content": [ - "गली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥύμην" - }, - "", - { - "type": "char:w", - "content": [ - "इतने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστη" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 12:11" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "सचेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀληθῶς" - }, - "", - { - "type": "char:w", - "content": [ - "सच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶδα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελον" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαπέστειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδου" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξείλατό" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "छुड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάσης" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδοκίας" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 12:12" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνιδών" - }, - "", - { - "type": "char:w", - "content": [ - "सोचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννου" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μητρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "माता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαρίας" - }, - "", - { - "type": "char:w", - "content": [ - "मरियम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίαν" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μάρκου" - }, - "", - { - "type": "char:w", - "content": [ - "मरकुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλουμένου" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνηθροισμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 12:13" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυλῶνος" - }, - "", - { - "type": "char:w", - "content": [ - "फाटक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύραν" - }, - "", - { - "type": "char:w", - "content": [ - "खिड़की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρούσαντος" - }, - "", - { - "type": "char:w", - "content": [ - "खटखटाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπακοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "रूदे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥόδη" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παιδίσκη" - }, - "", - { - "type": "char:w", - "content": [ - "दासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥόδη" - }, - "", - { - "type": "char:w", - "content": [ - "सुनने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥόδη" - }, - "", - { - "type": "char:w", - "content": [ - "आई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 12:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρου" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνοῦσα" - }, - "", - { - "type": "char:w", - "content": [ - "पहचानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυλῶνα" - }, - "", - { - "type": "char:w", - "content": [ - "फाटक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤνοιξεν" - }, - "", - { - "type": "char:w", - "content": [ - "खोला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσδραμοῦσα" - }, - "", - { - "type": "char:w", - "content": [ - "दौड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸ" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρον" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυλῶνος" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστάναι" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 12:15" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαίνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "पागल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχειν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διϊσχυρίζετο" - }, - "", - { - "type": "char:w", - "content": [ - "दृढ़ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διϊσχυρίζετο" - }, - "", - { - "type": "char:w", - "content": [ - "बोली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελός" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 12:16" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρούων" - }, - "", - { - "type": "char:w", - "content": [ - "खटखटाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέμενεν" - }, - "", - { - "type": "char:w", - "content": [ - "खिड़की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνοίξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "खोली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδαν" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 12:17" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατασείσας" - }, - "", - { - "type": "char:w", - "content": [ - "संकेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σιγᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "चुप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διηγήσατο" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "निकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξήγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "लाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπαγγείλατε" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰακώβῳ" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπαγγείλατε" - }, - "", - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορεύθη" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 12:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "भोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιώταις" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένης" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρα" - }, - "", - { - "type": "char:w", - "content": [ - "हलचल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 12:19" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδης" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιζητήσας" - }, - "", - { - "type": "char:w", - "content": [ - "खोज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρὼν" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φύλακας" - }, - "", - { - "type": "char:w", - "content": [ - "पहरुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίνας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπαχθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "जाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διέτριβεν" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 12:20" - }, - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τυρίοις" - }, - "", - { - "type": "char:w", - "content": [ - "सूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιδωνίοις" - }, - "", - { - "type": "char:w", - "content": [ - "सैदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυμομαχῶν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τυρίοις" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυμομαχῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अप्रसन्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλικῆς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πείσαντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βλάστον" - }, - "", - { - "type": "char:w", - "content": [ - "बलास्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कर्मचारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "मनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήνην" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "मेल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοιτῶνος" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλέως" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χώραν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρέφεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "पालनपोषण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 12:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τακτῇ" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδης" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσθῆτα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλικὴν" - }, - "", - { - "type": "char:w", - "content": [ - "राजवस्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνδυσάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "पहनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βήματος" - }, - "", - { - "type": "char:w", - "content": [ - "सिंहासन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθίσας" - }, - "", - { - "type": "char:w", - "content": [ - "बैठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδημηγόρει" - }, - "", - { - "type": "char:w", - "content": [ - "व्याख्यान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 12:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῆμος" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεφώνει" - }, - "", - { - "type": "char:w", - "content": [ - "पुकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπου" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "ईश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 12:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπάταξεν" - }, - "", - { - "type": "char:w", - "content": [ - "क्षण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχρῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθ" - }, - "", - { - "type": "char:w", - "content": [ - "आघात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δόξαν" - }, - "", - { - "type": "char:w", - "content": [ - "महिमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκωληκόβρωτος" - }, - "", - { - "type": "char:w", - "content": [ - "शरीर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκωληκόβρωτος" - }, - "", - { - "type": "char:w", - "content": [ - "कीड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέψυξεν" - }, - "", - { - "type": "char:w", - "content": [ - "पड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκωληκόβρωτος" - }, - "", - { - "type": "char:w", - "content": [ - "मर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 12:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληθύνετο" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγος" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὔξανεν" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληθύνετο" - }, - "", - { - "type": "char:w", - "content": [ - "फैलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 12:25" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληρώσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπαραλαβόντες" - }, - "", - { - "type": "char:w", - "content": [ - "चुके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννην" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μᾶρκον" - }, - "", - { - "type": "char:w", - "content": [ - "मरकुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικληθέντα" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικληθέντα" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέστρεψαν" - }, - "", - { - "type": "char:w", - "content": [ - "लौटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "ACT 13" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 13:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖσαν" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφῆται" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκαλοι" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेशक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συμεὼν" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Νίγερ" - }, - "", - { - "type": "char:w", - "content": [ - "नीगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λούκιος" - }, - "", - { - "type": "char:w", - "content": [ - "लूकियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρηναῖος" - }, - "", - { - "type": "char:w", - "content": [ - "कुरेनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μαναήν" - }, - "", - { - "type": "char:w", - "content": [ - "चौथाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετράρχου" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετράρχου" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδου" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दूधभाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "मनाहेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σύντροφος" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 13:2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νηστευόντων" - }, - "", - { - "type": "char:w", - "content": [ - "उपवास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सहित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λειτουργούντων" - }, - "", - { - "type": "char:w", - "content": [ - "उपासना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δή" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργον" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφορίσατε" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκέκλημαι" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 13:3" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νηστεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "उपवास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "रखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέλυσαν" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 13:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπεμφθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "भेजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "सिलूकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖθέν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέπλευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σελεύκιαν" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σελεύκιαν" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 13:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαλαμῖνι" - }, - "", - { - "type": "char:w", - "content": [ - "सलमीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήγγελλον" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννην" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶχον" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρέτην" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 13:6" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῆσον" - }, - "", - { - "type": "char:w", - "content": [ - "टापू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάφου" - }, - "", - { - "type": "char:w", - "content": [ - "पाफुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάφου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαριησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάφου" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बारयीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जादूगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάγον" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖον" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "झूठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψευδοπροφήτην" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 13:7" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθυπάτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνετῷ" - }, - "", - { - "type": "char:w", - "content": [ - "सिरगियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σεργίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बुद्धिमान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλεσάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεζήτησεν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 13:8" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐλύμας" - }, - "", - { - "type": "char:w", - "content": [ - "एलीमास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάγος" - }, - "", - { - "type": "char:w", - "content": [ - "जादूगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "यही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεθερμηνεύεται" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "सामना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθύπατον" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστεως" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रोकना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαστρέψαι" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 13:9" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλησθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "char:w", - "content": [ - "टकटकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 13:10" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δόλου" - }, - "", - { - "type": "char:w", - "content": [ - "कपट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δόλου" - }, - "", - { - "type": "char:w", - "content": [ - "चतुराई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρης" - }, - "", - { - "type": "char:w", - "content": [ - "भरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαβόλου" - }, - "", - { - "type": "char:w", - "content": [ - "शैतान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱὲ" - }, - "", - { - "type": "char:w", - "content": [ - "सन्तान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥᾳδιουργίας" - }, - "", - { - "type": "char:w", - "content": [ - "सकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαιοσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "धार्मिकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχθρὲ" - }, - "", - { - "type": "char:w", - "content": [ - "बैरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὦ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθείας" - }, - "", - { - "type": "char:w", - "content": [ - "सीधे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "मार्गों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαστρέφων" - }, - "", - { - "type": "char:w", - "content": [ - "टेढ़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παύσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 13:11" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεὶρ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέ" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τυφλὸς" - }, - "", - { - "type": "char:w", - "content": [ - "अंधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "रहेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥλιον" - }, - "", - { - "type": "char:w", - "content": [ - "सूर्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέπων" - }, - "", - { - "type": "char:w", - "content": [ - "देखेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχρῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "धुंधलापन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκότος" - }, - "", - { - "type": "char:w", - "content": [ - "अंधेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειραγωγούς" - }, - "", - { - "type": "char:w", - "content": [ - "इधरउधर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀχλὺς" - }, - "", - { - "type": "char:w", - "content": [ - "टटोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιάγων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐζήτει" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ताकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 13:12" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθύπατος" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδαχῇ" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπλησσόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 13:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "साथी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάφου" - }, - "", - { - "type": "char:w", - "content": [ - "पाफुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναχθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παμφυλίας" - }, - "", - { - "type": "char:w", - "content": [ - "पंफूलिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέργην" - }, - "", - { - "type": "char:w", - "content": [ - "पिरगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποχωρήσας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέστρεψεν" - }, - "", - { - "type": "char:w", - "content": [ - "लौट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 13:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέργης" - }, - "", - { - "type": "char:w", - "content": [ - "पिरगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέργης" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πισιδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "पिसिदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεγένοντο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαββάτων" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὴν" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκάθισαν" - }, - "", - { - "type": "char:w", - "content": [ - "बैठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 13:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάγνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάγνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχισυνάγωγοι" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχισυνάγωγοι" - }, - "", - { - "type": "char:w", - "content": [ - "सरदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακλήσεως" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴ" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "कहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 13:16" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατασείσας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "इशारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραηλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβούμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "डरनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσατε" - }, - "", - { - "type": "char:w", - "content": [ - "सुनो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 13:17" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρας" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελέξατο" - }, - "", - { - "type": "char:w", - "content": [ - "चुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτου" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῇ" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παροικίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "परदेशी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्नति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βραχίονος" - }, - "", - { - "type": "char:w", - "content": [ - "बलवन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑψηλοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "भुजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξήγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "लाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 13:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσερακονταετῆ" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जंगल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτροποφόρησεν" - }, - "", - { - "type": "char:w", - "content": [ - "सहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 13:19" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χανάαν" - }, - "", - { - "type": "char:w", - "content": [ - "कनान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῇ" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "जातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεκληρονόμησεν" - }, - "", - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साढ़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सौ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεκληρονόμησεν" - }, - "", - { - "type": "char:w", - "content": [ - "इनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विरासत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 13:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "इसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτεσι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετρακοσίοις" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεντήκοντα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "शमूएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτου" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κριτὰς" - }, - "", - { - "type": "char:w", - "content": [ - "न्यायी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 13:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλέα" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾐτήσαντο" - }, - "", - { - "type": "char:w", - "content": [ - "माँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτη" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βενιαμείν" - }, - "", - { - "type": "char:w", - "content": [ - "बिन्यामीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "गोत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κείς" - }, - "", - { - "type": "char:w", - "content": [ - "कीश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱὸν" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαοὺλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 13:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταστήσας" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλέα" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "बनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρήσας" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰεσσαί" - }, - "", - { - "type": "char:w", - "content": [ - "यिशै" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "मिल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θελήματά" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιήσει" - }, - "", - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 13:23" - }, - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπέρματος" - }, - "", - { - "type": "char:w", - "content": [ - "वंश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγγελίαν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σωτῆρα" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धारकर्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σωτῆρα" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 13:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προκηρύξαντος" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσόδου" - }, - "", - { - "type": "char:w", - "content": [ - "आने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννου" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραήλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοίας" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισμα" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παντὶ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσώπου" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 13:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννης" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δρόμον" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήρου" - }, - "", - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐμὲ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπονοεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "समझते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐμὲ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔρχεται" - }, - "", - { - "type": "char:w", - "content": [ - "आनेवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποδῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπόδημα" - }, - "", - { - "type": "char:w", - "content": [ - "जूती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "बन्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "खोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξιος" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 13:26" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένους" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀβραὰμ" - }, - "", - { - "type": "char:w", - "content": [ - "अब्राहम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सन्तान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβούμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "डरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωτηρίας" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγος" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαπεστάλη" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 13:27" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντες" - }, - "", - { - "type": "char:w", - "content": [ - "सरदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὰς" - }, - "", - { - "type": "char:w", - "content": [ - "पहचाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγνοήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "समझी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγινωσκομένας" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίναντες" - }, - "", - { - "type": "char:w", - "content": [ - "दोषी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठहराकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήρωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "पूरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τὰς" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 13:28" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδεμίαν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πειλᾶτον" - }, - "", - { - "type": "char:w", - "content": [ - "पिलातुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾐτήσαντο" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναιρεθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 13:29" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεγραμμένα" - }, - "", - { - "type": "char:w", - "content": [ - "लिखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτέλεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξύλου" - }, - "", - { - "type": "char:w", - "content": [ - "क्रूस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθελόντες" - }, - "", - { - "type": "char:w", - "content": [ - "उतार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μνημεῖον" - }, - "", - { - "type": "char:w", - "content": [ - "कब्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθηκαν" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 13:30" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 13:31" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναναβᾶσιν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλιλαίας" - }, - "", - { - "type": "char:w", - "content": [ - "गलील" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὤφθη" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρες" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσιν" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 13:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγγελίαν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρας" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 13:33" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सन्तान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δευτέρῳ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψαλμῷ" - }, - "", - { - "type": "char:w", - "content": [ - "भजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γέγραπται" - }, - "", - { - "type": "char:w", - "content": [ - "लिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σύ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Υἱός" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεγέννηκά" - }, - "", - { - "type": "char:w", - "content": [ - "जन्माया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 13:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλοντα" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποστρέφειν" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηκέτι" - }, - "", - { - "type": "char:w", - "content": [ - "कभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "सड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴρηκεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὅτι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώσω" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσια" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστά" - }, - "", - { - "type": "char:w", - "content": [ - "अटल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कृपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "करूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 13:35" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτέρῳ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διότι" - }, - "", - { - "type": "char:w", - "content": [ - "भजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὅσιόν" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "जन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "सड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώσεις" - }, - "", - { - "type": "char:w", - "content": [ - "देगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 13:36" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλῇ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενεᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρετήσας" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκοιμήθη" - }, - "", - { - "type": "char:w", - "content": [ - "सो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρας" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσετέθη" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "सड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 13:37" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγειρεν" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφθοράν" - }, - "", - { - "type": "char:w", - "content": [ - "सड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 13:38" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "लो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पापों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφεσις" - }, - "", - { - "type": "char:w", - "content": [ - "क्षमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλεται" - }, - "", - { - "type": "char:w", - "content": [ - "समाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστω" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 13:39" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "जिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "निर्दोष" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύων" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαιοῦται" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सबसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करनेवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "निर्दोष" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ठहरता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 13:40" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέπετε" - }, - "", - { - "type": "char:w", - "content": [ - "चौकस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήταις" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρημένον" - }, - "", - { - "type": "char:w", - "content": [ - "लिखित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέλθῃ" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "पड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 13:41" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταφρονηταί" - }, - "", - { - "type": "char:w", - "content": [ - "निन्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταφρονηταί" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴδετε" - }, - "", - { - "type": "char:w", - "content": [ - "देखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θαυμάσατε" - }, - "", - { - "type": "char:w", - "content": [ - "चकित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφανίσθητε" - }, - "", - { - "type": "char:w", - "content": [ - "मिट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἔργον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργάζομαι" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἔργον" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐάν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "कभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύσητε" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करोगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 13:42" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξιόντων" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλουν" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταξὺ" - }, - "", - { - "type": "char:w", - "content": [ - "अगले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαληθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 13:43" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγῆς" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λυθείσης" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσηλύτων" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεβομένων" - }, - "", - { - "type": "char:w", - "content": [ - "भक्तों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκολούθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "पीछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσλαλοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπειθον" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπειθον" - }, - "", - { - "type": "char:w", - "content": [ - "समझाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτι" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσμένειν" - }, - "", - { - "type": "char:w", - "content": [ - "बने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "44", - "sid": "ACT 13:44" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρχομένῳ" - }, - "", - { - "type": "char:w", - "content": [ - "अगले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαββάτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαββάτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλις" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σχεδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रायः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσα" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήχθη" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 13:45" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλους" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζήλου" - }, - "", - { - "type": "char:w", - "content": [ - "ईर्ष्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "भर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλασφημοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "निन्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλουμένοις" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντέλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 13:46" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησιασάμενοί" - }, - "", - { - "type": "char:w", - "content": [ - "निडर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγκαῖον" - }, - "", - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτον" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαληθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπειδὴ" - }, - "", - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπωθεῖσθε" - }, - "", - { - "type": "char:w", - "content": [ - "दूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰωνίου" - }, - "", - { - "type": "char:w", - "content": [ - "अनन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζωῆς" - }, - "", - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀξίους" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνετε" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρεφόμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "फिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 13:47" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐντέταλται" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέθεικά" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ताकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "छोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωτηρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "48", - "sid": "ACT 13:48" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντα" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχαιρον" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्दित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδόξαζον" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσοι" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰώνιον" - }, - "", - { - "type": "char:w", - "content": [ - "अनन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζωὴν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεταγμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεταγμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "49", - "sid": "ACT 13:49" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγος" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χώρας" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλης" - }, - "", - { - "type": "char:w", - "content": [ - "फैलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεφέρετο" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "50", - "sid": "ACT 13:50" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεβομένας" - }, - "", - { - "type": "char:w", - "content": [ - "भक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσχήμονας" - }, - "", - { - "type": "char:w", - "content": [ - "कुलीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναῖκας" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπήγειραν" - }, - "", - { - "type": "char:w", - "content": [ - "भड़काया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διωγμὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उपद्रव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρώτρυναν" - }, - "", - { - "type": "char:w", - "content": [ - "करवाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁρίων" - }, - "", - { - "type": "char:w", - "content": [ - "सीमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέβαλον" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "51", - "sid": "ACT 13:51" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποδῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κονιορτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "धूल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτιναξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "झाड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰκόνιον" - }, - "", - { - "type": "char:w", - "content": [ - "इकुनियुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθον" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "52", - "sid": "ACT 13:52" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθηταὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चेले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληροῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "परिपूर्ण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "ACT 14" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 14:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰκονίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इकुनियुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸ" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰκονίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὴν" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथसाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑλλήνων" - }, - "", - { - "type": "char:w", - "content": [ - "दोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολὺ" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 14:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπειθήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπήγειραν" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχὰς" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπήγειραν" - }, - "", - { - "type": "char:w", - "content": [ - "भड़काए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκάκωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "कटुता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उत्पन्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 14:3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησιαζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "भरोसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησιαζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "साहस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διέτριψαν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδόντι" - }, - "", - { - "type": "char:w", - "content": [ - "करवाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτος" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυροῦντι" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδόντι" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γίνεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 14:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσχίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "फूट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦσαν" - }, - "", - { - "type": "char:w", - "content": [ - "इससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कितने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "कितने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλοις" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 14:5" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑβρίσαι" - }, - "", - { - "type": "char:w", - "content": [ - "अपमान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λιθοβολῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "सरदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁρμὴ" - }, - "", - { - "type": "char:w", - "content": [ - "दौड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 14:6" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνιδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνιδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λυκαονίας" - }, - "", - { - "type": "char:w", - "content": [ - "लुकाउनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύστραν" - }, - "", - { - "type": "char:w", - "content": [ - "लुस्त्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δέρβην" - }, - "", - { - "type": "char:w", - "content": [ - "दिरबे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεις" - }, - "", - { - "type": "char:w", - "content": [ - "नगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περίχωρον" - }, - "", - { - "type": "char:w", - "content": [ - "आसपास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रदेशों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περίχωρον" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भाग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 14:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 14:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύστροις" - }, - "", - { - "type": "char:w", - "content": [ - "लुस्त्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκάθητο" - }, - "", - { - "type": "char:w", - "content": [ - "बैठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποσὶν" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδύνατος" - }, - "", - { - "type": "char:w", - "content": [ - "निर्बल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जन्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωλὸς" - }, - "", - { - "type": "char:w", - "content": [ - "लँगड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέποτε" - }, - "", - { - "type": "char:w", - "content": [ - "कभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιεπάτησεν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 14:9" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντος" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "char:w", - "content": [ - "टकटकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "इसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "चंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστιν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 14:10" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῇ" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥλατο" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सीधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστηθι" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀρθός" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀρθός" - }, - "", - { - "type": "char:w", - "content": [ - "उछलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιεπάτει" - }, - "", - { - "type": "char:w", - "content": [ - "चलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिरने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 14:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλοι" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "लुकाउनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπῆραν" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεοὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοιωθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "देवता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λυκαονιστὶ" - }, - "", - { - "type": "char:w", - "content": [ - "रूप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέβησαν" - }, - "", - { - "type": "char:w", - "content": [ - "उतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 14:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δία" - }, - "", - { - "type": "char:w", - "content": [ - "ज्यूस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑρμῆν" - }, - "", - { - "type": "char:w", - "content": [ - "हिर्मेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκάλουν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मुख्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 14:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Διὸς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्यूस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पुजारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύρους" - }, - "", - { - "type": "char:w", - "content": [ - "बैल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στέμματα" - }, - "", - { - "type": "char:w", - "content": [ - "फूलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "हार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυλῶνας" - }, - "", - { - "type": "char:w", - "content": [ - "फाटकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνέγκας" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλοις" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύειν" - }, - "", - { - "type": "char:w", - "content": [ - "बलिदान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤθελεν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 14:14" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτια" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαρρήξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "फाड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλον" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξεπήδησαν" - }, - "", - { - "type": "char:w", - "content": [ - "लपक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κράζοντες" - }, - "", - { - "type": "char:w", - "content": [ - "पुकारकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 14:15" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοιοπαθεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दुःखसुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भोगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωποι" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "व्यर्थ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ματαίων" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जीविते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶντα" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिरो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέφειν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "5", - "x-occurrences": "5", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιεῖτε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 14:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρῳχημέναις" - }, - "", - { - "type": "char:w", - "content": [ - "बीते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενεαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "समयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "जातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपनेअपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴασεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्गों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 14:17" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὑτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀμάρτυρον" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀμάρτυρον" - }, - "", - { - "type": "char:w", - "content": [ - "बेगवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφῆκεν" - }, - "", - { - "type": "char:w", - "content": [ - "किन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαθουργῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भलाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαθουργῶν" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανόθεν" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वर्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑετοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फलवन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρποφόρους" - }, - "", - { - "type": "char:w", - "content": [ - "ऋतु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιροὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρποφόρους" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίας" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐφροσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भरता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐφροσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 14:18" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλους" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόλις" - }, - "", - { - "type": "char:w", - "content": [ - "कठिनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέπαυσαν" - }, - "", - { - "type": "char:w", - "content": [ - "रोका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύειν" - }, - "", - { - "type": "char:w", - "content": [ - "बलिदान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 14:19" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπῆλθαν" - }, - "", - { - "type": "char:w", - "content": [ - "कितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχείας" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰκονίου" - }, - "", - { - "type": "char:w", - "content": [ - "इकुनियुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰκονίου" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλους" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λιθάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεθνηκέναι" - }, - "", - { - "type": "char:w", - "content": [ - "मरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νομίζοντες" - }, - "", - { - "type": "char:w", - "content": [ - "समझकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσυρον" - }, - "", - { - "type": "char:w", - "content": [ - "घसीट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 14:20" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κυκλωσάντων" - }, - "", - { - "type": "char:w", - "content": [ - "चारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κυκλωσάντων" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δέρβην" - }, - "", - { - "type": "char:w", - "content": [ - "दिरबे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 14:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνην" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελισάμενοί" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "चेले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύστραν" - }, - "", - { - "type": "char:w", - "content": [ - "लुस्त्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰκόνιον" - }, - "", - { - "type": "char:w", - "content": [ - "इकुनियुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέστρεψαν" - }, - "", - { - "type": "char:w", - "content": [ - "लौट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 14:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχὰς" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμμένειν" - }, - "", - { - "type": "char:w", - "content": [ - "स्थिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακαλοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστει" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θλίψεων" - }, - "", - { - "type": "char:w", - "content": [ - "क्लेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उठाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλείαν" - }, - "", - { - "type": "char:w", - "content": [ - "राज्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रवेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 14:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρους" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειροτονήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νηστειῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उपवास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सहित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "सौंपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπιστεύκεισαν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 14:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελθόντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πισιδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "पिसिदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πισιδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παμφυλίαν" - }, - "", - { - "type": "char:w", - "content": [ - "पंफूलिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 14:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέργῃ" - }, - "", - { - "type": "char:w", - "content": [ - "पिरगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέβησαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀττάλιαν" - }, - "", - { - "type": "char:w", - "content": [ - "अत्तलिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 14:26" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέπλευσαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅθεν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέπλευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργον" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλήρωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "पूरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτι" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδεδομένοι" - }, - "", - { - "type": "char:w", - "content": [ - "सौंपे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 14:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγαγόντες" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήγγελλον" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "कैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बड़ेबड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστεως" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύραν" - }, - "", - { - "type": "char:w", - "content": [ - "खोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤνοιξεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 14:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθηταῖς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀλίγον" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διέτριβον" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "ACT 15" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 15:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδίδασκον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσέως" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθει" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθει" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτμηθῆτε" - }, - "", - { - "type": "char:w", - "content": [ - "खतना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐὰν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τῷ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύνασθε" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 15:2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀλίγης" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στάσεως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "मतभेद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητήσεως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "विवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔταξαν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβαίνειν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλλους" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινας" - }, - "", - { - "type": "char:w", - "content": [ - "व्यक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρους" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητήματος" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 15:3" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίας" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπεμφθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "दूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπεμφθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φοινίκην" - }, - "", - { - "type": "char:w", - "content": [ - "फीनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαμάρειαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκδιηγούμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "सामरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διήρχοντο" - }, - "", - { - "type": "char:w", - "content": [ - "फिराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστροφὴν" - }, - "", - { - "type": "char:w", - "content": [ - "समाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλην" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρὰν" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्दित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίουν" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 15:4" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίας" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρων" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήγγειλάν" - }, - "", - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήγγειλάν" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "कैसेकैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 15:5" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαρισαίων" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἱρέσεως" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξανέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπιστευκότες" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कितनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτέμνειν" - }, - "", - { - "type": "char:w", - "content": [ - "खतना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "कराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσέως" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τηρεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मानने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγγέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "चाहिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 15:6" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβύτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνήχθησάν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 15:7" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πέτρος" - }, - "", - { - "type": "char:w", - "content": [ - "पतरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητήσεως" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένης" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 15:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδιογνώστης" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδιογνώστης" - }, - "", - { - "type": "char:w", - "content": [ - "जाँचने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμαρτύρησεν" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 15:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστει" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίας" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθαρίσας" - }, - "", - { - "type": "char:w", - "content": [ - "शुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διέκρινεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταξὺ" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 15:10" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειράζετε" - }, - "", - { - "type": "char:w", - "content": [ - "परीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τράχηλον" - }, - "", - { - "type": "char:w", - "content": [ - "गर्दन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζυγὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जूआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "रखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαστάσαι" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰσχύσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαστάσαι" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰσχύσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 15:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "हाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "निश्चय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτος" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύομεν" - }, - "", - { - "type": "char:w", - "content": [ - "पाएँगे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖνοι" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाएँगे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 15:12" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "सभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσίγησεν" - }, - "", - { - "type": "char:w", - "content": [ - "चुपचाप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶ" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουον" - }, - "", - { - "type": "char:w", - "content": [ - "सुनने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "कैसेकैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξηγουμένων" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅσα" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημεῖα" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέρατα" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 15:13" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σιγῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "चुप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰάκωβος" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 15:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συμεὼν" - }, - "", - { - "type": "char:w", - "content": [ - "शमौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξηγήσατο" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτον" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कैसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεσκέψατο" - }, - "", - { - "type": "char:w", - "content": [ - "कृपादृष्टि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαὸν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "बना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 15:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγοι" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμφωνοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "मिलती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γέγραπται" - }, - "", - { - "type": "char:w", - "content": [ - "लिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 15:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "इसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἀνοικοδομήσω" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαυεὶδ" - }, - "", - { - "type": "char:w", - "content": [ - "दाऊद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τὴν" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπτωκυῖαν" - }, - "", - { - "type": "char:w", - "content": [ - "गिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκηνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "डेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἀνοικοδομήσω" - }, - "", - { - "type": "char:w", - "content": [ - "उठाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτήν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνορθώσω" - }, - "", - { - "type": "char:w", - "content": [ - "खंडहरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τὴν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἀνοικοδομήσω" - }, - "", - { - "type": "char:w", - "content": [ - "बनाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεστραμμένα" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 15:17" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατάλοιποι" - }, - "", - { - "type": "char:w", - "content": [ - "शेष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπων" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομά" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "ढूँढें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 15:18" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰῶνος" - }, - "", - { - "type": "char:w", - "content": [ - "जगत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "उत्पत्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὰ" - }, - "", - { - "type": "char:w", - "content": [ - "समाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 15:19" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνω" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέφουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "फिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρενοχλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρενοχλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 15:20" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "लिख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भेजें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδώλων" - }, - "", - { - "type": "char:w", - "content": [ - "मूरतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλισγημάτων" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्धताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορνείας" - }, - "", - { - "type": "char:w", - "content": [ - "व्यभिचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "गला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "τοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "τοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "घोंटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "माँस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἵματος" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 15:21" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχαίων" - }, - "", - { - "type": "char:w", - "content": [ - "पुराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενεῶν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगरनगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κηρύσσοντας" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχει" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγινωσκόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 15:22" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "सहित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλοις" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέροις" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδοξε" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκλεξαμένους" - }, - "", - { - "type": "char:w", - "content": [ - "चुनें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδαν" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρσαββᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरसब्बास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγουμένους" - }, - "", - { - "type": "char:w", - "content": [ - "मुखिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμψαι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 15:23" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γράψαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लिख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सीरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κιλικίαν" - }, - "", - { - "type": "char:w", - "content": [ - "किलिकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβύτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαίρειν" - }, - "", - { - "type": "char:w", - "content": [ - "नमस्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 15:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκούσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἷς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὲς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγοις" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτάραξαν" - }, - "", - { - "type": "char:w", - "content": [ - "घबरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχὰς" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνασκευάζοντες" - }, - "", - { - "type": "char:w", - "content": [ - "उलट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεστειλάμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεστειλάμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 15:25" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चित्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδοξεν" - }, - "", - { - "type": "char:w", - "content": [ - "समझा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκλεξαμένοις" - }, - "", - { - "type": "char:w", - "content": [ - "चुने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαπητοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रिय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμψαι" - }, - "", - { - "type": "char:w", - "content": [ - "भेजें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 15:26" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ऐसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδεδωκόσι" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχὰς" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματος" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὲρ" - }, - "", - { - "type": "char:w", - "content": [ - "जोखिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 15:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεστάλκαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδαν" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεστάλκαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπαγγέλλοντας" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπαγγέλλοντας" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "देंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 15:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδοξεν" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπάναγκες" - }, - "", - { - "type": "char:w", - "content": [ - "आवश्यक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλέον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιτίθεσθαι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάρος" - }, - "", - { - "type": "char:w", - "content": [ - "बोझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डालें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 15:29" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέχεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "मूरतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδωλοθύτων" - }, - "", - { - "type": "char:w", - "content": [ - "बलि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἵματος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατηροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατηροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "गला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "घोंटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "माँस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορνείας" - }, - "", - { - "type": "char:w", - "content": [ - "व्यभिचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "दूर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दूर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम्हारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατηροῦντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὖ" - }, - "", - { - "type": "char:w", - "content": [ - "भला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατηροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατηροῦντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔρρωσθε" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατηροῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "शुभकामना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 15:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολυθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "सभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγαγόντες" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστολήν" - }, - "", - { - "type": "char:w", - "content": [ - "पत्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέδωκαν" - }, - "", - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 15:31" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγνόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακλήσει" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακλήσει" - }, - "", - { - "type": "char:w", - "content": [ - "अति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχάρησαν" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्दित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 15:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούδας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφῆται" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεστήριξαν" - }, - "", - { - "type": "char:w", - "content": [ - "स्थिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 15:33" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "रहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήνης" - }, - "", - { - "type": "char:w", - "content": [ - "शान्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπελύθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστείλαντας" - }, - "", - { - "type": "char:w", - "content": [ - "भेजनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 15:34" - }, - "(परन्तु सीलास को वहाँ रहना अच्छा लगा।)", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 15:35" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιοχείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διέτριβον" - }, - "", - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτέρων" - }, - "", - { - "type": "char:w", - "content": [ - "अन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκοντες" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιζόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 15:36" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινας" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिनजिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἷς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγγείλαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὴ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέψαντες" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισκεψώμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "चलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὴ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῶς" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 15:37" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννην" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μᾶρκον" - }, - "", - { - "type": "char:w", - "content": [ - "मरकुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπαραλαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπαραλαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 15:38" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠξίου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παμφυλίας" - }, - "", - { - "type": "char:w", - "content": [ - "पंफूलिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστάντα" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργον" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπαραλαμβάνειν" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπαραλαμβάνειν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "समझा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 15:39" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παροξυσμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "विवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποχωρισθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλήλων" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βαρναβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "बरनबास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μᾶρκον" - }, - "", - { - "type": "char:w", - "content": [ - "मरकुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλαβόντα" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπλεῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύπρον" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 15:40" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλεξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "चुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτι" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδοθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "सौंपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 15:41" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίας" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसियाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστηρίζων" - }, - "", - { - "type": "char:w", - "content": [ - "स्थिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सीरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κιλικίαν" - }, - "", - { - "type": "char:w", - "content": [ - "किलिकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστηρίζων" - }, - "", - { - "type": "char:w", - "content": [ - "होते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διήρχετο" - }, - "", - { - "type": "char:w", - "content": [ - "निकला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "ACT 16" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 16:1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δέρβην" - }, - "", - { - "type": "char:w", - "content": [ - "दिरबे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύστραν" - }, - "", - { - "type": "char:w", - "content": [ - "लुस्त्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιμόθεος" - }, - "", - { - "type": "char:w", - "content": [ - "तीमुथियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητής" - }, - "", - { - "type": "char:w", - "content": [ - "चेला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναικὸς" - }, - "", - { - "type": "char:w", - "content": [ - "माँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστῆς" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἕλληνος" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 16:2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λύστροις" - }, - "", - { - "type": "char:w", - "content": [ - "लुस्त्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰκονίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इकुनियुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμαρτυρεῖτο" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 16:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠθέλησεν" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνοις" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόποις" - }, - "", - { - "type": "char:w", - "content": [ - "जगहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιέτεμεν" - }, - "", - { - "type": "char:w", - "content": [ - "खतना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾔδεισαν" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἕλλην" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπῆρχεν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 16:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεις" - }, - "", - { - "type": "char:w", - "content": [ - "नगरनगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεπορεύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "विधियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεδίδοσαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δόγματα" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμοις" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रेरितों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστόλων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρων" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεκριμένα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "थीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मानने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλάσσειν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहुँचाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τῶν" - }, - "", - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 16:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαι" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसियाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστει" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστερεοῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "स्थिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀριθμῷ" - }, - "", - { - "type": "char:w", - "content": [ - "गिनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπερίσσευον" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 16:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διῆλθον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φρυγίαν" - }, - "", - { - "type": "char:w", - "content": [ - "फ्रूगिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλατικὴν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁγίου" - }, - "", - { - "type": "char:w", - "content": [ - "गलातिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλατικὴν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रदेशों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χώραν" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλατικὴν" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κωλυθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "मना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 16:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μυσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मूसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μυσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βιθυνίαν" - }, - "", - { - "type": "char:w", - "content": [ - "बितूनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βιθυνίαν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴασεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 16:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μυσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मूसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τρῳάδα" - }, - "", - { - "type": "char:w", - "content": [ - "त्रोआस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 16:9" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅραμα" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὤφθη" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδών" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστὼς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακαλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "पार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उतरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βοήθησον" - }, - "", - { - "type": "char:w", - "content": [ - "सहायता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 16:10" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅραμα" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδεν" - }, - "", - { - "type": "char:w", - "content": [ - "देखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐζητήσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμβιβάζοντες" - }, - "", - { - "type": "char:w", - "content": [ - "समझकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελίσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκέκληται" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 16:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "त्रोआस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναχθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθυδρομήσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सीधे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "सुमात्राके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नियापुलिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Νέαν" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 16:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππους" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίας" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μερίδος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रान्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτη" - }, - "", - { - "type": "char:w", - "content": [ - "मुख्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλις" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολωνία" - }, - "", - { - "type": "char:w", - "content": [ - "रोमियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολωνία" - }, - "", - { - "type": "char:w", - "content": [ - "बस्ती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινάς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατρίβοντες" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 16:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαββάτων" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πύλης" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "फाटक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποταμὸν" - }, - "", - { - "type": "char:w", - "content": [ - "नदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνομίζομεν" - }, - "", - { - "type": "char:w", - "content": [ - "समझकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξήλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχὴν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνομίζομεν" - }, - "", - { - "type": "char:w", - "content": [ - "स्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθίσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "बैठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθούσαις" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναιξίν" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθούσαις" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθούσαις" - }, - "", - { - "type": "char:w", - "content": [ - "थीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλαλοῦμεν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 16:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λυδία" - }, - "", - { - "type": "char:w", - "content": [ - "लुदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θυατείρων" - }, - "", - { - "type": "char:w", - "content": [ - "थुआतीरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορφυρόπωλις" - }, - "", - { - "type": "char:w", - "content": [ - "बैंगनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "बेचनेवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεβομένη" - }, - "", - { - "type": "char:w", - "content": [ - "भक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἧς" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διήνοιξεν" - }, - "", - { - "type": "char:w", - "content": [ - "खोला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ताकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλουμένοις" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσέχειν" - }, - "", - { - "type": "char:w", - "content": [ - "ध्यान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 16:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκόν" - }, - "", - { - "type": "char:w", - "content": [ - "घराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστὴν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वासिनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "समझते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "चलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκος" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεβιάσατο" - }, - "", - { - "type": "char:w", - "content": [ - "मनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεβιάσατο" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 16:16" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχὴν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευομένων" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὰ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παιδίσκην" - }, - "", - { - "type": "char:w", - "content": [ - "दासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπαντῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "मिली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πύθωνα" - }, - "", - { - "type": "char:w", - "content": [ - "भावी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πύθωνα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεῖχεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαντευομένη" - }, - "", - { - "type": "char:w", - "content": [ - "कहनेवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भावी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κυρίοις" - }, - "", - { - "type": "char:w", - "content": [ - "स्वामियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥτις" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργασίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαντευομένη" - }, - "", - { - "type": "char:w", - "content": [ - "लाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 16:17" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατακολουθοῦσα" - }, - "", - { - "type": "char:w", - "content": [ - "पीछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκραζεν" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωποι" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὑψίστου" - }, - "", - { - "type": "char:w", - "content": [ - "परमप्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοῦλοι" - }, - "", - { - "type": "char:w", - "content": [ - "दास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωτηρίας" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλουσιν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "कथा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσίν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 16:18" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλὰς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίει" - }, - "", - { - "type": "char:w", - "content": [ - "करती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαπονηθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "परेशान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέψας" - }, - "", - { - "type": "char:w", - "content": [ - "मुड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῇ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγγέλλω" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "उसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "घड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 16:19" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κύριοι" - }, - "", - { - "type": "char:w", - "content": [ - "स्वामियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργασίας" - }, - "", - { - "type": "char:w", - "content": [ - "कमाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπὶς" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγορὰν" - }, - "", - { - "type": "char:w", - "content": [ - "चौक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντας" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधानों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἵλκυσαν" - }, - "", - { - "type": "char:w", - "content": [ - "खींच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 16:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "फौजदारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχοντες" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσαγαγόντες" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωποι" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκταράσσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हलचल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 16:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθη" - }, - "", - { - "type": "char:w", - "content": [ - "रीतियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "बता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδέχεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "ग्रहण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मानना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "रोमियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξεστιν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 16:22" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλος" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλος" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεπέστη" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεπέστη" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτια" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιρήξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "फाड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उतार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥαβδίζειν" - }, - "", - { - "type": "char:w", - "content": [ - "बेंत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मारने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευον" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 16:23" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλάς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "बेंत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληγὰς" - }, - "", - { - "type": "char:w", - "content": [ - "लगवाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακήν" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔβαλον" - }, - "", - { - "type": "char:w", - "content": [ - "डाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμοφύλακι" - }, - "", - { - "type": "char:w", - "content": [ - "दरोगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγγείλαντες" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσφαλῶς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τηρεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "सावधानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσφαλῶς" - }, - "", - { - "type": "char:w", - "content": [ - "रखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 16:24" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοιαύτην" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγγελίαν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσωτέραν" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔβαλεν" - }, - "", - { - "type": "char:w", - "content": [ - "कोठरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξύλον" - }, - "", - { - "type": "char:w", - "content": [ - "काठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακὴν" - }, - "", - { - "type": "char:w", - "content": [ - "ठोंक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠσφαλίσατο" - }, - "", - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 16:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεσονύκτιον" - }, - "", - { - "type": "char:w", - "content": [ - "आधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕμνουν" - }, - "", - { - "type": "char:w", - "content": [ - "भजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπηκροῶντο" - }, - "", - { - "type": "char:w", - "content": [ - "गा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέσμιοι" - }, - "", - { - "type": "char:w", - "content": [ - "कैदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 16:26" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφνω" - }, - "", - { - "type": "char:w", - "content": [ - "इतने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφνω" - }, - "", - { - "type": "char:w", - "content": [ - "अचानक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέγας" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεισμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "भूकम्प" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμωτηρίου" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεμέλια" - }, - "", - { - "type": "char:w", - "content": [ - "नींव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σαλευθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "हिल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गईं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχρῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύραι" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠνεῴχθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "खुल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बन्धन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέθη" - }, - "", - { - "type": "char:w", - "content": [ - "खुल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 16:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμοφύλαξ" - }, - "", - { - "type": "char:w", - "content": [ - "दरोगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξυπνος" - }, - "", - { - "type": "char:w", - "content": [ - "जाग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύρας" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεῳγμένας" - }, - "", - { - "type": "char:w", - "content": [ - "खुले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νομίζων" - }, - "", - { - "type": "char:w", - "content": [ - "समझा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμίους" - }, - "", - { - "type": "char:w", - "content": [ - "कैदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भाग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤμελλεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάχαιραν" - }, - "", - { - "type": "char:w", - "content": [ - "तलवार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπασάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "खींचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπεφευγέναι" - }, - "", - { - "type": "char:w", - "content": [ - "आपको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναιρεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 16:28" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῇ" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφώνησεν" - }, - "", - { - "type": "char:w", - "content": [ - "पुकारकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεαυτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πράξῃς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακόν" - }, - "", - { - "type": "char:w", - "content": [ - "हानि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνθάδε" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γάρ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντες" - }, - "", - { - "type": "char:w", - "content": [ - "यहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσμεν" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 16:29" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσεπήδησεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मँगवाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔντρομος" - }, - "", - { - "type": "char:w", - "content": [ - "काँपता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσέπεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 16:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προαγαγὼν" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κύριοι" - }, - "", - { - "type": "char:w", - "content": [ - "सज्जनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθῶ" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "करूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 16:31" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστευσον" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκός" - }, - "", - { - "type": "char:w", - "content": [ - "घराना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθήσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उद्धार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 16:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσι" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 16:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "घड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληγῶν" - }, - "", - { - "type": "char:w", - "content": [ - "घाव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλουσεν" - }, - "", - { - "type": "char:w", - "content": [ - "धोए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχρῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 16:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγαγών" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέθηκεν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τράπεζαν" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέθηκεν" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "घराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πανοικεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπιστευκὼς" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠγαλλιάσατο" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πανοικεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 16:35" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥαβδούχους" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥαβδούχους" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνους" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπους" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόλυσον" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 16:36" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμοφύλαξ" - }, - "", - { - "type": "char:w", - "content": [ - "दरोगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγους" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολυθῆτε" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέσταλκαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "कुशल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "जाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 16:37" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δείραντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαίους" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπους" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκατακρίτους" - }, - "", - { - "type": "char:w", - "content": [ - "दोषी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκατακρίτους" - }, - "", - { - "type": "char:w", - "content": [ - "बिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δημοσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δημοσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκατακρίτους" - }, - "", - { - "type": "char:w", - "content": [ - "मारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακήν" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔβαλαν" - }, - "", - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λάθρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "चुपके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκβάλλουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "निकाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχοντας" - }, - "", - { - "type": "char:w", - "content": [ - "देते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γάρ" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὔ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαγαγέτωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαγαγέτωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 16:38" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥαβδοῦχοι" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατηγοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματα" - }, - "", - { - "type": "char:w", - "content": [ - "दीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαῖοί" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφοβήθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 16:39" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "मनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαγαγόντες" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρώτων" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 16:40" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "निकलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λυδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "लुदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "भेंट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "शान्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθαν" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "ACT 17" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 17:1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀμφίπολιν" - }, - "", - { - "type": "char:w", - "content": [ - "अम्फिपुलिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀπολλωνίαν" - }, - "", - { - "type": "char:w", - "content": [ - "अपुल्लोनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεσσαλονίκην" - }, - "", - { - "type": "char:w", - "content": [ - "थिस्सलुनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθον" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπου" - }, - "", - { - "type": "char:w", - "content": [ - "जहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὴ" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 17:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰωθὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρία" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατα" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατα" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γραφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रशास्त्रों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελέξατο" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 17:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρατιθέμενος" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διανοίγων" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोलखोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "समझाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "उठाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδει" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "जिसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कथा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλω" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλω" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστός" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 17:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कितनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεκληρώθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "भक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑλλήνων" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολὺ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεβομένων" - }, - "", - { - "type": "char:w", - "content": [ - "कुलीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναικῶν" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπείσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 17:5" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζηλώσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "ईर्ष्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγοραίων" - }, - "", - { - "type": "char:w", - "content": [ - "भरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाजारू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὰς" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηροὺς" - }, - "", - { - "type": "char:w", - "content": [ - "दुष्ट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀχλοποιήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθορύβουν" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθορύβουν" - }, - "", - { - "type": "char:w", - "content": [ - "हुल्लड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मचाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστάντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰάσονος" - }, - "", - { - "type": "char:w", - "content": [ - "यासोन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῆμον" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῆμον" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῆμον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προαγαγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐζήτουν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 17:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνθάδε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάρεισιν" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσυρον" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰάσονα" - }, - "", - { - "type": "char:w", - "content": [ - "यासोन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινας" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολιτάρχας" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολιτάρχας" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσυρον" - }, - "", - { - "type": "char:w", - "content": [ - "खींच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστατώσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστατώσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκουμένην" - }, - "", - { - "type": "char:w", - "content": [ - "जगत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστατώσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "उलटा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βοῶντες" - }, - "", - { - "type": "char:w", - "content": [ - "पुलटा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 17:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰάσων" - }, - "", - { - "type": "char:w", - "content": [ - "यासोन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέναντι" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερον" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλέα" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερον" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρος" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δογμάτων" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δογμάτων" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 17:8" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλον" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντας" - }, - "", - { - "type": "char:w", - "content": [ - "सुनीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολιτάρχας" - }, - "", - { - "type": "char:w", - "content": [ - "परेशान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτάραξαν" - }, - "", - { - "type": "char:w", - "content": [ - "गये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 17:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰάσονος" - }, - "", - { - "type": "char:w", - "content": [ - "यासोन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιπῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बाकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जमानत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέλυσαν" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 17:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βέροιαν" - }, - "", - { - "type": "char:w", - "content": [ - "बिरीया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέπεμψαν" - }, - "", - { - "type": "char:w", - "content": [ - "भेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενοι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπῄεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὴν" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 17:11" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεσσαλονίκῃ" - }, - "", - { - "type": "char:w", - "content": [ - "थिस्सलुनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐγενέστεροι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐγενέστεροι" - }, - "", - { - "type": "char:w", - "content": [ - "भले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "लालसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδέξαντο" - }, - "", - { - "type": "char:w", - "content": [ - "ग्रहण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίνοντες" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γραφὰς" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रशास्त्रों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προθυμίας" - }, - "", - { - "type": "char:w", - "content": [ - "ढूँढ़ते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχοι" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 17:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑλληνίδων" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσχημόνων" - }, - "", - { - "type": "char:w", - "content": [ - "कुलीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναικῶν" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुषों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀλίγοι" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 17:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "किन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεσσαλονίκης" - }, - "", - { - "type": "char:w", - "content": [ - "थिस्सलुनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔγνωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βεροίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "बिरीया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγος" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγγέλη" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθον" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλους" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σαλεύοντες" - }, - "", - { - "type": "char:w", - "content": [ - "भड़काने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταράσσοντες" - }, - "", - { - "type": "char:w", - "content": [ - "हलचल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मचाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 17:14" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαπέστειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιμόθεος" - }, - "", - { - "type": "char:w", - "content": [ - "तीमुथियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέμεινάν" - }, - "", - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 17:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθιστάνοντες" - }, - "", - { - "type": "char:w", - "content": [ - "वाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "एथेंस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβόντες" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβόντες" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιμόθεον" - }, - "", - { - "type": "char:w", - "content": [ - "तीमुथियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐντολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "निर्देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλθωσιν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῄεσαν" - }, - "", - { - "type": "char:w", - "content": [ - "अति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τάχιστα" - }, - "", - { - "type": "char:w", - "content": [ - "शीघ्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 17:16" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "एथेंस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκδεχομένου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖσαν" - }, - "", - { - "type": "char:w", - "content": [ - "मूरतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατείδωλον" - }, - "", - { - "type": "char:w", - "content": [ - "भरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωροῦντος" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατείδωλον" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 17:17" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγῇ" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεβομένοις" - }, - "", - { - "type": "char:w", - "content": [ - "भक्तों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγορᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "चौक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρατυγχάνοντας" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσαν" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मिलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελέγετο" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 17:18" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐπικουρίων" - }, - "", - { - "type": "char:w", - "content": [ - "इपिकूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φιλοσόφων" - }, - "", - { - "type": "char:w", - "content": [ - "स्तोईकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στοϊκῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέβαλλον" - }, - "", - { - "type": "char:w", - "content": [ - "दार्शनिकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὲς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तर्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπερμολόγος" - }, - "", - { - "type": "char:w", - "content": [ - "बकवादी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἂν" - }, - "", - { - "type": "char:w", - "content": [ - "कहना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλοι" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπερμολόγος" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγειν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγελεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "अन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देवताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγελεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचारक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मालूम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστασιν" - }, - "", - { - "type": "char:w", - "content": [ - "पुनरुत्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐηγγελίζετο" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 17:19" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλαβόμενοί" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अरियुपगुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάγον" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνῶναι" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καινὴ" - }, - "", - { - "type": "char:w", - "content": [ - "नया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδαχή" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλουμένη" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 17:20" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσφέρεις" - }, - "", - { - "type": "char:w", - "content": [ - "अनोखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοὰς" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνῶναι" - }, - "", - { - "type": "char:w", - "content": [ - "जानना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλει" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίνα" - }, - "", - { - "type": "char:w", - "content": [ - "इनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 17:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀθηναῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "एथेंस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξένοι" - }, - "", - { - "type": "char:w", - "content": [ - "परदेशी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιδημοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιδημοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "नईनई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καινότερον" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγειν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "सुनने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούειν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सिवाय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὐκαίρουν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερον" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὐκαίρουν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "बिताते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερον" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 17:22" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρείου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάγου" - }, - "", - { - "type": "char:w", - "content": [ - "अरियुपगुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σταθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 17:23" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διερχόμενος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεβάσματα" - }, - "", - { - "type": "char:w", - "content": [ - "पूजने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναθεωρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βωμὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वेदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεγέγραπτο" - }, - "", - { - "type": "char:w", - "content": [ - "लिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγνώστῳ" - }, - "", - { - "type": "char:w", - "content": [ - "अनजाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "ईश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσεβεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐσεβεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "बिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पूजते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλω" - }, - "", - { - "type": "char:w", - "content": [ - "समाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 17:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κόσμον" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιήσας" - }, - "", - { - "type": "char:w", - "content": [ - "बनाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वामी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειροποιήτοις" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बनाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "रहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 17:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वस्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "आवश्यकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρωπίνων" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδεόμενός" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लेता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζωὴν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνοὴν" - }, - "", - { - "type": "char:w", - "content": [ - "श्वांस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινος" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 17:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησέν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑνὸς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "मूल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπων" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνος" - }, - "", - { - "type": "char:w", - "content": [ - "जातियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παντὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पृथ्वी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁρίσας" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιροὺς" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προστεταγμένους" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁροθεσίας" - }, - "", - { - "type": "char:w", - "content": [ - "निवास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सीमाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाँधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 17:27" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "ढूँढ़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "γε" - }, - "", - { - "type": "char:w", - "content": [ - "शायद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहुँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑνὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκάστου" - }, - "", - { - "type": "char:w", - "content": [ - "वास्तव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μακρὰν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "दूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχοντα" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 17:28" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶμεν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चलतेफिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "स्थिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κινούμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "रहते" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "कितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कवियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήκασιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 17:29" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένος" - }, - "", - { - "type": "char:w", - "content": [ - "वंश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νομίζειν" - }, - "", - { - "type": "char:w", - "content": [ - "समझना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφείλομεν" - }, - "", - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχοντες" - }, - "", - { - "type": "char:w", - "content": [ - "ईश्वरत्व" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρυσῷ" - }, - "", - { - "type": "char:w", - "content": [ - "सोने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργύρῳ" - }, - "", - { - "type": "char:w", - "content": [ - "चाँदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνθυμήσεως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεῖον" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λίθῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅμοιον" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπου" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέχνης" - }, - "", - { - "type": "char:w", - "content": [ - "कारीगरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कल्पना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गढ़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεῖον" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεῖον" - }, - "", - { - "type": "char:w", - "content": [ - "हों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 17:30" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγνοίας" - }, - "", - { - "type": "char:w", - "content": [ - "अज्ञानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνους" - }, - "", - { - "type": "char:w", - "content": [ - "समयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπεριδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "ध्यान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πανταχοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώποις" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 17:31" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾗ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλει" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαιοσύνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "धार्मिकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκουμένην" - }, - "", - { - "type": "char:w", - "content": [ - "जगत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνειν" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρισεν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστήσας" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमाणित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 17:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστασιν" - }, - "", - { - "type": "char:w", - "content": [ - "पुनरुत्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχλεύαζον" - }, - "", - { - "type": "char:w", - "content": [ - "कितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχλεύαζον" - }, - "", - { - "type": "char:w", - "content": [ - "उपहास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कितनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάλιν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκουσόμεθά" - }, - "", - { - "type": "char:w", - "content": [ - "सुनेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 17:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσου" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 17:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὲς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολληθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "मिल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Διονύσιος" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσαν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἷς" - }, - "", - { - "type": "char:w", - "content": [ - "जिनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Διονύσιος" - }, - "", - { - "type": "char:w", - "content": [ - "दियुनुसियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρεοπαγίτης" - }, - "", - { - "type": "char:w", - "content": [ - "अरियुपगुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρεοπαγίτης" - }, - "", - { - "type": "char:w", - "content": [ - "सदस्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δάμαρις" - }, - "", - { - "type": "char:w", - "content": [ - "दमरिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυνὴ" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "कितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "ACT 18" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 18:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "इसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀθηνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "एथेंस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κόρινθον" - }, - "", - { - "type": "char:w", - "content": [ - "कुरिन्थुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 18:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀκύλαν" - }, - "", - { - "type": "char:w", - "content": [ - "अक्विला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖον" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρών" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ποντικὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσφάτως" - }, - "", - { - "type": "char:w", - "content": [ - "जन्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένει" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσφάτως" - }, - "", - { - "type": "char:w", - "content": [ - "पुन्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναῖκα" - }, - "", - { - "type": "char:w", - "content": [ - "पत्नी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πρίσκιλλαν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रिस्किल्ला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰταλίας" - }, - "", - { - "type": "char:w", - "content": [ - "इतालिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "हाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐληλυθότα" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κλαύδιον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρίζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "क्लौदियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥώμης" - }, - "", - { - "type": "char:w", - "content": [ - "रोम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατεταχέναι" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ποντικὸν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 18:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμότεχνον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यापार" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠργάζοντο" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέχνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "व्यापार" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκηνοποιοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तम्बू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμενεν" - }, - "", - { - "type": "char:w", - "content": [ - "बनाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 18:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "सब्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάββατον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγῇ" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελέγετο" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἕλληνας" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "समझाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπειθέν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 18:5" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιλᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "सीलास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιμόθεος" - }, - "", - { - "type": "char:w", - "content": [ - "तीमुथियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίας" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνείχετο" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνείχετο" - }, - "", - { - "type": "char:w", - "content": [ - "धुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνείχετο" - }, - "", - { - "type": "char:w", - "content": [ - "लगकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτυρόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 18:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντιτασσομένων" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλασφημούντων" - }, - "", - { - "type": "char:w", - "content": [ - "निन्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτια" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτιναξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "झाड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἷμα" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεφαλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "सिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθαρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "निर्दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύσομαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 18:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "चलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιτίου" - }, - "", - { - "type": "char:w", - "content": [ - "तीतुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούστου" - }, - "", - { - "type": "char:w", - "content": [ - "यूस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιτίου" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὸς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεβομένου" - }, - "", - { - "type": "char:w", - "content": [ - "भक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκίαν" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκία" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγῇ" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνομοροῦσα" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 18:8" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχισυνάγωγος" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρίσπος" - }, - "", - { - "type": "char:w", - "content": [ - "क्रिस्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκῳ" - }, - "", - { - "type": "char:w", - "content": [ - "घराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορινθίων" - }, - "", - { - "type": "char:w", - "content": [ - "कुरिन्थवासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστευον" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίζοντο" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 18:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὶ" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁράματος" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λάλει" - }, - "", - { - "type": "char:w", - "content": [ - "कहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σιωπήσῃς" - }, - "", - { - "type": "char:w", - "content": [ - "चुप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 18:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "διότι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "διότι" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακῶσαί" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακῶσαί" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακῶσαί" - }, - "", - { - "type": "char:w", - "content": [ - "हानि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολὺς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαός" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 18:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκάθισεν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκων" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἓξ" - }, - "", - { - "type": "char:w", - "content": [ - "डेढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνιαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μῆνας" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 18:12" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλλίωνος" - }, - "", - { - "type": "char:w", - "content": [ - "गल्लियो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀχαΐας" - }, - "", - { - "type": "char:w", - "content": [ - "अखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεπέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεπέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βῆμα" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आसन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 18:13" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναπείθει" - }, - "", - { - "type": "char:w", - "content": [ - "समझाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέβεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "उपासना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναπείθει" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναπείθει" - }, - "", - { - "type": "char:w", - "content": [ - "विपरीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 18:14" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόμα" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλλίων" - }, - "", - { - "type": "char:w", - "content": [ - "गल्लियो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "अन्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηρόν" - }, - "", - { - "type": "char:w", - "content": [ - "दुष्टता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἂν" - }, - "", - { - "type": "char:w", - "content": [ - "होती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥᾳδιούργημα" - }, - "", - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεσχόμην" - }, - "", - { - "type": "char:w", - "content": [ - "सुनता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 18:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητήματά" - }, - "", - { - "type": "char:w", - "content": [ - "शब्दों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "नामों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνομάτων" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βούλομαι" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμου" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जानो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न्यायी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κριτὴς" - }, - "", - { - "type": "char:w", - "content": [ - "बनना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 18:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βήματος" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आसन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήλασεν" - }, - "", - { - "type": "char:w", - "content": [ - "निकलवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 18:17" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχισυνάγωγον" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχισυνάγωγον" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σωσθένην" - }, - "", - { - "type": "char:w", - "content": [ - "सोस्थिनेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βήματος" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आसन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμπροσθεν" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτυπτον" - }, - "", - { - "type": "char:w", - "content": [ - "मारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλλίωνι" - }, - "", - { - "type": "char:w", - "content": [ - "गल्लियो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμελεν" - }, - "", - { - "type": "char:w", - "content": [ - "चिन्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 18:18" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὰς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσμείνας" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτι" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποταξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κενχρεαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "किंख्रिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεφαλήν" - }, - "", - { - "type": "char:w", - "content": [ - "सिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κειράμενος" - }, - "", - { - "type": "char:w", - "content": [ - "मुण्डाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐχήν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्नत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέπλει" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सीरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πρίσκιλλα" - }, - "", - { - "type": "char:w", - "content": [ - "प्रिस्किल्ला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀκύλας" - }, - "", - { - "type": "char:w", - "content": [ - "अक्विला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 18:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκείνους" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔφεσον" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήντησαν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέλιπεν" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὴν" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελέξατο" - }, - "", - { - "type": "char:w", - "content": [ - "विवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελέξατο" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 18:20" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρωτώντων" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπένευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "स्वीकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 18:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπών" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποταξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλοντος" - }, - "", - { - "type": "char:w", - "content": [ - "चाहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάλιν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακάμψω" - }, - "", - { - "type": "char:w", - "content": [ - "आऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐφέσου" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήχθη" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 18:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "उतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσπασάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "नमस्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιόχειαν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्ताकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 18:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιήσας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθεξῆς" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλατικὴν" - }, - "", - { - "type": "char:w", - "content": [ - "गलातिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χώραν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φρυγίαν" - }, - "", - { - "type": "char:w", - "content": [ - "फ्रूगिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητάς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στηρίζων" - }, - "", - { - "type": "char:w", - "content": [ - "स्थिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 18:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀπολλῶς" - }, - "", - { - "type": "char:w", - "content": [ - "अपुल्लोस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένει" - }, - "", - { - "type": "char:w", - "content": [ - "जन्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλεξανδρεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "सिकन्दरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγιος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήντησεν" - }, - "", - { - "type": "char:w", - "content": [ - "विद्वान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γραφαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रशास्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अच्छी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तरह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔφεσον" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 18:25" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηχημένος" - }, - "", - { - "type": "char:w", - "content": [ - "शिक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζέων" - }, - "", - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζέων" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ठीकठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुनाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλει" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδίδασκεν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόνον" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννου" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισμα" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 18:26" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγῇ" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησιάζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "निडर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησιάζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πρίσκιλλα" - }, - "", - { - "type": "char:w", - "content": [ - "प्रिस्किल्ला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀκύλας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελάβοντο" - }, - "", - { - "type": "char:w", - "content": [ - "अक्विला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβέστερον" - }, - "", - { - "type": "char:w", - "content": [ - "स्पष्ट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "रूप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξέθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 18:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλομένου" - }, - "", - { - "type": "char:w", - "content": [ - "निश्चय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προτρεψάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "उतरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀχαΐαν" - }, - "", - { - "type": "char:w", - "content": [ - "अखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδέξασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "ढाढ़स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθηταῖς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔγραψαν" - }, - "", - { - "type": "char:w", - "content": [ - "लिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδέξασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तरह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिलें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολὺ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεβάλετο" - }, - "", - { - "type": "char:w", - "content": [ - "सहायता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεβάλετο" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτος" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπιστευκόσιν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 18:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐτόνως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "अपुल्लोस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "शक्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακατηλέγχετο" - }, - "", - { - "type": "char:w", - "content": [ - "कौशल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δημοσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "सार्वजनिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακατηλέγχετο" - }, - "", - { - "type": "char:w", - "content": [ - "रूप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अभिभूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γραφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रशास्त्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "प्रमाण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "ACT 19" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 19:1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀπολλῶ" - }, - "", - { - "type": "char:w", - "content": [ - "अपुल्लोस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κορίνθῳ" - }, - "", - { - "type": "char:w", - "content": [ - "कुरिन्थुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔφεσον" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινας" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητάς" - }, - "", - { - "type": "char:w", - "content": [ - "चेले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνωτερικὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέρη" - }, - "", - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 19:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάβετε" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάβετε" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλ" - }, - "", - { - "type": "char:w", - "content": [ - "चर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκούσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 19:3" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "किसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίσθητε" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰωάννου" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισμα" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισμα" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 19:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "यूहन्ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτ" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοίας" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "फिराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισμα" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβάπτισεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισμα" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρχόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "आनेवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτ" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύσωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 19:5" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβαπτίσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 19:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέντος" - }, - "", - { - "type": "char:w", - "content": [ - "रखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "उतरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "भिन्नभिन्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γλώσσαις" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλουν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπροφήτευον" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 19:7" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡσεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώδεκα" - }, - "", - { - "type": "char:w", - "content": [ - "बारह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 19:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὴν" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μῆνας" - }, - "", - { - "type": "char:w", - "content": [ - "महीने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαρρησιάζετο" - }, - "", - { - "type": "char:w", - "content": [ - "निडर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαρρησιάζετο" - }, - "", - { - "type": "char:w", - "content": [ - "बोलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλείας" - }, - "", - { - "type": "char:w", - "content": [ - "राज्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλεγόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "विवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πείθων" - }, - "", - { - "type": "char:w", - "content": [ - "समझाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 19:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσκληρύνοντο" - }, - "", - { - "type": "char:w", - "content": [ - "कठोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠπείθουν" - }, - "", - { - "type": "char:w", - "content": [ - "मानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήθους" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακολογοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "बुरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητάς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφώρισεν" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τυράννου" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्नुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σχολῇ" - }, - "", - { - "type": "char:w", - "content": [ - "पाठशाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλεγόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "वादविवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 19:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτη" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦντας" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἕλληνας" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 19:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνάμεις" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τυχούσας" - }, - "", - { - "type": "char:w", - "content": [ - "अद्भुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίει" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिखाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 19:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποφέρεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "रूमाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σουδάρια" - }, - "", - { - "type": "char:w", - "content": [ - "अँगोछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρωτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "देह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρωτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "स्पर्श" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "कराकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσθενοῦντας" - }, - "", - { - "type": "char:w", - "content": [ - "बीमारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σιμικίνθια" - }, - "", - { - "type": "char:w", - "content": [ - "डालते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόσους" - }, - "", - { - "type": "char:w", - "content": [ - "बीमारियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "दूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεύματα" - }, - "", - { - "type": "char:w", - "content": [ - "दुष्टात्माएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπορεύεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σιμικίνθια" - }, - "", - { - "type": "char:w", - "content": [ - "करती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 19:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινες" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιερχομένων" - }, - "", - { - "type": "char:w", - "content": [ - "झाड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξορκιστῶν" - }, - "", - { - "type": "char:w", - "content": [ - "फूँकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिरते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεύματα" - }, - "", - { - "type": "char:w", - "content": [ - "दुष्टात्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχοντας" - }, - "", - { - "type": "char:w", - "content": [ - "हों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "फूँकने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κηρύσσει" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κηρύσσει" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁρκίζω" - }, - "", - { - "type": "char:w", - "content": [ - "शपथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 19:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σκευᾶ" - }, - "", - { - "type": "char:w", - "content": [ - "स्क्किवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινος" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σκευᾶ" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερέως" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 19:15" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "दुष्टात्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκριθὲν" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινώσκω" - }, - "", - { - "type": "char:w", - "content": [ - "जानती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίσταμαι" - }, - "", - { - "type": "char:w", - "content": [ - "पहचानती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 19:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφαλόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "जिसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηρὸν" - }, - "", - { - "type": "char:w", - "content": [ - "दुष्ट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατακυριεύσας" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀμφοτέρων" - }, - "", - { - "type": "char:w", - "content": [ - "लपककर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴσχυσεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "काबू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥστε" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उपद्रव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυμνοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "नंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετραυματισμένους" - }, - "", - { - "type": "char:w", - "content": [ - "घायल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνου" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκου" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκφυγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "भागे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 19:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔφεσον" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἕλλησιν" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φόβος" - }, - "", - { - "type": "char:w", - "content": [ - "भय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέπεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμεγαλύνετο" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 19:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπιστευκότων" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοί" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρχοντο" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनेअपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बुरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πράξεις" - }, - "", - { - "type": "char:w", - "content": [ - "कामों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξομολογούμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रगट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 19:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περίεργα" - }, - "", - { - "type": "char:w", - "content": [ - "जादू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "टोना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πραξάντων" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपनीअपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पोथियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βίβλους" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "जला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέκαιον" - }, - "", - { - "type": "char:w", - "content": [ - "दीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεψήφισαν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμὰς" - }, - "", - { - "type": "char:w", - "content": [ - "जोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέντε" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पचास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "हजार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μυριάδας" - }, - "", - { - "type": "char:w", - "content": [ - "चाँदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सिक्कों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बराबर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 19:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγος" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κράτος" - }, - "", - { - "type": "char:w", - "content": [ - "सामर्थ्यपूर्वक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὔξανεν" - }, - "", - { - "type": "char:w", - "content": [ - "फैलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴσχυεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रबल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴσχυεν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 19:21" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπληρώθη" - }, - "", - { - "type": "char:w", - "content": [ - "चुकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "ठाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀχαΐαν" - }, - "", - { - "type": "char:w", - "content": [ - "अखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाऊँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπὼν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥώμην" - }, - "", - { - "type": "char:w", - "content": [ - "रोम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "देखना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 19:22" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονούντων" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιμόθεον" - }, - "", - { - "type": "char:w", - "content": [ - "तीमुथियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔραστον" - }, - "", - { - "type": "char:w", - "content": [ - "इरास्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστείλας" - }, - "", - { - "type": "char:w", - "content": [ - "भेजकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔραστον" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 19:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιρὸν" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पन्थ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τάραχος" - }, - "", - { - "type": "char:w", - "content": [ - "हुल्लड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 19:24" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δημήτριος" - }, - "", - { - "type": "char:w", - "content": [ - "दिमेत्रियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργυροκόπος" - }, - "", - { - "type": "char:w", - "content": [ - "सुनार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρτέμιδος" - }, - "", - { - "type": "char:w", - "content": [ - "अरतिमिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργυροῦς" - }, - "", - { - "type": "char:w", - "content": [ - "चाँदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρείχετο" - }, - "", - { - "type": "char:w", - "content": [ - "बनवाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεχνίταις" - }, - "", - { - "type": "char:w", - "content": [ - "कारीगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀλίγην" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργασίαν" - }, - "", - { - "type": "char:w", - "content": [ - "दिलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργασίαν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 19:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὓς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοιαῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργασίας" - }, - "", - { - "type": "char:w", - "content": [ - "कारीगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναθροίσας" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστασθε" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐργάτας" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐπορία" - }, - "", - { - "type": "char:w", - "content": [ - "कितना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "धन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 19:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούετε" - }, - "", - { - "type": "char:w", - "content": [ - "सुनते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόνον" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐφέσου" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σχεδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रायः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίας" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλον" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πείσας" - }, - "", - { - "type": "char:w", - "content": [ - "समझाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετέστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "भरमाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारीगरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "ईश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 19:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόνον" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κινδυνεύει" - }, - "", - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπελεγμὸν" - }, - "", - { - "type": "char:w", - "content": [ - "धन्धे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέρος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिष्ठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहेगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλης" - }, - "", - { - "type": "char:w", - "content": [ - "महान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "देवी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρτέμιδος" - }, - "", - { - "type": "char:w", - "content": [ - "अरतिमिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुच्छ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λογισθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "समझा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλη" - }, - "", - { - "type": "char:w", - "content": [ - "सारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσία" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκουμένη" - }, - "", - { - "type": "char:w", - "content": [ - "जगत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγαλειότητος" - }, - "", - { - "type": "char:w", - "content": [ - "पूजता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγαλειότητος" - }, - "", - { - "type": "char:w", - "content": [ - "महत्व" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 19:28" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "क्रोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλήρεις" - }, - "", - { - "type": "char:w", - "content": [ - "भर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκραζον" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाचिल्लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐφεσίων" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अरतिमिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἄρτεμις" - }, - "", - { - "type": "char:w", - "content": [ - "महान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλη" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 19:29" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡ" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλις" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συγχύσεως" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोलाहल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρμησάν" - }, - "", - { - "type": "char:w", - "content": [ - "मच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συγχύσεως" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γάϊον" - }, - "", - { - "type": "char:w", - "content": [ - "गयुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρίσταρχον" - }, - "", - { - "type": "char:w", - "content": [ - "अरिस्तर्खुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδόνας" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεκδήμους" - }, - "", - { - "type": "char:w", - "content": [ - "संगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यात्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναρπάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμοθυμαδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέατρον" - }, - "", - { - "type": "char:w", - "content": [ - "रंगशाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέατρον" - }, - "", - { - "type": "char:w", - "content": [ - "दौड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 19:30" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῆμον" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δῆμον" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "भीतर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλομένου" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθηταί" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴων" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 19:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσιαρχῶν" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσιαρχῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὲς" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φίλοι" - }, - "", - { - "type": "char:w", - "content": [ - "मित्रों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμψαντες" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλουν" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέατρον" - }, - "", - { - "type": "char:w", - "content": [ - "रंगशाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जोखिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοῦναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उठाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 19:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλλοι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκραζον" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλλο" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησία" - }, - "", - { - "type": "char:w", - "content": [ - "सभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκεχυμένη" - }, - "", - { - "type": "char:w", - "content": [ - "गड़बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾔδεισαν" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεληλύθεισαν" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 19:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεβίβασαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλέξανδρον" - }, - "", - { - "type": "char:w", - "content": [ - "सिकन्दर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλου" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προβαλόντων" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बढ़ाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλέξανδρος" - }, - "", - { - "type": "char:w", - "content": [ - "सिकन्दर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρα" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατασείσας" - }, - "", - { - "type": "char:w", - "content": [ - "संकेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤθελεν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 19:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνόντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖός" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μία" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρας" - }, - "", - { - "type": "char:w", - "content": [ - "घंटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κραζόντων" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐφεσίων" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἄρτεμις" - }, - "", - { - "type": "char:w", - "content": [ - "अरतिमिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλη" - }, - "", - { - "type": "char:w", - "content": [ - "महान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 19:35" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταστείλας" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταστείλας" - }, - "", - { - "type": "char:w", - "content": [ - "मंत्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλον" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "शान्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησίν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γραμματεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसियों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινώσκει" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐφεσίων" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसियों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλης" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεωκόρον" - }, - "", - { - "type": "char:w", - "content": [ - "देवी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρτέμιδος" - }, - "", - { - "type": "char:w", - "content": [ - "अरतिमिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διοπετοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διοπετοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "गिरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διοπετοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "मूरत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διοπετοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 19:36" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναντιρρήτων" - }, - "", - { - "type": "char:w", - "content": [ - "खण्डन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναντιρρήτων" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέον" - }, - "", - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πράσσειν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεσταλμένους" - }, - "", - { - "type": "char:w", - "content": [ - "शान्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχειν" - }, - "", - { - "type": "char:w", - "content": [ - "बिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπετὲς" - }, - "", - { - "type": "char:w", - "content": [ - "सोचेविचारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 19:37" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠγάγετε" - }, - "", - { - "type": "char:w", - "content": [ - "लाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱεροσύλους" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱεροσύλους" - }, - "", - { - "type": "char:w", - "content": [ - "लूटनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "देवी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "निन्दक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 19:38" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δημήτριος" - }, - "", - { - "type": "char:w", - "content": [ - "दिमेत्रियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "साथी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεχνῖται" - }, - "", - { - "type": "char:w", - "content": [ - "कारीगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρός" - }, - "", - { - "type": "char:w", - "content": [ - "विवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "कचहरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγοραῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "खुली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθύπατοί" - }, - "", - { - "type": "char:w", - "content": [ - "हाकिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλήλοις" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγκαλείτωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "आरोप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγονται" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 19:39" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιζητεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐννόμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पूछना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιζητεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐννόμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "नियत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "सभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλυθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "फैसला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλυθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 19:40" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "बलवे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκαλεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κινδυνεύομεν" - }, - "", - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίου" - }, - "", - { - "type": "char:w", - "content": [ - "इसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδενὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συστροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συστροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συστροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδενὸς" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδοῦναι" - }, - "", - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνησόμεθα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "सकेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 19:41" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπὼν" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέλυσεν" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "ACT 20" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 20:1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θόρυβον" - }, - "", - { - "type": "char:w", - "content": [ - "हुल्लड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παύσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "थम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητὰς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταπεμψάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "बुलवाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακαλέσας" - }, - "", - { - "type": "char:w", - "content": [ - "समझाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσπασάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 20:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνα" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέρη" - }, - "", - { - "type": "char:w", - "content": [ - "प्रदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῷ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "उत्साहित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑλλάδα" - }, - "", - { - "type": "char:w", - "content": [ - "यूनान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 20:3" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μῆνας" - }, - "", - { - "type": "char:w", - "content": [ - "महीने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάγεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सीरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβουλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "घात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνώμης" - }, - "", - { - "type": "char:w", - "content": [ - "निश्चय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδονίας" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदुनिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποστρέφειν" - }, - "", - { - "type": "char:w", - "content": [ - "लौट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 20:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βεροιαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "बिरीया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σώπατρος" - }, - "", - { - "type": "char:w", - "content": [ - "पुरूर्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βεροιαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πύρρου" - }, - "", - { - "type": "char:w", - "content": [ - "सोपत्रुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεσσαλονικέων" - }, - "", - { - "type": "char:w", - "content": [ - "थिस्सलुनीकियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀρίσταρχος" - }, - "", - { - "type": "char:w", - "content": [ - "अरिस्तर्खुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σεκοῦνδος" - }, - "", - { - "type": "char:w", - "content": [ - "सिकुन्दुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δερβαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "दिरबे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γάϊος" - }, - "", - { - "type": "char:w", - "content": [ - "गयुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τιμόθεος" - }, - "", - { - "type": "char:w", - "content": [ - "तीमुथियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "5", - "x-occurrences": "6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσιανοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τυχικὸς" - }, - "", - { - "type": "char:w", - "content": [ - "तुखिकुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "6", - "x-occurrences": "6" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τρόφιμος" - }, - "", - { - "type": "char:w", - "content": [ - "त्रुफिमुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 20:5" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τρῳάδι" - }, - "", - { - "type": "char:w", - "content": [ - "त्रोआस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμενον" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 20:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀζύμων" - }, - "", - { - "type": "char:w", - "content": [ - "अख़मीरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रोटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππων" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξεπλεύσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέντε" - }, - "", - { - "type": "char:w", - "content": [ - "पाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τρῳάδα" - }, - "", - { - "type": "char:w", - "content": [ - "त्रोआस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτά" - }, - "", - { - "type": "char:w", - "content": [ - "सात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "वहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διετρίψαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 20:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σαββάτων" - }, - "", - { - "type": "char:w", - "content": [ - "सप्ताह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μιᾷ" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σαββάτων" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρτον" - }, - "", - { - "type": "char:w", - "content": [ - "रोटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλάσαι" - }, - "", - { - "type": "char:w", - "content": [ - "तोड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνηγμένων" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξιέναι" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέτεινέν" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διελέγετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλων" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγον" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέχρι" - }, - "", - { - "type": "char:w", - "content": [ - "आधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεσονυκτίου" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέτεινέν" - }, - "", - { - "type": "char:w", - "content": [ - "उपदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 20:8" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπερῴῳ" - }, - "", - { - "type": "char:w", - "content": [ - "अटारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνηγμένοι" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "उसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκαναὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαμπάδες" - }, - "", - { - "type": "char:w", - "content": [ - "दीये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπερῴῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦμεν" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 20:9" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Εὔτυχος" - }, - "", - { - "type": "char:w", - "content": [ - "यूतुखुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεανίας" - }, - "", - { - "type": "char:w", - "content": [ - "जवान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυρίδος" - }, - "", - { - "type": "char:w", - "content": [ - "खिड़की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बैठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαθεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "गहरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕπνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "नींद" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταφερόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "झुक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατενεχθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕπνου" - }, - "", - { - "type": "char:w", - "content": [ - "नींद" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κάτω" - }, - "", - { - "type": "char:w", - "content": [ - "झोके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τριστέγου" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अटारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "गिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρός" - }, - "", - { - "type": "char:w", - "content": [ - "मरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρθη" - }, - "", - { - "type": "char:w", - "content": [ - "उठाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 20:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उतरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέπεσεν" - }, - "", - { - "type": "char:w", - "content": [ - "लिपट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπεριλαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπεριλαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "गले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θορυβεῖσθε" - }, - "", - { - "type": "char:w", - "content": [ - "घबराओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχὴ" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 20:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρτον" - }, - "", - { - "type": "char:w", - "content": [ - "रोटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλάσας" - }, - "", - { - "type": "char:w", - "content": [ - "तोड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "खाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इतनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμιλήσας" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανόν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐγῆς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "पौ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐγῆς" - }, - "", - { - "type": "char:w", - "content": [ - "फट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῆλθεν" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 20:12" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετρίως" - }, - "", - { - "type": "char:w", - "content": [ - "जवान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῶντα" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκλήθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "शान्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παῖδα" - }, - "", - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 20:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήχθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἆσσον" - }, - "", - { - "type": "char:w", - "content": [ - "अस्सुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἆσσον" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήχθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλοντες" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατεταγμένος" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεζεύειν" - }, - "", - { - "type": "char:w", - "content": [ - "पैदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλων" - }, - "", - { - "type": "char:w", - "content": [ - "जानेवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 20:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἆσσον" - }, - "", - { - "type": "char:w", - "content": [ - "अस्सुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέβαλλεν" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μιτυλήνην" - }, - "", - { - "type": "char:w", - "content": [ - "मितुलेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 20:15" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποπλεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χίου" - }, - "", - { - "type": "char:w", - "content": [ - "खियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄντικρυς" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηντήσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεβάλομεν" - }, - "", - { - "type": "char:w", - "content": [ - "अगले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σάμον" - }, - "", - { - "type": "char:w", - "content": [ - "सामुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μίλητον" - }, - "", - { - "type": "char:w", - "content": [ - "मीलेतुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 20:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔφεσον" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραπλεῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραπλεῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραπλεῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "ठानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραπλεῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "कहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γένηται" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρονοτριβῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσπευδεν" - }, - "", - { - "type": "char:w", - "content": [ - "जल्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνατὸν" - }, - "", - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πεντηκοστῆς" - }, - "", - { - "type": "char:w", - "content": [ - "पिन्तेकुस्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 20:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μιλήτου" - }, - "", - { - "type": "char:w", - "content": [ - "मीलेतुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἔφεσον" - }, - "", - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετεκαλέσατο" - }, - "", - { - "type": "char:w", - "content": [ - "कहला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμψας" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίας" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρους" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετεκαλέσατο" - }, - "", - { - "type": "char:w", - "content": [ - "बुलवाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 20:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεγένοντο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστασθε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτης" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 20:19" - }, - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταπεινοφροσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "दीनता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δακρύων" - }, - "", - { - "type": "char:w", - "content": [ - "आँसू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बहाबहाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परीक्षाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "षड़यंत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμβάντων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβουλαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δουλεύων" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 20:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जोजो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लाभ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμφερόντων" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बताने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγγεῖλαι" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "घरघर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἴκους" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάξαι" - }, - "", - { - "type": "char:w", - "content": [ - "कभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δημοσίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "झिझका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 20:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτυρόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἕλλησιν" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτυρόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "चेतावनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετάνοιαν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστιν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "करे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 20:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδεμένος" - }, - "", - { - "type": "char:w", - "content": [ - "बंधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναντήσοντά" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύομαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδώς" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῇ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्याक्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बीतेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 20:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτύρεταί" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτύρεταί" - }, - "", - { - "type": "char:w", - "content": [ - "देदेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγον" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बन्धन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "क्लेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θλίψεις" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तैयार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μένουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 20:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχὴν" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγου" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδενὸς" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμίαν" - }, - "", - { - "type": "char:w", - "content": [ - "समझता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλαβον" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रिय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जानूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμαυτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δρόμον" - }, - "", - { - "type": "char:w", - "content": [ - "दौड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιοῦμαι" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τελειῶσαι" - }, - "", - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτος" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγέλιον" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτύρασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 20:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶδα" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "जिनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλείαν" - }, - "", - { - "type": "char:w", - "content": [ - "राज्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κηρύσσων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκέτι" - }, - "", - { - "type": "char:w", - "content": [ - "फिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρόσωπόν" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκέτι" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄψεσθε" - }, - "", - { - "type": "char:w", - "content": [ - "देखोगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 20:26" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰμι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτύρομαι" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἵματος" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθαρός" - }, - "", - { - "type": "char:w", - "content": [ - "निर्दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰμι" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 20:27" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσαν" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "मनसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγγεῖλαι" - }, - "", - { - "type": "char:w", - "content": [ - "बताने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπεστειλάμην" - }, - "", - { - "type": "char:w", - "content": [ - "झिझका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 20:28" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιμνίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "झुण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιμνίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "देखरेख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "अध्यक्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισκόπους" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθετο" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कलीसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκλησίαν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιμαίνειν" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίου" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἵματος" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 20:29" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶδα" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "फाड़नेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λύκοι" - }, - "", - { - "type": "char:w", - "content": [ - "भेड़िए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "आएँगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιμνίου" - }, - "", - { - "type": "char:w", - "content": [ - "झुण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φειδόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 20:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसेऐसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "उठेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστήσονται" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητὰς" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पीछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀπίσω" - }, - "", - { - "type": "char:w", - "content": [ - "खींच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "टेढ़ीमेढ़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεστραμμένα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποσπᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "कहेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 20:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γρηγορεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "जागते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μνημονεύοντες" - }, - "", - { - "type": "char:w", - "content": [ - "स्मरण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τριετίαν" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νύκτα" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δακρύων" - }, - "", - { - "type": "char:w", - "content": [ - "आँसू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बहाबहाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνα" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चितौनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαυσάμην" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νουθετῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστον" - }, - "", - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νουθετῶν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 20:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτος" - }, - "", - { - "type": "char:w", - "content": [ - "अनुग्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρατίθεμαι" - }, - "", - { - "type": "char:w", - "content": [ - "सौंप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοῦναι" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκοδομῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "उन्नति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγιασμένοις" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυναμένῳ" - }, - "", - { - "type": "char:w", - "content": [ - "किये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσιν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κληρονομίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सहभागी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κληρονομίαν" - }, - "", - { - "type": "char:w", - "content": [ - "विरासत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 20:33" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργυρίου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱματισμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "चाँदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρυσίου" - }, - "", - { - "type": "char:w", - "content": [ - "सोने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱματισμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱματισμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεθύμησα" - }, - "", - { - "type": "char:w", - "content": [ - "लालच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱματισμοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδενὸς" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱματισμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 20:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινώσκετε" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρείαις" - }, - "", - { - "type": "char:w", - "content": [ - "इन्हीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρες" - }, - "", - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "साथियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρέτησαν" - }, - "", - { - "type": "char:w", - "content": [ - "आवश्यकताएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 20:35" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντα" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέδειξα" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κοπιῶντας" - }, - "", - { - "type": "char:w", - "content": [ - "परिश्रम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσθενούντων" - }, - "", - { - "type": "char:w", - "content": [ - "निर्बलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντιλαμβάνεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "सम्भालना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μᾶλλον" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μνημονεύειν" - }, - "", - { - "type": "char:w", - "content": [ - "स्मरण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रखना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαμβάνειν" - }, - "", - { - "type": "char:w", - "content": [ - "लेने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδόναι" - }, - "", - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μακάριόν" - }, - "", - { - "type": "char:w", - "content": [ - "धन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 20:36" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπὼν" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γόνατα" - }, - "", - { - "type": "char:w", - "content": [ - "घुटने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "टेके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσηύξατο" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 20:37" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὸς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλαυθμὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रोए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τράχηλον" - }, - "", - { - "type": "char:w", - "content": [ - "गले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιπεσόντες" - }, - "", - { - "type": "char:w", - "content": [ - "लिपट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεφίλουν" - }, - "", - { - "type": "char:w", - "content": [ - "चूमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 20:38" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विशेष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάλιστα" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λόγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀδυνώμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "शोक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήκει" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρόσωπον" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκέτι" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "देखोगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προέπεμπον" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "ACT 21" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 21:1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποσπασθέντας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθυδρομήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यात्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रारंभ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθυδρομήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सीधे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κῶ" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κῶ" - }, - "", - { - "type": "char:w", - "content": [ - "कोस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑξῆς" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥόδον" - }, - "", - { - "type": "char:w", - "content": [ - "रूदुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πάταρα" - }, - "", - { - "type": "char:w", - "content": [ - "पतरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 21:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φοινίκην" - }, - "", - { - "type": "char:w", - "content": [ - "फीनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρόντες" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήχθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήχθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήχθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "खोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβάντες" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 21:3" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύπρον" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναφάναντες" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐώνυμον" - }, - "", - { - "type": "char:w", - "content": [ - "बाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλέομεν" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταλιπόντες" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "सीरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπλέομεν" - }, - "", - { - "type": "char:w", - "content": [ - "चलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τύρον" - }, - "", - { - "type": "char:w", - "content": [ - "सूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "उतरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖσε" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γόμον" - }, - "", - { - "type": "char:w", - "content": [ - "बोझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποφορτιζόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "उतारना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 21:4" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητὰς" - }, - "", - { - "type": "char:w", - "content": [ - "चेलों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνευρόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεμείναμεν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτά" - }, - "", - { - "type": "char:w", - "content": [ - "सात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεύματος" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सिखाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβαίνειν" - }, - "", - { - "type": "char:w", - "content": [ - "पाँव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβαίνειν" - }, - "", - { - "type": "char:w", - "content": [ - "रखना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 21:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαρτίσαι" - }, - "", - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαρτίσαι" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορευόμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προπεμπόντων" - }, - "", - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναιξὶ" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέκνοις" - }, - "", - { - "type": "char:w", - "content": [ - "बालकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहुँचाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰγιαλὸν" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γόνατα" - }, - "", - { - "type": "char:w", - "content": [ - "घुटने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέντες" - }, - "", - { - "type": "char:w", - "content": [ - "टेककर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευξάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 21:6" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλήλους" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπησπασάμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβημεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴδια" - }, - "", - { - "type": "char:w", - "content": [ - "अपनेअपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνοι" - }, - "", - { - "type": "char:w", - "content": [ - "लौट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέστρεψαν" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 21:7" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τύρου" - }, - "", - { - "type": "char:w", - "content": [ - "सूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "जलयात्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διανύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πτολεμαΐδα" - }, - "", - { - "type": "char:w", - "content": [ - "पतुलिमयिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηντήσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσπασάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "नमस्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μίαν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμείναμεν" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 21:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "चलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φιλίππου" - }, - "", - { - "type": "char:w", - "content": [ - "फिलिप्पुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐαγγελιστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "सुसमाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचारक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶκον" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμείναμεν" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 21:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦσαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέσσαρες" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρθένοι" - }, - "", - { - "type": "char:w", - "content": [ - "कुँवारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θυγατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पुत्रियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थीं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητεύουσαι" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρθένοι" - }, - "", - { - "type": "char:w", - "content": [ - "करती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थीं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 21:10" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγαβος" - }, - "", - { - "type": "char:w", - "content": [ - "चुके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγαβος" - }, - "", - { - "type": "char:w", - "content": [ - "अगबुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτης" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 21:11" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζώνην" - }, - "", - { - "type": "char:w", - "content": [ - "कमरबन्द" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δήσας" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὕτη" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζώνη" - }, - "", - { - "type": "char:w", - "content": [ - "कमरबन्द" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δήσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδώσουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "सौंपेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 21:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἱ" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκούσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐντόπιοι" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐντόπιοι" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκαλοῦμεν" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβαίνειν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 21:13" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὲρ" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλαίοντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνθρύπτοντές" - }, - "", - { - "type": "char:w", - "content": [ - "रोरोकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καρδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "तोड़ते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνθρύπτοντές" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματος" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόνον" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मरने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποθανεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχω" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तैयार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτοίμως" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 21:14" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "माना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειθομένου" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπόντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡσυχάσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "चुप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινέσθω" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυρίου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλημα" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινέσθω" - }, - "", - { - "type": "char:w", - "content": [ - "पूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 21:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτας" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तैयारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεβαίνομεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισκευασάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 21:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισαρείας" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "चेले" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξενισθῶμεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μνάσωνί" - }, - "", - { - "type": "char:w", - "content": [ - "मनासोन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κυπρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινι" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχαίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पुराने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθητῇ" - }, - "", - { - "type": "char:w", - "content": [ - "चेले" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνῆλθον" - }, - "", - { - "type": "char:w", - "content": [ - "टिकें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 21:17" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσμένως" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεδέξαντο" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσμένως" - }, - "", - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 21:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰάκωβον" - }, - "", - { - "type": "char:w", - "content": [ - "याकूब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῄει" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβύτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεγένοντο" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 21:19" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσπασάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "नमस्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जोजो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησεν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "सेवकाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακονίας" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एकएक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἓν" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξηγεῖτο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἓν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕκαστον" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 21:20" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδόξαζον" - }, - "", - { - "type": "char:w", - "content": [ - "महिमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπόν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφέ" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "देखता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόσαι" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μυριάδες" - }, - "", - { - "type": "char:w", - "content": [ - "हजार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπιστευκότων" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζηλωταὶ" - }, - "", - { - "type": "char:w", - "content": [ - "धुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 21:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκεις" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστασίαν" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσέως" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηχήθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέκνα" - }, - "", - { - "type": "char:w", - "content": [ - "बच्चों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτέμνειν" - }, - "", - { - "type": "char:w", - "content": [ - "खतना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कराओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "रीतियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιπατεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "चलो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 21:22" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντως" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσονται" - }, - "", - { - "type": "char:w", - "content": [ - "सुनेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλήλυθας" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 21:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγομεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποίησον" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐχὴν" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέσσαρες" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐχὴν" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मन्नत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 21:24" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγνίσθητι" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγνίσθητι" - }, - "", - { - "type": "char:w", - "content": [ - "शुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δαπάνησον" - }, - "", - { - "type": "char:w", - "content": [ - "खर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεφαλήν" - }, - "", - { - "type": "char:w", - "content": [ - "सिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξυρήσονται" - }, - "", - { - "type": "char:w", - "content": [ - "मुँड़ाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνώσονται" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "लेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήχηνται" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήχηνται" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "गईं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στοιχεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "जड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλάσσων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στοιχεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 21:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπιστευκότων" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίναντες" - }, - "", - { - "type": "char:w", - "content": [ - "निर्णय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλάσσεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "लिख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεστείλαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδωλόθυτον" - }, - "", - { - "type": "char:w", - "content": [ - "मूर्तियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδωλόθυτον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बलि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "माँस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἷμα" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "गला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "घोंटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνικτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "माँस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορνείαν" - }, - "", - { - "type": "char:w", - "content": [ - "व्यभिचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "बचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 21:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "शुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερόν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσῄει" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὲρ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγνισμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "शुद्ध" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "अर्थात्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπλήρωσιν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑνὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκάστου" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσηνέχθη" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσφορά" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ावा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπλήρωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "होंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 21:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραι" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίας" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συντελεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεασάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλον" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέχεον" - }, - "", - { - "type": "char:w", - "content": [ - "भड़काया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμελλον" - }, - "", - { - "type": "char:w", - "content": [ - "यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाचिल्लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέβαλον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 21:28" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραηλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएलियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βοηθεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "सहायता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔτι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσήγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτός" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπου" - }, - "", - { - "type": "char:w", - "content": [ - "स्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πανταχῇ" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διδάσκων" - }, - "", - { - "type": "char:w", - "content": [ - "सिखाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἕλληνας" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅγιον" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्रस्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεκοίνωκεν" - }, - "", - { - "type": "char:w", - "content": [ - "अपवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 21:29" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προεωρακότες" - }, - "", - { - "type": "char:w", - "content": [ - "इससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τρόφιμον" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इफिसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τρόφιμον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "त्रुफिमुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἐφέσιον" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνόμιζον" - }, - "", - { - "type": "char:w", - "content": [ - "समझते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσήγαγεν" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 21:30" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλις" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκινήθη" - }, - "", - { - "type": "char:w", - "content": [ - "कोलाहल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνδρομὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνδρομὴ" - }, - "", - { - "type": "char:w", - "content": [ - "दौड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱεροῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἷλκον" - }, - "", - { - "type": "char:w", - "content": [ - "घसीट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θύραι" - }, - "", - { - "type": "char:w", - "content": [ - "द्वार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκλείσθησαν" - }, - "", - { - "type": "char:w", - "content": [ - "बन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 21:31" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκτεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητούντων" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπείρης" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχῳ" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सन्देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φάσις" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φάσις" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβη" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोलाहल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅλη" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνχύννεται" - }, - "", - { - "type": "char:w", - "content": [ - "मच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 21:32" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαυτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "στρατιώτας" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχας" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλαβὼν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύσαντο" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέδραμεν" - }, - "", - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दौड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχον" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχον" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "στρατιώτας" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπτοντες" - }, - "", - { - "type": "char:w", - "content": [ - "मारनापीटना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रोक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 21:33" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγίσας" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπελάβετο" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυσί" - }, - "", - { - "type": "char:w", - "content": [ - "जंजीरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁλύσεσι" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσε" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पूछने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπυνθάνετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "इसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 21:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλλοι" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλλο" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεφώνουν" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θόρυβον" - }, - "", - { - "type": "char:w", - "content": [ - "हुल्लड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσφαλὲς" - }, - "", - { - "type": "char:w", - "content": [ - "मारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सच्चाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνῶναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυναμένου" - }, - "", - { - "type": "char:w", - "content": [ - "सका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεμβολήν" - }, - "", - { - "type": "char:w", - "content": [ - "गढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 21:35" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβαθμούς" - }, - "", - { - "type": "char:w", - "content": [ - "सीढ़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλου" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βίαν" - }, - "", - { - "type": "char:w", - "content": [ - "दबाव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "मारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιωτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαστάζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "उठाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 21:36" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κράζοντες" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠκολούθει" - }, - "", - { - "type": "char:w", - "content": [ - "पीछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἶρε" - }, - "", - { - "type": "char:w", - "content": [ - "अन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἶρε" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 21:37" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεμβολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "गढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γινώσκεις" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχῳ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγει" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कहूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπεῖν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑλληνιστὶ" - }, - "", - { - "type": "char:w", - "content": [ - "यूनानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 21:38" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Αἰγύπτιος" - }, - "", - { - "type": "char:w", - "content": [ - "मिस्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बलवाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σικαρίων" - }, - "", - { - "type": "char:w", - "content": [ - "बनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τετρακισχιλίους" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हजार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστατώσας" - }, - "", - { - "type": "char:w", - "content": [ - "हथियारबंद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔρημον" - }, - "", - { - "type": "char:w", - "content": [ - "जंगल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 21:39" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταρσεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "तरसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κιλικίας" - }, - "", - { - "type": "char:w", - "content": [ - "किलिकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσήμου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रसिद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολίτης" - }, - "", - { - "type": "char:w", - "content": [ - "निवासी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰμι" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέομαι" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαόν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίτρεψόν" - }, - "", - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 21:40" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιτρέψαντος" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβαθμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सीढ़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστὼς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέσεισε" - }, - "", - { - "type": "char:w", - "content": [ - "संकेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεφώνησεν" - }, - "", - { - "type": "char:w", - "content": [ - "चुप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένης" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑβραΐδι" - }, - "", - { - "type": "char:w", - "content": [ - "इब्रानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλέκτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "ACT 22" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 22:1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρες" - }, - "", - { - "type": "char:w", - "content": [ - "पिताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογίας" - }, - "", - { - "type": "char:w", - "content": [ - "प्रत्युत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσατέ" - }, - "", - { - "type": "char:w", - "content": [ - "सुनो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυνὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 22:2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑβραΐδι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεφώνει" - }, - "", - { - "type": "char:w", - "content": [ - "इब्रानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλέκτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑβραΐδι" - }, - "", - { - "type": "char:w", - "content": [ - "बोलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "चुप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡσυχίαν" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησίν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 22:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "शिक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κιλικίας" - }, - "", - { - "type": "char:w", - "content": [ - "किलिकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταρσῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνατεθραμμένος" - }, - "", - { - "type": "char:w", - "content": [ - "तरसुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεγεννημένος" - }, - "", - { - "type": "char:w", - "content": [ - "जन्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλει" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαμαλιήλ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπαιδευμένος" - }, - "", - { - "type": "char:w", - "content": [ - "गमलीएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκρίβειαν" - }, - "", - { - "type": "char:w", - "content": [ - "बैठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "शिक्षा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "प्राप्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατρῴου" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सिखाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζηλωτὴς" - }, - "", - { - "type": "char:w", - "content": [ - "धुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχων" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθὼς" - }, - "", - { - "type": "char:w", - "content": [ - "जैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστε" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 22:4" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρας" - }, - "", - { - "type": "char:w", - "content": [ - "पुरुष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναῖκας" - }, - "", - { - "type": "char:w", - "content": [ - "स्त्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "दोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμεύων" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακὰς" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "char:w", - "content": [ - "डालकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτην" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδίωξα" - }, - "", - { - "type": "char:w", - "content": [ - "सताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "मरवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδιδοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 22:5" - }, - { - "type": "char:w", - "content": [ - "स्वयं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέριον" - }, - "", - { - "type": "char:w", - "content": [ - "पुरनिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέριον" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστολὰς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "चिट्ठियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκὸν" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορευόμην" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξων" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπορευόμην" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄντας" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖσε" - }, - "", - { - "type": "char:w", - "content": [ - "हों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖσε" - }, - "", - { - "type": "char:w", - "content": [ - "दण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμωρηθῶσιν" - }, - "", - { - "type": "char:w", - "content": [ - "दिलाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδεμένους" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "लाऊँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 22:6" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευομένῳ" - }, - "", - { - "type": "char:w", - "content": [ - "यात्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκῷ" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγίζοντι" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεσημβρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "दोपहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεσημβρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "लगभग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαίφνης" - }, - "", - { - "type": "char:w", - "content": [ - "अचानक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιαστράψαι" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμέ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "चमकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 22:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδαφος" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπεσά" - }, - "", - { - "type": "char:w", - "content": [ - "गिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῆς" - }, - "", - { - "type": "char:w", - "content": [ - "वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσα" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαούλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαοὺλ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαούλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διώκεις" - }, - "", - { - "type": "char:w", - "content": [ - "सताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 22:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθην" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμέ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζωραῖος" - }, - "", - { - "type": "char:w", - "content": [ - "नासरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διώκεις" - }, - "", - { - "type": "char:w", - "content": [ - "सताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 22:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "साथियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθεάσαντο" - }, - "", - { - "type": "char:w", - "content": [ - "देखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντός" - }, - "", - { - "type": "char:w", - "content": [ - "बोलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσαν" - }, - "", - { - "type": "char:w", - "content": [ - "सुनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 22:10" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιήσω" - }, - "", - { - "type": "char:w", - "content": [ - "करूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκόν" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύου" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντων" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέτακταί" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρός" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαληθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "बता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 22:11" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δόξης" - }, - "", - { - "type": "char:w", - "content": [ - "तेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκείνου" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνόντων" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειραγωγούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκόν" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθον" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 22:12" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐλαβὴς" - }, - "", - { - "type": "char:w", - "content": [ - "भक्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνὴρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐλαβὴς" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικούντων" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρούμενος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "सुनाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 22:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφέ" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαοὺλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάβλεψον" - }, - "", - { - "type": "char:w", - "content": [ - "देखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβλεψα" - }, - "", - { - "type": "char:w", - "content": [ - "लग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῇ" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "घड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμὲ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβλεψα" - }, - "", - { - "type": "char:w", - "content": [ - "आँखें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खुल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 22:14" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρων" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προεχειρίσατό" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλημα" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνῶναι" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δίκαιον" - }, - "", - { - "type": "char:w", - "content": [ - "धर्मी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "देखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόματος" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 22:15" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπους" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυς" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑώρακας" - }, - "", - { - "type": "char:w", - "content": [ - "देखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσας" - }, - "", - { - "type": "char:w", - "content": [ - "सुनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 22:16" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάπτισαι" - }, - "", - { - "type": "char:w", - "content": [ - "बपतिस्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλεσάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लेकरअपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "पापों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτίας" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "धो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόλουσαι" - }, - "", - { - "type": "char:w", - "content": [ - "डाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 22:17" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποστρέψαντι" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποστρέψαντι" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευχομένου" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκστάσει" - }, - "", - { - "type": "char:w", - "content": [ - "बेसुध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 22:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντά" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τάχει" - }, - "", - { - "type": "char:w", - "content": [ - "जल्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διότι" - }, - "", - { - "type": "char:w", - "content": [ - "झट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξελθε" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρίαν" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραδέξονταί" - }, - "", - { - "type": "char:w", - "content": [ - "मानेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 22:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤμην" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστανται" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέ" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύοντας" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακίζων" - }, - "", - { - "type": "char:w", - "content": [ - "करनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακίζων" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακίζων" - }, - "", - { - "type": "char:w", - "content": [ - "डालता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακίζων" - }, - "", - { - "type": "char:w", - "content": [ - "जगहजगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὰς" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पिटवाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέρων" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 22:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρός" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Στεφάνου" - }, - "", - { - "type": "char:w", - "content": [ - "स्तिफनुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἷμα" - }, - "", - { - "type": "char:w", - "content": [ - "लहू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξεχύννετο" - }, - "", - { - "type": "char:w", - "content": [ - "बहाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤμην" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφεστὼς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνευδοκῶν" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνευδοκῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सहमत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναιρούντων" - }, - "", - { - "type": "char:w", - "content": [ - "हत्यारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτια" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़ों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλάσσων" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 22:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύου" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνη" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρός" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μακρὰν" - }, - "", - { - "type": "char:w", - "content": [ - "दूरदूर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भेजूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 22:22" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουον" - }, - "", - { - "type": "char:w", - "content": [ - "सुनते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπῆραν" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοιοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆς" - }, - "", - { - "type": "char:w", - "content": [ - "अन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῆν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθῆκεν" - }, - "", - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 22:23" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κραυγαζόντων" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱμάτια" - }, - "", - { - "type": "char:w", - "content": [ - "कपड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαλλόντων" - }, - "", - { - "type": "char:w", - "content": [ - "फेंकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀέρα" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κονιορτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "धूल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥιπτούντων" - }, - "", - { - "type": "char:w", - "content": [ - "उड़ाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 22:24" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσάγεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴπας" - }, - "", - { - "type": "char:w", - "content": [ - "इसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάστιξιν" - }, - "", - { - "type": "char:w", - "content": [ - "गढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεμβολήν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεφώνουν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάστιξιν" - }, - "", - { - "type": "char:w", - "content": [ - "मारकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνετάζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाँचो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "जानूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνῷ" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεφώνουν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्ला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεφώνουν" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 22:25" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προέτειναν" - }, - "", - { - "type": "char:w", - "content": [ - "तसमों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προέτειναν" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατόνταρχον" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστῶτα" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξεστιν" - }, - "", - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαστίζειν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαῖον" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπον" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκατάκριτον" - }, - "", - { - "type": "char:w", - "content": [ - "बिना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दोषी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαστίζειν" - }, - "", - { - "type": "char:w", - "content": [ - "कोड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκατάκριτον" - }, - "", - { - "type": "char:w", - "content": [ - "मारो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 22:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχης" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσας" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχῳ" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχῳ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλεις" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαῖός" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 22:27" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "बता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγε" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναί" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "हाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 22:28" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεφαλαίου" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολιτείαν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "रुपये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτην" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जन्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεγέννημαι" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 22:29" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνετάζειν" - }, - "", - { - "type": "char:w", - "content": [ - "जाँचने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθέως" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "हट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνετάζειν" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνοὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαῖός" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाँधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδεκώς" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφοβήθη" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 22:30" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσφαλὲς" - }, - "", - { - "type": "char:w", - "content": [ - "ठीकठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जानने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνῶναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγορεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "बन्धन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλυσεν" - }, - "", - { - "type": "char:w", - "content": [ - "खोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνέδριον" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγαγὼν" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "ACT 23" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 23:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "टकटकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀτενίσας" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγαθῇ" - }, - "", - { - "type": "char:w", - "content": [ - "बिलकुल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπολίτευμαι" - }, - "", - { - "type": "char:w", - "content": [ - "सच्चे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνειδήσει" - }, - "", - { - "type": "char:w", - "content": [ - "विवेक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जीवन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "बिताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 23:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεστῶσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στόμα" - }, - "", - { - "type": "char:w", - "content": [ - "मुँह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπτειν" - }, - "", - { - "type": "char:w", - "content": [ - "थप्पड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मारने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέταξεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 23:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "चूना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "फिरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλει" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῖχε" - }, - "", - { - "type": "char:w", - "content": [ - "भीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεός" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπτειν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπτεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "मारेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνων" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κάθῃ" - }, - "", - { - "type": "char:w", - "content": [ - "बैठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρανομῶν" - }, - "", - { - "type": "char:w", - "content": [ - "विरुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मारने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κελεύεις" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 23:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεστῶτες" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερέα" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιδορεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बुराभला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 23:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾔδειν" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεύς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γέγραπται" - }, - "", - { - "type": "char:w", - "content": [ - "लिखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρχοντα" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακῶς" - }, - "", - { - "type": "char:w", - "content": [ - "बुरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 23:6" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "जानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἓν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέρος" - }, - "", - { - "type": "char:w", - "content": [ - "दल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαδδουκαίων" - }, - "", - { - "type": "char:w", - "content": [ - "सदूकियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Φαρισαίων" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसियों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκραζεν" - }, - "", - { - "type": "char:w", - "content": [ - "पुकारकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαρισαῖός" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Φαρισαίων" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसियों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "υἱὸς" - }, - "", - { - "type": "char:w", - "content": [ - "वंश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίδος" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "पुनरुत्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνομαι" - }, - "", - { - "type": "char:w", - "content": [ - "मुकद्दमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 23:7" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλοῦντος" - }, - "", - { - "type": "char:w", - "content": [ - "कही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαρισαίων" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαδδουκαίων" - }, - "", - { - "type": "char:w", - "content": [ - "सदूकियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στάσις" - }, - "", - { - "type": "char:w", - "content": [ - "झगड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "सभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσχίσθη" - }, - "", - { - "type": "char:w", - "content": [ - "फूट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "पड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 23:8" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαδδουκαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "सदूकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστασιν" - }, - "", - { - "type": "char:w", - "content": [ - "पुनरुत्थान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελον" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαρισαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀμφότερα" - }, - "", - { - "type": "char:w", - "content": [ - "सबको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμολογοῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "मानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 23:9" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλη" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κραυγὴ" - }, - "", - { - "type": "char:w", - "content": [ - "हल्ला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὲς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γραμματέων" - }, - "", - { - "type": "char:w", - "content": [ - "शास्त्री" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαρισαίων" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέρους" - }, - "", - { - "type": "char:w", - "content": [ - "दल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάντες" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεμάχοντο" - }, - "", - { - "type": "char:w", - "content": [ - "यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεμάχοντο" - }, - "", - { - "type": "char:w", - "content": [ - "झगड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπῳ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακὸν" - }, - "", - { - "type": "char:w", - "content": [ - "बुराई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρίσκομεν" - }, - "", - { - "type": "char:w", - "content": [ - "पाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεῦμα" - }, - "", - { - "type": "char:w", - "content": [ - "आत्मा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησεν" - }, - "", - { - "type": "char:w", - "content": [ - "बोला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 23:10" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "झगड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβηθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγειν" - }, - "", - { - "type": "char:w", - "content": [ - "टुकड़ेटुकड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασπασθῇ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "डालें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασπασθῇ" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στράτευμα" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "उतरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβὰν" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσου" - }, - "", - { - "type": "char:w", - "content": [ - "जबरदस्ती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकालो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁρπάσαι" - }, - "", - { - "type": "char:w", - "content": [ - "गढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεμβολήν" - }, - "", - { - "type": "char:w", - "content": [ - "आओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 23:11" - }, - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὶ" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστὰς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάρσει" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "धैर्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "जैसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλὴμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτω" - }, - "", - { - "type": "char:w", - "content": [ - "वैसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥώμην" - }, - "", - { - "type": "char:w", - "content": [ - "रोम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διεμαρτύρω" - }, - "", - { - "type": "char:w", - "content": [ - "देनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "होगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 23:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένης" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συστροφὴν" - }, - "", - { - "type": "char:w", - "content": [ - "एका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεθεμάτισαν" - }, - "", - { - "type": "char:w", - "content": [ - "शपथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκτείνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डालें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φαγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "खाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पीएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοὺς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "धिक्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 23:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦσαν" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνωμοσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "शपथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτην" - }, - "", - { - "type": "char:w", - "content": [ - "जन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "char:w", - "content": [ - "अधिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιησάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 23:14" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῦσιν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέροις" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναθέματι" - }, - "", - { - "type": "char:w", - "content": [ - "ठाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκτείνωμεν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डालें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεθεματίσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "खाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεύσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "धिक्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 23:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "समेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμφανίσατε" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχῳ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχῳ" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "समझाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγάγῃ" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαγινώσκειν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मानो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβέστερον" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβέστερον" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλοντας" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγίσαι" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸ" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तैयार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτοιμοί" - }, - "", - { - "type": "char:w", - "content": [ - "रहेंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 23:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "भांजे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσας" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνέδραν" - }, - "", - { - "type": "char:w", - "content": [ - "घात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεμβολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "गढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθὼν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "सन्देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 23:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατονταρχῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλεσάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεανίαν" - }, - "", - { - "type": "char:w", - "content": [ - "जवान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχον" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχον" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχει" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄπαγε" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कहना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπαγγεῖλαί" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχει" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 23:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλεσάμενός" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησίν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέσμιος" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠρώτησεν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जवान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 23:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃ" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιλαβόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίαν" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναχωρήσας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπυνθάνετο" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπαγγεῖλαί" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχεις" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 23:20" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνέθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "एका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρωτῆσαί" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὔριον" - }, - "", - { - "type": "char:w", - "content": [ - "कल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνέδριον" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγάγῃς" - }, - "", - { - "type": "char:w", - "content": [ - "लाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "मानो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβέστερον" - }, - "", - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυνθάνεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλων" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 23:21" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεισθῇς" - }, - "", - { - "type": "char:w", - "content": [ - "मानना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσεράκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चालीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνεδρεύουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "घात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεθεμάτισαν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "ठान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεθεμάτισαν" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέλωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डालें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φαγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "खाएँगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पीएँगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτοιμοι" - }, - "", - { - "type": "char:w", - "content": [ - "तैयार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδεχόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "वचन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδεχόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσιν" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 23:22" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जवान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεανίσκον" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निर्देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγγείλας" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέλυσε" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδενὶ" - }, - "", - { - "type": "char:w", - "content": [ - "कहना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμέ" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बताई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκλαλῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 23:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύο" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατονταρχῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκαλεσάμενός" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "διακοσίους" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सौ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιώτας" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑβδομήκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "सत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱππεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "सवार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "διακοσίους" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "सौ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεξιολάβους" - }, - "", - { - "type": "char:w", - "content": [ - "भालैत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισαρείας" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευθῶσιν" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτοιμάσατε" - }, - "", - { - "type": "char:w", - "content": [ - "तैयार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτός" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρίτης" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὥρας" - }, - "", - { - "type": "char:w", - "content": [ - "पहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "निकलना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 23:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κτήνη" - }, - "", - { - "type": "char:w", - "content": [ - "सवारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβιβάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "घोड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तैयार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रखो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φήλικα" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγεμόνα" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασώσωσι" - }, - "", - { - "type": "char:w", - "content": [ - "सुरक्षित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραστῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "दें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 23:25" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστολὴν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τύπον" - }, - "", - { - "type": "char:w", - "content": [ - "चिट्ठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γράψας" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 23:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρατίστῳ" - }, - "", - { - "type": "char:w", - "content": [ - "महाप्रतापी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φήλικι" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κλαύδιος" - }, - "", - { - "type": "char:w", - "content": [ - "क्लौदियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λυσίας" - }, - "", - { - "type": "char:w", - "content": [ - "लूसियास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαίρειν" - }, - "", - { - "type": "char:w", - "content": [ - "नमस्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 23:27" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνλημφθέντα" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναιρεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλοντα" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπ" - }, - "", - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "वो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαῖός" - }, - "", - { - "type": "char:w", - "content": [ - "रोमी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατεύματι" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "छुड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξειλάμην" - }, - "", - { - "type": "char:w", - "content": [ - "लाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 23:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνῶναι" - }, - "", - { - "type": "char:w", - "content": [ - "जानना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλόμενός" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δι" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνέδριον" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήγαγον" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 23:29" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητημάτων" - }, - "", - { - "type": "char:w", - "content": [ - "विवादों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκαλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξιον" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξιον" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "उसमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκαλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 23:30" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηνυθείσης" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὸν" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβουλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "घात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαυτῆς" - }, - "", - { - "type": "char:w", - "content": [ - "तुरन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σέ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπεμψα" - }, - "", - { - "type": "char:w", - "content": [ - "भेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγόροις" - }, - "", - { - "type": "char:w", - "content": [ - "मुद्दइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγγείλας" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγειν" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आरोप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 23:31" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιῶται" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διατεταγμένον" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναλαβόντες" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रातोंरात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अन्तिपत्रिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤγαγον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀντιπατρίδα" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 23:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱππεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "सवारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέρχεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεμβολήν" - }, - "", - { - "type": "char:w", - "content": [ - "गढ़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπέστρεψαν" - }, - "", - { - "type": "char:w", - "content": [ - "लौटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 23:33" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγεμόνι" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "चिट्ठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 23:34" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγνοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "पढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπερωτήσας" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποίας" - }, - "", - { - "type": "char:w", - "content": [ - "किस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαρχείας" - }, - "", - { - "type": "char:w", - "content": [ - "प्रदेश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 23:35" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακούσομαί" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακούσομαί" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πραιτωρίῳ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλάσσεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "किलिकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακούσομαί" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήγοροί" - }, - "", - { - "type": "char:w", - "content": [ - "मुद्दई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅταν" - }, - "", - { - "type": "char:w", - "content": [ - "आएँगें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मुकद्दमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἱ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἡρῴδου" - }, - "", - { - "type": "char:w", - "content": [ - "हेरोदेस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγένωνται" - }, - "", - { - "type": "char:w", - "content": [ - "पहरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κελεύσας" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "ACT 24" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 24:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέντε" - }, - "", - { - "type": "char:w", - "content": [ - "पाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἁνανίας" - }, - "", - { - "type": "char:w", - "content": [ - "हनन्याह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "महायाजक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινῶν" - }, - "", - { - "type": "char:w", - "content": [ - "कई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβυτέρων" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἵτινες" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τερτύλλου" - }, - "", - { - "type": "char:w", - "content": [ - "तिरतुल्लुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινός" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήτορος" - }, - "", - { - "type": "char:w", - "content": [ - "वकील" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήτορος" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγεμόνι" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνεφάνισαν" - }, - "", - { - "type": "char:w", - "content": [ - "दोषारोपण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 24:2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κληθέντος" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τέρτυλλος" - }, - "", - { - "type": "char:w", - "content": [ - "तिरतुल्लुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγορεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρξατο" - }, - "", - { - "type": "char:w", - "content": [ - "लगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τυγχάνοντες" - }, - "", - { - "type": "char:w", - "content": [ - "महाप्रतापी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διορθωμάτων" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰρήνης" - }, - "", - { - "type": "char:w", - "content": [ - "कुशल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σῆς" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προνοίας" - }, - "", - { - "type": "char:w", - "content": [ - "प्रबन्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνει" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προνοίας" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προνοίας" - }, - "", - { - "type": "char:w", - "content": [ - "कितनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बुराइयाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सुधरती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 24:3" - }, - { - "type": "char:w", - "content": [ - "इसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδεχόμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πανταχοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐχαριστίας" - }, - "", - { - "type": "char:w", - "content": [ - "धन्यवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κράτιστε" - }, - "", - { - "type": "char:w", - "content": [ - "मानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆλιξ" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 24:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακαλῶ" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκόπτω" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συντόμως" - }, - "", - { - "type": "char:w", - "content": [ - "कृपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιεικείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαί" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 24:5" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρόντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιμὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उपद्रवी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἰκουμένην" - }, - "", - { - "type": "char:w", - "content": [ - "जगत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στάσεις" - }, - "", - { - "type": "char:w", - "content": [ - "बलवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κινοῦντα" - }, - "", - { - "type": "char:w", - "content": [ - "करानेवाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζωραίων" - }, - "", - { - "type": "char:w", - "content": [ - "नासरियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἱρέσεως" - }, - "", - { - "type": "char:w", - "content": [ - "कुपंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρωτοστάτην" - }, - "", - { - "type": "char:w", - "content": [ - "मुखिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 24:6" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπείρασεν" - }, - "", - { - "type": "char:w", - "content": [ - "अशुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βεβηλῶσαι" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βεβηλῶσαι" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκρατήσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 24:7" - }, - "परन्तु सैन्य-दल के सरदार लूसियास ने आकर उसे बलपूर्वक हमारे हाथों से छीन लिया,", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 24:8" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνήσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लगाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "सम्मुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίνας" - }, - "", - { - "type": "char:w", - "content": [ - "आने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίνας" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγοροῦμεν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "स्वयं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίνας" - }, - "", - { - "type": "char:w", - "content": [ - "जाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνῶναι" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "लेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 24:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεπέθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "देकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φάσκοντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 24:10" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγεμόνος" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεύσαντος" - }, - "", - { - "type": "char:w", - "content": [ - "संकेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγειν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "जानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वर्षों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνει" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κριτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθύμως" - }, - "", - { - "type": "char:w", - "content": [ - "आनन्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμαυτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογοῦμαι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रत्युत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄντα" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 24:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυναμένου" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγνῶναι" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσκυνήσων" - }, - "", - { - "type": "char:w", - "content": [ - "आराधना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβην" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δώδεκα" - }, - "", - { - "type": "char:w", - "content": [ - "बारह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραι" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβην" - }, - "", - { - "type": "char:w", - "content": [ - "ऊपर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 24:12" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλιν" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλεγόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "विवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιοῦντα" - }, - "", - { - "type": "char:w", - "content": [ - "ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλου" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίστασιν" - }, - "", - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρόν" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 24:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "जिनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγοροῦσίν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραστῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυνὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "प्रमाणित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύνανταί" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 24:14" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτό" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁμολογῶ" - }, - "", - { - "type": "char:w", - "content": [ - "मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "लेता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἵρεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "कुपंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγουσιν" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατρῴῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λατρεύω" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσι" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήταις" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γεγραμμένοις" - }, - "", - { - "type": "char:w", - "content": [ - "लिखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύων" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 24:15" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίδα" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχων" - }, - "", - { - "type": "char:w", - "content": [ - "रखता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδέχονται" - }, - "", - { - "type": "char:w", - "content": [ - "रखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαίων" - }, - "", - { - "type": "char:w", - "content": [ - "धर्मी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδίκων" - }, - "", - { - "type": "char:w", - "content": [ - "अधर्मी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "दोनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστασιν" - }, - "", - { - "type": "char:w", - "content": [ - "उठना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 24:16" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "इससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσκῶ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπρόσκοπον" - }, - "", - { - "type": "char:w", - "content": [ - "यत्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπους" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχειν" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνείδησιν" - }, - "", - { - "type": "char:w", - "content": [ - "विवेक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσκῶ" - }, - "", - { - "type": "char:w", - "content": [ - "निर्दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παντός" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 24:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλειόνων" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "वर्षों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνος" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεημοσύνας" - }, - "", - { - "type": "char:w", - "content": [ - "दान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεγενόμην" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσφοράς" - }, - "", - { - "type": "char:w", - "content": [ - "भेंट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 24:18" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγνισμένον" - }, - "", - { - "type": "char:w", - "content": [ - "शुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "दशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "बिना" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄχλου" - }, - "", - { - "type": "char:w", - "content": [ - "भीड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बिना" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θορύβου" - }, - "", - { - "type": "char:w", - "content": [ - "दंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θορύβου" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρόν" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θορύβου" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 24:19" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδει" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμέ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγορεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴ" - }, - "", - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχοιεν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 24:20" - }, - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰπάτωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συνεδρίου" - }, - "", - { - "type": "char:w", - "content": [ - "महासभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στάντος" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδίκημα" - }, - "", - { - "type": "char:w", - "content": [ - "सा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपराध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 24:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μιᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστὼς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέκραξα" - }, - "", - { - "type": "char:w", - "content": [ - "पुकारकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "उठने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "περὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνομαι" - }, - "", - { - "type": "char:w", - "content": [ - "मुकद्दमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 24:22" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆλιξ" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνεβάλετο" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ὁδοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβέστερον" - }, - "", - { - "type": "char:w", - "content": [ - "ठीकठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰδὼς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴπας" - }, - "", - { - "type": "char:w", - "content": [ - "टाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λυσίας" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅταν" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सरदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लूसियास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλίαρχος" - }, - "", - { - "type": "char:w", - "content": [ - "आएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λυσίας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβῇ" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅταν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "निर्णय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 24:23" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαταξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχειν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "छूट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τηρεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρετεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मित्रों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρετεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδένα" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κωλύειν" - }, - "", - { - "type": "char:w", - "content": [ - "रोकना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 24:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὰς" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆλιξ" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γυναικὶ" - }, - "", - { - "type": "char:w", - "content": [ - "पत्नी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "द्रुसिल्ला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δρουσίλλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετεπέμψατο" - }, - "", - { - "type": "char:w", - "content": [ - "बुलवाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστεως" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσεν" - }, - "", - { - "type": "char:w", - "content": [ - "सुना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 24:25" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δικαιοσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "धार्मिकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγκρατείας" - }, - "", - { - "type": "char:w", - "content": [ - "संयम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλοντος" - }, - "", - { - "type": "char:w", - "content": [ - "आनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίματος" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "चर्चा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆλιξ" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμφοβος" - }, - "", - { - "type": "char:w", - "content": [ - "भयभीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "अभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορεύου" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καιρὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अवसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετακαλέσομαί" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταλαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 24:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρήματα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅμα" - }, - "", - { - "type": "char:w", - "content": [ - "धन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοθήσεται" - }, - "", - { - "type": "char:w", - "content": [ - "मिलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίζων" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταπεμπόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाबुलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡμίλει" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 24:27" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλαβεν" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διετίας" - }, - "", - { - "type": "char:w", - "content": [ - "वर्ष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πληρωθείσης" - }, - "", - { - "type": "char:w", - "content": [ - "बीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διάδοχον" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πόρκιον" - }, - "", - { - "type": "char:w", - "content": [ - "पुरकियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστον" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Φῆλιξ" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πόρκιον" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Πόρκιον" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "Φῆλιξ" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριτα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταθέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "खुश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλων" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεδεμένον" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέλιπε" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "ACT 25" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 25:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστος" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रान्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαρχείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισαρείας" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέβη" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 25:2" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτοι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνεφάνισάν" - }, - "", - { - "type": "char:w", - "content": [ - "दोषारोपण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 25:3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτούμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰερουσαλήμ" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταπέμψηται" - }, - "", - { - "type": "char:w", - "content": [ - "बुलवाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδόν" - }, - "", - { - "type": "char:w", - "content": [ - "रास्ते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνελεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνέδραν" - }, - "", - { - "type": "char:w", - "content": [ - "घात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 25:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστος" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τηρεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "कैदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "स्वयं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τάχει" - }, - "", - { - "type": "char:w", - "content": [ - "जल्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπορεύεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाऊँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 25:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησίν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκαταβάντες" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴ" - }, - "", - { - "type": "char:w", - "content": [ - "रखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκαταβάντες" - }, - "", - { - "type": "char:w", - "content": [ - "चलें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδρὶ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄτοπον" - }, - "", - { - "type": "char:w", - "content": [ - "अनुचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκαταβάντες" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγορείτωσαν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυνατοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 25:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀκτὼ" - }, - "", - { - "type": "char:w", - "content": [ - "आठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέκα" - }, - "", - { - "type": "char:w", - "content": [ - "दस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "रहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βήματος" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आसन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθίσας" - }, - "", - { - "type": "char:w", - "content": [ - "बैठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀχθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "लाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσεν" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 25:7" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενομένου" - }, - "", - { - "type": "char:w", - "content": [ - "आया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμων" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "आसपास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιέστησαν" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गम्भीर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βαρέα" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτιώματα" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमाण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποδεῖξαι" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταφέροντες" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴσχυον" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 25:8" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογουμένου" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρά" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "विरुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥμαρτον" - }, - "", - { - "type": "char:w", - "content": [ - "अपराध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 25:9" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστος" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χάριν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταθέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "खुश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλων" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκριθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλεις" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβὰς" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κριθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "मुकद्दमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "तय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 25:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρος" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βήματος" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आसन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστώς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "मुकद्दमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰμι" - }, - "", - { - "type": "char:w", - "content": [ - "यहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "फैसला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "चाहिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κάλλιον" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तरह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγινώσκεις" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠδίκησα" - }, - "", - { - "type": "char:w", - "content": [ - "अपराध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 25:11" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδικῶ" - }, - "", - { - "type": "char:w", - "content": [ - "अपराधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξιον" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξιον" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέπραχά" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποθανεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मरने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραιτοῦμαι" - }, - "", - { - "type": "char:w", - "content": [ - "मुकरता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "जिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγοροῦσίν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτοι" - }, - "", - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "उनमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδείς" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "ठहरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρίσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδέν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρίσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "सौंप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύναται" - }, - "", - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρα" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλοῦμαι" - }, - "", - { - "type": "char:w", - "content": [ - "दोहाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐστιν" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 25:12" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστος" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνλαλήσας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "मंत्रियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνλαλήσας" - }, - "", - { - "type": "char:w", - "content": [ - "सभा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμβουλίου" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Καίσαρα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικέκλησαι" - }, - "", - { - "type": "char:w", - "content": [ - "दोहाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμβουλίου" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συμβουλίου" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 25:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινῶν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμερῶν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαγενομένων" - }, - "", - { - "type": "char:w", - "content": [ - "बीतने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππας" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βερνίκη" - }, - "", - { - "type": "char:w", - "content": [ - "बिरनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καισάρειαν" - }, - "", - { - "type": "char:w", - "content": [ - "कैसरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήντησαν" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστον" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσπασάμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "भेंट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 25:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείους" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διέτριβον" - }, - "", - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστος" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέθετο" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὶς" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήρ" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φήλικος" - }, - "", - { - "type": "char:w", - "content": [ - "फेलिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέσμιος" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταλελειμμένος" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φήλικος" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 25:15" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρεσβύτεροι" - }, - "", - { - "type": "char:w", - "content": [ - "प्राचीनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνεφάνισαν" - }, - "", - { - "type": "char:w", - "content": [ - "दोषारोपण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτούμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταδίκην" - }, - "", - { - "type": "char:w", - "content": [ - "दण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταδίκην" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένου" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 25:16" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उनको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπεκρίθην" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαίοις" - }, - "", - { - "type": "char:w", - "content": [ - "रोमियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθος" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπον" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "दण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαρίζεσθαί" - }, - "", - { - "type": "char:w", - "content": [ - "सौंप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "दें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγόρους" - }, - "", - { - "type": "char:w", - "content": [ - "आरोपी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγορούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρόσωπον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκλήματος" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκλήματος" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογίας" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπον" - }, - "", - { - "type": "char:w", - "content": [ - "अवसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λάβοι" - }, - "", - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 25:17" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνθάδε" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθόντων" - }, - "", - { - "type": "char:w", - "content": [ - "उपस्थित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιησάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναβολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδεμίαν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑξῆς" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑξῆς" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βήματος" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आसन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθίσας" - }, - "", - { - "type": "char:w", - "content": [ - "बैठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀχθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρα" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσα" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 25:18" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήγοροι" - }, - "", - { - "type": "char:w", - "content": [ - "मुद्दई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σταθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बुरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδεμίαν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπενόουν" - }, - "", - { - "type": "char:w", - "content": [ - "लगाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπενόουν" - }, - "", - { - "type": "char:w", - "content": [ - "समझता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 25:19" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδίας" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεισιδαιμονίας" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινα" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περί" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεθνηκότος" - }, - "", - { - "type": "char:w", - "content": [ - "मर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφασκεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῆν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητήματα" - }, - "", - { - "type": "char:w", - "content": [ - "विवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶχον" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 25:20" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπορούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "उलझन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζήτησιν" - }, - "", - { - "type": "char:w", - "content": [ - "पता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कैसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाऊँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζήτησιν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "पूछा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσόλυμα" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "περὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "फैसला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 25:21" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλεσαμένου" - }, - "", - { - "type": "char:w", - "content": [ - "दोहाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σεβαστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διάγνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मुकद्दमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διάγνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "फैसला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σεβαστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "महाराजाधिराज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διάγνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκέλευσα" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρα" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναπέμψω" - }, - "", - { - "type": "char:w", - "content": [ - "भेजूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τηρηθῆναι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τηρεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 25:22" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππας" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστον" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνθρώπου" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सुनना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβουλόμην" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὔριον" - }, - "", - { - "type": "char:w", - "content": [ - "कल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησίν" - }, - "", - { - "type": "char:w", - "content": [ - "लेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 25:23" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαύριον" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππα" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βερνίκης" - }, - "", - { - "type": "char:w", - "content": [ - "बिरनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φαντασίας" - }, - "", - { - "type": "char:w", - "content": [ - "धूमधाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλθόντος" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχοις" - }, - "", - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सरदारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χιλιάρχοις" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "4", - "x-occurrences": "4", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεως" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξοχὴν" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνδράσιν" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दरबार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκροατήριον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σύν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκροατήριον" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φήστου" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κελεύσαντος" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 25:24" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστος" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησιν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλεῦ" - }, - "", - { - "type": "char:w", - "content": [ - "महाराजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππα" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαν" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνπαρόντες" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτον" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνθάδε" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμοις" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "चिल्लाचिल्लाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βοῶντες" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνέτυχόν" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῆν" - }, - "", - { - "type": "char:w", - "content": [ - "रहना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔν" - }, - "", - { - "type": "char:w", - "content": [ - "उचित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 25:25" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπραχέναι" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξιον" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "आप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σεβαστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "महाराजाधिराज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλεσαμένου" - }, - "", - { - "type": "char:w", - "content": [ - "दोहाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμπειν" - }, - "", - { - "type": "char:w", - "content": [ - "भेजने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔκρινα" - }, - "", - { - "type": "char:w", - "content": [ - "निर्णय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατελαβόμην" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 25:26" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσφαλές" - }, - "", - { - "type": "char:w", - "content": [ - "ठीक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχω" - }, - "", - { - "type": "char:w", - "content": [ - "महाराजाधिराज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γράψαι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προήγαγον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γράψω" - }, - "", - { - "type": "char:w", - "content": [ - "लिखूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφ" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάλιστα" - }, - "", - { - "type": "char:w", - "content": [ - "विशेष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλεῦ" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππα" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅπως" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίσεως" - }, - "", - { - "type": "char:w", - "content": [ - "लाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίσεως" - }, - "", - { - "type": "char:w", - "content": [ - "जाँचने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σχῶ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिखने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 25:27" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέσμιον" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πέμποντα" - }, - "", - { - "type": "char:w", - "content": [ - "भेजना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίας" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίας" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σημᾶναι" - }, - "", - { - "type": "char:w", - "content": [ - "बताना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλογον" - }, - "", - { - "type": "char:w", - "content": [ - "व्यर्थ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "समझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄλογον" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γάρ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "26", - "sid": "ACT 26" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 26:1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππας" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σεαυτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγειν" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιτρέπεταί" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "अनुमति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρα" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτείνας" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπελογεῖτο" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 26:2" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλεῦ" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππα" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντων" - }, - "", - { - "type": "char:w", - "content": [ - "जितनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκαλοῦμαι" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλων" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μακάριον" - }, - "", - { - "type": "char:w", - "content": [ - "धन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἥγημαι" - }, - "", - { - "type": "char:w", - "content": [ - "समझता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 26:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάλιστα" - }, - "", - { - "type": "char:w", - "content": [ - "विशेष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίους" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθῶν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रथाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητημάτων" - }, - "", - { - "type": "char:w", - "content": [ - "विवादों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "char:w", - "content": [ - "विनती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέομαι" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "धीरज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μακροθύμως" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "सुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαί" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 26:4" - }, - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βίωσίν" - }, - "", - { - "type": "char:w", - "content": [ - "चालचलन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεότητος" - }, - "", - { - "type": "char:w", - "content": [ - "आरम्भ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχῆς" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "जाति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνει" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμοις" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴσασι" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 26:5" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέλωσι" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προγινώσκοντές" - }, - "", - { - "type": "char:w", - "content": [ - "आरम्भ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνωθεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहचानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐὰν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φαρισαῖος" - }, - "", - { - "type": "char:w", - "content": [ - "फरीसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβεστάτην" - }, - "", - { - "type": "char:w", - "content": [ - "धर्म" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκριβεστάτην" - }, - "", - { - "type": "char:w", - "content": [ - "सबसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἵρεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पंथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अनुसार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμετέρας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θρησκείας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔζησα" - }, - "", - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 26:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπαγγελίας" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίδι" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρας" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕστηκα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρινόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "मुकद्दमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 26:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωδεκάφυλον" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतिज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωδεκάφυλον" - }, - "", - { - "type": "char:w", - "content": [ - "पूरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίζει" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωδεκάφυλον" - }, - "", - { - "type": "char:w", - "content": [ - "लगाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δωδεκάφυλον" - }, - "", - { - "type": "char:w", - "content": [ - "बारहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτενείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "गोत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτενείᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νύκτα" - }, - "", - { - "type": "char:w", - "content": [ - "रातदिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λατρεῦον" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταντῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλεῦ" - }, - "", - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίδος" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνκαλοῦμαι" - }, - "", - { - "type": "char:w", - "content": [ - "लगाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 26:8" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκροὺς" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγείρει" - }, - "", - { - "type": "char:w", - "content": [ - "जिलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄπιστον" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρίνεται" - }, - "", - { - "type": "char:w", - "content": [ - "समझी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 26:9" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδοξα" - }, - "", - { - "type": "char:w", - "content": [ - "समझा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ναζωραίου" - }, - "", - { - "type": "char:w", - "content": [ - "नासरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄνομα" - }, - "", - { - "type": "char:w", - "content": [ - "नाम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐναντία" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρᾶξαι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 26:10" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμοις" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποίησα" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερέων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβών" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλούς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁγίων" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλακαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατέκλεισα" - }, - "", - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναιρουμένων" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβών" - }, - "", - { - "type": "char:w", - "content": [ - "जाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήνεγκα" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "अपनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψῆφον" - }, - "", - { - "type": "char:w", - "content": [ - "सम्मति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήνεγκα" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 26:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναγωγὰς" - }, - "", - { - "type": "char:w", - "content": [ - "आराधनालय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμωρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "ताड़ना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλάκις" - }, - "", - { - "type": "char:w", - "content": [ - "दिलादिलाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμωρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निन्दा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλασφημεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "करवाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠνάγκαζον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περισσῶς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕως" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्रोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμμαινόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμμαινόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पागल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बाहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔξω" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "नगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόλεις" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδίωκον" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 26:12" - }, - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "धुन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρχιερέων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "याजकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουσίας" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιτροπῆς" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञापत्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκὸν" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 26:13" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλεῦ" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁδὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मार्ग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδον" - }, - "", - { - "type": "char:w", - "content": [ - "दोपहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανόθεν" - }, - "", - { - "type": "char:w", - "content": [ - "आकाश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡλίου" - }, - "", - { - "type": "char:w", - "content": [ - "सूर्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαμπρότητα" - }, - "", - { - "type": "char:w", - "content": [ - "तेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὲρ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευομένους" - }, - "", - { - "type": "char:w", - "content": [ - "चलनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιλάμψαν" - }, - "", - { - "type": "char:w", - "content": [ - "चारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιλάμψαν" - }, - "", - { - "type": "char:w", - "content": [ - "चमकती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "देखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 26:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταπεσόντων" - }, - "", - { - "type": "char:w", - "content": [ - "गिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἑβραΐδι" - }, - "", - { - "type": "char:w", - "content": [ - "इब्रानी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαλέκτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "भाषा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "με" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγουσαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνὴν" - }, - "", - { - "type": "char:w", - "content": [ - "वाणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤκουσα" - }, - "", - { - "type": "char:w", - "content": [ - "सुनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαοὺλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαούλ" - }, - "", - { - "type": "char:w", - "content": [ - "शाऊल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्यों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διώκεις" - }, - "", - { - "type": "char:w", - "content": [ - "सताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκληρόν" - }, - "", - { - "type": "char:w", - "content": [ - "पैने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κέντρα" - }, - "", - { - "type": "char:w", - "content": [ - "लात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λακτίζειν" - }, - "", - { - "type": "char:w", - "content": [ - "मारना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λακτίζειν" - }, - "", - { - "type": "char:w", - "content": [ - "कठिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 26:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπα" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κύριε" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τίς" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कौन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύριος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रभु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जिसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διώκεις" - }, - "", - { - "type": "char:w", - "content": [ - "सताता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰμι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 26:16" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάστηθι" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πόδας" - }, - "", - { - "type": "char:w", - "content": [ - "पाँवों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στῆθι" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὤφθην" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προχειρίσασθαί" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπηρέτην" - }, - "", - { - "type": "char:w", - "content": [ - "सेवक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μάρτυρα" - }, - "", - { - "type": "char:w", - "content": [ - "गवाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराऊँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तूने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδές" - }, - "", - { - "type": "char:w", - "content": [ - "देखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "उनका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "जिनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθήσομαί" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "दूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 26:17" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐκ" - }, - "", - { - "type": "char:w", - "content": [ - "बचाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξαιρούμενός" - }, - "", - { - "type": "char:w", - "content": [ - "रहूँगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὓς" - }, - "", - { - "type": "char:w", - "content": [ - "जिनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποστέλλω" - }, - "", - { - "type": "char:w", - "content": [ - "भेजता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 26:18" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθαλμοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "आँखें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνοῖξαι" - }, - "", - { - "type": "char:w", - "content": [ - "खोले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκότους" - }, - "", - { - "type": "char:w", - "content": [ - "अंधकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σατανᾶ" - }, - "", - { - "type": "char:w", - "content": [ - "शैतान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξουσίας" - }, - "", - { - "type": "char:w", - "content": [ - "अधिकार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέψαι" - }, - "", - { - "type": "char:w", - "content": [ - "फिरें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἁμαρτιῶν" - }, - "", - { - "type": "char:w", - "content": [ - "पापों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "क्षमा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμέ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίστει" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀφθαλμοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "पवित्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλῆρον" - }, - "", - { - "type": "char:w", - "content": [ - "विरासत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "पाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 26:19" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλεῦ" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅθεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππα" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τῇ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गीय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀπτασίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दर्शन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπειθὴς" - }, - "", - { - "type": "char:w", - "content": [ - "टाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 26:20" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτόν" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Δαμασκῷ" - }, - "", - { - "type": "char:w", - "content": [ - "दमिश्क" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιστρέφειν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμοις" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "रहनेवालों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίας" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "सारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χώραν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγελλον" - }, - "", - { - "type": "char:w", - "content": [ - "समझाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फिराओ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεόν" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετανοίας" - }, - "", - { - "type": "char:w", - "content": [ - "मन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "फिराव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξια" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔργα" - }, - "", - { - "type": "char:w", - "content": [ - "काम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πράσσοντας" - }, - "", - { - "type": "char:w", - "content": [ - "करो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 26:21" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕνεκα" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπειρῶντο" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱερῷ" - }, - "", - { - "type": "char:w", - "content": [ - "मन्दिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συλλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "पकड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαχειρίσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπειρῶντο" - }, - "", - { - "type": "char:w", - "content": [ - "यत्न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαχειρίσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 26:22" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικουρίας" - }, - "", - { - "type": "char:w", - "content": [ - "सहायता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕστηκα" - }, - "", - { - "type": "char:w", - "content": [ - "बना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μικρῷ" - }, - "", - { - "type": "char:w", - "content": [ - "छोटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सभी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαρτυρόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὧν" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφῆται" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσῆς" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μελλόντων" - }, - "", - { - "type": "char:w", - "content": [ - "होनेवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 26:23" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστός" - }, - "", - { - "type": "char:w", - "content": [ - "मसीह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παθητὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "दुःख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उठाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῶτος" - }, - "", - { - "type": "char:w", - "content": [ - "सबसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναστάσεως" - }, - "", - { - "type": "char:w", - "content": [ - "उठकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνεσιν" - }, - "", - { - "type": "char:w", - "content": [ - "अन्यजातियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φῶς" - }, - "", - { - "type": "char:w", - "content": [ - "ज्योति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταγγέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "प्रचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλει" - }, - "", - { - "type": "char:w", - "content": [ - "करेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 26:24" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταῦτα" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογουμένου" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολογουμένου" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστος" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῃ" - }, - "", - { - "type": "char:w", - "content": [ - "ऊँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φωνῇ" - }, - "", - { - "type": "char:w", - "content": [ - "शब्द" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησιν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλε" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαίνῃ" - }, - "", - { - "type": "char:w", - "content": [ - "पागल" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλά" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γράμματα" - }, - "", - { - "type": "char:w", - "content": [ - "विद्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτρέπει" - }, - "", - { - "type": "char:w", - "content": [ - "पागल" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιτρέπει" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μανίαν" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 26:25" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φησίν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κράτιστε" - }, - "", - { - "type": "char:w", - "content": [ - "महाप्रतापी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φῆστε" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μαίνομαι" - }, - "", - { - "type": "char:w", - "content": [ - "पागल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀληθείας" - }, - "", - { - "type": "char:w", - "content": [ - "सच्चाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωφροσύνης" - }, - "", - { - "type": "char:w", - "content": [ - "बुद्धि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥήματα" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποφθέγγομαι" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 26:26" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλεύς" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρρησιαζόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "निडर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλῶ" - }, - "", - { - "type": "char:w", - "content": [ - "बोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπίσταται" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πείθομαι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γωνίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λανθάνειν" - }, - "", - { - "type": "char:w", - "content": [ - "छिपी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πεπραγμένον" - }, - "", - { - "type": "char:w", - "content": [ - "घटना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐθέν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τούτων" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 26:27" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλεῦ" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππα" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήταις" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "πιστεύεις" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἶδα" - }, - "", - { - "type": "char:w", - "content": [ - "जानता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "πιστεύεις" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 26:28" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππας" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀλίγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "थोड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πείθεις" - }, - "", - { - "type": "char:w", - "content": [ - "समझाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστιανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "मसीही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "बनाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστιανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "चाहता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 26:29" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἂν" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐξαίμην" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀλίγῳ" - }, - "", - { - "type": "char:w", - "content": [ - "थोड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεγάλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόνον" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὲ" - }, - "", - { - "type": "char:w", - "content": [ - "तू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντας" - }, - "", - { - "type": "char:w", - "content": [ - "जितने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούοντάς" - }, - "", - { - "type": "char:w", - "content": [ - "सुनते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "बन्धनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀγὼ" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "समान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενέσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 26:30" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βασιλεὺς" - }, - "", - { - "type": "char:w", - "content": [ - "राजा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡγεμὼν" - }, - "", - { - "type": "char:w", - "content": [ - "राज्यपाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βερνίκη" - }, - "", - { - "type": "char:w", - "content": [ - "बिरनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκαθήμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "बैठनेवाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέστη" - }, - "", - { - "type": "char:w", - "content": [ - "उठ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 26:31" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναχωρήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "अलग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλήλους" - }, - "", - { - "type": "char:w", - "content": [ - "आपस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλουν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγοντες" - }, - "", - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "char:w", - "content": [ - "मृत्युदण्ड" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πράσσει" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दीगृह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄξιον" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 26:32" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀγρίππας" - }, - "", - { - "type": "char:w", - "content": [ - "अग्रिप्पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φήστῳ" - }, - "", - { - "type": "char:w", - "content": [ - "फेस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔφη" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρα" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεκέκλητο" - }, - "", - { - "type": "char:w", - "content": [ - "दोहाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολελύσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "छूट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सकता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδύνατο" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "ACT 27" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 27:1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκρίθη" - }, - "", - { - "type": "char:w", - "content": [ - "निश्चित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποπλεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "द्वारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰταλίαν" - }, - "", - { - "type": "char:w", - "content": [ - "इतालिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινας" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτέρους" - }, - "", - { - "type": "char:w", - "content": [ - "अन्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμώτας" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουλίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "यूलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σεβαστῆς" - }, - "", - { - "type": "char:w", - "content": [ - "औगुस्तुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सैन्यदल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σπείρης" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχῃ" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεδίδουν" - }, - "", - { - "type": "char:w", - "content": [ - "सौंप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 27:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιβάντες" - }, - "", - { - "type": "char:w", - "content": [ - "अद्रमुत्तियुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀσίαν" - }, - "", - { - "type": "char:w", - "content": [ - "आसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀδραμυντηνῷ" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπους" - }, - "", - { - "type": "char:w", - "content": [ - "जगहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "चढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνήχθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀριστάρχου" - }, - "", - { - "type": "char:w", - "content": [ - "अरिस्तर्खुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεσσαλονικέως" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थिस्सलुनीके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σὺν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μακεδόνος" - }, - "", - { - "type": "char:w", - "content": [ - "मकिदूनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὄντος" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 27:3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑτέρᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σιδῶνα" - }, - "", - { - "type": "char:w", - "content": [ - "सैदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φιλανθρώπως" - }, - "", - { - "type": "char:w", - "content": [ - "लंगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "डाला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰούλιος" - }, - "", - { - "type": "char:w", - "content": [ - "यूलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कृपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φίλους" - }, - "", - { - "type": "char:w", - "content": [ - "मित्रों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευθέντι" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμελείας" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμελείας" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμελείας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τυχεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "सत्कार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμελείας" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 27:4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναχθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέμους" - }, - "", - { - "type": "char:w", - "content": [ - "हवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐναντίους" - }, - "", - { - "type": "char:w", - "content": [ - "विरुद्ध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κύπρον" - }, - "", - { - "type": "char:w", - "content": [ - "साइप्रस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπεπλεύσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "आड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπεπλεύσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 27:5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κιλικίαν" - }, - "", - { - "type": "char:w", - "content": [ - "किलिकिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παμφυλίαν" - }, - "", - { - "type": "char:w", - "content": [ - "पंफूलिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαπλεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαπλεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαπλεύσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "लूसिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατήλθαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "मूरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μύρρα" - }, - "", - { - "type": "char:w", - "content": [ - "उतरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 27:6" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχης" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλεξανδρῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "सिकन्दरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλεξανδρῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλέον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰταλίαν" - }, - "", - { - "type": "char:w", - "content": [ - "इतालिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρὼν" - }, - "", - { - "type": "char:w", - "content": [ - "मिला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτό" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "चढ़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνεβίβασεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 27:7" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκαναῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραις" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βραδυπλοοῦντες" - }, - "", - { - "type": "char:w", - "content": [ - "धीरेधीरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कठिनता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόλις" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कनिदुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κνίδον" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέμου" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεῶντος" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "देती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεῶντος" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "सलमोने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σαλμώνην" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्रेते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρήτην" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπεπλεύσαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 27:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὴν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραλεγόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "किनारेकिनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कठिनता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόλις" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "चलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "शुभलंगरबारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καλοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινὰ" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπον" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लसया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Λιμένας" - }, - "", - { - "type": "char:w", - "content": [ - "नगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγγὺς" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 27:9" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἱκανοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρόνου" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαγενομένου" - }, - "", - { - "type": "char:w", - "content": [ - "बीत" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοὸς" - }, - "", - { - "type": "char:w", - "content": [ - "जलयात्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισφαλοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "जोखिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισφαλοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "होती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νηστείαν" - }, - "", - { - "type": "char:w", - "content": [ - "उपवास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἤδη" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεληλυθέναι" - }, - "", - { - "type": "char:w", - "content": [ - "बीत" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἤδη" - }, - "", - { - "type": "char:w", - "content": [ - "चुके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρῄνει" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चेतावनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 27:10" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "सज्जनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρῶ" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "जान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕβρεως" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕβρεως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यात्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विपत्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζημίας" - }, - "", - { - "type": "char:w", - "content": [ - "हानि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόνον" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φορτίου" - }, - "", - { - "type": "char:w", - "content": [ - "माल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίου" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "वरन्" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχῶν" - }, - "", - { - "type": "char:w", - "content": [ - "प्राणों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλειν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῦν" - }, - "", - { - "type": "char:w", - "content": [ - "होनेवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 27:11" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχης" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κυβερνήτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "कप्तान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "स्वामी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπείθετο" - }, - "", - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μᾶλλον" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναυκλήρῳ" - }, - "", - { - "type": "char:w", - "content": [ - "माना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 27:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνευθέτου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχοντος" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दरगाह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λιμένος" - }, - "", - { - "type": "char:w", - "content": [ - "जाड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "काटने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχειμασίαν" - }, - "", - { - "type": "char:w", - "content": [ - "अच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείονες" - }, - "", - { - "type": "char:w", - "content": [ - "बहुतों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναχθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύναιντο" - }, - "", - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φοίνικα" - }, - "", - { - "type": "char:w", - "content": [ - "फीनिक्स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταντήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραχειμάσαι" - }, - "", - { - "type": "char:w", - "content": [ - "जाड़ा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέποντα" - }, - "", - { - "type": "char:w", - "content": [ - "काटें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρήτης" - }, - "", - { - "type": "char:w", - "content": [ - "क्रेते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λίβα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λιμένα" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दरगाह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दक्षिणपश्चिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λίβα" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उत्तरपश्चिम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χῶρον" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "खुलता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 27:13" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νότου" - }, - "", - { - "type": "char:w", - "content": [ - "दक्षिणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποπνεύσαντος" - }, - "", - { - "type": "char:w", - "content": [ - "हवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προθέσεως" - }, - "", - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δόξαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सोचा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἆσσον" - }, - "", - { - "type": "char:w", - "content": [ - "जिसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जरूरत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἆσσον" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἆσσον" - }, - "", - { - "type": "char:w", - "content": [ - "लंगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄραντες" - }, - "", - { - "type": "char:w", - "content": [ - "उठाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρελέγοντο" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρελέγοντο" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἆσσον" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρήτην" - }, - "", - { - "type": "char:w", - "content": [ - "तट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 27:14" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετ" - }, - "", - { - "type": "char:w", - "content": [ - "थोड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔβαλεν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατ" - }, - "", - { - "type": "char:w", - "content": [ - "जमीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολὺ" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνεμος" - }, - "", - { - "type": "char:w", - "content": [ - "आँधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Εὐρακύλων" - }, - "", - { - "type": "char:w", - "content": [ - "उठी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Εὐρακύλων" - }, - "", - { - "type": "char:w", - "content": [ - "यूरकुलीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλούμενος" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Εὐρακύλων" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 27:15" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συναρπασθέντος" - }, - "", - { - "type": "char:w", - "content": [ - "आँधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίου" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "हवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ठहर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυναμένου" - }, - "", - { - "type": "char:w", - "content": [ - "सका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντοφθαλμεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφερόμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιδόντες" - }, - "", - { - "type": "char:w", - "content": [ - "बहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντοφθαλμεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "तरह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 27:16" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νησίον" - }, - "", - { - "type": "char:w", - "content": [ - "कौदा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλούμενον" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποδραμόντες" - }, - "", - { - "type": "char:w", - "content": [ - "छोटे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καῦδα" - }, - "", - { - "type": "char:w", - "content": [ - "टापू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καῦδα" - }, - "", - { - "type": "char:w", - "content": [ - "आड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περικρατεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बहतेबहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कठिनता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μόλις" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "डोंगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκάφης" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 27:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βοηθείαις" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐχρῶντο" - }, - "", - { - "type": "char:w", - "content": [ - "मल्लाहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄραντες" - }, - "", - { - "type": "char:w", - "content": [ - "उठाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑποζωννύντες" - }, - "", - { - "type": "char:w", - "content": [ - "अनेक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उपाय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "नीचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाँधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "सुरतिस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Σύρτιν" - }, - "", - { - "type": "char:w", - "content": [ - "रेत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπέσωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "टिक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβούμενοί" - }, - "", - { - "type": "char:w", - "content": [ - "भय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκεῦος" - }, - "", - { - "type": "char:w", - "content": [ - "सामान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαλάσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "उतार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐφέροντο" - }, - "", - { - "type": "char:w", - "content": [ - "बहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 27:18" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειμαζομένων" - }, - "", - { - "type": "char:w", - "content": [ - "आँधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σφοδρῶς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हिचकोले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκβολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "धक्के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑξῆς" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκβολὴν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐποιοῦντο" - }, - "", - { - "type": "char:w", - "content": [ - "माल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फेंकने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 27:19" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρίτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "तीसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόχειρες" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόχειρες" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हाथों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίου" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκευὴν" - }, - "", - { - "type": "char:w", - "content": [ - "साजसामान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόχειρες" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "फेंक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔριψαν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 27:20" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείονας" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡλίου" - }, - "", - { - "type": "char:w", - "content": [ - "सूर्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "μήτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄστρων" - }, - "", - { - "type": "char:w", - "content": [ - "तारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειμῶνός" - }, - "", - { - "type": "char:w", - "content": [ - "दिखाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιφαινόντων" - }, - "", - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आँधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अन्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σῴζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "बचने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσα" - }, - "", - { - "type": "char:w", - "content": [ - "सारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπὶς" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जाती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀλίγου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικειμένου" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιπὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιῃρεῖτο" - }, - "", - { - "type": "char:w", - "content": [ - "रही" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 27:21" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσιτίας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσιτίας" - }, - "", - { - "type": "char:w", - "content": [ - "भूखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσιτίας" - }, - "", - { - "type": "char:w", - "content": [ - "चुके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσῳ" - }, - "", - { - "type": "char:w", - "content": [ - "बीच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σταθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔδει" - }, - "", - { - "type": "char:w", - "content": [ - "चाहिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πειθαρχήσαντάς" - }, - "", - { - "type": "char:w", - "content": [ - "मानकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρήτης" - }, - "", - { - "type": "char:w", - "content": [ - "क्रेते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνάγεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोलते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "विपत्ति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आती" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κερδῆσαί" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζημίαν" - }, - "", - { - "type": "char:w", - "content": [ - "हानि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὕβριν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτην" - }, - "", - { - "type": "char:w", - "content": [ - "उठाते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 27:22" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῦν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραινῶ" - }, - "", - { - "type": "char:w", - "content": [ - "समझाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθυμεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "ढाढ़स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाँधो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψυχῆς" - }, - "", - { - "type": "char:w", - "content": [ - "प्राण" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποβολὴ" - }, - "", - { - "type": "char:w", - "content": [ - "हानि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδεμία" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "होगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλὴν" - }, - "", - { - "type": "char:w", - "content": [ - "केवल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίου" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 27:23" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λατρεύω" - }, - "", - { - "type": "char:w", - "content": [ - "सेवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ᾧ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄγγελος" - }, - "", - { - "type": "char:w", - "content": [ - "स्वर्गदूत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὶ" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρέστη" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 27:24" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλε" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σε" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρί" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραστῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "अवश्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "देख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλέοντας" - }, - "", - { - "type": "char:w", - "content": [ - "यात्रा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुझे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεχάρισταί" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδοὺ" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 27:25" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "सज्जनों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐθυμεῖτε" - }, - "", - { - "type": "char:w", - "content": [ - "ढाढ़स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाँधो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πιστεύω" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μοι" - }, - "", - { - "type": "char:w", - "content": [ - "मुझसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λελάληταί" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "वैसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔσται" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 27:26" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῆσον" - }, - "", - { - "type": "char:w", - "content": [ - "टापू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "जा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπεσεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "टिकना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεῖ" - }, - "", - { - "type": "char:w", - "content": [ - "होगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 27:27" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσαρεσκαιδεκάτη" - }, - "", - { - "type": "char:w", - "content": [ - "चौदहवीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νὺξ" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφερομένων" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀδρίᾳ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "अद्रिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀδρίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀδρίᾳ" - }, - "", - { - "type": "char:w", - "content": [ - "भटक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέσον" - }, - "", - { - "type": "char:w", - "content": [ - "आधी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νυκτὸς" - }, - "", - { - "type": "char:w", - "content": [ - "रात" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναῦται" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "मल्लाहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπενόουν" - }, - "", - { - "type": "char:w", - "content": [ - "अनुमान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χώραν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναῦται" - }, - "", - { - "type": "char:w", - "content": [ - "निकट" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσάγειν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναῦται" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 27:28" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "βολίσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "थाह" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴκοσι" - }, - "", - { - "type": "char:w", - "content": [ - "बीस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὀργυιὰς" - }, - "", - { - "type": "char:w", - "content": [ - "पुरसा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "βολίσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "गहरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βραχὺ" - }, - "", - { - "type": "char:w", - "content": [ - "थोड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαστήσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "आगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बढ़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάλιν" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "βολίσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "थाह" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεκαπέντε" - }, - "", - { - "type": "char:w", - "content": [ - "ली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεκαπέντε" - }, - "", - { - "type": "char:w", - "content": [ - "पन्द्रह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὀργυιὰς" - }, - "", - { - "type": "char:w", - "content": [ - "पुरसा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εὗρον" - }, - "", - { - "type": "char:w", - "content": [ - "पाया" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 27:29" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "που" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τραχεῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπέσωμεν" - }, - "", - { - "type": "char:w", - "content": [ - "पत्थरीली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπους" - }, - "", - { - "type": "char:w", - "content": [ - "जगहों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μή" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φοβούμενοί" - }, - "", - { - "type": "char:w", - "content": [ - "डर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "पीछे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τέσσαρας" - }, - "", - { - "type": "char:w", - "content": [ - "चार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγκύρας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ηὔχοντο" - }, - "", - { - "type": "char:w", - "content": [ - "लंगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ῥίψαντες" - }, - "", - { - "type": "char:w", - "content": [ - "डाले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "भोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρύμνης" - }, - "", - { - "type": "char:w", - "content": [ - "कामना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρύμνης" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 27:30" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναυτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "मल्लाह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίου" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυγεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "भागना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζητούντων" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῴρης" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μελλόντων" - }, - "", - { - "type": "char:w", - "content": [ - "गलही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγκύρας" - }, - "", - { - "type": "char:w", - "content": [ - "लंगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκτείνειν" - }, - "", - { - "type": "char:w", - "content": [ - "डालने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφάσει" - }, - "", - { - "type": "char:w", - "content": [ - "बहाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκάφην" - }, - "", - { - "type": "char:w", - "content": [ - "डोंगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χαλασάντων" - }, - "", - { - "type": "char:w", - "content": [ - "उतार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 27:31" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιώταις" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μείνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "रहें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "बच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύνασθε" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 27:32" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιῶται" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σχοινία" - }, - "", - { - "type": "char:w", - "content": [ - "रस्से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπέκοψαν" - }, - "", - { - "type": "char:w", - "content": [ - "काटकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σκάφης" - }, - "", - { - "type": "char:w", - "content": [ - "डोंगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκπεσεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "गिरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τότε" - }, - "", - { - "type": "char:w", - "content": [ - "दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 27:33" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρα" - }, - "", - { - "type": "char:w", - "content": [ - "भोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "होने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λέγων" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλει" - }, - "", - { - "type": "char:w", - "content": [ - "समझाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σήμερον" - }, - "", - { - "type": "char:w", - "content": [ - "आज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τεσσαρεσκαιδεκάτην" - }, - "", - { - "type": "char:w", - "content": [ - "चौदह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄσιτοι" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδοκῶντες" - }, - "", - { - "type": "char:w", - "content": [ - "आस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄσιτοι" - }, - "", - { - "type": "char:w", - "content": [ - "देखतेदेखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भूखे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅπαντας" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσλαβόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηθὲν" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 27:34" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακαλῶ" - }, - "", - { - "type": "char:w", - "content": [ - "समझाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταλαβεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "खा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τροφῆς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τοῦτο" - }, - "", - { - "type": "char:w", - "content": [ - "लो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "जिससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμετέρας" - }, - "", - { - "type": "char:w", - "content": [ - "तुम्हारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σωτηρίας" - }, - "", - { - "type": "char:w", - "content": [ - "बचाव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κεφαλῆς" - }, - "", - { - "type": "char:w", - "content": [ - "सिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θρὶξ" - }, - "", - { - "type": "char:w", - "content": [ - "बाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδενὸς" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχει" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "गिरेगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 27:35" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴπας" - }, - "", - { - "type": "char:w", - "content": [ - "कहकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄρτον" - }, - "", - { - "type": "char:w", - "content": [ - "रोटी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβὼν" - }, - "", - { - "type": "char:w", - "content": [ - "लेकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐνώπιον" - }, - "", - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐχαρίστησεν" - }, - "", - { - "type": "char:w", - "content": [ - "धन्यवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κλάσας" - }, - "", - { - "type": "char:w", - "content": [ - "तोड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐσθίειν" - }, - "", - { - "type": "char:w", - "content": [ - "खाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤρξατο" - }, - "", - { - "type": "char:w", - "content": [ - "लगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 27:36" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὔθυμοι" - }, - "", - { - "type": "char:w", - "content": [ - "ढाढ़स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελάβοντο" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 27:37" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मिलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διακόσιαι" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑβδομήκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "सौ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑβδομήκοντα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕξ" - }, - "", - { - "type": "char:w", - "content": [ - "छिहत्तर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑβδομήκοντα" - }, - "", - { - "type": "char:w", - "content": [ - "जन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πᾶσαι" - }, - "", - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 27:38" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τροφῆς" - }, - "", - { - "type": "char:w", - "content": [ - "भोजन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κορεσθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "तृप्त" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σῖτον" - }, - "", - { - "type": "char:w", - "content": [ - "गेंहूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκβαλλόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "फेंककर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκούφιζον" - }, - "", - { - "type": "char:w", - "content": [ - "हलका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκούφιζον" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 27:39" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρα" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτε" - }, - "", - { - "type": "char:w", - "content": [ - "निकला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "देश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεγίνωσκον" - }, - "", - { - "type": "char:w", - "content": [ - "पहचाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινα" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κόλπον" - }, - "", - { - "type": "char:w", - "content": [ - "खाड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατενόουν" - }, - "", - { - "type": "char:w", - "content": [ - "देखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχοντα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβουλεύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "चौरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰγιαλὸν" - }, - "", - { - "type": "char:w", - "content": [ - "किनारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβουλεύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यदि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δύναιντο" - }, - "", - { - "type": "char:w", - "content": [ - "सके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "इसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοῖον" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξῶσαι" - }, - "", - { - "type": "char:w", - "content": [ - "टिकाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 27:40" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀγκύρας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιελόντες" - }, - "", - { - "type": "char:w", - "content": [ - "लंगरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζευκτηρίας" - }, - "", - { - "type": "char:w", - "content": [ - "खोलकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάλασσαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴων" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνέντες" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "उसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "समय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πηδαλίων" - }, - "", - { - "type": "char:w", - "content": [ - "पतवारों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बन्धन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "खोल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατεῖχον" - }, - "", - { - "type": "char:w", - "content": [ - "दिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πνεούσῃ" - }, - "", - { - "type": "char:w", - "content": [ - "हवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "सामने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπάραντες" - }, - "", - { - "type": "char:w", - "content": [ - "अगला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀρτέμωνα" - }, - "", - { - "type": "char:w", - "content": [ - "पाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चढ़ाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰγιαλόν" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ओर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 27:41" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διθάλασσον" - }, - "", - { - "type": "char:w", - "content": [ - "दो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέκειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέκειλαν" - }, - "", - { - "type": "char:w", - "content": [ - "संगम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπον" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περιπεσόντες" - }, - "", - { - "type": "char:w", - "content": [ - "पड़कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναῦν" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ναῦν" - }, - "", - { - "type": "char:w", - "content": [ - "टिकाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῷρα" - }, - "", - { - "type": "char:w", - "content": [ - "गलही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐρείσασα" - }, - "", - { - "type": "char:w", - "content": [ - "धक्का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρῷρα" - }, - "", - { - "type": "char:w", - "content": [ - "खाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔμεινεν" - }, - "", - { - "type": "char:w", - "content": [ - "गड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "गई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλύετο" - }, - "", - { - "type": "char:w", - "content": [ - "टल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσάλευτος" - }, - "", - { - "type": "char:w", - "content": [ - "सकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρύμνα" - }, - "", - { - "type": "char:w", - "content": [ - "पिछली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "लहरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βίας" - }, - "", - { - "type": "char:w", - "content": [ - "टूटने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 27:42" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιωτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाहियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλὴ" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δεσμώτας" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἵνα" - }, - "", - { - "type": "char:w", - "content": [ - "मार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποκτείνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "डालें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μή" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκολυμβήσας" - }, - "", - { - "type": "char:w", - "content": [ - "तैर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκκολυμβήσας" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαφύγῃ" - }, - "", - { - "type": "char:w", - "content": [ - "भागे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 27:43" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑκατοντάρχης" - }, - "", - { - "type": "char:w", - "content": [ - "सूबेदार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλον" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασῶσαι" - }, - "", - { - "type": "char:w", - "content": [ - "बचाने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "इच्छा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βουλήματος" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπορίψαντας" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκώλυσεν" - }, - "", - { - "type": "char:w", - "content": [ - "रोका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολυμβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κολυμβᾶν" - }, - "", - { - "type": "char:w", - "content": [ - "तैर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυναμένους" - }, - "", - { - "type": "char:w", - "content": [ - "सकते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτους" - }, - "", - { - "type": "char:w", - "content": [ - "पहले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπορίψαντας" - }, - "", - { - "type": "char:w", - "content": [ - "कूदकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "किनारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξιέναι" - }, - "", - { - "type": "char:w", - "content": [ - "जाएँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "44", - "sid": "ACT 27:44" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιποὺς" - }, - "", - { - "type": "char:w", - "content": [ - "बाकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σανίσιν" - }, - "", - { - "type": "char:w", - "content": [ - "पटरों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίου" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τινων" - }, - "", - { - "type": "char:w", - "content": [ - "वस्तुओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπί" - }, - "", - { - "type": "char:w", - "content": [ - "सहारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγένετο" - }, - "", - { - "type": "char:w", - "content": [ - "जाए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γῆν" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασωθῆναι" - }, - "", - { - "type": "char:w", - "content": [ - "बच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "28", - "sid": "ACT 28" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 28:1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅτι" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασωθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "बच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "निकले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "पता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νῆσος" - }, - "", - { - "type": "char:w", - "content": [ - "टापू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μελίτη" - }, - "", - { - "type": "char:w", - "content": [ - "माल्टा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καλεῖται" - }, - "", - { - "type": "char:w", - "content": [ - "कहलाता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 28:2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φιλανθρωπίαν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάρβαροι" - }, - "", - { - "type": "char:w", - "content": [ - "निवासियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεῖχαν" - }, - "", - { - "type": "char:w", - "content": [ - "अनोखी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυρὰν" - }, - "", - { - "type": "char:w", - "content": [ - "कृपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐ" - }, - "", - { - "type": "char:w", - "content": [ - "मेंह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑετὸν" - }, - "", - { - "type": "char:w", - "content": [ - "बरस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψῦχος" - }, - "", - { - "type": "char:w", - "content": [ - "जाड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "διὰ" - }, - "", - { - "type": "char:w", - "content": [ - "कारण" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "आग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅψαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुलगाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσελάβοντο" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 28:3" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλου" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συστρέψαντος" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλῆθος" - }, - "", - { - "type": "char:w", - "content": [ - "लकड़ियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "गट्ठा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φρυγάνων" - }, - "", - { - "type": "char:w", - "content": [ - "बटोरकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυράν" - }, - "", - { - "type": "char:w", - "content": [ - "आग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθέντος" - }, - "", - { - "type": "char:w", - "content": [ - "रखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχιδνα" - }, - "", - { - "type": "char:w", - "content": [ - "साँप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θέρμης" - }, - "", - { - "type": "char:w", - "content": [ - "आँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθῆψε" - }, - "", - { - "type": "char:w", - "content": [ - "पा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξελθοῦσα" - }, - "", - { - "type": "char:w", - "content": [ - "निकला" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθῆψε" - }, - "", - { - "type": "char:w", - "content": [ - "लिपट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 28:4" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βάρβαροι" - }, - "", - { - "type": "char:w", - "content": [ - "निवासियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θηρίον" - }, - "", - { - "type": "char:w", - "content": [ - "साँप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χειρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κρεμάμενον" - }, - "", - { - "type": "char:w", - "content": [ - "लटके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶδον" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀλλήλους" - }, - "", - { - "type": "char:w", - "content": [ - "आपस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάντως" - }, - "", - { - "type": "char:w", - "content": [ - "सचमुच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνθρωπος" - }, - "", - { - "type": "char:w", - "content": [ - "मनुष्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φονεύς" - }, - "", - { - "type": "char:w", - "content": [ - "हत्यारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φονεύς" - }, - "", - { - "type": "char:w", - "content": [ - "यद्यपि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θαλάσσης" - }, - "", - { - "type": "char:w", - "content": [ - "समुद्र" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διασωθέντα" - }, - "", - { - "type": "char:w", - "content": [ - "बच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δίκη" - }, - "", - { - "type": "char:w", - "content": [ - "न्याय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ζῆν" - }, - "", - { - "type": "char:w", - "content": [ - "जीवित" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐκ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἴασεν" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 28:5" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὖν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θηρίον" - }, - "", - { - "type": "char:w", - "content": [ - "साँप" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πῦρ" - }, - "", - { - "type": "char:w", - "content": [ - "आग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀποτινάξας" - }, - "", - { - "type": "char:w", - "content": [ - "झटक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακόν" - }, - "", - { - "type": "char:w", - "content": [ - "हानि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπαθεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँची" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 28:6" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσεδόκων" - }, - "", - { - "type": "char:w", - "content": [ - "प्रतीक्षा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "थे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίμπρασθαι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταπίπτειν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄφνω" - }, - "", - { - "type": "char:w", - "content": [ - "सूज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μέλλειν" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πίμπρασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "एकाएक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "गिरके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νεκρόν" - }, - "", - { - "type": "char:w", - "content": [ - "मर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाएगा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολὺ" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσδοκώντων" - }, - "", - { - "type": "char:w", - "content": [ - "देर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देखते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θεωρούντων" - }, - "", - { - "type": "char:w", - "content": [ - "देखा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄτοπον" - }, - "", - { - "type": "char:w", - "content": [ - "बिगड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγον" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μεταβαλόμενοι" - }, - "", - { - "type": "char:w", - "content": [ - "देवता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶναι" - }, - "", - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 28:7" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνον" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃς" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τόπον" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "आसपास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπῆρχεν" - }, - "", - { - "type": "char:w", - "content": [ - "पुबलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ποπλίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "नामक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὀνόματι" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐκεῖνον" - }, - "", - { - "type": "char:w", - "content": [ - "टापू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νήσου" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "प्रधान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτῳ" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भूमि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χωρία" - }, - "", - { - "type": "char:w", - "content": [ - "थी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναδεξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φιλοφρόνως" - }, - "", - { - "type": "char:w", - "content": [ - "ले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φιλοφρόνως" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "मित्रभाव" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξένισεν" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पहुनाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φιλοφρόνως" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 28:8" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ποπλίου" - }, - "", - { - "type": "char:w", - "content": [ - "पुबलियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατέρα" - }, - "", - { - "type": "char:w", - "content": [ - "पिता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ποπλίου" - }, - "", - { - "type": "char:w", - "content": [ - "तेज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πυρετοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बुखार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνεχόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "पेचिश" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δυσεντερίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "रोगी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατακεῖσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "अतः" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτόν" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "पास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσελθὼν" - }, - "", - { - "type": "char:w", - "content": [ - "घर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "जाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσευξάμενος" - }, - "", - { - "type": "char:w", - "content": [ - "प्रार्थना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "रखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "उसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰάσατο" - }, - "", - { - "type": "char:w", - "content": [ - "चंगा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 28:9" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενομένου" - }, - "", - { - "type": "char:w", - "content": [ - "ऐसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νήσῳ" - }, - "", - { - "type": "char:w", - "content": [ - "टापू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λοιποὶ" - }, - "", - { - "type": "char:w", - "content": [ - "बाकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀσθενείας" - }, - "", - { - "type": "char:w", - "content": [ - "बीमार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθεραπεύοντο" - }, - "", - { - "type": "char:w", - "content": [ - "चंगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχοντες" - }, - "", - { - "type": "char:w", - "content": [ - "किए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσήρχοντο" - }, - "", - { - "type": "char:w", - "content": [ - "गए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 28:10" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हमारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολλαῖς" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τιμαῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐτίμησαν" - }, - "", - { - "type": "char:w", - "content": [ - "आदर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "चलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हमारे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χρείας" - }, - "", - { - "type": "char:w", - "content": [ - "आवश्यक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναγομένοις" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπέθεντο" - }, - "", - { - "type": "char:w", - "content": [ - "रख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "दिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 28:11" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μῆνας" - }, - "", - { - "type": "char:w", - "content": [ - "महीने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "सिकन्दरिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀλεξανδρίνῳ" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλοίῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जहाज" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Διοσκούροις" - }, - "", - { - "type": "char:w", - "content": [ - "चल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρασήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "निकले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νήσῳ" - }, - "", - { - "type": "char:w", - "content": [ - "टापू" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρακεχειμακότι" - }, - "", - { - "type": "char:w", - "content": [ - "जाड़े" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "काट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρασήμῳ" - }, - "", - { - "type": "char:w", - "content": [ - "जिसका" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "चिन्ह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "दियुसकूरी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 28:12" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρακούσας" - }, - "", - { - "type": "char:w", - "content": [ - "सुरकूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καταχθέντες" - }, - "", - { - "type": "char:w", - "content": [ - "लंगर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρακούσας" - }, - "", - { - "type": "char:w", - "content": [ - "डाल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεμείναμεν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπεμείναμεν" - }, - "", - { - "type": "char:w", - "content": [ - "टिके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Συρακούσας" - }, - "", - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 28:13" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὅθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "char:w", - "content": [ - "घूमकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥήγιον" - }, - "", - { - "type": "char:w", - "content": [ - "रेगियुम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μίαν" - }, - "", - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νότου" - }, - "", - { - "type": "char:w", - "content": [ - "दक्षिणी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγενομένου" - }, - "", - { - "type": "char:w", - "content": [ - "हवा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δευτεραῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "चली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιγενομένου" - }, - "", - { - "type": "char:w", - "content": [ - "दूसरे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ποτιόλους" - }, - "", - { - "type": "char:w", - "content": [ - "पुतियुली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 28:14" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗ" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκλήθημεν" - }, - "", - { - "type": "char:w", - "content": [ - "हमको" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὺς" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὑρόντες" - }, - "", - { - "type": "char:w", - "content": [ - "मिले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "कहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπιμεῖναι" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "उनके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρ" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑπτά" - }, - "", - { - "type": "char:w", - "content": [ - "सात" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रहे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "रीति" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥώμην" - }, - "", - { - "type": "char:w", - "content": [ - "रोम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἤλθαμεν" - }, - "", - { - "type": "char:w", - "content": [ - "चले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 28:15" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κἀκεῖθεν" - }, - "", - { - "type": "char:w", - "content": [ - "वहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοὶ" - }, - "", - { - "type": "char:w", - "content": [ - "भाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "हमारा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "समाचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκούσαντες" - }, - "", - { - "type": "char:w", - "content": [ - "सुनकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπάντησιν" - }, - "", - { - "type": "char:w", - "content": [ - "अप्पियुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἀππίου" - }, - "", - { - "type": "char:w", - "content": [ - "चौक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Τριῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तीनसराए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄχρι" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ταβερνῶν" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हमारी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "भेंट" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπάντησιν" - }, - "", - { - "type": "char:w", - "content": [ - "करने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "निकल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Φόρου" - }, - "", - { - "type": "char:w", - "content": [ - "आए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जिन्हें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὓς" - }, - "", - { - "type": "char:w", - "content": [ - "देखकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδὼν" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεῷ" - }, - "", - { - "type": "char:w", - "content": [ - "का" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "धन्यवाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εὐχαριστήσας" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ढाढ़स" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θάρσος" - }, - "", - { - "type": "char:w", - "content": [ - "बाँधा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 28:16" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥώμην" - }, - "", - { - "type": "char:w", - "content": [ - "रोम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰσήλθομεν" - }, - "", - { - "type": "char:w", - "content": [ - "पहुँचे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παύλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "पौलुस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "στρατιώτῃ" - }, - "", - { - "type": "char:w", - "content": [ - "सिपाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "साथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसकी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φυλάσσοντι" - }, - "", - { - "type": "char:w", - "content": [ - "रखवाली" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καθ" - }, - "", - { - "type": "char:w", - "content": [ - "अकेले" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μένειν" - }, - "", - { - "type": "char:w", - "content": [ - "रहने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπετράπη" - }, - "", - { - "type": "char:w", - "content": [ - "आज्ञा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑαυτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "हुई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 28:17" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "तीन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μετὰ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέρας" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - { - "type": "char:w", - "content": [ - "बाद" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उसने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρώτους" - }, - "", - { - "type": "char:w", - "content": [ - "प्रमुख" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνκαλέσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "वे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "συνελθόντων" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "उनसे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔλεγεν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφοί" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐγώ" - }, - "", - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτούς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαῷ" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - { - "type": "char:w", - "content": [ - "या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατρῴοις" - }, - "", - { - "type": "char:w", - "content": [ - "पूर्वजों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθεσι" - }, - "", - { - "type": "char:w", - "content": [ - "प्रथाओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐναντίον" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐδὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατρῴοις" - }, - "", - { - "type": "char:w", - "content": [ - "फिर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "भी" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ποιήσας" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δέσμιος" - }, - "", - { - "type": "char:w", - "content": [ - "बन्दी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "बनाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἱεροσολύμων" - }, - "", - { - "type": "char:w", - "content": [ - "यरूशलेम" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ῥωμαίων" - }, - "", - { - "type": "char:w", - "content": [ - "रोमियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "χεῖρας" - }, - "", - { - "type": "char:w", - "content": [ - "हाथ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεδόθην" - }, - "", - { - "type": "char:w", - "content": [ - "सौंपा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "गया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 28:18" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐμοί" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀνακρίναντές" - }, - "", - { - "type": "char:w", - "content": [ - "जाँच" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπολῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "छोड़" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐβούλοντο" - }, - "", - { - "type": "char:w", - "content": [ - "चाहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "με" - }, - "", - { - "type": "char:w", - "content": [ - "मुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θανάτου" - }, - "", - { - "type": "char:w", - "content": [ - "मृत्यु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "योग्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μηδεμίαν" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑπάρχειν" - }, - "", - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 28:19" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "जब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰουδαίων" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντιλεγόντων" - }, - "", - { - "type": "char:w", - "content": [ - "इसके" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠναγκάσθην" - }, - "", - { - "type": "char:w", - "content": [ - "बोलने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγορεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "लगे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "तो" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Καίσαρα" - }, - "", - { - "type": "char:w", - "content": [ - "कैसर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπικαλέσασθαι" - }, - "", - { - "type": "char:w", - "content": [ - "दोहाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "देनी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὡς" - }, - "", - { - "type": "char:w", - "content": [ - "पड़ी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "यह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐχ" - }, - "", - { - "type": "char:w", - "content": [ - "नहीं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔχων" - }, - "", - { - "type": "char:w", - "content": [ - "मुझे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "अपने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔθνους" - }, - "", - { - "type": "char:w", - "content": [ - "लोगों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कोई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατηγορεῖν" - }, - "", - { - "type": "char:w", - "content": [ - "दोष" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लगाना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 28:20" - }, - { - "type": "char:w", - "content": [ - "इसलिए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "मैंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बुलाया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμᾶς" - }, - "", - { - "type": "char:w", - "content": [ - "तुम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρεκάλεσα" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἰδεῖν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἵνεκεν" - }, - "", - { - "type": "char:w", - "content": [ - "मिलूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προσλαλῆσαι" - }, - "", - { - "type": "char:w", - "content": [ - "बातचीत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "करूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰσραὴλ" - }, - "", - { - "type": "char:w", - "content": [ - "इस्राएल" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλπίδος" - }, - "", - { - "type": "char:w", - "content": [ - "आशा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἰτίαν" - }, - "", - { - "type": "char:w", - "content": [ - "मैं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ταύτην" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἅλυσιν" - }, - "", - { - "type": "char:w", - "content": [ - "जंजीर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περίκειμαι" - }, - "", - { - "type": "char:w", - "content": [ - "जकड़ा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περίκειμαι" - }, - "", - { - "type": "char:w", - "content": [ - "हूँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 28:21" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "उससे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "हमने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γράμματα" - }, - "", - { - "type": "char:w", - "content": [ - "यहूदियों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐδεξάμεθα" - }, - "", - { - "type": "char:w", - "content": [ - "चिट्ठियाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "पाई" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὔτε" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀδελφῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भाइयों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "किसी" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παραγενόμενός" - }, - "", - { - "type": "char:w", - "content": [ - "आकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरे" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τι" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "बताया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἢ" - }, - "", - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πονηρόν" - }, - "", - { - "type": "char:w", - "content": [ - "बुरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλάλησέν" - }, - "", - { - "type": "char:w", - "content": [ - "कहा" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 28:22" - }, - { - "type": "char:w", - "content": [ - "परन्तु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तेरा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "φρονεῖς" - }, - "", - { - "type": "char:w", - "content": [ - "विचार" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "क्या" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "है" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἃ" - }, - "", - { - "type": "char:w", - "content": [ - "वही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "σοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "तुझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀκοῦσαι" - }, - "", - { - "type": "char:w", - "content": [ - "सुनना" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "παρὰ" - }, - "", - { - "type": "char:w", - "content": [ - "चाहते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "क्योंकि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμῖν" - }, - "", - { - "type": "char:w", - "content": [ - "हम" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γνωστὸν" - }, - "", - { - "type": "char:w", - "content": [ - "जानते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "कि" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πανταχοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "जगह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ταύτης" - }, - "", - { - "type": "char:w", - "content": [ - "इस" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αἱρέσεως" - }, - "", - { - "type": "char:w", - "content": [ - "मत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀντιλέγεται" - }, - "", - { - "type": "char:w", - "content": [ - "विरोध" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πανταχοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "बातें" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "करते" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "हैं" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 28:23" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "उन्होंने" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῷ" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिये" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "एक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡμέραν" - }, - "", - { - "type": "char:w", - "content": [ - "दिन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ξενίαν" - }, - "", - { - "type": "char:w", - "content": [ - "ठहराया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἦλθον" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πλείονες" - }, - "", - { - "type": "char:w", - "content": [ - "बहुत" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "char:w", - "content": [ - "लोग" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἷς" - }, - "", - { - "type": "char:w", - "content": [ - "उसके" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρὸς" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξετίθετο" - }, - "", - { - "type": "char:w", - "content": [ - "यहाँ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "इकट्ठे" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "हुए" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "char:w", - "content": [ - "वह" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "परमेश्वर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Βασιλείαν" - }, - "", - { - "type": "char:w", - "content": [ - "राज्य" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "διαμαρτυρόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "गवाही" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "देता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "हुआ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Μωϋσέως" - }, - "", - { - "type": "char:w", - "content": [ - "मूसा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "νόμου" - }, - "", - { - "type": "char:w", - "content": [ - "व्यवस्था" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφητῶν" - }, - "", - { - "type": "char:w", - "content": [ - "भविष्यद्वक्ताओं" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "की" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τε" - }, - "", - { - "type": "char:w", - "content": [ - "पुस्तकों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "यीशु" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "के" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "περὶ" - }, - "", - { - "type": "char:w", - "content": [ - "विषय" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "में" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πείθων" - }, - "", - { - "type": "char:w", - "content": [ - "समझासमझाकर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "भोर" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πρωῒ" - }, - "", - { - "type": "char:w", - "content": [ - "से" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "सांझ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑσπέρας" - }, - "", - { - "type": "char:w", - "content": [ - "तक" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "वर्णन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπὸ" - }, - "", - { - "type": "char:w", - "content": [ - "करता" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "रहा" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 28:24" - }, - { - "type": "char:w", - "content": [ - "तब" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὲν" - }, - "", - { - "type": "char:w", - "content": [ - "उन" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "बातों" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "को" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπείθοντο" - }, - "", - { - "type": "char:w", - "content": [ - "मान" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "लिया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "और" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "कुछ" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "char:w", - "content": [ - "ने" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἠπίστουν" - }, - "", - { - "type": "char:w", - "content": [ - "विश्वास" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "char:w", - "content": [ - "न" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-verified": "true", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "किया" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 28:25" - }, - "जब आपस में एकमत न हुए, तो पौलुस के इस एक बात के कहने पर चले गए, “पवित्र आत्मा ने यशायाह भविष्यद्वक्ता के द्वारा तुम्हारे पूर्वजों से ठीक ही कहा,", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 28:26" - }, - "‘जाकर इन लोगों से कह, कि सुनते तो रहोगे, परन्तु न समझोगे, और देखते तो रहोगे, परन्तु न बुझोगे;", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 28:27" - }, - "क्योंकि इन लोगों का मन मोटा, और उनके कान भारी हो गए है, और उन्होंने अपनी आँखें बन्द की हैं, ऐसा न हो कि वे कभी आँखों से देखें, और कानों से सुनें, और मन से समझें और फिरें, और मैं उन्हें चंगा करूँ।’", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 28:28" - }, - "अतः तुम जानो, कि परमेश्‍वर के इस उद्धार की कथा अन्यजातियों के पास भेजी गई है, और वे सुनेंगे।”", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 28:29" - }, - "जब उसने यह कहा तो यहूदी आपस में बहुत विवाद करने लगे और वहाँ से चले गए।", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 28:30" - }, - "और पौलुस पूरे दो वर्ष अपने किराये के घर में रहा,", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 28:31" - }, - "और जो उसके पास आते थे, उन सबसे मिलता रहा और बिना रोक-टोक बहुत निडर होकर परमेश्‍वर के राज्य का प्रचार करता और प्रभु यीशु मसीह की बातें सिखाता रहा।" - ] - } - ] -} \ No newline at end of file diff --git a/tests/samples-from-wild/brenton1/origin-usj.json b/tests/samples-from-wild/brenton1/origin-usj.json index b72857ef..30a5866a 100644 --- a/tests/samples-from-wild/brenton1/origin-usj.json +++ b/tests/samples-from-wild/brenton1/origin-usj.json @@ -1,884 +1,884 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "RUT" - }, - { - "type": "para:h", - "content": [ - "Ruth" - ] - }, - { - "type": "para:toc1", - "content": [ - "RUTH" - ] - }, - { - "type": "para:toc2", - "content": [ - "Ruth" - ] - }, - { - "type": "para:toc3", - "content": [ - "RUT" - ] - }, - { - "type": "para:mt1", - "content": [ - "RUTH" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "RUT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "RUT 1:1" - }, - "And it came to pass when the judges ruled, that there was a famine in the land: and a man went from Bethleem Juda to sojourn in the land of Moab, he, and his wife, and his two sons.", - { - "type": "verse:v", - "number": "2", - "sid": "RUT 1:2" - }, - "And the man's name", - { - "type": "char:add", - "content": [ - "was" - ] - }, - "Elimelech, and his wife's name Noemin, and the names of his two sons Maalon and Chelaion, Ephrathites of Bethleem of Juda: and they came to the land of Moab, and remained there.", - { - "type": "verse:v", - "number": "3", - "sid": "RUT 1:3" - }, - "And Elimelech the husband of Noemin died; and she was left, and her two sons.", - { - "type": "verse:v", - "number": "4", - "sid": "RUT 1:4" - }, - "And they took to themselves wives, women of Moab; the name of the one", - { - "type": "char:add", - "content": [ - "was" - ] - }, - "Orpha, and the name of the second Ruth; and they dwelt there about ten years.", - { - "type": "verse:v", - "number": "5", - "sid": "RUT 1:5" - }, - "And both Maalon and Chelaion died also; and the woman was left of her husband and her two sons.", - { - "type": "verse:v", - "number": "6", - "sid": "RUT 1:6" - }, - "And she rose up and her two daughters-in-law, and they returned out of the country of Moab, for she heard in the country of Moab that the Lord", - { - "type": "char:add", - "content": [ - "had" - ] - }, - "visited his people to give them bread.", - { - "type": "verse:v", - "number": "7", - "sid": "RUT 1:7" - }, - "And she went forth out of the place where she was, and her two daughters-in-law with her: and they went by the way to return to the land of Juda.", - { - "type": "verse:v", - "number": "8", - "sid": "RUT 1:8" - }, - "And Noemin said to her daughter-in-law, Go now, return each to the house of her mother: the Lord deal mercifully with you, as ye have dealt with the dead, and with me.", - { - "type": "verse:v", - "number": "9", - "sid": "RUT 1:9" - }, - "The Lord grant you that ye may find rest each of you in the house of her husband: and she kissed them; and they lifted up their voice, and wept.", - { - "type": "verse:v", - "number": "10", - "sid": "RUT 1:10" - }, - "And they said to her, We will return with thee to thy people.", - { - "type": "verse:v", - "number": "11", - "sid": "RUT 1:11" - }, - "And Noemin said, Return now, my daughters; and why do ye go with me? have I yet sons in my womb to be your husbands?", - { - "type": "verse:v", - "number": "12", - "sid": "RUT 1:12" - }, - "Turn now, my daughters, for I am too old to be married: for I said, Suppose I were married, and should bear sons;", - { - "type": "verse:v", - "number": "13", - "sid": "RUT 1:13" - }, - "would ye wait for them till they should be grown? or would ye refrain from being married for their sakes? Not so, my daughters; for I am grieved for you, that the hand of the Lord has gone forth against me.", - { - "type": "verse:v", - "number": "14", - "sid": "RUT 1:14" - }, - "And they lifted up their voice, and wept again; and Orpha kissed her mother-in-law and returned to her people; but Ruth followed her.", - { - "type": "verse:v", - "number": "15", - "sid": "RUT 1:15" - }, - "And Noemin said to Ruth, Behold, thy sister-in-law has returned to her people and to her gods; turn now thou also after thy sister-in-law.", - { - "type": "verse:v", - "number": "16", - "sid": "RUT 1:16" - }, - "And Ruth said, Intreat me not to leave thee, or to return from following thee; for whithersoever thou goest, I will go, and wheresoever thou lodgest, I will lodge; thy people", - { - "type": "char:add", - "content": [ - "shall be" - ] - }, - "my people, and thy God my God.", - { - "type": "verse:v", - "number": "17", - "sid": "RUT 1:17" - }, - "And wherever thou diest, I will die, and there will I be buried: the Lord do so to me, and more also,", - { - "type": "char:add", - "content": [ - "if I leave thee" - ] - }, - ", for death", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "shall divide between me and thee.", - { - "type": "verse:v", - "number": "18", - "sid": "RUT 1:18" - }, - "And Noemin seeing that she was determined to go with her, ceased to speak to her any more.", - { - "type": "verse:v", - "number": "19", - "sid": "RUT 1:19" - }, - "And they went both of them until they came to Bethleem: and it came to pass, when they arrived at Bethleem, that all the city rang with them, and they said, Is this Noemin?", - { - "type": "verse:v", - "number": "20", - "sid": "RUT 1:20" - }, - "And she said to them, Nay, do not call me Noemin; call me 'Bitter,' for the Mighty One has dealt very bitterly with me.", - { - "type": "verse:v", - "number": "21", - "sid": "RUT 1:21" - }, - "I went out full, and the Lord has brought me back empty: and why call ye me Noemin, whereas the Lord has humbled me and the Mighty One has afflicted me?", - { - "type": "verse:v", - "number": "22", - "sid": "RUT 1:22" - }, - "So Noemin and Ruth the Moabitess, her daughter-in-law, returned from the country of Moab; and they came to Bethleem in the beginning of barley harvest." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "RUT 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "RUT 2:1" - }, - "And Noemin had", - { - "type": "char:add", - "content": [ - "a friend" - ] - }, - "an acquaintance of her husband, and the man", - { - "type": "char:add", - "content": [ - "was" - ] - }, - "a mighty man of the kindred of Elimelech, and his name", - { - "type": "char:add", - "content": [ - "was" - ] - }, - "Booz.", - { - "type": "verse:v", - "number": "2", - "sid": "RUT 2:2" - }, - "And Ruth the Moabitess said to Noemin, Let me go now to the field, and I will glean among the ears behind the man with whomsoever I shall find favour: and she said to her, Go, daughter.", - { - "type": "verse:v", - "number": "3", - "sid": "RUT 2:3" - }, - "And she went; and came and gleaned in the field behind the reapers; and she happened by chance to come on a portion of the land of Booz, of the kindred of Elimelech.", - { - "type": "verse:v", - "number": "4", - "sid": "RUT 2:4" - }, - "And, behold, Booz came from Bethleem, and said to the reapers, The Lord", - { - "type": "char:add", - "content": [ - "be" - ] - }, - "with you: and they said to him, The Lord bless thee.", - { - "type": "verse:v", - "number": "5", - "sid": "RUT 2:5" - }, - "And Booz said to his servant who was set over the reapers, Whose", - { - "type": "char:add", - "content": [ - "is" - ] - }, - "this damsel?", - { - "type": "verse:v", - "number": "6", - "sid": "RUT 2:6" - }, - "And his servant who was set over the reapers answered and said, It is the Moabitish damsel who returned with Noemin out of the land of Moab.", - { - "type": "verse:v", - "number": "7", - "sid": "RUT 2:7" - }, - "And she said, I pray you, let me glean and gather among the sheaves after the reapers: and she came and stood from morning till evening, and rested not", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "a little in the field.", - { - "type": "verse:v", - "number": "8", - "sid": "RUT 2:8" - }, - "And Booz said to Ruth, Hast thou not heard,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "daughter? go not to glean in another field; and depart not thou hence, join thyself here with my damsels.", - { - "type": "verse:v", - "number": "9", - "sid": "RUT 2:9" - }, - { - "type": "char:add", - "content": [ - "Let" - ] - }, - "thine eyes", - { - "type": "char:add", - "content": [ - "be" - ] - }, - "on the field where", - { - "type": "char:add", - "content": [ - "my men" - ] - }, - "shall reap, and thou shalt go after them: behold, I have charged the young men not to touch thee: and when you shalt thirst, then thou shalt go to the vessels, and drink of that which the young men shall have drawn.", - { - "type": "verse:v", - "number": "10", - "sid": "RUT 2:10" - }, - "And she fell upon her face, and did reverence to the ground, and said to him, How is it that I have found grace in thine eyes, that thou shouldest take notice of me, whereas I am a stranger?", - { - "type": "verse:v", - "number": "11", - "sid": "RUT 2:11" - }, - "And Booz answered and said to her, It has fully been told me how thou hast dealt with thy mother-in-law after the death of thy husband; and how thou didst leave thy father and thy mother, and the land of thy birth, and camest to a people whom thou knewest not before.", - { - "type": "verse:v", - "number": "12", - "sid": "RUT 2:12" - }, - "The Lord recompense thy work; may a full reward be given thee of the Lord God of Israel, to whom thou hast come to trust under his wings.", - { - "type": "verse:v", - "number": "13", - "sid": "RUT 2:13" - }, - "And she said, Let me find grace in thy sight, my lord, because thou hast comforted me, and because thou hast spoken kindly to thy handmaid, and behold, I shall be as one of thy servants.", - { - "type": "verse:v", - "number": "14", - "sid": "RUT 2:14" - }, - "And Booz said to her, Now", - { - "type": "char:add", - "content": [ - "it is" - ] - }, - "time to eat; come hither, and thou shalt eat of the bread, and thou shalt dip thy morsel in the vinegar: and Ruth sat by the side of the reapers: and Booz handed her meal, and she ate, and was satisfied, and left.", - { - "type": "verse:v", - "number": "15", - "sid": "RUT 2:15" - }, - "And she rose up to glean; and Booz charged his young men, saying, Let her even glean among the sheaves, and reproach her not.", - { - "type": "verse:v", - "number": "16", - "sid": "RUT 2:16" - }, - "And do ye by all means carry it for her, and ye shall surely let fall for her some of that which is heaped up; and let her eat, and glean, and rebuke her not.", - { - "type": "verse:v", - "number": "17", - "sid": "RUT 2:17" - }, - "So she gleaned in the field till evening, and beat out that she had gleaned, and it was about an ephah of barely.", - { - "type": "verse:v", - "number": "18", - "sid": "RUT 2:18" - }, - "And she took", - { - "type": "char:add", - "content": [ - "it" - ] - }, - "up, and went into the city: and her mother-in-law saw what she had gleaned, and Ruth brought forth and gave to her the food which she had left from what she had been satisfied with.", - { - "type": "verse:v", - "number": "19", - "sid": "RUT 2:19" - }, - "And her mother-in-law said to her, Where hast thou gleaned to-day, and where hast thou wrought? blessed be he that took notice of thee. And Ruth told her mother-in-law where she", - { - "type": "char:add", - "content": [ - "had" - ] - }, - "wrought, and said, The name of the man with whom I wrought to-day", - { - "type": "char:add", - "content": [ - "is" - ] - }, - "Booz.", - { - "type": "verse:v", - "number": "20", - "sid": "RUT 2:20" - }, - "And Noemin said to her daughter-in-law, Blessed is he of the Lord, because he has not failed in his mercy with the living and with the dead: and Noemin said to her, The man is near akin to us, he is one of our relations.", - { - "type": "verse:v", - "number": "21", - "sid": "RUT 2:21" - }, - "And Ruth said to her mother-in-law, Yea, he said also to me, Keep close to my damsels, until the men shall have finished all my reaping.", - { - "type": "verse:v", - "number": "22", - "sid": "RUT 2:22" - }, - "And Noemin said to Ruth her daughter-in-law,", - { - "type": "char:add", - "content": [ - "It is" - ] - }, - "well, daughter, that thou wentest out with his damsels; thus they shall not meet thee in another field.", - { - "type": "verse:v", - "number": "23", - "sid": "RUT 2:23" - }, - "And Ruth joined herself to the damsels of Booz to glean until they had finished the barley-harvest and the wheat-harvest." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "RUT 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "RUT 3:1" - }, - "And she lodged with her mother-in-law: and Noemin her mother-in-law said to her, My daughter, shall I not seek rest for thee, that it may be well with thee?", - { - "type": "verse:v", - "number": "2", - "sid": "RUT 3:2" - }, - "And now", - { - "type": "char:add", - "content": [ - "is" - ] - }, - "not Booz our kinsman, with whose damsels thou wast? behold, he winnows barley this night in the floor.", - { - "type": "verse:v", - "number": "3", - "sid": "RUT 3:3" - }, - "But do thou wash, and anoint thyself, and put thy raiment upon thee, and go up to the threshing-floor: do not discover thyself to the man until he has done eating and drinking.", - { - "type": "verse:v", - "number": "4", - "sid": "RUT 3:4" - }, - "And it shall come to pass when he lies down, that thou shalt mark the place where he lies down, and shalt come and lift up the covering of his feet, and shalt lie down; and he shall tell thee what thou shalt do.", - { - "type": "verse:v", - "number": "5", - "sid": "RUT 3:5" - }, - "And Ruth said to her, All that thou shalt say, I will do.", - { - "type": "verse:v", - "number": "6", - "sid": "RUT 3:6" - }, - "And she went down to the threshing-floor, and did according to all that her mother-in-law enjoined her.", - { - "type": "verse:v", - "number": "7", - "sid": "RUT 3:7" - }, - "And Booz ate and drank, and his heart was glad, and he came to lie down by the side of the heap of corn; and she came secretly, and lifted up the covering of his feet.", - { - "type": "verse:v", - "number": "8", - "sid": "RUT 3:8" - }, - "And it came to pass at midnight that the man was amazed, and troubled, and behold, a woman lay at his feet.", - { - "type": "verse:v", - "number": "9", - "sid": "RUT 3:9" - }, - "And he said, Who art thou? and she said, I am thine handmaid Ruth; spread therefore thy skirt over thine handmaid, for thou art a near relation.", - { - "type": "verse:v", - "number": "10", - "sid": "RUT 3:10" - }, - "And Booz said, Blessed", - { - "type": "char:add", - "content": [ - "be" - ] - }, - "thou of the Lord God,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "daughter, for thou hast made thy latter kindness greater than the former, in that thou followest not after young men, whether", - { - "type": "char:add", - "content": [ - "any be" - ] - }, - "poor or rich.", - { - "type": "verse:v", - "number": "11", - "sid": "RUT 3:11" - }, - "And now fear not, my daughter, whatever thou shalt say I will do to thee; for all the tribe of my people knows that thou art a virtuous woman.", - { - "type": "verse:v", - "number": "12", - "sid": "RUT 3:12" - }, - "And now I am truly akin to thee; nevertheless there is a kinsman nearer than I.", - { - "type": "verse:v", - "number": "13", - "sid": "RUT 3:13" - }, - "Lodge", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "for the night, and it shall be in the morning, if he will do the part of a kinsman to thee, well—let him do it: but if he will not do the part of a kinsman to thee, I will do the kinsman's part to thee,", - { - "type": "char:add", - "content": [ - "as" - ] - }, - "the Lord lives; lie down till the morning.", - { - "type": "verse:v", - "number": "14", - "sid": "RUT 3:14" - }, - "And she lay at his feet until the morning; and she rose up before a man could know his neighbour; and Booz said, Let it not be known that a woman came into the floor.", - { - "type": "verse:v", - "number": "15", - "sid": "RUT 3:15" - }, - "And he said to her, Bring the apron that is upon thee: and she held it, and he measured six measures of barley, and put them upon her, and she went into the city.", - { - "type": "verse:v", - "number": "16", - "sid": "RUT 3:16" - }, - "And Ruth went in to her mother-in-law, and she said to her,", - { - "type": "char:add", - "content": [ - "My" - ] - }, - "daughter! and", - { - "type": "char:add", - "content": [ - "Ruth" - ] - }, - "told her all that the man had done to her.", - { - "type": "verse:v", - "number": "17", - "sid": "RUT 3:17" - }, - "And she said to her, He gave me these six measures of barley, for he said to me, Go not empty to thy mother-in-law.", - { - "type": "verse:v", - "number": "18", - "sid": "RUT 3:18" - }, - "And she said, Sit still,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "daughter, until thou shalt know how the matter will fall out; for the man will not rest until the matter be accomplished this day." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "RUT 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "RUT 4:1" - }, - "And Booz went up to the gate, and sat there; and behold, the relative passed by, of whom Booz spoke: and Booz said to him, Turn aside, sit down here, such a one: and he turned aside and sat down.", - { - "type": "verse:v", - "number": "2", - "sid": "RUT 4:2" - }, - "And Booz took ten men of the elders of the city, and said, Sit ye here; and they sat down.", - { - "type": "verse:v", - "number": "3", - "sid": "RUT 4:3" - }, - "And Booz said to the relative,", - { - "type": "char:add", - "content": [ - "The matter regards" - ] - }, - "the portion of the field which was our brother Elimelech's which was given to Noemin, now returning out of the land of Moab;", - { - "type": "verse:v", - "number": "4", - "sid": "RUT 4:4" - }, - "and I said, I will inform thee, saying, Buy it before those that sit, and before the elders of my people: if thou wilt redeem it, redeem it, but if thou wilt not redeem it, tell me, and I shall know; for there is no one beside thee to do the office of a kinsman, and I am after thee: and he said, I am", - { - "type": "char:add", - "content": [ - "here" - ] - }, - ", I will redeem it.", - { - "type": "verse:v", - "number": "5", - "sid": "RUT 4:5" - }, - "And Booz said, In the day of thy buying the field of the hand of Noemin and of Ruth the Moabitess the wife of the deceased, thou must also buy her, so as to raise up the name of the dead upon his inheritance.", - { - "type": "verse:v", - "number": "6", - "sid": "RUT 4:6" - }, - "And the kinsman said, I shall not be able to redeem it for myself, lest I mar my own inheritance; do thou redeem my right for thyself, for I shall not be able to redeem", - { - "type": "char:add", - "content": [ - "it" - ] - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "RUT 4:7" - }, - "And this", - { - "type": "char:add", - "content": [ - "was" - ] - }, - "in former time the ordinance in Israel for redemption, and for a bargain, to confirm every word: A man loosed his shoe, and gave it to his neighbour that redeemed his right; and this was a testimony in Israel.", - { - "type": "verse:v", - "number": "8", - "sid": "RUT 4:8" - }, - "And the kinsman said to Booz, Buy my right for thyself: and he took off his shoe and gave it to him.", - { - "type": "verse:v", - "number": "9", - "sid": "RUT 4:9" - }, - "And Booz said to the elders and to all the people, Ye", - { - "type": "char:add", - "content": [ - "are" - ] - }, - "this day witnesses, that I have bought all that was Elimelech's, and all that belonged to Chelaion and Maalon, of the hand of Noemin.", - { - "type": "verse:v", - "number": "10", - "sid": "RUT 4:10" - }, - "Moreover I have bought for myself for a wife Ruth the Moabitess, the wife of Maalon, to raise up the name of the dead upon his inheritance; so the name of the dead shall not be destroyed from among his brethren, and from the tribe of his people: ye", - { - "type": "char:add", - "content": [ - "are" - ] - }, - "this day witnesses.", - { - "type": "verse:v", - "number": "11", - "sid": "RUT 4:11" - }, - "And all the people who were in the gate said,", - { - "type": "char:add", - "content": [ - "We are" - ] - }, - "witnesses: and the elders said, The Lord make thy wife who goes into thy house, as Rachel and as Lia, who both", - { - "type": "char:add", - "content": [ - "together" - ] - }, - "built the house of Israel, and wrought mightily in Ephratha, and there shall be a name", - { - "type": "char:add", - "content": [ - "to thee" - ] - }, - "in Bethleem.", - { - "type": "verse:v", - "number": "12", - "sid": "RUT 4:12" - }, - "And let thy house be as the house of Phares, whom Thamar bore to Juda, of the seed which the Lord shall give thee of this handmaid.", - { - "type": "verse:v", - "number": "13", - "sid": "RUT 4:13" - }, - "And Booz took Ruth, and she became his wife, and he went in to her; and the Lord gave her conception, and she bore a son.", - { - "type": "verse:v", - "number": "14", - "sid": "RUT 4:14" - }, - "And the woman said to Noemin, Blessed", - { - "type": "char:add", - "content": [ - "is" - ] - }, - "the Lord, who has not suffered a redeemer to fail thee this day, even to make thy name famous in Israel.", - { - "type": "verse:v", - "number": "15", - "sid": "RUT 4:15" - }, - "And he shall be to thee a restorer of thy soul, and one to cherish thy old age; for thy daughter-in-law which has loved thee, who is better to thee than seven sons, has born him.", - { - "type": "verse:v", - "number": "16", - "sid": "RUT 4:16" - }, - "And Noemin took the child and laid it in her bosom, and became a nurse to it.", - { - "type": "verse:v", - "number": "17", - "sid": "RUT 4:17" - }, - "And the neighbours gave it a name, saying, A son has been born to Noemin; and they called his name Obed; this", - { - "type": "char:add", - "content": [ - "is" - ] - }, - "the father of Jessae the father of David.", - { - "type": "verse:v", - "number": "18", - "sid": "RUT 4:18" - }, - "And these", - { - "type": "char:add", - "content": [ - "are" - ] - }, - "the generations of Phares: Phares begot Esrom:", - { - "type": "verse:v", - "number": "19", - "sid": "RUT 4:19" - }, - "Esrom begot Aram; and Aram begot Aminadab.", - { - "type": "verse:v", - "number": "20", - "sid": "RUT 4:20" - }, - "And Aminadab begot Naasson; and Naasson begot Salmon.", - { - "type": "verse:v", - "number": "21", - "sid": "RUT 4:21" - }, - "And Salmon begot Booz; and Booz begot Obed.", - { - "type": "verse:v", - "number": "22", - "sid": "RUT 4:22" - }, - "And Obed begot Jessae; and Jessae begot David." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "RUT", + "content": [] + }, + { + "type": "para:h", + "content": [ + "Ruth" + ] + }, + { + "type": "para:toc1", + "content": [ + "RUTH" + ] + }, + { + "type": "para:toc2", + "content": [ + "Ruth" + ] + }, + { + "type": "para:toc3", + "content": [ + "RUT" + ] + }, + { + "type": "para:mt1", + "content": [ + "RUTH" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "RUT 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "RUT 1:1" + }, + "And it came to pass when the judges ruled, that there was a famine in the land: and a man went from Bethleem Juda to sojourn in the land of Moab, he, and his wife, and his two sons.", + { + "type": "verse:v", + "number": "2", + "sid": "RUT 1:2" + }, + "And the man's name", + { + "type": "char:add", + "content": [ + "was" + ] + }, + "Elimelech, and his wife's name Noemin, and the names of his two sons Maalon and Chelaion, Ephrathites of Bethleem of Juda: and they came to the land of Moab, and remained there.", + { + "type": "verse:v", + "number": "3", + "sid": "RUT 1:3" + }, + "And Elimelech the husband of Noemin died; and she was left, and her two sons.", + { + "type": "verse:v", + "number": "4", + "sid": "RUT 1:4" + }, + "And they took to themselves wives, women of Moab; the name of the one", + { + "type": "char:add", + "content": [ + "was" + ] + }, + "Orpha, and the name of the second Ruth; and they dwelt there about ten years.", + { + "type": "verse:v", + "number": "5", + "sid": "RUT 1:5" + }, + "And both Maalon and Chelaion died also; and the woman was left of her husband and her two sons.", + { + "type": "verse:v", + "number": "6", + "sid": "RUT 1:6" + }, + "And she rose up and her two daughters-in-law, and they returned out of the country of Moab, for she heard in the country of Moab that the Lord", + { + "type": "char:add", + "content": [ + "had" + ] + }, + "visited his people to give them bread.", + { + "type": "verse:v", + "number": "7", + "sid": "RUT 1:7" + }, + "And she went forth out of the place where she was, and her two daughters-in-law with her: and they went by the way to return to the land of Juda.", + { + "type": "verse:v", + "number": "8", + "sid": "RUT 1:8" + }, + "And Noemin said to her daughter-in-law, Go now, return each to the house of her mother: the Lord deal mercifully with you, as ye have dealt with the dead, and with me.", + { + "type": "verse:v", + "number": "9", + "sid": "RUT 1:9" + }, + "The Lord grant you that ye may find rest each of you in the house of her husband: and she kissed them; and they lifted up their voice, and wept.", + { + "type": "verse:v", + "number": "10", + "sid": "RUT 1:10" + }, + "And they said to her, We will return with thee to thy people.", + { + "type": "verse:v", + "number": "11", + "sid": "RUT 1:11" + }, + "And Noemin said, Return now, my daughters; and why do ye go with me? have I yet sons in my womb to be your husbands?", + { + "type": "verse:v", + "number": "12", + "sid": "RUT 1:12" + }, + "Turn now, my daughters, for I am too old to be married: for I said, Suppose I were married, and should bear sons;", + { + "type": "verse:v", + "number": "13", + "sid": "RUT 1:13" + }, + "would ye wait for them till they should be grown? or would ye refrain from being married for their sakes? Not so, my daughters; for I am grieved for you, that the hand of the Lord has gone forth against me.", + { + "type": "verse:v", + "number": "14", + "sid": "RUT 1:14" + }, + "And they lifted up their voice, and wept again; and Orpha kissed her mother-in-law and returned to her people; but Ruth followed her.", + { + "type": "verse:v", + "number": "15", + "sid": "RUT 1:15" + }, + "And Noemin said to Ruth, Behold, thy sister-in-law has returned to her people and to her gods; turn now thou also after thy sister-in-law.", + { + "type": "verse:v", + "number": "16", + "sid": "RUT 1:16" + }, + "And Ruth said, Intreat me not to leave thee, or to return from following thee; for whithersoever thou goest, I will go, and wheresoever thou lodgest, I will lodge; thy people", + { + "type": "char:add", + "content": [ + "shall be" + ] + }, + "my people, and thy God my God.", + { + "type": "verse:v", + "number": "17", + "sid": "RUT 1:17" + }, + "And wherever thou diest, I will die, and there will I be buried: the Lord do so to me, and more also,", + { + "type": "char:add", + "content": [ + "if I leave thee" + ] + }, + ", for death", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "shall divide between me and thee.", + { + "type": "verse:v", + "number": "18", + "sid": "RUT 1:18" + }, + "And Noemin seeing that she was determined to go with her, ceased to speak to her any more.", + { + "type": "verse:v", + "number": "19", + "sid": "RUT 1:19" + }, + "And they went both of them until they came to Bethleem: and it came to pass, when they arrived at Bethleem, that all the city rang with them, and they said, Is this Noemin?", + { + "type": "verse:v", + "number": "20", + "sid": "RUT 1:20" + }, + "And she said to them, Nay, do not call me Noemin; call me 'Bitter,' for the Mighty One has dealt very bitterly with me.", + { + "type": "verse:v", + "number": "21", + "sid": "RUT 1:21" + }, + "I went out full, and the Lord has brought me back empty: and why call ye me Noemin, whereas the Lord has humbled me and the Mighty One has afflicted me?", + { + "type": "verse:v", + "number": "22", + "sid": "RUT 1:22" + }, + "So Noemin and Ruth the Moabitess, her daughter-in-law, returned from the country of Moab; and they came to Bethleem in the beginning of barley harvest." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "RUT 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "RUT 2:1" + }, + "And Noemin had", + { + "type": "char:add", + "content": [ + "a friend" + ] + }, + "an acquaintance of her husband, and the man", + { + "type": "char:add", + "content": [ + "was" + ] + }, + "a mighty man of the kindred of Elimelech, and his name", + { + "type": "char:add", + "content": [ + "was" + ] + }, + "Booz.", + { + "type": "verse:v", + "number": "2", + "sid": "RUT 2:2" + }, + "And Ruth the Moabitess said to Noemin, Let me go now to the field, and I will glean among the ears behind the man with whomsoever I shall find favour: and she said to her, Go, daughter.", + { + "type": "verse:v", + "number": "3", + "sid": "RUT 2:3" + }, + "And she went; and came and gleaned in the field behind the reapers; and she happened by chance to come on a portion of the land of Booz, of the kindred of Elimelech.", + { + "type": "verse:v", + "number": "4", + "sid": "RUT 2:4" + }, + "And, behold, Booz came from Bethleem, and said to the reapers, The Lord", + { + "type": "char:add", + "content": [ + "be" + ] + }, + "with you: and they said to him, The Lord bless thee.", + { + "type": "verse:v", + "number": "5", + "sid": "RUT 2:5" + }, + "And Booz said to his servant who was set over the reapers, Whose", + { + "type": "char:add", + "content": [ + "is" + ] + }, + "this damsel?", + { + "type": "verse:v", + "number": "6", + "sid": "RUT 2:6" + }, + "And his servant who was set over the reapers answered and said, It is the Moabitish damsel who returned with Noemin out of the land of Moab.", + { + "type": "verse:v", + "number": "7", + "sid": "RUT 2:7" + }, + "And she said, I pray you, let me glean and gather among the sheaves after the reapers: and she came and stood from morning till evening, and rested not", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "a little in the field.", + { + "type": "verse:v", + "number": "8", + "sid": "RUT 2:8" + }, + "And Booz said to Ruth, Hast thou not heard,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "daughter? go not to glean in another field; and depart not thou hence, join thyself here with my damsels.", + { + "type": "verse:v", + "number": "9", + "sid": "RUT 2:9" + }, + { + "type": "char:add", + "content": [ + "Let" + ] + }, + "thine eyes", + { + "type": "char:add", + "content": [ + "be" + ] + }, + "on the field where", + { + "type": "char:add", + "content": [ + "my men" + ] + }, + "shall reap, and thou shalt go after them: behold, I have charged the young men not to touch thee: and when you shalt thirst, then thou shalt go to the vessels, and drink of that which the young men shall have drawn.", + { + "type": "verse:v", + "number": "10", + "sid": "RUT 2:10" + }, + "And she fell upon her face, and did reverence to the ground, and said to him, How is it that I have found grace in thine eyes, that thou shouldest take notice of me, whereas I am a stranger?", + { + "type": "verse:v", + "number": "11", + "sid": "RUT 2:11" + }, + "And Booz answered and said to her, It has fully been told me how thou hast dealt with thy mother-in-law after the death of thy husband; and how thou didst leave thy father and thy mother, and the land of thy birth, and camest to a people whom thou knewest not before.", + { + "type": "verse:v", + "number": "12", + "sid": "RUT 2:12" + }, + "The Lord recompense thy work; may a full reward be given thee of the Lord God of Israel, to whom thou hast come to trust under his wings.", + { + "type": "verse:v", + "number": "13", + "sid": "RUT 2:13" + }, + "And she said, Let me find grace in thy sight, my lord, because thou hast comforted me, and because thou hast spoken kindly to thy handmaid, and behold, I shall be as one of thy servants.", + { + "type": "verse:v", + "number": "14", + "sid": "RUT 2:14" + }, + "And Booz said to her, Now", + { + "type": "char:add", + "content": [ + "it is" + ] + }, + "time to eat; come hither, and thou shalt eat of the bread, and thou shalt dip thy morsel in the vinegar: and Ruth sat by the side of the reapers: and Booz handed her meal, and she ate, and was satisfied, and left.", + { + "type": "verse:v", + "number": "15", + "sid": "RUT 2:15" + }, + "And she rose up to glean; and Booz charged his young men, saying, Let her even glean among the sheaves, and reproach her not.", + { + "type": "verse:v", + "number": "16", + "sid": "RUT 2:16" + }, + "And do ye by all means carry it for her, and ye shall surely let fall for her some of that which is heaped up; and let her eat, and glean, and rebuke her not.", + { + "type": "verse:v", + "number": "17", + "sid": "RUT 2:17" + }, + "So she gleaned in the field till evening, and beat out that she had gleaned, and it was about an ephah of barely.", + { + "type": "verse:v", + "number": "18", + "sid": "RUT 2:18" + }, + "And she took", + { + "type": "char:add", + "content": [ + "it" + ] + }, + "up, and went into the city: and her mother-in-law saw what she had gleaned, and Ruth brought forth and gave to her the food which she had left from what she had been satisfied with.", + { + "type": "verse:v", + "number": "19", + "sid": "RUT 2:19" + }, + "And her mother-in-law said to her, Where hast thou gleaned to-day, and where hast thou wrought? blessed be he that took notice of thee. And Ruth told her mother-in-law where she", + { + "type": "char:add", + "content": [ + "had" + ] + }, + "wrought, and said, The name of the man with whom I wrought to-day", + { + "type": "char:add", + "content": [ + "is" + ] + }, + "Booz.", + { + "type": "verse:v", + "number": "20", + "sid": "RUT 2:20" + }, + "And Noemin said to her daughter-in-law, Blessed is he of the Lord, because he has not failed in his mercy with the living and with the dead: and Noemin said to her, The man is near akin to us, he is one of our relations.", + { + "type": "verse:v", + "number": "21", + "sid": "RUT 2:21" + }, + "And Ruth said to her mother-in-law, Yea, he said also to me, Keep close to my damsels, until the men shall have finished all my reaping.", + { + "type": "verse:v", + "number": "22", + "sid": "RUT 2:22" + }, + "And Noemin said to Ruth her daughter-in-law,", + { + "type": "char:add", + "content": [ + "It is" + ] + }, + "well, daughter, that thou wentest out with his damsels; thus they shall not meet thee in another field.", + { + "type": "verse:v", + "number": "23", + "sid": "RUT 2:23" + }, + "And Ruth joined herself to the damsels of Booz to glean until they had finished the barley-harvest and the wheat-harvest." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "RUT 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "RUT 3:1" + }, + "And she lodged with her mother-in-law: and Noemin her mother-in-law said to her, My daughter, shall I not seek rest for thee, that it may be well with thee?", + { + "type": "verse:v", + "number": "2", + "sid": "RUT 3:2" + }, + "And now", + { + "type": "char:add", + "content": [ + "is" + ] + }, + "not Booz our kinsman, with whose damsels thou wast? behold, he winnows barley this night in the floor.", + { + "type": "verse:v", + "number": "3", + "sid": "RUT 3:3" + }, + "But do thou wash, and anoint thyself, and put thy raiment upon thee, and go up to the threshing-floor: do not discover thyself to the man until he has done eating and drinking.", + { + "type": "verse:v", + "number": "4", + "sid": "RUT 3:4" + }, + "And it shall come to pass when he lies down, that thou shalt mark the place where he lies down, and shalt come and lift up the covering of his feet, and shalt lie down; and he shall tell thee what thou shalt do.", + { + "type": "verse:v", + "number": "5", + "sid": "RUT 3:5" + }, + "And Ruth said to her, All that thou shalt say, I will do.", + { + "type": "verse:v", + "number": "6", + "sid": "RUT 3:6" + }, + "And she went down to the threshing-floor, and did according to all that her mother-in-law enjoined her.", + { + "type": "verse:v", + "number": "7", + "sid": "RUT 3:7" + }, + "And Booz ate and drank, and his heart was glad, and he came to lie down by the side of the heap of corn; and she came secretly, and lifted up the covering of his feet.", + { + "type": "verse:v", + "number": "8", + "sid": "RUT 3:8" + }, + "And it came to pass at midnight that the man was amazed, and troubled, and behold, a woman lay at his feet.", + { + "type": "verse:v", + "number": "9", + "sid": "RUT 3:9" + }, + "And he said, Who art thou? and she said, I am thine handmaid Ruth; spread therefore thy skirt over thine handmaid, for thou art a near relation.", + { + "type": "verse:v", + "number": "10", + "sid": "RUT 3:10" + }, + "And Booz said, Blessed", + { + "type": "char:add", + "content": [ + "be" + ] + }, + "thou of the Lord God,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "daughter, for thou hast made thy latter kindness greater than the former, in that thou followest not after young men, whether", + { + "type": "char:add", + "content": [ + "any be" + ] + }, + "poor or rich.", + { + "type": "verse:v", + "number": "11", + "sid": "RUT 3:11" + }, + "And now fear not, my daughter, whatever thou shalt say I will do to thee; for all the tribe of my people knows that thou art a virtuous woman.", + { + "type": "verse:v", + "number": "12", + "sid": "RUT 3:12" + }, + "And now I am truly akin to thee; nevertheless there is a kinsman nearer than I.", + { + "type": "verse:v", + "number": "13", + "sid": "RUT 3:13" + }, + "Lodge", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "for the night, and it shall be in the morning, if he will do the part of a kinsman to thee, well—let him do it: but if he will not do the part of a kinsman to thee, I will do the kinsman's part to thee,", + { + "type": "char:add", + "content": [ + "as" + ] + }, + "the Lord lives; lie down till the morning.", + { + "type": "verse:v", + "number": "14", + "sid": "RUT 3:14" + }, + "And she lay at his feet until the morning; and she rose up before a man could know his neighbour; and Booz said, Let it not be known that a woman came into the floor.", + { + "type": "verse:v", + "number": "15", + "sid": "RUT 3:15" + }, + "And he said to her, Bring the apron that is upon thee: and she held it, and he measured six measures of barley, and put them upon her, and she went into the city.", + { + "type": "verse:v", + "number": "16", + "sid": "RUT 3:16" + }, + "And Ruth went in to her mother-in-law, and she said to her,", + { + "type": "char:add", + "content": [ + "My" + ] + }, + "daughter! and", + { + "type": "char:add", + "content": [ + "Ruth" + ] + }, + "told her all that the man had done to her.", + { + "type": "verse:v", + "number": "17", + "sid": "RUT 3:17" + }, + "And she said to her, He gave me these six measures of barley, for he said to me, Go not empty to thy mother-in-law.", + { + "type": "verse:v", + "number": "18", + "sid": "RUT 3:18" + }, + "And she said, Sit still,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "daughter, until thou shalt know how the matter will fall out; for the man will not rest until the matter be accomplished this day." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "RUT 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "RUT 4:1" + }, + "And Booz went up to the gate, and sat there; and behold, the relative passed by, of whom Booz spoke: and Booz said to him, Turn aside, sit down here, such a one: and he turned aside and sat down.", + { + "type": "verse:v", + "number": "2", + "sid": "RUT 4:2" + }, + "And Booz took ten men of the elders of the city, and said, Sit ye here; and they sat down.", + { + "type": "verse:v", + "number": "3", + "sid": "RUT 4:3" + }, + "And Booz said to the relative,", + { + "type": "char:add", + "content": [ + "The matter regards" + ] + }, + "the portion of the field which was our brother Elimelech's which was given to Noemin, now returning out of the land of Moab;", + { + "type": "verse:v", + "number": "4", + "sid": "RUT 4:4" + }, + "and I said, I will inform thee, saying, Buy it before those that sit, and before the elders of my people: if thou wilt redeem it, redeem it, but if thou wilt not redeem it, tell me, and I shall know; for there is no one beside thee to do the office of a kinsman, and I am after thee: and he said, I am", + { + "type": "char:add", + "content": [ + "here" + ] + }, + ", I will redeem it.", + { + "type": "verse:v", + "number": "5", + "sid": "RUT 4:5" + }, + "And Booz said, In the day of thy buying the field of the hand of Noemin and of Ruth the Moabitess the wife of the deceased, thou must also buy her, so as to raise up the name of the dead upon his inheritance.", + { + "type": "verse:v", + "number": "6", + "sid": "RUT 4:6" + }, + "And the kinsman said, I shall not be able to redeem it for myself, lest I mar my own inheritance; do thou redeem my right for thyself, for I shall not be able to redeem", + { + "type": "char:add", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "RUT 4:7" + }, + "And this", + { + "type": "char:add", + "content": [ + "was" + ] + }, + "in former time the ordinance in Israel for redemption, and for a bargain, to confirm every word: A man loosed his shoe, and gave it to his neighbour that redeemed his right; and this was a testimony in Israel.", + { + "type": "verse:v", + "number": "8", + "sid": "RUT 4:8" + }, + "And the kinsman said to Booz, Buy my right for thyself: and he took off his shoe and gave it to him.", + { + "type": "verse:v", + "number": "9", + "sid": "RUT 4:9" + }, + "And Booz said to the elders and to all the people, Ye", + { + "type": "char:add", + "content": [ + "are" + ] + }, + "this day witnesses, that I have bought all that was Elimelech's, and all that belonged to Chelaion and Maalon, of the hand of Noemin.", + { + "type": "verse:v", + "number": "10", + "sid": "RUT 4:10" + }, + "Moreover I have bought for myself for a wife Ruth the Moabitess, the wife of Maalon, to raise up the name of the dead upon his inheritance; so the name of the dead shall not be destroyed from among his brethren, and from the tribe of his people: ye", + { + "type": "char:add", + "content": [ + "are" + ] + }, + "this day witnesses.", + { + "type": "verse:v", + "number": "11", + "sid": "RUT 4:11" + }, + "And all the people who were in the gate said,", + { + "type": "char:add", + "content": [ + "We are" + ] + }, + "witnesses: and the elders said, The Lord make thy wife who goes into thy house, as Rachel and as Lia, who both", + { + "type": "char:add", + "content": [ + "together" + ] + }, + "built the house of Israel, and wrought mightily in Ephratha, and there shall be a name", + { + "type": "char:add", + "content": [ + "to thee" + ] + }, + "in Bethleem.", + { + "type": "verse:v", + "number": "12", + "sid": "RUT 4:12" + }, + "And let thy house be as the house of Phares, whom Thamar bore to Juda, of the seed which the Lord shall give thee of this handmaid.", + { + "type": "verse:v", + "number": "13", + "sid": "RUT 4:13" + }, + "And Booz took Ruth, and she became his wife, and he went in to her; and the Lord gave her conception, and she bore a son.", + { + "type": "verse:v", + "number": "14", + "sid": "RUT 4:14" + }, + "And the woman said to Noemin, Blessed", + { + "type": "char:add", + "content": [ + "is" + ] + }, + "the Lord, who has not suffered a redeemer to fail thee this day, even to make thy name famous in Israel.", + { + "type": "verse:v", + "number": "15", + "sid": "RUT 4:15" + }, + "And he shall be to thee a restorer of thy soul, and one to cherish thy old age; for thy daughter-in-law which has loved thee, who is better to thee than seven sons, has born him.", + { + "type": "verse:v", + "number": "16", + "sid": "RUT 4:16" + }, + "And Noemin took the child and laid it in her bosom, and became a nurse to it.", + { + "type": "verse:v", + "number": "17", + "sid": "RUT 4:17" + }, + "And the neighbours gave it a name, saying, A son has been born to Noemin; and they called his name Obed; this", + { + "type": "char:add", + "content": [ + "is" + ] + }, + "the father of Jessae the father of David.", + { + "type": "verse:v", + "number": "18", + "sid": "RUT 4:18" + }, + "And these", + { + "type": "char:add", + "content": [ + "are" + ] + }, + "the generations of Phares: Phares begot Esrom:", + { + "type": "verse:v", + "number": "19", + "sid": "RUT 4:19" + }, + "Esrom begot Aram; and Aram begot Aminadab.", + { + "type": "verse:v", + "number": "20", + "sid": "RUT 4:20" + }, + "And Aminadab begot Naasson; and Naasson begot Salmon.", + { + "type": "verse:v", + "number": "21", + "sid": "RUT 4:21" + }, + "And Salmon begot Booz; and Booz begot Obed.", + { + "type": "verse:v", + "number": "22", + "sid": "RUT 4:22" + }, + "And Obed begot Jessae; and Jessae begot David." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/brenton2/origin-usj.json b/tests/samples-from-wild/brenton2/origin-usj.json index 9b4d10a7..aaf8b6a3 100644 --- a/tests/samples-from-wild/brenton2/origin-usj.json +++ b/tests/samples-from-wild/brenton2/origin-usj.json @@ -1,1164 +1,1164 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "SNG" - }, - { - "type": "para:h", - "content": [ - "Song of Songs" - ] - }, - { - "type": "para:toc1", - "content": [ - "SONG OF SONGS" - ] - }, - { - "type": "para:toc2", - "content": [ - "Song of Songs" - ] - }, - { - "type": "para:toc3", - "content": [ - "SNG" - ] - }, - { - "type": "para:mt1", - "content": [ - "SONG OF SONGS" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "SNG 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 1:1" - }, - "The Song of songs, which is Solomon's.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 1:2" - }, - "Let him kiss me with the kisses of his mouth: for thy breasts are better than wine.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 1:3" - }, - "And the smell of thine ointments is better than all spices: thy name is ointment poured forth; therefore do the young maidens love thee.", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 1:4" - }, - "They have drawn thee: we will run after thee, for the smell of thine ointments: the king has brought me into closet: let us rejoice and be glad in thee; we will love thy breasts more than wine: righteousness loves thee.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 1:5" - }, - "I am black, but beautiful, ye daughters of Jerusalem, as the tents of Kedar, as the curtains of Solomon.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 1:6" - }, - "Look not upon me, because I am dark, because the sun has looked unfavourably upon me: my mother's sons strove with me; they made me keeper in the vineyards; I have not kept my own vineyard.", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 1:7" - }, - "Tell me,", - { - "type": "char:add", - "content": [ - "thou" - ] - }, - "whom my soul loves, where thou tendest thy flock, where thou causest", - { - "type": "char:add", - "content": [ - "them" - ] - }, - "to rest at noon, lest I become as one that is veiled by the flocks of thy companions.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 1:8" - }, - "If thou know not thyself, thou fair one among women, go thou forth by the footsteps of the flocks, and feed thy kids by the shepherd's tents.", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 1:9" - }, - "I have likened thee, my companion, to my horses in the chariots of Pharao.", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 1:10" - }, - "How are thy cheeks beautiful as", - { - "type": "char:add", - "content": [ - "those" - ] - }, - "of a dove, thy neck as chains!", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 1:11" - }, - "We will make thee figures of gold with studs of silver.", - { - "type": "verse:v", - "number": "12", - "sid": "SNG 1:12" - }, - "So long as the king was at table, my spikenard gave forth its smell.", - { - "type": "verse:v", - "number": "13", - "sid": "SNG 1:13" - }, - "My kinsman is to me a bundle of myrrh; he shall lie between my breasts.", - { - "type": "verse:v", - "number": "14", - "sid": "SNG 1:14" - }, - "My kinsman is to me a cluster of camphor in the vineyards of Engaddi.", - { - "type": "verse:v", - "number": "15", - "sid": "SNG 1:15" - }, - "Behold, thou art fair, my companion; behold, thou art fair; thine eyes are doves.", - { - "type": "verse:v", - "number": "16", - "sid": "SNG 1:16" - }, - "Behold, thou art fair, my kinsman, yea, beautiful, overshadowing our bed.", - { - "type": "verse:v", - "number": "17", - "sid": "SNG 1:17" - }, - "The beams of our house are cedars, our ceilings are of cypress." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "SNG 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 2:1" - }, - "I am a flower of the plain, a lily of the valleys.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 2:2" - }, - "As a lily among thorns, so is my companion among the daughters.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 2:3" - }, - "As the apple among the trees of the wood, so is my kinsman among the sons. I desired his shadow, and sat down, and his fruit was sweet in my throat.", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 2:4" - }, - "Bring me into the wine house; set love before me.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 2:5" - }, - "Strengthen me with perfumes, stay me with apples: for I", - { - "type": "char:add", - "content": [ - "am" - ] - }, - "wounded with love.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 2:6" - }, - "His left", - { - "type": "char:add", - "content": [ - "hand shall be" - ] - }, - "under my head, and his right hand shall embrace me.", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 2:7" - }, - "I have charged you, ye daughters of Jerusalem, by the powers and by the virtues of the field, that ye do not rouse or wake", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "love, until he please.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 2:8" - }, - "The voice of my kinsman! behold, he comes leaping over the mountains, bounding over the hills.", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 2:9" - }, - "My kinsman is like a roe or a young hart on the mountains of Baethel: behold, he is behind our wall, looking through the windows, peeping through the lattices.", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 2:10" - }, - "My kinsman answers, and says to me, Rise up, come, my companion, my fair one, my dove.", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 2:11" - }, - "For, behold, the winter is past, the rain is gone, it has departed.", - { - "type": "verse:v", - "number": "12", - "sid": "SNG 2:12" - }, - "The flowers are seen in the land; the time of pruning has arrived; the voice of the turtle-dove has been heard in our land.", - { - "type": "verse:v", - "number": "13", - "sid": "SNG 2:13" - }, - "The fig-tree has put forth its young figs, the vines put forth the tender grape, they yield a smell: arise, come, my companion, my fair one, my dove; yea, come.", - { - "type": "verse:v", - "number": "14", - "sid": "SNG 2:14" - }, - { - "type": "char:add", - "content": [ - "Thou art" - ] - }, - "my dove, in the shelter of the rock, near the wall: shew me thy face, and cause me to hear thy voice; for thy voice is sweet, and thy countenance is beautiful.", - { - "type": "verse:v", - "number": "15", - "sid": "SNG 2:15" - }, - "Take us the little foxes that spoil the vines: for our vines put forth tender grapes.", - { - "type": "verse:v", - "number": "16", - "sid": "SNG 2:16" - }, - "My kinsman is mine, and I am his: he feeds", - { - "type": "char:add", - "content": [ - "his flock" - ] - }, - "among the lilies.", - { - "type": "verse:v", - "number": "17", - "sid": "SNG 2:17" - }, - "Until the day dawn, and the shadows depart, turn, my kinsman, be thou like to a roe or young hart on the mountains of the ravines." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "SNG 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 3:1" - }, - "By night on my bed I sought him whom my soul loves: I sought him, but found him not; I called him, but he hearkened not to me.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 3:2" - }, - "I will rise now, and go about in the city, in the market-places, and in the streets, and I will seek him whom my soul loves: I sought him, but I found him not.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 3:3" - }, - "The watchmen who go their rounds in the city found me.", - { - "type": "char:add", - "content": [ - "I said" - ] - }, - ", Have ye seen him whom my soul loves?", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 3:4" - }, - { - "type": "char:add", - "content": [ - "It was" - ] - }, - "as a little", - { - "type": "char:add", - "content": [ - "while" - ] - }, - "after I parted from them, that I found him whom my soul loves: I held him, and did not let him go, until I brought him into my mother's house, and into the chamber of her that conceived me.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 3:5" - }, - "I have charged you, O daughters of Jerusalem, by the powers and by the virtues of the field, that ye rouse not nor awake", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "love, until he please.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 3:6" - }, - "Who is this that comes up from the wilderness as pillars of smoke, perfumed with myrrh and frankincense, with all powders of the perfumer?", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 3:7" - }, - "Behold Solomon's bed; sixty mighty men of the mighty ones of Israel are round about it.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 3:8" - }, - "They all hold a sword, being expert in war: every man", - { - "type": "char:add", - "content": [ - "has" - ] - }, - "his sword upon his thigh because of fear by night.", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 3:9" - }, - "King Solomon made himself a litter of woods of Lebanon.", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 3:10" - }, - "He made the pillars of it silver, the bottom of it gold, the covering of it scarlet, in the midst of it a pavement of love, for the daughters of Jerusalem.", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 3:11" - }, - "Go forth, ye daughters of Sion, and behold king Solomon, with the crown wherewith his mother crowned him, in the day of his espousals, and in the day of the gladness of his heart." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "SNG 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 4:1" - }, - "Behold, thou art fair, my companion; behold, thou art fair; thine eyes are doves, beside thy veil: thy hair is as flocks of goats, that have appeared from Galaad.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 4:2" - }, - "Thy teeth are as flocks of shorn", - { - "type": "char:add", - "content": [ - "sheep" - ] - }, - ", that have gone up from the washing; all of them bearing twins, and there is not a barren one among them.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 4:3" - }, - "Thy lips are as a thread of scarlet, and thy speech is comely: like the rind of a pomegranate is thy cheek without thy veil.", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 4:4" - }, - "Thy neck is as the tower of David, that was built for an armoury: a thousand shields hang upon it,", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "all darts of mighty men.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 4:5" - }, - "Thy two breasts are as two twin fawns, that feed among the lilies.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 4:6" - }, - "Until the day dawn, and the shadows depart, I will betake me to the mountain of myrrh, and to the hill of frankincense.", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 4:7" - }, - "Thou art all fair, my companion, and there is no spot in thee.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 4:8" - }, - "Come from Libanus,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "bride, come from Libanus: thou shalt come and pass from the top of Faith, from the top of Sanir and Hermon, from the lions' dens, from the mountains of the leopards.", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 4:9" - }, - "My sister,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "spouse, thou hast ravished my heart; thou hast ravished my heart with one of thine eyes, with one chain of thy neck.", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 4:10" - }, - "How beautiful are thy breasts, my sister, my spouse! how much more beautiful are thy breasts than wine, and the smell of thy garments than all spices!", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 4:11" - }, - "Thy lips drop honeycomb, my spouse: honey and milk are under thy tongue; and the smell of thy garments is as the smell of Libanus.", - { - "type": "verse:v", - "number": "12", - "sid": "SNG 4:12" - }, - "My sister,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "spouse is a garden enclosed; a garden enclosed, a fountain sealed.", - { - "type": "verse:v", - "number": "13", - "sid": "SNG 4:13" - }, - "Thy shoots are a garden of pomegranates, with the fruit of choice berries; camphor, with spikenard:", - { - "type": "verse:v", - "number": "14", - "sid": "SNG 4:14" - }, - "spikenard and saffron, calamus and cinnamon; with all woods of Libanus, myrrh, aloes, with all chief spices:", - { - "type": "verse:v", - "number": "15", - "sid": "SNG 4:15" - }, - "a fountain of a garden, and a well of water springing and gurgling from Libanus.", - { - "type": "verse:v", - "number": "16", - "sid": "SNG 4:16" - }, - "Awake, O north wind; and come, O south; and blow through my garden, and let my spices flow out." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "SNG 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 5:1" - }, - "Let my kinsman come down into his garden, and eat the fruit of his choice berries. I am come into my garden, my sister,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "spouse: I have gathered my myrrh with my spices; I have eaten my bread with my honey; I have drunk my wine with my milk. Eat, O friends, and drink; yea, brethren, drink abundantly.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 5:2" - }, - "I sleep, but my heart is awake: the voice of my kinsman knocks at the door,", - { - "type": "char:add", - "content": [ - "saying" - ] - }, - ", Open, open to me, my companion, my sister, my dove, my perfect one: for my head is filled with dew, and my locks with the drops of the night.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 5:3" - }, - "I have put off my coat; how shall I put it on? I have washed my feet, how shall I defile them?", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 5:4" - }, - "My kinsman put forth his hand by the hole", - { - "type": "char:add", - "content": [ - "of the door" - ] - }, - ", and my belly moved for him.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 5:5" - }, - "I rose up to open to my kinsman; my hands dropped myrrh, my fingers choice myrrh, on the handles of the lock.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 5:6" - }, - "I opened to my kinsman; my kinsman was gone: my soul failed at his speech: I sought him, but found him not; I called him, but he answered me not.", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 5:7" - }, - "The watchman that go their rounds in the city found me, they smote me, they wounded me; the keepers of the walls took away my veil from me.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 5:8" - }, - "I have charged you, O daughters of Jerusalem, by the powers and the virtues of the field: if ye should find my kinsman, what are ye to say to him? That I am wounded with love.", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 5:9" - }, - "What is thy kinsman", - { - "type": "char:add", - "content": [ - "more" - ] - }, - "than", - { - "type": "char:add", - "content": [ - "another" - ] - }, - "kinsman, O thou beautiful among women? what is thy kinsman", - { - "type": "char:add", - "content": [ - "more" - ] - }, - "than", - { - "type": "char:add", - "content": [ - "another" - ] - }, - "kinsman, that thou hast so charged us?", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 5:10" - }, - "My kinsman is white and ruddy, chosen out from myriads.", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 5:11" - }, - "His head is", - { - "type": "char:add", - "content": [ - "as" - ] - }, - "very fine gold, his locks are flowing, black as a raven.", - { - "type": "verse:v", - "number": "12", - "sid": "SNG 5:12" - }, - "His eyes are as doves, by the pools of waters, washed with milk, sitting by the pools.", - { - "type": "verse:v", - "number": "13", - "sid": "SNG 5:13" - }, - "His cheeks are as bowls of spices pouring forth perfumes: his lips are lilies, dropping choice myrrh.", - { - "type": "verse:v", - "number": "14", - "sid": "SNG 5:14" - }, - "His hands are as turned gold set with beryl: his belly is an ivory tablet on a sapphire stone.", - { - "type": "verse:v", - "number": "15", - "sid": "SNG 5:15" - }, - "His legs are marble pillars set on golden sockets: his form is as Libanus, choice as the cedars.", - { - "type": "verse:v", - "number": "16", - "sid": "SNG 5:16" - }, - "His throat is most sweet, and altogether desirable. This is my kinsman, and this is my companion, O daughters of Jerusalem.", - { - "type": "verse:v", - "number": "17", - "sid": "SNG 5:17" - }, - "Whither is thy kinsman gone, thou beautiful among women? whither has thy kinsman turned aside?", - { - "type": "char:add", - "content": [ - "tell us" - ] - }, - ", and we will seek him with thee." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "SNG 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 6:1" - }, - "My kinsman is gone down to his garden, to the beds of spice, to feed", - { - "type": "char:add", - "content": [ - "his flock" - ] - }, - "in the gardens, and to gather lilies.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 6:2" - }, - "I am my kinsman's, and my kinsman is mine, who feeds among the lilies.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 6:3" - }, - "Thou art fair, my companion, as Pleasure, beautiful as Jerusalem, terrible as", - { - "type": "char:add", - "content": [ - "armies" - ] - }, - "set in array.", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 6:4" - }, - "Turn away thine eyes from before me, for they have ravished me: thy hair is as flocks of goats which have appeared from Galaad.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 6:5" - }, - "Thy teeth are as flocks of shorn", - { - "type": "char:add", - "content": [ - "sheep" - ] - }, - ", that have gone up from the washing, all of them bearing twins, and there is none barren among them: thy lips are as a thread of scarlet, and thy speech is comely.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 6:6" - }, - "Thy cheek is like the rind of a pomegranate,", - { - "type": "char:add", - "content": [ - "being seen" - ] - }, - "without thy veil.", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 6:7" - }, - "There are sixty queens, and eighty concubines, and maidens without number.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 6:8" - }, - "My dove, my perfect one is one; she is the", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "one of her mother; she is the choice of her that bore her. The daughters saw her, and the queens will pronounce her blessed, yea, and the concubines, and they will praise her.", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 6:9" - }, - "Who is this that looks forth as the morning, fair as the moon, choice as the sun, terrible as", - { - "type": "char:add", - "content": [ - "armies" - ] - }, - "set in array?", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 6:10" - }, - "I went down to the garden of nuts, to look at the fruits of the valley, to see if the vine flowered,", - { - "type": "char:add", - "content": [ - "if" - ] - }, - "the pomegranates blossomed.", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 6:11" - }, - "There I will give thee my breasts: my soul knew", - { - "type": "char:add", - "content": [ - "it" - ] - }, - "not: it made me as the chariots of Aminadab.", - { - "type": "verse:v", - "number": "12", - "sid": "SNG 6:12" - }, - "Return, return, O Sunamite; return, return, and we will look at thee. What will ye see in the Sunamite? She comes as bands of armies." - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "SNG 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 7:1" - }, - "Thy steps are beautiful in shoes, O daughter of the prince: the joints of", - { - "type": "char:add", - "content": [ - "thy" - ] - }, - "thighs are like chains, the work of the craftsman.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 7:2" - }, - "Thy navel is", - { - "type": "char:add", - "content": [ - "as" - ] - }, - "a turned bowl, not wanting liquor; thy belly is", - { - "type": "char:add", - "content": [ - "as" - ] - }, - "a heap of wheat set about with lilies.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 7:3" - }, - "Thy two breasts are as two twin fawns.", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 7:4" - }, - "Thy neck is as an ivory tower; thine eyes are as pools in Esebon, by the gates of the daughter of many: thy nose is as the tower of Libanus, looking toward Damascus.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 7:5" - }, - "Thy head upon thee is as Carmel, and the curls of thy hair like scarlet; the king is bound in the galleries.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 7:6" - }, - "How beautiful art thou, and how sweet art thou,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "love!", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 7:7" - }, - "This is thy greatness in thy delights: thou wast made like a palm tree, and thy breasts to cluster.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 7:8" - }, - "I said, I will go up to the palm tree, I will take hold of its high boughs: and now shall thy breasts be as clusters of the vine, and the smell of thy nose of apples;", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 7:9" - }, - "and thy throat as good wine, going well with my kinsman, suiting my lips and teeth.", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 7:10" - }, - "I am my kinsman's, and his desire is toward me.", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 7:11" - }, - "Come, my kinsman, let us go forth into the field; let us lodge in the villages.", - { - "type": "verse:v", - "number": "12", - "sid": "SNG 7:12" - }, - "Let us go early into the vineyards; let us see if the vine has flowered,", - { - "type": "char:add", - "content": [ - "if" - ] - }, - "the blossoms have appeared, if the pomegranates have blossomed; there will I give thee my breasts.", - { - "type": "verse:v", - "number": "13", - "sid": "SNG 7:13" - }, - "The mandrakes have given a smell, and at our doors", - { - "type": "char:add", - "content": [ - "are" - ] - }, - "all kinds of choice fruits, new and old. O my kinsman, I have kept", - { - "type": "char:add", - "content": [ - "them" - ] - }, - "for thee." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "SNG 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 8:1" - }, - "I would that thou, O my kinsman, wert he that sucked the breasts of my mother; when I found thee without, I would kiss thee; yea, they should not despise me.", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 8:2" - }, - "I would take thee, I would bring thee into my mother's house, and into the chamber of her that conceived me; I would make thee to drink of spiced wine, of the juice of my pomegranates.", - { - "type": "verse:v", - "number": "3", - "sid": "SNG 8:3" - }, - "His left hand", - { - "type": "char:add", - "content": [ - "should be" - ] - }, - "under my head, and his right hand should embrace me.", - { - "type": "verse:v", - "number": "4", - "sid": "SNG 8:4" - }, - "I have charged you, ye daughters of Jerusalem, by the virtues of the field, that ye stir not up, nor awake", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "love, until he please.", - { - "type": "verse:v", - "number": "5", - "sid": "SNG 8:5" - }, - "Who is this that comes up all white, leaning on her kinsman? I raised thee up under an apple-tree; there thy mother brought thee forth; there she that bore thee brought thee forth.", - { - "type": "verse:v", - "number": "6", - "sid": "SNG 8:6" - }, - "Set me as a seal upon thy heart, as a seal upon thine arm; for love is strong as death; jealousy is cruel as the grave, her shafts are shafts of fire,", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "the flames thereof.", - { - "type": "verse:v", - "number": "7", - "sid": "SNG 8:7" - }, - "Much water will not be able to quench love, and rivers shall not drown it; if a man would give all his substance for love,", - { - "type": "char:add", - "content": [ - "men" - ] - }, - "would utterly despise it.", - { - "type": "verse:v", - "number": "8", - "sid": "SNG 8:8" - }, - "Our sister is little, and has no breasts; what shall we do for our sister, in the day wherein she shall be spoken for?", - { - "type": "verse:v", - "number": "9", - "sid": "SNG 8:9" - }, - "If she is a wall, let us build upon her silver bulwarks; and if she is a door, let us carve for her cedar panels.", - { - "type": "verse:v", - "number": "10", - "sid": "SNG 8:10" - }, - "I am a wall, and my breasts are as towers; I was in their eyes as one that found peace.", - { - "type": "verse:v", - "number": "11", - "sid": "SNG 8:11" - }, - "Solomon had a vineyard in Beelamon; he let his vineyard to keepers; every one was to bring for its fruit a thousand", - { - "type": "char:add", - "content": [ - "pieces" - ] - }, - "of silver.", - { - "type": "verse:v", - "number": "12", - "sid": "SNG 8:12" - }, - "My vineyard, even mine, is before me; Solomon", - { - "type": "char:add", - "content": [ - "shall have" - ] - }, - "a thousand, and they that keep its fruit two hundred.", - { - "type": "verse:v", - "number": "13", - "sid": "SNG 8:13" - }, - "Thou that dwellest in the gardens, the companions hearken to thy voice: make me hear", - { - "type": "char:add", - "content": [ - "it" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "SNG 8:14" - }, - "Away, my kinsman, and be like a doe or a fawn on the mountains of spices." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "SNG", + "content": [] + }, + { + "type": "para:h", + "content": [ + "Song of Songs" + ] + }, + { + "type": "para:toc1", + "content": [ + "SONG OF SONGS" + ] + }, + { + "type": "para:toc2", + "content": [ + "Song of Songs" + ] + }, + { + "type": "para:toc3", + "content": [ + "SNG" + ] + }, + { + "type": "para:mt1", + "content": [ + "SONG OF SONGS" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "SNG 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 1:1" + }, + "The Song of songs, which is Solomon's.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 1:2" + }, + "Let him kiss me with the kisses of his mouth: for thy breasts are better than wine.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 1:3" + }, + "And the smell of thine ointments is better than all spices: thy name is ointment poured forth; therefore do the young maidens love thee.", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 1:4" + }, + "They have drawn thee: we will run after thee, for the smell of thine ointments: the king has brought me into closet: let us rejoice and be glad in thee; we will love thy breasts more than wine: righteousness loves thee.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 1:5" + }, + "I am black, but beautiful, ye daughters of Jerusalem, as the tents of Kedar, as the curtains of Solomon.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 1:6" + }, + "Look not upon me, because I am dark, because the sun has looked unfavourably upon me: my mother's sons strove with me; they made me keeper in the vineyards; I have not kept my own vineyard.", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 1:7" + }, + "Tell me,", + { + "type": "char:add", + "content": [ + "thou" + ] + }, + "whom my soul loves, where thou tendest thy flock, where thou causest", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "to rest at noon, lest I become as one that is veiled by the flocks of thy companions.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 1:8" + }, + "If thou know not thyself, thou fair one among women, go thou forth by the footsteps of the flocks, and feed thy kids by the shepherd's tents.", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 1:9" + }, + "I have likened thee, my companion, to my horses in the chariots of Pharao.", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 1:10" + }, + "How are thy cheeks beautiful as", + { + "type": "char:add", + "content": [ + "those" + ] + }, + "of a dove, thy neck as chains!", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 1:11" + }, + "We will make thee figures of gold with studs of silver.", + { + "type": "verse:v", + "number": "12", + "sid": "SNG 1:12" + }, + "So long as the king was at table, my spikenard gave forth its smell.", + { + "type": "verse:v", + "number": "13", + "sid": "SNG 1:13" + }, + "My kinsman is to me a bundle of myrrh; he shall lie between my breasts.", + { + "type": "verse:v", + "number": "14", + "sid": "SNG 1:14" + }, + "My kinsman is to me a cluster of camphor in the vineyards of Engaddi.", + { + "type": "verse:v", + "number": "15", + "sid": "SNG 1:15" + }, + "Behold, thou art fair, my companion; behold, thou art fair; thine eyes are doves.", + { + "type": "verse:v", + "number": "16", + "sid": "SNG 1:16" + }, + "Behold, thou art fair, my kinsman, yea, beautiful, overshadowing our bed.", + { + "type": "verse:v", + "number": "17", + "sid": "SNG 1:17" + }, + "The beams of our house are cedars, our ceilings are of cypress." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "SNG 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 2:1" + }, + "I am a flower of the plain, a lily of the valleys.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 2:2" + }, + "As a lily among thorns, so is my companion among the daughters.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 2:3" + }, + "As the apple among the trees of the wood, so is my kinsman among the sons. I desired his shadow, and sat down, and his fruit was sweet in my throat.", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 2:4" + }, + "Bring me into the wine house; set love before me.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 2:5" + }, + "Strengthen me with perfumes, stay me with apples: for I", + { + "type": "char:add", + "content": [ + "am" + ] + }, + "wounded with love.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 2:6" + }, + "His left", + { + "type": "char:add", + "content": [ + "hand shall be" + ] + }, + "under my head, and his right hand shall embrace me.", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 2:7" + }, + "I have charged you, ye daughters of Jerusalem, by the powers and by the virtues of the field, that ye do not rouse or wake", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "love, until he please.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 2:8" + }, + "The voice of my kinsman! behold, he comes leaping over the mountains, bounding over the hills.", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 2:9" + }, + "My kinsman is like a roe or a young hart on the mountains of Baethel: behold, he is behind our wall, looking through the windows, peeping through the lattices.", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 2:10" + }, + "My kinsman answers, and says to me, Rise up, come, my companion, my fair one, my dove.", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 2:11" + }, + "For, behold, the winter is past, the rain is gone, it has departed.", + { + "type": "verse:v", + "number": "12", + "sid": "SNG 2:12" + }, + "The flowers are seen in the land; the time of pruning has arrived; the voice of the turtle-dove has been heard in our land.", + { + "type": "verse:v", + "number": "13", + "sid": "SNG 2:13" + }, + "The fig-tree has put forth its young figs, the vines put forth the tender grape, they yield a smell: arise, come, my companion, my fair one, my dove; yea, come.", + { + "type": "verse:v", + "number": "14", + "sid": "SNG 2:14" + }, + { + "type": "char:add", + "content": [ + "Thou art" + ] + }, + "my dove, in the shelter of the rock, near the wall: shew me thy face, and cause me to hear thy voice; for thy voice is sweet, and thy countenance is beautiful.", + { + "type": "verse:v", + "number": "15", + "sid": "SNG 2:15" + }, + "Take us the little foxes that spoil the vines: for our vines put forth tender grapes.", + { + "type": "verse:v", + "number": "16", + "sid": "SNG 2:16" + }, + "My kinsman is mine, and I am his: he feeds", + { + "type": "char:add", + "content": [ + "his flock" + ] + }, + "among the lilies.", + { + "type": "verse:v", + "number": "17", + "sid": "SNG 2:17" + }, + "Until the day dawn, and the shadows depart, turn, my kinsman, be thou like to a roe or young hart on the mountains of the ravines." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "SNG 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 3:1" + }, + "By night on my bed I sought him whom my soul loves: I sought him, but found him not; I called him, but he hearkened not to me.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 3:2" + }, + "I will rise now, and go about in the city, in the market-places, and in the streets, and I will seek him whom my soul loves: I sought him, but I found him not.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 3:3" + }, + "The watchmen who go their rounds in the city found me.", + { + "type": "char:add", + "content": [ + "I said" + ] + }, + ", Have ye seen him whom my soul loves?", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 3:4" + }, + { + "type": "char:add", + "content": [ + "It was" + ] + }, + "as a little", + { + "type": "char:add", + "content": [ + "while" + ] + }, + "after I parted from them, that I found him whom my soul loves: I held him, and did not let him go, until I brought him into my mother's house, and into the chamber of her that conceived me.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 3:5" + }, + "I have charged you, O daughters of Jerusalem, by the powers and by the virtues of the field, that ye rouse not nor awake", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "love, until he please.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 3:6" + }, + "Who is this that comes up from the wilderness as pillars of smoke, perfumed with myrrh and frankincense, with all powders of the perfumer?", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 3:7" + }, + "Behold Solomon's bed; sixty mighty men of the mighty ones of Israel are round about it.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 3:8" + }, + "They all hold a sword, being expert in war: every man", + { + "type": "char:add", + "content": [ + "has" + ] + }, + "his sword upon his thigh because of fear by night.", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 3:9" + }, + "King Solomon made himself a litter of woods of Lebanon.", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 3:10" + }, + "He made the pillars of it silver, the bottom of it gold, the covering of it scarlet, in the midst of it a pavement of love, for the daughters of Jerusalem.", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 3:11" + }, + "Go forth, ye daughters of Sion, and behold king Solomon, with the crown wherewith his mother crowned him, in the day of his espousals, and in the day of the gladness of his heart." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "SNG 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 4:1" + }, + "Behold, thou art fair, my companion; behold, thou art fair; thine eyes are doves, beside thy veil: thy hair is as flocks of goats, that have appeared from Galaad.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 4:2" + }, + "Thy teeth are as flocks of shorn", + { + "type": "char:add", + "content": [ + "sheep" + ] + }, + ", that have gone up from the washing; all of them bearing twins, and there is not a barren one among them.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 4:3" + }, + "Thy lips are as a thread of scarlet, and thy speech is comely: like the rind of a pomegranate is thy cheek without thy veil.", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 4:4" + }, + "Thy neck is as the tower of David, that was built for an armoury: a thousand shields hang upon it,", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "all darts of mighty men.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 4:5" + }, + "Thy two breasts are as two twin fawns, that feed among the lilies.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 4:6" + }, + "Until the day dawn, and the shadows depart, I will betake me to the mountain of myrrh, and to the hill of frankincense.", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 4:7" + }, + "Thou art all fair, my companion, and there is no spot in thee.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 4:8" + }, + "Come from Libanus,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "bride, come from Libanus: thou shalt come and pass from the top of Faith, from the top of Sanir and Hermon, from the lions' dens, from the mountains of the leopards.", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 4:9" + }, + "My sister,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "spouse, thou hast ravished my heart; thou hast ravished my heart with one of thine eyes, with one chain of thy neck.", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 4:10" + }, + "How beautiful are thy breasts, my sister, my spouse! how much more beautiful are thy breasts than wine, and the smell of thy garments than all spices!", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 4:11" + }, + "Thy lips drop honeycomb, my spouse: honey and milk are under thy tongue; and the smell of thy garments is as the smell of Libanus.", + { + "type": "verse:v", + "number": "12", + "sid": "SNG 4:12" + }, + "My sister,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "spouse is a garden enclosed; a garden enclosed, a fountain sealed.", + { + "type": "verse:v", + "number": "13", + "sid": "SNG 4:13" + }, + "Thy shoots are a garden of pomegranates, with the fruit of choice berries; camphor, with spikenard:", + { + "type": "verse:v", + "number": "14", + "sid": "SNG 4:14" + }, + "spikenard and saffron, calamus and cinnamon; with all woods of Libanus, myrrh, aloes, with all chief spices:", + { + "type": "verse:v", + "number": "15", + "sid": "SNG 4:15" + }, + "a fountain of a garden, and a well of water springing and gurgling from Libanus.", + { + "type": "verse:v", + "number": "16", + "sid": "SNG 4:16" + }, + "Awake, O north wind; and come, O south; and blow through my garden, and let my spices flow out." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "SNG 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 5:1" + }, + "Let my kinsman come down into his garden, and eat the fruit of his choice berries. I am come into my garden, my sister,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "spouse: I have gathered my myrrh with my spices; I have eaten my bread with my honey; I have drunk my wine with my milk. Eat, O friends, and drink; yea, brethren, drink abundantly.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 5:2" + }, + "I sleep, but my heart is awake: the voice of my kinsman knocks at the door,", + { + "type": "char:add", + "content": [ + "saying" + ] + }, + ", Open, open to me, my companion, my sister, my dove, my perfect one: for my head is filled with dew, and my locks with the drops of the night.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 5:3" + }, + "I have put off my coat; how shall I put it on? I have washed my feet, how shall I defile them?", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 5:4" + }, + "My kinsman put forth his hand by the hole", + { + "type": "char:add", + "content": [ + "of the door" + ] + }, + ", and my belly moved for him.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 5:5" + }, + "I rose up to open to my kinsman; my hands dropped myrrh, my fingers choice myrrh, on the handles of the lock.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 5:6" + }, + "I opened to my kinsman; my kinsman was gone: my soul failed at his speech: I sought him, but found him not; I called him, but he answered me not.", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 5:7" + }, + "The watchman that go their rounds in the city found me, they smote me, they wounded me; the keepers of the walls took away my veil from me.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 5:8" + }, + "I have charged you, O daughters of Jerusalem, by the powers and the virtues of the field: if ye should find my kinsman, what are ye to say to him? That I am wounded with love.", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 5:9" + }, + "What is thy kinsman", + { + "type": "char:add", + "content": [ + "more" + ] + }, + "than", + { + "type": "char:add", + "content": [ + "another" + ] + }, + "kinsman, O thou beautiful among women? what is thy kinsman", + { + "type": "char:add", + "content": [ + "more" + ] + }, + "than", + { + "type": "char:add", + "content": [ + "another" + ] + }, + "kinsman, that thou hast so charged us?", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 5:10" + }, + "My kinsman is white and ruddy, chosen out from myriads.", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 5:11" + }, + "His head is", + { + "type": "char:add", + "content": [ + "as" + ] + }, + "very fine gold, his locks are flowing, black as a raven.", + { + "type": "verse:v", + "number": "12", + "sid": "SNG 5:12" + }, + "His eyes are as doves, by the pools of waters, washed with milk, sitting by the pools.", + { + "type": "verse:v", + "number": "13", + "sid": "SNG 5:13" + }, + "His cheeks are as bowls of spices pouring forth perfumes: his lips are lilies, dropping choice myrrh.", + { + "type": "verse:v", + "number": "14", + "sid": "SNG 5:14" + }, + "His hands are as turned gold set with beryl: his belly is an ivory tablet on a sapphire stone.", + { + "type": "verse:v", + "number": "15", + "sid": "SNG 5:15" + }, + "His legs are marble pillars set on golden sockets: his form is as Libanus, choice as the cedars.", + { + "type": "verse:v", + "number": "16", + "sid": "SNG 5:16" + }, + "His throat is most sweet, and altogether desirable. This is my kinsman, and this is my companion, O daughters of Jerusalem.", + { + "type": "verse:v", + "number": "17", + "sid": "SNG 5:17" + }, + "Whither is thy kinsman gone, thou beautiful among women? whither has thy kinsman turned aside?", + { + "type": "char:add", + "content": [ + "tell us" + ] + }, + ", and we will seek him with thee." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "SNG 6" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 6:1" + }, + "My kinsman is gone down to his garden, to the beds of spice, to feed", + { + "type": "char:add", + "content": [ + "his flock" + ] + }, + "in the gardens, and to gather lilies.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 6:2" + }, + "I am my kinsman's, and my kinsman is mine, who feeds among the lilies.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 6:3" + }, + "Thou art fair, my companion, as Pleasure, beautiful as Jerusalem, terrible as", + { + "type": "char:add", + "content": [ + "armies" + ] + }, + "set in array.", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 6:4" + }, + "Turn away thine eyes from before me, for they have ravished me: thy hair is as flocks of goats which have appeared from Galaad.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 6:5" + }, + "Thy teeth are as flocks of shorn", + { + "type": "char:add", + "content": [ + "sheep" + ] + }, + ", that have gone up from the washing, all of them bearing twins, and there is none barren among them: thy lips are as a thread of scarlet, and thy speech is comely.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 6:6" + }, + "Thy cheek is like the rind of a pomegranate,", + { + "type": "char:add", + "content": [ + "being seen" + ] + }, + "without thy veil.", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 6:7" + }, + "There are sixty queens, and eighty concubines, and maidens without number.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 6:8" + }, + "My dove, my perfect one is one; she is the", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "one of her mother; she is the choice of her that bore her. The daughters saw her, and the queens will pronounce her blessed, yea, and the concubines, and they will praise her.", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 6:9" + }, + "Who is this that looks forth as the morning, fair as the moon, choice as the sun, terrible as", + { + "type": "char:add", + "content": [ + "armies" + ] + }, + "set in array?", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 6:10" + }, + "I went down to the garden of nuts, to look at the fruits of the valley, to see if the vine flowered,", + { + "type": "char:add", + "content": [ + "if" + ] + }, + "the pomegranates blossomed.", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 6:11" + }, + "There I will give thee my breasts: my soul knew", + { + "type": "char:add", + "content": [ + "it" + ] + }, + "not: it made me as the chariots of Aminadab.", + { + "type": "verse:v", + "number": "12", + "sid": "SNG 6:12" + }, + "Return, return, O Sunamite; return, return, and we will look at thee. What will ye see in the Sunamite? She comes as bands of armies." + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "SNG 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 7:1" + }, + "Thy steps are beautiful in shoes, O daughter of the prince: the joints of", + { + "type": "char:add", + "content": [ + "thy" + ] + }, + "thighs are like chains, the work of the craftsman.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 7:2" + }, + "Thy navel is", + { + "type": "char:add", + "content": [ + "as" + ] + }, + "a turned bowl, not wanting liquor; thy belly is", + { + "type": "char:add", + "content": [ + "as" + ] + }, + "a heap of wheat set about with lilies.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 7:3" + }, + "Thy two breasts are as two twin fawns.", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 7:4" + }, + "Thy neck is as an ivory tower; thine eyes are as pools in Esebon, by the gates of the daughter of many: thy nose is as the tower of Libanus, looking toward Damascus.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 7:5" + }, + "Thy head upon thee is as Carmel, and the curls of thy hair like scarlet; the king is bound in the galleries.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 7:6" + }, + "How beautiful art thou, and how sweet art thou,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "love!", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 7:7" + }, + "This is thy greatness in thy delights: thou wast made like a palm tree, and thy breasts to cluster.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 7:8" + }, + "I said, I will go up to the palm tree, I will take hold of its high boughs: and now shall thy breasts be as clusters of the vine, and the smell of thy nose of apples;", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 7:9" + }, + "and thy throat as good wine, going well with my kinsman, suiting my lips and teeth.", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 7:10" + }, + "I am my kinsman's, and his desire is toward me.", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 7:11" + }, + "Come, my kinsman, let us go forth into the field; let us lodge in the villages.", + { + "type": "verse:v", + "number": "12", + "sid": "SNG 7:12" + }, + "Let us go early into the vineyards; let us see if the vine has flowered,", + { + "type": "char:add", + "content": [ + "if" + ] + }, + "the blossoms have appeared, if the pomegranates have blossomed; there will I give thee my breasts.", + { + "type": "verse:v", + "number": "13", + "sid": "SNG 7:13" + }, + "The mandrakes have given a smell, and at our doors", + { + "type": "char:add", + "content": [ + "are" + ] + }, + "all kinds of choice fruits, new and old. O my kinsman, I have kept", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "for thee." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "SNG 8" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 8:1" + }, + "I would that thou, O my kinsman, wert he that sucked the breasts of my mother; when I found thee without, I would kiss thee; yea, they should not despise me.", + { + "type": "verse:v", + "number": "2", + "sid": "SNG 8:2" + }, + "I would take thee, I would bring thee into my mother's house, and into the chamber of her that conceived me; I would make thee to drink of spiced wine, of the juice of my pomegranates.", + { + "type": "verse:v", + "number": "3", + "sid": "SNG 8:3" + }, + "His left hand", + { + "type": "char:add", + "content": [ + "should be" + ] + }, + "under my head, and his right hand should embrace me.", + { + "type": "verse:v", + "number": "4", + "sid": "SNG 8:4" + }, + "I have charged you, ye daughters of Jerusalem, by the virtues of the field, that ye stir not up, nor awake", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "love, until he please.", + { + "type": "verse:v", + "number": "5", + "sid": "SNG 8:5" + }, + "Who is this that comes up all white, leaning on her kinsman? I raised thee up under an apple-tree; there thy mother brought thee forth; there she that bore thee brought thee forth.", + { + "type": "verse:v", + "number": "6", + "sid": "SNG 8:6" + }, + "Set me as a seal upon thy heart, as a seal upon thine arm; for love is strong as death; jealousy is cruel as the grave, her shafts are shafts of fire,", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "the flames thereof.", + { + "type": "verse:v", + "number": "7", + "sid": "SNG 8:7" + }, + "Much water will not be able to quench love, and rivers shall not drown it; if a man would give all his substance for love,", + { + "type": "char:add", + "content": [ + "men" + ] + }, + "would utterly despise it.", + { + "type": "verse:v", + "number": "8", + "sid": "SNG 8:8" + }, + "Our sister is little, and has no breasts; what shall we do for our sister, in the day wherein she shall be spoken for?", + { + "type": "verse:v", + "number": "9", + "sid": "SNG 8:9" + }, + "If she is a wall, let us build upon her silver bulwarks; and if she is a door, let us carve for her cedar panels.", + { + "type": "verse:v", + "number": "10", + "sid": "SNG 8:10" + }, + "I am a wall, and my breasts are as towers; I was in their eyes as one that found peace.", + { + "type": "verse:v", + "number": "11", + "sid": "SNG 8:11" + }, + "Solomon had a vineyard in Beelamon; he let his vineyard to keepers; every one was to bring for its fruit a thousand", + { + "type": "char:add", + "content": [ + "pieces" + ] + }, + "of silver.", + { + "type": "verse:v", + "number": "12", + "sid": "SNG 8:12" + }, + "My vineyard, even mine, is before me; Solomon", + { + "type": "char:add", + "content": [ + "shall have" + ] + }, + "a thousand, and they that keep its fruit two hundred.", + { + "type": "verse:v", + "number": "13", + "sid": "SNG 8:13" + }, + "Thou that dwellest in the gardens, the companions hearken to thy voice: make me hear", + { + "type": "char:add", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "SNG 8:14" + }, + "Away, my kinsman, and be like a doe or a fawn on the mountains of spices." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/chinese1/origin-usj.json b/tests/samples-from-wild/chinese1/origin-usj.json index c25b29dc..269819b0 100644 --- a/tests/samples-from-wild/chinese1/origin-usj.json +++ b/tests/samples-from-wild/chinese1/origin-usj.json @@ -1,3967 +1,3965 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Chinese-Simplified Script: Chinese Union New Punctuation 1989" - ], - "code": "EST" - }, - { - "type": "para:h", - "content": [ - "以斯帖记" - ] - }, - { - "type": "para:toc1", - "content": [ - "以斯帖记" - ] - }, - { - "type": "para:toc2", - "content": [ - "以斯帖记" - ] - }, - { - "type": "para:mt1", - "content": [ - "以斯帖记" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "EST 1" - }, - { - "type": "para:s1", - "content": [ - "亚哈随鲁王废瓦实提王后" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 1:1" - }, - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "作王,从", - { - "type": "char:pn", - "content": [ - "印度" - ] - }, - "直到", - { - "type": "char:pn", - "content": [ - "古实" - ] - }, - ",统管一百二十七省。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 1:2" - }, - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王在", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城的宫登基;", - { - "type": "verse:v", - "number": "3", - "sid": "EST 1:3" - }, - "在位第三年,为他一切首领臣仆设摆筵席,有", - { - "type": "char:pn", - "content": [ - "波斯" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "米底亚" - ] - }, - "的权贵,就是各省的贵胄与首领,在他面前。", - { - "type": "verse:v", - "number": "4", - "sid": "EST 1:4" - }, - "他把他荣耀之国的丰富和他美好威严的尊贵给他们看了许多日,就是一百八十日。", - { - "type": "verse:v", - "number": "5", - "sid": "EST 1:5" - }, - "这日子满了,又为所有住", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城的大小人民在御园的院子里设摆筵席七日。", - { - "type": "verse:v", - "number": "6", - "sid": "EST 1:6" - }, - "有白色、绿色、蓝色的", - { - "type": "char:add", - "content": [ - "帐子" - ] - }, - ",用细麻绳、紫色绳从银环内系在白玉石柱上;有金银的床榻摆在红、白、黄、黑玉石的铺石地上。", - { - "type": "verse:v", - "number": "7", - "sid": "EST 1:7" - }, - "用金器皿赐酒,器皿各有不同。御酒甚多,足显王的厚意。", - { - "type": "verse:v", - "number": "8", - "sid": "EST 1:8" - }, - "喝酒有例,不准勉强人,因王吩咐宫里的一切臣宰,让人各随己意。", - { - "type": "verse:v", - "number": "9", - "sid": "EST 1:9" - }, - "王后", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "在", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王的宫内也为妇女设摆筵席。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EST 1:10" - }, - "第七日,", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王饮酒,心中快乐,就吩咐在他面前侍立的七个太监", - { - "type": "char:pn", - "content": [ - "米户幔" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "比斯他" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "哈波拿" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "比革他" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "亚拔他" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "西达" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "甲迦" - ] - }, - ",", - { - "type": "verse:v", - "number": "11", - "sid": "EST 1:11" - }, - "请王后", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "头戴王后的冠冕到王面前,使各等臣民看她的美貌,因为她容貌甚美。", - { - "type": "verse:v", - "number": "12", - "sid": "EST 1:12" - }, - "王后", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "却不肯遵太监所传的王命而来,所以王甚发怒,心如火烧。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13-14", - "sid": "EST 1:13-14" - }, - "那时,在王左右常见王面、国中坐高位的,有", - { - "type": "char:pn", - "content": [ - "波斯" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "米底亚" - ] - }, - "的七个大臣,就是", - { - "type": "char:pn", - "content": [ - "甲示拿" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "示达" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "押玛他" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "他施斯" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "米力" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "玛西拿" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "米母干" - ] - }, - ",都是达时务的明哲人。按王的常规,办事必先询问知例明法的人。王问他们说:", - { - "type": "verse:v", - "number": "15", - "sid": "EST 1:15" - }, - "「王后", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "不遵太监所传的王命,照例应当怎样办理呢?」", - { - "type": "verse:v", - "number": "16", - "sid": "EST 1:16" - }, - { - "type": "char:pn", - "content": [ - "米母干" - ] - }, - "在王和众首领面前回答说:「王后", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "这事,不但得罪王,并且有害于王各省的臣民;", - { - "type": "verse:v", - "number": "17", - "sid": "EST 1:17" - }, - "因为王后这事必传到众妇人的耳中,说:『", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王吩咐王后", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "到王面前,她却不来』,她们就藐视自己的丈夫。", - { - "type": "verse:v", - "number": "18", - "sid": "EST 1:18" - }, - "今日", - { - "type": "char:pn", - "content": [ - "波斯" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "米底亚" - ] - }, - "的众夫人听见王后这事,必向王的大臣", - { - "type": "char:add", - "content": [ - "照样" - ] - }, - "行;从此必大开藐视和忿怒之端。", - { - "type": "verse:v", - "number": "19", - "sid": "EST 1:19" - }, - "王若以为美,就降旨写在", - { - "type": "char:pn", - "content": [ - "波斯" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "米底亚" - ] - }, - "人的例中,永不更改,不准", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "再到王面前,将她王后的位分赐给比她还好的人。", - { - "type": "verse:v", - "number": "20", - "sid": "EST 1:20" - }, - "所降的旨意传遍通国(国度本来广大),所有的妇人,无论丈夫贵贱都必尊敬他。」", - { - "type": "verse:v", - "number": "21", - "sid": "EST 1:21" - }, - "王和众首领都以", - { - "type": "char:pn", - "content": [ - "米母干" - ] - }, - "的话为美,王就照这话去行,", - { - "type": "verse:v", - "number": "22", - "sid": "EST 1:22" - }, - "发诏书,用各省的文字、各族的方言通知各省,使为丈夫的在家中作主,各说本地的方言。" - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "EST 2" - }, - { - "type": "para:s1", - "content": [ - "以斯帖被立为王后" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 2:1" - }, - "这事以后,", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王的忿怒止息,就想念", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "和她所行的,并怎样降旨办她。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 2:2" - }, - "于是王的侍臣对王说:「不如为王寻找美貌的处女。", - { - "type": "verse:v", - "number": "3", - "sid": "EST 2:3" - }, - "王可以派官在国中的各省招聚美貌的处女到", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2:3" - ] - }, - { - "type": "char:ft", - "content": [ - "或译:宫" - ] - } - ], - "caller": "-" - }, - "的女院,交给掌管女子的太监", - { - "type": "char:pn", - "content": [ - "希该" - ] - }, - ",给她们当用的香品。", - { - "type": "verse:v", - "number": "4", - "sid": "EST 2:4" - }, - "王所喜爱的女子可以立为王后,代替", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "。」王以这事为美,就如此行。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EST 2:5" - }, - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城有一个", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,名叫", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - ",是", - { - "type": "char:pn", - "content": [ - "便雅悯" - ] - }, - "人", - { - "type": "char:pn", - "content": [ - "基士" - ] - }, - "的曾孙,", - { - "type": "char:pn", - "content": [ - "示每" - ] - }, - "的孙子,", - { - "type": "char:pn", - "content": [ - "睚珥" - ] - }, - "的儿子。", - { - "type": "verse:v", - "number": "6", - "sid": "EST 2:6" - }, - "从前", - { - "type": "char:pn", - "content": [ - "巴比伦" - ] - }, - "王", - { - "type": "char:pn", - "content": [ - "尼布甲尼撒" - ] - }, - "将", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "王", - { - "type": "char:pn", - "content": [ - "耶哥尼雅" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2:6" - ] - }, - { - "type": "char:ft", - "content": [ - "又名约雅斤" - ] - } - ], - "caller": "-" - }, - "和百姓从", - { - "type": "char:pn", - "content": [ - "耶路撒冷" - ] - }, - "掳去,", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "也在其内。", - { - "type": "verse:v", - "number": "7", - "sid": "EST 2:7" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "抚养他叔叔的女儿", - { - "type": "char:pn", - "content": [ - "哈大沙" - ] - }, - "(后名", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "),因为她没有父母。这女子又容貌俊美;她父母死了,", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "就收她为自己的女儿。", - { - "type": "verse:v", - "number": "8", - "sid": "EST 2:8" - }, - "王的谕旨传出,就招聚许多女子到", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城,交给掌管女子的", - { - "type": "char:pn", - "content": [ - "希该" - ] - }, - ";", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "也送入王宫,交付", - { - "type": "char:pn", - "content": [ - "希该" - ] - }, - "。", - { - "type": "verse:v", - "number": "9", - "sid": "EST 2:9" - }, - { - "type": "char:pn", - "content": [ - "希该" - ] - }, - "喜悦", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - ",就恩待她,急忙给她需用的香品和她所当得的分,又派所当得的七个宫女服事她,使她和她的宫女搬入女院上好的房屋。", - { - "type": "verse:v", - "number": "10", - "sid": "EST 2:10" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "未曾将籍贯宗族告诉人,因为", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "嘱咐她不可叫人知道。", - { - "type": "verse:v", - "number": "11", - "sid": "EST 2:11" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "天天在女院前边行走,要知道", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "平安不平安,并后事如何。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EST 2:12" - }, - "众女子照例先洁净身体十二个月:六个月用没药油,六个月用香料和洁身之物。满了日期,然后挨次进去见", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王。", - { - "type": "verse:v", - "number": "13", - "sid": "EST 2:13" - }, - "女子进去见王是这样:从女院到王宫的时候,凡她所要的都必给她。", - { - "type": "verse:v", - "number": "14", - "sid": "EST 2:14" - }, - "晚上进去,次日回到女子第二院,交给掌管妃嫔的太监", - { - "type": "char:pn", - "content": [ - "沙甲" - ] - }, - ";除非王喜爱她,再提名召她,就不再进去见王。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EST 2:15" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "叔叔", - { - "type": "char:pn", - "content": [ - "亚比孩" - ] - }, - "的女儿,就是", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "收为自己女儿的", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - ",按次序当进去见王的时候,除了掌管女子的太监", - { - "type": "char:pn", - "content": [ - "希该" - ] - }, - "所派定给她的,她别无所求。凡看见", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "的都喜悦她。", - { - "type": "verse:v", - "number": "16", - "sid": "EST 2:16" - }, - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王第七年十月,就是提别月,", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "被引入宫见王。", - { - "type": "verse:v", - "number": "17", - "sid": "EST 2:17" - }, - "王爱", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "过于爱众女,她在王眼前蒙宠爱比众处女更甚。王就把王后的冠冕戴在她头上,立她为王后,代替", - { - "type": "char:pn", - "content": [ - "瓦实提" - ] - }, - "。", - { - "type": "verse:v", - "number": "18", - "sid": "EST 2:18" - }, - "王因", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "的缘故给众首领和臣仆设摆大筵席,又豁免各省的", - { - "type": "char:add", - "content": [ - "租税" - ] - }, - ",并照王的厚意大颁赏赐。" - ] - }, - { - "type": "para:s1", - "content": [ - "末底改救王的命" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EST 2:19" - }, - "第二次招聚处女的时候,", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "坐在朝门。", - { - "type": "verse:v", - "number": "20", - "sid": "EST 2:20" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "照着", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "所嘱咐的,还没有将籍贯宗族告诉人;因为", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "遵", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "的命,如抚养她的时候一样。", - { - "type": "verse:v", - "number": "21", - "sid": "EST 2:21" - }, - "当那时候,", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "坐在朝门,王的太监中有两个守门的,", - { - "type": "char:pn", - "content": [ - "辟探" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "提列" - ] - }, - ",恼恨", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王,想要下手害他。", - { - "type": "verse:v", - "number": "22", - "sid": "EST 2:22" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "知道了,就告诉王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "。", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "奉", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "的名,报告于王;", - { - "type": "verse:v", - "number": "23", - "sid": "EST 2:23" - }, - "究察这事,果然是实,就把二人挂在木头上,将这事在王面前写于历史上。" - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "EST 3" - }, - { - "type": "para:s1", - "content": [ - "哈曼阴谋除灭犹大人" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 3:1" - }, - "这事以后,", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王抬举", - { - "type": "char:pn", - "content": [ - "亚甲" - ] - }, - "族", - { - "type": "char:pn", - "content": [ - "哈米大他" - ] - }, - "的儿子", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - ",使他高升,叫他的爵位超过与他同事的一切臣宰。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 3:2" - }, - "在朝门的一切臣仆都跪拜", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - ",因为王如此吩咐;惟独", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "不跪不拜。", - { - "type": "verse:v", - "number": "3", - "sid": "EST 3:3" - }, - "在朝门的臣仆问", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "说:「你为何违背王的命令呢?」", - { - "type": "verse:v", - "number": "4", - "sid": "EST 3:4" - }, - "他们天天劝他,他还是不听,他们就告诉", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - ",要看", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "的事站得住站不住,因他已经告诉他们自己是", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人。", - { - "type": "verse:v", - "number": "5", - "sid": "EST 3:5" - }, - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "见", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "不跪不拜,他就怒气填胸。", - { - "type": "verse:v", - "number": "6", - "sid": "EST 3:6" - }, - "他们已将", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "的本族告诉", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - ";他以为下手害", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "一人是小事,就要灭绝", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王通国所有的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,就是", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "的本族。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EST 3:7" - }, - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王十二年正月,就是尼散月,人在", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "面前,按日日月月掣普珥,就是掣签,要定何月何日为吉,择定了十二月,就是亚达月。", - { - "type": "verse:v", - "number": "8", - "sid": "EST 3:8" - }, - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "对", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王说:「有一种民散居在王国各省的民中;他们的律例与万民的律例不同,也不守王的律例,所以容留他们与王无益。", - { - "type": "verse:v", - "number": "9", - "sid": "EST 3:9" - }, - "王若以为美,请下旨意灭绝他们;我就捐一万他连得银子交给掌管国帑的人,纳入王的府库。」", - { - "type": "verse:v", - "number": "10", - "sid": "EST 3:10" - }, - "于是王从自己手上摘下戒指给", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的仇敌—", - { - "type": "char:pn", - "content": [ - "亚甲" - ] - }, - "族", - { - "type": "char:pn", - "content": [ - "哈米大他" - ] - }, - "的儿子", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "。", - { - "type": "verse:v", - "number": "11", - "sid": "EST 3:11" - }, - "王对", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "说:「这银子仍赐给你,这民也交给你,你可以随意待他们。」" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EST 3:12" - }, - "正月十三日,就召了王的书记来,照着", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "一切所吩咐的,用各省的文字、各族的方言,奉", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王的名写旨意,传与总督和各省的省长,并各族的首领;又用王的戒指盖印,", - { - "type": "verse:v", - "number": "13", - "sid": "EST 3:13" - }, - "交给驿卒传到王的各省,吩咐将", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,无论老少妇女孩子,在一日之间,十二月,就是亚达月十三日,全然剪除,杀戮灭绝,并夺他们的财为掠物。", - { - "type": "verse:v", - "number": "14", - "sid": "EST 3:14" - }, - "抄录这旨意,颁行各省,宣告各族,使他们预备等候那日。", - { - "type": "verse:v", - "number": "15", - "sid": "EST 3:15" - }, - "驿卒奉王命急忙起行,旨意也传遍", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城。王同", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "坐下饮", - { - "type": "char:add", - "content": [ - "酒" - ] - }, - ",", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城的民却都慌乱。" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "EST 4" - }, - { - "type": "para:s1", - "content": [ - "末底改求以斯帖帮忙" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 4:1" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "知道所做的这一切事,就撕裂衣服,穿麻衣,蒙灰尘,在城中行走,痛哭哀号。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 4:2" - }, - "到了朝门前", - { - "type": "char:add", - "content": [ - "停住脚步" - ] - }, - ",因为穿麻衣的不可进朝门。", - { - "type": "verse:v", - "number": "3", - "sid": "EST 4:3" - }, - "王的谕旨所到的各省各处,", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人大大悲哀,禁食哭泣哀号,穿麻衣躺在灰中的甚多。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EST 4:4" - }, - "王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "的宫女和太监来把这事告诉", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - ",她甚是忧愁,就送衣服给", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "穿,要他脱下麻衣,他却不受。", - { - "type": "verse:v", - "number": "5", - "sid": "EST 4:5" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "就把王所派伺候她的一个太监,名叫", - { - "type": "char:pn", - "content": [ - "哈他革" - ] - }, - "召来,吩咐他去见", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - ",要知道这是什么事,是什么缘故。", - { - "type": "verse:v", - "number": "6", - "sid": "EST 4:6" - }, - "于是", - { - "type": "char:pn", - "content": [ - "哈他革" - ] - }, - "出到朝门前的宽阔处见", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "。", - { - "type": "verse:v", - "number": "7", - "sid": "EST 4:7" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "将自己所遇的事,并", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "为灭绝", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人应许捐入王库的银数都告诉了他;", - { - "type": "verse:v", - "number": "8", - "sid": "EST 4:8" - }, - "又将所抄写传遍", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城要灭绝", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的旨意交给", - { - "type": "char:pn", - "content": [ - "哈他革" - ] - }, - ",要给", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "看,又要给她说明,并嘱咐她进去见王,为本族的人在王面前恳切祈求。", - { - "type": "verse:v", - "number": "9", - "sid": "EST 4:9" - }, - { - "type": "char:pn", - "content": [ - "哈他革" - ] - }, - "回来,将", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "的话告诉", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - ";", - { - "type": "verse:v", - "number": "10", - "sid": "EST 4:10" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "就吩咐", - { - "type": "char:pn", - "content": [ - "哈他革" - ] - }, - "去见", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "说" - ] - }, - ":", - { - "type": "verse:v", - "number": "11", - "sid": "EST 4:11" - }, - "「王的一切臣仆和各省的人民都知道有一个定例:若不蒙召,擅入内院见王的,无论男女必被治死;除非王向他伸出金杖,不得存活。现在我没有蒙召进去见王已经三十日了。」", - { - "type": "verse:v", - "number": "12", - "sid": "EST 4:12" - }, - "人就把", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "这话告诉", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "。", - { - "type": "verse:v", - "number": "13", - "sid": "EST 4:13" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "托人回复", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「你莫想在王宫里强过一切", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,得免这祸。", - { - "type": "verse:v", - "number": "14", - "sid": "EST 4:14" - }, - "此时你若闭口不言,", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人必从别处得解脱,蒙拯救;你和你父家必致灭亡。焉知你得了王后的位分不是为现今的机会吗?」", - { - "type": "verse:v", - "number": "15", - "sid": "EST 4:15" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "就吩咐人回报", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "说:", - { - "type": "verse:v", - "number": "16", - "sid": "EST 4:16" - }, - "「你当去招聚", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城所有的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,为我禁食三昼三夜,不吃不喝;我和我的宫女也要这样禁食。然后我违例进去见王,我若死就死吧!」", - { - "type": "verse:v", - "number": "17", - "sid": "EST 4:17" - }, - "于是", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "照", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "一切所吩咐的去行。" - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "EST 5" - }, - { - "type": "para:s1", - "content": [ - "以斯帖为王和哈曼设筵席" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 5:1" - }, - "第三日,", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "穿上朝服,进王宫的内院,对殿站立。王在殿里坐在宝座上,对着殿门。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 5:2" - }, - "王见王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "站在院内,就施恩于她,向她伸出手中的金杖;", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "便向前摸杖头。", - { - "type": "verse:v", - "number": "3", - "sid": "EST 5:3" - }, - "王对她说:「王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "啊,你要什么?你求什么,就是国的一半也必赐给你。」", - { - "type": "verse:v", - "number": "4", - "sid": "EST 5:4" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「王若以为美,就请王带着", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "今日赴我所预备的筵席。」", - { - "type": "verse:v", - "number": "5", - "sid": "EST 5:5" - }, - "王说:「叫", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "速速照", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "的话去行。」于是王带着", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "赴", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "所预备的筵席。", - { - "type": "verse:v", - "number": "6", - "sid": "EST 5:6" - }, - "在酒席筵前,王又问", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「你要什么,我必赐给你;你求什么,就是国的一半也必", - { - "type": "char:add", - "content": [ - "为你" - ] - }, - "成就。」", - { - "type": "verse:v", - "number": "7", - "sid": "EST 5:7" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "回答说:「我有所要,我有所求。", - { - "type": "verse:v", - "number": "8", - "sid": "EST 5:8" - }, - "我若在王眼前蒙恩,王若愿意赐我所要的,准我所求的,就请王带着", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "再赴我所要预备的筵席。明日我必照王所问的说明。」" - ] - }, - { - "type": "para:s1", - "content": [ - "哈曼阴谋杀末底改" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EST 5:9" - }, - "那日", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "心中快乐,欢欢喜喜地出来;但见", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "在朝门不站起来,连身也不动,就满心恼怒", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "。", - { - "type": "verse:v", - "number": "10", - "sid": "EST 5:10" - }, - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "暂且忍耐回家,叫人请他朋友和他妻子", - { - "type": "char:pn", - "content": [ - "细利斯" - ] - }, - "来。", - { - "type": "verse:v", - "number": "11", - "sid": "EST 5:11" - }, - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "将他富厚的荣耀、众多的儿女,和王抬举他使他超乎首领臣仆之上,都述说给他们听。", - { - "type": "verse:v", - "number": "12", - "sid": "EST 5:12" - }, - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "又说:「王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "预备筵席,除了我之外不许别人随王赴席。明日王后又请我随王赴席;", - { - "type": "verse:v", - "number": "13", - "sid": "EST 5:13" - }, - "只是我见", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "坐在朝门,虽有这一切", - { - "type": "char:add", - "content": [ - "荣耀" - ] - }, - ",也与我无益。」", - { - "type": "verse:v", - "number": "14", - "sid": "EST 5:14" - }, - "他的妻", - { - "type": "char:pn", - "content": [ - "细利斯" - ] - }, - "和他一切的朋友对他说:「不如立一个五丈高的木架,明早求王将", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "挂在其上,然后你可以欢欢喜喜地随王赴席。」", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "以这话为美,就叫人做了木架。" - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "EST 6" - }, - { - "type": "para:s1", - "content": [ - "王赐末底改荣誉" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 6:1" - }, - "那夜王睡不着觉,就吩咐人取历史来,念给他听。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 6:2" - }, - "正遇见书上写着", - { - "type": "char:add", - "content": [ - "说" - ] - }, - ":王的太监中有两个守门的,", - { - "type": "char:pn", - "content": [ - "辟探" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "提列" - ] - }, - ",想要下手害", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王,", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "将这事告诉", - { - "type": "char:add", - "content": [ - "王后" - ] - }, - "。", - { - "type": "verse:v", - "number": "3", - "sid": "EST 6:3" - }, - "王说:「", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "行了这事,赐他什么尊荣爵位没有?」伺候王的臣仆回答说:「没有赐他什么。」", - { - "type": "verse:v", - "number": "4", - "sid": "EST 6:4" - }, - "王说:「谁在院子里?」(那时", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "正进王宫的外院,要求王将", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "挂在他所预备的木架上。)", - { - "type": "verse:v", - "number": "5", - "sid": "EST 6:5" - }, - "臣仆说:「", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "站在院内。」王说:「叫他进来。」", - { - "type": "verse:v", - "number": "6", - "sid": "EST 6:6" - }, - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "就进去。王问他说:「王所喜悦尊荣的人,当如何待他呢?」", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "心里说:「王所喜悦尊荣的,不是我是谁呢?」", - { - "type": "verse:v", - "number": "7", - "sid": "EST 6:7" - }, - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "就回答说:「王所喜悦尊荣的,", - { - "type": "verse:v", - "number": "8", - "sid": "EST 6:8" - }, - "当将王常穿的朝服和戴冠的御马,", - { - "type": "verse:v", - "number": "9", - "sid": "EST 6:9" - }, - "都交给王极尊贵的一个大臣,命他将衣服给王所喜悦尊荣的人穿上,使他骑上马,走遍城里的街市,在他面前宣告说:王所喜悦尊荣的人,就如此待他。」", - { - "type": "verse:v", - "number": "10", - "sid": "EST 6:10" - }, - "王对", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "说:「你速速将这衣服和马,照你所说的,向坐在朝门的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "去行。凡你所说的,一样不可缺。」", - { - "type": "verse:v", - "number": "11", - "sid": "EST 6:11" - }, - "于是", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "将朝服给", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "穿上,使他骑上马,走遍城里的街市,在他面前宣告说:「王所喜悦尊荣的人,就如此待他。」" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EST 6:12" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "仍回到朝门,", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "却忧忧闷闷地蒙着头,急忙回家去了,", - { - "type": "verse:v", - "number": "13", - "sid": "EST 6:13" - }, - "将所遇的一切事详细说给他的妻", - { - "type": "char:pn", - "content": [ - "细利斯" - ] - }, - "和他的众朋友听。他的智慧人和他的妻", - { - "type": "char:pn", - "content": [ - "细利斯" - ] - }, - "对他说:「你在", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "面前始而败落,他如果是", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,你必不能胜他,终必在他面前败落。」" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EST 6:14" - }, - "他们还与", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "说话的时候,王的太监来催", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "快去赴", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "所预备的筵席。" - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "EST 7" - }, - { - "type": "para:s1", - "content": [ - "哈曼被处死" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 7:1" - }, - "王带着", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "来赴王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "的筵席。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 7:2" - }, - "这第二次在酒席筵前,王又问", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "啊,你要什么,我必赐给你;你求什么,就是国的一半也必", - { - "type": "char:add", - "content": [ - "为你" - ] - }, - "成就。」", - { - "type": "verse:v", - "number": "3", - "sid": "EST 7:3" - }, - "王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "回答说:「我若在王眼前蒙恩,王若以为美,我所愿的,是愿王将我的性命赐给我;我所求的,是求王将我的本族赐给我。", - { - "type": "verse:v", - "number": "4", - "sid": "EST 7:4" - }, - "因我和我的本族被卖了,要剪除杀戮灭绝我们。我们若被卖为奴为婢,我也闭口不言;但王的损失,敌人万不能补足。」", - { - "type": "verse:v", - "number": "5", - "sid": "EST 7:5" - }, - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王问王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「擅敢起意如此行的是谁?这人在哪里呢?」", - { - "type": "verse:v", - "number": "6", - "sid": "EST 7:6" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「仇人敌人就是这恶人", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "!」" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "在王和王后面前就甚惊惶。", - { - "type": "verse:v", - "number": "7", - "sid": "EST 7:7" - }, - "王便大怒,起来离开酒席往御园去了。", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "见王定意要加罪与他,就起来,求王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "救命。", - { - "type": "verse:v", - "number": "8", - "sid": "EST 7:8" - }, - "王从御园回到酒席之处,见", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "伏在", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "所靠的榻上;王说:「他竟敢在宫内、在我面前凌辱王后吗?」这话一出王口,人就蒙了", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "的脸。", - { - "type": "verse:v", - "number": "9", - "sid": "EST 7:9" - }, - "伺候王的一个太监名叫", - { - "type": "char:pn", - "content": [ - "哈波拿" - ] - }, - ",说:「", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "为那救王有功的", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "做了五丈高的木架,现今立在", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "家里。」王说:「把", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "挂在其上。」", - { - "type": "verse:v", - "number": "10", - "sid": "EST 7:10" - }, - "于是人将", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "挂在他为", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "所预备的木架上。王的忿怒这才止息。" - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "EST 8" - }, - { - "type": "para:s1", - "content": [ - "犹大人的反击" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 8:1" - }, - "当日,", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王把", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人仇敌", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "的家产赐给王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "。", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "也来到王面前,因为", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "已经告诉王,", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "是她的亲属。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 8:2" - }, - "王摘下自己的戒指,就是从", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "追回的,给了", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "。", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "派", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "管理", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "的家产。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EST 8:3" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "又俯伏在王脚前,流泪哀告,求他除掉", - { - "type": "char:pn", - "content": [ - "亚甲" - ] - }, - "族", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "害", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的恶谋。", - { - "type": "verse:v", - "number": "4", - "sid": "EST 8:4" - }, - "王向", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "伸出金杖;", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "就起来,站在王前,", - { - "type": "verse:v", - "number": "5", - "sid": "EST 8:5" - }, - "说:「", - { - "type": "char:pn", - "content": [ - "亚甲" - ] - }, - "族", - { - "type": "char:pn", - "content": [ - "哈米大他" - ] - }, - "的儿子", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "设谋传旨,要杀灭在王各省的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人。现今王若愿意,我若在王眼前蒙恩,王若以为美,若喜悦我,请王另下旨意,废除", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "所传的那旨意。", - { - "type": "verse:v", - "number": "6", - "sid": "EST 8:6" - }, - "我何忍见我本族的人受害?何忍见我同宗的人被灭呢?」", - { - "type": "verse:v", - "number": "7", - "sid": "EST 8:7" - }, - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王对王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "说:「因", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "要下手害", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,我已将他的家产赐给", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - ",人也将", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "挂在木架上。", - { - "type": "verse:v", - "number": "8", - "sid": "EST 8:8" - }, - "现在你们可以随意奉王的名写谕旨给", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,用王的戒指盖印;因为奉王名所写、用王戒指盖印的谕旨,人都不能废除。」" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EST 8:9" - }, - "三月,就是西弯月二十三日,将王的书记召来,按着", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "所吩咐的,用各省的文字、各族的方言,并", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的文字方言写谕旨,传给那从", - { - "type": "char:pn", - "content": [ - "印度" - ] - }, - "直到", - { - "type": "char:pn", - "content": [ - "古实" - ] - }, - "一百二十七省的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人和总督省长首领。", - { - "type": "verse:v", - "number": "10", - "sid": "EST 8:10" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "奉", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王的名写谕旨,用王的戒指盖印,交给骑御马圈快马的驿卒,传", - { - "type": "char:add", - "content": [ - "到各处" - ] - }, - "。", - { - "type": "verse:v", - "number": "11-12", - "sid": "EST 8:11-12" - }, - "谕旨中,王准各省各城的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人在一日之间,十二月,就是亚达月十三日,聚集保护性命,剪除杀戮灭绝那要攻击", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的一切仇敌和他们的妻子儿女,夺取他们的财为掠物。", - { - "type": "verse:v", - "number": "13", - "sid": "EST 8:13" - }, - "抄录这谕旨,颁行各省,宣告各族,使", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人预备等候那日,在仇敌身上报仇。", - { - "type": "verse:v", - "number": "14", - "sid": "EST 8:14" - }, - "于是骑快马的驿卒被王命催促,急忙起行;谕旨也传遍", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EST 8:15" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "穿着蓝色白色的朝服,头戴大金冠冕,又穿紫色细麻布的外袍,从王面前出来;", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城的人民都欢呼快乐。", - { - "type": "verse:v", - "number": "16", - "sid": "EST 8:16" - }, - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人有光荣,欢喜快乐而得尊贵。", - { - "type": "verse:v", - "number": "17", - "sid": "EST 8:17" - }, - "王的谕旨所到的各省各城,", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人都欢喜快乐,设摆筵宴,以那日为吉日。那国的人民,有许多因惧怕", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,就入了", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "籍。" - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "EST 9" - }, - { - "type": "para:s1", - "content": [ - "犹大人除灭他们的仇敌" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 9:1" - }, - "十二月,乃亚达月十三日,王的谕旨将要举行,就是", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的仇敌盼望辖制他们的日子,", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人反倒辖制恨他们的人。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 9:2" - }, - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人在", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王各省的城里聚集,下手击杀那要害他们的人。无人能敌挡他们,因为各族都惧怕他们。", - { - "type": "verse:v", - "number": "3", - "sid": "EST 9:3" - }, - "各省的首领、总督、省长,和办理王事的人,因惧怕", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - ",就都帮助", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人。", - { - "type": "verse:v", - "number": "4", - "sid": "EST 9:4" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "在朝中为大,名声传遍各省,日渐昌盛。", - { - "type": "verse:v", - "number": "5", - "sid": "EST 9:5" - }, - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人用刀击杀一切仇敌,任意杀灭恨他们的人。", - { - "type": "verse:v", - "number": "6", - "sid": "EST 9:6" - }, - "在", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城,", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人杀灭了五百人;", - { - "type": "verse:v", - "number": "7", - "sid": "EST 9:7" - }, - "又杀", - { - "type": "char:pn", - "content": [ - "巴珊大他" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "达分" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "亚斯帕他" - ] - }, - "、", - { - "type": "verse:v", - "number": "8", - "sid": "EST 9:8" - }, - { - "type": "char:pn", - "content": [ - "破拉他" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "亚大利雅" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "亚利大他" - ] - }, - "、", - { - "type": "verse:v", - "number": "9", - "sid": "EST 9:9" - }, - { - "type": "char:pn", - "content": [ - "帕玛斯他" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "亚利赛" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "亚利代" - ] - }, - "、", - { - "type": "char:pn", - "content": [ - "瓦耶撒他" - ] - }, - ";", - { - "type": "verse:v", - "number": "10", - "sid": "EST 9:10" - }, - "这十人都是", - { - "type": "char:pn", - "content": [ - "哈米大他" - ] - }, - "的孙子、", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人仇敌", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "的儿子。", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人却没有下手夺取财物。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EST 9:11" - }, - "当日,将", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城被杀的人数呈在王前。", - { - "type": "verse:v", - "number": "12", - "sid": "EST 9:12" - }, - "王对王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人在", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "城杀灭了五百人,又杀了", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "的十个儿子,在王的各省不知如何呢?现在你要什么,我必赐给你;你还求什么,也必", - { - "type": "char:add", - "content": [ - "为你" - ] - }, - "成就。」", - { - "type": "verse:v", - "number": "13", - "sid": "EST 9:13" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "说:「王若以为美,求你准", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,明日也照今日的旨意行,并将", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "十个儿子的尸首挂在木架上。」", - { - "type": "verse:v", - "number": "14", - "sid": "EST 9:14" - }, - "王便允准如此行。旨意传在", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - ",人就把", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "十个儿子的尸首挂起来了。", - { - "type": "verse:v", - "number": "15", - "sid": "EST 9:15" - }, - "亚达月十四日,", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人又聚集在", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - ",杀了三百人,却没有下手夺取财物。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EST 9:16" - }, - "在王各省其余的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人也都聚集保护性命,杀了恨他们的人七万五千,却没有下手夺取财物。这样,就脱离仇敌,得享平安。", - { - "type": "verse:v", - "number": "17", - "sid": "EST 9:17" - }, - "亚达月十三日,", - { - "type": "char:add", - "content": [ - "行了这事" - ] - }, - ";十四日安息,以这日为设筵欢乐的日子。", - { - "type": "verse:v", - "number": "18", - "sid": "EST 9:18" - }, - "但", - { - "type": "char:pn", - "content": [ - "书珊" - ] - }, - "的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,这十三日、十四日聚集", - { - "type": "char:add", - "content": [ - "杀戮仇敌" - ] - }, - ";十五日安息,以这日为设筵欢乐的日子。", - { - "type": "verse:v", - "number": "19", - "sid": "EST 9:19" - }, - "所以住无城墙乡村的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,如今都以亚达月十四日为设筵欢乐的吉日,彼此馈送礼物。" - ] - }, - { - "type": "para:s1", - "content": [ - "普珥日" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EST 9:20" - }, - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "记录这事,写信与", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王各省远近所有的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,", - { - "type": "verse:v", - "number": "21", - "sid": "EST 9:21" - }, - "嘱咐他们每年守亚达月十四、十五两日,", - { - "type": "verse:v", - "number": "22", - "sid": "EST 9:22" - }, - "以这月的两日为", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人脱离仇敌得平安、转忧为喜、转悲为乐的吉日。在这两日设筵欢乐,彼此馈送礼物,周济穷人。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "EST 9:23" - }, - "于是,", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人按着", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "所写与他们的信,应承照初次所守的守为永例;", - { - "type": "verse:v", - "number": "24", - "sid": "EST 9:24" - }, - "是因", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的仇敌", - { - "type": "char:pn", - "content": [ - "亚甲" - ] - }, - "族", - { - "type": "char:pn", - "content": [ - "哈米大他" - ] - }, - "的儿子", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "设谋杀害", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,掣普珥,就是掣签,为要杀尽灭绝他们;", - { - "type": "verse:v", - "number": "25", - "sid": "EST 9:25" - }, - "这事报告于王,王便降旨使", - { - "type": "char:pn", - "content": [ - "哈曼" - ] - }, - "谋害", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人的恶事归到他自己的头上,并吩咐把他和他的众子都挂在木架上。", - { - "type": "verse:v", - "number": "26", - "sid": "EST 9:26" - }, - "照着普珥的名字,", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人就称这两日为「普珥日」。他们因这信上的话,又因所看见所遇见的事,", - { - "type": "verse:v", - "number": "27", - "sid": "EST 9:27" - }, - "就应承自己与后裔,并归附他们的人,每年按时必守这两日,永远不废。", - { - "type": "verse:v", - "number": "28", - "sid": "EST 9:28" - }, - "各省各城、家家户户、世世代代纪念遵守这两日,使这「普珥日」在", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人中不可废掉,在他们后裔中也不可忘记。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EST 9:29" - }, - { - "type": "char:pn", - "content": [ - "亚比孩" - ] - }, - "的女儿—王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "以全权写第二封信,坚嘱", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人守这「普珥日」,", - { - "type": "verse:v", - "number": "30", - "sid": "EST 9:30" - }, - "用和平诚实话写信给", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - { - "type": "char:add", - "content": [ - "王" - ] - }, - "国中一百二十七省所有的", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人,", - { - "type": "verse:v", - "number": "31", - "sid": "EST 9:31" - }, - "劝他们按时守这「普珥日」,禁食呼求,是照", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "和王后", - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "所嘱咐的,也照", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人为自己与后裔所应承的。", - { - "type": "verse:v", - "number": "32", - "sid": "EST 9:32" - }, - { - "type": "char:pn", - "content": [ - "以斯帖" - ] - }, - "命定守「普珥日」,这事也记录在书上。" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "EST 10" - }, - { - "type": "para:s1", - "content": [ - "亚哈随鲁和末底改的功绩" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EST 10:1" - }, - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王使旱地和海岛的人民都进贡。", - { - "type": "verse:v", - "number": "2", - "sid": "EST 10:2" - }, - "他以权柄能力所行的,并他抬举", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "使他高升的事,岂不都写在", - { - "type": "char:pn", - "content": [ - "米底亚" - ] - }, - "和", - { - "type": "char:pn", - "content": [ - "波斯" - ] - }, - "王的历史上吗?", - { - "type": "verse:v", - "number": "3", - "sid": "EST 10:3" - }, - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人", - { - "type": "char:pn", - "content": [ - "末底改" - ] - }, - "作", - { - "type": "char:pn", - "content": [ - "亚哈随鲁" - ] - }, - "王的宰相,在", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人中为大,得他众弟兄的喜悦,为本族的人求好处,向他们说和平的话。" - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "EST", + "content": [ + "Chinese-Simplified Script: Chinese Union New Punctuation 1989" + ] + }, + { + "type": "para:h", + "content": [ + "以斯帖记" + ] + }, + { + "type": "para:toc1", + "content": [ + "以斯帖记" + ] + }, + { + "type": "para:toc2", + "content": [ + "以斯帖记" + ] + }, + { + "type": "para:mt1", + "content": [ + "以斯帖记" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "EST 1" + }, + { + "type": "para:s1", + "content": [ + "亚哈随鲁王废瓦实提王后" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 1:1" + }, + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "作王,从", + { + "type": "char:pn", + "content": [ + "印度" + ] + }, + "直到", + { + "type": "char:pn", + "content": [ + "古实" + ] + }, + ",统管一百二十七省。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 1:2" + }, + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王在", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城的宫登基;", + { + "type": "verse:v", + "number": "3", + "sid": "EST 1:3" + }, + "在位第三年,为他一切首领臣仆设摆筵席,有", + { + "type": "char:pn", + "content": [ + "波斯" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "米底亚" + ] + }, + "的权贵,就是各省的贵胄与首领,在他面前。", + { + "type": "verse:v", + "number": "4", + "sid": "EST 1:4" + }, + "他把他荣耀之国的丰富和他美好威严的尊贵给他们看了许多日,就是一百八十日。", + { + "type": "verse:v", + "number": "5", + "sid": "EST 1:5" + }, + "这日子满了,又为所有住", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城的大小人民在御园的院子里设摆筵席七日。", + { + "type": "verse:v", + "number": "6", + "sid": "EST 1:6" + }, + "有白色、绿色、蓝色的", + { + "type": "char:add", + "content": [ + "帐子" + ] + }, + ",用细麻绳、紫色绳从银环内系在白玉石柱上;有金银的床榻摆在红、白、黄、黑玉石的铺石地上。", + { + "type": "verse:v", + "number": "7", + "sid": "EST 1:7" + }, + "用金器皿赐酒,器皿各有不同。御酒甚多,足显王的厚意。", + { + "type": "verse:v", + "number": "8", + "sid": "EST 1:8" + }, + "喝酒有例,不准勉强人,因王吩咐宫里的一切臣宰,让人各随己意。", + { + "type": "verse:v", + "number": "9", + "sid": "EST 1:9" + }, + "王后", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "在", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王的宫内也为妇女设摆筵席。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EST 1:10" + }, + "第七日,", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王饮酒,心中快乐,就吩咐在他面前侍立的七个太监", + { + "type": "char:pn", + "content": [ + "米户幔" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "比斯他" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "哈波拿" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "比革他" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "亚拔他" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "西达" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "甲迦" + ] + }, + ",", + { + "type": "verse:v", + "number": "11", + "sid": "EST 1:11" + }, + "请王后", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "头戴王后的冠冕到王面前,使各等臣民看她的美貌,因为她容貌甚美。", + { + "type": "verse:v", + "number": "12", + "sid": "EST 1:12" + }, + "王后", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "却不肯遵太监所传的王命而来,所以王甚发怒,心如火烧。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13-14", + "sid": "EST 1:13-14" + }, + "那时,在王左右常见王面、国中坐高位的,有", + { + "type": "char:pn", + "content": [ + "波斯" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "米底亚" + ] + }, + "的七个大臣,就是", + { + "type": "char:pn", + "content": [ + "甲示拿" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "示达" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "押玛他" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "他施斯" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "米力" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "玛西拿" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "米母干" + ] + }, + ",都是达时务的明哲人。按王的常规,办事必先询问知例明法的人。王问他们说:", + { + "type": "verse:v", + "number": "15", + "sid": "EST 1:15" + }, + "「王后", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "不遵太监所传的王命,照例应当怎样办理呢?」", + { + "type": "verse:v", + "number": "16", + "sid": "EST 1:16" + }, + { + "type": "char:pn", + "content": [ + "米母干" + ] + }, + "在王和众首领面前回答说:「王后", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "这事,不但得罪王,并且有害于王各省的臣民;", + { + "type": "verse:v", + "number": "17", + "sid": "EST 1:17" + }, + "因为王后这事必传到众妇人的耳中,说:『", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王吩咐王后", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "到王面前,她却不来』,她们就藐视自己的丈夫。", + { + "type": "verse:v", + "number": "18", + "sid": "EST 1:18" + }, + "今日", + { + "type": "char:pn", + "content": [ + "波斯" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "米底亚" + ] + }, + "的众夫人听见王后这事,必向王的大臣", + { + "type": "char:add", + "content": [ + "照样" + ] + }, + "行;从此必大开藐视和忿怒之端。", + { + "type": "verse:v", + "number": "19", + "sid": "EST 1:19" + }, + "王若以为美,就降旨写在", + { + "type": "char:pn", + "content": [ + "波斯" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "米底亚" + ] + }, + "人的例中,永不更改,不准", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "再到王面前,将她王后的位分赐给比她还好的人。", + { + "type": "verse:v", + "number": "20", + "sid": "EST 1:20" + }, + "所降的旨意传遍通国(国度本来广大),所有的妇人,无论丈夫贵贱都必尊敬他。」", + { + "type": "verse:v", + "number": "21", + "sid": "EST 1:21" + }, + "王和众首领都以", + { + "type": "char:pn", + "content": [ + "米母干" + ] + }, + "的话为美,王就照这话去行,", + { + "type": "verse:v", + "number": "22", + "sid": "EST 1:22" + }, + "发诏书,用各省的文字、各族的方言通知各省,使为丈夫的在家中作主,各说本地的方言。" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "EST 2" + }, + { + "type": "para:s1", + "content": [ + "以斯帖被立为王后" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 2:1" + }, + "这事以后,", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王的忿怒止息,就想念", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "和她所行的,并怎样降旨办她。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 2:2" + }, + "于是王的侍臣对王说:「不如为王寻找美貌的处女。", + { + "type": "verse:v", + "number": "3", + "sid": "EST 2:3" + }, + "王可以派官在国中的各省招聚美貌的处女到", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城", + { + "type": "note:f", + "caller": "-", + "content": [ + { + "type": "char:fr", + "content": [ + "2:3" + ] + }, + { + "type": "char:ft", + "content": [ + "或译:宫" + ] + } + ] + }, + "的女院,交给掌管女子的太监", + { + "type": "char:pn", + "content": [ + "希该" + ] + }, + ",给她们当用的香品。", + { + "type": "verse:v", + "number": "4", + "sid": "EST 2:4" + }, + "王所喜爱的女子可以立为王后,代替", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "。」王以这事为美,就如此行。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EST 2:5" + }, + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城有一个", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,名叫", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + ",是", + { + "type": "char:pn", + "content": [ + "便雅悯" + ] + }, + "人", + { + "type": "char:pn", + "content": [ + "基士" + ] + }, + "的曾孙,", + { + "type": "char:pn", + "content": [ + "示每" + ] + }, + "的孙子,", + { + "type": "char:pn", + "content": [ + "睚珥" + ] + }, + "的儿子。", + { + "type": "verse:v", + "number": "6", + "sid": "EST 2:6" + }, + "从前", + { + "type": "char:pn", + "content": [ + "巴比伦" + ] + }, + "王", + { + "type": "char:pn", + "content": [ + "尼布甲尼撒" + ] + }, + "将", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "王", + { + "type": "char:pn", + "content": [ + "耶哥尼雅" + ] + }, + { + "type": "note:f", + "caller": "-", + "content": [ + { + "type": "char:fr", + "content": [ + "2:6" + ] + }, + { + "type": "char:ft", + "content": [ + "又名约雅斤" + ] + } + ] + }, + "和百姓从", + { + "type": "char:pn", + "content": [ + "耶路撒冷" + ] + }, + "掳去,", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "也在其内。", + { + "type": "verse:v", + "number": "7", + "sid": "EST 2:7" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "抚养他叔叔的女儿", + { + "type": "char:pn", + "content": [ + "哈大沙" + ] + }, + "(后名", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "),因为她没有父母。这女子又容貌俊美;她父母死了,", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "就收她为自己的女儿。", + { + "type": "verse:v", + "number": "8", + "sid": "EST 2:8" + }, + "王的谕旨传出,就招聚许多女子到", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城,交给掌管女子的", + { + "type": "char:pn", + "content": [ + "希该" + ] + }, + ";", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "也送入王宫,交付", + { + "type": "char:pn", + "content": [ + "希该" + ] + }, + "。", + { + "type": "verse:v", + "number": "9", + "sid": "EST 2:9" + }, + { + "type": "char:pn", + "content": [ + "希该" + ] + }, + "喜悦", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + ",就恩待她,急忙给她需用的香品和她所当得的分,又派所当得的七个宫女服事她,使她和她的宫女搬入女院上好的房屋。", + { + "type": "verse:v", + "number": "10", + "sid": "EST 2:10" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "未曾将籍贯宗族告诉人,因为", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "嘱咐她不可叫人知道。", + { + "type": "verse:v", + "number": "11", + "sid": "EST 2:11" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "天天在女院前边行走,要知道", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "平安不平安,并后事如何。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EST 2:12" + }, + "众女子照例先洁净身体十二个月:六个月用没药油,六个月用香料和洁身之物。满了日期,然后挨次进去见", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王。", + { + "type": "verse:v", + "number": "13", + "sid": "EST 2:13" + }, + "女子进去见王是这样:从女院到王宫的时候,凡她所要的都必给她。", + { + "type": "verse:v", + "number": "14", + "sid": "EST 2:14" + }, + "晚上进去,次日回到女子第二院,交给掌管妃嫔的太监", + { + "type": "char:pn", + "content": [ + "沙甲" + ] + }, + ";除非王喜爱她,再提名召她,就不再进去见王。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EST 2:15" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "叔叔", + { + "type": "char:pn", + "content": [ + "亚比孩" + ] + }, + "的女儿,就是", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "收为自己女儿的", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + ",按次序当进去见王的时候,除了掌管女子的太监", + { + "type": "char:pn", + "content": [ + "希该" + ] + }, + "所派定给她的,她别无所求。凡看见", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "的都喜悦她。", + { + "type": "verse:v", + "number": "16", + "sid": "EST 2:16" + }, + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王第七年十月,就是提别月,", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "被引入宫见王。", + { + "type": "verse:v", + "number": "17", + "sid": "EST 2:17" + }, + "王爱", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "过于爱众女,她在王眼前蒙宠爱比众处女更甚。王就把王后的冠冕戴在她头上,立她为王后,代替", + { + "type": "char:pn", + "content": [ + "瓦实提" + ] + }, + "。", + { + "type": "verse:v", + "number": "18", + "sid": "EST 2:18" + }, + "王因", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "的缘故给众首领和臣仆设摆大筵席,又豁免各省的", + { + "type": "char:add", + "content": [ + "租税" + ] + }, + ",并照王的厚意大颁赏赐。" + ] + }, + { + "type": "para:s1", + "content": [ + "末底改救王的命" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EST 2:19" + }, + "第二次招聚处女的时候,", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "坐在朝门。", + { + "type": "verse:v", + "number": "20", + "sid": "EST 2:20" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "照着", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "所嘱咐的,还没有将籍贯宗族告诉人;因为", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "遵", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "的命,如抚养她的时候一样。", + { + "type": "verse:v", + "number": "21", + "sid": "EST 2:21" + }, + "当那时候,", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "坐在朝门,王的太监中有两个守门的,", + { + "type": "char:pn", + "content": [ + "辟探" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "提列" + ] + }, + ",恼恨", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王,想要下手害他。", + { + "type": "verse:v", + "number": "22", + "sid": "EST 2:22" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "知道了,就告诉王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "。", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "奉", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "的名,报告于王;", + { + "type": "verse:v", + "number": "23", + "sid": "EST 2:23" + }, + "究察这事,果然是实,就把二人挂在木头上,将这事在王面前写于历史上。" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "EST 3" + }, + { + "type": "para:s1", + "content": [ + "哈曼阴谋除灭犹大人" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 3:1" + }, + "这事以后,", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王抬举", + { + "type": "char:pn", + "content": [ + "亚甲" + ] + }, + "族", + { + "type": "char:pn", + "content": [ + "哈米大他" + ] + }, + "的儿子", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + ",使他高升,叫他的爵位超过与他同事的一切臣宰。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 3:2" + }, + "在朝门的一切臣仆都跪拜", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + ",因为王如此吩咐;惟独", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "不跪不拜。", + { + "type": "verse:v", + "number": "3", + "sid": "EST 3:3" + }, + "在朝门的臣仆问", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "说:「你为何违背王的命令呢?」", + { + "type": "verse:v", + "number": "4", + "sid": "EST 3:4" + }, + "他们天天劝他,他还是不听,他们就告诉", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + ",要看", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "的事站得住站不住,因他已经告诉他们自己是", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人。", + { + "type": "verse:v", + "number": "5", + "sid": "EST 3:5" + }, + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "见", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "不跪不拜,他就怒气填胸。", + { + "type": "verse:v", + "number": "6", + "sid": "EST 3:6" + }, + "他们已将", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "的本族告诉", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + ";他以为下手害", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "一人是小事,就要灭绝", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王通国所有的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,就是", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "的本族。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EST 3:7" + }, + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王十二年正月,就是尼散月,人在", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "面前,按日日月月掣普珥,就是掣签,要定何月何日为吉,择定了十二月,就是亚达月。", + { + "type": "verse:v", + "number": "8", + "sid": "EST 3:8" + }, + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "对", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王说:「有一种民散居在王国各省的民中;他们的律例与万民的律例不同,也不守王的律例,所以容留他们与王无益。", + { + "type": "verse:v", + "number": "9", + "sid": "EST 3:9" + }, + "王若以为美,请下旨意灭绝他们;我就捐一万他连得银子交给掌管国帑的人,纳入王的府库。」", + { + "type": "verse:v", + "number": "10", + "sid": "EST 3:10" + }, + "于是王从自己手上摘下戒指给", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的仇敌—", + { + "type": "char:pn", + "content": [ + "亚甲" + ] + }, + "族", + { + "type": "char:pn", + "content": [ + "哈米大他" + ] + }, + "的儿子", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "。", + { + "type": "verse:v", + "number": "11", + "sid": "EST 3:11" + }, + "王对", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "说:「这银子仍赐给你,这民也交给你,你可以随意待他们。」" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EST 3:12" + }, + "正月十三日,就召了王的书记来,照着", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "一切所吩咐的,用各省的文字、各族的方言,奉", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王的名写旨意,传与总督和各省的省长,并各族的首领;又用王的戒指盖印,", + { + "type": "verse:v", + "number": "13", + "sid": "EST 3:13" + }, + "交给驿卒传到王的各省,吩咐将", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,无论老少妇女孩子,在一日之间,十二月,就是亚达月十三日,全然剪除,杀戮灭绝,并夺他们的财为掠物。", + { + "type": "verse:v", + "number": "14", + "sid": "EST 3:14" + }, + "抄录这旨意,颁行各省,宣告各族,使他们预备等候那日。", + { + "type": "verse:v", + "number": "15", + "sid": "EST 3:15" + }, + "驿卒奉王命急忙起行,旨意也传遍", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城。王同", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "坐下饮", + { + "type": "char:add", + "content": [ + "酒" + ] + }, + ",", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城的民却都慌乱。" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "EST 4" + }, + { + "type": "para:s1", + "content": [ + "末底改求以斯帖帮忙" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 4:1" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "知道所做的这一切事,就撕裂衣服,穿麻衣,蒙灰尘,在城中行走,痛哭哀号。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 4:2" + }, + "到了朝门前", + { + "type": "char:add", + "content": [ + "停住脚步" + ] + }, + ",因为穿麻衣的不可进朝门。", + { + "type": "verse:v", + "number": "3", + "sid": "EST 4:3" + }, + "王的谕旨所到的各省各处,", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人大大悲哀,禁食哭泣哀号,穿麻衣躺在灰中的甚多。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EST 4:4" + }, + "王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "的宫女和太监来把这事告诉", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + ",她甚是忧愁,就送衣服给", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "穿,要他脱下麻衣,他却不受。", + { + "type": "verse:v", + "number": "5", + "sid": "EST 4:5" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "就把王所派伺候她的一个太监,名叫", + { + "type": "char:pn", + "content": [ + "哈他革" + ] + }, + "召来,吩咐他去见", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + ",要知道这是什么事,是什么缘故。", + { + "type": "verse:v", + "number": "6", + "sid": "EST 4:6" + }, + "于是", + { + "type": "char:pn", + "content": [ + "哈他革" + ] + }, + "出到朝门前的宽阔处见", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "。", + { + "type": "verse:v", + "number": "7", + "sid": "EST 4:7" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "将自己所遇的事,并", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "为灭绝", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人应许捐入王库的银数都告诉了他;", + { + "type": "verse:v", + "number": "8", + "sid": "EST 4:8" + }, + "又将所抄写传遍", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城要灭绝", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的旨意交给", + { + "type": "char:pn", + "content": [ + "哈他革" + ] + }, + ",要给", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "看,又要给她说明,并嘱咐她进去见王,为本族的人在王面前恳切祈求。", + { + "type": "verse:v", + "number": "9", + "sid": "EST 4:9" + }, + { + "type": "char:pn", + "content": [ + "哈他革" + ] + }, + "回来,将", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "的话告诉", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + ";", + { + "type": "verse:v", + "number": "10", + "sid": "EST 4:10" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "就吩咐", + { + "type": "char:pn", + "content": [ + "哈他革" + ] + }, + "去见", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "说" + ] + }, + ":", + { + "type": "verse:v", + "number": "11", + "sid": "EST 4:11" + }, + "「王的一切臣仆和各省的人民都知道有一个定例:若不蒙召,擅入内院见王的,无论男女必被治死;除非王向他伸出金杖,不得存活。现在我没有蒙召进去见王已经三十日了。」", + { + "type": "verse:v", + "number": "12", + "sid": "EST 4:12" + }, + "人就把", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "这话告诉", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "。", + { + "type": "verse:v", + "number": "13", + "sid": "EST 4:13" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "托人回复", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「你莫想在王宫里强过一切", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,得免这祸。", + { + "type": "verse:v", + "number": "14", + "sid": "EST 4:14" + }, + "此时你若闭口不言,", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人必从别处得解脱,蒙拯救;你和你父家必致灭亡。焉知你得了王后的位分不是为现今的机会吗?」", + { + "type": "verse:v", + "number": "15", + "sid": "EST 4:15" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "就吩咐人回报", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "说:", + { + "type": "verse:v", + "number": "16", + "sid": "EST 4:16" + }, + "「你当去招聚", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城所有的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,为我禁食三昼三夜,不吃不喝;我和我的宫女也要这样禁食。然后我违例进去见王,我若死就死吧!」", + { + "type": "verse:v", + "number": "17", + "sid": "EST 4:17" + }, + "于是", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "照", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "一切所吩咐的去行。" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "EST 5" + }, + { + "type": "para:s1", + "content": [ + "以斯帖为王和哈曼设筵席" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 5:1" + }, + "第三日,", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "穿上朝服,进王宫的内院,对殿站立。王在殿里坐在宝座上,对着殿门。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 5:2" + }, + "王见王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "站在院内,就施恩于她,向她伸出手中的金杖;", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "便向前摸杖头。", + { + "type": "verse:v", + "number": "3", + "sid": "EST 5:3" + }, + "王对她说:「王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "啊,你要什么?你求什么,就是国的一半也必赐给你。」", + { + "type": "verse:v", + "number": "4", + "sid": "EST 5:4" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「王若以为美,就请王带着", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "今日赴我所预备的筵席。」", + { + "type": "verse:v", + "number": "5", + "sid": "EST 5:5" + }, + "王说:「叫", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "速速照", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "的话去行。」于是王带着", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "赴", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "所预备的筵席。", + { + "type": "verse:v", + "number": "6", + "sid": "EST 5:6" + }, + "在酒席筵前,王又问", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「你要什么,我必赐给你;你求什么,就是国的一半也必", + { + "type": "char:add", + "content": [ + "为你" + ] + }, + "成就。」", + { + "type": "verse:v", + "number": "7", + "sid": "EST 5:7" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "回答说:「我有所要,我有所求。", + { + "type": "verse:v", + "number": "8", + "sid": "EST 5:8" + }, + "我若在王眼前蒙恩,王若愿意赐我所要的,准我所求的,就请王带着", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "再赴我所要预备的筵席。明日我必照王所问的说明。」" + ] + }, + { + "type": "para:s1", + "content": [ + "哈曼阴谋杀末底改" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EST 5:9" + }, + "那日", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "心中快乐,欢欢喜喜地出来;但见", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "在朝门不站起来,连身也不动,就满心恼怒", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "。", + { + "type": "verse:v", + "number": "10", + "sid": "EST 5:10" + }, + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "暂且忍耐回家,叫人请他朋友和他妻子", + { + "type": "char:pn", + "content": [ + "细利斯" + ] + }, + "来。", + { + "type": "verse:v", + "number": "11", + "sid": "EST 5:11" + }, + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "将他富厚的荣耀、众多的儿女,和王抬举他使他超乎首领臣仆之上,都述说给他们听。", + { + "type": "verse:v", + "number": "12", + "sid": "EST 5:12" + }, + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "又说:「王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "预备筵席,除了我之外不许别人随王赴席。明日王后又请我随王赴席;", + { + "type": "verse:v", + "number": "13", + "sid": "EST 5:13" + }, + "只是我见", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "坐在朝门,虽有这一切", + { + "type": "char:add", + "content": [ + "荣耀" + ] + }, + ",也与我无益。」", + { + "type": "verse:v", + "number": "14", + "sid": "EST 5:14" + }, + "他的妻", + { + "type": "char:pn", + "content": [ + "细利斯" + ] + }, + "和他一切的朋友对他说:「不如立一个五丈高的木架,明早求王将", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "挂在其上,然后你可以欢欢喜喜地随王赴席。」", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "以这话为美,就叫人做了木架。" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "EST 6" + }, + { + "type": "para:s1", + "content": [ + "王赐末底改荣誉" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 6:1" + }, + "那夜王睡不着觉,就吩咐人取历史来,念给他听。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 6:2" + }, + "正遇见书上写着", + { + "type": "char:add", + "content": [ + "说" + ] + }, + ":王的太监中有两个守门的,", + { + "type": "char:pn", + "content": [ + "辟探" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "提列" + ] + }, + ",想要下手害", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王,", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "将这事告诉", + { + "type": "char:add", + "content": [ + "王后" + ] + }, + "。", + { + "type": "verse:v", + "number": "3", + "sid": "EST 6:3" + }, + "王说:「", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "行了这事,赐他什么尊荣爵位没有?」伺候王的臣仆回答说:「没有赐他什么。」", + { + "type": "verse:v", + "number": "4", + "sid": "EST 6:4" + }, + "王说:「谁在院子里?」(那时", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "正进王宫的外院,要求王将", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "挂在他所预备的木架上。)", + { + "type": "verse:v", + "number": "5", + "sid": "EST 6:5" + }, + "臣仆说:「", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "站在院内。」王说:「叫他进来。」", + { + "type": "verse:v", + "number": "6", + "sid": "EST 6:6" + }, + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "就进去。王问他说:「王所喜悦尊荣的人,当如何待他呢?」", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "心里说:「王所喜悦尊荣的,不是我是谁呢?」", + { + "type": "verse:v", + "number": "7", + "sid": "EST 6:7" + }, + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "就回答说:「王所喜悦尊荣的,", + { + "type": "verse:v", + "number": "8", + "sid": "EST 6:8" + }, + "当将王常穿的朝服和戴冠的御马,", + { + "type": "verse:v", + "number": "9", + "sid": "EST 6:9" + }, + "都交给王极尊贵的一个大臣,命他将衣服给王所喜悦尊荣的人穿上,使他骑上马,走遍城里的街市,在他面前宣告说:王所喜悦尊荣的人,就如此待他。」", + { + "type": "verse:v", + "number": "10", + "sid": "EST 6:10" + }, + "王对", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "说:「你速速将这衣服和马,照你所说的,向坐在朝门的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "去行。凡你所说的,一样不可缺。」", + { + "type": "verse:v", + "number": "11", + "sid": "EST 6:11" + }, + "于是", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "将朝服给", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "穿上,使他骑上马,走遍城里的街市,在他面前宣告说:「王所喜悦尊荣的人,就如此待他。」" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EST 6:12" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "仍回到朝门,", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "却忧忧闷闷地蒙着头,急忙回家去了,", + { + "type": "verse:v", + "number": "13", + "sid": "EST 6:13" + }, + "将所遇的一切事详细说给他的妻", + { + "type": "char:pn", + "content": [ + "细利斯" + ] + }, + "和他的众朋友听。他的智慧人和他的妻", + { + "type": "char:pn", + "content": [ + "细利斯" + ] + }, + "对他说:「你在", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "面前始而败落,他如果是", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,你必不能胜他,终必在他面前败落。」" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EST 6:14" + }, + "他们还与", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "说话的时候,王的太监来催", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "快去赴", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "所预备的筵席。" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "EST 7" + }, + { + "type": "para:s1", + "content": [ + "哈曼被处死" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 7:1" + }, + "王带着", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "来赴王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "的筵席。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 7:2" + }, + "这第二次在酒席筵前,王又问", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "啊,你要什么,我必赐给你;你求什么,就是国的一半也必", + { + "type": "char:add", + "content": [ + "为你" + ] + }, + "成就。」", + { + "type": "verse:v", + "number": "3", + "sid": "EST 7:3" + }, + "王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "回答说:「我若在王眼前蒙恩,王若以为美,我所愿的,是愿王将我的性命赐给我;我所求的,是求王将我的本族赐给我。", + { + "type": "verse:v", + "number": "4", + "sid": "EST 7:4" + }, + "因我和我的本族被卖了,要剪除杀戮灭绝我们。我们若被卖为奴为婢,我也闭口不言;但王的损失,敌人万不能补足。」", + { + "type": "verse:v", + "number": "5", + "sid": "EST 7:5" + }, + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王问王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「擅敢起意如此行的是谁?这人在哪里呢?」", + { + "type": "verse:v", + "number": "6", + "sid": "EST 7:6" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「仇人敌人就是这恶人", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "!」" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "在王和王后面前就甚惊惶。", + { + "type": "verse:v", + "number": "7", + "sid": "EST 7:7" + }, + "王便大怒,起来离开酒席往御园去了。", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "见王定意要加罪与他,就起来,求王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "救命。", + { + "type": "verse:v", + "number": "8", + "sid": "EST 7:8" + }, + "王从御园回到酒席之处,见", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "伏在", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "所靠的榻上;王说:「他竟敢在宫内、在我面前凌辱王后吗?」这话一出王口,人就蒙了", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "的脸。", + { + "type": "verse:v", + "number": "9", + "sid": "EST 7:9" + }, + "伺候王的一个太监名叫", + { + "type": "char:pn", + "content": [ + "哈波拿" + ] + }, + ",说:「", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "为那救王有功的", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "做了五丈高的木架,现今立在", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "家里。」王说:「把", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "挂在其上。」", + { + "type": "verse:v", + "number": "10", + "sid": "EST 7:10" + }, + "于是人将", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "挂在他为", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "所预备的木架上。王的忿怒这才止息。" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "EST 8" + }, + { + "type": "para:s1", + "content": [ + "犹大人的反击" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 8:1" + }, + "当日,", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王把", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人仇敌", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "的家产赐给王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "。", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "也来到王面前,因为", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "已经告诉王,", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "是她的亲属。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 8:2" + }, + "王摘下自己的戒指,就是从", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "追回的,给了", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "。", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "派", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "管理", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "的家产。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EST 8:3" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "又俯伏在王脚前,流泪哀告,求他除掉", + { + "type": "char:pn", + "content": [ + "亚甲" + ] + }, + "族", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "害", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的恶谋。", + { + "type": "verse:v", + "number": "4", + "sid": "EST 8:4" + }, + "王向", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "伸出金杖;", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "就起来,站在王前,", + { + "type": "verse:v", + "number": "5", + "sid": "EST 8:5" + }, + "说:「", + { + "type": "char:pn", + "content": [ + "亚甲" + ] + }, + "族", + { + "type": "char:pn", + "content": [ + "哈米大他" + ] + }, + "的儿子", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "设谋传旨,要杀灭在王各省的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人。现今王若愿意,我若在王眼前蒙恩,王若以为美,若喜悦我,请王另下旨意,废除", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "所传的那旨意。", + { + "type": "verse:v", + "number": "6", + "sid": "EST 8:6" + }, + "我何忍见我本族的人受害?何忍见我同宗的人被灭呢?」", + { + "type": "verse:v", + "number": "7", + "sid": "EST 8:7" + }, + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王对王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "说:「因", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "要下手害", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,我已将他的家产赐给", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + ",人也将", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "挂在木架上。", + { + "type": "verse:v", + "number": "8", + "sid": "EST 8:8" + }, + "现在你们可以随意奉王的名写谕旨给", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,用王的戒指盖印;因为奉王名所写、用王戒指盖印的谕旨,人都不能废除。」" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EST 8:9" + }, + "三月,就是西弯月二十三日,将王的书记召来,按着", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "所吩咐的,用各省的文字、各族的方言,并", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的文字方言写谕旨,传给那从", + { + "type": "char:pn", + "content": [ + "印度" + ] + }, + "直到", + { + "type": "char:pn", + "content": [ + "古实" + ] + }, + "一百二十七省的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人和总督省长首领。", + { + "type": "verse:v", + "number": "10", + "sid": "EST 8:10" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "奉", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王的名写谕旨,用王的戒指盖印,交给骑御马圈快马的驿卒,传", + { + "type": "char:add", + "content": [ + "到各处" + ] + }, + "。", + { + "type": "verse:v", + "number": "11-12", + "sid": "EST 8:11-12" + }, + "谕旨中,王准各省各城的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人在一日之间,十二月,就是亚达月十三日,聚集保护性命,剪除杀戮灭绝那要攻击", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的一切仇敌和他们的妻子儿女,夺取他们的财为掠物。", + { + "type": "verse:v", + "number": "13", + "sid": "EST 8:13" + }, + "抄录这谕旨,颁行各省,宣告各族,使", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人预备等候那日,在仇敌身上报仇。", + { + "type": "verse:v", + "number": "14", + "sid": "EST 8:14" + }, + "于是骑快马的驿卒被王命催促,急忙起行;谕旨也传遍", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EST 8:15" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "穿着蓝色白色的朝服,头戴大金冠冕,又穿紫色细麻布的外袍,从王面前出来;", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城的人民都欢呼快乐。", + { + "type": "verse:v", + "number": "16", + "sid": "EST 8:16" + }, + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人有光荣,欢喜快乐而得尊贵。", + { + "type": "verse:v", + "number": "17", + "sid": "EST 8:17" + }, + "王的谕旨所到的各省各城,", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人都欢喜快乐,设摆筵宴,以那日为吉日。那国的人民,有许多因惧怕", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,就入了", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "籍。" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "EST 9" + }, + { + "type": "para:s1", + "content": [ + "犹大人除灭他们的仇敌" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 9:1" + }, + "十二月,乃亚达月十三日,王的谕旨将要举行,就是", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的仇敌盼望辖制他们的日子,", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人反倒辖制恨他们的人。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 9:2" + }, + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人在", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王各省的城里聚集,下手击杀那要害他们的人。无人能敌挡他们,因为各族都惧怕他们。", + { + "type": "verse:v", + "number": "3", + "sid": "EST 9:3" + }, + "各省的首领、总督、省长,和办理王事的人,因惧怕", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + ",就都帮助", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人。", + { + "type": "verse:v", + "number": "4", + "sid": "EST 9:4" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "在朝中为大,名声传遍各省,日渐昌盛。", + { + "type": "verse:v", + "number": "5", + "sid": "EST 9:5" + }, + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人用刀击杀一切仇敌,任意杀灭恨他们的人。", + { + "type": "verse:v", + "number": "6", + "sid": "EST 9:6" + }, + "在", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城,", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人杀灭了五百人;", + { + "type": "verse:v", + "number": "7", + "sid": "EST 9:7" + }, + "又杀", + { + "type": "char:pn", + "content": [ + "巴珊大他" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "达分" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "亚斯帕他" + ] + }, + "、", + { + "type": "verse:v", + "number": "8", + "sid": "EST 9:8" + }, + { + "type": "char:pn", + "content": [ + "破拉他" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "亚大利雅" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "亚利大他" + ] + }, + "、", + { + "type": "verse:v", + "number": "9", + "sid": "EST 9:9" + }, + { + "type": "char:pn", + "content": [ + "帕玛斯他" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "亚利赛" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "亚利代" + ] + }, + "、", + { + "type": "char:pn", + "content": [ + "瓦耶撒他" + ] + }, + ";", + { + "type": "verse:v", + "number": "10", + "sid": "EST 9:10" + }, + "这十人都是", + { + "type": "char:pn", + "content": [ + "哈米大他" + ] + }, + "的孙子、", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人仇敌", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "的儿子。", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人却没有下手夺取财物。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EST 9:11" + }, + "当日,将", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城被杀的人数呈在王前。", + { + "type": "verse:v", + "number": "12", + "sid": "EST 9:12" + }, + "王对王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人在", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "城杀灭了五百人,又杀了", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "的十个儿子,在王的各省不知如何呢?现在你要什么,我必赐给你;你还求什么,也必", + { + "type": "char:add", + "content": [ + "为你" + ] + }, + "成就。」", + { + "type": "verse:v", + "number": "13", + "sid": "EST 9:13" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "说:「王若以为美,求你准", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,明日也照今日的旨意行,并将", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "十个儿子的尸首挂在木架上。」", + { + "type": "verse:v", + "number": "14", + "sid": "EST 9:14" + }, + "王便允准如此行。旨意传在", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + ",人就把", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "十个儿子的尸首挂起来了。", + { + "type": "verse:v", + "number": "15", + "sid": "EST 9:15" + }, + "亚达月十四日,", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人又聚集在", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + ",杀了三百人,却没有下手夺取财物。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EST 9:16" + }, + "在王各省其余的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人也都聚集保护性命,杀了恨他们的人七万五千,却没有下手夺取财物。这样,就脱离仇敌,得享平安。", + { + "type": "verse:v", + "number": "17", + "sid": "EST 9:17" + }, + "亚达月十三日,", + { + "type": "char:add", + "content": [ + "行了这事" + ] + }, + ";十四日安息,以这日为设筵欢乐的日子。", + { + "type": "verse:v", + "number": "18", + "sid": "EST 9:18" + }, + "但", + { + "type": "char:pn", + "content": [ + "书珊" + ] + }, + "的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,这十三日、十四日聚集", + { + "type": "char:add", + "content": [ + "杀戮仇敌" + ] + }, + ";十五日安息,以这日为设筵欢乐的日子。", + { + "type": "verse:v", + "number": "19", + "sid": "EST 9:19" + }, + "所以住无城墙乡村的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,如今都以亚达月十四日为设筵欢乐的吉日,彼此馈送礼物。" + ] + }, + { + "type": "para:s1", + "content": [ + "普珥日" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EST 9:20" + }, + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "记录这事,写信与", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王各省远近所有的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,", + { + "type": "verse:v", + "number": "21", + "sid": "EST 9:21" + }, + "嘱咐他们每年守亚达月十四、十五两日,", + { + "type": "verse:v", + "number": "22", + "sid": "EST 9:22" + }, + "以这月的两日为", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人脱离仇敌得平安、转忧为喜、转悲为乐的吉日。在这两日设筵欢乐,彼此馈送礼物,周济穷人。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "EST 9:23" + }, + "于是,", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人按着", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "所写与他们的信,应承照初次所守的守为永例;", + { + "type": "verse:v", + "number": "24", + "sid": "EST 9:24" + }, + "是因", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的仇敌", + { + "type": "char:pn", + "content": [ + "亚甲" + ] + }, + "族", + { + "type": "char:pn", + "content": [ + "哈米大他" + ] + }, + "的儿子", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "设谋杀害", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,掣普珥,就是掣签,为要杀尽灭绝他们;", + { + "type": "verse:v", + "number": "25", + "sid": "EST 9:25" + }, + "这事报告于王,王便降旨使", + { + "type": "char:pn", + "content": [ + "哈曼" + ] + }, + "谋害", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人的恶事归到他自己的头上,并吩咐把他和他的众子都挂在木架上。", + { + "type": "verse:v", + "number": "26", + "sid": "EST 9:26" + }, + "照着普珥的名字,", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人就称这两日为「普珥日」。他们因这信上的话,又因所看见所遇见的事,", + { + "type": "verse:v", + "number": "27", + "sid": "EST 9:27" + }, + "就应承自己与后裔,并归附他们的人,每年按时必守这两日,永远不废。", + { + "type": "verse:v", + "number": "28", + "sid": "EST 9:28" + }, + "各省各城、家家户户、世世代代纪念遵守这两日,使这「普珥日」在", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人中不可废掉,在他们后裔中也不可忘记。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EST 9:29" + }, + { + "type": "char:pn", + "content": [ + "亚比孩" + ] + }, + "的女儿—王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "以全权写第二封信,坚嘱", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人守这「普珥日」,", + { + "type": "verse:v", + "number": "30", + "sid": "EST 9:30" + }, + "用和平诚实话写信给", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + { + "type": "char:add", + "content": [ + "王" + ] + }, + "国中一百二十七省所有的", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人,", + { + "type": "verse:v", + "number": "31", + "sid": "EST 9:31" + }, + "劝他们按时守这「普珥日」,禁食呼求,是照", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "和王后", + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "所嘱咐的,也照", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人为自己与后裔所应承的。", + { + "type": "verse:v", + "number": "32", + "sid": "EST 9:32" + }, + { + "type": "char:pn", + "content": [ + "以斯帖" + ] + }, + "命定守「普珥日」,这事也记录在书上。" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "EST 10" + }, + { + "type": "para:s1", + "content": [ + "亚哈随鲁和末底改的功绩" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EST 10:1" + }, + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王使旱地和海岛的人民都进贡。", + { + "type": "verse:v", + "number": "2", + "sid": "EST 10:2" + }, + "他以权柄能力所行的,并他抬举", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "使他高升的事,岂不都写在", + { + "type": "char:pn", + "content": [ + "米底亚" + ] + }, + "和", + { + "type": "char:pn", + "content": [ + "波斯" + ] + }, + "王的历史上吗?", + { + "type": "verse:v", + "number": "3", + "sid": "EST 10:3" + }, + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人", + { + "type": "char:pn", + "content": [ + "末底改" + ] + }, + "作", + { + "type": "char:pn", + "content": [ + "亚哈随鲁" + ] + }, + "王的宰相,在", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人中为大,得他众弟兄的喜悦,为本族的人求好处,向他们说和平的话。" + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/chinese2/origin-usj.json b/tests/samples-from-wild/chinese2/origin-usj.json index e1a9d47c..c9742df7 100644 --- a/tests/samples-from-wild/chinese2/origin-usj.json +++ b/tests/samples-from-wild/chinese2/origin-usj.json @@ -1,917 +1,917 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Chinese-Simplified Script: Chinese Union New Punctuation 1989" - ], - "code": "OBA" - }, - { - "type": "para:h", - "content": [ - "俄巴底亚书" - ] - }, - { - "type": "para:toc1", - "content": [ - "俄巴底亚书" - ] - }, - { - "type": "para:toc2", - "content": [ - "俄巴底亚书" - ] - }, - { - "type": "para:mt1", - "content": [ - "俄巴底亚书" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "OBA 1" - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "OBA 1:1" - }, - { - "type": "char:pn", - "content": [ - "俄巴底亚" - ] - }, - "得了耶和华的默示。" - ] - }, - { - "type": "para:s1", - "content": [ - "耶和华要惩罚以东" - ] - }, - { - "type": "para:q1", - "content": [ - "论", - { - "type": "char:pn", - "content": [ - "以东" - ] - }, - "说:" - ] - }, - { - "type": "para:q1", - "content": [ - "我从耶和华那里听见信息," - ] - }, - { - "type": "para:q1", - "content": [ - "并有使者被差往列国去," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:add", - "content": [ - "说" - ] - }, - ":起来吧," - ] - }, - { - "type": "para:q1", - "content": [ - "一同起来与", - { - "type": "char:pn", - "content": [ - "以东" - ] - }, - "争战!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "OBA 1:2" - }, - "我使你—", - { - "type": "char:pn", - "content": [ - "以东" - ] - }, - "在列国中为最小的," - ] - }, - { - "type": "para:q1", - "content": [ - "被人大大藐视。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "OBA 1:3" - }, - "住在山穴中、居所在高处的啊," - ] - }, - { - "type": "para:q1", - "content": [ - "你因狂傲自欺," - ] - }, - { - "type": "para:q1", - "content": [ - "心里说:谁能将我拉下地去呢?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "OBA 1:4" - }, - "你虽如大鹰高飞," - ] - }, - { - "type": "para:q1", - "content": [ - "在星宿之间搭窝," - ] - }, - { - "type": "para:q1", - "content": [ - "我必从那里拉下你来。" - ] - }, - { - "type": "para:q1", - "content": [ - "这是耶和华说的。", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "OBA 1:5" - }, - "盗贼若来在你那里," - ] - }, - { - "type": "para:q1", - "content": [ - "或强盗夜间而来—" - ] - }, - { - "type": "para:q1", - "content": [ - "你何竟被剪除—" - ] - }, - { - "type": "para:q1", - "content": [ - "岂不偷窃直到够了呢?" - ] - }, - { - "type": "para:q1", - "content": [ - "摘葡萄的若来到你那里," - ] - }, - { - "type": "para:q1", - "content": [ - "岂不剩下些葡萄呢?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "OBA 1:6" - }, - { - "type": "char:pn", - "content": [ - "以扫" - ] - }, - { - "type": "char:add", - "content": [ - "的隐密处" - ] - }, - "何竟被搜寻?" - ] - }, - { - "type": "para:q1", - "content": [ - "他隐藏的宝物何竟被查出?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "OBA 1:7" - }, - "与你结盟的都送你上路,直到交界;" - ] - }, - { - "type": "para:q1", - "content": [ - "与你和好的欺骗你,且胜过你;" - ] - }, - { - "type": "para:q1", - "content": [ - "与你一同吃饭的设下网罗陷害你;" - ] - }, - { - "type": "para:q1", - "content": [ - "在你心里毫无聪明。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "OBA 1:8" - }, - "耶和华说:到那日," - ] - }, - { - "type": "para:q1", - "content": [ - "我岂不从", - { - "type": "char:pn", - "content": [ - "以东" - ] - }, - "除灭智慧人?" - ] - }, - { - "type": "para:q1", - "content": [ - "从", - { - "type": "char:pn", - "content": [ - "以扫山" - ] - }, - "除灭聪明人?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "OBA 1:9" - }, - { - "type": "char:pn", - "content": [ - "提幔" - ] - }, - "哪," - ] - }, - { - "type": "para:q1", - "content": [ - "你的勇士必惊惶," - ] - }, - { - "type": "para:q1", - "content": [ - "甚至", - { - "type": "char:pn", - "content": [ - "以扫山" - ] - }, - "的人都被杀戮剪除。" - ] - }, - { - "type": "para:s1", - "content": [ - "以东受罚的原因" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "OBA 1:10" - }, - "因你向兄弟", - { - "type": "char:pn", - "content": [ - "雅各" - ] - }, - "行强暴," - ] - }, - { - "type": "para:q1", - "content": [ - "羞愧必遮盖你," - ] - }, - { - "type": "para:q1", - "content": [ - "你也必永远断绝。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "OBA 1:11" - }, - "当外人掳掠", - { - "type": "char:pn", - "content": [ - "雅各" - ] - }, - "的财物," - ] - }, - { - "type": "para:q1", - "content": [ - "外邦人进入他的城门," - ] - }, - { - "type": "para:q1", - "content": [ - "为", - { - "type": "char:pn", - "content": [ - "耶路撒冷" - ] - }, - "拈阄的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你竟站在一旁,像与他们同伙。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "OBA 1:12" - }, - "你兄弟遭难的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你不当瞪眼看着;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人被灭的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你不当因此欢乐;" - ] - }, - { - "type": "para:q1", - "content": [ - "他们遭难的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你不当说狂傲的话。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "OBA 1:13" - }, - "我民遭灾的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你不当进他们的城门;" - ] - }, - { - "type": "para:q1", - "content": [ - "他们遭灾的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你不当瞪眼看着他们受苦;" - ] - }, - { - "type": "para:q1", - "content": [ - "他们遭灾的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你不当伸手抢他们的财物;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "OBA 1:14" - }, - "你不当站在岔路口剪除他们中间逃脱的;" - ] - }, - { - "type": "para:q1", - "content": [ - "他们遭难的日子," - ] - }, - { - "type": "para:q1", - "content": [ - "你不当将他们剩下的人交付", - { - "type": "char:add", - "content": [ - "仇敌" - ] - }, - "。" - ] - }, - { - "type": "para:s1", - "content": [ - "神要审判万国" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "OBA 1:15" - }, - "耶和华降罚的日子临近万国。" - ] - }, - { - "type": "para:q1", - "content": [ - "你怎样行,", - { - "type": "char:add", - "content": [ - "他" - ] - }, - "也必照样向你行;" - ] - }, - { - "type": "para:q1", - "content": [ - "你的报应必归到你头上。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "OBA 1:16" - }, - "你们", - { - "type": "char:pn", - "content": [ - "犹大" - ] - }, - "人在我圣山怎样喝了", - { - "type": "char:add", - "content": [ - "苦杯" - ] - }, - "," - ] - }, - { - "type": "para:q1", - "content": [ - "万国也必照样常常地喝;" - ] - }, - { - "type": "para:q1", - "content": [ - "且喝且咽,他们就归于无有。" - ] - }, - { - "type": "para:s1", - "content": [ - "以色列的胜利" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "OBA 1:17" - }, - "在", - { - "type": "char:pn", - "content": [ - "锡安山" - ] - }, - "必有逃脱的人," - ] - }, - { - "type": "para:q1", - "content": [ - "那山也必成圣;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:pn", - "content": [ - "雅各" - ] - }, - "家必得原有的产业。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "OBA 1:18" - }, - { - "type": "char:pn", - "content": [ - "雅各" - ] - }, - "家必成为大火;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:pn", - "content": [ - "约瑟" - ] - }, - "家必为火焰;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:pn", - "content": [ - "以扫" - ] - }, - "家必如碎秸;" - ] - }, - { - "type": "para:q1", - "content": [ - "火必将他烧着吞灭。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:pn", - "content": [ - "以扫" - ] - }, - "家必无余剩的。" - ] - }, - { - "type": "para:q1", - "content": [ - "这是耶和华说的。", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "OBA 1:19" - }, - "南地的人必得", - { - "type": "char:pn", - "content": [ - "以扫山" - ] - }, - ";" - ] - }, - { - "type": "para:q1", - "content": [ - "高原的人必得", - { - "type": "char:pn", - "content": [ - "非利士" - ] - }, - "地," - ] - }, - { - "type": "para:q1", - "content": [ - "也得", - { - "type": "char:pn", - "content": [ - "以法莲" - ] - }, - "地和", - { - "type": "char:pn", - "content": [ - "撒马利亚" - ] - }, - "地;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:pn", - "content": [ - "便雅悯" - ] - }, - "人必得", - { - "type": "char:pn", - "content": [ - "基列" - ] - }, - "。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "OBA 1:20" - }, - "在", - { - "type": "char:pn", - "content": [ - "迦南" - ] - }, - "人中被掳的", - { - "type": "char:pn", - "content": [ - "以色列" - ] - }, - "众人" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:add", - "content": [ - "必得地" - ] - }, - "直到", - { - "type": "char:pn", - "content": [ - "撒勒法" - ] - }, - ";" - ] - }, - { - "type": "para:q1", - "content": [ - "在", - { - "type": "char:pn", - "content": [ - "西法拉" - ] - }, - "中被掳的", - { - "type": "char:pn", - "content": [ - "耶路撒冷" - ] - }, - "人" - ] - }, - { - "type": "para:q1", - "content": [ - "必得南地的城邑。" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "OBA 1:21" - }, - "必有拯救者上到", - { - "type": "char:pn", - "content": [ - "锡安山" - ] - }, - ",审判", - { - "type": "char:pn", - "content": [ - "以扫山" - ] - }, - ";" - ] - }, - { - "type": "para:q1", - "content": [ - "国度就归耶和华了。" - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "OBA", + "content": [ + "Chinese-Simplified Script: Chinese Union New Punctuation 1989" + ] + }, + { + "type": "para:h", + "content": [ + "俄巴底亚书" + ] + }, + { + "type": "para:toc1", + "content": [ + "俄巴底亚书" + ] + }, + { + "type": "para:toc2", + "content": [ + "俄巴底亚书" + ] + }, + { + "type": "para:mt1", + "content": [ + "俄巴底亚书" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "OBA 1" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "OBA 1:1" + }, + { + "type": "char:pn", + "content": [ + "俄巴底亚" + ] + }, + "得了耶和华的默示。" + ] + }, + { + "type": "para:s1", + "content": [ + "耶和华要惩罚以东" + ] + }, + { + "type": "para:q1", + "content": [ + "论", + { + "type": "char:pn", + "content": [ + "以东" + ] + }, + "说:" + ] + }, + { + "type": "para:q1", + "content": [ + "我从耶和华那里听见信息," + ] + }, + { + "type": "para:q1", + "content": [ + "并有使者被差往列国去," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "说" + ] + }, + ":起来吧," + ] + }, + { + "type": "para:q1", + "content": [ + "一同起来与", + { + "type": "char:pn", + "content": [ + "以东" + ] + }, + "争战!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "OBA 1:2" + }, + "我使你—", + { + "type": "char:pn", + "content": [ + "以东" + ] + }, + "在列国中为最小的," + ] + }, + { + "type": "para:q1", + "content": [ + "被人大大藐视。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "OBA 1:3" + }, + "住在山穴中、居所在高处的啊," + ] + }, + { + "type": "para:q1", + "content": [ + "你因狂傲自欺," + ] + }, + { + "type": "para:q1", + "content": [ + "心里说:谁能将我拉下地去呢?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "OBA 1:4" + }, + "你虽如大鹰高飞," + ] + }, + { + "type": "para:q1", + "content": [ + "在星宿之间搭窝," + ] + }, + { + "type": "para:q1", + "content": [ + "我必从那里拉下你来。" + ] + }, + { + "type": "para:q1", + "content": [ + "这是耶和华说的。" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "OBA 1:5" + }, + "盗贼若来在你那里," + ] + }, + { + "type": "para:q1", + "content": [ + "或强盗夜间而来—" + ] + }, + { + "type": "para:q1", + "content": [ + "你何竟被剪除—" + ] + }, + { + "type": "para:q1", + "content": [ + "岂不偷窃直到够了呢?" + ] + }, + { + "type": "para:q1", + "content": [ + "摘葡萄的若来到你那里," + ] + }, + { + "type": "para:q1", + "content": [ + "岂不剩下些葡萄呢?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "OBA 1:6" + }, + { + "type": "char:pn", + "content": [ + "以扫" + ] + }, + { + "type": "char:add", + "content": [ + "的隐密处" + ] + }, + "何竟被搜寻?" + ] + }, + { + "type": "para:q1", + "content": [ + "他隐藏的宝物何竟被查出?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "OBA 1:7" + }, + "与你结盟的都送你上路,直到交界;" + ] + }, + { + "type": "para:q1", + "content": [ + "与你和好的欺骗你,且胜过你;" + ] + }, + { + "type": "para:q1", + "content": [ + "与你一同吃饭的设下网罗陷害你;" + ] + }, + { + "type": "para:q1", + "content": [ + "在你心里毫无聪明。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "OBA 1:8" + }, + "耶和华说:到那日," + ] + }, + { + "type": "para:q1", + "content": [ + "我岂不从", + { + "type": "char:pn", + "content": [ + "以东" + ] + }, + "除灭智慧人?" + ] + }, + { + "type": "para:q1", + "content": [ + "从", + { + "type": "char:pn", + "content": [ + "以扫山" + ] + }, + "除灭聪明人?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "OBA 1:9" + }, + { + "type": "char:pn", + "content": [ + "提幔" + ] + }, + "哪," + ] + }, + { + "type": "para:q1", + "content": [ + "你的勇士必惊惶," + ] + }, + { + "type": "para:q1", + "content": [ + "甚至", + { + "type": "char:pn", + "content": [ + "以扫山" + ] + }, + "的人都被杀戮剪除。" + ] + }, + { + "type": "para:s1", + "content": [ + "以东受罚的原因" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "OBA 1:10" + }, + "因你向兄弟", + { + "type": "char:pn", + "content": [ + "雅各" + ] + }, + "行强暴," + ] + }, + { + "type": "para:q1", + "content": [ + "羞愧必遮盖你," + ] + }, + { + "type": "para:q1", + "content": [ + "你也必永远断绝。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "OBA 1:11" + }, + "当外人掳掠", + { + "type": "char:pn", + "content": [ + "雅各" + ] + }, + "的财物," + ] + }, + { + "type": "para:q1", + "content": [ + "外邦人进入他的城门," + ] + }, + { + "type": "para:q1", + "content": [ + "为", + { + "type": "char:pn", + "content": [ + "耶路撒冷" + ] + }, + "拈阄的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你竟站在一旁,像与他们同伙。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "OBA 1:12" + }, + "你兄弟遭难的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你不当瞪眼看着;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人被灭的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你不当因此欢乐;" + ] + }, + { + "type": "para:q1", + "content": [ + "他们遭难的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你不当说狂傲的话。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "OBA 1:13" + }, + "我民遭灾的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你不当进他们的城门;" + ] + }, + { + "type": "para:q1", + "content": [ + "他们遭灾的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你不当瞪眼看着他们受苦;" + ] + }, + { + "type": "para:q1", + "content": [ + "他们遭灾的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你不当伸手抢他们的财物;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "OBA 1:14" + }, + "你不当站在岔路口剪除他们中间逃脱的;" + ] + }, + { + "type": "para:q1", + "content": [ + "他们遭难的日子," + ] + }, + { + "type": "para:q1", + "content": [ + "你不当将他们剩下的人交付", + { + "type": "char:add", + "content": [ + "仇敌" + ] + }, + "。" + ] + }, + { + "type": "para:s1", + "content": [ + "神要审判万国" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "OBA 1:15" + }, + "耶和华降罚的日子临近万国。" + ] + }, + { + "type": "para:q1", + "content": [ + "你怎样行,", + { + "type": "char:add", + "content": [ + "他" + ] + }, + "也必照样向你行;" + ] + }, + { + "type": "para:q1", + "content": [ + "你的报应必归到你头上。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "OBA 1:16" + }, + "你们", + { + "type": "char:pn", + "content": [ + "犹大" + ] + }, + "人在我圣山怎样喝了", + { + "type": "char:add", + "content": [ + "苦杯" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "万国也必照样常常地喝;" + ] + }, + { + "type": "para:q1", + "content": [ + "且喝且咽,他们就归于无有。" + ] + }, + { + "type": "para:s1", + "content": [ + "以色列的胜利" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "OBA 1:17" + }, + "在", + { + "type": "char:pn", + "content": [ + "锡安山" + ] + }, + "必有逃脱的人," + ] + }, + { + "type": "para:q1", + "content": [ + "那山也必成圣;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:pn", + "content": [ + "雅各" + ] + }, + "家必得原有的产业。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "OBA 1:18" + }, + { + "type": "char:pn", + "content": [ + "雅各" + ] + }, + "家必成为大火;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:pn", + "content": [ + "约瑟" + ] + }, + "家必为火焰;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:pn", + "content": [ + "以扫" + ] + }, + "家必如碎秸;" + ] + }, + { + "type": "para:q1", + "content": [ + "火必将他烧着吞灭。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:pn", + "content": [ + "以扫" + ] + }, + "家必无余剩的。" + ] + }, + { + "type": "para:q1", + "content": [ + "这是耶和华说的。" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "OBA 1:19" + }, + "南地的人必得", + { + "type": "char:pn", + "content": [ + "以扫山" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "高原的人必得", + { + "type": "char:pn", + "content": [ + "非利士" + ] + }, + "地," + ] + }, + { + "type": "para:q1", + "content": [ + "也得", + { + "type": "char:pn", + "content": [ + "以法莲" + ] + }, + "地和", + { + "type": "char:pn", + "content": [ + "撒马利亚" + ] + }, + "地;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:pn", + "content": [ + "便雅悯" + ] + }, + "人必得", + { + "type": "char:pn", + "content": [ + "基列" + ] + }, + "。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "OBA 1:20" + }, + "在", + { + "type": "char:pn", + "content": [ + "迦南" + ] + }, + "人中被掳的", + { + "type": "char:pn", + "content": [ + "以色列" + ] + }, + "众人" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "必得地" + ] + }, + "直到", + { + "type": "char:pn", + "content": [ + "撒勒法" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "在", + { + "type": "char:pn", + "content": [ + "西法拉" + ] + }, + "中被掳的", + { + "type": "char:pn", + "content": [ + "耶路撒冷" + ] + }, + "人" + ] + }, + { + "type": "para:q1", + "content": [ + "必得南地的城邑。" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "OBA 1:21" + }, + "必有拯救者上到", + { + "type": "char:pn", + "content": [ + "锡安山" + ] + }, + ",审判", + { + "type": "char:pn", + "content": [ + "以扫山" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "国度就归耶和华了。" + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/chinese3/origin-usj.json b/tests/samples-from-wild/chinese3/origin-usj.json index b2440d48..b9d691e8 100644 --- a/tests/samples-from-wild/chinese3/origin-usj.json +++ b/tests/samples-from-wild/chinese3/origin-usj.json @@ -1,237 +1,236 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Chinese-Simplified Script: Chinese Union New Punctuation 1989" - ], - "code": "3JN" - }, - { - "type": "para:h", - "content": [ - "约翰三书" - ] - }, - { - "type": "para:toc1", - "content": [ - "约翰三书" - ] - }, - { - "type": "para:toc2", - "content": [ - "约翰三书" - ] - }, - { - "type": "para:mt1", - "content": [ - "约翰三书" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "3JN 1" - }, - { - "type": "para:s1", - "content": [ - "问候" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "3JN 1:1" - }, - "作长老的写信给亲爱的", - { - "type": "char:pn", - "content": [ - "该犹" - ] - }, - ",就是我诚心所爱的。", - { - "type": "verse:v", - "number": "2", - "sid": "3JN 1:2" - }, - "亲爱的", - { - "type": "char:add", - "content": [ - "兄弟" - ] - }, - "啊,我愿你凡事兴盛,身体健壮,正如你的灵魂兴盛一样。", - { - "type": "verse:v", - "number": "3", - "sid": "3JN 1:3" - }, - "有弟兄来证明你心里存的真理,正如你按真理而行,我就甚喜乐。", - { - "type": "verse:v", - "number": "4", - "sid": "3JN 1:4" - }, - "我听见我的儿女们按真理而行,我的喜乐就没有比这个大的。" - ] - }, - { - "type": "para:s1", - "content": [ - "合作和反对" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "3JN 1:5" - }, - "亲爱的", - { - "type": "char:add", - "content": [ - "兄弟" - ] - }, - "啊,凡你向作客旅之弟兄所行的都是忠心的。", - { - "type": "verse:v", - "number": "6", - "sid": "3JN 1:6" - }, - "他们在教会面前证明了你的爱;你若配得过 神,帮助他们往前行,这就好了。", - { - "type": "verse:v", - "number": "7", - "sid": "3JN 1:7" - }, - "因他们是为主的名", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1:7" - ] - }, - { - "type": "char:ft", - "content": [ - "原文是那名" - ] - } - ], - "caller": "-" - }, - "出外,对于外邦人一无所取。", - { - "type": "verse:v", - "number": "8", - "sid": "3JN 1:8" - }, - "所以我们应该接待这样的人,叫我们与他们一同为真理做工。", - { - "type": "verse:v", - "number": "9", - "sid": "3JN 1:9" - }, - "我曾略略地写信给教会,但那在教会中好为首的", - { - "type": "char:pn", - "content": [ - "丢特腓" - ] - }, - "不接待我们。", - { - "type": "verse:v", - "number": "10", - "sid": "3JN 1:10" - }, - "所以我若去,必要提说他所行的事,就是他用恶言妄论我们。还不以此为足,他自己不接待弟兄,有人愿意接待,他也禁止,并且将接待弟兄的人赶出教会。" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "3JN 1:11" - }, - "亲爱的", - { - "type": "char:add", - "content": [ - "兄弟" - ] - }, - "啊,不要效法恶,只要效法善。行善的属乎 神;行恶的未曾见过 神。", - { - "type": "verse:v", - "number": "12", - "sid": "3JN 1:12" - }, - { - "type": "char:pn", - "content": [ - "低米丢" - ] - }, - { - "type": "char:add", - "content": [ - "行善" - ] - }, - ",有众人给他作见证,又有真理给他作见证,就是我们也给他作见证。你也知道我们的见证是真的。" - ] - }, - { - "type": "para:s1", - "content": [ - "问安" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "3JN 1:13" - }, - "我原有许多事要写给你,却不愿意用笔墨写给你,", - { - "type": "verse:v", - "number": "14", - "sid": "3JN 1:14" - }, - "但盼望快快地见你,我们就当面谈论。", - { - "type": "verse:v", - "number": "15", - "sid": "3JN 1:15" - }, - "愿你平安。众位朋友都问你安。请你替我按着姓名问众位朋友安。" - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "3JN", + "content": [ + "Chinese-Simplified Script: Chinese Union New Punctuation 1989" + ] + }, + { + "type": "para:h", + "content": [ + "约翰三书" + ] + }, + { + "type": "para:toc1", + "content": [ + "约翰三书" + ] + }, + { + "type": "para:toc2", + "content": [ + "约翰三书" + ] + }, + { + "type": "para:mt1", + "content": [ + "约翰三书" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "3JN 1" + }, + { + "type": "para:s1", + "content": [ + "问候" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "3JN 1:1" + }, + "作长老的写信给亲爱的", + { + "type": "char:pn", + "content": [ + "该犹" + ] + }, + ",就是我诚心所爱的。", + { + "type": "verse:v", + "number": "2", + "sid": "3JN 1:2" + }, + "亲爱的", + { + "type": "char:add", + "content": [ + "兄弟" + ] + }, + "啊,我愿你凡事兴盛,身体健壮,正如你的灵魂兴盛一样。", + { + "type": "verse:v", + "number": "3", + "sid": "3JN 1:3" + }, + "有弟兄来证明你心里存的真理,正如你按真理而行,我就甚喜乐。", + { + "type": "verse:v", + "number": "4", + "sid": "3JN 1:4" + }, + "我听见我的儿女们按真理而行,我的喜乐就没有比这个大的。" + ] + }, + { + "type": "para:s1", + "content": [ + "合作和反对" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "3JN 1:5" + }, + "亲爱的", + { + "type": "char:add", + "content": [ + "兄弟" + ] + }, + "啊,凡你向作客旅之弟兄所行的都是忠心的。", + { + "type": "verse:v", + "number": "6", + "sid": "3JN 1:6" + }, + "他们在教会面前证明了你的爱;你若配得过 神,帮助他们往前行,这就好了。", + { + "type": "verse:v", + "number": "7", + "sid": "3JN 1:7" + }, + "因他们是为主的名", + { + "type": "note:f", + "caller": "-", + "content": [ + { + "type": "char:fr", + "content": [ + "1:7" + ] + }, + { + "type": "char:ft", + "content": [ + "原文是那名" + ] + } + ] + }, + "出外,对于外邦人一无所取。", + { + "type": "verse:v", + "number": "8", + "sid": "3JN 1:8" + }, + "所以我们应该接待这样的人,叫我们与他们一同为真理做工。", + { + "type": "verse:v", + "number": "9", + "sid": "3JN 1:9" + }, + "我曾略略地写信给教会,但那在教会中好为首的", + { + "type": "char:pn", + "content": [ + "丢特腓" + ] + }, + "不接待我们。", + { + "type": "verse:v", + "number": "10", + "sid": "3JN 1:10" + }, + "所以我若去,必要提说他所行的事,就是他用恶言妄论我们。还不以此为足,他自己不接待弟兄,有人愿意接待,他也禁止,并且将接待弟兄的人赶出教会。" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "3JN 1:11" + }, + "亲爱的", + { + "type": "char:add", + "content": [ + "兄弟" + ] + }, + "啊,不要效法恶,只要效法善。行善的属乎 神;行恶的未曾见过 神。", + { + "type": "verse:v", + "number": "12", + "sid": "3JN 1:12" + }, + { + "type": "char:pn", + "content": [ + "低米丢" + ] + }, + { + "type": "char:add", + "content": [ + "行善" + ] + }, + ",有众人给他作见证,又有真理给他作见证,就是我们也给他作见证。你也知道我们的见证是真的。" + ] + }, + { + "type": "para:s1", + "content": [ + "问安" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "3JN 1:13" + }, + "我原有许多事要写给你,却不愿意用笔墨写给你,", + { + "type": "verse:v", + "number": "14", + "sid": "3JN 1:14" + }, + "但盼望快快地见你,我们就当面谈论。", + { + "type": "verse:v", + "number": "15", + "sid": "3JN 1:15" + }, + "愿你平安。众位朋友都问你安。请你替我按着姓名问众位朋友安。" + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/doo43-1/origin-usj.json b/tests/samples-from-wild/doo43-1/origin-usj.json deleted file mode 100644 index 5ec666e6..00000000 --- a/tests/samples-from-wild/doo43-1/origin-usj.json +++ /dev/null @@ -1,5094 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "ROM" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Romans" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Letter of Paul to the Romans" - ] - }, - { - "type": "para:toc2", - "content": [ - "Romans" - ] - }, - { - "type": "para:toc3", - "content": [ - "Rom" - ] - }, - { - "type": "para:mt", - "content": [ - "Romans" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ROM 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 1:1" - }, - "Paul, a servant of Jesus Christ, called to be an apostle and set apart for the gospel of God,", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 1:2" - }, - "which he promised beforehand by his prophets in the holy scriptures,", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 1:3" - }, - "concerning his Son who was a descendant of David according to the flesh." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ROM 1:4" - }, - "Through the Spirit of holiness he was declared with power to be the Son of God by the resurrection from the dead, Jesus Christ our Lord.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 1:5" - }, - "Through him we have received grace and apostleship for obedience of faith among all the nations, for the sake of his name.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 1:6" - }, - "Among these nations, you also have been called to belong to Jesus Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 1:7" - }, - "To all in Rome who are beloved of God and called to be his holy people: Grace to you and peace from God our Father and the Lord Jesus Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 1:8" - }, - "First, I thank my God through Jesus Christ for all of you, because your faith is proclaimed throughout the whole world.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 1:9" - }, - "For God is my witness, whom I serve in my spirit in the gospel of his Son, of how continually I make mention of you.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 1:10" - }, - "I always request in my prayers that by any means I may at last be successful now by the will of God in coming to you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 1:11" - }, - "For I desire to see you, that I may give you some spiritual gift, in order to strengthen you.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 1:12" - }, - "That is, I long to be mutually encouraged among you, through each other's faith, yours and mine." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 1:13" - }, - "Now I do not want you to be uninformed, brothers, that I often intended to come to you (but I was hindered until now), in order to have some fruit among you also, just as I have had among the rest of the Gentiles.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 1:14" - }, - "I am a debtor both to Greeks and to foreigners, both to the wise and to the foolish.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 1:15" - }, - "So, as for me, I am ready to proclaim the gospel also to you who are in Rome." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 1:16" - }, - "For I am not ashamed of the gospel, for it is the power of God for salvation for everyone who believes, for the Jew first and for the Greek.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 1:17" - }, - "For in it God's righteousness is revealed from faith to faith, as it has been written, \"The righteous will live by faith.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 1:18" - }, - "For the wrath of God is revealed from heaven against all ungodliness and unrighteousness of people who through unrighteousness hold back the truth.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 1:19" - }, - "This is because that which is known about God is visible to them. For God has enlightened them." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 1:20" - }, - "For his invisible qualities, namely his eternal power and divine nature, have been clearly seen; ever since the creation of the world, they have been discerned in the things that have been made. So they are without excuse.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 1:21" - }, - "This is because, although they knew about God, they did not glorify him as God, nor did they give him thanks. Instead, they became foolish in their thoughts, and their senseless hearts were darkened." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 1:22" - }, - "They claimed to be wise, but they became foolish.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 1:23" - }, - "They exchanged the glory of the imperishable God for the likenesses of an image of perishable man, of birds, of four-footed beasts, and of creeping things." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ROM 1:24" - }, - "Therefore God gave them over to the lusts of their hearts for uncleanness, for their bodies to be dishonored among themselves.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 1:25" - }, - "It is they who exchanged the truth of God for a lie, and who worshiped and served the creation instead of the Creator, who is blessed forever. Amen." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 1:26" - }, - "Because of this, God gave them over to dishonorable passions, for their women exchanged natural relations for those that were unnatural.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 1:27" - }, - "In the same way, the men also left their natural relations with women and burned in their lust for one another. These were men who committed shameless acts with men and received in themselves the penalty they deserved for their error." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 1:28" - }, - "Because they did not approve of having God in their awareness, he gave them up to a corrupted mind, for them to do those things that are not proper." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ROM 1:29" - }, - "They have been filled with all unrighteousness, wickedness, covetousness, and malice. They are full of envy, murder, strife, deceit, and evil intentions. They are gossips,", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 1:30" - }, - "slanderers, haters of God, insolent, arrogant, boastful, inventing ways of doing evil; they are disobedient to parents.", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 1:31" - }, - "They are senseless, faithless, heartless, and unmerciful." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ROM 1:32" - }, - "They understand the regulations of God, that those who practice such things are deserving of death. But not only do they do these things, they also approve of others who do them." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "ROM 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 2:1" - }, - "Therefore you are without excuse, you person, you who judge, for what you judge in another you condemn in yourself. For you who judge practice the same things.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 2:2" - }, - "But we know that God's judgment is according to truth when it falls on those who practice such things." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 2:3" - }, - "But consider this, you person, you who judge those who practice such things although you do the same things. Will you escape from the judgment of God?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 2:4" - }, - "Or do you think so little of the riches of his kindness, his delayed punishment, and his patience? Do you not know that his kindness is meant to lead you to repentance?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ROM 2:5" - }, - "But it is to the extent of your hardness and unrepentant heart that you are storing up for yourself wrath on the day of wrath, that is, the day of the revelation of God's righteous judgment.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 2:6" - }, - "He will pay back to every person according to his actions:", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 2:7" - }, - "to those who according to the perseverance of good deeds have sought glory, honor, and incorruptibility, he will give eternal life." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 2:8" - }, - "But to those who are self-seeking, who disobey the truth but obey unrighteousness, wrath and fierce anger will come.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 2:9" - }, - "God will bring tribulation and distress on every human soul that has practiced evil, to the Jew first, and also to the Greek." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 2:10" - }, - "But glory, honor, and peace will come to everyone who practices good, to the Jew first, and also to the Greek.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 2:11" - }, - "For there is no partiality with God.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 2:12" - }, - "For as many as have sinned without the law will also perish without the law, and as many as have sinned with respect to the law will be judged by the law." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 2:13" - }, - "For it is not the hearers of the law who are righteous before God, but it is the doers of the law who will be justified.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 2:14" - }, - "For when Gentiles, who do not have the law, do by nature the things of the law, they are a law to themselves, although they do not have the law." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 2:15" - }, - "By this they show that the actions required by the law are written in their hearts. Their conscience also bears witness to them, and their own thoughts either accuse or defend them to themselves", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 2:16" - }, - "and also to God. That will happen on the day when God will judge the secrets of all people, according to my gospel, through Jesus Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 2:17" - }, - "But if you name yourself a Jew and rest upon the law and boast in God,", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 2:18" - }, - "and know his will and approve of what is excellent because you have been instructed from the law;", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 2:19" - }, - "and if you are convinced that you yourself are a guide to the blind, a light to those who are in darkness,", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 2:20" - }, - "an instructor of the foolish, a teacher of little children, and that you have in the law the form of knowledge and of the truth, then how does this affect the way you live your life?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 2:21" - }, - "You who teach others, do you not teach yourself? You who preach against stealing, do you steal?", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 2:22" - }, - "You who say that one must not commit adultery, do you commit adultery? You who hate idols, do you rob temples?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ROM 2:23" - }, - "You who boast in the law, do you dishonor God by disobeying the law?", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 2:24" - }, - "For \"the name of God is blasphemed among the Gentiles because of you,\" just as it has been written." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ROM 2:25" - }, - "For circumcision is profitable to you if you obey the law, but if you are a transgressor of the law, your circumcision becomes uncircumcision.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 2:26" - }, - "If, then, the uncircumcised person keeps the requirements of the law, will not his uncircumcision be considered as circumcision?", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 2:27" - }, - "And will not the one who is naturally uncircumcised condemn you if he fulfills the law? This is because you have the written law and circumcision, yet you are a transgressor of the law!" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 2:28" - }, - "For he is not a Jew who is merely one outwardly; neither is circumcision that which is merely outward in the flesh.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 2:29" - }, - "But he is a Jew who is one inwardly, and circumcision is that of the heart, in the Spirit, not in the letter. The praise of such a person comes not from people but from God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "ROM 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 3:1" - }, - "Then what advantage does the Jew have? And what is the benefit of circumcision?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 3:2" - }, - "It is great in every way. First of all, the Jews were entrusted with revelation from God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 3:3" - }, - "For what if some Jews were without faith? Will their unbelief abolish God's faithfulness?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 3:4" - }, - "May it never be. Instead, let God be found to be true, even though every man is a liar. As it has been written," - ] - }, - { - "type": "para:q", - "content": [ - "\"That you might be shown to be righteous in your words," - ] - }, - { - "type": "para:q", - "content": [ - "and that you might prevail when you come into judgment.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ROM 3:5" - }, - "But if our unrighteousness shows the righteousness of God, what can we say? Can we say that God is unrighteous to bring his wrath upon us? (I am using a human argument.)", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 3:6" - }, - "May it never be! For then how would God judge the world?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 3:7" - }, - "But if the truth of God through my lie multiplies his glory, why am I still being judged as a sinner?", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 3:8" - }, - "Why not say, as we are slandered as saying, and as some affirm that we say, \"Let us do evil, so that good may come\"? Their condemnation is just." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 3:9" - }, - "What then? Are we excusing ourselves? Not at all. For we have already accused both Jews and Greeks, all of them, of being under sin.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 3:10" - }, - "This is as it is written:" - ] - }, - { - "type": "para:q", - "content": [ - "\"There is no one righteous, not one." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 3:11" - }, - "There is no one who understands." - ] - }, - { - "type": "para:q", - "content": [ - "There is no one who seeks after God." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 3:12" - }, - "They have all turned away. They together have become useless." - ] - }, - { - "type": "para:q", - "content": [ - "There is no one who does good, no, not even one.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 3:13" - }, - "\"Their throat is an open grave." - ] - }, - { - "type": "para:q", - "content": [ - "Their tongues have deceived." - ] - }, - { - "type": "para:q", - "content": [ - "The poison of snakes is under their lips.\"" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 3:14" - }, - "\"Their mouths are full of cursing and bitterness.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 3:15" - }, - "\"Their feet are swift to pour out blood." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 3:16" - }, - "Destruction and suffering are in their paths." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 3:17" - }, - "These people have not known a way of peace.\"" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 3:18" - }, - "\"There is no fear of God before their eyes.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 3:19" - }, - "Now we know that whatever the law says, it speaks to the ones who are under the law. This is in order that every mouth may be shut, and the whole world held accountable to God.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 3:20" - }, - "This is because no flesh will be justified by the works of the law in his sight. For through the law comes the knowledge of sin." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 3:21" - }, - "But now apart from the law the righteousness of God has been revealed. It was witnessed by the Law and the Prophets,", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 3:22" - }, - "that is, the righteousness of God through faith in Jesus Christ for all those who believe. For there is no distinction." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ROM 3:23" - }, - "For all have sinned and come short of the glory of God,", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 3:24" - }, - "and they are freely justified by his grace through the redemption that is in Christ Jesus." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ROM 3:25" - }, - "For God provided Christ Jesus as a propitiation through faith in his blood. He offered Christ as proof of his justice, because of his disregard of previous sins", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 3:26" - }, - "in his patience. This all happened for the demonstration of his righteousness at this present time. This was so he could prove himself just, and to show that he justifies anyone because of faith in Jesus." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ROM 3:27" - }, - "Where then is boasting? It is excluded. Through what kind of law? Of works? No, but through a law of faith.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 3:28" - }, - "We conclude then that a person is justified by faith without works of the law." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ROM 3:29" - }, - "Or is God the God of Jews only? Is he not also the God of Gentiles? Yes, of Gentiles also.", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 3:30" - }, - "If, indeed, God is one, he will justify the circumcision by faith, and the uncircumcision through faith." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ROM 3:31" - }, - "Do we then nullify the law through faith? May it never be! Instead, we uphold the law." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "ROM 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 4:1" - }, - "What then will we say that Abraham, our forefather according to the flesh, found?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 4:2" - }, - "For if Abraham had been justified by works, he would have had a reason to boast, but not before God.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 4:3" - }, - "For what does the scripture say? \"Abraham believed God, and it was counted to him as righteousness.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ROM 4:4" - }, - "Now for him who labors, his wage is not counted as a gift, but as what is owed.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 4:5" - }, - "But for him who does not work but instead believes in the one who justifies the ungodly, his faith is counted as righteousness." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 4:6" - }, - "David also pronounces blessing on the man to whom God counts righteousness without works." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 4:7" - }, - "He says," - ] - }, - { - "type": "para:q", - "content": [ - "\"Blessed are those whose lawless deeds are forgiven," - ] - }, - { - "type": "para:q", - "content": [ - "and whose sins are covered." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 4:8" - }, - "Blessed is the man against whom the Lord will not count sin.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 4:9" - }, - "Then is this blessing pronounced only on those of the circumcision, or also on those of the uncircumcision? For we say, \"Faith was counted to Abraham as righteousness.\"", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 4:10" - }, - "How was it counted to him? Was it before or after he had been circumcised? It was not after, but before!" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 4:11" - }, - "Abraham received the sign of circumcision as a seal of the righteousness that he had by faith while he was still uncircumcised. The purpose was to make him the father of all who believe but have not been circumcised, so that righteousness would be counted to them.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 4:12" - }, - "He is also the father of the circumcised who not only are circumcised but who also walk in the footsteps of the faith that our father Abraham had before he was circumcised." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 4:13" - }, - "For the promise to Abraham and to his descendants that he would be heir of the world did not come through the law but through the righteousness of faith.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 4:14" - }, - "For if those who live by the law are to be the heirs, faith is made empty, and the promise is void.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 4:15" - }, - "For the law brings about wrath, but where there is no law, there is no transgression." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 4:16" - }, - "For this reason it is by faith, in order that the promise may rest on grace and be guaranteed to all of Abraham's descendants—not only to those who are under the law, but also to those who share the faith of Abraham. He is the father of us all,", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 4:17" - }, - "as it is written, \"I have appointed you the father of many nations.\" Abraham was in the presence of him whom he trusted, that is, God, who gives life to the dead and calls the things that do not exist into existence." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 4:18" - }, - "In hope he believed against hope, that he would become the father of many nations, according to what he had been told, \"So will your descendants be.\"", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 4:19" - }, - "Without becoming weak in faith, he considered his own body as dead (because he was about a hundred years old), and the deadness of Sarah's womb." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 4:20" - }, - "But because of God's promise, Abraham did not hesitate in unbelief. Instead, he was strengthened in faith and gave glory to God.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 4:21" - }, - "He was fully convinced that what God had promised, he was also able to accomplish.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 4:22" - }, - "Therefore this was also \"counted to him as righteousness.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ROM 4:23" - }, - "But the words \"it was counted to him\" were not written for his sake alone.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 4:24" - }, - "They were written also for us, and it will be counted to us who believe in him who raised Jesus our Lord from the dead.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 4:25" - }, - "This is the one who was delivered up for our trespasses and was raised for our justification." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "ROM 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 5:1" - }, - "Since we are justified by faith, we have peace with God through our Lord Jesus Christ.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 5:2" - }, - "Through him we also have our access by faith into this grace in which we stand, and we boast in the hope of the glory of God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 5:3" - }, - "Not only this, but we also boast in our tribulations. We know that tribulation produces perseverance.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 5:4" - }, - "Perseverance produces character, and character produces hope,", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 5:5" - }, - "and hope does not make ashamed because the love of God has been poured into our hearts through the Holy Spirit, who was given to us." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 5:6" - }, - "For while we were still weak, at the right time Christ died for the ungodly.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 5:7" - }, - "For one will hardly die for a righteous person, though perhaps someone would dare to die for a good person." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 5:8" - }, - "But God proves his own love toward us, because while we were still sinners, Christ died for us.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 5:9" - }, - "Much more, then, now that we are justified by his blood, we will be saved by him from the wrath of God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 5:10" - }, - "For if, while we were enemies, we were reconciled to God through the death of his Son, much more, after having been reconciled, will we be saved by his life.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 5:11" - }, - "Not only this, but we also rejoice in God through our Lord Jesus Christ, through whom we now have received this reconciliation." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 5:12" - }, - "So then, as through one man sin entered into the world, in this way death entered through sin. And death spread to all people, because all sinned.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 5:13" - }, - "For until the law, sin was in the world, but there is no accounting for sin when there is no law." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 5:14" - }, - "Nevertheless, death reigned from Adam until Moses, even over those who did not sin like Adam's disobedience, who is a pattern of him who was to come." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 5:15" - }, - "But the gift is not like the trespass. For if by the trespass of one the many died, how much more did the grace of God and the gift by the grace of the one man, Jesus Christ, abound for the many!" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 5:16" - }, - "For the gift is not like the outcome of that one man's sin. The judgment followed one trespass and brought condemnation, but the gift followed many trespasses and brought justification.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 5:17" - }, - "For if, by the trespass of the one, death ruled through the one, how much more will those who receive the abundance of grace and the gift of righteousness reign in life through the one, Jesus Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 5:18" - }, - "So then, as one trespass led to condemnation for all people, so also through the one act of righteousness came justification and life for all people.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 5:19" - }, - "For as through the one man's disobedience the many were made sinners, even so through the obedience of the one will the many be made righteous." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 5:20" - }, - "But the law came in to increase the trespass. But where sin abounded, grace abounded even more.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 5:21" - }, - "This happened so that, as sin reigned in death, even so grace might reign through righteousness for everlasting life through Jesus Christ our Lord." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "ROM 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 6:1" - }, - "What then will we say? Should we continue in sin so that grace may abound?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 6:2" - }, - "May it never be. We who died to sin, how can we still live in it?", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 6:3" - }, - "Do you not know that as many as were baptized into Christ Jesus were baptized into his death?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ROM 6:4" - }, - "We were buried, then, with him through baptism into death. This happened in order that just as Christ was raised from the dead by the glory of the Father, so also we might walk in newness of life.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 6:5" - }, - "For if we have become united with him in the likeness of his death, we will also be united with his resurrection." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 6:6" - }, - "We know this, that our old man was crucified with him in order that the body of sin might be destroyed. This happened so that we should no longer be enslaved to sin.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 6:7" - }, - "He who has died is declared righteous with respect to sin." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 6:8" - }, - "But if we have died with Christ, we believe that we will also live together with him.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 6:9" - }, - "We know that since Christ has been raised from the dead, he cannot die again; death no longer rules over him." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 6:10" - }, - "For in regard to the death that he died to sin, he died once for all. However, the life that he lives, he lives for God.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 6:11" - }, - "In the same way, you also must consider yourselves to be dead to sin, but alive to God in Christ Jesus." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 6:12" - }, - "Therefore do not let sin rule in your mortal body so that you obey its lusts.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 6:13" - }, - "Do not present your members to sin, to be tools used for unrighteousness. But present yourselves to God as those who have been brought from death to life, and present your members to God as tools to be used for righteousness.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 6:14" - }, - "Do not allow sin to rule over you. For you are not under law, but under grace." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 6:15" - }, - "What then? Shall we sin because we are not under law, but under grace? May it never be.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 6:16" - }, - "Do you not know that if you present yourselves as slaves, you are slaves to the one whom you obey? You are either slaves to sin, which leads to death, or slaves to obedience, which leads to righteousness." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 6:17" - }, - "But thanks be to God! For you were slaves of sin, but you have obeyed from the heart the pattern of teaching that you were given.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 6:18" - }, - "You have been made free from sin, and you have been made slaves of righteousness." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 6:19" - }, - "I speak like a man because of the weakness of your flesh. For just as you presented your members as slaves to uncleanness and to lawlessness, resulting in more lawlessness, in the same way, now present your members as slaves to righteousness for sanctification.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 6:20" - }, - "For when you were slaves of sin, you were free from righteousness.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 6:21" - }, - "At that time, what fruit then did you have of the things of which you are now ashamed? For the outcome of those things is death." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 6:22" - }, - "But now that you have been made free from sin and are enslaved to God, you have your fruit for sanctification. The result is eternal life.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 6:23" - }, - "For the wages of sin are death, but the gift of God is eternal life in Christ Jesus our Lord." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "ROM 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 7:1" - }, - "Or do you not know, brothers (for I am speaking to people who know about law), that the law rules over a person for whatever time he lives?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ROM 7:2" - }, - "For the married woman is bound by law to the husband while he lives, but if the husband dies, she is released from the law of marriage.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 7:3" - }, - "So then, while her husband is living, if she lives with another man, she will be called an adulteress. But if the husband dies, she is free from the law, so she is not an adulteress if she lives with another man." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ROM 7:4" - }, - "Therefore, my brothers, you were also made dead to the law through the body of Christ. This is so that you could be joined to another, that is, to him who was raised from the dead, in order that we might produce fruit for God.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 7:5" - }, - "For when we were in the flesh, the sinful passions, aroused by the law, were at work our members to bear fruit for death." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 7:6" - }, - "But now we have been released from the law. We have died to that by which we were bound. This is so that we might serve in newness of the Spirit, and not in oldness of the letter." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 7:7" - }, - "What will we say then? Is the law itself sin? May it never be. However, I would never have known sin, if it were not through the law. For I would not have known covetousness unless the law said, \"You must not covet.\"", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 7:8" - }, - "But sin took the opportunity through the commandment and brought about every coveting in me. For without the law, sin is dead." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 7:9" - }, - "At one time I was alive without the law, but when the commandment came, sin regained life, and I died.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 7:10" - }, - "The commandment that was to bring life turned out to be death for me." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 7:11" - }, - "For sin took the opportunity through the commandment and deceived me. Through the commandment it killed me.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 7:12" - }, - "So the law is holy, and the commandment is holy, righteous, and good." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 7:13" - }, - "So did what is good become death to me? May it never be. But sin, in order that it might be shown to be sin, produced death in me through what was good, and through the commandment sin might become sinful beyond measure.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 7:14" - }, - "For we know that the law is spiritual, but I am of the flesh. I have been sold under slavery to sin." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 7:15" - }, - "For what I do, I do not really understand. For what I want to do, I do not do, and what I hate, I do.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 7:16" - }, - "But if I do what I do not want, I agree with the law that the law is good." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 7:17" - }, - "But now it is no longer I who do it, but the sin that lives in me.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 7:18" - }, - "For I know that in me, that is in my flesh, lives no good thing. For the desire for good is with me, but I cannot do it." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 7:19" - }, - "For the good that I want, I do not do, but the evil that I do not want, that I do.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 7:20" - }, - "Now if I do what I do not want to do, then it is no longer I who am acting, but rather sin that lives in me.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 7:21" - }, - "So, I find this law: When I want to do good, evil is present with me." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 7:22" - }, - "For I rejoice in the law of God with my inner person.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 7:23" - }, - "But I see a different law in my members. It fights against that new law in my mind. It takes me captive by the law of sin that is in my members." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ROM 7:24" - }, - "I am a miserable man! Who will deliver me from this body of death?", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 7:25" - }, - "But thanks be to God through Jesus Christ our Lord! So then, I myself serve the law of God with my mind. However, with the flesh I serve the law of sin." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "ROM 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 8:1" - }, - "There is therefore now no condemnation for those who are in Christ Jesus.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 8:2" - }, - "For the law of the Spirit of life in Christ Jesus has set you free from the law of sin and death." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 8:3" - }, - "For what the law was unable to do because it was weak through the flesh, God did. He sent his own Son in the likeness of sinful flesh to be an offering for sin, and he condemned sin in the flesh.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 8:4" - }, - "He did this in order that the requirements of the law might be fulfilled in us, we who walk not according to the flesh, but according to the Spirit.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 8:5" - }, - "Those who live according to the flesh set their minds on the things of the flesh, but those who live according to the Spirit set their minds on the things of the Spirit." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 8:6" - }, - "For the mind set on the flesh is death, but the mind set on the Spirit is life and peace.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 8:7" - }, - "The mind set on the flesh is hostile toward God, for it does not submit to God's law, nor is it able to do so.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 8:8" - }, - "Those who are in the flesh cannot please God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 8:9" - }, - "However, you are not in the flesh but in the Spirit, if indeed God's Spirit lives in you. But if anyone does not have the Spirit of Christ, he does not belong to him.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 8:10" - }, - "If Christ is in you, the body is dead with respect to sin, but the spirit is alive with respect to righteousness." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 8:11" - }, - "If the Spirit of him who raised Jesus from the dead lives in you, he who raised Christ from the dead will give life also to your mortal bodies through his Spirit, who lives in you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 8:12" - }, - "So then, brothers, we are debtors, but not to the flesh to live according to the flesh.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 8:13" - }, - "For if you live according to the flesh, you are about to die, but if by the Spirit you put to death the body's actions, you will live." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 8:14" - }, - "For as many as are led by the Spirit of God, these are sons of God.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 8:15" - }, - "You did not receive a spirit of slavery so that you live in fear again; but you received the Spirit of adoption, by which we cry, \"Abba, Father!\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 8:16" - }, - "The Spirit himself bears witness with our spirit that we are children of God.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 8:17" - }, - "If we are children, then we are also heirs, heirs of God. And we are joint heirs with Christ, if indeed we suffer with him so that we may also be glorified with him." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 8:18" - }, - "For I consider that the sufferings of this present time are not worthy to be compared with the glory that will be revealed to us.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 8:19" - }, - "For the eager expectation of the creation waits for the revealing of the sons of God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 8:20" - }, - "For the creation was subjected to futility, not of its own will, but because of him who subjected it, in hope", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 8:21" - }, - "that the creation itself will be delivered from slavery to decay, and that it will be brought into the freedom of the glory of the children of God.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 8:22" - }, - "For we know that the whole creation groans and labors in pain together even now." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ROM 8:23" - }, - "Not only that, but even we ourselves, who have the firstfruits of the Spirit, groan inwardly, as we wait eagerly for our adoption, the redemption of our body.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 8:24" - }, - "For in this hope we were saved. Now hope that is seen is not hope. For who hopes for what he can see?", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 8:25" - }, - "But if we hope for what we do not see, we wait for it with patience." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 8:26" - }, - "In the same way, the Spirit also helps in our weakness. For we do not know how we should pray, but the Spirit himself intercedes for us with inexpressible groans.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 8:27" - }, - "He who searches the hearts knows the mind of the Spirit, because he intercedes on behalf of God's holy people according to the will of God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 8:28" - }, - "We know that for those who love God, he works all things together for good,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Instead of" - ] - }, - { - "type": "char:fqa", - "content": [ - "he works all things together for good" - ] - }, - ", some Greek copies read,", - { - "type": "char:fqa", - "content": [ - "all things work together for good" - ] - }, - "." - ], - "caller": "+" - }, - "for those who are called according to his purpose.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 8:29" - }, - "Because those whom he foreknew he also predestined to be conformed to the image of his Son, that he might be the firstborn among many brothers.", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 8:30" - }, - "Those whom he predestined, these he also called. Those whom he called, these he also justified. Those whom he justified, these he also glorified." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ROM 8:31" - }, - "What then shall we say about these things? If God is for us, who is against us?", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 8:32" - }, - "He who did not spare his own Son but delivered him up on behalf of us all, how will he not also with him freely give us all things?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ROM 8:33" - }, - "Who will bring any accusation against God's chosen ones? God is the one who justifies.", - { - "type": "verse:v", - "number": "34", - "sid": "ROM 8:34" - }, - "Who is the one who condemns? Christ Jesus is the one who died—more than that, who was raised—who is at the right hand of God, and who also is interceding for us." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "ROM 8:35" - }, - "Who will separate us from the love of Christ? Tribulation, or distress, or persecution, or hunger, or nakedness, or danger, or sword?", - { - "type": "verse:v", - "number": "36", - "sid": "ROM 8:36" - }, - "Just as it is written," - ] - }, - { - "type": "para:q", - "content": [ - "\"For your benefit we are killed all day long." - ] - }, - { - "type": "para:q", - "content": [ - "We were considered as sheep for the slaughter.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "ROM 8:37" - }, - "In all these things we are more than conquerors through the one who loved us.", - { - "type": "verse:v", - "number": "38", - "sid": "ROM 8:38" - }, - "For I have been convinced that neither death, nor life, nor angels, nor governments, nor things present, nor things to come, nor powers,", - { - "type": "verse:v", - "number": "39", - "sid": "ROM 8:39" - }, - "nor height, nor depth, nor any other created thing, will be able to separate us from the love of God, which is in Christ Jesus our Lord." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "ROM 9" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 9:1" - }, - "I tell the truth in Christ. I do not lie, and my conscience bears witness with me in the Holy Spirit", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 9:2" - }, - "that for me there is great sorrow and unceasing pain in my heart." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 9:3" - }, - "For I could wish that I myself would be cursed and set apart from Christ for the sake of my brothers, my kinsmen according to the flesh.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 9:4" - }, - "They are Israelites. They have adoption, the glory, the covenants, the gift of the law, the ministry in the temple, and the promises.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 9:5" - }, - "Theirs are the patriarchs from whom Christ has come with respect to the flesh—he who is God over all. May he be praised forever. Amen." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 9:6" - }, - "But it is not as though the word of God has failed. For it is not everyone in Israel who truly belongs to Israel.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 9:7" - }, - "Neither are all Abraham's descendants truly his children. But, \"It is through Isaac that your descendants will be called.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 9:8" - }, - "That is, the children of the flesh are not the children of God. But the children of the promise are regarded as descendants.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 9:9" - }, - "For this is the word of promise: \"At this time I will come, and a son will be given to Sarah.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 9:10" - }, - "Not only this, but after Rebekah also had conceived by one man, our father Isaac—", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 9:11" - }, - "for the children were not yet born and had not yet done anything good or bad, so that the purpose of God according to choice might stand, not because of actions, but because of him who calls—", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 9:12" - }, - "it was said to her, \"The older will serve the younger.\"", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 9:13" - }, - "It is just as had been written: \"Jacob I loved, but Esau I hated.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 9:14" - }, - "What then will we say? Is there unrighteousness with God? May it never be.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 9:15" - }, - "For he says to Moses, \"I will have mercy on whom I will have mercy, and I will have compassion on whom I will have compassion.\"" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 9:16" - }, - "So then, it is not because of him who wills, nor because of him who runs, but because of God, who shows mercy." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 9:17" - }, - "For the scripture says to Pharaoh, \"For this very purpose I raised you up, so that I might demonstrate my power in you, and so that my name might be proclaimed in all the earth.\"", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 9:18" - }, - "So then, God has mercy on whom he wishes, and whom he wishes, he makes stubborn." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 9:19" - }, - "You will say then to me, \"Why does he still find fault? For who has ever withstood his will?\"", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 9:20" - }, - "On the contrary, man, who are you who answers against God? Will what has been molded say to the one who molds it, \"Why did you make me this way?\"", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 9:21" - }, - "Does the potter not have the right over the clay to make from the same lump a container for honorable use, and another container for dishonorable use?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 9:22" - }, - "What if God, who is willing to show his wrath and to make his power known, endured with much patience containers of wrath prepared for destruction?", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 9:23" - }, - "What if he did this in order that he might make known the riches of his glory upon containers of mercy, which he had previously prepared for glory?", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 9:24" - }, - "What if he did this also for us, whom he also called, not only from among the Jews, but also from among the Gentiles?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ROM 9:25" - }, - "As he says also in Hosea:" - ] - }, - { - "type": "para:q", - "content": [ - "\"I will call my people who were not my people," - ] - }, - { - "type": "para:q", - "content": [ - "and her beloved who was not beloved." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 9:26" - }, - "Then it will be that where it was said to them, 'You are not my people,'" - ] - }, - { - "type": "para:q", - "content": [ - "there they will be called 'sons of the living God.'\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ROM 9:27" - }, - "Isaiah cries out concerning Israel," - ] - }, - { - "type": "para:q", - "content": [ - "\"Though the number of the sons of Israel were as the sand of the sea," - ] - }, - { - "type": "para:q", - "content": [ - "it will be a remnant that will be saved," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 9:28" - }, - "for the Lord will execute his word on the earth" - ] - }, - { - "type": "para:q", - "content": [ - "completely and without delay.\"" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ROM 9:29" - }, - "As Isaiah had said previously," - ] - }, - { - "type": "para:q", - "content": [ - "\"If the Lord of hosts had not left us descendants," - ] - }, - { - "type": "para:q", - "content": [ - "we would be like Sodom," - ] - }, - { - "type": "para:q", - "content": [ - "and we would have become like Gomorrah.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ROM 9:30" - }, - "What will we say then? That the Gentiles, who were not pursuing righteousness, obtained righteousness, the righteousness by faith.", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 9:31" - }, - "But Israel, who did pursue a law of righteousness, did not arrive at that law." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ROM 9:32" - }, - "Why not? Because they did not pursue it by faith, but as if by works. They stumbled over the stone of stumbling,", - { - "type": "verse:v", - "number": "33", - "sid": "ROM 9:33" - }, - "as it has been written," - ] - }, - { - "type": "para:q", - "content": [ - "\"Look, I am laying in Zion a stone of stumbling and a rock of offense." - ] - }, - { - "type": "para:q", - "content": [ - "He who believes in it will not be ashamed.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "ROM 10" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 10:1" - }, - "Brothers, my heart's desire and my plea to God is for them, for their salvation.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 10:2" - }, - "For I testify about them that they have a zeal for God, but not according to knowledge.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 10:3" - }, - "For, failing to understand the righteousness that comes from God, and seeking to establish their own righteousness, they did not submit to God’s righteousness." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ROM 10:4" - }, - "For Christ is the fulfillment of the law for righteousness for everyone who believes.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 10:5" - }, - "For Moses writes about the righteousness that comes from the law: \"The man who does the righteousness of the law will live by this righteousness.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 10:6" - }, - "But the righteousness that comes from faith says this: \"Do not say in your heart, 'Who will ascend into heaven?' (that is, to bring Christ down);", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 10:7" - }, - "and do not say, 'Who will descend into the abyss?'\" (that is, to bring Christ up from the dead)." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 10:8" - }, - "But what does it say?" - ] - }, - { - "type": "para:q", - "content": [ - "\"The word is near you, in your mouth and in your heart.\"" - ] - }, - { - "type": "para:p", - "content": [ - "That is the word of faith, which we proclaim.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 10:9" - }, - "For if with your mouth you confess Jesus as Lord, and believe in your heart that God raised him from the dead, you will be saved.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 10:10" - }, - "For with the heart one believes and has righteousness, and with the mouth one confesses and is saved." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 10:11" - }, - "For scripture says, \"Everyone who believes on him will not be put to shame.\"", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 10:12" - }, - "For there is no difference between Jew and Greek. For the same Lord is Lord of all, and he is rich to all who call upon him.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 10:13" - }, - "For everyone who calls on the name of the Lord will be saved." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 10:14" - }, - "How then can they call on him in whom they have not believed? How can they believe in him of whom they have not heard? How can they hear without a preacher?", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 10:15" - }, - "Then how can they preach, unless they are sent?—As it is written, \"How beautiful are the feet of those who proclaim good news!\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 10:16" - }, - "But not all of them obeyed the good news. For Isaiah says, \"Lord, who has believed our report?\"", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 10:17" - }, - "So faith comes from hearing, and hearing by the word of Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 10:18" - }, - "But I say, \"Did they not hear?\" Yes, most certainly." - ] - }, - { - "type": "para:q", - "content": [ - "\"Their sound has gone out into all the earth," - ] - }, - { - "type": "para:q", - "content": [ - "and their words to the ends of the world.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 10:19" - }, - "Moreover, I say, \"Did Israel not know?\" First Moses says," - ] - }, - { - "type": "para:q", - "content": [ - "\"I will provoke you to jealousy by what is not a nation." - ] - }, - { - "type": "para:q", - "content": [ - "By means of a nation without understanding, I will stir you up to anger.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 10:20" - }, - "Then Isaiah was very bold when he says," - ] - }, - { - "type": "para:q", - "content": [ - "\"I was found by those who did not seek me." - ] - }, - { - "type": "para:q", - "content": [ - "I appeared to those who did not ask for me.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 10:21" - }, - "But to Israel he says, \"All the day long I reached out my hands to a disobedient and stubborn people.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "ROM 11" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 11:1" - }, - "I say then, did God reject his people? May it never be. For I also am an Israelite, a descendant of Abraham, of the tribe of Benjamin.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 11:2" - }, - "God did not reject his people, whom he foreknew. Do you not know what the scripture says about Elijah, how he pleaded with God against Israel?", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 11:3" - }, - "\"Lord, they have killed your prophets, they have broken down your altars. I alone am left, and they are seeking my life.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ROM 11:4" - }, - "But what does God's answer say to him? \"I have reserved for myself seven thousand men who have not bent the knee to Baal.\"", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 11:5" - }, - "Even so then, at this present time also there is a remnant because of the choice of grace." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 11:6" - }, - "But if it is by grace, it is no longer by works. Otherwise grace would no longer be grace.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Some old copies read" - ] - }, - { - "type": "char:fqa", - "content": [ - "But if it is by works, then is it no more grace; otherwise work is no more work" - ] - }, - "." - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 11:7" - }, - "What then? The thing that Israel was seeking, it did not obtain, but the chosen obtained it, and the rest were hardened.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 11:8" - }, - "It is just as it is written: \"God has given them a spirit of dullness, eyes so that they should not see, and ears so that they should not hear, to this very day.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 11:9" - }, - "Then David says," - ] - }, - { - "type": "para:q", - "content": [ - "\"Let their table become a net and a trap," - ] - }, - { - "type": "para:q", - "content": [ - "a stumbling block and a retribution for them." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 11:10" - }, - "Let their eyes be darkened so that they may not see," - ] - }, - { - "type": "para:q", - "content": [ - "and bend their backs continually.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 11:11" - }, - "I say then, \"Did they stumble so as to fall?\" May it never be. Instead, by their trespass, salvation has come to the Gentiles, in order to provoke them to jealousy.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 11:12" - }, - "Now if their trespass is the riches of the world, and if their loss is the riches of the Gentiles, how much greater will their fulfillment be?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 11:13" - }, - "But now I am speaking to you Gentiles, and as long as I am an apostle to the Gentiles, I take pride in my ministry.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 11:14" - }, - "Perhaps I will provoke to jealousy those who are of my own flesh. Perhaps we will save some of them." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 11:15" - }, - "For if their rejection means the reconciliation of the world, what will their acceptance be but life from the dead?", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 11:16" - }, - "If the firstfruits are holy, so is the lump of dough. If the root is holy, so are the branches." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 11:17" - }, - "But if some of the branches were broken off, if you, a wild olive branch, were grafted in among them, and if you shared with them in the rich root of the olive tree,", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 11:18" - }, - "do not boast over the branches. But if you do boast, it is not you who supports the root, but the root that supports you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 11:19" - }, - "You will say then, \"Branches were broken off so that I might be grafted in.\"", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 11:20" - }, - "That is true. Because of their unbelief they were broken off, but you stand firm because of your faith. Do not think too highly of yourself, but fear.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 11:21" - }, - "For if God did not spare the natural branches, neither will he spare you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 11:22" - }, - "Look at, then, the kind actions and the severity of God: severity came on the Jews who fell, but God's kindness comes on you, if you continue in his kindness. Otherwise you also will be cut off." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ROM 11:23" - }, - "And even they, if they do not continue in their unbelief, will be grafted in. For God is able to graft them in again.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 11:24" - }, - "For if you were cut out of what is by nature a wild olive tree, and contrary to nature were grafted into a good olive tree, how much more will these, the natural branches, be grafted back into their own olive tree?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ROM 11:25" - }, - "For I do not want you to be uninformed, brothers, of this mystery, so that you may not be wise in your own thinking: A partial hardening has come upon Israel until the full number of the Gentiles comes in." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 11:26" - }, - "Thus all Israel will be saved, just as it is written:" - ] - }, - { - "type": "para:q", - "content": [ - "\"Out of Zion will come the Deliverer." - ] - }, - { - "type": "para:q", - "content": [ - "He will remove ungodliness from Jacob," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ROM 11:27" - }, - "and this will be my covenant with them," - ] - }, - { - "type": "para:q", - "content": [ - "when I will take away their sins.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 11:28" - }, - "As far as the gospel is concerned, they are enemies for your sake. But as far as election is concerned, they are beloved because of the patriarchs.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 11:29" - }, - "For the gifts and the call of God are unchangeable." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ROM 11:30" - }, - "For just as you were formerly disobedient to God, now you have received mercy because of their disobedience.", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 11:31" - }, - "In the same way, now these Jews have been disobedient. The result was that by the mercy shown to you they may also now receive mercy.", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 11:32" - }, - "For God has shut up all into disobedience in order that he might show mercy on all." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ROM 11:33" - }, - "Oh, the depth of the riches both of the wisdom and the knowledge of God! How unsearchable are his judgments, and his ways beyond discovering!" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "ROM 11:34" - }, - "\"For who has known the mind of the Lord" - ] - }, - { - "type": "para:q", - "content": [ - "or who has become his advisor?" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "ROM 11:35" - }, - "Or who has first given anything to God," - ] - }, - { - "type": "para:q", - "content": [ - "that God must repay him?\"" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ROM 11:36" - }, - "For from him and through him and to him are all things. To him be the glory forever. Amen." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "ROM 12" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 12:1" - }, - "I urge you therefore, brothers, by the mercies of God, to present your bodies a living sacrifice, holy, acceptable to God. This is your reasonable service.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 12:2" - }, - "Do not be conformed to this world, but be transformed by the renewal of your mind. Do this to know what is the good, acceptable, and perfect will of God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 12:3" - }, - "For by the grace that was given to me I say to everyone among you: Do not think of yourself more highly than you ought, but rather, think with sober judgment, each according to the measure of faith that God has given you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ROM 12:4" - }, - "For we have many members in one body, but not all the members have the same function.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 12:5" - }, - "In the same way, we who are many are one body in Christ, and are individually members of each other." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 12:6" - }, - "We have different gifts according to the grace that was given to us. If one's gift is prophecy, let it be done according to the proportion of his faith.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 12:7" - }, - "If one's gift is service, let him serve. If one has the gift of teaching, let him teach.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 12:8" - }, - "If one's gift is encouragement, let him encourage. If one's gift is giving, let him do it generously. If one's gift is leading, let it be done with zeal. If one's gift is in showing mercy, let it be done with cheerfulness." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 12:9" - }, - "Let love be without hypocrisy. Abhor what is evil; hold on to that which is good.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 12:10" - }, - "Concerning love of the brothers, be affectionate to one another. Concerning honor, respect one another." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 12:11" - }, - "Concerning diligence, do not be hesitant. Concerning the spirit, be eager. Concerning the Lord, serve him.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 12:12" - }, - "Rejoice in hope, endure tribulation, be faithful in prayer.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 12:13" - }, - "Share in the needs of God's holy people. Find many ways to show hospitality." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 12:14" - }, - "Bless those who persecute you; bless and do not curse.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 12:15" - }, - "Rejoice with those who rejoice; weep with those who weep.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 12:16" - }, - "Be of the same mind toward one another. Do not think in proud ways, but accept lowly people. Do not be wise in your own thoughts." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 12:17" - }, - "Repay no one evil for evil. Do good things in the sight of all people.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 12:18" - }, - "If possible, as far as it depends on you, live at peace with all people." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 12:19" - }, - "Do not avenge yourselves, beloved, but give way to the wrath of God. For it is written, \"'Vengeance belongs to me; I will repay,' says the Lord.\"" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 12:20" - }, - "But \"if your enemy is hungry, feed him." - ] - }, - { - "type": "para:q", - "content": [ - "If he is thirsty, give him a drink." - ] - }, - { - "type": "para:q", - "content": [ - "For if you do this, you will heap coals of fire on his head.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 12:21" - }, - "Do not be overcome by evil, but overcome evil with good." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "ROM 13" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 13:1" - }, - "Let every soul be subject to to higher authorities, for there is no authority unless it comes from God. The authorities that exist have been appointed by God.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 13:2" - }, - "Therefore he who rebels against that authority opposes the command of God; and those who oppose it will receive judgment on themselves." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 13:3" - }, - "For rulers are not a terror to good deeds, but to evil deeds. Do you desire to have no fear of the one in authority? Do what is good, and you will receive his praise.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 13:4" - }, - "For he is a servant of God to you for good. But if you do what is evil, be afraid; for he does not carry the sword for no reason. For he is a servant of God, an avenger for wrath on the one who does evil.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 13:5" - }, - "Therefore you must be subject, not only because of the wrath, but also because of conscience." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 13:6" - }, - "Because of this you pay taxes also. For authorities are servants of God, who attend to this very thing continually.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 13:7" - }, - "Pay to everyone what is owed to them: tax to whom tax is due, toll to whom toll is due, fear to whom fear is due, honor to whom honor is due." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 13:8" - }, - "Owe no one anything, except to love one another. For he who loves his neighbor has fulfilled the law.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 13:9" - }, - "The commandments, \"Do not commit adultery, do not kill, do not steal, do not covet,\" and if there is any other commandment it is summed up in this, \"Love your neighbor as yourself.\"", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 13:10" - }, - "Love does no harm to a neighbor. Therefore, love is the fulfillment of the law." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 13:11" - }, - "Because of this, you know the time, that it is already the hour for you to awake out of sleep. For now our salvation is nearer than when we first believed.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 13:12" - }, - "The night has advanced, and the day is near. Let us therefore put aside the works of darkness, and let us put on the armor of light." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 13:13" - }, - "Let us walk appropriately, as in the day, not in drunken celebrations or drunkenness; and let us not walk in sexual immorality or in uncontrolled lust, and not in strife or jealousy.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 13:14" - }, - "But put on the Lord Jesus Christ, and make no provision for the flesh, to gratify its lusts." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "ROM 14" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 14:1" - }, - "Receive anyone who is weak in faith, without giving judgment about arguments.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 14:2" - }, - "One person has faith to eat anything, another who is weak eats only vegetables." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 14:3" - }, - "May the one who eats everything not despise the one who does not; and may the one who does not eat everything not judge the other who eats everything. For God has accepted him.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 14:4" - }, - "Who are you, you who judge a servant belonging to someone else? It is before his own master that he stands or falls. But he will be made to stand, for the Lord is able to make him stand." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ROM 14:5" - }, - "One person values one day above another. Another values every day equally. Let each person be convinced in his own mind.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 14:6" - }, - "He who observes the day, observes it for the Lord; and he who eats, eats for the Lord, for he gives thanks to God. He who does not eat, refrains from eating for the Lord; he also gives thanks to God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 14:7" - }, - "For none of us lives for himself, and none dies for himself.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 14:8" - }, - "For if we live, we live for the Lord, and if we die, we die for the Lord. Then whether we live or die, we are the Lord's.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 14:9" - }, - "For to this purpose Christ died and lived again, that he might be Lord of both the dead and those who are living." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 14:10" - }, - "But you, why do you judge your brother? And you, why do you despise your brother? For we will all stand before the judgment seat of God.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 14:11" - }, - "For it is written," - ] - }, - { - "type": "para:q", - "content": [ - "\"As I live,\" says the Lord, \"to me every knee will bend," - ] - }, - { - "type": "para:q", - "content": [ - "and every tongue will confess to God.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 14:12" - }, - "So then, each one of us will give an account of himself to God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 14:13" - }, - "Therefore, let us no longer judge one another, but instead decide this, that no one will place a stumbling block or a snare for his brother." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 14:14" - }, - "I know and am persuaded in the Lord Jesus that nothing is unclean by itself. Only for him who considers anything to be unclean, for him it is unclean.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 14:15" - }, - "If because of food your brother is hurt, you are no longer walking in love. Do not destroy with your food one for whom Christ died." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 14:16" - }, - "So do not allow what you consider to be good to be spoken of as evil.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 14:17" - }, - "For the kingdom of God is not about food and drink, but about righteousness, peace, and joy in the Holy Spirit." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 14:18" - }, - "For the one who serves Christ in this way is acceptable to God and approved by people.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 14:19" - }, - "So then, let us pursue the things of peace and the things that build up one another." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 14:20" - }, - "Do not destroy the work of God on account of food. All things are clean, but it is wrong for a man to eat anything that causes someone to stumble.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 14:21" - }, - "It is good not to eat meat, nor to drink wine, nor to do anything over which your brother stumbles." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 14:22" - }, - "The faith you have, keep between yourself and God. Blessed is the one who does not condemn himself by what he approves.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 14:23" - }, - "He who doubts is condemned if he eats, because it is not from faith. And whatever is not from faith is sin." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "ROM 15" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 15:1" - }, - "Now we who are strong ought to bear the weaknesses of the weak, and ought not to please ourselves.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 15:2" - }, - "Let each one of us please his neighbor for that which is good, in order to build him up." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 15:3" - }, - "For even Christ did not please himself. Instead, it was just as it is written, \"The insults of those who insulted you fell on me.\"", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 15:4" - }, - "For whatever was previously written was written for our instruction in order that through patience and through encouragement of the scriptures we would have hope." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ROM 15:5" - }, - "Now may the God of patience and of encouragement grant you to be of the same mind with each other according to Christ Jesus.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 15:6" - }, - "May he do this in order that with one mind you may glorify with one mouth the God and Father of our Lord Jesus Christ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 15:7" - }, - "Therefore receive one another, even as Christ also received you, to the glory of God." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 15:8" - }, - "For I say that Christ has been made a servant of the circumcision on behalf of God's truth, in order to confirm the promises given to the patriarchs,", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 15:9" - }, - "and for the Gentiles to glorify God for his mercy. As it is written," - ] - }, - { - "type": "para:q", - "content": [ - "\"Therefore I will give praise to you among the Gentiles" - ] - }, - { - "type": "para:q", - "content": [ - "and sing praise to your name.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 15:10" - }, - "Again it says," - ] - }, - { - "type": "para:q", - "content": [ - "\"Rejoice, you Gentiles, with his people.\"" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 15:11" - }, - "And again," - ] - }, - { - "type": "para:q", - "content": [ - "\"Praise the Lord, all you Gentiles;" - ] - }, - { - "type": "para:q", - "content": [ - "let all the peoples praise him.\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 15:12" - }, - "Again, Isaiah says," - ] - }, - { - "type": "para:q", - "content": [ - "\"The root of Jesse will come, the one who rises to rule over the Gentiles; in him the Gentiles will have hope.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 15:13" - }, - "Now may the God of hope fill you with all joy and peace in believing, so that by the power of the Holy Spirit you may abound in hope." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 15:14" - }, - "I myself am also convinced about you, my brothers. I am convinced that also you yourselves are full of goodness, filled with all knowledge. I am convinced that you are also able to instruct one another." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 15:15" - }, - "But I am writing more boldly to you about some things in order to remind you again, because of the grace given me by God.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 15:16" - }, - "This gift was that I should be a servant of Christ Jesus sent to the Gentiles, to offer as a priest the gospel of God, so that the offering of the Gentiles might become acceptable, sanctified by the Holy Spirit." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 15:17" - }, - "In Christ Jesus I have reason to boast of my service for God.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 15:18" - }, - "For I will not dare to speak of anything except what Christ has accomplished through me for the obedience of the Gentiles. These are things done by word and action,", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 15:19" - }, - "by the power of signs and wonders, and by the power of the Spirit. This was so that from Jerusalem, and round about as far as Illyricum, I might fully carry out the gospel of Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ROM 15:20" - }, - "In this way, my desire has been to proclaim the gospel, but not where Christ is known by name, in order that I might not build upon another man's foundation.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 15:21" - }, - "It is as it is written:" - ] - }, - { - "type": "para:q", - "content": [ - "\"Those to whom no report of him came will see him," - ] - }, - { - "type": "para:q", - "content": [ - "and those who have not heard will understand.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ROM 15:22" - }, - "Therefore I was also hindered many times from coming to you.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 15:23" - }, - "But now, I no longer have any place in these regions, and I have been longing for many years to come to you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ROM 15:24" - }, - "I hope to see you when I pass through there on my way to Spain, and to be helped by you on my journey there, once I have enjoyed your company for a while.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 15:25" - }, - "But now I am going to Jerusalem, serving God's holy people." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 15:26" - }, - "For it was the good pleasure of Macedonia and Achaia to make a certain contribution to the poor among God's holy people who are in Jerusalem.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 15:27" - }, - "Yes, it was their good pleasure, and they owe it to them. For if the Gentiles have shared in their spiritual things, they owe it to the Jews to minister to them with their material things." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 15:28" - }, - "Therefore, when I have completed this task and have sealed this fruit to them, I will go to Spain and visit you on the way.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 15:29" - }, - "I know that when I come to you I will come in the fullness of the blessing of Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ROM 15:30" - }, - "Now I urge you, brothers, by our Lord Jesus Christ, and by the love of the Spirit, that you strive together with me in your prayers to God for me.", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 15:31" - }, - "Pray that I may be rescued from those who are disobedient in Judea, and that my service for Jerusalem may be acceptable to God's holy people.", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 15:32" - }, - "Pray that I may come to you in joy through the will of God, and that I may, together with you, find rest." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ROM 15:33" - }, - "May the God of peace be with you all. Amen." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "ROM 16" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 16:1" - }, - "I commend to you Phoebe our sister, who is a servant of the church that is in Cenchrea,", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 16:2" - }, - "in order that you may receive her in the Lord. Do this in a manner worthy of God's holy people, and provide her with whatever help she may need from you, for she has been a great help to many and to myself as well." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ROM 16:3" - }, - "Greet Priscilla and Aquila, my fellow workers in Christ Jesus,", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 16:4" - }, - "who for my life risked their own lives. I give thanks to them, and not only I, but also all the churches of the Gentiles." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ROM 16:5" - }, - "Greet the church that is in their house. Greet Epaenetus my beloved, who is the firstfruit of Asia to Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ROM 16:6" - }, - "Greet Mary, who has labored hard for you." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 16:7" - }, - "Greet Andronicus and Junia, my kinsmen and fellow prisoners. They are well known to the apostles, and they were in Christ before me." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 16:8" - }, - "Greet Ampliatus, my beloved in the Lord." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 16:9" - }, - "Greet Urbanus, our fellow worker in Christ, and Stachys, my beloved." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ROM 16:10" - }, - "Greet Apelles, the approved in Christ. Greet those who are of the household of Aristobulus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 16:11" - }, - "Greet Herodion, my kinsman. Greet those of the household of Narcissus who are in the Lord." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 16:12" - }, - "Greet Tryphaena and Tryphosa, laborers in the Lord. Greet Persis the beloved, who has labored much in the Lord." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ROM 16:13" - }, - "Greet Rufus, chosen in the Lord, and his mother and mine." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 16:14" - }, - "Greet Asyncritus, Phlegon, Hermes, Patrobas, Hermas, and the brothers who are with them." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 16:15" - }, - "Greet Philologus and Julia, Nereus and his sister, and Olympas, and all God's holy people who are with them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ROM 16:16" - }, - "Greet one another with a holy kiss. All the churches of Christ greet you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 16:17" - }, - "Now I urge you, brothers, to think about those who are causing the divisions and stumbling. They are going beyond the teaching that you have learned. Turn away from them.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 16:18" - }, - "For people such as these do not serve our Lord Christ, but their own stomach. By their smooth and flattering speech they deceive the hearts of the innocent." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ROM 16:19" - }, - "For your example of obedience reaches everyone. I rejoice, therefore, over you, but I want you to be wise as to that which is good, and innocent to that which is evil.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 16:20" - }, - "The God of peace will soon crush Satan under your feet." - ] - }, - { - "type": "para:p", - "content": [ - "The grace of our Lord Jesus Christ be with you." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 16:21" - }, - "Timothy, my fellow worker, greets you, and Lucius, Jason, and Sosipater, my kinsmen.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 16:22" - }, - "I, Tertius, who write this epistle down, greet you in the Lord." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ROM 16:23" - }, - "Gaius, the host for me and for the whole church, greets you. Erastus, the treasurer of the city, greets you, with Quartus the brother.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 16:24" - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "The best ancient copies do not have this verse. (See: Romans 16:20). v. 24" - ] - }, - { - "type": "char:fqa", - "content": [ - "May the grace of our Lord Jesus Christ be with you all. Amen" - ] - }, - "." - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ROM 16:25" - }, - "Now to him who is able to make you strong according to my gospel and the preaching of Jesus Christ," - ] - }, - { - "type": "para:q", - "content": [ - "according to the revelation of the mystery that had been kept secret for long ages" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ROM 16:26" - }, - "but now has been revealed and made known through the prophetic writings to all nations," - ] - }, - { - "type": "para:q", - "content": [ - "by the command of the eternal God, to bring about the obedience of faith—" - ] - }, - { - "type": "para:q", - "content": [] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ROM 16:27" - }, - "to the only wise God, through Jesus Christ, be glory forever. Amen." - ] - } - ] -} \ No newline at end of file diff --git a/tests/samples-from-wild/doo43-2/origin-usj.json b/tests/samples-from-wild/doo43-2/origin-usj.json deleted file mode 100644 index 6ddce13a..00000000 --- a/tests/samples-from-wild/doo43-2/origin-usj.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "1SA" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "1 Samuel" - ] - }, - { - "type": "para:toc1", - "content": [ - "The First Book of Samuel" - ] - }, - { - "type": "para:toc2", - "content": [ - "First Samuel" - ] - }, - { - "type": "para:toc3", - "content": [ - "1Sa" - ] - }, - { - "type": "para:mt", - "content": [ - "First Samuel" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "1SA 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "1SA 1:1" - }, - "There was a certain man of Ramathaim of the Zuphites, of the hill country of Ephraim; his name was Elkanah son of Jeroham son of Elihu son of Tohu son of Zuph, an Ephraimite.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Some modern versions have" - ] - }, - { - "type": "char:fqa", - "content": [ - "Ramathaim Zophim," - ] - }, - "but it is understood that", - { - "type": "char:fqa", - "content": [ - "Zophim" - ] - }, - "really refers to the region in which the clan descended from Zuph resided." - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "1SA 1:2" - }, - "He had two wives; the name of the first was Hannah, and the name of the second was Peninnah. Peninnah had children, but Hannah had none." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "1SA 1:8" - }, - "David and his men attacked various places, making raids on the Geshurites, the Girzites, and the Amalekites; for those nations were the inhabitants of the land, as you go to Shur, as far as the land of Egypt. They had been living there in the land from ancient times.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Instead of" - ] - }, - { - "type": "char:fqa", - "content": [ - "the Girzites" - ] - }, - "which is found in some ancient Hebrew copies, some modern versions have", - { - "type": "char:fqa", - "content": [ - "the Gizrites" - ] - }, - "which is found in the margin of some Hebrew manuscripts." - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "1SA 1:9" - }, - "David attacked the land and saved neither man nor woman alive; he took away the sheep, the oxen, the donkeys, the camels, and the clothing; he would return and come again to Achish." - ] - } - ] -} \ No newline at end of file diff --git a/tests/samples-from-wild/doo43-3/origin-usj.json b/tests/samples-from-wild/doo43-3/origin-usj.json index f04ca5be..87b55112 100644 --- a/tests/samples-from-wild/doo43-3/origin-usj.json +++ b/tests/samples-from-wild/doo43-3/origin-usj.json @@ -1,10571 +1,10571 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "para:h", - "content": [ - "ഉല്പത്തി" - ] - }, - { - "type": "para:toc1", - "content": [ - "ഉല്പത്തി" - ] - }, - { - "type": "para:toc2", - "content": [ - "ഉല്പത്തി" - ] - }, - { - "type": "para:mt", - "content": [ - "ഉല്പത്തി" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "ആദിയിൽ ദൈവം ആകാശവും ഭൂമിയും സൃഷ്ടിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "ഭൂമി രൂപരഹിതവും പാഴായും ശൂന്യവുമായിരുന്നു; ആഴത്തിന്മീതെ ഇരുൾ ഉണ്ടായിരുന്നു. ദൈവത്തിന്റെ ആത്മാവ് വെള്ളത്തിൻ മീതെ പരിവർത്തിച്ചുകൊണ്ടിരുന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "വെളിച്ചം ഉണ്ടാകട്ടെ എന്നു ദൈവം കല്പിച്ചു; വെളിച്ചം ഉണ്ടായി.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - "വെളിച്ചം നല്ലതു എന്നു ദൈവം കണ്ടു; ദൈവം വെളിച്ചവും ഇരുളും തമ്മിൽ വേർപിരിച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 1:5" - }, - "ദൈവം വെളിച്ചത്തിന് പകൽ എന്നും ഇരുളിന് രാത്രി എന്നും പേരിട്ടു. സന്ധ്യയായി ഉഷസ്സുമായി, ഒന്നാം ദിവസം. ദൈവം വെളിച്ചത്തിനു “പകൽ” എന്നും ഇരുളിനു “രാത്രി” എന്നും പേർ വിളിച്ചു. സന്ധ്യയായി ഉഷസ്സുമായി, ഒന്നാം ദിവസം.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 1:6" - }, - "ദൈവം: “വെള്ളങ്ങളുടെ മദ്ധ്യേ ഒരു വിതാനം ഉണ്ടാകട്ടെ; അത് വെള്ളത്തിനും വെള്ളത്തിനും തമ്മിൽ വേർതിരിവായിരിക്കട്ടെ” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 1:7" - }, - "വിതാനം ഉണ്ടാക്കീട്ടു ദൈവം വിതാനത്തിൻ കീഴുള്ള വെള്ളവും വിതാനത്തിൻ മീതെയുള്ള വെള്ളവും തമ്മിൽ വേർപിരിച്ചു; അങ്ങനെ സംഭവിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 1:8" - }, - "ദൈവം വിതാനത്തിന് “ആകാശം” എന്ന് പേർ വിളിച്ചു. സന്ധ്യയായി ഉഷസ്സുമായി, രണ്ടാം ദിവസം.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 1:9" - }, - "ദൈവം: “ആകാശത്തിൻ കീഴുള്ള വെള്ളം ഒരു സ്ഥലത്തു കൂടട്ടെ; ഉണങ്ങിയ നിലം കാണട്ടെ” എന്ന് കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 1:10" - }, - "ഉണങ്ങിയ നിലത്തിന്നു ദൈവം ഭൂമി എന്നും വെള്ളത്തിന്റെ കൂട്ടത്തിന്നു സമുദ്രം എന്നും പേരിട്ടു; നല്ലതു എന്നു ദൈവം കണ്ടു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 1:11" - }, - "ഭൂമിയിൽനിന്നു പുല്ലും വിത്തുള്ള സസ്യങ്ങളും ഭൂമിയിൽ അതതു തരം വിത്തുള്ള ഫലം കായിക്കുന്ന വൃക്ഷങ്ങളും മുളെച്ചുവരട്ടെ എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 1:12" - }, - "ഭൂമിയിൽ നിന്നു പുല്ലും അതതു തരം വിത്തുള്ള ഫലം കായിക്കുന്ന വൃക്ഷങ്ങളും മുളെച്ചുവന്നു; നല്ലതു എന്നു ദൈവം കണ്ടു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 1:13" - }, - "സന്ധ്യയായി ഉഷസ്സുമായി, മൂന്നാം ദിവസം.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 1:14" - }, - "“പകലും രാവും തമ്മിൽ വേർതിരിവാൻ ആകാശവിതാനത്തിൽ വെളിച്ചങ്ങൾ ഉണ്ടാകട്ടെ; അവ അടയാളങ്ങളായും കാലങ്ങളും, ദിവസങ്ങളും, വർഷങ്ങളും എന്നിവ തിരിച്ചറിവാനായും ഇരിക്കട്ടെ;", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 1:15" - }, - "ഭൂമിയെ പ്രകാശിപ്പിപ്പാൻ ആകാശവിതാനത്തിൽ അവ വെളിച്ചങ്ങളായിരിക്കട്ടെ എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 1:16" - }, - "പകൽ വാഴേണ്ടതിന് വലിപ്പമേറിയ വെളിച്ചവും രാത്രി വാഴേണ്ടതിന് വലിപ്പം കുറഞ്ഞ വെളിച്ചവും ആയി രണ്ടു വലിയ വെളിച്ചങ്ങളെ ദൈവം ഉണ്ടാക്കി; നക്ഷത്രങ്ങളെയും ഉണ്ടാക്കി.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 1:17" - }, - "ഭൂമിയെ പ്രകാശിപ്പിപ്പാനും പകലും രാത്രിയും വാഴുവാനും വെളിച്ചത്തെയും ഇരുളിനെയും തമ്മിൽ വേർപിരിപ്പാനുമായി", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 1:18" - }, - "ദൈവം അവയെ ആകാശവിതാനത്തിൽ നിൎത്തി; നല്ലതു എന്നു ദൈവം കണ്ടു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 1:19" - }, - "സന്ധ്യയായി ഉഷസ്സുമായി, നാലാം ദിവസം.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 1:20" - }, - "“വെള്ളത്തിൽ ചരിക്കുന്ന ജീവികൾ ധാരാളമായി ഉണ്ടാകട്ടെ; ഭൂമിയുടെ മീതെ ആകാശവിതാനത്തിൽ പറവജാതി പറക്കട്ടെ” എന്ന് ദൈവം കല്പിച്ചു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 1:21" - }, - "ദൈവം വലിയ തിമിംഗലങ്ങളെയും വെള്ളത്തിൽ കൂട്ടമായി ജനിച്ചു ചലിക്കുന്ന അതതു തരം ജീവജന്തുക്കളെയും അതതു തരം പറവജാതിയെയും സൃഷ്ടിച്ചു; അതു നല്ലത് എന്നു ദൈവം കണ്ടു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 1:22" - }, - "“നിങ്ങൾ വർദ്ധിച്ചു പെരുകി സമുദ്രത്തിലെ വെള്ളത്തിൽ നിറയുവിൻ; പറവജാതി ഭൂമിയിൽ പെരുകട്ടെ” എന്നു കല്പിച്ചു ദൈവം അവയെ അനുഗ്രഹിച്ചു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 1:23" - }, - "സന്ധ്യയായി ഉഷസ്സുമായി, അഞ്ചാം ദിവസം.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 1:24" - }, - "“അതതു തരം കന്നുകാലി, ഇഴജാതി, കാട്ടുമൃഗം ഇങ്ങനെ അതതുതരം ജീവജന്തുക്കൾ ഭൂമിയിൽ നിന്നുണ്ടാകട്ടെ” എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 1:25" - }, - "ഇങ്ങനെ ദൈവം അതതു തരം കാട്ടുമൃഗങ്ങളെയും അതതു തരം കന്നുകാലികളെയും അതതു തരം ഭൂചരജന്തുക്കളെയും ഉണ്ടാക്കി; നല്ലതു എന്നു ദൈവം കണ്ടു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 1:26" - }, - "അനന്തരം ദൈവം: “നാം നമ്മുടെ സ്വരൂപത്തിൽ നമ്മുടെ സാദൃശ്യപ്രകാരം മനുഷ്യനെ ഉണ്ടാക്കുക; സമുദ്രത്തിലുള്ള മത്സ്യത്തിന്മേലും ആകാശത്തിലുള്ള പറവജാതിയിന്മേലും കന്നുകാലികളിന്മേലും സർവ്വഭൂമിയിന്മേലും ഭൂമിയിൽ ഇഴയുന്ന എല്ലാ ഇഴജാതിയിന്മേലും അവർക്ക് ആധിപത്യം ഉണ്ടായിരിക്കട്ടെ” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 1:27" - }, - "ഇങ്ങനെ ദൈവം തന്റെ സ്വരൂപത്തിൽ മനുഷ്യനെ സൃഷ്ടിച്ചു, ദൈവത്തിന്റെ സ്വരൂപത്തിൽ അവനെ സൃഷ്ടിച്ചു, ആണും പെണ്ണുമായി അവരെ സൃഷ്ടിച്ചു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 1:28" - }, - "ദൈവം അവരെ അനുഗ്രഹിച്ചു: നിങ്ങൾ സന്താനപുഷ്ടിയുള്ളവരായി പെരുകി ഭൂമിയിൽ നിറഞ്ഞു അതിനെ അടക്കി സമുദ്രത്തിലെ മത്സ്യത്തിന്മേലും ആകാശത്തിലെ പറവജാതിയിന്മേലും സകലഭൂചരജന്തുവിന്മേലും വാഴുവിൻ എന്നു അവരോടു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 1:29" - }, - "“ഭൂമിയിൽ എങ്ങും വിത്തുള്ള സസ്യങ്ങളും വൃക്ഷത്തിന്റെ വിത്തുള്ള ഫലം കായിക്കുന്ന സകലവൃക്ഷങ്ങളും ഇതാ, ഞാൻ നിങ്ങൾക്കു തന്നിരിക്കുന്നു; അവ നിങ്ങൾക്ക് ആഹാരമായിരിക്കട്ടെ;", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 1:30" - }, - "ഭൂമിയിലെ സകലമൃഗങ്ങൾക്കും ആകാശത്തിലെ എല്ലാ പറവകൾക്കും ഭൂമിയിൽ ഇഴയുന്ന സകല ജന്തുക്കൾക്കും ജീവനുള്ള സകലത്തിനും ആഹാരമായിട്ടു പച്ചസസ്യം ഒക്കെയും ഞാൻ കൊടുത്തിരിക്കുന്നു” എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 1:31" - }, - "ദൈവം ഉണ്ടാക്കിയതിനെ ഒക്കെയും ദൈവം നോക്കി, അതു എത്രയും നല്ലത് എന്നു കണ്ടു. സന്ധ്യയായി ഉഷസ്സുമായി, ആറാം ദിവസം." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "GEN 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 2:1" - }, - "ഇങ്ങനെ ആകാശവും ഭൂമിയും അവയിലുള്ള ചരാചരങ്ങളൊക്കെയും തികഞ്ഞു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 2:2" - }, - "ദൈവം ചെയ്ത പ്രവൃത്തി ഒക്കെയും അവിടുന്ന് തീർത്തശേഷം ദൈവം ചെയ്ത സകലപ്രവൃത്തിയിൽനിന്നും ഏഴാം ദിവസം വിശ്രമിച്ചു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 2:3" - }, - "താൻ സൃഷ്ടിച്ചുണ്ടാക്കിയ സകല പ്രവൃത്തിയിൽനിന്നും അന്ന് അവിടുന്ന് വിശ്രമിച്ചതുകൊണ്ട് ദൈവം ഏഴാം ദിവസത്തെ അനുഗ്രഹിച്ചു ശുദ്ധീകരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 2:4" - }, - "യഹോവയായ ദൈവം ഭൂമിയും ആകാശവും സൃഷ്ടിച്ച നാളിൽ ആകാശവും ഭൂമിയും സൃഷ്ടിച്ചതിന്റെ ഉല്പത്തിവിവരം: വയലിലെ ചെടി ഒന്നും അതുവരെ ഭൂമിയിൽ ഉണ്ടായിരുന്നില്ല; വയലിലെ സസ്യം ഒന്നും മുളച്ചിരുന്നതുമില്ല.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 2:5" - }, - "യഹോവയായ ദൈവം ഭൂമിയിൽ മഴ പെയ്യിച്ചിരുന്നില്ല; നിലത്ത് വേല ചെയ്‌വാൻ മനുഷ്യനും ഉണ്ടായിരുന്നില്ല.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 2:6" - }, - "ഭൂമിയിൽ നിന്നു മഞ്ഞു പൊങ്ങി, നിലം ഒക്കെയും നനച്ചുവന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 2:7" - }, - "യഹോവയായ ദൈവം നിലത്തെ പൊടികൊണ്ട് മനുഷ്യനെ നിർമ്മിച്ചിട്ട് അവന്റെ മൂക്കിൽ ജീവശ്വാസം ഊതി, അങ്ങനെ മനുഷ്യൻ ജീവനുള്ളവനായിതീർന്നു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 2:8" - }, - "അനന്തരം യഹോവയായ ദൈവം കിഴക്ക് ഏദെനിൽ ഒരു തോട്ടം ഉണ്ടാക്കി, അവിടുന്ന് സൃഷ്ടിച്ച മനുഷ്യനെ അവിടെ ആക്കി.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 2:9" - }, - "കാണാൻ ഭംഗിയുള്ളതും ഭക്ഷണതിനു നല്ലതുമായ എല്ലാ വൃക്ഷങ്ങളും തോട്ടത്തിന്റെ നടുവിൽ ജീവവൃക്ഷവും നന്മതിന്മകളെക്കുറിച്ചുള്ള അറിവിന്റെ വൃക്ഷവും യഹോവയായ ദൈവം നിലത്തുനിന്നു മുളപ്പിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 2:10" - }, - "തോട്ടം നനയ്ക്കുവാൻ ഒരു നദി ഏദെനിൽനിന്നു പുറപ്പെട്ടു; അത് അവിടെനിന്ന് നാലു കൈവഴിയായി പിരിഞ്ഞു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 2:11" - }, - "ഒന്നാമത്തേതിന് പീശോൻ എന്ന് പേർ; അത് ഹവീലാദേശമൊക്കെയും ചുറ്റുന്നു; അവിടെ പൊന്നുണ്ട്.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 2:12" - }, - "ആ ദേശത്തിലെ പൊന്ന് മേൽത്തരമാകുന്നു; അവിടെ ഗുല്ഗുലുവും ഗോമേദകവും ഉണ്ട്.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 2:13" - }, - "രണ്ടാം നദിക്ക് ഗീഹോൻ എന്നു പേർ; അത് കൂശ്‌ദേശമൊക്കെയും ചുറ്റുന്നു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 2:14" - }, - "മൂന്നാം നദിക്ക് ഹിദ്ദേക്കെൽ എന്ന് പേർ; അത് അശ്ശൂരിനു കിഴക്കോട്ട് ഒഴുകുന്നു; നാലാം നദി ഫ്രാത്ത് ആകുന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 2:15" - }, - "യഹോവയായ ദൈവം മനുഷ്യനെ കൂട്ടിക്കൊണ്ടു പോയി ഏദെൻ തോട്ടത്തിൽ വേല ചെയ്യുവാനും അതിനെ സൂക്ഷിക്കുവാനും അവിടെ ആക്കി.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 2:16" - }, - "യഹോവയായ ദൈവം മനുഷ്യനോട് കല്പിച്ചത് എന്തെന്നാൽ: “തോട്ടത്തിലെ സകലവൃക്ഷങ്ങളുടെയും ഫലം നിനക്ക് ഇഷ്ടംപോലെ തിന്നാം.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 2:17" - }, - "എന്നാൽ നന്മതിന്മകളെക്കുറിച്ചുള്ള അറിവിന്റെ വൃക്ഷത്തിൻ ഫലം തിന്നരുത്; തിന്നുന്ന നാളിൽ നീ നിശ്ചയമായി മരിക്കും.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 2:18" - }, - "അനന്തരം യഹോവയായ ദൈവം: “മനുഷ്യൻ ഏകനായിരിക്കുന്നത് നന്നല്ല; ഞാൻ അവന് തക്കതായൊരു തുണ ഉണ്ടാക്കിക്കൊടുക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 2:19" - }, - "യഹോവയായ ദൈവം ഭൂമിയിലെ സകല മൃഗങ്ങളെയും ആകാശത്തിലെ എല്ലാ പറവകളെയും നിലത്തുനിന്നു നിർമ്മിച്ചിട്ട് ആദാം അവയ്ക്ക് എന്ത് പേരിടുമെന്ന് കാണുവാൻ അവന്റെ മുമ്പിൽ വരുത്തി; സകല ജീവജന്തുക്കൾക്കും ആദാം ഇട്ടത് അവയ്ക്ക് പേരായി.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 2:20" - }, - "ആദാം എല്ലാകന്നുകാലികൾക്കും ആകാശത്തിലെ പറവകൾക്കും എല്ലാകാട്ടുമൃഗങ്ങൾക്കും പേരിട്ടു; എങ്കിലും മനുഷ്യനു തക്കതായൊരു തുണ കണ്ടുകിട്ടിയില്ല.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 2:21" - }, - "ആകയാൽ യഹോവയായ ദൈവം മനുഷ്യന് ഒരു ഗാഢനിദ്ര വരുത്തി; അവൻ ഉറങ്ങിയപ്പോൾ അവന്റെ വാരിയെല്ലുകളിൽ ഒന്ന് എടുത്ത് അതിനു പകരം മാംസം പിടിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 2:22" - }, - "യഹോവയായ ദൈവം മനുഷ്യനിൽനിന്നു എടുത്ത വാരിയെല്ലിനെ ഒരു സ്ത്രീയാക്കി, അവളെ മനുഷ്യന്റെ അടുക്കൽ കൊണ്ടുവന്നു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 2:23" - }, - "അപ്പോൾ ആദാം; “ഇത് ഇപ്പോൾ എന്റെ അസ്ഥിയിൽ നിന്നു അസ്ഥിയും എന്റെ മാംസത്തിൽനിന്നു മാംസവും ആകുന്നു. ഇവളെ നരനിൽനിന്ന് എടുത്തിരിക്കയാൽ ഇവൾക്ക് നാരി എന്ന് പേരാകും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 2:24" - }, - "അതുകൊണ്ട് പുരുഷൻ അപ്പനെയും അമ്മയെയും വിട്ടുപിരിഞ്ഞ് ഭാര്യയോടു പറ്റിച്ചേരും; അവർ ഒരുദേഹമായി തീരും.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 2:25" - }, - "മനുഷ്യനും ഭാര്യയും ഇരുവരും നഗ്നരായിരുന്നു; അവർക്ക് നാണം തോന്നിയതുമില്ല." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "GEN 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 3:1" - }, - "യഹോവയായ ദൈവം ഉണ്ടാക്കിയ എല്ലാ കാട്ടുജന്തുക്കളെക്കാളും പാമ്പ് കൗശലമേറിയതായിരുന്നു. അതു സ്ത്രീയോട്: “തോട്ടത്തിലെ യാതൊരു വൃക്ഷത്തിന്റെ ഫലവും നിങ്ങൾ തിന്നരുതെന്നു ദൈവം വാസ്തവമായി കല്പിച്ചിട്ടുണ്ടോ?” എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 3:2" - }, - "സ്ത്രീ പാമ്പിനോട്: “തോട്ടത്തിലെ വൃക്ഷങ്ങളുടെ ഫലം ഞങ്ങൾക്കു തിന്നാം;", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 3:3" - }, - "എന്നാൽ നിങ്ങൾ മരിക്കാതിരിക്കേണ്ടതിനു തോട്ടത്തിന്റെ നടുവിലുള്ള വൃക്ഷത്തിന്റെ ഫലം തിന്നരുത്, തൊടുകയും അരുത് എന്ന് ദൈവം കല്പിച്ചിട്ടുണ്ട്” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 3:4" - }, - "പാമ്പ് സ്ത്രീയോട്: “നിങ്ങൾ മരിക്കയില്ല നിശ്ചയം;", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 3:5" - }, - "അത് തിന്നുന്ന നാളിൽ നിങ്ങളുടെ കണ്ണ് തുറക്കയും നിങ്ങൾ നന്മതിന്മകളെ അറിയുന്നവരായി ദൈവത്തെപ്പോലെ ആകയും ചെയ്യും എന്ന് ദൈവം അറിയുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 3:6" - }, - "ആ വൃക്ഷഫലം തിന്നുവാൻ നല്ലതും കാണുവാൻ ഭംഗിയുള്ളതും ജ്ഞാനം പ്രാപിപ്പാൻ ആഗ്രഹിക്കതക്കതും എന്നു സ്ത്രീ കണ്ട് ഫലം പറിച്ചു തിന്നു ഭർത്താവിനും കൊടുത്തു; അവനും തിന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 3:7" - }, - "ഉടനെ രണ്ടുപേരുടെയും കണ്ണ് തുറന്നു തങ്ങൾ നഗ്നരെന്ന് അറിഞ്ഞ്, അത്തിയില കൂട്ടിത്തുന്നി തങ്ങൾക്ക് അരയാട ഉണ്ടാക്കി.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 3:8" - }, - "വെയിലാറിയപ്പോൾ യഹോവയായ ദൈവം തോട്ടത്തിൽ നടക്കുന്ന ഒച്ച അവർ കേട്ടു; മനുഷ്യനും ഭാര്യയും യഹോവയായ ദൈവത്തിന്റെ സന്നിധിയിൽനിന്ന് തോട്ടത്തിലെ വൃക്ഷങ്ങളുടെ ഇടയിൽ ഒളിച്ചു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 3:9" - }, - "യഹോവയായ ദൈവം മനുഷ്യനെ വിളിച്ചു: “നീ എവിടെ? എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 3:10" - }, - "“തോട്ടത്തിൽ അവിടുത്തെ ഒച്ച കേട്ടിട്ട് ഞാൻ നഗ്നനാകകൊണ്ട് ഭയപ്പെട്ട് ഒളിച്ചു” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 3:11" - }, - "“നീ നഗ്നനെന്നു നിന്നോട് ആര് പറഞ്ഞു? തിന്നരുതെന്ന് ഞാൻ നിന്നോട് കല്പിച്ച വൃക്ഷഫലം നീ തിന്നുവോ?എന്നു അവൻ ചോദിച്ചു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 3:12" - }, - "അതിന് മനുഷ്യൻ: “എന്നോടു കൂടെ ഇരിക്കുവാൻ അവിടുന്ന് തന്നിട്ടുള്ള സ്ത്രീ വൃക്ഷഫലം തന്നു; ഞാൻ തിന്നുകയും ചെയ്തു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 3:13" - }, - "യഹോവയായ ദൈവം സ്ത്രീയോട്: “നീ എന്താണ് ഈ ചെയ്തത്? എന്നു ചോദിച്ചതിന്: “പാമ്പ് എന്നെ വഞ്ചിച്ചു, ഞാൻ തിന്നുപോയി” എന്ന് സ്ത്രീ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 3:14" - }, - "യഹോവയായ ദൈവം പാമ്പിനോട് കല്പിച്ചത്: “നീ ഇത് ചെയ്തതുകൊണ്ട് എല്ലാ കന്നുകാലികളിലും എല്ലാ കാട്ടുമൃഗങ്ങളിലുംവച്ച് നീ ശപിക്കപ്പെട്ടിരിക്കുന്നു; നീ ഉരസ്സുകൊണ്ടു ഇഴഞ്ഞ് നിന്റെ ജീവിതകാലമൊക്കെയും പൊടി തിന്നും.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 3:15" - }, - "ഞാൻ നിനക്കും സ്ത്രീക്കും നിന്റെ സന്തതിക്കും അവളുടെ സന്തതിക്കും തമ്മിൽ ശത്രുത ഉണ്ടാക്കും. അവൻ നിന്റെ തല തകർക്കും; നീ അവന്റെ കുതികാൽ തകർക്കും.”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 3:16" - }, - "സ്ത്രീയോട് കല്പിച്ചത്: “ഞാൻ നിനക്ക് കഷ്ടവും ഗർഭധാരണവും ഏറ്റവും വർദ്ധിപ്പിക്കും; നീ വേദനയോടെ മക്കളെ പ്രസവിക്കും; നിന്റെ ആഗ്രഹം നിന്റെ ഭർത്താവിനോട് ആകും; അവൻ നിന്നെ ഭരിക്കും.”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 3:17" - }, - "ആദാമിനോട് കല്പിച്ചതോ: “നീ നിന്റെ ഭാര്യയുടെ വാക്ക് അനുസരിക്കയും തിന്നരുതെന്ന് ഞാൻ കല്പിച്ച വൃക്ഷഫലം തിന്നുകയും ചെയ്തതുകൊണ്ട് നിന്റെ നിമിത്തം ഭൂമി ശപിക്കപ്പെട്ടിരിക്കുന്നു; നിന്റെ ജീവകാലമൊക്കെയും നീ കഷ്ടതയോടെ അതിൽനിന്നു ഭക്ഷണം കഴിക്കും.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 3:18" - }, - "മുള്ളും പറക്കാരയും നിനക്ക് അതിൽനിന്നു മുളയ്ക്കും; വയലിലെ സസ്യം നീ ഭക്ഷിക്കും.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 3:19" - }, - "നിലത്തുനിന്നു നിന്നെ എടുത്തിരിക്കുന്നു; അതിൽ തിരികെ ചേരുംവരെ മുഖത്തെ വിയർപ്പോടെ നീ അപ്പം ഭക്ഷിക്കും; നീ പൊടിയാകുന്നു, പൊടിയിൽ തിരികെ ചേരും.”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 3:20" - }, - "ജീവനുള്ള എല്ലാവർക്കും മാതാവായതുകൊണ്ട് ആദാം തന്റെ ഭാര്യയ്ക്കു ഹവ്വാ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 3:21" - }, - "യഹോവയായ ദൈവം ആദാമിനും അവന്റെ ഭാര്യയ്ക്കും തോൽകൊണ്ട് വസ്ത്രം ഉണ്ടാക്കി അവരെ ധരിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 3:22" - }, - "യഹോവയായ ദൈവം: “നോക്കൂ, മനുഷ്യൻ നന്മതിന്മകളെ അറിയുവാനായി നമ്മിൽ ഒരുവനെപ്പോലെ ആയിത്തീർന്നിരിക്കുന്നു; ഇപ്പോൾ അവൻ കൈനീട്ടി ജീവവൃക്ഷത്തിന്റെ ഫലം കൂടെ പറിച്ചുതിന്ന് എന്നേക്കും ജീവിക്കുവാൻ ഇടവവരരുത്” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 3:23" - }, - "അവനെ എടുത്തിരുന്ന നിലത്ത് കൃഷി ചെയ്യേണ്ടതിന് യഹോവയായ ദൈവം അവനെ ഏദെൻതോട്ടത്തിൽനിന്നു പുറത്താക്കി.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 3:24" - }, - "ഇങ്ങനെ ദൈവം മനുഷ്യനെ ഇറക്കിവിട്ടു; ജീവന്റെ വൃക്ഷത്തിങ്കലേക്കുള്ള വഴി കാവൽചെയ്യുവാൻ അവിടുന്ന് ഏദെൻ തോട്ടത്തിന് കിഴക്ക് കെരൂബുകളെ എല്ലാ വശത്തേക്കും തിരിഞ്ഞുകൊണ്ടിരിക്കുന്ന ജ്വാലയുള്ള ഒരു വാളുമായി നിർത്തി." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "GEN 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 4:1" - }, - "ആദാം തന്റെ ഭാര്യയായ ഹവ്വയെ പരിഗ്രഹിച്ചു; അവൾ ഗർഭം ധരിച്ചു കയീനെ പ്രസവിച്ചു: “യഹോവയാൽ എനിക്കു ഒരു പുരുഷസന്തതിയെ ലഭിച്ചു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 4:2" - }, - "പിന്നെ അവൾ അവന്റെ അനുജനായ ഹാബെലിനെ പ്രസവിച്ചു. ഹാബെൽ ആട്ടിടയനും കയീൻ കൃഷിക്കാരനും ആയിത്തീർന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 4:3" - }, - "കുറെക്കാലം കഴിഞ്ഞിട്ട് കയീൻ നിലത്തെ ഫലത്തിൽനിന്ന് യഹോവയ്ക്ക് ഒരു വഴിപാട് കൊണ്ടുവന്നു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 4:4" - }, - "ഹാബെലും ആട്ടിൻ കൂട്ടത്തിലെ ആദ്യം ജനിച്ചവയിൽനിന്ന്, അവയുടെ കൊഴുപ്പുള്ള ഭാഗങ്ങളിൽനിന്ന് ഒരു വഴിപാടു കൊണ്ടുവന്നു. യഹോവ ഹാബെലിലും അവന്റെ വഴിപാടിലും പ്രസാദിച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 4:5" - }, - "കയീനിലും അവന്റെ വഴിപാടിലും അവിടുന്ന് പ്രസാദിച്ചില്ല. കയീൻ വളരെ കോപിച്ചു, അവന്റെ മുഖം വാടി.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 4:6" - }, - "അപ്പോൾ യഹോവ കയീനോട്: “നീ കോപിക്കുന്നത് എന്തിന്? നിന്റെ മുഖം വാടുന്നതും എന്ത്?", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 4:7" - }, - "നീ നന്മചെയ്യുന്നു എങ്കിൽ നീയും സ്വീകാര്യനാവുകയില്ലയോ? നീ നന്മ ചെയ്യുന്നില്ലെങ്കിലോ പാപം വാതില്ക്കൽ കിടക്കുന്നു; അതിന്റെ ആഗ്രഹം നിന്നോടാകുന്നു; നീയോ അതിനെ കീഴടക്കേണം” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 4:8" - }, - "അപ്പോൾ കയീൻ തന്റെ അനുജനായ ഹാബെലിനോട്“നാം വയലിലേക്കു പോക” എന്നു പറഞ്ഞു. അവർ വയലിൽ ആയിരുന്നപ്പോൾ കയീൻ തന്റെ അനുജനായ ഹാബെലിനെതിരായി എഴുന്നേറ്റ് അവനെ കൊന്നു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 4:9" - }, - "പിന്നെ യഹോവ കയീനോട്: “നിന്റെ അനുജനായ ഹാബെൽ എവിടെ?എന്നു ചോദിച്ചതിന്: “എനിക്ക് അറിഞ്ഞുകൂടാ; ഞാൻ എന്റെ അനുജന്റെ കാവൽക്കാരനോ?എന്നു അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 4:10" - }, - "അതിന് അവിടുന്ന് അരുളിച്ചെയ്തത്. “നീ എന്തു ചെയ്തു? നിന്റെ അനുജന്റെ രക്തത്തിന്റെ ശബ്ദം ഭൂമിയിൽനിന്ന് എന്നോടു നിലവിളിക്കുന്നു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 4:11" - }, - "ഇപ്പോൾ നിന്റെ കൈയിൽനിന്ന് നിന്റെ അനുജന്റെ രക്തം സ്വീകരിക്കുവാൻ വായ് തുറന്ന ദേശം വിട്ട് നീ ശാപഗ്രസ്തനായി പോകേണം.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 4:12" - }, - "നീ കൃഷി ചെയ്യുമ്പോൾ നിലം ഇനി ഒരിക്കലും അതിന്റെ വീര്യം നിനക്ക് തരികയില്ല; നീ ഭൂമിയിൽ അലഞ്ഞുതിരിയുന്നവൻ ആകും.”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 4:13" - }, - "കയീൻ യഹോവയോട്: “എന്റെ ശിക്ഷ എനിക്ക് വഹിക്കുവാൻ കഴിയുന്നതിനെക്കാൾ വലുതാണ്.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 4:14" - }, - "ഇതാ, അങ്ങ് ഇന്ന് എന്നെ പുറത്താക്കികളയുന്നു; ഞാൻ തിരുസന്നിധിവിട്ട് ഒളിച്ചു ഭൂമിയിൽ അലഞ്ഞുതിരിയുന്നവൻ ആകും; ആരെങ്കിലും എന്നെ കണ്ടാൽ, എന്നെ കൊല്ലും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 4:15" - }, - "യഹോവ അവനോട്: “അതുകൊണ്ട് ആരെങ്കിലും കയീനെ കൊന്നാൽ അവന്റെമേൽ ഏഴിരട്ടിയായി പ്രതികാരംചെയ്യും” എന്ന് അരുളിച്ചെയ്തു; കയീനെ കാണുന്നവർ ആരും അവനെ കൊല്ലാതിരിക്കേണ്ടതിനു യഹോവ കയീന്റെമേൽ ഒരു അടയാളം പതിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 4:16" - }, - "അങ്ങനെ കയീൻ യഹോവയുടെ സന്നിധിയിൽ നിന്നു പുറപ്പെട്ട് ഏദെന് കിഴക്ക് നോദ് ദേശത്ത് ചെന്നു പാർത്തു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 4:17" - }, - "കയീൻ തന്റെ ഭാര്യയെ പരിഗ്രഹിച്ചു; അവൾ ഗർഭം ധരിച്ചു ഹാനോക്കിനെ പ്രസവിച്ചു. കയീൻ ഒരു പട്ടണം പണിതു, ഹാനോക്ക് എന്നു തന്റെ മകന്റെ പേരിട്ടു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 4:18" - }, - "ഹാനോക്കിന് ഈരാദ് ജനിച്ചു; ഈരാദ് മെഹൂയയേലിനെ ജനിപ്പിച്ചു; മെഹൂയയേൽ മെഥൂശയേലിനെ ജനിപ്പിച്ചു; മെഥൂശയേൽ ലാമെക്കിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 4:19" - }, - "ലാമെക്ക് രണ്ടു ഭാര്യമാരെ എടുത്തു; ഒരുവൾക്ക് ആദാ എന്നും മറ്റവൾക്കു സില്ലാ എന്നും പേർ.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 4:20" - }, - "ആദാ യാബാലിനെ പ്രസവിച്ചു; അവൻ കൂടാരങ്ങളിൽ വസിക്കുന്നവർക്കും പശുകളെ സംരക്ഷിക്കുന്നവർക്കും പിതാവായിരുന്നു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 4:21" - }, - "അവന്റെ സഹോദരന് യൂബാൽ എന്നു പേർ. ഇവൻ കിന്നരവും ഓടക്കുഴലും വായിക്കുന്ന എല്ലാവർക്കും പിതാവായിരുന്നു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 4:22" - }, - "സില്ലാ തൂബൽകയീനെ പ്രസവിച്ചു; അവൻ ചെമ്പുപണിക്കാരുടെയും ഇരിമ്പുപണിക്കാരുടെയും ഗുരുവായിരുന്നു; നയമാ ആയിരുന്നു തൂബൽകയീന്റെ സഹോദരി .", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 4:23" - }, - "ലാമെക്ക് തന്റെ ഭാര്യമാരോടു പറഞ്ഞത്:" - ] - }, - { - "type": "para:q1", - "content": [ - "“ആദയും സില്ലയും ആയുള്ളോരേ, എന്റെ വാക്കു കേൾക്കുവിൻ;" - ] - }, - { - "type": "para:q1", - "content": [ - "ലാമെക്കിൻ ഭാര്യമാരേ, എന്റെ വചനത്തിനു ചെവി തരുവിൻ!" - ] - }, - { - "type": "para:q1", - "content": [ - "എന്നെ മുറിപ്പെടുത്തിയ ഒരു പുരുഷനെയും" - ] - }, - { - "type": "para:q1", - "content": [ - "എന്നെ പരിക്കേൽപ്പിച്ച ഒരു യുവാവിനെയും ഞാൻ കൊന്നു." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 4:24" - }, - "കയീനുവേണ്ടി ഏഴിരട്ടി പകരം ചെയ്യുമെങ്കിൽ" - ] - }, - { - "type": "para:q1", - "content": [ - "ലാമെക്കിനുവേണ്ടി എഴുപത്തേഴു ഇരട്ടി പകരം ചെയ്യും.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 4:25" - }, - "ആദാം തന്റെ ഭാര്യയെ പിന്നെയും പരിഗ്രഹിച്ചു; അവൾ ഒരു മകനെ പ്രസവിച്ചു: “കയീൻ കൊന്ന ഹാബെലിനു പകരം ദൈവം എനിക്ക് മറ്റൊരു സന്തതിയെ തന്നു” എന്നു പറഞ്ഞ് അവന് ശേത്ത് എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 4:26" - }, - "ശേത്തിനും ഒരു മകൻ ജനിച്ചു; അവന് എനോശ് എന്നു പേരിട്ടു. ആ കാലത്ത് യഹോവയുടെ നാമത്തിലുള്ള ആരാധന തുടങ്ങി." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "GEN 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 5:1" - }, - "ആദാമിന്റെ വംശപാരമ്പര്യമാണിത്: ദൈവം മനുഷ്യനെ സൃഷ്ടിച്ചപ്പോൾ ദൈവത്തിന്റെ സാദൃശ്യത്തിൽ അവനെ ഉണ്ടാക്കി; ആണും പെണ്ണുമായി അവരെ സൃഷ്ടിച്ചു;", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 5:2" - }, - "സൃഷ്ടിച്ച നാളിൽ അവരെ അനുഗ്രഹിക്കയും അവർക്കു ആദാമെന്നു പേരിടുകയും ചെയ്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 5:3" - }, - "ആദാമിന് നൂറ്റിമുപ്പത് വയസ്സായപ്പോൾ അവൻ തന്റെ സാദൃശ്യത്തിൽ തന്റെ സ്വരൂപപ്രകാരം ഒരു മകനെ ജനിപ്പിച്ചു; അവന് ശേത്ത് എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 5:4" - }, - "ശേത്തിനെ ജനിപ്പിച്ചശേഷം ആദാം എണ്ണൂറു വർഷം ജീവിച്ചിരുന്നു;അവന് പുത്രന്മാരും പുത്രിമാരും ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 5:5" - }, - "ആദാമിന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തി മുപ്പത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 5:6" - }, - "ശേത്തിന് നൂറ്റഞ്ച് വയസ്സായപ്പോൾ അവൻ എനോശിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 5:7" - }, - "എനോശിനെ ജനിപ്പിച്ച ശേഷം ശേത്ത് എണ്ണൂറ്റേഴ് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 5:8" - }, - "ശേത്തിന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തി പന്ത്രണ്ട് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 5:9" - }, - "എനോശിന് തൊണ്ണൂറു വയസ്സായപ്പോൾ അവൻ കേനാനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 5:10" - }, - "കേനാനെ ജനിപ്പിച്ച ശേഷം എനോശ് എണ്ണൂറ്റി പതിനഞ്ച് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 5:11" - }, - "എനോശിന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തഞ്ച് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 5:12" - }, - "കേനാന് എഴുപത് വയസ്സായപ്പോൾ അവൻ മഹലലേലിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 5:13" - }, - "മഹലലേലിനെ ജനിപ്പിച്ച ശേഷം കേനാൻ എണ്ണൂറ്റിനാല്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 5:14" - }, - "കേനാന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തിപത്ത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 5:15" - }, - "മഹലലേലിന് അറുപത്തഞ്ച് വയസ്സായപ്പോൾ അവൻ യാരെദിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 5:16" - }, - "യാരെദിനെ ജനിപ്പിച്ച ശേഷം മഹലലേൽ എണ്ണൂറ്റി മുപ്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 5:17" - }, - "മഹലലേലിന്റെ ആയുഷ്കാലം ആകെ എണ്ണൂറ്റി തൊണ്ണൂറ്റഞ്ച് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 5:18" - }, - "യാരെദിന് നൂറ്ററുപത്തിരണ്ട് വയസ്സായപ്പോൾ അവൻ ഹാനോക്കിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 5:19" - }, - "ഹാനോക്കിനെ ജനിപ്പിച്ച ശേഷം യാരെദ് എണ്ണൂറ് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 5:20" - }, - "യാരെദിന്റെ ആയൂഷ്കാലം ആകെ തൊള്ളായിരത്തറുപത്തിരണ്ട് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 5:21" - }, - "ഹാനോക്കിന് അറുപത്തഞ്ച് വയസ്സായപ്പോൾ അവൻ മെഥൂശലഹിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 5:22" - }, - "മെഥൂശലഹിനെ ജനിപ്പിച്ച ശേഷം ഹാനോക്ക് മൂന്നൂറ് വർഷം ദൈവത്തോടുകൂടെ നടക്കുകയും പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിക്കുകയും ചെയ്തു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 5:23" - }, - "ഹാനോക്കിന്റെ ആയുഷ്കാലം ആകെ മുന്നൂറ്ററുപത്തഞ്ച് വർഷമായിരുന്നു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 5:24" - }, - "ഹാനോക്ക് ദൈവത്തോടുകൂടെ നടന്നു, ദൈവം അവനെ എടുത്തുകൊണ്ടതിനാൽ കാണാതെയായി." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 5:25" - }, - "മെഥൂശലഹിന് നൂറ്റെൺപത്തേഴ് വയസ്സായപ്പോൾ അവൻ ലാമേക്കിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 5:26" - }, - "ലാമേക്കിനെ ജനിപ്പിച്ച ശേഷം മെഥൂശലഹ് എഴുനൂറ്റെൺപത്തിരണ്ട് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 5:27" - }, - "മെഥൂശലഹിന്റെ ആയൂഷ്കാലം ആകെ തൊള്ളായിരത്തറുപത്തൊമ്പത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 5:28" - }, - "ലാമേക്കിന് നൂറ്റെൺപത്തിരണ്ട് വയസ്സായപ്പോൾ അവൻ ഒരു മകനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 5:29" - }, - "“യഹോവ ശപിച്ച ഭൂമിയിൽ നമ്മുടെ പ്രവൃത്തിയിലും നമ്മുടെ കൈകളുടെ അദ്ധ്വാനത്തിലും ഇവൻ നമ്മെ ആശ്വസിപ്പിക്കും” എന്നു പറഞ്ഞ് അവന് നോഹ എന്നു പേർ ഇട്ടു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 5:30" - }, - "നോഹയെ ജനിപ്പിച്ചശേഷം ലാമേക്ക് അഞ്ഞൂറ്റി തൊണ്ണൂറ്റഞ്ച് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 5:31" - }, - "ലാമേക്കിന്റെ ആയൂഷ്കാലം ആകെ എഴുനൂറ്റെഴുപത്തേഴ് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "GEN 5:32" - }, - "നോഹയ്ക്ക് അഞ്ഞൂറ് വയസ്സായശേഷം നോഹ ശേമിനെയും ഹാമിനെയും യാഫെത്തിനെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "GEN 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 6:1" - }, - "മനുഷ്യർ ഭൂമിയിൽ പെരുകിത്തുടങ്ങി. അവർക്ക് പുത്രിമാർ ജനിച്ചപ്പോൾ", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 6:2" - }, - "ദൈവത്തിന്റെ പുത്രന്മാർ മനുഷ്യരുടെ പുത്രിമാരെ സൗന്ദര്യമുള്ളവരെന്ന് കണ്ടിട്ട് തങ്ങൾക്ക് ഇഷ്ടമുള്ള ഏവരെയും ഭാര്യമാരായി എടുത്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 6:3" - }, - "അപ്പോൾ യഹോവ: “മനുഷ്യനിൽ എന്റെ ആത്മാവ് എന്നേക്കും വാദിച്ചുകൊണ്ടിരിക്കുകയില്ല; അവൻ ജഡം തന്നേയല്ലോ; എങ്കിലും അവന്റെ ആയുസ്സ് നൂറ്റിരുപത് വർഷമാകും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 6:4" - }, - "അക്കാലത്ത് ഭൂമിയിൽ മല്ലന്മാർ ഉണ്ടായിരുന്നു; അതിന്റെ ശേഷവും ദൈവത്തിന്റെ പുത്രന്മാർ മനുഷ്യരുടെ പുത്രിമാരുടെ അടുക്കൽ ചെന്നിട്ട് അവർ മക്കളെ പ്രസവിച്ചു; ഇവരാകുന്നു പുരാതനകാലത്തെ വീരന്മാർ, പ്രശസ്തരായ പുരുഷന്മാർ തന്നെ.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 6:5" - }, - "ഭൂമിയിൽ മനുഷ്യന്റെ ദുഷ്ടത വലിയതെന്നും അവന്റെ ഹൃദയവിചാരങ്ങളുടെ നിരൂപണമൊക്കെയും എല്ലായ്പോഴും ദോഷമുള്ളതത്രേ എന്നും യഹോവ കണ്ടു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 6:6" - }, - "അവിടുന്ന് ഭൂമിയിൽ മനുഷ്യനെ ഉണ്ടാക്കിയതുകൊണ്ട് യഹോവ അനുതപിച്ചു; അത് അവിടുത്തെ ഹൃദയത്തിന് ദുഃഖമായി:", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 6:7" - }, - "“ഞാൻ സൃഷ്ടിച്ചിട്ടുള്ള മനുഷ്യനെ ഭൂമിയിൽനിന്ന് നശിപ്പിച്ചുകളയും; മനുഷ്യനെയും മൃഗത്തെയും ഇഴജാതിയെയും ആകാശത്തിലെ പക്ഷികളെയും തന്നെ; അവയെ ഉണ്ടാക്കിയതുകൊണ്ട് ഞാൻ അനുതപിക്കുന്നു” എന്നു യഹോവ അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 6:8" - }, - "എന്നാൽ നോഹയ്ക്ക് യഹോവയുടെ ദൃഷ്ടിയിൽ കൃപ ലഭിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 6:9" - }, - "നോഹയുടെ വംശാവലി ഇതാണ്: നോഹ നീതിമാനും തന്റെ തലമുറയിൽ നിഷ്കളങ്കനുമായിരുന്നു; നോഹ ദൈവത്തോടുകൂടെ നടന്നു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 6:10" - }, - "ശേം, ഹാം, യാഫെത്ത് എന്ന മൂന്ന് പുത്രന്മാരെ നോഹ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 6:11" - }, - "എന്നാൽ ഭൂമി ദൈവത്തിന്റെ മുമ്പാകെ വഷളായി; ഭൂമി അതിക്രമംകൊണ്ട് നിറഞ്ഞിരുന്നു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 6:12" - }, - "ദൈവം ഭൂമിയെ നോക്കി, അതു വഷളായി എന്നു കണ്ടു; സകലജഡവും ഭൂമിയിൽ തന്റെ വഴി വഷളാക്കിയിരുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 6:13" - }, - "ദൈവം നോഹയോട് കല്പിച്ചതെന്തെന്നാൽ: “സകലജഡത്തിന്റെയും അവസാനം എന്റെ മുമ്പിൽ വന്നിരിക്കുന്നു; ഭൂമി അവരാൽ അതിക്രമംകൊണ്ട് നിറഞ്ഞിരിക്കുന്നു; നോക്കൂ, ഞാൻ അവരെ ഭൂമിയോടുകൂടെ നശിപ്പിക്കും.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 6:14" - }, - "നീ ഗോഫർമരംകൊണ്ട് ഒരു പെട്ടകം ഉണ്ടാക്കുക; പെട്ടകത്തിന് മുറികൾ ഉണ്ടാക്കി, അകത്തും പുറത്തും കീൽ തേക്കേണം.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 6:15" - }, - "അത് ഉണ്ടാക്കേണ്ടത് എങ്ങനെ എന്നാൽ: പെട്ടകത്തിന്റെ നീളം മുന്നൂറ് മുഴം ; വീതി അമ്പത് മുഴം ; ഉയരം മുപ്പത് മുഴം .", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 6:16" - }, - "പെട്ടകത്തിന് ജനൽ ഉണ്ടാക്കേണം; മുകളിൽനിന്ന് ഒരു മുഴം താഴെ അതിനെ വയ്ക്കേണം; പെട്ടകത്തിന്റെ വാതിൽ പെട്ടകത്തിന്റെ വശത്തു വയ്ക്കേണം: താഴത്തെയും രണ്ടാമത്തെയും മൂന്നാമത്തെയും നിലയായി അതിനെ ഉണ്ടാക്കേണം.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 6:17" - }, - "നോക്കൂ, ആകാശത്തിൻ കീഴിൽനിന്നു ജീവശ്വാസമുള്ള സർവ്വജഡത്തെയും നശിപ്പിക്കുവാൻ ഞാൻ ഭൂമിയിൽ ഒരു ജലപ്രളയം വരുത്തും; ഭൂമിയിലുള്ളതൊക്കെയും നശിച്ചുപോകും.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 6:18" - }, - "എന്നാൽ നിന്നോട് എന്റെ ഉടമ്പടി ഞാൻ സ്ഥാപിക്കും; നീയും നിന്റെ പുത്രന്മാരും ഭാര്യയും പുത്രന്മാരുടെ ഭാര്യമാരും പെട്ടകത്തിൽ കടക്കേണം.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 6:19" - }, - "സകല ജീവികളിൽനിന്നും, സർവ്വജഡത്തിൽനിന്നും തന്നെ, രണ്ടുവീതം നിന്നോടുകൂടെ ജീവരക്ഷയ്ക്കായിട്ട് പെട്ടകത്തിൽ കയറ്റേണം; അവ ആണും പെണ്ണുമായിരിക്കേണം.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 6:20" - }, - "അതതു തരം പക്ഷികളിൽനിന്നും അതതു തരം മൃഗങ്ങളിൽനിന്നും ഭൂമിയിലെ അതതു തരം ഇഴജാതികളിൽനിന്നൊക്കെയും രണ്ടുവീതം ജീവരക്ഷയ്ക്കായിട്ട് നിന്റെ അടുക്കൽ വരേണം.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 6:21" - }, - "നീയോ സകലഭക്ഷണസാധനങ്ങളിൽനിന്നും വേണ്ടുന്നത് എടുത്ത് ശേഖരിച്ചുകൊള്ളേണം; അത് നിനക്കും അവയ്ക്കും ആഹാരമായിരിക്കേണം.”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 6:22" - }, - "ദൈവം തന്നോട് കല്പിച്ചതൊക്കെയും അനുസരിച്ച് നോഹ ചെയ്തു; അങ്ങനെ തന്നെ അവൻ ചെയ്തു." - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "GEN 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 7:1" - }, - "അനന്തരം യഹോവ നോഹയോട് കല്പിച്ചതെന്തെന്നാൽ: “നീയും നിന്റെ സർവ്വകുടുംബവുമായി പെട്ടകത്തിൽ പ്രവേശിക്കുക; ഞാൻ നിന്നെ ഈ തലമുറയിൽ എന്റെ മുമ്പാകെ നീതിമാനായി കണ്ടിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 7:2" - }, - "ശുദ്ധിയുള്ള സകലമൃഗങ്ങളിൽനിന്നും ആണും പെണ്ണുമായി ഏഴു ജോഡിയും, ശുദ്ധിയില്ലാത്ത മൃഗങ്ങളിൽനിന്ന് ആണും പെണ്ണുമായി ഒരു ജോഡിയും,", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 7:3" - }, - "ആകാശത്തിലെ പറവകളിൽനിന്നും പൂവനും പിടയുമായി ഏഴു ജോഡിയും, ഭൂമിയിലൊക്കെയും അവയുടെ വർഗ്ഗം ജീവനോടുനിലനിർത്തേണ്ടതിന് നീ ചേർത്തുകൊള്ളേണം.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 7:4" - }, - "ഇനി ഏഴുദിവസം കഴിഞ്ഞിട്ട് ഞാൻ ഭൂമിയിൽ നാല്പത് രാവും നാല്പത് പകലും മഴ പെയ്യിക്കും; ഞാൻ ഉണ്ടാക്കിയിട്ടുള്ള സകല ജീവജാലങ്ങളെയും ഭൂമിയിൽനിന്ന് നശിപ്പിക്കും.”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 7:5" - }, - "യഹോവ തന്നോട് കല്പിച്ചതൊക്കെയും അനുസരിച്ച് നോഹ ചെയ്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 7:6" - }, - "ഭൂമിയിൽ ജലപ്രളയം ഉണ്ടായപ്പോൾ നോഹയ്ക്ക് അറുനൂറു വയസ്സായിരുന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 7:7" - }, - "നോഹയും പുത്രന്മാരും അവന്റെ ഭാര്യയും പുത്രന്മാരുടെ ഭാര്യമാരും ജലപ്രളയം നിമിത്തം പെട്ടകത്തിൽ കടന്നു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 7:8" - }, - "ശുദ്ധിയുള്ള മൃഗങ്ങളിൽനിന്നും ശുദ്ധിയില്ലാത്ത മൃഗങ്ങളിൽനിന്നും പറവകളിൽനിന്നും ഭൂമിയിലുള്ള ഇഴജാതിയിൽനിന്നൊക്കെയും,", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 7:9" - }, - "ദൈവം നോഹയോട് കല്പിച്ചപ്രകാരം രണ്ടുവീതം ആണും പെണ്ണുമായി നോഹയുടെ അടുക്കൽ വന്നു പെട്ടകത്തിൽ പ്രവേശിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 7:10" - }, - "ഏഴു ദിവസം കഴിഞ്ഞശേഷം ഭൂമിയിൽ ജലപ്രളയം തുടങ്ങി.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 7:11" - }, - "നോഹയുടെ ആയുസ്സിന്റെ അറുനൂറാം വർഷത്തിൽ രണ്ടാം മാസം പതിനേഴാം തീയതി, അന്നുതന്നെ അത്യഗാധത്തിന്റെ ഉറവുകൾ ഒക്കെയും പിളർന്നു; ആകാശത്തിന്റെ ജാലകങ്ങളും തുറന്നു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 7:12" - }, - "നാല്പത് രാവും നാല്പത് പകലും ഭൂമിയിൽ മഴ പെയ്തു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 7:13" - }, - "അന്നുതന്നെ നോഹയും നോഹയുടെ പുത്രന്മാരായ ശേമും ഹാമും യാഫേത്തും നോഹയുടെ ഭാര്യയും അവരോടുകൂടെ അവന്റെ പുത്രന്മാരുടെ മൂന്നു ഭാര്യമാരും പെട്ടകത്തിൽ പ്രവേശിച്ചു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 7:14" - }, - "അവരും എല്ലാ ഇനം കാട്ടുമൃഗങ്ങളും എല്ലാ ഇനം കന്നുകാലികളും നിലത്ത് ഇഴയുന്ന എല്ലാ ഇനം ഇഴജാതിയും എല്ലാ ഇനം പറവകളും എല്ലാ ഇനം പക്ഷികളും തന്നെ.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 7:15" - }, - "ജീവശ്വാസമുള്ള സർവ്വജഡത്തിൽനിന്നും രണ്ടുവീതം നോഹയുടെ അടുക്കൽ വന്നു പെട്ടകത്തിൽ പ്രവേശിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 7:16" - }, - "ദൈവം അവനോട് കല്പിച്ചതുപോലെ അകത്തു പ്രവേശിച്ചവ സർവ്വജീവകളിൽനിന്നും ആണും പെണ്ണുമായി പ്രവേശിച്ചു; യഹോവ വാതിൽ അടച്ചു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 7:17" - }, - "ഭൂമിയിൽ നാല്പത് ദിവസം ജലപ്രളയം ഉണ്ടായി, വെള്ളം വർദ്ധിച്ചു പെട്ടകം പൊങ്ങി, നിലത്തുനിന്ന് ഉയർന്നു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 7:18" - }, - "വെള്ളം പൊങ്ങി ഭൂമിയിൽ ഏറ്റവും പെരുകി; പെട്ടകം വെള്ളത്തിൽ ഒഴുകിത്തുടങ്ങി.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 7:19" - }, - "വെള്ളം ഭൂമിയിൽ അത്യധികം പൊങ്ങി, ആകാശത്തിൻ കീഴെങ്ങുമുള്ള ഉയർന്ന പർവ്വതങ്ങളൊക്കെയും മൂടിപ്പോയി.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 7:20" - }, - "പർവ്വതങ്ങൾ മൂടുവാൻ തക്കവണ്ണം വെള്ളം പതിനഞ്ച് മുഴം അവയ്ക്കു മീതെ പൊങ്ങി.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 7:21" - }, - "പറവകളും കന്നുകാലികളും കാട്ടുമൃഗങ്ങളും നിലത്ത് ഇഴയുന്ന എല്ലാ ഇഴജാതിയുമായി ഭൂമിയിൽ ചലിക്കുന്ന ജഡമൊക്കെയും സകലമനുഷ്യരും ചത്തുപോയി.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 7:22" - }, - "കരയിലുള്ള സകലത്തിലും മൂക്കിൽ ജീവശ്വാസമുള്ളതൊക്കെയും ചത്തു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 7:23" - }, - "അങ്ങനെ ദൈവം ഭൂമിയിൽ മനുഷ്യനും മൃഗങ്ങളും ഇഴജാതിയും ആകാശത്തിലെ പറവകളുമായി ഭൂമിയിൽ ഉണ്ടായിരുന്ന സകലജീവജാലങ്ങളെയും നശിപ്പിച്ചു; അവ ഭൂമിയിൽനിന്നു നശിച്ചുപോയി; നോഹയും അവനോടുകൂടെ പെട്ടകത്തിൽ ഉണ്ടായിരുന്നവരും മാത്രം ജീവനോടു ശേഷിച്ചു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 7:24" - }, - "വെള്ളം ഭൂമിയിൽ നൂറ്റമ്പത് ദിവസം പൊങ്ങിക്കൊണ്ടിരുന്നു." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "GEN 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 8:1" - }, - "ദൈവം നോഹയെയും അവനോടുകൂടെ പെട്ടകത്തിൽ ഉള്ള സകല ജീവികളെയും സകലമൃഗങ്ങളെയും ഓർത്തു; ദൈവം ഭൂമിമേൽ ഒരു കാറ്റ് അടിപ്പിച്ചു; വെള്ളം നിലച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 8:2" - }, - "അഗാധത്തിലെ ഉറവുകളും ആകാശത്തിന്റെ ജാലകങ്ങളും അടഞ്ഞു; ആകാശത്തുനിന്നുള്ള മഴയും നിന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 8:3" - }, - "വെള്ളം തുടർച്ചയായി ഭൂമിയിൽനിന്നു ഇറങ്ങിക്കൊണ്ടിരുന്നു; നൂറ്റമ്പത് ദിവസം കഴിഞ്ഞശേഷം വെള്ളം കുറഞ്ഞുതുടങ്ങി.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 8:4" - }, - "ഏഴാം മാസം പതിനേഴാം തീയതി പെട്ടകം അരരാത്ത് പർവ്വതത്തിൽ ഉറച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 8:5" - }, - "പത്താം മാസം വരെ വെള്ളം തുടർച്ചയായി കുറഞ്ഞു; പത്താം മാസം ഒന്നാം തീയതി പർവ്വതശിഖരങ്ങൾ കാണുവാൻ തുടങ്ങി.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 8:6" - }, - "നാല്പത് ദിവസം കഴിഞ്ഞശേഷം നോഹ താൻ പെട്ടകത്തിന് ഉണ്ടാക്കിയിരുന്ന ജനാല തുറന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 8:7" - }, - "അവൻ ഒരു മലങ്കാക്കയെ പുറത്തു വിട്ടു; അത് പുറപ്പെട്ട് ഭൂമിയിൽനിന്ന് വെള്ളം വറ്റിപ്പോയതുവരെ പോയും വന്നും കൊണ്ടിരുന്നു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 8:8" - }, - "ഭൂമുഖത്തുനിന്ന് വെള്ളം കുറഞ്ഞുവോ എന്ന് അറിയേണ്ടതിന് അവൻ ഒരു പ്രാവിനെയും തന്റെ അടുക്കൽനിന്ന് പുറത്തു വിട്ടു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 8:9" - }, - "എന്നാൽ സർവ്വഭൂമുഖത്തും വെള്ളം കിടന്നിരുന്നതിനാൽ പ്രാവ് കാൽ വയ്ക്കുവാൻ സ്ഥലം കാണാതെ അവന്റെ അടുക്കൽ പെട്ടകത്തിലേക്കു മടങ്ങിവന്നു; അവൻ കൈനീട്ടി അതിനെ പിടിച്ചു തന്റെ അടുക്കൽ പെട്ടകത്തിൽ ആക്കി.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 8:10" - }, - "ഏഴ് ദിവസം കഴിഞ്ഞിട്ട് അവൻ വീണ്ടും ആ പ്രാവിനെ പെട്ടകത്തിൽ നിന്നു പുറത്തു വിട്ടു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 8:11" - }, - "പ്രാവ് വൈകുന്നേരത്ത് അവന്റെ അടുക്കൽ വന്നു; അതിന്റെ വായിൽ അതാ, ഒരു പച്ച ഒലിവില; അതിനാൽ ഭൂമിയിൽനിന്ന് വെള്ളം കുറഞ്ഞു എന്ന് നോഹ അറിഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 8:12" - }, - "പിന്നെയും ഏഴ് ദിവസം കഴിഞ്ഞിട്ട് അവൻ ആ പ്രാവിനെ പുറത്തു വിട്ടു; അത് പിന്നെ അവന്റെ അടുക്കൽ മടങ്ങി വന്നില്ല.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 8:13" - }, - "ആറുനൂറ്റൊന്നാം വർഷം ഒന്നാം മാസം ഒന്നാം തീയതി ഭൂമിയിൽനിന്ന് വെള്ളം വറ്റിപ്പോയിരുന്നു; നോഹ പെട്ടകത്തിന്റെ മേല്ത്തട്ടു നീക്കി, ഭൂതലം ഉണങ്ങിയിരിക്കുന്നു എന്ന് കണ്ടു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 8:14" - }, - "രണ്ടാം മാസം ഇരുപത്തേഴാം തീയതി ഭൂമി ഉണങ്ങിയിരുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 8:15" - }, - "ദൈവം നോഹയോട് അരുളിച്ചെയ്തത്:", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 8:16" - }, - "“നീയും നിന്റെ ഭാര്യയും നിന്നോടുകൂടെയുള്ള പുത്രന്മാരും പുത്രന്മാരുടെ ഭാര്യമാരും പെട്ടകത്തിൽനിന്നു പുറത്തിറങ്ങുവിൻ.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 8:17" - }, - "പറവകളും മൃഗങ്ങളും നിലത്ത് ഇഴയുന്ന ഇഴജാതിയുമായ സർവ്വജഡത്തിൽനിന്നും നിന്നോടുകൂടെയുള്ള സകല ജീവികളെയും പുറത്ത് കൊണ്ടുവരിക; അവ ഭൂമിയിൽ ധാരാളമായി വർദ്ധിക്കുകയും പെറ്റു പെരുകുകയും ചെയ്യട്ടെ.”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 8:18" - }, - "അങ്ങനെ നോഹയും അവനോടുകൂടെയുള്ള അവന്റെ പുത്രന്മാരും അവന്റെ ഭാര്യയും അവന്റെ പുത്രന്മാരുടെ ഭാര്യമാരും പുറത്തിറങ്ങി.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 8:19" - }, - "സകലമൃഗങ്ങളും ഇഴജാതികൾ ഒക്കെയും എല്ലാ പറവകളും ഭൂമിയിൽ സഞ്ചരിക്കുന്നതൊക്കെയും ഇനം ഇനമായി പെട്ടകത്തിന് പുറത്ത് ഇറങ്ങി.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 8:20" - }, - "നോഹ യഹോവയ്ക്ക് ഒരു യാഗപീഠം പണിതു, ശുദ്ധിയുള്ള സകല മൃഗങ്ങളിലും ശുദ്ധിയുള്ള എല്ലാപറവകളിലും ചിലത് എടുത്ത് യാഗപീഠത്തിന്മേൽ ഹോമയാഗം അർപ്പിച്ചു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 8:21" - }, - "യഹോവ സൗരഭ്യവാസന മണത്തപ്പോൾ യഹോവ തന്റെ ഹൃദയത്തിൽ പറഞ്ഞത്: “ഞാൻ മനുഷ്യന്റെ നിമിത്തം ഇനി ഭൂമിയെ ശപിക്കയില്ല; മനുഷ്യന്റെ മനസിന്റെ നിരൂപണം ബാല്യം മുതൽ ദോഷമുള്ളത് ആകുന്നു; ഞാൻ ചെയ്തതുപോലെ സകലജീവികളെയും ഇനി നശിപ്പിക്കുകയില്ല.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 8:22" - }, - "ഭൂമിയുള്ള കാലത്തോളം വിതയും കൊയ്ത്തും, ശീതവും ഉഷ്ണവും, വേനലും വർഷവും, രാവും പകലും നിന്നുപോകയുമില്ല.”" - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "GEN 9" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 9:1" - }, - "ദൈവം നോഹയെയും അവന്റെ പുത്രന്മാരെയും അനുഗ്രഹിച്ച് അവരോട് അരുളിച്ചെയ്തത്: “നിങ്ങൾ സന്താനപുഷ്ടിയുള്ളവരായി പെരുകി ഭൂമിയിൽ നിറയുവിൻ.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 9:2" - }, - "ഭൂമിയിലെ സകലമൃഗങ്ങൾക്കും ആകാശത്തിലെ എല്ലാപറവകൾക്കും ഭൂമിയിൽ സഞ്ചരിക്കുന്ന സകലത്തിനും സമുദ്രത്തിലെ സകലമത്സ്യങ്ങൾക്കും നിങ്ങളെപറ്റിയുള്ള പേടിയും നടുക്കവും ഉണ്ടാകും; അവയെ നിങ്ങളുടെ കൈയിൽ ഏല്പിച്ചിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 9:3" - }, - "സഞ്ചരിക്കുന്ന ജീവിക്കളൊക്കെയും നിങ്ങൾക്കു ആഹാരം ആയിരിക്കട്ടെ; പച്ചസസ്യംപോലെ ഞാൻ സകലവും നിങ്ങൾക്കു തന്നിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 9:4" - }, - "ജീവനായിരിക്കുന്ന രക്തത്തോടുകൂടെ നിങ്ങൾ മാംസം ഭക്ഷിക്കരുത്.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 9:5" - }, - "നിങ്ങളുടെ ജീവനായിരിക്കുന്ന രക്തത്തിന് ഞാൻ നിശ്ചയമായും പകരം ചോദിക്കും; സകലമൃഗത്തോടും മനുഷ്യനോടും ചോദിക്കും; ഓരോ മനുഷ്യന്റെ സഹോദരനോടും ഞാൻ മനുഷ്യന്റെ ജീവന് പകരം ചോദിക്കും.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 9:6" - }, - "ദൈവത്തിന്റെ സ്വരൂപത്തിൽ മനുഷ്യനെ ഉണ്ടാക്കിയതുകൊണ്ട് ആരെങ്കിലും മനുഷ്യന്റെ രക്തം ചൊരിയിച്ചാൽ മനുഷ്യനാൽ അവന്റെ രക്തം ചൊരിയപ്പെടണം.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 9:7" - }, - "ആകയാൽ നിങ്ങൾ സന്താനപുഷ്ടിയുള്ളവരായി പെരുകുവിൻ; ഭൂമിയിൽ ധാരാളമായി പെറ്റു പെരുകുവിൻ.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 9:8" - }, - "ദൈവം പിന്നെയും നോഹയോടും അവനോടുകൂടെയുള്ള അവന്റെ പുത്രന്മാരോടും അരുളിച്ചെയ്തത്:", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 9:9" - }, - "“ഞാൻ, ഇതാ, നിങ്ങളോടും നിങ്ങൾക്കുശേഷമുള്ള നിങ്ങളുടെ സന്തതിയോടും", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 9:10" - }, - "ഭൂമിയിൽ നിങ്ങളോടുകൂടെ ഉള്ള പക്ഷികളും കന്നുകാലികളും കാട്ടുമൃഗങ്ങളുമായ സകലജീവജന്തുക്കളോടും പെട്ടകത്തിൽനിന്നു പുറപ്പെട്ട സകലവുമായി ഭൂമിയിലെ സകലമൃഗങ്ങളോടും എന്റെ ഉടമ്പടി സ്ഥാപിക്കുന്നു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 9:11" - }, - "ഇനി സകലജഡവും ജലപ്രളയത്താൽ നശിക്കയില്ല; ഭൂമിയെ നശിപ്പിപ്പാൻ ഇനി ജലപ്രളയം ഉണ്ടാകയുമില്ല എന്നു ഞാൻ നിങ്ങളോടു എന്റെ ഉടമ്പടി സ്ഥാപിക്കുന്നു.”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 9:12" - }, - "പിന്നെയും ദൈവം അരുളിച്ചെയ്തത്: “ഞാനും നിങ്ങളും നിങ്ങളോടുകൂടെ ഉള്ള സകലജീവജന്തുക്കളും തമ്മിൽ തലമുറതലമുറയോളം സദാകാലത്തേക്കും ചെയ്യുന്ന ഉടമ്പടിയുടെ അടയാളം ആകുന്നു ഇത്:", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 9:13" - }, - "ഞാൻ എന്റെ വില്ല് മേഘത്തിൽ വയ്ക്കുന്നു; അത് ഞാനും ഭൂമിയും തമ്മിലുള്ള ഉടമ്പടിയ്ക്ക് അടയാളമായിരിക്കും.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 9:14" - }, - "ഞാൻ ഭൂമിയുടെ മീതെ മേഘം വരുത്തുമ്പോൾ മേഘത്തിൽ വില്ല് കാണും.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 9:15" - }, - "അപ്പോൾ ഞാനും നിങ്ങളും സർവ്വജഡവുമായ സകലജീവജന്തുക്കളും തമ്മിലുള്ള എന്റെ ഉടമ്പടി ഞാൻ ഓർക്കും; ഇനി സകലജഡത്തെയും നശിപ്പിക്കുവാൻ വെള്ളം ഒരു പ്രളയമായി തീരുകയുമില്ല.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 9:16" - }, - "വില്ല് മേഘത്തിൽ ഉണ്ടാകും; ദൈവവും ഭൂമിയിലെ സർവ്വജഡവുമായ സകലജീവികളും തമ്മിൽ എന്നേക്കുമുള്ള ഉടമ്പടി ഓർക്കേണ്ടതിന് ഞാൻ അതിനെ നോക്കും.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 9:17" - }, - "എനിക്കും ഭൂമിയിലുള്ള സർവ്വ ജഡത്തിനും മദ്ധ്യേ ഞാൻ സ്ഥാപിച്ചിരിക്കുന്ന ഉടമ്പടിയ്ക്ക് ഇത് അടയാളം” എന്നും ദൈവം നോഹയോട് അരുളിച്ചെയ്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 9:18" - }, - "പെട്ടകത്തിന് പുറത്തു വന്ന നോഹയുടെ പുത്രന്മാർ ശേമും ഹാമും യാഫെത്തും ആയിരുന്നു; ഹാം കനാന്റെ പിതാവായിരുന്നു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 9:19" - }, - "ഇവർ മൂന്നുപേരും നോഹയുടെ പുത്രന്മാർ; അവരെക്കൊണ്ടു ഭൂമി ഒക്കെയും നിറഞ്ഞു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 9:20" - }, - "നോഹ കൃഷിചെയ്‌വാൻ തുടങ്ങി; ഒരു മുന്തിരിത്തോട്ടം നട്ടുണ്ടാക്കി.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 9:21" - }, - "അവൻ അതിലെ വീഞ്ഞുകുടിച്ച് ലഹരിപിടിച്ചു തന്റെ കൂടാരത്തിൽ വസ്ത്രം നീങ്ങി കിടന്നു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 9:22" - }, - "കനാന്റെ പിതാവായ ഹാം പിതാവിന്റെ നഗ്നത കണ്ടു വെളിയിൽ ചെന്ന് തന്റെ രണ്ട് സഹോദരന്മാരെയും അറിയിച്ചു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 9:23" - }, - "ശേമും യാഫെത്തും ഒരു വസ്ത്രം എടുത്ത്, ഇരുവരുടെയും തോളിൽ ഇട്ടു, പിറകോട്ടു നടന്നു ചെന്ന് പിതാവിന്റെ നഗ്നത മറച്ചു; അവരുടെ മുഖം തിരിഞ്ഞിരുന്നതുകൊണ്ട് അവർ പിതാവിന്റെ നഗ്നത കണ്ടില്ല.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 9:24" - }, - "നോഹ ലഹരിവിട്ടുണർന്നപ്പോൾ തന്റെ ഇളയമകൻ ചെയ്തത് അറിഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 9:25" - }, - "അപ്പോൾ അവൻ: “കനാൻ ശപിക്കപ്പെട്ടവൻ; അവൻ തന്റെ സഹോദരന്മാർക്ക് ദാസന്മാരിൽ ദാസനായിരിക്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 9:26" - }, - "“ശേമിന്റെ ദൈവമായ യഹോവ സ്തുതിക്കപ്പെട്ടവൻ; കനാൻ ശേമിന് ദാസനായിരിക്കട്ടെ.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 9:27" - }, - "ദൈവം യാഫെത്തിനെ വർദ്ധിപ്പിക്കട്ടെ; അവൻ ശേമിന്റെ കൂടാരങ്ങളിൽ വസിക്കട്ടെ; കനാൻ അവരുടെ ദാസനാകട്ടെ” എന്നും അവൻ പറഞ്ഞു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 9:28" - }, - "ജലപ്രളയത്തിനുശേഷം നോഹ മുന്നൂറ്റിഅമ്പത് വർഷം ജീവിച്ചിരുന്നു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 9:29" - }, - "നോഹയുടെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തിഅമ്പത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "GEN 10" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 10:1" - }, - "നോഹയുടെ പുത്രന്മാരായ ശേം, ഹാം, യാഫെത്ത് എന്നിവരുടെ വംശാവലി: ജലപ്രളയത്തിനുശേഷം അവർക്ക് പുത്രന്മാർ ജനിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "GEN 10:2" - }, - "യാഫെത്തിന്റെ പുത്രന്മാർ: ഗോമെർ, മാഗോഗ്, മാദായി, യാവാൻ, തൂബൽ, മേശെക്, തീരാസ്.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 10:3" - }, - "ഗോമെരിന്റെ പുത്രന്മാർ: അസ്കെനാസ്, രീഫത്ത്, തോഗർമ്മാ.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 10:4" - }, - "യാവാന്റെ പുത്രന്മാർ: എലീശാ, തർശീശ്, കിത്തീം, ദോദാനീം.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 10:5" - }, - "ഇവരിൽനിന്ന് ജാതികളുടെ തീരദേശജനതകൾ അതത് ദേശത്തിൽ ഭാഷഭാഷയായും ജനതജനതയായും കുടുംബംകുടുംബമായും വേർപിരിഞ്ഞു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 10:6" - }, - "ഹാമിന്റെ പുത്രന്മാർ: കൂശ്, മിസ്രയീം, പൂത്ത്, കനാൻ.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 10:7" - }, - "കൂശിന്റെ പുത്രന്മാർ: സെബാ, ഹവീലാ, സബ്താ, രാമാ, സബ്തെക്കാ; രാമായുടെ പുത്രന്മാർ: ശെബയും ദെദാനും.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 10:8" - }, - "കൂശ് നിമ്രോദിനെ ജനിപ്പിച്ചു; അവൻ ഭൂമിയിൽ ആദ്യവീരനായിരുന്നു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 10:9" - }, - "അവൻ യഹോവയുടെ മുമ്പാകെ നായാട്ടു വീരനായിരുന്നു; അതുകൊണ്ട്: “യഹോവയുടെ മുമ്പാകെ നിമ്രോദിനെപ്പോലെ നായാട്ടുവീരൻ” എന്നു പഴഞ്ചൊല്ലുണ്ടായി.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 10:10" - }, - "ആരംഭത്തിൽ അവന്റെ രാജ്യം ശിനാർദേശത്ത് ബാബേൽ, ഏരെക്ക്, അക്കാദ്, കൽനേ എന്നിവ ആയിരുന്നു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 10:11" - }, - "ആ ദേശത്തനിന്ന് നിമ്രോദ് അശ്ശൂരിലേക്ക് പുറപ്പെട്ടു നീനവേ, രെഹോബൊത്ത് ഇർ, കാലഹ്,", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 10:12" - }, - "നീനവേയ്ക്കും കാലഹിനും മദ്ധ്യേ മഹാനഗരമായ രേസെൻ എന്നിവ പണിതു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 10:13" - }, - "മിസ്രയീമോ; ലൂദീം, അനാമീം, ലെഹാബീം, നഫ്തൂഹീം,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 10:14" - }, - "പത്രൂസീം, കസ്ളൂഹീം എന്നിവരെ ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 10:15" - }, - "കനാൻ തന്റെ ആദ്യജാതനായ സീദോൻ, ഹേത്ത്,", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 10:16" - }, - "യെബൂസ്യൻ, അമോര്യൻ,", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 10:17" - }, - "ഗിർഗ്ഗശ്യൻ, ഹിവ്യൻ, അർക്ക്യൻ, സീന്യൻ,", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 10:18" - }, - "അർവ്വാദ്യൻ, സെമാര്യൻ, ഹമാത്യൻ എന്നിവരെ ജനിപ്പിച്ചു. പിന്നീട് കനാന്യരുടെ കുടുംബങ്ങൾ പരന്നു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 10:19" - }, - "കനാന്യരുടെ അതിർ സീദോൻ തുടങ്ങി ഗെരാരിലേക്കു പോകുന്ന വഴിയായി ഗസ്സാവരെയും സൊദോമിലേക്കും ഗൊമോരയിലേക്കും ആദ്മയിലേക്കും സെബോയീമിലേക്കും പോകുന്ന വഴിയായി ലാശവരെയും ആയിരുന്നു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 10:20" - }, - "അവരവരുടെ ദേശത്തിലും അവരവരുടെ രാജ്യത്തിലും അതത് കുടുംബംകുടുംബമായും ഭാഷഭാഷയായും ഇവരായിരുന്നു ഹാമിന്റെ പുത്രന്മാർ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 10:21" - }, - "യാഫെത്തിന്റെ ജ്യേഷ്ഠനും ഏബെരിന്റെ സന്തതികൾക്കെല്ലാം പിതാവുമായ ശേമിനും മക്കൾ ജനിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 10:22" - }, - "ശേമിന്റെ പുത്രന്മാർ: ഏലാം, അശ്ശൂർ, അർപ്പക്ഷാദ്, ലൂദ്, അരാം.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 10:23" - }, - "അരാമിന്റെ പുത്രന്മാർ: ഊസ്, ഹൂൾ, ഗേഥെർ, മശ്.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 10:24" - }, - "അർപ്പക്ഷാദ് ശാലഹിനെ ജനിപ്പിച്ചു; ശാലഹ് ഏബെരിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 10:25" - }, - "ഏബെരിന് രണ്ടു പുത്രന്മാർ ജനിച്ചു; ഒരുവന് പേലെഗ് എന്നു പേർ; അവന്റെ കാലത്തായിരുന്നു ഭൂവാസികൾ പിരിഞ്ഞുപോയത്; അവന്റെ സഹോദരന് യൊക്താൻ എന്നു പേർ.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 10:26" - }, - "യൊക്താനോ: അല്മോദാദ്,", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 10:27" - }, - "ശാലെഫ്, ഹസർമ്മാവെത്ത്, യാരഹ്, ഹദോരാം,", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 10:28" - }, - "ഊസാൽ, ദിക്ലാ, ഓബാൽ, അബീമയേൽ,", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 10:29" - }, - "ശെബാ, ഓഫീർ, ഹവീലാ, യോബാബ് എന്നിവരെ ജനിപ്പിച്ചു; ഇവർ എല്ലാവരും യൊക്താന്റെ പുത്രന്മാർ ആയിരുന്നു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 10:30" - }, - "അവരുടെ വാസസ്ഥലം മേശാതുടങ്ങി കിഴക്കൻമലയായ സെഫാർവരെ ആയിരുന്നു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 10:31" - }, - "അതത് ദേശത്തിൽ ജനതജനതയായും കുടുംബംകുടുംബമായും ഭാഷഭാഷയായും ശേമിന്റെ പുത്രന്മാർ ഇവരായിരുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "GEN 10:32" - }, - "നോഹയുടെ പുത്രന്മാരുടെ കുടുംബങ്ങൾ ജനതജനതയായും തലമുറതലമുറയായും ഇവർ തന്നെ. ഇവരിൽനിന്നാകുന്നു ജലപ്രളയത്തിനുശേഷം ഭൂമിയിൽ ജനതകൾ പിരിഞ്ഞുപോയത്." - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "GEN 11" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 11:1" - }, - "ഭൂമിയിലൊക്കെയും ഒരേ ഭാഷയും ഒരേ വാക്കുകളുമാണ് ഉണ്ടായിരുന്നത്.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 11:2" - }, - "എന്നാൽ അവർ കിഴക്കുനിന്ന് യാത്ര ചെയ്തു, ശിനാർദേശത്ത് ഒരു സമതലഭൂമി കണ്ടെത്തി, അവിടെ പാർത്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 11:3" - }, - "അവർ തമ്മിൽ: “വരുവിൻ, നമുക്ക് ഇഷ്ടിക ഉണ്ടാക്കി നന്നായി ചുട്ടെടുക്കാം” എന്നു പറഞ്ഞു. അങ്ങനെ അവർ കല്ലിനു പകരം ഇഷ്ടികയും കുമ്മായത്തിനു പകരം പശമണ്ണും ഉപയോഗിച്ചു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 11:4" - }, - "“വരുവിൻ; നാം ഭൂതലത്തിൽ ഒക്കെയും ചിതറിപ്പോകാതിരിപ്പാൻ നമുക്കായി ഒരു പട്ടണവും ആകാശത്തോളം എത്തുന്ന ഒരു ഗോപുരവും പണിയുക; നമുക്കുവേണ്ടി ഒരു പേരുമുണ്ടാക്കുക” എന്ന് അവർ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 11:5" - }, - "മനുഷ്യന്റെ പുത്രന്മാർ പണിത പട്ടണവും ഗോപുരവും കാണേണ്ടതിന് യഹോവ ഇറങ്ങിവന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 11:6" - }, - "അപ്പോൾ യഹോവ: “ഇതാ, ജനം ഒന്ന്, അവർക്കെല്ലാവർക്കും ഭാഷയും ഒന്ന്; അവർ ചെയ്യുവാൻ പോകുന്നതിന്റെ തുടക്കം മാത്രമാണ് ഇത്; അവർ ചെയ്യുവാൻ ഉദ്ദേശിക്കുന്നതൊന്നും അവർക്കു അസാദ്ധ്യമാവുകയില്ല.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 11:7" - }, - "വരുവിൻ; നമുക്ക് ഇറങ്ങിച്ചെന്ന്, അവർ തമ്മിൽ സംസാരിക്കുന്നത് മനസ്സിലാകാതിരിപ്പാൻ അവരുടെ ഭാഷ കലക്കിക്കളക” എന്നു അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 11:8" - }, - "അങ്ങനെ യഹോവ അവരെ അവിടെനിന്ന് ഭൂതലത്തിലെങ്ങും ചിതറിച്ചു; അവർ പട്ടണം പണിയുന്നത് വിട്ടുകളഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 11:9" - }, - "സർവ്വഭൂമിയിലെയും ഭാഷ യഹോവ അവിടെവച്ചു കലക്കിക്കളഞ്ഞതുകൊണ്ട് അതിന് ബാബേൽ എന്നു പേരുവിളിച്ചു; യഹോവ അവരെ അവിടെനിന്ന് ഭൂതലത്തിൽ എങ്ങും ചിതറിച്ചുകളഞ്ഞു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 11:10" - }, - "ശേമിന്റെ വംശപാരമ്പര്യം ഇതാണ്: ശേമിന് നൂറു വയസ്സായപ്പോൾ ജലപ്രളയത്തിനു ശേഷം രണ്ട് വർഷം കഴിഞ്ഞ് അർപ്പക്ഷാദിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 11:11" - }, - "അർപ്പക്ഷാദിനെ ജനിപ്പിച്ചശേഷം ശേം അഞ്ഞൂറു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 11:12" - }, - "അർപ്പക്ഷാദിന് മുപ്പത്തഞ്ച് വയസ്സായപ്പോൾ അവൻ ശാലഹിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 11:13" - }, - "ശാലഹിനെ ജനിപ്പിച്ചശേഷം അർപ്പക്ഷാദ് നാനൂറ്റിമൂന്ന് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 11:14" - }, - "ശാലഹിന് മുപ്പത് വയസ്സായപ്പോൾ അവൻ ഏബെരിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 11:15" - }, - "ഏബെരിനെ ജനിപ്പിച്ചശേഷം ശാലഹ് നാനൂറ്റി മൂന്നു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 11:16" - }, - "ഏബെരിനു മുപ്പത്തിനാല് വയസ്സായപ്പോൾ അവൻ പേലെഗിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 11:17" - }, - "പേലെഗിനെ ജനിപ്പിച്ചശേഷം ഏബെർ നാനൂറ്റിമുപ്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 11:18" - }, - "പേലെഗിന് മുപ്പതു വയ്സായപ്പോൾ അവൻ രെയൂവിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 11:19" - }, - "രെയൂവിനെ ജനിപ്പിച്ചശേഷം പേലെഗ് ഇരൂനൂറ്റിഒമ്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 11:20" - }, - "രെയൂവിന് മുപ്പത്തിരണ്ട് വയസ്സായപ്പോൾ അവൻ ശെരൂഗിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 11:21" - }, - "ശെരൂഗിനെ ജനിപ്പിച്ചശേഷം രെയൂ ഇരുനൂറ്റിഏഴ് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 11:22" - }, - "ശെരൂഗിന് മുപ്പതു വയസ്സായപ്പോൾ അവൻ നാഹോരിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 11:23" - }, - "നാഹോരിനെ ജനിപ്പിച്ചശേഷം ശെരൂഗ് ഇരുനൂറു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 11:24" - }, - "നാഹോരിന് ഇരുപത്തൊമ്പതു വയസ്സായപ്പോൾ അവൻ തേരഹിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 11:25" - }, - "തേരഹിനെ ജനിപ്പിച്ചശേഷം നാഹോർ നൂറ്റിപ്പത്തൊമ്പതു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 11:26" - }, - "തേരഹിന് എഴുപതു വയസ്സായപ്പോൾ അവൻ അബ്രാം, നാഹോർ, ഹാരാൻ എന്നിവരെ ജനിപ്പിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 11:27" - }, - "തേരഹിന്റെ വംശപാരമ്പര്യം ഇതാണ്: തേരഹ് അബ്രാമിനെയും നാഹോരിനെയും ഹാരാനെയും ജനിപ്പിച്ചു; ഹാരാൻ ലോത്തിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 11:28" - }, - "എന്നാൽ ഹാരാൻ തന്റെ ജന്മദേശത്തുവച്ചു, കൽദയരുടെ ഊരിൽവച്ചു തന്നെ, തന്റെ അപ്പനായ തേരഹിനു മുമ്പേ മരിച്ചുപോയി.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 11:29" - }, - "അബ്രാമും നാഹോരും വിവാഹം കഴിച്ചു; അബ്രാമിന്റെ ഭാര്യക്കു സാറായി എന്നും നാഹോരിന്റെ ഭാര്യക്കു മിൽക്കാ എന്നും പേർ. മിൽക്കയുടെയും യിസ്കയുടെയും അപ്പനായ ഹാരാന്റെ മകളാണ് മിൽക്ക.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 11:30" - }, - "സാറായി മച്ചിയായിരുന്നു; അവൾക്കു കുട്ടികൾ ഉണ്ടായിരുന്നില്ല.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 11:31" - }, - "തേരഹ് തന്റെ മകനായ അബ്രാമിനെയും ഹാരാന്റെ മകനായ തന്റെ കൊച്ചുമകൻ ലോത്തിനെയും തന്റെ മകനായ അബ്രാമിന്റെ ഭാര്യയായ, മരുമകളായ സാറായിയെയും കൂട്ടി കൽദയരുടെ ഊരിൽനിന്നു കനാൻദേശത്തേക്കു പോകുവാൻ പുറപ്പെട്ടു; അവർ ഹാരാൻ വരെ വന്ന് അവിടെ പാർത്തു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 11:32" - }, - "തേരഹിന്റെ ആയുഷ്കാലം ഇരുനൂറ്റിയഞ്ച് വർഷം ആയിരുന്നു; തേരഹ് ഹാരാനിൽവച്ചു മരിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "GEN 12" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 12:1" - }, - "യഹോവ അബ്രാമിനോട് അരുളിച്ചെയ്തത്: “നീ നിന്റെ ദേശത്തെയും ബന്ധുക്കളെയും പിതൃഭവനത്തെയും വിട്ടു ഞാൻ നിന്നെ കാണിപ്പാനിരിക്കുന്ന ദേശത്തേക്കു പോകുക.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 12:2" - }, - "ഞാൻ നിന്നെ വലിയോരു ജനതയാക്കും; ഞാൻ നിന്നെ അനുഗ്രഹിച്ചു നിന്റെ പേർ വലുതാക്കും; നീ ഒരു അനുഗ്രഹമായിരിക്കും.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 12:3" - }, - "നിന്നെ അനുഗ്രഹിക്കുന്നവരെ ഞാൻ അനുഗ്രഹിക്കും; നിന്നെ ശപിക്കുന്നവരെ ഞാൻ ശപിക്കും; നിന്നിൽ ഭൂമിയിലെ സകലകുടുംബങ്ങളും അനുഗ്രഹിക്കപ്പെടും.”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 12:4" - }, - "യഹോവ തന്നോട് കല്പിച്ചതുപോലെ അബ്രാം പുറപ്പെട്ടു; ലോത്തും അവനോടുകൂടെ പോയി; ഹാരാനിൽനിന്നു പുറപ്പെടുമ്പോൾ അബ്രാമിന് എഴുപത്തിഅഞ്ച് വയസ്സായിരുന്നു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 12:5" - }, - "അബ്രാം തന്റെ ഭാര്യയായ സാറായിയെയും സഹോദരന്റെ മകനായ ലോത്തിനെയും തങ്ങൾ ഉണ്ടാക്കിയ സമ്പത്തുകളെയൊക്കെയും തങ്ങൾ ഹാരാനിൽവച്ചു സമ്പാദിച്ച ആളുകളെയും കൂട്ടിക്കൊണ്ട് കനാൻദേശത്തേക്കു പോകുവാൻ പുറപ്പെട്ടു. അങ്ങനെ അവർ കനാൻദേശത്ത് എത്തി.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 12:6" - }, - "അബ്രാം ശേഖേമെന്ന സ്ഥലംവരെയും ഏലോൻമോരെവരെയും ദേശത്തുകൂടി സഞ്ചരിച്ചു. അന്ന് കനാന്യർ ദേശത്തു പാർത്തിരുന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 12:7" - }, - "യഹോവ അബ്രാമിനു പ്രത്യക്ഷനായി: “നിന്റെ സന്തതിക്കു ഞാൻ ഈ ദേശം കൊടുക്കും” എന്ന് അരുളിച്ചെയ്തു. തനിക്കു പ്രത്യക്ഷനായ യഹോവയ്ക്ക് അവൻ അവിടെ ഒരു യാഗപീഠം പണിതു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 12:8" - }, - "അവൻ അവിടെനിന്ന് ബേഥേലിനു കിഴക്കുള്ള മലയ്ക്ക് പുറപ്പെട്ടു; ബേഥേൽ പടിഞ്ഞാറും ഹായി കിഴക്കുമായി അവൻ തന്റെ കൂടാരം അടിച്ചു; അവിടെ അവൻ യഹോവയ്ക്ക് ഒരു യാഗപീഠം പണിതു യഹോവയുടെ നാമത്തിൽ ആരാധിച്ചു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 12:9" - }, - "അബ്രാം പിന്നെയും തെക്കോട്ടു യാത്രചെയ്തുകൊണ്ടിരുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 12:10" - }, - "ദേശത്ത് ക്ഷാമം ഉണ്ടായി; ദേശത്ത് ക്ഷാമം കഠിനമായി തീർന്നതുകൊണ്ട് അബ്രാം ഈജിപ്റ്റിൽ ചെന്നുപാർക്കുവാൻ അവിടേക്കു പോയി.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 12:11" - }, - "ഈജിപ്റ്റിൽ എത്താറായപ്പോൾ അവൻ തന്റെ ഭാര്യ സാറായിയോടു പറഞ്ഞത്: “ഇതാ, നീ സൗന്ദര്യമുള്ള സ്ത്രീയെന്ന് ഞാൻ അറിയുന്നു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 12:12" - }, - "ഈജിപ്റ്റുകാർ നിന്നെ കാണുമ്പോൾ: ‘ഇവൾ അവന്റെ ഭാര്യ’ എന്നു പറഞ്ഞ് എന്നെകൊല്ലുകയും നിന്നെ ജീവിക്കുവാൻ അനുവദിക്കുകയും ചെയ്യും.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 12:13" - }, - "നിന്റെ നിമിത്തം എനിക്കു നന്മവരുവാനും ഞാൻ ജീവിച്ചിരിക്കുവാനും നീ എന്റെ സഹോദരിയെന്നു പറയേണം.”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 12:14" - }, - "അങ്ങനെ അബ്രാം ഈജിപ്റ്റിൽ എത്തിയപ്പോൾ സ്ത്രീ അതിസുന്ദരി എന്ന് ഈജിപ്റ്റുകാർ കണ്ടു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 12:15" - }, - "ഫറവോന്റെ പ്രഭുക്കന്മാരും അവളെ കണ്ടു, ഫറവോന്റെ മുമ്പാകെ അവളെ പ്രശംസിച്ചു; സ്ത്രീയെ ഫറവോന്റെ അരമനയിലേക്കു കൊണ്ടുപോയി.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 12:16" - }, - "അവളുടെ നിമിത്തം ഫറവോൻ അബ്രാമിന് നന്മ ചെയ്തു; അബ്രാമിന് ആടുമാടുകളും ആൺകഴുതകളും ദാസന്മാരും ദാസിമാരും പെൺകഴുതകളും ഒട്ടകങ്ങളും ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 12:17" - }, - "അബ്രാമിന്റെ ഭാര്യയായ സാറായി നിമിത്തം യഹോവ ഫറവോനെയും അവന്റെ കുടുംബത്തെയും മഹാരോഗങ്ങളാൽ പീഡിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 12:18" - }, - "അപ്പോൾ ഫറവോൻ അബ്രാമിനെ വിളിച്ചു: “നീ എന്നോട് ഈ ചെയ്തത് എന്ത്? അവൾ നിന്റെ ഭാര്യയെന്ന് നീ എന്നെ അറിയിക്കാഞ്ഞത് എന്ത്?", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 12:19" - }, - "ഞാൻ അവളെ എന്റെ ഭാര്യയായിട്ട് എടുക്കത്തക്കവിധം അവൾ എന്റെ സഹോദരിയെന്ന് നീ എന്തിനു പറഞ്ഞു? ഇപ്പോൾ ഇതാ, നിന്റെ ഭാര്യ; അവളെ കൂട്ടിക്കൊണ്ടു നിന്റെ വഴിക്കുപോകുക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 12:20" - }, - "ഫറവോൻ അബ്രാമിനെക്കുറിച്ചു തന്റെ ആളുകളോടു കല്പിച്ചു; അവർ അവനെയും അവന്റെ ഭാര്യയെയും അവനുള്ള സകലവുമായി പറഞ്ഞയച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "GEN 13" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 13:1" - }, - "ഇങ്ങനെ അബ്രാമും ഭാര്യയും അവനുള്ളതൊക്കെയും അവനോടുകൂടെ ലോത്തും ഈജിപ്റ്റിൽനിന്നു പുറപ്പെട്ടു തെക്കെ ദേശത്തു വന്നു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 13:2" - }, - "കന്നുകാലിയിലും, വെള്ളിയിലും, പൊന്നിലും അബ്രാം ബഹുസമ്പന്നനായിരുന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 13:3" - }, - "അവൻ തന്റെ യാത്രയിൽ തെക്കുനിന്ന് ബേഥേൽവരെയും ബേഥേലിനും ഹായിക്കും മദ്ധ്യേ തനിക്ക് ആദിയിൽ കൂടാരം ഉണ്ടായിരുന്നതും താൻ ആദ്യമായി ഉണ്ടാക്കിയ യാഗപീഠമിരുന്നതുമായ സ്ഥലംവരെയും ചെന്നു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 13:4" - }, - "അവിടെ അബ്രാം യഹോവയുടെ നാമത്തിൽ ആരാധിച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 13:5" - }, - "അബ്രാമിനോടുകൂടെവന്ന ലോത്തിനും ആടുമാടുകളും കൂടാരങ്ങളും ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 13:6" - }, - "അവർ ഒന്നിച്ചുപാർക്കുവാൻ തക്കവണ്ണം ദേശത്തിനു അവരെ താങ്ങുവാൻ കഴിയുമായിരുന്നില്ല; സമ്പത്ത് വളരെ ഉണ്ടായിരുന്നതുകൊണ്ട് അവർക്ക് ഒന്നിച്ചുപാർക്കുവാൻ കഴിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 13:7" - }, - "അബ്രാമിന്റെ കന്നുകാലികളുടെ ഇടയന്മാർക്കും ലോത്തിന്റെ കന്നുകാലികളുടെ ഇടയന്മാർക്കും തമ്മിൽ ശണ്ഠയുണ്ടായി; കനാന്യരും പെരീസ്യരും അന്ന് ദേശത്തു പാർത്തിരുന്നു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 13:8" - }, - "അതുകൊണ്ട് അബ്രാം ലോത്തിനോട്: “എനിക്കും നിനക്കും എന്റെ ഇടയന്മാർക്കും നിന്റെ ഇടയന്മാർക്കും തമ്മിൽ ശണ്ഠ ഉണ്ടാകരുതേ; നാം സഹോദരന്മാരല്ലോ.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 13:9" - }, - "ദേശം മുഴുവൻ നിന്റെ മുമ്പാകെ ഇല്ലയോ? എന്നെ വിട്ടുപിരിഞ്ഞാലും. നീ ഇടത്തോട്ടെങ്കിൽ ഞാൻ വലത്തോട്ടു പൊയ്ക്കൊള്ളാം; നീ വലത്തോട്ടു പോകുന്നുവെങ്കിൽ ഞാൻ ഇടത്തോട്ടു പൊയ്ക്കൊള്ളാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 13:10" - }, - "അപ്പോൾ ലോത്ത് നോക്കി യോർദ്ദാനരികെയുള്ള പ്രദേശം ഒക്കെയും യഹോവയുടെ തോട്ടം പോലെയും സോവർ വരെ ഈജിപ്റ്റുദേശംപോലെയും എല്ലായിടത്തും നീരോട്ടമുള്ളതെന്നു കണ്ടു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 13:11" - }, - "ലോത്ത് യോർദ്ദാനരികെയുള്ള പ്രദേശം ഒക്കെയും തിരഞ്ഞെടുത്തു; ഇങ്ങനെ ലോത്ത് കിഴക്കോട്ടു യാത്രയായി; അവർ തമ്മിൽ പിരിഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 13:12" - }, - "അബ്രാം കനാൻദേശത്തു പാർത്തു; ലോത്ത് ആ പ്രദേശത്തിലെ പട്ടണങ്ങളിൽ പാർത്തു സൊദോംവരെ കൂടാരം നീക്കി നീക്കി അടിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 13:13" - }, - "സൊദോംനിവാസികൾ യഹോവയുടെ മുമ്പാകെ മഹാദുഷ്ടന്മാരും പാപികളും ആയിരുന്നു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 13:14" - }, - "ലോത്ത് അബ്രാമിനെ വിട്ടുപിരിഞ്ഞശേഷം യഹോവ അബ്രാമിനോട് അരുളിച്ചെയ്തത്: “ഇപ്പോൾ തല ഉയർത്തി, നീ ആയിരിക്കുന്ന സ്ഥലത്തുനിന്നു വടക്കോട്ടും തെക്കോട്ടും കിഴക്കോട്ടും പടിഞ്ഞാറോട്ടും നോക്കുക.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 13:15" - }, - "നീ കാണുന്ന ഭൂമി ഒക്കെയും ഞാൻ നിനക്കും നിന്റെ സന്തതിക്കും എന്നെന്നേക്കുമായി തരും.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 13:16" - }, - "ഞാൻ നിന്റെ സന്തതിയെ ഭൂമിയിലെ പൊടിപോലെ ആക്കും: ഭൂമിയിലെ പൊടിയെ എണ്ണുവാൻ കഴിയുമെങ്കിൽ നിന്റെ സന്തതിയെയും എണ്ണുവാൻ കഴിയും.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 13:17" - }, - "എഴുന്നേറ്റ്, ദേശത്ത് നെടുകെയും കുറുകെയും നടക്കുക; ഞാൻ അത് നിനക്കു തരും.”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 13:18" - }, - "അപ്പോൾ അബ്രാം കൂടാരം നീക്കി ഹെബ്രോനിൽ മമ്രേയുടെ തോപ്പിൽ വന്നു പാർത്തു; അവിടെ യഹോവയ്ക്ക് ഒരു യാഗപീഠം പണിതു." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "GEN 14" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 14:1" - }, - "ശിനാർരാജാവായ അമ്രാഫെൽ, എലാസാർരാജാവായ അര്യോക്, ഏലാംരാജാവായ കെദൊർലായോമെർ, ജനതകളുടെ രാജാവായ തീദാൽ എന്നിവരുടെ കാലത്ത്", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 14:2" - }, - "ഇവർ സൊദോംരാജാവായ ബേരാ, ഗൊമോറാരാജാവായ ബിർശാ, ആദ്മാരാജാവായ ശിനാബ്, സെബോയീംരാജാവായ ശെമേബെർ, സോവർ എന്ന ബേലയിലെ രാജാവ് എന്നിവരോട് യുദ്ധം ചെയ്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 14:3" - }, - "ഇവരെല്ലാവരും സിദ്ദീംതാഴ്വരയിൽ ഒന്നിച്ചുകൂടി. .", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 14:4" - }, - "അവർ പന്ത്രണ്ടു വർഷം കെദൊർലായോമെരിനെ സേവിച്ചു ; പതിമൂന്നാം വർഷത്തിൽ അവർ മത്സരിച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 14:5" - }, - "അതുകൊണ്ട് പതിനാലാം വർഷത്തിൽ കെദൊർലായോമെരും അവനോടു കൂടെയുള്ള രാജാക്കന്മാരും വന്ന്, അസ്തെരോത്ത് കർന്നയീമിലെ രെഫായികളെയും ഹാമിലെ സൂസ്യരെയും ശാവേകിര്യാത്തായീമിലെ ഏമ്യരെയും", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 14:6" - }, - "സേയീർമലയിലെ ഹോര്യരെയും മരുഭൂമിക്കു സമീപമുള്ള ഏൽ പാരാൻ വരെ തോല്പിച്ചു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 14:7" - }, - "പിന്നെ അവർ തിരിഞ്ഞു കാദേശ് എന്ന ഏൻമിശ്പാത്തിൽ വന്ന് അമാലേക്യരുടെ ദേശമൊക്കെയും ഹസെസോൻ-താമാരിൽ പാർത്തിരുന്ന അമോര്യരെയും കൂടെ തോല്പിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 14:8" - }, - "അപ്പോൾ സൊദോംരാജാവും ഗൊമോറാരാജാവും ആദ്മാരാജാവും സെബോയീംരാജാവും സോവർ എന്ന ബേലയിലെ രാജാവും പുറപ്പെട്ട് സിദ്ദീംതാഴ്വരയിൽവച്ച് യുദ്ധത്തിൽ ഒരുമിച്ചുകൂടി", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 14:9" - }, - "ഏലാംരാജാവായ കെദൊർലായോമെർ, ജനതകളുടെ രാജാവായ തീദാൽ, ശിനാർരാജാവായ അമ്രാഫെൽ, എലാസാർരാജാവായ അര്യോക്ക് എന്നിവർക്കെതിരെ; നാല് രാജാക്കന്മാർ അഞ്ച് രാജാക്കന്മാരുടെ എതിരെ തന്നെ.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 14:10" - }, - "സിദ്ദീംതാഴ്വരയിൽ കീൽകുഴികൾ വളരെയുണ്ടായിരുന്നു; സൊദോംരാജാവും ഗൊമോരാരാജാവും ഓടിപ്പോയി; ചിലർ കീൽകുഴിയിൽ വീണു; ശേഷിച്ചവർ പർവ്വതത്തിലേക്ക് ഓടിപ്പോയി.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 14:11" - }, - "സൊദോമിലും ഗൊമോരയിലും ഉള്ള സമ്പത്തും അവരുടെ ഭക്ഷണ സാധനങ്ങളും എല്ലാം അവർ എടുത്തുകൊണ്ട് അവരുടെ വഴിക്കുപോയി.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 14:12" - }, - "അബ്രാമിന്റെ സഹോദരന്റെ മകനായ സൊദോമിൽ പാർത്തിരുന്ന ലോത്തിനെയും അവന്റെ സമ്പത്തിനെയും അവർ പിടിച്ചുകൊണ്ടുപോയി.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 14:13" - }, - "രക്ഷപ്പെട്ട ഒരുവൻ വന്നു എബ്രായനായ അബ്രാമിനെ അറിയിച്ചു. അവൻ എശ്ക്കോലിന്റെയും ആനേരിന്റെയും സഹോദരനായ അമോര്യനായ മമ്രേയുടെ തോപ്പിൽ പാർത്തിരുന്നു; അവർ അബ്രാമിനോടു സഖ്യത ചെയ്തവർ ആയിരുന്നു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 14:14" - }, - "തന്റെ സഹോദരനെ ബദ്ധനാക്കി കൊണ്ടുപോയി എന്ന് അബ്രാം കേട്ടപ്പോൾ അവൻ തന്റെ വീട്ടിൽ ജനിച്ചവരും അഭ്യാസികളുമായ മുന്നൂറ്റിപതിനെട്ടു പേരെ കൂട്ടിക്കൊണ്ട് ദാൻവരെ പിന്തുടർന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 14:15" - }, - "രാത്രിയിൽ അബ്രാം തന്റെ കൂട്ടങ്ങളെ അവർക്കെതിരെ വിഭാഗിച്ചു അവനും അവന്റെ ദാസന്മാരും അവരെ തോല്പിച്ചു ദമ്മേശെക്കിന്റെ വടക്കുഭാഗത്തുള്ള ഹോബാവരെ അവരെ പിന്തുടർന്നു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 14:16" - }, - "അവൻ സമ്പത്തൊക്കെയും തിരികെക്കൊണ്ടു വന്നു; തന്റെ സഹോദരനായ ലോത്തിനെയും അവന്റെ സമ്പത്തിനെയും സ്ത്രീകളെയും ജനത്തെയും കൂടെ തിരികെക്കൊണ്ടുവന്നു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 14:17" - }, - "അബ്രാം കെദൊർലായോമെരിനെയും അവനോടുകൂടെ ഉണ്ടായിരുന്ന രാജാക്കന്മാരെയും തോല്പിച്ചിട്ട് മടങ്ങിവന്നപ്പോൾ സൊദോംരാജാവ് രാജതാഴ്വര എന്ന ശാവേതാഴ്വരവരെ അവനെ എതിരേറ്റുചെന്നു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 14:18" - }, - "ശാലേംരാജാവായ മൽക്കീസേദെക്ക് അപ്പവും വീഞ്ഞുംകൊണ്ടുവന്നു; അവൻ അത്യുന്നതനായ ദൈവത്തിന്റെ പുരോഹിതനായിരുന്നു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 14:19" - }, - "അവൻ അബ്രാമിനെ അനുഗ്രഹിച്ചു: “സ്വർഗ്ഗത്തിനും ഭൂമിക്കും നാഥനായ അത്യുന്നതനായ ദൈവത്താൽ അബ്രാം അനുഗ്രഹിക്കപ്പെടുമാറാകട്ടെ;", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 14:20" - }, - "നിന്റെ ശത്രുക്കളെ നിന്റെ കൈയിൽ ഏല്പിച്ച അത്യുന്നതനായ ദൈവം സ്തുതിക്കപ്പെടുമാറാകട്ടെ” എന്നു പറഞ്ഞു. മൽക്കീസേദെക്കിന് അബ്രാം സകലത്തിലും ദശാംശം കൊടുത്തു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 14:21" - }, - "സൊദോംരാജാവ് അബ്രാമിനോട്: “ആളുകളെ എനിക്ക് തരിക; സമ്പത്ത് നീ എടുത്തുകൊൾക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 14:22" - }, - "അതിന് അബ്രാം സൊദോംരാജാവിനോട് പറഞ്ഞത്: “ഞാൻ അബ്രാമിനെ സമ്പന്നനാക്കിയെന്ന് നീ പറയാതിരിക്കുവാൻ ഞാൻ ഒരു ചരടാകട്ടെ ഒരു ചെരിപ്പുവാറാകട്ടെ നിനക്കുള്ളതിൽ യാതൊന്നുമാകട്ടെ എടുക്കയില്ല എന്നു ഞാൻ", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 14:23" - }, - "സ്വർഗ്ഗത്തിനും ഭൂമിക്കും നാഥനായ അത്യുന്നതദൈവമായ യഹോവയിങ്കലേക്ക് കൈ ഉയർത്തി സത്യം ചെയ്യുന്നു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 14:24" - }, - "യുവാക്കൾ ഭക്ഷിച്ചതും എന്നോടുകൂടെ വന്ന ആനേർ, എശ്ക്കോൽ, മമ്രേ എന്നീ പുരുഷന്മാരുടെ ഓഹരിയും മാത്രമേ വേണ്ടു; ഇവർ തങ്ങളുടെ ഓഹരി എടുത്തുകൊള്ളട്ടെ.”" - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "GEN 15" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 15:1" - }, - "അതിന്റെ ശേഷം അബ്രാമിന് ദർശനത്തിൽ യഹോവയുടെ അരുളപ്പാട് ഉണ്ടായതെന്തെന്നാൽ: “അബ്രാമേ, ഭയപ്പെടേണ്ടാ; ഞാൻ നിന്റെ പരിചയും നിന്റെ അതിമഹത്തായ പ്രതിഫലവും ആകുന്നു.”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 15:2" - }, - "അതിന് അബ്രാം: “കർത്താവായ യഹോവേ, നീ എനിക്കു എന്തു തരും? ഞാൻ മക്കളില്ലാത്തവനായി നടക്കുന്നുവല്ലോ; എന്റെ വീടിന്റെ അവകാശി ദമ്മേശെക്കുകാരനായ എല്യേസെർ അത്രേ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 15:3" - }, - "“നോക്കൂ, നീ എനിക്കു സന്തതിയെ തന്നിട്ടില്ല, എന്റെ വീട്ടിൽ ജനിച്ച ദാസൻ എന്റെ അവകാശിയാകുന്നു” എന്നും അബ്രാം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 15:4" - }, - "ഇതാ, യഹോവയുടെ അരുളപ്പാട് അവന് ഉണ്ടായതെന്തെന്നാൽ: “അവൻ നിന്റെ അവകാശിയാകയില്ല; നിന്റെ ശരീരത്തിൽനിന്നു പുറപ്പെടുന്നവൻ തന്നെ നിന്റെ അവകാശിയാകും.”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 15:5" - }, - "പിന്നെ അവിടുന്ന് അബ്രാമിനെ പുറത്തു കൊണ്ടുചെന്നു: “നീ ആകാശത്തേക്കു നോക്കുക; നക്ഷത്രങ്ങളെ എണ്ണുവാൻ കഴിയുമെങ്കിൽ എണ്ണുക” എന്ന് കല്പിച്ചു.“നിന്റെ സന്തതി ഇങ്ങനെ ആകും” എന്നും അവിടുന്ന് അവനോട് കല്പിച്ചു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 15:6" - }, - "അവൻ യഹോവയിൽ വിശ്വസിച്ചു; അത് അവിടുന്ന് അബ്രാമിന് നീതിയായി കണക്കിട്ടു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 15:7" - }, - "പിന്നെ അവനോട്: “ഈ ദേശത്തെ നിനക്ക് അവകാശമായി തരുവാൻ കൽദയരുടെ ഊരിൽനിന്നു നിന്നെ കൂട്ടിക്കൊണ്ടുവന്ന യഹോവ ഞാൻ ആകുന്നു” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 15:8" - }, - "“കർത്താവായ യഹോവേ, ഞാൻ അതിനെ അവകാശമാക്കുമെന്നുള്ളത് എനിക്കു എങ്ങനെ അറിയാം? എന്നു അവൻ ചോദിച്ചു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 15:9" - }, - "അവിടുന്ന് അവനോട്: “മൂന്നു വയസ്സുള്ള ഒരു പശുക്കിടാവിനെയും മൂന്നുവയസ്സുള്ള ഒരു പെൺകോലാടിനെയും മൂന്നു വയസ്സുള്ള ഒരു ആണാടിനെയും ഒരു കുറുപ്രാവിനെയും ഒരു പ്രാവിൻകുഞ്ഞിനെയും കൊണ്ടുവരിക” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 15:10" - }, - "ഇവയെയൊക്കെയും അവൻ കൊണ്ടുവന്ന് ഒത്തനടുവെ രണ്ടായിപിളർന്ന് ഭാഗങ്ങളെ നേർക്കു നേരേ വച്ചു; പക്ഷികളെയോ അവൻ രണ്ടായി പിളർന്നില്ല.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 15:11" - }, - "ഉടലുകളിന്മേൽ കഴുകന്മാർ ഇറങ്ങി വന്നപ്പോൾ അബ്രാം അവയെ ഓടിച്ചുകളഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 15:12" - }, - "സൂര്യൻ അസ്തമിക്കുമ്പോൾ അബ്രാമിന് ഒരു ഗാഢനിദ്ര വന്നു;അതാ, ഭീതിയും കൂരിരുട്ടും അവന്റെ മേൽ വീണു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 15:13" - }, - "അപ്പോൾ അവിടുന്ന് അബ്രാമിനോട്: “നിന്റെ സന്തതി സ്വന്തമല്ലാത്ത ദേശത്ത് പ്രവാസികളായിരുന്ന് ആ ദേശക്കാരെ സേവിക്കും; അവർ നാനൂറ് വർഷം അവരെ പീഡിപ്പിക്കുമെന്ന് അറിഞ്ഞുകൊൾക.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 15:14" - }, - "എന്നാൽ അവർ സേവിക്കുന്ന ജനതയെ ഞാൻ വിധിക്കും; അതിനുശേഷം അവർ വളരെ സമ്പത്തോടുംകൂടെ പുറപ്പെട്ടുപോരും.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 15:15" - }, - "നീയോ സമാധാനത്തോടെ നിന്റെ പിതാക്കന്മാരോടു ചേരും; നല്ല വാർദ്ധക്യത്തിൽ അടക്കപ്പെടും.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 15:16" - }, - "നാലാം തലമുറക്കാർ ഇവിടേക്ക് മടങ്ങിവരും; അമോര്യരുടെ അകൃത്യം ഇതുവരെ തികഞ്ഞിട്ടില്ല” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 15:17" - }, - "സൂര്യൻ അസ്തമിച്ചു ഇരുട്ടായശേഷം ഇതാ, പുകയുന്ന ഒരു തീച്ചൂളയും ആ ഭാഗങ്ങളുടെ നടുവിലൂടെ കടന്നുപോകുന്ന ഒരു ജ്വലിക്കുന്ന പന്തവും അവിടെ കാണപ്പെട്ടു .", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 15:18" - }, - "അന്നേ ദിവസം യഹോവ അബ്രാമിനോട് ഒരു ഉടമ്പടി ചെയ്തു: “നിന്റെ സന്തതിക്ക് ഞാൻ ഈജിപ്റ്റുനദി മുതൽ ഫ്രാത്ത് നദിയായ മഹാനദിവരെയുള്ള ഈ ദേശത്തെ,", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 15:19" - }, - "കേന്യർ, കെനിസ്യർ, കദ്മോന്യർ, ഹിത്യർ,", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 15:20" - }, - "പെരിസ്യർ, രെഫായീമ്യർ, അമോര്യർ,", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 15:21" - }, - "കനാന്യർ, ഗിർഗ്ഗശ്യർ, യെബൂസ്യർ എന്നിവരുടെ ദേശത്തെതന്നെ, തന്നിരിക്കുന്നു” എന്ന് അരുളിച്ചെയ്തു." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "GEN 16" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 16:1" - }, - "അബ്രാമിന്റെ ഭാര്യയായ സാറായി മക്കളെ പ്രസവിച്ചിരുന്നില്ല; എന്നാൽ അവൾക്ക് ഹാഗാർ എന്നു പേരുള്ള ഒരു ഈജിപ്റ്റുകാരിയായ ദാസി ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 16:2" - }, - "സാറായി അബ്രാമിനോട്: “നോക്കൂ, മക്കളെ പ്രസവിക്കുന്നതിൽനിന്ന് യഹോവ എന്നെ തടഞ്ഞിരിക്കുന്നുവല്ലോ. എന്റെ ദാസിയുടെ അടുക്കൽ ചെന്നാലും; പക്ഷേ അവളാൽ ഞാൻ മക്കളെ കരസ്ഥമാക്കും” എന്നു പറഞ്ഞു. അബ്രാം സാറായിയുടെ വാക്ക് അനുസരിച്ചു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 16:3" - }, - "അബ്രാം കനാൻദേശത്ത് പാർത്ത് പത്തു വർഷം കഴിഞ്ഞപ്പോൾ അബ്രാമിന്റെ ഭാര്യയായ സാറായി ഈജിപ്റ്റുദാസിയായ ഹാഗാറിനെ തന്റെ ഭർത്താവായ അബ്രാമിനു ഭാര്യയായി കൊടുത്തു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 16:4" - }, - "അവൻ ഹാഗാരിന്റെ അടുക്കൽ ചെന്നു; അവൾ ഗർഭം ധരിച്ചു; താൻ ഗർഭം ധരിച്ചു എന്ന് ഹാഗാർ കണ്ടപ്പോൾ യജമാനത്തി അവളുടെ കണ്ണിനു നിന്ദിതയായി.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 16:5" - }, - "അപ്പോൾ സാറായി അബ്രാമിനോട്: “എനിക്കു നേരിട്ട അന്യായത്തിന് നീ ഉത്തരവാദി; ഞാൻ എന്റെ ദാസിയെ നിന്റെ മാർവ്വിടത്തിൽ തന്നു; എന്നാൽ താൻ ഗർഭം ധരിച്ചു എന്ന് അവൾ കണ്ടപ്പോൾ ഞാൻ അവളുടെ കണ്ണിനു നിന്ദിതയായി; യഹോവ എനിക്കും നിനക്കും മദ്ധ്യേ ന്യായം വിധിക്കട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 16:6" - }, - "അബ്രാം സാറായിയോട്: “നിന്റെ ദാസി നിന്റെ കൈയിൽ ഇരിക്കുന്നു; ഇഷ്ടംപോലെ അവളോടു ചെയ്തുകൊൾക” എന്നു പറഞ്ഞു. സാറായി അവളോടു കഠിനമായി പെരുമാറിയപ്പോൾ ഹാഗാർ അവളുടെ അടുക്കൽനിന്ന് ഓടിപ്പോയി.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 16:7" - }, - "പിന്നെ യഹോവയുടെ ദൂതൻ മരുഭൂമിയിൽ ഒരു നീരുറവിന്റെ അരികെ, ശൂരിനു പോകുന്ന വഴിയിലെ നീരുറവിന്റെ അരികെവച്ചുതന്നെ, അവളെ കണ്ടു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 16:8" - }, - "“സാറായിയുടെ ദാസിയായ ഹാഗാറേ, നീ എവിടെ നിന്നു വരുന്നു? എങ്ങോട്ടു പോകുന്നു?എന്നു ചോദിച്ചു. അതിന് അവൾ: “ഞാൻ എന്റെ യജമാനത്തി സാറായിയുടെ അടുക്കൽനിന്ന് ഓടിപ്പോകയാകുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 16:9" - }, - "യഹോവയുടെ ദൂതൻ അവളോട്: “നിന്റെ യജമാനത്തിയുടെ അടുക്കൽ മടങ്ങിച്ചെന്ന് അവൾക്ക് കീഴടങ്ങിയിരിക്ക” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 16:10" - }, - "യഹോവയുടെ ദൂതൻ പിന്നെയും അവളോട്: “ഞാൻ നിന്റെ സന്തതിയെ ഏറ്റവും വർദ്ധിപ്പിക്കും; അതുകൊണ്ട് അവർ എണ്ണിക്കൂടാതവണ്ണം പെരുപ്പമുള്ളതായിരിക്കും.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 16:11" - }, - "നോക്കൂ, നീ ഗർഭിണിയല്ലോ; നീ ഒരു മകനെ പ്രസവിക്കും; യഹോവ നിന്റെ സങ്കടം കേട്ടതുകൊണ്ട് അവന് യിശ്മായേൽ എന്നു പേർ വിളിക്കേണം;", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 16:12" - }, - "അവൻ കാട്ടുകഴുതയെപ്പോലെയുള്ള മനുഷ്യൻ ആയിരിക്കും: അവന്റെ കൈ എല്ലാവർക്കും വിരോധമായും എല്ലാവരുടെയും കൈകൾ അവന് വിരോധമായും ഇരിക്കും; അവൻ തന്റെ സകല സഹോദരന്മാർക്കും എതിരെ പാർക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 16:13" - }, - "അപ്പോൾ അവൾ: “എന്നെ കാണുന്നവനെ ഞാൻ ഇവിടെയും കണ്ടുവോ?എന്ന് പറഞ്ഞ് തന്നോട് അരുളിച്ചെയ്ത യഹോവയ്ക്ക്: “നീ കാണുന്നവനായ ദൈവമാകുന്നു” എന്ന് പേർ വിളിച്ചു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 16:14" - }, - "അതുകൊണ്ട് ആ കിണർ ബേർ-ലഹയീ-രോയീ എന്ന് വിളിക്കപ്പെട്ടു; അത് കാദേശിനും ബേരെദിനും മദ്ധ്യേ ഇരിക്കുന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 16:15" - }, - "പിന്നെ ഹാഗാർ അബ്രാമിന് ഒരു മകനെ പ്രസവിച്ചു: ഹാഗാർ പ്രസവിച്ച തന്റെ മകന് അബ്രാം യിശ്മായേൽ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 16:16" - }, - "ഹാഗാർ അബ്രാമിനു യിശ്മായേലിനെ പ്രസവിച്ചപ്പോൾ അബ്രാമിന് എൺപത്തിയാറ് വയസ്സായിരുന്നു." - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "GEN 17" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 17:1" - }, - "അബ്രാമിനു തൊണ്ണൂറ്റിഒമ്പതു വയസ്സായപ്പോൾ യഹോവ അബ്രാമിനു പ്രത്യക്ഷനായി അവനോട്: “ഞാൻ സർവ്വശക്തിയുള്ള ദൈവം ആകുന്നു; നീ എന്റെ മുമ്പാകെ നടന്നു നിഷ്കളങ്കനായിരിക്ക.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 17:2" - }, - "എനിക്കും നിനക്കും മദ്ധ്യേ ഞാൻ എന്റെ ഉടമ്പടി ഉണ്ടാക്കും; നിന്നെ അധികമധികമായി വർദ്ധിപ്പിക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 17:3" - }, - "അപ്പോൾ അബ്രാം സാഷ്ടാംഗം വീണു; ദൈവം അവനോട് അരുളിച്ചെയ്തതെന്തെന്നാൽ:", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 17:4" - }, - "“നോക്കൂ, എനിക്ക് നിന്നോട് എന്റെ ഉടമ്പടിയുണ്ട്; നീ അനേകം ജനതകൾക്ക് പിതാവാകും;", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 17:5" - }, - "ഇനി നിന്നെ അബ്രാം എന്നല്ല വിളിക്കേണ്ടത്; ഞാൻ നിന്നെ അനേകം ജനതകൾക്ക് പിതാവാക്കിയിരിക്കയാൽ നിന്റെ പേർ അബ്രാഹാം എന്നായിരിക്കേണം.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 17:6" - }, - "ഞാൻ നിന്നെ അധികമധികമായി വർദ്ധിപ്പിച്ചു, അനേകജാതികളാക്കും; നിന്നിൽ നിന്ന് രാജാക്കന്മാരും ജനിക്കും.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 17:7" - }, - "ഞാൻ നിനക്കും നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും ദൈവമായിരിക്കേണ്ടതിന് ഞാൻ എനിക്കും നിനക്കും നിന്റെ ശേഷം തലമുറതലമുറയായി നിന്റെ സന്തതിക്കും മദ്ധ്യേ എന്റെ ഉടമ്പടിയെ നിത്യഉടമ്പടിയായി സ്ഥാപിക്കും.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 17:8" - }, - "ഞാൻ നിനക്കും നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും നീ പ്രവാസം ചെയ്യുന്ന ദേശമായ കനാൻദേശം ഒക്കെയും ശാശ്വതാവകാശമായി തരും; ഞാൻ അവർക്ക് ദൈവമായുമിരിക്കും.”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 17:9" - }, - "ദൈവം പിന്നെയും അബ്രാഹാമിനോടു അരുളിച്ചെയ്തത്: “നീയും നിന്റെ ശേഷം തലമുറതലമുറയായി നിന്റെ സന്തതിയും എന്റെ ഉടമ്പടി പ്രമാണിക്കേണം.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 17:10" - }, - "എനിക്കും നിങ്ങൾക്കും നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും മദ്ധ്യേയുള്ളതും നിങ്ങൾ പ്രമാണിക്കേണ്ടതുമായ എന്റെ ഉടമ്പടി ഇതാകുന്നു: നിങ്ങളുടെ ഇടയിലുള്ള ആൺകുഞ്ഞുങ്ങളൊക്കെയും പരിച്ഛേദന ഏൽക്കേണം.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 17:11" - }, - "നിങ്ങളുടെ അഗ്രചർമ്മം പരിച്ഛേദന ചെയ്യേണം; അത് എനിക്കും നിങ്ങൾക്കും മദ്ധ്യേയുള്ള ഉടമ്പടിയുടെ അടയാളം ആകും.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 17:12" - }, - "തലമുറതലമുറയായി നിങ്ങളുടെ ഇടയിലെ ആൺകുഞ്ഞുങ്ങളൊക്കെയും എട്ടുദിവസം പ്രായമാകുമ്പോൾ പരിച്ഛേദന ഏൽക്കേണം; വീട്ടിൽ ജനിച്ച ദാസനായാലും നിന്റെ സന്തതിയല്ലാത്തവനായി അന്യനോട് വിലയ്ക്കു വാങ്ങിയവനായാലും ശരി.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 17:13" - }, - "നിന്റെ വീട്ടിൽ ജനിച്ച ദാസനും നീ വിലകൊടുത്തു വാങ്ങിയവനും പരിച്ഛേദന ഏറ്റേ മതിയാവൂ; എന്റെ ഉടമ്പടി നിങ്ങളുടെ ദേഹത്തിൽ ഒരു നിത്യഉടമ്പടിയായിരിക്കേണം.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 17:14" - }, - "അഗ്രചർമ്മിയായ പുരുഷൻ പരിച്ഛേദന ഏൽക്കാതിരുന്നാൽ ജനത്തിൽനിന്ന് ആ വ്യക്തിയെപുറത്താക്കേണം; അവൻ എന്റെ ഉടമ്പടി ലംഘിച്ചിരിക്കുന്നു.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 17:15" - }, - "ദൈവം പിന്നെയും അബ്രാഹാമിനോട്: “നിന്റെ ഭാര്യയായ സാറായിയെ സാറായി എന്നല്ല വിളിക്കേണ്ടത്; അവളുടെ പേർ സാറാ എന്നായിരിക്കേണം.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 17:16" - }, - "ഞാൻ അവളെ അനുഗ്രഹിച്ച് അവളിൽനിന്നു നിനക്ക് ഒരു മകനെ തരും; ഞാൻ അവളെ അനുഗ്രഹിക്കയും അവൾ ജനതകൾക്ക് മാതാവായി തീരുകയും ജനതകളുടെ രാജാക്കന്മാർ അവളിൽനിന്ന് ജനിക്കുകയും ചെയ്യും” എന്നു അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 17:17" - }, - "അപ്പോൾ അബ്രാഹാം കവിണ്ണുവീണു ചിരിച്ചു: “നൂറു വയസ്സുള്ളവന് മകൻ ജനിക്കുമോ? തൊണ്ണൂറു വയസ്സുള്ള സാറാ പ്രസവിക്കുമോ?എന്ന് തന്റെ ഹൃദയത്തിൽ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 17:18" - }, - "“ഓ, യിശ്മായേൽ നിന്റെ മുമ്പാകെ ജീവിച്ചിരുന്നാൽ മതി” എന്ന് അബ്രാഹാം ദൈവത്തോട് പറഞ്ഞു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 17:19" - }, - "അതിന് ദൈവം അരുളിച്ചെയ്തത്: “അല്ല, നിന്റെ ഭാര്യയായ സാറാ തന്നെ നിനക്കൊരു മകനെ പ്രസവിക്കും; നീ അവന് യിസ്ഹാക്ക് എന്ന് പേരിടേണം; ഞാൻ അവനോടും അവന്റെ ശേഷം അവന്റെ സന്തതിയോടും എന്റെ ഉടമ്പടിയെ ഒരു നിത്യഉടമ്പടിയായി സ്ഥാപിക്കും", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 17:20" - }, - "യിശ്മായേലിനെ കുറിച്ചും ഞാൻ നിന്റെ അപേക്ഷ കേട്ടിരിക്കുന്നു; ഇതാ, ഞാൻ അവനെ അനുഗ്രഹിച്ച് അത്യന്തം സന്താനപുഷ്ടിയുള്ളവനാക്കി വർദ്ധിപ്പിക്കും. അവൻ പന്ത്രണ്ട് പ്രഭുക്കന്മാരെ ജനിപ്പിക്കും; ഞാൻ അവനെ വലിയോരു ജനതയാക്കും.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 17:21" - }, - "എന്നാൽ, എന്റെ ഉടമ്പടി ഞാൻ സ്ഥാപിക്കുന്നതോ, അടുത്തവർഷം ഈ നിശ്ചിത സമയത്ത് സാറാ നിനക്ക് പ്രസവിപ്പാനുള്ള യിസ്ഹാക്കിനോട് ആകുന്നു.”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 17:22" - }, - "ദൈവം അബ്രാഹാമിനോട് അരുളിച്ചെയ്തു തീർന്നശേഷം അവനെ വിട്ട് കയറിപ്പോയി.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 17:23" - }, - "അനന്തരം അബ്രാഹാം തന്റെ മകനായ യിശ്മായേലിനെയും തന്റെ വീട്ടിൽ ജനിച്ച സകലദാസന്മാരെയും താൻ വിലയ്ക്കു വാങ്ങിയവരെ ഒക്കെയും അബ്രാഹാമിന്റെ വീട്ടിലുള്ള സകലപുരുഷന്മാരെയും കൂട്ടി ദൈവം തന്നോട് കല്പിച്ചതുപോലെ അവരുടെ അഗ്രചർമ്മത്തെ അന്നുതന്നെ പരിച്ഛേദന കഴിച്ചു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 17:24" - }, - "അബ്രാഹാം പരിച്ഛേദനയേറ്റപ്പോൾ അവന് തൊണ്ണൂറ്റൊമ്പതു വയസ്സായിരുന്നു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 17:25" - }, - "അവന്റെ മകനായ യിശ്മായേൽ പരിച്ഛേദനയേറ്റപ്പോൾ അവന് പതിമൂന്നു വയസ്സായിരുന്നു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 17:26" - }, - "അബ്രാഹാമും അവന്റെ മകനായ യിശ്മായേലും ഒരേ ദിവസത്തിൽ പരിച്ഛേദന ഏറ്റു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 17:27" - }, - "അബ്രഹാമിന്റെ വീട്ടിലെ എല്ലാ ദാസന്മാരും, ആ വീട്ടിൽ ജനിച്ചവരും, അന്യരിൽനിന്ന് വിലയ്ക്കു വാങ്ങിയവരും അവനോടുകൂടെ പരിച്ഛേദന ഏറ്റു." - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "GEN 18" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 18:1" - }, - "അനന്തരം യഹോവ അവന് മമ്രേയുടെ തോപ്പിൽവച്ച് പ്രത്യക്ഷനായി; വെയിലുറച്ചപ്പോൾ അവൻ കൂടാരവാതിൽക്കൽ ഇരിക്കയായിരുന്നു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 18:2" - }, - "അവൻ തലയുയർത്തി നോക്കിയപ്പോൾ അതാ, മൂന്നു പുരുഷന്മാർ തന്റെ നേരെ നില്ക്കുന്നു; അവൻ അവരെ കണ്ടപ്പോൾ അവൻ കൂടാരവാതിൽക്കൽനിന്ന് അവരെ എതിരേൽക്കുവാൻ ഓടിച്ചെന്ന് നിലംവരെ കുനിഞ്ഞു:", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 18:3" - }, - "“യജമാനനേ, എന്നോട് കൃപയുണ്ടെങ്കിൽ അടിയനെ കടന്നുപോകരുതേ.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 18:4" - }, - "കുറച്ചു വെള്ളം കൊണ്ടുവന്നു നിങ്ങളുടെ കാലുകളെ കഴുകട്ടെ; വൃക്ഷത്തിൻ കീഴിൽ വിശ്രമിച്ചാലും.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 18:5" - }, - "ഞാൻ ഒരു മുറി അപ്പം കൊണ്ടുവരാം; വിശപ്പ് അടക്കീട്ട് നിങ്ങൾക്കു പോകാം; ഇതിനായിട്ടല്ലോ നിങ്ങൾ അടിയന്റെ അടുക്കൽ കയറിവന്നത്” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 18:6" - }, - "“നീ പറഞ്ഞതുപോലെ ചെയ്യുക” എന്ന് അവർ പറഞ്ഞു. അബ്രഹാം ധൃതിവച്ച് കൂടാരത്തിൽ സാറയുടെ അടുക്കൽ ചെന്നു: “വേഗത്തിൽ മൂന്നിടങ്ങഴി മാവ് എടുത്തു കുഴച്ചു അപ്പമുണ്ടാക്കുക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 18:7" - }, - "അബ്രാഹാം പശുക്കൂട്ടത്തിൽ ഓടിച്ചെന്ന് ഇളയതും നല്ലതുമായൊരു കാളക്കുട്ടിയെ പിടിച്ച് ഒരു യൗവനക്കാരന്റെ കൈവശം കൊടുത്തു; അവൻ അതിനെ വേഗത്തിൽ പാകം ചെയ്തു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 18:8" - }, - "പിന്നെ അവൻ വെണ്ണയും പാലും താൻ പാകം ചെയ്യിച്ച കാളക്കുട്ടിയെയും കൊണ്ടുവന്ന് അവരുടെ മുമ്പിൽ വച്ചു. അവർ ഭക്ഷണം കഴിച്ചുകൊണ്ടിരിക്കുമ്പോൾ അബ്രഹാം അവരുടെ അടുക്കൽ വൃക്ഷത്തിൻ കീഴിൽ ശുശ്രൂഷിച്ചു നിന്നു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 18:9" - }, - "അവർ അവനോട്: “നിന്റെ ഭാര്യ സാറാ എവിടെ?എന്നു ചോദിച്ചതിന്: “ഇവിടെ, കൂടാരത്തിൽ ഉണ്ട്” എന്നു അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 18:10" - }, - "“ഒരു വർഷം കഴിഞ്ഞിട്ട് ഞാൻ നിന്റെ അടുക്കൽ തീർച്ചയായും മടങ്ങിവരും; അപ്പോൾ നിന്റെ ഭാര്യ സാറായ്ക്ക് ഒരു മകൻ ഉണ്ടാകും” എന്ന് യഹോവ പറഞ്ഞു. സാറാ കൂടാരവാതിൽക്കൽ അവന്റെ പുറകിൽ കേട്ടുകൊണ്ടു നിന്നു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 18:11" - }, - "എന്നാൽ അബ്രാഹാമും സാറയും വയസ്സു ചെന്നു വൃദ്ധരായിരുന്നു.സാറായിക്ക് ഗർഭധാരണത്തിനുള്ള പ്രായം കഴിഞ്ഞിരുന്നു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 18:12" - }, - "ആകയാൽ സാറാ ഉള്ളിൽ ചിരിച്ചുകൊണ്ട്: “വൃദ്ധയായിരിക്കുന്ന എനിക്കു സുഖഭോഗമുണ്ടാകുമോ? എന്റെ ഭർത്താവും വൃദ്ധനായിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 18:13" - }, - "യഹോവ അബ്രാഹാമിനോട് “വൃദ്ധയായ ഞാൻ പ്രസവിക്കുന്നത് ഉള്ളതുതന്നെയോ’ എന്നു പറഞ്ഞ് സാറാ ചിരിച്ചത് എന്തുകൊണ്ട്?", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 18:14" - }, - "യഹോവയാൽ കഴിയാത്ത കാര്യം ഉണ്ടോ? ഒരു വർഷം കഴിഞ്ഞിട്ട് നിശ്ചയിച്ച സമയത്ത് ഞാൻ നിന്റെ അടുക്കൽ മടങ്ങിവരും; സാറായ്ക്ക് ഒരു മകൻ ഉണ്ടാകും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 18:15" - }, - "സാറാ ഭയപ്പെട്ടു: “ഞാൻ ചിരിച്ചില്ല” എന്നു നിരസിച്ചു പറഞ്ഞു.“അല്ല, നീ ചിരിച്ചു” എന്ന് അവിടുന്ന് അരുളിച്ചെയ്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 18:16" - }, - "ആ പുരുഷന്മാർ അവിടെനിന്നു എഴുന്നേറ്റ് സൊദോമിനു നേരേ നോക്കി; അബ്രാഹാം അവരെ യാത്ര അയയ്ക്കുവാൻ അവരോടുകൂടെ പോയി.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 18:17" - }, - "അപ്പോൾ യഹോവ അരുളിച്ചെയ്തത്: “അബ്രാഹാം നിശ്ചയമായി വലിയതും ബലമുള്ളതുമായ ജനതയായി തീരുകയും അവനിൽ ഭൂമിയിലെ ജനതകളൊക്കെയും അനുഗ്രഹിക്കപ്പെടുകയും ചെയ്യുമെന്നിരിക്കെ", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 18:18" - }, - "ഞാൻ ചെയ്യുവാൻ പോകുന്നത് അബ്രാഹാമിനോട് മറച്ചുവയ്ക്കുമോ?", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 18:19" - }, - "യഹോവ അബ്രാഹാമിനെക്കുറിച്ച് അരുളിച്ചെയ്തത് അവന് നിവൃത്തിച്ചുകൊടുക്കുവാൻ തക്കവണ്ണം അബ്രാഹാം തന്റെ മക്കളോടും തനിക്കു ശേഷമുള്ള കുടുംബത്തോടും നീതിയും ന്യായവും പ്രവൃത്തിച്ചുകൊണ്ട് യഹോവയുടെ വഴിയിൽ നടക്കുവാൻ കല്പിക്കേണ്ടതിന് ഞാൻ അവനെ തിരഞ്ഞെടുത്തിരിക്കുന്നു.”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 18:20" - }, - "പിന്നെ യഹോവ: “സൊദോമിനും ഗൊമോരയ്ക്കുമെതിരെയുള്ള നിലവിളി വലിയതും അവരുടെ പാപം അതികഠിനവും ആകുന്നതുകൊണ്ട്", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 18:21" - }, - "ഞാൻ ചെന്ന് സൊദോമിനും ഗൊമോരയ്ക്കുമെതിരെ എന്റെ അടുക്കൽ വന്നെത്തിയ നിലവിളിപോലെ അവർ അങ്ങനെ പ്രവൃത്തിച്ചിട്ടുണ്ടോ ഇല്ലയോ എന്ന് നോക്കി അറിയും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 18:22" - }, - "അങ്ങനെ ആ പുരുഷന്മാർ അവിടെനിന്നു തിരിഞ്ഞു സൊദോമിലേക്ക് പോയി. അബ്രാഹാമോ യഹോവയുടെ സന്നിധിയിൽ തന്നെ നിന്നു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 18:23" - }, - "അബ്രാഹാം അടുത്തുചെന്ന് പറഞ്ഞത്: “ദുഷ്ടനോടുകൂടെ നീതിമാനെയും അവിടുന്ന്സംഹരിക്കുമോ?", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 18:24" - }, - "ഒരുപക്ഷേ ആ പട്ടണത്തിൽ അമ്പത് നീതിമാന്മാർ ഉണ്ടെങ്കിൽ അവിടുന്ന് അതിനെ സംഹരിക്കുമോ? അതിലെ അമ്പത് നീതിമാന്മാർ നിമിത്തം ആ സ്ഥലത്തോട് ക്ഷമിക്കയില്ലയോ?", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 18:25" - }, - "നീതിമാൻ ദുഷ്ടനെപ്പോലെ ആകത്തക്കവണ്ണം ദുഷ്ടനോടുകൂടെ നീതിമാനെയും സംഹരിക്കുന്ന ഇങ്ങനെയുള്ള കാര്യം ചെയ്യുവാൻ അങ്ങയ്ക്ക് ഇടവരാതിരിക്കട്ടെ. അത് ചെയ്യുവാൻ അങ്ങയ്ക്ക് ഇടവരാതിരിക്കട്ടെ! സർവ്വ ഭൂമിക്കും ന്യായാധിപതിയായവൻ നീതി പ്രവൃത്തിക്കാതിരിക്കുമോ”", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 18:26" - }, - "അതിന് യഹോവ: “ഞാൻ സൊദോമിൽ, പട്ടണത്തിനകത്ത്, അമ്പത് നീതിമാന്മാരെ കണ്ടെത്തുന്നു എങ്കിൽ അവരുടെ നിമിത്തം ആ സ്ഥലത്തോടൊക്കെയും ക്ഷമിക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 18:27" - }, - "“പൊടിയും ചാരവുമായ ഞാൻ കർത്താവിനോട് സംസാരിക്കുവാൻ ശ്രമിച്ചുവല്ലോ.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 18:28" - }, - "അമ്പത് നീതിമാന്മാരിൽ പക്ഷേ അഞ്ചുപേർ കുറഞ്ഞു പോയെങ്കിലോ? അഞ്ചുപേർ കുറഞ്ഞതുകൊണ്ട് അങ്ങ് ആ പട്ടണം മുഴുവനും നശിപ്പിക്കുമോ?എന്ന് അബ്രാഹാം പറഞ്ഞതിന്: “നാല്പത്തഞ്ച് പേരെ ഞാൻ അവിടെ കണ്ടെത്തിയാൽ അതിനെ നശിപ്പിക്കയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 18:29" - }, - "അവൻ പിന്നെയും യഹോവയോട് സംസാരിച്ചു: “പക്ഷേ നാല്പതുപേരെ അവിടെ കണ്ടെത്തിയാലോ? എന്നു പറഞ്ഞതിന്: “ഞാൻ നാല്പതുപേരുടെ നിമിത്തം നശിപ്പിക്കുകയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 18:30" - }, - "അതിനു അവൻ: “ഞാൻ പിന്നെയും സംസാരിക്കുന്നു; കർത്താവ് കോപിക്കരുതേ; പക്ഷേ മുപ്പതുപേരെ അവിടെ കണ്ടെത്തിയാലോ?എന്നു പറഞ്ഞു.“ഞാൻ മുപ്പതുപേരെ അവിടെ കണ്ടെത്തിയാൽ നശിപ്പിക്കയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 18:31" - }, - "“ഞാൻ കർത്താവിനോട് സംസാരിപ്പാൻ ശ്രമിച്ചുവല്ലോ; പക്ഷേ ഇരുപതുപേരെ അവിടെ കണ്ടെത്തിയാലോ? എന്ന് അവൻ പറഞ്ഞതിന്: “ഞാൻ ഇരുപതുപേരുടെ നിമിത്തം അത് നശിപ്പിക്കുകയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 18:32" - }, - "അപ്പോൾ അവൻ: “കർത്താവ് കോപിക്കരുതേ; ഞാൻ ഇനി ഒരു പ്രാവശ്യം മാത്രം സംസാരിക്കും; പക്ഷേ പത്തുപേരെ അവിടെ കണ്ടെത്തിയാലോ? എന്നു പറഞ്ഞു. “ഞാൻ പത്തുപേരുടെ നിമിത്തം അത് നശിപ്പിക്കയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 18:33" - }, - "യഹോവ അബ്രാഹാമിനോട് അരുളിച്ചെയ്തു തീർന്നശേഷം അവിടെനിന്ന് പോയി. അബ്രാഹാമും തന്റെ സ്ഥലത്തേക്ക് മടങ്ങിപ്പോയി." - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "GEN 19" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 19:1" - }, - "ആ രണ്ടു ദൂതന്മാർ വൈകുന്നേരത്ത് സൊദോമിൽ എത്തി; ലോത്ത് സൊദോംപട്ടണവാതിൽക്കൽ ഇരിക്കുകയായിരുന്നു; ലോത്ത് അവരെ കണ്ടപ്പോൾ എഴുന്നേറ്റ് എതിരേറ്റുചെന്ന് നിലംവരെ കുനിഞ്ഞ് നമസ്കരിച്ചു:", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 19:2" - }, - "“യജമാനന്മാരേ, അടിയന്റെ വീട്ടിൽ വന്നു നിങ്ങളുടെ കാലുകളെ കഴുകി രാപാർക്കുവിൻ ; രാവിലെ എഴുന്നേറ്റ് നിങ്ങളുടെ വഴിക്ക് പോകയുമാകാം” എന്ന് പറഞ്ഞതിന്: “അല്ല, ഞങ്ങൾ തെരുവിൽ തന്നെ രാപാർക്കും” എന്ന് അവർ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 19:3" - }, - "അവൻ ഏറ്റവും നിർബന്ധിച്ചു; അപ്പോൾ അവർ അവന്റെ അടുക്കൽ തിരിഞ്ഞു അവന്റെ വീട്ടിൽ ചെന്നു; അവൻ അവർക്ക് വിരുന്നൊരുക്കി, പുളിപ്പില്ലാത്ത അപ്പം ചുട്ടു; അവർ ഭക്ഷണം കഴിച്ചു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 19:4" - }, - "അവർ ഉറങ്ങുവാൻ പോകുന്നതിനുമുമ്പേ സൊദോംപട്ടണത്തിലെ പുരുഷന്മാർ സകല ഭാഗത്തുനിന്നും വൃദ്ധന്മാരും യൗവനക്കാരും എല്ലാവരും വന്നു വീടു വളഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 19:5" - }, - "അവർ ലോത്തിനെ വിളിച്ചു: “ഈ രാത്രി നിന്റെ അടുക്കൽ വന്ന പുരുഷന്മാർ എവിടെ? ഞങ്ങൾ അവരുമായി സുഖഭോഗങ്ങളിലേർപ്പെടേണ്ടതിന് അവരെ ഞങ്ങളുടെ അടുക്കൽ പുറത്തു കൊണ്ടുവരൂ” എന്ന് അവനോട് പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 19:6" - }, - "ലോത്ത് വാതിലിലൂടെ അവരുടെ അടുക്കൽ പുറത്തു ചെന്നു, കതകു അടച്ച്:", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 19:7" - }, - "“സഹോദരന്മാരേ, ഇങ്ങനെ ദോഷം ചെയ്യരുതേ.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 19:8" - }, - "നോക്കൂ, പുരുഷസംസർഗം ഉണ്ടായിട്ടില്ലാത്ത രണ്ട് പുത്രിമാർ എനിക്കുണ്ട്; അവരെ ഞാൻ നിങ്ങളുടെ അടുക്കൽ പുറത്തു കൊണ്ടുവരാം; നിങ്ങളുടെ ഇഷ്ടംപോലെ അവരോട് ചെയ്തുകൊൾവിൻ; ഈ പുരുഷന്മാരോടു മാത്രം ഒന്നും ചെയ്യരുതേ; ഇതിനായിട്ടല്ലോ അവർ എന്റെ വീടിന്റെ നിഴലിൽ കീഴിൽ വന്നത് എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 19:9" - }, - "“മാറിനിൽക്ക” എന്ന് അവർ പറഞ്ഞു.“ഇവനൊരുത്തൻ പരദേശിയായി വന്നു പാർക്കുന്നു; ന്യായംവിധിക്കുവാനും ഭാവിക്കുന്നു. ഇപ്പോൾ ഞങ്ങൾ അവരോട് ഭാവിച്ചതിലധികം നിന്നോട് ദോഷം ചെയ്യും” എന്നും അവർ പറഞ്ഞ് ലോത്തിനെ ശക്തിയായി തള്ളി വാതിൽ പൊളിക്കുവാൻ അടുത്തു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 19:10" - }, - "അപ്പോൾ ആ പുരുഷന്മാർ കൈ പുറത്തോട്ടു നീട്ടി ലോത്തിനെ തങ്ങളുടെ അടുക്കൽ അകത്തു കയറ്റി വാതിൽ അടച്ചു,", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 19:11" - }, - "വാതിൽക്കൽ ഉണ്ടായിരുന്ന പുരുഷന്മാർക്ക് ആബാലവൃദ്ധം അന്ധത പിടിപ്പിച്ചു. അതുകൊണ്ട് അവർ വാതിൽ തപ്പിനടന്നു വിഷമിച്ചു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 19:12" - }, - "ആ പുരുഷന്മാർ ലോത്തിനോട്: “ഇവിടെ നിനക്കു മറ്റു വല്ലവരുമുണ്ടോ? മരുമക്കളോ പുത്രന്മാരോ പുത്രിമാരോ ഇങ്ങനെ പട്ടണത്തിൽ നിനക്കുള്ളവരെയൊക്കെയും ഈ സ്ഥലത്തുനിന്ന് കൊണ്ടുപൊയ്ക്കെൾക;", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 19:13" - }, - "ഇവർക്കെതിരെയുള്ള നിലവിളി യഹോവയുടെ മുമ്പാകെ വലുതായിത്തീർന്നിരിക്കകൊണ്ട് ഞങ്ങൾ ഈ സ്ഥലത്തെ നശിപ്പിക്കും. അതിനെ നശിപ്പിക്കുവാൻ യഹോവ ഞങ്ങളെ അയച്ചിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 19:14" - }, - "അങ്ങനെ ലോത്ത് ചെന്ന് തന്റെ പുത്രിമാരെ വിവാഹം ചെയ്യുവാനുള്ള മരുമക്കളോടു സംസാരിച്ചു: “നിങ്ങൾ എഴുന്നേറ്റ് ഈ സ്ഥലം വിട്ട് പുറപ്പെടുവിൻ; യഹോവ ഈ പട്ടണം നശിപ്പിക്കും” എന്നു പറഞ്ഞു. എന്നാൽ അവൻ തമാശ പറയുന്നു എന്ന് അവന്റെ മരുമക്കൾക്കു തോന്നി.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 19:15" - }, - "ഉഷസ്സായപ്പോൾ ദൂതന്മാർ ലോത്തിനെ ധൃതികൂട്ടി: “ഈ പട്ടണത്തിന്റെ ശിക്ഷയിൽ ദഹിക്കാതിരിക്കുവാൻ എഴുന്നേറ്റു നിന്റെ ഭാര്യയെയും ഇവിടെയുള്ള നിന്റെ രണ്ട് പുത്രിമാരെയും കൂട്ടിക്കൊണ്ട് പൊയ്ക്കൾക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 19:16" - }, - "അവൻ താമസിച്ചപ്പോൾ, യഹോവ അവനോടു കരുണ ചെയ്യുകയാൽ, ആ പുരുഷന്മാർ അവനെയും ഭാര്യയെയും രണ്ട് പുത്രിമാരെയും കൈക്കു പിടിച്ചു പട്ടണത്തിന്റെ പുറത്തു കൊണ്ടുപോയി ആക്കി.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 19:17" - }, - "അവരെ പുറത്തുകൊണ്ടുവന്ന ശേഷം അവൻ: “ജീവരക്ഷയ്ക്കായി ഓടിപ്പോക; പുറകോട്ട് നോക്കരുത്; ഈ പ്രദേശത്തെങ്ങും നിൽക്കയുമരുത്; നിനക്ക് നാശം സംഭവിക്കാതിരിക്കുവാൻ പർവ്വതത്തിലേക്ക് ഓടിപ്പോക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 19:18" - }, - "ലോത്ത് അവരോട് പറഞ്ഞത്: “അങ്ങനെയല്ല കർത്താവേ;", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 19:19" - }, - "അങ്ങയ്ക്ക് അടിയനോടു കൃപ തോന്നിയല്ലോ; എന്റെ ജീവനെ രക്ഷിപ്പാൻ എനിക്കു വലിയ കൃപ അങ്ങ് കാണിച്ചിരിക്കുന്നു; പർവ്വതത്തിൽ ഓടി എത്തുവാൻ എനിക്കു കഴിയുകയില്ല; പക്ഷേ എനിക്കു ദോഷം തട്ടി മരണം സംഭവിക്കും.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 19:20" - }, - "ഇതാ, ഈ പട്ടണം ഓടിരക്ഷപ്പെടുവാൻ കഴിയുന്നത്ര സമീപമാകുന്നു; അത് ചെറിയതുമാകുന്നു; ഞാൻ അവിടേക്ക് ഓടിപ്പേകട്ടെ. അത് ചെറിയതല്ലോ; എന്നാൽ എനിക്ക് ജീവരക്ഷ ഉണ്ടാകും.”", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 19:21" - }, - "അവൻ അവനോട്: “ഇതാ, ഇക്കാര്യത്തിലും ഞാൻ നിന്നെ കടാക്ഷിച്ചിരിക്കുന്നു; നീ പറഞ്ഞ ഈ പട്ടണം ഞാൻ നശിപ്പിച്ചുകളയുകയില്ല.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 19:22" - }, - "വേഗമാകട്ടെ! അവിടേക്ക് ഓടിപ്പോക; നീ അവിടെ എത്തുംവരെ എനിക്ക് ഒന്നും ചെയ്യുവാൻ കഴിയുകയില്ല” എന്നു പറഞ്ഞു. അതുകൊണ്ട് ആ പട്ടണത്തിന് സോവർ എന്നു പേരായി.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 19:23" - }, - "ലോത്ത് സോവരിൽ കടന്നപ്പോൾ സൂര്യൻ ഉദിച്ചിരുന്നു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 19:24" - }, - "യഹോവ സൊദോമിന്റെയും ഗൊമോറായുടെയും മേൽ യഹോവയുടെ സന്നിധിയിൽനിന്നു, ആകാശത്തു നിന്നു തന്നെ, ഗന്ധകവും തീയും പെയ്യിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 19:25" - }, - "ആ പട്ടണങ്ങൾക്കും പ്രദേശത്തിനു മുഴുവനും ആ പട്ടണങ്ങളിലെ സകലനിവാസികൾക്കും നിലത്തെ സസ്യങ്ങൾക്കും ഉന്മൂലനാശം വരുത്തി.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 19:26" - }, - "ലോത്തിന്റെ ഭാര്യ അവന്റെ പിന്നിൽനിന്നു തിരിഞ്ഞുനോക്കി ഉപ്പുതൂണായിത്തീർന്നു .", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 19:27" - }, - "അബ്രാഹാം അതിരാവിലെ എഴുന്നേറ്റ് താൻ യഹോവയുടെ സന്നിധിയിൽ നിന്നിരുന്ന സ്ഥലത്തുചെന്നു,", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 19:28" - }, - "സൊദോമിനും ഗൊമോറായ്ക്കും ആ പ്രദേശത്തിലെ സകലദിക്കിനും നേരെ നോക്കി, അതാ, ദേശത്തിലെ പുക തീച്ചൂളയിലെ പുകപോലെ പൊങ്ങുന്നത് കണ്ടു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "GEN 19:29" - }, - "എന്നാൽ ആ പ്രദേശത്തിലെ പട്ടണങ്ങളെ നശിപ്പിക്കുമ്പോൾ ദൈവം അബ്രാഹാമിനെ ഓർത്തു. ലോത്ത് പാർത്ത പട്ടണങ്ങൾക്ക് ഉന്മൂലനാശം വരുത്തുകയിൽ ലോത്തിനെ ആ ഉന്മൂലനാശത്തിൽനിന്നു വിടുവിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "GEN 19:30" - }, - "അനന്തരം ലോത്ത് സോവർ വിട്ടുപോയി പർവ്വതത്തിൽ ചെന്നു പാർത്തു; അവന്റെ രണ്ട് പുത്രിമാരും അവനോടുകൂടെ ഉണ്ടായിരുന്നു; സോവരിൽ പാർക്കുവാൻ അവൻ ഭയപ്പെട്ടു; അവനും അവന്റെ രണ്ട് പുത്രിമാരും ഒരു ഗുഹയിൽ പാർത്തു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 19:31" - }, - "അങ്ങനെയിരിക്കുമ്പോൾ മൂത്തവൾ ഇളയവളോട്: “നമ്മുടെ അപ്പൻ വൃദ്ധനായിരിക്കുന്നു; ഭൂമിയിൽ എല്ലായിടവും ഉള്ള നടപ്പുപോലെ നമ്മുടെ അടുക്കൽ വരുവാൻ ഭൂമിയിൽ ഒരു പുരുഷനും ഇല്ല.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 19:32" - }, - "വരിക; നമ്മുടെ അപ്പന്റെ വംശപാരമ്പര്യം നമ്മൾ സംരക്ഷിക്കേണ്ടതിന് അവനെ വീഞ്ഞുകുടിപ്പിച്ച് അവനോടുകൂടെ നമുക്ക് ശയിക്കാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 19:33" - }, - "അങ്ങനെ അന്ന് രാത്രി അവർ അപ്പനെ വീഞ്ഞുകുടിപ്പിച്ചു; മൂത്തവൾ അകത്തു ചെന്ന് അപ്പനോടുകൂടെ ശയിച്ചു; അവൾ ശയിച്ചതും എഴുന്നേറ്റതും അവൻ അറിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 19:34" - }, - "പിറ്റെന്നാൾ മൂത്തവൾ ഇളയവളോട്: “ഇന്നലെ രാത്രി ഞാൻ അപ്പനോടുകൂടെ ശയിച്ചു; നാം അവനെ ഇന്നു രാത്രിയും വീഞ്ഞു കുടിപ്പിക്ക;നമ്മുടെ അപ്പന്റെ വംശപാരമ്പര്യം നമ്മൾ സംരക്ഷിക്കേണ്ടതിന് നീയും അകത്തുചെന്ന് അവനോടുകൂടെ ശയിക്ക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 19:35" - }, - "അങ്ങനെ അന്ന് രാത്രിയും അവർ അപ്പനെ വീഞ്ഞു കുടിപ്പിച്ചു; ഇളയവൾ ചെന്ന് അവനോടുകൂടെ ശയിച്ചു; അവൾ ശയിച്ചതും എഴുന്നേറ്റതും അവൻ അറിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 19:36" - }, - "ഇങ്ങനെ ലോത്തിന്റെ രണ്ട് പുത്രിമാരും അപ്പനാൽ ഗർഭം ധരിച്ചു.", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 19:37" - }, - "മൂത്തവൾ ഒരു മകനെ പ്രസവിച്ചു അവന് മോവാബ് എന്നു പേരിട്ടു; അവൻ ഇന്നുള്ള മോവാബ്യർക്ക് പിതാവ്.", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 19:38" - }, - "ഇളയവളും ഒരു മകനെ പ്രസവിച്ചു; അവന് ബെൻ-അമ്മീ എന്നു പേരിട്ടു; അവൻ ഇന്നുള്ള അമ്മോന്യർക്ക് പിതാവ്." - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "GEN 20" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 20:1" - }, - "അനന്തരം അബ്രാഹാം അവിടെനിന്ന് തെക്കെ ദേശത്തേക്ക് യാത്ര പുറപ്പെട്ട് കാദേശിനും സൂരിനും മദ്ധ്യേ താമസിച്ചു ഗെരാരിൽ പരദേശിയായി പാർത്തു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 20:2" - }, - "അബ്രാഹാം തന്റെ ഭാര്യയായ സാറായെക്കുറിച്ച്: “അവൾ എന്റെ പെങ്ങൾ” എന്നു പറഞ്ഞു. ഗെരാർ രാജാവായ അബീമേലെക്ക് ആളയച്ചു സാറായെ കൊണ്ടുപോയി.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 20:3" - }, - "എന്നാൽ രാത്രിയിൽ ദൈവം സ്വപ്നത്തിൽ അബീമേലെക്കിന്റെ അടുക്കൽ വന്ന് അവനോട്: “നീ എടുത്ത സ്ത്രീയുടെ നിമിത്തം നീ മരിക്കും; അവൾ ഒരു പുരുഷന്റെ ഭാര്യ” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 20:4" - }, - "എന്നാൽ അബീമേലെക്ക് അവളുടെ അടുക്കൽ ചെന്നിരുന്നില്ല; ആകയാൽ അവൻ: “കർത്താവേ, നീതിയുള്ള ജനതയെയും നീ കൊല്ലുമോ", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 20:5" - }, - "‘ഇവൾ എന്റെ പെങ്ങളാകുന്നു’ എന്ന് അവൻ എന്നോടു പറഞ്ഞുവല്ലോ. ‘അവൻ എന്റെ ആങ്ങള’ എന്ന് അവളും പറഞ്ഞു. ഹൃദയപരമാർത്ഥതയോടും കൈയ്യുടെ നിർമ്മലതയോടും കൂടെ ഞാൻ ഇത് ചെയ്തിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 20:6" - }, - "അതിന് ദൈവം സ്വപ്നത്തിൽ അവനോട്: “അതേ, നീ ഇത് ഹൃദയപരമാർത്ഥതയോടെ ചെയ്തിരിക്കുന്നു” എന്ന് ഞാൻ അറിയുന്നു; “എനിക്കെതിരെ പാപം ചെയ്യുന്നതിൽനിന്ന് ഞാൻ നിന്നെ തടഞ്ഞു; അതുകൊണ്ടാകുന്നു അവളെ തൊടുവാൻ ഞാൻ നിന്നെ സമ്മതിക്കാതിരുന്നത്.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 20:7" - }, - "ഇപ്പോൾ ആ പുരുഷന്റെ ഭാര്യയെ തിരിച്ചുക്കൊടുക്കുക; അവൻ ഒരു പ്രവാചകൻ ആകുന്നു; നീ ജീവനോടിരിക്കേണ്ടതിന് അവൻ നിനക്കുവേണ്ടി പ്രാർത്ഥിക്കും. അവളെ തിരികെക്കൊടുക്കാതിരുന്നാലോ, നീയും നിനക്കുള്ളവരൊക്കെയും മരിക്കേണ്ടിവരും എന്ന് അറിഞ്ഞുകൊൾക” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 20:8" - }, - "അബീമേലെക്ക് അതിരാവിലെ എഴുന്നേറ്റ് തന്റെ സകലസേവകന്മാരെയും വരുത്തി ഈ കാര്യം ഒക്കെയും അവരോടു പറഞ്ഞു; അവർ ഏറ്റവും ഭയപ്പെട്ടു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 20:9" - }, - "അബീമേലെക്ക് അബ്രാഹാമിനെ വിളിപ്പിച്ചു അവനോട്: “നീ ഞങ്ങളോട് ചെയ്തത് എന്ത്? നീ എന്റെ മേലും എന്റെ രാജ്യത്തിന്മേലും ഒരു മഹാപാപം വരുത്തുവാൻ തക്കവണ്ണം ഞാൻ നിന്നോട് എന്തു കുറ്റം ചെയ്തു? ചെയ്യരുതാത്ത കാര്യം നീ എന്നോട് ചെയ്തുവല്ലോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 20:10" - }, - "“നീ എന്ത് കണ്ടിട്ടാകുന്നു ഇക്കാര്യം ചെയ്തത്?എന്ന് അബീമേലെക്ക് അബ്രാഹാമിനോട് ചോദിച്ചതിന് അബ്രാഹാം പറഞ്ഞത്:", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 20:11" - }, - "“ ‘ഈ സ്ഥലത്ത് ദൈവഭയം ഇല്ല നിശ്ചയം; എന്റെ ഭാര്യനിമിത്തം അവർ എന്നെ കൊല്ലും’ എന്ന് ഞാൻ വിചാരിച്ചു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 20:12" - }, - "വാസ്തവത്തിൽ അവൾ എന്റെ പെങ്ങളാകുന്നു; എന്റെ അപ്പന്റെ മകൾ; എന്റെ അമ്മയുടെ മകളല്ല താനും; അവൾ എനിക്ക് ഭാര്യയാവുകയും ചെയ്തു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 20:13" - }, - "എന്നാൽ ദൈവം എന്നെ എന്റെ പിതൃഭവനത്തിൽനിന്ന് പുറപ്പെടുവിച്ചപ്പോൾ ഞാൻ അവളോട്: ‘നീ എനിക്ക് ഒരു ദയ ചെയ്യേണം; ഏതൊരു സഥലത്ത് നാം എവിടെയൊക്കെപോയാലും: “അവൻ എന്റെ ആങ്ങള” എന്ന് എന്നെക്കുറിച്ച് പറയേണം എന്ന് പറഞ്ഞിരുന്നു.”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 20:14" - }, - "അബീമേലെക്ക് അബ്രാഹാമിന് ആടുമാടുകളെയും ദാസീദാസന്മാരെയും കൊടുത്തു; അവന്റെ ഭാര്യയായ സാറായെയും അവന് തിരികെക്കൊടുത്തു:", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 20:15" - }, - "“ഇതാ, എന്റെ രാജ്യം നിന്റെ മുമ്പാകെ ഇരിക്കുന്നു; നിനക്ക് ഇഷ്ടമുള്ളടത്ത് പാർത്തുകൊൾക” എന്ന് അബീമേലെക്ക് പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 20:16" - }, - "സാറയോടു അവൻ: “നിന്റെ ആങ്ങളയ്ക്ക് ഞാൻ ആയിരം വെള്ളിക്കാശു കൊടുത്തിട്ടുണ്ട്; നിന്നോടുകൂടെയുള്ള എല്ലാവരുടെയും മുമ്പാകെ ഇതു നിനക്കു ഒരു പരിഹാരം; നീ എല്ലാവർക്കും മുമ്പാകെ നീതീകരിക്കപ്പെട്ടുമിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 20:17" - }, - "അബ്രാഹാം ദൈവത്തോടു പ്രാർത്ഥിച്ചു; അപ്പോൾ ദൈവം അബീമേലെക്കിനെയും അവന്റെ ഭാര്യയെയും അവന്റെ ദാസിമാരെയും സൗഖ്യമാക്കി, അവർ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 20:18" - }, - "അബ്രാഹാമിന്റെ ഭാര്യയായ സാറായുടെ നിമിത്തം യഹോവ അബീമേലെക്കിന്റെ ഭവനത്തിലെ ഗർഭം ഒക്കെയും അടച്ചിരുന്നു." - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "GEN 21" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 21:1" - }, - "അനന്തരം യഹോവ അവിടുന്ന് അരുളിച്ചെയ്തിരുന്നതുപോലെ സാറായെ സന്ദർശിച്ചു; അവിടുന്ന് വാഗ്ദത്തം ചെയ്തിരുന്നതുപോലെ യഹോവ സാറായ്ക്ക് നിവൃത്തിച്ചുകൊടുത്തു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 21:2" - }, - "അബ്രാഹാമിന്റെ വാർദ്ധക്യത്തിൽ ദൈവം അവനോട് അരുളിച്ചെയ്തിരുന്ന ആ നിശ്ചിതസമയത്ത് സാറാ ഗർഭം ധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 21:3" - }, - "സാറാ അബ്രാഹാമിന് പ്രസവിച്ച മകന് യിസ്ഹാക്ക് എന്ന് അബ്രഹാം പേരിട്ടു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 21:4" - }, - "ദൈവം അബ്രാഹാമിനോട് കല്പിച്ചിരുന്നതുപോലെ അവൻ തന്റെ മകനായ യിസ്ഹാക്കിനെ എട്ടാം ദിവസം പരിച്ഛേദന കഴിച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 21:5" - }, - "തന്റെ മകനായ യിസ്ഹാക്ക് ജനിച്ചപ്പോൾ അബ്രാഹാമിന് നൂറു വയസ്സായിരുന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 21:6" - }, - "“ദൈവം എനിക്ക് ചിരിയുണ്ടാക്കി; കേൾക്കുന്നവരെല്ലാം എന്നോടുകൂടെ ചിരിക്കും” എന്ന് സാറാ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 21:7" - }, - "“സാറാ മക്കൾക്ക് മുലകൊടുക്കുമെന്ന് അബ്രാഹാമിനോട് ആർ പറയുമായിരുന്നു? അവന്റെ വാർദ്ധക്യത്തിലല്ലോ ഞാൻ അവന് ഒരു മകനെ പ്രസവിച്ചത്എന്നും അവൾ പറഞ്ഞു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 21:8" - }, - "പൈതൽ വളർന്നു മുലകുടി മാറി; യിസ്ഹാക്കിന്റെ മുലകുടി മാറിയ അന്നേ ദിവസം അബ്രാഹാം ഒരു വലിയ വിരുന്നു കഴിച്ചു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 21:9" - }, - "ഈജിപ്റ്റുകാരിയായ ദാസി ഹാഗാർ അബ്രാഹാമിനു പ്രസവിച്ച മകൻ പരിഹാസി എന്നു സാറാ കണ്ട് അബ്രാഹാമിനോട്:", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 21:10" - }, - "“ഈ ദാസിയെയും മകനെയും പുറത്താക്കിക്കളയുക; ഈ ദാസിയുടെ മകൻ എന്റെ മകൻ യിസ്ഹാക്കിനോടുകൂടെ അവകാശിയാകരുത്” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 21:11" - }, - "തന്റെ മകൻ നിമിത്തം ഈ കാര്യം അബ്രാഹാമിന് ഏറെ അനിഷ്ടമായി.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 21:12" - }, - "എന്നാൽ ദൈവം അബ്രാഹാമിനോട്: “ബാലന്റെ നിമിത്തവും ദാസിയുടെ നിമിത്തവും നിനക്കു അനിഷ്ടം തോന്നരുത്; സാറാ നിന്നോടു പറഞ്ഞതിലൊക്കെയും അവളുടെ വാക്ക് കേൾക്ക; യിസ്ഹാക്കിൽനിന്നുള്ളവരല്ലോ നിന്റെ സാക്ഷാൽ സന്തതിയെന്ന് വിളിക്കപ്പെടുന്നത്.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 21:13" - }, - "ദാസിയുടെ മകനെയും ഞാൻ ഒരു ജനതയാക്കും; അവൻ നിന്റെ സന്തതിയല്ലോ” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 21:14" - }, - "അബ്രാഹാം അതിരാവിലെ എഴുന്നേറ്റ് അപ്പവും ഒരു തുരുത്തി വെള്ളവും എടുത്ത് ഹാഗാറിന്റെ തോളിൽവച്ചു, കുട്ടിയെയും കൊടുത്തു അവളെ അയച്ചു; അവൾ പുറപ്പെട്ടുപോയി ബേർ-ശേബ മരുഭൂമിയിൽ അലഞ്ഞുനടന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 21:15" - }, - "തുരുത്തിയിലെ വെള്ളം ചെലവായശേഷം അവൾ കുട്ടിയെ ഒരു കുറ്റിക്കാട്ടിൻ തണലിൽ കിടത്തി.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 21:16" - }, - "അവൾ പോയി അതിനെതിരെ ഒരു അമ്പെയ്ത്തു ദൂരത്തിരുന്നു: കുട്ടിയുടെ മരണം എനിക്ക് കാണേണ്ടാ എന്നു പറഞ്ഞ് എതിരെ ഇരുന്ന് ഉറക്കെ കരഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 21:17" - }, - "ദൈവം ബാലന്റെ നിലവിളി കേട്ടു; ദൈവത്തിന്റെ ദൂതൻ ആകാശത്തുനിന്ന് ഹാഗാറിനെ വിളിച്ച് അവളോട്: “ഹാഗാറേ, നിനക്കു എന്ത്? നീ ഭയപ്പെടേണ്ടാ; ബാലൻ ആയിരിക്കുന്നിടത്തുനിന്ന് അവന്റെ നിലവിളി ദൈവം കേട്ടിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 21:18" - }, - "എഴുന്നേറ്റ് ബാലനെ താങ്ങി എഴുന്നേല്പിച്ചുകൊൾക; ഞാൻ അവനെ ഒരു വലിയ ജനതയാക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 21:19" - }, - "ദൈവം അവളുടെ കണ്ണു തുറന്നു; അവൾ ഒരു നീരുറവു കണ്ടു, ചെന്ന് തുരുത്തിയിൽ വെള്ളം നിറച്ചു ബാലനെ കുടിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 21:20" - }, - "ദൈവം ബാലനോടുകൂടെ ഉണ്ടായിരുന്നു; അവൻ മരുഭൂമിയിൽ പാർത്തു, മുതിർന്നപ്പോൾ ഒരു വില്ലാളിയായി തീർന്നു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 21:21" - }, - "അവൻ പാരാൻമരുഭൂമിയിൽ പാർത്തു; അവന്റെ അമ്മ ഈജിപ്റ്റുദേശത്തുനിന്ന് അവന് ഒരു ഭാര്യയെ കൊണ്ടുവന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 21:22" - }, - "അക്കാലത്ത് അബിമേലെക്കും അവന്റെ സൈന്യാധിപനായ പീക്കോലും അബ്രാഹാമിനോട് സംസാരിച്ചു: “നിന്റെ സകലപ്രവൃത്തിയിലും ദൈവം നിന്നോടുകൂടെയുണ്ട്;", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 21:23" - }, - "അതുകൊണ്ട് നീ എന്നോടോ എന്റെ സന്തതിയോടോ എന്റെ ഭാവിതലമുറയോടോ വ്യാജം പ്രവൃത്തിക്കാതെ ഞാൻ നിന്നോടു ദയ കാണിച്ചതുപോലെ നീ എന്നോടും നീ പാർത്തുവരുന്ന ദേശത്തോടും ദയകാണിക്കുമെന്ന് ദൈവത്തെച്ചൊല്ലി ഇവിടെവച്ച് എന്നോട് സത്യം ചെയ്ക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 21:24" - }, - "“ഞാൻ സത്യം ചെയ്യാം” എന്ന് അബ്രാഹാം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 21:25" - }, - "എന്നാൽ അബീമേലെക്കിന്റെ ദാസന്മാർ പിടിച്ചെടുത്ത കിണർ നിമിത്തം അബ്രാഹാം അബീമേലെക്കിനോട് പരാതിപറഞ്ഞു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 21:26" - }, - "അതിന് അബീമേലെക്ക്: “ഇക്കാര്യം ചെയ്തത് ആരെന്ന് ഞാൻ അറിയുന്നില്ല; നീ എന്നെ അറിയിച്ചിട്ടില്ല; ഇന്നല്ലാതെ ഞാൻ അതിനെക്കുറിച്ച് കേട്ടിട്ടുമില്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 21:27" - }, - "പിന്നെ അബ്രാഹാം അബീമേലെക്കിന് ആടുമാടുകളെ കൊടുത്തു; അവർ ഇരുവരും തമ്മിൽ ഉടമ്പടി ചെയ്തു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 21:28" - }, - "അബ്രാഹാം ഏഴു പെണ്ണാട്ടിൻകുട്ടികളെ വേറിട്ടു നിർത്തി.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 21:29" - }, - "അപ്പോൾ അബീമേലെക്ക് അബ്രാഹാമിനോട്: “നീ വേറിട്ടു നിർത്തിയ ഈ ഏഴു പെണ്ണാട്ടിൻകുട്ടികൾ എന്തിന്? എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 21:30" - }, - "“ഞാൻ ഈ കിണർ കുഴിച്ചു എന്നതിന് സാക്ഷിയായി നീ ഈ ഏഴു പെണ്ണാട്ടിൻകുട്ടികളെ എന്നോടു വാങ്ങേണം” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 21:31" - }, - "അവർ ഇരുവരും അവിടെവച്ച് സത്യം ചെയ്തതിനാൽ അവൻ ആ സ്ഥലത്തിന് ബേർ-ശേബ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 21:32" - }, - "ഇങ്ങനെ അവർ ബേർ-ശേബയിൽവച്ച് ഉടമ്പടി ചെയ്തു. അബീമേലെക്കും അവന്റെ സൈന്യാധിപനായ പീക്കോലും എഴുന്നേറ്റ് ഫെലിസ്ത്യരുടെ ദേശത്തേക്ക് മടങ്ങിപ്പോയി.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 21:33" - }, - "അബ്രാഹാം ബേർ-ശേബയിൽ ഒരു പിചുലവൃക്ഷം നട്ടു, നിത്യദൈവമായ യഹോവയുടെ നാമത്തിൽ അവിടെവച്ച് ആരാധന കഴിച്ചു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 21:34" - }, - "അബ്രാഹാം കുറേക്കാലം ഫെലിസ്ത്യരുടെ ദേശത്തു പാർത്തു." - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "GEN 22" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 22:1" - }, - "അതിന്റെ ശേഷം ദൈവം അബ്രാഹാമിനെ പരിശോധിച്ചത് എങ്ങനെയെന്നാൽ: “അബ്രാഹാമേ,” എന്നു വിളിച്ചതിന്: “ഞാൻ ഇതാ” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 22:2" - }, - "അപ്പോൾ അവിടുന്ന്: “നിന്റെ മകനെ, നീ സ്നേഹിക്കുന്ന നിന്റെ ഏകജാതനായ യിസ്ഹാക്കിനെ തന്നെ കൂട്ടിക്കൊണ്ട് മോറിയാദേശത്തു ചെന്ന്, അവിടെ ഞാൻ നിന്നോട് കല്പിക്കുന്ന ഒരു മലയിൽ അവനെ ഹോമയാഗം അർപ്പിക്ക” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 22:3" - }, - "അബ്രാഹാം അതിരാവിലെ എഴുന്നേറ്റ് കഴുതയ്ക്കു കോപ്പിട്ടു കെട്ടി യൗവനക്കാരിൽ രണ്ടുപേരെയും തന്റെ മകൻ യിസ്ഹാക്കിനെയും കൂട്ടി ഹോമയാഗത്തിനു വിറകു കീറി എടുത്തുംകൊണ്ട് പുറപ്പെട്ടു, ദൈവം തന്നോട് കല്പിച്ച സ്ഥലത്തേക്കു പോയി.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 22:4" - }, - "മൂന്നാം ദിവസം അബ്രാഹാം നോക്കി ദൂരത്തുനിന്ന് ആ സ്ഥലം കണ്ടു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 22:5" - }, - "അബ്രാഹാം യൗവനക്കാരോട്: “നിങ്ങൾ കഴുതയുമായി ഇവിടെ ഇരിപ്പിൻ; ഞാനും ബാലനും അവിടെവരെ ചെന്ന് ആരാധന കഴിച്ചു മടങ്ങിവരാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 22:6" - }, - "അബ്രാഹാം ഹോമയാഗത്തിനുള്ള വിറക് എടുത്ത് തന്റെ മകനായ യിസ്ഹാക്കിന്റെ ചുമലിൽ വച്ചു; തീയും കത്തിയും താൻ എടുത്തു; ഇരുവരും ഒന്നിച്ചു നടന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 22:7" - }, - "അപ്പോൾ യിസ്ഹാക്ക് തന്റെ അപ്പനായ അബ്രാഹാമിനോട്: “അപ്പാ,” എന്നു പറഞ്ഞതിന് അവൻ: “എന്താകുന്നു മകനേ” എന്നു പറഞ്ഞു. “ഇതാ, തീയും വിറകുമുണ്ട്; എന്നാൽ ഹോമയാഗത്തിന് ആട്ടിൻകുട്ടി എവിടെ? എന്ന് അവൻ ചോദിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 22:8" - }, - "“ദൈവം അവിടുത്തേക്കു ഹോമയാഗത്തിന് ഒരു ആട്ടിൻകുട്ടിയെ കരുതിക്കൊള്ളും, മകനേ,” എന്ന് അബ്രാഹാം പറഞ്ഞു. അങ്ങനെ അവർ ഇരുവരും ഒന്നിച്ചു നടന്നു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 22:9" - }, - "ദൈവം കല്പിച്ചിരുന്ന സ്ഥലത്ത് അവർ എത്തി; അവിടെ അബ്രാഹാം ഒരു യാഗപീഠം പണിതു, വിറക് അടുക്കി, തന്റെ മകൻ യിസ്ഹാക്കിനെ കെട്ടി യാഗപീഠത്തിന്മേൽ വിറകിന്മീതെ കിടത്തി.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 22:10" - }, - "പിന്നെ അബ്രാഹാം കൈ നീട്ടി തന്റെ മകനെ അറുക്കേണ്ടതിന് കത്തി എടുത്തു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 22:11" - }, - "ഉടനെ യഹോവയുടെ ദൂതൻ ആകാശത്തുനിന്ന്: “അബ്രാഹാമേ, അബ്രാഹാമേ,” എന്നു വിളിച്ചു; “ഞാൻ ഇതാ,” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 22:12" - }, - "“ബാലന്റെ മേൽ കൈവയ്ക്കരുത്; അവനോട് ഒന്നും ചെയ്യരുത്; നിന്റെ ഏകജാതനായ മകനെ തരുവാൻ നീ മടിക്കായ്കകൊണ്ട് നീ ദൈവത്തെ ഭയപ്പെടുന്നു എന്ന് ഞാൻ ഇപ്പോൾ അറിയുന്നു” എന്ന് അവിടുന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 22:13" - }, - "അബ്രാഹാം തലപൊക്കി നോക്കിയപ്പോൾ തന്റെ പിന്നിൽ ഒരു ആട്ടുകൊറ്റൻ കൊമ്പ് കാട്ടിൽ പിടിപെട്ടു കിടക്കുന്നത് കണ്ടു; അബ്രാഹാം ചെന്ന് ആട്ടുകൊറ്റനെ പിടിച്ചു തന്റെ മകനു പകരം ഹോമയാഗം കഴിച്ചു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 22:14" - }, - "അബ്രാഹാം ആ സ്ഥലത്തിന് യഹോവ യിരേ എന്നു പേരിട്ടു. “യഹോവയുടെ പർവ്വതത്തിൽ അവൻ പ്രത്യക്ഷനാകും ” എന്ന് ഇന്നുവരെയും പറഞ്ഞുവരുന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 22:15" - }, - "യഹോവയുടെ ദൂതൻ രണ്ടാമതും ആകാശത്തുനിന്ന് അബ്രാഹാമിനോട് വിളിച്ചു അരുളിച്ചെയ്തത്:", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 22:16" - }, - "“നീ ഈ കാര്യം ചെയ്തു, നിന്റെ ഏകജാതനായ മകനെ തരുവാൻ മടിക്കായ്കകൊണ്ട്", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 22:17" - }, - "ഞാൻ നിന്നെ ഐശ്വര്യമായി അനുഗ്രഹിക്കും; നിന്റെ സന്തതിയെ ആകാശത്തിലെ നക്ഷത്രങ്ങൾപോലെയും കടൽക്കരയിലെ മണൽപോലെയും അത്യന്തം വർദ്ധിപ്പിക്കും; നിന്റെ സന്തതി ശത്രുക്കളുടെ പട്ടണവാതിലുകൾ കൈവശമാക്കും.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 22:18" - }, - "നീ എന്റെ വാക്ക് അനുസരിച്ചതുകൊണ്ട് നിന്റെ സന്തതി മുഖാന്തരം ഭൂമിയിലുള്ള സകലജാതികളും അനുഗ്രഹിക്കപ്പെടും എന്നു ഞാൻ എന്നെക്കൊണ്ടുതന്നെ സത്യം ചെയ്തിരിക്കുന്നു എന്ന് യഹോവ അരുളിച്ചെയ്യുന്നു.”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 22:19" - }, - "പിന്നെ അബ്രാഹാം യൗവനക്കാരുടെ അടുക്കൽ മടങ്ങിവന്നു; അവർ ഒന്നിച്ചു പുറപ്പെട്ട് ബേർ-ശേബയിലേക്കു പോന്നു; അബ്രാഹാം ബേർ-ശേബയിൽ പാർത്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 22:20" - }, - "അനന്തരം “മിൽക്കയും നിന്റെ സഹോദരനായ നാഹോരിനു മക്കളെ പ്രസവിച്ചിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 22:21" - }, - "അവർ ആരെന്നാൽ: ആദ്യജാതൻ ഊസ്, അവന്റെ അനുജൻ ബൂസ്, അരാമിന്റെ പിതാവായ കെമൂവേൽ,", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 22:22" - }, - "കേശെദ്, ഹസോ, പിൽദാശ്, യിദലാഫ്, ബെഥൂവേൽ” എന്ന് അബ്രാഹാമിനു അറിവ് കിട്ടി.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 22:23" - }, - "ബെഥൂവേൽ റിബെക്കയെ ജനിപ്പിച്ചു. ഈ എട്ടുപേരെ മിൽക്കാ അബ്രാഹാമിന്റെ സഹോദരനായ നാഹോരിനു പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 22:24" - }, - "നാഹോരിന്റെ വെപ്പാട്ടി രെയൂമാ എന്നവളും തേബഹ്, ഗഹാം, തഹശ്, മാഖാ എന്നിവരെ പ്രസവിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "GEN 23" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 23:1" - }, - "സാറായ്ക്ക് നൂറ്റിരുപത്തേഴ് വയസ്സ് ആയിരുന്നു: ഇത് സാറായുടെ ആയുഷ്കാലം.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 23:2" - }, - "സാറാ കനാൻദേശത്ത് ഹെബ്രോൻ എന്ന കിര്യത്തർബ്ബയിൽവച്ച് മരിച്ചു; അബ്രാഹാം സാറായെക്കുറിച്ച് വിലപിച്ചു കരയുവാൻ വന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 23:3" - }, - "പിന്നെ അബ്രാഹാം മരിച്ചവളുടെ അടുക്കൽനിന്ന് എഴുന്നേറ്റ് ഹിത്യരോട് സംസാരിച്ചു:", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 23:4" - }, - "“ഞാൻ നിങ്ങളുടെ ഇടയിൽ പരദേശിയും വന്നു പാർക്കുന്നവനും ആകുന്നു; ഞാൻ എന്റെ മരിച്ചവളെ കൊണ്ടുപോയി അടക്കേണ്ടതിന് എനിക്ക് നിങ്ങളുടെ ഇടയിൽ ഒരു ശ്മശാനഭൂമി അവകാശമായി തരുവിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 23:5" - }, - "ഹിത്യർ അബ്രാഹാമിനോട്: “യജമാനനേ, കേട്ടാലും:", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 23:6" - }, - "അങ്ങ് ഞങ്ങളുടെ ഇടയിൽ ശക്തനായ ഒരു പ്രഭുവാകുന്നു; ഞങ്ങളുടെ ശ്മശാനസ്ഥലങ്ങളിൽവച്ചു വിശേഷമായതിൽ മരിച്ചവളെ സംസ്കരിച്ചുക്കൊൾക; മരിച്ചവളെ അടക്കുവാൻ ഞങ്ങളിൽ ആരും ശ്മശാനസ്ഥലം അങ്ങയ്ക്കു തരാതിരിക്കയില്ല” എന്ന് ഉത്തരം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 23:7" - }, - "അപ്പോൾ അബ്രാഹാം എഴുന്നേറ്റ് ആ ദേശക്കാരായ ഹിത്യരെ വന്ദിച്ച് അവരോട് സംസാരിച്ചു:", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 23:8" - }, - "“ഞാൻ എന്റെ മരിച്ചവളെ കൊണ്ടുപോയി സംസ്കരിക്കുവാൻ നിങ്ങൾക്ക് സമ്മതമുണ്ടെങ്കിൽ എന്റെ അപേക്ഷ കേട്ട് എനിക്കുവേണ്ടി സോഹരിന്റെ മകനായ എഫ്രോനോട്,", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 23:9" - }, - "അദേഹം തന്റെ നിലത്തിന്റെ അതിർത്തിയിൽ തനിക്കുള്ള മക്പേലാ എന്ന ഗുഹ എനിക്കു തരേണ്ടതിന് അപേക്ഷിപ്പിൻ; നിങ്ങളുടെ ഇടയിൽ ശ്മശാനാവകാശമായിട്ട് അദേഹം അതിനെ യഥാർത്ഥ വിലയ്ക്ക് എനിക്ക് തരേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 23:10" - }, - "എന്നാൽ എഫ്രോൻ ഹിത്യരുടെ നടുവിൽ ഇരിക്കുകയായിരുന്നു; ഹിത്യനായ എഫ്രോൻ ഹിത്യരും നഗരവാതിൽക്കൽക്കൂടി പ്രവേശിച്ച എല്ലാവരും കേൾക്കെ അബ്രാഹാമിനോട്:", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 23:11" - }, - "“അങ്ങനെയല്ല, യജമാനനേ, കേൾക്കേണമേ; നിലവും അതിലെ ഗുഹയും ഞാൻ അങ്ങയ്ക്ക് തരുന്നു; എന്റെ ജനത്തിന്റെ സാന്നിദ്ധ്യത്തിൽ ഞാൻ അത് അങ്ങയ്ക്ക് തരുന്നു; അങ്ങയുടെ മരിച്ചവളെ അടക്കം ചെയ്താലും” എന്നുത്തരം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 23:12" - }, - "അപ്പോൾ അബ്രാഹാം ദേശത്തിലെ ജനത്തെ വന്ദിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 23:13" - }, - "ദേശത്തിലെ ജനം കേൾക്കെ അവൻ എഫ്രോനോട്: “അങ്ങ് അത് തരുമെങ്കിൽ ദയ ചെയ്ത് കേൾക്കേണം; നിലത്തിന്റെ വില ഞാൻ അങ്ങയ്ക്കു തരുന്നത് എന്നോടു വാങ്ങേണം; എന്നാൽ ഞാൻ എന്റെ മരിച്ചവളെ അവിടെ അടക്കം ചെയ്യും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 23:14" - }, - "എഫ്രോൻ അബ്രാഹാമിനോട്: “യജമാനനേ, കേട്ടാലും:", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 23:15" - }, - "നാനൂറു ശേക്കെൽ വെള്ളി വിലയുള്ള ഒരു ഭൂമി, അത് എനിക്കും അങ്ങയ്ക്കും എന്തുള്ളു? അങ്ങയുടെ മരിച്ചവളെ അടക്കം ചെയ്തുകൊൾക” എന്നു ഉത്തരം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 23:16" - }, - "അബ്രാഹാം എഫ്രോന്റെ വാക്ക് സമ്മതിച്ചു ഹിത്യർ കേൾക്കെ എഫ്രോൻ പറഞ്ഞതുപോലെ കച്ചവടക്കാരുടെ നാണയവ്യവസ്ഥ അനുസരിച്ച് നാനൂറു ശേക്കെൽ വെള്ളി അവന് തൂക്കിക്കൊടുത്തു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 23:17" - }, - "ഇങ്ങനെ മമ്രേക്കരികെ എഫ്രോനുള്ള മക്പേലാനിലവും അതിലെ ഗുഹയും നിലത്തിന്റെ അതിരിനകത്തുള്ള സകലവൃക്ഷങ്ങളും", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 23:18" - }, - "ഹിത്യരുടെയും നഗരവാതിൽക്കൽക്കൂടി കടന്നുപോയ എല്ലാവരുടെയും മുമ്പാകെ അബ്രാഹാമിന് അവകാശമായി ഉറച്ചുകിട്ടി.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 23:19" - }, - "അതിന്റെ ശേഷം അബ്രാഹാം തന്റെ ഭാര്യയായ സാറായെ കനാൻദേശത്തിലെ ഹെബ്രോൻ എന്ന മമ്രേക്കരികെയുള്ള മക്പേലാ നിലത്തിലെ ഗുഹയിൽ അടക്കം ചെയ്തു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 23:20" - }, - "ഇങ്ങനെ ഹിത്യർ ആ നിലവും അതിലെ ഗുഹയും അബ്രാഹാമിന് ശ്മശാനാവകാശമായി ഉറപ്പിച്ചുകൊടുത്തു." - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "GEN 24" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 24:1" - }, - "അബ്രാഹാം വയസ്സുചെന്നു വൃദ്ധനായി; യഹോവ അബ്രാഹാമിനെ സകലത്തിലും അനുഗ്രഹിച്ചിരുന്നു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 24:2" - }, - "തന്റെ വീട്ടിൽ മൂപ്പനും തനിക്കുള്ളതിനൊക്കെയും വിചാരകനുമായ ദാസനോട് അബ്രാഹാം പറഞ്ഞത്: “നിന്റെ കൈ എന്റെ തുടയിൻ കീഴിൽ വയ്ക്കുക;", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 24:3" - }, - "ചുറ്റും പാർക്കുന്ന കനാന്യരുടെ കന്യകമാരിൽനിന്നു നീ എന്റെ മകന് ഭാര്യയെ എടുക്കാതെ,", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 24:4" - }, - "എന്റെ ദേശത്തും എന്റെ കുടുംബക്കാരുടെ അടുക്കലും ചെന്ന് എന്റെ മകനായ യിസ്ഹാക്കിന് ഭാര്യയെ എടുക്കുമെന്ന് സ്വർഗ്ഗത്തിനും ഭൂമിക്കും ദൈവമായ യഹോവയുടെ നാമത്തിൽ ഞാൻ നിന്നെക്കൊണ്ട് സത്യം ചെയ്യിക്കും.”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 24:5" - }, - "ദാസൻ അവനോട്: “പക്ഷേ സ്ത്രീക്ക് എന്നോടുകൂടെ ഈ ദേശത്തേക്ക് വരുവാൻ മനസ്സില്ലെങ്കിലോ? നീ വിട്ടുപോന്ന ദേശത്തേക്ക് ഞാൻ നിന്റെ മകനെ മടക്കിക്കൊണ്ടുപോകേണമോ? എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 24:6" - }, - "അബ്രാഹാം അവനോട് പറഞ്ഞത്: “എന്റെ മകനെ അവിടേക്കു മടക്കിക്കൊണ്ടു പോകാതിരിപ്പാൻ സൂക്ഷിച്ചുകൊൾക.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 24:7" - }, - "എന്റെ പിതൃഭവനത്തിൽനിന്നും ജന്മദേശത്തുനിന്നും എന്നെ കൊണ്ടുവന്നവനും എന്നോട് അരുളിച്ചെയ്തവനും നിന്റെ സന്തതിക്ക് ഞാൻ ഈ ദേശം കൊടുക്കുമെന്ന് എന്നോടു സത്യം ചെയ്തവനുമായി സ്വർഗ്ഗത്തിന്റെ ദൈവമായ യഹോവ എന്റെ മകന് നീ ഒരു ഭാര്യയെ അവിടെനിന്നു കൊണ്ടുവരുവാൻ തക്കവണ്ണം നിനക്കു മുമ്പായി തന്റെ ദൂതനെ അയക്കും.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 24:8" - }, - "എന്നാൽ സ്ത്രീക്ക് നിന്നോടുകൂടെ വരുവാൻ മനസ്സില്ലെങ്കിൽ നീ ഈ സത്യത്തിൽനിന്ന് ഒഴിഞ്ഞിരിക്കും; എന്റെ മകനെ അവിടേക്കു മടക്കിക്കൊണ്ടുപോവുക മാത്രം അരുത്.”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 24:9" - }, - "അപ്പോൾ ദാസൻ തന്റെ യജമാനനായ അബ്രാഹാമിന്റെ തുടയിൻകീഴിൽ കൈവച്ച് ഈ കാര്യത്തെക്കുറിച്ച് അവനോടു സത്യം ചെയ്തു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 24:10" - }, - "അനന്തരം ആ ദാസൻ തന്റെ യജമാനന്റെ ഒട്ടകങ്ങളിൽ പത്ത് ഒട്ടകങ്ങളെയും യജമാനനുള്ള വിവിധമായ വിശേഷവസ്തുക്കളെയും കൊണ്ടു പുറപ്പെട്ട് മെസൊപ്പൊത്താമ്യയിൽ നാഹോരിന്റെ പട്ടണത്തിൽ ചെന്നു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 24:11" - }, - "വൈകുന്നേരം സ്ത്രീകൾ വെള്ളം കോരുവാൻ വരുന്ന സമയത്ത് അവൻ ഒട്ടകങ്ങളെ പട്ടണത്തിന് പുറത്ത് ഒരു കിണറിനരികെ നിറുത്തി പറഞ്ഞതെന്തെന്നാൽ:", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 24:12" - }, - "“എന്റെ യജമാനനായ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവേ, എന്റെ യജമാനനായ അബ്രാഹാമിനോടു കൃപചെയ്ത് ഇന്നുതന്നെ കാര്യം സാധിപ്പിച്ചുതരേണമേ.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 24:13" - }, - "ഇതാ, ഞാൻ കിണറിനരികെ നില്ക്കുന്നു; ഈ പട്ടണക്കാരുടെ കന്യകമാർ വെള്ളം കോരുവാൻ വരുന്നു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 24:14" - }, - "‘നിന്റെ പാത്രം ഇറക്കി എനിക്കു കുടിക്കുവാൻ തരേണം’ എന്നു ഞാൻ പറയുമ്പോൾ: ‘കുടിക്ക; നിന്റെ ഒട്ടകങ്ങൾക്കും കുടിപ്പാൻ ഞാൻ കൊടുക്കാം’ എന്നു പറയുന്ന സ്ത്രീ തന്നെ അവിടുന്ന് അവിടുത്തെ ദാസനായ യിസ്ഹാക്കിന് നിയമിച്ചവളായിരിക്കട്ടെ; അവിടുന്ന് എന്റെ യജമാനനോട് കൃപ ചെയ്തു എന്നു ഞാൻ അതിനാൽ ഗ്രഹിക്കും.”", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 24:15" - }, - "അവൻ പറഞ്ഞു തീരുംമുമ്പേ അബ്രാഹാമിന്റെ സഹോദരനായ നാഹോരിന്റെ ഭാര്യ മിൽക്കയുടെ മകൻ ബെഥൂവേലിന്റെ മകൾ റിബെക്കാ തോളിൽ പാത്രവുമായി വന്നു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 24:16" - }, - "ബാല അതിസുന്ദരിയും പുരുഷൻ തൊടാത്ത കന്യകയും ആയിരുന്നു; അവൾ കിണറ്റിൽ ഇറങ്ങി പാത്രം നിറച്ച് കയറിവന്നു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 24:17" - }, - "ദാസൻ അവളെ കാണുവാനായി ഓടിച്ചെന്ന്: “നിന്റെ പാത്രത്തിലെ വെള്ളം കുറച്ച് എനിക്കു കുടിപ്പാൻ തരേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 24:18" - }, - "“യജമാനനേ, കുടിക്ക” എന്ന് അവൾ പറഞ്ഞു വേഗം പാത്രം അവളുടെ കൈയിൽ ഇറക്കി അവന് കുടിപ്പാൻ കൊടുത്തു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 24:19" - }, - "അവന് കുടിപ്പാൻ കൊടുത്ത ശേഷം: “അങ്ങയുടെ ഒട്ടകങ്ങൾക്കും വേണ്ടുവോളം ഞാൻ കോരിക്കൊടുക്കാം” എന്നു പറഞ്ഞു,", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 24:20" - }, - "പാത്രത്തിലെ വെള്ളം വേഗം തൊട്ടിയിൽ ഒഴിച്ചു, പിന്നെയും കോരിക്കൊണ്ടുവരുവാൻ കിണറ്റിലേക്ക് ഓടി ഇറങ്ങി അവന്റെ ഒട്ടകങ്ങൾക്കും എല്ലാം കോരിക്കൊടുത്തു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 24:21" - }, - "ആ പുരുഷൻ അവളെ ആശ്ചര്യത്തോടെ നോക്കി, യഹോവ തന്റെ യാത്രയെ സഫലമാക്കിയോ ഇല്ലയോ എന്ന് അറിയേണ്ടതിന് മിണ്ടാതിരുന്നു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 24:22" - }, - "ഒട്ടകങ്ങൾ കുടിച്ചു തീർന്നപ്പോൾ അവൻ അര ശേക്കെൽ തൂക്കമുള്ള ഒരു പൊന്മൂക്കുത്തിയും അവളുടെ കൈയ്യിലിടുവാൻ പത്തു ശേക്കെൽ തൂക്കമുള്ള രണ്ടു പൊൻവളയും എടുത്ത് അവളോട്:", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 24:23" - }, - "“നീ ആരുടെ മകൾ? പറയുക; നിന്റെ അപ്പന്റെ വീട്ടിൽ ഞങ്ങൾക്കു രാപാർക്കുവാൻ സ്ഥലമുണ്ടോ?എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 24:24" - }, - "അവൾ അവനോട്: “നാഹോരിന് മിൽക്കാ പ്രസവിച്ച മകനായ ബെഥൂവേലിന്റെ മകൾ ആകുന്നു ഞാൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 24:25" - }, - "“ഞങ്ങൾക്ക് വയ്ക്കോലും കാലിത്തീറ്റയും വേണ്ടുവോളം ഉണ്ട്; രാപാർക്കുവാൻ സ്ഥലവും ഉണ്ട്” എന്നും അവൾ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 24:26" - }, - "അപ്പോൾ ആ പുരുഷൻ കുനിഞ്ഞു യഹോവയെ നമസ്കരിച്ചു:", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 24:27" - }, - "“എന്റെ യജമാനനായ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവ വാഴ്ത്തപ്പെട്ടവൻ; അവിടുന്ന് എന്റെ യജമാനനോടുള്ള ദയയും വിശ്വസ്തതയും ഉപേക്ഷിച്ചിട്ടില്ല. ഈ യാത്രയിൽ യഹോവ എന്നെ എന്റെ യജമാനന്റെ സഹോദരന്മാരുടെ വീട്ടിലേക്ക് നടത്തിക്കൊണ്ടുവന്നുവല്ലോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 24:28" - }, - "ബാല ഓടിച്ചെന്ന് അമ്മയുടെ വീട്ടുകാരെ ഈ കാര്യങ്ങൾ അറിയിച്ചു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 24:29" - }, - "റിബെക്കായ്ക്ക് ഒരു സഹോദരൻ ഉണ്ടായിരുന്നു; അവന് ലാബാൻ എന്നു പേർ. ലാബാൻ പുറത്തു കിണറിനരികെ ആ പുരുഷന്റെ അടുക്കൽ ഓടിച്ചെന്നു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 24:30" - }, - "അവൻ മൂക്കുത്തിയും സഹോദരിയുടെ കൈമേൽ വളയും കാണുകയും “ആ പുരുഷൻ ഇപ്രകാരം എന്നോടു പറഞ്ഞു” എന്ന് തന്റെ സഹോദരിയായ റിബെക്കയുടെ വാക്കു കേൾക്കുകയും ചെയ്തപ്പോൾ ആ പുരുഷന്റെ അടുക്കൽ ചെന്നു; അവൻ കിണറിനരികെ ഒട്ടകങ്ങളുടെ സമീപത്ത് നിൽക്കുകയായിരുന്നു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 24:31" - }, - "അപ്പോൾ ലാബാൻ: “യഹോവയാൽ അനുഗ്രഹിക്കപ്പെട്ടവനേ, അകത്തു വരിക; എന്തിന് പുറത്തു നില്ക്കുന്നു? വീടും ഒട്ടകങ്ങൾക്കു സ്ഥലവും ഞാൻ ഒരുക്കിയിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 24:32" - }, - "അങ്ങനെ ആ പുരുഷൻ വീട്ടിൽ ചെന്നു. അവൻ ഒട്ടകങ്ങളെ ജീനിയഴിച്ചു ഒട്ടകങ്ങൾക്ക് വയ്ക്കോലും കാലിത്തീറ്റയും, അവനും കൂടെയുള്ളവർക്കും കാലുകളെ കഴുകുവാൻ വെള്ളവും കൊടുത്തു. അവന്റെ മുമ്പിൽ ഭക്ഷണം വച്ചു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 24:33" - }, - "എന്നാൽ അവൻ: “ഞാൻ വന്ന കാര്യം അറിയിക്കും മുമ്പേ ഭക്ഷണം കഴിക്കുകയില്ല” എന്നു പറഞ്ഞു. “പറക” എന്ന് ലാബാനും പറഞ്ഞു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 24:34" - }, - "അപ്പോൾ അവൻ പറഞ്ഞത്: “ഞാൻ അബ്രാഹാമിന്റെ ദാസൻ.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 24:35" - }, - "യഹോവ എന്റെ യജമാനനെ ഏറ്റവും അനുഗ്രഹിച്ചു; അവൻ മഹാനായിത്തീർന്നു; അവൻ അവന് ആട്, മാട്, പൊന്ന്, വെള്ളി, ദാസീദാസന്മാർ, ഒട്ടകങ്ങൾ, കഴുതകൾ എന്നിവയൊക്കെയും കൊടുത്തിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 24:36" - }, - "എന്റെ യജമാനന്റെ ഭാര്യയായ സാറാ വൃദ്ധയായപ്പോൾ എന്റെ യജമാനന് ഒരു മകനെ പ്രസവിച്ചു; അവൻ തനിക്കുള്ളതൊക്കെയും അവന് കൊടുത്തിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 24:37" - }, - "‘ഞാൻ പാർക്കുന്ന കനാൻദേശത്തിലെ കനാന്യകന്യകമാരിൽനിന്നു നീ എന്റെ മകനു ഭാര്യയെ എടുക്കാതെ,", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 24:38" - }, - "എന്റെ പിതൃഭവനത്തിലും കുടുംബക്കാരുടെ അടുക്കലും ചെന്ന് എന്റെ മകനു ഭാര്യയെ എടുക്കണം’ എന്നു പറഞ്ഞ് എന്റെ യജമാനൻ എന്നെക്കൊണ്ടു സത്യം ചെയ്യിച്ചു.", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 24:39" - }, - "ഞാൻ എന്റെ യജമാനനോട്: ‘ഒരുപക്ഷേ സ്ത്രീ എന്നോടുകൂടെ പോരുന്നില്ലെങ്കിലോ’ എന്നു പറഞ്ഞതിന് അവൻ എന്നോട്:", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 24:40" - }, - "‘ഞാൻ സേവിച്ചുപോരുന്ന യഹോവ തന്റെ ദൂതനെ നിന്നോടുകൂടെ അയച്ച്, നീ എന്റെ കുടുംബത്തിൽനിന്നും പിതൃഭവനത്തിൽനിന്നും എന്റെ മകനു ഭാര്യയെ എടുപ്പാൻ തക്കവണ്ണം നിന്റെ യാത്രയെ സഫലമാക്കും;", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 24:41" - }, - "എന്റെ കുടുംബക്കാരുടെ അടുക്കൽ ചെന്നാൽ നീ ഈ സത്യത്തിൽനിന്ന് ഒഴിഞ്ഞിരിക്കും; അവർ അവളെ നിനക്കു തരുന്നില്ല എന്നു വരികിലും നീ ഈ സത്യത്തിൽനിന്ന് ഒഴിഞ്ഞിരിക്കും’ എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 24:42" - }, - "ഞാൻ ഇന്നു കിണറിനരികെ വന്നപ്പോൾ പറഞ്ഞത്: ‘എന്റെ യജമാനനായ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവേ, ഞാൻ വന്നിരിക്കുന്ന ഈ യാത്രയെ നീ സഫലമാക്കി എങ്കിൽ", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 24:43" - }, - "ഇതാ, ഞാൻ കിണറിനരികെ നില്ക്കുന്നു; വെള്ളം കോരുവാൻ ഒരു കന്യക വരികയും ഞാൻ അവളോട്: “നിന്റെ പാത്രത്തിലെ വെള്ളം കുറച്ച് എനിക്കു കുടിപ്പാൻ തരിക” എന്നു പറയുമ്പോൾ,", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 24:44" - }, - "അവൾ എന്നോട്: “കുടിക്ക, ഞാൻ നിന്റെ ഒട്ടകങ്ങൾക്കും കോരി കൊടുക്കാം” എന്നു പറയുകയും ചെയ്താൽ അവൾ തന്നെ യഹോവ എന്റെ യജമാനന്റെ മകനു നിയമിച്ച സ്ത്രീയായിരിക്കട്ടെ.", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 24:45" - }, - "ഞാൻ ഇങ്ങനെ ഹൃദയത്തിൽ പറഞ്ഞു തീരുംമുമ്പേ ഇതാ, റിബെക്കാ തോളിൽ പാത്രവുമായി വന്നു കിണറ്റിൽ ഇറങ്ങി വെള്ളം കോരി; ഞാൻ അവളോട്: ‘എനിക്കു കുടിപ്പാൻ തരേണം’ എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "46", - "sid": "GEN 24:46" - }, - "അവൾ വേഗം തോളിൽനിന്നു പാത്രം ഇറക്കി: ‘കുടിക്ക, ഞാൻ നിന്റെ ഒട്ടകങ്ങൾക്കും കുടിപ്പാൻ കൊടുക്കാം’ എന്നു പറഞ്ഞു. അങ്ങനെ ഞാൻ കുടിച്ചു; അവൾ ഒട്ടകങ്ങൾക്കും കുടിപ്പാൻ കൊടുത്തു.", - { - "type": "verse:v", - "number": "47", - "sid": "GEN 24:47" - }, - "ഞാൻ അവളോട്: ‘നീ ആരുടെ മകൾ’ എന്നു ചോദിച്ചതിന് അവൾ: ‘മിൽക്കാ നാഹോരിനു പ്രസവിച്ച മകനായ ബെഥൂവേലിന്റെ മകൾ’ എന്നു പറഞ്ഞു. ഞാൻ അവളുടെ മൂക്കിനു മൂക്കുത്തിയും കൈകൾക്കു വളയും ഇട്ടു.", - { - "type": "verse:v", - "number": "48", - "sid": "GEN 24:48" - }, - "ഞാൻ കുനിഞ്ഞു യഹോവയെ നമസ്കരിച്ചു, എന്റെ യജമാനന്റെ സഹോദരന്റെ മകളെ അവന്റെ മകനുവേണ്ടി എടുപ്പാൻ എന്നെ നേർവ്വഴിക്കു കൊണ്ടുവന്നവനായ എന്റെ യജമാനൻ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവയെ വാഴ്ത്തുകയും ചെയ്തു.", - { - "type": "verse:v", - "number": "49", - "sid": "GEN 24:49" - }, - "ആകയാൽ നിങ്ങൾ എന്റെ യജമാനനോടു ദയയും വിശ്വസ്തതയും കാണിക്കുമെങ്കിൽ എന്നോടു പറവിൻ; അല്ല എന്നു വരികിൽ അതും പറവിൻ; എന്നാൽ ഞാൻ ഇടത്തോട്ടോ വലത്തോട്ടോ തിരിഞ്ഞുകൊള്ളാം.”", - { - "type": "verse:v", - "number": "50", - "sid": "GEN 24:50" - }, - "അപ്പോൾ ലാബാനും ബെഥൂവേലും: “ഈ കാര്യം യഹോവയാൽ വരുന്നു; നിന്നോടു ഗുണമെങ്കിലും ദോഷമെങ്കിലും പറയുവാൻ ഞങ്ങൾക്കു കഴിയുകയില്ല.", - { - "type": "verse:v", - "number": "51", - "sid": "GEN 24:51" - }, - "ഇതാ, റിബെക്കാ നിന്റെ മുമ്പാകെ ഉണ്ടല്ലോ; അവളെ കൂട്ടിക്കൊണ്ടുപോക; യഹോവ കല്പിച്ചതുപോലെ അവൾ നിന്റെ യജമാനന്റെ മകനു ഭാര്യയാകട്ടെ” എന്നു ഉത്തരം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "52", - "sid": "GEN 24:52" - }, - "അബ്രാഹാമിന്റെ ദാസൻ അവരുടെ വാക്കു കേട്ടപ്പോൾ യഹോവയെ സാഷ്ടാംഗം നമസ്കരിച്ചു.", - { - "type": "verse:v", - "number": "53", - "sid": "GEN 24:53" - }, - "പിന്നെ ദാസൻ വെള്ളിയാഭരണങ്ങളും പൊന്നാഭരണങ്ങളും വസ്ത്രങ്ങളും എടുത്തു റിബെക്കായ്ക്കു കൊടുത്തു; അവളുടെ സഹോദരനും അമ്മയ്ക്കും വിശേഷവസ്തുക്കൾ കൊടുത്തു.", - { - "type": "verse:v", - "number": "54", - "sid": "GEN 24:54" - }, - "അവനും കൂടെയുള്ളവരും ഭക്ഷിച്ചു പാനം ചെയ്തു രാപാർത്തു. രാവിലെ അവർ എഴുന്നേറ്റശേഷം അവൻ: “എന്റെ യജമാനന്റെ അടുക്കൽ എന്നെ അയക്കേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "55", - "sid": "GEN 24:55" - }, - "അതിനു അവളുടെ സഹോദരനും അമ്മയും: “ബാല ഒരു പത്തുദിവസമെങ്കിലും ഞങ്ങളോടുകൂടെ പാർത്തിട്ടു പിന്നെ പോരട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "56", - "sid": "GEN 24:56" - }, - "അവൻ അവരോട്: “എന്നെ താമസിപ്പിക്കരുതേ; യഹോവ എന്റെ യാത്ര സഫലമാക്കിയിരിക്കുന്നുവല്ലോ; യജമാനന്റെ അടുക്കൽ പോകുവാൻ എന്നെ പറഞ്ഞയക്കേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "57", - "sid": "GEN 24:57" - }, - "“ഞങ്ങൾ ബാലയെ വിളിച്ചു അവളോടു ചോദിക്കട്ടെ” എന്ന് അവർ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "58", - "sid": "GEN 24:58" - }, - "അവർ റിബെക്കയെ വിളിച്ച് അവളോട്: “നീ ഈ പുരുഷനോടുകൂടെ പോകുന്നുവോ” എന്നു ചോദിച്ചു. “ഞാൻ പോകുന്നു” എന്ന് അവൾ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "59", - "sid": "GEN 24:59" - }, - "അങ്ങനെ അവർ തങ്ങളുടെ സഹോദരിയായ റിബെക്കയെയും അവളുടെ പരിചാരികയെയും അബ്രാഹാമിന്റെ ദാസനെയും അവന്റെ ആളുകളെയും പറഞ്ഞയച്ചു.", - { - "type": "verse:v", - "number": "60", - "sid": "GEN 24:60" - }, - "അവർ റിബെക്കയെ അനുഗ്രഹിച്ചു അവളോട്: “സഹോദരീ, നീ ആയിരം പതിനായിരങ്ങളുടെ അമ്മയായി തീരുക; നിന്റെ സന്തതികൾ, അവരെ വെറുക്കുന്നവരുടെ പടിവാതിൽ കൈവശമാക്കട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "61", - "sid": "GEN 24:61" - }, - "പിന്നെ റിബെക്കയും അവളുടെ ദാസിമാരും എഴുന്നേറ്റ് ഒട്ടകപ്പുറത്തു കയറി ആ പുരുഷനോടുകൂടെ പോയി; അങ്ങനെ ദാസൻ റിബെക്കയെ കൂട്ടിക്കൊണ്ടുപോയി.", - { - "type": "verse:v", - "number": "62", - "sid": "GEN 24:62" - }, - "എന്നാൽ യിസ്ഹാക്ക് ബേർലഹയിരോയീവരെ വന്നു; അവൻ തെക്കേദേശത്തു പാർക്കുകയായിരുന്നു.", - { - "type": "verse:v", - "number": "63", - "sid": "GEN 24:63" - }, - "വൈകുന്നേരത്തു യിസ്ഹാക്ക് ധ്യാനിപ്പാൻ വിജനസ്ഥലത്തു പോയിരുന്നു; അവൻ തലപൊക്കി നോക്കി ഒട്ടകങ്ങൾ വരുന്നതു കണ്ടു.", - { - "type": "verse:v", - "number": "64", - "sid": "GEN 24:64" - }, - "റിബെക്കായും തലപൊക്കി യിസ്ഹാക്കിനെ കണ്ടിട്ട് ഒട്ടകപ്പുറത്തുനിന്ന് ഇറങ്ങി.", - { - "type": "verse:v", - "number": "65", - "sid": "GEN 24:65" - }, - "അവൾ ദാസനോട്: “വിജനസ്ഥലത്തു നമ്മെ എതിരേറ്റു വരുന്ന പുരുഷൻ ആർ” എന്നു ചോദിച്ചതിന് “എന്റെ യജമാനൻ തന്നെ” എന്നു ദാസൻ പറഞ്ഞു. അപ്പോൾ അവൾ ഒരു മൂടുപടം എടുത്തു തന്നെ മൂടി.", - { - "type": "verse:v", - "number": "66", - "sid": "GEN 24:66" - }, - "താൻ ചെയ്ത കാര്യം ഒക്കെയും ദാസൻ യിസ്ഹാക്കിനോടു വിവരിച്ചു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "67", - "sid": "GEN 24:67" - }, - "യിസ്ഹാക്ക് അവളെ തന്റെ അമ്മയായ സാറയുടെ കൂടാരത്തിൽ കൊണ്ടുപോയി. അവൻ റിബെക്കയെ സ്വീകരിച്ചു അവൾ അവന് ഭാര്യയായിത്തീർന്നു; അവൻ അവളെ സ്നേഹിച്ചു. ഇങ്ങനെ യിസ്ഹാക്കിനു തന്റെ അമ്മയുടെ മരണദുഃഖത്തിന് ആശ്വാസം ലഭിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "GEN 25" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 25:1" - }, - "അബ്രാഹാം വേറൊരു ഭാര്യയെ സ്വീകരിച്ചു; അവൾക്കു കെതൂറാ എന്നു പേർ.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 25:2" - }, - "അവൾ അവന് സിമ്രാൻ, യൊക്ശാൻ, മെദാൻ, മിദ്യാൻ, യിശ്ബാക്, ശൂവഹ് എന്നിവരെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 25:3" - }, - "യൊക്ശാൻ ശെബയെയും ദെദാനെയും ജനിപ്പിച്ചു; ദെദാന്റെ പുത്രന്മാർ അശ്ശൂരീം, ലെത്തൂശീം, ലെയുമ്മീം എന്നിവർ.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 25:4" - }, - "മിദ്യാന്റെ പുത്രന്മാർ ഏഫാ, ഏഫെർ, ഹനോക്, അബീദാ, എൽദാഗാ എന്നിവർ. ഇവർ എല്ലാവരും കെതൂറയുടെ മക്കൾ.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 25:5" - }, - "എന്നാൽ അബ്രാഹാം തനിക്കുള്ളതൊക്കെയും യിസ്ഹാക്കിനു കൊടുത്തു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 25:6" - }, - "അബ്രാഹാമിനു ഉണ്ടായിരുന്ന വെപ്പാട്ടികളുടെ മക്കൾക്കോ അബ്രാഹാം ദാനങ്ങൾ കൊടുത്തു; താൻ ജീവനോടിരിക്കുമ്പോൾ തന്നെ അവരെ തന്റെ മകനായ യിസ്ഹാക്കിന്റെ അടുക്കൽനിന്നു കിഴക്കോട്ട്, കിഴക്കുദേശത്തേക്ക് അയച്ചു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 25:7" - }, - "അബ്രാഹാമിന്റെ ആയുഷ്കാലം നൂറ്റെഴുപത്തഞ്ചു വർഷം ആയിരുന്നു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 25:8" - }, - "അബ്രാഹാം വയോധികനും കാലസമ്പൂർണ്ണനുമായി നല്ല വാർദ്ധക്യത്തിൽ പ്രാണനെ വിട്ടു മരിച്ചു, തന്റെ ജനത്തോടു ചേർന്നു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 25:9" - }, - "അവന്റെ പുത്രന്മാരായ യിസ്ഹാക്കും യിശ്മായേലും കൂടി മമ്രേക്കരികെ സോഹരിന്റെ മകനായ എഫ്രോനെന്ന ഹിത്യന്റെ നിലത്ത് മക്പേലാഗുഹയിൽ അവനെ അടക്കം ചെയ്തു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 25:10" - }, - "അബ്രാഹാം ഹിത്യരോടു വിലയ്ക്കു വാങ്ങിയ നിലത്തു തന്നെ; അവിടെ അബ്രാഹാമിനെയും അവന്റെ ഭാര്യയായ സാറായെയും അടക്കം ചെയ്തു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 25:11" - }, - "അബ്രാഹാം മരിച്ചശേഷം ദൈവം അവന്റെ മകനായ യിസ്ഹാക്കിനെ അനുഗ്രഹിച്ചു; യിസ്ഹാക്ക് ബേർലഹയിരോയീക്കരികെ പാർത്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 25:12" - }, - "സാറായുടെ ഈജിപ്റ്റുകാരിയായ ദാസി ഹാഗാർ അബ്രാഹാമിനു പ്രസവിച്ച മകനായ യിശ്മായേലിന്റെ വംശപാരമ്പര്യം:", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 25:13" - }, - "അവരുടെ ജനനക്രമം അനുസരിച്ച് പേരുപേരായി യിശ്മായേലിന്റെ പുത്രന്മാരുടെ പേരുകൾ ഇവയാണ്: യിശ്മായേലിന്റെ ആദ്യജാതൻ നെബായോത്ത്,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 25:14" - }, - "കേദാർ, അദ്ബെയേൽ, മിബ്ശാം, മിശ്മാ, ദൂമാ,", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 25:15" - }, - "മശ്ശാ, ഹദാദ്, തേമാ, യെതൂർ, നാഫീശ്, കേദെമാ.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 25:16" - }, - "പന്ത്രണ്ടു പ്രഭുക്കന്മാരായ യിശ്മായേലിന്റെ പുത്രന്മാർ അവരുടെ ഗ്രാമങ്ങളിലും പാളയങ്ങളിലും വംശംവംശമായി ഇവർ ആകുന്നു; അവരുടെ പേരുകൾ ഇവ തന്നെ.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 25:17" - }, - "യിശ്മായേലിന്റെ ആയുഷ്കാലം നൂറ്റി മുപ്പത്തേഴു വർഷം ആയിരുന്നു; അവൻ പ്രാണനെ വിട്ടു മരിച്ചു, തന്റെ ജനത്തോടു ചേർന്നു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 25:18" - }, - "ഹവീലായിൽ നിന്ന് അശ്ശൂരിലേക്കു പോകുന്ന വഴിയിൽ ഈജിപ്റ്റിനു കിഴക്കുള്ള ശൂർവരെ അവർ പാർത്തിരുന്നു; അവൻ തന്റെ സകലസഹോദരന്മാർക്കും എതിരെ പാർത്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "GEN 25:19" - }, - "അബ്രാഹാമിന്റെ മകനായ യിസ്ഹാക്കിന്റെ വംശപാരമ്പര്യമാണിത്: അബ്രാഹാം യിസ്ഹാക്കിനെ ജനിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 25:20" - }, - "യിസ്ഹാക്കിനു നാല്പതു വയസ്സായപ്പോൾ അവൻ പദ്ദൻ-അരാമിലുള്ള അരാമ്യനായ ബെഥൂവേലിന്റെ പുത്രിയും അരാമ്യനായ ലാബാന്റെ സഹോദരിയുമായ റിബെക്കയെ ഭാര്യയായി സ്വീകരിച്ചു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 25:21" - }, - "തന്റെ ഭാര്യ മച്ചിയായിരുന്നതുകൊണ്ട് യിസ്ഹാക്ക് അവൾക്കുവേണ്ടി യഹോവയോടു പ്രാർത്ഥിച്ചു; യഹോവ അവന്റെ പ്രാർത്ഥന കേട്ടു; അവന്റെ ഭാര്യ റിബെക്കാ ഗർഭംധരിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 25:22" - }, - "അവളുടെ ഉള്ളിൽ ശിശുക്കൾ തമ്മിൽ തിക്കിയപ്പോൾ അവൾ: “ഇങ്ങനെയായാൽ ഞാൻ എന്തിനു ജീവിക്കുന്നു” എന്നു പറഞ്ഞ്, യഹോവയോടു ചോദിപ്പാൻ പോയി.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 25:23" - }, - "യഹോവ അവളോട്:" - ] - }, - { - "type": "para:q1", - "content": [ - "“രണ്ടു ജനതകൾ നിന്റെ ഗർഭത്തിൽ ഉണ്ട്." - ] - }, - { - "type": "para:q1", - "content": [ - "രണ്ടു വംശങ്ങൾ നിന്റെ ഉദരത്തിൽനിന്നു തന്നെ പിരിയും;" - ] - }, - { - "type": "para:q1", - "content": [ - "ഒരു വംശം മറ്റേ വംശത്തിലും ശക്തിപ്പെടും" - ] - }, - { - "type": "para:q1", - "content": [ - "മൂത്തവൻ ഇളയവനെ സേവിക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 25:24" - }, - "അവൾക്കു പ്രസവകാലം തികഞ്ഞപ്പോൾ ഇരട്ടകുട്ടികൾ അവളുടെ ഗർഭത്തിൽ ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 25:25" - }, - "ഒന്നാമത്തവൻ ചുവന്നവനായി പുറത്തുവന്നു, ശരീരം മുഴുവനും രോമംകൊണ്ടുള്ള വസ്ത്രംപോലെ ഇരുന്നു; അവർ അവന് ഏശാവ് എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 25:26" - }, - "പിന്നെ അവന്റെ സഹോദരൻ പുറത്തുവന്നു; അവന്റെ കൈ ഏശാവിന്റെ കുതികാൽ പിടിച്ചിരുന്നു; അവന് യാക്കോബ് എന്നു പേരിട്ടു. അവൾ അവരെ പ്രസവിച്ചപ്പോൾ യിസ്ഹാക്കിന് അറുപതു വയസ്സായിരുന്നു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 25:27" - }, - "കുട്ടികൾ വളർന്നു; ഏശാവ് വേട്ടയിൽ സമർത്ഥനും വനസഞ്ചാരിയും യാക്കോബ് ശാന്തശീലനും കൂടാരവാസിയും ആയിരുന്നു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 25:28" - }, - "ഏശാവിന്റെ വേട്ടയിറച്ചിയിൽ രുചി പിടിച്ചിരുന്നതുകൊണ്ട് യിസ്ഹാക്ക് അവനെ സ്നേഹിച്ചു; റിബെക്കയോ യാക്കോബിനെ സ്നേഹിച്ചു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 25:29" - }, - "ഒരിക്കൽ യാക്കോബ് ഒരു പായസം വച്ചു; ഏശാവ് വെളിമ്പ്രദേശത്തുനിന്നു വന്നു; അവൻ നന്നാ ക്ഷീണിച്ചിരുന്നു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 25:30" - }, - "ഏശാവ് യാക്കോബിനോട്: “ആ ചുവന്ന പായസം കുറെ എനിക്കു തരേണം; ഞാൻ വളരെ ക്ഷീണിച്ചിരിക്കുന്നു” എന്നു പറഞ്ഞു. അതുകൊണ്ട് അവന് ഏദോം എന്നു പേരായി.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 25:31" - }, - "“നിന്റെ ജ്യേഷ്ഠാവകാശം ഇന്ന് എനിക്കു വില്ക്കുക” എന്നു യാക്കോബ് പറഞ്ഞു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 25:32" - }, - "അതിന് ഏശാവ്: “ഞാൻ മരിക്കേണ്ടിവരുമല്ലോ; ഈ ജ്യേഷ്ഠാവകാശം എനിക്ക് എന്തിന് എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 25:33" - }, - "“ഇന്ന് എന്നോട് സത്യം ചെയ്ക” എന്നു യാക്കോബ് പറഞ്ഞു. അവൻ അവനോട് സത്യം ചെയ്തു; തന്റെ ജ്യേഷ്ഠാവകാശം യാക്കോബിനു വിറ്റു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 25:34" - }, - "യാക്കോബ് ഏശാവിന് അപ്പവും പയറുകൊണ്ടുള്ള പായസവും കൊടുത്തു; അവൻ ഭക്ഷിച്ചു പാനം ചെയ്ത്, എഴുന്നേറ്റുപോയി; ഇങ്ങനെ ഏശാവ് ജ്യേഷ്ഠാവകാശത്തെ അലക്ഷ്യമാക്കിക്കളഞ്ഞു" - ] - }, - { - "type": "chapter:c", - "number": "26", - "sid": "GEN 26" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 26:1" - }, - "അബ്രാഹാമിന്റെ കാലത്തുണ്ടായ മുമ്പിലത്തെ ക്ഷാമം കൂടാതെ പിന്നെയും ആ ദേശത്ത് ഒരു ക്ഷാമം ഉണ്ടായി. അപ്പോൾ യിസ്ഹാക്ക് ഗെരാരിൽ ഫെലിസ്ത്യരുടെ രാജാവായ അബീമേലെക്കിന്റെ അടുക്കൽ പോയി.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 26:2" - }, - "യഹോവ അവന് പ്രത്യക്ഷനായി അരുളിച്ചെയ്തതെന്തെന്നാൽ: “ ഈജിപ്റ്റിലേക്കു പോകരുത്; ഞാൻ നിന്നോടു കല്പിക്കുന്ന ദേശത്തു പാർക്കുക.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 26:3" - }, - "ഈ ദേശത്ത് താമസിക്ക; ഞാൻ നിന്നോടുകൂടെ ഇരുന്ന് നിന്നെ അനുഗ്രഹിക്കും; നിനക്കും നിന്റെ സന്തതിക്കും ഈ ദേശം ഒക്കെയും തരും; നിന്റെ പിതാവായ അബ്രാഹാമിനോടു ഞാൻ ചെയ്ത സത്യം നിവർത്തിക്കും.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 26:4" - }, - "അബ്രാഹാം എന്റെ വാക്കു കേട്ട് എന്റെ ആജ്ഞയും കല്പനകളും ചട്ടങ്ങളും നിയമങ്ങളും അനുസരിച്ചതുകൊണ്ട്", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 26:5" - }, - "ഞാൻ നിന്റെ സന്തതിയെ ആകാശത്തിലെ നക്ഷത്രങ്ങളെപ്പോലെ വർദ്ധിപ്പിച്ച് നിന്റെ സന്തതിക്ക് ഈ ദേശമൊക്കെയും കൊടുക്കും; നിന്റെ സന്തതി മുഖാന്തരം ഭൂമിയിലെ സകല ജനതകളും അനുഗ്രഹിക്കപ്പെടും.”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 26:6" - }, - "അങ്ങനെ യിസ്ഹാക്ക് ഗെരാരിൽ പാർത്തു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 26:7" - }, - "ആ സ്ഥലത്തെ ജനം അവന്റെ ഭാര്യയെക്കുറിച്ച് അവനോടു ചോദിച്ചു; “അവൾ എന്റെ സഹോദരി” എന്ന് അവൻ പറഞ്ഞു; റിബെക്കാ സൗന്ദര്യമുള്ളവളാകകൊണ്ട് ആ സ്ഥലത്തെ ജനം അവളുടെ നിമിത്തം തന്നെ കൊല്ലാതിരിക്കേണ്ടതിന് അവൾ എന്റെ ഭാര്യ എന്നു പറയുവാൻ അവൻ ഭയപ്പെട്ടു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 26:8" - }, - "അവൻ അവിടെ ഏറെക്കാലം പാർത്തശേഷം ഫെലിസ്ത്യരുടെ രാജാവായ അബീമേലെക്ക് ജനാലയിൽക്കൂടി നോക്കി യിസ്ഹാക്ക് തന്റെ ഭാര്യയായ റിബെക്കയോടുകൂടെ വിനോദിക്കുന്നതു കണ്ടു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 26:9" - }, - "അബീമേലെക്ക് യിസ്ഹാക്കിനെ വിളിച്ചു: “അവൾ നിന്റെ ഭാര്യയാകുന്നു നിശ്ചയം; പിന്നെ ‘അവൾ എന്റെ സഹോദരി’ എന്നു നീ പറഞ്ഞത് എന്തിന്? എന്നു ചോദിച്ചതിന് യിസ്ഹാക്ക് അവനോട്: “അവളുടെ നിമിത്തം മരിക്കാതിരിപ്പാൻ ആകുന്നു ഞാൻ അങ്ങനെ പറഞ്ഞത്” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 26:10" - }, - "അപ്പോൾ അബീമേലെക്ക്: “നീ ഞങ്ങളോടു ഈ ചെയ്തത് എന്ത്? ജനത്തിൽ ആരെങ്കിലും നിന്റെ ഭാര്യയോടുകൂടെ ശയിപ്പാനും നീ ഞങ്ങളുടെ മേൽ കുറ്റം വരുത്തുവാനും ഇട വരുമായിരുന്നുവല്ലോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 26:11" - }, - "പിന്നെ അബീമേലെക്ക്: “ഈ പുരുഷനെയോ അവന്റെ ഭാര്യയെയോ തൊടുന്നവനു മരണശിക്ഷ ഉണ്ടാകും” എന്ന് സകലജനത്തോടും കല്പിച്ചു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 26:12" - }, - "യിസ്ഹാക്ക് ആ ദേശത്തു വിതച്ചു; ആ വർഷംതന്നെ നൂറുമേനി വിളവു കിട്ടി; യഹോവ അവനെ അനുഗ്രഹിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 26:13" - }, - "അവൻ വർദ്ധിച്ചു വർദ്ധിച്ചു മഹാധനവാനായിത്തീർന്നു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 26:14" - }, - "അവന് ആട്ടിൻ കൂട്ടങ്ങളും മാട്ടിൻ കൂട്ടങ്ങളും വളരെ ദാസീദാസന്മാരും ഉണ്ടായിരുന്നതുകൊണ്ട് ഫെലിസ്ത്യർക്ക് അവനോട് അസൂയ തോന്നി.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 26:15" - }, - "എന്നാൽ അവന്റെ പിതാവായ അബ്രാഹാമിന്റെ കാലത്ത് അവന്റെ പിതാവിന്റെ ദാസന്മാർ കുഴിച്ചിരുന്ന കിണറൊക്കെയും ഫെലിസ്ത്യർ മണ്ണിട്ടു നികത്തിക്കളഞ്ഞിരുന്നു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 26:16" - }, - "അബീമേലെക്ക് യിസ്ഹാക്കിനോട്: “നീ ഞങ്ങളെക്കാൾ ഏറ്റവും ബലവാനാകകൊണ്ട് ഞങ്ങളെ വിട്ടുപോവുക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 26:17" - }, - "അങ്ങനെ യിസ്ഹാക്ക് അവിടെനിന്ന് പുറപ്പെട്ട് ഗേരാർതാഴ്വരയിൽ കൂടാരമടിച്ചു, അവിടെ പാർത്തു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 26:18" - }, - "തന്റെ പിതാവായ അബ്രാഹാമിന്റെ കാലത്തു കുഴിച്ചതും അബ്രാഹാം മരിച്ചശേഷം ഫെലിസ്ത്യർ നികത്തിക്കളഞ്ഞതുമായ കിണറുകൾ യിസ്ഹാക്ക് പിന്നെയും കുഴിച്ച്, തന്റെ പിതാവ് അവയ്ക്ക് ഇട്ടിരുന്ന പേർ തന്നെ ഇട്ടു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 26:19" - }, - "യിസ്ഹാക്കിന്റെ ദാസന്മാർ ആ താഴ്വരയിൽ കുഴിച്ചു അവിടെ നീരുറവുള്ള ഒരു കിണറ് കണ്ടു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 26:20" - }, - "അപ്പോൾ ഗെരാരിലെ ഇടയന്മാർ: “ഈ വെള്ളം ഞങ്ങൾക്കുള്ളത് ”എന്നു പറഞ്ഞു യിസ്ഹാക്കിന്റെ ഇടയന്മാരോടു വഴക്കിട്ടു; അവർ തന്നോട് വഴക്കിട്ടതുകൊണ്ട് അവൻ ആ കിണറിന് ഏശെക് എന്നു പേർ വിളിച്ചു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 26:21" - }, - "അവർ മറ്റൊരു കിണറ് കുഴിച്ചു; അതിനെക്കുറിച്ചും അവർ വഴക്കിട്ടതുകൊണ്ട് അവൻ അതിന് സിത്നാ എന്നു പേർ വിളിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 26:22" - }, - "അവൻ അവിടെനിന്നു മാറിപ്പോയി മറ്റൊരു കിണറ് കുഴിച്ചു; അതിനെക്കുറിച്ച് അവർ വഴക്കിട്ടില്ല. “യഹോവ ഇപ്പോൾ നമുക്ക് ഇടം ഉണ്ടാക്കി നാം ദേശത്തു വർദ്ധിക്കും” എന്നു പറഞ്ഞു അവൻ അതിനു രെഹോബോത്ത് എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 26:23" - }, - "അവിടെനിന്ന് അവൻ ബേർ-ശേബയ്ക്കു പോയി.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 26:24" - }, - "അന്നു രാത്രി യഹോവ അവന് പ്രത്യക്ഷനായി: “ഞാൻ നിന്റെ പിതാവായ അബ്രാഹാമിന്റെ ദൈവം ആകുന്നു; നീ ഭയപ്പെടേണ്ടാ; ഞാൻ നിന്നോടുകൂടെ ഉണ്ട്; എന്റെ ദാസനായ അബ്രാഹാം നിമിത്തം ഞാൻ നിന്നെ അനുഗ്രഹിച്ചു നിന്റെ സന്തതിയെ വർദ്ധിപ്പിക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 26:25" - }, - "അവിടെ അവൻ ഒരു യാഗപീഠം പണിതു, യഹോവയുടെ നാമത്തിൽ ആരാധിച്ചു. അവിടെ തന്റെ കൂടാരം അടിച്ചു; അവിടെയും യിസ്ഹാക്കിന്റെ ദാസന്മാർ ഒരു കിണറ് കുഴിച്ചു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 26:26" - }, - "അനന്തരം അബീമേലെക്കും സ്നേഹിതനായ അഹൂസത്തും സൈന്യാധിപനായ ഫീക്കോലും ഗെരാരിൽനിന്ന് അവന്റെ അടുക്കൽ വന്നു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 26:27" - }, - "യിസ്ഹാക്ക് അവരോട്: “നിങ്ങൾ എന്തിന് എന്റെ അടുക്കൽ വന്നു? നിങ്ങൾ എന്നെ വെറുത്ത് നിങ്ങളുടെ ഇടയിൽനിന്ന് പറഞ്ഞയച്ചതല്ലേ”എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 26:28" - }, - "അതിന് അവർ: “യഹോവ നിന്നോടുകൂടെയുണ്ട് എന്നു ഞങ്ങൾ സ്പഷ്ടമായി കണ്ടു; അതുകൊണ്ട് നമുക്കു തമ്മിൽ, ഞങ്ങൾക്കും നിനക്കും തമ്മിൽ തന്നെ, ഒരു സത്യബന്ധമുണ്ടായിരിക്കേണം.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 26:29" - }, - "ഞങ്ങൾ നിന്നെ തൊട്ടിട്ടില്ലാത്തതുപോലെയും നന്മമാത്രം നിനക്കു ചെയ്തു നിന്നെ സമാധാനത്തോടെ അയച്ചതുപോലെയും നീ ഞങ്ങളോട് ഒരു ദോഷവും ചെയ്കയില്ല എന്നു ഞങ്ങളും നീയും തമ്മിൽ ഒരു ഉടമ്പടി ചെയ്ക. നീ യഹോവയാൽ അനുഗ്രഹിക്കപ്പെട്ടവനല്ലോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 26:30" - }, - "അവൻ അവർക്ക് ഒരു വിരുന്നൊരുക്കി; അവർ ഭക്ഷിച്ചു പാനം ചെയ്തു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 26:31" - }, - "അവർ അതിരാവിലെ എഴുന്നേറ്റ്, തമ്മിൽ സത്യം ചെയ്തശേഷം യിസ്ഹാക്ക് അവരെ യാത്രയയച്ചു അവർ സമാധാനത്തോടെ പിരിഞ്ഞുപോയി.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 26:32" - }, - "ആ ദിവസം തന്നെ യിസ്ഹാക്കിന്റെ ദാസന്മാർ വന്നു തങ്ങൾ കുഴിച്ച കിണറിന്റെ വിവരം അവനെ അറിയിച്ചു:", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 26:33" - }, - "“ഞങ്ങൾ വെള്ളം കണ്ടു” എന്നു പറഞ്ഞു. അവൻ അതിനു ശിബാ എന്നു പേരിട്ടു; അതുകൊണ്ട് ആ പട്ടണത്തിന് ഇന്നുവരെ ബേർ-ശേബ എന്നു പേർ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "GEN 26:34" - }, - "ഏശാവിനു നാല്പതു വയസ്സായപ്പോൾ അവൻ ഹിത്യനായ ബേരിയുടെ മകൾ യെഹൂദീത്തിനെയും ഹിത്യനായ ഏലോന്റെ മകൾ ബാസമത്തിനെയും ഭാര്യമാരായി സ്വീകരിച്ചു.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 26:35" - }, - "ഇവർ യിസ്ഹാക്കിനും റിബെക്കായ്ക്കും മനോവ്യസനകാരണമായിരുന്നു." - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "GEN 27" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 27:1" - }, - "യിസ്ഹാക്ക് വൃദ്ധനായി അവന്റെ കണ്ണ് കാണുവാൻ കഴിയാതവണ്ണം മങ്ങിയപ്പോൾ അവൻ മൂത്ത മകനായ ഏശാവിനെ വിളിച്ച് അവനോട്: “മകനേ,” എന്നു പറഞ്ഞു. അവൻ അവനോട്: “ഞാൻ ഇതാ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 27:2" - }, - "അപ്പോൾ അവൻ: “ഞാൻ വൃദ്ധനായിരിക്കുന്നു; എന്റെ മരണദിവസം അറിയുന്നതുമില്ല.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 27:3" - }, - "നീ ഇപ്പോൾ നിന്റെ ആയുധങ്ങളായ വില്ലും പൂണിയും എടുത്തു കാട്ടിൽ ചെന്ന് എനിക്കുവേണ്ടി വേട്ടയാടി", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 27:4" - }, - "എനിക്കു ഇഷ്ടവും രുചികരവുമായ ഭക്ഷണം ഉണ്ടാക്കി, ഞാൻ മരിക്കുംമുമ്പേ തിന്നു നിന്നെ അനുഗ്രഹിക്കേണ്ടതിന് എന്റെ അടുക്കൽ കൊണ്ടുവരിക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 27:5" - }, - "യിസ്ഹാക്ക് തന്റെ മകനായ ഏശാവിനോടു പറയുമ്പോൾ റിബെക്കാ കേട്ടു. ഏശാവോ വേട്ടയാടി കൊണ്ടുവരുവാൻ കാട്ടിൽ പോയി.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 27:6" - }, - "റിബെക്കാ തന്റെ മകനായ യാക്കോബിനോടു പറഞ്ഞത്: “നിന്റെ അപ്പൻ നിന്റെ സഹോദരനായ ഏശാവിനോടു സംസാരിച്ചു:", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 27:7" - }, - "‘ഞാൻ എന്റെ മരണത്തിനു മുമ്പേ തിന്നു നിന്നെ യഹോവയുടെ മുമ്പാകെ അനുഗ്രഹിക്കേണ്ടതിനു നീ വേട്ടയിറച്ചി കൊണ്ടുവന്ന് രുചികരമായ ഭക്ഷണം ഉണ്ടാക്കിത്തരിക’ എന്നു പറയുന്നത് ഞാൻ കേട്ടു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 27:8" - }, - "അതുകൊണ്ട് മകനേ, നീ എന്റെ വാക്ക് കേട്ട് ഞാൻ നിന്നോടു കല്പിക്കുന്നത് ചെയ്ക.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 27:9" - }, - "ആട്ടിൻകൂട്ടത്തിൽ ചെന്ന് അവിടെനിന്ന് രണ്ടു നല്ല കോലാട്ടിൻകുട്ടികളെ കൊണ്ടുവരിക; ഞാൻ അവയെക്കൊണ്ട് നിന്റെ അപ്പന് ഇഷ്ടവും രുചികരവുമായ ഭക്ഷണം ഉണ്ടാക്കും.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 27:10" - }, - "നിന്റെ അപ്പൻ തിന്നു തന്റെ മരണത്തിനു മുമ്പേ നിന്നെ അനുഗ്രഹിക്കേണ്ടതിനു നീ അത് അപ്പന്റെ അടുക്കൽ കൊണ്ടുചെല്ലേണം.”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 27:11" - }, - "അതിനു യാക്കോബ് തന്റെ അമ്മയായ റിബെക്കയോട്: “എന്റെ സഹോദരനായ ഏശാവ് രോമമുള്ളവനും ഞാൻ രോമമില്ലാത്തവനും ആകുന്നുവല്ലോ.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 27:12" - }, - "ഒരുപക്ഷേ അപ്പൻ എന്നെ തപ്പിനോക്കും; ഞാൻ ഉപായി എന്ന് അപ്പന് തോന്നീട്ട് ഞാൻ എന്റെ മേൽ അനുഗ്രഹമല്ല ശാപം തന്നെ വരുത്തും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 27:13" - }, - "അവന്റെ അമ്മ അവനോട്: “മകനേ, നിന്റെ ശാപം എന്റെ മേൽ വരട്ടെ; എന്റെ വാക്കു മാത്രം അനുസരിക്ക; പോയി കൊണ്ടുവാ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 27:14" - }, - "അവൻ ചെന്നു പിടിച്ച് അമ്മയുടെ അടുക്കൽ കൊണ്ടുവന്നു; അമ്മ അവന്റെ അപ്പന് ഇഷ്ടവും രുചികരവുമായ ഭക്ഷണം ഉണ്ടാക്കി.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 27:15" - }, - "പിന്നെ റിബെക്കാ വീട്ടിൽ തന്റെ കൈവശം ഉള്ളതായ മൂത്തമകൻ ഏശാവിന്റെ വിശേഷവസ്ത്രങ്ങൾ എടുത്ത് ഇളയമകൻ യാക്കോബിനെ ധരിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 27:16" - }, - "അവൾ കോലാട്ടിൻ കുട്ടികളുടെ തോൽകൊണ്ട് അവന്റെ കൈകളും രോമമില്ലാത്ത കഴുത്തും പൊതിഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 27:17" - }, - "താൻ ഉണ്ടാക്കിയ രുചികരമായ ഭക്ഷണവും അപ്പവും തന്റെ മകനായ യാക്കോബിന്റെ കൈയിൽ കൊടുത്തു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 27:18" - }, - "അവൻ അപ്പന്റെ അടുക്കൽ ചെന്ന്: “അപ്പാ” എന്നു പറഞ്ഞതിന്: “ഞാൻ ഇതാ; നീ ആർ, മകനേ” എന്ന് അവൻ ചോദിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 27:19" - }, - "യാക്കോബ് അപ്പനോട്: “ഞാൻ നിന്റെ ആദ്യജാതൻ ഏശാവ്; എന്നോടു കല്പിച്ചത് ഞാൻ ചെയ്തിരിക്കുന്നു; എഴുന്നേറ്റിരുന്ന് എന്റെ വേട്ടയിറച്ചി തിന്ന് എന്നെ അനുഗ്രഹിക്കേണമേ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 27:20" - }, - "യിസ്ഹാക്ക് തന്റെ മകനോട്: “മകനേ, നിനക്ക് ഇത്ര വേഗത്തിൽ കിട്ടിയത് എങ്ങനെ” എന്ന് ചോദിച്ചതിന് “അങ്ങയുടെ ദൈവമായ യഹോവ എന്റെ നേർക്കു വരുത്തിത്തന്നു” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 27:21" - }, - "യിസ്ഹാക്ക് യാക്കോബിനോട്: “മകനേ, അടുത്തുവരിക; നീ എന്റെ മകനായ ഏശാവ് തന്നെയോ അല്ലയോ എന്നു ഞാൻ തപ്പിനോക്കട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 27:22" - }, - "യാക്കോബ് തന്റെ അപ്പനായ യിസ്ഹാക്കിനോട് അടുത്തുചെന്നു; അവൻ യാക്കോബിനെ തപ്പിനോക്കി: “ശബ്ദം യാക്കോബിന്റെ ശബ്ദം; പക്ഷേ കൈകൾ ഏശാവിന്റെ കൈകൾ തന്നെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 27:23" - }, - "അവന്റെ കൈകൾ സഹോദരനായ ഏശാവിന്റെ കൈകൾപോലെ രോമമുള്ളവയാകകൊണ്ട് അവൻ തിരിച്ചറിയാതെ അവനെ അനുഗ്രഹിച്ചു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 27:24" - }, - "“നീ എന്റെ മകൻ ഏശാവ് തന്നേയോ” എന്ന് അവൻ ചോദിച്ചതിന്: “അതേ” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 27:25" - }, - "അപ്പോൾ യിസ്ഹാക്ക്: “എന്റെ അടുക്കൽ കൊണ്ടുവാ; ഞാൻ നിന്നെ അനുഗ്രഹിക്കേണ്ടതിന് എന്റെ മകന്റെ വേട്ടയിറച്ചി ഞാൻ ഭക്ഷിക്കാം” എന്നു പറഞ്ഞു; യാക്കോബ് അടുക്കൽ കൊണ്ടുചെന്നു, യിസ്ഹാക്ക് തിന്നു; വീഞ്ഞും കൊണ്ടുചെന്നു, യിസ്ഹാക്ക് കുടിച്ചു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 27:26" - }, - "പിന്നെ അവന്റെ അപ്പനായ യിസ്ഹാക്ക് അവനോട്: “മകനേ, നീ അടുത്തുവന്ന് എന്നെ ചുംബിക്ക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 27:27" - }, - "അവൻ അടുത്തുചെന്ന് അവനെ ചുംബിച്ചു; അവൻ അവന്റെ വസ്ത്രങ്ങളുടെ വാസന മണത്ത് അവനെ അനുഗ്രഹിച്ചു പറഞ്ഞത്:" - ] - }, - { - "type": "para:q1", - "content": [ - "“ഇതാ, എന്റെ മകന്റെ വാസന" - ] - }, - { - "type": "para:q1", - "content": [ - "യഹോവ അനുഗ്രഹിച്ചിരിക്കുന്ന വയലിലെ വാസനപോലെ." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 27:28" - }, - "ദൈവം ആകാശത്തിന്റെ മഞ്ഞും ഭൂമിയുടെ പുഷ്ടിയും" - ] - }, - { - "type": "para:q1", - "content": [ - "ധാരാളം ധാന്യവും വീഞ്ഞും നിനക്കു തരുമാറാകട്ടെ." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "GEN 27:29" - }, - "വംശങ്ങൾ നിന്നെ സേവിക്കട്ടെ;" - ] - }, - { - "type": "para:q1", - "content": [ - "ജനതകൾ നിന്നെ വണങ്ങട്ടെ;" - ] - }, - { - "type": "para:q1", - "content": [ - "നിന്റെ സഹോദരന്മാർക്കു നീ പ്രഭുവായിരിക്ക;" - ] - }, - { - "type": "para:q1", - "content": [ - "നിന്റെ മാതാവിന്റെ പുത്രന്മാർ നിന്നെ വണങ്ങട്ടെ." - ] - }, - { - "type": "para:q1", - "content": [ - "നിന്നെ ശപിക്കുന്നവൻ എല്ലാം ശപിക്കപ്പെട്ടവൻ;" - ] - }, - { - "type": "para:q1", - "content": [ - "നിന്നെ അനുഗ്രഹിക്കുന്നവൻ എല്ലാം അനുഗ്രഹിക്കപ്പെട്ടവൻ.”", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 27:30" - }, - "യിസ്ഹാക്ക് യാക്കോബിനെ അനുഗ്രഹിച്ചു കഴിഞ്ഞപ്പോൾ യാക്കോബ് തന്റെ അപ്പനായ യിസ്ഹാക്കിന്റെ മുമ്പിൽനിന്നു പുറപ്പെട്ടു; ഉടനെ അവന്റെ സഹോദരൻ ഏശാവ് വേട്ട കഴിഞ്ഞു മടങ്ങിവന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "GEN 27:31" - }, - "അവനും രുചികരമായ ഭക്ഷണം ഉണ്ടാക്കി അപ്പന്റെ അടുക്കൽ കൊണ്ടുചെന്ന് അപ്പനോട്: “അപ്പൻ എഴുന്നേറ്റ് മകന്റെ വേട്ടയിറച്ചി ഭക്ഷിച്ച് എന്നെ അനുഗ്രഹിക്കേണമേ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 27:32" - }, - "അവന്റെ അപ്പനായ യിസ്ഹാക്ക് അവനോട്: “നീ ആർ” എന്നു ചോദിച്ചതിന്: “ഞാൻ അങ്ങയുടെ മകൻ, അങ്ങയുടെ ആദ്യജാതൻ ഏശാവ്” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 27:33" - }, - "അപ്പോൾ യിസ്ഹാക്ക് അത്യധികം ഭ്രമിച്ചു നടുങ്ങി: “എന്നാൽ വേട്ടയാടി എന്റെ അടുക്കൽ കൊണ്ടുവന്നവൻ ആർ? നീ വരുന്നതിനുമുമ്പെ ഞാൻ സകലവും ഭക്ഷിച്ച് അവനെ അനുഗ്രഹിച്ചിരിക്കുന്നു; അവൻ അനുഗ്രഹിക്കപ്പെട്ടവനുമാകും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 27:34" - }, - "ഏശാവ് അപ്പന്റെ വാക്കു കേട്ടപ്പോൾ അതിദുഃഖിതനായി ഉറക്കെ നിലവിളിച്ചു: “അപ്പാ, എന്നെ, എന്നെയും കൂടെ അനുഗ്രഹിക്കേണമേ” എന്ന് അപ്പനോടു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 27:35" - }, - "അതിന് അവൻ: “നിന്റെ സഹോദരൻ ഉപായത്തോടെ വന്നു നിന്റെ അനുഗ്രഹം തട്ടിയെടുത്തു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 27:36" - }, - "“ശരി, യാക്കോബ് എന്നല്ലോ അവന്റെ പേർ; ഈ രണ്ടാം പ്രാവശ്യവും അവൻ എന്നെ ചതിച്ചു; അവൻ എന്റെ ജ്യേഷ്ഠാവകാശം തട്ടിയെടുത്തു; ഇപ്പോൾ ഇതാ, എന്റെ അനുഗ്രഹവും തട്ടിയെടുത്തിരിക്കുന്നു” എന്ന് അവൻ പറഞ്ഞു. “അങ്ങ് എനിക്ക് ഒരു അനുഗ്രഹവും കരുതിവച്ചിട്ടില്ലയോ” എന്ന് അവൻ ചോദിച്ചു.", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 27:37" - }, - "യിസ്ഹാക്ക് ഏശാവിനോട്: “ഞാൻ അവനെ നിനക്കു പ്രഭുവാക്കി അവന്റെ സഹോദരന്മാരെ ഒക്കെയും അവന് ദാസന്മാരാക്കി; അവന് ധാന്യവും വീഞ്ഞും കൊടുത്തു; ഇനി നിനക്കുവേണ്ടി ഞാൻ എന്തു ചെയ്യേണ്ടു മകനേ” എന്ന് ഉത്തരം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 27:38" - }, - "ഏശാവ് പിതാവിനോട്: “അപ്പാ, അങ്ങയ്ക്ക് ഒരു അനുഗ്രഹം മാത്രമേ ഉള്ളുവോ? എന്നെ, എന്നെയുംകൂടെ അനുഗ്രഹിക്കേണമേ, അപ്പാ” എന്നു പറഞ്ഞ് പൊട്ടിക്കരഞ്ഞു.", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 27:39" - }, - "അപ്പോൾ അവന്റെ അപ്പനായ യിസ്ഹാക്ക് ഉത്തരമായിട്ട് അവനോടു പറഞ്ഞത്:" - ] - }, - { - "type": "para:q1", - "content": [ - "“നിന്റെ വാസസ്ഥലം ഭൂമിയിലെ പുഷ്ടികൂടാതെയും" - ] - }, - { - "type": "para:q1", - "content": [ - "മീതെ ആകാശത്തിലെ മഞ്ഞുകൂടാതെയും ഇരിക്കും." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "GEN 27:40" - }, - "നിന്റെ വാളുകൊണ്ടു നീ ഉപജീവിക്കും;" - ] - }, - { - "type": "para:q1", - "content": [ - "നിന്റെ സഹോദരനെ നീ സേവിക്കും." - ] - }, - { - "type": "para:q1", - "content": [ - "നിന്റെ കെട്ട് അഴിഞ്ഞുപോകുമ്പോൾ നീ അവന്റെ നുകം കഴുത്തിൽനിന്ന് കുടഞ്ഞുകളയും.”", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 27:41" - }, - "തന്റെ അപ്പൻ യാക്കോബിനെ അനുഗ്രഹിച്ച അനുഗ്രഹം നിമിത്തം ഏശാവ് അവനെ വെറുത്തു: “അപ്പനെക്കുറിച്ചു ദുഃഖിക്കുന്ന കാലം അടുത്തിരിക്കുന്നു; അപ്പോൾ ഞാൻ എന്റെ സഹോദരനായ യാക്കോബിനെ കൊല്ലും” എന്ന് ഏശാവ് ഹൃദയത്തിൽ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 27:42" - }, - "മൂത്തമകനായ ഏശാവിന്റെ വാക്ക് റിബെക്കാ അറിഞ്ഞപ്പോൾ, അവൾ ഇളയമകനായ യാക്കോബിനെ ആളയച്ചു വിളിപ്പിച്ച് അവനോടു പറഞ്ഞത്: “നിന്റെ സഹോദരൻ ഏശാവ് നിന്നെ കൊന്നു പകവീട്ടുവാൻ ഭാവിക്കുന്നു.", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 27:43" - }, - "അതുകൊണ്ട് മകനേ, എന്റെ വാക്ക് അനുസരിക്ക: നീ എഴുന്നേറ്റു ഹാരാനിൽ എന്റെ സഹോദരനായ ലാബാന്റെ അടുക്കലേക്ക് ഓടിപ്പോക.", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 27:44" - }, - "നിന്റെ സഹോദരന്റെ ക്രോധം തീരുവോളം കുറെദിവസം അവന്റെ അടുക്കൽ പാർക്കുക.", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 27:45" - }, - "നിന്റെ സഹോദരനു നിന്നോടുള്ള കോപം മാറി നീ അവനോടു ചെയ്തത് അവൻ മറക്കുന്നതുവരെ തന്നെ; പിന്നെ ഞാൻ ആളയച്ചു നിന്നെ അവിടെനിന്നു വരുത്തിക്കൊള്ളാം; ഒരു ദിവസംതന്നെ നിങ്ങൾ ഇരുവരും എനിക്ക് ഇല്ലാതെയാകുന്നത് എന്തിന്”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "46", - "sid": "GEN 27:46" - }, - "പിന്നെ റിബെക്കാ യിസ്ഹാക്കിനോട്: “ഈ ഹിത്യസ്ത്രീകൾ നിമിത്തം ഞാൻ എന്റെ ജീവിതം മടുത്തു; ഈ ദേശക്കാരത്തികളായ ഇവരെപ്പോലെയുള്ള ഒരു ഹിത്യസ്ത്രീയെ യാക്കോബ് വിവാഹം കഴിച്ചാൽ ഞാൻ എന്തിനു ജീവിക്കുന്നു?” എന്നു പറഞ്ഞു." - ] - }, - { - "type": "chapter:c", - "number": "28", - "sid": "GEN 28" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 28:1" - }, - "അനന്തരം യിസ്ഹാക്ക് യാക്കോബിനെ വിളിച്ച്, അവനെ അനുഗ്രഹിച്ച്, അവനോട് ആജ്ഞാപിച്ചു പറഞ്ഞത്: “നീ കനാന്യസ്ത്രീകളിൽനിന്നു ഭാര്യയെ എടുക്കരുത്.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 28:2" - }, - "എഴുന്നേറ്റ്, പദ്ദൻ-അരാമിൽ നിന്റെ അമ്മയുടെ അപ്പനായ ബെഥൂവേലിന്റെ വീട്ടിൽ ചെന്നു നിന്റെ അമ്മയുടെ സഹോദരനായ ലാബാന്റെ പുത്രിമാരിൽനിന്നു നിനക്ക് ഒരു ഭാര്യയെ എടുക്ക.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 28:3" - }, - "സർവ്വശക്തനായ ദൈവം നിന്നെ അനുഗ്രഹിക്കുകയും നീ ജനസമൂഹമായി തീരത്തക്കവണ്ണം നിന്നെ സന്താനപുഷ്ടിയുള്ളവനായി വർദ്ധിപ്പിക്കുകയും", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 28:4" - }, - "ദൈവം അബ്രാഹാമിനു കൊടുത്തതും നീ പരദേശിയായി പാർക്കുന്നതുമായ ദേശം നീ കൈവശമാക്കേണ്ടതിന് അബ്രാഹാമിന്റെ അനുഗ്രഹം നിനക്കും നിന്റെ സന്തതിക്കും തരികയും ചെയ്യുമാറാകട്ടെ.”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 28:5" - }, - "അങ്ങനെ യിസ്ഹാക്ക് യാക്കോബിനെ പറഞ്ഞയച്ചു; അവൻ പദ്ദൻ-അരാമിൽ അരാമ്യനായ ബെഥൂവേലിന്റെ മകനും യാക്കോബിന്റെയും ഏശാവിന്റെയും അമ്മയായ റിബെക്കയുടെ സഹോദരനുമായ ലാബാന്റെ അടുക്കൽ പോയി.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 28:6" - }, - "യിസ്ഹാക്ക് യാക്കോബിനെ അനുഗ്രഹിച്ച് പദ്ദൻ-അരാമിൽനിന്ന് ഒരു ഭാര്യയെ എടുപ്പാൻ അവനെ അവിടേക്ക് അയച്ചതും, അവനെ അനുഗ്രഹിക്കുമ്പോൾ: നീ കനാന്യസ്ത്രീകളിൽനിന്നു ഭാര്യയെ എടുക്കരുത്” എന്ന് അവനോടു കല്പിച്ചതും", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 28:7" - }, - "യാക്കോബ് അപ്പനെയും അമ്മയെയും അനുസരിച്ച് പദ്ദൻ-അരാമിലേക്കു പോയതും ഏശാവ് അറിഞ്ഞപ്പോൾ,", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 28:8" - }, - "കനാന്യസ്ത്രീകൾ തന്റെ അപ്പനായ യിസ്ഹാക്കിന് ഇഷ്ടമുള്ളവരല്ല എന്നു കണ്ട്", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 28:9" - }, - "ഏശാവ് യിശ്മായേലിന്റെ അടുക്കൽ ചെന്നു തനിക്കുള്ള ഭാര്യമാരെ കൂടാതെ അബ്രാഹാമിന്റെ മകനായ യിശ്മായേലിന്റെ മകളും നെബായോത്തിന്റെ സഹോദരിയുമായ മഹലത്തിനെയും വിവാഹം കഴിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 28:10" - }, - "എന്നാൽ യാക്കോബ് ബേർ-ശേബയിൽ നിന്നു പുറപ്പെട്ടു ഹാരാനിലേക്കു പോയി.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 28:11" - }, - "അവൻ ഒരു സ്ഥലത്ത് എത്തിയപ്പോൾ സൂര്യൻ അസ്തമിക്കകൊണ്ട് അവിടെ രാപാർത്തു; അവൻ ആ സ്ഥലത്തെ കല്ലുകളിൽ ഒന്നെടുത്ത് തലയണയായി വച്ച് അവിടെ കിടന്നുറങ്ങി.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 28:12" - }, - "അവൻ ഒരു സ്വപ്നം കണ്ടു: ഇതാ, ഭൂമിയിൽ വച്ചിരിക്കുന്ന ഒരു ഗോവണി; അതിന്റെ മുകളറ്റം സ്വർഗ്ഗത്തോളം എത്തിയിരുന്നു; ദൈവത്തിന്റെ ദൂതന്മാർ അതിന്മേൽകൂടി കയറുകയും ഇറങ്ങുകയുമായിരുന്നു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 28:13" - }, - "അതിനുമീതെ യഹോവ നിന്നു അരുളിച്ചെയ്തത്: “ഞാൻ നിന്റെ പിതാവായ അബ്രാഹാമിന്റെ ദൈവവും, യിസ്ഹാക്കിന്റെ ദൈവവുമായ യഹോവ ആകുന്നു; നീ കിടക്കുന്ന ഭൂമിയെ ഞാൻ നിനക്കും നിന്റെ സന്തതിക്കും തരും.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 28:14" - }, - "നിന്റെ സന്തതി ഭൂമിയിലെ പൊടിപോലെ ആകും; നീ പടിഞ്ഞാറോട്ടും കിഴക്കോട്ടും വടക്കോട്ടും തെക്കോട്ടും വ്യാപിക്കും; നീ മുഖാന്തരവും നിന്റെ സന്തതി മുഖാന്തരവും ഭൂമിയിലെ സകലകുടുംബങ്ങളും അനുഗ്രഹിക്കപ്പെടും.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 28:15" - }, - "ഇതാ, ഞാൻ നിന്നോടുകൂടെയുണ്ട്; നീ പോകുന്നേടത്തൊക്കെയും നിന്നെ കാത്ത് ഈ ദേശത്തേക്കു നിന്നെ മടക്കിവരുത്തും; ഞാൻ നിന്നോട് അരുളിച്ചെയ്തത് നിവർത്തിക്കുന്നതുവരെ ഞാൻ നിന്നെ കൈവിടുകയില്ല.”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 28:16" - }, - "അപ്പോൾ യാക്കോബ് ഉറക്കമുണർന്നു: “യഹോവ ഈ സ്ഥലത്തുണ്ട് സത്യം; ഞാനോ അത് അറിഞ്ഞില്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 28:17" - }, - "അവൻ ഭയപ്പെട്ടു: “ഈ സ്ഥലം എത്ര ഭയങ്കരം! ഇത് ദൈവത്തിന്റെ ആലയമല്ലാതെ മറ്റൊന്നുമല്ല; ഇത് സ്വർഗ്ഗത്തിന്റെ വാതിൽ തന്നെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 28:18" - }, - "യാക്കോബ് അതിരാവിലെ എഴുന്നേറ്റ് തലയണയായി വച്ചിരുന്ന കല്ല് എടുത്തു തൂണായി നിർത്തി, അതിന്മേൽ എണ്ണ ഒഴിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 28:19" - }, - "അവൻ ആ സ്ഥലത്തിനു ബേഥേൽ എന്നു പേർവിളിച്ചു; ആദ്യം ആ പട്ടണത്തിനു ലൂസ് എന്നു പേരായിരുന്നു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 28:20" - }, - "യാക്കോബ് ഒരു നേർച്ചനേർന്നു: “ദൈവം എന്നോടുകൂടെ ഇരിക്കുകയും ഞാൻ പോകുന്ന ഈ യാത്രയിൽ എന്നെ കാക്കുകയും ഭക്ഷിപ്പാൻ ആഹാരവും ധരിപ്പാൻ വസ്ത്രവും എനിക്കു തരികയും", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 28:21" - }, - "എന്നെ എന്റെ അപ്പന്റെ വീട്ടിലേക്ക് സമാധാനത്തോടെ മടക്കിവരുത്തുകയും ചെയ്യുമെങ്കിൽ യഹോവ എനിക്കു ദൈവമായിരിക്കും.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 28:22" - }, - "ഞാൻ തൂണായി നിർത്തിയ ഈ കല്ല് ദൈവത്തിന്റെ ആലയവും ആകും. നീ എനിക്കു തരുന്ന സകലത്തിലും ഞാൻ നിനക്കു ദശാംശം തരും” എന്നു പറഞ്ഞു." - ] - }, - { - "type": "chapter:c", - "number": "29", - "sid": "GEN 29" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 29:1" - }, - "പിന്നെ യാക്കോബ് യാത്ര തുടർന്നു കിഴക്കരുടെ ദേശത്ത് എത്തി.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 29:2" - }, - "അവൻ വെളിമ്പ്രദേശത്ത് ഒരു കിണറ് കണ്ടു. അതിനരികെ മൂന്ന് ആട്ടിൻ കൂട്ടം കിടക്കുന്നു. ആ കിണറ്റിൽനിന്നായിരുന്നു ആട്ടിൻ കൂട്ടങ്ങൾക്കു വെള്ളം കൊടുക്കുന്നത്; എന്നാൽ കിണറിന്റെ വായ്ക്കലുള്ള കല്ല് വലുതായിരുന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 29:3" - }, - "ആ സ്ഥലത്ത് കൂട്ടങ്ങൾ ഒക്കെ കൂടുകയും അവർ കിണറിന്റെ വായ്ക്കൽനിന്നു കല്ലുരുട്ടി ആടുകൾക്കു വെള്ളം കൊടുക്കുകയും കല്ല് കിണറിന്റെ വായ്ക്കൽ അതിന്റെ സ്ഥലത്തുതന്നെ തിരികെ വയ്ക്കുകയും ചെയ്യും.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 29:4" - }, - "യാക്കോബ് അവരോട്: “സഹോദരന്മാരേ, നിങ്ങൾ എവിടെനിന്നു വരുന്നു” എന്നു ചോദിച്ചതിന്: “ഞങ്ങൾ ഹാരാനിൽനിന്ന് വരുന്നു” എന്ന് അവർ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 29:5" - }, - "അവൻ അവരോട്: “നിങ്ങൾ നാഹോരിന്റെ മകനായ ലാബാനെ അറിയുമോ” എന്നു ചോദിച്ചതിന്: “അറിയും” എന്ന് അവർ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 29:6" - }, - "അവൻ അവരോട്: “അവൻ സുഖമായിരിക്കുന്നുവോ” എന്നു ചോദിച്ചു. “സുഖം തന്നെ; അവന്റെ മകൾ റാഹേൽ അതാ ആടുകളോടുകൂടെ വരുന്നു” എന്ന് അവർ അവനോടു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 29:7" - }, - "“പകൽ ഇനിയും വളരെയുണ്ടല്ലോ; കൂട്ടം ഒന്നിച്ചു കൂടുന്ന സമയമായിട്ടില്ല; ആടുകൾക്കു വെള്ളം കൊടുത്തു കൊണ്ടുപോയി തീറ്റുവിൻ” എന്ന് അവൻ പറഞ്ഞതിന്", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 29:8" - }, - "അവർ: “കൂട്ടങ്ങൾ ഒക്കെയും കൂടുവോളം ഞങ്ങൾക്കു സാദ്ധ്യമല്ല; അവർ കിണറിന്റെ വായ്ക്കൽനിന്നു കല്ലുരുട്ടും; പിന്നെ ഞങ്ങൾ ആടുകൾക്കു വെള്ളം കൊടുക്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 29:9" - }, - "അവൻ അവരോടു സംസാരിച്ചുകൊണ്ടിരിക്കുമ്പോൾ തന്നെ റാഹേൽ തന്റെ അപ്പന്റെ ആടുകളോടുകൂടെ വന്നു. അവളായിരുന്നു അവയെ മേയിച്ചിരുന്നത്.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 29:10" - }, - "തന്റെ അമ്മയുടെ സഹോദരനായ ലാബാന്റെ മകൾ റാഹേലിനെയും അമ്മയുടെ സഹോദരനായ ലാബാന്റെ ആടുകളെയും കണ്ടപ്പോൾ യാക്കോബ് അടുത്തുചെന്നു കിണറിന്റെ വായ്ക്കൽനിന്നു കല്ലുരുട്ടി, അമ്മയുടെ സഹോദരനായ ലാബാന്റെ ആടുകൾക്കു വെള്ളം കൊടുത്തു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 29:11" - }, - "യാക്കോബ് റാഹേലിനെ ചുംബിച്ചു പൊട്ടിക്കരഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 29:12" - }, - "താൻ അവളുടെ അപ്പന്റെ സഹോദരൻ എന്നും റിബെക്കായുടെ മകനെന്നും യാക്കോബ് റാഹേലിനോടു പറഞ്ഞു. അവൾ ഓടിച്ചെന്നു തന്റെ അപ്പനെ അറിയിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 29:13" - }, - "ലാബാൻ തന്റെ സഹോദരിയുടെ മകനായ യാക്കോബിന്റെ വിവരം കേട്ടപ്പോൾ അവനെ എതിരേല്പാൻ ഓടിച്ചെന്ന് അവനെ ആലിംഗനം ചെയ്തു ചുംബിച്ചു വീട്ടിൽ കൂട്ടിക്കൊണ്ടുപോയി; അവൻ ലാബാനോടു വിവരം ഒക്കെയും പറഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 29:14" - }, - "ലാബാൻ അവനോട്: “നീ എന്റെ അസ്ഥിയും മാംസവും തന്നെ” എന്നു പറഞ്ഞു. അവൻ ഒരു മാസക്കാലം അവന്റെ അടുക്കൽ പാർത്തു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 29:15" - }, - "പിന്നെ ലാബാൻ യാക്കോബിനോട്: “നീ എന്റെ സഹോദരനാകകൊണ്ട് വെറുതെ എന്നെ സേവിക്കേണമോ? നിനക്ക് എന്തു പ്രതിഫലം വേണം? എന്നോടു പറക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 29:16" - }, - "എന്നാൽ ലാബാന് രണ്ടു പുത്രിമാർ ഉണ്ടായിരുന്നു: മൂത്തവൾക്കു ലേയാ എന്നും ഇളയവൾക്കു റാഹേൽ എന്നും പേർ.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 29:17" - }, - "ലേയയുടെ കണ്ണുകൾ ശോഭ കുറഞ്ഞതായിരുന്നു; റാഹേലോ സുന്ദരിയും മനോഹരരൂപിണിയും ആയിരുന്നു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 29:18" - }, - "യാക്കോബ് റാഹേലിനെ സ്നേഹിച്ചു; “നിന്റെ ഇളയമകൾ റാഹേലിനുവേണ്ടി ഞാൻ ഏഴു വർഷം നിന്നെ സേവിക്കാം” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 29:19" - }, - "അതിനു ലാബാൻ: “ഞാൻ അവളെ അന്യപുരുഷനു കൊടുക്കുന്നതിലും നിനക്കു തരുന്നതു നല്ലത്; എന്നോടുകൂടെ പാർക്കുക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 29:20" - }, - "അങ്ങനെ യാക്കോബ് റാഹേലിനുവേണ്ടി ഏഴു വർഷം സേവനം ചെയ്തു; അവൻ അവളെ സ്നേഹിക്കകൊണ്ട് അത് അവന് അല്പകാലംപോലെ തോന്നി.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 29:21" - }, - "അനന്തരം യാക്കോബ് ലാബാനോട്: “എന്റെ സമയം തികഞ്ഞിരിക്കയാൽ ഞാൻ എന്റെ ഭാര്യയുടെ അടുക്കൽ ചെല്ലുവാൻ അവളെ തരേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 29:22" - }, - "അപ്പോൾ ലാബാൻ ആ സ്ഥലത്തെ ജനങ്ങളെ എല്ലാം ഒന്നിച്ചുകൂട്ടി ഒരു വിരുന്നു കഴിച്ചു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 29:23" - }, - "എന്നാൽ രാത്രിയിൽ അവൻ തന്റെ മകൾ ലേയയെ കൂട്ടി യാക്കോബിന്റെ അടുക്കൽ കൊണ്ടുപോയി ആക്കി; അവൻ അവളുടെ അടുക്കൽ ചെന്നു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 29:24" - }, - "ലാബാൻ തന്റെ മകൾ ലേയായ്ക്ക് തന്റെ ദാസി സില്പയെ ദാസിയായി കൊടുത്തു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 29:25" - }, - "നേരം വെളുത്തപ്പോൾ അതു ലേയാ എന്നു കണ്ട് അവൻ ലാബാനോട്: “നീ എന്നോടു ഈ ചെയ്തത് എന്ത്? റാഹേലിനുവേണ്ടി അല്ലയോ ഞാൻ നിന്നെ സേവിച്ചത്? പിന്നെ നീ എന്തിന് എന്നെ ചതിച്ചു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 29:26" - }, - "അതിനു ലാബാൻ: “മൂത്തവൾക്കു മുമ്പേ ഇളയവളെ കൊടുക്കുക ഞങ്ങളുടെ നാട്ടിൽ പതിവില്ല.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 29:27" - }, - "ഇവളുടെ ആഴ്ചവട്ടം പൂർത്തിയാക്കുക; എന്നാൽ നീ ഇനിയും ഏഴു വർഷം എന്റെ അടുക്കൽ ചെയ്യുന്ന സേവനത്തിനുവേണ്ടി ഞങ്ങൾ അവളെയും നിനക്കു തരാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 29:28" - }, - "യാക്കോബ് അങ്ങനെതന്നെ ചെയ്തു, അവളുടെ ആഴ്ചവട്ടം പൂർത്തിയാക്കി; ലാബാൻ തന്റെ മകൾ റാഹേലിനെയും അവന് ഭാര്യയായി കൊടുത്തു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 29:29" - }, - "തന്റെ മകൾ റാഹേലിന് ലാബാൻ തന്റെ ദാസി ബിൽഹയെ ദാസിയായി കൊടുത്തു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 29:30" - }, - "യാക്കോബ് റാഹേലിന്റെ അടുക്കലും ചെന്നു; റാഹേലിനെ ലേയായെക്കാൾ അധികം സ്നേഹിച്ചു; പിന്നെയും ഏഴു വർഷം ലാബാന്റെ അടുക്കൽ സേവനം ചെയ്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "GEN 29:31" - }, - "ലേയാ അനിഷ്ടയെന്നു യഹോവ കണ്ടപ്പോൾ അവളുടെ ഗർഭത്തെ തുറന്നു; റാഹേലോ മച്ചിയായിരുന്നു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 29:32" - }, - "ലേയാ ഗർഭംധരിച്ചു ഒരു മകനെ പ്രസവിച്ചു: “യഹോവ എന്റെ സങ്കടം കണ്ടു; ഇപ്പോൾ എന്റെ ഭർത്താവ് എന്നെ സ്നേഹിക്കും” എന്നു പറഞ്ഞ് അവൾ അവന് രൂബേൻ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 29:33" - }, - "അവൾ പിന്നെയും ഗർഭംധരിച്ചു ഒരു മകനെ പ്രസവിച്ചു: “ഞാൻ അനിഷ്ട എന്നു യഹോവ കേട്ടതുകൊണ്ട് ഇവനെയും എനിക്കു തന്നു” എന്നു പറഞ്ഞ് അവന് ശിമെയോൻ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 29:34" - }, - "അവൾ പിന്നെയും ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു: “ഇപ്പോൾ ഈ സമയം എന്റെ ഭർത്താവ് എന്നോടു പറ്റിച്ചേരും; ഞാൻ അവന് മൂന്നു പുത്രന്മാരെ പ്രസവിച്ചുവല്ലോ” എന്നു പറഞ്ഞു; അതുകൊണ്ട് അവന് ലേവി എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 29:35" - }, - "അവൾ പിന്നെയും ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; “ഇപ്പോൾ ഞാൻ യഹോവയെ സ്തുതിക്കും” എന്ന് അവൾ പറഞ്ഞു; അതുകൊണ്ട് അവൾ അവന് യെഹൂദാ എന്നു പേരിട്ടു. പിന്നെ അവൾക്കു പ്രസവം നിന്നു." - ] - }, - { - "type": "chapter:c", - "number": "30", - "sid": "GEN 30" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 30:1" - }, - "താൻ യാക്കോബിന് മക്കളെ പ്രസവിക്കുന്നില്ല എന്നു റാഹേൽ കണ്ടു തന്റെ സഹോദരിയോട് അസൂയപ്പെട്ടു യാക്കോബിനോട്: “എനിക്കു മക്കളെ തരേണം; അല്ലെങ്കിൽ ഞാൻ മരിച്ചുപോകും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 30:2" - }, - "അപ്പോൾ യാക്കോബിന് റാഹേലിനോടു കോപം ജ്വലിച്ചു: “നിനക്കു ഗർഭഫലം തരാതിരിക്കുന്ന ദൈവത്തിന്റെ സ്ഥാനത്തോ ഞാൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 30:3" - }, - "അതിന് അവൾ: “എന്റെ ദാസി ബിൽഹാ ഉണ്ടല്ലോ; അവളുടെ അടുക്കൽ ചെല്ലുക; അവൾ എന്റെ മടിയിൽ പ്രസവിക്കട്ടെ; അവളാൽ എനിക്കും മക്കൾ ഉണ്ടാകും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 30:4" - }, - "അങ്ങനെ അവൾ തന്റെ ദാസി ബിൽഹായെ അവന് ഭാര്യയായി കൊടുത്തു; യാക്കോബ് അവളുടെ അടുക്കൽ ചെന്നു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 30:5" - }, - "ബിൽഹാ ഗർഭംധരിച്ചു യാക്കോബിന് ഒരു മകനെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 30:6" - }, - "അപ്പോൾ റാഹേൽ: “ദൈവം എനിക്കു ന്യായം നടത്തി എന്റെ അപേക്ഷ കേട്ട് എനിക്ക് ഒരു മകനെ തന്നു” എന്നു പറഞ്ഞു; അതുകൊണ്ട് അവൾ അവന് ദാൻ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 30:7" - }, - "റാഹേലിന്റെ ദാസി ബിൽഹാ പിന്നെയും ഗർഭംധരിച്ചു യാക്കോബിനു രണ്ടാമതൊരു മകനെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 30:8" - }, - "“ഞാൻ എന്റെ സഹോദരിയോടു വലിയൊരു മല്ലിട്ടു, ജയിച്ചുമിരിക്കുന്നു” എന്നു റാഹേൽ പറഞ്ഞ് അവൾ അവന് നഫ്താലി എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 30:9" - }, - "തനിക്കു പ്രസവം നിന്നുപോയി എന്നു ലേയാ കണ്ടപ്പോൾ തന്റെ ദാസി സില്പയെ വിളിച്ച് അവളെ യാക്കോബിനു ഭാര്യയായി കൊടുത്തു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 30:10" - }, - "ലേയായുടെ ദാസി സില്പാ യാക്കോബിന് ഒരു മകനെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 30:11" - }, - "അപ്പോൾ ലേയാ: “ഭാഗ്യം” എന്നു പറഞ്ഞ് അവൾ അവന് ഗാദ് എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 30:12" - }, - "ലേയായുടെ ദാസി സില്പാ യാക്കോബിനു രണ്ടാമത് ഒരു മകനെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 30:13" - }, - "“ഞാൻ ഭാഗ്യവതി; സ്ത്രീകൾ എന്നെ ഭാഗ്യവതിയെന്നു പറയും” എന്നു ലേയാ പറഞ്ഞ് അവൾ അവന് ആശേർ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 30:14" - }, - "ഗോതമ്പുകൊയ്ത്തുകാലത്തു രൂബേൻ പുറപ്പെട്ട് വയലിൽ ദൂദായിപ്പഴം കണ്ടു തന്റെ അമ്മയായ ലേയായുടെ അടുക്കൽ കൊണ്ടുവന്നു. റാഹേൽ ലേയായോട്: “നിന്റെ മകന്റെ ദൂദായിപ്പഴം കുറച്ച് എനിക്കു തരേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 30:15" - }, - "ലേയാ അവളോട്: “നീ എന്റെ ഭർത്താവിനെ എടുത്തതു പോരായോ? എന്റെ മകന്റെ ദൂദായിപ്പഴവുംകൂടെ വേണമോ” എന്നു പറഞ്ഞതിനു റാഹേൽ: “ആകട്ടെ; നിന്റെ മകന്റെ ദൂദായിപ്പഴത്തിനുവേണ്ടി ഇന്ന് രാത്രി അവൻ നിന്നോടുകൂടെ ശയിച്ചുകൊള്ളട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 30:16" - }, - "യാക്കോബ് വൈകുന്നേരം വയലിൽനിന്നു വരുമ്പോൾ ലേയാ അവനെ എതിരേറ്റു ചെന്നു: “നീ എന്റെ അടുക്കൽ വരേണം; എന്റെ മകന്റെ ദൂദായിപ്പഴംകൊണ്ട് ഞാൻ നിന്നെ കൂലിക്കു വാങ്ങിയിരിക്കുന്നു” എന്നു പറഞ്ഞു; അന്നു രാത്രി അവൻ അവളോടുകൂടെ ശയിച്ചു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 30:17" - }, - "ദൈവം ലേയായുടെ അപേക്ഷ കേട്ടു; അവൾ ഗർഭം ധരിച്ചു യാക്കോബിന് അഞ്ചാമത് ഒരു മകനെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 30:18" - }, - "അപ്പോൾ ലേയാ: “ഞാൻ എന്റെ ദാസിയെ എന്റെ ഭർത്താവിനു കൊടുത്തതുകൊണ്ടു ദൈവം എനിക്കു പ്രതിഫലം തന്നു” എന്നു പറഞ്ഞ് അവൾ അവന് യിസ്സാഖാർ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 30:19" - }, - "ലേയാ പിന്നെയും ഗർഭം ധരിച്ചു, യാക്കോബിന് ആറാമത് ഒരു മകനെ പ്രസവിച്ചു;", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 30:20" - }, - "“ദൈവം എനിക്ക് ഒരു നല്ലദാനം തന്നിരിക്കുന്നു; ഇപ്പോൾ എന്റെ ഭർത്താവ് എന്നോടുകൂടെ വസിക്കും; ഞാൻ അവന് ആറു മക്കളെ പ്രസവിച്ചുവല്ലോ” എന്നു ലേയാ പറഞ്ഞ് അവൾ അവന് സെബൂലൂൻ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 30:21" - }, - "അതിന്റെശേഷം അവൾ ഒരു മകളെ പ്രസവിച്ചു അവൾക്കു ദീനാ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 30:22" - }, - "ദൈവം റാഹേലിനെ ഓർത്തു; ദൈവം അവളുടെ അപേക്ഷ കേട്ട് അവളുടെ ഗർഭത്തെ തുറന്നു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 30:23" - }, - "അവൾ ഗർഭം ധരിച്ചു ഒരു മകനെ പ്രസവിച്ചു: “ദൈവം എന്റെ നിന്ദ നീക്കിക്കളഞ്ഞിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 30:24" - }, - "“യഹോവ എനിക്കു ഇനിയും ഒരു മകനെ തരും” എന്നും പറഞ്ഞ് അവൾ അവന് യോസേഫ് എന്നു പേരിട്ടു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 30:25" - }, - "റാഹേൽ യോസേഫിനെ പ്രസവിച്ചശേഷം യാക്കോബ് ലാബാനോട്: “ഞാൻ എന്റെ സ്ഥലത്തേക്കും ദേശത്തേക്കും പോകുവാൻ എന്നെ അയയ്ക്കേണം.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 30:26" - }, - "ഞാൻ നിന്നെ സേവിച്ചതിന്റെ പ്രതിഫലമായ എന്റെ ഭാര്യമാരെയും മക്കളെയും എനിക്കു തരേണം; ഞാൻ പോകട്ടെ; ഞാൻ നിനക്കു ചെയ്ത സേവനം നീ അറിയുന്നുവല്ലോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 30:27" - }, - "ലാബാൻ അവനോട്: “നിനക്ക് എന്നോടു ദയ ഉണ്ടെങ്കിൽ പോകരുതേ; നിന്റെ നിമിത്തം യഹോവ എന്നെ അനുഗ്രഹിച്ചു എന്ന് എനിക്ക് ബോദ്ധ്യമായിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 30:28" - }, - "നിനക്ക് എന്തു പ്രതിഫലം വേണം എന്നു പറയുക; ഞാൻ തരാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 30:29" - }, - "യാക്കോബ് അവനോട്: “ഞാൻ നിന്നെ എങ്ങനെ സേവിച്ചു എന്നും നിന്റെ ആട്ടിൻകൂട്ടം എന്റെ പക്കൽ എങ്ങനെ ഇരുന്നു എന്നും നീ അറിയുന്നു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 30:30" - }, - "ഞാൻ വരുംമുമ്പേ നിനക്ക് അല്പമേ ഉണ്ടായിരുന്നുള്ളു; ഇപ്പോൾ അത് അത്യന്തം വർദ്ധിച്ചിരിക്കുന്നു; ഞാൻ കാൽ വച്ചിടത്തൊക്കെയും യഹോവ നിന്നെ അനുഗ്രഹിച്ചിരിക്കുന്നു. ഇനി എന്റെ സ്വന്തഭവനത്തിനുവേണ്ടി ഞാൻ എപ്പോൾ കരുതും” എന്നും പറഞ്ഞു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 30:31" - }, - "“ഞാൻ നിനക്ക് എന്തു തരേണം” എന്ന് ലാബാൻ ചോദിച്ചതിന് യാക്കോബ് പറഞ്ഞത്: “നീ ഒന്നും തരേണ്ടാ; ഈ കാര്യം നീ ചെയ്തുതന്നാൽ ഞാൻ നിന്റെ ആട്ടിൻ കൂട്ടത്തെ ഇനിയും മേയിച്ചു പാലിക്കാം.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 30:32" - }, - "ഞാൻ ഇന്നു നിന്റെ എല്ലാകൂട്ടങ്ങളിലുംകൂടി കടന്ന്, അവയിൽനിന്ന് പുള്ളിയും മറുകുമുള്ള ആടുകളെ ഒക്കെയും ചെമ്മരിയാടുകളിൽ കറുത്തതിനെയൊക്കെയും കോലാടുകളിൽ പുള്ളിയും മറുകുമുള്ളതിനെയും വേർതിരിക്കാം; അത് എന്റെ പ്രതിഫലമായിരിക്കട്ടെ.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 30:33" - }, - "നാളെ ഒരിക്കൽ എന്റെ പ്രതിഫലം സംബന്ധിച്ച് നീ നോക്കുവാൻ വരുമ്പോൾ എന്റെ നീതി തെളിവായിരിക്കും; കോലാടുകളിൽ പുള്ളിയും മറുകുമില്ലാത്തതും ചെമ്മരിയാടുകളിൽ കറുത്തനിറമില്ലാത്തതും എല്ലാം എന്റെ പക്കൽ ഉണ്ടു എങ്കിൽ മോഷ്ടിച്ചതായി എണ്ണാം.”", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 30:34" - }, - "അതിനു ലാബാൻ: “ശരി, നീ പറഞ്ഞതുപോലെ ആകട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 30:35" - }, - "അന്നുതന്നെ അവൻ വരയും മറുകുമുള്ള മുട്ടാടുകളെയും പുള്ളിയും മറുകുമുള്ള പെൺകോലാടുകളെ ഒക്കെയും വെണ്മയുള്ളതിനെ ഒക്കെയും ചെമ്മരിയാടുകളിൽ കറുത്തനിറമുള്ളതിനെ ഒക്കെയും വേർതിരിച്ച് അവന്റെ പുത്രന്മാരുടെ കൈയിൽ ഏല്പിച്ചു.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 30:36" - }, - "അവൻ തനിക്കും യാക്കോബിനും ഇടയിൽ മൂന്നു ദിവസത്തെ യാത്രാദൂരം വച്ചു; ലാബാന്റെ ബാക്കിയുള്ള ആട്ടിൻകൂട്ടങ്ങളെ യാക്കോബ് മേയിച്ചു.", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 30:37" - }, - "എന്നാൽ യാക്കോബ് പുന്നവൃക്ഷത്തിന്റെയും ബദാംവൃക്ഷത്തിന്റെയും അരിഞ്ഞിൽവൃക്ഷത്തിന്റെയും പച്ചക്കൊമ്പുകളെ എടുത്ത് അവയിൽ വെള്ള കാണത്തക്കവണ്ണം വെള്ളവരയായി തോലുരിച്ചു.", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 30:38" - }, - "ആടുകൾ കുടിപ്പാൻ വന്നപ്പോൾ അവൻ, താൻ തോലുരിച്ച കൊമ്പുകളെ പാത്തികളിലും വെള്ളം പകരുന്ന തൊട്ടികളിലും ആടുകളുടെ മുമ്പിൽ വച്ചു; അവ വെള്ളം കുടിപ്പാൻ വന്നപ്പോൾ ചനയേറ്റു.", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 30:39" - }, - "ആടുകൾ കൊമ്പുകളെ കണ്ടുകൊണ്ട് ചനയേറ്റു വരയും പുള്ളിയും മറുകുമുള്ള കുട്ടികളെ പെറ്റു.", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 30:40" - }, - "ആ ആട്ടിൻകുട്ടികളെ യാക്കോബ് വേർതിരിച്ച് ആടുകളെ ലാബാന്റെ ആടുകളിൽ വരയും മറുകുമുള്ള എല്ലാറ്റിനും അഭിമുഖമായി നിർത്തി; തന്റെ സ്വന്തകൂട്ടങ്ങളെ ലാബാന്റെ ആടുകളോടു ചേർക്കാതെ വേറെയാക്കി.", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 30:41" - }, - "ബലമുള്ള ആടുകൾ ചനയേല്ക്കുമ്പോഴൊക്കെയും കൊമ്പുകളെ കണ്ടുകൊണ്ട് ചനയേൽക്കേണ്ടതിനു യാക്കോബ് ആ കൊമ്പുകളെ പാത്തികളിൽ ആടുകളുടെ കണ്ണിനു മുമ്പിൽ വച്ചു.", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 30:42" - }, - "ബലമില്ലാത്ത ആടുകൾ ചനയേല്ക്കുമ്പോൾ കൊമ്പുകളെ വച്ചില്ല; അങ്ങനെ ബലമില്ലാത്തവ ലാബാനും ബലമുള്ളവ യാക്കോബിനും ആയിത്തീർന്നു.", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 30:43" - }, - "അവൻ മഹാസമ്പന്നനായി അവന് വളരെ ആടുകളും ദാസീദാസന്മാരും ഒട്ടകങ്ങളും കഴുതകളും ഉണ്ടാകുകയും ചെയ്തു." - ] - }, - { - "type": "chapter:c", - "number": "31", - "sid": "GEN 31" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 31:1" - }, - "എന്നാൽ “ഞങ്ങളുടെ അപ്പനുള്ളതൊക്കെയും യാക്കോബ് എടുത്തുകളഞ്ഞു ഞങ്ങളുടെ അപ്പന്റെ വകകൊണ്ട് അവൻ ഈ ധനം ഒക്കെയും സമ്പാദിച്ചു” എന്നു ലാബാന്റെ പുത്രന്മാർ പറഞ്ഞ വാക്കുകളെ യാക്കോബ് കേട്ടു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 31:2" - }, - "യാക്കോബ് ലാബാന്റെ മുഖത്തു നോക്കിയപ്പോൾ അതു തന്റെ നേരെ മുൻപെന്നപോലെ അല്ല എന്നു കണ്ടു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 31:3" - }, - "അപ്പോൾ യഹോവ യാക്കോബിനോട്: “നിന്റെ പിതാക്കന്മാരുടെ ദേശത്തേക്കും നിന്റെ കുടുംബക്കാരുടെ അടുക്കലേക്കും മടങ്ങിപ്പോക; ഞാൻ നിന്നോടുകൂടെ ഇരിക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 31:4" - }, - "യാക്കോബ് ആളയച്ചു റാഹേലിനേയും ലേയായെയും വയലിൽ തന്റെ ആട്ടിൻ കൂട്ടത്തിന്റെ അടുക്കൽ വിളിപ്പിച്ചു,", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 31:5" - }, - "അവരോടു പറഞ്ഞത്: “നിങ്ങളുടെ അപ്പന്റെ മുഖം എന്റെ നേരെ മുൻപെന്നപോലെ അല്ല എന്നു ഞാൻ കാണുന്നു; എങ്കിലും എന്റെ അപ്പന്റെ ദൈവം എന്നോടുകൂടെ ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 31:6" - }, - "നിങ്ങളുടെ അപ്പനെ ഞാൻ എന്റെ സർവ്വബലത്തോടുംകൂടെ സേവിച്ചു എന്നു നിങ്ങൾക്കു തന്നെ അറിയാമല്ലോ.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 31:7" - }, - "നിങ്ങളുടെ അപ്പനോ എന്നെ ചതിച്ച് എന്റെ പ്രതിഫലം പത്തു പ്രാവശ്യം മാറ്റി; എങ്കിലും എന്നോടു ദോഷം ചെയ്യുവാൻ ദൈവം അവനെ സമ്മതിച്ചില്ല.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 31:8" - }, - "‘പുള്ളിയുള്ളവ നിന്റെ പ്രതിഫലം ആയിരിക്കട്ടെ’ എന്ന് അവൻ പറഞ്ഞു എങ്കിൽ കൂട്ടമൊക്കെയും പുള്ളിയുള്ള കുട്ടികളെ പെറ്റു; ‘വരയുള്ളവ നിന്റെ പ്രതിഫലം ആയിരിക്കട്ടെ’ എന്നു അവൻ പറഞ്ഞു എങ്കിൽ കൂട്ടമൊക്കെയും വരയുള്ള കുട്ടികളെ പെറ്റു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 31:9" - }, - "ഇങ്ങനെ ദൈവം നിങ്ങളുടെ അപ്പന്റെ ആട്ടിൻകൂട്ടത്തെ എടുത്ത് എനിക്കു തന്നിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 31:10" - }, - "ആടുകൾ ചനയേല്ക്കുന്ന കാലത്തു ഞാൻ സ്വപ്നത്തിൽ ആടുകളിന്മേൽ കയറുന്ന മുട്ടാടുകൾ വരയും പുള്ളിയും മറുകും ഉള്ളവ എന്നു കണ്ടു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 31:11" - }, - "ദൈവത്തിന്റെ ദൂതൻ സ്വപ്നത്തിൽ എന്നോട്: ‘യാക്കോബേ’ എന്നു വിളിച്ചു; ‘ഞാൻ ഇതാ’ എന്നു ഞാൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 31:12" - }, - "അപ്പോൾ ദൂതൻ: ‘നീ തലപൊക്കി നോക്കുക; ആടുകളുടെമേൽ കയറുന്ന മുട്ടാടുകൾ ഒക്കെയും വരയും പുള്ളിയും മറുകുമുള്ളവയല്ലോ; ലാബാൻ നിന്നോടു ചെയ്യുന്നതൊക്കെയും ഞാൻ കണ്ടിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 31:13" - }, - "നീ തൂണിനെ അഭിഷേകം ചെയ്യുകയും എന്നോടു നേർച്ചനേരുകയും ചെയ്ത സ്ഥലമായ ബേഥേലിന്റെ ദൈവം ആകുന്നു ഞാൻ; ആകയാൽ നീ എഴുന്നേറ്റ്, ഈ ദേശംവിട്ട് നിന്റെ ജന്മദേശത്തേക്കു മടങ്ങിപ്പോക’ എന്നു കല്പിച്ചിരിക്കുന്നു.”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 31:14" - }, - "റാഹേലും ലേയായും അവനോട് ഉത്തരം പറഞ്ഞത്: “അപ്പന്റെ വീട്ടിൽ ഞങ്ങൾക്ക് ഇനി ഓഹരിയും അവകാശവും ഉണ്ടോ?", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 31:15" - }, - "അവൻ ഞങ്ങളെ അന്യരായിട്ടല്ലയോ വിചാരിക്കുന്നത്? ഞങ്ങളെ വിറ്റു വിലയും എല്ലാം തിന്നു കളഞ്ഞുവല്ലോ.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 31:16" - }, - "ദൈവം ഞങ്ങളുടെ അപ്പന്റെ പക്കൽനിന്ന് എടുത്തുകളഞ്ഞ സമ്പത്തൊക്കെയും ഞങ്ങൾക്കും ഞങ്ങളുടെ മക്കൾക്കും ഉള്ളതല്ലോ; ആകയാൽ ദൈവം നിന്നോടു കല്പിച്ചതൊക്കെയും ചെയ്തുകൊൾക.”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 31:17" - }, - "അങ്ങനെ യാക്കോബ് എഴുന്നേറ്റ് തന്റെ ഭാര്യമാരെയും പുത്രന്മാരെയും ഒട്ടകപ്പുറത്തു കയറ്റി.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 31:18" - }, - "തന്റെ കന്നുകാലികളെ ഒക്കെയും താൻ സമ്പാദിച്ച സമ്പത്തൊക്കെയും താൻ പദ്ദൻ-അരാമിൽ സമ്പാദിച്ച മൃഗസമ്പത്തൊക്കെയും ചേർത്തുകൊണ്ട് കനാൻദേശത്തു തന്റെ അപ്പനായ യിസ്ഹാക്കിന്റെ അടുക്കൽ പോകുവാൻ പുറപ്പെട്ടു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 31:19" - }, - "ലാബാൻ തന്റെ ആടുകളെ രോമം കത്രിപ്പാൻ പോയിരുന്നു; റാഹേൽ തന്റെ അപ്പനുള്ള ഗൃഹവിഗ്രഹങ്ങളെ മോഷ്ടിച്ചു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 31:20" - }, - "താൻ ഓടിപ്പോകുന്നതു യാക്കോബ് അരാമ്യനായ ലാബാനോടു അറിയിക്കായ്കയാൽ അവനെ തോല്പിച്ചായിരുന്നു പോയത്.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 31:21" - }, - "ഇങ്ങനെ അവൻ തനിക്കുള്ള സകലവുമായി ഓടിപ്പോയി; അവൻ പുറപ്പെട്ടു നദി കടന്നു, ഗിലെയാദ്പർവ്വതത്തിനു നേരെ തിരിഞ്ഞു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 31:22" - }, - "യാക്കോബ് ഓടിപ്പോയി എന്നു ലാബാനു മൂന്നാം ദിവസം അറിവു കിട്ടി.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 31:23" - }, - "ഉടനെ അവൻ തന്റെ സഹോദരന്മാരെ കൂട്ടിക്കൊണ്ട് ഏഴു ദിവസത്തെ വഴി അവനെ പിന്തുടർന്നു ഗിലെയാദ്പർവ്വതത്തിൽ അവനോടൊപ്പം എത്തി.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 31:24" - }, - "എന്നാൽ ദൈവം രാത്രി സ്വപ്നത്തിൽ അരാമ്യനായ ലാബാന്റെ അടുക്കൽ വന്ന് അവനോട്: “നീ യാക്കോബിനോട് ഗുണമെങ്കിലും ദോഷമെങ്കിലും പറയാതിരിപ്പാൻ സൂക്ഷിച്ചുകൊൾക” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 31:25" - }, - "ലാബാൻ യാക്കോബിനോടൊപ്പം എത്തി; യാക്കോബ് പർവ്വതത്തിൽ കൂടാരം അടിച്ചിരുന്നു; ലാബാനും തന്റെ സഹോദരന്മാരുമായി ഗിലെയാദ്പർവ്വതത്തിൽ കൂടാരം അടിച്ചു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 31:26" - }, - "ലാബാൻ യാക്കോബിനോടു പറഞ്ഞത്: “നീ എന്നെ ഒളിച്ചു പൊയ്ക്കളയുകയും എന്റെ പുത്രിമാരെ വാളാൽ പിടിച്ചവരെപ്പോലെ കൊണ്ടുപോകുകയും ചെയ്തത് എന്ത്?", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 31:27" - }, - "നീ എന്നെ തോല്പിച്ചു രഹസ്യമായിട്ട് ഓടിപ്പോകുകയും ഞാൻ സന്തോഷത്തോടും സംഗീതത്തോടും മുരജത്തോടും വീണയോടുംകൂടെ നിന്നെ അയയ്ക്കുവാൻ തക്കവണ്ണം എന്നെ അറിയിക്കാതിരിക്കുകയും", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 31:28" - }, - "എന്റെ പുത്രന്മാരെയും പുത്രിമാരെയും ചുംബിപ്പാൻ എനിക്ക് അവസരം തരാതിരിക്കുകയും ചെയ്തത് എന്ത്? ബുദ്ധിശൂന്യതയാണ് നീ ചെയ്തത്.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 31:29" - }, - "നിങ്ങളോട് ദോഷം ചെയ്യുവാൻ എന്റെ പക്കൽ ശക്തിയുണ്ട്; എങ്കിലും ‘നീ യാക്കോബിനോടു ഗുണമെങ്കിലും ദോഷമെങ്കിലും പറയാതിരിപ്പാൻ സൂക്ഷിച്ചുകൊൾക’ എന്നു നിങ്ങളുടെ പിതാവിന്റെ ദൈവം കഴിഞ്ഞ രാത്രി എന്നോട് കല്പിച്ചിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 31:30" - }, - "ആകട്ടെ, നിന്റെ പിതൃഭവനത്തിനായുള്ള അതിവാഞ്ഛയാൽ നീ പുറപ്പെട്ടുപോന്നു; എന്നാൽ എന്റെ ദേവന്മാരെ മോഷ്ടിച്ചത് എന്തിന്”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 31:31" - }, - "യാക്കോബ് ലാബാനോട്: “പക്ഷെ നിന്റെ പുത്രിമാരെ നീ എന്റെ പക്കൽനിന്ന് ബലമായി പിടിച്ചുവയ്ക്കും എന്നു ഞാൻ ഭയപ്പെട്ടു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 31:32" - }, - "എന്നാൽ നീ ആരുടെ പക്കൽ എങ്കിലും നിന്റെ ദേവന്മാരെ കണ്ടാൽ അവൻ ജീവനോടിരിക്കരുത്; എന്റെ പക്കൽ നിന്റെ വക വല്ലതും ഉണ്ടോ എന്നു നീ നമ്മുടെ സഹോദരന്മാർ കാൺകെ നോക്കി എടുക്ക” എന്നുത്തരം പറഞ്ഞു. റാഹേൽ അവയെ മോഷ്ടിച്ചത് യാക്കോബ് അറിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 31:33" - }, - "അങ്ങനെ ലാബാൻ യാക്കോബിന്റെ കൂടാരത്തിലും ലേയായുടെ കൂടാരത്തിലും രണ്ടു ദാസിമാരുടെ കൂടാരത്തിലും ചെന്നു നോക്കി, ഒന്നും കണ്ടില്ല താനും; അവൻ ലേയായുടെ കൂടാരത്തിൽനിന്ന് ഇറങ്ങി റാഹേലിന്റെ കൂടാരത്തിൽ ചെന്നു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 31:34" - }, - "എന്നാൽ റാഹേൽ വിഗ്രഹങ്ങളെ എടുത്ത് ഒട്ടകത്തിന്റെ ജീനിക്കുള്ളിൽ ഇട്ട് അതിന്മേൽ ഇരിക്കുകയായിരുന്നു. ലാബാൻ കൂടാരത്തിൽ ഒക്കെയും തിരഞ്ഞുനോക്കി, കണ്ടില്ല താനും.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 31:35" - }, - "അവൾ അപ്പനോട്: “യജമാനൻ കോപിക്കരുതേ; നിന്റെ മുമ്പാകെ എഴുന്നേൽക്കുവാൻ എനിക്കു കഴിയുകയില്ല; സ്ത്രീകൾക്കുള്ള പതിവ് എനിക്കു വന്നിരിക്കുന്നു” എന്നു പറഞ്ഞു. അങ്ങനെ അവൻ പരിശോധിച്ചു; ഗൃഹവിഗ്രഹങ്ങളെ കണ്ടില്ല താനും.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 31:36" - }, - "അപ്പോൾ യാക്കോബിനു കോപം ജ്വലിച്ചു, അവൻ ലാബാനോടു വാദിച്ചു. യാക്കോബ് ലാബാനോടു പറഞ്ഞത് എന്തെന്നാൽ: “എന്റെ കുറ്റം എന്ത്? നീ ഇത്ര ഉഗ്രതയോടെ എന്റെ പിന്നാലെ ഓടി വരേണ്ടതിന് എന്റെ തെറ്റ് എന്ത്?", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 31:37" - }, - "നീ എന്റെ സാധനങ്ങളൊക്കെയും പരിശോധിച്ചുവല്ലോ; നിന്റെ വീട്ടിലെ സാധനം വല്ലതും കണ്ടുവോ? എന്റെ സഹോദരന്മാർക്കും നിന്റെ സഹോദരന്മാർക്കും മുമ്പാകെ ഇവിടെ വയ്ക്കുക; അവർ നമുക്കിരുവർക്കും മദ്ധ്യേ വിധിക്കട്ടെ.", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 31:38" - }, - "ഈ ഇരുപതു വർഷം ഞാൻ നിന്റെ അടുക്കൽ പാർത്തു; നിന്റെ ചെമ്മരിയാടുകൾക്കും കോലാടുകൾക്കും ചനനാശം വന്നിട്ടില്ല. നിന്റെ കൂട്ടത്തിലെ ആട്ടുകൊറ്റന്മാരെ ഞാൻ തിന്നുകളഞ്ഞിട്ടുമില്ല.", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 31:39" - }, - "ദുഷ്ടമൃഗം കടിച്ചുകീറിയതിനെ നിന്റെ അടുക്കൽ കൊണ്ടുവരാതെ ഞാൻ അതിന് ഉത്തരവാദിയായിരുന്നു; പകൽ മോഷണം പോയതിനെയും രാത്രി മോഷണം പോയതിനെയും നീ എന്നോടു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 31:40" - }, - "ഇതായിരുന്നു എന്റെ അനുഭവം; പകൽ വെയിൽകൊണ്ടും രാത്രി തണുപ്പുകൊണ്ടും ഞാൻ ക്ഷയിച്ചു; എന്റെ കണ്ണിന് ഉറക്കമില്ലാതെയായി.", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 31:41" - }, - "ഈ ഇരുപതു വർഷം ഞാൻ നിന്റെ വീട്ടിൽ പാർത്തു; പതിന്നാലു വർഷം നിന്റെ രണ്ടു പുത്രിമാർക്കായിട്ടും ആറു വർഷം നിന്റെ ആട്ടിൻകൂട്ടത്തിനായിട്ടും നിന്നെ സേവിച്ചു; പത്തു പ്രാവശ്യം നീ എന്റെ പ്രതിഫലം മാറ്റി.", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 31:42" - }, - "എന്റെ പിതാവിന്റെ ദൈവമായ അബ്രാഹാമിന്റെ ദൈവവും യിസ്ഹാക്കിന്റെ ഭയവുമായവൻ എനിക്ക് ഇല്ലാതിരുന്നു എങ്കിൽ നീ ഇപ്പോൾ എന്നെ വെറുതെ അയച്ചുകളയുമായിരുന്നു; ദൈവം എന്റെ കഷ്ടതയും എന്റെ കൈകളുടെ അധ്വാനവും കണ്ടു കഴിഞ്ഞ രാത്രി ന്യായം വിധിച്ചു.”", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 31:43" - }, - "ലാബാൻ യാക്കോബിനോട്: “പുത്രിമാർ എന്റെ പുത്രിമാർ, മക്കൾ എന്റെ മക്കൾ, ആട്ടിൻകൂട്ടം എന്റെ ആട്ടിൻകൂട്ടം; നീ കാണുന്നതൊക്കെയും എനിക്കുള്ളതുതന്നെ; ഈ എന്റെ പുത്രിമാരോടോ അവർ പ്രസവിച്ച മക്കളോടോ ഞാൻ ഇന്ന് എന്തു ചെയ്യും?", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 31:44" - }, - "അതുകൊണ്ട് വരിക, ഞാനും നീയും തമ്മിൽ ഒരു ഉടമ്പടി ചെയ്യുക; അത് എനിക്കും നിനക്കും മദ്ധ്യേ സാക്ഷിയായിരിക്കട്ടെ” എന്ന് ഉത്തരം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 31:45" - }, - "അപ്പോൾ യാക്കോബ് ഒരു കല്ല് എടുത്തു തൂണായി നിർത്തി.", - { - "type": "verse:v", - "number": "46", - "sid": "GEN 31:46" - }, - "“കല്ലുകൾ കൂട്ടുവിൻ” എന്നു യാക്കോബ് തന്റെ സഹോദരന്മാരോടു പറഞ്ഞു; അവർ കല്ലുകൾ എടുത്ത് ഒരു കൂമ്പാരമുണ്ടാക്കി; കൂമ്പാരത്തിന്മേൽവച്ച് അവർ ഭക്ഷണം കഴിച്ചു.", - { - "type": "verse:v", - "number": "47", - "sid": "GEN 31:47" - }, - "ലാബാൻ അതിന് യെഗർ-സഹദൂഥാ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "48", - "sid": "GEN 31:48" - }, - "“ഈ കൂമ്പാരം ഇന്ന് എനിക്കും നിനക്കും മദ്ധ്യേ സാക്ഷി” എന്ന് ലാബാൻ പറഞ്ഞു. അതുകൊണ്ട് അതിനു ഗലേദ് എന്നും മിസ്പാ എന്നും പോരായി:", - { - "type": "verse:v", - "number": "49", - "sid": "GEN 31:49" - }, - "“നാം തമ്മിൽ അകന്നിരിക്കുമ്പോൾ യഹോവ എനിക്കും നിനക്കും മദ്ധ്യേ കാവലായിരിക്കട്ടെ.", - { - "type": "verse:v", - "number": "50", - "sid": "GEN 31:50" - }, - "നീ എന്റെ പുത്രിമാരെ ഉപദ്രവിക്കുകയോ എന്റെ പുത്രിമാരെയല്ലാതെ വേറെ സ്ത്രീകളെ സ്വീകരിക്കുകയോ ചെയ്യുമെങ്കിൽ നമ്മോടുകൂടെ ആരും ഇല്ല; നോക്കുക, ദൈവം തന്നെ എനിക്കും നിനക്കും മദ്ധ്യേ സാക്ഷി” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "51", - "sid": "GEN 31:51" - }, - "ലാബാൻ പിന്നെയും യാക്കോബിനോട്: “ഇതാ, ഈ കൂമ്പാരം; ഇതാ, എനിക്കും നിനക്കും മദ്ധ്യേ നിർത്തിയ തൂൺ.", - { - "type": "verse:v", - "number": "52", - "sid": "GEN 31:52" - }, - "ദോഷത്തിനായി ഞാൻ ഈ കൂമ്പാരം കടന്നു നിന്റെ അടുക്കൽ വരാതെയും നീ ഈ കൂമ്പാരവും ഈ തൂണും കടന്ന് എന്റെ അടുക്കൽ വരാതെയും ഇരിക്കേണ്ടതിന് ഈ കൂമ്പാരവും സാക്ഷി, ഈ തൂണും സാക്ഷി.", - { - "type": "verse:v", - "number": "53", - "sid": "GEN 31:53" - }, - "അബ്രാഹാമിന്റെ ദൈവവും നാഹോരിന്റെ ദൈവവും അവരുടെ പിതാവിന്റെ ദൈവവുമായവൻ നമുക്കു മദ്ധ്യേ വിധിക്കട്ടെ” എന്നു പറഞ്ഞു. യാക്കോബ് തന്റെ പിതാവായ യിസ്ഹാക്കിന്റെ ഭയമായവനെച്ചൊല്ലി സത്യം ചെയ്തു.", - { - "type": "verse:v", - "number": "54", - "sid": "GEN 31:54" - }, - "പിന്നെ യാക്കോബ് പർവ്വതത്തിൽ യാഗം അർപ്പിച്ചു ഭക്ഷണം കഴിപ്പാൻ തന്റെ സഹോദരന്മാരെ വിളിച്ചു; അവർ ഭക്ഷണം കഴിച്ചു പർവ്വതത്തിൽ രാപാർത്തു.", - { - "type": "verse:v", - "number": "55", - "sid": "GEN 31:55" - }, - "ലാബാൻ അതിരാവിലെ എഴുന്നേറ്റ് തന്റെ പുത്രന്മാരെയും പുത്രിമാരെയും ചുംബിക്കുകയും അനുഗ്രഹിക്കുകയും ചെയ്തശേഷം അവിടെനിന്നു പുറപ്പെട്ടു സ്വദേശത്തേക്കു മടങ്ങിപ്പോയി." - ] - }, - { - "type": "chapter:c", - "number": "32", - "sid": "GEN 32" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 32:1" - }, - "യാക്കോബ് തന്റെ വഴിക്കു പോയി; ദൈവത്തിന്റെ ദൂതന്മാർ അവന്റെ എതിരെ വന്നു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 32:2" - }, - "യാക്കോബ് അവരെ കണ്ടപ്പോൾ: “ഇതു ദൈവത്തിന്റെ സൈന്യം” എന്നു പറഞ്ഞു. ആ സ്ഥലത്തിനു അവൻ മഹനയീം എന്നു പേർ ഇട്ടു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "GEN 32:3" - }, - "അനന്തരം യാക്കോബ് എദോംനാടായ സേയീർദേശത്ത് തന്റെ സഹോദരനായ ഏശാവിന്റെ അടുക്കൽ തനിക്കു മുമ്പായി സന്ദേശവാഹകരെ അയച്ചു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 32:4" - }, - "അവരോടു കല്പിച്ചത് എന്തെന്നാൽ: “എന്റെ യജമാനനായ ഏശാവിനോട് ഇങ്ങനെ പറയുക: ‘നിന്റെ ദാസൻ യാക്കോബ് ഇപ്രകാരം പറയുന്നു: ഞാൻ ലാബാന്റെ അടുക്കൽ പരദേശിയായി പാർത്ത് ഇന്നുവരെ അവിടെ താമസിച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 32:5" - }, - "എനിക്കു കാളയും കഴുതയും ആടും ദാസീദാസന്മാരും ഉണ്ട്; നിനക്ക് എന്നോട് കൃപ തോന്നേണ്ടതിനാകുന്നു യജമാനനെ അറിയിപ്പാൻ ഞാൻ ആളയക്കുന്നത്.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 32:6" - }, - "ദൂതന്മാർ യാക്കോബിന്റെ അടുക്കൽ മടങ്ങി വന്നു: “ഞങ്ങൾ നിന്റെ സഹോദരനായ ഏശാവിന്റെ അടുക്കൽ പോയി വന്നു; അവൻ നാനൂറ് ആളുകളുമായി നിന്നെ എതിരേല്പാൻ വരുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 32:7" - }, - "അപ്പോൾ യാക്കോബ് ഏറ്റവും ഭയപ്പെട്ട് അസ്വസ്ഥനായി, തന്നോടുകൂടെ ഉണ്ടായിരുന്ന ജനത്തെയും ആടുകളെയും കന്നുകാലികളെയും ഒട്ടകങ്ങളെയും രണ്ടു കൂട്ടമായി വിഭാഗിച്ചു,", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 32:8" - }, - "“ഏശാവ് ഒരു കൂട്ടത്തിന്റെ നേരേ വന്ന് അതിനെ നശിപ്പിച്ചാൽ മറ്റേ കൂട്ടത്തിന് ഓടിപ്പോകാമല്ലോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 32:9" - }, - "പിന്നെ യാക്കോബ് പ്രാർത്ഥിച്ചത്: “എന്റെ പിതാവായ അബ്രാഹാമിന്റെ ദൈവവും എന്റെ പിതാവായ യിസ്ഹാക്കിന്റെ ദൈവവുമായുള്ളോവേ, ‘നിന്റെ ദേശത്തേക്കും നിന്റെ കുടുംബക്കാരുടെ അടുക്കലേക്കും മടങ്ങിപ്പോക; ഞാൻ നിനക്ക് നന്മ ചെയ്യും’ എന്ന് എന്നോടു അരുളിച്ചെയ്ത യഹോവേ,", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 32:10" - }, - "അടിയനോട് കാണിച്ചിരിക്കുന്ന സകലദയയ്ക്കും സകലവിശ്വസ്തതയ്ക്കും ഞാൻ ഒട്ടും യോഗ്യനല്ല; ഒരു വടിയോടുകൂടി മാത്രമല്ലോ ഞാൻ ഈ യോർദ്ദാൻ കടന്നത്; ഇപ്പോഴോ ഞാൻ രണ്ടു കൂട്ടമായി തീർന്നിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 32:11" - }, - "എന്റെ സഹോദരനായ ഏശാവിന്റെ കൈയിൽനിന്ന് എന്നെ രക്ഷിക്കേണമേ എന്നു ഞാൻ പ്രാർഥിക്കുന്നു; പക്ഷേ അവൻ വന്ന് എന്നെയും മക്കളോടുകൂടെ അമ്മമാരെയും നശിപ്പിക്കും എന്നു ഞാൻ ഭയപ്പെടുന്നു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 32:12" - }, - "അവിടുന്നോ: ‘ഞാൻ നിന്നോടു നന്മ ചെയ്യും; നിന്റെ സന്തതിയെ പെരുപ്പംകൊണ്ട് എണ്ണുവാൻ കഴിയാത്ത കടൽകരയിലെ മണൽപോലെ ആക്കും’ എന്ന് അരുളിച്ചെയ്തുവല്ലോ.”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 32:13" - }, - "അന്നു രാത്രി അവൻ അവിടെ പാർത്തു; തന്റെ കൈവശം ഉള്ളതിൽ തന്റെ സഹോദരനായ ഏശാവിനു സമ്മാനമായിട്ട്", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 32:14" - }, - "ഇരുനൂറു പെൺകോലാടുകളെയും ഇരുപതു ആൺകോലാടുകളെയും ഇരുനൂറു പെൺചെമ്മരിയാടുകളെയും ഇരുപതു ആൺചെമ്മരിയാടുകളെയും", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 32:15" - }, - "കറവുള്ള മുപ്പത് ഒട്ടകങ്ങളെയും അവയുടെ കുട്ടികളെയും നാല്പതു പശുക്കളെയും പത്തു കാളകളെയും ഇരുപതു പെൺകഴുതകളെയും പത്തു കഴുതക്കുട്ടികളെയും വേർതിരിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 32:16" - }, - "തന്റെ ദാസന്മാരുടെ കൈവശം ഓരോ കൂട്ടത്തെ പ്രത്യേകം പ്രത്യേകമായി ഏല്പിച്ചു, തന്റെ ദാസന്മാരോട്: “നിങ്ങൾ എനിക്കു മുമ്പായി കടന്നുപോയി അതാതു കൂട്ടത്തിനു മദ്ധ്യേ കുറച്ച് അകലം ഇടുവിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 32:17" - }, - "ഒന്നാമതു പോകുന്നവനോട് അവൻ: “എന്റെ സഹോദരനായ ഏശാവ് നിന്നെ കണ്ട്: ‘നീ ആരുടെ ആൾ? എവിടെ പോകുന്നു? നിന്റെ മുമ്പിൽ പോകുന്ന ഇവ ആരുടെ വക’ എന്നിങ്ങനെ നിന്നോടു ചോദിച്ചാൽ:", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 32:18" - }, - "‘നിന്റെ ദാസൻ യാക്കോബിന്റെ വക ആകുന്നു; ഇത് യജമാനനായ ഏശാവിന് അയച്ചിരിക്കുന്ന സമ്മാനം; അതാ, അവനും പിന്നാലെ വരുന്നു’ എന്നു നീ പറയേണം” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 32:19" - }, - "രണ്ടാമത്തവനോടും മൂന്നാമത്തവനോടും കൂട്ടങ്ങളെ നടത്തിക്കൊണ്ടുപോകുന്ന എല്ലാവരോടും: “നിങ്ങൾ ഏശാവിനെ കാണുമ്പോൾ ഇപ്രകാരം അവനോടു പറയുവിൻ;", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 32:20" - }, - "‘അതാ, നിന്റെ ദാസൻ യാക്കോബ് പിന്നാലെ വരുന്നു’ എന്നും പറയുവിൻ” എന്ന് അവൻ കല്പിച്ചു. “എനിക്കു മുമ്പായിപോകുന്ന സമ്മാനംകൊണ്ട് അവനെ ശാന്തമാക്കീട്ടു പിന്നെ ഞാൻ അവന്റെ മുഖം കണ്ടുകൊള്ളാം; ഒരുപക്ഷേ അവൻ എന്നെ സ്വീകരിച്ചേക്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 32:21" - }, - "അങ്ങനെ സമ്മാനം അവന്റെ മുമ്പായി പോയി; അവനോ അന്നു രാത്രി കൂട്ടത്തോടുകൂടെ പാർത്തു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 32:22" - }, - "ആ രാത്രിയിൽ അവൻ എഴുന്നേറ്റു, തന്റെ രണ്ടു ഭാര്യമാരെയും രണ്ടു ദാസിമാരെയും പതിനൊന്നു പുത്രന്മാരെയും കൂട്ടി യാബ്ബോക്ക്കടവു കടന്നു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 32:23" - }, - "അങ്ങനെ അവൻ അവരെ കൂട്ടി ആറ്റിനക്കരെ കടത്തി; തനിക്കുള്ളതൊക്കെയും അക്കരെ കടത്തിയശേഷം യാക്കോബ് തനിയേ ശേഷിച്ചു;", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 32:24" - }, - "അപ്പോൾ ഒരു പുരുഷൻ പുലരുന്നതുവരെ അവനോടു മല്ലുപിടിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 32:25" - }, - "അവനെ ജയിക്കയില്ല എന്നു കണ്ടപ്പോൾ അവൻ അവന്റെ ഇടുപ്പുസന്ധിയിൽ തൊട്ടു; ആകയാൽ അവനോടു മല്ലുപിടിക്കുകയിൽ യാക്കോബിന്റെ ഇടുപ്പുസന്ധി ഉളുക്കിപ്പോയി.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 32:26" - }, - "“എന്നെ വിടുക; നേരം പുലരുന്നുവല്ലോ” എന്ന് അവൻ പറഞ്ഞതിന്: “നീ എന്നെ അനുഗ്രഹിച്ചല്ലാതെ ഞാൻ നിന്നെ വിടുകയില്ല” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 32:27" - }, - "“നിന്റെ പേർ എന്ത്” എന്ന് അവൻ അവനോടു ചോദിച്ചതിന്: “യാക്കോബ്” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 32:28" - }, - "“നീ ദൈവത്തോടും മനുഷ്യരോടും മല്ലുപിടിച്ചു ജയിച്ചതുകൊണ്ടു നിന്റെ പേർ ഇനി യാക്കോബ് എന്നല്ല യിസ്രായേൽ എന്നു വിളിക്കപ്പെടും” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 32:29" - }, - "യാക്കോബ് അവനോട്: “നിന്റെ പേർ എനിക്കു പറഞ്ഞുതരേണം” എന്ന് അപേക്ഷിച്ചു: “നീ എന്റെ പേർ ചോദിക്കുന്നത് എന്ത്” എന്ന് അവൻ പറഞ്ഞു, അവിടെവച്ച് അവൻ യാക്കോബിനെ അനുഗ്രഹിച്ചു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 32:30" - }, - "“ഞാൻ ദൈവത്തെ മുഖാമുഖമായി കണ്ടിട്ടും എനിക്കു ജീവഹാനി വന്നില്ല” എന്നു യാക്കോബ് പറഞ്ഞ്, ആ സ്ഥലത്തിനു പെനീയേൽ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 32:31" - }, - "അവൻ പെനീയേൽ കടന്നുപോകുമ്പോൾ സൂര്യൻ ഉദിച്ചു; എന്നാൽ ഇടുപ്പിന്റെ ഉളുക്കുനിമിത്തം അവൻ മുടന്തിനടന്നു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 32:32" - }, - "അവൻ യാക്കോബിന്റെ ഇടുപ്പുസന്ധിയിലെ ഞരമ്പു തൊടുകകൊണ്ടു യിസ്രായേൽമക്കൾ ഇന്നുവരെയും ഇടുപ്പുസന്ധിയിലെ ഞരമ്പു തിന്നാറില്ല." - ] - }, - { - "type": "chapter:c", - "number": "33", - "sid": "GEN 33" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 33:1" - }, - "അനന്തരം യാക്കോബ് തലപൊക്കി നോക്കി, ഏശാവും അവനോടുകൂടെ നാനൂറ് ആളുകളും വരുന്നതു കണ്ടു; തന്റെ മക്കളെ ലേയായുടെ അടുക്കലും റാഹേലിന്റെ അടുക്കലും രണ്ടു ദാസിമാരുടെ അടുക്കലും വിഭാഗിച്ചുനിർത്തി.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 33:2" - }, - "അവൻ ദാസിമാരെയും അവരുടെ മക്കളെയും മുൻപായും ലേയായെയും അവളുടെ മക്കളെയും പിന്നാലെയും റാഹേലിനെയും യോസേഫിനെയും അവസാനമായും നിർത്തി.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 33:3" - }, - "അവൻ അവർക്കു മുൻപായി കടന്ന് ഏഴു പ്രാവശ്യം സാഷ്ടാംഗം നമസ്കരിച്ചുകൊണ്ട് തന്റെ സഹോദരനോട് അടുത്തുചെന്നു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 33:4" - }, - "ഏശാവ് ഓടിവന്ന് അവനെ എതിരേറ്റ്, ആലിംഗനം ചെയ്തു; അവന്റെ കഴുത്തിൽ വീണ് അവനെ ചുംബിച്ചു, രണ്ടുപേരും കരഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 33:5" - }, - "പിന്നെ ഏശാവ് തലപൊക്കി സ്ത്രീകളെയും കുഞ്ഞുങ്ങളെയും കണ്ടു: “നിന്നോടുകൂടെയുള്ള ഇവർ ആർ” എന്നു ചോദിച്ചുതിന്: “ദൈവം അടിയനു കൃപയാൽ നല്കിയിരിക്കുന്ന മക്കൾ” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 33:6" - }, - "അപ്പോൾ ദാസിമാരും മക്കളും അടുത്തുവന്നു നമസ്കരിച്ചു;", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 33:7" - }, - "ലേയായും മക്കളും അടുത്തുവന്ന് നമസ്കരിച്ചു; അവസാനം യോസേഫും റാഹേലും അടുത്തുവന്നു നമസ്കരിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 33:8" - }, - "“ഞാൻ വഴിക്കു കണ്ട ആ കൂട്ടമൊക്കെയും എന്തിന്” എന്ന് ഏശാവ് ചോദിച്ചതിന്: “യജമാനന് എന്നോടു കൃപതോന്നേണ്ടതിന് ആകുന്നു” എന്ന് യാക്കോബ് പറഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 33:9" - }, - "അതിന് ഏശാവ്: “സഹോദരാ, എനിക്കു വേണ്ടത്ര ഉണ്ട്; നിനക്കുള്ളതു നിനക്ക് ഇരിക്കട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 33:10" - }, - "അതിനു യാക്കോബ്: “അങ്ങനെയല്ല, എന്നോടു കൃപ ഉണ്ടെങ്കിൽ എന്റെ സമ്മാനം എന്റെ കൈയിൽനിന്നു വാങ്ങേണമേ; ദൈവത്തിന്റെ മുഖം കാണുന്നതുപോലെ ഞാൻ നിന്റെ മുഖം കാണുകയും നിനക്ക് എന്നോടു ദയ തോന്നുകയും ചെയ്തുവല്ലോ;", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 33:11" - }, - "ഞാൻ അയച്ചിരിക്കുന്ന സമ്മാനം വാങ്ങേണമേ; ദൈവം എന്നോടു കൃപ ചെയ്തിരിക്കുന്നു; എനിക്കു വേണ്ടത്ര ഉണ്ട്” എന്നു പറഞ്ഞ് ഏശാവിനെ നിർബ്ബന്ധിച്ചു; അങ്ങനെ അവൻ അതു വാങ്ങി.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 33:12" - }, - "പിന്നെ ഏശാവ്: “നമ്മുക്കുയാത്ര തുടരാം; ഞാൻ നിനക്കു മുൻപായി നടക്കാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 33:13" - }, - "അതിന് യാക്കോബ് അവനോട്: “കുട്ടികൾ നന്നാ ഇളയവർ എന്നും കറവുള്ള ആടുകളും കന്നുകാലികളും കൂടെ ഉണ്ടെന്നും യജമാനൻ അറിയുന്നുവല്ലോ; അവയെ ഒരു ദിവസം അധികമായി ഓടിച്ചാൽ കൂട്ടമെല്ലാം ചത്തുപോകും.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 33:14" - }, - "യജമാനൻ അടിയനു മുൻപായി പോയാലും; എന്റെ കൂടെയുള്ള കന്നുകാലികളുടെയും കുഞ്ഞുങ്ങളുടെയും പ്രാപ്തിക്ക് ഒത്തവണ്ണം ഞാൻ സാവധാനത്തിൽ അവയെ നടത്തിക്കൊണ്ടു സേയീരിൽ യജമാനന്റെ അടുക്കൽ വന്നുകൊള്ളാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 33:15" - }, - "“എന്റെ ആളുകളിൽ ചിലരെ ഞാൻ നിന്റെ അടുക്കൽ നിർത്തട്ടെ” എന്ന് ഏശാവ് പറഞ്ഞതിന്: “എന്തിന്? യജമാനന്റെ കൃപയുണ്ടായാൽ മതി” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 33:16" - }, - "അങ്ങനെ ഏശാവ് അന്നു തന്റെ വഴിക്കു സേയീരിലേക്കു മടങ്ങിപ്പോയി.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 33:17" - }, - "യാക്കോബോ സുക്കോത്തിലേക്കു യാത്ര പുറപ്പെട്ടു; തനിക്ക് ഒരു വീടു പണിതു; കന്നുകാലിക്കൂട്ടത്തിനു തൊഴുത്തുകളും കെട്ടി; അതുകൊണ്ട് ആ സ്ഥലത്തിന് സുക്കോത്ത് എന്നു പേർ പറയുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 33:18" - }, - "യാക്കോബ് പദ്ദൻ-അരാമിൽനിന്നു വന്നശേഷം കനാൻദേശത്തിലെ ശേഖേംപട്ടണത്തിൽ സുരക്ഷിതമായി എത്തി പട്ടണത്തിനരികെ കൂടാരമടിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 33:19" - }, - "താൻ കൂടാരമടിച്ച സ്ഥലത്തിന്റെ ഒരു ഭാഗം ശെഖേമിന്റെ അപ്പനായ ഹമോരിന്റെ പുത്രന്മാരോടു നൂറു വെള്ളിക്കാശിനു വാങ്ങി.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 33:20" - }, - "അവിടെ അവൻ ഒരു യാഗപീഠം പണിതു, അതിന് ഏൽ-എലോഹേ-യിസ്രായേൽ എന്നു പേർ ഇട്ടു." - ] - }, - { - "type": "chapter:c", - "number": "34", - "sid": "GEN 34" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 34:1" - }, - "ലേയാ യാക്കോബിനു പ്രസവിച്ച മകളായ ദീനാ ദേശത്തിലെ കന്യകമാരെ കാണ്മാൻ പോയി.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 34:2" - }, - "അപ്പോൾ ഹിവ്യനായ ഹമോരിന്റെ മകനായ ദേശത്തിന്റെ പ്രഭുവായ ശെഖേം അവളെ കണ്ടിട്ടു പിടിച്ചുകൊണ്ടുപോയി അവളോടുകൂടെ ശയിച്ച് അവൾക്കു കളങ്കം വരുത്തി.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 34:3" - }, - "അവന്റെ ഉള്ളം യാക്കോബിന്റെ മകളായ ദീനായോടു പറ്റിച്ചേർന്നു; അവൻ ബാലയെ സ്നേഹിച്ചു, ബാലയോടു ഹൃദ്യമായി സംസാരിച്ചു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 34:4" - }, - "ശെഖേം തന്റെ അപ്പനായ ഹമോരിനോട്: “ഈ ബാലയെ എനിക്കു ഭാര്യയായിട്ട് എടുക്കേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 34:5" - }, - "തന്റെ മകളായ ദീനായെ അവൻ മാനഭംഗപ്പെടുത്തി എന്നു യാക്കോബ് കേട്ടു; അവന്റെ പുത്രന്മാർ ആട്ടിൻകൂട്ടത്തോടുകൂടെ വയലിൽ ആയിരുന്നു; അവർ വരുവോളം യാക്കോബ് മിണ്ടാതിരുന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 34:6" - }, - "ശെഖേമിന്റെ അപ്പനായ ഹമോർ യാക്കോബിനോടു സംസാരിപ്പാൻ അവന്റെ അടുക്കൽ വന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 34:7" - }, - "യാക്കോബിന്റെ പുത്രന്മാർ വിവരം അറിഞ്ഞു വയലിൽനിന്നു വന്നു. അവൻ യാക്കോബിന്റെ മകളോടുകൂടെ ശയിച്ചു, അങ്ങനെ അരുതാത്ത കാര്യം ചെയ്തു യിസ്രായേലിൽ വഷളത്വം പ്രവർത്തിച്ചതുകൊണ്ട് ആ പുരുഷന്മാർക്ക് വ്യസനം തോന്നി മഹാകോപവും ജ്വലിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 34:8" - }, - "ഹമോർ അവരോടു സംസാരിച്ചു: “എന്റെ മകൻ ശെഖേമിന്റെ ഉള്ളം നിങ്ങളുടെ മകളോട് പറ്റിയിരിക്കുന്നു; അവളെ അവന് ഭാര്യയായി കൊടുക്കേണം.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 34:9" - }, - "ഞങ്ങളുമായി വിവാഹബന്ധത്തിൽ ഏർപ്പെട്ട് നിങ്ങളുടെ പുത്രിമാരെ ഞങ്ങൾക്കു തരികയും ഞങ്ങളുടെ പുത്രിമാരെ നിങ്ങൾക്ക് എടുക്കുകയും ചെയ്യുവിൻ.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 34:10" - }, - "നിങ്ങൾക്കു ഞങ്ങളോടുകൂടെ പാർക്കാം; ദേശത്തു നിങ്ങൾക്കു സ്വാതന്ത്ര്യമുണ്ടാകും; അതിൽ പാർത്തു വ്യാപാരം ചെയ്തു വസ്തു സമ്പാദിപ്പിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 34:11" - }, - "ശെഖേമും അവളുടെ അപ്പനോടും സഹോദരന്മാരോടും: “നിങ്ങൾക്ക് എന്നോടു കൃപ തോന്നിയാൽ നിങ്ങൾ പറയുന്നതു ഞാൻ തരാം.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 34:12" - }, - "എന്നോട് സ്ത്രീധനവും സമ്മാനവും എത്രയെങ്കിലും ചോദിപ്പിൻ; നിങ്ങൾ പറയുന്നതുപോലെ ഞാൻ തരാം; ബാലയെ എനിക്കു ഭാര്യയായിട്ടു തരേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 34:13" - }, - "തങ്ങളുടെ സഹോദരിയായ ദീനായെ ഇവൻ മാനഭംഗപ്പെടുത്തിയതുകൊണ്ട് യാക്കോബിന്റെ പുത്രന്മാർ ശെഖേമിനോടും അവന്റെ അപ്പനായ ഹമോരിനോടും സംസാരിച്ചു വ്യാജമായി ഉത്തരം പറഞ്ഞത്:", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 34:14" - }, - "“ഞങ്ങളുടെ സഹോദരിയെ അഗ്രചർമ്മിയായ പുരുഷന് കൊടുക്കുന്ന കാര്യം ഞങ്ങൾക്കു സാദ്ധ്യമല്ല; അതു ഞങ്ങൾക്ക് അപമാനമാകുന്നു. എങ്കിലും ഒന്നു ചെയ്താൽ ഞങ്ങൾ സമ്മതിക്കാം.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 34:15" - }, - "നിങ്ങളിലുള്ള ആണെല്ലാം പരിച്ഛേദന ഏറ്റു നിങ്ങൾ ഞങ്ങളെപ്പോലെ ആയ്തീരുമെങ്കിൽ", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 34:16" - }, - "ഞങ്ങളുടെ പുത്രിമാരെ നിങ്ങൾക്കു തരികയും നിങ്ങളുടെ പുത്രിമാരെ ഞങ്ങൾ എടുക്കുകയും നിങ്ങളോടുകൂടെ പാർത്ത് ഒരു ജനമായ്തീരുകയും ചെയ്യാം.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 34:17" - }, - "പരിച്ഛേദന ഏല്ക്കുന്നതിൽ ഞങ്ങളുടെ വാക്ക് സമ്മതിക്കാതിരുന്നാലോ ഞങ്ങൾ ഞങ്ങളുടെ ബാലയെ കൂട്ടിക്കൊണ്ടുപോരും.”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 34:18" - }, - "അവരുടെ വാക്കുകൾ ഹമോരിനും ഹാമോരിന്റെ മകനായ ശെഖേമിനും ബോധിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 34:19" - }, - "ആ യൗവനക്കാരന് യാക്കോബിന്റെ മകളോട് അനുരാഗം വർദ്ധിച്ചതുകൊണ്ട് അവൻ ആ കാര്യം നടത്തുവാൻ താമസം വരുത്തിയില്ല; അവൻ തന്റെ പിതൃഭവനത്തിൽ എല്ലാവരെക്കാളും ബഹുമാന്യനായിരുന്നു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 34:20" - }, - "അങ്ങനെ ഹമോരും അവന്റെ മകനായ ശെഖേമും തങ്ങളുടെ പട്ടണവാതില്ക്കൽ ചെന്നു, പട്ടണത്തിലെ പുരുഷന്മാരോടു സംസാരിച്ചു:", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 34:21" - }, - "“ഈ മനുഷ്യർ നമ്മോടു സമാധാനമായിരിക്കുന്നു; അതുകൊണ്ട് അവർ ദേശത്തു പാർത്തു വ്യാപാരം ചെയ്യട്ടെ; അവർക്കും നമുക്കും മതിയാകംവണ്ണം ദേശം വിസ്താരമുള്ളതല്ലോ; അവരുടെ പുത്രിമാരെ നമ്മുക്ക് ഭാര്യമാരായി എടുക്കുകയും നമ്മുടെ പുത്രിമാരെ അവർക്കു കൊടുക്കുകയും ചെയ്ക.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 34:22" - }, - "എങ്കിലും അവർ പരിച്ഛേദനയുള്ളവരായിരിക്കുംപോലെ നമ്മുടെയിടയിലുള്ള ആണെല്ലാം പരിച്ഛേദന ഏറ്റാൽ മാത്രമേ അവർ നമ്മോടുകൂടെ പാർത്ത് ഒരു ജനമായിരിപ്പാൻ സമ്മതിക്കുകയുള്ളു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 34:23" - }, - "അവരുടെ ആട്ടിൻകൂട്ടവും സമ്പത്തും മൃഗങ്ങളൊക്കെയും നമുക്ക് ആകയില്ലയോ? അവർ പറയുംപോലെ സമ്മതിച്ചാൽ മതി; എന്നാൽ അവർ നമ്മോടുകൂടെ പാർക്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 34:24" - }, - "അപ്പോൾ ഹമോരിന്റെ പട്ടണക്കാർ എല്ലാവരും അവന്റെയും മകൻ ശെഖേമിന്റെയും വാക്കു കേട്ടു പട്ടണക്കാരിൽ ആണെല്ലാം പരിച്ഛേദന ഏറ്റു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 34:25" - }, - "മൂന്നാം ദിവസം അവർ വേദനപ്പെട്ടിരിക്കുമ്പോൾ യാക്കോബിന്റെ രണ്ടു പുത്രന്മാരായി ദീനായുടെ സഹോദരന്മാരായ ശിമെയോനും ലേവിയും അവരവരുടെ വാൾ എടുത്തു നിർഭയമായിരുന്ന പട്ടണത്തിന്റെ നേരെ ചെന്ന് ആണിനെയൊക്കെയും കൊന്നുകളഞ്ഞു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 34:26" - }, - "അവർ ഹമോരിനെയും അവന്റെ മകനായ ശേഖേമിനെയും വാളിന്റെ വായ്ത്തലയാൽ കൊന്നു ദീനായെ ശെഖേമിന്റെ വീട്ടിൽനിന്നു കൂട്ടിക്കൊണ്ടു പോന്നു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 34:27" - }, - "പിന്നെ യാക്കോബിന്റെ പുത്രന്മാർ കൊല്ലപ്പെട്ടവരുടെ ഇടയിൽ ചെന്നു, തങ്ങളുടെ സഹോദരിയെ അവർ മാനഭംഗപ്പെടുത്തിയതുകൊണ്ടു പട്ടണത്തെ കൊള്ളയിട്ടു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 34:28" - }, - "യാക്കോബിന്റെ പുത്രന്മാർ കൊല്ലപ്പെട്ടവരുടെ ആട്, കന്നുകാലി, കഴുത ഇങ്ങനെ പട്ടണത്തിലും വെളിയിലുമുള്ളവയൊക്കെയും അപഹരിച്ചു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 34:29" - }, - "അവരുടെ സമ്പത്തൊക്കെയും എല്ലാ പൈതങ്ങളെയും ഭാര്യമാരെയും അവർ കൊണ്ടുപോയി; വീടുകളിലുള്ളതൊക്കെയും കൊള്ളയിട്ടു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 34:30" - }, - "അപ്പോൾ യാക്കോബ് ശിമെയോനോടും ലേവിയോടും: “ഈ ദേശനിവാസികളായ കനാന്യരുടെയും പെരിസ്യരുടെയും ഇടയിൽ നിങ്ങൾ എന്നെ നാറ്റിച്ചു വിഷമത്തിലാക്കിയിരിക്കുന്നു; ഞാൻ ആൾബലം കുറവുള്ളവനല്ലോ; അവർ എനിക്കു വിരോധമായി കൂട്ടംകൂടി എന്നെ തോല്പിക്കുകയും ഞാനും എന്റെ ഭവനവും നശിക്കുകയും ചെയ്യും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 34:31" - }, - "അതിന് അവർ: “ഞങ്ങളുടെ സഹോദരിയോട് അവന് ഒരു വേശ്യയോട് എന്നപോലെ പെരുമാറാമോ” എന്നു പറഞ്ഞു." - ] - }, - { - "type": "chapter:c", - "number": "35", - "sid": "GEN 35" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 35:1" - }, - "അനന്തരം ദൈവം യാക്കോബിനോട്: “എഴുന്നേറ്റ് ബേഥേലിൽ ചെന്നു അവിടെ പാർക്കുക; നിന്റെ സഹോദരനായ ഏശാവിന്റെ മുമ്പിൽനിന്ന് നീ ഓടിപ്പോകുമ്പോൾ നിനക്കു പ്രത്യക്ഷനായ ദൈവത്തിന് അവിടെ ഒരു യാഗപീഠം ഉണ്ടാക്കുക” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 35:2" - }, - "അപ്പോൾ യാക്കോബ് തന്റെ കുടുംബത്തോടും കൂടെയുള്ള എല്ലാവരോടും: “നിങ്ങളുടെ ഇടയിലുള്ള അന്യദേവന്മാരെ നീക്കിക്കളഞ്ഞു നിങ്ങളെ ശുദ്ധീകരിച്ചു വസ്ത്രം മാറുവിൻ.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 35:3" - }, - "നാം പുറപ്പെട്ടു ബേഥേലിലേക്കു പോക; എന്റെ കഷ്ടകാലത്ത് എന്റെ പ്രാർത്ഥന കേൾക്കുകയും ഞാൻ പോയ വഴിയിൽ എന്നോടു കൂടെയിരിക്കുകയും ചെയ്ത ദൈവത്തിന് ഞാൻ അവിടെ ഒരു യാഗപീഠം ഉണ്ടാക്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 35:4" - }, - "അങ്ങനെ അവർ തങ്ങളുടെ കൈവശമുള്ള അന്യദേവന്മാരെ ഒക്കെയും കാതുകളിലെ ആഭരണങ്ങളെയും യാക്കോബിന്റെ പക്കൽ കൊടുത്തു; യാക്കോബ് അവയെ ശെഖേമിനരികെയുള്ള കരുവേലകത്തിൻ കീഴിൽ കുഴിച്ചിട്ടു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 35:5" - }, - "പിന്നെ അവർ യാത്രപുറപ്പെട്ടു; അവരുടെ ചുറ്റുമിരുന്ന പട്ടണങ്ങളുടെ മേൽ ദൈവത്തിന്റെ ഭീതി വീണതുകൊണ്ട് യാക്കോബിന്റെ പുത്രന്മാരെ ആരും പിന്തുടർന്നില്ല.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 35:6" - }, - "യാക്കോബും കൂടെയുള്ള ജനമൊക്കെയും കനാൻദേശത്തിലെ ലൂസ് എന്ന ബേഥേലിൽ എത്തി.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 35:7" - }, - "അവിടെ അവൻ ഒരു യാഗപീഠം പണിതു; തന്റെ സഹോദരന്റെ മുമ്പിൽനിന്ന് ഓടിപ്പോകുമ്പോൾ അവന് അവിടെവച്ചു ദൈവം പ്രത്യക്ഷനായതുകൊണ്ട് അവൻ ആ സ്ഥലത്തിന് ഏൽ-ബേഥേൽ എന്നു പേർ വിളിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 35:8" - }, - "റിബെക്കയുടെ പോറ്റമ്മയായ ദെബോരാ മരിച്ചു, അവളെ ബേഥേലിനു താഴെ ഒരു കരുവേലകത്തിൻ കീഴിൽ സംസ്കരിച്ചു; അതിന് അല്ലോൻ-ബാഖൂത്ത് എന്നു പേരിട്ടു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 35:9" - }, - "യാക്കോബ് പദ്ദൻ-അരാമിൽനിന്നു വന്നശേഷം ദൈവം അവനു പിന്നെയും പ്രത്യക്ഷനായി അവനെ അനുഗ്രഹിച്ചു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 35:10" - }, - "ദൈവം അവനോട്: “നിന്റെ പേർ യാക്കോബ് എന്നല്ലോ; ഇനി നിനക്ക് യാക്കോബ് എന്നല്ല യിസ്രായേൽ എന്നുതന്നെ പേരാകേണം” എന്നു കല്പിച്ച് അവന് യിസ്രായേൽ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 35:11" - }, - "ദൈവം പിന്നെയും അവനോട്: “ഞാൻ സർവ്വശക്തിയുള്ള ദൈവം ആകുന്നു; നീ സന്താനപുഷ്ടിയുള്ളവനായി പെരുകുക; ഒരു ജനതയും ജനതകളുടെ കൂട്ടവും നിന്നിൽനിന്ന് ഉത്ഭവിക്കും; രാജാക്കന്മാരും നിന്നിൽനിന്നു പുറപ്പെടും.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 35:12" - }, - "ഞാൻ അബ്രാഹാമിനും യിസ്ഹാക്കിനും കൊടുത്തദേശം നിനക്കു തരും; നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും ഈ ദേശം കൊടുക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 35:13" - }, - "അവനോടു സംസാരിച്ച സ്ഥലത്തുനിന്ന് ദൈവം അവനെ വിട്ടു കയറിപ്പോയി.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 35:14" - }, - "അവിടുന്ന് തന്നോടു സംസാരിച്ച സ്ഥലത്ത് യാക്കോബ് ഒരു കൽത്തൂൺ നിർത്തി; അതിന്മേൽ ഒരു പാനീയയാഗം ഒഴിച്ച് എണ്ണയും പകർന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 35:15" - }, - "ദൈവം തന്നോട് സംസാരിച്ച സ്ഥലത്തിന് യാക്കോബ് ബേഥേൽ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 35:16" - }, - "അവർ ബേഥേലിൽനിന്നു യാത്ര പുറപ്പെട്ടു; എഫ്രാത്തയിൽ എത്തുവാൻ അല്പദൂരം മാത്രമുള്ളപ്പോൾ റാഹേൽ പ്രസവിച്ചു; പ്രസവിക്കുമ്പോൾ അവൾക്കു കഠിന വേദനയുണ്ടായി.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 35:17" - }, - "അങ്ങനെ പ്രസവത്തിൽ അവൾക്കു കഠിനവേദനയായിരിക്കുമ്പോൾ സൂതികർമ്മിണി അവളോട്: “ഭയപ്പെടേണ്ടാ; ഇതും ഒരു മകനായിരിക്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 35:18" - }, - "എന്നാൽ അവൾ മരിച്ചുപോയി; ജീവൻ പോകുന്ന സമയം അവൾ അവനു ബെനോനീ എന്നു പേർ ഇട്ടു; അവന്റെ അപ്പനോ അവന് ബെന്യാമീൻ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 35:19" - }, - "റാഹേൽ മരിച്ചിട്ട് അവളെ ബേത്ലഹേം എന്ന എഫ്രാത്തിനു പോകുന്ന വഴിയിൽ അടക്കം ചെയ്തു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 35:20" - }, - "അവളുടെ കല്ലറയിന്മേൽ യാക്കോബ് ഒരു തൂൺ നിർത്തി അതു റാഹേലിന്റെ കല്ലറത്തൂൺ എന്ന പേരോടെ ഇന്നുവരെയും നില്ക്കുന്നു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 35:21" - }, - "പിന്നെ യിസ്രായേൽ യാത്ര പുറപ്പെട്ടു, ഏദെർഗോപുരത്തിന് അപ്പുറം കൂടാരം അടിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 35:22" - }, - "യിസ്രായേൽ ആ ദേശത്തു പാർത്തിരിക്കുമ്പോൾ രൂബേൻ ചെന്നു തന്റെ അപ്പന്റെ വെപ്പാട്ടിയായ ബിൽഹായോടുകൂടെ ശയിച്ചു; യിസ്രായേൽ അതുകേട്ടു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "GEN 35:23" - }, - "യാക്കോബിന്റെ പുത്രന്മാർ പന്ത്രണ്ടു പേരായിരുന്നു. ലേയായുടെ പുത്രന്മാർ: യാക്കോബിന്റെ ആദ്യജാതൻ രൂബേൻ, ശിമെയോൻ, ലേവി, യെഹൂദാ, യിസ്സാഖാർ, സെബൂലൂൻ.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 35:24" - }, - "റാഹേലിന്റെ പുത്രന്മാർ: യോസേഫും ബെന്യാമീനും.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 35:25" - }, - "റാഹേലിന്റെ ദാസിയായ ബിൽഹായുടെ പുത്രന്മാർ: ദാനും നഫ്താലിയും.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 35:26" - }, - "ലേയായുടെ ദാസിയായ സില്പായുടെ പുത്രന്മാർ ഗാദും ആശേരും. ഇവർ യാക്കോബിനു പദ്ദൻ-അരാമിൽവച്ചു ജനിച്ച പുത്രന്മാർ.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 35:27" - }, - "പിന്നെ യാക്കോബ് കിര്യാത്തർബ്ബാ എന്ന മമ്രേയിൽ തന്റെ അപ്പനായ യിസ്ഹാക്കിന്റെ അടുക്കൽ വന്നു; അബ്രാഹാമും യിസ്ഹാക്കും പാർത്തിരുന്ന ഹെബ്രോൻ ഇതുതന്നെ.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 35:28" - }, - "യിസ്ഹാക്കിന്റെ ആയുസ്സ് നൂറ്റെൺപതു വർഷമായിരുന്നു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 35:29" - }, - "യിസ്ഹാക്ക് വളരെ പ്രായംചെന്നവനും കാലസമ്പൂർണ്ണനുമായി പ്രാണനെ വിട്ടു മരിച്ചു തന്റെ ജനത്തോടു ചേർന്നു; അവന്റെ പുത്രന്മാരായ ഏശാവും യാക്കോബും കൂടി അവനെ സംസ്കരിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "36", - "sid": "GEN 36" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 36:1" - }, - "എദോം എന്ന ഏശാവിന്റെ വംശപാരമ്പര്യമാണിത്:", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 36:2" - }, - "ഏശാവ് ഹിത്യനായ ഏലോന്റെ മകൾ ആദാ, ഹിവ്യനായ സിബെയോന്റെ മകളായ അനായുടെ മകൾ ഒഹൊലീബാമാ എന്നീ കനാന്യകന്യകമാരെയും", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 36:3" - }, - "യിശ്മായേലിന്റെ മകളും നെബായോത്തിന്റെ സഹോദരിയുമായ ബാസമത്തിനെയും ഭാര്യമാരായി സ്വീകരിച്ചു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 36:4" - }, - "ആദാ ഏശാവിന് എലീഫാസിനെ പ്രസവിച്ചു; ബാസമത്ത് രെയൂവേലിനെ പ്രസവിച്ചു;", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 36:5" - }, - "ഒഹൊലീബാമാ യെയൂശിനെയും യലാമിനെയും കോരഹിനെയും പ്രസവിച്ചു; ഇവർ ഏശാവിനു കനാൻദേശത്തുവച്ചു ജനിച്ച പുത്രന്മാർ.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 36:6" - }, - "എന്നാൽ ഏശാവ് തന്റെ ഭാര്യമാരെയും പുത്രന്മാരെയും പുത്രിമാരെയും വീട്ടിലുള്ളവരെയൊക്കെയും തന്റെ ആടുമാടുകളെയും സകലമൃഗങ്ങളെയും കനാൻദേശത്തു സമ്പാദിച്ച സമ്പത്തൊക്കെയുംകൊണ്ടു തന്റെ സഹോദരനായ യാക്കോബിന്റെ സമീപത്തുനിന്നു ദൂരെ ഒരു ദേശത്തേക്കു പോയി.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 36:7" - }, - "അവർക്ക് ഒന്നിച്ചു പാർപ്പാൻ കഴിയാതവണ്ണം അവരുടെ സമ്പത്ത് അധികമായിരുന്നു; അവരുടെ ആടുമാടുകൾ നിമിത്തം അവർ പരദേശികളായി പാർത്തിരുന്ന ദേശത്തിന് അവരെ വഹിച്ചുകൂടായിരുന്നു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 36:8" - }, - "അങ്ങനെ എദോം എന്നും പേരുള്ള ഏശാവ് സേയീർപർവ്വതത്തിൽ പാർത്തു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 36:9" - }, - "സേയീർപർവ്വതത്തിലുള്ള എദോമ്യരുടെ പിതാവായ ഏശാവിന്റെ വംശപാരമ്പര്യമാണിത്:", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 36:10" - }, - "ഏശാവിന്റെ പുത്രന്മാരുടെ പേരുകൾ ഇവ: ഏശാവിന്റെ ഭാര്യയായ ആദായുടെ മകൻ എലീഫാസ്, ഏശാവിന്റെ ഭാര്യയായ ബാസമത്തിന്റെ മകൻ രെയൂവേൽ.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 36:11" - }, - "എലീഫാസിന്റെ പുത്രന്മാർ: തേമാൻ, ഓമാർ, സെഫോ, ഗത്ഥാം, കെനസ്.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 36:12" - }, - "തിമ്നാ എന്നവൾ ഏശാവിന്റെ മകനായ എലീഫാസിന്റെ വെപ്പാട്ടി ആയിരുന്നു. അവൾ എലീഫാസിന് അമാലേക്കിനെ പ്രസവിച്ചു; ഇവർ ഏശാവിന്റെ ഭാര്യയായ ആദായുടെ കൊച്ചുമക്കൾ.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 36:13" - }, - "രെയൂവേലിന്റെ പുത്രന്മാർ: നഹത്ത്, സേറഹ്, ശമ്മാ, മിസ്സാ; ഇവർ ഏശാവിന്റെ ഭാര്യയായ ബാസമത്തിന്റെ കൊച്ചുമക്കൾ.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 36:14" - }, - "സിബെയോന്റെ മകളായ അനായുടെ മകൾ ഒഹൊലീബാമാ എന്ന ഏശാവിന്റെ ഭാര്യയുടെ പുത്രന്മാർ ആരെന്നാൽ: അവൾ ഏശാവിനു യെയൂശ്, യലാം, കോരഹ് എന്നിവരെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 36:15" - }, - "ഏശാവിന്റെ പുത്രന്മാരിലെ പ്രഭുക്കന്മാർ ആരെന്നാൽ: ഏശാവിന്റെ ആദ്യജാതൻ എലീഫാസിന്റെ പുത്രന്മാർ: തേമാൻപ്രഭു, ഓമാർപ്രഭു, സെഫോപ്രഭു, കെനസ്പ്രഭു,", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 36:16" - }, - "കോരഹ്പ്രഭു, ഗത്ഥാംപ്രഭു, അമാലേക്പ്രഭു; ഇവർ എദോംദേശത്ത് എലീഫാസിൽനിന്നു ഉത്ഭവിച്ച പ്രഭുക്കന്മാർ; ഇവർ ആദായുടെ കൊച്ചുമക്കൾ.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 36:17" - }, - "ഏശാവിന്റെ മകനായ രെയൂവേലിന്റെ പുത്രന്മാർ ആരെന്നാൽ: നഹത്ത്പ്രഭു, സേരഹ്പ്രഭു, ശമ്മാപ്രഭു, മിസ്സാപ്രഭു, ഇവർ എദോംദേശത്ത് രെയൂവേലിൽനിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാർ; ഇവർ ഏശാവിന്റെ ഭാര്യ ബാസമത്തിന്റെ കൊച്ചുമക്കൾ.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 36:18" - }, - "ഏശാവിന്റെ ഭാര്യയായ ഒഹൊലീബാമായുടെ പുത്രന്മാർ ആരെന്നാൽ: യെയൂശ്പ്രഭു, യലാംപ്രഭു, കോരഹ്പ്രഭു; ഇവർ അനായുടെ മകളായി ഏശാവിന്റെ ഭാര്യയായ ഒഹൊലീബാമായിൽ നിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാർ.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 36:19" - }, - "ഇവർ എദോം എന്നും പേരുള്ള ഏശാവിന്റെ പുത്രന്മാരും അവരിൽനിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാരും ആകുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 36:20" - }, - "ഹോര്യനായ സേയീരിന്റെ പുത്രന്മാരായ ദേശത്തിലെ പൂർവ്വനിവാസികളായവർ ആരെന്നാൽ: ലോതാൻ, ശോബാൽ, സിബെയോൻ,", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 36:21" - }, - "അനാ, ദീശോൻ, ഏസെർ, ദീശാൻ; ഇവർ എദോംദേശത്ത് സേയീരിന്റെ പുത്രന്മാരായ ഹോര്യപ്രഭുക്കന്മാർ.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 36:22" - }, - "ലോതാന്റെ പുത്രന്മാർ ഹോരിയും ഹേമാമും ആയിരുന്നു. ലോതാന്റെ സഹോദരി തിമ്നാ.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 36:23" - }, - "ശോബാലിന്റെ പുത്രന്മാർ ആരെന്നാൽ: അൽവാൻ, മാനഹത്ത്, ഏബാൽ, ശെഫോ, ഓനാം.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 36:24" - }, - "സിബെയോന്റെ പുത്രന്മാർ: അയ്യാവും അനാവും ആയിരുന്നു; മരുഭൂമിയിൽ തന്റെ അപ്പനായ സിബെയോന്റെ കഴുതകളെ മേയ്ക്കുമ്പോൾ ചൂടുറവുകൾ കണ്ടെത്തിയ അനാ ഇവൻതന്നെ.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 36:25" - }, - "അനാവിന്റെ മക്കൾ ഇവർ: ദീശോനും അനാവിന്റെ മകൾ ഒഹൊലീബാമായും ആയിരുന്നു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 36:26" - }, - "ദീശോന്റെ പുത്രന്മാർ ആരെന്നാൽ: ഹെംദാൻ, എശ്ബാൻ, യിത്രാൻ, കെരാൻ.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 36:27" - }, - "ഏസെരിന്റെ പുത്രന്മാർ: ബിൽഹാൻ, സാവാൻ, അക്കാൻ.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 36:28" - }, - "ദീശാന്റെ പുത്രന്മാർ ഊസും അരാനും ആയിരുന്നു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 36:29" - }, - "ഹോര്യപ്രഭുക്കന്മാർ ആരെന്നാൽ: ലോതാൻപ്രഭു, ശോബാൽപ്രഭു, സിബെയോൻപ്രഭു, അനാപ്രഭു,", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 36:30" - }, - "ദീശോൻപ്രഭു, ഏസെർപ്രഭു, ദീശാൻ പ്രഭു; സേയീർദേശത്തിലെ അവരുടെ പ്രധാനികൾക്ക് അനുസാരമായി ഇവർ ആകുന്നു ഹോര്യപ്രഭുക്കന്മാർ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "GEN 36:31" - }, - "യിസ്രായേൽമക്കൾക്കു രാജാവുണ്ടാകുംമുമ്പേ എദോംദേശത്തു ഭരിച്ച രാജാക്കന്മാർ ആരെന്നാൽ:", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 36:32" - }, - "ബെയോരിന്റെ പുത്രനായ ബേല എദോമിൽ രാജാവായിരുന്നു; അവന്റെ പട്ടണത്തിന് ദിൻഹാബാ എന്നു പേർ.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 36:33" - }, - "ബേല മരിച്ചശേഷം ബൊസ്രക്കാരനായ സേരഹിന്റെ മകൻ യോബാബ് അവനു പകരം രാജാവായി.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 36:34" - }, - "യോബാബ് മരിച്ചശേഷം തേമാന്യദേശക്കാരനായ ഹൂശാം അവനു പകരം രാജാവായി.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 36:35" - }, - "ഹൂശാം മരിച്ചശേഷം മോവാബ് സമഭൂമിയിൽവച്ചു മിദ്യാനെ തോല്പിച്ച ബെദദിന്റെ മകൻ ഹദദ് അവന് പകരം രാജാവായി; അവന്റെ പട്ടണത്തിന് അവീത്ത് എന്നു പേർ.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 36:36" - }, - "ഹദദ് മരിച്ചശേഷം മസ്രേക്കക്കാരൻ സമ്ലാ അവനു പകരം രാജാവായി.", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 36:37" - }, - "സമ്ലാ മരിച്ചശേഷം നദീതീരത്തുള്ള രെഹോബോത്ത് പട്ടണക്കാരനായ ശൗൽ അവനു പകരം രാജാവായി.", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 36:38" - }, - "ശൗൽ മരിച്ചശേഷം അക്ബോരിന്റെ മകൻ ബാൽഹാനാൻ അവനു പകരം രാജാവായി.", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 36:39" - }, - "അക്ബോരിന്റെ മകനായ ബാൽഹാനാൻ മരിച്ചശേഷം ഹദർ അവനു പകരം രാജാവായി. അവന്റെ പട്ടണത്തിന് പാവൂ എന്നു പേർ. അവന്റെ ഭാര്യക്ക് മെഹെതബേൽ എന്നു പേർ; അവൾ മേസാഹാബിന്റെ മകളായ മത്രേദിന്റെ മകൾ ആയിരുന്നു.", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 36:40" - }, - "കുടുംബംകുടുംബമായും ദേശംദേശമായും പേരുപേരായും ഏശാവിൽനിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാരുടെ പേരുകൾ ഇവയാകുന്നു: തിമ്നാപ്രഭു, അൽവാപ്രഭു, യെഥേത്ത്പ്രഭു, ഒഹൊലീബാമാപ്രഭു;", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 36:41" - }, - "ഏലാപ്രഭു, പീനോൻപ്രഭു, കെനസ്പ്രഭു, തേമാൻപ്രഭു;", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 36:42" - }, - "മിബ്സാർപ്രഭു, മഗ്ദീയേൽപ്രഭു, ഈരാംപ്രഭു;", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 36:43" - }, - "തങ്ങൾ അവകാശമാക്കിയ ദേശത്തുള്ള വാസസ്ഥലങ്ങളുടെ അടിസ്ഥാനത്തിൽ എദോമ്യപ്രഭുക്കന്മർ ഇവർ ആകുന്നു; എദോമ്യരുടെ പിതാവ് ഏശാവ് തന്നെ." - ] - }, - { - "type": "chapter:c", - "number": "37", - "sid": "GEN 37" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 37:1" - }, - "യാക്കോബ് തന്റെ പിതാവ് പരദേശിയായി പാർത്ത ദേശമായ കനാൻദേശത്തു വസിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 37:2" - }, - "യാക്കോബിന്റെ വംശപരമ്പര ഇതാകുന്നു: യോസേഫിനു പതിനേഴു വയസ്സായപ്പോൾ അവൻ തന്റെ സഹോദരന്മാരോടുകൂടെ ആടുകളെ മേയിച്ചുകൊണ്ട് ഒരു ബാലനായി തന്റെ അപ്പന്റെ ഭാര്യമാരായ ബിൽഹായുടെയും സില്പായുടെയും പുത്രന്മാരോടുകൂടെ ഇരുന്ന് അവരെക്കുറിച്ചുള്ള ദുർവാർത്ത യോസേഫ് അപ്പനോടു വന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 37:3" - }, - "യോസേഫ് വാർദ്ധക്യത്തിലെ മകനാകകൊണ്ട് യിസ്രായേൽ എല്ലാമക്കളിലുംവച്ച് അവനെ അധികം സ്നേഹിച്ച് ഒരു നിലയങ്കി അവന് ഉണ്ടാക്കിച്ചു കൊടുത്തു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 37:4" - }, - "അപ്പൻ തങ്ങളെ എല്ലാവരെക്കാളും അവനെ അധികം സ്നേഹിക്കുന്നു എന്ന് അവന്റെ സഹോദരന്മാർ കണ്ടിട്ട് അവനെ വെറുത്തു; അവനോടു സമാധാനമായി സംസാരിപ്പാൻ അവർക്കു കഴിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 37:5" - }, - "യോസേഫ് ഒരു സ്വപ്നം കണ്ടു; അതു തന്റെ സഹോദരന്മാരോടു അറിയിച്ചതുകൊണ്ടു അവർ അവനെ പിന്നെയും അധികം വെറുത്തു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 37:6" - }, - "യോസേഫ് സഹോദരന്മാരോടു പറഞ്ഞത്: “ഞാൻ കണ്ട സ്വപ്നം കേട്ടുകൊൾവിൻ.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 37:7" - }, - "നാം വയലിൽ കറ്റ കെട്ടിക്കൊണ്ടിരുന്നു; അപ്പോൾ ഇതാ, എന്റെ കറ്റ എഴുന്നേറ്റു നിവിർന്നുനിന്നു; നിങ്ങളുടെ കറ്റകൾ ചുറ്റുംനിന്ന് എന്റെ കറ്റയെ നമസ്കരിച്ചു.”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 37:8" - }, - "അവന്റെ സഹോദരന്മാർ അവനോട്: “നീ ഞങ്ങളുടെ രാജാവാകുമോ? നീ ഞങ്ങളെ ഭരിക്കുമോ” എന്നു പറഞ്ഞു, അവന്റെ സ്വപ്നങ്ങൾ നിമിത്തവും അവന്റെ വാക്കുകൾ നിമിത്തവും അവർ അവനെ പിന്നെയും അധികം വെറുത്തു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 37:9" - }, - "അവൻ മറ്റൊരു സ്വപ്നം കണ്ടു തന്റെ സഹോദരന്മാരോട് അറിയിച്ചു: “ഇതാ, ഞാൻ പിന്നെയും ഒരു സ്വപ്നം കണ്ടു; സൂര്യനും ചന്ദ്രനും പതിനൊന്നു നക്ഷത്രങ്ങളും എന്നെ നമസ്കരിച്ചു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 37:10" - }, - "അവൻ അത് അപ്പനോടും സഹോദരന്മാരോടും അറിയിച്ചപ്പോൾ അപ്പൻ അവനെ ശാസിച്ച് അവനോട്: “നീ ഈ കണ്ട സ്വപ്നം എന്ത്? ഞാനും നിന്റെ അമ്മയും നിന്റെ സഹോദരന്മാരും സാഷ്ടാംഗം വീണു നിന്നെ നമസ്കരിപ്പാൻ വരുമോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 37:11" - }, - "അവന്റെ സഹോദരന്മാർക്ക് അവനോട് അസൂയ തോന്നി; അപ്പനോ ഈ വാക്ക് മനസ്സിൽ സൂക്ഷിച്ചു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 37:12" - }, - "അവന്റെ സഹോദരന്മാർ അപ്പന്റെ ആടുകളെ മേയിക്കുവാൻ ശെഖേമിൽ പോയിരുന്നു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 37:13" - }, - "യിസ്രായേൽ യോസേഫിനോട്: “നിന്റെ സഹോദരന്മാർ ശെഖേമിൽ ആടുമേയിക്കുന്നുണ്ടല്ലോ; വരിക, ഞാൻ നിന്നെ അവരുടെ അടുക്കൽ അയയ്ക്കും” എന്നു പറഞ്ഞതിന് അവൻ അവനോട്: “ഞാൻ പോകാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 37:14" - }, - "യിസ്രായേൽ അവനോട്: “നീ ചെന്നു നിന്റെ സഹോദരന്മാർക്ക് സുഖം തന്നെയോ? ആടുകൾ നന്നായിരിക്കുന്നുവോ എന്നു നോക്കി, വന്നു വിവരം അറിയിക്കേണം” എന്നു പറഞ്ഞ് ഹെബ്രോൻതാഴ്വരയിൽ നിന്നു അവനെ അയച്ചു; അവൻ ശെഖേമിൽ എത്തി.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 37:15" - }, - "അവൻ മേച്ചിൽസ്ഥലത്തു ചുറ്റി നടക്കുന്നത് ഒരുവൻ കണ്ടു: “നീ എന്ത് അന്വേഷിക്കുന്നു” എന്ന് അവനോടു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 37:16" - }, - "അതിന് അവൻ: “ഞാൻ എന്റെ സഹോദരന്മാരെ അന്വേഷിക്കുന്നു; അവർ എവിടെ ആടു മേയിക്കുന്നു എന്ന് എന്നോട് അറിയിക്കേണമേ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 37:17" - }, - "“അവർ ഇവിടെനിന്നു പോയി; ‘നാം ദോഥാനിലേക്ക് പോക’ എന്ന് അവർ പറയുന്നതു ഞാൻ കേട്ടു” എന്ന് അവൻ പറഞ്ഞു. അങ്ങനെ യോസേഫ് തന്റെ സഹോദരന്മാരെ അന്വേഷിച്ചു ചെന്നു ദോഥാനിൽവച്ചു കണ്ടു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 37:18" - }, - "സഹോദരന്മാർ യോസേഫിനെ ദൂരത്തുനിന്ന് കണ്ടിട്ട് അവനെ കൊല്ലേണ്ടതിന് അവൻ അടുത്തുവരുംമുമ്പേ അവനു വിരോധമായി ഗൂഢാലോചന ചെയ്തു:", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 37:19" - }, - "“അതാ, സ്വപ്നക്കാരൻ വരുന്നു; വരുവിൻ, നാം അവനെ കൊന്ന് ഒരു കുഴിയിൽ ഇട്ടുകളക;", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 37:20" - }, - "‘ഒരു കാട്ടുമൃഗം അവനെ തിന്നുകളഞ്ഞു’ എന്നു പറയാം; അവന്റെ സ്വപ്നങ്ങൾ എന്താകുമെന്നു നമുക്കു കാണാമല്ലോ” എന്നു തമ്മിൽ തമ്മിൽ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 37:21" - }, - "രൂബേൻ അതു കേട്ടിട്ട്: “നാം അവനു ജീവഹാനി വരുത്തരുത്” എന്നു പറഞ്ഞ് അവനെ അവരുടെ കൈയിൽനിന്നു വിടുവിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 37:22" - }, - "അവരുടെ കൈയിൽനിന്ന് അവനെ വിടുവിച്ച് അപ്പന്റെ അടുക്കൽ കൊണ്ടുപോകേണമെന്ന് കരുതിക്കൊണ്ടു രൂബേൻ അവരോട്: “രക്തം വീഴ്ത്തരുത്; നിങ്ങൾ അവന്റെമേൽ കൈ വയ്ക്കാതെ മരുഭൂമിയിലുള്ള ഈ കുഴിയിൽ അവനെ ഇടുവിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 37:23" - }, - "യോസേഫ് തന്റെ സഹോദരന്മാരുടെ അടുക്കൽ വന്നപ്പോൾ അവൻ ഉടുത്തിരുന്ന നിലയങ്കി അവർ ഊരി, അവനെ എടുത്ത് ഒരു കുഴിയിൽ ഇട്ടു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 37:24" - }, - "അതു വെള്ളമില്ലാത്ത പൊട്ടക്കുഴി ആയിരുന്നു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 37:25" - }, - "അവർ ഭക്ഷണം കഴിപ്പാൻ ഇരുന്നപ്പോൾ തലപൊക്കി നോക്കി, ഗിലെയാദിൽനിന്ന് സാമ്പ്രാണിയും സുഗന്ധപ്പശയും സന്നിനായകവും ഒട്ടകപ്പുറത്തു കയറ്റി ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോകുന്ന യിശ്മായേല്യരുടെ ഒരു യാത്രക്കൂട്ടം വരുന്നതു കണ്ടു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 37:26" - }, - "അപ്പോൾ യെഹൂദാ തന്റെ സഹോദരന്മാരോട്: “നാം നമ്മുടെ സഹോദരനെ കൊന്ന് അവന്റെ രക്തം മറച്ചിട്ട് എന്ത് ഉപകാരം?", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 37:27" - }, - "വരുവിൻ, നാം അവനെ യിശ്മായേല്യർക്കു വില്ക്കുക; നാം അവന്റെ മേൽ കൈ വെക്കരുത്; അവൻ നമ്മുടെ സഹോദരനും നമ്മുടെ മാംസവുമല്ലോ” എന്നു പറഞ്ഞു; അവന്റെ സാഹോദരന്മാർ അതിനു സമ്മതിച്ചു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 37:28" - }, - "മിദ്യാന്യകച്ചവടക്കാർ കടന്നുപോകുമ്പോൾ അവർ യോസേഫിനെ കുഴിയിൽനിന്നു വലിച്ചു കയറ്റി, യിശ്മായേല്യർക്ക് ഇരുപതു വെള്ളിക്കാശിനു വിറ്റു. അവർ യോസേഫിനെ ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോയി.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 37:29" - }, - "രൂബേൻ തിരികെ കുഴിയുടെ അടുക്കൽ ചെന്നപ്പോൾ യോസേഫ് കുഴിയിൽ ഇല്ല എന്നു കണ്ടു തന്റെ വസ്ത്രം കീറി,", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 37:30" - }, - "സഹോദരന്മാരുടെ അടുക്കൽ വന്നു: “ബാലനെ കാണുന്നില്ലല്ലോ; ഞാൻ ഇനി എവിടെ പോകേണ്ടു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 37:31" - }, - "പിന്നെ അവർ ഒരു കോലാട്ടിൻകുട്ടിയെ കൊന്ന്, യോസേഫിന്റെ അങ്കി എടുത്തു രക്തത്തിൽ മുക്കി.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 37:32" - }, - "അവർ നിലയങ്കി തങ്ങളുടെ അപ്പന്റെ അടുക്കൽ കൊടുത്തയച്ചു: “ഇതു ഞങ്ങൾക്കു കണ്ടുകിട്ടി; ഇതു നിന്റെ മകന്റെ അങ്കിയോ അല്ലയോ എന്ന് നോക്കേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 37:33" - }, - "അവൻ അതു തിരിച്ചറിഞ്ഞു: “ഇത് എന്റെ മകന്റെ അങ്കി തന്നെ; ഒരു കാട്ടുമൃഗം അവനെ തിന്നുകളഞ്ഞു: യോസേഫിനെ പറിച്ചുകീറികളഞ്ഞു, സംശയമില്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 37:34" - }, - "യാക്കോബ് വസ്ത്രം കീറി, അരയിൽ ചാക്കുശീല ചുറ്റി ഏറിയനാൾ തന്റെ മകനെച്ചൊല്ലി ദുഃഖിച്ചുകൊണ്ടിരുന്നു.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 37:35" - }, - "അവന്റെ പുത്രന്മാരും പുത്രിമാരും എല്ലാം അവനെ ആശ്വസിപ്പിക്കുവാൻ വന്നു; അവനോ ആശ്വാസം കൈക്കൊൾവാൻ മനസ്സില്ലാതെ: “ഞാൻ ദുഃഖത്തോടെ എന്റെ മകന്റെ അടുക്കൽ പാതാളത്തിൽ ഇറങ്ങും” എന്നു പറഞ്ഞു. ഇങ്ങനെ അവന്റെ അപ്പൻ അവനെക്കുറിച്ചു കരഞ്ഞുകൊണ്ടിരുന്നു.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 37:36" - }, - "എന്നാൽ മിദ്യാന്യർ അവനെ ഈജിപ്റ്റിൽ ഫറവോന്റെ ഒരു ഉദ്യോഗസ്ഥനായി അംഗരക്ഷകരുടെ നായകനായ പോത്തീഫറിനു വിറ്റു." - ] - }, - { - "type": "chapter:c", - "number": "38", - "sid": "GEN 38" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 38:1" - }, - "അക്കാലത്ത് യെഹൂദാ തന്റെ സഹോദരന്മാരെ വിട്ട് ഹീരാ എന്നു പേരുള്ള ഒരു അദുല്ലാമ്യന്റെ അടുക്കൽ ചെന്നു;", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 38:2" - }, - "അവിടെ ശൂവാ എന്നു പേരുള്ള ഒരു കനാന്യന്റെ മകളെ കണ്ടു; അവളെ വിവാഹം ചെയ്ത് അവളുടെ അടുക്കൽ ചെന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 38:3" - }, - "അവൾ ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; യെഹൂദാ അവന് ഏർ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 38:4" - }, - "അവൾ പിന്നെയും ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; അവൾ അവന് ഓനാൻ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 38:5" - }, - "അവൾ പിന്നെയും ഗർഭം ധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; അവന് ശേലാ എന്നു പേരിട്ടു. അവൾ ഇവനെ പ്രസവിച്ചപ്പോൾ യെഹൂദാ കെസീബിൽ ആയിരുന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 38:6" - }, - "യെഹൂദാ തന്റെ ആദ്യജാതനായ ഏരിനു താമാർ എന്നു പേരുള്ള ഒരു ഭാര്യയെ എടുത്തു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 38:7" - }, - "യെഹൂദായുടെ ആദ്യജാതനായ ഏർ യഹോവയ്ക്ക് അനിഷ്ടനായിരുന്നതുകൊണ്ട് യഹോവ അവനെ മരണത്തിനിരയാക്കി.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 38:8" - }, - "അപ്പോൾ യെഹൂദാ ഓനാനോട്: “നിന്റെ ജ്യേഷ്ഠന്റെ ഭാര്യയുടെ അടുക്കൽ ചെന്ന് അവളോടു ദേവരധർമ്മം അനുഷ്ഠിച്ച്, ജ്യേഷ്ഠന്റെ പേർക്കു സന്തതിയെ ജനിപ്പിക്കുക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 38:9" - }, - "എന്നാൽ ആ സന്തതി തന്റേതായിരിക്കുകയില്ല എന്ന് ഓനാൻ അറിയുകകൊണ്ട് ജ്യേഷ്ഠന്റെ ഭാര്യയുടെ അടുക്കൽ ചെന്നപ്പോൾ ജ്യേഷ്ഠനു സന്തതിയെ കൊടുക്കാതിരിക്കേണ്ടതിന് നിലത്തു വീഴ്ത്തിക്കളഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 38:10" - }, - "അവൻ ചെയ്തതു യഹോവയ്ക്ക് അനിഷ്ടമായിരുന്നതുകൊണ്ട് യഹോവ ഇവനെയും മരണത്തിനിരയാക്കി.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 38:11" - }, - "അപ്പോൾ യെഹൂദാ തന്റെ മരുമകളായ താമാറോട്: “എന്റെ മകൻ ശേലാ പ്രാപ്തിയാകുവോളം നീ അപ്പന്റെ വീട്ടിൽ വിധവയായി പാർക്കുക” എന്നു പറഞ്ഞു; ഇവനും സഹോദരന്മാരെപ്പോലെ മരിച്ചുപോകരുത് എന്ന് അവൻ വിചാരിച്ചു; അങ്ങനെ താമാർ അപ്പന്റെ വീട്ടിൽപോയി പാർത്തു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 38:12" - }, - "കുറെ കാലം കഴിഞ്ഞിട്ട് ശൂവയുടെ മകൾ യെഹൂദായുടെ ഭാര്യ മരിച്ചു; യെഹൂദായുടെ ദുഃഖം മാറിയശേഷം അവൻ തന്റെ സ്നേഹിതൻ അദുല്ലാമ്യനായ ഹീരയോടുകൂടെ തിമ്നായിൽ തന്റെ ആടുകളെ രോമം കത്രിക്കുന്ന അടിയന്തരത്തിനുപോയി.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 38:13" - }, - "“നിന്റെ അമ്മായപ്പൻ തന്റെ ആടുകളെ രോമം കത്രിക്കുന്ന അടിയന്തരത്തിനു തിമ്നായ്ക്കു പോകുന്നു” എന്നു താമാറിന് അറിവു കിട്ടി.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 38:14" - }, - "ശേലാ പ്രാപ്തിയായിട്ടും തന്നെ അവന് ഭാര്യയായി കൊടുത്തില്ല എന്നു കണ്ടിട്ട് അവൾ വിധവാവസ്ത്രം മാറ്റിവച്ച്, ഒരു മൂടുപടം മൂടി പുതച്ച് തിമ്നായ്ക്കു പോകുന്ന വഴിക്കുള്ള എനയീംപട്ടണത്തിന്റെ വാതിൽക്കൽ ഇരുന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 38:15" - }, - "യെഹൂദാ അവളെ കണ്ടപ്പോൾ അവൾ മുഖം മൂടിയിരുന്നതുകൊണ്ട് ഒരു വേശ്യ എന്നു വിചാരിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 38:16" - }, - "അവൻ വഴിയരികെ അവളുടെ അടുക്കലേക്കു തിരിഞ്ഞു തന്റെ മരുമകൾ എന്നു അറിയാതെ: “വരിക, ഞാൻ നിന്റെ അടുക്കൽ വരട്ടെ” എന്നു പറഞ്ഞു. “എന്റെ അടുക്കൽ വരുന്നതിനു നീ എനിക്ക് എന്തു തരും” എന്ന് അവൾ ചോദിച്ചു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 38:17" - }, - "“ഞാൻ ആട്ടിൻകൂട്ടത്തിൽനിന്ന് ഒരു ആട്ടിൻകുട്ടിയെ നിനക്കു കൊടുത്തയക്കാം” എന്ന് അവൻ പറഞ്ഞു. “നീ കൊടുത്തയക്കുന്നതുവരെ ഒരു പണയം തരുമോ” എന്ന് അവൾ ചോദിച്ചു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 38:18" - }, - "“ഞാൻ നിനക്ക് എന്തു പണയം തരേണം” എന്ന് അവൻ ചോദിച്ചതിനു “നിന്റെ മുദ്രമോതിരവും മോതിരച്ചരടും നിന്റെ കൈയിലെ വടിയും” എന്ന് അവൾ പറഞ്ഞു. ഇവ അവൾക്കു കൊടുത്തു, അവൻ അവളുടെ അടുക്കൽ ചെന്നു; അവൾ ഗർഭം ധരിക്കയും ചെയ്തു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 38:19" - }, - "പിന്നെ അവൾ എഴുന്നേറ്റു പോയി, തന്റെ മൂടുപടം നീക്കി വിധവാവസ്ത്രം ധരിച്ചു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 38:20" - }, - "സ്ത്രീയുടെ കൈയിൽനിന്നും പണയം മടക്കി വാങ്ങേണ്ടതിനു യെഹൂദാ അദുല്ലാമ്യനായ സ്നേഹിതന്റെ കൈവശം ആട്ടിൻകുട്ടിയെ കൊടുത്തയച്ചു; അവൻ അവളെ കണ്ടില്ലതാനും.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 38:21" - }, - "അവൻ ആ സ്ഥലത്തെ ആളുകളോട്: “ഏനയീമിൽ വഴിയരികെ ഇരുന്ന വേശ്യ എവിടെ” എന്നു ചോദിച്ചതിന്: “ഇവിടെ ഒരു വേശ്യയും ഉണ്ടായിരുന്നില്ല” എന്ന് അവർ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 38:22" - }, - "അവൻ യെഹൂദായുടെ അടുക്കൽ മടങ്ങിവന്നു: “ഞാൻ അവളെ കണ്ടില്ല; ‘ഈ സ്ഥലത്ത് ഒരു വേശ്യയും ഉണ്ടായിരുന്നില്ല’ എന്ന് അവിടെയുള്ള ആളുകൾ പറഞ്ഞു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 38:23" - }, - "“അപ്പോൾ യെഹൂദാ നമുക്ക് അപകീർത്തി ഉണ്ടാകാതിരിപ്പാൻ അവൾ അത് എടുത്തുകൊള്ളട്ടെ; ഞാൻ ഈ ആട്ടിൻകുട്ടിയെ കൊടുത്തയച്ചുവല്ലോ; നീ അവളെ കണ്ടില്ലതാനും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 38:24" - }, - "ഏകദേശം മൂന്നുമാസം കഴിഞ്ഞിട്ട്: “നിന്റെ മരുമകൾ താമാർ പരസംഗംചെയ്തു, പരസംഗത്താൽ ഗർഭിണിയായിരിക്കുന്നു” എന്നു യെഹൂദായ്ക്ക് അറിവുകിട്ടി. അപ്പോൾ യെഹൂദാ: “അവളെ പുറത്തുകൊണ്ടുവരുവിൻ; അവളെ ചുട്ടുകളയേണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 38:25" - }, - "അവളെ പുറത്തു കൊണ്ടുവന്നപ്പോൾ അവൾ അമ്മായപ്പന്റെ അടുക്കൽ ആളയച്ചു: “ഇവയുടെ ഉടമസ്ഥനായ പുരുഷനാൽ ആകുന്നു ഞാൻ ഗർഭിണിയായിരിക്കുന്നത്; ഈ മുദ്രമോതിരവും മോതിരച്ചരടും വടിയും ആർക്കുള്ളത് എന്നു നോക്കി അറിയേണം” എന്നു പറയിച്ചു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 38:26" - }, - "യെഹൂദാ അവയെ അറിഞ്ഞു: “അവൾ എന്നിലും നീതിയുള്ളവൾ; ഞാൻ അവളെ എന്റെ മകൻ ശേലാവിനു കൊടുത്തില്ല” എന്നു പറഞ്ഞു; അതിൽ പിന്നെ അവളെ പ്രാപിച്ചതുമില്ല.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 38:27" - }, - "അവൾക്കു പ്രസവകാലം ആയപ്പോൾ അവളുടെ ഗർഭത്തിൽ ഇരട്ടക്കുഞ്ഞുങ്ങൾ ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 38:28" - }, - "അവൾ പ്രസവിക്കുമ്പോൾ ഒരു കുഞ്ഞ് കൈ പുറത്തു നീട്ടി; അപ്പോൾ സൂതികർമ്മിണി ഒരു ചുവന്ന നൂൽ എടുത്ത് അവന്റെ കൈയ്ക്കു കെട്ടി; “ഇവൻ ആദ്യം പുറത്തുവന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 38:29" - }, - "അവനോ കൈ പിന്നെയും അകത്തേക്കു വലിച്ചു. അവനോ അപ്പോൾ അവന്റെ സഹോദരൻ പുറത്തുവന്നു: “നീ ഛിദ്രം ഉണ്ടാക്കിയതു എന്ത് ”എന്ന് അവൾ പറഞ്ഞു. അതുകൊണ്ട് അവന് പേരെസ്സ് എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 38:30" - }, - "അതിന്റെ ശേഷം കൈമേൽ ചുവന്ന നൂലുള്ള അവന്റെ സഹോദരൻ പുറത്തുവന്നു; അവന് സേരഹ് എന്നു പേരിട്ടു." - ] - }, - { - "type": "chapter:c", - "number": "39", - "sid": "GEN 39" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 39:1" - }, - "എന്നാൽ യോസേഫിനെ ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോയി; അവനെ അവിടെ കൊണ്ടുവന്ന യിശ്മായേല്യരുടെ കൈയിൽനിന്നു ഫറവോന്റെ ഒരു ഉദ്യോഗസ്ഥനായി അംഗരക്ഷാനായകനായ പോത്തീഫർ എന്ന ഒരു ഈജിപ്റ്റുകാരൻ അവനെ വിലയ്ക്കു വാങ്ങി.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 39:2" - }, - "യഹോവ യോസേഫിനോടുകൂടെ ഉണ്ടായിരുന്നതുകൊണ്ട് അവൻ ജയാളിയായി, ഈജിപ്റ്റുകാരനായ യജമാനന്റെ വീട്ടിൽ പാർത്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 39:3" - }, - "യഹോവ അവനോടുകൂടെ ഉണ്ടെന്നും അവൻ ചെയ്യുന്നതൊക്കെയും യഹോവ സാധിപ്പിക്കുന്നു എന്നും അവന്റെ യജമാനൻ കണ്ടു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 39:4" - }, - "അതുകൊണ്ടു യോസേഫ് അവന് ഇഷ്ടനായി ശുശ്രൂഷചെയ്തു; അവൻ അവനെ ഗൃഹവിചാരകനാക്കി, തനിക്കുള്ളതൊക്കെയും അവന്റെ കൈയിൽ ഏല്പിച്ചു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 39:5" - }, - "അവൻ തന്റെ വീട്ടിനും തനിക്കുള്ള സകലത്തിനും അവനെ വിചാരകനാക്കിയതുമുതൽ യഹോവ യോസേഫിന്റെ നിമിത്തം ഈജിപ്റ്റുകാരന്റെ വീടിനെ അനുഗ്രഹിച്ചു; വീട്ടിലും വയലിലും അവനുള്ള സകലത്തിന്മേലും യഹോവയുടെ അനുഗ്രഹം ഉണ്ടായി.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 39:6" - }, - "അവൻ തനിക്കുള്ളതൊക്കെയും യോസേഫിന്റെ കൈയിൽ ഏല്പിച്ചു; താൻ ഭക്ഷിക്കുന്ന ഭക്ഷണം ഒഴികെ അവന്റെ കൈവശം ഉള്ള മറ്റു യാതൊന്നും അവൻ അറിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 39:7" - }, - "യോസേഫ് കോമളനും മനോഹരരൂപിയും ആയിരുന്നതുകൊണ്ട് യജമാനന്റെ ഭാര്യ യോസേഫിന്മേൽ കണ്ണു പതിച്ചു: “എന്നോടുകൂടെ ശയിക്ക” എന്ന് അവൾ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 39:8" - }, - "അവൻ അതിനു സമ്മതിക്കാതെ യജമാനന്റെ ഭാര്യയോട്: “ഇതാ, വീട്ടിൽ എന്റെ കൈവശമുള്ള യാതൊന്നും എന്റെ യജമാനൻ അറിയുന്നില്ല; തനിക്കുള്ളതൊക്കെയും എന്റെ കൈയിൽ ഏല്പിച്ചിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 39:9" - }, - "ഈ വീട്ടിൽ എന്നെക്കാൾ വലിയവനില്ല; നീ അവന്റെ ഭാര്യയാകയാൽ നിന്നെയല്ലാതെ മറ്റു യാതൊന്നും അവൻ എനിക്കു വിരോധിച്ചിട്ടുമില്ല; അതുകൊണ്ട് ഞാൻ ഈ മഹാദോഷം പ്രവർത്തിച്ച് ദൈവത്തോടു പാപം ചെയ്യുന്നത് എങ്ങനെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 39:10" - }, - "അവൾ ദിനംതോറും യോസേഫിനോടു പറഞ്ഞിട്ടും അവളോടുകൂടെ ശയിപ്പാനോ അവളുടെ അരികെ ഇരിപ്പാനോ അവൻ അവളെ അനുസരിച്ചില്ല.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 39:11" - }, - "ഒരു ദിവസം യോസേഫ് തന്റെ ജോലി ചെയ്യുവാൻ വീട്ടിന്നകത്തു ചെന്നു; വീട്ടിലുള്ളവർ ആരും അവിടെ ഇല്ലായിരുന്നു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 39:12" - }, - "അവൾ അവന്റെ വസ്ത്രം പിടിച്ചു: “എന്നോടു കൂടെ ശയിക്ക” എന്നു പറഞ്ഞു: എന്നാൽ അവൻ തന്റെ വസ്ത്രം അവളുടെ കൈയിൽ വിട്ടിട്ട് പുറത്തേക്ക് ഓടിക്കളഞ്ഞു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 39:13" - }, - "അവൻ വസ്ത്രം തന്റെ കൈയിൽ വിട്ടിട്ട് പുറത്തേക്ക് ഓടിപ്പോയി എന്നു കണ്ടപ്പോൾ,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 39:14" - }, - "അവൾ വീട്ടിലുള്ളവരെ വിളിച്ച് അവരോട്: “കണ്ടോ, നമ്മെ അപമാനിക്കേണ്ടതിന് അദ്ദേഹം ഒരു എബ്രായനെ കൊണ്ടുവന്നിരിക്കുന്നു; അവൻ എന്നോടുകൂടെ ശയിക്കേണ്ടതിന് എന്റെ അടുക്കൽ വന്നു; എന്നാൽ ഞാൻ ഉറക്കെ നിലവിളിച്ചു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 39:15" - }, - "ഞാൻ ഉറക്കെ നിലവിളിച്ചതു കേട്ടപ്പോൾ അവൻ തന്റെ വസ്ത്രം എന്റെ അടുക്കൽ വിട്ടിട്ട് ഓടി പൊയ്ക്കളഞ്ഞു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 39:16" - }, - "യജമാനൻ വീട്ടിൽ വരുവോളം അവൾ ആ വസ്ത്രം തന്റെ കൈവശം വച്ചുകൊണ്ടിരുന്നു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 39:17" - }, - "അവനോട് അവൾ അതുപോലെതന്നെ സംസാരിച്ചു: “അങ്ങ് കൊണ്ടുവന്നിരിക്കുന്ന എബ്രായദാസൻ എന്നെ അപമാനിക്കുവാൻ എന്റെ അടുക്കൽ വന്നു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 39:18" - }, - "ഞാൻ ഉറക്കെ നിലവിളിച്ചപ്പോൾ അവൻ തന്റെ വസ്ത്രം എന്റെ അടുക്കൽ വിട്ടിട്ട് പുറത്തേക്ക് ഓടിപ്പോയി” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 39:19" - }, - "“അങ്ങയുടെ ദാസൻ ഇങ്ങനെ എന്നോടു ചെയ്തു” എന്നു തന്റെ ഭാര്യ പറഞ്ഞ വാക്ക് യജമാനൻ കേട്ടപ്പോൾ അവനു കോപം ജ്വലിച്ചു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 39:20" - }, - "യോസേഫിന്റെ യജമാനൻ അവനെ പിടിച്ച് രാജാവിന്റെ തടവുകാർ കിടക്കുന്ന കാരാഗൃഹത്തിൽ ആക്കി; അങ്ങനെ അവൻ കാരാഗൃഹത്തിൽ കിടന്നു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 39:21" - }, - "എന്നാൽ യഹോവ യോസേഫിനോടുകൂടെ ഇരുന്നു, കാരാഗൃഹപ്രമാണിക്കു അവനോടു ദയ തോന്നത്തക്കവണ്ണം യോസേഫിന് കൃപ നല്കി.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 39:22" - }, - "കാരാഗൃഹത്തിലെ സകലതടവുകാരെയും കാരാഗൃഹപ്രമാണി യോസേഫിന്റെ കൈയിൽ ഏല്പിച്ചു; അവരുടെ പ്രവൃത്തിക്കൊക്കെയും അവൻ വിചാരകനായിരുന്നു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 39:23" - }, - "യഹോവ അവനോടുകൂടെ ഇരുന്ന് അവൻ ചെയ്തതൊക്കെയും സഫലമാക്കുകകൊണ്ട് അവന്റെ കൈക്കീഴുള്ള യാതൊന്നും കാരാഗൃഹ പ്രമാണി നോക്കിയില്ല." - ] - }, - { - "type": "chapter:c", - "number": "40", - "sid": "GEN 40" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 40:1" - }, - "അനന്തരം ഈജിപ്റ്റുരാജാവിന്റെ പാനപാത്രവാഹകനും അപ്പക്കാരനും ഈജിപ്റ്റുരാജാവായ തങ്ങളുടെ യജമാനനോടു കുറ്റം ചെയ്തു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 40:2" - }, - "ഫറവോൻ പാനപാത്രവാഹകന്മാരുടെ പ്രധാനിയും അപ്പക്കാരുടെ പ്രധാനിയുമായ തന്റെ രണ്ട് ഉദ്യോഗസ്ഥന്മാരോടു കോപിച്ചു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 40:3" - }, - "അവരെ അംഗരക്ഷാനായകന്റെ വീട്ടിൽ യോസേഫ് ബദ്ധനായി കിടന്ന കാരാഗൃഹത്തിൽ ആക്കി.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 40:4" - }, - "അംഗരക്ഷാനായകൻ അവരെ യോസേഫിന്റെ പക്കൽ ഏല്പിച്ചു; അവൻ അവർക്കു ശുശ്രൂഷചെയ്തു; അവർ കുറെക്കാലം തടവിൽ കിടന്നു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 40:5" - }, - "ഈജിപ്റ്റുരാജാവിന്റെ പാനപാത്രവാഹകനും അപ്പക്കാരനും ഇങ്ങനെ കാരാഗൃഹത്തിൽ തടവുകാരായിരുന്ന രണ്ടുപേരും ഒരു രാത്രിയിൽ തന്നെ വേറെവേറെ അർത്ഥമുള്ള ഓരോ സ്വപ്നം കണ്ടു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 40:6" - }, - "രാവിലെ യോസേഫ് അവരുടെ അടുക്കൽ വന്നു നോക്കിയപ്പോൾ അവർ വിഷാദിച്ചിരിക്കുന്നതു കണ്ടു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 40:7" - }, - "അവൻ യജമാനന്റെ വീട്ടിൽ തന്നോടുകൂടെ തടവിൽ കിടക്കുന്നവരായ ഫറവോന്റെ ഉദ്യോഗസ്ഥന്മാരോട്: “നിങ്ങൾ ഇന്നു വിഷാദഭാവത്തോടിരിക്കുന്നത് എന്ത്” എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 40:8" - }, - "അവർ അവനോട്: “ഞങ്ങൾ സ്വപ്നം കണ്ടു; വ്യാഖ്യാനിച്ചുതരുവാൻ ആരുമില്ല” എന്നു പറഞ്ഞു. യോസേഫ് അവരോട്: “സ്വപ്നവ്യാഖ്യാനം ദൈവത്തിന്നുള്ളതല്ലയോ? അത് എന്നോടു പറവിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 40:9" - }, - "അപ്പോൾ പാനപാത്രവാഹകന്മാരുടെ പ്രധാനി യോസേഫിനെ തന്റെ സ്വപ്നം അറിയിച്ചു പറഞ്ഞത്: “എന്റെ സ്വപ്നത്തിൽ ഇതാ, എന്റെ മുമ്പിൽ ഒരു മുന്തിരി വള്ളി.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 40:10" - }, - "മുന്തിരിവള്ളിയിൽ മൂന്നു ശാഖ; അതു തളിർത്തു പൂത്തു; കുലകളിൽ മുന്തിരിങ്ങാ പഴുത്തു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 40:11" - }, - "ഫറവോന്റെ പാനപാത്രം എന്റെ കൈയിൽ ഉണ്ടായിരുന്നു; ഞാൻ മുന്തിരിപ്പഴം പറിച്ചു ഫറവോന്റെ പാനപാത്രത്തിൽ പിഴിഞ്ഞു: പാനപാത്രം ഫറവോന്റെ കൈയിൽ കൊടുത്തു.”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 40:12" - }, - "യോസേഫ് അവനോടു പറഞ്ഞത്: “അതിന്റെ അർത്ഥം ഇതാകുന്നു: മൂന്ന് ശാഖ മൂന്നു ദിവസം.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 40:13" - }, - "മൂന്നു ദിവസത്തിനകം ഫറവോൻ നിന്നെ കടാക്ഷിച്ച്, വീണ്ടും നിന്റെ സ്ഥാനത്ത് ആക്കും. നീ പാനപാത്രവാഹകനായി മുമ്പിലത്തെ പതിവുപോലെ ഫറവോന്റെ കൈയിൽ പാനപാത്രം കൊടുക്കും.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 40:14" - }, - "എന്നാൽ നിനക്ക് നല്ലകാലം വരുമ്പോൾ എന്നെ ഓർത്ത് എന്നോടു ദയ ചെയ്ത് ഫറവോനെ എന്റെ വിവരം ബോധിപ്പിച്ച് എന്നെ ഈ കാരാഗൃഹത്തിൽനിന്നും വിടുവിക്കേണമേ.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 40:15" - }, - "എന്നെ എബ്രായരുടെ ദേശത്തുനിന്നു അപഹരിച്ചുകൊണ്ടുപോന്നതാകുന്നു; ഈ ഇരുട്ടറയിൽ എന്നെ ഇടേണ്ടതിന് ഞാൻ ഇവിടെയും യാതൊന്നും ചെയ്തിട്ടില്ല.”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 40:16" - }, - "അർത്ഥം നല്ലതെന്ന് അപ്പക്കാരുടെ പ്രധാനി കണ്ടിട്ടു യോസേഫിനോട്: “ഞാനും സ്വപ്നത്തിൽ എന്റെ തലയിൽ വെളുത്ത അപ്പമുള്ള മൂന്നു കൊട്ട കണ്ടു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 40:17" - }, - "ഏറ്റവും മുകളിലത്തെ കൊട്ടയിൽ ഫറവോനുവേണ്ടി എല്ലാത്തരം അപ്പവും ഉണ്ടായിരുന്നു; പക്ഷികൾ എന്റെ തലയിലെ കൊട്ടയിൽനിന്ന് അവയെ തിന്നുകളഞ്ഞു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 40:18" - }, - "അതിനു യോസേഫ്: “അതിന്റെ അർത്ഥം ഇതാകുന്നു: മൂന്നു കൊട്ട മൂന്നു ദിവസം.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 40:19" - }, - "മൂന്നു ദിവസത്തിനകം ഫറവോൻ നിന്റെ തല വെട്ടി നിന്നെ ഒരു മരത്തിന്മേൽ തൂക്കും; പക്ഷികൾ നിന്റെ മാംസം തിന്നുകളയും” എന്ന് ഉത്തരം പറഞ്ഞു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 40:20" - }, - "മൂന്നാം ദിവസം ഫറവോന്റെ ജന്മദിവസത്തിൽ അവൻ തന്റെ സകലദാസന്മാർക്കും ഒരു വിരുന്നുകഴിച്ചു. തന്റെ ദാസന്മാരുടെ മദ്ധ്യേ പാനപാത്ര വാഹകന്മാരുടെ പ്രധാനിയെയും അപ്പക്കാരുടെ പ്രധാനിയെയും ഓർത്തു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 40:21" - }, - "പാനപാത്രവാഹകന്മാരുടെ പ്രധാനിയെ ഫറവോന്റെ കൈയിൽ പാനപാത്രം കൊടുക്കേണ്ടതിനു വീണ്ടും അവന്റെ സ്ഥാനത്ത് ആക്കി.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 40:22" - }, - "അപ്പക്കാരുടെ പ്രധാനിയെയോ അവൻ തൂക്കികൊന്നു; യോസേഫ് അർത്ഥം പറഞ്ഞതുപോലെതന്നെ.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 40:23" - }, - "എങ്കിലും പാനപാത്രവാഹകന്മാരുടെ പ്രധാനി യോസേഫിനെ ഓർക്കാതെ അവനെ മറന്നുകളഞ്ഞു." - ] - }, - { - "type": "chapter:c", - "number": "41", - "sid": "GEN 41" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 41:1" - }, - "രണ്ടു വർഷം കഴിഞ്ഞശേഷം ഫറവോൻ ഒരു സ്വപ്നം കണ്ടതെന്തെന്നാൽ:", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 41:2" - }, - "അവൻ നദീതീരത്തു നിന്നു. അപ്പോൾ രൂപഗുണവും മാംസപുഷ്ടിയുമുള്ള ഏഴു പശു നദിയിൽനിന്നു കയറി, ഞാങ്ങണയുടെ ഇടയിൽ മേഞ്ഞുകൊണ്ടിരുന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 41:3" - }, - "അവയുടെ പിന്നാലെ മെലിഞ്ഞും വിരൂപമായുമുള്ള വേറെ ഏഴു പശു നദിയിൽനിന്നു കയറി, നദീതീരത്തു മറ്റേ പശുക്കളുടെ അരികെ നിന്നു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 41:4" - }, - "മെലിഞ്ഞും വിരൂപമായുമുള്ള പശുക്കൾ രൂപഗുണവും മാംസപുഷ്ടിയുമുള്ള ഏഴു പശുക്കളെ തിന്നുകളഞ്ഞു; അപ്പോൾ ഫറവോൻ ഉണർന്നു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 41:5" - }, - "അവൻ പിന്നെയും ഉറങ്ങി, രണ്ടാമതും ഒരു സ്വപ്നം കണ്ടു; പുഷ്ടിയുള്ളതും നല്ലതുമായ ഏഴു കതിർ ഒരു തണ്ടിൽനിന്നു പൊങ്ങി വന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 41:6" - }, - "അവയുടെ പിന്നാലെ ശോഷിച്ചും കിഴക്കൻ കാറ്റിനാൽ കരിഞ്ഞുമിരിക്കുന്ന ഏഴു കതിർ പൊങ്ങിവന്നു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 41:7" - }, - "ശോഷിച്ച ഏഴു കതിരുകൾ പുഷ്ടിയും മണിക്കരുത്തുമുള്ള ഏഴു കതിരുകളെ വിഴുങ്ങിക്കളഞ്ഞു. അപ്പോൾ ഫറവോൻ ഉണർന്നു, അതു സ്വപ്നം എന്ന് അറിഞ്ഞു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 41:8" - }, - "പ്രഭാതത്തിൽ അവൻ വ്യാകുലപ്പെട്ടു ഈജിപ്റ്റിലെ മന്ത്രവാദികളെയും ജ്ഞാനികളെയും എല്ലാം ആളയച്ചു വരുത്തി അവരോട് തന്റെ സ്വപ്നം പറഞ്ഞു. എന്നാൽ വ്യാഖ്യാനിപ്പാൻ ആർക്കും കഴിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 41:9" - }, - "അപ്പോൾ പാനപാത്രവാഹകന്മാരുടെ പ്രധാനി ഫറവോനോടു പറഞ്ഞത്: “ഇന്നു ഞാൻ എന്റെ കുറ്റം ഓർക്കുന്നു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 41:10" - }, - "ഫറവോൻ അടിയങ്ങളോടു കോപിച്ചു, എന്നെയും അപ്പക്കാരുടെ പ്രധാനിയെയും അംഗരക്ഷാനായകന്റെ വീട്ടിൽ തടവിലാക്കിയിരുന്നുവല്ലോ.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 41:11" - }, - "അവിടെവച്ച് ഞാനും അവനും ഒരു രാത്രിയിൽതന്നെ സ്വപ്നം കണ്ടു; വേറെവേറെ അർത്ഥമുള്ള സ്വപ്നം ആയിരുന്നു ഓരോരുത്തൻ കണ്ടത്.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 41:12" - }, - "അവിടെ അംഗരക്ഷാനായകന്റെ ദാസനായ ഒരു എബ്രായ യൗവനക്കാരൻ ഞങ്ങളോടുകൂടെ ഉണ്ടായിരുന്നു; ഞങ്ങൾ അവനോട് അറിയിച്ചപ്പോൾ അവൻ സ്വപ്നങ്ങളെ വ്യാഖ്യാനിച്ചു; ഓരോരുത്തനു അവനവന്റെ സ്വപ്നത്തിന്റെ അർത്ഥം പറഞ്ഞുതന്നു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 41:13" - }, - "അവൻ അർത്ഥം പറഞ്ഞതുപോലെ തന്നെ സംഭവിച്ചു; എന്നെ വീണ്ടും യഥാസ്ഥാനത്ത് ആക്കുകയും മറ്റവനെ തൂക്കിക്കൊല്ലുകയും ചെയ്തുവല്ലോ.”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 41:14" - }, - "ഉടനെ ഫറവോൻ ആളയച്ചു യോസേഫിനെ വിളിപ്പിച്ചു. അവർ അവനെ വേഗത്തിൽ ഇരുട്ടറയിൽനിന്ന് ഇറക്കി; അവൻ ക്ഷൗരം ചെയ്തു, വസ്ത്രം മാറി, ഫറവോന്റെ അടുക്കൽ ചെന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 41:15" - }, - "ഫറവോൻ യോസേഫിനോട്: “ഞാൻ ഒരു സ്വപ്നം കണ്ടു; അതിനെ വ്യാഖ്യനിപ്പാൻ ആരുമില്ല; എന്നാൽ നീ ഒരു സ്വപ്നം കേട്ടാൽ വ്യാഖ്യാനിക്കുമെന്നു നിന്നെക്കുറിച്ചു ഞാൻ കേട്ടിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 41:16" - }, - "അതിനു യോസേഫ് ഫറവോനോട്: “ഞാനല്ല ദൈവം തന്നെ ഫറവോന് ശുഭമായൊരു ഉത്തരം നല്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 41:17" - }, - "പിന്നെ ഫറവോൻ യോസേഫിനോടു പറഞ്ഞത്: “എന്റെ സ്വപ്നത്തിൽ ഞാൻ നദീതീരത്തു നിന്നു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 41:18" - }, - "അപ്പോൾ മാംസപുഷ്ടിയും രൂപഗുണവുമുള്ള ഏഴു പശു നദിയിൽനിന്നു കയറി ഞാങ്ങണയുടെ ഇടയിൽ മേഞ്ഞുകൊണ്ടിരുന്നു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 41:19" - }, - "അവയുടെ പിന്നാലെ ക്ഷീണിച്ചും മെലിഞ്ഞും വളരെ വിരൂപമായുമുള്ള വേറെ ഏഴു പശു കയറി വന്നു; അത്ര വിരൂപമായവയെ ഞാൻ ഈജിപ്റ്റുദേശത്ത് എങ്ങും കണ്ടിട്ടില്ല.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 41:20" - }, - "എന്നാൽ മെലിഞ്ഞും വിരൂപമായുമുള്ള പശുക്കൾ പുഷ്ടിയുള്ള മുമ്പിലത്തെ ഏഴു പശുക്കളെ തിന്നുകളഞ്ഞു;", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 41:21" - }, - "ഇവ അവയുടെ വയറ്റിൽ ചെന്നിട്ടും വയറ്റിൽ ചെന്നു എന്ന് അറിയുവാനില്ലായിരന്നു; അവ മുമ്പിലത്തെപ്പോലെ തന്നെ വിരൂപമുള്ളവ ആയിരുന്നു. അപ്പോൾ ഞാൻ ഉണർന്നു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 41:22" - }, - "പിന്നെയും ഞാൻ സ്വപ്നത്തിൽ കണ്ടത്: നിറഞ്ഞതും നല്ലതുമായ ഏഴു കതിർ ഒരു തണ്ടിൽ പെട്ടെന്ന് പൊങ്ങിവന്നു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 41:23" - }, - "അവയുടെ പിന്നാലെ ഉണങ്ങിയും ശോഷിച്ചും കിഴക്കൻ കാറ്റിനാൽ കരിഞ്ഞുമിരിക്കുന്ന ഏഴു കതിർ പൊങ്ങിവന്നു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 41:24" - }, - "ശോഷിച്ച കതിരുകൾ ഏഴു നല്ല കതിരുകളെ വിഴുങ്ങിക്കളഞ്ഞു. ഇതു ഞാൻ മന്ത്രവാദികളോടു പറഞ്ഞു; എന്നാൽ വ്യാഖ്യാനിപ്പാൻ ആർക്കും കഴിഞ്ഞില്ല.”", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 41:25" - }, - "അപ്പോൾ യോസേഫ് ഫറവോനോടു പറഞ്ഞത്: “ഫറവോന്റെ സ്വപ്നം ഒന്നുതന്നെ; ദൈവം ചെയ്യുവാൻ പോകുന്നത് ദൈവം ഫറവോനു വെളിപ്പെടുത്തിയിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 41:26" - }, - "ഏഴു നല്ല പശു ഏഴു വർഷം; ഏഴു നല്ല കതിരും ഏഴു വർഷം; സ്വപ്നം ഒന്നുതന്നെ.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 41:27" - }, - "അവയുടെ പിന്നാലെ കയറിവന്ന മെലിഞ്ഞും വിരൂപമായുമുള്ള ഏഴു പശുവും കിഴക്കൻ കാറ്റിനാൽ കരിഞ്ഞു പതിരായുള്ള ഏഴു കതിരും ഏഴു വർഷം; അവ ക്ഷാമമുള്ള ഏഴു വർഷം ആകുന്നു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 41:28" - }, - "ദൈവം ചെയ്യുവാൻ പോകുന്നത് ഫറവോനു അവിടുന്ന് കാണിച്ചു തന്നിരിക്കുന്നു. അതാകുന്നു ഞാൻ ഫറവോനോടു പറഞ്ഞത്.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 41:29" - }, - "ഈജിപ്റ്റുദേശത്തൊക്കെയും അതിസമൃദ്ധിയുള്ള ഏഴു വർഷം വരും.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 41:30" - }, - "അതു കഴിഞ്ഞിട്ട് ക്ഷാമമുള്ള ഏഴു വർഷം വരും; അപ്പോൾ ഈജിപ്റ്റുദേശത്ത് ആ സമൃദ്ധിയൊക്കെയും മറന്നിരിക്കും; ക്ഷാമത്താൽ ദേശം ഒക്കെയും ക്ഷയിച്ചുപോകും.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 41:31" - }, - "പിൻവരുന്ന ക്ഷാമം അതികഠിനമായിരിക്കയാൽ ദേശത്തുണ്ടായിരുന്ന സമൃദ്ധി അറിയാതെയായിപ്പോകും.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 41:32" - }, - "ഫറവോനു സ്വപ്നം രണ്ടുവട്ടം ഉണ്ടായതോ കാര്യം ദൈവത്തിന്റെ മുമ്പാകെ സ്ഥിരമായിരിക്കകൊണ്ടും ദൈവം അതിനെ വേഗത്തിൽ വരുത്തുവാനിരിക്കകൊണ്ടും ആകുന്നു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 41:33" - }, - "ആകയാൽ ഫറവോൻ വിവേകവും ജ്ഞാനവുമുള്ള ഒരുവനെ അന്വേഷിച്ച് ഈജിപ്റ്റുദേശത്തിനു മേലധികാരി ആക്കി വയ്ക്കേണം.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 41:34" - }, - "അതുകൂടാതെ ഫറവോൻ ദേശത്തിന്മേൽ വിചാരകന്മാരെ നിയമിച്ച്, സമൃദ്ധിയുള്ള ഏഴു വർഷത്തിൽ ഈജിപ്റ്റുദേശത്തിലെ വിളവിൽ അഞ്ചിലൊന്നു വാങ്ങേണം.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 41:35" - }, - "ഈ വരുന്ന നല്ല വർഷങ്ങളിലെ വിളവൊക്കെയും ശേഖരിച്ചു പട്ടണങ്ങളിൽ ഫറവോന്റെ അധികാരത്തിൻ കീഴിൽ ധാന്യം സൂക്ഷിച്ചുവയ്ക്കേണം.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 41:36" - }, - "ആ ധാന്യം ഈജിപ്റ്റുദേശത്തു വരുവാൻ പോകുന്ന ക്ഷാമമുള്ള ഏഴുവർഷത്തേക്കു ദേശത്തിനു കരുതൽശേഖരമായിരിക്കേണം; എന്നാൽ ദേശം ക്ഷാമംകൊണ്ടു നശിക്കയില്ല.”", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 41:37" - }, - "ഈ നിർദേശം ഫറവോനും അവന്റെ സകലഭൃത്യന്മാർക്കും ബോധിച്ചു.", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 41:38" - }, - "ഫറവോൻ തന്റെ ഭൃത്യന്മാരോട്: “ദൈവാത്മാവുള്ള ഈ മനുഷ്യനെപ്പോലെ ഒരുത്തനെ കണ്ടുകിട്ടുമോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 41:39" - }, - "പിന്നെ ഫറവോൻ യോസേഫിനോട്: “ദൈവം ഇതൊക്കെയും നിനക്കു വെളിപ്പെടുത്തി തന്നതുകൊണ്ടു നിന്നെപ്പോലെ വിവേകവും ജ്ഞാനവുമുള്ളവൻ ഒരുത്തനുമില്ല.", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 41:40" - }, - "നീ എന്റെ ഭവനത്തിനു മേലധികാരിയാകും; നിന്റെ വാക്ക് എന്റെ ജനമെല്ലാം അനുസരിച്ചു നടക്കും; സിംഹാസനംകൊണ്ടു മാത്രം ഞാൻ നിന്നെക്കാൾ വലിയവനായിരിക്കും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 41:41" - }, - "“ഇതാ, ഈജിപ്റ്റുദേശത്തിനൊക്കെയും ഞാൻ നിന്നെ മേലധികാരി ആക്കിയിരിക്കുന്നു,” എന്നും ഫറവോൻ യോസേഫിനോടു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 41:42" - }, - "ഫറവോൻ തന്റെ കൈയിൽനിന്ന് മുദ്രമോതിരം ഊരി, യോസേഫിന്റെ കൈയ്ക്ക് ഇട്ടു, അവനെ നേർമ്മയുള്ള വസ്ത്രംധരിപ്പിച്ചു, ഒരു സ്വർണ്ണമാലയും അവന്റെ കഴുത്തിൽ ഇട്ടു.", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 41:43" - }, - "തന്റെ രണ്ടാം രഥത്തിൽ അവനെ കയറ്റി: “മുട്ടുകുത്തുവിൻ” എന്ന് അവന്റെ മുമ്പിൽ വിളിച്ചു പറയിച്ചു; ഇങ്ങനെ അവനെ ഈജിപ്റ്റുദേശത്തിനൊക്കെയും മേലധികാരിയാക്കി.", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 41:44" - }, - "പിന്നെ ഫറവോൻ യോസേഫിനോട്: “ഞാൻ ഫറവോൻ ആകുന്നു; നിന്റെ കല്പന കൂടാതെ ഈജിപ്റ്റുദേശത്ത് എങ്ങും യാതൊരുത്തനും കൈയോ കാലോ അനക്കുകയില്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 41:45" - }, - "ഫറവോൻ യോസേഫിനു സാപ്നത്ത് പനേഹ് എന്നു പേരിട്ടു; ഓനിലെ പുരോഹിതനായ പോത്തിഫേറയുടെ മകൾ ആസ്നത്തിനെ അവന് ഭാര്യയായി കൊടുത്തു. പിന്നെ യോസേഫ് ഈജിപ്റ്റുദേശത്തു സഞ്ചരിച്ചു.", - { - "type": "verse:v", - "number": "46", - "sid": "GEN 41:46" - }, - "യോസേഫ് ഈജിപ്റ്റുരാജാവായ ഫറവോന്റെ മുമ്പാകെ നില്ക്കുമ്പോൾ അവന് മുപ്പതു വയസ്സായിരുന്നു. യോസേഫ് ഫറവോന്റെ സന്നിധാനത്തിൽനിന്നു പുറപ്പെട്ട് ഈജിപ്റ്റുദേശത്തൊക്കെയും സഞ്ചരിച്ചു.", - { - "type": "verse:v", - "number": "47", - "sid": "GEN 41:47" - }, - "എന്നാൽ സമൃദ്ധമായ ഏഴു വർഷവും ദേശം ധാരാളമായി വിളഞ്ഞു.", - { - "type": "verse:v", - "number": "48", - "sid": "GEN 41:48" - }, - "ഈജിപ്റ്റുദേശത്തു സുഭിക്ഷത ഉണ്ടായ ഏഴു വർഷത്തിലെ ധാന്യം ഒക്കെയും അവൻ ശേഖരിച്ചു പട്ടണങ്ങളിൽ സൂക്ഷിച്ചു; ഓരോ പട്ടണത്തിൽ ചുറ്റിലുമുള്ള നിലത്തിലെ ധാന്യം സൂക്ഷിച്ചു.", - { - "type": "verse:v", - "number": "49", - "sid": "GEN 41:49" - }, - "അങ്ങനെ യോസേഫ് കടൽകരയിലെ മണൽപോലെ വളരെയധികം ധാന്യം ശേഖരിച്ചു വച്ചു; അളക്കുവാൻ കഴിയായ്കയാൽ അളവു നിർത്തിക്കളഞ്ഞു.", - { - "type": "verse:v", - "number": "50", - "sid": "GEN 41:50" - }, - "ക്ഷാമകാലം വരുംമുമ്പേ യോസേഫിനു രണ്ടു പുത്രന്മാർ ജനിച്ചു; അവരെ ഓനിലെ പുരോഹിതനായ പോത്തിഫേറയുടെ മകൾ ആസ്നത്ത് പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "51", - "sid": "GEN 41:51" - }, - "“എന്റെ സകല കഷ്ടതയും എന്റെ പിതൃഭവനം ഒക്കെയും ദൈവം എന്നെ മറക്കുമാറാക്കി” എന്നു പറഞ്ഞു യോസേഫ് തന്റെ ആദ്യജാതനു മനശ്ശെ എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "52", - "sid": "GEN 41:52" - }, - "“സങ്കടദേശത്തു ദൈവം എന്നെ വർദ്ധിപ്പിച്ചു” എന്നു പറഞ്ഞ്, അവൻ രണ്ടാമത്തവന് എഫ്രയീം എന്നു പേരിട്ടു.", - { - "type": "verse:v", - "number": "53", - "sid": "GEN 41:53" - }, - "ഈജിപ്റ്റുദേശത്തുണ്ടായ സമൃദ്ധിയുള്ള ഏഴു വർഷം കഴിഞ്ഞപ്പോൾ", - { - "type": "verse:v", - "number": "54", - "sid": "GEN 41:54" - }, - "യോസേഫ് പറഞ്ഞതുപോലെ ക്ഷാമമുള്ള ഏഴു വർഷം തുടങ്ങി; സകലദേശങ്ങളിലും ക്ഷാമമുണ്ടായി; എന്നാൽ ഈജിപ്റ്റുദേശത്ത് എല്ലായിടത്തും ആഹാരം ഉണ്ടായിരുന്നു.", - { - "type": "verse:v", - "number": "55", - "sid": "GEN 41:55" - }, - "പിന്നെ ഈജിപ്റ്റുദേശത്ത് എല്ലായിടത്തും ക്ഷാമം ഉണ്ടായപ്പോൾ ജനങ്ങൾ ആഹാരത്തിനായി ഫറവോനോട് നിലവിളിച്ചു; ഫറവോൻ ഈജിപ്റ്റുകാരോടൊക്കെയും: “നിങ്ങൾ യോസേഫിന്റെ അടുക്കൽ ചെല്ലുവിൻ; അവൻ നിങ്ങളോടു പറയുന്നതുപോലെ ചെയ്യുവിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "56", - "sid": "GEN 41:56" - }, - "ക്ഷാമം ഭൂതലത്തിലൊക്കെയും ഉണ്ടായി; യോസേഫ് പാണ്ടികശാലകൾ ഒക്കെയും തുറന്നു, ഈജിപ്റ്റുകാർക്കു ധാന്യം വിറ്റു; ക്ഷാമം ഈജിപ്റ്റുദേശത്തും കഠിനമായ്തീർന്നു.", - { - "type": "verse:v", - "number": "57", - "sid": "GEN 41:57" - }, - "ഭൂമിയിൽ എങ്ങും ക്ഷാമം കഠിനമായയ്തീർന്നതുകൊണ്ട് സകലദേശക്കാരും ധാന്യം വാങ്ങുവാൻ ഈജിപ്റ്റിൽ യോസേഫിന്റെ അടുക്കൽ വന്നു." - ] - }, - { - "type": "chapter:c", - "number": "42", - "sid": "GEN 42" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 42:1" - }, - "ഈജിപ്റ്റിൽ ധാന്യം ഉണ്ടെന്നു യാക്കോബ് അറിഞ്ഞപ്പോൾ തന്റെ പുത്രന്മാരോട്: “നിങ്ങൾ തമ്മിൽ തമ്മിൽ നോക്കിനില്ക്കുന്നതെന്ത്?", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 42:2" - }, - "ഈജിപ്റ്റിൽ ധാന്യം ഉണ്ടെന്ന് ഞാൻ കേട്ടിരിക്കുന്നു; നാം മരിക്കാതെ ജീവിച്ചിരിക്കേണ്ടതിന് അവിടെ ചെന്ന് അവിടെ നിന്നു നമുക്കു ധാന്യം വാങ്ങുവിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 42:3" - }, - "യോസേഫിന്റെ സഹോദരന്മാർ പത്തു പേർ ഈജിപ്റ്റിൽ ധാന്യം വാങ്ങുവാൻ പോയി.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 42:4" - }, - "എന്നാൽ യോസേഫിന്റെ അനുജനായ ബെന്യാമീനു “ഒരുപക്ഷേ വല്ല ആപത്തും സംഭവിക്കും” എന്നുപറഞ്ഞ് യാക്കോബ് അവനെ സഹോദരന്മാരോടുകൂടെ അയച്ചില്ല.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 42:5" - }, - "അങ്ങനെ ധാന്യം വാങ്ങുവാൻ വന്നവരുടെ ഇടയിൽ യിസ്രായേലിന്റെ പുത്രന്മാരും വന്നു; കനാൻദേശത്തും ക്ഷാമം ഉണ്ടായിരുന്നുവല്ലോ.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 42:6" - }, - "യോസേഫ് ദേശത്തിന് അധിപതിയായിരുന്നു; അവൻ തന്നെയായിരുന്നു ദേശത്തിലെ സകല ജനങ്ങൾക്കും ധാന്യം വിറ്റത്; യോസേഫിന്റെ സഹോദരന്മാരും വന്ന് അവനെ സാഷ്ടാംഗം നമസ്കരിച്ചു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 42:7" - }, - "യോസഫ് തന്റെ സഹോദരന്മാരെ കണ്ടപ്പോൾ അവരെ അറിഞ്ഞു എങ്കിലും അറിയാത്ത ഭാവം നടിച്ച് അവരോടു കഠിനമായി സംസാരിച്ചു: “നിങ്ങൾ എവിടെനിന്നു വരുന്നു” എന്ന് അവരോടു ചോദിച്ചതിന്: “ആഹാരം വാങ്ങുവാൻ കനാൻദേശത്തുനിന്നു വരുന്നു” എന്ന് അവർ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 42:8" - }, - "യോസേഫ് സഹോദരന്മാരെ അറിഞ്ഞു എങ്കിലും അവർ അവനെ അറിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 42:9" - }, - "യോസേഫ് അവരെക്കുറിച്ചു കണ്ടിരുന്ന സ്വപ്നങ്ങൾ ഓർത്ത് അവരോട്: “നിങ്ങൾ ചാരന്മാരാകുന്നു; ദേശത്തിന്റെ ദുർബ്ബലഭാഗം നോക്കുവാൻ നിങ്ങൾ വന്നിരിക്കുന്നു” എന്ന് പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 42:10" - }, - "അവർ അവനോട്: “അല്ല, യജമാനനേ, അടിയങ്ങൾ ആഹാരം വാങ്ങുവാൻ വന്നിരിക്കുന്നു;", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 42:11" - }, - "ഞങ്ങൾ എല്ലാവരും ഒരാളുടെ മക്കൾ; ഞങ്ങൾ സത്യസന്ധരാകുന്നു; അടിയങ്ങൾ ചാരന്മാരല്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 42:12" - }, - "അവൻ അവരോട്: “അല്ല, നിങ്ങൾ ദേശത്തിന്റെ ദുർബ്ബലഭാഗം നോക്കുവാൻ വന്നിരിക്കുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 42:13" - }, - "അതിന് അവർ: “അടിയങ്ങൾ കനാൻദേശത്തുള്ള ഒരാളുടെ മക്കൾ; പന്ത്രണ്ടു സഹോദരന്മാർ ആകുന്നു; ഇളയവൻ ഇന്നു ഞങ്ങളുടെ അപ്പന്റെ അടുക്കൽ ഉണ്ട്; ഒരുവൻ ഇപ്പോൾ ഇല്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 42:14" - }, - "യോസേഫ് അവരോടു പറഞ്ഞത്: “ഞാൻ പറഞ്ഞതുപോലെ നിങ്ങൾ ചാരന്മാർ തന്നെ.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 42:15" - }, - "ഇതിനാൽ ഞാൻ നിങ്ങളെ പരീക്ഷിക്കും; നിങ്ങളുടെ ഇളയസഹോദരൻ ഇവിടെ വന്നല്ലാതെ, ഫറവോനാണ, നിങ്ങൾ ഇവിടെനിന്നു പുറപ്പെടുകയില്ല.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 42:16" - }, - "നിങ്ങളുടെ സഹോദരനെ കൂട്ടിക്കൊണ്ടുവരുവാൻ നിങ്ങളിൽ ഒരുവനെ അയപ്പിൻ; നിങ്ങളോ തടവുകാരായിരിക്കേണം; നിങ്ങൾ നേരുള്ളവരോ എന്നു നിങ്ങളുടെ വാക്കു പരീക്ഷിച്ചറിയാമല്ലോ; അല്ലെന്നുവരികിൽ; ഫറവോനാണ, നിങ്ങൾ ചാരന്മാർ തന്നെ.”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 42:17" - }, - "അങ്ങനെ അവൻ അവരെ മൂന്നു ദിവസം തടവിൽ ആക്കി.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 42:18" - }, - "മൂന്നാം ദിവസം യോസേഫ് അവരോടു പറഞ്ഞത്: “ഞാൻ ദൈവത്തെ ഭയപ്പെടുന്നു; നിങ്ങൾ ജീവിച്ചിരിക്കേണ്ടതിന് ഇതു ചെയ്‌വിൻ:", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 42:19" - }, - "നിങ്ങൾ സത്യസന്ധരെങ്കിൽ നിങ്ങളുടെ ഒരു സഹോദരൻ തടവിൽ കിടക്കട്ടെ; നിങ്ങൾ പുറപ്പെട്ട്, നിങ്ങളുടെ വീടുകളിലെ ബുദ്ധിമുട്ടിനു ധാന്യം കൊണ്ടുപോകുവിൻ.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 42:20" - }, - "എന്നാൽ നിങ്ങളുടെ ഇളയസഹോദരനെ എന്റെ അടുക്കൽ കൊണ്ടുവരേണം; അതിനാൽ നിങ്ങളുടെ വാക്ക് സത്യം എന്നു തെളിയും; നിങ്ങൾ മരിക്കേണ്ടിവരികയില്ല” അവർ അങ്ങനെ സമ്മതിച്ചു", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 42:21" - }, - "“നമ്മുടെ സഹോദരന്റെ കാര്യത്തിൽ നാം സത്യത്തിൽ കുറ്റക്കാരാകുന്നു; അവൻ നമ്മോടു കെഞ്ചിയപ്പോൾ നാം അവന്റെ പ്രാണസങ്കടം കണ്ടിട്ടും അവന്റെ അപേക്ഷ കേട്ടില്ലല്ലോ; അതുകൊണ്ട് ഈ സങ്കടം നമുക്കു വന്നിരിക്കുന്നു” എന്ന് അവർ തമ്മിൽ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 42:22" - }, - "അതിനു രൂബേൻ: “ബാലനോടു ദോഷം ചെയ്യരുതെന്നു ഞാൻ നിങ്ങളോടു പറഞ്ഞില്ലയോ? എന്നിട്ടും നിങ്ങൾ കേട്ടില്ല; ഇപ്പോൾ ഇതാ, അവന്റെ രക്തം നമ്മോടു ചോദിക്കുന്നു” എന്ന് അവരോടു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 42:23" - }, - "യോസേഫ് അവരോടു സംസാരിച്ചതു പരിഭാഷകൻമുഖാന്തരം ആയിരുന്നതുകൊണ്ട് അവൻ ഇതു മനസ്സിലാക്കി എന്ന് അവർ അറിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 42:24" - }, - "യോസേഫ് അവരെ വിട്ടു മാറിപ്പോയി കരഞ്ഞു; പിന്നെ അവരുടെ അടുക്കൽ വന്ന് അവരോടു സംസാരിച്ച് അവരുടെ കൂട്ടത്തിൽ നിന്നു ശിമെയോനെ പിടിച്ച് അവർ കാൺകെ ബന്ധിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 42:25" - }, - "അവരുടെ ചാക്കിൽ ധാന്യം നിറയ്ക്കുവാനും അവരുടെ പണം അവനവന്റെ ചാക്കിൽ തിരികെ വയ്ക്കുവാനും വഴിക്കു വേണ്ടിയ ആഹാരം അവർക്കു കൊടുക്കുവാനും യോസേഫ് കല്പിച്ചു; അങ്ങനെ തന്നെ അവർക്കു ചെയ്തുകൊടുത്തു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 42:26" - }, - "അവർ ധാന്യം കഴുതപ്പുറത്ത് കയറ്റി അവിടെനിന്നു പുറപ്പെട്ടു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 42:27" - }, - "വഴിയമ്പലത്തിൽവച്ച് അവരിൽ ഒരുവൻ കഴുതയ്ക്കു തീറ്റ കൊടുക്കുവാൻ ചാക്ക് അഴിച്ചപ്പോൾ തന്റെ പണം ചാക്കിന്റെ വായ്ക്കൽ ഇരിക്കുന്നതു കണ്ട്,", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 42:28" - }, - "തന്റെ സഹോദരന്മാരോട്: “എന്റെ പണം എനിക്കു തിരികെ കിട്ടി അത് ഇതാ, എന്റെ ചാക്കിൽ ഇരിക്കുന്നു” എന്നു പറഞ്ഞു. അപ്പോൾ അവരുടെ ഉള്ളം തളർന്നു, അവർ വിറച്ചു: “ദൈവം നമ്മോട് ഈ ചെയ്തത് എന്ത്” എന്ന് തമ്മിൽ തമ്മിൽ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 42:29" - }, - "അവർ കനാൻദേശത്തു തങ്ങളുടെ അപ്പനായ യാക്കോബിന്റെ അടുക്കൽ എത്തിയപ്പോൾ, തങ്ങൾക്കു സംഭവിച്ചതൊക്കെയും അവനോട് അറിയിച്ചു പറഞ്ഞത്:", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 42:30" - }, - "“ദേശത്തിലെ അധിപതിയായവൻ ഞങ്ങൾ ദേശത്തെ ചാരന്മാർ എന്നു വിചാരിച്ചു ഞങ്ങളോടു കഠിനമായി സംസാരിച്ചു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 42:31" - }, - "ഞങ്ങൾ അവനോട്: ‘ഞങ്ങൾ സത്യസന്ധരാകുന്നു, ഞങ്ങൾ ചാരന്മാരല്ല.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 42:32" - }, - "ഞങ്ങൾ ഒരു അപ്പന്റെ മക്കൾ; പന്ത്രണ്ടു സഹോദരന്മാരാകുന്നു; ഒരുവൻ ഇപ്പോൾ ഇല്ല; ഇളയവൻ കനാൻദേശത്ത് ഞങ്ങളുടെ അപ്പന്റെ അടുക്കൽ ഉണ്ട് എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 42:33" - }, - "അതിന് ദേശത്തിലെ അധിപതിയായവൻ ഞങ്ങളോടു പറഞ്ഞത്: ‘നിങ്ങൾ സത്യസന്ധർ എന്നു ഞാൻ ഇതിനാൽ അറിയും: നിങ്ങളുടെ ഒരു സഹോദരനെ എന്റെ അടുക്കൽ വിട്ടിട്ടു നിങ്ങളുടെ വീടുകളിലെ ബുദ്ധിമുട്ടിനു ധാന്യം വാങ്ങി കൊണ്ടുപോകുവിൻ.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 42:34" - }, - "നിങ്ങളുടെ ഇളയസഹോദരനെ എന്റെ അടുക്കൽ കൊണ്ടുവരുവിൻ; അതിനാൽ നിങ്ങൾ ചാരന്മാരല്ല, സത്യസന്ധർ തന്നെ എന്നു ഞാൻ അറിയും; നിങ്ങളുടെ സഹോദരനെ നിങ്ങൾക്ക് ഏല്പിച്ചുതരും; നിങ്ങൾക്കു ദേശത്തു വ്യാപാരവും ചെയ്യാം.", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 42:35" - }, - "പിന്നെ അവർ ചാക്ക് ഒഴിക്കുമ്പോൾ ഇതാ, ഓരോരുത്തന്റെ ചാക്കിൽ അവനവന്റെ പണക്കെട്ട് ഇരിക്കുന്നു; അവരും അവരുടെ അപ്പനും പണക്കെട്ട് കണ്ടപ്പോൾ ഭയപ്പെട്ടുപോയി.", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 42:36" - }, - "അവരുടെ അപ്പനായ യാക്കോബ് അവരോട്: “നിങ്ങൾ എന്നെ മക്കളില്ലാത്തവനാക്കുന്നു; യോസേഫ് ഇല്ല, ശിമെയോൻ ഇല്ല; ബെന്യാമീനെയും നിങ്ങൾ കൊണ്ടുപോകും; സകലവും എനിക്കു പ്രതികൂലം തന്നെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 42:37" - }, - "അതിനു രൂബേൻ അപ്പനോട്: “എന്റെ കൈയിൽ അവനെ ഏല്പിക്ക; ഞാൻ അവനെ നിന്റെ അടുക്കൽ മടക്കി കൊണ്ടുവരും; ഞാൻ അവനെ നിന്റെ അടുക്കൽ കൊണ്ടുവരാത്തപക്ഷം എന്റെ രണ്ടു പുത്രന്മാരെ കൊന്നുകളക” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 42:38" - }, - "എന്നാൽ അവൻ: “എന്റെ മകൻ നിങ്ങളോടുകൂടെ വരുകയില്ല; അവന്റെ ജ്യേഷ്ഠൻ മരിച്ചുപോയി, അവൻ ഒരുവനേ ശേഷിപ്പുള്ളു; നിങ്ങൾ പോകുന്ന വഴിയിൽ അവന് വല്ല ആപത്തും വന്നാൽ തലനരച്ച എന്നെ നിങ്ങൾ ദുഃഖത്തോടെ പാതാളത്തിലേക്ക് ഇറങ്ങുമാറാക്കും” എന്നു പറഞ്ഞു." - ] - }, - { - "type": "chapter:c", - "number": "43", - "sid": "GEN 43" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 43:1" - }, - "എന്നാൽ ക്ഷാമം ദേശത്തു കഠിനമായി തീർന്നു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 43:2" - }, - "അവർ ഈജിപ്റ്റിൽനിന്നു കൊണ്ടുവന്ന ധാന്യം ഭക്ഷിച്ചു തീർന്നപ്പോൾ അവരുടെ അപ്പൻ അവരോട്: “നിങ്ങൾ ഇനിയും പോയി കുറെ ആഹാരംകൂടെ വാങ്ങുവിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 43:3" - }, - "അതിനു യെഹൂദാ അപ്പനോടു പറഞ്ഞത് ‘നിങ്ങളുടെ സഹോദരൻ നിങ്ങളോടുകൂടെ ഇല്ലാതിരുന്നാൽ നിങ്ങൾ എന്റെ മുഖം കാണുകയില്ല’ എന്ന് അദ്ദേഹം തീർച്ചയായി ഞങ്ങളോടു പറഞ്ഞിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 43:4" - }, - "അപ്പൻ ഞങ്ങളുടെ സഹോദരനെ ഞങ്ങളുടെകൂടെ അയച്ചാൽ ഞങ്ങൾ ചെന്ന് ആഹാരം വാങ്ങി കൊണ്ടുവരാം;", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 43:5" - }, - "അയക്കാതിരുന്നാലോ ഞങ്ങൾ പോകയില്ല. ‘നിങ്ങളുടെ സഹോദരൻ നിങ്ങളോടുകൂടെ ഇല്ല എങ്കിൽ നിങ്ങൾ എന്റെ മുഖം കാണുകയില്ല’ എന്ന് അദ്ദേഹം ഞങ്ങളോടു പറഞ്ഞിരിക്കുന്നു.”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 43:6" - }, - "“നിങ്ങൾക്ക് ഇനിയും ഒരു സഹോദരൻ ഉണ്ടെന്ന് നിങ്ങൾ അദ്ദേഹത്തോടു പറഞ്ഞ് എനിക്ക് ഈ ദോഷം വരുത്തിയത് എന്തിന്?” എന്നു യിസ്രായേൽ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 43:7" - }, - "അതിന് അവർ “ ‘നിങ്ങളുടെ അപ്പൻ ജീവിച്ചിരിക്കുന്നുവോ? നിങ്ങൾക്ക് ഇനിയും ഒരു സഹോദരൻ ഉണ്ടോ?’ എന്നിങ്ങനെ അദ്ദേഹം ഞങ്ങളെയും നമ്മുടെ കുടുംബത്തെയുംകുറിച്ചു താല്പര്യമായി ചോദിച്ചതുകൊണ്ട് ഞങ്ങൾ ഇതൊക്കെയും അറിയിക്കേണ്ടിവന്നു; ‘നിങ്ങളുടെ സഹോദരനെ ഇവിടെ കൂട്ടിക്കൊണ്ടുവരുവിൻ’ എന്ന് അദ്ദേഹം പറയുമെന്നു ഞങ്ങൾ അറിഞ്ഞിരുന്നുവോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 43:8" - }, - "പിന്നെ യെഹൂദാ തന്റെ അപ്പനായ യിസ്രായേലിനോടു പറഞ്ഞത് “ഞങ്ങളും അങ്ങും ഞങ്ങളുടെ കുഞ്ഞുകുട്ടികളും മരിക്കാതെ ജീവിച്ചിരിക്കേണ്ടതിനു ബാലനെ എന്നോടുകൂടെ അയയ്ക്കേണം; എന്നാൽ ഞങ്ങൾ പോകാം.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 43:9" - }, - "ഞാൻ അവന് വേണ്ടി ഉത്തരവാദിയായിരിക്കാം; നീ അവനെ എന്റെ കൈയിൽനിന്നു ചോദിക്കേണം; ഞാൻ അവനെ നിന്റെ അടുക്കൽ കൊണ്ടുവന്ന് അവനെ നിന്റെ മുമ്പിൽ നിർത്തുന്നില്ലെങ്കിൽ ഞാൻ സദാകാലം നിനക്കു കുറ്റക്കാരനായിക്കൊള്ളാം.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 43:10" - }, - "ഞങ്ങൾ താമസിക്കാതിരുന്നെങ്കിൽ ഇപ്പോൾ രണ്ടു പ്രാവശ്യം പോയിവരുമായിരുന്നു.”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 43:11" - }, - "അപ്പോൾ അവരുടെ അപ്പനായ യിസ്രായേൽ അവരോടു പറഞ്ഞത്: “അങ്ങനെയെങ്കിൽ ഇതു ചെയ്യുവിൻ: നിങ്ങളുടെ പാത്രങ്ങളിൽ കുറെ സുഗന്ധപ്പശ, കുറെ തേൻ, സാംപ്രാണി, സന്നിനായകം, ബോടനണ്ടി, ബദാമണ്ടി എന്നിങ്ങനെ ദേശത്തിലെ വിശേഷവസ്തുക്കളിൽ ചിലതൊക്കെയും കൊണ്ടുപോയി അദ്ദേഹത്തിനു കാഴ്ചവയ്ക്കുവിൻ.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 43:12" - }, - "ഇരട്ടിപണവും കൈയിൽ എടുത്തുകൊൾവിൻ; നിങ്ങളുടെ ചാക്കിന്റെ വായ്ക്കൽ മടങ്ങിവന്ന പണവും കൈയിൽ തിരികെ കൊണ്ടുപോകുവിൻ; ഒരുപക്ഷേ അതു നോട്ടപ്പിശകായിരിക്കാം.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 43:13" - }, - "നിങ്ങളുടെ സഹോദരനെയും കൂട്ടി പുറപ്പെട്ട് അദ്ദേഹത്തിന്റെ അടുക്കൽ വീണ്ടും ചെല്ലുവിൻ.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 43:14" - }, - "അവൻ നിങ്ങളുടെ മറ്റേ സഹോദരനെയും ബെന്യാമീനെയും നിങ്ങളോടുകൂടെ അയക്കേണ്ടതിന് സർവ്വശക്തിയുള്ള ദൈവം അവനു നിങ്ങളോടു കരുണ തോന്നിക്കട്ടെ; എന്നാൽ ഞാൻ മക്കളില്ലാത്തവനാകേണമെങ്കിൽ ആകട്ടെ.”", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 43:15" - }, - "അങ്ങനെ അവർ ആ കാഴ്ചയും ഇരട്ടിപണവും എടുത്തു ബെന്യാമീനെയും കൂട്ടി പുറപ്പെട്ടു ഈജിപ്റ്റിൽ ചെന്നു യോസേഫിന്റെ മുമ്പിൽനിന്നു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 43:16" - }, - "അവരോടുകൂടെ ബെന്യാമീനെ കണ്ടപ്പോൾ യോസേഫ് തന്റെ ഗൃഹവിചാരകനോട്: “നീ ഈ പുരുഷന്മാരെ വീട്ടിൽ കൂട്ടിക്കൊണ്ടു പോക; അവർ ഉച്ചയ്ക്ക് എന്നോടുകൂടെ ഭക്ഷണം കഴിക്കേണ്ടതാകയാൽ മൃഗത്തെ അറുത്ത് ഒരുക്കിക്കൊൾക” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 43:17" - }, - "യോസേഫ് കല്പിച്ചതുപോലെ അവൻ ചെയ്തു; അവരെ യോസേഫിന്റെ വീട്ടിൽ കൂട്ടിക്കൊണ്ടു പോയി.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 43:18" - }, - "തങ്ങളെ യോസേഫിന്റെ വീട്ടിൽ കൊണ്ടുപോകയാൽ അവർ ഭയപ്പെട്ടു: “ആദ്യത്തെ പ്രാവശ്യം നമ്മുടെ ചാക്കിൽ മടങ്ങിവന്ന പണം നിമിത്തം നമ്മെ പിടിച്ച് അടിമകളാക്കി നമ്മുടെ കഴുതകളെയും എടുത്തുകൊള്ളേണ്ടതിനാകുന്നു നമ്മെ കൊണ്ടുവന്നിരിക്കുന്നത് എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 43:19" - }, - "അവർ യോസേഫിന്റെ ഗൃഹവിചാരകന്റെ അടുക്കൽ ചെന്ന്, വീട്ടുവാതിൽക്കൽവച്ച് അവനോടു സംസാരിച്ചു:", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 43:20" - }, - "“യജമാനനേ, ആഹാരം വാങ്ങുവാൻ ഞങ്ങൾ മുമ്പേ വന്നിരുന്നു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 43:21" - }, - "ഞങ്ങൾ വഴിയമ്പലത്തിൽ ചെന്നു ചാക്ക് അഴിച്ചപ്പോൾ ഓരോരുത്തന്റെ പണം മുഴുവനും അവനവന്റെ ചാക്കിന്റെ വായ്ക്കൽ ഉണ്ടായിരുന്നു; അതു ഞങ്ങൾ വീണ്ടും കൊണ്ടുവന്നിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 43:22" - }, - "ആഹാരം വാങ്ങുവാൻ വേറെ പണവും ഞങ്ങൾ കൊണ്ടുവന്നിട്ടുണ്ട്; പണം ഞങ്ങളുടെ ചാക്കിൽ വച്ചത് ആരെന്നു ഞങ്ങൾക്ക് അറിഞ്ഞുകൂടാ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 43:23" - }, - "അതിന് അവൻ: “നിങ്ങൾക്കു സമാധാനം; നിങ്ങൾ ഭയപ്പെടേണ്ടാ; നിങ്ങളുടെ ദൈവം, നിങ്ങളുടെ അപ്പന്റെ ദൈവം തന്നെ, നിങ്ങളുടെ ചാക്കിൽ നിങ്ങൾക്കു നിക്ഷേപം തന്നിരിക്കുന്നു; നിങ്ങളുടെ പണം എനിക്കു കിട്ടി” എന്നു പറഞ്ഞ്, ശിമെയോനെയും അവരുടെ അടുക്കൽ പുറത്തു കൊണ്ടുവന്നു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 43:24" - }, - "പിന്നെ അവൻ അവരെ യോസേഫിന്റെ വീട്ടിന്നകത്തു കൊണ്ടുപോയി; അവർക്കു വെള്ളം കൊടുത്തു, അവർ കാലുകളെ കഴുകി; അവരുടെ കഴുതകൾക്ക് അവൻ തീറ്റ കൊടുത്തു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 43:25" - }, - "ഉച്ചയ്ക്കു യോസേഫ് വരുമ്പോഴേക്ക് അവർ കാഴ്ച ഒരുക്കിവച്ചു; തങ്ങൾക്കു ഭക്ഷണം അവിടെ എന്ന് അവർ കേട്ടിരുന്നു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 43:26" - }, - "യോസേഫ് വീട്ടിൽ വന്നപ്പോൾ അവർ കൈവശമുള്ള കാഴ്ച അകത്തുകൊണ്ടുചെന്ന് അവന്റെ മുമ്പാകെവച്ച് അവനെ സാഷ്ടാംഗം നമസ്കരിച്ചു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 43:27" - }, - "അവൻ അവരോടു ക്ഷേമാന്വേഷണം നടത്തി: “നിങ്ങൾ പറഞ്ഞ വൃദ്ധൻ, നിങ്ങളുടെ അപ്പൻ സൗഖ്യമായിരിക്കുന്നുവോ? അവൻ ജീവനോടിരിക്കുന്നുവോ” എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 43:28" - }, - "അതിന് അവർ: “ഞങ്ങളുടെ അപ്പനായ അങ്ങയുടെ അടിയാനു സുഖം തന്നെ; അവൻ ജീവനോടിരിക്കുന്നു” എന്ന് ഉത്തരം പറഞ്ഞു കുനിഞ്ഞു നമസ്കരിച്ചു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 43:29" - }, - "പിന്നെ യോസേഫ് തല ഉയർത്തി, തന്റെ അമ്മയുടെ മകനും തന്റെ അനുജനുമായ ബെന്യാമീനെ കണ്ടു: “നിങ്ങൾ എന്നോടു പറഞ്ഞ നിങ്ങളുടെ ഇളയസഹോദരനോ ഇവൻ” എന്നു ചോദിച്ചു: “ദൈവം നിനക്കു കൃപ നല്കട്ടെ മകനേ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 43:30" - }, - "അനുജനെ കണ്ടിട്ടു യോസേഫിന്റെ മനസ്സ് ഉരുകിയതുകൊണ്ട് അവൻ കരയേണ്ടതിനു ബദ്ധപ്പെട്ടു സ്ഥലം അന്വേഷിച്ച്, സ്വകാര്യമുറിയിൽചെന്ന് അവിടെവച്ചു കരഞ്ഞു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 43:31" - }, - "പിന്നെ അവൻ മുഖം കഴുകി പുറത്തു വന്നു തന്നെത്താൻ അടക്കി: “ഭക്ഷണം കൊണ്ടുവരുവിൻ” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 43:32" - }, - "അവർ യോസേഫിന് പ്രത്യേകവും സഹോദരന്മാർക്കു പ്രത്യേകവും, അവനോടുകൂടെ ഭക്ഷിക്കുന്ന ഈജിപ്റ്റുകാർക്കു പ്രത്യേകവും കൊണ്ടുവന്നുവച്ചു; ഈജിപ്റ്റുകാർ എബ്രായരോടുകൂടെ ഭക്ഷണം കഴിക്കയില്ല; അതു ഈജിപ്റ്റുകാർക്കു വെറുപ്പാകുന്നു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 43:33" - }, - "മൂത്തവൻ മുതൽ ഇളയവൻ വരെ പ്രായത്തിനൊത്തവണ്ണം അവരെ അവന്റെ മുമ്പാകെ ഇരുത്തി; അവർ അന്യോന്യം നോക്കി ആശ്ചര്യപ്പെട്ടു.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 43:34" - }, - "അവൻ തന്റെ മുമ്പിൽനിന്ന് അവർക്ക് ഓഹരികൊടുത്തയച്ചു; ബെന്യാമീന്റെ ഓഹരി മറ്റവരുടെ ഓഹരിയുടെ അഞ്ചിരട്ടിയായിരുന്നു; അവർ പാനംചെയ്ത് അവനോടുകൂടെ ആഹ്ലാദിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "44", - "sid": "GEN 44" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 44:1" - }, - "അനന്തരം അവൻ തന്റെ ഗൃഹവിചാരകനോട്: “നീ ഇവരുടെ ചാക്കിൽ അവർക്ക് എടുക്കാവുന്നിടത്തോളം ധാന്യം നിറച്ച്, ഓരോരുത്തന്റെ പണം അവനവന്റെ ചാക്കിന്റെ വായ്ക്കൽ വയ്ക്കുക.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 44:2" - }, - "ഇളയവന്റെ ചാക്കിന്റെ വായ്ക്കൽ വെള്ളികൊണ്ടുള്ള എന്റെ പാനപാത്രവും അവന്റെ ധാന്യവിലയും വയ്ക്കുക” എന്നു കല്പിച്ചു; യോസേഫ് കല്പിച്ചതുപോലെ അവൻ ചെയ്തു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 44:3" - }, - "നേരം വെളുത്തപ്പോൾ അവരുടെ കഴുതകളുമായി അവരെ യാത്ര അയച്ചു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 44:4" - }, - "അവർ പട്ടണത്തിൽനിന്നു പുറപ്പെട്ടു ദൂരത്താകുംമുമ്പെ, യോസേഫ് തന്റെ ഗൃഹവിചാരകനോടു: “എഴുന്നേറ്റു ആ പുരുഷന്മാരുടെ പിന്നാലെ ഓടിച്ചെല്ലുക; ഒപ്പം എത്തുമ്പോൾ അവരോടു: ‘നിങ്ങൾ നന്മയ്ക്കു പകരം തിന്മ ചെയ്തത് എന്ത്?", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 44:5" - }, - "അതിലല്ലയോ എന്റെ യജമാനൻ കുടിക്കുന്നത്? അതിനാലല്ലയോ ലക്ഷണം നോക്കുന്നത് ? നിങ്ങൾ ഈ ചെയ്തത് ഒട്ടും നന്നല്ല’ എന്നു പറയുക” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 44:6" - }, - "അവൻ അവരുടെ അടുക്കൽ എത്തിയപ്പോൾ ഈ വാക്കുകൾ അവരോടു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 44:7" - }, - "അവർ അവനോടു പറഞ്ഞത്: “യജമാനൻ ഇങ്ങനെ പറയുന്നത് എന്ത്? ഈ വക കാര്യം അടിയങ്ങൾ ഒരുനാളും ചെയ്കയില്ല.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 44:8" - }, - "ഞങ്ങളുടെ ചാക്കിന്റെ വായ്ക്കൽ കണ്ട പണം ഞങ്ങൾ കനാൻദേശത്തുനിന്ന് അങ്ങയുടെ അടുക്കൽ വീണ്ടും കൊണ്ടുവന്നുവല്ലോ; പിന്നെ ഞങ്ങൾ അങ്ങയുടെ യജമാനന്റെ വീട്ടിൽനിന്ന് വെള്ളിയും പൊന്നും മോഷ്ടിക്കുമോ?", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 44:9" - }, - "അടിയങ്ങളിൽ ആരുടെ എങ്കിലും കൈവശം അതു കണ്ടാൽ അവൻ മരിക്കട്ടെ; ഞങ്ങളും യജമാനന് അടിമകളായിക്കൊള്ളാം.”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 44:10" - }, - "അതിന് അവൻ: “നിങ്ങൾ പറഞ്ഞതുപോലെ ആകട്ടെ; അത് ആരുടെ കൈവശം കാണുന്നുവോ അവൻ എനിക്ക് അടിമയാകും; നിങ്ങളോ കുറ്റമില്ലാത്തവരായിരിക്കും.”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 44:11" - }, - "അവർ വേഗത്തിൽ ചാക്ക് നിലത്തിറക്കി: ഓരോരുത്തൻ താന്താന്റെ ചാക്ക് അഴിച്ചു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 44:12" - }, - "അവൻ മൂത്തവന്റെ ചാക്കുതുടങ്ങി ഇളയവന്റേതുവരെ പരിശോധിച്ചു. ബെന്യാമീന്റെ ചാക്കിൽ പാനപാത്രം കണ്ടുപിടിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 44:13" - }, - "അപ്പോൾ അവർ വസ്ത്രം കീറി, ചുമടു കഴുതപ്പുറത്തു കയറ്റി പട്ടണത്തിലേക്കു മടങ്ങിച്ചെന്നു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 44:14" - }, - "യെഹൂദയും അവന്റെ സഹോദരന്മാരും യോസേഫിന്റെ വീട്ടിൽ ചെന്നു; അവൻ അതുവരെയും അവിടെത്തന്നെ ആയിരുന്നു; അവർ അവന്റെ മുമ്പാകെ സാഷ്ടാംഗം വീണു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 44:15" - }, - "യോസേഫ് അവരോട്: “നിങ്ങൾ ഈ ചെയ്ത പ്രവൃത്തി എന്ത്? എന്നെപ്പോലെയുള്ള ഒരുത്തനു ഭാവി പ്രവചിക്കുവാൻ അറിയാമെന്നു നിങ്ങൾ അറിഞ്ഞിട്ടില്ലയോ” എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 44:16" - }, - "അതിനു യെഹൂദാ: “യജമാനനോടു ഞങ്ങൾ എന്തു പറയേണ്ടു? എന്തു ബോധിപ്പിക്കേണ്ടു? എങ്ങനെ ഞങ്ങളെത്തന്നെ നീതീകരിക്കേണ്ടു? ദൈവം അടിയങ്ങളുടെ അകൃത്യം കണ്ടെത്തി; ഇതാ ഞങ്ങൾ യജമാനന് അടിമകൾ; ഞങ്ങളും ആരുടെ കൈയിൽ പാത്രം കണ്ടുവോ അവനും തന്നെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 44:17" - }, - "അതിന് യോസേഫ്: “അങ്ങനെ ഞാൻ ഒരുനാളും ചെയ്കയില്ല; ആരുടെ കൈവശം പാത്രം കണ്ടുവോ അവൻ തന്നെ എനിക്ക് അടിമയായിരിക്കും; നിങ്ങളോ സമാധാനത്തോടെ നിങ്ങളുടെ അപ്പന്റെ അടുക്കൽ പൊയ്ക്കൊൾവിൻ” എന്നു പറഞ്ഞു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 44:18" - }, - "അപ്പോൾ യെഹൂദാ അടുത്തുചെന്നു പറഞ്ഞത്: “യജമാനനേ, അടിയൻ യജമാനനോട് ഒന്നു ബോധിപ്പിച്ചുകൊള്ളട്ടേ; അടിയന്റെ നേരെ കോപം ജ്വലിക്കരുതേ;", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 44:19" - }, - "യജമാനൻ ഫറവോനെപ്പോലെയല്ലോ; ‘നിങ്ങൾക്ക് അപ്പനോ സഹോദരനോ ഉണ്ടോ?’ എന്നു യജമാനൻ അടിയങ്ങളോടു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 44:20" - }, - "അതിനു ഞങ്ങൾ യജമാനനോട്: ‘ഞങ്ങൾക്കു വൃദ്ധനായ ഒരു അപ്പനും അവന് വാർദ്ധക്യത്തിൽ ജനിച്ച ഒരു മകനും ഉണ്ട്; അവന്റെ ജ്യേഷ്ഠൻ മരിച്ചുപോയി; അവന്റെ അമ്മ പ്രസവിച്ചിട്ട് അവൻ ഒരുത്തനെ ശേഷിപ്പുള്ളു; അവൻ അപ്പന്റെ ഇഷ്ടനാകുന്നു’ എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 44:21" - }, - "അപ്പോൾ യജമാനൻ അടിങ്ങളോട്: ‘എനിക്കു കാണേണ്ടതിന് അവനെ എന്റെ അടുക്കൽ കൂട്ടിക്കൊണ്ടുവരുവിൻ’ എന്നു കല്പിച്ചുവല്ലോ.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 44:22" - }, - "ഞങ്ങൾ യജമാനനോട്: ‘ബാലന് അപ്പനെ പിരിഞ്ഞുകൂടാ; പിരിഞ്ഞാൽ അപ്പൻ മരിച്ചുപോകും’ എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 44:23" - }, - "അതിനു യജമാനൻ അടിയങ്ങളോട്: ‘നിങ്ങളുടെ ഇളയസഹോദരൻ നിങ്ങളോടുകൂടെ വരാതിരുന്നാൽ നിങ്ങൾ എന്റെ മുഖം ഇനി കാണുകയില്ല’ എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 44:24" - }, - "അവിടത്തെ അടിയാനായ അപ്പന്റെ അടുക്കൽ ഞങ്ങൾ ചെന്ന് യജമാനന്റെ വാക്കുകളെ അറിയിച്ചു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 44:25" - }, - "അനന്തരം ഞങ്ങളുടെ അപ്പൻ: ‘നിങ്ങൾ ഇനിയും പോയി നമുക്കു കുറെ ധാന്യം വാങ്ങുവിൻ’ എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 44:26" - }, - "അതിനു ഞങ്ങൾ: ‘ഞങ്ങൾക്കു പൊയ്ക്കൂടാ; അനുജൻ കൂടെ ഉണ്ടെങ്കിൽ ഞങ്ങൾ പോകാം; അനുജൻ ഇല്ലാതെ ഞങ്ങൾക്ക് അദ്ദേഹത്തിന്റെ മുഖം കാണുവാൻ സാദ്ധ്യമല്ല’ എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 44:27" - }, - "അപ്പോൾ അവിടത്തെ അടിയാനായ അപ്പൻ ഞങ്ങളോടു പറഞ്ഞത്: ‘എന്റെ ഭാര്യ എനിക്കു രണ്ടു പുത്രന്മാരെ പ്രസവിച്ചു എന്നു നിങ്ങൾക്ക് അറിയാമല്ലോ.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 44:28" - }, - "അവരിൽ ഒരുത്തൻ എന്റെ അടുക്കൽനിന്നു പോയി; അവനെ പറിച്ചു കീറിപ്പോയി നിശ്ചയം എന്നു ഞാൻ ഉറച്ചു; ഇതുവരെ ഞാൻ അവനെ കണ്ടിട്ടുമില്ല.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 44:29" - }, - "നിങ്ങൾ ഇവനെയും കൊണ്ടുപോയിട്ട് അവനു വല്ല ആപത്തും വന്നാൽ തലനരച്ച എന്നെ നിങ്ങൾ ദുഃഖത്തോടെ പാതാളത്തിൽ ഇറങ്ങുമാറാക്കും.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 44:30" - }, - "അതുകൊണ്ട് ഇപ്പോൾ ബാലൻ കൂടെയില്ലാതെ ഞാൻ അവിടത്തെ അടിയാനായ അപ്പന്റെ അടുക്കൽ ചെല്ലുമ്പോൾ, അപ്പന്റെ പ്രാണൻ ബാലന്റെ പ്രാണനോടു പറ്റിയിരിക്കകൊണ്ട്,", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 44:31" - }, - "ബാലൻ ഇല്ലെന്നു കണ്ടാൽ അവൻ മരിച്ചുപോകും; അങ്ങനെ അടിയങ്ങൾ അവിടെത്തെ അടിയാനായ തലനരച്ച അപ്പനെ ദുഃഖത്തോടെ പാതാളത്തിൽ ഇറങ്ങുമാറാക്കും.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 44:32" - }, - "അടിയൻ അപ്പനോട്: ‘അവനെ നിന്റെ അടുക്കൽ കൊണ്ടുവരാതിരുന്നാൽ ഞാൻ എന്നും അപ്പനു കുറ്റക്കാരനായിക്കൊളാം’ എന്നു പറഞ്ഞു, അപ്പനോടു ബാലനുവേണ്ടി ഉത്തരവാദിയായിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 44:33" - }, - "ആകയാൽ ബാലനു പകരം അടിയൻ യജമാനന് അടിമയായിരിപ്പാനും ബാലൻ സഹോദരന്മാരോടുകൂടെ പൊയ്ക്കൊൾവാനും അനുവദിക്കേണമേ.", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 44:34" - }, - "ബാലൻ കൂടെ ഇല്ലാതെ ഞാൻ എങ്ങനെ അപ്പന്റെ അടുക്കൽ പോകും? അപ്പനു ഭവിക്കുന്ന ദോഷം ഞാൻ കാണേണ്ടിവരുമല്ലോ.”" - ] - }, - { - "type": "chapter:c", - "number": "45", - "sid": "GEN 45" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 45:1" - }, - "അപ്പോൾ ചുറ്റും നില്ക്കുന്നവരുടെ മുമ്പിൽ തന്നെത്താൻ നിയന്ത്രിക്കുവാൻ കഴിയാതെ: “എല്ലാവരെയും എന്റെ അടുക്കൽനിന്നു പുറത്താക്കുവിൻ” എന്നു യോസേഫ് വിളിച്ചുപറഞ്ഞു. ഇങ്ങനെ യോസേഫ് തന്റെ സഹോദരന്മാർക്കു തന്നെ വെളിപ്പെടുത്തിയപ്പോൾ ആരും അവന്റെ അടുക്കൽ ഉണ്ടായിരുന്നില്ല.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 45:2" - }, - "അവൻ ഉച്ചത്തിൽ കരഞ്ഞു; ഈജിപ്റ്റുകാരും ഫറവോന്റെ കുടുംബവും അതു കേട്ടു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 45:3" - }, - "യോസേഫ് സഹോദരന്മാരോട്: “ഞാൻ യോസേഫ് ആകുന്നു; എന്റെ അപ്പൻ ജീവനോടിരിക്കുന്നുവോ” എന്നു പറഞ്ഞു. അവന്റെ സഹോദരന്മാർ അവന്റെ സന്നിധിയിൽ ഭ്രമിച്ചുപോയതുകൊണ്ട് അവനോട് ഉത്തരം പറയുവാൻ അവർക്കു കഴിഞ്ഞില്ല.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 45:4" - }, - "യോസേഫ് സഹോദരന്മാരോട്: “ഇങ്ങോട്ട് അടുത്തുവരുവിൻ” എന്നു പറഞ്ഞു; അവർ അടുത്തുചെന്നപ്പോൾ അവൻ പറഞ്ഞത്; “നിങ്ങൾ ഈജിപ്റ്റിലേക്കു വിറ്റുകളഞ്ഞ നിങ്ങളുടെ സഹോദരൻ യോസേഫ് ആകുന്നു ഞാൻ.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 45:5" - }, - "എന്നെ ഇവിടെ വിറ്റതുകൊണ്ടു നിങ്ങൾ വ്യസനിക്കേണ്ടാ, വിഷാദിക്കയും വേണ്ടാ; ജീവരക്ഷയ്ക്കായി ദൈവം എന്നെ നിങ്ങൾക്കു മുമ്പേ അയച്ചതാകുന്നു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 45:6" - }, - "ദേശത്തു ക്ഷാമം ഉണ്ടായിട്ട് ഇപ്പോൾ രണ്ടു വർഷമായി; ഉഴവും കൊയ്ത്തും ഇല്ലാത്ത അഞ്ചു വർഷം ഇനിയും ഉണ്ട്.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 45:7" - }, - "ഭൂമിയിൽ നിങ്ങൾക്കു സന്തതി ശേഷിക്കേണ്ടതിനും വലിയോരു രക്ഷയാൽ നിങ്ങളുടെ ജീവനെ രക്ഷിക്കേണ്ടതിനും ദൈവം എന്നെ നിങ്ങൾക്കു മുമ്പേ അയച്ചിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 45:8" - }, - "ആകയാൽ നിങ്ങൾ അല്ല, ദൈവം അത്രേ എന്നെ ഇവിടെ അയച്ചത്; അവിടുന്ന് എന്നെ ഫറവോനു പിതാവും അവന്റെ കുടുംബത്തിനൊക്കെയും യജമാനനും ഈജിപ്റ്റുദേശത്തിനൊക്കെയും അധിപതിയും ആക്കിയിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 45:9" - }, - "നിങ്ങൾ ബദ്ധപ്പെട്ട് എന്റെ അപ്പന്റെ അടുക്കൽ ചെന്ന് അപ്പനോടു പറയേണ്ടത് എന്തെന്നാൽ: ‘അങ്ങയുടെ മകനായ യോസേഫ് ഇപ്രകാരം പറയുന്നു: ദൈവം എന്നെ ഈജിപ്റ്റിനൊക്കെയും അധിപതിയാക്കിയിരിക്കുന്നു; അങ്ങ് താമസിക്കാതെ എന്റെ അടുക്കൽ വരേണം.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 45:10" - }, - "അങ്ങ് ഗോശെൻദേശത്തു പാർത്ത് എനിക്കു സമീപമായിരിക്കും; അങ്ങും മക്കളും മക്കളുടെ മക്കളും അങ്ങയുടെ ആടുകളും കന്നുകാലികളും അങ്ങയ്ക്കുള്ളതൊക്കെയും തന്നെ.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 45:11" - }, - "അങ്ങയ്ക്കും കുടുംബത്തിനും അങ്ങയ്ക്കുള്ള സകലത്തിനും ദാരിദ്ര്യം നേരിടാതവണ്ണം ഞാൻ അവിടെ അങ്ങയെ പോഷിപ്പിക്കും; ക്ഷാമം ഇനിയും അഞ്ചു വർഷം നില്ക്കും’", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 45:12" - }, - "ഇതാ, ഞാൻ തന്നെ നിങ്ങളോടു സംസാരിക്കുന്നു എന്നു നിങ്ങളും എന്റെ അനുജൻ ബെന്യാമീനും കണ്ണാലെ കാണുന്നുവല്ലോ.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 45:13" - }, - "ഈജിപ്റ്റിൽ എനിക്കുള്ള മഹത്വവും നിങ്ങൾ കണ്ടതൊക്കെയും അപ്പനെ അറിയിക്കേണം; എന്റെ അപ്പനെ വേഗത്തിൽ ഇവിടെ കൊണ്ടുവരികയും വേണം.”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 45:14" - }, - "അവൻ തന്റെ അനുജൻ ബെന്യാമീനെ കെട്ടിപ്പിടിച്ചു കരഞ്ഞു; ബെന്യാമീൻ അവനെയും കെട്ടിപ്പിടിച്ചു കരഞ്ഞു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 45:15" - }, - "അവൻ സഹോദരന്മാരെ ഒക്കെയും ചുംബിച്ചു കെട്ടിപ്പിടിച്ചു കരഞ്ഞു; അതിന്റെ ശേഷം സഹോദരന്മാർ അവനുമായി സല്ലപിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 45:16" - }, - "യോസേഫിന്റെ സഹോദരന്മാർ വന്നിരിക്കുന്നു എന്നുള്ള കേൾവി ഫറവോന്റെ അരമനയിൽ എത്തി; അതു ഫറവോനും അവന്റെ ഭൃത്യന്മാർക്കും സന്തോഷമായി.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 45:17" - }, - "ഫറവോൻ യോസേഫിനോടു പറഞ്ഞത്: “നിന്റെ സഹോദരന്മാരോടു നീ പറയേണ്ടത് എന്തെന്നാൽ: ‘നിങ്ങൾ ഇതു ചെയ്‌വിൻ; നിങ്ങളുടെ മൃഗങ്ങളുടെ പുറത്തു ചുമടു കയറ്റി പുറപ്പെട്ടു കനാൻദേശത്തു ചെന്ന്", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 45:18" - }, - "നിങ്ങളുടെ അപ്പനെയും കുടുംബങ്ങളെയും കൂട്ടിക്കൊണ്ട് എന്റെ അടുക്കൽ വരുവിൻ; ഞാൻ നിങ്ങൾക്കു ഈജിപ്റ്റുരാജ്യത്തിലെ നന്മ തരും; ദേശത്തിന്റെ പുഷ്ടി നിങ്ങൾ അനുഭവിക്കും.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 45:19" - }, - "നിനക്കു കല്പന തന്നിരിക്കുന്നു; ‘ഇതാകുന്നു നിങ്ങൾ ചെയ്യേണ്ടത്: നിങ്ങളുടെ പൈതങ്ങൾക്കും ഭാര്യമാർക്കും വേണ്ടി ഈജിപ്റ്റുദേശത്തുനിന്ന് രഥങ്ങൾ കൊണ്ടുപോയി നിങ്ങളുടെ അപ്പനെ കയറ്റി കൊണ്ടുവരേണം.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 45:20" - }, - "നിങ്ങളുടെ വസ്തുവകകളെക്കുറിച്ചു ചിന്തിക്കേണ്ടാ; ഈജിപ്റ്റുദേശത്തെങ്ങുമുള്ള നന്മ നിങ്ങൾക്കുള്ളതാകുന്നു", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 45:21" - }, - "യിസ്രായേലിന്റെ പുത്രന്മാർ അങ്ങനെതന്നെ ചെയ്തു; യോസേഫ് അവർക്കു ഫറവോന്റെ കല്പനപ്രകാരം രഥങ്ങൾ കൊടുത്തു; വഴിക്കു വേണ്ടുന്ന ആഹാരവും കൊടുത്തു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 45:22" - }, - "അവരിൽ ഓരോരുത്തന് ഓരോ വസ്ത്രവും ബെന്യാമീനോ മുന്നൂറു വെള്ളിക്കാശും അഞ്ചു വസ്ത്രവും കൊടുത്തു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 45:23" - }, - "അങ്ങനെതന്നെ അവൻ തന്റെ അപ്പന് പത്തു കഴുതപ്പുറത്തു ഈജിപ്റ്റിലെ വിശേഷസാധനങ്ങളും പത്തു പെൺകഴുതപ്പുറത്തു വഴിച്ചെലവിനു ധാന്യവും ആഹാരവും കയറ്റി അയച്ചു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 45:24" - }, - "അങ്ങനെ അവൻ തന്റെ സഹോദരന്മാരെ യാത്ര അയച്ചു; അവർ പുറപ്പെടുമ്പോൾ: “നിങ്ങൾ വഴിയിൽവച്ചു ശണ്ഠകൂടരുത്” എന്ന് അവരോടു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 45:25" - }, - "അവർ ഈജിപ്റ്റിൽനിന്നു പുറപ്പെട്ടു കനാൻദേശത്ത് അപ്പനായ യാക്കോബിന്റെ അടുക്കൽ എത്തി.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 45:26" - }, - "അവനോട്: “യോസേഫ് ജീവനോടിരിക്കുന്നു; അവൻ ഈജിപ്റ്റുദേശത്തിനൊക്കെയും അധിപതിയാകുന്നു” എന്നു പറഞ്ഞു. അപ്പോൾ യാക്കോബ് സ്തംഭിച്ചുപോയി; അവർ പറഞ്ഞതു വിശ്വസിച്ചതുമില്ല.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 45:27" - }, - "യോസേഫ് തങ്ങളോടു പറഞ്ഞവാക്കുകളൊക്കെയും അവർ അവനോടു പറഞ്ഞു; തന്നെ കയറ്റികൊണ്ടു പോകുവാൻ യോസേഫ് അയച്ച രഥങ്ങളെ കണ്ടപ്പോൾ അവരുടെ അപ്പനായ യാക്കോബിനു വീണ്ടും ചൈതന്യം വന്നു.", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 45:28" - }, - "“മതി; എന്റെ മകൻ യോസേഫ് ജീവനോടിരിക്കുന്നു; ഞാൻ മരിക്കുംമുമ്പേ അവനെ പോയി കാണും” എന്നു യിസ്രായേൽ പറഞ്ഞു." - ] - }, - { - "type": "chapter:c", - "number": "46", - "sid": "GEN 46" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 46:1" - }, - "അനന്തരം യിസ്രായേൽ തനിക്കുള്ള സകലവുമായി യാത്ര പുറപ്പെട്ടു ബേർ-ശേബയിൽ എത്തി തന്റെ പിതാവായ യിസ്ഹാക്കിന്റെ ദൈവത്തിനു യാഗം കഴിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 46:2" - }, - "ദൈവം യിസ്രായേലിനോടു രാത്രി ദർശനങ്ങളിൽ: “യാക്കോബേ, യാക്കോബേ” എന്നു വിളിച്ചതിനു “ഞാൻ ഇതാ” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 46:3" - }, - "അപ്പോൾ അവിടുന്ന്: “ഞാൻ ദൈവം ആകുന്നു; നിന്റെ പിതാവിന്റെ ദൈവം തന്നെ; ഈജിപ്റ്റിലേക്കു പോകുവാൻ ഭയപ്പെടേണ്ടാ; അവിടെ ഞാൻ നിന്നെ വലിയ ജനതയാക്കും” എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 46:4" - }, - "“ഞാൻ നിന്നോടുകൂടെ ഈജിപ്റ്റിലേക്കു പോരും; ഞാൻ നിന്നെ മടക്കി വരുത്തും; യോസേഫ് സ്വന്തകൈകൊണ്ട് നിന്റെ കണ്ണു അടയ്ക്കും” എന്നും അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 46:5" - }, - "പിന്നെ യാക്കോബ് ബേർ-ശേബയിൽനിന്നു പുറപ്പെട്ടു; യിസ്രായേലിന്റെ പുത്രന്മാർ അപ്പനായ യാക്കോബിനെ കയറ്റുവാൻ ഫറവോൻ അയച്ച രഥങ്ങളിൽ അവനെയും തങ്ങളുടെ മക്കളെയും ഭാര്യമാരെയും കയറ്റി കൊണ്ടുപോയി.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 46:6" - }, - "തങ്ങളുടെ ആടുമാടുകളെയും കനാൻദേശത്തുവച്ചു സമ്പാദിച്ച സമ്പത്തുകളെയും കൊണ്ടുപോയി; അങ്ങനെ യാക്കോബും സന്തതികളുമെല്ലാം ഈജിപ്റ്റിൽ എത്തി.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 46:7" - }, - "അവന്റെ പുത്രന്മാർ, പുത്രന്മാരുടെ പുത്രന്മാർ, തന്റെ പുത്രിമാർ, പുത്രന്മാരുടെ പുത്രിമാർ തന്റെ സന്തതികളെയൊക്കെയും കൂട്ടി ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോയി." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 46:8" - }, - "ഈജിപ്റ്റിൽ വന്ന യിസ്രായേൽമക്കളുടെ പേരുകൾ ഇവയാണ്: യാക്കോബും അവന്റെ പുത്രന്മാരും; യാക്കോബിന്റെ ആദ്യജാതനായ രൂബേൻ.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 46:9" - }, - "രൂബേന്റെ പുത്രന്മാർ: ഹനോക്, ഫല്ലൂ, ഹെസ്രോൻ, കർമ്മി.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 46:10" - }, - "ശിമെയോന്റെ പുത്രന്മാർ: യെമൂവേൽ, യാമീൻ, ഓഹദ്, യാഖീൻ, സോഹർ, കനാന്യക്കാരത്തിയുടെ മകനായ ശൗൽ.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 46:11" - }, - "ലേവിയുടെ പുത്രന്മാർ: ഗേർശോൻ, കഹാത്ത്, മെരാരി.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 46:12" - }, - "യെഹൂദയുടെ പുത്രന്മാർ: ഏർ, ഓനാൻ, ശേലാ, പേരെസ്, സേരഹ്; എന്നാൽ ഏർ, ഓനാൻ എന്നിവർ കനാൻദേശത്തുവച്ചു മരിച്ചുപോയി. പേരെസിന്റെ പുത്രന്മാർ: ഹെസ്രോൻ, ഹാമൂൽ.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 46:13" - }, - "യിസ്സാഖാരിന്റെ പുത്രന്മാർ: തോലാ, പുവ്വാ, യോബ്, ശിമ്രോൻ.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 46:14" - }, - "സെബൂലൂന്റെ പുത്രന്മാർ: സേരെദ്, ഏലോൻ, യഹ്ലെയേൽ.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 46:15" - }, - "ഇവർ ലേയായുടെ പുത്രന്മാർ; അവൾ അവരെയും യാക്കോബിന്റെ മകളായ ദീനയെയും അവന് പദ്ദൻ-അരാമിൽവച്ചു പ്രസവിച്ചു; അവന്റെ പുത്രന്മാരും പുത്രിമാരും എല്ലാം കൂടെ മുപ്പത്തിമൂന്നു പേർ ആയിരുന്നു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 46:16" - }, - "ഗാദിന്റെ പുത്രന്മാർ: സിഫ്യോൻ, ഹഗ്ഗീ, ശൂനീ, എസ്ബോൻ, ഏരി, അരോദീ, അരേലീ.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 46:17" - }, - "ആശേരിന്റെ പുത്രന്മാർ: യിമ്നാ, യിശ്വാ, യിശ്വീ, ബെരീയാ; ഇവരുടെ സഹോദരി സേരഹ്. ബെരീയാവിന്റെ പുത്രന്മാർ:", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 46:18" - }, - "ഹേബെർ, മൽക്കീയേൽ. ഇവർ ലാബാൻ തന്റെ മകളായ ലേയായ്ക്കു കൊടുത്ത സില്പായുടെ പുത്രന്മാർ; അവൾ യാക്കോബിന് ഈ പതിനാറു പേരെ പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 46:19" - }, - "യാക്കോബിന്റെ ഭാര്യയായ റാഹേലിന്റെ പുത്രന്മാർ: യോസേഫ്, ബെന്യാമീൻ.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 46:20" - }, - "യോസേഫിന് ഈജിപ്റ്റുദേശത്തു മനശ്ശെയും എഫ്രയീമും ജനിച്ചു; അവരെ ഓനിലെ പുരോഹിതനായ പോത്തിഫേറയുടെ മകളായ ആസ്നത്ത് അവന് പ്രസവിച്ചു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 46:21" - }, - "ബെന്യാമീന്റെ പുത്രന്മാർ: ബേല, ബേഖെർ, അശ്ബെൽ, ഗേരാ, നാമാൻ, ഏഹീ, രോശ്, മുപ്പീം, ഹുപ്പീം, ആരെദ്.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 46:22" - }, - "ഇവർ റാഹേൽ യാക്കോബിനു പ്രസവിച്ച പുത്രന്മാർ; എല്ലാംകൂടെ പതിന്നാലു പേർ.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 46:23" - }, - "ദാന്റെ പുത്രൻ: ഹൂശീം.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 46:24" - }, - "നഫ്താലിയുടെ പുത്രന്മാർ: യഹസേൽ, ഗൂനീ, യേസെർ, ശില്ലേം.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 46:25" - }, - "ഇവർ ലാബാൻ തന്റെ മകളായ റാഹേലിനു കൊടുത്ത ബിൽഹായുടെ പുത്രന്മാർ; അവൾ യാക്കോബിന് ഇവരെ പ്രസവിച്ചു; എല്ലാംകൂടെ ഏഴുപേർ.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 46:26" - }, - "യാക്കോബിന്റെ പുത്രന്മാരുടെ ഭാര്യമാരെ കൂടാതെ അവനിൽനിന്നു ജനിച്ചവരായി അവനോടുകൂടെ ഈജിപ്റ്റിൽ വന്നവർ ആകെ അറുപത്താറു പേർ.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 46:27" - }, - "യോസേഫിനു ഈജിപ്റ്റിൽവച്ചു ജനിച്ച പുത്രന്മാർ രണ്ടുപേർ; ഈജിപ്റ്റിൽ വന്നവരായ യാക്കോബിന്റെ കുടുംബം ആകെ എഴുപതു പേർ." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 46:28" - }, - "എന്നാൽ ഗോശെനിലേക്കു യാക്കോബിന് വഴി കാണിക്കേണ്ടതിന് യാക്കോബ് യെഹൂദയെ യോസഫിന്റെ അടുക്കൽ മുൻകൂട്ടി അയച്ചു; ഇങ്ങനെ യാക്കോബും സന്തതികളും ഗോശെൻദേശത്ത് എത്തി.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 46:29" - }, - "യോസേഫ് രഥം കെട്ടിച്ച് അപ്പനായ യിസ്രായേലിനെ എതിരേല്പാൻ ഗോശെനിലേക്കു പോയി, അവനെ കണ്ടപ്പോൾ കെട്ടിപ്പിടിച്ച് ഏറെനേരം കരഞ്ഞു.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 46:30" - }, - "യിസ്രായേൽ യോസേഫിനോട്: “നീ ജീവനോടിരിക്കുന്നു എന്നു ഞാൻ നിന്റെ മുഖം കണ്ടറിഞ്ഞതുകൊണ്ട് ഞാൻ ഇപ്പോൾ തന്നെ മരിച്ചാലും വേണ്ടില്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 46:31" - }, - "പിന്നെ യോസേഫ് സഹോദരന്മാരോടും അപ്പന്റെ കുടുംബത്തോടും പറഞ്ഞത്: “ഞാൻ ചെന്നു ഫറവോനോട്: ‘കനാൻദേശത്തുനിന്ന് എന്റെ സഹോദരന്മാരും അപ്പന്റെ കുടുംബവും എന്റെ അടുക്കൽ വന്നിരിക്കുന്നു എന്ന് അറിയിക്കും.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 46:32" - }, - "അവർ ഇടയന്മാർ ആകുന്നു; കന്നുകാലികളെ മേയിക്കുന്നത് അവരുടെ തൊഴിൽ; അവർ തങ്ങളുടെ ആടുകളെയും കന്നുകാലികളെയും തങ്ങൾക്കുള്ളതൊക്കെയും കൊണ്ടുവന്നിട്ടുണ്ട്’ എന്ന് ഫറവോനോടു പറയും.", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 46:33" - }, - "അതുകൊണ്ട് ഫറവോൻ നിങ്ങളെ വിളിച്ച്: ‘നിങ്ങളുടെ തൊഴിൽ എന്ത്?’ എന്നു ചോദിക്കുമ്പോൾ:", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 46:34" - }, - "‘അടിയങ്ങൾ ബാല്യംമുതൽ ഇന്നുവരെയും, ഞങ്ങളും ഞങ്ങളുടെ പിതാക്കന്മാരും ഗോപാലകന്മാരാകുന്നു’ എന്നു പറയുവിൻ; എന്നാൽ നിങ്ങൾക്കു ഗോശെനിൽ പാർക്കുവാൻ ഇടയാകും; ഇടയന്മാരെല്ലാം ഈജിപ്റ്റുകാർക്കു വെറുപ്പല്ലോ.”" - ] - }, - { - "type": "chapter:c", - "number": "47", - "sid": "GEN 47" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 47:1" - }, - "അങ്ങനെ യോസേഫ് ചെന്ന്: “എന്റെ അപ്പനും സഹോദരന്മാരും അവരുടെ ആടുകളും കന്നുകാലികളും അവർക്കുള്ളതൊക്കെയും കനാൻദേശത്തുനിന്നു വന്നു; ഗോശെൻദേശത്ത് ഇരിക്കുന്നു” എന്നു ഫറവോനെ ബോധിപ്പിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 47:2" - }, - "പിന്നെ അവൻ തന്റെ സഹോദരന്മാരിൽ അഞ്ചുപേരെ കൂട്ടിക്കൊണ്ടുചെന്നു ഫറവോന്റെ സന്നിധിയിൽ നിർത്തി.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 47:3" - }, - "അപ്പോൾ ഫറവോൻ അവന്റെ സഹോദരന്മാരോട്: “നിങ്ങളുടെ തൊഴിൽ എന്ത്” എന്നു ചോദിച്ചതിന് അവർ ഫറവോനോട്: “അടിയങ്ങളും അടിയങ്ങളുടെ പിതാക്കന്മാരും ഇടയന്മാരാകുന്നു” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 47:4" - }, - "“ദേശത്തു പാർക്കുവാൻ ഞങ്ങൾ വന്നിരിക്കുന്നു; കനാൻദേശത്തു ക്ഷാമം കഠിനമായിരിക്കയാൽ അടിയങ്ങളുടെ ആടുകൾക്കു മേച്ചിലില്ല; അടിയങ്ങൾ ഗോശെൻദേശത്തു പാർത്തുകൊള്ളട്ടെ” എന്നും അവർ ഫറവോനോടു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 47:5" - }, - "ഫറവോൻ യോസേഫിനോട്: “നിന്റെ അപ്പനും സഹോദരന്മാരും നിന്റെ അടുക്കൽ വന്നിരിക്കുന്നുവല്ലോ.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 47:6" - }, - "ഈജിപ്റ്റുദേശം നിന്റെ മുമ്പാകെ ഇരിക്കുന്നു; ദേശത്തിലേക്കും നല്ലഭാഗത്ത് നിന്റെ അപ്പനെയും സഹോദരന്മാരെയും പാർപ്പിക്കുക; അവർ ഗോശെൻദേശത്തുതന്നെ പാർത്തുകൊള്ളട്ടെ. അവരിൽ പ്രാപ്തന്മാർ ഉണ്ടെന്നു നീ അറിയുന്നു എങ്കിൽ അവരെ എന്റെ ആടുമാടുകളുടെ മേൽവിചാരകന്മാരാക്കി വയ്ക്കുക” എന്നു കല്പിച്ചു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 47:7" - }, - "യോസേഫ് തന്റെ അപ്പനായ യാക്കോബിനെയും അകത്തു കൊണ്ടുചെന്നു, അവനെ ഫറവോന്റെ സന്നിധിയിൽ നിർത്തി,", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 47:8" - }, - "യാക്കോബ് ഫറവോനെ അനുഗ്രഹിച്ചു. ഫറവോൻ യാക്കോബിനോട്: “എത്രവയസ്സായി” എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 47:9" - }, - "യാക്കോബ് ഫറവോനോട്: “എന്റെ പരദേശപ്രയാണത്തിന്റെ കാലം നൂറ്റിമുപ്പത് വർഷം ആയിരിക്കുന്നു. എന്റെ ആയുഷ്കാലം ചുരുക്കവും കഷ്ടമുള്ളതും അത്രേ; എന്റെ പിതാക്കന്മാരുടെ പരദേശപ്രയാണമായ ആയുഷ്കാലത്തോളം എത്തീട്ടുമില്ല” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 47:10" - }, - "യാക്കോബ് ഫറവോനെ പിന്നെയും അനുഗ്രഹിച്ചു ഫറവോന്റെ സന്നിധിയിൽനിന്നു പോയി.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 47:11" - }, - "അനന്തരം യോസേഫ് തന്റെ അപ്പനെയും സഹോദരന്മാരെയും പാർപ്പിച്ചു; ഫറവോൻ കല്പിച്ചതുപോലെ അവർക്കു ഈജിപ്റ്റുദേശത്തിലേക്കും നല്ല ഭാഗമായ രമെസേസ് ദേശത്ത് അവകാശവും കൊടുത്തു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 47:12" - }, - "യോസേഫ് തന്റെ അപ്പനെയും സഹോദരന്മാരെയും അപ്പന്റെ കുടുംബത്തെ ഒക്കെയും കുടുംബത്തിലെ എണ്ണത്തിന് ഒത്തവണ്ണം ആഹാരം കൊടുത്തു രക്ഷിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 47:13" - }, - "എന്നാൽ ക്ഷാമം ഏറ്റവും കഠിനമായിരുന്നതുകൊണ്ടു ദേശത്തെങ്ങും ആഹാരമില്ലാതെയായി ഈജിപ്റ്റുദേശവും കനാൻദേശവും ക്ഷാമംകൊണ്ടു വലഞ്ഞു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 47:14" - }, - "ജനങ്ങൾ വാങ്ങിയ ധാന്യത്തിനു വിലയായി യോസേഫ് ഈജിപ്റ്റുദേശത്തും കനാൻദേശത്തുമുള്ള പണം ഒക്കെയും ശേഖരിച്ചു; പണം യോസേഫ് ഫറവോന്റെ അരമനയിൽ കൊണ്ടുവന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 47:15" - }, - "ഈജിപ്റ്റുദേശത്തും കനാൻദേശത്തും പണം ഇല്ലാതെയായപ്പോൾ ഈജിപ്റ്റുകാർ ഒക്കെയും യോസേഫിന്റെ അടുക്കൽ ചെന്ന്: “ഞങ്ങൾക്ക് ആഹാരം തരേണം; ഞങ്ങൾ നിന്റെ മുമ്പിൽ കിടന്നു മരിക്കുന്നത് എന്തിന്? പണം തീർന്നുപോയി” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 47:16" - }, - "അതിനു യോസേഫ്: “നിങ്ങളുടെ ആടുമാടുകളെ തരുവിൻ; പണം തീർന്നുപോയെങ്കിൽ നിങ്ങളുടെ ആടുമാടുകളെ വിലയായി വാങ്ങി ഞാൻ ആഹാരം തരാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 47:17" - }, - "അങ്ങനെ അവർ തങ്ങളുടെ കന്നുകാലികളെ യോസേഫിന്റെ അടുക്കൽ കൊണ്ടുവന്നു; കുതിര, ആട്, കന്നുകാലി, കഴുത എന്നിവയെ യോസേഫ് വിലയായി വാങ്ങി അവർക്ക് ആഹാരം കൊടുത്തു; ആ വർഷം അവരുടെ കന്നുകാലികളെ എല്ലാം വാങ്ങി ആഹാരം കൊടുത്തു അവരെ രക്ഷിച്ചു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 47:18" - }, - "ആ വർഷം കഴിഞ്ഞ് പിറ്റെ വർഷം അവർ അവന്റെ അടുക്കൽ ചെന്ന് അവനോടു പറഞ്ഞത്: “ഞങ്ങളുടെ പണം ചെലവായി, മൃഗക്കൂട്ടങ്ങളും യജമാനന്റെതായി; ഞങ്ങളുടെ ശരീരങ്ങളും നിലങ്ങളുമല്ലാതെ യജമാനന്റെ മുമ്പാകെ ഒന്നും ശേഷിപ്പില്ല എന്നുള്ളതു യജമാനനെ ഞങ്ങൾ മറയ്ക്കുന്നില്ല.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 47:19" - }, - "ഞങ്ങളും ഞങ്ങളുടെ നിലവും നിന്റെ കണ്ണിനു മുമ്പിൽ എന്തിനു നശിക്കുന്നു? നീ ഞങ്ങളെയും നിലത്തെയും ആഹാരത്തിനു വിലയായി വാങ്ങേണം. ഞങ്ങൾ നിലവുമായി ഫറവോന് അടിമകൾ ആകട്ടെ. ഞങ്ങൾ മരിക്കാതെ ജീവനോടിരിക്കേണ്ടതിനും നിലം ശൂന്യമായി പോകാതിരിക്കേണ്ടതിനും ഞങ്ങൾക്കു വിത്ത് തരേണം.”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 47:20" - }, - "അങ്ങനെ യോസേഫ് ഈജിപ്റ്റിലെ നിലം ഒക്കെയും ഫറവോനു വിലയ്ക്കു വാങ്ങി; ക്ഷാമം പ്രബലപ്പെടുകകൊണ്ടു ഈജിപ്റ്റുകാർ തങ്ങളുടെ നിലം വിറ്റു; നിലമെല്ലാം ഫറവോന്റേതായി.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 47:21" - }, - "ജനങ്ങളേയോ അവൻ ഈജിപ്റ്റുദേശത്തിന്റെ ഒരറ്റംമുതൽ മറ്റേയറ്റംവരെ പട്ടണങ്ങളിലേക്കു മാറ്റി പാർപ്പിച്ചു.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 47:22" - }, - "പുരോഹിതന്മാരുടെ നിലം മാത്രം അവൻ വാങ്ങിയില്ല; പുരോഹിതന്മാർക്കു ഫറവോൻ ഒരു വിഹിതം നിശ്ചയിച്ചിട്ടുണ്ടായിരുന്നു; ഫറവോൻ അവർക്കു കൊടുത്ത വിഹിതംകൊണ്ട് അവർ ഉപജീവനം കഴിച്ചതിനാൽ അവർ തങ്ങളുടെ നിലം വിറ്റില്ല.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 47:23" - }, - "യോസേഫ് ജനങ്ങളോട്: “ഞാൻ ഇന്നു നിങ്ങളെയും നിങ്ങളുടെ നിലത്തെയും ഫറവോനു വിലയ്ക്കു വാങ്ങിയിരിക്കുന്നു; നിങ്ങൾക്ക് വിത്ത് ഇതാ; നിലം വിതച്ചുകൊൾവിൻ.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 47:24" - }, - "വിളവെടുക്കുമ്പോൾ നിങ്ങൾ ഫറവോന് അഞ്ചിലൊന്നു കൊടുക്കേണം; നാലോഹരിയോ, വിതയ്ക്കാനുള്ള വിത്തായിട്ടും നിങ്ങൾക്കും നിങ്ങളുടെ വീടുകളിലുള്ളവർക്കും നിങ്ങളുടെ കുഞ്ഞുകുട്ടികൾക്കും ആഹാരമായിട്ടും നിങ്ങൾക്കുതന്നെ ഇരിക്കട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 47:25" - }, - "അതിന് അവർ: “നീ ഞങ്ങളുടെ ജീവനെ രക്ഷിച്ചിരിക്കുന്നു; യജമാനനു ഞങ്ങളോടു ദയയുണ്ടായാൽ മതി; ഞങ്ങൾ ഫറവോന് അടിമകളായിക്കൊള്ളാം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 47:26" - }, - "അഞ്ചിലൊന്നു ഫറവോനു ചെല്ലേണം എന്നിങ്ങിനെ യോസേഫ് ഈജിപ്റ്റിലെ നിലങ്ങളെ സംബന്ധിച്ചുവച്ച നിയമം ഇന്നുവരെയും നിലനിൽക്കുന്നു. പുരോഹിതന്മാരുടെ നിലം മാത്രം ഫറവോന്റേതായിട്ടില്ല.", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 47:27" - }, - "യിസ്രായേൽ ഈജിപ്റ്റുരാജ്യത്തിലെ ഗോശെൻദേശത്തു പാർത്തു; അവിടെ കൈവശാവകാശം സമ്പാദിച്ച്, ഏറ്റവും സന്താനപുഷ്ടിയുള്ളവരായി പെരുകിവന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 47:28" - }, - "യാക്കോബ് ഈജിപ്റ്റുദേശത്തു വന്നിട്ടു പതിനേഴു വർഷം ജീവിച്ചിരുന്നു; യാക്കോബിന്റെ ആയുഷ്കാലം ആകെ നൂറ്റിനാല്പത്തേഴു വർഷം ആയിരുന്നു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 47:29" - }, - "യിസ്രായേൽ മരിപ്പാനുള്ള കാലം അടുത്തപ്പോൾ അവൻ തന്റെ മകനായ യോസേഫിനെ വിളിപ്പിച്ച് അവനോട്: “നിനക്ക് എന്നോടു കൃപയുണ്ടെങ്കിൽ നിന്റെ കൈ എന്റെ തുടയിൻകീഴിൽ വയ്ക്കുക; എന്നോടു ദയയും വിശ്വസ്തതയും കാണിച്ച് എന്നെ ഈജിപ്റ്റിൽ അടക്കാതെ,", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 47:30" - }, - "ഞാൻ എന്റെ പിതാക്കന്മാരെപ്പോലെ നിദ്രകൊള്ളുമ്പോൾ എന്നെ ഈജിപ്റ്റിൽനിന്ന് എടുത്തുകൊണ്ടുപോയി അവരുടെ ശ്മശാനഭൂമിയിൽ അടക്കേണം” എന്നു പറഞ്ഞു.നിന്റെ കല്പനപ്രകാരം ഞാൻ ചെയ്യാം” എന്ന് യോസേഫ് പറഞ്ഞു.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 47:31" - }, - "“എന്നോടു സത്യം ചെയ്ക” എന്ന് യിസ്രായേൽ പറഞ്ഞു; യോസേഫ് സത്യവും ചെയ്തു; അപ്പോൾ യിസ്രായേൽ കട്ടിലിന്റെ തലയ്ക്കൽ നമസ്കരിച്ചു." - ] - }, - { - "type": "chapter:c", - "number": "48", - "sid": "GEN 48" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 48:1" - }, - "അനന്തരം യോസേഫിന്: “നിന്റെ അപ്പൻ ദീനമായി കിടക്കുന്നു” എന്നു വാർത്ത ലഭിച്ചു; ഉടനെ അവൻ മനശ്ശെ, എഫ്രയീം എന്ന രണ്ടു പുത്രന്മാരെയും കൂട്ടിക്കൊണ്ടു ചെന്നു:", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 48:2" - }, - "“നിന്റെ മകൻ യോസേഫ് ഇതാ വരുന്നു” എന്നു യാക്കോബിനെ അറിയിച്ചു; അപ്പോൾ യിസ്രായേൽ ശക്തി സംഭരിച്ച് കട്ടിലിന്മേൽ എഴുന്നേറ്റിരുന്നു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 48:3" - }, - "യാക്കോബ് യോസേഫിനോടു പറഞ്ഞത്: “സർവ്വശക്തിയുള്ള ദൈവം കനാൻദേശത്തിലെ ലൂസ്സിൽവച്ച് എനിക്കു പ്രത്യക്ഷനായി എന്നെ അനുഗ്രഹിച്ചു,", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 48:4" - }, - "എന്നോട്: ‘ഞാൻ നിന്നെ സന്താനപുഷ്ടിയുള്ളവനാക്കി പെരുക്കി നിന്നെ ജനസമൂഹമാക്കുകയും നിന്റെ ശേഷം നിന്റെ സന്തതിക്ക് ഈ ദേശം ശാശ്വതാവകാശമായി കൊടുക്കുകയും ചെയ്യും’ എന്ന് അരുളിച്ചെയ്തു.", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 48:5" - }, - "ഈജിപ്റ്റിൽ നിന്റെ അടുക്കൽ ഞാൻ വരുംമുമ്പേ നിനക്കു ഈജിപ്റ്റുദേശത്തുവച്ചു ജനിച്ച രണ്ടു പുത്രന്മാരായ മനശ്ശെയും എഫ്രയീമും എനിക്കുള്ളവർ ആയിരിക്കട്ടെ; രൂബേനും ശിമെയോനും എന്നപോലെ അവർ എനിക്കുള്ളവരായിരിക്കട്ടെ.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 48:6" - }, - "ഇവരുടെ ശേഷം നിനക്കു ജനിക്കുന്ന സന്തതിയോ നിനക്കുള്ളവരായിരിക്കട്ടെ; അവർ തങ്ങളുടെ അവകാശത്തിൽ തങ്ങളുടെ സഹോദരന്മാരുടെ പേരിൻപ്രകാരം വിളിക്കപ്പെടട്ടെ.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 48:7" - }, - "ഞാൻ പദ്ദനിൽനിന്നു വരുമ്പോൾ, കനാൻദേശത്ത് എഫ്രാത്തിൽ എത്തുവാൻ അല്പം ദൂരം മാത്രമുള്ളപ്പോൾ വഴിയിൽവച്ചു റാഹേൽ മരിച്ചു; ഞാൻ അവളെ അവിടെ എഫ്രാത്തിനുള്ള വഴിയരികെ അടക്കം ചെയ്തു.”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 48:8" - }, - "യിസ്രായേൽ യോസേഫിന്റെ പുത്രന്മാരെ കണ്ടപ്പോൾ: “ഇവർ ആർ?” എന്നു ചോദിച്ചു.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 48:9" - }, - "“ദൈവം ഇവിടെ എനിക്കു തന്നിട്ടുള്ള പുത്രന്മാർ” എന്നു യോസേഫ് അപ്പനോടു പറഞ്ഞു. “അവരെ എന്റെ അടുക്കൽ കൊണ്ടുവരിക; ഞാൻ അവരെ അനുഗ്രഹിക്കും” എന്ന് അവൻ പറഞ്ഞു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 48:10" - }, - "എന്നാൽ യിസ്രായേലിന്റെ കണ്ണു വയസ്സുകൊണ്ടു മങ്ങി കാണുവാൻ കഴിയാതിരുന്നു; അവരെ അടുക്കൽ കൊണ്ടുചെന്നപ്പോൾ അവൻ അവരെ ചുംബിച്ച് ആലിംഗനം ചെയ്തു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 48:11" - }, - "യിസ്രായേൽ യോസേഫിനോട്: “നിന്റെ മുഖം കാണുമെന്നു ഞാൻ വിചാരിച്ചിരുന്നില്ല; എന്നാൽ നിന്റെ സന്തതിയെയും കാണുവാൻ ദൈവം എനിക്കു ഇടവരുത്തിയല്ലോ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 48:12" - }, - "യോസേഫ് അവരെ അവന്റെ മുഴങ്കാലുകൾക്കിടയിൽനിന്നു മാറ്റി; സാഷ്ടാംഗം നമസ്കരിച്ചു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 48:13" - }, - "പിന്നെ യോസേഫ് എഫ്രയീമിനെ വലംകൈകൊണ്ടു പിടിച്ച് യിസ്രായേലിന്റെ ഇടംകൈയ്ക്കു നേരെയും മനശ്ശെയെ ഇടംകൈകൊണ്ടു പിടിച്ച് യിസ്രായേലിന്റെ വലംകൈയ്ക്കു നേരെയുമായി ഇങ്ങനെ രണ്ടുപേരെയും അവന്റെ അടുക്കൽ കൊണ്ടുചെന്നു.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 48:14" - }, - "യിസ്രായേൽ വലംകൈ നീട്ടി ഇളയവനായ എഫ്രയീമിന്റെ തലയിലും ഇടംകൈ ആദ്യജാതനായ മനശ്ശെയുടെ തലയിലുമായി അങ്ങനെ തന്റെ കൈകളെ പിണച്ചുവച്ചു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 48:15" - }, - "പിന്നെ അവൻ യോസേഫിനെ അനുഗ്രഹിച്ചു: “എന്റെ പിതാക്കന്മാരായ അബ്രാഹാമും യിസ്ഹാക്കും ആരാധിച്ചുപോന്ന ദൈവം, ഞാൻ ജനിച്ച നാൾമുതൽ ഇന്നുവരെയും എന്നെ പുലർത്തിയിരിക്കുന്ന ദൈവം,", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 48:16" - }, - "എന്നെ സകലദോഷങ്ങളിൽനിന്നും വിടുവിച്ച ദൂതൻ ഈ കുട്ടികളെ അനുഗ്രഹിക്കുമാറാകട്ടെ; എന്റെ പേരും എന്റെ പിതാക്കന്മാരായ അബ്രാഹാമിന്റെയും യിസ്ഹാക്കിന്റെയും പേരും ഇവരിൽ നിലനില്ക്കുമാറാകട്ടെ; ഇവർ ഭൂമിയിൽ കൂട്ടമായി വർദ്ധിക്കട്ടെ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 48:17" - }, - "അപ്പൻ വലംകൈ എഫ്രയീമിന്റെ തലയിൽവച്ചു എന്നു യോസേഫ് കണ്ടപ്പോൾ അവന് അനിഷ്ടം തോന്നി; അപ്പന്റെ കൈ എഫ്രയീമിന്റെ തലയിൽനിന്നു മനശ്ശെയുടെ തലയിൽ മാറ്റിവയ്ക്കുവാൻ പിടിച്ചു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 48:18" - }, - "യോസേഫ് അപ്പനോട്: “അങ്ങനെയല്ല, എന്റെ അപ്പാ; ഇവനല്ലോ ആദ്യജാതൻ; ഇവന്റെ തലയിൽ വലംകൈ വയ്ക്കണം” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 48:19" - }, - "എന്നാൽ അവന്റെ അപ്പൻ സമ്മതിക്കാതെ: “എനിക്ക് അറിയാം; മകനേ, എനിക്ക് അറിയാം; ഇവനും ഒരു വലിയ ജനമായിത്തീരും, ഇവനും വർദ്ധിക്കും; എങ്കിലും അനുജൻ അവനെക്കാൾ അധികം വർദ്ധിക്കും; അവന്റെ സന്തതികളോ ജനസമൂഹമായ്തീരും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 48:20" - }, - "അങ്ങനെ അവൻ അന്ന് അവരെ അനുഗ്രഹിച്ചു: ദൈവം നിന്നെ എഫ്രയീമിനെയും മനശ്ശെയെയുംപോലെ ആക്കുമാറാകട്ടെ’ എന്ന് യിസ്രായേല്യർ നിന്റെ പേർ ചൊല്ലി അനുഗ്രഹിക്കും” എന്നു പറഞ്ഞ് എഫ്രയീമിനെ മനശ്ശെയ്ക്കു മുൻപാക്കി.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 48:21" - }, - "യോസേഫിനോടു യിസ്രായേൽ പറഞ്ഞത്: “ഇതാ, ഞാൻ മരിക്കുന്നു; ദൈവം നിങ്ങളോടുകൂടെ ഇരുന്നു നിങ്ങളെ നിങ്ങളുടെ പിതാക്കന്മാരുടെ ദേശത്തേക്കു മടക്കി കൊണ്ടുപോകും.", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 48:22" - }, - "എന്റെ വാളും വില്ലുംകൊണ്ട് ഞാൻ അമോര്യരുടെ കൈയിൽനിന്നു പിടിച്ചടക്കിയ മലഞ്ചരിവ് ഞാൻ നിന്റെ സഹോദരന്മാരുടെ ഓഹരിയിൽ കവിഞ്ഞതായി നിനക്കു തന്നിരിക്കുന്നു.”" - ] - }, - { - "type": "chapter:c", - "number": "49", - "sid": "GEN 49" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 49:1" - }, - "അനന്തരം യാക്കോബ് തന്റെ പുത്രന്മാരെ വിളിച്ച് അവരോടു പറഞ്ഞത്: “കൂടിവരുവിൻ, ഭാവികാലത്തു നിങ്ങൾക്കു സംഭവിപ്പാനുള്ളതു ഞാൻ നിങ്ങളെ അറിയിക്കും." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "GEN 49:2" - }, - "യാക്കോബിന്റെ പുത്രന്മാരേ: കൂടിവന്നു കേൾപ്പിൻ;" - ] - }, - { - "type": "para:q1", - "content": [ - "നിങ്ങളുടെ അപ്പനായ യിസ്രായേലിന്റെ മൊഴിക്കു ചെവിതരുവിൻ!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "GEN 49:3" - }, - "രൂബേനേ, നീ എന്റെ ആദ്യജാതൻ, എന്റെ വീര്യവും എന്റെ ശക്തിയുടെ ആദ്യഫലവും" - ] - }, - { - "type": "para:q1", - "content": [ - "ശ്രേഷ്ഠതയുടെ വൈശിഷ്ട്യവും" - ] - }, - { - "type": "para:q1", - "content": [ - "ബലത്തിന്റെ വൈശിഷ്ട്യവും തന്നെ." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 49:4" - }, - "വെള്ളംപോലെ തുളുമ്പുന്നവനേ, നീ ശ്രേഷ്ഠനാകയില്ല;" - ] - }, - { - "type": "para:q1", - "content": [ - "നീ അപ്പന്റെ കിടക്കമേൽ കയറി അതിനെ അശുദ്ധമാക്കി;" - ] - }, - { - "type": "para:q1", - "content": [ - "എന്റെ ശയ്യമേൽ അവൻ കയറിയല്ലോ." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 49:5" - }, - "ശിമയോനും ലേവിയും സഹോദരന്മാർ; അവരുടെ വാളുകൾ സാഹസത്തിന്റെ ആയുധങ്ങൾ." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 49:6" - }, - "എൻ ഉള്ളമേ, അവരുടെ ഗൂഢാലോചനകളിൽ കൂടരുതേ;" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:h", + "content": [ + "ഉല്പത്തി" + ] + }, + { + "type": "para:toc1", + "content": [ + "ഉല്പത്തി" + ] + }, + { + "type": "para:toc2", + "content": [ + "ഉല്പത്തി" + ] + }, + { + "type": "para:mt", + "content": [ + "ഉല്പത്തി" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "ആദിയിൽ ദൈവം ആകാശവും ഭൂമിയും സൃഷ്ടിച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "ഭൂമി രൂപരഹിതവും പാഴായും ശൂന്യവുമായിരുന്നു; ആഴത്തിന്മീതെ ഇരുൾ ഉണ്ടായിരുന്നു. ദൈവത്തിന്റെ ആത്മാവ് വെള്ളത്തിൻ മീതെ പരിവർത്തിച്ചുകൊണ്ടിരുന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + }, + "വെളിച്ചം ഉണ്ടാകട്ടെ എന്നു ദൈവം കല്പിച്ചു; വെളിച്ചം ഉണ്ടായി.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" + }, + "വെളിച്ചം നല്ലതു എന്നു ദൈവം കണ്ടു; ദൈവം വെളിച്ചവും ഇരുളും തമ്മിൽ വേർപിരിച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 1:5" + }, + "ദൈവം വെളിച്ചത്തിന് പകൽ എന്നും ഇരുളിന് രാത്രി എന്നും പേരിട്ടു. സന്ധ്യയായി ഉഷസ്സുമായി, ഒന്നാം ദിവസം. ദൈവം വെളിച്ചത്തിനു “പകൽ” എന്നും ഇരുളിനു “രാത്രി” എന്നും പേർ വിളിച്ചു. സന്ധ്യയായി ഉഷസ്സുമായി, ഒന്നാം ദിവസം.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" + }, + "ദൈവം: “വെള്ളങ്ങളുടെ മദ്ധ്യേ ഒരു വിതാനം ഉണ്ടാകട്ടെ; അത് വെള്ളത്തിനും വെള്ളത്തിനും തമ്മിൽ വേർതിരിവായിരിക്കട്ടെ” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 1:7" + }, + "വിതാനം ഉണ്ടാക്കീട്ടു ദൈവം വിതാനത്തിൻ കീഴുള്ള വെള്ളവും വിതാനത്തിൻ മീതെയുള്ള വെള്ളവും തമ്മിൽ വേർപിരിച്ചു; അങ്ങനെ സംഭവിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 1:8" + }, + "ദൈവം വിതാനത്തിന് “ആകാശം” എന്ന് പേർ വിളിച്ചു. സന്ധ്യയായി ഉഷസ്സുമായി, രണ്ടാം ദിവസം.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 1:9" + }, + "ദൈവം: “ആകാശത്തിൻ കീഴുള്ള വെള്ളം ഒരു സ്ഥലത്തു കൂടട്ടെ; ഉണങ്ങിയ നിലം കാണട്ടെ” എന്ന് കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 1:10" + }, + "ഉണങ്ങിയ നിലത്തിന്നു ദൈവം ഭൂമി എന്നും വെള്ളത്തിന്റെ കൂട്ടത്തിന്നു സമുദ്രം എന്നും പേരിട്ടു; നല്ലതു എന്നു ദൈവം കണ്ടു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 1:11" + }, + "ഭൂമിയിൽനിന്നു പുല്ലും വിത്തുള്ള സസ്യങ്ങളും ഭൂമിയിൽ അതതു തരം വിത്തുള്ള ഫലം കായിക്കുന്ന വൃക്ഷങ്ങളും മുളെച്ചുവരട്ടെ എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 1:12" + }, + "ഭൂമിയിൽ നിന്നു പുല്ലും അതതു തരം വിത്തുള്ള ഫലം കായിക്കുന്ന വൃക്ഷങ്ങളും മുളെച്ചുവന്നു; നല്ലതു എന്നു ദൈവം കണ്ടു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 1:13" + }, + "സന്ധ്യയായി ഉഷസ്സുമായി, മൂന്നാം ദിവസം.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 1:14" + }, + "“പകലും രാവും തമ്മിൽ വേർതിരിവാൻ ആകാശവിതാനത്തിൽ വെളിച്ചങ്ങൾ ഉണ്ടാകട്ടെ; അവ അടയാളങ്ങളായും കാലങ്ങളും, ദിവസങ്ങളും, വർഷങ്ങളും എന്നിവ തിരിച്ചറിവാനായും ഇരിക്കട്ടെ;", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 1:15" + }, + "ഭൂമിയെ പ്രകാശിപ്പിപ്പാൻ ആകാശവിതാനത്തിൽ അവ വെളിച്ചങ്ങളായിരിക്കട്ടെ എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 1:16" + }, + "പകൽ വാഴേണ്ടതിന് വലിപ്പമേറിയ വെളിച്ചവും രാത്രി വാഴേണ്ടതിന് വലിപ്പം കുറഞ്ഞ വെളിച്ചവും ആയി രണ്ടു വലിയ വെളിച്ചങ്ങളെ ദൈവം ഉണ്ടാക്കി; നക്ഷത്രങ്ങളെയും ഉണ്ടാക്കി.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 1:17" + }, + "ഭൂമിയെ പ്രകാശിപ്പിപ്പാനും പകലും രാത്രിയും വാഴുവാനും വെളിച്ചത്തെയും ഇരുളിനെയും തമ്മിൽ വേർപിരിപ്പാനുമായി", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 1:18" + }, + "ദൈവം അവയെ ആകാശവിതാനത്തിൽ നിൎത്തി; നല്ലതു എന്നു ദൈവം കണ്ടു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 1:19" + }, + "സന്ധ്യയായി ഉഷസ്സുമായി, നാലാം ദിവസം.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 1:20" + }, + "“വെള്ളത്തിൽ ചരിക്കുന്ന ജീവികൾ ധാരാളമായി ഉണ്ടാകട്ടെ; ഭൂമിയുടെ മീതെ ആകാശവിതാനത്തിൽ പറവജാതി പറക്കട്ടെ” എന്ന് ദൈവം കല്പിച്ചു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 1:21" + }, + "ദൈവം വലിയ തിമിംഗലങ്ങളെയും വെള്ളത്തിൽ കൂട്ടമായി ജനിച്ചു ചലിക്കുന്ന അതതു തരം ജീവജന്തുക്കളെയും അതതു തരം പറവജാതിയെയും സൃഷ്ടിച്ചു; അതു നല്ലത് എന്നു ദൈവം കണ്ടു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 1:22" + }, + "“നിങ്ങൾ വർദ്ധിച്ചു പെരുകി സമുദ്രത്തിലെ വെള്ളത്തിൽ നിറയുവിൻ; പറവജാതി ഭൂമിയിൽ പെരുകട്ടെ” എന്നു കല്പിച്ചു ദൈവം അവയെ അനുഗ്രഹിച്ചു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 1:23" + }, + "സന്ധ്യയായി ഉഷസ്സുമായി, അഞ്ചാം ദിവസം.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 1:24" + }, + "“അതതു തരം കന്നുകാലി, ഇഴജാതി, കാട്ടുമൃഗം ഇങ്ങനെ അതതുതരം ജീവജന്തുക്കൾ ഭൂമിയിൽ നിന്നുണ്ടാകട്ടെ” എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 1:25" + }, + "ഇങ്ങനെ ദൈവം അതതു തരം കാട്ടുമൃഗങ്ങളെയും അതതു തരം കന്നുകാലികളെയും അതതു തരം ഭൂചരജന്തുക്കളെയും ഉണ്ടാക്കി; നല്ലതു എന്നു ദൈവം കണ്ടു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 1:26" + }, + "അനന്തരം ദൈവം: “നാം നമ്മുടെ സ്വരൂപത്തിൽ നമ്മുടെ സാദൃശ്യപ്രകാരം മനുഷ്യനെ ഉണ്ടാക്കുക; സമുദ്രത്തിലുള്ള മത്സ്യത്തിന്മേലും ആകാശത്തിലുള്ള പറവജാതിയിന്മേലും കന്നുകാലികളിന്മേലും സർവ്വഭൂമിയിന്മേലും ഭൂമിയിൽ ഇഴയുന്ന എല്ലാ ഇഴജാതിയിന്മേലും അവർക്ക് ആധിപത്യം ഉണ്ടായിരിക്കട്ടെ” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 1:27" + }, + "ഇങ്ങനെ ദൈവം തന്റെ സ്വരൂപത്തിൽ മനുഷ്യനെ സൃഷ്ടിച്ചു, ദൈവത്തിന്റെ സ്വരൂപത്തിൽ അവനെ സൃഷ്ടിച്ചു, ആണും പെണ്ണുമായി അവരെ സൃഷ്ടിച്ചു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 1:28" + }, + "ദൈവം അവരെ അനുഗ്രഹിച്ചു: നിങ്ങൾ സന്താനപുഷ്ടിയുള്ളവരായി പെരുകി ഭൂമിയിൽ നിറഞ്ഞു അതിനെ അടക്കി സമുദ്രത്തിലെ മത്സ്യത്തിന്മേലും ആകാശത്തിലെ പറവജാതിയിന്മേലും സകലഭൂചരജന്തുവിന്മേലും വാഴുവിൻ എന്നു അവരോടു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 1:29" + }, + "“ഭൂമിയിൽ എങ്ങും വിത്തുള്ള സസ്യങ്ങളും വൃക്ഷത്തിന്റെ വിത്തുള്ള ഫലം കായിക്കുന്ന സകലവൃക്ഷങ്ങളും ഇതാ, ഞാൻ നിങ്ങൾക്കു തന്നിരിക്കുന്നു; അവ നിങ്ങൾക്ക് ആഹാരമായിരിക്കട്ടെ;", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 1:30" + }, + "ഭൂമിയിലെ സകലമൃഗങ്ങൾക്കും ആകാശത്തിലെ എല്ലാ പറവകൾക്കും ഭൂമിയിൽ ഇഴയുന്ന സകല ജന്തുക്കൾക്കും ജീവനുള്ള സകലത്തിനും ആഹാരമായിട്ടു പച്ചസസ്യം ഒക്കെയും ഞാൻ കൊടുത്തിരിക്കുന്നു” എന്നു ദൈവം കല്പിച്ചു; അങ്ങനെ സംഭവിച്ചു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 1:31" + }, + "ദൈവം ഉണ്ടാക്കിയതിനെ ഒക്കെയും ദൈവം നോക്കി, അതു എത്രയും നല്ലത് എന്നു കണ്ടു. സന്ധ്യയായി ഉഷസ്സുമായി, ആറാം ദിവസം." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" + }, + "ഇങ്ങനെ ആകാശവും ഭൂമിയും അവയിലുള്ള ചരാചരങ്ങളൊക്കെയും തികഞ്ഞു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" + }, + "ദൈവം ചെയ്ത പ്രവൃത്തി ഒക്കെയും അവിടുന്ന് തീർത്തശേഷം ദൈവം ചെയ്ത സകലപ്രവൃത്തിയിൽനിന്നും ഏഴാം ദിവസം വിശ്രമിച്ചു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 2:3" + }, + "താൻ സൃഷ്ടിച്ചുണ്ടാക്കിയ സകല പ്രവൃത്തിയിൽനിന്നും അന്ന് അവിടുന്ന് വിശ്രമിച്ചതുകൊണ്ട് ദൈവം ഏഴാം ദിവസത്തെ അനുഗ്രഹിച്ചു ശുദ്ധീകരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 2:4" + }, + "യഹോവയായ ദൈവം ഭൂമിയും ആകാശവും സൃഷ്ടിച്ച നാളിൽ ആകാശവും ഭൂമിയും സൃഷ്ടിച്ചതിന്റെ ഉല്പത്തിവിവരം: വയലിലെ ചെടി ഒന്നും അതുവരെ ഭൂമിയിൽ ഉണ്ടായിരുന്നില്ല; വയലിലെ സസ്യം ഒന്നും മുളച്ചിരുന്നതുമില്ല.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 2:5" + }, + "യഹോവയായ ദൈവം ഭൂമിയിൽ മഴ പെയ്യിച്ചിരുന്നില്ല; നിലത്ത് വേല ചെയ്‌വാൻ മനുഷ്യനും ഉണ്ടായിരുന്നില്ല.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 2:6" + }, + "ഭൂമിയിൽ നിന്നു മഞ്ഞു പൊങ്ങി, നിലം ഒക്കെയും നനച്ചുവന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 2:7" + }, + "യഹോവയായ ദൈവം നിലത്തെ പൊടികൊണ്ട് മനുഷ്യനെ നിർമ്മിച്ചിട്ട് അവന്റെ മൂക്കിൽ ജീവശ്വാസം ഊതി, അങ്ങനെ മനുഷ്യൻ ജീവനുള്ളവനായിതീർന്നു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 2:8" + }, + "അനന്തരം യഹോവയായ ദൈവം കിഴക്ക് ഏദെനിൽ ഒരു തോട്ടം ഉണ്ടാക്കി, അവിടുന്ന് സൃഷ്ടിച്ച മനുഷ്യനെ അവിടെ ആക്കി.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 2:9" + }, + "കാണാൻ ഭംഗിയുള്ളതും ഭക്ഷണതിനു നല്ലതുമായ എല്ലാ വൃക്ഷങ്ങളും തോട്ടത്തിന്റെ നടുവിൽ ജീവവൃക്ഷവും നന്മതിന്മകളെക്കുറിച്ചുള്ള അറിവിന്റെ വൃക്ഷവും യഹോവയായ ദൈവം നിലത്തുനിന്നു മുളപ്പിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 2:10" + }, + "തോട്ടം നനയ്ക്കുവാൻ ഒരു നദി ഏദെനിൽനിന്നു പുറപ്പെട്ടു; അത് അവിടെനിന്ന് നാലു കൈവഴിയായി പിരിഞ്ഞു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 2:11" + }, + "ഒന്നാമത്തേതിന് പീശോൻ എന്ന് പേർ; അത് ഹവീലാദേശമൊക്കെയും ചുറ്റുന്നു; അവിടെ പൊന്നുണ്ട്.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 2:12" + }, + "ആ ദേശത്തിലെ പൊന്ന് മേൽത്തരമാകുന്നു; അവിടെ ഗുല്ഗുലുവും ഗോമേദകവും ഉണ്ട്.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 2:13" + }, + "രണ്ടാം നദിക്ക് ഗീഹോൻ എന്നു പേർ; അത് കൂശ്‌ദേശമൊക്കെയും ചുറ്റുന്നു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 2:14" + }, + "മൂന്നാം നദിക്ക് ഹിദ്ദേക്കെൽ എന്ന് പേർ; അത് അശ്ശൂരിനു കിഴക്കോട്ട് ഒഴുകുന്നു; നാലാം നദി ഫ്രാത്ത് ആകുന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 2:15" + }, + "യഹോവയായ ദൈവം മനുഷ്യനെ കൂട്ടിക്കൊണ്ടു പോയി ഏദെൻ തോട്ടത്തിൽ വേല ചെയ്യുവാനും അതിനെ സൂക്ഷിക്കുവാനും അവിടെ ആക്കി.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 2:16" + }, + "യഹോവയായ ദൈവം മനുഷ്യനോട് കല്പിച്ചത് എന്തെന്നാൽ: “തോട്ടത്തിലെ സകലവൃക്ഷങ്ങളുടെയും ഫലം നിനക്ക് ഇഷ്ടംപോലെ തിന്നാം.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 2:17" + }, + "എന്നാൽ നന്മതിന്മകളെക്കുറിച്ചുള്ള അറിവിന്റെ വൃക്ഷത്തിൻ ഫലം തിന്നരുത്; തിന്നുന്ന നാളിൽ നീ നിശ്ചയമായി മരിക്കും.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 2:18" + }, + "അനന്തരം യഹോവയായ ദൈവം: “മനുഷ്യൻ ഏകനായിരിക്കുന്നത് നന്നല്ല; ഞാൻ അവന് തക്കതായൊരു തുണ ഉണ്ടാക്കിക്കൊടുക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 2:19" + }, + "യഹോവയായ ദൈവം ഭൂമിയിലെ സകല മൃഗങ്ങളെയും ആകാശത്തിലെ എല്ലാ പറവകളെയും നിലത്തുനിന്നു നിർമ്മിച്ചിട്ട് ആദാം അവയ്ക്ക് എന്ത് പേരിടുമെന്ന് കാണുവാൻ അവന്റെ മുമ്പിൽ വരുത്തി; സകല ജീവജന്തുക്കൾക്കും ആദാം ഇട്ടത് അവയ്ക്ക് പേരായി.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 2:20" + }, + "ആദാം എല്ലാകന്നുകാലികൾക്കും ആകാശത്തിലെ പറവകൾക്കും എല്ലാകാട്ടുമൃഗങ്ങൾക്കും പേരിട്ടു; എങ്കിലും മനുഷ്യനു തക്കതായൊരു തുണ കണ്ടുകിട്ടിയില്ല.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 2:21" + }, + "ആകയാൽ യഹോവയായ ദൈവം മനുഷ്യന് ഒരു ഗാഢനിദ്ര വരുത്തി; അവൻ ഉറങ്ങിയപ്പോൾ അവന്റെ വാരിയെല്ലുകളിൽ ഒന്ന് എടുത്ത് അതിനു പകരം മാംസം പിടിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 2:22" + }, + "യഹോവയായ ദൈവം മനുഷ്യനിൽനിന്നു എടുത്ത വാരിയെല്ലിനെ ഒരു സ്ത്രീയാക്കി, അവളെ മനുഷ്യന്റെ അടുക്കൽ കൊണ്ടുവന്നു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 2:23" + }, + "അപ്പോൾ ആദാം; “ഇത് ഇപ്പോൾ എന്റെ അസ്ഥിയിൽ നിന്നു അസ്ഥിയും എന്റെ മാംസത്തിൽനിന്നു മാംസവും ആകുന്നു. ഇവളെ നരനിൽനിന്ന് എടുത്തിരിക്കയാൽ ഇവൾക്ക് നാരി എന്ന് പേരാകും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 2:24" + }, + "അതുകൊണ്ട് പുരുഷൻ അപ്പനെയും അമ്മയെയും വിട്ടുപിരിഞ്ഞ് ഭാര്യയോടു പറ്റിച്ചേരും; അവർ ഒരുദേഹമായി തീരും.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 2:25" + }, + "മനുഷ്യനും ഭാര്യയും ഇരുവരും നഗ്നരായിരുന്നു; അവർക്ക് നാണം തോന്നിയതുമില്ല." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "GEN 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 3:1" + }, + "യഹോവയായ ദൈവം ഉണ്ടാക്കിയ എല്ലാ കാട്ടുജന്തുക്കളെക്കാളും പാമ്പ് കൗശലമേറിയതായിരുന്നു. അതു സ്ത്രീയോട്: “തോട്ടത്തിലെ യാതൊരു വൃക്ഷത്തിന്റെ ഫലവും നിങ്ങൾ തിന്നരുതെന്നു ദൈവം വാസ്തവമായി കല്പിച്ചിട്ടുണ്ടോ?” എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 3:2" + }, + "സ്ത്രീ പാമ്പിനോട്: “തോട്ടത്തിലെ വൃക്ഷങ്ങളുടെ ഫലം ഞങ്ങൾക്കു തിന്നാം;", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 3:3" + }, + "എന്നാൽ നിങ്ങൾ മരിക്കാതിരിക്കേണ്ടതിനു തോട്ടത്തിന്റെ നടുവിലുള്ള വൃക്ഷത്തിന്റെ ഫലം തിന്നരുത്, തൊടുകയും അരുത് എന്ന് ദൈവം കല്പിച്ചിട്ടുണ്ട്” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 3:4" + }, + "പാമ്പ് സ്ത്രീയോട്: “നിങ്ങൾ മരിക്കയില്ല നിശ്ചയം;", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 3:5" + }, + "അത് തിന്നുന്ന നാളിൽ നിങ്ങളുടെ കണ്ണ് തുറക്കയും നിങ്ങൾ നന്മതിന്മകളെ അറിയുന്നവരായി ദൈവത്തെപ്പോലെ ആകയും ചെയ്യും എന്ന് ദൈവം അറിയുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 3:6" + }, + "ആ വൃക്ഷഫലം തിന്നുവാൻ നല്ലതും കാണുവാൻ ഭംഗിയുള്ളതും ജ്ഞാനം പ്രാപിപ്പാൻ ആഗ്രഹിക്കതക്കതും എന്നു സ്ത്രീ കണ്ട് ഫലം പറിച്ചു തിന്നു ഭർത്താവിനും കൊടുത്തു; അവനും തിന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 3:7" + }, + "ഉടനെ രണ്ടുപേരുടെയും കണ്ണ് തുറന്നു തങ്ങൾ നഗ്നരെന്ന് അറിഞ്ഞ്, അത്തിയില കൂട്ടിത്തുന്നി തങ്ങൾക്ക് അരയാട ഉണ്ടാക്കി.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 3:8" + }, + "വെയിലാറിയപ്പോൾ യഹോവയായ ദൈവം തോട്ടത്തിൽ നടക്കുന്ന ഒച്ച അവർ കേട്ടു; മനുഷ്യനും ഭാര്യയും യഹോവയായ ദൈവത്തിന്റെ സന്നിധിയിൽനിന്ന് തോട്ടത്തിലെ വൃക്ഷങ്ങളുടെ ഇടയിൽ ഒളിച്ചു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 3:9" + }, + "യഹോവയായ ദൈവം മനുഷ്യനെ വിളിച്ചു: “നീ എവിടെ? എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 3:10" + }, + "“തോട്ടത്തിൽ അവിടുത്തെ ഒച്ച കേട്ടിട്ട് ഞാൻ നഗ്നനാകകൊണ്ട് ഭയപ്പെട്ട് ഒളിച്ചു” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 3:11" + }, + "“നീ നഗ്നനെന്നു നിന്നോട് ആര് പറഞ്ഞു? തിന്നരുതെന്ന് ഞാൻ നിന്നോട് കല്പിച്ച വൃക്ഷഫലം നീ തിന്നുവോ?എന്നു അവൻ ചോദിച്ചു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 3:12" + }, + "അതിന് മനുഷ്യൻ: “എന്നോടു കൂടെ ഇരിക്കുവാൻ അവിടുന്ന് തന്നിട്ടുള്ള സ്ത്രീ വൃക്ഷഫലം തന്നു; ഞാൻ തിന്നുകയും ചെയ്തു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 3:13" + }, + "യഹോവയായ ദൈവം സ്ത്രീയോട്: “നീ എന്താണ് ഈ ചെയ്തത്? എന്നു ചോദിച്ചതിന്: “പാമ്പ് എന്നെ വഞ്ചിച്ചു, ഞാൻ തിന്നുപോയി” എന്ന് സ്ത്രീ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 3:14" + }, + "യഹോവയായ ദൈവം പാമ്പിനോട് കല്പിച്ചത്: “നീ ഇത് ചെയ്തതുകൊണ്ട് എല്ലാ കന്നുകാലികളിലും എല്ലാ കാട്ടുമൃഗങ്ങളിലുംവച്ച് നീ ശപിക്കപ്പെട്ടിരിക്കുന്നു; നീ ഉരസ്സുകൊണ്ടു ഇഴഞ്ഞ് നിന്റെ ജീവിതകാലമൊക്കെയും പൊടി തിന്നും.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 3:15" + }, + "ഞാൻ നിനക്കും സ്ത്രീക്കും നിന്റെ സന്തതിക്കും അവളുടെ സന്തതിക്കും തമ്മിൽ ശത്രുത ഉണ്ടാക്കും. അവൻ നിന്റെ തല തകർക്കും; നീ അവന്റെ കുതികാൽ തകർക്കും.”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 3:16" + }, + "സ്ത്രീയോട് കല്പിച്ചത്: “ഞാൻ നിനക്ക് കഷ്ടവും ഗർഭധാരണവും ഏറ്റവും വർദ്ധിപ്പിക്കും; നീ വേദനയോടെ മക്കളെ പ്രസവിക്കും; നിന്റെ ആഗ്രഹം നിന്റെ ഭർത്താവിനോട് ആകും; അവൻ നിന്നെ ഭരിക്കും.”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 3:17" + }, + "ആദാമിനോട് കല്പിച്ചതോ: “നീ നിന്റെ ഭാര്യയുടെ വാക്ക് അനുസരിക്കയും തിന്നരുതെന്ന് ഞാൻ കല്പിച്ച വൃക്ഷഫലം തിന്നുകയും ചെയ്തതുകൊണ്ട് നിന്റെ നിമിത്തം ഭൂമി ശപിക്കപ്പെട്ടിരിക്കുന്നു; നിന്റെ ജീവകാലമൊക്കെയും നീ കഷ്ടതയോടെ അതിൽനിന്നു ഭക്ഷണം കഴിക്കും.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 3:18" + }, + "മുള്ളും പറക്കാരയും നിനക്ക് അതിൽനിന്നു മുളയ്ക്കും; വയലിലെ സസ്യം നീ ഭക്ഷിക്കും.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 3:19" + }, + "നിലത്തുനിന്നു നിന്നെ എടുത്തിരിക്കുന്നു; അതിൽ തിരികെ ചേരുംവരെ മുഖത്തെ വിയർപ്പോടെ നീ അപ്പം ഭക്ഷിക്കും; നീ പൊടിയാകുന്നു, പൊടിയിൽ തിരികെ ചേരും.”", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 3:20" + }, + "ജീവനുള്ള എല്ലാവർക്കും മാതാവായതുകൊണ്ട് ആദാം തന്റെ ഭാര്യയ്ക്കു ഹവ്വാ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 3:21" + }, + "യഹോവയായ ദൈവം ആദാമിനും അവന്റെ ഭാര്യയ്ക്കും തോൽകൊണ്ട് വസ്ത്രം ഉണ്ടാക്കി അവരെ ധരിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 3:22" + }, + "യഹോവയായ ദൈവം: “നോക്കൂ, മനുഷ്യൻ നന്മതിന്മകളെ അറിയുവാനായി നമ്മിൽ ഒരുവനെപ്പോലെ ആയിത്തീർന്നിരിക്കുന്നു; ഇപ്പോൾ അവൻ കൈനീട്ടി ജീവവൃക്ഷത്തിന്റെ ഫലം കൂടെ പറിച്ചുതിന്ന് എന്നേക്കും ജീവിക്കുവാൻ ഇടവവരരുത്” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 3:23" + }, + "അവനെ എടുത്തിരുന്ന നിലത്ത് കൃഷി ചെയ്യേണ്ടതിന് യഹോവയായ ദൈവം അവനെ ഏദെൻതോട്ടത്തിൽനിന്നു പുറത്താക്കി.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 3:24" + }, + "ഇങ്ങനെ ദൈവം മനുഷ്യനെ ഇറക്കിവിട്ടു; ജീവന്റെ വൃക്ഷത്തിങ്കലേക്കുള്ള വഴി കാവൽചെയ്യുവാൻ അവിടുന്ന് ഏദെൻ തോട്ടത്തിന് കിഴക്ക് കെരൂബുകളെ എല്ലാ വശത്തേക്കും തിരിഞ്ഞുകൊണ്ടിരിക്കുന്ന ജ്വാലയുള്ള ഒരു വാളുമായി നിർത്തി." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "GEN 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 4:1" + }, + "ആദാം തന്റെ ഭാര്യയായ ഹവ്വയെ പരിഗ്രഹിച്ചു; അവൾ ഗർഭം ധരിച്ചു കയീനെ പ്രസവിച്ചു: “യഹോവയാൽ എനിക്കു ഒരു പുരുഷസന്തതിയെ ലഭിച്ചു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 4:2" + }, + "പിന്നെ അവൾ അവന്റെ അനുജനായ ഹാബെലിനെ പ്രസവിച്ചു. ഹാബെൽ ആട്ടിടയനും കയീൻ കൃഷിക്കാരനും ആയിത്തീർന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 4:3" + }, + "കുറെക്കാലം കഴിഞ്ഞിട്ട് കയീൻ നിലത്തെ ഫലത്തിൽനിന്ന് യഹോവയ്ക്ക് ഒരു വഴിപാട് കൊണ്ടുവന്നു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 4:4" + }, + "ഹാബെലും ആട്ടിൻ കൂട്ടത്തിലെ ആദ്യം ജനിച്ചവയിൽനിന്ന്, അവയുടെ കൊഴുപ്പുള്ള ഭാഗങ്ങളിൽനിന്ന് ഒരു വഴിപാടു കൊണ്ടുവന്നു. യഹോവ ഹാബെലിലും അവന്റെ വഴിപാടിലും പ്രസാദിച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 4:5" + }, + "കയീനിലും അവന്റെ വഴിപാടിലും അവിടുന്ന് പ്രസാദിച്ചില്ല. കയീൻ വളരെ കോപിച്ചു, അവന്റെ മുഖം വാടി.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 4:6" + }, + "അപ്പോൾ യഹോവ കയീനോട്: “നീ കോപിക്കുന്നത് എന്തിന്? നിന്റെ മുഖം വാടുന്നതും എന്ത്?", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 4:7" + }, + "നീ നന്മചെയ്യുന്നു എങ്കിൽ നീയും സ്വീകാര്യനാവുകയില്ലയോ? നീ നന്മ ചെയ്യുന്നില്ലെങ്കിലോ പാപം വാതില്ക്കൽ കിടക്കുന്നു; അതിന്റെ ആഗ്രഹം നിന്നോടാകുന്നു; നീയോ അതിനെ കീഴടക്കേണം” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 4:8" + }, + "അപ്പോൾ കയീൻ തന്റെ അനുജനായ ഹാബെലിനോട്“നാം വയലിലേക്കു പോക” എന്നു പറഞ്ഞു. അവർ വയലിൽ ആയിരുന്നപ്പോൾ കയീൻ തന്റെ അനുജനായ ഹാബെലിനെതിരായി എഴുന്നേറ്റ് അവനെ കൊന്നു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 4:9" + }, + "പിന്നെ യഹോവ കയീനോട്: “നിന്റെ അനുജനായ ഹാബെൽ എവിടെ?എന്നു ചോദിച്ചതിന്: “എനിക്ക് അറിഞ്ഞുകൂടാ; ഞാൻ എന്റെ അനുജന്റെ കാവൽക്കാരനോ?എന്നു അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 4:10" + }, + "അതിന് അവിടുന്ന് അരുളിച്ചെയ്തത്. “നീ എന്തു ചെയ്തു? നിന്റെ അനുജന്റെ രക്തത്തിന്റെ ശബ്ദം ഭൂമിയിൽനിന്ന് എന്നോടു നിലവിളിക്കുന്നു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 4:11" + }, + "ഇപ്പോൾ നിന്റെ കൈയിൽനിന്ന് നിന്റെ അനുജന്റെ രക്തം സ്വീകരിക്കുവാൻ വായ് തുറന്ന ദേശം വിട്ട് നീ ശാപഗ്രസ്തനായി പോകേണം.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 4:12" + }, + "നീ കൃഷി ചെയ്യുമ്പോൾ നിലം ഇനി ഒരിക്കലും അതിന്റെ വീര്യം നിനക്ക് തരികയില്ല; നീ ഭൂമിയിൽ അലഞ്ഞുതിരിയുന്നവൻ ആകും.”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 4:13" + }, + "കയീൻ യഹോവയോട്: “എന്റെ ശിക്ഷ എനിക്ക് വഹിക്കുവാൻ കഴിയുന്നതിനെക്കാൾ വലുതാണ്.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 4:14" + }, + "ഇതാ, അങ്ങ് ഇന്ന് എന്നെ പുറത്താക്കികളയുന്നു; ഞാൻ തിരുസന്നിധിവിട്ട് ഒളിച്ചു ഭൂമിയിൽ അലഞ്ഞുതിരിയുന്നവൻ ആകും; ആരെങ്കിലും എന്നെ കണ്ടാൽ, എന്നെ കൊല്ലും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 4:15" + }, + "യഹോവ അവനോട്: “അതുകൊണ്ട് ആരെങ്കിലും കയീനെ കൊന്നാൽ അവന്റെമേൽ ഏഴിരട്ടിയായി പ്രതികാരംചെയ്യും” എന്ന് അരുളിച്ചെയ്തു; കയീനെ കാണുന്നവർ ആരും അവനെ കൊല്ലാതിരിക്കേണ്ടതിനു യഹോവ കയീന്റെമേൽ ഒരു അടയാളം പതിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 4:16" + }, + "അങ്ങനെ കയീൻ യഹോവയുടെ സന്നിധിയിൽ നിന്നു പുറപ്പെട്ട് ഏദെന് കിഴക്ക് നോദ് ദേശത്ത് ചെന്നു പാർത്തു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 4:17" + }, + "കയീൻ തന്റെ ഭാര്യയെ പരിഗ്രഹിച്ചു; അവൾ ഗർഭം ധരിച്ചു ഹാനോക്കിനെ പ്രസവിച്ചു. കയീൻ ഒരു പട്ടണം പണിതു, ഹാനോക്ക് എന്നു തന്റെ മകന്റെ പേരിട്ടു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 4:18" + }, + "ഹാനോക്കിന് ഈരാദ് ജനിച്ചു; ഈരാദ് മെഹൂയയേലിനെ ജനിപ്പിച്ചു; മെഹൂയയേൽ മെഥൂശയേലിനെ ജനിപ്പിച്ചു; മെഥൂശയേൽ ലാമെക്കിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 4:19" + }, + "ലാമെക്ക് രണ്ടു ഭാര്യമാരെ എടുത്തു; ഒരുവൾക്ക് ആദാ എന്നും മറ്റവൾക്കു സില്ലാ എന്നും പേർ.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 4:20" + }, + "ആദാ യാബാലിനെ പ്രസവിച്ചു; അവൻ കൂടാരങ്ങളിൽ വസിക്കുന്നവർക്കും പശുകളെ സംരക്ഷിക്കുന്നവർക്കും പിതാവായിരുന്നു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 4:21" + }, + "അവന്റെ സഹോദരന് യൂബാൽ എന്നു പേർ. ഇവൻ കിന്നരവും ഓടക്കുഴലും വായിക്കുന്ന എല്ലാവർക്കും പിതാവായിരുന്നു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 4:22" + }, + "സില്ലാ തൂബൽകയീനെ പ്രസവിച്ചു; അവൻ ചെമ്പുപണിക്കാരുടെയും ഇരിമ്പുപണിക്കാരുടെയും ഗുരുവായിരുന്നു; നയമാ ആയിരുന്നു തൂബൽകയീന്റെ സഹോദരി .", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 4:23" + }, + "ലാമെക്ക് തന്റെ ഭാര്യമാരോടു പറഞ്ഞത്:" + ] + }, + { + "type": "para:q1", + "content": [ + "“ആദയും സില്ലയും ആയുള്ളോരേ, എന്റെ വാക്കു കേൾക്കുവിൻ;" + ] + }, + { + "type": "para:q1", + "content": [ + "ലാമെക്കിൻ ഭാര്യമാരേ, എന്റെ വചനത്തിനു ചെവി തരുവിൻ!" + ] + }, + { + "type": "para:q1", + "content": [ + "എന്നെ മുറിപ്പെടുത്തിയ ഒരു പുരുഷനെയും" + ] + }, + { + "type": "para:q1", + "content": [ + "എന്നെ പരിക്കേൽപ്പിച്ച ഒരു യുവാവിനെയും ഞാൻ കൊന്നു." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 4:24" + }, + "കയീനുവേണ്ടി ഏഴിരട്ടി പകരം ചെയ്യുമെങ്കിൽ" + ] + }, + { + "type": "para:q1", + "content": [ + "ലാമെക്കിനുവേണ്ടി എഴുപത്തേഴു ഇരട്ടി പകരം ചെയ്യും.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 4:25" + }, + "ആദാം തന്റെ ഭാര്യയെ പിന്നെയും പരിഗ്രഹിച്ചു; അവൾ ഒരു മകനെ പ്രസവിച്ചു: “കയീൻ കൊന്ന ഹാബെലിനു പകരം ദൈവം എനിക്ക് മറ്റൊരു സന്തതിയെ തന്നു” എന്നു പറഞ്ഞ് അവന് ശേത്ത് എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 4:26" + }, + "ശേത്തിനും ഒരു മകൻ ജനിച്ചു; അവന് എനോശ് എന്നു പേരിട്ടു. ആ കാലത്ത് യഹോവയുടെ നാമത്തിലുള്ള ആരാധന തുടങ്ങി." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "GEN 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 5:1" + }, + "ആദാമിന്റെ വംശപാരമ്പര്യമാണിത്: ദൈവം മനുഷ്യനെ സൃഷ്ടിച്ചപ്പോൾ ദൈവത്തിന്റെ സാദൃശ്യത്തിൽ അവനെ ഉണ്ടാക്കി; ആണും പെണ്ണുമായി അവരെ സൃഷ്ടിച്ചു;", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 5:2" + }, + "സൃഷ്ടിച്ച നാളിൽ അവരെ അനുഗ്രഹിക്കയും അവർക്കു ആദാമെന്നു പേരിടുകയും ചെയ്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 5:3" + }, + "ആദാമിന് നൂറ്റിമുപ്പത് വയസ്സായപ്പോൾ അവൻ തന്റെ സാദൃശ്യത്തിൽ തന്റെ സ്വരൂപപ്രകാരം ഒരു മകനെ ജനിപ്പിച്ചു; അവന് ശേത്ത് എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 5:4" + }, + "ശേത്തിനെ ജനിപ്പിച്ചശേഷം ആദാം എണ്ണൂറു വർഷം ജീവിച്ചിരുന്നു;അവന് പുത്രന്മാരും പുത്രിമാരും ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 5:5" + }, + "ആദാമിന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തി മുപ്പത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 5:6" + }, + "ശേത്തിന് നൂറ്റഞ്ച് വയസ്സായപ്പോൾ അവൻ എനോശിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 5:7" + }, + "എനോശിനെ ജനിപ്പിച്ച ശേഷം ശേത്ത് എണ്ണൂറ്റേഴ് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 5:8" + }, + "ശേത്തിന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തി പന്ത്രണ്ട് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 5:9" + }, + "എനോശിന് തൊണ്ണൂറു വയസ്സായപ്പോൾ അവൻ കേനാനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 5:10" + }, + "കേനാനെ ജനിപ്പിച്ച ശേഷം എനോശ് എണ്ണൂറ്റി പതിനഞ്ച് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 5:11" + }, + "എനോശിന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തഞ്ച് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 5:12" + }, + "കേനാന് എഴുപത് വയസ്സായപ്പോൾ അവൻ മഹലലേലിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 5:13" + }, + "മഹലലേലിനെ ജനിപ്പിച്ച ശേഷം കേനാൻ എണ്ണൂറ്റിനാല്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 5:14" + }, + "കേനാന്റെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തിപത്ത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 5:15" + }, + "മഹലലേലിന് അറുപത്തഞ്ച് വയസ്സായപ്പോൾ അവൻ യാരെദിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 5:16" + }, + "യാരെദിനെ ജനിപ്പിച്ച ശേഷം മഹലലേൽ എണ്ണൂറ്റി മുപ്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 5:17" + }, + "മഹലലേലിന്റെ ആയുഷ്കാലം ആകെ എണ്ണൂറ്റി തൊണ്ണൂറ്റഞ്ച് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 5:18" + }, + "യാരെദിന് നൂറ്ററുപത്തിരണ്ട് വയസ്സായപ്പോൾ അവൻ ഹാനോക്കിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 5:19" + }, + "ഹാനോക്കിനെ ജനിപ്പിച്ച ശേഷം യാരെദ് എണ്ണൂറ് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 5:20" + }, + "യാരെദിന്റെ ആയൂഷ്കാലം ആകെ തൊള്ളായിരത്തറുപത്തിരണ്ട് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "GEN 5:21" + }, + "ഹാനോക്കിന് അറുപത്തഞ്ച് വയസ്സായപ്പോൾ അവൻ മെഥൂശലഹിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 5:22" + }, + "മെഥൂശലഹിനെ ജനിപ്പിച്ച ശേഷം ഹാനോക്ക് മൂന്നൂറ് വർഷം ദൈവത്തോടുകൂടെ നടക്കുകയും പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിക്കുകയും ചെയ്തു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 5:23" + }, + "ഹാനോക്കിന്റെ ആയുഷ്കാലം ആകെ മുന്നൂറ്ററുപത്തഞ്ച് വർഷമായിരുന്നു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 5:24" + }, + "ഹാനോക്ക് ദൈവത്തോടുകൂടെ നടന്നു, ദൈവം അവനെ എടുത്തുകൊണ്ടതിനാൽ കാണാതെയായി." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 5:25" + }, + "മെഥൂശലഹിന് നൂറ്റെൺപത്തേഴ് വയസ്സായപ്പോൾ അവൻ ലാമേക്കിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 5:26" + }, + "ലാമേക്കിനെ ജനിപ്പിച്ച ശേഷം മെഥൂശലഹ് എഴുനൂറ്റെൺപത്തിരണ്ട് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 5:27" + }, + "മെഥൂശലഹിന്റെ ആയൂഷ്കാലം ആകെ തൊള്ളായിരത്തറുപത്തൊമ്പത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 5:28" + }, + "ലാമേക്കിന് നൂറ്റെൺപത്തിരണ്ട് വയസ്സായപ്പോൾ അവൻ ഒരു മകനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 5:29" + }, + "“യഹോവ ശപിച്ച ഭൂമിയിൽ നമ്മുടെ പ്രവൃത്തിയിലും നമ്മുടെ കൈകളുടെ അദ്ധ്വാനത്തിലും ഇവൻ നമ്മെ ആശ്വസിപ്പിക്കും” എന്നു പറഞ്ഞ് അവന് നോഹ എന്നു പേർ ഇട്ടു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 5:30" + }, + "നോഹയെ ജനിപ്പിച്ചശേഷം ലാമേക്ക് അഞ്ഞൂറ്റി തൊണ്ണൂറ്റഞ്ച് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 5:31" + }, + "ലാമേക്കിന്റെ ആയൂഷ്കാലം ആകെ എഴുനൂറ്റെഴുപത്തേഴ് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "GEN 5:32" + }, + "നോഹയ്ക്ക് അഞ്ഞൂറ് വയസ്സായശേഷം നോഹ ശേമിനെയും ഹാമിനെയും യാഫെത്തിനെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "GEN 6" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 6:1" + }, + "മനുഷ്യർ ഭൂമിയിൽ പെരുകിത്തുടങ്ങി. അവർക്ക് പുത്രിമാർ ജനിച്ചപ്പോൾ", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 6:2" + }, + "ദൈവത്തിന്റെ പുത്രന്മാർ മനുഷ്യരുടെ പുത്രിമാരെ സൗന്ദര്യമുള്ളവരെന്ന് കണ്ടിട്ട് തങ്ങൾക്ക് ഇഷ്ടമുള്ള ഏവരെയും ഭാര്യമാരായി എടുത്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 6:3" + }, + "അപ്പോൾ യഹോവ: “മനുഷ്യനിൽ എന്റെ ആത്മാവ് എന്നേക്കും വാദിച്ചുകൊണ്ടിരിക്കുകയില്ല; അവൻ ജഡം തന്നേയല്ലോ; എങ്കിലും അവന്റെ ആയുസ്സ് നൂറ്റിരുപത് വർഷമാകും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 6:4" + }, + "അക്കാലത്ത് ഭൂമിയിൽ മല്ലന്മാർ ഉണ്ടായിരുന്നു; അതിന്റെ ശേഷവും ദൈവത്തിന്റെ പുത്രന്മാർ മനുഷ്യരുടെ പുത്രിമാരുടെ അടുക്കൽ ചെന്നിട്ട് അവർ മക്കളെ പ്രസവിച്ചു; ഇവരാകുന്നു പുരാതനകാലത്തെ വീരന്മാർ, പ്രശസ്തരായ പുരുഷന്മാർ തന്നെ.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 6:5" + }, + "ഭൂമിയിൽ മനുഷ്യന്റെ ദുഷ്ടത വലിയതെന്നും അവന്റെ ഹൃദയവിചാരങ്ങളുടെ നിരൂപണമൊക്കെയും എല്ലായ്പോഴും ദോഷമുള്ളതത്രേ എന്നും യഹോവ കണ്ടു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 6:6" + }, + "അവിടുന്ന് ഭൂമിയിൽ മനുഷ്യനെ ഉണ്ടാക്കിയതുകൊണ്ട് യഹോവ അനുതപിച്ചു; അത് അവിടുത്തെ ഹൃദയത്തിന് ദുഃഖമായി:", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 6:7" + }, + "“ഞാൻ സൃഷ്ടിച്ചിട്ടുള്ള മനുഷ്യനെ ഭൂമിയിൽനിന്ന് നശിപ്പിച്ചുകളയും; മനുഷ്യനെയും മൃഗത്തെയും ഇഴജാതിയെയും ആകാശത്തിലെ പക്ഷികളെയും തന്നെ; അവയെ ഉണ്ടാക്കിയതുകൊണ്ട് ഞാൻ അനുതപിക്കുന്നു” എന്നു യഹോവ അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 6:8" + }, + "എന്നാൽ നോഹയ്ക്ക് യഹോവയുടെ ദൃഷ്ടിയിൽ കൃപ ലഭിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 6:9" + }, + "നോഹയുടെ വംശാവലി ഇതാണ്: നോഹ നീതിമാനും തന്റെ തലമുറയിൽ നിഷ്കളങ്കനുമായിരുന്നു; നോഹ ദൈവത്തോടുകൂടെ നടന്നു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 6:10" + }, + "ശേം, ഹാം, യാഫെത്ത് എന്ന മൂന്ന് പുത്രന്മാരെ നോഹ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 6:11" + }, + "എന്നാൽ ഭൂമി ദൈവത്തിന്റെ മുമ്പാകെ വഷളായി; ഭൂമി അതിക്രമംകൊണ്ട് നിറഞ്ഞിരുന്നു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 6:12" + }, + "ദൈവം ഭൂമിയെ നോക്കി, അതു വഷളായി എന്നു കണ്ടു; സകലജഡവും ഭൂമിയിൽ തന്റെ വഴി വഷളാക്കിയിരുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "GEN 6:13" + }, + "ദൈവം നോഹയോട് കല്പിച്ചതെന്തെന്നാൽ: “സകലജഡത്തിന്റെയും അവസാനം എന്റെ മുമ്പിൽ വന്നിരിക്കുന്നു; ഭൂമി അവരാൽ അതിക്രമംകൊണ്ട് നിറഞ്ഞിരിക്കുന്നു; നോക്കൂ, ഞാൻ അവരെ ഭൂമിയോടുകൂടെ നശിപ്പിക്കും.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 6:14" + }, + "നീ ഗോഫർമരംകൊണ്ട് ഒരു പെട്ടകം ഉണ്ടാക്കുക; പെട്ടകത്തിന് മുറികൾ ഉണ്ടാക്കി, അകത്തും പുറത്തും കീൽ തേക്കേണം.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 6:15" + }, + "അത് ഉണ്ടാക്കേണ്ടത് എങ്ങനെ എന്നാൽ: പെട്ടകത്തിന്റെ നീളം മുന്നൂറ് മുഴം ; വീതി അമ്പത് മുഴം ; ഉയരം മുപ്പത് മുഴം .", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 6:16" + }, + "പെട്ടകത്തിന് ജനൽ ഉണ്ടാക്കേണം; മുകളിൽനിന്ന് ഒരു മുഴം താഴെ അതിനെ വയ്ക്കേണം; പെട്ടകത്തിന്റെ വാതിൽ പെട്ടകത്തിന്റെ വശത്തു വയ്ക്കേണം: താഴത്തെയും രണ്ടാമത്തെയും മൂന്നാമത്തെയും നിലയായി അതിനെ ഉണ്ടാക്കേണം.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 6:17" + }, + "നോക്കൂ, ആകാശത്തിൻ കീഴിൽനിന്നു ജീവശ്വാസമുള്ള സർവ്വജഡത്തെയും നശിപ്പിക്കുവാൻ ഞാൻ ഭൂമിയിൽ ഒരു ജലപ്രളയം വരുത്തും; ഭൂമിയിലുള്ളതൊക്കെയും നശിച്ചുപോകും.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 6:18" + }, + "എന്നാൽ നിന്നോട് എന്റെ ഉടമ്പടി ഞാൻ സ്ഥാപിക്കും; നീയും നിന്റെ പുത്രന്മാരും ഭാര്യയും പുത്രന്മാരുടെ ഭാര്യമാരും പെട്ടകത്തിൽ കടക്കേണം.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 6:19" + }, + "സകല ജീവികളിൽനിന്നും, സർവ്വജഡത്തിൽനിന്നും തന്നെ, രണ്ടുവീതം നിന്നോടുകൂടെ ജീവരക്ഷയ്ക്കായിട്ട് പെട്ടകത്തിൽ കയറ്റേണം; അവ ആണും പെണ്ണുമായിരിക്കേണം.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 6:20" + }, + "അതതു തരം പക്ഷികളിൽനിന്നും അതതു തരം മൃഗങ്ങളിൽനിന്നും ഭൂമിയിലെ അതതു തരം ഇഴജാതികളിൽനിന്നൊക്കെയും രണ്ടുവീതം ജീവരക്ഷയ്ക്കായിട്ട് നിന്റെ അടുക്കൽ വരേണം.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 6:21" + }, + "നീയോ സകലഭക്ഷണസാധനങ്ങളിൽനിന്നും വേണ്ടുന്നത് എടുത്ത് ശേഖരിച്ചുകൊള്ളേണം; അത് നിനക്കും അവയ്ക്കും ആഹാരമായിരിക്കേണം.”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 6:22" + }, + "ദൈവം തന്നോട് കല്പിച്ചതൊക്കെയും അനുസരിച്ച് നോഹ ചെയ്തു; അങ്ങനെ തന്നെ അവൻ ചെയ്തു." + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "GEN 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 7:1" + }, + "അനന്തരം യഹോവ നോഹയോട് കല്പിച്ചതെന്തെന്നാൽ: “നീയും നിന്റെ സർവ്വകുടുംബവുമായി പെട്ടകത്തിൽ പ്രവേശിക്കുക; ഞാൻ നിന്നെ ഈ തലമുറയിൽ എന്റെ മുമ്പാകെ നീതിമാനായി കണ്ടിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 7:2" + }, + "ശുദ്ധിയുള്ള സകലമൃഗങ്ങളിൽനിന്നും ആണും പെണ്ണുമായി ഏഴു ജോഡിയും, ശുദ്ധിയില്ലാത്ത മൃഗങ്ങളിൽനിന്ന് ആണും പെണ്ണുമായി ഒരു ജോഡിയും,", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 7:3" + }, + "ആകാശത്തിലെ പറവകളിൽനിന്നും പൂവനും പിടയുമായി ഏഴു ജോഡിയും, ഭൂമിയിലൊക്കെയും അവയുടെ വർഗ്ഗം ജീവനോടുനിലനിർത്തേണ്ടതിന് നീ ചേർത്തുകൊള്ളേണം.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 7:4" + }, + "ഇനി ഏഴുദിവസം കഴിഞ്ഞിട്ട് ഞാൻ ഭൂമിയിൽ നാല്പത് രാവും നാല്പത് പകലും മഴ പെയ്യിക്കും; ഞാൻ ഉണ്ടാക്കിയിട്ടുള്ള സകല ജീവജാലങ്ങളെയും ഭൂമിയിൽനിന്ന് നശിപ്പിക്കും.”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 7:5" + }, + "യഹോവ തന്നോട് കല്പിച്ചതൊക്കെയും അനുസരിച്ച് നോഹ ചെയ്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 7:6" + }, + "ഭൂമിയിൽ ജലപ്രളയം ഉണ്ടായപ്പോൾ നോഹയ്ക്ക് അറുനൂറു വയസ്സായിരുന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 7:7" + }, + "നോഹയും പുത്രന്മാരും അവന്റെ ഭാര്യയും പുത്രന്മാരുടെ ഭാര്യമാരും ജലപ്രളയം നിമിത്തം പെട്ടകത്തിൽ കടന്നു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 7:8" + }, + "ശുദ്ധിയുള്ള മൃഗങ്ങളിൽനിന്നും ശുദ്ധിയില്ലാത്ത മൃഗങ്ങളിൽനിന്നും പറവകളിൽനിന്നും ഭൂമിയിലുള്ള ഇഴജാതിയിൽനിന്നൊക്കെയും,", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 7:9" + }, + "ദൈവം നോഹയോട് കല്പിച്ചപ്രകാരം രണ്ടുവീതം ആണും പെണ്ണുമായി നോഹയുടെ അടുക്കൽ വന്നു പെട്ടകത്തിൽ പ്രവേശിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 7:10" + }, + "ഏഴു ദിവസം കഴിഞ്ഞശേഷം ഭൂമിയിൽ ജലപ്രളയം തുടങ്ങി.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 7:11" + }, + "നോഹയുടെ ആയുസ്സിന്റെ അറുനൂറാം വർഷത്തിൽ രണ്ടാം മാസം പതിനേഴാം തീയതി, അന്നുതന്നെ അത്യഗാധത്തിന്റെ ഉറവുകൾ ഒക്കെയും പിളർന്നു; ആകാശത്തിന്റെ ജാലകങ്ങളും തുറന്നു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 7:12" + }, + "നാല്പത് രാവും നാല്പത് പകലും ഭൂമിയിൽ മഴ പെയ്തു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 7:13" + }, + "അന്നുതന്നെ നോഹയും നോഹയുടെ പുത്രന്മാരായ ശേമും ഹാമും യാഫേത്തും നോഹയുടെ ഭാര്യയും അവരോടുകൂടെ അവന്റെ പുത്രന്മാരുടെ മൂന്നു ഭാര്യമാരും പെട്ടകത്തിൽ പ്രവേശിച്ചു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 7:14" + }, + "അവരും എല്ലാ ഇനം കാട്ടുമൃഗങ്ങളും എല്ലാ ഇനം കന്നുകാലികളും നിലത്ത് ഇഴയുന്ന എല്ലാ ഇനം ഇഴജാതിയും എല്ലാ ഇനം പറവകളും എല്ലാ ഇനം പക്ഷികളും തന്നെ.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 7:15" + }, + "ജീവശ്വാസമുള്ള സർവ്വജഡത്തിൽനിന്നും രണ്ടുവീതം നോഹയുടെ അടുക്കൽ വന്നു പെട്ടകത്തിൽ പ്രവേശിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 7:16" + }, + "ദൈവം അവനോട് കല്പിച്ചതുപോലെ അകത്തു പ്രവേശിച്ചവ സർവ്വജീവകളിൽനിന്നും ആണും പെണ്ണുമായി പ്രവേശിച്ചു; യഹോവ വാതിൽ അടച്ചു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 7:17" + }, + "ഭൂമിയിൽ നാല്പത് ദിവസം ജലപ്രളയം ഉണ്ടായി, വെള്ളം വർദ്ധിച്ചു പെട്ടകം പൊങ്ങി, നിലത്തുനിന്ന് ഉയർന്നു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 7:18" + }, + "വെള്ളം പൊങ്ങി ഭൂമിയിൽ ഏറ്റവും പെരുകി; പെട്ടകം വെള്ളത്തിൽ ഒഴുകിത്തുടങ്ങി.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 7:19" + }, + "വെള്ളം ഭൂമിയിൽ അത്യധികം പൊങ്ങി, ആകാശത്തിൻ കീഴെങ്ങുമുള്ള ഉയർന്ന പർവ്വതങ്ങളൊക്കെയും മൂടിപ്പോയി.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 7:20" + }, + "പർവ്വതങ്ങൾ മൂടുവാൻ തക്കവണ്ണം വെള്ളം പതിനഞ്ച് മുഴം അവയ്ക്കു മീതെ പൊങ്ങി.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 7:21" + }, + "പറവകളും കന്നുകാലികളും കാട്ടുമൃഗങ്ങളും നിലത്ത് ഇഴയുന്ന എല്ലാ ഇഴജാതിയുമായി ഭൂമിയിൽ ചലിക്കുന്ന ജഡമൊക്കെയും സകലമനുഷ്യരും ചത്തുപോയി.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 7:22" + }, + "കരയിലുള്ള സകലത്തിലും മൂക്കിൽ ജീവശ്വാസമുള്ളതൊക്കെയും ചത്തു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 7:23" + }, + "അങ്ങനെ ദൈവം ഭൂമിയിൽ മനുഷ്യനും മൃഗങ്ങളും ഇഴജാതിയും ആകാശത്തിലെ പറവകളുമായി ഭൂമിയിൽ ഉണ്ടായിരുന്ന സകലജീവജാലങ്ങളെയും നശിപ്പിച്ചു; അവ ഭൂമിയിൽനിന്നു നശിച്ചുപോയി; നോഹയും അവനോടുകൂടെ പെട്ടകത്തിൽ ഉണ്ടായിരുന്നവരും മാത്രം ജീവനോടു ശേഷിച്ചു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 7:24" + }, + "വെള്ളം ഭൂമിയിൽ നൂറ്റമ്പത് ദിവസം പൊങ്ങിക്കൊണ്ടിരുന്നു." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "GEN 8" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 8:1" + }, + "ദൈവം നോഹയെയും അവനോടുകൂടെ പെട്ടകത്തിൽ ഉള്ള സകല ജീവികളെയും സകലമൃഗങ്ങളെയും ഓർത്തു; ദൈവം ഭൂമിമേൽ ഒരു കാറ്റ് അടിപ്പിച്ചു; വെള്ളം നിലച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 8:2" + }, + "അഗാധത്തിലെ ഉറവുകളും ആകാശത്തിന്റെ ജാലകങ്ങളും അടഞ്ഞു; ആകാശത്തുനിന്നുള്ള മഴയും നിന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 8:3" + }, + "വെള്ളം തുടർച്ചയായി ഭൂമിയിൽനിന്നു ഇറങ്ങിക്കൊണ്ടിരുന്നു; നൂറ്റമ്പത് ദിവസം കഴിഞ്ഞശേഷം വെള്ളം കുറഞ്ഞുതുടങ്ങി.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 8:4" + }, + "ഏഴാം മാസം പതിനേഴാം തീയതി പെട്ടകം അരരാത്ത് പർവ്വതത്തിൽ ഉറച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 8:5" + }, + "പത്താം മാസം വരെ വെള്ളം തുടർച്ചയായി കുറഞ്ഞു; പത്താം മാസം ഒന്നാം തീയതി പർവ്വതശിഖരങ്ങൾ കാണുവാൻ തുടങ്ങി.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 8:6" + }, + "നാല്പത് ദിവസം കഴിഞ്ഞശേഷം നോഹ താൻ പെട്ടകത്തിന് ഉണ്ടാക്കിയിരുന്ന ജനാല തുറന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 8:7" + }, + "അവൻ ഒരു മലങ്കാക്കയെ പുറത്തു വിട്ടു; അത് പുറപ്പെട്ട് ഭൂമിയിൽനിന്ന് വെള്ളം വറ്റിപ്പോയതുവരെ പോയും വന്നും കൊണ്ടിരുന്നു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 8:8" + }, + "ഭൂമുഖത്തുനിന്ന് വെള്ളം കുറഞ്ഞുവോ എന്ന് അറിയേണ്ടതിന് അവൻ ഒരു പ്രാവിനെയും തന്റെ അടുക്കൽനിന്ന് പുറത്തു വിട്ടു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 8:9" + }, + "എന്നാൽ സർവ്വഭൂമുഖത്തും വെള്ളം കിടന്നിരുന്നതിനാൽ പ്രാവ് കാൽ വയ്ക്കുവാൻ സ്ഥലം കാണാതെ അവന്റെ അടുക്കൽ പെട്ടകത്തിലേക്കു മടങ്ങിവന്നു; അവൻ കൈനീട്ടി അതിനെ പിടിച്ചു തന്റെ അടുക്കൽ പെട്ടകത്തിൽ ആക്കി.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 8:10" + }, + "ഏഴ് ദിവസം കഴിഞ്ഞിട്ട് അവൻ വീണ്ടും ആ പ്രാവിനെ പെട്ടകത്തിൽ നിന്നു പുറത്തു വിട്ടു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 8:11" + }, + "പ്രാവ് വൈകുന്നേരത്ത് അവന്റെ അടുക്കൽ വന്നു; അതിന്റെ വായിൽ അതാ, ഒരു പച്ച ഒലിവില; അതിനാൽ ഭൂമിയിൽനിന്ന് വെള്ളം കുറഞ്ഞു എന്ന് നോഹ അറിഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 8:12" + }, + "പിന്നെയും ഏഴ് ദിവസം കഴിഞ്ഞിട്ട് അവൻ ആ പ്രാവിനെ പുറത്തു വിട്ടു; അത് പിന്നെ അവന്റെ അടുക്കൽ മടങ്ങി വന്നില്ല.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 8:13" + }, + "ആറുനൂറ്റൊന്നാം വർഷം ഒന്നാം മാസം ഒന്നാം തീയതി ഭൂമിയിൽനിന്ന് വെള്ളം വറ്റിപ്പോയിരുന്നു; നോഹ പെട്ടകത്തിന്റെ മേല്ത്തട്ടു നീക്കി, ഭൂതലം ഉണങ്ങിയിരിക്കുന്നു എന്ന് കണ്ടു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 8:14" + }, + "രണ്ടാം മാസം ഇരുപത്തേഴാം തീയതി ഭൂമി ഉണങ്ങിയിരുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 8:15" + }, + "ദൈവം നോഹയോട് അരുളിച്ചെയ്തത്:", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 8:16" + }, + "“നീയും നിന്റെ ഭാര്യയും നിന്നോടുകൂടെയുള്ള പുത്രന്മാരും പുത്രന്മാരുടെ ഭാര്യമാരും പെട്ടകത്തിൽനിന്നു പുറത്തിറങ്ങുവിൻ.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 8:17" + }, + "പറവകളും മൃഗങ്ങളും നിലത്ത് ഇഴയുന്ന ഇഴജാതിയുമായ സർവ്വജഡത്തിൽനിന്നും നിന്നോടുകൂടെയുള്ള സകല ജീവികളെയും പുറത്ത് കൊണ്ടുവരിക; അവ ഭൂമിയിൽ ധാരാളമായി വർദ്ധിക്കുകയും പെറ്റു പെരുകുകയും ചെയ്യട്ടെ.”", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 8:18" + }, + "അങ്ങനെ നോഹയും അവനോടുകൂടെയുള്ള അവന്റെ പുത്രന്മാരും അവന്റെ ഭാര്യയും അവന്റെ പുത്രന്മാരുടെ ഭാര്യമാരും പുറത്തിറങ്ങി.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 8:19" + }, + "സകലമൃഗങ്ങളും ഇഴജാതികൾ ഒക്കെയും എല്ലാ പറവകളും ഭൂമിയിൽ സഞ്ചരിക്കുന്നതൊക്കെയും ഇനം ഇനമായി പെട്ടകത്തിന് പുറത്ത് ഇറങ്ങി.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 8:20" + }, + "നോഹ യഹോവയ്ക്ക് ഒരു യാഗപീഠം പണിതു, ശുദ്ധിയുള്ള സകല മൃഗങ്ങളിലും ശുദ്ധിയുള്ള എല്ലാപറവകളിലും ചിലത് എടുത്ത് യാഗപീഠത്തിന്മേൽ ഹോമയാഗം അർപ്പിച്ചു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 8:21" + }, + "യഹോവ സൗരഭ്യവാസന മണത്തപ്പോൾ യഹോവ തന്റെ ഹൃദയത്തിൽ പറഞ്ഞത്: “ഞാൻ മനുഷ്യന്റെ നിമിത്തം ഇനി ഭൂമിയെ ശപിക്കയില്ല; മനുഷ്യന്റെ മനസിന്റെ നിരൂപണം ബാല്യം മുതൽ ദോഷമുള്ളത് ആകുന്നു; ഞാൻ ചെയ്തതുപോലെ സകലജീവികളെയും ഇനി നശിപ്പിക്കുകയില്ല.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 8:22" + }, + "ഭൂമിയുള്ള കാലത്തോളം വിതയും കൊയ്ത്തും, ശീതവും ഉഷ്ണവും, വേനലും വർഷവും, രാവും പകലും നിന്നുപോകയുമില്ല.”" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "GEN 9" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 9:1" + }, + "ദൈവം നോഹയെയും അവന്റെ പുത്രന്മാരെയും അനുഗ്രഹിച്ച് അവരോട് അരുളിച്ചെയ്തത്: “നിങ്ങൾ സന്താനപുഷ്ടിയുള്ളവരായി പെരുകി ഭൂമിയിൽ നിറയുവിൻ.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 9:2" + }, + "ഭൂമിയിലെ സകലമൃഗങ്ങൾക്കും ആകാശത്തിലെ എല്ലാപറവകൾക്കും ഭൂമിയിൽ സഞ്ചരിക്കുന്ന സകലത്തിനും സമുദ്രത്തിലെ സകലമത്സ്യങ്ങൾക്കും നിങ്ങളെപറ്റിയുള്ള പേടിയും നടുക്കവും ഉണ്ടാകും; അവയെ നിങ്ങളുടെ കൈയിൽ ഏല്പിച്ചിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 9:3" + }, + "സഞ്ചരിക്കുന്ന ജീവിക്കളൊക്കെയും നിങ്ങൾക്കു ആഹാരം ആയിരിക്കട്ടെ; പച്ചസസ്യംപോലെ ഞാൻ സകലവും നിങ്ങൾക്കു തന്നിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 9:4" + }, + "ജീവനായിരിക്കുന്ന രക്തത്തോടുകൂടെ നിങ്ങൾ മാംസം ഭക്ഷിക്കരുത്.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 9:5" + }, + "നിങ്ങളുടെ ജീവനായിരിക്കുന്ന രക്തത്തിന് ഞാൻ നിശ്ചയമായും പകരം ചോദിക്കും; സകലമൃഗത്തോടും മനുഷ്യനോടും ചോദിക്കും; ഓരോ മനുഷ്യന്റെ സഹോദരനോടും ഞാൻ മനുഷ്യന്റെ ജീവന് പകരം ചോദിക്കും.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 9:6" + }, + "ദൈവത്തിന്റെ സ്വരൂപത്തിൽ മനുഷ്യനെ ഉണ്ടാക്കിയതുകൊണ്ട് ആരെങ്കിലും മനുഷ്യന്റെ രക്തം ചൊരിയിച്ചാൽ മനുഷ്യനാൽ അവന്റെ രക്തം ചൊരിയപ്പെടണം.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 9:7" + }, + "ആകയാൽ നിങ്ങൾ സന്താനപുഷ്ടിയുള്ളവരായി പെരുകുവിൻ; ഭൂമിയിൽ ധാരാളമായി പെറ്റു പെരുകുവിൻ.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 9:8" + }, + "ദൈവം പിന്നെയും നോഹയോടും അവനോടുകൂടെയുള്ള അവന്റെ പുത്രന്മാരോടും അരുളിച്ചെയ്തത്:", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 9:9" + }, + "“ഞാൻ, ഇതാ, നിങ്ങളോടും നിങ്ങൾക്കുശേഷമുള്ള നിങ്ങളുടെ സന്തതിയോടും", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 9:10" + }, + "ഭൂമിയിൽ നിങ്ങളോടുകൂടെ ഉള്ള പക്ഷികളും കന്നുകാലികളും കാട്ടുമൃഗങ്ങളുമായ സകലജീവജന്തുക്കളോടും പെട്ടകത്തിൽനിന്നു പുറപ്പെട്ട സകലവുമായി ഭൂമിയിലെ സകലമൃഗങ്ങളോടും എന്റെ ഉടമ്പടി സ്ഥാപിക്കുന്നു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 9:11" + }, + "ഇനി സകലജഡവും ജലപ്രളയത്താൽ നശിക്കയില്ല; ഭൂമിയെ നശിപ്പിപ്പാൻ ഇനി ജലപ്രളയം ഉണ്ടാകയുമില്ല എന്നു ഞാൻ നിങ്ങളോടു എന്റെ ഉടമ്പടി സ്ഥാപിക്കുന്നു.”", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 9:12" + }, + "പിന്നെയും ദൈവം അരുളിച്ചെയ്തത്: “ഞാനും നിങ്ങളും നിങ്ങളോടുകൂടെ ഉള്ള സകലജീവജന്തുക്കളും തമ്മിൽ തലമുറതലമുറയോളം സദാകാലത്തേക്കും ചെയ്യുന്ന ഉടമ്പടിയുടെ അടയാളം ആകുന്നു ഇത്:", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 9:13" + }, + "ഞാൻ എന്റെ വില്ല് മേഘത്തിൽ വയ്ക്കുന്നു; അത് ഞാനും ഭൂമിയും തമ്മിലുള്ള ഉടമ്പടിയ്ക്ക് അടയാളമായിരിക്കും.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 9:14" + }, + "ഞാൻ ഭൂമിയുടെ മീതെ മേഘം വരുത്തുമ്പോൾ മേഘത്തിൽ വില്ല് കാണും.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 9:15" + }, + "അപ്പോൾ ഞാനും നിങ്ങളും സർവ്വജഡവുമായ സകലജീവജന്തുക്കളും തമ്മിലുള്ള എന്റെ ഉടമ്പടി ഞാൻ ഓർക്കും; ഇനി സകലജഡത്തെയും നശിപ്പിക്കുവാൻ വെള്ളം ഒരു പ്രളയമായി തീരുകയുമില്ല.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 9:16" + }, + "വില്ല് മേഘത്തിൽ ഉണ്ടാകും; ദൈവവും ഭൂമിയിലെ സർവ്വജഡവുമായ സകലജീവികളും തമ്മിൽ എന്നേക്കുമുള്ള ഉടമ്പടി ഓർക്കേണ്ടതിന് ഞാൻ അതിനെ നോക്കും.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 9:17" + }, + "എനിക്കും ഭൂമിയിലുള്ള സർവ്വ ജഡത്തിനും മദ്ധ്യേ ഞാൻ സ്ഥാപിച്ചിരിക്കുന്ന ഉടമ്പടിയ്ക്ക് ഇത് അടയാളം” എന്നും ദൈവം നോഹയോട് അരുളിച്ചെയ്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 9:18" + }, + "പെട്ടകത്തിന് പുറത്തു വന്ന നോഹയുടെ പുത്രന്മാർ ശേമും ഹാമും യാഫെത്തും ആയിരുന്നു; ഹാം കനാന്റെ പിതാവായിരുന്നു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 9:19" + }, + "ഇവർ മൂന്നുപേരും നോഹയുടെ പുത്രന്മാർ; അവരെക്കൊണ്ടു ഭൂമി ഒക്കെയും നിറഞ്ഞു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 9:20" + }, + "നോഹ കൃഷിചെയ്‌വാൻ തുടങ്ങി; ഒരു മുന്തിരിത്തോട്ടം നട്ടുണ്ടാക്കി.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 9:21" + }, + "അവൻ അതിലെ വീഞ്ഞുകുടിച്ച് ലഹരിപിടിച്ചു തന്റെ കൂടാരത്തിൽ വസ്ത്രം നീങ്ങി കിടന്നു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 9:22" + }, + "കനാന്റെ പിതാവായ ഹാം പിതാവിന്റെ നഗ്നത കണ്ടു വെളിയിൽ ചെന്ന് തന്റെ രണ്ട് സഹോദരന്മാരെയും അറിയിച്ചു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 9:23" + }, + "ശേമും യാഫെത്തും ഒരു വസ്ത്രം എടുത്ത്, ഇരുവരുടെയും തോളിൽ ഇട്ടു, പിറകോട്ടു നടന്നു ചെന്ന് പിതാവിന്റെ നഗ്നത മറച്ചു; അവരുടെ മുഖം തിരിഞ്ഞിരുന്നതുകൊണ്ട് അവർ പിതാവിന്റെ നഗ്നത കണ്ടില്ല.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 9:24" + }, + "നോഹ ലഹരിവിട്ടുണർന്നപ്പോൾ തന്റെ ഇളയമകൻ ചെയ്തത് അറിഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 9:25" + }, + "അപ്പോൾ അവൻ: “കനാൻ ശപിക്കപ്പെട്ടവൻ; അവൻ തന്റെ സഹോദരന്മാർക്ക് ദാസന്മാരിൽ ദാസനായിരിക്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 9:26" + }, + "“ശേമിന്റെ ദൈവമായ യഹോവ സ്തുതിക്കപ്പെട്ടവൻ; കനാൻ ശേമിന് ദാസനായിരിക്കട്ടെ.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 9:27" + }, + "ദൈവം യാഫെത്തിനെ വർദ്ധിപ്പിക്കട്ടെ; അവൻ ശേമിന്റെ കൂടാരങ്ങളിൽ വസിക്കട്ടെ; കനാൻ അവരുടെ ദാസനാകട്ടെ” എന്നും അവൻ പറഞ്ഞു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 9:28" + }, + "ജലപ്രളയത്തിനുശേഷം നോഹ മുന്നൂറ്റിഅമ്പത് വർഷം ജീവിച്ചിരുന്നു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 9:29" + }, + "നോഹയുടെ ആയുഷ്കാലം ആകെ തൊള്ളായിരത്തിഅമ്പത് വർഷമായിരുന്നു; പിന്നെ അവൻ മരിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "GEN 10" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 10:1" + }, + "നോഹയുടെ പുത്രന്മാരായ ശേം, ഹാം, യാഫെത്ത് എന്നിവരുടെ വംശാവലി: ജലപ്രളയത്തിനുശേഷം അവർക്ക് പുത്രന്മാർ ജനിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "GEN 10:2" + }, + "യാഫെത്തിന്റെ പുത്രന്മാർ: ഗോമെർ, മാഗോഗ്, മാദായി, യാവാൻ, തൂബൽ, മേശെക്, തീരാസ്.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 10:3" + }, + "ഗോമെരിന്റെ പുത്രന്മാർ: അസ്കെനാസ്, രീഫത്ത്, തോഗർമ്മാ.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 10:4" + }, + "യാവാന്റെ പുത്രന്മാർ: എലീശാ, തർശീശ്, കിത്തീം, ദോദാനീം.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 10:5" + }, + "ഇവരിൽനിന്ന് ജാതികളുടെ തീരദേശജനതകൾ അതത് ദേശത്തിൽ ഭാഷഭാഷയായും ജനതജനതയായും കുടുംബംകുടുംബമായും വേർപിരിഞ്ഞു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 10:6" + }, + "ഹാമിന്റെ പുത്രന്മാർ: കൂശ്, മിസ്രയീം, പൂത്ത്, കനാൻ.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 10:7" + }, + "കൂശിന്റെ പുത്രന്മാർ: സെബാ, ഹവീലാ, സബ്താ, രാമാ, സബ്തെക്കാ; രാമായുടെ പുത്രന്മാർ: ശെബയും ദെദാനും.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 10:8" + }, + "കൂശ് നിമ്രോദിനെ ജനിപ്പിച്ചു; അവൻ ഭൂമിയിൽ ആദ്യവീരനായിരുന്നു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 10:9" + }, + "അവൻ യഹോവയുടെ മുമ്പാകെ നായാട്ടു വീരനായിരുന്നു; അതുകൊണ്ട്: “യഹോവയുടെ മുമ്പാകെ നിമ്രോദിനെപ്പോലെ നായാട്ടുവീരൻ” എന്നു പഴഞ്ചൊല്ലുണ്ടായി.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 10:10" + }, + "ആരംഭത്തിൽ അവന്റെ രാജ്യം ശിനാർദേശത്ത് ബാബേൽ, ഏരെക്ക്, അക്കാദ്, കൽനേ എന്നിവ ആയിരുന്നു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 10:11" + }, + "ആ ദേശത്തനിന്ന് നിമ്രോദ് അശ്ശൂരിലേക്ക് പുറപ്പെട്ടു നീനവേ, രെഹോബൊത്ത് ഇർ, കാലഹ്,", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 10:12" + }, + "നീനവേയ്ക്കും കാലഹിനും മദ്ധ്യേ മഹാനഗരമായ രേസെൻ എന്നിവ പണിതു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 10:13" + }, + "മിസ്രയീമോ; ലൂദീം, അനാമീം, ലെഹാബീം, നഫ്തൂഹീം,", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 10:14" + }, + "പത്രൂസീം, കസ്ളൂഹീം എന്നിവരെ ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 10:15" + }, + "കനാൻ തന്റെ ആദ്യജാതനായ സീദോൻ, ഹേത്ത്,", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 10:16" + }, + "യെബൂസ്യൻ, അമോര്യൻ,", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 10:17" + }, + "ഗിർഗ്ഗശ്യൻ, ഹിവ്യൻ, അർക്ക്യൻ, സീന്യൻ,", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 10:18" + }, + "അർവ്വാദ്യൻ, സെമാര്യൻ, ഹമാത്യൻ എന്നിവരെ ജനിപ്പിച്ചു. പിന്നീട് കനാന്യരുടെ കുടുംബങ്ങൾ പരന്നു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 10:19" + }, + "കനാന്യരുടെ അതിർ സീദോൻ തുടങ്ങി ഗെരാരിലേക്കു പോകുന്ന വഴിയായി ഗസ്സാവരെയും സൊദോമിലേക്കും ഗൊമോരയിലേക്കും ആദ്മയിലേക്കും സെബോയീമിലേക്കും പോകുന്ന വഴിയായി ലാശവരെയും ആയിരുന്നു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 10:20" + }, + "അവരവരുടെ ദേശത്തിലും അവരവരുടെ രാജ്യത്തിലും അതത് കുടുംബംകുടുംബമായും ഭാഷഭാഷയായും ഇവരായിരുന്നു ഹാമിന്റെ പുത്രന്മാർ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "GEN 10:21" + }, + "യാഫെത്തിന്റെ ജ്യേഷ്ഠനും ഏബെരിന്റെ സന്തതികൾക്കെല്ലാം പിതാവുമായ ശേമിനും മക്കൾ ജനിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 10:22" + }, + "ശേമിന്റെ പുത്രന്മാർ: ഏലാം, അശ്ശൂർ, അർപ്പക്ഷാദ്, ലൂദ്, അരാം.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 10:23" + }, + "അരാമിന്റെ പുത്രന്മാർ: ഊസ്, ഹൂൾ, ഗേഥെർ, മശ്.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 10:24" + }, + "അർപ്പക്ഷാദ് ശാലഹിനെ ജനിപ്പിച്ചു; ശാലഹ് ഏബെരിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 10:25" + }, + "ഏബെരിന് രണ്ടു പുത്രന്മാർ ജനിച്ചു; ഒരുവന് പേലെഗ് എന്നു പേർ; അവന്റെ കാലത്തായിരുന്നു ഭൂവാസികൾ പിരിഞ്ഞുപോയത്; അവന്റെ സഹോദരന് യൊക്താൻ എന്നു പേർ.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 10:26" + }, + "യൊക്താനോ: അല്മോദാദ്,", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 10:27" + }, + "ശാലെഫ്, ഹസർമ്മാവെത്ത്, യാരഹ്, ഹദോരാം,", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 10:28" + }, + "ഊസാൽ, ദിക്ലാ, ഓബാൽ, അബീമയേൽ,", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 10:29" + }, + "ശെബാ, ഓഫീർ, ഹവീലാ, യോബാബ് എന്നിവരെ ജനിപ്പിച്ചു; ഇവർ എല്ലാവരും യൊക്താന്റെ പുത്രന്മാർ ആയിരുന്നു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 10:30" + }, + "അവരുടെ വാസസ്ഥലം മേശാതുടങ്ങി കിഴക്കൻമലയായ സെഫാർവരെ ആയിരുന്നു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 10:31" + }, + "അതത് ദേശത്തിൽ ജനതജനതയായും കുടുംബംകുടുംബമായും ഭാഷഭാഷയായും ശേമിന്റെ പുത്രന്മാർ ഇവരായിരുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "GEN 10:32" + }, + "നോഹയുടെ പുത്രന്മാരുടെ കുടുംബങ്ങൾ ജനതജനതയായും തലമുറതലമുറയായും ഇവർ തന്നെ. ഇവരിൽനിന്നാകുന്നു ജലപ്രളയത്തിനുശേഷം ഭൂമിയിൽ ജനതകൾ പിരിഞ്ഞുപോയത്." + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "GEN 11" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 11:1" + }, + "ഭൂമിയിലൊക്കെയും ഒരേ ഭാഷയും ഒരേ വാക്കുകളുമാണ് ഉണ്ടായിരുന്നത്.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 11:2" + }, + "എന്നാൽ അവർ കിഴക്കുനിന്ന് യാത്ര ചെയ്തു, ശിനാർദേശത്ത് ഒരു സമതലഭൂമി കണ്ടെത്തി, അവിടെ പാർത്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 11:3" + }, + "അവർ തമ്മിൽ: “വരുവിൻ, നമുക്ക് ഇഷ്ടിക ഉണ്ടാക്കി നന്നായി ചുട്ടെടുക്കാം” എന്നു പറഞ്ഞു. അങ്ങനെ അവർ കല്ലിനു പകരം ഇഷ്ടികയും കുമ്മായത്തിനു പകരം പശമണ്ണും ഉപയോഗിച്ചു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 11:4" + }, + "“വരുവിൻ; നാം ഭൂതലത്തിൽ ഒക്കെയും ചിതറിപ്പോകാതിരിപ്പാൻ നമുക്കായി ഒരു പട്ടണവും ആകാശത്തോളം എത്തുന്ന ഒരു ഗോപുരവും പണിയുക; നമുക്കുവേണ്ടി ഒരു പേരുമുണ്ടാക്കുക” എന്ന് അവർ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 11:5" + }, + "മനുഷ്യന്റെ പുത്രന്മാർ പണിത പട്ടണവും ഗോപുരവും കാണേണ്ടതിന് യഹോവ ഇറങ്ങിവന്നു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 11:6" + }, + "അപ്പോൾ യഹോവ: “ഇതാ, ജനം ഒന്ന്, അവർക്കെല്ലാവർക്കും ഭാഷയും ഒന്ന്; അവർ ചെയ്യുവാൻ പോകുന്നതിന്റെ തുടക്കം മാത്രമാണ് ഇത്; അവർ ചെയ്യുവാൻ ഉദ്ദേശിക്കുന്നതൊന്നും അവർക്കു അസാദ്ധ്യമാവുകയില്ല.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 11:7" + }, + "വരുവിൻ; നമുക്ക് ഇറങ്ങിച്ചെന്ന്, അവർ തമ്മിൽ സംസാരിക്കുന്നത് മനസ്സിലാകാതിരിപ്പാൻ അവരുടെ ഭാഷ കലക്കിക്കളക” എന്നു അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 11:8" + }, + "അങ്ങനെ യഹോവ അവരെ അവിടെനിന്ന് ഭൂതലത്തിലെങ്ങും ചിതറിച്ചു; അവർ പട്ടണം പണിയുന്നത് വിട്ടുകളഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 11:9" + }, + "സർവ്വഭൂമിയിലെയും ഭാഷ യഹോവ അവിടെവച്ചു കലക്കിക്കളഞ്ഞതുകൊണ്ട് അതിന് ബാബേൽ എന്നു പേരുവിളിച്ചു; യഹോവ അവരെ അവിടെനിന്ന് ഭൂതലത്തിൽ എങ്ങും ചിതറിച്ചുകളഞ്ഞു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 11:10" + }, + "ശേമിന്റെ വംശപാരമ്പര്യം ഇതാണ്: ശേമിന് നൂറു വയസ്സായപ്പോൾ ജലപ്രളയത്തിനു ശേഷം രണ്ട് വർഷം കഴിഞ്ഞ് അർപ്പക്ഷാദിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 11:11" + }, + "അർപ്പക്ഷാദിനെ ജനിപ്പിച്ചശേഷം ശേം അഞ്ഞൂറു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 11:12" + }, + "അർപ്പക്ഷാദിന് മുപ്പത്തഞ്ച് വയസ്സായപ്പോൾ അവൻ ശാലഹിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 11:13" + }, + "ശാലഹിനെ ജനിപ്പിച്ചശേഷം അർപ്പക്ഷാദ് നാനൂറ്റിമൂന്ന് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 11:14" + }, + "ശാലഹിന് മുപ്പത് വയസ്സായപ്പോൾ അവൻ ഏബെരിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 11:15" + }, + "ഏബെരിനെ ജനിപ്പിച്ചശേഷം ശാലഹ് നാനൂറ്റി മൂന്നു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 11:16" + }, + "ഏബെരിനു മുപ്പത്തിനാല് വയസ്സായപ്പോൾ അവൻ പേലെഗിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 11:17" + }, + "പേലെഗിനെ ജനിപ്പിച്ചശേഷം ഏബെർ നാനൂറ്റിമുപ്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 11:18" + }, + "പേലെഗിന് മുപ്പതു വയ്സായപ്പോൾ അവൻ രെയൂവിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 11:19" + }, + "രെയൂവിനെ ജനിപ്പിച്ചശേഷം പേലെഗ് ഇരൂനൂറ്റിഒമ്പത് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 11:20" + }, + "രെയൂവിന് മുപ്പത്തിരണ്ട് വയസ്സായപ്പോൾ അവൻ ശെരൂഗിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 11:21" + }, + "ശെരൂഗിനെ ജനിപ്പിച്ചശേഷം രെയൂ ഇരുനൂറ്റിഏഴ് വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 11:22" + }, + "ശെരൂഗിന് മുപ്പതു വയസ്സായപ്പോൾ അവൻ നാഹോരിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 11:23" + }, + "നാഹോരിനെ ജനിപ്പിച്ചശേഷം ശെരൂഗ് ഇരുനൂറു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 11:24" + }, + "നാഹോരിന് ഇരുപത്തൊമ്പതു വയസ്സായപ്പോൾ അവൻ തേരഹിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 11:25" + }, + "തേരഹിനെ ജനിപ്പിച്ചശേഷം നാഹോർ നൂറ്റിപ്പത്തൊമ്പതു വർഷം ജീവിച്ചിരുന്നു പുത്രന്മാരെയും പുത്രിമാരെയും ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "GEN 11:26" + }, + "തേരഹിന് എഴുപതു വയസ്സായപ്പോൾ അവൻ അബ്രാം, നാഹോർ, ഹാരാൻ എന്നിവരെ ജനിപ്പിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 11:27" + }, + "തേരഹിന്റെ വംശപാരമ്പര്യം ഇതാണ്: തേരഹ് അബ്രാമിനെയും നാഹോരിനെയും ഹാരാനെയും ജനിപ്പിച്ചു; ഹാരാൻ ലോത്തിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 11:28" + }, + "എന്നാൽ ഹാരാൻ തന്റെ ജന്മദേശത്തുവച്ചു, കൽദയരുടെ ഊരിൽവച്ചു തന്നെ, തന്റെ അപ്പനായ തേരഹിനു മുമ്പേ മരിച്ചുപോയി.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 11:29" + }, + "അബ്രാമും നാഹോരും വിവാഹം കഴിച്ചു; അബ്രാമിന്റെ ഭാര്യക്കു സാറായി എന്നും നാഹോരിന്റെ ഭാര്യക്കു മിൽക്കാ എന്നും പേർ. മിൽക്കയുടെയും യിസ്കയുടെയും അപ്പനായ ഹാരാന്റെ മകളാണ് മിൽക്ക.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 11:30" + }, + "സാറായി മച്ചിയായിരുന്നു; അവൾക്കു കുട്ടികൾ ഉണ്ടായിരുന്നില്ല.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 11:31" + }, + "തേരഹ് തന്റെ മകനായ അബ്രാമിനെയും ഹാരാന്റെ മകനായ തന്റെ കൊച്ചുമകൻ ലോത്തിനെയും തന്റെ മകനായ അബ്രാമിന്റെ ഭാര്യയായ, മരുമകളായ സാറായിയെയും കൂട്ടി കൽദയരുടെ ഊരിൽനിന്നു കനാൻദേശത്തേക്കു പോകുവാൻ പുറപ്പെട്ടു; അവർ ഹാരാൻ വരെ വന്ന് അവിടെ പാർത്തു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 11:32" + }, + "തേരഹിന്റെ ആയുഷ്കാലം ഇരുനൂറ്റിയഞ്ച് വർഷം ആയിരുന്നു; തേരഹ് ഹാരാനിൽവച്ചു മരിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "GEN 12" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 12:1" + }, + "യഹോവ അബ്രാമിനോട് അരുളിച്ചെയ്തത്: “നീ നിന്റെ ദേശത്തെയും ബന്ധുക്കളെയും പിതൃഭവനത്തെയും വിട്ടു ഞാൻ നിന്നെ കാണിപ്പാനിരിക്കുന്ന ദേശത്തേക്കു പോകുക.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 12:2" + }, + "ഞാൻ നിന്നെ വലിയോരു ജനതയാക്കും; ഞാൻ നിന്നെ അനുഗ്രഹിച്ചു നിന്റെ പേർ വലുതാക്കും; നീ ഒരു അനുഗ്രഹമായിരിക്കും.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 12:3" + }, + "നിന്നെ അനുഗ്രഹിക്കുന്നവരെ ഞാൻ അനുഗ്രഹിക്കും; നിന്നെ ശപിക്കുന്നവരെ ഞാൻ ശപിക്കും; നിന്നിൽ ഭൂമിയിലെ സകലകുടുംബങ്ങളും അനുഗ്രഹിക്കപ്പെടും.”", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 12:4" + }, + "യഹോവ തന്നോട് കല്പിച്ചതുപോലെ അബ്രാം പുറപ്പെട്ടു; ലോത്തും അവനോടുകൂടെ പോയി; ഹാരാനിൽനിന്നു പുറപ്പെടുമ്പോൾ അബ്രാമിന് എഴുപത്തിഅഞ്ച് വയസ്സായിരുന്നു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 12:5" + }, + "അബ്രാം തന്റെ ഭാര്യയായ സാറായിയെയും സഹോദരന്റെ മകനായ ലോത്തിനെയും തങ്ങൾ ഉണ്ടാക്കിയ സമ്പത്തുകളെയൊക്കെയും തങ്ങൾ ഹാരാനിൽവച്ചു സമ്പാദിച്ച ആളുകളെയും കൂട്ടിക്കൊണ്ട് കനാൻദേശത്തേക്കു പോകുവാൻ പുറപ്പെട്ടു. അങ്ങനെ അവർ കനാൻദേശത്ത് എത്തി.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 12:6" + }, + "അബ്രാം ശേഖേമെന്ന സ്ഥലംവരെയും ഏലോൻമോരെവരെയും ദേശത്തുകൂടി സഞ്ചരിച്ചു. അന്ന് കനാന്യർ ദേശത്തു പാർത്തിരുന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 12:7" + }, + "യഹോവ അബ്രാമിനു പ്രത്യക്ഷനായി: “നിന്റെ സന്തതിക്കു ഞാൻ ഈ ദേശം കൊടുക്കും” എന്ന് അരുളിച്ചെയ്തു. തനിക്കു പ്രത്യക്ഷനായ യഹോവയ്ക്ക് അവൻ അവിടെ ഒരു യാഗപീഠം പണിതു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 12:8" + }, + "അവൻ അവിടെനിന്ന് ബേഥേലിനു കിഴക്കുള്ള മലയ്ക്ക് പുറപ്പെട്ടു; ബേഥേൽ പടിഞ്ഞാറും ഹായി കിഴക്കുമായി അവൻ തന്റെ കൂടാരം അടിച്ചു; അവിടെ അവൻ യഹോവയ്ക്ക് ഒരു യാഗപീഠം പണിതു യഹോവയുടെ നാമത്തിൽ ആരാധിച്ചു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 12:9" + }, + "അബ്രാം പിന്നെയും തെക്കോട്ടു യാത്രചെയ്തുകൊണ്ടിരുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 12:10" + }, + "ദേശത്ത് ക്ഷാമം ഉണ്ടായി; ദേശത്ത് ക്ഷാമം കഠിനമായി തീർന്നതുകൊണ്ട് അബ്രാം ഈജിപ്റ്റിൽ ചെന്നുപാർക്കുവാൻ അവിടേക്കു പോയി.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 12:11" + }, + "ഈജിപ്റ്റിൽ എത്താറായപ്പോൾ അവൻ തന്റെ ഭാര്യ സാറായിയോടു പറഞ്ഞത്: “ഇതാ, നീ സൗന്ദര്യമുള്ള സ്ത്രീയെന്ന് ഞാൻ അറിയുന്നു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 12:12" + }, + "ഈജിപ്റ്റുകാർ നിന്നെ കാണുമ്പോൾ: ‘ഇവൾ അവന്റെ ഭാര്യ’ എന്നു പറഞ്ഞ് എന്നെകൊല്ലുകയും നിന്നെ ജീവിക്കുവാൻ അനുവദിക്കുകയും ചെയ്യും.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 12:13" + }, + "നിന്റെ നിമിത്തം എനിക്കു നന്മവരുവാനും ഞാൻ ജീവിച്ചിരിക്കുവാനും നീ എന്റെ സഹോദരിയെന്നു പറയേണം.”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 12:14" + }, + "അങ്ങനെ അബ്രാം ഈജിപ്റ്റിൽ എത്തിയപ്പോൾ സ്ത്രീ അതിസുന്ദരി എന്ന് ഈജിപ്റ്റുകാർ കണ്ടു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 12:15" + }, + "ഫറവോന്റെ പ്രഭുക്കന്മാരും അവളെ കണ്ടു, ഫറവോന്റെ മുമ്പാകെ അവളെ പ്രശംസിച്ചു; സ്ത്രീയെ ഫറവോന്റെ അരമനയിലേക്കു കൊണ്ടുപോയി.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 12:16" + }, + "അവളുടെ നിമിത്തം ഫറവോൻ അബ്രാമിന് നന്മ ചെയ്തു; അബ്രാമിന് ആടുമാടുകളും ആൺകഴുതകളും ദാസന്മാരും ദാസിമാരും പെൺകഴുതകളും ഒട്ടകങ്ങളും ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 12:17" + }, + "അബ്രാമിന്റെ ഭാര്യയായ സാറായി നിമിത്തം യഹോവ ഫറവോനെയും അവന്റെ കുടുംബത്തെയും മഹാരോഗങ്ങളാൽ പീഡിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 12:18" + }, + "അപ്പോൾ ഫറവോൻ അബ്രാമിനെ വിളിച്ചു: “നീ എന്നോട് ഈ ചെയ്തത് എന്ത്? അവൾ നിന്റെ ഭാര്യയെന്ന് നീ എന്നെ അറിയിക്കാഞ്ഞത് എന്ത്?", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 12:19" + }, + "ഞാൻ അവളെ എന്റെ ഭാര്യയായിട്ട് എടുക്കത്തക്കവിധം അവൾ എന്റെ സഹോദരിയെന്ന് നീ എന്തിനു പറഞ്ഞു? ഇപ്പോൾ ഇതാ, നിന്റെ ഭാര്യ; അവളെ കൂട്ടിക്കൊണ്ടു നിന്റെ വഴിക്കുപോകുക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 12:20" + }, + "ഫറവോൻ അബ്രാമിനെക്കുറിച്ചു തന്റെ ആളുകളോടു കല്പിച്ചു; അവർ അവനെയും അവന്റെ ഭാര്യയെയും അവനുള്ള സകലവുമായി പറഞ്ഞയച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "GEN 13" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 13:1" + }, + "ഇങ്ങനെ അബ്രാമും ഭാര്യയും അവനുള്ളതൊക്കെയും അവനോടുകൂടെ ലോത്തും ഈജിപ്റ്റിൽനിന്നു പുറപ്പെട്ടു തെക്കെ ദേശത്തു വന്നു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 13:2" + }, + "കന്നുകാലിയിലും, വെള്ളിയിലും, പൊന്നിലും അബ്രാം ബഹുസമ്പന്നനായിരുന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 13:3" + }, + "അവൻ തന്റെ യാത്രയിൽ തെക്കുനിന്ന് ബേഥേൽവരെയും ബേഥേലിനും ഹായിക്കും മദ്ധ്യേ തനിക്ക് ആദിയിൽ കൂടാരം ഉണ്ടായിരുന്നതും താൻ ആദ്യമായി ഉണ്ടാക്കിയ യാഗപീഠമിരുന്നതുമായ സ്ഥലംവരെയും ചെന്നു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 13:4" + }, + "അവിടെ അബ്രാം യഹോവയുടെ നാമത്തിൽ ആരാധിച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 13:5" + }, + "അബ്രാമിനോടുകൂടെവന്ന ലോത്തിനും ആടുമാടുകളും കൂടാരങ്ങളും ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 13:6" + }, + "അവർ ഒന്നിച്ചുപാർക്കുവാൻ തക്കവണ്ണം ദേശത്തിനു അവരെ താങ്ങുവാൻ കഴിയുമായിരുന്നില്ല; സമ്പത്ത് വളരെ ഉണ്ടായിരുന്നതുകൊണ്ട് അവർക്ക് ഒന്നിച്ചുപാർക്കുവാൻ കഴിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 13:7" + }, + "അബ്രാമിന്റെ കന്നുകാലികളുടെ ഇടയന്മാർക്കും ലോത്തിന്റെ കന്നുകാലികളുടെ ഇടയന്മാർക്കും തമ്മിൽ ശണ്ഠയുണ്ടായി; കനാന്യരും പെരീസ്യരും അന്ന് ദേശത്തു പാർത്തിരുന്നു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 13:8" + }, + "അതുകൊണ്ട് അബ്രാം ലോത്തിനോട്: “എനിക്കും നിനക്കും എന്റെ ഇടയന്മാർക്കും നിന്റെ ഇടയന്മാർക്കും തമ്മിൽ ശണ്ഠ ഉണ്ടാകരുതേ; നാം സഹോദരന്മാരല്ലോ.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 13:9" + }, + "ദേശം മുഴുവൻ നിന്റെ മുമ്പാകെ ഇല്ലയോ? എന്നെ വിട്ടുപിരിഞ്ഞാലും. നീ ഇടത്തോട്ടെങ്കിൽ ഞാൻ വലത്തോട്ടു പൊയ്ക്കൊള്ളാം; നീ വലത്തോട്ടു പോകുന്നുവെങ്കിൽ ഞാൻ ഇടത്തോട്ടു പൊയ്ക്കൊള്ളാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 13:10" + }, + "അപ്പോൾ ലോത്ത് നോക്കി യോർദ്ദാനരികെയുള്ള പ്രദേശം ഒക്കെയും യഹോവയുടെ തോട്ടം പോലെയും സോവർ വരെ ഈജിപ്റ്റുദേശംപോലെയും എല്ലായിടത്തും നീരോട്ടമുള്ളതെന്നു കണ്ടു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 13:11" + }, + "ലോത്ത് യോർദ്ദാനരികെയുള്ള പ്രദേശം ഒക്കെയും തിരഞ്ഞെടുത്തു; ഇങ്ങനെ ലോത്ത് കിഴക്കോട്ടു യാത്രയായി; അവർ തമ്മിൽ പിരിഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 13:12" + }, + "അബ്രാം കനാൻദേശത്തു പാർത്തു; ലോത്ത് ആ പ്രദേശത്തിലെ പട്ടണങ്ങളിൽ പാർത്തു സൊദോംവരെ കൂടാരം നീക്കി നീക്കി അടിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 13:13" + }, + "സൊദോംനിവാസികൾ യഹോവയുടെ മുമ്പാകെ മഹാദുഷ്ടന്മാരും പാപികളും ആയിരുന്നു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 13:14" + }, + "ലോത്ത് അബ്രാമിനെ വിട്ടുപിരിഞ്ഞശേഷം യഹോവ അബ്രാമിനോട് അരുളിച്ചെയ്തത്: “ഇപ്പോൾ തല ഉയർത്തി, നീ ആയിരിക്കുന്ന സ്ഥലത്തുനിന്നു വടക്കോട്ടും തെക്കോട്ടും കിഴക്കോട്ടും പടിഞ്ഞാറോട്ടും നോക്കുക.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 13:15" + }, + "നീ കാണുന്ന ഭൂമി ഒക്കെയും ഞാൻ നിനക്കും നിന്റെ സന്തതിക്കും എന്നെന്നേക്കുമായി തരും.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 13:16" + }, + "ഞാൻ നിന്റെ സന്തതിയെ ഭൂമിയിലെ പൊടിപോലെ ആക്കും: ഭൂമിയിലെ പൊടിയെ എണ്ണുവാൻ കഴിയുമെങ്കിൽ നിന്റെ സന്തതിയെയും എണ്ണുവാൻ കഴിയും.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 13:17" + }, + "എഴുന്നേറ്റ്, ദേശത്ത് നെടുകെയും കുറുകെയും നടക്കുക; ഞാൻ അത് നിനക്കു തരും.”", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 13:18" + }, + "അപ്പോൾ അബ്രാം കൂടാരം നീക്കി ഹെബ്രോനിൽ മമ്രേയുടെ തോപ്പിൽ വന്നു പാർത്തു; അവിടെ യഹോവയ്ക്ക് ഒരു യാഗപീഠം പണിതു." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "GEN 14" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 14:1" + }, + "ശിനാർരാജാവായ അമ്രാഫെൽ, എലാസാർരാജാവായ അര്യോക്, ഏലാംരാജാവായ കെദൊർലായോമെർ, ജനതകളുടെ രാജാവായ തീദാൽ എന്നിവരുടെ കാലത്ത്", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 14:2" + }, + "ഇവർ സൊദോംരാജാവായ ബേരാ, ഗൊമോറാരാജാവായ ബിർശാ, ആദ്മാരാജാവായ ശിനാബ്, സെബോയീംരാജാവായ ശെമേബെർ, സോവർ എന്ന ബേലയിലെ രാജാവ് എന്നിവരോട് യുദ്ധം ചെയ്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 14:3" + }, + "ഇവരെല്ലാവരും സിദ്ദീംതാഴ്വരയിൽ ഒന്നിച്ചുകൂടി. .", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 14:4" + }, + "അവർ പന്ത്രണ്ടു വർഷം കെദൊർലായോമെരിനെ സേവിച്ചു ; പതിമൂന്നാം വർഷത്തിൽ അവർ മത്സരിച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 14:5" + }, + "അതുകൊണ്ട് പതിനാലാം വർഷത്തിൽ കെദൊർലായോമെരും അവനോടു കൂടെയുള്ള രാജാക്കന്മാരും വന്ന്, അസ്തെരോത്ത് കർന്നയീമിലെ രെഫായികളെയും ഹാമിലെ സൂസ്യരെയും ശാവേകിര്യാത്തായീമിലെ ഏമ്യരെയും", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 14:6" + }, + "സേയീർമലയിലെ ഹോര്യരെയും മരുഭൂമിക്കു സമീപമുള്ള ഏൽ പാരാൻ വരെ തോല്പിച്ചു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 14:7" + }, + "പിന്നെ അവർ തിരിഞ്ഞു കാദേശ് എന്ന ഏൻമിശ്പാത്തിൽ വന്ന് അമാലേക്യരുടെ ദേശമൊക്കെയും ഹസെസോൻ-താമാരിൽ പാർത്തിരുന്ന അമോര്യരെയും കൂടെ തോല്പിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 14:8" + }, + "അപ്പോൾ സൊദോംരാജാവും ഗൊമോറാരാജാവും ആദ്മാരാജാവും സെബോയീംരാജാവും സോവർ എന്ന ബേലയിലെ രാജാവും പുറപ്പെട്ട് സിദ്ദീംതാഴ്വരയിൽവച്ച് യുദ്ധത്തിൽ ഒരുമിച്ചുകൂടി", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 14:9" + }, + "ഏലാംരാജാവായ കെദൊർലായോമെർ, ജനതകളുടെ രാജാവായ തീദാൽ, ശിനാർരാജാവായ അമ്രാഫെൽ, എലാസാർരാജാവായ അര്യോക്ക് എന്നിവർക്കെതിരെ; നാല് രാജാക്കന്മാർ അഞ്ച് രാജാക്കന്മാരുടെ എതിരെ തന്നെ.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 14:10" + }, + "സിദ്ദീംതാഴ്വരയിൽ കീൽകുഴികൾ വളരെയുണ്ടായിരുന്നു; സൊദോംരാജാവും ഗൊമോരാരാജാവും ഓടിപ്പോയി; ചിലർ കീൽകുഴിയിൽ വീണു; ശേഷിച്ചവർ പർവ്വതത്തിലേക്ക് ഓടിപ്പോയി.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 14:11" + }, + "സൊദോമിലും ഗൊമോരയിലും ഉള്ള സമ്പത്തും അവരുടെ ഭക്ഷണ സാധനങ്ങളും എല്ലാം അവർ എടുത്തുകൊണ്ട് അവരുടെ വഴിക്കുപോയി.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 14:12" + }, + "അബ്രാമിന്റെ സഹോദരന്റെ മകനായ സൊദോമിൽ പാർത്തിരുന്ന ലോത്തിനെയും അവന്റെ സമ്പത്തിനെയും അവർ പിടിച്ചുകൊണ്ടുപോയി.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 14:13" + }, + "രക്ഷപ്പെട്ട ഒരുവൻ വന്നു എബ്രായനായ അബ്രാമിനെ അറിയിച്ചു. അവൻ എശ്ക്കോലിന്റെയും ആനേരിന്റെയും സഹോദരനായ അമോര്യനായ മമ്രേയുടെ തോപ്പിൽ പാർത്തിരുന്നു; അവർ അബ്രാമിനോടു സഖ്യത ചെയ്തവർ ആയിരുന്നു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 14:14" + }, + "തന്റെ സഹോദരനെ ബദ്ധനാക്കി കൊണ്ടുപോയി എന്ന് അബ്രാം കേട്ടപ്പോൾ അവൻ തന്റെ വീട്ടിൽ ജനിച്ചവരും അഭ്യാസികളുമായ മുന്നൂറ്റിപതിനെട്ടു പേരെ കൂട്ടിക്കൊണ്ട് ദാൻവരെ പിന്തുടർന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 14:15" + }, + "രാത്രിയിൽ അബ്രാം തന്റെ കൂട്ടങ്ങളെ അവർക്കെതിരെ വിഭാഗിച്ചു അവനും അവന്റെ ദാസന്മാരും അവരെ തോല്പിച്ചു ദമ്മേശെക്കിന്റെ വടക്കുഭാഗത്തുള്ള ഹോബാവരെ അവരെ പിന്തുടർന്നു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 14:16" + }, + "അവൻ സമ്പത്തൊക്കെയും തിരികെക്കൊണ്ടു വന്നു; തന്റെ സഹോദരനായ ലോത്തിനെയും അവന്റെ സമ്പത്തിനെയും സ്ത്രീകളെയും ജനത്തെയും കൂടെ തിരികെക്കൊണ്ടുവന്നു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 14:17" + }, + "അബ്രാം കെദൊർലായോമെരിനെയും അവനോടുകൂടെ ഉണ്ടായിരുന്ന രാജാക്കന്മാരെയും തോല്പിച്ചിട്ട് മടങ്ങിവന്നപ്പോൾ സൊദോംരാജാവ് രാജതാഴ്വര എന്ന ശാവേതാഴ്വരവരെ അവനെ എതിരേറ്റുചെന്നു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 14:18" + }, + "ശാലേംരാജാവായ മൽക്കീസേദെക്ക് അപ്പവും വീഞ്ഞുംകൊണ്ടുവന്നു; അവൻ അത്യുന്നതനായ ദൈവത്തിന്റെ പുരോഹിതനായിരുന്നു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 14:19" + }, + "അവൻ അബ്രാമിനെ അനുഗ്രഹിച്ചു: “സ്വർഗ്ഗത്തിനും ഭൂമിക്കും നാഥനായ അത്യുന്നതനായ ദൈവത്താൽ അബ്രാം അനുഗ്രഹിക്കപ്പെടുമാറാകട്ടെ;", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 14:20" + }, + "നിന്റെ ശത്രുക്കളെ നിന്റെ കൈയിൽ ഏല്പിച്ച അത്യുന്നതനായ ദൈവം സ്തുതിക്കപ്പെടുമാറാകട്ടെ” എന്നു പറഞ്ഞു. മൽക്കീസേദെക്കിന് അബ്രാം സകലത്തിലും ദശാംശം കൊടുത്തു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 14:21" + }, + "സൊദോംരാജാവ് അബ്രാമിനോട്: “ആളുകളെ എനിക്ക് തരിക; സമ്പത്ത് നീ എടുത്തുകൊൾക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 14:22" + }, + "അതിന് അബ്രാം സൊദോംരാജാവിനോട് പറഞ്ഞത്: “ഞാൻ അബ്രാമിനെ സമ്പന്നനാക്കിയെന്ന് നീ പറയാതിരിക്കുവാൻ ഞാൻ ഒരു ചരടാകട്ടെ ഒരു ചെരിപ്പുവാറാകട്ടെ നിനക്കുള്ളതിൽ യാതൊന്നുമാകട്ടെ എടുക്കയില്ല എന്നു ഞാൻ", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 14:23" + }, + "സ്വർഗ്ഗത്തിനും ഭൂമിക്കും നാഥനായ അത്യുന്നതദൈവമായ യഹോവയിങ്കലേക്ക് കൈ ഉയർത്തി സത്യം ചെയ്യുന്നു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 14:24" + }, + "യുവാക്കൾ ഭക്ഷിച്ചതും എന്നോടുകൂടെ വന്ന ആനേർ, എശ്ക്കോൽ, മമ്രേ എന്നീ പുരുഷന്മാരുടെ ഓഹരിയും മാത്രമേ വേണ്ടു; ഇവർ തങ്ങളുടെ ഓഹരി എടുത്തുകൊള്ളട്ടെ.”" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "GEN 15" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 15:1" + }, + "അതിന്റെ ശേഷം അബ്രാമിന് ദർശനത്തിൽ യഹോവയുടെ അരുളപ്പാട് ഉണ്ടായതെന്തെന്നാൽ: “അബ്രാമേ, ഭയപ്പെടേണ്ടാ; ഞാൻ നിന്റെ പരിചയും നിന്റെ അതിമഹത്തായ പ്രതിഫലവും ആകുന്നു.”", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 15:2" + }, + "അതിന് അബ്രാം: “കർത്താവായ യഹോവേ, നീ എനിക്കു എന്തു തരും? ഞാൻ മക്കളില്ലാത്തവനായി നടക്കുന്നുവല്ലോ; എന്റെ വീടിന്റെ അവകാശി ദമ്മേശെക്കുകാരനായ എല്യേസെർ അത്രേ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 15:3" + }, + "“നോക്കൂ, നീ എനിക്കു സന്തതിയെ തന്നിട്ടില്ല, എന്റെ വീട്ടിൽ ജനിച്ച ദാസൻ എന്റെ അവകാശിയാകുന്നു” എന്നും അബ്രാം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 15:4" + }, + "ഇതാ, യഹോവയുടെ അരുളപ്പാട് അവന് ഉണ്ടായതെന്തെന്നാൽ: “അവൻ നിന്റെ അവകാശിയാകയില്ല; നിന്റെ ശരീരത്തിൽനിന്നു പുറപ്പെടുന്നവൻ തന്നെ നിന്റെ അവകാശിയാകും.”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 15:5" + }, + "പിന്നെ അവിടുന്ന് അബ്രാമിനെ പുറത്തു കൊണ്ടുചെന്നു: “നീ ആകാശത്തേക്കു നോക്കുക; നക്ഷത്രങ്ങളെ എണ്ണുവാൻ കഴിയുമെങ്കിൽ എണ്ണുക” എന്ന് കല്പിച്ചു.“നിന്റെ സന്തതി ഇങ്ങനെ ആകും” എന്നും അവിടുന്ന് അവനോട് കല്പിച്ചു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 15:6" + }, + "അവൻ യഹോവയിൽ വിശ്വസിച്ചു; അത് അവിടുന്ന് അബ്രാമിന് നീതിയായി കണക്കിട്ടു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 15:7" + }, + "പിന്നെ അവനോട്: “ഈ ദേശത്തെ നിനക്ക് അവകാശമായി തരുവാൻ കൽദയരുടെ ഊരിൽനിന്നു നിന്നെ കൂട്ടിക്കൊണ്ടുവന്ന യഹോവ ഞാൻ ആകുന്നു” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 15:8" + }, + "“കർത്താവായ യഹോവേ, ഞാൻ അതിനെ അവകാശമാക്കുമെന്നുള്ളത് എനിക്കു എങ്ങനെ അറിയാം? എന്നു അവൻ ചോദിച്ചു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 15:9" + }, + "അവിടുന്ന് അവനോട്: “മൂന്നു വയസ്സുള്ള ഒരു പശുക്കിടാവിനെയും മൂന്നുവയസ്സുള്ള ഒരു പെൺകോലാടിനെയും മൂന്നു വയസ്സുള്ള ഒരു ആണാടിനെയും ഒരു കുറുപ്രാവിനെയും ഒരു പ്രാവിൻകുഞ്ഞിനെയും കൊണ്ടുവരിക” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 15:10" + }, + "ഇവയെയൊക്കെയും അവൻ കൊണ്ടുവന്ന് ഒത്തനടുവെ രണ്ടായിപിളർന്ന് ഭാഗങ്ങളെ നേർക്കു നേരേ വച്ചു; പക്ഷികളെയോ അവൻ രണ്ടായി പിളർന്നില്ല.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 15:11" + }, + "ഉടലുകളിന്മേൽ കഴുകന്മാർ ഇറങ്ങി വന്നപ്പോൾ അബ്രാം അവയെ ഓടിച്ചുകളഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 15:12" + }, + "സൂര്യൻ അസ്തമിക്കുമ്പോൾ അബ്രാമിന് ഒരു ഗാഢനിദ്ര വന്നു;അതാ, ഭീതിയും കൂരിരുട്ടും അവന്റെ മേൽ വീണു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 15:13" + }, + "അപ്പോൾ അവിടുന്ന് അബ്രാമിനോട്: “നിന്റെ സന്തതി സ്വന്തമല്ലാത്ത ദേശത്ത് പ്രവാസികളായിരുന്ന് ആ ദേശക്കാരെ സേവിക്കും; അവർ നാനൂറ് വർഷം അവരെ പീഡിപ്പിക്കുമെന്ന് അറിഞ്ഞുകൊൾക.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 15:14" + }, + "എന്നാൽ അവർ സേവിക്കുന്ന ജനതയെ ഞാൻ വിധിക്കും; അതിനുശേഷം അവർ വളരെ സമ്പത്തോടുംകൂടെ പുറപ്പെട്ടുപോരും.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 15:15" + }, + "നീയോ സമാധാനത്തോടെ നിന്റെ പിതാക്കന്മാരോടു ചേരും; നല്ല വാർദ്ധക്യത്തിൽ അടക്കപ്പെടും.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 15:16" + }, + "നാലാം തലമുറക്കാർ ഇവിടേക്ക് മടങ്ങിവരും; അമോര്യരുടെ അകൃത്യം ഇതുവരെ തികഞ്ഞിട്ടില്ല” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 15:17" + }, + "സൂര്യൻ അസ്തമിച്ചു ഇരുട്ടായശേഷം ഇതാ, പുകയുന്ന ഒരു തീച്ചൂളയും ആ ഭാഗങ്ങളുടെ നടുവിലൂടെ കടന്നുപോകുന്ന ഒരു ജ്വലിക്കുന്ന പന്തവും അവിടെ കാണപ്പെട്ടു .", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 15:18" + }, + "അന്നേ ദിവസം യഹോവ അബ്രാമിനോട് ഒരു ഉടമ്പടി ചെയ്തു: “നിന്റെ സന്തതിക്ക് ഞാൻ ഈജിപ്റ്റുനദി മുതൽ ഫ്രാത്ത് നദിയായ മഹാനദിവരെയുള്ള ഈ ദേശത്തെ,", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 15:19" + }, + "കേന്യർ, കെനിസ്യർ, കദ്മോന്യർ, ഹിത്യർ,", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 15:20" + }, + "പെരിസ്യർ, രെഫായീമ്യർ, അമോര്യർ,", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 15:21" + }, + "കനാന്യർ, ഗിർഗ്ഗശ്യർ, യെബൂസ്യർ എന്നിവരുടെ ദേശത്തെതന്നെ, തന്നിരിക്കുന്നു” എന്ന് അരുളിച്ചെയ്തു." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "GEN 16" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 16:1" + }, + "അബ്രാമിന്റെ ഭാര്യയായ സാറായി മക്കളെ പ്രസവിച്ചിരുന്നില്ല; എന്നാൽ അവൾക്ക് ഹാഗാർ എന്നു പേരുള്ള ഒരു ഈജിപ്റ്റുകാരിയായ ദാസി ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 16:2" + }, + "സാറായി അബ്രാമിനോട്: “നോക്കൂ, മക്കളെ പ്രസവിക്കുന്നതിൽനിന്ന് യഹോവ എന്നെ തടഞ്ഞിരിക്കുന്നുവല്ലോ. എന്റെ ദാസിയുടെ അടുക്കൽ ചെന്നാലും; പക്ഷേ അവളാൽ ഞാൻ മക്കളെ കരസ്ഥമാക്കും” എന്നു പറഞ്ഞു. അബ്രാം സാറായിയുടെ വാക്ക് അനുസരിച്ചു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 16:3" + }, + "അബ്രാം കനാൻദേശത്ത് പാർത്ത് പത്തു വർഷം കഴിഞ്ഞപ്പോൾ അബ്രാമിന്റെ ഭാര്യയായ സാറായി ഈജിപ്റ്റുദാസിയായ ഹാഗാറിനെ തന്റെ ഭർത്താവായ അബ്രാമിനു ഭാര്യയായി കൊടുത്തു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 16:4" + }, + "അവൻ ഹാഗാരിന്റെ അടുക്കൽ ചെന്നു; അവൾ ഗർഭം ധരിച്ചു; താൻ ഗർഭം ധരിച്ചു എന്ന് ഹാഗാർ കണ്ടപ്പോൾ യജമാനത്തി അവളുടെ കണ്ണിനു നിന്ദിതയായി.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 16:5" + }, + "അപ്പോൾ സാറായി അബ്രാമിനോട്: “എനിക്കു നേരിട്ട അന്യായത്തിന് നീ ഉത്തരവാദി; ഞാൻ എന്റെ ദാസിയെ നിന്റെ മാർവ്വിടത്തിൽ തന്നു; എന്നാൽ താൻ ഗർഭം ധരിച്ചു എന്ന് അവൾ കണ്ടപ്പോൾ ഞാൻ അവളുടെ കണ്ണിനു നിന്ദിതയായി; യഹോവ എനിക്കും നിനക്കും മദ്ധ്യേ ന്യായം വിധിക്കട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 16:6" + }, + "അബ്രാം സാറായിയോട്: “നിന്റെ ദാസി നിന്റെ കൈയിൽ ഇരിക്കുന്നു; ഇഷ്ടംപോലെ അവളോടു ചെയ്തുകൊൾക” എന്നു പറഞ്ഞു. സാറായി അവളോടു കഠിനമായി പെരുമാറിയപ്പോൾ ഹാഗാർ അവളുടെ അടുക്കൽനിന്ന് ഓടിപ്പോയി.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 16:7" + }, + "പിന്നെ യഹോവയുടെ ദൂതൻ മരുഭൂമിയിൽ ഒരു നീരുറവിന്റെ അരികെ, ശൂരിനു പോകുന്ന വഴിയിലെ നീരുറവിന്റെ അരികെവച്ചുതന്നെ, അവളെ കണ്ടു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 16:8" + }, + "“സാറായിയുടെ ദാസിയായ ഹാഗാറേ, നീ എവിടെ നിന്നു വരുന്നു? എങ്ങോട്ടു പോകുന്നു?എന്നു ചോദിച്ചു. അതിന് അവൾ: “ഞാൻ എന്റെ യജമാനത്തി സാറായിയുടെ അടുക്കൽനിന്ന് ഓടിപ്പോകയാകുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 16:9" + }, + "യഹോവയുടെ ദൂതൻ അവളോട്: “നിന്റെ യജമാനത്തിയുടെ അടുക്കൽ മടങ്ങിച്ചെന്ന് അവൾക്ക് കീഴടങ്ങിയിരിക്ക” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 16:10" + }, + "യഹോവയുടെ ദൂതൻ പിന്നെയും അവളോട്: “ഞാൻ നിന്റെ സന്തതിയെ ഏറ്റവും വർദ്ധിപ്പിക്കും; അതുകൊണ്ട് അവർ എണ്ണിക്കൂടാതവണ്ണം പെരുപ്പമുള്ളതായിരിക്കും.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 16:11" + }, + "നോക്കൂ, നീ ഗർഭിണിയല്ലോ; നീ ഒരു മകനെ പ്രസവിക്കും; യഹോവ നിന്റെ സങ്കടം കേട്ടതുകൊണ്ട് അവന് യിശ്മായേൽ എന്നു പേർ വിളിക്കേണം;", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 16:12" + }, + "അവൻ കാട്ടുകഴുതയെപ്പോലെയുള്ള മനുഷ്യൻ ആയിരിക്കും: അവന്റെ കൈ എല്ലാവർക്കും വിരോധമായും എല്ലാവരുടെയും കൈകൾ അവന് വിരോധമായും ഇരിക്കും; അവൻ തന്റെ സകല സഹോദരന്മാർക്കും എതിരെ പാർക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 16:13" + }, + "അപ്പോൾ അവൾ: “എന്നെ കാണുന്നവനെ ഞാൻ ഇവിടെയും കണ്ടുവോ?എന്ന് പറഞ്ഞ് തന്നോട് അരുളിച്ചെയ്ത യഹോവയ്ക്ക്: “നീ കാണുന്നവനായ ദൈവമാകുന്നു” എന്ന് പേർ വിളിച്ചു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 16:14" + }, + "അതുകൊണ്ട് ആ കിണർ ബേർ-ലഹയീ-രോയീ എന്ന് വിളിക്കപ്പെട്ടു; അത് കാദേശിനും ബേരെദിനും മദ്ധ്യേ ഇരിക്കുന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 16:15" + }, + "പിന്നെ ഹാഗാർ അബ്രാമിന് ഒരു മകനെ പ്രസവിച്ചു: ഹാഗാർ പ്രസവിച്ച തന്റെ മകന് അബ്രാം യിശ്മായേൽ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 16:16" + }, + "ഹാഗാർ അബ്രാമിനു യിശ്മായേലിനെ പ്രസവിച്ചപ്പോൾ അബ്രാമിന് എൺപത്തിയാറ് വയസ്സായിരുന്നു." + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "GEN 17" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 17:1" + }, + "അബ്രാമിനു തൊണ്ണൂറ്റിഒമ്പതു വയസ്സായപ്പോൾ യഹോവ അബ്രാമിനു പ്രത്യക്ഷനായി അവനോട്: “ഞാൻ സർവ്വശക്തിയുള്ള ദൈവം ആകുന്നു; നീ എന്റെ മുമ്പാകെ നടന്നു നിഷ്കളങ്കനായിരിക്ക.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 17:2" + }, + "എനിക്കും നിനക്കും മദ്ധ്യേ ഞാൻ എന്റെ ഉടമ്പടി ഉണ്ടാക്കും; നിന്നെ അധികമധികമായി വർദ്ധിപ്പിക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 17:3" + }, + "അപ്പോൾ അബ്രാം സാഷ്ടാംഗം വീണു; ദൈവം അവനോട് അരുളിച്ചെയ്തതെന്തെന്നാൽ:", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 17:4" + }, + "“നോക്കൂ, എനിക്ക് നിന്നോട് എന്റെ ഉടമ്പടിയുണ്ട്; നീ അനേകം ജനതകൾക്ക് പിതാവാകും;", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 17:5" + }, + "ഇനി നിന്നെ അബ്രാം എന്നല്ല വിളിക്കേണ്ടത്; ഞാൻ നിന്നെ അനേകം ജനതകൾക്ക് പിതാവാക്കിയിരിക്കയാൽ നിന്റെ പേർ അബ്രാഹാം എന്നായിരിക്കേണം.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 17:6" + }, + "ഞാൻ നിന്നെ അധികമധികമായി വർദ്ധിപ്പിച്ചു, അനേകജാതികളാക്കും; നിന്നിൽ നിന്ന് രാജാക്കന്മാരും ജനിക്കും.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 17:7" + }, + "ഞാൻ നിനക്കും നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും ദൈവമായിരിക്കേണ്ടതിന് ഞാൻ എനിക്കും നിനക്കും നിന്റെ ശേഷം തലമുറതലമുറയായി നിന്റെ സന്തതിക്കും മദ്ധ്യേ എന്റെ ഉടമ്പടിയെ നിത്യഉടമ്പടിയായി സ്ഥാപിക്കും.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 17:8" + }, + "ഞാൻ നിനക്കും നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും നീ പ്രവാസം ചെയ്യുന്ന ദേശമായ കനാൻദേശം ഒക്കെയും ശാശ്വതാവകാശമായി തരും; ഞാൻ അവർക്ക് ദൈവമായുമിരിക്കും.”", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 17:9" + }, + "ദൈവം പിന്നെയും അബ്രാഹാമിനോടു അരുളിച്ചെയ്തത്: “നീയും നിന്റെ ശേഷം തലമുറതലമുറയായി നിന്റെ സന്തതിയും എന്റെ ഉടമ്പടി പ്രമാണിക്കേണം.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 17:10" + }, + "എനിക്കും നിങ്ങൾക്കും നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും മദ്ധ്യേയുള്ളതും നിങ്ങൾ പ്രമാണിക്കേണ്ടതുമായ എന്റെ ഉടമ്പടി ഇതാകുന്നു: നിങ്ങളുടെ ഇടയിലുള്ള ആൺകുഞ്ഞുങ്ങളൊക്കെയും പരിച്ഛേദന ഏൽക്കേണം.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 17:11" + }, + "നിങ്ങളുടെ അഗ്രചർമ്മം പരിച്ഛേദന ചെയ്യേണം; അത് എനിക്കും നിങ്ങൾക്കും മദ്ധ്യേയുള്ള ഉടമ്പടിയുടെ അടയാളം ആകും.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 17:12" + }, + "തലമുറതലമുറയായി നിങ്ങളുടെ ഇടയിലെ ആൺകുഞ്ഞുങ്ങളൊക്കെയും എട്ടുദിവസം പ്രായമാകുമ്പോൾ പരിച്ഛേദന ഏൽക്കേണം; വീട്ടിൽ ജനിച്ച ദാസനായാലും നിന്റെ സന്തതിയല്ലാത്തവനായി അന്യനോട് വിലയ്ക്കു വാങ്ങിയവനായാലും ശരി.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 17:13" + }, + "നിന്റെ വീട്ടിൽ ജനിച്ച ദാസനും നീ വിലകൊടുത്തു വാങ്ങിയവനും പരിച്ഛേദന ഏറ്റേ മതിയാവൂ; എന്റെ ഉടമ്പടി നിങ്ങളുടെ ദേഹത്തിൽ ഒരു നിത്യഉടമ്പടിയായിരിക്കേണം.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 17:14" + }, + "അഗ്രചർമ്മിയായ പുരുഷൻ പരിച്ഛേദന ഏൽക്കാതിരുന്നാൽ ജനത്തിൽനിന്ന് ആ വ്യക്തിയെപുറത്താക്കേണം; അവൻ എന്റെ ഉടമ്പടി ലംഘിച്ചിരിക്കുന്നു.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 17:15" + }, + "ദൈവം പിന്നെയും അബ്രാഹാമിനോട്: “നിന്റെ ഭാര്യയായ സാറായിയെ സാറായി എന്നല്ല വിളിക്കേണ്ടത്; അവളുടെ പേർ സാറാ എന്നായിരിക്കേണം.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 17:16" + }, + "ഞാൻ അവളെ അനുഗ്രഹിച്ച് അവളിൽനിന്നു നിനക്ക് ഒരു മകനെ തരും; ഞാൻ അവളെ അനുഗ്രഹിക്കയും അവൾ ജനതകൾക്ക് മാതാവായി തീരുകയും ജനതകളുടെ രാജാക്കന്മാർ അവളിൽനിന്ന് ജനിക്കുകയും ചെയ്യും” എന്നു അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 17:17" + }, + "അപ്പോൾ അബ്രാഹാം കവിണ്ണുവീണു ചിരിച്ചു: “നൂറു വയസ്സുള്ളവന് മകൻ ജനിക്കുമോ? തൊണ്ണൂറു വയസ്സുള്ള സാറാ പ്രസവിക്കുമോ?എന്ന് തന്റെ ഹൃദയത്തിൽ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 17:18" + }, + "“ഓ, യിശ്മായേൽ നിന്റെ മുമ്പാകെ ജീവിച്ചിരുന്നാൽ മതി” എന്ന് അബ്രാഹാം ദൈവത്തോട് പറഞ്ഞു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 17:19" + }, + "അതിന് ദൈവം അരുളിച്ചെയ്തത്: “അല്ല, നിന്റെ ഭാര്യയായ സാറാ തന്നെ നിനക്കൊരു മകനെ പ്രസവിക്കും; നീ അവന് യിസ്ഹാക്ക് എന്ന് പേരിടേണം; ഞാൻ അവനോടും അവന്റെ ശേഷം അവന്റെ സന്തതിയോടും എന്റെ ഉടമ്പടിയെ ഒരു നിത്യഉടമ്പടിയായി സ്ഥാപിക്കും", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 17:20" + }, + "യിശ്മായേലിനെ കുറിച്ചും ഞാൻ നിന്റെ അപേക്ഷ കേട്ടിരിക്കുന്നു; ഇതാ, ഞാൻ അവനെ അനുഗ്രഹിച്ച് അത്യന്തം സന്താനപുഷ്ടിയുള്ളവനാക്കി വർദ്ധിപ്പിക്കും. അവൻ പന്ത്രണ്ട് പ്രഭുക്കന്മാരെ ജനിപ്പിക്കും; ഞാൻ അവനെ വലിയോരു ജനതയാക്കും.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 17:21" + }, + "എന്നാൽ, എന്റെ ഉടമ്പടി ഞാൻ സ്ഥാപിക്കുന്നതോ, അടുത്തവർഷം ഈ നിശ്ചിത സമയത്ത് സാറാ നിനക്ക് പ്രസവിപ്പാനുള്ള യിസ്ഹാക്കിനോട് ആകുന്നു.”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 17:22" + }, + "ദൈവം അബ്രാഹാമിനോട് അരുളിച്ചെയ്തു തീർന്നശേഷം അവനെ വിട്ട് കയറിപ്പോയി.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 17:23" + }, + "അനന്തരം അബ്രാഹാം തന്റെ മകനായ യിശ്മായേലിനെയും തന്റെ വീട്ടിൽ ജനിച്ച സകലദാസന്മാരെയും താൻ വിലയ്ക്കു വാങ്ങിയവരെ ഒക്കെയും അബ്രാഹാമിന്റെ വീട്ടിലുള്ള സകലപുരുഷന്മാരെയും കൂട്ടി ദൈവം തന്നോട് കല്പിച്ചതുപോലെ അവരുടെ അഗ്രചർമ്മത്തെ അന്നുതന്നെ പരിച്ഛേദന കഴിച്ചു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 17:24" + }, + "അബ്രാഹാം പരിച്ഛേദനയേറ്റപ്പോൾ അവന് തൊണ്ണൂറ്റൊമ്പതു വയസ്സായിരുന്നു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 17:25" + }, + "അവന്റെ മകനായ യിശ്മായേൽ പരിച്ഛേദനയേറ്റപ്പോൾ അവന് പതിമൂന്നു വയസ്സായിരുന്നു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 17:26" + }, + "അബ്രാഹാമും അവന്റെ മകനായ യിശ്മായേലും ഒരേ ദിവസത്തിൽ പരിച്ഛേദന ഏറ്റു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 17:27" + }, + "അബ്രഹാമിന്റെ വീട്ടിലെ എല്ലാ ദാസന്മാരും, ആ വീട്ടിൽ ജനിച്ചവരും, അന്യരിൽനിന്ന് വിലയ്ക്കു വാങ്ങിയവരും അവനോടുകൂടെ പരിച്ഛേദന ഏറ്റു." + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "GEN 18" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 18:1" + }, + "അനന്തരം യഹോവ അവന് മമ്രേയുടെ തോപ്പിൽവച്ച് പ്രത്യക്ഷനായി; വെയിലുറച്ചപ്പോൾ അവൻ കൂടാരവാതിൽക്കൽ ഇരിക്കയായിരുന്നു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 18:2" + }, + "അവൻ തലയുയർത്തി നോക്കിയപ്പോൾ അതാ, മൂന്നു പുരുഷന്മാർ തന്റെ നേരെ നില്ക്കുന്നു; അവൻ അവരെ കണ്ടപ്പോൾ അവൻ കൂടാരവാതിൽക്കൽനിന്ന് അവരെ എതിരേൽക്കുവാൻ ഓടിച്ചെന്ന് നിലംവരെ കുനിഞ്ഞു:", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 18:3" + }, + "“യജമാനനേ, എന്നോട് കൃപയുണ്ടെങ്കിൽ അടിയനെ കടന്നുപോകരുതേ.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 18:4" + }, + "കുറച്ചു വെള്ളം കൊണ്ടുവന്നു നിങ്ങളുടെ കാലുകളെ കഴുകട്ടെ; വൃക്ഷത്തിൻ കീഴിൽ വിശ്രമിച്ചാലും.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 18:5" + }, + "ഞാൻ ഒരു മുറി അപ്പം കൊണ്ടുവരാം; വിശപ്പ് അടക്കീട്ട് നിങ്ങൾക്കു പോകാം; ഇതിനായിട്ടല്ലോ നിങ്ങൾ അടിയന്റെ അടുക്കൽ കയറിവന്നത്” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 18:6" + }, + "“നീ പറഞ്ഞതുപോലെ ചെയ്യുക” എന്ന് അവർ പറഞ്ഞു. അബ്രഹാം ധൃതിവച്ച് കൂടാരത്തിൽ സാറയുടെ അടുക്കൽ ചെന്നു: “വേഗത്തിൽ മൂന്നിടങ്ങഴി മാവ് എടുത്തു കുഴച്ചു അപ്പമുണ്ടാക്കുക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 18:7" + }, + "അബ്രാഹാം പശുക്കൂട്ടത്തിൽ ഓടിച്ചെന്ന് ഇളയതും നല്ലതുമായൊരു കാളക്കുട്ടിയെ പിടിച്ച് ഒരു യൗവനക്കാരന്റെ കൈവശം കൊടുത്തു; അവൻ അതിനെ വേഗത്തിൽ പാകം ചെയ്തു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 18:8" + }, + "പിന്നെ അവൻ വെണ്ണയും പാലും താൻ പാകം ചെയ്യിച്ച കാളക്കുട്ടിയെയും കൊണ്ടുവന്ന് അവരുടെ മുമ്പിൽ വച്ചു. അവർ ഭക്ഷണം കഴിച്ചുകൊണ്ടിരിക്കുമ്പോൾ അബ്രഹാം അവരുടെ അടുക്കൽ വൃക്ഷത്തിൻ കീഴിൽ ശുശ്രൂഷിച്ചു നിന്നു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 18:9" + }, + "അവർ അവനോട്: “നിന്റെ ഭാര്യ സാറാ എവിടെ?എന്നു ചോദിച്ചതിന്: “ഇവിടെ, കൂടാരത്തിൽ ഉണ്ട്” എന്നു അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 18:10" + }, + "“ഒരു വർഷം കഴിഞ്ഞിട്ട് ഞാൻ നിന്റെ അടുക്കൽ തീർച്ചയായും മടങ്ങിവരും; അപ്പോൾ നിന്റെ ഭാര്യ സാറായ്ക്ക് ഒരു മകൻ ഉണ്ടാകും” എന്ന് യഹോവ പറഞ്ഞു. സാറാ കൂടാരവാതിൽക്കൽ അവന്റെ പുറകിൽ കേട്ടുകൊണ്ടു നിന്നു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 18:11" + }, + "എന്നാൽ അബ്രാഹാമും സാറയും വയസ്സു ചെന്നു വൃദ്ധരായിരുന്നു.സാറായിക്ക് ഗർഭധാരണത്തിനുള്ള പ്രായം കഴിഞ്ഞിരുന്നു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 18:12" + }, + "ആകയാൽ സാറാ ഉള്ളിൽ ചിരിച്ചുകൊണ്ട്: “വൃദ്ധയായിരിക്കുന്ന എനിക്കു സുഖഭോഗമുണ്ടാകുമോ? എന്റെ ഭർത്താവും വൃദ്ധനായിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 18:13" + }, + "യഹോവ അബ്രാഹാമിനോട് “വൃദ്ധയായ ഞാൻ പ്രസവിക്കുന്നത് ഉള്ളതുതന്നെയോ’ എന്നു പറഞ്ഞ് സാറാ ചിരിച്ചത് എന്തുകൊണ്ട്?", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 18:14" + }, + "യഹോവയാൽ കഴിയാത്ത കാര്യം ഉണ്ടോ? ഒരു വർഷം കഴിഞ്ഞിട്ട് നിശ്ചയിച്ച സമയത്ത് ഞാൻ നിന്റെ അടുക്കൽ മടങ്ങിവരും; സാറായ്ക്ക് ഒരു മകൻ ഉണ്ടാകും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 18:15" + }, + "സാറാ ഭയപ്പെട്ടു: “ഞാൻ ചിരിച്ചില്ല” എന്നു നിരസിച്ചു പറഞ്ഞു.“അല്ല, നീ ചിരിച്ചു” എന്ന് അവിടുന്ന് അരുളിച്ചെയ്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 18:16" + }, + "ആ പുരുഷന്മാർ അവിടെനിന്നു എഴുന്നേറ്റ് സൊദോമിനു നേരേ നോക്കി; അബ്രാഹാം അവരെ യാത്ര അയയ്ക്കുവാൻ അവരോടുകൂടെ പോയി.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 18:17" + }, + "അപ്പോൾ യഹോവ അരുളിച്ചെയ്തത്: “അബ്രാഹാം നിശ്ചയമായി വലിയതും ബലമുള്ളതുമായ ജനതയായി തീരുകയും അവനിൽ ഭൂമിയിലെ ജനതകളൊക്കെയും അനുഗ്രഹിക്കപ്പെടുകയും ചെയ്യുമെന്നിരിക്കെ", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 18:18" + }, + "ഞാൻ ചെയ്യുവാൻ പോകുന്നത് അബ്രാഹാമിനോട് മറച്ചുവയ്ക്കുമോ?", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 18:19" + }, + "യഹോവ അബ്രാഹാമിനെക്കുറിച്ച് അരുളിച്ചെയ്തത് അവന് നിവൃത്തിച്ചുകൊടുക്കുവാൻ തക്കവണ്ണം അബ്രാഹാം തന്റെ മക്കളോടും തനിക്കു ശേഷമുള്ള കുടുംബത്തോടും നീതിയും ന്യായവും പ്രവൃത്തിച്ചുകൊണ്ട് യഹോവയുടെ വഴിയിൽ നടക്കുവാൻ കല്പിക്കേണ്ടതിന് ഞാൻ അവനെ തിരഞ്ഞെടുത്തിരിക്കുന്നു.”", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 18:20" + }, + "പിന്നെ യഹോവ: “സൊദോമിനും ഗൊമോരയ്ക്കുമെതിരെയുള്ള നിലവിളി വലിയതും അവരുടെ പാപം അതികഠിനവും ആകുന്നതുകൊണ്ട്", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 18:21" + }, + "ഞാൻ ചെന്ന് സൊദോമിനും ഗൊമോരയ്ക്കുമെതിരെ എന്റെ അടുക്കൽ വന്നെത്തിയ നിലവിളിപോലെ അവർ അങ്ങനെ പ്രവൃത്തിച്ചിട്ടുണ്ടോ ഇല്ലയോ എന്ന് നോക്കി അറിയും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 18:22" + }, + "അങ്ങനെ ആ പുരുഷന്മാർ അവിടെനിന്നു തിരിഞ്ഞു സൊദോമിലേക്ക് പോയി. അബ്രാഹാമോ യഹോവയുടെ സന്നിധിയിൽ തന്നെ നിന്നു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 18:23" + }, + "അബ്രാഹാം അടുത്തുചെന്ന് പറഞ്ഞത്: “ദുഷ്ടനോടുകൂടെ നീതിമാനെയും അവിടുന്ന്സംഹരിക്കുമോ?", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 18:24" + }, + "ഒരുപക്ഷേ ആ പട്ടണത്തിൽ അമ്പത് നീതിമാന്മാർ ഉണ്ടെങ്കിൽ അവിടുന്ന് അതിനെ സംഹരിക്കുമോ? അതിലെ അമ്പത് നീതിമാന്മാർ നിമിത്തം ആ സ്ഥലത്തോട് ക്ഷമിക്കയില്ലയോ?", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 18:25" + }, + "നീതിമാൻ ദുഷ്ടനെപ്പോലെ ആകത്തക്കവണ്ണം ദുഷ്ടനോടുകൂടെ നീതിമാനെയും സംഹരിക്കുന്ന ഇങ്ങനെയുള്ള കാര്യം ചെയ്യുവാൻ അങ്ങയ്ക്ക് ഇടവരാതിരിക്കട്ടെ. അത് ചെയ്യുവാൻ അങ്ങയ്ക്ക് ഇടവരാതിരിക്കട്ടെ! സർവ്വ ഭൂമിക്കും ന്യായാധിപതിയായവൻ നീതി പ്രവൃത്തിക്കാതിരിക്കുമോ”", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 18:26" + }, + "അതിന് യഹോവ: “ഞാൻ സൊദോമിൽ, പട്ടണത്തിനകത്ത്, അമ്പത് നീതിമാന്മാരെ കണ്ടെത്തുന്നു എങ്കിൽ അവരുടെ നിമിത്തം ആ സ്ഥലത്തോടൊക്കെയും ക്ഷമിക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 18:27" + }, + "“പൊടിയും ചാരവുമായ ഞാൻ കർത്താവിനോട് സംസാരിക്കുവാൻ ശ്രമിച്ചുവല്ലോ.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 18:28" + }, + "അമ്പത് നീതിമാന്മാരിൽ പക്ഷേ അഞ്ചുപേർ കുറഞ്ഞു പോയെങ്കിലോ? അഞ്ചുപേർ കുറഞ്ഞതുകൊണ്ട് അങ്ങ് ആ പട്ടണം മുഴുവനും നശിപ്പിക്കുമോ?എന്ന് അബ്രാഹാം പറഞ്ഞതിന്: “നാല്പത്തഞ്ച് പേരെ ഞാൻ അവിടെ കണ്ടെത്തിയാൽ അതിനെ നശിപ്പിക്കയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 18:29" + }, + "അവൻ പിന്നെയും യഹോവയോട് സംസാരിച്ചു: “പക്ഷേ നാല്പതുപേരെ അവിടെ കണ്ടെത്തിയാലോ? എന്നു പറഞ്ഞതിന്: “ഞാൻ നാല്പതുപേരുടെ നിമിത്തം നശിപ്പിക്കുകയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 18:30" + }, + "അതിനു അവൻ: “ഞാൻ പിന്നെയും സംസാരിക്കുന്നു; കർത്താവ് കോപിക്കരുതേ; പക്ഷേ മുപ്പതുപേരെ അവിടെ കണ്ടെത്തിയാലോ?എന്നു പറഞ്ഞു.“ഞാൻ മുപ്പതുപേരെ അവിടെ കണ്ടെത്തിയാൽ നശിപ്പിക്കയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 18:31" + }, + "“ഞാൻ കർത്താവിനോട് സംസാരിപ്പാൻ ശ്രമിച്ചുവല്ലോ; പക്ഷേ ഇരുപതുപേരെ അവിടെ കണ്ടെത്തിയാലോ? എന്ന് അവൻ പറഞ്ഞതിന്: “ഞാൻ ഇരുപതുപേരുടെ നിമിത്തം അത് നശിപ്പിക്കുകയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 18:32" + }, + "അപ്പോൾ അവൻ: “കർത്താവ് കോപിക്കരുതേ; ഞാൻ ഇനി ഒരു പ്രാവശ്യം മാത്രം സംസാരിക്കും; പക്ഷേ പത്തുപേരെ അവിടെ കണ്ടെത്തിയാലോ? എന്നു പറഞ്ഞു. “ഞാൻ പത്തുപേരുടെ നിമിത്തം അത് നശിപ്പിക്കയില്ല” എന്ന് അവൻ അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 18:33" + }, + "യഹോവ അബ്രാഹാമിനോട് അരുളിച്ചെയ്തു തീർന്നശേഷം അവിടെനിന്ന് പോയി. അബ്രാഹാമും തന്റെ സ്ഥലത്തേക്ക് മടങ്ങിപ്പോയി." + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "GEN 19" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 19:1" + }, + "ആ രണ്ടു ദൂതന്മാർ വൈകുന്നേരത്ത് സൊദോമിൽ എത്തി; ലോത്ത് സൊദോംപട്ടണവാതിൽക്കൽ ഇരിക്കുകയായിരുന്നു; ലോത്ത് അവരെ കണ്ടപ്പോൾ എഴുന്നേറ്റ് എതിരേറ്റുചെന്ന് നിലംവരെ കുനിഞ്ഞ് നമസ്കരിച്ചു:", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 19:2" + }, + "“യജമാനന്മാരേ, അടിയന്റെ വീട്ടിൽ വന്നു നിങ്ങളുടെ കാലുകളെ കഴുകി രാപാർക്കുവിൻ ; രാവിലെ എഴുന്നേറ്റ് നിങ്ങളുടെ വഴിക്ക് പോകയുമാകാം” എന്ന് പറഞ്ഞതിന്: “അല്ല, ഞങ്ങൾ തെരുവിൽ തന്നെ രാപാർക്കും” എന്ന് അവർ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 19:3" + }, + "അവൻ ഏറ്റവും നിർബന്ധിച്ചു; അപ്പോൾ അവർ അവന്റെ അടുക്കൽ തിരിഞ്ഞു അവന്റെ വീട്ടിൽ ചെന്നു; അവൻ അവർക്ക് വിരുന്നൊരുക്കി, പുളിപ്പില്ലാത്ത അപ്പം ചുട്ടു; അവർ ഭക്ഷണം കഴിച്ചു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 19:4" + }, + "അവർ ഉറങ്ങുവാൻ പോകുന്നതിനുമുമ്പേ സൊദോംപട്ടണത്തിലെ പുരുഷന്മാർ സകല ഭാഗത്തുനിന്നും വൃദ്ധന്മാരും യൗവനക്കാരും എല്ലാവരും വന്നു വീടു വളഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 19:5" + }, + "അവർ ലോത്തിനെ വിളിച്ചു: “ഈ രാത്രി നിന്റെ അടുക്കൽ വന്ന പുരുഷന്മാർ എവിടെ? ഞങ്ങൾ അവരുമായി സുഖഭോഗങ്ങളിലേർപ്പെടേണ്ടതിന് അവരെ ഞങ്ങളുടെ അടുക്കൽ പുറത്തു കൊണ്ടുവരൂ” എന്ന് അവനോട് പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 19:6" + }, + "ലോത്ത് വാതിലിലൂടെ അവരുടെ അടുക്കൽ പുറത്തു ചെന്നു, കതകു അടച്ച്:", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 19:7" + }, + "“സഹോദരന്മാരേ, ഇങ്ങനെ ദോഷം ചെയ്യരുതേ.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 19:8" + }, + "നോക്കൂ, പുരുഷസംസർഗം ഉണ്ടായിട്ടില്ലാത്ത രണ്ട് പുത്രിമാർ എനിക്കുണ്ട്; അവരെ ഞാൻ നിങ്ങളുടെ അടുക്കൽ പുറത്തു കൊണ്ടുവരാം; നിങ്ങളുടെ ഇഷ്ടംപോലെ അവരോട് ചെയ്തുകൊൾവിൻ; ഈ പുരുഷന്മാരോടു മാത്രം ഒന്നും ചെയ്യരുതേ; ഇതിനായിട്ടല്ലോ അവർ എന്റെ വീടിന്റെ നിഴലിൽ കീഴിൽ വന്നത് എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 19:9" + }, + "“മാറിനിൽക്ക” എന്ന് അവർ പറഞ്ഞു.“ഇവനൊരുത്തൻ പരദേശിയായി വന്നു പാർക്കുന്നു; ന്യായംവിധിക്കുവാനും ഭാവിക്കുന്നു. ഇപ്പോൾ ഞങ്ങൾ അവരോട് ഭാവിച്ചതിലധികം നിന്നോട് ദോഷം ചെയ്യും” എന്നും അവർ പറഞ്ഞ് ലോത്തിനെ ശക്തിയായി തള്ളി വാതിൽ പൊളിക്കുവാൻ അടുത്തു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 19:10" + }, + "അപ്പോൾ ആ പുരുഷന്മാർ കൈ പുറത്തോട്ടു നീട്ടി ലോത്തിനെ തങ്ങളുടെ അടുക്കൽ അകത്തു കയറ്റി വാതിൽ അടച്ചു,", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 19:11" + }, + "വാതിൽക്കൽ ഉണ്ടായിരുന്ന പുരുഷന്മാർക്ക് ആബാലവൃദ്ധം അന്ധത പിടിപ്പിച്ചു. അതുകൊണ്ട് അവർ വാതിൽ തപ്പിനടന്നു വിഷമിച്ചു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 19:12" + }, + "ആ പുരുഷന്മാർ ലോത്തിനോട്: “ഇവിടെ നിനക്കു മറ്റു വല്ലവരുമുണ്ടോ? മരുമക്കളോ പുത്രന്മാരോ പുത്രിമാരോ ഇങ്ങനെ പട്ടണത്തിൽ നിനക്കുള്ളവരെയൊക്കെയും ഈ സ്ഥലത്തുനിന്ന് കൊണ്ടുപൊയ്ക്കെൾക;", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 19:13" + }, + "ഇവർക്കെതിരെയുള്ള നിലവിളി യഹോവയുടെ മുമ്പാകെ വലുതായിത്തീർന്നിരിക്കകൊണ്ട് ഞങ്ങൾ ഈ സ്ഥലത്തെ നശിപ്പിക്കും. അതിനെ നശിപ്പിക്കുവാൻ യഹോവ ഞങ്ങളെ അയച്ചിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 19:14" + }, + "അങ്ങനെ ലോത്ത് ചെന്ന് തന്റെ പുത്രിമാരെ വിവാഹം ചെയ്യുവാനുള്ള മരുമക്കളോടു സംസാരിച്ചു: “നിങ്ങൾ എഴുന്നേറ്റ് ഈ സ്ഥലം വിട്ട് പുറപ്പെടുവിൻ; യഹോവ ഈ പട്ടണം നശിപ്പിക്കും” എന്നു പറഞ്ഞു. എന്നാൽ അവൻ തമാശ പറയുന്നു എന്ന് അവന്റെ മരുമക്കൾക്കു തോന്നി.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 19:15" + }, + "ഉഷസ്സായപ്പോൾ ദൂതന്മാർ ലോത്തിനെ ധൃതികൂട്ടി: “ഈ പട്ടണത്തിന്റെ ശിക്ഷയിൽ ദഹിക്കാതിരിക്കുവാൻ എഴുന്നേറ്റു നിന്റെ ഭാര്യയെയും ഇവിടെയുള്ള നിന്റെ രണ്ട് പുത്രിമാരെയും കൂട്ടിക്കൊണ്ട് പൊയ്ക്കൾക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 19:16" + }, + "അവൻ താമസിച്ചപ്പോൾ, യഹോവ അവനോടു കരുണ ചെയ്യുകയാൽ, ആ പുരുഷന്മാർ അവനെയും ഭാര്യയെയും രണ്ട് പുത്രിമാരെയും കൈക്കു പിടിച്ചു പട്ടണത്തിന്റെ പുറത്തു കൊണ്ടുപോയി ആക്കി.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 19:17" + }, + "അവരെ പുറത്തുകൊണ്ടുവന്ന ശേഷം അവൻ: “ജീവരക്ഷയ്ക്കായി ഓടിപ്പോക; പുറകോട്ട് നോക്കരുത്; ഈ പ്രദേശത്തെങ്ങും നിൽക്കയുമരുത്; നിനക്ക് നാശം സംഭവിക്കാതിരിക്കുവാൻ പർവ്വതത്തിലേക്ക് ഓടിപ്പോക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 19:18" + }, + "ലോത്ത് അവരോട് പറഞ്ഞത്: “അങ്ങനെയല്ല കർത്താവേ;", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 19:19" + }, + "അങ്ങയ്ക്ക് അടിയനോടു കൃപ തോന്നിയല്ലോ; എന്റെ ജീവനെ രക്ഷിപ്പാൻ എനിക്കു വലിയ കൃപ അങ്ങ് കാണിച്ചിരിക്കുന്നു; പർവ്വതത്തിൽ ഓടി എത്തുവാൻ എനിക്കു കഴിയുകയില്ല; പക്ഷേ എനിക്കു ദോഷം തട്ടി മരണം സംഭവിക്കും.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 19:20" + }, + "ഇതാ, ഈ പട്ടണം ഓടിരക്ഷപ്പെടുവാൻ കഴിയുന്നത്ര സമീപമാകുന്നു; അത് ചെറിയതുമാകുന്നു; ഞാൻ അവിടേക്ക് ഓടിപ്പേകട്ടെ. അത് ചെറിയതല്ലോ; എന്നാൽ എനിക്ക് ജീവരക്ഷ ഉണ്ടാകും.”", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 19:21" + }, + "അവൻ അവനോട്: “ഇതാ, ഇക്കാര്യത്തിലും ഞാൻ നിന്നെ കടാക്ഷിച്ചിരിക്കുന്നു; നീ പറഞ്ഞ ഈ പട്ടണം ഞാൻ നശിപ്പിച്ചുകളയുകയില്ല.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 19:22" + }, + "വേഗമാകട്ടെ! അവിടേക്ക് ഓടിപ്പോക; നീ അവിടെ എത്തുംവരെ എനിക്ക് ഒന്നും ചെയ്യുവാൻ കഴിയുകയില്ല” എന്നു പറഞ്ഞു. അതുകൊണ്ട് ആ പട്ടണത്തിന് സോവർ എന്നു പേരായി.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 19:23" + }, + "ലോത്ത് സോവരിൽ കടന്നപ്പോൾ സൂര്യൻ ഉദിച്ചിരുന്നു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 19:24" + }, + "യഹോവ സൊദോമിന്റെയും ഗൊമോറായുടെയും മേൽ യഹോവയുടെ സന്നിധിയിൽനിന്നു, ആകാശത്തു നിന്നു തന്നെ, ഗന്ധകവും തീയും പെയ്യിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 19:25" + }, + "ആ പട്ടണങ്ങൾക്കും പ്രദേശത്തിനു മുഴുവനും ആ പട്ടണങ്ങളിലെ സകലനിവാസികൾക്കും നിലത്തെ സസ്യങ്ങൾക്കും ഉന്മൂലനാശം വരുത്തി.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 19:26" + }, + "ലോത്തിന്റെ ഭാര്യ അവന്റെ പിന്നിൽനിന്നു തിരിഞ്ഞുനോക്കി ഉപ്പുതൂണായിത്തീർന്നു .", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 19:27" + }, + "അബ്രാഹാം അതിരാവിലെ എഴുന്നേറ്റ് താൻ യഹോവയുടെ സന്നിധിയിൽ നിന്നിരുന്ന സ്ഥലത്തുചെന്നു,", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 19:28" + }, + "സൊദോമിനും ഗൊമോറായ്ക്കും ആ പ്രദേശത്തിലെ സകലദിക്കിനും നേരെ നോക്കി, അതാ, ദേശത്തിലെ പുക തീച്ചൂളയിലെ പുകപോലെ പൊങ്ങുന്നത് കണ്ടു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "GEN 19:29" + }, + "എന്നാൽ ആ പ്രദേശത്തിലെ പട്ടണങ്ങളെ നശിപ്പിക്കുമ്പോൾ ദൈവം അബ്രാഹാമിനെ ഓർത്തു. ലോത്ത് പാർത്ത പട്ടണങ്ങൾക്ക് ഉന്മൂലനാശം വരുത്തുകയിൽ ലോത്തിനെ ആ ഉന്മൂലനാശത്തിൽനിന്നു വിടുവിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "GEN 19:30" + }, + "അനന്തരം ലോത്ത് സോവർ വിട്ടുപോയി പർവ്വതത്തിൽ ചെന്നു പാർത്തു; അവന്റെ രണ്ട് പുത്രിമാരും അവനോടുകൂടെ ഉണ്ടായിരുന്നു; സോവരിൽ പാർക്കുവാൻ അവൻ ഭയപ്പെട്ടു; അവനും അവന്റെ രണ്ട് പുത്രിമാരും ഒരു ഗുഹയിൽ പാർത്തു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 19:31" + }, + "അങ്ങനെയിരിക്കുമ്പോൾ മൂത്തവൾ ഇളയവളോട്: “നമ്മുടെ അപ്പൻ വൃദ്ധനായിരിക്കുന്നു; ഭൂമിയിൽ എല്ലായിടവും ഉള്ള നടപ്പുപോലെ നമ്മുടെ അടുക്കൽ വരുവാൻ ഭൂമിയിൽ ഒരു പുരുഷനും ഇല്ല.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 19:32" + }, + "വരിക; നമ്മുടെ അപ്പന്റെ വംശപാരമ്പര്യം നമ്മൾ സംരക്ഷിക്കേണ്ടതിന് അവനെ വീഞ്ഞുകുടിപ്പിച്ച് അവനോടുകൂടെ നമുക്ക് ശയിക്കാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 19:33" + }, + "അങ്ങനെ അന്ന് രാത്രി അവർ അപ്പനെ വീഞ്ഞുകുടിപ്പിച്ചു; മൂത്തവൾ അകത്തു ചെന്ന് അപ്പനോടുകൂടെ ശയിച്ചു; അവൾ ശയിച്ചതും എഴുന്നേറ്റതും അവൻ അറിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 19:34" + }, + "പിറ്റെന്നാൾ മൂത്തവൾ ഇളയവളോട്: “ഇന്നലെ രാത്രി ഞാൻ അപ്പനോടുകൂടെ ശയിച്ചു; നാം അവനെ ഇന്നു രാത്രിയും വീഞ്ഞു കുടിപ്പിക്ക;നമ്മുടെ അപ്പന്റെ വംശപാരമ്പര്യം നമ്മൾ സംരക്ഷിക്കേണ്ടതിന് നീയും അകത്തുചെന്ന് അവനോടുകൂടെ ശയിക്ക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 19:35" + }, + "അങ്ങനെ അന്ന് രാത്രിയും അവർ അപ്പനെ വീഞ്ഞു കുടിപ്പിച്ചു; ഇളയവൾ ചെന്ന് അവനോടുകൂടെ ശയിച്ചു; അവൾ ശയിച്ചതും എഴുന്നേറ്റതും അവൻ അറിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 19:36" + }, + "ഇങ്ങനെ ലോത്തിന്റെ രണ്ട് പുത്രിമാരും അപ്പനാൽ ഗർഭം ധരിച്ചു.", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 19:37" + }, + "മൂത്തവൾ ഒരു മകനെ പ്രസവിച്ചു അവന് മോവാബ് എന്നു പേരിട്ടു; അവൻ ഇന്നുള്ള മോവാബ്യർക്ക് പിതാവ്.", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 19:38" + }, + "ഇളയവളും ഒരു മകനെ പ്രസവിച്ചു; അവന് ബെൻ-അമ്മീ എന്നു പേരിട്ടു; അവൻ ഇന്നുള്ള അമ്മോന്യർക്ക് പിതാവ്." + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "GEN 20" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 20:1" + }, + "അനന്തരം അബ്രാഹാം അവിടെനിന്ന് തെക്കെ ദേശത്തേക്ക് യാത്ര പുറപ്പെട്ട് കാദേശിനും സൂരിനും മദ്ധ്യേ താമസിച്ചു ഗെരാരിൽ പരദേശിയായി പാർത്തു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 20:2" + }, + "അബ്രാഹാം തന്റെ ഭാര്യയായ സാറായെക്കുറിച്ച്: “അവൾ എന്റെ പെങ്ങൾ” എന്നു പറഞ്ഞു. ഗെരാർ രാജാവായ അബീമേലെക്ക് ആളയച്ചു സാറായെ കൊണ്ടുപോയി.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 20:3" + }, + "എന്നാൽ രാത്രിയിൽ ദൈവം സ്വപ്നത്തിൽ അബീമേലെക്കിന്റെ അടുക്കൽ വന്ന് അവനോട്: “നീ എടുത്ത സ്ത്രീയുടെ നിമിത്തം നീ മരിക്കും; അവൾ ഒരു പുരുഷന്റെ ഭാര്യ” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 20:4" + }, + "എന്നാൽ അബീമേലെക്ക് അവളുടെ അടുക്കൽ ചെന്നിരുന്നില്ല; ആകയാൽ അവൻ: “കർത്താവേ, നീതിയുള്ള ജനതയെയും നീ കൊല്ലുമോ", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 20:5" + }, + "‘ഇവൾ എന്റെ പെങ്ങളാകുന്നു’ എന്ന് അവൻ എന്നോടു പറഞ്ഞുവല്ലോ. ‘അവൻ എന്റെ ആങ്ങള’ എന്ന് അവളും പറഞ്ഞു. ഹൃദയപരമാർത്ഥതയോടും കൈയ്യുടെ നിർമ്മലതയോടും കൂടെ ഞാൻ ഇത് ചെയ്തിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 20:6" + }, + "അതിന് ദൈവം സ്വപ്നത്തിൽ അവനോട്: “അതേ, നീ ഇത് ഹൃദയപരമാർത്ഥതയോടെ ചെയ്തിരിക്കുന്നു” എന്ന് ഞാൻ അറിയുന്നു; “എനിക്കെതിരെ പാപം ചെയ്യുന്നതിൽനിന്ന് ഞാൻ നിന്നെ തടഞ്ഞു; അതുകൊണ്ടാകുന്നു അവളെ തൊടുവാൻ ഞാൻ നിന്നെ സമ്മതിക്കാതിരുന്നത്.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 20:7" + }, + "ഇപ്പോൾ ആ പുരുഷന്റെ ഭാര്യയെ തിരിച്ചുക്കൊടുക്കുക; അവൻ ഒരു പ്രവാചകൻ ആകുന്നു; നീ ജീവനോടിരിക്കേണ്ടതിന് അവൻ നിനക്കുവേണ്ടി പ്രാർത്ഥിക്കും. അവളെ തിരികെക്കൊടുക്കാതിരുന്നാലോ, നീയും നിനക്കുള്ളവരൊക്കെയും മരിക്കേണ്ടിവരും എന്ന് അറിഞ്ഞുകൊൾക” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 20:8" + }, + "അബീമേലെക്ക് അതിരാവിലെ എഴുന്നേറ്റ് തന്റെ സകലസേവകന്മാരെയും വരുത്തി ഈ കാര്യം ഒക്കെയും അവരോടു പറഞ്ഞു; അവർ ഏറ്റവും ഭയപ്പെട്ടു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 20:9" + }, + "അബീമേലെക്ക് അബ്രാഹാമിനെ വിളിപ്പിച്ചു അവനോട്: “നീ ഞങ്ങളോട് ചെയ്തത് എന്ത്? നീ എന്റെ മേലും എന്റെ രാജ്യത്തിന്മേലും ഒരു മഹാപാപം വരുത്തുവാൻ തക്കവണ്ണം ഞാൻ നിന്നോട് എന്തു കുറ്റം ചെയ്തു? ചെയ്യരുതാത്ത കാര്യം നീ എന്നോട് ചെയ്തുവല്ലോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 20:10" + }, + "“നീ എന്ത് കണ്ടിട്ടാകുന്നു ഇക്കാര്യം ചെയ്തത്?എന്ന് അബീമേലെക്ക് അബ്രാഹാമിനോട് ചോദിച്ചതിന് അബ്രാഹാം പറഞ്ഞത്:", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 20:11" + }, + "“ ‘ഈ സ്ഥലത്ത് ദൈവഭയം ഇല്ല നിശ്ചയം; എന്റെ ഭാര്യനിമിത്തം അവർ എന്നെ കൊല്ലും’ എന്ന് ഞാൻ വിചാരിച്ചു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 20:12" + }, + "വാസ്തവത്തിൽ അവൾ എന്റെ പെങ്ങളാകുന്നു; എന്റെ അപ്പന്റെ മകൾ; എന്റെ അമ്മയുടെ മകളല്ല താനും; അവൾ എനിക്ക് ഭാര്യയാവുകയും ചെയ്തു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 20:13" + }, + "എന്നാൽ ദൈവം എന്നെ എന്റെ പിതൃഭവനത്തിൽനിന്ന് പുറപ്പെടുവിച്ചപ്പോൾ ഞാൻ അവളോട്: ‘നീ എനിക്ക് ഒരു ദയ ചെയ്യേണം; ഏതൊരു സഥലത്ത് നാം എവിടെയൊക്കെപോയാലും: “അവൻ എന്റെ ആങ്ങള” എന്ന് എന്നെക്കുറിച്ച് പറയേണം എന്ന് പറഞ്ഞിരുന്നു.”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 20:14" + }, + "അബീമേലെക്ക് അബ്രാഹാമിന് ആടുമാടുകളെയും ദാസീദാസന്മാരെയും കൊടുത്തു; അവന്റെ ഭാര്യയായ സാറായെയും അവന് തിരികെക്കൊടുത്തു:", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 20:15" + }, + "“ഇതാ, എന്റെ രാജ്യം നിന്റെ മുമ്പാകെ ഇരിക്കുന്നു; നിനക്ക് ഇഷ്ടമുള്ളടത്ത് പാർത്തുകൊൾക” എന്ന് അബീമേലെക്ക് പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 20:16" + }, + "സാറയോടു അവൻ: “നിന്റെ ആങ്ങളയ്ക്ക് ഞാൻ ആയിരം വെള്ളിക്കാശു കൊടുത്തിട്ടുണ്ട്; നിന്നോടുകൂടെയുള്ള എല്ലാവരുടെയും മുമ്പാകെ ഇതു നിനക്കു ഒരു പരിഹാരം; നീ എല്ലാവർക്കും മുമ്പാകെ നീതീകരിക്കപ്പെട്ടുമിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 20:17" + }, + "അബ്രാഹാം ദൈവത്തോടു പ്രാർത്ഥിച്ചു; അപ്പോൾ ദൈവം അബീമേലെക്കിനെയും അവന്റെ ഭാര്യയെയും അവന്റെ ദാസിമാരെയും സൗഖ്യമാക്കി, അവർ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 20:18" + }, + "അബ്രാഹാമിന്റെ ഭാര്യയായ സാറായുടെ നിമിത്തം യഹോവ അബീമേലെക്കിന്റെ ഭവനത്തിലെ ഗർഭം ഒക്കെയും അടച്ചിരുന്നു." + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "GEN 21" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 21:1" + }, + "അനന്തരം യഹോവ അവിടുന്ന് അരുളിച്ചെയ്തിരുന്നതുപോലെ സാറായെ സന്ദർശിച്ചു; അവിടുന്ന് വാഗ്ദത്തം ചെയ്തിരുന്നതുപോലെ യഹോവ സാറായ്ക്ക് നിവൃത്തിച്ചുകൊടുത്തു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 21:2" + }, + "അബ്രാഹാമിന്റെ വാർദ്ധക്യത്തിൽ ദൈവം അവനോട് അരുളിച്ചെയ്തിരുന്ന ആ നിശ്ചിതസമയത്ത് സാറാ ഗർഭം ധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 21:3" + }, + "സാറാ അബ്രാഹാമിന് പ്രസവിച്ച മകന് യിസ്ഹാക്ക് എന്ന് അബ്രഹാം പേരിട്ടു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 21:4" + }, + "ദൈവം അബ്രാഹാമിനോട് കല്പിച്ചിരുന്നതുപോലെ അവൻ തന്റെ മകനായ യിസ്ഹാക്കിനെ എട്ടാം ദിവസം പരിച്ഛേദന കഴിച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 21:5" + }, + "തന്റെ മകനായ യിസ്ഹാക്ക് ജനിച്ചപ്പോൾ അബ്രാഹാമിന് നൂറു വയസ്സായിരുന്നു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 21:6" + }, + "“ദൈവം എനിക്ക് ചിരിയുണ്ടാക്കി; കേൾക്കുന്നവരെല്ലാം എന്നോടുകൂടെ ചിരിക്കും” എന്ന് സാറാ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 21:7" + }, + "“സാറാ മക്കൾക്ക് മുലകൊടുക്കുമെന്ന് അബ്രാഹാമിനോട് ആർ പറയുമായിരുന്നു? അവന്റെ വാർദ്ധക്യത്തിലല്ലോ ഞാൻ അവന് ഒരു മകനെ പ്രസവിച്ചത്എന്നും അവൾ പറഞ്ഞു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 21:8" + }, + "പൈതൽ വളർന്നു മുലകുടി മാറി; യിസ്ഹാക്കിന്റെ മുലകുടി മാറിയ അന്നേ ദിവസം അബ്രാഹാം ഒരു വലിയ വിരുന്നു കഴിച്ചു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 21:9" + }, + "ഈജിപ്റ്റുകാരിയായ ദാസി ഹാഗാർ അബ്രാഹാമിനു പ്രസവിച്ച മകൻ പരിഹാസി എന്നു സാറാ കണ്ട് അബ്രാഹാമിനോട്:", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 21:10" + }, + "“ഈ ദാസിയെയും മകനെയും പുറത്താക്കിക്കളയുക; ഈ ദാസിയുടെ മകൻ എന്റെ മകൻ യിസ്ഹാക്കിനോടുകൂടെ അവകാശിയാകരുത്” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 21:11" + }, + "തന്റെ മകൻ നിമിത്തം ഈ കാര്യം അബ്രാഹാമിന് ഏറെ അനിഷ്ടമായി.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 21:12" + }, + "എന്നാൽ ദൈവം അബ്രാഹാമിനോട്: “ബാലന്റെ നിമിത്തവും ദാസിയുടെ നിമിത്തവും നിനക്കു അനിഷ്ടം തോന്നരുത്; സാറാ നിന്നോടു പറഞ്ഞതിലൊക്കെയും അവളുടെ വാക്ക് കേൾക്ക; യിസ്ഹാക്കിൽനിന്നുള്ളവരല്ലോ നിന്റെ സാക്ഷാൽ സന്തതിയെന്ന് വിളിക്കപ്പെടുന്നത്.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 21:13" + }, + "ദാസിയുടെ മകനെയും ഞാൻ ഒരു ജനതയാക്കും; അവൻ നിന്റെ സന്തതിയല്ലോ” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 21:14" + }, + "അബ്രാഹാം അതിരാവിലെ എഴുന്നേറ്റ് അപ്പവും ഒരു തുരുത്തി വെള്ളവും എടുത്ത് ഹാഗാറിന്റെ തോളിൽവച്ചു, കുട്ടിയെയും കൊടുത്തു അവളെ അയച്ചു; അവൾ പുറപ്പെട്ടുപോയി ബേർ-ശേബ മരുഭൂമിയിൽ അലഞ്ഞുനടന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 21:15" + }, + "തുരുത്തിയിലെ വെള്ളം ചെലവായശേഷം അവൾ കുട്ടിയെ ഒരു കുറ്റിക്കാട്ടിൻ തണലിൽ കിടത്തി.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 21:16" + }, + "അവൾ പോയി അതിനെതിരെ ഒരു അമ്പെയ്ത്തു ദൂരത്തിരുന്നു: കുട്ടിയുടെ മരണം എനിക്ക് കാണേണ്ടാ എന്നു പറഞ്ഞ് എതിരെ ഇരുന്ന് ഉറക്കെ കരഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 21:17" + }, + "ദൈവം ബാലന്റെ നിലവിളി കേട്ടു; ദൈവത്തിന്റെ ദൂതൻ ആകാശത്തുനിന്ന് ഹാഗാറിനെ വിളിച്ച് അവളോട്: “ഹാഗാറേ, നിനക്കു എന്ത്? നീ ഭയപ്പെടേണ്ടാ; ബാലൻ ആയിരിക്കുന്നിടത്തുനിന്ന് അവന്റെ നിലവിളി ദൈവം കേട്ടിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 21:18" + }, + "എഴുന്നേറ്റ് ബാലനെ താങ്ങി എഴുന്നേല്പിച്ചുകൊൾക; ഞാൻ അവനെ ഒരു വലിയ ജനതയാക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 21:19" + }, + "ദൈവം അവളുടെ കണ്ണു തുറന്നു; അവൾ ഒരു നീരുറവു കണ്ടു, ചെന്ന് തുരുത്തിയിൽ വെള്ളം നിറച്ചു ബാലനെ കുടിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 21:20" + }, + "ദൈവം ബാലനോടുകൂടെ ഉണ്ടായിരുന്നു; അവൻ മരുഭൂമിയിൽ പാർത്തു, മുതിർന്നപ്പോൾ ഒരു വില്ലാളിയായി തീർന്നു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 21:21" + }, + "അവൻ പാരാൻമരുഭൂമിയിൽ പാർത്തു; അവന്റെ അമ്മ ഈജിപ്റ്റുദേശത്തുനിന്ന് അവന് ഒരു ഭാര്യയെ കൊണ്ടുവന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 21:22" + }, + "അക്കാലത്ത് അബിമേലെക്കും അവന്റെ സൈന്യാധിപനായ പീക്കോലും അബ്രാഹാമിനോട് സംസാരിച്ചു: “നിന്റെ സകലപ്രവൃത്തിയിലും ദൈവം നിന്നോടുകൂടെയുണ്ട്;", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 21:23" + }, + "അതുകൊണ്ട് നീ എന്നോടോ എന്റെ സന്തതിയോടോ എന്റെ ഭാവിതലമുറയോടോ വ്യാജം പ്രവൃത്തിക്കാതെ ഞാൻ നിന്നോടു ദയ കാണിച്ചതുപോലെ നീ എന്നോടും നീ പാർത്തുവരുന്ന ദേശത്തോടും ദയകാണിക്കുമെന്ന് ദൈവത്തെച്ചൊല്ലി ഇവിടെവച്ച് എന്നോട് സത്യം ചെയ്ക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 21:24" + }, + "“ഞാൻ സത്യം ചെയ്യാം” എന്ന് അബ്രാഹാം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 21:25" + }, + "എന്നാൽ അബീമേലെക്കിന്റെ ദാസന്മാർ പിടിച്ചെടുത്ത കിണർ നിമിത്തം അബ്രാഹാം അബീമേലെക്കിനോട് പരാതിപറഞ്ഞു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 21:26" + }, + "അതിന് അബീമേലെക്ക്: “ഇക്കാര്യം ചെയ്തത് ആരെന്ന് ഞാൻ അറിയുന്നില്ല; നീ എന്നെ അറിയിച്ചിട്ടില്ല; ഇന്നല്ലാതെ ഞാൻ അതിനെക്കുറിച്ച് കേട്ടിട്ടുമില്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 21:27" + }, + "പിന്നെ അബ്രാഹാം അബീമേലെക്കിന് ആടുമാടുകളെ കൊടുത്തു; അവർ ഇരുവരും തമ്മിൽ ഉടമ്പടി ചെയ്തു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 21:28" + }, + "അബ്രാഹാം ഏഴു പെണ്ണാട്ടിൻകുട്ടികളെ വേറിട്ടു നിർത്തി.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 21:29" + }, + "അപ്പോൾ അബീമേലെക്ക് അബ്രാഹാമിനോട്: “നീ വേറിട്ടു നിർത്തിയ ഈ ഏഴു പെണ്ണാട്ടിൻകുട്ടികൾ എന്തിന്? എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 21:30" + }, + "“ഞാൻ ഈ കിണർ കുഴിച്ചു എന്നതിന് സാക്ഷിയായി നീ ഈ ഏഴു പെണ്ണാട്ടിൻകുട്ടികളെ എന്നോടു വാങ്ങേണം” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 21:31" + }, + "അവർ ഇരുവരും അവിടെവച്ച് സത്യം ചെയ്തതിനാൽ അവൻ ആ സ്ഥലത്തിന് ബേർ-ശേബ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 21:32" + }, + "ഇങ്ങനെ അവർ ബേർ-ശേബയിൽവച്ച് ഉടമ്പടി ചെയ്തു. അബീമേലെക്കും അവന്റെ സൈന്യാധിപനായ പീക്കോലും എഴുന്നേറ്റ് ഫെലിസ്ത്യരുടെ ദേശത്തേക്ക് മടങ്ങിപ്പോയി.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 21:33" + }, + "അബ്രാഹാം ബേർ-ശേബയിൽ ഒരു പിചുലവൃക്ഷം നട്ടു, നിത്യദൈവമായ യഹോവയുടെ നാമത്തിൽ അവിടെവച്ച് ആരാധന കഴിച്ചു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 21:34" + }, + "അബ്രാഹാം കുറേക്കാലം ഫെലിസ്ത്യരുടെ ദേശത്തു പാർത്തു." + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "GEN 22" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 22:1" + }, + "അതിന്റെ ശേഷം ദൈവം അബ്രാഹാമിനെ പരിശോധിച്ചത് എങ്ങനെയെന്നാൽ: “അബ്രാഹാമേ,” എന്നു വിളിച്ചതിന്: “ഞാൻ ഇതാ” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 22:2" + }, + "അപ്പോൾ അവിടുന്ന്: “നിന്റെ മകനെ, നീ സ്നേഹിക്കുന്ന നിന്റെ ഏകജാതനായ യിസ്ഹാക്കിനെ തന്നെ കൂട്ടിക്കൊണ്ട് മോറിയാദേശത്തു ചെന്ന്, അവിടെ ഞാൻ നിന്നോട് കല്പിക്കുന്ന ഒരു മലയിൽ അവനെ ഹോമയാഗം അർപ്പിക്ക” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 22:3" + }, + "അബ്രാഹാം അതിരാവിലെ എഴുന്നേറ്റ് കഴുതയ്ക്കു കോപ്പിട്ടു കെട്ടി യൗവനക്കാരിൽ രണ്ടുപേരെയും തന്റെ മകൻ യിസ്ഹാക്കിനെയും കൂട്ടി ഹോമയാഗത്തിനു വിറകു കീറി എടുത്തുംകൊണ്ട് പുറപ്പെട്ടു, ദൈവം തന്നോട് കല്പിച്ച സ്ഥലത്തേക്കു പോയി.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 22:4" + }, + "മൂന്നാം ദിവസം അബ്രാഹാം നോക്കി ദൂരത്തുനിന്ന് ആ സ്ഥലം കണ്ടു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 22:5" + }, + "അബ്രാഹാം യൗവനക്കാരോട്: “നിങ്ങൾ കഴുതയുമായി ഇവിടെ ഇരിപ്പിൻ; ഞാനും ബാലനും അവിടെവരെ ചെന്ന് ആരാധന കഴിച്ചു മടങ്ങിവരാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 22:6" + }, + "അബ്രാഹാം ഹോമയാഗത്തിനുള്ള വിറക് എടുത്ത് തന്റെ മകനായ യിസ്ഹാക്കിന്റെ ചുമലിൽ വച്ചു; തീയും കത്തിയും താൻ എടുത്തു; ഇരുവരും ഒന്നിച്ചു നടന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 22:7" + }, + "അപ്പോൾ യിസ്ഹാക്ക് തന്റെ അപ്പനായ അബ്രാഹാമിനോട്: “അപ്പാ,” എന്നു പറഞ്ഞതിന് അവൻ: “എന്താകുന്നു മകനേ” എന്നു പറഞ്ഞു. “ഇതാ, തീയും വിറകുമുണ്ട്; എന്നാൽ ഹോമയാഗത്തിന് ആട്ടിൻകുട്ടി എവിടെ? എന്ന് അവൻ ചോദിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 22:8" + }, + "“ദൈവം അവിടുത്തേക്കു ഹോമയാഗത്തിന് ഒരു ആട്ടിൻകുട്ടിയെ കരുതിക്കൊള്ളും, മകനേ,” എന്ന് അബ്രാഹാം പറഞ്ഞു. അങ്ങനെ അവർ ഇരുവരും ഒന്നിച്ചു നടന്നു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 22:9" + }, + "ദൈവം കല്പിച്ചിരുന്ന സ്ഥലത്ത് അവർ എത്തി; അവിടെ അബ്രാഹാം ഒരു യാഗപീഠം പണിതു, വിറക് അടുക്കി, തന്റെ മകൻ യിസ്ഹാക്കിനെ കെട്ടി യാഗപീഠത്തിന്മേൽ വിറകിന്മീതെ കിടത്തി.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 22:10" + }, + "പിന്നെ അബ്രാഹാം കൈ നീട്ടി തന്റെ മകനെ അറുക്കേണ്ടതിന് കത്തി എടുത്തു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 22:11" + }, + "ഉടനെ യഹോവയുടെ ദൂതൻ ആകാശത്തുനിന്ന്: “അബ്രാഹാമേ, അബ്രാഹാമേ,” എന്നു വിളിച്ചു; “ഞാൻ ഇതാ,” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 22:12" + }, + "“ബാലന്റെ മേൽ കൈവയ്ക്കരുത്; അവനോട് ഒന്നും ചെയ്യരുത്; നിന്റെ ഏകജാതനായ മകനെ തരുവാൻ നീ മടിക്കായ്കകൊണ്ട് നീ ദൈവത്തെ ഭയപ്പെടുന്നു എന്ന് ഞാൻ ഇപ്പോൾ അറിയുന്നു” എന്ന് അവിടുന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 22:13" + }, + "അബ്രാഹാം തലപൊക്കി നോക്കിയപ്പോൾ തന്റെ പിന്നിൽ ഒരു ആട്ടുകൊറ്റൻ കൊമ്പ് കാട്ടിൽ പിടിപെട്ടു കിടക്കുന്നത് കണ്ടു; അബ്രാഹാം ചെന്ന് ആട്ടുകൊറ്റനെ പിടിച്ചു തന്റെ മകനു പകരം ഹോമയാഗം കഴിച്ചു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 22:14" + }, + "അബ്രാഹാം ആ സ്ഥലത്തിന് യഹോവ യിരേ എന്നു പേരിട്ടു. “യഹോവയുടെ പർവ്വതത്തിൽ അവൻ പ്രത്യക്ഷനാകും ” എന്ന് ഇന്നുവരെയും പറഞ്ഞുവരുന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 22:15" + }, + "യഹോവയുടെ ദൂതൻ രണ്ടാമതും ആകാശത്തുനിന്ന് അബ്രാഹാമിനോട് വിളിച്ചു അരുളിച്ചെയ്തത്:", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 22:16" + }, + "“നീ ഈ കാര്യം ചെയ്തു, നിന്റെ ഏകജാതനായ മകനെ തരുവാൻ മടിക്കായ്കകൊണ്ട്", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 22:17" + }, + "ഞാൻ നിന്നെ ഐശ്വര്യമായി അനുഗ്രഹിക്കും; നിന്റെ സന്തതിയെ ആകാശത്തിലെ നക്ഷത്രങ്ങൾപോലെയും കടൽക്കരയിലെ മണൽപോലെയും അത്യന്തം വർദ്ധിപ്പിക്കും; നിന്റെ സന്തതി ശത്രുക്കളുടെ പട്ടണവാതിലുകൾ കൈവശമാക്കും.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 22:18" + }, + "നീ എന്റെ വാക്ക് അനുസരിച്ചതുകൊണ്ട് നിന്റെ സന്തതി മുഖാന്തരം ഭൂമിയിലുള്ള സകലജാതികളും അനുഗ്രഹിക്കപ്പെടും എന്നു ഞാൻ എന്നെക്കൊണ്ടുതന്നെ സത്യം ചെയ്തിരിക്കുന്നു എന്ന് യഹോവ അരുളിച്ചെയ്യുന്നു.”", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 22:19" + }, + "പിന്നെ അബ്രാഹാം യൗവനക്കാരുടെ അടുക്കൽ മടങ്ങിവന്നു; അവർ ഒന്നിച്ചു പുറപ്പെട്ട് ബേർ-ശേബയിലേക്കു പോന്നു; അബ്രാഹാം ബേർ-ശേബയിൽ പാർത്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 22:20" + }, + "അനന്തരം “മിൽക്കയും നിന്റെ സഹോദരനായ നാഹോരിനു മക്കളെ പ്രസവിച്ചിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 22:21" + }, + "അവർ ആരെന്നാൽ: ആദ്യജാതൻ ഊസ്, അവന്റെ അനുജൻ ബൂസ്, അരാമിന്റെ പിതാവായ കെമൂവേൽ,", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 22:22" + }, + "കേശെദ്, ഹസോ, പിൽദാശ്, യിദലാഫ്, ബെഥൂവേൽ” എന്ന് അബ്രാഹാമിനു അറിവ് കിട്ടി.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 22:23" + }, + "ബെഥൂവേൽ റിബെക്കയെ ജനിപ്പിച്ചു. ഈ എട്ടുപേരെ മിൽക്കാ അബ്രാഹാമിന്റെ സഹോദരനായ നാഹോരിനു പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 22:24" + }, + "നാഹോരിന്റെ വെപ്പാട്ടി രെയൂമാ എന്നവളും തേബഹ്, ഗഹാം, തഹശ്, മാഖാ എന്നിവരെ പ്രസവിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "GEN 23" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 23:1" + }, + "സാറായ്ക്ക് നൂറ്റിരുപത്തേഴ് വയസ്സ് ആയിരുന്നു: ഇത് സാറായുടെ ആയുഷ്കാലം.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 23:2" + }, + "സാറാ കനാൻദേശത്ത് ഹെബ്രോൻ എന്ന കിര്യത്തർബ്ബയിൽവച്ച് മരിച്ചു; അബ്രാഹാം സാറായെക്കുറിച്ച് വിലപിച്ചു കരയുവാൻ വന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 23:3" + }, + "പിന്നെ അബ്രാഹാം മരിച്ചവളുടെ അടുക്കൽനിന്ന് എഴുന്നേറ്റ് ഹിത്യരോട് സംസാരിച്ചു:", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 23:4" + }, + "“ഞാൻ നിങ്ങളുടെ ഇടയിൽ പരദേശിയും വന്നു പാർക്കുന്നവനും ആകുന്നു; ഞാൻ എന്റെ മരിച്ചവളെ കൊണ്ടുപോയി അടക്കേണ്ടതിന് എനിക്ക് നിങ്ങളുടെ ഇടയിൽ ഒരു ശ്മശാനഭൂമി അവകാശമായി തരുവിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 23:5" + }, + "ഹിത്യർ അബ്രാഹാമിനോട്: “യജമാനനേ, കേട്ടാലും:", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 23:6" + }, + "അങ്ങ് ഞങ്ങളുടെ ഇടയിൽ ശക്തനായ ഒരു പ്രഭുവാകുന്നു; ഞങ്ങളുടെ ശ്മശാനസ്ഥലങ്ങളിൽവച്ചു വിശേഷമായതിൽ മരിച്ചവളെ സംസ്കരിച്ചുക്കൊൾക; മരിച്ചവളെ അടക്കുവാൻ ഞങ്ങളിൽ ആരും ശ്മശാനസ്ഥലം അങ്ങയ്ക്കു തരാതിരിക്കയില്ല” എന്ന് ഉത്തരം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 23:7" + }, + "അപ്പോൾ അബ്രാഹാം എഴുന്നേറ്റ് ആ ദേശക്കാരായ ഹിത്യരെ വന്ദിച്ച് അവരോട് സംസാരിച്ചു:", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 23:8" + }, + "“ഞാൻ എന്റെ മരിച്ചവളെ കൊണ്ടുപോയി സംസ്കരിക്കുവാൻ നിങ്ങൾക്ക് സമ്മതമുണ്ടെങ്കിൽ എന്റെ അപേക്ഷ കേട്ട് എനിക്കുവേണ്ടി സോഹരിന്റെ മകനായ എഫ്രോനോട്,", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 23:9" + }, + "അദേഹം തന്റെ നിലത്തിന്റെ അതിർത്തിയിൽ തനിക്കുള്ള മക്പേലാ എന്ന ഗുഹ എനിക്കു തരേണ്ടതിന് അപേക്ഷിപ്പിൻ; നിങ്ങളുടെ ഇടയിൽ ശ്മശാനാവകാശമായിട്ട് അദേഹം അതിനെ യഥാർത്ഥ വിലയ്ക്ക് എനിക്ക് തരേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 23:10" + }, + "എന്നാൽ എഫ്രോൻ ഹിത്യരുടെ നടുവിൽ ഇരിക്കുകയായിരുന്നു; ഹിത്യനായ എഫ്രോൻ ഹിത്യരും നഗരവാതിൽക്കൽക്കൂടി പ്രവേശിച്ച എല്ലാവരും കേൾക്കെ അബ്രാഹാമിനോട്:", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 23:11" + }, + "“അങ്ങനെയല്ല, യജമാനനേ, കേൾക്കേണമേ; നിലവും അതിലെ ഗുഹയും ഞാൻ അങ്ങയ്ക്ക് തരുന്നു; എന്റെ ജനത്തിന്റെ സാന്നിദ്ധ്യത്തിൽ ഞാൻ അത് അങ്ങയ്ക്ക് തരുന്നു; അങ്ങയുടെ മരിച്ചവളെ അടക്കം ചെയ്താലും” എന്നുത്തരം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 23:12" + }, + "അപ്പോൾ അബ്രാഹാം ദേശത്തിലെ ജനത്തെ വന്ദിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 23:13" + }, + "ദേശത്തിലെ ജനം കേൾക്കെ അവൻ എഫ്രോനോട്: “അങ്ങ് അത് തരുമെങ്കിൽ ദയ ചെയ്ത് കേൾക്കേണം; നിലത്തിന്റെ വില ഞാൻ അങ്ങയ്ക്കു തരുന്നത് എന്നോടു വാങ്ങേണം; എന്നാൽ ഞാൻ എന്റെ മരിച്ചവളെ അവിടെ അടക്കം ചെയ്യും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 23:14" + }, + "എഫ്രോൻ അബ്രാഹാമിനോട്: “യജമാനനേ, കേട്ടാലും:", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 23:15" + }, + "നാനൂറു ശേക്കെൽ വെള്ളി വിലയുള്ള ഒരു ഭൂമി, അത് എനിക്കും അങ്ങയ്ക്കും എന്തുള്ളു? അങ്ങയുടെ മരിച്ചവളെ അടക്കം ചെയ്തുകൊൾക” എന്നു ഉത്തരം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 23:16" + }, + "അബ്രാഹാം എഫ്രോന്റെ വാക്ക് സമ്മതിച്ചു ഹിത്യർ കേൾക്കെ എഫ്രോൻ പറഞ്ഞതുപോലെ കച്ചവടക്കാരുടെ നാണയവ്യവസ്ഥ അനുസരിച്ച് നാനൂറു ശേക്കെൽ വെള്ളി അവന് തൂക്കിക്കൊടുത്തു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 23:17" + }, + "ഇങ്ങനെ മമ്രേക്കരികെ എഫ്രോനുള്ള മക്പേലാനിലവും അതിലെ ഗുഹയും നിലത്തിന്റെ അതിരിനകത്തുള്ള സകലവൃക്ഷങ്ങളും", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 23:18" + }, + "ഹിത്യരുടെയും നഗരവാതിൽക്കൽക്കൂടി കടന്നുപോയ എല്ലാവരുടെയും മുമ്പാകെ അബ്രാഹാമിന് അവകാശമായി ഉറച്ചുകിട്ടി.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 23:19" + }, + "അതിന്റെ ശേഷം അബ്രാഹാം തന്റെ ഭാര്യയായ സാറായെ കനാൻദേശത്തിലെ ഹെബ്രോൻ എന്ന മമ്രേക്കരികെയുള്ള മക്പേലാ നിലത്തിലെ ഗുഹയിൽ അടക്കം ചെയ്തു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 23:20" + }, + "ഇങ്ങനെ ഹിത്യർ ആ നിലവും അതിലെ ഗുഹയും അബ്രാഹാമിന് ശ്മശാനാവകാശമായി ഉറപ്പിച്ചുകൊടുത്തു." + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "GEN 24" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 24:1" + }, + "അബ്രാഹാം വയസ്സുചെന്നു വൃദ്ധനായി; യഹോവ അബ്രാഹാമിനെ സകലത്തിലും അനുഗ്രഹിച്ചിരുന്നു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 24:2" + }, + "തന്റെ വീട്ടിൽ മൂപ്പനും തനിക്കുള്ളതിനൊക്കെയും വിചാരകനുമായ ദാസനോട് അബ്രാഹാം പറഞ്ഞത്: “നിന്റെ കൈ എന്റെ തുടയിൻ കീഴിൽ വയ്ക്കുക;", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 24:3" + }, + "ചുറ്റും പാർക്കുന്ന കനാന്യരുടെ കന്യകമാരിൽനിന്നു നീ എന്റെ മകന് ഭാര്യയെ എടുക്കാതെ,", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 24:4" + }, + "എന്റെ ദേശത്തും എന്റെ കുടുംബക്കാരുടെ അടുക്കലും ചെന്ന് എന്റെ മകനായ യിസ്ഹാക്കിന് ഭാര്യയെ എടുക്കുമെന്ന് സ്വർഗ്ഗത്തിനും ഭൂമിക്കും ദൈവമായ യഹോവയുടെ നാമത്തിൽ ഞാൻ നിന്നെക്കൊണ്ട് സത്യം ചെയ്യിക്കും.”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 24:5" + }, + "ദാസൻ അവനോട്: “പക്ഷേ സ്ത്രീക്ക് എന്നോടുകൂടെ ഈ ദേശത്തേക്ക് വരുവാൻ മനസ്സില്ലെങ്കിലോ? നീ വിട്ടുപോന്ന ദേശത്തേക്ക് ഞാൻ നിന്റെ മകനെ മടക്കിക്കൊണ്ടുപോകേണമോ? എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 24:6" + }, + "അബ്രാഹാം അവനോട് പറഞ്ഞത്: “എന്റെ മകനെ അവിടേക്കു മടക്കിക്കൊണ്ടു പോകാതിരിപ്പാൻ സൂക്ഷിച്ചുകൊൾക.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 24:7" + }, + "എന്റെ പിതൃഭവനത്തിൽനിന്നും ജന്മദേശത്തുനിന്നും എന്നെ കൊണ്ടുവന്നവനും എന്നോട് അരുളിച്ചെയ്തവനും നിന്റെ സന്തതിക്ക് ഞാൻ ഈ ദേശം കൊടുക്കുമെന്ന് എന്നോടു സത്യം ചെയ്തവനുമായി സ്വർഗ്ഗത്തിന്റെ ദൈവമായ യഹോവ എന്റെ മകന് നീ ഒരു ഭാര്യയെ അവിടെനിന്നു കൊണ്ടുവരുവാൻ തക്കവണ്ണം നിനക്കു മുമ്പായി തന്റെ ദൂതനെ അയക്കും.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 24:8" + }, + "എന്നാൽ സ്ത്രീക്ക് നിന്നോടുകൂടെ വരുവാൻ മനസ്സില്ലെങ്കിൽ നീ ഈ സത്യത്തിൽനിന്ന് ഒഴിഞ്ഞിരിക്കും; എന്റെ മകനെ അവിടേക്കു മടക്കിക്കൊണ്ടുപോവുക മാത്രം അരുത്.”", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 24:9" + }, + "അപ്പോൾ ദാസൻ തന്റെ യജമാനനായ അബ്രാഹാമിന്റെ തുടയിൻകീഴിൽ കൈവച്ച് ഈ കാര്യത്തെക്കുറിച്ച് അവനോടു സത്യം ചെയ്തു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 24:10" + }, + "അനന്തരം ആ ദാസൻ തന്റെ യജമാനന്റെ ഒട്ടകങ്ങളിൽ പത്ത് ഒട്ടകങ്ങളെയും യജമാനനുള്ള വിവിധമായ വിശേഷവസ്തുക്കളെയും കൊണ്ടു പുറപ്പെട്ട് മെസൊപ്പൊത്താമ്യയിൽ നാഹോരിന്റെ പട്ടണത്തിൽ ചെന്നു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 24:11" + }, + "വൈകുന്നേരം സ്ത്രീകൾ വെള്ളം കോരുവാൻ വരുന്ന സമയത്ത് അവൻ ഒട്ടകങ്ങളെ പട്ടണത്തിന് പുറത്ത് ഒരു കിണറിനരികെ നിറുത്തി പറഞ്ഞതെന്തെന്നാൽ:", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 24:12" + }, + "“എന്റെ യജമാനനായ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവേ, എന്റെ യജമാനനായ അബ്രാഹാമിനോടു കൃപചെയ്ത് ഇന്നുതന്നെ കാര്യം സാധിപ്പിച്ചുതരേണമേ.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 24:13" + }, + "ഇതാ, ഞാൻ കിണറിനരികെ നില്ക്കുന്നു; ഈ പട്ടണക്കാരുടെ കന്യകമാർ വെള്ളം കോരുവാൻ വരുന്നു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 24:14" + }, + "‘നിന്റെ പാത്രം ഇറക്കി എനിക്കു കുടിക്കുവാൻ തരേണം’ എന്നു ഞാൻ പറയുമ്പോൾ: ‘കുടിക്ക; നിന്റെ ഒട്ടകങ്ങൾക്കും കുടിപ്പാൻ ഞാൻ കൊടുക്കാം’ എന്നു പറയുന്ന സ്ത്രീ തന്നെ അവിടുന്ന് അവിടുത്തെ ദാസനായ യിസ്ഹാക്കിന് നിയമിച്ചവളായിരിക്കട്ടെ; അവിടുന്ന് എന്റെ യജമാനനോട് കൃപ ചെയ്തു എന്നു ഞാൻ അതിനാൽ ഗ്രഹിക്കും.”", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 24:15" + }, + "അവൻ പറഞ്ഞു തീരുംമുമ്പേ അബ്രാഹാമിന്റെ സഹോദരനായ നാഹോരിന്റെ ഭാര്യ മിൽക്കയുടെ മകൻ ബെഥൂവേലിന്റെ മകൾ റിബെക്കാ തോളിൽ പാത്രവുമായി വന്നു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 24:16" + }, + "ബാല അതിസുന്ദരിയും പുരുഷൻ തൊടാത്ത കന്യകയും ആയിരുന്നു; അവൾ കിണറ്റിൽ ഇറങ്ങി പാത്രം നിറച്ച് കയറിവന്നു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 24:17" + }, + "ദാസൻ അവളെ കാണുവാനായി ഓടിച്ചെന്ന്: “നിന്റെ പാത്രത്തിലെ വെള്ളം കുറച്ച് എനിക്കു കുടിപ്പാൻ തരേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 24:18" + }, + "“യജമാനനേ, കുടിക്ക” എന്ന് അവൾ പറഞ്ഞു വേഗം പാത്രം അവളുടെ കൈയിൽ ഇറക്കി അവന് കുടിപ്പാൻ കൊടുത്തു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 24:19" + }, + "അവന് കുടിപ്പാൻ കൊടുത്ത ശേഷം: “അങ്ങയുടെ ഒട്ടകങ്ങൾക്കും വേണ്ടുവോളം ഞാൻ കോരിക്കൊടുക്കാം” എന്നു പറഞ്ഞു,", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 24:20" + }, + "പാത്രത്തിലെ വെള്ളം വേഗം തൊട്ടിയിൽ ഒഴിച്ചു, പിന്നെയും കോരിക്കൊണ്ടുവരുവാൻ കിണറ്റിലേക്ക് ഓടി ഇറങ്ങി അവന്റെ ഒട്ടകങ്ങൾക്കും എല്ലാം കോരിക്കൊടുത്തു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 24:21" + }, + "ആ പുരുഷൻ അവളെ ആശ്ചര്യത്തോടെ നോക്കി, യഹോവ തന്റെ യാത്രയെ സഫലമാക്കിയോ ഇല്ലയോ എന്ന് അറിയേണ്ടതിന് മിണ്ടാതിരുന്നു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 24:22" + }, + "ഒട്ടകങ്ങൾ കുടിച്ചു തീർന്നപ്പോൾ അവൻ അര ശേക്കെൽ തൂക്കമുള്ള ഒരു പൊന്മൂക്കുത്തിയും അവളുടെ കൈയ്യിലിടുവാൻ പത്തു ശേക്കെൽ തൂക്കമുള്ള രണ്ടു പൊൻവളയും എടുത്ത് അവളോട്:", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 24:23" + }, + "“നീ ആരുടെ മകൾ? പറയുക; നിന്റെ അപ്പന്റെ വീട്ടിൽ ഞങ്ങൾക്കു രാപാർക്കുവാൻ സ്ഥലമുണ്ടോ?എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 24:24" + }, + "അവൾ അവനോട്: “നാഹോരിന് മിൽക്കാ പ്രസവിച്ച മകനായ ബെഥൂവേലിന്റെ മകൾ ആകുന്നു ഞാൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 24:25" + }, + "“ഞങ്ങൾക്ക് വയ്ക്കോലും കാലിത്തീറ്റയും വേണ്ടുവോളം ഉണ്ട്; രാപാർക്കുവാൻ സ്ഥലവും ഉണ്ട്” എന്നും അവൾ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 24:26" + }, + "അപ്പോൾ ആ പുരുഷൻ കുനിഞ്ഞു യഹോവയെ നമസ്കരിച്ചു:", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 24:27" + }, + "“എന്റെ യജമാനനായ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവ വാഴ്ത്തപ്പെട്ടവൻ; അവിടുന്ന് എന്റെ യജമാനനോടുള്ള ദയയും വിശ്വസ്തതയും ഉപേക്ഷിച്ചിട്ടില്ല. ഈ യാത്രയിൽ യഹോവ എന്നെ എന്റെ യജമാനന്റെ സഹോദരന്മാരുടെ വീട്ടിലേക്ക് നടത്തിക്കൊണ്ടുവന്നുവല്ലോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 24:28" + }, + "ബാല ഓടിച്ചെന്ന് അമ്മയുടെ വീട്ടുകാരെ ഈ കാര്യങ്ങൾ അറിയിച്ചു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 24:29" + }, + "റിബെക്കായ്ക്ക് ഒരു സഹോദരൻ ഉണ്ടായിരുന്നു; അവന് ലാബാൻ എന്നു പേർ. ലാബാൻ പുറത്തു കിണറിനരികെ ആ പുരുഷന്റെ അടുക്കൽ ഓടിച്ചെന്നു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 24:30" + }, + "അവൻ മൂക്കുത്തിയും സഹോദരിയുടെ കൈമേൽ വളയും കാണുകയും “ആ പുരുഷൻ ഇപ്രകാരം എന്നോടു പറഞ്ഞു” എന്ന് തന്റെ സഹോദരിയായ റിബെക്കയുടെ വാക്കു കേൾക്കുകയും ചെയ്തപ്പോൾ ആ പുരുഷന്റെ അടുക്കൽ ചെന്നു; അവൻ കിണറിനരികെ ഒട്ടകങ്ങളുടെ സമീപത്ത് നിൽക്കുകയായിരുന്നു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 24:31" + }, + "അപ്പോൾ ലാബാൻ: “യഹോവയാൽ അനുഗ്രഹിക്കപ്പെട്ടവനേ, അകത്തു വരിക; എന്തിന് പുറത്തു നില്ക്കുന്നു? വീടും ഒട്ടകങ്ങൾക്കു സ്ഥലവും ഞാൻ ഒരുക്കിയിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 24:32" + }, + "അങ്ങനെ ആ പുരുഷൻ വീട്ടിൽ ചെന്നു. അവൻ ഒട്ടകങ്ങളെ ജീനിയഴിച്ചു ഒട്ടകങ്ങൾക്ക് വയ്ക്കോലും കാലിത്തീറ്റയും, അവനും കൂടെയുള്ളവർക്കും കാലുകളെ കഴുകുവാൻ വെള്ളവും കൊടുത്തു. അവന്റെ മുമ്പിൽ ഭക്ഷണം വച്ചു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 24:33" + }, + "എന്നാൽ അവൻ: “ഞാൻ വന്ന കാര്യം അറിയിക്കും മുമ്പേ ഭക്ഷണം കഴിക്കുകയില്ല” എന്നു പറഞ്ഞു. “പറക” എന്ന് ലാബാനും പറഞ്ഞു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 24:34" + }, + "അപ്പോൾ അവൻ പറഞ്ഞത്: “ഞാൻ അബ്രാഹാമിന്റെ ദാസൻ.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 24:35" + }, + "യഹോവ എന്റെ യജമാനനെ ഏറ്റവും അനുഗ്രഹിച്ചു; അവൻ മഹാനായിത്തീർന്നു; അവൻ അവന് ആട്, മാട്, പൊന്ന്, വെള്ളി, ദാസീദാസന്മാർ, ഒട്ടകങ്ങൾ, കഴുതകൾ എന്നിവയൊക്കെയും കൊടുത്തിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 24:36" + }, + "എന്റെ യജമാനന്റെ ഭാര്യയായ സാറാ വൃദ്ധയായപ്പോൾ എന്റെ യജമാനന് ഒരു മകനെ പ്രസവിച്ചു; അവൻ തനിക്കുള്ളതൊക്കെയും അവന് കൊടുത്തിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 24:37" + }, + "‘ഞാൻ പാർക്കുന്ന കനാൻദേശത്തിലെ കനാന്യകന്യകമാരിൽനിന്നു നീ എന്റെ മകനു ഭാര്യയെ എടുക്കാതെ,", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 24:38" + }, + "എന്റെ പിതൃഭവനത്തിലും കുടുംബക്കാരുടെ അടുക്കലും ചെന്ന് എന്റെ മകനു ഭാര്യയെ എടുക്കണം’ എന്നു പറഞ്ഞ് എന്റെ യജമാനൻ എന്നെക്കൊണ്ടു സത്യം ചെയ്യിച്ചു.", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 24:39" + }, + "ഞാൻ എന്റെ യജമാനനോട്: ‘ഒരുപക്ഷേ സ്ത്രീ എന്നോടുകൂടെ പോരുന്നില്ലെങ്കിലോ’ എന്നു പറഞ്ഞതിന് അവൻ എന്നോട്:", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 24:40" + }, + "‘ഞാൻ സേവിച്ചുപോരുന്ന യഹോവ തന്റെ ദൂതനെ നിന്നോടുകൂടെ അയച്ച്, നീ എന്റെ കുടുംബത്തിൽനിന്നും പിതൃഭവനത്തിൽനിന്നും എന്റെ മകനു ഭാര്യയെ എടുപ്പാൻ തക്കവണ്ണം നിന്റെ യാത്രയെ സഫലമാക്കും;", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 24:41" + }, + "എന്റെ കുടുംബക്കാരുടെ അടുക്കൽ ചെന്നാൽ നീ ഈ സത്യത്തിൽനിന്ന് ഒഴിഞ്ഞിരിക്കും; അവർ അവളെ നിനക്കു തരുന്നില്ല എന്നു വരികിലും നീ ഈ സത്യത്തിൽനിന്ന് ഒഴിഞ്ഞിരിക്കും’ എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 24:42" + }, + "ഞാൻ ഇന്നു കിണറിനരികെ വന്നപ്പോൾ പറഞ്ഞത്: ‘എന്റെ യജമാനനായ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവേ, ഞാൻ വന്നിരിക്കുന്ന ഈ യാത്രയെ നീ സഫലമാക്കി എങ്കിൽ", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 24:43" + }, + "ഇതാ, ഞാൻ കിണറിനരികെ നില്ക്കുന്നു; വെള്ളം കോരുവാൻ ഒരു കന്യക വരികയും ഞാൻ അവളോട്: “നിന്റെ പാത്രത്തിലെ വെള്ളം കുറച്ച് എനിക്കു കുടിപ്പാൻ തരിക” എന്നു പറയുമ്പോൾ,", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 24:44" + }, + "അവൾ എന്നോട്: “കുടിക്ക, ഞാൻ നിന്റെ ഒട്ടകങ്ങൾക്കും കോരി കൊടുക്കാം” എന്നു പറയുകയും ചെയ്താൽ അവൾ തന്നെ യഹോവ എന്റെ യജമാനന്റെ മകനു നിയമിച്ച സ്ത്രീയായിരിക്കട്ടെ.", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 24:45" + }, + "ഞാൻ ഇങ്ങനെ ഹൃദയത്തിൽ പറഞ്ഞു തീരുംമുമ്പേ ഇതാ, റിബെക്കാ തോളിൽ പാത്രവുമായി വന്നു കിണറ്റിൽ ഇറങ്ങി വെള്ളം കോരി; ഞാൻ അവളോട്: ‘എനിക്കു കുടിപ്പാൻ തരേണം’ എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "46", + "sid": "GEN 24:46" + }, + "അവൾ വേഗം തോളിൽനിന്നു പാത്രം ഇറക്കി: ‘കുടിക്ക, ഞാൻ നിന്റെ ഒട്ടകങ്ങൾക്കും കുടിപ്പാൻ കൊടുക്കാം’ എന്നു പറഞ്ഞു. അങ്ങനെ ഞാൻ കുടിച്ചു; അവൾ ഒട്ടകങ്ങൾക്കും കുടിപ്പാൻ കൊടുത്തു.", + { + "type": "verse:v", + "number": "47", + "sid": "GEN 24:47" + }, + "ഞാൻ അവളോട്: ‘നീ ആരുടെ മകൾ’ എന്നു ചോദിച്ചതിന് അവൾ: ‘മിൽക്കാ നാഹോരിനു പ്രസവിച്ച മകനായ ബെഥൂവേലിന്റെ മകൾ’ എന്നു പറഞ്ഞു. ഞാൻ അവളുടെ മൂക്കിനു മൂക്കുത്തിയും കൈകൾക്കു വളയും ഇട്ടു.", + { + "type": "verse:v", + "number": "48", + "sid": "GEN 24:48" + }, + "ഞാൻ കുനിഞ്ഞു യഹോവയെ നമസ്കരിച്ചു, എന്റെ യജമാനന്റെ സഹോദരന്റെ മകളെ അവന്റെ മകനുവേണ്ടി എടുപ്പാൻ എന്നെ നേർവ്വഴിക്കു കൊണ്ടുവന്നവനായ എന്റെ യജമാനൻ അബ്രാഹാമിന്റെ ദൈവമായ യഹോവയെ വാഴ്ത്തുകയും ചെയ്തു.", + { + "type": "verse:v", + "number": "49", + "sid": "GEN 24:49" + }, + "ആകയാൽ നിങ്ങൾ എന്റെ യജമാനനോടു ദയയും വിശ്വസ്തതയും കാണിക്കുമെങ്കിൽ എന്നോടു പറവിൻ; അല്ല എന്നു വരികിൽ അതും പറവിൻ; എന്നാൽ ഞാൻ ഇടത്തോട്ടോ വലത്തോട്ടോ തിരിഞ്ഞുകൊള്ളാം.”", + { + "type": "verse:v", + "number": "50", + "sid": "GEN 24:50" + }, + "അപ്പോൾ ലാബാനും ബെഥൂവേലും: “ഈ കാര്യം യഹോവയാൽ വരുന്നു; നിന്നോടു ഗുണമെങ്കിലും ദോഷമെങ്കിലും പറയുവാൻ ഞങ്ങൾക്കു കഴിയുകയില്ല.", + { + "type": "verse:v", + "number": "51", + "sid": "GEN 24:51" + }, + "ഇതാ, റിബെക്കാ നിന്റെ മുമ്പാകെ ഉണ്ടല്ലോ; അവളെ കൂട്ടിക്കൊണ്ടുപോക; യഹോവ കല്പിച്ചതുപോലെ അവൾ നിന്റെ യജമാനന്റെ മകനു ഭാര്യയാകട്ടെ” എന്നു ഉത്തരം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "52", + "sid": "GEN 24:52" + }, + "അബ്രാഹാമിന്റെ ദാസൻ അവരുടെ വാക്കു കേട്ടപ്പോൾ യഹോവയെ സാഷ്ടാംഗം നമസ്കരിച്ചു.", + { + "type": "verse:v", + "number": "53", + "sid": "GEN 24:53" + }, + "പിന്നെ ദാസൻ വെള്ളിയാഭരണങ്ങളും പൊന്നാഭരണങ്ങളും വസ്ത്രങ്ങളും എടുത്തു റിബെക്കായ്ക്കു കൊടുത്തു; അവളുടെ സഹോദരനും അമ്മയ്ക്കും വിശേഷവസ്തുക്കൾ കൊടുത്തു.", + { + "type": "verse:v", + "number": "54", + "sid": "GEN 24:54" + }, + "അവനും കൂടെയുള്ളവരും ഭക്ഷിച്ചു പാനം ചെയ്തു രാപാർത്തു. രാവിലെ അവർ എഴുന്നേറ്റശേഷം അവൻ: “എന്റെ യജമാനന്റെ അടുക്കൽ എന്നെ അയക്കേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "55", + "sid": "GEN 24:55" + }, + "അതിനു അവളുടെ സഹോദരനും അമ്മയും: “ബാല ഒരു പത്തുദിവസമെങ്കിലും ഞങ്ങളോടുകൂടെ പാർത്തിട്ടു പിന്നെ പോരട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "56", + "sid": "GEN 24:56" + }, + "അവൻ അവരോട്: “എന്നെ താമസിപ്പിക്കരുതേ; യഹോവ എന്റെ യാത്ര സഫലമാക്കിയിരിക്കുന്നുവല്ലോ; യജമാനന്റെ അടുക്കൽ പോകുവാൻ എന്നെ പറഞ്ഞയക്കേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "57", + "sid": "GEN 24:57" + }, + "“ഞങ്ങൾ ബാലയെ വിളിച്ചു അവളോടു ചോദിക്കട്ടെ” എന്ന് അവർ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "58", + "sid": "GEN 24:58" + }, + "അവർ റിബെക്കയെ വിളിച്ച് അവളോട്: “നീ ഈ പുരുഷനോടുകൂടെ പോകുന്നുവോ” എന്നു ചോദിച്ചു. “ഞാൻ പോകുന്നു” എന്ന് അവൾ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "59", + "sid": "GEN 24:59" + }, + "അങ്ങനെ അവർ തങ്ങളുടെ സഹോദരിയായ റിബെക്കയെയും അവളുടെ പരിചാരികയെയും അബ്രാഹാമിന്റെ ദാസനെയും അവന്റെ ആളുകളെയും പറഞ്ഞയച്ചു.", + { + "type": "verse:v", + "number": "60", + "sid": "GEN 24:60" + }, + "അവർ റിബെക്കയെ അനുഗ്രഹിച്ചു അവളോട്: “സഹോദരീ, നീ ആയിരം പതിനായിരങ്ങളുടെ അമ്മയായി തീരുക; നിന്റെ സന്തതികൾ, അവരെ വെറുക്കുന്നവരുടെ പടിവാതിൽ കൈവശമാക്കട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "61", + "sid": "GEN 24:61" + }, + "പിന്നെ റിബെക്കയും അവളുടെ ദാസിമാരും എഴുന്നേറ്റ് ഒട്ടകപ്പുറത്തു കയറി ആ പുരുഷനോടുകൂടെ പോയി; അങ്ങനെ ദാസൻ റിബെക്കയെ കൂട്ടിക്കൊണ്ടുപോയി.", + { + "type": "verse:v", + "number": "62", + "sid": "GEN 24:62" + }, + "എന്നാൽ യിസ്ഹാക്ക് ബേർലഹയിരോയീവരെ വന്നു; അവൻ തെക്കേദേശത്തു പാർക്കുകയായിരുന്നു.", + { + "type": "verse:v", + "number": "63", + "sid": "GEN 24:63" + }, + "വൈകുന്നേരത്തു യിസ്ഹാക്ക് ധ്യാനിപ്പാൻ വിജനസ്ഥലത്തു പോയിരുന്നു; അവൻ തലപൊക്കി നോക്കി ഒട്ടകങ്ങൾ വരുന്നതു കണ്ടു.", + { + "type": "verse:v", + "number": "64", + "sid": "GEN 24:64" + }, + "റിബെക്കായും തലപൊക്കി യിസ്ഹാക്കിനെ കണ്ടിട്ട് ഒട്ടകപ്പുറത്തുനിന്ന് ഇറങ്ങി.", + { + "type": "verse:v", + "number": "65", + "sid": "GEN 24:65" + }, + "അവൾ ദാസനോട്: “വിജനസ്ഥലത്തു നമ്മെ എതിരേറ്റു വരുന്ന പുരുഷൻ ആർ” എന്നു ചോദിച്ചതിന് “എന്റെ യജമാനൻ തന്നെ” എന്നു ദാസൻ പറഞ്ഞു. അപ്പോൾ അവൾ ഒരു മൂടുപടം എടുത്തു തന്നെ മൂടി.", + { + "type": "verse:v", + "number": "66", + "sid": "GEN 24:66" + }, + "താൻ ചെയ്ത കാര്യം ഒക്കെയും ദാസൻ യിസ്ഹാക്കിനോടു വിവരിച്ചു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "67", + "sid": "GEN 24:67" + }, + "യിസ്ഹാക്ക് അവളെ തന്റെ അമ്മയായ സാറയുടെ കൂടാരത്തിൽ കൊണ്ടുപോയി. അവൻ റിബെക്കയെ സ്വീകരിച്ചു അവൾ അവന് ഭാര്യയായിത്തീർന്നു; അവൻ അവളെ സ്നേഹിച്ചു. ഇങ്ങനെ യിസ്ഹാക്കിനു തന്റെ അമ്മയുടെ മരണദുഃഖത്തിന് ആശ്വാസം ലഭിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "GEN 25" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 25:1" + }, + "അബ്രാഹാം വേറൊരു ഭാര്യയെ സ്വീകരിച്ചു; അവൾക്കു കെതൂറാ എന്നു പേർ.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 25:2" + }, + "അവൾ അവന് സിമ്രാൻ, യൊക്ശാൻ, മെദാൻ, മിദ്യാൻ, യിശ്ബാക്, ശൂവഹ് എന്നിവരെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 25:3" + }, + "യൊക്ശാൻ ശെബയെയും ദെദാനെയും ജനിപ്പിച്ചു; ദെദാന്റെ പുത്രന്മാർ അശ്ശൂരീം, ലെത്തൂശീം, ലെയുമ്മീം എന്നിവർ.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 25:4" + }, + "മിദ്യാന്റെ പുത്രന്മാർ ഏഫാ, ഏഫെർ, ഹനോക്, അബീദാ, എൽദാഗാ എന്നിവർ. ഇവർ എല്ലാവരും കെതൂറയുടെ മക്കൾ.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 25:5" + }, + "എന്നാൽ അബ്രാഹാം തനിക്കുള്ളതൊക്കെയും യിസ്ഹാക്കിനു കൊടുത്തു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 25:6" + }, + "അബ്രാഹാമിനു ഉണ്ടായിരുന്ന വെപ്പാട്ടികളുടെ മക്കൾക്കോ അബ്രാഹാം ദാനങ്ങൾ കൊടുത്തു; താൻ ജീവനോടിരിക്കുമ്പോൾ തന്നെ അവരെ തന്റെ മകനായ യിസ്ഹാക്കിന്റെ അടുക്കൽനിന്നു കിഴക്കോട്ട്, കിഴക്കുദേശത്തേക്ക് അയച്ചു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 25:7" + }, + "അബ്രാഹാമിന്റെ ആയുഷ്കാലം നൂറ്റെഴുപത്തഞ്ചു വർഷം ആയിരുന്നു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 25:8" + }, + "അബ്രാഹാം വയോധികനും കാലസമ്പൂർണ്ണനുമായി നല്ല വാർദ്ധക്യത്തിൽ പ്രാണനെ വിട്ടു മരിച്ചു, തന്റെ ജനത്തോടു ചേർന്നു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 25:9" + }, + "അവന്റെ പുത്രന്മാരായ യിസ്ഹാക്കും യിശ്മായേലും കൂടി മമ്രേക്കരികെ സോഹരിന്റെ മകനായ എഫ്രോനെന്ന ഹിത്യന്റെ നിലത്ത് മക്പേലാഗുഹയിൽ അവനെ അടക്കം ചെയ്തു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 25:10" + }, + "അബ്രാഹാം ഹിത്യരോടു വിലയ്ക്കു വാങ്ങിയ നിലത്തു തന്നെ; അവിടെ അബ്രാഹാമിനെയും അവന്റെ ഭാര്യയായ സാറായെയും അടക്കം ചെയ്തു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 25:11" + }, + "അബ്രാഹാം മരിച്ചശേഷം ദൈവം അവന്റെ മകനായ യിസ്ഹാക്കിനെ അനുഗ്രഹിച്ചു; യിസ്ഹാക്ക് ബേർലഹയിരോയീക്കരികെ പാർത്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 25:12" + }, + "സാറായുടെ ഈജിപ്റ്റുകാരിയായ ദാസി ഹാഗാർ അബ്രാഹാമിനു പ്രസവിച്ച മകനായ യിശ്മായേലിന്റെ വംശപാരമ്പര്യം:", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 25:13" + }, + "അവരുടെ ജനനക്രമം അനുസരിച്ച് പേരുപേരായി യിശ്മായേലിന്റെ പുത്രന്മാരുടെ പേരുകൾ ഇവയാണ്: യിശ്മായേലിന്റെ ആദ്യജാതൻ നെബായോത്ത്,", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 25:14" + }, + "കേദാർ, അദ്ബെയേൽ, മിബ്ശാം, മിശ്മാ, ദൂമാ,", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 25:15" + }, + "മശ്ശാ, ഹദാദ്, തേമാ, യെതൂർ, നാഫീശ്, കേദെമാ.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 25:16" + }, + "പന്ത്രണ്ടു പ്രഭുക്കന്മാരായ യിശ്മായേലിന്റെ പുത്രന്മാർ അവരുടെ ഗ്രാമങ്ങളിലും പാളയങ്ങളിലും വംശംവംശമായി ഇവർ ആകുന്നു; അവരുടെ പേരുകൾ ഇവ തന്നെ.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 25:17" + }, + "യിശ്മായേലിന്റെ ആയുഷ്കാലം നൂറ്റി മുപ്പത്തേഴു വർഷം ആയിരുന്നു; അവൻ പ്രാണനെ വിട്ടു മരിച്ചു, തന്റെ ജനത്തോടു ചേർന്നു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 25:18" + }, + "ഹവീലായിൽ നിന്ന് അശ്ശൂരിലേക്കു പോകുന്ന വഴിയിൽ ഈജിപ്റ്റിനു കിഴക്കുള്ള ശൂർവരെ അവർ പാർത്തിരുന്നു; അവൻ തന്റെ സകലസഹോദരന്മാർക്കും എതിരെ പാർത്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "GEN 25:19" + }, + "അബ്രാഹാമിന്റെ മകനായ യിസ്ഹാക്കിന്റെ വംശപാരമ്പര്യമാണിത്: അബ്രാഹാം യിസ്ഹാക്കിനെ ജനിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 25:20" + }, + "യിസ്ഹാക്കിനു നാല്പതു വയസ്സായപ്പോൾ അവൻ പദ്ദൻ-അരാമിലുള്ള അരാമ്യനായ ബെഥൂവേലിന്റെ പുത്രിയും അരാമ്യനായ ലാബാന്റെ സഹോദരിയുമായ റിബെക്കയെ ഭാര്യയായി സ്വീകരിച്ചു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 25:21" + }, + "തന്റെ ഭാര്യ മച്ചിയായിരുന്നതുകൊണ്ട് യിസ്ഹാക്ക് അവൾക്കുവേണ്ടി യഹോവയോടു പ്രാർത്ഥിച്ചു; യഹോവ അവന്റെ പ്രാർത്ഥന കേട്ടു; അവന്റെ ഭാര്യ റിബെക്കാ ഗർഭംധരിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 25:22" + }, + "അവളുടെ ഉള്ളിൽ ശിശുക്കൾ തമ്മിൽ തിക്കിയപ്പോൾ അവൾ: “ഇങ്ങനെയായാൽ ഞാൻ എന്തിനു ജീവിക്കുന്നു” എന്നു പറഞ്ഞ്, യഹോവയോടു ചോദിപ്പാൻ പോയി.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 25:23" + }, + "യഹോവ അവളോട്:" + ] + }, + { + "type": "para:q1", + "content": [ + "“രണ്ടു ജനതകൾ നിന്റെ ഗർഭത്തിൽ ഉണ്ട്." + ] + }, + { + "type": "para:q1", + "content": [ + "രണ്ടു വംശങ്ങൾ നിന്റെ ഉദരത്തിൽനിന്നു തന്നെ പിരിയും;" + ] + }, + { + "type": "para:q1", + "content": [ + "ഒരു വംശം മറ്റേ വംശത്തിലും ശക്തിപ്പെടും" + ] + }, + { + "type": "para:q1", + "content": [ + "മൂത്തവൻ ഇളയവനെ സേവിക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 25:24" + }, + "അവൾക്കു പ്രസവകാലം തികഞ്ഞപ്പോൾ ഇരട്ടകുട്ടികൾ അവളുടെ ഗർഭത്തിൽ ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 25:25" + }, + "ഒന്നാമത്തവൻ ചുവന്നവനായി പുറത്തുവന്നു, ശരീരം മുഴുവനും രോമംകൊണ്ടുള്ള വസ്ത്രംപോലെ ഇരുന്നു; അവർ അവന് ഏശാവ് എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 25:26" + }, + "പിന്നെ അവന്റെ സഹോദരൻ പുറത്തുവന്നു; അവന്റെ കൈ ഏശാവിന്റെ കുതികാൽ പിടിച്ചിരുന്നു; അവന് യാക്കോബ് എന്നു പേരിട്ടു. അവൾ അവരെ പ്രസവിച്ചപ്പോൾ യിസ്ഹാക്കിന് അറുപതു വയസ്സായിരുന്നു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 25:27" + }, + "കുട്ടികൾ വളർന്നു; ഏശാവ് വേട്ടയിൽ സമർത്ഥനും വനസഞ്ചാരിയും യാക്കോബ് ശാന്തശീലനും കൂടാരവാസിയും ആയിരുന്നു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 25:28" + }, + "ഏശാവിന്റെ വേട്ടയിറച്ചിയിൽ രുചി പിടിച്ചിരുന്നതുകൊണ്ട് യിസ്ഹാക്ക് അവനെ സ്നേഹിച്ചു; റിബെക്കയോ യാക്കോബിനെ സ്നേഹിച്ചു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 25:29" + }, + "ഒരിക്കൽ യാക്കോബ് ഒരു പായസം വച്ചു; ഏശാവ് വെളിമ്പ്രദേശത്തുനിന്നു വന്നു; അവൻ നന്നാ ക്ഷീണിച്ചിരുന്നു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 25:30" + }, + "ഏശാവ് യാക്കോബിനോട്: “ആ ചുവന്ന പായസം കുറെ എനിക്കു തരേണം; ഞാൻ വളരെ ക്ഷീണിച്ചിരിക്കുന്നു” എന്നു പറഞ്ഞു. അതുകൊണ്ട് അവന് ഏദോം എന്നു പേരായി.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 25:31" + }, + "“നിന്റെ ജ്യേഷ്ഠാവകാശം ഇന്ന് എനിക്കു വില്ക്കുക” എന്നു യാക്കോബ് പറഞ്ഞു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 25:32" + }, + "അതിന് ഏശാവ്: “ഞാൻ മരിക്കേണ്ടിവരുമല്ലോ; ഈ ജ്യേഷ്ഠാവകാശം എനിക്ക് എന്തിന് എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 25:33" + }, + "“ഇന്ന് എന്നോട് സത്യം ചെയ്ക” എന്നു യാക്കോബ് പറഞ്ഞു. അവൻ അവനോട് സത്യം ചെയ്തു; തന്റെ ജ്യേഷ്ഠാവകാശം യാക്കോബിനു വിറ്റു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 25:34" + }, + "യാക്കോബ് ഏശാവിന് അപ്പവും പയറുകൊണ്ടുള്ള പായസവും കൊടുത്തു; അവൻ ഭക്ഷിച്ചു പാനം ചെയ്ത്, എഴുന്നേറ്റുപോയി; ഇങ്ങനെ ഏശാവ് ജ്യേഷ്ഠാവകാശത്തെ അലക്ഷ്യമാക്കിക്കളഞ്ഞു" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "GEN 26" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 26:1" + }, + "അബ്രാഹാമിന്റെ കാലത്തുണ്ടായ മുമ്പിലത്തെ ക്ഷാമം കൂടാതെ പിന്നെയും ആ ദേശത്ത് ഒരു ക്ഷാമം ഉണ്ടായി. അപ്പോൾ യിസ്ഹാക്ക് ഗെരാരിൽ ഫെലിസ്ത്യരുടെ രാജാവായ അബീമേലെക്കിന്റെ അടുക്കൽ പോയി.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 26:2" + }, + "യഹോവ അവന് പ്രത്യക്ഷനായി അരുളിച്ചെയ്തതെന്തെന്നാൽ: “ ഈജിപ്റ്റിലേക്കു പോകരുത്; ഞാൻ നിന്നോടു കല്പിക്കുന്ന ദേശത്തു പാർക്കുക.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 26:3" + }, + "ഈ ദേശത്ത് താമസിക്ക; ഞാൻ നിന്നോടുകൂടെ ഇരുന്ന് നിന്നെ അനുഗ്രഹിക്കും; നിനക്കും നിന്റെ സന്തതിക്കും ഈ ദേശം ഒക്കെയും തരും; നിന്റെ പിതാവായ അബ്രാഹാമിനോടു ഞാൻ ചെയ്ത സത്യം നിവർത്തിക്കും.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 26:4" + }, + "അബ്രാഹാം എന്റെ വാക്കു കേട്ട് എന്റെ ആജ്ഞയും കല്പനകളും ചട്ടങ്ങളും നിയമങ്ങളും അനുസരിച്ചതുകൊണ്ട്", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 26:5" + }, + "ഞാൻ നിന്റെ സന്തതിയെ ആകാശത്തിലെ നക്ഷത്രങ്ങളെപ്പോലെ വർദ്ധിപ്പിച്ച് നിന്റെ സന്തതിക്ക് ഈ ദേശമൊക്കെയും കൊടുക്കും; നിന്റെ സന്തതി മുഖാന്തരം ഭൂമിയിലെ സകല ജനതകളും അനുഗ്രഹിക്കപ്പെടും.”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 26:6" + }, + "അങ്ങനെ യിസ്ഹാക്ക് ഗെരാരിൽ പാർത്തു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 26:7" + }, + "ആ സ്ഥലത്തെ ജനം അവന്റെ ഭാര്യയെക്കുറിച്ച് അവനോടു ചോദിച്ചു; “അവൾ എന്റെ സഹോദരി” എന്ന് അവൻ പറഞ്ഞു; റിബെക്കാ സൗന്ദര്യമുള്ളവളാകകൊണ്ട് ആ സ്ഥലത്തെ ജനം അവളുടെ നിമിത്തം തന്നെ കൊല്ലാതിരിക്കേണ്ടതിന് അവൾ എന്റെ ഭാര്യ എന്നു പറയുവാൻ അവൻ ഭയപ്പെട്ടു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 26:8" + }, + "അവൻ അവിടെ ഏറെക്കാലം പാർത്തശേഷം ഫെലിസ്ത്യരുടെ രാജാവായ അബീമേലെക്ക് ജനാലയിൽക്കൂടി നോക്കി യിസ്ഹാക്ക് തന്റെ ഭാര്യയായ റിബെക്കയോടുകൂടെ വിനോദിക്കുന്നതു കണ്ടു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 26:9" + }, + "അബീമേലെക്ക് യിസ്ഹാക്കിനെ വിളിച്ചു: “അവൾ നിന്റെ ഭാര്യയാകുന്നു നിശ്ചയം; പിന്നെ ‘അവൾ എന്റെ സഹോദരി’ എന്നു നീ പറഞ്ഞത് എന്തിന്? എന്നു ചോദിച്ചതിന് യിസ്ഹാക്ക് അവനോട്: “അവളുടെ നിമിത്തം മരിക്കാതിരിപ്പാൻ ആകുന്നു ഞാൻ അങ്ങനെ പറഞ്ഞത്” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 26:10" + }, + "അപ്പോൾ അബീമേലെക്ക്: “നീ ഞങ്ങളോടു ഈ ചെയ്തത് എന്ത്? ജനത്തിൽ ആരെങ്കിലും നിന്റെ ഭാര്യയോടുകൂടെ ശയിപ്പാനും നീ ഞങ്ങളുടെ മേൽ കുറ്റം വരുത്തുവാനും ഇട വരുമായിരുന്നുവല്ലോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 26:11" + }, + "പിന്നെ അബീമേലെക്ക്: “ഈ പുരുഷനെയോ അവന്റെ ഭാര്യയെയോ തൊടുന്നവനു മരണശിക്ഷ ഉണ്ടാകും” എന്ന് സകലജനത്തോടും കല്പിച്ചു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 26:12" + }, + "യിസ്ഹാക്ക് ആ ദേശത്തു വിതച്ചു; ആ വർഷംതന്നെ നൂറുമേനി വിളവു കിട്ടി; യഹോവ അവനെ അനുഗ്രഹിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 26:13" + }, + "അവൻ വർദ്ധിച്ചു വർദ്ധിച്ചു മഹാധനവാനായിത്തീർന്നു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 26:14" + }, + "അവന് ആട്ടിൻ കൂട്ടങ്ങളും മാട്ടിൻ കൂട്ടങ്ങളും വളരെ ദാസീദാസന്മാരും ഉണ്ടായിരുന്നതുകൊണ്ട് ഫെലിസ്ത്യർക്ക് അവനോട് അസൂയ തോന്നി.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 26:15" + }, + "എന്നാൽ അവന്റെ പിതാവായ അബ്രാഹാമിന്റെ കാലത്ത് അവന്റെ പിതാവിന്റെ ദാസന്മാർ കുഴിച്ചിരുന്ന കിണറൊക്കെയും ഫെലിസ്ത്യർ മണ്ണിട്ടു നികത്തിക്കളഞ്ഞിരുന്നു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 26:16" + }, + "അബീമേലെക്ക് യിസ്ഹാക്കിനോട്: “നീ ഞങ്ങളെക്കാൾ ഏറ്റവും ബലവാനാകകൊണ്ട് ഞങ്ങളെ വിട്ടുപോവുക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 26:17" + }, + "അങ്ങനെ യിസ്ഹാക്ക് അവിടെനിന്ന് പുറപ്പെട്ട് ഗേരാർതാഴ്വരയിൽ കൂടാരമടിച്ചു, അവിടെ പാർത്തു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 26:18" + }, + "തന്റെ പിതാവായ അബ്രാഹാമിന്റെ കാലത്തു കുഴിച്ചതും അബ്രാഹാം മരിച്ചശേഷം ഫെലിസ്ത്യർ നികത്തിക്കളഞ്ഞതുമായ കിണറുകൾ യിസ്ഹാക്ക് പിന്നെയും കുഴിച്ച്, തന്റെ പിതാവ് അവയ്ക്ക് ഇട്ടിരുന്ന പേർ തന്നെ ഇട്ടു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 26:19" + }, + "യിസ്ഹാക്കിന്റെ ദാസന്മാർ ആ താഴ്വരയിൽ കുഴിച്ചു അവിടെ നീരുറവുള്ള ഒരു കിണറ് കണ്ടു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 26:20" + }, + "അപ്പോൾ ഗെരാരിലെ ഇടയന്മാർ: “ഈ വെള്ളം ഞങ്ങൾക്കുള്ളത് ”എന്നു പറഞ്ഞു യിസ്ഹാക്കിന്റെ ഇടയന്മാരോടു വഴക്കിട്ടു; അവർ തന്നോട് വഴക്കിട്ടതുകൊണ്ട് അവൻ ആ കിണറിന് ഏശെക് എന്നു പേർ വിളിച്ചു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 26:21" + }, + "അവർ മറ്റൊരു കിണറ് കുഴിച്ചു; അതിനെക്കുറിച്ചും അവർ വഴക്കിട്ടതുകൊണ്ട് അവൻ അതിന് സിത്നാ എന്നു പേർ വിളിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 26:22" + }, + "അവൻ അവിടെനിന്നു മാറിപ്പോയി മറ്റൊരു കിണറ് കുഴിച്ചു; അതിനെക്കുറിച്ച് അവർ വഴക്കിട്ടില്ല. “യഹോവ ഇപ്പോൾ നമുക്ക് ഇടം ഉണ്ടാക്കി നാം ദേശത്തു വർദ്ധിക്കും” എന്നു പറഞ്ഞു അവൻ അതിനു രെഹോബോത്ത് എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 26:23" + }, + "അവിടെനിന്ന് അവൻ ബേർ-ശേബയ്ക്കു പോയി.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 26:24" + }, + "അന്നു രാത്രി യഹോവ അവന് പ്രത്യക്ഷനായി: “ഞാൻ നിന്റെ പിതാവായ അബ്രാഹാമിന്റെ ദൈവം ആകുന്നു; നീ ഭയപ്പെടേണ്ടാ; ഞാൻ നിന്നോടുകൂടെ ഉണ്ട്; എന്റെ ദാസനായ അബ്രാഹാം നിമിത്തം ഞാൻ നിന്നെ അനുഗ്രഹിച്ചു നിന്റെ സന്തതിയെ വർദ്ധിപ്പിക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 26:25" + }, + "അവിടെ അവൻ ഒരു യാഗപീഠം പണിതു, യഹോവയുടെ നാമത്തിൽ ആരാധിച്ചു. അവിടെ തന്റെ കൂടാരം അടിച്ചു; അവിടെയും യിസ്ഹാക്കിന്റെ ദാസന്മാർ ഒരു കിണറ് കുഴിച്ചു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 26:26" + }, + "അനന്തരം അബീമേലെക്കും സ്നേഹിതനായ അഹൂസത്തും സൈന്യാധിപനായ ഫീക്കോലും ഗെരാരിൽനിന്ന് അവന്റെ അടുക്കൽ വന്നു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 26:27" + }, + "യിസ്ഹാക്ക് അവരോട്: “നിങ്ങൾ എന്തിന് എന്റെ അടുക്കൽ വന്നു? നിങ്ങൾ എന്നെ വെറുത്ത് നിങ്ങളുടെ ഇടയിൽനിന്ന് പറഞ്ഞയച്ചതല്ലേ”എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 26:28" + }, + "അതിന് അവർ: “യഹോവ നിന്നോടുകൂടെയുണ്ട് എന്നു ഞങ്ങൾ സ്പഷ്ടമായി കണ്ടു; അതുകൊണ്ട് നമുക്കു തമ്മിൽ, ഞങ്ങൾക്കും നിനക്കും തമ്മിൽ തന്നെ, ഒരു സത്യബന്ധമുണ്ടായിരിക്കേണം.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 26:29" + }, + "ഞങ്ങൾ നിന്നെ തൊട്ടിട്ടില്ലാത്തതുപോലെയും നന്മമാത്രം നിനക്കു ചെയ്തു നിന്നെ സമാധാനത്തോടെ അയച്ചതുപോലെയും നീ ഞങ്ങളോട് ഒരു ദോഷവും ചെയ്കയില്ല എന്നു ഞങ്ങളും നീയും തമ്മിൽ ഒരു ഉടമ്പടി ചെയ്ക. നീ യഹോവയാൽ അനുഗ്രഹിക്കപ്പെട്ടവനല്ലോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 26:30" + }, + "അവൻ അവർക്ക് ഒരു വിരുന്നൊരുക്കി; അവർ ഭക്ഷിച്ചു പാനം ചെയ്തു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 26:31" + }, + "അവർ അതിരാവിലെ എഴുന്നേറ്റ്, തമ്മിൽ സത്യം ചെയ്തശേഷം യിസ്ഹാക്ക് അവരെ യാത്രയയച്ചു അവർ സമാധാനത്തോടെ പിരിഞ്ഞുപോയി.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 26:32" + }, + "ആ ദിവസം തന്നെ യിസ്ഹാക്കിന്റെ ദാസന്മാർ വന്നു തങ്ങൾ കുഴിച്ച കിണറിന്റെ വിവരം അവനെ അറിയിച്ചു:", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 26:33" + }, + "“ഞങ്ങൾ വെള്ളം കണ്ടു” എന്നു പറഞ്ഞു. അവൻ അതിനു ശിബാ എന്നു പേരിട്ടു; അതുകൊണ്ട് ആ പട്ടണത്തിന് ഇന്നുവരെ ബേർ-ശേബ എന്നു പേർ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "GEN 26:34" + }, + "ഏശാവിനു നാല്പതു വയസ്സായപ്പോൾ അവൻ ഹിത്യനായ ബേരിയുടെ മകൾ യെഹൂദീത്തിനെയും ഹിത്യനായ ഏലോന്റെ മകൾ ബാസമത്തിനെയും ഭാര്യമാരായി സ്വീകരിച്ചു.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 26:35" + }, + "ഇവർ യിസ്ഹാക്കിനും റിബെക്കായ്ക്കും മനോവ്യസനകാരണമായിരുന്നു." + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "GEN 27" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 27:1" + }, + "യിസ്ഹാക്ക് വൃദ്ധനായി അവന്റെ കണ്ണ് കാണുവാൻ കഴിയാതവണ്ണം മങ്ങിയപ്പോൾ അവൻ മൂത്ത മകനായ ഏശാവിനെ വിളിച്ച് അവനോട്: “മകനേ,” എന്നു പറഞ്ഞു. അവൻ അവനോട്: “ഞാൻ ഇതാ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 27:2" + }, + "അപ്പോൾ അവൻ: “ഞാൻ വൃദ്ധനായിരിക്കുന്നു; എന്റെ മരണദിവസം അറിയുന്നതുമില്ല.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 27:3" + }, + "നീ ഇപ്പോൾ നിന്റെ ആയുധങ്ങളായ വില്ലും പൂണിയും എടുത്തു കാട്ടിൽ ചെന്ന് എനിക്കുവേണ്ടി വേട്ടയാടി", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 27:4" + }, + "എനിക്കു ഇഷ്ടവും രുചികരവുമായ ഭക്ഷണം ഉണ്ടാക്കി, ഞാൻ മരിക്കുംമുമ്പേ തിന്നു നിന്നെ അനുഗ്രഹിക്കേണ്ടതിന് എന്റെ അടുക്കൽ കൊണ്ടുവരിക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 27:5" + }, + "യിസ്ഹാക്ക് തന്റെ മകനായ ഏശാവിനോടു പറയുമ്പോൾ റിബെക്കാ കേട്ടു. ഏശാവോ വേട്ടയാടി കൊണ്ടുവരുവാൻ കാട്ടിൽ പോയി.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 27:6" + }, + "റിബെക്കാ തന്റെ മകനായ യാക്കോബിനോടു പറഞ്ഞത്: “നിന്റെ അപ്പൻ നിന്റെ സഹോദരനായ ഏശാവിനോടു സംസാരിച്ചു:", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 27:7" + }, + "‘ഞാൻ എന്റെ മരണത്തിനു മുമ്പേ തിന്നു നിന്നെ യഹോവയുടെ മുമ്പാകെ അനുഗ്രഹിക്കേണ്ടതിനു നീ വേട്ടയിറച്ചി കൊണ്ടുവന്ന് രുചികരമായ ഭക്ഷണം ഉണ്ടാക്കിത്തരിക’ എന്നു പറയുന്നത് ഞാൻ കേട്ടു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 27:8" + }, + "അതുകൊണ്ട് മകനേ, നീ എന്റെ വാക്ക് കേട്ട് ഞാൻ നിന്നോടു കല്പിക്കുന്നത് ചെയ്ക.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 27:9" + }, + "ആട്ടിൻകൂട്ടത്തിൽ ചെന്ന് അവിടെനിന്ന് രണ്ടു നല്ല കോലാട്ടിൻകുട്ടികളെ കൊണ്ടുവരിക; ഞാൻ അവയെക്കൊണ്ട് നിന്റെ അപ്പന് ഇഷ്ടവും രുചികരവുമായ ഭക്ഷണം ഉണ്ടാക്കും.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 27:10" + }, + "നിന്റെ അപ്പൻ തിന്നു തന്റെ മരണത്തിനു മുമ്പേ നിന്നെ അനുഗ്രഹിക്കേണ്ടതിനു നീ അത് അപ്പന്റെ അടുക്കൽ കൊണ്ടുചെല്ലേണം.”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 27:11" + }, + "അതിനു യാക്കോബ് തന്റെ അമ്മയായ റിബെക്കയോട്: “എന്റെ സഹോദരനായ ഏശാവ് രോമമുള്ളവനും ഞാൻ രോമമില്ലാത്തവനും ആകുന്നുവല്ലോ.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 27:12" + }, + "ഒരുപക്ഷേ അപ്പൻ എന്നെ തപ്പിനോക്കും; ഞാൻ ഉപായി എന്ന് അപ്പന് തോന്നീട്ട് ഞാൻ എന്റെ മേൽ അനുഗ്രഹമല്ല ശാപം തന്നെ വരുത്തും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 27:13" + }, + "അവന്റെ അമ്മ അവനോട്: “മകനേ, നിന്റെ ശാപം എന്റെ മേൽ വരട്ടെ; എന്റെ വാക്കു മാത്രം അനുസരിക്ക; പോയി കൊണ്ടുവാ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 27:14" + }, + "അവൻ ചെന്നു പിടിച്ച് അമ്മയുടെ അടുക്കൽ കൊണ്ടുവന്നു; അമ്മ അവന്റെ അപ്പന് ഇഷ്ടവും രുചികരവുമായ ഭക്ഷണം ഉണ്ടാക്കി.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 27:15" + }, + "പിന്നെ റിബെക്കാ വീട്ടിൽ തന്റെ കൈവശം ഉള്ളതായ മൂത്തമകൻ ഏശാവിന്റെ വിശേഷവസ്ത്രങ്ങൾ എടുത്ത് ഇളയമകൻ യാക്കോബിനെ ധരിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 27:16" + }, + "അവൾ കോലാട്ടിൻ കുട്ടികളുടെ തോൽകൊണ്ട് അവന്റെ കൈകളും രോമമില്ലാത്ത കഴുത്തും പൊതിഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 27:17" + }, + "താൻ ഉണ്ടാക്കിയ രുചികരമായ ഭക്ഷണവും അപ്പവും തന്റെ മകനായ യാക്കോബിന്റെ കൈയിൽ കൊടുത്തു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 27:18" + }, + "അവൻ അപ്പന്റെ അടുക്കൽ ചെന്ന്: “അപ്പാ” എന്നു പറഞ്ഞതിന്: “ഞാൻ ഇതാ; നീ ആർ, മകനേ” എന്ന് അവൻ ചോദിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 27:19" + }, + "യാക്കോബ് അപ്പനോട്: “ഞാൻ നിന്റെ ആദ്യജാതൻ ഏശാവ്; എന്നോടു കല്പിച്ചത് ഞാൻ ചെയ്തിരിക്കുന്നു; എഴുന്നേറ്റിരുന്ന് എന്റെ വേട്ടയിറച്ചി തിന്ന് എന്നെ അനുഗ്രഹിക്കേണമേ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 27:20" + }, + "യിസ്ഹാക്ക് തന്റെ മകനോട്: “മകനേ, നിനക്ക് ഇത്ര വേഗത്തിൽ കിട്ടിയത് എങ്ങനെ” എന്ന് ചോദിച്ചതിന് “അങ്ങയുടെ ദൈവമായ യഹോവ എന്റെ നേർക്കു വരുത്തിത്തന്നു” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 27:21" + }, + "യിസ്ഹാക്ക് യാക്കോബിനോട്: “മകനേ, അടുത്തുവരിക; നീ എന്റെ മകനായ ഏശാവ് തന്നെയോ അല്ലയോ എന്നു ഞാൻ തപ്പിനോക്കട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 27:22" + }, + "യാക്കോബ് തന്റെ അപ്പനായ യിസ്ഹാക്കിനോട് അടുത്തുചെന്നു; അവൻ യാക്കോബിനെ തപ്പിനോക്കി: “ശബ്ദം യാക്കോബിന്റെ ശബ്ദം; പക്ഷേ കൈകൾ ഏശാവിന്റെ കൈകൾ തന്നെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 27:23" + }, + "അവന്റെ കൈകൾ സഹോദരനായ ഏശാവിന്റെ കൈകൾപോലെ രോമമുള്ളവയാകകൊണ്ട് അവൻ തിരിച്ചറിയാതെ അവനെ അനുഗ്രഹിച്ചു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 27:24" + }, + "“നീ എന്റെ മകൻ ഏശാവ് തന്നേയോ” എന്ന് അവൻ ചോദിച്ചതിന്: “അതേ” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 27:25" + }, + "അപ്പോൾ യിസ്ഹാക്ക്: “എന്റെ അടുക്കൽ കൊണ്ടുവാ; ഞാൻ നിന്നെ അനുഗ്രഹിക്കേണ്ടതിന് എന്റെ മകന്റെ വേട്ടയിറച്ചി ഞാൻ ഭക്ഷിക്കാം” എന്നു പറഞ്ഞു; യാക്കോബ് അടുക്കൽ കൊണ്ടുചെന്നു, യിസ്ഹാക്ക് തിന്നു; വീഞ്ഞും കൊണ്ടുചെന്നു, യിസ്ഹാക്ക് കുടിച്ചു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 27:26" + }, + "പിന്നെ അവന്റെ അപ്പനായ യിസ്ഹാക്ക് അവനോട്: “മകനേ, നീ അടുത്തുവന്ന് എന്നെ ചുംബിക്ക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 27:27" + }, + "അവൻ അടുത്തുചെന്ന് അവനെ ചുംബിച്ചു; അവൻ അവന്റെ വസ്ത്രങ്ങളുടെ വാസന മണത്ത് അവനെ അനുഗ്രഹിച്ചു പറഞ്ഞത്:" + ] + }, + { + "type": "para:q1", + "content": [ + "“ഇതാ, എന്റെ മകന്റെ വാസന" + ] + }, + { + "type": "para:q1", + "content": [ + "യഹോവ അനുഗ്രഹിച്ചിരിക്കുന്ന വയലിലെ വാസനപോലെ." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 27:28" + }, + "ദൈവം ആകാശത്തിന്റെ മഞ്ഞും ഭൂമിയുടെ പുഷ്ടിയും" + ] + }, + { + "type": "para:q1", + "content": [ + "ധാരാളം ധാന്യവും വീഞ്ഞും നിനക്കു തരുമാറാകട്ടെ." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "GEN 27:29" + }, + "വംശങ്ങൾ നിന്നെ സേവിക്കട്ടെ;" + ] + }, + { + "type": "para:q1", + "content": [ + "ജനതകൾ നിന്നെ വണങ്ങട്ടെ;" + ] + }, + { + "type": "para:q1", + "content": [ + "നിന്റെ സഹോദരന്മാർക്കു നീ പ്രഭുവായിരിക്ക;" + ] + }, + { + "type": "para:q1", + "content": [ + "നിന്റെ മാതാവിന്റെ പുത്രന്മാർ നിന്നെ വണങ്ങട്ടെ." + ] + }, + { + "type": "para:q1", + "content": [ + "നിന്നെ ശപിക്കുന്നവൻ എല്ലാം ശപിക്കപ്പെട്ടവൻ;" + ] + }, + { + "type": "para:q1", + "content": [ + "നിന്നെ അനുഗ്രഹിക്കുന്നവൻ എല്ലാം അനുഗ്രഹിക്കപ്പെട്ടവൻ.”", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 27:30" + }, + "യിസ്ഹാക്ക് യാക്കോബിനെ അനുഗ്രഹിച്ചു കഴിഞ്ഞപ്പോൾ യാക്കോബ് തന്റെ അപ്പനായ യിസ്ഹാക്കിന്റെ മുമ്പിൽനിന്നു പുറപ്പെട്ടു; ഉടനെ അവന്റെ സഹോദരൻ ഏശാവ് വേട്ട കഴിഞ്ഞു മടങ്ങിവന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "GEN 27:31" + }, + "അവനും രുചികരമായ ഭക്ഷണം ഉണ്ടാക്കി അപ്പന്റെ അടുക്കൽ കൊണ്ടുചെന്ന് അപ്പനോട്: “അപ്പൻ എഴുന്നേറ്റ് മകന്റെ വേട്ടയിറച്ചി ഭക്ഷിച്ച് എന്നെ അനുഗ്രഹിക്കേണമേ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 27:32" + }, + "അവന്റെ അപ്പനായ യിസ്ഹാക്ക് അവനോട്: “നീ ആർ” എന്നു ചോദിച്ചതിന്: “ഞാൻ അങ്ങയുടെ മകൻ, അങ്ങയുടെ ആദ്യജാതൻ ഏശാവ്” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 27:33" + }, + "അപ്പോൾ യിസ്ഹാക്ക് അത്യധികം ഭ്രമിച്ചു നടുങ്ങി: “എന്നാൽ വേട്ടയാടി എന്റെ അടുക്കൽ കൊണ്ടുവന്നവൻ ആർ? നീ വരുന്നതിനുമുമ്പെ ഞാൻ സകലവും ഭക്ഷിച്ച് അവനെ അനുഗ്രഹിച്ചിരിക്കുന്നു; അവൻ അനുഗ്രഹിക്കപ്പെട്ടവനുമാകും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 27:34" + }, + "ഏശാവ് അപ്പന്റെ വാക്കു കേട്ടപ്പോൾ അതിദുഃഖിതനായി ഉറക്കെ നിലവിളിച്ചു: “അപ്പാ, എന്നെ, എന്നെയും കൂടെ അനുഗ്രഹിക്കേണമേ” എന്ന് അപ്പനോടു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 27:35" + }, + "അതിന് അവൻ: “നിന്റെ സഹോദരൻ ഉപായത്തോടെ വന്നു നിന്റെ അനുഗ്രഹം തട്ടിയെടുത്തു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 27:36" + }, + "“ശരി, യാക്കോബ് എന്നല്ലോ അവന്റെ പേർ; ഈ രണ്ടാം പ്രാവശ്യവും അവൻ എന്നെ ചതിച്ചു; അവൻ എന്റെ ജ്യേഷ്ഠാവകാശം തട്ടിയെടുത്തു; ഇപ്പോൾ ഇതാ, എന്റെ അനുഗ്രഹവും തട്ടിയെടുത്തിരിക്കുന്നു” എന്ന് അവൻ പറഞ്ഞു. “അങ്ങ് എനിക്ക് ഒരു അനുഗ്രഹവും കരുതിവച്ചിട്ടില്ലയോ” എന്ന് അവൻ ചോദിച്ചു.", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 27:37" + }, + "യിസ്ഹാക്ക് ഏശാവിനോട്: “ഞാൻ അവനെ നിനക്കു പ്രഭുവാക്കി അവന്റെ സഹോദരന്മാരെ ഒക്കെയും അവന് ദാസന്മാരാക്കി; അവന് ധാന്യവും വീഞ്ഞും കൊടുത്തു; ഇനി നിനക്കുവേണ്ടി ഞാൻ എന്തു ചെയ്യേണ്ടു മകനേ” എന്ന് ഉത്തരം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 27:38" + }, + "ഏശാവ് പിതാവിനോട്: “അപ്പാ, അങ്ങയ്ക്ക് ഒരു അനുഗ്രഹം മാത്രമേ ഉള്ളുവോ? എന്നെ, എന്നെയുംകൂടെ അനുഗ്രഹിക്കേണമേ, അപ്പാ” എന്നു പറഞ്ഞ് പൊട്ടിക്കരഞ്ഞു.", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 27:39" + }, + "അപ്പോൾ അവന്റെ അപ്പനായ യിസ്ഹാക്ക് ഉത്തരമായിട്ട് അവനോടു പറഞ്ഞത്:" + ] + }, + { + "type": "para:q1", + "content": [ + "“നിന്റെ വാസസ്ഥലം ഭൂമിയിലെ പുഷ്ടികൂടാതെയും" + ] + }, + { + "type": "para:q1", + "content": [ + "മീതെ ആകാശത്തിലെ മഞ്ഞുകൂടാതെയും ഇരിക്കും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "GEN 27:40" + }, + "നിന്റെ വാളുകൊണ്ടു നീ ഉപജീവിക്കും;" + ] + }, + { + "type": "para:q1", + "content": [ + "നിന്റെ സഹോദരനെ നീ സേവിക്കും." + ] + }, + { + "type": "para:q1", + "content": [ + "നിന്റെ കെട്ട് അഴിഞ്ഞുപോകുമ്പോൾ നീ അവന്റെ നുകം കഴുത്തിൽനിന്ന് കുടഞ്ഞുകളയും.”", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 27:41" + }, + "തന്റെ അപ്പൻ യാക്കോബിനെ അനുഗ്രഹിച്ച അനുഗ്രഹം നിമിത്തം ഏശാവ് അവനെ വെറുത്തു: “അപ്പനെക്കുറിച്ചു ദുഃഖിക്കുന്ന കാലം അടുത്തിരിക്കുന്നു; അപ്പോൾ ഞാൻ എന്റെ സഹോദരനായ യാക്കോബിനെ കൊല്ലും” എന്ന് ഏശാവ് ഹൃദയത്തിൽ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 27:42" + }, + "മൂത്തമകനായ ഏശാവിന്റെ വാക്ക് റിബെക്കാ അറിഞ്ഞപ്പോൾ, അവൾ ഇളയമകനായ യാക്കോബിനെ ആളയച്ചു വിളിപ്പിച്ച് അവനോടു പറഞ്ഞത്: “നിന്റെ സഹോദരൻ ഏശാവ് നിന്നെ കൊന്നു പകവീട്ടുവാൻ ഭാവിക്കുന്നു.", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 27:43" + }, + "അതുകൊണ്ട് മകനേ, എന്റെ വാക്ക് അനുസരിക്ക: നീ എഴുന്നേറ്റു ഹാരാനിൽ എന്റെ സഹോദരനായ ലാബാന്റെ അടുക്കലേക്ക് ഓടിപ്പോക.", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 27:44" + }, + "നിന്റെ സഹോദരന്റെ ക്രോധം തീരുവോളം കുറെദിവസം അവന്റെ അടുക്കൽ പാർക്കുക.", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 27:45" + }, + "നിന്റെ സഹോദരനു നിന്നോടുള്ള കോപം മാറി നീ അവനോടു ചെയ്തത് അവൻ മറക്കുന്നതുവരെ തന്നെ; പിന്നെ ഞാൻ ആളയച്ചു നിന്നെ അവിടെനിന്നു വരുത്തിക്കൊള്ളാം; ഒരു ദിവസംതന്നെ നിങ്ങൾ ഇരുവരും എനിക്ക് ഇല്ലാതെയാകുന്നത് എന്തിന്”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "GEN 27:46" + }, + "പിന്നെ റിബെക്കാ യിസ്ഹാക്കിനോട്: “ഈ ഹിത്യസ്ത്രീകൾ നിമിത്തം ഞാൻ എന്റെ ജീവിതം മടുത്തു; ഈ ദേശക്കാരത്തികളായ ഇവരെപ്പോലെയുള്ള ഒരു ഹിത്യസ്ത്രീയെ യാക്കോബ് വിവാഹം കഴിച്ചാൽ ഞാൻ എന്തിനു ജീവിക്കുന്നു?” എന്നു പറഞ്ഞു." + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "GEN 28" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 28:1" + }, + "അനന്തരം യിസ്ഹാക്ക് യാക്കോബിനെ വിളിച്ച്, അവനെ അനുഗ്രഹിച്ച്, അവനോട് ആജ്ഞാപിച്ചു പറഞ്ഞത്: “നീ കനാന്യസ്ത്രീകളിൽനിന്നു ഭാര്യയെ എടുക്കരുത്.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 28:2" + }, + "എഴുന്നേറ്റ്, പദ്ദൻ-അരാമിൽ നിന്റെ അമ്മയുടെ അപ്പനായ ബെഥൂവേലിന്റെ വീട്ടിൽ ചെന്നു നിന്റെ അമ്മയുടെ സഹോദരനായ ലാബാന്റെ പുത്രിമാരിൽനിന്നു നിനക്ക് ഒരു ഭാര്യയെ എടുക്ക.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 28:3" + }, + "സർവ്വശക്തനായ ദൈവം നിന്നെ അനുഗ്രഹിക്കുകയും നീ ജനസമൂഹമായി തീരത്തക്കവണ്ണം നിന്നെ സന്താനപുഷ്ടിയുള്ളവനായി വർദ്ധിപ്പിക്കുകയും", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 28:4" + }, + "ദൈവം അബ്രാഹാമിനു കൊടുത്തതും നീ പരദേശിയായി പാർക്കുന്നതുമായ ദേശം നീ കൈവശമാക്കേണ്ടതിന് അബ്രാഹാമിന്റെ അനുഗ്രഹം നിനക്കും നിന്റെ സന്തതിക്കും തരികയും ചെയ്യുമാറാകട്ടെ.”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 28:5" + }, + "അങ്ങനെ യിസ്ഹാക്ക് യാക്കോബിനെ പറഞ്ഞയച്ചു; അവൻ പദ്ദൻ-അരാമിൽ അരാമ്യനായ ബെഥൂവേലിന്റെ മകനും യാക്കോബിന്റെയും ഏശാവിന്റെയും അമ്മയായ റിബെക്കയുടെ സഹോദരനുമായ ലാബാന്റെ അടുക്കൽ പോയി.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 28:6" + }, + "യിസ്ഹാക്ക് യാക്കോബിനെ അനുഗ്രഹിച്ച് പദ്ദൻ-അരാമിൽനിന്ന് ഒരു ഭാര്യയെ എടുപ്പാൻ അവനെ അവിടേക്ക് അയച്ചതും, അവനെ അനുഗ്രഹിക്കുമ്പോൾ: നീ കനാന്യസ്ത്രീകളിൽനിന്നു ഭാര്യയെ എടുക്കരുത്” എന്ന് അവനോടു കല്പിച്ചതും", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 28:7" + }, + "യാക്കോബ് അപ്പനെയും അമ്മയെയും അനുസരിച്ച് പദ്ദൻ-അരാമിലേക്കു പോയതും ഏശാവ് അറിഞ്ഞപ്പോൾ,", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 28:8" + }, + "കനാന്യസ്ത്രീകൾ തന്റെ അപ്പനായ യിസ്ഹാക്കിന് ഇഷ്ടമുള്ളവരല്ല എന്നു കണ്ട്", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 28:9" + }, + "ഏശാവ് യിശ്മായേലിന്റെ അടുക്കൽ ചെന്നു തനിക്കുള്ള ഭാര്യമാരെ കൂടാതെ അബ്രാഹാമിന്റെ മകനായ യിശ്മായേലിന്റെ മകളും നെബായോത്തിന്റെ സഹോദരിയുമായ മഹലത്തിനെയും വിവാഹം കഴിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 28:10" + }, + "എന്നാൽ യാക്കോബ് ബേർ-ശേബയിൽ നിന്നു പുറപ്പെട്ടു ഹാരാനിലേക്കു പോയി.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 28:11" + }, + "അവൻ ഒരു സ്ഥലത്ത് എത്തിയപ്പോൾ സൂര്യൻ അസ്തമിക്കകൊണ്ട് അവിടെ രാപാർത്തു; അവൻ ആ സ്ഥലത്തെ കല്ലുകളിൽ ഒന്നെടുത്ത് തലയണയായി വച്ച് അവിടെ കിടന്നുറങ്ങി.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 28:12" + }, + "അവൻ ഒരു സ്വപ്നം കണ്ടു: ഇതാ, ഭൂമിയിൽ വച്ചിരിക്കുന്ന ഒരു ഗോവണി; അതിന്റെ മുകളറ്റം സ്വർഗ്ഗത്തോളം എത്തിയിരുന്നു; ദൈവത്തിന്റെ ദൂതന്മാർ അതിന്മേൽകൂടി കയറുകയും ഇറങ്ങുകയുമായിരുന്നു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 28:13" + }, + "അതിനുമീതെ യഹോവ നിന്നു അരുളിച്ചെയ്തത്: “ഞാൻ നിന്റെ പിതാവായ അബ്രാഹാമിന്റെ ദൈവവും, യിസ്ഹാക്കിന്റെ ദൈവവുമായ യഹോവ ആകുന്നു; നീ കിടക്കുന്ന ഭൂമിയെ ഞാൻ നിനക്കും നിന്റെ സന്തതിക്കും തരും.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 28:14" + }, + "നിന്റെ സന്തതി ഭൂമിയിലെ പൊടിപോലെ ആകും; നീ പടിഞ്ഞാറോട്ടും കിഴക്കോട്ടും വടക്കോട്ടും തെക്കോട്ടും വ്യാപിക്കും; നീ മുഖാന്തരവും നിന്റെ സന്തതി മുഖാന്തരവും ഭൂമിയിലെ സകലകുടുംബങ്ങളും അനുഗ്രഹിക്കപ്പെടും.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 28:15" + }, + "ഇതാ, ഞാൻ നിന്നോടുകൂടെയുണ്ട്; നീ പോകുന്നേടത്തൊക്കെയും നിന്നെ കാത്ത് ഈ ദേശത്തേക്കു നിന്നെ മടക്കിവരുത്തും; ഞാൻ നിന്നോട് അരുളിച്ചെയ്തത് നിവർത്തിക്കുന്നതുവരെ ഞാൻ നിന്നെ കൈവിടുകയില്ല.”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 28:16" + }, + "അപ്പോൾ യാക്കോബ് ഉറക്കമുണർന്നു: “യഹോവ ഈ സ്ഥലത്തുണ്ട് സത്യം; ഞാനോ അത് അറിഞ്ഞില്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 28:17" + }, + "അവൻ ഭയപ്പെട്ടു: “ഈ സ്ഥലം എത്ര ഭയങ്കരം! ഇത് ദൈവത്തിന്റെ ആലയമല്ലാതെ മറ്റൊന്നുമല്ല; ഇത് സ്വർഗ്ഗത്തിന്റെ വാതിൽ തന്നെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 28:18" + }, + "യാക്കോബ് അതിരാവിലെ എഴുന്നേറ്റ് തലയണയായി വച്ചിരുന്ന കല്ല് എടുത്തു തൂണായി നിർത്തി, അതിന്മേൽ എണ്ണ ഒഴിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 28:19" + }, + "അവൻ ആ സ്ഥലത്തിനു ബേഥേൽ എന്നു പേർവിളിച്ചു; ആദ്യം ആ പട്ടണത്തിനു ലൂസ് എന്നു പേരായിരുന്നു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 28:20" + }, + "യാക്കോബ് ഒരു നേർച്ചനേർന്നു: “ദൈവം എന്നോടുകൂടെ ഇരിക്കുകയും ഞാൻ പോകുന്ന ഈ യാത്രയിൽ എന്നെ കാക്കുകയും ഭക്ഷിപ്പാൻ ആഹാരവും ധരിപ്പാൻ വസ്ത്രവും എനിക്കു തരികയും", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 28:21" + }, + "എന്നെ എന്റെ അപ്പന്റെ വീട്ടിലേക്ക് സമാധാനത്തോടെ മടക്കിവരുത്തുകയും ചെയ്യുമെങ്കിൽ യഹോവ എനിക്കു ദൈവമായിരിക്കും.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 28:22" + }, + "ഞാൻ തൂണായി നിർത്തിയ ഈ കല്ല് ദൈവത്തിന്റെ ആലയവും ആകും. നീ എനിക്കു തരുന്ന സകലത്തിലും ഞാൻ നിനക്കു ദശാംശം തരും” എന്നു പറഞ്ഞു." + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "GEN 29" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 29:1" + }, + "പിന്നെ യാക്കോബ് യാത്ര തുടർന്നു കിഴക്കരുടെ ദേശത്ത് എത്തി.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 29:2" + }, + "അവൻ വെളിമ്പ്രദേശത്ത് ഒരു കിണറ് കണ്ടു. അതിനരികെ മൂന്ന് ആട്ടിൻ കൂട്ടം കിടക്കുന്നു. ആ കിണറ്റിൽനിന്നായിരുന്നു ആട്ടിൻ കൂട്ടങ്ങൾക്കു വെള്ളം കൊടുക്കുന്നത്; എന്നാൽ കിണറിന്റെ വായ്ക്കലുള്ള കല്ല് വലുതായിരുന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 29:3" + }, + "ആ സ്ഥലത്ത് കൂട്ടങ്ങൾ ഒക്കെ കൂടുകയും അവർ കിണറിന്റെ വായ്ക്കൽനിന്നു കല്ലുരുട്ടി ആടുകൾക്കു വെള്ളം കൊടുക്കുകയും കല്ല് കിണറിന്റെ വായ്ക്കൽ അതിന്റെ സ്ഥലത്തുതന്നെ തിരികെ വയ്ക്കുകയും ചെയ്യും.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 29:4" + }, + "യാക്കോബ് അവരോട്: “സഹോദരന്മാരേ, നിങ്ങൾ എവിടെനിന്നു വരുന്നു” എന്നു ചോദിച്ചതിന്: “ഞങ്ങൾ ഹാരാനിൽനിന്ന് വരുന്നു” എന്ന് അവർ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 29:5" + }, + "അവൻ അവരോട്: “നിങ്ങൾ നാഹോരിന്റെ മകനായ ലാബാനെ അറിയുമോ” എന്നു ചോദിച്ചതിന്: “അറിയും” എന്ന് അവർ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 29:6" + }, + "അവൻ അവരോട്: “അവൻ സുഖമായിരിക്കുന്നുവോ” എന്നു ചോദിച്ചു. “സുഖം തന്നെ; അവന്റെ മകൾ റാഹേൽ അതാ ആടുകളോടുകൂടെ വരുന്നു” എന്ന് അവർ അവനോടു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 29:7" + }, + "“പകൽ ഇനിയും വളരെയുണ്ടല്ലോ; കൂട്ടം ഒന്നിച്ചു കൂടുന്ന സമയമായിട്ടില്ല; ആടുകൾക്കു വെള്ളം കൊടുത്തു കൊണ്ടുപോയി തീറ്റുവിൻ” എന്ന് അവൻ പറഞ്ഞതിന്", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 29:8" + }, + "അവർ: “കൂട്ടങ്ങൾ ഒക്കെയും കൂടുവോളം ഞങ്ങൾക്കു സാദ്ധ്യമല്ല; അവർ കിണറിന്റെ വായ്ക്കൽനിന്നു കല്ലുരുട്ടും; പിന്നെ ഞങ്ങൾ ആടുകൾക്കു വെള്ളം കൊടുക്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 29:9" + }, + "അവൻ അവരോടു സംസാരിച്ചുകൊണ്ടിരിക്കുമ്പോൾ തന്നെ റാഹേൽ തന്റെ അപ്പന്റെ ആടുകളോടുകൂടെ വന്നു. അവളായിരുന്നു അവയെ മേയിച്ചിരുന്നത്.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 29:10" + }, + "തന്റെ അമ്മയുടെ സഹോദരനായ ലാബാന്റെ മകൾ റാഹേലിനെയും അമ്മയുടെ സഹോദരനായ ലാബാന്റെ ആടുകളെയും കണ്ടപ്പോൾ യാക്കോബ് അടുത്തുചെന്നു കിണറിന്റെ വായ്ക്കൽനിന്നു കല്ലുരുട്ടി, അമ്മയുടെ സഹോദരനായ ലാബാന്റെ ആടുകൾക്കു വെള്ളം കൊടുത്തു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 29:11" + }, + "യാക്കോബ് റാഹേലിനെ ചുംബിച്ചു പൊട്ടിക്കരഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 29:12" + }, + "താൻ അവളുടെ അപ്പന്റെ സഹോദരൻ എന്നും റിബെക്കായുടെ മകനെന്നും യാക്കോബ് റാഹേലിനോടു പറഞ്ഞു. അവൾ ഓടിച്ചെന്നു തന്റെ അപ്പനെ അറിയിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 29:13" + }, + "ലാബാൻ തന്റെ സഹോദരിയുടെ മകനായ യാക്കോബിന്റെ വിവരം കേട്ടപ്പോൾ അവനെ എതിരേല്പാൻ ഓടിച്ചെന്ന് അവനെ ആലിംഗനം ചെയ്തു ചുംബിച്ചു വീട്ടിൽ കൂട്ടിക്കൊണ്ടുപോയി; അവൻ ലാബാനോടു വിവരം ഒക്കെയും പറഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 29:14" + }, + "ലാബാൻ അവനോട്: “നീ എന്റെ അസ്ഥിയും മാംസവും തന്നെ” എന്നു പറഞ്ഞു. അവൻ ഒരു മാസക്കാലം അവന്റെ അടുക്കൽ പാർത്തു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 29:15" + }, + "പിന്നെ ലാബാൻ യാക്കോബിനോട്: “നീ എന്റെ സഹോദരനാകകൊണ്ട് വെറുതെ എന്നെ സേവിക്കേണമോ? നിനക്ക് എന്തു പ്രതിഫലം വേണം? എന്നോടു പറക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 29:16" + }, + "എന്നാൽ ലാബാന് രണ്ടു പുത്രിമാർ ഉണ്ടായിരുന്നു: മൂത്തവൾക്കു ലേയാ എന്നും ഇളയവൾക്കു റാഹേൽ എന്നും പേർ.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 29:17" + }, + "ലേയയുടെ കണ്ണുകൾ ശോഭ കുറഞ്ഞതായിരുന്നു; റാഹേലോ സുന്ദരിയും മനോഹരരൂപിണിയും ആയിരുന്നു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 29:18" + }, + "യാക്കോബ് റാഹേലിനെ സ്നേഹിച്ചു; “നിന്റെ ഇളയമകൾ റാഹേലിനുവേണ്ടി ഞാൻ ഏഴു വർഷം നിന്നെ സേവിക്കാം” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 29:19" + }, + "അതിനു ലാബാൻ: “ഞാൻ അവളെ അന്യപുരുഷനു കൊടുക്കുന്നതിലും നിനക്കു തരുന്നതു നല്ലത്; എന്നോടുകൂടെ പാർക്കുക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 29:20" + }, + "അങ്ങനെ യാക്കോബ് റാഹേലിനുവേണ്ടി ഏഴു വർഷം സേവനം ചെയ്തു; അവൻ അവളെ സ്നേഹിക്കകൊണ്ട് അത് അവന് അല്പകാലംപോലെ തോന്നി.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 29:21" + }, + "അനന്തരം യാക്കോബ് ലാബാനോട്: “എന്റെ സമയം തികഞ്ഞിരിക്കയാൽ ഞാൻ എന്റെ ഭാര്യയുടെ അടുക്കൽ ചെല്ലുവാൻ അവളെ തരേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 29:22" + }, + "അപ്പോൾ ലാബാൻ ആ സ്ഥലത്തെ ജനങ്ങളെ എല്ലാം ഒന്നിച്ചുകൂട്ടി ഒരു വിരുന്നു കഴിച്ചു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 29:23" + }, + "എന്നാൽ രാത്രിയിൽ അവൻ തന്റെ മകൾ ലേയയെ കൂട്ടി യാക്കോബിന്റെ അടുക്കൽ കൊണ്ടുപോയി ആക്കി; അവൻ അവളുടെ അടുക്കൽ ചെന്നു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 29:24" + }, + "ലാബാൻ തന്റെ മകൾ ലേയായ്ക്ക് തന്റെ ദാസി സില്പയെ ദാസിയായി കൊടുത്തു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 29:25" + }, + "നേരം വെളുത്തപ്പോൾ അതു ലേയാ എന്നു കണ്ട് അവൻ ലാബാനോട്: “നീ എന്നോടു ഈ ചെയ്തത് എന്ത്? റാഹേലിനുവേണ്ടി അല്ലയോ ഞാൻ നിന്നെ സേവിച്ചത്? പിന്നെ നീ എന്തിന് എന്നെ ചതിച്ചു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 29:26" + }, + "അതിനു ലാബാൻ: “മൂത്തവൾക്കു മുമ്പേ ഇളയവളെ കൊടുക്കുക ഞങ്ങളുടെ നാട്ടിൽ പതിവില്ല.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 29:27" + }, + "ഇവളുടെ ആഴ്ചവട്ടം പൂർത്തിയാക്കുക; എന്നാൽ നീ ഇനിയും ഏഴു വർഷം എന്റെ അടുക്കൽ ചെയ്യുന്ന സേവനത്തിനുവേണ്ടി ഞങ്ങൾ അവളെയും നിനക്കു തരാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 29:28" + }, + "യാക്കോബ് അങ്ങനെതന്നെ ചെയ്തു, അവളുടെ ആഴ്ചവട്ടം പൂർത്തിയാക്കി; ലാബാൻ തന്റെ മകൾ റാഹേലിനെയും അവന് ഭാര്യയായി കൊടുത്തു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 29:29" + }, + "തന്റെ മകൾ റാഹേലിന് ലാബാൻ തന്റെ ദാസി ബിൽഹയെ ദാസിയായി കൊടുത്തു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 29:30" + }, + "യാക്കോബ് റാഹേലിന്റെ അടുക്കലും ചെന്നു; റാഹേലിനെ ലേയായെക്കാൾ അധികം സ്നേഹിച്ചു; പിന്നെയും ഏഴു വർഷം ലാബാന്റെ അടുക്കൽ സേവനം ചെയ്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "GEN 29:31" + }, + "ലേയാ അനിഷ്ടയെന്നു യഹോവ കണ്ടപ്പോൾ അവളുടെ ഗർഭത്തെ തുറന്നു; റാഹേലോ മച്ചിയായിരുന്നു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 29:32" + }, + "ലേയാ ഗർഭംധരിച്ചു ഒരു മകനെ പ്രസവിച്ചു: “യഹോവ എന്റെ സങ്കടം കണ്ടു; ഇപ്പോൾ എന്റെ ഭർത്താവ് എന്നെ സ്നേഹിക്കും” എന്നു പറഞ്ഞ് അവൾ അവന് രൂബേൻ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 29:33" + }, + "അവൾ പിന്നെയും ഗർഭംധരിച്ചു ഒരു മകനെ പ്രസവിച്ചു: “ഞാൻ അനിഷ്ട എന്നു യഹോവ കേട്ടതുകൊണ്ട് ഇവനെയും എനിക്കു തന്നു” എന്നു പറഞ്ഞ് അവന് ശിമെയോൻ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 29:34" + }, + "അവൾ പിന്നെയും ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു: “ഇപ്പോൾ ഈ സമയം എന്റെ ഭർത്താവ് എന്നോടു പറ്റിച്ചേരും; ഞാൻ അവന് മൂന്നു പുത്രന്മാരെ പ്രസവിച്ചുവല്ലോ” എന്നു പറഞ്ഞു; അതുകൊണ്ട് അവന് ലേവി എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 29:35" + }, + "അവൾ പിന്നെയും ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; “ഇപ്പോൾ ഞാൻ യഹോവയെ സ്തുതിക്കും” എന്ന് അവൾ പറഞ്ഞു; അതുകൊണ്ട് അവൾ അവന് യെഹൂദാ എന്നു പേരിട്ടു. പിന്നെ അവൾക്കു പ്രസവം നിന്നു." + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "GEN 30" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 30:1" + }, + "താൻ യാക്കോബിന് മക്കളെ പ്രസവിക്കുന്നില്ല എന്നു റാഹേൽ കണ്ടു തന്റെ സഹോദരിയോട് അസൂയപ്പെട്ടു യാക്കോബിനോട്: “എനിക്കു മക്കളെ തരേണം; അല്ലെങ്കിൽ ഞാൻ മരിച്ചുപോകും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 30:2" + }, + "അപ്പോൾ യാക്കോബിന് റാഹേലിനോടു കോപം ജ്വലിച്ചു: “നിനക്കു ഗർഭഫലം തരാതിരിക്കുന്ന ദൈവത്തിന്റെ സ്ഥാനത്തോ ഞാൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 30:3" + }, + "അതിന് അവൾ: “എന്റെ ദാസി ബിൽഹാ ഉണ്ടല്ലോ; അവളുടെ അടുക്കൽ ചെല്ലുക; അവൾ എന്റെ മടിയിൽ പ്രസവിക്കട്ടെ; അവളാൽ എനിക്കും മക്കൾ ഉണ്ടാകും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 30:4" + }, + "അങ്ങനെ അവൾ തന്റെ ദാസി ബിൽഹായെ അവന് ഭാര്യയായി കൊടുത്തു; യാക്കോബ് അവളുടെ അടുക്കൽ ചെന്നു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 30:5" + }, + "ബിൽഹാ ഗർഭംധരിച്ചു യാക്കോബിന് ഒരു മകനെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 30:6" + }, + "അപ്പോൾ റാഹേൽ: “ദൈവം എനിക്കു ന്യായം നടത്തി എന്റെ അപേക്ഷ കേട്ട് എനിക്ക് ഒരു മകനെ തന്നു” എന്നു പറഞ്ഞു; അതുകൊണ്ട് അവൾ അവന് ദാൻ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 30:7" + }, + "റാഹേലിന്റെ ദാസി ബിൽഹാ പിന്നെയും ഗർഭംധരിച്ചു യാക്കോബിനു രണ്ടാമതൊരു മകനെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 30:8" + }, + "“ഞാൻ എന്റെ സഹോദരിയോടു വലിയൊരു മല്ലിട്ടു, ജയിച്ചുമിരിക്കുന്നു” എന്നു റാഹേൽ പറഞ്ഞ് അവൾ അവന് നഫ്താലി എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 30:9" + }, + "തനിക്കു പ്രസവം നിന്നുപോയി എന്നു ലേയാ കണ്ടപ്പോൾ തന്റെ ദാസി സില്പയെ വിളിച്ച് അവളെ യാക്കോബിനു ഭാര്യയായി കൊടുത്തു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 30:10" + }, + "ലേയായുടെ ദാസി സില്പാ യാക്കോബിന് ഒരു മകനെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 30:11" + }, + "അപ്പോൾ ലേയാ: “ഭാഗ്യം” എന്നു പറഞ്ഞ് അവൾ അവന് ഗാദ് എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 30:12" + }, + "ലേയായുടെ ദാസി സില്പാ യാക്കോബിനു രണ്ടാമത് ഒരു മകനെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 30:13" + }, + "“ഞാൻ ഭാഗ്യവതി; സ്ത്രീകൾ എന്നെ ഭാഗ്യവതിയെന്നു പറയും” എന്നു ലേയാ പറഞ്ഞ് അവൾ അവന് ആശേർ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 30:14" + }, + "ഗോതമ്പുകൊയ്ത്തുകാലത്തു രൂബേൻ പുറപ്പെട്ട് വയലിൽ ദൂദായിപ്പഴം കണ്ടു തന്റെ അമ്മയായ ലേയായുടെ അടുക്കൽ കൊണ്ടുവന്നു. റാഹേൽ ലേയായോട്: “നിന്റെ മകന്റെ ദൂദായിപ്പഴം കുറച്ച് എനിക്കു തരേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 30:15" + }, + "ലേയാ അവളോട്: “നീ എന്റെ ഭർത്താവിനെ എടുത്തതു പോരായോ? എന്റെ മകന്റെ ദൂദായിപ്പഴവുംകൂടെ വേണമോ” എന്നു പറഞ്ഞതിനു റാഹേൽ: “ആകട്ടെ; നിന്റെ മകന്റെ ദൂദായിപ്പഴത്തിനുവേണ്ടി ഇന്ന് രാത്രി അവൻ നിന്നോടുകൂടെ ശയിച്ചുകൊള്ളട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 30:16" + }, + "യാക്കോബ് വൈകുന്നേരം വയലിൽനിന്നു വരുമ്പോൾ ലേയാ അവനെ എതിരേറ്റു ചെന്നു: “നീ എന്റെ അടുക്കൽ വരേണം; എന്റെ മകന്റെ ദൂദായിപ്പഴംകൊണ്ട് ഞാൻ നിന്നെ കൂലിക്കു വാങ്ങിയിരിക്കുന്നു” എന്നു പറഞ്ഞു; അന്നു രാത്രി അവൻ അവളോടുകൂടെ ശയിച്ചു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 30:17" + }, + "ദൈവം ലേയായുടെ അപേക്ഷ കേട്ടു; അവൾ ഗർഭം ധരിച്ചു യാക്കോബിന് അഞ്ചാമത് ഒരു മകനെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 30:18" + }, + "അപ്പോൾ ലേയാ: “ഞാൻ എന്റെ ദാസിയെ എന്റെ ഭർത്താവിനു കൊടുത്തതുകൊണ്ടു ദൈവം എനിക്കു പ്രതിഫലം തന്നു” എന്നു പറഞ്ഞ് അവൾ അവന് യിസ്സാഖാർ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 30:19" + }, + "ലേയാ പിന്നെയും ഗർഭം ധരിച്ചു, യാക്കോബിന് ആറാമത് ഒരു മകനെ പ്രസവിച്ചു;", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 30:20" + }, + "“ദൈവം എനിക്ക് ഒരു നല്ലദാനം തന്നിരിക്കുന്നു; ഇപ്പോൾ എന്റെ ഭർത്താവ് എന്നോടുകൂടെ വസിക്കും; ഞാൻ അവന് ആറു മക്കളെ പ്രസവിച്ചുവല്ലോ” എന്നു ലേയാ പറഞ്ഞ് അവൾ അവന് സെബൂലൂൻ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 30:21" + }, + "അതിന്റെശേഷം അവൾ ഒരു മകളെ പ്രസവിച്ചു അവൾക്കു ദീനാ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 30:22" + }, + "ദൈവം റാഹേലിനെ ഓർത്തു; ദൈവം അവളുടെ അപേക്ഷ കേട്ട് അവളുടെ ഗർഭത്തെ തുറന്നു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 30:23" + }, + "അവൾ ഗർഭം ധരിച്ചു ഒരു മകനെ പ്രസവിച്ചു: “ദൈവം എന്റെ നിന്ദ നീക്കിക്കളഞ്ഞിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 30:24" + }, + "“യഹോവ എനിക്കു ഇനിയും ഒരു മകനെ തരും” എന്നും പറഞ്ഞ് അവൾ അവന് യോസേഫ് എന്നു പേരിട്ടു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 30:25" + }, + "റാഹേൽ യോസേഫിനെ പ്രസവിച്ചശേഷം യാക്കോബ് ലാബാനോട്: “ഞാൻ എന്റെ സ്ഥലത്തേക്കും ദേശത്തേക്കും പോകുവാൻ എന്നെ അയയ്ക്കേണം.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 30:26" + }, + "ഞാൻ നിന്നെ സേവിച്ചതിന്റെ പ്രതിഫലമായ എന്റെ ഭാര്യമാരെയും മക്കളെയും എനിക്കു തരേണം; ഞാൻ പോകട്ടെ; ഞാൻ നിനക്കു ചെയ്ത സേവനം നീ അറിയുന്നുവല്ലോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 30:27" + }, + "ലാബാൻ അവനോട്: “നിനക്ക് എന്നോടു ദയ ഉണ്ടെങ്കിൽ പോകരുതേ; നിന്റെ നിമിത്തം യഹോവ എന്നെ അനുഗ്രഹിച്ചു എന്ന് എനിക്ക് ബോദ്ധ്യമായിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 30:28" + }, + "നിനക്ക് എന്തു പ്രതിഫലം വേണം എന്നു പറയുക; ഞാൻ തരാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 30:29" + }, + "യാക്കോബ് അവനോട്: “ഞാൻ നിന്നെ എങ്ങനെ സേവിച്ചു എന്നും നിന്റെ ആട്ടിൻകൂട്ടം എന്റെ പക്കൽ എങ്ങനെ ഇരുന്നു എന്നും നീ അറിയുന്നു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 30:30" + }, + "ഞാൻ വരുംമുമ്പേ നിനക്ക് അല്പമേ ഉണ്ടായിരുന്നുള്ളു; ഇപ്പോൾ അത് അത്യന്തം വർദ്ധിച്ചിരിക്കുന്നു; ഞാൻ കാൽ വച്ചിടത്തൊക്കെയും യഹോവ നിന്നെ അനുഗ്രഹിച്ചിരിക്കുന്നു. ഇനി എന്റെ സ്വന്തഭവനത്തിനുവേണ്ടി ഞാൻ എപ്പോൾ കരുതും” എന്നും പറഞ്ഞു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 30:31" + }, + "“ഞാൻ നിനക്ക് എന്തു തരേണം” എന്ന് ലാബാൻ ചോദിച്ചതിന് യാക്കോബ് പറഞ്ഞത്: “നീ ഒന്നും തരേണ്ടാ; ഈ കാര്യം നീ ചെയ്തുതന്നാൽ ഞാൻ നിന്റെ ആട്ടിൻ കൂട്ടത്തെ ഇനിയും മേയിച്ചു പാലിക്കാം.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 30:32" + }, + "ഞാൻ ഇന്നു നിന്റെ എല്ലാകൂട്ടങ്ങളിലുംകൂടി കടന്ന്, അവയിൽനിന്ന് പുള്ളിയും മറുകുമുള്ള ആടുകളെ ഒക്കെയും ചെമ്മരിയാടുകളിൽ കറുത്തതിനെയൊക്കെയും കോലാടുകളിൽ പുള്ളിയും മറുകുമുള്ളതിനെയും വേർതിരിക്കാം; അത് എന്റെ പ്രതിഫലമായിരിക്കട്ടെ.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 30:33" + }, + "നാളെ ഒരിക്കൽ എന്റെ പ്രതിഫലം സംബന്ധിച്ച് നീ നോക്കുവാൻ വരുമ്പോൾ എന്റെ നീതി തെളിവായിരിക്കും; കോലാടുകളിൽ പുള്ളിയും മറുകുമില്ലാത്തതും ചെമ്മരിയാടുകളിൽ കറുത്തനിറമില്ലാത്തതും എല്ലാം എന്റെ പക്കൽ ഉണ്ടു എങ്കിൽ മോഷ്ടിച്ചതായി എണ്ണാം.”", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 30:34" + }, + "അതിനു ലാബാൻ: “ശരി, നീ പറഞ്ഞതുപോലെ ആകട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 30:35" + }, + "അന്നുതന്നെ അവൻ വരയും മറുകുമുള്ള മുട്ടാടുകളെയും പുള്ളിയും മറുകുമുള്ള പെൺകോലാടുകളെ ഒക്കെയും വെണ്മയുള്ളതിനെ ഒക്കെയും ചെമ്മരിയാടുകളിൽ കറുത്തനിറമുള്ളതിനെ ഒക്കെയും വേർതിരിച്ച് അവന്റെ പുത്രന്മാരുടെ കൈയിൽ ഏല്പിച്ചു.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 30:36" + }, + "അവൻ തനിക്കും യാക്കോബിനും ഇടയിൽ മൂന്നു ദിവസത്തെ യാത്രാദൂരം വച്ചു; ലാബാന്റെ ബാക്കിയുള്ള ആട്ടിൻകൂട്ടങ്ങളെ യാക്കോബ് മേയിച്ചു.", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 30:37" + }, + "എന്നാൽ യാക്കോബ് പുന്നവൃക്ഷത്തിന്റെയും ബദാംവൃക്ഷത്തിന്റെയും അരിഞ്ഞിൽവൃക്ഷത്തിന്റെയും പച്ചക്കൊമ്പുകളെ എടുത്ത് അവയിൽ വെള്ള കാണത്തക്കവണ്ണം വെള്ളവരയായി തോലുരിച്ചു.", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 30:38" + }, + "ആടുകൾ കുടിപ്പാൻ വന്നപ്പോൾ അവൻ, താൻ തോലുരിച്ച കൊമ്പുകളെ പാത്തികളിലും വെള്ളം പകരുന്ന തൊട്ടികളിലും ആടുകളുടെ മുമ്പിൽ വച്ചു; അവ വെള്ളം കുടിപ്പാൻ വന്നപ്പോൾ ചനയേറ്റു.", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 30:39" + }, + "ആടുകൾ കൊമ്പുകളെ കണ്ടുകൊണ്ട് ചനയേറ്റു വരയും പുള്ളിയും മറുകുമുള്ള കുട്ടികളെ പെറ്റു.", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 30:40" + }, + "ആ ആട്ടിൻകുട്ടികളെ യാക്കോബ് വേർതിരിച്ച് ആടുകളെ ലാബാന്റെ ആടുകളിൽ വരയും മറുകുമുള്ള എല്ലാറ്റിനും അഭിമുഖമായി നിർത്തി; തന്റെ സ്വന്തകൂട്ടങ്ങളെ ലാബാന്റെ ആടുകളോടു ചേർക്കാതെ വേറെയാക്കി.", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 30:41" + }, + "ബലമുള്ള ആടുകൾ ചനയേല്ക്കുമ്പോഴൊക്കെയും കൊമ്പുകളെ കണ്ടുകൊണ്ട് ചനയേൽക്കേണ്ടതിനു യാക്കോബ് ആ കൊമ്പുകളെ പാത്തികളിൽ ആടുകളുടെ കണ്ണിനു മുമ്പിൽ വച്ചു.", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 30:42" + }, + "ബലമില്ലാത്ത ആടുകൾ ചനയേല്ക്കുമ്പോൾ കൊമ്പുകളെ വച്ചില്ല; അങ്ങനെ ബലമില്ലാത്തവ ലാബാനും ബലമുള്ളവ യാക്കോബിനും ആയിത്തീർന്നു.", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 30:43" + }, + "അവൻ മഹാസമ്പന്നനായി അവന് വളരെ ആടുകളും ദാസീദാസന്മാരും ഒട്ടകങ്ങളും കഴുതകളും ഉണ്ടാകുകയും ചെയ്തു." + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "GEN 31" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 31:1" + }, + "എന്നാൽ “ഞങ്ങളുടെ അപ്പനുള്ളതൊക്കെയും യാക്കോബ് എടുത്തുകളഞ്ഞു ഞങ്ങളുടെ അപ്പന്റെ വകകൊണ്ട് അവൻ ഈ ധനം ഒക്കെയും സമ്പാദിച്ചു” എന്നു ലാബാന്റെ പുത്രന്മാർ പറഞ്ഞ വാക്കുകളെ യാക്കോബ് കേട്ടു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 31:2" + }, + "യാക്കോബ് ലാബാന്റെ മുഖത്തു നോക്കിയപ്പോൾ അതു തന്റെ നേരെ മുൻപെന്നപോലെ അല്ല എന്നു കണ്ടു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 31:3" + }, + "അപ്പോൾ യഹോവ യാക്കോബിനോട്: “നിന്റെ പിതാക്കന്മാരുടെ ദേശത്തേക്കും നിന്റെ കുടുംബക്കാരുടെ അടുക്കലേക്കും മടങ്ങിപ്പോക; ഞാൻ നിന്നോടുകൂടെ ഇരിക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 31:4" + }, + "യാക്കോബ് ആളയച്ചു റാഹേലിനേയും ലേയായെയും വയലിൽ തന്റെ ആട്ടിൻ കൂട്ടത്തിന്റെ അടുക്കൽ വിളിപ്പിച്ചു,", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 31:5" + }, + "അവരോടു പറഞ്ഞത്: “നിങ്ങളുടെ അപ്പന്റെ മുഖം എന്റെ നേരെ മുൻപെന്നപോലെ അല്ല എന്നു ഞാൻ കാണുന്നു; എങ്കിലും എന്റെ അപ്പന്റെ ദൈവം എന്നോടുകൂടെ ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 31:6" + }, + "നിങ്ങളുടെ അപ്പനെ ഞാൻ എന്റെ സർവ്വബലത്തോടുംകൂടെ സേവിച്ചു എന്നു നിങ്ങൾക്കു തന്നെ അറിയാമല്ലോ.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 31:7" + }, + "നിങ്ങളുടെ അപ്പനോ എന്നെ ചതിച്ച് എന്റെ പ്രതിഫലം പത്തു പ്രാവശ്യം മാറ്റി; എങ്കിലും എന്നോടു ദോഷം ചെയ്യുവാൻ ദൈവം അവനെ സമ്മതിച്ചില്ല.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 31:8" + }, + "‘പുള്ളിയുള്ളവ നിന്റെ പ്രതിഫലം ആയിരിക്കട്ടെ’ എന്ന് അവൻ പറഞ്ഞു എങ്കിൽ കൂട്ടമൊക്കെയും പുള്ളിയുള്ള കുട്ടികളെ പെറ്റു; ‘വരയുള്ളവ നിന്റെ പ്രതിഫലം ആയിരിക്കട്ടെ’ എന്നു അവൻ പറഞ്ഞു എങ്കിൽ കൂട്ടമൊക്കെയും വരയുള്ള കുട്ടികളെ പെറ്റു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 31:9" + }, + "ഇങ്ങനെ ദൈവം നിങ്ങളുടെ അപ്പന്റെ ആട്ടിൻകൂട്ടത്തെ എടുത്ത് എനിക്കു തന്നിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 31:10" + }, + "ആടുകൾ ചനയേല്ക്കുന്ന കാലത്തു ഞാൻ സ്വപ്നത്തിൽ ആടുകളിന്മേൽ കയറുന്ന മുട്ടാടുകൾ വരയും പുള്ളിയും മറുകും ഉള്ളവ എന്നു കണ്ടു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 31:11" + }, + "ദൈവത്തിന്റെ ദൂതൻ സ്വപ്നത്തിൽ എന്നോട്: ‘യാക്കോബേ’ എന്നു വിളിച്ചു; ‘ഞാൻ ഇതാ’ എന്നു ഞാൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 31:12" + }, + "അപ്പോൾ ദൂതൻ: ‘നീ തലപൊക്കി നോക്കുക; ആടുകളുടെമേൽ കയറുന്ന മുട്ടാടുകൾ ഒക്കെയും വരയും പുള്ളിയും മറുകുമുള്ളവയല്ലോ; ലാബാൻ നിന്നോടു ചെയ്യുന്നതൊക്കെയും ഞാൻ കണ്ടിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 31:13" + }, + "നീ തൂണിനെ അഭിഷേകം ചെയ്യുകയും എന്നോടു നേർച്ചനേരുകയും ചെയ്ത സ്ഥലമായ ബേഥേലിന്റെ ദൈവം ആകുന്നു ഞാൻ; ആകയാൽ നീ എഴുന്നേറ്റ്, ഈ ദേശംവിട്ട് നിന്റെ ജന്മദേശത്തേക്കു മടങ്ങിപ്പോക’ എന്നു കല്പിച്ചിരിക്കുന്നു.”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 31:14" + }, + "റാഹേലും ലേയായും അവനോട് ഉത്തരം പറഞ്ഞത്: “അപ്പന്റെ വീട്ടിൽ ഞങ്ങൾക്ക് ഇനി ഓഹരിയും അവകാശവും ഉണ്ടോ?", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 31:15" + }, + "അവൻ ഞങ്ങളെ അന്യരായിട്ടല്ലയോ വിചാരിക്കുന്നത്? ഞങ്ങളെ വിറ്റു വിലയും എല്ലാം തിന്നു കളഞ്ഞുവല്ലോ.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 31:16" + }, + "ദൈവം ഞങ്ങളുടെ അപ്പന്റെ പക്കൽനിന്ന് എടുത്തുകളഞ്ഞ സമ്പത്തൊക്കെയും ഞങ്ങൾക്കും ഞങ്ങളുടെ മക്കൾക്കും ഉള്ളതല്ലോ; ആകയാൽ ദൈവം നിന്നോടു കല്പിച്ചതൊക്കെയും ചെയ്തുകൊൾക.”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 31:17" + }, + "അങ്ങനെ യാക്കോബ് എഴുന്നേറ്റ് തന്റെ ഭാര്യമാരെയും പുത്രന്മാരെയും ഒട്ടകപ്പുറത്തു കയറ്റി.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 31:18" + }, + "തന്റെ കന്നുകാലികളെ ഒക്കെയും താൻ സമ്പാദിച്ച സമ്പത്തൊക്കെയും താൻ പദ്ദൻ-അരാമിൽ സമ്പാദിച്ച മൃഗസമ്പത്തൊക്കെയും ചേർത്തുകൊണ്ട് കനാൻദേശത്തു തന്റെ അപ്പനായ യിസ്ഹാക്കിന്റെ അടുക്കൽ പോകുവാൻ പുറപ്പെട്ടു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 31:19" + }, + "ലാബാൻ തന്റെ ആടുകളെ രോമം കത്രിപ്പാൻ പോയിരുന്നു; റാഹേൽ തന്റെ അപ്പനുള്ള ഗൃഹവിഗ്രഹങ്ങളെ മോഷ്ടിച്ചു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 31:20" + }, + "താൻ ഓടിപ്പോകുന്നതു യാക്കോബ് അരാമ്യനായ ലാബാനോടു അറിയിക്കായ്കയാൽ അവനെ തോല്പിച്ചായിരുന്നു പോയത്.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 31:21" + }, + "ഇങ്ങനെ അവൻ തനിക്കുള്ള സകലവുമായി ഓടിപ്പോയി; അവൻ പുറപ്പെട്ടു നദി കടന്നു, ഗിലെയാദ്പർവ്വതത്തിനു നേരെ തിരിഞ്ഞു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 31:22" + }, + "യാക്കോബ് ഓടിപ്പോയി എന്നു ലാബാനു മൂന്നാം ദിവസം അറിവു കിട്ടി.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 31:23" + }, + "ഉടനെ അവൻ തന്റെ സഹോദരന്മാരെ കൂട്ടിക്കൊണ്ട് ഏഴു ദിവസത്തെ വഴി അവനെ പിന്തുടർന്നു ഗിലെയാദ്പർവ്വതത്തിൽ അവനോടൊപ്പം എത്തി.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 31:24" + }, + "എന്നാൽ ദൈവം രാത്രി സ്വപ്നത്തിൽ അരാമ്യനായ ലാബാന്റെ അടുക്കൽ വന്ന് അവനോട്: “നീ യാക്കോബിനോട് ഗുണമെങ്കിലും ദോഷമെങ്കിലും പറയാതിരിപ്പാൻ സൂക്ഷിച്ചുകൊൾക” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 31:25" + }, + "ലാബാൻ യാക്കോബിനോടൊപ്പം എത്തി; യാക്കോബ് പർവ്വതത്തിൽ കൂടാരം അടിച്ചിരുന്നു; ലാബാനും തന്റെ സഹോദരന്മാരുമായി ഗിലെയാദ്പർവ്വതത്തിൽ കൂടാരം അടിച്ചു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 31:26" + }, + "ലാബാൻ യാക്കോബിനോടു പറഞ്ഞത്: “നീ എന്നെ ഒളിച്ചു പൊയ്ക്കളയുകയും എന്റെ പുത്രിമാരെ വാളാൽ പിടിച്ചവരെപ്പോലെ കൊണ്ടുപോകുകയും ചെയ്തത് എന്ത്?", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 31:27" + }, + "നീ എന്നെ തോല്പിച്ചു രഹസ്യമായിട്ട് ഓടിപ്പോകുകയും ഞാൻ സന്തോഷത്തോടും സംഗീതത്തോടും മുരജത്തോടും വീണയോടുംകൂടെ നിന്നെ അയയ്ക്കുവാൻ തക്കവണ്ണം എന്നെ അറിയിക്കാതിരിക്കുകയും", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 31:28" + }, + "എന്റെ പുത്രന്മാരെയും പുത്രിമാരെയും ചുംബിപ്പാൻ എനിക്ക് അവസരം തരാതിരിക്കുകയും ചെയ്തത് എന്ത്? ബുദ്ധിശൂന്യതയാണ് നീ ചെയ്തത്.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 31:29" + }, + "നിങ്ങളോട് ദോഷം ചെയ്യുവാൻ എന്റെ പക്കൽ ശക്തിയുണ്ട്; എങ്കിലും ‘നീ യാക്കോബിനോടു ഗുണമെങ്കിലും ദോഷമെങ്കിലും പറയാതിരിപ്പാൻ സൂക്ഷിച്ചുകൊൾക’ എന്നു നിങ്ങളുടെ പിതാവിന്റെ ദൈവം കഴിഞ്ഞ രാത്രി എന്നോട് കല്പിച്ചിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 31:30" + }, + "ആകട്ടെ, നിന്റെ പിതൃഭവനത്തിനായുള്ള അതിവാഞ്ഛയാൽ നീ പുറപ്പെട്ടുപോന്നു; എന്നാൽ എന്റെ ദേവന്മാരെ മോഷ്ടിച്ചത് എന്തിന്”", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 31:31" + }, + "യാക്കോബ് ലാബാനോട്: “പക്ഷെ നിന്റെ പുത്രിമാരെ നീ എന്റെ പക്കൽനിന്ന് ബലമായി പിടിച്ചുവയ്ക്കും എന്നു ഞാൻ ഭയപ്പെട്ടു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 31:32" + }, + "എന്നാൽ നീ ആരുടെ പക്കൽ എങ്കിലും നിന്റെ ദേവന്മാരെ കണ്ടാൽ അവൻ ജീവനോടിരിക്കരുത്; എന്റെ പക്കൽ നിന്റെ വക വല്ലതും ഉണ്ടോ എന്നു നീ നമ്മുടെ സഹോദരന്മാർ കാൺകെ നോക്കി എടുക്ക” എന്നുത്തരം പറഞ്ഞു. റാഹേൽ അവയെ മോഷ്ടിച്ചത് യാക്കോബ് അറിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 31:33" + }, + "അങ്ങനെ ലാബാൻ യാക്കോബിന്റെ കൂടാരത്തിലും ലേയായുടെ കൂടാരത്തിലും രണ്ടു ദാസിമാരുടെ കൂടാരത്തിലും ചെന്നു നോക്കി, ഒന്നും കണ്ടില്ല താനും; അവൻ ലേയായുടെ കൂടാരത്തിൽനിന്ന് ഇറങ്ങി റാഹേലിന്റെ കൂടാരത്തിൽ ചെന്നു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 31:34" + }, + "എന്നാൽ റാഹേൽ വിഗ്രഹങ്ങളെ എടുത്ത് ഒട്ടകത്തിന്റെ ജീനിക്കുള്ളിൽ ഇട്ട് അതിന്മേൽ ഇരിക്കുകയായിരുന്നു. ലാബാൻ കൂടാരത്തിൽ ഒക്കെയും തിരഞ്ഞുനോക്കി, കണ്ടില്ല താനും.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 31:35" + }, + "അവൾ അപ്പനോട്: “യജമാനൻ കോപിക്കരുതേ; നിന്റെ മുമ്പാകെ എഴുന്നേൽക്കുവാൻ എനിക്കു കഴിയുകയില്ല; സ്ത്രീകൾക്കുള്ള പതിവ് എനിക്കു വന്നിരിക്കുന്നു” എന്നു പറഞ്ഞു. അങ്ങനെ അവൻ പരിശോധിച്ചു; ഗൃഹവിഗ്രഹങ്ങളെ കണ്ടില്ല താനും.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 31:36" + }, + "അപ്പോൾ യാക്കോബിനു കോപം ജ്വലിച്ചു, അവൻ ലാബാനോടു വാദിച്ചു. യാക്കോബ് ലാബാനോടു പറഞ്ഞത് എന്തെന്നാൽ: “എന്റെ കുറ്റം എന്ത്? നീ ഇത്ര ഉഗ്രതയോടെ എന്റെ പിന്നാലെ ഓടി വരേണ്ടതിന് എന്റെ തെറ്റ് എന്ത്?", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 31:37" + }, + "നീ എന്റെ സാധനങ്ങളൊക്കെയും പരിശോധിച്ചുവല്ലോ; നിന്റെ വീട്ടിലെ സാധനം വല്ലതും കണ്ടുവോ? എന്റെ സഹോദരന്മാർക്കും നിന്റെ സഹോദരന്മാർക്കും മുമ്പാകെ ഇവിടെ വയ്ക്കുക; അവർ നമുക്കിരുവർക്കും മദ്ധ്യേ വിധിക്കട്ടെ.", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 31:38" + }, + "ഈ ഇരുപതു വർഷം ഞാൻ നിന്റെ അടുക്കൽ പാർത്തു; നിന്റെ ചെമ്മരിയാടുകൾക്കും കോലാടുകൾക്കും ചനനാശം വന്നിട്ടില്ല. നിന്റെ കൂട്ടത്തിലെ ആട്ടുകൊറ്റന്മാരെ ഞാൻ തിന്നുകളഞ്ഞിട്ടുമില്ല.", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 31:39" + }, + "ദുഷ്ടമൃഗം കടിച്ചുകീറിയതിനെ നിന്റെ അടുക്കൽ കൊണ്ടുവരാതെ ഞാൻ അതിന് ഉത്തരവാദിയായിരുന്നു; പകൽ മോഷണം പോയതിനെയും രാത്രി മോഷണം പോയതിനെയും നീ എന്നോടു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 31:40" + }, + "ഇതായിരുന്നു എന്റെ അനുഭവം; പകൽ വെയിൽകൊണ്ടും രാത്രി തണുപ്പുകൊണ്ടും ഞാൻ ക്ഷയിച്ചു; എന്റെ കണ്ണിന് ഉറക്കമില്ലാതെയായി.", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 31:41" + }, + "ഈ ഇരുപതു വർഷം ഞാൻ നിന്റെ വീട്ടിൽ പാർത്തു; പതിന്നാലു വർഷം നിന്റെ രണ്ടു പുത്രിമാർക്കായിട്ടും ആറു വർഷം നിന്റെ ആട്ടിൻകൂട്ടത്തിനായിട്ടും നിന്നെ സേവിച്ചു; പത്തു പ്രാവശ്യം നീ എന്റെ പ്രതിഫലം മാറ്റി.", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 31:42" + }, + "എന്റെ പിതാവിന്റെ ദൈവമായ അബ്രാഹാമിന്റെ ദൈവവും യിസ്ഹാക്കിന്റെ ഭയവുമായവൻ എനിക്ക് ഇല്ലാതിരുന്നു എങ്കിൽ നീ ഇപ്പോൾ എന്നെ വെറുതെ അയച്ചുകളയുമായിരുന്നു; ദൈവം എന്റെ കഷ്ടതയും എന്റെ കൈകളുടെ അധ്വാനവും കണ്ടു കഴിഞ്ഞ രാത്രി ന്യായം വിധിച്ചു.”", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 31:43" + }, + "ലാബാൻ യാക്കോബിനോട്: “പുത്രിമാർ എന്റെ പുത്രിമാർ, മക്കൾ എന്റെ മക്കൾ, ആട്ടിൻകൂട്ടം എന്റെ ആട്ടിൻകൂട്ടം; നീ കാണുന്നതൊക്കെയും എനിക്കുള്ളതുതന്നെ; ഈ എന്റെ പുത്രിമാരോടോ അവർ പ്രസവിച്ച മക്കളോടോ ഞാൻ ഇന്ന് എന്തു ചെയ്യും?", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 31:44" + }, + "അതുകൊണ്ട് വരിക, ഞാനും നീയും തമ്മിൽ ഒരു ഉടമ്പടി ചെയ്യുക; അത് എനിക്കും നിനക്കും മദ്ധ്യേ സാക്ഷിയായിരിക്കട്ടെ” എന്ന് ഉത്തരം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 31:45" + }, + "അപ്പോൾ യാക്കോബ് ഒരു കല്ല് എടുത്തു തൂണായി നിർത്തി.", + { + "type": "verse:v", + "number": "46", + "sid": "GEN 31:46" + }, + "“കല്ലുകൾ കൂട്ടുവിൻ” എന്നു യാക്കോബ് തന്റെ സഹോദരന്മാരോടു പറഞ്ഞു; അവർ കല്ലുകൾ എടുത്ത് ഒരു കൂമ്പാരമുണ്ടാക്കി; കൂമ്പാരത്തിന്മേൽവച്ച് അവർ ഭക്ഷണം കഴിച്ചു.", + { + "type": "verse:v", + "number": "47", + "sid": "GEN 31:47" + }, + "ലാബാൻ അതിന് യെഗർ-സഹദൂഥാ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "48", + "sid": "GEN 31:48" + }, + "“ഈ കൂമ്പാരം ഇന്ന് എനിക്കും നിനക്കും മദ്ധ്യേ സാക്ഷി” എന്ന് ലാബാൻ പറഞ്ഞു. അതുകൊണ്ട് അതിനു ഗലേദ് എന്നും മിസ്പാ എന്നും പോരായി:", + { + "type": "verse:v", + "number": "49", + "sid": "GEN 31:49" + }, + "“നാം തമ്മിൽ അകന്നിരിക്കുമ്പോൾ യഹോവ എനിക്കും നിനക്കും മദ്ധ്യേ കാവലായിരിക്കട്ടെ.", + { + "type": "verse:v", + "number": "50", + "sid": "GEN 31:50" + }, + "നീ എന്റെ പുത്രിമാരെ ഉപദ്രവിക്കുകയോ എന്റെ പുത്രിമാരെയല്ലാതെ വേറെ സ്ത്രീകളെ സ്വീകരിക്കുകയോ ചെയ്യുമെങ്കിൽ നമ്മോടുകൂടെ ആരും ഇല്ല; നോക്കുക, ദൈവം തന്നെ എനിക്കും നിനക്കും മദ്ധ്യേ സാക്ഷി” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "51", + "sid": "GEN 31:51" + }, + "ലാബാൻ പിന്നെയും യാക്കോബിനോട്: “ഇതാ, ഈ കൂമ്പാരം; ഇതാ, എനിക്കും നിനക്കും മദ്ധ്യേ നിർത്തിയ തൂൺ.", + { + "type": "verse:v", + "number": "52", + "sid": "GEN 31:52" + }, + "ദോഷത്തിനായി ഞാൻ ഈ കൂമ്പാരം കടന്നു നിന്റെ അടുക്കൽ വരാതെയും നീ ഈ കൂമ്പാരവും ഈ തൂണും കടന്ന് എന്റെ അടുക്കൽ വരാതെയും ഇരിക്കേണ്ടതിന് ഈ കൂമ്പാരവും സാക്ഷി, ഈ തൂണും സാക്ഷി.", + { + "type": "verse:v", + "number": "53", + "sid": "GEN 31:53" + }, + "അബ്രാഹാമിന്റെ ദൈവവും നാഹോരിന്റെ ദൈവവും അവരുടെ പിതാവിന്റെ ദൈവവുമായവൻ നമുക്കു മദ്ധ്യേ വിധിക്കട്ടെ” എന്നു പറഞ്ഞു. യാക്കോബ് തന്റെ പിതാവായ യിസ്ഹാക്കിന്റെ ഭയമായവനെച്ചൊല്ലി സത്യം ചെയ്തു.", + { + "type": "verse:v", + "number": "54", + "sid": "GEN 31:54" + }, + "പിന്നെ യാക്കോബ് പർവ്വതത്തിൽ യാഗം അർപ്പിച്ചു ഭക്ഷണം കഴിപ്പാൻ തന്റെ സഹോദരന്മാരെ വിളിച്ചു; അവർ ഭക്ഷണം കഴിച്ചു പർവ്വതത്തിൽ രാപാർത്തു.", + { + "type": "verse:v", + "number": "55", + "sid": "GEN 31:55" + }, + "ലാബാൻ അതിരാവിലെ എഴുന്നേറ്റ് തന്റെ പുത്രന്മാരെയും പുത്രിമാരെയും ചുംബിക്കുകയും അനുഗ്രഹിക്കുകയും ചെയ്തശേഷം അവിടെനിന്നു പുറപ്പെട്ടു സ്വദേശത്തേക്കു മടങ്ങിപ്പോയി." + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "GEN 32" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 32:1" + }, + "യാക്കോബ് തന്റെ വഴിക്കു പോയി; ദൈവത്തിന്റെ ദൂതന്മാർ അവന്റെ എതിരെ വന്നു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 32:2" + }, + "യാക്കോബ് അവരെ കണ്ടപ്പോൾ: “ഇതു ദൈവത്തിന്റെ സൈന്യം” എന്നു പറഞ്ഞു. ആ സ്ഥലത്തിനു അവൻ മഹനയീം എന്നു പേർ ഇട്ടു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 32:3" + }, + "അനന്തരം യാക്കോബ് എദോംനാടായ സേയീർദേശത്ത് തന്റെ സഹോദരനായ ഏശാവിന്റെ അടുക്കൽ തനിക്കു മുമ്പായി സന്ദേശവാഹകരെ അയച്ചു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 32:4" + }, + "അവരോടു കല്പിച്ചത് എന്തെന്നാൽ: “എന്റെ യജമാനനായ ഏശാവിനോട് ഇങ്ങനെ പറയുക: ‘നിന്റെ ദാസൻ യാക്കോബ് ഇപ്രകാരം പറയുന്നു: ഞാൻ ലാബാന്റെ അടുക്കൽ പരദേശിയായി പാർത്ത് ഇന്നുവരെ അവിടെ താമസിച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 32:5" + }, + "എനിക്കു കാളയും കഴുതയും ആടും ദാസീദാസന്മാരും ഉണ്ട്; നിനക്ക് എന്നോട് കൃപ തോന്നേണ്ടതിനാകുന്നു യജമാനനെ അറിയിപ്പാൻ ഞാൻ ആളയക്കുന്നത്.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 32:6" + }, + "ദൂതന്മാർ യാക്കോബിന്റെ അടുക്കൽ മടങ്ങി വന്നു: “ഞങ്ങൾ നിന്റെ സഹോദരനായ ഏശാവിന്റെ അടുക്കൽ പോയി വന്നു; അവൻ നാനൂറ് ആളുകളുമായി നിന്നെ എതിരേല്പാൻ വരുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 32:7" + }, + "അപ്പോൾ യാക്കോബ് ഏറ്റവും ഭയപ്പെട്ട് അസ്വസ്ഥനായി, തന്നോടുകൂടെ ഉണ്ടായിരുന്ന ജനത്തെയും ആടുകളെയും കന്നുകാലികളെയും ഒട്ടകങ്ങളെയും രണ്ടു കൂട്ടമായി വിഭാഗിച്ചു,", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 32:8" + }, + "“ഏശാവ് ഒരു കൂട്ടത്തിന്റെ നേരേ വന്ന് അതിനെ നശിപ്പിച്ചാൽ മറ്റേ കൂട്ടത്തിന് ഓടിപ്പോകാമല്ലോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 32:9" + }, + "പിന്നെ യാക്കോബ് പ്രാർത്ഥിച്ചത്: “എന്റെ പിതാവായ അബ്രാഹാമിന്റെ ദൈവവും എന്റെ പിതാവായ യിസ്ഹാക്കിന്റെ ദൈവവുമായുള്ളോവേ, ‘നിന്റെ ദേശത്തേക്കും നിന്റെ കുടുംബക്കാരുടെ അടുക്കലേക്കും മടങ്ങിപ്പോക; ഞാൻ നിനക്ക് നന്മ ചെയ്യും’ എന്ന് എന്നോടു അരുളിച്ചെയ്ത യഹോവേ,", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 32:10" + }, + "അടിയനോട് കാണിച്ചിരിക്കുന്ന സകലദയയ്ക്കും സകലവിശ്വസ്തതയ്ക്കും ഞാൻ ഒട്ടും യോഗ്യനല്ല; ഒരു വടിയോടുകൂടി മാത്രമല്ലോ ഞാൻ ഈ യോർദ്ദാൻ കടന്നത്; ഇപ്പോഴോ ഞാൻ രണ്ടു കൂട്ടമായി തീർന്നിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 32:11" + }, + "എന്റെ സഹോദരനായ ഏശാവിന്റെ കൈയിൽനിന്ന് എന്നെ രക്ഷിക്കേണമേ എന്നു ഞാൻ പ്രാർഥിക്കുന്നു; പക്ഷേ അവൻ വന്ന് എന്നെയും മക്കളോടുകൂടെ അമ്മമാരെയും നശിപ്പിക്കും എന്നു ഞാൻ ഭയപ്പെടുന്നു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 32:12" + }, + "അവിടുന്നോ: ‘ഞാൻ നിന്നോടു നന്മ ചെയ്യും; നിന്റെ സന്തതിയെ പെരുപ്പംകൊണ്ട് എണ്ണുവാൻ കഴിയാത്ത കടൽകരയിലെ മണൽപോലെ ആക്കും’ എന്ന് അരുളിച്ചെയ്തുവല്ലോ.”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 32:13" + }, + "അന്നു രാത്രി അവൻ അവിടെ പാർത്തു; തന്റെ കൈവശം ഉള്ളതിൽ തന്റെ സഹോദരനായ ഏശാവിനു സമ്മാനമായിട്ട്", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 32:14" + }, + "ഇരുനൂറു പെൺകോലാടുകളെയും ഇരുപതു ആൺകോലാടുകളെയും ഇരുനൂറു പെൺചെമ്മരിയാടുകളെയും ഇരുപതു ആൺചെമ്മരിയാടുകളെയും", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 32:15" + }, + "കറവുള്ള മുപ്പത് ഒട്ടകങ്ങളെയും അവയുടെ കുട്ടികളെയും നാല്പതു പശുക്കളെയും പത്തു കാളകളെയും ഇരുപതു പെൺകഴുതകളെയും പത്തു കഴുതക്കുട്ടികളെയും വേർതിരിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 32:16" + }, + "തന്റെ ദാസന്മാരുടെ കൈവശം ഓരോ കൂട്ടത്തെ പ്രത്യേകം പ്രത്യേകമായി ഏല്പിച്ചു, തന്റെ ദാസന്മാരോട്: “നിങ്ങൾ എനിക്കു മുമ്പായി കടന്നുപോയി അതാതു കൂട്ടത്തിനു മദ്ധ്യേ കുറച്ച് അകലം ഇടുവിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 32:17" + }, + "ഒന്നാമതു പോകുന്നവനോട് അവൻ: “എന്റെ സഹോദരനായ ഏശാവ് നിന്നെ കണ്ട്: ‘നീ ആരുടെ ആൾ? എവിടെ പോകുന്നു? നിന്റെ മുമ്പിൽ പോകുന്ന ഇവ ആരുടെ വക’ എന്നിങ്ങനെ നിന്നോടു ചോദിച്ചാൽ:", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 32:18" + }, + "‘നിന്റെ ദാസൻ യാക്കോബിന്റെ വക ആകുന്നു; ഇത് യജമാനനായ ഏശാവിന് അയച്ചിരിക്കുന്ന സമ്മാനം; അതാ, അവനും പിന്നാലെ വരുന്നു’ എന്നു നീ പറയേണം” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 32:19" + }, + "രണ്ടാമത്തവനോടും മൂന്നാമത്തവനോടും കൂട്ടങ്ങളെ നടത്തിക്കൊണ്ടുപോകുന്ന എല്ലാവരോടും: “നിങ്ങൾ ഏശാവിനെ കാണുമ്പോൾ ഇപ്രകാരം അവനോടു പറയുവിൻ;", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 32:20" + }, + "‘അതാ, നിന്റെ ദാസൻ യാക്കോബ് പിന്നാലെ വരുന്നു’ എന്നും പറയുവിൻ” എന്ന് അവൻ കല്പിച്ചു. “എനിക്കു മുമ്പായിപോകുന്ന സമ്മാനംകൊണ്ട് അവനെ ശാന്തമാക്കീട്ടു പിന്നെ ഞാൻ അവന്റെ മുഖം കണ്ടുകൊള്ളാം; ഒരുപക്ഷേ അവൻ എന്നെ സ്വീകരിച്ചേക്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 32:21" + }, + "അങ്ങനെ സമ്മാനം അവന്റെ മുമ്പായി പോയി; അവനോ അന്നു രാത്രി കൂട്ടത്തോടുകൂടെ പാർത്തു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 32:22" + }, + "ആ രാത്രിയിൽ അവൻ എഴുന്നേറ്റു, തന്റെ രണ്ടു ഭാര്യമാരെയും രണ്ടു ദാസിമാരെയും പതിനൊന്നു പുത്രന്മാരെയും കൂട്ടി യാബ്ബോക്ക്കടവു കടന്നു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 32:23" + }, + "അങ്ങനെ അവൻ അവരെ കൂട്ടി ആറ്റിനക്കരെ കടത്തി; തനിക്കുള്ളതൊക്കെയും അക്കരെ കടത്തിയശേഷം യാക്കോബ് തനിയേ ശേഷിച്ചു;", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 32:24" + }, + "അപ്പോൾ ഒരു പുരുഷൻ പുലരുന്നതുവരെ അവനോടു മല്ലുപിടിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 32:25" + }, + "അവനെ ജയിക്കയില്ല എന്നു കണ്ടപ്പോൾ അവൻ അവന്റെ ഇടുപ്പുസന്ധിയിൽ തൊട്ടു; ആകയാൽ അവനോടു മല്ലുപിടിക്കുകയിൽ യാക്കോബിന്റെ ഇടുപ്പുസന്ധി ഉളുക്കിപ്പോയി.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 32:26" + }, + "“എന്നെ വിടുക; നേരം പുലരുന്നുവല്ലോ” എന്ന് അവൻ പറഞ്ഞതിന്: “നീ എന്നെ അനുഗ്രഹിച്ചല്ലാതെ ഞാൻ നിന്നെ വിടുകയില്ല” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 32:27" + }, + "“നിന്റെ പേർ എന്ത്” എന്ന് അവൻ അവനോടു ചോദിച്ചതിന്: “യാക്കോബ്” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 32:28" + }, + "“നീ ദൈവത്തോടും മനുഷ്യരോടും മല്ലുപിടിച്ചു ജയിച്ചതുകൊണ്ടു നിന്റെ പേർ ഇനി യാക്കോബ് എന്നല്ല യിസ്രായേൽ എന്നു വിളിക്കപ്പെടും” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 32:29" + }, + "യാക്കോബ് അവനോട്: “നിന്റെ പേർ എനിക്കു പറഞ്ഞുതരേണം” എന്ന് അപേക്ഷിച്ചു: “നീ എന്റെ പേർ ചോദിക്കുന്നത് എന്ത്” എന്ന് അവൻ പറഞ്ഞു, അവിടെവച്ച് അവൻ യാക്കോബിനെ അനുഗ്രഹിച്ചു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 32:30" + }, + "“ഞാൻ ദൈവത്തെ മുഖാമുഖമായി കണ്ടിട്ടും എനിക്കു ജീവഹാനി വന്നില്ല” എന്നു യാക്കോബ് പറഞ്ഞ്, ആ സ്ഥലത്തിനു പെനീയേൽ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 32:31" + }, + "അവൻ പെനീയേൽ കടന്നുപോകുമ്പോൾ സൂര്യൻ ഉദിച്ചു; എന്നാൽ ഇടുപ്പിന്റെ ഉളുക്കുനിമിത്തം അവൻ മുടന്തിനടന്നു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 32:32" + }, + "അവൻ യാക്കോബിന്റെ ഇടുപ്പുസന്ധിയിലെ ഞരമ്പു തൊടുകകൊണ്ടു യിസ്രായേൽമക്കൾ ഇന്നുവരെയും ഇടുപ്പുസന്ധിയിലെ ഞരമ്പു തിന്നാറില്ല." + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "GEN 33" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 33:1" + }, + "അനന്തരം യാക്കോബ് തലപൊക്കി നോക്കി, ഏശാവും അവനോടുകൂടെ നാനൂറ് ആളുകളും വരുന്നതു കണ്ടു; തന്റെ മക്കളെ ലേയായുടെ അടുക്കലും റാഹേലിന്റെ അടുക്കലും രണ്ടു ദാസിമാരുടെ അടുക്കലും വിഭാഗിച്ചുനിർത്തി.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 33:2" + }, + "അവൻ ദാസിമാരെയും അവരുടെ മക്കളെയും മുൻപായും ലേയായെയും അവളുടെ മക്കളെയും പിന്നാലെയും റാഹേലിനെയും യോസേഫിനെയും അവസാനമായും നിർത്തി.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 33:3" + }, + "അവൻ അവർക്കു മുൻപായി കടന്ന് ഏഴു പ്രാവശ്യം സാഷ്ടാംഗം നമസ്കരിച്ചുകൊണ്ട് തന്റെ സഹോദരനോട് അടുത്തുചെന്നു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 33:4" + }, + "ഏശാവ് ഓടിവന്ന് അവനെ എതിരേറ്റ്, ആലിംഗനം ചെയ്തു; അവന്റെ കഴുത്തിൽ വീണ് അവനെ ചുംബിച്ചു, രണ്ടുപേരും കരഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 33:5" + }, + "പിന്നെ ഏശാവ് തലപൊക്കി സ്ത്രീകളെയും കുഞ്ഞുങ്ങളെയും കണ്ടു: “നിന്നോടുകൂടെയുള്ള ഇവർ ആർ” എന്നു ചോദിച്ചുതിന്: “ദൈവം അടിയനു കൃപയാൽ നല്കിയിരിക്കുന്ന മക്കൾ” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 33:6" + }, + "അപ്പോൾ ദാസിമാരും മക്കളും അടുത്തുവന്നു നമസ്കരിച്ചു;", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 33:7" + }, + "ലേയായും മക്കളും അടുത്തുവന്ന് നമസ്കരിച്ചു; അവസാനം യോസേഫും റാഹേലും അടുത്തുവന്നു നമസ്കരിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 33:8" + }, + "“ഞാൻ വഴിക്കു കണ്ട ആ കൂട്ടമൊക്കെയും എന്തിന്” എന്ന് ഏശാവ് ചോദിച്ചതിന്: “യജമാനന് എന്നോടു കൃപതോന്നേണ്ടതിന് ആകുന്നു” എന്ന് യാക്കോബ് പറഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 33:9" + }, + "അതിന് ഏശാവ്: “സഹോദരാ, എനിക്കു വേണ്ടത്ര ഉണ്ട്; നിനക്കുള്ളതു നിനക്ക് ഇരിക്കട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 33:10" + }, + "അതിനു യാക്കോബ്: “അങ്ങനെയല്ല, എന്നോടു കൃപ ഉണ്ടെങ്കിൽ എന്റെ സമ്മാനം എന്റെ കൈയിൽനിന്നു വാങ്ങേണമേ; ദൈവത്തിന്റെ മുഖം കാണുന്നതുപോലെ ഞാൻ നിന്റെ മുഖം കാണുകയും നിനക്ക് എന്നോടു ദയ തോന്നുകയും ചെയ്തുവല്ലോ;", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 33:11" + }, + "ഞാൻ അയച്ചിരിക്കുന്ന സമ്മാനം വാങ്ങേണമേ; ദൈവം എന്നോടു കൃപ ചെയ്തിരിക്കുന്നു; എനിക്കു വേണ്ടത്ര ഉണ്ട്” എന്നു പറഞ്ഞ് ഏശാവിനെ നിർബ്ബന്ധിച്ചു; അങ്ങനെ അവൻ അതു വാങ്ങി.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 33:12" + }, + "പിന്നെ ഏശാവ്: “നമ്മുക്കുയാത്ര തുടരാം; ഞാൻ നിനക്കു മുൻപായി നടക്കാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 33:13" + }, + "അതിന് യാക്കോബ് അവനോട്: “കുട്ടികൾ നന്നാ ഇളയവർ എന്നും കറവുള്ള ആടുകളും കന്നുകാലികളും കൂടെ ഉണ്ടെന്നും യജമാനൻ അറിയുന്നുവല്ലോ; അവയെ ഒരു ദിവസം അധികമായി ഓടിച്ചാൽ കൂട്ടമെല്ലാം ചത്തുപോകും.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 33:14" + }, + "യജമാനൻ അടിയനു മുൻപായി പോയാലും; എന്റെ കൂടെയുള്ള കന്നുകാലികളുടെയും കുഞ്ഞുങ്ങളുടെയും പ്രാപ്തിക്ക് ഒത്തവണ്ണം ഞാൻ സാവധാനത്തിൽ അവയെ നടത്തിക്കൊണ്ടു സേയീരിൽ യജമാനന്റെ അടുക്കൽ വന്നുകൊള്ളാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 33:15" + }, + "“എന്റെ ആളുകളിൽ ചിലരെ ഞാൻ നിന്റെ അടുക്കൽ നിർത്തട്ടെ” എന്ന് ഏശാവ് പറഞ്ഞതിന്: “എന്തിന്? യജമാനന്റെ കൃപയുണ്ടായാൽ മതി” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 33:16" + }, + "അങ്ങനെ ഏശാവ് അന്നു തന്റെ വഴിക്കു സേയീരിലേക്കു മടങ്ങിപ്പോയി.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 33:17" + }, + "യാക്കോബോ സുക്കോത്തിലേക്കു യാത്ര പുറപ്പെട്ടു; തനിക്ക് ഒരു വീടു പണിതു; കന്നുകാലിക്കൂട്ടത്തിനു തൊഴുത്തുകളും കെട്ടി; അതുകൊണ്ട് ആ സ്ഥലത്തിന് സുക്കോത്ത് എന്നു പേർ പറയുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 33:18" + }, + "യാക്കോബ് പദ്ദൻ-അരാമിൽനിന്നു വന്നശേഷം കനാൻദേശത്തിലെ ശേഖേംപട്ടണത്തിൽ സുരക്ഷിതമായി എത്തി പട്ടണത്തിനരികെ കൂടാരമടിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 33:19" + }, + "താൻ കൂടാരമടിച്ച സ്ഥലത്തിന്റെ ഒരു ഭാഗം ശെഖേമിന്റെ അപ്പനായ ഹമോരിന്റെ പുത്രന്മാരോടു നൂറു വെള്ളിക്കാശിനു വാങ്ങി.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 33:20" + }, + "അവിടെ അവൻ ഒരു യാഗപീഠം പണിതു, അതിന് ഏൽ-എലോഹേ-യിസ്രായേൽ എന്നു പേർ ഇട്ടു." + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "GEN 34" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 34:1" + }, + "ലേയാ യാക്കോബിനു പ്രസവിച്ച മകളായ ദീനാ ദേശത്തിലെ കന്യകമാരെ കാണ്മാൻ പോയി.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 34:2" + }, + "അപ്പോൾ ഹിവ്യനായ ഹമോരിന്റെ മകനായ ദേശത്തിന്റെ പ്രഭുവായ ശെഖേം അവളെ കണ്ടിട്ടു പിടിച്ചുകൊണ്ടുപോയി അവളോടുകൂടെ ശയിച്ച് അവൾക്കു കളങ്കം വരുത്തി.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 34:3" + }, + "അവന്റെ ഉള്ളം യാക്കോബിന്റെ മകളായ ദീനായോടു പറ്റിച്ചേർന്നു; അവൻ ബാലയെ സ്നേഹിച്ചു, ബാലയോടു ഹൃദ്യമായി സംസാരിച്ചു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 34:4" + }, + "ശെഖേം തന്റെ അപ്പനായ ഹമോരിനോട്: “ഈ ബാലയെ എനിക്കു ഭാര്യയായിട്ട് എടുക്കേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 34:5" + }, + "തന്റെ മകളായ ദീനായെ അവൻ മാനഭംഗപ്പെടുത്തി എന്നു യാക്കോബ് കേട്ടു; അവന്റെ പുത്രന്മാർ ആട്ടിൻകൂട്ടത്തോടുകൂടെ വയലിൽ ആയിരുന്നു; അവർ വരുവോളം യാക്കോബ് മിണ്ടാതിരുന്നു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 34:6" + }, + "ശെഖേമിന്റെ അപ്പനായ ഹമോർ യാക്കോബിനോടു സംസാരിപ്പാൻ അവന്റെ അടുക്കൽ വന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 34:7" + }, + "യാക്കോബിന്റെ പുത്രന്മാർ വിവരം അറിഞ്ഞു വയലിൽനിന്നു വന്നു. അവൻ യാക്കോബിന്റെ മകളോടുകൂടെ ശയിച്ചു, അങ്ങനെ അരുതാത്ത കാര്യം ചെയ്തു യിസ്രായേലിൽ വഷളത്വം പ്രവർത്തിച്ചതുകൊണ്ട് ആ പുരുഷന്മാർക്ക് വ്യസനം തോന്നി മഹാകോപവും ജ്വലിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 34:8" + }, + "ഹമോർ അവരോടു സംസാരിച്ചു: “എന്റെ മകൻ ശെഖേമിന്റെ ഉള്ളം നിങ്ങളുടെ മകളോട് പറ്റിയിരിക്കുന്നു; അവളെ അവന് ഭാര്യയായി കൊടുക്കേണം.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 34:9" + }, + "ഞങ്ങളുമായി വിവാഹബന്ധത്തിൽ ഏർപ്പെട്ട് നിങ്ങളുടെ പുത്രിമാരെ ഞങ്ങൾക്കു തരികയും ഞങ്ങളുടെ പുത്രിമാരെ നിങ്ങൾക്ക് എടുക്കുകയും ചെയ്യുവിൻ.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 34:10" + }, + "നിങ്ങൾക്കു ഞങ്ങളോടുകൂടെ പാർക്കാം; ദേശത്തു നിങ്ങൾക്കു സ്വാതന്ത്ര്യമുണ്ടാകും; അതിൽ പാർത്തു വ്യാപാരം ചെയ്തു വസ്തു സമ്പാദിപ്പിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 34:11" + }, + "ശെഖേമും അവളുടെ അപ്പനോടും സഹോദരന്മാരോടും: “നിങ്ങൾക്ക് എന്നോടു കൃപ തോന്നിയാൽ നിങ്ങൾ പറയുന്നതു ഞാൻ തരാം.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 34:12" + }, + "എന്നോട് സ്ത്രീധനവും സമ്മാനവും എത്രയെങ്കിലും ചോദിപ്പിൻ; നിങ്ങൾ പറയുന്നതുപോലെ ഞാൻ തരാം; ബാലയെ എനിക്കു ഭാര്യയായിട്ടു തരേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 34:13" + }, + "തങ്ങളുടെ സഹോദരിയായ ദീനായെ ഇവൻ മാനഭംഗപ്പെടുത്തിയതുകൊണ്ട് യാക്കോബിന്റെ പുത്രന്മാർ ശെഖേമിനോടും അവന്റെ അപ്പനായ ഹമോരിനോടും സംസാരിച്ചു വ്യാജമായി ഉത്തരം പറഞ്ഞത്:", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 34:14" + }, + "“ഞങ്ങളുടെ സഹോദരിയെ അഗ്രചർമ്മിയായ പുരുഷന് കൊടുക്കുന്ന കാര്യം ഞങ്ങൾക്കു സാദ്ധ്യമല്ല; അതു ഞങ്ങൾക്ക് അപമാനമാകുന്നു. എങ്കിലും ഒന്നു ചെയ്താൽ ഞങ്ങൾ സമ്മതിക്കാം.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 34:15" + }, + "നിങ്ങളിലുള്ള ആണെല്ലാം പരിച്ഛേദന ഏറ്റു നിങ്ങൾ ഞങ്ങളെപ്പോലെ ആയ്തീരുമെങ്കിൽ", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 34:16" + }, + "ഞങ്ങളുടെ പുത്രിമാരെ നിങ്ങൾക്കു തരികയും നിങ്ങളുടെ പുത്രിമാരെ ഞങ്ങൾ എടുക്കുകയും നിങ്ങളോടുകൂടെ പാർത്ത് ഒരു ജനമായ്തീരുകയും ചെയ്യാം.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 34:17" + }, + "പരിച്ഛേദന ഏല്ക്കുന്നതിൽ ഞങ്ങളുടെ വാക്ക് സമ്മതിക്കാതിരുന്നാലോ ഞങ്ങൾ ഞങ്ങളുടെ ബാലയെ കൂട്ടിക്കൊണ്ടുപോരും.”", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 34:18" + }, + "അവരുടെ വാക്കുകൾ ഹമോരിനും ഹാമോരിന്റെ മകനായ ശെഖേമിനും ബോധിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 34:19" + }, + "ആ യൗവനക്കാരന് യാക്കോബിന്റെ മകളോട് അനുരാഗം വർദ്ധിച്ചതുകൊണ്ട് അവൻ ആ കാര്യം നടത്തുവാൻ താമസം വരുത്തിയില്ല; അവൻ തന്റെ പിതൃഭവനത്തിൽ എല്ലാവരെക്കാളും ബഹുമാന്യനായിരുന്നു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 34:20" + }, + "അങ്ങനെ ഹമോരും അവന്റെ മകനായ ശെഖേമും തങ്ങളുടെ പട്ടണവാതില്ക്കൽ ചെന്നു, പട്ടണത്തിലെ പുരുഷന്മാരോടു സംസാരിച്ചു:", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 34:21" + }, + "“ഈ മനുഷ്യർ നമ്മോടു സമാധാനമായിരിക്കുന്നു; അതുകൊണ്ട് അവർ ദേശത്തു പാർത്തു വ്യാപാരം ചെയ്യട്ടെ; അവർക്കും നമുക്കും മതിയാകംവണ്ണം ദേശം വിസ്താരമുള്ളതല്ലോ; അവരുടെ പുത്രിമാരെ നമ്മുക്ക് ഭാര്യമാരായി എടുക്കുകയും നമ്മുടെ പുത്രിമാരെ അവർക്കു കൊടുക്കുകയും ചെയ്ക.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 34:22" + }, + "എങ്കിലും അവർ പരിച്ഛേദനയുള്ളവരായിരിക്കുംപോലെ നമ്മുടെയിടയിലുള്ള ആണെല്ലാം പരിച്ഛേദന ഏറ്റാൽ മാത്രമേ അവർ നമ്മോടുകൂടെ പാർത്ത് ഒരു ജനമായിരിപ്പാൻ സമ്മതിക്കുകയുള്ളു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 34:23" + }, + "അവരുടെ ആട്ടിൻകൂട്ടവും സമ്പത്തും മൃഗങ്ങളൊക്കെയും നമുക്ക് ആകയില്ലയോ? അവർ പറയുംപോലെ സമ്മതിച്ചാൽ മതി; എന്നാൽ അവർ നമ്മോടുകൂടെ പാർക്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 34:24" + }, + "അപ്പോൾ ഹമോരിന്റെ പട്ടണക്കാർ എല്ലാവരും അവന്റെയും മകൻ ശെഖേമിന്റെയും വാക്കു കേട്ടു പട്ടണക്കാരിൽ ആണെല്ലാം പരിച്ഛേദന ഏറ്റു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 34:25" + }, + "മൂന്നാം ദിവസം അവർ വേദനപ്പെട്ടിരിക്കുമ്പോൾ യാക്കോബിന്റെ രണ്ടു പുത്രന്മാരായി ദീനായുടെ സഹോദരന്മാരായ ശിമെയോനും ലേവിയും അവരവരുടെ വാൾ എടുത്തു നിർഭയമായിരുന്ന പട്ടണത്തിന്റെ നേരെ ചെന്ന് ആണിനെയൊക്കെയും കൊന്നുകളഞ്ഞു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 34:26" + }, + "അവർ ഹമോരിനെയും അവന്റെ മകനായ ശേഖേമിനെയും വാളിന്റെ വായ്ത്തലയാൽ കൊന്നു ദീനായെ ശെഖേമിന്റെ വീട്ടിൽനിന്നു കൂട്ടിക്കൊണ്ടു പോന്നു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 34:27" + }, + "പിന്നെ യാക്കോബിന്റെ പുത്രന്മാർ കൊല്ലപ്പെട്ടവരുടെ ഇടയിൽ ചെന്നു, തങ്ങളുടെ സഹോദരിയെ അവർ മാനഭംഗപ്പെടുത്തിയതുകൊണ്ടു പട്ടണത്തെ കൊള്ളയിട്ടു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 34:28" + }, + "യാക്കോബിന്റെ പുത്രന്മാർ കൊല്ലപ്പെട്ടവരുടെ ആട്, കന്നുകാലി, കഴുത ഇങ്ങനെ പട്ടണത്തിലും വെളിയിലുമുള്ളവയൊക്കെയും അപഹരിച്ചു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 34:29" + }, + "അവരുടെ സമ്പത്തൊക്കെയും എല്ലാ പൈതങ്ങളെയും ഭാര്യമാരെയും അവർ കൊണ്ടുപോയി; വീടുകളിലുള്ളതൊക്കെയും കൊള്ളയിട്ടു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 34:30" + }, + "അപ്പോൾ യാക്കോബ് ശിമെയോനോടും ലേവിയോടും: “ഈ ദേശനിവാസികളായ കനാന്യരുടെയും പെരിസ്യരുടെയും ഇടയിൽ നിങ്ങൾ എന്നെ നാറ്റിച്ചു വിഷമത്തിലാക്കിയിരിക്കുന്നു; ഞാൻ ആൾബലം കുറവുള്ളവനല്ലോ; അവർ എനിക്കു വിരോധമായി കൂട്ടംകൂടി എന്നെ തോല്പിക്കുകയും ഞാനും എന്റെ ഭവനവും നശിക്കുകയും ചെയ്യും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 34:31" + }, + "അതിന് അവർ: “ഞങ്ങളുടെ സഹോദരിയോട് അവന് ഒരു വേശ്യയോട് എന്നപോലെ പെരുമാറാമോ” എന്നു പറഞ്ഞു." + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "GEN 35" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 35:1" + }, + "അനന്തരം ദൈവം യാക്കോബിനോട്: “എഴുന്നേറ്റ് ബേഥേലിൽ ചെന്നു അവിടെ പാർക്കുക; നിന്റെ സഹോദരനായ ഏശാവിന്റെ മുമ്പിൽനിന്ന് നീ ഓടിപ്പോകുമ്പോൾ നിനക്കു പ്രത്യക്ഷനായ ദൈവത്തിന് അവിടെ ഒരു യാഗപീഠം ഉണ്ടാക്കുക” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 35:2" + }, + "അപ്പോൾ യാക്കോബ് തന്റെ കുടുംബത്തോടും കൂടെയുള്ള എല്ലാവരോടും: “നിങ്ങളുടെ ഇടയിലുള്ള അന്യദേവന്മാരെ നീക്കിക്കളഞ്ഞു നിങ്ങളെ ശുദ്ധീകരിച്ചു വസ്ത്രം മാറുവിൻ.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 35:3" + }, + "നാം പുറപ്പെട്ടു ബേഥേലിലേക്കു പോക; എന്റെ കഷ്ടകാലത്ത് എന്റെ പ്രാർത്ഥന കേൾക്കുകയും ഞാൻ പോയ വഴിയിൽ എന്നോടു കൂടെയിരിക്കുകയും ചെയ്ത ദൈവത്തിന് ഞാൻ അവിടെ ഒരു യാഗപീഠം ഉണ്ടാക്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 35:4" + }, + "അങ്ങനെ അവർ തങ്ങളുടെ കൈവശമുള്ള അന്യദേവന്മാരെ ഒക്കെയും കാതുകളിലെ ആഭരണങ്ങളെയും യാക്കോബിന്റെ പക്കൽ കൊടുത്തു; യാക്കോബ് അവയെ ശെഖേമിനരികെയുള്ള കരുവേലകത്തിൻ കീഴിൽ കുഴിച്ചിട്ടു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 35:5" + }, + "പിന്നെ അവർ യാത്രപുറപ്പെട്ടു; അവരുടെ ചുറ്റുമിരുന്ന പട്ടണങ്ങളുടെ മേൽ ദൈവത്തിന്റെ ഭീതി വീണതുകൊണ്ട് യാക്കോബിന്റെ പുത്രന്മാരെ ആരും പിന്തുടർന്നില്ല.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 35:6" + }, + "യാക്കോബും കൂടെയുള്ള ജനമൊക്കെയും കനാൻദേശത്തിലെ ലൂസ് എന്ന ബേഥേലിൽ എത്തി.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 35:7" + }, + "അവിടെ അവൻ ഒരു യാഗപീഠം പണിതു; തന്റെ സഹോദരന്റെ മുമ്പിൽനിന്ന് ഓടിപ്പോകുമ്പോൾ അവന് അവിടെവച്ചു ദൈവം പ്രത്യക്ഷനായതുകൊണ്ട് അവൻ ആ സ്ഥലത്തിന് ഏൽ-ബേഥേൽ എന്നു പേർ വിളിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 35:8" + }, + "റിബെക്കയുടെ പോറ്റമ്മയായ ദെബോരാ മരിച്ചു, അവളെ ബേഥേലിനു താഴെ ഒരു കരുവേലകത്തിൻ കീഴിൽ സംസ്കരിച്ചു; അതിന് അല്ലോൻ-ബാഖൂത്ത് എന്നു പേരിട്ടു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 35:9" + }, + "യാക്കോബ് പദ്ദൻ-അരാമിൽനിന്നു വന്നശേഷം ദൈവം അവനു പിന്നെയും പ്രത്യക്ഷനായി അവനെ അനുഗ്രഹിച്ചു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 35:10" + }, + "ദൈവം അവനോട്: “നിന്റെ പേർ യാക്കോബ് എന്നല്ലോ; ഇനി നിനക്ക് യാക്കോബ് എന്നല്ല യിസ്രായേൽ എന്നുതന്നെ പേരാകേണം” എന്നു കല്പിച്ച് അവന് യിസ്രായേൽ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 35:11" + }, + "ദൈവം പിന്നെയും അവനോട്: “ഞാൻ സർവ്വശക്തിയുള്ള ദൈവം ആകുന്നു; നീ സന്താനപുഷ്ടിയുള്ളവനായി പെരുകുക; ഒരു ജനതയും ജനതകളുടെ കൂട്ടവും നിന്നിൽനിന്ന് ഉത്ഭവിക്കും; രാജാക്കന്മാരും നിന്നിൽനിന്നു പുറപ്പെടും.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 35:12" + }, + "ഞാൻ അബ്രാഹാമിനും യിസ്ഹാക്കിനും കൊടുത്തദേശം നിനക്കു തരും; നിന്റെ ശേഷം നിന്റെ സന്തതിക്കും ഈ ദേശം കൊടുക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 35:13" + }, + "അവനോടു സംസാരിച്ച സ്ഥലത്തുനിന്ന് ദൈവം അവനെ വിട്ടു കയറിപ്പോയി.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 35:14" + }, + "അവിടുന്ന് തന്നോടു സംസാരിച്ച സ്ഥലത്ത് യാക്കോബ് ഒരു കൽത്തൂൺ നിർത്തി; അതിന്മേൽ ഒരു പാനീയയാഗം ഒഴിച്ച് എണ്ണയും പകർന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 35:15" + }, + "ദൈവം തന്നോട് സംസാരിച്ച സ്ഥലത്തിന് യാക്കോബ് ബേഥേൽ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 35:16" + }, + "അവർ ബേഥേലിൽനിന്നു യാത്ര പുറപ്പെട്ടു; എഫ്രാത്തയിൽ എത്തുവാൻ അല്പദൂരം മാത്രമുള്ളപ്പോൾ റാഹേൽ പ്രസവിച്ചു; പ്രസവിക്കുമ്പോൾ അവൾക്കു കഠിന വേദനയുണ്ടായി.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 35:17" + }, + "അങ്ങനെ പ്രസവത്തിൽ അവൾക്കു കഠിനവേദനയായിരിക്കുമ്പോൾ സൂതികർമ്മിണി അവളോട്: “ഭയപ്പെടേണ്ടാ; ഇതും ഒരു മകനായിരിക്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 35:18" + }, + "എന്നാൽ അവൾ മരിച്ചുപോയി; ജീവൻ പോകുന്ന സമയം അവൾ അവനു ബെനോനീ എന്നു പേർ ഇട്ടു; അവന്റെ അപ്പനോ അവന് ബെന്യാമീൻ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 35:19" + }, + "റാഹേൽ മരിച്ചിട്ട് അവളെ ബേത്ലഹേം എന്ന എഫ്രാത്തിനു പോകുന്ന വഴിയിൽ അടക്കം ചെയ്തു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 35:20" + }, + "അവളുടെ കല്ലറയിന്മേൽ യാക്കോബ് ഒരു തൂൺ നിർത്തി അതു റാഹേലിന്റെ കല്ലറത്തൂൺ എന്ന പേരോടെ ഇന്നുവരെയും നില്ക്കുന്നു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 35:21" + }, + "പിന്നെ യിസ്രായേൽ യാത്ര പുറപ്പെട്ടു, ഏദെർഗോപുരത്തിന് അപ്പുറം കൂടാരം അടിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 35:22" + }, + "യിസ്രായേൽ ആ ദേശത്തു പാർത്തിരിക്കുമ്പോൾ രൂബേൻ ചെന്നു തന്റെ അപ്പന്റെ വെപ്പാട്ടിയായ ബിൽഹായോടുകൂടെ ശയിച്ചു; യിസ്രായേൽ അതുകേട്ടു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "GEN 35:23" + }, + "യാക്കോബിന്റെ പുത്രന്മാർ പന്ത്രണ്ടു പേരായിരുന്നു. ലേയായുടെ പുത്രന്മാർ: യാക്കോബിന്റെ ആദ്യജാതൻ രൂബേൻ, ശിമെയോൻ, ലേവി, യെഹൂദാ, യിസ്സാഖാർ, സെബൂലൂൻ.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 35:24" + }, + "റാഹേലിന്റെ പുത്രന്മാർ: യോസേഫും ബെന്യാമീനും.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 35:25" + }, + "റാഹേലിന്റെ ദാസിയായ ബിൽഹായുടെ പുത്രന്മാർ: ദാനും നഫ്താലിയും.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 35:26" + }, + "ലേയായുടെ ദാസിയായ സില്പായുടെ പുത്രന്മാർ ഗാദും ആശേരും. ഇവർ യാക്കോബിനു പദ്ദൻ-അരാമിൽവച്ചു ജനിച്ച പുത്രന്മാർ.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 35:27" + }, + "പിന്നെ യാക്കോബ് കിര്യാത്തർബ്ബാ എന്ന മമ്രേയിൽ തന്റെ അപ്പനായ യിസ്ഹാക്കിന്റെ അടുക്കൽ വന്നു; അബ്രാഹാമും യിസ്ഹാക്കും പാർത്തിരുന്ന ഹെബ്രോൻ ഇതുതന്നെ.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 35:28" + }, + "യിസ്ഹാക്കിന്റെ ആയുസ്സ് നൂറ്റെൺപതു വർഷമായിരുന്നു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 35:29" + }, + "യിസ്ഹാക്ക് വളരെ പ്രായംചെന്നവനും കാലസമ്പൂർണ്ണനുമായി പ്രാണനെ വിട്ടു മരിച്ചു തന്റെ ജനത്തോടു ചേർന്നു; അവന്റെ പുത്രന്മാരായ ഏശാവും യാക്കോബും കൂടി അവനെ സംസ്കരിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "GEN 36" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 36:1" + }, + "എദോം എന്ന ഏശാവിന്റെ വംശപാരമ്പര്യമാണിത്:", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 36:2" + }, + "ഏശാവ് ഹിത്യനായ ഏലോന്റെ മകൾ ആദാ, ഹിവ്യനായ സിബെയോന്റെ മകളായ അനായുടെ മകൾ ഒഹൊലീബാമാ എന്നീ കനാന്യകന്യകമാരെയും", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 36:3" + }, + "യിശ്മായേലിന്റെ മകളും നെബായോത്തിന്റെ സഹോദരിയുമായ ബാസമത്തിനെയും ഭാര്യമാരായി സ്വീകരിച്ചു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 36:4" + }, + "ആദാ ഏശാവിന് എലീഫാസിനെ പ്രസവിച്ചു; ബാസമത്ത് രെയൂവേലിനെ പ്രസവിച്ചു;", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 36:5" + }, + "ഒഹൊലീബാമാ യെയൂശിനെയും യലാമിനെയും കോരഹിനെയും പ്രസവിച്ചു; ഇവർ ഏശാവിനു കനാൻദേശത്തുവച്ചു ജനിച്ച പുത്രന്മാർ.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 36:6" + }, + "എന്നാൽ ഏശാവ് തന്റെ ഭാര്യമാരെയും പുത്രന്മാരെയും പുത്രിമാരെയും വീട്ടിലുള്ളവരെയൊക്കെയും തന്റെ ആടുമാടുകളെയും സകലമൃഗങ്ങളെയും കനാൻദേശത്തു സമ്പാദിച്ച സമ്പത്തൊക്കെയുംകൊണ്ടു തന്റെ സഹോദരനായ യാക്കോബിന്റെ സമീപത്തുനിന്നു ദൂരെ ഒരു ദേശത്തേക്കു പോയി.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 36:7" + }, + "അവർക്ക് ഒന്നിച്ചു പാർപ്പാൻ കഴിയാതവണ്ണം അവരുടെ സമ്പത്ത് അധികമായിരുന്നു; അവരുടെ ആടുമാടുകൾ നിമിത്തം അവർ പരദേശികളായി പാർത്തിരുന്ന ദേശത്തിന് അവരെ വഹിച്ചുകൂടായിരുന്നു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 36:8" + }, + "അങ്ങനെ എദോം എന്നും പേരുള്ള ഏശാവ് സേയീർപർവ്വതത്തിൽ പാർത്തു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 36:9" + }, + "സേയീർപർവ്വതത്തിലുള്ള എദോമ്യരുടെ പിതാവായ ഏശാവിന്റെ വംശപാരമ്പര്യമാണിത്:", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 36:10" + }, + "ഏശാവിന്റെ പുത്രന്മാരുടെ പേരുകൾ ഇവ: ഏശാവിന്റെ ഭാര്യയായ ആദായുടെ മകൻ എലീഫാസ്, ഏശാവിന്റെ ഭാര്യയായ ബാസമത്തിന്റെ മകൻ രെയൂവേൽ.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 36:11" + }, + "എലീഫാസിന്റെ പുത്രന്മാർ: തേമാൻ, ഓമാർ, സെഫോ, ഗത്ഥാം, കെനസ്.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 36:12" + }, + "തിമ്നാ എന്നവൾ ഏശാവിന്റെ മകനായ എലീഫാസിന്റെ വെപ്പാട്ടി ആയിരുന്നു. അവൾ എലീഫാസിന് അമാലേക്കിനെ പ്രസവിച്ചു; ഇവർ ഏശാവിന്റെ ഭാര്യയായ ആദായുടെ കൊച്ചുമക്കൾ.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 36:13" + }, + "രെയൂവേലിന്റെ പുത്രന്മാർ: നഹത്ത്, സേറഹ്, ശമ്മാ, മിസ്സാ; ഇവർ ഏശാവിന്റെ ഭാര്യയായ ബാസമത്തിന്റെ കൊച്ചുമക്കൾ.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 36:14" + }, + "സിബെയോന്റെ മകളായ അനായുടെ മകൾ ഒഹൊലീബാമാ എന്ന ഏശാവിന്റെ ഭാര്യയുടെ പുത്രന്മാർ ആരെന്നാൽ: അവൾ ഏശാവിനു യെയൂശ്, യലാം, കോരഹ് എന്നിവരെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 36:15" + }, + "ഏശാവിന്റെ പുത്രന്മാരിലെ പ്രഭുക്കന്മാർ ആരെന്നാൽ: ഏശാവിന്റെ ആദ്യജാതൻ എലീഫാസിന്റെ പുത്രന്മാർ: തേമാൻപ്രഭു, ഓമാർപ്രഭു, സെഫോപ്രഭു, കെനസ്പ്രഭു,", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 36:16" + }, + "കോരഹ്പ്രഭു, ഗത്ഥാംപ്രഭു, അമാലേക്പ്രഭു; ഇവർ എദോംദേശത്ത് എലീഫാസിൽനിന്നു ഉത്ഭവിച്ച പ്രഭുക്കന്മാർ; ഇവർ ആദായുടെ കൊച്ചുമക്കൾ.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 36:17" + }, + "ഏശാവിന്റെ മകനായ രെയൂവേലിന്റെ പുത്രന്മാർ ആരെന്നാൽ: നഹത്ത്പ്രഭു, സേരഹ്പ്രഭു, ശമ്മാപ്രഭു, മിസ്സാപ്രഭു, ഇവർ എദോംദേശത്ത് രെയൂവേലിൽനിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാർ; ഇവർ ഏശാവിന്റെ ഭാര്യ ബാസമത്തിന്റെ കൊച്ചുമക്കൾ.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 36:18" + }, + "ഏശാവിന്റെ ഭാര്യയായ ഒഹൊലീബാമായുടെ പുത്രന്മാർ ആരെന്നാൽ: യെയൂശ്പ്രഭു, യലാംപ്രഭു, കോരഹ്പ്രഭു; ഇവർ അനായുടെ മകളായി ഏശാവിന്റെ ഭാര്യയായ ഒഹൊലീബാമായിൽ നിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാർ.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 36:19" + }, + "ഇവർ എദോം എന്നും പേരുള്ള ഏശാവിന്റെ പുത്രന്മാരും അവരിൽനിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാരും ആകുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 36:20" + }, + "ഹോര്യനായ സേയീരിന്റെ പുത്രന്മാരായ ദേശത്തിലെ പൂർവ്വനിവാസികളായവർ ആരെന്നാൽ: ലോതാൻ, ശോബാൽ, സിബെയോൻ,", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 36:21" + }, + "അനാ, ദീശോൻ, ഏസെർ, ദീശാൻ; ഇവർ എദോംദേശത്ത് സേയീരിന്റെ പുത്രന്മാരായ ഹോര്യപ്രഭുക്കന്മാർ.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 36:22" + }, + "ലോതാന്റെ പുത്രന്മാർ ഹോരിയും ഹേമാമും ആയിരുന്നു. ലോതാന്റെ സഹോദരി തിമ്നാ.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 36:23" + }, + "ശോബാലിന്റെ പുത്രന്മാർ ആരെന്നാൽ: അൽവാൻ, മാനഹത്ത്, ഏബാൽ, ശെഫോ, ഓനാം.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 36:24" + }, + "സിബെയോന്റെ പുത്രന്മാർ: അയ്യാവും അനാവും ആയിരുന്നു; മരുഭൂമിയിൽ തന്റെ അപ്പനായ സിബെയോന്റെ കഴുതകളെ മേയ്ക്കുമ്പോൾ ചൂടുറവുകൾ കണ്ടെത്തിയ അനാ ഇവൻതന്നെ.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 36:25" + }, + "അനാവിന്റെ മക്കൾ ഇവർ: ദീശോനും അനാവിന്റെ മകൾ ഒഹൊലീബാമായും ആയിരുന്നു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 36:26" + }, + "ദീശോന്റെ പുത്രന്മാർ ആരെന്നാൽ: ഹെംദാൻ, എശ്ബാൻ, യിത്രാൻ, കെരാൻ.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 36:27" + }, + "ഏസെരിന്റെ പുത്രന്മാർ: ബിൽഹാൻ, സാവാൻ, അക്കാൻ.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 36:28" + }, + "ദീശാന്റെ പുത്രന്മാർ ഊസും അരാനും ആയിരുന്നു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 36:29" + }, + "ഹോര്യപ്രഭുക്കന്മാർ ആരെന്നാൽ: ലോതാൻപ്രഭു, ശോബാൽപ്രഭു, സിബെയോൻപ്രഭു, അനാപ്രഭു,", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 36:30" + }, + "ദീശോൻപ്രഭു, ഏസെർപ്രഭു, ദീശാൻ പ്രഭു; സേയീർദേശത്തിലെ അവരുടെ പ്രധാനികൾക്ക് അനുസാരമായി ഇവർ ആകുന്നു ഹോര്യപ്രഭുക്കന്മാർ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "GEN 36:31" + }, + "യിസ്രായേൽമക്കൾക്കു രാജാവുണ്ടാകുംമുമ്പേ എദോംദേശത്തു ഭരിച്ച രാജാക്കന്മാർ ആരെന്നാൽ:", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 36:32" + }, + "ബെയോരിന്റെ പുത്രനായ ബേല എദോമിൽ രാജാവായിരുന്നു; അവന്റെ പട്ടണത്തിന് ദിൻഹാബാ എന്നു പേർ.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 36:33" + }, + "ബേല മരിച്ചശേഷം ബൊസ്രക്കാരനായ സേരഹിന്റെ മകൻ യോബാബ് അവനു പകരം രാജാവായി.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 36:34" + }, + "യോബാബ് മരിച്ചശേഷം തേമാന്യദേശക്കാരനായ ഹൂശാം അവനു പകരം രാജാവായി.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 36:35" + }, + "ഹൂശാം മരിച്ചശേഷം മോവാബ് സമഭൂമിയിൽവച്ചു മിദ്യാനെ തോല്പിച്ച ബെദദിന്റെ മകൻ ഹദദ് അവന് പകരം രാജാവായി; അവന്റെ പട്ടണത്തിന് അവീത്ത് എന്നു പേർ.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 36:36" + }, + "ഹദദ് മരിച്ചശേഷം മസ്രേക്കക്കാരൻ സമ്ലാ അവനു പകരം രാജാവായി.", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 36:37" + }, + "സമ്ലാ മരിച്ചശേഷം നദീതീരത്തുള്ള രെഹോബോത്ത് പട്ടണക്കാരനായ ശൗൽ അവനു പകരം രാജാവായി.", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 36:38" + }, + "ശൗൽ മരിച്ചശേഷം അക്ബോരിന്റെ മകൻ ബാൽഹാനാൻ അവനു പകരം രാജാവായി.", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 36:39" + }, + "അക്ബോരിന്റെ മകനായ ബാൽഹാനാൻ മരിച്ചശേഷം ഹദർ അവനു പകരം രാജാവായി. അവന്റെ പട്ടണത്തിന് പാവൂ എന്നു പേർ. അവന്റെ ഭാര്യക്ക് മെഹെതബേൽ എന്നു പേർ; അവൾ മേസാഹാബിന്റെ മകളായ മത്രേദിന്റെ മകൾ ആയിരുന്നു.", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 36:40" + }, + "കുടുംബംകുടുംബമായും ദേശംദേശമായും പേരുപേരായും ഏശാവിൽനിന്ന് ഉത്ഭവിച്ച പ്രഭുക്കന്മാരുടെ പേരുകൾ ഇവയാകുന്നു: തിമ്നാപ്രഭു, അൽവാപ്രഭു, യെഥേത്ത്പ്രഭു, ഒഹൊലീബാമാപ്രഭു;", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 36:41" + }, + "ഏലാപ്രഭു, പീനോൻപ്രഭു, കെനസ്പ്രഭു, തേമാൻപ്രഭു;", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 36:42" + }, + "മിബ്സാർപ്രഭു, മഗ്ദീയേൽപ്രഭു, ഈരാംപ്രഭു;", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 36:43" + }, + "തങ്ങൾ അവകാശമാക്കിയ ദേശത്തുള്ള വാസസ്ഥലങ്ങളുടെ അടിസ്ഥാനത്തിൽ എദോമ്യപ്രഭുക്കന്മർ ഇവർ ആകുന്നു; എദോമ്യരുടെ പിതാവ് ഏശാവ് തന്നെ." + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "GEN 37" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 37:1" + }, + "യാക്കോബ് തന്റെ പിതാവ് പരദേശിയായി പാർത്ത ദേശമായ കനാൻദേശത്തു വസിച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 37:2" + }, + "യാക്കോബിന്റെ വംശപരമ്പര ഇതാകുന്നു: യോസേഫിനു പതിനേഴു വയസ്സായപ്പോൾ അവൻ തന്റെ സഹോദരന്മാരോടുകൂടെ ആടുകളെ മേയിച്ചുകൊണ്ട് ഒരു ബാലനായി തന്റെ അപ്പന്റെ ഭാര്യമാരായ ബിൽഹായുടെയും സില്പായുടെയും പുത്രന്മാരോടുകൂടെ ഇരുന്ന് അവരെക്കുറിച്ചുള്ള ദുർവാർത്ത യോസേഫ് അപ്പനോടു വന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 37:3" + }, + "യോസേഫ് വാർദ്ധക്യത്തിലെ മകനാകകൊണ്ട് യിസ്രായേൽ എല്ലാമക്കളിലുംവച്ച് അവനെ അധികം സ്നേഹിച്ച് ഒരു നിലയങ്കി അവന് ഉണ്ടാക്കിച്ചു കൊടുത്തു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 37:4" + }, + "അപ്പൻ തങ്ങളെ എല്ലാവരെക്കാളും അവനെ അധികം സ്നേഹിക്കുന്നു എന്ന് അവന്റെ സഹോദരന്മാർ കണ്ടിട്ട് അവനെ വെറുത്തു; അവനോടു സമാധാനമായി സംസാരിപ്പാൻ അവർക്കു കഴിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 37:5" + }, + "യോസേഫ് ഒരു സ്വപ്നം കണ്ടു; അതു തന്റെ സഹോദരന്മാരോടു അറിയിച്ചതുകൊണ്ടു അവർ അവനെ പിന്നെയും അധികം വെറുത്തു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 37:6" + }, + "യോസേഫ് സഹോദരന്മാരോടു പറഞ്ഞത്: “ഞാൻ കണ്ട സ്വപ്നം കേട്ടുകൊൾവിൻ.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 37:7" + }, + "നാം വയലിൽ കറ്റ കെട്ടിക്കൊണ്ടിരുന്നു; അപ്പോൾ ഇതാ, എന്റെ കറ്റ എഴുന്നേറ്റു നിവിർന്നുനിന്നു; നിങ്ങളുടെ കറ്റകൾ ചുറ്റുംനിന്ന് എന്റെ കറ്റയെ നമസ്കരിച്ചു.”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 37:8" + }, + "അവന്റെ സഹോദരന്മാർ അവനോട്: “നീ ഞങ്ങളുടെ രാജാവാകുമോ? നീ ഞങ്ങളെ ഭരിക്കുമോ” എന്നു പറഞ്ഞു, അവന്റെ സ്വപ്നങ്ങൾ നിമിത്തവും അവന്റെ വാക്കുകൾ നിമിത്തവും അവർ അവനെ പിന്നെയും അധികം വെറുത്തു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 37:9" + }, + "അവൻ മറ്റൊരു സ്വപ്നം കണ്ടു തന്റെ സഹോദരന്മാരോട് അറിയിച്ചു: “ഇതാ, ഞാൻ പിന്നെയും ഒരു സ്വപ്നം കണ്ടു; സൂര്യനും ചന്ദ്രനും പതിനൊന്നു നക്ഷത്രങ്ങളും എന്നെ നമസ്കരിച്ചു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 37:10" + }, + "അവൻ അത് അപ്പനോടും സഹോദരന്മാരോടും അറിയിച്ചപ്പോൾ അപ്പൻ അവനെ ശാസിച്ച് അവനോട്: “നീ ഈ കണ്ട സ്വപ്നം എന്ത്? ഞാനും നിന്റെ അമ്മയും നിന്റെ സഹോദരന്മാരും സാഷ്ടാംഗം വീണു നിന്നെ നമസ്കരിപ്പാൻ വരുമോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 37:11" + }, + "അവന്റെ സഹോദരന്മാർക്ക് അവനോട് അസൂയ തോന്നി; അപ്പനോ ഈ വാക്ക് മനസ്സിൽ സൂക്ഷിച്ചു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 37:12" + }, + "അവന്റെ സഹോദരന്മാർ അപ്പന്റെ ആടുകളെ മേയിക്കുവാൻ ശെഖേമിൽ പോയിരുന്നു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 37:13" + }, + "യിസ്രായേൽ യോസേഫിനോട്: “നിന്റെ സഹോദരന്മാർ ശെഖേമിൽ ആടുമേയിക്കുന്നുണ്ടല്ലോ; വരിക, ഞാൻ നിന്നെ അവരുടെ അടുക്കൽ അയയ്ക്കും” എന്നു പറഞ്ഞതിന് അവൻ അവനോട്: “ഞാൻ പോകാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 37:14" + }, + "യിസ്രായേൽ അവനോട്: “നീ ചെന്നു നിന്റെ സഹോദരന്മാർക്ക് സുഖം തന്നെയോ? ആടുകൾ നന്നായിരിക്കുന്നുവോ എന്നു നോക്കി, വന്നു വിവരം അറിയിക്കേണം” എന്നു പറഞ്ഞ് ഹെബ്രോൻതാഴ്വരയിൽ നിന്നു അവനെ അയച്ചു; അവൻ ശെഖേമിൽ എത്തി.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 37:15" + }, + "അവൻ മേച്ചിൽസ്ഥലത്തു ചുറ്റി നടക്കുന്നത് ഒരുവൻ കണ്ടു: “നീ എന്ത് അന്വേഷിക്കുന്നു” എന്ന് അവനോടു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 37:16" + }, + "അതിന് അവൻ: “ഞാൻ എന്റെ സഹോദരന്മാരെ അന്വേഷിക്കുന്നു; അവർ എവിടെ ആടു മേയിക്കുന്നു എന്ന് എന്നോട് അറിയിക്കേണമേ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 37:17" + }, + "“അവർ ഇവിടെനിന്നു പോയി; ‘നാം ദോഥാനിലേക്ക് പോക’ എന്ന് അവർ പറയുന്നതു ഞാൻ കേട്ടു” എന്ന് അവൻ പറഞ്ഞു. അങ്ങനെ യോസേഫ് തന്റെ സഹോദരന്മാരെ അന്വേഷിച്ചു ചെന്നു ദോഥാനിൽവച്ചു കണ്ടു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 37:18" + }, + "സഹോദരന്മാർ യോസേഫിനെ ദൂരത്തുനിന്ന് കണ്ടിട്ട് അവനെ കൊല്ലേണ്ടതിന് അവൻ അടുത്തുവരുംമുമ്പേ അവനു വിരോധമായി ഗൂഢാലോചന ചെയ്തു:", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 37:19" + }, + "“അതാ, സ്വപ്നക്കാരൻ വരുന്നു; വരുവിൻ, നാം അവനെ കൊന്ന് ഒരു കുഴിയിൽ ഇട്ടുകളക;", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 37:20" + }, + "‘ഒരു കാട്ടുമൃഗം അവനെ തിന്നുകളഞ്ഞു’ എന്നു പറയാം; അവന്റെ സ്വപ്നങ്ങൾ എന്താകുമെന്നു നമുക്കു കാണാമല്ലോ” എന്നു തമ്മിൽ തമ്മിൽ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 37:21" + }, + "രൂബേൻ അതു കേട്ടിട്ട്: “നാം അവനു ജീവഹാനി വരുത്തരുത്” എന്നു പറഞ്ഞ് അവനെ അവരുടെ കൈയിൽനിന്നു വിടുവിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 37:22" + }, + "അവരുടെ കൈയിൽനിന്ന് അവനെ വിടുവിച്ച് അപ്പന്റെ അടുക്കൽ കൊണ്ടുപോകേണമെന്ന് കരുതിക്കൊണ്ടു രൂബേൻ അവരോട്: “രക്തം വീഴ്ത്തരുത്; നിങ്ങൾ അവന്റെമേൽ കൈ വയ്ക്കാതെ മരുഭൂമിയിലുള്ള ഈ കുഴിയിൽ അവനെ ഇടുവിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 37:23" + }, + "യോസേഫ് തന്റെ സഹോദരന്മാരുടെ അടുക്കൽ വന്നപ്പോൾ അവൻ ഉടുത്തിരുന്ന നിലയങ്കി അവർ ഊരി, അവനെ എടുത്ത് ഒരു കുഴിയിൽ ഇട്ടു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 37:24" + }, + "അതു വെള്ളമില്ലാത്ത പൊട്ടക്കുഴി ആയിരുന്നു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 37:25" + }, + "അവർ ഭക്ഷണം കഴിപ്പാൻ ഇരുന്നപ്പോൾ തലപൊക്കി നോക്കി, ഗിലെയാദിൽനിന്ന് സാമ്പ്രാണിയും സുഗന്ധപ്പശയും സന്നിനായകവും ഒട്ടകപ്പുറത്തു കയറ്റി ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോകുന്ന യിശ്മായേല്യരുടെ ഒരു യാത്രക്കൂട്ടം വരുന്നതു കണ്ടു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 37:26" + }, + "അപ്പോൾ യെഹൂദാ തന്റെ സഹോദരന്മാരോട്: “നാം നമ്മുടെ സഹോദരനെ കൊന്ന് അവന്റെ രക്തം മറച്ചിട്ട് എന്ത് ഉപകാരം?", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 37:27" + }, + "വരുവിൻ, നാം അവനെ യിശ്മായേല്യർക്കു വില്ക്കുക; നാം അവന്റെ മേൽ കൈ വെക്കരുത്; അവൻ നമ്മുടെ സഹോദരനും നമ്മുടെ മാംസവുമല്ലോ” എന്നു പറഞ്ഞു; അവന്റെ സാഹോദരന്മാർ അതിനു സമ്മതിച്ചു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 37:28" + }, + "മിദ്യാന്യകച്ചവടക്കാർ കടന്നുപോകുമ്പോൾ അവർ യോസേഫിനെ കുഴിയിൽനിന്നു വലിച്ചു കയറ്റി, യിശ്മായേല്യർക്ക് ഇരുപതു വെള്ളിക്കാശിനു വിറ്റു. അവർ യോസേഫിനെ ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോയി.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 37:29" + }, + "രൂബേൻ തിരികെ കുഴിയുടെ അടുക്കൽ ചെന്നപ്പോൾ യോസേഫ് കുഴിയിൽ ഇല്ല എന്നു കണ്ടു തന്റെ വസ്ത്രം കീറി,", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 37:30" + }, + "സഹോദരന്മാരുടെ അടുക്കൽ വന്നു: “ബാലനെ കാണുന്നില്ലല്ലോ; ഞാൻ ഇനി എവിടെ പോകേണ്ടു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 37:31" + }, + "പിന്നെ അവർ ഒരു കോലാട്ടിൻകുട്ടിയെ കൊന്ന്, യോസേഫിന്റെ അങ്കി എടുത്തു രക്തത്തിൽ മുക്കി.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 37:32" + }, + "അവർ നിലയങ്കി തങ്ങളുടെ അപ്പന്റെ അടുക്കൽ കൊടുത്തയച്ചു: “ഇതു ഞങ്ങൾക്കു കണ്ടുകിട്ടി; ഇതു നിന്റെ മകന്റെ അങ്കിയോ അല്ലയോ എന്ന് നോക്കേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 37:33" + }, + "അവൻ അതു തിരിച്ചറിഞ്ഞു: “ഇത് എന്റെ മകന്റെ അങ്കി തന്നെ; ഒരു കാട്ടുമൃഗം അവനെ തിന്നുകളഞ്ഞു: യോസേഫിനെ പറിച്ചുകീറികളഞ്ഞു, സംശയമില്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 37:34" + }, + "യാക്കോബ് വസ്ത്രം കീറി, അരയിൽ ചാക്കുശീല ചുറ്റി ഏറിയനാൾ തന്റെ മകനെച്ചൊല്ലി ദുഃഖിച്ചുകൊണ്ടിരുന്നു.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 37:35" + }, + "അവന്റെ പുത്രന്മാരും പുത്രിമാരും എല്ലാം അവനെ ആശ്വസിപ്പിക്കുവാൻ വന്നു; അവനോ ആശ്വാസം കൈക്കൊൾവാൻ മനസ്സില്ലാതെ: “ഞാൻ ദുഃഖത്തോടെ എന്റെ മകന്റെ അടുക്കൽ പാതാളത്തിൽ ഇറങ്ങും” എന്നു പറഞ്ഞു. ഇങ്ങനെ അവന്റെ അപ്പൻ അവനെക്കുറിച്ചു കരഞ്ഞുകൊണ്ടിരുന്നു.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 37:36" + }, + "എന്നാൽ മിദ്യാന്യർ അവനെ ഈജിപ്റ്റിൽ ഫറവോന്റെ ഒരു ഉദ്യോഗസ്ഥനായി അംഗരക്ഷകരുടെ നായകനായ പോത്തീഫറിനു വിറ്റു." + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "GEN 38" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 38:1" + }, + "അക്കാലത്ത് യെഹൂദാ തന്റെ സഹോദരന്മാരെ വിട്ട് ഹീരാ എന്നു പേരുള്ള ഒരു അദുല്ലാമ്യന്റെ അടുക്കൽ ചെന്നു;", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 38:2" + }, + "അവിടെ ശൂവാ എന്നു പേരുള്ള ഒരു കനാന്യന്റെ മകളെ കണ്ടു; അവളെ വിവാഹം ചെയ്ത് അവളുടെ അടുക്കൽ ചെന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 38:3" + }, + "അവൾ ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; യെഹൂദാ അവന് ഏർ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 38:4" + }, + "അവൾ പിന്നെയും ഗർഭംധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; അവൾ അവന് ഓനാൻ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 38:5" + }, + "അവൾ പിന്നെയും ഗർഭം ധരിച്ച് ഒരു മകനെ പ്രസവിച്ചു; അവന് ശേലാ എന്നു പേരിട്ടു. അവൾ ഇവനെ പ്രസവിച്ചപ്പോൾ യെഹൂദാ കെസീബിൽ ആയിരുന്നു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 38:6" + }, + "യെഹൂദാ തന്റെ ആദ്യജാതനായ ഏരിനു താമാർ എന്നു പേരുള്ള ഒരു ഭാര്യയെ എടുത്തു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 38:7" + }, + "യെഹൂദായുടെ ആദ്യജാതനായ ഏർ യഹോവയ്ക്ക് അനിഷ്ടനായിരുന്നതുകൊണ്ട് യഹോവ അവനെ മരണത്തിനിരയാക്കി.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 38:8" + }, + "അപ്പോൾ യെഹൂദാ ഓനാനോട്: “നിന്റെ ജ്യേഷ്ഠന്റെ ഭാര്യയുടെ അടുക്കൽ ചെന്ന് അവളോടു ദേവരധർമ്മം അനുഷ്ഠിച്ച്, ജ്യേഷ്ഠന്റെ പേർക്കു സന്തതിയെ ജനിപ്പിക്കുക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 38:9" + }, + "എന്നാൽ ആ സന്തതി തന്റേതായിരിക്കുകയില്ല എന്ന് ഓനാൻ അറിയുകകൊണ്ട് ജ്യേഷ്ഠന്റെ ഭാര്യയുടെ അടുക്കൽ ചെന്നപ്പോൾ ജ്യേഷ്ഠനു സന്തതിയെ കൊടുക്കാതിരിക്കേണ്ടതിന് നിലത്തു വീഴ്ത്തിക്കളഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 38:10" + }, + "അവൻ ചെയ്തതു യഹോവയ്ക്ക് അനിഷ്ടമായിരുന്നതുകൊണ്ട് യഹോവ ഇവനെയും മരണത്തിനിരയാക്കി.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 38:11" + }, + "അപ്പോൾ യെഹൂദാ തന്റെ മരുമകളായ താമാറോട്: “എന്റെ മകൻ ശേലാ പ്രാപ്തിയാകുവോളം നീ അപ്പന്റെ വീട്ടിൽ വിധവയായി പാർക്കുക” എന്നു പറഞ്ഞു; ഇവനും സഹോദരന്മാരെപ്പോലെ മരിച്ചുപോകരുത് എന്ന് അവൻ വിചാരിച്ചു; അങ്ങനെ താമാർ അപ്പന്റെ വീട്ടിൽപോയി പാർത്തു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 38:12" + }, + "കുറെ കാലം കഴിഞ്ഞിട്ട് ശൂവയുടെ മകൾ യെഹൂദായുടെ ഭാര്യ മരിച്ചു; യെഹൂദായുടെ ദുഃഖം മാറിയശേഷം അവൻ തന്റെ സ്നേഹിതൻ അദുല്ലാമ്യനായ ഹീരയോടുകൂടെ തിമ്നായിൽ തന്റെ ആടുകളെ രോമം കത്രിക്കുന്ന അടിയന്തരത്തിനുപോയി.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 38:13" + }, + "“നിന്റെ അമ്മായപ്പൻ തന്റെ ആടുകളെ രോമം കത്രിക്കുന്ന അടിയന്തരത്തിനു തിമ്നായ്ക്കു പോകുന്നു” എന്നു താമാറിന് അറിവു കിട്ടി.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 38:14" + }, + "ശേലാ പ്രാപ്തിയായിട്ടും തന്നെ അവന് ഭാര്യയായി കൊടുത്തില്ല എന്നു കണ്ടിട്ട് അവൾ വിധവാവസ്ത്രം മാറ്റിവച്ച്, ഒരു മൂടുപടം മൂടി പുതച്ച് തിമ്നായ്ക്കു പോകുന്ന വഴിക്കുള്ള എനയീംപട്ടണത്തിന്റെ വാതിൽക്കൽ ഇരുന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 38:15" + }, + "യെഹൂദാ അവളെ കണ്ടപ്പോൾ അവൾ മുഖം മൂടിയിരുന്നതുകൊണ്ട് ഒരു വേശ്യ എന്നു വിചാരിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 38:16" + }, + "അവൻ വഴിയരികെ അവളുടെ അടുക്കലേക്കു തിരിഞ്ഞു തന്റെ മരുമകൾ എന്നു അറിയാതെ: “വരിക, ഞാൻ നിന്റെ അടുക്കൽ വരട്ടെ” എന്നു പറഞ്ഞു. “എന്റെ അടുക്കൽ വരുന്നതിനു നീ എനിക്ക് എന്തു തരും” എന്ന് അവൾ ചോദിച്ചു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 38:17" + }, + "“ഞാൻ ആട്ടിൻകൂട്ടത്തിൽനിന്ന് ഒരു ആട്ടിൻകുട്ടിയെ നിനക്കു കൊടുത്തയക്കാം” എന്ന് അവൻ പറഞ്ഞു. “നീ കൊടുത്തയക്കുന്നതുവരെ ഒരു പണയം തരുമോ” എന്ന് അവൾ ചോദിച്ചു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 38:18" + }, + "“ഞാൻ നിനക്ക് എന്തു പണയം തരേണം” എന്ന് അവൻ ചോദിച്ചതിനു “നിന്റെ മുദ്രമോതിരവും മോതിരച്ചരടും നിന്റെ കൈയിലെ വടിയും” എന്ന് അവൾ പറഞ്ഞു. ഇവ അവൾക്കു കൊടുത്തു, അവൻ അവളുടെ അടുക്കൽ ചെന്നു; അവൾ ഗർഭം ധരിക്കയും ചെയ്തു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 38:19" + }, + "പിന്നെ അവൾ എഴുന്നേറ്റു പോയി, തന്റെ മൂടുപടം നീക്കി വിധവാവസ്ത്രം ധരിച്ചു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 38:20" + }, + "സ്ത്രീയുടെ കൈയിൽനിന്നും പണയം മടക്കി വാങ്ങേണ്ടതിനു യെഹൂദാ അദുല്ലാമ്യനായ സ്നേഹിതന്റെ കൈവശം ആട്ടിൻകുട്ടിയെ കൊടുത്തയച്ചു; അവൻ അവളെ കണ്ടില്ലതാനും.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 38:21" + }, + "അവൻ ആ സ്ഥലത്തെ ആളുകളോട്: “ഏനയീമിൽ വഴിയരികെ ഇരുന്ന വേശ്യ എവിടെ” എന്നു ചോദിച്ചതിന്: “ഇവിടെ ഒരു വേശ്യയും ഉണ്ടായിരുന്നില്ല” എന്ന് അവർ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 38:22" + }, + "അവൻ യെഹൂദായുടെ അടുക്കൽ മടങ്ങിവന്നു: “ഞാൻ അവളെ കണ്ടില്ല; ‘ഈ സ്ഥലത്ത് ഒരു വേശ്യയും ഉണ്ടായിരുന്നില്ല’ എന്ന് അവിടെയുള്ള ആളുകൾ പറഞ്ഞു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 38:23" + }, + "“അപ്പോൾ യെഹൂദാ നമുക്ക് അപകീർത്തി ഉണ്ടാകാതിരിപ്പാൻ അവൾ അത് എടുത്തുകൊള്ളട്ടെ; ഞാൻ ഈ ആട്ടിൻകുട്ടിയെ കൊടുത്തയച്ചുവല്ലോ; നീ അവളെ കണ്ടില്ലതാനും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 38:24" + }, + "ഏകദേശം മൂന്നുമാസം കഴിഞ്ഞിട്ട്: “നിന്റെ മരുമകൾ താമാർ പരസംഗംചെയ്തു, പരസംഗത്താൽ ഗർഭിണിയായിരിക്കുന്നു” എന്നു യെഹൂദായ്ക്ക് അറിവുകിട്ടി. അപ്പോൾ യെഹൂദാ: “അവളെ പുറത്തുകൊണ്ടുവരുവിൻ; അവളെ ചുട്ടുകളയേണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 38:25" + }, + "അവളെ പുറത്തു കൊണ്ടുവന്നപ്പോൾ അവൾ അമ്മായപ്പന്റെ അടുക്കൽ ആളയച്ചു: “ഇവയുടെ ഉടമസ്ഥനായ പുരുഷനാൽ ആകുന്നു ഞാൻ ഗർഭിണിയായിരിക്കുന്നത്; ഈ മുദ്രമോതിരവും മോതിരച്ചരടും വടിയും ആർക്കുള്ളത് എന്നു നോക്കി അറിയേണം” എന്നു പറയിച്ചു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 38:26" + }, + "യെഹൂദാ അവയെ അറിഞ്ഞു: “അവൾ എന്നിലും നീതിയുള്ളവൾ; ഞാൻ അവളെ എന്റെ മകൻ ശേലാവിനു കൊടുത്തില്ല” എന്നു പറഞ്ഞു; അതിൽ പിന്നെ അവളെ പ്രാപിച്ചതുമില്ല.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 38:27" + }, + "അവൾക്കു പ്രസവകാലം ആയപ്പോൾ അവളുടെ ഗർഭത്തിൽ ഇരട്ടക്കുഞ്ഞുങ്ങൾ ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 38:28" + }, + "അവൾ പ്രസവിക്കുമ്പോൾ ഒരു കുഞ്ഞ് കൈ പുറത്തു നീട്ടി; അപ്പോൾ സൂതികർമ്മിണി ഒരു ചുവന്ന നൂൽ എടുത്ത് അവന്റെ കൈയ്ക്കു കെട്ടി; “ഇവൻ ആദ്യം പുറത്തുവന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 38:29" + }, + "അവനോ കൈ പിന്നെയും അകത്തേക്കു വലിച്ചു. അവനോ അപ്പോൾ അവന്റെ സഹോദരൻ പുറത്തുവന്നു: “നീ ഛിദ്രം ഉണ്ടാക്കിയതു എന്ത് ”എന്ന് അവൾ പറഞ്ഞു. അതുകൊണ്ട് അവന് പേരെസ്സ് എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 38:30" + }, + "അതിന്റെ ശേഷം കൈമേൽ ചുവന്ന നൂലുള്ള അവന്റെ സഹോദരൻ പുറത്തുവന്നു; അവന് സേരഹ് എന്നു പേരിട്ടു." + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "GEN 39" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 39:1" + }, + "എന്നാൽ യോസേഫിനെ ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോയി; അവനെ അവിടെ കൊണ്ടുവന്ന യിശ്മായേല്യരുടെ കൈയിൽനിന്നു ഫറവോന്റെ ഒരു ഉദ്യോഗസ്ഥനായി അംഗരക്ഷാനായകനായ പോത്തീഫർ എന്ന ഒരു ഈജിപ്റ്റുകാരൻ അവനെ വിലയ്ക്കു വാങ്ങി.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 39:2" + }, + "യഹോവ യോസേഫിനോടുകൂടെ ഉണ്ടായിരുന്നതുകൊണ്ട് അവൻ ജയാളിയായി, ഈജിപ്റ്റുകാരനായ യജമാനന്റെ വീട്ടിൽ പാർത്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 39:3" + }, + "യഹോവ അവനോടുകൂടെ ഉണ്ടെന്നും അവൻ ചെയ്യുന്നതൊക്കെയും യഹോവ സാധിപ്പിക്കുന്നു എന്നും അവന്റെ യജമാനൻ കണ്ടു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 39:4" + }, + "അതുകൊണ്ടു യോസേഫ് അവന് ഇഷ്ടനായി ശുശ്രൂഷചെയ്തു; അവൻ അവനെ ഗൃഹവിചാരകനാക്കി, തനിക്കുള്ളതൊക്കെയും അവന്റെ കൈയിൽ ഏല്പിച്ചു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 39:5" + }, + "അവൻ തന്റെ വീട്ടിനും തനിക്കുള്ള സകലത്തിനും അവനെ വിചാരകനാക്കിയതുമുതൽ യഹോവ യോസേഫിന്റെ നിമിത്തം ഈജിപ്റ്റുകാരന്റെ വീടിനെ അനുഗ്രഹിച്ചു; വീട്ടിലും വയലിലും അവനുള്ള സകലത്തിന്മേലും യഹോവയുടെ അനുഗ്രഹം ഉണ്ടായി.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 39:6" + }, + "അവൻ തനിക്കുള്ളതൊക്കെയും യോസേഫിന്റെ കൈയിൽ ഏല്പിച്ചു; താൻ ഭക്ഷിക്കുന്ന ഭക്ഷണം ഒഴികെ അവന്റെ കൈവശം ഉള്ള മറ്റു യാതൊന്നും അവൻ അറിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 39:7" + }, + "യോസേഫ് കോമളനും മനോഹരരൂപിയും ആയിരുന്നതുകൊണ്ട് യജമാനന്റെ ഭാര്യ യോസേഫിന്മേൽ കണ്ണു പതിച്ചു: “എന്നോടുകൂടെ ശയിക്ക” എന്ന് അവൾ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 39:8" + }, + "അവൻ അതിനു സമ്മതിക്കാതെ യജമാനന്റെ ഭാര്യയോട്: “ഇതാ, വീട്ടിൽ എന്റെ കൈവശമുള്ള യാതൊന്നും എന്റെ യജമാനൻ അറിയുന്നില്ല; തനിക്കുള്ളതൊക്കെയും എന്റെ കൈയിൽ ഏല്പിച്ചിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 39:9" + }, + "ഈ വീട്ടിൽ എന്നെക്കാൾ വലിയവനില്ല; നീ അവന്റെ ഭാര്യയാകയാൽ നിന്നെയല്ലാതെ മറ്റു യാതൊന്നും അവൻ എനിക്കു വിരോധിച്ചിട്ടുമില്ല; അതുകൊണ്ട് ഞാൻ ഈ മഹാദോഷം പ്രവർത്തിച്ച് ദൈവത്തോടു പാപം ചെയ്യുന്നത് എങ്ങനെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 39:10" + }, + "അവൾ ദിനംതോറും യോസേഫിനോടു പറഞ്ഞിട്ടും അവളോടുകൂടെ ശയിപ്പാനോ അവളുടെ അരികെ ഇരിപ്പാനോ അവൻ അവളെ അനുസരിച്ചില്ല.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 39:11" + }, + "ഒരു ദിവസം യോസേഫ് തന്റെ ജോലി ചെയ്യുവാൻ വീട്ടിന്നകത്തു ചെന്നു; വീട്ടിലുള്ളവർ ആരും അവിടെ ഇല്ലായിരുന്നു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 39:12" + }, + "അവൾ അവന്റെ വസ്ത്രം പിടിച്ചു: “എന്നോടു കൂടെ ശയിക്ക” എന്നു പറഞ്ഞു: എന്നാൽ അവൻ തന്റെ വസ്ത്രം അവളുടെ കൈയിൽ വിട്ടിട്ട് പുറത്തേക്ക് ഓടിക്കളഞ്ഞു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 39:13" + }, + "അവൻ വസ്ത്രം തന്റെ കൈയിൽ വിട്ടിട്ട് പുറത്തേക്ക് ഓടിപ്പോയി എന്നു കണ്ടപ്പോൾ,", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 39:14" + }, + "അവൾ വീട്ടിലുള്ളവരെ വിളിച്ച് അവരോട്: “കണ്ടോ, നമ്മെ അപമാനിക്കേണ്ടതിന് അദ്ദേഹം ഒരു എബ്രായനെ കൊണ്ടുവന്നിരിക്കുന്നു; അവൻ എന്നോടുകൂടെ ശയിക്കേണ്ടതിന് എന്റെ അടുക്കൽ വന്നു; എന്നാൽ ഞാൻ ഉറക്കെ നിലവിളിച്ചു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 39:15" + }, + "ഞാൻ ഉറക്കെ നിലവിളിച്ചതു കേട്ടപ്പോൾ അവൻ തന്റെ വസ്ത്രം എന്റെ അടുക്കൽ വിട്ടിട്ട് ഓടി പൊയ്ക്കളഞ്ഞു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 39:16" + }, + "യജമാനൻ വീട്ടിൽ വരുവോളം അവൾ ആ വസ്ത്രം തന്റെ കൈവശം വച്ചുകൊണ്ടിരുന്നു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 39:17" + }, + "അവനോട് അവൾ അതുപോലെതന്നെ സംസാരിച്ചു: “അങ്ങ് കൊണ്ടുവന്നിരിക്കുന്ന എബ്രായദാസൻ എന്നെ അപമാനിക്കുവാൻ എന്റെ അടുക്കൽ വന്നു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 39:18" + }, + "ഞാൻ ഉറക്കെ നിലവിളിച്ചപ്പോൾ അവൻ തന്റെ വസ്ത്രം എന്റെ അടുക്കൽ വിട്ടിട്ട് പുറത്തേക്ക് ഓടിപ്പോയി” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 39:19" + }, + "“അങ്ങയുടെ ദാസൻ ഇങ്ങനെ എന്നോടു ചെയ്തു” എന്നു തന്റെ ഭാര്യ പറഞ്ഞ വാക്ക് യജമാനൻ കേട്ടപ്പോൾ അവനു കോപം ജ്വലിച്ചു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 39:20" + }, + "യോസേഫിന്റെ യജമാനൻ അവനെ പിടിച്ച് രാജാവിന്റെ തടവുകാർ കിടക്കുന്ന കാരാഗൃഹത്തിൽ ആക്കി; അങ്ങനെ അവൻ കാരാഗൃഹത്തിൽ കിടന്നു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 39:21" + }, + "എന്നാൽ യഹോവ യോസേഫിനോടുകൂടെ ഇരുന്നു, കാരാഗൃഹപ്രമാണിക്കു അവനോടു ദയ തോന്നത്തക്കവണ്ണം യോസേഫിന് കൃപ നല്കി.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 39:22" + }, + "കാരാഗൃഹത്തിലെ സകലതടവുകാരെയും കാരാഗൃഹപ്രമാണി യോസേഫിന്റെ കൈയിൽ ഏല്പിച്ചു; അവരുടെ പ്രവൃത്തിക്കൊക്കെയും അവൻ വിചാരകനായിരുന്നു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 39:23" + }, + "യഹോവ അവനോടുകൂടെ ഇരുന്ന് അവൻ ചെയ്തതൊക്കെയും സഫലമാക്കുകകൊണ്ട് അവന്റെ കൈക്കീഴുള്ള യാതൊന്നും കാരാഗൃഹ പ്രമാണി നോക്കിയില്ല." + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "GEN 40" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 40:1" + }, + "അനന്തരം ഈജിപ്റ്റുരാജാവിന്റെ പാനപാത്രവാഹകനും അപ്പക്കാരനും ഈജിപ്റ്റുരാജാവായ തങ്ങളുടെ യജമാനനോടു കുറ്റം ചെയ്തു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 40:2" + }, + "ഫറവോൻ പാനപാത്രവാഹകന്മാരുടെ പ്രധാനിയും അപ്പക്കാരുടെ പ്രധാനിയുമായ തന്റെ രണ്ട് ഉദ്യോഗസ്ഥന്മാരോടു കോപിച്ചു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 40:3" + }, + "അവരെ അംഗരക്ഷാനായകന്റെ വീട്ടിൽ യോസേഫ് ബദ്ധനായി കിടന്ന കാരാഗൃഹത്തിൽ ആക്കി.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 40:4" + }, + "അംഗരക്ഷാനായകൻ അവരെ യോസേഫിന്റെ പക്കൽ ഏല്പിച്ചു; അവൻ അവർക്കു ശുശ്രൂഷചെയ്തു; അവർ കുറെക്കാലം തടവിൽ കിടന്നു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 40:5" + }, + "ഈജിപ്റ്റുരാജാവിന്റെ പാനപാത്രവാഹകനും അപ്പക്കാരനും ഇങ്ങനെ കാരാഗൃഹത്തിൽ തടവുകാരായിരുന്ന രണ്ടുപേരും ഒരു രാത്രിയിൽ തന്നെ വേറെവേറെ അർത്ഥമുള്ള ഓരോ സ്വപ്നം കണ്ടു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 40:6" + }, + "രാവിലെ യോസേഫ് അവരുടെ അടുക്കൽ വന്നു നോക്കിയപ്പോൾ അവർ വിഷാദിച്ചിരിക്കുന്നതു കണ്ടു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 40:7" + }, + "അവൻ യജമാനന്റെ വീട്ടിൽ തന്നോടുകൂടെ തടവിൽ കിടക്കുന്നവരായ ഫറവോന്റെ ഉദ്യോഗസ്ഥന്മാരോട്: “നിങ്ങൾ ഇന്നു വിഷാദഭാവത്തോടിരിക്കുന്നത് എന്ത്” എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 40:8" + }, + "അവർ അവനോട്: “ഞങ്ങൾ സ്വപ്നം കണ്ടു; വ്യാഖ്യാനിച്ചുതരുവാൻ ആരുമില്ല” എന്നു പറഞ്ഞു. യോസേഫ് അവരോട്: “സ്വപ്നവ്യാഖ്യാനം ദൈവത്തിന്നുള്ളതല്ലയോ? അത് എന്നോടു പറവിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 40:9" + }, + "അപ്പോൾ പാനപാത്രവാഹകന്മാരുടെ പ്രധാനി യോസേഫിനെ തന്റെ സ്വപ്നം അറിയിച്ചു പറഞ്ഞത്: “എന്റെ സ്വപ്നത്തിൽ ഇതാ, എന്റെ മുമ്പിൽ ഒരു മുന്തിരി വള്ളി.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 40:10" + }, + "മുന്തിരിവള്ളിയിൽ മൂന്നു ശാഖ; അതു തളിർത്തു പൂത്തു; കുലകളിൽ മുന്തിരിങ്ങാ പഴുത്തു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 40:11" + }, + "ഫറവോന്റെ പാനപാത്രം എന്റെ കൈയിൽ ഉണ്ടായിരുന്നു; ഞാൻ മുന്തിരിപ്പഴം പറിച്ചു ഫറവോന്റെ പാനപാത്രത്തിൽ പിഴിഞ്ഞു: പാനപാത്രം ഫറവോന്റെ കൈയിൽ കൊടുത്തു.”", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 40:12" + }, + "യോസേഫ് അവനോടു പറഞ്ഞത്: “അതിന്റെ അർത്ഥം ഇതാകുന്നു: മൂന്ന് ശാഖ മൂന്നു ദിവസം.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 40:13" + }, + "മൂന്നു ദിവസത്തിനകം ഫറവോൻ നിന്നെ കടാക്ഷിച്ച്, വീണ്ടും നിന്റെ സ്ഥാനത്ത് ആക്കും. നീ പാനപാത്രവാഹകനായി മുമ്പിലത്തെ പതിവുപോലെ ഫറവോന്റെ കൈയിൽ പാനപാത്രം കൊടുക്കും.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 40:14" + }, + "എന്നാൽ നിനക്ക് നല്ലകാലം വരുമ്പോൾ എന്നെ ഓർത്ത് എന്നോടു ദയ ചെയ്ത് ഫറവോനെ എന്റെ വിവരം ബോധിപ്പിച്ച് എന്നെ ഈ കാരാഗൃഹത്തിൽനിന്നും വിടുവിക്കേണമേ.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 40:15" + }, + "എന്നെ എബ്രായരുടെ ദേശത്തുനിന്നു അപഹരിച്ചുകൊണ്ടുപോന്നതാകുന്നു; ഈ ഇരുട്ടറയിൽ എന്നെ ഇടേണ്ടതിന് ഞാൻ ഇവിടെയും യാതൊന്നും ചെയ്തിട്ടില്ല.”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 40:16" + }, + "അർത്ഥം നല്ലതെന്ന് അപ്പക്കാരുടെ പ്രധാനി കണ്ടിട്ടു യോസേഫിനോട്: “ഞാനും സ്വപ്നത്തിൽ എന്റെ തലയിൽ വെളുത്ത അപ്പമുള്ള മൂന്നു കൊട്ട കണ്ടു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 40:17" + }, + "ഏറ്റവും മുകളിലത്തെ കൊട്ടയിൽ ഫറവോനുവേണ്ടി എല്ലാത്തരം അപ്പവും ഉണ്ടായിരുന്നു; പക്ഷികൾ എന്റെ തലയിലെ കൊട്ടയിൽനിന്ന് അവയെ തിന്നുകളഞ്ഞു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 40:18" + }, + "അതിനു യോസേഫ്: “അതിന്റെ അർത്ഥം ഇതാകുന്നു: മൂന്നു കൊട്ട മൂന്നു ദിവസം.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 40:19" + }, + "മൂന്നു ദിവസത്തിനകം ഫറവോൻ നിന്റെ തല വെട്ടി നിന്നെ ഒരു മരത്തിന്മേൽ തൂക്കും; പക്ഷികൾ നിന്റെ മാംസം തിന്നുകളയും” എന്ന് ഉത്തരം പറഞ്ഞു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 40:20" + }, + "മൂന്നാം ദിവസം ഫറവോന്റെ ജന്മദിവസത്തിൽ അവൻ തന്റെ സകലദാസന്മാർക്കും ഒരു വിരുന്നുകഴിച്ചു. തന്റെ ദാസന്മാരുടെ മദ്ധ്യേ പാനപാത്ര വാഹകന്മാരുടെ പ്രധാനിയെയും അപ്പക്കാരുടെ പ്രധാനിയെയും ഓർത്തു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 40:21" + }, + "പാനപാത്രവാഹകന്മാരുടെ പ്രധാനിയെ ഫറവോന്റെ കൈയിൽ പാനപാത്രം കൊടുക്കേണ്ടതിനു വീണ്ടും അവന്റെ സ്ഥാനത്ത് ആക്കി.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 40:22" + }, + "അപ്പക്കാരുടെ പ്രധാനിയെയോ അവൻ തൂക്കികൊന്നു; യോസേഫ് അർത്ഥം പറഞ്ഞതുപോലെതന്നെ.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 40:23" + }, + "എങ്കിലും പാനപാത്രവാഹകന്മാരുടെ പ്രധാനി യോസേഫിനെ ഓർക്കാതെ അവനെ മറന്നുകളഞ്ഞു." + ] + }, + { + "type": "chapter:c", + "number": "41", + "sid": "GEN 41" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 41:1" + }, + "രണ്ടു വർഷം കഴിഞ്ഞശേഷം ഫറവോൻ ഒരു സ്വപ്നം കണ്ടതെന്തെന്നാൽ:", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 41:2" + }, + "അവൻ നദീതീരത്തു നിന്നു. അപ്പോൾ രൂപഗുണവും മാംസപുഷ്ടിയുമുള്ള ഏഴു പശു നദിയിൽനിന്നു കയറി, ഞാങ്ങണയുടെ ഇടയിൽ മേഞ്ഞുകൊണ്ടിരുന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 41:3" + }, + "അവയുടെ പിന്നാലെ മെലിഞ്ഞും വിരൂപമായുമുള്ള വേറെ ഏഴു പശു നദിയിൽനിന്നു കയറി, നദീതീരത്തു മറ്റേ പശുക്കളുടെ അരികെ നിന്നു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 41:4" + }, + "മെലിഞ്ഞും വിരൂപമായുമുള്ള പശുക്കൾ രൂപഗുണവും മാംസപുഷ്ടിയുമുള്ള ഏഴു പശുക്കളെ തിന്നുകളഞ്ഞു; അപ്പോൾ ഫറവോൻ ഉണർന്നു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 41:5" + }, + "അവൻ പിന്നെയും ഉറങ്ങി, രണ്ടാമതും ഒരു സ്വപ്നം കണ്ടു; പുഷ്ടിയുള്ളതും നല്ലതുമായ ഏഴു കതിർ ഒരു തണ്ടിൽനിന്നു പൊങ്ങി വന്നു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 41:6" + }, + "അവയുടെ പിന്നാലെ ശോഷിച്ചും കിഴക്കൻ കാറ്റിനാൽ കരിഞ്ഞുമിരിക്കുന്ന ഏഴു കതിർ പൊങ്ങിവന്നു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 41:7" + }, + "ശോഷിച്ച ഏഴു കതിരുകൾ പുഷ്ടിയും മണിക്കരുത്തുമുള്ള ഏഴു കതിരുകളെ വിഴുങ്ങിക്കളഞ്ഞു. അപ്പോൾ ഫറവോൻ ഉണർന്നു, അതു സ്വപ്നം എന്ന് അറിഞ്ഞു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 41:8" + }, + "പ്രഭാതത്തിൽ അവൻ വ്യാകുലപ്പെട്ടു ഈജിപ്റ്റിലെ മന്ത്രവാദികളെയും ജ്ഞാനികളെയും എല്ലാം ആളയച്ചു വരുത്തി അവരോട് തന്റെ സ്വപ്നം പറഞ്ഞു. എന്നാൽ വ്യാഖ്യാനിപ്പാൻ ആർക്കും കഴിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 41:9" + }, + "അപ്പോൾ പാനപാത്രവാഹകന്മാരുടെ പ്രധാനി ഫറവോനോടു പറഞ്ഞത്: “ഇന്നു ഞാൻ എന്റെ കുറ്റം ഓർക്കുന്നു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 41:10" + }, + "ഫറവോൻ അടിയങ്ങളോടു കോപിച്ചു, എന്നെയും അപ്പക്കാരുടെ പ്രധാനിയെയും അംഗരക്ഷാനായകന്റെ വീട്ടിൽ തടവിലാക്കിയിരുന്നുവല്ലോ.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 41:11" + }, + "അവിടെവച്ച് ഞാനും അവനും ഒരു രാത്രിയിൽതന്നെ സ്വപ്നം കണ്ടു; വേറെവേറെ അർത്ഥമുള്ള സ്വപ്നം ആയിരുന്നു ഓരോരുത്തൻ കണ്ടത്.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 41:12" + }, + "അവിടെ അംഗരക്ഷാനായകന്റെ ദാസനായ ഒരു എബ്രായ യൗവനക്കാരൻ ഞങ്ങളോടുകൂടെ ഉണ്ടായിരുന്നു; ഞങ്ങൾ അവനോട് അറിയിച്ചപ്പോൾ അവൻ സ്വപ്നങ്ങളെ വ്യാഖ്യാനിച്ചു; ഓരോരുത്തനു അവനവന്റെ സ്വപ്നത്തിന്റെ അർത്ഥം പറഞ്ഞുതന്നു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 41:13" + }, + "അവൻ അർത്ഥം പറഞ്ഞതുപോലെ തന്നെ സംഭവിച്ചു; എന്നെ വീണ്ടും യഥാസ്ഥാനത്ത് ആക്കുകയും മറ്റവനെ തൂക്കിക്കൊല്ലുകയും ചെയ്തുവല്ലോ.”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 41:14" + }, + "ഉടനെ ഫറവോൻ ആളയച്ചു യോസേഫിനെ വിളിപ്പിച്ചു. അവർ അവനെ വേഗത്തിൽ ഇരുട്ടറയിൽനിന്ന് ഇറക്കി; അവൻ ക്ഷൗരം ചെയ്തു, വസ്ത്രം മാറി, ഫറവോന്റെ അടുക്കൽ ചെന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 41:15" + }, + "ഫറവോൻ യോസേഫിനോട്: “ഞാൻ ഒരു സ്വപ്നം കണ്ടു; അതിനെ വ്യാഖ്യനിപ്പാൻ ആരുമില്ല; എന്നാൽ നീ ഒരു സ്വപ്നം കേട്ടാൽ വ്യാഖ്യാനിക്കുമെന്നു നിന്നെക്കുറിച്ചു ഞാൻ കേട്ടിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 41:16" + }, + "അതിനു യോസേഫ് ഫറവോനോട്: “ഞാനല്ല ദൈവം തന്നെ ഫറവോന് ശുഭമായൊരു ഉത്തരം നല്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 41:17" + }, + "പിന്നെ ഫറവോൻ യോസേഫിനോടു പറഞ്ഞത്: “എന്റെ സ്വപ്നത്തിൽ ഞാൻ നദീതീരത്തു നിന്നു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 41:18" + }, + "അപ്പോൾ മാംസപുഷ്ടിയും രൂപഗുണവുമുള്ള ഏഴു പശു നദിയിൽനിന്നു കയറി ഞാങ്ങണയുടെ ഇടയിൽ മേഞ്ഞുകൊണ്ടിരുന്നു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 41:19" + }, + "അവയുടെ പിന്നാലെ ക്ഷീണിച്ചും മെലിഞ്ഞും വളരെ വിരൂപമായുമുള്ള വേറെ ഏഴു പശു കയറി വന്നു; അത്ര വിരൂപമായവയെ ഞാൻ ഈജിപ്റ്റുദേശത്ത് എങ്ങും കണ്ടിട്ടില്ല.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 41:20" + }, + "എന്നാൽ മെലിഞ്ഞും വിരൂപമായുമുള്ള പശുക്കൾ പുഷ്ടിയുള്ള മുമ്പിലത്തെ ഏഴു പശുക്കളെ തിന്നുകളഞ്ഞു;", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 41:21" + }, + "ഇവ അവയുടെ വയറ്റിൽ ചെന്നിട്ടും വയറ്റിൽ ചെന്നു എന്ന് അറിയുവാനില്ലായിരന്നു; അവ മുമ്പിലത്തെപ്പോലെ തന്നെ വിരൂപമുള്ളവ ആയിരുന്നു. അപ്പോൾ ഞാൻ ഉണർന്നു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 41:22" + }, + "പിന്നെയും ഞാൻ സ്വപ്നത്തിൽ കണ്ടത്: നിറഞ്ഞതും നല്ലതുമായ ഏഴു കതിർ ഒരു തണ്ടിൽ പെട്ടെന്ന് പൊങ്ങിവന്നു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 41:23" + }, + "അവയുടെ പിന്നാലെ ഉണങ്ങിയും ശോഷിച്ചും കിഴക്കൻ കാറ്റിനാൽ കരിഞ്ഞുമിരിക്കുന്ന ഏഴു കതിർ പൊങ്ങിവന്നു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 41:24" + }, + "ശോഷിച്ച കതിരുകൾ ഏഴു നല്ല കതിരുകളെ വിഴുങ്ങിക്കളഞ്ഞു. ഇതു ഞാൻ മന്ത്രവാദികളോടു പറഞ്ഞു; എന്നാൽ വ്യാഖ്യാനിപ്പാൻ ആർക്കും കഴിഞ്ഞില്ല.”", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 41:25" + }, + "അപ്പോൾ യോസേഫ് ഫറവോനോടു പറഞ്ഞത്: “ഫറവോന്റെ സ്വപ്നം ഒന്നുതന്നെ; ദൈവം ചെയ്യുവാൻ പോകുന്നത് ദൈവം ഫറവോനു വെളിപ്പെടുത്തിയിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 41:26" + }, + "ഏഴു നല്ല പശു ഏഴു വർഷം; ഏഴു നല്ല കതിരും ഏഴു വർഷം; സ്വപ്നം ഒന്നുതന്നെ.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 41:27" + }, + "അവയുടെ പിന്നാലെ കയറിവന്ന മെലിഞ്ഞും വിരൂപമായുമുള്ള ഏഴു പശുവും കിഴക്കൻ കാറ്റിനാൽ കരിഞ്ഞു പതിരായുള്ള ഏഴു കതിരും ഏഴു വർഷം; അവ ക്ഷാമമുള്ള ഏഴു വർഷം ആകുന്നു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 41:28" + }, + "ദൈവം ചെയ്യുവാൻ പോകുന്നത് ഫറവോനു അവിടുന്ന് കാണിച്ചു തന്നിരിക്കുന്നു. അതാകുന്നു ഞാൻ ഫറവോനോടു പറഞ്ഞത്.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 41:29" + }, + "ഈജിപ്റ്റുദേശത്തൊക്കെയും അതിസമൃദ്ധിയുള്ള ഏഴു വർഷം വരും.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 41:30" + }, + "അതു കഴിഞ്ഞിട്ട് ക്ഷാമമുള്ള ഏഴു വർഷം വരും; അപ്പോൾ ഈജിപ്റ്റുദേശത്ത് ആ സമൃദ്ധിയൊക്കെയും മറന്നിരിക്കും; ക്ഷാമത്താൽ ദേശം ഒക്കെയും ക്ഷയിച്ചുപോകും.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 41:31" + }, + "പിൻവരുന്ന ക്ഷാമം അതികഠിനമായിരിക്കയാൽ ദേശത്തുണ്ടായിരുന്ന സമൃദ്ധി അറിയാതെയായിപ്പോകും.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 41:32" + }, + "ഫറവോനു സ്വപ്നം രണ്ടുവട്ടം ഉണ്ടായതോ കാര്യം ദൈവത്തിന്റെ മുമ്പാകെ സ്ഥിരമായിരിക്കകൊണ്ടും ദൈവം അതിനെ വേഗത്തിൽ വരുത്തുവാനിരിക്കകൊണ്ടും ആകുന്നു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 41:33" + }, + "ആകയാൽ ഫറവോൻ വിവേകവും ജ്ഞാനവുമുള്ള ഒരുവനെ അന്വേഷിച്ച് ഈജിപ്റ്റുദേശത്തിനു മേലധികാരി ആക്കി വയ്ക്കേണം.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 41:34" + }, + "അതുകൂടാതെ ഫറവോൻ ദേശത്തിന്മേൽ വിചാരകന്മാരെ നിയമിച്ച്, സമൃദ്ധിയുള്ള ഏഴു വർഷത്തിൽ ഈജിപ്റ്റുദേശത്തിലെ വിളവിൽ അഞ്ചിലൊന്നു വാങ്ങേണം.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 41:35" + }, + "ഈ വരുന്ന നല്ല വർഷങ്ങളിലെ വിളവൊക്കെയും ശേഖരിച്ചു പട്ടണങ്ങളിൽ ഫറവോന്റെ അധികാരത്തിൻ കീഴിൽ ധാന്യം സൂക്ഷിച്ചുവയ്ക്കേണം.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 41:36" + }, + "ആ ധാന്യം ഈജിപ്റ്റുദേശത്തു വരുവാൻ പോകുന്ന ക്ഷാമമുള്ള ഏഴുവർഷത്തേക്കു ദേശത്തിനു കരുതൽശേഖരമായിരിക്കേണം; എന്നാൽ ദേശം ക്ഷാമംകൊണ്ടു നശിക്കയില്ല.”", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 41:37" + }, + "ഈ നിർദേശം ഫറവോനും അവന്റെ സകലഭൃത്യന്മാർക്കും ബോധിച്ചു.", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 41:38" + }, + "ഫറവോൻ തന്റെ ഭൃത്യന്മാരോട്: “ദൈവാത്മാവുള്ള ഈ മനുഷ്യനെപ്പോലെ ഒരുത്തനെ കണ്ടുകിട്ടുമോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 41:39" + }, + "പിന്നെ ഫറവോൻ യോസേഫിനോട്: “ദൈവം ഇതൊക്കെയും നിനക്കു വെളിപ്പെടുത്തി തന്നതുകൊണ്ടു നിന്നെപ്പോലെ വിവേകവും ജ്ഞാനവുമുള്ളവൻ ഒരുത്തനുമില്ല.", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 41:40" + }, + "നീ എന്റെ ഭവനത്തിനു മേലധികാരിയാകും; നിന്റെ വാക്ക് എന്റെ ജനമെല്ലാം അനുസരിച്ചു നടക്കും; സിംഹാസനംകൊണ്ടു മാത്രം ഞാൻ നിന്നെക്കാൾ വലിയവനായിരിക്കും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 41:41" + }, + "“ഇതാ, ഈജിപ്റ്റുദേശത്തിനൊക്കെയും ഞാൻ നിന്നെ മേലധികാരി ആക്കിയിരിക്കുന്നു,” എന്നും ഫറവോൻ യോസേഫിനോടു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 41:42" + }, + "ഫറവോൻ തന്റെ കൈയിൽനിന്ന് മുദ്രമോതിരം ഊരി, യോസേഫിന്റെ കൈയ്ക്ക് ഇട്ടു, അവനെ നേർമ്മയുള്ള വസ്ത്രംധരിപ്പിച്ചു, ഒരു സ്വർണ്ണമാലയും അവന്റെ കഴുത്തിൽ ഇട്ടു.", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 41:43" + }, + "തന്റെ രണ്ടാം രഥത്തിൽ അവനെ കയറ്റി: “മുട്ടുകുത്തുവിൻ” എന്ന് അവന്റെ മുമ്പിൽ വിളിച്ചു പറയിച്ചു; ഇങ്ങനെ അവനെ ഈജിപ്റ്റുദേശത്തിനൊക്കെയും മേലധികാരിയാക്കി.", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 41:44" + }, + "പിന്നെ ഫറവോൻ യോസേഫിനോട്: “ഞാൻ ഫറവോൻ ആകുന്നു; നിന്റെ കല്പന കൂടാതെ ഈജിപ്റ്റുദേശത്ത് എങ്ങും യാതൊരുത്തനും കൈയോ കാലോ അനക്കുകയില്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 41:45" + }, + "ഫറവോൻ യോസേഫിനു സാപ്നത്ത് പനേഹ് എന്നു പേരിട്ടു; ഓനിലെ പുരോഹിതനായ പോത്തിഫേറയുടെ മകൾ ആസ്നത്തിനെ അവന് ഭാര്യയായി കൊടുത്തു. പിന്നെ യോസേഫ് ഈജിപ്റ്റുദേശത്തു സഞ്ചരിച്ചു.", + { + "type": "verse:v", + "number": "46", + "sid": "GEN 41:46" + }, + "യോസേഫ് ഈജിപ്റ്റുരാജാവായ ഫറവോന്റെ മുമ്പാകെ നില്ക്കുമ്പോൾ അവന് മുപ്പതു വയസ്സായിരുന്നു. യോസേഫ് ഫറവോന്റെ സന്നിധാനത്തിൽനിന്നു പുറപ്പെട്ട് ഈജിപ്റ്റുദേശത്തൊക്കെയും സഞ്ചരിച്ചു.", + { + "type": "verse:v", + "number": "47", + "sid": "GEN 41:47" + }, + "എന്നാൽ സമൃദ്ധമായ ഏഴു വർഷവും ദേശം ധാരാളമായി വിളഞ്ഞു.", + { + "type": "verse:v", + "number": "48", + "sid": "GEN 41:48" + }, + "ഈജിപ്റ്റുദേശത്തു സുഭിക്ഷത ഉണ്ടായ ഏഴു വർഷത്തിലെ ധാന്യം ഒക്കെയും അവൻ ശേഖരിച്ചു പട്ടണങ്ങളിൽ സൂക്ഷിച്ചു; ഓരോ പട്ടണത്തിൽ ചുറ്റിലുമുള്ള നിലത്തിലെ ധാന്യം സൂക്ഷിച്ചു.", + { + "type": "verse:v", + "number": "49", + "sid": "GEN 41:49" + }, + "അങ്ങനെ യോസേഫ് കടൽകരയിലെ മണൽപോലെ വളരെയധികം ധാന്യം ശേഖരിച്ചു വച്ചു; അളക്കുവാൻ കഴിയായ്കയാൽ അളവു നിർത്തിക്കളഞ്ഞു.", + { + "type": "verse:v", + "number": "50", + "sid": "GEN 41:50" + }, + "ക്ഷാമകാലം വരുംമുമ്പേ യോസേഫിനു രണ്ടു പുത്രന്മാർ ജനിച്ചു; അവരെ ഓനിലെ പുരോഹിതനായ പോത്തിഫേറയുടെ മകൾ ആസ്നത്ത് പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "51", + "sid": "GEN 41:51" + }, + "“എന്റെ സകല കഷ്ടതയും എന്റെ പിതൃഭവനം ഒക്കെയും ദൈവം എന്നെ മറക്കുമാറാക്കി” എന്നു പറഞ്ഞു യോസേഫ് തന്റെ ആദ്യജാതനു മനശ്ശെ എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "52", + "sid": "GEN 41:52" + }, + "“സങ്കടദേശത്തു ദൈവം എന്നെ വർദ്ധിപ്പിച്ചു” എന്നു പറഞ്ഞ്, അവൻ രണ്ടാമത്തവന് എഫ്രയീം എന്നു പേരിട്ടു.", + { + "type": "verse:v", + "number": "53", + "sid": "GEN 41:53" + }, + "ഈജിപ്റ്റുദേശത്തുണ്ടായ സമൃദ്ധിയുള്ള ഏഴു വർഷം കഴിഞ്ഞപ്പോൾ", + { + "type": "verse:v", + "number": "54", + "sid": "GEN 41:54" + }, + "യോസേഫ് പറഞ്ഞതുപോലെ ക്ഷാമമുള്ള ഏഴു വർഷം തുടങ്ങി; സകലദേശങ്ങളിലും ക്ഷാമമുണ്ടായി; എന്നാൽ ഈജിപ്റ്റുദേശത്ത് എല്ലായിടത്തും ആഹാരം ഉണ്ടായിരുന്നു.", + { + "type": "verse:v", + "number": "55", + "sid": "GEN 41:55" + }, + "പിന്നെ ഈജിപ്റ്റുദേശത്ത് എല്ലായിടത്തും ക്ഷാമം ഉണ്ടായപ്പോൾ ജനങ്ങൾ ആഹാരത്തിനായി ഫറവോനോട് നിലവിളിച്ചു; ഫറവോൻ ഈജിപ്റ്റുകാരോടൊക്കെയും: “നിങ്ങൾ യോസേഫിന്റെ അടുക്കൽ ചെല്ലുവിൻ; അവൻ നിങ്ങളോടു പറയുന്നതുപോലെ ചെയ്യുവിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "56", + "sid": "GEN 41:56" + }, + "ക്ഷാമം ഭൂതലത്തിലൊക്കെയും ഉണ്ടായി; യോസേഫ് പാണ്ടികശാലകൾ ഒക്കെയും തുറന്നു, ഈജിപ്റ്റുകാർക്കു ധാന്യം വിറ്റു; ക്ഷാമം ഈജിപ്റ്റുദേശത്തും കഠിനമായ്തീർന്നു.", + { + "type": "verse:v", + "number": "57", + "sid": "GEN 41:57" + }, + "ഭൂമിയിൽ എങ്ങും ക്ഷാമം കഠിനമായയ്തീർന്നതുകൊണ്ട് സകലദേശക്കാരും ധാന്യം വാങ്ങുവാൻ ഈജിപ്റ്റിൽ യോസേഫിന്റെ അടുക്കൽ വന്നു." + ] + }, + { + "type": "chapter:c", + "number": "42", + "sid": "GEN 42" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 42:1" + }, + "ഈജിപ്റ്റിൽ ധാന്യം ഉണ്ടെന്നു യാക്കോബ് അറിഞ്ഞപ്പോൾ തന്റെ പുത്രന്മാരോട്: “നിങ്ങൾ തമ്മിൽ തമ്മിൽ നോക്കിനില്ക്കുന്നതെന്ത്?", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 42:2" + }, + "ഈജിപ്റ്റിൽ ധാന്യം ഉണ്ടെന്ന് ഞാൻ കേട്ടിരിക്കുന്നു; നാം മരിക്കാതെ ജീവിച്ചിരിക്കേണ്ടതിന് അവിടെ ചെന്ന് അവിടെ നിന്നു നമുക്കു ധാന്യം വാങ്ങുവിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 42:3" + }, + "യോസേഫിന്റെ സഹോദരന്മാർ പത്തു പേർ ഈജിപ്റ്റിൽ ധാന്യം വാങ്ങുവാൻ പോയി.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 42:4" + }, + "എന്നാൽ യോസേഫിന്റെ അനുജനായ ബെന്യാമീനു “ഒരുപക്ഷേ വല്ല ആപത്തും സംഭവിക്കും” എന്നുപറഞ്ഞ് യാക്കോബ് അവനെ സഹോദരന്മാരോടുകൂടെ അയച്ചില്ല.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 42:5" + }, + "അങ്ങനെ ധാന്യം വാങ്ങുവാൻ വന്നവരുടെ ഇടയിൽ യിസ്രായേലിന്റെ പുത്രന്മാരും വന്നു; കനാൻദേശത്തും ക്ഷാമം ഉണ്ടായിരുന്നുവല്ലോ.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 42:6" + }, + "യോസേഫ് ദേശത്തിന് അധിപതിയായിരുന്നു; അവൻ തന്നെയായിരുന്നു ദേശത്തിലെ സകല ജനങ്ങൾക്കും ധാന്യം വിറ്റത്; യോസേഫിന്റെ സഹോദരന്മാരും വന്ന് അവനെ സാഷ്ടാംഗം നമസ്കരിച്ചു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 42:7" + }, + "യോസഫ് തന്റെ സഹോദരന്മാരെ കണ്ടപ്പോൾ അവരെ അറിഞ്ഞു എങ്കിലും അറിയാത്ത ഭാവം നടിച്ച് അവരോടു കഠിനമായി സംസാരിച്ചു: “നിങ്ങൾ എവിടെനിന്നു വരുന്നു” എന്ന് അവരോടു ചോദിച്ചതിന്: “ആഹാരം വാങ്ങുവാൻ കനാൻദേശത്തുനിന്നു വരുന്നു” എന്ന് അവർ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 42:8" + }, + "യോസേഫ് സഹോദരന്മാരെ അറിഞ്ഞു എങ്കിലും അവർ അവനെ അറിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 42:9" + }, + "യോസേഫ് അവരെക്കുറിച്ചു കണ്ടിരുന്ന സ്വപ്നങ്ങൾ ഓർത്ത് അവരോട്: “നിങ്ങൾ ചാരന്മാരാകുന്നു; ദേശത്തിന്റെ ദുർബ്ബലഭാഗം നോക്കുവാൻ നിങ്ങൾ വന്നിരിക്കുന്നു” എന്ന് പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 42:10" + }, + "അവർ അവനോട്: “അല്ല, യജമാനനേ, അടിയങ്ങൾ ആഹാരം വാങ്ങുവാൻ വന്നിരിക്കുന്നു;", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 42:11" + }, + "ഞങ്ങൾ എല്ലാവരും ഒരാളുടെ മക്കൾ; ഞങ്ങൾ സത്യസന്ധരാകുന്നു; അടിയങ്ങൾ ചാരന്മാരല്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 42:12" + }, + "അവൻ അവരോട്: “അല്ല, നിങ്ങൾ ദേശത്തിന്റെ ദുർബ്ബലഭാഗം നോക്കുവാൻ വന്നിരിക്കുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 42:13" + }, + "അതിന് അവർ: “അടിയങ്ങൾ കനാൻദേശത്തുള്ള ഒരാളുടെ മക്കൾ; പന്ത്രണ്ടു സഹോദരന്മാർ ആകുന്നു; ഇളയവൻ ഇന്നു ഞങ്ങളുടെ അപ്പന്റെ അടുക്കൽ ഉണ്ട്; ഒരുവൻ ഇപ്പോൾ ഇല്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 42:14" + }, + "യോസേഫ് അവരോടു പറഞ്ഞത്: “ഞാൻ പറഞ്ഞതുപോലെ നിങ്ങൾ ചാരന്മാർ തന്നെ.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 42:15" + }, + "ഇതിനാൽ ഞാൻ നിങ്ങളെ പരീക്ഷിക്കും; നിങ്ങളുടെ ഇളയസഹോദരൻ ഇവിടെ വന്നല്ലാതെ, ഫറവോനാണ, നിങ്ങൾ ഇവിടെനിന്നു പുറപ്പെടുകയില്ല.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 42:16" + }, + "നിങ്ങളുടെ സഹോദരനെ കൂട്ടിക്കൊണ്ടുവരുവാൻ നിങ്ങളിൽ ഒരുവനെ അയപ്പിൻ; നിങ്ങളോ തടവുകാരായിരിക്കേണം; നിങ്ങൾ നേരുള്ളവരോ എന്നു നിങ്ങളുടെ വാക്കു പരീക്ഷിച്ചറിയാമല്ലോ; അല്ലെന്നുവരികിൽ; ഫറവോനാണ, നിങ്ങൾ ചാരന്മാർ തന്നെ.”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 42:17" + }, + "അങ്ങനെ അവൻ അവരെ മൂന്നു ദിവസം തടവിൽ ആക്കി.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 42:18" + }, + "മൂന്നാം ദിവസം യോസേഫ് അവരോടു പറഞ്ഞത്: “ഞാൻ ദൈവത്തെ ഭയപ്പെടുന്നു; നിങ്ങൾ ജീവിച്ചിരിക്കേണ്ടതിന് ഇതു ചെയ്‌വിൻ:", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 42:19" + }, + "നിങ്ങൾ സത്യസന്ധരെങ്കിൽ നിങ്ങളുടെ ഒരു സഹോദരൻ തടവിൽ കിടക്കട്ടെ; നിങ്ങൾ പുറപ്പെട്ട്, നിങ്ങളുടെ വീടുകളിലെ ബുദ്ധിമുട്ടിനു ധാന്യം കൊണ്ടുപോകുവിൻ.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 42:20" + }, + "എന്നാൽ നിങ്ങളുടെ ഇളയസഹോദരനെ എന്റെ അടുക്കൽ കൊണ്ടുവരേണം; അതിനാൽ നിങ്ങളുടെ വാക്ക് സത്യം എന്നു തെളിയും; നിങ്ങൾ മരിക്കേണ്ടിവരികയില്ല” അവർ അങ്ങനെ സമ്മതിച്ചു", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 42:21" + }, + "“നമ്മുടെ സഹോദരന്റെ കാര്യത്തിൽ നാം സത്യത്തിൽ കുറ്റക്കാരാകുന്നു; അവൻ നമ്മോടു കെഞ്ചിയപ്പോൾ നാം അവന്റെ പ്രാണസങ്കടം കണ്ടിട്ടും അവന്റെ അപേക്ഷ കേട്ടില്ലല്ലോ; അതുകൊണ്ട് ഈ സങ്കടം നമുക്കു വന്നിരിക്കുന്നു” എന്ന് അവർ തമ്മിൽ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 42:22" + }, + "അതിനു രൂബേൻ: “ബാലനോടു ദോഷം ചെയ്യരുതെന്നു ഞാൻ നിങ്ങളോടു പറഞ്ഞില്ലയോ? എന്നിട്ടും നിങ്ങൾ കേട്ടില്ല; ഇപ്പോൾ ഇതാ, അവന്റെ രക്തം നമ്മോടു ചോദിക്കുന്നു” എന്ന് അവരോടു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 42:23" + }, + "യോസേഫ് അവരോടു സംസാരിച്ചതു പരിഭാഷകൻമുഖാന്തരം ആയിരുന്നതുകൊണ്ട് അവൻ ഇതു മനസ്സിലാക്കി എന്ന് അവർ അറിഞ്ഞില്ല.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 42:24" + }, + "യോസേഫ് അവരെ വിട്ടു മാറിപ്പോയി കരഞ്ഞു; പിന്നെ അവരുടെ അടുക്കൽ വന്ന് അവരോടു സംസാരിച്ച് അവരുടെ കൂട്ടത്തിൽ നിന്നു ശിമെയോനെ പിടിച്ച് അവർ കാൺകെ ബന്ധിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 42:25" + }, + "അവരുടെ ചാക്കിൽ ധാന്യം നിറയ്ക്കുവാനും അവരുടെ പണം അവനവന്റെ ചാക്കിൽ തിരികെ വയ്ക്കുവാനും വഴിക്കു വേണ്ടിയ ആഹാരം അവർക്കു കൊടുക്കുവാനും യോസേഫ് കല്പിച്ചു; അങ്ങനെ തന്നെ അവർക്കു ചെയ്തുകൊടുത്തു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 42:26" + }, + "അവർ ധാന്യം കഴുതപ്പുറത്ത് കയറ്റി അവിടെനിന്നു പുറപ്പെട്ടു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 42:27" + }, + "വഴിയമ്പലത്തിൽവച്ച് അവരിൽ ഒരുവൻ കഴുതയ്ക്കു തീറ്റ കൊടുക്കുവാൻ ചാക്ക് അഴിച്ചപ്പോൾ തന്റെ പണം ചാക്കിന്റെ വായ്ക്കൽ ഇരിക്കുന്നതു കണ്ട്,", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 42:28" + }, + "തന്റെ സഹോദരന്മാരോട്: “എന്റെ പണം എനിക്കു തിരികെ കിട്ടി അത് ഇതാ, എന്റെ ചാക്കിൽ ഇരിക്കുന്നു” എന്നു പറഞ്ഞു. അപ്പോൾ അവരുടെ ഉള്ളം തളർന്നു, അവർ വിറച്ചു: “ദൈവം നമ്മോട് ഈ ചെയ്തത് എന്ത്” എന്ന് തമ്മിൽ തമ്മിൽ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 42:29" + }, + "അവർ കനാൻദേശത്തു തങ്ങളുടെ അപ്പനായ യാക്കോബിന്റെ അടുക്കൽ എത്തിയപ്പോൾ, തങ്ങൾക്കു സംഭവിച്ചതൊക്കെയും അവനോട് അറിയിച്ചു പറഞ്ഞത്:", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 42:30" + }, + "“ദേശത്തിലെ അധിപതിയായവൻ ഞങ്ങൾ ദേശത്തെ ചാരന്മാർ എന്നു വിചാരിച്ചു ഞങ്ങളോടു കഠിനമായി സംസാരിച്ചു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 42:31" + }, + "ഞങ്ങൾ അവനോട്: ‘ഞങ്ങൾ സത്യസന്ധരാകുന്നു, ഞങ്ങൾ ചാരന്മാരല്ല.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 42:32" + }, + "ഞങ്ങൾ ഒരു അപ്പന്റെ മക്കൾ; പന്ത്രണ്ടു സഹോദരന്മാരാകുന്നു; ഒരുവൻ ഇപ്പോൾ ഇല്ല; ഇളയവൻ കനാൻദേശത്ത് ഞങ്ങളുടെ അപ്പന്റെ അടുക്കൽ ഉണ്ട് എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 42:33" + }, + "അതിന് ദേശത്തിലെ അധിപതിയായവൻ ഞങ്ങളോടു പറഞ്ഞത്: ‘നിങ്ങൾ സത്യസന്ധർ എന്നു ഞാൻ ഇതിനാൽ അറിയും: നിങ്ങളുടെ ഒരു സഹോദരനെ എന്റെ അടുക്കൽ വിട്ടിട്ടു നിങ്ങളുടെ വീടുകളിലെ ബുദ്ധിമുട്ടിനു ധാന്യം വാങ്ങി കൊണ്ടുപോകുവിൻ.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 42:34" + }, + "നിങ്ങളുടെ ഇളയസഹോദരനെ എന്റെ അടുക്കൽ കൊണ്ടുവരുവിൻ; അതിനാൽ നിങ്ങൾ ചാരന്മാരല്ല, സത്യസന്ധർ തന്നെ എന്നു ഞാൻ അറിയും; നിങ്ങളുടെ സഹോദരനെ നിങ്ങൾക്ക് ഏല്പിച്ചുതരും; നിങ്ങൾക്കു ദേശത്തു വ്യാപാരവും ചെയ്യാം.", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 42:35" + }, + "പിന്നെ അവർ ചാക്ക് ഒഴിക്കുമ്പോൾ ഇതാ, ഓരോരുത്തന്റെ ചാക്കിൽ അവനവന്റെ പണക്കെട്ട് ഇരിക്കുന്നു; അവരും അവരുടെ അപ്പനും പണക്കെട്ട് കണ്ടപ്പോൾ ഭയപ്പെട്ടുപോയി.", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 42:36" + }, + "അവരുടെ അപ്പനായ യാക്കോബ് അവരോട്: “നിങ്ങൾ എന്നെ മക്കളില്ലാത്തവനാക്കുന്നു; യോസേഫ് ഇല്ല, ശിമെയോൻ ഇല്ല; ബെന്യാമീനെയും നിങ്ങൾ കൊണ്ടുപോകും; സകലവും എനിക്കു പ്രതികൂലം തന്നെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 42:37" + }, + "അതിനു രൂബേൻ അപ്പനോട്: “എന്റെ കൈയിൽ അവനെ ഏല്പിക്ക; ഞാൻ അവനെ നിന്റെ അടുക്കൽ മടക്കി കൊണ്ടുവരും; ഞാൻ അവനെ നിന്റെ അടുക്കൽ കൊണ്ടുവരാത്തപക്ഷം എന്റെ രണ്ടു പുത്രന്മാരെ കൊന്നുകളക” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 42:38" + }, + "എന്നാൽ അവൻ: “എന്റെ മകൻ നിങ്ങളോടുകൂടെ വരുകയില്ല; അവന്റെ ജ്യേഷ്ഠൻ മരിച്ചുപോയി, അവൻ ഒരുവനേ ശേഷിപ്പുള്ളു; നിങ്ങൾ പോകുന്ന വഴിയിൽ അവന് വല്ല ആപത്തും വന്നാൽ തലനരച്ച എന്നെ നിങ്ങൾ ദുഃഖത്തോടെ പാതാളത്തിലേക്ക് ഇറങ്ങുമാറാക്കും” എന്നു പറഞ്ഞു." + ] + }, + { + "type": "chapter:c", + "number": "43", + "sid": "GEN 43" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 43:1" + }, + "എന്നാൽ ക്ഷാമം ദേശത്തു കഠിനമായി തീർന്നു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 43:2" + }, + "അവർ ഈജിപ്റ്റിൽനിന്നു കൊണ്ടുവന്ന ധാന്യം ഭക്ഷിച്ചു തീർന്നപ്പോൾ അവരുടെ അപ്പൻ അവരോട്: “നിങ്ങൾ ഇനിയും പോയി കുറെ ആഹാരംകൂടെ വാങ്ങുവിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 43:3" + }, + "അതിനു യെഹൂദാ അപ്പനോടു പറഞ്ഞത് ‘നിങ്ങളുടെ സഹോദരൻ നിങ്ങളോടുകൂടെ ഇല്ലാതിരുന്നാൽ നിങ്ങൾ എന്റെ മുഖം കാണുകയില്ല’ എന്ന് അദ്ദേഹം തീർച്ചയായി ഞങ്ങളോടു പറഞ്ഞിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 43:4" + }, + "അപ്പൻ ഞങ്ങളുടെ സഹോദരനെ ഞങ്ങളുടെകൂടെ അയച്ചാൽ ഞങ്ങൾ ചെന്ന് ആഹാരം വാങ്ങി കൊണ്ടുവരാം;", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 43:5" + }, + "അയക്കാതിരുന്നാലോ ഞങ്ങൾ പോകയില്ല. ‘നിങ്ങളുടെ സഹോദരൻ നിങ്ങളോടുകൂടെ ഇല്ല എങ്കിൽ നിങ്ങൾ എന്റെ മുഖം കാണുകയില്ല’ എന്ന് അദ്ദേഹം ഞങ്ങളോടു പറഞ്ഞിരിക്കുന്നു.”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 43:6" + }, + "“നിങ്ങൾക്ക് ഇനിയും ഒരു സഹോദരൻ ഉണ്ടെന്ന് നിങ്ങൾ അദ്ദേഹത്തോടു പറഞ്ഞ് എനിക്ക് ഈ ദോഷം വരുത്തിയത് എന്തിന്?” എന്നു യിസ്രായേൽ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 43:7" + }, + "അതിന് അവർ “ ‘നിങ്ങളുടെ അപ്പൻ ജീവിച്ചിരിക്കുന്നുവോ? നിങ്ങൾക്ക് ഇനിയും ഒരു സഹോദരൻ ഉണ്ടോ?’ എന്നിങ്ങനെ അദ്ദേഹം ഞങ്ങളെയും നമ്മുടെ കുടുംബത്തെയുംകുറിച്ചു താല്പര്യമായി ചോദിച്ചതുകൊണ്ട് ഞങ്ങൾ ഇതൊക്കെയും അറിയിക്കേണ്ടിവന്നു; ‘നിങ്ങളുടെ സഹോദരനെ ഇവിടെ കൂട്ടിക്കൊണ്ടുവരുവിൻ’ എന്ന് അദ്ദേഹം പറയുമെന്നു ഞങ്ങൾ അറിഞ്ഞിരുന്നുവോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 43:8" + }, + "പിന്നെ യെഹൂദാ തന്റെ അപ്പനായ യിസ്രായേലിനോടു പറഞ്ഞത് “ഞങ്ങളും അങ്ങും ഞങ്ങളുടെ കുഞ്ഞുകുട്ടികളും മരിക്കാതെ ജീവിച്ചിരിക്കേണ്ടതിനു ബാലനെ എന്നോടുകൂടെ അയയ്ക്കേണം; എന്നാൽ ഞങ്ങൾ പോകാം.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 43:9" + }, + "ഞാൻ അവന് വേണ്ടി ഉത്തരവാദിയായിരിക്കാം; നീ അവനെ എന്റെ കൈയിൽനിന്നു ചോദിക്കേണം; ഞാൻ അവനെ നിന്റെ അടുക്കൽ കൊണ്ടുവന്ന് അവനെ നിന്റെ മുമ്പിൽ നിർത്തുന്നില്ലെങ്കിൽ ഞാൻ സദാകാലം നിനക്കു കുറ്റക്കാരനായിക്കൊള്ളാം.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 43:10" + }, + "ഞങ്ങൾ താമസിക്കാതിരുന്നെങ്കിൽ ഇപ്പോൾ രണ്ടു പ്രാവശ്യം പോയിവരുമായിരുന്നു.”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 43:11" + }, + "അപ്പോൾ അവരുടെ അപ്പനായ യിസ്രായേൽ അവരോടു പറഞ്ഞത്: “അങ്ങനെയെങ്കിൽ ഇതു ചെയ്യുവിൻ: നിങ്ങളുടെ പാത്രങ്ങളിൽ കുറെ സുഗന്ധപ്പശ, കുറെ തേൻ, സാംപ്രാണി, സന്നിനായകം, ബോടനണ്ടി, ബദാമണ്ടി എന്നിങ്ങനെ ദേശത്തിലെ വിശേഷവസ്തുക്കളിൽ ചിലതൊക്കെയും കൊണ്ടുപോയി അദ്ദേഹത്തിനു കാഴ്ചവയ്ക്കുവിൻ.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 43:12" + }, + "ഇരട്ടിപണവും കൈയിൽ എടുത്തുകൊൾവിൻ; നിങ്ങളുടെ ചാക്കിന്റെ വായ്ക്കൽ മടങ്ങിവന്ന പണവും കൈയിൽ തിരികെ കൊണ്ടുപോകുവിൻ; ഒരുപക്ഷേ അതു നോട്ടപ്പിശകായിരിക്കാം.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 43:13" + }, + "നിങ്ങളുടെ സഹോദരനെയും കൂട്ടി പുറപ്പെട്ട് അദ്ദേഹത്തിന്റെ അടുക്കൽ വീണ്ടും ചെല്ലുവിൻ.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 43:14" + }, + "അവൻ നിങ്ങളുടെ മറ്റേ സഹോദരനെയും ബെന്യാമീനെയും നിങ്ങളോടുകൂടെ അയക്കേണ്ടതിന് സർവ്വശക്തിയുള്ള ദൈവം അവനു നിങ്ങളോടു കരുണ തോന്നിക്കട്ടെ; എന്നാൽ ഞാൻ മക്കളില്ലാത്തവനാകേണമെങ്കിൽ ആകട്ടെ.”", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 43:15" + }, + "അങ്ങനെ അവർ ആ കാഴ്ചയും ഇരട്ടിപണവും എടുത്തു ബെന്യാമീനെയും കൂട്ടി പുറപ്പെട്ടു ഈജിപ്റ്റിൽ ചെന്നു യോസേഫിന്റെ മുമ്പിൽനിന്നു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 43:16" + }, + "അവരോടുകൂടെ ബെന്യാമീനെ കണ്ടപ്പോൾ യോസേഫ് തന്റെ ഗൃഹവിചാരകനോട്: “നീ ഈ പുരുഷന്മാരെ വീട്ടിൽ കൂട്ടിക്കൊണ്ടു പോക; അവർ ഉച്ചയ്ക്ക് എന്നോടുകൂടെ ഭക്ഷണം കഴിക്കേണ്ടതാകയാൽ മൃഗത്തെ അറുത്ത് ഒരുക്കിക്കൊൾക” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 43:17" + }, + "യോസേഫ് കല്പിച്ചതുപോലെ അവൻ ചെയ്തു; അവരെ യോസേഫിന്റെ വീട്ടിൽ കൂട്ടിക്കൊണ്ടു പോയി.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 43:18" + }, + "തങ്ങളെ യോസേഫിന്റെ വീട്ടിൽ കൊണ്ടുപോകയാൽ അവർ ഭയപ്പെട്ടു: “ആദ്യത്തെ പ്രാവശ്യം നമ്മുടെ ചാക്കിൽ മടങ്ങിവന്ന പണം നിമിത്തം നമ്മെ പിടിച്ച് അടിമകളാക്കി നമ്മുടെ കഴുതകളെയും എടുത്തുകൊള്ളേണ്ടതിനാകുന്നു നമ്മെ കൊണ്ടുവന്നിരിക്കുന്നത് എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 43:19" + }, + "അവർ യോസേഫിന്റെ ഗൃഹവിചാരകന്റെ അടുക്കൽ ചെന്ന്, വീട്ടുവാതിൽക്കൽവച്ച് അവനോടു സംസാരിച്ചു:", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 43:20" + }, + "“യജമാനനേ, ആഹാരം വാങ്ങുവാൻ ഞങ്ങൾ മുമ്പേ വന്നിരുന്നു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 43:21" + }, + "ഞങ്ങൾ വഴിയമ്പലത്തിൽ ചെന്നു ചാക്ക് അഴിച്ചപ്പോൾ ഓരോരുത്തന്റെ പണം മുഴുവനും അവനവന്റെ ചാക്കിന്റെ വായ്ക്കൽ ഉണ്ടായിരുന്നു; അതു ഞങ്ങൾ വീണ്ടും കൊണ്ടുവന്നിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 43:22" + }, + "ആഹാരം വാങ്ങുവാൻ വേറെ പണവും ഞങ്ങൾ കൊണ്ടുവന്നിട്ടുണ്ട്; പണം ഞങ്ങളുടെ ചാക്കിൽ വച്ചത് ആരെന്നു ഞങ്ങൾക്ക് അറിഞ്ഞുകൂടാ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 43:23" + }, + "അതിന് അവൻ: “നിങ്ങൾക്കു സമാധാനം; നിങ്ങൾ ഭയപ്പെടേണ്ടാ; നിങ്ങളുടെ ദൈവം, നിങ്ങളുടെ അപ്പന്റെ ദൈവം തന്നെ, നിങ്ങളുടെ ചാക്കിൽ നിങ്ങൾക്കു നിക്ഷേപം തന്നിരിക്കുന്നു; നിങ്ങളുടെ പണം എനിക്കു കിട്ടി” എന്നു പറഞ്ഞ്, ശിമെയോനെയും അവരുടെ അടുക്കൽ പുറത്തു കൊണ്ടുവന്നു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 43:24" + }, + "പിന്നെ അവൻ അവരെ യോസേഫിന്റെ വീട്ടിന്നകത്തു കൊണ്ടുപോയി; അവർക്കു വെള്ളം കൊടുത്തു, അവർ കാലുകളെ കഴുകി; അവരുടെ കഴുതകൾക്ക് അവൻ തീറ്റ കൊടുത്തു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 43:25" + }, + "ഉച്ചയ്ക്കു യോസേഫ് വരുമ്പോഴേക്ക് അവർ കാഴ്ച ഒരുക്കിവച്ചു; തങ്ങൾക്കു ഭക്ഷണം അവിടെ എന്ന് അവർ കേട്ടിരുന്നു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 43:26" + }, + "യോസേഫ് വീട്ടിൽ വന്നപ്പോൾ അവർ കൈവശമുള്ള കാഴ്ച അകത്തുകൊണ്ടുചെന്ന് അവന്റെ മുമ്പാകെവച്ച് അവനെ സാഷ്ടാംഗം നമസ്കരിച്ചു.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 43:27" + }, + "അവൻ അവരോടു ക്ഷേമാന്വേഷണം നടത്തി: “നിങ്ങൾ പറഞ്ഞ വൃദ്ധൻ, നിങ്ങളുടെ അപ്പൻ സൗഖ്യമായിരിക്കുന്നുവോ? അവൻ ജീവനോടിരിക്കുന്നുവോ” എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 43:28" + }, + "അതിന് അവർ: “ഞങ്ങളുടെ അപ്പനായ അങ്ങയുടെ അടിയാനു സുഖം തന്നെ; അവൻ ജീവനോടിരിക്കുന്നു” എന്ന് ഉത്തരം പറഞ്ഞു കുനിഞ്ഞു നമസ്കരിച്ചു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 43:29" + }, + "പിന്നെ യോസേഫ് തല ഉയർത്തി, തന്റെ അമ്മയുടെ മകനും തന്റെ അനുജനുമായ ബെന്യാമീനെ കണ്ടു: “നിങ്ങൾ എന്നോടു പറഞ്ഞ നിങ്ങളുടെ ഇളയസഹോദരനോ ഇവൻ” എന്നു ചോദിച്ചു: “ദൈവം നിനക്കു കൃപ നല്കട്ടെ മകനേ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 43:30" + }, + "അനുജനെ കണ്ടിട്ടു യോസേഫിന്റെ മനസ്സ് ഉരുകിയതുകൊണ്ട് അവൻ കരയേണ്ടതിനു ബദ്ധപ്പെട്ടു സ്ഥലം അന്വേഷിച്ച്, സ്വകാര്യമുറിയിൽചെന്ന് അവിടെവച്ചു കരഞ്ഞു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 43:31" + }, + "പിന്നെ അവൻ മുഖം കഴുകി പുറത്തു വന്നു തന്നെത്താൻ അടക്കി: “ഭക്ഷണം കൊണ്ടുവരുവിൻ” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 43:32" + }, + "അവർ യോസേഫിന് പ്രത്യേകവും സഹോദരന്മാർക്കു പ്രത്യേകവും, അവനോടുകൂടെ ഭക്ഷിക്കുന്ന ഈജിപ്റ്റുകാർക്കു പ്രത്യേകവും കൊണ്ടുവന്നുവച്ചു; ഈജിപ്റ്റുകാർ എബ്രായരോടുകൂടെ ഭക്ഷണം കഴിക്കയില്ല; അതു ഈജിപ്റ്റുകാർക്കു വെറുപ്പാകുന്നു.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 43:33" + }, + "മൂത്തവൻ മുതൽ ഇളയവൻ വരെ പ്രായത്തിനൊത്തവണ്ണം അവരെ അവന്റെ മുമ്പാകെ ഇരുത്തി; അവർ അന്യോന്യം നോക്കി ആശ്ചര്യപ്പെട്ടു.", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 43:34" + }, + "അവൻ തന്റെ മുമ്പിൽനിന്ന് അവർക്ക് ഓഹരികൊടുത്തയച്ചു; ബെന്യാമീന്റെ ഓഹരി മറ്റവരുടെ ഓഹരിയുടെ അഞ്ചിരട്ടിയായിരുന്നു; അവർ പാനംചെയ്ത് അവനോടുകൂടെ ആഹ്ലാദിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "44", + "sid": "GEN 44" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 44:1" + }, + "അനന്തരം അവൻ തന്റെ ഗൃഹവിചാരകനോട്: “നീ ഇവരുടെ ചാക്കിൽ അവർക്ക് എടുക്കാവുന്നിടത്തോളം ധാന്യം നിറച്ച്, ഓരോരുത്തന്റെ പണം അവനവന്റെ ചാക്കിന്റെ വായ്ക്കൽ വയ്ക്കുക.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 44:2" + }, + "ഇളയവന്റെ ചാക്കിന്റെ വായ്ക്കൽ വെള്ളികൊണ്ടുള്ള എന്റെ പാനപാത്രവും അവന്റെ ധാന്യവിലയും വയ്ക്കുക” എന്നു കല്പിച്ചു; യോസേഫ് കല്പിച്ചതുപോലെ അവൻ ചെയ്തു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 44:3" + }, + "നേരം വെളുത്തപ്പോൾ അവരുടെ കഴുതകളുമായി അവരെ യാത്ര അയച്ചു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 44:4" + }, + "അവർ പട്ടണത്തിൽനിന്നു പുറപ്പെട്ടു ദൂരത്താകുംമുമ്പെ, യോസേഫ് തന്റെ ഗൃഹവിചാരകനോടു: “എഴുന്നേറ്റു ആ പുരുഷന്മാരുടെ പിന്നാലെ ഓടിച്ചെല്ലുക; ഒപ്പം എത്തുമ്പോൾ അവരോടു: ‘നിങ്ങൾ നന്മയ്ക്കു പകരം തിന്മ ചെയ്തത് എന്ത്?", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 44:5" + }, + "അതിലല്ലയോ എന്റെ യജമാനൻ കുടിക്കുന്നത്? അതിനാലല്ലയോ ലക്ഷണം നോക്കുന്നത് ? നിങ്ങൾ ഈ ചെയ്തത് ഒട്ടും നന്നല്ല’ എന്നു പറയുക” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 44:6" + }, + "അവൻ അവരുടെ അടുക്കൽ എത്തിയപ്പോൾ ഈ വാക്കുകൾ അവരോടു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 44:7" + }, + "അവർ അവനോടു പറഞ്ഞത്: “യജമാനൻ ഇങ്ങനെ പറയുന്നത് എന്ത്? ഈ വക കാര്യം അടിയങ്ങൾ ഒരുനാളും ചെയ്കയില്ല.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 44:8" + }, + "ഞങ്ങളുടെ ചാക്കിന്റെ വായ്ക്കൽ കണ്ട പണം ഞങ്ങൾ കനാൻദേശത്തുനിന്ന് അങ്ങയുടെ അടുക്കൽ വീണ്ടും കൊണ്ടുവന്നുവല്ലോ; പിന്നെ ഞങ്ങൾ അങ്ങയുടെ യജമാനന്റെ വീട്ടിൽനിന്ന് വെള്ളിയും പൊന്നും മോഷ്ടിക്കുമോ?", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 44:9" + }, + "അടിയങ്ങളിൽ ആരുടെ എങ്കിലും കൈവശം അതു കണ്ടാൽ അവൻ മരിക്കട്ടെ; ഞങ്ങളും യജമാനന് അടിമകളായിക്കൊള്ളാം.”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 44:10" + }, + "അതിന് അവൻ: “നിങ്ങൾ പറഞ്ഞതുപോലെ ആകട്ടെ; അത് ആരുടെ കൈവശം കാണുന്നുവോ അവൻ എനിക്ക് അടിമയാകും; നിങ്ങളോ കുറ്റമില്ലാത്തവരായിരിക്കും.”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 44:11" + }, + "അവർ വേഗത്തിൽ ചാക്ക് നിലത്തിറക്കി: ഓരോരുത്തൻ താന്താന്റെ ചാക്ക് അഴിച്ചു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 44:12" + }, + "അവൻ മൂത്തവന്റെ ചാക്കുതുടങ്ങി ഇളയവന്റേതുവരെ പരിശോധിച്ചു. ബെന്യാമീന്റെ ചാക്കിൽ പാനപാത്രം കണ്ടുപിടിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 44:13" + }, + "അപ്പോൾ അവർ വസ്ത്രം കീറി, ചുമടു കഴുതപ്പുറത്തു കയറ്റി പട്ടണത്തിലേക്കു മടങ്ങിച്ചെന്നു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 44:14" + }, + "യെഹൂദയും അവന്റെ സഹോദരന്മാരും യോസേഫിന്റെ വീട്ടിൽ ചെന്നു; അവൻ അതുവരെയും അവിടെത്തന്നെ ആയിരുന്നു; അവർ അവന്റെ മുമ്പാകെ സാഷ്ടാംഗം വീണു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 44:15" + }, + "യോസേഫ് അവരോട്: “നിങ്ങൾ ഈ ചെയ്ത പ്രവൃത്തി എന്ത്? എന്നെപ്പോലെയുള്ള ഒരുത്തനു ഭാവി പ്രവചിക്കുവാൻ അറിയാമെന്നു നിങ്ങൾ അറിഞ്ഞിട്ടില്ലയോ” എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 44:16" + }, + "അതിനു യെഹൂദാ: “യജമാനനോടു ഞങ്ങൾ എന്തു പറയേണ്ടു? എന്തു ബോധിപ്പിക്കേണ്ടു? എങ്ങനെ ഞങ്ങളെത്തന്നെ നീതീകരിക്കേണ്ടു? ദൈവം അടിയങ്ങളുടെ അകൃത്യം കണ്ടെത്തി; ഇതാ ഞങ്ങൾ യജമാനന് അടിമകൾ; ഞങ്ങളും ആരുടെ കൈയിൽ പാത്രം കണ്ടുവോ അവനും തന്നെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 44:17" + }, + "അതിന് യോസേഫ്: “അങ്ങനെ ഞാൻ ഒരുനാളും ചെയ്കയില്ല; ആരുടെ കൈവശം പാത്രം കണ്ടുവോ അവൻ തന്നെ എനിക്ക് അടിമയായിരിക്കും; നിങ്ങളോ സമാധാനത്തോടെ നിങ്ങളുടെ അപ്പന്റെ അടുക്കൽ പൊയ്ക്കൊൾവിൻ” എന്നു പറഞ്ഞു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 44:18" + }, + "അപ്പോൾ യെഹൂദാ അടുത്തുചെന്നു പറഞ്ഞത്: “യജമാനനേ, അടിയൻ യജമാനനോട് ഒന്നു ബോധിപ്പിച്ചുകൊള്ളട്ടേ; അടിയന്റെ നേരെ കോപം ജ്വലിക്കരുതേ;", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 44:19" + }, + "യജമാനൻ ഫറവോനെപ്പോലെയല്ലോ; ‘നിങ്ങൾക്ക് അപ്പനോ സഹോദരനോ ഉണ്ടോ?’ എന്നു യജമാനൻ അടിയങ്ങളോടു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 44:20" + }, + "അതിനു ഞങ്ങൾ യജമാനനോട്: ‘ഞങ്ങൾക്കു വൃദ്ധനായ ഒരു അപ്പനും അവന് വാർദ്ധക്യത്തിൽ ജനിച്ച ഒരു മകനും ഉണ്ട്; അവന്റെ ജ്യേഷ്ഠൻ മരിച്ചുപോയി; അവന്റെ അമ്മ പ്രസവിച്ചിട്ട് അവൻ ഒരുത്തനെ ശേഷിപ്പുള്ളു; അവൻ അപ്പന്റെ ഇഷ്ടനാകുന്നു’ എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 44:21" + }, + "അപ്പോൾ യജമാനൻ അടിങ്ങളോട്: ‘എനിക്കു കാണേണ്ടതിന് അവനെ എന്റെ അടുക്കൽ കൂട്ടിക്കൊണ്ടുവരുവിൻ’ എന്നു കല്പിച്ചുവല്ലോ.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 44:22" + }, + "ഞങ്ങൾ യജമാനനോട്: ‘ബാലന് അപ്പനെ പിരിഞ്ഞുകൂടാ; പിരിഞ്ഞാൽ അപ്പൻ മരിച്ചുപോകും’ എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 44:23" + }, + "അതിനു യജമാനൻ അടിയങ്ങളോട്: ‘നിങ്ങളുടെ ഇളയസഹോദരൻ നിങ്ങളോടുകൂടെ വരാതിരുന്നാൽ നിങ്ങൾ എന്റെ മുഖം ഇനി കാണുകയില്ല’ എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 44:24" + }, + "അവിടത്തെ അടിയാനായ അപ്പന്റെ അടുക്കൽ ഞങ്ങൾ ചെന്ന് യജമാനന്റെ വാക്കുകളെ അറിയിച്ചു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 44:25" }, + "അനന്തരം ഞങ്ങളുടെ അപ്പൻ: ‘നിങ്ങൾ ഇനിയും പോയി നമുക്കു കുറെ ധാന്യം വാങ്ങുവിൻ’ എന്നു പറഞ്ഞു.", { - "type": "para:q1", - "content": [ - "എൻ മനമേ, അവരുടെ യോഗത്തിൽ ചേരരുതേ;" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 44:26" }, + "അതിനു ഞങ്ങൾ: ‘ഞങ്ങൾക്കു പൊയ്ക്കൂടാ; അനുജൻ കൂടെ ഉണ്ടെങ്കിൽ ഞങ്ങൾ പോകാം; അനുജൻ ഇല്ലാതെ ഞങ്ങൾക്ക് അദ്ദേഹത്തിന്റെ മുഖം കാണുവാൻ സാദ്ധ്യമല്ല’ എന്നു പറഞ്ഞു.", { - "type": "para:q1", - "content": [ - "തങ്ങളുടെ കോപത്തിൽ അവർ പുരുഷന്മാരെ കൊന്നു;" - ] + "type": "verse:v", + "number": "27", + "sid": "GEN 44:27" }, + "അപ്പോൾ അവിടത്തെ അടിയാനായ അപ്പൻ ഞങ്ങളോടു പറഞ്ഞത്: ‘എന്റെ ഭാര്യ എനിക്കു രണ്ടു പുത്രന്മാരെ പ്രസവിച്ചു എന്നു നിങ്ങൾക്ക് അറിയാമല്ലോ.", { - "type": "para:q1", - "content": [ - "തങ്ങളുടെ ശാഠ്യത്തിൽ അവർ കാളകളുടെ വരിയുടച്ചു." - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 44:28" }, + "അവരിൽ ഒരുത്തൻ എന്റെ അടുക്കൽനിന്നു പോയി; അവനെ പറിച്ചു കീറിപ്പോയി നിശ്ചയം എന്നു ഞാൻ ഉറച്ചു; ഇതുവരെ ഞാൻ അവനെ കണ്ടിട്ടുമില്ല.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "GEN 49:7" - }, - "അവരുടെ ഉഗ്രകോപവും കഠിനക്രോധവും ശപിക്കപ്പെട്ടത്;" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 44:29" }, + "നിങ്ങൾ ഇവനെയും കൊണ്ടുപോയിട്ട് അവനു വല്ല ആപത്തും വന്നാൽ തലനരച്ച എന്നെ നിങ്ങൾ ദുഃഖത്തോടെ പാതാളത്തിൽ ഇറങ്ങുമാറാക്കും.", { - "type": "para:q1", - "content": [ - "ഞാൻ അവരെ യാക്കോബിൽ വിഭജിക്കുകയും യിസ്രായേലിൽ ചിതറിക്കുകയും ചെയ്യും." - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 44:30" }, + "അതുകൊണ്ട് ഇപ്പോൾ ബാലൻ കൂടെയില്ലാതെ ഞാൻ അവിടത്തെ അടിയാനായ അപ്പന്റെ അടുക്കൽ ചെല്ലുമ്പോൾ, അപ്പന്റെ പ്രാണൻ ബാലന്റെ പ്രാണനോടു പറ്റിയിരിക്കകൊണ്ട്,", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 49:8" - }, - "യെഹൂദയേ, സഹോദരന്മാർ നിന്നെ പുകഴ്ത്തും;" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 44:31" }, + "ബാലൻ ഇല്ലെന്നു കണ്ടാൽ അവൻ മരിച്ചുപോകും; അങ്ങനെ അടിയങ്ങൾ അവിടെത്തെ അടിയാനായ തലനരച്ച അപ്പനെ ദുഃഖത്തോടെ പാതാളത്തിൽ ഇറങ്ങുമാറാക്കും.", { - "type": "para:q1", - "content": [ - "നിന്റെ കൈ ശത്രുക്കളുടെ കഴുത്തിൽ ഇരിക്കും;" - ] + "type": "verse:v", + "number": "32", + "sid": "GEN 44:32" }, + "അടിയൻ അപ്പനോട്: ‘അവനെ നിന്റെ അടുക്കൽ കൊണ്ടുവരാതിരുന്നാൽ ഞാൻ എന്നും അപ്പനു കുറ്റക്കാരനായിക്കൊളാം’ എന്നു പറഞ്ഞു, അപ്പനോടു ബാലനുവേണ്ടി ഉത്തരവാദിയായിരിക്കുന്നു.", { - "type": "para:q1", - "content": [ - "അപ്പന്റെ മക്കൾ നിന്റെ മുമ്പിൽ നമസ്കരിക്കും." - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 44:33" }, + "ആകയാൽ ബാലനു പകരം അടിയൻ യജമാനന് അടിമയായിരിപ്പാനും ബാലൻ സഹോദരന്മാരോടുകൂടെ പൊയ്ക്കൊൾവാനും അനുവദിക്കേണമേ.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 49:9" - }, - "യഹൂദാ ഒരു ബാലസിംഹം;" - ] - }, - { - "type": "para:q1", - "content": [ - "മകനേ, നീ ഇരപിടിച്ചു കയറിയിരിക്കുന്നു;" - ] - }, - { - "type": "para:q1", - "content": [ - "അവൻ കുനിഞ്ഞു, സിംഹംപോലെയും സിംഹിപോലെയും പതുങ്ങിക്കിടക്കുന്നു; ആർ അവനെ എഴുന്നേല്പിക്കും?" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 49:10" - }, - "അവകാശമുള്ളവൻ വരുവോളം ചെങ്കോൽ യെഹൂദയിൽനിന്നും" - ] - }, - { - "type": "para:q1", - "content": [ - "രാജദണ്ഡ് അവന്റെ കാലുകളുടെ ഇടയിൽനിന്നും നീങ്ങിപ്പോകയില്ല;" - ] + "type": "verse:v", + "number": "34", + "sid": "GEN 44:34" }, + "ബാലൻ കൂടെ ഇല്ലാതെ ഞാൻ എങ്ങനെ അപ്പന്റെ അടുക്കൽ പോകും? അപ്പനു ഭവിക്കുന്ന ദോഷം ഞാൻ കാണേണ്ടിവരുമല്ലോ.”" + ] + }, + { + "type": "chapter:c", + "number": "45", + "sid": "GEN 45" + }, + { + "type": "para:p", + "content": [ { - "type": "para:q1", - "content": [ - "ജനതകളുടെ അനുസരണം അവനോട് ആകും." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "GEN 49:11" - }, - "അവൻ മുന്തിരിവള്ളിയോടു ചെറുകഴുതയെയും" - ] - }, - { - "type": "para:q1", - "content": [ - "വിശിഷ്ടമുന്തിരിവള്ളിയോടു കഴുതക്കുട്ടിയെയും കെട്ടുന്നു;" - ] - }, - { - "type": "para:q1", - "content": [ - "അവൻ വീഞ്ഞിൽ തന്റെ ഉടുപ്പും മുന്തിരിച്ചാറിൽ തന്റെ വസ്ത്രവും അലക്കുന്നു." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 49:12" - }, - "അവന്റെ കണ്ണു വീഞ്ഞുകൊണ്ടു ചുവന്നും അവന്റെ പല്ല് പാലുകൊണ്ടു വെളുത്തും ഇരിക്കുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 49:13" - }, - "സെബൂലൂൻ സമുദ്രതീരത്തു വസിക്കും; അവൻ കപ്പലുകൾക്ക് ഒരു അഭയകേന്ദ്രമായിത്തീരും;" - ] - }, - { - "type": "para:q1", - "content": [ - "അവന്റെ അതിർത്തി സീദോൻ വരെ ആകും." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 49:14" - }, - "യിസ്സാഖാർ കരുത്തുള്ള കഴുത; അവൻ തൊഴുത്തുകളുടെ മദ്ധ്യേ കിടക്കുന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 49:15" - }, - "വിശ്രമസ്ഥലം നല്ലതെന്നും ദേശം ആനന്ദപ്രദമെന്നും കണ്ടു," - ] - }, - { - "type": "para:q1", - "content": [ - "അവൻ ഭാരം കയറ്റാൻ തോൾ കുനിച്ചുകൊടുത്തു നിർബന്ധവേലയ്ക്ക് അടിമയായിത്തീർന്നു." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 49:16" - }, - "ദാൻ ഏതൊരു യിസ്രായേല്യഗോത്രവുംപോലെ" - ] - }, - { - "type": "para:q1", - "content": [ - "സ്വജനത്തിനു ന്യായപാലനം ചെയ്യും." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 49:17" - }, - "ദാൻ വഴിയിൽ ഒരു പാമ്പും" - ] - }, - { - "type": "para:q1", - "content": [ - "പാതയിൽ ഒരു സർപ്പവും ആകുന്നു;" - ] - }, - { - "type": "para:q1", - "content": [ - "അവൻ കുതിരയുടെ കുതികാൽ കടിക്കും; പുറത്തു കയറിയവൻ മലർന്നു വീഴും." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 49:18" - }, - "യഹോവേ, ഞാൻ നിന്റെ രക്ഷയ്ക്കായി കാത്തിരിക്കുന്നു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "GEN 49:19" - }, - "ഗാദോ, കവർച്ചപ്പട അവനെ ഞെരുക്കും; എന്നാൽ അവൻ അവസാനം ജയം പ്രാപിക്കും." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 49:20" - }, - "ആശേരോ, അവന്റെ ആഹാരം പുഷ്ടിയുള്ളത്;" - ] - }, - { - "type": "para:q1", - "content": [ - "അവൻ രാജകീയസ്വാദുഭോജനം നല്കും." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 49:21" - }, - "നഫ്താലി സ്വതന്ത്രയായി നടക്കുന്ന പേടമാൻ;" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 45:1" }, + "അപ്പോൾ ചുറ്റും നില്ക്കുന്നവരുടെ മുമ്പിൽ തന്നെത്താൻ നിയന്ത്രിക്കുവാൻ കഴിയാതെ: “എല്ലാവരെയും എന്റെ അടുക്കൽനിന്നു പുറത്താക്കുവിൻ” എന്നു യോസേഫ് വിളിച്ചുപറഞ്ഞു. ഇങ്ങനെ യോസേഫ് തന്റെ സഹോദരന്മാർക്കു തന്നെ വെളിപ്പെടുത്തിയപ്പോൾ ആരും അവന്റെ അടുക്കൽ ഉണ്ടായിരുന്നില്ല.", { - "type": "para:q1", - "content": [ - "അവൻ ലാവണ്യവാക്കുകൾ സംസാരിക്കുന്നു." - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 45:2" }, + "അവൻ ഉച്ചത്തിൽ കരഞ്ഞു; ഈജിപ്റ്റുകാരും ഫറവോന്റെ കുടുംബവും അതു കേട്ടു.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 49:22" - }, - "യോസേഫ് ഫലപ്രദമായൊരു വൃക്ഷം," - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 45:3" }, + "യോസേഫ് സഹോദരന്മാരോട്: “ഞാൻ യോസേഫ് ആകുന്നു; എന്റെ അപ്പൻ ജീവനോടിരിക്കുന്നുവോ” എന്നു പറഞ്ഞു. അവന്റെ സഹോദരന്മാർ അവന്റെ സന്നിധിയിൽ ഭ്രമിച്ചുപോയതുകൊണ്ട് അവനോട് ഉത്തരം പറയുവാൻ അവർക്കു കഴിഞ്ഞില്ല.", { - "type": "para:q1", - "content": [ - "നീരുറവിനരികെ ഫലപ്രദമായൊരു വൃക്ഷം തന്നെ;" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 45:4" }, + "യോസേഫ് സഹോദരന്മാരോട്: “ഇങ്ങോട്ട് അടുത്തുവരുവിൻ” എന്നു പറഞ്ഞു; അവർ അടുത്തുചെന്നപ്പോൾ അവൻ പറഞ്ഞത്; “നിങ്ങൾ ഈജിപ്റ്റിലേക്കു വിറ്റുകളഞ്ഞ നിങ്ങളുടെ സഹോദരൻ യോസേഫ് ആകുന്നു ഞാൻ.", { - "type": "para:q1", - "content": [ - "അതിന്റെ ശാഖകൾ മതിലിന്മേൽ പടരുന്നു." - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 45:5" }, + "എന്നെ ഇവിടെ വിറ്റതുകൊണ്ടു നിങ്ങൾ വ്യസനിക്കേണ്ടാ, വിഷാദിക്കയും വേണ്ടാ; ജീവരക്ഷയ്ക്കായി ദൈവം എന്നെ നിങ്ങൾക്കു മുമ്പേ അയച്ചതാകുന്നു.", { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "GEN 49:23" - }, - "വില്ലാളികൾ അവനെ വിഷമിപ്പിച്ചു;" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 45:6" }, + "ദേശത്തു ക്ഷാമം ഉണ്ടായിട്ട് ഇപ്പോൾ രണ്ടു വർഷമായി; ഉഴവും കൊയ്ത്തും ഇല്ലാത്ത അഞ്ചു വർഷം ഇനിയും ഉണ്ട്.", { - "type": "para:q1", - "content": [ - "അവർ എയ്തു," - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 45:7" }, + "ഭൂമിയിൽ നിങ്ങൾക്കു സന്തതി ശേഷിക്കേണ്ടതിനും വലിയോരു രക്ഷയാൽ നിങ്ങളുടെ ജീവനെ രക്ഷിക്കേണ്ടതിനും ദൈവം എന്നെ നിങ്ങൾക്കു മുമ്പേ അയച്ചിരിക്കുന്നു.", { - "type": "para:q1", - "content": [ - "അവനോടു പൊരുതി." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 49:24" - }, - "അവന്റെ വില്ല് ഉറപ്പോടെ നിന്നു;" - ] - }, - { - "type": "para:q1", - "content": [ - "അവന്റെ ഭുജം യാക്കോബിൻ വല്ലഭന്റെ കൈയാൽ ബലപ്പെട്ടു;" - ] - }, - { - "type": "para:q1", - "content": [ - "യിസ്രായേലിന്റെ പാറയായ ഇടയന്റെ നാമത്താൽ തന്നെ." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 49:25" - }, - "നിൻ പിതാവിന്റെ ദൈവത്താൽ അവൻ നിന്നെ സഹായിക്കും" - ] - }, - { - "type": "para:q1", - "content": [ - "സർവ്വശക്തനാൽ തന്നെ അവൻ മീതെ ആകാശത്തിന്റെ അനുഗ്രഹങ്ങളാലും" - ] - }, - { - "type": "para:q1", - "content": [ - "താഴെ കിടക്കുന്ന ആഴത്തിന്റെ അനുഗ്രങ്ങളാലും" - ] - }, - { - "type": "para:q1", - "content": [ - "മുലയുടെയും ഗർഭത്തിന്റെയും അനുഗ്രഹങ്ങളാലും നിന്നെ അനുഗ്രഹിക്കും." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 49:26" - }, - "നിൻ പിതാവിന്റെ അനുഗ്രഹങ്ങൾ" - ] - }, - { - "type": "para:q1", - "content": [ - "എൻ പിതാകന്മാരുടെ അനുഗ്രഹങ്ങൾക്കു മീതെ" - ] - }, - { - "type": "para:q1", - "content": [ - "ശാശ്വതഗിരികളുടെ അറ്റത്തോളം പ്രബലപ്പെട്ടു." - ] - }, - { - "type": "para:q1", - "content": [ - "അവ യോസേഫിന്റെ തലയിലും" - ] - }, - { - "type": "para:q1", - "content": [ - "തന്റെ സഹോദരന്മാരിൽ പ്രഭുവായവന്റെ നെറുകയിലും വരും." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 49:27" - }, - "ബെന്യാമീൻ കടിച്ചു കീറുന്ന ചെന്നായ്; രാവിലേ അവൻ ഇരപിടിച്ചു വിഴുങ്ങും; വൈകുന്നേരത്ത് അവൻ കവർച്ച പങ്കിടും.”", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 49:28" - }, - "യിസ്രായേൽ ഗോത്രം പന്ത്രണ്ടും ഇവ ആകുന്നു; അവരുടെ പിതാവ് അവരോടു പറഞ്ഞത് ഇതു തന്നെ; അവൻ അവരിൽ ഓരോരുത്തന് അവനവന്റെ അനുഗ്രഹം കൊടുത്ത് അവരെ അനുഗ്രഹിച്ചു.", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 49:29" - }, - "അവൻ അവരോട് ആജ്ഞാപിച്ചു പറഞ്ഞത്: “ഞാൻ എന്റെ ജനത്തോടു ചേരുമ്പോൾ ഹിത്യനായ എഫ്രോന്റെ നിലത്തിലെ ഗുഹയിൽ എന്റെ പിതാക്കന്മാരുടെ അടുക്കൽ എന്നെ സംസ്കരിക്കേണം.", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 49:30" - }, - "കനാൻദേശത്തു മമ്രേക്കു സമീപം, അബ്രാഹാം ഹിത്യനായ എഫ്രോനോടു നിലത്തോടുകൂടെ ശ്മശാനഭൂമിയായി അവകാശം വാങ്ങിയ മക്പേലാ എന്ന നിലത്തിലെ ഗുഹയിൽ തന്നെ.", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 49:31" - }, - "അവിടെ അവർ അബ്രാഹാമിനെയും അവന്റെ ഭാര്യയായ സാറായെയും യിസ്ഹാക്കിനെയും അവന്റെ ഭാര്യയായ റിബെക്കായെയും സംസ്കരിച്ചു; അവിടെ ഞാൻ ലേയായെയും സംസ്കരിച്ചു.", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 49:32" - }, - "ആ നിലവും അതിലെ ഗുഹയും ഹിത്യരോടു വിലയ്ക്കു വാങ്ങിയതാകുന്നു.”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 49:33" - }, - "യാക്കോബ് തന്റെ പുത്രന്മാരോട് ആജ്ഞാപിച്ചു തീർന്നശേഷം അവൻ കാൽ കട്ടിലിന്മേൽ എടുത്തു വച്ചിട്ടു പ്രാണനെ വിട്ടു തന്റെ ജനത്തോടു ചേർന്നു." - ] - }, - { - "type": "chapter:c", - "number": "50", - "sid": "GEN 50" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 50:1" - }, - "അപ്പോൾ യോസേഫ് തന്റെ അപ്പന്റെ മുഖത്തു വീണു കരഞ്ഞ് അവനെ ചുംബിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 50:2" - }, - "പിന്നെ തന്റെ അപ്പനു സുഗന്ധവർഗ്ഗം ഇടുവാൻ യോസേഫ് തന്റെ ദാസന്മാരായ വൈദ്യന്മാരോടു കല്പിച്ചു; വൈദ്യന്മാർ യിസ്രായേലിനു സുഗന്ധവർഗ്ഗം ഇട്ടു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 50:3" - }, - "അങ്ങനെ നാല്പതു ദിവസം കഴിഞ്ഞു; സുഗന്ധവർഗ്ഗം ഇടുവാൻ അത്ര ദിവസം വേണ്ടിവരും. ഈജിപ്റ്റുകാർ അവനെക്കുറിച്ച് എഴുപതു ദിവസം വിലാപം കഴിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 50:4" - }, - "അവനായുള്ള വിലാപകാലം കഴിഞ്ഞപ്പോൾ യോസേഫ് ഫറവോന്റെ കുടുംബക്കാരോടു സംസാരിച്ചു: “നിങ്ങൾക്ക് എന്നോടു ദയ ഉണ്ടെങ്കിൽ നിങ്ങൾ ഫറവോനോട്:", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 50:5" - }, - "‘എന്റെ അപ്പൻ: “ഇതാ, ഞാൻ മരിക്കുന്നു; ഞാൻ കനാൻദേശത്ത് എനിക്കുവേണ്ടി വെട്ടിയിരിക്കുന്ന കല്ലറയിൽ തന്നെ നീ എന്നെ സംസ്കരിക്കേണം” എന്നു പറഞ്ഞ് എന്നെക്കൊണ്ടു സത്യം ചെയ്യിച്ചിട്ടുണ്ട്. ആകയാൽ ഞാൻ പോയി എന്റെ അപ്പനെ സംസ്കരിച്ചു മടങ്ങിവരുവാൻ അനുവാദത്തിന് അപേക്ഷിക്കുന്നു’ എന്ന് ഉണർത്തിപ്പിൻ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 50:6" - }, - "“നിന്റെ അപ്പൻ നിന്നെക്കൊണ്ടു സത്യം ചെയ്യിച്ചതുപോലെ നീ പോയി അവനെ സംസ്കരിക്കുക” എന്നു ഫറവോൻ കല്പിച്ചു.", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 50:7" - }, - "അങ്ങനെ യോസേഫ് അപ്പനെ സംസ്കരിക്കുവാൻ പോയി; ഫറവോന്റെ ഭൃത്യന്മാരും കൊട്ടാരത്തിലെ അധികാരികളും", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 50:8" - }, - "ഈജിപ്റ്റുദേശത്തിലെ പ്രമാണികളും യോസേഫിന്റെ കുടുംബം ഒക്കെയും അവന്റെ സഹോദരന്മാരും പിതൃഭവനവും അവനോടുകൂടെ പോയി; തങ്ങളുടെ കുഞ്ഞുകുട്ടികളെയും ആടുമാടുകളെയും മാത്രം അവർ ഗോശെൻദേശത്തു വിട്ടേച്ചുപോയി.", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 50:9" - }, - "രഥങ്ങളും കുതിരക്കാരും അവനോടുകൂടെ പോയി; അത് ഏറ്റവും വലിയ ജനകൂട്ടമായിരുന്നു.", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 50:10" - }, - "അവർ യോർദ്ദാനക്കരെയുള്ള ആതാദിലെ മെതികളത്തിൽ എത്തിയപ്പോൾ അവിടെവച്ച് എത്രയും ഗൗരവമായ പ്രലാപം കഴിച്ചു; ഇങ്ങനെ അവൻ ഏഴു ദിവസം തന്റെ അപ്പനെക്കുറിച്ചു വിലാപം കഴിച്ചു.", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 50:11" - }, - "ദേശനിവാസികളായ കനാന്യർ ആതാദിൽ മെതിക്കളത്തിലെ വിലാപം കണ്ടിട്ട്: “ഇതു ഈജിപ്റ്റുകാരുടെ മഹാവിലാപം” എന്നു പറഞ്ഞു; അതുകൊണ്ട് ആ സ്ഥലത്തിന് ആബേൽ-മിസ്രയീം എന്നു പേരായി; അതു യോർദ്ദാനക്കരെ ആകുന്നു.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 50:12" - }, - "യാക്കോബ് കല്പിച്ചിരുന്നതുപോലെ അവന്റെ പുത്രന്മാർ അവനു ചെയ്തു.", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 50:13" - }, - "അവന്റെ പുത്രന്മാർ അവനെ കനാൻദേശത്തേക്കു കൊണ്ടുപോയി, മമ്രേക്കു സമീപം അബ്രാഹാം ഹിത്യനായ എഫ്രോനോടു നിലത്തോടുകൂടെ ശ്മശാനഭൂമിയായി അവകാശം വാങ്ങിയ മക്പേലയെന്ന നിലത്തിലെ ഗുഹയിൽ അവനെ സംസ്കരിച്ചു." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 50:14" - }, - "യോസേഫ് അപ്പനെ സംസ്കരിച്ചശേഷം അവനും സഹോദരന്മാരും അവന്റെ അപ്പനെ സംസ്കരിക്കുവാൻ കൂടെ പോയിരുന്ന എല്ലാവരും ഈജിപ്റ്റിലേക്ക് മടങ്ങിപ്പോന്നു.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 50:15" - }, - "അപ്പൻ മരിച്ചുപോയി എന്നു യോസേഫിന്റെ സഹോദരന്മാർ കണ്ടിട്ട്: “ഒരുപക്ഷേ യോസേഫ് നമ്മെ വെറുത്തു, നാം അവനോടു ചെയ്ത സകലദോഷത്തിനും നമ്മോടു പ്രതികാരം ചെയ്യും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 50:16" - }, - "അവർ യോസേഫിന്റെ അടുക്കൽ ആളയച്ചു: “അപ്പൻ മരിക്കും മുമ്പേ: ‘നിന്റെ സഹോദരന്മാർ നിന്നോടു ദോഷം ചെയ്തു; അവർ ചെയ്ത അതിക്രമവും പാപവും നീ ക്ഷമിക്കേണം എന്നു യോസേഫിനോടു പറയുവിൻ’ എന്നു കല്പിച്ചിരിക്കുന്നു.", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 50:17" - }, - "ആകയാൽ അപ്പന്റെ ദൈവത്തിന്റെ ദാസന്മാരുടെ ദ്രോഹം ക്ഷമിക്കേണമേ” എന്നു പറയിച്ചു. അവർ യോസേഫിനോടു സംസാരിക്കുമ്പോൾ അവൻ കരഞ്ഞു.", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 50:18" - }, - "അവന്റെ സഹോദരന്മാർ ചെന്ന് അവന്റെ മുമ്പാകെ വീണു: “ഇതാ, ഞങ്ങൾ നിനക്ക് അടിമകൾ” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 50:19" - }, - "യോസേഫ് അവരോട്: “നിങ്ങൾ ഭയപ്പെടേണ്ടാ; ഞാൻ ദൈവത്തിന്റെ സ്ഥാനത്ത് ഇരിക്കുന്നുവോ?", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 50:20" - }, - "നിങ്ങൾ എന്റെ നേരെ ദോഷം വിചാരിച്ചു; ദൈവമോ, ഇന്നുള്ളതുപോലെ ബഹുജനത്തിനു ജീവരക്ഷ വരുത്തേണ്ടതിന് അതിനെ ഗുണമാക്കിത്തീർത്തു.", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 50:21" - }, - "ആകയാൽ നിങ്ങൾ ഭയപ്പെടേണ്ടാ; ഞാൻ നിങ്ങളെയും നിങ്ങളുടെ കുഞ്ഞുകുട്ടികളെയും സംരക്ഷിക്കും” എന്നു പറഞ്ഞ് അവരെ ആശ്വസിപ്പിച്ചു ധൈര്യപ്പെടുത്തി." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 50:22" - }, - "യോസേഫും അവന്റെ പിതൃഭവനവും ഈജിപ്റ്റിൽ പാർത്തു, യോസേഫ് നൂറ്റിപ്പത്തു വർഷം ജീവിച്ചിരുന്നു.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 50:23" - }, - "എഫ്രയീമിന്റെ മൂന്നാം തലമുറയിലെ മക്കളെയും യോസേഫ് കണ്ടു; മനശ്ശെയുടെ മകനായ മാഖീരിന്റെ മക്കളും യോസേഫിന്റെ മടിയിൽ വളർന്നു.", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 50:24" - }, - "അനന്തരം യോസേഫ് തന്റെ സഹോദരന്മാരോട്: “ഞാൻ മരിക്കുന്നു; എന്നാൽ ദൈവം നിങ്ങളെ സന്ദർശിക്കുകയും ഈ ദേശത്തുനിന്നു താൻ അബ്രാഹാമിനോടും യിസ്ഹാക്കിനോടും യാക്കോബിനോടും സത്യംചെയ്ത ദേശത്തേക്കു കൊണ്ടുപോകുകയും ചെയ്യും” എന്നു പറഞ്ഞു.", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 50:25" - }, - "“ദൈവം നിങ്ങളെ സന്ദർശിക്കുമ്പോൾ നിങ്ങൾ എന്റെ അസ്ഥികളെ ഇവിടെനിന്നു കൊണ്ടുപോകേണം” എന്നു പറഞ്ഞ് യോസേഫ് യിസ്രായേൽമക്കളെക്കൊണ്ടു സത്യം ചെയ്യിച്ചു.", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 50:26" - }, - "യോസേഫ് നൂറ്റിപ്പത്തു വയസ്സുള്ളവനായി മരിച്ചു. അവർ അവന് സുഗന്ധവർഗ്ഗം ഇട്ട് അവനെ ഈജിപ്റ്റിൽ ഒരു ശവപ്പെട്ടിയിൽ വച്ചു." - ] - } - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 45:8" + }, + "ആകയാൽ നിങ്ങൾ അല്ല, ദൈവം അത്രേ എന്നെ ഇവിടെ അയച്ചത്; അവിടുന്ന് എന്നെ ഫറവോനു പിതാവും അവന്റെ കുടുംബത്തിനൊക്കെയും യജമാനനും ഈജിപ്റ്റുദേശത്തിനൊക്കെയും അധിപതിയും ആക്കിയിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 45:9" + }, + "നിങ്ങൾ ബദ്ധപ്പെട്ട് എന്റെ അപ്പന്റെ അടുക്കൽ ചെന്ന് അപ്പനോടു പറയേണ്ടത് എന്തെന്നാൽ: ‘അങ്ങയുടെ മകനായ യോസേഫ് ഇപ്രകാരം പറയുന്നു: ദൈവം എന്നെ ഈജിപ്റ്റിനൊക്കെയും അധിപതിയാക്കിയിരിക്കുന്നു; അങ്ങ് താമസിക്കാതെ എന്റെ അടുക്കൽ വരേണം.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 45:10" + }, + "അങ്ങ് ഗോശെൻദേശത്തു പാർത്ത് എനിക്കു സമീപമായിരിക്കും; അങ്ങും മക്കളും മക്കളുടെ മക്കളും അങ്ങയുടെ ആടുകളും കന്നുകാലികളും അങ്ങയ്ക്കുള്ളതൊക്കെയും തന്നെ.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 45:11" + }, + "അങ്ങയ്ക്കും കുടുംബത്തിനും അങ്ങയ്ക്കുള്ള സകലത്തിനും ദാരിദ്ര്യം നേരിടാതവണ്ണം ഞാൻ അവിടെ അങ്ങയെ പോഷിപ്പിക്കും; ക്ഷാമം ഇനിയും അഞ്ചു വർഷം നില്ക്കും’", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 45:12" + }, + "ഇതാ, ഞാൻ തന്നെ നിങ്ങളോടു സംസാരിക്കുന്നു എന്നു നിങ്ങളും എന്റെ അനുജൻ ബെന്യാമീനും കണ്ണാലെ കാണുന്നുവല്ലോ.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 45:13" + }, + "ഈജിപ്റ്റിൽ എനിക്കുള്ള മഹത്വവും നിങ്ങൾ കണ്ടതൊക്കെയും അപ്പനെ അറിയിക്കേണം; എന്റെ അപ്പനെ വേഗത്തിൽ ഇവിടെ കൊണ്ടുവരികയും വേണം.”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 45:14" + }, + "അവൻ തന്റെ അനുജൻ ബെന്യാമീനെ കെട്ടിപ്പിടിച്ചു കരഞ്ഞു; ബെന്യാമീൻ അവനെയും കെട്ടിപ്പിടിച്ചു കരഞ്ഞു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 45:15" + }, + "അവൻ സഹോദരന്മാരെ ഒക്കെയും ചുംബിച്ചു കെട്ടിപ്പിടിച്ചു കരഞ്ഞു; അതിന്റെ ശേഷം സഹോദരന്മാർ അവനുമായി സല്ലപിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 45:16" + }, + "യോസേഫിന്റെ സഹോദരന്മാർ വന്നിരിക്കുന്നു എന്നുള്ള കേൾവി ഫറവോന്റെ അരമനയിൽ എത്തി; അതു ഫറവോനും അവന്റെ ഭൃത്യന്മാർക്കും സന്തോഷമായി.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 45:17" + }, + "ഫറവോൻ യോസേഫിനോടു പറഞ്ഞത്: “നിന്റെ സഹോദരന്മാരോടു നീ പറയേണ്ടത് എന്തെന്നാൽ: ‘നിങ്ങൾ ഇതു ചെയ്‌വിൻ; നിങ്ങളുടെ മൃഗങ്ങളുടെ പുറത്തു ചുമടു കയറ്റി പുറപ്പെട്ടു കനാൻദേശത്തു ചെന്ന്", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 45:18" + }, + "നിങ്ങളുടെ അപ്പനെയും കുടുംബങ്ങളെയും കൂട്ടിക്കൊണ്ട് എന്റെ അടുക്കൽ വരുവിൻ; ഞാൻ നിങ്ങൾക്കു ഈജിപ്റ്റുരാജ്യത്തിലെ നന്മ തരും; ദേശത്തിന്റെ പുഷ്ടി നിങ്ങൾ അനുഭവിക്കും.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 45:19" + }, + "നിനക്കു കല്പന തന്നിരിക്കുന്നു; ‘ഇതാകുന്നു നിങ്ങൾ ചെയ്യേണ്ടത്: നിങ്ങളുടെ പൈതങ്ങൾക്കും ഭാര്യമാർക്കും വേണ്ടി ഈജിപ്റ്റുദേശത്തുനിന്ന് രഥങ്ങൾ കൊണ്ടുപോയി നിങ്ങളുടെ അപ്പനെ കയറ്റി കൊണ്ടുവരേണം.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 45:20" + }, + "നിങ്ങളുടെ വസ്തുവകകളെക്കുറിച്ചു ചിന്തിക്കേണ്ടാ; ഈജിപ്റ്റുദേശത്തെങ്ങുമുള്ള നന്മ നിങ്ങൾക്കുള്ളതാകുന്നു", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 45:21" + }, + "യിസ്രായേലിന്റെ പുത്രന്മാർ അങ്ങനെതന്നെ ചെയ്തു; യോസേഫ് അവർക്കു ഫറവോന്റെ കല്പനപ്രകാരം രഥങ്ങൾ കൊടുത്തു; വഴിക്കു വേണ്ടുന്ന ആഹാരവും കൊടുത്തു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 45:22" + }, + "അവരിൽ ഓരോരുത്തന് ഓരോ വസ്ത്രവും ബെന്യാമീനോ മുന്നൂറു വെള്ളിക്കാശും അഞ്ചു വസ്ത്രവും കൊടുത്തു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 45:23" + }, + "അങ്ങനെതന്നെ അവൻ തന്റെ അപ്പന് പത്തു കഴുതപ്പുറത്തു ഈജിപ്റ്റിലെ വിശേഷസാധനങ്ങളും പത്തു പെൺകഴുതപ്പുറത്തു വഴിച്ചെലവിനു ധാന്യവും ആഹാരവും കയറ്റി അയച്ചു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 45:24" + }, + "അങ്ങനെ അവൻ തന്റെ സഹോദരന്മാരെ യാത്ര അയച്ചു; അവർ പുറപ്പെടുമ്പോൾ: “നിങ്ങൾ വഴിയിൽവച്ചു ശണ്ഠകൂടരുത്” എന്ന് അവരോടു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 45:25" + }, + "അവർ ഈജിപ്റ്റിൽനിന്നു പുറപ്പെട്ടു കനാൻദേശത്ത് അപ്പനായ യാക്കോബിന്റെ അടുക്കൽ എത്തി.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 45:26" + }, + "അവനോട്: “യോസേഫ് ജീവനോടിരിക്കുന്നു; അവൻ ഈജിപ്റ്റുദേശത്തിനൊക്കെയും അധിപതിയാകുന്നു” എന്നു പറഞ്ഞു. അപ്പോൾ യാക്കോബ് സ്തംഭിച്ചുപോയി; അവർ പറഞ്ഞതു വിശ്വസിച്ചതുമില്ല.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 45:27" + }, + "യോസേഫ് തങ്ങളോടു പറഞ്ഞവാക്കുകളൊക്കെയും അവർ അവനോടു പറഞ്ഞു; തന്നെ കയറ്റികൊണ്ടു പോകുവാൻ യോസേഫ് അയച്ച രഥങ്ങളെ കണ്ടപ്പോൾ അവരുടെ അപ്പനായ യാക്കോബിനു വീണ്ടും ചൈതന്യം വന്നു.", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 45:28" + }, + "“മതി; എന്റെ മകൻ യോസേഫ് ജീവനോടിരിക്കുന്നു; ഞാൻ മരിക്കുംമുമ്പേ അവനെ പോയി കാണും” എന്നു യിസ്രായേൽ പറഞ്ഞു." + ] + }, + { + "type": "chapter:c", + "number": "46", + "sid": "GEN 46" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 46:1" + }, + "അനന്തരം യിസ്രായേൽ തനിക്കുള്ള സകലവുമായി യാത്ര പുറപ്പെട്ടു ബേർ-ശേബയിൽ എത്തി തന്റെ പിതാവായ യിസ്ഹാക്കിന്റെ ദൈവത്തിനു യാഗം കഴിച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 46:2" + }, + "ദൈവം യിസ്രായേലിനോടു രാത്രി ദർശനങ്ങളിൽ: “യാക്കോബേ, യാക്കോബേ” എന്നു വിളിച്ചതിനു “ഞാൻ ഇതാ” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 46:3" + }, + "അപ്പോൾ അവിടുന്ന്: “ഞാൻ ദൈവം ആകുന്നു; നിന്റെ പിതാവിന്റെ ദൈവം തന്നെ; ഈജിപ്റ്റിലേക്കു പോകുവാൻ ഭയപ്പെടേണ്ടാ; അവിടെ ഞാൻ നിന്നെ വലിയ ജനതയാക്കും” എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 46:4" + }, + "“ഞാൻ നിന്നോടുകൂടെ ഈജിപ്റ്റിലേക്കു പോരും; ഞാൻ നിന്നെ മടക്കി വരുത്തും; യോസേഫ് സ്വന്തകൈകൊണ്ട് നിന്റെ കണ്ണു അടയ്ക്കും” എന്നും അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 46:5" + }, + "പിന്നെ യാക്കോബ് ബേർ-ശേബയിൽനിന്നു പുറപ്പെട്ടു; യിസ്രായേലിന്റെ പുത്രന്മാർ അപ്പനായ യാക്കോബിനെ കയറ്റുവാൻ ഫറവോൻ അയച്ച രഥങ്ങളിൽ അവനെയും തങ്ങളുടെ മക്കളെയും ഭാര്യമാരെയും കയറ്റി കൊണ്ടുപോയി.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 46:6" + }, + "തങ്ങളുടെ ആടുമാടുകളെയും കനാൻദേശത്തുവച്ചു സമ്പാദിച്ച സമ്പത്തുകളെയും കൊണ്ടുപോയി; അങ്ങനെ യാക്കോബും സന്തതികളുമെല്ലാം ഈജിപ്റ്റിൽ എത്തി.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 46:7" + }, + "അവന്റെ പുത്രന്മാർ, പുത്രന്മാരുടെ പുത്രന്മാർ, തന്റെ പുത്രിമാർ, പുത്രന്മാരുടെ പുത്രിമാർ തന്റെ സന്തതികളെയൊക്കെയും കൂട്ടി ഈജിപ്റ്റിലേക്കു കൊണ്ടുപോയി." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 46:8" + }, + "ഈജിപ്റ്റിൽ വന്ന യിസ്രായേൽമക്കളുടെ പേരുകൾ ഇവയാണ്: യാക്കോബും അവന്റെ പുത്രന്മാരും; യാക്കോബിന്റെ ആദ്യജാതനായ രൂബേൻ.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 46:9" + }, + "രൂബേന്റെ പുത്രന്മാർ: ഹനോക്, ഫല്ലൂ, ഹെസ്രോൻ, കർമ്മി.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 46:10" + }, + "ശിമെയോന്റെ പുത്രന്മാർ: യെമൂവേൽ, യാമീൻ, ഓഹദ്, യാഖീൻ, സോഹർ, കനാന്യക്കാരത്തിയുടെ മകനായ ശൗൽ.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 46:11" + }, + "ലേവിയുടെ പുത്രന്മാർ: ഗേർശോൻ, കഹാത്ത്, മെരാരി.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 46:12" + }, + "യെഹൂദയുടെ പുത്രന്മാർ: ഏർ, ഓനാൻ, ശേലാ, പേരെസ്, സേരഹ്; എന്നാൽ ഏർ, ഓനാൻ എന്നിവർ കനാൻദേശത്തുവച്ചു മരിച്ചുപോയി. പേരെസിന്റെ പുത്രന്മാർ: ഹെസ്രോൻ, ഹാമൂൽ.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 46:13" + }, + "യിസ്സാഖാരിന്റെ പുത്രന്മാർ: തോലാ, പുവ്വാ, യോബ്, ശിമ്രോൻ.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 46:14" + }, + "സെബൂലൂന്റെ പുത്രന്മാർ: സേരെദ്, ഏലോൻ, യഹ്ലെയേൽ.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 46:15" + }, + "ഇവർ ലേയായുടെ പുത്രന്മാർ; അവൾ അവരെയും യാക്കോബിന്റെ മകളായ ദീനയെയും അവന് പദ്ദൻ-അരാമിൽവച്ചു പ്രസവിച്ചു; അവന്റെ പുത്രന്മാരും പുത്രിമാരും എല്ലാം കൂടെ മുപ്പത്തിമൂന്നു പേർ ആയിരുന്നു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 46:16" + }, + "ഗാദിന്റെ പുത്രന്മാർ: സിഫ്യോൻ, ഹഗ്ഗീ, ശൂനീ, എസ്ബോൻ, ഏരി, അരോദീ, അരേലീ.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 46:17" + }, + "ആശേരിന്റെ പുത്രന്മാർ: യിമ്നാ, യിശ്വാ, യിശ്വീ, ബെരീയാ; ഇവരുടെ സഹോദരി സേരഹ്. ബെരീയാവിന്റെ പുത്രന്മാർ:", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 46:18" + }, + "ഹേബെർ, മൽക്കീയേൽ. ഇവർ ലാബാൻ തന്റെ മകളായ ലേയായ്ക്കു കൊടുത്ത സില്പായുടെ പുത്രന്മാർ; അവൾ യാക്കോബിന് ഈ പതിനാറു പേരെ പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 46:19" + }, + "യാക്കോബിന്റെ ഭാര്യയായ റാഹേലിന്റെ പുത്രന്മാർ: യോസേഫ്, ബെന്യാമീൻ.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 46:20" + }, + "യോസേഫിന് ഈജിപ്റ്റുദേശത്തു മനശ്ശെയും എഫ്രയീമും ജനിച്ചു; അവരെ ഓനിലെ പുരോഹിതനായ പോത്തിഫേറയുടെ മകളായ ആസ്നത്ത് അവന് പ്രസവിച്ചു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 46:21" + }, + "ബെന്യാമീന്റെ പുത്രന്മാർ: ബേല, ബേഖെർ, അശ്ബെൽ, ഗേരാ, നാമാൻ, ഏഹീ, രോശ്, മുപ്പീം, ഹുപ്പീം, ആരെദ്.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 46:22" + }, + "ഇവർ റാഹേൽ യാക്കോബിനു പ്രസവിച്ച പുത്രന്മാർ; എല്ലാംകൂടെ പതിന്നാലു പേർ.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 46:23" + }, + "ദാന്റെ പുത്രൻ: ഹൂശീം.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 46:24" + }, + "നഫ്താലിയുടെ പുത്രന്മാർ: യഹസേൽ, ഗൂനീ, യേസെർ, ശില്ലേം.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 46:25" + }, + "ഇവർ ലാബാൻ തന്റെ മകളായ റാഹേലിനു കൊടുത്ത ബിൽഹായുടെ പുത്രന്മാർ; അവൾ യാക്കോബിന് ഇവരെ പ്രസവിച്ചു; എല്ലാംകൂടെ ഏഴുപേർ.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 46:26" + }, + "യാക്കോബിന്റെ പുത്രന്മാരുടെ ഭാര്യമാരെ കൂടാതെ അവനിൽനിന്നു ജനിച്ചവരായി അവനോടുകൂടെ ഈജിപ്റ്റിൽ വന്നവർ ആകെ അറുപത്താറു പേർ.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 46:27" + }, + "യോസേഫിനു ഈജിപ്റ്റിൽവച്ചു ജനിച്ച പുത്രന്മാർ രണ്ടുപേർ; ഈജിപ്റ്റിൽ വന്നവരായ യാക്കോബിന്റെ കുടുംബം ആകെ എഴുപതു പേർ." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 46:28" + }, + "എന്നാൽ ഗോശെനിലേക്കു യാക്കോബിന് വഴി കാണിക്കേണ്ടതിന് യാക്കോബ് യെഹൂദയെ യോസഫിന്റെ അടുക്കൽ മുൻകൂട്ടി അയച്ചു; ഇങ്ങനെ യാക്കോബും സന്തതികളും ഗോശെൻദേശത്ത് എത്തി.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 46:29" + }, + "യോസേഫ് രഥം കെട്ടിച്ച് അപ്പനായ യിസ്രായേലിനെ എതിരേല്പാൻ ഗോശെനിലേക്കു പോയി, അവനെ കണ്ടപ്പോൾ കെട്ടിപ്പിടിച്ച് ഏറെനേരം കരഞ്ഞു.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 46:30" + }, + "യിസ്രായേൽ യോസേഫിനോട്: “നീ ജീവനോടിരിക്കുന്നു എന്നു ഞാൻ നിന്റെ മുഖം കണ്ടറിഞ്ഞതുകൊണ്ട് ഞാൻ ഇപ്പോൾ തന്നെ മരിച്ചാലും വേണ്ടില്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 46:31" + }, + "പിന്നെ യോസേഫ് സഹോദരന്മാരോടും അപ്പന്റെ കുടുംബത്തോടും പറഞ്ഞത്: “ഞാൻ ചെന്നു ഫറവോനോട്: ‘കനാൻദേശത്തുനിന്ന് എന്റെ സഹോദരന്മാരും അപ്പന്റെ കുടുംബവും എന്റെ അടുക്കൽ വന്നിരിക്കുന്നു എന്ന് അറിയിക്കും.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 46:32" + }, + "അവർ ഇടയന്മാർ ആകുന്നു; കന്നുകാലികളെ മേയിക്കുന്നത് അവരുടെ തൊഴിൽ; അവർ തങ്ങളുടെ ആടുകളെയും കന്നുകാലികളെയും തങ്ങൾക്കുള്ളതൊക്കെയും കൊണ്ടുവന്നിട്ടുണ്ട്’ എന്ന് ഫറവോനോടു പറയും.", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 46:33" + }, + "അതുകൊണ്ട് ഫറവോൻ നിങ്ങളെ വിളിച്ച്: ‘നിങ്ങളുടെ തൊഴിൽ എന്ത്?’ എന്നു ചോദിക്കുമ്പോൾ:", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 46:34" + }, + "‘അടിയങ്ങൾ ബാല്യംമുതൽ ഇന്നുവരെയും, ഞങ്ങളും ഞങ്ങളുടെ പിതാക്കന്മാരും ഗോപാലകന്മാരാകുന്നു’ എന്നു പറയുവിൻ; എന്നാൽ നിങ്ങൾക്കു ഗോശെനിൽ പാർക്കുവാൻ ഇടയാകും; ഇടയന്മാരെല്ലാം ഈജിപ്റ്റുകാർക്കു വെറുപ്പല്ലോ.”" + ] + }, + { + "type": "chapter:c", + "number": "47", + "sid": "GEN 47" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 47:1" + }, + "അങ്ങനെ യോസേഫ് ചെന്ന്: “എന്റെ അപ്പനും സഹോദരന്മാരും അവരുടെ ആടുകളും കന്നുകാലികളും അവർക്കുള്ളതൊക്കെയും കനാൻദേശത്തുനിന്നു വന്നു; ഗോശെൻദേശത്ത് ഇരിക്കുന്നു” എന്നു ഫറവോനെ ബോധിപ്പിച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 47:2" + }, + "പിന്നെ അവൻ തന്റെ സഹോദരന്മാരിൽ അഞ്ചുപേരെ കൂട്ടിക്കൊണ്ടുചെന്നു ഫറവോന്റെ സന്നിധിയിൽ നിർത്തി.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 47:3" + }, + "അപ്പോൾ ഫറവോൻ അവന്റെ സഹോദരന്മാരോട്: “നിങ്ങളുടെ തൊഴിൽ എന്ത്” എന്നു ചോദിച്ചതിന് അവർ ഫറവോനോട്: “അടിയങ്ങളും അടിയങ്ങളുടെ പിതാക്കന്മാരും ഇടയന്മാരാകുന്നു” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 47:4" + }, + "“ദേശത്തു പാർക്കുവാൻ ഞങ്ങൾ വന്നിരിക്കുന്നു; കനാൻദേശത്തു ക്ഷാമം കഠിനമായിരിക്കയാൽ അടിയങ്ങളുടെ ആടുകൾക്കു മേച്ചിലില്ല; അടിയങ്ങൾ ഗോശെൻദേശത്തു പാർത്തുകൊള്ളട്ടെ” എന്നും അവർ ഫറവോനോടു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 47:5" + }, + "ഫറവോൻ യോസേഫിനോട്: “നിന്റെ അപ്പനും സഹോദരന്മാരും നിന്റെ അടുക്കൽ വന്നിരിക്കുന്നുവല്ലോ.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 47:6" + }, + "ഈജിപ്റ്റുദേശം നിന്റെ മുമ്പാകെ ഇരിക്കുന്നു; ദേശത്തിലേക്കും നല്ലഭാഗത്ത് നിന്റെ അപ്പനെയും സഹോദരന്മാരെയും പാർപ്പിക്കുക; അവർ ഗോശെൻദേശത്തുതന്നെ പാർത്തുകൊള്ളട്ടെ. അവരിൽ പ്രാപ്തന്മാർ ഉണ്ടെന്നു നീ അറിയുന്നു എങ്കിൽ അവരെ എന്റെ ആടുമാടുകളുടെ മേൽവിചാരകന്മാരാക്കി വയ്ക്കുക” എന്നു കല്പിച്ചു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 47:7" + }, + "യോസേഫ് തന്റെ അപ്പനായ യാക്കോബിനെയും അകത്തു കൊണ്ടുചെന്നു, അവനെ ഫറവോന്റെ സന്നിധിയിൽ നിർത്തി,", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 47:8" + }, + "യാക്കോബ് ഫറവോനെ അനുഗ്രഹിച്ചു. ഫറവോൻ യാക്കോബിനോട്: “എത്രവയസ്സായി” എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 47:9" + }, + "യാക്കോബ് ഫറവോനോട്: “എന്റെ പരദേശപ്രയാണത്തിന്റെ കാലം നൂറ്റിമുപ്പത് വർഷം ആയിരിക്കുന്നു. എന്റെ ആയുഷ്കാലം ചുരുക്കവും കഷ്ടമുള്ളതും അത്രേ; എന്റെ പിതാക്കന്മാരുടെ പരദേശപ്രയാണമായ ആയുഷ്കാലത്തോളം എത്തീട്ടുമില്ല” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 47:10" + }, + "യാക്കോബ് ഫറവോനെ പിന്നെയും അനുഗ്രഹിച്ചു ഫറവോന്റെ സന്നിധിയിൽനിന്നു പോയി.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 47:11" + }, + "അനന്തരം യോസേഫ് തന്റെ അപ്പനെയും സഹോദരന്മാരെയും പാർപ്പിച്ചു; ഫറവോൻ കല്പിച്ചതുപോലെ അവർക്കു ഈജിപ്റ്റുദേശത്തിലേക്കും നല്ല ഭാഗമായ രമെസേസ് ദേശത്ത് അവകാശവും കൊടുത്തു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 47:12" + }, + "യോസേഫ് തന്റെ അപ്പനെയും സഹോദരന്മാരെയും അപ്പന്റെ കുടുംബത്തെ ഒക്കെയും കുടുംബത്തിലെ എണ്ണത്തിന് ഒത്തവണ്ണം ആഹാരം കൊടുത്തു രക്ഷിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "GEN 47:13" + }, + "എന്നാൽ ക്ഷാമം ഏറ്റവും കഠിനമായിരുന്നതുകൊണ്ടു ദേശത്തെങ്ങും ആഹാരമില്ലാതെയായി ഈജിപ്റ്റുദേശവും കനാൻദേശവും ക്ഷാമംകൊണ്ടു വലഞ്ഞു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 47:14" + }, + "ജനങ്ങൾ വാങ്ങിയ ധാന്യത്തിനു വിലയായി യോസേഫ് ഈജിപ്റ്റുദേശത്തും കനാൻദേശത്തുമുള്ള പണം ഒക്കെയും ശേഖരിച്ചു; പണം യോസേഫ് ഫറവോന്റെ അരമനയിൽ കൊണ്ടുവന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 47:15" + }, + "ഈജിപ്റ്റുദേശത്തും കനാൻദേശത്തും പണം ഇല്ലാതെയായപ്പോൾ ഈജിപ്റ്റുകാർ ഒക്കെയും യോസേഫിന്റെ അടുക്കൽ ചെന്ന്: “ഞങ്ങൾക്ക് ആഹാരം തരേണം; ഞങ്ങൾ നിന്റെ മുമ്പിൽ കിടന്നു മരിക്കുന്നത് എന്തിന്? പണം തീർന്നുപോയി” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 47:16" + }, + "അതിനു യോസേഫ്: “നിങ്ങളുടെ ആടുമാടുകളെ തരുവിൻ; പണം തീർന്നുപോയെങ്കിൽ നിങ്ങളുടെ ആടുമാടുകളെ വിലയായി വാങ്ങി ഞാൻ ആഹാരം തരാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 47:17" + }, + "അങ്ങനെ അവർ തങ്ങളുടെ കന്നുകാലികളെ യോസേഫിന്റെ അടുക്കൽ കൊണ്ടുവന്നു; കുതിര, ആട്, കന്നുകാലി, കഴുത എന്നിവയെ യോസേഫ് വിലയായി വാങ്ങി അവർക്ക് ആഹാരം കൊടുത്തു; ആ വർഷം അവരുടെ കന്നുകാലികളെ എല്ലാം വാങ്ങി ആഹാരം കൊടുത്തു അവരെ രക്ഷിച്ചു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 47:18" + }, + "ആ വർഷം കഴിഞ്ഞ് പിറ്റെ വർഷം അവർ അവന്റെ അടുക്കൽ ചെന്ന് അവനോടു പറഞ്ഞത്: “ഞങ്ങളുടെ പണം ചെലവായി, മൃഗക്കൂട്ടങ്ങളും യജമാനന്റെതായി; ഞങ്ങളുടെ ശരീരങ്ങളും നിലങ്ങളുമല്ലാതെ യജമാനന്റെ മുമ്പാകെ ഒന്നും ശേഷിപ്പില്ല എന്നുള്ളതു യജമാനനെ ഞങ്ങൾ മറയ്ക്കുന്നില്ല.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 47:19" + }, + "ഞങ്ങളും ഞങ്ങളുടെ നിലവും നിന്റെ കണ്ണിനു മുമ്പിൽ എന്തിനു നശിക്കുന്നു? നീ ഞങ്ങളെയും നിലത്തെയും ആഹാരത്തിനു വിലയായി വാങ്ങേണം. ഞങ്ങൾ നിലവുമായി ഫറവോന് അടിമകൾ ആകട്ടെ. ഞങ്ങൾ മരിക്കാതെ ജീവനോടിരിക്കേണ്ടതിനും നിലം ശൂന്യമായി പോകാതിരിക്കേണ്ടതിനും ഞങ്ങൾക്കു വിത്ത് തരേണം.”", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 47:20" + }, + "അങ്ങനെ യോസേഫ് ഈജിപ്റ്റിലെ നിലം ഒക്കെയും ഫറവോനു വിലയ്ക്കു വാങ്ങി; ക്ഷാമം പ്രബലപ്പെടുകകൊണ്ടു ഈജിപ്റ്റുകാർ തങ്ങളുടെ നിലം വിറ്റു; നിലമെല്ലാം ഫറവോന്റേതായി.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 47:21" + }, + "ജനങ്ങളേയോ അവൻ ഈജിപ്റ്റുദേശത്തിന്റെ ഒരറ്റംമുതൽ മറ്റേയറ്റംവരെ പട്ടണങ്ങളിലേക്കു മാറ്റി പാർപ്പിച്ചു.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 47:22" + }, + "പുരോഹിതന്മാരുടെ നിലം മാത്രം അവൻ വാങ്ങിയില്ല; പുരോഹിതന്മാർക്കു ഫറവോൻ ഒരു വിഹിതം നിശ്ചയിച്ചിട്ടുണ്ടായിരുന്നു; ഫറവോൻ അവർക്കു കൊടുത്ത വിഹിതംകൊണ്ട് അവർ ഉപജീവനം കഴിച്ചതിനാൽ അവർ തങ്ങളുടെ നിലം വിറ്റില്ല.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 47:23" + }, + "യോസേഫ് ജനങ്ങളോട്: “ഞാൻ ഇന്നു നിങ്ങളെയും നിങ്ങളുടെ നിലത്തെയും ഫറവോനു വിലയ്ക്കു വാങ്ങിയിരിക്കുന്നു; നിങ്ങൾക്ക് വിത്ത് ഇതാ; നിലം വിതച്ചുകൊൾവിൻ.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 47:24" + }, + "വിളവെടുക്കുമ്പോൾ നിങ്ങൾ ഫറവോന് അഞ്ചിലൊന്നു കൊടുക്കേണം; നാലോഹരിയോ, വിതയ്ക്കാനുള്ള വിത്തായിട്ടും നിങ്ങൾക്കും നിങ്ങളുടെ വീടുകളിലുള്ളവർക്കും നിങ്ങളുടെ കുഞ്ഞുകുട്ടികൾക്കും ആഹാരമായിട്ടും നിങ്ങൾക്കുതന്നെ ഇരിക്കട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 47:25" + }, + "അതിന് അവർ: “നീ ഞങ്ങളുടെ ജീവനെ രക്ഷിച്ചിരിക്കുന്നു; യജമാനനു ഞങ്ങളോടു ദയയുണ്ടായാൽ മതി; ഞങ്ങൾ ഫറവോന് അടിമകളായിക്കൊള്ളാം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 47:26" + }, + "അഞ്ചിലൊന്നു ഫറവോനു ചെല്ലേണം എന്നിങ്ങിനെ യോസേഫ് ഈജിപ്റ്റിലെ നിലങ്ങളെ സംബന്ധിച്ചുവച്ച നിയമം ഇന്നുവരെയും നിലനിൽക്കുന്നു. പുരോഹിതന്മാരുടെ നിലം മാത്രം ഫറവോന്റേതായിട്ടില്ല.", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 47:27" + }, + "യിസ്രായേൽ ഈജിപ്റ്റുരാജ്യത്തിലെ ഗോശെൻദേശത്തു പാർത്തു; അവിടെ കൈവശാവകാശം സമ്പാദിച്ച്, ഏറ്റവും സന്താനപുഷ്ടിയുള്ളവരായി പെരുകിവന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 47:28" + }, + "യാക്കോബ് ഈജിപ്റ്റുദേശത്തു വന്നിട്ടു പതിനേഴു വർഷം ജീവിച്ചിരുന്നു; യാക്കോബിന്റെ ആയുഷ്കാലം ആകെ നൂറ്റിനാല്പത്തേഴു വർഷം ആയിരുന്നു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 47:29" + }, + "യിസ്രായേൽ മരിപ്പാനുള്ള കാലം അടുത്തപ്പോൾ അവൻ തന്റെ മകനായ യോസേഫിനെ വിളിപ്പിച്ച് അവനോട്: “നിനക്ക് എന്നോടു കൃപയുണ്ടെങ്കിൽ നിന്റെ കൈ എന്റെ തുടയിൻകീഴിൽ വയ്ക്കുക; എന്നോടു ദയയും വിശ്വസ്തതയും കാണിച്ച് എന്നെ ഈജിപ്റ്റിൽ അടക്കാതെ,", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 47:30" + }, + "ഞാൻ എന്റെ പിതാക്കന്മാരെപ്പോലെ നിദ്രകൊള്ളുമ്പോൾ എന്നെ ഈജിപ്റ്റിൽനിന്ന് എടുത്തുകൊണ്ടുപോയി അവരുടെ ശ്മശാനഭൂമിയിൽ അടക്കേണം” എന്നു പറഞ്ഞു.നിന്റെ കല്പനപ്രകാരം ഞാൻ ചെയ്യാം” എന്ന് യോസേഫ് പറഞ്ഞു.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 47:31" + }, + "“എന്നോടു സത്യം ചെയ്ക” എന്ന് യിസ്രായേൽ പറഞ്ഞു; യോസേഫ് സത്യവും ചെയ്തു; അപ്പോൾ യിസ്രായേൽ കട്ടിലിന്റെ തലയ്ക്കൽ നമസ്കരിച്ചു." + ] + }, + { + "type": "chapter:c", + "number": "48", + "sid": "GEN 48" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 48:1" + }, + "അനന്തരം യോസേഫിന്: “നിന്റെ അപ്പൻ ദീനമായി കിടക്കുന്നു” എന്നു വാർത്ത ലഭിച്ചു; ഉടനെ അവൻ മനശ്ശെ, എഫ്രയീം എന്ന രണ്ടു പുത്രന്മാരെയും കൂട്ടിക്കൊണ്ടു ചെന്നു:", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 48:2" + }, + "“നിന്റെ മകൻ യോസേഫ് ഇതാ വരുന്നു” എന്നു യാക്കോബിനെ അറിയിച്ചു; അപ്പോൾ യിസ്രായേൽ ശക്തി സംഭരിച്ച് കട്ടിലിന്മേൽ എഴുന്നേറ്റിരുന്നു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 48:3" + }, + "യാക്കോബ് യോസേഫിനോടു പറഞ്ഞത്: “സർവ്വശക്തിയുള്ള ദൈവം കനാൻദേശത്തിലെ ലൂസ്സിൽവച്ച് എനിക്കു പ്രത്യക്ഷനായി എന്നെ അനുഗ്രഹിച്ചു,", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 48:4" + }, + "എന്നോട്: ‘ഞാൻ നിന്നെ സന്താനപുഷ്ടിയുള്ളവനാക്കി പെരുക്കി നിന്നെ ജനസമൂഹമാക്കുകയും നിന്റെ ശേഷം നിന്റെ സന്തതിക്ക് ഈ ദേശം ശാശ്വതാവകാശമായി കൊടുക്കുകയും ചെയ്യും’ എന്ന് അരുളിച്ചെയ്തു.", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 48:5" + }, + "ഈജിപ്റ്റിൽ നിന്റെ അടുക്കൽ ഞാൻ വരുംമുമ്പേ നിനക്കു ഈജിപ്റ്റുദേശത്തുവച്ചു ജനിച്ച രണ്ടു പുത്രന്മാരായ മനശ്ശെയും എഫ്രയീമും എനിക്കുള്ളവർ ആയിരിക്കട്ടെ; രൂബേനും ശിമെയോനും എന്നപോലെ അവർ എനിക്കുള്ളവരായിരിക്കട്ടെ.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 48:6" + }, + "ഇവരുടെ ശേഷം നിനക്കു ജനിക്കുന്ന സന്തതിയോ നിനക്കുള്ളവരായിരിക്കട്ടെ; അവർ തങ്ങളുടെ അവകാശത്തിൽ തങ്ങളുടെ സഹോദരന്മാരുടെ പേരിൻപ്രകാരം വിളിക്കപ്പെടട്ടെ.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 48:7" + }, + "ഞാൻ പദ്ദനിൽനിന്നു വരുമ്പോൾ, കനാൻദേശത്ത് എഫ്രാത്തിൽ എത്തുവാൻ അല്പം ദൂരം മാത്രമുള്ളപ്പോൾ വഴിയിൽവച്ചു റാഹേൽ മരിച്ചു; ഞാൻ അവളെ അവിടെ എഫ്രാത്തിനുള്ള വഴിയരികെ അടക്കം ചെയ്തു.”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 48:8" + }, + "യിസ്രായേൽ യോസേഫിന്റെ പുത്രന്മാരെ കണ്ടപ്പോൾ: “ഇവർ ആർ?” എന്നു ചോദിച്ചു.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 48:9" + }, + "“ദൈവം ഇവിടെ എനിക്കു തന്നിട്ടുള്ള പുത്രന്മാർ” എന്നു യോസേഫ് അപ്പനോടു പറഞ്ഞു. “അവരെ എന്റെ അടുക്കൽ കൊണ്ടുവരിക; ഞാൻ അവരെ അനുഗ്രഹിക്കും” എന്ന് അവൻ പറഞ്ഞു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 48:10" + }, + "എന്നാൽ യിസ്രായേലിന്റെ കണ്ണു വയസ്സുകൊണ്ടു മങ്ങി കാണുവാൻ കഴിയാതിരുന്നു; അവരെ അടുക്കൽ കൊണ്ടുചെന്നപ്പോൾ അവൻ അവരെ ചുംബിച്ച് ആലിംഗനം ചെയ്തു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 48:11" + }, + "യിസ്രായേൽ യോസേഫിനോട്: “നിന്റെ മുഖം കാണുമെന്നു ഞാൻ വിചാരിച്ചിരുന്നില്ല; എന്നാൽ നിന്റെ സന്തതിയെയും കാണുവാൻ ദൈവം എനിക്കു ഇടവരുത്തിയല്ലോ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 48:12" + }, + "യോസേഫ് അവരെ അവന്റെ മുഴങ്കാലുകൾക്കിടയിൽനിന്നു മാറ്റി; സാഷ്ടാംഗം നമസ്കരിച്ചു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 48:13" + }, + "പിന്നെ യോസേഫ് എഫ്രയീമിനെ വലംകൈകൊണ്ടു പിടിച്ച് യിസ്രായേലിന്റെ ഇടംകൈയ്ക്കു നേരെയും മനശ്ശെയെ ഇടംകൈകൊണ്ടു പിടിച്ച് യിസ്രായേലിന്റെ വലംകൈയ്ക്കു നേരെയുമായി ഇങ്ങനെ രണ്ടുപേരെയും അവന്റെ അടുക്കൽ കൊണ്ടുചെന്നു.", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 48:14" + }, + "യിസ്രായേൽ വലംകൈ നീട്ടി ഇളയവനായ എഫ്രയീമിന്റെ തലയിലും ഇടംകൈ ആദ്യജാതനായ മനശ്ശെയുടെ തലയിലുമായി അങ്ങനെ തന്റെ കൈകളെ പിണച്ചുവച്ചു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 48:15" + }, + "പിന്നെ അവൻ യോസേഫിനെ അനുഗ്രഹിച്ചു: “എന്റെ പിതാക്കന്മാരായ അബ്രാഹാമും യിസ്ഹാക്കും ആരാധിച്ചുപോന്ന ദൈവം, ഞാൻ ജനിച്ച നാൾമുതൽ ഇന്നുവരെയും എന്നെ പുലർത്തിയിരിക്കുന്ന ദൈവം,", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 48:16" + }, + "എന്നെ സകലദോഷങ്ങളിൽനിന്നും വിടുവിച്ച ദൂതൻ ഈ കുട്ടികളെ അനുഗ്രഹിക്കുമാറാകട്ടെ; എന്റെ പേരും എന്റെ പിതാക്കന്മാരായ അബ്രാഹാമിന്റെയും യിസ്ഹാക്കിന്റെയും പേരും ഇവരിൽ നിലനില്ക്കുമാറാകട്ടെ; ഇവർ ഭൂമിയിൽ കൂട്ടമായി വർദ്ധിക്കട്ടെ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 48:17" + }, + "അപ്പൻ വലംകൈ എഫ്രയീമിന്റെ തലയിൽവച്ചു എന്നു യോസേഫ് കണ്ടപ്പോൾ അവന് അനിഷ്ടം തോന്നി; അപ്പന്റെ കൈ എഫ്രയീമിന്റെ തലയിൽനിന്നു മനശ്ശെയുടെ തലയിൽ മാറ്റിവയ്ക്കുവാൻ പിടിച്ചു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 48:18" + }, + "യോസേഫ് അപ്പനോട്: “അങ്ങനെയല്ല, എന്റെ അപ്പാ; ഇവനല്ലോ ആദ്യജാതൻ; ഇവന്റെ തലയിൽ വലംകൈ വയ്ക്കണം” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 48:19" + }, + "എന്നാൽ അവന്റെ അപ്പൻ സമ്മതിക്കാതെ: “എനിക്ക് അറിയാം; മകനേ, എനിക്ക് അറിയാം; ഇവനും ഒരു വലിയ ജനമായിത്തീരും, ഇവനും വർദ്ധിക്കും; എങ്കിലും അനുജൻ അവനെക്കാൾ അധികം വർദ്ധിക്കും; അവന്റെ സന്തതികളോ ജനസമൂഹമായ്തീരും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 48:20" + }, + "അങ്ങനെ അവൻ അന്ന് അവരെ അനുഗ്രഹിച്ചു: ദൈവം നിന്നെ എഫ്രയീമിനെയും മനശ്ശെയെയുംപോലെ ആക്കുമാറാകട്ടെ’ എന്ന് യിസ്രായേല്യർ നിന്റെ പേർ ചൊല്ലി അനുഗ്രഹിക്കും” എന്നു പറഞ്ഞ് എഫ്രയീമിനെ മനശ്ശെയ്ക്കു മുൻപാക്കി.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 48:21" + }, + "യോസേഫിനോടു യിസ്രായേൽ പറഞ്ഞത്: “ഇതാ, ഞാൻ മരിക്കുന്നു; ദൈവം നിങ്ങളോടുകൂടെ ഇരുന്നു നിങ്ങളെ നിങ്ങളുടെ പിതാക്കന്മാരുടെ ദേശത്തേക്കു മടക്കി കൊണ്ടുപോകും.", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 48:22" + }, + "എന്റെ വാളും വില്ലുംകൊണ്ട് ഞാൻ അമോര്യരുടെ കൈയിൽനിന്നു പിടിച്ചടക്കിയ മലഞ്ചരിവ് ഞാൻ നിന്റെ സഹോദരന്മാരുടെ ഓഹരിയിൽ കവിഞ്ഞതായി നിനക്കു തന്നിരിക്കുന്നു.”" + ] + }, + { + "type": "chapter:c", + "number": "49", + "sid": "GEN 49" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 49:1" + }, + "അനന്തരം യാക്കോബ് തന്റെ പുത്രന്മാരെ വിളിച്ച് അവരോടു പറഞ്ഞത്: “കൂടിവരുവിൻ, ഭാവികാലത്തു നിങ്ങൾക്കു സംഭവിപ്പാനുള്ളതു ഞാൻ നിങ്ങളെ അറിയിക്കും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "GEN 49:2" + }, + "യാക്കോബിന്റെ പുത്രന്മാരേ: കൂടിവന്നു കേൾപ്പിൻ;" + ] + }, + { + "type": "para:q1", + "content": [ + "നിങ്ങളുടെ അപ്പനായ യിസ്രായേലിന്റെ മൊഴിക്കു ചെവിതരുവിൻ!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 49:3" + }, + "രൂബേനേ, നീ എന്റെ ആദ്യജാതൻ, എന്റെ വീര്യവും എന്റെ ശക്തിയുടെ ആദ്യഫലവും" + ] + }, + { + "type": "para:q1", + "content": [ + "ശ്രേഷ്ഠതയുടെ വൈശിഷ്ട്യവും" + ] + }, + { + "type": "para:q1", + "content": [ + "ബലത്തിന്റെ വൈശിഷ്ട്യവും തന്നെ." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 49:4" + }, + "വെള്ളംപോലെ തുളുമ്പുന്നവനേ, നീ ശ്രേഷ്ഠനാകയില്ല;" + ] + }, + { + "type": "para:q1", + "content": [ + "നീ അപ്പന്റെ കിടക്കമേൽ കയറി അതിനെ അശുദ്ധമാക്കി;" + ] + }, + { + "type": "para:q1", + "content": [ + "എന്റെ ശയ്യമേൽ അവൻ കയറിയല്ലോ." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 49:5" + }, + "ശിമയോനും ലേവിയും സഹോദരന്മാർ; അവരുടെ വാളുകൾ സാഹസത്തിന്റെ ആയുധങ്ങൾ." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 49:6" + }, + "എൻ ഉള്ളമേ, അവരുടെ ഗൂഢാലോചനകളിൽ കൂടരുതേ;" + ] + }, + { + "type": "para:q1", + "content": [ + "എൻ മനമേ, അവരുടെ യോഗത്തിൽ ചേരരുതേ;" + ] + }, + { + "type": "para:q1", + "content": [ + "തങ്ങളുടെ കോപത്തിൽ അവർ പുരുഷന്മാരെ കൊന്നു;" + ] + }, + { + "type": "para:q1", + "content": [ + "തങ്ങളുടെ ശാഠ്യത്തിൽ അവർ കാളകളുടെ വരിയുടച്ചു." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "GEN 49:7" + }, + "അവരുടെ ഉഗ്രകോപവും കഠിനക്രോധവും ശപിക്കപ്പെട്ടത്;" + ] + }, + { + "type": "para:q1", + "content": [ + "ഞാൻ അവരെ യാക്കോബിൽ വിഭജിക്കുകയും യിസ്രായേലിൽ ചിതറിക്കുകയും ചെയ്യും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 49:8" + }, + "യെഹൂദയേ, സഹോദരന്മാർ നിന്നെ പുകഴ്ത്തും;" + ] + }, + { + "type": "para:q1", + "content": [ + "നിന്റെ കൈ ശത്രുക്കളുടെ കഴുത്തിൽ ഇരിക്കും;" + ] + }, + { + "type": "para:q1", + "content": [ + "അപ്പന്റെ മക്കൾ നിന്റെ മുമ്പിൽ നമസ്കരിക്കും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 49:9" + }, + "യഹൂദാ ഒരു ബാലസിംഹം;" + ] + }, + { + "type": "para:q1", + "content": [ + "മകനേ, നീ ഇരപിടിച്ചു കയറിയിരിക്കുന്നു;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവൻ കുനിഞ്ഞു, സിംഹംപോലെയും സിംഹിപോലെയും പതുങ്ങിക്കിടക്കുന്നു; ആർ അവനെ എഴുന്നേല്പിക്കും?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 49:10" + }, + "അവകാശമുള്ളവൻ വരുവോളം ചെങ്കോൽ യെഹൂദയിൽനിന്നും" + ] + }, + { + "type": "para:q1", + "content": [ + "രാജദണ്ഡ് അവന്റെ കാലുകളുടെ ഇടയിൽനിന്നും നീങ്ങിപ്പോകയില്ല;" + ] + }, + { + "type": "para:q1", + "content": [ + "ജനതകളുടെ അനുസരണം അവനോട് ആകും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "GEN 49:11" + }, + "അവൻ മുന്തിരിവള്ളിയോടു ചെറുകഴുതയെയും" + ] + }, + { + "type": "para:q1", + "content": [ + "വിശിഷ്ടമുന്തിരിവള്ളിയോടു കഴുതക്കുട്ടിയെയും കെട്ടുന്നു;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവൻ വീഞ്ഞിൽ തന്റെ ഉടുപ്പും മുന്തിരിച്ചാറിൽ തന്റെ വസ്ത്രവും അലക്കുന്നു." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 49:12" + }, + "അവന്റെ കണ്ണു വീഞ്ഞുകൊണ്ടു ചുവന്നും അവന്റെ പല്ല് പാലുകൊണ്ടു വെളുത്തും ഇരിക്കുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "GEN 49:13" + }, + "സെബൂലൂൻ സമുദ്രതീരത്തു വസിക്കും; അവൻ കപ്പലുകൾക്ക് ഒരു അഭയകേന്ദ്രമായിത്തീരും;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവന്റെ അതിർത്തി സീദോൻ വരെ ആകും." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 49:14" + }, + "യിസ്സാഖാർ കരുത്തുള്ള കഴുത; അവൻ തൊഴുത്തുകളുടെ മദ്ധ്യേ കിടക്കുന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 49:15" + }, + "വിശ്രമസ്ഥലം നല്ലതെന്നും ദേശം ആനന്ദപ്രദമെന്നും കണ്ടു," + ] + }, + { + "type": "para:q1", + "content": [ + "അവൻ ഭാരം കയറ്റാൻ തോൾ കുനിച്ചുകൊടുത്തു നിർബന്ധവേലയ്ക്ക് അടിമയായിത്തീർന്നു." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 49:16" + }, + "ദാൻ ഏതൊരു യിസ്രായേല്യഗോത്രവുംപോലെ" + ] + }, + { + "type": "para:q1", + "content": [ + "സ്വജനത്തിനു ന്യായപാലനം ചെയ്യും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "GEN 49:17" + }, + "ദാൻ വഴിയിൽ ഒരു പാമ്പും" + ] + }, + { + "type": "para:q1", + "content": [ + "പാതയിൽ ഒരു സർപ്പവും ആകുന്നു;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവൻ കുതിരയുടെ കുതികാൽ കടിക്കും; പുറത്തു കയറിയവൻ മലർന്നു വീഴും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 49:18" + }, + "യഹോവേ, ഞാൻ നിന്റെ രക്ഷയ്ക്കായി കാത്തിരിക്കുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "GEN 49:19" + }, + "ഗാദോ, കവർച്ചപ്പട അവനെ ഞെരുക്കും; എന്നാൽ അവൻ അവസാനം ജയം പ്രാപിക്കും." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 49:20" + }, + "ആശേരോ, അവന്റെ ആഹാരം പുഷ്ടിയുള്ളത്;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവൻ രാജകീയസ്വാദുഭോജനം നല്കും." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "GEN 49:21" + }, + "നഫ്താലി സ്വതന്ത്രയായി നടക്കുന്ന പേടമാൻ;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവൻ ലാവണ്യവാക്കുകൾ സംസാരിക്കുന്നു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 49:22" + }, + "യോസേഫ് ഫലപ്രദമായൊരു വൃക്ഷം," + ] + }, + { + "type": "para:q1", + "content": [ + "നീരുറവിനരികെ ഫലപ്രദമായൊരു വൃക്ഷം തന്നെ;" + ] + }, + { + "type": "para:q1", + "content": [ + "അതിന്റെ ശാഖകൾ മതിലിന്മേൽ പടരുന്നു." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "GEN 49:23" + }, + "വില്ലാളികൾ അവനെ വിഷമിപ്പിച്ചു;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവർ എയ്തു," + ] + }, + { + "type": "para:q1", + "content": [ + "അവനോടു പൊരുതി." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 49:24" + }, + "അവന്റെ വില്ല് ഉറപ്പോടെ നിന്നു;" + ] + }, + { + "type": "para:q1", + "content": [ + "അവന്റെ ഭുജം യാക്കോബിൻ വല്ലഭന്റെ കൈയാൽ ബലപ്പെട്ടു;" + ] + }, + { + "type": "para:q1", + "content": [ + "യിസ്രായേലിന്റെ പാറയായ ഇടയന്റെ നാമത്താൽ തന്നെ." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 49:25" + }, + "നിൻ പിതാവിന്റെ ദൈവത്താൽ അവൻ നിന്നെ സഹായിക്കും" + ] + }, + { + "type": "para:q1", + "content": [ + "സർവ്വശക്തനാൽ തന്നെ അവൻ മീതെ ആകാശത്തിന്റെ അനുഗ്രഹങ്ങളാലും" + ] + }, + { + "type": "para:q1", + "content": [ + "താഴെ കിടക്കുന്ന ആഴത്തിന്റെ അനുഗ്രങ്ങളാലും" + ] + }, + { + "type": "para:q1", + "content": [ + "മുലയുടെയും ഗർഭത്തിന്റെയും അനുഗ്രഹങ്ങളാലും നിന്നെ അനുഗ്രഹിക്കും." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "GEN 49:26" + }, + "നിൻ പിതാവിന്റെ അനുഗ്രഹങ്ങൾ" + ] + }, + { + "type": "para:q1", + "content": [ + "എൻ പിതാകന്മാരുടെ അനുഗ്രഹങ്ങൾക്കു മീതെ" + ] + }, + { + "type": "para:q1", + "content": [ + "ശാശ്വതഗിരികളുടെ അറ്റത്തോളം പ്രബലപ്പെട്ടു." + ] + }, + { + "type": "para:q1", + "content": [ + "അവ യോസേഫിന്റെ തലയിലും" + ] + }, + { + "type": "para:q1", + "content": [ + "തന്റെ സഹോദരന്മാരിൽ പ്രഭുവായവന്റെ നെറുകയിലും വരും." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 49:27" + }, + "ബെന്യാമീൻ കടിച്ചു കീറുന്ന ചെന്നായ്; രാവിലേ അവൻ ഇരപിടിച്ചു വിഴുങ്ങും; വൈകുന്നേരത്ത് അവൻ കവർച്ച പങ്കിടും.”", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 49:28" + }, + "യിസ്രായേൽ ഗോത്രം പന്ത്രണ്ടും ഇവ ആകുന്നു; അവരുടെ പിതാവ് അവരോടു പറഞ്ഞത് ഇതു തന്നെ; അവൻ അവരിൽ ഓരോരുത്തന് അവനവന്റെ അനുഗ്രഹം കൊടുത്ത് അവരെ അനുഗ്രഹിച്ചു.", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 49:29" + }, + "അവൻ അവരോട് ആജ്ഞാപിച്ചു പറഞ്ഞത്: “ഞാൻ എന്റെ ജനത്തോടു ചേരുമ്പോൾ ഹിത്യനായ എഫ്രോന്റെ നിലത്തിലെ ഗുഹയിൽ എന്റെ പിതാക്കന്മാരുടെ അടുക്കൽ എന്നെ സംസ്കരിക്കേണം.", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 49:30" + }, + "കനാൻദേശത്തു മമ്രേക്കു സമീപം, അബ്രാഹാം ഹിത്യനായ എഫ്രോനോടു നിലത്തോടുകൂടെ ശ്മശാനഭൂമിയായി അവകാശം വാങ്ങിയ മക്പേലാ എന്ന നിലത്തിലെ ഗുഹയിൽ തന്നെ.", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 49:31" + }, + "അവിടെ അവർ അബ്രാഹാമിനെയും അവന്റെ ഭാര്യയായ സാറായെയും യിസ്ഹാക്കിനെയും അവന്റെ ഭാര്യയായ റിബെക്കായെയും സംസ്കരിച്ചു; അവിടെ ഞാൻ ലേയായെയും സംസ്കരിച്ചു.", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 49:32" + }, + "ആ നിലവും അതിലെ ഗുഹയും ഹിത്യരോടു വിലയ്ക്കു വാങ്ങിയതാകുന്നു.”", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 49:33" + }, + "യാക്കോബ് തന്റെ പുത്രന്മാരോട് ആജ്ഞാപിച്ചു തീർന്നശേഷം അവൻ കാൽ കട്ടിലിന്മേൽ എടുത്തു വച്ചിട്ടു പ്രാണനെ വിട്ടു തന്റെ ജനത്തോടു ചേർന്നു." + ] + }, + { + "type": "chapter:c", + "number": "50", + "sid": "GEN 50" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 50:1" + }, + "അപ്പോൾ യോസേഫ് തന്റെ അപ്പന്റെ മുഖത്തു വീണു കരഞ്ഞ് അവനെ ചുംബിച്ചു.", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 50:2" + }, + "പിന്നെ തന്റെ അപ്പനു സുഗന്ധവർഗ്ഗം ഇടുവാൻ യോസേഫ് തന്റെ ദാസന്മാരായ വൈദ്യന്മാരോടു കല്പിച്ചു; വൈദ്യന്മാർ യിസ്രായേലിനു സുഗന്ധവർഗ്ഗം ഇട്ടു.", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 50:3" + }, + "അങ്ങനെ നാല്പതു ദിവസം കഴിഞ്ഞു; സുഗന്ധവർഗ്ഗം ഇടുവാൻ അത്ര ദിവസം വേണ്ടിവരും. ഈജിപ്റ്റുകാർ അവനെക്കുറിച്ച് എഴുപതു ദിവസം വിലാപം കഴിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 50:4" + }, + "അവനായുള്ള വിലാപകാലം കഴിഞ്ഞപ്പോൾ യോസേഫ് ഫറവോന്റെ കുടുംബക്കാരോടു സംസാരിച്ചു: “നിങ്ങൾക്ക് എന്നോടു ദയ ഉണ്ടെങ്കിൽ നിങ്ങൾ ഫറവോനോട്:", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 50:5" + }, + "‘എന്റെ അപ്പൻ: “ഇതാ, ഞാൻ മരിക്കുന്നു; ഞാൻ കനാൻദേശത്ത് എനിക്കുവേണ്ടി വെട്ടിയിരിക്കുന്ന കല്ലറയിൽ തന്നെ നീ എന്നെ സംസ്കരിക്കേണം” എന്നു പറഞ്ഞ് എന്നെക്കൊണ്ടു സത്യം ചെയ്യിച്ചിട്ടുണ്ട്. ആകയാൽ ഞാൻ പോയി എന്റെ അപ്പനെ സംസ്കരിച്ചു മടങ്ങിവരുവാൻ അനുവാദത്തിന് അപേക്ഷിക്കുന്നു’ എന്ന് ഉണർത്തിപ്പിൻ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 50:6" + }, + "“നിന്റെ അപ്പൻ നിന്നെക്കൊണ്ടു സത്യം ചെയ്യിച്ചതുപോലെ നീ പോയി അവനെ സംസ്കരിക്കുക” എന്നു ഫറവോൻ കല്പിച്ചു.", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 50:7" + }, + "അങ്ങനെ യോസേഫ് അപ്പനെ സംസ്കരിക്കുവാൻ പോയി; ഫറവോന്റെ ഭൃത്യന്മാരും കൊട്ടാരത്തിലെ അധികാരികളും", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 50:8" + }, + "ഈജിപ്റ്റുദേശത്തിലെ പ്രമാണികളും യോസേഫിന്റെ കുടുംബം ഒക്കെയും അവന്റെ സഹോദരന്മാരും പിതൃഭവനവും അവനോടുകൂടെ പോയി; തങ്ങളുടെ കുഞ്ഞുകുട്ടികളെയും ആടുമാടുകളെയും മാത്രം അവർ ഗോശെൻദേശത്തു വിട്ടേച്ചുപോയി.", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 50:9" + }, + "രഥങ്ങളും കുതിരക്കാരും അവനോടുകൂടെ പോയി; അത് ഏറ്റവും വലിയ ജനകൂട്ടമായിരുന്നു.", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 50:10" + }, + "അവർ യോർദ്ദാനക്കരെയുള്ള ആതാദിലെ മെതികളത്തിൽ എത്തിയപ്പോൾ അവിടെവച്ച് എത്രയും ഗൗരവമായ പ്രലാപം കഴിച്ചു; ഇങ്ങനെ അവൻ ഏഴു ദിവസം തന്റെ അപ്പനെക്കുറിച്ചു വിലാപം കഴിച്ചു.", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 50:11" + }, + "ദേശനിവാസികളായ കനാന്യർ ആതാദിൽ മെതിക്കളത്തിലെ വിലാപം കണ്ടിട്ട്: “ഇതു ഈജിപ്റ്റുകാരുടെ മഹാവിലാപം” എന്നു പറഞ്ഞു; അതുകൊണ്ട് ആ സ്ഥലത്തിന് ആബേൽ-മിസ്രയീം എന്നു പേരായി; അതു യോർദ്ദാനക്കരെ ആകുന്നു.", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 50:12" + }, + "യാക്കോബ് കല്പിച്ചിരുന്നതുപോലെ അവന്റെ പുത്രന്മാർ അവനു ചെയ്തു.", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 50:13" + }, + "അവന്റെ പുത്രന്മാർ അവനെ കനാൻദേശത്തേക്കു കൊണ്ടുപോയി, മമ്രേക്കു സമീപം അബ്രാഹാം ഹിത്യനായ എഫ്രോനോടു നിലത്തോടുകൂടെ ശ്മശാനഭൂമിയായി അവകാശം വാങ്ങിയ മക്പേലയെന്ന നിലത്തിലെ ഗുഹയിൽ അവനെ സംസ്കരിച്ചു." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 50:14" + }, + "യോസേഫ് അപ്പനെ സംസ്കരിച്ചശേഷം അവനും സഹോദരന്മാരും അവന്റെ അപ്പനെ സംസ്കരിക്കുവാൻ കൂടെ പോയിരുന്ന എല്ലാവരും ഈജിപ്റ്റിലേക്ക് മടങ്ങിപ്പോന്നു.", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 50:15" + }, + "അപ്പൻ മരിച്ചുപോയി എന്നു യോസേഫിന്റെ സഹോദരന്മാർ കണ്ടിട്ട്: “ഒരുപക്ഷേ യോസേഫ് നമ്മെ വെറുത്തു, നാം അവനോടു ചെയ്ത സകലദോഷത്തിനും നമ്മോടു പ്രതികാരം ചെയ്യും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 50:16" + }, + "അവർ യോസേഫിന്റെ അടുക്കൽ ആളയച്ചു: “അപ്പൻ മരിക്കും മുമ്പേ: ‘നിന്റെ സഹോദരന്മാർ നിന്നോടു ദോഷം ചെയ്തു; അവർ ചെയ്ത അതിക്രമവും പാപവും നീ ക്ഷമിക്കേണം എന്നു യോസേഫിനോടു പറയുവിൻ’ എന്നു കല്പിച്ചിരിക്കുന്നു.", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 50:17" + }, + "ആകയാൽ അപ്പന്റെ ദൈവത്തിന്റെ ദാസന്മാരുടെ ദ്രോഹം ക്ഷമിക്കേണമേ” എന്നു പറയിച്ചു. അവർ യോസേഫിനോടു സംസാരിക്കുമ്പോൾ അവൻ കരഞ്ഞു.", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 50:18" + }, + "അവന്റെ സഹോദരന്മാർ ചെന്ന് അവന്റെ മുമ്പാകെ വീണു: “ഇതാ, ഞങ്ങൾ നിനക്ക് അടിമകൾ” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 50:19" + }, + "യോസേഫ് അവരോട്: “നിങ്ങൾ ഭയപ്പെടേണ്ടാ; ഞാൻ ദൈവത്തിന്റെ സ്ഥാനത്ത് ഇരിക്കുന്നുവോ?", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 50:20" + }, + "നിങ്ങൾ എന്റെ നേരെ ദോഷം വിചാരിച്ചു; ദൈവമോ, ഇന്നുള്ളതുപോലെ ബഹുജനത്തിനു ജീവരക്ഷ വരുത്തേണ്ടതിന് അതിനെ ഗുണമാക്കിത്തീർത്തു.", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 50:21" + }, + "ആകയാൽ നിങ്ങൾ ഭയപ്പെടേണ്ടാ; ഞാൻ നിങ്ങളെയും നിങ്ങളുടെ കുഞ്ഞുകുട്ടികളെയും സംരക്ഷിക്കും” എന്നു പറഞ്ഞ് അവരെ ആശ്വസിപ്പിച്ചു ധൈര്യപ്പെടുത്തി." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 50:22" + }, + "യോസേഫും അവന്റെ പിതൃഭവനവും ഈജിപ്റ്റിൽ പാർത്തു, യോസേഫ് നൂറ്റിപ്പത്തു വർഷം ജീവിച്ചിരുന്നു.", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 50:23" + }, + "എഫ്രയീമിന്റെ മൂന്നാം തലമുറയിലെ മക്കളെയും യോസേഫ് കണ്ടു; മനശ്ശെയുടെ മകനായ മാഖീരിന്റെ മക്കളും യോസേഫിന്റെ മടിയിൽ വളർന്നു.", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 50:24" + }, + "അനന്തരം യോസേഫ് തന്റെ സഹോദരന്മാരോട്: “ഞാൻ മരിക്കുന്നു; എന്നാൽ ദൈവം നിങ്ങളെ സന്ദർശിക്കുകയും ഈ ദേശത്തുനിന്നു താൻ അബ്രാഹാമിനോടും യിസ്ഹാക്കിനോടും യാക്കോബിനോടും സത്യംചെയ്ത ദേശത്തേക്കു കൊണ്ടുപോകുകയും ചെയ്യും” എന്നു പറഞ്ഞു.", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 50:25" + }, + "“ദൈവം നിങ്ങളെ സന്ദർശിക്കുമ്പോൾ നിങ്ങൾ എന്റെ അസ്ഥികളെ ഇവിടെനിന്നു കൊണ്ടുപോകേണം” എന്നു പറഞ്ഞ് യോസേഫ് യിസ്രായേൽമക്കളെക്കൊണ്ടു സത്യം ചെയ്യിച്ചു.", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 50:26" + }, + "യോസേഫ് നൂറ്റിപ്പത്തു വയസ്സുള്ളവനായി മരിച്ചു. അവർ അവന് സുഗന്ധവർഗ്ഗം ഇട്ട് അവനെ ഈജിപ്റ്റിൽ ഒരു ശവപ്പെട്ടിയിൽ വച്ചു." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/doo43-4/origin-usj.json b/tests/samples-from-wild/doo43-4/origin-usj.json new file mode 100644 index 00000000..2a7fd62e --- /dev/null +++ b/tests/samples-from-wild/doo43-4/origin-usj.json @@ -0,0 +1,519 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PSA", + "content": [ + "- (SOMEVersions)" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright © 2003, 2009, 2013 .®" + ] + }, + { + "type": "para:h", + "content": [ + "Забур" + ] + }, + { + "type": "para:toc1", + "content": [ + "Забур" + ] + }, + { + "type": "para:toc2", + "content": [ + "Забур" + ] + }, + { + "type": "para:toc3", + "content": [ + "Заб." + ] + }, + { + "type": "para:mt1", + "content": [ + "Забур" + ] + }, + { + "type": "para:imt", + "content": [ + "– введение" + ] + }, + { + "type": "para:ip", + "content": [ + "Книга Забур состоит из ста пятидесяти песен, которые использовались как во время общих богослужений, так и для личной молитвы Всевышнему. Здесь есть песни различных видов: прославления, плачи, благодарения; песни раскаяния и упования на Всевышнего; песни о славе Иерусалима и песни для паломничества в храм; царские гимны (которые исполнялись, например, на коронациях), учительные песни, а также литургические песнопения. В песнях Забура часто выражены глубокие чувства и переживания. Здесь звучит не только радость, хвала и доверие Всевышнему, но и отчаяние, гнев, раскаяние и страх перед врагами. Многие из песен Забура пророчествуют о приходе Исы Масиха. Например, в песнях", + { + "type": "char:xt", + "content": [ + "2" + ] + }, + "и", + { + "type": "char:xt", + "content": [ + "109" + ] + }, + "Он описывается как Правитель от Всевышнего на земле, а в песни", + { + "type": "char:xt", + "content": [ + "21" + ] + }, + "предсказываются Его страдания за грехи всего человечества." + ] + }, + { + "type": "para:ip", + "content": [ + "Забур составлен очень искусно, и, чтобы читатель мог лучше его оценить, стоит сделать несколько примечаний о его структуре. Он разделён на пять книг (песни", + { + "type": "char:xt", + "content": [ + "1–40; 41–71; 72–88; 89–105; 106–150" + ] + }, + "), видимо, в подражание пяти книгам Таурата. Каждая часть заканчивается благословением. Песнь", + { + "type": "char:xt", + "content": [ + "1" + ] + }, + "служит введением для всей книги, а Песнь", + { + "type": "char:xt", + "content": [ + "150" + ] + }, + "– это заключительное благословение пятой части и всей книги Забур. Во всей книге есть части, которые изначально были отдельными сборниками. Это, например, песни восхождения (", + { + "type": "char:xt", + "content": [ + "119–133" + ] + }, + ") или песни Асафа (", + { + "type": "char:xt", + "content": [ + "72–82" + ] + }, + "). Структура каждой песни хорошо продумана, что лучше всего видно в акростихах (песни", + { + "type": "char:xt", + "content": [ + "9" + ] + }, + ",", + { + "type": "char:xt", + "content": [ + "24" + ] + }, + ",", + { + "type": "char:xt", + "content": [ + "33" + ] + }, + ",", + { + "type": "char:xt", + "content": [ + "36" + ] + }, + ",", + { + "type": "char:xt", + "content": [ + "110" + ] + }, + ",", + { + "type": "char:xt", + "content": [ + "111" + ] + }, + ",", + { + "type": "char:xt", + "content": [ + "118" + ] + }, + ",", + { + "type": "char:xt", + "content": [ + "144" + ] + }, + ")." + ] + }, + { + "type": "para:ip", + "content": [ + "В большинстве случаев в начале песни есть заглавие с указаниями о манере исполнения, с информацией об авторе, жанре или историческом контексте. Так как некоторые из древних терминов, находящихся в заглавиях, сейчас плохо понятны, они могут быть переведены только приблизительно. Существует также мнение, что в некоторых случаях в начале песен упомянут не автор, а тот, о ком написана данная песнь, или кому она посвящена." + ] + }, + { + "type": "para:ip", + "content": [ + "Забур – душа Священного Писания – является любимой молитвенной книгой народа Всевышнего во всех поколениях." + ] + }, + { + "type": "para:iot", + "content": [ + "Содержание" + ] + }, + { + "type": "para:io1", + "content": [ + "Первая книга (", + { + "type": "char:ior", + "content": [ + "Песни 1–40" + ] + }, + ")" + ] + }, + { + "type": "para:io1", + "content": [ + "Вторая книга (", + { + "type": "char:ior", + "content": [ + "Песни 41–71" + ] + }, + ")" + ] + }, + { + "type": "para:io1", + "content": [ + "Третья книга (", + { + "type": "char:ior", + "content": [ + "Песни 72–88" + ] + }, + ")" + ] + }, + { + "type": "para:io1", + "content": [ + "Четвёртая книга (", + { + "type": "char:ior", + "content": [ + "Песни 89–105" + ] + }, + ")" + ] + }, + { + "type": "para:io1", + "content": [ + "Пятая книга (", + { + "type": "char:ior", + "content": [ + "Песни 106–150" + ] + }, + ")" + ] + }, + { + "type": "para:ie", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PSA 1" + }, + { + "type": "para:cl", + "content": [ + "Песнь 1" + ] + }, + { + "type": "para:ms", + "content": [ + "Первая книга" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 1:1" + }, + "Благословен человек," + ] + }, + { + "type": "para:q2", + "content": [ + "который не следует совету нечестивых," + ] + }, + { + "type": "para:q1", + "content": [ + "не ходит путями грешников" + ] + }, + { + "type": "para:q2", + "content": [ + "и не сидит в собрании насмешников," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 1:2" + }, + "но в Законе Вечного", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1:2" + ] + }, + { + "type": "char:fk", + "content": [ + "Вечный" + ] + }, + { + "type": "char:ft", + "content": [ + "– на языке оригинала: «Яхве». Под этим именем Всевышний открылся Мусе и народу Исраила (см.", + { + "type": "char:xt", + "content": [ + "Исх. 3:13-15" + ] + }, + "). См. пояснительный словарь." + ] + } + ] + }, + "находит радость" + ] + }, + { + "type": "para:q2", + "content": [ + "и о Законе Его размышляет день и ночь." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 1:3" + }, + "Он как дерево, посаженное у потоков вод," + ] + }, + { + "type": "para:q2", + "content": [ + "которое приносит плод в своё время," + ] + }, + { + "type": "para:q2", + "content": [ + "и чей лист не вянет." + ] + }, + { + "type": "para:q1", + "content": [ + "Что бы он ни сделал, во всём преуспеет." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 1:4" + }, + "Не таковы нечестивые!" + ] + }, + { + "type": "para:q2", + "content": [ + "Они как мякина," + ] + }, + { + "type": "para:q2", + "content": [ + "которую гонит ветер." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 1:5" + }, + "Поэтому не устоят на суде нечестивые," + ] + }, + { + "type": "para:q2", + "content": [ + "и грешники – в собрании праведных." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 1:6" + }, + "Ведь Вечный охраняет путь праведных," + ] + }, + { + "type": "para:q2", + "content": [ + "а путь нечестивых погибнет." + ] + }, + { + "type": "chapter:c", + "number": "110", + "sid": "PSA 110" + }, + { + "type": "para:cl", + "content": [ + "Песнь 110", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "110" + ] + }, + { + "type": "char:fl", + "content": [ + "Песнь 110" + ] + }, + { + "type": "char:ft", + "content": [ + "В оригинале эта песнь написана в форме акростиха: каждая строка начинается с очередной буквы еврейского алфавита." + ] + } + ] + } + ] + }, + { + "type": "para:q1", + "content": [] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 110:1" + }, + "Славлю Вечного всем своим сердцем" + ] + }, + { + "type": "para:q2", + "content": [ + "в совете праведных и в собрании народном." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [] + } + ] +} \ No newline at end of file diff --git a/tests/samples-from-wild/hindi-IRV1/origin-usj.json b/tests/samples-from-wild/hindi-IRV1/origin-usj.json index 57de770d..be4989a3 100644 --- a/tests/samples-from-wild/hindi-IRV1/origin-usj.json +++ b/tests/samples-from-wild/hindi-IRV1/origin-usj.json @@ -1,8933 +1,8933 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "MAT" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] - }, - { - "type": "para:h", - "content": [ - "मत्ती" - ] - }, - { - "type": "para:toc1", - "content": [ - "मत्ती" - ] - }, - { - "type": "para:toc2", - "content": [ - "मत्ती" - ] - }, - { - "type": "para:mt1", - "content": [ - "Matthew" - ] - }, - { - "type": "para:mt1", - "content": [ - "मत्ती" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" - }, - { - "type": "para:s", - "content": [ - "यीशु मसीह की वंशावली" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "अब्राहम की सन्तान, दाऊद की सन्तान, यीशु मसीह* की वंशावली*।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "अब्राहम से इसहाक उत्‍पन्‍न हुआ, इसहाक से याकूब उत्‍पन्‍न हुआ, और याकूब से यहूदा और उसके भाई उत्‍पन्‍न हुए।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "यहूदा और तामार से पेरेस व जेरह उत्‍पन्‍न हुए, और पेरेस से हेस्रोन उत्‍पन्‍न हुआ, और हेस्रोन से एराम उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 1:4" - }, - "एराम से अम्मीनादाब उत्‍पन्‍न हुआ, और अम्मीनादाब से नहशोन, और नहशोन से सलमोन उत्‍पन्‍न हुआ। (रूत 4:19-20)", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 1:5" - }, - "सलमोन और राहाब से बोआज उत्‍पन्‍न हुआ, और बोआज और रूत से ओबेद उत्‍पन्‍न हुआ, और ओबेद से यिशै उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 1:6" - }, - "और यिशै से दाऊद राजा उत्‍पन्‍न हुआ। और दाऊद से सुलैमान उस स्त्री से उत्‍पन्‍न हुआ जो पहले ऊरिय्याह की पत्‍नी थी। (2 शमू. 12:24)", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 1:7" - }, - "सुलैमान से रहबाम उत्‍पन्‍न हुआ, और रहबाम से अबिय्याह उत्‍पन्‍न हुआ, और अबिय्याह से आसा उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 1:8" - }, - "आसा से यहोशाफात उत्‍पन्‍न हुआ, और यहोशाफात से योराम उत्‍पन्‍न हुआ, और योराम से उज्जियाह उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 1:9" - }, - "उज्जियाह से योताम उत्‍पन्‍न हुआ, योताम से आहाज उत्‍पन्‍न हुआ, और आहाज से हिजकिय्याह उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 1:10" - }, - "हिजकिय्याह से मनश्शे उत्‍पन्‍न हुआ, मनश्शे से आमोन उत्‍पन्‍न हुआ, और आमोन से योशिय्याह उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 1:11" - }, - "और बन्दी होकर बाबेल जाने के समय में योशिय्याह से यकुन्याह*, और उसके भाई उत्‍पन्‍न हुए। (यिर्म. 27:20)", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 1:12" - }, - "बन्दी होकर बाबेल पहुँचाए जाने के बाद यकुन्याह से शालतियेल उत्‍पन्‍न हुआ, और शालतियेल से जरुब्बाबेल उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 1:13" - }, - "जरुब्बाबेल से अबीहूद उत्‍पन्‍न हुआ, अबीहूद से एलयाकीम उत्‍पन्‍न हुआ, और एलयाकीम से अजोर उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 1:14" - }, - "अजोर से सादोक उत्‍पन्‍न हुआ, सादोक से अखीम उत्‍पन्‍न हुआ, और अखीम से एलीहूद उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 1:15" - }, - "एलीहूद से एलीआजार उत्‍पन्‍न हुआ, एलीआजार से मत्तान उत्‍पन्‍न हुआ, और मत्तान से याकूब उत्‍पन्‍न हुआ।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 1:16" - }, - "याकूब से यूसुफ उत्‍पन्‍न हुआ, जो मरियम का पति था, और मरियम से* यीशु उत्‍पन्‍न हुआ जो मसीह कहलाता है।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 1:17" - }, - "अब्राहम से दाऊद तक सब चौदह पीढ़ी हुई, और दाऊद से बाबेल को बन्दी होकर पहुँचाए जाने तक चौदह पीढ़ी, और बन्दी होकर बाबेल को पहुँचाए जाने के समय से लेकर मसीह तक चौदह पीढ़ी हुई।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु मसीह का जन्म" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 1:18" - }, - "अब यीशु मसीह का जन्म इस प्रकार से हुआ, कि जब उसकी माता मरियम की मंगनी यूसुफ के साथ हो गई, तो उनके इकट्ठे होने के पहले से वह पवित्र आत्मा की ओर से गर्भवती पाई गई।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 1:19" - }, - "अतः उसके पति यूसुफ ने जो धर्मी था और उसे बदनाम करना नहीं चाहता था, उसे चुपके से त्याग देने की मनसा की।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 1:20" - }, - "जब वह इन बातों की सोच ही में था तो परमेश्‍वर का स्वर्गदूत उसे स्वप्न में दिखाई देकर कहने लगा, “हे यूसुफ! दाऊद की सन्तान, तू अपनी पत्‍नी मरियम को अपने यहाँ ले आने से मत डर, क्योंकि जो उसके गर्भ में है, वह पवित्र आत्मा की ओर से है।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 1:21" - }, - "वह पुत्र जनेगी और तू उसका नाम यीशु* रखना, क्योंकि वह अपने लोगों का उनके पापों से उद्धार करेगा।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 1:22" - }, - "यह सब कुछ इसलिए हुआ कि जो वचन प्रभु ने भविष्यद्वक्ता के द्वारा कहा था, वह पूरा हो (यशा. 7:14)", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 1:23" - }, - "“देखो, एक कुँवारी गर्भवती होगी और एक पुत्र जनेगी, और उसका नाम इम्मानुएल रखा जाएगा,” जिसका अर्थ है - परमेश्‍वर हमारे साथ।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 1:24" - }, - "तब यूसुफ नींद से जागकर परमेश्‍वर के दूत की आज्ञा अनुसार अपनी पत्‍नी को अपने यहाँ ले आया।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 1:25" - }, - "और जब तक वह पुत्र न जनी तब तक वह उसके पास न गया: और उसने उसका नाम यीशु रखा।" - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "MAT 2" - }, - { - "type": "para:s", - "content": [ - "ज्योतिषियों का पूरब से आगमन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 2:1" - }, - "हेरोदेस राजा के दिनों में जब यहूदिया के बैतलहम* में यीशु का जन्म हुआ, तब, पूर्व से कई ज्योतिषी यरूशलेम में आकर पूछने लगे,", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 2:2" - }, - "“यहूदियों का राजा जिसका जन्म हुआ है, कहाँ है? क्योंकि हमने पूर्व में उसका तारा देखा है और उसको झुककर प्रणाम करने आए हैं।” (गिन. 24:17)", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 2:3" - }, - "यह सुनकर हेरोदेस राजा और उसके साथ सारा यरूशलेम घबरा गया।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 2:4" - }, - "और उसने लोगों के सब प्रधान याजकों और शास्त्रियों* को इकट्ठा करके उनसे पूछा, “मसीह का जन्म कहाँ होना चाहिए?”", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 2:5" - }, - "उन्होंने उससे कहा, “यहूदिया के बैतलहम में; क्योंकि भविष्यद्वक्ता के द्वारा लिखा गया है :" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 2:6" - }, - "“हे बैतलहम, यहूदा के प्रदेश, तू किसी भी रीति से यहूदा के अधिकारियों में सबसे छोटा नहीं; क्योंकि तुझ में से एक अधिपति निकलेगा, जो मेरी प्रजा इस्राएल का चरवाहा बनेगा।” (मीका 5:2)", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 2:7" - }, - "तब हेरोदेस ने ज्योतिषियों को चुपके से बुलाकर उनसे पूछा, कि तारा ठीक किस समय दिखाई दिया था।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 2:8" - }, - "और उसने यह कहकर उन्हें बैतलहम भेजा, “जाकर उस बालक के विषय में ठीक-ठीक मालूम करो और जब वह मिल जाए तो मुझे समाचार दो ताकि मैं भी आकर उसको प्रणाम करूँ।”", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 2:9" - }, - "वे राजा की बात सुनकर चले गए, और जो तारा उन्होंने पूर्व में देखा था, वह उनके आगे-आगे चला; और जहाँ बालक था, उस जगह के ऊपर पहुँचकर ठहर गया।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 2:10" - }, - "उस तारे को देखकर वे अति आनन्दित हुए। (लूका 2:20)", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 2:11" - }, - "और उस घर में पहुँचकर उस बालक को उसकी माता मरियम के साथ देखा, और दण्डवत् होकर बालक* की आराधना की, और अपना-अपना थैला खोलकर उसे सोना, और लोबान, और गन्धरस की भेंट चढ़ाई।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 2:12" - }, - "और स्वप्न में यह चेतावनी पा कर कि हेरोदेस के पास फिर न जाना, वे दूसरे मार्ग से होकर अपने देश को चले गए।" - ] - }, - { - "type": "para:s", - "content": [ - "मिस्र देश को भागना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 2:13" - }, - "उनके चले जाने के बाद, परमेश्‍वर के एक दूत ने स्वप्न में प्रकट होकर यूसुफ से कहा, “उठ! उस बालक को और उसकी माता को लेकर मिस्र देश को भाग जा; और जब तक मैं तुझ से न कहूँ, तब तक वहीं रहना; क्योंकि हेरोदेस इस बालक को ढूँढ़ने पर है कि इसे मरवा डाले।”", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 2:14" - }, - "तब वह रात ही को उठकर बालक और उसकी माता को लेकर मिस्र को चल दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 2:15" - }, - "और हेरोदेस के मरने तक वहीं रहा। इसलिए कि वह वचन जो प्रभु ने भविष्यद्वक्ता के द्वारा कहा था पूरा हो “मैंने अपने पुत्र को मिस्र से बुलाया।” (होशे 11:1)" - ] - }, - { - "type": "para:s", - "content": [ - "हेरोदेस द्वारा छोटे बालकों को मरवाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 2:16" - }, - "जब हेरोदेस ने यह देखा, कि ज्योतिषियों ने उसके साथ धोखा किया है, तब वह क्रोध से भर गया, और लोगों को भेजकर ज्योतिषियों से ठीक-ठीक पूछे हुए समय के अनुसार बैतलहम और उसके आस-पास के स्थानों के सब लड़कों को जो दो वर्ष के या उससे छोटे थे, मरवा डाला।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 2:17" - }, - "तब जो वचन यिर्मयाह भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हुआ" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 2:18" - }, - "“रामाह में एक करुण-नाद सुनाई दिया," - ] - }, - { - "type": "para:q", - "content": [ - "रोना और बड़ा विलाप," - ] - }, - { - "type": "para:q", - "content": [ - "राहेल अपने बालकों के लिये रो रही थी;" - ] - }, - { - "type": "para:q", - "content": [ - "और शान्त होना न चाहती थी, क्योंकि वे अब नहीं रहे।” (यिर्म. 31:15)" - ] - }, - { - "type": "para:s", - "content": [ - "मिस्र देश से वापसी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "MAT 2:19" - }, - "हेरोदेस के मरने के बाद, प्रभु के दूत ने मिस्र में यूसुफ को स्वप्न में प्रकट होकर कहा,", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 2:20" - }, - "“उठ, बालक और उसकी माता को लेकर इस्राएल के देश में चला जा; क्योंकि जो बालक के प्राण लेना चाहते थे, वे मर गए।” (निर्ग. 4:19)", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 2:21" - }, - "वह उठा, और बालक और उसकी माता को साथ लेकर इस्राएल के देश में आया।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 2:22" - }, - "परन्तु यह सुनकर कि अरखिलाउस* अपने पिता हेरोदेस की जगह यहूदिया पर राज्य कर रहा है, वहाँ जाने से डरा; और स्वप्न में परमेश्‍वर से चेतावनी पा कर गलील प्रदेश में चला गया।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 2:23" - }, - "और नासरत नामक नगर में जा बसा, ताकि वह वचन पूरा हो, जो भविष्यद्वक्ताओं के द्वारा कहा गया थाः “वह नासरी* कहलाएगा।” (लूका 18:7)" - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "MAT 3" - }, - { - "type": "para:s", - "content": [ - "यूहन्ना बपतिस्मा देनेवाले का प्रचार" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 3:1" - }, - "उन दिनों में यूहन्ना बपतिस्मा देनेवाला आकर यहूदिया के जंगल* में यह प्रचार करने लगा :", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 3:2" - }, - "“मन फिराओ*, क्योंकि स्वर्ग का राज्य निकट आ गया है।”", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 3:3" - }, - "यह वही है जिसके बारे में यशायाह भविष्यद्वक्ता ने कहा था :" - ] - }, - { - "type": "para:q", - "content": [ - "“जंगल में एक पुकारनेवाले का शब्द हो रहा है, कि प्रभु का मार्ग तैयार करो," - ] - }, - { - "type": "para:q", - "content": [ - "उसकी सड़कें सीधी करो।” (यशा. 40:3)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "MAT 3:4" - }, - "यह यूहन्ना ऊँट के रोम का वस्त्र पहने था, और अपनी कमर में चमड़े का कमरबन्द बाँधे हुए था, और उसका भोजन टिड्डियाँ और वनमधु था। (2 राजा. 1:8)", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 3:5" - }, - "तब यरूशलेम के और सारे यहूदिया के, और यरदन के आस-पास के सारे क्षेत्र के लोग उसके पास निकल आए।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 3:6" - }, - "और अपने-अपने पापों को मानकर यरदन नदी में उससे बपतिस्मा लिया।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 3:7" - }, - "जब उसने बहुत से फरीसियों* और सदूकियों* को बपतिस्मा के लिये अपने पास आते देखा, तो उनसे कहा, “हे साँप के बच्चों, तुम्हें किसने चेतावनी दी कि आनेवाले क्रोध से भागो?", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 3:8" - }, - "मन फिराव के योग्य फल लाओ;", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 3:9" - }, - "और अपने-अपने मन में यह न सोचो, कि हमारा पिता अब्राहम है; क्योंकि मैं तुम से कहता हूँ, कि परमेश्‍वर इन पत्थरों से अब्राहम के लिये सन्तान उत्‍पन्‍न कर सकता है।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 3:10" - }, - "और अब कुल्हाड़ा पेड़ों की जड़ पर रखा हुआ है, इसलिए जो-जो पेड़ अच्छा फल नहीं लाता, वह काटा और आग में झोंका जाता है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 3:11" - }, - "“मैं तो पानी से तुम्हें मन फिराव का बपतिस्मा देता हूँ, परन्तु जो मेरे बाद आनेवाला है, वह मुझसे शक्तिशाली है; मैं उसकी जूती उठाने के योग्य नहीं, वह तुम्हें पवित्र आत्मा और आग से बपतिस्मा देगा।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 3:12" - }, - "उसका सूप उसके हाथ में है, और वह अपना खलिहान अच्छी रीति से साफ करेगा, और अपने गेहूँ को तो खत्ते में इकट्ठा करेगा, परन्तु भूसी को उस आग में जलाएगा जो बुझने की नहीं।”" - ] - }, - { - "type": "para:s", - "content": [ - "यूहन्ना द्वारा यीशु मसीह का बपतिस्मा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 3:13" - }, - "उस समय यीशु गलील से यरदन के किनारे पर यूहन्ना के पास उससे बपतिस्मा लेने आया।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 3:14" - }, - "परन्तु यूहन्ना यह कहकर उसे रोकने लगा, “मुझे तेरे हाथ से बपतिस्मा लेने की आवश्यकता है, और तू मेरे पास आया है?”", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 3:15" - }, - "यीशु ने उसको यह उत्तर दिया, “अब तो ऐसा ही होने दे, क्योंकि हमें इसी रीति से सब धार्मिकता को पूरा करना उचित है।” तब उसने उसकी बात मान ली।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 3:16" - }, - "और यीशु बपतिस्मा लेकर तुरन्त पानी में से ऊपर आया, और उसके लिये आकाश खुल गया; और उसने परमेश्‍वर की आत्मा को कबूतर के समान उतरते और अपने ऊपर आते देखा।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 3:17" - }, - "और यह आकाशवाणी हुई, “यह मेरा प्रिय पुत्र है, जिससे मैं अत्यन्त प्रसन्‍न हूँ।”* (भज. 2:7)" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "MAT 4" - }, - { - "type": "para:s", - "content": [ - "शैतान द्वारा यीशु मसीह की परीक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 4:1" - }, - "तब उस समय आत्मा यीशु को एकांत में ले गया ताकि शैतान से उसकी परीक्षा हो।*", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 4:2" - }, - "वह चालीस दिन, और चालीस रात, निराहार रहा, तब उसे भूख लगी। (निर्ग. 34:28)", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 4:3" - }, - "तब परखनेवाले ने पास आकर उससे कहा, “यदि तू परमेश्‍वर का पुत्र है, तो कह दे, कि ये पत्थर रोटियाँ बन जाएँ।”", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 4:4" - }, - "यीशु ने उत्तर दिया, “लिखा है," - ] - }, - { - "type": "para:q", - "content": [ - "‘मनुष्य केवल रोटी ही से नहीं," - ] - }, - { - "type": "para:q", - "content": [ - "परन्तु हर एक वचन से जो परमेश्‍वर के मुख से निकलता है जीवित रहेगा।’ ”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 4:5" - }, - "तब शैतान उसे पवित्र नगर में ले गया और मन्दिर के कंगूरे पर खड़ा किया। (लूका 4:9)", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 4:6" - }, - "और उससे कहा, “यदि तू परमेश्‍वर का पुत्र है, तो अपने आप को नीचे गिरा दे; क्योंकि लिखा है, ‘वह तेरे विषय में अपने स्वर्गदूतों को आज्ञा देगा, और वे तुझे हाथों हाथ उठा लेंगे; कहीं ऐसा न हो कि तेरे पाँवों में पत्थर से ठेस लगे*।’ ” (भज. 91:11-12)", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 4:7" - }, - "यीशु ने उससे कहा, “यह भी लिखा है, ‘तू प्रभु अपने परमेश्‍वर की परीक्षा न कर।’ ” (व्य. 6:16)", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 4:8" - }, - "फिर शैतान उसे एक बहुत ऊँचे पहाड़ पर ले गया और सारे जगत के राज्य और उसका वैभव दिखाकर", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 4:9" - }, - "उससे कहा, “यदि तू गिरकर मुझे प्रणाम करे, तो मैं यह सब कुछ तुझे दे दूँगा*।”", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 4:10" - }, - "तब यीशु ने उससे कहा, “हे शैतान दूर हो जा, क्योंकि लिखा है: ‘तू प्रभु अपने परमेश्‍वर को प्रणाम कर, और केवल उसी की उपासना कर।’ ” (व्य. 6:13)", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 4:11" - }, - "तब शैतान उसके पास से चला गया, और स्वर्गदूत आकर उसकी सेवा करने लगे।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु के उपदेश का आरम्भ" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "MAT 4:12" - }, - "जब उसने यह सुना कि यूहन्ना पकड़वा दिया गया, तो वह गलील को चला गया।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 4:13" - }, - "और नासरत को छोड़कर कफरनहूम में जो झील के किनारे जबूलून और नप्ताली के क्षेत्र में है जाकर रहने लगा।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 4:14" - }, - "ताकि जो यशायाह भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 4:15" - }, - "“जबूलून और नप्ताली के क्षेत्र," - ] - }, - { - "type": "para:q", - "content": [ - "झील के मार्ग से यरदन के पास अन्यजातियों का गलील-" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 4:16" - }, - "जो लोग अंधकार में बैठे थे उन्होंने बड़ी ज्योति देखी; और जो मृत्यु के क्षेत्र और छाया में बैठे थे, उन पर ज्योति चमकी।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "MAT 4:17" - }, - "उस समय से यीशु ने प्रचार करना और यह कहना आरम्भ किया, “मन फिराओ क्योंकि स्वर्ग का राज्य निकट आया है।”" - ] - }, - { - "type": "para:s", - "content": [ - "प्रथम चेलों का बुलाया जाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 4:18" - }, - "उसने गलील की झील के किनारे फिरते हुए दो भाइयों अर्थात् शमौन को जो पतरस कहलाता है, और उसके भाई अन्द्रियास को झील में जाल डालते देखा; क्योंकि वे मछवे थे।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 4:19" - }, - "और उनसे कहा, “मेरे पीछे चले आओ, तो मैं तुम को मनुष्यों के पकड़नेवाले बनाऊँगा।”", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 4:20" - }, - "वे तुरन्त जालों को छोड़कर उसके पीछे हो लिए।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 4:21" - }, - "और वहाँ से आगे बढ़कर, उसने और दो भाइयों अर्थात् जब्दी के पुत्र* याकूब और उसके भाई यूहन्ना को अपने पिता जब्दी के साथ नाव पर अपने जालों को सुधारते देखा; और उन्हें भी बुलाया।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 4:22" - }, - "वे तुरन्त नाव और अपने पिता को छोड़कर उसके पीछे हो लिए।" - ] - }, - { - "type": "para:s", - "content": [ - "गलील में रोगियों को चंगा करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "MAT 4:23" - }, - "और यीशु सारे गलील में फिरता हुआ उनके आराधनालयों में उपदेश करता, और राज्य का सुसमाचार प्रचार करता, और लोगों की हर प्रकार की बीमारी और दुर्बलता को दूर करता रहा।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 4:24" - }, - "और सारे सीरिया देश में उसका यश फैल गया; और लोग सब बीमारों को, जो विभिन्न प्रकार की बीमारियों और दुःखों में जकड़े हुए थे, और जिनमें दुष्टात्माएँ थीं और मिर्गीवालों और लकवे के रोगियों को उसके पास लाए और उसने उन्हें चंगा किया।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 4:25" - }, - "और गलील, दिकापुलिस*, यरूशलेम, यहूदिया और यरदन के पार से भीड़ की भीड़ उसके पीछे हो ली।" - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "MAT 5" - }, - { - "type": "para:s", - "content": [ - "यीशु मसीह का पहाड़ी उपदेश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 5:1" - }, - "वह इस भीड़ को देखकर, पहाड़ पर चढ़ गया; और जब बैठ गया तो उसके चेले उसके पास आए।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 5:2" - }, - "और वह अपना मुँह खोलकर उन्हें यह उपदेश देने लगा :" - ] - }, - { - "type": "para:s", - "content": [ - "धन्य वचन" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 5:3" - }, - "“धन्य हैं वे, जो मन के दीन हैं, क्योंकि स्वर्ग का राज्य उन्हीं का है।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "MAT 5:4" - }, - "“धन्य हैं वे, जो शोक करते हैं, क्योंकि वे शान्ति पाएँगे।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 5:5" - }, - "“धन्य हैं वे, जो नम्र हैं, क्योंकि वे पृथ्वी के अधिकारी होंगे। (भज. 37:11)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 5:6" - }, - "“धन्य हैं वे, जो धार्मिकता के भूखे और प्यासे हैं, क्योंकि वे तृप्त किये जाएँगे।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "MAT 5:7" - }, - "“धन्य हैं वे, जो दयावन्त हैं, क्योंकि उन पर दया की जाएगी।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MAT 5:8" - }, - "“धन्य हैं वे, जिनके मन शुद्ध हैं, क्योंकि वे परमेश्‍वर को देखेंगे।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 5:9" - }, - "“धन्य हैं वे, जो मेल करवानेवाले हैं, क्योंकि वे परमेश्‍वर के पुत्र कहलाएँगे।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MAT 5:10" - }, - "“धन्य हैं वे, जो धार्मिकता के कारण सताए जाते हैं, क्योंकि स्वर्ग का राज्य उन्हीं का है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 5:11" - }, - "“धन्य हो तुम, जब मनुष्य मेरे कारण तुम्हारी निन्दा करें और सताएँ और झूठ बोल बोलकर तुम्हारे विरोध में सब प्रकार की बुरी बात कहें।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 5:12" - }, - "आनन्दित और मगन होना क्योंकि तुम्हारे लिये स्वर्ग में बड़ा प्रतिफल है। इसलिए कि उन्होंने उन भविष्यद्वक्ताओं को जो तुम से पहले थे इसी रीति से सताया था।" - ] - }, - { - "type": "para:s", - "content": [ - "नमक और ज्योति से तुलना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 5:13" - }, - "“तुम पृथ्वी के नमक हो; परन्तु यदि नमक का स्वाद बिगड़ जाए, तो वह फिर किस वस्तु से नमकीन किया जाएगा? फिर वह किसी काम का नहीं, केवल इसके कि बाहर फेंका जाए और मनुष्यों के पैरों तले रौंदा जाए।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 5:14" - }, - "तुम जगत की ज्योति हो। जो नगर पहाड़ पर बसा हुआ है वह छिप नहीं सकता।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 5:15" - }, - "और लोग दिया जलाकर पैमाने के नीचे नहीं परन्तु दीवट पर रखते हैं, तब उससे घर के सब लोगों को प्रकाश पहुँचता है।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 5:16" - }, - "उसी प्रकार तुम्हारा उजियाला मनुष्यों के सामने चमके कि वे तुम्हारे भले कामों को देखकर तुम्हारे पिता की, जो स्वर्ग में हैं, बड़ाई करें।" - ] - }, - { - "type": "para:s", - "content": [ - "व्यवस्था का पूरा होना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "MAT 5:17" - }, - "“यह न समझो, कि मैं व्यवस्था* या भविष्यद्वक्ताओं की शिक्षाओं को लोप करने आया हूँ, लोप करने नहीं, परन्तु पूरा करने आया हूँ। (रोम. 10:4)", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 5:18" - }, - "क्योंकि मैं तुम से सच कहता हूँ, कि जब तक आकाश और पृथ्वी टल न जाएँ, तब तक व्यवस्था से एक मात्रा या बिन्दु भी बिना पूरा हुए नहीं टलेगा।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 5:19" - }, - "इसलिए जो कोई इन छोटी से छोटी आज्ञाओं में से किसी एक को तोड़े, और वैसा ही लोगों को सिखाए, वह स्वर्ग के राज्य में सबसे छोटा कहलाएगा; परन्तु जो कोई उनका पालन करेगा और उन्हें सिखाएगा, वही स्वर्ग के राज्य में महान कहलाएगा।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 5:20" - }, - "क्योंकि मैं तुम से कहता हूँ, कि यदि तुम्हारी धार्मिकता शास्त्रियों और फरीसियों की धार्मिकता से बढ़कर न हो, तो तुम स्वर्ग के राज्य में कभी प्रवेश करने न पाओगे।" - ] - }, - { - "type": "para:s", - "content": [ - "हत्या और क्रोध का दण्ड" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "MAT 5:21" - }, - "“तुम सुन चुके हो, कि पूर्वकाल के लोगों से कहा गया था कि ‘हत्या न करना’, और ‘जो कोई हत्या करेगा वह कचहरी में दण्ड के योग्य होगा।’ (निर्ग. 20:13)", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 5:22" - }, - "परन्तु मैं तुम से यह कहता हूँ, कि जो कोई अपने भाई पर क्रोध करेगा, वह कचहरी में दण्ड के योग्य होगा और जो कोई अपने भाई को निकम्मा* कहेगा वह महासभा में दण्ड के योग्य होगा; और जो कोई कहे ‘अरे मूर्ख’ वह नरक की आग के दण्ड के योग्य होगा।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 5:23" - }, - "इसलिए यदि तू अपनी भेंट वेदी पर लाए, और वहाँ तू स्मरण करे, कि मेरे भाई के मन में मेरी ओर से कुछ विरोध है,", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 5:24" - }, - "तो अपनी भेंट वहीं वेदी के सामने छोड़ दे, और जाकर पहले अपने भाई से मेल मिलाप कर, और तब आकर अपनी भेंट चढ़ा।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 5:25" - }, - "जब तक तू अपने मुद्दई के साथ मार्ग में हैं, उससे झटपट मेल मिलाप कर ले कहीं ऐसा न हो कि मुद्दई तुझे न्यायाधीश को सौंपे, और न्यायाधीश तुझे सिपाही को सौंप दे और तू बन्दीगृह में डाल दिया जाए।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 5:26" - }, - "मैं तुम से सच कहता हूँ कि जब तक तू पाई-पाई चुका न दे तब तक वहाँ से छूटने न पाएगा।" - ] - }, - { - "type": "para:s", - "content": [ - "व्यभिचार के विषय में शिक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "MAT 5:27" - }, - "“तुम सुन चुके हो कि कहा गया था, ‘व्यभिचार न करना।’ (व्य. 5:18, निर्ग. 20:14)", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 5:28" - }, - "परन्तु मैं तुम से यह कहता हूँ, कि जो कोई किसी स्त्री पर कुदृष्टि डाले वह अपने मन में उससे व्यभिचार कर चुका।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 5:29" - }, - "यदि तेरी दाहिनी आँख तुझे ठोकर खिलाएँ, तो उसे निकालकर अपने पास से फेंक दे; क्योंकि तेरे लिये यही भला है कि तेरे अंगों में से एक नाश हो जाए और तेरा सारा शरीर नरक में न डाला जाए।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 5:30" - }, - "और यदि तेरा दाहिना हाथ तुझे ठोकर खिलाएँ, तो उसको काटकर अपने पास से फेंक दे, क्योंकि तेरे लिये यही भला है, कि तेरे अंगों में से एक नाश हो जाए और तेरा सारा शरीर नरक में न डाला जाए।" - ] - }, - { - "type": "para:s", - "content": [ - "तलाक के विषय में शिक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "MAT 5:31" - }, - "“यह भी कहा गया था, ‘जो कोई अपनी पत्‍नी को त्याग दे, तो उसे त्यागपत्र दे।’ (व्य. 24:1-14)", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 5:32" - }, - "परन्तु मैं तुम से यह कहता हूँ कि जो कोई अपनी पत्‍नी को व्यभिचार के सिवा किसी और कारण से तलाक दे, तो वह उससे व्यभिचार करवाता है; और जो कोई उस त्यागी हुई से विवाह करे, वह व्यभिचार करता है।" - ] - }, - { - "type": "para:s", - "content": [ - "शपथ न खाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "MAT 5:33" - }, - "“फिर तुम सुन चुके हो, कि पूर्वकाल के लोगों से कहा गया था, ‘झूठी शपथ न खाना, परन्तु परमेश्‍वर के लिये अपनी शपथ को पूरी करना।’ (व्य. 23:21)", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 5:34" - }, - "परन्तु मैं तुम से यह कहता हूँ, कि कभी शपथ न खाना; न तो स्वर्ग की, क्योंकि वह परमेश्‍वर का सिंहासन है। (यशा. 66:1)", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 5:35" - }, - "न धरती की, क्योंकि वह उसके पाँवों की चौकी है; न यरूशलेम की, क्योंकि वह महाराजा का नगर है। (यशा. 66:1)", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 5:36" - }, - "अपने सिर की भी शपथ न खाना क्योंकि तू एक बाल को भी न उजला, न काला कर सकता है।", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 5:37" - }, - "परन्तु तुम्हारी बात हाँ की हाँ, या नहीं की नहीं हो; क्योंकि जो कुछ इससे अधिक होता है वह बुराई से होता है।" - ] - }, - { - "type": "para:s", - "content": [ - "प्रतिशोध ना लेना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "MAT 5:38" - }, - "“तुम सुन चुके हो, कि कहा गया था, कि आँख के बदले आँख, और दाँत के बदले दाँत। (व्य. 19:21)", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 5:39" - }, - "परन्तु मैं तुम से यह कहता हूँ, कि बुरे का सामना न करना; परन्तु जो कोई तेरे दाहिने गाल पर थप्पड़ मारे, उसकी ओर दूसरा भी फेर दे।", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 5:40" - }, - "और यदि कोई तुझ पर मुकद्दमा करके तेरा कुर्ता* लेना चाहे, तो उसे अंगरखा* भी ले लेने दे।", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 5:41" - }, - "और जो कोई तुझे कोस भर बेगार में ले जाए तो उसके साथ दो कोस चला जा।", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 5:42" - }, - "जो कोई तुझ से माँगे, उसे दे; और जो तुझ से उधार लेना चाहे, उससे मुँह न मोड़।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "MAT 5:43" - }, - "“तुम सुन चुके हो, कि कहा गया था; कि अपने पड़ोसी से प्रेम रखना, और अपने बैरी से बैर। (लैव्य. 19:18)", - { - "type": "verse:v", - "number": "44", - "sid": "MAT 5:44" - }, - "परन्तु मैं तुम से यह कहता हूँ, कि अपने बैरियों से प्रेम रखो और अपने सतानेवालों के लिये प्रार्थना करो। (रोम. 12:14)", - { - "type": "verse:v", - "number": "45", - "sid": "MAT 5:45" - }, - "जिससे तुम अपने स्वर्गीय पिता की सन्तान ठहरोगे क्योंकि वह भलों और बुरों दोनों पर अपना सूर्य उदय करता है, और धर्मी और अधर्मी पर मेंह बरसाता है।", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 5:46" - }, - "क्योंकि यदि तुम अपने प्रेम रखनेवालों ही से प्रेम रखो, तो तुम्हारे लिये क्या लाभ होगा? क्या चुंगी लेनेवाले भी ऐसा ही नहीं करते?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "47", - "sid": "MAT 5:47" - }, - "“और यदि तुम केवल अपने भाइयों को ही नमस्कार करो, तो कौन सा बड़ा काम करते हो? क्या अन्यजाति भी ऐसा नहीं करते?", - { - "type": "verse:v", - "number": "48", - "sid": "MAT 5:48" - }, - "इसलिए चाहिये कि तुम सिद्ध बनो, जैसा तुम्हारा स्वर्गीय पिता सिद्ध है। (लैव्य. 19:2)" - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "MAT 6" - }, - { - "type": "para:s", - "content": [ - "दान के विषय में शिक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 6:1" - }, - "“सावधान रहो! तुम मनुष्यों को दिखाने के लिये अपने धार्मिकता के काम न करो, नहीं तो अपने स्वर्गीय पिता से कुछ भी फल न पाओगे।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "MAT 6:2" - }, - "“इसलिए जब तू दान करे, तो अपना ढिंढोरा न पिटवा, जैसे कपटी*, आराधनालयों और गलियों में करते हैं, ताकि लोग उनकी बड़ाई करें, मैं तुम से सच कहता हूँ, कि वे अपना प्रतिफल पा चुके।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 6:3" - }, - "परन्तु जब तू दान करे, तो जो तेरा दाहिना हाथ करता है, उसे तेरा बायाँ हाथ न जानने पाए।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 6:4" - }, - "ताकि तेरा दान गुप्त रहे; और तब तेरा पिता जो गुप्त में देखता है, तुझे प्रतिफल देगा।" - ] - }, - { - "type": "para:s", - "content": [ - "प्रार्थना की शिक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 6:5" - }, - "“और जब तू प्रार्थना करे, तो कपटियों के समान न हो क्योंकि लोगों को दिखाने के लिये आराधनालयों में और सड़कों के चौराहों पर खड़े होकर प्रार्थना करना उनको अच्छा लगता है। मैं तुम से सच कहता हूँ, कि वे अपना प्रतिफल पा चुके।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 6:6" - }, - "परन्तु जब तू प्रार्थना करे, तो अपनी कोठरी में जा; और द्वार बन्द कर के अपने पिता से जो गुप्त में है प्रार्थना कर; और तब तेरा पिता जो गुप्त में देखता है, तुझे प्रतिफल देगा।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 6:7" - }, - "प्रार्थना करते समय अन्यजातियों के समान बक-बक न करो; क्योंकि वे समझते हैं कि उनके बार-बार बोलने से उनकी सुनी जाएगी।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 6:8" - }, - "इसलिए तुम उनके समान न बनो, क्योंकि तुम्हारा पिता तुम्हारे माँगने से पहले ही जानता है, कि तुम्हारी क्या-क्या आवश्यकताएँ है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 6:9" - }, - "“अतः तुम इस रीति से प्रार्थना किया करो:" - ] - }, - { - "type": "para:q", - "content": [ - "‘हे हमारे पिता, तू जो स्वर्ग में हैं; तेरा नाम पवित्र* माना जाए। (लूका 11:2)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MAT 6:10" - }, - "‘तेरा राज्य आए*। तेरी इच्छा जैसे स्वर्ग में पूरी होती है, वैसे पृथ्वी पर भी हो।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 6:11" - }, - "‘हमारी दिन भर की रोटी आज हमें दे।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "MAT 6:12" - }, - "‘और जिस प्रकार हमने अपने अपराधियों को क्षमा किया है, वैसे ही तू भी हमारे अपराधों को क्षमा कर।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 6:13" - }, - "‘और हमें परीक्षा में न ला, परन्तु बुराई से बचा; [क्योंकि राज्य और पराक्रम और महिमा सदा तेरे ही है।’ आमीन।]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 6:14" - }, - "“इसलिए यदि तुम मनुष्य के अपराध क्षमा करोगे, तो तुम्हारा स्वर्गीय पिता भी तुम्हें क्षमा करेगा।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 6:15" - }, - "और यदि तुम मनुष्यों के अपराध क्षमा न करोगे, तो तुम्हारा पिता भी तुम्हारे अपराध क्षमा न करेगा।" - ] - }, - { - "type": "para:s", - "content": [ - "उपवास की शिक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 6:16" - }, - "“जब तुम उपवास करो, तो कपटियों के समान तुम्हारे मुँह पर उदासी न छाई रहे, क्योंकि वे अपना मुँह बनाए रहते हैं, ताकि लोग उन्हें उपवासी जानें। मैं तुम से सच कहता हूँ, कि वे अपना प्रतिफल पा चुके।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 6:17" - }, - "परन्तु जब तू उपवास करे तो अपने सिर पर तेल मल और मुँह धो।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 6:18" - }, - "ताकि लोग नहीं परन्तु तेरा पिता जो गुप्त में है, तुझे उपवासी जाने। इस दशा में तेरा पिता जो गुप्त में देखता है, तुझे प्रतिफल देगा।" - ] - }, - { - "type": "para:s", - "content": [ - "स्वर्ग में धन इकट्ठा करो" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "MAT 6:19" - }, - "“अपने लिये पृथ्वी पर धन इकट्ठा न करो; जहाँ कीड़ा और काई बिगाड़ते हैं, और जहाँ चोर सेंध लगाते और चुराते हैं।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 6:20" - }, - "परन्तु अपने लिये स्वर्ग में धन इकट्ठा करो, जहाँ न तो कीड़ा, और न काई बिगाड़ते हैं, और जहाँ चोर न सेंध लगाते और न चुराते हैं।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 6:21" - }, - "क्योंकि जहाँ तेरा धन है वहाँ तेरा मन भी लगा रहेगा।" - ] - }, - { - "type": "para:s", - "content": [ - "शरीर का दिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "MAT 6:22" - }, - "“शरीर का दीया आँख है: इसलिए यदि तेरी आँख अच्छी हो, तो तेरा सारा शरीर भी उजियाला होगा।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 6:23" - }, - "परन्तु यदि तेरी आँख बुरी हो, तो तेरा सारा शरीर भी अंधियारा होगा; इस कारण वह उजियाला जो तुझ में है यदि अंधकार हो तो वह अंधकार कैसा बड़ा होगा!" - ] - }, - { - "type": "para:s", - "content": [ - "किसी बात की चिंता ना करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 6:24" - }, - "“कोई मनुष्य दो स्वामियों की सेवा नहीं कर सकता, क्योंकि वह एक से बैर और दूसरे से प्रेम रखेगा, या एक से निष्ठावान रहेगा और दूसरे का तिरस्कार करेगा। तुम परमेश्‍वर और धन दोनों की सेवा नहीं कर सकते।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 6:25" - }, - "इसलिए मैं तुम से कहता हूँ, कि अपने प्राण के लिये यह चिन्ता न करना कि हम क्या खाएँगे, और क्या पीएँगे, और न अपने शरीर के लिये कि क्या पहनेंगे, क्या प्राण भोजन से, और शरीर वस्त्र से बढ़कर नहीं?", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 6:26" - }, - "आकाश के पक्षियों को देखो! वे न बोते हैं, न काटते हैं, और न खत्तों में बटोरते हैं; तो भी तुम्हारा स्वर्गीय पिता उनको खिलाता है। क्या तुम उनसे अधिक मूल्य नहीं रखते?", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 6:27" - }, - "तुम में कौन है, जो चिन्ता करके अपने जीवनकाल में एक घड़ी भी बढ़ा सकता है?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "MAT 6:28" - }, - "“और वस्त्र के लिये क्यों चिन्ता करते हो? सोसनों के फूलों पर ध्यान करो, कि वे कैसे बढ़ते हैं, वे न तो परिश्रम करते हैं, न काटते हैं।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 6:29" - }, - "तो भी मैं तुम से कहता हूँ, कि सुलैमान भी, अपने सारे वैभव में उनमें से किसी के समान वस्त्र पहने हुए न था।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 6:30" - }, - "इसलिए जब परमेश्‍वर मैदान की घास को, जो आज है, और कल भाड़ में झोंकी जाएगी, ऐसा वस्त्र पहनाता है, तो हे अल्पविश्वासियों, तुम को वह क्यों न पहनाएगा?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "MAT 6:31" - }, - "“इसलिए तुम चिन्ता करके यह न कहना, कि हम क्या खाएँगे, या क्या पीएँगे, या क्या पहनेंगे?", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 6:32" - }, - "क्योंकि अन्यजाति इन सब वस्तुओं की खोज में रहते हैं, और तुम्हारा स्वर्गीय पिता जानता है, कि तुम्हें ये सब वस्तुएँ चाहिए।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 6:33" - }, - "इसलिए पहले तुम परमेश्‍वर के राज्य और धार्मिकता की खोज करो तो ये सब वस्तुएँ तुम्हें मिल जाएँगी। (लूका 12:31)", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 6:34" - }, - "अतः कल के लिये चिन्ता न करो, क्योंकि कल का दिन अपनी चिन्ता आप कर लेगा; आज के लिये आज ही का दुःख बहुत है।" - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "MAT 7" - }, - { - "type": "para:s", - "content": [ - "दोष मत लगाओ" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 7:1" - }, - "“दोष मत लगाओ, कि तुम पर भी दोष न लगाया जाए।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 7:2" - }, - "क्योंकि जिस प्रकार तुम दोष लगाते हो, उसी प्रकार तुम पर भी दोष लगाया जाएगा; और जिस नाप से तुम नापते हो, उसी से तुम्हारे लिये भी नापा जाएगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 7:3" - }, - "“तू क्यों अपने भाई की आँख के तिनके को देखता है, और अपनी आँख का लट्ठा तुझे नहीं सूझता?", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 7:4" - }, - "जब तेरी ही आँख में लट्ठा है, तो तू अपने भाई से कैसे कह सकता है, ‘ला मैं तेरी आँख से तिनका निकाल दूँ?’", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 7:5" - }, - "हे कपटी, पहले अपनी आँख में से लट्ठा निकाल ले, तब तू अपने भाई की आँख का तिनका भली भाँति देखकर निकाल सकेगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 7:6" - }, - "“पवित्र वस्तु कुत्तों को न दो, और अपने मोती सूअरों के आगे मत डालो; ऐसा न हो कि वे उन्हें पाँवों तले रौंदें और पलटकर तुम को फाड़ डालें।" - ] - }, - { - "type": "para:s", - "content": [ - "परमेश्‍वर से माँगना और पाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "MAT 7:7" - }, - "“माँगो, तो तुम्हें दिया जाएगा; ढूँढ़ो, तो तुम पाओगे; खटखटाओ, तो तुम्हारे लिये खोला जाएगा।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 7:8" - }, - "क्योंकि जो कोई माँगता है, उसे मिलता है; और जो ढूँढ़ता है, वह पाता है; और जो खटखटाता है, उसके लिये खोला जाएगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 7:9" - }, - "“तुम में से ऐसा कौन मनुष्य है, कि यदि उसका पुत्र उससे रोटी माँगे, तो वह उसे पत्थर दे?", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 7:10" - }, - "या मछली माँगे, तो उसे साँप दे?", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 7:11" - }, - "अतः जब तुम बुरे होकर, अपने बच्चों को अच्छी वस्तुएँ देना जानते हो, तो तुम्हारा स्वर्गीय पिता अपने माँगनेवालों को अच्छी वस्तुएँ क्यों न देगा? (लूका 11:13)", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 7:12" - }, - "इस कारण जो कुछ तुम चाहते हो, कि मनुष्य तुम्हारे साथ करें, तुम भी उनके साथ वैसा ही करो; क्योंकि व्यवस्था और भविष्यद्वक्ताओं की शिक्षा यही है।" - ] - }, - { - "type": "para:s", - "content": [ - "सरल और कठिन मार्ग" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 7:13" - }, - "“सकेत फाटक से प्रवेश करो, क्योंकि चौड़ा है वह फाटक और सरल है वह मार्ग जो विनाश की ओर ले जाता है; और बहुत सारे लोग हैं जो उससे प्रवेश करते हैं।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 7:14" - }, - "क्योंकि संकरा है वह फाटक और कठिन है वह मार्ग जो जीवन को पहुँचाता है, और थोड़े हैं जो उसे पाते हैं।" - ] - }, - { - "type": "para:s", - "content": [ - "फलों से पेड़ की पहचान" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 7:15" - }, - "“झूठे भविष्यद्वक्ताओं से सावधान रहो, जो भेड़ों के भेष में तुम्हारे पास आते हैं, परन्तु अन्तर में फाड़नेवाले भेड़िए हैं। (यहे. 22:27)", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 7:16" - }, - "उनके फलों से तुम उन्हें पहचान लोगे। क्या झाड़ियों से अंगूर, या ऊँटकटारों से अंजीर तोड़ते हैं?", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 7:17" - }, - "इसी प्रकार हर एक अच्छा पेड़ अच्छा फल लाता है और निकम्मा पेड़ बुरा फल लाता है।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 7:18" - }, - "अच्छा पेड़ बुरा फल नहीं ला सकता, और न निकम्मा पेड़ अच्छा फल ला सकता है।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 7:19" - }, - "जो-जो पेड़ अच्छा फल नहीं लाता, वह काटा और आग में डाला जाता है।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 7:20" - }, - "अतः उनके फलों से तुम उन्हें पहचान लोगे।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "MAT 7:21" - }, - "“जो मुझसे, ‘हे प्रभु, हे प्रभु’ कहता है, उनमें से हर एक स्वर्ग के राज्य में प्रवेश न करेगा, परन्तु वही जो मेरे स्वर्गीय पिता की इच्छा पर चलता है।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 7:22" - }, - "उस दिन बहुत लोग मुझसे कहेंगे; ‘हे प्रभु, हे प्रभु, क्या हमने तेरे नाम से भविष्यद्वाणी नहीं की, और तेरे नाम से दुष्टात्माओं को नहीं निकाला, और तेरे नाम से बहुत अचम्भे के काम नहीं किए?’", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 7:23" - }, - "तब मैं उनसे खुलकर कह दूँगा, ‘मैंने तुम को कभी नहीं जाना, हे कुकर्म करनेवालों, मेरे पास से चले जाओ।’ (लूका 13:27)" - ] - }, - { - "type": "para:s", - "content": [ - "बुद्धिमान और मूर्ख मनुष्य" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 7:24" - }, - "“इसलिए जो कोई मेरी ये बातें सुनकर उन्हें मानता है वह उस बुद्धिमान मनुष्य के समान ठहरेगा जिसने अपना घर चट्टान पर बनाया।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 7:25" - }, - "और बारिश और बाढ़ें आईं, और आँधियाँ चलीं, और उस घर पर टक्करें लगीं, परन्तु वह नहीं गिरा, क्योंकि उसकी नींव चट्टान पर डाली गई थी।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 7:26" - }, - "परन्तु जो कोई मेरी ये बातें सुनता है और उन पर नहीं चलता वह उस मूर्ख मनुष्य के समान ठहरेगा जिसने अपना घर रेत पर बनाया।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 7:27" - }, - "और बारिश, और बाढ़ें आईं, और आँधियाँ चलीं, और उस घर पर टक्करें लगीं और वह गिरकर सत्यानाश हो गया।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "MAT 7:28" - }, - "जब यीशु ये बातें कह चुका, तो ऐसा हुआ कि भीड़ उसके उपदेश से चकित हुई।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 7:29" - }, - "क्योंकि वह उनके शास्त्रियों के समान नहीं परन्तु अधिकारी के समान उन्हें उपदेश देता था।" - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "MAT 8" - }, - { - "type": "para:s", - "content": [ - "कोढ़ के रोगी को छूकर चंगा करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 8:1" - }, - "जब यीशु उस पहाड़ से उतरा, तो एक बड़ी भीड़ उसके पीछे हो ली।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 8:2" - }, - "और, एक कोढ़ी* ने पास आकर उसे प्रणाम किया और कहा, “हे प्रभु यदि तू चाहे, तो मुझे शुद्ध कर सकता है।”", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 8:3" - }, - "यीशु ने हाथ बढ़ाकर उसे छुआ, और कहा, “मैं चाहता हूँ, तू शुद्ध हो जा” और वह तुरन्त कोढ़ से शुद्ध हो गया।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 8:4" - }, - "यीशु ने उससे कहा, “देख, किसी से न कहना, परन्तु जाकर अपने आप को याजक को दिखा और जो चढ़ावा मूसा ने ठहराया है उसे चढ़ा, ताकि उनके लिये गवाही हो।” (लैव्य. 14:2-32)" - ] - }, - { - "type": "para:s", - "content": [ - "सूबेदार के विश्वास पर यीशु की प्रशंसा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 8:5" - }, - "और जब वह कफरनहूम* में आया तो एक सूबेदार ने उसके पास आकर उससे विनती की,", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 8:6" - }, - "“हे प्रभु, मेरा सेवक घर में लकवे का मारा बहुत दुःखी पड़ा है।”", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 8:7" - }, - "उसने उससे कहा, “मैं आकर उसे चंगा करूँगा।”", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 8:8" - }, - "सूबेदार ने उत्तर दिया, “हे प्रभु, मैं इस योग्य नहीं, कि तू मेरी छत के तले आए, पर केवल मुँह से कह दे तो मेरा सेवक चंगा हो जाएगा।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 8:9" - }, - "क्योंकि मैं भी पराधीन मनुष्य हूँ, और सिपाही मेरे हाथ में हैं, और जब एक से कहता हूँ, जा, तो वह जाता है; और दूसरे को कि आ, तो वह आता है; और अपने दास से कहता हूँ, कि यह कर, तो वह करता है।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MAT 8:10" - }, - "यह सुनकर यीशु ने अचम्भा किया, और जो उसके पीछे आ रहे थे उनसे कहा, “मैं तुम से सच कहता हूँ, कि मैंने इस्राएल में भी ऐसा विश्वास नहीं पाया।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 8:11" - }, - "और मैं तुम से कहता हूँ, कि बहुत सारे पूर्व और पश्चिम से आकर अब्राहम और इसहाक और याकूब के साथ स्वर्ग के राज्य में बैठेंगे।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 8:12" - }, - "परन्तु राज्य के सन्तान* बाहर अंधकार में डाल दिए जाएँगे: वहाँ रोना और दाँतों का पीसना होगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 8:13" - }, - "और यीशु ने सूबेदार से कहा, “जा, जैसा तेरा विश्वास है, वैसा ही तेरे लिये हो।” और उसका सेवक उसी समय चंगा हो गया।" - ] - }, - { - "type": "para:s", - "content": [ - "पतरस के घर में अनेक रोगियों की चंगाई" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 8:14" - }, - "और यीशु ने पतरस के घर में आकर उसकी सास को तेज बुखार में पड़ा देखा।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 8:15" - }, - "उसने उसका हाथ छुआ और उसका ज्वर उतर गया; और वह उठकर उसकी सेवा करने लगी।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 8:16" - }, - "जब संध्या हुई तब वे उसके पास बहुत से लोगों को लाए जिनमें दुष्टात्माएँ थीं और उसने उन आत्माओं को अपने वचन से निकाल दिया, और सब बीमारों को चंगा किया।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 8:17" - }, - "ताकि जो वचन यशायाह भविष्यद्वक्ता के द्वारा कहा गया था वह पूरा हो: “उसने आप हमारी दुर्बलताओं को ले लिया और हमारी बीमारियों को उठा लिया।” (1 पत. 2:24)" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु का शिष्य बनने का मूल्य" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 8:18" - }, - "यीशु ने अपने चारों ओर एक बड़ी भीड़ देखकर झील के उस पार जाने की आज्ञा दी।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 8:19" - }, - "और एक शास्त्री ने पास आकर उससे कहा, “हे गुरु, जहाँ कहीं तू जाएगा, मैं तेरे पीछे-पीछे हो लूँगा।”", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 8:20" - }, - "यीशु ने उससे कहा, “लोमड़ियों के भट और आकाश के पक्षियों के बसेरे होते हैं; परन्तु मनुष्य के पुत्र* के लिये सिर धरने की भी जगह नहीं है।”", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 8:21" - }, - "एक और चेले ने उससे कहा, “हे प्रभु, मुझे पहले जाने दे, कि अपने पिता को गाड़ दूँ।” (1 राजा. 19:20-21)", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 8:22" - }, - "यीशु ने उससे कहा, “तू मेरे पीछे हो ले; और मुर्दों को अपने मुर्दे गाड़ने दे*।”" - ] - }, - { - "type": "para:s", - "content": [ - "आँधी और तूफान को शान्त करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "MAT 8:23" - }, - "जब वह नाव पर चढ़ा, तो उसके चेले उसके पीछे हो लिए।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 8:24" - }, - "और, झील में एक ऐसा बड़ा तूफान उठा कि नाव लहरों से ढँपने लगी; और वह सो रहा था।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 8:25" - }, - "तब उन्होंने पास आकर उसे जगाया, और कहा, “हे प्रभु, हमें बचा, हम नाश हुए जाते हैं।”", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 8:26" - }, - "उसने उनसे कहा, “हे अल्पविश्वासियों, क्यों डरते हो?” तब उसने उठकर आँधी और पानी को डाँटा, और सब शान्त हो गया।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 8:27" - }, - "और लोग अचम्भा करके कहने लगे, “यह कैसा मनुष्य है, कि आँधी और पानी भी उसकी आज्ञा मानते हैं।”" - ] - }, - { - "type": "para:s", - "content": [ - "दुष्टात्माओं को सूअरों के झुण्ड में भेजना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "MAT 8:28" - }, - "जब वह उस पार गदरेनियों के क्षेत्र में पहुँचा, तो दो मनुष्य जिनमें दुष्टात्माएँ थीं कब्रों से निकलते हुए उसे मिले, जो इतने प्रचण्ड थे, कि कोई उस मार्ग से जा नहीं सकता था।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 8:29" - }, - "और, उन्होंने चिल्लाकर कहा, “हे परमेश्‍वर के पुत्र, हमारा तुझ से क्या काम? क्या तू समय से पहले हमें दुःख देने यहाँ आया है?” (लूका 4:34)", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 8:30" - }, - "उनसे कुछ दूर बहुत से सूअरों का झुण्ड चर रहा था।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 8:31" - }, - "दुष्टात्माओं ने उससे यह कहकर विनती की, “यदि तू हमें निकालता है, तो सूअरों के झुण्ड में भेज दे।”", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 8:32" - }, - "उसने उनसे कहा, “जाओ!” और वे निकलकर सूअरों में घुस गई और सारा झुण्ड टीले पर से झपटकर पानी में जा पड़ा और डूब मरा।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 8:33" - }, - "और चरवाहे भागे, और नगर में जाकर ये सब बातें और जिनमें दुष्टात्माएँ थीं; उनका सारा हाल कह सुनाया।", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 8:34" - }, - "और सारे नगर के लोग यीशु से भेंट करने को निकल आए और उसे देखकर विनती की, कि हमारे क्षेत्र से बाहर निकल जा।" - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "MAT 9" - }, - { - "type": "para:s", - "content": [ - "एक लकवे के रोगी को चंगा करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 9:1" - }, - "फिर वह नाव पर चढ़कर पार गया, और अपने नगर में आया।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 9:2" - }, - "और कई लोग एक लकवे के मारे हुए को खाट पर रखकर उसके पास लाए। यीशु ने उनका विश्वास देखकर, उस लकवे के मारे हुए से कहा, “हे पुत्र, धैर्य रख; तेरे पाप क्षमा हुए।”", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 9:3" - }, - "और कई शास्त्रियों ने सोचा, “यह तो परमेश्‍वर की निन्दा* करता है।”", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 9:4" - }, - "यीशु ने उनके मन की बातें जानकर कहा, “तुम लोग अपने-अपने मन में बुरा विचार क्यों कर रहे हो?", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 9:5" - }, - "सहज क्या है? यह कहना, ‘तेरे पाप क्षमा हुए’, या यह कहना, ‘उठ और चल फिर।’", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 9:6" - }, - "परन्तु इसलिए कि तुम जान लो कि मनुष्य के पुत्र को पृथ्वी पर पाप क्षमा करने का अधिकार है।” उसने लकवे के मारे हुए से कहा, “उठ, अपनी खाट उठा, और अपने घर चला जा।”", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 9:7" - }, - "वह उठकर अपने घर चला गया।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 9:8" - }, - "लोग यह देखकर डर गए और परमेश्‍वर की महिमा करने लगे जिसने मनुष्यों को ऐसा अधिकार दिया है।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु के द्वारा मत्ती का बुलाया जाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 9:9" - }, - "वहाँ से आगे बढ़कर यीशु ने मत्ती* नामक एक मनुष्य को चुंगी की चौकी पर बैठे देखा, और उससे कहा, “मेरे पीछे हो ले।” वह उठकर उसके पीछे हो लिया।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 9:10" - }, - "और जब वह घर में भोजन करने के लिये बैठा तो बहुत सारे चुंगी लेनेवाले और पापी आकर यीशु और उसके चेलों के साथ खाने बैठे।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 9:11" - }, - "यह देखकर फरीसियों ने उसके चेलों से कहा, “तुम्हारा गुरु चुंगी लेनेवालों और पापियों के साथ क्यों खाता है?”", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 9:12" - }, - "यह सुनकर यीशु ने उनसे कहा, “वैद्य भले-चंगों को नहीं परन्तु बीमारों के लिए आवश्यक है।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 9:13" - }, - "इसलिए तुम जाकर इसका अर्थ सीख लो, कि मैं बलिदान नहीं परन्तु दया चाहता हूँ; क्योंकि मैं धर्मियों को नहीं परन्तु पापियों को बुलाने आया हूँ।” (होशे 6:6)" - ] - }, - { - "type": "para:s", - "content": [ - "यूहन्ना के चेलों का उपवास का प्रश्न" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 9:14" - }, - "तब यूहन्ना के चेलों ने उसके पास आकर कहा, “क्या कारण है कि हम और फरीसी इतना उपवास करते हैं, पर तेरे चेले उपवास नहीं करते?”", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 9:15" - }, - "यीशु ने उनसे कहा, “क्या बाराती, जब तक दुल्हा उनके साथ है शोक कर सकते हैं? पर वे दिन आएँगे कि दूल्हा उनसे अलग किया जाएगा, उस समय वे उपवास करेंगे।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 9:16" - }, - "नये कपड़े का पैबन्द पुराने वस्त्र पर कोई नहीं लगाता, क्योंकि वह पैबन्द वस्त्र से और कुछ खींच लेता है, और वह अधिक फट जाता है।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 9:17" - }, - "और नया दाखरस पुरानी मशकों में नहीं भरते हैं; क्योंकि ऐसा करने से मशकें फट जाती हैं, और दाखरस बह जाता है और मशकें नाश हो जाती हैं, परन्तु नया दाखरस नई मशकों में भरते हैं और वह दोनों बची रहती हैं।”" - ] - }, - { - "type": "para:s", - "content": [ - "मृत लड़की का जी उठना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 9:18" - }, - "वह उनसे ये बातें कह ही रहा था, कि एक सरदार ने आकर उसे प्रणाम किया और कहा, “मेरी पुत्री अभी मरी है; परन्तु चलकर अपना हाथ उस पर रख, तो वह जीवित हो जाएगी।”", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 9:19" - }, - "यीशु उठकर अपने चेलों समेत उसके पीछे हो लिया।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 9:20" - }, - "और देखो, एक स्त्री ने जिसके बारह वर्ष से लहू बहता था, उसके पीछे से आकर उसके वस्त्र के कोने को छू लिया। (मत्ती 14:36)", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 9:21" - }, - "क्योंकि वह अपने मन में कहती थी, “यदि मैं उसके वस्त्र ही को छू लूँगी तो चंगी हो जाऊँगी।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 9:22" - }, - "यीशु ने मुड़कर उसे देखा और कहा, “पुत्री धैर्य रख; तेरे विश्वास ने तुझे चंगा किया है।” अतः वह स्त्री उसी समय चंगी हो गई।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 9:23" - }, - "जब यीशु उस सरदार के घर में पहुँचा और बाँसुरी बजानेवालों और भीड़ को हुल्लड़ मचाते देखा,", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 9:24" - }, - "तब कहा, “हट जाओ, लड़की मरी नहीं, पर सोती है।” इस पर वे उसकी हँसी उड़ाने लगे।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 9:25" - }, - "परन्तु जब भीड़ निकाल दी गई, तो उसने भीतर जाकर लड़की का हाथ पकड़ा, और वह जी उठी।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 9:26" - }, - "और इस बात की चर्चा उस सारे देश में फैल गई।" - ] - }, - { - "type": "para:s", - "content": [ - "अंधों का विश्वास" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "MAT 9:27" - }, - "जब यीशु वहाँ से आगे बढ़ा, तो दो अंधे उसके पीछे यह पुकारते हुए चले, “हे दाऊद की सन्तान, हम पर दया कर।”", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 9:28" - }, - "जब वह घर में पहुँचा, तो वे अंधे उसके पास आए, और यीशु ने उनसे कहा, “क्या तुम्हें विश्वास है, कि मैं यह कर सकता हूँ?” उन्होंने उससे कहा, “हाँ प्रभु।”", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 9:29" - }, - "तब उसने उनकी आँखें छूकर कहा, “तुम्हारे विश्वास के अनुसार तुम्हारे लिये हो।”", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 9:30" - }, - "और उनकी आँखें खुल गई और यीशु ने उन्हें सख्‍ती के साथ सचेत किया और कहा, “सावधान, कोई इस बात को न जाने।”", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 9:31" - }, - "पर उन्होंने निकलकर सारे क्षेत्र में उसका यश फैला दिया।" - ] - }, - { - "type": "para:s", - "content": [ - "एक गूँगे को चंगाई" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "MAT 9:32" - }, - "जब वे बाहर जा रहे थे, तब, लोग एक गूँगे को जिसमें दुष्टात्मा थी उसके पास लाए।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 9:33" - }, - "और जब दुष्टात्मा निकाल दी गई, तो गूंगा बोलने लगा। और भीड़ ने अचम्भा करके कहा, “इस्राएल में ऐसा कभी नहीं देखा गया।”", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 9:34" - }, - "परन्तु फरीसियों ने कहा, “यह तो दुष्टात्माओं के सरदार की सहायता से दुष्टात्माओं को निकालता है।”" - ] - }, - { - "type": "para:s", - "content": [ - "मजदूरों को भेजने के लिए विनती" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "MAT 9:35" - }, - "और यीशु सब नगरों और गाँवों में फिरता रहा और उनके आराधनालयों* में उपदेश करता, और राज्य का सुसमाचार प्रचार करता, और हर प्रकार की बीमारी और दुर्बलता को दूर करता रहा।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 9:36" - }, - "जब उसने भीड़ को देखा तो उसको लोगों पर तरस आया, क्योंकि वे उन भेड़ों के समान जिनका कोई चरवाहा न हो, व्याकुल और भटके हुए से थे। (1 राजा. 22:17)", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 9:37" - }, - "तब उसने अपने चेलों से कहा, “फसल तो बहुत हैं पर मजदूर थोड़े हैं।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 9:38" - }, - "इसलिए फसल के स्वामी से विनती करो कि वह अपने खेत में काम करने के लिये मजदूर भेज दे।”" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "MAT 10" - }, - { - "type": "para:s", - "content": [ - "बारह प्रेरित" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 10:1" - }, - "फिर उसने अपने बारह चेलों को पास बुलाकर, उन्हें अशुद्ध आत्माओं पर अधिकार दिया, कि उन्हें निकालें और सब प्रकार की बीमारियों और सब प्रकार की दुर्बलताओं को दूर करें।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 10:2" - }, - "इन बारह प्रेरितों* के नाम ये हैं पहला शमौन, जो पतरस कहलाता है, और उसका भाई अन्द्रियास; जब्दी का पुत्र याकूब, और उसका भाई यूहन्ना;", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 10:3" - }, - "फिलिप्पुस और बरतुल्मै, थोमा, और चुंगी लेनेवाला मत्ती, हलफईस का पुत्र याकूब और तद्दै।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 10:4" - }, - "शमौन कनानी*, और यहूदा इस्करियोती, जिसने उसे पकड़वाया।" - ] - }, - { - "type": "para:s", - "content": [ - "चेलों को सेवा के लिए भेजा जाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 10:5" - }, - "इन बारहों को यीशु ने यह निर्देश देकर भेजा, “अन्यजातियों की ओर न जाना, और सामरियों के किसी नगर में प्रवेश न करना। (यिर्म. 50:6)", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 10:6" - }, - "परन्तु इस्राएल के घराने ही की खोई हुई भेड़ों के पास जाना।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 10:7" - }, - "और चलते-चलते प्रचार करके कहो कि स्वर्ग का राज्य निकट आ गया है।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 10:8" - }, - "बीमारों को चंगा करो: मरे हुओं को जिलाओ, कोढ़ियों को शुद्ध करो, दुष्टात्माओं को निकालो। तुम ने सेंत-मेंत पाया है, सेंत-मेंत दो।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 10:9" - }, - "अपने बटुवो में न तो सोना, और न रूपा, और न तांबा रखना।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 10:10" - }, - "मार्ग के लिये न झोली रखो, न दो कुर्ता, न जूते और न लाठी लो, क्योंकि मजदूर को उसका भोजन मिलना चाहिए।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 10:11" - }, - "“जिस किसी नगर या गाँव में जाओ तो पता लगाओ कि वहाँ कौन योग्य है? और जब तक वहाँ से न निकलो, उसी के यहाँ रहो।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 10:12" - }, - "और घर में प्रवेश करते हुए उसे आशीष देना।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 10:13" - }, - "यदि उस घर के लोग योग्य होंगे तो तुम्हारा कल्याण उन पर पहुँचेगा परन्तु यदि वे योग्य न हों तो तुम्हारा कल्याण तुम्हारे पास लौट आएगा।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 10:14" - }, - "और जो कोई तुम्हें ग्रहण न करे, और तुम्हारी बातें न सुने, उस घर या उस नगर से निकलते हुए अपने पाँवों की धूल झाड़ डालो।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 10:15" - }, - "मैं तुम से सच कहता हूँ, कि न्याय के दिन उस नगर की दशा से सदोम और अमोरा के नगरों की दशा अधिक सहने योग्य होगी।" - ] - }, - { - "type": "para:s", - "content": [ - "आनेवाला कठिन समय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 10:16" - }, - "“देखो, मैं तुम्हें भेड़ों की तरह भेड़ियों के बीच में भेजता हूँ इसलिए साँपों की तरह बुद्धिमान और कबूतरों की तरह भोले बनो।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 10:17" - }, - "परन्तु लोगों से सावधान रहो, क्योंकि वे तुम्हें सभाओं में सौंपेंगे, और अपने आराधनालयों में तुम्हें कोड़े मारेंगे।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 10:18" - }, - "तुम मेरे लिये राज्यपालों और राजाओं के सामने उन पर, और अन्यजातियों पर गवाह होने के लिये पेश किये जाओगे।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 10:19" - }, - "जब वे तुम्हें पकड़वाएँगे तो यह चिन्ता न करना, कि तुम कैसे बोलोगे और क्‍या कहोगे; क्योंकि जो कुछ तुम को कहना होगा, वह उसी समय तुम्हें बता दिया जाएगा।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 10:20" - }, - "क्योंकि बोलनेवाले तुम नहीं हो परन्तु तुम्हारे पिता का आत्मा तुम्हारे द्वारा बोलेगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "MAT 10:21" - }, - "“भाई अपने भाई को और पिता अपने पुत्र को, मरने के लिये सौंपेंगे, और बच्चे माता-पिता के विरोध में उठकर उन्हें मरवा डालेंगे। (मीका 7:6)", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 10:22" - }, - "मेरे नाम के कारण सब लोग तुम से बैर करेंगे, पर जो अन्त तक धीरज धरेगा उसी का उद्धार होगा।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 10:23" - }, - "जब वे तुम्हें एक नगर में सताएँ, तो दूसरे को भाग जाना। मैं तुम से सच कहता हूँ, तुम मनुष्य के पुत्र के आने से पहले इस्राएल के सब नगरों में से गए भी न होंगे।" - ] - }, - { - "type": "para:s", - "content": [ - "चेला होने का अर्थ" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 10:24" - }, - "“चेला अपने गुरु से बड़ा नहीं; और न ही दास अपने स्वामी से।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 10:25" - }, - "चेले का गुरु के, और दास का स्वामी के बराबर होना ही बहुत है; जब उन्होंने घर के स्वामी को शैतान* कहा तो उसके घरवालों को क्यों न कहेंगे?" - ] - }, - { - "type": "para:s", - "content": [ - "किस से डरे?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "MAT 10:26" - }, - "“इसलिए उनसे मत डरना, क्योंकि कुछ ढँका नहीं, जो खोला न जाएगा; और न कुछ छिपा है, जो जाना न जाएगा।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 10:27" - }, - "जो मैं तुम से अंधियारे में कहता हूँ, उसे उजियाले में कहो; और जो कानों कान सुनते हो, उसे छतों पर से प्रचार करो।", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 10:28" - }, - "जो शरीर को मार सकते है, पर आत्मा को मार नहीं सकते, उनसे मत डरना; पर उसी से डरो, जो आत्मा और शरीर दोनों को नरक में नाश कर सकता है।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 10:29" - }, - "क्या पैसे में दो गौरैये नहीं बिकती? फिर भी तुम्हारे पिता की इच्छा के बिना उनमें से एक भी भूमि पर नहीं गिर सकती।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 10:30" - }, - "तुम्हारे सिर के बाल भी सब गिने हुए हैं। (लूका 12:7)", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 10:31" - }, - "इसलिए, डरो नहीं; तुम बहुत गौरैयों से बढ़कर मूल्यवान हो।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु को स्वीकार या अस्वीकार करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "MAT 10:32" - }, - "“जो कोई मनुष्यों के सामने मुझे मान लेगा, उसे मैं भी अपने स्वर्गीय पिता के सामने मान लूँगा।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 10:33" - }, - "पर जो कोई मनुष्यों के सामने मेरा इन्कार करेगा उसे मैं भी अपने स्वर्गीय पिता के सामने इन्कार करूँगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "MAT 10:34" - }, - "“यह न समझो, कि मैं पृथ्वी पर मिलाप कराने को आया हूँ; मैं मिलाप कराने को नहीं, पर तलवार चलवाने आया हूँ।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 10:35" - }, - "मैं तो आया हूँ, कि मनुष्य को उसके पिता से, और बेटी को उसकी माँ से, और बहू को उसकी सास से अलग कर दूँ।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 10:36" - }, - "मनुष्य के बैरी उसके घर ही के लोग होंगे।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "MAT 10:37" - }, - "“जो माता या पिता को मुझसे अधिक प्रिय जानता है, वह मेरे योग्य नहीं और जो बेटा या बेटी को मुझसे अधिक प्रिय जानता है, वह मेरे योग्य नहीं। (लूका 14:26)", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 10:38" - }, - "और जो अपना क्रूस लेकर* मेरे पीछे न चले वह मेरे योग्य नहीं।", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 10:39" - }, - "जो अपने प्राण बचाता है, वह उसे खोएगा; और जो मेरे कारण अपना प्राण खोता है, वह उसे पाएगा।" - ] - }, - { - "type": "para:s", - "content": [ - "प्रतिफल" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "MAT 10:40" - }, - "“जो तुम्हें ग्रहण करता है, वह मुझे ग्रहण करता है; और जो मुझे ग्रहण करता है, वह मेरे भेजनेवाले को ग्रहण करता है।", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 10:41" - }, - "जो भविष्यद्वक्ता को भविष्यद्वक्ता जानकर ग्रहण करे, वह भविष्यद्वक्ता का बदला पाएगा; और जो धर्मी जानकर धर्मी को ग्रहण करे, वह धर्मी का बदला पाएगा।", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 10:42" - }, - "जो कोई इन छोटों में से एक को चेला जानकर केवल एक कटोरा ठण्डा पानी पिलाए, मैं तुम से सच कहता हूँ, वह अपना पुरस्‍कार कभी नहीं खोएगा।”" - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "MAT 11" - }, - { - "type": "para:s", - "content": [ - "यूहन्ना बपतिस्मा देनेवाले का प्रश्न" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 11:1" - }, - "जब यीशु अपने बारह चेलों को निर्देश दे चुका, तो वह उनके नगरों में उपदेश और प्रचार करने को वहाँ से चला गया।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 11:2" - }, - "यूहन्ना ने बन्दीगृह में मसीह के कामों का समाचार सुनकर अपने चेलों को उससे यह पूछने भेजा,", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 11:3" - }, - "“क्या आनेवाला तू ही है, या हम दूसरे की प्रतीक्षा करें?”", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 11:4" - }, - "यीशु ने उत्तर दिया, “जो कुछ तुम सुनते हो और देखते हो, वह सब जाकर यूहन्ना से कह दो।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 11:5" - }, - "कि अंधे देखते हैं और लँगड़े चलते फिरते हैं, कोढ़ी शुद्ध किए जाते हैं और बहरे सुनते हैं, मुर्दे जिलाए जाते हैं, और गरीबों को सुसमाचार सुनाया जाता है।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 11:6" - }, - "और धन्य है वह, जो मेरे कारण ठोकर न खाए।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु के द्वारा यूहन्ना का सम्मान" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "MAT 11:7" - }, - "जब वे वहाँ से चल दिए, तो यीशु यूहन्ना के विषय में लोगों से कहने लगा, “तुम जंगल में क्या देखने गए थे? क्या हवा से हिलते हुए सरकण्डे को?", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 11:8" - }, - "फिर तुम क्या देखने गए थे? जो कोमल वस्त्र पहनते हैं, वे राजभवनों में रहते हैं।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 11:9" - }, - "तो फिर क्यों गए थे? क्या किसी भविष्यद्वक्ता को देखने को? हाँ, मैं तुम से कहता हूँ, वरन् भविष्यद्वक्ता से भी बड़े को।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 11:10" - }, - "यह वही है, जिसके विषय में लिखा है, कि" - ] - }, - { - "type": "para:q", - "content": [ - "‘देख, मैं अपने दूत को तेरे आगे भेजता हूँ," - ] - }, - { - "type": "para:q", - "content": [ - "जो तेरे आगे तेरा मार्ग तैयार करेगा।’ (मला. 3:1)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 11:11" - }, - "मैं तुम से सच कहता हूँ, कि जो स्त्रियों से जन्मे हैं, उनमें से यूहन्ना बपतिस्मा देनेवाले से कोई बड़ा नहीं हुआ; पर जो स्वर्ग के राज्य में छोटे से छोटा है वह उससे बड़ा* है।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 11:12" - }, - "यूहन्ना बपतिस्मा देनेवाले के दिनों से अब तक स्वर्ग के राज्य में बलपूर्वक प्रवेश होता रहा है, और बलवान उसे छीन लेते हैं।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 11:13" - }, - "यूहन्ना तक सारे भविष्यद्वक्ता और व्यवस्था भविष्यद्वाणी करते रहे।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 11:14" - }, - "और चाहो तो मानो, एलिय्याह जो आनेवाला था, वह यही है*। (मला. 4:5)", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 11:15" - }, - "जिसके सुनने के कान हों, वह सुन ले।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 11:16" - }, - "“मैं इस समय के लोगों की उपमा किस से दूँ? वे उन बालकों के समान हैं, जो बाजारों में बैठे हुए एक दूसरे से पुकारकर कहते हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 11:17" - }, - "कि हमने तुम्हारे लिये बाँसुरी बजाई, और तुम न नाचे; हमने विलाप किया, और तुम ने छाती नहीं पीटी।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 11:18" - }, - "क्योंकि यूहन्ना न खाता आया और न ही पीता, और वे कहते हैं कि उसमें दुष्टात्मा है।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 11:19" - }, - "मनुष्य का पुत्र खाता-पीता आया, और वे कहते हैं कि देखो, पेटू और पियक्कड़ मनुष्य, चुंगी लेनेवालों और पापियों का मित्र! पर ज्ञान अपने कामों में सच्चा ठहराया गया है।”" - ] - }, - { - "type": "para:s", - "content": [ - "मन नहीं फिराने वालों पर हाय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "MAT 11:20" - }, - "तब वह उन नगरों को उलाहना देने लगा, जिनमें उसने बहुत सारे सामर्थ्य के काम किए थे; क्योंकि उन्होंने अपना मन नहीं फिराया था।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 11:21" - }, - "“हाय, खुराजीन*! हाय, बैतसैदा! जो सामर्थ्य के काम तुम में किए गए, यदि वे सूर और सैदा में किए जाते, तो टाट ओढ़कर, और राख में बैठकर, वे कब के मन फिरा लेते।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 11:22" - }, - "परन्तु मैं तुम से कहता हूँ; कि न्याय के दिन तुम्हारी दशा से सूर और सैदा की दशा अधिक सहने योग्य होगी।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 11:23" - }, - "और हे कफरनहूम, क्या तू स्वर्ग तक ऊँचा किया जाएगा? तू तो अधोलोक तक नीचे जाएगा; जो सामर्थ्य के काम तुझ में किए गए है, यदि सदोम में किए जाते, तो वह आज तक बना रहता।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 11:24" - }, - "पर मैं तुम से कहता हूँ, कि न्याय के दिन तेरी दशा से सदोम के नगर की दशा अधिक सहने योग्य होगी।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु के पास विश्राम" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "MAT 11:25" - }, - "उसी समय यीशु ने कहा, “हे पिता, स्वर्ग और पृथ्वी के प्रभु, मैं तेरा धन्यवाद करता हूँ, कि तूने इन बातों को ज्ञानियों और समझदारों से छिपा रखा, और बालकों पर प्रगट किया है।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 11:26" - }, - "हाँ, हे पिता, क्योंकि तुझे यही अच्छा लगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "MAT 11:27" - }, - "“मेरे पिता ने मुझे सब कुछ सौंपा है, और कोई पुत्र को नहीं जानता, केवल पिता; और कोई पिता को नहीं जानता, केवल पुत्र और वह जिस पर पुत्र उसे प्रगट करना चाहे।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "MAT 11:28" - }, - "“हे सब परिश्रम करनेवालों और बोझ से दबे* लोगों, मेरे पास आओ; मैं तुम्हें विश्राम दूँगा।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 11:29" - }, - "मेरा जूआ* अपने ऊपर उठा लो; और मुझसे सीखो; क्योंकि मैं नम्र और मन में दीन हूँ: और तुम अपने मन में विश्राम पाओगे।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 11:30" - }, - "क्योंकि मेरा जूआ सहज और मेरा बोझ हलका है।”" - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "MAT 12" - }, - { - "type": "para:s", - "content": [ - "यीशु सब्त का प्रभु" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 12:1" - }, - "उस समय यीशु सब्त के दिन खेतों में से होकर जा रहा था, और उसके चेलों को भूख लगी, और वे बालें तोड़-तोड़ कर खाने लगे।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 12:2" - }, - "फरीसियों ने यह देखकर उससे कहा, “देख, तेरे चेले वह काम कर रहे हैं, जो सब्त के दिन करना उचित नहीं।”", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 12:3" - }, - "उसने उनसे कहा, “क्या तुम ने नहीं पढ़ा, कि दाऊद ने, जब वह और उसके साथी भूखे हुए तो क्या किया?", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 12:4" - }, - "वह कैसे परमेश्‍वर के घर में गया, और भेंट की रोटियाँ* खाई, जिन्हें खाना न तो उसे और न उसके साथियों को, पर केवल याजकों को उचित था?", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 12:5" - }, - "या क्या तुम ने व्यवस्था में नहीं पढ़ा, कि याजक सब्त के दिन मन्दिर में सब्त के दिन की विधि को तोड़ने पर भी निर्दोष ठहरते हैं? (गिन. 28:9-10, यूह. 7:22-23)", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 12:6" - }, - "पर मैं तुम से कहता हूँ, कि यहाँ वह है, जो मन्दिर से भी महान है।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 12:7" - }, - "यदि तुम इसका अर्थ जानते कि मैं दया से प्रसन्‍न होता हूँ, बलिदान से नहीं, तो तुम निर्दोष को दोषी न ठहराते। (होशे 6:6)", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 12:8" - }, - "मनुष्य का पुत्र तो सब्त के दिन का भी प्रभु है।” (मर. 2:28)" - ] - }, - { - "type": "para:s", - "content": [ - "सूखे हाथ वाला मनुष्य" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 12:9" - }, - "वहाँ से चलकर वह उनके आराधनालय में आया।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 12:10" - }, - "वहाँ एक मनुष्य था, जिसका हाथ सूखा हुआ था; और उन्होंने उस पर दोष लगाने के लिए उससे पूछा, “क्या सब्त के दिन चंगा करना* उचित है?”", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 12:11" - }, - "उसने उनसे कहा, “तुम में ऐसा कौन है, जिसकी एक भेड़ हो, और वह सब्त के दिन गड्ढे में गिर जाए, तो वह उसे पकड़कर न निकाले?", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 12:12" - }, - "भला, मनुष्य का मूल्य भेड़ से कितना बढ़ कर है! इसलिए सब्त के दिन भलाई करना उचित है।”", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 12:13" - }, - "तब उसने उस मनुष्य से कहा, “अपना हाथ बढ़ा।” उसने बढ़ाया, और वह फिर दूसरे हाथ के समान अच्छा हो गया।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 12:14" - }, - "तब फरीसियों ने बाहर जाकर उसके विरोध में सम्मति की, कि उसे किस प्रकार मार डाले?" - ] - }, - { - "type": "para:s", - "content": [ - "परमेश्‍वर का चुना हुआ सेवक" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 12:15" - }, - "यह जानकर यीशु वहाँ से चला गया। और बहुत लोग उसके पीछे हो लिये, और उसने सब को चंगा किया।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 12:16" - }, - "और उन्हें चेतावनी दी, कि मुझे प्रगट न करना।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 12:17" - }, - "कि जो वचन यशायाह भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो:" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 12:18" - }, - "“देखो, यह मेरा सेवक है, जिसे मैंने चुना है; मेरा प्रिय, जिससे मेरा मन प्रसन्‍न है: मैं अपना आत्मा उस पर डालूँगा; और वह अन्यजातियों को न्याय का समाचार देगा।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 12:19" - }, - "वह न झगड़ा करेगा, और न धूम मचाएगा;" - ] - }, - { - "type": "para:q", - "content": [ - "और न बाजारों में कोई उसका शब्द सुनेगा।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "MAT 12:20" - }, - "वह कुचले हुए सरकण्डे को न तोड़ेगा;" - ] - }, - { - "type": "para:q", - "content": [ - "और धूआँ देती हुई बत्ती को न बुझाएगा," - ] - }, - { - "type": "para:q", - "content": [ - "जब तक न्याय को प्रबल न कराए।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "MAT 12:21" - }, - "और अन्यजातियाँ उसके नाम पर आशा रखेंगी।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु और दुष्टात्माओं के शासक" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "MAT 12:22" - }, - "तब लोग एक अंधे-गूँगे को जिसमें दुष्टात्मा थी, उसके पास लाए; और उसने उसे अच्छा किया; और वह गूँगा बोलने और देखने लगा।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 12:23" - }, - "इस पर सब लोग चकित होकर कहने लगे, “यह क्या दाऊद की सन्तान है?”", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 12:24" - }, - "परन्तु फरीसियों ने यह सुनकर कहा, “यह तो दुष्टात्माओं के सरदार शैतान की सहायता के बिना दुष्टात्माओं को नहीं निकालता।”", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 12:25" - }, - "उसने उनके मन की बात जानकर उनसे कहा, “जिस किसी राज्य में फूट होती है, वह उजड़ जाता है, और कोई नगर या घराना जिसमें फूट होती है, बना न रहेगा।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 12:26" - }, - "और यदि शैतान ही शैतान को निकाले, तो वह अपना ही विरोधी हो गया है; फिर उसका राज्य कैसे बना रहेगा?", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 12:27" - }, - "भला, यदि मैं शैतान की सहायता से दुष्टात्माओं को निकालता हूँ, तो तुम्हारे वंश किसकी सहायता से निकालते हैं? इसलिए वे ही तुम्हारा न्याय करेंगे।", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 12:28" - }, - "पर यदि मैं परमेश्‍वर के आत्मा की सहायता से दुष्टात्माओं को निकालता हूँ, तो परमेश्‍वर का राज्य तुम्हारे पास आ पहुँचा है।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 12:29" - }, - "या कैसे कोई मनुष्य किसी बलवन्त के घर में घुसकर उसका माल लूट सकता है जब तक कि पहले उस बलवन्त को न बाँध ले? और तब वह उसका घर लूट लेगा।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 12:30" - }, - "जो मेरे साथ नहीं, वह मेरे विरोध में है; और जो मेरे साथ नहीं बटोरता, वह बिखेरता है।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 12:31" - }, - "इसलिए मैं तुम से कहता हूँ, कि मनुष्य का सब प्रकार का पाप और निन्दा क्षमा की जाएगी, पर पवित्र आत्मा की निन्दा क्षमा न की जाएगी।", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 12:32" - }, - "जो कोई मनुष्य के पुत्र के विरोध में कोई बात कहेगा, उसका यह अपराध क्षमा किया जाएगा, परन्तु जो कोई पवित्र आत्मा के विरोध में कुछ कहेगा, उसका अपराध न तो इस लोक में और न ही आनेवाले में क्षमा किया जाएगा।" - ] - }, - { - "type": "para:s", - "content": [ - "एक पेड़ अपने फल से पहचाना जाता हैं" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "MAT 12:33" - }, - "“यदि पेड़ को अच्छा कहो, तो उसके फल को भी अच्छा कहो, या पेड़ को निकम्मा कहो, तो उसके फल को भी निकम्मा कहो; क्योंकि पेड़ फल ही से पहचाना जाता है।", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 12:34" - }, - "हे साँप के बच्चों, तुम बुरे होकर कैसे अच्छी बातें कह सकते हो? क्योंकि जो मन में भरा है, वही मुँह पर आता है।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 12:35" - }, - "भला मनुष्य मन के भले भण्डार से भली बातें निकालता है; और बुरा मनुष्य बुरे भण्डार से बुरी बातें निकालता है।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 12:36" - }, - "और मैं तुम से कहता हूँ, कि जो-जो निकम्मी बातें मनुष्य कहेंगे, न्याय के दिन हर एक बात का लेखा देंगे।", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 12:37" - }, - "क्योंकि तू अपनी बातों के कारण निर्दोष और अपनी बातों ही के कारण दोषी ठहराया जाएगा।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु से चिन्ह की माँग" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "MAT 12:38" - }, - "इस पर कुछ शास्त्रियों और फरीसियों ने उससे कहा, “हे गुरु, हम तुझ से एक चिन्ह* देखना चाहते हैं।”", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 12:39" - }, - "उसने उन्हें उत्तर दिया, “इस युग के बुरे और व्यभिचारी लोग चिन्ह ढूँढ़ते हैं; परन्तु योना भविष्यद्वक्ता के चिन्ह को छोड़ कोई और चिन्ह उनको न दिया जाएगा।", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 12:40" - }, - "योना तीन रात-दिन महा मच्छ के पेट में रहा, वैसे ही मनुष्य का पुत्र तीन रात-दिन पृथ्वी के भीतर रहेगा।", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 12:41" - }, - "नीनवे के लोग न्याय के दिन इस युग के लोगों के साथ उठकर उन्हें दोषी ठहराएँगे, क्योंकि उन्होंने योना का प्रचार सुनकर, मन फिराया और यहाँ वह है जो योना से भी बड़ा* है।", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 12:42" - }, - "दक्षिण की रानी* न्याय के दिन इस युग के लोगों के साथ उठकर उन्हें दोषी ठहराएँगी, क्योंकि वह सुलैमान का ज्ञान सुनने के लिये पृथ्वी की छोर से आई, और यहाँ वह है जो सुलैमान से भी बड़ा है।" - ] - }, - { - "type": "para:s", - "content": [ - "अशुद्ध आत्मा को घर की तलाश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "MAT 12:43" - }, - "“जब अशुद्ध आत्मा मनुष्य में से निकल जाती है, तो सूखी जगहों में विश्राम ढूँढ़ती फिरती है, और पाती नहीं।", - { - "type": "verse:v", - "number": "44", - "sid": "MAT 12:44" - }, - "तब कहती है, कि मैं अपने उसी घर में जहाँ से निकली थी, लौट जाऊँगी, और आकर उसे सूना, झाड़ा-बुहारा और सजा-सजाया पाती है।", - { - "type": "verse:v", - "number": "45", - "sid": "MAT 12:45" - }, - "तब वह जाकर अपने से और बुरी सात आत्माओं को अपने साथ ले आती है, और वे उसमें पैठकर वहाँ वास करती है, और उस मनुष्य की पिछली दशा पहले से भी बुरी हो जाती है। इस युग के बुरे लोगों की दशा भी ऐसी ही होगी।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु का सच्चा परिवार" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "46", - "sid": "MAT 12:46" - }, - "जब वह भीड़ से बातें कर ही रहा था, तो उसकी माता और भाई बाहर खड़े थे, और उससे बातें करना चाहते थे।", - { - "type": "verse:v", - "number": "47", - "sid": "MAT 12:47" - }, - "किसी ने उससे कहा, “देख तेरी माता और तेरे भाई बाहर खड़े हैं, और तुझ से बातें करना चाहते हैं।”", - { - "type": "verse:v", - "number": "48", - "sid": "MAT 12:48" - }, - "यह सुन उसने कहनेवाले को उत्तर दिया, “कौन हैं मेरी माता? और कौन हैं मेरे भाई?”", - { - "type": "verse:v", - "number": "49", - "sid": "MAT 12:49" - }, - "और अपने चेलों की ओर अपना हाथ बढ़ा कर कहा, “मेरी माता और मेरे भाई ये हैं।", - { - "type": "verse:v", - "number": "50", - "sid": "MAT 12:50" - }, - "क्योंकि जो कोई मेरे स्वर्गीय पिता की इच्छा पर चले, वही मेरा भाई, और बहन, और माता है।”" - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "MAT 13" - }, - { - "type": "para:s", - "content": [ - "केवल अच्छी भूमि में फलों के उत्पादन का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 13:1" - }, - "उसी दिन यीशु घर से निकलकर झील के किनारे जा बैठा।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 13:2" - }, - "और उसके पास ऐसी बड़ी भीड़ इकट्ठी हुई कि वह नाव पर चढ़ गया, और सारी भीड़ किनारे पर खड़ी रही।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 13:3" - }, - "और उसने उनसे दृष्टान्तों* में बहुत सी बातें कही “एक बोनेवाला बीज बोने निकला।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 13:4" - }, - "बोते समय कुछ बीज मार्ग के किनारे गिरे और पक्षियों ने आकर उन्हें चुग लिया।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 13:5" - }, - "कुछ बीज पत्थरीली भूमि पर गिरे, जहाँ उन्हें बहुत मिट्टी न मिली और नरम मिट्टी न मिलने के कारण वे जल्द उग आए।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 13:6" - }, - "पर सूरज निकलने पर वे जल गए, और जड़ न पकड़ने से सूख गए।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 13:7" - }, - "कुछ बीज झाड़ियों में गिरे, और झाड़ियों ने बढ़कर उन्हें दबा डाला।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 13:8" - }, - "पर कुछ अच्छी भूमि पर गिरे, और फल लाए, कोई सौ गुना, कोई साठ गुना, कोई तीस गुना।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 13:9" - }, - "जिसके कान हों वह सुन ले।”" - ] - }, - { - "type": "para:s", - "content": [ - "दृष्टान्तों का उद्देश्य" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MAT 13:10" - }, - "और चेलों ने पास आकर उससे कहा, “तू उनसे दृष्टान्तों में क्यों बातें करता है?”", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 13:11" - }, - "उसने उत्तर दिया, “तुम को स्वर्ग के राज्य के भेदों की समझ दी गई है, पर उनको नहीं।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 13:12" - }, - "क्योंकि जिसके पास है, उसे दिया जाएगा; और उसके पास बहुत हो जाएगा; पर जिसके पास कुछ नहीं है, उससे जो कुछ उसके पास है, वह भी ले लिया जाएगा।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 13:13" - }, - "मैं उनसे दृष्टान्तों में इसलिए बातें करता हूँ, कि वे देखते हुए नहीं देखते; और सुनते हुए नहीं सुनते; और नहीं समझते।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 13:14" - }, - "और उनके विषय में यशायाह की यह भविष्यद्वाणी पूरी होती है:" - ] - }, - { - "type": "para:q1", - "content": [ - "‘तुम कानों से तो सुनोगे, पर समझोगे नहीं; और आँखों से तो देखोगे, पर तुम्हें न सूझेगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 13:15" - }, - "क्योंकि इन लोगों के मन सुस्त हो गए है," - ] - }, - { - "type": "para:q", - "content": [ - "और वे कानों से ऊँचा सुनते हैं और उन्होंने अपनी आँखें मूंद लीं हैं;" - ] - }, - { - "type": "para:q", - "content": [ - "कहीं ऐसा न हो कि वे आँखों से देखें," - ] - }, - { - "type": "para:q", - "content": [ - "और कानों से सुनें और मन से समझें," - ] - }, - { - "type": "para:q", - "content": [ - "और फिर जाएँ, और मैं उन्हें चंगा करूँ।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 13:16" - }, - "“पर धन्य है तुम्हारी आँखें, कि वे देखती हैं; और तुम्हारे कान, कि वे सुनते हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 13:17" - }, - "क्योंकि मैं तुम से सच कहता हूँ, कि बहुत से भविष्यद्वक्ताओं और धर्मियों ने चाहा कि जो बातें तुम देखते हो, देखें पर न देखीं; और जो बातें तुम सुनते हो, सुनें, पर न सुनीं।" - ] - }, - { - "type": "para:s", - "content": [ - "अच्छी भूमि के दृष्टान्त की व्याख्या" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 13:18" - }, - "“अब तुम बोनेवाले का दृष्टान्त सुनो", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 13:19" - }, - "जो कोई राज्य का वचन* सुनकर नहीं समझता, उसके मन में जो कुछ बोया गया था, उसे वह दुष्ट आकर छीन ले जाता है; यह वही है, जो मार्ग के किनारे बोया गया था।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 13:20" - }, - "और जो पत्थरीली भूमि पर बोया गया, यह वह है, जो वचन सुनकर तुरन्त आनन्द के साथ मान लेता है।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 13:21" - }, - "पर अपने में जड़ न रखने के कारण वह थोड़े ही दिन रह पाता है, और जब वचन के कारण क्लेश या उत्पीड़न होता है, तो तुरन्त ठोकर खाता है।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 13:22" - }, - "जो झाड़ियों में बोया गया, यह वह है, जो वचन को सुनता है, पर इस संसार की चिन्ता और धन का धोखा वचन को दबाता है, और वह फल नहीं लाता।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 13:23" - }, - "जो अच्छी भूमि में बोया गया, यह वह है, जो वचन को सुनकर समझता है, और फल लाता है कोई सौ गुना, कोई साठ गुना, कोई तीस गुना।”" - ] - }, - { - "type": "para:s", - "content": [ - "गेहूँ और जंगली बीज का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 13:24" - }, - "यीशु ने उन्हें एक और दृष्टान्त दिया, “स्वर्ग का राज्य उस मनुष्य के समान है जिसने अपने खेत में अच्छा बीज बोया।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 13:25" - }, - "पर जब लोग सो रहे थे तो उसका बैरी आकर गेहूँ के बीच जंगली बीज बोकर चला गया।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 13:26" - }, - "जब अंकुर निकले और बालें लगी, तो जंगली दाने के पौधे भी दिखाई दिए।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 13:27" - }, - "इस पर गृहस्थ के दासों ने आकर उससे कहा, ‘हे स्वामी, क्या तूने अपने खेत में अच्छा बीज न बोया था? फिर जंगली दाने के पौधे उसमें कहाँ से आए?’", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 13:28" - }, - "उसने उनसे कहा, ‘यह किसी शत्रु का काम है।’ दासों ने उससे कहा, ‘क्या तेरी इच्छा है, कि हम जाकर उनको बटोर लें?’", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 13:29" - }, - "उसने कहा, ‘नहीं, ऐसा न हो कि जंगली दाने के पौधे बटोरते हुए तुम उनके साथ गेहूँ भी उखाड़ लो।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 13:30" - }, - "कटनी तक दोनों को एक साथ बढ़ने दो, और कटनी के समय मैं काटनेवालों से कहूँगा; पहले जंगली दाने के पौधे बटोरकर जलाने के लिये उनके गट्ठे बाँध लो, और गेहूँ को मेरे खत्ते में इकट्ठा करो।’ ”" - ] - }, - { - "type": "para:s", - "content": [ - "राई के बीज का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "MAT 13:31" - }, - "उसने उन्हें एक और दृष्टान्त दिया, “स्वर्ग का राज्य राई के एक दाने के समान है, जिसे किसी मनुष्य ने लेकर अपने खेत में बो दिया।", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 13:32" - }, - "वह सब बीजों से छोटा तो है पर जब बढ़ जाता है तब सब साग-पात से बड़ा होता है; और ऐसा पेड़ हो जाता है, कि आकाश के पक्षी आकर उसकी डालियों पर बसेरा करते हैं।”" - ] - }, - { - "type": "para:s", - "content": [ - "ख़मीर का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "MAT 13:33" - }, - "उसने एक और दृष्टान्त उन्हें सुनाया, “स्वर्ग का राज्य ख़मीर के समान है जिसको किसी स्त्री ने लेकर तीन पसेरी आटे में मिला दिया और होते-होते वह सब ख़मीर हो गया।”" - ] - }, - { - "type": "para:s", - "content": [ - "दृष्टान्तों का प्रयोग" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "MAT 13:34" - }, - "ये सब बातें यीशु ने दृष्टान्तों में लोगों से कहीं, और बिना दृष्टान्त वह उनसे कुछ न कहता था।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 13:35" - }, - "कि जो वचन भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो: “मैं दृष्टान्त कहने को अपना मुँह खोलूँगा मैं उन बातों को जो जगत की उत्पत्ति से गुप्त रही हैं प्रगट करूँगा।”" - ] - }, - { - "type": "para:s", - "content": [ - "गेहूँ और जंगली बीज के दृष्टान्त की व्याख्या" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "MAT 13:36" - }, - "तब वह भीड़ को छोड़कर घर में आया, और उसके चेलों ने उसके पास आकर कहा, “खेत के जंगली दाने का दृष्टान्त हमें समझा दे।”", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 13:37" - }, - "उसने उनको उत्तर दिया, “अच्छे बीज का बोनेवाला मनुष्य का पुत्र है।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 13:38" - }, - "खेत संसार है, अच्छा बीज राज्य के सन्तान, और जंगली बीज दुष्ट के सन्तान हैं।", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 13:39" - }, - "जिस शत्रु ने उनको बोया वह शैतान है; कटनी जगत का अन्त है: और काटनेवाले स्वर्गदूत हैं।", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 13:40" - }, - "अतः जैसे जंगली दाने बटोरे जाते और जलाए जाते हैं वैसा ही जगत के अन्त में होगा।", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 13:41" - }, - "मनुष्य का पुत्र अपने स्वर्गदूतों को भेजेगा, और वे उसके राज्य में से सब ठोकर के कारणों को और कुकर्म करनेवालों को इकट्ठा करेंगे।", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 13:42" - }, - "और उन्हें आग के कुण्ड* में डालेंगे, वहाँ रोना और दाँत पीसना होगा।", - { - "type": "verse:v", - "number": "43", - "sid": "MAT 13:43" - }, - "उस समय धर्मी अपने पिता के राज्य में सूर्य के समान चमकेंगे। जिसके कान हों वह सुन ले।" - ] - }, - { - "type": "para:s", - "content": [ - "गुप्त धन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "MAT 13:44" - }, - "“स्वर्ग का राज्य खेत में छिपे हुए धन के समान है, जिसे किसी मनुष्य ने पा कर छिपा दिया, और आनन्द के मारे जाकर अपना सब कुछ बेचकर उस खेत को मोल लिया।" - ] - }, - { - "type": "para:s", - "content": [ - "अनमोल मोती" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "45", - "sid": "MAT 13:45" - }, - "“फिर स्वर्ग का राज्य एक व्यापारी के समान है जो अच्छे मोतियों की खोज में था।", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 13:46" - }, - "जब उसे एक बहुमूल्य मोती मिला तो उसने जाकर अपना सब कुछ बेच डाला और उसे मोल ले लिया।" - ] - }, - { - "type": "para:s", - "content": [ - "जाल का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "47", - "sid": "MAT 13:47" - }, - "“फिर स्वर्ग का राज्य उस बड़े जाल के समान है, जो समुद्र में डाला गया, और हर प्रकार की मछलियों को समेट लाया।", - { - "type": "verse:v", - "number": "48", - "sid": "MAT 13:48" - }, - "और जब जाल भर गया, तो मछवे किनारे पर खींच लाए, और बैठकर अच्छी-अच्छी तो बरतनों में इकट्ठा किया और बेकार-बेकार फेंक दी।", - { - "type": "verse:v", - "number": "49", - "sid": "MAT 13:49" - }, - "जगत के अन्त में ऐसा ही होगा; स्वर्गदूत आकर दुष्टों को धर्मियों से अलग करेंगे,", - { - "type": "verse:v", - "number": "50", - "sid": "MAT 13:50" - }, - "और उन्हें आग के कुण्ड में डालेंगे। वहाँ रोना और दाँत पीसना होगा।" - ] - }, - { - "type": "para:s", - "content": [ - "नई और पुरानी शिक्षा का महत्व" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "51", - "sid": "MAT 13:51" - }, - "“क्या तुम ये सब बातें समझ गए?” चेलों ने उत्तर दिया, “हाँ।”", - { - "type": "verse:v", - "number": "52", - "sid": "MAT 13:52" - }, - "फिर यीशु ने उनसे कहा, “इसलिए हर एक शास्त्री जो स्वर्ग के राज्य का चेला बना है, उस गृहस्थ के समान है जो अपने भण्डार से नई और पुरानी वस्तुएँ निकालता है।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु को नासरत में फिर से आना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "53", - "sid": "MAT 13:53" - }, - "जब यीशु ये सब दृष्टान्त कह चुका, तो वहाँ से चला गया।", - { - "type": "verse:v", - "number": "54", - "sid": "MAT 13:54" - }, - "और अपने नगर में आकर उनके आराधनालय में उन्हें ऐसा उपदेश देने लगा; कि वे चकित होकर कहने लगे, “इसको यह ज्ञान और सामर्थ्य के काम कहाँ से मिले?", - { - "type": "verse:v", - "number": "55", - "sid": "MAT 13:55" - }, - "क्या यह बढ़ई का बेटा नहीं? और क्या इसकी माता का नाम मरियम और इसके भाइयों के नाम याकूब, यूसुफ, शमौन और यहूदा नहीं?", - { - "type": "verse:v", - "number": "56", - "sid": "MAT 13:56" - }, - "और क्या इसकी सब बहनें हमारे बीच में नहीं रहती? फिर इसको यह सब कहाँ से मिला?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "57", - "sid": "MAT 13:57" - }, - "इस प्रकार उन्होंने उसके कारण ठोकर खाई, पर यीशु ने उनसे कहा, “भविष्यद्वक्ता अपने नगर और अपने घर को छोड़ और कहीं निरादर नहीं होता।”", - { - "type": "verse:v", - "number": "58", - "sid": "MAT 13:58" - }, - "और उसने वहाँ उनके अविश्वास के कारण बहुत सामर्थ्य के काम नहीं किए।" - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "MAT 14" - }, - { - "type": "para:s", - "content": [ - "हेरोदेस का यीशु के बारे में सुनना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 14:1" - }, - "उस समय चौथाई देश के राजा* हेरोदेस ने यीशु की चर्चा सुनी।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 14:2" - }, - "और अपने सेवकों से कहा, “यह यूहन्ना बपतिस्मा देनेवाला है: वह मरे हुओं में से जी उठा है, इसलिए उससे सामर्थ्य के काम प्रगट होते हैं।”" - ] - }, - { - "type": "para:s", - "content": [ - "यूहन्ना की हत्या" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 14:3" - }, - "क्योंकि हेरोदेस ने अपने भाई फिलिप्पुस की पत्‍नी हेरोदियास के कारण, यूहन्ना को पकड़कर बाँधा, और जेलखाने में डाल दिया था।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 14:4" - }, - "क्योंकि यूहन्ना ने उससे कहा था, कि इसको रखना तुझे उचित नहीं है।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 14:5" - }, - "और वह उसे मार डालना चाहता था, पर लोगों से डरता था, क्योंकि वे उसे भविष्यद्वक्ता मानते थे।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 14:6" - }, - "पर जब हेरोदेस का जन्मदिन आया, तो हेरोदियास की बेटी ने उत्सव में नाच दिखाकर हेरोदेस को खुश किया।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 14:7" - }, - "इसलिए उसने शपथ खाकर वचन दिया, “जो कुछ तू माँगेगी, मैं तुझे दूँगा।”", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 14:8" - }, - "वह अपनी माता के उकसाने से बोली, “यूहन्ना बपतिस्मा देनेवाले का सिर थाल में यहीं मुझे मँगवा दे।”", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 14:9" - }, - "राजा दुःखित हुआ, पर अपनी शपथ के, और साथ बैठनेवालों के कारण, आज्ञा दी, कि दे दिया जाए।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 14:10" - }, - "और उसने जेलखाने में लोगों को भेजकर यूहन्ना का सिर कटवा दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 14:11" - }, - "और उसका सिर थाल में लाया गया, और लड़की को दिया गया; और वह उसको अपनी माँ के पास ले गई।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 14:12" - }, - "और उसके चेलों ने आकर उसके शव को ले जाकर गाड़ दिया और जाकर यीशु को समाचार दिया।" - ] - }, - { - "type": "para:s", - "content": [ - "पाँच हजार लोगों को खिलाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 14:13" - }, - "जब यीशु ने यह सुना, तो नाव पर चढ़कर वहाँ से किसी सुनसान जगह को, एकान्त में चला गया; और लोग यह सुनकर नगर-नगर से पैदल उसके पीछे हो लिए।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 14:14" - }, - "उसने निकलकर एक बड़ी भीड़ देखी, और उन पर तरस खाया, और उसने उनके बीमारों को चंगा किया।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 14:15" - }, - "जब सांझ हुई, तो उसके चेलों ने उसके पास आकर कहा, “यह तो सुनसान जगह है और देर हो रही है, लोगों को विदा किया जाए कि वे बस्तियों में जाकर अपने लिये भोजन मोल लें।”", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 14:16" - }, - "यीशु ने उनसे कहा, “उनका जाना आवश्यक नहीं! तुम ही इन्हें खाने को दो।”", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 14:17" - }, - "उन्होंने उससे कहा, “यहाँ हमारे पास पाँच रोटी और दो मछलियों को छोड़ और कुछ नहीं है।”", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 14:18" - }, - "उसने कहा, “उनको यहाँ मेरे पास ले आओ।”", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 14:19" - }, - "तब उसने लोगों को घास पर बैठने को कहा, और उन पाँच रोटियों और दो मछलियों को लिया; और स्वर्ग की ओर देखकर धन्यवाद किया और रोटियाँ तोड़-तोड़कर चेलों को दीं, और चेलों ने लोगों को।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 14:20" - }, - "और सब खाकर तृप्त हो गए, और उन्होंने बचे हुए टुकड़ों से भरी हुई बारह टोकरियाँ उठाई।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 14:21" - }, - "और खानेवाले स्त्रियों और बालकों को छोड़कर* पाँच हजार पुरुषों के लगभग थे।" - ] - }, - { - "type": "para:s", - "content": [ - "पानी पर यीशु का चलना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "MAT 14:22" - }, - "और उसने तुरन्त अपने चेलों को नाव पर चढ़ाया, कि वे उससे पहले पार चले जाएँ, जब तक कि वह लोगों को विदा करे।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 14:23" - }, - "वह लोगों को विदा करके, प्रार्थना करने को अलग पहाड़ पर चढ़ गया; और सांझ को वह वहाँ अकेला था।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 14:24" - }, - "उस समय नाव झील के बीच लहरों से डगमगा रही थी, क्योंकि हवा सामने की थी।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 14:25" - }, - "और वह रात के चौथे पहर* झील पर चलते हुए उनके पास आया।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 14:26" - }, - "चेले उसको झील पर चलते हुए देखकर घबरा गए, और कहने लगे, “वह भूत है,” और डर के मारे चिल्ला उठे।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 14:27" - }, - "यीशु ने तुरन्त उनसे बातें की, और कहा, “धैर्य रखो, मैं हूँ; डरो मत।”", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 14:28" - }, - "पतरस ने उसको उत्तर दिया, “हे प्रभु, यदि तू ही है, तो मुझे अपने पास पानी पर चलकर आने की आज्ञा दे।”", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 14:29" - }, - "उसने कहा, “आ!” तब पतरस नाव पर से उतरकर यीशु के पास जाने को पानी पर चलने लगा।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 14:30" - }, - "पर हवा को देखकर डर गया, और जब डूबने लगा तो चिल्लाकर कहा, “हे प्रभु, मुझे बचा।”", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 14:31" - }, - "यीशु ने तुरन्त हाथ बढ़ाकर उसे थाम लिया, और उससे कहा, “हे अल्प विश्वासी, तूने क्यों सन्देह किया?”", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 14:32" - }, - "जब वे नाव पर चढ़ गए, तो हवा थम गई।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 14:33" - }, - "इस पर जो नाव पर थे, उन्होंने उसकी आराधना करके कहा, “सचमुच, तू परमेश्‍वर का पुत्र है।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु द्वारा गन्नेसरत में अनेक रोगियों को चंगाई" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "MAT 14:34" - }, - "वे पार उतरकर गन्नेसरत प्रदेश में पहुँचे।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 14:35" - }, - "और वहाँ के लोगों ने उसे पहचानकर आस-पास के सारे क्षेत्र में कहला भेजा, और सब बीमारों को उसके पास लाए।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 14:36" - }, - "और उससे विनती करने लगे कि वह उन्हें अपने वस्त्र के कोने ही को छूने दे; और जितनों ने उसे छुआ, वे चंगे हो गए।" - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "MAT 15" - }, - { - "type": "para:s", - "content": [ - "परम्परा और आज्ञा उल्लंघन का प्रश्न" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 15:1" - }, - "तब यरूशलेम से कुछ फरीसी और शास्त्री यीशु के पास आकर कहने लगे,", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 15:2" - }, - "“तेरे चेले प्राचीनों की परम्पराओं* को क्यों टालते हैं, कि बिना हाथ धोए रोटी खाते हैं?”", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 15:3" - }, - "उसने उनको उत्तर दिया, “तुम भी अपनी परम्पराओं के कारण क्यों परमेश्‍वर की आज्ञा टालते हो?", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 15:4" - }, - "क्योंकि परमेश्‍वर ने कहा, ‘अपने पिता और अपनी माता का आदर करना’, और ‘जो कोई पिता या माता को बुरा कहे, वह मार डाला जाए।’", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 15:5" - }, - "पर तुम कहते हो, कि यदि कोई अपने पिता या माता से कहे, ‘जो कुछ तुझे मुझसे लाभ पहुँच सकता था, वह परमेश्‍वर को भेंट चढ़ाई जा चुका’", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 15:6" - }, - "तो वह अपने पिता का आदर न करे, इस प्रकार तुम ने अपनी परम्परा के कारण परमेश्‍वर का वचन टाल दिया।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 15:7" - }, - "हे कपटियों, यशायाह ने तुम्हारे विषय में यह भविष्यद्वाणी ठीक ही की है:" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MAT 15:8" - }, - "‘ये लोग होंठों से तो मेरा आदर करते हैं," - ] - }, - { - "type": "para:q", - "content": [ - "पर उनका मन मुझसे दूर रहता है।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 15:9" - }, - "और ये व्यर्थ मेरी उपासना करते हैं," - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि मनुष्य की विधियों को धर्मोपदेश करके सिखाते हैं।’ ”" - ] - }, - { - "type": "para:s", - "content": [ - "अशुद्ध करनेवाली बातें" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MAT 15:10" - }, - "और उसने लोगों को अपने पास बुलाकर उनसे कहा, “सुनो, और समझो।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 15:11" - }, - "जो मुँह में जाता है, वह मनुष्य को अशुद्ध नहीं करता, पर जो मुँह से निकलता है, वही मनुष्य को अशुद्ध करता है।”", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 15:12" - }, - "तब चेलों ने आकर उससे कहा, “क्या तू जानता है कि फरीसियों ने यह वचन सुनकर ठोकर खाई?”", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 15:13" - }, - "उसने उत्तर दिया, “हर पौधा जो मेरे स्वर्गीय पिता ने नहीं लगाया, उखाड़ा जाएगा।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 15:14" - }, - "उनको जाने दो; वे अंधे मार्ग दिखानेवाले हैं और अंधा यदि अंधे को मार्ग दिखाए, तो दोनों गड्ढे में गिर पड़ेंगे।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 15:15" - }, - "यह सुनकर पतरस ने उससे कहा, “यह दृष्टान्त हमें समझा दे।”", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 15:16" - }, - "उसने कहा, “क्या तुम भी अब तक नासमझ हो?", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 15:17" - }, - "क्या तुम नहीं समझते, कि जो कुछ मुँह में जाता, वह पेट में पड़ता है, और शौच से निकल जाता है?", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 15:18" - }, - "पर जो कुछ मुँह से निकलता है, वह मन से निकलता है, और वही मनुष्य को अशुद्ध करता है।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 15:19" - }, - "क्योंकि बुरे विचार, हत्या, परस्त्रीगमन, व्यभिचार, चोरी, झूठी गवाही और निन्दा मन ही से निकलती है।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 15:20" - }, - "यही हैं जो मनुष्य को अशुद्ध करती हैं, परन्तु हाथ बिना धोए भोजन करना मनुष्य को अशुद्ध नहीं करता।”" - ] - }, - { - "type": "para:s", - "content": [ - "कनानी जाति की स्त्री का विश्वास" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "MAT 15:21" - }, - "यीशु वहाँ से निकलकर, सूर* और सैदा के देशों की ओर चला गया।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 15:22" - }, - "और देखो, उस प्रदेश से एक कनानी* स्त्री निकली, और चिल्लाकर कहने लगी, “हे प्रभु! दाऊद के सन्तान, मुझ पर दया कर, मेरी बेटी को दुष्टात्मा बहुत सता रहा है।”", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 15:23" - }, - "पर उसने उसे कुछ उत्तर न दिया, और उसके चेलों ने आकर उससे विनती करके कहा, “इसे विदा कर; क्योंकि वह हमारे पीछे चिल्लाती आती है।”", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 15:24" - }, - "उसने उत्तर दिया, “इस्राएल के घराने की खोई हुई भेड़ों को छोड़ मैं किसी के पास नहीं भेजा गया।”", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 15:25" - }, - "पर वह आई, और उसे प्रणाम करके कहने लगी, “हे प्रभु, मेरी सहायता कर।”", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 15:26" - }, - "उसने उत्तर दिया, “लड़कों की* रोटी लेकर कुत्तों के आगे डालना अच्छा नहीं।”", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 15:27" - }, - "उसने कहा, “सत्य है प्रभु, पर कुत्ते भी वह चूरचार खाते हैं, जो उनके स्वामियों की मेज से गिरते हैं।”", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 15:28" - }, - "इस पर यीशु ने उसको उत्तर देकर कहा, “हे स्त्री, तेरा विश्वास बड़ा है; जैसा तू चाहती है, तेरे लिये वैसा ही हो” और उसकी बेटी उसी समय चंगी हो गई।" - ] - }, - { - "type": "para:s", - "content": [ - "अनेक रोगियों को चंगा करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "MAT 15:29" - }, - "यीशु वहाँ से चलकर, गलील की झील के पास आया, और पहाड़ पर चढ़कर वहाँ बैठ गया।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 15:30" - }, - "और भीड़ पर भीड़ उसके पास आई, वे अपने साथ लँगड़ों, अंधों, गूँगों, टुण्डों, और बहुतों को लेकर उसके पास आए; और उन्हें उसके पाँवों पर डाल दिया, और उसने उन्हें चंगा किया।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 15:31" - }, - "अतः जब लोगों ने देखा, कि गूंगे बोलते और टुण्डे चंगे होते और लँगड़े चलते और अंधे देखते हैं, तो अचम्भा करके इस्राएल के परमेश्‍वर की बड़ाई की।" - ] - }, - { - "type": "para:s", - "content": [ - "चार हजार लोगों को खिलाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "MAT 15:32" - }, - "यीशु ने अपने चेलों को बुलाकर कहा, “मुझे इस भीड़ पर तरस आता है; क्योंकि वे तीन दिन से मेरे साथ हैं और उनके पास कुछ खाने को नहीं; और मैं उन्हें भूखा विदा करना नहीं चाहता; कहीं ऐसा न हो कि मार्ग में थककर गिर जाएँ।”", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 15:33" - }, - "चेलों ने उससे कहा, “हमें इस निर्जन स्थान में कहाँ से इतनी रोटी मिलेगी कि हम इतनी बड़ी भीड़ को तृप्त करें?”", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 15:34" - }, - "यीशु ने उनसे पूछा, “तुम्हारे पास कितनी रोटियाँ हैं?” उन्होंने कहा, “सात और थोड़ी सी छोटी मछलियाँ।”", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 15:35" - }, - "तब उसने लोगों को भूमि पर बैठने की आज्ञा दी।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 15:36" - }, - "और उन सात रोटियों और मछलियों को ले धन्यवाद करके तोड़ा और अपने चेलों को देता गया, और चेले लोगों को।", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 15:37" - }, - "इस प्रकार सब खाकर तृप्त हो गए और बचे हुए टुकड़ों से भरे हुए सात टोकरे उठाए।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 15:38" - }, - "और खानेवाले स्त्रियों और बालकों को छोड़ चार हजार पुरुष थे।", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 15:39" - }, - "तब वह भीड़ को विदा करके नाव पर चढ़ गया, और मगदन* क्षेत्र में आया।" - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "MAT 16" - }, - { - "type": "para:s", - "content": [ - "फरीसियों द्वारा यीशु का परखा जाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 16:1" - }, - "और फरीसियों और सदूकियों* ने पास आकर उसे परखने के लिये उससे कहा, “हमें स्वर्ग का कोई चिन्ह दिखा।”", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 16:2" - }, - "उसने उनको उत्तर दिया, “सांझ को तुम कहते हो, कि मौसम अच्छा रहेगा, क्योंकि आकाश लाल है।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 16:3" - }, - "और भोर को कहते हो, कि आज आँधी आएगी क्योंकि आकाश लाल और धुमला है; तुम आकाश का लक्षण देखकर भेद बता सकते हो, पर समय के चिन्हों का भेद क्यों नहीं बता सकते?", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 16:4" - }, - "इस युग के बुरे और व्यभिचारी लोग चिन्ह ढूँढ़ते हैं पर योना के चिन्ह को छोड़ कोई और चिन्ह उन्हें न दिया जाएगा।” और वह उन्हें छोड़कर चला गया।" - ] - }, - { - "type": "para:s", - "content": [ - "फरीसियों और सदूकियों का ख़मीर" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 16:5" - }, - "और चेले झील के उस पार जाते समय रोटी लेना भूल गए थे।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 16:6" - }, - "यीशु ने उनसे कहा, “देखो, फरीसियों और सदूकियों के ख़मीर से सावधान रहना।”", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 16:7" - }, - "वे आपस में विचार करने लगे, “हम तो रोटी नहीं लाए। इसलिए वह ऐसा कहता है।”", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 16:8" - }, - "यह जानकर, यीशु ने उनसे कहा, “हे अल्पविश्वासियों, तुम आपस में क्यों विचार करते हो कि हमारे पास रोटी नहीं?", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 16:9" - }, - "क्या तुम अब तक नहीं समझे? और उन पाँच हजार की पाँच रोटी स्मरण नहीं करते, और न यह कि कितनी टोकरियाँ उठाई थीं?", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 16:10" - }, - "और न उन चार हजार की सात रोटियाँ, और न यह कि कितने टोकरे उठाए गए थे?", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 16:11" - }, - "तुम क्यों नहीं समझते कि मैंने तुम से रोटियों के विषय में नहीं कहा? परन्तु फरीसियों और सदूकियों के ख़मीर से सावधान रहना।”", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 16:12" - }, - "तब उनको समझ में आया, कि उसने रोटी के ख़मीर से नहीं, पर फरीसियों और सदूकियों की शिक्षा से सावधान रहने को कहा था।" - ] - }, - { - "type": "para:s", - "content": [ - "पतरस का यीशु को मसीह स्वीकारना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 16:13" - }, - "यीशु कैसरिया फिलिप्पी* के प्रदेश में आकर अपने चेलों से पूछने लगा, “लोग मनुष्य के पुत्र को क्या कहते हैं?”", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 16:14" - }, - "उन्होंने कहा, “कुछ तो यूहन्ना बपतिस्मा देनेवाला कहते हैं और कुछ एलिय्याह, और कुछ यिर्मयाह या भविष्यद्वक्ताओं में से कोई एक कहते हैं।”", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 16:15" - }, - "उसने उनसे कहा, “परन्तु तुम मुझे क्या कहते हो?”", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 16:16" - }, - "शमौन पतरस ने उत्तर दिया, “तू जीविते परमेश्‍वर का पुत्र मसीह है।”", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 16:17" - }, - "यीशु ने उसको उत्तर दिया, “हे शमौन, योना के पुत्र, तू धन्य है; क्योंकि माँस और लहू ने नहीं, परन्तु मेरे पिता ने जो स्वर्ग में है, यह बात तुझ पर प्रगट की है।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 16:18" - }, - "और मैं भी तुझ से कहता हूँ, कि तू पतरस* है, और मैं इस पत्थर पर अपनी कलीसिया बनाऊँगा, और अधोलोक के फाटक उस पर प्रबल न होंगे।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 16:19" - }, - "मैं तुझे स्वर्ग के राज्य की कुंजियाँ दूँगा: और जो कुछ तू पृथ्वी पर बाँधेगा, वह स्वर्ग में बँधेगा; और जो कुछ तू पृथ्वी पर खोलेगा, वह स्वर्ग में खुलेगा।”", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 16:20" - }, - "तब उसने चेलों को चेतावनी दी, “किसी से न कहना! कि मैं मसीह हूँ।”" - ] - }, - { - "type": "para:s", - "content": [ - "अपनी मृत्यु के विषय यीशु की भविष्यद्वाणी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "MAT 16:21" - }, - "उस समय से यीशु अपने चेलों को बताने लगा, “मुझे अवश्य है, कि यरूशलेम को जाऊँ, और प्राचीनों और प्रधान याजकों और शास्त्रियों के हाथ से बहुत दुःख उठाऊँ; और मार डाला जाऊँ; और तीसरे दिन जी उठूँ।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 16:22" - }, - "इस पर पतरस उसे अलग ले जाकर डाँटने लगा, “हे प्रभु, परमेश्‍वर न करे! तुझ पर ऐसा कभी न होगा।”", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 16:23" - }, - "उसने फिरकर पतरस से कहा, “हे शैतान, मेरे सामने से दूर हो! तू मेरे लिये ठोकर का कारण है; क्योंकि तू परमेश्‍वर की बातें नहीं, पर मनुष्यों की बातों पर मन लगाता है।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु के पीछे चलने का मतलब" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 16:24" - }, - "तब यीशु ने अपने चेलों से कहा, “यदि कोई मेरे पीछे आना चाहे, तो अपने आप का इन्कार करे और अपना क्रूस उठाए, और मेरे पीछे हो ले।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 16:25" - }, - "क्योंकि जो कोई अपना प्राण बचाना चाहे, वह उसे खोएगा; और जो कोई मेरे लिये अपना प्राण खोएगा, वह उसे पाएगा।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 16:26" - }, - "यदि मनुष्य सारे जगत को प्राप्त करे, और अपने प्राण की हानि उठाए, तो उसे क्या लाभ होगा? या मनुष्य अपने प्राण के बदले में क्या देगा?", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 16:27" - }, - "मनुष्य का पुत्र अपने स्वर्गदूतों के साथ अपने पिता की महिमा में आएगा, और उस समय ‘वह हर एक को उसके कामों के अनुसार प्रतिफल देगा।’", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 16:28" - }, - "मैं तुम से सच कहता हूँ, कि जो यहाँ खड़े हैं, उनमें से कितने ऐसे हैं, कि जब तक मनुष्य के पुत्र को उसके राज्य में आते हुए न देख लेंगे, तब तक मृत्यु का स्वाद कभी न चखेंगे।”" - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "MAT 17" - }, - { - "type": "para:s", - "content": [ - "शिष्यों को मूसा और एलिय्याह के साथ यीशु का दर्शन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 17:1" - }, - "छः दिन के बाद यीशु ने पतरस और याकूब और उसके भाई यूहन्ना को साथ लिया, और उन्हें एकान्त में किसी ऊँचे पहाड़ पर ले गया।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 17:2" - }, - "और वहाँ उनके सामने उसका रूपांतरण हुआ और उसका मुँह सूर्य के समान चमका और उसका वस्त्र ज्योति के समान उजला हो गया।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 17:3" - }, - "और मूसा और एलिय्याह* उसके साथ बातें करते हुए उन्हें दिखाई दिए।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 17:4" - }, - "इस पर पतरस ने यीशु से कहा, “हे प्रभु, हमारा यहाँ रहना अच्छा है; यदि तेरी इच्छा हो तो मैं यहाँ तीन तम्बू बनाऊँ; एक तेरे लिये, एक मूसा के लिये, और एक एलिय्याह के लिये।”", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 17:5" - }, - "वह बोल ही रहा था, कि एक उजले बादल ने उन्हें छा लिया, और उस बादल में से यह शब्द निकला, “यह मेरा प्रिय पुत्र है, जिससे मैं प्रसन्‍न हूँ: इसकी सुनो।”", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 17:6" - }, - "चेले यह सुनकर मुँह के बल गिर गए और अत्यन्त डर गए।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 17:7" - }, - "यीशु ने पास आकर उन्हें छुआ, और कहा, “उठो, डरो मत।”", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 17:8" - }, - "तब उन्होंने अपनी आँखें उठाकर यीशु को छोड़ और किसी को न देखा।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 17:9" - }, - "जब वे पहाड़ से उतर रहे थे तब यीशु ने उन्हें यह निर्देश दिया, “जब तक मनुष्य का पुत्र मरे हुओं में से न जी उठे, तब तक जो कुछ तुम ने देखा है किसी से न कहना।”", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 17:10" - }, - "और उसके चेलों ने उससे पूछा, “फिर शास्त्री क्यों कहते हैं, कि एलिय्याह का पहले आना अवश्य है?”", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 17:11" - }, - "उसने उत्तर दिया, “एलिय्याह तो अवश्य आएगा और सब कुछ सुधारेगा।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 17:12" - }, - "परन्तु मैं तुम से कहता हूँ, कि एलिय्याह आ चुका*; और उन्होंने उसे नहीं पहचाना; परन्तु जैसा चाहा वैसा ही उसके साथ किया। इसी प्रकार से मनुष्य का पुत्र भी उनके हाथ से दुःख उठाएगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 17:13" - }, - "तब चेलों ने समझा कि उसने हम से यूहन्ना बपतिस्मा देनेवाले के विषय में कहा है।" - ] - }, - { - "type": "para:s", - "content": [ - "मिर्गी से पीड़ित बालक को चंगाई" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 17:14" - }, - "जब वे भीड़ के पास पहुँचे, तो एक मनुष्य उसके पास आया, और घुटने टेककर कहने लगा।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 17:15" - }, - "“हे प्रभु, मेरे पुत्र पर दया कर! क्योंकि उसको मिर्गी आती है, और वह बहुत दुःख उठाता है; और बार-बार आग में और बार-बार पानी में गिर पड़ता है।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 17:16" - }, - "और मैं उसको तेरे चेलों के पास लाया था, पर वे उसे अच्छा नहीं कर सके।”", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 17:17" - }, - "यीशु ने उत्तर दिया, “हे अविश्वासी और हठीले लोगों, मैं कब तक तुम्हारे साथ रहूँगा? कब तक तुम्हारी सहूँगा? उसे यहाँ मेरे पास लाओ।”", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 17:18" - }, - "तब यीशु ने उसे डाँटा, और दुष्टात्मा उसमें से निकला; और लड़का उसी समय अच्छा हो गया।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "MAT 17:19" - }, - "तब चेलों ने एकान्त में यीशु के पास आकर कहा, “हम इसे क्यों नहीं निकाल सके?”", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 17:20" - }, - "उसने उनसे कहा, “अपने विश्वास की कमी के कारण: क्योंकि मैं तुम से सच कहता हूँ, यदि तुम्हारा विश्वास राई के दाने के बराबर* भी हो, तो इस पहाड़ से कह सकोगे, ‘यहाँ से सरककर वहाँ चला जा’, तो वह चला जाएगा; और कोई बात तुम्हारे लिये अनहोनी न होगी।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 17:21" - }, - "[पर यह जाति बिना प्रार्थना और उपवास के नहीं निकलती।]”" - ] - }, - { - "type": "para:s", - "content": [ - "अपनी मृत्यु के विषय यीशु की पुनः भविष्यद्वाणी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "MAT 17:22" - }, - "जब वे गलील में थे, तो यीशु ने उनसे कहा, “मनुष्य का पुत्र मनुष्यों के हाथ में पकड़वाया जाएगा।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 17:23" - }, - "और वे उसे मार डालेंगे, और वह तीसरे दिन जी उठेगा।” इस पर वे बहुत उदास हुए।" - ] - }, - { - "type": "para:s", - "content": [ - "मन्दिर का कर लेना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 17:24" - }, - "जब वे कफरनहूम में पहुँचे, तो मन्दिर के लिये कर लेनेवालों ने पतरस के पास आकर पूछा, “क्या तुम्हारा गुरु मन्दिर का कर नहीं देता?”", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 17:25" - }, - "उसने कहा, “हाँ, देता है।” जब वह घर में आया, तो यीशु ने उसके पूछने से पहले उससे कहा, “हे शमौन तू क्या समझता है? पृथ्वी के राजा चुंगी या कर किन से लेते हैं? अपने पुत्रों से या परायों से?”", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 17:26" - }, - "पतरस ने उनसे कहा, “परायों से।” यीशु ने उससे कहा, “तो पुत्र बच गए।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 17:27" - }, - "फिर भी हम उन्हें ठोकर न खिलाएँ, तू झील के किनारे जाकर बंसी डाल, और जो मछली पहले निकले, उसे ले; तो तुझे उसका मुँह खोलने पर एक सिक्का मिलेगा, उसी को लेकर मेरे और अपने बदले उन्हें दे देना।”" - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "MAT 18" - }, - { - "type": "para:s", - "content": [ - "स्वर्ग के राज्य में बड़ा कौन?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 18:1" - }, - "उसी समय चेले यीशु के पास आकर पूछने लगे, “स्वर्ग के राज्य में बड़ा कौन है?”", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 18:2" - }, - "इस पर उसने एक बालक को पास बुलाकर उनके बीच में खड़ा किया,", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 18:3" - }, - "और कहा, “मैं तुम से सच कहता हूँ, यदि तुम न फिरो और बालकों के समान न बनो, तो स्वर्ग के राज्य में प्रवेश नहीं कर पाओगे।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 18:4" - }, - "जो कोई अपने आप को इस बालक के समान छोटा करेगा, वह स्वर्ग के राज्य में बड़ा होगा।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 18:5" - }, - "और जो कोई मेरे नाम से एक ऐसे बालक को ग्रहण करता है वह मुझे ग्रहण करता है।" - ] - }, - { - "type": "para:s", - "content": [ - "ठोकर खिलाने वालों पर हाय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 18:6" - }, - "“पर जो कोई इन छोटों में से जो मुझ पर विश्वास करते हैं एक को ठोकर खिलाएँ, उसके लिये भला होता, कि बड़ी चक्की का पाट उसके गले में लटकाया जाता, और वह गहरे समुद्र में डुबाया जाता।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 18:7" - }, - "ठोकरों के कारण संसार पर हाय! ठोकरों का लगना अवश्य है; पर हाय उस मनुष्य पर जिसके द्वारा ठोकर लगती है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MAT 18:8" - }, - "“यदि तेरा हाथ या तेरा पाँव तुझे ठोकर खिलाएँ, तो काटकर फेंक दे; टुण्डा या लँगड़ा होकर जीवन में प्रवेश करना तेरे लिये इससे भला है, कि दो हाथ या दो पाँव रहते हुए तू अनन्त आग में डाला जाए।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 18:9" - }, - "और यदि तेरी आँख तुझे ठोकर खिलाएँ, तो उसे निकालकर फेंक दे। काना होकर जीवन में प्रवेश करना तेरे लिये इससे भला है, कि दो आँख रहते हुए तू नरक की आग में डाला जाए।" - ] - }, - { - "type": "para:s", - "content": [ - "खोई हुई भेड़ का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MAT 18:10" - }, - "“देखो, तुम इन छोटों में से किसी को तुच्छ न जानना; क्योंकि मैं तुम से कहता हूँ, कि स्वर्ग में उनके स्वर्गदूत मेरे स्वर्गीय पिता का मुँह सदा देखते हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 18:11" - }, - "[क्योंकि मनुष्य का पुत्र खोए हुओं को बचाने आया है।]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "MAT 18:12" - }, - "“तुम क्या समझते हो? यदि किसी मनुष्य की सौ भेड़ें हों, और उनमें से एक भटक जाए, तो क्या निन्यानवे को छोड़कर, और पहाड़ों पर जाकर, उस भटकी हुई को न ढूँढ़ेगा?", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 18:13" - }, - "और यदि ऐसा हो कि उसे पाए, तो मैं तुम से सच कहता हूँ, कि वह उन निन्यानवे भेड़ों के लिये जो भटकी नहीं थीं इतना आनन्द नहीं करेगा, जितना कि इस भेड़ के लिये करेगा।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 18:14" - }, - "ऐसा ही तुम्हारे पिता की जो स्वर्ग में है यह इच्छा नहीं, कि इन छोटों में से एक भी नाश हो।" - ] - }, - { - "type": "para:s", - "content": [ - "अनुशासन और प्रार्थना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 18:15" - }, - "“यदि तेरा भाई तेरे विरुद्ध अपराध करे, तो जा और अकेले में बातचीत करके उसे समझा; यदि वह तेरी सुने तो तूने अपने भाई को पा लिया।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 18:16" - }, - "और यदि वह न सुने, तो और एक दो जन को अपने साथ ले जा, कि हर एक बात दो या तीन गवाहों के मुँह से ठहराई जाए।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 18:17" - }, - "यदि वह उनकी भी न माने, तो कलीसिया से कह दे, परन्तु यदि वह कलीसिया की भी न माने, तो तू उसे अन्यजाति और चुंगी लेनेवाले के जैसा जान।" - ] - }, - { - "type": "para:s", - "content": [ - "अनुमति देना और अनुमति ना देना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 18:18" - }, - "“मैं तुम से सच कहता हूँ, जो कुछ तुम पृथ्वी पर बाँधोगे, वह स्वर्ग पर बँधेगा और जो कुछ तुम पृथ्वी पर खोलोगे, वह स्वर्ग में खुलेगा।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 18:19" - }, - "फिर मैं तुम से कहता हूँ, यदि तुम में से दो जन पृथ्वी पर किसी बात के लिये जिसे वे माँगें, एक मन के हों, तो वह मेरे पिता की ओर से जो स्वर्ग में है उनके लिये हो जाएगी।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 18:20" - }, - "क्योंकि जहाँ दो या तीन मेरे नाम पर इकट्ठे होते हैं वहाँ मैं उनके बीच में होता हूँ।”" - ] - }, - { - "type": "para:s", - "content": [ - "क्षमा न करनेवाले दास का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "MAT 18:21" - }, - "तब पतरस ने पास आकर, उससे कहा, “हे प्रभु, यदि मेरा भाई अपराध करता रहे, तो मैं कितनी बार उसे क्षमा करूँ, क्या सात बार तक?”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 18:22" - }, - "यीशु ने उससे कहा, “मैं तुझ से यह नहीं कहता, कि सात बार, वरन् सात बार के सत्तर गुने* तक।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "MAT 18:23" - }, - "“इसलिए स्वर्ग का राज्य उस राजा के समान है, जिसने अपने दासों से लेखा लेना चाहा।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 18:24" - }, - "जब वह लेखा लेने लगा, तो एक जन उसके सामने लाया गया जो दस हजार तोड़े का कर्जदार था।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 18:25" - }, - "जब कि चुकाने को उसके पास कुछ न था, तो उसके स्वामी ने कहा, कि यह और इसकी पत्‍नी और बाल-बच्चे और जो कुछ इसका है सब बेचा जाए, और वह कर्ज चुका दिया जाए।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 18:26" - }, - "इस पर उस दास ने गिरकर उसे प्रणाम किया, और कहा, ‘हे स्वामी, धीरज धर, मैं सब कुछ भर दूँगा।’", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 18:27" - }, - "तब उस दास के स्वामी ने तरस खाकर उसे छोड़ दिया, और उसका कर्ज क्षमा किया।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "MAT 18:28" - }, - "“परन्तु जब वह दास बाहर निकला, तो उसके संगी दासों में से एक उसको मिला, जो उसके सौ दीनार* का कर्जदार था; उसने उसे पकड़कर उसका गला घोंटा और कहा, ‘जो कुछ तू धारता है भर दे।’", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 18:29" - }, - "इस पर उसका संगी दास गिरकर, उससे विनती करने लगा; कि धीरज धर मैं सब भर दूँगा।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 18:30" - }, - "उसने न माना, परन्तु जाकर उसे बन्दीगृह में डाल दिया; कि जब तक कर्ज को भर न दे, तब तक वहीं रहे।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 18:31" - }, - "उसके संगी दास यह जो हुआ था देखकर बहुत उदास हुए, और जाकर अपने स्वामी को पूरा हाल बता दिया।", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 18:32" - }, - "तब उसके स्वामी ने उसको बुलाकर उससे कहा, ‘हे दुष्ट दास, तूने जो मुझसे विनती की, तो मैंने तो तेरा वह पूरा कर्ज क्षमा किया।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 18:33" - }, - "इसलिए जैसा मैंने तुझ पर दया की, वैसे ही क्या तुझे भी अपने संगी दास पर दया करना नहीं चाहिए था?’", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 18:34" - }, - "और उसके स्वामी ने क्रोध में आकर उसे दण्ड देनेवालों के हाथ में सौंप दिया, कि जब तक वह सब कर्जा भर न दे, तब तक उनके हाथ में रहे।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "MAT 18:35" - }, - "“इसी प्रकार यदि तुम में से हर एक अपने भाई को मन से क्षमा न करेगा, तो मेरा पिता जो स्वर्ग में है, तुम से भी वैसा ही करेगा।”" - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "MAT 19" - }, - { - "type": "para:s", - "content": [ - "तलाक का प्रश्न" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 19:1" - }, - "जब यीशु ये बातें कह चुका, तो गलील से चला गया; और यहूदिया के प्रदेश में यरदन के पार आया।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 19:2" - }, - "और बड़ी भीड़ उसके पीछे हो ली, और उसने उन्हें वहाँ चंगा किया।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 19:3" - }, - "तब फरीसी उसकी परीक्षा करने के लिये पास आकर कहने लगे, “क्या हर एक कारण से अपनी पत्‍नी को त्यागना उचित है?”", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 19:4" - }, - "उसने उत्तर दिया, “क्या तुम ने नहीं पढ़ा, कि जिसने उन्हें बनाया, उसने आरम्भ से नर और नारी बनाकर कहा,", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 19:5" - }, - "‘इस कारण मनुष्य अपने माता पिता से अलग होकर अपनी पत्‍नी के साथ रहेगा और वे दोनों एक तन होंगे?’", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 19:6" - }, - "अतः वे अब दो नहीं, परन्तु एक तन हैं इसलिए जिसे परमेश्‍वर ने जोड़ा है, उसे मनुष्य अलग न करे।”", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 19:7" - }, - "उन्होंने यीशु से कहा, “फिर मूसा ने क्यों यह ठहराया, कि त्यागपत्र देकर उसे छोड़ दे?”", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 19:8" - }, - "उसने उनसे कहा, “मूसा ने तुम्हारे मन की कठोरता के कारण तुम्हें अपनी पत्‍नी को छोड़ देने की अनुमति दी, परन्तु आरम्भ में ऐसा नहीं था।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 19:9" - }, - "और मैं तुम से कहता हूँ, कि जो कोई व्यभिचार को छोड़ और किसी कारण से अपनी पत्‍नी को त्याग कर, दूसरी से विवाह करे, वह व्यभिचार करता है: और जो उस छोड़ी हुई से विवाह करे, वह भी व्यभिचार करता है।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MAT 19:10" - }, - "चेलों ने उससे कहा, “यदि पुरुष का स्त्री के साथ ऐसा सम्बन्ध है, तो विवाह करना अच्छा नहीं।”", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 19:11" - }, - "उसने उनसे कहा, “सब यह वचन ग्रहण नहीं कर सकते, केवल वे जिनको यह दान दिया गया है।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 19:12" - }, - "क्योंकि कुछ नपुंसक ऐसे हैं जो माता के गर्भ ही से ऐसे जन्मे; और कुछ नपुंसक ऐसे हैं, जिन्हें मनुष्य ने नपुंसक बनाया: और कुछ नपुंसक ऐसे हैं, जिन्होंने स्वर्ग के राज्य के लिये अपने आप को नपुंसक बनाया है, जो इसको ग्रहण कर सकता है, वह ग्रहण करे।”" - ] - }, - { - "type": "para:s", - "content": [ - "बच्चों को आशीर्वाद" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 19:13" - }, - "तब लोग बालकों को उसके पास लाए, कि वह उन पर हाथ रखे और प्रार्थना करे; पर चेलों ने उन्हें डाँटा।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 19:14" - }, - "यीशु ने कहा, “बालकों को मेरे पास आने दो, और उन्हें मना न करो, क्योंकि स्वर्ग का राज्य ऐसों ही का है।”", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 19:15" - }, - "और वह उन पर हाथ रखकर, वहाँ से चला गया।" - ] - }, - { - "type": "para:s", - "content": [ - "धनी नवयुवक का महत्वपूर्ण प्रश्न" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 19:16" - }, - "और एक मनुष्य ने पास आकर उससे कहा, “हे गुरु, मैं कौन सा भला काम करूँ, कि अनन्त जीवन पाऊँ?”", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 19:17" - }, - "उसने उससे कहा, “तू मुझसे भलाई के विषय में क्यों पूछता है? भला तो एक ही है; पर यदि तू जीवन में प्रवेश करना चाहता है, तो आज्ञाओं को माना कर।”", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 19:18" - }, - "उसने उससे कहा, “कौन सी आज्ञाएँ?” यीशु ने कहा, “यह कि हत्या न करना, व्यभिचार न करना, चोरी न करना, झूठी गवाही न देना;", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 19:19" - }, - "अपने पिता और अपनी माता का आदर करना, और अपने पड़ोसी से अपने समान प्रेम रखना*।”", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 19:20" - }, - "उस जवान ने उससे कहा, “इन सब को तो मैंने माना है अब मुझ में किस बात की कमी है?”", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 19:21" - }, - "यीशु ने उससे कहा, “यदि तू सिद्ध* होना चाहता है; तो जा, अपना सब कुछ बेचकर गरीबों को बाँट दे; और तुझे स्वर्ग में धन मिलेगा; और आकर मेरे पीछे हो ले।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 19:22" - }, - "परन्तु वह जवान यह बात सुन उदास होकर चला गया, क्योंकि वह बहुत धनी था।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "MAT 19:23" - }, - "तब यीशु ने अपने चेलों से कहा, “मैं तुम से सच कहता हूँ, कि धनवान का स्वर्ग के राज्य में प्रवेश करना कठिन है।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 19:24" - }, - "फिर तुम से कहता हूँ, कि परमेश्‍वर के राज्य में धनवान के प्रवेश करने से ऊँट का सूई के नाके में से निकल जाना सहज है।”", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 19:25" - }, - "यह सुनकर, चेलों ने बहुत चकित होकर कहा, “फिर किस का उद्धार हो सकता है?”", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 19:26" - }, - "यीशु ने उनकी ओर देखकर कहा, “मनुष्यों से तो यह नहीं हो सकता, परन्तु परमेश्‍वर से सब कुछ हो सकता है।”", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 19:27" - }, - "इस पर पतरस ने उससे कहा, “देख, हम तो सब कुछ छोड़ के तेरे पीछे हो लिये हैं तो हमें क्या मिलेगा?”", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 19:28" - }, - "यीशु ने उनसे कहा, “मैं तुम से सच कहता हूँ, कि नई उत्पत्ति में जब मनुष्य का पुत्र अपनी महिमा के सिंहासन पर बैठेगा, तो तुम भी जो मेरे पीछे हो लिये हो, बारह सिंहासनों पर बैठकर इस्राएल के बारह गोत्रों का न्याय करोगे।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 19:29" - }, - "और जिस किसी ने घरों या भाइयों या बहनों या पिता या माता या बाल-बच्चों या खेतों को मेरे नाम के लिये छोड़ दिया है, उसको सौ गुना मिलेगा, और वह अनन्त जीवन का अधिकारी होगा।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 19:30" - }, - "परन्तु बहुत सारे जो पहले हैं, पिछले होंगे; और जो पिछले हैं, पहले होंगे।" - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "MAT 20" - }, - { - "type": "para:s", - "content": [ - "दाख-वाटिका के मजदूरों का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 20:1" - }, - "“स्वर्ग का राज्य किसी गृहस्थ के समान है, जो सवेरे निकला, कि अपने दाख की बारी में मजदूरों को लगाए।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 20:2" - }, - "और उसने मजदूरों से एक दीनार रोज पर ठहराकर, उन्हें अपने दाख की बारी में भेजा।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 20:3" - }, - "फिर पहर* एक दिन चढ़े, निकलकर, अन्य लोगों को बाजार में बेकार खड़े देखकर,", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 20:4" - }, - "और उनसे कहा, ‘तुम भी दाख की बारी में जाओ, और जो कुछ ठीक है, तुम्हें दूँगा।’ तब वे भी गए।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 20:5" - }, - "फिर उसने दूसरे और तीसरे पहर के निकट निकलकर वैसा ही किया।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 20:6" - }, - "और एक घंटा दिन रहे फिर निकलकर दूसरों को खड़े पाया, और उनसे कहा ‘तुम क्यों यहाँ दिन भर बेकार खड़े रहे?’ उन्होंने उससे कहा, ‘इसलिए, कि किसी ने हमें मजदूरी पर नहीं लगाया।’", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 20:7" - }, - "उसने उनसे कहा, ‘तुम भी दाख की बारी में जाओ।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MAT 20:8" - }, - "“सांझ को दाख बारी के स्वामी ने अपने भण्डारी से कहा, ‘मजदूरों को बुलाकर पिछलों से लेकर पहलों तक उन्हें मजदूरी दे-दे।’", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 20:9" - }, - "जब वे आए, जो घंटा भर दिन रहे लगाए गए थे, तो उन्हें एक-एक दीनार मिला।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 20:10" - }, - "जो पहले आए, उन्होंने यह समझा, कि हमें अधिक मिलेगा; परन्तु उन्हें भी एक ही एक दीनार मिला।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 20:11" - }, - "जब मिला, तो वह गृह स्वामी पर कुड़कुड़ा के कहने लगे,", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 20:12" - }, - "‘इन पिछलों ने एक ही घंटा काम किया, और तूने उन्हें हमारे बराबर कर दिया, जिन्होंने दिन भर का भार उठाया और धूप सही?’", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 20:13" - }, - "उसने उनमें से एक को उत्तर दिया, ‘हे मित्र, मैं तुझ से कुछ अन्याय नहीं करता; क्या तूने मुझसे एक दीनार न ठहराया?", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 20:14" - }, - "जो तेरा है, उठा ले, और चला जा; मेरी इच्छा यह है कि जितना तुझे, उतना ही इस पिछले को भी दूँ।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 20:15" - }, - "क्या यह उचित नहीं कि मैं अपने माल से जो चाहूँ वैसा करूँ? क्या तू मेरे भले होने के कारण बुरी दृष्टि से देखता है?’", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 20:16" - }, - "इस प्रकार जो अन्तिम हैं, वे प्रथम हो जाएँगे* और जो प्रथम हैं वे अन्तिम हो जाएँगे।”" - ] - }, - { - "type": "para:s", - "content": [ - "मृत्यु और पुनरुत्थान के विषय पुनः भविष्यद्वाणी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "MAT 20:17" - }, - "यीशु यरूशलेम को जाते हुए बारह चेलों को एकान्त में ले गया, और मार्ग में उनसे कहने लगा।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 20:18" - }, - "“देखो, हम यरूशलेम को जाते हैं; और मनुष्य का पुत्र प्रधान याजकों और शास्त्रियों के हाथ पकड़वाया जाएगा और वे उसको घात के योग्य ठहराएँगे।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 20:19" - }, - "और उसको अन्यजातियों के हाथ सौंपेंगे, कि वे उसे उपहास में उड़ाएँ, और कोड़े मारें, और क्रूस पर चढ़ाएँ, और वह तीसरे दिन जिलाया जाएगा।”" - ] - }, - { - "type": "para:s", - "content": [ - "एक माँ का अपने बच्चों के लिए आग्रह" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "MAT 20:20" - }, - "जब जब्दी के पुत्रों की माता ने अपने पुत्रों के साथ उसके पास आकर प्रणाम किया, और उससे कुछ माँगने लगी।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 20:21" - }, - "उसने उससे कहा, “तू क्या चाहती है?” वह उससे बोली, “यह कह, कि मेरे ये दो पुत्र तेरे राज्य में एक तेरे दाहिने और एक तेरे बाएँ बैठे।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 20:22" - }, - "यीशु ने उत्तर दिया, “तुम नहीं जानते कि क्या माँगते हो। जो कटोरा मैं पीने* पर हूँ, क्या तुम पी सकते हो?” उन्होंने उससे कहा, “पी सकते हैं।”", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 20:23" - }, - "उसने उनसे कहा, “तुम मेरा कटोरा तो पीओगे पर अपने दाहिने बाएँ किसी को बैठाना मेरा काम नहीं, पर जिनके लिये मेरे पिता की ओर से तैयार किया गया, उन्हीं के लिये है।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 20:24" - }, - "यह सुनकर, दसों चेले उन दोनों भाइयों पर क्रुद्ध हुए।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 20:25" - }, - "यीशु ने उन्हें पास बुलाकर कहा, “तुम जानते हो, कि अन्यजातियों के अधिपति उन पर प्रभुता करते हैं; और जो बड़े हैं, वे उन पर अधिकार जताते हैं।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 20:26" - }, - "परन्तु तुम में ऐसा न होगा; परन्तु जो कोई तुम में बड़ा होना चाहे, वह तुम्हारा सेवक बने;", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 20:27" - }, - "और जो तुम में प्रधान होना चाहे वह तुम्हारा दास बने;", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 20:28" - }, - "जैसे कि मनुष्य का पुत्र, वह इसलिए नहीं आया कि अपनी सेवा करवाए, परन्तु इसलिए आया कि सेवा करे और बहुतों के छुटकारे के लिये अपने प्राण दे।”" - ] - }, - { - "type": "para:s", - "content": [ - "दो अंधों को दृष्टिदान" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "MAT 20:29" - }, - "जब वे यरीहो* से निकल रहे थे, तो एक बड़ी भीड़ उसके पीछे हो ली।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 20:30" - }, - "और दो अंधे, जो सड़क के किनारे बैठे थे, यह सुनकर कि यीशु जा रहा है, पुकारकर कहने लगे, “हे प्रभु, दाऊद की सन्तान, हम पर दया कर।”", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 20:31" - }, - "लोगों ने उन्हें डाँटा, कि चुप रहे, पर वे और भी चिल्लाकर बोले, “हे प्रभु, दाऊद की सन्तान, हम पर दया कर।”", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 20:32" - }, - "तब यीशु ने खड़े होकर, उन्हें बुलाया, और कहा, “तुम क्या चाहते हो कि मैं तुम्हारे लिये करूँ?”", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 20:33" - }, - "उन्होंने उससे कहा, “हे प्रभु, यह कि हमारी आँखें खुल जाएँ।”", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 20:34" - }, - "यीशु ने तरस खाकर उनकी आँखें छूई, और वे तुरन्त देखने लगे; और उसके पीछे हो लिए।" - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "MAT 21" - }, - { - "type": "para:s", - "content": [ - "यीशु का यरूशलेम में विजय प्रवेश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 21:1" - }, - "जब वे यरूशलेम के निकट पहुँचे और जैतून पहाड़ पर बैतफगे के पास आए, तो यीशु ने दो चेलों को यह कहकर भेजा,", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 21:2" - }, - "“अपने सामने के गाँव में जाओ, वहाँ पहुँचते ही एक गदही बंधी हुई, और उसके साथ बच्चा तुम्हें मिलेगा; उन्हें खोलकर, मेरे पास ले आओ।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 21:3" - }, - "यदि तुम से कोई कुछ कहे, तो कहो, कि प्रभु को इनका प्रयोजन है: तब वह तुरन्त उन्हें भेज देगा।”", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 21:4" - }, - "यह इसलिए हुआ, कि जो वचन भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो:" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 21:5" - }, - "“सिय्योन की बेटी से कहो," - ] - }, - { - "type": "para:q", - "content": [ - "‘देख, तेरा राजा तेरे पास आता है;" - ] - }, - { - "type": "para:q2", - "content": [ - "वह नम्र है और गदहे पर बैठा है;" - ] - }, - { - "type": "para:q", - "content": [ - "वरन् लादू के बच्चे पर।’ ”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 21:6" - }, - "चेलों ने जाकर, जैसा यीशु ने उनसे कहा था, वैसा ही किया।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 21:7" - }, - "और गदही और बच्चे को लाकर, उन पर अपने कपड़े डाले, और वह उन पर बैठ गया।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 21:8" - }, - "और बहुत सारे लोगों ने अपने कपड़े मार्ग में बिछाए, और लोगों ने पेड़ों से डालियाँ काटकर मार्ग में बिछाईं।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 21:9" - }, - "और जो भीड़ आगे-आगे जाती और पीछे-पीछे चली आती थी, पुकार-पुकारकर कहती थी, “दाऊद के सन्तान को होशाना; धन्य है वह जो प्रभु के नाम से आता है, आकाश में होशाना।”", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 21:10" - }, - "जब उसने यरूशलेम में प्रवेश किया, तो सारे नगर में हलचल मच गई; और लोग कहने लगे, “यह कौन है?”", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 21:11" - }, - "लोगों ने कहा, “यह गलील के नासरत का भविष्यद्वक्ता यीशु है।”" - ] - }, - { - "type": "para:s", - "content": [ - "मन्दिर की सफाई" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "MAT 21:12" - }, - "यीशु ने परमेश्‍वर के मन्दिर* में जाकर, उन सब को, जो मन्दिर में लेन-देन कर रहे थे, निकाल दिया; और सर्राफों के मेज़ें और कबूतरों के बेचनेवालों की चौकियाँ उलट दीं।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 21:13" - }, - "और उनसे कहा, “लिखा है, ‘मेरा घर प्रार्थना का घर कहलाएगा’; परन्तु तुम उसे लुटेरों का अड्डा बनाते हो।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 21:14" - }, - "और अंधे और लँगड़े, मन्दिर में उसके पास आए, और उसने उन्हें चंगा किया।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 21:15" - }, - "परन्तु जब प्रधान याजकों और शास्त्रियों ने इन अद्भुत कामों को, जो उसने किए, और लड़कों को मन्दिर में दाऊद की सन्तान को होशाना’ पुकारते हुए देखा, तो क्रोधित हुए,", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 21:16" - }, - "और उससे कहने लगे, “क्या तू सुनता है कि ये क्या कहते हैं?” यीशु ने उनसे कहा, “हाँ; क्या तुम ने यह कभी नहीं पढ़ा: ‘बालकों और दूध पीते बच्चों के मुँह से तूने स्तुति सिद्ध कराई?’ ”", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 21:17" - }, - "तब वह उन्हें छोड़कर नगर के बाहर बैतनिय्याह* को गया, और वहाँ रात बिताई।" - ] - }, - { - "type": "para:s", - "content": [ - "अंजीर के पेड़ से शिक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MAT 21:18" - }, - "भोर को जब वह नगर को लौट रहा था, तो उसे भूख लगी।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 21:19" - }, - "और अंजीर के पेड़ को सड़क के किनारे देखकर वह उसके पास गया, और पत्तों को छोड़ उसमें और कुछ न पा कर उससे कहा, “अब से तुझ में फिर कभी फल न लगे।” और अंजीर का पेड़ तुरन्त सुख गया।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 21:20" - }, - "यह देखकर चेलों ने अचम्भा किया, और कहा, “यह अंजीर का पेड़ तुरन्त कैसे सूख गया?”", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 21:21" - }, - "यीशु ने उनको उत्तर दिया, “मैं तुम से सच कहता हूँ; यदि तुम विश्वास रखो, और सन्देह न करो; तो न केवल यह करोगे, जो इस अंजीर के पेड़ से किया गया है; परन्तु यदि इस पहाड़ से भी कहोगे, कि उखड़ जा, और समुद्र में जा पड़, तो यह हो जाएगा।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 21:22" - }, - "और जो कुछ तुम प्रार्थना में विश्वास से माँगोगे वह सब तुम को मिलेगा।”" - ] - }, - { - "type": "para:s", - "content": [ - "यहूदी अगुओं का यीशु के अधिकार पर संदेह" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "MAT 21:23" - }, - "वह मन्दिर में जाकर उपदेश कर रहा था, कि प्रधान याजकों और लोगों के प्राचीनों ने उसके पास आकर पूछा, “तू ये काम किस के अधिकार से करता है? और तुझे यह अधिकार किस ने दिया है?”", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 21:24" - }, - "यीशु ने उनको उत्तर दिया, “मैं भी तुम से एक बात पूछता हूँ; यदि वह मुझे बताओगे, तो मैं भी तुम्हें बताऊँगा कि ये काम किस अधिकार से करता हूँ।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 21:25" - }, - "यूहन्ना का बपतिस्मा कहाँ से था? स्वर्ग की ओर से या मनुष्यों की ओर से था?” तब वे आपस में विवाद करने लगे, “यदि हम कहें ‘स्वर्ग की ओर से’, तो वह हम से कहेगा की, ‘फिर तुम ने उसका विश्वास क्यों न किया?’", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 21:26" - }, - "और यदि कहें ‘मनुष्यों की ओर से’, तो हमें भीड़ का डर है, क्योंकि वे सब यूहन्ना को भविष्यद्वक्ता मानते हैं।”", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 21:27" - }, - "अतः उन्होंने यीशु को उत्तर दिया, “हम नहीं जानते।” उसने भी उनसे कहा, “तो मैं भी तुम्हें नहीं बताता, कि ये काम किस अधिकार से करता हूँ।" - ] - }, - { - "type": "para:s", - "content": [ - "दो पुत्रों का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "MAT 21:28" - }, - "“तुम क्या समझते हो? किसी मनुष्य के दो पुत्र थे; उसने पहले के पास जाकर कहा, ‘हे पुत्र, आज दाख की बारी में काम कर।’", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 21:29" - }, - "उसने उत्तर दिया, ‘मैं नहीं जाऊँगा’, परन्तु बाद में उसने अपना मन बदल दिया और चला गया।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 21:30" - }, - "फिर दूसरे के पास जाकर ऐसा ही कहा, उसने उत्तर दिया, ‘जी हाँ जाता हूँ’, परन्तु नहीं गया।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 21:31" - }, - "इन दोनों में से किस ने पिता की इच्छा पूरी की?” उन्होंने कहा, “पहले ने।” यीशु ने उनसे कहा, “मैं तुम से सच कहता हूँ, कि चुंगी लेनेवाले और वेश्या तुम से पहले परमेश्‍वर के राज्य में प्रवेश करते हैं।", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 21:32" - }, - "क्योंकि यूहन्ना धार्मिकता के मार्ग से तुम्हारे पास आया, और तुम ने उस पर विश्वास नहीं किया: पर चुंगी लेनेवालों और वेश्याओं ने उसका विश्वास किया: और तुम यह देखकर बाद में भी न पछताए कि उसका विश्वास कर लेते।" - ] - }, - { - "type": "para:s", - "content": [ - "दुष्ट किसानों का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "MAT 21:33" - }, - "“एक और दृष्टान्त सुनो एक गृहस्थ था, जिसने दाख की बारी लगाई; और उसके चारों ओर बाड़ा बाँधा; और उसमें रस का कुण्ड खोदा; और गुम्मट बनाया; और किसानों को उसका ठेका देकर परदेश चला गया।", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 21:34" - }, - "जब फल का समय निकट आया, तो उसने अपने दासों को उसका फल लेने के लिये किसानों के पास भेजा।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 21:35" - }, - "पर किसानों ने उसके दासों को पकड़ के, किसी को पीटा, और किसी को मार डाला; और किसी को पत्थराव किया।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 21:36" - }, - "फिर उसने और दासों को भेजा, जो पहलों से अधिक थे; और उन्होंने उनसे भी वैसा ही किया।", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 21:37" - }, - "अन्त में उसने अपने पुत्र को उनके पास यह कहकर भेजा, कि वे मेरे पुत्र का आदर करेंगे।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 21:38" - }, - "परन्तु किसानों ने पुत्र को देखकर आपस में कहा, ‘यह तो वारिस है, आओ, उसे मार डालें: और उसकी विरासत ले लें।’", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 21:39" - }, - "और उन्होंने उसे पकड़ा और दाख की बारी से बाहर निकालकर मार डाला।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "MAT 21:40" - }, - "इसलिए जब दाख की बारी का स्वामी आएगा, तो उन किसानों के साथ क्या करेगा?”", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 21:41" - }, - "उन्होंने उससे कहा, “वह उन बुरे लोगों को बुरी रीति से नाश करेगा; और दाख की बारी का ठेका और किसानों को देगा, जो समय पर उसे फल दिया करेंगे।”", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 21:42" - }, - "यीशु ने उनसे कहा, “क्या तुम ने कभी पवित्रशास्त्र में यह नहीं पढ़ा:" - ] - }, - { - "type": "para:q", - "content": [ - "‘जिस पत्थर को राजमिस्त्रियों ने बेकार समझा था," - ] - }, - { - "type": "para:q", - "content": [ - "वही कोने के सिरे का पत्थर हो गया?" - ] - }, - { - "type": "para:q", - "content": [ - "यह प्रभु की ओर से हुआ, और हमारे" - ] - }, - { - "type": "para:q", - "content": [ - "देखने में अद्भुत है।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "MAT 21:43" - }, - "“इसलिए मैं तुम से कहता हूँ, कि परमेश्‍वर का राज्य तुम से ले लिया जाएगा; और ऐसी जाति को जो उसका फल लाए, दिया जाएगा।", - { - "type": "verse:v", - "number": "44", - "sid": "MAT 21:44" - }, - "जो इस पत्थर पर गिरेगा, वह चकनाचूर हो जाएगा: और जिस पर वह गिरेगा, उसको पीस डालेगा।”", - { - "type": "verse:v", - "number": "45", - "sid": "MAT 21:45" - }, - "प्रधान याजकों और फरीसी उसके दृष्टान्तों को सुनकर समझ गए, कि वह हमारे विषय में कहता है।", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 21:46" - }, - "और उन्होंने उसे पकड़ना चाहा, परन्तु लोगों से डर गए क्योंकि वे उसे भविष्यद्वक्ता जानते थे।" - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "MAT 22" - }, - { - "type": "para:s", - "content": [ - "विवाह-भोज का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 22:1" - }, - "इस पर यीशु फिर उनसे दृष्टान्तों में कहने लगा।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 22:2" - }, - "“स्वर्ग का राज्य उस राजा के समान है, जिसने अपने पुत्र का विवाह किया।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 22:3" - }, - "और उसने अपने दासों को भेजा, कि निमंत्रित लोगों को विवाह के भोज में बुलाएँ; परन्तु उन्होंने आना न चाहा।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 22:4" - }, - "फिर उसने और दासों को यह कहकर भेजा, ‘निमंत्रित लोगों से कहो: देखो, मैं भोज तैयार कर चुका हूँ, और मेरे बैल और पले हुए पशु मारे गए हैं और सब कुछ तैयार है; विवाह के भोज में आओ।’", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 22:5" - }, - "परन्तु वे उपेक्षा करके चल दिए: कोई अपने खेत को, कोई अपने व्यापार को।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 22:6" - }, - "अन्य लोगों ने जो बच रहे थे उसके दासों को पकड़कर उनका अनादर किया और मार डाला।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 22:7" - }, - "तब राजा को क्रोध आया, और उसने अपनी सेना भेजकर उन हत्यारों को नाश किया, और उनके नगर को फूँक दिया।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 22:8" - }, - "तब उसने अपने दासों से कहा, ‘विवाह का भोज तो तैयार है, परन्तु निमंत्रित लोग योग्य न ठहरे।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 22:9" - }, - "इसलिए चौराहों में जाओ, और जितने लोग तुम्हें मिलें, सब को विवाह के भोज में बुला लाओ।’", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 22:10" - }, - "अतः उन दासों ने सड़कों पर जाकर क्या बुरे, क्या भले, जितने मिले, सब को इकट्ठा किया; और विवाह का घर अतिथियों से भर गया।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 22:11" - }, - "“जब राजा अतिथियों के देखने को भीतर आया; तो उसने वहाँ एक मनुष्य को देखा, जो विवाह का वस्त्र नहीं पहने था*।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 22:12" - }, - "उसने उससे पूछा, ‘हे मित्र; तू विवाह का वस्त्र पहने बिना यहाँ क्यों आ गया?’ और वह मनुष्य चुप हो गया।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 22:13" - }, - "तब राजा ने सेवकों से कहा, ‘इसके हाथ-पाँव बाँधकर उसे बाहर अंधियारे में डाल दो, वहाँ रोना, और दाँत पीसना होगा।’", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 22:14" - }, - "क्योंकि बुलाए हुए तो बहुत है परन्तु चुने हुए थोड़े हैं।”" - ] - }, - { - "type": "para:s", - "content": [ - "परमेश्‍वर और कैसर को कर देना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 22:15" - }, - "तब फरीसियों ने जाकर आपस में विचार किया, कि उसको किस प्रकार बातों में फँसाएँ।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 22:16" - }, - "अतः उन्होंने अपने चेलों को हेरोदियों के साथ उसके पास यह कहने को भेजा, “हे गुरु, हम जानते हैं, कि तू सच्चा है, और परमेश्‍वर का मार्ग सच्चाई से सिखाता है, और किसी की परवाह नहीं करता, क्योंकि तू मनुष्यों का मुँह देखकर बातें नहीं करता।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 22:17" - }, - "इसलिए हमें बता तू क्या समझता है? कैसर को कर देना उचित है, कि नहीं।”", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 22:18" - }, - "यीशु ने उनकी दुष्टता जानकर कहा, “हे कपटियों, मुझे क्यों परखते हो?", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 22:19" - }, - "कर का सिक्का मुझे दिखाओ।” तब वे उसके पास एक दीनार ले आए।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 22:20" - }, - "उसने, उनसे पूछा, “यह आकृति और नाम किस का है?”", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 22:21" - }, - "उन्होंने उससे कहा, “कैसर का।” तब उसने उनसे कहा, “जो कैसर का है, वह कैसर को; और जो परमेश्‍वर का है, वह परमेश्‍वर को दो।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 22:22" - }, - "यह सुनकर उन्होंने अचम्भा किया, और उसे छोड़कर चले गए।" - ] - }, - { - "type": "para:s", - "content": [ - "पुनरुत्थान और विवाह" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "MAT 22:23" - }, - "उसी दिन सदूकी जो कहते हैं कि मरे हुओं का पुनरुत्थान है ही नहीं उसके पास आए, और उससे पूछा,", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 22:24" - }, - "“हे गुरु, मूसा ने कहा था, कि यदि कोई बिना सन्तान मर जाए, तो उसका भाई उसकी पत्‍नी को विवाह करके अपने भाई के लिये वंश उत्‍पन्‍न करे।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 22:25" - }, - "अब हमारे यहाँ सात भाई थे; पहला विवाह करके मर गया; और सन्तान न होने के कारण अपनी पत्‍नी को अपने भाई के लिये छोड़ गया।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 22:26" - }, - "इसी प्रकार दूसरे और तीसरे ने भी किया, और सातों तक यही हुआ।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 22:27" - }, - "सब के बाद वह स्त्री भी मर गई।", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 22:28" - }, - "अतः जी उठने पर वह उन सातों में से किसकी पत्‍नी होगी? क्योंकि वह सब की पत्‍नी हो चुकी थी।”", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 22:29" - }, - "यीशु ने उन्हें उत्तर दिया, “तुम पवित्रशास्त्र और परमेश्‍वर की सामर्थ्य नहीं जानते; इस कारण भूल में पड़ गए हो।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 22:30" - }, - "क्योंकि जी उठने पर विवाह-शादी न होगी; परन्तु वे स्वर्ग में दूतों के समान होंगे।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 22:31" - }, - "परन्तु मरे हुओं के जी उठने के विषय में क्या तुम ने यह वचन नहीं पढ़ा जो परमेश्‍वर ने तुम से कहा:", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 22:32" - }, - "‘मैं अब्राहम का परमेश्‍वर, और इसहाक का परमेश्‍वर, और याकूब का परमेश्‍वर हूँ?’ वह तो मरे हुओं का नहीं, परन्तु जीवितों का परमेश्‍वर है।”", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 22:33" - }, - "यह सुनकर लोग उसके उपदेश से चकित हुए।" - ] - }, - { - "type": "para:s", - "content": [ - "सबसे बड़ी आज्ञा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "MAT 22:34" - }, - "जब फरीसियों ने सुना कि यीशु ने सदूकियों का मुँह बन्द कर दिया; तो वे इकट्ठे हुए।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 22:35" - }, - "और उनमें से एक व्यवस्थापक ने परखने के लिये, उससे पूछा,", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 22:36" - }, - "“हे गुरु, व्यवस्था में कौन सी आज्ञा बड़ी है?”", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 22:37" - }, - "उसने उससे कहा, “तू परमेश्‍वर अपने प्रभु से अपने सारे मन और अपने सारे प्राण और अपनी सारी बुद्धि के साथ प्रेम रख*।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 22:38" - }, - "बड़ी और मुख्य आज्ञा तो यही है।", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 22:39" - }, - "और उसी के समान यह दूसरी भी है, कि तू अपने पड़ोसी से अपने समान प्रेम रख।", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 22:40" - }, - "ये ही दो आज्ञाएँ सारी व्यवस्था एवं भविष्यद्वक्ताओं* का आधार है।”" - ] - }, - { - "type": "para:s", - "content": [ - "मसीह दाऊद का पुत्र या दाऊद का प्रभु है?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "MAT 22:41" - }, - "जब फरीसी इकट्ठे थे, तो यीशु ने उनसे पूछा,", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 22:42" - }, - "“मसीह के विषय में तुम क्या समझते हो? वह किस की सन्तान है?” उन्होंने उससे कहा, “दाऊद की।”", - { - "type": "verse:v", - "number": "43", - "sid": "MAT 22:43" - }, - "उसने उनसे पूछा, “तो दाऊद आत्मा में होकर उसे प्रभु क्यों कहता है?", - { - "type": "verse:v", - "number": "44", - "sid": "MAT 22:44" - }, - "‘प्रभु ने, मेरे प्रभु से कहा, मेरे दाहिने बैठ, जब तक कि मैं तेरे बैरियों को तेरे पाँवों के नीचे की चौकी न कर दूँ।’", - { - "type": "verse:v", - "number": "45", - "sid": "MAT 22:45" - }, - "भला, जब दाऊद उसे प्रभु कहता है, तो वह उसका पुत्र कैसे ठहरा?”", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 22:46" - }, - "उसके उत्तर में कोई भी एक बात न कह सका। परन्तु उस दिन से किसी को फिर उससे कुछ पूछने का साहस न हुआ।" - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "MAT 23" - }, - { - "type": "para:s", - "content": [ - "शास्त्रियों और फरीसियों की आलोचना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 23:1" - }, - "तब यीशु ने भीड़ से और अपने चेलों से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 23:2" - }, - "“शास्त्री और फरीसी मूसा की गद्दी पर बैठे हैं;", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 23:3" - }, - "इसलिए वे तुम से जो कुछ कहें वह करना, और मानना, परन्तु उनके जैसा काम मत करना; क्योंकि वे कहते तो हैं पर करते नहीं।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 23:4" - }, - "वे एक ऐसे भारी बोझ को जिनको उठाना कठिन है, बाँधकर उन्हें मनुष्यों के कंधों पर रखते हैं*; परन्तु आप उन्हें अपनी उँगली से भी सरकाना नहीं चाहते।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 23:5" - }, - "वे अपने सब काम लोगों को दिखाने के लिये करते हैं वे अपने तावीजों* को चौड़े करते, और अपने वस्त्रों की झालरों को बढ़ाते हैं।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 23:6" - }, - "भोज में मुख्य-मुख्य जगहें, और आराधनालयों में मुख्य-मुख्य आसन,", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 23:7" - }, - "और बाजारों में नमस्कार और मनुष्य में रब्बी* कहलाना उन्हें भाता है।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 23:8" - }, - "परन्तु तुम रब्बी न कहलाना, क्योंकि तुम्हारा एक ही गुरु है: और तुम सब भाई हो।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 23:9" - }, - "और पृथ्वी पर किसी को अपना पिता न कहना, क्योंकि तुम्हारा एक ही पिता है, जो स्वर्ग में है।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 23:10" - }, - "और स्वामी भी न कहलाना, क्योंकि तुम्हारा एक ही स्वामी है, अर्थात् मसीह।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 23:11" - }, - "जो तुम में बड़ा हो, वह तुम्हारा सेवक बने।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 23:12" - }, - "जो कोई अपने आप को बड़ा बनाएगा, वह छोटा किया जाएगा: और जो कोई अपने आप को छोटा बनाएगा, वह बड़ा किया जाएगा।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 23:13" - }, - "“हे कपटी शास्त्रियों और फरीसियों तुम पर हाय! तुम मनुष्यों के विरोध में स्वर्ग के राज्य का द्वार बन्द करते हो, न तो आप ही उसमें प्रवेश करते हो और न उसमें प्रवेश करनेवालों को प्रवेश करने देते हो।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 23:14" - }, - "[हे कपटी शास्त्रियों और फरीसियों, तुम पर हाय! तुम विधवाओं के घरों को खा जाते हो, और दिखाने के लिए बड़ी देर तक प्रार्थना करते रहते हो: इसलिए तुम्हें अधिक दण्ड मिलेगा।]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 23:15" - }, - "“हे कपटी शास्त्रियों और फरीसियों तुम पर हाय! तुम एक जन को अपने मत में लाने के लिये सारे जल और थल में फिरते हो, और जब वह मत में आ जाता है, तो उसे अपने से दुगुना नारकीय बना देते हो।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 23:16" - }, - "“हे अंधे अगुओं, तुम पर हाय, जो कहते हो कि यदि कोई मन्दिर की शपथ खाए तो कुछ नहीं, परन्तु यदि कोई मन्दिर के सोने की सौगन्ध खाए तो उससे बन्ध जाएगा।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 23:17" - }, - "हे मूर्खों, और अंधों, कौन बड़ा है, सोना या वह मन्दिर जिससे सोना पवित्र होता है?", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 23:18" - }, - "फिर कहते हो कि यदि कोई वेदी की शपथ खाए तो कुछ नहीं, परन्तु जो भेंट उस पर है, यदि कोई उसकी शपथ खाए तो बन्ध जाएगा।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 23:19" - }, - "हे अंधों, कौन बड़ा है, भेंट या वेदी जिससे भेंट पवित्र होती है?", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 23:20" - }, - "इसलिए जो वेदी की शपथ खाता है, वह उसकी, और जो कुछ उस पर है, उसकी भी शपथ खाता है।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 23:21" - }, - "और जो मन्दिर की शपथ खाता है, वह उसकी और उसमें रहनेवालों की भी शपथ खाता है।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 23:22" - }, - "और जो स्वर्ग की शपथ खाता है, वह परमेश्‍वर के सिंहासन की और उस पर बैठनेवाले की भी शपथ खाता है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "MAT 23:23" - }, - "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम पोदीने और सौंफ और जीरे का दसवाँ अंश देते हो, परन्तु तुम ने व्यवस्था की गम्भीर बातों अर्थात् न्याय, और दया, और विश्वास को छोड़ दिया है; चाहिये था कि इन्हें भी करते रहते, और उन्हें भी न छोड़ते।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 23:24" - }, - "हे अंधे अगुओं, तुम मच्छर को तो छान डालते हो, परन्तु ऊँट को निगल जाते हो।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "MAT 23:25" - }, - "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम कटोरे और थाली को ऊपर-ऊपर से तो माँजते हो परन्तु वे भीतर अंधेर असंयम से भरे हुए हैं।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 23:26" - }, - "हे अंधे फरीसी, पहले कटोरे और थाली को भीतर से माँज कि वे बाहर से भी स्वच्छ हों*।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "MAT 23:27" - }, - "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम चूना फिरी हुई कब्रों* के समान हो जो ऊपर से तो सुन्दर दिखाई देती हैं, परन्तु भीतर मुर्दों की हड्डियों और सब प्रकार की मलिनता से भरी हैं।", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 23:28" - }, - "इसी रीति से तुम भी ऊपर से मनुष्यों को धर्मी दिखाई देते हो, परन्तु भीतर कपट और अधर्म से भरे हुए हो।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "MAT 23:29" - }, - "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम भविष्यद्वक्ताओं की कब्रें संवारते और धर्मियों की कब्रें बनाते हो।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 23:30" - }, - "और कहते हो, ‘यदि हम अपने पूर्वजों के दिनों में होते तो भविष्यद्वक्ताओं की हत्या में उनके सहभागी न होते।’", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 23:31" - }, - "इससे तो तुम अपने पर आप ही गवाही देते हो, कि तुम भविष्यद्वक्ताओं के हत्यारों की सन्तान हो।", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 23:32" - }, - "अतः तुम अपने पूर्वजों के पाप का घड़ा भर दो।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 23:33" - }, - "हे साँपो, हे करैतों के बच्चों, तुम नरक के दण्ड से कैसे बचोगे?", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 23:34" - }, - "इसलिए देखो, मैं तुम्हारे पास भविष्यद्वक्ताओं और बुद्धिमानों और शास्त्रियों को भेजता हूँ; और तुम उनमें से कुछ को मार डालोगे, और क्रूस पर चढ़ाओगे; और कुछ को अपनी आराधनालयों में कोड़े मारोगे, और एक नगर से दूसरे नगर में खदेड़ते फिरोगे।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 23:35" - }, - "जिससे धर्मी हाबिल से लेकर बिरिक्याह के पुत्र जकर्याह तक, जिसे तुम ने मन्दिर और वेदी के बीच में मार डाला था, जितने धर्मियों का लहू पृथ्वी पर बहाया गया है, वह सब तुम्हारे सिर पर पड़ेगा।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 23:36" - }, - "मैं तुम से सच कहता हूँ, ये सब बातें इस पीढ़ी के लोगों पर आ पड़ेंगी।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु का यरूशलेम पर विलाप" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "MAT 23:37" - }, - "“हे यरूशलेम, हे यरूशलेम! तू जो भविष्यद्वक्ताओं को मार डालता है, और जो तेरे पास भेजे गए, उन्हें पत्थराव करता है, कितनी ही बार मैंने चाहा कि जैसे मुर्गी अपने बच्चों को अपने पंखों के नीचे इकट्ठा करती है, वैसे ही मैं भी तेरे बालकों को इकट्ठा कर लूँ, परन्तु तुम ने न चाहा।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 23:38" - }, - "देखो, तुम्हारा घर तुम्हारे लिये उजाड़ छोड़ा जाता है।", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 23:39" - }, - "क्योंकि मैं तुम से कहता हूँ, कि अब से जब तक तुम न कहोगे, ‘धन्य है वह, जो प्रभु के नाम से आता है’ तब तक तुम मुझे फिर कभी न देखोगे।”" - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "MAT 24" - }, - { - "type": "para:s", - "content": [ - "यीशु द्वारा मन्दिर के विनाश की भविष्यद्वाणी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 24:1" - }, - "जब यीशु मन्दिर से निकलकर जा रहा था, तो उसके चेले उसको मन्दिर की रचना दिखाने के लिये उसके पास आए।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 24:2" - }, - "उसने उनसे कहा, “क्या तुम यह सब नहीं देखते? मैं तुम से सच कहता हूँ, यहाँ पत्थर पर पत्थर भी न छूटेगा, जो ढाया न जाएगा।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु के वापस आने का चिन्ह" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 24:3" - }, - "और जब वह जैतून पहाड़* पर बैठा था, तो चेलों ने अलग उसके पास आकर कहा, “हम से कह कि ये बातें कब होंगी? और तेरे आने का, और जगत के अन्त का क्या चिन्ह होगा?”", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 24:4" - }, - "यीशु ने उनको उत्तर दिया, “सावधान रहो! कोई तुम्हें न बहकाने पाए।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 24:5" - }, - "क्योंकि बहुत से ऐसे होंगे जो मेरे नाम से आकर कहेंगे, ‘मैं मसीह हूँ’, और बहुतों को बहका देंगे।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 24:6" - }, - "तुम लड़ाइयों और लड़ाइयों की चर्चा सुनोगे; देखो घबरा न जाना क्योंकि इनका होना अवश्य है, परन्तु उस समय अन्त न होगा।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 24:7" - }, - "क्योंकि जाति पर जाति, और राज्य पर राज्य चढ़ाई करेगा, और जगह-जगह अकाल पड़ेंगे, और भूकम्प होंगे।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 24:8" - }, - "ये सब बातें पीड़ाओं का आरम्भ* होंगी।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 24:9" - }, - "तब वे क्लेश दिलाने के लिये तुम्हें पकड़वाएँगे, और तुम्हें मार डालेंगे और मेरे नाम के कारण सब जातियों के लोग तुम से बैर रखेंगे।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 24:10" - }, - "तब बहुत सारे ठोकर खाएँगे, और एक दूसरे को पकड़वाएँगे और एक दूसरे से बैर रखेंगे।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 24:11" - }, - "बहुत से झूठे भविष्यद्वक्ता उठ खड़े होंगे, और बहुतों को बहकाएँगे।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 24:12" - }, - "और अधर्म के बढ़ने से बहुतों का प्रेम ठण्डा हो जाएगा।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 24:13" - }, - "परन्तु जो अन्त तक धीरज धरे रहेगा, उसी का उद्धार होगा।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 24:14" - }, - "और राज्य का यह सुसमाचार सारे जगत में प्रचार* किया जाएगा, कि सब जातियों पर गवाही हो, तब अन्त आ जाएगा।" - ] - }, - { - "type": "para:s", - "content": [ - "महासंकट का आरम्भ" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 24:15" - }, - "“इसलिए जब तुम उस उजाड़नेवाली घृणित वस्तु को जिसकी चर्चा दानिय्येल भविष्यद्वक्ता के द्वारा हुई थी, पवित्रस्‍थान में खड़ी हुई देखो, (जो पढ़े, वह समझे)।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 24:16" - }, - "तब जो यहूदिया में हों वे पहाड़ों पर भाग जाएँ।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 24:17" - }, - "जो छत पर हो, वह अपने घर में से सामान लेने को न उतरे।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 24:18" - }, - "और जो खेत में हो, वह अपना कपड़ा लेने को पीछे न लौटे।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "MAT 24:19" - }, - "“उन दिनों में जो गर्भवती और दूध पिलाती होंगी, उनके लिये हाय, हाय।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 24:20" - }, - "और प्रार्थना करो; कि तुम्हें जाड़े में या सब्त के दिन भागना न पड़े।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 24:21" - }, - "क्योंकि उस समय ऐसा भारी क्लेश होगा, जैसा जगत के आरम्भ से न अब तक हुआ, और न कभी होगा।", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 24:22" - }, - "और यदि वे दिन घटाए न जाते, तो कोई प्राणी न बचता; परन्तु चुने हुओं के कारण वे दिन घटाए जाएँगे।", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 24:23" - }, - "उस समय यदि कोई तुम से कहे, कि देखो, मसीह यहाँ हैं! या वहाँ है! तो विश्वास न करना।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 24:24" - }, - "“क्योंकि झूठे मसीह और झूठे भविष्यद्वक्ता उठ खड़े होंगे, और बड़े चिन्ह और अद्भुत काम दिखाएँगे, कि यदि हो सके तो चुने हुओं को भी बहका दें।", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 24:25" - }, - "देखो, मैंने पहले से तुम से यह सब कुछ कह दिया है।", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 24:26" - }, - "इसलिए यदि वे तुम से कहें, ‘देखो, वह जंगल में है’, तो बाहर न निकल जाना; ‘देखो, वह कोठरियों में हैं’, तो विश्वास न करना।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "MAT 24:27" - }, - "“क्योंकि जैसे बिजली पूर्व से निकलकर पश्चिम तक चमकती जाती है, वैसा ही मनुष्य के पुत्र का भी आना होगा।", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 24:28" - }, - "जहाँ लाश हो, वहीं गिद्ध इकट्ठे होंगे।" - ] - }, - { - "type": "para:s", - "content": [ - "मनुष्य के पुत्र का पुनरागमन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "MAT 24:29" - }, - "“उन दिनों के क्लेश के बाद तुरन्त सूर्य अंधियारा हो जाएगा, और चाँद का प्रकाश जाता रहेगा, और तारे आकाश से गिर पड़ेंगे और आकाश की शक्तियाँ हिलाई जाएँगी।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 24:30" - }, - "तब मनुष्य के पुत्र का चिन्ह आकाश में दिखाई देगा, और तब पृथ्वी के सब कुलों के लोग छाती पीटेंगे; और मनुष्य के पुत्र को बड़ी सामर्थ्य और ऐश्वर्य के साथ आकाश के बादलों पर आते देखेंगे।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 24:31" - }, - "और वह तुरही के बड़े शब्द के साथ, अपने स्वर्गदूतों को भेजेगा, और वे आकाश के इस छोर से उस छोर तक, चारों दिशा से उसके चुने हुओं को इकट्ठा करेंगे।" - ] - }, - { - "type": "para:s", - "content": [ - "अंजीर के पेड़ से शिक्षा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "MAT 24:32" - }, - "“अंजीर के पेड़ से यह दृष्टान्त सीखो जब उसकी डाली कोमल हो जाती और पत्ते निकलने लगते हैं, तो तुम जान लेते हो, कि ग्रीष्मकाल निकट है।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 24:33" - }, - "इसी रीति से जब तुम इन सब बातों को देखो, तो जान लो, कि वह निकट है, वरन् द्वार पर है।", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 24:34" - }, - "मैं तुम से सच कहता हूँ, कि जब तक ये सब बातें पूरी न हो लें, तब तक इस पीढ़ी का अन्त नहीं होगा।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 24:35" - }, - "आकाश और पृथ्वी टल जाएँगे, परन्तु मेरे शब्‍द कभी न टलेंगी।" - ] - }, - { - "type": "para:s", - "content": [ - "जागते रहो" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "MAT 24:36" - }, - "“उस दिन और उस घड़ी के विषय में कोई नहीं जानता, न स्वर्ग के दूतों, और न पुत्र, परन्तु केवल पिता।", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 24:37" - }, - "जैसे नूह के दिन थे, वैसा ही मनुष्य के पुत्र का आना भी होगा।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 24:38" - }, - "क्योंकि जैसे जल-प्रलय से पहले के दिनों में, जिस दिन तक कि नूह जहाज पर न चढ़ा, उस दिन तक लोग खाते-पीते थे, और उनमें विवाह-शादी होती थी।", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 24:39" - }, - "और जब तक जल-प्रलय आकर उन सब को बहा न ले गया, तब तक उनको कुछ भी मालूम न पड़ा; वैसे ही मनुष्य के पुत्र का आना भी होगा।", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 24:40" - }, - "उस समय दो जन खेत में होंगे, एक ले लिया जाएगा और दूसरा छोड़ दिया जाएगा।", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 24:41" - }, - "दो स्त्रियाँ चक्की पीसती रहेंगी, एक ले ली जाएगी, और दूसरी छोड़ दी जाएगी।", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 24:42" - }, - "इसलिए जागते रहो, क्योंकि तुम नहीं जानते कि तुम्हारा प्रभु किस दिन आएगा।", - { - "type": "verse:v", - "number": "43", - "sid": "MAT 24:43" - }, - "परन्तु यह जान लो कि यदि घर का स्वामी जानता होता कि चोर किस पहर आएगा, तो जागता रहता; और अपने घर में चोरी नहीं होने देता।", - { - "type": "verse:v", - "number": "44", - "sid": "MAT 24:44" - }, - "इसलिए तुम भी तैयार रहो*, क्योंकि जिस समय के विषय में तुम सोचते भी नहीं हो, उसी समय मनुष्य का पुत्र आ जाएगा।" - ] - }, - { - "type": "para:s", - "content": [ - "विश्वासयोग्य दास और दुष्ट दास" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "45", - "sid": "MAT 24:45" - }, - "“अतः वह विश्वासयोग्य और बुद्धिमान दास कौन है, जिसे स्वामी ने अपने नौकर-चाकरों पर सरदार ठहराया, कि समय पर उन्हें भोजन दे?", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 24:46" - }, - "धन्य है, वह दास, जिसे उसका स्वामी आकर ऐसा ही करते पाए।", - { - "type": "verse:v", - "number": "47", - "sid": "MAT 24:47" - }, - "मैं तुम से सच कहता हूँ; वह उसे अपनी सारी संपत्ति पर अधिकारी ठहराएगा।", - { - "type": "verse:v", - "number": "48", - "sid": "MAT 24:48" - }, - "परन्तु यदि वह दुष्ट दास सोचने लगे, कि मेरे स्वामी के आने में देर है।", - { - "type": "verse:v", - "number": "49", - "sid": "MAT 24:49" - }, - "और अपने साथी दासों को पीटने लगे, और पियक्कड़ों के साथ खाए-पीए।", - { - "type": "verse:v", - "number": "50", - "sid": "MAT 24:50" - }, - "तो उस दास का स्वामी ऐसे दिन आएगा, जब वह उसकी प्रतीक्षा नहीं कर रहा होगा, और ऐसी घड़ी कि जिसे वह न जानता हो,", - { - "type": "verse:v", - "number": "51", - "sid": "MAT 24:51" - }, - "और उसे कठोर दण्ड देकर, उसका भाग कपटियों के साथ ठहराएगा: वहाँ रोना और दाँत पीसना होगा।" - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "MAT 25" - }, - { - "type": "para:s", - "content": [ - "दूल्हे की प्रतीक्षा करती दस कुँवारियों का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 25:1" - }, - "“तब स्वर्ग का राज्य उन दस कुँवारियों के समान होगा जो अपनी मशालें लेकर दूल्हे से भेंट करने को निकलीं।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 25:2" - }, - "उनमें पाँच मूर्ख और पाँच समझदार थीं।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 25:3" - }, - "मूर्खों ने अपनी मशालें तो लीं, परन्तु अपने साथ तेल नहीं लिया।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 25:4" - }, - "परन्तु समझदारों ने अपनी मशालों के साथ अपनी कुप्पियों में तेल भी भर लिया।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 25:5" - }, - "जब दुल्हे के आने में देर हुई, तो वे सब उँघने लगीं, और सो गई।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 25:6" - }, - "“आधी रात को धूम मची, कि देखो, दूल्हा आ रहा है, उससे भेंट करने के लिये चलो।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 25:7" - }, - "तब वे सब कुँवारियाँ उठकर अपनी मशालें ठीक करने लगीं।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 25:8" - }, - "और मूर्खों ने समझदारों से कहा, ‘अपने तेल में से कुछ हमें भी दो, क्योंकि हमारी मशालें बुझ रही हैं।’", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 25:9" - }, - "परन्तु समझदारों ने उत्तर दिया कि कही हमारे और तुम्हारे लिये पूरा न हो; भला तो यह है, कि तुम बेचनेवालों के पास जाकर अपने लिये मोल ले लो।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 25:10" - }, - "जब वे मोल लेने को जा रही थीं, तो दूल्हा आ पहुँचा, और जो तैयार थीं, वे उसके साथ विवाह के घर में चलीं गई और द्वार बन्द किया गया।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 25:11" - }, - "इसके बाद वे दूसरी कुँवारियाँ भी आकर कहने लगीं, ‘हे स्वामी, हे स्वामी, हमारे लिये द्वार खोल दे।’", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 25:12" - }, - "उसने उत्तर दिया, कि मैं तुम से सच कहता हूँ, मैं तुम्हें नहीं जानता।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 25:13" - }, - "इसलिए जागते रहो, क्योंकि तुम न उस दिन को जानते हो, न उस समय को।" - ] - }, - { - "type": "para:s", - "content": [ - "तीन दासों का दृष्टान्त" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 25:14" - }, - "“क्योंकि यह उस मनुष्य के समान दशा है जिसने परदेश को जाते समय अपने दासों को बुलाकर अपनी संपत्ति उनको सौंप दी।", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 25:15" - }, - "उसने एक को पाँच तोड़, दूसरे को दो, और तीसरे को एक; अर्थात् हर एक को उसकी सामर्थ्य के अनुसार दिया, और तब परदेश चला गया।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 25:16" - }, - "तब, जिसको पाँच तोड़े मिले थे, उसने तुरन्त जाकर उनसे लेन-देन किया, और पाँच तोड़े और कमाए।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 25:17" - }, - "इसी रीति से जिसको दो मिले थे, उसने भी दो और कमाए।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 25:18" - }, - "परन्तु जिसको एक मिला था, उसने जाकर मिट्टी खोदी, और अपने स्वामी का धन छिपा दिए।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "MAT 25:19" - }, - "“बहुत दिनों के बाद उन दासों का स्वामी आकर उनसे लेखा लेने लगा।", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 25:20" - }, - "जिसको पाँच तोड़े मिले थे, उसने पाँच तोड़े और लाकर कहा, ‘हे स्वामी, तूने मुझे पाँच तोड़े सौंपे थे, देख मैंने पाँच तोड़े और कमाए हैं।’", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 25:21" - }, - "उसके स्वामी ने उससे कहा, ‘धन्य हे अच्छे और विश्वासयोग्य दास, तू थोड़े में विश्वासयोग्य रहा; मैं तुझे बहुत वस्तुओं का अधिकारी बनाऊँगा। अपने स्वामी के आनन्द में सहभागी हो।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "MAT 25:22" - }, - "“और जिसको दो तोड़े मिले थे, उसने भी आकर कहा, ‘हे स्वामी तूने मुझे दो तोड़े सौंपें थे, देख, मैंने दो तोड़े और कमाए।’", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 25:23" - }, - "उसके स्वामी ने उससे कहा, ‘धन्य हे अच्छे और विश्वासयोग्य दास, तू थोड़े में विश्वासयोग्य रहा, मैं तुझे बहुत वस्तुओं का अधिकारी बनाऊँगा अपने स्वामी के आनन्द में सहभागी हो।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 25:24" - }, - "“तब जिसको एक तोड़ा मिला था, उसने आकर कहा, ‘हे स्वामी, मैं तुझे जानता था, कि तू कठोर मनुष्य है: तू जहाँ कहीं नहीं बोता वहाँ काटता है, और जहाँ नहीं छींटता वहाँ से बटोरता है।’", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 25:25" - }, - "इसलिए मैं डर गया और जाकर तेरा तोड़ा मिट्टी में छिपा दिया; देख, ‘जो तेरा है, वह यह है।’", - { - "type": "verse:v", - "number": "26", - "sid": "MAT 25:26" - }, - "उसके स्वामी ने उसे उत्तर दिया, कि हे दुष्ट और आलसी दास; जब तू यह जानता था, कि जहाँ मैंने नहीं बोया वहाँ से काटता हूँ; और जहाँ मैंने नहीं छींटा वहाँ से बटोरता हूँ।", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 25:27" - }, - "तो तुझे चाहिए था, कि मेरा धन सर्राफों को दे देता, तब मैं आकर अपना धन ब्याज समेत ले लेता।", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 25:28" - }, - "इसलिए वह तोड़ा उससे ले लो, और जिसके पास दस तोड़े हैं, उसको दे दो।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 25:29" - }, - "क्योंकि जिस किसी के पास है, उसे और दिया जाएगा; और उसके पास बहुत हो जाएगा: परन्तु जिसके पास नहीं है, उससे वह भी जो उसके पास है, ले लिया जाएगा।", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 25:30" - }, - "और इस निकम्मे दास को बाहर के अंधेरे में डाल दो, जहाँ रोना और दाँत पीसना होगा।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु संसार का न्याय करेगा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "MAT 25:31" - }, - "“जब मनुष्य का पुत्र अपनी महिमा में आएगा, और सब स्वर्गदूत उसके साथ आएँगे तो वह अपनी महिमा के सिंहासन पर विराजमान होगा।", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 25:32" - }, - "और सब जातियाँ उसके सामने इकट्ठी की जाएँगी; और जैसा चरवाहा भेड़ों को बकरियों से अलग कर देता है, वैसा ही वह उन्हें एक दूसरे से अलग करेगा।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 25:33" - }, - "और वह भेड़ों को अपनी दाहिनी ओर और बकरियों को बाईं ओर खड़ी करेगा*।", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 25:34" - }, - "तब राजा अपनी दाहिनी ओर वालों से कहेगा, ‘हे मेरे पिता के धन्य लोगों, आओ, उस राज्य के अधिकारी हो जाओ, जो जगत के आदि से तुम्हारे लिये तैयार किया हुआ है।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 25:35" - }, - "क्योंकि मैं भूखा था, और तुम ने मुझे खाने को दिया; मैं प्यासा था, और तुम ने मुझे पानी पिलाया, मैं परदेशी था, तुम ने मुझे अपने घर में ठहराया;", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 25:36" - }, - "मैं नंगा था, तुम ने मुझे कपड़े पहनाए; मैं बीमार था, तुम ने मेरी सुधि ली, मैं बन्दीगृह में था, तुम मुझसे मिलने आए।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "MAT 25:37" - }, - "“तब धर्मी उसको उत्तर देंगे, ‘हे प्रभु, हमने कब तुझे भूखा देखा और खिलाया? या प्यासा देखा, और पानी पिलाया?", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 25:38" - }, - "हमने कब तुझे परदेशी देखा और अपने घर में ठहराया या नंगा देखा, और कपड़े पहनाए?", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 25:39" - }, - "हमने कब तुझे बीमार या बन्दीगृह में देखा और तुझ से मिलने आए?’", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 25:40" - }, - "तब राजा उन्हें उत्तर देगा, ‘मैं तुम से सच कहता हूँ, कि तुम ने जो मेरे इन छोटे से छोटे भाइयों में से* किसी एक के साथ किया, वह मेरे ही साथ किया।’", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 25:41" - }, - "“तब वह बाईं ओर वालों से कहेगा, ‘हे श्रापित लोगों, मेरे सामने से उस अनन्त आग* में चले जाओ, जो शैतान और उसके दूतों के लिये तैयार की गई है।", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 25:42" - }, - "क्योंकि मैं भूखा था, और तुम ने मुझे खाने को नहीं दिया, मैं प्यासा था, और तुम ने मुझे पानी नहीं पिलाया;", - { - "type": "verse:v", - "number": "43", - "sid": "MAT 25:43" - }, - "मैं परदेशी था, और तुम ने मुझे अपने घर में नहीं ठहराया; मैं नंगा था, और तुम ने मुझे कपड़े नहीं पहनाए; बीमार और बन्दीगृह में था, और तुम ने मेरी सुधि न ली।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "MAT 25:44" - }, - "“तब वे उत्तर देंगे, ‘हे प्रभु, हमने तुझे कब भूखा, या प्यासा, या परदेशी, या नंगा, या बीमार, या बन्दीगृह में देखा, और तेरी सेवा टहल न की?’", - { - "type": "verse:v", - "number": "45", - "sid": "MAT 25:45" - }, - "तब वह उन्हें उत्तर देगा, ‘मैं तुम से सच कहता हूँ कि तुम ने जो इन छोटे से छोटों में से किसी एक के साथ नहीं किया, वह मेरे साथ भी नहीं किया।’", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 25:46" - }, - "और ये अनन्त दण्ड भोगेंगे परन्तु धर्मी अनन्त जीवन में प्रवेश करेंगे।”" - ] - }, - { - "type": "chapter:c", - "number": "26", - "sid": "MAT 26" - }, - { - "type": "para:s", - "content": [ - "यीशु की हत्या का षड़यंत्र" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 26:1" - }, - "जब यीशु ये सब बातें कह चुका, तो अपने चेलों से कहने लगा।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 26:2" - }, - "“तुम जानते हो, कि दो दिन के बाद फसह* का पर्व होगा; और मनुष्य का पुत्र क्रूस पर चढ़ाए जाने के लिये पकड़वाया जाएगा।”", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 26:3" - }, - "तब प्रधान याजक और प्रजा के पुरनिए कैफा नामक महायाजक के आँगन में इकट्ठे हुए।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 26:4" - }, - "और आपस में विचार करने लगे कि यीशु को छल से पकड़कर मार डालें।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 26:5" - }, - "परन्तु वे कहते थे, “पर्व के समय नहीं; कहीं ऐसा न हो कि लोगों में दंगा मच जाए।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु पर बहुमूल्य इत्र का छिड़काव" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 26:6" - }, - "जब यीशु बैतनिय्याह में शमौन कोढ़ी के घर में था।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 26:7" - }, - "तो एक स्त्री* संगमरमर के पात्र में बहुमूल्य इत्र लेकर उसके पास आई, और जब वह भोजन करने बैठा था, तो उसके सिर पर उण्डेल दिया।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 26:8" - }, - "यह देखकर, उसके चेले झुँझला उठे और कहने लगे, “इसका क्यों सत्यनाश किया गया?", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 26:9" - }, - "यह तो अच्छे दाम पर बेचकर गरीबों को बाँटा जा सकता था।”", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 26:10" - }, - "यह जानकर यीशु ने उनसे कहा, “स्त्री को क्यों सताते हो? उसने मेरे साथ भलाई की है।", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 26:11" - }, - "गरीब तुम्हारे साथ सदा रहते हैं, परन्तु मैं तुम्हारे साथ सदैव न रहूँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 26:12" - }, - "उसने मेरी देह पर जो यह इत्र उण्डेला है, वह मेरे गाड़े जाने के लिये किया है।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 26:13" - }, - "मैं तुम से सच कहता हूँ, कि सारे जगत में जहाँ कहीं यह सुसमाचार प्रचार किया जाएगा, वहाँ उसके इस काम का वर्णन भी उसके स्मरण में किया जाएगा।”" - ] - }, - { - "type": "para:s", - "content": [ - "यहूदा इस्करियोती का विश्वासघात" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 26:14" - }, - "तब यहूदा इस्करियोती ने, बारह चेलों में से एक था, प्रधान याजकों के पास जाकर कहा,", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 26:15" - }, - "“यदि मैं उसे तुम्हारे हाथ पकड़वा दूँ, तो मुझे क्या दोगे?” उन्होंने उसे तीस चाँदी के सिक्के तौलकर दे दिए।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 26:16" - }, - "और वह उसी समय से उसे पकड़वाने का अवसर ढूँढ़ने लगा।" - ] - }, - { - "type": "para:s", - "content": [ - "चेलों के साथ फसह का अन्तिम भोज" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "MAT 26:17" - }, - "अख़मीरी रोटी के पर्व के पहले दिन, चेले यीशु के पास आकर पूछने लगे, “तू कहाँ चाहता है कि हम तेरे लिये फसह खाने की तैयारी करें?”", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 26:18" - }, - "उसने कहा, “नगर में फलाने के पास जाकर उससे कहो, कि गुरु कहता है, कि मेरा समय निकट है, मैं अपने चेलों के साथ तेरे यहाँ फसह मनाऊँगा।”", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 26:19" - }, - "अतः चेलों ने यीशु की आज्ञा मानी, और फसह तैयार किया।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "MAT 26:20" - }, - "जब सांझ हुई, तो वह बारह चेलों के साथ भोजन करने के लिये बैठा।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 26:21" - }, - "जब वे खा रहे थे, तो उसने कहा, “मैं तुम से सच कहता हूँ, कि तुम में से एक मुझे पकड़वाएगा।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 26:22" - }, - "इस पर वे बहुत उदास हुए, और हर एक उससे पूछने लगा, “हे गुरु, क्या वह मैं हूँ?”", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 26:23" - }, - "उसने उत्तर दिया, “जिसने मेरे साथ थाली में हाथ डाला है, वही मुझे पकड़वाएगा।", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 26:24" - }, - "मनुष्य का पुत्र तो जैसा उसके विषय में लिखा है, जाता ही है; परन्तु उस मनुष्य के लिये शोक है जिसके द्वारा मनुष्य का पुत्र पकड़वाया जाता है: यदि उस मनुष्य का जन्म न होता, तो उसके लिये भला होता।”", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 26:25" - }, - "तब उसके पकड़वानेवाले यहूदा ने कहा, “हे रब्बी, क्या वह मैं हूँ?” उसने उससे कहा, “तू कह चुका।”" - ] - }, - { - "type": "para:s", - "content": [ - "प्रभु भोज" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "MAT 26:26" - }, - "जब वे खा रहे थे, तो यीशु ने रोटी ली, और आशीष माँगकर तोड़ी, और चेलों को देकर कहा, “लो, खाओ; यह मेरी देह है।”", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 26:27" - }, - "फिर उसने कटोरा लेकर धन्यवाद किया, और उन्हें देकर कहा, “तुम सब इसमें से पीओ,", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 26:28" - }, - "क्योंकि यह वाचा का मेरा वह लहू है, जो बहुतों के लिये पापों की क्षमा के लिए बहाया जाता है।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 26:29" - }, - "मैं तुम से कहता हूँ, कि दाख का यह रस उस दिन तक कभी न पीऊँगा, जब तक तुम्हारे साथ अपने पिता के राज्य में नया न पीऊँ।”", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 26:30" - }, - "फिर वे भजन गाकर जैतून पहाड़ पर गए।" - ] - }, - { - "type": "para:s", - "content": [ - "पतरस के इन्कार की भविष्यद्वाणी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "MAT 26:31" - }, - "तब यीशु ने उनसे कहा, “तुम सब आज ही रात को मेरे विषय में ठोकर खाओगे; क्योंकि लिखा है, ‘मैं चरवाहे को मारूँगा; और झुण्ड की भेड़ें तितर-बितर हो जाएँगी।’", - { - "type": "verse:v", - "number": "32", - "sid": "MAT 26:32" - }, - "परन्तु मैं अपने जी उठने के बाद तुम से पहले गलील को जाऊँगा।”", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 26:33" - }, - "इस पर पतरस ने उससे कहा, “यदि सब तेरे विषय में ठोकर खाएँ तो खाएँ, परन्तु मैं कभी भी ठोकर न खाऊँगा।”", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 26:34" - }, - "यीशु ने उससे कहा, “मैं तुझ से सच कहता हूँ, कि आज ही रात को मुर्गे के बाँग देने से पहले, तू तीन बार मुझसे मुकर जाएगा।”", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 26:35" - }, - "पतरस ने उससे कहा, “यदि मुझे तेरे साथ मरना भी हो, तो भी, मैं तुझ से कभी न मुकरूँगा।” और ऐसा ही सब चेलों ने भी कहा।" - ] - }, - { - "type": "para:s", - "content": [ - "गतसमनी के बगीचे में प्रार्थना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "MAT 26:36" - }, - "तब यीशु ने अपने चेलों के साथ गतसमनी* नामक एक स्थान में आया और अपने चेलों से कहने लगा “यहीं बैठे रहना, जब तक कि मैं वहाँ जाकर प्रार्थना करूँ।”", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 26:37" - }, - "और वह पतरस और जब्दी के दोनों पुत्रों को साथ ले गया, और उदास और व्याकुल होने लगा।", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 26:38" - }, - "तब उसने उनसे कहा, “मेरा मन बहुत उदास है, यहाँ तक कि मेरे प्राण निकला जा रहा है। तुम यहीं ठहरो, और मेरे साथ जागते रहो।”", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 26:39" - }, - "फिर वह थोड़ा और आगे बढ़कर मुँह के बल गिरकर, और यह प्रार्थना करने लगा, “हे मेरे पिता, यदि हो सके, तो यह कटोरा* मुझसे टल जाए, फिर भी जैसा मैं चाहता हूँ वैसा नहीं, परन्तु जैसा तू चाहता है वैसा ही हो।”", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 26:40" - }, - "फिर चेलों के पास आकर उन्हें सोते पाया, और पतरस से कहा, “क्या तुम मेरे साथ एक घण्टे भर न जाग सके?", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 26:41" - }, - "जागते रहो, और प्रार्थना करते रहो, कि तुम परीक्षा में न पड़ो! आत्मा तो तैयार है, परन्तु शरीर दुर्बल है।”", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 26:42" - }, - "फिर उसने दूसरी बार जाकर यह प्रार्थना की, “हे मेरे पिता, यदि यह मेरे पीए बिना नहीं हट सकता तो तेरी इच्छा पूरी हो।”", - { - "type": "verse:v", - "number": "43", - "sid": "MAT 26:43" - }, - "तब उसने आकर उन्हें फिर सोते पाया, क्योंकि उनकी आँखें नींद से भरी थीं।", - { - "type": "verse:v", - "number": "44", - "sid": "MAT 26:44" - }, - "और उन्हें छोड़कर फिर चला गया, और वही बात फिर कहकर, तीसरी बार प्रार्थना की।", - { - "type": "verse:v", - "number": "45", - "sid": "MAT 26:45" - }, - "तब उसने चेलों के पास आकर उनसे कहा, “अब सोते रहो, और विश्राम करो: देखो, समय आ पहुँचा है, और मनुष्य का पुत्र पापियों के हाथ पकड़वाया जाता है।", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 26:46" - }, - "उठो, चलें; देखो, मेरा पकड़वानेवाला निकट आ पहुँचा है।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु को बन्दी बनाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "47", - "sid": "MAT 26:47" - }, - "वह यह कह ही रहा था, कि यहूदा जो बारहों में से एक था, आया, और उसके साथ प्रधान याजकों और लोगों के प्राचीनों की ओर से बड़ी भीड़, तलवारें और लाठियाँ लिए हुए आई।", - { - "type": "verse:v", - "number": "48", - "sid": "MAT 26:48" - }, - "उसके पकड़वानेवाले ने उन्हें यह पता दिया था: “जिसको मैं चूम लूँ वही है; उसे पकड़ लेना।”", - { - "type": "verse:v", - "number": "49", - "sid": "MAT 26:49" - }, - "और तुरन्त यीशु के पास आकर कहा, “हे रब्बी, नमस्कार!” और उसको बहुत चूमा।", - { - "type": "verse:v", - "number": "50", - "sid": "MAT 26:50" - }, - "यीशु ने उससे कहा, “हे मित्र, जिस काम के लिये तू आया है, उसे कर ले।” तब उन्होंने पास आकर यीशु पर हाथ डाले और उसे पकड़ लिया।", - { - "type": "verse:v", - "number": "51", - "sid": "MAT 26:51" - }, - "तब यीशु के साथियों में से एक ने हाथ बढ़ाकर अपनी तलवार खींच ली और महायाजक के दास पर चलाकर उसका कान काट दिया।", - { - "type": "verse:v", - "number": "52", - "sid": "MAT 26:52" - }, - "तब यीशु ने उससे कहा, “अपनी तलवार म्यान में रख ले क्योंकि जो तलवार चलाते हैं, वे सब तलवार से नाश किए जाएँगे।", - { - "type": "verse:v", - "number": "53", - "sid": "MAT 26:53" - }, - "क्या तू नहीं समझता, कि मैं अपने पिता से विनती कर सकता हूँ, और वह स्वर्गदूतों की बारह सैन्य-दल से अधिक मेरे पास अभी उपस्थित कर देगा?", - { - "type": "verse:v", - "number": "54", - "sid": "MAT 26:54" - }, - "परन्तु पवित्रशास्त्र की वे बातें कि ऐसा ही होना अवश्य है, कैसे पूरी होंगी?”", - { - "type": "verse:v", - "number": "55", - "sid": "MAT 26:55" - }, - "उसी समय यीशु ने भीड़ से कहा, “क्या तुम तलवारें और लाठियाँ लेकर मुझे डाकू के समान पकड़ने के लिये निकले हो? मैं हर दिन मन्दिर में बैठकर उपदेश दिया करता था, और तुम ने मुझे नहीं पकड़ा।", - { - "type": "verse:v", - "number": "56", - "sid": "MAT 26:56" - }, - "परन्तु यह सब इसलिए हुआ है, कि भविष्यद्वक्ताओं के वचन पूरे हों।” तब सब चेले उसे छोड़कर भाग गए।" - ] - }, - { - "type": "para:s", - "content": [ - "कैफा के सामने यीशु" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "57", - "sid": "MAT 26:57" - }, - "और यीशु के पकड़नेवाले उसको कैफा नामक महायाजक के पास ले गए, जहाँ शास्त्री और पुरनिए इकट्ठे हुए थे।", - { - "type": "verse:v", - "number": "58", - "sid": "MAT 26:58" - }, - "और पतरस दूर से उसके पीछे-पीछे महायाजक के आँगन तक गया, और भीतर जाकर अन्त देखने को सेवकों के साथ बैठ गया।", - { - "type": "verse:v", - "number": "59", - "sid": "MAT 26:59" - }, - "प्रधान याजकों और सारी महासभा* यीशु को मार डालने के लिये उसके विरोध में झूठी गवाही की खोज में थे।", - { - "type": "verse:v", - "number": "60", - "sid": "MAT 26:60" - }, - "परन्तु बहुत से झूठे गवाहों के आने पर भी न पाई। अन्त में दो जन आए,", - { - "type": "verse:v", - "number": "61", - "sid": "MAT 26:61" - }, - "और कहा, “इसने कहा कि मैं परमेश्‍वर के मन्दिर को ढा सकता हूँ और उसे तीन दिन में बना सकता हूँ।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "62", - "sid": "MAT 26:62" - }, - "तब महायाजक ने खड़े होकर उससे कहा, “क्या तू कोई उत्तर नहीं देता? ये लोग तेरे विरोध में क्या गवाही देते हैं?”", - { - "type": "verse:v", - "number": "63", - "sid": "MAT 26:63" - }, - "परन्तु यीशु चुप रहा। तब महायाजक ने उससे कहा “मैं तुझे जीविते परमेश्‍वर की शपथ देता हूँ*, कि यदि तू परमेश्‍वर का पुत्र मसीह है, तो हम से कह दे।”", - { - "type": "verse:v", - "number": "64", - "sid": "MAT 26:64" - }, - "यीशु ने उससे कहा, “तूने आप ही कह दिया; वरन् मैं तुम से यह भी कहता हूँ, कि अब से तुम मनुष्य के पुत्र को सर्वशक्तिमान की दाहिनी ओर बैठे, और आकाश के बादलों पर आते देखोगे।”", - { - "type": "verse:v", - "number": "65", - "sid": "MAT 26:65" - }, - "तब महायाजक ने अपने वस्त्र फाड़कर कहा, “इसने परमेश्‍वर की निन्दा की है, अब हमें गवाहों का क्या प्रयोजन? देखो, तुम ने अभी यह निन्दा सुनी है!", - { - "type": "verse:v", - "number": "66", - "sid": "MAT 26:66" - }, - "तुम क्या समझते हो?” उन्होंने उत्तर दिया, “यह मृत्यु दण्ड होने के योग्य है।”", - { - "type": "verse:v", - "number": "67", - "sid": "MAT 26:67" - }, - "तब उन्होंने उसके मुँह पर थूका और उसे घूँसे मारे, दूसरों ने थप्पड़ मार के कहा,", - { - "type": "verse:v", - "number": "68", - "sid": "MAT 26:68" - }, - "“हे मसीह, हम से भविष्यद्वाणी करके कह कि किस ने तुझे मारा?”" - ] - }, - { - "type": "para:s", - "content": [ - "पतरस द्वारा यीशु को नकारना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "69", - "sid": "MAT 26:69" - }, - "पतरस बाहर आँगन में बैठा हुआ था कि एक दासी ने उसके पास आकर कहा, “तू भी यीशु गलीली के साथ था।”", - { - "type": "verse:v", - "number": "70", - "sid": "MAT 26:70" - }, - "उसने सब के सामने यह कहकर इन्कार किया और कहा, “मैं नहीं जानता तू क्या कह रही है।”", - { - "type": "verse:v", - "number": "71", - "sid": "MAT 26:71" - }, - "जब वह बाहर द्वार में चला गया, तो दूसरी दासी ने उसे देखकर उनसे जो वहाँ थे कहा, “यह भी तो यीशु नासरी के साथ था।”", - { - "type": "verse:v", - "number": "72", - "sid": "MAT 26:72" - }, - "उसने शपथ खाकर फिर इन्कार किया, “मैं उस मनुष्य को नहीं जानता।”", - { - "type": "verse:v", - "number": "73", - "sid": "MAT 26:73" - }, - "थोड़ी देर के बाद, जो वहाँ खड़े थे, उन्होंने पतरस के पास आकर उससे कहा, “सचमुच तू भी उनमें से एक है; क्योंकि तेरी बोली तेरा भेद खोल देती है।”", - { - "type": "verse:v", - "number": "74", - "sid": "MAT 26:74" - }, - "तब वह कोसने और शपथ खाने लगा, “मैं उस मनुष्य को नहीं जानता।” और तुरन्त मुर्गे ने बाँग दी।", - { - "type": "verse:v", - "number": "75", - "sid": "MAT 26:75" - }, - "तब पतरस को यीशु की कही हुई बात स्मरण आई, “मुर्गे के बाँग देने से पहले तू तीन बार मेरा इन्कार करेगा।” और वह बाहर जाकर फूट-फूट कर रोने लगा।" - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "MAT 27" - }, - { - "type": "para:s", - "content": [ - "पिलातुस के सामने यीशु" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 27:1" - }, - "जब भोर हुई, तो सब प्रधान याजकों और लोगों के प्राचीनों ने यीशु के मार डालने की सम्मति की।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 27:2" - }, - "और उन्होंने उसे बाँधा और ले जाकर पिलातुस राज्यपाल के हाथ में सौंप दिया।" - ] - }, - { - "type": "para:s", - "content": [ - "यहूदा इस्करियोती की आत्महत्या" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 27:3" - }, - "जब उसके पकड़वानेवाले यहूदा ने देखा कि वह दोषी ठहराया गया है तो वह पछताया और वे तीस चाँदी के सिक्के प्रधान याजकों और प्राचीनों के पास फेर लाया।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 27:4" - }, - "और कहा, “मैंने निर्दोषी को मृत्यु के लिये पकड़वाकर पाप किया है?” उन्होंने कहा, “हमें क्या? तू ही जाने।”", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 27:5" - }, - "तब वह उन सिक्कों को मन्दिर में फेंककर चला गया, और जाकर अपने आप को फाँसी दी।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 27:6" - }, - "प्रधान याजकों ने उन सिक्कों को लेकर कहा, “इन्हें, भण्डार में रखना उचित नहीं, क्योंकि यह लहू का दाम है।”", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 27:7" - }, - "अतः उन्होंने सम्मति करके उन सिक्कों से परदेशियों के गाड़ने के लिये कुम्हार का खेत मोल ले लिया।", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 27:8" - }, - "इस कारण वह खेत आज तक लहू का खेत* कहलाता है।", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 27:9" - }, - "तब जो वचन यिर्मयाह भविष्यद्वक्ता के द्वारा कहा गया था वह पूरा हुआ “उन्होंने वे तीस सिक्के अर्थात् उस ठहराए हुए मूल्य को (जिसे इस्राएल की सन्तान में से कितनों ने ठहराया था) ले लिया।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 27:10" - }, - "और जैसे प्रभु ने मुझे आज्ञा दी थी वैसे ही उन्हें कुम्हार के खेत के मूल्य में दे दिया।”" - ] - }, - { - "type": "para:s", - "content": [ - "पिलातुस का यीशु से प्रश्न" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 27:11" - }, - "जब यीशु राज्यपाल के सामने खड़ा था, तो राज्यपाल ने उससे पूछा, “क्या तू यहूदियों का राजा है?” यीशु ने उससे कहा, “तू आप ही कह रहा है।”", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 27:12" - }, - "जब प्रधान याजक और पुरनिए उस पर दोष लगा रहे थे, तो उसने कुछ उत्तर नहीं दिया।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 27:13" - }, - "इस पर पिलातुस ने उससे कहा, “क्या तू नहीं सुनता, कि ये तेरे विरोध में कितनी गवाहियाँ दे रहे हैं?”", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 27:14" - }, - "परन्तु उसने उसको एक बात का भी उत्तर नहीं दिया, यहाँ तक कि राज्यपाल को बड़ा आश्चर्य हुआ।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु को छोड़ने में पिलातुस असफल" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "MAT 27:15" - }, - "और राज्यपाल की यह रीति थी, कि उस पर्व में लोगों के लिये किसी एक बन्दी को जिसे वे चाहते थे, छोड़ देता था।", - { - "type": "verse:v", - "number": "16", - "sid": "MAT 27:16" - }, - "उस समय बरअब्बा नामक उन्हीं में का, एक नामी बन्धुआ था।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 27:17" - }, - "अतः जब वे इकट्ठा हुए, तो पिलातुस ने उनसे कहा, “तुम किसको चाहते हो, कि मैं तुम्हारे लिये छोड़ दूँ? बरअब्बा को, या यीशु को जो मसीह कहलाता है?”", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 27:18" - }, - "क्योंकि वह जानता था कि उन्होंने उसे डाह से पकड़वाया है।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 27:19" - }, - "जब वह न्याय की गद्दी पर बैठा हुआ था तो उसकी पत्‍नी ने उसे कहला भेजा, “तू उस धर्मी के मामले में हाथ न डालना; क्योंकि मैंने आज स्वप्न में उसके कारण बहुत दुःख उठाया है।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "MAT 27:20" - }, - "प्रधान याजकों और प्राचीनों ने लोगों को उभारा, कि वे बरअब्बा को माँग ले, और यीशु को नाश कराएँ।", - { - "type": "verse:v", - "number": "21", - "sid": "MAT 27:21" - }, - "राज्यपाल ने उनसे पूछा, “इन दोनों में से किस को चाहते हो, कि तुम्हारे लिये छोड़ दूँ?” उन्होंने कहा, “बरअब्बा को।”", - { - "type": "verse:v", - "number": "22", - "sid": "MAT 27:22" - }, - "पिलातुस ने उनसे पूछा, “फिर यीशु को जो मसीह कहलाता है, क्या करूँ?” सब ने उससे कहा, “वह क्रूस पर चढ़ाया जाए।”", - { - "type": "verse:v", - "number": "23", - "sid": "MAT 27:23" - }, - "राज्यपाल ने कहा, “क्यों उसने क्या बुराई की है?” परन्तु वे और भी चिल्ला-चिल्लाकर कहने लगे, “वह क्रूस पर चढ़ाया जाए।”", - { - "type": "verse:v", - "number": "24", - "sid": "MAT 27:24" - }, - "जब पिलातुस ने देखा, कि कुछ बन नहीं पड़ता परन्तु इसके विपरीत उपद्रव होता जाता है, तो उसने पानी लेकर भीड़ के सामने अपने हाथ धोए, और कहा, “मैं इस धर्मी के लहू से निर्दोष हूँ; तुम ही जानो।”", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 27:25" - }, - "सब लोगों ने उत्तर दिया, “इसका लहू हम पर और हमारी सन्तान पर हो!”" - ] - }, - { - "type": "para:s", - "content": [ - "क्रूस पर चढ़ाने के लिए सौंपना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "MAT 27:26" - }, - "इस पर उसने बरअब्बा को उनके लिये छोड़ दिया, और यीशु को कोड़े* लगवाकर सौंप दिया, कि क्रूस पर चढ़ाया जाए।" - ] - }, - { - "type": "para:s", - "content": [ - "सिपाहियों द्वारा यीशु का अपमान" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "MAT 27:27" - }, - "तब राज्यपाल के सिपाहियों ने यीशु को किले* में ले जाकर सारे सैनिक उसके चारों ओर इकट्ठी की।", - { - "type": "verse:v", - "number": "28", - "sid": "MAT 27:28" - }, - "और उसके कपड़े उतारकर उसे लाल चोगा पहनाया।", - { - "type": "verse:v", - "number": "29", - "sid": "MAT 27:29" - }, - "और काँटों का मुकुट गूँथकर उसके सिर पर रखा; और उसके दाहिने हाथ में सरकण्डा दिया और उसके आगे घुटने टेककर उसे उपहास में उड़ाने लगे, “हे यहूदियों के राजा नमस्कार!”", - { - "type": "verse:v", - "number": "30", - "sid": "MAT 27:30" - }, - "और उस पर थूका; और वही सरकण्डा लेकर उसके सिर पर मारने लगे।", - { - "type": "verse:v", - "number": "31", - "sid": "MAT 27:31" - }, - "जब वे उसका उपहास कर चुके, तो वह चोगा उस पर से उतारकर फिर उसी के कपड़े उसे पहनाए, और क्रूस पर चढ़ाने के लिये ले चले।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु का क्रूस पर चढ़ाया जाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "MAT 27:32" - }, - "बाहर जाते हुए उन्हें शमौन नामक एक कुरेनी मनुष्य मिला, उन्होंने उसे बेगार में पकड़ा कि उसका क्रूस उठा ले चले।", - { - "type": "verse:v", - "number": "33", - "sid": "MAT 27:33" - }, - "और उस स्थान पर जो गुलगुता* नाम की जगह अर्थात् खोपड़ी का स्थान कहलाता है पहुँचकर।", - { - "type": "verse:v", - "number": "34", - "sid": "MAT 27:34" - }, - "उन्होंने पित्त मिलाया हुआ दाखरस उसे पीने को दिया, परन्तु उसने चखकर पीना न चाहा।", - { - "type": "verse:v", - "number": "35", - "sid": "MAT 27:35" - }, - "तब उन्होंने उसे क्रूस पर चढ़ाया; और चिट्ठियाँ डालकर उसके कपड़े बाँट लिए।", - { - "type": "verse:v", - "number": "36", - "sid": "MAT 27:36" - }, - "और वहाँ बैठकर उसका पहरा देने लगे।", - { - "type": "verse:v", - "number": "37", - "sid": "MAT 27:37" - }, - "और उसका दोषपत्र, उसके सिर के ऊपर लगाया, कि “यह यहूदियों का राजा यीशु है।”", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 27:38" - }, - "तब उसके साथ दो डाकू एक दाहिने और एक बाएँ क्रूसों पर चढ़ाए गए।", - { - "type": "verse:v", - "number": "39", - "sid": "MAT 27:39" - }, - "और आने-जानेवाले सिर हिला-हिलाकर उसकी निन्दा करते थे।", - { - "type": "verse:v", - "number": "40", - "sid": "MAT 27:40" - }, - "और यह कहते थे, “हे मन्दिर के ढानेवाले और तीन दिन में बनानेवाले, अपने आप को तो बचा! यदि तू परमेश्‍वर का पुत्र है, तो क्रूस पर से उतर आ।”", - { - "type": "verse:v", - "number": "41", - "sid": "MAT 27:41" - }, - "इसी रीति से प्रधान याजक भी शास्त्रियों और प्राचीनों समेत उपहास कर करके कहते थे,", - { - "type": "verse:v", - "number": "42", - "sid": "MAT 27:42" - }, - "“इसने दूसरों को बचाया, और अपने आप को नहीं बचा सकता। यह तो ‘इस्राएल का राजा’ है। अब क्रूस पर से उतर आए, तो हम उस पर विश्वास करें।", - { - "type": "verse:v", - "number": "43", - "sid": "MAT 27:43" - }, - "उसने परमेश्‍वर का भरोसा रखा है, यदि वह इसको चाहता है, तो अब इसे छुड़ा ले, क्योंकि इसने कहा था, कि ‘मैं परमेश्‍वर का पुत्र हूँ।’ ”", - { - "type": "verse:v", - "number": "44", - "sid": "MAT 27:44" - }, - "इसी प्रकार डाकू भी जो उसके साथ क्रूसों पर चढ़ाए गए थे उसकी निन्दा करते थे।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु का प्राण त्यागना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "45", - "sid": "MAT 27:45" - }, - "दोपहर से लेकर तीसरे पहर तक उस सारे देश में अंधेरा छाया रहा।", - { - "type": "verse:v", - "number": "46", - "sid": "MAT 27:46" - }, - "तीसरे पहर के निकट यीशु ने बड़े शब्द से पुकारकर कहा, “एली, एली, लमा शबक्तनी*?” अर्थात् “हे मेरे परमेश्‍वर, हे मेरे परमेश्‍वर, तूने मुझे क्यों छोड़ दिया?”", - { - "type": "verse:v", - "number": "47", - "sid": "MAT 27:47" - }, - "जो वहाँ खड़े थे, उनमें से कितनों ने यह सुनकर कहा, “वह तो एलिय्याह को पुकारता है।”", - { - "type": "verse:v", - "number": "48", - "sid": "MAT 27:48" - }, - "उनमें से एक तुरन्त दौड़ा, और पनसोख्‍ता लेकर सिरके में डुबोया, और सरकण्डे पर रखकर उसे चुसाया।", - { - "type": "verse:v", - "number": "49", - "sid": "MAT 27:49" - }, - "औरों ने कहा, “रह जाओ, देखें, एलिय्याह उसे बचाने आता है कि नहीं।”", - { - "type": "verse:v", - "number": "50", - "sid": "MAT 27:50" - }, - "तब यीशु ने फिर बड़े शब्द से चिल्लाकर प्राण छोड़ दिए।", - { - "type": "verse:v", - "number": "51", - "sid": "MAT 27:51" - }, - "तब, मन्दिर का परदा* ऊपर से नीचे तक फट कर दो टुकड़े हो गया: और धरती डोल गई और चट्टानें फट गईं।", - { - "type": "verse:v", - "number": "52", - "sid": "MAT 27:52" - }, - "और कब्रें खुल गईं, और सोए हुए पवित्र लोगों के बहुत शव जी उठे।", - { - "type": "verse:v", - "number": "53", - "sid": "MAT 27:53" - }, - "और उसके जी उठने के बाद वे कब्रों में से निकलकर पवित्र नगर में गए, और बहुतों को दिखाई दिए।", - { - "type": "verse:v", - "number": "54", - "sid": "MAT 27:54" - }, - "तब सूबेदार और जो उसके साथ यीशु का पहरा दे रहे थे, भूकम्प और जो कुछ हुआ था, देखकर अत्यन्त डर गए, और कहा, “सचमुच यह परमेश्‍वर का पुत्र था!”", - { - "type": "verse:v", - "number": "55", - "sid": "MAT 27:55" - }, - "वहाँ बहुत सी स्त्रियाँ जो गलील से यीशु की सेवा करती हुईं उसके साथ आईं थीं, दूर से देख रही थीं।", - { - "type": "verse:v", - "number": "56", - "sid": "MAT 27:56" - }, - "उनमें मरियम मगदलीनी और याकूब और योसेस की माता मरियम और जब्दी के पुत्रों की माता थीं।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु का दफनाना जाना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "57", - "sid": "MAT 27:57" - }, - "जब सांझ हुई तो यूसुफ नाम अरिमतियाह का एक धनी मनुष्य जो आप ही यीशु का चेला था, आया।", - { - "type": "verse:v", - "number": "58", - "sid": "MAT 27:58" - }, - "उसने पिलातुस के पास जाकर यीशु का शव माँगा। इस पर पिलातुस ने दे देने की आज्ञा दी।", - { - "type": "verse:v", - "number": "59", - "sid": "MAT 27:59" - }, - "यूसुफ ने शव को लेकर उसे साफ़ चादर में लपेटा।", - { - "type": "verse:v", - "number": "60", - "sid": "MAT 27:60" - }, - "और उसे अपनी नई कब्र में रखा, जो उसने चट्टान में खुदवाई थी, और कब्र के द्वार पर बड़ा पत्थर लुढ़काकर चला गया।", - { - "type": "verse:v", - "number": "61", - "sid": "MAT 27:61" - }, - "और मरियम मगदलीनी और दूसरी मरियम वहाँ कब्र के सामने बैठी थीं।" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु की क्रब पर पहरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "62", - "sid": "MAT 27:62" - }, - "दूसरे दिन जो तैयारी के दिन के बाद का दिन था, प्रधान याजकों और फरीसियों ने पिलातुस के पास इकट्ठे होकर कहा।", - { - "type": "verse:v", - "number": "63", - "sid": "MAT 27:63" - }, - "“हे स्वामी, हमें स्मरण है, कि उस भरमानेवाले ने अपने जीते जी कहा था, कि मैं तीन दिन के बाद जी उठूँगा।", - { - "type": "verse:v", - "number": "64", - "sid": "MAT 27:64" - }, - "अतः आज्ञा दे कि तीसरे दिन तक कब्र की रखवाली की जाए, ऐसा न हो कि उसके चेले आकर उसे चुरा ले जाएँ, और लोगों से कहने लगें, कि वह मरे हुओं में से जी उठा है: तब पिछला धोखा पहले से भी बुरा होगा।”", - { - "type": "verse:v", - "number": "65", - "sid": "MAT 27:65" - }, - "पिलातुस ने उनसे कहा, “तुम्हारे पास पहरेदार तो हैं जाओ, अपनी समझ के अनुसार रखवाली करो।”", - { - "type": "verse:v", - "number": "66", - "sid": "MAT 27:66" - }, - "अतः वे पहरेदारों को साथ लेकर गए, और पत्थर पर मुहर लगाकर कब्र की रखवाली की।" - ] - }, - { - "type": "chapter:c", - "number": "28", - "sid": "MAT 28" - }, - { - "type": "para:s", - "content": [ - "यीशु का जी उठना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 28:1" - }, - "सब्त के दिन के बाद सप्ताह के पहले दिन पौ फटते ही मरियम मगदलीनी और दूसरी मरियम कब्र को देखने आई।", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 28:2" - }, - "तब एक बड़ा भूकम्प हुआ, क्योंकि परमेश्‍वर का एक दूत स्वर्ग से उतरा, और पास आकर उसने पत्थर को लुढ़का दिया, और उस पर बैठ गया।", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 28:3" - }, - "उसका रूप बिजली के समान और उसका वस्त्र हिम के समान उज्‍ज्वल था।", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 28:4" - }, - "उसके भय से पहरेदार काँप उठे, और मृतक समान हो गए।", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 28:5" - }, - "स्वर्गदूत ने स्त्रियों से कहा, “मत डरो, मैं जानता हूँ कि तुम यीशु को जो क्रूस पर चढ़ाया गया था ढूँढ़ती हो।", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 28:6" - }, - "वह यहाँ नहीं है, परन्तु अपने वचन के अनुसार* जी उठा है; आओ, यह स्थान देखो, जहाँ प्रभु रखा गया था।", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 28:7" - }, - "और शीघ्र जाकर उसके चेलों से कहो, कि वह मृतकों में से जी उठा है; और देखो वह तुम से पहले गलील को जाता है, वहाँ उसका दर्शन पाओगे, देखो, मैंने तुम से कह दिया।”", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 28:8" - }, - "और वे भय और बड़े आनन्द के साथ कब्र से शीघ्र लौटकर उसके चेलों को समाचार देने के लिये दौड़ गई।" - ] - }, - { - "type": "para:s", - "content": [ - "स्त्रियों को यीशु का दर्शन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 28:9" - }, - "तब, यीशु उन्हें मिला और कहा; “सुखी रहो” और उन्होंने पास आकर और उसके पाँव पकड़कर उसको दण्डवत् किया।", - { - "type": "verse:v", - "number": "10", - "sid": "MAT 28:10" - }, - "तब यीशु ने उनसे कहा, “मत डरो; मेरे भाइयों से जाकर कहो, कि गलील को चलें जाएँ वहाँ मुझे देखेंगे।”" - ] - }, - { - "type": "para:s", - "content": [ - "पहरेदारों की सूचना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MAT 28:11" - }, - "वे जा ही रही थी, कि पहरेदारों में से कितनों ने नगर में आकर पूरा हाल प्रधान याजकों से कह सुनाया।", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 28:12" - }, - "तब उन्होंने प्राचीनों के साथ इकट्ठे होकर सम्मति की, और सिपाहियों को बहुत चाँदी देकर कहा।", - { - "type": "verse:v", - "number": "13", - "sid": "MAT 28:13" - }, - "“यह कहना कि रात को जब हम सो रहे थे, तो उसके चेले आकर उसे चुरा ले गए।", - { - "type": "verse:v", - "number": "14", - "sid": "MAT 28:14" - }, - "और यदि यह बात राज्यपाल के कान तक पहुँचेगी, तो हम उसे समझा लेंगे और तुम्हें जोखिम से बचा लेंगे।”", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 28:15" - }, - "अतः उन्होंने रुपये लेकर जैसा सिखाए गए थे, वैसा ही किया; और यह बात आज तक यहूदियों में प्रचलित है।" - ] - }, - { - "type": "para:s", - "content": [ - "चेलों को दर्शन और अन्तिम आज्ञा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "MAT 28:16" - }, - "और ग्यारह चेले गलील में उस पहाड़ पर गए, जिसे यीशु ने उन्हें बताया था।", - { - "type": "verse:v", - "number": "17", - "sid": "MAT 28:17" - }, - "और उन्होंने उसके दर्शन पा कर उसे प्रणाम किया, पर किसी-किसी* को सन्देह हुआ।", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 28:18" - }, - "यीशु ने उनके पास आकर कहा, “स्वर्ग और पृथ्वी का सारा अधिकार* मुझे दिया गया है।", - { - "type": "verse:v", - "number": "19", - "sid": "MAT 28:19" - }, - "इसलिए तुम जाकर सब जातियों के लोगों को चेला बनाओ; और उन्हें पिता, और पुत्र, और पवित्र आत्मा के नाम से बपतिस्मा दो,", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 28:20" - }, - "और उन्हें सब बातें जो मैंने तुम्हें आज्ञा दी है, मानना सिखाओ और देखो, मैं जगत के अन्त तक सदैव तुम्हारे संग* हूँ।”" - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "मत्ती" + ] + }, + { + "type": "para:toc1", + "content": [ + "मत्ती" + ] + }, + { + "type": "para:toc2", + "content": [ + "मत्ती" + ] + }, + { + "type": "para:mt1", + "content": [ + "Matthew" + ] + }, + { + "type": "para:mt1", + "content": [ + "मत्ती" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:s", + "content": [ + "यीशु मसीह की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" + }, + "अब्राहम की सन्तान, दाऊद की सन्तान, यीशु मसीह* की वंशावली*।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 1:2" + }, + "अब्राहम से इसहाक उत्‍पन्‍न हुआ, इसहाक से याकूब उत्‍पन्‍न हुआ, और याकूब से यहूदा और उसके भाई उत्‍पन्‍न हुए।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 1:3" + }, + "यहूदा और तामार से पेरेस व जेरह उत्‍पन्‍न हुए, और पेरेस से हेस्रोन उत्‍पन्‍न हुआ, और हेस्रोन से एराम उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 1:4" + }, + "एराम से अम्मीनादाब उत्‍पन्‍न हुआ, और अम्मीनादाब से नहशोन, और नहशोन से सलमोन उत्‍पन्‍न हुआ। (रूत 4:19-20)", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 1:5" + }, + "सलमोन और राहाब से बोआज उत्‍पन्‍न हुआ, और बोआज और रूत से ओबेद उत्‍पन्‍न हुआ, और ओबेद से यिशै उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 1:6" + }, + "और यिशै से दाऊद राजा उत्‍पन्‍न हुआ। और दाऊद से सुलैमान उस स्त्री से उत्‍पन्‍न हुआ जो पहले ऊरिय्याह की पत्‍नी थी। (2 शमू. 12:24)", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 1:7" + }, + "सुलैमान से रहबाम उत्‍पन्‍न हुआ, और रहबाम से अबिय्याह उत्‍पन्‍न हुआ, और अबिय्याह से आसा उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 1:8" + }, + "आसा से यहोशाफात उत्‍पन्‍न हुआ, और यहोशाफात से योराम उत्‍पन्‍न हुआ, और योराम से उज्जियाह उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 1:9" + }, + "उज्जियाह से योताम उत्‍पन्‍न हुआ, योताम से आहाज उत्‍पन्‍न हुआ, और आहाज से हिजकिय्याह उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 1:10" + }, + "हिजकिय्याह से मनश्शे उत्‍पन्‍न हुआ, मनश्शे से आमोन उत्‍पन्‍न हुआ, और आमोन से योशिय्याह उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 1:11" + }, + "और बन्दी होकर बाबेल जाने के समय में योशिय्याह से यकुन्याह*, और उसके भाई उत्‍पन्‍न हुए। (यिर्म. 27:20)", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 1:12" + }, + "बन्दी होकर बाबेल पहुँचाए जाने के बाद यकुन्याह से शालतियेल उत्‍पन्‍न हुआ, और शालतियेल से जरुब्बाबेल उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 1:13" + }, + "जरुब्बाबेल से अबीहूद उत्‍पन्‍न हुआ, अबीहूद से एलयाकीम उत्‍पन्‍न हुआ, और एलयाकीम से अजोर उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 1:14" + }, + "अजोर से सादोक उत्‍पन्‍न हुआ, सादोक से अखीम उत्‍पन्‍न हुआ, और अखीम से एलीहूद उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 1:15" + }, + "एलीहूद से एलीआजार उत्‍पन्‍न हुआ, एलीआजार से मत्तान उत्‍पन्‍न हुआ, और मत्तान से याकूब उत्‍पन्‍न हुआ।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 1:16" + }, + "याकूब से यूसुफ उत्‍पन्‍न हुआ, जो मरियम का पति था, और मरियम से* यीशु उत्‍पन्‍न हुआ जो मसीह कहलाता है।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 1:17" + }, + "अब्राहम से दाऊद तक सब चौदह पीढ़ी हुई, और दाऊद से बाबेल को बन्दी होकर पहुँचाए जाने तक चौदह पीढ़ी, और बन्दी होकर बाबेल को पहुँचाए जाने के समय से लेकर मसीह तक चौदह पीढ़ी हुई।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु मसीह का जन्म" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 1:18" + }, + "अब यीशु मसीह का जन्म इस प्रकार से हुआ, कि जब उसकी माता मरियम की मंगनी यूसुफ के साथ हो गई, तो उनके इकट्ठे होने के पहले से वह पवित्र आत्मा की ओर से गर्भवती पाई गई।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 1:19" + }, + "अतः उसके पति यूसुफ ने जो धर्मी था और उसे बदनाम करना नहीं चाहता था, उसे चुपके से त्याग देने की मनसा की।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 1:20" + }, + "जब वह इन बातों की सोच ही में था तो परमेश्‍वर का स्वर्गदूत उसे स्वप्न में दिखाई देकर कहने लगा, “हे यूसुफ! दाऊद की सन्तान, तू अपनी पत्‍नी मरियम को अपने यहाँ ले आने से मत डर, क्योंकि जो उसके गर्भ में है, वह पवित्र आत्मा की ओर से है।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 1:21" + }, + "वह पुत्र जनेगी और तू उसका नाम यीशु* रखना, क्योंकि वह अपने लोगों का उनके पापों से उद्धार करेगा।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 1:22" + }, + "यह सब कुछ इसलिए हुआ कि जो वचन प्रभु ने भविष्यद्वक्ता के द्वारा कहा था, वह पूरा हो (यशा. 7:14)", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 1:23" + }, + "“देखो, एक कुँवारी गर्भवती होगी और एक पुत्र जनेगी, और उसका नाम इम्मानुएल रखा जाएगा,” जिसका अर्थ है - परमेश्‍वर हमारे साथ।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 1:24" + }, + "तब यूसुफ नींद से जागकर परमेश्‍वर के दूत की आज्ञा अनुसार अपनी पत्‍नी को अपने यहाँ ले आया।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 1:25" + }, + "और जब तक वह पुत्र न जनी तब तक वह उसके पास न गया: और उसने उसका नाम यीशु रखा।" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "MAT 2" + }, + { + "type": "para:s", + "content": [ + "ज्योतिषियों का पूरब से आगमन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 2:1" + }, + "हेरोदेस राजा के दिनों में जब यहूदिया के बैतलहम* में यीशु का जन्म हुआ, तब, पूर्व से कई ज्योतिषी यरूशलेम में आकर पूछने लगे,", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 2:2" + }, + "“यहूदियों का राजा जिसका जन्म हुआ है, कहाँ है? क्योंकि हमने पूर्व में उसका तारा देखा है और उसको झुककर प्रणाम करने आए हैं।” (गिन. 24:17)", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 2:3" + }, + "यह सुनकर हेरोदेस राजा और उसके साथ सारा यरूशलेम घबरा गया।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 2:4" + }, + "और उसने लोगों के सब प्रधान याजकों और शास्त्रियों* को इकट्ठा करके उनसे पूछा, “मसीह का जन्म कहाँ होना चाहिए?”", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 2:5" + }, + "उन्होंने उससे कहा, “यहूदिया के बैतलहम में; क्योंकि भविष्यद्वक्ता के द्वारा लिखा गया है :" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 2:6" + }, + "“हे बैतलहम, यहूदा के प्रदेश, तू किसी भी रीति से यहूदा के अधिकारियों में सबसे छोटा नहीं; क्योंकि तुझ में से एक अधिपति निकलेगा, जो मेरी प्रजा इस्राएल का चरवाहा बनेगा।” (मीका 5:2)", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 2:7" + }, + "तब हेरोदेस ने ज्योतिषियों को चुपके से बुलाकर उनसे पूछा, कि तारा ठीक किस समय दिखाई दिया था।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 2:8" + }, + "और उसने यह कहकर उन्हें बैतलहम भेजा, “जाकर उस बालक के विषय में ठीक-ठीक मालूम करो और जब वह मिल जाए तो मुझे समाचार दो ताकि मैं भी आकर उसको प्रणाम करूँ।”", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 2:9" + }, + "वे राजा की बात सुनकर चले गए, और जो तारा उन्होंने पूर्व में देखा था, वह उनके आगे-आगे चला; और जहाँ बालक था, उस जगह के ऊपर पहुँचकर ठहर गया।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 2:10" + }, + "उस तारे को देखकर वे अति आनन्दित हुए। (लूका 2:20)", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 2:11" + }, + "और उस घर में पहुँचकर उस बालक को उसकी माता मरियम के साथ देखा, और दण्डवत् होकर बालक* की आराधना की, और अपना-अपना थैला खोलकर उसे सोना, और लोबान, और गन्धरस की भेंट चढ़ाई।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 2:12" + }, + "और स्वप्न में यह चेतावनी पा कर कि हेरोदेस के पास फिर न जाना, वे दूसरे मार्ग से होकर अपने देश को चले गए।" + ] + }, + { + "type": "para:s", + "content": [ + "मिस्र देश को भागना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 2:13" + }, + "उनके चले जाने के बाद, परमेश्‍वर के एक दूत ने स्वप्न में प्रकट होकर यूसुफ से कहा, “उठ! उस बालक को और उसकी माता को लेकर मिस्र देश को भाग जा; और जब तक मैं तुझ से न कहूँ, तब तक वहीं रहना; क्योंकि हेरोदेस इस बालक को ढूँढ़ने पर है कि इसे मरवा डाले।”", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 2:14" + }, + "तब वह रात ही को उठकर बालक और उसकी माता को लेकर मिस्र को चल दिया।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 2:15" + }, + "और हेरोदेस के मरने तक वहीं रहा। इसलिए कि वह वचन जो प्रभु ने भविष्यद्वक्ता के द्वारा कहा था पूरा हो “मैंने अपने पुत्र को मिस्र से बुलाया।” (होशे 11:1)" + ] + }, + { + "type": "para:s", + "content": [ + "हेरोदेस द्वारा छोटे बालकों को मरवाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 2:16" + }, + "जब हेरोदेस ने यह देखा, कि ज्योतिषियों ने उसके साथ धोखा किया है, तब वह क्रोध से भर गया, और लोगों को भेजकर ज्योतिषियों से ठीक-ठीक पूछे हुए समय के अनुसार बैतलहम और उसके आस-पास के स्थानों के सब लड़कों को जो दो वर्ष के या उससे छोटे थे, मरवा डाला।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 2:17" + }, + "तब जो वचन यिर्मयाह भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हुआ" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 2:18" + }, + "“रामाह में एक करुण-नाद सुनाई दिया," + ] + }, + { + "type": "para:q", + "content": [ + "रोना और बड़ा विलाप," + ] + }, + { + "type": "para:q", + "content": [ + "राहेल अपने बालकों के लिये रो रही थी;" + ] + }, + { + "type": "para:q", + "content": [ + "और शान्त होना न चाहती थी, क्योंकि वे अब नहीं रहे।” (यिर्म. 31:15)" + ] + }, + { + "type": "para:s", + "content": [ + "मिस्र देश से वापसी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "MAT 2:19" + }, + "हेरोदेस के मरने के बाद, प्रभु के दूत ने मिस्र में यूसुफ को स्वप्न में प्रकट होकर कहा,", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 2:20" + }, + "“उठ, बालक और उसकी माता को लेकर इस्राएल के देश में चला जा; क्योंकि जो बालक के प्राण लेना चाहते थे, वे मर गए।” (निर्ग. 4:19)", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 2:21" + }, + "वह उठा, और बालक और उसकी माता को साथ लेकर इस्राएल के देश में आया।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 2:22" + }, + "परन्तु यह सुनकर कि अरखिलाउस* अपने पिता हेरोदेस की जगह यहूदिया पर राज्य कर रहा है, वहाँ जाने से डरा; और स्वप्न में परमेश्‍वर से चेतावनी पा कर गलील प्रदेश में चला गया।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 2:23" + }, + "और नासरत नामक नगर में जा बसा, ताकि वह वचन पूरा हो, जो भविष्यद्वक्ताओं के द्वारा कहा गया थाः “वह नासरी* कहलाएगा।” (लूका 18:7)" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "MAT 3" + }, + { + "type": "para:s", + "content": [ + "यूहन्ना बपतिस्मा देनेवाले का प्रचार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 3:1" + }, + "उन दिनों में यूहन्ना बपतिस्मा देनेवाला आकर यहूदिया के जंगल* में यह प्रचार करने लगा :", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 3:2" + }, + "“मन फिराओ*, क्योंकि स्वर्ग का राज्य निकट आ गया है।”", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 3:3" + }, + "यह वही है जिसके बारे में यशायाह भविष्यद्वक्ता ने कहा था :" + ] + }, + { + "type": "para:q", + "content": [ + "“जंगल में एक पुकारनेवाले का शब्द हो रहा है, कि प्रभु का मार्ग तैयार करो," + ] + }, + { + "type": "para:q", + "content": [ + "उसकी सड़कें सीधी करो।” (यशा. 40:3)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "MAT 3:4" + }, + "यह यूहन्ना ऊँट के रोम का वस्त्र पहने था, और अपनी कमर में चमड़े का कमरबन्द बाँधे हुए था, और उसका भोजन टिड्डियाँ और वनमधु था। (2 राजा. 1:8)", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 3:5" + }, + "तब यरूशलेम के और सारे यहूदिया के, और यरदन के आस-पास के सारे क्षेत्र के लोग उसके पास निकल आए।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 3:6" + }, + "और अपने-अपने पापों को मानकर यरदन नदी में उससे बपतिस्मा लिया।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 3:7" + }, + "जब उसने बहुत से फरीसियों* और सदूकियों* को बपतिस्मा के लिये अपने पास आते देखा, तो उनसे कहा, “हे साँप के बच्चों, तुम्हें किसने चेतावनी दी कि आनेवाले क्रोध से भागो?", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 3:8" + }, + "मन फिराव के योग्य फल लाओ;", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 3:9" + }, + "और अपने-अपने मन में यह न सोचो, कि हमारा पिता अब्राहम है; क्योंकि मैं तुम से कहता हूँ, कि परमेश्‍वर इन पत्थरों से अब्राहम के लिये सन्तान उत्‍पन्‍न कर सकता है।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 3:10" + }, + "और अब कुल्हाड़ा पेड़ों की जड़ पर रखा हुआ है, इसलिए जो-जो पेड़ अच्छा फल नहीं लाता, वह काटा और आग में झोंका जाता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 3:11" + }, + "“मैं तो पानी से तुम्हें मन फिराव का बपतिस्मा देता हूँ, परन्तु जो मेरे बाद आनेवाला है, वह मुझसे शक्तिशाली है; मैं उसकी जूती उठाने के योग्य नहीं, वह तुम्हें पवित्र आत्मा और आग से बपतिस्मा देगा।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 3:12" + }, + "उसका सूप उसके हाथ में है, और वह अपना खलिहान अच्छी रीति से साफ करेगा, और अपने गेहूँ को तो खत्ते में इकट्ठा करेगा, परन्तु भूसी को उस आग में जलाएगा जो बुझने की नहीं।”" + ] + }, + { + "type": "para:s", + "content": [ + "यूहन्ना द्वारा यीशु मसीह का बपतिस्मा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 3:13" + }, + "उस समय यीशु गलील से यरदन के किनारे पर यूहन्ना के पास उससे बपतिस्मा लेने आया।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 3:14" + }, + "परन्तु यूहन्ना यह कहकर उसे रोकने लगा, “मुझे तेरे हाथ से बपतिस्मा लेने की आवश्यकता है, और तू मेरे पास आया है?”", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 3:15" + }, + "यीशु ने उसको यह उत्तर दिया, “अब तो ऐसा ही होने दे, क्योंकि हमें इसी रीति से सब धार्मिकता को पूरा करना उचित है।” तब उसने उसकी बात मान ली।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 3:16" + }, + "और यीशु बपतिस्मा लेकर तुरन्त पानी में से ऊपर आया, और उसके लिये आकाश खुल गया; और उसने परमेश्‍वर की आत्मा को कबूतर के समान उतरते और अपने ऊपर आते देखा।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 3:17" + }, + "और यह आकाशवाणी हुई, “यह मेरा प्रिय पुत्र है, जिससे मैं अत्यन्त प्रसन्‍न हूँ।”* (भज. 2:7)" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "MAT 4" + }, + { + "type": "para:s", + "content": [ + "शैतान द्वारा यीशु मसीह की परीक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 4:1" + }, + "तब उस समय आत्मा यीशु को एकांत में ले गया ताकि शैतान से उसकी परीक्षा हो।*", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 4:2" + }, + "वह चालीस दिन, और चालीस रात, निराहार रहा, तब उसे भूख लगी। (निर्ग. 34:28)", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 4:3" + }, + "तब परखनेवाले ने पास आकर उससे कहा, “यदि तू परमेश्‍वर का पुत्र है, तो कह दे, कि ये पत्थर रोटियाँ बन जाएँ।”", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 4:4" + }, + "यीशु ने उत्तर दिया, “लिखा है," + ] + }, + { + "type": "para:q", + "content": [ + "‘मनुष्य केवल रोटी ही से नहीं," + ] + }, + { + "type": "para:q", + "content": [ + "परन्तु हर एक वचन से जो परमेश्‍वर के मुख से निकलता है जीवित रहेगा।’ ”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 4:5" + }, + "तब शैतान उसे पवित्र नगर में ले गया और मन्दिर के कंगूरे पर खड़ा किया। (लूका 4:9)", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 4:6" + }, + "और उससे कहा, “यदि तू परमेश्‍वर का पुत्र है, तो अपने आप को नीचे गिरा दे; क्योंकि लिखा है, ‘वह तेरे विषय में अपने स्वर्गदूतों को आज्ञा देगा, और वे तुझे हाथों हाथ उठा लेंगे; कहीं ऐसा न हो कि तेरे पाँवों में पत्थर से ठेस लगे*।’ ” (भज. 91:11-12)", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 4:7" + }, + "यीशु ने उससे कहा, “यह भी लिखा है, ‘तू प्रभु अपने परमेश्‍वर की परीक्षा न कर।’ ” (व्य. 6:16)", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 4:8" + }, + "फिर शैतान उसे एक बहुत ऊँचे पहाड़ पर ले गया और सारे जगत के राज्य और उसका वैभव दिखाकर", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 4:9" + }, + "उससे कहा, “यदि तू गिरकर मुझे प्रणाम करे, तो मैं यह सब कुछ तुझे दे दूँगा*।”", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 4:10" + }, + "तब यीशु ने उससे कहा, “हे शैतान दूर हो जा, क्योंकि लिखा है: ‘तू प्रभु अपने परमेश्‍वर को प्रणाम कर, और केवल उसी की उपासना कर।’ ” (व्य. 6:13)", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 4:11" + }, + "तब शैतान उसके पास से चला गया, और स्वर्गदूत आकर उसकी सेवा करने लगे।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु के उपदेश का आरम्भ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "MAT 4:12" + }, + "जब उसने यह सुना कि यूहन्ना पकड़वा दिया गया, तो वह गलील को चला गया।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 4:13" + }, + "और नासरत को छोड़कर कफरनहूम में जो झील के किनारे जबूलून और नप्ताली के क्षेत्र में है जाकर रहने लगा।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 4:14" + }, + "ताकि जो यशायाह भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 4:15" + }, + "“जबूलून और नप्ताली के क्षेत्र," + ] + }, + { + "type": "para:q", + "content": [ + "झील के मार्ग से यरदन के पास अन्यजातियों का गलील-" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 4:16" + }, + "जो लोग अंधकार में बैठे थे उन्होंने बड़ी ज्योति देखी; और जो मृत्यु के क्षेत्र और छाया में बैठे थे, उन पर ज्योति चमकी।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "MAT 4:17" + }, + "उस समय से यीशु ने प्रचार करना और यह कहना आरम्भ किया, “मन फिराओ क्योंकि स्वर्ग का राज्य निकट आया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "प्रथम चेलों का बुलाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 4:18" + }, + "उसने गलील की झील के किनारे फिरते हुए दो भाइयों अर्थात् शमौन को जो पतरस कहलाता है, और उसके भाई अन्द्रियास को झील में जाल डालते देखा; क्योंकि वे मछवे थे।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 4:19" + }, + "और उनसे कहा, “मेरे पीछे चले आओ, तो मैं तुम को मनुष्यों के पकड़नेवाले बनाऊँगा।”", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 4:20" + }, + "वे तुरन्त जालों को छोड़कर उसके पीछे हो लिए।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 4:21" + }, + "और वहाँ से आगे बढ़कर, उसने और दो भाइयों अर्थात् जब्दी के पुत्र* याकूब और उसके भाई यूहन्ना को अपने पिता जब्दी के साथ नाव पर अपने जालों को सुधारते देखा; और उन्हें भी बुलाया।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 4:22" + }, + "वे तुरन्त नाव और अपने पिता को छोड़कर उसके पीछे हो लिए।" + ] + }, + { + "type": "para:s", + "content": [ + "गलील में रोगियों को चंगा करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "MAT 4:23" + }, + "और यीशु सारे गलील में फिरता हुआ उनके आराधनालयों में उपदेश करता, और राज्य का सुसमाचार प्रचार करता, और लोगों की हर प्रकार की बीमारी और दुर्बलता को दूर करता रहा।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 4:24" + }, + "और सारे सीरिया देश में उसका यश फैल गया; और लोग सब बीमारों को, जो विभिन्न प्रकार की बीमारियों और दुःखों में जकड़े हुए थे, और जिनमें दुष्टात्माएँ थीं और मिर्गीवालों और लकवे के रोगियों को उसके पास लाए और उसने उन्हें चंगा किया।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 4:25" + }, + "और गलील, दिकापुलिस*, यरूशलेम, यहूदिया और यरदन के पार से भीड़ की भीड़ उसके पीछे हो ली।" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "MAT 5" + }, + { + "type": "para:s", + "content": [ + "यीशु मसीह का पहाड़ी उपदेश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 5:1" + }, + "वह इस भीड़ को देखकर, पहाड़ पर चढ़ गया; और जब बैठ गया तो उसके चेले उसके पास आए।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 5:2" + }, + "और वह अपना मुँह खोलकर उन्हें यह उपदेश देने लगा :" + ] + }, + { + "type": "para:s", + "content": [ + "धन्य वचन" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MAT 5:3" + }, + "“धन्य हैं वे, जो मन के दीन हैं, क्योंकि स्वर्ग का राज्य उन्हीं का है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "MAT 5:4" + }, + "“धन्य हैं वे, जो शोक करते हैं, क्योंकि वे शान्ति पाएँगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 5:5" + }, + "“धन्य हैं वे, जो नम्र हैं, क्योंकि वे पृथ्वी के अधिकारी होंगे। (भज. 37:11)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 5:6" + }, + "“धन्य हैं वे, जो धार्मिकता के भूखे और प्यासे हैं, क्योंकि वे तृप्त किये जाएँगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "MAT 5:7" + }, + "“धन्य हैं वे, जो दयावन्त हैं, क्योंकि उन पर दया की जाएगी।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MAT 5:8" + }, + "“धन्य हैं वे, जिनके मन शुद्ध हैं, क्योंकि वे परमेश्‍वर को देखेंगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 5:9" + }, + "“धन्य हैं वे, जो मेल करवानेवाले हैं, क्योंकि वे परमेश्‍वर के पुत्र कहलाएँगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MAT 5:10" + }, + "“धन्य हैं वे, जो धार्मिकता के कारण सताए जाते हैं, क्योंकि स्वर्ग का राज्य उन्हीं का है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 5:11" + }, + "“धन्य हो तुम, जब मनुष्य मेरे कारण तुम्हारी निन्दा करें और सताएँ और झूठ बोल बोलकर तुम्हारे विरोध में सब प्रकार की बुरी बात कहें।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 5:12" + }, + "आनन्दित और मगन होना क्योंकि तुम्हारे लिये स्वर्ग में बड़ा प्रतिफल है। इसलिए कि उन्होंने उन भविष्यद्वक्ताओं को जो तुम से पहले थे इसी रीति से सताया था।" + ] + }, + { + "type": "para:s", + "content": [ + "नमक और ज्योति से तुलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 5:13" + }, + "“तुम पृथ्वी के नमक हो; परन्तु यदि नमक का स्वाद बिगड़ जाए, तो वह फिर किस वस्तु से नमकीन किया जाएगा? फिर वह किसी काम का नहीं, केवल इसके कि बाहर फेंका जाए और मनुष्यों के पैरों तले रौंदा जाए।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 5:14" + }, + "तुम जगत की ज्योति हो। जो नगर पहाड़ पर बसा हुआ है वह छिप नहीं सकता।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 5:15" + }, + "और लोग दिया जलाकर पैमाने के नीचे नहीं परन्तु दीवट पर रखते हैं, तब उससे घर के सब लोगों को प्रकाश पहुँचता है।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 5:16" + }, + "उसी प्रकार तुम्हारा उजियाला मनुष्यों के सामने चमके कि वे तुम्हारे भले कामों को देखकर तुम्हारे पिता की, जो स्वर्ग में हैं, बड़ाई करें।" + ] + }, + { + "type": "para:s", + "content": [ + "व्यवस्था का पूरा होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "MAT 5:17" + }, + "“यह न समझो, कि मैं व्यवस्था* या भविष्यद्वक्ताओं की शिक्षाओं को लोप करने आया हूँ, लोप करने नहीं, परन्तु पूरा करने आया हूँ। (रोम. 10:4)", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 5:18" + }, + "क्योंकि मैं तुम से सच कहता हूँ, कि जब तक आकाश और पृथ्वी टल न जाएँ, तब तक व्यवस्था से एक मात्रा या बिन्दु भी बिना पूरा हुए नहीं टलेगा।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 5:19" + }, + "इसलिए जो कोई इन छोटी से छोटी आज्ञाओं में से किसी एक को तोड़े, और वैसा ही लोगों को सिखाए, वह स्वर्ग के राज्य में सबसे छोटा कहलाएगा; परन्तु जो कोई उनका पालन करेगा और उन्हें सिखाएगा, वही स्वर्ग के राज्य में महान कहलाएगा।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 5:20" + }, + "क्योंकि मैं तुम से कहता हूँ, कि यदि तुम्हारी धार्मिकता शास्त्रियों और फरीसियों की धार्मिकता से बढ़कर न हो, तो तुम स्वर्ग के राज्य में कभी प्रवेश करने न पाओगे।" + ] + }, + { + "type": "para:s", + "content": [ + "हत्या और क्रोध का दण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "MAT 5:21" + }, + "“तुम सुन चुके हो, कि पूर्वकाल के लोगों से कहा गया था कि ‘हत्या न करना’, और ‘जो कोई हत्या करेगा वह कचहरी में दण्ड के योग्य होगा।’ (निर्ग. 20:13)", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 5:22" + }, + "परन्तु मैं तुम से यह कहता हूँ, कि जो कोई अपने भाई पर क्रोध करेगा, वह कचहरी में दण्ड के योग्य होगा और जो कोई अपने भाई को निकम्मा* कहेगा वह महासभा में दण्ड के योग्य होगा; और जो कोई कहे ‘अरे मूर्ख’ वह नरक की आग के दण्ड के योग्य होगा।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 5:23" + }, + "इसलिए यदि तू अपनी भेंट वेदी पर लाए, और वहाँ तू स्मरण करे, कि मेरे भाई के मन में मेरी ओर से कुछ विरोध है,", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 5:24" + }, + "तो अपनी भेंट वहीं वेदी के सामने छोड़ दे, और जाकर पहले अपने भाई से मेल मिलाप कर, और तब आकर अपनी भेंट चढ़ा।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 5:25" + }, + "जब तक तू अपने मुद्दई के साथ मार्ग में हैं, उससे झटपट मेल मिलाप कर ले कहीं ऐसा न हो कि मुद्दई तुझे न्यायाधीश को सौंपे, और न्यायाधीश तुझे सिपाही को सौंप दे और तू बन्दीगृह में डाल दिया जाए।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 5:26" + }, + "मैं तुम से सच कहता हूँ कि जब तक तू पाई-पाई चुका न दे तब तक वहाँ से छूटने न पाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "व्यभिचार के विषय में शिक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "MAT 5:27" + }, + "“तुम सुन चुके हो कि कहा गया था, ‘व्यभिचार न करना।’ (व्य. 5:18, निर्ग. 20:14)", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 5:28" + }, + "परन्तु मैं तुम से यह कहता हूँ, कि जो कोई किसी स्त्री पर कुदृष्टि डाले वह अपने मन में उससे व्यभिचार कर चुका।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 5:29" + }, + "यदि तेरी दाहिनी आँख तुझे ठोकर खिलाएँ, तो उसे निकालकर अपने पास से फेंक दे; क्योंकि तेरे लिये यही भला है कि तेरे अंगों में से एक नाश हो जाए और तेरा सारा शरीर नरक में न डाला जाए।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 5:30" + }, + "और यदि तेरा दाहिना हाथ तुझे ठोकर खिलाएँ, तो उसको काटकर अपने पास से फेंक दे, क्योंकि तेरे लिये यही भला है, कि तेरे अंगों में से एक नाश हो जाए और तेरा सारा शरीर नरक में न डाला जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "तलाक के विषय में शिक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "MAT 5:31" + }, + "“यह भी कहा गया था, ‘जो कोई अपनी पत्‍नी को त्याग दे, तो उसे त्यागपत्र दे।’ (व्य. 24:1-14)", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 5:32" + }, + "परन्तु मैं तुम से यह कहता हूँ कि जो कोई अपनी पत्‍नी को व्यभिचार के सिवा किसी और कारण से तलाक दे, तो वह उससे व्यभिचार करवाता है; और जो कोई उस त्यागी हुई से विवाह करे, वह व्यभिचार करता है।" + ] + }, + { + "type": "para:s", + "content": [ + "शपथ न खाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "MAT 5:33" + }, + "“फिर तुम सुन चुके हो, कि पूर्वकाल के लोगों से कहा गया था, ‘झूठी शपथ न खाना, परन्तु परमेश्‍वर के लिये अपनी शपथ को पूरी करना।’ (व्य. 23:21)", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 5:34" + }, + "परन्तु मैं तुम से यह कहता हूँ, कि कभी शपथ न खाना; न तो स्वर्ग की, क्योंकि वह परमेश्‍वर का सिंहासन है। (यशा. 66:1)", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 5:35" + }, + "न धरती की, क्योंकि वह उसके पाँवों की चौकी है; न यरूशलेम की, क्योंकि वह महाराजा का नगर है। (यशा. 66:1)", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 5:36" + }, + "अपने सिर की भी शपथ न खाना क्योंकि तू एक बाल को भी न उजला, न काला कर सकता है।", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 5:37" + }, + "परन्तु तुम्हारी बात हाँ की हाँ, या नहीं की नहीं हो; क्योंकि जो कुछ इससे अधिक होता है वह बुराई से होता है।" + ] + }, + { + "type": "para:s", + "content": [ + "प्रतिशोध ना लेना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "MAT 5:38" + }, + "“तुम सुन चुके हो, कि कहा गया था, कि आँख के बदले आँख, और दाँत के बदले दाँत। (व्य. 19:21)", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 5:39" + }, + "परन्तु मैं तुम से यह कहता हूँ, कि बुरे का सामना न करना; परन्तु जो कोई तेरे दाहिने गाल पर थप्पड़ मारे, उसकी ओर दूसरा भी फेर दे।", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 5:40" + }, + "और यदि कोई तुझ पर मुकद्दमा करके तेरा कुर्ता* लेना चाहे, तो उसे अंगरखा* भी ले लेने दे।", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 5:41" + }, + "और जो कोई तुझे कोस भर बेगार में ले जाए तो उसके साथ दो कोस चला जा।", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 5:42" + }, + "जो कोई तुझ से माँगे, उसे दे; और जो तुझ से उधार लेना चाहे, उससे मुँह न मोड़।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "MAT 5:43" + }, + "“तुम सुन चुके हो, कि कहा गया था; कि अपने पड़ोसी से प्रेम रखना, और अपने बैरी से बैर। (लैव्य. 19:18)", + { + "type": "verse:v", + "number": "44", + "sid": "MAT 5:44" + }, + "परन्तु मैं तुम से यह कहता हूँ, कि अपने बैरियों से प्रेम रखो और अपने सतानेवालों के लिये प्रार्थना करो। (रोम. 12:14)", + { + "type": "verse:v", + "number": "45", + "sid": "MAT 5:45" + }, + "जिससे तुम अपने स्वर्गीय पिता की सन्तान ठहरोगे क्योंकि वह भलों और बुरों दोनों पर अपना सूर्य उदय करता है, और धर्मी और अधर्मी पर मेंह बरसाता है।", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 5:46" + }, + "क्योंकि यदि तुम अपने प्रेम रखनेवालों ही से प्रेम रखो, तो तुम्हारे लिये क्या लाभ होगा? क्या चुंगी लेनेवाले भी ऐसा ही नहीं करते?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "MAT 5:47" + }, + "“और यदि तुम केवल अपने भाइयों को ही नमस्कार करो, तो कौन सा बड़ा काम करते हो? क्या अन्यजाति भी ऐसा नहीं करते?", + { + "type": "verse:v", + "number": "48", + "sid": "MAT 5:48" + }, + "इसलिए चाहिये कि तुम सिद्ध बनो, जैसा तुम्हारा स्वर्गीय पिता सिद्ध है। (लैव्य. 19:2)" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "MAT 6" + }, + { + "type": "para:s", + "content": [ + "दान के विषय में शिक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 6:1" + }, + "“सावधान रहो! तुम मनुष्यों को दिखाने के लिये अपने धार्मिकता के काम न करो, नहीं तो अपने स्वर्गीय पिता से कुछ भी फल न पाओगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "MAT 6:2" + }, + "“इसलिए जब तू दान करे, तो अपना ढिंढोरा न पिटवा, जैसे कपटी*, आराधनालयों और गलियों में करते हैं, ताकि लोग उनकी बड़ाई करें, मैं तुम से सच कहता हूँ, कि वे अपना प्रतिफल पा चुके।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 6:3" + }, + "परन्तु जब तू दान करे, तो जो तेरा दाहिना हाथ करता है, उसे तेरा बायाँ हाथ न जानने पाए।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 6:4" + }, + "ताकि तेरा दान गुप्त रहे; और तब तेरा पिता जो गुप्त में देखता है, तुझे प्रतिफल देगा।" + ] + }, + { + "type": "para:s", + "content": [ + "प्रार्थना की शिक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 6:5" + }, + "“और जब तू प्रार्थना करे, तो कपटियों के समान न हो क्योंकि लोगों को दिखाने के लिये आराधनालयों में और सड़कों के चौराहों पर खड़े होकर प्रार्थना करना उनको अच्छा लगता है। मैं तुम से सच कहता हूँ, कि वे अपना प्रतिफल पा चुके।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 6:6" + }, + "परन्तु जब तू प्रार्थना करे, तो अपनी कोठरी में जा; और द्वार बन्द कर के अपने पिता से जो गुप्त में है प्रार्थना कर; और तब तेरा पिता जो गुप्त में देखता है, तुझे प्रतिफल देगा।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 6:7" + }, + "प्रार्थना करते समय अन्यजातियों के समान बक-बक न करो; क्योंकि वे समझते हैं कि उनके बार-बार बोलने से उनकी सुनी जाएगी।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 6:8" + }, + "इसलिए तुम उनके समान न बनो, क्योंकि तुम्हारा पिता तुम्हारे माँगने से पहले ही जानता है, कि तुम्हारी क्या-क्या आवश्यकताएँ है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 6:9" + }, + "“अतः तुम इस रीति से प्रार्थना किया करो:" + ] + }, + { + "type": "para:q", + "content": [ + "‘हे हमारे पिता, तू जो स्वर्ग में हैं; तेरा नाम पवित्र* माना जाए। (लूका 11:2)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MAT 6:10" + }, + "‘तेरा राज्य आए*। तेरी इच्छा जैसे स्वर्ग में पूरी होती है, वैसे पृथ्वी पर भी हो।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 6:11" + }, + "‘हमारी दिन भर की रोटी आज हमें दे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "MAT 6:12" + }, + "‘और जिस प्रकार हमने अपने अपराधियों को क्षमा किया है, वैसे ही तू भी हमारे अपराधों को क्षमा कर।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 6:13" + }, + "‘और हमें परीक्षा में न ला, परन्तु बुराई से बचा; [क्योंकि राज्य और पराक्रम और महिमा सदा तेरे ही है।’ आमीन।]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 6:14" + }, + "“इसलिए यदि तुम मनुष्य के अपराध क्षमा करोगे, तो तुम्हारा स्वर्गीय पिता भी तुम्हें क्षमा करेगा।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 6:15" + }, + "और यदि तुम मनुष्यों के अपराध क्षमा न करोगे, तो तुम्हारा पिता भी तुम्हारे अपराध क्षमा न करेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "उपवास की शिक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 6:16" + }, + "“जब तुम उपवास करो, तो कपटियों के समान तुम्हारे मुँह पर उदासी न छाई रहे, क्योंकि वे अपना मुँह बनाए रहते हैं, ताकि लोग उन्हें उपवासी जानें। मैं तुम से सच कहता हूँ, कि वे अपना प्रतिफल पा चुके।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 6:17" + }, + "परन्तु जब तू उपवास करे तो अपने सिर पर तेल मल और मुँह धो।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 6:18" + }, + "ताकि लोग नहीं परन्तु तेरा पिता जो गुप्त में है, तुझे उपवासी जाने। इस दशा में तेरा पिता जो गुप्त में देखता है, तुझे प्रतिफल देगा।" + ] + }, + { + "type": "para:s", + "content": [ + "स्वर्ग में धन इकट्ठा करो" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "MAT 6:19" + }, + "“अपने लिये पृथ्वी पर धन इकट्ठा न करो; जहाँ कीड़ा और काई बिगाड़ते हैं, और जहाँ चोर सेंध लगाते और चुराते हैं।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 6:20" + }, + "परन्तु अपने लिये स्वर्ग में धन इकट्ठा करो, जहाँ न तो कीड़ा, और न काई बिगाड़ते हैं, और जहाँ चोर न सेंध लगाते और न चुराते हैं।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 6:21" + }, + "क्योंकि जहाँ तेरा धन है वहाँ तेरा मन भी लगा रहेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "शरीर का दिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "MAT 6:22" + }, + "“शरीर का दीया आँख है: इसलिए यदि तेरी आँख अच्छी हो, तो तेरा सारा शरीर भी उजियाला होगा।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 6:23" + }, + "परन्तु यदि तेरी आँख बुरी हो, तो तेरा सारा शरीर भी अंधियारा होगा; इस कारण वह उजियाला जो तुझ में है यदि अंधकार हो तो वह अंधकार कैसा बड़ा होगा!" + ] + }, + { + "type": "para:s", + "content": [ + "किसी बात की चिंता ना करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 6:24" + }, + "“कोई मनुष्य दो स्वामियों की सेवा नहीं कर सकता, क्योंकि वह एक से बैर और दूसरे से प्रेम रखेगा, या एक से निष्ठावान रहेगा और दूसरे का तिरस्कार करेगा। तुम परमेश्‍वर और धन दोनों की सेवा नहीं कर सकते।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 6:25" + }, + "इसलिए मैं तुम से कहता हूँ, कि अपने प्राण के लिये यह चिन्ता न करना कि हम क्या खाएँगे, और क्या पीएँगे, और न अपने शरीर के लिये कि क्या पहनेंगे, क्या प्राण भोजन से, और शरीर वस्त्र से बढ़कर नहीं?", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 6:26" + }, + "आकाश के पक्षियों को देखो! वे न बोते हैं, न काटते हैं, और न खत्तों में बटोरते हैं; तो भी तुम्हारा स्वर्गीय पिता उनको खिलाता है। क्या तुम उनसे अधिक मूल्य नहीं रखते?", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 6:27" + }, + "तुम में कौन है, जो चिन्ता करके अपने जीवनकाल में एक घड़ी भी बढ़ा सकता है?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "MAT 6:28" + }, + "“और वस्त्र के लिये क्यों चिन्ता करते हो? सोसनों के फूलों पर ध्यान करो, कि वे कैसे बढ़ते हैं, वे न तो परिश्रम करते हैं, न काटते हैं।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 6:29" + }, + "तो भी मैं तुम से कहता हूँ, कि सुलैमान भी, अपने सारे वैभव में उनमें से किसी के समान वस्त्र पहने हुए न था।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 6:30" + }, + "इसलिए जब परमेश्‍वर मैदान की घास को, जो आज है, और कल भाड़ में झोंकी जाएगी, ऐसा वस्त्र पहनाता है, तो हे अल्पविश्वासियों, तुम को वह क्यों न पहनाएगा?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "MAT 6:31" + }, + "“इसलिए तुम चिन्ता करके यह न कहना, कि हम क्या खाएँगे, या क्या पीएँगे, या क्या पहनेंगे?", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 6:32" + }, + "क्योंकि अन्यजाति इन सब वस्तुओं की खोज में रहते हैं, और तुम्हारा स्वर्गीय पिता जानता है, कि तुम्हें ये सब वस्तुएँ चाहिए।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 6:33" + }, + "इसलिए पहले तुम परमेश्‍वर के राज्य और धार्मिकता की खोज करो तो ये सब वस्तुएँ तुम्हें मिल जाएँगी। (लूका 12:31)", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 6:34" + }, + "अतः कल के लिये चिन्ता न करो, क्योंकि कल का दिन अपनी चिन्ता आप कर लेगा; आज के लिये आज ही का दुःख बहुत है।" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "MAT 7" + }, + { + "type": "para:s", + "content": [ + "दोष मत लगाओ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 7:1" + }, + "“दोष मत लगाओ, कि तुम पर भी दोष न लगाया जाए।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 7:2" + }, + "क्योंकि जिस प्रकार तुम दोष लगाते हो, उसी प्रकार तुम पर भी दोष लगाया जाएगा; और जिस नाप से तुम नापते हो, उसी से तुम्हारे लिये भी नापा जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MAT 7:3" + }, + "“तू क्यों अपने भाई की आँख के तिनके को देखता है, और अपनी आँख का लट्ठा तुझे नहीं सूझता?", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 7:4" + }, + "जब तेरी ही आँख में लट्ठा है, तो तू अपने भाई से कैसे कह सकता है, ‘ला मैं तेरी आँख से तिनका निकाल दूँ?’", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 7:5" + }, + "हे कपटी, पहले अपनी आँख में से लट्ठा निकाल ले, तब तू अपने भाई की आँख का तिनका भली भाँति देखकर निकाल सकेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 7:6" + }, + "“पवित्र वस्तु कुत्तों को न दो, और अपने मोती सूअरों के आगे मत डालो; ऐसा न हो कि वे उन्हें पाँवों तले रौंदें और पलटकर तुम को फाड़ डालें।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्‍वर से माँगना और पाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "MAT 7:7" + }, + "“माँगो, तो तुम्हें दिया जाएगा; ढूँढ़ो, तो तुम पाओगे; खटखटाओ, तो तुम्हारे लिये खोला जाएगा।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 7:8" + }, + "क्योंकि जो कोई माँगता है, उसे मिलता है; और जो ढूँढ़ता है, वह पाता है; और जो खटखटाता है, उसके लिये खोला जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 7:9" + }, + "“तुम में से ऐसा कौन मनुष्य है, कि यदि उसका पुत्र उससे रोटी माँगे, तो वह उसे पत्थर दे?", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 7:10" + }, + "या मछली माँगे, तो उसे साँप दे?", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 7:11" + }, + "अतः जब तुम बुरे होकर, अपने बच्चों को अच्छी वस्तुएँ देना जानते हो, तो तुम्हारा स्वर्गीय पिता अपने माँगनेवालों को अच्छी वस्तुएँ क्यों न देगा? (लूका 11:13)", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 7:12" + }, + "इस कारण जो कुछ तुम चाहते हो, कि मनुष्य तुम्हारे साथ करें, तुम भी उनके साथ वैसा ही करो; क्योंकि व्यवस्था और भविष्यद्वक्ताओं की शिक्षा यही है।" + ] + }, + { + "type": "para:s", + "content": [ + "सरल और कठिन मार्ग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 7:13" + }, + "“सकेत फाटक से प्रवेश करो, क्योंकि चौड़ा है वह फाटक और सरल है वह मार्ग जो विनाश की ओर ले जाता है; और बहुत सारे लोग हैं जो उससे प्रवेश करते हैं।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 7:14" + }, + "क्योंकि संकरा है वह फाटक और कठिन है वह मार्ग जो जीवन को पहुँचाता है, और थोड़े हैं जो उसे पाते हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "फलों से पेड़ की पहचान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 7:15" + }, + "“झूठे भविष्यद्वक्ताओं से सावधान रहो, जो भेड़ों के भेष में तुम्हारे पास आते हैं, परन्तु अन्तर में फाड़नेवाले भेड़िए हैं। (यहे. 22:27)", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 7:16" + }, + "उनके फलों से तुम उन्हें पहचान लोगे। क्या झाड़ियों से अंगूर, या ऊँटकटारों से अंजीर तोड़ते हैं?", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 7:17" + }, + "इसी प्रकार हर एक अच्छा पेड़ अच्छा फल लाता है और निकम्मा पेड़ बुरा फल लाता है।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 7:18" + }, + "अच्छा पेड़ बुरा फल नहीं ला सकता, और न निकम्मा पेड़ अच्छा फल ला सकता है।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 7:19" + }, + "जो-जो पेड़ अच्छा फल नहीं लाता, वह काटा और आग में डाला जाता है।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 7:20" + }, + "अतः उनके फलों से तुम उन्हें पहचान लोगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "MAT 7:21" + }, + "“जो मुझसे, ‘हे प्रभु, हे प्रभु’ कहता है, उनमें से हर एक स्वर्ग के राज्य में प्रवेश न करेगा, परन्तु वही जो मेरे स्वर्गीय पिता की इच्छा पर चलता है।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 7:22" + }, + "उस दिन बहुत लोग मुझसे कहेंगे; ‘हे प्रभु, हे प्रभु, क्या हमने तेरे नाम से भविष्यद्वाणी नहीं की, और तेरे नाम से दुष्टात्माओं को नहीं निकाला, और तेरे नाम से बहुत अचम्भे के काम नहीं किए?’", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 7:23" + }, + "तब मैं उनसे खुलकर कह दूँगा, ‘मैंने तुम को कभी नहीं जाना, हे कुकर्म करनेवालों, मेरे पास से चले जाओ।’ (लूका 13:27)" + ] + }, + { + "type": "para:s", + "content": [ + "बुद्धिमान और मूर्ख मनुष्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 7:24" + }, + "“इसलिए जो कोई मेरी ये बातें सुनकर उन्हें मानता है वह उस बुद्धिमान मनुष्य के समान ठहरेगा जिसने अपना घर चट्टान पर बनाया।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 7:25" + }, + "और बारिश और बाढ़ें आईं, और आँधियाँ चलीं, और उस घर पर टक्करें लगीं, परन्तु वह नहीं गिरा, क्योंकि उसकी नींव चट्टान पर डाली गई थी।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 7:26" + }, + "परन्तु जो कोई मेरी ये बातें सुनता है और उन पर नहीं चलता वह उस मूर्ख मनुष्य के समान ठहरेगा जिसने अपना घर रेत पर बनाया।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 7:27" + }, + "और बारिश, और बाढ़ें आईं, और आँधियाँ चलीं, और उस घर पर टक्करें लगीं और वह गिरकर सत्यानाश हो गया।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "MAT 7:28" + }, + "जब यीशु ये बातें कह चुका, तो ऐसा हुआ कि भीड़ उसके उपदेश से चकित हुई।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 7:29" + }, + "क्योंकि वह उनके शास्त्रियों के समान नहीं परन्तु अधिकारी के समान उन्हें उपदेश देता था।" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "MAT 8" + }, + { + "type": "para:s", + "content": [ + "कोढ़ के रोगी को छूकर चंगा करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 8:1" + }, + "जब यीशु उस पहाड़ से उतरा, तो एक बड़ी भीड़ उसके पीछे हो ली।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 8:2" + }, + "और, एक कोढ़ी* ने पास आकर उसे प्रणाम किया और कहा, “हे प्रभु यदि तू चाहे, तो मुझे शुद्ध कर सकता है।”", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 8:3" + }, + "यीशु ने हाथ बढ़ाकर उसे छुआ, और कहा, “मैं चाहता हूँ, तू शुद्ध हो जा” और वह तुरन्त कोढ़ से शुद्ध हो गया।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 8:4" + }, + "यीशु ने उससे कहा, “देख, किसी से न कहना, परन्तु जाकर अपने आप को याजक को दिखा और जो चढ़ावा मूसा ने ठहराया है उसे चढ़ा, ताकि उनके लिये गवाही हो।” (लैव्य. 14:2-32)" + ] + }, + { + "type": "para:s", + "content": [ + "सूबेदार के विश्वास पर यीशु की प्रशंसा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 8:5" + }, + "और जब वह कफरनहूम* में आया तो एक सूबेदार ने उसके पास आकर उससे विनती की,", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 8:6" + }, + "“हे प्रभु, मेरा सेवक घर में लकवे का मारा बहुत दुःखी पड़ा है।”", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 8:7" + }, + "उसने उससे कहा, “मैं आकर उसे चंगा करूँगा।”", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 8:8" + }, + "सूबेदार ने उत्तर दिया, “हे प्रभु, मैं इस योग्य नहीं, कि तू मेरी छत के तले आए, पर केवल मुँह से कह दे तो मेरा सेवक चंगा हो जाएगा।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 8:9" + }, + "क्योंकि मैं भी पराधीन मनुष्य हूँ, और सिपाही मेरे हाथ में हैं, और जब एक से कहता हूँ, जा, तो वह जाता है; और दूसरे को कि आ, तो वह आता है; और अपने दास से कहता हूँ, कि यह कर, तो वह करता है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MAT 8:10" + }, + "यह सुनकर यीशु ने अचम्भा किया, और जो उसके पीछे आ रहे थे उनसे कहा, “मैं तुम से सच कहता हूँ, कि मैंने इस्राएल में भी ऐसा विश्वास नहीं पाया।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 8:11" + }, + "और मैं तुम से कहता हूँ, कि बहुत सारे पूर्व और पश्चिम से आकर अब्राहम और इसहाक और याकूब के साथ स्वर्ग के राज्य में बैठेंगे।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 8:12" + }, + "परन्तु राज्य के सन्तान* बाहर अंधकार में डाल दिए जाएँगे: वहाँ रोना और दाँतों का पीसना होगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 8:13" + }, + "और यीशु ने सूबेदार से कहा, “जा, जैसा तेरा विश्वास है, वैसा ही तेरे लिये हो।” और उसका सेवक उसी समय चंगा हो गया।" + ] + }, + { + "type": "para:s", + "content": [ + "पतरस के घर में अनेक रोगियों की चंगाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 8:14" + }, + "और यीशु ने पतरस के घर में आकर उसकी सास को तेज बुखार में पड़ा देखा।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 8:15" + }, + "उसने उसका हाथ छुआ और उसका ज्वर उतर गया; और वह उठकर उसकी सेवा करने लगी।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 8:16" + }, + "जब संध्या हुई तब वे उसके पास बहुत से लोगों को लाए जिनमें दुष्टात्माएँ थीं और उसने उन आत्माओं को अपने वचन से निकाल दिया, और सब बीमारों को चंगा किया।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 8:17" + }, + "ताकि जो वचन यशायाह भविष्यद्वक्ता के द्वारा कहा गया था वह पूरा हो: “उसने आप हमारी दुर्बलताओं को ले लिया और हमारी बीमारियों को उठा लिया।” (1 पत. 2:24)" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु का शिष्य बनने का मूल्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 8:18" + }, + "यीशु ने अपने चारों ओर एक बड़ी भीड़ देखकर झील के उस पार जाने की आज्ञा दी।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 8:19" + }, + "और एक शास्त्री ने पास आकर उससे कहा, “हे गुरु, जहाँ कहीं तू जाएगा, मैं तेरे पीछे-पीछे हो लूँगा।”", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 8:20" + }, + "यीशु ने उससे कहा, “लोमड़ियों के भट और आकाश के पक्षियों के बसेरे होते हैं; परन्तु मनुष्य के पुत्र* के लिये सिर धरने की भी जगह नहीं है।”", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 8:21" + }, + "एक और चेले ने उससे कहा, “हे प्रभु, मुझे पहले जाने दे, कि अपने पिता को गाड़ दूँ।” (1 राजा. 19:20-21)", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 8:22" + }, + "यीशु ने उससे कहा, “तू मेरे पीछे हो ले; और मुर्दों को अपने मुर्दे गाड़ने दे*।”" + ] + }, + { + "type": "para:s", + "content": [ + "आँधी और तूफान को शान्त करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "MAT 8:23" + }, + "जब वह नाव पर चढ़ा, तो उसके चेले उसके पीछे हो लिए।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 8:24" + }, + "और, झील में एक ऐसा बड़ा तूफान उठा कि नाव लहरों से ढँपने लगी; और वह सो रहा था।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 8:25" + }, + "तब उन्होंने पास आकर उसे जगाया, और कहा, “हे प्रभु, हमें बचा, हम नाश हुए जाते हैं।”", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 8:26" + }, + "उसने उनसे कहा, “हे अल्पविश्वासियों, क्यों डरते हो?” तब उसने उठकर आँधी और पानी को डाँटा, और सब शान्त हो गया।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 8:27" + }, + "और लोग अचम्भा करके कहने लगे, “यह कैसा मनुष्य है, कि आँधी और पानी भी उसकी आज्ञा मानते हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "दुष्टात्माओं को सूअरों के झुण्ड में भेजना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "MAT 8:28" + }, + "जब वह उस पार गदरेनियों के क्षेत्र में पहुँचा, तो दो मनुष्य जिनमें दुष्टात्माएँ थीं कब्रों से निकलते हुए उसे मिले, जो इतने प्रचण्ड थे, कि कोई उस मार्ग से जा नहीं सकता था।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 8:29" + }, + "और, उन्होंने चिल्लाकर कहा, “हे परमेश्‍वर के पुत्र, हमारा तुझ से क्या काम? क्या तू समय से पहले हमें दुःख देने यहाँ आया है?” (लूका 4:34)", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 8:30" + }, + "उनसे कुछ दूर बहुत से सूअरों का झुण्ड चर रहा था।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 8:31" + }, + "दुष्टात्माओं ने उससे यह कहकर विनती की, “यदि तू हमें निकालता है, तो सूअरों के झुण्ड में भेज दे।”", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 8:32" + }, + "उसने उनसे कहा, “जाओ!” और वे निकलकर सूअरों में घुस गई और सारा झुण्ड टीले पर से झपटकर पानी में जा पड़ा और डूब मरा।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 8:33" + }, + "और चरवाहे भागे, और नगर में जाकर ये सब बातें और जिनमें दुष्टात्माएँ थीं; उनका सारा हाल कह सुनाया।", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 8:34" + }, + "और सारे नगर के लोग यीशु से भेंट करने को निकल आए और उसे देखकर विनती की, कि हमारे क्षेत्र से बाहर निकल जा।" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "MAT 9" + }, + { + "type": "para:s", + "content": [ + "एक लकवे के रोगी को चंगा करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 9:1" + }, + "फिर वह नाव पर चढ़कर पार गया, और अपने नगर में आया।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 9:2" + }, + "और कई लोग एक लकवे के मारे हुए को खाट पर रखकर उसके पास लाए। यीशु ने उनका विश्वास देखकर, उस लकवे के मारे हुए से कहा, “हे पुत्र, धैर्य रख; तेरे पाप क्षमा हुए।”", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 9:3" + }, + "और कई शास्त्रियों ने सोचा, “यह तो परमेश्‍वर की निन्दा* करता है।”", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 9:4" + }, + "यीशु ने उनके मन की बातें जानकर कहा, “तुम लोग अपने-अपने मन में बुरा विचार क्यों कर रहे हो?", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 9:5" + }, + "सहज क्या है? यह कहना, ‘तेरे पाप क्षमा हुए’, या यह कहना, ‘उठ और चल फिर।’", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 9:6" + }, + "परन्तु इसलिए कि तुम जान लो कि मनुष्य के पुत्र को पृथ्वी पर पाप क्षमा करने का अधिकार है।” उसने लकवे के मारे हुए से कहा, “उठ, अपनी खाट उठा, और अपने घर चला जा।”", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 9:7" + }, + "वह उठकर अपने घर चला गया।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 9:8" + }, + "लोग यह देखकर डर गए और परमेश्‍वर की महिमा करने लगे जिसने मनुष्यों को ऐसा अधिकार दिया है।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु के द्वारा मत्ती का बुलाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 9:9" + }, + "वहाँ से आगे बढ़कर यीशु ने मत्ती* नामक एक मनुष्य को चुंगी की चौकी पर बैठे देखा, और उससे कहा, “मेरे पीछे हो ले।” वह उठकर उसके पीछे हो लिया।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 9:10" + }, + "और जब वह घर में भोजन करने के लिये बैठा तो बहुत सारे चुंगी लेनेवाले और पापी आकर यीशु और उसके चेलों के साथ खाने बैठे।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 9:11" + }, + "यह देखकर फरीसियों ने उसके चेलों से कहा, “तुम्हारा गुरु चुंगी लेनेवालों और पापियों के साथ क्यों खाता है?”", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 9:12" + }, + "यह सुनकर यीशु ने उनसे कहा, “वैद्य भले-चंगों को नहीं परन्तु बीमारों के लिए आवश्यक है।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 9:13" + }, + "इसलिए तुम जाकर इसका अर्थ सीख लो, कि मैं बलिदान नहीं परन्तु दया चाहता हूँ; क्योंकि मैं धर्मियों को नहीं परन्तु पापियों को बुलाने आया हूँ।” (होशे 6:6)" + ] + }, + { + "type": "para:s", + "content": [ + "यूहन्ना के चेलों का उपवास का प्रश्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 9:14" + }, + "तब यूहन्ना के चेलों ने उसके पास आकर कहा, “क्या कारण है कि हम और फरीसी इतना उपवास करते हैं, पर तेरे चेले उपवास नहीं करते?”", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 9:15" + }, + "यीशु ने उनसे कहा, “क्या बाराती, जब तक दुल्हा उनके साथ है शोक कर सकते हैं? पर वे दिन आएँगे कि दूल्हा उनसे अलग किया जाएगा, उस समय वे उपवास करेंगे।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 9:16" + }, + "नये कपड़े का पैबन्द पुराने वस्त्र पर कोई नहीं लगाता, क्योंकि वह पैबन्द वस्त्र से और कुछ खींच लेता है, और वह अधिक फट जाता है।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 9:17" + }, + "और नया दाखरस पुरानी मशकों में नहीं भरते हैं; क्योंकि ऐसा करने से मशकें फट जाती हैं, और दाखरस बह जाता है और मशकें नाश हो जाती हैं, परन्तु नया दाखरस नई मशकों में भरते हैं और वह दोनों बची रहती हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "मृत लड़की का जी उठना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 9:18" + }, + "वह उनसे ये बातें कह ही रहा था, कि एक सरदार ने आकर उसे प्रणाम किया और कहा, “मेरी पुत्री अभी मरी है; परन्तु चलकर अपना हाथ उस पर रख, तो वह जीवित हो जाएगी।”", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 9:19" + }, + "यीशु उठकर अपने चेलों समेत उसके पीछे हो लिया।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 9:20" + }, + "और देखो, एक स्त्री ने जिसके बारह वर्ष से लहू बहता था, उसके पीछे से आकर उसके वस्त्र के कोने को छू लिया। (मत्ती 14:36)", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 9:21" + }, + "क्योंकि वह अपने मन में कहती थी, “यदि मैं उसके वस्त्र ही को छू लूँगी तो चंगी हो जाऊँगी।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 9:22" + }, + "यीशु ने मुड़कर उसे देखा और कहा, “पुत्री धैर्य रख; तेरे विश्वास ने तुझे चंगा किया है।” अतः वह स्त्री उसी समय चंगी हो गई।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 9:23" + }, + "जब यीशु उस सरदार के घर में पहुँचा और बाँसुरी बजानेवालों और भीड़ को हुल्लड़ मचाते देखा,", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 9:24" + }, + "तब कहा, “हट जाओ, लड़की मरी नहीं, पर सोती है।” इस पर वे उसकी हँसी उड़ाने लगे।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 9:25" + }, + "परन्तु जब भीड़ निकाल दी गई, तो उसने भीतर जाकर लड़की का हाथ पकड़ा, और वह जी उठी।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 9:26" + }, + "और इस बात की चर्चा उस सारे देश में फैल गई।" + ] + }, + { + "type": "para:s", + "content": [ + "अंधों का विश्वास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "MAT 9:27" + }, + "जब यीशु वहाँ से आगे बढ़ा, तो दो अंधे उसके पीछे यह पुकारते हुए चले, “हे दाऊद की सन्तान, हम पर दया कर।”", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 9:28" + }, + "जब वह घर में पहुँचा, तो वे अंधे उसके पास आए, और यीशु ने उनसे कहा, “क्या तुम्हें विश्वास है, कि मैं यह कर सकता हूँ?” उन्होंने उससे कहा, “हाँ प्रभु।”", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 9:29" + }, + "तब उसने उनकी आँखें छूकर कहा, “तुम्हारे विश्वास के अनुसार तुम्हारे लिये हो।”", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 9:30" + }, + "और उनकी आँखें खुल गई और यीशु ने उन्हें सख्‍ती के साथ सचेत किया और कहा, “सावधान, कोई इस बात को न जाने।”", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 9:31" + }, + "पर उन्होंने निकलकर सारे क्षेत्र में उसका यश फैला दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "एक गूँगे को चंगाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "MAT 9:32" + }, + "जब वे बाहर जा रहे थे, तब, लोग एक गूँगे को जिसमें दुष्टात्मा थी उसके पास लाए।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 9:33" + }, + "और जब दुष्टात्मा निकाल दी गई, तो गूंगा बोलने लगा। और भीड़ ने अचम्भा करके कहा, “इस्राएल में ऐसा कभी नहीं देखा गया।”", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 9:34" + }, + "परन्तु फरीसियों ने कहा, “यह तो दुष्टात्माओं के सरदार की सहायता से दुष्टात्माओं को निकालता है।”" + ] + }, + { + "type": "para:s", + "content": [ + "मजदूरों को भेजने के लिए विनती" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "MAT 9:35" + }, + "और यीशु सब नगरों और गाँवों में फिरता रहा और उनके आराधनालयों* में उपदेश करता, और राज्य का सुसमाचार प्रचार करता, और हर प्रकार की बीमारी और दुर्बलता को दूर करता रहा।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 9:36" + }, + "जब उसने भीड़ को देखा तो उसको लोगों पर तरस आया, क्योंकि वे उन भेड़ों के समान जिनका कोई चरवाहा न हो, व्याकुल और भटके हुए से थे। (1 राजा. 22:17)", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 9:37" + }, + "तब उसने अपने चेलों से कहा, “फसल तो बहुत हैं पर मजदूर थोड़े हैं।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 9:38" + }, + "इसलिए फसल के स्वामी से विनती करो कि वह अपने खेत में काम करने के लिये मजदूर भेज दे।”" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "MAT 10" + }, + { + "type": "para:s", + "content": [ + "बारह प्रेरित" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 10:1" + }, + "फिर उसने अपने बारह चेलों को पास बुलाकर, उन्हें अशुद्ध आत्माओं पर अधिकार दिया, कि उन्हें निकालें और सब प्रकार की बीमारियों और सब प्रकार की दुर्बलताओं को दूर करें।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 10:2" + }, + "इन बारह प्रेरितों* के नाम ये हैं पहला शमौन, जो पतरस कहलाता है, और उसका भाई अन्द्रियास; जब्दी का पुत्र याकूब, और उसका भाई यूहन्ना;", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 10:3" + }, + "फिलिप्पुस और बरतुल्मै, थोमा, और चुंगी लेनेवाला मत्ती, हलफईस का पुत्र याकूब और तद्दै।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 10:4" + }, + "शमौन कनानी*, और यहूदा इस्करियोती, जिसने उसे पकड़वाया।" + ] + }, + { + "type": "para:s", + "content": [ + "चेलों को सेवा के लिए भेजा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 10:5" + }, + "इन बारहों को यीशु ने यह निर्देश देकर भेजा, “अन्यजातियों की ओर न जाना, और सामरियों के किसी नगर में प्रवेश न करना। (यिर्म. 50:6)", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 10:6" + }, + "परन्तु इस्राएल के घराने ही की खोई हुई भेड़ों के पास जाना।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 10:7" + }, + "और चलते-चलते प्रचार करके कहो कि स्वर्ग का राज्य निकट आ गया है।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 10:8" + }, + "बीमारों को चंगा करो: मरे हुओं को जिलाओ, कोढ़ियों को शुद्ध करो, दुष्टात्माओं को निकालो। तुम ने सेंत-मेंत पाया है, सेंत-मेंत दो।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 10:9" + }, + "अपने बटुवो में न तो सोना, और न रूपा, और न तांबा रखना।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 10:10" + }, + "मार्ग के लिये न झोली रखो, न दो कुर्ता, न जूते और न लाठी लो, क्योंकि मजदूर को उसका भोजन मिलना चाहिए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 10:11" + }, + "“जिस किसी नगर या गाँव में जाओ तो पता लगाओ कि वहाँ कौन योग्य है? और जब तक वहाँ से न निकलो, उसी के यहाँ रहो।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 10:12" + }, + "और घर में प्रवेश करते हुए उसे आशीष देना।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 10:13" + }, + "यदि उस घर के लोग योग्य होंगे तो तुम्हारा कल्याण उन पर पहुँचेगा परन्तु यदि वे योग्य न हों तो तुम्हारा कल्याण तुम्हारे पास लौट आएगा।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 10:14" + }, + "और जो कोई तुम्हें ग्रहण न करे, और तुम्हारी बातें न सुने, उस घर या उस नगर से निकलते हुए अपने पाँवों की धूल झाड़ डालो।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 10:15" + }, + "मैं तुम से सच कहता हूँ, कि न्याय के दिन उस नगर की दशा से सदोम और अमोरा के नगरों की दशा अधिक सहने योग्य होगी।" + ] + }, + { + "type": "para:s", + "content": [ + "आनेवाला कठिन समय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 10:16" + }, + "“देखो, मैं तुम्हें भेड़ों की तरह भेड़ियों के बीच में भेजता हूँ इसलिए साँपों की तरह बुद्धिमान और कबूतरों की तरह भोले बनो।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 10:17" + }, + "परन्तु लोगों से सावधान रहो, क्योंकि वे तुम्हें सभाओं में सौंपेंगे, और अपने आराधनालयों में तुम्हें कोड़े मारेंगे।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 10:18" + }, + "तुम मेरे लिये राज्यपालों और राजाओं के सामने उन पर, और अन्यजातियों पर गवाह होने के लिये पेश किये जाओगे।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 10:19" + }, + "जब वे तुम्हें पकड़वाएँगे तो यह चिन्ता न करना, कि तुम कैसे बोलोगे और क्‍या कहोगे; क्योंकि जो कुछ तुम को कहना होगा, वह उसी समय तुम्हें बता दिया जाएगा।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 10:20" + }, + "क्योंकि बोलनेवाले तुम नहीं हो परन्तु तुम्हारे पिता का आत्मा तुम्हारे द्वारा बोलेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "MAT 10:21" + }, + "“भाई अपने भाई को और पिता अपने पुत्र को, मरने के लिये सौंपेंगे, और बच्चे माता-पिता के विरोध में उठकर उन्हें मरवा डालेंगे। (मीका 7:6)", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 10:22" + }, + "मेरे नाम के कारण सब लोग तुम से बैर करेंगे, पर जो अन्त तक धीरज धरेगा उसी का उद्धार होगा।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 10:23" + }, + "जब वे तुम्हें एक नगर में सताएँ, तो दूसरे को भाग जाना। मैं तुम से सच कहता हूँ, तुम मनुष्य के पुत्र के आने से पहले इस्राएल के सब नगरों में से गए भी न होंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "चेला होने का अर्थ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 10:24" + }, + "“चेला अपने गुरु से बड़ा नहीं; और न ही दास अपने स्वामी से।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 10:25" + }, + "चेले का गुरु के, और दास का स्वामी के बराबर होना ही बहुत है; जब उन्होंने घर के स्वामी को शैतान* कहा तो उसके घरवालों को क्यों न कहेंगे?" + ] + }, + { + "type": "para:s", + "content": [ + "किस से डरे?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "MAT 10:26" + }, + "“इसलिए उनसे मत डरना, क्योंकि कुछ ढँका नहीं, जो खोला न जाएगा; और न कुछ छिपा है, जो जाना न जाएगा।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 10:27" + }, + "जो मैं तुम से अंधियारे में कहता हूँ, उसे उजियाले में कहो; और जो कानों कान सुनते हो, उसे छतों पर से प्रचार करो।", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 10:28" + }, + "जो शरीर को मार सकते है, पर आत्मा को मार नहीं सकते, उनसे मत डरना; पर उसी से डरो, जो आत्मा और शरीर दोनों को नरक में नाश कर सकता है।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 10:29" + }, + "क्या पैसे में दो गौरैये नहीं बिकती? फिर भी तुम्हारे पिता की इच्छा के बिना उनमें से एक भी भूमि पर नहीं गिर सकती।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 10:30" + }, + "तुम्हारे सिर के बाल भी सब गिने हुए हैं। (लूका 12:7)", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 10:31" + }, + "इसलिए, डरो नहीं; तुम बहुत गौरैयों से बढ़कर मूल्यवान हो।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु को स्वीकार या अस्वीकार करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "MAT 10:32" + }, + "“जो कोई मनुष्यों के सामने मुझे मान लेगा, उसे मैं भी अपने स्वर्गीय पिता के सामने मान लूँगा।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 10:33" + }, + "पर जो कोई मनुष्यों के सामने मेरा इन्कार करेगा उसे मैं भी अपने स्वर्गीय पिता के सामने इन्कार करूँगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "MAT 10:34" + }, + "“यह न समझो, कि मैं पृथ्वी पर मिलाप कराने को आया हूँ; मैं मिलाप कराने को नहीं, पर तलवार चलवाने आया हूँ।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 10:35" + }, + "मैं तो आया हूँ, कि मनुष्य को उसके पिता से, और बेटी को उसकी माँ से, और बहू को उसकी सास से अलग कर दूँ।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 10:36" + }, + "मनुष्य के बैरी उसके घर ही के लोग होंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "MAT 10:37" + }, + "“जो माता या पिता को मुझसे अधिक प्रिय जानता है, वह मेरे योग्य नहीं और जो बेटा या बेटी को मुझसे अधिक प्रिय जानता है, वह मेरे योग्य नहीं। (लूका 14:26)", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 10:38" + }, + "और जो अपना क्रूस लेकर* मेरे पीछे न चले वह मेरे योग्य नहीं।", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 10:39" + }, + "जो अपने प्राण बचाता है, वह उसे खोएगा; और जो मेरे कारण अपना प्राण खोता है, वह उसे पाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "प्रतिफल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "MAT 10:40" + }, + "“जो तुम्हें ग्रहण करता है, वह मुझे ग्रहण करता है; और जो मुझे ग्रहण करता है, वह मेरे भेजनेवाले को ग्रहण करता है।", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 10:41" + }, + "जो भविष्यद्वक्ता को भविष्यद्वक्ता जानकर ग्रहण करे, वह भविष्यद्वक्ता का बदला पाएगा; और जो धर्मी जानकर धर्मी को ग्रहण करे, वह धर्मी का बदला पाएगा।", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 10:42" + }, + "जो कोई इन छोटों में से एक को चेला जानकर केवल एक कटोरा ठण्डा पानी पिलाए, मैं तुम से सच कहता हूँ, वह अपना पुरस्‍कार कभी नहीं खोएगा।”" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "MAT 11" + }, + { + "type": "para:s", + "content": [ + "यूहन्ना बपतिस्मा देनेवाले का प्रश्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 11:1" + }, + "जब यीशु अपने बारह चेलों को निर्देश दे चुका, तो वह उनके नगरों में उपदेश और प्रचार करने को वहाँ से चला गया।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 11:2" + }, + "यूहन्ना ने बन्दीगृह में मसीह के कामों का समाचार सुनकर अपने चेलों को उससे यह पूछने भेजा,", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 11:3" + }, + "“क्या आनेवाला तू ही है, या हम दूसरे की प्रतीक्षा करें?”", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 11:4" + }, + "यीशु ने उत्तर दिया, “जो कुछ तुम सुनते हो और देखते हो, वह सब जाकर यूहन्ना से कह दो।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 11:5" + }, + "कि अंधे देखते हैं और लँगड़े चलते फिरते हैं, कोढ़ी शुद्ध किए जाते हैं और बहरे सुनते हैं, मुर्दे जिलाए जाते हैं, और गरीबों को सुसमाचार सुनाया जाता है।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 11:6" + }, + "और धन्य है वह, जो मेरे कारण ठोकर न खाए।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु के द्वारा यूहन्ना का सम्मान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "MAT 11:7" + }, + "जब वे वहाँ से चल दिए, तो यीशु यूहन्ना के विषय में लोगों से कहने लगा, “तुम जंगल में क्या देखने गए थे? क्या हवा से हिलते हुए सरकण्डे को?", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 11:8" + }, + "फिर तुम क्या देखने गए थे? जो कोमल वस्त्र पहनते हैं, वे राजभवनों में रहते हैं।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 11:9" + }, + "तो फिर क्यों गए थे? क्या किसी भविष्यद्वक्ता को देखने को? हाँ, मैं तुम से कहता हूँ, वरन् भविष्यद्वक्ता से भी बड़े को।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 11:10" + }, + "यह वही है, जिसके विषय में लिखा है, कि" + ] + }, + { + "type": "para:q", + "content": [ + "‘देख, मैं अपने दूत को तेरे आगे भेजता हूँ," + ] + }, + { + "type": "para:q", + "content": [ + "जो तेरे आगे तेरा मार्ग तैयार करेगा।’ (मला. 3:1)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 11:11" + }, + "मैं तुम से सच कहता हूँ, कि जो स्त्रियों से जन्मे हैं, उनमें से यूहन्ना बपतिस्मा देनेवाले से कोई बड़ा नहीं हुआ; पर जो स्वर्ग के राज्य में छोटे से छोटा है वह उससे बड़ा* है।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 11:12" + }, + "यूहन्ना बपतिस्मा देनेवाले के दिनों से अब तक स्वर्ग के राज्य में बलपूर्वक प्रवेश होता रहा है, और बलवान उसे छीन लेते हैं।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 11:13" + }, + "यूहन्ना तक सारे भविष्यद्वक्ता और व्यवस्था भविष्यद्वाणी करते रहे।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 11:14" + }, + "और चाहो तो मानो, एलिय्याह जो आनेवाला था, वह यही है*। (मला. 4:5)", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 11:15" + }, + "जिसके सुनने के कान हों, वह सुन ले।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 11:16" + }, + "“मैं इस समय के लोगों की उपमा किस से दूँ? वे उन बालकों के समान हैं, जो बाजारों में बैठे हुए एक दूसरे से पुकारकर कहते हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 11:17" + }, + "कि हमने तुम्हारे लिये बाँसुरी बजाई, और तुम न नाचे; हमने विलाप किया, और तुम ने छाती नहीं पीटी।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 11:18" + }, + "क्योंकि यूहन्ना न खाता आया और न ही पीता, और वे कहते हैं कि उसमें दुष्टात्मा है।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 11:19" + }, + "मनुष्य का पुत्र खाता-पीता आया, और वे कहते हैं कि देखो, पेटू और पियक्कड़ मनुष्य, चुंगी लेनेवालों और पापियों का मित्र! पर ज्ञान अपने कामों में सच्चा ठहराया गया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "मन नहीं फिराने वालों पर हाय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "MAT 11:20" + }, + "तब वह उन नगरों को उलाहना देने लगा, जिनमें उसने बहुत सारे सामर्थ्य के काम किए थे; क्योंकि उन्होंने अपना मन नहीं फिराया था।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 11:21" + }, + "“हाय, खुराजीन*! हाय, बैतसैदा! जो सामर्थ्य के काम तुम में किए गए, यदि वे सूर और सैदा में किए जाते, तो टाट ओढ़कर, और राख में बैठकर, वे कब के मन फिरा लेते।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 11:22" + }, + "परन्तु मैं तुम से कहता हूँ; कि न्याय के दिन तुम्हारी दशा से सूर और सैदा की दशा अधिक सहने योग्य होगी।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 11:23" + }, + "और हे कफरनहूम, क्या तू स्वर्ग तक ऊँचा किया जाएगा? तू तो अधोलोक तक नीचे जाएगा; जो सामर्थ्य के काम तुझ में किए गए है, यदि सदोम में किए जाते, तो वह आज तक बना रहता।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 11:24" + }, + "पर मैं तुम से कहता हूँ, कि न्याय के दिन तेरी दशा से सदोम के नगर की दशा अधिक सहने योग्य होगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु के पास विश्राम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "MAT 11:25" + }, + "उसी समय यीशु ने कहा, “हे पिता, स्वर्ग और पृथ्वी के प्रभु, मैं तेरा धन्यवाद करता हूँ, कि तूने इन बातों को ज्ञानियों और समझदारों से छिपा रखा, और बालकों पर प्रगट किया है।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 11:26" + }, + "हाँ, हे पिता, क्योंकि तुझे यही अच्छा लगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "MAT 11:27" + }, + "“मेरे पिता ने मुझे सब कुछ सौंपा है, और कोई पुत्र को नहीं जानता, केवल पिता; और कोई पिता को नहीं जानता, केवल पुत्र और वह जिस पर पुत्र उसे प्रगट करना चाहे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "MAT 11:28" + }, + "“हे सब परिश्रम करनेवालों और बोझ से दबे* लोगों, मेरे पास आओ; मैं तुम्हें विश्राम दूँगा।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 11:29" + }, + "मेरा जूआ* अपने ऊपर उठा लो; और मुझसे सीखो; क्योंकि मैं नम्र और मन में दीन हूँ: और तुम अपने मन में विश्राम पाओगे।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 11:30" + }, + "क्योंकि मेरा जूआ सहज और मेरा बोझ हलका है।”" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "MAT 12" + }, + { + "type": "para:s", + "content": [ + "यीशु सब्त का प्रभु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 12:1" + }, + "उस समय यीशु सब्त के दिन खेतों में से होकर जा रहा था, और उसके चेलों को भूख लगी, और वे बालें तोड़-तोड़ कर खाने लगे।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 12:2" + }, + "फरीसियों ने यह देखकर उससे कहा, “देख, तेरे चेले वह काम कर रहे हैं, जो सब्त के दिन करना उचित नहीं।”", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 12:3" + }, + "उसने उनसे कहा, “क्या तुम ने नहीं पढ़ा, कि दाऊद ने, जब वह और उसके साथी भूखे हुए तो क्या किया?", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 12:4" + }, + "वह कैसे परमेश्‍वर के घर में गया, और भेंट की रोटियाँ* खाई, जिन्हें खाना न तो उसे और न उसके साथियों को, पर केवल याजकों को उचित था?", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 12:5" + }, + "या क्या तुम ने व्यवस्था में नहीं पढ़ा, कि याजक सब्त के दिन मन्दिर में सब्त के दिन की विधि को तोड़ने पर भी निर्दोष ठहरते हैं? (गिन. 28:9-10, यूह. 7:22-23)", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 12:6" + }, + "पर मैं तुम से कहता हूँ, कि यहाँ वह है, जो मन्दिर से भी महान है।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 12:7" + }, + "यदि तुम इसका अर्थ जानते कि मैं दया से प्रसन्‍न होता हूँ, बलिदान से नहीं, तो तुम निर्दोष को दोषी न ठहराते। (होशे 6:6)", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 12:8" + }, + "मनुष्य का पुत्र तो सब्त के दिन का भी प्रभु है।” (मर. 2:28)" + ] + }, + { + "type": "para:s", + "content": [ + "सूखे हाथ वाला मनुष्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 12:9" + }, + "वहाँ से चलकर वह उनके आराधनालय में आया।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 12:10" + }, + "वहाँ एक मनुष्य था, जिसका हाथ सूखा हुआ था; और उन्होंने उस पर दोष लगाने के लिए उससे पूछा, “क्या सब्त के दिन चंगा करना* उचित है?”", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 12:11" + }, + "उसने उनसे कहा, “तुम में ऐसा कौन है, जिसकी एक भेड़ हो, और वह सब्त के दिन गड्ढे में गिर जाए, तो वह उसे पकड़कर न निकाले?", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 12:12" + }, + "भला, मनुष्य का मूल्य भेड़ से कितना बढ़ कर है! इसलिए सब्त के दिन भलाई करना उचित है।”", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 12:13" + }, + "तब उसने उस मनुष्य से कहा, “अपना हाथ बढ़ा।” उसने बढ़ाया, और वह फिर दूसरे हाथ के समान अच्छा हो गया।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 12:14" + }, + "तब फरीसियों ने बाहर जाकर उसके विरोध में सम्मति की, कि उसे किस प्रकार मार डाले?" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्‍वर का चुना हुआ सेवक" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 12:15" + }, + "यह जानकर यीशु वहाँ से चला गया। और बहुत लोग उसके पीछे हो लिये, और उसने सब को चंगा किया।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 12:16" + }, + "और उन्हें चेतावनी दी, कि मुझे प्रगट न करना।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 12:17" + }, + "कि जो वचन यशायाह भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो:" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 12:18" + }, + "“देखो, यह मेरा सेवक है, जिसे मैंने चुना है; मेरा प्रिय, जिससे मेरा मन प्रसन्‍न है: मैं अपना आत्मा उस पर डालूँगा; और वह अन्यजातियों को न्याय का समाचार देगा।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 12:19" + }, + "वह न झगड़ा करेगा, और न धूम मचाएगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और न बाजारों में कोई उसका शब्द सुनेगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "MAT 12:20" + }, + "वह कुचले हुए सरकण्डे को न तोड़ेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और धूआँ देती हुई बत्ती को न बुझाएगा," + ] + }, + { + "type": "para:q", + "content": [ + "जब तक न्याय को प्रबल न कराए।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "MAT 12:21" + }, + "और अन्यजातियाँ उसके नाम पर आशा रखेंगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु और दुष्टात्माओं के शासक" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "MAT 12:22" + }, + "तब लोग एक अंधे-गूँगे को जिसमें दुष्टात्मा थी, उसके पास लाए; और उसने उसे अच्छा किया; और वह गूँगा बोलने और देखने लगा।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 12:23" + }, + "इस पर सब लोग चकित होकर कहने लगे, “यह क्या दाऊद की सन्तान है?”", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 12:24" + }, + "परन्तु फरीसियों ने यह सुनकर कहा, “यह तो दुष्टात्माओं के सरदार शैतान की सहायता के बिना दुष्टात्माओं को नहीं निकालता।”", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 12:25" + }, + "उसने उनके मन की बात जानकर उनसे कहा, “जिस किसी राज्य में फूट होती है, वह उजड़ जाता है, और कोई नगर या घराना जिसमें फूट होती है, बना न रहेगा।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 12:26" + }, + "और यदि शैतान ही शैतान को निकाले, तो वह अपना ही विरोधी हो गया है; फिर उसका राज्य कैसे बना रहेगा?", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 12:27" + }, + "भला, यदि मैं शैतान की सहायता से दुष्टात्माओं को निकालता हूँ, तो तुम्हारे वंश किसकी सहायता से निकालते हैं? इसलिए वे ही तुम्हारा न्याय करेंगे।", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 12:28" + }, + "पर यदि मैं परमेश्‍वर के आत्मा की सहायता से दुष्टात्माओं को निकालता हूँ, तो परमेश्‍वर का राज्य तुम्हारे पास आ पहुँचा है।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 12:29" + }, + "या कैसे कोई मनुष्य किसी बलवन्त के घर में घुसकर उसका माल लूट सकता है जब तक कि पहले उस बलवन्त को न बाँध ले? और तब वह उसका घर लूट लेगा।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 12:30" + }, + "जो मेरे साथ नहीं, वह मेरे विरोध में है; और जो मेरे साथ नहीं बटोरता, वह बिखेरता है।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 12:31" + }, + "इसलिए मैं तुम से कहता हूँ, कि मनुष्य का सब प्रकार का पाप और निन्दा क्षमा की जाएगी, पर पवित्र आत्मा की निन्दा क्षमा न की जाएगी।", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 12:32" + }, + "जो कोई मनुष्य के पुत्र के विरोध में कोई बात कहेगा, उसका यह अपराध क्षमा किया जाएगा, परन्तु जो कोई पवित्र आत्मा के विरोध में कुछ कहेगा, उसका अपराध न तो इस लोक में और न ही आनेवाले में क्षमा किया जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "एक पेड़ अपने फल से पहचाना जाता हैं" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "MAT 12:33" + }, + "“यदि पेड़ को अच्छा कहो, तो उसके फल को भी अच्छा कहो, या पेड़ को निकम्मा कहो, तो उसके फल को भी निकम्मा कहो; क्योंकि पेड़ फल ही से पहचाना जाता है।", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 12:34" + }, + "हे साँप के बच्चों, तुम बुरे होकर कैसे अच्छी बातें कह सकते हो? क्योंकि जो मन में भरा है, वही मुँह पर आता है।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 12:35" + }, + "भला मनुष्य मन के भले भण्डार से भली बातें निकालता है; और बुरा मनुष्य बुरे भण्डार से बुरी बातें निकालता है।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 12:36" + }, + "और मैं तुम से कहता हूँ, कि जो-जो निकम्मी बातें मनुष्य कहेंगे, न्याय के दिन हर एक बात का लेखा देंगे।", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 12:37" + }, + "क्योंकि तू अपनी बातों के कारण निर्दोष और अपनी बातों ही के कारण दोषी ठहराया जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु से चिन्ह की माँग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "MAT 12:38" + }, + "इस पर कुछ शास्त्रियों और फरीसियों ने उससे कहा, “हे गुरु, हम तुझ से एक चिन्ह* देखना चाहते हैं।”", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 12:39" + }, + "उसने उन्हें उत्तर दिया, “इस युग के बुरे और व्यभिचारी लोग चिन्ह ढूँढ़ते हैं; परन्तु योना भविष्यद्वक्ता के चिन्ह को छोड़ कोई और चिन्ह उनको न दिया जाएगा।", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 12:40" + }, + "योना तीन रात-दिन महा मच्छ के पेट में रहा, वैसे ही मनुष्य का पुत्र तीन रात-दिन पृथ्वी के भीतर रहेगा।", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 12:41" + }, + "नीनवे के लोग न्याय के दिन इस युग के लोगों के साथ उठकर उन्हें दोषी ठहराएँगे, क्योंकि उन्होंने योना का प्रचार सुनकर, मन फिराया और यहाँ वह है जो योना से भी बड़ा* है।", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 12:42" + }, + "दक्षिण की रानी* न्याय के दिन इस युग के लोगों के साथ उठकर उन्हें दोषी ठहराएँगी, क्योंकि वह सुलैमान का ज्ञान सुनने के लिये पृथ्वी की छोर से आई, और यहाँ वह है जो सुलैमान से भी बड़ा है।" + ] + }, + { + "type": "para:s", + "content": [ + "अशुद्ध आत्मा को घर की तलाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "MAT 12:43" + }, + "“जब अशुद्ध आत्मा मनुष्य में से निकल जाती है, तो सूखी जगहों में विश्राम ढूँढ़ती फिरती है, और पाती नहीं।", + { + "type": "verse:v", + "number": "44", + "sid": "MAT 12:44" + }, + "तब कहती है, कि मैं अपने उसी घर में जहाँ से निकली थी, लौट जाऊँगी, और आकर उसे सूना, झाड़ा-बुहारा और सजा-सजाया पाती है।", + { + "type": "verse:v", + "number": "45", + "sid": "MAT 12:45" + }, + "तब वह जाकर अपने से और बुरी सात आत्माओं को अपने साथ ले आती है, और वे उसमें पैठकर वहाँ वास करती है, और उस मनुष्य की पिछली दशा पहले से भी बुरी हो जाती है। इस युग के बुरे लोगों की दशा भी ऐसी ही होगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु का सच्चा परिवार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "MAT 12:46" + }, + "जब वह भीड़ से बातें कर ही रहा था, तो उसकी माता और भाई बाहर खड़े थे, और उससे बातें करना चाहते थे।", + { + "type": "verse:v", + "number": "47", + "sid": "MAT 12:47" + }, + "किसी ने उससे कहा, “देख तेरी माता और तेरे भाई बाहर खड़े हैं, और तुझ से बातें करना चाहते हैं।”", + { + "type": "verse:v", + "number": "48", + "sid": "MAT 12:48" + }, + "यह सुन उसने कहनेवाले को उत्तर दिया, “कौन हैं मेरी माता? और कौन हैं मेरे भाई?”", + { + "type": "verse:v", + "number": "49", + "sid": "MAT 12:49" + }, + "और अपने चेलों की ओर अपना हाथ बढ़ा कर कहा, “मेरी माता और मेरे भाई ये हैं।", + { + "type": "verse:v", + "number": "50", + "sid": "MAT 12:50" + }, + "क्योंकि जो कोई मेरे स्वर्गीय पिता की इच्छा पर चले, वही मेरा भाई, और बहन, और माता है।”" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "MAT 13" + }, + { + "type": "para:s", + "content": [ + "केवल अच्छी भूमि में फलों के उत्पादन का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 13:1" + }, + "उसी दिन यीशु घर से निकलकर झील के किनारे जा बैठा।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 13:2" + }, + "और उसके पास ऐसी बड़ी भीड़ इकट्ठी हुई कि वह नाव पर चढ़ गया, और सारी भीड़ किनारे पर खड़ी रही।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 13:3" + }, + "और उसने उनसे दृष्टान्तों* में बहुत सी बातें कही “एक बोनेवाला बीज बोने निकला।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 13:4" + }, + "बोते समय कुछ बीज मार्ग के किनारे गिरे और पक्षियों ने आकर उन्हें चुग लिया।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 13:5" + }, + "कुछ बीज पत्थरीली भूमि पर गिरे, जहाँ उन्हें बहुत मिट्टी न मिली और नरम मिट्टी न मिलने के कारण वे जल्द उग आए।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 13:6" + }, + "पर सूरज निकलने पर वे जल गए, और जड़ न पकड़ने से सूख गए।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 13:7" + }, + "कुछ बीज झाड़ियों में गिरे, और झाड़ियों ने बढ़कर उन्हें दबा डाला।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 13:8" + }, + "पर कुछ अच्छी भूमि पर गिरे, और फल लाए, कोई सौ गुना, कोई साठ गुना, कोई तीस गुना।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 13:9" + }, + "जिसके कान हों वह सुन ले।”" + ] + }, + { + "type": "para:s", + "content": [ + "दृष्टान्तों का उद्देश्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MAT 13:10" + }, + "और चेलों ने पास आकर उससे कहा, “तू उनसे दृष्टान्तों में क्यों बातें करता है?”", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 13:11" + }, + "उसने उत्तर दिया, “तुम को स्वर्ग के राज्य के भेदों की समझ दी गई है, पर उनको नहीं।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 13:12" + }, + "क्योंकि जिसके पास है, उसे दिया जाएगा; और उसके पास बहुत हो जाएगा; पर जिसके पास कुछ नहीं है, उससे जो कुछ उसके पास है, वह भी ले लिया जाएगा।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 13:13" + }, + "मैं उनसे दृष्टान्तों में इसलिए बातें करता हूँ, कि वे देखते हुए नहीं देखते; और सुनते हुए नहीं सुनते; और नहीं समझते।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 13:14" + }, + "और उनके विषय में यशायाह की यह भविष्यद्वाणी पूरी होती है:" + ] + }, + { + "type": "para:q1", + "content": [ + "‘तुम कानों से तो सुनोगे, पर समझोगे नहीं; और आँखों से तो देखोगे, पर तुम्हें न सूझेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 13:15" + }, + "क्योंकि इन लोगों के मन सुस्त हो गए है," + ] + }, + { + "type": "para:q", + "content": [ + "और वे कानों से ऊँचा सुनते हैं और उन्होंने अपनी आँखें मूंद लीं हैं;" + ] + }, + { + "type": "para:q", + "content": [ + "कहीं ऐसा न हो कि वे आँखों से देखें," + ] + }, + { + "type": "para:q", + "content": [ + "और कानों से सुनें और मन से समझें," + ] + }, + { + "type": "para:q", + "content": [ + "और फिर जाएँ, और मैं उन्हें चंगा करूँ।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 13:16" + }, + "“पर धन्य है तुम्हारी आँखें, कि वे देखती हैं; और तुम्हारे कान, कि वे सुनते हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 13:17" + }, + "क्योंकि मैं तुम से सच कहता हूँ, कि बहुत से भविष्यद्वक्ताओं और धर्मियों ने चाहा कि जो बातें तुम देखते हो, देखें पर न देखीं; और जो बातें तुम सुनते हो, सुनें, पर न सुनीं।" + ] + }, + { + "type": "para:s", + "content": [ + "अच्छी भूमि के दृष्टान्त की व्याख्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 13:18" + }, + "“अब तुम बोनेवाले का दृष्टान्त सुनो", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 13:19" + }, + "जो कोई राज्य का वचन* सुनकर नहीं समझता, उसके मन में जो कुछ बोया गया था, उसे वह दुष्ट आकर छीन ले जाता है; यह वही है, जो मार्ग के किनारे बोया गया था।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 13:20" + }, + "और जो पत्थरीली भूमि पर बोया गया, यह वह है, जो वचन सुनकर तुरन्त आनन्द के साथ मान लेता है।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 13:21" + }, + "पर अपने में जड़ न रखने के कारण वह थोड़े ही दिन रह पाता है, और जब वचन के कारण क्लेश या उत्पीड़न होता है, तो तुरन्त ठोकर खाता है।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 13:22" + }, + "जो झाड़ियों में बोया गया, यह वह है, जो वचन को सुनता है, पर इस संसार की चिन्ता और धन का धोखा वचन को दबाता है, और वह फल नहीं लाता।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 13:23" + }, + "जो अच्छी भूमि में बोया गया, यह वह है, जो वचन को सुनकर समझता है, और फल लाता है कोई सौ गुना, कोई साठ गुना, कोई तीस गुना।”" + ] + }, + { + "type": "para:s", + "content": [ + "गेहूँ और जंगली बीज का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 13:24" + }, + "यीशु ने उन्हें एक और दृष्टान्त दिया, “स्वर्ग का राज्य उस मनुष्य के समान है जिसने अपने खेत में अच्छा बीज बोया।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 13:25" + }, + "पर जब लोग सो रहे थे तो उसका बैरी आकर गेहूँ के बीच जंगली बीज बोकर चला गया।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 13:26" + }, + "जब अंकुर निकले और बालें लगी, तो जंगली दाने के पौधे भी दिखाई दिए।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 13:27" + }, + "इस पर गृहस्थ के दासों ने आकर उससे कहा, ‘हे स्वामी, क्या तूने अपने खेत में अच्छा बीज न बोया था? फिर जंगली दाने के पौधे उसमें कहाँ से आए?’", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 13:28" + }, + "उसने उनसे कहा, ‘यह किसी शत्रु का काम है।’ दासों ने उससे कहा, ‘क्या तेरी इच्छा है, कि हम जाकर उनको बटोर लें?’", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 13:29" + }, + "उसने कहा, ‘नहीं, ऐसा न हो कि जंगली दाने के पौधे बटोरते हुए तुम उनके साथ गेहूँ भी उखाड़ लो।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 13:30" + }, + "कटनी तक दोनों को एक साथ बढ़ने दो, और कटनी के समय मैं काटनेवालों से कहूँगा; पहले जंगली दाने के पौधे बटोरकर जलाने के लिये उनके गट्ठे बाँध लो, और गेहूँ को मेरे खत्ते में इकट्ठा करो।’ ”" + ] + }, + { + "type": "para:s", + "content": [ + "राई के बीज का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "MAT 13:31" + }, + "उसने उन्हें एक और दृष्टान्त दिया, “स्वर्ग का राज्य राई के एक दाने के समान है, जिसे किसी मनुष्य ने लेकर अपने खेत में बो दिया।", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 13:32" + }, + "वह सब बीजों से छोटा तो है पर जब बढ़ जाता है तब सब साग-पात से बड़ा होता है; और ऐसा पेड़ हो जाता है, कि आकाश के पक्षी आकर उसकी डालियों पर बसेरा करते हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "ख़मीर का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "MAT 13:33" + }, + "उसने एक और दृष्टान्त उन्हें सुनाया, “स्वर्ग का राज्य ख़मीर के समान है जिसको किसी स्त्री ने लेकर तीन पसेरी आटे में मिला दिया और होते-होते वह सब ख़मीर हो गया।”" + ] + }, + { + "type": "para:s", + "content": [ + "दृष्टान्तों का प्रयोग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "MAT 13:34" + }, + "ये सब बातें यीशु ने दृष्टान्तों में लोगों से कहीं, और बिना दृष्टान्त वह उनसे कुछ न कहता था।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 13:35" + }, + "कि जो वचन भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो: “मैं दृष्टान्त कहने को अपना मुँह खोलूँगा मैं उन बातों को जो जगत की उत्पत्ति से गुप्त रही हैं प्रगट करूँगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "गेहूँ और जंगली बीज के दृष्टान्त की व्याख्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "MAT 13:36" + }, + "तब वह भीड़ को छोड़कर घर में आया, और उसके चेलों ने उसके पास आकर कहा, “खेत के जंगली दाने का दृष्टान्त हमें समझा दे।”", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 13:37" + }, + "उसने उनको उत्तर दिया, “अच्छे बीज का बोनेवाला मनुष्य का पुत्र है।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 13:38" + }, + "खेत संसार है, अच्छा बीज राज्य के सन्तान, और जंगली बीज दुष्ट के सन्तान हैं।", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 13:39" + }, + "जिस शत्रु ने उनको बोया वह शैतान है; कटनी जगत का अन्त है: और काटनेवाले स्वर्गदूत हैं।", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 13:40" + }, + "अतः जैसे जंगली दाने बटोरे जाते और जलाए जाते हैं वैसा ही जगत के अन्त में होगा।", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 13:41" + }, + "मनुष्य का पुत्र अपने स्वर्गदूतों को भेजेगा, और वे उसके राज्य में से सब ठोकर के कारणों को और कुकर्म करनेवालों को इकट्ठा करेंगे।", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 13:42" + }, + "और उन्हें आग के कुण्ड* में डालेंगे, वहाँ रोना और दाँत पीसना होगा।", + { + "type": "verse:v", + "number": "43", + "sid": "MAT 13:43" + }, + "उस समय धर्मी अपने पिता के राज्य में सूर्य के समान चमकेंगे। जिसके कान हों वह सुन ले।" + ] + }, + { + "type": "para:s", + "content": [ + "गुप्त धन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "MAT 13:44" + }, + "“स्वर्ग का राज्य खेत में छिपे हुए धन के समान है, जिसे किसी मनुष्य ने पा कर छिपा दिया, और आनन्द के मारे जाकर अपना सब कुछ बेचकर उस खेत को मोल लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "अनमोल मोती" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "MAT 13:45" + }, + "“फिर स्वर्ग का राज्य एक व्यापारी के समान है जो अच्छे मोतियों की खोज में था।", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 13:46" + }, + "जब उसे एक बहुमूल्य मोती मिला तो उसने जाकर अपना सब कुछ बेच डाला और उसे मोल ले लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "जाल का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "MAT 13:47" + }, + "“फिर स्वर्ग का राज्य उस बड़े जाल के समान है, जो समुद्र में डाला गया, और हर प्रकार की मछलियों को समेट लाया।", + { + "type": "verse:v", + "number": "48", + "sid": "MAT 13:48" + }, + "और जब जाल भर गया, तो मछवे किनारे पर खींच लाए, और बैठकर अच्छी-अच्छी तो बरतनों में इकट्ठा किया और बेकार-बेकार फेंक दी।", + { + "type": "verse:v", + "number": "49", + "sid": "MAT 13:49" + }, + "जगत के अन्त में ऐसा ही होगा; स्वर्गदूत आकर दुष्टों को धर्मियों से अलग करेंगे,", + { + "type": "verse:v", + "number": "50", + "sid": "MAT 13:50" + }, + "और उन्हें आग के कुण्ड में डालेंगे। वहाँ रोना और दाँत पीसना होगा।" + ] + }, + { + "type": "para:s", + "content": [ + "नई और पुरानी शिक्षा का महत्व" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "51", + "sid": "MAT 13:51" + }, + "“क्या तुम ये सब बातें समझ गए?” चेलों ने उत्तर दिया, “हाँ।”", + { + "type": "verse:v", + "number": "52", + "sid": "MAT 13:52" + }, + "फिर यीशु ने उनसे कहा, “इसलिए हर एक शास्त्री जो स्वर्ग के राज्य का चेला बना है, उस गृहस्थ के समान है जो अपने भण्डार से नई और पुरानी वस्तुएँ निकालता है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु को नासरत में फिर से आना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "53", + "sid": "MAT 13:53" + }, + "जब यीशु ये सब दृष्टान्त कह चुका, तो वहाँ से चला गया।", + { + "type": "verse:v", + "number": "54", + "sid": "MAT 13:54" + }, + "और अपने नगर में आकर उनके आराधनालय में उन्हें ऐसा उपदेश देने लगा; कि वे चकित होकर कहने लगे, “इसको यह ज्ञान और सामर्थ्य के काम कहाँ से मिले?", + { + "type": "verse:v", + "number": "55", + "sid": "MAT 13:55" + }, + "क्या यह बढ़ई का बेटा नहीं? और क्या इसकी माता का नाम मरियम और इसके भाइयों के नाम याकूब, यूसुफ, शमौन और यहूदा नहीं?", + { + "type": "verse:v", + "number": "56", + "sid": "MAT 13:56" + }, + "और क्या इसकी सब बहनें हमारे बीच में नहीं रहती? फिर इसको यह सब कहाँ से मिला?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "57", + "sid": "MAT 13:57" + }, + "इस प्रकार उन्होंने उसके कारण ठोकर खाई, पर यीशु ने उनसे कहा, “भविष्यद्वक्ता अपने नगर और अपने घर को छोड़ और कहीं निरादर नहीं होता।”", + { + "type": "verse:v", + "number": "58", + "sid": "MAT 13:58" + }, + "और उसने वहाँ उनके अविश्वास के कारण बहुत सामर्थ्य के काम नहीं किए।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "MAT 14" + }, + { + "type": "para:s", + "content": [ + "हेरोदेस का यीशु के बारे में सुनना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 14:1" + }, + "उस समय चौथाई देश के राजा* हेरोदेस ने यीशु की चर्चा सुनी।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 14:2" + }, + "और अपने सेवकों से कहा, “यह यूहन्ना बपतिस्मा देनेवाला है: वह मरे हुओं में से जी उठा है, इसलिए उससे सामर्थ्य के काम प्रगट होते हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "यूहन्ना की हत्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MAT 14:3" + }, + "क्योंकि हेरोदेस ने अपने भाई फिलिप्पुस की पत्‍नी हेरोदियास के कारण, यूहन्ना को पकड़कर बाँधा, और जेलखाने में डाल दिया था।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 14:4" + }, + "क्योंकि यूहन्ना ने उससे कहा था, कि इसको रखना तुझे उचित नहीं है।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 14:5" + }, + "और वह उसे मार डालना चाहता था, पर लोगों से डरता था, क्योंकि वे उसे भविष्यद्वक्ता मानते थे।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 14:6" + }, + "पर जब हेरोदेस का जन्मदिन आया, तो हेरोदियास की बेटी ने उत्सव में नाच दिखाकर हेरोदेस को खुश किया।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 14:7" + }, + "इसलिए उसने शपथ खाकर वचन दिया, “जो कुछ तू माँगेगी, मैं तुझे दूँगा।”", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 14:8" + }, + "वह अपनी माता के उकसाने से बोली, “यूहन्ना बपतिस्मा देनेवाले का सिर थाल में यहीं मुझे मँगवा दे।”", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 14:9" + }, + "राजा दुःखित हुआ, पर अपनी शपथ के, और साथ बैठनेवालों के कारण, आज्ञा दी, कि दे दिया जाए।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 14:10" + }, + "और उसने जेलखाने में लोगों को भेजकर यूहन्ना का सिर कटवा दिया।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 14:11" + }, + "और उसका सिर थाल में लाया गया, और लड़की को दिया गया; और वह उसको अपनी माँ के पास ले गई।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 14:12" + }, + "और उसके चेलों ने आकर उसके शव को ले जाकर गाड़ दिया और जाकर यीशु को समाचार दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "पाँच हजार लोगों को खिलाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 14:13" + }, + "जब यीशु ने यह सुना, तो नाव पर चढ़कर वहाँ से किसी सुनसान जगह को, एकान्त में चला गया; और लोग यह सुनकर नगर-नगर से पैदल उसके पीछे हो लिए।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 14:14" + }, + "उसने निकलकर एक बड़ी भीड़ देखी, और उन पर तरस खाया, और उसने उनके बीमारों को चंगा किया।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 14:15" + }, + "जब सांझ हुई, तो उसके चेलों ने उसके पास आकर कहा, “यह तो सुनसान जगह है और देर हो रही है, लोगों को विदा किया जाए कि वे बस्तियों में जाकर अपने लिये भोजन मोल लें।”", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 14:16" + }, + "यीशु ने उनसे कहा, “उनका जाना आवश्यक नहीं! तुम ही इन्हें खाने को दो।”", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 14:17" + }, + "उन्होंने उससे कहा, “यहाँ हमारे पास पाँच रोटी और दो मछलियों को छोड़ और कुछ नहीं है।”", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 14:18" + }, + "उसने कहा, “उनको यहाँ मेरे पास ले आओ।”", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 14:19" + }, + "तब उसने लोगों को घास पर बैठने को कहा, और उन पाँच रोटियों और दो मछलियों को लिया; और स्वर्ग की ओर देखकर धन्यवाद किया और रोटियाँ तोड़-तोड़कर चेलों को दीं, और चेलों ने लोगों को।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 14:20" + }, + "और सब खाकर तृप्त हो गए, और उन्होंने बचे हुए टुकड़ों से भरी हुई बारह टोकरियाँ उठाई।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 14:21" + }, + "और खानेवाले स्त्रियों और बालकों को छोड़कर* पाँच हजार पुरुषों के लगभग थे।" + ] + }, + { + "type": "para:s", + "content": [ + "पानी पर यीशु का चलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "MAT 14:22" + }, + "और उसने तुरन्त अपने चेलों को नाव पर चढ़ाया, कि वे उससे पहले पार चले जाएँ, जब तक कि वह लोगों को विदा करे।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 14:23" + }, + "वह लोगों को विदा करके, प्रार्थना करने को अलग पहाड़ पर चढ़ गया; और सांझ को वह वहाँ अकेला था।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 14:24" + }, + "उस समय नाव झील के बीच लहरों से डगमगा रही थी, क्योंकि हवा सामने की थी।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 14:25" + }, + "और वह रात के चौथे पहर* झील पर चलते हुए उनके पास आया।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 14:26" + }, + "चेले उसको झील पर चलते हुए देखकर घबरा गए, और कहने लगे, “वह भूत है,” और डर के मारे चिल्ला उठे।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 14:27" + }, + "यीशु ने तुरन्त उनसे बातें की, और कहा, “धैर्य रखो, मैं हूँ; डरो मत।”", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 14:28" + }, + "पतरस ने उसको उत्तर दिया, “हे प्रभु, यदि तू ही है, तो मुझे अपने पास पानी पर चलकर आने की आज्ञा दे।”", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 14:29" + }, + "उसने कहा, “आ!” तब पतरस नाव पर से उतरकर यीशु के पास जाने को पानी पर चलने लगा।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 14:30" + }, + "पर हवा को देखकर डर गया, और जब डूबने लगा तो चिल्लाकर कहा, “हे प्रभु, मुझे बचा।”", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 14:31" + }, + "यीशु ने तुरन्त हाथ बढ़ाकर उसे थाम लिया, और उससे कहा, “हे अल्प विश्वासी, तूने क्यों सन्देह किया?”", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 14:32" + }, + "जब वे नाव पर चढ़ गए, तो हवा थम गई।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 14:33" + }, + "इस पर जो नाव पर थे, उन्होंने उसकी आराधना करके कहा, “सचमुच, तू परमेश्‍वर का पुत्र है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु द्वारा गन्नेसरत में अनेक रोगियों को चंगाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "MAT 14:34" + }, + "वे पार उतरकर गन्नेसरत प्रदेश में पहुँचे।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 14:35" + }, + "और वहाँ के लोगों ने उसे पहचानकर आस-पास के सारे क्षेत्र में कहला भेजा, और सब बीमारों को उसके पास लाए।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 14:36" + }, + "और उससे विनती करने लगे कि वह उन्हें अपने वस्त्र के कोने ही को छूने दे; और जितनों ने उसे छुआ, वे चंगे हो गए।" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "MAT 15" + }, + { + "type": "para:s", + "content": [ + "परम्परा और आज्ञा उल्लंघन का प्रश्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 15:1" + }, + "तब यरूशलेम से कुछ फरीसी और शास्त्री यीशु के पास आकर कहने लगे,", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 15:2" + }, + "“तेरे चेले प्राचीनों की परम्पराओं* को क्यों टालते हैं, कि बिना हाथ धोए रोटी खाते हैं?”", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 15:3" + }, + "उसने उनको उत्तर दिया, “तुम भी अपनी परम्पराओं के कारण क्यों परमेश्‍वर की आज्ञा टालते हो?", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 15:4" + }, + "क्योंकि परमेश्‍वर ने कहा, ‘अपने पिता और अपनी माता का आदर करना’, और ‘जो कोई पिता या माता को बुरा कहे, वह मार डाला जाए।’", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 15:5" + }, + "पर तुम कहते हो, कि यदि कोई अपने पिता या माता से कहे, ‘जो कुछ तुझे मुझसे लाभ पहुँच सकता था, वह परमेश्‍वर को भेंट चढ़ाई जा चुका’", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 15:6" + }, + "तो वह अपने पिता का आदर न करे, इस प्रकार तुम ने अपनी परम्परा के कारण परमेश्‍वर का वचन टाल दिया।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 15:7" + }, + "हे कपटियों, यशायाह ने तुम्हारे विषय में यह भविष्यद्वाणी ठीक ही की है:" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MAT 15:8" + }, + "‘ये लोग होंठों से तो मेरा आदर करते हैं," + ] + }, + { + "type": "para:q", + "content": [ + "पर उनका मन मुझसे दूर रहता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 15:9" + }, + "और ये व्यर्थ मेरी उपासना करते हैं," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि मनुष्य की विधियों को धर्मोपदेश करके सिखाते हैं।’ ”" + ] + }, + { + "type": "para:s", + "content": [ + "अशुद्ध करनेवाली बातें" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MAT 15:10" + }, + "और उसने लोगों को अपने पास बुलाकर उनसे कहा, “सुनो, और समझो।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 15:11" + }, + "जो मुँह में जाता है, वह मनुष्य को अशुद्ध नहीं करता, पर जो मुँह से निकलता है, वही मनुष्य को अशुद्ध करता है।”", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 15:12" + }, + "तब चेलों ने आकर उससे कहा, “क्या तू जानता है कि फरीसियों ने यह वचन सुनकर ठोकर खाई?”", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 15:13" + }, + "उसने उत्तर दिया, “हर पौधा जो मेरे स्वर्गीय पिता ने नहीं लगाया, उखाड़ा जाएगा।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 15:14" + }, + "उनको जाने दो; वे अंधे मार्ग दिखानेवाले हैं और अंधा यदि अंधे को मार्ग दिखाए, तो दोनों गड्ढे में गिर पड़ेंगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 15:15" + }, + "यह सुनकर पतरस ने उससे कहा, “यह दृष्टान्त हमें समझा दे।”", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 15:16" + }, + "उसने कहा, “क्या तुम भी अब तक नासमझ हो?", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 15:17" + }, + "क्या तुम नहीं समझते, कि जो कुछ मुँह में जाता, वह पेट में पड़ता है, और शौच से निकल जाता है?", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 15:18" + }, + "पर जो कुछ मुँह से निकलता है, वह मन से निकलता है, और वही मनुष्य को अशुद्ध करता है।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 15:19" + }, + "क्योंकि बुरे विचार, हत्या, परस्त्रीगमन, व्यभिचार, चोरी, झूठी गवाही और निन्दा मन ही से निकलती है।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 15:20" + }, + "यही हैं जो मनुष्य को अशुद्ध करती हैं, परन्तु हाथ बिना धोए भोजन करना मनुष्य को अशुद्ध नहीं करता।”" + ] + }, + { + "type": "para:s", + "content": [ + "कनानी जाति की स्त्री का विश्वास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "MAT 15:21" + }, + "यीशु वहाँ से निकलकर, सूर* और सैदा के देशों की ओर चला गया।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 15:22" + }, + "और देखो, उस प्रदेश से एक कनानी* स्त्री निकली, और चिल्लाकर कहने लगी, “हे प्रभु! दाऊद के सन्तान, मुझ पर दया कर, मेरी बेटी को दुष्टात्मा बहुत सता रहा है।”", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 15:23" + }, + "पर उसने उसे कुछ उत्तर न दिया, और उसके चेलों ने आकर उससे विनती करके कहा, “इसे विदा कर; क्योंकि वह हमारे पीछे चिल्लाती आती है।”", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 15:24" + }, + "उसने उत्तर दिया, “इस्राएल के घराने की खोई हुई भेड़ों को छोड़ मैं किसी के पास नहीं भेजा गया।”", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 15:25" + }, + "पर वह आई, और उसे प्रणाम करके कहने लगी, “हे प्रभु, मेरी सहायता कर।”", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 15:26" + }, + "उसने उत्तर दिया, “लड़कों की* रोटी लेकर कुत्तों के आगे डालना अच्छा नहीं।”", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 15:27" + }, + "उसने कहा, “सत्य है प्रभु, पर कुत्ते भी वह चूरचार खाते हैं, जो उनके स्वामियों की मेज से गिरते हैं।”", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 15:28" + }, + "इस पर यीशु ने उसको उत्तर देकर कहा, “हे स्त्री, तेरा विश्वास बड़ा है; जैसा तू चाहती है, तेरे लिये वैसा ही हो” और उसकी बेटी उसी समय चंगी हो गई।" + ] + }, + { + "type": "para:s", + "content": [ + "अनेक रोगियों को चंगा करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "MAT 15:29" + }, + "यीशु वहाँ से चलकर, गलील की झील के पास आया, और पहाड़ पर चढ़कर वहाँ बैठ गया।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 15:30" + }, + "और भीड़ पर भीड़ उसके पास आई, वे अपने साथ लँगड़ों, अंधों, गूँगों, टुण्डों, और बहुतों को लेकर उसके पास आए; और उन्हें उसके पाँवों पर डाल दिया, और उसने उन्हें चंगा किया।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 15:31" + }, + "अतः जब लोगों ने देखा, कि गूंगे बोलते और टुण्डे चंगे होते और लँगड़े चलते और अंधे देखते हैं, तो अचम्भा करके इस्राएल के परमेश्‍वर की बड़ाई की।" + ] + }, + { + "type": "para:s", + "content": [ + "चार हजार लोगों को खिलाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "MAT 15:32" + }, + "यीशु ने अपने चेलों को बुलाकर कहा, “मुझे इस भीड़ पर तरस आता है; क्योंकि वे तीन दिन से मेरे साथ हैं और उनके पास कुछ खाने को नहीं; और मैं उन्हें भूखा विदा करना नहीं चाहता; कहीं ऐसा न हो कि मार्ग में थककर गिर जाएँ।”", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 15:33" + }, + "चेलों ने उससे कहा, “हमें इस निर्जन स्थान में कहाँ से इतनी रोटी मिलेगी कि हम इतनी बड़ी भीड़ को तृप्त करें?”", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 15:34" + }, + "यीशु ने उनसे पूछा, “तुम्हारे पास कितनी रोटियाँ हैं?” उन्होंने कहा, “सात और थोड़ी सी छोटी मछलियाँ।”", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 15:35" + }, + "तब उसने लोगों को भूमि पर बैठने की आज्ञा दी।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 15:36" + }, + "और उन सात रोटियों और मछलियों को ले धन्यवाद करके तोड़ा और अपने चेलों को देता गया, और चेले लोगों को।", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 15:37" + }, + "इस प्रकार सब खाकर तृप्त हो गए और बचे हुए टुकड़ों से भरे हुए सात टोकरे उठाए।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 15:38" + }, + "और खानेवाले स्त्रियों और बालकों को छोड़ चार हजार पुरुष थे।", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 15:39" + }, + "तब वह भीड़ को विदा करके नाव पर चढ़ गया, और मगदन* क्षेत्र में आया।" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "MAT 16" + }, + { + "type": "para:s", + "content": [ + "फरीसियों द्वारा यीशु का परखा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 16:1" + }, + "और फरीसियों और सदूकियों* ने पास आकर उसे परखने के लिये उससे कहा, “हमें स्वर्ग का कोई चिन्ह दिखा।”", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 16:2" + }, + "उसने उनको उत्तर दिया, “सांझ को तुम कहते हो, कि मौसम अच्छा रहेगा, क्योंकि आकाश लाल है।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 16:3" + }, + "और भोर को कहते हो, कि आज आँधी आएगी क्योंकि आकाश लाल और धुमला है; तुम आकाश का लक्षण देखकर भेद बता सकते हो, पर समय के चिन्हों का भेद क्यों नहीं बता सकते?", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 16:4" + }, + "इस युग के बुरे और व्यभिचारी लोग चिन्ह ढूँढ़ते हैं पर योना के चिन्ह को छोड़ कोई और चिन्ह उन्हें न दिया जाएगा।” और वह उन्हें छोड़कर चला गया।" + ] + }, + { + "type": "para:s", + "content": [ + "फरीसियों और सदूकियों का ख़मीर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 16:5" + }, + "और चेले झील के उस पार जाते समय रोटी लेना भूल गए थे।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 16:6" + }, + "यीशु ने उनसे कहा, “देखो, फरीसियों और सदूकियों के ख़मीर से सावधान रहना।”", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 16:7" + }, + "वे आपस में विचार करने लगे, “हम तो रोटी नहीं लाए। इसलिए वह ऐसा कहता है।”", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 16:8" + }, + "यह जानकर, यीशु ने उनसे कहा, “हे अल्पविश्वासियों, तुम आपस में क्यों विचार करते हो कि हमारे पास रोटी नहीं?", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 16:9" + }, + "क्या तुम अब तक नहीं समझे? और उन पाँच हजार की पाँच रोटी स्मरण नहीं करते, और न यह कि कितनी टोकरियाँ उठाई थीं?", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 16:10" + }, + "और न उन चार हजार की सात रोटियाँ, और न यह कि कितने टोकरे उठाए गए थे?", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 16:11" + }, + "तुम क्यों नहीं समझते कि मैंने तुम से रोटियों के विषय में नहीं कहा? परन्तु फरीसियों और सदूकियों के ख़मीर से सावधान रहना।”", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 16:12" + }, + "तब उनको समझ में आया, कि उसने रोटी के ख़मीर से नहीं, पर फरीसियों और सदूकियों की शिक्षा से सावधान रहने को कहा था।" + ] + }, + { + "type": "para:s", + "content": [ + "पतरस का यीशु को मसीह स्वीकारना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 16:13" + }, + "यीशु कैसरिया फिलिप्पी* के प्रदेश में आकर अपने चेलों से पूछने लगा, “लोग मनुष्य के पुत्र को क्या कहते हैं?”", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 16:14" + }, + "उन्होंने कहा, “कुछ तो यूहन्ना बपतिस्मा देनेवाला कहते हैं और कुछ एलिय्याह, और कुछ यिर्मयाह या भविष्यद्वक्ताओं में से कोई एक कहते हैं।”", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 16:15" + }, + "उसने उनसे कहा, “परन्तु तुम मुझे क्या कहते हो?”", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 16:16" + }, + "शमौन पतरस ने उत्तर दिया, “तू जीविते परमेश्‍वर का पुत्र मसीह है।”", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 16:17" + }, + "यीशु ने उसको उत्तर दिया, “हे शमौन, योना के पुत्र, तू धन्य है; क्योंकि माँस और लहू ने नहीं, परन्तु मेरे पिता ने जो स्वर्ग में है, यह बात तुझ पर प्रगट की है।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 16:18" + }, + "और मैं भी तुझ से कहता हूँ, कि तू पतरस* है, और मैं इस पत्थर पर अपनी कलीसिया बनाऊँगा, और अधोलोक के फाटक उस पर प्रबल न होंगे।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 16:19" + }, + "मैं तुझे स्वर्ग के राज्य की कुंजियाँ दूँगा: और जो कुछ तू पृथ्वी पर बाँधेगा, वह स्वर्ग में बँधेगा; और जो कुछ तू पृथ्वी पर खोलेगा, वह स्वर्ग में खुलेगा।”", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 16:20" + }, + "तब उसने चेलों को चेतावनी दी, “किसी से न कहना! कि मैं मसीह हूँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "अपनी मृत्यु के विषय यीशु की भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "MAT 16:21" + }, + "उस समय से यीशु अपने चेलों को बताने लगा, “मुझे अवश्य है, कि यरूशलेम को जाऊँ, और प्राचीनों और प्रधान याजकों और शास्त्रियों के हाथ से बहुत दुःख उठाऊँ; और मार डाला जाऊँ; और तीसरे दिन जी उठूँ।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 16:22" + }, + "इस पर पतरस उसे अलग ले जाकर डाँटने लगा, “हे प्रभु, परमेश्‍वर न करे! तुझ पर ऐसा कभी न होगा।”", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 16:23" + }, + "उसने फिरकर पतरस से कहा, “हे शैतान, मेरे सामने से दूर हो! तू मेरे लिये ठोकर का कारण है; क्योंकि तू परमेश्‍वर की बातें नहीं, पर मनुष्यों की बातों पर मन लगाता है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु के पीछे चलने का मतलब" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 16:24" + }, + "तब यीशु ने अपने चेलों से कहा, “यदि कोई मेरे पीछे आना चाहे, तो अपने आप का इन्कार करे और अपना क्रूस उठाए, और मेरे पीछे हो ले।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 16:25" + }, + "क्योंकि जो कोई अपना प्राण बचाना चाहे, वह उसे खोएगा; और जो कोई मेरे लिये अपना प्राण खोएगा, वह उसे पाएगा।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 16:26" + }, + "यदि मनुष्य सारे जगत को प्राप्त करे, और अपने प्राण की हानि उठाए, तो उसे क्या लाभ होगा? या मनुष्य अपने प्राण के बदले में क्या देगा?", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 16:27" + }, + "मनुष्य का पुत्र अपने स्वर्गदूतों के साथ अपने पिता की महिमा में आएगा, और उस समय ‘वह हर एक को उसके कामों के अनुसार प्रतिफल देगा।’", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 16:28" + }, + "मैं तुम से सच कहता हूँ, कि जो यहाँ खड़े हैं, उनमें से कितने ऐसे हैं, कि जब तक मनुष्य के पुत्र को उसके राज्य में आते हुए न देख लेंगे, तब तक मृत्यु का स्वाद कभी न चखेंगे।”" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "MAT 17" + }, + { + "type": "para:s", + "content": [ + "शिष्यों को मूसा और एलिय्याह के साथ यीशु का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 17:1" + }, + "छः दिन के बाद यीशु ने पतरस और याकूब और उसके भाई यूहन्ना को साथ लिया, और उन्हें एकान्त में किसी ऊँचे पहाड़ पर ले गया।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 17:2" + }, + "और वहाँ उनके सामने उसका रूपांतरण हुआ और उसका मुँह सूर्य के समान चमका और उसका वस्त्र ज्योति के समान उजला हो गया।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 17:3" + }, + "और मूसा और एलिय्याह* उसके साथ बातें करते हुए उन्हें दिखाई दिए।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 17:4" + }, + "इस पर पतरस ने यीशु से कहा, “हे प्रभु, हमारा यहाँ रहना अच्छा है; यदि तेरी इच्छा हो तो मैं यहाँ तीन तम्बू बनाऊँ; एक तेरे लिये, एक मूसा के लिये, और एक एलिय्याह के लिये।”", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 17:5" + }, + "वह बोल ही रहा था, कि एक उजले बादल ने उन्हें छा लिया, और उस बादल में से यह शब्द निकला, “यह मेरा प्रिय पुत्र है, जिससे मैं प्रसन्‍न हूँ: इसकी सुनो।”", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 17:6" + }, + "चेले यह सुनकर मुँह के बल गिर गए और अत्यन्त डर गए।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 17:7" + }, + "यीशु ने पास आकर उन्हें छुआ, और कहा, “उठो, डरो मत।”", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 17:8" + }, + "तब उन्होंने अपनी आँखें उठाकर यीशु को छोड़ और किसी को न देखा।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 17:9" + }, + "जब वे पहाड़ से उतर रहे थे तब यीशु ने उन्हें यह निर्देश दिया, “जब तक मनुष्य का पुत्र मरे हुओं में से न जी उठे, तब तक जो कुछ तुम ने देखा है किसी से न कहना।”", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 17:10" + }, + "और उसके चेलों ने उससे पूछा, “फिर शास्त्री क्यों कहते हैं, कि एलिय्याह का पहले आना अवश्य है?”", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 17:11" + }, + "उसने उत्तर दिया, “एलिय्याह तो अवश्य आएगा और सब कुछ सुधारेगा।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 17:12" + }, + "परन्तु मैं तुम से कहता हूँ, कि एलिय्याह आ चुका*; और उन्होंने उसे नहीं पहचाना; परन्तु जैसा चाहा वैसा ही उसके साथ किया। इसी प्रकार से मनुष्य का पुत्र भी उनके हाथ से दुःख उठाएगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 17:13" + }, + "तब चेलों ने समझा कि उसने हम से यूहन्ना बपतिस्मा देनेवाले के विषय में कहा है।" + ] + }, + { + "type": "para:s", + "content": [ + "मिर्गी से पीड़ित बालक को चंगाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 17:14" + }, + "जब वे भीड़ के पास पहुँचे, तो एक मनुष्य उसके पास आया, और घुटने टेककर कहने लगा।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 17:15" + }, + "“हे प्रभु, मेरे पुत्र पर दया कर! क्योंकि उसको मिर्गी आती है, और वह बहुत दुःख उठाता है; और बार-बार आग में और बार-बार पानी में गिर पड़ता है।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 17:16" + }, + "और मैं उसको तेरे चेलों के पास लाया था, पर वे उसे अच्छा नहीं कर सके।”", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 17:17" + }, + "यीशु ने उत्तर दिया, “हे अविश्वासी और हठीले लोगों, मैं कब तक तुम्हारे साथ रहूँगा? कब तक तुम्हारी सहूँगा? उसे यहाँ मेरे पास लाओ।”", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 17:18" + }, + "तब यीशु ने उसे डाँटा, और दुष्टात्मा उसमें से निकला; और लड़का उसी समय अच्छा हो गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "MAT 17:19" + }, + "तब चेलों ने एकान्त में यीशु के पास आकर कहा, “हम इसे क्यों नहीं निकाल सके?”", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 17:20" + }, + "उसने उनसे कहा, “अपने विश्वास की कमी के कारण: क्योंकि मैं तुम से सच कहता हूँ, यदि तुम्हारा विश्वास राई के दाने के बराबर* भी हो, तो इस पहाड़ से कह सकोगे, ‘यहाँ से सरककर वहाँ चला जा’, तो वह चला जाएगा; और कोई बात तुम्हारे लिये अनहोनी न होगी।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 17:21" + }, + "[पर यह जाति बिना प्रार्थना और उपवास के नहीं निकलती।]”" + ] + }, + { + "type": "para:s", + "content": [ + "अपनी मृत्यु के विषय यीशु की पुनः भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "MAT 17:22" + }, + "जब वे गलील में थे, तो यीशु ने उनसे कहा, “मनुष्य का पुत्र मनुष्यों के हाथ में पकड़वाया जाएगा।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 17:23" + }, + "और वे उसे मार डालेंगे, और वह तीसरे दिन जी उठेगा।” इस पर वे बहुत उदास हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "मन्दिर का कर लेना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 17:24" + }, + "जब वे कफरनहूम में पहुँचे, तो मन्दिर के लिये कर लेनेवालों ने पतरस के पास आकर पूछा, “क्या तुम्हारा गुरु मन्दिर का कर नहीं देता?”", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 17:25" + }, + "उसने कहा, “हाँ, देता है।” जब वह घर में आया, तो यीशु ने उसके पूछने से पहले उससे कहा, “हे शमौन तू क्या समझता है? पृथ्वी के राजा चुंगी या कर किन से लेते हैं? अपने पुत्रों से या परायों से?”", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 17:26" + }, + "पतरस ने उनसे कहा, “परायों से।” यीशु ने उससे कहा, “तो पुत्र बच गए।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 17:27" + }, + "फिर भी हम उन्हें ठोकर न खिलाएँ, तू झील के किनारे जाकर बंसी डाल, और जो मछली पहले निकले, उसे ले; तो तुझे उसका मुँह खोलने पर एक सिक्का मिलेगा, उसी को लेकर मेरे और अपने बदले उन्हें दे देना।”" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "MAT 18" + }, + { + "type": "para:s", + "content": [ + "स्वर्ग के राज्य में बड़ा कौन?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 18:1" + }, + "उसी समय चेले यीशु के पास आकर पूछने लगे, “स्वर्ग के राज्य में बड़ा कौन है?”", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 18:2" + }, + "इस पर उसने एक बालक को पास बुलाकर उनके बीच में खड़ा किया,", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 18:3" + }, + "और कहा, “मैं तुम से सच कहता हूँ, यदि तुम न फिरो और बालकों के समान न बनो, तो स्वर्ग के राज्य में प्रवेश नहीं कर पाओगे।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 18:4" + }, + "जो कोई अपने आप को इस बालक के समान छोटा करेगा, वह स्वर्ग के राज्य में बड़ा होगा।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 18:5" + }, + "और जो कोई मेरे नाम से एक ऐसे बालक को ग्रहण करता है वह मुझे ग्रहण करता है।" + ] + }, + { + "type": "para:s", + "content": [ + "ठोकर खिलाने वालों पर हाय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 18:6" + }, + "“पर जो कोई इन छोटों में से जो मुझ पर विश्वास करते हैं एक को ठोकर खिलाएँ, उसके लिये भला होता, कि बड़ी चक्की का पाट उसके गले में लटकाया जाता, और वह गहरे समुद्र में डुबाया जाता।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 18:7" + }, + "ठोकरों के कारण संसार पर हाय! ठोकरों का लगना अवश्य है; पर हाय उस मनुष्य पर जिसके द्वारा ठोकर लगती है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MAT 18:8" + }, + "“यदि तेरा हाथ या तेरा पाँव तुझे ठोकर खिलाएँ, तो काटकर फेंक दे; टुण्डा या लँगड़ा होकर जीवन में प्रवेश करना तेरे लिये इससे भला है, कि दो हाथ या दो पाँव रहते हुए तू अनन्त आग में डाला जाए।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 18:9" + }, + "और यदि तेरी आँख तुझे ठोकर खिलाएँ, तो उसे निकालकर फेंक दे। काना होकर जीवन में प्रवेश करना तेरे लिये इससे भला है, कि दो आँख रहते हुए तू नरक की आग में डाला जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "खोई हुई भेड़ का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MAT 18:10" + }, + "“देखो, तुम इन छोटों में से किसी को तुच्छ न जानना; क्योंकि मैं तुम से कहता हूँ, कि स्वर्ग में उनके स्वर्गदूत मेरे स्वर्गीय पिता का मुँह सदा देखते हैं।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 18:11" + }, + "[क्योंकि मनुष्य का पुत्र खोए हुओं को बचाने आया है।]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "MAT 18:12" + }, + "“तुम क्या समझते हो? यदि किसी मनुष्य की सौ भेड़ें हों, और उनमें से एक भटक जाए, तो क्या निन्यानवे को छोड़कर, और पहाड़ों पर जाकर, उस भटकी हुई को न ढूँढ़ेगा?", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 18:13" + }, + "और यदि ऐसा हो कि उसे पाए, तो मैं तुम से सच कहता हूँ, कि वह उन निन्यानवे भेड़ों के लिये जो भटकी नहीं थीं इतना आनन्द नहीं करेगा, जितना कि इस भेड़ के लिये करेगा।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 18:14" + }, + "ऐसा ही तुम्हारे पिता की जो स्वर्ग में है यह इच्छा नहीं, कि इन छोटों में से एक भी नाश हो।" + ] + }, + { + "type": "para:s", + "content": [ + "अनुशासन और प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 18:15" + }, + "“यदि तेरा भाई तेरे विरुद्ध अपराध करे, तो जा और अकेले में बातचीत करके उसे समझा; यदि वह तेरी सुने तो तूने अपने भाई को पा लिया।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 18:16" + }, + "और यदि वह न सुने, तो और एक दो जन को अपने साथ ले जा, कि हर एक बात दो या तीन गवाहों के मुँह से ठहराई जाए।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 18:17" + }, + "यदि वह उनकी भी न माने, तो कलीसिया से कह दे, परन्तु यदि वह कलीसिया की भी न माने, तो तू उसे अन्यजाति और चुंगी लेनेवाले के जैसा जान।" + ] + }, + { + "type": "para:s", + "content": [ + "अनुमति देना और अनुमति ना देना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 18:18" + }, + "“मैं तुम से सच कहता हूँ, जो कुछ तुम पृथ्वी पर बाँधोगे, वह स्वर्ग पर बँधेगा और जो कुछ तुम पृथ्वी पर खोलोगे, वह स्वर्ग में खुलेगा।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 18:19" + }, + "फिर मैं तुम से कहता हूँ, यदि तुम में से दो जन पृथ्वी पर किसी बात के लिये जिसे वे माँगें, एक मन के हों, तो वह मेरे पिता की ओर से जो स्वर्ग में है उनके लिये हो जाएगी।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 18:20" + }, + "क्योंकि जहाँ दो या तीन मेरे नाम पर इकट्ठे होते हैं वहाँ मैं उनके बीच में होता हूँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "क्षमा न करनेवाले दास का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "MAT 18:21" + }, + "तब पतरस ने पास आकर, उससे कहा, “हे प्रभु, यदि मेरा भाई अपराध करता रहे, तो मैं कितनी बार उसे क्षमा करूँ, क्या सात बार तक?”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 18:22" + }, + "यीशु ने उससे कहा, “मैं तुझ से यह नहीं कहता, कि सात बार, वरन् सात बार के सत्तर गुने* तक।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "MAT 18:23" + }, + "“इसलिए स्वर्ग का राज्य उस राजा के समान है, जिसने अपने दासों से लेखा लेना चाहा।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 18:24" + }, + "जब वह लेखा लेने लगा, तो एक जन उसके सामने लाया गया जो दस हजार तोड़े का कर्जदार था।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 18:25" + }, + "जब कि चुकाने को उसके पास कुछ न था, तो उसके स्वामी ने कहा, कि यह और इसकी पत्‍नी और बाल-बच्चे और जो कुछ इसका है सब बेचा जाए, और वह कर्ज चुका दिया जाए।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 18:26" + }, + "इस पर उस दास ने गिरकर उसे प्रणाम किया, और कहा, ‘हे स्वामी, धीरज धर, मैं सब कुछ भर दूँगा।’", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 18:27" + }, + "तब उस दास के स्वामी ने तरस खाकर उसे छोड़ दिया, और उसका कर्ज क्षमा किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "MAT 18:28" + }, + "“परन्तु जब वह दास बाहर निकला, तो उसके संगी दासों में से एक उसको मिला, जो उसके सौ दीनार* का कर्जदार था; उसने उसे पकड़कर उसका गला घोंटा और कहा, ‘जो कुछ तू धारता है भर दे।’", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 18:29" + }, + "इस पर उसका संगी दास गिरकर, उससे विनती करने लगा; कि धीरज धर मैं सब भर दूँगा।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 18:30" + }, + "उसने न माना, परन्तु जाकर उसे बन्दीगृह में डाल दिया; कि जब तक कर्ज को भर न दे, तब तक वहीं रहे।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 18:31" + }, + "उसके संगी दास यह जो हुआ था देखकर बहुत उदास हुए, और जाकर अपने स्वामी को पूरा हाल बता दिया।", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 18:32" + }, + "तब उसके स्वामी ने उसको बुलाकर उससे कहा, ‘हे दुष्ट दास, तूने जो मुझसे विनती की, तो मैंने तो तेरा वह पूरा कर्ज क्षमा किया।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 18:33" + }, + "इसलिए जैसा मैंने तुझ पर दया की, वैसे ही क्या तुझे भी अपने संगी दास पर दया करना नहीं चाहिए था?’", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 18:34" + }, + "और उसके स्वामी ने क्रोध में आकर उसे दण्ड देनेवालों के हाथ में सौंप दिया, कि जब तक वह सब कर्जा भर न दे, तब तक उनके हाथ में रहे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "MAT 18:35" + }, + "“इसी प्रकार यदि तुम में से हर एक अपने भाई को मन से क्षमा न करेगा, तो मेरा पिता जो स्वर्ग में है, तुम से भी वैसा ही करेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "MAT 19" + }, + { + "type": "para:s", + "content": [ + "तलाक का प्रश्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 19:1" + }, + "जब यीशु ये बातें कह चुका, तो गलील से चला गया; और यहूदिया के प्रदेश में यरदन के पार आया।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 19:2" + }, + "और बड़ी भीड़ उसके पीछे हो ली, और उसने उन्हें वहाँ चंगा किया।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 19:3" + }, + "तब फरीसी उसकी परीक्षा करने के लिये पास आकर कहने लगे, “क्या हर एक कारण से अपनी पत्‍नी को त्यागना उचित है?”", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 19:4" + }, + "उसने उत्तर दिया, “क्या तुम ने नहीं पढ़ा, कि जिसने उन्हें बनाया, उसने आरम्भ से नर और नारी बनाकर कहा,", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 19:5" + }, + "‘इस कारण मनुष्य अपने माता पिता से अलग होकर अपनी पत्‍नी के साथ रहेगा और वे दोनों एक तन होंगे?’", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 19:6" + }, + "अतः वे अब दो नहीं, परन्तु एक तन हैं इसलिए जिसे परमेश्‍वर ने जोड़ा है, उसे मनुष्य अलग न करे।”", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 19:7" + }, + "उन्होंने यीशु से कहा, “फिर मूसा ने क्यों यह ठहराया, कि त्यागपत्र देकर उसे छोड़ दे?”", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 19:8" + }, + "उसने उनसे कहा, “मूसा ने तुम्हारे मन की कठोरता के कारण तुम्हें अपनी पत्‍नी को छोड़ देने की अनुमति दी, परन्तु आरम्भ में ऐसा नहीं था।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 19:9" + }, + "और मैं तुम से कहता हूँ, कि जो कोई व्यभिचार को छोड़ और किसी कारण से अपनी पत्‍नी को त्याग कर, दूसरी से विवाह करे, वह व्यभिचार करता है: और जो उस छोड़ी हुई से विवाह करे, वह भी व्यभिचार करता है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MAT 19:10" + }, + "चेलों ने उससे कहा, “यदि पुरुष का स्त्री के साथ ऐसा सम्बन्ध है, तो विवाह करना अच्छा नहीं।”", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 19:11" + }, + "उसने उनसे कहा, “सब यह वचन ग्रहण नहीं कर सकते, केवल वे जिनको यह दान दिया गया है।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 19:12" + }, + "क्योंकि कुछ नपुंसक ऐसे हैं जो माता के गर्भ ही से ऐसे जन्मे; और कुछ नपुंसक ऐसे हैं, जिन्हें मनुष्य ने नपुंसक बनाया: और कुछ नपुंसक ऐसे हैं, जिन्होंने स्वर्ग के राज्य के लिये अपने आप को नपुंसक बनाया है, जो इसको ग्रहण कर सकता है, वह ग्रहण करे।”" + ] + }, + { + "type": "para:s", + "content": [ + "बच्चों को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 19:13" + }, + "तब लोग बालकों को उसके पास लाए, कि वह उन पर हाथ रखे और प्रार्थना करे; पर चेलों ने उन्हें डाँटा।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 19:14" + }, + "यीशु ने कहा, “बालकों को मेरे पास आने दो, और उन्हें मना न करो, क्योंकि स्वर्ग का राज्य ऐसों ही का है।”", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 19:15" + }, + "और वह उन पर हाथ रखकर, वहाँ से चला गया।" + ] + }, + { + "type": "para:s", + "content": [ + "धनी नवयुवक का महत्वपूर्ण प्रश्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 19:16" + }, + "और एक मनुष्य ने पास आकर उससे कहा, “हे गुरु, मैं कौन सा भला काम करूँ, कि अनन्त जीवन पाऊँ?”", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 19:17" + }, + "उसने उससे कहा, “तू मुझसे भलाई के विषय में क्यों पूछता है? भला तो एक ही है; पर यदि तू जीवन में प्रवेश करना चाहता है, तो आज्ञाओं को माना कर।”", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 19:18" + }, + "उसने उससे कहा, “कौन सी आज्ञाएँ?” यीशु ने कहा, “यह कि हत्या न करना, व्यभिचार न करना, चोरी न करना, झूठी गवाही न देना;", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 19:19" + }, + "अपने पिता और अपनी माता का आदर करना, और अपने पड़ोसी से अपने समान प्रेम रखना*।”", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 19:20" + }, + "उस जवान ने उससे कहा, “इन सब को तो मैंने माना है अब मुझ में किस बात की कमी है?”", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 19:21" + }, + "यीशु ने उससे कहा, “यदि तू सिद्ध* होना चाहता है; तो जा, अपना सब कुछ बेचकर गरीबों को बाँट दे; और तुझे स्वर्ग में धन मिलेगा; और आकर मेरे पीछे हो ले।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 19:22" + }, + "परन्तु वह जवान यह बात सुन उदास होकर चला गया, क्योंकि वह बहुत धनी था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "MAT 19:23" + }, + "तब यीशु ने अपने चेलों से कहा, “मैं तुम से सच कहता हूँ, कि धनवान का स्वर्ग के राज्य में प्रवेश करना कठिन है।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 19:24" + }, + "फिर तुम से कहता हूँ, कि परमेश्‍वर के राज्य में धनवान के प्रवेश करने से ऊँट का सूई के नाके में से निकल जाना सहज है।”", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 19:25" + }, + "यह सुनकर, चेलों ने बहुत चकित होकर कहा, “फिर किस का उद्धार हो सकता है?”", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 19:26" + }, + "यीशु ने उनकी ओर देखकर कहा, “मनुष्यों से तो यह नहीं हो सकता, परन्तु परमेश्‍वर से सब कुछ हो सकता है।”", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 19:27" + }, + "इस पर पतरस ने उससे कहा, “देख, हम तो सब कुछ छोड़ के तेरे पीछे हो लिये हैं तो हमें क्या मिलेगा?”", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 19:28" + }, + "यीशु ने उनसे कहा, “मैं तुम से सच कहता हूँ, कि नई उत्पत्ति में जब मनुष्य का पुत्र अपनी महिमा के सिंहासन पर बैठेगा, तो तुम भी जो मेरे पीछे हो लिये हो, बारह सिंहासनों पर बैठकर इस्राएल के बारह गोत्रों का न्याय करोगे।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 19:29" + }, + "और जिस किसी ने घरों या भाइयों या बहनों या पिता या माता या बाल-बच्चों या खेतों को मेरे नाम के लिये छोड़ दिया है, उसको सौ गुना मिलेगा, और वह अनन्त जीवन का अधिकारी होगा।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 19:30" + }, + "परन्तु बहुत सारे जो पहले हैं, पिछले होंगे; और जो पिछले हैं, पहले होंगे।" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "MAT 20" + }, + { + "type": "para:s", + "content": [ + "दाख-वाटिका के मजदूरों का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 20:1" + }, + "“स्वर्ग का राज्य किसी गृहस्थ के समान है, जो सवेरे निकला, कि अपने दाख की बारी में मजदूरों को लगाए।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 20:2" + }, + "और उसने मजदूरों से एक दीनार रोज पर ठहराकर, उन्हें अपने दाख की बारी में भेजा।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 20:3" + }, + "फिर पहर* एक दिन चढ़े, निकलकर, अन्य लोगों को बाजार में बेकार खड़े देखकर,", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 20:4" + }, + "और उनसे कहा, ‘तुम भी दाख की बारी में जाओ, और जो कुछ ठीक है, तुम्हें दूँगा।’ तब वे भी गए।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 20:5" + }, + "फिर उसने दूसरे और तीसरे पहर के निकट निकलकर वैसा ही किया।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 20:6" + }, + "और एक घंटा दिन रहे फिर निकलकर दूसरों को खड़े पाया, और उनसे कहा ‘तुम क्यों यहाँ दिन भर बेकार खड़े रहे?’ उन्होंने उससे कहा, ‘इसलिए, कि किसी ने हमें मजदूरी पर नहीं लगाया।’", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 20:7" + }, + "उसने उनसे कहा, ‘तुम भी दाख की बारी में जाओ।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MAT 20:8" + }, + "“सांझ को दाख बारी के स्वामी ने अपने भण्डारी से कहा, ‘मजदूरों को बुलाकर पिछलों से लेकर पहलों तक उन्हें मजदूरी दे-दे।’", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 20:9" + }, + "जब वे आए, जो घंटा भर दिन रहे लगाए गए थे, तो उन्हें एक-एक दीनार मिला।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 20:10" + }, + "जो पहले आए, उन्होंने यह समझा, कि हमें अधिक मिलेगा; परन्तु उन्हें भी एक ही एक दीनार मिला।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 20:11" + }, + "जब मिला, तो वह गृह स्वामी पर कुड़कुड़ा के कहने लगे,", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 20:12" + }, + "‘इन पिछलों ने एक ही घंटा काम किया, और तूने उन्हें हमारे बराबर कर दिया, जिन्होंने दिन भर का भार उठाया और धूप सही?’", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 20:13" + }, + "उसने उनमें से एक को उत्तर दिया, ‘हे मित्र, मैं तुझ से कुछ अन्याय नहीं करता; क्या तूने मुझसे एक दीनार न ठहराया?", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 20:14" + }, + "जो तेरा है, उठा ले, और चला जा; मेरी इच्छा यह है कि जितना तुझे, उतना ही इस पिछले को भी दूँ।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 20:15" + }, + "क्या यह उचित नहीं कि मैं अपने माल से जो चाहूँ वैसा करूँ? क्या तू मेरे भले होने के कारण बुरी दृष्टि से देखता है?’", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 20:16" + }, + "इस प्रकार जो अन्तिम हैं, वे प्रथम हो जाएँगे* और जो प्रथम हैं वे अन्तिम हो जाएँगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "मृत्यु और पुनरुत्थान के विषय पुनः भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "MAT 20:17" + }, + "यीशु यरूशलेम को जाते हुए बारह चेलों को एकान्त में ले गया, और मार्ग में उनसे कहने लगा।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 20:18" + }, + "“देखो, हम यरूशलेम को जाते हैं; और मनुष्य का पुत्र प्रधान याजकों और शास्त्रियों के हाथ पकड़वाया जाएगा और वे उसको घात के योग्य ठहराएँगे।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 20:19" + }, + "और उसको अन्यजातियों के हाथ सौंपेंगे, कि वे उसे उपहास में उड़ाएँ, और कोड़े मारें, और क्रूस पर चढ़ाएँ, और वह तीसरे दिन जिलाया जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "एक माँ का अपने बच्चों के लिए आग्रह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "MAT 20:20" + }, + "जब जब्दी के पुत्रों की माता ने अपने पुत्रों के साथ उसके पास आकर प्रणाम किया, और उससे कुछ माँगने लगी।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 20:21" + }, + "उसने उससे कहा, “तू क्या चाहती है?” वह उससे बोली, “यह कह, कि मेरे ये दो पुत्र तेरे राज्य में एक तेरे दाहिने और एक तेरे बाएँ बैठे।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 20:22" + }, + "यीशु ने उत्तर दिया, “तुम नहीं जानते कि क्या माँगते हो। जो कटोरा मैं पीने* पर हूँ, क्या तुम पी सकते हो?” उन्होंने उससे कहा, “पी सकते हैं।”", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 20:23" + }, + "उसने उनसे कहा, “तुम मेरा कटोरा तो पीओगे पर अपने दाहिने बाएँ किसी को बैठाना मेरा काम नहीं, पर जिनके लिये मेरे पिता की ओर से तैयार किया गया, उन्हीं के लिये है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 20:24" + }, + "यह सुनकर, दसों चेले उन दोनों भाइयों पर क्रुद्ध हुए।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 20:25" + }, + "यीशु ने उन्हें पास बुलाकर कहा, “तुम जानते हो, कि अन्यजातियों के अधिपति उन पर प्रभुता करते हैं; और जो बड़े हैं, वे उन पर अधिकार जताते हैं।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 20:26" + }, + "परन्तु तुम में ऐसा न होगा; परन्तु जो कोई तुम में बड़ा होना चाहे, वह तुम्हारा सेवक बने;", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 20:27" + }, + "और जो तुम में प्रधान होना चाहे वह तुम्हारा दास बने;", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 20:28" + }, + "जैसे कि मनुष्य का पुत्र, वह इसलिए नहीं आया कि अपनी सेवा करवाए, परन्तु इसलिए आया कि सेवा करे और बहुतों के छुटकारे के लिये अपने प्राण दे।”" + ] + }, + { + "type": "para:s", + "content": [ + "दो अंधों को दृष्टिदान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "MAT 20:29" + }, + "जब वे यरीहो* से निकल रहे थे, तो एक बड़ी भीड़ उसके पीछे हो ली।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 20:30" + }, + "और दो अंधे, जो सड़क के किनारे बैठे थे, यह सुनकर कि यीशु जा रहा है, पुकारकर कहने लगे, “हे प्रभु, दाऊद की सन्तान, हम पर दया कर।”", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 20:31" + }, + "लोगों ने उन्हें डाँटा, कि चुप रहे, पर वे और भी चिल्लाकर बोले, “हे प्रभु, दाऊद की सन्तान, हम पर दया कर।”", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 20:32" + }, + "तब यीशु ने खड़े होकर, उन्हें बुलाया, और कहा, “तुम क्या चाहते हो कि मैं तुम्हारे लिये करूँ?”", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 20:33" + }, + "उन्होंने उससे कहा, “हे प्रभु, यह कि हमारी आँखें खुल जाएँ।”", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 20:34" + }, + "यीशु ने तरस खाकर उनकी आँखें छूई, और वे तुरन्त देखने लगे; और उसके पीछे हो लिए।" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "MAT 21" + }, + { + "type": "para:s", + "content": [ + "यीशु का यरूशलेम में विजय प्रवेश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 21:1" + }, + "जब वे यरूशलेम के निकट पहुँचे और जैतून पहाड़ पर बैतफगे के पास आए, तो यीशु ने दो चेलों को यह कहकर भेजा,", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 21:2" + }, + "“अपने सामने के गाँव में जाओ, वहाँ पहुँचते ही एक गदही बंधी हुई, और उसके साथ बच्चा तुम्हें मिलेगा; उन्हें खोलकर, मेरे पास ले आओ।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 21:3" + }, + "यदि तुम से कोई कुछ कहे, तो कहो, कि प्रभु को इनका प्रयोजन है: तब वह तुरन्त उन्हें भेज देगा।”", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 21:4" + }, + "यह इसलिए हुआ, कि जो वचन भविष्यद्वक्ता के द्वारा कहा गया था, वह पूरा हो:" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 21:5" + }, + "“सिय्योन की बेटी से कहो," + ] + }, + { + "type": "para:q", + "content": [ + "‘देख, तेरा राजा तेरे पास आता है;" + ] + }, + { + "type": "para:q2", + "content": [ + "वह नम्र है और गदहे पर बैठा है;" + ] + }, + { + "type": "para:q", + "content": [ + "वरन् लादू के बच्चे पर।’ ”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 21:6" + }, + "चेलों ने जाकर, जैसा यीशु ने उनसे कहा था, वैसा ही किया।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 21:7" + }, + "और गदही और बच्चे को लाकर, उन पर अपने कपड़े डाले, और वह उन पर बैठ गया।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 21:8" + }, + "और बहुत सारे लोगों ने अपने कपड़े मार्ग में बिछाए, और लोगों ने पेड़ों से डालियाँ काटकर मार्ग में बिछाईं।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 21:9" + }, + "और जो भीड़ आगे-आगे जाती और पीछे-पीछे चली आती थी, पुकार-पुकारकर कहती थी, “दाऊद के सन्तान को होशाना; धन्य है वह जो प्रभु के नाम से आता है, आकाश में होशाना।”", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 21:10" + }, + "जब उसने यरूशलेम में प्रवेश किया, तो सारे नगर में हलचल मच गई; और लोग कहने लगे, “यह कौन है?”", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 21:11" + }, + "लोगों ने कहा, “यह गलील के नासरत का भविष्यद्वक्ता यीशु है।”" + ] + }, + { + "type": "para:s", + "content": [ + "मन्दिर की सफाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "MAT 21:12" + }, + "यीशु ने परमेश्‍वर के मन्दिर* में जाकर, उन सब को, जो मन्दिर में लेन-देन कर रहे थे, निकाल दिया; और सर्राफों के मेज़ें और कबूतरों के बेचनेवालों की चौकियाँ उलट दीं।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 21:13" + }, + "और उनसे कहा, “लिखा है, ‘मेरा घर प्रार्थना का घर कहलाएगा’; परन्तु तुम उसे लुटेरों का अड्डा बनाते हो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 21:14" + }, + "और अंधे और लँगड़े, मन्दिर में उसके पास आए, और उसने उन्हें चंगा किया।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 21:15" + }, + "परन्तु जब प्रधान याजकों और शास्त्रियों ने इन अद्भुत कामों को, जो उसने किए, और लड़कों को मन्दिर में दाऊद की सन्तान को होशाना’ पुकारते हुए देखा, तो क्रोधित हुए,", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 21:16" + }, + "और उससे कहने लगे, “क्या तू सुनता है कि ये क्या कहते हैं?” यीशु ने उनसे कहा, “हाँ; क्या तुम ने यह कभी नहीं पढ़ा: ‘बालकों और दूध पीते बच्चों के मुँह से तूने स्तुति सिद्ध कराई?’ ”", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 21:17" + }, + "तब वह उन्हें छोड़कर नगर के बाहर बैतनिय्याह* को गया, और वहाँ रात बिताई।" + ] + }, + { + "type": "para:s", + "content": [ + "अंजीर के पेड़ से शिक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 21:18" + }, + "भोर को जब वह नगर को लौट रहा था, तो उसे भूख लगी।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 21:19" + }, + "और अंजीर के पेड़ को सड़क के किनारे देखकर वह उसके पास गया, और पत्तों को छोड़ उसमें और कुछ न पा कर उससे कहा, “अब से तुझ में फिर कभी फल न लगे।” और अंजीर का पेड़ तुरन्त सुख गया।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 21:20" + }, + "यह देखकर चेलों ने अचम्भा किया, और कहा, “यह अंजीर का पेड़ तुरन्त कैसे सूख गया?”", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 21:21" + }, + "यीशु ने उनको उत्तर दिया, “मैं तुम से सच कहता हूँ; यदि तुम विश्वास रखो, और सन्देह न करो; तो न केवल यह करोगे, जो इस अंजीर के पेड़ से किया गया है; परन्तु यदि इस पहाड़ से भी कहोगे, कि उखड़ जा, और समुद्र में जा पड़, तो यह हो जाएगा।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 21:22" + }, + "और जो कुछ तुम प्रार्थना में विश्वास से माँगोगे वह सब तुम को मिलेगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदी अगुओं का यीशु के अधिकार पर संदेह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "MAT 21:23" + }, + "वह मन्दिर में जाकर उपदेश कर रहा था, कि प्रधान याजकों और लोगों के प्राचीनों ने उसके पास आकर पूछा, “तू ये काम किस के अधिकार से करता है? और तुझे यह अधिकार किस ने दिया है?”", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 21:24" + }, + "यीशु ने उनको उत्तर दिया, “मैं भी तुम से एक बात पूछता हूँ; यदि वह मुझे बताओगे, तो मैं भी तुम्हें बताऊँगा कि ये काम किस अधिकार से करता हूँ।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 21:25" + }, + "यूहन्ना का बपतिस्मा कहाँ से था? स्वर्ग की ओर से या मनुष्यों की ओर से था?” तब वे आपस में विवाद करने लगे, “यदि हम कहें ‘स्वर्ग की ओर से’, तो वह हम से कहेगा की, ‘फिर तुम ने उसका विश्वास क्यों न किया?’", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 21:26" + }, + "और यदि कहें ‘मनुष्यों की ओर से’, तो हमें भीड़ का डर है, क्योंकि वे सब यूहन्ना को भविष्यद्वक्ता मानते हैं।”", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 21:27" + }, + "अतः उन्होंने यीशु को उत्तर दिया, “हम नहीं जानते।” उसने भी उनसे कहा, “तो मैं भी तुम्हें नहीं बताता, कि ये काम किस अधिकार से करता हूँ।" + ] + }, + { + "type": "para:s", + "content": [ + "दो पुत्रों का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "MAT 21:28" + }, + "“तुम क्या समझते हो? किसी मनुष्य के दो पुत्र थे; उसने पहले के पास जाकर कहा, ‘हे पुत्र, आज दाख की बारी में काम कर।’", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 21:29" + }, + "उसने उत्तर दिया, ‘मैं नहीं जाऊँगा’, परन्तु बाद में उसने अपना मन बदल दिया और चला गया।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 21:30" + }, + "फिर दूसरे के पास जाकर ऐसा ही कहा, उसने उत्तर दिया, ‘जी हाँ जाता हूँ’, परन्तु नहीं गया।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 21:31" + }, + "इन दोनों में से किस ने पिता की इच्छा पूरी की?” उन्होंने कहा, “पहले ने।” यीशु ने उनसे कहा, “मैं तुम से सच कहता हूँ, कि चुंगी लेनेवाले और वेश्या तुम से पहले परमेश्‍वर के राज्य में प्रवेश करते हैं।", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 21:32" + }, + "क्योंकि यूहन्ना धार्मिकता के मार्ग से तुम्हारे पास आया, और तुम ने उस पर विश्वास नहीं किया: पर चुंगी लेनेवालों और वेश्याओं ने उसका विश्वास किया: और तुम यह देखकर बाद में भी न पछताए कि उसका विश्वास कर लेते।" + ] + }, + { + "type": "para:s", + "content": [ + "दुष्ट किसानों का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "MAT 21:33" + }, + "“एक और दृष्टान्त सुनो एक गृहस्थ था, जिसने दाख की बारी लगाई; और उसके चारों ओर बाड़ा बाँधा; और उसमें रस का कुण्ड खोदा; और गुम्मट बनाया; और किसानों को उसका ठेका देकर परदेश चला गया।", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 21:34" + }, + "जब फल का समय निकट आया, तो उसने अपने दासों को उसका फल लेने के लिये किसानों के पास भेजा।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 21:35" + }, + "पर किसानों ने उसके दासों को पकड़ के, किसी को पीटा, और किसी को मार डाला; और किसी को पत्थराव किया।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 21:36" + }, + "फिर उसने और दासों को भेजा, जो पहलों से अधिक थे; और उन्होंने उनसे भी वैसा ही किया।", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 21:37" + }, + "अन्त में उसने अपने पुत्र को उनके पास यह कहकर भेजा, कि वे मेरे पुत्र का आदर करेंगे।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 21:38" + }, + "परन्तु किसानों ने पुत्र को देखकर आपस में कहा, ‘यह तो वारिस है, आओ, उसे मार डालें: और उसकी विरासत ले लें।’", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 21:39" + }, + "और उन्होंने उसे पकड़ा और दाख की बारी से बाहर निकालकर मार डाला।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "MAT 21:40" + }, + "इसलिए जब दाख की बारी का स्वामी आएगा, तो उन किसानों के साथ क्या करेगा?”", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 21:41" + }, + "उन्होंने उससे कहा, “वह उन बुरे लोगों को बुरी रीति से नाश करेगा; और दाख की बारी का ठेका और किसानों को देगा, जो समय पर उसे फल दिया करेंगे।”", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 21:42" + }, + "यीशु ने उनसे कहा, “क्या तुम ने कभी पवित्रशास्त्र में यह नहीं पढ़ा:" + ] + }, + { + "type": "para:q", + "content": [ + "‘जिस पत्थर को राजमिस्त्रियों ने बेकार समझा था," + ] + }, + { + "type": "para:q", + "content": [ + "वही कोने के सिरे का पत्थर हो गया?" + ] + }, + { + "type": "para:q", + "content": [ + "यह प्रभु की ओर से हुआ, और हमारे" + ] + }, + { + "type": "para:q", + "content": [ + "देखने में अद्भुत है।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "MAT 21:43" + }, + "“इसलिए मैं तुम से कहता हूँ, कि परमेश्‍वर का राज्य तुम से ले लिया जाएगा; और ऐसी जाति को जो उसका फल लाए, दिया जाएगा।", + { + "type": "verse:v", + "number": "44", + "sid": "MAT 21:44" + }, + "जो इस पत्थर पर गिरेगा, वह चकनाचूर हो जाएगा: और जिस पर वह गिरेगा, उसको पीस डालेगा।”", + { + "type": "verse:v", + "number": "45", + "sid": "MAT 21:45" + }, + "प्रधान याजकों और फरीसी उसके दृष्टान्तों को सुनकर समझ गए, कि वह हमारे विषय में कहता है।", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 21:46" + }, + "और उन्होंने उसे पकड़ना चाहा, परन्तु लोगों से डर गए क्योंकि वे उसे भविष्यद्वक्ता जानते थे।" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "MAT 22" + }, + { + "type": "para:s", + "content": [ + "विवाह-भोज का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 22:1" + }, + "इस पर यीशु फिर उनसे दृष्टान्तों में कहने लगा।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 22:2" + }, + "“स्वर्ग का राज्य उस राजा के समान है, जिसने अपने पुत्र का विवाह किया।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 22:3" + }, + "और उसने अपने दासों को भेजा, कि निमंत्रित लोगों को विवाह के भोज में बुलाएँ; परन्तु उन्होंने आना न चाहा।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 22:4" + }, + "फिर उसने और दासों को यह कहकर भेजा, ‘निमंत्रित लोगों से कहो: देखो, मैं भोज तैयार कर चुका हूँ, और मेरे बैल और पले हुए पशु मारे गए हैं और सब कुछ तैयार है; विवाह के भोज में आओ।’", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 22:5" + }, + "परन्तु वे उपेक्षा करके चल दिए: कोई अपने खेत को, कोई अपने व्यापार को।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 22:6" + }, + "अन्य लोगों ने जो बच रहे थे उसके दासों को पकड़कर उनका अनादर किया और मार डाला।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 22:7" + }, + "तब राजा को क्रोध आया, और उसने अपनी सेना भेजकर उन हत्यारों को नाश किया, और उनके नगर को फूँक दिया।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 22:8" + }, + "तब उसने अपने दासों से कहा, ‘विवाह का भोज तो तैयार है, परन्तु निमंत्रित लोग योग्य न ठहरे।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 22:9" + }, + "इसलिए चौराहों में जाओ, और जितने लोग तुम्हें मिलें, सब को विवाह के भोज में बुला लाओ।’", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 22:10" + }, + "अतः उन दासों ने सड़कों पर जाकर क्या बुरे, क्या भले, जितने मिले, सब को इकट्ठा किया; और विवाह का घर अतिथियों से भर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 22:11" + }, + "“जब राजा अतिथियों के देखने को भीतर आया; तो उसने वहाँ एक मनुष्य को देखा, जो विवाह का वस्त्र नहीं पहने था*।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 22:12" + }, + "उसने उससे पूछा, ‘हे मित्र; तू विवाह का वस्त्र पहने बिना यहाँ क्यों आ गया?’ और वह मनुष्य चुप हो गया।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 22:13" + }, + "तब राजा ने सेवकों से कहा, ‘इसके हाथ-पाँव बाँधकर उसे बाहर अंधियारे में डाल दो, वहाँ रोना, और दाँत पीसना होगा।’", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 22:14" + }, + "क्योंकि बुलाए हुए तो बहुत है परन्तु चुने हुए थोड़े हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्‍वर और कैसर को कर देना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 22:15" + }, + "तब फरीसियों ने जाकर आपस में विचार किया, कि उसको किस प्रकार बातों में फँसाएँ।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 22:16" + }, + "अतः उन्होंने अपने चेलों को हेरोदियों के साथ उसके पास यह कहने को भेजा, “हे गुरु, हम जानते हैं, कि तू सच्चा है, और परमेश्‍वर का मार्ग सच्चाई से सिखाता है, और किसी की परवाह नहीं करता, क्योंकि तू मनुष्यों का मुँह देखकर बातें नहीं करता।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 22:17" + }, + "इसलिए हमें बता तू क्या समझता है? कैसर को कर देना उचित है, कि नहीं।”", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 22:18" + }, + "यीशु ने उनकी दुष्टता जानकर कहा, “हे कपटियों, मुझे क्यों परखते हो?", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 22:19" + }, + "कर का सिक्का मुझे दिखाओ।” तब वे उसके पास एक दीनार ले आए।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 22:20" + }, + "उसने, उनसे पूछा, “यह आकृति और नाम किस का है?”", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 22:21" + }, + "उन्होंने उससे कहा, “कैसर का।” तब उसने उनसे कहा, “जो कैसर का है, वह कैसर को; और जो परमेश्‍वर का है, वह परमेश्‍वर को दो।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 22:22" + }, + "यह सुनकर उन्होंने अचम्भा किया, और उसे छोड़कर चले गए।" + ] + }, + { + "type": "para:s", + "content": [ + "पुनरुत्थान और विवाह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "MAT 22:23" + }, + "उसी दिन सदूकी जो कहते हैं कि मरे हुओं का पुनरुत्थान है ही नहीं उसके पास आए, और उससे पूछा,", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 22:24" + }, + "“हे गुरु, मूसा ने कहा था, कि यदि कोई बिना सन्तान मर जाए, तो उसका भाई उसकी पत्‍नी को विवाह करके अपने भाई के लिये वंश उत्‍पन्‍न करे।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 22:25" + }, + "अब हमारे यहाँ सात भाई थे; पहला विवाह करके मर गया; और सन्तान न होने के कारण अपनी पत्‍नी को अपने भाई के लिये छोड़ गया।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 22:26" + }, + "इसी प्रकार दूसरे और तीसरे ने भी किया, और सातों तक यही हुआ।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 22:27" + }, + "सब के बाद वह स्त्री भी मर गई।", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 22:28" + }, + "अतः जी उठने पर वह उन सातों में से किसकी पत्‍नी होगी? क्योंकि वह सब की पत्‍नी हो चुकी थी।”", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 22:29" + }, + "यीशु ने उन्हें उत्तर दिया, “तुम पवित्रशास्त्र और परमेश्‍वर की सामर्थ्य नहीं जानते; इस कारण भूल में पड़ गए हो।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 22:30" + }, + "क्योंकि जी उठने पर विवाह-शादी न होगी; परन्तु वे स्वर्ग में दूतों के समान होंगे।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 22:31" + }, + "परन्तु मरे हुओं के जी उठने के विषय में क्या तुम ने यह वचन नहीं पढ़ा जो परमेश्‍वर ने तुम से कहा:", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 22:32" + }, + "‘मैं अब्राहम का परमेश्‍वर, और इसहाक का परमेश्‍वर, और याकूब का परमेश्‍वर हूँ?’ वह तो मरे हुओं का नहीं, परन्तु जीवितों का परमेश्‍वर है।”", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 22:33" + }, + "यह सुनकर लोग उसके उपदेश से चकित हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "सबसे बड़ी आज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "MAT 22:34" + }, + "जब फरीसियों ने सुना कि यीशु ने सदूकियों का मुँह बन्द कर दिया; तो वे इकट्ठे हुए।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 22:35" + }, + "और उनमें से एक व्यवस्थापक ने परखने के लिये, उससे पूछा,", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 22:36" + }, + "“हे गुरु, व्यवस्था में कौन सी आज्ञा बड़ी है?”", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 22:37" + }, + "उसने उससे कहा, “तू परमेश्‍वर अपने प्रभु से अपने सारे मन और अपने सारे प्राण और अपनी सारी बुद्धि के साथ प्रेम रख*।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 22:38" + }, + "बड़ी और मुख्य आज्ञा तो यही है।", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 22:39" + }, + "और उसी के समान यह दूसरी भी है, कि तू अपने पड़ोसी से अपने समान प्रेम रख।", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 22:40" + }, + "ये ही दो आज्ञाएँ सारी व्यवस्था एवं भविष्यद्वक्ताओं* का आधार है।”" + ] + }, + { + "type": "para:s", + "content": [ + "मसीह दाऊद का पुत्र या दाऊद का प्रभु है?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "MAT 22:41" + }, + "जब फरीसी इकट्ठे थे, तो यीशु ने उनसे पूछा,", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 22:42" + }, + "“मसीह के विषय में तुम क्या समझते हो? वह किस की सन्तान है?” उन्होंने उससे कहा, “दाऊद की।”", + { + "type": "verse:v", + "number": "43", + "sid": "MAT 22:43" + }, + "उसने उनसे पूछा, “तो दाऊद आत्मा में होकर उसे प्रभु क्यों कहता है?", + { + "type": "verse:v", + "number": "44", + "sid": "MAT 22:44" + }, + "‘प्रभु ने, मेरे प्रभु से कहा, मेरे दाहिने बैठ, जब तक कि मैं तेरे बैरियों को तेरे पाँवों के नीचे की चौकी न कर दूँ।’", + { + "type": "verse:v", + "number": "45", + "sid": "MAT 22:45" + }, + "भला, जब दाऊद उसे प्रभु कहता है, तो वह उसका पुत्र कैसे ठहरा?”", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 22:46" + }, + "उसके उत्तर में कोई भी एक बात न कह सका। परन्तु उस दिन से किसी को फिर उससे कुछ पूछने का साहस न हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "MAT 23" + }, + { + "type": "para:s", + "content": [ + "शास्त्रियों और फरीसियों की आलोचना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 23:1" + }, + "तब यीशु ने भीड़ से और अपने चेलों से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 23:2" + }, + "“शास्त्री और फरीसी मूसा की गद्दी पर बैठे हैं;", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 23:3" + }, + "इसलिए वे तुम से जो कुछ कहें वह करना, और मानना, परन्तु उनके जैसा काम मत करना; क्योंकि वे कहते तो हैं पर करते नहीं।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 23:4" + }, + "वे एक ऐसे भारी बोझ को जिनको उठाना कठिन है, बाँधकर उन्हें मनुष्यों के कंधों पर रखते हैं*; परन्तु आप उन्हें अपनी उँगली से भी सरकाना नहीं चाहते।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 23:5" + }, + "वे अपने सब काम लोगों को दिखाने के लिये करते हैं वे अपने तावीजों* को चौड़े करते, और अपने वस्त्रों की झालरों को बढ़ाते हैं।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 23:6" + }, + "भोज में मुख्य-मुख्य जगहें, और आराधनालयों में मुख्य-मुख्य आसन,", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 23:7" + }, + "और बाजारों में नमस्कार और मनुष्य में रब्बी* कहलाना उन्हें भाता है।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 23:8" + }, + "परन्तु तुम रब्बी न कहलाना, क्योंकि तुम्हारा एक ही गुरु है: और तुम सब भाई हो।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 23:9" + }, + "और पृथ्वी पर किसी को अपना पिता न कहना, क्योंकि तुम्हारा एक ही पिता है, जो स्वर्ग में है।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 23:10" + }, + "और स्वामी भी न कहलाना, क्योंकि तुम्हारा एक ही स्वामी है, अर्थात् मसीह।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 23:11" + }, + "जो तुम में बड़ा हो, वह तुम्हारा सेवक बने।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 23:12" + }, + "जो कोई अपने आप को बड़ा बनाएगा, वह छोटा किया जाएगा: और जो कोई अपने आप को छोटा बनाएगा, वह बड़ा किया जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 23:13" + }, + "“हे कपटी शास्त्रियों और फरीसियों तुम पर हाय! तुम मनुष्यों के विरोध में स्वर्ग के राज्य का द्वार बन्द करते हो, न तो आप ही उसमें प्रवेश करते हो और न उसमें प्रवेश करनेवालों को प्रवेश करने देते हो।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 23:14" + }, + "[हे कपटी शास्त्रियों और फरीसियों, तुम पर हाय! तुम विधवाओं के घरों को खा जाते हो, और दिखाने के लिए बड़ी देर तक प्रार्थना करते रहते हो: इसलिए तुम्हें अधिक दण्ड मिलेगा।]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 23:15" + }, + "“हे कपटी शास्त्रियों और फरीसियों तुम पर हाय! तुम एक जन को अपने मत में लाने के लिये सारे जल और थल में फिरते हो, और जब वह मत में आ जाता है, तो उसे अपने से दुगुना नारकीय बना देते हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 23:16" + }, + "“हे अंधे अगुओं, तुम पर हाय, जो कहते हो कि यदि कोई मन्दिर की शपथ खाए तो कुछ नहीं, परन्तु यदि कोई मन्दिर के सोने की सौगन्ध खाए तो उससे बन्ध जाएगा।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 23:17" + }, + "हे मूर्खों, और अंधों, कौन बड़ा है, सोना या वह मन्दिर जिससे सोना पवित्र होता है?", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 23:18" + }, + "फिर कहते हो कि यदि कोई वेदी की शपथ खाए तो कुछ नहीं, परन्तु जो भेंट उस पर है, यदि कोई उसकी शपथ खाए तो बन्ध जाएगा।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 23:19" + }, + "हे अंधों, कौन बड़ा है, भेंट या वेदी जिससे भेंट पवित्र होती है?", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 23:20" + }, + "इसलिए जो वेदी की शपथ खाता है, वह उसकी, और जो कुछ उस पर है, उसकी भी शपथ खाता है।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 23:21" + }, + "और जो मन्दिर की शपथ खाता है, वह उसकी और उसमें रहनेवालों की भी शपथ खाता है।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 23:22" + }, + "और जो स्वर्ग की शपथ खाता है, वह परमेश्‍वर के सिंहासन की और उस पर बैठनेवाले की भी शपथ खाता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "MAT 23:23" + }, + "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम पोदीने और सौंफ और जीरे का दसवाँ अंश देते हो, परन्तु तुम ने व्यवस्था की गम्भीर बातों अर्थात् न्याय, और दया, और विश्वास को छोड़ दिया है; चाहिये था कि इन्हें भी करते रहते, और उन्हें भी न छोड़ते।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 23:24" + }, + "हे अंधे अगुओं, तुम मच्छर को तो छान डालते हो, परन्तु ऊँट को निगल जाते हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "MAT 23:25" + }, + "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम कटोरे और थाली को ऊपर-ऊपर से तो माँजते हो परन्तु वे भीतर अंधेर असंयम से भरे हुए हैं।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 23:26" + }, + "हे अंधे फरीसी, पहले कटोरे और थाली को भीतर से माँज कि वे बाहर से भी स्वच्छ हों*।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "MAT 23:27" + }, + "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम चूना फिरी हुई कब्रों* के समान हो जो ऊपर से तो सुन्दर दिखाई देती हैं, परन्तु भीतर मुर्दों की हड्डियों और सब प्रकार की मलिनता से भरी हैं।", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 23:28" + }, + "इसी रीति से तुम भी ऊपर से मनुष्यों को धर्मी दिखाई देते हो, परन्तु भीतर कपट और अधर्म से भरे हुए हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "MAT 23:29" + }, + "“हे कपटी शास्त्रियों, और फरीसियों, तुम पर हाय! तुम भविष्यद्वक्ताओं की कब्रें संवारते और धर्मियों की कब्रें बनाते हो।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 23:30" + }, + "और कहते हो, ‘यदि हम अपने पूर्वजों के दिनों में होते तो भविष्यद्वक्ताओं की हत्या में उनके सहभागी न होते।’", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 23:31" + }, + "इससे तो तुम अपने पर आप ही गवाही देते हो, कि तुम भविष्यद्वक्ताओं के हत्यारों की सन्तान हो।", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 23:32" + }, + "अतः तुम अपने पूर्वजों के पाप का घड़ा भर दो।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 23:33" + }, + "हे साँपो, हे करैतों के बच्चों, तुम नरक के दण्ड से कैसे बचोगे?", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 23:34" + }, + "इसलिए देखो, मैं तुम्हारे पास भविष्यद्वक्ताओं और बुद्धिमानों और शास्त्रियों को भेजता हूँ; और तुम उनमें से कुछ को मार डालोगे, और क्रूस पर चढ़ाओगे; और कुछ को अपनी आराधनालयों में कोड़े मारोगे, और एक नगर से दूसरे नगर में खदेड़ते फिरोगे।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 23:35" + }, + "जिससे धर्मी हाबिल से लेकर बिरिक्याह के पुत्र जकर्याह तक, जिसे तुम ने मन्दिर और वेदी के बीच में मार डाला था, जितने धर्मियों का लहू पृथ्वी पर बहाया गया है, वह सब तुम्हारे सिर पर पड़ेगा।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 23:36" + }, + "मैं तुम से सच कहता हूँ, ये सब बातें इस पीढ़ी के लोगों पर आ पड़ेंगी।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु का यरूशलेम पर विलाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "MAT 23:37" + }, + "“हे यरूशलेम, हे यरूशलेम! तू जो भविष्यद्वक्ताओं को मार डालता है, और जो तेरे पास भेजे गए, उन्हें पत्थराव करता है, कितनी ही बार मैंने चाहा कि जैसे मुर्गी अपने बच्चों को अपने पंखों के नीचे इकट्ठा करती है, वैसे ही मैं भी तेरे बालकों को इकट्ठा कर लूँ, परन्तु तुम ने न चाहा।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 23:38" + }, + "देखो, तुम्हारा घर तुम्हारे लिये उजाड़ छोड़ा जाता है।", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 23:39" + }, + "क्योंकि मैं तुम से कहता हूँ, कि अब से जब तक तुम न कहोगे, ‘धन्य है वह, जो प्रभु के नाम से आता है’ तब तक तुम मुझे फिर कभी न देखोगे।”" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "MAT 24" + }, + { + "type": "para:s", + "content": [ + "यीशु द्वारा मन्दिर के विनाश की भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 24:1" + }, + "जब यीशु मन्दिर से निकलकर जा रहा था, तो उसके चेले उसको मन्दिर की रचना दिखाने के लिये उसके पास आए।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 24:2" + }, + "उसने उनसे कहा, “क्या तुम यह सब नहीं देखते? मैं तुम से सच कहता हूँ, यहाँ पत्थर पर पत्थर भी न छूटेगा, जो ढाया न जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु के वापस आने का चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MAT 24:3" + }, + "और जब वह जैतून पहाड़* पर बैठा था, तो चेलों ने अलग उसके पास आकर कहा, “हम से कह कि ये बातें कब होंगी? और तेरे आने का, और जगत के अन्त का क्या चिन्ह होगा?”", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 24:4" + }, + "यीशु ने उनको उत्तर दिया, “सावधान रहो! कोई तुम्हें न बहकाने पाए।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 24:5" + }, + "क्योंकि बहुत से ऐसे होंगे जो मेरे नाम से आकर कहेंगे, ‘मैं मसीह हूँ’, और बहुतों को बहका देंगे।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 24:6" + }, + "तुम लड़ाइयों और लड़ाइयों की चर्चा सुनोगे; देखो घबरा न जाना क्योंकि इनका होना अवश्य है, परन्तु उस समय अन्त न होगा।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 24:7" + }, + "क्योंकि जाति पर जाति, और राज्य पर राज्य चढ़ाई करेगा, और जगह-जगह अकाल पड़ेंगे, और भूकम्प होंगे।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 24:8" + }, + "ये सब बातें पीड़ाओं का आरम्भ* होंगी।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 24:9" + }, + "तब वे क्लेश दिलाने के लिये तुम्हें पकड़वाएँगे, और तुम्हें मार डालेंगे और मेरे नाम के कारण सब जातियों के लोग तुम से बैर रखेंगे।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 24:10" + }, + "तब बहुत सारे ठोकर खाएँगे, और एक दूसरे को पकड़वाएँगे और एक दूसरे से बैर रखेंगे।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 24:11" + }, + "बहुत से झूठे भविष्यद्वक्ता उठ खड़े होंगे, और बहुतों को बहकाएँगे।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 24:12" + }, + "और अधर्म के बढ़ने से बहुतों का प्रेम ठण्डा हो जाएगा।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 24:13" + }, + "परन्तु जो अन्त तक धीरज धरे रहेगा, उसी का उद्धार होगा।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 24:14" + }, + "और राज्य का यह सुसमाचार सारे जगत में प्रचार* किया जाएगा, कि सब जातियों पर गवाही हो, तब अन्त आ जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "महासंकट का आरम्भ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 24:15" + }, + "“इसलिए जब तुम उस उजाड़नेवाली घृणित वस्तु को जिसकी चर्चा दानिय्येल भविष्यद्वक्ता के द्वारा हुई थी, पवित्रस्‍थान में खड़ी हुई देखो, (जो पढ़े, वह समझे)।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 24:16" + }, + "तब जो यहूदिया में हों वे पहाड़ों पर भाग जाएँ।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 24:17" + }, + "जो छत पर हो, वह अपने घर में से सामान लेने को न उतरे।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 24:18" + }, + "और जो खेत में हो, वह अपना कपड़ा लेने को पीछे न लौटे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "MAT 24:19" + }, + "“उन दिनों में जो गर्भवती और दूध पिलाती होंगी, उनके लिये हाय, हाय।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 24:20" + }, + "और प्रार्थना करो; कि तुम्हें जाड़े में या सब्त के दिन भागना न पड़े।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 24:21" + }, + "क्योंकि उस समय ऐसा भारी क्लेश होगा, जैसा जगत के आरम्भ से न अब तक हुआ, और न कभी होगा।", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 24:22" + }, + "और यदि वे दिन घटाए न जाते, तो कोई प्राणी न बचता; परन्तु चुने हुओं के कारण वे दिन घटाए जाएँगे।", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 24:23" + }, + "उस समय यदि कोई तुम से कहे, कि देखो, मसीह यहाँ हैं! या वहाँ है! तो विश्वास न करना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 24:24" + }, + "“क्योंकि झूठे मसीह और झूठे भविष्यद्वक्ता उठ खड़े होंगे, और बड़े चिन्ह और अद्भुत काम दिखाएँगे, कि यदि हो सके तो चुने हुओं को भी बहका दें।", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 24:25" + }, + "देखो, मैंने पहले से तुम से यह सब कुछ कह दिया है।", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 24:26" + }, + "इसलिए यदि वे तुम से कहें, ‘देखो, वह जंगल में है’, तो बाहर न निकल जाना; ‘देखो, वह कोठरियों में हैं’, तो विश्वास न करना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "MAT 24:27" + }, + "“क्योंकि जैसे बिजली पूर्व से निकलकर पश्चिम तक चमकती जाती है, वैसा ही मनुष्य के पुत्र का भी आना होगा।", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 24:28" + }, + "जहाँ लाश हो, वहीं गिद्ध इकट्ठे होंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "मनुष्य के पुत्र का पुनरागमन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "MAT 24:29" + }, + "“उन दिनों के क्लेश के बाद तुरन्त सूर्य अंधियारा हो जाएगा, और चाँद का प्रकाश जाता रहेगा, और तारे आकाश से गिर पड़ेंगे और आकाश की शक्तियाँ हिलाई जाएँगी।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 24:30" + }, + "तब मनुष्य के पुत्र का चिन्ह आकाश में दिखाई देगा, और तब पृथ्वी के सब कुलों के लोग छाती पीटेंगे; और मनुष्य के पुत्र को बड़ी सामर्थ्य और ऐश्वर्य के साथ आकाश के बादलों पर आते देखेंगे।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 24:31" + }, + "और वह तुरही के बड़े शब्द के साथ, अपने स्वर्गदूतों को भेजेगा, और वे आकाश के इस छोर से उस छोर तक, चारों दिशा से उसके चुने हुओं को इकट्ठा करेंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "अंजीर के पेड़ से शिक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "MAT 24:32" + }, + "“अंजीर के पेड़ से यह दृष्टान्त सीखो जब उसकी डाली कोमल हो जाती और पत्ते निकलने लगते हैं, तो तुम जान लेते हो, कि ग्रीष्मकाल निकट है।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 24:33" + }, + "इसी रीति से जब तुम इन सब बातों को देखो, तो जान लो, कि वह निकट है, वरन् द्वार पर है।", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 24:34" + }, + "मैं तुम से सच कहता हूँ, कि जब तक ये सब बातें पूरी न हो लें, तब तक इस पीढ़ी का अन्त नहीं होगा।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 24:35" + }, + "आकाश और पृथ्वी टल जाएँगे, परन्तु मेरे शब्‍द कभी न टलेंगी।" + ] + }, + { + "type": "para:s", + "content": [ + "जागते रहो" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "MAT 24:36" + }, + "“उस दिन और उस घड़ी के विषय में कोई नहीं जानता, न स्वर्ग के दूतों, और न पुत्र, परन्तु केवल पिता।", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 24:37" + }, + "जैसे नूह के दिन थे, वैसा ही मनुष्य के पुत्र का आना भी होगा।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 24:38" + }, + "क्योंकि जैसे जल-प्रलय से पहले के दिनों में, जिस दिन तक कि नूह जहाज पर न चढ़ा, उस दिन तक लोग खाते-पीते थे, और उनमें विवाह-शादी होती थी।", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 24:39" + }, + "और जब तक जल-प्रलय आकर उन सब को बहा न ले गया, तब तक उनको कुछ भी मालूम न पड़ा; वैसे ही मनुष्य के पुत्र का आना भी होगा।", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 24:40" + }, + "उस समय दो जन खेत में होंगे, एक ले लिया जाएगा और दूसरा छोड़ दिया जाएगा।", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 24:41" + }, + "दो स्त्रियाँ चक्की पीसती रहेंगी, एक ले ली जाएगी, और दूसरी छोड़ दी जाएगी।", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 24:42" + }, + "इसलिए जागते रहो, क्योंकि तुम नहीं जानते कि तुम्हारा प्रभु किस दिन आएगा।", + { + "type": "verse:v", + "number": "43", + "sid": "MAT 24:43" + }, + "परन्तु यह जान लो कि यदि घर का स्वामी जानता होता कि चोर किस पहर आएगा, तो जागता रहता; और अपने घर में चोरी नहीं होने देता।", + { + "type": "verse:v", + "number": "44", + "sid": "MAT 24:44" + }, + "इसलिए तुम भी तैयार रहो*, क्योंकि जिस समय के विषय में तुम सोचते भी नहीं हो, उसी समय मनुष्य का पुत्र आ जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "विश्वासयोग्य दास और दुष्ट दास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "MAT 24:45" + }, + "“अतः वह विश्वासयोग्य और बुद्धिमान दास कौन है, जिसे स्वामी ने अपने नौकर-चाकरों पर सरदार ठहराया, कि समय पर उन्हें भोजन दे?", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 24:46" + }, + "धन्य है, वह दास, जिसे उसका स्वामी आकर ऐसा ही करते पाए।", + { + "type": "verse:v", + "number": "47", + "sid": "MAT 24:47" + }, + "मैं तुम से सच कहता हूँ; वह उसे अपनी सारी संपत्ति पर अधिकारी ठहराएगा।", + { + "type": "verse:v", + "number": "48", + "sid": "MAT 24:48" + }, + "परन्तु यदि वह दुष्ट दास सोचने लगे, कि मेरे स्वामी के आने में देर है।", + { + "type": "verse:v", + "number": "49", + "sid": "MAT 24:49" + }, + "और अपने साथी दासों को पीटने लगे, और पियक्कड़ों के साथ खाए-पीए।", + { + "type": "verse:v", + "number": "50", + "sid": "MAT 24:50" + }, + "तो उस दास का स्वामी ऐसे दिन आएगा, जब वह उसकी प्रतीक्षा नहीं कर रहा होगा, और ऐसी घड़ी कि जिसे वह न जानता हो,", + { + "type": "verse:v", + "number": "51", + "sid": "MAT 24:51" + }, + "और उसे कठोर दण्ड देकर, उसका भाग कपटियों के साथ ठहराएगा: वहाँ रोना और दाँत पीसना होगा।" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "MAT 25" + }, + { + "type": "para:s", + "content": [ + "दूल्हे की प्रतीक्षा करती दस कुँवारियों का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 25:1" + }, + "“तब स्वर्ग का राज्य उन दस कुँवारियों के समान होगा जो अपनी मशालें लेकर दूल्हे से भेंट करने को निकलीं।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 25:2" + }, + "उनमें पाँच मूर्ख और पाँच समझदार थीं।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 25:3" + }, + "मूर्खों ने अपनी मशालें तो लीं, परन्तु अपने साथ तेल नहीं लिया।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 25:4" + }, + "परन्तु समझदारों ने अपनी मशालों के साथ अपनी कुप्पियों में तेल भी भर लिया।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 25:5" + }, + "जब दुल्हे के आने में देर हुई, तो वे सब उँघने लगीं, और सो गई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 25:6" + }, + "“आधी रात को धूम मची, कि देखो, दूल्हा आ रहा है, उससे भेंट करने के लिये चलो।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 25:7" + }, + "तब वे सब कुँवारियाँ उठकर अपनी मशालें ठीक करने लगीं।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 25:8" + }, + "और मूर्खों ने समझदारों से कहा, ‘अपने तेल में से कुछ हमें भी दो, क्योंकि हमारी मशालें बुझ रही हैं।’", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 25:9" + }, + "परन्तु समझदारों ने उत्तर दिया कि कही हमारे और तुम्हारे लिये पूरा न हो; भला तो यह है, कि तुम बेचनेवालों के पास जाकर अपने लिये मोल ले लो।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 25:10" + }, + "जब वे मोल लेने को जा रही थीं, तो दूल्हा आ पहुँचा, और जो तैयार थीं, वे उसके साथ विवाह के घर में चलीं गई और द्वार बन्द किया गया।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 25:11" + }, + "इसके बाद वे दूसरी कुँवारियाँ भी आकर कहने लगीं, ‘हे स्वामी, हे स्वामी, हमारे लिये द्वार खोल दे।’", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 25:12" + }, + "उसने उत्तर दिया, कि मैं तुम से सच कहता हूँ, मैं तुम्हें नहीं जानता।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 25:13" + }, + "इसलिए जागते रहो, क्योंकि तुम न उस दिन को जानते हो, न उस समय को।" + ] + }, + { + "type": "para:s", + "content": [ + "तीन दासों का दृष्टान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 25:14" + }, + "“क्योंकि यह उस मनुष्य के समान दशा है जिसने परदेश को जाते समय अपने दासों को बुलाकर अपनी संपत्ति उनको सौंप दी।", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 25:15" + }, + "उसने एक को पाँच तोड़, दूसरे को दो, और तीसरे को एक; अर्थात् हर एक को उसकी सामर्थ्य के अनुसार दिया, और तब परदेश चला गया।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 25:16" + }, + "तब, जिसको पाँच तोड़े मिले थे, उसने तुरन्त जाकर उनसे लेन-देन किया, और पाँच तोड़े और कमाए।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 25:17" + }, + "इसी रीति से जिसको दो मिले थे, उसने भी दो और कमाए।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 25:18" + }, + "परन्तु जिसको एक मिला था, उसने जाकर मिट्टी खोदी, और अपने स्वामी का धन छिपा दिए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "MAT 25:19" + }, + "“बहुत दिनों के बाद उन दासों का स्वामी आकर उनसे लेखा लेने लगा।", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 25:20" + }, + "जिसको पाँच तोड़े मिले थे, उसने पाँच तोड़े और लाकर कहा, ‘हे स्वामी, तूने मुझे पाँच तोड़े सौंपे थे, देख मैंने पाँच तोड़े और कमाए हैं।’", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 25:21" + }, + "उसके स्वामी ने उससे कहा, ‘धन्य हे अच्छे और विश्वासयोग्य दास, तू थोड़े में विश्वासयोग्य रहा; मैं तुझे बहुत वस्तुओं का अधिकारी बनाऊँगा। अपने स्वामी के आनन्द में सहभागी हो।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "MAT 25:22" + }, + "“और जिसको दो तोड़े मिले थे, उसने भी आकर कहा, ‘हे स्वामी तूने मुझे दो तोड़े सौंपें थे, देख, मैंने दो तोड़े और कमाए।’", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 25:23" + }, + "उसके स्वामी ने उससे कहा, ‘धन्य हे अच्छे और विश्वासयोग्य दास, तू थोड़े में विश्वासयोग्य रहा, मैं तुझे बहुत वस्तुओं का अधिकारी बनाऊँगा अपने स्वामी के आनन्द में सहभागी हो।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 25:24" + }, + "“तब जिसको एक तोड़ा मिला था, उसने आकर कहा, ‘हे स्वामी, मैं तुझे जानता था, कि तू कठोर मनुष्य है: तू जहाँ कहीं नहीं बोता वहाँ काटता है, और जहाँ नहीं छींटता वहाँ से बटोरता है।’", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 25:25" + }, + "इसलिए मैं डर गया और जाकर तेरा तोड़ा मिट्टी में छिपा दिया; देख, ‘जो तेरा है, वह यह है।’", + { + "type": "verse:v", + "number": "26", + "sid": "MAT 25:26" + }, + "उसके स्वामी ने उसे उत्तर दिया, कि हे दुष्ट और आलसी दास; जब तू यह जानता था, कि जहाँ मैंने नहीं बोया वहाँ से काटता हूँ; और जहाँ मैंने नहीं छींटा वहाँ से बटोरता हूँ।", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 25:27" + }, + "तो तुझे चाहिए था, कि मेरा धन सर्राफों को दे देता, तब मैं आकर अपना धन ब्याज समेत ले लेता।", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 25:28" + }, + "इसलिए वह तोड़ा उससे ले लो, और जिसके पास दस तोड़े हैं, उसको दे दो।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 25:29" + }, + "क्योंकि जिस किसी के पास है, उसे और दिया जाएगा; और उसके पास बहुत हो जाएगा: परन्तु जिसके पास नहीं है, उससे वह भी जो उसके पास है, ले लिया जाएगा।", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 25:30" + }, + "और इस निकम्मे दास को बाहर के अंधेरे में डाल दो, जहाँ रोना और दाँत पीसना होगा।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु संसार का न्याय करेगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "MAT 25:31" + }, + "“जब मनुष्य का पुत्र अपनी महिमा में आएगा, और सब स्वर्गदूत उसके साथ आएँगे तो वह अपनी महिमा के सिंहासन पर विराजमान होगा।", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 25:32" + }, + "और सब जातियाँ उसके सामने इकट्ठी की जाएँगी; और जैसा चरवाहा भेड़ों को बकरियों से अलग कर देता है, वैसा ही वह उन्हें एक दूसरे से अलग करेगा।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 25:33" + }, + "और वह भेड़ों को अपनी दाहिनी ओर और बकरियों को बाईं ओर खड़ी करेगा*।", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 25:34" + }, + "तब राजा अपनी दाहिनी ओर वालों से कहेगा, ‘हे मेरे पिता के धन्य लोगों, आओ, उस राज्य के अधिकारी हो जाओ, जो जगत के आदि से तुम्हारे लिये तैयार किया हुआ है।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 25:35" + }, + "क्योंकि मैं भूखा था, और तुम ने मुझे खाने को दिया; मैं प्यासा था, और तुम ने मुझे पानी पिलाया, मैं परदेशी था, तुम ने मुझे अपने घर में ठहराया;", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 25:36" + }, + "मैं नंगा था, तुम ने मुझे कपड़े पहनाए; मैं बीमार था, तुम ने मेरी सुधि ली, मैं बन्दीगृह में था, तुम मुझसे मिलने आए।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "MAT 25:37" + }, + "“तब धर्मी उसको उत्तर देंगे, ‘हे प्रभु, हमने कब तुझे भूखा देखा और खिलाया? या प्यासा देखा, और पानी पिलाया?", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 25:38" + }, + "हमने कब तुझे परदेशी देखा और अपने घर में ठहराया या नंगा देखा, और कपड़े पहनाए?", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 25:39" + }, + "हमने कब तुझे बीमार या बन्दीगृह में देखा और तुझ से मिलने आए?’", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 25:40" + }, + "तब राजा उन्हें उत्तर देगा, ‘मैं तुम से सच कहता हूँ, कि तुम ने जो मेरे इन छोटे से छोटे भाइयों में से* किसी एक के साथ किया, वह मेरे ही साथ किया।’", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 25:41" + }, + "“तब वह बाईं ओर वालों से कहेगा, ‘हे श्रापित लोगों, मेरे सामने से उस अनन्त आग* में चले जाओ, जो शैतान और उसके दूतों के लिये तैयार की गई है।", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 25:42" + }, + "क्योंकि मैं भूखा था, और तुम ने मुझे खाने को नहीं दिया, मैं प्यासा था, और तुम ने मुझे पानी नहीं पिलाया;", + { + "type": "verse:v", + "number": "43", + "sid": "MAT 25:43" + }, + "मैं परदेशी था, और तुम ने मुझे अपने घर में नहीं ठहराया; मैं नंगा था, और तुम ने मुझे कपड़े नहीं पहनाए; बीमार और बन्दीगृह में था, और तुम ने मेरी सुधि न ली।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "MAT 25:44" + }, + "“तब वे उत्तर देंगे, ‘हे प्रभु, हमने तुझे कब भूखा, या प्यासा, या परदेशी, या नंगा, या बीमार, या बन्दीगृह में देखा, और तेरी सेवा टहल न की?’", + { + "type": "verse:v", + "number": "45", + "sid": "MAT 25:45" + }, + "तब वह उन्हें उत्तर देगा, ‘मैं तुम से सच कहता हूँ कि तुम ने जो इन छोटे से छोटों में से किसी एक के साथ नहीं किया, वह मेरे साथ भी नहीं किया।’", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 25:46" + }, + "और ये अनन्त दण्ड भोगेंगे परन्तु धर्मी अनन्त जीवन में प्रवेश करेंगे।”" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "MAT 26" + }, + { + "type": "para:s", + "content": [ + "यीशु की हत्या का षड़यंत्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 26:1" + }, + "जब यीशु ये सब बातें कह चुका, तो अपने चेलों से कहने लगा।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 26:2" + }, + "“तुम जानते हो, कि दो दिन के बाद फसह* का पर्व होगा; और मनुष्य का पुत्र क्रूस पर चढ़ाए जाने के लिये पकड़वाया जाएगा।”", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 26:3" + }, + "तब प्रधान याजक और प्रजा के पुरनिए कैफा नामक महायाजक के आँगन में इकट्ठे हुए।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 26:4" + }, + "और आपस में विचार करने लगे कि यीशु को छल से पकड़कर मार डालें।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 26:5" + }, + "परन्तु वे कहते थे, “पर्व के समय नहीं; कहीं ऐसा न हो कि लोगों में दंगा मच जाए।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु पर बहुमूल्य इत्र का छिड़काव" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 26:6" + }, + "जब यीशु बैतनिय्याह में शमौन कोढ़ी के घर में था।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 26:7" + }, + "तो एक स्त्री* संगमरमर के पात्र में बहुमूल्य इत्र लेकर उसके पास आई, और जब वह भोजन करने बैठा था, तो उसके सिर पर उण्डेल दिया।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 26:8" + }, + "यह देखकर, उसके चेले झुँझला उठे और कहने लगे, “इसका क्यों सत्यनाश किया गया?", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 26:9" + }, + "यह तो अच्छे दाम पर बेचकर गरीबों को बाँटा जा सकता था।”", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 26:10" + }, + "यह जानकर यीशु ने उनसे कहा, “स्त्री को क्यों सताते हो? उसने मेरे साथ भलाई की है।", + { + "type": "verse:v", + "number": "11", + "sid": "MAT 26:11" + }, + "गरीब तुम्हारे साथ सदा रहते हैं, परन्तु मैं तुम्हारे साथ सदैव न रहूँगा।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 26:12" + }, + "उसने मेरी देह पर जो यह इत्र उण्डेला है, वह मेरे गाड़े जाने के लिये किया है।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 26:13" + }, + "मैं तुम से सच कहता हूँ, कि सारे जगत में जहाँ कहीं यह सुसमाचार प्रचार किया जाएगा, वहाँ उसके इस काम का वर्णन भी उसके स्मरण में किया जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदा इस्करियोती का विश्वासघात" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 26:14" + }, + "तब यहूदा इस्करियोती ने, बारह चेलों में से एक था, प्रधान याजकों के पास जाकर कहा,", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 26:15" + }, + "“यदि मैं उसे तुम्हारे हाथ पकड़वा दूँ, तो मुझे क्या दोगे?” उन्होंने उसे तीस चाँदी के सिक्के तौलकर दे दिए।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 26:16" + }, + "और वह उसी समय से उसे पकड़वाने का अवसर ढूँढ़ने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "चेलों के साथ फसह का अन्तिम भोज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "MAT 26:17" + }, + "अख़मीरी रोटी के पर्व के पहले दिन, चेले यीशु के पास आकर पूछने लगे, “तू कहाँ चाहता है कि हम तेरे लिये फसह खाने की तैयारी करें?”", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 26:18" + }, + "उसने कहा, “नगर में फलाने के पास जाकर उससे कहो, कि गुरु कहता है, कि मेरा समय निकट है, मैं अपने चेलों के साथ तेरे यहाँ फसह मनाऊँगा।”", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 26:19" + }, + "अतः चेलों ने यीशु की आज्ञा मानी, और फसह तैयार किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "MAT 26:20" + }, + "जब सांझ हुई, तो वह बारह चेलों के साथ भोजन करने के लिये बैठा।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 26:21" + }, + "जब वे खा रहे थे, तो उसने कहा, “मैं तुम से सच कहता हूँ, कि तुम में से एक मुझे पकड़वाएगा।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 26:22" + }, + "इस पर वे बहुत उदास हुए, और हर एक उससे पूछने लगा, “हे गुरु, क्या वह मैं हूँ?”", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 26:23" + }, + "उसने उत्तर दिया, “जिसने मेरे साथ थाली में हाथ डाला है, वही मुझे पकड़वाएगा।", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 26:24" + }, + "मनुष्य का पुत्र तो जैसा उसके विषय में लिखा है, जाता ही है; परन्तु उस मनुष्य के लिये शोक है जिसके द्वारा मनुष्य का पुत्र पकड़वाया जाता है: यदि उस मनुष्य का जन्म न होता, तो उसके लिये भला होता।”", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 26:25" + }, + "तब उसके पकड़वानेवाले यहूदा ने कहा, “हे रब्बी, क्या वह मैं हूँ?” उसने उससे कहा, “तू कह चुका।”" + ] + }, + { + "type": "para:s", + "content": [ + "प्रभु भोज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "MAT 26:26" + }, + "जब वे खा रहे थे, तो यीशु ने रोटी ली, और आशीष माँगकर तोड़ी, और चेलों को देकर कहा, “लो, खाओ; यह मेरी देह है।”", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 26:27" + }, + "फिर उसने कटोरा लेकर धन्यवाद किया, और उन्हें देकर कहा, “तुम सब इसमें से पीओ,", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 26:28" + }, + "क्योंकि यह वाचा का मेरा वह लहू है, जो बहुतों के लिये पापों की क्षमा के लिए बहाया जाता है।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 26:29" + }, + "मैं तुम से कहता हूँ, कि दाख का यह रस उस दिन तक कभी न पीऊँगा, जब तक तुम्हारे साथ अपने पिता के राज्य में नया न पीऊँ।”", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 26:30" + }, + "फिर वे भजन गाकर जैतून पहाड़ पर गए।" + ] + }, + { + "type": "para:s", + "content": [ + "पतरस के इन्कार की भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "MAT 26:31" + }, + "तब यीशु ने उनसे कहा, “तुम सब आज ही रात को मेरे विषय में ठोकर खाओगे; क्योंकि लिखा है, ‘मैं चरवाहे को मारूँगा; और झुण्ड की भेड़ें तितर-बितर हो जाएँगी।’", + { + "type": "verse:v", + "number": "32", + "sid": "MAT 26:32" + }, + "परन्तु मैं अपने जी उठने के बाद तुम से पहले गलील को जाऊँगा।”", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 26:33" + }, + "इस पर पतरस ने उससे कहा, “यदि सब तेरे विषय में ठोकर खाएँ तो खाएँ, परन्तु मैं कभी भी ठोकर न खाऊँगा।”", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 26:34" + }, + "यीशु ने उससे कहा, “मैं तुझ से सच कहता हूँ, कि आज ही रात को मुर्गे के बाँग देने से पहले, तू तीन बार मुझसे मुकर जाएगा।”", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 26:35" + }, + "पतरस ने उससे कहा, “यदि मुझे तेरे साथ मरना भी हो, तो भी, मैं तुझ से कभी न मुकरूँगा।” और ऐसा ही सब चेलों ने भी कहा।" + ] + }, + { + "type": "para:s", + "content": [ + "गतसमनी के बगीचे में प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "MAT 26:36" + }, + "तब यीशु ने अपने चेलों के साथ गतसमनी* नामक एक स्थान में आया और अपने चेलों से कहने लगा “यहीं बैठे रहना, जब तक कि मैं वहाँ जाकर प्रार्थना करूँ।”", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 26:37" + }, + "और वह पतरस और जब्दी के दोनों पुत्रों को साथ ले गया, और उदास और व्याकुल होने लगा।", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 26:38" + }, + "तब उसने उनसे कहा, “मेरा मन बहुत उदास है, यहाँ तक कि मेरे प्राण निकला जा रहा है। तुम यहीं ठहरो, और मेरे साथ जागते रहो।”", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 26:39" + }, + "फिर वह थोड़ा और आगे बढ़कर मुँह के बल गिरकर, और यह प्रार्थना करने लगा, “हे मेरे पिता, यदि हो सके, तो यह कटोरा* मुझसे टल जाए, फिर भी जैसा मैं चाहता हूँ वैसा नहीं, परन्तु जैसा तू चाहता है वैसा ही हो।”", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 26:40" + }, + "फिर चेलों के पास आकर उन्हें सोते पाया, और पतरस से कहा, “क्या तुम मेरे साथ एक घण्टे भर न जाग सके?", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 26:41" + }, + "जागते रहो, और प्रार्थना करते रहो, कि तुम परीक्षा में न पड़ो! आत्मा तो तैयार है, परन्तु शरीर दुर्बल है।”", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 26:42" + }, + "फिर उसने दूसरी बार जाकर यह प्रार्थना की, “हे मेरे पिता, यदि यह मेरे पीए बिना नहीं हट सकता तो तेरी इच्छा पूरी हो।”", + { + "type": "verse:v", + "number": "43", + "sid": "MAT 26:43" + }, + "तब उसने आकर उन्हें फिर सोते पाया, क्योंकि उनकी आँखें नींद से भरी थीं।", + { + "type": "verse:v", + "number": "44", + "sid": "MAT 26:44" + }, + "और उन्हें छोड़कर फिर चला गया, और वही बात फिर कहकर, तीसरी बार प्रार्थना की।", + { + "type": "verse:v", + "number": "45", + "sid": "MAT 26:45" + }, + "तब उसने चेलों के पास आकर उनसे कहा, “अब सोते रहो, और विश्राम करो: देखो, समय आ पहुँचा है, और मनुष्य का पुत्र पापियों के हाथ पकड़वाया जाता है।", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 26:46" + }, + "उठो, चलें; देखो, मेरा पकड़वानेवाला निकट आ पहुँचा है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु को बन्दी बनाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "MAT 26:47" + }, + "वह यह कह ही रहा था, कि यहूदा जो बारहों में से एक था, आया, और उसके साथ प्रधान याजकों और लोगों के प्राचीनों की ओर से बड़ी भीड़, तलवारें और लाठियाँ लिए हुए आई।", + { + "type": "verse:v", + "number": "48", + "sid": "MAT 26:48" + }, + "उसके पकड़वानेवाले ने उन्हें यह पता दिया था: “जिसको मैं चूम लूँ वही है; उसे पकड़ लेना।”", + { + "type": "verse:v", + "number": "49", + "sid": "MAT 26:49" + }, + "और तुरन्त यीशु के पास आकर कहा, “हे रब्बी, नमस्कार!” और उसको बहुत चूमा।", + { + "type": "verse:v", + "number": "50", + "sid": "MAT 26:50" + }, + "यीशु ने उससे कहा, “हे मित्र, जिस काम के लिये तू आया है, उसे कर ले।” तब उन्होंने पास आकर यीशु पर हाथ डाले और उसे पकड़ लिया।", + { + "type": "verse:v", + "number": "51", + "sid": "MAT 26:51" + }, + "तब यीशु के साथियों में से एक ने हाथ बढ़ाकर अपनी तलवार खींच ली और महायाजक के दास पर चलाकर उसका कान काट दिया।", + { + "type": "verse:v", + "number": "52", + "sid": "MAT 26:52" + }, + "तब यीशु ने उससे कहा, “अपनी तलवार म्यान में रख ले क्योंकि जो तलवार चलाते हैं, वे सब तलवार से नाश किए जाएँगे।", + { + "type": "verse:v", + "number": "53", + "sid": "MAT 26:53" + }, + "क्या तू नहीं समझता, कि मैं अपने पिता से विनती कर सकता हूँ, और वह स्वर्गदूतों की बारह सैन्य-दल से अधिक मेरे पास अभी उपस्थित कर देगा?", + { + "type": "verse:v", + "number": "54", + "sid": "MAT 26:54" + }, + "परन्तु पवित्रशास्त्र की वे बातें कि ऐसा ही होना अवश्य है, कैसे पूरी होंगी?”", + { + "type": "verse:v", + "number": "55", + "sid": "MAT 26:55" + }, + "उसी समय यीशु ने भीड़ से कहा, “क्या तुम तलवारें और लाठियाँ लेकर मुझे डाकू के समान पकड़ने के लिये निकले हो? मैं हर दिन मन्दिर में बैठकर उपदेश दिया करता था, और तुम ने मुझे नहीं पकड़ा।", + { + "type": "verse:v", + "number": "56", + "sid": "MAT 26:56" + }, + "परन्तु यह सब इसलिए हुआ है, कि भविष्यद्वक्ताओं के वचन पूरे हों।” तब सब चेले उसे छोड़कर भाग गए।" + ] + }, + { + "type": "para:s", + "content": [ + "कैफा के सामने यीशु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "57", + "sid": "MAT 26:57" + }, + "और यीशु के पकड़नेवाले उसको कैफा नामक महायाजक के पास ले गए, जहाँ शास्त्री और पुरनिए इकट्ठे हुए थे।", + { + "type": "verse:v", + "number": "58", + "sid": "MAT 26:58" + }, + "और पतरस दूर से उसके पीछे-पीछे महायाजक के आँगन तक गया, और भीतर जाकर अन्त देखने को सेवकों के साथ बैठ गया।", + { + "type": "verse:v", + "number": "59", + "sid": "MAT 26:59" + }, + "प्रधान याजकों और सारी महासभा* यीशु को मार डालने के लिये उसके विरोध में झूठी गवाही की खोज में थे।", + { + "type": "verse:v", + "number": "60", + "sid": "MAT 26:60" + }, + "परन्तु बहुत से झूठे गवाहों के आने पर भी न पाई। अन्त में दो जन आए,", + { + "type": "verse:v", + "number": "61", + "sid": "MAT 26:61" + }, + "और कहा, “इसने कहा कि मैं परमेश्‍वर के मन्दिर को ढा सकता हूँ और उसे तीन दिन में बना सकता हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "62", + "sid": "MAT 26:62" + }, + "तब महायाजक ने खड़े होकर उससे कहा, “क्या तू कोई उत्तर नहीं देता? ये लोग तेरे विरोध में क्या गवाही देते हैं?”", + { + "type": "verse:v", + "number": "63", + "sid": "MAT 26:63" + }, + "परन्तु यीशु चुप रहा। तब महायाजक ने उससे कहा “मैं तुझे जीविते परमेश्‍वर की शपथ देता हूँ*, कि यदि तू परमेश्‍वर का पुत्र मसीह है, तो हम से कह दे।”", + { + "type": "verse:v", + "number": "64", + "sid": "MAT 26:64" + }, + "यीशु ने उससे कहा, “तूने आप ही कह दिया; वरन् मैं तुम से यह भी कहता हूँ, कि अब से तुम मनुष्य के पुत्र को सर्वशक्तिमान की दाहिनी ओर बैठे, और आकाश के बादलों पर आते देखोगे।”", + { + "type": "verse:v", + "number": "65", + "sid": "MAT 26:65" + }, + "तब महायाजक ने अपने वस्त्र फाड़कर कहा, “इसने परमेश्‍वर की निन्दा की है, अब हमें गवाहों का क्या प्रयोजन? देखो, तुम ने अभी यह निन्दा सुनी है!", + { + "type": "verse:v", + "number": "66", + "sid": "MAT 26:66" + }, + "तुम क्या समझते हो?” उन्होंने उत्तर दिया, “यह मृत्यु दण्ड होने के योग्य है।”", + { + "type": "verse:v", + "number": "67", + "sid": "MAT 26:67" + }, + "तब उन्होंने उसके मुँह पर थूका और उसे घूँसे मारे, दूसरों ने थप्पड़ मार के कहा,", + { + "type": "verse:v", + "number": "68", + "sid": "MAT 26:68" + }, + "“हे मसीह, हम से भविष्यद्वाणी करके कह कि किस ने तुझे मारा?”" + ] + }, + { + "type": "para:s", + "content": [ + "पतरस द्वारा यीशु को नकारना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "69", + "sid": "MAT 26:69" + }, + "पतरस बाहर आँगन में बैठा हुआ था कि एक दासी ने उसके पास आकर कहा, “तू भी यीशु गलीली के साथ था।”", + { + "type": "verse:v", + "number": "70", + "sid": "MAT 26:70" + }, + "उसने सब के सामने यह कहकर इन्कार किया और कहा, “मैं नहीं जानता तू क्या कह रही है।”", + { + "type": "verse:v", + "number": "71", + "sid": "MAT 26:71" + }, + "जब वह बाहर द्वार में चला गया, तो दूसरी दासी ने उसे देखकर उनसे जो वहाँ थे कहा, “यह भी तो यीशु नासरी के साथ था।”", + { + "type": "verse:v", + "number": "72", + "sid": "MAT 26:72" + }, + "उसने शपथ खाकर फिर इन्कार किया, “मैं उस मनुष्य को नहीं जानता।”", + { + "type": "verse:v", + "number": "73", + "sid": "MAT 26:73" + }, + "थोड़ी देर के बाद, जो वहाँ खड़े थे, उन्होंने पतरस के पास आकर उससे कहा, “सचमुच तू भी उनमें से एक है; क्योंकि तेरी बोली तेरा भेद खोल देती है।”", + { + "type": "verse:v", + "number": "74", + "sid": "MAT 26:74" + }, + "तब वह कोसने और शपथ खाने लगा, “मैं उस मनुष्य को नहीं जानता।” और तुरन्त मुर्गे ने बाँग दी।", + { + "type": "verse:v", + "number": "75", + "sid": "MAT 26:75" + }, + "तब पतरस को यीशु की कही हुई बात स्मरण आई, “मुर्गे के बाँग देने से पहले तू तीन बार मेरा इन्कार करेगा।” और वह बाहर जाकर फूट-फूट कर रोने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "MAT 27" + }, + { + "type": "para:s", + "content": [ + "पिलातुस के सामने यीशु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 27:1" + }, + "जब भोर हुई, तो सब प्रधान याजकों और लोगों के प्राचीनों ने यीशु के मार डालने की सम्मति की।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 27:2" + }, + "और उन्होंने उसे बाँधा और ले जाकर पिलातुस राज्यपाल के हाथ में सौंप दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदा इस्करियोती की आत्महत्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MAT 27:3" + }, + "जब उसके पकड़वानेवाले यहूदा ने देखा कि वह दोषी ठहराया गया है तो वह पछताया और वे तीस चाँदी के सिक्के प्रधान याजकों और प्राचीनों के पास फेर लाया।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 27:4" + }, + "और कहा, “मैंने निर्दोषी को मृत्यु के लिये पकड़वाकर पाप किया है?” उन्होंने कहा, “हमें क्या? तू ही जाने।”", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 27:5" + }, + "तब वह उन सिक्कों को मन्दिर में फेंककर चला गया, और जाकर अपने आप को फाँसी दी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MAT 27:6" + }, + "प्रधान याजकों ने उन सिक्कों को लेकर कहा, “इन्हें, भण्डार में रखना उचित नहीं, क्योंकि यह लहू का दाम है।”", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 27:7" + }, + "अतः उन्होंने सम्मति करके उन सिक्कों से परदेशियों के गाड़ने के लिये कुम्हार का खेत मोल ले लिया।", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 27:8" + }, + "इस कारण वह खेत आज तक लहू का खेत* कहलाता है।", + { + "type": "verse:v", + "number": "9", + "sid": "MAT 27:9" + }, + "तब जो वचन यिर्मयाह भविष्यद्वक्ता के द्वारा कहा गया था वह पूरा हुआ “उन्होंने वे तीस सिक्के अर्थात् उस ठहराए हुए मूल्य को (जिसे इस्राएल की सन्तान में से कितनों ने ठहराया था) ले लिया।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 27:10" + }, + "और जैसे प्रभु ने मुझे आज्ञा दी थी वैसे ही उन्हें कुम्हार के खेत के मूल्य में दे दिया।”" + ] + }, + { + "type": "para:s", + "content": [ + "पिलातुस का यीशु से प्रश्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 27:11" + }, + "जब यीशु राज्यपाल के सामने खड़ा था, तो राज्यपाल ने उससे पूछा, “क्या तू यहूदियों का राजा है?” यीशु ने उससे कहा, “तू आप ही कह रहा है।”", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 27:12" + }, + "जब प्रधान याजक और पुरनिए उस पर दोष लगा रहे थे, तो उसने कुछ उत्तर नहीं दिया।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 27:13" + }, + "इस पर पिलातुस ने उससे कहा, “क्या तू नहीं सुनता, कि ये तेरे विरोध में कितनी गवाहियाँ दे रहे हैं?”", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 27:14" + }, + "परन्तु उसने उसको एक बात का भी उत्तर नहीं दिया, यहाँ तक कि राज्यपाल को बड़ा आश्चर्य हुआ।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु को छोड़ने में पिलातुस असफल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MAT 27:15" + }, + "और राज्यपाल की यह रीति थी, कि उस पर्व में लोगों के लिये किसी एक बन्दी को जिसे वे चाहते थे, छोड़ देता था।", + { + "type": "verse:v", + "number": "16", + "sid": "MAT 27:16" + }, + "उस समय बरअब्बा नामक उन्हीं में का, एक नामी बन्धुआ था।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 27:17" + }, + "अतः जब वे इकट्ठा हुए, तो पिलातुस ने उनसे कहा, “तुम किसको चाहते हो, कि मैं तुम्हारे लिये छोड़ दूँ? बरअब्बा को, या यीशु को जो मसीह कहलाता है?”", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 27:18" + }, + "क्योंकि वह जानता था कि उन्होंने उसे डाह से पकड़वाया है।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 27:19" + }, + "जब वह न्याय की गद्दी पर बैठा हुआ था तो उसकी पत्‍नी ने उसे कहला भेजा, “तू उस धर्मी के मामले में हाथ न डालना; क्योंकि मैंने आज स्वप्न में उसके कारण बहुत दुःख उठाया है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "MAT 27:20" + }, + "प्रधान याजकों और प्राचीनों ने लोगों को उभारा, कि वे बरअब्बा को माँग ले, और यीशु को नाश कराएँ।", + { + "type": "verse:v", + "number": "21", + "sid": "MAT 27:21" + }, + "राज्यपाल ने उनसे पूछा, “इन दोनों में से किस को चाहते हो, कि तुम्हारे लिये छोड़ दूँ?” उन्होंने कहा, “बरअब्बा को।”", + { + "type": "verse:v", + "number": "22", + "sid": "MAT 27:22" + }, + "पिलातुस ने उनसे पूछा, “फिर यीशु को जो मसीह कहलाता है, क्या करूँ?” सब ने उससे कहा, “वह क्रूस पर चढ़ाया जाए।”", + { + "type": "verse:v", + "number": "23", + "sid": "MAT 27:23" + }, + "राज्यपाल ने कहा, “क्यों उसने क्या बुराई की है?” परन्तु वे और भी चिल्ला-चिल्लाकर कहने लगे, “वह क्रूस पर चढ़ाया जाए।”", + { + "type": "verse:v", + "number": "24", + "sid": "MAT 27:24" + }, + "जब पिलातुस ने देखा, कि कुछ बन नहीं पड़ता परन्तु इसके विपरीत उपद्रव होता जाता है, तो उसने पानी लेकर भीड़ के सामने अपने हाथ धोए, और कहा, “मैं इस धर्मी के लहू से निर्दोष हूँ; तुम ही जानो।”", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 27:25" + }, + "सब लोगों ने उत्तर दिया, “इसका लहू हम पर और हमारी सन्तान पर हो!”" + ] + }, + { + "type": "para:s", + "content": [ + "क्रूस पर चढ़ाने के लिए सौंपना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "MAT 27:26" + }, + "इस पर उसने बरअब्बा को उनके लिये छोड़ दिया, और यीशु को कोड़े* लगवाकर सौंप दिया, कि क्रूस पर चढ़ाया जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "सिपाहियों द्वारा यीशु का अपमान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "MAT 27:27" + }, + "तब राज्यपाल के सिपाहियों ने यीशु को किले* में ले जाकर सारे सैनिक उसके चारों ओर इकट्ठी की।", + { + "type": "verse:v", + "number": "28", + "sid": "MAT 27:28" + }, + "और उसके कपड़े उतारकर उसे लाल चोगा पहनाया।", + { + "type": "verse:v", + "number": "29", + "sid": "MAT 27:29" + }, + "और काँटों का मुकुट गूँथकर उसके सिर पर रखा; और उसके दाहिने हाथ में सरकण्डा दिया और उसके आगे घुटने टेककर उसे उपहास में उड़ाने लगे, “हे यहूदियों के राजा नमस्कार!”", + { + "type": "verse:v", + "number": "30", + "sid": "MAT 27:30" + }, + "और उस पर थूका; और वही सरकण्डा लेकर उसके सिर पर मारने लगे।", + { + "type": "verse:v", + "number": "31", + "sid": "MAT 27:31" + }, + "जब वे उसका उपहास कर चुके, तो वह चोगा उस पर से उतारकर फिर उसी के कपड़े उसे पहनाए, और क्रूस पर चढ़ाने के लिये ले चले।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु का क्रूस पर चढ़ाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "MAT 27:32" + }, + "बाहर जाते हुए उन्हें शमौन नामक एक कुरेनी मनुष्य मिला, उन्होंने उसे बेगार में पकड़ा कि उसका क्रूस उठा ले चले।", + { + "type": "verse:v", + "number": "33", + "sid": "MAT 27:33" + }, + "और उस स्थान पर जो गुलगुता* नाम की जगह अर्थात् खोपड़ी का स्थान कहलाता है पहुँचकर।", + { + "type": "verse:v", + "number": "34", + "sid": "MAT 27:34" + }, + "उन्होंने पित्त मिलाया हुआ दाखरस उसे पीने को दिया, परन्तु उसने चखकर पीना न चाहा।", + { + "type": "verse:v", + "number": "35", + "sid": "MAT 27:35" + }, + "तब उन्होंने उसे क्रूस पर चढ़ाया; और चिट्ठियाँ डालकर उसके कपड़े बाँट लिए।", + { + "type": "verse:v", + "number": "36", + "sid": "MAT 27:36" + }, + "और वहाँ बैठकर उसका पहरा देने लगे।", + { + "type": "verse:v", + "number": "37", + "sid": "MAT 27:37" + }, + "और उसका दोषपत्र, उसके सिर के ऊपर लगाया, कि “यह यहूदियों का राजा यीशु है।”", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 27:38" + }, + "तब उसके साथ दो डाकू एक दाहिने और एक बाएँ क्रूसों पर चढ़ाए गए।", + { + "type": "verse:v", + "number": "39", + "sid": "MAT 27:39" + }, + "और आने-जानेवाले सिर हिला-हिलाकर उसकी निन्दा करते थे।", + { + "type": "verse:v", + "number": "40", + "sid": "MAT 27:40" + }, + "और यह कहते थे, “हे मन्दिर के ढानेवाले और तीन दिन में बनानेवाले, अपने आप को तो बचा! यदि तू परमेश्‍वर का पुत्र है, तो क्रूस पर से उतर आ।”", + { + "type": "verse:v", + "number": "41", + "sid": "MAT 27:41" + }, + "इसी रीति से प्रधान याजक भी शास्त्रियों और प्राचीनों समेत उपहास कर करके कहते थे,", + { + "type": "verse:v", + "number": "42", + "sid": "MAT 27:42" + }, + "“इसने दूसरों को बचाया, और अपने आप को नहीं बचा सकता। यह तो ‘इस्राएल का राजा’ है। अब क्रूस पर से उतर आए, तो हम उस पर विश्वास करें।", + { + "type": "verse:v", + "number": "43", + "sid": "MAT 27:43" + }, + "उसने परमेश्‍वर का भरोसा रखा है, यदि वह इसको चाहता है, तो अब इसे छुड़ा ले, क्योंकि इसने कहा था, कि ‘मैं परमेश्‍वर का पुत्र हूँ।’ ”", + { + "type": "verse:v", + "number": "44", + "sid": "MAT 27:44" + }, + "इसी प्रकार डाकू भी जो उसके साथ क्रूसों पर चढ़ाए गए थे उसकी निन्दा करते थे।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु का प्राण त्यागना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "MAT 27:45" + }, + "दोपहर से लेकर तीसरे पहर तक उस सारे देश में अंधेरा छाया रहा।", + { + "type": "verse:v", + "number": "46", + "sid": "MAT 27:46" + }, + "तीसरे पहर के निकट यीशु ने बड़े शब्द से पुकारकर कहा, “एली, एली, लमा शबक्तनी*?” अर्थात् “हे मेरे परमेश्‍वर, हे मेरे परमेश्‍वर, तूने मुझे क्यों छोड़ दिया?”", + { + "type": "verse:v", + "number": "47", + "sid": "MAT 27:47" + }, + "जो वहाँ खड़े थे, उनमें से कितनों ने यह सुनकर कहा, “वह तो एलिय्याह को पुकारता है।”", + { + "type": "verse:v", + "number": "48", + "sid": "MAT 27:48" + }, + "उनमें से एक तुरन्त दौड़ा, और पनसोख्‍ता लेकर सिरके में डुबोया, और सरकण्डे पर रखकर उसे चुसाया।", + { + "type": "verse:v", + "number": "49", + "sid": "MAT 27:49" + }, + "औरों ने कहा, “रह जाओ, देखें, एलिय्याह उसे बचाने आता है कि नहीं।”", + { + "type": "verse:v", + "number": "50", + "sid": "MAT 27:50" + }, + "तब यीशु ने फिर बड़े शब्द से चिल्लाकर प्राण छोड़ दिए।", + { + "type": "verse:v", + "number": "51", + "sid": "MAT 27:51" + }, + "तब, मन्दिर का परदा* ऊपर से नीचे तक फट कर दो टुकड़े हो गया: और धरती डोल गई और चट्टानें फट गईं।", + { + "type": "verse:v", + "number": "52", + "sid": "MAT 27:52" + }, + "और कब्रें खुल गईं, और सोए हुए पवित्र लोगों के बहुत शव जी उठे।", + { + "type": "verse:v", + "number": "53", + "sid": "MAT 27:53" + }, + "और उसके जी उठने के बाद वे कब्रों में से निकलकर पवित्र नगर में गए, और बहुतों को दिखाई दिए।", + { + "type": "verse:v", + "number": "54", + "sid": "MAT 27:54" + }, + "तब सूबेदार और जो उसके साथ यीशु का पहरा दे रहे थे, भूकम्प और जो कुछ हुआ था, देखकर अत्यन्त डर गए, और कहा, “सचमुच यह परमेश्‍वर का पुत्र था!”", + { + "type": "verse:v", + "number": "55", + "sid": "MAT 27:55" + }, + "वहाँ बहुत सी स्त्रियाँ जो गलील से यीशु की सेवा करती हुईं उसके साथ आईं थीं, दूर से देख रही थीं।", + { + "type": "verse:v", + "number": "56", + "sid": "MAT 27:56" + }, + "उनमें मरियम मगदलीनी और याकूब और योसेस की माता मरियम और जब्दी के पुत्रों की माता थीं।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु का दफनाना जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "57", + "sid": "MAT 27:57" + }, + "जब सांझ हुई तो यूसुफ नाम अरिमतियाह का एक धनी मनुष्य जो आप ही यीशु का चेला था, आया।", + { + "type": "verse:v", + "number": "58", + "sid": "MAT 27:58" + }, + "उसने पिलातुस के पास जाकर यीशु का शव माँगा। इस पर पिलातुस ने दे देने की आज्ञा दी।", + { + "type": "verse:v", + "number": "59", + "sid": "MAT 27:59" + }, + "यूसुफ ने शव को लेकर उसे साफ़ चादर में लपेटा।", + { + "type": "verse:v", + "number": "60", + "sid": "MAT 27:60" + }, + "और उसे अपनी नई कब्र में रखा, जो उसने चट्टान में खुदवाई थी, और कब्र के द्वार पर बड़ा पत्थर लुढ़काकर चला गया।", + { + "type": "verse:v", + "number": "61", + "sid": "MAT 27:61" + }, + "और मरियम मगदलीनी और दूसरी मरियम वहाँ कब्र के सामने बैठी थीं।" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु की क्रब पर पहरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "62", + "sid": "MAT 27:62" + }, + "दूसरे दिन जो तैयारी के दिन के बाद का दिन था, प्रधान याजकों और फरीसियों ने पिलातुस के पास इकट्ठे होकर कहा।", + { + "type": "verse:v", + "number": "63", + "sid": "MAT 27:63" + }, + "“हे स्वामी, हमें स्मरण है, कि उस भरमानेवाले ने अपने जीते जी कहा था, कि मैं तीन दिन के बाद जी उठूँगा।", + { + "type": "verse:v", + "number": "64", + "sid": "MAT 27:64" + }, + "अतः आज्ञा दे कि तीसरे दिन तक कब्र की रखवाली की जाए, ऐसा न हो कि उसके चेले आकर उसे चुरा ले जाएँ, और लोगों से कहने लगें, कि वह मरे हुओं में से जी उठा है: तब पिछला धोखा पहले से भी बुरा होगा।”", + { + "type": "verse:v", + "number": "65", + "sid": "MAT 27:65" + }, + "पिलातुस ने उनसे कहा, “तुम्हारे पास पहरेदार तो हैं जाओ, अपनी समझ के अनुसार रखवाली करो।”", + { + "type": "verse:v", + "number": "66", + "sid": "MAT 27:66" + }, + "अतः वे पहरेदारों को साथ लेकर गए, और पत्थर पर मुहर लगाकर कब्र की रखवाली की।" + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "MAT 28" + }, + { + "type": "para:s", + "content": [ + "यीशु का जी उठना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 28:1" + }, + "सब्त के दिन के बाद सप्ताह के पहले दिन पौ फटते ही मरियम मगदलीनी और दूसरी मरियम कब्र को देखने आई।", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 28:2" + }, + "तब एक बड़ा भूकम्प हुआ, क्योंकि परमेश्‍वर का एक दूत स्वर्ग से उतरा, और पास आकर उसने पत्थर को लुढ़का दिया, और उस पर बैठ गया।", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 28:3" + }, + "उसका रूप बिजली के समान और उसका वस्त्र हिम के समान उज्‍ज्वल था।", + { + "type": "verse:v", + "number": "4", + "sid": "MAT 28:4" + }, + "उसके भय से पहरेदार काँप उठे, और मृतक समान हो गए।", + { + "type": "verse:v", + "number": "5", + "sid": "MAT 28:5" + }, + "स्वर्गदूत ने स्त्रियों से कहा, “मत डरो, मैं जानता हूँ कि तुम यीशु को जो क्रूस पर चढ़ाया गया था ढूँढ़ती हो।", + { + "type": "verse:v", + "number": "6", + "sid": "MAT 28:6" + }, + "वह यहाँ नहीं है, परन्तु अपने वचन के अनुसार* जी उठा है; आओ, यह स्थान देखो, जहाँ प्रभु रखा गया था।", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 28:7" + }, + "और शीघ्र जाकर उसके चेलों से कहो, कि वह मृतकों में से जी उठा है; और देखो वह तुम से पहले गलील को जाता है, वहाँ उसका दर्शन पाओगे, देखो, मैंने तुम से कह दिया।”", + { + "type": "verse:v", + "number": "8", + "sid": "MAT 28:8" + }, + "और वे भय और बड़े आनन्द के साथ कब्र से शीघ्र लौटकर उसके चेलों को समाचार देने के लिये दौड़ गई।" + ] + }, + { + "type": "para:s", + "content": [ + "स्त्रियों को यीशु का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 28:9" + }, + "तब, यीशु उन्हें मिला और कहा; “सुखी रहो” और उन्होंने पास आकर और उसके पाँव पकड़कर उसको दण्डवत् किया।", + { + "type": "verse:v", + "number": "10", + "sid": "MAT 28:10" + }, + "तब यीशु ने उनसे कहा, “मत डरो; मेरे भाइयों से जाकर कहो, कि गलील को चलें जाएँ वहाँ मुझे देखेंगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "पहरेदारों की सूचना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MAT 28:11" + }, + "वे जा ही रही थी, कि पहरेदारों में से कितनों ने नगर में आकर पूरा हाल प्रधान याजकों से कह सुनाया।", + { + "type": "verse:v", + "number": "12", + "sid": "MAT 28:12" + }, + "तब उन्होंने प्राचीनों के साथ इकट्ठे होकर सम्मति की, और सिपाहियों को बहुत चाँदी देकर कहा।", + { + "type": "verse:v", + "number": "13", + "sid": "MAT 28:13" + }, + "“यह कहना कि रात को जब हम सो रहे थे, तो उसके चेले आकर उसे चुरा ले गए।", + { + "type": "verse:v", + "number": "14", + "sid": "MAT 28:14" + }, + "और यदि यह बात राज्यपाल के कान तक पहुँचेगी, तो हम उसे समझा लेंगे और तुम्हें जोखिम से बचा लेंगे।”", + { + "type": "verse:v", + "number": "15", + "sid": "MAT 28:15" + }, + "अतः उन्होंने रुपये लेकर जैसा सिखाए गए थे, वैसा ही किया; और यह बात आज तक यहूदियों में प्रचलित है।" + ] + }, + { + "type": "para:s", + "content": [ + "चेलों को दर्शन और अन्तिम आज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "MAT 28:16" + }, + "और ग्यारह चेले गलील में उस पहाड़ पर गए, जिसे यीशु ने उन्हें बताया था।", + { + "type": "verse:v", + "number": "17", + "sid": "MAT 28:17" + }, + "और उन्होंने उसके दर्शन पा कर उसे प्रणाम किया, पर किसी-किसी* को सन्देह हुआ।", + { + "type": "verse:v", + "number": "18", + "sid": "MAT 28:18" + }, + "यीशु ने उनके पास आकर कहा, “स्वर्ग और पृथ्वी का सारा अधिकार* मुझे दिया गया है।", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 28:19" + }, + "इसलिए तुम जाकर सब जातियों के लोगों को चेला बनाओ; और उन्हें पिता, और पुत्र, और पवित्र आत्मा के नाम से बपतिस्मा दो,", + { + "type": "verse:v", + "number": "20", + "sid": "MAT 28:20" + }, + "और उन्हें सब बातें जो मैंने तुम्हें आज्ञा दी है, मानना सिखाओ और देखो, मैं जगत के अन्त तक सदैव तुम्हारे संग* हूँ।”" + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/hindi-IRV2/origin-usj.json b/tests/samples-from-wild/hindi-IRV2/origin-usj.json index 9d0b287d..01358bcd 100644 --- a/tests/samples-from-wild/hindi-IRV2/origin-usj.json +++ b/tests/samples-from-wild/hindi-IRV2/origin-usj.json @@ -1,3980 +1,3980 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "REV" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] - }, - { - "type": "para:h", - "content": [ - "प्रकाशितवाक्य" - ] - }, - { - "type": "para:toc1", - "content": [ - "प्रकाशितवाक्य" - ] - }, - { - "type": "para:toc2", - "content": [ - "प्रकाशितवाक्य" - ] - }, - { - "type": "para:mt1", - "content": [ - "Revelation" - ] - }, - { - "type": "para:mt1", - "content": [ - "प्रकाशितवाक्य" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "REV 1" - }, - { - "type": "para:s", - "content": [ - "परिचय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 1:1" - }, - "यीशु मसीह का प्रकाशितवाक्य, जो उसे परमेश्‍वर ने इसलिए दिया कि अपने दासों को वे बातें, जिनका शीघ्र होना अवश्य है, दिखाए: और उसने अपने स्वर्गदूत को भेजकर उसके द्वारा अपने दास यूहन्ना को बताया, (प्रका. 22:6)", - { - "type": "verse:v", - "number": "2", - "sid": "REV 1:2" - }, - "जिसने परमेश्‍वर के वचन और यीशु मसीह की गवाही, अर्थात् जो कुछ उसने देखा था उसकी गवाही दी।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 1:3" - }, - "धन्य है वह जो इस भविष्यद्वाणी के वचन को पढ़ता है, और वे जो सुनते हैं और इसमें लिखी हुई बातों को मानते हैं, क्योंकि समय निकट है।" - ] - }, - { - "type": "para:s", - "content": [ - "सातो कलीसियाओं को यूहन्ना का अभिवादन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "REV 1:4" - }, - "यूहन्ना की ओर से आसिया की सात कलीसियाओं के नाम: उसकी ओर से जो है, और जो था, और जो आनेवाला है; और उन सात आत्माओं की ओर से, जो उसके सिंहासन के सामने है,", - { - "type": "verse:v", - "number": "5", - "sid": "REV 1:5" - }, - "और यीशु मसीह की ओर से, जो विश्वासयोग्य साक्षी* और मरे हुओं में से जी उठनेवालों में पहलौठा, और पृथ्वी के राजाओं का अधिपति है, तुम्हें अनुग्रह और शान्ति मिलती रहे। जो हम से प्रेम रखता है, और जिसने अपने लहू के द्वारा हमें पापों से छुड़ाया है। (कुलु. 1:8)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 1:6" - }, - "और हमें एक राज्य और अपने पिता परमेश्‍वर के लिये याजक भी बना दिया; उसी की महिमा और पराक्रम युगानुयुग रहे। आमीन। (निर्ग. 19:6, यशा. 61:6)", - { - "type": "verse:v", - "number": "7", - "sid": "REV 1:7" - }, - "देखो, वह बादलों के साथ आनेवाला है; और हर एक आँख उसे देखेगी, वरन् जिन्होंने उसे बेधा था, वे भी उसे देखेंगे, और पृथ्वी के सारे कुल उसके कारण छाती पीटेंगे। हाँ। आमीन। (जक. 12:10)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 1:8" - }, - "प्रभु परमेश्‍वर, जो है, और जो था, और जो आनेवाला है; जो सर्वशक्तिमान है: यह कहता है, “मैं ही अल्फा और ओमेगा* हूँ।” (प्रका. 22:13, यशा. 41:4, यशा. 44:6)" - ] - }, - { - "type": "para:s", - "content": [ - "मसीह का दर्शन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "REV 1:9" - }, - "मैं यूहन्ना, जो तुम्हारा भाई, और यीशु के क्लेश, और राज्य, और धीरज में तुम्हारा सहभागी हूँ, परमेश्‍वर के वचन, और यीशु की गवाही के कारण पतमुस नामक टापू में था।", - { - "type": "verse:v", - "number": "10", - "sid": "REV 1:10" - }, - "मैं प्रभु के दिन आत्मा में आ गया*, और अपने पीछे तुरही का सा बड़ा शब्द यह कहते सुना,", - { - "type": "verse:v", - "number": "11", - "sid": "REV 1:11" - }, - "“जो कुछ तू देखता है, उसे पुस्तक में लिखकर सातों कलीसियाओं के पास भेज दे, अर्थात् इफिसुस, स्मुरना, पिरगमुन, थुआतीरा, सरदीस, फिलदिलफिया और लौदीकिया को।”", - { - "type": "verse:v", - "number": "12", - "sid": "REV 1:12" - }, - "तब मैंने उसे जो मुझसे बोल रहा था; देखने के लिये अपना मुँह फेरा; और पीछे घूमकर मैंने सोने की सात दीवटें देखी;", - { - "type": "verse:v", - "number": "13", - "sid": "REV 1:13" - }, - "और उन दीवटों के बीच में मनुष्य के पुत्र सरीखा एक पुरुष को देखा, जो पाँवों तक का वस्त्र पहने, और छाती पर सोने का कमरबन्द बाँधे हुए था। (दानि. 7:13, यहे. 1:26)", - { - "type": "verse:v", - "number": "14", - "sid": "REV 1:14" - }, - "उसके सिर और बाल श्वेत ऊन वरन् हिम के समान उज्ज्वल थे; और उसकी आँखें आग की ज्वाला के समान थी। (दानि. 7:9, दानि. 10:6)", - { - "type": "verse:v", - "number": "15", - "sid": "REV 1:15" - }, - "उसके पाँव उत्तम पीतल के समान थे जो मानो भट्ठी में तपाए गए हों; और उसका शब्द बहुत जल के शब्द के समान था। (यहे. 1:7, यहे. 43:2)", - { - "type": "verse:v", - "number": "16", - "sid": "REV 1:16" - }, - "वह अपने दाहिने हाथ में सात तारे लिए हुए था, और उसके मुख से तेज दोधारी तलवार निकलती थी; और उसका मुँह ऐसा प्रज्वलित था, जैसा सूर्य कड़ी धूप के समय चमकता है। (मत्ती 17:2, प्रका. 19:15)", - { - "type": "verse:v", - "number": "17", - "sid": "REV 1:17" - }, - "जब मैंने उसे देखा, तो उसके पैरों पर मुर्दा सा गिर पड़ा* और उसने मुझ पर अपना दाहिना हाथ रखकर यह कहा, “मत डर; मैं प्रथम और अन्तिम हूँ, (यशा. 44:6, दानि. 8:17)", - { - "type": "verse:v", - "number": "18", - "sid": "REV 1:18" - }, - "और जीवित भी मैं हूँ, मैं मर गया था, और अब देख मैं युगानुयुग जीविता हूँ; और मृत्यु और अधोलोक की कुंजियाँ मेरे ही पास हैं। (रोम. 6:9, रोम. 14:9)", - { - "type": "verse:v", - "number": "19", - "sid": "REV 1:19" - }, - "“इसलिए जो बातें तूने देखीं हैं और जो बातें हो रही हैं; और जो इसके बाद होनेवाली हैं, उन सब को लिख ले।”", - { - "type": "verse:v", - "number": "20", - "sid": "REV 1:20" - }, - "अर्थात् उन सात तारों का भेद जिन्हें तूने मेरे दाहिने हाथ में देखा था, और उन सात सोने की दीवटों का भेद: वे सात तारे सातों कलीसियाओं के स्वर्गदूत हैं, और वे सात दीवट सात कलीसियाएँ हैं।" - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "REV 2" - }, - { - "type": "para:s", - "content": [ - "प्रेमहीन कलीसिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 2:1" - }, - "“इफिसुस की कलीसिया के स्वर्गदूत को यह लिख: “जो सातों तारे अपने दाहिने हाथ में लिए हुए है, और सोने की सातों दीवटों के बीच में फिरता है, वह यह कहता है:", - { - "type": "verse:v", - "number": "2", - "sid": "REV 2:2" - }, - "मैं तेरे काम, और तेरे परिश्रम, और तेरे धीरज को जानता हूँ; और यह भी कि तू बुरे लोगों को तो देख नहीं सकता; और जो अपने आप को प्रेरित कहते हैं, और हैं नहीं, उन्हें तूने परखकर झूठा पाया।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 2:3" - }, - "और तू धीरज धरता है, और मेरे नाम के लिये दुःख उठाते-उठाते थका नहीं।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 2:4" - }, - "पर मुझे तेरे विरुद्ध यह कहना है कि तूने अपना पहला सा प्रेम छोड़ दिया है।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 2:5" - }, - "इसलिए स्मरण कर, कि तू कहाँ से गिरा है*, और मन फिरा और पहले के समान काम कर; और यदि तू मन न फिराएगा, तो मैं तेरे पास आकर तेरी दीवट को उसके स्थान से हटा दूँगा।", - { - "type": "verse:v", - "number": "6", - "sid": "REV 2:6" - }, - "पर हाँ, तुझ में यह बात तो है, कि तू नीकुलइयों के कामों से घृणा करता है, जिनसे मैं भी घृणा करता हूँ। (भज. 139:21)", - { - "type": "verse:v", - "number": "7", - "sid": "REV 2:7" - }, - "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है: जो जय पाए*, मैं उसे उस जीवन के पेड़ में से जो परमेश्‍वर के स्वर्गलोक में है, फल खाने को दूँगा। (प्रका. 2:11)" - ] - }, - { - "type": "para:s", - "content": [ - "सताई हुई कलीसिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "REV 2:8" - }, - "“स्मुरना की कलीसिया के स्वर्गदूत को यह लिख: “जो प्रथम और अन्तिम है; जो मर गया था और अब जीवित हो गया है, वह यह कहता है: (प्रका. 1:17-18)", - { - "type": "verse:v", - "number": "9", - "sid": "REV 2:9" - }, - "मैं तेरे क्लेश और दरिद्रता को जानता हूँ (परन्तु तू धनी है); और जो लोग अपने आप को यहूदी कहते हैं (और हैं नहीं, पर शैतान का आराधनालय हैं,) उनकी निन्दा को भी जानता हूँ।", - { - "type": "verse:v", - "number": "10", - "sid": "REV 2:10" - }, - "जो दुःख तुझको झेलने होंगे, उनसे मत डर: क्योंकि, शैतान तुम में से कुछ को जेलखाने में डालने पर है ताकि तुम परखे जाओ; और तुम्हें दस दिन तक क्लेश उठाना होगा। प्राण देने तक विश्वासयोग्य रह; तो मैं तुझे जीवन का मुकुट दूँगा। (याकू. 1:12)", - { - "type": "verse:v", - "number": "11", - "sid": "REV 2:11" - }, - "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है: जो जय पाए, उसको दूसरी मृत्यु से हानि न पहुँचेगी।" - ] - }, - { - "type": "para:s", - "content": [ - "समझौता की हुई कलीसिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "REV 2:12" - }, - "“पिरगमुन की कलीसिया के स्वर्गदूत को यह लिख: “जिसके पास तेज दोधारी तलवार है, वह यह कहता है:", - { - "type": "verse:v", - "number": "13", - "sid": "REV 2:13" - }, - "मैं यह तो जानता हूँ, कि तू वहाँ रहता है जहाँ शैतान का सिंहासन है, और मेरे नाम पर स्थिर रहता है; और मुझ पर विश्वास करने से उन दिनों में भी पीछे नहीं हटा जिनमें मेरा विश्वासयोग्य साक्षी अन्तिपास, तुम्हारे बीच उस स्थान पर मारा गया जहाँ शैतान रहता है।", - { - "type": "verse:v", - "number": "14", - "sid": "REV 2:14" - }, - "पर मुझे तेरे विरुद्ध कुछ बातें कहनी हैं, क्योंकि तेरे यहाँ कुछ तो ऐसे हैं, जो बिलाम की शिक्षा* को मानते हैं, जिसने बालाक को इस्राएलियों के आगे ठोकर का कारण रखना सिखाया, कि वे मूर्तियों पर चढ़ाई गई वस्तुएँ खाएँ, और व्यभिचार करें। (2 पत. 2:15, गिन. 31:16)", - { - "type": "verse:v", - "number": "15", - "sid": "REV 2:15" - }, - "वैसे ही तेरे यहाँ कुछ तो ऐसे हैं, जो नीकुलइयों की शिक्षा को मानते हैं।", - { - "type": "verse:v", - "number": "16", - "sid": "REV 2:16" - }, - "अतः मन फिरा, नहीं तो मैं तेरे पास शीघ्र ही आकर, अपने मुख की तलवार से उनके साथ लड़ूँगा। (प्रका. 2:5)", - { - "type": "verse:v", - "number": "17", - "sid": "REV 2:17" - }, - "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है; जो जय पाए, उसको मैं गुप्त मन्ना में से दूँगा, और उसे एक श्वेत पत्थर भी दूँगा; और उस पत्थर पर एक नाम लिखा हुआ होगा, जिसे उसके पानेवाले के सिवाय और कोई न जानेगा। (प्रका. 2:7)" - ] - }, - { - "type": "para:s", - "content": [ - "भ्रष्ट कलीसिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "REV 2:18" - }, - "“थुआतीरा की कलीसिया के स्वर्गदूत को यह लिख: “परमेश्‍वर का पुत्र जिसकी आँखें आग की ज्वाला के समान, और जिसके पाँव उत्तम पीतल के समान हैं, वह यह कहता है: (दानि. 10:6)", - { - "type": "verse:v", - "number": "19", - "sid": "REV 2:19" - }, - "मैं तेरे कामों, और प्रेम, और विश्वास, और सेवा, और धीरज को जानता हूँ, और यह भी कि तेरे पिछले काम पहलों से बढ़कर हैं।", - { - "type": "verse:v", - "number": "20", - "sid": "REV 2:20" - }, - "पर मुझे तेरे विरुद्ध यह कहना है, कि तू उस स्त्री इजेबेल को रहने देता है जो अपने आप को भविष्यद्वक्तिन कहती है, और मेरे दासों को व्यभिचार करने, और मूर्तियों के आगे चढ़ाई गई वस्तुएँ खाना सिखाकर भरमाती है। (प्रका.2:14)", - { - "type": "verse:v", - "number": "21", - "sid": "REV 2:21" - }, - "मैंने उसको मन फिराने के लिये अवसर दिया, पर वह अपने व्यभिचार से मन फिराना नहीं चाहती।", - { - "type": "verse:v", - "number": "22", - "sid": "REV 2:22" - }, - "देख, मैं उसे रोगशैय्या पर डालता हूँ; और जो उसके साथ व्यभिचार करते हैं यदि वे भी उसके से कामों से मन न फिराएँगे तो उन्हें बड़े क्लेश में डालूँगा।", - { - "type": "verse:v", - "number": "23", - "sid": "REV 2:23" - }, - "मैं उसके बच्चों को मार डालूँगा; और तब सब कलीसियाएँ जान लेंगी कि हृदय और मन का परखनेवाला मैं ही हूँ, और मैं तुम में से हर एक को उसके कामों के अनुसार बदला दूँगा। (भज. 7:9)", - { - "type": "verse:v", - "number": "24", - "sid": "REV 2:24" - }, - "पर तुम थुआतीरा के बाकी लोगों से, जितने इस शिक्षा को नहीं मानते, और उन बातों को जिन्हें शैतान की गहरी बातें कहते हैं* नहीं जानते, यह कहता हूँ, कि मैं तुम पर और बोझ न डालूँगा।", - { - "type": "verse:v", - "number": "25", - "sid": "REV 2:25" - }, - "पर हाँ, जो तुम्हारे पास है उसको मेरे आने तक थामे रहो।", - { - "type": "verse:v", - "number": "26", - "sid": "REV 2:26" - }, - "जो जय पाए, और मेरे कामों के अनुसार अन्त तक करता रहे, ‘मैं उसे जाति-जाति के लोगों पर अधिकार दूँगा।", - { - "type": "verse:v", - "number": "27", - "sid": "REV 2:27" - }, - "और वह लोहे का राजदण्ड लिये हुए उन पर राज्य करेगा, जिस प्रकार कुम्हार के मिट्टी के बर्तन चकनाचूर हो जाते है: मैंने भी ऐसा ही अधिकार अपने पिता से पाया है।", - { - "type": "verse:v", - "number": "28", - "sid": "REV 2:28" - }, - "और मैं उसे भोर का तारा दूँगा।", - { - "type": "verse:v", - "number": "29", - "sid": "REV 2:29" - }, - "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।" - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "REV 3" - }, - { - "type": "para:s", - "content": [ - "मृत कलीसिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 3:1" - }, - "“सरदीस की कलीसिया के स्वर्गदूत को लिख: “जिसके पास परमेश्‍वर की सात आत्माएँ और सात तारे हैं, यह कहता है कि मैं तेरे कामों को जानता हूँ, कि तू जीवित तो कहलाता है, पर है मरा हुआ।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "REV 3:2" - }, - "जागृत हो, और उन वस्तुओं को जो बाकी रह गई हैं, और जो मिटने को है, उन्हें दृढ़ कर; क्योंकि मैंने तेरे किसी काम को अपने परमेश्‍वर के निकट पूरा नहीं पाया।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 3:3" - }, - "इसलिए स्मरण कर, कि तूने किस रीति से शिक्षा प्राप्त की और सुनी थी, और उसमें बना रह, और मन फिरा: और यदि तू जागृत न रहेगा तो मैं चोर के समान आ जाऊँगा* और तू कदापि न जान सकेगा, कि मैं किस घड़ी तुझ पर आ पड़ूँगा।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 3:4" - }, - "पर हाँ, सरदीस में तेरे यहाँ कुछ ऐसे लोग हैं, जिन्होंने अपने-अपने वस्त्र अशुद्ध नहीं किए, वे श्वेत वस्त्र पहने हुए मेरे साथ घूमेंगे, क्योंकि वे इस योग्य हैं।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 3:5" - }, - "जो जय पाए, उसे इसी प्रकार श्वेत वस्त्र पहनाया जाएगा, और मैं उसका नाम जीवन की पुस्तक में से किसी रीति से न काटूँगा, पर उसका नाम अपने पिता और उसके स्वर्गदूतों के सामने मान लूँगा। (प्रका. 21:27)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 3:6" - }, - "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।" - ] - }, - { - "type": "para:s", - "content": [ - "विश्वासयोग्य कलीसिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 3:7" - }, - "“फिलदिलफिया की कलीसिया के स्वर्गदूत को यह लिख: “जो पवित्र और सत्य है, और जो दाऊद की कुंजी रखता है, जिसके खोले हुए को कोई बन्द नहीं कर सकता* और बन्द किए हुए को कोई खोल नहीं सकता, वह यह कहता है, (अय्यू. 12:14, यशा. 22:22)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 3:8" - }, - "मैं तेरे कामों को जानता हूँ। देख, मैंने तेरे सामने एक द्वार खोल रखा है, जिसे कोई बन्द नहीं कर सकता; तेरी सामर्थ्य थोड़ी सी तो है, फिर भी तूने मेरे वचन का पालन किया है और मेरे नाम का इन्कार नहीं किया।", - { - "type": "verse:v", - "number": "9", - "sid": "REV 3:9" - }, - "देख, मैं शैतान के उन आराधनालय वालों* को तेरे वश में कर दूँगा जो यहूदी बन बैठे हैं, पर हैं नहीं, वरन् झूठ बोलते हैं—मैं ऐसा करूँगा, कि वे आकर तेरे चरणों में दण्डवत् करेंगे, और यह जान लेंगे, कि मैंने तुझ से प्रेम रखा है।", - { - "type": "verse:v", - "number": "10", - "sid": "REV 3:10" - }, - "तूने मेरे धीरज के वचन को थामा है, इसलिए मैं भी तुझे परीक्षा के उस समय बचा रखूँगा, जो पृथ्वी पर रहनेवालों के परखने के लिये सारे संसार पर आनेवाला है।", - { - "type": "verse:v", - "number": "11", - "sid": "REV 3:11" - }, - "मैं शीघ्र ही आनेवाला हूँ; जो कुछ तेरे पास है उसे थामे रह, कि कोई तेरा मुकुट छीन न ले।", - { - "type": "verse:v", - "number": "12", - "sid": "REV 3:12" - }, - "जो जय पाए, उसे मैं अपने परमेश्‍वर के मन्दिर में एक खम्भा बनाऊँगा; और वह फिर कभी बाहर न निकलेगा; और मैं अपने परमेश्‍वर का नाम, और अपने परमेश्‍वर के नगर अर्थात् नये यरूशलेम का नाम, जो मेरे परमेश्‍वर के पास से स्वर्ग पर से उतरनेवाला है और अपना नया नाम उस पर लिखूँगा। (प्रका. 21:2, यशा. 65:15, यहे. 48:35)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 3:13" - }, - "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।" - ] - }, - { - "type": "para:s", - "content": [ - "गुनगुनी कलीसिया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "REV 3:14" - }, - "“लौदीकिया की कलीसिया के स्वर्गदूत को यह लिख: “जो आमीन, और विश्वासयोग्य, और सच्चा गवाह है, और परमेश्‍वर की सृष्टि का मूल कारण है, वह यह कहता है:", - { - "type": "verse:v", - "number": "15", - "sid": "REV 3:15" - }, - "मैं तेरे कामों को जानता हूँ कि तू न तो ठण्डा है और न गर्म; भला होता कि तू ठण्डा या गर्म होता।", - { - "type": "verse:v", - "number": "16", - "sid": "REV 3:16" - }, - "इसलिए कि तू गुनगुना है, और न ठण्डा है और न गर्म, मैं तुझे अपने मुँह से उगलने पर हूँ।", - { - "type": "verse:v", - "number": "17", - "sid": "REV 3:17" - }, - "तू जो कहता है, कि मैं धनी हूँ, और धनवान हो गया हूँ, और मुझे किसी वस्तु की घटी नहीं, और यह नहीं जानता, कि तू अभागा और तुच्छ और कंगाल और अंधा, और नंगा है, (होशे 12:8)", - { - "type": "verse:v", - "number": "18", - "sid": "REV 3:18" - }, - "इसलिए मैं तुझे सम्मति देता हूँ, कि आग में ताया हुआ सोना मुझसे मोल ले, कि धनी हो जाए; और श्वेत वस्त्र ले ले कि पहनकर तुझे अपने नंगेपन की लज्जा न हो; और अपनी आँखों में लगाने के लिये सुरमा ले कि तू देखने लगे।", - { - "type": "verse:v", - "number": "19", - "sid": "REV 3:19" - }, - "मैं जिन जिनसे प्रेम रखता हूँ, उन सब को उलाहना और ताड़ना देता हूँ, इसलिए उत्साही हो, और मन फिरा। (नीति. 3:12)", - { - "type": "verse:v", - "number": "20", - "sid": "REV 3:20" - }, - "देख, मैं द्वार पर खड़ा हुआ खटखटाता हूँ; यदि कोई मेरा शब्द सुनकर द्वार खोलेगा, तो मैं उसके पास भीतर आकर उसके साथ भोजन करूँगा, और वह मेरे साथ।", - { - "type": "verse:v", - "number": "21", - "sid": "REV 3:21" - }, - "जो जय पाए, मैं उसे अपने साथ अपने सिंहासन पर बैठाऊँगा, जैसा मैं भी जय पा कर अपने पिता के साथ उसके सिंहासन पर बैठ गया।", - { - "type": "verse:v", - "number": "22", - "sid": "REV 3:22" - }, - "जिसके कान हों वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।”" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "REV 4" - }, - { - "type": "para:s", - "content": [ - "स्वर्ग में दृश्य" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 4:1" - }, - "इन बातों के बाद जो मैंने दृष्टि की, तो क्या देखता हूँ कि स्वर्ग में एक द्वार खुला हुआ है; और जिसको मैंने पहले तुरही के से शब्द से अपने साथ बातें करते सुना था, वही कहता है, “यहाँ ऊपर आ जा, और मैं वे बातें तुझे दिखाऊँगा, जिनका इन बातों के बाद पूरा होना अवश्य है।” (प्रका.22:6)", - { - "type": "verse:v", - "number": "2", - "sid": "REV 4:2" - }, - "तुरन्त मैं आत्मा में आ गया; और क्या देखता हूँ कि एक सिंहासन स्वर्ग में रखा है, और उस सिंहासन पर कोई बैठा है। (1 राजा. 22:19)", - { - "type": "verse:v", - "number": "3", - "sid": "REV 4:3" - }, - "और जो उस पर बैठा है, वह यशब और माणिक्य जैसा दिखाई पड़ता है, और उस सिंहासन के चारों ओर मरकत के समान एक मेघधनुष दिखाई देता है। (यहे. 1:28)", - { - "type": "verse:v", - "number": "4", - "sid": "REV 4:4" - }, - "उस सिंहासन के चारों ओर चौबीस सिंहासन है; और इन सिंहासनों पर चौबीस प्राचीन श्वेत वस्त्र पहने हुए बैठे हैं, और उनके सिरों पर सोने के मुकुट हैं। (प्रका. 11:16)" - ] - }, - { - "type": "para:s", - "content": [ - "स्वर्ग में आराधना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "REV 4:5" - }, - "उस सिंहासन में से बिजलियाँ और गर्जन निकलते हैं* और सिंहासन के सामने आग के सात दीपक जल रहे हैं, वे परमेश्‍वर की सात आत्माएँ हैं, (जक. 4:2)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 4:6" - }, - "और उस सिंहासन के सामने मानो बिल्लौर के समान काँच के जैसा समुद्र है*, और सिंहासन के बीच में और सिंहासन के चारों ओर चार प्राणी है, जिनके आगे-पीछे आँखें ही आँखें हैं। (यहे. 10:12)", - { - "type": "verse:v", - "number": "7", - "sid": "REV 4:7" - }, - "पहला प्राणी सिंह के समान है, और दूसरा प्राणी बछड़े के समान है, तीसरे प्राणी का मुँह मनुष्य के समान है, और चौथा प्राणी उड़ते हुए उकाब के समान है। (यहे. 1:10, यहे. 10:14)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 4:8" - }, - "और चारों प्राणियों के छः-छः पंख हैं, और चारों ओर, और भीतर आँखें ही आँखें हैं; और वे रात-दिन बिना विश्राम लिए यह कहते रहते हैं, (यशा. 6:2-3)" - ] - }, - { - "type": "para:q", - "content": [ - "“पवित्र, पवित्र, पवित्र प्रभु परमेश्‍वर, सर्वशक्तिमान," - ] - }, - { - "type": "para:q", - "content": [ - "जो था, और जो है, और जो आनेवाला है।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "REV 4:9" - }, - "और जब वे प्राणी उसकी जो सिंहासन पर बैठा है, और जो युगानुयुग जीविता है, महिमा और आदर और धन्यवाद करेंगे। (दानि. 12:7)", - { - "type": "verse:v", - "number": "10", - "sid": "REV 4:10" - }, - "तब चौबीसों प्राचीन सिंहासन पर बैठनेवाले के सामने गिर पड़ेंगे, और उसे जो युगानुयुग जीविता है प्रणाम करेंगे; और अपने-अपने मुकुट सिंहासन के सामने* यह कहते हुए डाल देंगे, (भज. 47:8)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "REV 4:11" - }, - "“हे हमारे प्रभु, और परमेश्‍वर, तू ही महिमा," - ] - }, - { - "type": "para:q", - "content": [ - "और आदर, और सामर्थ्य के योग्य है;" - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि तू ही ने सब वस्तुएँ सृजीं और" - ] - }, - { - "type": "para:q", - "content": [ - "तेरी ही इच्छा से, वे अस्तित्व में थे और सृजी गईं।”" - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "REV 5" - }, - { - "type": "para:s", - "content": [ - "मुहरबन्द पुस्तक कौन खोल सकता है?" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 5:1" - }, - "और जो सिंहासन पर बैठा था, मैंने उसके दाहिने हाथ में एक पुस्तक देखी, जो भीतर और बाहर लिखी हुई थी, और वह सात मुहर लगाकर बन्द की गई थी। (यहे. 2:9-10)", - { - "type": "verse:v", - "number": "2", - "sid": "REV 5:2" - }, - "फिर मैंने एक बलवन्त स्वर्गदूत को देखा जो ऊँचे शब्द से यह प्रचार करता था “इस पुस्तक के खोलने और उसकी मुहरें तोड़ने के योग्य कौन है?”", - { - "type": "verse:v", - "number": "3", - "sid": "REV 5:3" - }, - "और न स्वर्ग में*, न पृथ्वी पर, न पृथ्वी के नीचे कोई उस पुस्तक को खोलने या उस पर दृष्टि डालने के योग्य निकला*।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 5:4" - }, - "तब मैं फूट-फूटकर रोने लगा, क्योंकि उस पुस्तक के खोलने, या उस पर दृष्टि करने के योग्य कोई न मिला।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 5:5" - }, - "इस पर उन प्राचीनों में से एक ने मुझसे कहा, “मत रो; देख, यहूदा के गोत्र का वह सिंह, जो दाऊद का मूल है, उस पुस्तक को खोलने और उसकी सातों मुहरें तोड़ने के लिये जयवन्त हुआ है।” (उत्प. 49:9, यशा. 11:1, यशा. 11:10)*", - { - "type": "verse:v", - "number": "6", - "sid": "REV 5:6" - }, - "तब मैंने उस सिंहासन और चारों प्राणियों और उन प्राचीनों के बीच में, मानो एक वध किया हुआ मेम्‍ना खड़ा देखा; उसके सात सींग और सात आँखें थी; ये परमेश्‍वर की सातों आत्माएँ हैं, जो सारी पृथ्वी पर भेजी गई हैं। (जक. 4:10)", - { - "type": "verse:v", - "number": "7", - "sid": "REV 5:7" - }, - "उसने आकर उसके दाहिने हाथ से जो सिंहासन पर बैठा था, वह पुस्तक ले ली, (प्रका. 5:1)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 5:8" - }, - "जब उसने पुस्तक ले ली, तो वे चारों प्राणी और चौबीसों प्राचीन उस मेम्‍ने के सामने गिर पड़े; और हर एक के हाथ में वीणा और धूप से भरे हुए सोने के कटोरे थे, ये तो पवित्र लोगों की प्रार्थनाएँ हैं। (प्रका. 5:14, प्रका. 19:4)", - { - "type": "verse:v", - "number": "9", - "sid": "REV 5:9" - }, - "और वे यह नया गीत गाने लगे," - ] - }, - { - "type": "para:q", - "content": [ - "“तू इस पुस्तक के लेने, और उसकी मुहरें खोलने के योग्य है;" - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि तूने वध होकर अपने लहू से हर एक कुल, और भाषा, और लोग, और जाति में से" - ] - }, - { - "type": "para:q", - "content": [ - "परमेश्‍वर के लिये लोगों को मोल लिया है। (प्रका. 5:12)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "REV 5:10" - }, - "“और उन्हें हमारे परमेश्‍वर के लिये एक राज्य और याजक बनाया; और वे पृथ्वी पर राज्य करते हैं।” (प्रका. 1:6)" - ] - }, - { - "type": "para:s", - "content": [ - "स्वर्गदूतों द्वारा मेम्‍ने की प्रशंसा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "REV 5:11" - }, - "जब मैंने देखा, तो उस सिंहासन और उन प्राणियों और उन प्राचीनों के चारों ओर बहुत से स्वर्गदूतों का शब्द सुना, जिनकी गिनती लाखों और करोड़ों की थी। (दानि. 7:10)", - { - "type": "verse:v", - "number": "12", - "sid": "REV 5:12" - }, - "और वे ऊँचे शब्द से कहते थे, “वध किया हुआ मेम्‍ना ही सामर्थ्य, और धन, और ज्ञान, और शक्ति, और आदर, और महिमा, और स्तुति के योग्य है*।” (प्रका. 5:9)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "REV 5:13" - }, - "फिर मैंने स्वर्ग में, और पृथ्वी पर, और पृथ्वी के नीचे, और समुद्र की सब रची हुई वस्तुओं को, और सब कुछ को जो उनमें हैं, यह कहते सुना, “जो सिंहासन पर बैठा है, उसकी, और मेम्‍ने की स्तुति, और आदर, और महिमा, और राज्य, युगानुयुग रहे।”", - { - "type": "verse:v", - "number": "14", - "sid": "REV 5:14" - }, - "और चारों प्राणियों ने आमीन कहा, और प्राचीनों ने गिरकर दण्डवत् किया।" - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "REV 6" - }, - { - "type": "para:s", - "content": [ - "प्रथम मुहर—सफेद घोड़े पर सवार" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 6:1" - }, - "फिर मैंने देखा कि मेम्‍ने ने उन सात मुहरों में से एक को खोला*; और उन चारों प्राणियों में से एक का गर्जन के समान शब्द सुना, “आ।”", - { - "type": "verse:v", - "number": "2", - "sid": "REV 6:2" - }, - "मैंने दृष्टि की, और एक श्वेत घोड़ा है, और उसका सवार धनुष लिए हुए है: और उसे एक मुकुट दिया गया, और वह जय करता हुआ निकला कि और भी जय प्राप्त करे।" - ] - }, - { - "type": "para:s", - "content": [ - "दूसरी मुहर—युद्ध" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "REV 6:3" - }, - "जब उसने दूसरी मुहर खोली, तो मैंने दूसरे प्राणी को यह कहते सुना, “आ।”", - { - "type": "verse:v", - "number": "4", - "sid": "REV 6:4" - }, - "फिर एक और घोड़ा निकला, जो लाल रंग का था; उसके सवार को यह अधिकार दिया गया कि पृथ्वी पर से मेल उठा ले, ताकि लोग एक दूसरे का वध करें; और उसे एक बड़ी तलवार दी गई।" - ] - }, - { - "type": "para:s", - "content": [ - "तीसरी मुहर—अकाल" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "REV 6:5" - }, - "जब उसने तीसरी मुहर खोली, तो मैंने तीसरे प्राणी को यह कहते सुना, “आ।” और मैंने दृष्टि की, और एक काला घोड़ा है; और उसके सवार के हाथ में एक तराजू है। (जक. 6:2-3 जक. 6:6)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 6:6" - }, - "और मैंने उन चारों प्राणियों के बीच में से एक शब्द यह कहते सुना, “दीनार का सेर भर गेहूँ, और दीनार का तीन सेर जौ, पर तेल, और दाखरस की हानि न करना।”" - ] - }, - { - "type": "para:s", - "content": [ - "चौथी मुहर—मृत्यु" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 6:7" - }, - "और जब उसने चौथी मुहर खोली, तो मैंने चौथे प्राणी का शब्द यह कहते सुना, “आ।”", - { - "type": "verse:v", - "number": "8", - "sid": "REV 6:8" - }, - "मैंने दृष्टि की, और एक पीला घोड़ा है; और उसके सवार का नाम मृत्यु है; और अधोलोक उसके पीछे-पीछे है और उन्हें पृथ्वी की एक चौथाई पर यह अधिकार दिया गया, कि तलवार, और अकाल, और मरी, और पृथ्वी के वन-पशुओं के द्वारा लोगों को मार डालें। (यिर्म. 15:2-3)" - ] - }, - { - "type": "para:s", - "content": [ - "पाँचवी मुहर—शहीद" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "REV 6:9" - }, - "जब उसने पाँचवी मुहर खोली, तो मैंने वेदी के नीचे उनके प्राणों को देखा, जो परमेश्‍वर के वचन के कारण, और उस गवाही के कारण जो उन्होंने दी थी, वध किए गए थे।", - { - "type": "verse:v", - "number": "10", - "sid": "REV 6:10" - }, - "और उन्होंने बड़े शब्द से पुकारकर कहा, “हे प्रभु, हे पवित्र, और सत्य; तू कब तक न्याय न करेगा? और पृथ्वी के रहनेवालों से हमारे लहू का पलटा कब तक न लेगा?” (प्रका. 16:5-6)", - { - "type": "verse:v", - "number": "11", - "sid": "REV 6:11" - }, - "और उनमें से हर एक को श्वेत वस्त्र दिया गया, और उनसे कहा गया, कि और थोड़ी देर तक विश्राम करो, जब तक कि तुम्हारे संगी दास और भाई जो तुम्हारे समान वध होनेवाले हैं, उनकी भी गिनती पूरी न हो ले।" - ] - }, - { - "type": "para:s", - "content": [ - "छठवीं मुहर—आतंक" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "REV 6:12" - }, - "जब उसने छठवीं मुहर खोली, तो मैंने देखा कि एक बड़ा भूकम्प हुआ*; और सूर्य कम्बल के समान काला, और पूरा चन्द्रमा लहू के समान हो गया। (योए. 2:10)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 6:13" - }, - "और आकाश के तारे पृथ्वी पर ऐसे गिर पड़े जैसे बड़ी आँधी से हिलकर अंजीर के पेड़ में से कच्चे फल झड़ते हैं। (प्रका. 8:10, मत्ती 24:29)", - { - "type": "verse:v", - "number": "14", - "sid": "REV 6:14" - }, - "आकाश ऐसा सरक गया, जैसा पत्र लपेटने से सरक जाता है; और हर एक पहाड़, और टापू, अपने-अपने स्थान से टल गया। (प्रका. 16:20, यशा. 34:4)", - { - "type": "verse:v", - "number": "15", - "sid": "REV 6:15" - }, - "पृथ्वी के राजा, और प्रधान, और सरदार, और धनवान और सामर्थी लोग, और हर एक दास, और हर एक स्वतंत्र, पहाड़ों की गुफाओं और चट्टानों में जा छिपे; (यशा. 2:10, यशा. 2:19)", - { - "type": "verse:v", - "number": "16", - "sid": "REV 6:16" - }, - "और पहाड़ों, और चट्टानों से कहने लगे, “हम पर गिर पड़ो; और हमें उसके मुँह से जो सिंहासन पर बैठा है और मेम्‍ने के प्रकोप से छिपा लो; (लूका 23:30)", - { - "type": "verse:v", - "number": "17", - "sid": "REV 6:17" - }, - "क्योंकि उनके प्रकोप का भयानक दिन आ पहुँचा है, अब कौन ठहर सकता है?” (मला. 3:2, योए. 2:11, नहू. 1:6, सप. 1:14-15, मला. 3:2)" - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "REV 7" - }, - { - "type": "para:s", - "content": [ - "एक अंतराल" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 7:1" - }, - "इसके बाद मैंने पृथ्वी के चारों कोनों पर चार स्वर्गदूत खड़े देखे, वे पृथ्वी की चारों हवाओं को थामे हुए थे ताकि पृथ्वी, या समुद्र, या किसी पेड़ पर, हवा न चले। (दानि. 7:2, जक. 6:5)", - { - "type": "verse:v", - "number": "2", - "sid": "REV 7:2" - }, - "फिर मैंने एक और स्वर्गदूत को जीविते परमेश्‍वर की मुहर लिए हुए पूरब से ऊपर की ओर आते देखा; उसने उन चारों स्वर्गदूतों से जिन्हें पृथ्वी और समुद्र की हानि करने का अधिकार दिया गया था, ऊँचे शब्द से पुकारकर कहा,", - { - "type": "verse:v", - "number": "3", - "sid": "REV 7:3" - }, - "“जब तक हम अपने परमेश्‍वर के दासों के माथे पर मुहर न लगा दें, तब तक पृथ्वी और समुद्र और पेड़ों को हानि न पहुँचाना।” (यहे. 9:4)" - ] - }, - { - "type": "para:s", - "content": [ - "इस्राएल के 1,44,000 लोग" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "REV 7:4" - }, - "और जिन पर मुहर दी गई, मैंने उनकी गिनती सुनी, कि इस्राएल की सन्तानों के सब गोत्रों में से एक लाख चौवालीस हजार पर मुहर दी गई:", - { - "type": "verse:v", - "number": "5", - "sid": "REV 7:5" - }, - "यहूदा के गोत्र में से बारह हजार पर मुहर दी गई, रूबेन के गोत्र में से बारह हजार पर, गाद के गोत्र में से बारह हजार पर,", - { - "type": "verse:v", - "number": "6", - "sid": "REV 7:6" - }, - "अशेर के गोत्र में से बारह हजार पर, नप्ताली के गोत्र में से बारह हजार पर; मनश्शे के गोत्र में से बारह हजार पर,", - { - "type": "verse:v", - "number": "7", - "sid": "REV 7:7" - }, - "शमौन के गोत्र में से बारह हजार पर, लेवी के गोत्र में से बारह हजार पर, इस्साकार के गोत्र में से बारह हजार पर,", - { - "type": "verse:v", - "number": "8", - "sid": "REV 7:8" - }, - "जबूलून के गोत्र में से बारह हजार पर, यूसुफ के गोत्र में से बारह हजार पर, और बिन्यामीन के गोत्र में से बारह हजार पर मुहर दी गई।" - ] - }, - { - "type": "para:s", - "content": [ - "क्लेश से एक बड़ी भीड़" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "REV 7:9" - }, - "इसके बाद मैंने दृष्टि की, और हर एक जाति, और कुल, और लोग और भाषा में से एक ऐसी बड़ी भीड़, जिसे कोई गिन नहीं सकता था श्वेत वस्त्र पहने और अपने हाथों में खजूर की डालियाँ लिये हुए सिंहासन के सामने और मेम्‍ने के सामने खड़ी है;", - { - "type": "verse:v", - "number": "10", - "sid": "REV 7:10" - }, - "और बड़े शब्द से पुकारकर कहती है, “उद्धार के लिये हमारे परमेश्‍वर का*, जो सिंहासन पर बैठा है, और मेम्‍ने का जय-जयकार हो।” (प्रका. 19:1, भज. 3:8)", - { - "type": "verse:v", - "number": "11", - "sid": "REV 7:11" - }, - "और सारे स्वर्गदूत, उस सिंहासन और प्राचीनों और चारों प्राणियों के चारों ओर खड़े हैं, फिर वे सिंहासन के सामने मुँह के बल गिर पड़े और परमेश्‍वर को दण्डवत् करके कहा,", - { - "type": "verse:v", - "number": "12", - "sid": "REV 7:12" - }, - "“आमीन*, हमारे परमेश्‍वर की स्तुति, महिमा, ज्ञान, धन्यवाद, आदर, सामर्थ्य, और शक्ति युगानुयुग बनी रहें। आमीन।”", - { - "type": "verse:v", - "number": "13", - "sid": "REV 7:13" - }, - "इस पर प्राचीनों में से एक ने मुझसे कहा, “ये श्वेत वस्त्र पहने हुए कौन हैं? और कहाँ से आए हैं?”", - { - "type": "verse:v", - "number": "14", - "sid": "REV 7:14" - }, - "मैंने उससे कहा, “हे स्वामी, तू ही जानता है।” उसने मुझसे कहा, “ये वे हैं, जो उस महा क्लेश में से निकलकर आए हैं; इन्होंने अपने-अपने वस्त्र मेम्‍ने के लहू में धोकर श्वेत किए हैं। (प्रका. 22:14)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "REV 7:15" - }, - "“इसी कारण वे परमेश्‍वर के सिंहासन के सामने हैं," - ] - }, - { - "type": "para:q", - "content": [ - "और उसके मन्दिर में दिन-रात उसकी सेवा करते हैं;" - ] - }, - { - "type": "para:q", - "content": [ - "और जो सिंहासन पर बैठा है, वह उनके ऊपर अपना तम्बू तानेगा। (प्रका. 22:3, भज. 134:1-2)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "REV 7:16" - }, - "“वे फिर भूखे और प्यासे न होंगे;" - ] - }, - { - "type": "para:q", - "content": [ - "और न उन पर धूप, न कोई तपन पड़ेगी।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "REV 7:17" - }, - "क्योंकि मेम्‍ना जो सिंहासन के बीच में है, उनकी रखवाली करेगा;" - ] - }, - { - "type": "para:q", - "content": [ - "और उन्हें जीवनरूपी जल के सोतों के पास ले जाया करेगा," - ] - }, - { - "type": "para:q", - "content": [ - "और परमेश्‍वर उनकी आँखों से सब आँसू पोंछ डालेगा।” (भज. 23:1, भज. 23:2, यशा. 25:8)" - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "REV 8" - }, - { - "type": "para:s", - "content": [ - "सातवी मुहर—तुरहियाँ और सोने का धूपदान" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 8:1" - }, - "जब उसने सातवीं मुहर खोली, तो स्वर्ग में आधे घण्टे तक सन्‍नाटा छा गया*।", - { - "type": "verse:v", - "number": "2", - "sid": "REV 8:2" - }, - "और मैंने उन सातों स्वर्गदूतों को जो परमेश्‍वर के सामने खड़े रहते हैं, देखा, और उन्हें सात तुरहियाँ दी गईं।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 8:3" - }, - "फिर एक और स्वर्गदूत सोने का धूपदान लिये हुए आया, और वेदी के निकट खड़ा हुआ; और उसको बहुत धूप दिया गया कि सब पवित्र लोगों की प्रार्थनाओं के साथ सोने की उस वेदी पर, जो सिंहासन के सामने है चढ़ाएँ। (प्रका. 5:8)", - { - "type": "verse:v", - "number": "4", - "sid": "REV 8:4" - }, - "और उस धूप का धूआँ पवित्र लोगों की प्रार्थनाओं सहित स्वर्गदूत के हाथ से परमेश्‍वर के सामने पहुँच गया। (भज. 141:2)", - { - "type": "verse:v", - "number": "5", - "sid": "REV 8:5" - }, - "तब स्वर्गदूत ने धूपदान लेकर उसमें वेदी की आग भरी, और पृथ्वी पर डाल दी, और गर्जन और शब्द और बिजलियाँ और भूकम्प होने लगे। (प्रका. 4:5)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 8:6" - }, - "और वे सातों स्वर्गदूत जिनके पास सात तुरहियाँ थी, फूँकने को तैयार हुए।" - ] - }, - { - "type": "para:s", - "content": [ - "प्रथम तुरही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 8:7" - }, - "पहले स्वर्गदूत ने तुरही फूँकी, और लहू से मिले हुए ओले और आग उत्‍पन्‍न हुई, और पृथ्वी पर डाली गई; और एक तिहाई पृथ्वी जल गई, और एक तिहाई पेड़ जल गई, और सब हरी घास भी जल गई। (यहे. 38:22)" - ] - }, - { - "type": "para:s", - "content": [ - "दूसरी तुरही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "REV 8:8" - }, - "दूसरे स्वर्गदूत ने तुरही फूँकी, तो मानो आग के समान जलता हुआ एक बड़ा पहाड़ समुद्र में डाला गया; और समुद्र भी एक तिहाई लहू हो गया*, (निर्ग. 7:17, यिर्म. 51:25)", - { - "type": "verse:v", - "number": "9", - "sid": "REV 8:9" - }, - "और समुद्र की एक तिहाई सृजी हुई वस्तुएँ जो सजीव थीं मर गई, और एक तिहाई जहाज नाश हो गए।" - ] - }, - { - "type": "para:s", - "content": [ - "तीसरी तुरही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "REV 8:10" - }, - "तीसरे स्वर्गदूत ने तुरही फूँकी, और एक बड़ा तारा जो मशाल के समान जलता था, स्वर्ग से टूटा, और नदियों की एक तिहाई पर, और पानी के सोतों पर आ पड़ा। (प्रका. 6:13)", - { - "type": "verse:v", - "number": "11", - "sid": "REV 8:11" - }, - "उस तारे का नाम नागदौना है, और एक तिहाई पानी नागदौना जैसा कड़वा हो गया, और बहुत से मनुष्य उस पानी के कड़वे हो जाने से मर गए। (यिर्म. 9:15)" - ] - }, - { - "type": "para:s", - "content": [ - "चौथी तुरही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "REV 8:12" - }, - "चौथे स्वर्गदूत ने तुरही फूँकी, और सूर्य की एक तिहाई, और चाँद की एक तिहाई और तारों की एक तिहाई पर आपत्ति आई, यहाँ तक कि उनका एक तिहाई अंग अंधेरा हो गया और दिन की एक तिहाई में उजाला न रहा, और वैसे ही रात में भी। (यशा. 13:10, योए. 2:10)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 8:13" - }, - "जब मैंने फिर देखा, तो आकाश के बीच में एक उकाब को उड़ते और ऊँचे शब्द से यह कहते सुना, “उन तीन स्वर्गदूतों की तुरही के शब्दों के कारण जिनका फूँकना अभी बाकी है, पृथ्वी के रहनेवालों पर हाय, हाय, हाय*!”" - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "REV 9" - }, - { - "type": "para:s", - "content": [ - "पाँचवी तुरही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 9:1" - }, - "जब पाँचवें स्वर्गदूत ने तुरही फूँकी, तो मैंने स्वर्ग से पृथ्वी पर एक तारा गिरता हुआ देखा, और उसे अथाह कुण्ड की कुंजी दी गई।", - { - "type": "verse:v", - "number": "2", - "sid": "REV 9:2" - }, - "उसने अथाह कुण्ड को खोला, और कुण्ड में से बड़ी भट्ठी के समान धूआँ उठा, और कुण्ड के धुएँ से सूर्य और वायु अंधकारमय हो गए। (योए. 2:10, योए. 2:30)", - { - "type": "verse:v", - "number": "3", - "sid": "REV 9:3" - }, - "उस धुएँ में से पृथ्वी पर टिड्डियाँ निकलीं, और उन्हें पृथ्वी के बिच्छुओं के समान शक्ति दी गई। (प्रका. 9:5)", - { - "type": "verse:v", - "number": "4", - "sid": "REV 9:4" - }, - "उनसे कहा गया कि न पृथ्वी की घास को, न किसी हरियाली को, न किसी पेड़ को हानि पहुँचाए, केवल उन मनुष्यों को हानि पहुँचाए जिनके माथे पर परमेश्‍वर की मुहर नहीं है। (यहे. 9:4)", - { - "type": "verse:v", - "number": "5", - "sid": "REV 9:5" - }, - "और उन्हें लोगों को मार डालने का तो नहीं, पर पाँच महीने तक लोगों को पीड़ा देने का अधिकार दिया गया; और उनकी पीड़ा ऐसी थी, जैसे बिच्छू के डंक मारने से मनुष्य को होती है।", - { - "type": "verse:v", - "number": "6", - "sid": "REV 9:6" - }, - "उन दिनों में मनुष्य मृत्यु को ढूँढ़ेंगे, और न पाएँगे*; और मरने की लालसा करेंगे, और मृत्यु उनसे भागेगी। (अय्यू. 3:21, यिर्म. 8:3)", - { - "type": "verse:v", - "number": "7", - "sid": "REV 9:7" - }, - "उन टिड्डियों के आकार लड़ाई के लिये तैयार किए हुए घोड़ों के जैसे थे, और उनके सिरों पर मानो सोने के मुकुट थे; और उनके मुँह मनुष्यों के जैसे थे। (योए. 2:4)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 9:8" - }, - "उनके बाल स्त्रियों के बाल* जैसे, और दाँत सिंहों के दाँत जैसे थे।", - { - "type": "verse:v", - "number": "9", - "sid": "REV 9:9" - }, - "वे लोहे की जैसी झिलम पहने थे, और उनके पंखों का शब्द ऐसा था जैसा रथों और बहुत से घोड़ों का जो लड़ाई में दौड़ते हों। (योए. 1:6)", - { - "type": "verse:v", - "number": "10", - "sid": "REV 9:10" - }, - "उनकी पूँछ बिच्छुओं की जैसी थीं, और उनमें डंक थे, और उन्हें पाँच महीने तक मनुष्यों को दुःख पहुँचाने की जो शक्ति मिली थी, वह उनकी पूँछों में थी।", - { - "type": "verse:v", - "number": "11", - "sid": "REV 9:11" - }, - "अथाह कुण्ड का दूत उन पर राजा था, उसका नाम इब्रानी में अबद्दोन, और यूनानी में अपुल्लयोन है।", - { - "type": "verse:v", - "number": "12", - "sid": "REV 9:12" - }, - "पहली विपत्ति बीत चुकी, अब इसके बाद दो विपत्तियाँ और आनेवाली हैं।" - ] - }, - { - "type": "para:s", - "content": [ - "छठवीं तुरही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "REV 9:13" - }, - "जब छठवें स्वर्गदूत ने तुरही फूँकी तो जो सोने की वेदी परमेश्‍वर के सामने है उसके सींगों में से मैंने ऐसा शब्द सुना,", - { - "type": "verse:v", - "number": "14", - "sid": "REV 9:14" - }, - "मानो कोई छठवें स्वर्गदूत से, जिसके पास तुरही थी कह रहा है, “उन चार स्वर्गदूतों को जो बड़ी नदी फरात के पास बंधे हुए हैं, खोल दे।”", - { - "type": "verse:v", - "number": "15", - "sid": "REV 9:15" - }, - "और वे चारों दूत खोल दिए गए जो उस घड़ी, और दिन, और महीने, और वर्ष के लिये मनुष्यों की एक तिहाई के मार डालने को तैयार किए गए थे।", - { - "type": "verse:v", - "number": "16", - "sid": "REV 9:16" - }, - "उनकी फौज के सवारों की गिनती बीस करोड़ थी; मैंने उनकी गिनती सुनी।", - { - "type": "verse:v", - "number": "17", - "sid": "REV 9:17" - }, - "और मुझे इस दर्शन में घोड़े और उनके ऐसे सवार दिखाई दिए, जिनकी झिलमें आग, धूम्रकान्त, और गन्धक की जैसी थीं, और उन घोड़ों के सिर सिंहों के सिरों के समान थे: और उनके मुँह से आग, धूआँ, और गन्धक निकलते थे।", - { - "type": "verse:v", - "number": "18", - "sid": "REV 9:18" - }, - "इन तीनों महामारियों; अर्थात् आग, धुएँ, गन्धक से, जो उसके मुँह से निकलते थे, मनुष्यों की एक तिहाई मार डाली गई।", - { - "type": "verse:v", - "number": "19", - "sid": "REV 9:19" - }, - "क्योंकि उन घोड़ों की सामर्थ्य उनके मुँह, और उनकी पूँछों में थी*; इसलिए कि उनकी पूँछे साँपों की जैसी थीं, और उन पूँछों के सिर भी थे, और इन्हीं से वे पीड़ा पहुँचाते थे।", - { - "type": "verse:v", - "number": "20", - "sid": "REV 9:20" - }, - "बाकी मनुष्यों ने जो उन महामारियों से न मरे थे, अपने हाथों के कामों से मन न फिराया, कि दुष्टात्माओं की, और सोने, चाँदी, पीतल, पत्थर, और काठ की मूर्तियों की पूजा न करें, जो न देख, न सुन, न चल सकती हैं। (1 इति. 34:25)", - { - "type": "verse:v", - "number": "21", - "sid": "REV 9:21" - }, - "और जो खून, और टोना, और व्यभिचार, और चोरियाँ, उन्होंने की थीं, उनसे मन न फिराया।" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "REV 10" - }, - { - "type": "para:s", - "content": [ - "स्वर्गदूत और छोटी पुस्तक" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 10:1" - }, - "फिर मैंने एक और शक्तिशाली स्वर्गदूत* को बादल ओढ़े हुए स्वर्ग से उतरते देखा; और उसके सिर पर मेघधनुष था, और उसका मुँह सूर्य के समान और उसके पाँव आग के खम्भें के समान थे;", - { - "type": "verse:v", - "number": "2", - "sid": "REV 10:2" - }, - "और उसके हाथ में एक छोटी सी खुली हुई पुस्तक थी। उसने अपना दाहिना पाँव समुद्र पर, और बायाँ पृथ्वी पर रखा;", - { - "type": "verse:v", - "number": "3", - "sid": "REV 10:3" - }, - "और ऐसे बड़े शब्द से चिल्लाया, जैसा सिंह गरजता है; और जब वह चिल्लाया तो गर्जन के सात शब्द सुनाई दिए।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 10:4" - }, - "जब सातों गर्जन के शब्द सुनाई दे चुके, तो मैं लिखने पर था, और मैंने स्वर्ग से यह शब्द सुना, “जो बातें गर्जन के उन सात शब्दों से सुनी हैं, उन्हें गुप्त रख*, और मत लिख।” (दानि. 8:26, दानि. 12:4)", - { - "type": "verse:v", - "number": "5", - "sid": "REV 10:5" - }, - "जिस स्वर्गदूत को मैंने समुद्र और पृथ्वी पर खड़े देखा था; उसने अपना दाहिना हाथ स्वर्ग की ओर उठाया (व्य. 32:40)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 10:6" - }, - "और उसकी शपथ खाकर जो युगानुयुग जीवित है, और जिसने स्वर्ग को और जो कुछ उसमें है, और पृथ्वी को और जो कुछ उस पर है, और समुद्र को और जो कुछ उसमें है सृजा है उसी की शपथ खाकर कहा कि “अब और देर न होगी।” (प्रका. 4:11)", - { - "type": "verse:v", - "number": "7", - "sid": "REV 10:7" - }, - "वरन् सातवें स्वर्गदूत के शब्द देने के दिनों में, जब वह तुरही फूँकने पर होगा, तो परमेश्‍वर का वह रहस्य पूरा हो जाएगा*, जिसका सुसमाचार उसने अपने दास भविष्यद्वक्ताओं को दिया था। (आमो. 3:7, इफि. 3:3)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 10:8" - }, - "जिस शब्द करनेवाले को मैंने स्वर्ग से बोलते सुना था, वह फिर मेरे साथ बातें करने लगा, “जा, जो स्वर्गदूत समुद्र और पृथ्वी पर खड़ा है, उसके हाथ में की खुली हुईं पुस्तक ले ले।”", - { - "type": "verse:v", - "number": "9", - "sid": "REV 10:9" - }, - "और मैंने स्वर्गदूत के पास जाकर कहा, “यह छोटी पुस्तक मुझे दे।” और उसने मुझसे कहा, “ले, इसे खा ले; यह तेरा पेट कड़वा तो करेगी, पर तेरे मुँह में मधु जैसी मीठी लगेगी।” (यहे. 3:1-3)", - { - "type": "verse:v", - "number": "10", - "sid": "REV 10:10" - }, - "अतः मैं वह छोटी पुस्तक उस स्वर्गदूत के हाथ से लेकर खा गया। वह मेरे मुँह में मधु जैसी मीठी तो लगी, पर जब मैं उसे खा गया, तो मेरा पेट कड़वा हो गया।", - { - "type": "verse:v", - "number": "11", - "sid": "REV 10:11" - }, - "तब मुझसे यह कहा गया, “तुझे बहुत से लोगों, जातियों, भाषाओं, और राजाओं के विषय में फिर भविष्यद्वाणी करनी होगी।”" - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "REV 11" - }, - { - "type": "para:s", - "content": [ - "दो गवाह" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 11:1" - }, - "फिर मुझे नापने के लिये एक सरकण्डा* दिया गया, और किसी ने कहा, “उठ, परमेश्‍वर के मन्दिर और वेदी, और उसमें भजन करनेवालों को नाप ले। (जक. 2:1)", - { - "type": "verse:v", - "number": "2", - "sid": "REV 11:2" - }, - "पर मन्दिर के बाहर का आँगन छोड़ दे; उसे मत नाप क्योंकि वह अन्यजातियों को दिया गया है, और वे पवित्र नगर को बयालीस महीने तक रौंदेंगी।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 11:3" - }, - "“और मैं अपने दो गवाहों को यह अधिकार दूँगा कि टाट ओढ़े हुए एक हजार दो सौ साठ दिन तक भविष्यद्वाणी करें।”", - { - "type": "verse:v", - "number": "4", - "sid": "REV 11:4" - }, - "ये वे ही जैतून के दो पेड़ और दो दीवट हैं जो पृथ्वी के प्रभु के सामने खड़े रहते हैं*। (जक. 4:3)", - { - "type": "verse:v", - "number": "5", - "sid": "REV 11:5" - }, - "और यदि कोई उनको हानि पहुँचाना चाहता है, तो उनके मुँह से आग निकलकर उनके बैरियों को भस्म करती है, और यदि कोई उनको हानि पहुँचाना चाहेगा, तो अवश्य इसी रीति से मार डाला जाएगा। (यिर्म. 5:14)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 11:6" - }, - "उन्हें अधिकार है कि आकाश को बन्द करें, कि उनकी भविष्यद्वाणी के दिनों में मेंह न बरसे, और उन्हें सब पानी पर अधिकार है, कि उसे लहू बनाएँ, और जब-जब चाहें तब-तब पृथ्वी पर हर प्रकार की विपत्ति लाएँ।", - { - "type": "verse:v", - "number": "7", - "sid": "REV 11:7" - }, - "जब वे अपनी गवाही दे चुकेंगे, तो वह पशु जो अथाह कुण्ड में से निकलेगा, उनसे लड़कर उन्हें जीतेगा और उन्हें मार डालेगा। (प्रका. 13:7)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 11:8" - }, - "और उनके शव उस बड़े नगर के चौक में पड़े रहेंगे, जो आत्मिक रीति से सदोम और मिस्र कहलाता है, जहाँ उनका प्रभु भी क्रूस पर चढ़ाया गया था।", - { - "type": "verse:v", - "number": "9", - "sid": "REV 11:9" - }, - "और सब लोगों, कुलों, भाषाओं, और जातियों में से लोग उनके शवों को साढ़े तीन दिन तक देखते रहेंगे, और उनके शवों को कब्र में रखने न देंगे।", - { - "type": "verse:v", - "number": "10", - "sid": "REV 11:10" - }, - "और पृथ्वी के रहनेवाले उनके मरने से आनन्दित और मगन होंगे, और एक दूसरे के पास भेंट भेजेंगे, क्योंकि इन दोनों भविष्यद्वक्ताओं ने पृथ्वी के रहनेवालों को सताया था।", - { - "type": "verse:v", - "number": "11", - "sid": "REV 11:11" - }, - "परन्तु साढ़े तीन दिन के बाद परमेश्‍वर की ओर से जीवन का श्वांस उनमें पैंठ गया; और वे अपने पाँवों के बल खड़े हो गए, और उनके देखनेवालों पर बड़ा भय छा गया।", - { - "type": "verse:v", - "number": "12", - "sid": "REV 11:12" - }, - "और उन्हें स्वर्ग से एक बड़ा शब्द सुनाई दिया, “यहाँ ऊपर आओ!” यह सुन वे बादल पर सवार होकर अपने बैरियों के देखते-देखते स्वर्ग पर चढ़ गए।", - { - "type": "verse:v", - "number": "13", - "sid": "REV 11:13" - }, - "फिर उसी घड़ी एक बड़ा भूकम्प हुआ, और नगर का दसवाँ भाग गिर पड़ा; और उस भूकम्प से सात हजार मनुष्य मर गए और शेष डर गए, और स्वर्ग के परमेश्‍वर की महिमा की। (प्रका. 14:7)", - { - "type": "verse:v", - "number": "14", - "sid": "REV 11:14" - }, - "दूसरी विपत्ति बीत चुकी; तब, तीसरी विपत्ति शीघ्र आनेवाली है।" - ] - }, - { - "type": "para:s", - "content": [ - "सातवी तुरही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "REV 11:15" - }, - "जब सातवें स्वर्गदूत ने तुरही फूँकी, तो स्वर्ग में इस विषय के बड़े-बड़े शब्द होने लगे: “जगत का राज्य हमारे प्रभु का और उसके मसीह का हो गया और वह युगानुयुग राज्य करेगा।” (दानि. 7:27, जक. 14:9)", - { - "type": "verse:v", - "number": "16", - "sid": "REV 11:16" - }, - "और चौबीसों प्राचीन जो परमेश्‍वर के सामने अपने-अपने सिंहासन पर बैठे थे, मुँह के बल गिरकर परमेश्‍वर को दण्डवत् करके,", - { - "type": "verse:v", - "number": "17", - "sid": "REV 11:17" - }, - "यह कहने लगे," - ] - }, - { - "type": "para:q", - "content": [ - "“हे सर्वशक्तिमान प्रभु परमेश्‍वर, जो है और जो था*," - ] - }, - { - "type": "para:q", - "content": [ - "हम तेरा धन्यवाद करते हैं कि" - ] - }, - { - "type": "para:q", - "content": [ - "तूने अपनी बड़ी सामर्थ्य को काम में लाकर राज्य किया है। (प्रका. 1:8)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "REV 11:18" - }, - "अन्यजातियों ने क्रोध किया, और तेरा प्रकोप आ पड़ा" - ] - }, - { - "type": "para:q", - "content": [ - "और वह समय आ पहुँचा है कि मरे हुओं का न्याय किया जाए," - ] - }, - { - "type": "para:q", - "content": [ - "और तेरे दास भविष्यद्वक्ताओं और पवित्र लोगों को" - ] - }, - { - "type": "para:q", - "content": [ - "और उन छोटे-बड़ों को जो तेरे नाम से डरते हैं, बदला दिया जाए," - ] - }, - { - "type": "para:q", - "content": [ - "और पृथ्वी के बिगाड़नेवाले नाश किए जाएँ।” (प्रका. 19:5)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "REV 11:19" - }, - "और परमेश्‍वर का जो मन्दिर स्वर्ग में है, वह खोला गया, और उसके मन्दिर में उसकी वाचा का सन्दूक दिखाई दिया, बिजलियाँ, शब्द, गर्जन और भूकम्प हुए, और बड़े ओले पड़े। (प्रका. 15:5)" - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "REV 12" - }, - { - "type": "para:s", - "content": [ - "स्त्री और विशालकाय अजगर" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 12:1" - }, - "फिर स्वर्ग पर एक बड़ा चिन्ह* दिखाई दिया, अर्थात् एक स्त्री जो सूर्य ओढ़े हुए थी, और चाँद उसके पाँवों तले था, और उसके सिर पर बारह तारों का मुकुट था;", - { - "type": "verse:v", - "number": "2", - "sid": "REV 12:2" - }, - "और वह गर्भवती हुई, और चिल्लाती थी; क्योंकि प्रसव की पीड़ा उसे लगी थी; और वह बच्चा जनने की पीड़ा में थी।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 12:3" - }, - "एक और चिन्ह स्वर्ग में दिखाई दिया, एक बड़ा लाल अजगर था जिसके सात सिर और दस सींग थे, और उसके सिरों पर सात राजमुकुट थे।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 12:4" - }, - "और उसकी पूँछ ने आकाश के तारों की एक तिहाई को खींचकर पृथ्वी पर डाल दिया, और वह अजगर उस स्त्री के सामने जो जच्चा थी, खड़ा हुआ, कि जब वह बच्चा जने तो उसके बच्चे को निगल जाए।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 12:5" - }, - "और वह बेटा जनी जो लोहे का राजदण्ड लिए हुए, सब जातियों पर राज्य करने पर था, और उसका बच्चा परमेश्‍वर के पास, और उसके सिंहासन के पास उठाकर पहुँचा दिया गया।", - { - "type": "verse:v", - "number": "6", - "sid": "REV 12:6" - }, - "और वह स्त्री उस जंगल को भाग गई, जहाँ परमेश्‍वर की ओर से उसके लिये एक जगह तैयार की गई थी कि वहाँ वह एक हजार दो सौ साठ दिन तक पाली जाए। (प्रका. 12:14)" - ] - }, - { - "type": "para:s", - "content": [ - "अजगर स्वर्ग से बाहर फेंका गया" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 12:7" - }, - "फिर स्वर्ग पर लड़ाई हुई, मीकाईल और उसके स्वर्गदूत अजगर से लड़ने को निकले; और अजगर और उसके दूत उससे लड़े,", - { - "type": "verse:v", - "number": "8", - "sid": "REV 12:8" - }, - "परन्तु प्रबल न हुए, और स्वर्ग में उनके लिये फिर जगह न रही। (प्रका. 12:11)", - { - "type": "verse:v", - "number": "9", - "sid": "REV 12:9" - }, - "और वह बड़ा अजगर अर्थात् वही पुराना साँप*, जो शैतान कहलाता है, और सारे संसार का भरमानेवाला है, पृथ्वी पर गिरा दिया गया; और उसके दूत उसके साथ गिरा दिए गए। (यूह. 12:31)", - { - "type": "verse:v", - "number": "10", - "sid": "REV 12:10" - }, - "फिर मैंने स्वर्ग पर से यह बड़ा शब्द आते हुए सुना, “अब हमारे परमेश्‍वर का उद्धार, सामर्थ्य, राज्य, और उसके मसीह का अधिकार प्रगट हुआ है; क्योंकि हमारे भाइयों पर दोष लगानेवाला, जो रात-दिन हमारे परमेश्‍वर के सामने उन पर दोष लगाया करता था, गिरा दिया गया। (प्रका. 11:15)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "REV 12:11" - }, - "“और वे मेम्‍ने के लहू के कारण, और अपनी गवाही के वचन के कारण, उस पर जयवन्त हुए, क्योंकि उन्होंने अपने प्राणों को प्रिय न जाना, यहाँ तक कि मृत्यु भी सह ली।", - { - "type": "verse:v", - "number": "12", - "sid": "REV 12:12" - }, - "“इस कारण, हे स्वर्गों, और उनमें रहनेवालों मगन हो; हे पृथ्वी, और समुद्र, तुम पर हाय! क्योंकि शैतान बड़े क्रोध के साथ तुम्हारे पास उतर आया है; क्योंकि जानता है कि उसका थोड़ा ही समय और बाकी है।” (प्रका. 8:13)" - ] - }, - { - "type": "para:s", - "content": [ - "स्त्री सताई गयी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "REV 12:13" - }, - "जब अजगर ने देखा, कि मैं पृथ्वी पर गिरा दिया गया हूँ, तो उस स्त्री को जो बेटा जनी थी, सताया।", - { - "type": "verse:v", - "number": "14", - "sid": "REV 12:14" - }, - "पर उस स्त्री को बड़े उकाब के दो पंख दिए गए, कि साँप के सामने से उड़कर जंगल में उस जगह पहुँच जाए, जहाँ वह एक समय, और समयों, और आधे समय तक पाली जाए।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 12:15" - }, - "और साँप ने उस स्त्री के पीछे अपने मुँह से नदी के समान पानी बहाया कि उसे इस नदी से बहा दे।", - { - "type": "verse:v", - "number": "16", - "sid": "REV 12:16" - }, - "परन्तु पृथ्वी ने उस स्त्री की सहायता की*, और अपना मुँह खोलकर उस नदी को जो अजगर ने अपने मुँह से बहाई थी, पी लिया।", - { - "type": "verse:v", - "number": "17", - "sid": "REV 12:17" - }, - "तब अजगर स्त्री पर क्रोधित हुआ, और उसकी शेष सन्तान से जो परमेश्‍वर की आज्ञाओं को मानते, और यीशु की गवाही देने पर स्थिर हैं, लड़ने को गया।", - { - "type": "verse:v", - "number": "18", - "sid": "REV 12:18" - }, - "और वह समुद्र के रेत पर जा खड़ा हुआ।" - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "REV 13" - }, - { - "type": "para:s", - "content": [ - "समुद्र में से निकले दो पशु" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 13:1" - }, - "मैंने एक पशु को समुद्र में से निकलते हुए देखा, जिसके दस सींग और सात सिर थे। उसके सींगों पर दस राजमुकुट, और उसके सिरों पर परमेश्‍वर की निन्दा के नाम लिखे हुए थे। (दानि. 7:3, प्रका. 12:3)", - { - "type": "verse:v", - "number": "2", - "sid": "REV 13:2" - }, - "जो पशु मैंने देखा, वह चीते के समान था; और उसके पाँव भालू के समान, और मुँह सिंह के समान था। और उस अजगर ने अपनी सामर्थ्य, और अपना सिंहासन, और बड़ा अधिकार, उसे दे दिया।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 13:3" - }, - "मैंने उसके सिरों में से एक पर ऐसा भारी घाव लगा देखा, मानो वह मरने पर है; फिर उसका प्राणघातक घाव अच्छा हो गया, और सारी पृथ्वी के लोग उस पशु के पीछे-पीछे अचम्भा करते हुए चले।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 13:4" - }, - "उन्होंने अजगर की पूजा की, क्योंकि उसने पशु को अपना अधिकार दे दिया था, और यह कहकर पशु की पूजा की, “इस पशु के समान कौन है? कौन इससे लड़ सकता है?”", - { - "type": "verse:v", - "number": "5", - "sid": "REV 13:5" - }, - "बड़े बोल बोलने और निन्दा करने के लिये उसे एक मुँह दिया गया, और उसे बयालीस महीने तक काम करने का अधिकार दिया गया।", - { - "type": "verse:v", - "number": "6", - "sid": "REV 13:6" - }, - "और उसने परमेश्‍वर की निन्दा करने के लिये मुँह खोला, कि उसके नाम और उसके तम्बू अर्थात् स्वर्ग के रहनेवालों की निन्दा करे।", - { - "type": "verse:v", - "number": "7", - "sid": "REV 13:7" - }, - "उसे यह अधिकार दिया गया, कि पवित्र लोगों से लड़े, और उन पर जय पाए, और उसे हर एक कुल, लोग, भाषा, और जाति पर अधिकार दिया गया। (दानि. 7:21)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 13:8" - }, - "पृथ्वी के वे सब रहनेवाले जिनके नाम उस मेम्‍ने की जीवन की पुस्तक* में लिखे नहीं गए, जो जगत की उत्पत्ति के समय से घात हुआ है, उस पशु की पूजा करेंगे।", - { - "type": "verse:v", - "number": "9", - "sid": "REV 13:9" - }, - "जिसके कान हों वह सुने।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "REV 13:10" - }, - "जिसको कैद में पड़ना है, वह कैद में पड़ेगा," - ] - }, - { - "type": "para:q", - "content": [ - "जो तलवार से मारेगा, अवश्य है कि वह तलवार से मारा जाएगा।" - ] - }, - { - "type": "para:q", - "content": [ - "पवित्र लोगों का धीरज और विश्वास इसी में है। (प्रका. 14:12)" - ] - }, - { - "type": "para:s", - "content": [ - "पृथ्वी में से निकला पशु" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "REV 13:11" - }, - "फिर मैंने एक और पशु को पृथ्वी में से निकलते हुए देखा, उसके मेम्‍ने के समान दो सींग थे; और वह अजगर के समान बोलता था।", - { - "type": "verse:v", - "number": "12", - "sid": "REV 13:12" - }, - "यह उस पहले पशु का सारा अधिकार उसके सामने काम में लाता था, और पृथ्वी और उसके रहनेवालों से उस पहले पशु की, जिसका प्राणघातक घाव अच्छा हो गया था, पूजा कराता था।", - { - "type": "verse:v", - "number": "13", - "sid": "REV 13:13" - }, - "वह बड़े-बड़े चिन्ह दिखाता था, यहाँ तक कि मनुष्यों के सामने स्वर्ग से पृथ्वी पर आग बरसा देता था। (1 राजा. 18:24-29)", - { - "type": "verse:v", - "number": "14", - "sid": "REV 13:14" - }, - "उन चिन्हों के कारण जिन्हें उस पशु के सामने दिखाने का अधिकार उसे दिया गया था; वह पृथ्वी के रहनेवालों को इस प्रकार भरमाता था, कि पृथ्वी के रहनेवालों से कहता था कि जिस पशु को तलवार लगी थी, वह जी गया है, उसकी मूर्ति बनाओ।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 13:15" - }, - "और उसे उस पशु की मूर्ति में प्राण डालने का अधिकार दिया गया, कि पशु की मूर्ति बोलने लगे; और जितने लोग उस पशु की मूर्ति की पूजा न करें, उन्हें मरवा डाले। (दानि. 3:5-6)", - { - "type": "verse:v", - "number": "16", - "sid": "REV 13:16" - }, - "और उसने छोटे-बड़े, धनी-कंगाल, स्वतंत्र-दास सब के दाहिने हाथ या उनके माथे पर एक-एक छाप करा दी,", - { - "type": "verse:v", - "number": "17", - "sid": "REV 13:17" - }, - "कि उसको छोड़ जिस पर छाप अर्थात् उस पशु का नाम, या उसके नाम का अंक हो, और अन्य कोई लेन-देन* न कर सके।", - { - "type": "verse:v", - "number": "18", - "sid": "REV 13:18" - }, - "ज्ञान इसी में है: जिसे बुद्धि हो, वह इस पशु का अंक जोड़ ले, क्योंकि वह मनुष्य का अंक है, और उसका अंक छः सौ छियासठ है।" - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "REV 14" - }, - { - "type": "para:s", - "content": [ - "मेम्‍ना और 1,44,000 लोग" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 14:1" - }, - "फिर मैंने दृष्टि की, और देखो, वह मेम्‍ना सिय्योन पहाड़ पर खड़ा है, और उसके साथ एक लाख चौवालीस हजार जन हैं, जिनके माथे पर उसका और उसके पिता का नाम लिखा हुआ है।", - { - "type": "verse:v", - "number": "2", - "sid": "REV 14:2" - }, - "और स्वर्ग से मुझे एक ऐसा शब्द सुनाई दिया, जो जल की बहुत धाराओं और बड़े गर्जन के जैसा शब्द था*, और जो शब्द मैंने सुना वह ऐसा था, मानो वीणा बजानेवाले वीणा बजाते हों। (यहे. 43:2)", - { - "type": "verse:v", - "number": "3", - "sid": "REV 14:3" - }, - "और वे सिंहासन के सामने और चारों प्राणियों और प्राचीनों के सामने मानो, एक नया गीत गा रहे थे, और उन एक लाख चौवालीस हजार जनों को छोड़, जो पृथ्वी पर से मोल लिए गए थे, कोई वह गीत न सीख सकता था।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 14:4" - }, - "ये वे हैं, जो स्त्रियों के साथ अशुद्ध नहीं हुए, पर कुँवारे हैं; ये वे ही हैं, कि जहाँ कहीं मेम्‍ना जाता है, वे उसके पीछे हो लेते हैं; ये तो परमेश्‍वर और मेम्‍ने के निमित्त पहले फल होने के लिये मनुष्यों में से मोल लिए गए हैं।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 14:5" - }, - "और उनके मुँह से कभी झूठ न निकला था, वे निर्दोष हैं।" - ] - }, - { - "type": "para:s", - "content": [ - "तीन स्वर्गदूतों की घोषणा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "REV 14:6" - }, - "फिर मैंने एक और स्वर्गदूत को आकाश के बीच में उड़ते हुए देखा जिसके पास पृथ्वी पर के रहनेवालों की हर एक जाति, कुल, भाषा, और लोगों को सुनाने के लिये सनातन सुसमाचार था।", - { - "type": "verse:v", - "number": "7", - "sid": "REV 14:7" - }, - "और उसने बड़े शब्द से कहा, “परमेश्‍वर से डरो, और उसकी महिमा करो, क्योंकि उसके न्याय करने का समय आ पहुँचा है; और उसकी आराधना करो, जिसने स्वर्ग और पृथ्वी और समुद्र और जल के सोते बनाए।” (नहे. 9:6, प्रका. 4:11)", - { - "type": "verse:v", - "number": "8", - "sid": "REV 14:8" - }, - "फिर इसके बाद एक और दूसरा स्वर्गदूत यह कहता हुआ आया, “गिर पड़ा, वह बड़ा बाबेल गिर पड़ा जिसने अपने व्यभिचार की कोपमय मदिरा सारी जातियों को पिलाई है।” (यशा. 21:9, यिर्म. 51:7)", - { - "type": "verse:v", - "number": "9", - "sid": "REV 14:9" - }, - "फिर इनके बाद एक और तीसरा स्वर्गदूत बड़े शब्द से यह कहता हुआ आया, “जो कोई उस पशु और उसकी मूर्ति की पूजा करे, और अपने माथे या अपने हाथ पर उसकी छाप ले,", - { - "type": "verse:v", - "number": "10", - "sid": "REV 14:10" - }, - "तो वह परमेश्‍वर के प्रकोप की मदिरा जो बिना मिलावट के, उसके क्रोध के कटोरे में डाली गई है, पीएगा और पवित्र स्वर्गदूतों के सामने और मेम्‍ने के सामने आग और गन्धक की पीड़ा में पड़ेगा। (यशा. 51:17)", - { - "type": "verse:v", - "number": "11", - "sid": "REV 14:11" - }, - "और उनकी पीड़ा का धूआँ युगानुयुग उठता रहेगा, और जो उस पशु और उसकी मूर्ति की पूजा करते हैं, और जो उसके नाम की छाप लेते हैं, उनको रात-दिन चैन न मिलेगा।”", - { - "type": "verse:v", - "number": "12", - "sid": "REV 14:12" - }, - "पवित्र लोगों का धीरज इसी में है, जो परमेश्‍वर की आज्ञाओं को मानते, और यीशु पर विश्वास रखते हैं।", - { - "type": "verse:v", - "number": "13", - "sid": "REV 14:13" - }, - "और मैंने स्वर्ग से यह शब्द सुना, “लिख: जो मृतक प्रभु में मरते हैं, वे अब से धन्य हैं।” आत्मा कहता है, “हाँ, क्योंकि वे अपने परिश्रमों से विश्राम पाएँगे, और उनके कार्य उनके साथ हो लेते हैं।”" - ] - }, - { - "type": "para:s", - "content": [ - "पृथ्वी के फसल की कटनी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "REV 14:14" - }, - "मैंने दृष्टि की, और देखो, एक उजला बादल है, और उस बादल पर मनुष्य के पुत्र सरीखा कोई बैठा है, जिसके सिर पर सोने का मुकुट और हाथ में उत्तम हँसुआ है। (दानि. 10:16)", - { - "type": "verse:v", - "number": "15", - "sid": "REV 14:15" - }, - "फिर एक और स्वर्गदूत ने मन्दिर में से निकलकर, उससे जो बादल पर बैठा था, बड़े शब्द से पुकारकर कहा, “अपना हँसुआ लगाकर लवनी कर, क्योंकि लवने का समय आ पहुँचा है, इसलिए कि पृथ्वी की खेती* पक चुकी है।”", - { - "type": "verse:v", - "number": "16", - "sid": "REV 14:16" - }, - "अतः जो बादल पर बैठा था, उसने पृथ्वी पर अपना हँसुआ लगाया, और पृथ्वी की लवनी की गई।", - { - "type": "verse:v", - "number": "17", - "sid": "REV 14:17" - }, - "फिर एक और स्वर्गदूत उस मन्दिर में से निकला, जो स्वर्ग में है, और उसके पास भी उत्तम हँसुआ था।", - { - "type": "verse:v", - "number": "18", - "sid": "REV 14:18" - }, - "फिर एक और स्वर्गदूत, जिसे आग पर अधिकार था, वेदी में से निकला, और जिसके पास उत्तम हँसुआ था, उससे ऊँचे शब्द से कहा, “अपना उत्तम हँसुआ लगाकर पृथ्वी की दाखलता के गुच्छे काट ले; क्योंकि उसकी दाख पक चुकी है।”", - { - "type": "verse:v", - "number": "19", - "sid": "REV 14:19" - }, - "तब उस स्वर्गदूत ने पृथ्वी पर अपना हँसुआ लगाया, और पृथ्वी की दाखलता का फल काटकर, अपने परमेश्‍वर के प्रकोप के बड़े रसकुण्ड* में डाल दिया।", - { - "type": "verse:v", - "number": "20", - "sid": "REV 14:20" - }, - "और नगर के बाहर उस रसकुण्ड में दाख रौंदे गए, और रसकुण्ड में से इतना लहू निकला कि घोड़ों के लगामों तक पहुँचा, और सौ कोस तक बह गया। (यशा. 63:3)" - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "REV 15" - }, - { - "type": "para:s", - "content": [ - "प्रकोप से भरे हुए सात सोने के कटोरे" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 15:1" - }, - "फिर मैंने स्वर्ग में एक और बड़ा और अद्भुत चिन्ह देखा, अर्थात् सात स्वर्गदूत जिनके पास सातों अन्तिम विपत्तियाँ थीं, क्योंकि उनके हो जाने पर परमेश्‍वर के प्रकोप का अन्त है।", - { - "type": "verse:v", - "number": "2", - "sid": "REV 15:2" - }, - "और मैंने आग से मिले हुए काँच के जैसा एक समुद्र देखा, और जो उस पशु पर और उसकी मूर्ति पर, और उसके नाम के अंक पर जयवन्त हुए थे, उन्हें उस काँच के समुद्र के निकट परमेश्‍वर की वीणाओं को लिए हुए खड़े देखा।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 15:3" - }, - "और वे परमेश्‍वर के दास मूसा का गीत*, और मेम्‍ने का गीत गा गाकर कहते थे," - ] - }, - { - "type": "para:q", - "content": [ - "“हे सर्वशक्तिमान प्रभु परमेश्‍वर," - ] - }, - { - "type": "para:q", - "content": [ - "तेरे कार्य महान, और अद्भुत हैं," - ] - }, - { - "type": "para:q", - "content": [ - "हे युग-युग के राजा," - ] - }, - { - "type": "para:q", - "content": [ - "तेरी चाल ठीक और सच्ची है।” (भज. 111:2, भज. 139:14, भज. 145:17)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "REV 15:4" - }, - "“हे प्रभु," - ] - }, - { - "type": "para:q", - "content": [ - "कौन तुझ से न डरेगा? और तेरे नाम की महिमा न करेगा?" - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि केवल तू ही पवित्र है," - ] - }, - { - "type": "para:q", - "content": [ - "और सारी जातियाँ आकर तेरे सामने दण्डवत् करेंगी," - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि तेरे न्याय के काम प्रगट हो गए हैं।” (भज. 86:9, यिर्म. 10:7, मला. 1:11)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "REV 15:5" - }, - "इसके बाद मैंने देखा, कि स्वर्ग में साक्षी के तम्बू* का मन्दिर खोला गया,", - { - "type": "verse:v", - "number": "6", - "sid": "REV 15:6" - }, - "और वे सातों स्वर्गदूत जिनके पास सातों विपत्तियाँ थीं, मलमल के शुद्ध और चमकदार वस्त्र पहने और छाती पर सोने की पट्टियाँ बाँधे हुए मन्दिर से निकले।", - { - "type": "verse:v", - "number": "7", - "sid": "REV 15:7" - }, - "तब उन चारों प्राणियों में से एक ने उन सात स्वर्गदूतों को परमेश्‍वर के, जो युगानुयुग जीविता है, प्रकोप से भरे हुए सात सोने के कटोरे दिए।", - { - "type": "verse:v", - "number": "8", - "sid": "REV 15:8" - }, - "और परमेश्‍वर की महिमा, और उसकी सामर्थ्य के कारण मन्दिर धुएँ से भर गया* और जब तक उन सातों स्वर्गदूतों की सातों विपत्तियाँ समाप्त न हुई, तब तक कोई मन्दिर में न जा सका। (यशा. 6:4)" - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "REV 16" - }, - { - "type": "para:s", - "content": [ - "प्रथम कटोरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 16:1" - }, - "फिर मैंने मन्दिर में किसी को ऊँचे शब्द से उन सातों स्वर्गदूतों से यह कहते सुना, “जाओ, परमेश्‍वर के प्रकोप के सातों कटोरों को पृथ्वी पर उण्डेल दो।”", - { - "type": "verse:v", - "number": "2", - "sid": "REV 16:2" - }, - "अतः पहले ने जाकर अपना कटोरा पृथ्वी पर उण्डेल दिया। और उन मनुष्यों के जिन पर पशु की छाप थी, और जो उसकी मूर्ति की पूजा करते थे, एक प्रकार का बुरा और दुःखदाई फोड़ा निकला। (प्रका. 16:11)" - ] - }, - { - "type": "para:s", - "content": [ - "दूसरा कटोरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "REV 16:3" - }, - "दूसरे ने अपना कटोरा समुद्र पर उण्डेल दिया और वह मरे हुए के लहू जैसा बन गया, और समुद्र में का हर एक जीवधारी मर गया। (प्रका. 8:8)" - ] - }, - { - "type": "para:s", - "content": [ - "तीसरा कटोरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "REV 16:4" - }, - "तीसरे ने अपना कटोरा नदियों, और पानी के सोतों पर उण्डेल दिया, और वे लहू बन गए।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 16:5" - }, - "और मैंने पानी के स्वर्गदूत को यह कहते सुना," - ] - }, - { - "type": "para:q", - "content": [ - "“हे पवित्र, जो है, और जो था, तू न्यायी है और तूने यह न्याय किया। (प्रका. 11:17)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "REV 16:6" - }, - "क्योंकि उन्होंने पवित्र लोगों, और भविष्यद्वक्ताओं का लहू बहाया था," - ] - }, - { - "type": "para:q", - "content": [ - "और तूने उन्हें लहू पिलाया*;" - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि वे इसी योग्य हैं।”" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 16:7" - }, - "फिर मैंने वेदी से यह शब्द सुना," - ] - }, - { - "type": "para:q", - "content": [ - "“हाँ, हे सर्वशक्तिमान प्रभु परमेश्‍वर," - ] - }, - { - "type": "para:q", - "content": [ - "तेरे निर्णय ठीक और सच्चे हैं।” (भज. 119:137, भज. 19:9)" - ] - }, - { - "type": "para:s", - "content": [ - "चौथा कटोरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "REV 16:8" - }, - "चौथे स्वर्गदूत ने अपना कटोरा सूर्य पर उण्डेल दिया, और उसे मनुष्यों को आग से झुलसा देने का अधिकार दिया गया।", - { - "type": "verse:v", - "number": "9", - "sid": "REV 16:9" - }, - "मनुष्य बड़ी तपन से झुलस गए, और परमेश्‍वर के नाम की जिसे इन विपत्तियों पर अधिकार है, निन्दा की और उन्होंने न मन फिराया और न महिमा की।" - ] - }, - { - "type": "para:s", - "content": [ - "पाँचवा कटोरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "REV 16:10" - }, - "पाँचवें स्वर्गदूत ने अपना कटोरा उस पशु के सिंहासन पर उण्डेल दिया और उसके राज्य पर अंधेरा छा गया; और लोग पीड़ा के मारे अपनी-अपनी जीभ चबाने लगे, (मत्ती 13:42)", - { - "type": "verse:v", - "number": "11", - "sid": "REV 16:11" - }, - "और अपनी पीड़ाओं और फोड़ों के कारण स्वर्ग के परमेश्‍वर की निन्दा की; पर अपने-अपने कामों से मन न फिराया।" - ] - }, - { - "type": "para:s", - "content": [ - "छठा कटोरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "REV 16:12" - }, - "छठवें स्वर्गदूत ने अपना कटोरा महानदी फरात पर उण्डेल दिया और उसका पानी सूख गया कि पूर्व दिशा के राजाओं के लिये मार्ग तैयार हो जाए। (यशा. 44:27)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 16:13" - }, - "और मैंने उस अजगर के मुँह से, और उस पशु के मुँह से और उस झूठे भविष्यद्वक्ता के मुँह से तीन अशुद्ध आत्माओं को मेंढ़कों के रूप में निकलते देखा।", - { - "type": "verse:v", - "number": "14", - "sid": "REV 16:14" - }, - "ये चिन्ह दिखानेवाली* दुष्टात्माएँ हैं, जो सारे संसार के राजाओं के पास निकलकर इसलिए जाती हैं, कि उन्हें सर्वशक्तिमान परमेश्‍वर के उस बड़े दिन की लड़ाई के लिये इकट्ठा करें।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 16:15" - }, - "“देख, मैं चोर के समान आता हूँ; धन्य वह है, जो जागता रहता है, और अपने वस्त्र कि सावधानी करता है कि नंगा न फिरे, और लोग उसका नंगापन न देखें।”", - { - "type": "verse:v", - "number": "16", - "sid": "REV 16:16" - }, - "और उन्होंने राजाओं को उस जगह इकट्ठा किया, जो इब्रानी में हर-मगिदोन कहलाता है।" - ] - }, - { - "type": "para:s", - "content": [ - "सातवा कटोरा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "REV 16:17" - }, - "और सातवें स्वर्गदूत ने अपना कटोरा हवा पर उण्डेल दिया, और मन्दिर के सिंहासन से यह बड़ा शब्द हुआ, “हो चुका।”", - { - "type": "verse:v", - "number": "18", - "sid": "REV 16:18" - }, - "फिर बिजलियाँ, और शब्द, और गर्जन हुए, और एक ऐसा बड़ा भूकम्प हुआ, कि जब से मनुष्य की उत्पत्ति पृथ्वी पर हुई, तब से ऐसा बड़ा भूकम्प कभी न हुआ था। (मत्ती 24:21)", - { - "type": "verse:v", - "number": "19", - "sid": "REV 16:19" - }, - "इससे उस बड़े नगर के तीन टुकडे़ हो गए, और जाति-जाति के नगर गिर पड़े, और बड़े बाबेल का स्मरण परमेश्‍वर के यहाँ हुआ, कि वह अपने क्रोध की जलजलाहट की मदिरा उसे पिलाए।", - { - "type": "verse:v", - "number": "20", - "sid": "REV 16:20" - }, - "और हर एक टापू अपनी जगह से टल गया, और पहाड़ों का पता न लगा।", - { - "type": "verse:v", - "number": "21", - "sid": "REV 16:21" - }, - "और आकाश से मनुष्यों पर मन-मन भर के बड़े ओले गिरे, और इसलिए कि यह विपत्ति बहुत ही भारी थी, लोगों ने ओलों की विपत्ति के कारण परमेश्‍वर की निन्दा की।" - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "REV 17" - }, - { - "type": "para:s", - "content": [ - "स्त्री और लाल रंग का पशु" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 17:1" - }, - "जिन सात स्वर्गदूतों के पास वे सात कटोरे थे, उनमें से एक ने आकर मुझसे यह कहा, “इधर आ, मैं तुझे उस बड़ी वेश्या का दण्ड दिखाऊँ, जो बहुत से पानी पर बैठी है।", - { - "type": "verse:v", - "number": "2", - "sid": "REV 17:2" - }, - "जिसके साथ पृथ्वी के राजाओं ने व्यभिचार किया, और पृथ्वी के रहनेवाले उसके व्यभिचार की मदिरा से मतवाले हो गए थे।”", - { - "type": "verse:v", - "number": "3", - "sid": "REV 17:3" - }, - "तब वह मुझे आत्मा में जंगल को ले गया, और मैंने लाल रंग के पशु पर जो निन्दा के नामों से भरा हुआ था और जिसके सात सिर और दस सींग थे, एक स्त्री को बैठे हुए देखा।", - { - "type": "verse:v", - "number": "4", - "sid": "REV 17:4" - }, - "यह स्त्री बैंगनी, और लाल रंग के कपड़े पहने थी, और सोने और बहुमूल्य मणियों और मोतियों से सजी हुई थी, और उसके हाथ में एक सोने का कटोरा था जो घृणित वस्तुओं से और उसके व्यभिचार की अशुद्ध वस्तुओं से भरा हुआ था।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 17:5" - }, - "और उसके माथे पर यह नाम लिखा था, “भेद बड़ा बाबेल पृथ्वी की वेश्याओं और घृणित वस्तुओं की माता।” (प्रका. 19:2)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 17:6" - }, - "और मैंने उस स्त्री को पवित्र लोगों के लहू और यीशु के गवाहों के लहू पीने से मतवाली देखा; और उसे देखकर मैं चकित हो गया।" - ] - }, - { - "type": "para:s", - "content": [ - "स्त्री और पशु का अर्थ" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 17:7" - }, - "उस स्वर्गदूत ने मुझसे कहा, “तू क्यों चकित हुआ? मैं इस स्त्री, और उस पशु का, जिस पर वह सवार है, और जिसके सात सिर और दस सींग हैं, तुझे भेद बताता हूँ।", - { - "type": "verse:v", - "number": "8", - "sid": "REV 17:8" - }, - "जो पशु तूने देखा है, यह पहले तो था, पर अब नहीं है, और अथाह कुण्ड से निकलकर विनाश में पड़ेगा, और पृथ्वी के रहनेवाले जिनके नाम जगत की उत्पत्ति के समय से जीवन की पुस्तक में लिखे नहीं गए, इस पशु की यह दशा देखकर कि पहले था, और अब नहीं; और फिर आ जाएगा, अचम्भा करेंगे। (प्रका. 17:11)", - { - "type": "verse:v", - "number": "9", - "sid": "REV 17:9" - }, - "यह समझने के लिए एक ज्ञानी मन आवश्यक है: वे सातों सिर सात पहाड़* हैं, जिन पर वह स्त्री बैठी है।", - { - "type": "verse:v", - "number": "10", - "sid": "REV 17:10" - }, - "और वे सात राजा भी हैं, पाँच तो हो चुके हैं, और एक अभी है; और एक अब तक आया नहीं, और जब आएगा तो कुछ समय तक उसका रहना भी अवश्य है।", - { - "type": "verse:v", - "number": "11", - "sid": "REV 17:11" - }, - "जो पशु पहले था, और अब नहीं*, वह आप आठवाँ है; और उन सातों में से एक है, और वह विनाश में पड़ेगा।", - { - "type": "verse:v", - "number": "12", - "sid": "REV 17:12" - }, - "जो दस सींग तूने देखे वे दस राजा हैं; जिन्होंने अब तक राज्य नहीं पाया; पर उस पशु के साथ घड़ी भर के लिये राजाओं के समान अधिकार पाएँगे। (दानि. 7:24)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 17:13" - }, - "ये सब एक मन होंगे, और वे अपनी-अपनी सामर्थ्य और अधिकार उस पशु को देंगे।" - ] - }, - { - "type": "para:s", - "content": [ - "मेम्‍ने के लिये विजय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "REV 17:14" - }, - "ये मेम्‍ने से लड़ेंगे, और मेम्‍ना उन पर जय पाएगा; क्योंकि वह प्रभुओं का प्रभु, और राजाओं का राजा है*, और जो बुलाए हुए, चुने हुए और विश्वासयोग्य है, उसके साथ हैं, वे भी जय पाएँगे।”", - { - "type": "verse:v", - "number": "15", - "sid": "REV 17:15" - }, - "फिर उसने मुझसे कहा, “जो पानी तूने देखे, जिन पर वेश्या बैठी है, वे लोग, भीड़, जातियाँ, और भाषाएँ हैं।", - { - "type": "verse:v", - "number": "16", - "sid": "REV 17:16" - }, - "और जो दस सींग तूने देखे, वे और पशु उस वेश्या से बैर रखेंगे, और उसे लाचार और नंगी कर देंगे; और उसका माँस खा जाएँगे, और उसे आग में जला देंगे।", - { - "type": "verse:v", - "number": "17", - "sid": "REV 17:17" - }, - "“क्योंकि परमेश्‍वर उनके मन में यह डालेगा कि वे उसकी मनसा पूरी करें; और जब तक परमेश्‍वर के वचन पूरे न हो लें, तब तक एक मन होकर अपना-अपना राज्य पशु को दे दें।", - { - "type": "verse:v", - "number": "18", - "sid": "REV 17:18" - }, - "और वह स्त्री, जिसे तूने देखा है वह बड़ा नगर है, जो पृथ्वी के राजाओं पर राज्य करता है।”" - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "REV 18" - }, - { - "type": "para:s", - "content": [ - "बाबेल का विनाश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 18:1" - }, - "इसके बाद मैंने एक स्वर्गदूत को स्वर्ग से उतरते देखा, जिसको बड़ा अधिकार प्राप्त था; और पृथ्वी उसके तेज से प्रकाशित हो उठी।", - { - "type": "verse:v", - "number": "2", - "sid": "REV 18:2" - }, - "उसने ऊँचे शब्द से पुकारकर कहा," - ] - }, - { - "type": "para:q", - "content": [ - "“गिर गया, बड़ा बाबेल गिर गया है! और दुष्टात्माओं का निवास," - ] - }, - { - "type": "para:q", - "content": [ - "और हर एक अशुद्ध आत्मा का अड्डा, और हर एक अशुद्ध और घृणित पक्षी का अड्डा हो गया। (यशा. 13:21, यिर्म. 50:39, यिर्म. 51:37)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "REV 18:3" - }, - "क्योंकि उसके व्यभिचार के भयानक मदिरा के कारण सब जातियाँ गिर गई हैं," - ] - }, - { - "type": "para:q", - "content": [ - "और पृथ्वी के राजाओं ने उसके साथ व्यभिचार किया है;" - ] - }, - { - "type": "para:q", - "content": [ - "और पृथ्वी के व्यापारी उसके सुख-विलास की बहुतायत के कारण धनवान हुए हैं।” (यिर्म. 51:7)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "REV 18:4" - }, - "फिर मैंने स्वर्ग से एक और शब्द सुना," - ] - }, - { - "type": "para:q", - "content": [ - "“हे मेरे लोगों, उसमें से निकल आओ* कि तुम उसके पापों में भागी न हो," - ] - }, - { - "type": "para:q", - "content": [ - "और उसकी विपत्तियों में से कोई तुम पर आ न पड़े; (यशा. 52:11, यिर्म. 50:8, यिर्म. 51:45)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "REV 18:5" - }, - "क्योंकि उसके पापों का ढेर स्वर्ग तक पहुँच गया हैं," - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "REV", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "प्रकाशितवाक्य" + ] + }, + { + "type": "para:toc1", + "content": [ + "प्रकाशितवाक्य" + ] + }, + { + "type": "para:toc2", + "content": [ + "प्रकाशितवाक्य" + ] + }, + { + "type": "para:mt1", + "content": [ + "Revelation" + ] + }, + { + "type": "para:mt1", + "content": [ + "प्रकाशितवाक्य" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "REV 1" + }, + { + "type": "para:s", + "content": [ + "परिचय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 1:1" + }, + "यीशु मसीह का प्रकाशितवाक्य, जो उसे परमेश्‍वर ने इसलिए दिया कि अपने दासों को वे बातें, जिनका शीघ्र होना अवश्य है, दिखाए: और उसने अपने स्वर्गदूत को भेजकर उसके द्वारा अपने दास यूहन्ना को बताया, (प्रका. 22:6)", + { + "type": "verse:v", + "number": "2", + "sid": "REV 1:2" + }, + "जिसने परमेश्‍वर के वचन और यीशु मसीह की गवाही, अर्थात् जो कुछ उसने देखा था उसकी गवाही दी।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 1:3" + }, + "धन्य है वह जो इस भविष्यद्वाणी के वचन को पढ़ता है, और वे जो सुनते हैं और इसमें लिखी हुई बातों को मानते हैं, क्योंकि समय निकट है।" + ] + }, + { + "type": "para:s", + "content": [ + "सातो कलीसियाओं को यूहन्ना का अभिवादन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "REV 1:4" + }, + "यूहन्ना की ओर से आसिया की सात कलीसियाओं के नाम: उसकी ओर से जो है, और जो था, और जो आनेवाला है; और उन सात आत्माओं की ओर से, जो उसके सिंहासन के सामने है,", + { + "type": "verse:v", + "number": "5", + "sid": "REV 1:5" + }, + "और यीशु मसीह की ओर से, जो विश्वासयोग्य साक्षी* और मरे हुओं में से जी उठनेवालों में पहलौठा, और पृथ्वी के राजाओं का अधिपति है, तुम्हें अनुग्रह और शान्ति मिलती रहे। जो हम से प्रेम रखता है, और जिसने अपने लहू के द्वारा हमें पापों से छुड़ाया है। (कुलु. 1:8)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 1:6" + }, + "और हमें एक राज्य और अपने पिता परमेश्‍वर के लिये याजक भी बना दिया; उसी की महिमा और पराक्रम युगानुयुग रहे। आमीन। (निर्ग. 19:6, यशा. 61:6)", + { + "type": "verse:v", + "number": "7", + "sid": "REV 1:7" + }, + "देखो, वह बादलों के साथ आनेवाला है; और हर एक आँख उसे देखेगी, वरन् जिन्होंने उसे बेधा था, वे भी उसे देखेंगे, और पृथ्वी के सारे कुल उसके कारण छाती पीटेंगे। हाँ। आमीन। (जक. 12:10)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 1:8" + }, + "प्रभु परमेश्‍वर, जो है, और जो था, और जो आनेवाला है; जो सर्वशक्तिमान है: यह कहता है, “मैं ही अल्फा और ओमेगा* हूँ।” (प्रका. 22:13, यशा. 41:4, यशा. 44:6)" + ] + }, + { + "type": "para:s", + "content": [ + "मसीह का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "REV 1:9" + }, + "मैं यूहन्ना, जो तुम्हारा भाई, और यीशु के क्लेश, और राज्य, और धीरज में तुम्हारा सहभागी हूँ, परमेश्‍वर के वचन, और यीशु की गवाही के कारण पतमुस नामक टापू में था।", + { + "type": "verse:v", + "number": "10", + "sid": "REV 1:10" + }, + "मैं प्रभु के दिन आत्मा में आ गया*, और अपने पीछे तुरही का सा बड़ा शब्द यह कहते सुना,", + { + "type": "verse:v", + "number": "11", + "sid": "REV 1:11" }, + "“जो कुछ तू देखता है, उसे पुस्तक में लिखकर सातों कलीसियाओं के पास भेज दे, अर्थात् इफिसुस, स्मुरना, पिरगमुन, थुआतीरा, सरदीस, फिलदिलफिया और लौदीकिया को।”", { - "type": "para:q", - "content": [ - "और उसके अधर्म परमेश्‍वर को स्मरण आए हैं।" - ] + "type": "verse:v", + "number": "12", + "sid": "REV 1:12" }, + "तब मैंने उसे जो मुझसे बोल रहा था; देखने के लिये अपना मुँह फेरा; और पीछे घूमकर मैंने सोने की सात दीवटें देखी;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "REV 18:6" - }, - "जैसा उसने तुम्हें दिया है, वैसा ही उसको दो," - ] - }, - { - "type": "para:q", - "content": [ - "और उसके कामों के अनुसार उसे दो गुणा बदला दो*," - ] - }, - { - "type": "para:q", - "content": [ - "जिस कटोरे में उसने भर दिया था उसी में उसके लिये दो गुणा भर दो। (भज. 137:8)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 18:7" - }, - "जितनी उसने अपनी बड़ाई की और सुख-विलास किया;" - ] - }, - { - "type": "para:q", - "content": [ - "उतनी उसको पीड़ा, और शोक दो;" - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि वह अपने मन में कहती है, ‘मैं रानी हो बैठी हूँ, विधवा नहीं; और शोक में कभी न पड़ूँगी।’" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "REV 18:8" - }, - "इस कारण एक ही दिन में उस पर विपत्तियाँ आ पड़ेंगी," - ] - }, - { - "type": "para:q", - "content": [ - "अर्थात् मृत्यु, और शोक, और अकाल; और वह आग में भस्म कर दी जाएगी," - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि उसका न्यायी प्रभु परमेश्‍वर शक्तिमान है। (यिर्म. 50:31)" - ] - }, - { - "type": "para:s", - "content": [ - "बाबेल के लिये विलाप" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "REV 18:9" - }, - "“और पृथ्वी के राजा जिन्होंने उसके साथ व्यभिचार, और सुख-विलास किया, जब उसके जलने का धूआँ देखेंगे, तो उसके लिये रोएँगे, और छाती पीटेंगे। (यिर्म. 50:46)", - { - "type": "verse:v", - "number": "10", - "sid": "REV 18:10" - }, - "और उसकी पीड़ा के डर के मारे वे बड़ी दूर खड़े होकर कहेंगे," - ] - }, - { - "type": "para:q", - "content": [ - "‘हे बड़े नगर, बाबेल! हे दृढ़ नगर, हाय! हाय!" - ] - }, - { - "type": "para:q", - "content": [ - "घड़ी ही भर में तुझे दण्ड मिल गया है।’ (यिर्म. 51:8-9)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "REV 18:11" - }, - "“और पृथ्वी के व्यापारी उसके लिये रोएँगे और विलाप करेंगे, क्योंकि अब कोई उनका माल मोल न लेगा", - { - "type": "verse:v", - "number": "12", - "sid": "REV 18:12" - }, - "अर्थात् सोना, चाँदी, रत्न, मोती, मलमल, बैंगनी, रेशमी, लाल रंग के कपड़े, हर प्रकार का सुगन्धित काठ, हाथी दाँत की हर प्रकार की वस्तुएँ, बहुमूल्य काठ, पीतल, लोहे और संगमरमर की सब भाँति के पात्र,", - { - "type": "verse:v", - "number": "13", - "sid": "REV 18:13" - }, - "और दालचीनी, मसाले, धूप, गन्धरस, लोबान, मदिरा, तेल, मैदा, गेहूँ, गाय-बैल, भेड़-बकरियाँ, घोड़े, रथ, और दास, और मनुष्यों के प्राण।", - { - "type": "verse:v", - "number": "14", - "sid": "REV 18:14" - }, - "अब तेरे मन भावने फल तेरे पास से जाते रहे; और सुख-विलास और वैभव की वस्तुएँ तुझ से दूर हुई हैं, और वे फिर कदापि न मिलेगी।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 18:15" - }, - "इन वस्तुओं के व्यापारी जो उसके द्वारा धनवान हो गए थे, उसकी पीड़ा के डर के मारे दूर खड़े होंगे, और रोते और विलाप करते हुए कहेंगे," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "REV 18:16" - }, - "‘हाय! हाय! यह बड़ा नगर जो मलमल, बैंगनी, लाल रंग के कपड़े पहने था," - ] - }, - { - "type": "para:q", - "content": [ - "और सोने, रत्नों और मोतियों से सजा था;" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "REV 18:17" - }, - "घड़ी ही भर में उसका ऐसा भारी धन नाश हो गया।’" - ] - }, - { - "type": "para:p", - "content": [ - "और हर एक माँझी, और जलयात्री, और मल्लाह, और जितने समुद्र से कमाते हैं, सब दूर खड़े हुए,", - { - "type": "verse:v", - "number": "18", - "sid": "REV 18:18" - }, - "और उसके जलने का धूआँ देखते हुए पुकारकर कहेंगे, ‘कौन सा नगर इस बड़े नगर के समान है?’ (यिर्म. 51:37)", - { - "type": "verse:v", - "number": "19", - "sid": "REV 18:19" - }, - "और अपने-अपने सिरों पर धूल डालेंगे*, और रोते हुए और विलाप करते हुए चिल्ला-चिल्लाकर कहेंगे," - ] - }, - { - "type": "para:q", - "content": [ - "‘हाय! हाय! यह बड़ा नगर जिसकी सम्पत्ति के द्वारा समुद्र के सब जहाज वाले धनी हो गए थे," - ] - }, - { - "type": "para:q", - "content": [ - "घड़ी ही भर में उजड़ गया।’ (यहे. 27:30)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "REV 18:20" - }, - "हे स्वर्ग, और हे पवित्र लोगों," - ] - }, - { - "type": "para:q", - "content": [ - "और प्रेरितों, और भविष्यद्वक्ताओं, उस पर आनन्द करो," - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि परमेश्‍वर ने न्याय करके उससे तुम्हारा पलटा लिया है।”" - ] - }, - { - "type": "para:s", - "content": [ - "बाबेल के विनाश की अन्तिम स्थिति" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "REV 18:21" - }, - "फिर एक बलवन्त स्वर्गदूत ने बड़ी चक्की के पाट के समान एक पत्थर उठाया, और यह कहकर समुद्र में फेंक दिया," - ] + "type": "verse:v", + "number": "13", + "sid": "REV 1:13" }, + "और उन दीवटों के बीच में मनुष्य के पुत्र सरीखा एक पुरुष को देखा, जो पाँवों तक का वस्त्र पहने, और छाती पर सोने का कमरबन्द बाँधे हुए था। (दानि. 7:13, यहे. 1:26)", { - "type": "para:q", - "content": [ - "“बड़ा नगर बाबेल ऐसे ही बड़े बल से गिराया जाएगा," - ] + "type": "verse:v", + "number": "14", + "sid": "REV 1:14" }, + "उसके सिर और बाल श्वेत ऊन वरन् हिम के समान उज्ज्वल थे; और उसकी आँखें आग की ज्वाला के समान थी। (दानि. 7:9, दानि. 10:6)", { - "type": "para:q", - "content": [ - "और फिर कभी उसका पता न मिलेगा। (यिर्म. 51:63-64, यहे. 26:21)" - ] + "type": "verse:v", + "number": "15", + "sid": "REV 1:15" }, + "उसके पाँव उत्तम पीतल के समान थे जो मानो भट्ठी में तपाए गए हों; और उसका शब्द बहुत जल के शब्द के समान था। (यहे. 1:7, यहे. 43:2)", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "REV 18:22" - }, - "वीणा बजानेवालों, गायकों, बंसी बजानेवालों, और तुरही फूँकनेवालों का शब्द फिर कभी तुझ में सुनाई न देगा," - ] + "type": "verse:v", + "number": "16", + "sid": "REV 1:16" }, + "वह अपने दाहिने हाथ में सात तारे लिए हुए था, और उसके मुख से तेज दोधारी तलवार निकलती थी; और उसका मुँह ऐसा प्रज्वलित था, जैसा सूर्य कड़ी धूप के समय चमकता है। (मत्ती 17:2, प्रका. 19:15)", { - "type": "para:q", - "content": [ - "और किसी उद्यम का कोई कारीगर भी फिर कभी तुझ में न मिलेगा;" - ] + "type": "verse:v", + "number": "17", + "sid": "REV 1:17" }, + "जब मैंने उसे देखा, तो उसके पैरों पर मुर्दा सा गिर पड़ा* और उसने मुझ पर अपना दाहिना हाथ रखकर यह कहा, “मत डर; मैं प्रथम और अन्तिम हूँ, (यशा. 44:6, दानि. 8:17)", { - "type": "para:q", - "content": [ - "और चक्की के चलने का शब्द फिर कभी तुझ में सुनाई न देगा; (यशा. 24:8, यहे. 26:13)" - ] + "type": "verse:v", + "number": "18", + "sid": "REV 1:18" }, + "और जीवित भी मैं हूँ, मैं मर गया था, और अब देख मैं युगानुयुग जीविता हूँ; और मृत्यु और अधोलोक की कुंजियाँ मेरे ही पास हैं। (रोम. 6:9, रोम. 14:9)", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "REV 18:23" - }, - "और दिया का उजाला फिर कभी तुझ में न चमकेगा" - ] + "type": "verse:v", + "number": "19", + "sid": "REV 1:19" }, + "“इसलिए जो बातें तूने देखीं हैं और जो बातें हो रही हैं; और जो इसके बाद होनेवाली हैं, उन सब को लिख ले।”", { - "type": "para:q", - "content": [ - "और दूल्हे और दुल्हन का शब्द फिर कभी तुझ में सुनाई न देगा;" - ] + "type": "verse:v", + "number": "20", + "sid": "REV 1:20" }, + "अर्थात् उन सात तारों का भेद जिन्हें तूने मेरे दाहिने हाथ में देखा था, और उन सात सोने की दीवटों का भेद: वे सात तारे सातों कलीसियाओं के स्वर्गदूत हैं, और वे सात दीवट सात कलीसियाएँ हैं।" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "REV 2" + }, + { + "type": "para:s", + "content": [ + "प्रेमहीन कलीसिया" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "क्योंकि तेरे व्यापारी पृथ्वी के प्रधान थे," - ] + "type": "verse:v", + "number": "1", + "sid": "REV 2:1" }, + "“इफिसुस की कलीसिया के स्वर्गदूत को यह लिख: “जो सातों तारे अपने दाहिने हाथ में लिए हुए है, और सोने की सातों दीवटों के बीच में फिरता है, वह यह कहता है:", { - "type": "para:q", - "content": [ - "और तेरे टोने से सब जातियाँ भरमाई गई थी। (यिर्म. 7:34, यिर्म. 16:9)" - ] + "type": "verse:v", + "number": "2", + "sid": "REV 2:2" }, + "मैं तेरे काम, और तेरे परिश्रम, और तेरे धीरज को जानता हूँ; और यह भी कि तू बुरे लोगों को तो देख नहीं सकता; और जो अपने आप को प्रेरित कहते हैं, और हैं नहीं, उन्हें तूने परखकर झूठा पाया।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "REV 18:24" - }, - "और भविष्यद्वक्ताओं और पवित्र लोगों, और पृथ्वी पर सब मरे हुओं का लहू उसी में पाया गया।” (यिर्म. 51:49)" - ] + "type": "verse:v", + "number": "3", + "sid": "REV 2:3" }, + "और तू धीरज धरता है, और मेरे नाम के लिये दुःख उठाते-उठाते थका नहीं।", { - "type": "chapter:c", - "number": "19", - "sid": "REV 19" + "type": "verse:v", + "number": "4", + "sid": "REV 2:4" }, + "पर मुझे तेरे विरुद्ध यह कहना है कि तूने अपना पहला सा प्रेम छोड़ दिया है।", { - "type": "para:s", - "content": [ - "स्वर्ग में परमेश्‍वर की स्तुति" - ] + "type": "verse:v", + "number": "5", + "sid": "REV 2:5" }, + "इसलिए स्मरण कर, कि तू कहाँ से गिरा है*, और मन फिरा और पहले के समान काम कर; और यदि तू मन न फिराएगा, तो मैं तेरे पास आकर तेरी दीवट को उसके स्थान से हटा दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 19:1" - }, - "इसके बाद मैंने स्वर्ग में मानो बड़ी भीड़* को ऊँचे शब्द से यह कहते सुना," - ] + "type": "verse:v", + "number": "6", + "sid": "REV 2:6" }, + "पर हाँ, तुझ में यह बात तो है, कि तू नीकुलइयों के कामों से घृणा करता है, जिनसे मैं भी घृणा करता हूँ। (भज. 139:21)", { - "type": "para:q", - "content": [ - "“हालेलूय्याह! उद्धार, और महिमा, और सामर्थ्य हमारे परमेश्‍वर ही की है।" - ] + "type": "verse:v", + "number": "7", + "sid": "REV 2:7" }, + "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है: जो जय पाए*, मैं उसे उस जीवन के पेड़ में से जो परमेश्‍वर के स्वर्गलोक में है, फल खाने को दूँगा। (प्रका. 2:11)" + ] + }, + { + "type": "para:s", + "content": [ + "सताई हुई कलीसिया" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "REV 19:2" - }, - "क्योंकि उसके निर्णय सच्चे और ठीक हैं," - ] + "type": "verse:v", + "number": "8", + "sid": "REV 2:8" }, + "“स्मुरना की कलीसिया के स्वर्गदूत को यह लिख: “जो प्रथम और अन्तिम है; जो मर गया था और अब जीवित हो गया है, वह यह कहता है: (प्रका. 1:17-18)", { - "type": "para:q", - "content": [ - "इसलिए कि उसने उस बड़ी वेश्या का जो अपने व्यभिचार से पृथ्वी को भ्रष्ट करती थी, न्याय किया, और उससे अपने दासों के लहू का पलटा लिया है।” (व्य. 32:43)" - ] + "type": "verse:v", + "number": "9", + "sid": "REV 2:9" }, + "मैं तेरे क्लेश और दरिद्रता को जानता हूँ (परन्तु तू धनी है); और जो लोग अपने आप को यहूदी कहते हैं (और हैं नहीं, पर शैतान का आराधनालय हैं,) उनकी निन्दा को भी जानता हूँ।", { - "type": "para:m", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "REV 19:3" - }, - "फिर दूसरी बार उन्होंने कहा," - ] + "type": "verse:v", + "number": "10", + "sid": "REV 2:10" }, + "जो दुःख तुझको झेलने होंगे, उनसे मत डर: क्योंकि, शैतान तुम में से कुछ को जेलखाने में डालने पर है ताकि तुम परखे जाओ; और तुम्हें दस दिन तक क्लेश उठाना होगा। प्राण देने तक विश्वासयोग्य रह; तो मैं तुझे जीवन का मुकुट दूँगा। (याकू. 1:12)", { - "type": "para:q", - "content": [ - "“हालेलूय्याह! उसके जलने का धूआँ युगानुयुग उठता रहेगा।” (भज. 106:48)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "REV 19:4" - }, - "और चौबीसों प्राचीनों और चारों प्राणियों ने गिरकर परमेश्‍वर को दण्डवत् किया; जो सिंहासन पर बैठा था, और कहा, “आमीन! हालेलूय्याह!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "REV 19:5" - }, - "और सिंहासन में से एक शब्द निकला," - ] - }, - { - "type": "para:q", - "content": [ - "“हे हमारे परमेश्‍वर से सब डरनेवाले दासों," - ] - }, - { - "type": "para:q", - "content": [ - "क्या छोटे, क्या बड़े; तुम सब उसकी स्तुति करो।” (भज. 135:1)" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "REV 19:6" - }, - "फिर मैंने बड़ी भीड़ के जैसा और बहुत जल के जैसा शब्द, और गर्जनों के जैसा बड़ा शब्द सुना" - ] - }, - { - "type": "para:q", - "content": [ - "“हालेलूय्याह! इसलिए कि प्रभु हमारा परमेश्‍वर, सर्वशक्तिमान राज्य करता है। (भज. 99:1, भज. 93:1)" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 19:7" - }, - "आओ, हम आनन्दित और मगन हों, और उसकी स्तुति करें," - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि मेम्‍ने का विवाह* आ पहुँचा है," - ] - }, - { - "type": "para:q", - "content": [ - "और उसकी दुल्हन ने अपने आपको तैयार कर लिया है।" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "REV 19:8" - }, - "उसको शुद्ध और चमकदार महीन मलमल पहनने को दिया गया,”" - ] - }, - { - "type": "para:q", - "content": [ - "क्योंकि उस महीन मलमल का अर्थ पवित्र लोगों के धार्मिक काम है—" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "REV 19:9" - }, - "तब उसने मुझसे कहा, “यह लिख, कि धन्य वे हैं, जो मेम्‍ने के विवाह के भोज में बुलाए गए हैं।” फिर उसने मुझसे कहा, “ये वचन परमेश्‍वर के सत्य वचन हैं।”", - { - "type": "verse:v", - "number": "10", - "sid": "REV 19:10" - }, - "तब मैं उसको दण्डवत् करने के लिये उसके पाँवों पर गिरा*। उसने मुझसे कहा, “ऐसा मत कर, मैं तेरा और तेरे भाइयों का संगी दास हूँ, जो यीशु की गवाही देने पर स्थिर हैं। परमेश्‍वर ही को दण्डवत् कर।” क्योंकि यीशु की गवाही भविष्यद्वाणी की आत्मा है।" - ] - }, - { - "type": "para:s", - "content": [ - "सफेद घोड़े पर सवार" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "REV 19:11" - }, - "फिर मैंने स्वर्ग को खुला हुआ देखा, और देखता हूँ कि एक श्वेत घोड़ा है; और उस पर एक सवार है, जो विश्वासयोग्य, और सत्य कहलाता है; और वह धार्मिकता के साथ न्याय और लड़ाई करता है। (भज. 96:13)", - { - "type": "verse:v", - "number": "12", - "sid": "REV 19:12" - }, - "उसकी आँखें आग की ज्वाला हैं, और उसके सिर पर बहुत से राजमुकुट हैं। और उसका एक नाम उस पर लिखा हुआ है, जिसे उसको छोड़ और कोई नहीं जानता। (प्रका. 19:16)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 19:13" - }, - "वह लहू में डुबोया हुआ वस्त्र पहने है, और उसका नाम ‘परमेश्‍वर का वचन’ है।", - { - "type": "verse:v", - "number": "14", - "sid": "REV 19:14" - }, - "और स्वर्ग की सेना श्वेत घोड़ों पर सवार और श्वेत और शुद्ध मलमल पहने हुए उसके पीछे-पीछे है।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 19:15" - }, - "जाति-जाति को मारने के लिये उसके मुँह से एक चोखी तलवार निकलती है, और वह लोहे का राजदण्ड लिए हुए उन पर राज्य करेगा, और वह सर्वशक्तिमान परमेश्‍वर के भयानक प्रकोप की जलजलाहट की मदिरा के कुण्ड में दाख रौंदेगा। (प्रका. 2:27)", - { - "type": "verse:v", - "number": "16", - "sid": "REV 19:16" - }, - "और उसके वस्त्र और जाँघ पर यह नाम लिखा है: “राजाओं का राजा और प्रभुओं का प्रभु।” (1 तीमु. 6:15)" - ] - }, - { - "type": "para:s", - "content": [ - "पशु और उसकी सेना का पराजित होना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "REV 19:17" - }, - "फिर मैंने एक स्वर्गदूत को सूर्य पर खड़े हुए देखा, और उसने बड़े शब्द से पुकारकर आकाश के बीच में से उड़नेवाले सब पक्षियों से कहा, “आओ, परमेश्‍वर के बड़े भोज के लिये इकट्ठे हो जाओ, (यहे. 39:19, 20)", - { - "type": "verse:v", - "number": "18", - "sid": "REV 19:18" - }, - "जिससे तुम राजाओं का माँस, और सरदारों का माँस, और शक्तिमान पुरुषों का माँस, और घोड़ों का और उनके सवारों का माँस, और क्या स्वतंत्र क्या दास, क्या छोटे क्या बड़े, सब लोगों का माँस खाओ।”", - { - "type": "verse:v", - "number": "19", - "sid": "REV 19:19" - }, - "फिर मैंने उस पशु और पृथ्वी के राजाओं और उनकी सेनाओं को उस घोड़े के सवार, और उसकी सेना से लड़ने के लिये इकट्ठे देखा।", - { - "type": "verse:v", - "number": "20", - "sid": "REV 19:20" - }, - "और वह पशु और उसके साथ वह झूठा भविष्यद्वक्ता पकड़ा गया*, जिसने उसके सामने ऐसे चिन्ह दिखाए थे, जिनके द्वारा उसने उनको भरमाया, जिन पर उस पशु की छाप थी, और जो उसकी मूर्ति की पूजा करते थे। ये दोनों जीते जी उस आग की झील में, जो गन्धक से जलती है, डाले गए। (प्रका. 20:20)", - { - "type": "verse:v", - "number": "21", - "sid": "REV 19:21" - }, - "और शेष लोग उस घोड़े के सवार की तलवार से, जो उसके मुँह से निकलती थी, मार डाले गए; और सब पक्षी उनके माँस से तृप्त हो गए।" - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "REV 20" - }, - { - "type": "para:s", - "content": [ - "शैतान को 1000 वर्ष के लिये अथाह कुण्ड में डालना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 20:1" - }, - "फिर मैंने एक स्वर्गदूत को स्वर्ग से उतरते देखा; जिसके हाथ में अथाह कुण्ड की कुंजी*, और एक बड़ी जंजीर थी।", - { - "type": "verse:v", - "number": "2", - "sid": "REV 20:2" - }, - "और उसने उस अजगर, अर्थात् पुराने साँप को, जो शैतान है; पकड़कर हजार वर्ष के लिये बाँध दिया, (प्रका. 12:9)", - { - "type": "verse:v", - "number": "3", - "sid": "REV 20:3" - }, - "और उसे अथाह कुण्ड में डालकर बन्द कर दिया और उस पर मुहर कर दी, कि वह हजार वर्ष के पूरे होने तक जाति-जाति के लोगों को फिर न भरमाए। इसके बाद अवश्य है कि थोड़ी देर के लिये फिर खोला जाए।" - ] - }, - { - "type": "para:s", - "content": [ - "मसीह के साथ 1,000 वर्ष तक राज्य करना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "REV 20:4" - }, - "फिर मैंने सिंहासन देखे, और उन पर लोग बैठ गए, और उनको न्याय करने का अधिकार दिया गया। और उनकी आत्माओं को भी देखा, जिनके सिर यीशु की गवाही देने और परमेश्‍वर के वचन के कारण* काटे गए थे, और जिन्होंने न उस पशु की, और न उसकी मूर्ति की पूजा की थी, और न उसकी छाप अपने माथे और हाथों पर ली थी। वे जीवित होकर मसीह के साथ हजार वर्ष तक राज्य करते रहे। (दानि. 7:22)", - { - "type": "verse:v", - "number": "5", - "sid": "REV 20:5" - }, - "जब तक ये हजार वर्ष पूरे न हुए तब तक शेष मरे हुए न जी उठे। यह तो पहला पुनरुत्थान है।", - { - "type": "verse:v", - "number": "6", - "sid": "REV 20:6" - }, - "धन्य और पवित्र वह है, जो इस पहले पुनरुत्थान का भागी है, ऐसों पर दूसरी मृत्यु का कुछ भी अधिकार नहीं, पर वे परमेश्‍वर और मसीह के याजक होंगे, और उसके साथ हजार वर्ष तक राज्य करेंगे।" - ] - }, - { - "type": "para:s", - "content": [ - "शैतान का विनाश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "REV 20:7" - }, - "जब हजार वर्ष पूरे हो चुकेंगे तो शैतान कैद से छोड़ दिया जाएगा।", - { - "type": "verse:v", - "number": "8", - "sid": "REV 20:8" - }, - "और उन जातियों को जो पृथ्वी के चारों ओर होंगी, अर्थात् गोग और मागोग को जिनकी गिनती समुद्र की रेत के बराबर होगी, भरमाकर लड़ाई के लिये इकट्ठा करने को निकलेगा।", - { - "type": "verse:v", - "number": "9", - "sid": "REV 20:9" - }, - "और वे सारी पृथ्वी पर फैल जाएँगी और पवित्र लोगों की छावनी और प्रिय नगर को घेर लेंगी और आग स्वर्ग से उतरकर उन्हें भस्म करेगी। (यहे. 39:6)", - { - "type": "verse:v", - "number": "10", - "sid": "REV 20:10" - }, - "और उनका भरमानेवाला शैतान आग और गन्धक की उस झील में, जिसमें वह पशु और झूठा भविष्यद्वक्ता भी होगा, डाल दिया जाएगा; और वे रात-दिन युगानुयुग पीड़ा में तड़पते रहेंगे। (मत्ती 25:46)" - ] - }, - { - "type": "para:s", - "content": [ - "श्वेत महा सिंहासन और अन्तिम न्याय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "REV 20:11" - }, - "फिर मैंने एक बड़ा श्वेत सिंहासन और उसको जो उस पर बैठा हुआ है, देखा, जिसके सामने से पृथ्वी और आकाश भाग गए, और उनके लिये जगह न मिली। (मत्ती 25:31, भज. 47:8)", - { - "type": "verse:v", - "number": "12", - "sid": "REV 20:12" - }, - "फिर मैंने छोटे बड़े सब मरे हुओं को सिंहासन के सामने खड़े हुए देखा, और पुस्तकें खोली गई; और फिर एक और पुस्तक खोली गईं, अर्थात् जीवन की पुस्तक*; और जैसे उन पुस्तकों में लिखा हुआ था, उनके कामों के अनुसार मरे हुओं का न्याय किया गया। (दानि. 7:10)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 20:13" - }, - "और समुद्र ने उन मरे हुओं को जो उसमें थे दे दिया, और मृत्यु और अधोलोक ने उन मरे हुओं को जो उनमें थे दे दिया; और उनमें से हर एक के कामों के अनुसार उनका न्याय किया गया।", - { - "type": "verse:v", - "number": "14", - "sid": "REV 20:14" - }, - "और मृत्यु और अधोलोक भी आग की झील में डाले गए। यह आग की झील तो दूसरी मृत्यु है।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 20:15" - }, - "और जिस किसी का नाम जीवन की पुस्तक में लिखा हुआ न मिला, वह आग की झील में डाला गया। (यूह. 3:36, 1 यूह. 5:11-12)" - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "REV 21" - }, - { - "type": "para:s", - "content": [ - "नयी सृष्टि" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 21:1" - }, - "फिर मैंने नये आकाश और नयी पृथ्वी को देखा, क्योंकि पहला आकाश और पहली पृथ्वी जाती रही थी, और समुद्र भी न रहा। (यशा. 66:22)", - { - "type": "verse:v", - "number": "2", - "sid": "REV 21:2" - }, - "फिर मैंने पवित्र नगर नये यरूशलेम को स्वर्ग से परमेश्‍वर के पास से उतरते देखा, और वह उस दुल्हन के समान थी, जो अपने दुल्हे के लिये श्रृंगार किए हो।", - { - "type": "verse:v", - "number": "3", - "sid": "REV 21:3" - }, - "फिर मैंने सिंहासन में से किसी को ऊँचे शब्द से यह कहते हुए सुना, “देख, परमेश्‍वर का डेरा मनुष्यों के बीच में है; वह उनके साथ डेरा करेगा, और वे उसके लोग होंगे, और परमेश्‍वर आप उनके साथ रहेगा; और उनका परमेश्‍वर होगा। (लैव्य. 26:11-12, यहे. 37:27)", - { - "type": "verse:v", - "number": "4", - "sid": "REV 21:4" - }, - "और वह उनकी आँखों से सब आँसू पोंछ डालेगा*; और इसके बाद मृत्यु न रहेगी, और न शोक, न विलाप, न पीड़ा रहेगी; पहली बातें जाती रहीं।” (यशा. 25:8)", - { - "type": "verse:v", - "number": "5", - "sid": "REV 21:5" - }, - "और जो सिंहासन पर बैठा था, उसने कहा, “मैं सब कुछ नया कर देता हूँ*।” फिर उसने कहा, “लिख ले, क्योंकि ये वचन विश्वासयोग्य और सत्य हैं।” (यशा. 42:9)", - { - "type": "verse:v", - "number": "6", - "sid": "REV 21:6" - }, - "फिर उसने मुझसे कहा, “ये बातें पूरी हो गई हैं। मैं अल्फा और ओमेगा, आदि और अन्त हूँ। मैं प्यासे को जीवन के जल के सोते में से सेंत-मेंत पिलाऊँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "REV 21:7" - }, - "जो जय पाए, वही उन वस्तुओं का वारिस होगा; और मैं उसका परमेश्‍वर होऊँगा, और वह मेरा पुत्र होगा।", - { - "type": "verse:v", - "number": "8", - "sid": "REV 21:8" - }, - "परन्तु डरपोकों, अविश्वासियों, घिनौनों, हत्यारों, व्यभिचारियों, टोन्हों, मूर्तिपूजकों, और सब झूठों का भाग उस झील में मिलेगा, जो आग और गन्धक से जलती रहती है: यह दूसरी मृत्यु है।” (इफि. 5:5, 1 कुरि. 6:9-10)" - ] - }, - { - "type": "para:s", - "content": [ - "मेम्‍ने की दुल्हन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "REV 21:9" - }, - "फिर जिन सात स्वर्गदूतों के पास सात अन्तिम विपत्तियों से भरे हुए सात कटोरे थे, उनमें से एक मेरे पास आया, और मेरे साथ बातें करके कहा, “इधर आ, मैं तुझे दुल्हन अर्थात् मेम्‍ने की पत्‍नी दिखाऊँगा।”" - ] - }, - { - "type": "para:s", - "content": [ - "नया यरूशलेम" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "REV 21:10" - }, - "और वह मुझे आत्मा में, एक बड़े और ऊँचे पहाड़ पर ले गया, और पवित्र नगर यरूशलेम को स्वर्ग से परमेश्‍वर के पास से उतरते दिखाया।", - { - "type": "verse:v", - "number": "11", - "sid": "REV 21:11" - }, - "परमेश्‍वर की महिमा उसमें थी, और उसकी ज्योति बहुत ही बहुमूल्य पत्थर, अर्थात् बिल्लौर के समान यशब की तरह स्वच्छ थी।", - { - "type": "verse:v", - "number": "12", - "sid": "REV 21:12" - }, - "और उसकी शहरपनाह बड़ी ऊँची थी, और उसके बारह फाटक* और फाटकों पर बारह स्वर्गदूत थे; और उन फाटकों पर इस्राएलियों के बारह गोत्रों के नाम लिखे थे।", - { - "type": "verse:v", - "number": "13", - "sid": "REV 21:13" - }, - "पूर्व की ओर तीन फाटक, उत्तर की ओर तीन फाटक, दक्षिण की ओर तीन फाटक, और पश्चिम की ओर तीन फाटक थे।", - { - "type": "verse:v", - "number": "14", - "sid": "REV 21:14" - }, - "और नगर की शहरपनाह की बारह नींवें थीं, और उन पर मेम्‍ने के बारह प्रेरितों के बारह नाम लिखे थे।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 21:15" - }, - "जो मेरे साथ बातें कर रहा था, उसके पास नगर और उसके फाटकों और उसकी शहरपनाह को नापने के लिये एक सोने का गज था। (जक. 2:1)", - { - "type": "verse:v", - "number": "16", - "sid": "REV 21:16" - }, - "वह नगर वर्गाकार बसा हुआ था और उसकी लम्बाई, चौड़ाई के बराबर थी, और उसने उस गज से नगर को नापा, तो साढ़े सात सौ कोस का निकला: उसकी लम्बाई, और चौड़ाई, और ऊँचाई बराबर थी।", - { - "type": "verse:v", - "number": "17", - "sid": "REV 21:17" - }, - "और उसने उसकी शहरपनाह को मनुष्य के, अर्थात् स्वर्गदूत के नाप से नापा, तो एक सौ चौवालीस हाथ निकली।", - { - "type": "verse:v", - "number": "18", - "sid": "REV 21:18" - }, - "उसकी शहरपनाह यशब की बनी थी, और नगर ऐसे शुद्ध सोने का था, जो स्वच्छ काँच के समान हो।", - { - "type": "verse:v", - "number": "19", - "sid": "REV 21:19" - }, - "उस नगर की नींवें हर प्रकार के बहुमूल्य पत्थरों से संवारी हुई थी, पहली नींव यशब की, दूसरी नीलमणि की, तीसरी लालड़ी की, चौथी मरकत की, (यशा. 54:11-12)", - { - "type": "verse:v", - "number": "20", - "sid": "REV 21:20" - }, - "पाँचवी गोमेदक की, छठवीं माणिक्य की, सातवीं पीतमणि की, आठवीं पेरोज की, नौवीं पुखराज की, दसवीं लहसनिए की, ग्यारहवीं धूम्रकान्त की, बारहवीं याकूत की थी।", - { - "type": "verse:v", - "number": "21", - "sid": "REV 21:21" - }, - "और बारहों फाटक, बारह मोतियों के थे; एक-एक फाटक, एक-एक मोती का बना था। और नगर की सड़क स्वच्छ काँच के समान शुद्ध सोने की थी।" - ] - }, - { - "type": "para:s", - "content": [ - "नये यरूशलेम की महिमा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "REV 21:22" - }, - "मैंने उसमें कोई मन्दिर न देखा, क्योंकि सर्वशक्तिमान प्रभु परमेश्‍वर, और मेम्‍ना उसका मन्दिर हैं।", - { - "type": "verse:v", - "number": "23", - "sid": "REV 21:23" - }, - "और उस नगर में सूर्य और चाँद के उजियाले की आवश्यकता नहीं, क्योंकि परमेश्‍वर के तेज से उसमें उजियाला हो रहा है, और मेम्‍ना उसका दीपक है। (यशा. 60:19)", - { - "type": "verse:v", - "number": "24", - "sid": "REV 21:24" - }, - "जाति-जाति के लोग उसकी ज्योति में चले-फिरेंगे, और पृथ्वी के राजा अपने-अपने तेज का सामान उसमें लाएँगे।", - { - "type": "verse:v", - "number": "25", - "sid": "REV 21:25" - }, - "उसके फाटक दिन को कभी बन्द न होंगे, और रात वहाँ न होगी। (यशा. 60:11, जक. 14:7)", - { - "type": "verse:v", - "number": "26", - "sid": "REV 21:26" - }, - "और लोग जाति-जाति के तेज और वैभव का सामान उसमें लाएँगे।", - { - "type": "verse:v", - "number": "27", - "sid": "REV 21:27" - }, - "और उसमें कोई अपवित्र वस्तु या घृणित काम करनेवाला, या झूठ का गढ़नेवाला, किसी रीति से प्रवेश न करेगा; पर केवल वे लोग जिनके नाम मेम्‍ने की जीवन की पुस्तक में लिखे हैं। (यशा. 52:1)" - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "REV 22" - }, - { - "type": "para:s", - "content": [ - "जीवन जल की नदी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "REV 22:1" - }, - "फिर उसने मुझे बिल्लौर के समान झलकती हुई, जीवन के जल की एक नदी* दिखाई, जो परमेश्‍वर और मेम्‍ने के सिंहासन से निकलकर,", - { - "type": "verse:v", - "number": "2", - "sid": "REV 22:2" - }, - "उस नगर की सड़क के बीचों बीच बहती थी। नदी के इस पार और उस पार जीवन का पेड़ था; उसमें बारह प्रकार के फल लगते थे, और वह हर महीने फलता था; और उस पेड़ के पत्तों से जाति-जाति के लोग चंगे होते थे। (यहे. 47:7)", - { - "type": "verse:v", - "number": "3", - "sid": "REV 22:3" - }, - "फिर श्राप न होगा, और परमेश्‍वर और मेम्‍ने का सिंहासन उस नगर में होगा, और उसके दास उसकी सेवा करेंगे। (जक. 14:11)", - { - "type": "verse:v", - "number": "4", - "sid": "REV 22:4" - }, - "वे उसका मुँह देखेंगे*, और उसका नाम उनके माथों पर लिखा हुआ होगा।", - { - "type": "verse:v", - "number": "5", - "sid": "REV 22:5" - }, - "और फिर रात न होगी, और उन्हें दीपक और सूर्य के उजियाले की आवश्यकता न होगी, क्योंकि प्रभु परमेश्‍वर उन्हें उजियाला देगा, और वे युगानुयुग राज्य करेंगे। (यशा. 60:19, दानि. 7:27)" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु मसीह का पुनरागमन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "REV 22:6" - }, - "फिर उसने मुझसे कहा, “ये बातें विश्वासयोग्य और सत्य हैं। और प्रभु ने, जो भविष्यद्वक्ताओं की आत्माओं का परमेश्‍वर है, अपने स्वर्गदूत को इसलिए भेजा कि अपने दासों को वे बातें, जिनका शीघ्र पूरा होना अवश्य है दिखाए।” (प्रका. 1:1)", - { - "type": "verse:v", - "number": "7", - "sid": "REV 22:7" - }, - "“और देख, मैं शीघ्र आनेवाला हूँ; धन्य है वह, जो इस पुस्तक की भविष्यद्वाणी की बातें मानता है।”", - { - "type": "verse:v", - "number": "8", - "sid": "REV 22:8" - }, - "मैं वही यूहन्ना हूँ, जो ये बातें सुनता, और देखता था। और जब मैंने सुना और देखा, तो जो स्वर्गदूत मुझे ये बातें दिखाता था, मैं उसके पाँवों पर दण्डवत् करने के लिये गिर पड़ा।", - { - "type": "verse:v", - "number": "9", - "sid": "REV 22:9" - }, - "पर उसने मुझसे कहा, “देख, ऐसा मत कर; क्योंकि मैं तेरा और तेरे भाई भविष्यद्वक्ताओं और इस पुस्तक की बातों के माननेवालों का संगी दास हूँ, परमेश्‍वर ही को आराधना कर।”", - { - "type": "verse:v", - "number": "10", - "sid": "REV 22:10" - }, - "फिर उसने मुझसे कहा, “इस पुस्तक की भविष्यद्वाणी की बातों को बन्द मत कर; क्योंकि समय निकट है।", - { - "type": "verse:v", - "number": "11", - "sid": "REV 22:11" - }, - "“जो अन्याय करता है, वह अन्याय ही करता रहे; और जो मलिन है, वह मलिन बना रहे; और जो धर्मी है, वह धर्मी बना रहे; और जो पवित्र है, वह पवित्र बना रहे।”" - ] - }, - { - "type": "para:s", - "content": [ - "यीशु मसीह कलीसिया के लिये गवाही" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "REV 22:12" - }, - "“देख, मैं शीघ्र आनेवाला हूँ; और हर एक के काम के अनुसार बदला देने के लिये प्रतिफल मेरे पास है*। (मत्ती 16:27)", - { - "type": "verse:v", - "number": "13", - "sid": "REV 22:13" - }, - "“मैं अल्फा और ओमेगा, पहला और अन्तिम, आदि और अन्त हूँ।” (यशा. 44:6, यशा. 48:12)", - { - "type": "verse:v", - "number": "14", - "sid": "REV 22:14" - }, - "धन्य वे हैं, जो अपने वस्त्र धो लेते हैं, क्योंकि उन्हें जीवन के पेड़ के पास आने का अधिकार मिलेगा, और वे फाटकों से होकर नगर में प्रवेश करेंगे।", - { - "type": "verse:v", - "number": "15", - "sid": "REV 22:15" - }, - "पर कुत्ते*, टोन्हें, व्यभिचारी, हत्यारे, मूर्तिपूजक, हर एक झूठ का चाहनेवाला और गढ़नेवाला बाहर रहेगा।", - { - "type": "verse:v", - "number": "16", - "sid": "REV 22:16" - }, - "“मुझ यीशु ने अपने स्वर्गदूत को इसलिए भेजा, कि तुम्हारे आगे कलीसियाओं के विषय में इन बातों की गवाही दे। मैं दाऊद का मूल और वंश, और भोर का चमकता हुआ तारा हूँ।” (यशा. 11:1)", - { - "type": "verse:v", - "number": "17", - "sid": "REV 22:17" - }, - "और आत्मा, और दुल्हन दोनों कहती हैं, “आ!” और सुननेवाला भी कहे, “आ!” और जो प्यासा हो, वह आए और जो कोई चाहे वह जीवन का जल सेंत-मेंत ले। (यशा. 55:1)" - ] - }, - { - "type": "para:s", - "content": [ - "चेतावनी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "REV 22:18" - }, - "मैं हर एक को, जो इस पुस्तक की भविष्यद्वाणी की बातें सुनता है, गवाही देता हूँ: यदि कोई मनुष्य इन बातों में कुछ बढ़ाए तो परमेश्‍वर उन विपत्तियों को जो इस पुस्तक में लिखी हैं, उस पर बढ़ाएगा। (व्य. 12:32)", - { - "type": "verse:v", - "number": "19", - "sid": "REV 22:19" - }, - "और यदि कोई इस भविष्यद्वाणी की पुस्तक की बातों में से कुछ निकाल डाले, तो परमेश्‍वर उस जीवन के पेड़ और पवित्र नगर में से, जिसका वर्णन इस पुस्तक में है, उसका भाग निकाल देगा। (भज. 69:28, व्य. 4:2)", - { - "type": "verse:v", - "number": "20", - "sid": "REV 22:20" - }, - "जो इन बातों की गवाही देता है, वह यह कहता है, “हाँ, मैं शीघ्र आनेवाला हूँ।” आमीन। हे प्रभु यीशु आ!", - { - "type": "verse:v", - "number": "21", - "sid": "REV 22:21" - }, - "प्रभु यीशु का अनुग्रह पवित्र लोगों के साथ रहे। आमीन।" - ] - } - ] + "type": "verse:v", + "number": "11", + "sid": "REV 2:11" + }, + "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है: जो जय पाए, उसको दूसरी मृत्यु से हानि न पहुँचेगी।" + ] + }, + { + "type": "para:s", + "content": [ + "समझौता की हुई कलीसिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "REV 2:12" + }, + "“पिरगमुन की कलीसिया के स्वर्गदूत को यह लिख: “जिसके पास तेज दोधारी तलवार है, वह यह कहता है:", + { + "type": "verse:v", + "number": "13", + "sid": "REV 2:13" + }, + "मैं यह तो जानता हूँ, कि तू वहाँ रहता है जहाँ शैतान का सिंहासन है, और मेरे नाम पर स्थिर रहता है; और मुझ पर विश्वास करने से उन दिनों में भी पीछे नहीं हटा जिनमें मेरा विश्वासयोग्य साक्षी अन्तिपास, तुम्हारे बीच उस स्थान पर मारा गया जहाँ शैतान रहता है।", + { + "type": "verse:v", + "number": "14", + "sid": "REV 2:14" + }, + "पर मुझे तेरे विरुद्ध कुछ बातें कहनी हैं, क्योंकि तेरे यहाँ कुछ तो ऐसे हैं, जो बिलाम की शिक्षा* को मानते हैं, जिसने बालाक को इस्राएलियों के आगे ठोकर का कारण रखना सिखाया, कि वे मूर्तियों पर चढ़ाई गई वस्तुएँ खाएँ, और व्यभिचार करें। (2 पत. 2:15, गिन. 31:16)", + { + "type": "verse:v", + "number": "15", + "sid": "REV 2:15" + }, + "वैसे ही तेरे यहाँ कुछ तो ऐसे हैं, जो नीकुलइयों की शिक्षा को मानते हैं।", + { + "type": "verse:v", + "number": "16", + "sid": "REV 2:16" + }, + "अतः मन फिरा, नहीं तो मैं तेरे पास शीघ्र ही आकर, अपने मुख की तलवार से उनके साथ लड़ूँगा। (प्रका. 2:5)", + { + "type": "verse:v", + "number": "17", + "sid": "REV 2:17" + }, + "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है; जो जय पाए, उसको मैं गुप्त मन्ना में से दूँगा, और उसे एक श्वेत पत्थर भी दूँगा; और उस पत्थर पर एक नाम लिखा हुआ होगा, जिसे उसके पानेवाले के सिवाय और कोई न जानेगा। (प्रका. 2:7)" + ] + }, + { + "type": "para:s", + "content": [ + "भ्रष्ट कलीसिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "REV 2:18" + }, + "“थुआतीरा की कलीसिया के स्वर्गदूत को यह लिख: “परमेश्‍वर का पुत्र जिसकी आँखें आग की ज्वाला के समान, और जिसके पाँव उत्तम पीतल के समान हैं, वह यह कहता है: (दानि. 10:6)", + { + "type": "verse:v", + "number": "19", + "sid": "REV 2:19" + }, + "मैं तेरे कामों, और प्रेम, और विश्वास, और सेवा, और धीरज को जानता हूँ, और यह भी कि तेरे पिछले काम पहलों से बढ़कर हैं।", + { + "type": "verse:v", + "number": "20", + "sid": "REV 2:20" + }, + "पर मुझे तेरे विरुद्ध यह कहना है, कि तू उस स्त्री इजेबेल को रहने देता है जो अपने आप को भविष्यद्वक्तिन कहती है, और मेरे दासों को व्यभिचार करने, और मूर्तियों के आगे चढ़ाई गई वस्तुएँ खाना सिखाकर भरमाती है। (प्रका.2:14)", + { + "type": "verse:v", + "number": "21", + "sid": "REV 2:21" + }, + "मैंने उसको मन फिराने के लिये अवसर दिया, पर वह अपने व्यभिचार से मन फिराना नहीं चाहती।", + { + "type": "verse:v", + "number": "22", + "sid": "REV 2:22" + }, + "देख, मैं उसे रोगशैय्या पर डालता हूँ; और जो उसके साथ व्यभिचार करते हैं यदि वे भी उसके से कामों से मन न फिराएँगे तो उन्हें बड़े क्लेश में डालूँगा।", + { + "type": "verse:v", + "number": "23", + "sid": "REV 2:23" + }, + "मैं उसके बच्चों को मार डालूँगा; और तब सब कलीसियाएँ जान लेंगी कि हृदय और मन का परखनेवाला मैं ही हूँ, और मैं तुम में से हर एक को उसके कामों के अनुसार बदला दूँगा। (भज. 7:9)", + { + "type": "verse:v", + "number": "24", + "sid": "REV 2:24" + }, + "पर तुम थुआतीरा के बाकी लोगों से, जितने इस शिक्षा को नहीं मानते, और उन बातों को जिन्हें शैतान की गहरी बातें कहते हैं* नहीं जानते, यह कहता हूँ, कि मैं तुम पर और बोझ न डालूँगा।", + { + "type": "verse:v", + "number": "25", + "sid": "REV 2:25" + }, + "पर हाँ, जो तुम्हारे पास है उसको मेरे आने तक थामे रहो।", + { + "type": "verse:v", + "number": "26", + "sid": "REV 2:26" + }, + "जो जय पाए, और मेरे कामों के अनुसार अन्त तक करता रहे, ‘मैं उसे जाति-जाति के लोगों पर अधिकार दूँगा।", + { + "type": "verse:v", + "number": "27", + "sid": "REV 2:27" + }, + "और वह लोहे का राजदण्ड लिये हुए उन पर राज्य करेगा, जिस प्रकार कुम्हार के मिट्टी के बर्तन चकनाचूर हो जाते है: मैंने भी ऐसा ही अधिकार अपने पिता से पाया है।", + { + "type": "verse:v", + "number": "28", + "sid": "REV 2:28" + }, + "और मैं उसे भोर का तारा दूँगा।", + { + "type": "verse:v", + "number": "29", + "sid": "REV 2:29" + }, + "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "REV 3" + }, + { + "type": "para:s", + "content": [ + "मृत कलीसिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 3:1" + }, + "“सरदीस की कलीसिया के स्वर्गदूत को लिख: “जिसके पास परमेश्‍वर की सात आत्माएँ और सात तारे हैं, यह कहता है कि मैं तेरे कामों को जानता हूँ, कि तू जीवित तो कहलाता है, पर है मरा हुआ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "REV 3:2" + }, + "जागृत हो, और उन वस्तुओं को जो बाकी रह गई हैं, और जो मिटने को है, उन्हें दृढ़ कर; क्योंकि मैंने तेरे किसी काम को अपने परमेश्‍वर के निकट पूरा नहीं पाया।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 3:3" + }, + "इसलिए स्मरण कर, कि तूने किस रीति से शिक्षा प्राप्त की और सुनी थी, और उसमें बना रह, और मन फिरा: और यदि तू जागृत न रहेगा तो मैं चोर के समान आ जाऊँगा* और तू कदापि न जान सकेगा, कि मैं किस घड़ी तुझ पर आ पड़ूँगा।", + { + "type": "verse:v", + "number": "4", + "sid": "REV 3:4" + }, + "पर हाँ, सरदीस में तेरे यहाँ कुछ ऐसे लोग हैं, जिन्होंने अपने-अपने वस्त्र अशुद्ध नहीं किए, वे श्वेत वस्त्र पहने हुए मेरे साथ घूमेंगे, क्योंकि वे इस योग्य हैं।", + { + "type": "verse:v", + "number": "5", + "sid": "REV 3:5" + }, + "जो जय पाए, उसे इसी प्रकार श्वेत वस्त्र पहनाया जाएगा, और मैं उसका नाम जीवन की पुस्तक में से किसी रीति से न काटूँगा, पर उसका नाम अपने पिता और उसके स्वर्गदूतों के सामने मान लूँगा। (प्रका. 21:27)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 3:6" + }, + "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।" + ] + }, + { + "type": "para:s", + "content": [ + "विश्वासयोग्य कलीसिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 3:7" + }, + "“फिलदिलफिया की कलीसिया के स्वर्गदूत को यह लिख: “जो पवित्र और सत्य है, और जो दाऊद की कुंजी रखता है, जिसके खोले हुए को कोई बन्द नहीं कर सकता* और बन्द किए हुए को कोई खोल नहीं सकता, वह यह कहता है, (अय्यू. 12:14, यशा. 22:22)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 3:8" + }, + "मैं तेरे कामों को जानता हूँ। देख, मैंने तेरे सामने एक द्वार खोल रखा है, जिसे कोई बन्द नहीं कर सकता; तेरी सामर्थ्य थोड़ी सी तो है, फिर भी तूने मेरे वचन का पालन किया है और मेरे नाम का इन्कार नहीं किया।", + { + "type": "verse:v", + "number": "9", + "sid": "REV 3:9" + }, + "देख, मैं शैतान के उन आराधनालय वालों* को तेरे वश में कर दूँगा जो यहूदी बन बैठे हैं, पर हैं नहीं, वरन् झूठ बोलते हैं—मैं ऐसा करूँगा, कि वे आकर तेरे चरणों में दण्डवत् करेंगे, और यह जान लेंगे, कि मैंने तुझ से प्रेम रखा है।", + { + "type": "verse:v", + "number": "10", + "sid": "REV 3:10" + }, + "तूने मेरे धीरज के वचन को थामा है, इसलिए मैं भी तुझे परीक्षा के उस समय बचा रखूँगा, जो पृथ्वी पर रहनेवालों के परखने के लिये सारे संसार पर आनेवाला है।", + { + "type": "verse:v", + "number": "11", + "sid": "REV 3:11" + }, + "मैं शीघ्र ही आनेवाला हूँ; जो कुछ तेरे पास है उसे थामे रह, कि कोई तेरा मुकुट छीन न ले।", + { + "type": "verse:v", + "number": "12", + "sid": "REV 3:12" + }, + "जो जय पाए, उसे मैं अपने परमेश्‍वर के मन्दिर में एक खम्भा बनाऊँगा; और वह फिर कभी बाहर न निकलेगा; और मैं अपने परमेश्‍वर का नाम, और अपने परमेश्‍वर के नगर अर्थात् नये यरूशलेम का नाम, जो मेरे परमेश्‍वर के पास से स्वर्ग पर से उतरनेवाला है और अपना नया नाम उस पर लिखूँगा। (प्रका. 21:2, यशा. 65:15, यहे. 48:35)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 3:13" + }, + "जिसके कान हों, वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।" + ] + }, + { + "type": "para:s", + "content": [ + "गुनगुनी कलीसिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "REV 3:14" + }, + "“लौदीकिया की कलीसिया के स्वर्गदूत को यह लिख: “जो आमीन, और विश्वासयोग्य, और सच्चा गवाह है, और परमेश्‍वर की सृष्टि का मूल कारण है, वह यह कहता है:", + { + "type": "verse:v", + "number": "15", + "sid": "REV 3:15" + }, + "मैं तेरे कामों को जानता हूँ कि तू न तो ठण्डा है और न गर्म; भला होता कि तू ठण्डा या गर्म होता।", + { + "type": "verse:v", + "number": "16", + "sid": "REV 3:16" + }, + "इसलिए कि तू गुनगुना है, और न ठण्डा है और न गर्म, मैं तुझे अपने मुँह से उगलने पर हूँ।", + { + "type": "verse:v", + "number": "17", + "sid": "REV 3:17" + }, + "तू जो कहता है, कि मैं धनी हूँ, और धनवान हो गया हूँ, और मुझे किसी वस्तु की घटी नहीं, और यह नहीं जानता, कि तू अभागा और तुच्छ और कंगाल और अंधा, और नंगा है, (होशे 12:8)", + { + "type": "verse:v", + "number": "18", + "sid": "REV 3:18" + }, + "इसलिए मैं तुझे सम्मति देता हूँ, कि आग में ताया हुआ सोना मुझसे मोल ले, कि धनी हो जाए; और श्वेत वस्त्र ले ले कि पहनकर तुझे अपने नंगेपन की लज्जा न हो; और अपनी आँखों में लगाने के लिये सुरमा ले कि तू देखने लगे।", + { + "type": "verse:v", + "number": "19", + "sid": "REV 3:19" + }, + "मैं जिन जिनसे प्रेम रखता हूँ, उन सब को उलाहना और ताड़ना देता हूँ, इसलिए उत्साही हो, और मन फिरा। (नीति. 3:12)", + { + "type": "verse:v", + "number": "20", + "sid": "REV 3:20" + }, + "देख, मैं द्वार पर खड़ा हुआ खटखटाता हूँ; यदि कोई मेरा शब्द सुनकर द्वार खोलेगा, तो मैं उसके पास भीतर आकर उसके साथ भोजन करूँगा, और वह मेरे साथ।", + { + "type": "verse:v", + "number": "21", + "sid": "REV 3:21" + }, + "जो जय पाए, मैं उसे अपने साथ अपने सिंहासन पर बैठाऊँगा, जैसा मैं भी जय पा कर अपने पिता के साथ उसके सिंहासन पर बैठ गया।", + { + "type": "verse:v", + "number": "22", + "sid": "REV 3:22" + }, + "जिसके कान हों वह सुन ले कि आत्मा कलीसियाओं से क्या कहता है।”" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "REV 4" + }, + { + "type": "para:s", + "content": [ + "स्वर्ग में दृश्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 4:1" + }, + "इन बातों के बाद जो मैंने दृष्टि की, तो क्या देखता हूँ कि स्वर्ग में एक द्वार खुला हुआ है; और जिसको मैंने पहले तुरही के से शब्द से अपने साथ बातें करते सुना था, वही कहता है, “यहाँ ऊपर आ जा, और मैं वे बातें तुझे दिखाऊँगा, जिनका इन बातों के बाद पूरा होना अवश्य है।” (प्रका.22:6)", + { + "type": "verse:v", + "number": "2", + "sid": "REV 4:2" + }, + "तुरन्त मैं आत्मा में आ गया; और क्या देखता हूँ कि एक सिंहासन स्वर्ग में रखा है, और उस सिंहासन पर कोई बैठा है। (1 राजा. 22:19)", + { + "type": "verse:v", + "number": "3", + "sid": "REV 4:3" + }, + "और जो उस पर बैठा है, वह यशब और माणिक्य जैसा दिखाई पड़ता है, और उस सिंहासन के चारों ओर मरकत के समान एक मेघधनुष दिखाई देता है। (यहे. 1:28)", + { + "type": "verse:v", + "number": "4", + "sid": "REV 4:4" + }, + "उस सिंहासन के चारों ओर चौबीस सिंहासन है; और इन सिंहासनों पर चौबीस प्राचीन श्वेत वस्त्र पहने हुए बैठे हैं, और उनके सिरों पर सोने के मुकुट हैं। (प्रका. 11:16)" + ] + }, + { + "type": "para:s", + "content": [ + "स्वर्ग में आराधना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "REV 4:5" + }, + "उस सिंहासन में से बिजलियाँ और गर्जन निकलते हैं* और सिंहासन के सामने आग के सात दीपक जल रहे हैं, वे परमेश्‍वर की सात आत्माएँ हैं, (जक. 4:2)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 4:6" + }, + "और उस सिंहासन के सामने मानो बिल्लौर के समान काँच के जैसा समुद्र है*, और सिंहासन के बीच में और सिंहासन के चारों ओर चार प्राणी है, जिनके आगे-पीछे आँखें ही आँखें हैं। (यहे. 10:12)", + { + "type": "verse:v", + "number": "7", + "sid": "REV 4:7" + }, + "पहला प्राणी सिंह के समान है, और दूसरा प्राणी बछड़े के समान है, तीसरे प्राणी का मुँह मनुष्य के समान है, और चौथा प्राणी उड़ते हुए उकाब के समान है। (यहे. 1:10, यहे. 10:14)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 4:8" + }, + "और चारों प्राणियों के छः-छः पंख हैं, और चारों ओर, और भीतर आँखें ही आँखें हैं; और वे रात-दिन बिना विश्राम लिए यह कहते रहते हैं, (यशा. 6:2-3)" + ] + }, + { + "type": "para:q", + "content": [ + "“पवित्र, पवित्र, पवित्र प्रभु परमेश्‍वर, सर्वशक्तिमान," + ] + }, + { + "type": "para:q", + "content": [ + "जो था, और जो है, और जो आनेवाला है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "REV 4:9" + }, + "और जब वे प्राणी उसकी जो सिंहासन पर बैठा है, और जो युगानुयुग जीविता है, महिमा और आदर और धन्यवाद करेंगे। (दानि. 12:7)", + { + "type": "verse:v", + "number": "10", + "sid": "REV 4:10" + }, + "तब चौबीसों प्राचीन सिंहासन पर बैठनेवाले के सामने गिर पड़ेंगे, और उसे जो युगानुयुग जीविता है प्रणाम करेंगे; और अपने-अपने मुकुट सिंहासन के सामने* यह कहते हुए डाल देंगे, (भज. 47:8)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "REV 4:11" + }, + "“हे हमारे प्रभु, और परमेश्‍वर, तू ही महिमा," + ] + }, + { + "type": "para:q", + "content": [ + "और आदर, और सामर्थ्य के योग्य है;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि तू ही ने सब वस्तुएँ सृजीं और" + ] + }, + { + "type": "para:q", + "content": [ + "तेरी ही इच्छा से, वे अस्तित्व में थे और सृजी गईं।”" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "REV 5" + }, + { + "type": "para:s", + "content": [ + "मुहरबन्द पुस्तक कौन खोल सकता है?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 5:1" + }, + "और जो सिंहासन पर बैठा था, मैंने उसके दाहिने हाथ में एक पुस्तक देखी, जो भीतर और बाहर लिखी हुई थी, और वह सात मुहर लगाकर बन्द की गई थी। (यहे. 2:9-10)", + { + "type": "verse:v", + "number": "2", + "sid": "REV 5:2" + }, + "फिर मैंने एक बलवन्त स्वर्गदूत को देखा जो ऊँचे शब्द से यह प्रचार करता था “इस पुस्तक के खोलने और उसकी मुहरें तोड़ने के योग्य कौन है?”", + { + "type": "verse:v", + "number": "3", + "sid": "REV 5:3" + }, + "और न स्वर्ग में*, न पृथ्वी पर, न पृथ्वी के नीचे कोई उस पुस्तक को खोलने या उस पर दृष्टि डालने के योग्य निकला*।", + { + "type": "verse:v", + "number": "4", + "sid": "REV 5:4" + }, + "तब मैं फूट-फूटकर रोने लगा, क्योंकि उस पुस्तक के खोलने, या उस पर दृष्टि करने के योग्य कोई न मिला।", + { + "type": "verse:v", + "number": "5", + "sid": "REV 5:5" + }, + "इस पर उन प्राचीनों में से एक ने मुझसे कहा, “मत रो; देख, यहूदा के गोत्र का वह सिंह, जो दाऊद का मूल है, उस पुस्तक को खोलने और उसकी सातों मुहरें तोड़ने के लिये जयवन्त हुआ है।” (उत्प. 49:9, यशा. 11:1, यशा. 11:10)*", + { + "type": "verse:v", + "number": "6", + "sid": "REV 5:6" + }, + "तब मैंने उस सिंहासन और चारों प्राणियों और उन प्राचीनों के बीच में, मानो एक वध किया हुआ मेम्‍ना खड़ा देखा; उसके सात सींग और सात आँखें थी; ये परमेश्‍वर की सातों आत्माएँ हैं, जो सारी पृथ्वी पर भेजी गई हैं। (जक. 4:10)", + { + "type": "verse:v", + "number": "7", + "sid": "REV 5:7" + }, + "उसने आकर उसके दाहिने हाथ से जो सिंहासन पर बैठा था, वह पुस्तक ले ली, (प्रका. 5:1)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 5:8" + }, + "जब उसने पुस्तक ले ली, तो वे चारों प्राणी और चौबीसों प्राचीन उस मेम्‍ने के सामने गिर पड़े; और हर एक के हाथ में वीणा और धूप से भरे हुए सोने के कटोरे थे, ये तो पवित्र लोगों की प्रार्थनाएँ हैं। (प्रका. 5:14, प्रका. 19:4)", + { + "type": "verse:v", + "number": "9", + "sid": "REV 5:9" + }, + "और वे यह नया गीत गाने लगे," + ] + }, + { + "type": "para:q", + "content": [ + "“तू इस पुस्तक के लेने, और उसकी मुहरें खोलने के योग्य है;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि तूने वध होकर अपने लहू से हर एक कुल, और भाषा, और लोग, और जाति में से" + ] + }, + { + "type": "para:q", + "content": [ + "परमेश्‍वर के लिये लोगों को मोल लिया है। (प्रका. 5:12)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "REV 5:10" + }, + "“और उन्हें हमारे परमेश्‍वर के लिये एक राज्य और याजक बनाया; और वे पृथ्वी पर राज्य करते हैं।” (प्रका. 1:6)" + ] + }, + { + "type": "para:s", + "content": [ + "स्वर्गदूतों द्वारा मेम्‍ने की प्रशंसा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "REV 5:11" + }, + "जब मैंने देखा, तो उस सिंहासन और उन प्राणियों और उन प्राचीनों के चारों ओर बहुत से स्वर्गदूतों का शब्द सुना, जिनकी गिनती लाखों और करोड़ों की थी। (दानि. 7:10)", + { + "type": "verse:v", + "number": "12", + "sid": "REV 5:12" + }, + "और वे ऊँचे शब्द से कहते थे, “वध किया हुआ मेम्‍ना ही सामर्थ्य, और धन, और ज्ञान, और शक्ति, और आदर, और महिमा, और स्तुति के योग्य है*।” (प्रका. 5:9)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "REV 5:13" + }, + "फिर मैंने स्वर्ग में, और पृथ्वी पर, और पृथ्वी के नीचे, और समुद्र की सब रची हुई वस्तुओं को, और सब कुछ को जो उनमें हैं, यह कहते सुना, “जो सिंहासन पर बैठा है, उसकी, और मेम्‍ने की स्तुति, और आदर, और महिमा, और राज्य, युगानुयुग रहे।”", + { + "type": "verse:v", + "number": "14", + "sid": "REV 5:14" + }, + "और चारों प्राणियों ने आमीन कहा, और प्राचीनों ने गिरकर दण्डवत् किया।" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "REV 6" + }, + { + "type": "para:s", + "content": [ + "प्रथम मुहर—सफेद घोड़े पर सवार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 6:1" + }, + "फिर मैंने देखा कि मेम्‍ने ने उन सात मुहरों में से एक को खोला*; और उन चारों प्राणियों में से एक का गर्जन के समान शब्द सुना, “आ।”", + { + "type": "verse:v", + "number": "2", + "sid": "REV 6:2" + }, + "मैंने दृष्टि की, और एक श्वेत घोड़ा है, और उसका सवार धनुष लिए हुए है: और उसे एक मुकुट दिया गया, और वह जय करता हुआ निकला कि और भी जय प्राप्त करे।" + ] + }, + { + "type": "para:s", + "content": [ + "दूसरी मुहर—युद्ध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "REV 6:3" + }, + "जब उसने दूसरी मुहर खोली, तो मैंने दूसरे प्राणी को यह कहते सुना, “आ।”", + { + "type": "verse:v", + "number": "4", + "sid": "REV 6:4" + }, + "फिर एक और घोड़ा निकला, जो लाल रंग का था; उसके सवार को यह अधिकार दिया गया कि पृथ्वी पर से मेल उठा ले, ताकि लोग एक दूसरे का वध करें; और उसे एक बड़ी तलवार दी गई।" + ] + }, + { + "type": "para:s", + "content": [ + "तीसरी मुहर—अकाल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "REV 6:5" + }, + "जब उसने तीसरी मुहर खोली, तो मैंने तीसरे प्राणी को यह कहते सुना, “आ।” और मैंने दृष्टि की, और एक काला घोड़ा है; और उसके सवार के हाथ में एक तराजू है। (जक. 6:2-3 जक. 6:6)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 6:6" + }, + "और मैंने उन चारों प्राणियों के बीच में से एक शब्द यह कहते सुना, “दीनार का सेर भर गेहूँ, और दीनार का तीन सेर जौ, पर तेल, और दाखरस की हानि न करना।”" + ] + }, + { + "type": "para:s", + "content": [ + "चौथी मुहर—मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 6:7" + }, + "और जब उसने चौथी मुहर खोली, तो मैंने चौथे प्राणी का शब्द यह कहते सुना, “आ।”", + { + "type": "verse:v", + "number": "8", + "sid": "REV 6:8" + }, + "मैंने दृष्टि की, और एक पीला घोड़ा है; और उसके सवार का नाम मृत्यु है; और अधोलोक उसके पीछे-पीछे है और उन्हें पृथ्वी की एक चौथाई पर यह अधिकार दिया गया, कि तलवार, और अकाल, और मरी, और पृथ्वी के वन-पशुओं के द्वारा लोगों को मार डालें। (यिर्म. 15:2-3)" + ] + }, + { + "type": "para:s", + "content": [ + "पाँचवी मुहर—शहीद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "REV 6:9" + }, + "जब उसने पाँचवी मुहर खोली, तो मैंने वेदी के नीचे उनके प्राणों को देखा, जो परमेश्‍वर के वचन के कारण, और उस गवाही के कारण जो उन्होंने दी थी, वध किए गए थे।", + { + "type": "verse:v", + "number": "10", + "sid": "REV 6:10" + }, + "और उन्होंने बड़े शब्द से पुकारकर कहा, “हे प्रभु, हे पवित्र, और सत्य; तू कब तक न्याय न करेगा? और पृथ्वी के रहनेवालों से हमारे लहू का पलटा कब तक न लेगा?” (प्रका. 16:5-6)", + { + "type": "verse:v", + "number": "11", + "sid": "REV 6:11" + }, + "और उनमें से हर एक को श्वेत वस्त्र दिया गया, और उनसे कहा गया, कि और थोड़ी देर तक विश्राम करो, जब तक कि तुम्हारे संगी दास और भाई जो तुम्हारे समान वध होनेवाले हैं, उनकी भी गिनती पूरी न हो ले।" + ] + }, + { + "type": "para:s", + "content": [ + "छठवीं मुहर—आतंक" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "REV 6:12" + }, + "जब उसने छठवीं मुहर खोली, तो मैंने देखा कि एक बड़ा भूकम्प हुआ*; और सूर्य कम्बल के समान काला, और पूरा चन्द्रमा लहू के समान हो गया। (योए. 2:10)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 6:13" + }, + "और आकाश के तारे पृथ्वी पर ऐसे गिर पड़े जैसे बड़ी आँधी से हिलकर अंजीर के पेड़ में से कच्चे फल झड़ते हैं। (प्रका. 8:10, मत्ती 24:29)", + { + "type": "verse:v", + "number": "14", + "sid": "REV 6:14" + }, + "आकाश ऐसा सरक गया, जैसा पत्र लपेटने से सरक जाता है; और हर एक पहाड़, और टापू, अपने-अपने स्थान से टल गया। (प्रका. 16:20, यशा. 34:4)", + { + "type": "verse:v", + "number": "15", + "sid": "REV 6:15" + }, + "पृथ्वी के राजा, और प्रधान, और सरदार, और धनवान और सामर्थी लोग, और हर एक दास, और हर एक स्वतंत्र, पहाड़ों की गुफाओं और चट्टानों में जा छिपे; (यशा. 2:10, यशा. 2:19)", + { + "type": "verse:v", + "number": "16", + "sid": "REV 6:16" + }, + "और पहाड़ों, और चट्टानों से कहने लगे, “हम पर गिर पड़ो; और हमें उसके मुँह से जो सिंहासन पर बैठा है और मेम्‍ने के प्रकोप से छिपा लो; (लूका 23:30)", + { + "type": "verse:v", + "number": "17", + "sid": "REV 6:17" + }, + "क्योंकि उनके प्रकोप का भयानक दिन आ पहुँचा है, अब कौन ठहर सकता है?” (मला. 3:2, योए. 2:11, नहू. 1:6, सप. 1:14-15, मला. 3:2)" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "REV 7" + }, + { + "type": "para:s", + "content": [ + "एक अंतराल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 7:1" + }, + "इसके बाद मैंने पृथ्वी के चारों कोनों पर चार स्वर्गदूत खड़े देखे, वे पृथ्वी की चारों हवाओं को थामे हुए थे ताकि पृथ्वी, या समुद्र, या किसी पेड़ पर, हवा न चले। (दानि. 7:2, जक. 6:5)", + { + "type": "verse:v", + "number": "2", + "sid": "REV 7:2" + }, + "फिर मैंने एक और स्वर्गदूत को जीविते परमेश्‍वर की मुहर लिए हुए पूरब से ऊपर की ओर आते देखा; उसने उन चारों स्वर्गदूतों से जिन्हें पृथ्वी और समुद्र की हानि करने का अधिकार दिया गया था, ऊँचे शब्द से पुकारकर कहा,", + { + "type": "verse:v", + "number": "3", + "sid": "REV 7:3" + }, + "“जब तक हम अपने परमेश्‍वर के दासों के माथे पर मुहर न लगा दें, तब तक पृथ्वी और समुद्र और पेड़ों को हानि न पहुँचाना।” (यहे. 9:4)" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल के 1,44,000 लोग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "REV 7:4" + }, + "और जिन पर मुहर दी गई, मैंने उनकी गिनती सुनी, कि इस्राएल की सन्तानों के सब गोत्रों में से एक लाख चौवालीस हजार पर मुहर दी गई:", + { + "type": "verse:v", + "number": "5", + "sid": "REV 7:5" + }, + "यहूदा के गोत्र में से बारह हजार पर मुहर दी गई, रूबेन के गोत्र में से बारह हजार पर, गाद के गोत्र में से बारह हजार पर,", + { + "type": "verse:v", + "number": "6", + "sid": "REV 7:6" + }, + "अशेर के गोत्र में से बारह हजार पर, नप्ताली के गोत्र में से बारह हजार पर; मनश्शे के गोत्र में से बारह हजार पर,", + { + "type": "verse:v", + "number": "7", + "sid": "REV 7:7" + }, + "शमौन के गोत्र में से बारह हजार पर, लेवी के गोत्र में से बारह हजार पर, इस्साकार के गोत्र में से बारह हजार पर,", + { + "type": "verse:v", + "number": "8", + "sid": "REV 7:8" + }, + "जबूलून के गोत्र में से बारह हजार पर, यूसुफ के गोत्र में से बारह हजार पर, और बिन्यामीन के गोत्र में से बारह हजार पर मुहर दी गई।" + ] + }, + { + "type": "para:s", + "content": [ + "क्लेश से एक बड़ी भीड़" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "REV 7:9" + }, + "इसके बाद मैंने दृष्टि की, और हर एक जाति, और कुल, और लोग और भाषा में से एक ऐसी बड़ी भीड़, जिसे कोई गिन नहीं सकता था श्वेत वस्त्र पहने और अपने हाथों में खजूर की डालियाँ लिये हुए सिंहासन के सामने और मेम्‍ने के सामने खड़ी है;", + { + "type": "verse:v", + "number": "10", + "sid": "REV 7:10" + }, + "और बड़े शब्द से पुकारकर कहती है, “उद्धार के लिये हमारे परमेश्‍वर का*, जो सिंहासन पर बैठा है, और मेम्‍ने का जय-जयकार हो।” (प्रका. 19:1, भज. 3:8)", + { + "type": "verse:v", + "number": "11", + "sid": "REV 7:11" + }, + "और सारे स्वर्गदूत, उस सिंहासन और प्राचीनों और चारों प्राणियों के चारों ओर खड़े हैं, फिर वे सिंहासन के सामने मुँह के बल गिर पड़े और परमेश्‍वर को दण्डवत् करके कहा,", + { + "type": "verse:v", + "number": "12", + "sid": "REV 7:12" + }, + "“आमीन*, हमारे परमेश्‍वर की स्तुति, महिमा, ज्ञान, धन्यवाद, आदर, सामर्थ्य, और शक्ति युगानुयुग बनी रहें। आमीन।”", + { + "type": "verse:v", + "number": "13", + "sid": "REV 7:13" + }, + "इस पर प्राचीनों में से एक ने मुझसे कहा, “ये श्वेत वस्त्र पहने हुए कौन हैं? और कहाँ से आए हैं?”", + { + "type": "verse:v", + "number": "14", + "sid": "REV 7:14" + }, + "मैंने उससे कहा, “हे स्वामी, तू ही जानता है।” उसने मुझसे कहा, “ये वे हैं, जो उस महा क्लेश में से निकलकर आए हैं; इन्होंने अपने-अपने वस्त्र मेम्‍ने के लहू में धोकर श्वेत किए हैं। (प्रका. 22:14)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "REV 7:15" + }, + "“इसी कारण वे परमेश्‍वर के सिंहासन के सामने हैं," + ] + }, + { + "type": "para:q", + "content": [ + "और उसके मन्दिर में दिन-रात उसकी सेवा करते हैं;" + ] + }, + { + "type": "para:q", + "content": [ + "और जो सिंहासन पर बैठा है, वह उनके ऊपर अपना तम्बू तानेगा। (प्रका. 22:3, भज. 134:1-2)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "REV 7:16" + }, + "“वे फिर भूखे और प्यासे न होंगे;" + ] + }, + { + "type": "para:q", + "content": [ + "और न उन पर धूप, न कोई तपन पड़ेगी।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "REV 7:17" + }, + "क्योंकि मेम्‍ना जो सिंहासन के बीच में है, उनकी रखवाली करेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और उन्हें जीवनरूपी जल के सोतों के पास ले जाया करेगा," + ] + }, + { + "type": "para:q", + "content": [ + "और परमेश्‍वर उनकी आँखों से सब आँसू पोंछ डालेगा।” (भज. 23:1, भज. 23:2, यशा. 25:8)" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "REV 8" + }, + { + "type": "para:s", + "content": [ + "सातवी मुहर—तुरहियाँ और सोने का धूपदान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 8:1" + }, + "जब उसने सातवीं मुहर खोली, तो स्वर्ग में आधे घण्टे तक सन्‍नाटा छा गया*।", + { + "type": "verse:v", + "number": "2", + "sid": "REV 8:2" + }, + "और मैंने उन सातों स्वर्गदूतों को जो परमेश्‍वर के सामने खड़े रहते हैं, देखा, और उन्हें सात तुरहियाँ दी गईं।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 8:3" + }, + "फिर एक और स्वर्गदूत सोने का धूपदान लिये हुए आया, और वेदी के निकट खड़ा हुआ; और उसको बहुत धूप दिया गया कि सब पवित्र लोगों की प्रार्थनाओं के साथ सोने की उस वेदी पर, जो सिंहासन के सामने है चढ़ाएँ। (प्रका. 5:8)", + { + "type": "verse:v", + "number": "4", + "sid": "REV 8:4" + }, + "और उस धूप का धूआँ पवित्र लोगों की प्रार्थनाओं सहित स्वर्गदूत के हाथ से परमेश्‍वर के सामने पहुँच गया। (भज. 141:2)", + { + "type": "verse:v", + "number": "5", + "sid": "REV 8:5" + }, + "तब स्वर्गदूत ने धूपदान लेकर उसमें वेदी की आग भरी, और पृथ्वी पर डाल दी, और गर्जन और शब्द और बिजलियाँ और भूकम्प होने लगे। (प्रका. 4:5)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 8:6" + }, + "और वे सातों स्वर्गदूत जिनके पास सात तुरहियाँ थी, फूँकने को तैयार हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "प्रथम तुरही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 8:7" + }, + "पहले स्वर्गदूत ने तुरही फूँकी, और लहू से मिले हुए ओले और आग उत्‍पन्‍न हुई, और पृथ्वी पर डाली गई; और एक तिहाई पृथ्वी जल गई, और एक तिहाई पेड़ जल गई, और सब हरी घास भी जल गई। (यहे. 38:22)" + ] + }, + { + "type": "para:s", + "content": [ + "दूसरी तुरही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "REV 8:8" + }, + "दूसरे स्वर्गदूत ने तुरही फूँकी, तो मानो आग के समान जलता हुआ एक बड़ा पहाड़ समुद्र में डाला गया; और समुद्र भी एक तिहाई लहू हो गया*, (निर्ग. 7:17, यिर्म. 51:25)", + { + "type": "verse:v", + "number": "9", + "sid": "REV 8:9" + }, + "और समुद्र की एक तिहाई सृजी हुई वस्तुएँ जो सजीव थीं मर गई, और एक तिहाई जहाज नाश हो गए।" + ] + }, + { + "type": "para:s", + "content": [ + "तीसरी तुरही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "REV 8:10" + }, + "तीसरे स्वर्गदूत ने तुरही फूँकी, और एक बड़ा तारा जो मशाल के समान जलता था, स्वर्ग से टूटा, और नदियों की एक तिहाई पर, और पानी के सोतों पर आ पड़ा। (प्रका. 6:13)", + { + "type": "verse:v", + "number": "11", + "sid": "REV 8:11" + }, + "उस तारे का नाम नागदौना है, और एक तिहाई पानी नागदौना जैसा कड़वा हो गया, और बहुत से मनुष्य उस पानी के कड़वे हो जाने से मर गए। (यिर्म. 9:15)" + ] + }, + { + "type": "para:s", + "content": [ + "चौथी तुरही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "REV 8:12" + }, + "चौथे स्वर्गदूत ने तुरही फूँकी, और सूर्य की एक तिहाई, और चाँद की एक तिहाई और तारों की एक तिहाई पर आपत्ति आई, यहाँ तक कि उनका एक तिहाई अंग अंधेरा हो गया और दिन की एक तिहाई में उजाला न रहा, और वैसे ही रात में भी। (यशा. 13:10, योए. 2:10)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 8:13" + }, + "जब मैंने फिर देखा, तो आकाश के बीच में एक उकाब को उड़ते और ऊँचे शब्द से यह कहते सुना, “उन तीन स्वर्गदूतों की तुरही के शब्दों के कारण जिनका फूँकना अभी बाकी है, पृथ्वी के रहनेवालों पर हाय, हाय, हाय*!”" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "REV 9" + }, + { + "type": "para:s", + "content": [ + "पाँचवी तुरही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 9:1" + }, + "जब पाँचवें स्वर्गदूत ने तुरही फूँकी, तो मैंने स्वर्ग से पृथ्वी पर एक तारा गिरता हुआ देखा, और उसे अथाह कुण्ड की कुंजी दी गई।", + { + "type": "verse:v", + "number": "2", + "sid": "REV 9:2" + }, + "उसने अथाह कुण्ड को खोला, और कुण्ड में से बड़ी भट्ठी के समान धूआँ उठा, और कुण्ड के धुएँ से सूर्य और वायु अंधकारमय हो गए। (योए. 2:10, योए. 2:30)", + { + "type": "verse:v", + "number": "3", + "sid": "REV 9:3" + }, + "उस धुएँ में से पृथ्वी पर टिड्डियाँ निकलीं, और उन्हें पृथ्वी के बिच्छुओं के समान शक्ति दी गई। (प्रका. 9:5)", + { + "type": "verse:v", + "number": "4", + "sid": "REV 9:4" + }, + "उनसे कहा गया कि न पृथ्वी की घास को, न किसी हरियाली को, न किसी पेड़ को हानि पहुँचाए, केवल उन मनुष्यों को हानि पहुँचाए जिनके माथे पर परमेश्‍वर की मुहर नहीं है। (यहे. 9:4)", + { + "type": "verse:v", + "number": "5", + "sid": "REV 9:5" + }, + "और उन्हें लोगों को मार डालने का तो नहीं, पर पाँच महीने तक लोगों को पीड़ा देने का अधिकार दिया गया; और उनकी पीड़ा ऐसी थी, जैसे बिच्छू के डंक मारने से मनुष्य को होती है।", + { + "type": "verse:v", + "number": "6", + "sid": "REV 9:6" + }, + "उन दिनों में मनुष्य मृत्यु को ढूँढ़ेंगे, और न पाएँगे*; और मरने की लालसा करेंगे, और मृत्यु उनसे भागेगी। (अय्यू. 3:21, यिर्म. 8:3)", + { + "type": "verse:v", + "number": "7", + "sid": "REV 9:7" + }, + "उन टिड्डियों के आकार लड़ाई के लिये तैयार किए हुए घोड़ों के जैसे थे, और उनके सिरों पर मानो सोने के मुकुट थे; और उनके मुँह मनुष्यों के जैसे थे। (योए. 2:4)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 9:8" + }, + "उनके बाल स्त्रियों के बाल* जैसे, और दाँत सिंहों के दाँत जैसे थे।", + { + "type": "verse:v", + "number": "9", + "sid": "REV 9:9" + }, + "वे लोहे की जैसी झिलम पहने थे, और उनके पंखों का शब्द ऐसा था जैसा रथों और बहुत से घोड़ों का जो लड़ाई में दौड़ते हों। (योए. 1:6)", + { + "type": "verse:v", + "number": "10", + "sid": "REV 9:10" + }, + "उनकी पूँछ बिच्छुओं की जैसी थीं, और उनमें डंक थे, और उन्हें पाँच महीने तक मनुष्यों को दुःख पहुँचाने की जो शक्ति मिली थी, वह उनकी पूँछों में थी।", + { + "type": "verse:v", + "number": "11", + "sid": "REV 9:11" + }, + "अथाह कुण्ड का दूत उन पर राजा था, उसका नाम इब्रानी में अबद्दोन, और यूनानी में अपुल्लयोन है।", + { + "type": "verse:v", + "number": "12", + "sid": "REV 9:12" + }, + "पहली विपत्ति बीत चुकी, अब इसके बाद दो विपत्तियाँ और आनेवाली हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "छठवीं तुरही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "REV 9:13" + }, + "जब छठवें स्वर्गदूत ने तुरही फूँकी तो जो सोने की वेदी परमेश्‍वर के सामने है उसके सींगों में से मैंने ऐसा शब्द सुना,", + { + "type": "verse:v", + "number": "14", + "sid": "REV 9:14" + }, + "मानो कोई छठवें स्वर्गदूत से, जिसके पास तुरही थी कह रहा है, “उन चार स्वर्गदूतों को जो बड़ी नदी फरात के पास बंधे हुए हैं, खोल दे।”", + { + "type": "verse:v", + "number": "15", + "sid": "REV 9:15" + }, + "और वे चारों दूत खोल दिए गए जो उस घड़ी, और दिन, और महीने, और वर्ष के लिये मनुष्यों की एक तिहाई के मार डालने को तैयार किए गए थे।", + { + "type": "verse:v", + "number": "16", + "sid": "REV 9:16" + }, + "उनकी फौज के सवारों की गिनती बीस करोड़ थी; मैंने उनकी गिनती सुनी।", + { + "type": "verse:v", + "number": "17", + "sid": "REV 9:17" + }, + "और मुझे इस दर्शन में घोड़े और उनके ऐसे सवार दिखाई दिए, जिनकी झिलमें आग, धूम्रकान्त, और गन्धक की जैसी थीं, और उन घोड़ों के सिर सिंहों के सिरों के समान थे: और उनके मुँह से आग, धूआँ, और गन्धक निकलते थे।", + { + "type": "verse:v", + "number": "18", + "sid": "REV 9:18" + }, + "इन तीनों महामारियों; अर्थात् आग, धुएँ, गन्धक से, जो उसके मुँह से निकलते थे, मनुष्यों की एक तिहाई मार डाली गई।", + { + "type": "verse:v", + "number": "19", + "sid": "REV 9:19" + }, + "क्योंकि उन घोड़ों की सामर्थ्य उनके मुँह, और उनकी पूँछों में थी*; इसलिए कि उनकी पूँछे साँपों की जैसी थीं, और उन पूँछों के सिर भी थे, और इन्हीं से वे पीड़ा पहुँचाते थे।", + { + "type": "verse:v", + "number": "20", + "sid": "REV 9:20" + }, + "बाकी मनुष्यों ने जो उन महामारियों से न मरे थे, अपने हाथों के कामों से मन न फिराया, कि दुष्टात्माओं की, और सोने, चाँदी, पीतल, पत्थर, और काठ की मूर्तियों की पूजा न करें, जो न देख, न सुन, न चल सकती हैं। (1 इति. 34:25)", + { + "type": "verse:v", + "number": "21", + "sid": "REV 9:21" + }, + "और जो खून, और टोना, और व्यभिचार, और चोरियाँ, उन्होंने की थीं, उनसे मन न फिराया।" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "REV 10" + }, + { + "type": "para:s", + "content": [ + "स्वर्गदूत और छोटी पुस्तक" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 10:1" + }, + "फिर मैंने एक और शक्तिशाली स्वर्गदूत* को बादल ओढ़े हुए स्वर्ग से उतरते देखा; और उसके सिर पर मेघधनुष था, और उसका मुँह सूर्य के समान और उसके पाँव आग के खम्भें के समान थे;", + { + "type": "verse:v", + "number": "2", + "sid": "REV 10:2" + }, + "और उसके हाथ में एक छोटी सी खुली हुई पुस्तक थी। उसने अपना दाहिना पाँव समुद्र पर, और बायाँ पृथ्वी पर रखा;", + { + "type": "verse:v", + "number": "3", + "sid": "REV 10:3" + }, + "और ऐसे बड़े शब्द से चिल्लाया, जैसा सिंह गरजता है; और जब वह चिल्लाया तो गर्जन के सात शब्द सुनाई दिए।", + { + "type": "verse:v", + "number": "4", + "sid": "REV 10:4" + }, + "जब सातों गर्जन के शब्द सुनाई दे चुके, तो मैं लिखने पर था, और मैंने स्वर्ग से यह शब्द सुना, “जो बातें गर्जन के उन सात शब्दों से सुनी हैं, उन्हें गुप्त रख*, और मत लिख।” (दानि. 8:26, दानि. 12:4)", + { + "type": "verse:v", + "number": "5", + "sid": "REV 10:5" + }, + "जिस स्वर्गदूत को मैंने समुद्र और पृथ्वी पर खड़े देखा था; उसने अपना दाहिना हाथ स्वर्ग की ओर उठाया (व्य. 32:40)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 10:6" + }, + "और उसकी शपथ खाकर जो युगानुयुग जीवित है, और जिसने स्वर्ग को और जो कुछ उसमें है, और पृथ्वी को और जो कुछ उस पर है, और समुद्र को और जो कुछ उसमें है सृजा है उसी की शपथ खाकर कहा कि “अब और देर न होगी।” (प्रका. 4:11)", + { + "type": "verse:v", + "number": "7", + "sid": "REV 10:7" + }, + "वरन् सातवें स्वर्गदूत के शब्द देने के दिनों में, जब वह तुरही फूँकने पर होगा, तो परमेश्‍वर का वह रहस्य पूरा हो जाएगा*, जिसका सुसमाचार उसने अपने दास भविष्यद्वक्ताओं को दिया था। (आमो. 3:7, इफि. 3:3)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 10:8" + }, + "जिस शब्द करनेवाले को मैंने स्वर्ग से बोलते सुना था, वह फिर मेरे साथ बातें करने लगा, “जा, जो स्वर्गदूत समुद्र और पृथ्वी पर खड़ा है, उसके हाथ में की खुली हुईं पुस्तक ले ले।”", + { + "type": "verse:v", + "number": "9", + "sid": "REV 10:9" + }, + "और मैंने स्वर्गदूत के पास जाकर कहा, “यह छोटी पुस्तक मुझे दे।” और उसने मुझसे कहा, “ले, इसे खा ले; यह तेरा पेट कड़वा तो करेगी, पर तेरे मुँह में मधु जैसी मीठी लगेगी।” (यहे. 3:1-3)", + { + "type": "verse:v", + "number": "10", + "sid": "REV 10:10" + }, + "अतः मैं वह छोटी पुस्तक उस स्वर्गदूत के हाथ से लेकर खा गया। वह मेरे मुँह में मधु जैसी मीठी तो लगी, पर जब मैं उसे खा गया, तो मेरा पेट कड़वा हो गया।", + { + "type": "verse:v", + "number": "11", + "sid": "REV 10:11" + }, + "तब मुझसे यह कहा गया, “तुझे बहुत से लोगों, जातियों, भाषाओं, और राजाओं के विषय में फिर भविष्यद्वाणी करनी होगी।”" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "REV 11" + }, + { + "type": "para:s", + "content": [ + "दो गवाह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 11:1" + }, + "फिर मुझे नापने के लिये एक सरकण्डा* दिया गया, और किसी ने कहा, “उठ, परमेश्‍वर के मन्दिर और वेदी, और उसमें भजन करनेवालों को नाप ले। (जक. 2:1)", + { + "type": "verse:v", + "number": "2", + "sid": "REV 11:2" + }, + "पर मन्दिर के बाहर का आँगन छोड़ दे; उसे मत नाप क्योंकि वह अन्यजातियों को दिया गया है, और वे पवित्र नगर को बयालीस महीने तक रौंदेंगी।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 11:3" + }, + "“और मैं अपने दो गवाहों को यह अधिकार दूँगा कि टाट ओढ़े हुए एक हजार दो सौ साठ दिन तक भविष्यद्वाणी करें।”", + { + "type": "verse:v", + "number": "4", + "sid": "REV 11:4" + }, + "ये वे ही जैतून के दो पेड़ और दो दीवट हैं जो पृथ्वी के प्रभु के सामने खड़े रहते हैं*। (जक. 4:3)", + { + "type": "verse:v", + "number": "5", + "sid": "REV 11:5" + }, + "और यदि कोई उनको हानि पहुँचाना चाहता है, तो उनके मुँह से आग निकलकर उनके बैरियों को भस्म करती है, और यदि कोई उनको हानि पहुँचाना चाहेगा, तो अवश्य इसी रीति से मार डाला जाएगा। (यिर्म. 5:14)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 11:6" + }, + "उन्हें अधिकार है कि आकाश को बन्द करें, कि उनकी भविष्यद्वाणी के दिनों में मेंह न बरसे, और उन्हें सब पानी पर अधिकार है, कि उसे लहू बनाएँ, और जब-जब चाहें तब-तब पृथ्वी पर हर प्रकार की विपत्ति लाएँ।", + { + "type": "verse:v", + "number": "7", + "sid": "REV 11:7" + }, + "जब वे अपनी गवाही दे चुकेंगे, तो वह पशु जो अथाह कुण्ड में से निकलेगा, उनसे लड़कर उन्हें जीतेगा और उन्हें मार डालेगा। (प्रका. 13:7)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 11:8" + }, + "और उनके शव उस बड़े नगर के चौक में पड़े रहेंगे, जो आत्मिक रीति से सदोम और मिस्र कहलाता है, जहाँ उनका प्रभु भी क्रूस पर चढ़ाया गया था।", + { + "type": "verse:v", + "number": "9", + "sid": "REV 11:9" + }, + "और सब लोगों, कुलों, भाषाओं, और जातियों में से लोग उनके शवों को साढ़े तीन दिन तक देखते रहेंगे, और उनके शवों को कब्र में रखने न देंगे।", + { + "type": "verse:v", + "number": "10", + "sid": "REV 11:10" + }, + "और पृथ्वी के रहनेवाले उनके मरने से आनन्दित और मगन होंगे, और एक दूसरे के पास भेंट भेजेंगे, क्योंकि इन दोनों भविष्यद्वक्ताओं ने पृथ्वी के रहनेवालों को सताया था।", + { + "type": "verse:v", + "number": "11", + "sid": "REV 11:11" + }, + "परन्तु साढ़े तीन दिन के बाद परमेश्‍वर की ओर से जीवन का श्वांस उनमें पैंठ गया; और वे अपने पाँवों के बल खड़े हो गए, और उनके देखनेवालों पर बड़ा भय छा गया।", + { + "type": "verse:v", + "number": "12", + "sid": "REV 11:12" + }, + "और उन्हें स्वर्ग से एक बड़ा शब्द सुनाई दिया, “यहाँ ऊपर आओ!” यह सुन वे बादल पर सवार होकर अपने बैरियों के देखते-देखते स्वर्ग पर चढ़ गए।", + { + "type": "verse:v", + "number": "13", + "sid": "REV 11:13" + }, + "फिर उसी घड़ी एक बड़ा भूकम्प हुआ, और नगर का दसवाँ भाग गिर पड़ा; और उस भूकम्प से सात हजार मनुष्य मर गए और शेष डर गए, और स्वर्ग के परमेश्‍वर की महिमा की। (प्रका. 14:7)", + { + "type": "verse:v", + "number": "14", + "sid": "REV 11:14" + }, + "दूसरी विपत्ति बीत चुकी; तब, तीसरी विपत्ति शीघ्र आनेवाली है।" + ] + }, + { + "type": "para:s", + "content": [ + "सातवी तुरही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "REV 11:15" + }, + "जब सातवें स्वर्गदूत ने तुरही फूँकी, तो स्वर्ग में इस विषय के बड़े-बड़े शब्द होने लगे: “जगत का राज्य हमारे प्रभु का और उसके मसीह का हो गया और वह युगानुयुग राज्य करेगा।” (दानि. 7:27, जक. 14:9)", + { + "type": "verse:v", + "number": "16", + "sid": "REV 11:16" + }, + "और चौबीसों प्राचीन जो परमेश्‍वर के सामने अपने-अपने सिंहासन पर बैठे थे, मुँह के बल गिरकर परमेश्‍वर को दण्डवत् करके,", + { + "type": "verse:v", + "number": "17", + "sid": "REV 11:17" + }, + "यह कहने लगे," + ] + }, + { + "type": "para:q", + "content": [ + "“हे सर्वशक्तिमान प्रभु परमेश्‍वर, जो है और जो था*," + ] + }, + { + "type": "para:q", + "content": [ + "हम तेरा धन्यवाद करते हैं कि" + ] + }, + { + "type": "para:q", + "content": [ + "तूने अपनी बड़ी सामर्थ्य को काम में लाकर राज्य किया है। (प्रका. 1:8)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "REV 11:18" + }, + "अन्यजातियों ने क्रोध किया, और तेरा प्रकोप आ पड़ा" + ] + }, + { + "type": "para:q", + "content": [ + "और वह समय आ पहुँचा है कि मरे हुओं का न्याय किया जाए," + ] + }, + { + "type": "para:q", + "content": [ + "और तेरे दास भविष्यद्वक्ताओं और पवित्र लोगों को" + ] + }, + { + "type": "para:q", + "content": [ + "और उन छोटे-बड़ों को जो तेरे नाम से डरते हैं, बदला दिया जाए," + ] + }, + { + "type": "para:q", + "content": [ + "और पृथ्वी के बिगाड़नेवाले नाश किए जाएँ।” (प्रका. 19:5)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "REV 11:19" + }, + "और परमेश्‍वर का जो मन्दिर स्वर्ग में है, वह खोला गया, और उसके मन्दिर में उसकी वाचा का सन्दूक दिखाई दिया, बिजलियाँ, शब्द, गर्जन और भूकम्प हुए, और बड़े ओले पड़े। (प्रका. 15:5)" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "REV 12" + }, + { + "type": "para:s", + "content": [ + "स्त्री और विशालकाय अजगर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 12:1" + }, + "फिर स्वर्ग पर एक बड़ा चिन्ह* दिखाई दिया, अर्थात् एक स्त्री जो सूर्य ओढ़े हुए थी, और चाँद उसके पाँवों तले था, और उसके सिर पर बारह तारों का मुकुट था;", + { + "type": "verse:v", + "number": "2", + "sid": "REV 12:2" + }, + "और वह गर्भवती हुई, और चिल्लाती थी; क्योंकि प्रसव की पीड़ा उसे लगी थी; और वह बच्चा जनने की पीड़ा में थी।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 12:3" + }, + "एक और चिन्ह स्वर्ग में दिखाई दिया, एक बड़ा लाल अजगर था जिसके सात सिर और दस सींग थे, और उसके सिरों पर सात राजमुकुट थे।", + { + "type": "verse:v", + "number": "4", + "sid": "REV 12:4" + }, + "और उसकी पूँछ ने आकाश के तारों की एक तिहाई को खींचकर पृथ्वी पर डाल दिया, और वह अजगर उस स्त्री के सामने जो जच्चा थी, खड़ा हुआ, कि जब वह बच्चा जने तो उसके बच्चे को निगल जाए।", + { + "type": "verse:v", + "number": "5", + "sid": "REV 12:5" + }, + "और वह बेटा जनी जो लोहे का राजदण्ड लिए हुए, सब जातियों पर राज्य करने पर था, और उसका बच्चा परमेश्‍वर के पास, और उसके सिंहासन के पास उठाकर पहुँचा दिया गया।", + { + "type": "verse:v", + "number": "6", + "sid": "REV 12:6" + }, + "और वह स्त्री उस जंगल को भाग गई, जहाँ परमेश्‍वर की ओर से उसके लिये एक जगह तैयार की गई थी कि वहाँ वह एक हजार दो सौ साठ दिन तक पाली जाए। (प्रका. 12:14)" + ] + }, + { + "type": "para:s", + "content": [ + "अजगर स्वर्ग से बाहर फेंका गया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 12:7" + }, + "फिर स्वर्ग पर लड़ाई हुई, मीकाईल और उसके स्वर्गदूत अजगर से लड़ने को निकले; और अजगर और उसके दूत उससे लड़े,", + { + "type": "verse:v", + "number": "8", + "sid": "REV 12:8" + }, + "परन्तु प्रबल न हुए, और स्वर्ग में उनके लिये फिर जगह न रही। (प्रका. 12:11)", + { + "type": "verse:v", + "number": "9", + "sid": "REV 12:9" + }, + "और वह बड़ा अजगर अर्थात् वही पुराना साँप*, जो शैतान कहलाता है, और सारे संसार का भरमानेवाला है, पृथ्वी पर गिरा दिया गया; और उसके दूत उसके साथ गिरा दिए गए। (यूह. 12:31)", + { + "type": "verse:v", + "number": "10", + "sid": "REV 12:10" + }, + "फिर मैंने स्वर्ग पर से यह बड़ा शब्द आते हुए सुना, “अब हमारे परमेश्‍वर का उद्धार, सामर्थ्य, राज्य, और उसके मसीह का अधिकार प्रगट हुआ है; क्योंकि हमारे भाइयों पर दोष लगानेवाला, जो रात-दिन हमारे परमेश्‍वर के सामने उन पर दोष लगाया करता था, गिरा दिया गया। (प्रका. 11:15)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "REV 12:11" + }, + "“और वे मेम्‍ने के लहू के कारण, और अपनी गवाही के वचन के कारण, उस पर जयवन्त हुए, क्योंकि उन्होंने अपने प्राणों को प्रिय न जाना, यहाँ तक कि मृत्यु भी सह ली।", + { + "type": "verse:v", + "number": "12", + "sid": "REV 12:12" + }, + "“इस कारण, हे स्वर्गों, और उनमें रहनेवालों मगन हो; हे पृथ्वी, और समुद्र, तुम पर हाय! क्योंकि शैतान बड़े क्रोध के साथ तुम्हारे पास उतर आया है; क्योंकि जानता है कि उसका थोड़ा ही समय और बाकी है।” (प्रका. 8:13)" + ] + }, + { + "type": "para:s", + "content": [ + "स्त्री सताई गयी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "REV 12:13" + }, + "जब अजगर ने देखा, कि मैं पृथ्वी पर गिरा दिया गया हूँ, तो उस स्त्री को जो बेटा जनी थी, सताया।", + { + "type": "verse:v", + "number": "14", + "sid": "REV 12:14" + }, + "पर उस स्त्री को बड़े उकाब के दो पंख दिए गए, कि साँप के सामने से उड़कर जंगल में उस जगह पहुँच जाए, जहाँ वह एक समय, और समयों, और आधे समय तक पाली जाए।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 12:15" + }, + "और साँप ने उस स्त्री के पीछे अपने मुँह से नदी के समान पानी बहाया कि उसे इस नदी से बहा दे।", + { + "type": "verse:v", + "number": "16", + "sid": "REV 12:16" + }, + "परन्तु पृथ्वी ने उस स्त्री की सहायता की*, और अपना मुँह खोलकर उस नदी को जो अजगर ने अपने मुँह से बहाई थी, पी लिया।", + { + "type": "verse:v", + "number": "17", + "sid": "REV 12:17" + }, + "तब अजगर स्त्री पर क्रोधित हुआ, और उसकी शेष सन्तान से जो परमेश्‍वर की आज्ञाओं को मानते, और यीशु की गवाही देने पर स्थिर हैं, लड़ने को गया।", + { + "type": "verse:v", + "number": "18", + "sid": "REV 12:18" + }, + "और वह समुद्र के रेत पर जा खड़ा हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "REV 13" + }, + { + "type": "para:s", + "content": [ + "समुद्र में से निकले दो पशु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 13:1" + }, + "मैंने एक पशु को समुद्र में से निकलते हुए देखा, जिसके दस सींग और सात सिर थे। उसके सींगों पर दस राजमुकुट, और उसके सिरों पर परमेश्‍वर की निन्दा के नाम लिखे हुए थे। (दानि. 7:3, प्रका. 12:3)", + { + "type": "verse:v", + "number": "2", + "sid": "REV 13:2" + }, + "जो पशु मैंने देखा, वह चीते के समान था; और उसके पाँव भालू के समान, और मुँह सिंह के समान था। और उस अजगर ने अपनी सामर्थ्य, और अपना सिंहासन, और बड़ा अधिकार, उसे दे दिया।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 13:3" + }, + "मैंने उसके सिरों में से एक पर ऐसा भारी घाव लगा देखा, मानो वह मरने पर है; फिर उसका प्राणघातक घाव अच्छा हो गया, और सारी पृथ्वी के लोग उस पशु के पीछे-पीछे अचम्भा करते हुए चले।", + { + "type": "verse:v", + "number": "4", + "sid": "REV 13:4" + }, + "उन्होंने अजगर की पूजा की, क्योंकि उसने पशु को अपना अधिकार दे दिया था, और यह कहकर पशु की पूजा की, “इस पशु के समान कौन है? कौन इससे लड़ सकता है?”", + { + "type": "verse:v", + "number": "5", + "sid": "REV 13:5" + }, + "बड़े बोल बोलने और निन्दा करने के लिये उसे एक मुँह दिया गया, और उसे बयालीस महीने तक काम करने का अधिकार दिया गया।", + { + "type": "verse:v", + "number": "6", + "sid": "REV 13:6" + }, + "और उसने परमेश्‍वर की निन्दा करने के लिये मुँह खोला, कि उसके नाम और उसके तम्बू अर्थात् स्वर्ग के रहनेवालों की निन्दा करे।", + { + "type": "verse:v", + "number": "7", + "sid": "REV 13:7" + }, + "उसे यह अधिकार दिया गया, कि पवित्र लोगों से लड़े, और उन पर जय पाए, और उसे हर एक कुल, लोग, भाषा, और जाति पर अधिकार दिया गया। (दानि. 7:21)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 13:8" + }, + "पृथ्वी के वे सब रहनेवाले जिनके नाम उस मेम्‍ने की जीवन की पुस्तक* में लिखे नहीं गए, जो जगत की उत्पत्ति के समय से घात हुआ है, उस पशु की पूजा करेंगे।", + { + "type": "verse:v", + "number": "9", + "sid": "REV 13:9" + }, + "जिसके कान हों वह सुने।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "REV 13:10" + }, + "जिसको कैद में पड़ना है, वह कैद में पड़ेगा," + ] + }, + { + "type": "para:q", + "content": [ + "जो तलवार से मारेगा, अवश्य है कि वह तलवार से मारा जाएगा।" + ] + }, + { + "type": "para:q", + "content": [ + "पवित्र लोगों का धीरज और विश्वास इसी में है। (प्रका. 14:12)" + ] + }, + { + "type": "para:s", + "content": [ + "पृथ्वी में से निकला पशु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "REV 13:11" + }, + "फिर मैंने एक और पशु को पृथ्वी में से निकलते हुए देखा, उसके मेम्‍ने के समान दो सींग थे; और वह अजगर के समान बोलता था।", + { + "type": "verse:v", + "number": "12", + "sid": "REV 13:12" + }, + "यह उस पहले पशु का सारा अधिकार उसके सामने काम में लाता था, और पृथ्वी और उसके रहनेवालों से उस पहले पशु की, जिसका प्राणघातक घाव अच्छा हो गया था, पूजा कराता था।", + { + "type": "verse:v", + "number": "13", + "sid": "REV 13:13" + }, + "वह बड़े-बड़े चिन्ह दिखाता था, यहाँ तक कि मनुष्यों के सामने स्वर्ग से पृथ्वी पर आग बरसा देता था। (1 राजा. 18:24-29)", + { + "type": "verse:v", + "number": "14", + "sid": "REV 13:14" + }, + "उन चिन्हों के कारण जिन्हें उस पशु के सामने दिखाने का अधिकार उसे दिया गया था; वह पृथ्वी के रहनेवालों को इस प्रकार भरमाता था, कि पृथ्वी के रहनेवालों से कहता था कि जिस पशु को तलवार लगी थी, वह जी गया है, उसकी मूर्ति बनाओ।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 13:15" + }, + "और उसे उस पशु की मूर्ति में प्राण डालने का अधिकार दिया गया, कि पशु की मूर्ति बोलने लगे; और जितने लोग उस पशु की मूर्ति की पूजा न करें, उन्हें मरवा डाले। (दानि. 3:5-6)", + { + "type": "verse:v", + "number": "16", + "sid": "REV 13:16" + }, + "और उसने छोटे-बड़े, धनी-कंगाल, स्वतंत्र-दास सब के दाहिने हाथ या उनके माथे पर एक-एक छाप करा दी,", + { + "type": "verse:v", + "number": "17", + "sid": "REV 13:17" + }, + "कि उसको छोड़ जिस पर छाप अर्थात् उस पशु का नाम, या उसके नाम का अंक हो, और अन्य कोई लेन-देन* न कर सके।", + { + "type": "verse:v", + "number": "18", + "sid": "REV 13:18" + }, + "ज्ञान इसी में है: जिसे बुद्धि हो, वह इस पशु का अंक जोड़ ले, क्योंकि वह मनुष्य का अंक है, और उसका अंक छः सौ छियासठ है।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "REV 14" + }, + { + "type": "para:s", + "content": [ + "मेम्‍ना और 1,44,000 लोग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 14:1" + }, + "फिर मैंने दृष्टि की, और देखो, वह मेम्‍ना सिय्योन पहाड़ पर खड़ा है, और उसके साथ एक लाख चौवालीस हजार जन हैं, जिनके माथे पर उसका और उसके पिता का नाम लिखा हुआ है।", + { + "type": "verse:v", + "number": "2", + "sid": "REV 14:2" + }, + "और स्वर्ग से मुझे एक ऐसा शब्द सुनाई दिया, जो जल की बहुत धाराओं और बड़े गर्जन के जैसा शब्द था*, और जो शब्द मैंने सुना वह ऐसा था, मानो वीणा बजानेवाले वीणा बजाते हों। (यहे. 43:2)", + { + "type": "verse:v", + "number": "3", + "sid": "REV 14:3" + }, + "और वे सिंहासन के सामने और चारों प्राणियों और प्राचीनों के सामने मानो, एक नया गीत गा रहे थे, और उन एक लाख चौवालीस हजार जनों को छोड़, जो पृथ्वी पर से मोल लिए गए थे, कोई वह गीत न सीख सकता था।", + { + "type": "verse:v", + "number": "4", + "sid": "REV 14:4" + }, + "ये वे हैं, जो स्त्रियों के साथ अशुद्ध नहीं हुए, पर कुँवारे हैं; ये वे ही हैं, कि जहाँ कहीं मेम्‍ना जाता है, वे उसके पीछे हो लेते हैं; ये तो परमेश्‍वर और मेम्‍ने के निमित्त पहले फल होने के लिये मनुष्यों में से मोल लिए गए हैं।", + { + "type": "verse:v", + "number": "5", + "sid": "REV 14:5" + }, + "और उनके मुँह से कभी झूठ न निकला था, वे निर्दोष हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "तीन स्वर्गदूतों की घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "REV 14:6" + }, + "फिर मैंने एक और स्वर्गदूत को आकाश के बीच में उड़ते हुए देखा जिसके पास पृथ्वी पर के रहनेवालों की हर एक जाति, कुल, भाषा, और लोगों को सुनाने के लिये सनातन सुसमाचार था।", + { + "type": "verse:v", + "number": "7", + "sid": "REV 14:7" + }, + "और उसने बड़े शब्द से कहा, “परमेश्‍वर से डरो, और उसकी महिमा करो, क्योंकि उसके न्याय करने का समय आ पहुँचा है; और उसकी आराधना करो, जिसने स्वर्ग और पृथ्वी और समुद्र और जल के सोते बनाए।” (नहे. 9:6, प्रका. 4:11)", + { + "type": "verse:v", + "number": "8", + "sid": "REV 14:8" + }, + "फिर इसके बाद एक और दूसरा स्वर्गदूत यह कहता हुआ आया, “गिर पड़ा, वह बड़ा बाबेल गिर पड़ा जिसने अपने व्यभिचार की कोपमय मदिरा सारी जातियों को पिलाई है।” (यशा. 21:9, यिर्म. 51:7)", + { + "type": "verse:v", + "number": "9", + "sid": "REV 14:9" + }, + "फिर इनके बाद एक और तीसरा स्वर्गदूत बड़े शब्द से यह कहता हुआ आया, “जो कोई उस पशु और उसकी मूर्ति की पूजा करे, और अपने माथे या अपने हाथ पर उसकी छाप ले,", + { + "type": "verse:v", + "number": "10", + "sid": "REV 14:10" + }, + "तो वह परमेश्‍वर के प्रकोप की मदिरा जो बिना मिलावट के, उसके क्रोध के कटोरे में डाली गई है, पीएगा और पवित्र स्वर्गदूतों के सामने और मेम्‍ने के सामने आग और गन्धक की पीड़ा में पड़ेगा। (यशा. 51:17)", + { + "type": "verse:v", + "number": "11", + "sid": "REV 14:11" + }, + "और उनकी पीड़ा का धूआँ युगानुयुग उठता रहेगा, और जो उस पशु और उसकी मूर्ति की पूजा करते हैं, और जो उसके नाम की छाप लेते हैं, उनको रात-दिन चैन न मिलेगा।”", + { + "type": "verse:v", + "number": "12", + "sid": "REV 14:12" + }, + "पवित्र लोगों का धीरज इसी में है, जो परमेश्‍वर की आज्ञाओं को मानते, और यीशु पर विश्वास रखते हैं।", + { + "type": "verse:v", + "number": "13", + "sid": "REV 14:13" + }, + "और मैंने स्वर्ग से यह शब्द सुना, “लिख: जो मृतक प्रभु में मरते हैं, वे अब से धन्य हैं।” आत्मा कहता है, “हाँ, क्योंकि वे अपने परिश्रमों से विश्राम पाएँगे, और उनके कार्य उनके साथ हो लेते हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "पृथ्वी के फसल की कटनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "REV 14:14" + }, + "मैंने दृष्टि की, और देखो, एक उजला बादल है, और उस बादल पर मनुष्य के पुत्र सरीखा कोई बैठा है, जिसके सिर पर सोने का मुकुट और हाथ में उत्तम हँसुआ है। (दानि. 10:16)", + { + "type": "verse:v", + "number": "15", + "sid": "REV 14:15" + }, + "फिर एक और स्वर्गदूत ने मन्दिर में से निकलकर, उससे जो बादल पर बैठा था, बड़े शब्द से पुकारकर कहा, “अपना हँसुआ लगाकर लवनी कर, क्योंकि लवने का समय आ पहुँचा है, इसलिए कि पृथ्वी की खेती* पक चुकी है।”", + { + "type": "verse:v", + "number": "16", + "sid": "REV 14:16" + }, + "अतः जो बादल पर बैठा था, उसने पृथ्वी पर अपना हँसुआ लगाया, और पृथ्वी की लवनी की गई।", + { + "type": "verse:v", + "number": "17", + "sid": "REV 14:17" + }, + "फिर एक और स्वर्गदूत उस मन्दिर में से निकला, जो स्वर्ग में है, और उसके पास भी उत्तम हँसुआ था।", + { + "type": "verse:v", + "number": "18", + "sid": "REV 14:18" + }, + "फिर एक और स्वर्गदूत, जिसे आग पर अधिकार था, वेदी में से निकला, और जिसके पास उत्तम हँसुआ था, उससे ऊँचे शब्द से कहा, “अपना उत्तम हँसुआ लगाकर पृथ्वी की दाखलता के गुच्छे काट ले; क्योंकि उसकी दाख पक चुकी है।”", + { + "type": "verse:v", + "number": "19", + "sid": "REV 14:19" + }, + "तब उस स्वर्गदूत ने पृथ्वी पर अपना हँसुआ लगाया, और पृथ्वी की दाखलता का फल काटकर, अपने परमेश्‍वर के प्रकोप के बड़े रसकुण्ड* में डाल दिया।", + { + "type": "verse:v", + "number": "20", + "sid": "REV 14:20" + }, + "और नगर के बाहर उस रसकुण्ड में दाख रौंदे गए, और रसकुण्ड में से इतना लहू निकला कि घोड़ों के लगामों तक पहुँचा, और सौ कोस तक बह गया। (यशा. 63:3)" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "REV 15" + }, + { + "type": "para:s", + "content": [ + "प्रकोप से भरे हुए सात सोने के कटोरे" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 15:1" + }, + "फिर मैंने स्वर्ग में एक और बड़ा और अद्भुत चिन्ह देखा, अर्थात् सात स्वर्गदूत जिनके पास सातों अन्तिम विपत्तियाँ थीं, क्योंकि उनके हो जाने पर परमेश्‍वर के प्रकोप का अन्त है।", + { + "type": "verse:v", + "number": "2", + "sid": "REV 15:2" + }, + "और मैंने आग से मिले हुए काँच के जैसा एक समुद्र देखा, और जो उस पशु पर और उसकी मूर्ति पर, और उसके नाम के अंक पर जयवन्त हुए थे, उन्हें उस काँच के समुद्र के निकट परमेश्‍वर की वीणाओं को लिए हुए खड़े देखा।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 15:3" + }, + "और वे परमेश्‍वर के दास मूसा का गीत*, और मेम्‍ने का गीत गा गाकर कहते थे," + ] + }, + { + "type": "para:q", + "content": [ + "“हे सर्वशक्तिमान प्रभु परमेश्‍वर," + ] + }, + { + "type": "para:q", + "content": [ + "तेरे कार्य महान, और अद्भुत हैं," + ] + }, + { + "type": "para:q", + "content": [ + "हे युग-युग के राजा," + ] + }, + { + "type": "para:q", + "content": [ + "तेरी चाल ठीक और सच्ची है।” (भज. 111:2, भज. 139:14, भज. 145:17)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "REV 15:4" + }, + "“हे प्रभु," + ] + }, + { + "type": "para:q", + "content": [ + "कौन तुझ से न डरेगा? और तेरे नाम की महिमा न करेगा?" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि केवल तू ही पवित्र है," + ] + }, + { + "type": "para:q", + "content": [ + "और सारी जातियाँ आकर तेरे सामने दण्डवत् करेंगी," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि तेरे न्याय के काम प्रगट हो गए हैं।” (भज. 86:9, यिर्म. 10:7, मला. 1:11)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "REV 15:5" + }, + "इसके बाद मैंने देखा, कि स्वर्ग में साक्षी के तम्बू* का मन्दिर खोला गया,", + { + "type": "verse:v", + "number": "6", + "sid": "REV 15:6" + }, + "और वे सातों स्वर्गदूत जिनके पास सातों विपत्तियाँ थीं, मलमल के शुद्ध और चमकदार वस्त्र पहने और छाती पर सोने की पट्टियाँ बाँधे हुए मन्दिर से निकले।", + { + "type": "verse:v", + "number": "7", + "sid": "REV 15:7" + }, + "तब उन चारों प्राणियों में से एक ने उन सात स्वर्गदूतों को परमेश्‍वर के, जो युगानुयुग जीविता है, प्रकोप से भरे हुए सात सोने के कटोरे दिए।", + { + "type": "verse:v", + "number": "8", + "sid": "REV 15:8" + }, + "और परमेश्‍वर की महिमा, और उसकी सामर्थ्य के कारण मन्दिर धुएँ से भर गया* और जब तक उन सातों स्वर्गदूतों की सातों विपत्तियाँ समाप्त न हुई, तब तक कोई मन्दिर में न जा सका। (यशा. 6:4)" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "REV 16" + }, + { + "type": "para:s", + "content": [ + "प्रथम कटोरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 16:1" + }, + "फिर मैंने मन्दिर में किसी को ऊँचे शब्द से उन सातों स्वर्गदूतों से यह कहते सुना, “जाओ, परमेश्‍वर के प्रकोप के सातों कटोरों को पृथ्वी पर उण्डेल दो।”", + { + "type": "verse:v", + "number": "2", + "sid": "REV 16:2" + }, + "अतः पहले ने जाकर अपना कटोरा पृथ्वी पर उण्डेल दिया। और उन मनुष्यों के जिन पर पशु की छाप थी, और जो उसकी मूर्ति की पूजा करते थे, एक प्रकार का बुरा और दुःखदाई फोड़ा निकला। (प्रका. 16:11)" + ] + }, + { + "type": "para:s", + "content": [ + "दूसरा कटोरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "REV 16:3" + }, + "दूसरे ने अपना कटोरा समुद्र पर उण्डेल दिया और वह मरे हुए के लहू जैसा बन गया, और समुद्र में का हर एक जीवधारी मर गया। (प्रका. 8:8)" + ] + }, + { + "type": "para:s", + "content": [ + "तीसरा कटोरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "REV 16:4" + }, + "तीसरे ने अपना कटोरा नदियों, और पानी के सोतों पर उण्डेल दिया, और वे लहू बन गए।", + { + "type": "verse:v", + "number": "5", + "sid": "REV 16:5" + }, + "और मैंने पानी के स्वर्गदूत को यह कहते सुना," + ] + }, + { + "type": "para:q", + "content": [ + "“हे पवित्र, जो है, और जो था, तू न्यायी है और तूने यह न्याय किया। (प्रका. 11:17)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "REV 16:6" + }, + "क्योंकि उन्होंने पवित्र लोगों, और भविष्यद्वक्ताओं का लहू बहाया था," + ] + }, + { + "type": "para:q", + "content": [ + "और तूने उन्हें लहू पिलाया*;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि वे इसी योग्य हैं।”" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 16:7" + }, + "फिर मैंने वेदी से यह शब्द सुना," + ] + }, + { + "type": "para:q", + "content": [ + "“हाँ, हे सर्वशक्तिमान प्रभु परमेश्‍वर," + ] + }, + { + "type": "para:q", + "content": [ + "तेरे निर्णय ठीक और सच्चे हैं।” (भज. 119:137, भज. 19:9)" + ] + }, + { + "type": "para:s", + "content": [ + "चौथा कटोरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "REV 16:8" + }, + "चौथे स्वर्गदूत ने अपना कटोरा सूर्य पर उण्डेल दिया, और उसे मनुष्यों को आग से झुलसा देने का अधिकार दिया गया।", + { + "type": "verse:v", + "number": "9", + "sid": "REV 16:9" + }, + "मनुष्य बड़ी तपन से झुलस गए, और परमेश्‍वर के नाम की जिसे इन विपत्तियों पर अधिकार है, निन्दा की और उन्होंने न मन फिराया और न महिमा की।" + ] + }, + { + "type": "para:s", + "content": [ + "पाँचवा कटोरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "REV 16:10" + }, + "पाँचवें स्वर्गदूत ने अपना कटोरा उस पशु के सिंहासन पर उण्डेल दिया और उसके राज्य पर अंधेरा छा गया; और लोग पीड़ा के मारे अपनी-अपनी जीभ चबाने लगे, (मत्ती 13:42)", + { + "type": "verse:v", + "number": "11", + "sid": "REV 16:11" + }, + "और अपनी पीड़ाओं और फोड़ों के कारण स्वर्ग के परमेश्‍वर की निन्दा की; पर अपने-अपने कामों से मन न फिराया।" + ] + }, + { + "type": "para:s", + "content": [ + "छठा कटोरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "REV 16:12" + }, + "छठवें स्वर्गदूत ने अपना कटोरा महानदी फरात पर उण्डेल दिया और उसका पानी सूख गया कि पूर्व दिशा के राजाओं के लिये मार्ग तैयार हो जाए। (यशा. 44:27)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 16:13" + }, + "और मैंने उस अजगर के मुँह से, और उस पशु के मुँह से और उस झूठे भविष्यद्वक्ता के मुँह से तीन अशुद्ध आत्माओं को मेंढ़कों के रूप में निकलते देखा।", + { + "type": "verse:v", + "number": "14", + "sid": "REV 16:14" + }, + "ये चिन्ह दिखानेवाली* दुष्टात्माएँ हैं, जो सारे संसार के राजाओं के पास निकलकर इसलिए जाती हैं, कि उन्हें सर्वशक्तिमान परमेश्‍वर के उस बड़े दिन की लड़ाई के लिये इकट्ठा करें।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 16:15" + }, + "“देख, मैं चोर के समान आता हूँ; धन्य वह है, जो जागता रहता है, और अपने वस्त्र कि सावधानी करता है कि नंगा न फिरे, और लोग उसका नंगापन न देखें।”", + { + "type": "verse:v", + "number": "16", + "sid": "REV 16:16" + }, + "और उन्होंने राजाओं को उस जगह इकट्ठा किया, जो इब्रानी में हर-मगिदोन कहलाता है।" + ] + }, + { + "type": "para:s", + "content": [ + "सातवा कटोरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "REV 16:17" + }, + "और सातवें स्वर्गदूत ने अपना कटोरा हवा पर उण्डेल दिया, और मन्दिर के सिंहासन से यह बड़ा शब्द हुआ, “हो चुका।”", + { + "type": "verse:v", + "number": "18", + "sid": "REV 16:18" + }, + "फिर बिजलियाँ, और शब्द, और गर्जन हुए, और एक ऐसा बड़ा भूकम्प हुआ, कि जब से मनुष्य की उत्पत्ति पृथ्वी पर हुई, तब से ऐसा बड़ा भूकम्प कभी न हुआ था। (मत्ती 24:21)", + { + "type": "verse:v", + "number": "19", + "sid": "REV 16:19" + }, + "इससे उस बड़े नगर के तीन टुकडे़ हो गए, और जाति-जाति के नगर गिर पड़े, और बड़े बाबेल का स्मरण परमेश्‍वर के यहाँ हुआ, कि वह अपने क्रोध की जलजलाहट की मदिरा उसे पिलाए।", + { + "type": "verse:v", + "number": "20", + "sid": "REV 16:20" + }, + "और हर एक टापू अपनी जगह से टल गया, और पहाड़ों का पता न लगा।", + { + "type": "verse:v", + "number": "21", + "sid": "REV 16:21" + }, + "और आकाश से मनुष्यों पर मन-मन भर के बड़े ओले गिरे, और इसलिए कि यह विपत्ति बहुत ही भारी थी, लोगों ने ओलों की विपत्ति के कारण परमेश्‍वर की निन्दा की।" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "REV 17" + }, + { + "type": "para:s", + "content": [ + "स्त्री और लाल रंग का पशु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 17:1" + }, + "जिन सात स्वर्गदूतों के पास वे सात कटोरे थे, उनमें से एक ने आकर मुझसे यह कहा, “इधर आ, मैं तुझे उस बड़ी वेश्या का दण्ड दिखाऊँ, जो बहुत से पानी पर बैठी है।", + { + "type": "verse:v", + "number": "2", + "sid": "REV 17:2" + }, + "जिसके साथ पृथ्वी के राजाओं ने व्यभिचार किया, और पृथ्वी के रहनेवाले उसके व्यभिचार की मदिरा से मतवाले हो गए थे।”", + { + "type": "verse:v", + "number": "3", + "sid": "REV 17:3" + }, + "तब वह मुझे आत्मा में जंगल को ले गया, और मैंने लाल रंग के पशु पर जो निन्दा के नामों से भरा हुआ था और जिसके सात सिर और दस सींग थे, एक स्त्री को बैठे हुए देखा।", + { + "type": "verse:v", + "number": "4", + "sid": "REV 17:4" + }, + "यह स्त्री बैंगनी, और लाल रंग के कपड़े पहने थी, और सोने और बहुमूल्य मणियों और मोतियों से सजी हुई थी, और उसके हाथ में एक सोने का कटोरा था जो घृणित वस्तुओं से और उसके व्यभिचार की अशुद्ध वस्तुओं से भरा हुआ था।", + { + "type": "verse:v", + "number": "5", + "sid": "REV 17:5" + }, + "और उसके माथे पर यह नाम लिखा था, “भेद बड़ा बाबेल पृथ्वी की वेश्याओं और घृणित वस्तुओं की माता।” (प्रका. 19:2)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 17:6" + }, + "और मैंने उस स्त्री को पवित्र लोगों के लहू और यीशु के गवाहों के लहू पीने से मतवाली देखा; और उसे देखकर मैं चकित हो गया।" + ] + }, + { + "type": "para:s", + "content": [ + "स्त्री और पशु का अर्थ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 17:7" + }, + "उस स्वर्गदूत ने मुझसे कहा, “तू क्यों चकित हुआ? मैं इस स्त्री, और उस पशु का, जिस पर वह सवार है, और जिसके सात सिर और दस सींग हैं, तुझे भेद बताता हूँ।", + { + "type": "verse:v", + "number": "8", + "sid": "REV 17:8" + }, + "जो पशु तूने देखा है, यह पहले तो था, पर अब नहीं है, और अथाह कुण्ड से निकलकर विनाश में पड़ेगा, और पृथ्वी के रहनेवाले जिनके नाम जगत की उत्पत्ति के समय से जीवन की पुस्तक में लिखे नहीं गए, इस पशु की यह दशा देखकर कि पहले था, और अब नहीं; और फिर आ जाएगा, अचम्भा करेंगे। (प्रका. 17:11)", + { + "type": "verse:v", + "number": "9", + "sid": "REV 17:9" + }, + "यह समझने के लिए एक ज्ञानी मन आवश्यक है: वे सातों सिर सात पहाड़* हैं, जिन पर वह स्त्री बैठी है।", + { + "type": "verse:v", + "number": "10", + "sid": "REV 17:10" + }, + "और वे सात राजा भी हैं, पाँच तो हो चुके हैं, और एक अभी है; और एक अब तक आया नहीं, और जब आएगा तो कुछ समय तक उसका रहना भी अवश्य है।", + { + "type": "verse:v", + "number": "11", + "sid": "REV 17:11" + }, + "जो पशु पहले था, और अब नहीं*, वह आप आठवाँ है; और उन सातों में से एक है, और वह विनाश में पड़ेगा।", + { + "type": "verse:v", + "number": "12", + "sid": "REV 17:12" + }, + "जो दस सींग तूने देखे वे दस राजा हैं; जिन्होंने अब तक राज्य नहीं पाया; पर उस पशु के साथ घड़ी भर के लिये राजाओं के समान अधिकार पाएँगे। (दानि. 7:24)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 17:13" + }, + "ये सब एक मन होंगे, और वे अपनी-अपनी सामर्थ्य और अधिकार उस पशु को देंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "मेम्‍ने के लिये विजय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "REV 17:14" + }, + "ये मेम्‍ने से लड़ेंगे, और मेम्‍ना उन पर जय पाएगा; क्योंकि वह प्रभुओं का प्रभु, और राजाओं का राजा है*, और जो बुलाए हुए, चुने हुए और विश्वासयोग्य है, उसके साथ हैं, वे भी जय पाएँगे।”", + { + "type": "verse:v", + "number": "15", + "sid": "REV 17:15" + }, + "फिर उसने मुझसे कहा, “जो पानी तूने देखे, जिन पर वेश्या बैठी है, वे लोग, भीड़, जातियाँ, और भाषाएँ हैं।", + { + "type": "verse:v", + "number": "16", + "sid": "REV 17:16" + }, + "और जो दस सींग तूने देखे, वे और पशु उस वेश्या से बैर रखेंगे, और उसे लाचार और नंगी कर देंगे; और उसका माँस खा जाएँगे, और उसे आग में जला देंगे।", + { + "type": "verse:v", + "number": "17", + "sid": "REV 17:17" + }, + "“क्योंकि परमेश्‍वर उनके मन में यह डालेगा कि वे उसकी मनसा पूरी करें; और जब तक परमेश्‍वर के वचन पूरे न हो लें, तब तक एक मन होकर अपना-अपना राज्य पशु को दे दें।", + { + "type": "verse:v", + "number": "18", + "sid": "REV 17:18" + }, + "और वह स्त्री, जिसे तूने देखा है वह बड़ा नगर है, जो पृथ्वी के राजाओं पर राज्य करता है।”" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "REV 18" + }, + { + "type": "para:s", + "content": [ + "बाबेल का विनाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 18:1" + }, + "इसके बाद मैंने एक स्वर्गदूत को स्वर्ग से उतरते देखा, जिसको बड़ा अधिकार प्राप्त था; और पृथ्वी उसके तेज से प्रकाशित हो उठी।", + { + "type": "verse:v", + "number": "2", + "sid": "REV 18:2" + }, + "उसने ऊँचे शब्द से पुकारकर कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“गिर गया, बड़ा बाबेल गिर गया है! और दुष्टात्माओं का निवास," + ] + }, + { + "type": "para:q", + "content": [ + "और हर एक अशुद्ध आत्मा का अड्डा, और हर एक अशुद्ध और घृणित पक्षी का अड्डा हो गया। (यशा. 13:21, यिर्म. 50:39, यिर्म. 51:37)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "REV 18:3" + }, + "क्योंकि उसके व्यभिचार के भयानक मदिरा के कारण सब जातियाँ गिर गई हैं," + ] + }, + { + "type": "para:q", + "content": [ + "और पृथ्वी के राजाओं ने उसके साथ व्यभिचार किया है;" + ] + }, + { + "type": "para:q", + "content": [ + "और पृथ्वी के व्यापारी उसके सुख-विलास की बहुतायत के कारण धनवान हुए हैं।” (यिर्म. 51:7)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "REV 18:4" + }, + "फिर मैंने स्वर्ग से एक और शब्द सुना," + ] + }, + { + "type": "para:q", + "content": [ + "“हे मेरे लोगों, उसमें से निकल आओ* कि तुम उसके पापों में भागी न हो," + ] + }, + { + "type": "para:q", + "content": [ + "और उसकी विपत्तियों में से कोई तुम पर आ न पड़े; (यशा. 52:11, यिर्म. 50:8, यिर्म. 51:45)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "REV 18:5" + }, + "क्योंकि उसके पापों का ढेर स्वर्ग तक पहुँच गया हैं," + ] + }, + { + "type": "para:q", + "content": [ + "और उसके अधर्म परमेश्‍वर को स्मरण आए हैं।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "REV 18:6" + }, + "जैसा उसने तुम्हें दिया है, वैसा ही उसको दो," + ] + }, + { + "type": "para:q", + "content": [ + "और उसके कामों के अनुसार उसे दो गुणा बदला दो*," + ] + }, + { + "type": "para:q", + "content": [ + "जिस कटोरे में उसने भर दिया था उसी में उसके लिये दो गुणा भर दो। (भज. 137:8)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 18:7" + }, + "जितनी उसने अपनी बड़ाई की और सुख-विलास किया;" + ] + }, + { + "type": "para:q", + "content": [ + "उतनी उसको पीड़ा, और शोक दो;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि वह अपने मन में कहती है, ‘मैं रानी हो बैठी हूँ, विधवा नहीं; और शोक में कभी न पड़ूँगी।’" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "REV 18:8" + }, + "इस कारण एक ही दिन में उस पर विपत्तियाँ आ पड़ेंगी," + ] + }, + { + "type": "para:q", + "content": [ + "अर्थात् मृत्यु, और शोक, और अकाल; और वह आग में भस्म कर दी जाएगी," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि उसका न्यायी प्रभु परमेश्‍वर शक्तिमान है। (यिर्म. 50:31)" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल के लिये विलाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "REV 18:9" + }, + "“और पृथ्वी के राजा जिन्होंने उसके साथ व्यभिचार, और सुख-विलास किया, जब उसके जलने का धूआँ देखेंगे, तो उसके लिये रोएँगे, और छाती पीटेंगे। (यिर्म. 50:46)", + { + "type": "verse:v", + "number": "10", + "sid": "REV 18:10" + }, + "और उसकी पीड़ा के डर के मारे वे बड़ी दूर खड़े होकर कहेंगे," + ] + }, + { + "type": "para:q", + "content": [ + "‘हे बड़े नगर, बाबेल! हे दृढ़ नगर, हाय! हाय!" + ] + }, + { + "type": "para:q", + "content": [ + "घड़ी ही भर में तुझे दण्ड मिल गया है।’ (यिर्म. 51:8-9)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "REV 18:11" + }, + "“और पृथ्वी के व्यापारी उसके लिये रोएँगे और विलाप करेंगे, क्योंकि अब कोई उनका माल मोल न लेगा", + { + "type": "verse:v", + "number": "12", + "sid": "REV 18:12" + }, + "अर्थात् सोना, चाँदी, रत्न, मोती, मलमल, बैंगनी, रेशमी, लाल रंग के कपड़े, हर प्रकार का सुगन्धित काठ, हाथी दाँत की हर प्रकार की वस्तुएँ, बहुमूल्य काठ, पीतल, लोहे और संगमरमर की सब भाँति के पात्र,", + { + "type": "verse:v", + "number": "13", + "sid": "REV 18:13" + }, + "और दालचीनी, मसाले, धूप, गन्धरस, लोबान, मदिरा, तेल, मैदा, गेहूँ, गाय-बैल, भेड़-बकरियाँ, घोड़े, रथ, और दास, और मनुष्यों के प्राण।", + { + "type": "verse:v", + "number": "14", + "sid": "REV 18:14" + }, + "अब तेरे मन भावने फल तेरे पास से जाते रहे; और सुख-विलास और वैभव की वस्तुएँ तुझ से दूर हुई हैं, और वे फिर कदापि न मिलेगी।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 18:15" + }, + "इन वस्तुओं के व्यापारी जो उसके द्वारा धनवान हो गए थे, उसकी पीड़ा के डर के मारे दूर खड़े होंगे, और रोते और विलाप करते हुए कहेंगे," + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "REV 18:16" + }, + "‘हाय! हाय! यह बड़ा नगर जो मलमल, बैंगनी, लाल रंग के कपड़े पहने था," + ] + }, + { + "type": "para:q", + "content": [ + "और सोने, रत्नों और मोतियों से सजा था;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "REV 18:17" + }, + "घड़ी ही भर में उसका ऐसा भारी धन नाश हो गया।’" + ] + }, + { + "type": "para:p", + "content": [ + "और हर एक माँझी, और जलयात्री, और मल्लाह, और जितने समुद्र से कमाते हैं, सब दूर खड़े हुए,", + { + "type": "verse:v", + "number": "18", + "sid": "REV 18:18" + }, + "और उसके जलने का धूआँ देखते हुए पुकारकर कहेंगे, ‘कौन सा नगर इस बड़े नगर के समान है?’ (यिर्म. 51:37)", + { + "type": "verse:v", + "number": "19", + "sid": "REV 18:19" + }, + "और अपने-अपने सिरों पर धूल डालेंगे*, और रोते हुए और विलाप करते हुए चिल्ला-चिल्लाकर कहेंगे," + ] + }, + { + "type": "para:q", + "content": [ + "‘हाय! हाय! यह बड़ा नगर जिसकी सम्पत्ति के द्वारा समुद्र के सब जहाज वाले धनी हो गए थे," + ] + }, + { + "type": "para:q", + "content": [ + "घड़ी ही भर में उजड़ गया।’ (यहे. 27:30)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "REV 18:20" + }, + "हे स्वर्ग, और हे पवित्र लोगों," + ] + }, + { + "type": "para:q", + "content": [ + "और प्रेरितों, और भविष्यद्वक्ताओं, उस पर आनन्द करो," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि परमेश्‍वर ने न्याय करके उससे तुम्हारा पलटा लिया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल के विनाश की अन्तिम स्थिति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "REV 18:21" + }, + "फिर एक बलवन्त स्वर्गदूत ने बड़ी चक्की के पाट के समान एक पत्थर उठाया, और यह कहकर समुद्र में फेंक दिया," + ] + }, + { + "type": "para:q", + "content": [ + "“बड़ा नगर बाबेल ऐसे ही बड़े बल से गिराया जाएगा," + ] + }, + { + "type": "para:q", + "content": [ + "और फिर कभी उसका पता न मिलेगा। (यिर्म. 51:63-64, यहे. 26:21)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "REV 18:22" + }, + "वीणा बजानेवालों, गायकों, बंसी बजानेवालों, और तुरही फूँकनेवालों का शब्द फिर कभी तुझ में सुनाई न देगा," + ] + }, + { + "type": "para:q", + "content": [ + "और किसी उद्यम का कोई कारीगर भी फिर कभी तुझ में न मिलेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और चक्की के चलने का शब्द फिर कभी तुझ में सुनाई न देगा; (यशा. 24:8, यहे. 26:13)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "REV 18:23" + }, + "और दिया का उजाला फिर कभी तुझ में न चमकेगा" + ] + }, + { + "type": "para:q", + "content": [ + "और दूल्हे और दुल्हन का शब्द फिर कभी तुझ में सुनाई न देगा;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि तेरे व्यापारी पृथ्वी के प्रधान थे," + ] + }, + { + "type": "para:q", + "content": [ + "और तेरे टोने से सब जातियाँ भरमाई गई थी। (यिर्म. 7:34, यिर्म. 16:9)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "REV 18:24" + }, + "और भविष्यद्वक्ताओं और पवित्र लोगों, और पृथ्वी पर सब मरे हुओं का लहू उसी में पाया गया।” (यिर्म. 51:49)" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "REV 19" + }, + { + "type": "para:s", + "content": [ + "स्वर्ग में परमेश्‍वर की स्तुति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 19:1" + }, + "इसके बाद मैंने स्वर्ग में मानो बड़ी भीड़* को ऊँचे शब्द से यह कहते सुना," + ] + }, + { + "type": "para:q", + "content": [ + "“हालेलूय्याह! उद्धार, और महिमा, और सामर्थ्य हमारे परमेश्‍वर ही की है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "REV 19:2" + }, + "क्योंकि उसके निर्णय सच्चे और ठीक हैं," + ] + }, + { + "type": "para:q", + "content": [ + "इसलिए कि उसने उस बड़ी वेश्या का जो अपने व्यभिचार से पृथ्वी को भ्रष्ट करती थी, न्याय किया, और उससे अपने दासों के लहू का पलटा लिया है।” (व्य. 32:43)" + ] + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "REV 19:3" + }, + "फिर दूसरी बार उन्होंने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“हालेलूय्याह! उसके जलने का धूआँ युगानुयुग उठता रहेगा।” (भज. 106:48)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "REV 19:4" + }, + "और चौबीसों प्राचीनों और चारों प्राणियों ने गिरकर परमेश्‍वर को दण्डवत् किया; जो सिंहासन पर बैठा था, और कहा, “आमीन! हालेलूय्याह!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "REV 19:5" + }, + "और सिंहासन में से एक शब्द निकला," + ] + }, + { + "type": "para:q", + "content": [ + "“हे हमारे परमेश्‍वर से सब डरनेवाले दासों," + ] + }, + { + "type": "para:q", + "content": [ + "क्या छोटे, क्या बड़े; तुम सब उसकी स्तुति करो।” (भज. 135:1)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "REV 19:6" + }, + "फिर मैंने बड़ी भीड़ के जैसा और बहुत जल के जैसा शब्द, और गर्जनों के जैसा बड़ा शब्द सुना" + ] + }, + { + "type": "para:q", + "content": [ + "“हालेलूय्याह! इसलिए कि प्रभु हमारा परमेश्‍वर, सर्वशक्तिमान राज्य करता है। (भज. 99:1, भज. 93:1)" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 19:7" + }, + "आओ, हम आनन्दित और मगन हों, और उसकी स्तुति करें," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि मेम्‍ने का विवाह* आ पहुँचा है," + ] + }, + { + "type": "para:q", + "content": [ + "और उसकी दुल्हन ने अपने आपको तैयार कर लिया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "REV 19:8" + }, + "उसको शुद्ध और चमकदार महीन मलमल पहनने को दिया गया,”" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि उस महीन मलमल का अर्थ पवित्र लोगों के धार्मिक काम है—" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "REV 19:9" + }, + "तब उसने मुझसे कहा, “यह लिख, कि धन्य वे हैं, जो मेम्‍ने के विवाह के भोज में बुलाए गए हैं।” फिर उसने मुझसे कहा, “ये वचन परमेश्‍वर के सत्य वचन हैं।”", + { + "type": "verse:v", + "number": "10", + "sid": "REV 19:10" + }, + "तब मैं उसको दण्डवत् करने के लिये उसके पाँवों पर गिरा*। उसने मुझसे कहा, “ऐसा मत कर, मैं तेरा और तेरे भाइयों का संगी दास हूँ, जो यीशु की गवाही देने पर स्थिर हैं। परमेश्‍वर ही को दण्डवत् कर।” क्योंकि यीशु की गवाही भविष्यद्वाणी की आत्मा है।" + ] + }, + { + "type": "para:s", + "content": [ + "सफेद घोड़े पर सवार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "REV 19:11" + }, + "फिर मैंने स्वर्ग को खुला हुआ देखा, और देखता हूँ कि एक श्वेत घोड़ा है; और उस पर एक सवार है, जो विश्वासयोग्य, और सत्य कहलाता है; और वह धार्मिकता के साथ न्याय और लड़ाई करता है। (भज. 96:13)", + { + "type": "verse:v", + "number": "12", + "sid": "REV 19:12" + }, + "उसकी आँखें आग की ज्वाला हैं, और उसके सिर पर बहुत से राजमुकुट हैं। और उसका एक नाम उस पर लिखा हुआ है, जिसे उसको छोड़ और कोई नहीं जानता। (प्रका. 19:16)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 19:13" + }, + "वह लहू में डुबोया हुआ वस्त्र पहने है, और उसका नाम ‘परमेश्‍वर का वचन’ है।", + { + "type": "verse:v", + "number": "14", + "sid": "REV 19:14" + }, + "और स्वर्ग की सेना श्वेत घोड़ों पर सवार और श्वेत और शुद्ध मलमल पहने हुए उसके पीछे-पीछे है।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 19:15" + }, + "जाति-जाति को मारने के लिये उसके मुँह से एक चोखी तलवार निकलती है, और वह लोहे का राजदण्ड लिए हुए उन पर राज्य करेगा, और वह सर्वशक्तिमान परमेश्‍वर के भयानक प्रकोप की जलजलाहट की मदिरा के कुण्ड में दाख रौंदेगा। (प्रका. 2:27)", + { + "type": "verse:v", + "number": "16", + "sid": "REV 19:16" + }, + "और उसके वस्त्र और जाँघ पर यह नाम लिखा है: “राजाओं का राजा और प्रभुओं का प्रभु।” (1 तीमु. 6:15)" + ] + }, + { + "type": "para:s", + "content": [ + "पशु और उसकी सेना का पराजित होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "REV 19:17" + }, + "फिर मैंने एक स्वर्गदूत को सूर्य पर खड़े हुए देखा, और उसने बड़े शब्द से पुकारकर आकाश के बीच में से उड़नेवाले सब पक्षियों से कहा, “आओ, परमेश्‍वर के बड़े भोज के लिये इकट्ठे हो जाओ, (यहे. 39:19, 20)", + { + "type": "verse:v", + "number": "18", + "sid": "REV 19:18" + }, + "जिससे तुम राजाओं का माँस, और सरदारों का माँस, और शक्तिमान पुरुषों का माँस, और घोड़ों का और उनके सवारों का माँस, और क्या स्वतंत्र क्या दास, क्या छोटे क्या बड़े, सब लोगों का माँस खाओ।”", + { + "type": "verse:v", + "number": "19", + "sid": "REV 19:19" + }, + "फिर मैंने उस पशु और पृथ्वी के राजाओं और उनकी सेनाओं को उस घोड़े के सवार, और उसकी सेना से लड़ने के लिये इकट्ठे देखा।", + { + "type": "verse:v", + "number": "20", + "sid": "REV 19:20" + }, + "और वह पशु और उसके साथ वह झूठा भविष्यद्वक्ता पकड़ा गया*, जिसने उसके सामने ऐसे चिन्ह दिखाए थे, जिनके द्वारा उसने उनको भरमाया, जिन पर उस पशु की छाप थी, और जो उसकी मूर्ति की पूजा करते थे। ये दोनों जीते जी उस आग की झील में, जो गन्धक से जलती है, डाले गए। (प्रका. 20:20)", + { + "type": "verse:v", + "number": "21", + "sid": "REV 19:21" + }, + "और शेष लोग उस घोड़े के सवार की तलवार से, जो उसके मुँह से निकलती थी, मार डाले गए; और सब पक्षी उनके माँस से तृप्त हो गए।" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "REV 20" + }, + { + "type": "para:s", + "content": [ + "शैतान को 1000 वर्ष के लिये अथाह कुण्ड में डालना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 20:1" + }, + "फिर मैंने एक स्वर्गदूत को स्वर्ग से उतरते देखा; जिसके हाथ में अथाह कुण्ड की कुंजी*, और एक बड़ी जंजीर थी।", + { + "type": "verse:v", + "number": "2", + "sid": "REV 20:2" + }, + "और उसने उस अजगर, अर्थात् पुराने साँप को, जो शैतान है; पकड़कर हजार वर्ष के लिये बाँध दिया, (प्रका. 12:9)", + { + "type": "verse:v", + "number": "3", + "sid": "REV 20:3" + }, + "और उसे अथाह कुण्ड में डालकर बन्द कर दिया और उस पर मुहर कर दी, कि वह हजार वर्ष के पूरे होने तक जाति-जाति के लोगों को फिर न भरमाए। इसके बाद अवश्य है कि थोड़ी देर के लिये फिर खोला जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "मसीह के साथ 1,000 वर्ष तक राज्य करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "REV 20:4" + }, + "फिर मैंने सिंहासन देखे, और उन पर लोग बैठ गए, और उनको न्याय करने का अधिकार दिया गया। और उनकी आत्माओं को भी देखा, जिनके सिर यीशु की गवाही देने और परमेश्‍वर के वचन के कारण* काटे गए थे, और जिन्होंने न उस पशु की, और न उसकी मूर्ति की पूजा की थी, और न उसकी छाप अपने माथे और हाथों पर ली थी। वे जीवित होकर मसीह के साथ हजार वर्ष तक राज्य करते रहे। (दानि. 7:22)", + { + "type": "verse:v", + "number": "5", + "sid": "REV 20:5" + }, + "जब तक ये हजार वर्ष पूरे न हुए तब तक शेष मरे हुए न जी उठे। यह तो पहला पुनरुत्थान है।", + { + "type": "verse:v", + "number": "6", + "sid": "REV 20:6" + }, + "धन्य और पवित्र वह है, जो इस पहले पुनरुत्थान का भागी है, ऐसों पर दूसरी मृत्यु का कुछ भी अधिकार नहीं, पर वे परमेश्‍वर और मसीह के याजक होंगे, और उसके साथ हजार वर्ष तक राज्य करेंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "शैतान का विनाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "REV 20:7" + }, + "जब हजार वर्ष पूरे हो चुकेंगे तो शैतान कैद से छोड़ दिया जाएगा।", + { + "type": "verse:v", + "number": "8", + "sid": "REV 20:8" + }, + "और उन जातियों को जो पृथ्वी के चारों ओर होंगी, अर्थात् गोग और मागोग को जिनकी गिनती समुद्र की रेत के बराबर होगी, भरमाकर लड़ाई के लिये इकट्ठा करने को निकलेगा।", + { + "type": "verse:v", + "number": "9", + "sid": "REV 20:9" + }, + "और वे सारी पृथ्वी पर फैल जाएँगी और पवित्र लोगों की छावनी और प्रिय नगर को घेर लेंगी और आग स्वर्ग से उतरकर उन्हें भस्म करेगी। (यहे. 39:6)", + { + "type": "verse:v", + "number": "10", + "sid": "REV 20:10" + }, + "और उनका भरमानेवाला शैतान आग और गन्धक की उस झील में, जिसमें वह पशु और झूठा भविष्यद्वक्ता भी होगा, डाल दिया जाएगा; और वे रात-दिन युगानुयुग पीड़ा में तड़पते रहेंगे। (मत्ती 25:46)" + ] + }, + { + "type": "para:s", + "content": [ + "श्वेत महा सिंहासन और अन्तिम न्याय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "REV 20:11" + }, + "फिर मैंने एक बड़ा श्वेत सिंहासन और उसको जो उस पर बैठा हुआ है, देखा, जिसके सामने से पृथ्वी और आकाश भाग गए, और उनके लिये जगह न मिली। (मत्ती 25:31, भज. 47:8)", + { + "type": "verse:v", + "number": "12", + "sid": "REV 20:12" + }, + "फिर मैंने छोटे बड़े सब मरे हुओं को सिंहासन के सामने खड़े हुए देखा, और पुस्तकें खोली गई; और फिर एक और पुस्तक खोली गईं, अर्थात् जीवन की पुस्तक*; और जैसे उन पुस्तकों में लिखा हुआ था, उनके कामों के अनुसार मरे हुओं का न्याय किया गया। (दानि. 7:10)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 20:13" + }, + "और समुद्र ने उन मरे हुओं को जो उसमें थे दे दिया, और मृत्यु और अधोलोक ने उन मरे हुओं को जो उनमें थे दे दिया; और उनमें से हर एक के कामों के अनुसार उनका न्याय किया गया।", + { + "type": "verse:v", + "number": "14", + "sid": "REV 20:14" + }, + "और मृत्यु और अधोलोक भी आग की झील में डाले गए। यह आग की झील तो दूसरी मृत्यु है।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 20:15" + }, + "और जिस किसी का नाम जीवन की पुस्तक में लिखा हुआ न मिला, वह आग की झील में डाला गया। (यूह. 3:36, 1 यूह. 5:11-12)" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "REV 21" + }, + { + "type": "para:s", + "content": [ + "नयी सृष्टि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 21:1" + }, + "फिर मैंने नये आकाश और नयी पृथ्वी को देखा, क्योंकि पहला आकाश और पहली पृथ्वी जाती रही थी, और समुद्र भी न रहा। (यशा. 66:22)", + { + "type": "verse:v", + "number": "2", + "sid": "REV 21:2" + }, + "फिर मैंने पवित्र नगर नये यरूशलेम को स्वर्ग से परमेश्‍वर के पास से उतरते देखा, और वह उस दुल्हन के समान थी, जो अपने दुल्हे के लिये श्रृंगार किए हो।", + { + "type": "verse:v", + "number": "3", + "sid": "REV 21:3" + }, + "फिर मैंने सिंहासन में से किसी को ऊँचे शब्द से यह कहते हुए सुना, “देख, परमेश्‍वर का डेरा मनुष्यों के बीच में है; वह उनके साथ डेरा करेगा, और वे उसके लोग होंगे, और परमेश्‍वर आप उनके साथ रहेगा; और उनका परमेश्‍वर होगा। (लैव्य. 26:11-12, यहे. 37:27)", + { + "type": "verse:v", + "number": "4", + "sid": "REV 21:4" + }, + "और वह उनकी आँखों से सब आँसू पोंछ डालेगा*; और इसके बाद मृत्यु न रहेगी, और न शोक, न विलाप, न पीड़ा रहेगी; पहली बातें जाती रहीं।” (यशा. 25:8)", + { + "type": "verse:v", + "number": "5", + "sid": "REV 21:5" + }, + "और जो सिंहासन पर बैठा था, उसने कहा, “मैं सब कुछ नया कर देता हूँ*।” फिर उसने कहा, “लिख ले, क्योंकि ये वचन विश्वासयोग्य और सत्य हैं।” (यशा. 42:9)", + { + "type": "verse:v", + "number": "6", + "sid": "REV 21:6" + }, + "फिर उसने मुझसे कहा, “ये बातें पूरी हो गई हैं। मैं अल्फा और ओमेगा, आदि और अन्त हूँ। मैं प्यासे को जीवन के जल के सोते में से सेंत-मेंत पिलाऊँगा।", + { + "type": "verse:v", + "number": "7", + "sid": "REV 21:7" + }, + "जो जय पाए, वही उन वस्तुओं का वारिस होगा; और मैं उसका परमेश्‍वर होऊँगा, और वह मेरा पुत्र होगा।", + { + "type": "verse:v", + "number": "8", + "sid": "REV 21:8" + }, + "परन्तु डरपोकों, अविश्वासियों, घिनौनों, हत्यारों, व्यभिचारियों, टोन्हों, मूर्तिपूजकों, और सब झूठों का भाग उस झील में मिलेगा, जो आग और गन्धक से जलती रहती है: यह दूसरी मृत्यु है।” (इफि. 5:5, 1 कुरि. 6:9-10)" + ] + }, + { + "type": "para:s", + "content": [ + "मेम्‍ने की दुल्हन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "REV 21:9" + }, + "फिर जिन सात स्वर्गदूतों के पास सात अन्तिम विपत्तियों से भरे हुए सात कटोरे थे, उनमें से एक मेरे पास आया, और मेरे साथ बातें करके कहा, “इधर आ, मैं तुझे दुल्हन अर्थात् मेम्‍ने की पत्‍नी दिखाऊँगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "नया यरूशलेम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "REV 21:10" + }, + "और वह मुझे आत्मा में, एक बड़े और ऊँचे पहाड़ पर ले गया, और पवित्र नगर यरूशलेम को स्वर्ग से परमेश्‍वर के पास से उतरते दिखाया।", + { + "type": "verse:v", + "number": "11", + "sid": "REV 21:11" + }, + "परमेश्‍वर की महिमा उसमें थी, और उसकी ज्योति बहुत ही बहुमूल्य पत्थर, अर्थात् बिल्लौर के समान यशब की तरह स्वच्छ थी।", + { + "type": "verse:v", + "number": "12", + "sid": "REV 21:12" + }, + "और उसकी शहरपनाह बड़ी ऊँची थी, और उसके बारह फाटक* और फाटकों पर बारह स्वर्गदूत थे; और उन फाटकों पर इस्राएलियों के बारह गोत्रों के नाम लिखे थे।", + { + "type": "verse:v", + "number": "13", + "sid": "REV 21:13" + }, + "पूर्व की ओर तीन फाटक, उत्तर की ओर तीन फाटक, दक्षिण की ओर तीन फाटक, और पश्चिम की ओर तीन फाटक थे।", + { + "type": "verse:v", + "number": "14", + "sid": "REV 21:14" + }, + "और नगर की शहरपनाह की बारह नींवें थीं, और उन पर मेम्‍ने के बारह प्रेरितों के बारह नाम लिखे थे।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 21:15" + }, + "जो मेरे साथ बातें कर रहा था, उसके पास नगर और उसके फाटकों और उसकी शहरपनाह को नापने के लिये एक सोने का गज था। (जक. 2:1)", + { + "type": "verse:v", + "number": "16", + "sid": "REV 21:16" + }, + "वह नगर वर्गाकार बसा हुआ था और उसकी लम्बाई, चौड़ाई के बराबर थी, और उसने उस गज से नगर को नापा, तो साढ़े सात सौ कोस का निकला: उसकी लम्बाई, और चौड़ाई, और ऊँचाई बराबर थी।", + { + "type": "verse:v", + "number": "17", + "sid": "REV 21:17" + }, + "और उसने उसकी शहरपनाह को मनुष्य के, अर्थात् स्वर्गदूत के नाप से नापा, तो एक सौ चौवालीस हाथ निकली।", + { + "type": "verse:v", + "number": "18", + "sid": "REV 21:18" + }, + "उसकी शहरपनाह यशब की बनी थी, और नगर ऐसे शुद्ध सोने का था, जो स्वच्छ काँच के समान हो।", + { + "type": "verse:v", + "number": "19", + "sid": "REV 21:19" + }, + "उस नगर की नींवें हर प्रकार के बहुमूल्य पत्थरों से संवारी हुई थी, पहली नींव यशब की, दूसरी नीलमणि की, तीसरी लालड़ी की, चौथी मरकत की, (यशा. 54:11-12)", + { + "type": "verse:v", + "number": "20", + "sid": "REV 21:20" + }, + "पाँचवी गोमेदक की, छठवीं माणिक्य की, सातवीं पीतमणि की, आठवीं पेरोज की, नौवीं पुखराज की, दसवीं लहसनिए की, ग्यारहवीं धूम्रकान्त की, बारहवीं याकूत की थी।", + { + "type": "verse:v", + "number": "21", + "sid": "REV 21:21" + }, + "और बारहों फाटक, बारह मोतियों के थे; एक-एक फाटक, एक-एक मोती का बना था। और नगर की सड़क स्वच्छ काँच के समान शुद्ध सोने की थी।" + ] + }, + { + "type": "para:s", + "content": [ + "नये यरूशलेम की महिमा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "REV 21:22" + }, + "मैंने उसमें कोई मन्दिर न देखा, क्योंकि सर्वशक्तिमान प्रभु परमेश्‍वर, और मेम्‍ना उसका मन्दिर हैं।", + { + "type": "verse:v", + "number": "23", + "sid": "REV 21:23" + }, + "और उस नगर में सूर्य और चाँद के उजियाले की आवश्यकता नहीं, क्योंकि परमेश्‍वर के तेज से उसमें उजियाला हो रहा है, और मेम्‍ना उसका दीपक है। (यशा. 60:19)", + { + "type": "verse:v", + "number": "24", + "sid": "REV 21:24" + }, + "जाति-जाति के लोग उसकी ज्योति में चले-फिरेंगे, और पृथ्वी के राजा अपने-अपने तेज का सामान उसमें लाएँगे।", + { + "type": "verse:v", + "number": "25", + "sid": "REV 21:25" + }, + "उसके फाटक दिन को कभी बन्द न होंगे, और रात वहाँ न होगी। (यशा. 60:11, जक. 14:7)", + { + "type": "verse:v", + "number": "26", + "sid": "REV 21:26" + }, + "और लोग जाति-जाति के तेज और वैभव का सामान उसमें लाएँगे।", + { + "type": "verse:v", + "number": "27", + "sid": "REV 21:27" + }, + "और उसमें कोई अपवित्र वस्तु या घृणित काम करनेवाला, या झूठ का गढ़नेवाला, किसी रीति से प्रवेश न करेगा; पर केवल वे लोग जिनके नाम मेम्‍ने की जीवन की पुस्तक में लिखे हैं। (यशा. 52:1)" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "REV 22" + }, + { + "type": "para:s", + "content": [ + "जीवन जल की नदी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "REV 22:1" + }, + "फिर उसने मुझे बिल्लौर के समान झलकती हुई, जीवन के जल की एक नदी* दिखाई, जो परमेश्‍वर और मेम्‍ने के सिंहासन से निकलकर,", + { + "type": "verse:v", + "number": "2", + "sid": "REV 22:2" + }, + "उस नगर की सड़क के बीचों बीच बहती थी। नदी के इस पार और उस पार जीवन का पेड़ था; उसमें बारह प्रकार के फल लगते थे, और वह हर महीने फलता था; और उस पेड़ के पत्तों से जाति-जाति के लोग चंगे होते थे। (यहे. 47:7)", + { + "type": "verse:v", + "number": "3", + "sid": "REV 22:3" + }, + "फिर श्राप न होगा, और परमेश्‍वर और मेम्‍ने का सिंहासन उस नगर में होगा, और उसके दास उसकी सेवा करेंगे। (जक. 14:11)", + { + "type": "verse:v", + "number": "4", + "sid": "REV 22:4" + }, + "वे उसका मुँह देखेंगे*, और उसका नाम उनके माथों पर लिखा हुआ होगा।", + { + "type": "verse:v", + "number": "5", + "sid": "REV 22:5" + }, + "और फिर रात न होगी, और उन्हें दीपक और सूर्य के उजियाले की आवश्यकता न होगी, क्योंकि प्रभु परमेश्‍वर उन्हें उजियाला देगा, और वे युगानुयुग राज्य करेंगे। (यशा. 60:19, दानि. 7:27)" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु मसीह का पुनरागमन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "REV 22:6" + }, + "फिर उसने मुझसे कहा, “ये बातें विश्वासयोग्य और सत्य हैं। और प्रभु ने, जो भविष्यद्वक्ताओं की आत्माओं का परमेश्‍वर है, अपने स्वर्गदूत को इसलिए भेजा कि अपने दासों को वे बातें, जिनका शीघ्र पूरा होना अवश्य है दिखाए।” (प्रका. 1:1)", + { + "type": "verse:v", + "number": "7", + "sid": "REV 22:7" + }, + "“और देख, मैं शीघ्र आनेवाला हूँ; धन्य है वह, जो इस पुस्तक की भविष्यद्वाणी की बातें मानता है।”", + { + "type": "verse:v", + "number": "8", + "sid": "REV 22:8" + }, + "मैं वही यूहन्ना हूँ, जो ये बातें सुनता, और देखता था। और जब मैंने सुना और देखा, तो जो स्वर्गदूत मुझे ये बातें दिखाता था, मैं उसके पाँवों पर दण्डवत् करने के लिये गिर पड़ा।", + { + "type": "verse:v", + "number": "9", + "sid": "REV 22:9" + }, + "पर उसने मुझसे कहा, “देख, ऐसा मत कर; क्योंकि मैं तेरा और तेरे भाई भविष्यद्वक्ताओं और इस पुस्तक की बातों के माननेवालों का संगी दास हूँ, परमेश्‍वर ही को आराधना कर।”", + { + "type": "verse:v", + "number": "10", + "sid": "REV 22:10" + }, + "फिर उसने मुझसे कहा, “इस पुस्तक की भविष्यद्वाणी की बातों को बन्द मत कर; क्योंकि समय निकट है।", + { + "type": "verse:v", + "number": "11", + "sid": "REV 22:11" + }, + "“जो अन्याय करता है, वह अन्याय ही करता रहे; और जो मलिन है, वह मलिन बना रहे; और जो धर्मी है, वह धर्मी बना रहे; और जो पवित्र है, वह पवित्र बना रहे।”" + ] + }, + { + "type": "para:s", + "content": [ + "यीशु मसीह कलीसिया के लिये गवाही" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "REV 22:12" + }, + "“देख, मैं शीघ्र आनेवाला हूँ; और हर एक के काम के अनुसार बदला देने के लिये प्रतिफल मेरे पास है*। (मत्ती 16:27)", + { + "type": "verse:v", + "number": "13", + "sid": "REV 22:13" + }, + "“मैं अल्फा और ओमेगा, पहला और अन्तिम, आदि और अन्त हूँ।” (यशा. 44:6, यशा. 48:12)", + { + "type": "verse:v", + "number": "14", + "sid": "REV 22:14" + }, + "धन्य वे हैं, जो अपने वस्त्र धो लेते हैं, क्योंकि उन्हें जीवन के पेड़ के पास आने का अधिकार मिलेगा, और वे फाटकों से होकर नगर में प्रवेश करेंगे।", + { + "type": "verse:v", + "number": "15", + "sid": "REV 22:15" + }, + "पर कुत्ते*, टोन्हें, व्यभिचारी, हत्यारे, मूर्तिपूजक, हर एक झूठ का चाहनेवाला और गढ़नेवाला बाहर रहेगा।", + { + "type": "verse:v", + "number": "16", + "sid": "REV 22:16" + }, + "“मुझ यीशु ने अपने स्वर्गदूत को इसलिए भेजा, कि तुम्हारे आगे कलीसियाओं के विषय में इन बातों की गवाही दे। मैं दाऊद का मूल और वंश, और भोर का चमकता हुआ तारा हूँ।” (यशा. 11:1)", + { + "type": "verse:v", + "number": "17", + "sid": "REV 22:17" + }, + "और आत्मा, और दुल्हन दोनों कहती हैं, “आ!” और सुननेवाला भी कहे, “आ!” और जो प्यासा हो, वह आए और जो कोई चाहे वह जीवन का जल सेंत-मेंत ले। (यशा. 55:1)" + ] + }, + { + "type": "para:s", + "content": [ + "चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "REV 22:18" + }, + "मैं हर एक को, जो इस पुस्तक की भविष्यद्वाणी की बातें सुनता है, गवाही देता हूँ: यदि कोई मनुष्य इन बातों में कुछ बढ़ाए तो परमेश्‍वर उन विपत्तियों को जो इस पुस्तक में लिखी हैं, उस पर बढ़ाएगा। (व्य. 12:32)", + { + "type": "verse:v", + "number": "19", + "sid": "REV 22:19" + }, + "और यदि कोई इस भविष्यद्वाणी की पुस्तक की बातों में से कुछ निकाल डाले, तो परमेश्‍वर उस जीवन के पेड़ और पवित्र नगर में से, जिसका वर्णन इस पुस्तक में है, उसका भाग निकाल देगा। (भज. 69:28, व्य. 4:2)", + { + "type": "verse:v", + "number": "20", + "sid": "REV 22:20" + }, + "जो इन बातों की गवाही देता है, वह यह कहता है, “हाँ, मैं शीघ्र आनेवाला हूँ।” आमीन। हे प्रभु यीशु आ!", + { + "type": "verse:v", + "number": "21", + "sid": "REV 22:21" + }, + "प्रभु यीशु का अनुग्रह पवित्र लोगों के साथ रहे। आमीन।" + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/rv1/origin-usj.json b/tests/samples-from-wild/rv1/origin-usj.json index 65c67efc..69524860 100644 --- a/tests/samples-from-wild/rv1/origin-usj.json +++ b/tests/samples-from-wild/rv1/origin-usj.json @@ -1,125789 +1,115269 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "JOB" - }, - { - "type": "para:h", - "content": [ - "Job" - ] - }, - { - "type": "para:toc1", - "content": [ - "THE BOOK OF JOB." - ] - }, - { - "type": "para:toc2", - "content": [ - "JOB" - ] - }, - { - "type": "para:toc3", - "content": [ - "Job" - ] - }, - { - "type": "para:mt2", - "content": [ - "THE BOOK OF" - ] - }, - { - "type": "para:mt1", - "content": [ - "JOB." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "JOB 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 1:1" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Uz" - ], - "strong": "H5780" - }, - ",", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8535" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "upright" - ], - "strong": "H3477" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "feared", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "eschewed", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 1:2" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1121" - }, - "there", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7651" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "daughters" - ], - "strong": "H1323" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 1:3" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H3605" - }, - "substance also", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7651" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - "", - { - "type": "char:w", - "content": [ - "sheep" - ], - "strong": "H6629" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - "", - { - "type": "char:w", - "content": [ - "camels" - ], - "strong": "H1581" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "five" - ], - "strong": "H2568" - }, - "", - { - "type": "char:w", - "content": [ - "hundred" - ], - "strong": "H3967" - }, - "", - { - "type": "char:w", - "content": [ - "yoke" - ], - "strong": "H6776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "oxen" - ], - "strong": "H1241" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "five" - ], - "strong": "H2568" - }, - "", - { - "type": "char:w", - "content": [ - "hundred" - ], - "strong": "H3967" - }, - "she-asses,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "very" - ], - "strong": "H3966" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "household" - ], - "strong": "H5657" - }, - ";", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "greatest" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "east" - ], - "strong": "H6924" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 1:4" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "went" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "held" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "feast" - ], - "strong": "H4960" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "each" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "sent" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "sisters" - ], - "strong": "H269" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "eat" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "drink" - ], - "strong": "H8354" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7971" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 1:5" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H6213" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "feasting" - ], - "strong": "H4960" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H1961" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "sent" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "sanctified" - ], - "strong": "H6942" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "rose" - ], - "strong": "H7925" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "early" - ], - "strong": "H7925" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "offered" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "burn" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "offerings" - ], - "strong": "H5930" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "H3602" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "renounced", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hearts" - ], - "strong": "H3824" - }, - ".", - { - "type": "char:w", - "content": [ - "Thus" - ], - "strong": "H3602" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "continually" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 1:6" - }, - { - "type": "char:w", - "content": [ - "Now" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "present" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H8432" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 1:7" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - ", Whence comest thou?", - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "From" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "going" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "fro" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "walking" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1980" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 1:8" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - ", Hast thou considered", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8535" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H7760" - }, - "uptight", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "feareth", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "escheweth", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 1:9" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ", Doth", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3068" - }, - "nought?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 1:10" - }, - "Hast", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "thou", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H4639" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H6555" - }, - "", - { - "type": "char:w", - "content": [ - "hedge" - ], - "strong": "H7753" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath,", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "side" - ], - "strong": "H5439" - }, - "? thou hast", - { - "type": "char:w", - "content": [ - "blessed" - ], - "strong": "H1288" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H4639" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "substance", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "increased" - ], - "strong": "H6555" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 1:11" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H7971" - }, - "thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "touch" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H834" - }, - "renounce thee", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "thy", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 1:12" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - ",", - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "thy", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H3027" - }, - ";", - { - "type": "char:w", - "content": [ - "only" - ], - "strong": "H7535" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ".", - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "went" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "presence" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 1:13" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "fell" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "daughters" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "eating" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "drinking" - ], - "strong": "H8354" - }, - "", - { - "type": "char:w", - "content": [ - "wine" - ], - "strong": "H3196" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H398" - }, - "eldest", - { - "type": "char:w", - "content": [ - "brother’s" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ",", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 1:14" - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "messenger" - ], - "strong": "H4397" - }, - "unto", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "oxen" - ], - "strong": "H1241" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "plowing" - ], - "strong": "H2790" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "asses feeding", - { - "type": "char:w", - "content": [ - "beside" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H413" - }, - ":", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 1:15" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Sabeans" - ], - "strong": "H7614" - }, - "", - { - "type": "char:w", - "content": [ - "fell" - ], - "strong": "H5307" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H853" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "took" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H3947" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H5221" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "servants" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "edge" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "only" - ], - "strong": "H7535" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "escaped" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "tell" - ], - "strong": "H5046" - }, - "thee.", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 1:16" - }, - { - "type": "char:w", - "content": [ - "While" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "speaking" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H2088" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "fallen" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "hath", - { - "type": "char:w", - "content": [ - "burned" - ], - "strong": "H1197" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "sheep" - ], - "strong": "H6629" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "servants" - ], - "strong": "H5288" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H935" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "only" - ], - "strong": "H7535" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "escaped" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "tell" - ], - "strong": "H5046" - }, - "thee.", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 1:17" - }, - { - "type": "char:w", - "content": [ - "While" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "speaking" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H2088" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Chaldeans" - ], - "strong": "H3778" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "bands" - ], - "strong": "H7218" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "fell" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "camels" - ], - "strong": "H1581" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H3947" - }, - ", yea,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H5221" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "servants" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "edge" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "only" - ], - "strong": "H7535" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "escaped" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "tell" - ], - "strong": "H5046" - }, - "thee.", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 1:18" - }, - { - "type": "char:w", - "content": [ - "While" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "speaking" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H251" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ", Thy", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "thy", - { - "type": "char:w", - "content": [ - "daughters" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "eating" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "drinking" - ], - "strong": "H8354" - }, - "", - { - "type": "char:w", - "content": [ - "wine" - ], - "strong": "H3196" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H398" - }, - "eldest", - { - "type": "char:w", - "content": [ - "brother’s" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ":", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 1:19" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - ",", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H4057" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "smote", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "four" - ], - "strong": "H702" - }, - "", - { - "type": "char:w", - "content": [ - "corners" - ], - "strong": "H6438" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fell" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H5288" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "dead" - ], - "strong": "H4191" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "only" - ], - "strong": "H7535" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "escaped" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "tell" - ], - "strong": "H5046" - }, - "thee.", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 1:20" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "arose" - ], - "strong": "H6965" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "rent", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7167" - }, - "", - { - "type": "char:w", - "content": [ - "mantle" - ], - "strong": "H4598" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "shaved" - ], - "strong": "H1494" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7167" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "fell" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7812" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "worshipped;", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 1:21" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "Naked" - ], - "strong": "H6174" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "mother’s" - ], - "strong": "H517" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "naked" - ], - "strong": "H6174" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "thither:", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H5414" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H7725" - }, - ";", - { - "type": "char:w", - "content": [ - "blessed" - ], - "strong": "H1288" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 1:22" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "charged", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H430" - }, - "foolishness." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "JOB 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 2:1" - }, - { - "type": "char:w", - "content": [ - "Again" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "present" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H8432" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "present" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 2:2" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - ",", - { - "type": "char:w", - "content": [ - "From" - ], - "strong": "H935" - }, - "whence comest thou?", - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "From" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "going" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "fro" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "walking" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1980" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 2:3" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - ", Hast thou considered", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8535" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "art", - { - "type": "char:w", - "content": [ - "upright" - ], - "strong": "H3477" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "feareth", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "escheweth", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "still" - ], - "strong": "H5750" - }, - "holdeth", - { - "type": "char:w", - "content": [ - "fast" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "integrity" - ], - "strong": "H8538" - }, - ",", - { - "type": "char:w", - "content": [ - "although" - ], - "strong": "H3588" - }, - "thou movedst", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "destroy" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H2600" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 2:4" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "Skin" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1157" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - ", yea,", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "hath", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1157" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 2:5" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H7971" - }, - "thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "touch" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "bone" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3027" - }, - "renounce thee", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "thy", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 2:6" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - ",", - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ";", - { - "type": "char:w", - "content": [ - "only" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "spare" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 2:7" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "Satan" - ], - "strong": "H7854" - }, - "", - { - "type": "char:w", - "content": [ - "went" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "presence" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "smote" - ], - "strong": "H5221" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3068" - }, - "sore", - { - "type": "char:w", - "content": [ - "boils" - ], - "strong": "H7822" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "sole" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "strong": "H7272" - }, - "unto", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "crown" - ], - "strong": "H6936" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 2:8" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "took" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "potsherd" - ], - "strong": "H2789" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "scrape" - ], - "strong": "H1623" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H1931" - }, - "withal;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "sat" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H8432" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "ashes" - ], - "strong": "H665" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 2:9" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "wife" - ], - "strong": "H802" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4191" - }, - ", Dost thou", - { - "type": "char:w", - "content": [ - "still" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "fast" - ], - "strong": "H2388" - }, - "thine", - { - "type": "char:w", - "content": [ - "integrity" - ], - "strong": "H8538" - }, - "? renounce", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H4191" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 2:10" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - ", Thou speakest", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "foolish" - ], - "strong": "H5036" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "strong": "H5036" - }, - "speaketh.", - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H2896" - }, - "?", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "receive" - ], - "strong": "H6901" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "hand", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "receive" - ], - "strong": "H6901" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "?", - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 2:11" - }, - { - "type": "char:w", - "content": [ - "Now" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "Job’s" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ";", - { - "type": "char:w", - "content": [ - "Eliphaz" - ], - "strong": "H464" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Temanite" - ], - "strong": "H8489" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "Bildad" - ], - "strong": "H1085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Shuhite" - ], - "strong": "H7747" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "Zophar" - ], - "strong": "H6691" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Naamathite" - ], - "strong": "H5284" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H3259" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "appointment" - ], - "strong": "H3259" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "bemoan", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 2:12" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lifted" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "afar" - ], - "strong": "H7350" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "knew", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lifted" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "wept" - ], - "strong": "H1058" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "rent", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mantle" - ], - "strong": "H4598" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "sprinkled" - ], - "strong": "H2236" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "heads" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 2:13" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "sat" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H854" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7651" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7651" - }, - "", - { - "type": "char:w", - "content": [ - "nights" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "spake", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "H1697" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "grief" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "very" - ], - "strong": "H3966" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1431" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "JOB 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 3:1" - }, - { - "type": "char:w", - "content": [ - "After" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "opened" - ], - "strong": "H6605" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7043" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "cursed" - ], - "strong": "H7043" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7043" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 3:2" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ":", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 3:3" - }, - "Let", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - "wherein", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - "which", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ", There", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "child" - ], - "strong": "H2030" - }, - "conceived.", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 3:4" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ";", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "regard" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "above" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H5105" - }, - "", - { - "type": "char:w", - "content": [ - "shine" - ], - "strong": "H3313" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 3:5" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H1350" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "claim" - ], - "strong": "H1350" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "own;", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H1350" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6053" - }, - "", - { - "type": "char:w", - "content": [ - "dwell" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - ";", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H1350" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "maketh", - { - "type": "char:w", - "content": [ - "black" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "terrify" - ], - "strong": "H1204" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 3:6" - }, - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "thick", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H652" - }, - "", - { - "type": "char:w", - "content": [ - "seize" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - ":", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "rejoice among", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "year" - ], - "strong": "H8141" - }, - ";", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "months" - ], - "strong": "H3391" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 3:7" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "barren" - ], - "strong": "H1565" - }, - ";", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "joyful" - ], - "strong": "H7445" - }, - "voice", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "therein.", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 3:8" - }, - "Let", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "curse" - ], - "strong": "H779" - }, - "it", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "curse" - ], - "strong": "H779" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ", who", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "H6264" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "rouse" - ], - "strong": "H5782" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5782" - }, - "", - { - "type": "char:w", - "content": [ - "leviathan" - ], - "strong": "H3882" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 3:9" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "stars" - ], - "strong": "H3556" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3556" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "twilight" - ], - "strong": "H5399" - }, - "thereof", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "dark" - ], - "strong": "H2821" - }, - ":", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "eyelids" - ], - "strong": "H6079" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3556" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H7837" - }, - ":", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 3:10" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shut" - ], - "strong": "H5462" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5462" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "doors" - ], - "strong": "H1817" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5641" - }, - "", - { - "type": "char:add", - "content": [ - "mother’s" - ] - }, - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H5641" - }, - "", - { - "type": "char:w", - "content": [ - "trouble" - ], - "strong": "H5999" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5869" - }, - "mine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 3:11" - }, - { - "type": "char:w", - "content": [ - "Why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "died" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - "?", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "give up", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "ghost", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "belly" - ], - "strong": "H990" - }, - "?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 3:12" - }, - { - "type": "char:w", - "content": [ - "Why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "knees" - ], - "strong": "H1290" - }, - "", - { - "type": "char:w", - "content": [ - "receive" - ], - "strong": "H6923" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4100" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "breasts" - ], - "strong": "H7699" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "suck" - ], - "strong": "H3243" - }, - "?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 3:13" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "lain" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8252" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H8252" - }, - "", - { - "type": "char:w", - "content": [ - "quiet" - ], - "strong": "H8252" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "slept" - ], - "strong": "H7901" - }, - ";", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H8252" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5117" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H5117" - }, - ":", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 3:14" - }, - { - "type": "char:w", - "content": [ - "With" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "kings" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "counsellors", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ", which", - { - "type": "char:w", - "content": [ - "built" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "waste" - ], - "strong": "H2723" - }, - "", - { - "type": "char:w", - "content": [ - "places" - ], - "strong": "H2723" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H1129" - }, - ";", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 3:15" - }, - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "princes" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "filled" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "houses" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "silver" - ], - "strong": "H3701" - }, - ":", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 3:16" - }, - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "hidden" - ], - "strong": "H2934" - }, - "untimely", - { - "type": "char:w", - "content": [ - "birth" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H1961" - }, - ";", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "infants" - ], - "strong": "H5768" - }, - "which", - { - "type": "char:w", - "content": [ - "never" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 3:17" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "cease" - ], - "strong": "H2308" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5117" - }, - "troubling;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "weary" - ], - "strong": "H3019" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H5117" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 3:18" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H615" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "prisoners" - ], - "strong": "H615" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "ease" - ], - "strong": "H7599" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "taskmaster" - ], - "strong": "H5065" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 3:19" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H113" - }, - "", - { - "type": "char:w", - "content": [ - "small" - ], - "strong": "H6996" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H8033" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H113" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "free" - ], - "strong": "H2670" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "master" - ], - "strong": "H113" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 3:20" - }, - "Wherefore", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5315" - }, - "misery,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "bitter" - ], - "strong": "H4751" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ";", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 3:21" - }, - "Which", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H2442" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H2442" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H4301" - }, - "cometh", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H369" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4194" - }, - "", - { - "type": "char:w", - "content": [ - "dig" - ], - "strong": "H2658" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H2442" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H4301" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H369" - }, - "than", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H2442" - }, - "hid", - { - "type": "char:w", - "content": [ - "treasures" - ], - "strong": "H4301" - }, - ";", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 3:22" - }, - "Which", - { - "type": "char:w", - "content": [ - "rejoice" - ], - "strong": "H8055" - }, - "exceedingly,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8055" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6913" - }, - "", - { - "type": "char:w", - "content": [ - "glad" - ], - "strong": "H8055" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "can", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "grave" - ], - "strong": "H6913" - }, - "?", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 3:23" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "Why" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "light given" - ] - }, - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H5641" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "hath", - { - "type": "char:w", - "content": [ - "hedged" - ], - "strong": "H5526" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1870" - }, - "?", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 3:24" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "sighing" - ], - "strong": "H585" - }, - "cometh", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "eat,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H935" - }, - "roarings", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H585" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H5413" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 3:25" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H6343" - }, - "cometh", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H935" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "am", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H6342" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H935" - }, - "cometh unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H935" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 3:26" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "am", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "ease" - ], - "strong": "H7951" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "am", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "quiet" - ], - "strong": "H8252" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H5117" - }, - ";", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "trouble cometh." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "JOB 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 4:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Eliphaz" - ], - "strong": "H464" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Temanite" - ], - "strong": "H8489" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 4:2" - }, - "If", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H1697" - }, - "assay", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "commune", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "thee, wilt thou", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1697" - }, - "grieved?", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "withhold", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "speaking" - ], - "strong": "H1697" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 4:3" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - ", thou hast", - { - "type": "char:w", - "content": [ - "instructed" - ], - "strong": "H3256" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "strong": "H7227" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "strengthened" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2388" - }, - "weak", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 4:4" - }, - "Thy", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4405" - }, - "upholden", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3766" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H6965" - }, - "was falling,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "confirmed" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "feeble" - ], - "strong": "H3782" - }, - "", - { - "type": "char:w", - "content": [ - "knees" - ], - "strong": "H1290" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 4:5" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "unto thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "thou faintest;", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "toucheth thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "thou art troubled.", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 4:6" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "thy", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3373" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H3808" - }, - "" - ] - }, - "thy", - { - "type": "char:w", - "content": [ - "confidence" - ], - "strong": "H3690" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "" - ] - }, - "thy", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "integrity" - ], - "strong": "H8537" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "thy", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "?", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 4:7" - }, - { - "type": "char:w", - "content": [ - "Remember" - ], - "strong": "H2142" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H4994" - }, - "thee,", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H4310" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "perished" - ], - "strong": "H6" - }, - ",", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H5355" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H375" - }, - "were", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "upright" - ], - "strong": "H3477" - }, - "", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H3582" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H3582" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 4:8" - }, - "According", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "plow" - ], - "strong": "H2790" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "sow" - ], - "strong": "H2232" - }, - "", - { - "type": "char:w", - "content": [ - "trouble" - ], - "strong": "H5999" - }, - ",", - { - "type": "char:w", - "content": [ - "reap" - ], - "strong": "H7114" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "same.", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 4:9" - }, - { - "type": "char:w", - "content": [ - "By" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "blast" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H3615" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 4:10" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "roaring" - ], - "strong": "H7581" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "lion" - ], - "strong": "H738" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6963" - }, - "fierce", - { - "type": "char:w", - "content": [ - "lion" - ], - "strong": "H738" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "teeth" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H3715" - }, - "", - { - "type": "char:w", - "content": [ - "lions" - ], - "strong": "H738" - }, - ",", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H5421" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 4:11" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "lion" - ], - "strong": "H3918" - }, - "perisheth", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "lack" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "prey" - ], - "strong": "H2964" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "whelps" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "lioness" - ], - "strong": "H3833" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "scattered" - ], - "strong": "H6504" - }, - "abroad.", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 4:12" - }, - "Now", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1697" - }, - "secretly", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "received" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "whisper" - ], - "strong": "H8102" - }, - "thereof.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 4:13" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H5921" - }, - "thoughts", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "visions" - ], - "strong": "H2384" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "deep" - ], - "strong": "H8639" - }, - "", - { - "type": "char:w", - "content": [ - "sleep" - ], - "strong": "H8639" - }, - "falleth", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ",", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 4:14" - }, - { - "type": "char:w", - "content": [ - "Fear" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H7122" - }, - "upon me,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "trembling" - ], - "strong": "H7460" - }, - ", which made", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "shake" - ], - "strong": "H6342" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 4:15" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "passed" - ], - "strong": "H2498" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "hair" - ], - "strong": "H8185" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "stood", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 4:16" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "stood" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "still" - ], - "strong": "H5975" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "could", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "discern" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "appearance" - ], - "strong": "H4758" - }, - "thereof;", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "form" - ], - "strong": "H8544" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5048" - }, - "mine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ":", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H6963" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "silence" - ], - "strong": "H1827" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "saying" - ], - "strong": "H6963" - } - ] - }, - ",", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 4:17" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H2891" - }, - "", - { - "type": "char:w", - "content": [ - "mortal" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H582" - }, - "more", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H6663" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "?", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H2891" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H582" - }, - "more", - { - "type": "char:w", - "content": [ - "pure" - ], - "strong": "H2891" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "Maker?", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 4:18" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "putteth", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "trust" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "servants" - ], - "strong": "H5650" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "angels" - ], - "strong": "H4397" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "chargeth with", - { - "type": "char:w", - "content": [ - "folly" - ], - "strong": "H8417" - }, - ":", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 4:19" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "dwell" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "houses" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "clay,", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "foundation" - ], - "strong": "H3247" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "crushed" - ], - "strong": "H1792" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "moth" - ], - "strong": "H6211" - }, - "!", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 4:20" - }, - "Betwixt", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "evening" - ], - "strong": "H6153" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1242" - }, - "are", - { - "type": "char:w", - "content": [ - "destroyed" - ], - "strong": "H6" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H6153" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5331" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H1097" - }, - "any regarding", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7760" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 4:21" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "tent-cord", - { - "type": "char:w", - "content": [ - "plucked" - ], - "strong": "H5265" - }, - "up within", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H4191" - }, - "?", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H4191" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "JOB 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 5:1" - }, - { - "type": "char:w", - "content": [ - "Call" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - ";", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "thee?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6437" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6918" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "H6918" - }, - "", - { - "type": "char:w", - "content": [ - "ones" - ], - "strong": "H6918" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "H6437" - }, - "?", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 5:2" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "vexation killeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "foolish" - ], - "strong": "H191" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H4191" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "jealousy" - ], - "strong": "H7068" - }, - "slayeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "silly", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3588" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 5:3" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "foolish" - ], - "strong": "H191" - }, - "", - { - "type": "char:w", - "content": [ - "taking" - ], - "strong": "H8327" - }, - "", - { - "type": "char:w", - "content": [ - "root" - ], - "strong": "H8327" - }, - ":", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "suddenly" - ], - "strong": "H6597" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "cursed", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "habitation.", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 5:4" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H5337" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "safety" - ], - "strong": "H3468" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "crushed" - ], - "strong": "H1792" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5337" - }, - "", - { - "type": "char:w", - "content": [ - "gate" - ], - "strong": "H8179" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "deliver" - ], - "strong": "H5337" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7368" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 5:5" - }, - { - "type": "char:w", - "content": [ - "Whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "harvest" - ], - "strong": "H7105" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "hungry" - ], - "strong": "H7456" - }, - "eateth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H398" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "taketh", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H398" - }, - "even", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2428" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "thorns" - ], - "strong": "H6791" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "snare gapeth", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "substance" - ], - "strong": "H2428" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 5:6" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "affliction" - ], - "strong": "H205" - }, - "cometh", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H127" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "doth", - { - "type": "char:w", - "content": [ - "trouble" - ], - "strong": "H5999" - }, - "", - { - "type": "char:w", - "content": [ - "spring" - ], - "strong": "H6779" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H127" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H127" - }, - ";", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 5:7" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - "unto", - { - "type": "char:w", - "content": [ - "trouble" - ], - "strong": "H5999" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "sparks", - { - "type": "char:w", - "content": [ - "fly" - ], - "strong": "H5774" - }, - "upward.", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 5:8" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H199" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "would", - { - "type": "char:w", - "content": [ - "seek" - ], - "strong": "H1875" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "would", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "commit", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H1700" - }, - ":", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 5:9" - }, - "Which doeth", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1419" - }, - "unsearchable;", - { - "type": "char:w", - "content": [ - "marvelous" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - ":", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 5:10" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H776" - }, - "giveth", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "sendeth", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "fields" - ], - "strong": "H2351" - }, - ":", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 5:11" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H4791" - }, - "setteth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H4791" - }, - "those", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7760" - }, - "be", - { - "type": "char:w", - "content": [ - "low" - ], - "strong": "H8217" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3468" - }, - "those", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H8217" - }, - "", - { - "type": "char:w", - "content": [ - "mourn" - ], - "strong": "H6937" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6937" - }, - "", - { - "type": "char:w", - "content": [ - "exalted" - ], - "strong": "H7682" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7682" - }, - "", - { - "type": "char:w", - "content": [ - "safety" - ], - "strong": "H3468" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 5:12" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H6213" - }, - "frustrateth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "devices", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "crafty" - ], - "strong": "H6175" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "perform" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "enterprise.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 5:13" - }, - "He taketh", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3920" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H2450" - }, - "their own craftiness:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4116" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3920" - }, - "", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3920" - }, - "froward", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6617" - }, - "carried headlong.", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 5:14" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "meet" - ], - "strong": "H6298" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4959" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "daytime" - ], - "strong": "H3119" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "grope" - ], - "strong": "H4959" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H4959" - }, - "noonday as", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4959" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 5:15" - }, - "But", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3027" - }, - "saveth", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "their", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H34" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "needy" - ], - "strong": "H34" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H2389" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 5:16" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H1800" - }, - "hath", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5766" - }, - "stoppeth", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 5:17" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "happy" - ], - "strong": "H835" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "correcteth: therefore", - { - "type": "char:w", - "content": [ - "despise" - ], - "strong": "H3988" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "thou", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "chastening" - ], - "strong": "H4148" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 5:18" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "maketh sore,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "bindeth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H2280" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "woundeth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H3588" - }, - "whole.", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 5:19" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "deliver" - ], - "strong": "H5337" - }, - "thee", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "six" - ], - "strong": "H8337" - }, - "troubles; yea,", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7651" - }, - "there", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "touch" - ], - "strong": "H5060" - }, - "thee.", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 5:20" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H7458" - }, - "", - { - "type": "char:w", - "content": [ - "famine" - ], - "strong": "H7458" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "redeem" - ], - "strong": "H6299" - }, - "thee", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7458" - }, - "", - { - "type": "char:w", - "content": [ - "war" - ], - "strong": "H4421" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 5:21" - }, - "Thou shalt", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H2244" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "scourge" - ], - "strong": "H7752" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "shalt thou", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H7701" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "cometh.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 5:22" - }, - { - "type": "char:w", - "content": [ - "At" - ], - "strong": "H7832" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H7701" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "dearth thou shalt", - { - "type": "char:w", - "content": [ - "laugh" - ], - "strong": "H7832" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H408" - }, - "shalt thou", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 5:23" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "thou shalt", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "league" - ], - "strong": "H1285" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "field" - ], - "strong": "H7704" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "field" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H1285" - }, - "peace", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee.", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 5:24" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3045" - }, - "thou shalt", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thy", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "peace" - ], - "strong": "H7965" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "thou shalt", - { - "type": "char:w", - "content": [ - "visit" - ], - "strong": "H6485" - }, - "thy fold,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "shalt", - { - "type": "char:w", - "content": [ - "miss" - ], - "strong": "H6485" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 5:25" - }, - "Thou shalt", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thy", - { - "type": "char:w", - "content": [ - "seed" - ], - "strong": "H2233" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "thine", - { - "type": "char:w", - "content": [ - "offspring" - ], - "strong": "H2233" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "grass" - ], - "strong": "H6212" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 5:26" - }, - "Thou shalt", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "thy", - { - "type": "char:w", - "content": [ - "grave" - ], - "strong": "H6913" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H3624" - }, - "", - { - "type": "char:w", - "content": [ - "age" - ], - "strong": "H935" - }, - ",", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H935" - }, - "shock", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6256" - }, - "corn cometh", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "its" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "season" - ], - "strong": "H6256" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 5:27" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - ",", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "searched" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - ";", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "thou", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3045" - }, - "thy good." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "JOB 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 6:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 6:2" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H3863" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3863" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5375" - }, - "vexation were but", - { - "type": "char:w", - "content": [ - "weighed" - ], - "strong": "H8254" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5375" - }, - "calamity", - { - "type": "char:w", - "content": [ - "laid" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "balances" - ], - "strong": "H3976" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - "!", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 6:3" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "heavier" - ], - "strong": "H3513" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sand" - ], - "strong": "H2344" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "seas" - ], - "strong": "H3220" - }, - ":", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H6258" - }, - "rash.", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 6:4" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "arrows" - ], - "strong": "H2671" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "within", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "poison" - ], - "strong": "H2534" - }, - "whereof", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "drinketh", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6186" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "terrors" - ], - "strong": "H1161" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "do", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H834" - }, - "themselves", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8354" - }, - "array against", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 6:5" - }, - "Doth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wild" - ], - "strong": "H6501" - }, - "ass", - { - "type": "char:w", - "content": [ - "bray" - ], - "strong": "H5101" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "hath", - { - "type": "char:w", - "content": [ - "grass" - ], - "strong": "H1877" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "loweth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ox" - ], - "strong": "H7794" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fodder" - ], - "strong": "H1098" - }, - "?", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 6:6" - }, - { - "type": "char:w", - "content": [ - "Can" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H518" - }, - "which hath", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H1097" - }, - "savour be", - { - "type": "char:w", - "content": [ - "eaten" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "salt" - ], - "strong": "H4417" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "taste" - ], - "strong": "H2940" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "white" - ], - "strong": "H2495" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "egg" - ], - "strong": "H2495" - }, - "?", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 6:7" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "refuseth", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3985" - }, - "", - { - "type": "char:w", - "content": [ - "touch" - ], - "strong": "H5060" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H1992" - } - ] - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "loathsome" - ], - "strong": "H1741" - }, - "meat", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3985" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 6:8" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "H7596" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "request" - ], - "strong": "H7596" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "grant" - ], - "strong": "H5414" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H7596" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "long", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5414" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 6:9" - }, - "Even", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1214" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "please" - ], - "strong": "H2974" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "crush" - ], - "strong": "H1792" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1214" - }, - ";", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H433" - }, - "let loose", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H1214" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1214" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H1214" - }, - "!", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 6:10" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5165" - }, - ";", - { - "type": "char:w", - "content": [ - "yea" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "would exult", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "pain" - ], - "strong": "H2427" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "spareth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "denied" - ], - "strong": "H3582" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6918" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Holy" - ], - "strong": "H6918" - }, - "", - { - "type": "char:w", - "content": [ - "One" - ], - "strong": "H6918" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 6:11" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H3176" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "mine", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H7093" - }, - ", at", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5315" - }, - "patient?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 6:12" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H68" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H68" - }, - "brass?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 6:13" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H5833" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5080" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "effectual working", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "driven" - ], - "strong": "H5080" - }, - "quite", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - "?", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 6:14" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H7453" - }, - "him that is ready", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7453" - }, - "faint", - { - "type": "char:w", - "content": [ - "kindness" - ], - "strong": "H2617" - }, - "", - { - "type": "char:add", - "content": [ - "should be shewed" - ] - }, - "from", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "friend" - ], - "strong": "H7453" - }, - ";", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7453" - }, - "him that forsaketh", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3374" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3374" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3374" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3374" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 6:15" - }, - "My", - { - "type": "char:w", - "content": [ - "brethren" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "dealt" - ], - "strong": "H898" - }, - "", - { - "type": "char:w", - "content": [ - "deceitfully" - ], - "strong": "H898" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "brook" - ], - "strong": "H5158" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H251" - }, - "channel", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "brooks" - ], - "strong": "H650" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5674" - }, - ";", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 6:16" - }, - "Which", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6937" - }, - "", - { - "type": "char:w", - "content": [ - "black" - ], - "strong": "H6937" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ice" - ], - "strong": "H7140" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7950" - }, - "" - ] - }, - "wherein", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "snow" - ], - "strong": "H7950" - }, - "hideth itself:", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 6:17" - }, - "What", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6256" - }, - "wax", - { - "type": "char:w", - "content": [ - "warm" - ], - "strong": "H2527" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "vanish" - ], - "strong": "H1846" - }, - ":", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "hot" - ], - "strong": "H2527" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6256" - }, - "are", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H6789" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H1846" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 6:18" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "caravans" - ], - "strong": "H734" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5927" - }, - "travel" - ] - }, - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5927" - }, - "turn aside;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "waste" - ], - "strong": "H8414" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 6:19" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5027" - }, - "", - { - "type": "char:w", - "content": [ - "caravans" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "Tema" - ], - "strong": "H8485" - }, - "", - { - "type": "char:w", - "content": [ - "looked" - ], - "strong": "H5027" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5027" - }, - "companies", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "Sheba" - ], - "strong": "H7614" - }, - "waited", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H6960" - }, - "them.", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 6:20" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3588" - }, - "were", - { - "type": "char:w", - "content": [ - "ashamed" - ], - "strong": "H954" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "hoped;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "thither,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "were", - { - "type": "char:w", - "content": [ - "confounded" - ], - "strong": "H2659" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 6:21" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - "; ye", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "terror" - ], - "strong": "H2866" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H3372" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 6:22" - }, - "Did", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "Give" - ], - "strong": "H3051" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1157" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "offer" - ], - "strong": "H7809" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "present", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1157" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H3588" - }, - "substance?", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 6:23" - }, - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H3027" - }, - ",", - { - "type": "char:w", - "content": [ - "Deliver" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6299" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "adversary’s", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3027" - }, - ",", - { - "type": "char:w", - "content": [ - "Redeem" - ], - "strong": "H6299" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6299" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "oppressors?", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 6:24" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "strong": "H3384" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H995" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H589" - }, - "hold", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4100" - }, - "peace:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H995" - }, - "cause", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "understand" - ], - "strong": "H995" - }, - "wherein", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "erred" - ], - "strong": "H7686" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 6:25" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "forcible", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "uprightness" - ], - "strong": "H3476" - }, - "!", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "doth", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H4480" - }, - "arguing", - { - "type": "char:w", - "content": [ - "reprove" - ], - "strong": "H3198" - }, - "?", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 6:26" - }, - "Do ye imagine", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "reprove" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "? seeing", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2803" - }, - "speeches", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "one", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7307" - }, - "desperate", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 6:27" - }, - "Yea, ye would", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H5307" - }, - "", - { - "type": "char:add", - "content": [ - "lots" - ] - }, - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7453" - }, - "make merchandise", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "friend" - ], - "strong": "H7453" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 6:28" - }, - { - "type": "char:w", - "content": [ - "Now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "pleased" - ], - "strong": "H2974" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H6437" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "surely" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H3576" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 6:29" - }, - { - "type": "char:w", - "content": [ - "Return" - ], - "strong": "H7725" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H7725" - }, - ",", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "injustice" - ], - "strong": "H5766" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H5750" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6664" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6664" - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 6:30" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "injustice" - ], - "strong": "H5766" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - "?", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "taste" - ], - "strong": "H2441" - }, - "", - { - "type": "char:w", - "content": [ - "discern" - ], - "strong": "H995" - }, - "mischievous", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H3808" - }, - "?" - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "JOB 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 7:1" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H776" - }, - "there", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "warfare" - ], - "strong": "H6635" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H5921" - }, - "hireling?", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 7:2" - }, - "As a", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "that earnestly desireth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6738" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5650" - }, - "as an hireling that looketh", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "wages" - ], - "strong": "H6467" - }, - ":", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 7:3" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H3651" - }, - "am", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "made", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "possess" - ], - "strong": "H5157" - }, - "", - { - "type": "char:w", - "content": [ - "months" - ], - "strong": "H3391" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5999" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H7723" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3915" - }, - "wearisome", - { - "type": "char:w", - "content": [ - "nights" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5999" - }, - "", - { - "type": "char:w", - "content": [ - "appointed" - ], - "strong": "H4487" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3915" - }, - "me.", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 7:4" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7901" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H518" - }, - "shall", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "arise" - ], - "strong": "H6965" - }, - "?", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H6153" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H5704" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "am", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H559" - }, - "tossings", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "fro unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "dawning", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "day.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 7:5" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "clothed" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "worms" - ], - "strong": "H7415" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "clods", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ";", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "closeth up", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "breaketh", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5785" - }, - "afresh.", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 7:6" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "swifter" - ], - "strong": "H7043" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "weaver’s" - ], - "strong": "H708" - }, - "", - { - "type": "char:w", - "content": [ - "shuttle" - ], - "strong": "H708" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "spent" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 7:7" - }, - "Oh", - { - "type": "char:w", - "content": [ - "remember" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - ": mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 7:8" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "him", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "seeth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7789" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H369" - }, - ": thine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "upon", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 7:9" - }, - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3381" - }, - "vanisheth", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5927" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3651" - }, - "goeth", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3651" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 7:10" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H5234" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H5750" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 7:11" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "refrain" - ], - "strong": "H2820" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H589" - }, - "anguish", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "complain" - ], - "strong": "H7878" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "bitterness" - ], - "strong": "H4751" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 7:12" - }, - { - "type": "char:w", - "content": [ - "Am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "sea-monster,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou settest", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "watch" - ], - "strong": "H4929" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 7:13" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "bed" - ], - "strong": "H4904" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4904" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5162" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "couch" - ], - "strong": "H6210" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4904" - }, - "", - { - "type": "char:w", - "content": [ - "ease" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "complaint;", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 7:14" - }, - "Then thou scarest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2472" - }, - "with", - { - "type": "char:w", - "content": [ - "dreams" - ], - "strong": "H2472" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2865" - }, - "terrifiest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2472" - }, - "through", - { - "type": "char:w", - "content": [ - "visions" - ], - "strong": "H2384" - }, - ":", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 7:15" - }, - "So", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H977" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "chooseth strangling,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - "rather than", - { - "type": "char:add", - "content": [ - "these" - ] - }, - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H977" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 7:16" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "loathe", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H3117" - } - ] - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "would", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "H2421" - }, - "alway:", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H2308" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H1892" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 7:17" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou shouldest", - { - "type": "char:w", - "content": [ - "magnify" - ], - "strong": "H1431" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou shouldest", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H7896" - }, - "thine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 7:18" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1242" - }, - "thou shouldest", - { - "type": "char:w", - "content": [ - "visit" - ], - "strong": "H6485" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6485" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "try" - ], - "strong": "H974" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6485" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "moment" - ], - "strong": "H7281" - }, - "?", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 7:19" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H5704" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H8159" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H7503" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H7503" - }, - "", - { - "type": "char:w", - "content": [ - "till" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "swallow" - ], - "strong": "H1104" - }, - "down", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "spittle" - ], - "strong": "H7536" - }, - "?", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 7:20" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ",", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7760" - }, - "unto thee,", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H4100" - }, - "thou", - { - "type": "char:w", - "content": [ - "watcher" - ], - "strong": "H5341" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H120" - }, - "?", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4100" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "mark" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "thee,", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "burden" - ], - "strong": "H4853" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "myself?", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 7:21" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4100" - }, - "dost thou", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pardon" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "transgression" - ], - "strong": "H6588" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5375" - }, - "mine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H853" - }, - "thou", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "seek" - ], - "strong": "H7836" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "diligently" - ], - "strong": "H7836" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "JOB 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 8:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Bildad" - ], - "strong": "H1085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Shuhite" - ], - "strong": "H7747" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 8:2" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H575" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H5704" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H428" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H575" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H5704" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "thy", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "be", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H5704" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H3524" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 8:3" - }, - "Doth", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "pervert" - ], - "strong": "H5791" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "doth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "pervert" - ], - "strong": "H5791" - }, - "", - { - "type": "char:w", - "content": [ - "justice" - ], - "strong": "H4941" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 8:4" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thy", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "delivered" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "transgression" - ], - "strong": "H6588" - }, - ":", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 8:5" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou wouldest", - { - "type": "char:w", - "content": [ - "seek" - ], - "strong": "H7836" - }, - "", - { - "type": "char:w", - "content": [ - "diligently" - ], - "strong": "H7836" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H859" - }, - "make thy supplication", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ";", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 8:6" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou wert", - { - "type": "char:w", - "content": [ - "pure" - ], - "strong": "H2134" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6664" - }, - "", - { - "type": "char:w", - "content": [ - "upright" - ], - "strong": "H3477" - }, - ";", - { - "type": "char:w", - "content": [ - "surely" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H3477" - }, - "", - { - "type": "char:w", - "content": [ - "awake" - ], - "strong": "H5782" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6664" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "habitation", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "thy", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "H6664" - }, - "prosperous.", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 8:7" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3966" - }, - "though thy", - { - "type": "char:w", - "content": [ - "beginning" - ], - "strong": "H7225" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "small" - ], - "strong": "H4705" - }, - ", yet thy", - { - "type": "char:w", - "content": [ - "latter" - ], - "strong": "H319" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H319" - }, - "should", - { - "type": "char:w", - "content": [ - "greatly" - ], - "strong": "H3966" - }, - "", - { - "type": "char:w", - "content": [ - "increase" - ], - "strong": "H7685" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 8:8" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "inquire" - ], - "strong": "H7592" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H4994" - }, - "thee,", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "former" - ], - "strong": "H7223" - }, - "age,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "apply thyself", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "which", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "fathers" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "searched" - ], - "strong": "H2714" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3559" - }, - ":", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 8:9" - }, - "(", - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H587" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "yesterday" - ], - "strong": "H8543" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6738" - }, - ":)", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 8:10" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H3384" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "tell" - ], - "strong": "H559" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "utter", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "?", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 8:11" - }, - { - "type": "char:w", - "content": [ - "Can" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "rush", - { - "type": "char:w", - "content": [ - "grow" - ], - "strong": "H7685" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1342" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "mire?", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "flag", - { - "type": "char:w", - "content": [ - "grow" - ], - "strong": "H7685" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - "?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 8:12" - }, - "Whilst", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "its" - ], - "strong": "H3605" - }, - "greenness,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H6998" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H6440" - }, - "withereth", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3605" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "other" - ], - "strong": "H5750" - }, - "" - ] - }, - "herb.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 8:13" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "paths" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "forget" - ], - "strong": "H7911" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H3605" - }, - "shall", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - ":", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 8:14" - }, - { - "type": "char:w", - "content": [ - "Whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "confidence" - ], - "strong": "H4009" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "break", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "sunder,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "trust" - ], - "strong": "H4009" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "spider’s" - ], - "strong": "H5908" - }, - "", - { - "type": "char:w", - "content": [ - "web" - ], - "strong": "H1004" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 8:15" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "lean" - ], - "strong": "H8172" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H5975" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "fast" - ], - "strong": "H2388" - }, - "thereby,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "endure" - ], - "strong": "H5975" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 8:16" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "green", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "sun" - ], - "strong": "H8121" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shoots" - ], - "strong": "H3127" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "garden" - ], - "strong": "H1593" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 8:17" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "roots" - ], - "strong": "H8328" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H68" - }, - "wrapped", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heap" - ], - "strong": "H1530" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "beholdeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H68" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 8:18" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "destroyed" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ",", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "deny" - ], - "strong": "H3584" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:add", - "content": [ - "saying" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "thee.", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 8:19" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "H4885" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "others" - ], - "strong": "H312" - }, - "", - { - "type": "char:w", - "content": [ - "spring" - ], - "strong": "H6779" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 8:20" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "cast away", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8535" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H8535" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "uphold", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2388" - }, - "evil-doers.", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 8:21" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "fill" - ], - "strong": "H4390" - }, - "thy", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "laughter" - ], - "strong": "H7814" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "thy", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "shouting" - ], - "strong": "H8643" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 8:22" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "hate" - ], - "strong": "H8130" - }, - "thee", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "clothed" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "shame" - ], - "strong": "H1322" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8130" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8130" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H369" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "JOB 9" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 9:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 9:2" - }, - { - "type": "char:w", - "content": [ - "Of" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "truth" - ], - "strong": "H551" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3651" - }, - ":", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H6663" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 9:3" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pleased" - ], - "strong": "H2654" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "contend" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 9:4" - }, - { - "type": "char:add", - "content": [ - "He", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3824" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H533" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - ":", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "hath", - { - "type": "char:w", - "content": [ - "hardened" - ], - "strong": "H7185" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3824" - }, - "prospered?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 9:5" - }, - { - "type": "char:w", - "content": [ - "Which" - ], - "strong": "H834" - }, - "removeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "mountains" - ], - "strong": "H2022" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "overturneth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 9:6" - }, - "Which shaketh", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "her", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "pillars" - ], - "strong": "H5982" - }, - "thereof", - { - "type": "char:w", - "content": [ - "tremble" - ], - "strong": "H7264" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 9:7" - }, - "Which commandeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "sun,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - "riseth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "sealeth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H2856" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "stars" - ], - "strong": "H3556" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 9:8" - }, - "Which", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H905" - }, - "stretcheth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "treadeth", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "waves" - ], - "strong": "H1116" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 9:9" - }, - "Which maketh", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "Bear" - ], - "strong": "H5906" - }, - ",", - { - "type": "char:w", - "content": [ - "Orion" - ], - "strong": "H3685" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "Pleiades" - ], - "strong": "H3598" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "chambers" - ], - "strong": "H2315" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "south" - ], - "strong": "H8486" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 9:10" - }, - "Which doeth", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H1419" - }, - "past finding", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2714" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "marvelous" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 9:11" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "goeth", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "passeth", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "also,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "perceive" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 9:12" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "seizeth", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "prey" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "hinder", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "?", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "doest thou?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 9:13" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "withdraw" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "helpers" - ], - "strong": "H5826" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "Rahab" - ], - "strong": "H7293" - }, - "do stoop", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7725" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 9:14" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "less" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "choose" - ], - "strong": "H977" - }, - "out", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H1697" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - "?", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 9:15" - }, - { - "type": "char:w", - "content": [ - "Whom" - ], - "strong": "H834" - }, - ",", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - ",", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H834" - }, - "make supplication", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H834" - }, - "mine adversary.", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 9:16" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6963" - }, - ";", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H3588" - }, - "would", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "believe" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hearkened unto", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 9:17" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "breaketh", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2600" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "tempest" - ], - "strong": "H8183" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H834" - }, - "multiplieth", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "wounds" - ], - "strong": "H6482" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H2600" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H2600" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 9:18" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "suffer", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3588" - }, - "filleth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "bitterness" - ], - "strong": "H4472" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 9:19" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H518" - }, - "speak" - ] - }, - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H533" - }, - ",", - { - "type": "char:w", - "content": [ - "lo" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H2009" - } - ] - }, - "!", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4310" - }, - "appoint", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3259" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "time?", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 9:20" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "be", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - ", mine own", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H7561" - }, - "", - { - "type": "char:w", - "content": [ - "condemn" - ], - "strong": "H7561" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H589" - }, - ":", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "be", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8535" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H7561" - }, - "prove", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H589" - }, - "perverse.", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 9:21" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8535" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "regard" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "myself" - ], - "strong": "H589" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "despise" - ], - "strong": "H3988" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 9:22" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - ";", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1931" - }, - "destroyeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8535" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 9:23" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "scourge" - ], - "strong": "H7752" - }, - "", - { - "type": "char:w", - "content": [ - "slay" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "suddenly" - ], - "strong": "H6597" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "mock" - ], - "strong": "H3932" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "trial", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H5355" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 9:24" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H8199" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "covereth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "faces" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "judges" - ], - "strong": "H8199" - }, - "thereof;", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H645" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5414" - }, - "?", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 9:25" - }, - { - "type": "char:w", - "content": [ - "Now" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "swifter" - ], - "strong": "H7043" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7200" - }, - "post:", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "flee" - ], - "strong": "H1272" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1272" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 9:26" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "passed" - ], - "strong": "H2498" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5973" - }, - "as", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "swift", - { - "type": "char:w", - "content": [ - "ships" - ], - "strong": "H591" - }, - ": as", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "eagle" - ], - "strong": "H5404" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5404" - }, - "swoopeth", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "prey" - ], - "strong": "H400" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 9:27" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "forget" - ], - "strong": "H7911" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "complaint" - ], - "strong": "H7879" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "put off", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:add", - "content": [ - "sad" - ] - }, - { - "type": "char:w", - "content": [ - "countenance" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H7879" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "good", - { - "type": "char:w", - "content": [ - "cheer" - ], - "strong": "H1082" - }, - ":", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 9:28" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "am", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H3025" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sorrows" - ], - "strong": "H6094" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou wilt", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "hold", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H5352" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 9:29" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H2088" - }, - "be", - { - "type": "char:w", - "content": [ - "condemned" - ], - "strong": "H7561" - }, - ";", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "labour", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "vain" - ], - "strong": "H1892" - }, - "?", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 9:30" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "wash" - ], - "strong": "H7364" - }, - "myself", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7364" - }, - "", - { - "type": "char:w", - "content": [ - "snow" - ], - "strong": "H7950" - }, - "water,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3709" - }, - "make", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "never" - ], - "strong": "H518" - }, - "so clean;", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 9:31" - }, - { - "type": "char:w", - "content": [ - "Yet" - ], - "strong": "H227" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "plunge" - ], - "strong": "H2881" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8581" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H227" - }, - "ditch,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8008" - }, - "mine own", - { - "type": "char:w", - "content": [ - "clothes" - ], - "strong": "H8008" - }, - "shall", - { - "type": "char:w", - "content": [ - "abhor" - ], - "strong": "H8581" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8581" - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 9:32" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "am,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H935" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - ".", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 9:33" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3426" - }, - "no daysman betwixt", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "H3863" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H7896" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "both" - ], - "strong": "H8147" - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "JOB 9:34" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "rod" - ], - "strong": "H7626" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7626" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "terror" - ], - "strong": "H367" - }, - "make", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "afraid:", - { - "type": "verse:v", - "number": "35", - "sid": "JOB 9:35" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H5978" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1696" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "myself" - ], - "strong": "H595" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "JOB 10" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 10:1" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5315" - }, - "weary", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H2416" - }, - "free course", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "complaint" - ], - "strong": "H7879" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bitterness" - ], - "strong": "H4751" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 10:2" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ",", - { - "type": "char:w", - "content": [ - "Do" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "condemn" - ], - "strong": "H7561" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "; shew", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "wherefore thou contendest", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 10:3" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "unto thee", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou shouldest", - { - "type": "char:w", - "content": [ - "oppress" - ], - "strong": "H6231" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou shouldest", - { - "type": "char:w", - "content": [ - "despise" - ], - "strong": "H3988" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "work", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "thine", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "shine" - ], - "strong": "H3313" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 10:4" - }, - "Hast thou", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "seest thou", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - "seeth?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 10:5" - }, - { - "type": "char:w", - "content": [ - "Are" - ], - "strong": "H3117" - }, - "thy", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "thy", - { - "type": "char:w", - "content": [ - "years" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "man’s" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - ",", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 10:6" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3588" - }, - "thou inquirest", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H3588" - }, - "mine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5771" - }, - "searchest", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1245" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2403" - }, - ",", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 10:7" - }, - { - "type": "char:w", - "content": [ - "Although" - ], - "strong": "H3588" - }, - "thou knowest", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "am", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7561" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "deliver" - ], - "strong": "H5337" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 10:8" - }, - "Thine", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3027" - }, - "framed me", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "fashioned" - ], - "strong": "H6213" - }, - "me", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - "", - { - "type": "char:w", - "content": [ - "round" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - "; yet thou dost", - { - "type": "char:w", - "content": [ - "destroy" - ], - "strong": "H6213" - }, - "me.", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 10:9" - }, - { - "type": "char:w", - "content": [ - "Remember" - ], - "strong": "H2142" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "beseech" - ], - "strong": "H4994" - }, - "thee,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "fashioned" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "clay;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - "?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 10:10" - }, - "Hast thou", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H5413" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "out as", - { - "type": "char:w", - "content": [ - "milk" - ], - "strong": "H2461" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2461" - }, - "curdled", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cheese" - ], - "strong": "H2461" - }, - "?", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 10:11" - }, - "Thou hast", - { - "type": "char:w", - "content": [ - "clothed" - ], - "strong": "H3847" - }, - "me", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "knit me together", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "sinews" - ], - "strong": "H1517" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 10:12" - }, - "Thou hast granted", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7307" - }, - "favour,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7307" - }, - "thy visitation hath", - { - "type": "char:w", - "content": [ - "preserved" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 10:13" - }, - { - "type": "char:w", - "content": [ - "Yet" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H428" - }, - "thou didst", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H428" - }, - "thine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3824" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee:", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 10:14" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2398" - }, - ",", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H3808" - }, - "thou markest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8104" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2398" - }, - "thou wilt", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "acquit" - ], - "strong": "H5352" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5352" - }, - "mine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 10:15" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7561" - }, - ",", - { - "type": "char:w", - "content": [ - "woe" - ], - "strong": "H480" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - ",", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "lift" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - ";", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "filled" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "ignominy", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7218" - }, - "looking upon mine affliction.", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 10:16" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H1342" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7725" - }, - "head" - ] - }, - "exalt itself, thou huntest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H6679" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "lion" - ], - "strong": "H7826" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - "thou shewest thyself", - { - "type": "char:w", - "content": [ - "marvelous" - ], - "strong": "H6381" - }, - "upon", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 10:17" - }, - "Thou renewest thy", - { - "type": "char:w", - "content": [ - "witnesses" - ], - "strong": "H5707" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6635" - }, - "increasest thine indignation upon", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ";", - { - "type": "char:w", - "content": [ - "changes" - ], - "strong": "H2487" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6635" - }, - "", - { - "type": "char:w", - "content": [ - "warfare" - ], - "strong": "H6635" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 10:18" - }, - "Wherefore", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H3318" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H7358" - }, - "?", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H5869" - }, - "given", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "ghost,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 10:19" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "should", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "though", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H1961" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "should", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "carried" - ], - "strong": "H2986" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "grave" - ], - "strong": "H6913" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 10:20" - }, - { - "type": "char:w", - "content": [ - "Are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "few" - ], - "strong": "H4592" - }, - "?", - { - "type": "char:w", - "content": [ - "cease" - ], - "strong": "H2308" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H2308" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H7896" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H1082" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "little" - ], - "strong": "H4592" - }, - ",", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 10:21" - }, - { - "type": "char:w", - "content": [ - "Before" - ], - "strong": "H2962" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2962" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H7725" - }, - "whence", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2962" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3808" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ";", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 10:22" - }, - { - "type": "char:w", - "content": [ - "A" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "thick" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H6757" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H6757" - }, - "", - { - "type": "char:add", - "content": [ - "itself" - ] - }, - ";", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ",", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "order" - ], - "strong": "H5468" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "light", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H6757" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "JOB 11" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 11:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Zophar" - ], - "strong": "H6691" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Naamathite" - ], - "strong": "H5284" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 11:2" - }, - { - "type": "char:w", - "content": [ - "Should" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "multitude" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H6030" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "full", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "talk" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "justified" - ], - "strong": "H6663" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 11:3" - }, - { - "type": "char:w", - "content": [ - "Should" - ], - "strong": "H369" - }, - "thy boastings make", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H4962" - }, - "hold", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H369" - }, - "peace?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3932" - }, - "when thou mockest,", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H369" - }, - "make thee", - { - "type": "char:w", - "content": [ - "ashamed" - ], - "strong": "H3637" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 11:4" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H5869" - }, - "thou sayest,", - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H1961" - }, - "doctrine", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "strong": "H2134" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "clean" - ], - "strong": "H1249" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1961" - }, - "thine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 11:5" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H199" - }, - "", - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "open" - ], - "strong": "H6605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5973" - }, - "thee;", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 11:6" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H433" - }, - "shew thee", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "secrets" - ], - "strong": "H8587" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "iris manifold", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5046" - }, - "effectual working!", - { - "type": "char:w", - "content": [ - "Know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "exacteth", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5771" - }, - "thee", - { - "type": "char:w", - "content": [ - "less" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H3588" - }, - "thine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "deserveth.", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 11:7" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "searching" - ], - "strong": "H2714" - }, - "", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "? canst thou", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "unto perfection?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 11:8" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H1363" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1363" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ";", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "canst thou", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H6466" - }, - "?", - { - "type": "char:w", - "content": [ - "deeper" - ], - "strong": "H6013" - }, - "than", - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - ";", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "canst thou", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "?", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 11:9" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "measure" - ], - "strong": "H4055" - }, - "thereof", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "longer" - ], - "strong": "H752" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "broader" - ], - "strong": "H7342" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 11:10" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H2498" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "shut" - ], - "strong": "H5462" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5462" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "call" - ], - "strong": "H7725" - }, - "unto judgment,", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "hinder", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7725" - }, - "?", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 11:11" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "vain" - ], - "strong": "H7723" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H4962" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "seeth", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H3045" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "consider" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 11:12" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H376" - }, - "vain", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H376" - }, - "void", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "understanding, yea,", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "wild" - ], - "strong": "H6501" - }, - "ass’s", - { - "type": "char:w", - "content": [ - "colt" - ], - "strong": "H5895" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 11:13" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H3559" - }, - "thine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "aright,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "stretch" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H413" - }, - "thine", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ";", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 11:14" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7931" - }, - "thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ",", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H7368" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "unrighteousness" - ], - "strong": "H5766" - }, - "", - { - "type": "char:w", - "content": [ - "dwell" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7931" - }, - "thy", - { - "type": "char:w", - "content": [ - "tents" - ], - "strong": "H168" - }, - ";", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 11:15" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H227" - }, - "shalt thou", - { - "type": "char:w", - "content": [ - "lift" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "thy", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "spot" - ], - "strong": "H3971" - }, - ";", - { - "type": "char:w", - "content": [ - "yea" - ], - "strong": "H3588" - }, - ", thou shalt", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "stedfast,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "shalt", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3372" - }, - ":", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 11:16" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "thou shalt", - { - "type": "char:w", - "content": [ - "forget" - ], - "strong": "H7911" - }, - "thy", - { - "type": "char:w", - "content": [ - "misery" - ], - "strong": "H5999" - }, - "; thou shalt", - { - "type": "char:w", - "content": [ - "remember" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "passed" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5674" - }, - ":", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 11:17" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H6965" - }, - "", - { - "type": "char:add", - "content": [ - "thy" - ] - }, - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H2465" - }, - "shall", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "clearer than", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "noonday; though", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "darkness,", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1961" - }, - "shall", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 11:18" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H7901" - }, - "thou shalt", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "secure" - ], - "strong": "H982" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - ";", - { - "type": "char:w", - "content": [ - "yea" - ], - "strong": "H3588" - }, - ", thou shalt", - { - "type": "char:w", - "content": [ - "search" - ], - "strong": "H2658" - }, - "", - { - "type": "char:add", - "content": [ - "about thee" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7901" - }, - "shalt", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H7901" - }, - "thy", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H982" - }, - "", - { - "type": "char:w", - "content": [ - "safety" - ], - "strong": "H983" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 11:19" - }, - "Also thou shalt", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H7257" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7257" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H2729" - }, - "thee", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H2729" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "many" - ], - "strong": "H7227" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H2729" - }, - "suit unto thee.", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 11:20" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "fail" - ], - "strong": "H3615" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H4480" - }, - "way", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4480" - }, - "flee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "giving", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "ghost." - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "JOB 12" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 12:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 12:2" - }, - "No doubt", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3588" - }, - "ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H859" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 12:3" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "well" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "inferior" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3808" - }, - ": yea,", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 12:4" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "laughing-stock", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1961" - }, - "neighbour,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H6662" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7121" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H6662" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8549" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "laughing-stock.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 12:5" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3559" - }, - "thought", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7272" - }, - "him", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3559" - }, - "is at", - { - "type": "char:w", - "content": [ - "ease" - ], - "strong": "H7600" - }, - "there is", - { - "type": "char:w", - "content": [ - "contempt" - ], - "strong": "H937" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3559" - }, - "misfortune;", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3559" - }, - "is", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3559" - }, - "them whose", - { - "type": "char:w", - "content": [ - "foot" - ], - "strong": "H7272" - }, - "slippeth.", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 12:6" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "tents" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "robbers" - ], - "strong": "H7703" - }, - "", - { - "type": "char:w", - "content": [ - "prosper" - ], - "strong": "H7951" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "provoke" - ], - "strong": "H7264" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "secure" - ], - "strong": "H987" - }, - ";", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "bringeth", - { - "type": "char:add", - "content": [ - "abundantly" - ] - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 12:7" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H199" - }, - "", - { - "type": "char:w", - "content": [ - "ask" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H929" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "they", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H929" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H3384" - }, - "thee;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5046" - }, - "fowls", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5046" - }, - "air,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "they", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H929" - }, - "", - { - "type": "char:w", - "content": [ - "tell" - ], - "strong": "H5046" - }, - "thee:", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 12:8" - }, - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H7878" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H3384" - }, - "thee;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H176" - }, - "fishes", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H5608" - }, - "unto thee.", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 12:9" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath wrought", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 12:10" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "mankind" - ], - "strong": "H1320" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 12:11" - }, - "Doth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "try" - ], - "strong": "H974" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2441" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "palate" - ], - "strong": "H2441" - }, - "tasteth", - { - "type": "char:w", - "content": [ - "its" - ], - "strong": "H2938" - }, - "meat?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 12:12" - }, - { - "type": "char:w", - "content": [ - "With" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "aged" - ], - "strong": "H3453" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H3453" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "length" - ], - "strong": "H753" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H8394" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 12:13" - }, - { - "type": "char:w", - "content": [ - "With" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "H1369" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H8394" - }, - "hath", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H8394" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 12:14" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "breaketh", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H2040" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "built" - ], - "strong": "H1129" - }, - "again;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "shutteth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "there", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "opening.", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 12:15" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7971" - }, - "withholdeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "dry" - ], - "strong": "H3001" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H3001" - }, - ";", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7971" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7971" - }, - "sendeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H776" - }, - "overturn", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 12:16" - }, - { - "type": "char:w", - "content": [ - "With" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7683" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H5797" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5797" - }, - "effectual working;", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5973" - }, - "deceived", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5797" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5973" - }, - "deceiver", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5973" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 12:17" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H8199" - }, - "leadeth counsellors away spoiled,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8199" - }, - "", - { - "type": "char:w", - "content": [ - "judges" - ], - "strong": "H8199" - }, - "maketh", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H8199" - }, - "fools.", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 12:18" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H4428" - }, - "looseth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H631" - }, - "bond", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "kings" - ], - "strong": "H4428" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4428" - }, - "bindeth", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H631" - }, - "", - { - "type": "char:w", - "content": [ - "loins" - ], - "strong": "H4975" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "girdle" - ], - "strong": "H232" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 12:19" - }, - "He leadeth", - { - "type": "char:w", - "content": [ - "priests" - ], - "strong": "H3548" - }, - "away spoiled,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3548" - }, - "overthroweth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3548" - }, - "mighty.", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 12:20" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H2205" - }, - "removeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "speech" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "trusty,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2205" - }, - "taketh", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "understanding", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "strong": "H2205" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 12:21" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "poureth", - { - "type": "char:w", - "content": [ - "contempt" - ], - "strong": "H937" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "princes" - ], - "strong": "H5081" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H650" - }, - "looseth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "belt", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "strong" - ], - "strong": "H650" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 12:22" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H4480" - }, - "discovereth", - { - "type": "char:w", - "content": [ - "deep" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "bringeth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 12:23" - }, - "He increaseth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "nations" - ], - "strong": "H1471" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1471" - }, - "destroyeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5148" - }, - ": he spreadeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "nations" - ], - "strong": "H1471" - }, - "abroad,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1471" - }, - "bringeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5148" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1471" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 12:24" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "taketh", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "chiefs" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "causeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H8582" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "wander" - ], - "strong": "H8582" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H8414" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H3808" - }, - "there", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 12:25" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "grope" - ], - "strong": "H4959" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "dark" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "maketh", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H8582" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "stagger" - ], - "strong": "H8582" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "drunken" - ], - "strong": "H7910" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H7910" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "JOB 13" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 13:1" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2005" - }, - ", mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "hath", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H3605" - } - ] - }, - ", mine", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "hath", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "understood" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 13:2" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H1571" - }, - "ye", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "strong": "H4480" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - ":", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "inferior" - ], - "strong": "H5307" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3045" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 13:3" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "would", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "desire" - ], - "strong": "H2654" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 13:4" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H199" - }, - "ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H859" - }, - "forgers", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "lies" - ], - "strong": "H8267" - }, - ", ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "physicians" - ], - "strong": "H7495" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3605" - }, - "value.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 13:5" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "ye", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H4310" - }, - "altogether", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5414" - }, - "peace!", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 13:6" - }, - { - "type": "char:w", - "content": [ - "Hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "reasoning,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "hearken", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "pleadings", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 13:7" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H410" - }, - "ye", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "unrighteously for", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "talk" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "deceitfully" - ], - "strong": "H7423" - }, - "for", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1696" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 13:8" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H410" - }, - "ye", - { - "type": "char:w", - "content": [ - "respect" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5375" - }, - "person?", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H410" - }, - "ye", - { - "type": "char:w", - "content": [ - "contend" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "?", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 13:9" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "search" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2713" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3588" - }, - "deceiveth", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - ",", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "ye deceive", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H853" - }, - "?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 13:10" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "surely" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "reprove" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H518" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "ye", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H518" - }, - "secretly", - { - "type": "char:w", - "content": [ - "respect" - ], - "strong": "H6440" - }, - "persons.", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 13:11" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "excellency make", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H6343" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dread" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "fall" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H5921" - }, - "?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 13:12" - }, - "Your", - { - "type": "char:w", - "content": [ - "memorable" - ], - "strong": "H2146" - }, - "", - { - "type": "char:w", - "content": [ - "sayings" - ], - "strong": "H2146" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H2146" - }, - "" - ] - }, - "proverbs", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1354" - }, - "", - { - "type": "char:w", - "content": [ - "ashes" - ], - "strong": "H665" - }, - ", your defences", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H2146" - }, - "" - ] - }, - "defences", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1354" - }, - "clay.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 13:13" - }, - "Hold", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "peace, let", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H4480" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "let come", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "wilt.", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 13:14" - }, - "Wherefore", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "teeth" - ], - "strong": "H8127" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "mine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3709" - }, - "?", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 13:15" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "slay" - ], - "strong": "H6991" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ":", - { - "type": "char:w", - "content": [ - "nevertheless" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "maintain", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 13:16" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "salvation" - ], - "strong": "H3444" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H2611" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 13:17" - }, - { - "type": "char:w", - "content": [ - "Hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "diligently" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "speech" - ], - "strong": "H4405" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "let", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "declaration" - ], - "strong": "H262" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "ears" - ], - "strong": "H241" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 13:18" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3045" - }, - "ordered", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H4941" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 13:19" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "contend" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "hold", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "peace", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1478" - }, - "give up", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "ghost.", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 13:20" - }, - { - "type": "char:w", - "content": [ - "Only" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "two" - ], - "strong": "H8147" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H8147" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H5641" - }, - "myself", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H6440" - }, - "thy", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ":", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 13:21" - }, - "Withdraw thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "thy", - { - "type": "char:w", - "content": [ - "terror" - ], - "strong": "H367" - }, - "make", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "afraid.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 13:22" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "call" - ], - "strong": "H7121" - }, - "thou,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - ";", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "let", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "thou", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 13:23" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H4100" - }, - "mine", - { - "type": "char:w", - "content": [ - "iniquities" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "H2403" - }, - "?", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "transgression" - ], - "strong": "H6588" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2403" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 13:24" - }, - "Wherefore hidest thou thy", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "holdest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H2803" - }, - "thine", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "?", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 13:25" - }, - "Wilt thou harass", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "driven" - ], - "strong": "H5086" - }, - "", - { - "type": "char:w", - "content": [ - "leaf" - ], - "strong": "H5929" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H853" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "pursue" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "dry" - ], - "strong": "H3002" - }, - "", - { - "type": "char:w", - "content": [ - "stubble" - ], - "strong": "H7179" - }, - "?", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 13:26" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "thou writest", - { - "type": "char:w", - "content": [ - "bitter" - ], - "strong": "H4846" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H4846" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5771" - }, - "makest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "inherit" - ], - "strong": "H3423" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "iniquities" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "youth" - ], - "strong": "H5271" - }, - ":", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 13:27" - }, - "Thou puttest", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "feet" - ], - "strong": "H7272" - }, - "also", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "stocks" - ], - "strong": "H5465" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7272" - }, - "markest", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "paths" - ], - "strong": "H734" - }, - "; thou drawest thee", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "line" - ], - "strong": "H8328" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "soles" - ], - "strong": "H8328" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "feet" - ], - "strong": "H7272" - }, - ":", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 13:28" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H1931" - }, - "I am", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H6211" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "rotten" - ], - "strong": "H7538" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "consumeth,", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H6211" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "garment" - ], - "strong": "H899" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "moth-eaten." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "JOB 14" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 14:1" - }, - { - "type": "char:w", - "content": [ - "Man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "woman" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "few", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "trouble.", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 14:2" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "cometh", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "flower" - ], - "strong": "H6731" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5975" - }, - "cut down:", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "fleeth also", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6738" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "continueth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 14:3" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H935" - }, - "dost thou", - { - "type": "char:w", - "content": [ - "open" - ], - "strong": "H6491" - }, - "thine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H2088" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "bringest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 14:4" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "clean" - ], - "strong": "H2889" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H259" - }, - "out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "unclean" - ], - "strong": "H2931" - }, - "?", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 14:5" - }, - "Seeing", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "determined" - ], - "strong": "H2782" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "months" - ], - "strong": "H2320" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H854" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "appointed" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "bounds", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - ";", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 14:6" - }, - { - "type": "char:w", - "content": [ - "Look" - ], - "strong": "H8159" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H8159" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H2308" - }, - ",", - { - "type": "char:w", - "content": [ - "till" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "accomplish,", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H5921" - }, - "hireling,", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 14:7" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6086" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "tree" - ], - "strong": "H6086" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H3772" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3772" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "sprout" - ], - "strong": "H2498" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H5750" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6086" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "tender", - { - "type": "char:w", - "content": [ - "branch" - ], - "strong": "H6086" - }, - "thereof", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cease" - ], - "strong": "H2308" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 14:8" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "root" - ], - "strong": "H8328" - }, - "thereof wax", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H2204" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "stock" - ], - "strong": "H1503" - }, - "thereof", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ";", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 14:9" - }, - "Yet through", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "scent", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "bud" - ], - "strong": "H6524" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "put forth boughs", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "plant" - ], - "strong": "H5194" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 14:10" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "dieth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "wasteth away: yea,", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "giveth up", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4191" - }, - "ghost,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H346" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H346" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H120" - }, - "?", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 14:11" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H4325" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "fail", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "river" - ], - "strong": "H5104" - }, - "decayeth", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "drieth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H3001" - }, - ";", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 14:12" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "lieth", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "riseth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "till" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "awake" - ], - "strong": "H5782" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "roused" - ], - "strong": "H5782" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "sleep" - ], - "strong": "H8142" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 14:13" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4310" - }, - "thou wouldest", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H5641" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7585" - }, - "", - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4310" - }, - "thou wouldest", - { - "type": "char:w", - "content": [ - "keep" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "secret" - ], - "strong": "H5641" - }, - ",", - { - "type": "char:w", - "content": [ - "until" - ], - "strong": "H5704" - }, - "thy", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H7725" - }, - "past,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4310" - }, - "thou wouldest", - { - "type": "char:w", - "content": [ - "appoint" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H5704" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "remember" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "!", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 14:14" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H4191" - }, - ",", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "H2421" - }, - "", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "?", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "warfare" - ], - "strong": "H6635" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H3176" - }, - ",", - { - "type": "char:w", - "content": [ - "till" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "release", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 14:15" - }, - "Thou shouldest", - { - "type": "char:w", - "content": [ - "call" - ], - "strong": "H7121" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H4639" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "thee: thou wouldest", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7121" - }, - "desire", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H4639" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "thine", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 14:16" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "thou numberest", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "H6806" - }, - ": dost thou", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "watch" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2403" - }, - "?", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 14:17" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "transgression" - ], - "strong": "H6588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "sealed" - ], - "strong": "H2856" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bag" - ], - "strong": "H6872" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5771" - }, - "thou fastenest", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "mine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 14:18" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "surely" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "mountain" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "falling" - ], - "strong": "H5307" - }, - "cometh", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4725" - }, - "nought,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4725" - }, - "removed", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2022" - }, - "its", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ";", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 14:19" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "wear", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H68" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "overflowings thereof", - { - "type": "char:w", - "content": [ - "wash" - ], - "strong": "H7857" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H7857" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "thou destroyest", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 14:20" - }, - "Thou prevailest", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5331" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1980" - }, - "passeth; thou changest", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "countenance" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "sendest", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H7971" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 14:21" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "come", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1121" - }, - "honour,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1121" - }, - "brought low,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "perceiveth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3045" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 14:22" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "hath", - { - "type": "char:w", - "content": [ - "pain" - ], - "strong": "H3510" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "mourneth." - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "JOB 15" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 15:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Eliphaz" - ], - "strong": "H464" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Temanite" - ], - "strong": "H8489" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 15:2" - }, - { - "type": "char:w", - "content": [ - "Should" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H2450" - }, - "make", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4390" - }, - "vain", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "fill" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "belly" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "east" - ], - "strong": "H6921" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 15:3" - }, - "Should", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1697" - }, - "unprofitable", - { - "type": "char:w", - "content": [ - "talk" - ], - "strong": "H1697" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1697" - }, - "speeches wherewith", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H3808" - }, - "do", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H3276" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 15:4" - }, - "Yea, thou doest", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1639" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3374" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "restrainest devotion", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 15:5" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "thine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "teacheth thy", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "thou choosest", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "crafty" - ], - "strong": "H6175" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 15:6" - }, - "Thine own", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "condemneth thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "; yea, thine own", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "testify" - ], - "strong": "H6030" - }, - "against thee.", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 15:7" - }, - "Art thou", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "first" - ], - "strong": "H7223" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7223" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H120" - }, - "wast thou", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "hills" - ], - "strong": "H1389" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 15:8" - }, - "Hast thou", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "secret" - ], - "strong": "H5475" - }, - "", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H5475" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "dost thou restrain", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "thyself?", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 15:9" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "knowest thou,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "we", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "?", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "understandest thou,", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3045" - }, - "?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 15:10" - }, - { - "type": "char:w", - "content": [ - "With" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "both" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "grayheaded", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "very" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "aged" - ], - "strong": "H3453" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H3453" - }, - ",", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H3524" - }, - "elder", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H1571" - }, - "thy", - { - "type": "char:w", - "content": [ - "father" - ], - "strong": "H1" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 15:11" - }, - { - "type": "char:w", - "content": [ - "Are" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "consolations" - ], - "strong": "H8575" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "too" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "small" - ], - "strong": "H4592" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4480" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "H1697" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1697" - }, - "dealeth" - ] - }, - { - "type": "char:w", - "content": [ - "gently" - ], - "strong": "H328" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 15:12" - }, - { - "type": "char:w", - "content": [ - "Why" - ], - "strong": "H4100" - }, - "doth thine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "carry" - ], - "strong": "H3947" - }, - "thee", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H3947" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H4100" - }, - "thine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "wink?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 15:13" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3588" - }, - "thou turnest thy", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "lettest", - { - "type": "char:add", - "content": [ - "such" - ] - }, - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "thy", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 15:14" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "clean" - ], - "strong": "H2135" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "woman" - ], - "strong": "H802" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - "?", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 15:15" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "putteth", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "trust" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "H6918" - }, - "", - { - "type": "char:w", - "content": [ - "ones" - ], - "strong": "H6918" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "clean", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "sight" - ], - "strong": "H5869" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 15:16" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "less" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "abominable" - ], - "strong": "H8581" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "corrupt" - ], - "strong": "H444" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "drinketh", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5766" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - "!", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 15:17" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H2088" - }, - "shew thee,", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "thou me;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H2372" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H5608" - }, - ":", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 15:18" - }, - "(", - { - "type": "char:w", - "content": [ - "Which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "told" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "fathers" - ], - "strong": "H1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H3582" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H834" - }, - ";", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 15:19" - }, - "Unto whom", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "stranger", - { - "type": "char:w", - "content": [ - "passed" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H8432" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5414" - }, - ":)", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 15:20" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H7563" - }, - "travaileth", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3117" - }, - "pain", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - ", even", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "years" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "laid", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "oppressor.", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 15:21" - }, - { - "type": "char:w", - "content": [ - "A" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "sound" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "terrors" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "ears" - ], - "strong": "H241" - }, - ";", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "prosperity" - ], - "strong": "H7965" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "spoiler shall", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H935" - }, - ":", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 15:22" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1931" - }, - "believeth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "waited", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ":", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 15:23" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1931" - }, - "wandereth abroad", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - ",", - { - "type": "char:add", - "content": [ - "saying" - ] - }, - ", Where", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "?", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ":", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 15:24" - }, - { - "type": "char:w", - "content": [ - "Distress" - ], - "strong": "H6862" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "anguish" - ], - "strong": "H4691" - }, - "make", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H8630" - }, - "afraid;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H4428" - }, - "prevail against", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H8630" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "H6264" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4428" - }, - "the battle:", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 15:25" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "stretched" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "behaveth", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3027" - }, - "proudly", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ";", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 15:26" - }, - "He runneth", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H6677" - }, - "", - { - "type": "char:add", - "content": [ - "stiff" - ] - }, - { - "type": "char:w", - "content": [ - "neck" - ], - "strong": "H6677" - }, - ",", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "thick" - ], - "strong": "H5672" - }, - "bosses", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4043" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H413" - }, - "bucklers:", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 15:27" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "covered" - ], - "strong": "H3680" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fatness" - ], - "strong": "H2459" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H6213" - }, - "collops", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "fat" - ], - "strong": "H2459" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "flanks;", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 15:28" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath", - { - "type": "char:w", - "content": [ - "dwelt" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H3582" - }, - "", - { - "type": "char:w", - "content": [ - "cities" - ], - "strong": "H5892" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "houses" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "man", - { - "type": "char:w", - "content": [ - "inhabited" - ], - "strong": "H3427" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "H6257" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1004" - }, - "become", - { - "type": "char:w", - "content": [ - "heaps" - ], - "strong": "H1530" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 15:29" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "rich" - ], - "strong": "H6238" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "substance" - ], - "strong": "H2428" - }, - "", - { - "type": "char:w", - "content": [ - "continue" - ], - "strong": "H6965" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5186" - }, - "produce", - { - "type": "char:w", - "content": [ - "bend" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 15:30" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "depart" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "flame" - ], - "strong": "H7957" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "dry" - ], - "strong": "H3001" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H3001" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4480" - }, - "branches,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 15:31" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "trust" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H7723" - }, - ",", - { - "type": "char:w", - "content": [ - "deceiving" - ], - "strong": "H8582" - }, - "himself:", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H7723" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H8545" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1961" - }, - "recompence.", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 15:32" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "accomplished" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H3117" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "branch" - ], - "strong": "H3712" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "green" - ], - "strong": "H7488" - }, - ".", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 15:33" - }, - "He shall shake", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7993" - }, - "unripe grape as", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "vine" - ], - "strong": "H1612" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1612" - }, - "shall", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "flower" - ], - "strong": "H5328" - }, - "as", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "olive" - ], - "strong": "H2132" - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "JOB 15:34" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "company" - ], - "strong": "H5712" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5712" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5712" - }, - "", - { - "type": "char:w", - "content": [ - "barren" - ], - "strong": "H1565" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5712" - }, - "", - { - "type": "char:w", - "content": [ - "consume" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "tents" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "bribery" - ], - "strong": "H7810" - }, - ".", - { - "type": "verse:v", - "number": "35", - "sid": "JOB 15:35" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H4820" - }, - "", - { - "type": "char:w", - "content": [ - "conceive" - ], - "strong": "H2029" - }, - "", - { - "type": "char:w", - "content": [ - "mischief" - ], - "strong": "H5999" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2029" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2029" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "belly" - ], - "strong": "H990" - }, - "prepareth", - { - "type": "char:w", - "content": [ - "deceit" - ], - "strong": "H4820" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "JOB 16" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 16:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 16:2" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "strong": "H7227" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H428" - }, - ": miserable", - { - "type": "char:w", - "content": [ - "comforters" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H428" - }, - "ye", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 16:3" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H4100" - }, - "vain", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H7093" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "provoketh thee", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou answerest?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 16:4" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "could" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H5315" - }, - "ye do;", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H3863" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul’s" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "stead" - ], - "strong": "H8478" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "could" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "join" - ], - "strong": "H2266" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "shake" - ], - "strong": "H5128" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 16:5" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H553" - }, - "" - ] - }, - "I would", - { - "type": "char:w", - "content": [ - "strengthen" - ], - "strong": "H553" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H2820" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "solace" - ], - "strong": "H5205" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H2820" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "should assuage", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H2820" - }, - "grief" - ] - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 16:6" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4480" - }, - "grief", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "assuaged:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "forbear,", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "eased?", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 16:7" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3605" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H8074" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8074" - }, - "", - { - "type": "char:w", - "content": [ - "weary" - ], - "strong": "H3811" - }, - ": thou hast", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H8074" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H8074" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "company" - ], - "strong": "H5712" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 16:8" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H6965" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "laid" - ], - "strong": "H6440" - }, - "fast hold", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:add", - "content": [ - "which" - ] - }, - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "witness" - ], - "strong": "H5707" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - } - ] - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "leanness" - ], - "strong": "H3585" - }, - "riseth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1961" - }, - "testifieth", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 16:9" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "hath", - { - "type": "char:w", - "content": [ - "torn" - ], - "strong": "H2963" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "persecuted", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "hath", - { - "type": "char:w", - "content": [ - "gnashed" - ], - "strong": "H2786" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "teeth" - ], - "strong": "H8127" - }, - ": mine adversary sharpeneth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 16:10" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "gaped" - ], - "strong": "H6473" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "smitten" - ], - "strong": "H5221" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cheek" - ], - "strong": "H3895" - }, - "reproachfully:", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "gather", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 16:11" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "delivereth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ungodly" - ], - "strong": "H7563" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "casteth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 16:12" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "ease" - ], - "strong": "H7961" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "he brake", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H270" - }, - "asunder; yea, he hath", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "neck" - ], - "strong": "H6203" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "dashed", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "pieces: he hath also", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1961" - }, - "mark.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 16:13" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H5921" - }, - "archers compass", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "round" - ], - "strong": "H5437" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "cleaveth", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "reins asunder,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "doth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "spare" - ], - "strong": "H2550" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "poureth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "gall" - ], - "strong": "H4845" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 16:14" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "breaketh", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "breach" - ], - "strong": "H6556" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "breach" - ], - "strong": "H6556" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "runneth", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H7323" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "giant.", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 16:15" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sewed" - ], - "strong": "H8609" - }, - "", - { - "type": "char:w", - "content": [ - "sackcloth" - ], - "strong": "H8242" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H1539" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8242" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5921" - }, - "laid", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "horn" - ], - "strong": "H7161" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 16:16" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "foul", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "weeping" - ], - "strong": "H1065" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "eyelids" - ], - "strong": "H6079" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ";", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 16:17" - }, - { - "type": "char:w", - "content": [ - "Although" - ], - "strong": "H3808" - }, - "there", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "violence" - ], - "strong": "H2555" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "mine", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "prayer" - ], - "strong": "H8605" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "strong": "H2134" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 16:18" - }, - "O", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "cover" - ], - "strong": "H3680" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "thou", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "blood" - ], - "strong": "H1818" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H2201" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H408" - }, - "", - { - "type": "char:add", - "content": [ - "resting" - ] - }, - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 16:19" - }, - { - "type": "char:w", - "content": [ - "Even" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - ",", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "witness" - ], - "strong": "H5707" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1571" - }, - "coucheth", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1571" - }, - "me", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H4791" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 16:20" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - "scorn", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ":", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H413" - }, - "" - ] - }, - "mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "poureth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H413" - }, - "tears unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ";", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 16:21" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H433" - }, - "maintain", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5973" - }, - "right", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7453" - }, - "neighbour!", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 16:22" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "few" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "years" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H1980" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H734" - }, - "whence", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "JOB 17" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 17:1" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "consumed,", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "extinct,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "grave" - ], - "strong": "H6913" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:add", - "content": [ - "ready" - ] - }, - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6913" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 17:2" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H518" - }, - "there", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "mockers" - ], - "strong": "H2049" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "abideth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "provocation" - ], - "strong": "H4784" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 17:3" - }, - { - "type": "char:w", - "content": [ - "Give" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7760" - }, - "pledge,", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "surety" - ], - "strong": "H6148" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thyself;", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "there", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "strike" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4994" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 17:4" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H3820" - }, - ":", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "shalt thou", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "exalt" - ], - "strong": "H7311" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - } - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 17:5" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5869" - }, - "denounceth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7453" - }, - "prey,", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "fail" - ], - "strong": "H3615" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 17:6" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H6440" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - "also", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "byword" - ], - "strong": "H4914" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "open" - ], - "strong": "H6440" - }, - "abhorring.", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 17:7" - }, - "Mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "also", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "dim", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3605" - }, - "reason", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "sorrow,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "members" - ], - "strong": "H3338" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "as", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6738" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 17:8" - }, - { - "type": "char:w", - "content": [ - "Upright" - ], - "strong": "H3477" - }, - "men", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3477" - }, - "be astonied", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8074" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H5355" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3477" - }, - "", - { - "type": "char:w", - "content": [ - "stir" - ], - "strong": "H5782" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "himself", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 17:9" - }, - { - "type": "char:w", - "content": [ - "Yet" - ], - "strong": "H3254" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3027" - }, - "hath", - { - "type": "char:w", - "content": [ - "clean" - ], - "strong": "H2891" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3027" - }, - "wax", - { - "type": "char:w", - "content": [ - "stronger" - ], - "strong": "H555" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "stronger" - ], - "strong": "H555" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 17:10" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "ye,", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3605" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 17:11" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "past,", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3117" - }, - "purposes", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H5423" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H5423" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H4180" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "droughts", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3824" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 17:12" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3117" - }, - "change", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "fight,", - { - "type": "char:add", - "content": [ - "say", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "near" - ], - "strong": "H7138" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 17:13" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H6960" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1004" - }, - "mine", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ";", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "spread", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "couch" - ], - "strong": "H3326" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ";", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 17:14" - }, - "If", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1" - }, - "said", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "corruption" - ], - "strong": "H7845" - }, - ", Thou art", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "father" - ], - "strong": "H1" - }, - ";", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "worm" - ], - "strong": "H7415" - }, - ",", - { - "type": "char:add", - "content": [ - "Thou art" - ] - }, - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "mother" - ], - "strong": "H517" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "sister" - ], - "strong": "H269" - }, - ";", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 17:15" - }, - { - "type": "char:w", - "content": [ - "Where" - ], - "strong": "H346" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H645" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7789" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "? and as for", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7789" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7789" - }, - "it?", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 17:16" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bars" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "once" - ], - "strong": "H3381" - }, - "there", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H905" - }, - "rest", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "JOB 18" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 18:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Bildad" - ], - "strong": "H1085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Shuhite" - ], - "strong": "H7747" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 18:2" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H575" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5704" - }, - "ye", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H7760" - }, - "snares", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "?", - { - "type": "char:w", - "content": [ - "consider" - ], - "strong": "H995" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "afterwards" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 18:3" - }, - "Wherefore", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "we", - { - "type": "char:w", - "content": [ - "counted" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H929" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "become unclean", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "sight" - ], - "strong": "H5869" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 18:4" - }, - "Thou", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4616" - }, - "tearest thyself", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "thine", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ",", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H776" - }, - "forsaken", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H776" - }, - "thee?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H776" - }, - "removed", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "its", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 18:5" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H1846" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H1846" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1571" - }, - "spark", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shine" - ], - "strong": "H5050" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 18:6" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "shall be", - { - "type": "char:w", - "content": [ - "dark" - ], - "strong": "H2821" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lamp" - ], - "strong": "H5216" - }, - "", - { - "type": "char:w", - "content": [ - "above" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "shall be", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H1846" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 18:7" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "H6806" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H202" - }, - "shall be straitened,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7993" - }, - "own", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "shall", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7993" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 18:8" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "net" - ], - "strong": "H7568" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "own", - { - "type": "char:w", - "content": [ - "feet" - ], - "strong": "H7272" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "walketh", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "toils.", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 18:9" - }, - { - "type": "char:w", - "content": [ - "A" - ], - "strong": "H5921" - }, - "gin shall", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H2388" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heel" - ], - "strong": "H6119" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2388" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "snare" - ], - "strong": "H6341" - }, - "shall", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 18:10" - }, - { - "type": "char:w", - "content": [ - "A" - ], - "strong": "H5921" - }, - "noose", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H2934" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "trap" - ], - "strong": "H4434" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 18:11" - }, - { - "type": "char:w", - "content": [ - "Terrors" - ], - "strong": "H1091" - }, - "shall", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5439" - }, - "afraid", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "side" - ], - "strong": "H5439" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7272" - }, - "shall chase", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5439" - }, - "at", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "heels" - ], - "strong": "H7272" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 18:12" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H202" - }, - "shall", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "hunger-bitten", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "calamity" - ], - "strong": "H343" - }, - "shall", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1961" - }, - "halting.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 18:13" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "devour" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "members", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1060" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "body" - ], - "strong": "H5785" - }, - ",", - { - "type": "char:add", - "content": [ - "yea" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "firstborn" - ], - "strong": "H1060" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1060" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H905" - }, - "", - { - "type": "char:w", - "content": [ - "devour" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H398" - }, - "members.", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 18:14" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H4428" - }, - "rooted out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - "wherein", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H4428" - }, - "trusteth;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H4428" - }, - "brought", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5423" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "terrors" - ], - "strong": "H1091" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 18:15" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H1097" - }, - "shall", - { - "type": "char:w", - "content": [ - "dwell" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1097" - }, - "which", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H168" - }, - "none", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - ":", - { - "type": "char:w", - "content": [ - "brimstone" - ], - "strong": "H1614" - }, - "shall be", - { - "type": "char:w", - "content": [ - "scattered" - ], - "strong": "H2219" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "habitation.", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 18:16" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "roots" - ], - "strong": "H8328" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H8478" - }, - "be", - { - "type": "char:w", - "content": [ - "dried" - ], - "strong": "H3001" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H3001" - }, - "", - { - "type": "char:w", - "content": [ - "beneath" - ], - "strong": "H8478" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4605" - }, - "", - { - "type": "char:w", - "content": [ - "above" - ], - "strong": "H4605" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8478" - }, - "branch be cut off.", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 18:17" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "remembrance" - ], - "strong": "H2143" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "street" - ], - "strong": "H2351" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 18:18" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H2822" - }, - "shall", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "driven" - ], - "strong": "H1920" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "chased" - ], - "strong": "H5074" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "world" - ], - "strong": "H8398" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 18:19" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "son", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "son’s son", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H369" - }, - "remaining", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H4033" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "sojourned" - ], - "strong": "H4033" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 18:20" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H314" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3117" - }, - "astonied", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "went", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H3117" - }, - "affrighted.", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 18:21" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "dwellings" - ], - "strong": "H4908" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "unrighteous,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "JOB 19" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 19:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 19:2" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H575" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5315" - }, - "ye vex", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "break", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5315" - }, - "pieces", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 19:3" - }, - { - "type": "char:w", - "content": [ - "These" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "ten" - ], - "strong": "H6235" - }, - "", - { - "type": "char:w", - "content": [ - "times" - ], - "strong": "H6471" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "ye reproached", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - ": ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6235" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "ashamed" - ], - "strong": "H954" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H2088" - }, - "ye deal hardly", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H954" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 19:4" - }, - "And be it", - { - "type": "char:w", - "content": [ - "indeed" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H854" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H551" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "erred" - ], - "strong": "H7686" - }, - ", mine", - { - "type": "char:w", - "content": [ - "error" - ], - "strong": "H7686" - }, - "remaineth", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H854" - }, - "myself.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 19:5" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "indeed" - ], - "strong": "H518" - }, - "ye", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "magnify" - ], - "strong": "H1431" - }, - "", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1431" - }, - "", - { - "type": "char:w", - "content": [ - "plead" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "reproach" - ], - "strong": "H2781" - }, - ":", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 19:6" - }, - { - "type": "char:w", - "content": [ - "Know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "hath subverted", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "cause" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "hath compassed", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "net" - ], - "strong": "H4686" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 19:7" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H6817" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "wrong" - ], - "strong": "H2555" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "heard:", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H6817" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H7768" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 19:8" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "hath fenced", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2822" - }, - "hath", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "paths" - ], - "strong": "H734" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 19:9" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "hath", - { - "type": "char:w", - "content": [ - "stripped" - ], - "strong": "H6584" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "H3519" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "crown" - ], - "strong": "H5850" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 19:10" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5422" - }, - "hath", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H5422" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5422" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H5422" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5265" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "side" - ], - "strong": "H5439" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6086" - }, - "I am gone:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6086" - }, - "mine", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "hath", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5422" - }, - "", - { - "type": "char:w", - "content": [ - "plucked" - ], - "strong": "H5265" - }, - "up", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5265" - }, - "", - { - "type": "char:w", - "content": [ - "tree" - ], - "strong": "H6086" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 19:11" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "hath", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "kindled" - ], - "strong": "H2734" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "counteth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2803" - }, - "", - { - "type": "char:add", - "content": [ - "one", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "adversaries.", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 19:12" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "troops" - ], - "strong": "H1416" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "cast", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "encamp" - ], - "strong": "H2583" - }, - "", - { - "type": "char:w", - "content": [ - "round" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 19:13" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H4480" - }, - "hath", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "brethren" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "acquaintance", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3045" - }, - "wholly estranged", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 19:14" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3045" - }, - "kinsfolk", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "failed" - ], - "strong": "H2308" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "familiar" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "forgotten" - ], - "strong": "H7911" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7911" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 19:15" - }, - "They", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "dwell" - ], - "strong": "H1481" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "mine", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "maids" - ], - "strong": "H519" - }, - ", count", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "stranger" - ], - "strong": "H5237" - }, - ":", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "alien" - ], - "strong": "H5237" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "sight" - ], - "strong": "H5869" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 19:16" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "call" - ], - "strong": "H7121" - }, - "unto", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "giveth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - ",", - { - "type": "char:add", - "content": [ - "though" - ] - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5650" - }, - "entreat", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 19:17" - }, - "My", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "strange" - ], - "strong": "H2114" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1121" - }, - "my", - { - "type": "char:w", - "content": [ - "wife" - ], - "strong": "H802" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "my supplication", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "my", - { - "type": "char:add", - "content": [ - "mother’s" - ] - }, - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 19:18" - }, - { - "type": "char:w", - "content": [ - "Even" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H5759" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5759" - }, - "", - { - "type": "char:w", - "content": [ - "despise" - ], - "strong": "H3988" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1696" - }, - "; if", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "arise" - ], - "strong": "H6965" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1696" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 19:19" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "inward", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H157" - }, - "", - { - "type": "char:w", - "content": [ - "abhor" - ], - "strong": "H8581" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8581" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3605" - }, - "whom", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "loved" - ], - "strong": "H157" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H4962" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8581" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 19:20" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "bone" - ], - "strong": "H6106" - }, - "cleaveth", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1320" - }, - "am", - { - "type": "char:w", - "content": [ - "escaped" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "teeth" - ], - "strong": "H8127" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 19:21" - }, - { - "type": "char:w", - "content": [ - "Have" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "pity" - ], - "strong": "H2603" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5060" - }, - ",", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "pity" - ], - "strong": "H2603" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5060" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H859" - }, - "ye", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "hath", - { - "type": "char:w", - "content": [ - "touched" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5060" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 19:22" - }, - { - "type": "char:w", - "content": [ - "Why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H4100" - }, - "ye", - { - "type": "char:w", - "content": [ - "persecute" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "satisfied" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "?", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 19:23" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H645" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5612" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H645" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "strong": "H3789" - }, - "!", - { - "type": "char:w", - "content": [ - "oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H645" - }, - "they", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5612" - }, - "", - { - "type": "char:w", - "content": [ - "inscribed" - ], - "strong": "H2710" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3789" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "book" - ], - "strong": "H5612" - }, - "!", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 19:24" - }, - "That with an", - { - "type": "char:w", - "content": [ - "iron" - ], - "strong": "H1270" - }, - "", - { - "type": "char:w", - "content": [ - "pen" - ], - "strong": "H5842" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "lead" - ], - "strong": "H5777" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5777" - }, - "were graven", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5703" - }, - "the", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5703" - }, - "!", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 19:25" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "redeemer" - ], - "strong": "H1350" - }, - "liveth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1350" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "last" - ], - "strong": "H314" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H6083" - }, - ":", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 19:26" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "hath been thus destroyed,", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H2372" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ":", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 19:27" - }, - { - "type": "char:w", - "content": [ - "Whom" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "myself" - ], - "strong": "H589" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "mine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H2114" - }, - ".", - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H7200" - }, - "reins", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H3629" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 19:28" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H3588" - }, - "ye", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "persecute" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4672" - }, - "!", - { - "type": "char:w", - "content": [ - "seeing" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "root" - ], - "strong": "H8328" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "matter" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7291" - }, - ";", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 19:29" - }, - { - "type": "char:w", - "content": [ - "Be" - ], - "strong": "H3588" - }, - "ye", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H1481" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H2534" - }, - "", - { - "type": "char:add", - "content": [ - "bringeth" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "punishments", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "ye", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H4616" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1779" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H1779" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "JOB 20" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 20:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Zophar" - ], - "strong": "H6691" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Naamathite" - ], - "strong": "H5284" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 20:2" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H3651" - }, - "do", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7725" - }, - "thoughts", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5668" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7725" - }, - "haste", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 20:3" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "reproof" - ], - "strong": "H4148" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H7307" - }, - "putteth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "shame" - ], - "strong": "H3639" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - "answereth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6030" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 20:4" - }, - "Knowest thou", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H776" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H5703" - }, - "time,", - { - "type": "char:w", - "content": [ - "since" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "placed" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 20:5" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "triumphing" - ], - "strong": "H7445" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8057" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "short" - ], - "strong": "H7138" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8057" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "H8057" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8057" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - "", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "moment" - ], - "strong": "H7281" - }, - "?", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 20:6" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "excellency", - { - "type": "char:w", - "content": [ - "mount" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "reach" - ], - "strong": "H5060" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "clouds" - ], - "strong": "H5645" - }, - ";", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 20:7" - }, - "Yet", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "shall", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5331" - }, - "like", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "own", - { - "type": "char:w", - "content": [ - "dung" - ], - "strong": "H1561" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H559" - }, - "which", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - "shall", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "Where" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 20:8" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "fly" - ], - "strong": "H5774" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5074" - }, - "as", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "dream" - ], - "strong": "H2472" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - ": yea,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "chased" - ], - "strong": "H5074" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5074" - }, - "as", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "vision" - ], - "strong": "H2384" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 20:9" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7805" - }, - "him", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H5869" - }, - "him", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H5750" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7789" - }, - "him.", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 20:10" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1121" - }, - "seek", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7725" - }, - "favour", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H1800" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "back" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "wealth" - ], - "strong": "H202" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 20:11" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "youth" - ], - "strong": "H5934" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "shall", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 20:12" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "wickedness" - ], - "strong": "H7451" - }, - "be", - { - "type": "char:w", - "content": [ - "sweet" - ], - "strong": "H4985" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H3582" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - ";", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 20:13" - }, - "Though", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "spare" - ], - "strong": "H2550" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "go,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "keep" - ], - "strong": "H4513" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "still", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H8432" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H2441" - }, - ";", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 20:14" - }, - "Yet", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7130" - }, - "meat", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "bowels" - ], - "strong": "H4578" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4578" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4578" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2015" - }, - "gall", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3899" - }, - "asps", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H7130" - }, - "him.", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 20:15" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H990" - }, - "hath", - { - "type": "char:w", - "content": [ - "swallowed" - ], - "strong": "H1104" - }, - "down", - { - "type": "char:w", - "content": [ - "riches" - ], - "strong": "H2428" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2428" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H990" - }, - "shall", - { - "type": "char:w", - "content": [ - "vomit" - ], - "strong": "H6958" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3423" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1104" - }, - "again:", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "shall", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H3423" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3423" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3423" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3423" - }, - "", - { - "type": "char:w", - "content": [ - "belly" - ], - "strong": "H990" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 20:16" - }, - "He", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "suck" - ], - "strong": "H3243" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2026" - }, - "", - { - "type": "char:w", - "content": [ - "poison" - ], - "strong": "H7219" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3956" - }, - "asps:", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2026" - }, - "", - { - "type": "char:w", - "content": [ - "viper’s" - ], - "strong": "H660" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "slay" - ], - "strong": "H2026" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H2026" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 20:17" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H7200" - }, - "shall", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "rivers" - ], - "strong": "H5104" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "flowing", - { - "type": "char:w", - "content": [ - "streams" - ], - "strong": "H5104" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5104" - }, - "", - { - "type": "char:w", - "content": [ - "honey" - ], - "strong": "H1706" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "butter" - ], - "strong": "H2529" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 20:18" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3808" - }, - "which", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "laboured", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H2428" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "restore" - ], - "strong": "H7725" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "swallow" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7725" - }, - "down; according", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "substance" - ], - "strong": "H2428" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "hath gotten,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "rejoice.", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 20:19" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "oppressed" - ], - "strong": "H7533" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "forsaken", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H1800" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath violently", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "build" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1129" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 20:20" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "knew" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "quietness", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3045" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "save" - ], - "strong": "H4422" - }, - "aught", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "wherein", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "delighteth.", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 20:21" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "left" - ], - "strong": "H8300" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3651" - }, - "devoured", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "prosperity" - ], - "strong": "H2898" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "endure.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 20:22" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "fulness", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "sufficiency", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "straits:", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "misery", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H935" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 20:23" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "fill" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "belly" - ], - "strong": "H990" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H7971" - }, - "" - ] - }, - "shall", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fierceness" - ], - "strong": "H2740" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7971" - }, - "shall", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4305" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "while" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "eating" - ], - "strong": "H3894" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 20:24" - }, - "He shall", - { - "type": "char:w", - "content": [ - "flee" - ], - "strong": "H1272" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H1272" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1272" - }, - "", - { - "type": "char:w", - "content": [ - "iron" - ], - "strong": "H1270" - }, - "", - { - "type": "char:w", - "content": [ - "weapon" - ], - "strong": "H5402" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7198" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1272" - }, - "", - { - "type": "char:w", - "content": [ - "bow" - ], - "strong": "H7198" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7198" - }, - "brass shall strike", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1272" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H1272" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 20:25" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1980" - }, - "draweth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "cometh", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "body: yea,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "glittering" - ], - "strong": "H1300" - }, - "", - { - "type": "char:w", - "content": [ - "point" - ], - "strong": "H1465" - }, - "cometh", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "gall;", - { - "type": "char:w", - "content": [ - "terrors" - ], - "strong": "H367" - }, - "are", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 20:26" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "laid" - ], - "strong": "H2934" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "treasures" - ], - "strong": "H6845" - }, - ":", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "blown", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H3605" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "devour" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3605" - }, - ";", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "consume" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "left" - ], - "strong": "H8300" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 20:27" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "reveal" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "rise" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "against", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1540" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 20:28" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "increase" - ], - "strong": "H2981" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "depart" - ], - "strong": "H1540" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1540" - }, - "goods" - ] - }, - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "flow" - ], - "strong": "H5064" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 20:29" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "portion" - ], - "strong": "H2506" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "heritage" - ], - "strong": "H5159" - }, - "appointed unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "JOB 21" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 21:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 21:2" - }, - { - "type": "char:w", - "content": [ - "Hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "diligently" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "speech" - ], - "strong": "H4405" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "consolations" - ], - "strong": "H8575" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 21:3" - }, - { - "type": "char:w", - "content": [ - "Suffer" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H310" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "spoken" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "mock" - ], - "strong": "H3932" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5375" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 21:4" - }, - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "complaint" - ], - "strong": "H7879" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4069" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "impatient?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 21:5" - }, - { - "type": "char:w", - "content": [ - "Mark" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "astonished" - ], - "strong": "H8074" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 21:6" - }, - { - "type": "char:w", - "content": [ - "Even" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "remember" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "am troubled,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "horror" - ], - "strong": "H6427" - }, - "taketh", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 21:7" - }, - "Wherefore do", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "H2421" - }, - ",", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1396" - }, - "", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H6275" - }, - ", yea, wax", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H2428" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H2428" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 21:8" - }, - { - "type": "char:w", - "content": [ - "Their" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "seed" - ], - "strong": "H2233" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "established" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "sight" - ], - "strong": "H5869" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "offspring" - ], - "strong": "H2233" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 21:9" - }, - { - "type": "char:w", - "content": [ - "Their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "houses" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "safe" - ], - "strong": "H7965" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H6343" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "rod" - ], - "strong": "H7626" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 21:10" - }, - { - "type": "char:w", - "content": [ - "Their" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "bull" - ], - "strong": "H7794" - }, - "gendereth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7794" - }, - "faileth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cow" - ], - "strong": "H6510" - }, - "calveth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7794" - }, - "casteth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H1602" - }, - "calf.", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 21:11" - }, - "They", - { - "type": "char:w", - "content": [ - "send" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "little" - ], - "strong": "H5759" - }, - "", - { - "type": "char:w", - "content": [ - "ones" - ], - "strong": "H5759" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H7540" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "flock" - ], - "strong": "H6629" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H3206" - }, - "", - { - "type": "char:w", - "content": [ - "dance" - ], - "strong": "H7540" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 21:12" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "sing" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "timbrel" - ], - "strong": "H8596" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "harp" - ], - "strong": "H3658" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "rejoice" - ], - "strong": "H8055" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "sound" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "pipe" - ], - "strong": "H5748" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 21:13" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "spend" - ], - "strong": "H1086" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "prosperity" - ], - "strong": "H2896" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "moment" - ], - "strong": "H7281" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H5181" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H5181" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 21:14" - }, - { - "type": "char:w", - "content": [ - "Yet" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "Depart" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H559" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3808" - }, - "we", - { - "type": "char:w", - "content": [ - "desire" - ], - "strong": "H2654" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "thy", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 21:15" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "serve" - ], - "strong": "H5647" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5647" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5647" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "profit" - ], - "strong": "H3276" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "pray unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5647" - }, - "?", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 21:16" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "prosperity" - ], - "strong": "H2898" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 21:17" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "oft", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lamp" - ], - "strong": "H5216" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4100" - }, - "?", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "calamity" - ], - "strong": "H343" - }, - "cometh", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - "?", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H935" - }, - "", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "distributeth sorrows", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - "?", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 21:18" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "stubble", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "chaff" - ], - "strong": "H4671" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "storm carrieth", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1589" - }, - "?", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 21:19" - }, - { - "type": "char:add", - "content": [ - "Ye say" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "layeth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - ". Let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "recompense", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - }, - "unto", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3045" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 21:20" - }, - "Let", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "destruction,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "drink" - ], - "strong": "H8354" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H2534" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 21:21" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "pleasure" - ], - "strong": "H2656" - }, - "hath", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H310" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "months" - ], - "strong": "H2320" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "cut off", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "midst?", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 21:22" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H1931" - }, - "any", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H3925" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - "? seeing", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "judgeth", - { - "type": "char:w", - "content": [ - "those" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8199" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H7311" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 21:23" - }, - { - "type": "char:w", - "content": [ - "One" - ], - "strong": "H2088" - }, - "dieth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H6106" - }, - ", being", - { - "type": "char:w", - "content": [ - "wholly" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "ease" - ], - "strong": "H7961" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "quiet" - ], - "strong": "H7961" - }, - ":", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 21:24" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H4390" - }, - "breasts", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "milk" - ], - "strong": "H2461" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2461" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "marrow" - ], - "strong": "H4221" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6106" - }, - "moistened.", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 21:25" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H2088" - }, - "dieth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "bitterness" - ], - "strong": "H4751" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "never" - ], - "strong": "H3808" - }, - "tasteth", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 21:26" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "alike" - ], - "strong": "H3162" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "worm" - ], - "strong": "H7415" - }, - "covereth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 21:27" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "thoughts" - ], - "strong": "H4284" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "devices" - ], - "strong": "H4209" - }, - "which ye wrongfully imagine", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 21:28" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "ye", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "Where" - ], - "strong": "H346" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "prince" - ], - "strong": "H5081" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H346" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - "wherein", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "dwelt?", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 21:29" - }, - { - "type": "char:w", - "content": [ - "Have" - ], - "strong": "H3808" - }, - "ye", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "asked" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H1870" - }, - "ye", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H5234" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3808" - }, - "tokens?", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 21:30" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "man", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "reserved" - ], - "strong": "H2820" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "calamity" - ], - "strong": "H343" - }, - "?", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "led" - ], - "strong": "H2986" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H2986" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H5678" - }, - "?", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 21:31" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "repay" - ], - "strong": "H7999" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "hath", - { - "type": "char:w", - "content": [ - "done" - ], - "strong": "H6213" - }, - "?", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 21:32" - }, - { - "type": "char:w", - "content": [ - "Yet" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1931" - }, - "borne", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "grave" - ], - "strong": "H6913" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6913" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "keep" - ], - "strong": "H8245" - }, - "", - { - "type": "char:w", - "content": [ - "watch" - ], - "strong": "H8245" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "tomb" - ], - "strong": "H6913" - }, - ".", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 21:33" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "clods" - ], - "strong": "H7263" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "valley" - ], - "strong": "H5158" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "sweet" - ], - "strong": "H4985" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H310" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "draw" - ], - "strong": "H4900" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H310" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "innumerable" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H310" - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "JOB 21:34" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H349" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5162" - }, - "ye", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7604" - }, - "", - { - "type": "char:w", - "content": [ - "vain" - ], - "strong": "H1892" - }, - ", seeing", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7604" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "answers" - ], - "strong": "H8666" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H7604" - }, - "remaineth only", - { - "type": "char:w", - "content": [ - "falsehood" - ], - "strong": "H4604" - }, - "?" - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "JOB 22" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 22:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Eliphaz" - ], - "strong": "H464" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Temanite" - ], - "strong": "H8489" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 22:2" - }, - { - "type": "char:w", - "content": [ - "Can" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1397" - }, - "profitable unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "?", - { - "type": "char:w", - "content": [ - "surely" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H7919" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H410" - }, - "profitable unto himself.", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 22:3" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "pleasure" - ], - "strong": "H2656" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou art", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "gain" - ], - "strong": "H1215" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6663" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou makest thy", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8552" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 22:4" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4941" - }, - "thy", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3374" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H935" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H935" - }, - "reproveth thee,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H935" - }, - "entereth", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - "?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 22:5" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "thy", - { - "type": "char:w", - "content": [ - "wickedness" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "?", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H7093" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H369" - }, - "thine", - { - "type": "char:w", - "content": [ - "iniquities" - ], - "strong": "H5771" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 22:6" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H6584" - }, - "pledges", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H251" - }, - "thy", - { - "type": "char:w", - "content": [ - "brother" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "nought,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "stripped" - ], - "strong": "H6584" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "naked" - ], - "strong": "H6174" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "clothing" - ], - "strong": "H899" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 22:7" - }, - "Thou hast", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H8248" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "weary" - ], - "strong": "H5889" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "drink" - ], - "strong": "H8248" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3899" - }, - "thou hast withholden", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hungry" - ], - "strong": "H7456" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 22:8" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H2220" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "honourable", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "dwelt" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5375" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 22:9" - }, - "Thou hast", - { - "type": "char:w", - "content": [ - "sent" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "widows" - ], - "strong": "H490" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "empty" - ], - "strong": "H7387" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "arms" - ], - "strong": "H2220" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2220" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H2220" - }, - "been broken.", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 22:10" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "snares" - ], - "strong": "H6341" - }, - "are", - { - "type": "char:w", - "content": [ - "round" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "sudden" - ], - "strong": "H6597" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H6343" - }, - "troubleth thee,", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 22:11" - }, - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "thou canst", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "abundance" - ], - "strong": "H8229" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "cover" - ], - "strong": "H3680" - }, - "thee.", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 22:12" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "height" - ], - "strong": "H1363" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "height" - ], - "strong": "H1363" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "stars" - ], - "strong": "H3556" - }, - ",", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H7311" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8064" - }, - "!", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 22:13" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3045" - }, - "thou sayest,", - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "doth", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "?", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "judge" - ], - "strong": "H8199" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H1157" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "thick" - ], - "strong": "H6205" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H6205" - }, - "?", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 22:14" - }, - { - "type": "char:w", - "content": [ - "Thick" - ], - "strong": "H5645" - }, - "", - { - "type": "char:w", - "content": [ - "clouds" - ], - "strong": "H5645" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7200" - }, - "covering", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "seeth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "walketh", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "circuit", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 22:15" - }, - "Wilt thou", - { - "type": "char:w", - "content": [ - "keep" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H5769" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H4962" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "trodden" - ], - "strong": "H1869" - }, - "?", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 22:16" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "snatched" - ], - "strong": "H7059" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H7059" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H6256" - }, - ",", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "foundation" - ], - "strong": "H3247" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H3332" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3332" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "stream" - ], - "strong": "H5104" - }, - ":", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 22:17" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "Depart" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H559" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5493" - }, - ",", - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H559" - }, - "?", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 22:18" - }, - "Yet", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "fired", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "houses" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "things:", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 22:19" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "glad" - ], - "strong": "H8055" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H5355" - }, - "", - { - "type": "char:w", - "content": [ - "laugh" - ], - "strong": "H3932" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7200" - }, - "scorn:", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 22:20" - }, - { - "type": "char:add", - "content": [ - "Saying" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H3808" - }, - "rise", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H398" - }, - "against us", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H7009" - }, - "", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H3582" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H3582" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "remnant", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "hath", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H398" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 22:21" - }, - "Acquaint", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "thyself", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H935" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H935" - }, - "peace: thereby", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "shall", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "unto thee.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 22:22" - }, - { - "type": "char:w", - "content": [ - "Receive" - ], - "strong": "H3947" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H4994" - }, - "thee,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "law" - ], - "strong": "H8451" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6310" - }, - "thine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3824" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 22:23" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ", thou shalt", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "built" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5704" - }, - ";", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "thou", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "unrighteousness" - ], - "strong": "H5766" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H7725" - }, - "thy", - { - "type": "char:w", - "content": [ - "tents" - ], - "strong": "H168" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 22:24" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H7896" - }, - "thou", - { - "type": "char:add", - "content": [ - "thy" - ] - }, - "treasure", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H1220" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "Ophir" - ], - "strong": "H211" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "brooks;", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 22:25" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "thy treasure,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3701" - }, - "precious", - { - "type": "char:w", - "content": [ - "silver" - ], - "strong": "H3701" - }, - "unto thee.", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 22:26" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H227" - }, - "shalt thou", - { - "type": "char:w", - "content": [ - "delight" - ], - "strong": "H6026" - }, - "thyself", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "shalt", - { - "type": "char:w", - "content": [ - "lift" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "thy", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 22:27" - }, - "Thou shalt", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H8085" - }, - "thy", - { - "type": "char:w", - "content": [ - "prayer" - ], - "strong": "H6279" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "he", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5088" - }, - "", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "thee;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "thou shalt", - { - "type": "char:w", - "content": [ - "pay" - ], - "strong": "H7999" - }, - "thy", - { - "type": "char:w", - "content": [ - "vows" - ], - "strong": "H5088" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 22:28" - }, - "Thou shalt also", - { - "type": "char:w", - "content": [ - "decree" - ], - "strong": "H1504" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "thing,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "shall", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "established" - ], - "strong": "H6965" - }, - "unto thee;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "shall", - { - "type": "char:w", - "content": [ - "shine" - ], - "strong": "H5050" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "thy", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 22:29" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H8213" - }, - "", - { - "type": "char:add", - "content": [ - "thee" - ] - }, - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H8213" - }, - ", thou shalt", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:add", - "content": [ - "There", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5869" - }, - "" - ] - }, - "lifting up;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "humble person", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "shall", - { - "type": "char:w", - "content": [ - "save" - ], - "strong": "H3467" - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 22:30" - }, - "He shall", - { - "type": "char:w", - "content": [ - "deliver" - ], - "strong": "H4422" - }, - "", - { - "type": "char:add", - "content": [ - "even" - ] - }, - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3709" - }, - "not", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H5355" - }, - ": yea, he shall be", - { - "type": "char:w", - "content": [ - "delivered" - ], - "strong": "H4422" - }, - "through", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "cleanness" - ], - "strong": "H1252" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3709" - }, - "thine", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "JOB 23" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 23:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 23:2" - }, - { - "type": "char:w", - "content": [ - "Even" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "today" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "complaint" - ], - "strong": "H7879" - }, - "", - { - "type": "char:w", - "content": [ - "rebellious" - ], - "strong": "H4805" - }, - ":", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "stroke", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "heavier" - ], - "strong": "H3513" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "groaning" - ], - "strong": "H585" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 23:3" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "knew" - ], - "strong": "H3045" - }, - "where", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "might", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "might", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "seat" - ], - "strong": "H8499" - }, - "!", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 23:4" - }, - "I would", - { - "type": "char:w", - "content": [ - "order" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "fill" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4390" - }, - "arguments.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 23:5" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H995" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "understand" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H995" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 23:6" - }, - { - "type": "char:w", - "content": [ - "Would" - ], - "strong": "H5978" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "contend" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "greatness", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H3581" - }, - "? Nay;", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H5978" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H7760" - }, - "heed unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7760" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 23:7" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "upright" - ], - "strong": "H3477" - }, - "might", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H3198" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - ";", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H8033" - }, - "should", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5331" - }, - "", - { - "type": "char:w", - "content": [ - "delivered" - ], - "strong": "H6403" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5331" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8199" - }, - "", - { - "type": "char:w", - "content": [ - "judge" - ], - "strong": "H8199" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 23:8" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "forward" - ], - "strong": "H1980" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - } - ] - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "backward" - ], - "strong": "H268" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "perceive" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H995" - }, - ":", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 23:9" - }, - { - "type": "char:w", - "content": [ - "On" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "left" - ], - "strong": "H8040" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3225" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "doth work,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "hideth", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3225" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 23:10" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H3318" - }, - ";", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "tried" - ], - "strong": "H974" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 23:11" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "strong": "H7272" - }, - "hath", - { - "type": "char:w", - "content": [ - "held" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "fast" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "H7272" - }, - ";", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "kept" - ], - "strong": "H8104" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "aside" - ], - "strong": "H5186" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 23:12" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "H3808" - }, - "back", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "commandment" - ], - "strong": "H4687" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "treasured" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "necessary" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "food" - ], - "strong": "H2706" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 23:13" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "mind" - ], - "strong": "H5315" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7725" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "desireth,", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "doeth.", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 23:14" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "performeth", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "which", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "appointed" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5973" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "strong": "H7227" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "strong": "H2007" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 23:15" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H3651" - }, - "am", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "troubled", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "presence" - ], - "strong": "H6440" - }, - ";", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "consider" - ], - "strong": "H995" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "am", - { - "type": "char:w", - "content": [ - "afraid" - ], - "strong": "H6342" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 23:16" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "hath made my", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "faint" - ], - "strong": "H7401" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "hath troubled", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3820" - }, - ":", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 23:17" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H6789" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H6789" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "cover" - ], - "strong": "H3680" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "thick", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "JOB 24" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 24:1" - }, - { - "type": "char:w", - "content": [ - "Why" - ], - "strong": "H4069" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "times" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "laid", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6845" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4069" - }, - "do", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "which", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H2372" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "?", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 24:2" - }, - "There", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5739" - }, - "that", - { - "type": "char:w", - "content": [ - "remove" - ], - "strong": "H5381" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "landmarks" - ], - "strong": "H1367" - }, - "; they violently", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "flocks" - ], - "strong": "H5739" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "feed" - ], - "strong": "H7462" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7462" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 24:3" - }, - "They drive", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5090" - }, - "the ass of the", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - ", they", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H2254" - }, - "the", - { - "type": "char:w", - "content": [ - "widow’s" - ], - "strong": "H490" - }, - "", - { - "type": "char:w", - "content": [ - "ox" - ], - "strong": "H7794" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7794" - }, - "a pledge.", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 24:4" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "needy" - ], - "strong": "H34" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H34" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H2244" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H2244" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 24:5" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "wild" - ], - "strong": "H6501" - }, - "asses", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "desert" - ], - "strong": "H6160" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H6467" - }, - ",", - { - "type": "char:w", - "content": [ - "seeking" - ], - "strong": "H7836" - }, - "", - { - "type": "char:w", - "content": [ - "diligently" - ], - "strong": "H7836" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3899" - }, - "meat;", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H4057" - }, - "", - { - "type": "char:add", - "content": [ - "yieldeth" - ] - }, - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "food" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5288" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 24:6" - }, - "They cut", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7563" - }, - "provender", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "field" - ], - "strong": "H7704" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7704" - }, - "they", - { - "type": "char:w", - "content": [ - "glean" - ], - "strong": "H3953" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7704" - }, - "vintage", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 24:7" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H369" - }, - "lie all night", - { - "type": "char:w", - "content": [ - "naked" - ], - "strong": "H6174" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "clothing" - ], - "strong": "H3830" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6174" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "covering" - ], - "strong": "H3682" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3830" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "cold" - ], - "strong": "H7135" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 24:8" - }, - "They", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "wet" - ], - "strong": "H7372" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2022" - }, - "showers", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "mountains" - ], - "strong": "H2022" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "embrace" - ], - "strong": "H2263" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "want" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "shelter" - ], - "strong": "H4268" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 24:9" - }, - "There", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6041" - }, - "that pluck", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - "from", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "breast" - ], - "strong": "H7699" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6041" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H2254" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1497" - }, - "pledge", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H6041" - }, - ":", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 24:10" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1980" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "naked" - ], - "strong": "H6174" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "clothing" - ], - "strong": "H3830" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "being an-hungred", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "carry" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "sheaves;", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 24:11" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H7791" - }, - "make", - { - "type": "char:w", - "content": [ - "oil" - ], - "strong": "H6671" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "walls" - ], - "strong": "H7791" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H996" - }, - "these men;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7791" - }, - "", - { - "type": "char:w", - "content": [ - "tread" - ], - "strong": "H1869" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H996" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "winepresses" - ], - "strong": "H3342" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H996" - }, - "suffer", - { - "type": "char:w", - "content": [ - "thirst" - ], - "strong": "H6770" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 24:12" - }, - { - "type": "char:w", - "content": [ - "From" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "populous", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H5892" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H4962" - }, - "", - { - "type": "char:w", - "content": [ - "groan" - ], - "strong": "H5008" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "wounded" - ], - "strong": "H2491" - }, - "crieth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7768" - }, - ":", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "imputeth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "folly" - ], - "strong": "H8604" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 24:13" - }, - { - "type": "char:w", - "content": [ - "These" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "rebel" - ], - "strong": "H4775" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H4775" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H5234" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "thereof,", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "abide" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "paths" - ], - "strong": "H5410" - }, - "thereof.", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 24:14" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "murderer" - ], - "strong": "H7523" - }, - "riseth", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ", he killeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H6041" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "needy" - ], - "strong": "H34" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - "he", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "thief" - ], - "strong": "H1590" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 24:15" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "also", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "adulterer" - ], - "strong": "H5003" - }, - "waiteth", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "twilight" - ], - "strong": "H5399" - }, - ",", - { - "type": "char:w", - "content": [ - "saying" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "No" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "disguiseth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 24:16" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "dark" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "dig" - ], - "strong": "H2864" - }, - "through", - { - "type": "char:w", - "content": [ - "houses" - ], - "strong": "H1004" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shut" - ], - "strong": "H2856" - }, - "themselves", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H2856" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "daytime" - ], - "strong": "H3119" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 24:17" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3162" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5234" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H5234" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "terrors" - ], - "strong": "H1091" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 24:18" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "swift" - ], - "strong": "H7031" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - ";", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "portion" - ], - "strong": "H2513" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "cursed" - ], - "strong": "H7043" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "turneth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "vineyards" - ], - "strong": "H3754" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 24:19" - }, - { - "type": "char:w", - "content": [ - "Drought" - ], - "strong": "H6723" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "heat" - ], - "strong": "H2527" - }, - "", - { - "type": "char:w", - "content": [ - "consume" - ], - "strong": "H1497" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "snow" - ], - "strong": "H7950" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - ":", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H1571" - }, - "doth" - ] - }, - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - "", - { - "type": "char:add", - "content": [ - "those", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4325" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 24:20" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H7358" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "forget" - ], - "strong": "H7911" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H2142" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "worm" - ], - "strong": "H7415" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "feed sweetly", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H2142" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "remembered" - ], - "strong": "H2142" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6086" - }, - "", - { - "type": "char:w", - "content": [ - "unrighteousness" - ], - "strong": "H5766" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "tree" - ], - "strong": "H6086" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 24:21" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "devoureth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "barren" - ], - "strong": "H6135" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "beareth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3205" - }, - "doeth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H3190" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "widow" - ], - "strong": "H490" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 24:22" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "draweth", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H4900" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H47" - }, - "also", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H3581" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "riseth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H47" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "sure" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H2416" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 24:23" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H5414" - }, - "" - ] - }, - "giveth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "security" - ], - "strong": "H983" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H8172" - }, - "", - { - "type": "char:w", - "content": [ - "thereon" - ], - "strong": "H5921" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 24:24" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "exalted;", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "little" - ], - "strong": "H4592" - }, - "", - { - "type": "char:w", - "content": [ - "while" - ], - "strong": "H4592" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "H369" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "H4355" - }, - "", - { - "type": "char:w", - "content": [ - "low" - ], - "strong": "H4355" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "taken", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H3605" - }, - "as", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "other" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "cut", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H7218" - }, - "as", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "tops" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ears" - ], - "strong": "H7641" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "corn.", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 24:25" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H645" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "prove" - ], - "strong": "H3576" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "liar" - ], - "strong": "H3576" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "speech" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - "worth?" - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "JOB 25" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 25:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Bildad" - ], - "strong": "H1085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Shuhite" - ], - "strong": "H7747" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 25:2" - }, - { - "type": "char:w", - "content": [ - "Dominion" - ], - "strong": "H4910" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7965" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "maketh", - { - "type": "char:w", - "content": [ - "peace" - ], - "strong": "H7965" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4910" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4910" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H4791" - }, - "", - { - "type": "char:w", - "content": [ - "places" - ], - "strong": "H4791" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 25:3" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "armies" - ], - "strong": "H3808" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "H4310" - }, - "doth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "arise" - ], - "strong": "H6965" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 25:4" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H6663" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "clean" - ], - "strong": "H2135" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "woman" - ], - "strong": "H802" - }, - "?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 25:5" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "moon" - ], - "strong": "H3394" - }, - "hath", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "brightness" - ], - "strong": "H166" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "stars" - ], - "strong": "H3556" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "strong": "H2141" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "sight" - ], - "strong": "H5869" - }, - ":", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 25:6" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "less" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "worm" - ], - "strong": "H7415" - }, - "!", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - ", which", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "worm" - ], - "strong": "H7415" - }, - "!" - ] - }, - { - "type": "chapter:c", - "number": "26", - "sid": "JOB 26" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 26:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 26:2" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "helped" - ], - "strong": "H5826" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5826" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H5797" - }, - "!", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H4100" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "saved" - ], - "strong": "H3467" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "arm" - ], - "strong": "H2220" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H5797" - }, - "!", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 26:3" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H4100" - }, - "hast thou counselled", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "hath", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2451" - }, - "plentifully declared", - { - "type": "char:w", - "content": [ - "sound" - ], - "strong": "H8454" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H3045" - }, - "!", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 26:4" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "H4310" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "uttered" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H5397" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "thee?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 26:5" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8478" - }, - "deceased", - { - "type": "char:w", - "content": [ - "tremble" - ], - "strong": "H2342" - }, - "", - { - "type": "char:w", - "content": [ - "beneath" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "inhabitants" - ], - "strong": "H7931" - }, - "thereof.", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 26:6" - }, - { - "type": "char:w", - "content": [ - "Sheol" - ], - "strong": "H7585" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "naked" - ], - "strong": "H6174" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5048" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5048" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7585" - }, - "", - { - "type": "char:w", - "content": [ - "Abaddon" - ], - "strong": "H11" - }, - "hath", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "covering" - ], - "strong": "H3682" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 26:7" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "stretcheth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "north" - ], - "strong": "H6828" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "empty" - ], - "strong": "H8414" - }, - "", - { - "type": "char:w", - "content": [ - "space" - ], - "strong": "H8414" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "hangeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H8414" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 26:8" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "bindeth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1234" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "thick" - ], - "strong": "H5645" - }, - "", - { - "type": "char:w", - "content": [ - "clouds" - ], - "strong": "H5645" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "rent", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H8478" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 26:9" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "closeth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "throne" - ], - "strong": "H3678" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "spreadeth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 26:10" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5704" - }, - "hath described", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "boundary" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - ", unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "confines", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 26:11" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "pillars" - ], - "strong": "H5982" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5982" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "tremble" - ], - "strong": "H7322" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "astonished" - ], - "strong": "H8539" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H8539" - }, - "his", - { - "type": "char:w", - "content": [ - "rebuke" - ], - "strong": "H1606" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 26:12" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H8394" - }, - "stirreth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4272" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3220" - }, - "his", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H3581" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3220" - }, - "by his", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H8394" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H8394" - }, - "smiteth", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H4272" - }, - "", - { - "type": "char:w", - "content": [ - "Rahab" - ], - "strong": "H7293" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 26:13" - }, - { - "type": "char:w", - "content": [ - "By" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3027" - }, - "garnished;", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "hath", - { - "type": "char:w", - "content": [ - "pierced" - ], - "strong": "H2490" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "swift", - { - "type": "char:w", - "content": [ - "serpent" - ], - "strong": "H5175" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 26:14" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "outskirts", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H4100" - }, - "small", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "whisper" - ], - "strong": "H8102" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H8085" - }, - "!", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "thunder" - ], - "strong": "H7482" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H1369" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "understand" - ], - "strong": "H995" - }, - "?" - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "JOB 27" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 27:1" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H4912" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H3254" - }, - "", - { - "type": "char:w", - "content": [ - "took" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "parable" - ], - "strong": "H4912" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4912" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 27:2" - }, - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "liveth,", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H5315" - }, - "hath", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H5315" - }, - "hath vexed", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ";", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 27:3" - }, - "(", - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "whole" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "nostrils" - ], - "strong": "H639" - }, - ";)", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 27:4" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "unrighteousness" - ], - "strong": "H5766" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "utter" - ], - "strong": "H1897" - }, - "", - { - "type": "char:w", - "content": [ - "deceit" - ], - "strong": "H7423" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 27:5" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "forbid" - ], - "strong": "H2486" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "justify" - ], - "strong": "H6663" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H518" - }, - ":", - { - "type": "char:w", - "content": [ - "till" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H1478" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "integrity" - ], - "strong": "H8538" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4480" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 27:6" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "H6666" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "fast" - ], - "strong": "H2388" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H7503" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H7503" - }, - ":", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H2388" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "reproach" - ], - "strong": "H2778" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2388" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 27:7" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H1961" - }, - "mine", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "riseth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "against", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "unrighteous.", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 27:8" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - ",", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "get" - ], - "strong": "H1214" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "gain" - ], - "strong": "H1214" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "taketh away", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "?", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 27:9" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H6818" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "trouble" - ], - "strong": "H6869" - }, - "cometh", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 27:10" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "delight" - ], - "strong": "H6026" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "call" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "times" - ], - "strong": "H6256" - }, - "?", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 27:11" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H3384" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H834" - }, - "concerning", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ";", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "conceal" - ], - "strong": "H3582" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 27:12" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "ye", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H2372" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H4100" - }, - ";", - { - "type": "char:w", - "content": [ - "why" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H4100" - }, - "ye become", - { - "type": "char:w", - "content": [ - "altogether" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "vain" - ], - "strong": "H1892" - }, - "?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 27:13" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "portion" - ], - "strong": "H2506" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "heritage" - ], - "strong": "H5159" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H410" - }, - "oppressors,", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H2088" - }, - "they", - { - "type": "char:w", - "content": [ - "receive" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 27:14" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "multiplied" - ], - "strong": "H7235" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "offspring" - ], - "strong": "H6631" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "satisfied" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 27:15" - }, - "Those", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "remain" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4194" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6912" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "buried" - ], - "strong": "H6912" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6912" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1058" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "widows" - ], - "strong": "H490" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "make", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "lamentation.", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 27:16" - }, - { - "type": "char:w", - "content": [ - "Though" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "heap" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6651" - }, - "", - { - "type": "char:w", - "content": [ - "silver" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "prepare" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "raiment" - ], - "strong": "H4403" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "clay;", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 27:17" - }, - "He may", - { - "type": "char:w", - "content": [ - "prepare" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3559" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3847" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H5355" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "divide" - ], - "strong": "H2505" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "silver" - ], - "strong": "H3701" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 27:18" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H6213" - }, - "buildeth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5341" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "moth" - ], - "strong": "H6211" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "booth" - ], - "strong": "H5521" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1129" - }, - "", - { - "type": "char:w", - "content": [ - "keeper" - ], - "strong": "H5341" - }, - "maketh.", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 27:19" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "lieth", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "rich" - ], - "strong": "H6223" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "gathered" - ], - "strong": "H622" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "openeth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 27:20" - }, - { - "type": "char:w", - "content": [ - "Terrors" - ], - "strong": "H1091" - }, - "", - { - "type": "char:w", - "content": [ - "overtake" - ], - "strong": "H5381" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1589" - }, - "like", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - ";", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1589" - }, - "tempest stealeth", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1589" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1589" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 27:21" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "east" - ], - "strong": "H6921" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H6921" - }, - "carrieth", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5375" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H8175" - }, - "departeth;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5375" - }, - "sweepeth", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 27:22" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H5921" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H3808" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hurl" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "spare" - ], - "strong": "H2550" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "would fain", - { - "type": "char:w", - "content": [ - "flee" - ], - "strong": "H1272" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 27:23" - }, - "Men shall", - { - "type": "char:w", - "content": [ - "clap" - ], - "strong": "H5606" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4725" - }, - "shall", - { - "type": "char:w", - "content": [ - "hiss" - ], - "strong": "H8319" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "28", - "sid": "JOB 28" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 28:1" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4161" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "silver" - ], - "strong": "H3701" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - "which", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "refine" - ], - "strong": "H2212" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 28:2" - }, - { - "type": "char:w", - "content": [ - "Iron" - ], - "strong": "H1270" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1270" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H3947" - }, - "out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H6083" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H68" - }, - "brass", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1270" - }, - "molten out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "H68" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 28:3" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "Man" - ], - "strong": "H3605" - }, - "" - ] - }, - "setteth", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H7093" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H68" - }, - "searcheth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "furthest bound", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "thick" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 28:4" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H4480" - }, - "breaketh open", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4480" - }, - "shaft", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "where", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H582" - }, - "sojourn;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "forgotten" - ], - "strong": "H7911" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "strong": "H7272" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "passeth", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5973" - } - ] - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "hang" - ], - "strong": "H1809" - }, - "afar", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H582" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "swing" - ], - "strong": "H5128" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "fro" - ], - "strong": "H5128" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 28:5" - }, - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H2015" - }, - "cometh", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "underneath" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 28:6" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H68" - }, - "thereof", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "sapphires" - ], - "strong": "H5601" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2091" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H4725" - }, - "hath", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 28:7" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "path" - ], - "strong": "H5410" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "bird" - ], - "strong": "H5861" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "prey" - ], - "strong": "H5861" - }, - "knoweth,", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "falcon’s" - ], - "strong": "H344" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - }, - ":", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 28:8" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "proud" - ], - "strong": "H7830" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "trodden" - ], - "strong": "H1869" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "fierce", - { - "type": "char:w", - "content": [ - "lion" - ], - "strong": "H7826" - }, - "passed thereby.", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 28:9" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H7971" - }, - "putteth", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "flinty" - ], - "strong": "H2496" - }, - "rock;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7971" - }, - "overturneth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "mountains" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "roots" - ], - "strong": "H8328" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 28:10" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3605" - }, - "cutteth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "channels" - ], - "strong": "H2975" - }, - "among", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "rocks" - ], - "strong": "H6697" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "seeth", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "precious" - ], - "strong": "H3366" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H3605" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 28:11" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3318" - }, - "bindeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "streams" - ], - "strong": "H5104" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5104" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3318" - }, - "trickle", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H216" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "thing", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5104" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H216" - }, - "hid bringeth", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 28:12" - }, - "But", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - "?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 28:13" - }, - { - "type": "char:w", - "content": [ - "Man" - ], - "strong": "H582" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "price thereof;", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "H2416" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 28:14" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "deep" - ], - "strong": "H8415" - }, - "saith,", - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - "saith,", - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 28:15" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "gotten", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H5458" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "silver" - ], - "strong": "H3701" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "weighed" - ], - "strong": "H8254" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "price" - ], - "strong": "H3701" - }, - "thereof.", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 28:16" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "valued with", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H3800" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "Ophir" - ], - "strong": "H211" - }, - ", with", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "precious" - ], - "strong": "H3368" - }, - "", - { - "type": "char:w", - "content": [ - "onyx" - ], - "strong": "H7718" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "sapphire" - ], - "strong": "H5601" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 28:17" - }, - { - "type": "char:w", - "content": [ - "Gold" - ], - "strong": "H2091" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2091" - }, - "", - { - "type": "char:w", - "content": [ - "glass" - ], - "strong": "H2137" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "equal", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "exchange" - ], - "strong": "H8545" - }, - "thereof", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "jewels" - ], - "strong": "H3627" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3627" - }, - "", - { - "type": "char:w", - "content": [ - "fine" - ], - "strong": "H6337" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 28:18" - }, - { - "type": "char:w", - "content": [ - "No" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "mention" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "made", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "coral" - ], - "strong": "H7215" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "crystal" - ], - "strong": "H1378" - }, - ": yea,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2142" - }, - "price", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2451" - }, - "above rubies.", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 28:19" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "topaz" - ], - "strong": "H6357" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "Ethiopia" - ], - "strong": "H3568" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "equal", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "valued with", - { - "type": "char:w", - "content": [ - "pure" - ], - "strong": "H2889" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H3800" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 28:20" - }, - "Whence", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H2088" - }, - "cometh", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - "?", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 28:21" - }, - "Seeing", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H5641" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "H2416" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "kept", - { - "type": "char:w", - "content": [ - "close" - ], - "strong": "H5956" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "fowls", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "air.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 28:22" - }, - { - "type": "char:w", - "content": [ - "Destruction" - ], - "strong": "H11" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "Death" - ], - "strong": "H4194" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "We" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4194" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H8085" - }, - "rumour thereof", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "ears" - ], - "strong": "H241" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 28:23" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "understandeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "thereof,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "knoweth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "thereof.", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 28:24" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "looketh", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ends" - ], - "strong": "H7098" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "seeth", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "whole" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ";", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 28:25" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4948" - }, - "", - { - "type": "char:w", - "content": [ - "weight" - ], - "strong": "H4948" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "meteth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4948" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H4325" - }, - "measure.", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 28:26" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4306" - }, - "", - { - "type": "char:w", - "content": [ - "decree" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4306" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "lightning", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "thunder" - ], - "strong": "H6963" - }, - ":", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 28:27" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H227" - }, - "did", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H5608" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "established" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - ", yea,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "searched" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 28:28" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H120" - }, - "unto", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3374" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "depart" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "29", - "sid": "JOB 29" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 29:1" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H4912" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H3254" - }, - "", - { - "type": "char:w", - "content": [ - "took" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "parable" - ], - "strong": "H4912" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4912" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 29:2" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "months" - ], - "strong": "H3391" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "old,", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "watched" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - ";", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 29:3" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lamp" - ], - "strong": "H5216" - }, - "shined", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5921" - }, - "walked", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ";", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 29:4" - }, - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "ripeness", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "secret" - ], - "strong": "H5475" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - ";", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 29:5" - }, - "When", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ";", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 29:6" - }, - "When", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7364" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "H1978" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1978" - }, - "", - { - "type": "char:w", - "content": [ - "washed" - ], - "strong": "H7364" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7364" - }, - "", - { - "type": "char:w", - "content": [ - "butter" - ], - "strong": "H2529" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8081" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7364" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H6694" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - "out rivers", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6697" - }, - "", - { - "type": "char:w", - "content": [ - "oil" - ], - "strong": "H8081" - }, - "!", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 29:7" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "went" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "gate" - ], - "strong": "H8179" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H7176" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "prepared" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "seat" - ], - "strong": "H4186" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "street" - ], - "strong": "H7339" - }, - ",", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 29:8" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "hid" - ], - "strong": "H2244" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H2244" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "aged" - ], - "strong": "H3453" - }, - "", - { - "type": "char:w", - "content": [ - "rose" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "stood" - ], - "strong": "H5975" - }, - ";", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 29:9" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "princes" - ], - "strong": "H8269" - }, - "refrained", - { - "type": "char:w", - "content": [ - "talking" - ], - "strong": "H4405" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "laid" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ";", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 29:10" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "nobles" - ], - "strong": "H5057" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "hushed" - ], - "strong": "H2244" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - "cleaved", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1692" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "roof" - ], - "strong": "H2441" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H2441" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 29:11" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "blessed" - ], - "strong": "H833" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "witness" - ], - "strong": "H8085" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - ":", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 29:12" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "delivered" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H6041" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "cried" - ], - "strong": "H7768" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4422" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H5826" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5826" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 29:13" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "blessing" - ], - "strong": "H1293" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H3820" - }, - "ready", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5921" - }, - "caused", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "widow’s" - ], - "strong": "H490" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "sing" - ], - "strong": "H7442" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "H7442" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 29:14" - }, - "I", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "H6664" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "clothed" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4941" - }, - ":", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "justice" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H4598" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "robe" - ], - "strong": "H4598" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "diadem" - ], - "strong": "H6797" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 29:15" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "blind" - ], - "strong": "H5787" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "feet" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "lame" - ], - "strong": "H6455" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 29:16" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "father" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "needy" - ], - "strong": "H34" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H7379" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "knew" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "searched" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3045" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 29:17" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7665" - }, - "brake", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "jaws" - ], - "strong": "H4973" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7665" - }, - "unrighteous,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7665" - }, - "plucked", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "prey" - ], - "strong": "H2964" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "teeth" - ], - "strong": "H8127" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 29:18" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H1478" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "nest" - ], - "strong": "H7064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "multiply" - ], - "strong": "H7235" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "sand" - ], - "strong": "H2344" - }, - ":", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 29:19" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "root" - ], - "strong": "H8328" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4325" - }, - "spread", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "dew" - ], - "strong": "H2919" - }, - "lieth all night", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H413" - }, - "branch:", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 29:20" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "H3519" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3027" - }, - "fresh", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "bow" - ], - "strong": "H7198" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "renewed" - ], - "strong": "H2498" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 29:21" - }, - "Unto me men", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H8085" - }, - "ear,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "waited" - ], - "strong": "H3176" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "kept silence", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 29:22" - }, - { - "type": "char:w", - "content": [ - "After" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "spake", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H310" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "speech" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "dropped" - ], - "strong": "H5197" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 29:23" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "waited" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3176" - }, - "me as", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "opened" - ], - "strong": "H6473" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H6473" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "wide" - ], - "strong": "H6473" - }, - "as", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "latter" - ], - "strong": "H4456" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 29:24" - }, - "If", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "laughed" - ], - "strong": "H7832" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "believed" - ], - "strong": "H539" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H6440" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "countenance" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H5307" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 29:25" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "chose" - ], - "strong": "H977" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "sat" - ], - "strong": "H3427" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "chief" - ], - "strong": "H7218" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "dwelt" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "army" - ], - "strong": "H3427" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "comforteth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "mourners" - ], - "strong": "H57" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "30", - "sid": "JOB 30" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 30:1" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "younger" - ], - "strong": "H6810" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "derision,", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "fathers" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "disdained", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H7896" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "dogs" - ], - "strong": "H3611" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "flock" - ], - "strong": "H6629" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 30:2" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ", whereto", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "profit", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "? men", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "whom ripe age", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "perished" - ], - "strong": "H6" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 30:3" - }, - "They are", - { - "type": "char:w", - "content": [ - "gaunt" - ], - "strong": "H1565" - }, - "with", - { - "type": "char:w", - "content": [ - "want" - ], - "strong": "H2639" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6723" - }, - "", - { - "type": "char:w", - "content": [ - "famine" - ], - "strong": "H3720" - }, - "; they", - { - "type": "char:w", - "content": [ - "gnaw" - ], - "strong": "H6207" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H570" - }, - "", - { - "type": "char:w", - "content": [ - "dry" - ], - "strong": "H6723" - }, - "ground;", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H570" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H570" - }, - "gloom of wasteness", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6723" - }, - "", - { - "type": "char:w", - "content": [ - "desolation" - ], - "strong": "H4875" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 30:4" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "pluck" - ], - "strong": "H6998" - }, - "salt-wort", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bushes" - ], - "strong": "H7880" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "roots" - ], - "strong": "H8328" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "broom" - ], - "strong": "H7574" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8328" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "meat.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 30:5" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5921" - }, - "are", - { - "type": "char:w", - "content": [ - "driven" - ], - "strong": "H1644" - }, - "forth", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "midst", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "men" - ] - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7321" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - "as", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "thief" - ], - "strong": "H1590" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 30:6" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7931" - }, - "clefts", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "valleys" - ], - "strong": "H5158" - }, - "must they", - { - "type": "char:w", - "content": [ - "dwell" - ], - "strong": "H7931" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "holes" - ], - "strong": "H2356" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "rocks" - ], - "strong": "H3710" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 30:7" - }, - { - "type": "char:w", - "content": [ - "Among" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "bushes" - ], - "strong": "H7880" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7880" - }, - "", - { - "type": "char:w", - "content": [ - "bray" - ], - "strong": "H5101" - }, - ";", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "nettles" - ], - "strong": "H2738" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7880" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "gathered" - ], - "strong": "H5596" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H8478" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 30:8" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1121" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "fools" - ], - "strong": "H5036" - }, - ", yea,", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "base", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H1121" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "scourged" - ], - "strong": "H5217" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 30:9" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "song" - ], - "strong": "H5058" - }, - ", yea,", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "byword" - ], - "strong": "H4405" - }, - "unto", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H1992" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 30:10" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "abhor" - ], - "strong": "H8581" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "aloof" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "spare" - ], - "strong": "H2820" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H6440" - }, - "spit", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 30:11" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath loosed", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "cord,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7971" - }, - "afflicted", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "bridle" - ], - "strong": "H7448" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7971" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 30:12" - }, - { - "type": "char:w", - "content": [ - "Upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "rise" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "rabble;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "thrust" - ], - "strong": "H7971" - }, - "aside", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "feet" - ], - "strong": "H7272" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H734" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H343" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 30:13" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3808" - }, - "mar", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "path" - ], - "strong": "H5410" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "set forward", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "calamity" - ], - "strong": "H1942" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3808" - }, - "" - ] - }, - "men", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "helper" - ], - "strong": "H5826" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 30:14" - }, - { - "type": "char:w", - "content": [ - "As" - ], - "strong": "H8478" - }, - "through", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "wide" - ], - "strong": "H7342" - }, - "", - { - "type": "char:w", - "content": [ - "breach" - ], - "strong": "H6556" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6556" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H857" - }, - ":", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "midst", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "ruin", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6556" - }, - "", - { - "type": "char:w", - "content": [ - "roll" - ], - "strong": "H1556" - }, - "themselves", - { - "type": "char:add", - "content": [ - "upon", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8478" - } - ] - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 30:15" - }, - { - "type": "char:w", - "content": [ - "Terrors" - ], - "strong": "H1091" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1091" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "chase" - ], - "strong": "H7291" - }, - "mine honour", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "welfare", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "passed" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H5645" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 30:16" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5315" - }, - ";", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "affliction", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 30:17" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - "season", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6106" - }, - "pierced", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "pains" - ], - "strong": "H6106" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "gnaw" - ], - "strong": "H6207" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H7901" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 30:18" - }, - "By", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "force", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6310" - }, - "disease" - ] - }, - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "garment" - ], - "strong": "H3830" - }, - "disfigured:", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3830" - }, - "bindeth me about as", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "collar" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "coat" - ], - "strong": "H3801" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 30:19" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3384" - }, - "hath", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H3384" - }, - "me", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3384" - }, - "mire,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "I am become", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H665" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "ashes" - ], - "strong": "H665" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 30:20" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7768" - }, - "unto thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5975" - }, - "thou dost", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ":", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5975" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5975" - }, - "thou lookest", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 30:21" - }, - "Thou art", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "cruel" - ], - "strong": "H393" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7852" - }, - ":", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "H6108" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "thy", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "thou persecutest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7852" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 30:22" - }, - "Thou liftest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - ", thou causest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "ride" - ], - "strong": "H7392" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5375" - } - ] - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7307" - }, - "thou dissolvest", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "storm.", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 30:23" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou wilt", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "appointed" - ], - "strong": "H4150" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "H2416" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 30:24" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "ruinous heap", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ";", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H518" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7971" - }, - "destruction,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H3808" - }, - "utter" - ] - }, - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7769" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "these", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 30:25" - }, - { - "type": "char:w", - "content": [ - "Did" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "weep" - ], - "strong": "H1058" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "trouble?", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "grieved" - ], - "strong": "H5701" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "needy" - ], - "strong": "H34" - }, - "?", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 30:26" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "looked", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - ",", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "waited" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ", there", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H652" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 30:27" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "bowels" - ], - "strong": "H4578" - }, - "", - { - "type": "char:w", - "content": [ - "boil" - ], - "strong": "H7570" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "rest", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "affliction", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H6923" - }, - "upon", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 30:28" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "mourning" - ], - "strong": "H6937" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "sun" - ], - "strong": "H2535" - }, - ":", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "assembly" - ], - "strong": "H6951" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H7768" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 30:29" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "brother" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "jackals" - ], - "strong": "H8577" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H251" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "companion" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "ostriches" - ], - "strong": "H3284" - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 30:30" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "black" - ], - "strong": "H7835" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5785" - }, - "falleth" - ] - }, - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "burned" - ], - "strong": "H2787" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "heat.", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 30:31" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "harp" - ], - "strong": "H3658" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H1961" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "mourning" - ], - "strong": "H60" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "pipe" - ], - "strong": "H5748" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "weep" - ], - "strong": "H1058" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "31", - "sid": "JOB 31" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 31:1" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "MADE" - ], - "strong": "H3772" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3772" - }, - "", - { - "type": "char:w", - "content": [ - "covenant" - ], - "strong": "H1285" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1285" - }, - "mine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ";", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3772" - }, - "maid?", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 31:2" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H2506" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "portion" - ], - "strong": "H2506" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5159" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H2506" - }, - "", - { - "type": "char:w", - "content": [ - "above" - ], - "strong": "H4605" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "heritage" - ], - "strong": "H5159" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5159" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H2506" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H4791" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H4791" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 31:3" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H343" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "calamity" - ], - "strong": "H343" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "unrighteous" - ], - "strong": "H205" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "disaster" - ], - "strong": "H343" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "workers" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 31:4" - }, - "Doth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H5608" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "H6806" - }, - "?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 31:5" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "walked" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H7723" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "strong": "H7272" - }, - "hath hasted", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "deceit" - ], - "strong": "H4820" - }, - ";", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 31:6" - }, - "(Let", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3045" - }, - "be", - { - "type": "char:w", - "content": [ - "weighed" - ], - "strong": "H8254" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3045" - }, - "an even", - { - "type": "char:w", - "content": [ - "balance" - ], - "strong": "H3976" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "may", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "mine", - { - "type": "char:w", - "content": [ - "integrity" - ], - "strong": "H8538" - }, - ";)", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 31:7" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "step" - ], - "strong": "H838" - }, - "hath", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "walked" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "spot" - ], - "strong": "H3971" - }, - "hath cleaved", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - ":", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 31:8" - }, - "Then let", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "sow" - ], - "strong": "H2232" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "let", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H312" - }, - "", - { - "type": "char:w", - "content": [ - "eat" - ], - "strong": "H398" - }, - "; yea, let", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "produce", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H398" - }, - "field", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H6631" - }, - "rooted out.", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 31:9" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "mine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "been", - { - "type": "char:w", - "content": [ - "enticed" - ], - "strong": "H6601" - }, - "unto", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "woman" - ], - "strong": "H802" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "laid", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H693" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "neighbour’s", - { - "type": "char:w", - "content": [ - "door" - ], - "strong": "H6607" - }, - ":", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 31:10" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H802" - }, - "let", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wife" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "grind" - ], - "strong": "H2912" - }, - "unto", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H312" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H802" - }, - "let", - { - "type": "char:w", - "content": [ - "others" - ], - "strong": "H312" - }, - "", - { - "type": "char:w", - "content": [ - "bow" - ], - "strong": "H3766" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3766" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 31:11" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "were", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "heinous" - ], - "strong": "H2154" - }, - "", - { - "type": "char:w", - "content": [ - "crime" - ], - "strong": "H2154" - }, - ";", - { - "type": "char:w", - "content": [ - "yea" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "were", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1931" - }, - "punished", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "judges" - ], - "strong": "H6414" - }, - ":", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 31:12" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "consumeth unto", - { - "type": "char:w", - "content": [ - "Destruction" - ], - "strong": "H11" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "root" - ], - "strong": "H8327" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "mine", - { - "type": "char:w", - "content": [ - "increase" - ], - "strong": "H8393" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 31:13" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "did", - { - "type": "char:w", - "content": [ - "despise" - ], - "strong": "H3988" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7378" - }, - "manservant", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "maidservant" - ], - "strong": "H519" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "contended" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5978" - }, - ":", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 31:14" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "riseth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "visiteth,", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7725" - }, - "?", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 31:15" - }, - { - "type": "char:w", - "content": [ - "Did" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6213" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "fashion" - ], - "strong": "H3559" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - "?", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 31:16" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "withheld" - ], - "strong": "H4513" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H1800" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5869" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3615" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "desire" - ], - "strong": "H2656" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5869" - }, - "caused", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "widow" - ], - "strong": "H490" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "fail" - ], - "strong": "H3615" - }, - ";", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 31:17" - }, - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eaten" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "morsel" - ], - "strong": "H6595" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H905" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eaten" - ], - "strong": "H398" - }, - "thereof;", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 31:18" - }, - "(Nay,", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H517" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "youth" - ], - "strong": "H5271" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "grew" - ], - "strong": "H1431" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1431" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "father" - ], - "strong": "H1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1" - }, - "been", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "guide" - ], - "strong": "H5148" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H517" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "mother’s" - ], - "strong": "H517" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - ";)", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 31:19" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "want" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "clothing" - ], - "strong": "H3830" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "needy" - ], - "strong": "H34" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "covering" - ], - "strong": "H3682" - }, - ";", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 31:20" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "loins" - ], - "strong": "H2504" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "blessed" - ], - "strong": "H1288" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1288" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3532" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "were", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "warmed" - ], - "strong": "H2552" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1288" - }, - "", - { - "type": "char:w", - "content": [ - "fleece" - ], - "strong": "H1488" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "sheep" - ], - "strong": "H3532" - }, - ";", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 31:21" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "lifted" - ], - "strong": "H5130" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H5833" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "gate" - ], - "strong": "H8179" - }, - ":", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 31:22" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H5307" - }, - "let", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "shoulder" - ], - "strong": "H3802" - }, - "", - { - "type": "char:w", - "content": [ - "fall" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "shoulder" - ], - "strong": "H3802" - }, - "blade,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7665" - }, - "mine", - { - "type": "char:w", - "content": [ - "arm" - ], - "strong": "H248" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H248" - }, - "", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7665" - }, - "bone.", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 31:23" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "calamity" - ], - "strong": "H343" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H3201" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "terror" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H413" - }, - "reason", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "excellency", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "could" - ], - "strong": "H3201" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H3201" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 31:24" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "hope,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2091" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "fine" - ], - "strong": "H3800" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - ",", - { - "type": "char:add", - "content": [ - "Thou art" - ] - }, - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "confidence" - ], - "strong": "H4009" - }, - ";", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 31:25" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "rejoiced" - ], - "strong": "H8055" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "wealth" - ], - "strong": "H2428" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "mine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "gotten", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H3027" - }, - ";", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 31:26" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "beheld", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "sun" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "shined,", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "moon" - ], - "strong": "H3394" - }, - "", - { - "type": "char:w", - "content": [ - "walking" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "brightness;", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 31:27" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "hath been secretly", - { - "type": "char:w", - "content": [ - "enticed" - ], - "strong": "H6601" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "hath", - { - "type": "char:w", - "content": [ - "kissed" - ], - "strong": "H5401" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ":", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 31:28" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1571" - }, - "punished", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "judges:", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "lied" - ], - "strong": "H3584" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "above" - ], - "strong": "H4605" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 31:29" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "rejoiced" - ], - "strong": "H8055" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "hated" - ], - "strong": "H8130" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H8130" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "lifted" - ], - "strong": "H5782" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5782" - }, - "myself", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4672" - }, - ";", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 31:30" - }, - "(Yea,", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "suffered", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H2441" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "asking" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "curse" - ], - "strong": "H423" - }, - ";)", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 31:31" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H4962" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H559" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "satisfied" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "?", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 31:32" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "stranger" - ], - "strong": "H1616" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "lodge", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "street" - ], - "strong": "H2351" - }, - ";", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "opened" - ], - "strong": "H6605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "doors" - ], - "strong": "H1817" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "traveller;", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 31:33" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H6588" - }, - "", - { - "type": "char:w", - "content": [ - "Adam" - ], - "strong": "H121" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "covered" - ], - "strong": "H3680" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "transgressions" - ], - "strong": "H6588" - }, - ",", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "hiding" - ], - "strong": "H2934" - }, - "mine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "bosom" - ], - "strong": "H2243" - }, - ";", - { - "type": "verse:v", - "number": "34", - "sid": "JOB 31:34" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "feared" - ], - "strong": "H6206" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "", - { - "type": "char:w", - "content": [ - "multitude" - ], - "strong": "H1995" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "contempt" - ], - "strong": "H937" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4940" - }, - "", - { - "type": "char:w", - "content": [ - "families" - ], - "strong": "H4940" - }, - "", - { - "type": "char:w", - "content": [ - "terrified" - ], - "strong": "H2865" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3318" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "kept silence,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "went" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4940" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "door" - ], - "strong": "H6607" - }, - "—", - { - "type": "verse:v", - "number": "35", - "sid": "JOB 31:35" - }, - { - "type": "char:w", - "content": [ - "Oh" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "! (", - { - "type": "char:w", - "content": [ - "lo" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "here" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "signature,", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - ";)", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H376" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "indictment" - ], - "strong": "H5612" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4310" - }, - "mine", - { - "type": "char:w", - "content": [ - "adversary" - ], - "strong": "H7379" - }, - "hath", - { - "type": "char:w", - "content": [ - "written" - ], - "strong": "H3789" - }, - "!", - { - "type": "verse:v", - "number": "36", - "sid": "JOB 31:36" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "would", - { - "type": "char:w", - "content": [ - "carry" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shoulder" - ], - "strong": "H7926" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "would", - { - "type": "char:w", - "content": [ - "bind" - ], - "strong": "H6029" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "as", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "crown" - ], - "strong": "H5850" - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "JOB 31:37" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7126" - }, - "would", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H5046" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7126" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "H6806" - }, - ";", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "prince" - ], - "strong": "H5057" - }, - "would", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7126" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H7126" - }, - "", - { - "type": "char:w", - "content": [ - "near" - ], - "strong": "H7126" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5046" - }, - ".", - { - "type": "verse:v", - "number": "38", - "sid": "JOB 31:38" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H127" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H2199" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2199" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1058" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "furrows" - ], - "strong": "H8525" - }, - "thereof", - { - "type": "char:w", - "content": [ - "weep" - ], - "strong": "H1058" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ";", - { - "type": "verse:v", - "number": "39", - "sid": "JOB 31:39" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "eaten" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "fruits thereof", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "money" - ], - "strong": "H3701" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H518" - }, - "caused", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "owners" - ], - "strong": "H1167" - }, - "thereof", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "lose" - ], - "strong": "H5301" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - ":", - { - "type": "verse:v", - "number": "40", - "sid": "JOB 31:40" - }, - "Let", - { - "type": "char:w", - "content": [ - "thistles" - ], - "strong": "H2336" - }, - "", - { - "type": "char:w", - "content": [ - "grow" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "instead" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "wheat" - ], - "strong": "H2406" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1697" - }, - "cockle", - { - "type": "char:w", - "content": [ - "instead" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "barley" - ], - "strong": "H8184" - }, - ".", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "ended" - ], - "strong": "H8552" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "32", - "sid": "JOB 32" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 32:1" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - "ceased", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 32:2" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "kindled" - ], - "strong": "H2734" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Elihu" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Barachel" - ], - "strong": "H1292" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "Buzite" - ], - "strong": "H940" - }, - ",", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "family" - ], - "strong": "H4940" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Ram" - ], - "strong": "H7410" - }, - ":", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "kindled" - ], - "strong": "H2734" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "justified" - ], - "strong": "H6663" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H5315" - }, - "rather", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 32:3" - }, - { - "type": "char:w", - "content": [ - "Also" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "kindled" - ], - "strong": "H2734" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H4617" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "condemned" - ], - "strong": "H7561" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 32:4" - }, - { - "type": "char:w", - "content": [ - "Now" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "Elihu" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "waited" - ], - "strong": "H2442" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1697" - }, - "unto", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "elder" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 32:5" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Elihu" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H4617" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "these", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "kindled" - ], - "strong": "H2734" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 32:6" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Elihu" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Barachel" - ], - "strong": "H1292" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Buzite" - ], - "strong": "H940" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H1121" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "very" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H1121" - }, - "; wherefore", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "held back,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "durst", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H1121" - }, - "shew", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H859" - }, - "mine", - { - "type": "char:w", - "content": [ - "opinion" - ], - "strong": "H1843" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 32:7" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "Days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "multitude" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "years" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 32:8" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H403" - }, - "there", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "giveth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H995" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 32:9" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2449" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "aged" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "understand" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 32:10" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ", Hearken", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H589" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H589" - }, - "shew mine", - { - "type": "char:w", - "content": [ - "opinion" - ], - "strong": "H1843" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 32:11" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "waited" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "listened" - ], - "strong": "H238" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5704" - }, - "reasons, whilst ye", - { - "type": "char:w", - "content": [ - "searched" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H4405" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 32:12" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5704" - }, - "attended unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H5704" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H995" - }, - ",", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "convinced", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - ",", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H5704" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 32:13" - }, - { - "type": "char:w", - "content": [ - "Beware" - ], - "strong": "H6435" - }, - "", - { - "type": "char:w", - "content": [ - "lest" - ], - "strong": "H6435" - }, - "ye", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "We" - ], - "strong": "H6435" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ";", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H376" - }, - "vanquish", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4672" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ":", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 32:14" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "directed" - ], - "strong": "H6186" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H7725" - }, - "speeches.", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 32:15" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1992" - }, - "amazed,", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H5750" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H4405" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 32:16" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H3176" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "still" - ], - "strong": "H5750" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H5750" - }, - "?", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 32:17" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H637" - }, - "part,", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H589" - }, - "shew mine", - { - "type": "char:w", - "content": [ - "opinion" - ], - "strong": "H1843" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 32:18" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "am", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H990" - }, - "constraineth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H990" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 32:19" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "belly" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2009" - }, - "as", - { - "type": "char:w", - "content": [ - "wine" - ], - "strong": "H3196" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H3196" - }, - "hath", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "vent;", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "new" - ], - "strong": "H2319" - }, - "bottles", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2009" - }, - "ready", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3196" - }, - "", - { - "type": "char:w", - "content": [ - "burst" - ], - "strong": "H1234" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 32:20" - }, - "I", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H6030" - }, - "I", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "refreshed" - ], - "strong": "H7304" - }, - "; I", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "open" - ], - "strong": "H6605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 32:21" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "respect" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "man’s" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "person" - ], - "strong": "H376" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H5375" - }, - "flattering", - { - "type": "char:w", - "content": [ - "titles" - ], - "strong": "H5375" - }, - "unto", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 32:22" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H5375" - }, - "flattering", - { - "type": "char:w", - "content": [ - "titles" - ], - "strong": "H5375" - }, - ";", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "else" - ], - "strong": "H3808" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3045" - }, - "Maker", - { - "type": "char:w", - "content": [ - "soon" - ], - "strong": "H4592" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5375" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "33", - "sid": "JOB 33" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 33:1" - }, - "Howbeit,", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H4994" - }, - "thee,", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "speech" - ], - "strong": "H4405" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1697" - }, - "hearken", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 33:2" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "opened" - ], - "strong": "H6605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - "hath", - { - "type": "char:w", - "content": [ - "spoken" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 33:3" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H1847" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3820" - }, - "utter" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1847" - }, - "", - { - "type": "char:w", - "content": [ - "uprightness" - ], - "strong": "H3476" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1847" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3820" - }, - "which", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1847" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H1847" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "sincerely" - ], - "strong": "H1305" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 33:4" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2421" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "giveth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2421" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H2421" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 33:5" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou canst,", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H7725" - }, - "thou", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ";", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H7725" - }, - "", - { - "type": "char:add", - "content": [ - "thy words" - ] - }, - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7725" - }, - "order", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3320" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 33:6" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "toward", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1571" - }, - "thou art:", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "formed" - ], - "strong": "H7169" - }, - "out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H589" - }, - "clay.", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 33:7" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "terror" - ], - "strong": "H367" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H3513" - }, - "thee afraid,", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "pressure" - ], - "strong": "H405" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "heavy" - ], - "strong": "H3513" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "thee.", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 33:8" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H389" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "spoken" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8085" - }, - "mine", - { - "type": "char:w", - "content": [ - "hearing" - ], - "strong": "H241" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:add", - "content": [ - "thy" - ] - }, - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "saying" - ], - "strong": "H559" - } - ] - }, - ",", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 33:9" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "clean" - ], - "strong": "H2134" - }, - ",", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "transgression" - ], - "strong": "H6588" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "innocent" - ], - "strong": "H2643" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H589" - }, - ":", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 33:10" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "findeth", - { - "type": "char:w", - "content": [ - "occasions" - ], - "strong": "H8569" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "counteth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - ";", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 33:11" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H7272" - }, - "putteth", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "feet" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "stocks" - ], - "strong": "H5465" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7272" - }, - "marketh", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "paths" - ], - "strong": "H734" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 33:12" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "thee,", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "thou art", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H6663" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "greater" - ], - "strong": "H7235" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 33:13" - }, - { - "type": "char:w", - "content": [ - "Why" - ], - "strong": "H4069" - }, - "dost thou", - { - "type": "char:w", - "content": [ - "strive" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "giveth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "account" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "matters" - ], - "strong": "H1697" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 33:14" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "speaketh", - { - "type": "char:w", - "content": [ - "once" - ], - "strong": "H259" - }, - ",", - { - "type": "char:w", - "content": [ - "yea" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "twice" - ], - "strong": "H8147" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H259" - }, - "" - ] - }, - "regardeth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 33:15" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dream" - ], - "strong": "H2472" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "vision" - ], - "strong": "H2384" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "deep" - ], - "strong": "H8639" - }, - "", - { - "type": "char:w", - "content": [ - "sleep" - ], - "strong": "H8639" - }, - "falleth", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "slumberings", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bed" - ], - "strong": "H4904" - }, - ";", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 33:16" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H227" - }, - "openeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "ears" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "sealeth", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H227" - }, - "instruction,", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 33:17" - }, - "That", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H120" - }, - "withdraw", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5493" - }, - "" - ] - }, - "purpose,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H3680" - }, - "", - { - "type": "char:w", - "content": [ - "pride" - ], - "strong": "H1466" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - ";", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 33:18" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H4480" - }, - "keepeth", - { - "type": "char:w", - "content": [ - "back" - ], - "strong": "H2820" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "pit" - ], - "strong": "H7845" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "perishing", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "sword.", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 33:19" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4341" - }, - "", - { - "type": "char:w", - "content": [ - "chastened" - ], - "strong": "H3198" - }, - "also", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "pain" - ], - "strong": "H4341" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bed" - ], - "strong": "H4904" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7379" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "continual", - { - "type": "char:w", - "content": [ - "strife" - ], - "strong": "H7379" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - ":", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 33:20" - }, - "So", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5315" - }, - "his", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "abhorreth", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3899" - }, - "his", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "dainty meat.", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 33:21" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H3615" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "were", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "stick", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 33:22" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7126" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "draweth", - { - "type": "char:w", - "content": [ - "near" - ], - "strong": "H7126" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7126" - }, - "", - { - "type": "char:w", - "content": [ - "pit" - ], - "strong": "H7845" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7126" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7126" - }, - "destroyers.", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 33:23" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "angel" - ], - "strong": "H4397" - }, - ",", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H4480" - }, - "interpreter,", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "shew unto", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3476" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ";", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 33:24" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4672" - }, - "gracious unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3381" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3381" - }, - "saith,", - { - "type": "char:w", - "content": [ - "Deliver" - ], - "strong": "H6308" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "going" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "pit" - ], - "strong": "H7845" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "ransom" - ], - "strong": "H3724" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 33:25" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "fresher" - ], - "strong": "H7375" - }, - "than", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7725" - }, - "child’s;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "returneth", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "youth" - ], - "strong": "H5290" - }, - ":", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 33:26" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H6440" - }, - "prayeth unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "favourable unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ";", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6440" - }, - "seeth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "H8643" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6440" - }, - "restoreth unto", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H582" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "H6666" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 33:27" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "singeth", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "saith,", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "perverted", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H3477" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3477" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "profited", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ":", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 33:28" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H7200" - }, - "hath", - { - "type": "char:w", - "content": [ - "redeemed" - ], - "strong": "H6299" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5315" - }, - "going", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "pit" - ], - "strong": "H7845" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 33:29" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H428" - }, - "doth", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H6466" - }, - ",", - { - "type": "char:w", - "content": [ - "twice" - ], - "strong": "H6471" - }, - ",", - { - "type": "char:add", - "content": [ - "yea" - ] - }, - "thrice,", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H6471" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - ",", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 33:30" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "back" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "pit" - ], - "strong": "H7845" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "enlightened" - ], - "strong": "H215" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "H2416" - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 33:31" - }, - "Mark well,", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ", hearken unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1696" - }, - ": hold thy peace,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 33:32" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - ":", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "desire" - ], - "strong": "H2654" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "justify" - ], - "strong": "H6663" - }, - "thee.", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 33:33" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H369" - }, - ", hearken thou unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H859" - }, - ": hold thy peace,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H502" - }, - "thee", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "34", - "sid": "JOB 34" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 34:1" - }, - "Moreover", - { - "type": "char:w", - "content": [ - "Elihu" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 34:2" - }, - { - "type": "char:w", - "content": [ - "Hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - ", ye", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H2450" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H238" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H238" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3045" - }, - ", ye", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H3045" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 34:3" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "trieth", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "palate" - ], - "strong": "H2441" - }, - "tasteth meat.", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 34:4" - }, - "Let", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "choose" - ], - "strong": "H977" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - ": let", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "ourselves" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 34:5" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "hath", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "am", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "hath", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - ":", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 34:6" - }, - "Notwithstanding", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5921" - }, - "am", - { - "type": "char:add", - "content": [ - "accounted" - ] - }, - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "liar" - ], - "strong": "H3576" - }, - ";", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wound" - ], - "strong": "H2671" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "incurable" - ], - "strong": "H605" - }, - ",", - { - "type": "char:add", - "content": [ - "though", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5921" - }, - "am" - ] - }, - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "transgression" - ], - "strong": "H6588" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 34:7" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3933" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "drinketh", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H8354" - }, - "scorning", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3933" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 34:8" - }, - "Which goeth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "company" - ], - "strong": "H2274" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "workers" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "walketh", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 34:9" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "profiteth", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "delight" - ], - "strong": "H7521" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 34:10" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H3651" - }, - "hearken unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2486" - }, - ", ye", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H3824" - }, - ":", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H2486" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "wickedness" - ], - "strong": "H7562" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H376" - }, - "commit", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5766" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 34:11" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H6467" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "render unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4672" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H376" - }, - "cause", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H734" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 34:12" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "surety,", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "wickedly" - ], - "strong": "H7561" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "pervert" - ], - "strong": "H5791" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 34:13" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "charge" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "hath disposed", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "whole" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "world" - ], - "strong": "H8398" - }, - "?", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 34:14" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H413" - }, - "man,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "gather" - ], - "strong": "H622" - }, - "unto", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - ";", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 34:15" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H1478" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - "unto", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 34:16" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H8085" - }, - "", - { - "type": "char:add", - "content": [ - "thou hast" - ] - }, - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - ",", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - ": hearken", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 34:17" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H7561" - }, - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H518" - }, - "hateth", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - "govern?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "condemn" - ], - "strong": "H7561" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H8130" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H4941" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H3524" - }, - "?", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 34:18" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H7563" - }, - "it", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "fit" - ], - "strong": "H413" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "H4428" - }, - ",", - { - "type": "char:add", - "content": [ - "Thou art" - ] - }, - "vile?", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H4428" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "nobles" - ], - "strong": "H5081" - }, - ",", - { - "type": "char:add", - "content": [ - "Ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H7563" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "?", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 34:19" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "less" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3027" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "respecteth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "persons", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "princes" - ], - "strong": "H8269" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "regardeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "rich", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H1800" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H4639" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 34:20" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "moment" - ], - "strong": "H7281" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H4191" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H4191" - }, - "midnight;", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "shaken" - ], - "strong": "H1607" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H47" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 34:21" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "seeth", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "goings.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 34:22" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H6757" - }, - ",", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "workers" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H5641" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H205" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 34:23" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "needeth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "further" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "consider" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 34:24" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "breaketh", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5975" - }, - "pieces", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H3524" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H3524" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5975" - }, - "ways" - ] - }, - "past finding", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2714" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5975" - }, - "setteth", - { - "type": "char:w", - "content": [ - "others" - ], - "strong": "H312" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "stead" - ], - "strong": "H8478" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 34:25" - }, - { - "type": "char:w", - "content": [ - "Therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3651" - }, - "taketh knowledge", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "strong": "H4566" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3651" - }, - "overturneth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5234" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3651" - }, - "are", - { - "type": "char:w", - "content": [ - "destroyed" - ], - "strong": "H2015" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 34:26" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H7200" - }, - "striketh", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "open sight", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8478" - }, - "others;", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 34:27" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "aside" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "following" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "regard" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ":", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 34:28" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "caused", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H6818" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "poor" - ], - "strong": "H6041" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H6818" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "afflicted" - ], - "strong": "H6041" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 34:29" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "giveth", - { - "type": "char:w", - "content": [ - "quietness" - ], - "strong": "H8252" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "condemn" - ], - "strong": "H7561" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "hideth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7789" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "? whether", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1471" - }, - "done" - ] - }, - "unto", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "nation" - ], - "strong": "H1471" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H120" - }, - "unto", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - ",", - { - "type": "char:w", - "content": [ - "alike" - ], - "strong": "H3162" - }, - ":", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 34:30" - }, - "That", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "reign" - ], - "strong": "H4427" - }, - "not, that there be none", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H120" - }, - "ensnare", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 34:31" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "borne" - ], - "strong": "H5375" - }, - "", - { - "type": "char:add", - "content": [ - "chastisement" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "offend", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3808" - } - ] - }, - ":", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 34:32" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3808" - }, - "which", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H2372" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "strong": "H3384" - }, - "thou", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3254" - }, - ":", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "done" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5766" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3254" - }, - "?", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 34:33" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "recompence", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "thou wilt,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou refusest", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "thou", - { - "type": "char:w", - "content": [ - "must" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "choose" - ], - "strong": "H977" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - ":", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "thou knowest.", - { - "type": "verse:v", - "number": "34", - "sid": "JOB 34:34" - }, - { - "type": "char:w", - "content": [ - "Men" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3824" - }, - ", yea,", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "heareth", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3824" - }, - ":", - { - "type": "verse:v", - "number": "35", - "sid": "JOB 34:35" - }, - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "speaketh", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "wisdom.", - { - "type": "verse:v", - "number": "36", - "sid": "JOB 34:36" - }, - { - "type": "char:w", - "content": [ - "Would" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "tried" - ], - "strong": "H974" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H5331" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "answering", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H205" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "JOB 34:37" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "addeth", - { - "type": "char:w", - "content": [ - "rebellion" - ], - "strong": "H6588" - }, - "unto", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2403" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "clappeth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "hands", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3254" - }, - "multiplieth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H561" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "35", - "sid": "JOB 35" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 35:1" - }, - "Moreover", - { - "type": "char:w", - "content": [ - "Elihu" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 35:2" - }, - "Thinkest thou", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "be", - { - "type": "char:add", - "content": [ - "thy" - ] - }, - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H2803" - }, - "" - ] - }, - "sayest thou,", - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "H6664" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H410" - }, - "more than", - { - "type": "char:w", - "content": [ - "God’s" - ], - "strong": "H410" - }, - ",", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 35:3" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3588" - }, - "thou sayest,", - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "advantage", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3588" - }, - "unto thee?", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H559" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "profit" - ], - "strong": "H3276" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2403" - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 35:4" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H7725" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "thy companions", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 35:5" - }, - { - "type": "char:w", - "content": [ - "Look" - ], - "strong": "H7200" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "skies" - ], - "strong": "H7834" - }, - ", which", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "higher" - ], - "strong": "H1361" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H4480" - }, - "thou.", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 35:6" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ",", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "doest thou", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6213" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2398" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "thy", - { - "type": "char:w", - "content": [ - "transgressions" - ], - "strong": "H6588" - }, - "be", - { - "type": "char:w", - "content": [ - "multiplied" - ], - "strong": "H7231" - }, - ",", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "doest thou unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6213" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 35:7" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "thou", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6663" - }, - ",", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "givest thou", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "receiveth", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "thine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 35:8" - }, - "Thy", - { - "type": "char:w", - "content": [ - "wickedness" - ], - "strong": "H7562" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H376" - }, - "hurt" - ] - }, - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "thou art;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "thy", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "H6666" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H376" - }, - "profit" - ] - }, - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 35:9" - }, - { - "type": "char:w", - "content": [ - "By" - ], - "strong": "H7230" - }, - "reason", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "multitude" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "oppressions" - ], - "strong": "H6217" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6217" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H2199" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2199" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6217" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H2199" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H7230" - }, - "reason", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "arm" - ], - "strong": "H2220" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H7230" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 35:10" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H3808" - }, - "saith,", - { - "type": "char:w", - "content": [ - "Where" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "Maker,", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H559" - }, - "giveth", - { - "type": "char:w", - "content": [ - "songs" - ], - "strong": "H2158" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ";", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 35:11" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H776" - }, - "teacheth", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H502" - }, - "more than", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H929" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "maketh", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H502" - }, - "", - { - "type": "char:w", - "content": [ - "wiser" - ], - "strong": "H2449" - }, - "than", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H776" - }, - "fowls", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - "?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 35:12" - }, - { - "type": "char:w", - "content": [ - "There" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H6817" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H3808" - }, - "giveth", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "pride" - ], - "strong": "H1347" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "men.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 35:13" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H7723" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "", - { - "type": "char:w", - "content": [ - "regard" - ], - "strong": "H7789" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 35:14" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "less" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "thou sayest thou beholdest", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H1779" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "thou waitest", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - "!", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 35:15" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "visited" - ], - "strong": "H6485" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "doth", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "greatly" - ], - "strong": "H3966" - }, - "", - { - "type": "char:w", - "content": [ - "regard" - ], - "strong": "H3045" - }, - "arrogance;", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 35:16" - }, - "Therefore doth", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "open" - ], - "strong": "H6475" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H1892" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6310" - }, - "multiplieth", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "36", - "sid": "JOB 36" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 36:1" - }, - { - "type": "char:w", - "content": [ - "Elihu" - ], - "strong": "H453" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H3254" - }, - "proceeded,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3254" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 36:2" - }, - "Suffer", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "little" - ], - "strong": "H2191" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5750" - }, - "shew thee:", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H5750" - }, - "somewhat", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5750" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H4405" - }, - "on", - { - "type": "char:w", - "content": [ - "God’s" - ], - "strong": "H433" - }, - "behalf.", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 36:3" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "fetch" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1843" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H7350" - }, - "", - { - "type": "char:w", - "content": [ - "afar" - ], - "strong": "H7350" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6664" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "ascribe" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "H6664" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "Maker" - ], - "strong": "H6466" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 36:4" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "truly" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "false" - ], - "strong": "H8267" - }, - ":", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8549" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8549" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1844" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee.", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 36:5" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H3524" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3820" - }, - "despiseth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H3524" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H3820" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 36:6" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "preserveth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H2421" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - ":", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "giveth", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "afflicted" - ], - "strong": "H6041" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5414" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 36:7" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "withdraweth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H854" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6662" - }, - ":", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H854" - }, - "", - { - "type": "char:w", - "content": [ - "kings" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "throne" - ], - "strong": "H3678" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "setteth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H854" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5331" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "exalted" - ], - "strong": "H1361" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 36:8" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H631" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "be", - { - "type": "char:w", - "content": [ - "bound" - ], - "strong": "H631" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H631" - }, - "fetters,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H631" - }, - "be", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H3920" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H631" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "cords" - ], - "strong": "H2256" - }, - "of affliction;", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 36:9" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "sheweth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H6467" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "transgressions" - ], - "strong": "H6588" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - "behaved", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H1992" - }, - "proudly.", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 36:10" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3588" - }, - "openeth", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "instruction" - ], - "strong": "H4148" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "commandeth", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 36:11" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "hearken", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "serve" - ], - "strong": "H5647" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5647" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "spend" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "prosperity" - ], - "strong": "H2896" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "years" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8141" - }, - "pleasures.", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 36:12" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "hearken", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "perish" - ], - "strong": "H1478" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "sword,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H1478" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 36:13" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "godless" - ], - "strong": "H2611" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H631" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "bindeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7760" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 36:14" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "die" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "youth" - ], - "strong": "H5290" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "", - { - "type": "char:add", - "content": [ - "perisheth" - ] - }, - "among", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4191" - }, - "unclean.", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 36:15" - }, - "He delivereth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "afflicted" - ], - "strong": "H6041" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1540" - }, - "affliction,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6041" - }, - "openeth", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6041" - }, - "", - { - "type": "char:w", - "content": [ - "oppression" - ], - "strong": "H3906" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 36:16" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "would", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "led thee away out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "distress" - ], - "strong": "H6862" - }, - "into", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "broad" - ], - "strong": "H7338" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H8478" - }, - ",", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "straitness;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "which", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H8478" - }, - "thy", - { - "type": "char:w", - "content": [ - "table" - ], - "strong": "H7979" - }, - "should", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "fatness" - ], - "strong": "H1880" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 36:17" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H7563" - }, - "thou art", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - ":", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "justice" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H8551" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H8551" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H4941" - }, - "thee" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 36:18" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "there", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2534" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H2534" - }, - ",", - { - "type": "char:w", - "content": [ - "beware" - ], - "strong": "H6435" - }, - "", - { - "type": "char:w", - "content": [ - "lest" - ], - "strong": "H6435" - }, - "thou", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H408" - }, - "led", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3588" - }, - "", - { - "type": "char:add", - "content": [ - "thy" - ] - }, - "sufficiency;", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "greatness", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2534" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ransom" - ], - "strong": "H3724" - }, - "", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "H5186" - }, - "thee", - { - "type": "char:w", - "content": [ - "aside" - ], - "strong": "H5186" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 36:19" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H3808" - }, - "thy riches suffice,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "thou", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "distress,", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "forces" - ], - "strong": "H3981" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "", - { - "type": "char:add", - "content": [ - "thy" - ] - }, - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "?", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 36:20" - }, - "Desire", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "peoples" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5927" - }, - "cut", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H8478" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 36:21" - }, - { - "type": "char:w", - "content": [ - "Take" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "heed" - ], - "strong": "H8104" - }, - ",", - { - "type": "char:w", - "content": [ - "regard" - ], - "strong": "H6437" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H205" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2088" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "chosen" - ], - "strong": "H977" - }, - "", - { - "type": "char:w", - "content": [ - "rather" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "affliction" - ], - "strong": "H205" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 36:22" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "doeth loftily", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H410" - }, - "his", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H3581" - }, - ":", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "teacher" - ], - "strong": "H3384" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3384" - }, - "?", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 36:23" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "hath enjoined", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ", Thou hast", - { - "type": "char:w", - "content": [ - "wrought" - ], - "strong": "H6466" - }, - "", - { - "type": "char:w", - "content": [ - "unrighteousness" - ], - "strong": "H5766" - }, - "?", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 36:24" - }, - { - "type": "char:w", - "content": [ - "Remember" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "thou magnify", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H6467" - }, - ", whereof", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "sung" - ], - "strong": "H7891" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 36:25" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "looked" - ], - "strong": "H5027" - }, - "thereon;", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "beholdeth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "afar" - ], - "strong": "H7350" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H7350" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 36:26" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H410" - }, - "great,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "years" - ], - "strong": "H8141" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H410" - }, - "unsearchable.", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 36:27" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "draweth up", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "drops", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4325" - }, - "distil", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H1639" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "vapour:", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 36:28" - }, - { - "type": "char:w", - "content": [ - "Which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "skies" - ], - "strong": "H7834" - }, - "", - { - "type": "char:w", - "content": [ - "pour" - ], - "strong": "H5140" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H5140" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H120" - }, - "drop", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "abundantly" - ], - "strong": "H7227" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 36:29" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H518" - }, - "any", - { - "type": "char:w", - "content": [ - "understand" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "spreadings", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "clouds" - ], - "strong": "H5645" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "thunderings", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "pavilion" - ], - "strong": "H5521" - }, - "?", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 36:30" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "spreadeth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "around" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "covereth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "bottom", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 36:31" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "judgeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "peoples" - ], - "strong": "H5971" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "giveth meat", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5414" - }, - "abundance.", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 36:32" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "covereth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lightning" - ], - "strong": "H216" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3709" - }, - "giveth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "charge" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "strike" - ], - "strong": "H6293" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mark" - ], - "strong": "H6293" - }, - ".", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 36:33" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "noise" - ], - "strong": "H7452" - }, - "thereof telleth", - { - "type": "char:w", - "content": [ - "concerning" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cattle" - ], - "strong": "H4735" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "concerning" - ], - "strong": "H5921" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "storm" - ] - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5927" - }, - "cometh", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "37", - "sid": "JOB 37" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 37:1" - }, - { - "type": "char:w", - "content": [ - "At" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "trembleth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "moved" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3820" - }, - "its", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 37:2" - }, - "Hearken ye unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "noise" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "sound" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H8085" - }, - "goeth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 37:3" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "sendeth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "forth", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "whole" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "lightning" - ], - "strong": "H216" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ends" - ], - "strong": "H3671" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 37:4" - }, - { - "type": "char:w", - "content": [ - "After" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "roareth;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "thundereth", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8085" - }, - "majesty:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "stayeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 37:5" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "thundereth", - { - "type": "char:w", - "content": [ - "marvelously" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - ";", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H1419" - }, - "doeth", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - ", which", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "comprehend" - ], - "strong": "H3045" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 37:6" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "saith", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "snow" - ], - "strong": "H7950" - }, - ", Fall thou", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "; likewise", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "shower" - ], - "strong": "H1653" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "showers" - ], - "strong": "H1653" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H5797" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 37:7" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H376" - }, - "sealeth", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H2856" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ";", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - "whom", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H376" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3045" - } - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 37:8" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "coverts,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "remain" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "dens" - ], - "strong": "H4585" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 37:9" - }, - { - "type": "char:w", - "content": [ - "Out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "chamber" - ], - "strong": "H2315" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "south" - ], - "strong": "H2315" - }, - "" - ] - }, - "cometh", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "storm:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "cold" - ], - "strong": "H7135" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "north.", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 37:10" - }, - { - "type": "char:w", - "content": [ - "By" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H5397" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "ice" - ], - "strong": "H7140" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "breadth" - ], - "strong": "H7341" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H410" - }, - "straitened.", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 37:11" - }, - "Yea,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7377" - }, - "ladeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "thick" - ], - "strong": "H5645" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "moisture" - ], - "strong": "H7377" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7377" - }, - "spreadeth abroad", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5645" - }, - "", - { - "type": "char:w", - "content": [ - "lightning" - ], - "strong": "H216" - }, - ":", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 37:12" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "round" - ], - "strong": "H4524" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "guidance" - ], - "strong": "H8458" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H6680" - }, - "", - { - "type": "char:w", - "content": [ - "whatsoever" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "commandeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "habitable", - { - "type": "char:w", - "content": [ - "world" - ], - "strong": "H8398" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 37:13" - }, - { - "type": "char:w", - "content": [ - "Whether" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "correction" - ], - "strong": "H7626" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H776" - }, - "mercy,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "cause", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H4672" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 37:14" - }, - "Hearken unto", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - ", O", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ":", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "still" - ], - "strong": "H5975" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5975" - }, - "", - { - "type": "char:w", - "content": [ - "consider" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "wondrous" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 37:15" - }, - "Dost thou", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "layeth", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "charge" - ], - "strong": "H5921" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "causeth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "lightning" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "shine" - ], - "strong": "H3313" - }, - "?", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 37:16" - }, - "Dost thou", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "balancings", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "clouds" - ], - "strong": "H5645" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "wondrous", - { - "type": "char:w", - "content": [ - "works" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "which", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H8549" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "H8549" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H3045" - }, - "?", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 37:17" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H834" - }, - "thy", - { - "type": "char:w", - "content": [ - "garments" - ], - "strong": "H899" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "warm" - ], - "strong": "H2525" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "still" - ], - "strong": "H8252" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "south" - ], - "strong": "H1864" - }, - "", - { - "type": "char:add", - "content": [ - "wind" - ] - }, - "?", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 37:18" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "spread" - ], - "strong": "H7554" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3332" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "sky" - ], - "strong": "H7834" - }, - ", which", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7834" - }, - "", - { - "type": "char:w", - "content": [ - "strong" - ], - "strong": "H2389" - }, - "as a", - { - "type": "char:w", - "content": [ - "molten" - ], - "strong": "H3332" - }, - "", - { - "type": "char:w", - "content": [ - "mirror" - ], - "strong": "H7209" - }, - "?", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 37:19" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "we", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - ";", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3045" - }, - "" - ] - }, - "we", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "order" - ], - "strong": "H559" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3045" - }, - "speech" - ] - }, - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H6440" - }, - "reason", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 37:20" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "told" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "wish", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "swallowed" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1104" - }, - "?", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 37:21" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "men", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "bright" - ], - "strong": "H925" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "skies" - ], - "strong": "H7834" - }, - ":", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H7307" - }, - "passeth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "cleanseth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 37:22" - }, - { - "type": "char:w", - "content": [ - "Out" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "north" - ], - "strong": "H6828" - }, - "cometh", - { - "type": "char:w", - "content": [ - "golden" - ], - "strong": "H2091" - }, - "splendour:", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "hath", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "terrible", - { - "type": "char:w", - "content": [ - "majesty" - ], - "strong": "H1935" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 37:23" - }, - { - "type": "char:add", - "content": [ - "Touching" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - ",", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4672" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "excellent" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "H3581" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4941" - }, - "plenteous", - { - "type": "char:w", - "content": [ - "justice" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "afflict" - ], - "strong": "H6031" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 37:24" - }, - { - "type": "char:w", - "content": [ - "Men" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3651" - }, - "regardeth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "wise" - ], - "strong": "H2450" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "38", - "sid": "JOB 38" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 38:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "whirlwind,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 38:2" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H2088" - }, - "darkeneth", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "by", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H4405" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 38:3" - }, - { - "type": "char:w", - "content": [ - "Gird" - ], - "strong": "H247" - }, - "up", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "thy", - { - "type": "char:w", - "content": [ - "loins" - ], - "strong": "H2504" - }, - "like", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "demand" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7592" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H3045" - }, - "thou unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4994" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 38:4" - }, - { - "type": "char:w", - "content": [ - "Where" - ], - "strong": "H375" - }, - "wast thou", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "laid" - ], - "strong": "H3245" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "foundations" - ], - "strong": "H3245" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "?", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H5046" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 38:5" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "determined" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "measures thereof,", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H3588" - }, - "thou knowest?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "stretched" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "line", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7760" - }, - "?", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 38:6" - }, - "Whereupon", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "foundations thereof fastened?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "laid" - ], - "strong": "H3384" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "corner" - ], - "strong": "H6438" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "H68" - }, - "thereof;", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 38:7" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "stars" - ], - "strong": "H3556" - }, - "", - { - "type": "char:w", - "content": [ - "sang" - ], - "strong": "H7442" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H430" - }, - "", - { - "type": "char:w", - "content": [ - "shouted" - ], - "strong": "H7321" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7442" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "H7442" - }, - "?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 38:8" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H1817" - }, - "who" - ] - }, - "shut", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "doors" - ], - "strong": "H1817" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3318" - }, - "it brake", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3318" - }, - "if" - ] - }, - "it", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H1817" - }, - "", - { - "type": "char:w", - "content": [ - "issued" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H7358" - }, - ";", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 38:9" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "garment" - ], - "strong": "H3830" - }, - "thereof,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6051" - }, - "", - { - "type": "char:w", - "content": [ - "thick" - ], - "strong": "H6205" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H6205" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7760" - }, - "swaddlingband", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3830" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7760" - }, - ",", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 38:10" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "prescribed" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "decree" - ], - "strong": "H2706" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "bars" - ], - "strong": "H1280" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2706" - }, - "", - { - "type": "char:w", - "content": [ - "doors" - ], - "strong": "H1817" - }, - ",", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 38:11" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ", Hitherto shalt thou", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "further" - ], - "strong": "H3254" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "here" - ], - "strong": "H6311" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "thy", - { - "type": "char:w", - "content": [ - "proud" - ], - "strong": "H1347" - }, - "", - { - "type": "char:w", - "content": [ - "waves" - ], - "strong": "H1530" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "stayed?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 38:12" - }, - "Hast thou", - { - "type": "char:w", - "content": [ - "commanded" - ], - "strong": "H6680" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "since" - ], - "strong": "H3117" - }, - "thy", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:add", - "content": [ - "began,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "" - ] - }, - "caused", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "dayspring", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "its" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - ";", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 38:13" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H4480" - }, - "it might", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "strong": "H270" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "ends" - ], - "strong": "H3671" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4480" - }, - "wicked", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "shaken" - ], - "strong": "H5287" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "it?", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 38:14" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3830" - }, - "", - { - "type": "char:w", - "content": [ - "changed" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "clay under", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "seal" - ], - "strong": "H2368" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3320" - }, - "", - { - "type": "char:add", - "content": [ - "all things" - ] - }, - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3320" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "garment" - ], - "strong": "H3830" - }, - ":", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 38:15" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4513" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7665" - }, - "wicked", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H216" - }, - "withholden,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H7311" - }, - "", - { - "type": "char:w", - "content": [ - "arm" - ], - "strong": "H2220" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H216" - }, - "", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H7665" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 38:16" - }, - "Hast thou", - { - "type": "char:w", - "content": [ - "entered" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "springs" - ], - "strong": "H8415" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H5704" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "walked" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "recesses" - ], - "strong": "H2714" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "deep" - ], - "strong": "H8415" - }, - "?", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 38:17" - }, - { - "type": "char:w", - "content": [ - "Have" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "gates" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H4194" - }, - "", - { - "type": "char:w", - "content": [ - "revealed" - ], - "strong": "H1540" - }, - "unto thee?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H7200" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "gates" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6757" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - "?", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 38:18" - }, - "Hast thou comprehended", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "breadth", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "?", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H5046" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "thou knowest", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 38:19" - }, - { - "type": "char:w", - "content": [ - "Where" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "dwelling" - ], - "strong": "H7931" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4725" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - ",", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H335" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4725" - }, - "thereof;", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 38:20" - }, - { - "type": "char:w", - "content": [ - "That" - ], - "strong": "H3588" - }, - "thou shouldest", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "bound thereof,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou shouldest", - { - "type": "char:w", - "content": [ - "discern" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "paths" - ], - "strong": "H5410" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "thereof?", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 38:21" - }, - { - "type": "char:add", - "content": [ - "Doubtless" - ] - }, - ", thou knowest,", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "thou wast", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "H227" - }, - "", - { - "type": "char:w", - "content": [ - "born" - ], - "strong": "H3205" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H4557" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "thy", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "!", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 38:22" - }, - "Hast thou", - { - "type": "char:w", - "content": [ - "entered" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "treasuries" - ], - "strong": "H214" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "snow" - ], - "strong": "H7950" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H7200" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "treasuries" - ], - "strong": "H214" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "hail" - ], - "strong": "H1259" - }, - ",", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 38:23" - }, - { - "type": "char:w", - "content": [ - "Which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "reserved" - ], - "strong": "H2820" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H4421" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "trouble" - ], - "strong": "H6862" - }, - ",", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H4421" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "battle" - ], - "strong": "H4421" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "war" - ], - "strong": "H4421" - }, - "?", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 38:24" - }, - { - "type": "char:w", - "content": [ - "By" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - "parted,", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "east" - ], - "strong": "H6921" - }, - "", - { - "type": "char:w", - "content": [ - "wind" - ], - "strong": "H6921" - }, - "", - { - "type": "char:w", - "content": [ - "scattered" - ], - "strong": "H6327" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "?", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 38:25" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "hath", - { - "type": "char:w", - "content": [ - "cleft" - ], - "strong": "H6385" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H6385" - }, - "channel", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "waterflood,", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H6385" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "lightning", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "thunder" - ], - "strong": "H6963" - }, - ";", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 38:26" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H5921" - }, - "cause", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4305" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - ";", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H4057" - }, - ", wherein there", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - ";", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 38:27" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "satisfy" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7646" - }, - "waste", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H7722" - }, - "", - { - "type": "char:add", - "content": [ - "ground" - ] - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7646" - }, - "cause", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "tender" - ], - "strong": "H1877" - }, - "", - { - "type": "char:w", - "content": [ - "grass" - ], - "strong": "H1877" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "spring" - ], - "strong": "H6779" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H6779" - }, - "?", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 38:28" - }, - "Hath", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "rain" - ], - "strong": "H4306" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "father" - ], - "strong": "H1" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "hath", - { - "type": "char:w", - "content": [ - "begotten" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "drops" - ], - "strong": "H96" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "dew" - ], - "strong": "H2919" - }, - "?", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 38:29" - }, - { - "type": "char:w", - "content": [ - "Out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "womb" - ], - "strong": "H990" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "ice" - ], - "strong": "H7140" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "hoary", - { - "type": "char:w", - "content": [ - "frost" - ], - "strong": "H7140" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "hath gendered", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3205" - }, - "?", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 38:30" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "hidden" - ], - "strong": "H2244" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H4325" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H4325" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "H68" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "deep" - ], - "strong": "H8415" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "frozen.", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 38:31" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "bind" - ], - "strong": "H7194" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H176" - }, - "cluster", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "Pleiades" - ], - "strong": "H3598" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "loose", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H176" - }, - "bands", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "Orion" - ], - "strong": "H3685" - }, - "?", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 38:32" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "lead" - ], - "strong": "H5148" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "Mazzaroth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "season" - ], - "strong": "H6256" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H1121" - }, - "canst thou", - { - "type": "char:w", - "content": [ - "guide" - ], - "strong": "H5148" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "Bear" - ], - "strong": "H5906" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "train?", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 38:33" - }, - "Knowest thou", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "ordinances" - ], - "strong": "H2708" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - "? canst thou", - { - "type": "char:w", - "content": [ - "establish" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "dominion thereof", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "?", - { - "type": "verse:v", - "number": "34", - "sid": "JOB 38:34" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "lift" - ], - "strong": "H7311" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7311" - }, - "thy", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3680" - }, - "", - { - "type": "char:w", - "content": [ - "clouds" - ], - "strong": "H5645" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "abundance" - ], - "strong": "H8229" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "cover" - ], - "strong": "H3680" - }, - "thee?", - { - "type": "verse:v", - "number": "35", - "sid": "JOB 38:35" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "send" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "lightnings" - ], - "strong": "H1300" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H559" - }, - "may", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H7971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "unto thee,", - { - "type": "char:w", - "content": [ - "Here" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H2005" - }, - "are?", - { - "type": "verse:v", - "number": "36", - "sid": "JOB 38:36" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "hath", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "inward parts?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H176" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "hath", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "mind" - ], - "strong": "H7907" - }, - "?", - { - "type": "verse:v", - "number": "37", - "sid": "JOB 38:37" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H5608" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5608" - }, - "", - { - "type": "char:w", - "content": [ - "clouds" - ], - "strong": "H7834" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H5608" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "pour", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5608" - }, - "bottles", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5608" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ",", - { - "type": "verse:v", - "number": "38", - "sid": "JOB 38:38" - }, - "When", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3332" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "runneth", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H6083" - }, - "a", - { - "type": "char:w", - "content": [ - "mass" - ], - "strong": "H4165" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3332" - }, - "", - { - "type": "char:w", - "content": [ - "clods" - ], - "strong": "H7263" - }, - "cleave", - { - "type": "char:w", - "content": [ - "fast" - ], - "strong": "H1692" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H1692" - }, - "?", - { - "type": "verse:v", - "number": "39", - "sid": "JOB 38:39" - }, - "Wilt thou", - { - "type": "char:w", - "content": [ - "hunt" - ], - "strong": "H6679" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "prey" - ], - "strong": "H2964" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "lioness" - ], - "strong": "H3833" - }, - "? or", - { - "type": "char:w", - "content": [ - "satisfy" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "appetite", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H4390" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H3715" - }, - "", - { - "type": "char:w", - "content": [ - "lions" - ], - "strong": "H3715" - }, - ",", - { - "type": "verse:v", - "number": "40", - "sid": "JOB 38:40" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "couch", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "dens" - ], - "strong": "H4585" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3427" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "abide" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "covert", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H695" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H3427" - }, - "?", - { - "type": "verse:v", - "number": "41", - "sid": "JOB 38:41" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "provideth", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "raven" - ], - "strong": "H6158" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "food" - ], - "strong": "H400" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H3206" - }, - "ones", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7768" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3206" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "wander" - ], - "strong": "H8582" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "lack" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H410" - }, - "meat?" - ] - }, - { - "type": "chapter:c", - "number": "39", - "sid": "JOB 39" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 39:1" - }, - "Knowest thou", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "wild" - ], - "strong": "H3277" - }, - "", - { - "type": "char:w", - "content": [ - "goats" - ], - "strong": "H3277" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H5553" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3205" - }, - "?", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3045" - }, - "" - ] - }, - "canst thou", - { - "type": "char:w", - "content": [ - "mark" - ], - "strong": "H8104" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "hinds" - ], - "strong": "H355" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H8104" - }, - "calve?", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 39:2" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "number" - ], - "strong": "H5608" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "months" - ], - "strong": "H3391" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "fulfill" - ], - "strong": "H4390" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H5608" - }, - "knowest thou", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H3205" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3205" - }, - "?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 39:3" - }, - "They", - { - "type": "char:w", - "content": [ - "bow" - ], - "strong": "H3766" - }, - "themselves, they", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H3766" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H3206" - }, - ", they", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H7971" - }, - "sorrows.", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 39:4" - }, - { - "type": "char:w", - "content": [ - "Their" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "ones" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1121" - }, - "good liking,", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "grow" - ], - "strong": "H2492" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7725" - }, - "open field;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 39:5" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "hath", - { - "type": "char:w", - "content": [ - "sent" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "wild" - ], - "strong": "H6501" - }, - "ass", - { - "type": "char:w", - "content": [ - "free" - ], - "strong": "H2670" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "hath loosed", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "bands" - ], - "strong": "H4147" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4147" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "wild" - ], - "strong": "H6501" - }, - "ass?", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 39:6" - }, - { - "type": "char:w", - "content": [ - "Whose" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H6160" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "salt" - ], - "strong": "H4420" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H4420" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "dwelling" - ], - "strong": "H4908" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H7760" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 39:7" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "scorneth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "tumult" - ], - "strong": "H1995" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1995" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H7151" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "heareth", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "shoutings" - ], - "strong": "H8663" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1995" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "driver" - ], - "strong": "H5065" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 39:8" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "range", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "mountains" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "pasture" - ], - "strong": "H4829" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H310" - }, - "searcheth", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "green" - ], - "strong": "H3387" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H3387" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 39:9" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "wild-ox", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5647" - }, - "content", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "serve" - ], - "strong": "H5647" - }, - "thee?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "abide", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "thy crib?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 39:10" - }, - "Canst thou", - { - "type": "char:w", - "content": [ - "bind" - ], - "strong": "H7194" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H310" - }, - "wild-ox", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "band", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "furrow" - ], - "strong": "H8525" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "harrow" - ], - "strong": "H7702" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "valleys" - ], - "strong": "H6010" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "thee?", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 39:11" - }, - "Wilt thou", - { - "type": "char:w", - "content": [ - "trust" - ], - "strong": "H982" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3588" - }, - "wilt thou", - { - "type": "char:w", - "content": [ - "leave" - ], - "strong": "H5800" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "thy labour?", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 39:12" - }, - "Wilt thou confide", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7725" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H2233" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "home" - ], - "strong": "H7725" - }, - "thy", - { - "type": "char:w", - "content": [ - "seed" - ], - "strong": "H2233" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "gather" - ], - "strong": "H622" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "corn", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2233" - }, - "" - ] - }, - "thy threshingfloor?", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 39:13" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "wing" - ], - "strong": "H3671" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3671" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H518" - }, - "ostrich rejoiceth,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H518" - }, - "" - ] - }, - "are", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "pinions" - ], - "strong": "H84" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3671" - }, - "", - { - "type": "char:w", - "content": [ - "feathers" - ], - "strong": "H5133" - }, - "kindly?", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 39:14" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H3588" - }, - "leaveth", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "eggs" - ], - "strong": "H1000" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "warmeth", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ",", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 39:15" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H7704" - }, - "forgetteth", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "crush" - ], - "strong": "H2115" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "wild" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "beast" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "trample" - ], - "strong": "H1758" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3588" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 39:16" - }, - { - "type": "char:w", - "content": [ - "She" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1121" - }, - "hardened against", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H7188" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "ones" - ], - "strong": "H1121" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "hers: though", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H7188" - }, - "labour", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1121" - }, - "vain,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1121" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H6343" - }, - ";", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 39:17" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - "hath", - { - "type": "char:w", - "content": [ - "deprived" - ], - "strong": "H5382" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2451" - }, - "", - { - "type": "char:w", - "content": [ - "wisdom" - ], - "strong": "H2451" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "imparted", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "understanding" - ], - "strong": "H998" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 39:18" - }, - "What", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H4754" - }, - "lifteth up", - { - "type": "char:w", - "content": [ - "herself" - ], - "strong": "H4754" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H7392" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H4791" - }, - ",", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H4754" - }, - "scorneth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "horse" - ], - "strong": "H5483" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6256" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7392" - }, - "", - { - "type": "char:w", - "content": [ - "rider" - ], - "strong": "H7392" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 39:19" - }, - "Hast thou", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "horse" - ], - "strong": "H5483" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "H1369" - }, - "? hast thou", - { - "type": "char:w", - "content": [ - "clothed" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "neck" - ], - "strong": "H6677" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3847" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "quivering", - { - "type": "char:w", - "content": [ - "mane" - ], - "strong": "H7483" - }, - "?", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 39:20" - }, - "Hast thou made him", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1935" - }, - "", - { - "type": "char:w", - "content": [ - "leap" - ], - "strong": "H7493" - }, - "as a", - { - "type": "char:w", - "content": [ - "locust" - ], - "strong": "H697" - }, - "?", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7493" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "H1935" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H367" - }, - "his snorting", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1935" - }, - "", - { - "type": "char:w", - "content": [ - "terrible" - ], - "strong": "H367" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 39:21" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3318" - }, - "paweth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "valley" - ], - "strong": "H6010" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3318" - }, - "rejoiceth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3318" - }, - "goeth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "meet" - ], - "strong": "H7125" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "armed men.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 39:22" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "mocketh", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "H6343" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "dismayed" - ], - "strong": "H2865" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "turneth", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "back" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 39:23" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "quiver" - ], - "strong": "H827" - }, - "rattleth", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "flashing" - ], - "strong": "H3851" - }, - "", - { - "type": "char:w", - "content": [ - "spear" - ], - "strong": "H2595" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2595" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "javelin" - ], - "strong": "H3591" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 39:24" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3588" - }, - "swalloweth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H776" - }, - "fierceness", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "rage" - ], - "strong": "H7267" - }, - ";", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "believeth", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "trumpet" - ], - "strong": "H7782" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 39:25" - }, - "As oft as", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "trumpet" - ], - "strong": "H7782" - }, - "", - { - "type": "char:add", - "content": [ - "soundeth" - ] - }, - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "saith,", - { - "type": "char:w", - "content": [ - "Aha" - ], - "strong": "H1889" - }, - "!", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H559" - }, - "smelleth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "battle" - ], - "strong": "H4421" - }, - "", - { - "type": "char:w", - "content": [ - "afar" - ], - "strong": "H7350" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H7350" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "thunder" - ], - "strong": "H7482" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "captains" - ], - "strong": "H8269" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "shouting" - ], - "strong": "H8643" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 39:26" - }, - "Doth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "hawk" - ], - "strong": "H5322" - }, - "soar by thy wisdom,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3671" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "stretch" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "wings" - ], - "strong": "H3671" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "south" - ], - "strong": "H8486" - }, - "?", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 39:27" - }, - "Doth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "eagle" - ], - "strong": "H5404" - }, - "mount", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7311" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "thy", - { - "type": "char:w", - "content": [ - "command" - ], - "strong": "H6310" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H7311" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "nest" - ], - "strong": "H7064" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H7311" - }, - "?", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 39:28" - }, - "She dwelleth", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H5553" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8127" - }, - "hath", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "lodging", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ",", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "crag" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "H5553" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "strong hold.", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 39:29" - }, - { - "type": "char:w", - "content": [ - "From" - ], - "strong": "H5027" - }, - "thence she spieth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2658" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "prey" - ], - "strong": "H400" - }, - "; her", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H5027" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "afar" - ], - "strong": "H7350" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H7350" - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 39:30" - }, - { - "type": "char:w", - "content": [ - "Her" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H667" - }, - "", - { - "type": "char:w", - "content": [ - "ones" - ], - "strong": "H667" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "suck" - ], - "strong": "H5966" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5966" - }, - "", - { - "type": "char:w", - "content": [ - "blood" - ], - "strong": "H1818" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H2491" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - ",", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H1931" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "40", - "sid": "JOB 40" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 40:1" - }, - "Moreover", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 40:2" - }, - "Shall he", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H6030" - }, - "cavilleth", - { - "type": "char:w", - "content": [ - "contend" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "Almighty" - ], - "strong": "H7706" - }, - "? he", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H6030" - }, - "argueth", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H433" - }, - ", let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "it.", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 40:3" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 40:4" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "small" - ], - "strong": "H7043" - }, - "account;", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H7725" - }, - "thee?", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H2005" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H7760" - }, - "mine", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 40:5" - }, - { - "type": "char:w", - "content": [ - "Once" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "spoken" - ], - "strong": "H1696" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "H6030" - }, - "; yea", - { - "type": "char:w", - "content": [ - "twice" - ], - "strong": "H8147" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "proceed", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "further" - ], - "strong": "H3254" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 40:6" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "whirlwind,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 40:7" - }, - { - "type": "char:w", - "content": [ - "Gird" - ], - "strong": "H247" - }, - "up thy", - { - "type": "char:w", - "content": [ - "loins" - ], - "strong": "H2504" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "like", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - ":", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "demand" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7592" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H3045" - }, - "thou unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4994" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 40:8" - }, - "Wilt thou", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H637" - }, - "disannul", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H637" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "H4941" - }, - "? wilt thou", - { - "type": "char:w", - "content": [ - "condemn" - ], - "strong": "H7561" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7561" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4616" - }, - "thou mayest be", - { - "type": "char:w", - "content": [ - "justified" - ], - "strong": "H6663" - }, - "?", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 40:9" - }, - { - "type": "char:w", - "content": [ - "Or" - ], - "strong": "H518" - }, - "hast thou", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "arm" - ], - "strong": "H2220" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "?", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6963" - }, - "canst thou", - { - "type": "char:w", - "content": [ - "thunder" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6963" - }, - "?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 40:10" - }, - "Deck thyself", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3847" - }, - "excellency", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "dignity" - ], - "strong": "H1363" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "array" - ], - "strong": "H3847" - }, - "thyself", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3847" - }, - "honour", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "majesty" - ], - "strong": "H1926" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 40:11" - }, - "Pour forth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "overflowings" - ], - "strong": "H5678" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3605" - }, - "thine", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "proud" - ], - "strong": "H1343" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "abase" - ], - "strong": "H8213" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 40:12" - }, - { - "type": "char:w", - "content": [ - "Look" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "proud" - ], - "strong": "H1343" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "" - ] - }, - "bring", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7200" - }, - "low;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "tread" - ], - "strong": "H1915" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H1915" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "wicked" - ], - "strong": "H7563" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H8478" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 40:13" - }, - { - "type": "char:w", - "content": [ - "Hide" - ], - "strong": "H2934" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ";", - { - "type": "char:w", - "content": [ - "bind" - ], - "strong": "H2280" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "faces" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "hidden" - ], - "strong": "H2934" - }, - "", - { - "type": "char:add", - "content": [ - "place" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 40:14" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H1571" - }, - "wilt", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "confess" - ], - "strong": "H3034" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3225" - }, - "thee", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thine own", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "save" - ], - "strong": "H3467" - }, - "thee.", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 40:15" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "behemoth" - ], - "strong": "H930" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "thee;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "eateth", - { - "type": "char:w", - "content": [ - "grass" - ], - "strong": "H2682" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "ox" - ], - "strong": "H1241" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 40:16" - }, - { - "type": "char:w", - "content": [ - "Lo" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H4994" - }, - ",", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "loins" - ], - "strong": "H4975" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H4975" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2009" - }, - "force", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "muscles" - ], - "strong": "H8306" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4975" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2009" - }, - "", - { - "type": "char:w", - "content": [ - "belly" - ], - "strong": "H990" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 40:17" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H2654" - }, - "moveth his", - { - "type": "char:w", - "content": [ - "tail" - ], - "strong": "H2180" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "cedar" - ], - "strong": "H730" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "sinews" - ], - "strong": "H1517" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H730" - }, - "his", - { - "type": "char:w", - "content": [ - "thighs" - ], - "strong": "H6344" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6344" - }, - "", - { - "type": "char:w", - "content": [ - "knit" - ], - "strong": "H8276" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H8276" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 40:18" - }, - "His", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1270" - }, - "", - { - "type": "char:w", - "content": [ - "tubes" - ], - "strong": "H650" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6106" - }, - "brass; his", - { - "type": "char:w", - "content": [ - "limbs" - ], - "strong": "H1634" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6106" - }, - "like", - { - "type": "char:w", - "content": [ - "bars" - ], - "strong": "H4300" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "iron" - ], - "strong": "H1270" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 40:19" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "chief", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "", - { - "type": "char:add", - "content": [ - "only" - ] - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "approach" - ], - "strong": "H5066" - }, - "", - { - "type": "char:add", - "content": [ - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1931" - } - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 40:20" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "mountains" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "food" - ], - "strong": "H944" - }, - ";", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H8033" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "field" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "play" - ], - "strong": "H7832" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 40:21" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H6628" - }, - "lieth", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "lotus" - ], - "strong": "H6628" - }, - "trees,", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "covert", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "reed" - ], - "strong": "H7070" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8478" - }, - "fen.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 40:22" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5437" - }, - "", - { - "type": "char:w", - "content": [ - "lotus" - ], - "strong": "H6628" - }, - "trees cover him", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5526" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5437" - }, - "shadow;", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5437" - }, - "", - { - "type": "char:w", - "content": [ - "willows" - ], - "strong": "H6155" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5437" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5437" - }, - "", - { - "type": "char:w", - "content": [ - "brook" - ], - "strong": "H5158" - }, - "compass him", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5437" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 40:23" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H2005" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "river" - ], - "strong": "H5104" - }, - "overflow,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "trembleth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "confident" - ], - "strong": "H982" - }, - ",", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Jordan" - ], - "strong": "H3383" - }, - "swell", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 40:24" - }, - "Shall any", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H3947" - }, - "when", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "watch" - ], - "strong": "H5869" - }, - ", or pierce through", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "nose" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "snare" - ], - "strong": "H4170" - }, - "?" - ] - }, - { - "type": "chapter:c", - "number": "41", - "sid": "JOB 41" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 41:1" - }, - "Canst thou draw", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2904" - }, - "leviathan", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1571" - }, - "fish hook?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H408" - }, - "press down", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1571" - }, - "tongue", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1571" - }, - "cord?", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 41:2" - }, - "Canst thou put", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "rope into", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H6440" - }, - "nose?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3808" - }, - "pierce", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H6440" - }, - "jaw", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "hook?", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 41:3" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "make many supplications unto thee?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H1931" - }, - "speak soft words unto thee?", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 41:4" - }, - { - "type": "char:w", - "content": [ - "Will" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "make", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "covenant", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1697" - }, - "thee,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1697" - }, - "thou shouldest take him", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "servant", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3808" - }, - "ever?", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 41:5" - }, - "Wilt thou play", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H935" - }, - "bird?", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H4310" - }, - "wilt thou bind", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H935" - }, - "thy maidens?", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 41:6" - }, - { - "type": "char:w", - "content": [ - "Shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "bands", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "fishermen" - ] - }, - "make traffic", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - "?", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H6440" - }, - "part", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "merchants?", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 41:7" - }, - "Canst thou fill", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5462" - }, - "skin with barbed irons, or", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5462" - }, - "head with fish spears?", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 41:8" - }, - "Lay thine hand", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H935" - }, - "; remember", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "battle,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 41:9" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "hope", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1692" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H376" - }, - "vain:", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "cast down", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3808" - }, - "sight", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1692" - }, - "?", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 41:10" - }, - "None", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H216" - }, - "so fierce", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5869" - }, - "he dare stir him up: who then", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H216" - }, - "he", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H5869" - }, - "stand", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5869" - }, - "?", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 41:11" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H1980" - }, - "hath first given unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H1980" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H784" - }, - "I", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H1980" - }, - "repay", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H4422" - }, - "?", - { - "type": "char:add", - "content": [ - "whatsoever", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6310" - }, - "" - ] - }, - "under", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1980" - }, - "whole heaven", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6310" - }, - "mine.", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 41:12" - }, - "I", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H6227" - }, - "not keep silence concerning", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3318" - }, - "limbs, nor", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3318" - }, - "mighty strength, nor", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3318" - }, - "comely proportion.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 41:13" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H5315" - }, - "can strip", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3318" - }, - "outer garment?", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H3318" - }, - "within", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3318" - }, - "double bridle?", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 41:14" - }, - "Who can", - { - "type": "char:w", - "content": [ - "open" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "doors", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "? round about", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H6440" - }, - "teeth", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "terror.", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 41:15" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "strong" - ], - "strong": "H4651" - }, - "scales", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1320" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "" - ] - }, - "pride, shut", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H5921" - }, - "", - { - "type": "char:add", - "content": [ - "as", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "close" - ], - "strong": "H1692" - }, - "seal.", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 41:16" - }, - "One", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3644" - }, - "near", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "H68" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3820" - }, - "no air can come between them.", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 41:17" - }, - "They are joined", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H410" - }, - "another; they stick together, that they cannot be sundered.", - { - "type": "verse:v", - "number": "18", - "sid": "JOB 41:18" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H6965" - }, - "neesings flash forth light,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H6965" - }, - "eyes are like", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6965" - }, - "eyelids", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6965" - }, - "morning.", - { - "type": "verse:v", - "number": "19", - "sid": "JOB 41:19" - }, - "Out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6086" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2803" - }, - "mouth go burning torches,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6086" - }, - "sparks", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6086" - }, - "fire leap forth.", - { - "type": "verse:v", - "number": "20", - "sid": "JOB 41:20" - }, - "Out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3808" - }, - "nostrils", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "smoke goeth,", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "seething pot", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:add", - "content": [ - "burning" - ] - }, - "rushes.", - { - "type": "verse:v", - "number": "21", - "sid": "JOB 41:21" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H2803" - }, - "breath kindleth coals,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7494" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H2803" - }, - "flame goeth forth from", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2803" - }, - "mouth.", - { - "type": "verse:v", - "number": "22", - "sid": "JOB 41:22" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "neck abideth strength,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8478" - }, - "terror danceth", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "JOB 41:23" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H7760" - }, - "flakes", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3220" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7760" - }, - "flesh are joined", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3220" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7760" - }, - "are firm", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H7760" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H7760" - }, - "cannot", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3220" - }, - "moved.", - { - "type": "verse:v", - "number": "24", - "sid": "JOB 41:24" - }, - { - "type": "char:w", - "content": [ - "His" - ], - "strong": "H310" - }, - "heart", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H8415" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2803" - }, - "firm", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H2803" - }, - "stone; yea, firm", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H310" - }, - "nether millstone.", - { - "type": "verse:v", - "number": "25", - "sid": "JOB 41:25" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6213" - }, - "raiseth himself", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "mighty", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "afraid:", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "consternation", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "beside" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "JOB 41:26" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "sword,", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1931" - }, - "cannot avail; nor", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "spear,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "dart, nor", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "pointed shaft.", - { - "type": "verse:v", - "number": "27", - "sid": "JOB 41:27" - }, - "He counteth iron as straw,", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "brass as rotten wood.", - { - "type": "verse:v", - "number": "28", - "sid": "JOB 41:28" - }, - "The arrow cannot make him flee: slingstones are turned with him into stubble.", - { - "type": "verse:v", - "number": "29", - "sid": "JOB 41:29" - }, - "Clubs are counted as stubble: he laugheth at the rushing of the javelin.", - { - "type": "verse:v", - "number": "30", - "sid": "JOB 41:30" - }, - "His underparts are", - { - "type": "char:add", - "content": [ - "like" - ] - }, - "sharp potsherds: he spreadeth", - { - "type": "char:add", - "content": [ - "as it were" - ] - }, - "a threshing wain upon the mire.", - { - "type": "verse:v", - "number": "31", - "sid": "JOB 41:31" - }, - "He maketh the deep to boil like a pot: he maketh the sea like ointment.", - { - "type": "verse:v", - "number": "32", - "sid": "JOB 41:32" - }, - "He maketh a path to shine after him; one would think the deep to be hoary.", - { - "type": "verse:v", - "number": "33", - "sid": "JOB 41:33" - }, - "Upon earth there is not his like, that is made without fear.", - { - "type": "verse:v", - "number": "34", - "sid": "JOB 41:34" - }, - "He beholdeth every thing that is high: he is king over all the sons of pride." - ] - }, - { - "type": "chapter:c", - "number": "42", - "sid": "JOB 42" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 42:1" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H6030" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "answered" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "JOB 42:2" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou canst", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H3201" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "purpose" - ], - "strong": "H4209" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4480" - }, - "thine", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H3201" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "restrained.", - { - "type": "verse:v", - "number": "3", - "sid": "JOB 42:3" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "hideth", - { - "type": "char:w", - "content": [ - "counsel" - ], - "strong": "H6098" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "H1847" - }, - "?", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "uttered" - ], - "strong": "H5046" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "understood" - ], - "strong": "H995" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "too" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "wonderful" - ], - "strong": "H6381" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5046" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "knew" - ], - "strong": "H3045" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "JOB 42:4" - }, - { - "type": "char:w", - "content": [ - "Hear" - ], - "strong": "H8085" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "beseech" - ], - "strong": "H4994" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "H1696" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H595" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "demand" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8085" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "declare" - ], - "strong": "H1696" - }, - "thou unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4994" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "JOB 42:5" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "thee", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "hearing" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - ";", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "H6258" - }, - "mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "seeth thee,", - { - "type": "verse:v", - "number": "6", - "sid": "JOB 42:6" - }, - "Wherefore", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "abhor", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "myself" - ], - "strong": "H5162" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "repent" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "ashes" - ], - "strong": "H665" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "JOB 42:7" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H1961" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "spoken" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "words" - ], - "strong": "H1697" - }, - "unto", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "Eliphaz" - ], - "strong": "H464" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Temanite" - ], - "strong": "H8489" - }, - ",", - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "kindled" - ], - "strong": "H2734" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "thee,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H413" - }, - "thy", - { - "type": "char:w", - "content": [ - "two" - ], - "strong": "H8147" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "ye", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "spoken" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3559" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1697" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "hath.", - { - "type": "verse:v", - "number": "8", - "sid": "JOB 42:8" - }, - { - "type": "char:w", - "content": [ - "Now" - ], - "strong": "H6258" - }, - "", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H6258" - }, - ",", - { - "type": "char:w", - "content": [ - "take" - ], - "strong": "H3947" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7651" - }, - "bullocks", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7651" - }, - "", - { - "type": "char:w", - "content": [ - "rams" - ], - "strong": "H352" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "offer" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3947" - }, - "", - { - "type": "char:w", - "content": [ - "burnt" - ], - "strong": "H5930" - }, - "", - { - "type": "char:w", - "content": [ - "offering" - ], - "strong": "H5927" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H6419" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3588" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "accept" - ], - "strong": "H3947" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "deal" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "folly" - ], - "strong": "H5039" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "ye", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "spoken" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H5039" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3559" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "hath.", - { - "type": "verse:v", - "number": "9", - "sid": "JOB 42:9" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "Eliphaz" - ], - "strong": "H464" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Temanite" - ], - "strong": "H8489" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Bildad" - ], - "strong": "H1085" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Shuhite" - ], - "strong": "H7747" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Zophar" - ], - "strong": "H6691" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Naamathite" - ], - "strong": "H5284" - }, - "", - { - "type": "char:w", - "content": [ - "went" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "commanded" - ], - "strong": "H1696" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H413" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "accepted", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "JOB 42:10" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "captivity" - ], - "strong": "H7622" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "prayed" - ], - "strong": "H6419" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1157" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "twice" - ], - "strong": "H4932" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3068" - }, - "before.", - { - "type": "verse:v", - "number": "11", - "sid": "JOB 42:11" - }, - { - "type": "char:w", - "content": [ - "Then" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "came" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3068" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "brethren" - ], - "strong": "H251" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sisters" - ], - "strong": "H269" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "acquaintance", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "eat" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5973" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "bemoaned", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "comforted" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "concerning" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - ":", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H376" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "piece" - ], - "strong": "H7192" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "money" - ], - "strong": "H7192" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "ring" - ], - "strong": "H5141" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "JOB 42:12" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "blessed" - ], - "strong": "H1288" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "latter" - ], - "strong": "H319" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H319" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "more than", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "beginning" - ], - "strong": "H7225" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "fourteen" - ], - "strong": "H6240" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - "", - { - "type": "char:w", - "content": [ - "sheep" - ], - "strong": "H6629" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "six" - ], - "strong": "H8337" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - "", - { - "type": "char:w", - "content": [ - "camels" - ], - "strong": "H1581" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - "", - { - "type": "char:w", - "content": [ - "yoke" - ], - "strong": "H6776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "oxen" - ], - "strong": "H1241" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "thousand" - ], - "strong": "H505" - }, - "she-asses.", - { - "type": "verse:v", - "number": "13", - "sid": "JOB 42:13" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "H1961" - }, - "also", - { - "type": "char:w", - "content": [ - "seven" - ], - "strong": "H7658" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "three" - ], - "strong": "H7969" - }, - "", - { - "type": "char:w", - "content": [ - "daughters" - ], - "strong": "H1323" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "JOB 42:14" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H259" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "first" - ], - "strong": "H259" - }, - ",", - { - "type": "char:w", - "content": [ - "Jemimah" - ], - "strong": "H3224" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "second" - ], - "strong": "H8145" - }, - ",", - { - "type": "char:w", - "content": [ - "Keziah" - ], - "strong": "H7103" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "third" - ], - "strong": "H7992" - }, - ",", - { - "type": "char:w", - "content": [ - "Keren-happuch" - ], - "strong": "H7163" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "JOB 42:15" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "fair" - ], - "strong": "H3303" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3303" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "daughters" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "father" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "inheritance" - ], - "strong": "H5159" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H8432" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "brethren" - ], - "strong": "H251" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "JOB 42:16" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H310" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "lived" - ], - "strong": "H2421" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "hundred" - ], - "strong": "H3967" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "forty" - ], - "strong": "H705" - }, - "", - { - "type": "char:w", - "content": [ - "years" - ], - "strong": "H8141" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "sons’" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "H853" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "four" - ], - "strong": "H702" - }, - "", - { - "type": "char:w", - "content": [ - "generations" - ], - "strong": "H1755" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "JOB 42:17" - }, - { - "type": "char:w", - "content": [ - "So" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "Job" - ], - "strong": "H347" - }, - "", - { - "type": "char:w", - "content": [ - "died" - ], - "strong": "H4191" - }, - ", being", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "JOB", + "content": [] + }, + { + "type": "para:h", + "content": [ + "Job" + ] + }, + { + "type": "para:toc1", + "content": [ + "THE BOOK OF JOB." + ] + }, + { + "type": "para:toc2", + "content": [ + "JOB" + ] + }, + { + "type": "para:toc3", + "content": [ + "Job" + ] + }, + { + "type": "para:mt2", + "content": [ + "THE BOOK OF" + ] + }, + { + "type": "para:mt1", + "content": [ + "JOB." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "JOB 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 1:1" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5780", + "content": [ + "Uz" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "name" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ";", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H8535", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "upright" + ] + }, + ",", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + "feared", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + "eschewed", + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 1:2" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "And" + ] + }, + "there", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H7651", + "content": [ + "seven" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughters" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 1:3" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "His" + ] + }, + "substance also", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H7651", + "content": [ + "seven" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + { + "type": "char:w", + "strong": "H6629", + "content": [ + "sheep" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + { + "type": "char:w", + "strong": "H1581", + "content": [ + "camels" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2568", + "content": [ + "five" + ] + }, + { + "type": "char:w", + "strong": "H3967", + "content": [ + "hundred" + ] + }, + { + "type": "char:w", + "strong": "H6776", + "content": [ + "yoke" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1241", + "content": [ + "oxen" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2568", + "content": [ + "five" + ] + }, + { + "type": "char:w", + "strong": "H3967", + "content": [ + "hundred" + ] + }, + "she-asses,", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3966", + "content": [ + "very" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H5657", + "content": [ + "household" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "greatest" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6924", + "content": [ + "east" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 1:4" + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "went" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "held" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4960", + "content": [ + "feast" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "each" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "sent" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H269", + "content": [ + "sisters" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eat" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8354", + "content": [ + "drink" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 1:5" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "so" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4960", + "content": [ + "feasting" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "gone" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "about" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "sent" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6942", + "content": [ + "sanctified" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "them" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7925", + "content": [ + "rose" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H7925", + "content": [ + "early" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "offered" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "burn" + ] + }, + { + "type": "char:w", + "strong": "H5930", + "content": [ + "offerings" + ] + }, + { + "type": "char:w", + "strong": "H3602", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + "renounced", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "hearts" + ] + }, + ".", + { + "type": "char:w", + "strong": "H3602", + "content": [ + "Thus" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "continually" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 1:6" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "Now" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "present" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "themselves" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H8432", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 1:7" + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + ", Whence comest thou?", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "From" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "going" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "fro" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "walking" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 1:8" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + ", Hast thou considered", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8535", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "an" + ] + }, + "uptight", + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "feareth", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "escheweth", + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 1:9" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ", Doth", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "for" + ] + }, + "nought?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 1:10" + }, + "Hast", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H4639", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H6555", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H7753", + "content": [ + "hedge" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath,", + { + "type": "char:w", + "strong": "H776", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "side" + ] + }, + "? thou hast", + { + "type": "char:w", + "strong": "H1288", + "content": [ + "blessed" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4639", + "content": [ + "work" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + "substance", + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6555", + "content": [ + "increased" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 1:11" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "forth" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "touch" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath,", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "will" + ] + }, + "renounce thee", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 1:12" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "power" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7535", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ".", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "went" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "presence" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 1:13" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "fell" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughters" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eating" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8354", + "content": [ + "drinking" + ] + }, + { + "type": "char:w", + "strong": "H3196", + "content": [ + "wine" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "their" + ] + }, + "eldest", + { + "type": "char:w", + "strong": "H251", + "content": [ + "brother’s" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ",", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 1:14" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4397", + "content": [ + "messenger" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H1241", + "content": [ + "oxen" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H2790", + "content": [ + "plowing" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + "asses feeding", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "beside" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "them" + ] + }, + ":", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 1:15" + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7614", + "content": [ + "Sabeans" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fell" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5307", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "them" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H2719", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "took" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "away" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5221", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "servants" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "edge" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ";", + { + "type": "char:w", + "strong": "H2719", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7535", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "escaped" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "alone" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "tell" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 1:16" + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "While" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speaking" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "another" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fallen" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1197", + "content": [ + "burned" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6629", + "content": [ + "sheep" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "servants" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "consumed" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "them" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7535", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "escaped" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "alone" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "tell" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 1:17" + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "While" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speaking" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "another" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H853", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3778", + "content": [ + "Chaldeans" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "bands" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "fell" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1581", + "content": [ + "camels" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "away" + ] + }, + ", yea,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5221", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "servants" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "edge" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7535", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "escaped" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "alone" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "tell" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 1:18" + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "While" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speaking" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "another" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ", Thy", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughters" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eating" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8354", + "content": [ + "drinking" + ] + }, + { + "type": "char:w", + "strong": "H3196", + "content": [ + "wine" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "their" + ] + }, + "eldest", + { + "type": "char:w", + "strong": "H251", + "content": [ + "brother’s" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ":", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 1:19" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4057", + "content": [ + "wilderness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + "smote", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H702", + "content": [ + "four" + ] + }, + { + "type": "char:w", + "strong": "H6438", + "content": [ + "corners" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fell" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "dead" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7535", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "escaped" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "alone" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "tell" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 1:20" + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "arose" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + "rent", + { + "type": "char:w", + "strong": "H7167", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4598", + "content": [ + "mantle" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1494", + "content": [ + "shaved" + ] + }, + { + "type": "char:w", + "strong": "H7167", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fell" + ] + }, + { + "type": "char:w", + "strong": "H7812", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + "worshipped;", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 1:21" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6174", + "content": [ + "Naked" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H517", + "content": [ + "mother’s" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6174", + "content": [ + "naked" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + "thither:", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "gave" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "away" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1288", + "content": [ + "blessed" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "name" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 1:22" + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + "charged", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "with" + ] + }, + "foolishness." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "JOB 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 2:1" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "Again" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "present" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "themselves" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H8432", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "present" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 2:2" + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "From" + ] + }, + "whence comest thou?", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "From" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "going" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "fro" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "walking" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 2:3" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + ", Hast thou considered", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8535", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "art", + { + "type": "char:w", + "strong": "H3477", + "content": [ + "upright" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "feareth", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "escheweth", + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "still" + ] + }, + "holdeth", + { + "type": "char:w", + "strong": "H2388", + "content": [ + "fast" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8538", + "content": [ + "integrity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "although" + ] + }, + "thou movedst", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "destroy" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H2600", + "content": [ + "cause" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 2:4" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5785", + "content": [ + "Skin" + ] + }, + { + "type": "char:w", + "strong": "H1157", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + ", yea,", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "give" + ] + }, + { + "type": "char:w", + "strong": "H1157", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 2:5" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "forth" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "touch" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bone" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "will" + ] + }, + "renounce thee", + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 2:6" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ";", + { + "type": "char:w", + "strong": "H389", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "spare" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 2:7" + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H7854", + "content": [ + "Satan" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "went" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "presence" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5221", + "content": [ + "smote" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "with" + ] + }, + "sore", + { + "type": "char:w", + "strong": "H7822", + "content": [ + "boils" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "sole" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "foot" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6936", + "content": [ + "crown" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 2:8" + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "took" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2789", + "content": [ + "potsherd" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1623", + "content": [ + "scrape" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "himself" + ] + }, + "withal;", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "sat" + ] + }, + { + "type": "char:w", + "strong": "H8432", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H665", + "content": [ + "ashes" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 2:9" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "wife" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "him" + ] + }, + ", Dost thou", + { + "type": "char:w", + "strong": "H5750", + "content": [ + "still" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "fast" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H8538", + "content": [ + "integrity" + ] + }, + "? renounce", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "die" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 2:10" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + ", Thou speakest", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5036", + "content": [ + "foolish" + ] + }, + { + "type": "char:w", + "strong": "H5036", + "content": [ + "women" + ] + }, + "speaketh.", + { + "type": "char:w", + "strong": "H2896", + "content": [ + "What" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H6901", + "content": [ + "receive" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "hand", + { + "type": "char:w", + "strong": "H430", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6901", + "content": [ + "receive" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + "?", + { + "type": "char:w", + "strong": "H413", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sin" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 2:11" + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "Now" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job’s" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "own" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ";", + { + "type": "char:w", + "strong": "H464", + "content": [ + "Eliphaz" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8489", + "content": [ + "Temanite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1085", + "content": [ + "Bildad" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7747", + "content": [ + "Shuhite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6691", + "content": [ + "Zophar" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5284", + "content": [ + "Naamathite" + ] + }, + ":", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3259", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H3259", + "content": [ + "appointment" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + "bemoan", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comfort" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 2:12" + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "lifted" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "afar" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "off" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + "knew", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "lifted" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1058", + "content": [ + "wept" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + "rent", + { + "type": "char:w", + "strong": "H376", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4598", + "content": [ + "mantle" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2236", + "content": [ + "sprinkled" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "heads" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "toward" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 2:13" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "sat" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H854", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + { + "type": "char:w", + "strong": "H7651", + "content": [ + "seven" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7651", + "content": [ + "seven" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "nights" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + "spake", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "word" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "grief" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3966", + "content": [ + "very" + ] + }, + { + "type": "char:w", + "strong": "H1431", + "content": [ + "great" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "JOB 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 3:1" + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "After" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H6605", + "content": [ + "opened" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H7043", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7043", + "content": [ + "cursed" + ] + }, + { + "type": "char:w", + "strong": "H7043", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 3:2" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ":", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 3:3" + }, + "Let", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + "wherein", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + "which", + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ", There", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H2030", + "content": [ + "child" + ] + }, + "conceived.", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 3:4" + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ";", + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "regard" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "above" + ] + }, + ",", + { + "type": "char:w", + "strong": "H408", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5105", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H3313", + "content": [ + "shine" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 3:5" + }, + { + "type": "char:w", + "strong": "H1350", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + { + "type": "char:w", + "strong": "H1350", + "content": [ + "claim" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + "own;", + { + "type": "char:w", + "strong": "H1350", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6053", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "dwell" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1350", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + "maketh", + { + "type": "char:w", + "strong": "H6757", + "content": [ + "black" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H1204", + "content": [ + "terrify" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 3:6" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "As" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ",", + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + "thick", + { + "type": "char:w", + "strong": "H652", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "seize" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + ":", + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + "rejoice among", + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "year" + ] + }, + ";", + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3391", + "content": [ + "months" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 3:7" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Lo" + ] + }, + ",", + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1565", + "content": [ + "barren" + ] + }, + ";", + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H7445", + "content": [ + "joyful" + ] + }, + "voice", + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + "therein.", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 3:8" + }, + "Let", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H779", + "content": [ + "curse" + ] + }, + "it", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H779", + "content": [ + "curse" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ", who", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H6264", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "rouse" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3882", + "content": [ + "leviathan" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 3:9" + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3556", + "content": [ + "stars" + ] + }, + { + "type": "char:w", + "strong": "H3556", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5399", + "content": [ + "twilight" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H408", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2821", + "content": [ + "dark" + ] + }, + ":", + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + ";", + { + "type": "char:w", + "strong": "H369", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6079", + "content": [ + "eyelids" + ] + }, + { + "type": "char:w", + "strong": "H3556", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7837", + "content": [ + "morning" + ] + }, + ":", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 3:10" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5462", + "content": [ + "shut" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5462", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1817", + "content": [ + "doors" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5641", + "content": [ + "my" + ] + }, + { + "type": "char:add", + "content": [ + "mother’s" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H5641", + "content": [ + "hid" + ] + }, + { + "type": "char:w", + "strong": "H5999", + "content": [ + "trouble" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "from" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 3:11" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "Why" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "died" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "why" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "give up", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + "ghost", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "belly" + ] + }, + "?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 3:12" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "Why" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1290", + "content": [ + "knees" + ] + }, + { + "type": "char:w", + "strong": "H6923", + "content": [ + "receive" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "me" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "why" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7699", + "content": [ + "breasts" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3243", + "content": [ + "suck" + ] + }, + "?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 3:13" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "lain" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H8252", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8252", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H8252", + "content": [ + "quiet" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "slept" + ] + }, + ";", + { + "type": "char:w", + "strong": "H227", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8252", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H5117", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5117", + "content": [ + "rest" + ] + }, + ":", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 3:14" + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "With" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "kings" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "counsellors", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ", which", + { + "type": "char:w", + "strong": "H1129", + "content": [ + "built" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H2723", + "content": [ + "waste" + ] + }, + { + "type": "char:w", + "strong": "H2723", + "content": [ + "places" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "themselves" + ] + }, + ";", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 3:15" + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "Or" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "princes" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8269", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "filled" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "houses" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "silver" + ] + }, + ":", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 3:16" + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "Or" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H2934", + "content": [ + "hidden" + ] + }, + "untimely", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "birth" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "been" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5768", + "content": [ + "infants" + ] + }, + "which", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "never" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 3:17" + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H2308", + "content": [ + "cease" + ] + }, + { + "type": "char:w", + "strong": "H5117", + "content": [ + "from" + ] + }, + "troubling;", + { + "type": "char:w", + "strong": "H8033", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3019", + "content": [ + "weary" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5117", + "content": [ + "rest" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 3:18" + }, + { + "type": "char:w", + "strong": "H615", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H615", + "content": [ + "prisoners" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H7599", + "content": [ + "ease" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5065", + "content": [ + "taskmaster" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 3:19" + }, + { + "type": "char:w", + "strong": "H113", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H6996", + "content": [ + "small" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "there" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1419", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H113", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2670", + "content": [ + "free" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H113", + "content": [ + "master" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 3:20" + }, + "Wherefore", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "in" + ] + }, + "misery,", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4751", + "content": [ + "bitter" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ";", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 3:21" + }, + "Which", + { + "type": "char:w", + "strong": "H2442", + "content": [ + "long" + ] + }, + { + "type": "char:w", + "strong": "H2442", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + ",", + { + "type": "char:w", + "strong": "H369", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H4301", + "content": [ + "it" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H369", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4194", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2658", + "content": [ + "dig" + ] + }, + { + "type": "char:w", + "strong": "H2442", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H4301", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "more" + ] + }, + "than", + { + "type": "char:w", + "strong": "H2442", + "content": [ + "for" + ] + }, + "hid", + { + "type": "char:w", + "strong": "H4301", + "content": [ + "treasures" + ] + }, + ";", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 3:22" + }, + "Which", + { + "type": "char:w", + "strong": "H8055", + "content": [ + "rejoice" + ] + }, + "exceedingly,", + { + "type": "char:w", + "strong": "H8055", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6913", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8055", + "content": [ + "glad" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + "can", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6913", + "content": [ + "grave" + ] + }, + "?", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 3:23" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H834", + "content": [ + "Why" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + "light given" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5641", + "content": [ + "hid" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "whom" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5526", + "content": [ + "hedged" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "in" + ] + }, + "?", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 3:24" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H585", + "content": [ + "sighing" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "eat,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "my" + ] + }, + "roarings", + { + "type": "char:w", + "strong": "H585", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5413", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 3:25" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "fear" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H935", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H6342", + "content": [ + "afraid" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "of" + ] + }, + "cometh unto", + { + "type": "char:w", + "strong": "H935", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 3:26" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H7951", + "content": [ + "ease" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "am", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8252", + "content": [ + "quiet" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5117", + "content": [ + "rest" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + "trouble cometh." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "JOB 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 4:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H464", + "content": [ + "Eliphaz" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8489", + "content": [ + "Temanite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 4:2" + }, + "If", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "one" + ] + }, + "assay", + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + "commune", + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + "thee, wilt thou", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "be" + ] + }, + "grieved?", + { + "type": "char:w", + "strong": "H413", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + "withhold", + { + "type": "char:w", + "strong": "H413", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "speaking" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 4:3" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + ", thou hast", + { + "type": "char:w", + "strong": "H3256", + "content": [ + "instructed" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "many" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H2388", + "content": [ + "strengthened" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "the" + ] + }, + "weak", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 4:4" + }, + "Thy", + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "have" + ] + }, + "upholden", + { + "type": "char:w", + "strong": "H3766", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "that" + ] + }, + "was falling,", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "confirmed" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3782", + "content": [ + "feeble" + ] + }, + { + "type": "char:w", + "strong": "H1290", + "content": [ + "knees" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 4:5" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + "unto thee,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + "thou faintest;", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + "toucheth thee,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + "thou art troubled.", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 4:6" + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3373", + "content": [ + "fear" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "God" + ] + } + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3690", + "content": [ + "confidence" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + } + ] + }, + "thy", + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8537", + "content": [ + "integrity" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + "?", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 4:7" + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "Remember" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "pray" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4310", + "content": [ + "ever" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perished" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6", + "content": [ + "being" + ] + }, + { + "type": "char:w", + "strong": "H5355", + "content": [ + "innocent" + ] + }, + "?", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H375", + "content": [ + "where" + ] + }, + "were", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "upright" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "off" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 4:8" + }, + "According", + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H2790", + "content": [ + "plow" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2232", + "content": [ + "sow" + ] + }, + { + "type": "char:w", + "strong": "H5999", + "content": [ + "trouble" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7114", + "content": [ + "reap" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + "same.", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 4:9" + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "By" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + ",", + { + "type": "char:w", + "strong": "H639", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "blast" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "consumed" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 4:10" + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7581", + "content": [ + "roaring" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H738", + "content": [ + "lion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "the" + ] + }, + "fierce", + { + "type": "char:w", + "strong": "H738", + "content": [ + "lion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "teeth" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3715", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H738", + "content": [ + "lions" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8127", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5421", + "content": [ + "broken" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 4:11" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "old" + ] + }, + { + "type": "char:w", + "strong": "H3918", + "content": [ + "lion" + ] + }, + "perisheth", + { + "type": "char:w", + "strong": "H6", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "lack" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2964", + "content": [ + "prey" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "whelps" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3833", + "content": [ + "lioness" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H6504", + "content": [ + "scattered" + ] + }, + "abroad.", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 4:12" + }, + "Now", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "was" + ] + }, + "secretly", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "brought" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "received" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8102", + "content": [ + "whisper" + ] + }, + "thereof.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 4:13" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "In" + ] + }, + "thoughts", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2384", + "content": [ + "visions" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5307", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H8639", + "content": [ + "deep" + ] + }, + { + "type": "char:w", + "strong": "H8639", + "content": [ + "sleep" + ] + }, + "falleth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ",", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 4:14" + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "Fear" + ] + }, + { + "type": "char:w", + "strong": "H7122", + "content": [ + "came" + ] + }, + "upon me,", + { + "type": "char:w", + "strong": "H6343", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7460", + "content": [ + "trembling" + ] + }, + ", which made", + { + "type": "char:w", + "strong": "H7230", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6342", + "content": [ + "shake" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 4:15" + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H2498", + "content": [ + "passed" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8185", + "content": [ + "hair" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + "stood", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 4:16" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "stood" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "still" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + "could", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "discern" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4758", + "content": [ + "appearance" + ] + }, + "thereof;", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8544", + "content": [ + "form" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5048", + "content": [ + "before" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ":", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5975", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "was" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1827", + "content": [ + "silence" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H6963", + "content": [ + "saying" + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 4:17" + }, + { + "type": "char:w", + "strong": "H2891", + "content": [ + "Shall" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "mortal" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "be" + ] + }, + "more", + { + "type": "char:w", + "strong": "H6663", + "content": [ + "just" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "?", + { + "type": "char:w", + "strong": "H2891", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "be" + ] + }, + "more", + { + "type": "char:w", + "strong": "H2891", + "content": [ + "pure" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + "Maker?", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 4:18" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "putteth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "trust" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servants" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4397", + "content": [ + "angels" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "chargeth with", + { + "type": "char:w", + "strong": "H8417", + "content": [ + "folly" + ] + }, + ":", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 4:19" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "much" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "dwell" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "houses" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + "clay,", + { + "type": "char:w", + "strong": "H834", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H3247", + "content": [ + "foundation" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1792", + "content": [ + "crushed" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6211", + "content": [ + "moth" + ] + }, + "!", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 4:20" + }, + "Betwixt", + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6153", + "content": [ + "evening" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "they" + ] + }, + "are", + { + "type": "char:w", + "strong": "H6", + "content": [ + "destroyed" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1242", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + { + "type": "char:w", + "strong": "H6153", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "ever" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "without" + ] + }, + "any regarding", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 4:21" + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + "tent-cord", + { + "type": "char:w", + "strong": "H5265", + "content": [ + "plucked" + ] + }, + "up within", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "them" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "die" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "JOB 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 5:1" + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "Call" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + "thee?", + { + "type": "char:w", + "strong": "H6437", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "holy" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "ones" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H6437", + "content": [ + "turn" + ] + }, + "?", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 5:2" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "vexation killeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H191", + "content": [ + "foolish" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7068", + "content": [ + "jealousy" + ] + }, + "slayeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "silly", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "one" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 5:3" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H191", + "content": [ + "foolish" + ] + }, + { + "type": "char:w", + "strong": "H8327", + "content": [ + "taking" + ] + }, + { + "type": "char:w", + "strong": "H8327", + "content": [ + "root" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H6597", + "content": [ + "suddenly" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "cursed", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + "habitation.", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 5:4" + }, + { + "type": "char:w", + "strong": "H5337", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3468", + "content": [ + "safety" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1792", + "content": [ + "crushed" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5337", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gate" + ] + }, + ",", + { + "type": "char:w", + "strong": "H369", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5337", + "content": [ + "deliver" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 5:5" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Whose" + ] + }, + { + "type": "char:w", + "strong": "H7105", + "content": [ + "harvest" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7456", + "content": [ + "hungry" + ] + }, + "eateth", + { + "type": "char:w", + "strong": "H398", + "content": [ + "up" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + "taketh", + { + "type": "char:w", + "strong": "H398", + "content": [ + "it" + ] + }, + "even", + { + "type": "char:w", + "strong": "H413", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H2428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6791", + "content": [ + "thorns" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + "snare gapeth", + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H2428", + "content": [ + "substance" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 5:6" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "affliction" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H127", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H5999", + "content": [ + "trouble" + ] + }, + { + "type": "char:w", + "strong": "H6779", + "content": [ + "spring" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H127", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H127", + "content": [ + "ground" + ] + }, + ";", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 5:7" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5999", + "content": [ + "trouble" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "sparks", + { + "type": "char:w", + "strong": "H5774", + "content": [ + "fly" + ] + }, + "upward.", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 5:8" + }, + { + "type": "char:w", + "strong": "H199", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "would", + { + "type": "char:w", + "strong": "H1875", + "content": [ + "seek" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + "would", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "commit", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1700", + "content": [ + "cause" + ] + }, + ":", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 5:9" + }, + "Which doeth", + { + "type": "char:w", + "strong": "H1419", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "and" + ] + }, + "unsearchable;", + { + "type": "char:w", + "strong": "H6381", + "content": [ + "marvelous" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + ":", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 5:10" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "Who" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "sendeth", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "fields" + ] + }, + ":", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 5:11" + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "he" + ] + }, + "setteth", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "high" + ] + }, + "those", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "that" + ] + }, + "be", + { + "type": "char:w", + "strong": "H8217", + "content": [ + "low" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3468", + "content": [ + "and" + ] + }, + "those", + { + "type": "char:w", + "strong": "H8217", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H6937", + "content": [ + "mourn" + ] + }, + { + "type": "char:w", + "strong": "H6937", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7682", + "content": [ + "exalted" + ] + }, + { + "type": "char:w", + "strong": "H7682", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3468", + "content": [ + "safety" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 5:12" + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "He" + ] + }, + "frustrateth", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + "devices", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6175", + "content": [ + "crafty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "perform" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + "enterprise.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 5:13" + }, + "He taketh", + { + "type": "char:w", + "strong": "H3920", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "in" + ] + }, + "their own craftiness:", + { + "type": "char:w", + "strong": "H4116", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3920", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + { + "type": "char:w", + "strong": "H6098", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3920", + "content": [ + "the" + ] + }, + "froward", + { + "type": "char:w", + "strong": "H6617", + "content": [ + "is" + ] + }, + "carried headlong.", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 5:14" + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H6298", + "content": [ + "meet" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H4959", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3119", + "content": [ + "daytime" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4959", + "content": [ + "grope" + ] + }, + { + "type": "char:w", + "strong": "H4959", + "content": [ + "at" + ] + }, + "noonday as", + { + "type": "char:w", + "strong": "H4959", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 5:15" + }, + "But", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "he" + ] + }, + "saveth", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + "their", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H34", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H34", + "content": [ + "needy" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2389", + "content": [ + "mighty" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 5:16" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1800", + "content": [ + "poor" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "iniquity" + ] + }, + "stoppeth", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 5:17" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H835", + "content": [ + "happy" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "whom" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "correcteth: therefore", + { + "type": "char:w", + "strong": "H3988", + "content": [ + "despise" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4148", + "content": [ + "chastening" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 5:18" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "maketh sore,", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + "bindeth", + { + "type": "char:w", + "strong": "H2280", + "content": [ + "up" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "woundeth,", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "make" + ] + }, + "whole.", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 5:19" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5337", + "content": [ + "deliver" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8337", + "content": [ + "six" + ] + }, + "troubles; yea,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7651", + "content": [ + "seven" + ] + }, + "there", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "touch" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 5:20" + }, + { + "type": "char:w", + "strong": "H7458", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H7458", + "content": [ + "famine" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H6299", + "content": [ + "redeem" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7458", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4421", + "content": [ + "war" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "power" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 5:21" + }, + "Thou shalt", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2244", + "content": [ + "hid" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7752", + "content": [ + "scourge" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "shalt thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "afraid" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7701", + "content": [ + "destruction" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + "cometh.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 5:22" + }, + { + "type": "char:w", + "strong": "H7832", + "content": [ + "At" + ] + }, + { + "type": "char:w", + "strong": "H7701", + "content": [ + "destruction" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "dearth thou shalt", + { + "type": "char:w", + "strong": "H7832", + "content": [ + "laugh" + ] + }, + ";", + { + "type": "char:w", + "strong": "H408", + "content": [ + "neither" + ] + }, + "shalt thou", + { + "type": "char:w", + "strong": "H408", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "afraid" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "beasts" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 5:23" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "thou shalt", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1285", + "content": [ + "league" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stones" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "field" + ] + }, + ";", + { + "type": "char:w", + "strong": "H68", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "beasts" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "field" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1285", + "content": [ + "at" + ] + }, + "peace", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 5:24" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "And" + ] + }, + "thou shalt", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7965", + "content": [ + "peace" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + "thou shalt", + { + "type": "char:w", + "strong": "H6485", + "content": [ + "visit" + ] + }, + "thy fold,", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + "shalt", + { + "type": "char:w", + "strong": "H6485", + "content": [ + "miss" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 5:25" + }, + "Thou shalt", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H2233", + "content": [ + "seed" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H2233", + "content": [ + "offspring" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6212", + "content": [ + "grass" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 5:26" + }, + "Thou shalt", + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6913", + "content": [ + "grave" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3624", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "age" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5927", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "a" + ] + }, + "shock", + { + "type": "char:w", + "strong": "H6256", + "content": [ + "of" + ] + }, + "corn cometh", + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "its" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "season" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 5:27" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Lo" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2713", + "content": [ + "searched" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "for" + ] + }, + "thy good." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "JOB 6" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 6:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 6:2" + }, + { + "type": "char:w", + "strong": "H3863", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H3863", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "my" + ] + }, + "vexation were but", + { + "type": "char:w", + "strong": "H8254", + "content": [ + "weighed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "my" + ] + }, + "calamity", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "laid" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3976", + "content": [ + "balances" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + "!", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 6:3" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3513", + "content": [ + "heavier" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2344", + "content": [ + "sand" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "seas" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "been" + ] + }, + "rash.", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 6:4" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2671", + "content": [ + "arrows" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + "within", + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2534", + "content": [ + "poison" + ] + }, + "whereof", + { + "type": "char:w", + "strong": "H834", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + "drinketh", + { + "type": "char:w", + "strong": "H6186", + "content": [ + "up" + ] + }, + ":", + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1161", + "content": [ + "terrors" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "do", + { + "type": "char:w", + "strong": "H834", + "content": [ + "set" + ] + }, + "themselves", + { + "type": "char:w", + "strong": "H8354", + "content": [ + "in" + ] + }, + "array against", + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 6:5" + }, + "Doth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6501", + "content": [ + "wild" + ] + }, + "ass", + { + "type": "char:w", + "strong": "H5101", + "content": [ + "bray" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1877", + "content": [ + "grass" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + "loweth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7794", + "content": [ + "ox" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1098", + "content": [ + "fodder" + ] + }, + "?", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 6:6" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Can" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "that" + ] + }, + "which hath", + { + "type": "char:w", + "strong": "H1097", + "content": [ + "no" + ] + }, + "savour be", + { + "type": "char:w", + "strong": "H398", + "content": [ + "eaten" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H4417", + "content": [ + "salt" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H2940", + "content": [ + "taste" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2495", + "content": [ + "white" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H2495", + "content": [ + "egg" + ] + }, + "?", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 6:7" + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "refuseth", + { + "type": "char:w", + "strong": "H3985", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "touch" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1992", + "content": [ + "them" + ] + } + ] + }, + ";", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1741", + "content": [ + "loathsome" + ] + }, + "meat", + { + "type": "char:w", + "strong": "H3985", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 6:8" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7596", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7596", + "content": [ + "request" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "grant" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7596", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + "long", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "for" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 6:9" + }, + "Even", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1214", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H2974", + "content": [ + "please" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1792", + "content": [ + "crush" + ] + }, + { + "type": "char:w", + "strong": "H1214", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "would" + ] + }, + "let loose", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1214", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H1214", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1214", + "content": [ + "off" + ] + }, + "!", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 6:10" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5165", + "content": [ + "comfort" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yea" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "would exult", + { + "type": "char:w", + "strong": "H5750", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2427", + "content": [ + "pain" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "spareth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "denied" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "Holy" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "One" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 6:11" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "wait" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H7093", + "content": [ + "end" + ] + }, + ", at", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "be" + ] + }, + "patient?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 6:12" + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stones" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "of" + ] + }, + "brass?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 6:13" + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5833", + "content": [ + "help" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5080", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + "effectual working", + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5080", + "content": [ + "driven" + ] + }, + "quite", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + "?", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 6:14" + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "To" + ] + }, + "him that is ready", + { + "type": "char:w", + "strong": "H7453", + "content": [ + "to" + ] + }, + "faint", + { + "type": "char:w", + "strong": "H2617", + "content": [ + "kindness" + ] + }, + { + "type": "char:add", + "content": [ + "should be shewed" + ] + }, + "from", + { + "type": "char:w", + "strong": "H7453", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friend" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7453", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "to" + ] + }, + "him that forsaketh", + { + "type": "char:w", + "strong": "H3374", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3374", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "H3374", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3374", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 6:15" + }, + "My", + { + "type": "char:w", + "strong": "H251", + "content": [ + "brethren" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H898", + "content": [ + "dealt" + ] + }, + { + "type": "char:w", + "strong": "H898", + "content": [ + "deceitfully" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5158", + "content": [ + "brook" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "the" + ] + }, + "channel", + { + "type": "char:w", + "strong": "H251", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H650", + "content": [ + "brooks" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "away" + ] + }, + ";", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 6:16" + }, + "Which", + { + "type": "char:w", + "strong": "H6937", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H6937", + "content": [ + "black" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7140", + "content": [ + "ice" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7950", + "content": [ + "and" + ] + } + ] + }, + "wherein", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7950", + "content": [ + "snow" + ] + }, + "hideth itself:", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 6:17" + }, + "What", + { + "type": "char:w", + "strong": "H6256", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "they" + ] + }, + "wax", + { + "type": "char:w", + "strong": "H2527", + "content": [ + "warm" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6256", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1846", + "content": [ + "vanish" + ] + }, + ":", + { + "type": "char:w", + "strong": "H6256", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2527", + "content": [ + "hot" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6256", + "content": [ + "they" + ] + }, + "are", + { + "type": "char:w", + "strong": "H6789", + "content": [ + "consumed" + ] + }, + { + "type": "char:w", + "strong": "H1846", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 6:18" + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "caravans" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5927", + "content": [ + "that" + ] + }, + "travel" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "them" + ] + }, + "turn aside;", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8414", + "content": [ + "waste" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 6:19" + }, + { + "type": "char:w", + "strong": "H5027", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "caravans" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8485", + "content": [ + "Tema" + ] + }, + { + "type": "char:w", + "strong": "H5027", + "content": [ + "looked" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5027", + "content": [ + "the" + ] + }, + "companies", + { + "type": "char:w", + "strong": "H734", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7614", + "content": [ + "Sheba" + ] + }, + "waited", + { + "type": "char:w", + "strong": "H6960", + "content": [ + "for" + ] + }, + "them.", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 6:20" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "They" + ] + }, + "were", + { + "type": "char:w", + "strong": "H954", + "content": [ + "ashamed" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + "hoped;", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + "thither,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + "were", + { + "type": "char:w", + "strong": "H2659", + "content": [ + "confounded" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 6:21" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + "; ye", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2866", + "content": [ + "terror" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "afraid" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 6:22" + }, + "Did", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3051", + "content": [ + "Give" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H1157", + "content": [ + "me" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "or" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7809", + "content": [ + "offer" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + "present", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1157", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "your" + ] + }, + "substance?", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 6:23" + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "Or" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4422", + "content": [ + "Deliver" + ] + }, + { + "type": "char:w", + "strong": "H6299", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + "adversary’s", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "or" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6299", + "content": [ + "Redeem" + ] + }, + { + "type": "char:w", + "strong": "H6299", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + "oppressors?", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 6:24" + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "Teach" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H995", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "will" + ] + }, + "hold", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "my" + ] + }, + "peace:", + { + "type": "char:w", + "strong": "H995", + "content": [ + "and" + ] + }, + "cause", + { + "type": "char:w", + "strong": "H995", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "understand" + ] + }, + "wherein", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7686", + "content": [ + "erred" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 6:25" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + "forcible", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3476", + "content": [ + "uprightness" + ] + }, + "!", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "your" + ] + }, + "arguing", + { + "type": "char:w", + "strong": "H3198", + "content": [ + "reprove" + ] + }, + "?", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 6:26" + }, + "Do ye imagine", + { + "type": "char:w", + "strong": "H2803", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "reprove" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + "? seeing", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "the" + ] + }, + "speeches", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + "one", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "is" + ] + }, + "desperate", + { + "type": "char:w", + "strong": "H561", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 6:27" + }, + "Yea, ye would", + { + "type": "char:w", + "strong": "H5307", + "content": [ + "cast" + ] + }, + { + "type": "char:add", + "content": [ + "lots" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7453", + "content": [ + "and" + ] + }, + "make merchandise", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friend" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 6:28" + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "Now" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2974", + "content": [ + "pleased" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6437", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "surely" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3576", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 6:29" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "Return" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "pray" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "injustice" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "again" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "cause" + ] + }, + { + "type": "char:w", + "strong": "H6664", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6664", + "content": [ + "righteous" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 6:30" + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "injustice" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "taste" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "discern" + ] + }, + "mischievous", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "things" + ] + }, + "?" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "JOB 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 7:1" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "Is" + ] + }, + "there", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6635", + "content": [ + "warfare" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "?", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "an" + ] + }, + "hireling?", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 7:2" + }, + "As a", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + "that earnestly desireth", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6738", + "content": [ + "shadow" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "and" + ] + }, + "as an hireling that looketh", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6467", + "content": [ + "wages" + ] + }, + ":", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 7:3" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "So" + ] + }, + "am", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + "made", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5157", + "content": [ + "possess" + ] + }, + { + "type": "char:w", + "strong": "H3391", + "content": [ + "months" + ] + }, + { + "type": "char:w", + "strong": "H5999", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vanity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "and" + ] + }, + "wearisome", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "nights" + ] + }, + { + "type": "char:w", + "strong": "H5999", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4487", + "content": [ + "appointed" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "to" + ] + }, + "me.", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 7:4" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "When" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "arise" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6153", + "content": [ + "night" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "long" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H7646", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "of" + ] + }, + "tossings", + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + "fro unto", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + "dawning", + { + "type": "char:w", + "strong": "H559", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + "day.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 7:5" + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "clothed" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7415", + "content": [ + "worms" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + "clods", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + "closeth up", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + "breaketh", + { + "type": "char:w", + "strong": "H5785", + "content": [ + "out" + ] + }, + "afresh.", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 7:6" + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7043", + "content": [ + "swifter" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H708", + "content": [ + "weaver’s" + ] + }, + { + "type": "char:w", + "strong": "H708", + "content": [ + "shuttle" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "spent" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 7:7" + }, + "Oh", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remember" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + ": mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 7:8" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + "him", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + "seeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7789", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "more" + ] + }, + ": thine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "upon", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 7:9" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "As" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "consumed" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "and" + ] + }, + "vanisheth", + { + "type": "char:w", + "strong": "H5927", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "that" + ] + }, + "goeth", + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "more" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 7:10" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H5234", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "more" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 7:11" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "Therefore" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2820", + "content": [ + "refrain" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "the" + ] + }, + "anguish", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7878", + "content": [ + "complain" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4751", + "content": [ + "bitterness" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 7:12" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "Am" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + "sea-monster,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou settest", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4929", + "content": [ + "watch" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + "?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 7:13" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H4904", + "content": [ + "bed" + ] + }, + { + "type": "char:w", + "strong": "H4904", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comfort" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6210", + "content": [ + "couch" + ] + }, + { + "type": "char:w", + "strong": "H4904", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "ease" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + "complaint;", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 7:14" + }, + "Then thou scarest", + { + "type": "char:w", + "strong": "H2472", + "content": [ + "me" + ] + }, + "with", + { + "type": "char:w", + "strong": "H2472", + "content": [ + "dreams" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2865", + "content": [ + "and" + ] + }, + "terrifiest", + { + "type": "char:w", + "strong": "H2472", + "content": [ + "me" + ] + }, + "through", + { + "type": "char:w", + "strong": "H2384", + "content": [ + "visions" + ] + }, + ":", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 7:15" + }, + "So", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H977", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "chooseth strangling,", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + "rather than", + { + "type": "char:add", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H977", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 7:16" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "loathe", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "life" + ] + } + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "would", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "live" + ] + }, + "alway:", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H2308", + "content": [ + "alone" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1892", + "content": [ + "vanity" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 7:17" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou shouldest", + { + "type": "char:w", + "strong": "H1431", + "content": [ + "magnify" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou shouldest", + { + "type": "char:w", + "strong": "H7896", + "content": [ + "set" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 7:18" + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "that" + ] + }, + "thou shouldest", + { + "type": "char:w", + "strong": "H6485", + "content": [ + "visit" + ] + }, + { + "type": "char:w", + "strong": "H6485", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1242", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H974", + "content": [ + "try" + ] + }, + { + "type": "char:w", + "strong": "H6485", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H7281", + "content": [ + "moment" + ] + }, + "?", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 7:19" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "long" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8159", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H7503", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7503", + "content": [ + "alone" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "till" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallow" + ] + }, + "down", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7536", + "content": [ + "spittle" + ] + }, + "?", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 7:20" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "I" + ] + }, + "unto thee,", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "O" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H5341", + "content": [ + "watcher" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "men" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "why" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "mark" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4853", + "content": [ + "burden" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + "myself?", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 7:21" + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "why" + ] + }, + "dost thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "pardon" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgression" + ] + }, + ",", + { + "type": "char:w", + "strong": "H853", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "away" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ";", + { + "type": "char:w", + "strong": "H853", + "content": [ + "and" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7836", + "content": [ + "seek" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7836", + "content": [ + "diligently" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "JOB 8" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 8:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H1085", + "content": [ + "Bildad" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7747", + "content": [ + "Shuhite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 8:2" + }, + { + "type": "char:w", + "strong": "H575", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "long" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "things" + ] + }, + "?", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H575", + "content": [ + "how" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "long" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + "be", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5704", + "content": [ + "like" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3524", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 8:3" + }, + "Doth", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H5791", + "content": [ + "pervert" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H5791", + "content": [ + "pervert" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "justice" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 8:4" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "delivered" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgression" + ] + }, + ":", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 8:5" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou wouldest", + { + "type": "char:w", + "strong": "H7836", + "content": [ + "seek" + ] + }, + { + "type": "char:w", + "strong": "H7836", + "content": [ + "diligently" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H859", + "content": [ + "and" + ] + }, + "make thy supplication", + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ";", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 8:6" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou wert", + { + "type": "char:w", + "strong": "H2134", + "content": [ + "pure" + ] + }, + { + "type": "char:w", + "strong": "H6664", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "upright" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "surely" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "awake" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H6664", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "habitation", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6664", + "content": [ + "righteousness" + ] + }, + "prosperous.", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 8:7" + }, + { + "type": "char:w", + "strong": "H3966", + "content": [ + "And" + ] + }, + "though thy", + { + "type": "char:w", + "strong": "H7225", + "content": [ + "beginning" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H4705", + "content": [ + "small" + ] + }, + ", yet thy", + { + "type": "char:w", + "strong": "H319", + "content": [ + "latter" + ] + }, + { + "type": "char:w", + "strong": "H319", + "content": [ + "end" + ] + }, + "should", + { + "type": "char:w", + "strong": "H3966", + "content": [ + "greatly" + ] + }, + { + "type": "char:w", + "strong": "H7685", + "content": [ + "increase" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 8:8" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "inquire" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "pray" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H1", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7223", + "content": [ + "former" + ] + }, + "age,", + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + "apply thyself", + { + "type": "char:w", + "strong": "H1", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "which", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "fathers" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2714", + "content": [ + "searched" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "out" + ] + }, + ":", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 8:9" + }, + "(", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H587", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8543", + "content": [ + "yesterday" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6738", + "content": [ + "shadow" + ] + }, + ":)", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 8:10" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "teach" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "tell" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + "utter", + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + "?", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 8:11" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Can" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + "rush", + { + "type": "char:w", + "strong": "H7685", + "content": [ + "grow" + ] + }, + { + "type": "char:w", + "strong": "H1342", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + "mire?", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + "flag", + { + "type": "char:w", + "strong": "H7685", + "content": [ + "grow" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + "?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 8:12" + }, + "Whilst", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "its" + ] + }, + "greenness,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6998", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "it" + ] + }, + "withereth", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "any" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5750", + "content": [ + "other" + ] + } + ] + }, + "herb.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 8:13" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "paths" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forget" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "man" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + ":", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 8:14" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Whose" + ] + }, + { + "type": "char:w", + "strong": "H4009", + "content": [ + "confidence" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + "break", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + "sunder,", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H4009", + "content": [ + "trust" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5908", + "content": [ + "spider’s" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "web" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 8:15" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H8172", + "content": [ + "lean" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "stand" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "fast" + ] + }, + "thereby,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "endure" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 8:16" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + "green", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8121", + "content": [ + "sun" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3127", + "content": [ + "shoots" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1593", + "content": [ + "garden" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 8:17" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "roots" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "are" + ] + }, + "wrapped", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1530", + "content": [ + "heap" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "beholdeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stones" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 8:18" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "destroyed" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3584", + "content": [ + "deny" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "saying" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 8:19" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4885", + "content": [ + "joy" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + "out", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H312", + "content": [ + "others" + ] + }, + { + "type": "char:w", + "strong": "H6779", + "content": [ + "spring" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 8:20" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "cast away", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8535", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H8535", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "uphold", + { + "type": "char:w", + "strong": "H2388", + "content": [ + "the" + ] + }, + "evil-doers.", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 8:21" + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "fill" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7814", + "content": [ + "laughter" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H8643", + "content": [ + "shouting" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 8:22" + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H8130", + "content": [ + "hate" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H7563", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "clothed" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1322", + "content": [ + "shame" + ] + }, + ";", + { + "type": "char:w", + "strong": "H168", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8130", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8130", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "more" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "JOB 9" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 9:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 9:2" + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "Of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H551", + "content": [ + "truth" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "so" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "how" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "just" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 9:3" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2654", + "content": [ + "pleased" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "contend" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 9:4" + }, + { + "type": "char:add", + "content": [ + "He", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "heart" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3824", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H533", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7185", + "content": [ + "hardened" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3824", + "content": [ + "and" + ] + }, + "prospered?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 9:5" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Which" + ] + }, + "removeth", + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountains" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "overturneth", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 9:6" + }, + "Which shaketh", + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + "her", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5982", + "content": [ + "pillars" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H7264", + "content": [ + "tremble" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 9:7" + }, + "Which commandeth", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + "sun,", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + "riseth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + "sealeth", + { + "type": "char:w", + "strong": "H2856", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3556", + "content": [ + "stars" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 9:8" + }, + "Which", + { + "type": "char:w", + "strong": "H905", + "content": [ + "alone" + ] + }, + "stretcheth", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + "treadeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1116", + "content": [ + "waves" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 9:9" + }, + "Which maketh", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5906", + "content": [ + "Bear" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3685", + "content": [ + "Orion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3598", + "content": [ + "Pleiades" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2315", + "content": [ + "chambers" + ] + }, + { + "type": "char:w", + "strong": "H2315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8486", + "content": [ + "south" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 9:10" + }, + "Which doeth", + { + "type": "char:w", + "strong": "H1419", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "things" + ] + }, + "past finding", + { + "type": "char:w", + "strong": "H2714", + "content": [ + "out" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H6381", + "content": [ + "marvelous" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 9:11" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Lo" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "goeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "passeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + "also,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "perceive" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 9:12" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + "seizeth", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + "prey" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + "hinder", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + "doest thou?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 9:13" + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "withdraw" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5826", + "content": [ + "helpers" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7293", + "content": [ + "Rahab" + ] + }, + "do stoop", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 9:14" + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "much" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "less" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H977", + "content": [ + "choose" + ] + }, + "out", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1697", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "reason" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 9:15" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Whom" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + ";", + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "would" + ] + }, + "make supplication", + { + "type": "char:w", + "strong": "H834", + "content": [ + "to" + ] + }, + "mine adversary.", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 9:16" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yet" + ] + }, + "would", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "believe" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hearkened unto", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 9:17" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "breaketh", + { + "type": "char:w", + "strong": "H2600", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8183", + "content": [ + "tempest" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "and" + ] + }, + "multiplieth", + { + "type": "char:w", + "strong": "H834", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6482", + "content": [ + "wounds" + ] + }, + { + "type": "char:w", + "strong": "H2600", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H2600", + "content": [ + "cause" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 9:18" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "suffer", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "but" + ] + }, + "filleth", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4472", + "content": [ + "bitterness" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 9:19" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H518", + "content": [ + "we" + ] + }, + "speak" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H533", + "content": [ + "mighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "lo" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "there" + ] + } + ] + }, + "!", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "will" + ] + }, + "appoint", + { + "type": "char:w", + "strong": "H3259", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + "time?", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 9:20" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Though" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "be", + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + ", mine own", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "condemn" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H518", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "be", + { + "type": "char:w", + "strong": "H8535", + "content": [ + "perfect" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "shall" + ] + }, + "prove", + { + "type": "char:w", + "strong": "H589", + "content": [ + "me" + ] + }, + "perverse.", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 9:21" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H8535", + "content": [ + "perfect" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "regard" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "myself" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3988", + "content": [ + "despise" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 9:22" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "He" + ] + }, + "destroyeth", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8535", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 9:23" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7752", + "content": [ + "scourge" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "slay" + ] + }, + { + "type": "char:w", + "strong": "H6597", + "content": [ + "suddenly" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3932", + "content": [ + "mock" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + "trial", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5355", + "content": [ + "innocent" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 9:24" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "covereth", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "faces" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "judges" + ] + }, + "thereof;", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5414", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H645", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "it" + ] + }, + "?", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 9:25" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "Now" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7043", + "content": [ + "swifter" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "a" + ] + }, + "post:", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1272", + "content": [ + "flee" + ] + }, + { + "type": "char:w", + "strong": "H1272", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 9:26" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2498", + "content": [ + "passed" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "away" + ] + }, + "as", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "swift", + { + "type": "char:w", + "strong": "H591", + "content": [ + "ships" + ] + }, + ": as", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5404", + "content": [ + "eagle" + ] + }, + { + "type": "char:w", + "strong": "H5404", + "content": [ + "that" + ] + }, + "swoopeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H400", + "content": [ + "prey" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 9:27" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forget" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7879", + "content": [ + "complaint" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + "put off", + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:add", + "content": [ + "sad" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "countenance" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7879", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + "good", + { + "type": "char:w", + "strong": "H1082", + "content": [ + "cheer" + ] + }, + ":", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 9:28" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H3025", + "content": [ + "afraid" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6094", + "content": [ + "sorrows" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou wilt", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "hold", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5352", + "content": [ + "innocent" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 9:29" + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "shall" + ] + }, + "be", + { + "type": "char:w", + "strong": "H7561", + "content": [ + "condemned" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "why" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + "labour", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1892", + "content": [ + "vain" + ] + }, + "?", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 9:30" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7364", + "content": [ + "wash" + ] + }, + "myself", + { + "type": "char:w", + "strong": "H7364", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7950", + "content": [ + "snow" + ] + }, + "water,", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "and" + ] + }, + "make", + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "never" + ] + }, + "so clean;", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 9:31" + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "Yet" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H2881", + "content": [ + "plunge" + ] + }, + { + "type": "char:w", + "strong": "H8581", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "the" + ] + }, + "ditch,", + { + "type": "char:w", + "strong": "H8008", + "content": [ + "and" + ] + }, + "mine own", + { + "type": "char:w", + "strong": "H8008", + "content": [ + "clothes" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H8581", + "content": [ + "abhor" + ] + }, + { + "type": "char:w", + "strong": "H8581", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 9:32" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "am,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + ".", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 9:33" + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "is" + ] + }, + "no daysman betwixt", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3863", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "H7896", + "content": [ + "lay" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H8147", + "content": [ + "both" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "JOB 9:34" + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7626", + "content": [ + "rod" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7626", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H367", + "content": [ + "terror" + ] + }, + "make", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + "afraid:", + { + "type": "verse:v", + "number": "35", + "sid": "JOB 9:35" + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "myself" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "JOB 10" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 10:1" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "is" + ] + }, + "weary", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "give" + ] + }, + "free course", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7879", + "content": [ + "complaint" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4751", + "content": [ + "bitterness" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 10:2" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H408", + "content": [ + "Do" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "condemn" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + "; shew", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + "wherefore thou contendest", + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 10:3" + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + "unto thee", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou shouldest", + { + "type": "char:w", + "strong": "H6231", + "content": [ + "oppress" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou shouldest", + { + "type": "char:w", + "strong": "H3988", + "content": [ + "despise" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "work", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3313", + "content": [ + "shine" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 10:4" + }, + "Hast thou", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + "seest thou", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + "seeth?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 10:5" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "Are" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H8141", + "content": [ + "years" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man’s" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + ",", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 10:6" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "That" + ] + }, + "thou inquirest", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "after" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "and" + ] + }, + "searchest", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H1245", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sin" + ] + }, + ",", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 10:7" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Although" + ] + }, + "thou knowest", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "wicked" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H5337", + "content": [ + "deliver" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 10:8" + }, + "Thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "have" + ] + }, + "framed me", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "fashioned" + ] + }, + "me", + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "round" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + "; yet thou dost", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "destroy" + ] + }, + "me.", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 10:9" + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "Remember" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "beseech" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "fashioned" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + "clay;", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + "?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 10:10" + }, + "Hast thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5413", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + "out as", + { + "type": "char:w", + "strong": "H2461", + "content": [ + "milk" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2461", + "content": [ + "and" + ] + }, + "curdled", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H2461", + "content": [ + "cheese" + ] + }, + "?", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 10:11" + }, + "Thou hast", + { + "type": "char:w", + "strong": "H3847", + "content": [ + "clothed" + ] + }, + "me", + { + "type": "char:w", + "strong": "H3847", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + "knit me together", + { + "type": "char:w", + "strong": "H3847", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1517", + "content": [ + "sinews" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 10:12" + }, + "Thou hast granted", + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "and" + ] + }, + "favour,", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "and" + ] + }, + "thy visitation hath", + { + "type": "char:w", + "strong": "H8104", + "content": [ + "preserved" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 10:13" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Yet" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "things" + ] + }, + "thou didst", + { + "type": "char:w", + "strong": "H6845", + "content": [ + "hide" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "in" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3824", + "content": [ + "heart" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee:", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 10:14" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sin" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "then" + ] + }, + "thou markest", + { + "type": "char:w", + "strong": "H8104", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2398", + "content": [ + "and" + ] + }, + "thou wilt", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5352", + "content": [ + "acquit" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5352", + "content": [ + "from" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 10:15" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "wicked" + ] + }, + ",", + { + "type": "char:w", + "strong": "H480", + "content": [ + "woe" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "lift" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7646", + "content": [ + "being" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "filled" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + "ignominy", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "and" + ] + }, + "looking upon mine affliction.", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 10:16" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H1342", + "content": [ + "if" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7725", + "content": [ + "my" + ] + }, + "head" + ] + }, + "exalt itself, thou huntest", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H6679", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H6381", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7826", + "content": [ + "lion" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + "thou shewest thyself", + { + "type": "char:w", + "strong": "H6381", + "content": [ + "marvelous" + ] + }, + "upon", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 10:17" + }, + "Thou renewest thy", + { + "type": "char:w", + "strong": "H5707", + "content": [ + "witnesses" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6635", + "content": [ + "and" + ] + }, + "increasest thine indignation upon", + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H2487", + "content": [ + "changes" + ] + }, + { + "type": "char:w", + "strong": "H6635", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6635", + "content": [ + "warfare" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 10:18" + }, + "Wherefore", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "then" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "brought" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7358", + "content": [ + "womb" + ] + }, + "?", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "had" + ] + }, + "given", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + "ghost,", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 10:19" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + "should", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + "though", + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "been" + ] + }, + ";", + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + "should", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H2986", + "content": [ + "carried" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6913", + "content": [ + "grave" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 10:20" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "Are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H4592", + "content": [ + "few" + ] + }, + "?", + { + "type": "char:w", + "strong": "H2308", + "content": [ + "cease" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "then" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H2308", + "content": [ + "alone" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H7896", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H1082", + "content": [ + "comfort" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4592", + "content": [ + "little" + ] + }, + ",", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 10:21" + }, + { + "type": "char:w", + "strong": "H2962", + "content": [ + "Before" + ] + }, + { + "type": "char:w", + "strong": "H2962", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "go" + ] + }, + "whence", + { + "type": "char:w", + "strong": "H2962", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3808", + "content": [ + "even" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ";", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 10:22" + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "A" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "thick" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "darkness" + ] + }, + { + "type": "char:add", + "content": [ + "itself" + ] + }, + ";", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H5468", + "content": [ + "order" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + "light", + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "darkness" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "JOB 11" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 11:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H6691", + "content": [ + "Zophar" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5284", + "content": [ + "Naamathite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 11:2" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "Should" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "multitude" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answered" + ] + }, + "?", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + "full", + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "talk" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "justified" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 11:3" + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "Should" + ] + }, + "thy boastings make", + { + "type": "char:w", + "strong": "H4962", + "content": [ + "men" + ] + }, + "hold", + { + "type": "char:w", + "strong": "H369", + "content": [ + "their" + ] + }, + "peace?", + { + "type": "char:w", + "strong": "H3932", + "content": [ + "and" + ] + }, + "when thou mockest,", + { + "type": "char:w", + "strong": "H369", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "man" + ] + }, + "make thee", + { + "type": "char:w", + "strong": "H3637", + "content": [ + "ashamed" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 11:4" + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "For" + ] + }, + "thou sayest,", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "My" + ] + }, + "doctrine", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2134", + "content": [ + "pure" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1249", + "content": [ + "clean" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "in" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 11:5" + }, + { + "type": "char:w", + "strong": "H199", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6605", + "content": [ + "open" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "against" + ] + }, + "thee;", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 11:6" + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "would" + ] + }, + "shew thee", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8587", + "content": [ + "secrets" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "iris manifold", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "in" + ] + }, + "effectual working!", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "Know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "exacteth", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "of" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "less" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "than" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + "deserveth.", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 11:7" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H2714", + "content": [ + "searching" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "? canst thou", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + "unto perfection?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 11:8" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1363", + "content": [ + "high" + ] + }, + { + "type": "char:w", + "strong": "H1363", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "canst thou", + { + "type": "char:w", + "strong": "H6466", + "content": [ + "do" + ] + }, + "?", + { + "type": "char:w", + "strong": "H6013", + "content": [ + "deeper" + ] + }, + "than", + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "canst thou", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + "?", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 11:9" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H4055", + "content": [ + "measure" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H752", + "content": [ + "longer" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7342", + "content": [ + "broader" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 11:10" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "H2498", + "content": [ + "through" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5462", + "content": [ + "shut" + ] + }, + { + "type": "char:w", + "strong": "H5462", + "content": [ + "up" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "call" + ] + }, + "unto judgment,", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + "hinder", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 11:11" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vain" + ] + }, + { + "type": "char:w", + "strong": "H4962", + "content": [ + "men" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "seeth", + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "also" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "consider" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 11:12" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "But" + ] + }, + "vain", + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "is" + ] + }, + "void", + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + "understanding, yea,", + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6501", + "content": [ + "wild" + ] + }, + "ass’s", + { + "type": "char:w", + "strong": "H5895", + "content": [ + "colt" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 11:13" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3559", + "content": [ + "set" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + "aright,", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6566", + "content": [ + "stretch" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "out" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "toward" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ";", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 11:14" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "in" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7368", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "unrighteousness" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "dwell" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "in" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H168", + "content": [ + "tents" + ] + }, + ";", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 11:15" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "then" + ] + }, + "shalt thou", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "lift" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H3971", + "content": [ + "spot" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yea" + ] + }, + ", thou shalt", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + "stedfast,", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + "shalt", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "fear" + ] + }, + ":", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 11:16" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "thou shalt", + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forget" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H5999", + "content": [ + "misery" + ] + }, + "; thou shalt", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remember" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H859", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "passed" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "away" + ] + }, + ":", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 11:17" + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "And" + ] + }, + { + "type": "char:add", + "content": [ + "thy" + ] + }, + { + "type": "char:w", + "strong": "H2465", + "content": [ + "life" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + "clearer than", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + "noonday; though", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + "darkness,", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "it" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 11:18" + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "And" + ] + }, + "thou shalt", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H982", + "content": [ + "secure" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yea" + ] + }, + ", thou shalt", + { + "type": "char:w", + "strong": "H2658", + "content": [ + "search" + ] + }, + { + "type": "char:add", + "content": [ + "about thee" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "and" + ] + }, + "shalt", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "take" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "rest" + ] + }, + { + "type": "char:w", + "strong": "H982", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H983", + "content": [ + "safety" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 11:19" + }, + "Also thou shalt", + { + "type": "char:w", + "strong": "H7257", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H7257", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2729", + "content": [ + "make" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H2729", + "content": [ + "afraid" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H7227", + "content": [ + "many" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2729", + "content": [ + "make" + ] + }, + "suit unto thee.", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 11:20" + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "fail" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "no" + ] + }, + "way", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "to" + ] + }, + "flee,", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + "giving", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + "ghost." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "JOB 12" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 12:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 12:2" + }, + "No doubt", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "but" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H859", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "die" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H859", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 12:3" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "understanding" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "well" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "you" + ] + }, + ";", + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "inferior" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "you" + ] + }, + ": yea,", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "such" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 12:4" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + "laughing-stock", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "his" + ] + }, + "neighbour,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "man" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7453", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "him" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "just" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8549", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + "laughing-stock.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 12:5" + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "the" + ] + }, + "thought", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "of" + ] + }, + "him", + { + "type": "char:w", + "strong": "H3559", + "content": [ + "that" + ] + }, + "is at", + { + "type": "char:w", + "strong": "H7600", + "content": [ + "ease" + ] + }, + "there is", + { + "type": "char:w", + "strong": "H937", + "content": [ + "contempt" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "for" + ] + }, + "misfortune;", + { + "type": "char:w", + "strong": "H3559", + "content": [ + "it" + ] + }, + "is", + { + "type": "char:w", + "strong": "H3559", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "for" + ] + }, + "them whose", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "foot" + ] + }, + "slippeth.", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 12:6" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tents" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7703", + "content": [ + "robbers" + ] + }, + { + "type": "char:w", + "strong": "H7951", + "content": [ + "prosper" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7264", + "content": [ + "provoke" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H987", + "content": [ + "secure" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "bringeth", + { + "type": "char:add", + "content": [ + "abundantly" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 12:7" + }, + { + "type": "char:w", + "strong": "H199", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "ask" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H929", + "content": [ + "beasts" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + "they", + { + "type": "char:w", + "strong": "H929", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "teach" + ] + }, + "thee;", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "the" + ] + }, + "fowls", + { + "type": "char:w", + "strong": "H7592", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "the" + ] + }, + "air,", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + "they", + { + "type": "char:w", + "strong": "H929", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "tell" + ] + }, + "thee:", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 12:8" + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "Or" + ] + }, + { + "type": "char:w", + "strong": "H7878", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "teach" + ] + }, + "thee;", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "the" + ] + }, + "fishes", + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5608", + "content": [ + "declare" + ] + }, + "unto thee.", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 12:9" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath wrought", + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + "?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 12:10" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "living" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "thing" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "mankind" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 12:11" + }, + "Doth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + { + "type": "char:w", + "strong": "H974", + "content": [ + "try" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "palate" + ] + }, + "tasteth", + { + "type": "char:w", + "strong": "H2938", + "content": [ + "its" + ] + }, + "meat?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 12:12" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "With" + ] + }, + { + "type": "char:w", + "strong": "H3453", + "content": [ + "aged" + ] + }, + { + "type": "char:w", + "strong": "H3453", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H753", + "content": [ + "length" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H8394", + "content": [ + "understanding" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 12:13" + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "With" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1369", + "content": [ + "might" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8394", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8394", + "content": [ + "understanding" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 12:14" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "breaketh", + { + "type": "char:w", + "strong": "H2040", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "built" + ] + }, + "again;", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "shutteth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + "there", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + "opening.", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 12:15" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "he" + ] + }, + "withholdeth", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3001", + "content": [ + "dry" + ] + }, + { + "type": "char:w", + "strong": "H3001", + "content": [ + "up" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "again" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "he" + ] + }, + "sendeth", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "out" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "they" + ] + }, + "overturn", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 12:16" + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "With" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H7683", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5797", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H5797", + "content": [ + "and" + ] + }, + "effectual working;", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "the" + ] + }, + "deceived", + { + "type": "char:w", + "strong": "H5797", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "the" + ] + }, + "deceiver", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "his" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 12:17" + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "He" + ] + }, + "leadeth counsellors away spoiled,", + { + "type": "char:w", + "strong": "H8199", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "judges" + ] + }, + "maketh", + { + "type": "char:w", + "strong": "H8199", + "content": [ + "he" + ] + }, + "fools.", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 12:18" + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "He" + ] + }, + "looseth", + { + "type": "char:w", + "strong": "H631", + "content": [ + "the" + ] + }, + "bond", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "kings" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "and" + ] + }, + "bindeth", + { + "type": "char:w", + "strong": "H631", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4975", + "content": [ + "loins" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H232", + "content": [ + "girdle" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 12:19" + }, + "He leadeth", + { + "type": "char:w", + "strong": "H3548", + "content": [ + "priests" + ] + }, + "away spoiled,", + { + "type": "char:w", + "strong": "H3548", + "content": [ + "and" + ] + }, + "overthroweth", + { + "type": "char:w", + "strong": "H3548", + "content": [ + "the" + ] + }, + "mighty.", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 12:20" + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "He" + ] + }, + "removeth", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "speech" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + "trusty,", + { + "type": "char:w", + "strong": "H2205", + "content": [ + "and" + ] + }, + "taketh", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + "understanding", + { + "type": "char:w", + "strong": "H2205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "elders" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 12:21" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "poureth", + { + "type": "char:w", + "strong": "H937", + "content": [ + "contempt" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5081", + "content": [ + "princes" + ] + }, + ",", + { + "type": "char:w", + "strong": "H650", + "content": [ + "and" + ] + }, + "looseth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "belt", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H650", + "content": [ + "strong" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 12:22" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "He" + ] + }, + "discovereth", + { + "type": "char:w", + "strong": "H6757", + "content": [ + "deep" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + "bringeth", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 12:23" + }, + "He increaseth", + { + "type": "char:w", + "strong": "H6", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nations" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1471", + "content": [ + "and" + ] + }, + "destroyeth", + { + "type": "char:w", + "strong": "H5148", + "content": [ + "them" + ] + }, + ": he spreadeth", + { + "type": "char:w", + "strong": "H6", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nations" + ] + }, + "abroad,", + { + "type": "char:w", + "strong": "H1471", + "content": [ + "and" + ] + }, + "bringeth", + { + "type": "char:w", + "strong": "H5148", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "in" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 12:24" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "taketh", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "chiefs" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "causeth", + { + "type": "char:w", + "strong": "H8582", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8582", + "content": [ + "wander" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8414", + "content": [ + "wilderness" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "where" + ] + }, + "there", + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 12:25" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H4959", + "content": [ + "grope" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "dark" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2822", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "maketh", + { + "type": "char:w", + "strong": "H8582", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8582", + "content": [ + "stagger" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7910", + "content": [ + "drunken" + ] + }, + { + "type": "char:w", + "strong": "H7910", + "content": [ + "man" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "JOB 13" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 13:1" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Lo" + ] + }, + ", mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3605", + "content": [ + "this" + ] + } + ] + }, + ", mine", + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "understood" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 13:2" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "What" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H589", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "same" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + ":", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "inferior" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 13:3" + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "would", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2654", + "content": [ + "desire" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 13:4" + }, + { + "type": "char:w", + "strong": "H199", + "content": [ + "But" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H859", + "content": [ + "are" + ] + }, + "forgers", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8267", + "content": [ + "lies" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "H859", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H7495", + "content": [ + "physicians" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "no" + ] + }, + "value.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 13:5" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "would" + ] + }, + "altogether", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "your" + ] + }, + "peace!", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 13:6" + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "Hear" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + "reasoning,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + "hearken", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + "pleadings", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 13:7" + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "Will" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + "unrighteously for", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "talk" + ] + }, + { + "type": "char:w", + "strong": "H7423", + "content": [ + "deceitfully" + ] + }, + "for", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 13:8" + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "Will" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "respect" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "his" + ] + }, + "person?", + { + "type": "char:w", + "strong": "H410", + "content": [ + "will" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H7378", + "content": [ + "contend" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "?", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 13:9" + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H2713", + "content": [ + "search" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "H2713", + "content": [ + "out" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "one" + ] + }, + "deceiveth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + "ye deceive", + { + "type": "char:w", + "strong": "H853", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 13:10" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "surely" + ] + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "reprove" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H518", + "content": [ + "do" + ] + }, + "secretly", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "respect" + ] + }, + "persons.", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 13:11" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "excellency make", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "afraid" + ] + }, + ",", + { + "type": "char:w", + "strong": "H853", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "dread" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fall" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "you" + ] + }, + "?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 13:12" + }, + "Your", + { + "type": "char:w", + "strong": "H2146", + "content": [ + "memorable" + ] + }, + { + "type": "char:w", + "strong": "H2146", + "content": [ + "sayings" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H2146", + "content": [ + "are" + ] + } + ] + }, + "proverbs", + { + "type": "char:w", + "strong": "H1354", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H665", + "content": [ + "ashes" + ] + }, + ", your defences", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H2146", + "content": [ + "are" + ] + } + ] + }, + "defences", + { + "type": "char:w", + "strong": "H1354", + "content": [ + "of" + ] + }, + "clay.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 13:13" + }, + "Hold", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + "peace, let", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "alone" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + "let come", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "wilt.", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 13:14" + }, + "Wherefore", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "teeth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hand" + ] + }, + "?", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 13:15" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Though" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6991", + "content": [ + "slay" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H389", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "wait" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ":", + { + "type": "char:w", + "strong": "H389", + "content": [ + "nevertheless" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + "maintain", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 13:16" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "This" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3444", + "content": [ + "salvation" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 13:17" + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "Hear" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "diligently" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "speech" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + "let", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H262", + "content": [ + "declaration" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ears" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 13:18" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "have" + ] + }, + "ordered", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "cause" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 13:19" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "contend" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "hold", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + "peace", + { + "type": "char:w", + "strong": "H1478", + "content": [ + "and" + ] + }, + "give up", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "ghost.", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 13:20" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "Only" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8147", + "content": [ + "two" + ] + }, + { + "type": "char:w", + "strong": "H8147", + "content": [ + "things" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H227", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5641", + "content": [ + "hide" + ] + }, + "myself", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "from" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ":", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 13:21" + }, + "Withdraw thine", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H367", + "content": [ + "terror" + ] + }, + "make", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + "afraid.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 13:22" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "call" + ] + }, + "thou,", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + ";", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + "let", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 13:23" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "many" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "are" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquities" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sins" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgression" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sin" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 13:24" + }, + "Wherefore hidest thou thy", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + "holdest", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "for" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + "?", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 13:25" + }, + "Wilt thou harass", + { + "type": "char:w", + "strong": "H7291", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5086", + "content": [ + "driven" + ] + }, + { + "type": "char:w", + "strong": "H5929", + "content": [ + "leaf" + ] + }, + "?", + { + "type": "char:w", + "strong": "H853", + "content": [ + "and" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H7291", + "content": [ + "pursue" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3002", + "content": [ + "dry" + ] + }, + { + "type": "char:w", + "strong": "H7179", + "content": [ + "stubble" + ] + }, + "?", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 13:26" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "thou writest", + { + "type": "char:w", + "strong": "H4846", + "content": [ + "bitter" + ] + }, + { + "type": "char:w", + "strong": "H4846", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "and" + ] + }, + "makest", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3423", + "content": [ + "inherit" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquities" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5271", + "content": [ + "youth" + ] + }, + ":", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 13:27" + }, + "Thou puttest", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "feet" + ] + }, + "also", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5465", + "content": [ + "stocks" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "and" + ] + }, + "markest", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "paths" + ] + }, + "; thou drawest thee", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "line" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "soles" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "feet" + ] + }, + ":", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 13:28" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "Though" + ] + }, + "I am", + { + "type": "char:w", + "strong": "H6211", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7538", + "content": [ + "rotten" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + "consumeth,", + { + "type": "char:w", + "strong": "H6211", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H899", + "content": [ + "garment" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + "moth-eaten." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "JOB 14" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 14:1" + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "Man" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "woman" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + "few", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + "trouble.", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 14:2" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6731", + "content": [ + "flower" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "is" + ] + }, + "cut down:", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "fleeth also", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6738", + "content": [ + "shadow" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + "continueth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 14:3" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "And" + ] + }, + "dost thou", + { + "type": "char:w", + "strong": "H6491", + "content": [ + "open" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "such" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "one" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + "bringest", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 14:4" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2889", + "content": [ + "clean" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "thing" + ] + }, + "out", + { + "type": "char:w", + "strong": "H259", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H2931", + "content": [ + "unclean" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 14:5" + }, + "Seeing", + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2782", + "content": [ + "determined" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2320", + "content": [ + "months" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H854", + "content": [ + "with" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H2706", + "content": [ + "appointed" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + "bounds", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + ";", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 14:6" + }, + { + "type": "char:w", + "strong": "H8159", + "content": [ + "Look" + ] + }, + { + "type": "char:w", + "strong": "H8159", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H2308", + "content": [ + "rest" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "till" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + "accomplish,", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "an" + ] + }, + "hireling,", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 14:7" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "H6086", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6086", + "content": [ + "tree" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3772", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H3772", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H2498", + "content": [ + "sprout" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "again" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "tender", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "branch" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2308", + "content": [ + "cease" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 14:8" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Though" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "root" + ] + }, + "thereof wax", + { + "type": "char:w", + "strong": "H2204", + "content": [ + "old" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1503", + "content": [ + "stock" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "die" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ";", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 14:9" + }, + "Yet through", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + "scent", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6524", + "content": [ + "bud" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + "put forth boughs", + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5194", + "content": [ + "plant" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 14:10" + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + "dieth,", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + "wasteth away: yea,", + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + "giveth up", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "the" + ] + }, + "ghost,", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H346", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H346", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "he" + ] + }, + "?", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 14:11" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4325", + "content": [ + "As" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + "fail", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5104", + "content": [ + "river" + ] + }, + "decayeth", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + "drieth", + { + "type": "char:w", + "strong": "H3001", + "content": [ + "up" + ] + }, + ";", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 14:12" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + "lieth", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + "riseth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "till" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "more" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "awake" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "roused" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H8142", + "content": [ + "sleep" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 14:13" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "that" + ] + }, + "thou wouldest", + { + "type": "char:w", + "strong": "H5641", + "content": [ + "hide" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "that" + ] + }, + "thou wouldest", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "keep" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5641", + "content": [ + "secret" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "until" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "be" + ] + }, + "past,", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "that" + ] + }, + "thou wouldest", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "appoint" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "time" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remember" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + "!", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 14:14" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "die" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "live" + ] + }, + { + "type": "char:add", + "content": [ + "again" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6635", + "content": [ + "warfare" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "wait" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "till" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + "release", + { + "type": "char:w", + "strong": "H518", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 14:15" + }, + "Thou shouldest", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "call" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4639", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + "thee: thou wouldest", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "a" + ] + }, + "desire", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4639", + "content": [ + "work" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 14:16" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + "thou numberest", + { + "type": "char:w", + "strong": "H8104", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6806", + "content": [ + "steps" + ] + }, + ": dost thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "watch" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sin" + ] + }, + "?", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 14:17" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgression" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2856", + "content": [ + "sealed" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6872", + "content": [ + "bag" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "and" + ] + }, + "thou fastenest", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 14:18" + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "surely" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountain" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "falling" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "to" + ] + }, + "nought,", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "rock" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "is" + ] + }, + "removed", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "of" + ] + }, + "its", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ";", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 14:19" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + "wear", + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stones" + ] + }, + ";", + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + "overflowings thereof", + { + "type": "char:w", + "strong": "H7857", + "content": [ + "wash" + ] + }, + { + "type": "char:w", + "strong": "H7857", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ":", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "thou destroyest", + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 14:20" + }, + "Thou prevailest", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "ever" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "he" + ] + }, + "passeth; thou changest", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "countenance" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + "sendest", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "away" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 14:21" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + "come", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "to" + ] + }, + "honour,", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "are" + ] + }, + "brought low,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "perceiveth", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 14:22" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3510", + "content": [ + "pain" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + "mourneth." + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "JOB 15" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 15:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H464", + "content": [ + "Eliphaz" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8489", + "content": [ + "Temanite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 15:2" + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "Should" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "man" + ] + }, + "make", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "with" + ] + }, + "vain", + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2450", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "fill" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "belly" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6921", + "content": [ + "east" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 15:3" + }, + "Should", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "with" + ] + }, + "unprofitable", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "talk" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "with" + ] + }, + "speeches wherewith", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "can" + ] + }, + "do", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3276", + "content": [ + "good" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 15:4" + }, + "Yea, thou doest", + { + "type": "char:w", + "strong": "H1639", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3374", + "content": [ + "fear" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + "restrainest devotion", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 15:5" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + "teacheth thy", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + "thou choosest", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6175", + "content": [ + "crafty" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 15:6" + }, + "Thine own", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + "condemneth thee,", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "; yea, thine own", + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "testify" + ] + }, + "against thee.", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 15:7" + }, + "Art thou", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7223", + "content": [ + "first" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H7223", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + "?", + { + "type": "char:w", + "strong": "H120", + "content": [ + "or" + ] + }, + "wast thou", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "brought" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1389", + "content": [ + "hills" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 15:8" + }, + "Hast thou", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5475", + "content": [ + "secret" + ] + }, + { + "type": "char:w", + "strong": "H5475", + "content": [ + "counsel" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "?", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + "dost thou restrain", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + "thyself?", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 15:9" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + "knowest thou,", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + "we", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "understandest thou,", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "us" + ] + }, + "?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 15:10" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "With" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "both" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + "grayheaded", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "very" + ] + }, + { + "type": "char:w", + "strong": "H3453", + "content": [ + "aged" + ] + }, + { + "type": "char:w", + "strong": "H3453", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3524", + "content": [ + "much" + ] + }, + "elder", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "than" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H1", + "content": [ + "father" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 15:11" + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "Are" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8575", + "content": [ + "consolations" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "too" + ] + }, + { + "type": "char:w", + "strong": "H4592", + "content": [ + "small" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "for" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "word" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1697", + "content": [ + "that" + ] + }, + "dealeth" + ] + }, + { + "type": "char:w", + "strong": "H328", + "content": [ + "gently" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 15:12" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "Why" + ] + }, + "doth thine", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "carry" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "away" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "why" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "do" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + "wink?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 15:13" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "That" + ] + }, + "thou turnest thy", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "lettest", + { + "type": "char:add", + "content": [ + "such" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 15:14" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2135", + "content": [ + "clean" + ] + }, + "?", + { + "type": "char:w", + "strong": "H802", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "woman" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + "?", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 15:15" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "putteth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "trust" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "holy" + ] + }, + { + "type": "char:w", + "strong": "H6918", + "content": [ + "ones" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "clean", + { + "type": "char:w", + "strong": "H539", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "sight" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 15:16" + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "much" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "less" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8581", + "content": [ + "abominable" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H444", + "content": [ + "corrupt" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "drinketh", + { + "type": "char:w", + "strong": "H5766", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + "!", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 15:17" + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "will" + ] + }, + "shew thee,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + "thou me;", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2372", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H5608", + "content": [ + "declare" + ] + }, + ":", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 15:18" + }, + "(", + { + "type": "char:w", + "strong": "H834", + "content": [ + "Which" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "told" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "fathers" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "hid" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "it" + ] + }, + ";", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 15:19" + }, + "Unto whom", + { + "type": "char:w", + "strong": "H905", + "content": [ + "alone" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + "stranger", + { + "type": "char:w", + "strong": "H5674", + "content": [ + "passed" + ] + }, + { + "type": "char:w", + "strong": "H8432", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "them" + ] + }, + ":)", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 15:20" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "man" + ] + }, + "travaileth", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "with" + ] + }, + "pain", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + ", even", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "years" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + "laid", + { + "type": "char:w", + "strong": "H6845", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "oppressor.", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 15:21" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "A" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "sound" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "terrors" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ears" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7965", + "content": [ + "prosperity" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + "spoiler shall", + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "him" + ] + }, + ":", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 15:22" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "He" + ] + }, + "believeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + "waited", + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ":", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 15:23" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "He" + ] + }, + "wandereth abroad", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "saying" + ] + }, + ", Where", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + "?", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ":", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 15:24" + }, + { + "type": "char:w", + "strong": "H6862", + "content": [ + "Distress" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4691", + "content": [ + "anguish" + ] + }, + "make", + { + "type": "char:w", + "strong": "H8630", + "content": [ + "him" + ] + }, + "afraid;", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "they" + ] + }, + "prevail against", + { + "type": "char:w", + "strong": "H8630", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "king" + ] + }, + { + "type": "char:w", + "strong": "H6264", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "to" + ] + }, + "the battle:", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 15:25" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "stretched" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + "behaveth", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "himself" + ] + }, + "proudly", + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ";", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 15:26" + }, + "He runneth", + { + "type": "char:w", + "strong": "H413", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H6677", + "content": [ + "a" + ] + }, + { + "type": "char:add", + "content": [ + "stiff" + ] + }, + { + "type": "char:w", + "strong": "H6677", + "content": [ + "neck" + ] + }, + ",", + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5672", + "content": [ + "thick" + ] + }, + "bosses", + { + "type": "char:w", + "strong": "H4043", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "his" + ] + }, + "bucklers:", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 15:27" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3680", + "content": [ + "covered" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2459", + "content": [ + "fatness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "made" + ] + }, + "collops", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2459", + "content": [ + "fat" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "flanks;", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 15:28" + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "dwelt" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "desolate" + ] + }, + { + "type": "char:w", + "strong": "H5892", + "content": [ + "cities" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "houses" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + "man", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "inhabited" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H6257", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "to" + ] + }, + "become", + { + "type": "char:w", + "strong": "H1530", + "content": [ + "heaps" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 15:29" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6238", + "content": [ + "rich" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2428", + "content": [ + "substance" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "continue" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "their" + ] + }, + "produce", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "bend" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 15:30" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "depart" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7957", + "content": [ + "flame" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3001", + "content": [ + "dry" + ] + }, + { + "type": "char:w", + "strong": "H3001", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "his" + ] + }, + "branches,", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 15:31" + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "trust" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vanity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8582", + "content": [ + "deceiving" + ] + }, + "himself:", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vanity" + ] + }, + { + "type": "char:w", + "strong": "H8545", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "his" + ] + }, + "recompence.", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 15:32" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "accomplished" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "time" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3712", + "content": [ + "branch" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7488", + "content": [ + "green" + ] + }, + ".", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 15:33" + }, + "He shall shake", + { + "type": "char:w", + "strong": "H7993", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "his" + ] + }, + "unripe grape as", + { + "type": "char:w", + "strong": "H7993", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1612", + "content": [ + "vine" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1612", + "content": [ + "and" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H7993", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5328", + "content": [ + "flower" + ] + }, + "as", + { + "type": "char:w", + "strong": "H7993", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2132", + "content": [ + "olive" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "JOB 15:34" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5712", + "content": [ + "company" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + { + "type": "char:w", + "strong": "H5712", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5712", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1565", + "content": [ + "barren" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + { + "type": "char:w", + "strong": "H5712", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "consume" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tents" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7810", + "content": [ + "bribery" + ] + }, + ".", + { + "type": "verse:v", + "number": "35", + "sid": "JOB 15:35" + }, + { + "type": "char:w", + "strong": "H4820", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H2029", + "content": [ + "conceive" + ] + }, + { + "type": "char:w", + "strong": "H5999", + "content": [ + "mischief" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2029", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2029", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "belly" + ] + }, + "prepareth", + { + "type": "char:w", + "strong": "H4820", + "content": [ + "deceit" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "JOB 16" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 16:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 16:2" + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "many" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "such" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "things" + ] + }, + ": miserable", + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comforters" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "are" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 16:3" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "Shall" + ] + }, + "vain", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H7093", + "content": [ + "end" + ] + }, + "?", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "provoketh thee", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou answerest?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 16:4" + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "could" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "as" + ] + }, + "ye do;", + { + "type": "char:w", + "strong": "H3863", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul’s" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "stead" + ] + }, + ",", + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "could" + ] + }, + { + "type": "char:w", + "strong": "H2266", + "content": [ + "join" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "together" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5128", + "content": [ + "shake" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 16:5" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H553", + "content": [ + "But" + ] + } + ] + }, + "I would", + { + "type": "char:w", + "strong": "H553", + "content": [ + "strengthen" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H2820", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5205", + "content": [ + "solace" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2820", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + "should assuage", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H2820", + "content": [ + "your" + ] + }, + "grief" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 16:6" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Though" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "my" + ] + }, + "grief", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "assuaged:", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + "forbear,", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + "eased?", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 16:7" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H8074", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H8074", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3811", + "content": [ + "weary" + ] + }, + ": thou hast", + { + "type": "char:w", + "strong": "H8074", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H8074", + "content": [ + "desolate" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5712", + "content": [ + "company" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 16:8" + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "And" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "laid" + ] + }, + "fast hold", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5707", + "content": [ + "witness" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H6440", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + } + ] + }, + ":", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3585", + "content": [ + "leanness" + ] + }, + "riseth", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "it" + ] + }, + "testifieth", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 16:9" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2963", + "content": [ + "torn" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + "persecuted", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2786", + "content": [ + "gnashed" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "teeth" + ] + }, + ": mine adversary sharpeneth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 16:10" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6473", + "content": [ + "gaped" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5221", + "content": [ + "smitten" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3895", + "content": [ + "cheek" + ] + }, + "reproachfully:", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + "gather", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "themselves" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 16:11" + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "delivereth", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "ungodly" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + "casteth", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 16:12" + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H7961", + "content": [ + "ease" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + "he brake", + { + "type": "char:w", + "strong": "H270", + "content": [ + "me" + ] + }, + "asunder; yea, he hath", + { + "type": "char:w", + "strong": "H270", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6203", + "content": [ + "neck" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + "dashed", + { + "type": "char:w", + "strong": "H270", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + "pieces: he hath also", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "his" + ] + }, + "mark.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 16:13" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "His" + ] + }, + "archers compass", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5437", + "content": [ + "round" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "about" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "cleaveth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + "reins asunder,", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2550", + "content": [ + "spare" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "poureth", + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4845", + "content": [ + "gall" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 16:14" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "breaketh", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H6556", + "content": [ + "breach" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H6556", + "content": [ + "breach" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "runneth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7323", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + "giant.", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 16:15" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8609", + "content": [ + "sewed" + ] + }, + { + "type": "char:w", + "strong": "H8242", + "content": [ + "sackcloth" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1539", + "content": [ + "skin" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8242", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "have" + ] + }, + "laid", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7161", + "content": [ + "horn" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 16:16" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + "foul", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1065", + "content": [ + "weeping" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6079", + "content": [ + "eyelids" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ";", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 16:17" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Although" + ] + }, + "there", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H2555", + "content": [ + "violence" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8605", + "content": [ + "prayer" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2134", + "content": [ + "pure" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 16:18" + }, + "O", + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3680", + "content": [ + "cover" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "blood" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2201", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "no" + ] + }, + { + "type": "char:add", + "content": [ + "resting" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 16:19" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "Even" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6258", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5707", + "content": [ + "witness" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "that" + ] + }, + "coucheth", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "for" + ] + }, + "me", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "high" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 16:20" + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + "scorn", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H413", + "content": [ + "but" + ] + } + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "poureth", + { + "type": "char:w", + "strong": "H413", + "content": [ + "out" + ] + }, + "tears unto", + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ";", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 16:21" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "That" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "would" + ] + }, + "maintain", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "the" + ] + }, + "right", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "son" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "his" + ] + }, + "neighbour!", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 16:22" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "few" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "years" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "come" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "way" + ] + }, + "whence", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "JOB 17" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 17:1" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + "consumed,", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + "extinct,", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6913", + "content": [ + "grave" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:add", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6913", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 17:2" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Surely" + ] + }, + "there", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2049", + "content": [ + "mockers" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "abideth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4784", + "content": [ + "provocation" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 17:3" + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "Give" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "a" + ] + }, + "pledge,", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6148", + "content": [ + "surety" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thyself;", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + "there", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "strike" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "me" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 17:4" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H6845", + "content": [ + "hid" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "understanding" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + "shalt thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7311", + "content": [ + "exalt" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + } + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 17:5" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "that" + ] + }, + "denounceth", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "a" + ] + }, + "prey,", + { + "type": "char:w", + "strong": "H7453", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "fail" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 17:6" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + "also", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4914", + "content": [ + "byword" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "open" + ] + }, + "abhorring.", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 17:7" + }, + "Mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "also", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + "dim", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "by" + ] + }, + "reason", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + "sorrow,", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3338", + "content": [ + "members" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + "as", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6738", + "content": [ + "shadow" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 17:8" + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "Upright" + ] + }, + "men", + { + "type": "char:w", + "strong": "H3477", + "content": [ + "shall" + ] + }, + "be astonied", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8074", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5355", + "content": [ + "innocent" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "stir" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + "himself", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 17:9" + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "Yet" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "righteous" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "that" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2891", + "content": [ + "clean" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "shall" + ] + }, + "wax", + { + "type": "char:w", + "strong": "H555", + "content": [ + "stronger" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H555", + "content": [ + "stronger" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 17:10" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + "ye,", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + ":", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 17:11" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + "past,", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "my" + ] + }, + "purposes", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5423", + "content": [ + "broken" + ] + }, + { + "type": "char:w", + "strong": "H5423", + "content": [ + "off" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4180", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + "droughts", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "heart" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 17:12" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "They" + ] + }, + "change", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ":", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "fight,", + { + "type": "char:add", + "content": [ + "say", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7138", + "content": [ + "near" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 17:13" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6960", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "as" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ";", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + "spread", + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3326", + "content": [ + "couch" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ";", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 17:14" + }, + "If", + { + "type": "char:w", + "strong": "H1", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "have" + ] + }, + "said", + { + "type": "char:w", + "strong": "H1", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7845", + "content": [ + "corruption" + ] + }, + ", Thou art", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "father" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7415", + "content": [ + "worm" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "Thou art" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H517", + "content": [ + "mother" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H269", + "content": [ + "sister" + ] + }, + ";", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 17:15" + }, + { + "type": "char:w", + "strong": "H346", + "content": [ + "Where" + ] + }, + { + "type": "char:w", + "strong": "H645", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7789", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + "? and as for", + { + "type": "char:w", + "strong": "H7789", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7789", + "content": [ + "see" + ] + }, + "it?", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 17:16" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "bars" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "once" + ] + }, + "there", + { + "type": "char:w", + "strong": "H905", + "content": [ + "is" + ] + }, + "rest", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "JOB 18" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 18:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H1085", + "content": [ + "Bildad" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7747", + "content": [ + "Shuhite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 18:2" + }, + { + "type": "char:w", + "strong": "H575", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "long" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "will" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "lay" + ] + }, + "snares", + { + "type": "char:w", + "strong": "H995", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + "?", + { + "type": "char:w", + "strong": "H995", + "content": [ + "consider" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "afterwards" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 18:3" + }, + "Wherefore", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + "we", + { + "type": "char:w", + "strong": "H2803", + "content": [ + "counted" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H929", + "content": [ + "beasts" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + "become unclean", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "sight" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 18:4" + }, + "Thou", + { + "type": "char:w", + "strong": "H4616", + "content": [ + "that" + ] + }, + "tearest thyself", + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "be" + ] + }, + "forsaken", + { + "type": "char:w", + "strong": "H776", + "content": [ + "for" + ] + }, + "thee?", + { + "type": "char:w", + "strong": "H776", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "rock" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "be" + ] + }, + "removed", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + "its", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + "?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 18:5" + }, + "Yea,", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1846", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H1846", + "content": [ + "out" + ] + }, + ",", + { + "type": "char:w", + "strong": "H784", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "the" + ] + }, + "spark", + { + "type": "char:w", + "strong": "H216", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5050", + "content": [ + "shine" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 18:6" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + "shall be", + { + "type": "char:w", + "strong": "H2821", + "content": [ + "dark" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + ",", + { + "type": "char:w", + "strong": "H168", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5216", + "content": [ + "lamp" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "above" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + "shall be", + { + "type": "char:w", + "strong": "H1846", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "out" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 18:7" + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H6806", + "content": [ + "steps" + ] + }, + { + "type": "char:w", + "strong": "H6098", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H202", + "content": [ + "strength" + ] + }, + "shall be straitened,", + { + "type": "char:w", + "strong": "H6098", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "his" + ] + }, + "own", + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H7993", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "down" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 18:8" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7568", + "content": [ + "net" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "own", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "feet" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "walketh", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "toils.", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 18:9" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "A" + ] + }, + "gin shall", + { + "type": "char:w", + "strong": "H2388", + "content": [ + "take" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6119", + "content": [ + "heel" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H2388", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6341", + "content": [ + "snare" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H270", + "content": [ + "lay" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 18:10" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "A" + ] + }, + "noose", + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2934", + "content": [ + "hid" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4434", + "content": [ + "trap" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "way" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 18:11" + }, + { + "type": "char:w", + "strong": "H1091", + "content": [ + "Terrors" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "him" + ] + }, + "afraid", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "side" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "and" + ] + }, + "shall chase", + { + "type": "char:w", + "strong": "H5439", + "content": [ + "him" + ] + }, + "at", + { + "type": "char:w", + "strong": "H5439", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "heels" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 18:12" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H202", + "content": [ + "strength" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + "hunger-bitten", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "calamity" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "his" + ] + }, + "halting.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 18:13" + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "devour" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + "members", + { + "type": "char:w", + "strong": "H1060", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "body" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "yea" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1060", + "content": [ + "firstborn" + ] + }, + { + "type": "char:w", + "strong": "H1060", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "devour" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "his" + ] + }, + "members.", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 18:14" + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "be" + ] + }, + "rooted out", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + "wherein", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "he" + ] + }, + "trusteth;", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "be" + ] + }, + "brought", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5423", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "king" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1091", + "content": [ + "terrors" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 18:15" + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "There" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H7931", + "content": [ + "dwell" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "that" + ] + }, + "which", + { + "type": "char:w", + "strong": "H168", + "content": [ + "is" + ] + }, + "none", + { + "type": "char:w", + "strong": "H168", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1614", + "content": [ + "brimstone" + ] + }, + "shall be", + { + "type": "char:w", + "strong": "H2219", + "content": [ + "scattered" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "habitation.", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 18:16" + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "roots" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "shall" + ] + }, + "be", + { + "type": "char:w", + "strong": "H3001", + "content": [ + "dried" + ] + }, + { + "type": "char:w", + "strong": "H3001", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "beneath" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4605", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4605", + "content": [ + "above" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "his" + ] + }, + "branch be cut off.", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 18:17" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H2143", + "content": [ + "remembrance" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "name" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "street" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 18:18" + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "He" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H2822", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1920", + "content": [ + "driven" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2822", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5074", + "content": [ + "chased" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8398", + "content": [ + "world" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 18:19" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "son", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + "son’s son", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "any" + ] + }, + "remaining", + { + "type": "char:w", + "strong": "H4033", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4033", + "content": [ + "sojourned" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 18:20" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H314", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "be" + ] + }, + "astonied", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + "went", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "were" + ] + }, + "affrighted.", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 18:21" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "such" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4908", + "content": [ + "dwellings" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + "unrighteous,", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "JOB 19" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 19:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 19:2" + }, + { + "type": "char:w", + "strong": "H575", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "long" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "will" + ] + }, + "ye vex", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + "break", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "in" + ] + }, + "pieces", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 19:3" + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "These" + ] + }, + { + "type": "char:w", + "strong": "H6235", + "content": [ + "ten" + ] + }, + { + "type": "char:w", + "strong": "H6471", + "content": [ + "times" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + "ye reproached", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + ": ye", + { + "type": "char:w", + "strong": "H6235", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H954", + "content": [ + "ashamed" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "that" + ] + }, + "ye deal hardly", + { + "type": "char:w", + "strong": "H954", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 19:4" + }, + "And be it", + { + "type": "char:w", + "strong": "H637", + "content": [ + "indeed" + ] + }, + { + "type": "char:w", + "strong": "H854", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H551", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7686", + "content": [ + "erred" + ] + }, + ", mine", + { + "type": "char:w", + "strong": "H7686", + "content": [ + "error" + ] + }, + "remaineth", + { + "type": "char:w", + "strong": "H854", + "content": [ + "with" + ] + }, + "myself.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 19:5" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "indeed" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1431", + "content": [ + "magnify" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1431", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "plead" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2781", + "content": [ + "reproach" + ] + }, + ":", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 19:6" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "Know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "hath subverted", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + "cause" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + "hath compassed", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4686", + "content": [ + "net" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 19:7" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6817", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2555", + "content": [ + "wrong" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "heard:", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6817", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "help" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 19:8" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "hath fenced", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2822", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "paths" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 19:9" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6584", + "content": [ + "stripped" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3519", + "content": [ + "glory" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5850", + "content": [ + "crown" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 19:10" + }, + { + "type": "char:w", + "strong": "H5422", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5422", + "content": [ + "broken" + ] + }, + { + "type": "char:w", + "strong": "H5422", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5422", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5265", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "side" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "and" + ] + }, + "I am gone:", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "and" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5422", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H5265", + "content": [ + "plucked" + ] + }, + "up", + { + "type": "char:w", + "strong": "H5439", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H5265", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6086", + "content": [ + "tree" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 19:11" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H639", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H2734", + "content": [ + "kindled" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H639", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "counteth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "as" + ] + }, + { + "type": "char:add", + "content": [ + "one", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "adversaries.", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 19:12" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H1416", + "content": [ + "troops" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + "cast", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2583", + "content": [ + "encamp" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "round" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 19:13" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7368", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "brethren" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H251", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + "acquaintance", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "are" + ] + }, + "wholly estranged", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 19:14" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "My" + ] + }, + "kinsfolk", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2308", + "content": [ + "failed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "familiar" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "friends" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forgotten" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 19:15" + }, + "They", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1481", + "content": [ + "dwell" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H519", + "content": [ + "maids" + ] + }, + ", count", + { + "type": "char:w", + "strong": "H2803", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5237", + "content": [ + "stranger" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H5237", + "content": [ + "alien" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "sight" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 19:16" + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "call" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "I" + ] + }, + "entreat", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 19:17" + }, + "My", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2114", + "content": [ + "strange" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "to" + ] + }, + "my", + { + "type": "char:w", + "strong": "H802", + "content": [ + "wife" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + "my supplication", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + "my", + { + "type": "char:add", + "content": [ + "mother’s" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 19:18" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "Even" + ] + }, + { + "type": "char:w", + "strong": "H5759", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H5759", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H3988", + "content": [ + "despise" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "me" + ] + }, + "; if", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "arise" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 19:19" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "All" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + "inward", + { + "type": "char:w", + "strong": "H157", + "content": [ + "friends" + ] + }, + { + "type": "char:w", + "strong": "H8581", + "content": [ + "abhor" + ] + }, + { + "type": "char:w", + "strong": "H8581", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "they" + ] + }, + "whom", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H157", + "content": [ + "loved" + ] + }, + { + "type": "char:w", + "strong": "H4962", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H8581", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 19:20" + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bone" + ] + }, + "cleaveth", + { + "type": "char:w", + "strong": "H4422", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H4422", + "content": [ + "escaped" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "teeth" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 19:21" + }, + { + "type": "char:w", + "strong": "H859", + "content": [ + "Have" + ] + }, + { + "type": "char:w", + "strong": "H2603", + "content": [ + "pity" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H859", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2603", + "content": [ + "pity" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H859", + "content": [ + "O" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5060", + "content": [ + "touched" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 19:22" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "Why" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "do" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H7291", + "content": [ + "persecute" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "satisfied" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + "?", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 19:23" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H645", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H5612", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H645", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3789", + "content": [ + "written" + ] + }, + "!", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "oh" + ] + }, + { + "type": "char:w", + "strong": "H645", + "content": [ + "that" + ] + }, + "they", + { + "type": "char:w", + "strong": "H5612", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H2710", + "content": [ + "inscribed" + ] + }, + { + "type": "char:w", + "strong": "H3789", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5612", + "content": [ + "book" + ] + }, + "!", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 19:24" + }, + "That with an", + { + "type": "char:w", + "strong": "H1270", + "content": [ + "iron" + ] + }, + { + "type": "char:w", + "strong": "H5842", + "content": [ + "pen" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5777", + "content": [ + "lead" + ] + }, + { + "type": "char:w", + "strong": "H5777", + "content": [ + "they" + ] + }, + "were graven", + { + "type": "char:w", + "strong": "H5703", + "content": [ + "in" + ] + }, + "the", + { + "type": "char:w", + "strong": "H6697", + "content": [ + "rock" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5703", + "content": [ + "ever" + ] + }, + "!", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 19:25" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1350", + "content": [ + "redeemer" + ] + }, + "liveth,", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1350", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H314", + "content": [ + "last" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "earth" + ] + }, + ":", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 19:26" + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + "hath been thus destroyed,", + { + "type": "char:w", + "strong": "H2063", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2372", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ":", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 19:27" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Whom" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "myself" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2114", + "content": [ + "another" + ] + }, + ".", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "My" + ] + }, + "reins", + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "consumed" + ] + }, + { + "type": "char:w", + "strong": "H3629", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 19:28" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "If" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "persecute" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "him" + ] + }, + "!", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "seeing" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "root" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "matter" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "me" + ] + }, + ";", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 19:29" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Be" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H1481", + "content": [ + "afraid" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H2534", + "content": [ + "wrath" + ] + }, + { + "type": "char:add", + "content": [ + "bringeth" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "punishments", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H4616", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H1779", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1779", + "content": [ + "judgment" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "JOB 20" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 20:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H6691", + "content": [ + "Zophar" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5284", + "content": [ + "Naamathite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 20:2" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "Therefore" + ] + }, + "do", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "my" + ] + }, + "thoughts", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "give" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "H5668", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "my" + ] + }, + "haste", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 20:3" + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4148", + "content": [ + "reproof" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "which" + ] + }, + "putteth", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3639", + "content": [ + "shame" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + "answereth", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 20:4" + }, + "Knowest thou", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H776", + "content": [ + "not" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5703", + "content": [ + "old" + ] + }, + "time,", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "since" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "placed" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 20:5" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "That" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7445", + "content": [ + "triumphing" + ] + }, + { + "type": "char:w", + "strong": "H8057", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7138", + "content": [ + "short" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8057", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8057", + "content": [ + "joy" + ] + }, + { + "type": "char:w", + "strong": "H8057", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7281", + "content": [ + "moment" + ] + }, + "?", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 20:6" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Though" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + "excellency", + { + "type": "char:w", + "strong": "H5927", + "content": [ + "mount" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "reach" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "clouds" + ] + }, + ";", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 20:7" + }, + "Yet", + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "ever" + ] + }, + "like", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + "own", + { + "type": "char:w", + "strong": "H1561", + "content": [ + "dung" + ] + }, + ":", + { + "type": "char:w", + "strong": "H559", + "content": [ + "they" + ] + }, + "which", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H335", + "content": [ + "Where" + ] + }, + { + "type": "char:w", + "strong": "H335", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 20:8" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5774", + "content": [ + "fly" + ] + }, + { + "type": "char:w", + "strong": "H5074", + "content": [ + "away" + ] + }, + "as", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2472", + "content": [ + "dream" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + ": yea,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H5074", + "content": [ + "chased" + ] + }, + { + "type": "char:w", + "strong": "H5074", + "content": [ + "away" + ] + }, + "as", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2384", + "content": [ + "vision" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 20:9" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H7805", + "content": [ + "saw" + ] + }, + "him", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "see" + ] + }, + "him", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "more" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H7789", + "content": [ + "behold" + ] + }, + "him.", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 20:10" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "shall" + ] + }, + "seek", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "the" + ] + }, + "favour", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1800", + "content": [ + "poor" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "give" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "back" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H202", + "content": [ + "wealth" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 20:11" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5934", + "content": [ + "youth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 20:12" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Though" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "wickedness" + ] + }, + "be", + { + "type": "char:w", + "strong": "H4985", + "content": [ + "sweet" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "hide" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + ";", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 20:13" + }, + "Though", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H2550", + "content": [ + "spare" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "go,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H4513", + "content": [ + "keep" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "still", + { + "type": "char:w", + "strong": "H8432", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "mouth" + ] + }, + ";", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 20:14" + }, + "Yet", + { + "type": "char:w", + "strong": "H7130", + "content": [ + "his" + ] + }, + "meat", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4578", + "content": [ + "bowels" + ] + }, + { + "type": "char:w", + "strong": "H4578", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2015", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4578", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "the" + ] + }, + "gall", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "of" + ] + }, + "asps", + { + "type": "char:w", + "strong": "H7130", + "content": [ + "within" + ] + }, + "him.", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 20:15" + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallowed" + ] + }, + "down", + { + "type": "char:w", + "strong": "H2428", + "content": [ + "riches" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2428", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "he" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H6958", + "content": [ + "vomit" + ] + }, + { + "type": "char:w", + "strong": "H3423", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "up" + ] + }, + "again:", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H3423", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H3423", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3423", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3423", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "belly" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 20:16" + }, + "He", + { + "type": "char:w", + "strong": "H3956", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3243", + "content": [ + "suck" + ] + }, + { + "type": "char:w", + "strong": "H2026", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7219", + "content": [ + "poison" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "of" + ] + }, + "asps:", + { + "type": "char:w", + "strong": "H2026", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H660", + "content": [ + "viper’s" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2026", + "content": [ + "slay" + ] + }, + { + "type": "char:w", + "strong": "H2026", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 20:17" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "He" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5104", + "content": [ + "rivers" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + "flowing", + { + "type": "char:w", + "strong": "H5104", + "content": [ + "streams" + ] + }, + { + "type": "char:w", + "strong": "H5104", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1706", + "content": [ + "honey" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2529", + "content": [ + "butter" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 20:18" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "That" + ] + }, + "which", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "laboured", + { + "type": "char:w", + "strong": "H2428", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "restore" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallow" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "it" + ] + }, + "down; according", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2428", + "content": [ + "substance" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "hath gotten,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "rejoice.", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 20:19" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7533", + "content": [ + "oppressed" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + "forsaken", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1800", + "content": [ + "poor" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath violently", + { + "type": "char:w", + "strong": "H1497", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H1497", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "build" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "up" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 20:20" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "knew" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + "quietness", + { + "type": "char:w", + "strong": "H990", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "save" + ] + }, + "aught", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "wherein", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "delighteth.", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 20:21" + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + { + "type": "char:w", + "strong": "H8300", + "content": [ + "left" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "he" + ] + }, + "devoured", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2898", + "content": [ + "prosperity" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "endure.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 20:22" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "fulness", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + "sufficiency", + { + "type": "char:w", + "strong": "H935", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + "straits:", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + "misery", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 20:23" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "fill" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "belly" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7971", + "content": [ + "God" + ] + } + ] + }, + "shall", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2740", + "content": [ + "fierceness" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "and" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H4305", + "content": [ + "rain" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "while" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3894", + "content": [ + "eating" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 20:24" + }, + "He shall", + { + "type": "char:w", + "strong": "H1272", + "content": [ + "flee" + ] + }, + { + "type": "char:w", + "strong": "H1272", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H1272", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1270", + "content": [ + "iron" + ] + }, + { + "type": "char:w", + "strong": "H5402", + "content": [ + "weapon" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7198", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1272", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7198", + "content": [ + "bow" + ] + }, + { + "type": "char:w", + "strong": "H7198", + "content": [ + "of" + ] + }, + "brass shall strike", + { + "type": "char:w", + "strong": "H1272", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H1272", + "content": [ + "through" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 20:25" + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "He" + ] + }, + "draweth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "body: yea,", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1300", + "content": [ + "glittering" + ] + }, + { + "type": "char:w", + "strong": "H1465", + "content": [ + "point" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "gall;", + { + "type": "char:w", + "strong": "H367", + "content": [ + "terrors" + ] + }, + "are", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 20:26" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "All" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2934", + "content": [ + "laid" + ] + }, + { + "type": "char:w", + "strong": "H6845", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6845", + "content": [ + "treasures" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "blown", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H784", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "man" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "devour" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H398", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "consume" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8300", + "content": [ + "left" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 20:27" + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "reveal" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "rise" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + "against", + { + "type": "char:w", + "strong": "H1540", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 20:28" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H2981", + "content": [ + "increase" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "depart" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1540", + "content": [ + "his" + ] + }, + "goods" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5064", + "content": [ + "flow" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 20:29" + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "This" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2506", + "content": [ + "portion" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5159", + "content": [ + "heritage" + ] + }, + "appointed unto", + { + "type": "char:w", + "strong": "H430", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "JOB 21" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 21:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 21:2" + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "Hear" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "diligently" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "speech" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H8575", + "content": [ + "consolations" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 21:3" + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "Suffer" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "spoken" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3932", + "content": [ + "mock" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "on" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 21:4" + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "As" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7879", + "content": [ + "complaint" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + "?", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4069", + "content": [ + "why" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "impatient?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 21:5" + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "Mark" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H8074", + "content": [ + "astonished" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "lay" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 21:6" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Even" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remember" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + "am troubled,", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6427", + "content": [ + "horror" + ] + }, + "taketh", + { + "type": "char:w", + "strong": "H270", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 21:7" + }, + "Wherefore do", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "live" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1396", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H6275", + "content": [ + "old" + ] + }, + ", yea, wax", + { + "type": "char:w", + "strong": "H2428", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2428", + "content": [ + "power" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 21:8" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "Their" + ] + }, + { + "type": "char:w", + "strong": "H2233", + "content": [ + "seed" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "established" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "sight" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H2233", + "content": [ + "offspring" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 21:9" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Their" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "houses" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7965", + "content": [ + "safe" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "fear" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7626", + "content": [ + "rod" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 21:10" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Their" + ] + }, + { + "type": "char:w", + "strong": "H7794", + "content": [ + "bull" + ] + }, + "gendereth,", + { + "type": "char:w", + "strong": "H7794", + "content": [ + "and" + ] + }, + "faileth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6510", + "content": [ + "cow" + ] + }, + "calveth,", + { + "type": "char:w", + "strong": "H7794", + "content": [ + "and" + ] + }, + "casteth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1602", + "content": [ + "her" + ] + }, + "calf.", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 21:11" + }, + "They", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "send" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5759", + "content": [ + "little" + ] + }, + { + "type": "char:w", + "strong": "H5759", + "content": [ + "ones" + ] + }, + { + "type": "char:w", + "strong": "H7540", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6629", + "content": [ + "flock" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3206", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H7540", + "content": [ + "dance" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 21:12" + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "sing" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8596", + "content": [ + "timbrel" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3658", + "content": [ + "harp" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8055", + "content": [ + "rejoice" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "sound" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5748", + "content": [ + "pipe" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 21:13" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H1086", + "content": [ + "spend" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "prosperity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7281", + "content": [ + "moment" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5181", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H5181", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 21:14" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Yet" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "Depart" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "us" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "for" + ] + }, + "we", + { + "type": "char:w", + "strong": "H2654", + "content": [ + "desire" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 21:15" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H5647", + "content": [ + "serve" + ] + }, + { + "type": "char:w", + "strong": "H5647", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5647", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H3276", + "content": [ + "profit" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + "pray unto", + { + "type": "char:w", + "strong": "H5647", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 21:16" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Lo" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H2898", + "content": [ + "prosperity" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 21:17" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + "oft", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5216", + "content": [ + "lamp" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "out" + ] + }, + "?", + { + "type": "char:w", + "strong": "H935", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "calamity" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + "?", + { + "type": "char:w", + "strong": "H935", + "content": [ + "that" + ] + }, + { + "type": "char:add", + "content": [ + "God" + ] + }, + "distributeth sorrows", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + "?", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 21:18" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "That" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + "stubble", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H4671", + "content": [ + "chaff" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "storm carrieth", + { + "type": "char:w", + "strong": "H1589", + "content": [ + "away" + ] + }, + "?", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 21:19" + }, + { + "type": "char:add", + "content": [ + "Ye say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "layeth", + { + "type": "char:w", + "strong": "H6845", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + ". Let", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + "recompense", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "himself" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 21:20" + }, + "Let", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "own" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + "destruction,", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + "let", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H8354", + "content": [ + "drink" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2534", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 21:21" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H2656", + "content": [ + "pleasure" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2320", + "content": [ + "months" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + "cut off", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "midst?", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 21:22" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "Shall" + ] + }, + "any", + { + "type": "char:w", + "strong": "H3925", + "content": [ + "teach" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + "? seeing", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "judgeth", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "those" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7311", + "content": [ + "high" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 21:23" + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "One" + ] + }, + "dieth", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "strength" + ] + }, + ", being", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "wholly" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H7961", + "content": [ + "ease" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7961", + "content": [ + "quiet" + ] + }, + ":", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 21:24" + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "His" + ] + }, + "breasts", + { + "type": "char:w", + "strong": "H6106", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2461", + "content": [ + "milk" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2461", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4221", + "content": [ + "marrow" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "is" + ] + }, + "moistened.", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 21:25" + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "another" + ] + }, + "dieth", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4751", + "content": [ + "bitterness" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "never" + ] + }, + "tasteth", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 21:26" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "alike" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7415", + "content": [ + "worm" + ] + }, + "covereth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 21:27" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H4284", + "content": [ + "thoughts" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4209", + "content": [ + "devices" + ] + }, + "which ye wrongfully imagine", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 21:28" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H346", + "content": [ + "Where" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5081", + "content": [ + "prince" + ] + }, + "?", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H346", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + "wherein", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + "dwelt?", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 21:29" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Have" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "asked" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + "?", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "do" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5234", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "their" + ] + }, + "tokens?", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 21:30" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "That" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + "man", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2820", + "content": [ + "reserved" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "calamity" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2986", + "content": [ + "led" + ] + }, + { + "type": "char:w", + "strong": "H2986", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5678", + "content": [ + "wrath" + ] + }, + "?", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 21:31" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "declare" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + "?", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7999", + "content": [ + "repay" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "done" + ] + }, + "?", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 21:32" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Yet" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "be" + ] + }, + "borne", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6913", + "content": [ + "grave" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6913", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H8245", + "content": [ + "keep" + ] + }, + { + "type": "char:w", + "strong": "H8245", + "content": [ + "watch" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6913", + "content": [ + "tomb" + ] + }, + ".", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 21:33" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7263", + "content": [ + "clods" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5158", + "content": [ + "valley" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H4985", + "content": [ + "sweet" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H310", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H4900", + "content": [ + "draw" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "innumerable" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "JOB 21:34" + }, + { + "type": "char:w", + "strong": "H349", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comfort" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H5162", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7604", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1892", + "content": [ + "vain" + ] + }, + ", seeing", + { + "type": "char:w", + "strong": "H7604", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H8666", + "content": [ + "answers" + ] + }, + { + "type": "char:w", + "strong": "H7604", + "content": [ + "there" + ] + }, + "remaineth only", + { + "type": "char:w", + "strong": "H4604", + "content": [ + "falsehood" + ] + }, + "?" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "JOB 22" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 22:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H464", + "content": [ + "Eliphaz" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8489", + "content": [ + "Temanite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 22:2" + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "Can" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "be" + ] + }, + "profitable unto", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "surely" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7919", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "is" + ] + }, + "profitable unto himself.", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 22:3" + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H2656", + "content": [ + "pleasure" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou art", + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1215", + "content": [ + "gain" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1870", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "him" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou makest thy", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + { + "type": "char:w", + "strong": "H8552", + "content": [ + "perfect" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 22:4" + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "for" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3374", + "content": [ + "fear" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4941", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "him" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "he" + ] + }, + "reproveth thee,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "he" + ] + }, + "entereth", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + "?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 22:5" + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H7451", + "content": [ + "wickedness" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H7093", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "to" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquities" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 22:6" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H6584", + "content": [ + "taken" + ] + }, + "pledges", + { + "type": "char:w", + "strong": "H251", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H251", + "content": [ + "brother" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "nought,", + { + "type": "char:w", + "strong": "H251", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6584", + "content": [ + "stripped" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6174", + "content": [ + "naked" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H899", + "content": [ + "clothing" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 22:7" + }, + "Thou hast", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8248", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5889", + "content": [ + "weary" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8248", + "content": [ + "drink" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "and" + ] + }, + "thou hast withholden", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7456", + "content": [ + "hungry" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 22:8" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ";", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "honourable", + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "dwelt" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 22:9" + }, + "Thou hast", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "sent" + ] + }, + { + "type": "char:w", + "strong": "H490", + "content": [ + "widows" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H7387", + "content": [ + "empty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "arms" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "have" + ] + }, + "been broken.", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 22:10" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "Therefore" + ] + }, + { + "type": "char:w", + "strong": "H6341", + "content": [ + "snares" + ] + }, + "are", + { + "type": "char:w", + "strong": "H5439", + "content": [ + "round" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H5439", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6597", + "content": [ + "sudden" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "fear" + ] + }, + "troubleth thee,", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 22:11" + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "Or" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + "thou canst", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8229", + "content": [ + "abundance" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H3680", + "content": [ + "cover" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 22:12" + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1363", + "content": [ + "height" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + "?", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1363", + "content": [ + "height" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3556", + "content": [ + "stars" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "how" + ] + }, + { + "type": "char:w", + "strong": "H7311", + "content": [ + "high" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "are" + ] + }, + "!", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 22:13" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "And" + ] + }, + "thou sayest,", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "judge" + ] + }, + { + "type": "char:w", + "strong": "H1157", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6205", + "content": [ + "thick" + ] + }, + { + "type": "char:w", + "strong": "H6205", + "content": [ + "darkness" + ] + }, + "?", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 22:14" + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "Thick" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "clouds" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "a" + ] + }, + "covering", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "seeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "walketh", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + "circuit", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 22:15" + }, + "Wilt thou", + { + "type": "char:w", + "strong": "H8104", + "content": [ + "keep" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5769", + "content": [ + "old" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H4962", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H1869", + "content": [ + "trodden" + ] + }, + "?", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 22:16" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H7059", + "content": [ + "snatched" + ] + }, + { + "type": "char:w", + "strong": "H7059", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "time" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H3247", + "content": [ + "foundation" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3332", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H3332", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5104", + "content": [ + "stream" + ] + }, + ":", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 22:17" + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "Depart" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "us" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "and" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "us" + ] + }, + "?", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 22:18" + }, + "Yet", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "fired", + { + "type": "char:w", + "strong": "H4390", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "houses" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + "things:", + { + "type": "char:w", + "strong": "H7563", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 22:19" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "righteous" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8055", + "content": [ + "glad" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5355", + "content": [ + "innocent" + ] + }, + { + "type": "char:w", + "strong": "H3932", + "content": [ + "laugh" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "to" + ] + }, + "scorn:", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 22:20" + }, + { + "type": "char:add", + "content": [ + "Saying" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "did" + ] + }, + "rise", + { + "type": "char:w", + "strong": "H398", + "content": [ + "up" + ] + }, + "against us", + { + "type": "char:w", + "strong": "H7009", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "off" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + "remnant", + { + "type": "char:w", + "strong": "H398", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H398", + "content": [ + "consumed" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 22:21" + }, + "Acquaint", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + "thyself", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "at" + ] + }, + "peace: thereby", + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + "unto thee.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 22:22" + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "Receive" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "pray" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8451", + "content": [ + "law" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "lay" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "in" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3824", + "content": [ + "heart" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 22:23" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ", thou shalt", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "built" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "up" + ] + }, + ";", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "unrighteousness" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "from" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H168", + "content": [ + "tents" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 22:24" + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H7896", + "content": [ + "lay" + ] + }, + "thou", + { + "type": "char:add", + "content": [ + "thy" + ] + }, + "treasure", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1220", + "content": [ + "gold" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H211", + "content": [ + "Ophir" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "stones" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "brooks;", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 22:25" + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + "thy treasure,", + { + "type": "char:w", + "strong": "H3701", + "content": [ + "and" + ] + }, + "precious", + { + "type": "char:w", + "strong": "H3701", + "content": [ + "silver" + ] + }, + "unto thee.", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 22:26" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "then" + ] + }, + "shalt thou", + { + "type": "char:w", + "strong": "H6026", + "content": [ + "delight" + ] + }, + "thyself", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + "shalt", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "lift" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 22:27" + }, + "Thou shalt", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "make" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6279", + "content": [ + "prayer" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + "he", + { + "type": "char:w", + "strong": "H5088", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + "thee;", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + "thou shalt", + { + "type": "char:w", + "strong": "H7999", + "content": [ + "pay" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H5088", + "content": [ + "vows" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 22:28" + }, + "Thou shalt also", + { + "type": "char:w", + "strong": "H1504", + "content": [ + "decree" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + "thing,", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "established" + ] + }, + "unto thee;", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H5050", + "content": [ + "shine" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 22:29" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8213", + "content": [ + "cast" + ] + }, + { + "type": "char:add", + "content": [ + "thee" + ] + }, + { + "type": "char:w", + "strong": "H8213", + "content": [ + "down" + ] + }, + ", thou shalt", + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "There", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "is" + ] + } + ] + }, + "lifting up;", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + "humble person", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H3467", + "content": [ + "save" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 22:30" + }, + "He shall", + { + "type": "char:w", + "strong": "H4422", + "content": [ + "deliver" + ] + }, + { + "type": "char:add", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "is" + ] + }, + "not", + { + "type": "char:w", + "strong": "H5355", + "content": [ + "innocent" + ] + }, + ": yea, he shall be", + { + "type": "char:w", + "strong": "H4422", + "content": [ + "delivered" + ] + }, + "through", + { + "type": "char:w", + "strong": "H4422", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1252", + "content": [ + "cleanness" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "JOB 23" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 23:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 23:2" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "Even" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "today" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7879", + "content": [ + "complaint" + ] + }, + { + "type": "char:w", + "strong": "H4805", + "content": [ + "rebellious" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + "stroke", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3513", + "content": [ + "heavier" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H585", + "content": [ + "groaning" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 23:3" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "knew" + ] + }, + "where", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + "might", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + "might", + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8499", + "content": [ + "seat" + ] + }, + "!", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 23:4" + }, + "I would", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "order" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "cause" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "fill" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "with" + ] + }, + "arguments.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 23:5" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "understand" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H995", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 23:6" + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "Would" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "contend" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + "greatness", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "power" + ] + }, + "? Nay;", + { + "type": "char:w", + "strong": "H389", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "give" + ] + }, + "heed unto", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 23:7" + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "upright" + ] + }, + "might", + { + "type": "char:w", + "strong": "H3198", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8033", + "content": [ + "so" + ] + }, + "should", + { + "type": "char:w", + "strong": "H8033", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6403", + "content": [ + "delivered" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "ever" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8199", + "content": [ + "judge" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 23:8" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "forward" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + } + ] + }, + ";", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H268", + "content": [ + "backward" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "perceive" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "him" + ] + }, + ":", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 23:9" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "On" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8040", + "content": [ + "left" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "hand" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + "doth work,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + ":", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + "hideth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "hand" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 23:10" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "take" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H974", + "content": [ + "tried" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 23:11" + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "foot" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H270", + "content": [ + "held" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "fast" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "steps" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8104", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "kept" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "aside" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 23:12" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "gone" + ] + }, + "back", + { + "type": "char:w", + "strong": "H2706", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4687", + "content": [ + "commandment" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6845", + "content": [ + "treasured" + ] + }, + { + "type": "char:w", + "strong": "H6845", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "necessary" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "food" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 23:13" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5315", + "content": [ + "mind" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "turn" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "desireth,", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "doeth.", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 23:14" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "performeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "which", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "appointed" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H2706", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "many" + ] + }, + { + "type": "char:w", + "strong": "H2007", + "content": [ + "such" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 23:15" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "Therefore" + ] + }, + "am", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + "troubled", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "presence" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "consider" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H6342", + "content": [ + "afraid" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 23:16" + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "hath made my", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H7401", + "content": [ + "faint" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + "hath troubled", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "me" + ] + }, + ":", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 23:17" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6789", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H6789", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3680", + "content": [ + "cover" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "thick", + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "JOB 24" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 24:1" + }, + { + "type": "char:w", + "strong": "H4069", + "content": [ + "Why" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "times" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "laid", + { + "type": "char:w", + "strong": "H6845", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4069", + "content": [ + "why" + ] + }, + "do", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + "which", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H2372", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + "?", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 24:2" + }, + "There", + { + "type": "char:w", + "strong": "H5739", + "content": [ + "are" + ] + }, + "that", + { + "type": "char:w", + "strong": "H5381", + "content": [ + "remove" + ] + }, + { + "type": "char:w", + "strong": "H1497", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1367", + "content": [ + "landmarks" + ] + }, + "; they violently", + { + "type": "char:w", + "strong": "H1497", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H1497", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H5739", + "content": [ + "flocks" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1497", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7462", + "content": [ + "feed" + ] + }, + { + "type": "char:w", + "strong": "H7462", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 24:3" + }, + "They drive", + { + "type": "char:w", + "strong": "H5090", + "content": [ + "away" + ] + }, + "the ass of the", + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + ", they", + { + "type": "char:w", + "strong": "H2254", + "content": [ + "take" + ] + }, + "the", + { + "type": "char:w", + "strong": "H490", + "content": [ + "widow’s" + ] + }, + { + "type": "char:w", + "strong": "H7794", + "content": [ + "ox" + ] + }, + { + "type": "char:w", + "strong": "H7794", + "content": [ + "for" + ] + }, + "a pledge.", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 24:4" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "turn" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H34", + "content": [ + "needy" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H34", + "content": [ + "poor" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H2244", + "content": [ + "hide" + ] + }, + { + "type": "char:w", + "strong": "H2244", + "content": [ + "themselves" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 24:5" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H6501", + "content": [ + "wild" + ] + }, + "asses", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6160", + "content": [ + "desert" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6467", + "content": [ + "work" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7836", + "content": [ + "seeking" + ] + }, + { + "type": "char:w", + "strong": "H7836", + "content": [ + "diligently" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "for" + ] + }, + "meat;", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4057", + "content": [ + "wilderness" + ] + }, + { + "type": "char:add", + "content": [ + "yieldeth" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "food" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "children" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 24:6" + }, + "They cut", + { + "type": "char:w", + "strong": "H7563", + "content": [ + "their" + ] + }, + "provender", + { + "type": "char:w", + "strong": "H7704", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "field" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7704", + "content": [ + "and" + ] + }, + "they", + { + "type": "char:w", + "strong": "H3953", + "content": [ + "glean" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "the" + ] + }, + "vintage", + { + "type": "char:w", + "strong": "H7704", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 24:7" + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "They" + ] + }, + "lie all night", + { + "type": "char:w", + "strong": "H6174", + "content": [ + "naked" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "clothing" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6174", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3682", + "content": [ + "covering" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7135", + "content": [ + "cold" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 24:8" + }, + "They", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7372", + "content": [ + "wet" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "the" + ] + }, + "showers", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountains" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2263", + "content": [ + "embrace" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "rock" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "want" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4268", + "content": [ + "shelter" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 24:9" + }, + "There", + { + "type": "char:w", + "strong": "H6041", + "content": [ + "are" + ] + }, + "that pluck", + { + "type": "char:w", + "strong": "H1497", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + "from", + { + "type": "char:w", + "strong": "H1497", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7699", + "content": [ + "breast" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6041", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2254", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H1497", + "content": [ + "a" + ] + }, + "pledge", + { + "type": "char:w", + "strong": "H1497", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1497", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "poor" + ] + }, + ":", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 24:10" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1980", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "that" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H6174", + "content": [ + "naked" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "clothing" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + "being an-hungred", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "carry" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + "sheaves;", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 24:11" + }, + { + "type": "char:w", + "strong": "H7791", + "content": [ + "They" + ] + }, + "make", + { + "type": "char:w", + "strong": "H6671", + "content": [ + "oil" + ] + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7791", + "content": [ + "walls" + ] + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "of" + ] + }, + "these men;", + { + "type": "char:w", + "strong": "H7791", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1869", + "content": [ + "tread" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H996", + "content": [ + "their" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3342", + "content": [ + "winepresses" + ] + }, + ",", + { + "type": "char:w", + "strong": "H996", + "content": [ + "and" + ] + }, + "suffer", + { + "type": "char:w", + "strong": "H6770", + "content": [ + "thirst" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 24:12" + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "From" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + "populous", + { + "type": "char:w", + "strong": "H5892", + "content": [ + "city" + ] + }, + { + "type": "char:w", + "strong": "H4962", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H5008", + "content": [ + "groan" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2491", + "content": [ + "wounded" + ] + }, + "crieth", + { + "type": "char:w", + "strong": "H7768", + "content": [ + "out" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "imputeth", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H8604", + "content": [ + "folly" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 24:13" + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "These" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4775", + "content": [ + "rebel" + ] + }, + { + "type": "char:w", + "strong": "H4775", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5234", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + "thereof,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "abide" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5410", + "content": [ + "paths" + ] + }, + "thereof.", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 24:14" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7523", + "content": [ + "murderer" + ] + }, + "riseth", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ", he killeth", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "poor" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H34", + "content": [ + "needy" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + "he", + { + "type": "char:w", + "strong": "H216", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1590", + "content": [ + "thief" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 24:15" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "also", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5003", + "content": [ + "adulterer" + ] + }, + "waiteth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5399", + "content": [ + "twilight" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "saying" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "No" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "disguiseth", + { + "type": "char:w", + "strong": "H8104", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 24:16" + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "dark" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H2864", + "content": [ + "dig" + ] + }, + "through", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "houses" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H2856", + "content": [ + "shut" + ] + }, + "themselves", + { + "type": "char:w", + "strong": "H2856", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3119", + "content": [ + "daytime" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 24:17" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5234", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5234", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1091", + "content": [ + "terrors" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 24:18" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7031", + "content": [ + "swift" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H2513", + "content": [ + "portion" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7043", + "content": [ + "cursed" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "turneth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3754", + "content": [ + "vineyards" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 24:19" + }, + { + "type": "char:w", + "strong": "H6723", + "content": [ + "Drought" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2527", + "content": [ + "heat" + ] + }, + { + "type": "char:w", + "strong": "H1497", + "content": [ + "consume" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7950", + "content": [ + "snow" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + ":", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1571", + "content": [ + "so" + ] + }, + "doth" + ] + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + { + "type": "char:add", + "content": [ + "those", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "which" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 24:20" + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7358", + "content": [ + "womb" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forget" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7415", + "content": [ + "worm" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + "feed sweetly", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remembered" + ] + }, + ":", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "unrighteousness" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "broken" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6086", + "content": [ + "tree" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 24:21" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "devoureth", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6135", + "content": [ + "barren" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + "beareth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "and" + ] + }, + "doeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3190", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H490", + "content": [ + "widow" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 24:22" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "draweth", + { + "type": "char:w", + "strong": "H4900", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H47", + "content": [ + "mighty" + ] + }, + "also", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "power" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "riseth", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H47", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "sure" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "life" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 24:23" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5414", + "content": [ + "God" + ] + } + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H983", + "content": [ + "security" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8172", + "content": [ + "rest" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "thereon" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 24:24" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + "exalted;", + { + "type": "char:w", + "strong": "H369", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4592", + "content": [ + "little" + ] + }, + { + "type": "char:w", + "strong": "H4592", + "content": [ + "while" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "gone" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4355", + "content": [ + "brought" + ] + }, + { + "type": "char:w", + "strong": "H4355", + "content": [ + "low" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + "taken", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "way" + ] + }, + "as", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "other" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + "cut", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "off" + ] + }, + "as", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "tops" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7641", + "content": [ + "ears" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + "corn.", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 24:25" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H645", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3576", + "content": [ + "prove" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3576", + "content": [ + "liar" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "speech" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + "worth?" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "JOB 25" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 25:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H1085", + "content": [ + "Bildad" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7747", + "content": [ + "Shuhite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 25:2" + }, + { + "type": "char:w", + "strong": "H4910", + "content": [ + "Dominion" + ] + }, + { + "type": "char:w", + "strong": "H7965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + "maketh", + { + "type": "char:w", + "strong": "H7965", + "content": [ + "peace" + ] + }, + { + "type": "char:w", + "strong": "H4910", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4910", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "high" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "places" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 25:3" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "armies" + ] + }, + "?", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "whom" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "arise" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 25:4" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "just" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "?", + { + "type": "char:w", + "strong": "H410", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "how" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2135", + "content": [ + "clean" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "woman" + ] + }, + "?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 25:5" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3394", + "content": [ + "moon" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H166", + "content": [ + "brightness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3556", + "content": [ + "stars" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2141", + "content": [ + "pure" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "sight" + ] + }, + ":", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 25:6" + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "much" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "less" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7415", + "content": [ + "worm" + ] + }, + "!", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "son" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + ", which", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7415", + "content": [ + "worm" + ] + }, + "!" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "JOB 26" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 26:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 26:2" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H5826", + "content": [ + "helped" + ] + }, + { + "type": "char:w", + "strong": "H5826", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H5797", + "content": [ + "power" + ] + }, + "!", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "how" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H3467", + "content": [ + "saved" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "arm" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5797", + "content": [ + "strength" + ] + }, + "!", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 26:3" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "How" + ] + }, + "hast thou counselled", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "and" + ] + }, + "plentifully declared", + { + "type": "char:w", + "strong": "H8454", + "content": [ + "sound" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "knowledge" + ] + }, + "!", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 26:4" + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "whom" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "uttered" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H5397", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + "thee?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 26:5" + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "are" + ] + }, + "deceased", + { + "type": "char:w", + "strong": "H2342", + "content": [ + "tremble" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "beneath" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "inhabitants" + ] + }, + "thereof.", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 26:6" + }, + { + "type": "char:w", + "strong": "H7585", + "content": [ + "Sheol" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6174", + "content": [ + "naked" + ] + }, + { + "type": "char:w", + "strong": "H5048", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H5048", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7585", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H11", + "content": [ + "Abaddon" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3682", + "content": [ + "covering" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 26:7" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "stretcheth", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6828", + "content": [ + "north" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H8414", + "content": [ + "empty" + ] + }, + { + "type": "char:w", + "strong": "H8414", + "content": [ + "space" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "hangeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H8414", + "content": [ + "nothing" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 26:8" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "bindeth", + { + "type": "char:w", + "strong": "H1234", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "thick" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "clouds" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "rent", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 26:9" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "closeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3678", + "content": [ + "throne" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + "spreadeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 26:10" + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "He" + ] + }, + "hath described", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "boundary" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + ", unto", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "confines", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 26:11" + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5982", + "content": [ + "pillars" + ] + }, + { + "type": "char:w", + "strong": "H5982", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + { + "type": "char:w", + "strong": "H7322", + "content": [ + "tremble" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8539", + "content": [ + "astonished" + ] + }, + { + "type": "char:w", + "strong": "H8539", + "content": [ + "at" + ] + }, + "his", + { + "type": "char:w", + "strong": "H1606", + "content": [ + "rebuke" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 26:12" + }, + { + "type": "char:w", + "strong": "H8394", + "content": [ + "He" + ] + }, + "stirreth", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H4272", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "with" + ] + }, + "his", + { + "type": "char:w", + "strong": "H3581", + "content": [ + "power" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "and" + ] + }, + "by his", + { + "type": "char:w", + "strong": "H8394", + "content": [ + "understanding" + ] + }, + { + "type": "char:w", + "strong": "H8394", + "content": [ + "he" + ] + }, + "smiteth", + { + "type": "char:w", + "strong": "H4272", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "H7293", + "content": [ + "Rahab" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 26:13" + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "By" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "are" + ] + }, + "garnished;", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2490", + "content": [ + "pierced" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + "swift", + { + "type": "char:w", + "strong": "H5175", + "content": [ + "serpent" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 26:14" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Lo" + ] + }, + ",", + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + "outskirts", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "how" + ] + }, + "small", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H8102", + "content": [ + "whisper" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "him" + ] + }, + "!", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7482", + "content": [ + "thunder" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1369", + "content": [ + "power" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "understand" + ] + }, + "?" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "JOB 27" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 27:1" + }, + { + "type": "char:w", + "strong": "H4912", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "again" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "took" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4912", + "content": [ + "parable" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4912", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 27:2" + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "As" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "liveth,", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "who" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "who" + ] + }, + "hath vexed", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ";", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 27:3" + }, + "(", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "whole" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H639", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "nostrils" + ] + }, + ";)", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 27:4" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "unrighteousness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + { + "type": "char:w", + "strong": "H1897", + "content": [ + "utter" + ] + }, + { + "type": "char:w", + "strong": "H7423", + "content": [ + "deceit" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 27:5" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H2486", + "content": [ + "forbid" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "justify" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "you" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "till" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1478", + "content": [ + "die" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H8538", + "content": [ + "integrity" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 27:6" + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H6666", + "content": [ + "righteousness" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H2388", + "content": [ + "fast" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7503", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7503", + "content": [ + "go" + ] + }, + ":", + { + "type": "char:w", + "strong": "H2388", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2778", + "content": [ + "reproach" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H2388", + "content": [ + "me" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "long" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "live" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 27:7" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "Let" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + "riseth", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + "against", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + "unrighteous.", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 27:8" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1214", + "content": [ + "get" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H1214", + "content": [ + "gain" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "taketh away", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "?", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 27:9" + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "Will" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6818", + "content": [ + "cry" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H6869", + "content": [ + "trouble" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 27:10" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Will" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6026", + "content": [ + "delight" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "call" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "times" + ] + }, + "?", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 27:11" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "teach" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "you" + ] + }, + "concerning", + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ";", + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3582", + "content": [ + "conceal" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 27:12" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H859", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "H859", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2372", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "it" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "why" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "are" + ] + }, + "ye become", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "altogether" + ] + }, + { + "type": "char:w", + "strong": "H1892", + "content": [ + "vain" + ] + }, + "?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 27:13" + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "This" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2506", + "content": [ + "portion" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5159", + "content": [ + "heritage" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "of" + ] + }, + "oppressors,", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "which" + ] + }, + "they", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "receive" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 27:14" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7235", + "content": [ + "multiplied" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6631", + "content": [ + "offspring" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "satisfied" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 27:15" + }, + "Those", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "remain" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6912", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6912", + "content": [ + "buried" + ] + }, + { + "type": "char:w", + "strong": "H6912", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1058", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H490", + "content": [ + "widows" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + "make", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + "lamentation.", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 27:16" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Though" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "heap" + ] + }, + { + "type": "char:w", + "strong": "H6651", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "silver" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3701", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "prepare" + ] + }, + { + "type": "char:w", + "strong": "H4403", + "content": [ + "raiment" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + "clay;", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 27:17" + }, + "He may", + { + "type": "char:w", + "strong": "H3559", + "content": [ + "prepare" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6662", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "just" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "on" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3701", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5355", + "content": [ + "innocent" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2505", + "content": [ + "divide" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "silver" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 27:18" + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "He" + ] + }, + "buildeth", + { + "type": "char:w", + "strong": "H5341", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6211", + "content": [ + "moth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5521", + "content": [ + "booth" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5341", + "content": [ + "keeper" + ] + }, + "maketh.", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 27:19" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "lieth", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H6223", + "content": [ + "rich" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H622", + "content": [ + "gathered" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "openeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 27:20" + }, + { + "type": "char:w", + "strong": "H1091", + "content": [ + "Terrors" + ] + }, + { + "type": "char:w", + "strong": "H5381", + "content": [ + "overtake" + ] + }, + { + "type": "char:w", + "strong": "H1589", + "content": [ + "him" + ] + }, + "like", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1589", + "content": [ + "a" + ] + }, + "tempest stealeth", + { + "type": "char:w", + "strong": "H1589", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H1589", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 27:21" + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H6921", + "content": [ + "east" + ] + }, + { + "type": "char:w", + "strong": "H6921", + "content": [ + "wind" + ] + }, + "carrieth", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8175", + "content": [ + "he" + ] + }, + "departeth;", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "it" + ] + }, + "sweepeth", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 27:22" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "For" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3808", + "content": [ + "God" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "hurl" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2550", + "content": [ + "spare" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "would fain", + { + "type": "char:w", + "strong": "H1272", + "content": [ + "flee" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 27:23" + }, + "Men shall", + { + "type": "char:w", + "strong": "H5606", + "content": [ + "clap" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "and" + ] + }, + "shall", + { + "type": "char:w", + "strong": "H8319", + "content": [ + "hiss" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "JOB 28" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 28:1" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4161", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "silver" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3701", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + "which", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H2212", + "content": [ + "refine" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 28:2" + }, + { + "type": "char:w", + "strong": "H1270", + "content": [ + "Iron" + ] + }, + { + "type": "char:w", + "strong": "H1270", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "taken" + ] + }, + "out", + { + "type": "char:w", + "strong": "H68", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H68", + "content": [ + "and" + ] + }, + "brass", + { + "type": "char:w", + "strong": "H1270", + "content": [ + "is" + ] + }, + "molten out", + { + "type": "char:w", + "strong": "H68", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stone" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 28:3" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3605", + "content": [ + "Man" + ] + } + ] + }, + "setteth", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H7093", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H68", + "content": [ + "and" + ] + }, + "searcheth", + { + "type": "char:w", + "strong": "H2713", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "furthest bound", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stones" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "thick" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 28:4" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "He" + ] + }, + "breaketh open", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "a" + ] + }, + "shaft", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + "where", + { + "type": "char:w", + "strong": "H582", + "content": [ + "men" + ] + }, + "sojourn;", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forgotten" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "foot" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + "passeth", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "by" + ] + } + ] + }, + ";", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1809", + "content": [ + "hang" + ] + }, + "afar", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5128", + "content": [ + "swing" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5128", + "content": [ + "fro" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 28:5" + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "As" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "it" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + ":", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "underneath" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 28:6" + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stones" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H68", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5601", + "content": [ + "sapphires" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2091", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "it" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 28:7" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "That" + ] + }, + { + "type": "char:w", + "strong": "H5410", + "content": [ + "path" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5861", + "content": [ + "bird" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5861", + "content": [ + "prey" + ] + }, + "knoweth,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H344", + "content": [ + "falcon’s" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + }, + ":", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 28:8" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7830", + "content": [ + "proud" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "beasts" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1869", + "content": [ + "trodden" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "fierce", + { + "type": "char:w", + "strong": "H7826", + "content": [ + "lion" + ] + }, + "passed thereby.", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 28:9" + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "He" + ] + }, + "putteth", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2496", + "content": [ + "flinty" + ] + }, + "rock;", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "he" + ] + }, + "overturneth", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountains" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "roots" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 28:10" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "He" + ] + }, + "cutteth", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H2975", + "content": [ + "channels" + ] + }, + "among", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "rocks" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "seeth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H3366", + "content": [ + "precious" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "thing" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 28:11" + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "He" + ] + }, + "bindeth", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5104", + "content": [ + "streams" + ] + }, + { + "type": "char:w", + "strong": "H5104", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "they" + ] + }, + "trickle", + { + "type": "char:w", + "strong": "H216", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + "thing", + { + "type": "char:w", + "strong": "H5104", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "is" + ] + }, + "hid bringeth", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 28:12" + }, + "But", + { + "type": "char:w", + "strong": "H335", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + "?", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H335", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + "?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 28:13" + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "Man" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + "price thereof;", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "living" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 28:14" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H8415", + "content": [ + "deep" + ] + }, + "saith,", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + "saith,", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 28:15" + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "gotten", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5458", + "content": [ + "gold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "silver" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H8254", + "content": [ + "weighed" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "price" + ] + }, + "thereof.", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 28:16" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "valued with", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3800", + "content": [ + "gold" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H211", + "content": [ + "Ophir" + ] + }, + ", with", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3368", + "content": [ + "precious" + ] + }, + { + "type": "char:w", + "strong": "H7718", + "content": [ + "onyx" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5601", + "content": [ + "sapphire" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 28:17" + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "Gold" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2137", + "content": [ + "glass" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + "equal", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8545", + "content": [ + "exchange" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3627", + "content": [ + "jewels" + ] + }, + { + "type": "char:w", + "strong": "H3627", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6337", + "content": [ + "fine" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 28:18" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "No" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "mention" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "made", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7215", + "content": [ + "coral" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1378", + "content": [ + "crystal" + ] + }, + ": yea,", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "the" + ] + }, + "price", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "is" + ] + }, + "above rubies.", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 28:19" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H6357", + "content": [ + "topaz" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3568", + "content": [ + "Ethiopia" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "equal", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "valued with", + { + "type": "char:w", + "strong": "H2889", + "content": [ + "pure" + ] + }, + { + "type": "char:w", + "strong": "H3800", + "content": [ + "gold" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 28:20" + }, + "Whence", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "then" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + "?", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H335", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + "?", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 28:21" + }, + "Seeing", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5641", + "content": [ + "hid" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "living" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + "kept", + { + "type": "char:w", + "strong": "H5956", + "content": [ + "close" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "fowls", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "air.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 28:22" + }, + { + "type": "char:w", + "strong": "H11", + "content": [ + "Destruction" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "Death" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "We" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "a" + ] + }, + "rumour thereof", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ears" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 28:23" + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + "understandeth", + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + "thereof,", + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "knoweth", + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + "thereof.", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 28:24" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "looketh", + { + "type": "char:w", + "strong": "H776", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7098", + "content": [ + "ends" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "seeth", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "whole" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ";", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 28:25" + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H4948", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4948", + "content": [ + "weight" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + "meteth", + { + "type": "char:w", + "strong": "H4948", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "by" + ] + }, + "measure.", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 28:26" + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "decree" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + "lightning", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "thunder" + ] + }, + ":", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 28:27" + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "Then" + ] + }, + "did", + { + "type": "char:w", + "strong": "H227", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5608", + "content": [ + "declare" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + ";", + { + "type": "char:w", + "strong": "H227", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "established" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + ", yea,", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2713", + "content": [ + "searched" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "out" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 28:28" + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "And" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3374", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ";", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "depart" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "JOB 29" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 29:1" + }, + { + "type": "char:w", + "strong": "H4912", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "again" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "took" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4912", + "content": [ + "parable" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4912", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 29:2" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3391", + "content": [ + "months" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + "old,", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "watched" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + ";", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 29:3" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5216", + "content": [ + "lamp" + ] + }, + "shined", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "I" + ] + }, + "walked", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ";", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 29:4" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "As" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + "ripeness", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5475", + "content": [ + "secret" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + ";", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 29:5" + }, + "When", + { + "type": "char:w", + "strong": "H5439", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5288", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ";", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 29:6" + }, + "When", + { + "type": "char:w", + "strong": "H7364", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1978", + "content": [ + "steps" + ] + }, + { + "type": "char:w", + "strong": "H1978", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H7364", + "content": [ + "washed" + ] + }, + { + "type": "char:w", + "strong": "H7364", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H2529", + "content": [ + "butter" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8081", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7364", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6697", + "content": [ + "rock" + ] + }, + { + "type": "char:w", + "strong": "H6694", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + "out rivers", + { + "type": "char:w", + "strong": "H6697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8081", + "content": [ + "oil" + ] + }, + "!", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 29:7" + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "went" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gate" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7176", + "content": [ + "city" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "prepared" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4186", + "content": [ + "seat" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7339", + "content": [ + "street" + ] + }, + ",", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 29:8" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2244", + "content": [ + "hid" + ] + }, + { + "type": "char:w", + "strong": "H2244", + "content": [ + "themselves" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3453", + "content": [ + "aged" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "rose" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "stood" + ] + }, + ";", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 29:9" + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "princes" + ] + }, + "refrained", + { + "type": "char:w", + "strong": "H4405", + "content": [ + "talking" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "laid" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ";", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 29:10" + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5057", + "content": [ + "nobles" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H2244", + "content": [ + "hushed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + "cleaved", + { + "type": "char:w", + "strong": "H1692", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "roof" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 29:11" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H833", + "content": [ + "blessed" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "gave" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "witness" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + ":", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 29:12" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "delivered" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "poor" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "cried" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "also" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H4422", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5826", + "content": [ + "help" + ] + }, + { + "type": "char:w", + "strong": "H5826", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 29:13" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H1293", + "content": [ + "blessing" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "was" + ] + }, + "ready", + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "I" + ] + }, + "caused", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H490", + "content": [ + "widow’s" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7442", + "content": [ + "sing" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7442", + "content": [ + "joy" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 29:14" + }, + "I", + { + "type": "char:w", + "strong": "H3847", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H6664", + "content": [ + "righteousness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "clothed" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "justice" + ] + }, + { + "type": "char:w", + "strong": "H4598", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4598", + "content": [ + "robe" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6797", + "content": [ + "diadem" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 29:15" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5787", + "content": [ + "blind" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "feet" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6455", + "content": [ + "lame" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 29:16" + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "father" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H34", + "content": [ + "needy" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7379", + "content": [ + "cause" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "knew" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2713", + "content": [ + "searched" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "out" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 29:17" + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "I" + ] + }, + "brake", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4973", + "content": [ + "jaws" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "the" + ] + }, + "unrighteous,", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "and" + ] + }, + "plucked", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2964", + "content": [ + "prey" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "teeth" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 29:18" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1478", + "content": [ + "die" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7064", + "content": [ + "nest" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7235", + "content": [ + "multiply" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2344", + "content": [ + "sand" + ] + }, + ":", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 29:19" + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "root" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "is" + ] + }, + "spread", + { + "type": "char:w", + "strong": "H413", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2919", + "content": [ + "dew" + ] + }, + "lieth all night", + { + "type": "char:w", + "strong": "H413", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "my" + ] + }, + "branch:", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 29:20" + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H3519", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "is" + ] + }, + "fresh", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7198", + "content": [ + "bow" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2498", + "content": [ + "renewed" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 29:21" + }, + "Unto me men", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "gave" + ] + }, + "ear,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "waited" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + "kept silence", + { + "type": "char:w", + "strong": "H3176", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 29:22" + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "After" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + "spake", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "again" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "speech" + ] + }, + { + "type": "char:w", + "strong": "H5197", + "content": [ + "dropped" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 29:23" + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "waited" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "for" + ] + }, + "me as", + { + "type": "char:w", + "strong": "H3176", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H6473", + "content": [ + "opened" + ] + }, + { + "type": "char:w", + "strong": "H6473", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H6473", + "content": [ + "wide" + ] + }, + "as", + { + "type": "char:w", + "strong": "H3176", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4456", + "content": [ + "latter" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 29:24" + }, + "If", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7832", + "content": [ + "laughed" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "them" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "believed" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H6440", + "content": [ + "it" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "countenance" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "down" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 29:25" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H977", + "content": [ + "chose" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "sat" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "chief" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "dwelt" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "king" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "army" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + "comforteth", + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H57", + "content": [ + "mourners" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "JOB 30" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 30:1" + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H6810", + "content": [ + "younger" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + "derision,", + { + "type": "char:w", + "strong": "H834", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "fathers" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + "disdained", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7896", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3611", + "content": [ + "dogs" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6629", + "content": [ + "flock" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 30:2" + }, + "Yea,", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ", whereto", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "profit", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + "? men", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + "whom ripe age", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perished" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 30:3" + }, + "They are", + { + "type": "char:w", + "strong": "H1565", + "content": [ + "gaunt" + ] + }, + "with", + { + "type": "char:w", + "strong": "H2639", + "content": [ + "want" + ] + }, + { + "type": "char:w", + "strong": "H6723", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3720", + "content": [ + "famine" + ] + }, + "; they", + { + "type": "char:w", + "strong": "H6207", + "content": [ + "gnaw" + ] + }, + { + "type": "char:w", + "strong": "H570", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6723", + "content": [ + "dry" + ] + }, + "ground;", + { + "type": "char:w", + "strong": "H570", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H570", + "content": [ + "the" + ] + }, + "gloom of wasteness", + { + "type": "char:w", + "strong": "H6723", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4875", + "content": [ + "desolation" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 30:4" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H6998", + "content": [ + "pluck" + ] + }, + "salt-wort", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7880", + "content": [ + "bushes" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8328", + "content": [ + "roots" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7574", + "content": [ + "broom" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H8328", + "content": [ + "are" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + "meat.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 30:5" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "They" + ] + }, + "are", + { + "type": "char:w", + "strong": "H1644", + "content": [ + "driven" + ] + }, + "forth", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "midst", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + "men" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7321", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + "as", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1590", + "content": [ + "thief" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 30:6" + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "the" + ] + }, + "clefts", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5158", + "content": [ + "valleys" + ] + }, + "must they", + { + "type": "char:w", + "strong": "H7931", + "content": [ + "dwell" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7931", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2356", + "content": [ + "holes" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3710", + "content": [ + "rocks" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 30:7" + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "Among" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7880", + "content": [ + "bushes" + ] + }, + { + "type": "char:w", + "strong": "H7880", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5101", + "content": [ + "bray" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2738", + "content": [ + "nettles" + ] + }, + { + "type": "char:w", + "strong": "H7880", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5596", + "content": [ + "gathered" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "together" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 30:8" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1571", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "are" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5036", + "content": [ + "fools" + ] + }, + ", yea,", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + "base", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "men" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H5217", + "content": [ + "scourged" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 30:9" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5058", + "content": [ + "song" + ] + }, + ", yea,", + { + "type": "char:w", + "strong": "H6258", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "byword" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 30:10" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H8581", + "content": [ + "abhor" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "aloof" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2820", + "content": [ + "spare" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "to" + ] + }, + "spit", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 30:11" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath loosed", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + "cord,", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "and" + ] + }, + "afflicted", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7448", + "content": [ + "bridle" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 30:12" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "rise" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "rabble;", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "thrust" + ] + }, + "aside", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "feet" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "ways" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "destruction" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 30:13" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "They" + ] + }, + "mar", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5410", + "content": [ + "path" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + "set forward", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1942", + "content": [ + "calamity" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3808", + "content": [ + "even" + ] + } + ] + }, + "men", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5826", + "content": [ + "helper" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 30:14" + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "As" + ] + }, + "through", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7342", + "content": [ + "wide" + ] + }, + { + "type": "char:w", + "strong": "H6556", + "content": [ + "breach" + ] + }, + { + "type": "char:w", + "strong": "H6556", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H857", + "content": [ + "come" + ] + }, + ":", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + "midst", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + "ruin", + { + "type": "char:w", + "strong": "H6556", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1556", + "content": [ + "roll" + ] + }, + "themselves", + { + "type": "char:add", + "content": [ + "upon", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "me" + ] + } + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 30:15" + }, + { + "type": "char:w", + "strong": "H1091", + "content": [ + "Terrors" + ] + }, + { + "type": "char:w", + "strong": "H1091", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "chase" + ] + }, + "mine honour", + { + "type": "char:w", + "strong": "H7291", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + "welfare", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "passed" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "cloud" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 30:16" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + "affliction", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 30:17" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + "season", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "are" + ] + }, + "pierced", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H6106", + "content": [ + "pains" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6207", + "content": [ + "gnaw" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "rest" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 30:18" + }, + "By", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + "force", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "my" + ] + }, + "disease" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "garment" + ] + }, + "disfigured:", + { + "type": "char:w", + "strong": "H3830", + "content": [ + "it" + ] + }, + "bindeth me about as", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "collar" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3801", + "content": [ + "coat" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 30:19" + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3384", + "content": [ + "cast" + ] + }, + "me", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "the" + ] + }, + "mire,", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + "I am become", + { + "type": "char:w", + "strong": "H665", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H665", + "content": [ + "ashes" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 30:20" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "cry" + ] + }, + "unto thee,", + { + "type": "char:w", + "strong": "H5975", + "content": [ + "and" + ] + }, + "thou dost", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "up" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5975", + "content": [ + "and" + ] + }, + "thou lookest", + { + "type": "char:w", + "strong": "H413", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 30:21" + }, + "Thou art", + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H393", + "content": [ + "cruel" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7852", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6108", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + "thou persecutest", + { + "type": "char:w", + "strong": "H7852", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 30:22" + }, + "Thou liftest", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + ", thou causest", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7392", + "content": [ + "ride" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H413", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "it" + ] + } + ] + }, + ";", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "and" + ] + }, + "thou dissolvest", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + "storm.", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 30:23" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou wilt", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H4150", + "content": [ + "appointed" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "living" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 30:24" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + "ruinous heap", + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ";", + { + "type": "char:w", + "strong": "H518", + "content": [ + "though" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "his" + ] + }, + "destruction,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3808", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "may" + ] + }, + "utter" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7769", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + "these", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "things" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 30:25" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Did" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1058", + "content": [ + "weep" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + "trouble?", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5701", + "content": [ + "grieved" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H34", + "content": [ + "needy" + ] + }, + "?", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 30:26" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "looked", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "waited" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ", there", + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H652", + "content": [ + "darkness" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 30:27" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H4578", + "content": [ + "bowels" + ] + }, + { + "type": "char:w", + "strong": "H7570", + "content": [ + "boil" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + "rest", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + "affliction", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H6923", + "content": [ + "come" + ] + }, + "upon", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 30:28" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H6937", + "content": [ + "mourning" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2535", + "content": [ + "sun" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6951", + "content": [ + "assembly" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "help" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 30:29" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "brother" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8577", + "content": [ + "jackals" + ] + }, + ",", + { + "type": "char:w", + "strong": "H251", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "companion" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3284", + "content": [ + "ostriches" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 30:30" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7835", + "content": [ + "black" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5785", + "content": [ + "and" + ] + }, + "falleth" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5785", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2787", + "content": [ + "burned" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + "heat.", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 30:31" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "Therefore" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3658", + "content": [ + "harp" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1961", + "content": [ + "turned" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H60", + "content": [ + "mourning" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5748", + "content": [ + "pipe" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1058", + "content": [ + "weep" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "JOB 31" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 31:1" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3772", + "content": [ + "MADE" + ] + }, + { + "type": "char:w", + "strong": "H3772", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1285", + "content": [ + "covenant" + ] + }, + { + "type": "char:w", + "strong": "H1285", + "content": [ + "with" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "how" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3772", + "content": [ + "a" + ] + }, + "maid?", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 31:2" + }, + { + "type": "char:w", + "strong": "H2506", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2506", + "content": [ + "portion" + ] + }, + { + "type": "char:w", + "strong": "H5159", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H2506", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4605", + "content": [ + "above" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4605", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5159", + "content": [ + "heritage" + ] + }, + { + "type": "char:w", + "strong": "H5159", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H2506", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "high" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 31:3" + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "calamity" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "unrighteous" + ] + }, + ",", + { + "type": "char:w", + "strong": "H205", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "disaster" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "workers" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 31:4" + }, + "Doth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5608", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6806", + "content": [ + "steps" + ] + }, + "?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 31:5" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "walked" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vanity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "foot" + ] + }, + "hath hasted", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4820", + "content": [ + "deceit" + ] + }, + ";", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 31:6" + }, + "(Let", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "me" + ] + }, + "be", + { + "type": "char:w", + "strong": "H8254", + "content": [ + "weighed" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "in" + ] + }, + "an even", + { + "type": "char:w", + "strong": "H3976", + "content": [ + "balance" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "may", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H8538", + "content": [ + "integrity" + ] + }, + ";)", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 31:7" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H838", + "content": [ + "step" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "walked" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H3971", + "content": [ + "spot" + ] + }, + "hath cleaved", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + ":", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 31:8" + }, + "Then let", + { + "type": "char:w", + "strong": "H398", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H2232", + "content": [ + "sow" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + "let", + { + "type": "char:w", + "strong": "H312", + "content": [ + "another" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eat" + ] + }, + "; yea, let", + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + "produce", + { + "type": "char:w", + "strong": "H398", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "my" + ] + }, + "field", + { + "type": "char:w", + "strong": "H6631", + "content": [ + "be" + ] + }, + "rooted out.", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 31:9" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + "been", + { + "type": "char:w", + "strong": "H6601", + "content": [ + "enticed" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "woman" + ] + }, + ",", + { + "type": "char:w", + "strong": "H802", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + "laid", + { + "type": "char:w", + "strong": "H693", + "content": [ + "wait" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + "neighbour’s", + { + "type": "char:w", + "strong": "H6607", + "content": [ + "door" + ] + }, + ":", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 31:10" + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "Then" + ] + }, + "let", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "wife" + ] + }, + { + "type": "char:w", + "strong": "H2912", + "content": [ + "grind" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H312", + "content": [ + "another" + ] + }, + ",", + { + "type": "char:w", + "strong": "H802", + "content": [ + "and" + ] + }, + "let", + { + "type": "char:w", + "strong": "H312", + "content": [ + "others" + ] + }, + { + "type": "char:w", + "strong": "H3766", + "content": [ + "bow" + ] + }, + { + "type": "char:w", + "strong": "H3766", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 31:11" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "were", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H2154", + "content": [ + "heinous" + ] + }, + { + "type": "char:w", + "strong": "H2154", + "content": [ + "crime" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yea" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + "were", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "be" + ] + }, + "punished", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6414", + "content": [ + "judges" + ] + }, + ":", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 31:12" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "consumeth unto", + { + "type": "char:w", + "strong": "H11", + "content": [ + "Destruction" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H8327", + "content": [ + "root" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H8393", + "content": [ + "increase" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 31:13" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + "did", + { + "type": "char:w", + "strong": "H3988", + "content": [ + "despise" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "cause" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "my" + ] + }, + "manservant", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H519", + "content": [ + "maidservant" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "contended" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5978", + "content": [ + "me" + ] + }, + ":", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 31:14" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "riseth", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + "?", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "visiteth,", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 31:15" + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "Did" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H259", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "fashion" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + "?", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 31:16" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H4513", + "content": [ + "withheld" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1800", + "content": [ + "poor" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "from" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3615", + "content": [ + "their" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H2656", + "content": [ + "desire" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "have" + ] + }, + "caused", + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H490", + "content": [ + "widow" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "fail" + ] + }, + ";", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 31:17" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Or" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eaten" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6595", + "content": [ + "morsel" + ] + }, + { + "type": "char:w", + "strong": "H905", + "content": [ + "alone" + ] + }, + ",", + { + "type": "char:w", + "strong": "H398", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eaten" + ] + }, + "thereof;", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 31:18" + }, + "(Nay,", + { + "type": "char:w", + "strong": "H517", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5271", + "content": [ + "youth" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1431", + "content": [ + "grew" + ] + }, + { + "type": "char:w", + "strong": "H1431", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "father" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "have" + ] + }, + "been", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H5148", + "content": [ + "guide" + ] + }, + { + "type": "char:w", + "strong": "H517", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H517", + "content": [ + "mother’s" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + ";)", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 31:19" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perish" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "want" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "clothing" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H34", + "content": [ + "needy" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3682", + "content": [ + "covering" + ] + }, + ";", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 31:20" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2504", + "content": [ + "loins" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1288", + "content": [ + "blessed" + ] + }, + { + "type": "char:w", + "strong": "H1288", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + "were", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2552", + "content": [ + "warmed" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1288", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1488", + "content": [ + "fleece" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3532", + "content": [ + "sheep" + ] + }, + ";", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 31:21" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5130", + "content": [ + "lifted" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5833", + "content": [ + "help" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gate" + ] + }, + ":", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 31:22" + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "Then" + ] + }, + "let", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3802", + "content": [ + "shoulder" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fall" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3802", + "content": [ + "shoulder" + ] + }, + "blade,", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "and" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H248", + "content": [ + "arm" + ] + }, + { + "type": "char:w", + "strong": "H248", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "broken" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "the" + ] + }, + "bone.", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 31:23" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H343", + "content": [ + "calamity" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3201", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "terror" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6343", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "by" + ] + }, + "reason", + { + "type": "char:w", + "strong": "H410", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + "excellency", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3201", + "content": [ + "could" + ] + }, + { + "type": "char:w", + "strong": "H3201", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 31:24" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + "hope,", + { + "type": "char:w", + "strong": "H2091", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3800", + "content": [ + "fine" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "Thou art" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4009", + "content": [ + "confidence" + ] + }, + ";", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 31:25" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8055", + "content": [ + "rejoiced" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2428", + "content": [ + "wealth" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + "gotten", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "much" + ] + }, + ";", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 31:26" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "beheld", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "sun" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + "shined,", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3394", + "content": [ + "moon" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "walking" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + "brightness;", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 31:27" + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + "hath been secretly", + { + "type": "char:w", + "strong": "H6601", + "content": [ + "enticed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5401", + "content": [ + "kissed" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ":", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 31:28" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "This" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "be" + ] + }, + "punished", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "judges:", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3584", + "content": [ + "lied" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4605", + "content": [ + "above" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 31:29" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8055", + "content": [ + "rejoiced" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "destruction" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H8130", + "content": [ + "hated" + ] + }, + { + "type": "char:w", + "strong": "H8130", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "lifted" + ] + }, + { + "type": "char:w", + "strong": "H5782", + "content": [ + "up" + ] + }, + "myself", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "him" + ] + }, + ";", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 31:30" + }, + "(Yea,", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + "suffered", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sin" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "asking" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H423", + "content": [ + "curse" + ] + }, + ";)", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 31:31" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4962", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "that" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "satisfied" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + "?", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 31:32" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H1616", + "content": [ + "stranger" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "lodge", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "street" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6605", + "content": [ + "opened" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1817", + "content": [ + "doors" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + "traveller;", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 31:33" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H121", + "content": [ + "Adam" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3680", + "content": [ + "covered" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgressions" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H2934", + "content": [ + "hiding" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2243", + "content": [ + "bosom" + ] + }, + ";", + { + "type": "verse:v", + "number": "34", + "sid": "JOB 31:34" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6206", + "content": [ + "feared" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H1995", + "content": [ + "multitude" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H937", + "content": [ + "contempt" + ] + }, + { + "type": "char:w", + "strong": "H4940", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4940", + "content": [ + "families" + ] + }, + { + "type": "char:w", + "strong": "H2865", + "content": [ + "terrified" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "kept silence,", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "went" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4940", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6607", + "content": [ + "door" + ] + }, + "—", + { + "type": "verse:v", + "number": "35", + "sid": "JOB 31:35" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Oh" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + "! (", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "lo" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "here" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + "signature,", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + ";)", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "had" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5612", + "content": [ + "indictment" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "which" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H7379", + "content": [ + "adversary" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3789", + "content": [ + "written" + ] + }, + "!", + { + "type": "verse:v", + "number": "36", + "sid": "JOB 31:36" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + "would", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "carry" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7926", + "content": [ + "shoulder" + ] + }, + ";", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + "would", + { + "type": "char:w", + "strong": "H6029", + "content": [ + "bind" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + "as", + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5850", + "content": [ + "crown" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "JOB 31:37" + }, + { + "type": "char:w", + "strong": "H7126", + "content": [ + "I" + ] + }, + "would", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "declare" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H7126", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6806", + "content": [ + "steps" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5057", + "content": [ + "prince" + ] + }, + "would", + { + "type": "char:w", + "strong": "H7126", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7126", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H7126", + "content": [ + "near" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "38", + "sid": "JOB 31:38" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H127", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H2199", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H2199", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1058", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8525", + "content": [ + "furrows" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H1058", + "content": [ + "weep" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ";", + { + "type": "verse:v", + "number": "39", + "sid": "JOB 31:39" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eaten" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + "fruits thereof", + { + "type": "char:w", + "strong": "H1097", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "money" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "have" + ] + }, + "caused", + { + "type": "char:w", + "strong": "H398", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1167", + "content": [ + "owners" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5301", + "content": [ + "lose" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + ":", + { + "type": "verse:v", + "number": "40", + "sid": "JOB 31:40" + }, + "Let", + { + "type": "char:w", + "strong": "H2336", + "content": [ + "thistles" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "grow" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "instead" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2406", + "content": [ + "wheat" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "and" + ] + }, + "cockle", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "instead" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8184", + "content": [ + "barley" + ] + }, + ".", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8552", + "content": [ + "ended" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "JOB 32" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 32:1" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + "ceased", + { + "type": "char:w", + "strong": "H376", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "righteous" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "own" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 32:2" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H2734", + "content": [ + "kindled" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H453", + "content": [ + "Elihu" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "son" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1292", + "content": [ + "Barachel" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H940", + "content": [ + "Buzite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4940", + "content": [ + "family" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7410", + "content": [ + "Ram" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H2734", + "content": [ + "kindled" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "justified" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "himself" + ] + }, + "rather", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 32:3" + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "Also" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H2734", + "content": [ + "kindled" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H4617", + "content": [ + "answer" + ] + }, + ",", + { + "type": "char:w", + "strong": "H639", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "condemned" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 32:4" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "Now" + ] + }, + { + "type": "char:w", + "strong": "H453", + "content": [ + "Elihu" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H2442", + "content": [ + "waited" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "speak" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "elder" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 32:5" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H453", + "content": [ + "Elihu" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H4617", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + "these", + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H2734", + "content": [ + "kindled" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 32:6" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H453", + "content": [ + "Elihu" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "son" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1292", + "content": [ + "Barachel" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H940", + "content": [ + "Buzite" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "young" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "very" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "old" + ] + }, + "; wherefore", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + "held back,", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + "durst", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "not" + ] + }, + "shew", + { + "type": "char:w", + "strong": "H859", + "content": [ + "you" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H1843", + "content": [ + "opinion" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 32:7" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "Days" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "multitude" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "years" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "teach" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 32:8" + }, + { + "type": "char:w", + "strong": "H403", + "content": [ + "But" + ] + }, + "there", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H995", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H995", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "understanding" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 32:9" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2449", + "content": [ + "wise" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "aged" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "understand" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 32:10" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "Therefore" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ", Hearken", + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "will" + ] + }, + "shew mine", + { + "type": "char:w", + "strong": "H1843", + "content": [ + "opinion" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 32:11" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "waited" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H238", + "content": [ + "listened" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "your" + ] + }, + "reasons, whilst ye", + { + "type": "char:w", + "strong": "H2713", + "content": [ + "searched" + ] + }, + { + "type": "char:w", + "strong": "H2713", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "say" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 32:12" + }, + "Yea,", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "I" + ] + }, + "attended unto", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H995", + "content": [ + "and" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + "convinced", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 32:13" + }, + { + "type": "char:w", + "strong": "H6435", + "content": [ + "Beware" + ] + }, + { + "type": "char:w", + "strong": "H6435", + "content": [ + "lest" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6435", + "content": [ + "We" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ";", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "may" + ] + }, + "vanquish", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ":", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 32:14" + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6186", + "content": [ + "directed" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "your" + ] + }, + "speeches.", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 32:15" + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "are" + ] + }, + "amazed,", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "more" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "word" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "say" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 32:16" + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "wait" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "still" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5975", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "more" + ] + }, + "?", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 32:17" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "my" + ] + }, + "part,", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "will" + ] + }, + "shew mine", + { + "type": "char:w", + "strong": "H1843", + "content": [ + "opinion" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 32:18" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H4390", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "me" + ] + }, + "constraineth", + { + "type": "char:w", + "strong": "H990", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 32:19" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "belly" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "is" + ] + }, + "as", + { + "type": "char:w", + "strong": "H3196", + "content": [ + "wine" + ] + }, + { + "type": "char:w", + "strong": "H3196", + "content": [ + "which" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + "vent;", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H2319", + "content": [ + "new" + ] + }, + "bottles", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "is" + ] + }, + "ready", + { + "type": "char:w", + "strong": "H3196", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1234", + "content": [ + "burst" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 32:20" + }, + "I", + { + "type": "char:w", + "strong": "H8193", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "that" + ] + }, + "I", + { + "type": "char:w", + "strong": "H8193", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7304", + "content": [ + "refreshed" + ] + }, + "; I", + { + "type": "char:w", + "strong": "H8193", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6605", + "content": [ + "open" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 32:21" + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "pray" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "respect" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man’s" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "person" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "give" + ] + }, + "flattering", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "titles" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H376", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 32:22" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "give" + ] + }, + "flattering", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "titles" + ] + }, + ";", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3808", + "content": [ + "else" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "my" + ] + }, + "Maker", + { + "type": "char:w", + "strong": "H4592", + "content": [ + "soon" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "away" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "JOB 33" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 33:1" + }, + "Howbeit,", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "pray" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "speech" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "and" + ] + }, + "hearken", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 33:2" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6605", + "content": [ + "opened" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "spoken" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 33:3" + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3820", + "content": [ + "shall" + ] + }, + "utter" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3476", + "content": [ + "uprightness" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "that" + ] + }, + "which", + { + "type": "char:w", + "strong": "H1847", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H1305", + "content": [ + "sincerely" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 33:4" + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7307", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H2421", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "life" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 33:5" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou canst,", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "answer" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "set" + ] + }, + { + "type": "char:add", + "content": [ + "thy words" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "in" + ] + }, + "order", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3320", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "forth" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 33:6" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + "toward", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "as" + ] + }, + "thou art:", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H7169", + "content": [ + "formed" + ] + }, + "out", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "the" + ] + }, + "clay.", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 33:7" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H367", + "content": [ + "terror" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3513", + "content": [ + "make" + ] + }, + "thee afraid,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H405", + "content": [ + "pressure" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3513", + "content": [ + "heavy" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 33:8" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "Surely" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H559", + "content": [ + "spoken" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "in" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H241", + "content": [ + "hearing" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:add", + "content": [ + "thy" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H559", + "content": [ + "saying" + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 33:9" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H2134", + "content": [ + "clean" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgression" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H2643", + "content": [ + "innocent" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "me" + ] + }, + ":", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 33:10" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "findeth", + { + "type": "char:w", + "strong": "H8569", + "content": [ + "occasions" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "counteth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + ";", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 33:11" + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "He" + ] + }, + "putteth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "feet" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5465", + "content": [ + "stocks" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7272", + "content": [ + "he" + ] + }, + "marketh", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "paths" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 33:12" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + "thou art", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "just" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7235", + "content": [ + "greater" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 33:13" + }, + { + "type": "char:w", + "strong": "H4069", + "content": [ + "Why" + ] + }, + "dost thou", + { + "type": "char:w", + "strong": "H7378", + "content": [ + "strive" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "account" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "matters" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 33:14" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "speaketh", + { + "type": "char:w", + "strong": "H259", + "content": [ + "once" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yea" + ] + }, + { + "type": "char:w", + "strong": "H8147", + "content": [ + "twice" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3588", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "man" + ] + } + ] + }, + "regardeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 33:15" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2472", + "content": [ + "dream" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2384", + "content": [ + "vision" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5307", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H8639", + "content": [ + "deep" + ] + }, + { + "type": "char:w", + "strong": "H8639", + "content": [ + "sleep" + ] + }, + "falleth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + "slumberings", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4904", + "content": [ + "bed" + ] + }, + ";", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 33:16" + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H227", + "content": [ + "he" + ] + }, + "openeth", + { + "type": "char:w", + "strong": "H227", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ears" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + "sealeth", + { + "type": "char:w", + "strong": "H227", + "content": [ + "their" + ] + }, + "instruction,", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 33:17" + }, + "That", + { + "type": "char:w", + "strong": "H120", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "may" + ] + }, + "withdraw", + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5493", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "his" + ] + } + ] + }, + "purpose,", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3680", + "content": [ + "hide" + ] + }, + { + "type": "char:w", + "strong": "H1466", + "content": [ + "pride" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + ";", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 33:18" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "He" + ] + }, + "keepeth", + { + "type": "char:w", + "strong": "H2820", + "content": [ + "back" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7845", + "content": [ + "pit" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + "perishing", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + "sword.", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 33:19" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H4341", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3198", + "content": [ + "chastened" + ] + }, + "also", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4341", + "content": [ + "pain" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4904", + "content": [ + "bed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7379", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + "continual", + { + "type": "char:w", + "strong": "H7379", + "content": [ + "strife" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + ":", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 33:20" + }, + "So", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "that" + ] + }, + "his", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + "abhorreth", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "and" + ] + }, + "his", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "dainty meat.", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 33:21" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "consumed" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + "were", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + "stick", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "out" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 33:22" + }, + "Yea,", + { + "type": "char:w", + "strong": "H7126", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "draweth", + { + "type": "char:w", + "strong": "H7126", + "content": [ + "near" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7126", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7845", + "content": [ + "pit" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7126", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7126", + "content": [ + "the" + ] + }, + "destroyers.", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 33:23" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H4397", + "content": [ + "angel" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "an" + ] + }, + "interpreter,", + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + "shew unto", + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3476", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ";", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 33:24" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "is" + ] + }, + "gracious unto", + { + "type": "char:w", + "strong": "H3381", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3381", + "content": [ + "and" + ] + }, + "saith,", + { + "type": "char:w", + "strong": "H6308", + "content": [ + "Deliver" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "going" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7845", + "content": [ + "pit" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3724", + "content": [ + "ransom" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 33:25" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7375", + "content": [ + "fresher" + ] + }, + "than", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "a" + ] + }, + "child’s;", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "returneth", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5290", + "content": [ + "youth" + ] + }, + ":", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 33:26" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "He" + ] + }, + "prayeth unto", + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + "favourable unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "he" + ] + }, + "seeth", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H8643", + "content": [ + "joy" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "he" + ] + }, + "restoreth unto", + { + "type": "char:w", + "strong": "H582", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6666", + "content": [ + "righteousness" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 33:27" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "singeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + "saith,", + { + "type": "char:w", + "strong": "H559", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + "perverted", + { + "type": "char:w", + "strong": "H559", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3477", + "content": [ + "right" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "profited", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ":", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 33:28" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6299", + "content": [ + "redeemed" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "from" + ] + }, + "going", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7845", + "content": [ + "pit" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 33:29" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Lo" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "things" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "work" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6471", + "content": [ + "twice" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "yea" + ] + }, + "thrice,", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H6471", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + ",", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 33:30" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "back" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7845", + "content": [ + "pit" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H215", + "content": [ + "enlightened" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "living" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 33:31" + }, + "Mark well,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ", hearken unto", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "me" + ] + }, + ": hold thy peace,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 33:32" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H3426", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2654", + "content": [ + "desire" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "justify" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 33:33" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "not" + ] + }, + ", hearken thou unto", + { + "type": "char:w", + "strong": "H859", + "content": [ + "me" + ] + }, + ": hold thy peace,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H502", + "content": [ + "teach" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "JOB 34" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 34:1" + }, + "Moreover", + { + "type": "char:w", + "strong": "H453", + "content": [ + "Elihu" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H453", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 34:2" + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "Hear" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "men" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H238", + "content": [ + "give" + ] + }, + { + "type": "char:w", + "strong": "H238", + "content": [ + "ear" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "me" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "knowledge" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 34:3" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + "trieth", + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "palate" + ] + }, + "tasteth meat.", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 34:4" + }, + "Let", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H977", + "content": [ + "choose" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + ": let", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "ourselves" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 34:5" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + ":", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 34:6" + }, + "Notwithstanding", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:add", + "content": [ + "accounted" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3576", + "content": [ + "liar" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2671", + "content": [ + "wound" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H605", + "content": [ + "incurable" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "though", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "I" + ] + }, + "am" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgression" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 34:7" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3933", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "drinketh", + { + "type": "char:w", + "strong": "H8354", + "content": [ + "up" + ] + }, + "scorning", + { + "type": "char:w", + "strong": "H3933", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 34:8" + }, + "Which goeth", + { + "type": "char:w", + "strong": "H376", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2274", + "content": [ + "company" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "workers" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + "walketh", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 34:9" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + "profiteth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H7521", + "content": [ + "delight" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 34:10" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "Therefore" + ] + }, + "hearken unto", + { + "type": "char:w", + "strong": "H2486", + "content": [ + "me" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "understanding" + ] + }, + ":", + { + "type": "char:w", + "strong": "H2486", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H7562", + "content": [ + "wickedness" + ] + }, + ";", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "should" + ] + }, + "commit", + { + "type": "char:w", + "strong": "H5766", + "content": [ + "iniquity" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 34:11" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6467", + "content": [ + "work" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "render unto", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H376", + "content": [ + "and" + ] + }, + "cause", + { + "type": "char:w", + "strong": "H376", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H734", + "content": [ + "ways" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 34:12" + }, + "Yea,", + { + "type": "char:w", + "strong": "H410", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + "surety,", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "wickedly" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H5791", + "content": [ + "pervert" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 34:13" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "gave" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "charge" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "?", + { + "type": "char:w", + "strong": "H776", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "hath disposed", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "whole" + ] + }, + { + "type": "char:w", + "strong": "H8398", + "content": [ + "world" + ] + }, + "?", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 34:14" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "upon" + ] + }, + "man,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H622", + "content": [ + "gather" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "spirit" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + ";", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 34:15" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "All" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1478", + "content": [ + "perish" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "turn" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 34:16" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "now" + ] + }, + { + "type": "char:add", + "content": [ + "thou hast" + ] + }, + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + ": hearken", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 34:17" + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "Shall" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "that" + ] + }, + "hateth", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + "govern?", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H7561", + "content": [ + "condemn" + ] + }, + { + "type": "char:w", + "strong": "H8130", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "just" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3524", + "content": [ + "mighty" + ] + }, + "?", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 34:18" + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "Is" + ] + }, + "it", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H413", + "content": [ + "fit" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "king" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "Thou art" + ] + }, + "vile?", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4428", + "content": [ + "or" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5081", + "content": [ + "nobles" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "Ye", + { + "type": "char:w", + "strong": "H7563", + "content": [ + "are" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + "?", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 34:19" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H834", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "much" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "less" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "to" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + "respecteth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "persons", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "princes" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + "regardeth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "rich", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1800", + "content": [ + "poor" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4639", + "content": [ + "work" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 34:20" + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7281", + "content": [ + "moment" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "die" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "at" + ] + }, + "midnight;", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1607", + "content": [ + "shaken" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H47", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 34:21" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "seeth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + "goings.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 34:22" + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H369", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "death" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8033", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "workers" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H5641", + "content": [ + "hide" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "themselves" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 34:23" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "needeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "further" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "consider" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 34:24" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "breaketh", + { + "type": "char:w", + "strong": "H5975", + "content": [ + "in" + ] + }, + "pieces", + { + "type": "char:w", + "strong": "H3524", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H3524", + "content": [ + "men" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5975", + "content": [ + "in" + ] + }, + "ways" + ] + }, + "past finding", + { + "type": "char:w", + "strong": "H2714", + "content": [ + "out" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5975", + "content": [ + "and" + ] + }, + "setteth", + { + "type": "char:w", + "strong": "H312", + "content": [ + "others" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "stead" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 34:25" + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "Therefore" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "he" + ] + }, + "taketh knowledge", + { + "type": "char:w", + "strong": "H2015", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4566", + "content": [ + "works" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "he" + ] + }, + "overturneth", + { + "type": "char:w", + "strong": "H5234", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "they" + ] + }, + "are", + { + "type": "char:w", + "strong": "H2015", + "content": [ + "destroyed" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 34:26" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "He" + ] + }, + "striketh", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + "open sight", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "of" + ] + }, + "others;", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 34:27" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "aside" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "following" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "regard" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ":", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 34:28" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + "caused", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6818", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "poor" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6818", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "afflicted" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 34:29" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H8252", + "content": [ + "quietness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "condemn" + ] + }, + "?", + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "hideth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H7789", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + "? whether", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "be" + ] + }, + "done" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nation" + ] + }, + ",", + { + "type": "char:w", + "strong": "H120", + "content": [ + "or" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3162", + "content": [ + "alike" + ] + }, + ":", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 34:30" + }, + "That", + { + "type": "char:w", + "strong": "H5971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H4427", + "content": [ + "reign" + ] + }, + "not, that there be none", + { + "type": "char:w", + "strong": "H120", + "content": [ + "to" + ] + }, + "ensnare", + { + "type": "char:w", + "strong": "H5971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 34:31" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "borne" + ] + }, + { + "type": "char:add", + "content": [ + "chastisement" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "offend", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3588", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "more" + ] + } + ] + }, + ":", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 34:32" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "That" + ] + }, + "which", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2372", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "teach" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3254", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H859", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "done" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "iniquity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "more" + ] + }, + "?", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 34:33" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + "recompence", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + "thou wilt,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou refusest", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "must" + ] + }, + { + "type": "char:w", + "strong": "H977", + "content": [ + "choose" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "thou knowest.", + { + "type": "verse:v", + "number": "34", + "sid": "JOB 34:34" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "Men" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "understanding" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3824", + "content": [ + "me" + ] + }, + ", yea,", + { + "type": "char:w", + "strong": "H376", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + "heareth", + { + "type": "char:w", + "strong": "H3824", + "content": [ + "me" + ] + }, + ":", + { + "type": "verse:v", + "number": "35", + "sid": "JOB 34:35" + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + "speaketh", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + "wisdom.", + { + "type": "verse:v", + "number": "36", + "sid": "JOB 34:36" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "Would" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H974", + "content": [ + "tried" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "end" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "answering", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "JOB 34:37" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "addeth", + { + "type": "char:w", + "strong": "H6588", + "content": [ + "rebellion" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sin" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "clappeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "hands", + { + "type": "char:w", + "strong": "H996", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3254", + "content": [ + "and" + ] + }, + "multiplieth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H561", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "JOB 35" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 35:1" + }, + "Moreover", + { + "type": "char:w", + "strong": "H453", + "content": [ + "Elihu" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H453", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 35:2" + }, + "Thinkest thou", + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + "be", + { + "type": "char:add", + "content": [ + "thy" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H2803", + "content": [ + "or" + ] + } + ] + }, + "sayest thou,", + { + "type": "char:w", + "strong": "H559", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H6664", + "content": [ + "righteousness" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "is" + ] + }, + "more than", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God’s" + ] + }, + ",", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 35:3" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "That" + ] + }, + "thou sayest,", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + "advantage", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "be" + ] + }, + "unto thee?", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H559", + "content": [ + "and" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H3276", + "content": [ + "profit" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sinned" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 35:4" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "answer" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "thy companions", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 35:5" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "Look" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7834", + "content": [ + "skies" + ] + }, + ", which", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1361", + "content": [ + "higher" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "than" + ] + }, + "thou.", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 35:6" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "doest thou", + { + "type": "char:w", + "strong": "H2398", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H2398", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgressions" + ] + }, + "be", + { + "type": "char:w", + "strong": "H7231", + "content": [ + "multiplied" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "doest thou unto", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 35:7" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H6663", + "content": [ + "righteous" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "givest thou", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "receiveth", + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 35:8" + }, + "Thy", + { + "type": "char:w", + "strong": "H7562", + "content": [ + "wickedness" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H376", + "content": [ + "may" + ] + }, + "hurt" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + "thou art;", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6666", + "content": [ + "righteousness" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H376", + "content": [ + "may" + ] + }, + "profit" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "son" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 35:9" + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "By" + ] + }, + "reason", + { + "type": "char:w", + "strong": "H7230", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "multitude" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6217", + "content": [ + "oppressions" + ] + }, + { + "type": "char:w", + "strong": "H6217", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H2199", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H2199", + "content": [ + "out" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6217", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H2199", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "help" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "by" + ] + }, + "reason", + { + "type": "char:w", + "strong": "H7230", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "arm" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "mighty" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 35:10" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "none" + ] + }, + "saith,", + { + "type": "char:w", + "strong": "H335", + "content": [ + "Where" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + "Maker,", + { + "type": "char:w", + "strong": "H559", + "content": [ + "who" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H2158", + "content": [ + "songs" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ";", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 35:11" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "Who" + ] + }, + "teacheth", + { + "type": "char:w", + "strong": "H502", + "content": [ + "us" + ] + }, + "more than", + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H929", + "content": [ + "beasts" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "maketh", + { + "type": "char:w", + "strong": "H502", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H2449", + "content": [ + "wiser" + ] + }, + "than", + { + "type": "char:w", + "strong": "H776", + "content": [ + "the" + ] + }, + "fowls", + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + "?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 35:12" + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "There" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H6817", + "content": [ + "cry" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "none" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1347", + "content": [ + "pride" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + "men.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 35:13" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vanity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + { + "type": "char:w", + "strong": "H7789", + "content": [ + "regard" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 35:14" + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "much" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "less" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + "thou sayest thou beholdest", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1779", + "content": [ + "cause" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + "thou waitest", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + "!", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 35:15" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6485", + "content": [ + "visited" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3966", + "content": [ + "greatly" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "regard" + ] + }, + "arrogance;", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 35:16" + }, + "Therefore doth", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H6475", + "content": [ + "open" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1892", + "content": [ + "vanity" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "he" + ] + }, + "multiplieth", + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "JOB 36" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 36:1" + }, + { + "type": "char:w", + "strong": "H453", + "content": [ + "Elihu" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "also" + ] + }, + "proceeded,", + { + "type": "char:w", + "strong": "H3254", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 36:2" + }, + "Suffer", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2191", + "content": [ + "little" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5750", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "will" + ] + }, + "shew thee:", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5750", + "content": [ + "yet" + ] + }, + "somewhat", + { + "type": "char:w", + "strong": "H5750", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "say" + ] + }, + "on", + { + "type": "char:w", + "strong": "H433", + "content": [ + "God’s" + ] + }, + "behalf.", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 36:3" + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "fetch" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1843", + "content": [ + "knowledge" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "afar" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6664", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "ascribe" + ] + }, + { + "type": "char:w", + "strong": "H6664", + "content": [ + "righteousness" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6466", + "content": [ + "Maker" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 36:4" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "truly" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8267", + "content": [ + "false" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8549", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H8549", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1844", + "content": [ + "knowledge" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 36:5" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3524", + "content": [ + "mighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "and" + ] + }, + "despiseth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "any" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3524", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "understanding" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 36:6" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "preserveth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "afflicted" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5414", + "content": [ + "their" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 36:7" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "withdraweth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H854", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "righteous" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H854", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "kings" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3678", + "content": [ + "throne" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "setteth", + { + "type": "char:w", + "strong": "H854", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "ever" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4428", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1361", + "content": [ + "exalted" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 36:8" + }, + { + "type": "char:w", + "strong": "H631", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + "be", + { + "type": "char:w", + "strong": "H631", + "content": [ + "bound" + ] + }, + { + "type": "char:w", + "strong": "H631", + "content": [ + "in" + ] + }, + "fetters,", + { + "type": "char:w", + "strong": "H631", + "content": [ + "and" + ] + }, + "be", + { + "type": "char:w", + "strong": "H3920", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H631", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2256", + "content": [ + "cords" + ] + }, + "of affliction;", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 36:9" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "sheweth", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6467", + "content": [ + "work" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgressions" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + "behaved", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "themselves" + ] + }, + "proudly.", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 36:10" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "He" + ] + }, + "openeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4148", + "content": [ + "instruction" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "commandeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 36:11" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + "hearken", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5647", + "content": [ + "serve" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5647", + "content": [ + "him" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "spend" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "prosperity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "years" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "in" + ] + }, + "pleasures.", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 36:12" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + "hearken", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1478", + "content": [ + "perish" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + "sword,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1478", + "content": [ + "die" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 36:13" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2611", + "content": [ + "godless" + ] + }, + { + "type": "char:w", + "strong": "H631", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "lay" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "help" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "bindeth", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 36:14" + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "die" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5290", + "content": [ + "youth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + { + "type": "char:add", + "content": [ + "perisheth" + ] + }, + "among", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "the" + ] + }, + "unclean.", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 36:15" + }, + "He delivereth", + { + "type": "char:w", + "strong": "H1540", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "afflicted" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "his" + ] + }, + "affliction,", + { + "type": "char:w", + "strong": "H6041", + "content": [ + "and" + ] + }, + "openeth", + { + "type": "char:w", + "strong": "H1540", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + { + "type": "char:w", + "strong": "H6041", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3906", + "content": [ + "oppression" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 36:16" + }, + "Yea,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "would", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + "led thee away out", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6862", + "content": [ + "distress" + ] + }, + "into", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7338", + "content": [ + "broad" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "place" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + "straitness;", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + "which", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "on" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H7979", + "content": [ + "table" + ] + }, + "should", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1880", + "content": [ + "fatness" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 36:17" + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "But" + ] + }, + "thou art", + { + "type": "char:w", + "strong": "H4390", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "justice" + ] + }, + { + "type": "char:w", + "strong": "H8551", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H8551", + "content": [ + "hold" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4941", + "content": [ + "on" + ] + }, + "thee" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 36:18" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + "there", + { + "type": "char:w", + "strong": "H2534", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2534", + "content": [ + "wrath" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6435", + "content": [ + "beware" + ] + }, + { + "type": "char:w", + "strong": "H6435", + "content": [ + "lest" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H408", + "content": [ + "be" + ] + }, + "led", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "by" + ] + }, + { + "type": "char:add", + "content": [ + "thy" + ] + }, + "sufficiency;", + { + "type": "char:w", + "strong": "H408", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "greatness", + { + "type": "char:w", + "strong": "H2534", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3724", + "content": [ + "ransom" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "turn" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "aside" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 36:19" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Will" + ] + }, + "thy riches suffice,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + "distress,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3981", + "content": [ + "forces" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + { + "type": "char:add", + "content": [ + "thy" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + "?", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 36:20" + }, + "Desire", + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5927", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "peoples" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "are" + ] + }, + "cut", + { + "type": "char:w", + "strong": "H5927", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "place" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 36:21" + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "Take" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "heed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6437", + "content": [ + "regard" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "iniquity" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "this" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H977", + "content": [ + "chosen" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "rather" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H205", + "content": [ + "affliction" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 36:22" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "doeth loftily", + { + "type": "char:w", + "strong": "H410", + "content": [ + "in" + ] + }, + "his", + { + "type": "char:w", + "strong": "H3581", + "content": [ + "power" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "teacher" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3384", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 36:23" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + "hath enjoined", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + "?", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ", Thou hast", + { + "type": "char:w", + "strong": "H6466", + "content": [ + "wrought" + ] + }, + { + "type": "char:w", + "strong": "H5766", + "content": [ + "unrighteousness" + ] + }, + "?", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 36:24" + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "Remember" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + "thou magnify", + { + "type": "char:w", + "strong": "H834", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6467", + "content": [ + "work" + ] + }, + ", whereof", + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7891", + "content": [ + "sung" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 36:25" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "All" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5027", + "content": [ + "looked" + ] + }, + "thereon;", + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + "beholdeth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "afar" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "off" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 36:26" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "is" + ] + }, + "great,", + { + "type": "char:w", + "strong": "H8141", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "years" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "is" + ] + }, + "unsearchable.", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 36:27" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "draweth up", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "drops", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "which" + ] + }, + "distil", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + { + "type": "char:w", + "strong": "H1639", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + "vapour:", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 36:28" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7834", + "content": [ + "skies" + ] + }, + { + "type": "char:w", + "strong": "H5140", + "content": [ + "pour" + ] + }, + { + "type": "char:w", + "strong": "H5140", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "and" + ] + }, + "drop", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "abundantly" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 36:29" + }, + "Yea,", + { + "type": "char:w", + "strong": "H518", + "content": [ + "can" + ] + }, + "any", + { + "type": "char:w", + "strong": "H995", + "content": [ + "understand" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + "spreadings", + { + "type": "char:w", + "strong": "H995", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "clouds" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + "thunderings", + { + "type": "char:w", + "strong": "H995", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5521", + "content": [ + "pavilion" + ] + }, + "?", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 36:30" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "spreadeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "around" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "covereth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "bottom", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 36:31" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "judgeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "peoples" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "giveth meat", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "in" + ] + }, + "abundance.", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 36:32" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "covereth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "lightning" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "and" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "charge" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H6293", + "content": [ + "strike" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6293", + "content": [ + "mark" + ] + }, + ".", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 36:33" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7452", + "content": [ + "noise" + ] + }, + "thereof telleth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "concerning" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4735", + "content": [ + "cattle" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "concerning" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "storm" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "that" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "JOB 37" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 37:1" + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "At" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + "trembleth,", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "moved" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "of" + ] + }, + "its", + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 37:2" + }, + "Hearken ye unto", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "noise" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "sound" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "that" + ] + }, + "goeth", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 37:3" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "sendeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + "forth", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "whole" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "lightning" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3671", + "content": [ + "ends" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 37:4" + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "After" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + "roareth;", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "thundereth", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "his" + ] + }, + "majesty:", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "stayeth", + { + "type": "char:w", + "strong": "H310", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 37:5" + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "thundereth", + { + "type": "char:w", + "strong": "H6381", + "content": [ + "marvelously" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1419", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "things" + ] + }, + "doeth", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + ", which", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "comprehend" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 37:6" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "saith", + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7950", + "content": [ + "snow" + ] + }, + ", Fall thou", + { + "type": "char:w", + "strong": "H776", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "; likewise", + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1653", + "content": [ + "shower" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1653", + "content": [ + "showers" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5797", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 37:7" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "He" + ] + }, + "sealeth", + { + "type": "char:w", + "strong": "H2856", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + "whom", + { + "type": "char:w", + "strong": "H376", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3045", + "content": [ + "it" + ] + } + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 37:8" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "beasts" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + "coverts,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "remain" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4585", + "content": [ + "dens" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 37:9" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "Out" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2315", + "content": [ + "chamber" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2315", + "content": [ + "south" + ] + } + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + "storm:", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7135", + "content": [ + "cold" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + "north.", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 37:10" + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "By" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5397", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H7140", + "content": [ + "ice" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7341", + "content": [ + "breadth" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "is" + ] + }, + "straitened.", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 37:11" + }, + "Yea,", + { + "type": "char:w", + "strong": "H7377", + "content": [ + "he" + ] + }, + "ladeth", + { + "type": "char:w", + "strong": "H637", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "thick" + ] + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H637", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7377", + "content": [ + "moisture" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7377", + "content": [ + "he" + ] + }, + "spreadeth abroad", + { + "type": "char:w", + "strong": "H637", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "lightning" + ] + }, + ":", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 37:12" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H4524", + "content": [ + "round" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H8458", + "content": [ + "guidance" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H6680", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "whatsoever" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "commandeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "habitable", + { + "type": "char:w", + "strong": "H8398", + "content": [ + "world" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 37:13" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Whether" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7626", + "content": [ + "correction" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "for" + ] + }, + "mercy,", + { + "type": "char:w", + "strong": "H776", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + "cause", + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "come" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 37:14" + }, + "Hearken unto", + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + ", O", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5975", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H5975", + "content": [ + "still" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5975", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "consider" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6381", + "content": [ + "wondrous" + ] + }, + { + "type": "char:w", + "strong": "H6381", + "content": [ + "works" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 37:15" + }, + "Dost thou", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "how" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "layeth", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "charge" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + "causeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "lightning" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3313", + "content": [ + "shine" + ] + }, + "?", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 37:16" + }, + "Dost thou", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "balancings", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "clouds" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "wondrous", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "works" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + "which", + { + "type": "char:w", + "strong": "H8549", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8549", + "content": [ + "perfect" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "knowledge" + ] + }, + "?", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 37:17" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "How" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H899", + "content": [ + "garments" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2525", + "content": [ + "warm" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8252", + "content": [ + "still" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1864", + "content": [ + "south" + ] + }, + { + "type": "char:add", + "content": [ + "wind" + ] + }, + "?", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 37:18" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H7554", + "content": [ + "spread" + ] + }, + { + "type": "char:w", + "strong": "H3332", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7834", + "content": [ + "sky" + ] + }, + ", which", + { + "type": "char:w", + "strong": "H7834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2389", + "content": [ + "strong" + ] + }, + "as a", + { + "type": "char:w", + "strong": "H3332", + "content": [ + "molten" + ] + }, + { + "type": "char:w", + "strong": "H7209", + "content": [ + "mirror" + ] + }, + "?", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 37:19" + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "Teach" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + "we", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3045", + "content": [ + "for" + ] + } + ] + }, + "we", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "order" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3045", + "content": [ + "our" + ] + }, + "speech" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "by" + ] + }, + "reason", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 37:20" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "Shall" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "told" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + "wish", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallowed" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "up" + ] + }, + "?", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 37:21" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + "men", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H925", + "content": [ + "bright" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7834", + "content": [ + "skies" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "wind" + ] + }, + "passeth,", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + "cleanseth", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 37:22" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6828", + "content": [ + "north" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H2091", + "content": [ + "golden" + ] + }, + "splendour:", + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + "terrible", + { + "type": "char:w", + "strong": "H1935", + "content": [ + "majesty" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 37:23" + }, + { + "type": "char:add", + "content": [ + "Touching" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4672", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "out" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "excellent" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "power" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "and" + ] + }, + "plenteous", + { + "type": "char:w", + "strong": "H4941", + "content": [ + "justice" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6031", + "content": [ + "afflict" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 37:24" + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "Men" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H3372", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "he" + ] + }, + "regardeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2450", + "content": [ + "wise" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "JOB 38" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 38:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + "whirlwind,", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 38:2" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "that" + ] + }, + "darkeneth", + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + "by", + { + "type": "char:w", + "strong": "H4405", + "content": [ + "words" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 38:3" + }, + { + "type": "char:w", + "strong": "H247", + "content": [ + "Gird" + ] + }, + "up", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H2504", + "content": [ + "loins" + ] + }, + "like", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7592", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "demand" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "of" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "declare" + ] + }, + "thou unto", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 38:4" + }, + { + "type": "char:w", + "strong": "H375", + "content": [ + "Where" + ] + }, + "wast thou", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3245", + "content": [ + "laid" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3245", + "content": [ + "foundations" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "declare" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 38:5" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "determined" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "measures thereof,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "if" + ] + }, + "thou knowest?", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "stretched" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "line", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "it" + ] + }, + "?", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 38:6" + }, + "Whereupon", + { + "type": "char:w", + "strong": "H68", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "foundations thereof fastened?", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H3384", + "content": [ + "laid" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6438", + "content": [ + "corner" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stone" + ] + }, + "thereof;", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 38:7" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + { + "type": "char:w", + "strong": "H3556", + "content": [ + "stars" + ] + }, + { + "type": "char:w", + "strong": "H7442", + "content": [ + "sang" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H430", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H7321", + "content": [ + "shouted" + ] + }, + { + "type": "char:w", + "strong": "H7442", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7442", + "content": [ + "joy" + ] + }, + "?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 38:8" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1817", + "content": [ + "Or" + ] + }, + "who" + ] + }, + "shut", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1817", + "content": [ + "doors" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "when" + ] + }, + "it brake", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3318", + "content": [ + "as" + ] + }, + "if" + ] + }, + "it", + { + "type": "char:w", + "strong": "H1817", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "issued" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7358", + "content": [ + "womb" + ] + }, + ";", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 38:9" + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "garment" + ] + }, + "thereof,", + { + "type": "char:w", + "strong": "H6051", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6205", + "content": [ + "thick" + ] + }, + { + "type": "char:w", + "strong": "H6205", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "a" + ] + }, + "swaddlingband", + { + "type": "char:w", + "strong": "H3830", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "it" + ] + }, + ",", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 38:10" + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "prescribed" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "decree" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2706", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H1280", + "content": [ + "bars" + ] + }, + { + "type": "char:w", + "strong": "H2706", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1817", + "content": [ + "doors" + ] + }, + ",", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 38:11" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ", Hitherto shalt thou", + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "further" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6311", + "content": [ + "here" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H1347", + "content": [ + "proud" + ] + }, + { + "type": "char:w", + "strong": "H1530", + "content": [ + "waves" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "stayed?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 38:12" + }, + "Hast thou", + { + "type": "char:w", + "strong": "H6680", + "content": [ + "commanded" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "since" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:add", + "content": [ + "began,", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + } + ] + }, + "caused", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + "dayspring", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "its" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + ";", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 38:13" + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "That" + ] + }, + "it might", + { + "type": "char:w", + "strong": "H270", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H270", + "content": [ + "hold" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3671", + "content": [ + "ends" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "the" + ] + }, + "wicked", + { + "type": "char:w", + "strong": "H776", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H5287", + "content": [ + "shaken" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + "it?", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 38:14" + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "changed" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + "clay under", + { + "type": "char:w", + "strong": "H2015", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2368", + "content": [ + "seal" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3320", + "content": [ + "and" + ] + }, + { + "type": "char:add", + "content": [ + "all things" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "stand" + ] + }, + { + "type": "char:w", + "strong": "H3320", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "garment" + ] + }, + ":", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 38:15" + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H4513", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "the" + ] + }, + "wicked", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "is" + ] + }, + "withholden,", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7311", + "content": [ + "high" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "arm" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "broken" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 38:16" + }, + "Hast thou", + { + "type": "char:w", + "strong": "H935", + "content": [ + "entered" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8415", + "content": [ + "springs" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5704", + "content": [ + "or" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "walked" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2714", + "content": [ + "recesses" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8415", + "content": [ + "deep" + ] + }, + "?", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 38:17" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "Have" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gates" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "revealed" + ] + }, + "unto thee?", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "or" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gates" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6757", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + "?", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 38:18" + }, + "Hast thou comprehended", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "breadth", + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5046", + "content": [ + "declare" + ] + }, + ",", + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + "thou knowest", + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 38:19" + }, + { + "type": "char:w", + "strong": "H335", + "content": [ + "Where" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7931", + "content": [ + "dwelling" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H335", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4725", + "content": [ + "place" + ] + }, + "thereof;", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 38:20" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "That" + ] + }, + "thou shouldest", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "bound thereof,", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou shouldest", + { + "type": "char:w", + "strong": "H995", + "content": [ + "discern" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5410", + "content": [ + "paths" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + "thereof?", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 38:21" + }, + { + "type": "char:add", + "content": [ + "Doubtless" + ] + }, + ", thou knowest,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "thou wast", + { + "type": "char:w", + "strong": "H227", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "born" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4557", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + "!", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 38:22" + }, + "Hast thou", + { + "type": "char:w", + "strong": "H935", + "content": [ + "entered" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H214", + "content": [ + "treasuries" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7950", + "content": [ + "snow" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "or" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H214", + "content": [ + "treasuries" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1259", + "content": [ + "hail" + ] + }, + ",", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 38:23" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2820", + "content": [ + "reserved" + ] + }, + { + "type": "char:w", + "strong": "H4421", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6862", + "content": [ + "trouble" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4421", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4421", + "content": [ + "battle" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H4421", + "content": [ + "war" + ] + }, + "?", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 38:24" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "By" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + "parted,", + { + "type": "char:w", + "strong": "H776", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6921", + "content": [ + "east" + ] + }, + { + "type": "char:w", + "strong": "H6921", + "content": [ + "wind" + ] + }, + { + "type": "char:w", + "strong": "H6327", + "content": [ + "scattered" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "?", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 38:25" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6385", + "content": [ + "cleft" + ] + }, + { + "type": "char:w", + "strong": "H6385", + "content": [ + "a" + ] + }, + "channel", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + "waterflood,", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H6385", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "way" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + "lightning", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "thunder" + ] + }, + ";", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 38:26" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "To" + ] + }, + "cause", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4305", + "content": [ + "rain" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4057", + "content": [ + "wilderness" + ] + }, + ", wherein there", + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + ";", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 38:27" + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "satisfy" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "the" + ] + }, + "waste", + { + "type": "char:w", + "strong": "H7646", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7722", + "content": [ + "desolate" + ] + }, + { + "type": "char:add", + "content": [ + "ground" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7646", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "to" + ] + }, + "cause", + { + "type": "char:w", + "strong": "H7646", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1877", + "content": [ + "tender" + ] + }, + { + "type": "char:w", + "strong": "H1877", + "content": [ + "grass" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6779", + "content": [ + "spring" + ] + }, + { + "type": "char:w", + "strong": "H6779", + "content": [ + "forth" + ] + }, + "?", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 38:28" + }, + "Hath", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4306", + "content": [ + "rain" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "father" + ] + }, + "?", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "begotten" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H96", + "content": [ + "drops" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2919", + "content": [ + "dew" + ] + }, + "?", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 38:29" + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "Out" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "womb" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7140", + "content": [ + "ice" + ] + }, + "?", + { + "type": "char:w", + "strong": "H8064", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + "hoary", + { + "type": "char:w", + "strong": "H7140", + "content": [ + "frost" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "hath gendered", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "it" + ] + }, + "?", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 38:30" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2244", + "content": [ + "hidden" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "as" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H4325", + "content": [ + "with" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stone" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8415", + "content": [ + "deep" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + "frozen.", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 38:31" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H7194", + "content": [ + "bind" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "the" + ] + }, + "cluster", + { + "type": "char:w", + "strong": "H176", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3598", + "content": [ + "Pleiades" + ] + }, + ",", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + "loose", + { + "type": "char:w", + "strong": "H176", + "content": [ + "the" + ] + }, + "bands", + { + "type": "char:w", + "strong": "H176", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3685", + "content": [ + "Orion" + ] + }, + "?", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 38:32" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H5148", + "content": [ + "lead" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "Mazzaroth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "season" + ] + }, + "?", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "or" + ] + }, + "canst thou", + { + "type": "char:w", + "strong": "H5148", + "content": [ + "guide" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5906", + "content": [ + "Bear" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + "train?", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 38:33" + }, + "Knowest thou", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2708", + "content": [ + "ordinances" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + "? canst thou", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "establish" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + "dominion thereof", + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "?", + { + "type": "verse:v", + "number": "34", + "sid": "JOB 38:34" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H7311", + "content": [ + "lift" + ] + }, + { + "type": "char:w", + "strong": "H7311", + "content": [ + "up" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3680", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5645", + "content": [ + "clouds" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H8229", + "content": [ + "abundance" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "waters" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H3680", + "content": [ + "cover" + ] + }, + "thee?", + { + "type": "verse:v", + "number": "35", + "sid": "JOB 38:35" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "send" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H1300", + "content": [ + "lightnings" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "they" + ] + }, + "may", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "go" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + "unto thee,", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Here" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "we" + ] + }, + "are?", + { + "type": "verse:v", + "number": "36", + "sid": "JOB 38:36" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + { + "type": "char:w", + "strong": "H176", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + "inward parts?", + { + "type": "char:w", + "strong": "H176", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7907", + "content": [ + "mind" + ] + }, + "?", + { + "type": "verse:v", + "number": "37", + "sid": "JOB 38:37" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H5608", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H5608", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7834", + "content": [ + "clouds" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5608", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + "pour", + { + "type": "char:w", + "strong": "H7834", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5608", + "content": [ + "the" + ] + }, + "bottles", + { + "type": "char:w", + "strong": "H5608", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ",", + { + "type": "verse:v", + "number": "38", + "sid": "JOB 38:38" + }, + "When", + { + "type": "char:w", + "strong": "H3332", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + "runneth", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "into" + ] + }, + "a", + { + "type": "char:w", + "strong": "H4165", + "content": [ + "mass" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3332", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7263", + "content": [ + "clods" + ] + }, + "cleave", + { + "type": "char:w", + "strong": "H1692", + "content": [ + "fast" + ] + }, + { + "type": "char:w", + "strong": "H1692", + "content": [ + "together" + ] + }, + "?", + { + "type": "verse:v", + "number": "39", + "sid": "JOB 38:39" + }, + "Wilt thou", + { + "type": "char:w", + "strong": "H6679", + "content": [ + "hunt" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2964", + "content": [ + "prey" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3833", + "content": [ + "lioness" + ] + }, + "? or", + { + "type": "char:w", + "strong": "H4390", + "content": [ + "satisfy" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + "appetite", + { + "type": "char:w", + "strong": "H4390", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3715", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H3715", + "content": [ + "lions" + ] + }, + ",", + { + "type": "verse:v", + "number": "40", + "sid": "JOB 38:40" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + "couch", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4585", + "content": [ + "dens" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3427", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "abide" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "covert", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H695", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "wait" + ] + }, + "?", + { + "type": "verse:v", + "number": "41", + "sid": "JOB 38:41" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + "provideth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6158", + "content": [ + "raven" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H400", + "content": [ + "food" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3206", + "content": [ + "young" + ] + }, + "ones", + { + "type": "char:w", + "strong": "H7768", + "content": [ + "cry" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3206", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H8582", + "content": [ + "wander" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1097", + "content": [ + "lack" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "of" + ] + }, + "meat?" + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "JOB 39" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 39:1" + }, + "Knowest thou", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3277", + "content": [ + "wild" + ] + }, + { + "type": "char:w", + "strong": "H3277", + "content": [ + "goats" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5553", + "content": [ + "rock" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "forth" + ] + }, + "?", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3045", + "content": [ + "or" + ] + } + ] + }, + "canst thou", + { + "type": "char:w", + "strong": "H8104", + "content": [ + "mark" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H355", + "content": [ + "hinds" + ] + }, + { + "type": "char:w", + "strong": "H8104", + "content": [ + "do" + ] + }, + "calve?", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 39:2" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H5608", + "content": [ + "number" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3391", + "content": [ + "months" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "fulfill" + ] + }, + "?", + { + "type": "char:w", + "strong": "H5608", + "content": [ + "or" + ] + }, + "knowest thou", + { + "type": "char:w", + "strong": "H3205", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H3205", + "content": [ + "forth" + ] + }, + "?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 39:3" + }, + "They", + { + "type": "char:w", + "strong": "H3766", + "content": [ + "bow" + ] + }, + "themselves, they", + { + "type": "char:w", + "strong": "H3766", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3206", + "content": [ + "young" + ] + }, + ", they", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "their" + ] + }, + "sorrows.", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 39:4" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "Their" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "ones" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "in" + ] + }, + "good liking,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H2492", + "content": [ + "grow" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "the" + ] + }, + "open field;", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "return" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + ",", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 39:5" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "sent" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6501", + "content": [ + "wild" + ] + }, + "ass", + { + "type": "char:w", + "strong": "H2670", + "content": [ + "free" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + "hath loosed", + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4147", + "content": [ + "bands" + ] + }, + { + "type": "char:w", + "strong": "H4147", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6501", + "content": [ + "wild" + ] + }, + "ass?", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 39:6" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Whose" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6160", + "content": [ + "wilderness" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4420", + "content": [ + "salt" + ] + }, + { + "type": "char:w", + "strong": "H4420", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4908", + "content": [ + "dwelling" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "place" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 39:7" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "scorneth", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1995", + "content": [ + "tumult" + ] + }, + { + "type": "char:w", + "strong": "H1995", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7151", + "content": [ + "city" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "heareth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8663", + "content": [ + "shoutings" + ] + }, + { + "type": "char:w", + "strong": "H1995", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5065", + "content": [ + "driver" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 39:8" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + "range", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountains" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4829", + "content": [ + "pasture" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "he" + ] + }, + "searcheth", + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H3387", + "content": [ + "green" + ] + }, + { + "type": "char:w", + "strong": "H3387", + "content": [ + "thing" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 39:9" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Will" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "wild-ox", + { + "type": "char:w", + "strong": "H5647", + "content": [ + "be" + ] + }, + "content", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5647", + "content": [ + "serve" + ] + }, + "thee?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + "abide", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + "thy crib?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 39:10" + }, + "Canst thou", + { + "type": "char:w", + "strong": "H7194", + "content": [ + "bind" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "the" + ] + }, + "wild-ox", + { + "type": "char:w", + "strong": "H518", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + "band", + { + "type": "char:w", + "strong": "H518", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8525", + "content": [ + "furrow" + ] + }, + "?", + { + "type": "char:w", + "strong": "H518", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7702", + "content": [ + "harrow" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6010", + "content": [ + "valleys" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + "thee?", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 39:11" + }, + "Wilt thou", + { + "type": "char:w", + "strong": "H982", + "content": [ + "trust" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "or" + ] + }, + "wilt thou", + { + "type": "char:w", + "strong": "H5800", + "content": [ + "leave" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + "thy labour?", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 39:12" + }, + "Wilt thou confide", + { + "type": "char:w", + "strong": "H539", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H2233", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "home" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H2233", + "content": [ + "seed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H622", + "content": [ + "gather" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "corn", + { + "type": "char:w", + "strong": "H2233", + "content": [ + "of" + ] + } + ] + }, + "thy threshingfloor?", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 39:13" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3671", + "content": [ + "wing" + ] + }, + { + "type": "char:w", + "strong": "H3671", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "the" + ] + }, + "ostrich rejoiceth,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H518", + "content": [ + "but" + ] + } + ] + }, + "are", + { + "type": "char:w", + "strong": "H518", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H84", + "content": [ + "pinions" + ] + }, + { + "type": "char:w", + "strong": "H3671", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5133", + "content": [ + "feathers" + ] + }, + "kindly?", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 39:14" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "she" + ] + }, + "leaveth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H1000", + "content": [ + "eggs" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "warmeth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ",", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 39:15" + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "And" + ] + }, + "forgetteth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "foot" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H2115", + "content": [ + "crush" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "them" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7704", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "wild" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "beast" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H1758", + "content": [ + "trample" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 39:16" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "She" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "is" + ] + }, + "hardened against", + { + "type": "char:w", + "strong": "H7188", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "ones" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "hers: though", + { + "type": "char:w", + "strong": "H7188", + "content": [ + "her" + ] + }, + "labour", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "in" + ] + }, + "vain,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3808", + "content": [ + "she" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "is" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "fear" + ] + }, + ";", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 39:17" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5382", + "content": [ + "deprived" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2451", + "content": [ + "wisdom" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "imparted", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H998", + "content": [ + "understanding" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 39:18" + }, + "What", + { + "type": "char:w", + "strong": "H6256", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "H4754", + "content": [ + "she" + ] + }, + "lifteth up", + { + "type": "char:w", + "strong": "H4754", + "content": [ + "herself" + ] + }, + { + "type": "char:w", + "strong": "H7392", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "high" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4754", + "content": [ + "she" + ] + }, + "scorneth", + { + "type": "char:w", + "strong": "H6256", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5483", + "content": [ + "horse" + ] + }, + { + "type": "char:w", + "strong": "H6256", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7392", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7392", + "content": [ + "rider" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 39:19" + }, + "Hast thou", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5483", + "content": [ + "horse" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1369", + "content": [ + "might" + ] + }, + "? hast thou", + { + "type": "char:w", + "strong": "H3847", + "content": [ + "clothed" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6677", + "content": [ + "neck" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + "quivering", + { + "type": "char:w", + "strong": "H7483", + "content": [ + "mane" + ] + }, + "?", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 39:20" + }, + "Hast thou made him", + { + "type": "char:w", + "strong": "H1935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7493", + "content": [ + "leap" + ] + }, + "as a", + { + "type": "char:w", + "strong": "H697", + "content": [ + "locust" + ] + }, + "?", + { + "type": "char:w", + "strong": "H7493", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1935", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "H367", + "content": [ + "of" + ] + }, + "his snorting", + { + "type": "char:w", + "strong": "H1935", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H367", + "content": [ + "terrible" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 39:21" + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "He" + ] + }, + "paweth", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6010", + "content": [ + "valley" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "and" + ] + }, + "rejoiceth", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "he" + ] + }, + "goeth", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7125", + "content": [ + "meet" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + "armed men.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 39:22" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "mocketh", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "fear" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2865", + "content": [ + "dismayed" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "turneth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "back" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 39:23" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H827", + "content": [ + "quiver" + ] + }, + "rattleth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3851", + "content": [ + "flashing" + ] + }, + { + "type": "char:w", + "strong": "H2595", + "content": [ + "spear" + ] + }, + { + "type": "char:w", + "strong": "H2595", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3591", + "content": [ + "javelin" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 39:24" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "He" + ] + }, + "swalloweth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "with" + ] + }, + "fierceness", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7267", + "content": [ + "rage" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + "believeth", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7782", + "content": [ + "trumpet" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 39:25" + }, + "As oft as", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7782", + "content": [ + "trumpet" + ] + }, + { + "type": "char:add", + "content": [ + "soundeth" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + "saith,", + { + "type": "char:w", + "strong": "H1889", + "content": [ + "Aha" + ] + }, + "!", + { + "type": "char:w", + "strong": "H8269", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "he" + ] + }, + "smelleth", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4421", + "content": [ + "battle" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "afar" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "off" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7482", + "content": [ + "thunder" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "captains" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8269", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8643", + "content": [ + "shouting" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 39:26" + }, + "Doth", + { + "type": "char:w", + "strong": "H6566", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5322", + "content": [ + "hawk" + ] + }, + "soar by thy wisdom,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3671", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H6566", + "content": [ + "stretch" + ] + }, + { + "type": "char:w", + "strong": "H6566", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H3671", + "content": [ + "wings" + ] + }, + { + "type": "char:w", + "strong": "H6566", + "content": [ + "toward" + ] + }, + { + "type": "char:w", + "strong": "H6566", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8486", + "content": [ + "south" + ] + }, + "?", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 39:27" + }, + "Doth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5404", + "content": [ + "eagle" + ] + }, + "mount", + { + "type": "char:w", + "strong": "H7311", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "command" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7311", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H7064", + "content": [ + "nest" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H7311", + "content": [ + "high" + ] + }, + "?", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 39:28" + }, + "She dwelleth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5553", + "content": [ + "rock" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8127", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + "lodging", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "crag" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5553", + "content": [ + "rock" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8127", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "strong hold.", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 39:29" + }, + { + "type": "char:w", + "strong": "H5027", + "content": [ + "From" + ] + }, + "thence she spieth", + { + "type": "char:w", + "strong": "H2658", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H400", + "content": [ + "prey" + ] + }, + "; her", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H5027", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H8033", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "afar" + ] + }, + { + "type": "char:w", + "strong": "H7350", + "content": [ + "off" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 39:30" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "Her" + ] + }, + { + "type": "char:w", + "strong": "H667", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H667", + "content": [ + "ones" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H5966", + "content": [ + "suck" + ] + }, + { + "type": "char:w", + "strong": "H5966", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "blood" + ] + }, + ":", + { + "type": "char:w", + "strong": "H8033", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2491", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8033", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "she" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "JOB 40" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 40:1" + }, + "Moreover", + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 40:2" + }, + "Shall he", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "that" + ] + }, + "cavilleth", + { + "type": "char:w", + "strong": "H7378", + "content": [ + "contend" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7706", + "content": [ + "Almighty" + ] + }, + "? he", + { + "type": "char:w", + "strong": "H6030", + "content": [ + "that" + ] + }, + "argueth", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H433", + "content": [ + "God" + ] + }, + ", let", + { + "type": "char:w", + "strong": "H5973", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + "it.", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 40:3" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 40:4" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7043", + "content": [ + "small" + ] + }, + "account;", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "answer" + ] + }, + "thee?", + { + "type": "char:w", + "strong": "H2005", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "lay" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 40:5" + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "Once" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "spoken" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1696", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "answer" + ] + }, + "; yea", + { + "type": "char:w", + "strong": "H8147", + "content": [ + "twice" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + "proceed", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "further" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 40:6" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + "whirlwind,", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 40:7" + }, + { + "type": "char:w", + "strong": "H247", + "content": [ + "Gird" + ] + }, + "up thy", + { + "type": "char:w", + "strong": "H2504", + "content": [ + "loins" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + "like", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "demand" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "of" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "declare" + ] + }, + "thou unto", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 40:8" + }, + "Wilt thou", + { + "type": "char:w", + "strong": "H637", + "content": [ + "even" + ] + }, + "disannul", + { + "type": "char:w", + "strong": "H637", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "judgment" + ] + }, + "? wilt thou", + { + "type": "char:w", + "strong": "H7561", + "content": [ + "condemn" + ] + }, + { + "type": "char:w", + "strong": "H7561", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4616", + "content": [ + "that" + ] + }, + "thou mayest be", + { + "type": "char:w", + "strong": "H6663", + "content": [ + "justified" + ] + }, + "?", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 40:9" + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "Or" + ] + }, + "hast thou", + { + "type": "char:w", + "strong": "H518", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H2220", + "content": [ + "arm" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + "?", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "and" + ] + }, + "canst thou", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "thunder" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 40:10" + }, + "Deck thyself", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "with" + ] + }, + "excellency", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1363", + "content": [ + "dignity" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3847", + "content": [ + "array" + ] + }, + "thyself", + { + "type": "char:w", + "strong": "H3847", + "content": [ + "with" + ] + }, + "honour", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1926", + "content": [ + "majesty" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 40:11" + }, + "Pour forth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5678", + "content": [ + "overflowings" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1343", + "content": [ + "proud" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8213", + "content": [ + "abase" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 40:12" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "Look" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1343", + "content": [ + "proud" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + } + ] + }, + "bring", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "him" + ] + }, + "low;", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1915", + "content": [ + "tread" + ] + }, + { + "type": "char:w", + "strong": "H1915", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7563", + "content": [ + "wicked" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "stand" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 40:13" + }, + { + "type": "char:w", + "strong": "H2934", + "content": [ + "Hide" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ";", + { + "type": "char:w", + "strong": "H2280", + "content": [ + "bind" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "faces" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2934", + "content": [ + "hidden" + ] + }, + { + "type": "char:add", + "content": [ + "place" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 40:14" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "Then" + ] + }, + "wilt", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H3034", + "content": [ + "confess" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "of" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thine own", + { + "type": "char:w", + "strong": "H3225", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H3467", + "content": [ + "save" + ] + }, + "thee.", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 40:15" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Behold" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "H930", + "content": [ + "behemoth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + "thee;", + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "eateth", + { + "type": "char:w", + "strong": "H2682", + "content": [ + "grass" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H1241", + "content": [ + "ox" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 40:16" + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "Lo" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "now" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4975", + "content": [ + "loins" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4975", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "his" + ] + }, + "force", + { + "type": "char:w", + "strong": "H2009", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8306", + "content": [ + "muscles" + ] + }, + { + "type": "char:w", + "strong": "H4975", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2009", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H990", + "content": [ + "belly" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 40:17" + }, + { + "type": "char:w", + "strong": "H2654", + "content": [ + "He" + ] + }, + "moveth his", + { + "type": "char:w", + "strong": "H2180", + "content": [ + "tail" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H730", + "content": [ + "cedar" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3644", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1517", + "content": [ + "sinews" + ] + }, + { + "type": "char:w", + "strong": "H730", + "content": [ + "of" + ] + }, + "his", + { + "type": "char:w", + "strong": "H6344", + "content": [ + "thighs" + ] + }, + { + "type": "char:w", + "strong": "H6344", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8276", + "content": [ + "knit" + ] + }, + { + "type": "char:w", + "strong": "H8276", + "content": [ + "together" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 40:18" + }, + "His", + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1270", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H650", + "content": [ + "tubes" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "of" + ] + }, + "brass; his", + { + "type": "char:w", + "strong": "H1634", + "content": [ + "limbs" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "are" + ] + }, + "like", + { + "type": "char:w", + "strong": "H4300", + "content": [ + "bars" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1270", + "content": [ + "iron" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 40:19" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + "chief", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + { + "type": "char:add", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "make" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5066", + "content": [ + "approach" + ] + }, + { + "type": "char:add", + "content": [ + "unto", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "him" + ] + } + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 40:20" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountains" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "H944", + "content": [ + "food" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8033", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "beasts" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "field" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H7832", + "content": [ + "play" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 40:21" + }, + { + "type": "char:w", + "strong": "H6628", + "content": [ + "He" + ] + }, + "lieth", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6628", + "content": [ + "lotus" + ] + }, + "trees,", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + "covert", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7070", + "content": [ + "reed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7901", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "the" + ] + }, + "fen.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 40:22" + }, + { + "type": "char:w", + "strong": "H5437", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H6628", + "content": [ + "lotus" + ] + }, + "trees cover him", + { + "type": "char:w", + "strong": "H5526", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H5437", + "content": [ + "their" + ] + }, + "shadow;", + { + "type": "char:w", + "strong": "H5437", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6155", + "content": [ + "willows" + ] + }, + { + "type": "char:w", + "strong": "H5437", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5437", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5158", + "content": [ + "brook" + ] + }, + "compass him", + { + "type": "char:w", + "strong": "H5437", + "content": [ + "about" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 40:23" + }, + { + "type": "char:w", + "strong": "H2005", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5104", + "content": [ + "river" + ] + }, + "overflow,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "trembleth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H982", + "content": [ + "confident" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H3383", + "content": [ + "Jordan" + ] + }, + "swell", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 40:24" + }, + "Shall any", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "take" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "him" + ] + }, + "when", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "watch" + ] + }, + ", or pierce through", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "nose" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H4170", + "content": [ + "snare" + ] + }, + "?" + ] + }, + { + "type": "chapter:c", + "number": "41", + "sid": "JOB 41" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 41:1" + }, + "Canst thou draw", + { + "type": "char:w", + "strong": "H2904", + "content": [ + "out" + ] + }, + "leviathan", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "a" + ] + }, + "fish hook?", + { + "type": "char:w", + "strong": "H408", + "content": [ + "or" + ] + }, + "press down", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "his" + ] + }, + "tongue", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "a" + ] + }, + "cord?", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 41:2" + }, + "Canst thou put", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + "rope into", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "his" + ] + }, + "nose?", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "or" + ] + }, + "pierce", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "his" + ] + }, + "jaw", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + "hook?", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 41:3" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Will" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "make many supplications unto thee?", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "he" + ] + }, + "speak soft words unto thee?", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 41:4" + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "Will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "make", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + "covenant", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "with" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "that" + ] + }, + "thou shouldest take him", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + "servant", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "for" + ] + }, + "ever?", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 41:5" + }, + "Wilt thou play", + { + "type": "char:w", + "strong": "H935", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "a" + ] + }, + "bird?", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "or" + ] + }, + "wilt thou bind", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "for" + ] + }, + "thy maidens?", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 41:6" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Shall" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "bands", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + "fishermen" + ] + }, + "make traffic", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "they" + ] + }, + "part", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "merchants?", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 41:7" + }, + "Canst thou fill", + { + "type": "char:w", + "strong": "H5462", + "content": [ + "his" + ] + }, + "skin with barbed irons, or", + { + "type": "char:w", + "strong": "H5462", + "content": [ + "his" + ] + }, + "head with fish spears?", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 41:8" + }, + "Lay thine hand", + { + "type": "char:w", + "strong": "H935", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "him" + ] + }, + "; remember", + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + "battle,", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "more" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 41:9" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + "hope", + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1692", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "in" + ] + }, + "vain:", + { + "type": "char:w", + "strong": "H376", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "cast down", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "the" + ] + }, + "sight", + { + "type": "char:w", + "strong": "H376", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1692", + "content": [ + "him" + ] + }, + "?", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 41:10" + }, + "None", + { + "type": "char:w", + "strong": "H216", + "content": [ + "is" + ] + }, + "so fierce", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "that" + ] + }, + "he dare stir him up: who then", + { + "type": "char:w", + "strong": "H216", + "content": [ + "is" + ] + }, + "he", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "can" + ] + }, + "stand", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "me" + ] + }, + "?", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 41:11" + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "Who" + ] + }, + "hath first given unto", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H784", + "content": [ + "that" + ] + }, + "I", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "should" + ] + }, + "repay", + { + "type": "char:w", + "strong": "H4422", + "content": [ + "him" + ] + }, + "?", + { + "type": "char:add", + "content": [ + "whatsoever", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "is" + ] + } + ] + }, + "under", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "the" + ] + }, + "whole heaven", + { + "type": "char:w", + "strong": "H6310", + "content": [ + "is" + ] + }, + "mine.", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 41:12" + }, + "I", + { + "type": "char:w", + "strong": "H6227", + "content": [ + "will" + ] + }, + "not keep silence concerning", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "his" + ] + }, + "limbs, nor", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "his" + ] + }, + "mighty strength, nor", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "his" + ] + }, + "comely proportion.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 41:13" + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "Who" + ] + }, + "can strip", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "his" + ] + }, + "outer garment?", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "come" + ] + }, + "within", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "his" + ] + }, + "double bridle?", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 41:14" + }, + "Who can", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "open" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "doors", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + "? round about", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "his" + ] + }, + "teeth", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + "terror.", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 41:15" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "His" + ] + }, + { + "type": "char:w", + "strong": "H4651", + "content": [ + "strong" + ] + }, + "scales", + { + "type": "char:w", + "strong": "H1320", + "content": [ + "are" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + } + ] + }, + "pride, shut", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "together" + ] + }, + { + "type": "char:add", + "content": [ + "as", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1692", + "content": [ + "close" + ] + }, + "seal.", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 41:16" + }, + "One", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "so" + ] + }, + "near", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "another" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "that" + ] + }, + "no air can come between them.", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 41:17" + }, + "They are joined", + { + "type": "char:w", + "strong": "H410", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H410", + "content": [ + "to" + ] + }, + "another; they stick together, that they cannot be sundered.", + { + "type": "verse:v", + "number": "18", + "sid": "JOB 41:18" + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "His" + ] + }, + "neesings flash forth light,", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "his" + ] + }, + "eyes are like", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "the" + ] + }, + "eyelids", + { + "type": "char:w", + "strong": "H2719", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "the" + ] + }, + "morning.", + { + "type": "verse:v", + "number": "19", + "sid": "JOB 41:19" + }, + "Out", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "his" + ] + }, + "mouth go burning torches,", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "and" + ] + }, + "sparks", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "of" + ] + }, + "fire leap forth.", + { + "type": "verse:v", + "number": "20", + "sid": "JOB 41:20" + }, + "Out", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "his" + ] + }, + "nostrils", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + "smoke goeth,", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + "seething pot", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:add", + "content": [ + "burning" + ] + }, + "rushes.", + { + "type": "verse:v", + "number": "21", + "sid": "JOB 41:21" + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "His" + ] + }, + "breath kindleth coals,", + { + "type": "char:w", + "strong": "H7494", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "a" + ] + }, + "flame goeth forth from", + { + "type": "char:w", + "strong": "H2803", + "content": [ + "his" + ] + }, + "mouth.", + { + "type": "verse:v", + "number": "22", + "sid": "JOB 41:22" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + "neck abideth strength,", + { + "type": "char:w", + "strong": "H8478", + "content": [ + "and" + ] + }, + "terror danceth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "JOB 41:23" + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "The" + ] + }, + "flakes", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "his" + ] + }, + "flesh are joined", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "together" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "they" + ] + }, + "are firm", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "they" + ] + }, + "cannot", + { + "type": "char:w", + "strong": "H3220", + "content": [ + "be" + ] + }, + "moved.", + { + "type": "verse:v", + "number": "24", + "sid": "JOB 41:24" + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "His" + ] + }, + "heart", + { + "type": "char:w", + "strong": "H8415", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "as" + ] + }, + "firm", + { + "type": "char:w", + "strong": "H2803", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "a" + ] + }, + "stone; yea, firm", + { + "type": "char:w", + "strong": "H2803", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "the" + ] + }, + "nether millstone.", + { + "type": "verse:v", + "number": "25", + "sid": "JOB 41:25" + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "When" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "he" + ] + }, + "raiseth himself", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "mighty", + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + "afraid:", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + "consternation", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "beside" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "themselves" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "JOB 41:26" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "If" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "lay" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "sword,", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "it" + ] + }, + "cannot avail; nor", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "spear,", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "dart, nor", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "pointed shaft.", + { + "type": "verse:v", + "number": "27", + "sid": "JOB 41:27" + }, + "He counteth iron as straw,", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "brass as rotten wood.", + { + "type": "verse:v", + "number": "28", + "sid": "JOB 41:28" + }, + "The arrow cannot make him flee: slingstones are turned with him into stubble.", + { + "type": "verse:v", + "number": "29", + "sid": "JOB 41:29" + }, + "Clubs are counted as stubble: he laugheth at the rushing of the javelin.", + { + "type": "verse:v", + "number": "30", + "sid": "JOB 41:30" + }, + "His underparts are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "sharp potsherds: he spreadeth", + { + "type": "char:add", + "content": [ + "as it were" + ] + }, + "a threshing wain upon the mire.", + { + "type": "verse:v", + "number": "31", + "sid": "JOB 41:31" + }, + "He maketh the deep to boil like a pot: he maketh the sea like ointment.", + { + "type": "verse:v", + "number": "32", + "sid": "JOB 41:32" + }, + "He maketh a path to shine after him; one would think the deep to be hoary.", + { + "type": "verse:v", + "number": "33", + "sid": "JOB 41:33" + }, + "Upon earth there is not his like, that is made without fear.", + { + "type": "verse:v", + "number": "34", + "sid": "JOB 41:34" + }, + "He beholdeth every thing that is high: he is king over all the sons of pride." + ] + }, + { + "type": "chapter:c", + "number": "42", + "sid": "JOB 42" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOB 42:1" + }, + { + "type": "char:w", + "strong": "H6030", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "answered" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOB 42:2" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "know" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou canst", + { + "type": "char:w", + "strong": "H3201", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "things" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3045", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H4209", + "content": [ + "purpose" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3201", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + "restrained.", + { + "type": "verse:v", + "number": "3", + "sid": "JOB 42:3" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + "hideth", + { + "type": "char:w", + "strong": "H6098", + "content": [ + "counsel" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H1847", + "content": [ + "knowledge" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "uttered" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H995", + "content": [ + "understood" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6381", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "too" + ] + }, + { + "type": "char:w", + "strong": "H6381", + "content": [ + "wonderful" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5046", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3045", + "content": [ + "knew" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "JOB 42:4" + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "Hear" + ] + }, + ",", + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "beseech" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "speak" + ] + }, + ";", + { + "type": "char:w", + "strong": "H595", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "demand" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "of" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "declare" + ] + }, + "thou unto", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "JOB 42:5" + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "hearing" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "now" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "seeth thee,", + { + "type": "verse:v", + "number": "6", + "sid": "JOB 42:6" + }, + "Wherefore", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + "abhor", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H5162", + "content": [ + "myself" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "repent" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H665", + "content": [ + "ashes" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "JOB 42:7" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "so" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "spoken" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "words" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H464", + "content": [ + "Eliphaz" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8489", + "content": [ + "Temanite" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2734", + "content": [ + "kindled" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "against" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H8147", + "content": [ + "two" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "spoken" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1697", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "right" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1697", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + "hath.", + { + "type": "verse:v", + "number": "8", + "sid": "JOB 42:8" + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "Now" + ] + }, + { + "type": "char:w", + "strong": "H6258", + "content": [ + "therefore" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3947", + "content": [ + "take" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "H7651", + "content": [ + "seven" + ] + }, + "bullocks", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7651", + "content": [ + "seven" + ] + }, + { + "type": "char:w", + "strong": "H352", + "content": [ + "rams" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "offer" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5930", + "content": [ + "burnt" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "offering" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H6419", + "content": [ + "pray" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "you" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3947", + "content": [ + "accept" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "deal" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "H5039", + "content": [ + "folly" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H5650", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "spoken" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5039", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3559", + "content": [ + "right" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "servant" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + "hath.", + { + "type": "verse:v", + "number": "9", + "sid": "JOB 42:9" + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H464", + "content": [ + "Eliphaz" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8489", + "content": [ + "Temanite" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1085", + "content": [ + "Bildad" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7747", + "content": [ + "Shuhite" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6691", + "content": [ + "Zophar" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5284", + "content": [ + "Naamathite" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "went" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6213", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H1696", + "content": [ + "commanded" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "them" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "accepted", + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "JOB 42:10" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7622", + "content": [ + "captivity" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6419", + "content": [ + "prayed" + ] + }, + { + "type": "char:w", + "strong": "H1157", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "gave" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H4932", + "content": [ + "twice" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "much" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "had" + ] + }, + "before.", + { + "type": "verse:v", + "number": "11", + "sid": "JOB 42:11" + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "Then" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "came" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "there" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "brethren" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H269", + "content": [ + "sisters" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + "acquaintance", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eat" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + { + "type": "char:w", + "strong": "H5973", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + ":", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + "bemoaned", + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comforted" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "concerning" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "brought" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "gave" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7192", + "content": [ + "piece" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7192", + "content": [ + "money" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5141", + "content": [ + "ring" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "JOB 42:12" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H1288", + "content": [ + "blessed" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H319", + "content": [ + "latter" + ] + }, + { + "type": "char:w", + "strong": "H319", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + "more than", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7225", + "content": [ + "beginning" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "H6240", + "content": [ + "fourteen" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + { + "type": "char:w", + "strong": "H6629", + "content": [ + "sheep" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8337", + "content": [ + "six" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + { + "type": "char:w", + "strong": "H1581", + "content": [ + "camels" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + { + "type": "char:w", + "strong": "H6776", + "content": [ + "yoke" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1241", + "content": [ + "oxen" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H505", + "content": [ + "thousand" + ] + }, + "she-asses.", + { + "type": "verse:v", + "number": "13", + "sid": "JOB 42:13" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "had" + ] + }, + "also", + { + "type": "char:w", + "strong": "H7658", + "content": [ + "seven" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7969", + "content": [ + "three" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughters" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "JOB 42:14" + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "name" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H259", + "content": [ + "first" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3224", + "content": [ + "Jemimah" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8034", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "name" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8145", + "content": [ + "second" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7103", + "content": [ + "Keziah" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8034", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "name" + ] + }, + { + "type": "char:w", + "strong": "H8034", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7992", + "content": [ + "third" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7163", + "content": [ + "Keren-happuch" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "JOB 42:15" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "women" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3303", + "content": [ + "fair" + ] + }, + { + "type": "char:w", + "strong": "H3303", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughters" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + ":", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "father" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "gave" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H5159", + "content": [ + "inheritance" + ] + }, + { + "type": "char:w", + "strong": "H8432", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H251", + "content": [ + "brethren" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "JOB 42:16" + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H310", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "lived" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H3967", + "content": [ + "hundred" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H705", + "content": [ + "forty" + ] + }, + { + "type": "char:w", + "strong": "H8141", + "content": [ + "years" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons’" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H853", + "content": [ + "even" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H702", + "content": [ + "four" + ] + }, + { + "type": "char:w", + "strong": "H1755", + "content": [ + "generations" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "JOB 42:17" + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "So" + ] + }, + { + "type": "char:w", + "strong": "H347", + "content": [ + "Job" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "died" + ] + }, + ", being", + { + "type": "char:w", + "strong": "H2205", + "content": [ + "old" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + "." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/rv2/origin-usj.json b/tests/samples-from-wild/rv2/origin-usj.json index 59582a49..ba7f34c0 100644 --- a/tests/samples-from-wild/rv2/origin-usj.json +++ b/tests/samples-from-wild/rv2/origin-usj.json @@ -1,24216 +1,22087 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "LAM" - }, - { - "type": "para:h", - "content": [ - "Lamentations" - ] - }, - { - "type": "para:toc1", - "content": [ - "THE LAMENTATIONS OF JEREMIAH." - ] - }, - { - "type": "para:toc2", - "content": [ - "LAMENTATIONS" - ] - }, - { - "type": "para:toc3", - "content": [ - "Lam" - ] - }, - { - "type": "para:mt1", - "content": [ - "THE LAMENTATIONS" - ] - }, - { - "type": "para:mt2", - "content": [ - "OF JEREMIAH." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "LAM 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "LAM 1:1" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H349" - }, - "doth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H5892" - }, - "", - { - "type": "char:w", - "content": [ - "sit" - ], - "strong": "H3427" - }, - "solitary,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H7227" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - "!", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H349" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1961" - }, - "she", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "widow" - ], - "strong": "H490" - }, - "! she", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "nations" - ], - "strong": "H1471" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1471" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "princess" - ], - "strong": "H8282" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "provinces" - ], - "strong": "H4082" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H349" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1961" - }, - "she", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "tributary!", - { - "type": "verse:v", - "number": "2", - "sid": "LAM 1:2" - }, - "She weepeth sore", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3915" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "tears" - ], - "strong": "H1832" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "cheeks" - ], - "strong": "H3895" - }, - ";", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "lovers" - ], - "strong": "H157" - }, - "she hath", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - ":", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "friends" - ], - "strong": "H7453" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "dealt" - ], - "strong": "H898" - }, - "", - { - "type": "char:w", - "content": [ - "treacherously" - ], - "strong": "H898" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "enemies" - ], - "strong": "H341" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "LAM 1:3" - }, - { - "type": "char:w", - "content": [ - "Judah" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "captivity" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3427" - }, - "affliction,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "servitude" - ], - "strong": "H5656" - }, - ";", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H1931" - }, - "dwelleth", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "heathen,", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H1931" - }, - "findeth", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H4494" - }, - ":", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "persecutors" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "overtook" - ], - "strong": "H5381" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H5381" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "straits.", - { - "type": "verse:v", - "number": "4", - "sid": "LAM 1:4" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "mourn" - ], - "strong": "H57" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H1097" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "solemn", - { - "type": "char:w", - "content": [ - "assembly" - ], - "strong": "H4150" - }, - ";", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "gates" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H8074" - }, - ",", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "priests" - ], - "strong": "H3548" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sigh" - ], - "strong": "H584" - }, - ":", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "virgins" - ], - "strong": "H1330" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "afflicted" - ], - "strong": "H3013" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "herself" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "bitterness" - ], - "strong": "H4751" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "LAM 1:5" - }, - { - "type": "char:w", - "content": [ - "Her" - ], - "strong": "H5921" - }, - "adversaries", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - ",", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "enemies" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "prosper" - ], - "strong": "H7951" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "afflicted" - ], - "strong": "H3013" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "multitude" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "transgressions" - ], - "strong": "H6588" - }, - ":", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5921" - }, - "young", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5768" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "captivity" - ], - "strong": "H7628" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "adversary.", - { - "type": "verse:v", - "number": "6", - "sid": "LAM 1:6" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "Zion", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "majesty" - ], - "strong": "H1926" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "departed" - ], - "strong": "H3318" - }, - ":", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "princes" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1926" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H1961" - }, - "harts", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pasture" - ], - "strong": "H4829" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1926" - }, - "", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "pursuer" - ], - "strong": "H7291" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "LAM 1:7" - }, - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "strong": "H3389" - }, - "remembereth", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "affliction", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "miseries", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "pleasant", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "old:", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "fell" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "adversary,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H5826" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "adversaries", - { - "type": "char:w", - "content": [ - "saw" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "mock" - ], - "strong": "H7832" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "desolations.", - { - "type": "verse:v", - "number": "8", - "sid": "LAM 1:8" - }, - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "strong": "H3389" - }, - "hath grievously", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ";", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "unclean" - ], - "strong": "H5206" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H3651" - }, - ":", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "honoured", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "despise", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "nakedness" - ], - "strong": "H6172" - }, - ":", - { - "type": "char:w", - "content": [ - "yea" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H1931" - }, - "sigheth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "turneth", - { - "type": "char:w", - "content": [ - "backward" - ], - "strong": "H268" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "LAM 1:9" - }, - { - "type": "char:w", - "content": [ - "Her" - ], - "strong": "H7200" - }, - "filthiness", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "skirts" - ], - "strong": "H7757" - }, - ";", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "remembered" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "latter" - ], - "strong": "H319" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H319" - }, - ";", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "wonderfully;", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "comforter" - ], - "strong": "H5162" - }, - ":", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "affliction;", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "hath", - { - "type": "char:w", - "content": [ - "magnified" - ], - "strong": "H1431" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "H1431" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "LAM 1:10" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "adversary hath", - { - "type": "char:w", - "content": [ - "spread" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "pleasant" - ], - "strong": "H4261" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H3605" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "she" - ], - "strong": "H834" - }, - "hath", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "heathen", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "entered" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sanctuary" - ], - "strong": "H4720" - }, - ",", - { - "type": "char:w", - "content": [ - "concerning" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "H834" - }, - "thou didst", - { - "type": "char:w", - "content": [ - "command" - ], - "strong": "H6680" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "enter" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "thy", - { - "type": "char:w", - "content": [ - "congregation" - ], - "strong": "H6951" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "LAM 1:11" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "sigh" - ], - "strong": "H584" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "seek" - ], - "strong": "H1245" - }, - "", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "pleasant", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "meat", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "refresh", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ":", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "vile.", - { - "type": "verse:v", - "number": "12", - "sid": "LAM 1:12" - }, - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H834" - }, - ",", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "ye", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3068" - }, - "?", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sorrow" - ], - "strong": "H4341" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H834" - }, - "unto", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sorrow" - ], - "strong": "H4341" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "done" - ], - "strong": "H3605" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - ", wherewith", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "afflicted" - ], - "strong": "H3013" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H413" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "fierce" - ], - "strong": "H2740" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "LAM 1:13" - }, - { - "type": "char:w", - "content": [ - "From" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "high" - ], - "strong": "H4791" - }, - "hath", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "sent" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5414" - }, - "prevaileth", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5414" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "hath", - { - "type": "char:w", - "content": [ - "spread" - ], - "strong": "H6566" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "net" - ], - "strong": "H7568" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H7971" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "feet" - ], - "strong": "H7272" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "hath", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "back" - ], - "strong": "H7725" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H8076" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "faint" - ], - "strong": "H1739" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "LAM 1:14" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "yoke" - ], - "strong": "H5923" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "transgressions" - ], - "strong": "H6588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "bound" - ], - "strong": "H8244" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "knit" - ], - "strong": "H8276" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "neck" - ], - "strong": "H6677" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H3581" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "fail" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "hath", - { - "type": "char:w", - "content": [ - "delivered" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ",", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "whom", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5414" - }, - "am", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "able" - ], - "strong": "H3201" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "H6965" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "LAM 1:15" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "hath", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H1869" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "nought", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "H47" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H970" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "midst" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5921" - }, - "hath", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7121" - }, - "solemn", - { - "type": "char:w", - "content": [ - "assembly" - ], - "strong": "H4150" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "crush" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H970" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H970" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "hath", - { - "type": "char:w", - "content": [ - "trodden" - ], - "strong": "H1869" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7121" - }, - "winepress", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "virgin" - ], - "strong": "H1330" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Judah" - ], - "strong": "H3063" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "LAM 1:16" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "weep" - ], - "strong": "H1058" - }, - ";", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - ",", - { - "type": "char:w", - "content": [ - "mine" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "runneth", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - ";", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "comforter" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "refresh", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "far" - ], - "strong": "H7368" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H4480" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5315" - }, - ":", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H8074" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "hath", - { - "type": "char:w", - "content": [ - "prevailed" - ], - "strong": "H1396" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "LAM 1:17" - }, - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - "spreadeth forth", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ";", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H996" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "commanded" - ], - "strong": "H6680" - }, - "", - { - "type": "char:w", - "content": [ - "concerning" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Jacob" - ], - "strong": "H3290" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "round" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H6680" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "adversaries:", - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "strong": "H3389" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H996" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H6680" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "unclean" - ], - "strong": "H5079" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "H5079" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "LAM 1:18" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "H6662" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "rebelled" - ], - "strong": "H4784" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H4784" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "commandment" - ], - "strong": "H6310" - }, - ":", - { - "type": "char:w", - "content": [ - "hear" - ], - "strong": "H8085" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "pray" - ], - "strong": "H4994" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "ye", - { - "type": "char:w", - "content": [ - "peoples" - ], - "strong": "H5971" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sorrow" - ], - "strong": "H4341" - }, - ":", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "virgins" - ], - "strong": "H1330" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H970" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H970" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "captivity" - ], - "strong": "H7628" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "LAM 1:19" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1245" - }, - "", - { - "type": "char:w", - "content": [ - "lovers" - ], - "strong": "H157" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3588" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "deceived" - ], - "strong": "H7411" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5315" - }, - ":", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1245" - }, - "", - { - "type": "char:w", - "content": [ - "priests" - ], - "strong": "H3548" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "mine", - { - "type": "char:w", - "content": [ - "elders" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "ghost", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H5892" - }, - ",", - { - "type": "char:w", - "content": [ - "while" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "sought" - ], - "strong": "H1245" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H1992" - }, - "meat", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "refresh", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "souls" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "LAM 1:20" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "distress" - ], - "strong": "H6862" - }, - ";", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "bowels" - ], - "strong": "H4578" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3068" - }, - "troubled; mine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3068" - }, - "grievously", - { - "type": "char:w", - "content": [ - "rebelled" - ], - "strong": "H4784" - }, - ":", - { - "type": "char:w", - "content": [ - "abroad" - ], - "strong": "H2351" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - "bereaveth,", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "home" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "H4194" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "LAM 1:21" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "sigh" - ], - "strong": "H584" - }, - ";", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5162" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H935" - }, - ";", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "mine", - { - "type": "char:w", - "content": [ - "enemies" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "trouble" - ], - "strong": "H7451" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "glad" - ], - "strong": "H7797" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "done" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H7121" - }, - ": thou wilt", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "proclaimed" - ], - "strong": "H7121" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3644" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H935" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "LAM 1:22" - }, - "Let", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "wickedness" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "thee;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "H3605" - }, - "unto", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "done" - ], - "strong": "H7451" - }, - "unto", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "transgressions" - ], - "strong": "H6588" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "sighs", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "strong": "H7227" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "faint" - ], - "strong": "H1742" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "LAM 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "LAM 2:1" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H349" - }, - "hath", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "", - { - "type": "char:w", - "content": [ - "covered" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H5743" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - "!", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "hath", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7993" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3478" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "beauty" - ], - "strong": "H8597" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Israel" - ], - "strong": "H3478" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3478" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "remembered" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2142" - }, - "footstool", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "LAM 2:2" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "hath", - { - "type": "char:w", - "content": [ - "swallowed" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "habitations" - ], - "strong": "H4999" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Jacob" - ], - "strong": "H3290" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3063" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "pitied;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "thrown" - ], - "strong": "H2040" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H2040" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H5678" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "strong holds", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Judah" - ], - "strong": "H3063" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H2040" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "profaned" - ], - "strong": "H2490" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "kingdom" - ], - "strong": "H4467" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "princes" - ], - "strong": "H8269" - }, - "thereof.", - { - "type": "verse:v", - "number": "3", - "sid": "LAM 2:3" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H6440" - }, - "hath", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H1438" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H1438" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3478" - }, - "", - { - "type": "char:w", - "content": [ - "fierce" - ], - "strong": "H2750" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "horn" - ], - "strong": "H7161" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "Israel" - ], - "strong": "H3478" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6440" - }, - "hath", - { - "type": "char:w", - "content": [ - "drawn" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "back" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3478" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H6440" - }, - "hath", - { - "type": "char:w", - "content": [ - "burned" - ], - "strong": "H1197" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "Jacob" - ], - "strong": "H3290" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3478" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3290" - }, - "", - { - "type": "char:w", - "content": [ - "flaming" - ], - "strong": "H3852" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H784" - }, - "devoureth", - { - "type": "char:w", - "content": [ - "round" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H5439" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "LAM 2:4" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3605" - }, - "hath", - { - "type": "char:w", - "content": [ - "bent" - ], - "strong": "H1869" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "bow" - ], - "strong": "H7198" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H1323" - }, - "an", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3605" - }, - "hath", - { - "type": "char:w", - "content": [ - "stood" - ], - "strong": "H5324" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3225" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H168" - }, - "an adversary,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "hath", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H2026" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "pleasant" - ], - "strong": "H4261" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - ":", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "tent" - ], - "strong": "H168" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3605" - }, - "hath", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "fury" - ], - "strong": "H2534" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "LAM 2:5" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3478" - }, - "hath", - { - "type": "char:w", - "content": [ - "swallowed" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "Israel" - ], - "strong": "H3478" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3478" - }, - "hath", - { - "type": "char:w", - "content": [ - "swallowed" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "palaces" - ], - "strong": "H759" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3478" - }, - "hath", - { - "type": "char:w", - "content": [ - "destroyed" - ], - "strong": "H7843" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "strong holds:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3478" - }, - "hath", - { - "type": "char:w", - "content": [ - "multiplied" - ], - "strong": "H7235" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Judah" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "mourning" - ], - "strong": "H592" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3063" - }, - "lamentation.", - { - "type": "verse:v", - "number": "6", - "sid": "LAM 2:6" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "violently" - ], - "strong": "H2554" - }, - "taken away", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "tabernacle" - ], - "strong": "H7900" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3068" - }, - "if", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "garden" - ], - "strong": "H1588" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "destroyed" - ], - "strong": "H7843" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "place" - ], - "strong": "H4150" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "assembly" - ], - "strong": "H4150" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath caused solemn", - { - "type": "char:w", - "content": [ - "assembly" - ], - "strong": "H4150" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "sabbath" - ], - "strong": "H7676" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "forgotten" - ], - "strong": "H7911" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "despised" - ], - "strong": "H5006" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "indignation" - ], - "strong": "H2195" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "priest" - ], - "strong": "H3548" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "LAM 2:7" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "altar" - ], - "strong": "H4196" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "hath abhorred", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "sanctuary" - ], - "strong": "H4720" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "hath", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5462" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "walls" - ], - "strong": "H2346" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "palaces" - ], - "strong": "H759" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "noise" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "solemn", - { - "type": "char:w", - "content": [ - "assembly" - ], - "strong": "H4150" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "LAM 2:8" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "purposed" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "destroy" - ], - "strong": "H7843" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "wall" - ], - "strong": "H2346" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "stretched" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "line,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "withdrawn", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "destroying" - ], - "strong": "H7843" - }, - ":", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "rampart" - ], - "strong": "H2426" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "wall" - ], - "strong": "H2346" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "lament" - ], - "strong": "H56" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "languish" - ], - "strong": "H535" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "H3162" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "LAM 2:9" - }, - { - "type": "char:w", - "content": [ - "Her" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "gates" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "sunk" - ], - "strong": "H2883" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "destroyed" - ], - "strong": "H6" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "bars" - ], - "strong": "H1280" - }, - ":", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "princes" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "nations" - ], - "strong": "H1471" - }, - "", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "law" - ], - "strong": "H8451" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "; yea,", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "find" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "vision" - ], - "strong": "H2377" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "LAM 2:10" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - "", - { - "type": "char:w", - "content": [ - "sit" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "keep silence;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "cast" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5927" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heads" - ], - "strong": "H7218" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "girded" - ], - "strong": "H2296" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sackcloth" - ], - "strong": "H8242" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "virgins" - ], - "strong": "H1330" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "strong": "H3389" - }, - "hang", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heads" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "LAM 2:11" - }, - "Mine", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "do", - { - "type": "char:w", - "content": [ - "fail" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "tears" - ], - "strong": "H1832" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bowels" - ], - "strong": "H4578" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5869" - }, - "troubled,", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "liver" - ], - "strong": "H3516" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H7667" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ";", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "young", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5768" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "sucklings swoon", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "streets" - ], - "strong": "H7339" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H7151" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "LAM 2:12" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "mothers" - ], - "strong": "H517" - }, - ",", - { - "type": "char:w", - "content": [ - "Where" - ], - "strong": "H346" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5315" - }, - "corn", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3196" - }, - "", - { - "type": "char:w", - "content": [ - "wine" - ], - "strong": "H3196" - }, - "?", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H559" - }, - "swoon", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "wounded" - ], - "strong": "H2491" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "streets" - ], - "strong": "H7339" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H5892" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "mothers’" - ], - "strong": "H517" - }, - "", - { - "type": "char:w", - "content": [ - "bosom" - ], - "strong": "H2436" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "LAM 2:13" - }, - { - "type": "char:w", - "content": [ - "What" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "testify unto thee?", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "liken" - ], - "strong": "H1819" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3389" - }, - "thee,", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "strong": "H3389" - }, - "?", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "equal" - ], - "strong": "H1819" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3389" - }, - "thee,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "comfort" - ], - "strong": "H5162" - }, - "thee,", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "virgin" - ], - "strong": "H1330" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - "?", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "thy breach", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H1819" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "sea" - ], - "strong": "H3220" - }, - ":", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "heal" - ], - "strong": "H7495" - }, - "thee?", - { - "type": "verse:v", - "number": "14", - "sid": "LAM 2:14" - }, - "Thy", - { - "type": "char:w", - "content": [ - "prophets" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H2372" - }, - "", - { - "type": "char:w", - "content": [ - "visions" - ], - "strong": "H7723" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "thee", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H7723" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "foolishness;", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "discovered thine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - "thy", - { - "type": "char:w", - "content": [ - "captivity" - ], - "strong": "H7622" - }, - ":", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H2372" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "thee burdens", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "vanity" - ], - "strong": "H7723" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7725" - }, - "causes", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "banishment.", - { - "type": "verse:v", - "number": "15", - "sid": "LAM 2:15" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "clap" - ], - "strong": "H5606" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "thee;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hiss" - ], - "strong": "H8319" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "wag" - ], - "strong": "H5128" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "strong": "H3389" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "saying" - ], - "strong": "H559" - } - ] - }, - ":", - { - "type": "char:w", - "content": [ - "Is" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H5892" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "perfection" - ], - "strong": "H3632" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "beauty" - ], - "strong": "H3308" - }, - ",", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "H4885" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "whole" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "?", - { - "type": "verse:v", - "number": "16", - "sid": "LAM 2:16" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "H3605" - }, - "thine", - { - "type": "char:w", - "content": [ - "enemies" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "opened" - ], - "strong": "H6475" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "wide" - ], - "strong": "H6475" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "thee;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "hiss" - ], - "strong": "H8319" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "gnash" - ], - "strong": "H2786" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "teeth" - ], - "strong": "H8127" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "We" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "swallowed" - ], - "strong": "H1104" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H7200" - }, - ";", - { - "type": "char:w", - "content": [ - "certainly" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "looked" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - ";", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "H4672" - }, - ",", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4672" - }, - "", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "LAM 2:17" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "done" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "devised;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath fulfilled", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "H565" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "commanded" - ], - "strong": "H6680" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "old;", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath", - { - "type": "char:w", - "content": [ - "thrown" - ], - "strong": "H2040" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H2040" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "pitied:", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath", - { - "type": "char:w", - "content": [ - "caused" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "rejoice" - ], - "strong": "H8055" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "thee,", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H834" - }, - "hath", - { - "type": "char:w", - "content": [ - "exalted" - ], - "strong": "H7311" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "horn" - ], - "strong": "H7161" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "thine adversaries.", - { - "type": "verse:v", - "number": "18", - "sid": "LAM 2:18" - }, - { - "type": "char:w", - "content": [ - "Their" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "cried" - ], - "strong": "H6817" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - ":", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H136" - }, - "", - { - "type": "char:w", - "content": [ - "wall" - ], - "strong": "H2346" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ",", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "tears" - ], - "strong": "H1832" - }, - "", - { - "type": "char:w", - "content": [ - "run" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "river" - ], - "strong": "H5158" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3119" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ";", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H5414" - }, - "thyself", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H408" - }, - "respite;", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "apple", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "thine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "cease.", - { - "type": "verse:v", - "number": "19", - "sid": "LAM 2:19" - }, - { - "type": "char:w", - "content": [ - "Arise" - ], - "strong": "H6965" - }, - ",", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7442" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "night" - ], - "strong": "H3915" - }, - ",", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "beginning" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "watches" - ], - "strong": "H821" - }, - ";", - { - "type": "char:w", - "content": [ - "pour" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "thine", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - ":", - { - "type": "char:w", - "content": [ - "lift" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "thy", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "thy young", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5768" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "faint", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "hunger" - ], - "strong": "H7458" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "top" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "street" - ], - "strong": "H2351" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "LAM 2:20" - }, - { - "type": "char:w", - "content": [ - "See" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "H4310" - }, - "thou hast done", - { - "type": "char:w", - "content": [ - "thus" - ], - "strong": "H3541" - }, - "!", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3548" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3541" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "eat" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "fruit" - ], - "strong": "H6529" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3541" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5768" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5030" - }, - "dandled", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3541" - }, - "hands?", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3548" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3541" - }, - "", - { - "type": "char:w", - "content": [ - "priest" - ], - "strong": "H3548" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3541" - }, - "", - { - "type": "char:w", - "content": [ - "prophet" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H2026" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3541" - }, - "", - { - "type": "char:w", - "content": [ - "sanctuary" - ], - "strong": "H4720" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3541" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H3068" - }, - "?", - { - "type": "verse:v", - "number": "21", - "sid": "LAM 2:21" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "youth" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "strong": "H7901" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "ground" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "streets" - ], - "strong": "H2351" - }, - ";", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "virgins" - ], - "strong": "H1330" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "fallen" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - ": thou hast", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H2026" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "thine", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - "; thou hast", - { - "type": "char:w", - "content": [ - "slaughtered" - ], - "strong": "H2873" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "pitied.", - { - "type": "verse:v", - "number": "22", - "sid": "LAM 2:22" - }, - "Thou hast", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "solemn", - { - "type": "char:w", - "content": [ - "assembly" - ], - "strong": "H4150" - }, - ",", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "terrors" - ], - "strong": "H4032" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H5439" - }, - "", - { - "type": "char:w", - "content": [ - "side" - ], - "strong": "H5439" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "escaped", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "remained" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "LORD’S" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ":", - { - "type": "char:w", - "content": [ - "those" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "dandled", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H1961" - }, - "hath mine", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H3615" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "LAM 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "LAM 3:1" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "AM" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H7200" - }, - "hath", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "affliction" - ], - "strong": "H7626" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "rod" - ], - "strong": "H7626" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7626" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "wrath" - ], - "strong": "H5678" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "LAM 3:2" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "led" - ], - "strong": "H5090" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H853" - }, - "caused", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3808" - }, - "walk", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "H2822" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "H216" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "LAM 3:3" - }, - { - "type": "char:w", - "content": [ - "Surely" - ], - "strong": "H389" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3117" - }, - "turneth", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "LAM 3:4" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "H1320" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "hath he made", - { - "type": "char:w", - "content": [ - "old" - ], - "strong": "H1086" - }, - "; he hath", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7665" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "LAM 3:5" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H5921" - }, - "hath builded", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1129" - }, - "compassed", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "gall" - ], - "strong": "H7219" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1129" - }, - "travail.", - { - "type": "verse:v", - "number": "6", - "sid": "LAM 3:6" - }, - "He hath made", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H4191" - }, - "", - { - "type": "char:w", - "content": [ - "dwell" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "dark" - ], - "strong": "H4285" - }, - "", - { - "type": "char:w", - "content": [ - "places" - ], - "strong": "H4285" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3427" - }, - "those", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H4191" - }, - "have", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "H5769" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H5769" - }, - "", - { - "type": "char:w", - "content": [ - "dead" - ], - "strong": "H4191" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "LAM 3:7" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H3808" - }, - "hath fenced", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "H1157" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "H3318" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H3513" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "chain" - ], - "strong": "H5178" - }, - "", - { - "type": "char:w", - "content": [ - "heavy" - ], - "strong": "H3513" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "LAM 3:8" - }, - { - "type": "char:w", - "content": [ - "Yea" - ], - "strong": "H3588" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H2199" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H8605" - }, - "", - { - "type": "char:w", - "content": [ - "call" - ], - "strong": "H7768" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H7768" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "shutteth", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H2199" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "prayer" - ], - "strong": "H8605" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "LAM 3:9" - }, - "He hath fenced up", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "hewn" - ], - "strong": "H1496" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "H1496" - }, - ", he hath made", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "paths" - ], - "strong": "H5410" - }, - "crooked.", - { - "type": "verse:v", - "number": "10", - "sid": "LAM 3:10" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1931" - }, - "unto me", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H693" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "bear" - ], - "strong": "H1677" - }, - "", - { - "type": "char:w", - "content": [ - "lying" - ], - "strong": "H693" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H693" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H693" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H693" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1931" - }, - "", - { - "type": "char:w", - "content": [ - "lion" - ], - "strong": "H738" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H693" - }, - "", - { - "type": "char:w", - "content": [ - "secret" - ], - "strong": "H4565" - }, - "", - { - "type": "char:w", - "content": [ - "places" - ], - "strong": "H4565" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "LAM 3:11" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H7760" - }, - "hath", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "aside" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1870" - }, - "pulled", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1870" - }, - "", - { - "type": "char:w", - "content": [ - "pieces" - ], - "strong": "H6582" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H7760" - }, - "hath", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H8076" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "LAM 3:12" - }, - "He hath", - { - "type": "char:w", - "content": [ - "bent" - ], - "strong": "H1869" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H1869" - }, - "", - { - "type": "char:w", - "content": [ - "bow" - ], - "strong": "H7198" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7198" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "H5324" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5324" - }, - "as a mark for", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1869" - }, - "", - { - "type": "char:w", - "content": [ - "arrow" - ], - "strong": "H2671" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "LAM 3:13" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "H935" - }, - "hath caused", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H935" - }, - "shafts", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "quiver" - ], - "strong": "H827" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "enter" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H935" - }, - "reins.", - { - "type": "verse:v", - "number": "14", - "sid": "LAM 3:14" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "derision", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "song" - ], - "strong": "H5058" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "LAM 3:15" - }, - "He hath", - { - "type": "char:w", - "content": [ - "filled" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7301" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "bitterness" - ], - "strong": "H4844" - }, - ", he hath sated", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7301" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "wormwood" - ], - "strong": "H3939" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "LAM 3:16" - }, - "He hath also", - { - "type": "char:w", - "content": [ - "broken" - ], - "strong": "H1638" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1638" - }, - "", - { - "type": "char:w", - "content": [ - "teeth" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "gravel" - ], - "strong": "H2687" - }, - "stones, he hath covered me", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H8127" - }, - "", - { - "type": "char:w", - "content": [ - "ashes" - ], - "strong": "H665" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "LAM 3:17" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H5315" - }, - "thou hast removed", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "far off", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "peace" - ], - "strong": "H7965" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H5315" - }, - "forgat", - { - "type": "char:w", - "content": [ - "prosperity" - ], - "strong": "H7965" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "LAM 3:18" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "H5331" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "perished" - ], - "strong": "H6" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "mine", - { - "type": "char:w", - "content": [ - "expectation" - ], - "strong": "H8431" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "LAM 3:19" - }, - { - "type": "char:w", - "content": [ - "Remember" - ], - "strong": "H2142" - }, - "mine affliction", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H2142" - }, - "misery,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "wormwood" - ], - "strong": "H3939" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H2142" - }, - "", - { - "type": "char:w", - "content": [ - "gall" - ], - "strong": "H7219" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "LAM 3:20" - }, - { - "type": "char:w", - "content": [ - "My" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "hath", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5921" - }, - "still", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "remembrance" - ], - "strong": "H2142" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "bowed" - ], - "strong": "H7743" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H7743" - }, - "", - { - "type": "char:w", - "content": [ - "within" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "LAM 3:21" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "strong": "H2063" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "recall" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mind" - ], - "strong": "H3820" - }, - ",", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H3176" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "LAM 3:22" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "LORD’S" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "mercies" - ], - "strong": "H7356" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "consumed" - ], - "strong": "H3615" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "compassions" - ], - "strong": "H7356" - }, - "", - { - "type": "char:w", - "content": [ - "fail" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "LAM 3:23" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H1242" - }, - "are", - { - "type": "char:w", - "content": [ - "new" - ], - "strong": "H2319" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H1242" - }, - "", - { - "type": "char:w", - "content": [ - "morning" - ], - "strong": "H1242" - }, - ";", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "H7227" - }, - "is thy", - { - "type": "char:w", - "content": [ - "faithfulness" - ], - "strong": "H530" - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "LAM 3:24" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "portion" - ], - "strong": "H2506" - }, - ", saith", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ";", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3651" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H3176" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "LAM 3:25" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "unto", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H6960" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1875" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3068" - }, - "seeketh", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H1875" - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "LAM 3:26" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3068" - }, - "man", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3068" - }, - "hope", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "quietly wait", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "salvation" - ], - "strong": "H8668" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "LAM 3:27" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "bear" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "yoke" - ], - "strong": "H5923" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "youth" - ], - "strong": "H5271" - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "LAM 3:28" - }, - "Let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sit" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "alone" - ], - "strong": "H910" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3427" - }, - "keep silence,", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "hath", - { - "type": "char:w", - "content": [ - "laid" - ], - "strong": "H5190" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "LAM 3:29" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "dust" - ], - "strong": "H6083" - }, - ";", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "H194" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H3426" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "H8615" - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "LAM 3:30" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "cheek" - ], - "strong": "H3895" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5414" - }, - "smiteth", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - ";", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "filled" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "reproach" - ], - "strong": "H2781" - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "LAM 3:31" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "cast off", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5769" - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "LAM 3:32" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "cause", - { - "type": "char:w", - "content": [ - "grief" - ], - "strong": "H3013" - }, - ",", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H7355" - }, - "", - { - "type": "char:w", - "content": [ - "compassion" - ], - "strong": "H7355" - }, - "according", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H518" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "multitude" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7230" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H518" - }, - "mercies.", - { - "type": "verse:v", - "number": "33", - "sid": "LAM 3:33" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3588" - }, - "doth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "afflict" - ], - "strong": "H6031" - }, - "willingly,", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "grieve" - ], - "strong": "H3013" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H376" - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "LAM 3:34" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "crush" - ], - "strong": "H1792" - }, - "", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "strong": "H7272" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "prisoners" - ], - "strong": "H615" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - ",", - { - "type": "verse:v", - "number": "35", - "sid": "LAM 3:35" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "aside" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "H4941" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5186" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H1397" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "Most", - { - "type": "char:w", - "content": [ - "High" - ], - "strong": "H5186" - }, - ",", - { - "type": "verse:v", - "number": "36", - "sid": "LAM 3:36" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "subvert" - ], - "strong": "H5791" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H7379" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "approveth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "LAM 3:37" - }, - { - "type": "char:w", - "content": [ - "Who" - ], - "strong": "H4310" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H2088" - }, - "saith,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1961" - }, - "cometh", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H1961" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - "commandeth", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "?", - { - "type": "verse:v", - "number": "38", - "sid": "LAM 3:38" - }, - { - "type": "char:w", - "content": [ - "Out" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3318" - }, - "Most High cometh there", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "H7451" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "H2896" - }, - "?", - { - "type": "verse:v", - "number": "39", - "sid": "LAM 3:39" - }, - "Wherefore doth", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "complain" - ], - "strong": "H596" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H120" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "punishment", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "H2399" - }, - "?", - { - "type": "verse:v", - "number": "40", - "sid": "LAM 3:40" - }, - "Let", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "search" - ], - "strong": "H2713" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "try", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "strong": "H1870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ".", - { - "type": "verse:v", - "number": "41", - "sid": "LAM 3:41" - }, - "Let", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "lift" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3824" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3709" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "H410" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - ".", - { - "type": "verse:v", - "number": "42", - "sid": "LAM 3:42" - }, - { - "type": "char:w", - "content": [ - "We" - ], - "strong": "H5168" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "transgressed" - ], - "strong": "H6586" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6586" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "rebelled" - ], - "strong": "H4784" - }, - "; thou hast", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "pardoned" - ], - "strong": "H5545" - }, - ".", - { - "type": "verse:v", - "number": "43", - "sid": "LAM 3:43" - }, - "Thou hast covered", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H639" - }, - "", - { - "type": "char:w", - "content": [ - "pursued" - ], - "strong": "H7291" - }, - "us; thou hast", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H2026" - }, - ", thou hast", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "pitied.", - { - "type": "verse:v", - "number": "44", - "sid": "LAM 3:44" - }, - "Thou hast covered thyself", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H6051" - }, - "a", - { - "type": "char:w", - "content": [ - "cloud" - ], - "strong": "H6051" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H5674" - }, - "", - { - "type": "char:add", - "content": [ - "our" - ] - }, - { - "type": "char:w", - "content": [ - "prayer" - ], - "strong": "H8605" - }, - "should not", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H5674" - }, - ".", - { - "type": "verse:v", - "number": "45", - "sid": "LAM 3:45" - }, - "Thou hast", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H7760" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H7760" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "offscouring", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "refuse" - ], - "strong": "H3973" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "midst" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7760" - }, - "", - { - "type": "char:w", - "content": [ - "peoples" - ], - "strong": "H5971" - }, - ".", - { - "type": "verse:v", - "number": "46", - "sid": "LAM 3:46" - }, - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "enemies" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "opened" - ], - "strong": "H6475" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H6310" - }, - "", - { - "type": "char:w", - "content": [ - "wide" - ], - "strong": "H6475" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "47", - "sid": "LAM 3:47" - }, - { - "type": "char:w", - "content": [ - "Fear" - ], - "strong": "H6343" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "pit" - ], - "strong": "H6354" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H1961" - }, - "us,", - { - "type": "char:w", - "content": [ - "devastation" - ], - "strong": "H7612" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H7667" - }, - ".", - { - "type": "verse:v", - "number": "48", - "sid": "LAM 3:48" - }, - "Mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "runneth", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3381" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H5921" - }, - "rivers", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H7667" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ".", - { - "type": "verse:v", - "number": "49", - "sid": "LAM 3:49" - }, - "Mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "poureth", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H5064" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H5869" - }, - "ceaseth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "H369" - }, - "intermission,", - { - "type": "verse:v", - "number": "50", - "sid": "LAM 3:50" - }, - { - "type": "char:w", - "content": [ - "Till" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H8259" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5704" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ".", - { - "type": "verse:v", - "number": "51", - "sid": "LAM 3:51" - }, - "Mine", - { - "type": "char:w", - "content": [ - "eye" - ], - "strong": "H5869" - }, - "affecteth", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "daughters" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "strong": "H5892" - }, - ".", - { - "type": "verse:v", - "number": "52", - "sid": "LAM 3:52" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H2600" - }, - "have chased", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H2600" - }, - "sore like", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H2600" - }, - "", - { - "type": "char:w", - "content": [ - "bird" - ], - "strong": "H6833" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H6833" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H2600" - }, - "mine", - { - "type": "char:w", - "content": [ - "enemies" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "H2600" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H2600" - }, - ".", - { - "type": "verse:v", - "number": "53", - "sid": "LAM 3:53" - }, - "They have", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H6789" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H6789" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3034" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H2416" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3034" - }, - "dungeon,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H68" - }, - "have cast", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "H68" - }, - "upon", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H6789" - }, - ".", - { - "type": "verse:v", - "number": "54", - "sid": "LAM 3:54" - }, - { - "type": "char:w", - "content": [ - "Waters" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "flowed" - ], - "strong": "H6687" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H5921" - }, - "mine", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H559" - }, - "am", - { - "type": "char:w", - "content": [ - "cut" - ], - "strong": "H1504" - }, - "", - { - "type": "char:w", - "content": [ - "off" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "55", - "sid": "LAM 3:55" - }, - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H7121" - }, - "thy", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "H8034" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ", out", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "lowest" - ], - "strong": "H8482" - }, - "dungeon.", - { - "type": "verse:v", - "number": "56", - "sid": "LAM 3:56" - }, - "Thou heardest", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "voice" - ], - "strong": "H6963" - }, - ";", - { - "type": "char:w", - "content": [ - "hide" - ], - "strong": "H5956" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - "thine", - { - "type": "char:w", - "content": [ - "ear" - ], - "strong": "H241" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "breathing,", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H6963" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "cry" - ], - "strong": "H7775" - }, - ".", - { - "type": "verse:v", - "number": "57", - "sid": "LAM 3:57" - }, - "Thou drewest", - { - "type": "char:w", - "content": [ - "near" - ], - "strong": "H7126" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H7121" - }, - "thee: thou saidst,", - { - "type": "char:w", - "content": [ - "Fear" - ], - "strong": "H3372" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H408" - }, - ".", - { - "type": "verse:v", - "number": "58", - "sid": "LAM 3:58" - }, - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H136" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "H136" - }, - ", thou hast", - { - "type": "char:w", - "content": [ - "pleaded" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7378" - }, - "causes", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "H5315" - }, - "; thou hast", - { - "type": "char:w", - "content": [ - "redeemed" - ], - "strong": "H1350" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H7378" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "H5315" - }, - ".", - { - "type": "verse:v", - "number": "59", - "sid": "LAM 3:59" - }, - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ", thou hast", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "wrong;", - { - "type": "char:w", - "content": [ - "judge" - ], - "strong": "H8199" - }, - "thou", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "cause" - ], - "strong": "H4941" - }, - ".", - { - "type": "verse:v", - "number": "60", - "sid": "LAM 3:60" - }, - "Thou hast", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "vengeance" - ], - "strong": "H5360" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "devices", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H7200" - }, - ".", - { - "type": "verse:v", - "number": "61", - "sid": "LAM 3:61" - }, - "Thou hast", - { - "type": "char:w", - "content": [ - "heard" - ], - "strong": "H8085" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "reproach" - ], - "strong": "H2781" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "devices", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ";", - { - "type": "verse:v", - "number": "62", - "sid": "LAM 3:62" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "H8193" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "rose" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6965" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3605" - }, - "imagination", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "H3117" - }, - ".", - { - "type": "verse:v", - "number": "63", - "sid": "LAM 3:63" - }, - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "H5027" - }, - "thou", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "sitting" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "strong": "H3427" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "rising" - ], - "strong": "H7012" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H3427" - }, - ";", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "H589" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "song" - ], - "strong": "H4485" - }, - ".", - { - "type": "verse:v", - "number": "64", - "sid": "LAM 3:64" - }, - "Thou wilt", - { - "type": "char:w", - "content": [ - "render" - ], - "strong": "H7725" - }, - "unto", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3068" - }, - "recompence,", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H7725" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H4639" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "65", - "sid": "LAM 3:65" - }, - "Thou wilt", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "hardness" - ], - "strong": "H4044" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - ", thy", - { - "type": "char:w", - "content": [ - "curse" - ], - "strong": "H8381" - }, - "unto", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H5414" - }, - ".", - { - "type": "verse:v", - "number": "66", - "sid": "LAM 3:66" - }, - "Thou wilt", - { - "type": "char:w", - "content": [ - "pursue" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "destroy" - ], - "strong": "H8045" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H8478" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "heavens" - ], - "strong": "H8064" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "LAM 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "LAM 4:1" - }, - { - "type": "char:w", - "content": [ - "How" - ], - "strong": "H349" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H6004" - }, - "dim!", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H349" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "most" - ], - "strong": "H6944" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H2091" - }, - "", - { - "type": "char:w", - "content": [ - "changed" - ], - "strong": "H8132" - }, - "!", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "sanctuary" - ], - "strong": "H6944" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H68" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "top" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "street" - ], - "strong": "H2351" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "LAM 4:2" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "precious" - ], - "strong": "H3368" - }, - "", - { - "type": "char:w", - "content": [ - "sons" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ", comparable", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "fine" - ], - "strong": "H6337" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "H6337" - }, - ",", - { - "type": "char:w", - "content": [ - "how" - ], - "strong": "H349" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "esteemed" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H2803" - }, - "", - { - "type": "char:w", - "content": [ - "earthen" - ], - "strong": "H2789" - }, - "pitchers,", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "H4639" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1121" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "potter" - ], - "strong": "H3335" - }, - "!", - { - "type": "verse:v", - "number": "3", - "sid": "LAM 4:3" - }, - { - "type": "char:w", - "content": [ - "Even" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "jackals", - { - "type": "char:w", - "content": [ - "draw" - ], - "strong": "H3243" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3243" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "breast" - ], - "strong": "H7699" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "give", - { - "type": "char:w", - "content": [ - "suck" - ], - "strong": "H3243" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H1482" - }, - "ones:", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1571" - }, - "become", - { - "type": "char:w", - "content": [ - "cruel" - ], - "strong": "H393" - }, - ",", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "ostriches" - ], - "strong": "H3283" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H4057" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "LAM 4:4" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "H3956" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "sucking", - { - "type": "char:w", - "content": [ - "child" - ], - "strong": "H5768" - }, - "cleaveth", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "roof" - ], - "strong": "H2441" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "H2441" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "thirst" - ], - "strong": "H6772" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H413" - }, - "young", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5768" - }, - "", - { - "type": "char:w", - "content": [ - "ask" - ], - "strong": "H7592" - }, - "", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "H369" - }, - "breaketh", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H6566" - }, - "unto", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H413" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "LAM 4:5" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H539" - }, - "did", - { - "type": "char:w", - "content": [ - "feed" - ], - "strong": "H398" - }, - "delicately", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H8074" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H8074" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "streets" - ], - "strong": "H2351" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5921" - }, - "brought", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "scarlet" - ], - "strong": "H8438" - }, - "", - { - "type": "char:w", - "content": [ - "embrace" - ], - "strong": "H2263" - }, - "dung-hills.", - { - "type": "verse:v", - "number": "6", - "sid": "LAM 4:6" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "greater" - ], - "strong": "H1431" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "H2403" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Sodom" - ], - "strong": "H5467" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "overthrown" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3644" - }, - "", - { - "type": "char:w", - "content": [ - "moment" - ], - "strong": "H7281" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1323" - }, - "laid", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H1323" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "LAM 4:7" - }, - "Her nobles", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5139" - }, - "", - { - "type": "char:w", - "content": [ - "purer" - ], - "strong": "H2141" - }, - "than", - { - "type": "char:w", - "content": [ - "snow" - ], - "strong": "H7950" - }, - ", they", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5139" - }, - "", - { - "type": "char:w", - "content": [ - "whiter" - ], - "strong": "H6705" - }, - "than", - { - "type": "char:w", - "content": [ - "milk" - ], - "strong": "H2461" - }, - ", they", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H5139" - }, - "more", - { - "type": "char:w", - "content": [ - "ruddy" - ], - "strong": "H119" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7950" - }, - "", - { - "type": "char:w", - "content": [ - "body" - ], - "strong": "H6106" - }, - "than rubies, their", - { - "type": "char:w", - "content": [ - "polishing" - ], - "strong": "H1508" - }, - "was as", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "sapphire" - ], - "strong": "H5601" - }, - ":", - { - "type": "verse:v", - "number": "8", - "sid": "LAM 4:8" - }, - { - "type": "char:w", - "content": [ - "Their" - ], - "strong": "H5921" - }, - "visage", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "blacker" - ], - "strong": "H2821" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "coal;", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H6106" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "known" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "streets" - ], - "strong": "H2351" - }, - ":", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "cleaveth", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "bones" - ], - "strong": "H6106" - }, - ";", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "withered" - ], - "strong": "H3001" - }, - ",", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "stick" - ], - "strong": "H6086" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "LAM 4:9" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H2491" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H2100" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "better" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H2896" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "slain" - ], - "strong": "H2491" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H2100" - }, - "", - { - "type": "char:w", - "content": [ - "hunger" - ], - "strong": "H7458" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H1992" - }, - "", - { - "type": "char:w", - "content": [ - "pine" - ], - "strong": "H2100" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H2100" - }, - ",", - { - "type": "char:w", - "content": [ - "stricken" - ], - "strong": "H1856" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H1856" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H1961" - }, - "want", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "fruits" - ], - "strong": "H8570" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H7704" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "field" - ], - "strong": "H7704" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "LAM 4:10" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "pitiful", - { - "type": "char:w", - "content": [ - "women" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H1961" - }, - "sodden", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H3206" - }, - ";", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5971" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H1961" - }, - "meat", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "destruction" - ], - "strong": "H7667" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "H5971" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "LAM 4:11" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "accomplished" - ], - "strong": "H3615" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "fury" - ], - "strong": "H2534" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "poured" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "fierce" - ], - "strong": "H2740" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H639" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "kindled" - ], - "strong": "H3341" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "H784" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H784" - }, - "hath", - { - "type": "char:w", - "content": [ - "devoured" - ], - "strong": "H398" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H853" - }, - "", - { - "type": "char:w", - "content": [ - "foundations" - ], - "strong": "H3247" - }, - "thereof.", - { - "type": "verse:v", - "number": "12", - "sid": "LAM 4:12" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "kings" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "earth" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "believed" - ], - "strong": "H539" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "inhabitants" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "world" - ], - "strong": "H8398" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "adversary", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "enemy" - ], - "strong": "H341" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "enter" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3605" - }, - "", - { - "type": "char:w", - "content": [ - "gates" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H4428" - }, - "", - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "strong": "H3389" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "LAM 4:13" - }, - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "It" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6662" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1818" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "H2403" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1818" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "strong": "H5030" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3548" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "iniquities" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1818" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "priests" - ], - "strong": "H3548" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5030" - }, - "", - { - "type": "char:w", - "content": [ - "shed" - ], - "strong": "H8210" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "blood" - ], - "strong": "H1818" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1818" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "just" - ], - "strong": "H6662" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "midst" - ], - "strong": "H7130" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1818" - }, - "", - { - "type": "char:w", - "content": [ - "her" - ], - "strong": "H7130" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "LAM 4:14" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "wander" - ], - "strong": "H5128" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "blind" - ], - "strong": "H5787" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H5787" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "streets" - ], - "strong": "H2351" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H5787" - }, - "polluted", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H1351" - }, - "", - { - "type": "char:w", - "content": [ - "blood" - ], - "strong": "H1818" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H5787" - }, - "", - { - "type": "char:w", - "content": [ - "cannot" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "touch" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "garments" - ], - "strong": "H3830" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "LAM 4:15" - }, - { - "type": "char:w", - "content": [ - "Depart" - ], - "strong": "H5493" - }, - "ye,", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "cried" - ], - "strong": "H7121" - }, - "unto", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H7121" - }, - ",", - { - "type": "char:w", - "content": [ - "Unclean" - ], - "strong": "H2931" - }, - "!", - { - "type": "char:w", - "content": [ - "depart" - ], - "strong": "H5493" - }, - ",", - { - "type": "char:w", - "content": [ - "depart" - ], - "strong": "H5493" - }, - ",", - { - "type": "char:w", - "content": [ - "touch" - ], - "strong": "H5060" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - ":", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3588" - }, - "fled", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H5493" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1471" - }, - "", - { - "type": "char:w", - "content": [ - "wandered" - ], - "strong": "H5128" - }, - ",", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H7121" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "nations" - ], - "strong": "H1471" - }, - ",", - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3254" - }, - "sojourn", - { - "type": "char:add", - "content": [ - "here" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "LAM 4:16" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "anger" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - "hath", - { - "type": "char:w", - "content": [ - "divided" - ], - "strong": "H2505" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H6440" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3254" - }, - "", - { - "type": "char:w", - "content": [ - "regard" - ], - "strong": "H5027" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "H6440" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "respected", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "persons", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "priests" - ], - "strong": "H3548" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H3808" - }, - "favoured", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "strong": "H2205" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "LAM 4:17" - }, - { - "type": "char:w", - "content": [ - "Our" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "do", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "fail" - ], - "strong": "H3615" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "looking" - ] - }, - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "vain" - ], - "strong": "H1892" - }, - "", - { - "type": "char:w", - "content": [ - "help" - ], - "strong": "H5833" - }, - ";", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "watching" - ], - "strong": "H6822" - }, - "we", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "watched" - ], - "strong": "H6822" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H413" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "nation" - ], - "strong": "H1471" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3808" - }, - "could", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "save" - ], - "strong": "H3467" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "LAM 4:18" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "hunt" - ], - "strong": "H6679" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "H6806" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "cannot", - { - "type": "char:w", - "content": [ - "go" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "streets" - ], - "strong": "H7339" - }, - ":", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H7093" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "near" - ], - "strong": "H7126" - }, - ",", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "fulfilled" - ], - "strong": "H4390" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "H7093" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H935" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "LAM 4:19" - }, - { - "type": "char:w", - "content": [ - "Our" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "pursuers" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "swifter" - ], - "strong": "H7031" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "eagles" - ], - "strong": "H5404" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "H8064" - }, - ":", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "chased" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mountains" - ], - "strong": "H2022" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "H5921" - }, - "laid", - { - "type": "char:w", - "content": [ - "wait" - ], - "strong": "H693" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H4057" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "LAM 4:20" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "breath" - ], - "strong": "H7307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "nostrils" - ], - "strong": "H639" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "anointed" - ], - "strong": "H4899" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "strong": "H3920" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "pits" - ], - "strong": "H7825" - }, - ";", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "strong": "H559" - }, - ", Under", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "shadow" - ], - "strong": "H6738" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H834" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "H2421" - }, - "among", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H559" - }, - "", - { - "type": "char:w", - "content": [ - "nations" - ], - "strong": "H1471" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "LAM 4:21" - }, - { - "type": "char:w", - "content": [ - "Rejoice" - ], - "strong": "H7797" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1571" - }, - "", - { - "type": "char:w", - "content": [ - "glad" - ], - "strong": "H7797" - }, - ", O", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Edom" - ], - "strong": "H123" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "H776" - }, - "dwellest", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H3427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "land" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "Uz" - ], - "strong": "H5780" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "cup" - ], - "strong": "H3563" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H776" - }, - "", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "H5674" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "H5674" - }, - "unto thee", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "H1571" - }, - "; thou shalt", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H1571" - }, - "drunken,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H776" - }, - "shalt", - { - "type": "char:w", - "content": [ - "make" - ], - "strong": "H7937" - }, - "thyself", - { - "type": "char:w", - "content": [ - "naked" - ], - "strong": "H6168" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "LAM 4:22" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "punishment" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "thine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H5771" - }, - "accomplished, O", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "H3254" - }, - "", - { - "type": "char:w", - "content": [ - "carry" - ], - "strong": "H1540" - }, - "thee", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H1540" - }, - "", - { - "type": "char:w", - "content": [ - "captivity" - ], - "strong": "H1540" - }, - ":", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "visit" - ], - "strong": "H6485" - }, - "thine", - { - "type": "char:w", - "content": [ - "iniquity" - ], - "strong": "H5771" - }, - ", O", - { - "type": "char:w", - "content": [ - "daughter" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H1323" - }, - "", - { - "type": "char:w", - "content": [ - "Edom" - ], - "strong": "H123" - }, - ";", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "H3808" - }, - "discover thy", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "H2403" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "LAM 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "LAM 5:1" - }, - { - "type": "char:w", - "content": [ - "Remember" - ], - "strong": "H2142" - }, - ",", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "H4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "come" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H7200" - }, - ":", - { - "type": "char:w", - "content": [ - "behold" - ], - "strong": "H7200" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "H7200" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "reproach" - ], - "strong": "H2781" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "LAM 5:2" - }, - "Our", - { - "type": "char:w", - "content": [ - "inheritance" - ], - "strong": "H5159" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H1004" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "unto", - { - "type": "char:w", - "content": [ - "strangers" - ], - "strong": "H2114" - }, - ", our", - { - "type": "char:w", - "content": [ - "houses" - ], - "strong": "H1004" - }, - "unto", - { - "type": "char:w", - "content": [ - "aliens" - ], - "strong": "H5237" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "LAM 5:3" - }, - "We", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "orphans" - ], - "strong": "H3490" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "fatherless" - ], - "strong": "H3490" - }, - ",", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "mothers" - ], - "strong": "H517" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H1961" - }, - "", - { - "type": "char:w", - "content": [ - "widows" - ], - "strong": "H490" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "LAM 5:4" - }, - "We", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H4325" - }, - "drunken", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H4325" - }, - "", - { - "type": "char:w", - "content": [ - "money" - ], - "strong": "H3701" - }, - ";", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "wood" - ], - "strong": "H6086" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3701" - }, - "sold unto", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H935" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "LAM 5:5" - }, - { - "type": "char:w", - "content": [ - "Our" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "pursuers" - ], - "strong": "H7291" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "necks" - ], - "strong": "H6677" - }, - ": we", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "weary" - ], - "strong": "H3021" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6677" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "H3808" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "H5117" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "LAM 5:6" - }, - "We", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "given" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "Egyptians" - ], - "strong": "H4713" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5414" - }, - "Assyrians,", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H5414" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "satisfied" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H7646" - }, - "", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "LAM 5:7" - }, - { - "type": "char:w", - "content": [ - "Our" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "fathers" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H369" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H1" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H587" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "borne" - ], - "strong": "H5445" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5445" - }, - "", - { - "type": "char:w", - "content": [ - "iniquities" - ], - "strong": "H5771" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "LAM 5:8" - }, - { - "type": "char:w", - "content": [ - "Servants" - ], - "strong": "H5650" - }, - "", - { - "type": "char:w", - "content": [ - "rule" - ], - "strong": "H4910" - }, - "", - { - "type": "char:w", - "content": [ - "over" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3027" - }, - ":", - { - "type": "char:w", - "content": [ - "there" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "deliver" - ], - "strong": "H6561" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H369" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "LAM 5:9" - }, - { - "type": "char:w", - "content": [ - "We" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "get" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "bread" - ], - "strong": "H3899" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "peril", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H935" - }, - "", - { - "type": "char:w", - "content": [ - "lives" - ], - "strong": "H5315" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "sword" - ], - "strong": "H2719" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "wilderness" - ], - "strong": "H4057" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "LAM 5:10" - }, - { - "type": "char:w", - "content": [ - "Our" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "skin" - ], - "strong": "H5785" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6440" - }, - "black", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "oven" - ], - "strong": "H8574" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "burning" - ], - "strong": "H2152" - }, - "", - { - "type": "char:w", - "content": [ - "heat" - ], - "strong": "H2152" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "famine" - ], - "strong": "H7458" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "LAM 5:11" - }, - "They ravished", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "maidens" - ], - "strong": "H1330" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H3063" - }, - "", - { - "type": "char:w", - "content": [ - "cities" - ], - "strong": "H5892" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H802" - }, - "", - { - "type": "char:w", - "content": [ - "Judah" - ], - "strong": "H3063" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "LAM 5:12" - }, - { - "type": "char:w", - "content": [ - "Princes" - ], - "strong": "H8269" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "hanged" - ], - "strong": "H8518" - }, - "up", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "H3027" - }, - ":", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "faces" - ], - "strong": "H6440" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "H3027" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "H3808" - }, - "honoured.", - { - "type": "verse:v", - "number": "13", - "sid": "LAM 5:13" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H5288" - }, - "bare", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "mill,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H6086" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "H5288" - }, - "", - { - "type": "char:w", - "content": [ - "stumbled" - ], - "strong": "H3782" - }, - "", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "H3782" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5375" - }, - "", - { - "type": "char:w", - "content": [ - "wood" - ], - "strong": "H6086" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "LAM 5:14" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "strong": "H2205" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H8179" - }, - "ceased", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "gate" - ], - "strong": "H8179" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "young" - ], - "strong": "H970" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "H970" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H8179" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H970" - }, - "", - { - "type": "char:w", - "content": [ - "music" - ], - "strong": "H5058" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "LAM 5:15" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "H4885" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3820" - }, - "our", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3820" - }, - "ceased; our", - { - "type": "char:w", - "content": [ - "dance" - ], - "strong": "H4234" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "H2015" - }, - "", - { - "type": "char:w", - "content": [ - "mourning" - ], - "strong": "H60" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "LAM 5:16" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "crown" - ], - "strong": "H5850" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H7218" - }, - "", - { - "type": "char:w", - "content": [ - "fallen" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H5307" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "H7218" - }, - ":", - { - "type": "char:w", - "content": [ - "woe" - ], - "strong": "H188" - }, - "unto", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H4994" - }, - "!", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "H3588" - }, - "", - { - "type": "char:w", - "content": [ - "sinned" - ], - "strong": "H2398" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "LAM 5:17" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "H3820" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H2088" - }, - "", - { - "type": "char:w", - "content": [ - "faint" - ], - "strong": "H1739" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "H5869" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "H428" - }, - "", - { - "type": "char:w", - "content": [ - "dim" - ], - "strong": "H2821" - }, - ";", - { - "type": "verse:v", - "number": "18", - "sid": "LAM 5:18" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "mountain" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "H6726" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "H2022" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H6726" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "strong": "H8074" - }, - ";", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "foxes" - ], - "strong": "H7776" - }, - "", - { - "type": "char:w", - "content": [ - "walk" - ], - "strong": "H1980" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "H5921" - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "LAM 5:19" - }, - "Thou,", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H859" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ", abidest", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H5769" - }, - "; thy", - { - "type": "char:w", - "content": [ - "throne" - ], - "strong": "H3678" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "generation" - ], - "strong": "H1755" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "generation" - ], - "strong": "H1755" - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "LAM 5:20" - }, - "Wherefore dost thou", - { - "type": "char:w", - "content": [ - "forget" - ], - "strong": "H7911" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "H7911" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3117" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "forsake" - ], - "strong": "H5800" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "H5800" - }, - "", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "H753" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "H3117" - }, - "?", - { - "type": "verse:v", - "number": "21", - "sid": "LAM 5:21" - }, - { - "type": "char:w", - "content": [ - "Turn" - ], - "strong": "H7725" - }, - "thou", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H413" - }, - "unto thee,", - { - "type": "char:w", - "content": [ - "O" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "LORD" - ], - "strong": "H3068" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "strong": "H7725" - }, - ";", - { - "type": "char:w", - "content": [ - "renew" - ], - "strong": "H2318" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "H3117" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "H3068" - }, - "old.", - { - "type": "verse:v", - "number": "22", - "sid": "LAM 5:22" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "H3588" - }, - "thou hast", - { - "type": "char:w", - "content": [ - "utterly" - ], - "strong": "H3966" - }, - "", - { - "type": "char:w", - "content": [ - "rejected" - ], - "strong": "H3988" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - ", thou art", - { - "type": "char:w", - "content": [ - "very" - ], - "strong": "H3966" - }, - "wroth", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "H5921" - }, - "." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "LAM", + "content": [] + }, + { + "type": "para:h", + "content": [ + "Lamentations" + ] + }, + { + "type": "para:toc1", + "content": [ + "THE LAMENTATIONS OF JEREMIAH." + ] + }, + { + "type": "para:toc2", + "content": [ + "LAMENTATIONS" + ] + }, + { + "type": "para:toc3", + "content": [ + "Lam" + ] + }, + { + "type": "para:mt1", + "content": [ + "THE LAMENTATIONS" + ] + }, + { + "type": "para:mt2", + "content": [ + "OF JEREMIAH." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "LAM 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "LAM 1:1" + }, + { + "type": "char:w", + "strong": "H349", + "content": [ + "How" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5892", + "content": [ + "city" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "sit" + ] + }, + "solitary,", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + "!", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H349", + "content": [ + "how" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "is" + ] + }, + "she", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H490", + "content": [ + "widow" + ] + }, + "! she", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nations" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H1471", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H8282", + "content": [ + "princess" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4082", + "content": [ + "provinces" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H349", + "content": [ + "how" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "is" + ] + }, + "she", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + "tributary!", + { + "type": "verse:v", + "number": "2", + "sid": "LAM 1:2" + }, + "She weepeth sore", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3915", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H1832", + "content": [ + "tears" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H3895", + "content": [ + "cheeks" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H157", + "content": [ + "lovers" + ] + }, + "she hath", + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comfort" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H7453", + "content": [ + "friends" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H898", + "content": [ + "dealt" + ] + }, + { + "type": "char:w", + "strong": "H898", + "content": [ + "treacherously" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemies" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "LAM 1:3" + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "Judah" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "gone" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "captivity" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "of" + ] + }, + "affliction,", + { + "type": "char:w", + "strong": "H3063", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H5656", + "content": [ + "servitude" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "she" + ] + }, + "dwelleth", + { + "type": "char:w", + "strong": "H996", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "heathen,", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "she" + ] + }, + "findeth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H4494", + "content": [ + "rest" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "persecutors" + ] + }, + { + "type": "char:w", + "strong": "H5381", + "content": [ + "overtook" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H5381", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "straits.", + { + "type": "verse:v", + "number": "4", + "sid": "LAM 1:4" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H57", + "content": [ + "mourn" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1097", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "solemn", + { + "type": "char:w", + "strong": "H4150", + "content": [ + "assembly" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gates" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8074", + "content": [ + "desolate" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H3548", + "content": [ + "priests" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "H584", + "content": [ + "sigh" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H1330", + "content": [ + "virgins" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3013", + "content": [ + "afflicted" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "she" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "herself" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4751", + "content": [ + "bitterness" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "LAM 1:5" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Her" + ] + }, + "adversaries", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemies" + ] + }, + { + "type": "char:w", + "strong": "H7951", + "content": [ + "prosper" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3013", + "content": [ + "afflicted" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "multitude" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgressions" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "her" + ] + }, + "young", + { + "type": "char:w", + "strong": "H5768", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "gone" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H7628", + "content": [ + "captivity" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "adversary.", + { + "type": "verse:v", + "number": "6", + "sid": "LAM 1:6" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + "Zion", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H1926", + "content": [ + "majesty" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "departed" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "princes" + ] + }, + { + "type": "char:w", + "strong": "H1926", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "like" + ] + }, + "harts", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H4829", + "content": [ + "pasture" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1926", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "gone" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "pursuer" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "LAM 1:7" + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "Jerusalem" + ] + }, + "remembereth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + "affliction", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + "miseries", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + "pleasant", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + "old:", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fell" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "adversary,", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H5826", + "content": [ + "help" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "adversaries", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "saw" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "H7832", + "content": [ + "mock" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + "desolations.", + { + "type": "verse:v", + "number": "8", + "sid": "LAM 1:8" + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "Jerusalem" + ] + }, + "hath grievously", + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "she" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H5206", + "content": [ + "unclean" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "thing" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "honoured", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + "despise", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H6172", + "content": [ + "nakedness" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yea" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1931", + "content": [ + "she" + ] + }, + "sigheth,", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "turneth", + { + "type": "char:w", + "strong": "H268", + "content": [ + "backward" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "LAM 1:9" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "Her" + ] + }, + "filthiness", + { + "type": "char:w", + "strong": "H369", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H7757", + "content": [ + "skirts" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "she" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remembered" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H319", + "content": [ + "latter" + ] + }, + { + "type": "char:w", + "strong": "H319", + "content": [ + "end" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "she" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + "wonderfully;", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "she" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comforter" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + "affliction;", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1431", + "content": [ + "magnified" + ] + }, + { + "type": "char:w", + "strong": "H1431", + "content": [ + "himself" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "LAM 1:10" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + "adversary hath", + { + "type": "char:w", + "strong": "H6566", + "content": [ + "spread" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H4261", + "content": [ + "pleasant" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "things" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "she" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "heathen", + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "entered" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H4720", + "content": [ + "sanctuary" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "concerning" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "whom" + ] + }, + "thou didst", + { + "type": "char:w", + "strong": "H6680", + "content": [ + "command" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "enter" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H6951", + "content": [ + "congregation" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "LAM 1:11" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "All" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "H584", + "content": [ + "sigh" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1245", + "content": [ + "seek" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + "pleasant", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "meat", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + "refresh", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + "vile.", + { + "type": "verse:v", + "number": "12", + "sid": "LAM 1:12" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nothing" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "by" + ] + }, + "?", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "H4341", + "content": [ + "sorrow" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "like" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4341", + "content": [ + "sorrow" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "done" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + }, + ", wherewith", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3013", + "content": [ + "afflicted" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H413", + "content": [ + "me" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2740", + "content": [ + "fierce" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "LAM 1:13" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "From" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H4791", + "content": [ + "high" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "sent" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "it" + ] + }, + "prevaileth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "them" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6566", + "content": [ + "spread" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7568", + "content": [ + "net" + ] + }, + { + "type": "char:w", + "strong": "H7971", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "feet" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "back" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H8076", + "content": [ + "desolate" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1739", + "content": [ + "faint" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "LAM 1:14" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5923", + "content": [ + "yoke" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgressions" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8244", + "content": [ + "bound" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8276", + "content": [ + "knit" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "together" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6677", + "content": [ + "neck" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3581", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "fail" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "delivered" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + "whom", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3201", + "content": [ + "able" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "stand" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "LAM 1:15" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1869", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + "nought", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H47", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "midst" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "a" + ] + }, + "solemn", + { + "type": "char:w", + "strong": "H4150", + "content": [ + "assembly" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "crush" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "men" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1869", + "content": [ + "trodden" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "a" + ] + }, + "winepress", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1330", + "content": [ + "virgin" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "Judah" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "LAM 1:16" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1058", + "content": [ + "weep" + ] + }, + ";", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + ",", + { + "type": "char:w", + "strong": "H4480", + "content": [ + "mine" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "runneth", + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comforter" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + "refresh", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7368", + "content": [ + "far" + ] + }, + { + "type": "char:w", + "strong": "H4480", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8074", + "content": [ + "desolate" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1396", + "content": [ + "prevailed" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "LAM 1:17" + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + "spreadeth forth", + { + "type": "char:w", + "strong": "H996", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ";", + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comfort" + ] + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "her" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6680", + "content": [ + "commanded" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "concerning" + ] + }, + { + "type": "char:w", + "strong": "H3290", + "content": [ + "Jacob" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "round" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "about" + ] + }, + { + "type": "char:w", + "strong": "H6680", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + "adversaries:", + { + "type": "char:w", + "strong": "H3389", + "content": [ + "Jerusalem" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H996", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H6680", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H5079", + "content": [ + "unclean" + ] + }, + { + "type": "char:w", + "strong": "H5079", + "content": [ + "thing" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "LAM 1:18" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "righteous" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H4784", + "content": [ + "rebelled" + ] + }, + { + "type": "char:w", + "strong": "H4784", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "commandment" + ] + }, + ":", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "hear" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4994", + "content": [ + "pray" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + "ye", + { + "type": "char:w", + "strong": "H5971", + "content": [ + "peoples" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4341", + "content": [ + "sorrow" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1330", + "content": [ + "virgins" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "gone" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H7628", + "content": [ + "captivity" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "LAM 1:19" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1245", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H157", + "content": [ + "lovers" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3588", + "content": [ + "but" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7411", + "content": [ + "deceived" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "me" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1245", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3548", + "content": [ + "priests" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H2205", + "content": [ + "elders" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "gave" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + "ghost", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5892", + "content": [ + "city" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "while" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1245", + "content": [ + "sought" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "them" + ] + }, + "meat", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + "refresh", + { + "type": "char:w", + "strong": "H1992", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "souls" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "LAM 1:20" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6862", + "content": [ + "distress" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4578", + "content": [ + "bowels" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "are" + ] + }, + "troubled; mine", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "have" + ] + }, + "grievously", + { + "type": "char:w", + "strong": "H4784", + "content": [ + "rebelled" + ] + }, + ":", + { + "type": "char:w", + "strong": "H2351", + "content": [ + "abroad" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + "bereaveth,", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "home" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H4194", + "content": [ + "death" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "LAM 1:21" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H584", + "content": [ + "sigh" + ] + }, + ";", + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comfort" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "me" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemies" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "trouble" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7797", + "content": [ + "glad" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "done" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "it" + ] + }, + ": thou wilt", + { + "type": "char:w", + "strong": "H935", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "proclaimed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "like" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H935", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "LAM 1:22" + }, + "Let", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "wickedness" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + "thee;", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "do" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H7451", + "content": [ + "done" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6588", + "content": [ + "transgressions" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + "sighs", + { + "type": "char:w", + "strong": "H834", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H7227", + "content": [ + "many" + ] + }, + ",", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1742", + "content": [ + "faint" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "LAM 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "LAM 2:1" + }, + { + "type": "char:w", + "strong": "H349", + "content": [ + "How" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "covered" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5743", + "content": [ + "cloud" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + "!", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7993", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H7993", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8597", + "content": [ + "beauty" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "Israel" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3478", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remembered" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "his" + ] + }, + "footstool", + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "LAM 2:2" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallowed" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4999", + "content": [ + "habitations" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3290", + "content": [ + "Jacob" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3063", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "pitied;", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2040", + "content": [ + "thrown" + ] + }, + { + "type": "char:w", + "strong": "H2040", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5678", + "content": [ + "wrath" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "strong holds", + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "Judah" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1104", + "content": [ + "brought" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H2040", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2490", + "content": [ + "profaned" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4467", + "content": [ + "kingdom" + ] + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "princes" + ] + }, + "thereof.", + { + "type": "verse:v", + "number": "3", + "sid": "LAM 2:3" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1438", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H1438", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2750", + "content": [ + "fierce" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7161", + "content": [ + "horn" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "Israel" + ] + }, + ";", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "drawn" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "back" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3478", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1197", + "content": [ + "burned" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3290", + "content": [ + "Jacob" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H3290", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H3852", + "content": [ + "flaming" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + ",", + { + "type": "char:w", + "strong": "H784", + "content": [ + "which" + ] + }, + "devoureth", + { + "type": "char:w", + "strong": "H5439", + "content": [ + "round" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "about" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "LAM 2:4" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1869", + "content": [ + "bent" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7198", + "content": [ + "bow" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "like" + ] + }, + "an", + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5324", + "content": [ + "stood" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H3225", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "as" + ] + }, + "an adversary,", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2026", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H4261", + "content": [ + "pleasant" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + ":", + { + "type": "char:w", + "strong": "H784", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H168", + "content": [ + "tent" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H8210", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2534", + "content": [ + "fury" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "LAM 2:5" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3478", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallowed" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "Israel" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3478", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallowed" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H759", + "content": [ + "palaces" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3478", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7843", + "content": [ + "destroyed" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + "strong holds:", + { + "type": "char:w", + "strong": "H3063", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7235", + "content": [ + "multiplied" + ] + }, + { + "type": "char:w", + "strong": "H3478", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "Judah" + ] + }, + { + "type": "char:w", + "strong": "H592", + "content": [ + "mourning" + ] + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "and" + ] + }, + "lamentation.", + { + "type": "verse:v", + "number": "6", + "sid": "LAM 2:6" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2554", + "content": [ + "violently" + ] + }, + "taken away", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7900", + "content": [ + "tabernacle" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "as" + ] + }, + "if", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1588", + "content": [ + "garden" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7843", + "content": [ + "destroyed" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4150", + "content": [ + "place" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4150", + "content": [ + "assembly" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath caused solemn", + { + "type": "char:w", + "strong": "H4150", + "content": [ + "assembly" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7676", + "content": [ + "sabbath" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forgotten" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5006", + "content": [ + "despised" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2195", + "content": [ + "indignation" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "king" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3548", + "content": [ + "priest" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "LAM 2:7" + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "Lord" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4196", + "content": [ + "altar" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "hath abhorred", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H4720", + "content": [ + "sanctuary" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H5462", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2346", + "content": [ + "walls" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H759", + "content": [ + "palaces" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "noise" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + "solemn", + { + "type": "char:w", + "strong": "H4150", + "content": [ + "assembly" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "LAM 2:8" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2803", + "content": [ + "purposed" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7843", + "content": [ + "destroy" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2346", + "content": [ + "wall" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "stretched" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + "line,", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "withdrawn", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7843", + "content": [ + "destroying" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2426", + "content": [ + "rampart" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2346", + "content": [ + "wall" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H56", + "content": [ + "lament" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H535", + "content": [ + "languish" + ] + }, + { + "type": "char:w", + "strong": "H3162", + "content": [ + "together" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "LAM 2:9" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "Her" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gates" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2883", + "content": [ + "sunk" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6", + "content": [ + "destroyed" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "broken" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H1280", + "content": [ + "bars" + ] + }, + ":", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "king" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "princes" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nations" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8451", + "content": [ + "law" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "; yea,", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "prophets" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "find" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H2377", + "content": [ + "vision" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "LAM 2:10" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "elders" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "sit" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + "keep silence;", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "cast" + ] + }, + { + "type": "char:w", + "strong": "H5927", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "heads" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2296", + "content": [ + "girded" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "themselves" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H8242", + "content": [ + "sackcloth" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1330", + "content": [ + "virgins" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "Jerusalem" + ] + }, + "hang", + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "heads" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "LAM 2:11" + }, + "Mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + "do", + { + "type": "char:w", + "strong": "H3615", + "content": [ + "fail" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1832", + "content": [ + "tears" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4578", + "content": [ + "bowels" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "are" + ] + }, + "troubled,", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3516", + "content": [ + "liver" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7667", + "content": [ + "destruction" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "young", + { + "type": "char:w", + "strong": "H5768", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "sucklings swoon", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7339", + "content": [ + "streets" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7151", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "LAM 2:12" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H517", + "content": [ + "mothers" + ] + }, + ",", + { + "type": "char:w", + "strong": "H346", + "content": [ + "Where" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "is" + ] + }, + "corn", + { + "type": "char:w", + "strong": "H3196", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3196", + "content": [ + "wine" + ] + }, + "?", + { + "type": "char:w", + "strong": "H559", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "they" + ] + }, + "swoon", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2491", + "content": [ + "wounded" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7339", + "content": [ + "streets" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5892", + "content": [ + "city" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H517", + "content": [ + "mothers’" + ] + }, + { + "type": "char:w", + "strong": "H2436", + "content": [ + "bosom" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "LAM 2:13" + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "What" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + "testify unto thee?", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1819", + "content": [ + "liken" + ] + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "to" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "Jerusalem" + ] + }, + "?", + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1819", + "content": [ + "equal" + ] + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "to" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H5162", + "content": [ + "comfort" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H1330", + "content": [ + "virgin" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + "?", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + "thy breach", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1419", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "H1819", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3220", + "content": [ + "sea" + ] + }, + ":", + { + "type": "char:w", + "strong": "H4310", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "can" + ] + }, + { + "type": "char:w", + "strong": "H7495", + "content": [ + "heal" + ] + }, + "thee?", + { + "type": "verse:v", + "number": "14", + "sid": "LAM 2:14" + }, + "Thy", + { + "type": "char:w", + "strong": "H5030", + "content": [ + "prophets" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2372", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "visions" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vanity" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "foolishness;", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "discovered thine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H7622", + "content": [ + "captivity" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2372", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + "thee burdens", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7723", + "content": [ + "vanity" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "and" + ] + }, + "causes", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + "banishment.", + { + "type": "verse:v", + "number": "15", + "sid": "LAM 2:15" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "All" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H5606", + "content": [ + "clap" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + "thee;", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8319", + "content": [ + "hiss" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5128", + "content": [ + "wag" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "Jerusalem" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H559", + "content": [ + "saying" + ] + } + ] + }, + ":", + { + "type": "char:w", + "strong": "H776", + "content": [ + "Is" + ] + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5892", + "content": [ + "city" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3632", + "content": [ + "perfection" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3308", + "content": [ + "beauty" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H4885", + "content": [ + "joy" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "whole" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + "?", + { + "type": "verse:v", + "number": "16", + "sid": "LAM 2:16" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "All" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemies" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6475", + "content": [ + "opened" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H6475", + "content": [ + "wide" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + "thee;", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H8319", + "content": [ + "hiss" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2786", + "content": [ + "gnash" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "teeth" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "say" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "We" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H1104", + "content": [ + "swallowed" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "up" + ] + }, + ";", + { + "type": "char:w", + "strong": "H389", + "content": [ + "certainly" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "looked" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "found" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H4672", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "LAM 2:17" + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "done" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "devised;", + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath fulfilled", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H565", + "content": [ + "word" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H6680", + "content": [ + "commanded" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + "old;", + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2040", + "content": [ + "thrown" + ] + }, + { + "type": "char:w", + "strong": "H2040", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "pitied:", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H834", + "content": [ + "caused" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H8055", + "content": [ + "rejoice" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + "thee,", + { + "type": "char:w", + "strong": "H834", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7311", + "content": [ + "exalted" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7161", + "content": [ + "horn" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + "thine adversaries.", + { + "type": "verse:v", + "number": "18", + "sid": "LAM 2:18" + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "Their" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H6817", + "content": [ + "cried" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + ":", + { + "type": "char:w", + "strong": "H136", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H2346", + "content": [ + "wall" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H1832", + "content": [ + "tears" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "run" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H3381", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H5158", + "content": [ + "river" + ] + }, + { + "type": "char:w", + "strong": "H3119", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "give" + ] + }, + "thyself", + { + "type": "char:w", + "strong": "H408", + "content": [ + "no" + ] + }, + "respite;", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + "apple", + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "cease.", + { + "type": "verse:v", + "number": "19", + "sid": "LAM 2:19" + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "Arise" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7442", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3915", + "content": [ + "night" + ] + }, + ",", + { + "type": "char:w", + "strong": "H413", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "beginning" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H821", + "content": [ + "watches" + ] + }, + ";", + { + "type": "char:w", + "strong": "H8210", + "content": [ + "pour" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "lift" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "toward" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + "thy young", + { + "type": "char:w", + "strong": "H5768", + "content": [ + "children" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + "faint", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7458", + "content": [ + "hunger" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "top" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "street" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "LAM 2:20" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "See" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "whom" + ] + }, + "thou hast done", + { + "type": "char:w", + "strong": "H3541", + "content": [ + "thus" + ] + }, + "!", + { + "type": "char:w", + "strong": "H3548", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3541", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "women" + ] + }, + { + "type": "char:w", + "strong": "H398", + "content": [ + "eat" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6529", + "content": [ + "fruit" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3541", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5768", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "are" + ] + }, + "dandled", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3541", + "content": [ + "the" + ] + }, + "hands?", + { + "type": "char:w", + "strong": "H3548", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3541", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3548", + "content": [ + "priest" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3541", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "prophet" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2026", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3541", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4720", + "content": [ + "sanctuary" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3541", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "Lord" + ] + }, + "?", + { + "type": "verse:v", + "number": "21", + "sid": "LAM 2:21" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "youth" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "old" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H7901", + "content": [ + "lie" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "ground" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "streets" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1330", + "content": [ + "virgins" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fallen" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + ": thou hast", + { + "type": "char:w", + "strong": "H2026", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + "; thou hast", + { + "type": "char:w", + "strong": "H2873", + "content": [ + "slaughtered" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "pitied.", + { + "type": "verse:v", + "number": "22", + "sid": "LAM 2:22" + }, + "Thou hast", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + "solemn", + { + "type": "char:w", + "strong": "H4150", + "content": [ + "assembly" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4032", + "content": [ + "terrors" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H5439", + "content": [ + "side" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + "escaped", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "remained" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD’S" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ":", + { + "type": "char:w", + "strong": "H834", + "content": [ + "those" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + "dandled", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "brought" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "up" + ] + }, + "hath mine", + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "consumed" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "LAM 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "LAM 3:1" + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "AM" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "that" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H7626", + "content": [ + "affliction" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7626", + "content": [ + "rod" + ] + }, + { + "type": "char:w", + "strong": "H7626", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5678", + "content": [ + "wrath" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "LAM 3:2" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5090", + "content": [ + "led" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "and" + ] + }, + "caused", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "to" + ] + }, + "walk", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2822", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H216", + "content": [ + "light" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "LAM 3:3" + }, + { + "type": "char:w", + "strong": "H389", + "content": [ + "Surely" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "he" + ] + }, + "turneth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "LAM 3:4" + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H1320", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + "hath he made", + { + "type": "char:w", + "strong": "H1086", + "content": [ + "old" + ] + }, + "; he hath", + { + "type": "char:w", + "strong": "H7665", + "content": [ + "broken" + ] + }, + { + "type": "char:w", + "strong": "H7665", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "LAM 3:5" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "He" + ] + }, + "hath builded", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1129", + "content": [ + "and" + ] + }, + "compassed", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7219", + "content": [ + "gall" + ] + }, + { + "type": "char:w", + "strong": "H1129", + "content": [ + "and" + ] + }, + "travail.", + { + "type": "verse:v", + "number": "6", + "sid": "LAM 3:6" + }, + "He hath made", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "dwell" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4285", + "content": [ + "dark" + ] + }, + { + "type": "char:w", + "strong": "H4285", + "content": [ + "places" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "as" + ] + }, + "those", + { + "type": "char:w", + "strong": "H4191", + "content": [ + "that" + ] + }, + "have", + { + "type": "char:w", + "strong": "H5769", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "H5769", + "content": [ + "long" + ] + }, + { + "type": "char:w", + "strong": "H4191", + "content": [ + "dead" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "LAM 3:7" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "He" + ] + }, + "hath fenced", + { + "type": "char:w", + "strong": "H3318", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1157", + "content": [ + "about" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "forth" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3513", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5178", + "content": [ + "chain" + ] + }, + { + "type": "char:w", + "strong": "H3513", + "content": [ + "heavy" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "LAM 3:8" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "Yea" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H2199", + "content": [ + "cry" + ] + }, + { + "type": "char:w", + "strong": "H8605", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "call" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7768", + "content": [ + "help" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "shutteth", + { + "type": "char:w", + "strong": "H2199", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8605", + "content": [ + "prayer" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "LAM 3:9" + }, + "He hath fenced up", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1496", + "content": [ + "hewn" + ] + }, + { + "type": "char:w", + "strong": "H1496", + "content": [ + "stone" + ] + }, + ", he hath made", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5410", + "content": [ + "paths" + ] + }, + "crooked.", + { + "type": "verse:v", + "number": "10", + "sid": "LAM 3:10" + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "is" + ] + }, + "unto me", + { + "type": "char:w", + "strong": "H693", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1677", + "content": [ + "bear" + ] + }, + { + "type": "char:w", + "strong": "H693", + "content": [ + "lying" + ] + }, + { + "type": "char:w", + "strong": "H693", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H693", + "content": [ + "wait" + ] + }, + ",", + { + "type": "char:w", + "strong": "H693", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H1931", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H738", + "content": [ + "lion" + ] + }, + { + "type": "char:w", + "strong": "H693", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H4565", + "content": [ + "secret" + ] + }, + { + "type": "char:w", + "strong": "H4565", + "content": [ + "places" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "LAM 3:11" + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "He" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "aside" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1870", + "content": [ + "and" + ] + }, + "pulled", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6582", + "content": [ + "pieces" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H8076", + "content": [ + "desolate" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "LAM 3:12" + }, + "He hath", + { + "type": "char:w", + "strong": "H1869", + "content": [ + "bent" + ] + }, + { + "type": "char:w", + "strong": "H1869", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7198", + "content": [ + "bow" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7198", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5324", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "H5324", + "content": [ + "me" + ] + }, + "as a mark for", + { + "type": "char:w", + "strong": "H1869", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2671", + "content": [ + "arrow" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "LAM 3:13" + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "He" + ] + }, + "hath caused", + { + "type": "char:w", + "strong": "H935", + "content": [ + "the" + ] + }, + "shafts", + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H827", + "content": [ + "quiver" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "enter" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "my" + ] + }, + "reins.", + { + "type": "verse:v", + "number": "14", + "sid": "LAM 3:14" + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + "derision", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5058", + "content": [ + "song" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "LAM 3:15" + }, + "He hath", + { + "type": "char:w", + "strong": "H7646", + "content": [ + "filled" + ] + }, + { + "type": "char:w", + "strong": "H7301", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H4844", + "content": [ + "bitterness" + ] + }, + ", he hath sated", + { + "type": "char:w", + "strong": "H7301", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3939", + "content": [ + "wormwood" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "LAM 3:16" + }, + "He hath also", + { + "type": "char:w", + "strong": "H1638", + "content": [ + "broken" + ] + }, + { + "type": "char:w", + "strong": "H1638", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "teeth" + ] + }, + { + "type": "char:w", + "strong": "H8127", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H2687", + "content": [ + "gravel" + ] + }, + "stones, he hath covered me", + { + "type": "char:w", + "strong": "H8127", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H665", + "content": [ + "ashes" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "LAM 3:17" + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "And" + ] + }, + "thou hast removed", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "far off", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H7965", + "content": [ + "peace" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "I" + ] + }, + "forgat", + { + "type": "char:w", + "strong": "H7965", + "content": [ + "prosperity" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "LAM 3:18" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H5331", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H6", + "content": [ + "perished" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H8431", + "content": [ + "expectation" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "LAM 3:19" + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "Remember" + ] + }, + "mine affliction", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "my" + ] + }, + "misery,", + { + "type": "char:w", + "strong": "H2142", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3939", + "content": [ + "wormwood" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7219", + "content": [ + "gall" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "LAM 3:20" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "My" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "them" + ] + }, + "still", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "remembrance" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7743", + "content": [ + "bowed" + ] + }, + { + "type": "char:w", + "strong": "H7743", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "within" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "LAM 3:21" + }, + { + "type": "char:w", + "strong": "H2063", + "content": [ + "This" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "recall" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "mind" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "hope" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "LAM 3:22" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3588", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD’S" + ] + }, + { + "type": "char:w", + "strong": "H7356", + "content": [ + "mercies" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "consumed" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7356", + "content": [ + "compassions" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "fail" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "LAM 3:23" + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "They" + ] + }, + "are", + { + "type": "char:w", + "strong": "H2319", + "content": [ + "new" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H1242", + "content": [ + "morning" + ] + }, + ";", + { + "type": "char:w", + "strong": "H7227", + "content": [ + "great" + ] + }, + "is thy", + { + "type": "char:w", + "strong": "H530", + "content": [ + "faithfulness" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "LAM 3:24" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2506", + "content": [ + "portion" + ] + }, + ", saith", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3651", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3651", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H3176", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "LAM 3:25" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6960", + "content": [ + "wait" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1875", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "that" + ] + }, + "seeketh", + { + "type": "char:w", + "strong": "H1875", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "LAM 3:26" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "a" + ] + }, + "man", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "should" + ] + }, + "hope", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "quietly wait", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8668", + "content": [ + "salvation" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "LAM 3:27" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "bear" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5923", + "content": [ + "yoke" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H5271", + "content": [ + "youth" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "LAM 3:28" + }, + "Let", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "sit" + ] + }, + { + "type": "char:w", + "strong": "H910", + "content": [ + "alone" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "and" + ] + }, + "keep silence,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H5190", + "content": [ + "laid" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "LAM 3:29" + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6083", + "content": [ + "dust" + ] + }, + ";", + { + "type": "char:w", + "strong": "H194", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H3426", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H8615", + "content": [ + "hope" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "LAM 3:30" + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "Let" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "give" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H3895", + "content": [ + "cheek" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "that" + ] + }, + "smiteth", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "filled" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H2781", + "content": [ + "reproach" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "LAM 3:31" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "cast off", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5769", + "content": [ + "ever" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "LAM 3:32" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "cause", + { + "type": "char:w", + "strong": "H3013", + "content": [ + "grief" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H7355", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H7355", + "content": [ + "compassion" + ] + }, + "according", + { + "type": "char:w", + "strong": "H518", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "multitude" + ] + }, + { + "type": "char:w", + "strong": "H7230", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H518", + "content": [ + "his" + ] + }, + "mercies.", + { + "type": "verse:v", + "number": "33", + "sid": "LAM 3:33" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "he" + ] + }, + "doth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6031", + "content": [ + "afflict" + ] + }, + "willingly,", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "H3013", + "content": [ + "grieve" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H376", + "content": [ + "men" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "LAM 3:34" + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "H1792", + "content": [ + "crush" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H7272", + "content": [ + "foot" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H615", + "content": [ + "prisoners" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + ",", + { + "type": "verse:v", + "number": "35", + "sid": "LAM 3:35" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "turn" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "aside" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5186", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1397", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "Most", + { + "type": "char:w", + "strong": "H5186", + "content": [ + "High" + ] + }, + ",", + { + "type": "verse:v", + "number": "36", + "sid": "LAM 3:36" + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "H5791", + "content": [ + "subvert" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H7379", + "content": [ + "cause" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + "approveth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "LAM 3:37" + }, + { + "type": "char:w", + "strong": "H4310", + "content": [ + "Who" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "that" + ] + }, + "saith,", + { + "type": "char:w", + "strong": "H2088", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "it" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "H559", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "pass" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + "commandeth", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "?", + { + "type": "verse:v", + "number": "38", + "sid": "LAM 3:38" + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "Out" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3318", + "content": [ + "the" + ] + }, + "Most High cometh there", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H7451", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "good" + ] + }, + "?", + { + "type": "verse:v", + "number": "39", + "sid": "LAM 3:39" + }, + "Wherefore doth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "living" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H596", + "content": [ + "complain" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H120", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + "punishment", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2399", + "content": [ + "sins" + ] + }, + "?", + { + "type": "verse:v", + "number": "40", + "sid": "LAM 3:40" + }, + "Let", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H2713", + "content": [ + "search" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + "try", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H1870", + "content": [ + "ways" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "turn" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "again" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ".", + { + "type": "verse:v", + "number": "41", + "sid": "LAM 3:41" + }, + "Let", + { + "type": "char:w", + "strong": "H413", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "lift" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H3824", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H3709", + "content": [ + "hands" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H410", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + ".", + { + "type": "verse:v", + "number": "42", + "sid": "LAM 3:42" + }, + { + "type": "char:w", + "strong": "H5168", + "content": [ + "We" + ] + }, + { + "type": "char:w", + "strong": "H859", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6586", + "content": [ + "transgressed" + ] + }, + { + "type": "char:w", + "strong": "H6586", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H859", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H4784", + "content": [ + "rebelled" + ] + }, + "; thou hast", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H5545", + "content": [ + "pardoned" + ] + }, + ".", + { + "type": "verse:v", + "number": "43", + "sid": "LAM 3:43" + }, + "Thou hast covered", + { + "type": "char:w", + "strong": "H639", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "pursued" + ] + }, + "us; thou hast", + { + "type": "char:w", + "strong": "H2026", + "content": [ + "slain" + ] + }, + ", thou hast", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "pitied.", + { + "type": "verse:v", + "number": "44", + "sid": "LAM 3:44" + }, + "Thou hast covered thyself", + { + "type": "char:w", + "strong": "H6051", + "content": [ + "with" + ] + }, + "a", + { + "type": "char:w", + "strong": "H6051", + "content": [ + "cloud" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5674", + "content": [ + "that" + ] + }, + { + "type": "char:add", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H8605", + "content": [ + "prayer" + ] + }, + "should not", + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "through" + ] + }, + ".", + { + "type": "verse:v", + "number": "45", + "sid": "LAM 3:45" + }, + "Thou hast", + { + "type": "char:w", + "strong": "H7760", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "us" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7760", + "content": [ + "as" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + "offscouring", + { + "type": "char:w", + "strong": "H7130", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3973", + "content": [ + "refuse" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "midst" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7760", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "peoples" + ] + }, + ".", + { + "type": "verse:v", + "number": "46", + "sid": "LAM 3:46" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemies" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6475", + "content": [ + "opened" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6310", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H6475", + "content": [ + "wide" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + ".", + { + "type": "verse:v", + "number": "47", + "sid": "LAM 3:47" + }, + { + "type": "char:w", + "strong": "H6343", + "content": [ + "Fear" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6354", + "content": [ + "pit" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "upon" + ] + }, + "us,", + { + "type": "char:w", + "strong": "H7612", + "content": [ + "devastation" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7667", + "content": [ + "destruction" + ] + }, + ".", + { + "type": "verse:v", + "number": "48", + "sid": "LAM 3:48" + }, + "Mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "runneth", + { + "type": "char:w", + "strong": "H3381", + "content": [ + "down" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "with" + ] + }, + "rivers", + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7667", + "content": [ + "destruction" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ".", + { + "type": "verse:v", + "number": "49", + "sid": "LAM 3:49" + }, + "Mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "poureth", + { + "type": "char:w", + "strong": "H5064", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "and" + ] + }, + "ceaseth", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "any" + ] + }, + "intermission,", + { + "type": "verse:v", + "number": "50", + "sid": "LAM 3:50" + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "Till" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "H8259", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + { + "type": "char:w", + "strong": "H5704", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ".", + { + "type": "verse:v", + "number": "51", + "sid": "LAM 3:51" + }, + "Mine", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eye" + ] + }, + "affecteth", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughters" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5892", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "52", + "sid": "LAM 3:52" + }, + { + "type": "char:w", + "strong": "H2600", + "content": [ + "They" + ] + }, + "have chased", + { + "type": "char:w", + "strong": "H2600", + "content": [ + "me" + ] + }, + "sore like", + { + "type": "char:w", + "strong": "H2600", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6833", + "content": [ + "bird" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6833", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H2600", + "content": [ + "are" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemies" + ] + }, + { + "type": "char:w", + "strong": "H2600", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "H2600", + "content": [ + "cause" + ] + }, + ".", + { + "type": "verse:v", + "number": "53", + "sid": "LAM 3:53" + }, + "They have", + { + "type": "char:w", + "strong": "H6789", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H6789", + "content": [ + "off" + ] + }, + { + "type": "char:w", + "strong": "H3034", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H2416", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3034", + "content": [ + "the" + ] + }, + "dungeon,", + { + "type": "char:w", + "strong": "H68", + "content": [ + "and" + ] + }, + "have cast", + { + "type": "char:w", + "strong": "H68", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stone" + ] + }, + "upon", + { + "type": "char:w", + "strong": "H6789", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "54", + "sid": "LAM 3:54" + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "Waters" + ] + }, + { + "type": "char:w", + "strong": "H6687", + "content": [ + "flowed" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "over" + ] + }, + "mine", + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + ";", + { + "type": "char:w", + "strong": "H559", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "I" + ] + }, + "am", + { + "type": "char:w", + "strong": "H1504", + "content": [ + "cut" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "off" + ] + }, + ".", + { + "type": "verse:v", + "number": "55", + "sid": "LAM 3:55" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "upon" + ] + }, + "thy", + { + "type": "char:w", + "strong": "H8034", + "content": [ + "name" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ", out", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8482", + "content": [ + "lowest" + ] + }, + "dungeon.", + { + "type": "verse:v", + "number": "56", + "sid": "LAM 3:56" + }, + "Thou heardest", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "voice" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5956", + "content": [ + "hide" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H241", + "content": [ + "ear" + ] + }, + { + "type": "char:w", + "strong": "H6963", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + "breathing,", + { + "type": "char:w", + "strong": "H6963", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H8085", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H7775", + "content": [ + "cry" + ] + }, + ".", + { + "type": "verse:v", + "number": "57", + "sid": "LAM 3:57" + }, + "Thou drewest", + { + "type": "char:w", + "strong": "H7126", + "content": [ + "near" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "upon" + ] + }, + "thee: thou saidst,", + { + "type": "char:w", + "strong": "H3372", + "content": [ + "Fear" + ] + }, + { + "type": "char:w", + "strong": "H408", + "content": [ + "not" + ] + }, + ".", + { + "type": "verse:v", + "number": "58", + "sid": "LAM 3:58" + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H136", + "content": [ + "Lord" + ] + }, + ", thou hast", + { + "type": "char:w", + "strong": "H7378", + "content": [ + "pleaded" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "the" + ] + }, + "causes", + { + "type": "char:w", + "strong": "H5315", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "soul" + ] + }, + "; thou hast", + { + "type": "char:w", + "strong": "H1350", + "content": [ + "redeemed" + ] + }, + { + "type": "char:w", + "strong": "H7378", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "life" + ] + }, + ".", + { + "type": "verse:v", + "number": "59", + "sid": "LAM 3:59" + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ", thou hast", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + "wrong;", + { + "type": "char:w", + "strong": "H8199", + "content": [ + "judge" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H4941", + "content": [ + "cause" + ] + }, + ".", + { + "type": "verse:v", + "number": "60", + "sid": "LAM 3:60" + }, + "Thou hast", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "seen" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5360", + "content": [ + "vengeance" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + "devices", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "me" + ] + }, + ".", + { + "type": "verse:v", + "number": "61", + "sid": "LAM 3:61" + }, + "Thou hast", + { + "type": "char:w", + "strong": "H8085", + "content": [ + "heard" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H2781", + "content": [ + "reproach" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + "devices", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ";", + { + "type": "verse:v", + "number": "62", + "sid": "LAM 3:62" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H8193", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "those" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "rose" + ] + }, + { + "type": "char:w", + "strong": "H6965", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6965", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "their" + ] + }, + "imagination", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "me" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "day" + ] + }, + ".", + { + "type": "verse:v", + "number": "63", + "sid": "LAM 3:63" + }, + { + "type": "char:w", + "strong": "H5027", + "content": [ + "Behold" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "sitting" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "down" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7012", + "content": [ + "rising" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "up" + ] + }, + ";", + { + "type": "char:w", + "strong": "H589", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "H589", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4485", + "content": [ + "song" + ] + }, + ".", + { + "type": "verse:v", + "number": "64", + "sid": "LAM 3:64" + }, + "Thou wilt", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "render" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7725", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "a" + ] + }, + "recompence,", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4639", + "content": [ + "work" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + ".", + { + "type": "verse:v", + "number": "65", + "sid": "LAM 3:65" + }, + "Thou wilt", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "give" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H4044", + "content": [ + "hardness" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + ", thy", + { + "type": "char:w", + "strong": "H8381", + "content": [ + "curse" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "66", + "sid": "LAM 3:66" + }, + "Thou wilt", + { + "type": "char:w", + "strong": "H7291", + "content": [ + "pursue" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H8045", + "content": [ + "destroy" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H8478", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heavens" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "LAM 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "LAM 4:1" + }, + { + "type": "char:w", + "strong": "H349", + "content": [ + "How" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + { + "type": "char:w", + "strong": "H6004", + "content": [ + "become" + ] + }, + "dim!", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H349", + "content": [ + "how" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6944", + "content": [ + "most" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "pure" + ] + }, + { + "type": "char:w", + "strong": "H2091", + "content": [ + "gold" + ] + }, + { + "type": "char:w", + "strong": "H8132", + "content": [ + "changed" + ] + }, + "!", + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "stones" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6944", + "content": [ + "sanctuary" + ] + }, + { + "type": "char:w", + "strong": "H68", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "top" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "every" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "street" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "LAM 4:2" + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3368", + "content": [ + "precious" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "sons" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ", comparable", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6337", + "content": [ + "fine" + ] + }, + { + "type": "char:w", + "strong": "H6337", + "content": [ + "gold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H349", + "content": [ + "how" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "esteemed" + ] + }, + { + "type": "char:w", + "strong": "H2803", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H2789", + "content": [ + "earthen" + ] + }, + "pitchers,", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4639", + "content": [ + "work" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H1121", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3335", + "content": [ + "potter" + ] + }, + "!", + { + "type": "verse:v", + "number": "3", + "sid": "LAM 4:3" + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "Even" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + "jackals", + { + "type": "char:w", + "strong": "H3243", + "content": [ + "draw" + ] + }, + { + "type": "char:w", + "strong": "H3243", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7699", + "content": [ + "breast" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + "give", + { + "type": "char:w", + "strong": "H3243", + "content": [ + "suck" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1482", + "content": [ + "young" + ] + }, + "ones:", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "is" + ] + }, + "become", + { + "type": "char:w", + "strong": "H393", + "content": [ + "cruel" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1323", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3283", + "content": [ + "ostriches" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4057", + "content": [ + "wilderness" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "LAM 4:4" + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3956", + "content": [ + "tongue" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + "sucking", + { + "type": "char:w", + "strong": "H5768", + "content": [ + "child" + ] + }, + "cleaveth", + { + "type": "char:w", + "strong": "H413", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "roof" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2441", + "content": [ + "mouth" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H6772", + "content": [ + "thirst" + ] + }, + ":", + { + "type": "char:w", + "strong": "H413", + "content": [ + "the" + ] + }, + "young", + { + "type": "char:w", + "strong": "H5768", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H7592", + "content": [ + "ask" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3899", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "man" + ] + }, + "breaketh", + { + "type": "char:w", + "strong": "H6566", + "content": [ + "it" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H413", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "LAM 4:5" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "that" + ] + }, + "did", + { + "type": "char:w", + "strong": "H398", + "content": [ + "feed" + ] + }, + "delicately", + { + "type": "char:w", + "strong": "H8074", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H8074", + "content": [ + "desolate" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "streets" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "were" + ] + }, + "brought", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H8438", + "content": [ + "scarlet" + ] + }, + { + "type": "char:w", + "strong": "H2263", + "content": [ + "embrace" + ] + }, + "dung-hills.", + { + "type": "verse:v", + "number": "6", + "sid": "LAM 4:6" + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1431", + "content": [ + "greater" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sin" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5467", + "content": [ + "Sodom" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "overthrown" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3644", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H7281", + "content": [ + "moment" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "were" + ] + }, + "laid", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "her" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "LAM 4:7" + }, + "Her nobles", + { + "type": "char:w", + "strong": "H5139", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H2141", + "content": [ + "purer" + ] + }, + "than", + { + "type": "char:w", + "strong": "H7950", + "content": [ + "snow" + ] + }, + ", they", + { + "type": "char:w", + "strong": "H5139", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H6705", + "content": [ + "whiter" + ] + }, + "than", + { + "type": "char:w", + "strong": "H2461", + "content": [ + "milk" + ] + }, + ", they", + { + "type": "char:w", + "strong": "H5139", + "content": [ + "were" + ] + }, + "more", + { + "type": "char:w", + "strong": "H119", + "content": [ + "ruddy" + ] + }, + { + "type": "char:w", + "strong": "H7950", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "body" + ] + }, + "than rubies, their", + { + "type": "char:w", + "strong": "H1508", + "content": [ + "polishing" + ] + }, + "was as", + { + "type": "char:w", + "strong": "H6106", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5601", + "content": [ + "sapphire" + ] + }, + ":", + { + "type": "verse:v", + "number": "8", + "sid": "LAM 4:8" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Their" + ] + }, + "visage", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2821", + "content": [ + "blacker" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + "coal;", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "known" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "streets" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + "cleaveth", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H6106", + "content": [ + "bones" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3001", + "content": [ + "withered" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "become" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H6086", + "content": [ + "stick" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "LAM 4:9" + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2491", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H2100", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "better" + ] + }, + { + "type": "char:w", + "strong": "H2896", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H2491", + "content": [ + "slain" + ] + }, + { + "type": "char:w", + "strong": "H2100", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H7458", + "content": [ + "hunger" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H1992", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H2100", + "content": [ + "pine" + ] + }, + { + "type": "char:w", + "strong": "H2100", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1856", + "content": [ + "stricken" + ] + }, + { + "type": "char:w", + "strong": "H1856", + "content": [ + "through" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "for" + ] + }, + "want", + { + "type": "char:w", + "strong": "H7704", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8570", + "content": [ + "fruits" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7704", + "content": [ + "field" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "LAM 4:10" + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hands" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + "pitiful", + { + "type": "char:w", + "strong": "H802", + "content": [ + "women" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "have" + ] + }, + "sodden", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "own" + ] + }, + { + "type": "char:w", + "strong": "H3206", + "content": [ + "children" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5971", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "their" + ] + }, + "meat", + { + "type": "char:w", + "strong": "H802", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7667", + "content": [ + "destruction" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "H5971", + "content": [ + "people" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "LAM 4:11" + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3615", + "content": [ + "accomplished" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2534", + "content": [ + "fury" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H8210", + "content": [ + "poured" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H2740", + "content": [ + "fierce" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "anger" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H3341", + "content": [ + "kindled" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H784", + "content": [ + "fire" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H784", + "content": [ + "which" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H398", + "content": [ + "devoured" + ] + }, + { + "type": "char:w", + "strong": "H853", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3247", + "content": [ + "foundations" + ] + }, + "thereof.", + { + "type": "verse:v", + "number": "12", + "sid": "LAM 4:12" + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "kings" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "earth" + ] + }, + { + "type": "char:w", + "strong": "H539", + "content": [ + "believed" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3427", + "content": [ + "inhabitants" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8398", + "content": [ + "world" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + "adversary", + { + "type": "char:w", + "strong": "H935", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H341", + "content": [ + "enemy" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "enter" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H3605", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gates" + ] + }, + { + "type": "char:w", + "strong": "H4428", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3389", + "content": [ + "Jerusalem" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "LAM 4:13" + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H7130", + "content": [ + "It" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "is" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sins" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "prophets" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3548", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquities" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "her" + ] + }, + { + "type": "char:w", + "strong": "H3548", + "content": [ + "priests" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6662", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5030", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H8210", + "content": [ + "shed" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "blood" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6662", + "content": [ + "just" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "midst" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7130", + "content": [ + "her" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "LAM 4:14" + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H5128", + "content": [ + "wander" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H5787", + "content": [ + "blind" + ] + }, + { + "type": "char:w", + "strong": "H5787", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2351", + "content": [ + "streets" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5787", + "content": [ + "are" + ] + }, + "polluted", + { + "type": "char:w", + "strong": "H1351", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H1818", + "content": [ + "blood" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H5787", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "cannot" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "touch" + ] + }, + { + "type": "char:w", + "strong": "H5060", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3830", + "content": [ + "garments" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "LAM 4:15" + }, + { + "type": "char:w", + "strong": "H5493", + "content": [ + "Depart" + ] + }, + "ye,", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7121", + "content": [ + "cried" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "them" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2931", + "content": [ + "Unclean" + ] + }, + "!", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "depart" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "depart" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5060", + "content": [ + "touch" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "they" + ] + }, + "fled", + { + "type": "char:w", + "strong": "H5493", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5128", + "content": [ + "wandered" + ] + }, + ",", + { + "type": "char:w", + "strong": "H7121", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nations" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "more" + ] + }, + "sojourn", + { + "type": "char:add", + "content": [ + "here" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "LAM 4:16" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "anger" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + "hath", + { + "type": "char:w", + "strong": "H2505", + "content": [ + "divided" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "them" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H5027", + "content": [ + "regard" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "them" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + "respected", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "persons", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3548", + "content": [ + "priests" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "they" + ] + }, + "favoured", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "elders" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "LAM 4:17" + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "Our" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + "do", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "H3615", + "content": [ + "fail" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + "looking" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H1892", + "content": [ + "vain" + ] + }, + { + "type": "char:w", + "strong": "H5833", + "content": [ + "help" + ] + }, + ";", + { + "type": "char:w", + "strong": "H413", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H6822", + "content": [ + "watching" + ] + }, + "we", + { + "type": "char:w", + "strong": "H5869", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H6822", + "content": [ + "watched" + ] + }, + { + "type": "char:w", + "strong": "H413", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nation" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "that" + ] + }, + "could", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "H3467", + "content": [ + "save" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "LAM 4:18" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "They" + ] + }, + { + "type": "char:w", + "strong": "H6679", + "content": [ + "hunt" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H6806", + "content": [ + "steps" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + "cannot", + { + "type": "char:w", + "strong": "H935", + "content": [ + "go" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H7339", + "content": [ + "streets" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H7093", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H7126", + "content": [ + "near" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H4390", + "content": [ + "fulfilled" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H7093", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "come" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "LAM 4:19" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Our" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "pursuers" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H7031", + "content": [ + "swifter" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5404", + "content": [ + "eagles" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8064", + "content": [ + "heaven" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "chased" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountains" + ] + }, + ",", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "they" + ] + }, + "laid", + { + "type": "char:w", + "strong": "H693", + "content": [ + "wait" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4057", + "content": [ + "wilderness" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "LAM 4:20" + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H7307", + "content": [ + "breath" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H639", + "content": [ + "nostrils" + ] + }, + ",", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4899", + "content": [ + "anointed" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H834", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "H3920", + "content": [ + "taken" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H7825", + "content": [ + "pits" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "whom" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H559", + "content": [ + "said" + ] + }, + ", Under", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "H6738", + "content": [ + "shadow" + ] + }, + { + "type": "char:w", + "strong": "H834", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H2421", + "content": [ + "live" + ] + }, + "among", + { + "type": "char:w", + "strong": "H559", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nations" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "LAM 4:21" + }, + { + "type": "char:w", + "strong": "H7797", + "content": [ + "Rejoice" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H1571", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7797", + "content": [ + "glad" + ] + }, + ", O", + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H123", + "content": [ + "Edom" + ] + }, + ",", + { + "type": "char:w", + "strong": "H776", + "content": [ + "that" + ] + }, + "dwellest", + { + "type": "char:w", + "strong": "H3427", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "land" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H5780", + "content": [ + "Uz" + ] + }, + ":", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3563", + "content": [ + "cup" + ] + }, + { + "type": "char:w", + "strong": "H776", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "H5674", + "content": [ + "through" + ] + }, + "unto thee", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "also" + ] + }, + "; thou shalt", + { + "type": "char:w", + "strong": "H1571", + "content": [ + "be" + ] + }, + "drunken,", + { + "type": "char:w", + "strong": "H776", + "content": [ + "and" + ] + }, + "shalt", + { + "type": "char:w", + "strong": "H7937", + "content": [ + "make" + ] + }, + "thyself", + { + "type": "char:w", + "strong": "H6168", + "content": [ + "naked" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "LAM 4:22" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "punishment" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "is" + ] + }, + "accomplished, O", + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H3254", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "carry" + ] + }, + "thee", + { + "type": "char:w", + "strong": "H1540", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H1540", + "content": [ + "captivity" + ] + }, + ":", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "H6485", + "content": [ + "visit" + ] + }, + "thine", + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquity" + ] + }, + ", O", + { + "type": "char:w", + "strong": "H1323", + "content": [ + "daughter" + ] + }, + { + "type": "char:w", + "strong": "H1323", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H123", + "content": [ + "Edom" + ] + }, + ";", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "will" + ] + }, + "discover thy", + { + "type": "char:w", + "strong": "H2403", + "content": [ + "sins" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "LAM 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "LAM 5:1" + }, + { + "type": "char:w", + "strong": "H2142", + "content": [ + "Remember" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H4100", + "content": [ + "what" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "come" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "us" + ] + }, + ":", + { + "type": "char:w", + "strong": "H7200", + "content": [ + "behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H7200", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H2781", + "content": [ + "reproach" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "LAM 5:2" + }, + "Our", + { + "type": "char:w", + "strong": "H5159", + "content": [ + "inheritance" + ] + }, + { + "type": "char:w", + "strong": "H1004", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H2114", + "content": [ + "strangers" + ] + }, + ", our", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "houses" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H5237", + "content": [ + "aliens" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "LAM 5:3" + }, + "We", + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "orphans" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3490", + "content": [ + "fatherless" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1961", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H517", + "content": [ + "mothers" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H1961", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H490", + "content": [ + "widows" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "LAM 5:4" + }, + "We", + { + "type": "char:w", + "strong": "H4325", + "content": [ + "have" + ] + }, + "drunken", + { + "type": "char:w", + "strong": "H935", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "water" + ] + }, + { + "type": "char:w", + "strong": "H4325", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "money" + ] + }, + ";", + { + "type": "char:w", + "strong": "H935", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H6086", + "content": [ + "wood" + ] + }, + { + "type": "char:w", + "strong": "H3701", + "content": [ + "is" + ] + }, + "sold unto", + { + "type": "char:w", + "strong": "H935", + "content": [ + "us" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "LAM 5:5" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "Our" + ] + }, + { + "type": "char:w", + "strong": "H7291", + "content": [ + "pursuers" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H6677", + "content": [ + "necks" + ] + }, + ": we", + { + "type": "char:w", + "strong": "H3808", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H3021", + "content": [ + "weary" + ] + }, + ",", + { + "type": "char:w", + "strong": "H6677", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "H5117", + "content": [ + "rest" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "LAM 5:6" + }, + "We", + { + "type": "char:w", + "strong": "H7646", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "given" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4713", + "content": [ + "Egyptians" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H5414", + "content": [ + "the" + ] + }, + "Assyrians,", + { + "type": "char:w", + "strong": "H5414", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "satisfied" + ] + }, + { + "type": "char:w", + "strong": "H7646", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "LAM 5:7" + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "Our" + ] + }, + { + "type": "char:w", + "strong": "H1", + "content": [ + "fathers" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ",", + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "H1", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H587", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H5445", + "content": [ + "borne" + ] + }, + { + "type": "char:w", + "strong": "H5445", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5771", + "content": [ + "iniquities" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "LAM 5:8" + }, + { + "type": "char:w", + "strong": "H5650", + "content": [ + "Servants" + ] + }, + { + "type": "char:w", + "strong": "H4910", + "content": [ + "rule" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "over" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "us" + ] + }, + ":", + { + "type": "char:w", + "strong": "H369", + "content": [ + "there" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H6561", + "content": [ + "deliver" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H369", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "LAM 5:9" + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "We" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "get" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H3899", + "content": [ + "bread" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + "peril", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H935", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H5315", + "content": [ + "lives" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2719", + "content": [ + "sword" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H4057", + "content": [ + "wilderness" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "LAM 5:10" + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "Our" + ] + }, + { + "type": "char:w", + "strong": "H5785", + "content": [ + "skin" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "is" + ] + }, + "black", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "H8574", + "content": [ + "oven" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2152", + "content": [ + "burning" + ] + }, + { + "type": "char:w", + "strong": "H2152", + "content": [ + "heat" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H7458", + "content": [ + "famine" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "LAM 5:11" + }, + "They ravished", + { + "type": "char:w", + "strong": "H3063", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "women" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3063", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H1330", + "content": [ + "maidens" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5892", + "content": [ + "cities" + ] + }, + { + "type": "char:w", + "strong": "H802", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H3063", + "content": [ + "Judah" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "LAM 5:12" + }, + { + "type": "char:w", + "strong": "H8269", + "content": [ + "Princes" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H8518", + "content": [ + "hanged" + ] + }, + "up", + { + "type": "char:w", + "strong": "H3027", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "hand" + ] + }, + ":", + { + "type": "char:w", + "strong": "H6440", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6440", + "content": [ + "faces" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "elders" + ] + }, + { + "type": "char:w", + "strong": "H3027", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "H3808", + "content": [ + "not" + ] + }, + "honoured.", + { + "type": "verse:v", + "number": "13", + "sid": "LAM 5:13" + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "men" + ] + }, + "bare", + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + "mill,", + { + "type": "char:w", + "strong": "H6086", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H5288", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "H3782", + "content": [ + "stumbled" + ] + }, + { + "type": "char:w", + "strong": "H3782", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "H5375", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H6086", + "content": [ + "wood" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "LAM 5:14" + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H2205", + "content": [ + "elders" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "have" + ] + }, + "ceased", + { + "type": "char:w", + "strong": "H8179", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "gate" + ] + }, + ",", + { + "type": "char:w", + "strong": "H8179", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "young" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "H8179", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H970", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H5058", + "content": [ + "music" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "LAM 5:15" + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H4885", + "content": [ + "joy" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "of" + ] + }, + "our", + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "is" + ] + }, + "ceased; our", + { + "type": "char:w", + "strong": "H4234", + "content": [ + "dance" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "turned" + ] + }, + { + "type": "char:w", + "strong": "H2015", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "H60", + "content": [ + "mourning" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "LAM 5:16" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "H5850", + "content": [ + "crown" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "fallen" + ] + }, + { + "type": "char:w", + "strong": "H5307", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H7218", + "content": [ + "head" + ] + }, + ":", + { + "type": "char:w", + "strong": "H188", + "content": [ + "woe" + ] + }, + "unto", + { + "type": "char:w", + "strong": "H4994", + "content": [ + "us" + ] + }, + "!", + { + "type": "char:w", + "strong": "H3588", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "H2398", + "content": [ + "sinned" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "LAM 5:17" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H3820", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "H2088", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H1739", + "content": [ + "faint" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H5869", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "H428", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "H2821", + "content": [ + "dim" + ] + }, + ";", + { + "type": "verse:v", + "number": "18", + "sid": "LAM 5:18" + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "mountain" + ] + }, + { + "type": "char:w", + "strong": "H2022", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "Zion" + ] + }, + ",", + { + "type": "char:w", + "strong": "H2022", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "H6726", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H8074", + "content": [ + "desolate" + ] + }, + ";", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "H7776", + "content": [ + "foxes" + ] + }, + { + "type": "char:w", + "strong": "H1980", + "content": [ + "walk" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "LAM 5:19" + }, + "Thou,", + { + "type": "char:w", + "strong": "H859", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ", abidest", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H5769", + "content": [ + "ever" + ] + }, + "; thy", + { + "type": "char:w", + "strong": "H3678", + "content": [ + "throne" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "H1755", + "content": [ + "generation" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "H1755", + "content": [ + "generation" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "LAM 5:20" + }, + "Wherefore dost thou", + { + "type": "char:w", + "strong": "H7911", + "content": [ + "forget" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "H7911", + "content": [ + "ever" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H3117", + "content": [ + "and" + ] + } + ] + }, + { + "type": "char:w", + "strong": "H5800", + "content": [ + "forsake" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "H5800", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "H753", + "content": [ + "long" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "time" + ] + }, + "?", + { + "type": "verse:v", + "number": "21", + "sid": "LAM 5:21" + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "Turn" + ] + }, + "thou", + { + "type": "char:w", + "strong": "H413", + "content": [ + "us" + ] + }, + "unto thee,", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "O" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "LORD" + ] + }, + ",", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "we" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "H7725", + "content": [ + "turned" + ] + }, + ";", + { + "type": "char:w", + "strong": "H2318", + "content": [ + "renew" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "H3117", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "H3068", + "content": [ + "of" + ] + }, + "old.", + { + "type": "verse:v", + "number": "22", + "sid": "LAM 5:22" + }, + { + "type": "char:w", + "strong": "H3588", + "content": [ + "But" + ] + }, + "thou hast", + { + "type": "char:w", + "strong": "H3966", + "content": [ + "utterly" + ] + }, + { + "type": "char:w", + "strong": "H3988", + "content": [ + "rejected" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + ", thou art", + { + "type": "char:w", + "strong": "H3966", + "content": [ + "very" + ] + }, + "wroth", + { + "type": "char:w", + "strong": "H5921", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "us" + ] + }, + "." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/rv3/origin-usj.json b/tests/samples-from-wild/rv3/origin-usj.json index e04ad613..65485235 100644 --- a/tests/samples-from-wild/rv3/origin-usj.json +++ b/tests/samples-from-wild/rv3/origin-usj.json @@ -1,17547 +1,15989 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "1PE" - }, - { - "type": "para:h", - "content": [ - "1 Peter" - ] - }, - { - "type": "para:toc1", - "content": [ - "THE FIRST EPISTLE GENERAL OF PETER." - ] - }, - { - "type": "para:toc2", - "content": [ - "1 PETER" - ] - }, - { - "type": "para:toc3", - "content": [ - "1Pe" - ] - }, - { - "type": "para:mt2", - "content": [ - "THE FIRST EPISTLE GENERAL OF" - ] - }, - { - "type": "para:mt1", - "content": [ - "PETER." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "1PE 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "1PE 1:1" - }, - { - "type": "char:w", - "content": [ - "Peter" - ], - "strong": "G4074" - }, - ",", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "apostle" - ], - "strong": "G652" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G652" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "elect" - ], - "strong": "G1588" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G2532" - }, - "sojourners", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G652" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Dispersion" - ], - "strong": "G1290" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Pontus" - ], - "strong": "G4195" - }, - ",", - { - "type": "char:w", - "content": [ - "Galatia" - ], - "strong": "G1053" - }, - ",", - { - "type": "char:w", - "content": [ - "Cappadocia" - ], - "strong": "G2587" - }, - ",", - { - "type": "char:w", - "content": [ - "Asia" - ], - "strong": "G773" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Bithynia" - ], - "strong": "G978" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "1PE 1:2" - }, - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "foreknowledge" - ], - "strong": "G4268" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Father" - ], - "strong": "G3962" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "sanctification" - ], - "strong": "G38" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "strong": "G4151" - }, - ", unto", - { - "type": "char:w", - "content": [ - "obedience" - ], - "strong": "G5218" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "sprinkling", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "blood" - ], - "strong": "G129" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ":", - { - "type": "char:w", - "content": [ - "Grace" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "peace" - ], - "strong": "G1515" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "multiplied" - ], - "strong": "G4129" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "1PE 1:3" - }, - { - "type": "char:w", - "content": [ - "Blessed" - ], - "strong": "G2128" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Father" - ], - "strong": "G3962" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "strong": "G4183" - }, - "", - { - "type": "char:w", - "content": [ - "mercy" - ], - "strong": "G1656" - }, - "begat", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "G313" - }, - "unto", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "G2198" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "G1680" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "resurrection" - ], - "strong": "G386" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "dead" - ], - "strong": "G3498" - }, - ",", - { - "type": "verse:v", - "number": "4", - "sid": "1PE 1:4" - }, - "unto", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "inheritance" - ], - "strong": "G2817" - }, - "incorruptible,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "undefiled" - ], - "strong": "G283" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G1722" - }, - "fadeth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "G263" - }, - ",", - { - "type": "char:w", - "content": [ - "reserved" - ], - "strong": "G5083" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "G3772" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "1PE 1:5" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "power" - ], - "strong": "G1411" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3588" - }, - "guarded", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "strong": "G4102" - }, - "unto", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "salvation" - ], - "strong": "G4991" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "G2092" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "revealed" - ], - "strong": "G601" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "last" - ], - "strong": "G2078" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G2540" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "1PE 1:6" - }, - "Wherein ye", - { - "type": "char:w", - "content": [ - "greatly" - ], - "strong": "G21" - }, - "", - { - "type": "char:w", - "content": [ - "rejoice" - ], - "strong": "G21" - }, - ",", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G737" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "little" - ], - "strong": "G3641" - }, - "", - { - "type": "char:w", - "content": [ - "while" - ], - "strong": "G1722" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "need", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1163" - }, - ", ye", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G1163" - }, - "been", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "G1210" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1722" - }, - "grief", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "manifold" - ], - "strong": "G4164" - }, - "temptations,", - { - "type": "verse:v", - "number": "7", - "sid": "1PE 1:7" - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "proof" - ], - "strong": "G4102" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "strong": "G4102" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "G4771" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "more" - ], - "strong": "G4186" - }, - "", - { - "type": "char:w", - "content": [ - "precious" - ], - "strong": "G4186" - }, - "", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "G5553" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2443" - }, - "perisheth", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "proved" - ], - "strong": "G2147" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "fire" - ], - "strong": "G4442" - }, - ",", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "G2147" - }, - "unto", - { - "type": "char:w", - "content": [ - "praise" - ], - "strong": "G1868" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "honour", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "revelation" - ], - "strong": "G602" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ":", - { - "type": "verse:v", - "number": "8", - "sid": "1PE 1:8" - }, - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "having", - { - "type": "char:w", - "content": [ - "seen" - ], - "strong": "G3708" - }, - "ye", - { - "type": "char:w", - "content": [ - "love" - ], - "strong": "G25" - }, - ";", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "G3739" - }, - ",", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G1161" - }, - "ye", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "G3708" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - ",", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "believing" - ], - "strong": "G4100" - }, - ", ye", - { - "type": "char:w", - "content": [ - "rejoice" - ], - "strong": "G21" - }, - "", - { - "type": "char:w", - "content": [ - "greatly" - ], - "strong": "G21" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "G5479" - }, - "unspeakable", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "full" - ], - "strong": "G1392" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1392" - }, - ":", - { - "type": "verse:v", - "number": "9", - "sid": "1PE 1:9" - }, - { - "type": "char:w", - "content": [ - "receiving" - ], - "strong": "G2865" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "G5056" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G4102" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "strong": "G4102" - }, - ",", - { - "type": "char:add", - "content": [ - "even" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "salvation" - ], - "strong": "G4991" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3588" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G4102" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "souls" - ], - "strong": "G5590" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "1PE 1:10" - }, - { - "type": "char:w", - "content": [ - "Concerning" - ], - "strong": "G4012" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "salvation" - ], - "strong": "G4991" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "strong": "G4396" - }, - "sought", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "searched" - ], - "strong": "G1567" - }, - "diligently,", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "prophesied" - ], - "strong": "G4395" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G2532" - }, - "come" - ] - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ":", - { - "type": "verse:v", - "number": "11", - "sid": "1PE 1:11" - }, - "searching", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "G5101" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G2540" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "G5101" - }, - "manner", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G2540" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G5101" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "G2228" - }, - "point unto,", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G846" - }, - "testified beforehand", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "sufferings" - ], - "strong": "G3804" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "glories" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G3778" - }, - "follow", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G846" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "1PE 1:12" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "revealed" - ], - "strong": "G601" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "unto", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "G1438" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "G649" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "minister" - ], - "strong": "G1247" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "G3739" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G3748" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "G3568" - }, - "", - { - "type": "char:w", - "content": [ - "announced" - ], - "strong": "G312" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "preached" - ], - "strong": "G2097" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "gospel" - ], - "strong": "G2097" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Holy" - ], - "strong": "G40" - }, - "Ghost", - { - "type": "char:w", - "content": [ - "sent" - ], - "strong": "G649" - }, - "", - { - "type": "char:w", - "content": [ - "forth" - ], - "strong": "G649" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G575" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "G3772" - }, - ";", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "angels" - ], - "strong": "G32" - }, - "", - { - "type": "char:w", - "content": [ - "desire" - ], - "strong": "G1937" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "strong": "G3879" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "G1519" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "1PE 1:13" - }, - { - "type": "char:w", - "content": [ - "Wherefore" - ], - "strong": "G1352" - }, - "girding up", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "loins" - ], - "strong": "G3751" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "mind" - ], - "strong": "G1271" - }, - ",", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "sober" - ], - "strong": "G3525" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "strong": "G1679" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "G1679" - }, - "perfectly", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G1679" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "brought" - ], - "strong": "G5342" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "revelation" - ], - "strong": "G602" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ";", - { - "type": "verse:v", - "number": "14", - "sid": "1PE 1:14" - }, - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "G5043" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5043" - }, - "", - { - "type": "char:w", - "content": [ - "obedience" - ], - "strong": "G5218" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "fashioning", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G4771" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "former" - ], - "strong": "G4387" - }, - "", - { - "type": "char:w", - "content": [ - "lusts" - ], - "strong": "G1939" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G4387" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5043" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "ignorance" - ], - "strong": "G52" - }, - ":", - { - "type": "verse:v", - "number": "15", - "sid": "1PE 1:15" - }, - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "G40" - }, - ",", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1096" - }, - "ye", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "G40" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "manner" - ], - "strong": "G391" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3956" - }, - "living;", - { - "type": "verse:v", - "number": "16", - "sid": "1PE 1:16" - }, - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "G1360" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "strong": "G1125" - }, - ", Ye shall", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "G40" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1360" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "G1473" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "G40" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "1PE 1:17" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "ye", - { - "type": "char:w", - "content": [ - "call" - ], - "strong": "G1941" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "Father" - ], - "strong": "G3962" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "respect" - ], - "strong": "G5401" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2041" - }, - "persons judgeth", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "each" - ], - "strong": "G1538" - }, - "", - { - "type": "char:w", - "content": [ - "man’s" - ], - "strong": "G1538" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "strong": "G2041" - }, - ",", - { - "type": "char:w", - "content": [ - "pass" - ], - "strong": "G2919" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G5550" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2041" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1487" - }, - "sojourning", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "G5401" - }, - ":", - { - "type": "verse:v", - "number": "18", - "sid": "1PE 1:18" - }, - { - "type": "char:w", - "content": [ - "knowing" - ], - "strong": "G1492" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "ye", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "redeemed" - ], - "strong": "G3084" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "corruptible" - ], - "strong": "G5349" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "G3152" - }, - ",", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "silver" - ], - "strong": "G694" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "G5553" - }, - ",", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "vain" - ], - "strong": "G3152" - }, - "", - { - "type": "char:w", - "content": [ - "manner" - ], - "strong": "G391" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "G391" - }, - "handed down", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G3588" - }, - "fathers;", - { - "type": "verse:v", - "number": "19", - "sid": "1PE 1:19" - }, - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "precious" - ], - "strong": "G5093" - }, - "", - { - "type": "char:w", - "content": [ - "blood" - ], - "strong": "G129" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G129" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "lamb" - ], - "strong": "G286" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "blemish" - ], - "strong": "G299" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "G2532" - }, - "spot,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "blood" - ], - "strong": "G129" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G129" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ":", - { - "type": "verse:v", - "number": "20", - "sid": "1PE 1:20" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "foreknown" - ], - "strong": "G4267" - }, - "", - { - "type": "char:w", - "content": [ - "indeed" - ], - "strong": "G3303" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "strong": "G4253" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "foundation" - ], - "strong": "G2602" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "world" - ], - "strong": "G2889" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "manifested" - ], - "strong": "G5319" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "G2078" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "times" - ], - "strong": "G5550" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "sake" - ], - "strong": "G1223" - }, - ",", - { - "type": "verse:v", - "number": "21", - "sid": "1PE 1:21" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "believers" - ], - "strong": "G4103" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "raised" - ], - "strong": "G1453" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "dead" - ], - "strong": "G3498" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "strong": "G1325" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - ";", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G5620" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "strong": "G4102" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "G1680" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "1PE 1:22" - }, - "Seeing ye", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "purified" - ], - "strong": "G48" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G25" - }, - "", - { - "type": "char:w", - "content": [ - "souls" - ], - "strong": "G5590" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G25" - }, - "", - { - "type": "char:w", - "content": [ - "obedience" - ], - "strong": "G5218" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "truth" - ], - "strong": "G225" - }, - "unto unfeigned", - { - "type": "char:w", - "content": [ - "love" - ], - "strong": "G25" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "brethren" - ], - "strong": "G5360" - }, - ",", - { - "type": "char:w", - "content": [ - "love" - ], - "strong": "G25" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "G2588" - }, - "", - { - "type": "char:w", - "content": [ - "fervently" - ], - "strong": "G1619" - }, - ":", - { - "type": "verse:v", - "number": "23", - "sid": "1PE 1:23" - }, - "having", - { - "type": "char:w", - "content": [ - "been" - ], - "strong": "G2532" - }, - "begotten", - { - "type": "char:w", - "content": [ - "again" - ], - "strong": "G313" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "corruptible" - ], - "strong": "G5349" - }, - "", - { - "type": "char:w", - "content": [ - "seed" - ], - "strong": "G4701" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "incorruptible,", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "G3056" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3056" - }, - "liveth", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "abideth.", - { - "type": "verse:v", - "number": "24", - "sid": "1PE 1:24" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1360" - }, - ",", - { - "type": "char:w", - "content": [ - "All" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "G4561" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "grass" - ], - "strong": "G5528" - }, - ",", - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "thereof", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "flower" - ], - "strong": "G438" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "grass" - ], - "strong": "G5528" - }, - ".", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "grass" - ], - "strong": "G5528" - }, - "withereth,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "flower" - ], - "strong": "G438" - }, - "falleth:", - { - "type": "verse:v", - "number": "25", - "sid": "1PE 1:25" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "G4487" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "G2962" - }, - "abideth", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "G165" - }, - ".", - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "G4487" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G2097" - }, - "tidings", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "preached" - ], - "strong": "G2097" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "1PE 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "1PE 2:1" - }, - { - "type": "char:w", - "content": [ - "Putting" - ], - "strong": "G659" - }, - "away", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "G3767" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "wickedness" - ], - "strong": "G2549" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "guile,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "hypocrisies,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "envies,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "G2549" - }, - "speakings,", - { - "type": "verse:v", - "number": "2", - "sid": "1PE 2:2" - }, - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "newborn" - ], - "strong": "G738" - }, - "babes,", - { - "type": "char:w", - "content": [ - "long" - ], - "strong": "G1971" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "spiritual" - ], - "strong": "G3050" - }, - "", - { - "type": "char:w", - "content": [ - "milk" - ], - "strong": "G1051" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "without guile,", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2443" - }, - "ye", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "grow" - ], - "strong": "G837" - }, - "thereby unto", - { - "type": "char:w", - "content": [ - "salvation" - ], - "strong": "G4991" - }, - ";", - { - "type": "verse:v", - "number": "3", - "sid": "1PE 2:3" - }, - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "ye", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G3748" - }, - "", - { - "type": "char:w", - "content": [ - "tasted" - ], - "strong": "G1089" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2962" - }, - "gracious:", - { - "type": "verse:v", - "number": "4", - "sid": "1PE 2:4" - }, - "unto", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "coming" - ], - "strong": "G4334" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "G2198" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "G3037" - }, - ",", - { - "type": "char:w", - "content": [ - "rejected" - ], - "strong": "G593" - }, - "", - { - "type": "char:w", - "content": [ - "indeed" - ], - "strong": "G3303" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "G444" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G4314" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "elect" - ], - "strong": "G1588" - }, - ",", - { - "type": "char:w", - "content": [ - "precious" - ], - "strong": "G1784" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "1PE 2:5" - }, - "ye", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "living" - ], - "strong": "G2198" - }, - "", - { - "type": "char:w", - "content": [ - "stones" - ], - "strong": "G3037" - }, - ",", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "built" - ], - "strong": "G3618" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "G399" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "spiritual" - ], - "strong": "G4152" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "G3624" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "G40" - }, - "", - { - "type": "char:w", - "content": [ - "priesthood" - ], - "strong": "G2406" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "offer" - ], - "strong": "G399" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "strong": "G399" - }, - "", - { - "type": "char:w", - "content": [ - "spiritual" - ], - "strong": "G4152" - }, - "", - { - "type": "char:w", - "content": [ - "sacrifices" - ], - "strong": "G2378" - }, - ",", - { - "type": "char:w", - "content": [ - "acceptable" - ], - "strong": "G2144" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "1PE 2:6" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "G1360" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "contained" - ], - "strong": "G4023" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "scripture" - ], - "strong": "G1124" - }, - ",", - { - "type": "char:w", - "content": [ - "Behold" - ], - "strong": "G2400" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "lay" - ], - "strong": "G5087" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "Zion" - ], - "strong": "G4622" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G3708" - }, - "chief", - { - "type": "char:w", - "content": [ - "corner" - ], - "strong": "G204" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "G3037" - }, - ",", - { - "type": "char:w", - "content": [ - "elect" - ], - "strong": "G1588" - }, - ",", - { - "type": "char:w", - "content": [ - "precious" - ], - "strong": "G1784" - }, - ":", - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G4100" - }, - "believeth", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "G5087" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "shame" - ], - "strong": "G2617" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "1PE 2:7" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "G3767" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "believe" - ], - "strong": "G4100" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "preciousness:", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "disbelieve" - ], - "strong": "G569" - }, - ",", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "G3037" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "builders" - ], - "strong": "G3618" - }, - "", - { - "type": "char:w", - "content": [ - "rejected" - ], - "strong": "G593" - }, - ",", - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "head" - ], - "strong": "G2776" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2776" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "corner" - ], - "strong": "G1137" - }, - ";", - { - "type": "verse:v", - "number": "8", - "sid": "1PE 2:8" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - ",", - { - "type": "char:w", - "content": [ - "A" - ], - "strong": "G5087" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "strong": "G3037" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3056" - }, - "", - { - "type": "char:w", - "content": [ - "stumbling" - ], - "strong": "G4625" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5087" - }, - "", - { - "type": "char:w", - "content": [ - "rock" - ], - "strong": "G4073" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3056" - }, - "offence;", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "stumble" - ], - "strong": "G4350" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "G3056" - }, - ", being", - { - "type": "char:w", - "content": [ - "disobedient" - ], - "strong": "G544" - }, - ": whereunto", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "appointed" - ], - "strong": "G5087" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "1PE 2:9" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "G1161" - }, - "ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "elect" - ], - "strong": "G1588" - }, - "", - { - "type": "char:w", - "content": [ - "race" - ], - "strong": "G1085" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "royal" - ], - "strong": "G934" - }, - "", - { - "type": "char:w", - "content": [ - "priesthood" - ], - "strong": "G2406" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "G40" - }, - "", - { - "type": "char:w", - "content": [ - "nation" - ], - "strong": "G1484" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "G2992" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "God’s" - ], - "strong": "G846" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "possession" - ], - "strong": "G4047" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3704" - }, - "ye", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G1484" - }, - "shew forth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "excellencies" - ], - "strong": "G703" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "out" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "darkness" - ], - "strong": "G4655" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "marvelous" - ], - "strong": "G2298" - }, - "", - { - "type": "char:w", - "content": [ - "light" - ], - "strong": "G5457" - }, - ":", - { - "type": "verse:v", - "number": "10", - "sid": "1PE 2:10" - }, - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G4218" - }, - "past", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G2992" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "G2992" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "strong": "G2992" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ":", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "had" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "obtained", - { - "type": "char:w", - "content": [ - "mercy" - ], - "strong": "G1653" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G1653" - }, - "obtained", - { - "type": "char:w", - "content": [ - "mercy" - ], - "strong": "G1653" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "1PE 2:11" - }, - { - "type": "char:w", - "content": [ - "Beloved" - ], - "strong": "G27" - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "G2532" - }, - "beseech", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "sojourners", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "pilgrims,", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "abstain" - ], - "strong": "G568" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G568" - }, - "", - { - "type": "char:w", - "content": [ - "fleshly" - ], - "strong": "G4559" - }, - "", - { - "type": "char:w", - "content": [ - "lusts" - ], - "strong": "G1939" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3748" - }, - "", - { - "type": "char:w", - "content": [ - "war" - ], - "strong": "G4754" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "soul" - ], - "strong": "G5590" - }, - ";", - { - "type": "verse:v", - "number": "12", - "sid": "1PE 2:12" - }, - { - "type": "char:w", - "content": [ - "having" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2192" - }, - "behaviour seemly", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Gentiles" - ], - "strong": "G1484" - }, - ";", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - ", wherein", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "G2635" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "evil-doers,", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G2570" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "strong": "G2041" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G3739" - }, - "behold,", - { - "type": "char:w", - "content": [ - "glorify" - ], - "strong": "G1392" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "day" - ], - "strong": "G2250" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "visitation" - ], - "strong": "G1984" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "1PE 2:13" - }, - { - "type": "char:w", - "content": [ - "Be" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "subject" - ], - "strong": "G5293" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G5293" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "G3956" - }, - "ordinance", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "G442" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "Lord’s" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "sake" - ], - "strong": "G1223" - }, - ":", - { - "type": "char:w", - "content": [ - "whether" - ], - "strong": "G1535" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G5293" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "G935" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "supreme" - ], - "strong": "G5242" - }, - ";", - { - "type": "verse:v", - "number": "14", - "sid": "1PE 2:14" - }, - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G1535" - }, - "unto", - { - "type": "char:w", - "content": [ - "governors" - ], - "strong": "G2232" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "sent" - ], - "strong": "G3992" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "vengeance" - ], - "strong": "G1557" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "G1519" - }, - "evil-doers", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "praise" - ], - "strong": "G1868" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G846" - }, - "do", - { - "type": "char:w", - "content": [ - "well" - ], - "strong": "G846" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "1PE 2:15" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "G3779" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "G2307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G444" - }, - "well-doing ye", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G2316" - }, - "put", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G444" - }, - "", - { - "type": "char:w", - "content": [ - "silence" - ], - "strong": "G5392" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "ignorance" - ], - "strong": "G56" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "foolish" - ], - "strong": "G878" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "G444" - }, - ":", - { - "type": "verse:v", - "number": "16", - "sid": "1PE 2:16" - }, - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "free" - ], - "strong": "G1658" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "using", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "freedom" - ], - "strong": "G1657" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2192" - }, - "cloke", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "wickedness" - ], - "strong": "G2549" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "bondservants", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "1PE 2:17" - }, - "Honour", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "G3956" - }, - ".", - { - "type": "char:w", - "content": [ - "Love" - ], - "strong": "G25" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "brotherhood" - ], - "strong": "G81" - }, - ".", - { - "type": "char:w", - "content": [ - "Fear" - ], - "strong": "G5399" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ". Honour", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "king" - ], - "strong": "G935" - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "1PE 2:18" - }, - "Servants,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "subjection" - ], - "strong": "G5293" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "masters" - ], - "strong": "G1203" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "G5401" - }, - ";", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "only" - ], - "strong": "G3440" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G18" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "gentle" - ], - "strong": "G1933" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "froward.", - { - "type": "verse:v", - "number": "19", - "sid": "1PE 2:19" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2316" - }, - "acceptable,", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "conscience" - ], - "strong": "G4893" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "strong": "G4893" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "G3778" - }, - "endureth griefs,", - { - "type": "char:w", - "content": [ - "suffering" - ], - "strong": "G3958" - }, - "wrongfully.", - { - "type": "verse:v", - "number": "20", - "sid": "1PE 2:20" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "G4169" - }, - "glory", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G3778" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "G2532" - }, - "ye", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "G264" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3778" - }, - "buffeted", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G3778" - } - ] - }, - ", ye", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G3778" - }, - "take", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "patiently" - ], - "strong": "G5278" - }, - "?", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "G2532" - }, - "ye", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "G15" - }, - "", - { - "type": "char:w", - "content": [ - "well" - ], - "strong": "G2532" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "suffer" - ], - "strong": "G3958" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G3778" - } - ] - }, - ", ye", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G3778" - }, - "take", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "patiently" - ], - "strong": "G5278" - }, - ",", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2316" - }, - "acceptable", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G3844" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "1PE 2:21" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "hereunto", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G3778" - }, - "ye", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "G2564" - }, - ":", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "suffered" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "char:w", - "content": [ - "leaving" - ], - "strong": "G5277" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "example" - ], - "strong": "G5261" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "ye", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "follow" - ], - "strong": "G1872" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "steps" - ], - "strong": "G2487" - }, - ":", - { - "type": "verse:v", - "number": "22", - "sid": "1PE 2:22" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "strong": "G4160" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "G266" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G3739" - }, - "guile", - { - "type": "char:w", - "content": [ - "found" - ], - "strong": "G2147" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "mouth" - ], - "strong": "G4750" - }, - ":", - { - "type": "verse:v", - "number": "23", - "sid": "1PE 2:23" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "reviled" - ], - "strong": "G3058" - }, - ",", - { - "type": "char:w", - "content": [ - "reviled" - ], - "strong": "G3058" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "again;", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "suffered" - ], - "strong": "G3958" - }, - ", threatened", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - ";", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "committed" - ], - "strong": "G3860" - }, - "", - { - "type": "char:add", - "content": [ - "himself" - ] - }, - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2919" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "judgeth", - { - "type": "char:w", - "content": [ - "righteously" - ], - "strong": "G1346" - }, - ":", - { - "type": "verse:v", - "number": "24", - "sid": "1PE 2:24" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "G846" - }, - "self bare", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "G266" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "body" - ], - "strong": "G4983" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "tree" - ], - "strong": "G3586" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "strong": "G2249" - }, - ", having died unto", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "G266" - }, - ",", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "G2198" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "G2198" - }, - "unto", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "strong": "G1343" - }, - ";", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "G3739" - }, - "stripes ye", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "healed" - ], - "strong": "G2390" - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "1PE 2:25" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "ye", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G1510" - }, - "going", - { - "type": "char:w", - "content": [ - "astray" - ], - "strong": "G4105" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "sheep" - ], - "strong": "G4263" - }, - ";", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G3568" - }, - "", - { - "type": "char:w", - "content": [ - "returned" - ], - "strong": "G1994" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Shepherd" - ], - "strong": "G4166" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "Bishop", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "souls" - ], - "strong": "G5590" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "1PE 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "1PE 3:1" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "G3668" - }, - "", - { - "type": "char:w", - "content": [ - "manner" - ], - "strong": "G391" - }, - ", ye", - { - "type": "char:w", - "content": [ - "wives" - ], - "strong": "G1135" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "subjection" - ], - "strong": "G5293" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "G2398" - }, - "", - { - "type": "char:w", - "content": [ - "husbands" - ], - "strong": "G435" - }, - ";", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2443" - }, - ",", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "G5100" - }, - "", - { - "type": "char:w", - "content": [ - "obey" - ], - "strong": "G544" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "G3056" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "G427" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "strong": "G3056" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "gained" - ], - "strong": "G2770" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "behaviour", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3056" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "wives" - ], - "strong": "G1135" - }, - ";", - { - "type": "verse:v", - "number": "2", - "sid": "1PE 3:2" - }, - "beholding", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "chaste" - ], - "strong": "G53" - }, - "behaviour", - { - "type": "char:add", - "content": [ - "coupled" - ] - }, - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "G5401" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "1PE 3:3" - }, - { - "type": "char:w", - "content": [ - "Whose" - ], - "strong": "G3739" - }, - "", - { - "type": "char:add", - "content": [ - "adorning" - ] - }, - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "outward adorning", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2228" - }, - "plaiting", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "hair" - ], - "strong": "G2359" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "wearing" - ], - "strong": "G4025" - }, - "jewels", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "gold" - ], - "strong": "G5553" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "putting" - ], - "strong": "G1745" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "G2228" - }, - "apparel;", - { - "type": "verse:v", - "number": "4", - "sid": "1PE 3:4" - }, - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1510" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "hidden" - ], - "strong": "G2927" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "G444" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "heart" - ], - "strong": "G2588" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "incorruptible", - { - "type": "char:add", - "content": [ - "apparel" - ] - }, - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G1510" - }, - "meek", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "quiet" - ], - "strong": "G2272" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "G4151" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "sight" - ], - "strong": "G1799" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "great price.", - { - "type": "verse:v", - "number": "5", - "sid": "1PE 3:5" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "G3779" - }, - "", - { - "type": "char:w", - "content": [ - "manner" - ], - "strong": "G3779" - }, - "aforetime", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "holy" - ], - "strong": "G40" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "strong": "G1135" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "hoped" - ], - "strong": "G1679" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ",", - { - "type": "char:w", - "content": [ - "adorned" - ], - "strong": "G2885" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "strong": "G1438" - }, - ",", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "G1135" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "subjection" - ], - "strong": "G5293" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "G1438" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "strong": "G2398" - }, - "", - { - "type": "char:w", - "content": [ - "husbands" - ], - "strong": "G435" - }, - ":", - { - "type": "verse:v", - "number": "6", - "sid": "1PE 3:6" - }, - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "Sarah" - ], - "strong": "G4564" - }, - "", - { - "type": "char:w", - "content": [ - "obeyed" - ], - "strong": "G5219" - }, - "", - { - "type": "char:w", - "content": [ - "Abraham" - ], - "strong": "G11" - }, - ",", - { - "type": "char:w", - "content": [ - "calling" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "lord" - ], - "strong": "G2962" - }, - ":", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "strong": "G5043" - }, - "ye", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3739" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G5613" - }, - "ye", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "well" - ], - "strong": "G2532" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "G5399" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "G3367" - }, - "terror.", - { - "type": "verse:v", - "number": "7", - "sid": "1PE 3:7" - }, - "Ye", - { - "type": "char:w", - "content": [ - "husbands" - ], - "strong": "G435" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "like" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "manner" - ], - "strong": "G3668" - }, - ", dwell", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G2596" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2532" - }, - "wives" - ] - }, - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "strong": "G1108" - }, - ", giving honour unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "woman" - ], - "strong": "G1134" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "weaker" - ], - "strong": "G772" - }, - "", - { - "type": "char:w", - "content": [ - "vessel" - ], - "strong": "G4632" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "G4771" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "joint-heirs", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "G2222" - }, - ";", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "prayers" - ], - "strong": "G4335" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "hindered" - ], - "strong": "G1465" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "1PE 3:8" - }, - { - "type": "char:w", - "content": [ - "Finally" - ], - "strong": "G5056" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G3956" - }, - "" - ] - }, - "ye", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "likeminded,", - { - "type": "char:w", - "content": [ - "compassionate" - ], - "strong": "G2155" - }, - ", loving", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G1161" - }, - "brethren, tenderhearted, humbleminded:", - { - "type": "verse:v", - "number": "9", - "sid": "1PE 3:9" - }, - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "rendering", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "G2556" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "G2556" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G2228" - }, - "reviling", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "reviling;", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "contrariwise", - { - "type": "char:w", - "content": [ - "blessing" - ], - "strong": "G2129" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "hereunto", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G3778" - }, - "ye", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "G2564" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "ye", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "inherit" - ], - "strong": "G2816" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "blessing" - ], - "strong": "G2129" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "1PE 3:10" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - ",", - { - "type": "char:w", - "content": [ - "He" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3708" - }, - "", - { - "type": "char:w", - "content": [ - "would" - ], - "strong": "G2309" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "strong": "G25" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "G2222" - }, - ",", - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "see" - ], - "strong": "G3708" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G18" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "G2250" - }, - ", Let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G3708" - }, - "", - { - "type": "char:w", - "content": [ - "refrain" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G3708" - }, - "", - { - "type": "char:w", - "content": [ - "tongue" - ], - "strong": "G1100" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G575" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "G2556" - }, - ",", - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G3708" - }, - "", - { - "type": "char:w", - "content": [ - "lips" - ], - "strong": "G5491" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3708" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "speak" - ], - "strong": "G2980" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "G3361" - }, - "guile:", - { - "type": "verse:v", - "number": "11", - "sid": "1PE 3:11" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "turn" - ], - "strong": "G1578" - }, - "", - { - "type": "char:w", - "content": [ - "away" - ], - "strong": "G575" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G575" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "G2556" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "G4160" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G18" - }, - "; Let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "seek" - ], - "strong": "G2212" - }, - "", - { - "type": "char:w", - "content": [ - "peace" - ], - "strong": "G1515" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "pursue" - ], - "strong": "G1377" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G846" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "1PE 3:12" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "eyes" - ], - "strong": "G3788" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "G1342" - }, - ",", - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "ears" - ], - "strong": "G3775" - }, - "unto", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "supplication" - ], - "strong": "G1162" - }, - ":", - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "face" - ], - "strong": "G4383" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "strong": "G4160" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "G2556" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "1PE 3:13" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G5101" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "G5101" - }, - "", - { - "type": "char:w", - "content": [ - "harm" - ], - "strong": "G2559" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1437" - }, - "ye", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "zealous" - ], - "strong": "G2207" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G5101" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G5101" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G18" - }, - "?", - { - "type": "verse:v", - "number": "14", - "sid": "1PE 3:14" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "ye", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "suffer" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1223" - }, - "righteousness’", - { - "type": "char:w", - "content": [ - "sake" - ], - "strong": "G1223" - }, - ",", - { - "type": "char:w", - "content": [ - "blessed" - ], - "strong": "G3107" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3107" - }, - "ye" - ] - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "G5401" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "G5401" - }, - ",", - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "G3366" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "troubled" - ], - "strong": "G5015" - }, - ";", - { - "type": "verse:v", - "number": "15", - "sid": "1PE 3:15" - }, - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "sanctify" - ], - "strong": "G37" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "hearts" - ], - "strong": "G2588" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "Lord" - ], - "strong": "G2962" - }, - ":", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "G104" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "G2092" - }, - "", - { - "type": "char:w", - "content": [ - "always" - ], - "strong": "G104" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G4314" - }, - "give", - { - "type": "char:w", - "content": [ - "answer" - ], - "strong": "G3056" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G4314" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "strong": "G3956" - }, - "man", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3956" - }, - "asketh", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "reason" - ], - "strong": "G3056" - }, - "", - { - "type": "char:w", - "content": [ - "concerning" - ], - "strong": "G4012" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "strong": "G1680" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2962" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G3326" - }, - "", - { - "type": "char:w", - "content": [ - "meekness" - ], - "strong": "G4240" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "fear" - ], - "strong": "G5401" - }, - ":", - { - "type": "verse:v", - "number": "16", - "sid": "1PE 3:16" - }, - { - "type": "char:w", - "content": [ - "having" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G18" - }, - "", - { - "type": "char:w", - "content": [ - "conscience" - ], - "strong": "G4893" - }, - ";", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - ", wherein ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3739" - }, - "spoken", - { - "type": "char:w", - "content": [ - "against" - ], - "strong": "G3326" - }, - ",", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "put", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "shame" - ], - "strong": "G2617" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "revile" - ], - "strong": "G1908" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G18" - }, - "", - { - "type": "char:w", - "content": [ - "manner" - ], - "strong": "G391" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "strong": "G391" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "1PE 3:17" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "it", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "better" - ], - "strong": "G2909" - }, - ",", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "G2307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "G2307" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2316" - }, - "ye", - { - "type": "char:w", - "content": [ - "suffer" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1063" - }, - "well-doing", - { - "type": "char:w", - "content": [ - "than" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1063" - }, - "evil-doing.", - { - "type": "verse:v", - "number": "18", - "sid": "1PE 3:18" - }, - { - "type": "char:w", - "content": [ - "Because" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "suffered" - ], - "strong": "G599" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "G266" - }, - "", - { - "type": "char:w", - "content": [ - "once" - ], - "strong": "G530" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "G1342" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "unrighteous" - ], - "strong": "G94" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "strong": "G4317" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "strong": "G4012" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ";", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "G4771" - }, - "", - { - "type": "char:w", - "content": [ - "put" - ], - "strong": "G2289" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "death" - ], - "strong": "G2289" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "G4561" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "quickened", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "G4151" - }, - ";", - { - "type": "verse:v", - "number": "19", - "sid": "1PE 3:19" - }, - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "went" - ], - "strong": "G4198" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "preached" - ], - "strong": "G2784" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "spirits" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "prison" - ], - "strong": "G5438" - }, - ",", - { - "type": "verse:v", - "number": "20", - "sid": "1PE 3:20" - }, - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "aforetime", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "disobedient" - ], - "strong": "G544" - }, - ",", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "G3753" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "longsuffering", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2250" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "waited" - ], - "strong": "G553" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "days" - ], - "strong": "G2250" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2250" - }, - "", - { - "type": "char:w", - "content": [ - "Noah" - ], - "strong": "G3575" - }, - ",", - { - "type": "char:w", - "content": [ - "while" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "ark" - ], - "strong": "G2787" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G1510" - }, - "preparing, wherein", - { - "type": "char:w", - "content": [ - "few" - ], - "strong": "G3641" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - ",", - { - "type": "char:w", - "content": [ - "eight" - ], - "strong": "G3638" - }, - "", - { - "type": "char:w", - "content": [ - "souls" - ], - "strong": "G5590" - }, - ",", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "saved" - ], - "strong": "G1295" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "water" - ], - "strong": "G5204" - }, - ":", - { - "type": "verse:v", - "number": "21", - "sid": "1PE 3:21" - }, - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G3739" - }, - "true likeness doth", - { - "type": "char:w", - "content": [ - "now" - ], - "strong": "G3568" - }, - "", - { - "type": "char:w", - "content": [ - "save" - ], - "strong": "G4982" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "G2532" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "baptism" - ], - "strong": "G908" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3756" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G1223" - }, - "putting away", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G1223" - }, - "filth", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "G4561" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G1223" - }, - "interrogation", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G18" - }, - "", - { - "type": "char:w", - "content": [ - "conscience" - ], - "strong": "G4893" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ",", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "resurrection" - ], - "strong": "G386" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ";", - { - "type": "verse:v", - "number": "22", - "sid": "1PE 3:22" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "strong": "G1188" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "G1188" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ", having", - { - "type": "char:w", - "content": [ - "gone" - ], - "strong": "G4198" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "strong": "G3772" - }, - ";", - { - "type": "char:w", - "content": [ - "angels" - ], - "strong": "G32" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "authorities" - ], - "strong": "G1849" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "powers" - ], - "strong": "G1411" - }, - "", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "G1510" - }, - "made", - { - "type": "char:w", - "content": [ - "subject" - ], - "strong": "G5293" - }, - "unto", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "1PE 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "1PE 4:1" - }, - "Forasmuch", - { - "type": "char:w", - "content": [ - "then" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "suffered" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "G4561" - }, - ",", - { - "type": "char:w", - "content": [ - "arm" - ], - "strong": "G3695" - }, - "ye", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "mind" - ], - "strong": "G2532" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "hath", - { - "type": "char:w", - "content": [ - "suffered" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "G4561" - }, - "hath", - { - "type": "char:w", - "content": [ - "ceased" - ], - "strong": "G3973" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "sin" - ], - "strong": "G266" - }, - ";", - { - "type": "verse:v", - "number": "2", - "sid": "1PE 4:2" - }, - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2316" - }, - "ye", - { - "type": "char:w", - "content": [ - "no" - ], - "strong": "G3371" - }, - "", - { - "type": "char:w", - "content": [ - "longer" - ], - "strong": "G3371" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "G980" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "rest" - ], - "strong": "G1954" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G5550" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "G4561" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "lusts" - ], - "strong": "G1939" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "G444" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "G2307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "1PE 4:3" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G5550" - }, - "", - { - "type": "char:w", - "content": [ - "past" - ], - "strong": "G3928" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2532" - }, - "suffice", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G2532" - }, - "wrought", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "desire" - ], - "strong": "G1939" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Gentiles" - ], - "strong": "G1484" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G2532" - }, - "walked", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "lasciviousness,", - { - "type": "char:w", - "content": [ - "lusts" - ], - "strong": "G1939" - }, - ", winebibbings, revellings, carousings,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "abominable" - ], - "strong": "G111" - }, - "", - { - "type": "char:w", - "content": [ - "idolatries" - ], - "strong": "G1495" - }, - ":", - { - "type": "verse:v", - "number": "4", - "sid": "1PE 4:4" - }, - "wherein", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G846" - }, - "think", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "strange" - ], - "strong": "G3579" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "ye", - { - "type": "char:w", - "content": [ - "run" - ], - "strong": "G4936" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1722" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G846" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "into" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "strong": "G846" - }, - "excess", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1722" - }, - "riot, speaking", - { - "type": "char:w", - "content": [ - "evil" - ], - "strong": "G987" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1722" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - } - ] - }, - ":", - { - "type": "verse:v", - "number": "5", - "sid": "1PE 4:5" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "strong": "G591" - }, - "", - { - "type": "char:w", - "content": [ - "account" - ], - "strong": "G3056" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "strong": "G2093" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "judge" - ], - "strong": "G2919" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "quick", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "dead" - ], - "strong": "G3498" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "1PE 4:6" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "unto", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "strong": "G444" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "gospel" - ], - "strong": "G2097" - }, - "", - { - "type": "char:w", - "content": [ - "preached" - ], - "strong": "G2097" - }, - "", - { - "type": "char:w", - "content": [ - "even" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "dead" - ], - "strong": "G3498" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "judged" - ], - "strong": "G2919" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "strong": "G444" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "flesh" - ], - "strong": "G4561" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "strong": "G2198" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "spirit" - ], - "strong": "G4151" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "1PE 4:7" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "G5056" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "G1448" - }, - ":", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "ye", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "G3767" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "sound" - ], - "strong": "G4993" - }, - "", - { - "type": "char:w", - "content": [ - "mind" - ], - "strong": "G4993" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "sober" - ], - "strong": "G3525" - }, - "unto", - { - "type": "char:w", - "content": [ - "prayer" - ], - "strong": "G4335" - }, - ":", - { - "type": "verse:v", - "number": "8", - "sid": "1PE 4:8" - }, - { - "type": "char:w", - "content": [ - "above" - ], - "strong": "G4253" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "being" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "fervent" - ], - "strong": "G1618" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "strong": "G26" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G1438" - }, - ";", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "strong": "G26" - }, - "covereth", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2192" - }, - "", - { - "type": "char:w", - "content": [ - "multitude" - ], - "strong": "G4128" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G26" - }, - "", - { - "type": "char:w", - "content": [ - "sins" - ], - "strong": "G266" - }, - ":", - { - "type": "verse:v", - "number": "9", - "sid": "1PE 4:9" - }, - "using hospitality", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "strong": "G427" - }, - "murmuring:", - { - "type": "verse:v", - "number": "10", - "sid": "1PE 4:10" - }, - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "each" - ], - "strong": "G1538" - }, - "hath", - { - "type": "char:w", - "content": [ - "received" - ], - "strong": "G2983" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "gift" - ], - "strong": "G5486" - }, - ",", - { - "type": "char:w", - "content": [ - "ministering" - ], - "strong": "G1247" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G1438" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "strong": "G2570" - }, - "", - { - "type": "char:w", - "content": [ - "stewards" - ], - "strong": "G3623" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G2983" - }, - "", - { - "type": "char:w", - "content": [ - "manifold" - ], - "strong": "G4164" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ";", - { - "type": "verse:v", - "number": "11", - "sid": "1PE 4:11" - }, - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "G5100" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "G5100" - }, - "speaketh,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "speaking" - ], - "strong": "G2980" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "oracles" - ], - "strong": "G3051" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ";", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "strong": "G5100" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "G5100" - }, - "ministereth,", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "ministering" - ], - "strong": "G1247" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1537" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "strength" - ], - "strong": "G2479" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "supplieth:", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "glorified" - ], - "strong": "G1392" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "strong": "G2424" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ",", - { - "type": "char:w", - "content": [ - "whose" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "dominion" - ], - "strong": "G2904" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "G165" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "G165" - }, - ".", - { - "type": "char:w", - "content": [ - "Amen" - ], - "strong": "G281" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "1PE 4:12" - }, - { - "type": "char:w", - "content": [ - "Beloved" - ], - "strong": "G27" - }, - ", think it", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "strange" - ], - "strong": "G3581" - }, - "concerning", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "fiery" - ], - "strong": "G4451" - }, - "", - { - "type": "char:w", - "content": [ - "trial" - ], - "strong": "G3986" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3588" - }, - "cometh", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G4314" - }, - "", - { - "type": "char:w", - "content": [ - "prove" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "though" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "strange" - ], - "strong": "G3581" - }, - "", - { - "type": "char:w", - "content": [ - "thing" - ], - "strong": "G3581" - }, - "", - { - "type": "char:w", - "content": [ - "happened" - ], - "strong": "G1096" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ":", - { - "type": "verse:v", - "number": "13", - "sid": "1PE 4:13" - }, - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "insomuch", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G1722" - }, - "ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3588" - }, - "partakers", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "Christ’s" - ], - "strong": "G5547" - }, - "", - { - "type": "char:w", - "content": [ - "sufferings" - ], - "strong": "G3804" - }, - ",", - { - "type": "char:w", - "content": [ - "rejoice" - ], - "strong": "G5463" - }, - ";", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "revelation" - ], - "strong": "G602" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "ye", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "rejoice" - ], - "strong": "G5463" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1722" - }, - "exceeding", - { - "type": "char:w", - "content": [ - "joy" - ], - "strong": "G5463" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "1PE 4:14" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "strong": "G1487" - }, - "ye", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3107" - }, - "", - { - "type": "char:w", - "content": [ - "reproached" - ], - "strong": "G3679" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "G3686" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ",", - { - "type": "char:w", - "content": [ - "blessed" - ], - "strong": "G3107" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3107" - }, - "ye" - ] - }, - ";", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "strong": "G4151" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G4151" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "resteth", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "1PE 4:15" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G1063" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "none" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G5100" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "suffer" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "murderer" - ], - "strong": "G5406" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "thief" - ], - "strong": "G2812" - }, - ",", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "strong": "G2228" - }, - "evil-doer,", - { - "type": "char:w", - "content": [ - "or" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "meddler" - ], - "strong": "G244" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G2228" - }, - "", - { - "type": "char:w", - "content": [ - "other" - ], - "strong": "G2228" - }, - "men’s matters:", - { - "type": "verse:v", - "number": "16", - "sid": "1PE 4:16" - }, - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "strong": "G3778" - }, - "suffer" - ] - }, - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "Christian" - ], - "strong": "G5546" - }, - ", let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "ashamed" - ], - "strong": "G153" - }, - ";", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "let", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "glorify" - ], - "strong": "G1392" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "name" - ], - "strong": "G3686" - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "1PE 4:17" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G2540" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2316" - }, - "come" - ] - }, - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "judgment" - ], - "strong": "G2917" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G757" - }, - "", - { - "type": "char:w", - "content": [ - "begin" - ], - "strong": "G757" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "house" - ], - "strong": "G3624" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G575" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ":", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "it" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "begin" - ], - "strong": "G757" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "first" - ], - "strong": "G4413" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "strong": "G1161" - }, - "us,", - { - "type": "char:w", - "content": [ - "what" - ], - "strong": "G5101" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2316" - }, - "" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "end" - ], - "strong": "G5056" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G575" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "obey" - ], - "strong": "G544" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G1473" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "gospel" - ], - "strong": "G2098" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G575" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "?", - { - "type": "verse:v", - "number": "18", - "sid": "1PE 4:18" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "if" - ], - "strong": "G1487" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "righteous" - ], - "strong": "G1342" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "scarcely" - ], - "strong": "G3433" - }, - "", - { - "type": "char:w", - "content": [ - "saved" - ], - "strong": "G4982" - }, - ",", - { - "type": "char:w", - "content": [ - "where" - ], - "strong": "G4226" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G1342" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "ungodly" - ], - "strong": "G765" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "sinner" - ], - "strong": "G268" - }, - "", - { - "type": "char:w", - "content": [ - "appear" - ], - "strong": "G5316" - }, - "?", - { - "type": "verse:v", - "number": "19", - "sid": "1PE 4:19" - }, - "Wherefore let", - { - "type": "char:w", - "content": [ - "them" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G5620" - }, - "", - { - "type": "char:w", - "content": [ - "suffer" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G2596" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "strong": "G2307" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "commit" - ], - "strong": "G3908" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "souls" - ], - "strong": "G5590" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "well-doing unto", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "faithful" - ], - "strong": "G4103" - }, - "", - { - "type": "char:w", - "content": [ - "Creator" - ], - "strong": "G2939" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "1PE 5" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "1PE 5:1" - }, - { - "type": "char:w", - "content": [ - "The" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "strong": "G4245" - }, - "", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "G3767" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "exhort" - ], - "strong": "G3870" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "G3195" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2532" - }, - "fellow-elder,", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "witness" - ], - "strong": "G3144" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "sufferings" - ], - "strong": "G3804" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "am" - ], - "strong": "G3195" - }, - "", - { - "type": "char:w", - "content": [ - "also" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "partaker" - ], - "strong": "G2844" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3767" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "revealed" - ], - "strong": "G601" - }, - ":", - { - "type": "verse:v", - "number": "2", - "sid": "1PE 5:2" - }, - "Tend", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "flock" - ], - "strong": "G4168" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ", exercising", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "oversight" - ], - "strong": "G1983" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G3361" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "constraint,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "willingly" - ], - "strong": "G1596" - }, - ",", - { - "type": "char:w", - "content": [ - "according" - ], - "strong": "G2596" - }, - "unto", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ";", - { - "type": "char:w", - "content": [ - "nor" - ], - "strong": "G3366" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1722" - }, - "filthy lucre,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2316" - }, - "ready mind;", - { - "type": "verse:v", - "number": "3", - "sid": "1PE 5:3" - }, - { - "type": "char:w", - "content": [ - "neither" - ], - "strong": "G3366" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "lording it over", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "charge" - ], - "strong": "G2819" - }, - "", - { - "type": "char:w", - "content": [ - "allotted" - ], - "strong": "G2819" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5613" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G235" - }, - "making", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G1096" - }, - "ensamples", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1096" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "flock" - ], - "strong": "G4168" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "1PE 5:4" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "chief" - ], - "strong": "G750" - }, - "", - { - "type": "char:w", - "content": [ - "Shepherd" - ], - "strong": "G750" - }, - "", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "manifested" - ], - "strong": "G5319" - }, - ", ye", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "receive" - ], - "strong": "G2865" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "crown" - ], - "strong": "G4735" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G1391" - }, - "fadeth", - { - "type": "char:w", - "content": [ - "not" - ], - "strong": "G2532" - }, - "away.", - { - "type": "verse:v", - "number": "5", - "sid": "1PE 5:5" - }, - { - "type": "char:w", - "content": [ - "Likewise" - ], - "strong": "G3668" - }, - ", ye", - { - "type": "char:w", - "content": [ - "younger" - ], - "strong": "G3501" - }, - ",", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "subject" - ], - "strong": "G5293" - }, - "unto", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "elder" - ], - "strong": "G4245" - }, - ". Yea,", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G3754" - }, - "gird", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "humility" - ], - "strong": "G5012" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1325" - }, - "serve", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "G240" - }, - ":", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "resisteth", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "proud,", - { - "type": "char:w", - "content": [ - "but" - ], - "strong": "G1161" - }, - "giveth", - { - "type": "char:w", - "content": [ - "grace" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "strong": "G1325" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "humble" - ], - "strong": "G5011" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "1PE 5:6" - }, - { - "type": "char:w", - "content": [ - "Humble" - ], - "strong": "G5013" - }, - "", - { - "type": "char:w", - "content": [ - "yourselves" - ], - "strong": "G4771" - }, - "", - { - "type": "char:w", - "content": [ - "therefore" - ], - "strong": "G3767" - }, - "", - { - "type": "char:w", - "content": [ - "under" - ], - "strong": "G5259" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "mighty" - ], - "strong": "G2900" - }, - "", - { - "type": "char:w", - "content": [ - "hand" - ], - "strong": "G5495" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G3767" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "strong": "G2443" - }, - "", - { - "type": "char:w", - "content": [ - "exalt" - ], - "strong": "G5312" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "due", - { - "type": "char:w", - "content": [ - "time" - ], - "strong": "G2540" - }, - ";", - { - "type": "verse:v", - "number": "7", - "sid": "1PE 5:7" - }, - { - "type": "char:w", - "content": [ - "casting" - ], - "strong": "G1977" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "anxiety" - ], - "strong": "G3308" - }, - "", - { - "type": "char:w", - "content": [ - "upon" - ], - "strong": "G1909" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - ",", - { - "type": "char:w", - "content": [ - "because" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G846" - }, - "careth", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G3754" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "1PE 5:8" - }, - "Be", - { - "type": "char:w", - "content": [ - "sober" - ], - "strong": "G3525" - }, - ", be watchful:", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G5101" - }, - "", - { - "type": "char:w", - "content": [ - "adversary" - ], - "strong": "G476" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "devil" - ], - "strong": "G1228" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "roaring" - ], - "strong": "G5612" - }, - "", - { - "type": "char:w", - "content": [ - "lion" - ], - "strong": "G3023" - }, - ", walketh", - { - "type": "char:w", - "content": [ - "about" - ], - "strong": "G5613" - }, - ",", - { - "type": "char:w", - "content": [ - "seeking" - ], - "strong": "G2212" - }, - "", - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "G5101" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "strong": "G5613" - }, - "may", - { - "type": "char:w", - "content": [ - "devour" - ], - "strong": "G2666" - }, - ":", - { - "type": "verse:v", - "number": "9", - "sid": "1PE 5:9" - }, - { - "type": "char:w", - "content": [ - "whom" - ], - "strong": "G3739" - }, - "withstand stedfast", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "strong": "G4102" - }, - ",", - { - "type": "char:w", - "content": [ - "knowing" - ], - "strong": "G1492" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "sufferings" - ], - "strong": "G3804" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "accomplished" - ], - "strong": "G2005" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "brethren" - ], - "strong": "G81" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "world" - ], - "strong": "G2889" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "1PE 5:10" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "strong": "G5485" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "called" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "unto", - { - "type": "char:w", - "content": [ - "his" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "eternal" - ], - "strong": "G166" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "strong": "G1391" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - ",", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "G1161" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3956" - }, - "ye", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "suffered" - ], - "strong": "G3958" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "little" - ], - "strong": "G3641" - }, - "", - { - "type": "char:w", - "content": [ - "while" - ], - "strong": "G1722" - }, - ",", - { - "type": "char:w", - "content": [ - "shall" - ], - "strong": "G2564" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "strong": "G846" - }, - "", - { - "type": "char:w", - "content": [ - "perfect" - ], - "strong": "G2675" - }, - ", stablish,", - { - "type": "char:w", - "content": [ - "strengthen" - ], - "strong": "G4741" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "1PE 5:11" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G846" - }, - "", - { - "type": "char:add", - "content": [ - "be" - ] - }, - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "dominion" - ], - "strong": "G2904" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "strong": "G1519" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "G165" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G165" - }, - "", - { - "type": "char:w", - "content": [ - "ever" - ], - "strong": "G165" - }, - ".", - { - "type": "char:w", - "content": [ - "Amen" - ], - "strong": "G281" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "1PE 5:12" - }, - { - "type": "char:w", - "content": [ - "By" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "Silvanus" - ], - "strong": "G4610" - }, - ",", - { - "type": "char:w", - "content": [ - "our" - ], - "strong": "G2316" - }, - "", - { - "type": "char:w", - "content": [ - "faithful" - ], - "strong": "G4103" - }, - "", - { - "type": "char:w", - "content": [ - "brother" - ], - "strong": "G80" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "strong": "G5613" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "account" - ], - "strong": "G1223" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "him" - ], - "strong": "G3739" - } - ] - }, - ",", - { - "type": "char:w", - "content": [ - "I" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "strong": "G1125" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "briefly" - ], - "strong": "G3641" - }, - ",", - { - "type": "char:w", - "content": [ - "exhorting" - ], - "strong": "G3870" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:w", - "content": [ - "testifying" - ], - "strong": "G1957" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3739" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "strong": "G3778" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G1510" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "true" - ], - "strong": "G227" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "strong": "G5485" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G1223" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "strong": "G2316" - }, - ":", - { - "type": "char:w", - "content": [ - "stand" - ], - "strong": "G2476" - }, - "ye fast therein.", - { - "type": "verse:v", - "number": "13", - "sid": "1PE 5:13" - }, - "She", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "strong": "G3588" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "Babylon" - ], - "strong": "G897" - }, - ", elect", - { - "type": "char:w", - "content": [ - "together" - ], - "strong": "G4899" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1722" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - } - ] - }, - ", saluteth", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - ";", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "G2532" - }, - "", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "so" - ], - "strong": "G2532" - }, - "doth" - ] - }, - { - "type": "char:w", - "content": [ - "Mark" - ], - "strong": "G3138" - }, - "", - { - "type": "char:w", - "content": [ - "my" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "strong": "G5207" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "1PE 5:14" - }, - "Salute", - { - "type": "char:w", - "content": [ - "one" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "strong": "G240" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "kiss" - ], - "strong": "G5370" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "strong": "G26" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "strong": "G26" - }, - ".", - { - "type": "char:w", - "content": [ - "Peace" - ], - "strong": "G1515" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "strong": "G3956" - }, - "unto", - { - "type": "char:w", - "content": [ - "you" - ], - "strong": "G5210" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "strong": "G3956" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "strong": "G1722" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "strong": "G5547" - }, - "." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "1PE", + "content": [] + }, + { + "type": "para:h", + "content": [ + "1 Peter" + ] + }, + { + "type": "para:toc1", + "content": [ + "THE FIRST EPISTLE GENERAL OF PETER." + ] + }, + { + "type": "para:toc2", + "content": [ + "1 PETER" + ] + }, + { + "type": "para:toc3", + "content": [ + "1Pe" + ] + }, + { + "type": "para:mt2", + "content": [ + "THE FIRST EPISTLE GENERAL OF" + ] + }, + { + "type": "para:mt1", + "content": [ + "PETER." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "1PE 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "1PE 1:1" + }, + { + "type": "char:w", + "strong": "G4074", + "content": [ + "Peter" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "G652", + "content": [ + "apostle" + ] + }, + { + "type": "char:w", + "strong": "G652", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1588", + "content": [ + "elect" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "are" + ] + }, + "sojourners", + { + "type": "char:w", + "strong": "G652", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1290", + "content": [ + "Dispersion" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G4195", + "content": [ + "Pontus" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1053", + "content": [ + "Galatia" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2587", + "content": [ + "Cappadocia" + ] + }, + ",", + { + "type": "char:w", + "strong": "G773", + "content": [ + "Asia" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G978", + "content": [ + "Bithynia" + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "1PE 1:2" + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4268", + "content": [ + "foreknowledge" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3962", + "content": [ + "Father" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G38", + "content": [ + "sanctification" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "Spirit" + ] + }, + ", unto", + { + "type": "char:w", + "strong": "G5218", + "content": [ + "obedience" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + "sprinkling", + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G129", + "content": [ + "blood" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ":", + { + "type": "char:w", + "strong": "G5485", + "content": [ + "Grace" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1515", + "content": [ + "peace" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G4129", + "content": [ + "multiplied" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "1PE 1:3" + }, + { + "type": "char:w", + "strong": "G2128", + "content": [ + "Blessed" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3962", + "content": [ + "Father" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "Lord" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G4183", + "content": [ + "great" + ] + }, + { + "type": "char:w", + "strong": "G1656", + "content": [ + "mercy" + ] + }, + "begat", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "G313", + "content": [ + "again" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G2198", + "content": [ + "living" + ] + }, + { + "type": "char:w", + "strong": "G1680", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G386", + "content": [ + "resurrection" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3498", + "content": [ + "dead" + ] + }, + ",", + { + "type": "verse:v", + "number": "4", + "sid": "1PE 1:4" + }, + "unto", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "G2817", + "content": [ + "inheritance" + ] + }, + "incorruptible,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G283", + "content": [ + "undefiled" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "that" + ] + }, + "fadeth", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G263", + "content": [ + "away" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5083", + "content": [ + "reserved" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3772", + "content": [ + "heaven" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "verse:v", + "number": "5", + "sid": "1PE 1:5" + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1411", + "content": [ + "power" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "are" + ] + }, + "guarded", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G4102", + "content": [ + "faith" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G4991", + "content": [ + "salvation" + ] + }, + { + "type": "char:w", + "strong": "G2092", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G601", + "content": [ + "revealed" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2078", + "content": [ + "last" + ] + }, + { + "type": "char:w", + "strong": "G2540", + "content": [ + "time" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "1PE 1:6" + }, + "Wherein ye", + { + "type": "char:w", + "strong": "G21", + "content": [ + "greatly" + ] + }, + { + "type": "char:w", + "strong": "G21", + "content": [ + "rejoice" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1487", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "G737", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G3641", + "content": [ + "little" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "while" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + "need", + { + "type": "char:w", + "strong": "G1163", + "content": [ + "be" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "G1163", + "content": [ + "have" + ] + }, + "been", + { + "type": "char:w", + "strong": "G1210", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "to" + ] + }, + "grief", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G4164", + "content": [ + "manifold" + ] + }, + "temptations,", + { + "type": "verse:v", + "number": "7", + "sid": "1PE 1:7" + }, + { + "type": "char:w", + "strong": "G2443", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4102", + "content": [ + "proof" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G4102", + "content": [ + "faith" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G4771", + "content": [ + "being" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G4186", + "content": [ + "more" + ] + }, + { + "type": "char:w", + "strong": "G4186", + "content": [ + "precious" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "G5553", + "content": [ + "gold" + ] + }, + { + "type": "char:w", + "strong": "G2443", + "content": [ + "that" + ] + }, + "perisheth", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G2147", + "content": [ + "proved" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G4442", + "content": [ + "fire" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G2147", + "content": [ + "found" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G1868", + "content": [ + "praise" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + "honour", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G602", + "content": [ + "revelation" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ":", + { + "type": "verse:v", + "number": "8", + "sid": "1PE 1:8" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whom" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + "having", + { + "type": "char:w", + "strong": "G3708", + "content": [ + "seen" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G25", + "content": [ + "love" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whom" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "now" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3708", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "G4100", + "content": [ + "believing" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "G21", + "content": [ + "rejoice" + ] + }, + { + "type": "char:w", + "strong": "G21", + "content": [ + "greatly" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G5479", + "content": [ + "joy" + ] + }, + "unspeakable", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1392", + "content": [ + "full" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1392", + "content": [ + "glory" + ] + }, + ":", + { + "type": "verse:v", + "number": "9", + "sid": "1PE 1:9" + }, + { + "type": "char:w", + "strong": "G2865", + "content": [ + "receiving" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5056", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G4102", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G4102", + "content": [ + "faith" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4991", + "content": [ + "salvation" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "of" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G4102", + "content": [ + "your" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G5590", + "content": [ + "souls" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "1PE 1:10" + }, + { + "type": "char:w", + "strong": "G4012", + "content": [ + "Concerning" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G4991", + "content": [ + "salvation" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4396", + "content": [ + "prophets" + ] + }, + "sought", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1567", + "content": [ + "searched" + ] + }, + "diligently,", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G4395", + "content": [ + "prophesied" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "grace" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "should" + ] + }, + "come" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ":", + { + "type": "verse:v", + "number": "11", + "sid": "1PE 1:11" + }, + "searching", + { + "type": "char:w", + "strong": "G5101", + "content": [ + "what" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2540", + "content": [ + "time" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "G5101", + "content": [ + "what" + ] + }, + "manner", + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2540", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "Spirit" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + { + "type": "char:w", + "strong": "G5101", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "did" + ] + }, + "point unto,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "it" + ] + }, + "testified beforehand", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3804", + "content": [ + "sufferings" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glories" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "should" + ] + }, + "follow", + { + "type": "char:w", + "strong": "G846", + "content": [ + "them" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "1PE 1:12" + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whom" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G601", + "content": [ + "revealed" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G1438", + "content": [ + "themselves" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "G649", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G1247", + "content": [ + "minister" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "these" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "things" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "G3748", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "G3568", + "content": [ + "been" + ] + }, + { + "type": "char:w", + "strong": "G312", + "content": [ + "announced" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2097", + "content": [ + "preached" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2097", + "content": [ + "gospel" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "Holy" + ] + }, + "Ghost", + { + "type": "char:w", + "strong": "G649", + "content": [ + "sent" + ] + }, + { + "type": "char:w", + "strong": "G649", + "content": [ + "forth" + ] + }, + { + "type": "char:w", + "strong": "G575", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G3772", + "content": [ + "heaven" + ] + }, + ";", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "G32", + "content": [ + "angels" + ] + }, + { + "type": "char:w", + "strong": "G1937", + "content": [ + "desire" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3879", + "content": [ + "look" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "into" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "1PE 1:13" + }, + { + "type": "char:w", + "strong": "G1352", + "content": [ + "Wherefore" + ] + }, + "girding up", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3751", + "content": [ + "loins" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G1271", + "content": [ + "mind" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5547", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G3525", + "content": [ + "sober" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1679", + "content": [ + "set" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G1679", + "content": [ + "hope" + ] + }, + "perfectly", + { + "type": "char:w", + "strong": "G1909", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "grace" + ] + }, + { + "type": "char:w", + "strong": "G1679", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1909", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G5342", + "content": [ + "brought" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G602", + "content": [ + "revelation" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ";", + { + "type": "verse:v", + "number": "14", + "sid": "1PE 1:14" + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5043", + "content": [ + "children" + ] + }, + { + "type": "char:w", + "strong": "G5043", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5218", + "content": [ + "obedience" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + "fashioning", + { + "type": "char:w", + "strong": "G4771", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G4387", + "content": [ + "former" + ] + }, + { + "type": "char:w", + "strong": "G1939", + "content": [ + "lusts" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4387", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "G5043", + "content": [ + "of" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G52", + "content": [ + "ignorance" + ] + }, + ":", + { + "type": "verse:v", + "number": "15", + "sid": "1PE 1:15" + }, + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G2564", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "holy" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1096", + "content": [ + "be" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G846", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "holy" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G391", + "content": [ + "manner" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "of" + ] + }, + "living;", + { + "type": "verse:v", + "number": "16", + "sid": "1PE 1:16" + }, + { + "type": "char:w", + "strong": "G1360", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1125", + "content": [ + "written" + ] + }, + ", Ye shall", + { + "type": "char:w", + "strong": "G1510", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "holy" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1360", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G1473", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "holy" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "1PE 1:17" + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G1941", + "content": [ + "call" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G3962", + "content": [ + "Father" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "G5401", + "content": [ + "respect" + ] + }, + { + "type": "char:w", + "strong": "G2041", + "content": [ + "of" + ] + }, + "persons judgeth", + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G1538", + "content": [ + "each" + ] + }, + { + "type": "char:w", + "strong": "G1538", + "content": [ + "man’s" + ] + }, + { + "type": "char:w", + "strong": "G2041", + "content": [ + "work" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2919", + "content": [ + "pass" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5550", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "G2041", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "your" + ] + }, + "sojourning", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5401", + "content": [ + "fear" + ] + }, + ":", + { + "type": "verse:v", + "number": "18", + "sid": "1PE 1:18" + }, + { + "type": "char:w", + "strong": "G1492", + "content": [ + "knowing" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "G3084", + "content": [ + "redeemed" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G5349", + "content": [ + "corruptible" + ] + }, + { + "type": "char:w", + "strong": "G3152", + "content": [ + "things" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1537", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G694", + "content": [ + "silver" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "G5553", + "content": [ + "gold" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1537", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G3152", + "content": [ + "vain" + ] + }, + { + "type": "char:w", + "strong": "G391", + "content": [ + "manner" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G391", + "content": [ + "life" + ] + }, + "handed down", + { + "type": "char:w", + "strong": "G1537", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "your" + ] + }, + "fathers;", + { + "type": "verse:v", + "number": "19", + "sid": "1PE 1:19" + }, + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G5093", + "content": [ + "precious" + ] + }, + { + "type": "char:w", + "strong": "G129", + "content": [ + "blood" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G129", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G286", + "content": [ + "lamb" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "G299", + "content": [ + "blemish" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "without" + ] + }, + "spot,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G129", + "content": [ + "blood" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G129", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ":", + { + "type": "verse:v", + "number": "20", + "sid": "1PE 1:20" + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G4267", + "content": [ + "foreknown" + ] + }, + { + "type": "char:w", + "strong": "G3303", + "content": [ + "indeed" + ] + }, + { + "type": "char:w", + "strong": "G4253", + "content": [ + "before" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2602", + "content": [ + "foundation" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2889", + "content": [ + "world" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G5319", + "content": [ + "manifested" + ] + }, + { + "type": "char:w", + "strong": "G1909", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2078", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5550", + "content": [ + "times" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "sake" + ] + }, + ",", + { + "type": "verse:v", + "number": "21", + "sid": "1PE 1:21" + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G4103", + "content": [ + "believers" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G1453", + "content": [ + "raised" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3498", + "content": [ + "dead" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1325", + "content": [ + "gave" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + ";", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "G5620", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G4102", + "content": [ + "faith" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1680", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "1PE 1:22" + }, + "Seeing ye", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "G48", + "content": [ + "purified" + ] + }, + { + "type": "char:w", + "strong": "G25", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G5590", + "content": [ + "souls" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G25", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G5218", + "content": [ + "obedience" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G225", + "content": [ + "truth" + ] + }, + "unto unfeigned", + { + "type": "char:w", + "strong": "G25", + "content": [ + "love" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5360", + "content": [ + "brethren" + ] + }, + ",", + { + "type": "char:w", + "strong": "G25", + "content": [ + "love" + ] + }, + { + "type": "char:w", + "strong": "G240", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "G240", + "content": [ + "another" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2588", + "content": [ + "heart" + ] + }, + { + "type": "char:w", + "strong": "G1619", + "content": [ + "fervently" + ] + }, + ":", + { + "type": "verse:v", + "number": "23", + "sid": "1PE 1:23" + }, + "having", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "been" + ] + }, + "begotten", + { + "type": "char:w", + "strong": "G313", + "content": [ + "again" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5349", + "content": [ + "corruptible" + ] + }, + { + "type": "char:w", + "strong": "G4701", + "content": [ + "seed" + ] + }, + ",", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + "incorruptible,", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "word" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3056", + "content": [ + "which" + ] + }, + "liveth", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + "abideth.", + { + "type": "verse:v", + "number": "24", + "sid": "1PE 1:24" + }, + { + "type": "char:w", + "strong": "G1360", + "content": [ + "For" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "All" + ] + }, + { + "type": "char:w", + "strong": "G4561", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5528", + "content": [ + "grass" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + "thereof", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G438", + "content": [ + "flower" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5528", + "content": [ + "grass" + ] + }, + ".", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "G5528", + "content": [ + "grass" + ] + }, + "withereth,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G438", + "content": [ + "flower" + ] + }, + "falleth:", + { + "type": "verse:v", + "number": "25", + "sid": "1PE 1:25" + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4487", + "content": [ + "word" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "Lord" + ] + }, + "abideth", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G165", + "content": [ + "ever" + ] + }, + ".", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4487", + "content": [ + "word" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2097", + "content": [ + "good" + ] + }, + "tidings", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G2097", + "content": [ + "preached" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "1PE 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "1PE 2:1" + }, + { + "type": "char:w", + "strong": "G659", + "content": [ + "Putting" + ] + }, + "away", + { + "type": "char:w", + "strong": "G3767", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G2549", + "content": [ + "wickedness" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + "guile,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + "hypocrisies,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + "envies,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G2549", + "content": [ + "evil" + ] + }, + "speakings,", + { + "type": "verse:v", + "number": "2", + "sid": "1PE 2:2" + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G738", + "content": [ + "newborn" + ] + }, + "babes,", + { + "type": "char:w", + "strong": "G1971", + "content": [ + "long" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3050", + "content": [ + "spiritual" + ] + }, + { + "type": "char:w", + "strong": "G1051", + "content": [ + "milk" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + "without guile,", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "G837", + "content": [ + "grow" + ] + }, + "thereby unto", + { + "type": "char:w", + "strong": "G4991", + "content": [ + "salvation" + ] + }, + ";", + { + "type": "verse:v", + "number": "3", + "sid": "1PE 2:3" + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3748", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "G1089", + "content": [ + "tasted" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "Lord" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "is" + ] + }, + "gracious:", + { + "type": "verse:v", + "number": "4", + "sid": "1PE 2:4" + }, + "unto", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whom" + ] + }, + { + "type": "char:w", + "strong": "G4334", + "content": [ + "coming" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G2198", + "content": [ + "living" + ] + }, + { + "type": "char:w", + "strong": "G3037", + "content": [ + "stone" + ] + }, + ",", + { + "type": "char:w", + "strong": "G593", + "content": [ + "rejected" + ] + }, + { + "type": "char:w", + "strong": "G3303", + "content": [ + "indeed" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G444", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G4314", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G1588", + "content": [ + "elect" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1784", + "content": [ + "precious" + ] + }, + ",", + { + "type": "verse:v", + "number": "5", + "sid": "1PE 2:5" + }, + "ye", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G2198", + "content": [ + "living" + ] + }, + { + "type": "char:w", + "strong": "G3037", + "content": [ + "stones" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G3618", + "content": [ + "built" + ] + }, + { + "type": "char:w", + "strong": "G399", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G4152", + "content": [ + "spiritual" + ] + }, + { + "type": "char:w", + "strong": "G3624", + "content": [ + "house" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "holy" + ] + }, + { + "type": "char:w", + "strong": "G2406", + "content": [ + "priesthood" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G399", + "content": [ + "offer" + ] + }, + { + "type": "char:w", + "strong": "G399", + "content": [ + "up" + ] + }, + { + "type": "char:w", + "strong": "G4152", + "content": [ + "spiritual" + ] + }, + { + "type": "char:w", + "strong": "G2378", + "content": [ + "sacrifices" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2144", + "content": [ + "acceptable" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "1PE 2:6" + }, + { + "type": "char:w", + "strong": "G1360", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G4023", + "content": [ + "contained" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G1124", + "content": [ + "scripture" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2400", + "content": [ + "Behold" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "G5087", + "content": [ + "lay" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G4622", + "content": [ + "Zion" + ] + }, + { + "type": "char:w", + "strong": "G3708", + "content": [ + "a" + ] + }, + "chief", + { + "type": "char:w", + "strong": "G204", + "content": [ + "corner" + ] + }, + { + "type": "char:w", + "strong": "G3037", + "content": [ + "stone" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1588", + "content": [ + "elect" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1784", + "content": [ + "precious" + ] + }, + ":", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G4100", + "content": [ + "that" + ] + }, + "believeth", + { + "type": "char:w", + "strong": "G1909", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G5087", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "G1909", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2617", + "content": [ + "shame" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "1PE 2:7" + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G3767", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G4100", + "content": [ + "believe" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + "preciousness:", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "such" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G569", + "content": [ + "disbelieve" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "G3037", + "content": [ + "stone" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3618", + "content": [ + "builders" + ] + }, + { + "type": "char:w", + "strong": "G593", + "content": [ + "rejected" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "same" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G1096", + "content": [ + "made" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2776", + "content": [ + "head" + ] + }, + { + "type": "char:w", + "strong": "G2776", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1137", + "content": [ + "corner" + ] + }, + ";", + { + "type": "verse:v", + "number": "8", + "sid": "1PE 2:8" + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5087", + "content": [ + "A" + ] + }, + { + "type": "char:w", + "strong": "G3037", + "content": [ + "stone" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G4625", + "content": [ + "stumbling" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G5087", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G4073", + "content": [ + "rock" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "of" + ] + }, + "offence;", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G4350", + "content": [ + "stumble" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "word" + ] + }, + ", being", + { + "type": "char:w", + "strong": "G544", + "content": [ + "disobedient" + ] + }, + ": whereunto", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "G5087", + "content": [ + "appointed" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "1PE 2:9" + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "But" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "G1588", + "content": [ + "elect" + ] + }, + { + "type": "char:w", + "strong": "G1085", + "content": [ + "race" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2564", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G934", + "content": [ + "royal" + ] + }, + { + "type": "char:w", + "strong": "G2406", + "content": [ + "priesthood" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2564", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "holy" + ] + }, + { + "type": "char:w", + "strong": "G1484", + "content": [ + "nation" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2564", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G2992", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G846", + "content": [ + "God’s" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "own" + ] + }, + { + "type": "char:w", + "strong": "G4047", + "content": [ + "possession" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3704", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G1484", + "content": [ + "may" + ] + }, + "shew forth", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G703", + "content": [ + "excellencies" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G2564", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "out" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G4655", + "content": [ + "darkness" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G2298", + "content": [ + "marvelous" + ] + }, + { + "type": "char:w", + "strong": "G5457", + "content": [ + "light" + ] + }, + ":", + { + "type": "verse:v", + "number": "10", + "sid": "1PE 2:10" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G4218", + "content": [ + "time" + ] + }, + "past", + { + "type": "char:w", + "strong": "G2992", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "G2992", + "content": [ + "people" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2992", + "content": [ + "people" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ":", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "had" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + "obtained", + { + "type": "char:w", + "strong": "G1653", + "content": [ + "mercy" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "G1653", + "content": [ + "have" + ] + }, + "obtained", + { + "type": "char:w", + "strong": "G1653", + "content": [ + "mercy" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "1PE 2:11" + }, + { + "type": "char:w", + "strong": "G27", + "content": [ + "Beloved" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "I" + ] + }, + "beseech", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + "sojourners", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + "pilgrims,", + { + "type": "char:w", + "strong": "G2596", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G568", + "content": [ + "abstain" + ] + }, + { + "type": "char:w", + "strong": "G568", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G4559", + "content": [ + "fleshly" + ] + }, + { + "type": "char:w", + "strong": "G1939", + "content": [ + "lusts" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3748", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G4754", + "content": [ + "war" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5590", + "content": [ + "soul" + ] + }, + ";", + { + "type": "verse:v", + "number": "12", + "sid": "1PE 2:12" + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "having" + ] + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "your" + ] + }, + "behaviour seemly", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1484", + "content": [ + "Gentiles" + ] + }, + ";", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + ", wherein", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G2635", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "against" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + "evil-doers,", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G2443", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G2570", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "G2041", + "content": [ + "works" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "they" + ] + }, + "behold,", + { + "type": "char:w", + "strong": "G1392", + "content": [ + "glorify" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2250", + "content": [ + "day" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1984", + "content": [ + "visitation" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "1PE 2:13" + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "Be" + ] + }, + { + "type": "char:w", + "strong": "G5293", + "content": [ + "subject" + ] + }, + { + "type": "char:w", + "strong": "G5293", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "every" + ] + }, + "ordinance", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G442", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "Lord’s" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "sake" + ] + }, + ":", + { + "type": "char:w", + "strong": "G1535", + "content": [ + "whether" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G5293", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G935", + "content": [ + "king" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5242", + "content": [ + "supreme" + ] + }, + ";", + { + "type": "verse:v", + "number": "14", + "sid": "1PE 2:14" + }, + { + "type": "char:w", + "strong": "G1535", + "content": [ + "or" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G2232", + "content": [ + "governors" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G3992", + "content": [ + "sent" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G1557", + "content": [ + "vengeance" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "on" + ] + }, + "evil-doers", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G1868", + "content": [ + "praise" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "that" + ] + }, + "do", + { + "type": "char:w", + "strong": "G846", + "content": [ + "well" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "1PE 2:15" + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G3779", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2307", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G444", + "content": [ + "by" + ] + }, + "well-doing ye", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "should" + ] + }, + "put", + { + "type": "char:w", + "strong": "G444", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G5392", + "content": [ + "silence" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G56", + "content": [ + "ignorance" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G878", + "content": [ + "foolish" + ] + }, + { + "type": "char:w", + "strong": "G444", + "content": [ + "men" + ] + }, + ":", + { + "type": "verse:v", + "number": "16", + "sid": "1PE 2:16" + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G1658", + "content": [ + "free" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + "using", + { + "type": "char:w", + "strong": "G2192", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G1657", + "content": [ + "freedom" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "a" + ] + }, + "cloke", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2549", + "content": [ + "wickedness" + ] + }, + ",", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + "bondservants", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "1PE 2:17" + }, + "Honour", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "men" + ] + }, + ".", + { + "type": "char:w", + "strong": "G25", + "content": [ + "Love" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G81", + "content": [ + "brotherhood" + ] + }, + ".", + { + "type": "char:w", + "strong": "G5399", + "content": [ + "Fear" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ". Honour", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G935", + "content": [ + "king" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "1PE 2:18" + }, + "Servants,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5293", + "content": [ + "subjection" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G1203", + "content": [ + "masters" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G5401", + "content": [ + "fear" + ] + }, + ";", + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G3440", + "content": [ + "only" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G18", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1933", + "content": [ + "gentle" + ] + }, + ",", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + "froward.", + { + "type": "verse:v", + "number": "19", + "sid": "1PE 2:19" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "is" + ] + }, + "acceptable,", + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G4893", + "content": [ + "conscience" + ] + }, + { + "type": "char:w", + "strong": "G4893", + "content": [ + "toward" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "man" + ] + }, + "endureth griefs,", + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffering" + ] + }, + "wrongfully.", + { + "type": "verse:v", + "number": "20", + "sid": "1PE 2:20" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G4169", + "content": [ + "what" + ] + }, + "glory", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "it" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "when" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G264", + "content": [ + "sin" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "are" + ] + }, + "buffeted", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G1063", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "it" + ] + } + ] + }, + ", ye", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "shall" + ] + }, + "take", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G5278", + "content": [ + "patiently" + ] + }, + "?", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "when" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G15", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "well" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffer" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G1063", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "it" + ] + } + ] + }, + ", ye", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "shall" + ] + }, + "take", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G5278", + "content": [ + "patiently" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "is" + ] + }, + "acceptable", + { + "type": "char:w", + "strong": "G3844", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "1PE 2:21" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + "hereunto", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "were" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2564", + "content": [ + "called" + ] + }, + ":", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffered" + ] + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5277", + "content": [ + "leaving" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "an" + ] + }, + { + "type": "char:w", + "strong": "G5261", + "content": [ + "example" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "G1872", + "content": [ + "follow" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G2487", + "content": [ + "steps" + ] + }, + ":", + { + "type": "verse:v", + "number": "22", + "sid": "1PE 2:22" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G4160", + "content": [ + "did" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "G266", + "content": [ + "sin" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3756", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "was" + ] + }, + "guile", + { + "type": "char:w", + "strong": "G2147", + "content": [ + "found" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G4750", + "content": [ + "mouth" + ] + }, + ":", + { + "type": "verse:v", + "number": "23", + "sid": "1PE 2:23" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G3058", + "content": [ + "reviled" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3058", + "content": [ + "reviled" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + "again;", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffered" + ] + }, + ", threatened", + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G3860", + "content": [ + "committed" + ] + }, + { + "type": "char:add", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "G2919", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + "judgeth", + { + "type": "char:w", + "strong": "G1346", + "content": [ + "righteously" + ] + }, + ":", + { + "type": "verse:v", + "number": "24", + "sid": "1PE 2:24" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "own" + ] + }, + "self bare", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "G266", + "content": [ + "sins" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G4983", + "content": [ + "body" + ] + }, + { + "type": "char:w", + "strong": "G1909", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3586", + "content": [ + "tree" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2249", + "content": [ + "we" + ] + }, + ", having died unto", + { + "type": "char:w", + "strong": "G266", + "content": [ + "sins" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2198", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "G2198", + "content": [ + "live" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G1343", + "content": [ + "righteousness" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whose" + ] + }, + "stripes ye", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "G2390", + "content": [ + "healed" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "1PE 2:25" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G1510", + "content": [ + "were" + ] + }, + "going", + { + "type": "char:w", + "strong": "G4105", + "content": [ + "astray" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "G4263", + "content": [ + "sheep" + ] + }, + ";", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G3568", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "G1994", + "content": [ + "returned" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4166", + "content": [ + "Shepherd" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + "Bishop", + { + "type": "char:w", + "strong": "G1909", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G5590", + "content": [ + "souls" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "1PE 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "1PE 3:1" + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "In" + ] + }, + { + "type": "char:w", + "strong": "G3668", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "G391", + "content": [ + "manner" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "G1135", + "content": [ + "wives" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5293", + "content": [ + "subjection" + ] + }, + { + "type": "char:w", + "strong": "G2443", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G2398", + "content": [ + "own" + ] + }, + { + "type": "char:w", + "strong": "G435", + "content": [ + "husbands" + ] + }, + ";", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "that" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "G5100", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "G544", + "content": [ + "obey" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "word" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "G427", + "content": [ + "without" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "word" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G2770", + "content": [ + "gained" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + "behaviour", + { + "type": "char:w", + "strong": "G3056", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "G1135", + "content": [ + "wives" + ] + }, + ";", + { + "type": "verse:v", + "number": "2", + "sid": "1PE 3:2" + }, + "beholding", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G53", + "content": [ + "chaste" + ] + }, + "behaviour", + { + "type": "char:add", + "content": [ + "coupled" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G5401", + "content": [ + "fear" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "1PE 3:3" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "Whose" + ] + }, + { + "type": "char:add", + "content": [ + "adorning" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + "outward adorning", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "of" + ] + }, + "plaiting", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2359", + "content": [ + "hair" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G4025", + "content": [ + "wearing" + ] + }, + "jewels", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5553", + "content": [ + "gold" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1745", + "content": [ + "putting" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "on" + ] + }, + "apparel;", + { + "type": "verse:v", + "number": "4", + "sid": "1PE 3:4" + }, + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G1510", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2927", + "content": [ + "hidden" + ] + }, + { + "type": "char:w", + "strong": "G444", + "content": [ + "man" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2588", + "content": [ + "heart" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + "incorruptible", + { + "type": "char:add", + "content": [ + "apparel" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "a" + ] + }, + "meek", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G2272", + "content": [ + "quiet" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "spirit" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1799", + "content": [ + "sight" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + "great price.", + { + "type": "verse:v", + "number": "5", + "sid": "1PE 3:5" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "G3779", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "G3779", + "content": [ + "manner" + ] + }, + "aforetime", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G40", + "content": [ + "holy" + ] + }, + { + "type": "char:w", + "strong": "G1135", + "content": [ + "women" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G1679", + "content": [ + "hoped" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2885", + "content": [ + "adorned" + ] + }, + { + "type": "char:w", + "strong": "G1438", + "content": [ + "themselves" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1135", + "content": [ + "being" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5293", + "content": [ + "subjection" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G1438", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "G2398", + "content": [ + "own" + ] + }, + { + "type": "char:w", + "strong": "G435", + "content": [ + "husbands" + ] + }, + ":", + { + "type": "verse:v", + "number": "6", + "sid": "1PE 3:6" + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G4564", + "content": [ + "Sarah" + ] + }, + { + "type": "char:w", + "strong": "G5219", + "content": [ + "obeyed" + ] + }, + { + "type": "char:w", + "strong": "G11", + "content": [ + "Abraham" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2564", + "content": [ + "calling" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "lord" + ] + }, + ":", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "G5043", + "content": [ + "children" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "are" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "if" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G1096", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "well" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G1096", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5399", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "by" + ] + }, + { + "type": "char:w", + "strong": "G3367", + "content": [ + "any" + ] + }, + "terror.", + { + "type": "verse:v", + "number": "7", + "sid": "1PE 3:7" + }, + "Ye", + { + "type": "char:w", + "strong": "G435", + "content": [ + "husbands" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "like" + ] + }, + { + "type": "char:w", + "strong": "G3668", + "content": [ + "manner" + ] + }, + ", dwell", + { + "type": "char:w", + "strong": "G2596", + "content": [ + "with" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "your" + ] + }, + "wives" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G1108", + "content": [ + "knowledge" + ] + }, + ", giving honour unto", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1134", + "content": [ + "woman" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G772", + "content": [ + "weaker" + ] + }, + { + "type": "char:w", + "strong": "G4632", + "content": [ + "vessel" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G4771", + "content": [ + "being" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + "joint-heirs", + { + "type": "char:w", + "strong": "G5485", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "grace" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2222", + "content": [ + "life" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G4335", + "content": [ + "prayers" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G1465", + "content": [ + "hindered" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "1PE 3:8" + }, + { + "type": "char:w", + "strong": "G5056", + "content": [ + "Finally" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G3956", + "content": [ + "be" + ] + } + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + "likeminded,", + { + "type": "char:w", + "strong": "G2155", + "content": [ + "compassionate" + ] + }, + ", loving", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "as" + ] + }, + "brethren, tenderhearted, humbleminded:", + { + "type": "verse:v", + "number": "9", + "sid": "1PE 3:9" + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + "rendering", + { + "type": "char:w", + "strong": "G2556", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G2556", + "content": [ + "evil" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "or" + ] + }, + "reviling", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + "reviling;", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + "contrariwise", + { + "type": "char:w", + "strong": "G2129", + "content": [ + "blessing" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + "hereunto", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "were" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2564", + "content": [ + "called" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "G2816", + "content": [ + "inherit" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G2129", + "content": [ + "blessing" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "1PE 3:10" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "He" + ] + }, + { + "type": "char:w", + "strong": "G3708", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2309", + "content": [ + "would" + ] + }, + { + "type": "char:w", + "strong": "G25", + "content": [ + "love" + ] + }, + { + "type": "char:w", + "strong": "G2222", + "content": [ + "life" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G3708", + "content": [ + "see" + ] + }, + { + "type": "char:w", + "strong": "G18", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "G2250", + "content": [ + "days" + ] + }, + ", Let", + { + "type": "char:w", + "strong": "G3708", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "refrain" + ] + }, + { + "type": "char:w", + "strong": "G3708", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G1100", + "content": [ + "tongue" + ] + }, + { + "type": "char:w", + "strong": "G575", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G2556", + "content": [ + "evil" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G3708", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G5491", + "content": [ + "lips" + ] + }, + { + "type": "char:w", + "strong": "G3708", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G2980", + "content": [ + "speak" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "no" + ] + }, + "guile:", + { + "type": "verse:v", + "number": "11", + "sid": "1PE 3:11" + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + "let", + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G1578", + "content": [ + "turn" + ] + }, + { + "type": "char:w", + "strong": "G575", + "content": [ + "away" + ] + }, + { + "type": "char:w", + "strong": "G575", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G2556", + "content": [ + "evil" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G4160", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "G18", + "content": [ + "good" + ] + }, + "; Let", + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G2212", + "content": [ + "seek" + ] + }, + { + "type": "char:w", + "strong": "G1515", + "content": [ + "peace" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1377", + "content": [ + "pursue" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "it" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "1PE 3:12" + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3788", + "content": [ + "eyes" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "Lord" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G1909", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1342", + "content": [ + "righteous" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G3775", + "content": [ + "ears" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G846", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "G1162", + "content": [ + "supplication" + ] + }, + ":", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4383", + "content": [ + "face" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "Lord" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1909", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G4160", + "content": [ + "do" + ] + }, + { + "type": "char:w", + "strong": "G2556", + "content": [ + "evil" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "1PE 3:13" + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G5101", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G1096", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G5101", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "G2559", + "content": [ + "harm" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1437", + "content": [ + "if" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G1096", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G2207", + "content": [ + "zealous" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1096", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G5101", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G5101", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G18", + "content": [ + "good" + ] + }, + "?", + { + "type": "verse:v", + "number": "14", + "sid": "1PE 3:14" + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffer" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "for" + ] + }, + "righteousness’", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "sake" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3107", + "content": [ + "blessed" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G3107", + "content": [ + "are" + ] + }, + "ye" + ] + }, + ":", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G5401", + "content": [ + "fear" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "G5401", + "content": [ + "fear" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3366", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G5015", + "content": [ + "troubled" + ] + }, + ";", + { + "type": "verse:v", + "number": "15", + "sid": "1PE 3:15" + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G37", + "content": [ + "sanctify" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G2588", + "content": [ + "hearts" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "Lord" + ] + }, + ":", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G104", + "content": [ + "being" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G2092", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "G104", + "content": [ + "always" + ] + }, + { + "type": "char:w", + "strong": "G4314", + "content": [ + "to" + ] + }, + "give", + { + "type": "char:w", + "strong": "G3056", + "content": [ + "answer" + ] + }, + { + "type": "char:w", + "strong": "G4314", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "every" + ] + }, + "man", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "that" + ] + }, + "asketh", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "reason" + ] + }, + { + "type": "char:w", + "strong": "G4012", + "content": [ + "concerning" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1680", + "content": [ + "hope" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2962", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "G3326", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G4240", + "content": [ + "meekness" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G5401", + "content": [ + "fear" + ] + }, + ":", + { + "type": "verse:v", + "number": "16", + "sid": "1PE 3:16" + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "having" + ] + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G18", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "G4893", + "content": [ + "conscience" + ] + }, + ";", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + ", wherein ye", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "are" + ] + }, + "spoken", + { + "type": "char:w", + "strong": "G3326", + "content": [ + "against" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + "put", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2617", + "content": [ + "shame" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G1908", + "content": [ + "revile" + ] + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G18", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "G391", + "content": [ + "manner" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G391", + "content": [ + "life" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "1PE 3:17" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + "it", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G2909", + "content": [ + "better" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2307", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "so" + ] + }, + { + "type": "char:w", + "strong": "G2307", + "content": [ + "will" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffer" + ] + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "for" + ] + }, + "well-doing", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "than" + ] + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "for" + ] + }, + "evil-doing.", + { + "type": "verse:v", + "number": "18", + "sid": "1PE 3:18" + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "Because" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G599", + "content": [ + "suffered" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G266", + "content": [ + "sins" + ] + }, + { + "type": "char:w", + "strong": "G530", + "content": [ + "once" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1342", + "content": [ + "righteous" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G94", + "content": [ + "unrighteous" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "G4317", + "content": [ + "bring" + ] + }, + { + "type": "char:w", + "strong": "G4012", + "content": [ + "us" + ] + }, + { + "type": "char:w", + "strong": "G2443", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ";", + { + "type": "char:w", + "strong": "G4771", + "content": [ + "being" + ] + }, + { + "type": "char:w", + "strong": "G2289", + "content": [ + "put" + ] + }, + { + "type": "char:w", + "strong": "G2443", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2289", + "content": [ + "death" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4561", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + "quickened", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "spirit" + ] + }, + ";", + { + "type": "verse:v", + "number": "19", + "sid": "1PE 3:19" + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G4198", + "content": [ + "went" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G2784", + "content": [ + "preached" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "spirits" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5438", + "content": [ + "prison" + ] + }, + ",", + { + "type": "verse:v", + "number": "20", + "sid": "1PE 3:20" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + "aforetime", + { + "type": "char:w", + "strong": "G1510", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "G544", + "content": [ + "disobedient" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3753", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + "longsuffering", + { + "type": "char:w", + "strong": "G2250", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G553", + "content": [ + "waited" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2250", + "content": [ + "days" + ] + }, + { + "type": "char:w", + "strong": "G2250", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3575", + "content": [ + "Noah" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "while" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2787", + "content": [ + "ark" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "a" + ] + }, + "preparing, wherein", + { + "type": "char:w", + "strong": "G3641", + "content": [ + "few" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3638", + "content": [ + "eight" + ] + }, + { + "type": "char:w", + "strong": "G5590", + "content": [ + "souls" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1510", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "G1295", + "content": [ + "saved" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G5204", + "content": [ + "water" + ] + }, + ":", + { + "type": "verse:v", + "number": "21", + "sid": "1PE 3:21" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "a" + ] + }, + "true likeness doth", + { + "type": "char:w", + "strong": "G3568", + "content": [ + "now" + ] + }, + { + "type": "char:w", + "strong": "G4982", + "content": [ + "save" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "even" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G908", + "content": [ + "baptism" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3756", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "the" + ] + }, + "putting away", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "the" + ] + }, + "filth", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4561", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "the" + ] + }, + "interrogation", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G18", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "G4893", + "content": [ + "conscience" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "toward" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G386", + "content": [ + "resurrection" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ";", + { + "type": "verse:v", + "number": "22", + "sid": "1PE 3:22" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "on" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1188", + "content": [ + "right" + ] + }, + { + "type": "char:w", + "strong": "G1188", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ", having", + { + "type": "char:w", + "strong": "G4198", + "content": [ + "gone" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "G3772", + "content": [ + "heaven" + ] + }, + ";", + { + "type": "char:w", + "strong": "G32", + "content": [ + "angels" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1849", + "content": [ + "authorities" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1411", + "content": [ + "powers" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "being" + ] + }, + "made", + { + "type": "char:w", + "strong": "G5293", + "content": [ + "subject" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "1PE 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "1PE 4:1" + }, + "Forasmuch", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "then" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffered" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4561", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3695", + "content": [ + "arm" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G846", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "same" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "mind" + ] + }, + ";", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + "hath", + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffered" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4561", + "content": [ + "flesh" + ] + }, + "hath", + { + "type": "char:w", + "strong": "G3973", + "content": [ + "ceased" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "from" + ] + }, + { + "type": "char:w", + "strong": "G266", + "content": [ + "sin" + ] + }, + ";", + { + "type": "verse:v", + "number": "2", + "sid": "1PE 4:2" + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3371", + "content": [ + "no" + ] + }, + { + "type": "char:w", + "strong": "G3371", + "content": [ + "longer" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "should" + ] + }, + { + "type": "char:w", + "strong": "G980", + "content": [ + "live" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1954", + "content": [ + "rest" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G5550", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4561", + "content": [ + "flesh" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1939", + "content": [ + "lusts" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G444", + "content": [ + "men" + ] + }, + ",", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2307", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "1PE 4:3" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5550", + "content": [ + "time" + ] + }, + { + "type": "char:w", + "strong": "G3928", + "content": [ + "past" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "may" + ] + }, + "suffice", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "have" + ] + }, + "wrought", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1939", + "content": [ + "desire" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1484", + "content": [ + "Gentiles" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "have" + ] + }, + "walked", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + "lasciviousness,", + { + "type": "char:w", + "strong": "G1939", + "content": [ + "lusts" + ] + }, + ", winebibbings, revellings, carousings,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G111", + "content": [ + "abominable" + ] + }, + { + "type": "char:w", + "strong": "G1495", + "content": [ + "idolatries" + ] + }, + ":", + { + "type": "verse:v", + "number": "4", + "sid": "1PE 4:4" + }, + "wherein", + { + "type": "char:w", + "strong": "G846", + "content": [ + "they" + ] + }, + "think", + { + "type": "char:w", + "strong": "G846", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G3579", + "content": [ + "strange" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G4936", + "content": [ + "run" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "with" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G846", + "content": [ + "them" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "into" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "same" + ] + }, + "excess", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "of" + ] + }, + "riot, speaking", + { + "type": "char:w", + "strong": "G987", + "content": [ + "evil" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "of" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + } + ] + }, + ":", + { + "type": "verse:v", + "number": "5", + "sid": "1PE 4:5" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G591", + "content": [ + "give" + ] + }, + { + "type": "char:w", + "strong": "G3056", + "content": [ + "account" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G2093", + "content": [ + "ready" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2919", + "content": [ + "judge" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + "quick", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3498", + "content": [ + "dead" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "1PE 4:6" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G3778", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "G444", + "content": [ + "was" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2097", + "content": [ + "gospel" + ] + }, + { + "type": "char:w", + "strong": "G2097", + "content": [ + "preached" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "even" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3498", + "content": [ + "dead" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "they" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "might" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G2919", + "content": [ + "judged" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G444", + "content": [ + "men" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4561", + "content": [ + "flesh" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G2198", + "content": [ + "live" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "spirit" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "1PE 4:7" + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "But" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5056", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "G1448", + "content": [ + "hand" + ] + }, + ":", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3767", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G4993", + "content": [ + "sound" + ] + }, + { + "type": "char:w", + "strong": "G4993", + "content": [ + "mind" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G3525", + "content": [ + "sober" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G4335", + "content": [ + "prayer" + ] + }, + ":", + { + "type": "verse:v", + "number": "8", + "sid": "1PE 4:8" + }, + { + "type": "char:w", + "strong": "G4253", + "content": [ + "above" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "being" + ] + }, + { + "type": "char:w", + "strong": "G1618", + "content": [ + "fervent" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2192", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G26", + "content": [ + "love" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "G1438", + "content": [ + "yourselves" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G26", + "content": [ + "love" + ] + }, + "covereth", + { + "type": "char:w", + "strong": "G2192", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G4128", + "content": [ + "multitude" + ] + }, + { + "type": "char:w", + "strong": "G26", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G266", + "content": [ + "sins" + ] + }, + ":", + { + "type": "verse:v", + "number": "9", + "sid": "1PE 4:9" + }, + "using hospitality", + { + "type": "char:w", + "strong": "G240", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G240", + "content": [ + "another" + ] + }, + { + "type": "char:w", + "strong": "G427", + "content": [ + "without" + ] + }, + "murmuring:", + { + "type": "verse:v", + "number": "10", + "sid": "1PE 4:10" + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G1538", + "content": [ + "each" + ] + }, + "hath", + { + "type": "char:w", + "strong": "G2983", + "content": [ + "received" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G5486", + "content": [ + "gift" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1247", + "content": [ + "ministering" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "G1438", + "content": [ + "yourselves" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G2570", + "content": [ + "good" + ] + }, + { + "type": "char:w", + "strong": "G3623", + "content": [ + "stewards" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2983", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4164", + "content": [ + "manifold" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "grace" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ";", + { + "type": "verse:v", + "number": "11", + "sid": "1PE 4:11" + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "G5100", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "G5100", + "content": [ + "man" + ] + }, + "speaketh,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2980", + "content": [ + "speaking" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "were" + ] + }, + { + "type": "char:w", + "strong": "G3051", + "content": [ + "oracles" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "G5100", + "content": [ + "any" + ] + }, + { + "type": "char:w", + "strong": "G5100", + "content": [ + "man" + ] + }, + "ministereth,", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G1247", + "content": [ + "ministering" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G1537", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2479", + "content": [ + "strength" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + "supplieth:", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "things" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G1392", + "content": [ + "glorified" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "through" + ] + }, + { + "type": "char:w", + "strong": "G2424", + "content": [ + "Jesus" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whose" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2904", + "content": [ + "dominion" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G165", + "content": [ + "ever" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G165", + "content": [ + "ever" + ] + }, + ".", + { + "type": "char:w", + "strong": "G281", + "content": [ + "Amen" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "1PE 4:12" + }, + { + "type": "char:w", + "strong": "G27", + "content": [ + "Beloved" + ] + }, + ", think it", + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G3581", + "content": [ + "strange" + ] + }, + "concerning", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4451", + "content": [ + "fiery" + ] + }, + { + "type": "char:w", + "strong": "G3986", + "content": [ + "trial" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "which" + ] + }, + "cometh", + { + "type": "char:w", + "strong": "G1096", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G4314", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G1096", + "content": [ + "prove" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "though" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G3581", + "content": [ + "strange" + ] + }, + { + "type": "char:w", + "strong": "G3581", + "content": [ + "thing" + ] + }, + { + "type": "char:w", + "strong": "G1096", + "content": [ + "happened" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ":", + { + "type": "verse:v", + "number": "13", + "sid": "1PE 4:13" + }, + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + "insomuch", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "as" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "are" + ] + }, + "partakers", + { + "type": "char:w", + "strong": "G1391", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ’s" + ] + }, + { + "type": "char:w", + "strong": "G3804", + "content": [ + "sufferings" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5463", + "content": [ + "rejoice" + ] + }, + ";", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G602", + "content": [ + "revelation" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "G5463", + "content": [ + "rejoice" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "with" + ] + }, + "exceeding", + { + "type": "char:w", + "strong": "G5463", + "content": [ + "joy" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "1PE 4:14" + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "If" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3107", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G3679", + "content": [ + "reproached" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3686", + "content": [ + "name" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3107", + "content": [ + "blessed" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G3107", + "content": [ + "are" + ] + }, + "ye" + ] + }, + ";", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G4151", + "content": [ + "Spirit" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "Spirit" + ] + }, + { + "type": "char:w", + "strong": "G4151", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + "resteth", + { + "type": "char:w", + "strong": "G1909", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "1PE 4:15" + }, + { + "type": "char:w", + "strong": "G1063", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "let" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "none" + ] + }, + { + "type": "char:w", + "strong": "G5100", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffer" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G5406", + "content": [ + "murderer" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G2812", + "content": [ + "thief" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "an" + ] + }, + "evil-doer,", + { + "type": "char:w", + "strong": "G2228", + "content": [ + "or" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G244", + "content": [ + "meddler" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G2228", + "content": [ + "other" + ] + }, + "men’s matters:", + { + "type": "verse:v", + "number": "16", + "sid": "1PE 4:16" + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "man" + ] + }, + "suffer" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G5546", + "content": [ + "Christian" + ] + }, + ", let", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G153", + "content": [ + "ashamed" + ] + }, + ";", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + "let", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "him" + ] + }, + { + "type": "char:w", + "strong": "G1392", + "content": [ + "glorify" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "G3686", + "content": [ + "name" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "1PE 4:17" + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "For" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2540", + "content": [ + "time" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2316", + "content": [ + "is" + ] + }, + "come" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G2917", + "content": [ + "judgment" + ] + }, + { + "type": "char:w", + "strong": "G757", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G757", + "content": [ + "begin" + ] + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "at" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3624", + "content": [ + "house" + ] + }, + { + "type": "char:w", + "strong": "G575", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ":", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G1161", + "content": [ + "it" + ] + }, + { + "type": "char:w", + "strong": "G757", + "content": [ + "begin" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G4413", + "content": [ + "first" + ] + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "at" + ] + }, + "us,", + { + "type": "char:w", + "strong": "G5101", + "content": [ + "what" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2316", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "be" + ] + } + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5056", + "content": [ + "end" + ] + }, + { + "type": "char:w", + "strong": "G575", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G544", + "content": [ + "obey" + ] + }, + { + "type": "char:w", + "strong": "G1473", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2098", + "content": [ + "gospel" + ] + }, + { + "type": "char:w", + "strong": "G575", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + "?", + { + "type": "verse:v", + "number": "18", + "sid": "1PE 4:18" + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G1487", + "content": [ + "if" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1342", + "content": [ + "righteous" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G3433", + "content": [ + "scarcely" + ] + }, + { + "type": "char:w", + "strong": "G4982", + "content": [ + "saved" + ] + }, + ",", + { + "type": "char:w", + "strong": "G4226", + "content": [ + "where" + ] + }, + { + "type": "char:w", + "strong": "G1342", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G765", + "content": [ + "ungodly" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G268", + "content": [ + "sinner" + ] + }, + { + "type": "char:w", + "strong": "G5316", + "content": [ + "appear" + ] + }, + "?", + { + "type": "verse:v", + "number": "19", + "sid": "1PE 4:19" + }, + "Wherefore let", + { + "type": "char:w", + "strong": "G846", + "content": [ + "them" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G5620", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffer" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + { + "type": "char:w", + "strong": "G2596", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2307", + "content": [ + "will" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G3908", + "content": [ + "commit" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "G5590", + "content": [ + "souls" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + "well-doing unto", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G4103", + "content": [ + "faithful" + ] + }, + { + "type": "char:w", + "strong": "G2939", + "content": [ + "Creator" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "1PE 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "1PE 5:1" + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "The" + ] + }, + { + "type": "char:w", + "strong": "G4245", + "content": [ + "elders" + ] + }, + { + "type": "char:w", + "strong": "G3767", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "G3870", + "content": [ + "exhort" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G3195", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "a" + ] + }, + "fellow-elder,", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G3144", + "content": [ + "witness" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G3804", + "content": [ + "sufferings" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G3195", + "content": [ + "am" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "also" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G2844", + "content": [ + "partaker" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "G3767", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G601", + "content": [ + "revealed" + ] + }, + ":", + { + "type": "verse:v", + "number": "2", + "sid": "1PE 5:2" + }, + "Tend", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4168", + "content": [ + "flock" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "which" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "among" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ", exercising", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1983", + "content": [ + "oversight" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3361", + "content": [ + "not" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + "constraint,", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G1596", + "content": [ + "willingly" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2596", + "content": [ + "according" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ";", + { + "type": "char:w", + "strong": "G3366", + "content": [ + "nor" + ] + }, + { + "type": "char:w", + "strong": "G235", + "content": [ + "yet" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "for" + ] + }, + "filthy lucre,", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "a" + ] + }, + "ready mind;", + { + "type": "verse:v", + "number": "3", + "sid": "1PE 5:3" + }, + { + "type": "char:w", + "strong": "G3366", + "content": [ + "neither" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + "lording it over", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2819", + "content": [ + "charge" + ] + }, + { + "type": "char:w", + "strong": "G2819", + "content": [ + "allotted" + ] + }, + { + "type": "char:w", + "strong": "G1096", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "you" + ] + }, + ",", + { + "type": "char:w", + "strong": "G235", + "content": [ + "but" + ] + }, + "making", + { + "type": "char:w", + "strong": "G1096", + "content": [ + "yourselves" + ] + }, + "ensamples", + { + "type": "char:w", + "strong": "G1096", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4168", + "content": [ + "flock" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "1PE 5:4" + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "when" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G750", + "content": [ + "chief" + ] + }, + { + "type": "char:w", + "strong": "G750", + "content": [ + "Shepherd" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G2532", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G5319", + "content": [ + "manifested" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G2865", + "content": [ + "receive" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4735", + "content": [ + "crown" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "that" + ] + }, + "fadeth", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "not" + ] + }, + "away.", + { + "type": "verse:v", + "number": "5", + "sid": "1PE 5:5" + }, + { + "type": "char:w", + "strong": "G3668", + "content": [ + "Likewise" + ] + }, + ", ye", + { + "type": "char:w", + "strong": "G3501", + "content": [ + "younger" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G5293", + "content": [ + "subject" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G4245", + "content": [ + "elder" + ] + }, + ". Yea,", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3754", + "content": [ + "you" + ] + }, + "gird", + { + "type": "char:w", + "strong": "G240", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G5012", + "content": [ + "humility" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1325", + "content": [ + "to" + ] + }, + "serve", + { + "type": "char:w", + "strong": "G240", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "G240", + "content": [ + "another" + ] + }, + ":", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + "resisteth", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + "proud,", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "but" + ] + }, + "giveth", + { + "type": "char:w", + "strong": "G5485", + "content": [ + "grace" + ] + }, + { + "type": "char:w", + "strong": "G1325", + "content": [ + "to" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G5011", + "content": [ + "humble" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "1PE 5:6" + }, + { + "type": "char:w", + "strong": "G5013", + "content": [ + "Humble" + ] + }, + { + "type": "char:w", + "strong": "G4771", + "content": [ + "yourselves" + ] + }, + { + "type": "char:w", + "strong": "G3767", + "content": [ + "therefore" + ] + }, + { + "type": "char:w", + "strong": "G5259", + "content": [ + "under" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2900", + "content": [ + "mighty" + ] + }, + { + "type": "char:w", + "strong": "G5495", + "content": [ + "hand" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2443", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3767", + "content": [ + "he" + ] + }, + { + "type": "char:w", + "strong": "G2443", + "content": [ + "may" + ] + }, + { + "type": "char:w", + "strong": "G5312", + "content": [ + "exalt" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + "due", + { + "type": "char:w", + "strong": "G2540", + "content": [ + "time" + ] + }, + ";", + { + "type": "verse:v", + "number": "7", + "sid": "1PE 5:7" + }, + { + "type": "char:w", + "strong": "G1977", + "content": [ + "casting" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G3308", + "content": [ + "anxiety" + ] + }, + { + "type": "char:w", + "strong": "G1909", + "content": [ + "upon" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "because" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "he" + ] + }, + "careth", + { + "type": "char:w", + "strong": "G3754", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "1PE 5:8" + }, + "Be", + { + "type": "char:w", + "strong": "G3525", + "content": [ + "sober" + ] + }, + ", be watchful:", + { + "type": "char:w", + "strong": "G5101", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G476", + "content": [ + "adversary" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G1228", + "content": [ + "devil" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G5612", + "content": [ + "roaring" + ] + }, + { + "type": "char:w", + "strong": "G3023", + "content": [ + "lion" + ] + }, + ", walketh", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "about" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2212", + "content": [ + "seeking" + ] + }, + { + "type": "char:w", + "strong": "G5101", + "content": [ + "whom" + ] + }, + { + "type": "char:w", + "strong": "G5613", + "content": [ + "he" + ] + }, + "may", + { + "type": "char:w", + "strong": "G2666", + "content": [ + "devour" + ] + }, + ":", + { + "type": "verse:v", + "number": "9", + "sid": "1PE 5:9" + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "whom" + ] + }, + "withstand stedfast", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G4102", + "content": [ + "faith" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1492", + "content": [ + "knowing" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "same" + ] + }, + { + "type": "char:w", + "strong": "G3804", + "content": [ + "sufferings" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G2005", + "content": [ + "accomplished" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "your" + ] + }, + { + "type": "char:w", + "strong": "G81", + "content": [ + "brethren" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2889", + "content": [ + "world" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "1PE 5:10" + }, + { + "type": "char:w", + "strong": "G1161", + "content": [ + "And" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "grace" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3588", + "content": [ + "who" + ] + }, + { + "type": "char:w", + "strong": "G2564", + "content": [ + "called" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G846", + "content": [ + "his" + ] + }, + { + "type": "char:w", + "strong": "G166", + "content": [ + "eternal" + ] + }, + { + "type": "char:w", + "strong": "G1391", + "content": [ + "glory" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + ",", + { + "type": "char:w", + "strong": "G1161", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "that" + ] + }, + "ye", + { + "type": "char:w", + "strong": "G3956", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "G3958", + "content": [ + "suffered" + ] + }, + { + "type": "char:w", + "strong": "G2564", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G3641", + "content": [ + "little" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "while" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2564", + "content": [ + "shall" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "himself" + ] + }, + { + "type": "char:w", + "strong": "G2675", + "content": [ + "perfect" + ] + }, + ", stablish,", + { + "type": "char:w", + "strong": "G4741", + "content": [ + "strengthen" + ] + }, + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "1PE 5:11" + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "To" + ] + }, + { + "type": "char:w", + "strong": "G846", + "content": [ + "him" + ] + }, + { + "type": "char:add", + "content": [ + "be" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G2904", + "content": [ + "dominion" + ] + }, + { + "type": "char:w", + "strong": "G1519", + "content": [ + "for" + ] + }, + { + "type": "char:w", + "strong": "G165", + "content": [ + "ever" + ] + }, + { + "type": "char:w", + "strong": "G165", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G165", + "content": [ + "ever" + ] + }, + ".", + { + "type": "char:w", + "strong": "G281", + "content": [ + "Amen" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "1PE 5:12" + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "By" + ] + }, + { + "type": "char:w", + "strong": "G4610", + "content": [ + "Silvanus" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2316", + "content": [ + "our" + ] + }, + { + "type": "char:w", + "strong": "G4103", + "content": [ + "faithful" + ] + }, + { + "type": "char:w", + "strong": "G80", + "content": [ + "brother" + ] + }, + ",", + { + "type": "char:w", + "strong": "G5613", + "content": [ + "as" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "account" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G3739", + "content": [ + "him" + ] + } + ] + }, + ",", + { + "type": "char:w", + "strong": "G3739", + "content": [ + "I" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "have" + ] + }, + { + "type": "char:w", + "strong": "G1125", + "content": [ + "written" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G3641", + "content": [ + "briefly" + ] + }, + ",", + { + "type": "char:w", + "strong": "G3870", + "content": [ + "exhorting" + ] + }, + ",", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:w", + "strong": "G1957", + "content": [ + "testifying" + ] + }, + { + "type": "char:w", + "strong": "G3739", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3778", + "content": [ + "this" + ] + }, + { + "type": "char:w", + "strong": "G1510", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "the" + ] + }, + { + "type": "char:w", + "strong": "G227", + "content": [ + "true" + ] + }, + { + "type": "char:w", + "strong": "G5485", + "content": [ + "grace" + ] + }, + { + "type": "char:w", + "strong": "G1223", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G2316", + "content": [ + "God" + ] + }, + ":", + { + "type": "char:w", + "strong": "G2476", + "content": [ + "stand" + ] + }, + "ye fast therein.", + { + "type": "verse:v", + "number": "13", + "sid": "1PE 5:13" + }, + "She", + { + "type": "char:w", + "strong": "G1722", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3588", + "content": [ + "is" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G897", + "content": [ + "Babylon" + ] + }, + ", elect", + { + "type": "char:w", + "strong": "G4899", + "content": [ + "together" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "with" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + } + ] + }, + ", saluteth", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + ";", + { + "type": "char:w", + "strong": "G2532", + "content": [ + "and" + ] + }, + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "G2532", + "content": [ + "so" + ] + }, + "doth" + ] + }, + { + "type": "char:w", + "strong": "G3138", + "content": [ + "Mark" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "my" + ] + }, + { + "type": "char:w", + "strong": "G5207", + "content": [ + "son" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "1PE 5:14" + }, + "Salute", + { + "type": "char:w", + "strong": "G240", + "content": [ + "one" + ] + }, + { + "type": "char:w", + "strong": "G240", + "content": [ + "another" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "with" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "a" + ] + }, + { + "type": "char:w", + "strong": "G5370", + "content": [ + "kiss" + ] + }, + { + "type": "char:w", + "strong": "G26", + "content": [ + "of" + ] + }, + { + "type": "char:w", + "strong": "G26", + "content": [ + "love" + ] + }, + ".", + { + "type": "char:w", + "strong": "G1515", + "content": [ + "Peace" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "be" + ] + }, + "unto", + { + "type": "char:w", + "strong": "G5210", + "content": [ + "you" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "all" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "that" + ] + }, + { + "type": "char:w", + "strong": "G3956", + "content": [ + "are" + ] + }, + { + "type": "char:w", + "strong": "G1722", + "content": [ + "in" + ] + }, + { + "type": "char:w", + "strong": "G5547", + "content": [ + "Christ" + ] + }, + "." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/t4t1/origin-usj.json b/tests/samples-from-wild/t4t1/origin-usj.json index eeaee421..cf40353f 100644 --- a/tests/samples-from-wild/t4t1/origin-usj.json +++ b/tests/samples-from-wild/t4t1/origin-usj.json @@ -1,12491 +1,12488 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "- Translation 4 Translators 1" - ], - "code": "2KI" - }, - { - "type": "para:ide", - "content": [ - "65001 - Unicode (UTF-8)" - ] - }, - { - "type": "para:h", - "content": [ - "2 KINGS" - ] - }, - { - "type": "para:toc1", - "content": [ - "2 Kings" - ] - }, - { - "type": "para:toc2", - "content": [ - "2 Kings" - ] - }, - { - "type": "para:toc3", - "content": [ - "2 Ki" - ] - }, - { - "type": "para:mt1", - "content": [ - "SECOND KINGS" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "2KI 1" - }, - { - "type": "para:s1", - "content": [ - "Elijah condemned King Ahaziah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 1:1" - }, - "After King Ahab died,", - { - "type": "char:add", - "content": [ - "the country of" - ] - }, - "Moab rebelled against Israel.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 1:2" - }, - "One day, Ahaziah,", - { - "type": "char:add", - "content": [ - "the new king of Israel" - ] - }, - ", fell through the wooden slats/boards around the edge of the flat roof", - { - "type": "char:add", - "content": [ - "of his palace" - ] - }, - "in Samaria. He was badly injured, so he summoned some messengers and told them, “Go to Ekron", - { - "type": "char:add", - "content": [ - "city in Philistia" - ] - }, - ", and ask their god Baalzebub whether I will ◄recover/become well►.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "2KI 1:3" - }, - "But an angel from Yahweh said to Elijah, the prophet from Tishbe", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", “The king of Samaria", - { - "type": "char:add", - "content": [ - "is sending" - ] - }, - "some messengers", - { - "type": "char:add", - "content": [ - "to Ekron" - ] - }, - ". Go and meet them and say to them, ‘Is it because there is no God in Israel that you are going to Ekron to ask Baalzebub, the god of those people,", - { - "type": "char:add", - "content": [ - "whether you will recover" - ] - }, - "?", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 1:4" - }, - "Yahweh says", - { - "type": "char:add", - "content": [ - "that you should tell King Ahaziah" - ] - }, - "that he will not recover from his being injured; he will surely die.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 1:5" - }, - { - "type": "char:add", - "content": [ - "So Elijah went to meet the messengers and told that to them, and" - ] - }, - "they returned to the king", - { - "type": "char:add", - "content": [ - "instead of going to Ekron" - ] - }, - ". The king asked them, “Why did you return", - { - "type": "char:add", - "content": [ - "so soon" - ] - }, - "?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 1:6" - }, - "They replied, “A man came to meet us, and said to us, ‘Return to the king who sent you and tell him that Yahweh says, “◄Is it because there no God in Israel that you are sending", - { - "type": "char:add", - "content": [ - "messengers" - ] - }, - "to Ekron to consult Baalzebub, their god?/You seem to think there is no God in Israel, with the result that you are sending", - { - "type": "char:add", - "content": [ - "messengers" - ] - }, - "to Ekron to ask Baazebub, their god,", - { - "type": "char:add", - "content": [ - "whether you will recover" - ] - }, - ". ► [RHQ] Go", - { - "type": "char:add", - "content": [ - "tell the king that" - ] - }, - "he will not recover from being injured; instead, he will surely die.”’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 1:7" - }, - "The king said to them, “The man who came to meet you and told that to you, what did he look like?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 1:8" - }, - "They replied, “He was a hairy man and he had a", - { - "type": "char:add", - "content": [ - "wide" - ] - }, - "leather belt around his waist.” The king exclaimed, “That was Elijah!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 1:9" - }, - "Then the king sent an officer with fifty soldiers to seize Elijah. They found Elijah sitting on the top of a hill. The officer called out to him, “Prophet, the king commands that you come down here!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 1:10" - }, - "But Elijah replied, “I am a prophet; so, I command that fire come down from the sky and burn up you and your fifty soldiers!” Immediately, fire came down from the sky and completely burned up the officer and his fifty", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 1:11" - }, - { - "type": "char:add", - "content": [ - "When the king found out about that" - ] - }, - ", he sent another officer with fifty more soldiers. They went", - { - "type": "char:add", - "content": [ - "to where Elijah was" - ] - }, - ", and the officer called out to him, “Prophet, the king commands that you come down immediately!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 1:12" - }, - "But Elijah replied, “I am a prophet;", - { - "type": "char:add", - "content": [ - "to prove that" - ] - }, - ", I command that fire come down from the sky and kill you and your soldiers!” Then a fire from God came down from the sky and killed the officer and his soldiers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 1:13" - }, - { - "type": "char:add", - "content": [ - "When the king heard about that" - ] - }, - ", he sent another officer with fifty more soldiers.", - { - "type": "char:add", - "content": [ - "They went to where Elijah was" - ] - }, - ", and the officer prostrated himself in front of Elijah, and said to him, “Prophet, I plead with you, be kind to me and my fifty soldiers, and ◄do not kill us/allow us to remain alive►!", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 1:14" - }, - { - "type": "char:add", - "content": [ - "We know that" - ] - }, - "two times fire came down from the sky and killed officers and the fifty soldiers who were with them. So now, please be kind to me!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 1:15" - }, - "Then the angel from Yahweh said to Elijah, “Go down and", - { - "type": "char:add", - "content": [ - "go with" - ] - }, - "him. Do not be afraid of him.” So Elijah went with them to the king." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 1:16" - }, - "When Elijah", - { - "type": "char:add", - "content": [ - "arrived" - ] - }, - ", he said to the king, “This is what Yahweh says: ‘You sent messengers to go to Ekron to ask Baalzebub, their god,", - { - "type": "char:add", - "content": [ - "whether you would recover" - ] - }, - ". You acted as though [RHQ] there is no God in Israel to consult. So you will not recover from being injured; instead, you are going to die!’”", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 1:17" - }, - "So Ahaziah died, which is what Yahweh told Elijah would happen. Ahaziah's", - { - "type": "char:add", - "content": [ - "younger" - ] - }, - "brother Joram became the new king, when Jehoram, the son of Jehoshaphat, had been ruling Judah for almost two years. Ahaziah's brother became the king because Ahaziah had no son", - { - "type": "char:add", - "content": [ - "to become the king" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 1:18" - }, - { - "type": "char:add", - "content": [ - "If you want to know about" - ] - }, - "all the other things that Ahaziah did, they are [RHQ] written in the scroll called ❛The History of the Kings of Israel❜." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "2KI 2" - }, - { - "type": "para:s1", - "content": [ - "Elijah is taken up to heaven" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 2:1" - }, - "When Yahweh was about to take", - { - "type": "char:add", - "content": [ - "the prophet" - ] - }, - "Elijah up to heaven in a ◄whirlwind/twisting wind►, Elijah and", - { - "type": "char:add", - "content": [ - "his fellow prophet" - ] - }, - "Elisha were traveling", - { - "type": "char:add", - "content": [ - "south" - ] - }, - "from Gilgal", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 2:2" - }, - "Elijah said to Elisha, “Stay here, because Yahweh has told", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "me to go to Bethel", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - "But Elisha replied, “Just as certainly as Yahweh lives and you live, I will not leave you!”" - ] - }, - { - "type": "para:p", - "content": [ - "So they went down", - { - "type": "char:add", - "content": [ - "together" - ] - }, - "to Bethel.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 2:3" - }, - "A group of prophets came to Elisha", - { - "type": "char:add", - "content": [ - "and Elijah before they entered the town" - ] - }, - ", and they asked Elisha, “Do you know that Yahweh is going to take your master/boss", - { - "type": "char:add", - "content": [ - "Elijah" - ] - }, - "away from you today?”" - ] - }, - { - "type": "para:p", - "content": [ - "Elisha answered, “Certainly I know that, but don't talk about it!” [IDM]", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 2:4" - }, - "Then Elijah said to Elisha, “Stay here, because Yahweh has told", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "me to go to Jericho.”" - ] - }, - { - "type": "para:p", - "content": [ - "But Elisha replied", - { - "type": "char:add", - "content": [ - "again" - ] - }, - ", “Just as certainly as Yahweh lives and you live, I will not leave you!”" - ] - }, - { - "type": "para:p", - "content": [ - "So they went", - { - "type": "char:add", - "content": [ - "together" - ] - }, - "to Jericho", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 2:5" - }, - { - "type": "char:add", - "content": [ - "As they neared" - ] - }, - "Jericho, a group of prophets who were from there came to Elisha and said to him, “Do you know that Yahweh is going to take your master/boss", - { - "type": "char:add", - "content": [ - "Elijah" - ] - }, - "away from you today?”" - ] - }, - { - "type": "para:p", - "content": [ - "He answered again, “Certainly I know that, but don't talk about it!” [IDM]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 2:6" - }, - "Then Elijah said to Elisha, “Stay here, because Yahweh has told", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "me to go to the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - "But", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "Elisha replied, “As certainly as Yahweh lives and you live, I will not leave you!”" - ] - }, - { - "type": "para:p", - "content": [ - "So they continued walking together.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 2:7" - }, - "Fifty men from a group of prophets", - { - "type": "char:add", - "content": [ - "who were from Jericho" - ] - }, - "also went, but they watched from a distance as Elijah and Elisha stopped at the edge of the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 2:8" - }, - "Then Elijah rolled up his cloak and struck the water with it. A path opened up for them through the river, and they walked across", - { - "type": "char:add", - "content": [ - "as though they were" - ] - }, - "on dry ground." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 2:9" - }, - "When they came to the other side, Elijah said to Elisha, “What do you want me to do for you before ◄I am taken away/Yahweh takes me away►?”" - ] - }, - { - "type": "para:p", - "content": [ - "Elisha replied, “I want to receive twice as much of your power", - { - "type": "char:add", - "content": [ - "as you have had," - ] - }, - "(OR enable me to very powerfully continue your ministry).”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 2:10" - }, - "Elijah replied, “You have asked for something which is difficult", - { - "type": "char:add", - "content": [ - "for me to cause to happen" - ] - }, - ". But, if you see me when ◄I am taken from you/Yahweh takes me from you►, you will get what you are requesting. But if you do not see me, then you will not get it.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 2:11" - }, - "As they were walking and talking, suddenly a chariot that had fire", - { - "type": "char:add", - "content": [ - "surrounding it" - ] - }, - ", pulled by horses which also had fire", - { - "type": "char:add", - "content": [ - "surrounding them" - ] - }, - ", appeared.", - { - "type": "char:add", - "content": [ - "The chariot driver" - ] - }, - "drove the chariot between Elijah and Elisha and separated them. Then Elijah was taken up to heaven in a ◄whirlwind/twisting wind►.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 2:12" - }, - "Elisha saw it. He cried out, “My father/master! My father/master! The chariots of us Israeli people and their drivers", - { - "type": "char:add", - "content": [ - "have taken my master away" - ] - }, - "!”", - { - "type": "char:add", - "content": [ - "They disappeared into the sky" - ] - }, - ", and Elisha never saw Elijah again. Then Elisha tore his own robe into two pieces", - { - "type": "char:add", - "content": [ - "to show that he was sad" - ] - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 2:13" - }, - "Elijah's cloak", - { - "type": "char:add", - "content": [ - "had fallen off when he was taken away, so" - ] - }, - "Elisha picked it up and returned to the bank of the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 2:14" - }, - "He", - { - "type": "char:add", - "content": [ - "rolled up the cloak and" - ] - }, - "struck the water with it, and cried out, “Will Yahweh, the God who", - { - "type": "char:add", - "content": [ - "enabled" - ] - }, - "Elijah", - { - "type": "char:add", - "content": [ - "to perform miracles, enable me to do similar things" - ] - }, - "?” Then the water separated, and a path opened up for him, and Elisha went across." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 2:15" - }, - "When the group of prophets from Jericho saw what happened, they exclaimed, “Elisha now has the power that Elijah had!” [MTY] They walked over to him and bowed down in front of him.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 2:16" - }, - { - "type": "char:add", - "content": [ - "One of" - ] - }, - "them said, “Sir, if you permit us, fifty of our strongest men will go and search for your master", - { - "type": "char:add", - "content": [ - "on the other side of the river" - ] - }, - ". Perhaps the Spirit of Yahweh has left him on some mountain or in some valley.”" - ] - }, - { - "type": "para:p", - "content": [ - "Elisha replied, “No, do not send them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 2:17" - }, - "But they kept insisting. Finally he was tired of saying “No,” and he said, “Okay, send them.” So fifty men searched for three days, but they did not find Elijah.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 2:18" - }, - "They returned to Jericho, and Elisha was still there. He said to them, “I told you that you should not go,", - { - "type": "char:add", - "content": [ - "because you would not find him" - ] - }, - "!” [RHQ]" - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha made the water pure" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 2:19" - }, - "Then the leaders of", - { - "type": "char:add", - "content": [ - "Jericho" - ] - }, - "city came to talk with Elisha. One of them said, “Our master, we have a problem. You can see that this is a very nice place", - { - "type": "char:add", - "content": [ - "to live in" - ] - }, - ". But the water is bad, and as a result, crops will not grow on the land.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 2:20" - }, - "Elisha said to them, “Put some salt in a new bowl and bring the bowl to me.” So they brought it to him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 2:21" - }, - "Then he went out to the spring", - { - "type": "char:add", - "content": [ - "from which the people in the town got water" - ] - }, - ". He threw the salt into the spring. Then he said, “This is what Yahweh says: ‘I have made this water good/pure. No longer will anyone die, from having drunk this water, and now crops will be able to grow.’” [LIT]", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 2:22" - }, - "And the water became pure, just as Elisha said it would be. Since that time it has always remained pure." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha cursed boys who made fun of him" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 2:23" - }, - "Elisha left Jericho and went up to Bethel. As he was walking along the road, a group of young boys from Bethel", - { - "type": "char:add", - "content": [ - "saw him and" - ] - }, - "started to make fun of him. They continued shouting, “Go away, you bald-headed man!”", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 2:24" - }, - "Elisha turned around and looked/glared at them. He asked Yahweh to ◄curse them/do something bad to them►. Immediately two bears came out of the woods and mauled forty-two of them.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 2:25" - }, - "Elisha left Bethel and went to Carmel Hill, and after that he returned to Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "2KI 3" - }, - { - "type": "para:s1", - "content": [ - "The war between Israel and Moab" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 3:1" - }, - "After Jehoshaphat had been ruling Judah for almost eighteen years, Ahab's son Joram became the king of Israel. He ruled in Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "for twelve years.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 3:2" - }, - "He did things that Yahweh considered to be evil, but he did not do as much evil as his father and mother had done, and he got rid of the pillar", - { - "type": "char:add", - "content": [ - "for worshiping" - ] - }, - "Baal which his father had made.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 3:3" - }, - "But he committed the sins that", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "Jeroboam had committed and which led the Israeli people to sin, and he did not stop committing those sins." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 3:4" - }, - "Mesha, the king of Moab, raised sheep.", - { - "type": "char:add", - "content": [ - "Every year" - ] - }, - "he was forced to give 100,000 lambs and the wool from 100,000 rams to the king of Israel,", - { - "type": "char:add", - "content": [ - "because his kingdom was controlled by the king of Israel" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 3:5" - }, - "But after King Ahab died, Mesha rebelled against the king of Israel.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 3:6" - }, - "So King Joram left Samaria and gathered together all his soldiers.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 3:7" - }, - "Then he sent this message to Jehoshaphat, the king of Judah: “The king of Moab has rebelled against me. So will your army join my army and fight against the army of Moab?”" - ] - }, - { - "type": "para:p", - "content": [ - "Jehoshaphat replied, “Yes, we will help you. We are ready to do whatever you want us to. My soldiers and my horses are ready to help you.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 3:8" - }, - "He asked, “On which road shall we march to attack them?”" - ] - }, - { - "type": "para:p", - "content": [ - "Joram replied, “We will go", - { - "type": "char:add", - "content": [ - "south to Jerusalem, where your army will join us. Then we will all go south of the Dead Sea, and then turn north" - ] - }, - "through the Edom desert.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 3:9" - }, - "So the king of Israel", - { - "type": "char:add", - "content": [ - "and his army" - ] - }, - "went with the kings of Judah and Edom", - { - "type": "char:add", - "content": [ - "and their armies" - ] - }, - ". They marched for seven days. Then there was no water left for their soldiers or for their animals that carried supplies." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 3:10" - }, - "The king of Israel exclaimed, “This is a terrible situation!", - { - "type": "char:add", - "content": [ - "It seems that" - ] - }, - "Yahweh will allow the three of us to be captured by", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "[MTY] Moab!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 3:11" - }, - "Jehoshaphat said, “Is there a prophet here who can ask Yahweh for us", - { - "type": "char:add", - "content": [ - "what we should do" - ] - }, - "?”" - ] - }, - { - "type": "para:p", - "content": [ - "One of Joram's army officers said, “Elisha, the son of Shaphat, is here. He was Elijah's assistant.” [IDM]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 3:12" - }, - "Jehoshaphat said, “", - { - "type": "char:add", - "content": [ - "It will be good to ask him, because" - ] - }, - "he speaks what Yahweh tells him to say.”" - ] - }, - { - "type": "para:p", - "content": [ - "So those three kings went to Elisha.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 3:13" - }, - "Elisha said to the king of Israel, “Why do you come to me [RHQ]? Go and ask those prophets that your father and mother consulted!”" - ] - }, - { - "type": "para:p", - "content": [ - "But Joram replied, “No,", - { - "type": "char:add", - "content": [ - "we want you to ask Yahweh, because it seems that" - ] - }, - "Yahweh is going to allow us three kings to be captured by the army of Moab.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 3:14" - }, - "Elisha replied, “I serve Yahweh, the commander of the armies of angels in heaven. As surely as he lives, if I did not respect Jehoshaphat the king of Judah, I would not even think about doing anything to help you.", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 3:15" - }, - "But, bring a musician to me.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "So they did that" - ] - }, - ". And when the musician played", - { - "type": "char:add", - "content": [ - "on his harp" - ] - }, - ", the power of Yahweh came on Elisha.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 3:16" - }, - "He said, “Yahweh says that he will cause this dry stream-bed to be full of water.", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 3:17" - }, - "The result will be that your soldiers and your animals that carry supplies and your livestock will have plenty of water to drink.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 3:18" - }, - "That is not difficult for Yahweh to do.", - { - "type": "char:add", - "content": [ - "But he will do more than that" - ] - }, - ". He will also enable you to defeat", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "Moab.", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 3:19" - }, - "You will conquer all their beautiful cities, cities that have high walls around them. You must cut down all their fruit trees, stop water from flowing from their springs, and ruin their fertile fields by covering them with rocks.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 3:20" - }, - "The next morning, at the time when they offered the sacrifices", - { - "type": "char:add", - "content": [ - "of grain" - ] - }, - ", they were surprised to see water flowing from Edom and covering the ground." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 3:21" - }, - "When the people of Moab heard that the three kings had come", - { - "type": "char:add", - "content": [ - "with their armies" - ] - }, - "to fight against them, all the men who were able to fight in battles, from the youngest men to the oldest ones, were summoned, and they ◄took their positions/prepared to fight► at the", - { - "type": "char:add", - "content": [ - "southern" - ] - }, - "border of their land.", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 3:22" - }, - "But when they rose early the next morning, they saw that the water across from them appeared to be as red as blood.", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 3:23" - }, - "They exclaimed, “It is blood! The three enemy armies must have fought and killed each other! So let's go and take everything that they have left!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 3:24" - }, - "But when they reached the area where the Israeli soldiers had set up their tents, the Israelis attacked the soldiers from Moab and forced them to retreat. The Israeli soldiers pursued the soldiers from Moab and killed many of them.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 3:25" - }, - "The Israelis also destroyed their cities. And whenever they passed fertile fields, they threw rocks on those fields, until the fields were covered with rocks. They stopped water from flowing from the springs and cut down the fruit trees. Finally, only", - { - "type": "char:add", - "content": [ - "the capital city" - ] - }, - ", Kir-Hareseth, remained. The Israeli soldiers who threw stones with slings surrounded the city and attacked it.", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 3:26" - }, - "When the king of Moab realized that his army was being defeated, he took with him seven hundred men who fought with swords, and they tried to force a way through the Israeli lines of soldiers to escape to", - { - "type": "char:add", - "content": [ - "get help from" - ] - }, - "the king of Syria, but they were unable to escape.", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 3:27" - }, - "Then the king of Moab took his oldest son, who would have become the next king, and killed him and offered him for a sacrifice", - { - "type": "char:add", - "content": [ - "to their god Chemosh" - ] - }, - ", burning him on top of the city wall. The Israeli soldiers were horrified, with the result that they left that city and returned to their own country." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "2KI 4" - }, - { - "type": "para:s1", - "content": [ - "Elisha helped a poor widow" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 4:1" - }, - "One day the widow of one of", - { - "type": "char:add", - "content": [ - "Yahweh's" - ] - }, - "prophets came to Elisha and cried out to him, “My husband, who worked with you, is dead. You know that he revered Yahweh", - { - "type": "char:add", - "content": [ - "very much" - ] - }, - ". But now a man to whom he owed a lot of money has come to me. And", - { - "type": "char:add", - "content": [ - "because I cannot pay back the money, he is threatening" - ] - }, - "to take away my two sons to be his slaves", - { - "type": "char:add", - "content": [ - "as payment for what I owe him" - ] - }, - "!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "2KI 4:2" - }, - "Elisha replied, “What can I do to help you? Tell me, what do you have in your house?”" - ] - }, - { - "type": "para:p", - "content": [ - "She replied, “We have only a container of", - { - "type": "char:add", - "content": [ - "olive" - ] - }, - "oil; we have nothing else.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "2KI 4:3" - }, - "Elisha said, “Go to your neighbors and borrow from them as many empty jars as you can.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 4:4" - }, - "Then take the jars into your house with your sons. Shut the door. Then pour olive oil from your container into the other jars. When each jar is full, set it aside", - { - "type": "char:add", - "content": [ - "and fill another jar. Keep doing that until all the jars are full" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 4:5" - }, - { - "type": "char:add", - "content": [ - "So she did what Elisha told her to do" - ] - }, - ". Her sons kept bringing jars to her, and she kept filling them.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 4:6" - }, - "Soon all the jars were full. So she said to one of her sons, “Bring me another jar!” But he replied, “There are no more jars!” And then the olive oil stopped flowing." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 4:7" - }, - "When she told Elijah", - { - "type": "char:add", - "content": [ - "what had happened" - ] - }, - ", he said to her, “Now sell the jars of oil. And", - { - "type": "char:add", - "content": [ - "with the money you get" - ] - }, - ", pay what you owe, and there will be enough extra money to keep buying food for yourself and your sons.”", - { - "type": "char:add", - "content": [ - "So she did that" - ] - }, - "." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha caused the son of the woman from Shunem to become alive again" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 4:8" - }, - "One day Elisha went to Shunem", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". There was a wealthy woman who lived there", - { - "type": "char:add", - "content": [ - "with her husband" - ] - }, - ". One day she invited Elisha to her house for a meal.", - { - "type": "char:add", - "content": [ - "Elisha went there and" - ] - }, - "from then on, every time Elisha was in Shunem, he went to their house to eat a meal.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 4:9" - }, - "One day the woman said to her husband, “I am sure that this man who often comes here is a prophet", - { - "type": "char:add", - "content": [ - "who brings messages from" - ] - }, - "God.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 4:10" - }, - "I think we should make a small room for him on our", - { - "type": "char:add", - "content": [ - "flat" - ] - }, - "roof, and put a bed, a table, a chair, and a lamp in it. If we do that, whenever he comes here, he will have a place to stay.”", - { - "type": "char:add", - "content": [ - "So they did that" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 4:11" - }, - "One day Elisha returned to Shunem, and he went up to that room to rest.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 4:12" - }, - "He said to his servant Gehazi, “Tell the woman that I want to speak to her.”", - { - "type": "char:add", - "content": [ - "So the servant went and told her" - ] - }, - ". When she came to", - { - "type": "char:add", - "content": [ - "the doorway of Elisha's room" - ] - }, - ",", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 4:13" - }, - "Elisha said to Gehazi, “Tell her that we both appreciate all the kind things that she has done for us. Then ask her what we can do for her. Ask, ‘Do you want", - { - "type": "char:add", - "content": [ - "me to go to" - ] - }, - "the king or the army commander, to request something for you?’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "Gehazi told her" - ] - }, - ", and she replied, “No,", - { - "type": "char:add", - "content": [ - "he does not need to do that, because" - ] - }, - "my family/relatives are able to give me what I need.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 4:14" - }, - { - "type": "char:add", - "content": [ - "Later" - ] - }, - ", Elisha asked Gehazi, “What do you think that we can do for that woman?”" - ] - }, - { - "type": "para:p", - "content": [ - "He replied, “She does not have a son, and her husband is an old man.", - { - "type": "char:add", - "content": [ - "So maybe we should ask Yahweh to enable her to have a son" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 4:15" - }, - "Elisha told Gehazi, “Call her back again.”", - { - "type": "char:add", - "content": [ - "So Gehazi went and called her" - ] - }, - ". And when the woman returned, as she stood in the doorway,", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 4:16" - }, - "Elisha said to her, “About this time next year you will be holding your", - { - "type": "char:add", - "content": [ - "infant" - ] - }, - "son in your arms.” But she protested, “O, sir, you are a prophet", - { - "type": "char:add", - "content": [ - "who brings messages from" - ] - }, - "God, so please do not deceive/lie to me by saying things like that!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 4:17" - }, - "But a few months later, the woman became pregnant, and she gave birth to a son at that time the following year, just like Elisha had predicted." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 4:18" - }, - "When the child was older, one day he went out to the fields to see his father, who was", - { - "type": "char:add", - "content": [ - "working" - ] - }, - "with the men who were harvesting", - { - "type": "char:add", - "content": [ - "grain" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 4:19" - }, - { - "type": "char:add", - "content": [ - "Suddenly" - ] - }, - "the boy exclaimed, “My head", - { - "type": "char:add", - "content": [ - "hurts" - ] - }, - "! My head", - { - "type": "char:add", - "content": [ - "hurts a lot" - ] - }, - "!”" - ] - }, - { - "type": "para:p", - "content": [ - "His father said to one of the servants, “Carry him home to his mother!”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 4:20" - }, - "So the servant carried him home, and his mother held him on her lap. But at noontime the boy died.", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 4:21" - }, - "She carried him up", - { - "type": "char:add", - "content": [ - "the steps" - ] - }, - "to the prophet's room and laid him on the bed. She left him there and went out and shut the door." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 4:22" - }, - "She then called out to her husband, saying, “Send to me one of the servants and a donkey, so that I can", - { - "type": "char:add", - "content": [ - "ride on it" - ] - }, - "quickly to the prophet, and then come back!”", - { - "type": "char:add", - "content": [ - "But she did not tell her husband that their son had died" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 4:23" - }, - "Her husband", - { - "type": "char:add", - "content": [ - "called out to her" - ] - }, - "and said, “Why", - { - "type": "char:add", - "content": [ - "do you want to go" - ] - }, - "today? This is not the day when we celebrate the Festival of the New Moon, and it is not a Sabbath day!”" - ] - }, - { - "type": "para:p", - "content": [ - "But she only replied, “", - { - "type": "char:add", - "content": [ - "Just do what I requested and" - ] - }, - "everything will be all right.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 4:24" - }, - "So she", - { - "type": "char:add", - "content": [ - "told the servant" - ] - }, - "to put saddles on", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "donkeys, and as they left, she said, “Hurry! Do not slow down unless t tell you to do that!”", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 4:25" - }, - "As they approached Carmel Hill, where Elisha was, Elisha saw her in the distance. He said to Gehazi, “Look, the woman from Shunem is coming!", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 4:26" - }, - "Run to her, and ask her if everything is all right with her and her husband and with her child!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "So Gehazi ran to her and asked her, but she did not tell Gehazi anything" - ] - }, - ". She only said, “Yes, everything is fine.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 4:27" - }, - "But when she came to where Elisha was, she", - { - "type": "char:add", - "content": [ - "prostrated herself on the ground in front of Elisha and" - ] - }, - "took hold of his feet. Gehazi started to push her away, but Elisha said, “◄Do not push her away/Leave her alone►! Something is troubling her very much, but Yahweh has not told me what it is.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 4:28" - }, - "Then she said to Elisha, “O, sir, I did not ask you to enable me to give birth to a son [RHQ]. And I told you not to lie to me about that!” [RHQ]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 4:29" - }, - "Then Elisha", - { - "type": "char:add", - "content": [ - "realized that something must have happened to her son. So" - ] - }, - "he said to Gehazi, “Get ready", - { - "type": "char:add", - "content": [ - "to leave immediately" - ] - }, - ". Take my staff/walking stick and go", - { - "type": "char:add", - "content": [ - "to her home" - ] - }, - ". Do not", - { - "type": "char:add", - "content": [ - "stop to" - ] - }, - "talk to anyone on the way. Go quickly", - { - "type": "char:add", - "content": [ - "to where her son is" - ] - }, - "and lay the staff on the child's face.", - { - "type": "char:add", - "content": [ - "If you do that, perhaps Yahweh will enable him to be well" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "2KI 4:30" - }, - "But the boy's mother said, “Just", - { - "type": "char:add", - "content": [ - "as certain" - ] - }, - "as Yahweh lives and you live, I will not go home if you do not go with me.” So Elisha returned with her", - { - "type": "char:add", - "content": [ - "to her home" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "2KI 4:31" - }, - "Gehazi hurried quickly, and", - { - "type": "char:add", - "content": [ - "when he got to the woman's home" - ] - }, - ", he laid the staff/walking stick on the child's face, but the child did not move or say anything." - ] - }, - { - "type": "para:p", - "content": [ - "So Gehazi returned to meet Elisha", - { - "type": "char:add", - "content": [ - "along the road" - ] - }, - ", and told him, “The child is still dead.”", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 4:32" - }, - "When Elisha reached the house, he saw that the boy was lying dead on his bed.", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 4:33" - }, - "Elisha went into the room by himself and shut the door and prayed to Yahweh.", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 4:34" - }, - "Then he lay down on the boy's body, and put his mouth on the boy's mouth, and put his eyes on the boy's eyes, and put his hands on the boy's hands. Then the boy's body started to become warm!", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 4:35" - }, - "Elisha got up and walked back and forth in the room", - { - "type": "char:add", - "content": [ - "several times" - ] - }, - ". Then he stretched his body on the boy's body again. The boy sneezed seven times and opened his eyes!" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "2KI 4:36" - }, - "Then Elisha summoned Gehazi. He said, “Call the boy's mother!”", - { - "type": "char:add", - "content": [ - "So Gehazi went and called her" - ] - }, - ", and when she came in, Elisha said, “Here, take your son!”", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 4:37" - }, - "She", - { - "type": "char:add", - "content": [ - "gratefully" - ] - }, - "prostrated herself at Elisha's feet. Then she picked up her son and carried him downstairs." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha made some stew edible" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "2KI 4:38" - }, - "Then Elisha returned to Gilgal. But at that time there was ◄a famine/very little food► in that area. One day as the group of prophets was sitting in front of Elisha", - { - "type": "char:add", - "content": [ - "listening to what he was teaching" - ] - }, - ", he said to his servant, “Put a large pot on", - { - "type": "char:add", - "content": [ - "the stove" - ] - }, - "and make some stew for these men.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "2KI 4:39" - }, - "One of the prophets went out to the fields to gather some vegetables. But he gathered", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "some wild gourds and put them in his cloak and brought them back. He shredded them and put them in the pot, but he did not know that the gourds were poisonous.", - { - "type": "verse:v", - "number": "40", - "sid": "2KI 4:40" - }, - "He served the stew to the prophets, but after the men had eaten only a couple bites, they cried out, “Elisha, there is something in the pot that will kill us!”" - ] - }, - { - "type": "para:p", - "content": [ - "So they would not eat it.", - { - "type": "verse:v", - "number": "41", - "sid": "2KI 4:41" - }, - "Elisha said, “Bring me some flour.”", - { - "type": "char:add", - "content": [ - "They brought him some, and" - ] - }, - "he threw it in the pot and he said, “It is all right now. You can eat it.” And they ate it, and it did not harm them." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha multiplied food for the prophets" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "42", - "sid": "2KI 4:42" - }, - "One day a man from Baal-Shalishah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "brought to Elisha a sack of freshly cut grain and twenty loaves of barley bread, made from the first grain that they harvested", - { - "type": "char:add", - "content": [ - "that year" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - "Elisha said", - { - "type": "char:add", - "content": [ - "to his servant" - ] - }, - ", “Give it to the group of prophets, so that they can eat it.”", - { - "type": "verse:v", - "number": "43", - "sid": "2KI 4:43" - }, - "But his servant exclaimed, “Do you think that we can feed a hundred of us prophets with only that much?” [RHQ]" - ] - }, - { - "type": "para:p", - "content": [ - "But Elisha replied, “Give it to the prophets so that they can eat it, because Yahweh says that there will be plenty for all of them, and there will be some left over!”", - { - "type": "verse:v", - "number": "44", - "sid": "2KI 4:44" - }, - "After his servant gave it to the prophets, they ate", - { - "type": "char:add", - "content": [ - "all that they wanted" - ] - }, - ", and there was food left over, just as Yahweh had promised." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "2KI 5" - }, - { - "type": "para:s1", - "content": [ - "Naaman was healed of leprosy" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 5:1" - }, - { - "type": "char:add", - "content": [ - "A man named" - ] - }, - "Naaman was the commander of the army of Syria. Yahweh had enabled him to win many victories/battles. He was a great warrior, and as a result the king of Syria greatly respected him. But he had ◄leprosy/a dreaded skin disease►." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "2KI 5:2" - }, - { - "type": "char:add", - "content": [ - "Some time previously" - ] - }, - ", groups of soldiers/marauders from Syria had raided/attacked the land of Israel, and they had captured a young girl", - { - "type": "char:add", - "content": [ - "and taken her to Syria" - ] - }, - ". She became a servant for Naaman's wife.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 5:3" - }, - "One day, that girl said to her, “I wish that ◄my master/your husband► would go to see the prophet in Samaria. That prophet would heal your husband from his leprosy.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 5:4" - }, - { - "type": "char:add", - "content": [ - "Naaman's wife told her husband" - ] - }, - "what the girl from Israel had said, and Naaman told that to the king.", - { - "type": "verse:v", - "number": "5-6", - "sid": "2KI 5:5-6" - }, - "The king said to him, “Okay, go", - { - "type": "char:add", - "content": [ - "and see the prophet" - ] - }, - ". I will", - { - "type": "char:add", - "content": [ - "write" - ] - }, - "a letter for you to take to the king of Israel,", - { - "type": "char:add", - "content": [ - "saying that I sent you" - ] - }, - ".” The king wrote in the letter, “I am sending this letter with my", - { - "type": "char:add", - "content": [ - "army commander" - ] - }, - "Naaman, who serves me", - { - "type": "char:add", - "content": [ - "faithfully" - ] - }, - ". I want you to heal him of his disease.” So Naaman,", - { - "type": "char:add", - "content": [ - "assuming/thinking that the king of Israel was the prophet, took the letter and" - ] - }, - "750 pounds of silver, 150 pounds of gold, and ten sets of clothing, to give to the king of Israel,", - { - "type": "char:add", - "content": [ - "and he went to Samaria, taking along several servants" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 5:7" - }, - { - "type": "char:add", - "content": [ - "When he arrived in Samaria, he gave the letter to the king" - ] - }, - "of Israel. The king read the letter. Then, being very dismayed, the king tore his clothes and said, “I am not God [RHQ]! I am not able to enable people to live or to die [RHQ]! Why does", - { - "type": "char:add", - "content": [ - "the king" - ] - }, - "who wrote this letter request me to cure this man of his leprosy? I think that he is just wanting to start a fight with me!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 5:8" - }, - "But the prophet Elisha heard that the king of Israel had torn his robe", - { - "type": "char:add", - "content": [ - "and said that" - ] - }, - ". So he sent a message to the king, saying, “Why are you upset/frustrated [RHQ]? Send Naaman to me, and he will find out that", - { - "type": "char:add", - "content": [ - "because" - ] - }, - "I am a true prophet", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "in Israel,", - { - "type": "char:add", - "content": [ - "I can help/heal him" - ] - }, - ".”", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 5:9" - }, - "So Naaman went with his horses and chariots to Elisha's house and waited outside the door.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 5:10" - }, - "But Elisha", - { - "type": "char:add", - "content": [ - "did not come to the door. Instead, he" - ] - }, - "sent a messenger to Naaman, to tell him, “Go to the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - "and wash yourself seven times in the river. Then your skin will be restored/healed, and you will no longer have leprosy.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 5:11" - }, - "But Naaman became very angry. He said, “I thought that surely he would wave his hand over the leprosy, and pray to Yahweh his god, and heal me!", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 5:12" - }, - "Surely the Abana River and the Pharpar River in Damascus", - { - "type": "char:add", - "content": [ - "in my own country of Syria" - ] - }, - "are [RHQ] better than any of the rivers in Israel! Why can I not wash in those rivers and be healed?” [RHQ] So he turned and walked away with great anger/disgust." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 5:13" - }, - "But his servants came to him, and", - { - "type": "char:add", - "content": [ - "one of them" - ] - }, - "said, “Sir, if that prophet had told you to do something difficult, you would certainly [RHQ] have done it. So you should certainly do what he says and wash", - { - "type": "char:add", - "content": [ - "in the Jordan River" - ] - }, - "to be healed!” [RHQ]", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 5:14" - }, - "So Naaman went down to the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - "and washed himself seven times, as ◄the prophet/Elisha► told him to do. Then his skin was restored/healed, and it became healthy/smooth, like the skin of a young child." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 5:15" - }, - "Then Naaman and those who were with him went back to talk to Elisha. They stood in front of him, and Naaman said, “Now I know that there are no real gods anywhere else in the world, but there is a God here in Israel! So now please accept these gifts that I", - { - "type": "char:add", - "content": [ - "have brought to you" - ] - }, - "!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 5:16" - }, - "But Elisha replied, “Just as certainly as Yahweh, the one whom I serve, lives, I will not accept any gifts.” Naaman kept urging him", - { - "type": "char:add", - "content": [ - "to accept the gifts" - ] - }, - ", but Elisha kept refusing." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 5:17" - }, - "Then Naaman said, “Okay, but", - { - "type": "char:add", - "content": [ - "I have one request. This dirt here in Israel is holy" - ] - }, - ", so please allow me to take some dirt from this place and put it", - { - "type": "char:add", - "content": [ - "in sacks" - ] - }, - "on two mules. Then I will take it back home with me", - { - "type": "char:add", - "content": [ - "and make an altar on this dirt" - ] - }, - ". From now on, I will offer sacrifices to Yahweh", - { - "type": "char:add", - "content": [ - "on that altar" - ] - }, - ". I will not offer sacrifices to any other god.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 5:18" - }, - "However, when my master,", - { - "type": "char:add", - "content": [ - "the king" - ] - }, - ", goes into the temple of the god Rimmon to worship him/it there, and he is leaning on my arm, I hope/desire that Yahweh will forgive me because I will have to bow down, too.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 5:19" - }, - "Elisha replied, “Go home, and do not worry about that.” So Naaman", - { - "type": "char:add", - "content": [ - "and his servants" - ] - }, - "started to travel home." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha cursed Gehazi for being greedy" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 5:20" - }, - "But then Elisha's servant Gehazi said to himself, “It is not good that my master allowed this Syrian man to leave like this. He should have accepted his gifts. So just as certainly as Yahweh lives, I will go and catch up with Naaman and get something from him.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 5:21" - }, - "So Gehazi hurried to catch up with Naaman. When Naaman saw Gehazi running toward him, he", - { - "type": "char:add", - "content": [ - "stopped" - ] - }, - "the chariot", - { - "type": "char:add", - "content": [ - "in which he was riding" - ] - }, - ", jumped out, and went to see what Gehazi wanted. He asked him, “Is everything all right?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 5:22" - }, - "Gehazi replied, “Yes, but two young prophets from the hilly area where the descendants of Ephraim live have just arrived. Elisha has sent me to tell you that he would like 75 pounds of silver and two sets of clothing to give to them.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 5:23" - }, - "Naaman replied, “Certainly! You can have 150 pounds of silver!” He urged Gehazi to take it. He also gave him two sets of clothing. He tied up the silver in two bags and gave them to two of his servants to carry back to Elisha.", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 5:24" - }, - "But when they arrived at the hill", - { - "type": "char:add", - "content": [ - "where Elisha lived" - ] - }, - ", Gehazi took the silver and the clothes from Naaman's servants and sent the servants back to Naaman. Then he took those things into his house and hid them.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 5:25" - }, - "When he went to Elisha, Elisha asked him, “Where did you go, Gehazi?” Gehazi replied, “I did not go anywhere.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 5:26" - }, - "Elisha asked him, “Do you not", - { - "type": "char:add", - "content": [ - "realize that" - ] - }, - "my spirit was there when Naaman got out of his chariot to talk with you? This is certainly not [RHQ] the time to accept gifts of money and clothes and olive groves and vineyards and sheep and oxen and servants!", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 5:27" - }, - "Because you have done this, you and your children and all your descendants, forever, will have leprosy just like Naaman had!” And when Gehazi left the room, he was a leper! His skin was as white as snow!" - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "2KI 6" - }, - { - "type": "para:s1", - "content": [ - "The axe head floated" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 6:1" - }, - "One day a group of prophets said to Elisha, “Look, this place where we meet together with you is very small.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 6:2" - }, - "Allow us to go to the Jordan", - { - "type": "char:add", - "content": [ - "River and cut down some trees to make" - ] - }, - "logs to build a new meeting place.” So Elisha said, “Okay, go.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "2KI 6:3" - }, - "One of them said to Elisha, “Please come with us.” So Elisha replied, “Okay, I will go with you.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 6:4" - }, - "So they went together. When they reached the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - ", they cut down some trees." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 6:5" - }, - "But while one of them was cutting down a tree, suddenly the axe head", - { - "type": "char:add", - "content": [ - "separated from the handle and" - ] - }, - "fell into the water. He cried out to Elisha, “O, Master, what shall I do?", - { - "type": "char:add", - "content": [ - "The axe is not mine" - ] - }, - "; I borrowed it!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 6:6" - }, - "Elisha replied, “Where did it fall into the water?” After the man showed him the place, Elisha cut off a stick, and threw it into the water, and caused the iron axe head to float", - { - "type": "char:add", - "content": [ - "on top of the water" - ] - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 6:7" - }, - "Elisha said, “Take it out of the water.” So the man reached his hand down and picked up the axe head." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha tricked the army of Syria" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 6:8" - }, - "Whenever the king of Syria", - { - "type": "char:add", - "content": [ - "prepared to send his army to" - ] - }, - "fight against Israel, he first consulted his officers, and then told them where they should set up their tents." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 6:9" - }, - "But each time, Elisha would send a message to warn the king of Israel,", - { - "type": "char:add", - "content": [ - "telling him where the army of Syria was planning to attack them" - ] - }, - ", saying, “Be sure that your army does not go near that place, because the army of Syria has set up their tents there.”", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 6:10" - }, - "So the king of Israel would send", - { - "type": "char:add", - "content": [ - "messengers to" - ] - }, - "warn", - { - "type": "char:add", - "content": [ - "the people who lived in" - ] - }, - "that place, and the people would remain on guard. That happened several times." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 6:11" - }, - "The king of Syria was very upset/disturbed/angry about that. So he summoned his army officers and said to them, “", - { - "type": "char:add", - "content": [ - "Obviously" - ] - }, - "one of you is ◄betraying us/revealing our plans► to the king of Israel. Which one of you is doing it?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 6:12" - }, - "One of his officers answered, “Your Majesty, it is not one of us. Elisha the prophet", - { - "type": "char:add", - "content": [ - "knows what we plan to do" - ] - }, - ", and he tells the king of Israel everything. He even knows what you say in your own bedroom!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 6:13" - }, - "The king of Syria replied, “Go and find out where he is, and I will send", - { - "type": "char:add", - "content": [ - "some men there" - ] - }, - "to capture him.” Someone told him, “People say that he is in Dothan", - { - "type": "char:add", - "content": [ - "town north of Samaria" - ] - }, - ".”", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 6:14" - }, - "So the king sent a large group of soldiers", - { - "type": "char:add", - "content": [ - "to Dothan" - ] - }, - "with horses and chariots. They arrived at night and surrounded the town." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 6:15" - }, - "Early the next morning, Elisha's servant got up and went outside the house. He saw the soldiers of Syria with their horses and chariots surrounding the town. So he went inside", - { - "type": "char:add", - "content": [ - "the house and reported it to Elisha and" - ] - }, - "exclaimed, “O, sir! What are we going to do?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 6:16" - }, - "Elisha replied, “Do not be afraid! Those who will be helping us will be more than those who will be helping them!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 6:17" - }, - "Then he prayed, “Yahweh, I request that you open my servant's eyes in order that he can see", - { - "type": "char:add", - "content": [ - "what is out there" - ] - }, - "!” So Yahweh enabled the servant to look out and see that surrounding the hill on which the town", - { - "type": "char:add", - "content": [ - "was built" - ] - }, - "was a huge number of horses, and chariots made of fire!" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 6:18" - }, - "When the army of Syria prepared to attack Elisha, he prayed again, saying, “Yahweh, cause all these soldiers to become blind!” Yahweh answered his prayer and caused them to be unable to see clearly." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 6:19" - }, - "Then Elisha went to them and said, “You are not on the right road; this is not the city that you are searching for. I will take you to the man whom you are searching for.” But he led them to Samaria,", - { - "type": "char:add", - "content": [ - "the capital of Israel" - ] - }, - "!" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 6:20" - }, - "As soon as they entered Samaria, Elisha prayed again, saying, “Yahweh, now enable these soldiers to see correctly again!” So Yahweh enabled them to see correctly, and they were surprised to see that they were inside Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 6:21" - }, - "When the king of Israel saw them, he said to Elisha, “Sir, shall I", - { - "type": "char:add", - "content": [ - "tell my soldiers to" - ] - }, - "kill them? Shall we kill all of them?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 6:22" - }, - "Elisha replied, “No, you must not kill them. If your army captured many of your enemies in a battle, you would certainly not [RHQ] kill them. Give these men something to eat and drink, and then allow them to return to their king.”", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 6:23" - }, - "So the king of Israel did that. He told his servants to provide a big feast for them. And when they had eaten and drunk plenty, he sent them away. They returned to the king of Syria", - { - "type": "char:add", - "content": [ - "and told him what had happened" - ] - }, - ". So for a while after that, soldiers from Syria stopped raiding/attacking towns in Israel." - ] - }, - { - "type": "para:s1", - "content": [ - "The army of Syria surrounded Samaria" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 6:24" - }, - "But some time later, Ben-Hadad, the king of Syria, assembled his entire army, and they went to Samaria and surrounded the city", - { - "type": "char:add", - "content": [ - "for a long time" - ] - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 6:25" - }, - "Because of that, after a while there was hardly any food left inside the city, with the result that eventually a donkey's head,", - { - "type": "char:add", - "content": [ - "which was usually worthless" - ] - }, - ", cost eighty pieces of silver, and ◄one cup/0.3 liter► of dove's dung cost five pieces of silver." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 6:26" - }, - "One day when the king of Israel was walking on top of the city wall, a woman cried out to him, “Your Majesty, help me!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 6:27" - }, - "He replied, “If Yahweh will not help you, I certainly cannot [RHQ] help you. I certainly [RHQ] do not have any wheat or wine!", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 6:28" - }, - "What is your problem?” She replied, “Several days ago, that women", - { - "type": "char:add", - "content": [ - "over there" - ] - }, - "said to me, ‘", - { - "type": "char:add", - "content": [ - "Because we have nothing left to eat" - ] - }, - ", let's kill your son today, in order that we can eat his flesh. Then tomorrow we can", - { - "type": "char:add", - "content": [ - "kill my son and" - ] - }, - "eat his flesh.’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 6:29" - }, - "So we", - { - "type": "char:add", - "content": [ - "killed my son and cut his body up and" - ] - }, - "boiled his flesh and ate it. The next day, I said to her, ‘Now give your son to me, in order that we can", - { - "type": "char:add", - "content": [ - "kill him and cook his flesh and" - ] - }, - "eat it.’ But she has hidden her son!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "2KI 6:30" - }, - "When the king heard what the woman said, he tore his robe", - { - "type": "char:add", - "content": [ - "to show that he was very distressed" - ] - }, - ". The people who were standing close to the wall were able to see that the king was wearing rough cloth underneath his robe", - { - "type": "char:add", - "content": [ - "because he was very distressed" - ] - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 6:31" - }, - "The king exclaimed, “I wish/hope that God will strike me dead if I do not cut off the head of Elisha today,", - { - "type": "char:add", - "content": [ - "because he is the one who has caused these terrible things to happen to us" - ] - }, - "!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 6:32" - }, - "So the king sent an officer to get Elisha." - ] - }, - { - "type": "para:p", - "content": [ - "Before the officer arrived, Elisha was sitting in his house with some Israeli elders who were talking with him. Elisha said to them, “That murderer,", - { - "type": "char:add", - "content": [ - "the king of Israel" - ] - }, - ", is sending someone here to kill me. Listen: When he arrives, shut the door and do not allow him to come in. And the king will be coming right behind that officer!”", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 6:33" - }, - "And while he was still speaking, the king and the officer arrived. The king said, “It is Yahweh who has caused us to have all this trouble/suffering. ◄Why should I wait any longer [RHQ] for him to do something", - { - "type": "char:add", - "content": [ - "to help us" - ] - }, - "?/It is useless for me to wait any longer for him", - { - "type": "char:add", - "content": [ - "to help us" - ] - }, - "!►”" - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "2KI 7" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 7:1" - }, - "Elisha replied to the king, “Listen to what Yahweh says: ‘He says that by this time tomorrow, at the marketplace here in Samaria, you will be able to buy ◄ten pounds/five kg.► of fine wheat or ◄twenty pounds/ten kg.► of barley for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "one piece of silver.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "2KI 7:2" - }, - "The king's officer said to Elijah, “That cannot happen! Even if Yahweh himself would open the windows of the sky", - { - "type": "char:add", - "content": [ - "and send grain down to us" - ] - }, - ", that certainly could not [RHQ] happen!” Elisha replied, “", - { - "type": "char:add", - "content": [ - "Because you said that" - ] - }, - ", you [SYN] will see it happen, but you will not be able to eat any of the food!”" - ] - }, - { - "type": "para:s1", - "content": [ - "The Syrian army became frightened and left" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "2KI 7:3" - }, - "That day there were four men who had ◄leprosy/a dreaded skin disease► who were sitting outside the gate of Samaria", - { - "type": "char:add", - "content": [ - "city. They said to each other, “◄Why should we" - ] - }, - "wait here until we die?/", - { - "type": "char:add", - "content": [ - "It is ridiculous for us to" - ] - }, - "wait here until we die.► [RHQ]", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 7:4" - }, - "If we go into the city, we will die there, because there is no food there. If we remain sitting here, we will die here. So let's go to where the army of Syria has set up their tents. If they kill us, we will die. But if they allow us to remain alive, we will not die.”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 7:5" - }, - "So when it was getting dark, those four men went to the camp where the army of Syria had set up their tents. But when they reached the camp, they saw that there was no one there!" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 7:6" - }, - "What had happened was that Yahweh had caused the army of Syria to hear something that sounded like a large army marching with chariots and horses. So they said to each other, “Listen! The king of Israel has hired the kings of Egypt and the Heth people-group", - { - "type": "char:add", - "content": [ - "and their armies" - ] - }, - ", and they have come to attack us!”", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 7:7" - }, - "So they all ran away that evening and left their tents and their horses and donkeys there,", - { - "type": "char:add", - "content": [ - "because they were afraid that" - ] - }, - "they would be killed", - { - "type": "char:add", - "content": [ - "if they stayed there" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 7:8" - }, - "When those four lepers came to the edge of the area where the soldiers of Syria had set up their tents, they went into one tent,", - { - "type": "char:add", - "content": [ - "and saw all the things that had been left there" - ] - }, - ". So they ate and drank what was there, and they took the silver and the gold and clothes. Then they went", - { - "type": "char:add", - "content": [ - "outside the tent" - ] - }, - "and hid those things. Then they entered another tent, and took things from there, and then went outside and hid them, also." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 7:9" - }, - "But then they said to each other, “We are not doing what is right. We have good news", - { - "type": "char:add", - "content": [ - "to tell others" - ] - }, - "today. If we do not tell it to anyone now, and if we wait until morning to tell it, we will certainly be punished", - { - "type": "char:add", - "content": [ - "by Yahweh" - ] - }, - ". So let's go right now to the palace and tell it to the king's officials!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 7:10" - }, - "So they went to the guards at the city gates and called out to them, “We went to where the army of Syria had set up their tents, but we did not see or hear anyone there. Their horses and donkeys were still tied up, but their tents were all deserted/abandoned!”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 7:11" - }, - "The guards shouted the news, and some people", - { - "type": "char:add", - "content": [ - "who heard it" - ] - }, - "went to the palace and reported it there." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 7:12" - }, - "When the king", - { - "type": "char:add", - "content": [ - "heard it" - ] - }, - ", he got up out of his bed and said to his officials, “I will tell you what the army of Syria is planning to do. They know that we have no food here, so they have left their tents and are hiding in the fields. They think that we will leave the city", - { - "type": "char:add", - "content": [ - "to find some food" - ] - }, - ", and then they will capture us and capture the city.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 7:13" - }, - "But one of his officials said, “Many of our Israeli people have already died", - { - "type": "char:add", - "content": [ - "from ◄hunger/not having anything to eat" - ] - }, - "►. If those of us who are still alive all stay here, we also will die anyway. So let's send some men with five of our horses that are still alive to go and see", - { - "type": "char:add", - "content": [ - "what has really happened" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 7:14" - }, - "So they chose some men and told them to go in a chariot and find out what had happened to the army of Syria.", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 7:15" - }, - "They went as far as the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - ". All along the road they saw clothes and equipment that the soldiers from Syria had thrown away while they were running away very quickly. So the men returned to the king and reported", - { - "type": "char:add", - "content": [ - "what they had seen" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 7:16" - }, - "Then many of the people of Samaria also went", - { - "type": "char:add", - "content": [ - "out of the city and went" - ] - }, - "to where the army of Syria had previously set up their tents. They entered all the tents and took everything.", - { - "type": "char:add", - "content": [ - "So there was now plenty of everything" - ] - }, - "! As a result people could buy ten pounds of fine wheat or twenty pounds of barley for only one piece of silver, which was what Yahweh had said would happen!" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 7:17" - }, - "The king of Israel had appointed the officer who was his assistant to supervise what was happening at the marketplace. But as he was standing near the gate, all the people", - { - "type": "char:add", - "content": [ - "who were rushing outside the city" - ] - }, - "trampled on him, and he died, which was what Elisha had said would happen to him when Elisha previously went to talk to the king.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 7:18" - }, - "Elisha had told him that by the next day there would be plenty of food, with the result that anyone could buy ten pounds of fine wheat or twenty pounds of barley for only one piece of silver." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 7:19" - }, - "And the officer had answered, “That certainly cannot [RHQ] happen! Even if Yahweh himself would open the sky and send down some grain, that could not happen.” And Elisha had replied, “", - { - "type": "char:add", - "content": [ - "Because you said that" - ] - }, - ", you [SYN] will see it happen, but you will not be able to eat any of the food!”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 7:20" - }, - "And that is what happened to him. The people", - { - "type": "char:add", - "content": [ - "who were rushing out of" - ] - }, - "the city gate trampled on him, and he died." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "2KI 8" - }, - { - "type": "para:s1", - "content": [ - "The widow from Shunem recovered her land" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 8:1" - }, - "After Elisha caused the son of the woman from Shunem", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "to become alive again, he told her that she should leave with her family and live somewhere else for a while, because Yahweh was going to ◄send a famine/cause food to become very scarce► in the land. He said that the famine would last for seven years.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 8:2" - }, - "So the woman did what Elisha told her to do. She and her family went to live in the Philistia", - { - "type": "char:add", - "content": [ - "region" - ] - }, - "for seven years." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "2KI 8:3" - }, - "After the seven years were ended, they returned to their home. The woman went to the king to request that her house and her land be given back to her.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 8:4" - }, - "When she arrived, the king was talking with Gehazi, Elisha's servant. The king was saying to him, “Tell me all the great things that Elisha has done.”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 8:5" - }, - "While Gehazi was telling the king that Elisha had caused the son of a woman", - { - "type": "char:add", - "content": [ - "from Shunem" - ] - }, - "to become alive again, that woman came in and requested the king to enable her to get her house and land back again. Gehazi exclaimed, “Your Majesty, this is the woman whose son Elisha caused to become alive again!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 8:6" - }, - "When the king asked her about it, she told him", - { - "type": "char:add", - "content": [ - "that what Gehazi had said was true" - ] - }, - ". The king summoned one of his officials and said to him, “", - { - "type": "char:add", - "content": [ - "I want" - ] - }, - "everything that this woman possessed previously, including the value of all the crops that have been harvested during these last seven years while she was away from her land, to be given back to her.”", - { - "type": "char:add", - "content": [ - "So the official did that" - ] - }, - "." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha predicted the death of the king of Syria" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 8:7" - }, - "Elisha went to Damascus,", - { - "type": "char:add", - "content": [ - "the capital of Syria" - ] - }, - ", when Ben-Hadad, the king of Syria, was", - { - "type": "char:add", - "content": [ - "very" - ] - }, - "sick. When someone told the king that Elisha was in Damascus,", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 8:8" - }, - "the king told", - { - "type": "char:add", - "content": [ - "one of his officials named" - ] - }, - "Hazael, “Go and talk to that prophet and take a present/gift with you to give to him. Request him to ask Yahweh if I will recover from my illness.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 8:9" - }, - "So Hazael went to talk with Elisha. He took with him forty camels that were carrying many kinds of goods that were produced in Damascus. When Hazael met him, he said to him, “Your friend Ben-Hadad, the king of Syria, sent me to ask you whether", - { - "type": "char:add", - "content": [ - "you think" - ] - }, - "he will recover from his illness.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 8:10" - }, - "Elisha said to Hazael, “Go and say to him, ‘Yes, you will certainly not die from this illness,’ but Yahweh has shown me that he will certainly die", - { - "type": "char:add", - "content": [ - "before he recovers" - ] - }, - ".”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 8:11" - }, - "Then Elisha stared at him and had a terrified look on his face. That caused Hazael to feel uneasy/embarrassed. Then", - { - "type": "char:add", - "content": [ - "suddenly" - ] - }, - "Elisha started to cry." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 8:12" - }, - "Hazael said, “Sir, why are you crying?”" - ] - }, - { - "type": "para:p", - "content": [ - "Elisha replied, “Because", - { - "type": "char:add", - "content": [ - "Yahweh has enabled" - ] - }, - "me to know the terrible things that you will do to the people of Israel: You will burn their cities with walls around them, you will kill their fine young men with a sword, you will bash the heads of their children, and you will rip open the bellies of their pregnant women", - { - "type": "char:add", - "content": [ - "with a sword" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 8:13" - }, - "Hazael replied, “I am", - { - "type": "char:add", - "content": [ - "as insignificant as" - ] - }, - "[MET] a dog; ◄how could I do such things?/I would never do such terrible things!►” [RHQ]" - ] - }, - { - "type": "para:p", - "content": [ - "Elisha replied, “Yahweh has also revealed to me that you will become the king of Syria.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 8:14" - }, - "Then Hazael left and returned to his master/boss", - { - "type": "char:add", - "content": [ - "the king" - ] - }, - ", who asked him, “What did Elisha say?”" - ] - }, - { - "type": "para:p", - "content": [ - "He replied, “He told me that you would certainly recover.”", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 8:15" - }, - "But the next day,", - { - "type": "char:add", - "content": [ - "while the king was sleeping" - ] - }, - ", Hazael took a blanket and soaked it in water. Then he spread it on the king's face", - { - "type": "char:add", - "content": [ - "in order that he could not breathe" - ] - }, - ", and he died. Then Hazael became the king of Syria instead of Ben-Hadad." - ] - }, - { - "type": "para:s1", - "content": [ - "King Jehoram of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 8:16" - }, - "After King Joram, the son of Ahab, had been ruling in Israel for almost five years, Jehoshaphat's son Jehoram became the king of Judah.", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 8:17" - }, - "He was thirty-two years old when he became the king, and he ruled in Jerusalem for eight years.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 8:18" - }, - "His wife was the daughter of King Ahab. And like everyone in Ahab's family, he continually did the evil things that the previous kings of Israel had done. He did things that Yahweh considered to be evil.", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 8:19" - }, - "But Yahweh did not want to get rid of the people of Judah, because of what he had promised David, who served him", - { - "type": "char:add", - "content": [ - "very well" - ] - }, - ". He had promised David that his descendants [MET] would always rule Judah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 8:20" - }, - "During the time that Jehoram ruled,", - { - "type": "char:add", - "content": [ - "the king of" - ] - }, - "Edom rebelled against Judah, and they appointed their own king.", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 8:21" - }, - "So Jehoram went with his army and all their chariots to Zair", - { - "type": "char:add", - "content": [ - "city near the border of Edom" - ] - }, - ". There the army of Edom surrounded them. But during the night, Jehoram and the commanders in their chariots were able to get through the enemy lines and escaped. And all his soldiers also fled to their homes.", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 8:22" - }, - "So after that, Edom was no longer controlled by Judah, and it is still like that. During that same time, the people of Libnah", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "also freed themselves from being controlled by Judah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 8:23" - }, - { - "type": "char:add", - "content": [ - "If you want to read about" - ] - }, - "the other things that Jehoram did, they are written in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 8:24" - }, - "Jehoram died [EUP] and was buried where the other kings of Judah had been buried in", - { - "type": "char:add", - "content": [ - "the part of Jerusalem called" - ] - }, - "❛The City of David❜. Then Jehoram's son Ahaziah became the king." - ] - }, - { - "type": "para:s1", - "content": [ - "King Ahaziah of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "2KI 8:25" - }, - "After Ahab's son Joram has been ruling in Israel for almost twelve years, Jehoram's son Ahaziah became the king of Judah.", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 8:26" - }, - "Ahaziah was twenty-two years old when he started to rule. He ruled in Jerusalem for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "one year. His mother's name was Athaliah,", - { - "type": "char:add", - "content": [ - "the daughter of King Ahab and" - ] - }, - "the granddaughter of King Omri of Israel.", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 8:27" - }, - "King Ahab conducted his life just like the members of Ahab's family had done. He did things that Yahweh considered to be very evil." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 8:28" - }, - "Ahaziah's army joined the army of King Joram of Israel to fight against the army of King Hazael of Syria. Their armies started fighting at Ramoth", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "in the Gilead", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ", and the soldiers of Syria wounded Joram.", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 8:29" - }, - "King Joram returned to Jezreel", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "to recover from his wounds. King Ahaziah went to visit him there." - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "2KI 9" - }, - { - "type": "para:s1", - "content": [ - "Jehu became the king of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 9:1" - }, - "Meanwhile, the prophet Elisha summoned one of the other prophets. He said to him, “Get ready [IDM] and go to Ramoth", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "in the Gilead", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ". Take this jar of", - { - "type": "char:add", - "content": [ - "olive" - ] - }, - "oil with you.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 9:2" - }, - "When you arrive there, search for a man named Jehu, the son of Jehoshaphat and grandson of Nimshi. Go with him into a room away from his companions,", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 9:3" - }, - "and pour", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "this oil on his head. Then say to him, ‘Yahweh declares that he is appointing you to be the king of Israel.’ Then open the door and run away as quickly as you can.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 9:4" - }, - "So the young prophet went to Ramoth.", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 9:5" - }, - "When he arrived, he saw that the commanders of the army were having a conference. He", - { - "type": "char:add", - "content": [ - "looked at Jehu and" - ] - }, - "said, “Sir, I have a message for", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "you.”" - ] - }, - { - "type": "para:p", - "content": [ - "Jehu replied, “Which one of us is the message for?”" - ] - }, - { - "type": "para:p", - "content": [ - "The young prophet replied, “It is for you, commander/sir.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 9:6" - }, - "So Jehu got up and went with the young prophet into a house. There the young prophet poured some", - { - "type": "char:add", - "content": [ - "olive" - ] - }, - "oil on Jehu's head and said to him, “Yahweh, the God whom we Israelis", - { - "type": "char:add", - "content": [ - "worship" - ] - }, - ", declares this: ‘I am appointing you to be the king of my Israeli people.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 9:7" - }, - "You must kill your master", - { - "type": "char:add", - "content": [ - "King Joram" - ] - }, - ", the son of Ahab, because I want to punish", - { - "type": "char:add", - "content": [ - "Ahab's wife" - ] - }, - "Jezebel for murdering [MTY] many of my prophets and other people who served me.", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 9:8" - }, - "You must kill", - { - "type": "char:add", - "content": [ - "not only Joram but" - ] - }, - "all of Ahab's family. I want to get rid of every male in the family, including young ones and old ones.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 9:9" - }, - "I will get rid of Ahab's family, like I got rid of the families of two other kings of Israel, Jeroboam and Baasha.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 9:10" - }, - "And when Jezebel", - { - "type": "char:add", - "content": [ - "dies" - ] - }, - ", her corpse will not be buried. Dogs will eat her corpse there in Jezreel", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".’”" - ] - }, - { - "type": "para:p", - "content": [ - "After the young prophet said this, he left the room and ran.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 9:11" - }, - "When Jehu came out of the room to where his other commanders were, they said to him, “Is everything all right? Why did that mad fellow come to you?”" - ] - }, - { - "type": "para:p", - "content": [ - "He replied, “You know what kinds of things young prophets like him say.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 9:12" - }, - "They said, “You are lying! Tell us what he said!”" - ] - }, - { - "type": "para:p", - "content": [ - "He replied, “He told me that Yahweh said, ‘I am appointing [MTY] you to be the king of Israel.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 9:13" - }, - "Then they all spread their cloaks on the steps of the building for", - { - "type": "char:add", - "content": [ - "Jehu to walk out on" - ] - }, - ", and they blew trumpets and shouted, “Jehu is now the king!”" - ] - }, - { - "type": "para:s1", - "content": [ - "King Joram of Israel was killed" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14-15", - "sid": "2KI 9:14-15" - }, - "King Joram and his army had been defending Ramoth against the attacks by the army of the king of Syria. King Joram had returned to Jezreel", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", to recover from being wounded in the battle against the army of Hazael, the king of Syria. And Jehu made plans to kill Joram. He said to his other commanders, “If helping me is truly what you want, make sure that no one leaves this city to go to warn the people of Jezreel", - { - "type": "char:add", - "content": [ - "about what I am planning to do" - ] - }, - ".”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 9:16" - }, - "Then Jehu and his officers got into their chariots and rode to Jezreel, where Joram was still recovering. And King Ahaziah of Judah was there, visiting Joram." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 9:17" - }, - "A guard was standing in the watchtower in Jezreel. He saw Jehu and his men approaching. He called out, “I see a lot of men", - { - "type": "char:add", - "content": [ - "who are approaching" - ] - }, - "!” King Joram", - { - "type": "char:add", - "content": [ - "heard what the watchman said, so" - ] - }, - "he said to his soldiers, “Send someone on a horse to go and find out if they are coming to be friendly to us or to attack us.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 9:18" - }, - "So a man rode out to meet Jehu and said to him, “The king wants to know", - { - "type": "char:add", - "content": [ - "if you are coming to be" - ] - }, - "friendly to us.”" - ] - }, - { - "type": "para:p", - "content": [ - "Jehu replied, “This is not the time for you [RHQ] to be concerned about acting friendly! Turn around and come behind me!”" - ] - }, - { - "type": "para:p", - "content": [ - "So the guard in the watchtower reported that the messenger had reached the group", - { - "type": "char:add", - "content": [ - "that was approaching" - ] - }, - ", but that he was not returning", - { - "type": "char:add", - "content": [ - "alone" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 9:19" - }, - "So King Joram sent another messenger, who asked Jehu the same question. Again Jehu replied, “This is not the time [RHQ] for you to be concerned about acting friendly! Turn around and follow me!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 9:20" - }, - "Then the watchman reported again, “That messenger also reached them, but he is not coming back", - { - "type": "char:add", - "content": [ - "alone" - ] - }, - ". And", - { - "type": "char:add", - "content": [ - "the leader of the group must be" - ] - }, - "Jehu, the son of Nimshi, because he is driving", - { - "type": "char:add", - "content": [ - "his chariot" - ] - }, - "furiously,", - { - "type": "char:add", - "content": [ - "like Jehu does" - ] - }, - "!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 9:21" - }, - "Joram said", - { - "type": "char:add", - "content": [ - "to his soldiers" - ] - }, - ", “Get", - { - "type": "char:add", - "content": [ - "my chariot" - ] - }, - "ready!” So they did that. Then King Joram and King Ahaziah both rode toward Jehu, each one in his own chariot. And", - { - "type": "char:add", - "content": [ - "it happened that" - ] - }, - "they met Jehu at the field that had previously belonged to Naboth!", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 9:22" - }, - "When Joram met Jehu, he said to him, “Are you coming on a peacefull visit?”" - ] - }, - { - "type": "para:p", - "content": [ - "Jehu replied, “◄How can there be peace while you and your people are prostrating themselves to worship idols and practicing very much ‘witchcraft/sorcery’ like your mother Jezebel did?/There certainly cannot be peace while you and your people are prostrating themselves to worship idols and practicing ‘witchcraft/sorcery’ like your mother Jezebel has been doing!►” [RHQ]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 9:23" - }, - "Joram cried out, “Ahaziah, they have deceived us!", - { - "type": "char:add", - "content": [ - "They want to kill us" - ] - }, - "!” So Joram turned his chariot around and tried to flee." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 9:24" - }, - "But Jehu drew his bow mightily and shot", - { - "type": "char:add", - "content": [ - "an arrow that pierced" - ] - }, - "Joram between his shoulder blades. The arrow", - { - "type": "char:add", - "content": [ - "went through his body and" - ] - }, - "pierced his heart, and he slumped down dead in his chariot.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 9:25" - }, - "Then Jehu said to his assistant Bidkar, “Take his corpse and throw it here into the field that belonged to Naboth.", - { - "type": "char:add", - "content": [ - "I am sure that" - ] - }, - "you remember that when you and I were riding together", - { - "type": "char:add", - "content": [ - "in chariots" - ] - }, - "behind King Joram's father Ahab, that Yahweh said this about Ahab:", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 9:26" - }, - "‘Yesterday I saw Ahab murder [MTY] Naboth and his sons here. And I solemnly promise that I will punish him right here in this same field!’ So take Joram's corpse and throw it into that field! That will fulfill what Yahweh said would happen.”" - ] - }, - { - "type": "para:s1", - "content": [ - "King Ahaziah of Judah was killed" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 9:27" - }, - "When King Ahaziah saw what happened, he fled", - { - "type": "char:add", - "content": [ - "in his chariot" - ] - }, - "toward Beth-Haggan", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". But Jehu pursued him and said", - { - "type": "char:add", - "content": [ - "to his other commanders" - ] - }, - ", “Shoot him, also!” So they shot him", - { - "type": "char:add", - "content": [ - "with arrows" - ] - }, - "while he was riding in his chariot on the road up to Gur, near Ibleam", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". He continued going in his chariot until he reached Megiddo", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", where he died.", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 9:28" - }, - "His officials took his corpse back to Jerusalem and buried it in the tombs in the", - { - "type": "char:add", - "content": [ - "part of Jerusalem called" - ] - }, - "❛The City of David❜, where his ancestors had been buried.", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 9:29" - }, - "Ahaziah had become the king of Judah when Joram had been ruling Israel for almost eleven years." - ] - }, - { - "type": "para:s1", - "content": [ - "Queen Jezebel was killed" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "2KI 9:30" - }, - "Then Jehu went to Jezreel. When", - { - "type": "char:add", - "content": [ - "Ahab's widow" - ] - }, - "Jezebel heard what had happened, she put paint/makeup on her eyelids, and combed her hair to make it beautiful, and looked out the window", - { - "type": "char:add", - "content": [ - "of the palace toward the street below" - ] - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 9:31" - }, - "While Jehu was entering the city gate, she called out to him, “You", - { - "type": "char:add", - "content": [ - "are like" - ] - }, - "Zimri! You are a murderer!", - { - "type": "char:add", - "content": [ - "I think" - ] - }, - "you are certainly not [RHQ] comingon apeaceful visit!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 9:32" - }, - "Jehu looked up toward the window, and then he said, “Who is ◄on my side/wants to help me►? Anyone?” Two or three palace officials looked down at him", - { - "type": "char:add", - "content": [ - "from a window and pointed to themselves" - ] - }, - ".", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 9:33" - }, - "Jehu said to them, “Throw her down here!”" - ] - }, - { - "type": "para:p", - "content": [ - "So they threw her down, and", - { - "type": "char:add", - "content": [ - "when she hit the ground and died" - ] - }, - ", some of her blood splattered on the city wall and on the horses", - { - "type": "char:add", - "content": [ - "that were pulling the chariots" - ] - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 9:34" - }, - "Then Jehu went into the palace and ate and drank. Then he said", - { - "type": "char:add", - "content": [ - "to some of his men" - ] - }, - ", “Take the corpse of that women whom Yahweh has cursed and bury it, because she is a king's daughter", - { - "type": "char:add", - "content": [ - "and therefore should be buried properly" - ] - }, - ".”", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 9:35" - }, - "But when they went to get her corpse to bury it, all that was left was only her skull and the", - { - "type": "char:add", - "content": [ - "bones of" - ] - }, - "her feet and her hands. Everything else was gone.", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 9:36" - }, - "When they reported this to Jehu, he said, “That is what Yahweh said would happen! He told his servant/prophet Elijah, ‘In the city of Jezreel, dogs will eat the flesh of Jezebel's corpse.", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 9:37" - }, - "Her bones will be scattered there in Jezreel like dung, with the result that no one will be able to", - { - "type": "char:add", - "content": [ - "recognize them and" - ] - }, - "say, “These are Jezebel's bones.” ’ ”" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "2KI 10" - }, - { - "type": "para:s1", - "content": [ - "Ahab's descendants were murdered" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 10:1" - }, - "There were seventy descendants of King Ahab who were living there in Samaria. Jehu wrote a letter", - { - "type": "char:add", - "content": [ - "and made copies of it and" - ] - }, - "sent them to the rulers of the city, to the elders, and to those who raised and tutored Ahab's children.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 10:2" - }, - { - "type": "char:add", - "content": [ - "This is what he wrote" - ] - }, - ": “You are the ones who are", - { - "type": "char:add", - "content": [ - "taking care of" - ] - }, - "the king's descendants. You have chariots and horses and weapons, and you live in cities that have walls around them. So as soon as you receive this letter,", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 10:3" - }, - "choose one of the king's sons, the one who is the best qualified, and appoint him to be your king. Then", - { - "type": "char:add", - "content": [ - "prepare to" - ] - }, - "fight to defend him.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 10:4" - }, - "But", - { - "type": "char:add", - "content": [ - "when they got those letters from Jehu and read them" - ] - }, - ", they became very afraid. They said, “King Joram and King Ahaziah could not resist him; ◄how can we resist him?/we cannot possibly resist him!►” [RHQ]" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 10:5" - }, - "So the officer who was in charge of the palace and the mayor of the city sent a message to Jehu saying, “We want to serve you, and we are ready to do whatever you tell us to do. We will not appoint anyone to become our king. You do whatever you think is best.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 10:6" - }, - "So Jehu sent a second letter to them, writing this: “If you ◄are on my side/want to help me►, and if you are ready to obey me,", - { - "type": "char:add", - "content": [ - "kill King Ahab's descendants and cut off" - ] - }, - "their heads and bring their heads to me here in Jezreel at this time tomorrow.”" - ] - }, - { - "type": "para:p", - "content": [ - "The seventy descendants of King Ahab were being brought up and supervised by the leaders of", - { - "type": "char:add", - "content": [ - "Samaria" - ] - }, - "city.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 10:7" - }, - "When they received the letter from Jehu, they killed all seventy of Ahab's descendants and", - { - "type": "char:add", - "content": [ - "cut off their heads" - ] - }, - ". They put their heads in baskets and sent them to Jehu at Jezreel.", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 10:8" - }, - "A messenger came to Jehu and told him, “They have brought the heads of Ahab's descendants.” So Jehu commanded that the heads should be put in two piles at the city gate and that the heads should stay there until the next morning." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 10:9" - }, - "The next morning he went out", - { - "type": "char:add", - "content": [ - "to the city gate" - ] - }, - "and said to all the people, “I am the one who plotted against King Joram and killed him. You are not guilty of doing that. But", - { - "type": "char:add", - "content": [ - "it was Yahweh, not I" - ] - }, - "[RHQ]", - { - "type": "char:add", - "content": [ - "who commanded that" - ] - }, - "all these", - { - "type": "char:add", - "content": [ - "descendants of Ahab" - ] - }, - "should be killed.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 10:10" - }, - "So you need to know that everything that Yahweh said would happen has happened. He has caused to happen what he told the prophet Elijah would happen.”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 10:11" - }, - "Then Jehu executed all the other relatives of Ahab in Jezreel, and all Ahab's officers, and close friends, and his priests. He did not allow any of them to remain alive." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 10:12" - }, - "Then Jehu left", - { - "type": "char:add", - "content": [ - "Jezreel" - ] - }, - "and went toward Samaria. While he was going there, at a place called ❛Shepherds' Camp❜,", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 10:13" - }, - "he met some relatives of King Ahaziah of Judah. He asked them, “Who are you?”" - ] - }, - { - "type": "para:p", - "content": [ - "They replied, “We are relatives of King Ahaziah. We are going to Jezreel to visit the children of Queen Jezebel and the other members of King", - { - "type": "char:add", - "content": [ - "Joram's" - ] - }, - "family.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 10:14" - }, - "Jehu said to his men, “Seize them!” So they seized them and killed all of them at the pit named Beth-Eked. There were forty-two people whom they killed; they did not allow any of them to remain alive." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 10:15" - }, - "Then Jehu", - { - "type": "char:add", - "content": [ - "continued to travel toward Samaria" - ] - }, - ". Along the road, he was met by Jonadab, a leader of the Rechab clan. Jehu greeted him and said to him, “Are you as devoted to me [IDM] as I am devoted to you?”" - ] - }, - { - "type": "para:p", - "content": [ - "Jonadab replied, “Yes, I am.”" - ] - }, - { - "type": "para:p", - "content": [ - "Jehu said, “If you are, shake hands with me.” So Jonadab shook hands with him, and Jehu helped him to get into his chariot.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 10:16" - }, - "Jehu said to him, “Come with me, and you will see that I am very devoted to Yahweh.” So they rode together to Samaria." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 10:17" - }, - "When they arrived in Samaria, Jehu killed all of Ahab's relatives who were still alive. He did not ◄spare any of them/allow any of them to remain alive►. That was what Yahweh told Elijah would happen." - ] - }, - { - "type": "para:s1", - "content": [ - "The people who worshiped Baal were killed" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 10:18" - }, - "Then Jehu summoned all the people", - { - "type": "char:add", - "content": [ - "of Samaria" - ] - }, - ", and said to them, “King Ahab was devoted to", - { - "type": "char:add", - "content": [ - "your god" - ] - }, - "Baal a little bit, but I will serve him much more.", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 10:19" - }, - "So now summon all the prophets of Baal, all of Baal's priests, and all the others who worship Baal. I am going to make a great sacrifice to Baal. I want all of them to be there. Any of them who is not there will be executed.” But Jehu was planning to trick them; he was planning to kill all those who worshiped Baal." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 10:20" - }, - "Then Jehu commanded, “Announce that we are going to set aside a day to honor Baal.” So they did that.", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 10:21" - }, - "Jehu", - { - "type": "char:add", - "content": [ - "decided what day they would gather" - ] - }, - "and sent messages throughout Israel", - { - "type": "char:add", - "content": [ - "telling everyone what day to gather on" - ] - }, - ", and on that day, everyone who worshiped Baal came. No one stayed at home. They all went into the huge temple of Baal and filled it from one end to the other.", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 10:22" - }, - "Jehu told the priest who took care of the sacred robes to bring them out and give them to the people who worshiped Baal. So the priest did that." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 10:23" - }, - "Then Jehu went into the temple of Baal with Jonadab, and he said to the people who were there to worship Baal, “Be sure that only those who worship Baal are here. Be sure that no one who worships Yahweh has come in.”", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 10:24" - }, - "Then he and Jonadab prepared to offer sacrifices and other offerings to Baal that would be completely burned", - { - "type": "char:add", - "content": [ - "on the altar that was there in Samaria" - ] - }, - ". But Jehu had stationed eighty of his men outside the temple, and had said to them, “I want you to kill all the people", - { - "type": "char:add", - "content": [ - "who are in the temple" - ] - }, - ". Anyone who allows one of them to escape will be executed!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "2KI 10:25" - }, - "As soon as Jehu", - { - "type": "char:add", - "content": [ - "and Jonadab" - ] - }, - "had finished killing the animals that would be completely burned to be an offering to Baal,", - { - "type": "char:add", - "content": [ - "they went outside and" - ] - }, - "said to the guards and officers, “Go in and kill all of them! Do not allow any of them to escape!” So the guards and officers went in and killed them all with their swords. Then they dragged their corpses outside the temple. Then they went into the inner room of the temple,", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 10:26" - }, - "and they carried out the sacred pillar of Baal that was there, and they burned it.", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 10:27" - }, - "So they destroyed that pillar that honored Baal, and then they burned down the temple, and made it a publc toilet. And it is still a toilet!" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 10:28" - }, - "That is how Jehu got rid of the worship of Baal in Israel.", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 10:29" - }, - "But Jehu did not quit committing the kinds of sins that Jeroboam had committed, sins that led the people of Israel to sin by worshiping the gold", - { - "type": "char:add", - "content": [ - "statues of" - ] - }, - "calves in Bethel and Dan", - { - "type": "char:add", - "content": [ - "cities" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "2KI 10:30" - }, - "Then Yahweh said to Jehu, “You have done what pleased me by getting rid of all of Ahab's descendants. So I promise you that your son and grandson and great-grandson and great-great-grandson will all be kings of Israel.”", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 10:31" - }, - "But Jehu did not obey all the laws of Yahweh, the God of the Israeli people. He did not stop committing the sins that Jeroboam had committed, sins that led the Israeli people to sin." - ] - }, - { - "type": "para:s1", - "content": [ - "Jehu died" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 10:32" - }, - "At that time, Yahweh began to cause the territory controlled by Israel to become smaller.", - { - "type": "char:add", - "content": [ - "The army of" - ] - }, - "King Hazael", - { - "type": "char:add", - "content": [ - "of Syria" - ] - }, - "conquered much of the Israeli territory.", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 10:33" - }, - "He conquered the parts east of the Jordan", - { - "type": "char:add", - "content": [ - "River" - ] - }, - ", as far south as Aroer", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "on the Arnon", - { - "type": "char:add", - "content": [ - "River" - ] - }, - ". That included the Gilead and Bashan", - { - "type": "char:add", - "content": [ - "regions" - ] - }, - ", where the tribes of Gad, Reuben, and half of the tribe of Manasseh lived." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "2KI 10:34" - }, - { - "type": "char:add", - "content": [ - "If you want to read more" - ] - }, - "about all the other things that Jehu did [RHQ], they are written in the scroll called ❛The History of the Kings of Israel❜." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "2KI 10:35" - }, - "Jehu died [EUP], and was buried in Samaria. His son Jehoahaz became the king in place of his father.", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 10:36" - }, - "Jehu had ruled in Samaria as the king of Israel for twenty-eight years." - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "2KI 11" - }, - { - "type": "para:s1", - "content": [ - "Queen Athaliah of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 11:1" - }, - "When King Ahaziah's mother Athaliah saw that her son had been killed, she commanded that all the members of Ahaziah's family", - { - "type": "char:add", - "content": [ - "who might become king" - ] - }, - "must be executed.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 11:2" - }, - "So Ahaziah's sons were all about to be murdered. But Jehosheba, who was King Jehoram's daughter and Ahaziah's half-sister, took Ahaziah's", - { - "type": "char:add", - "content": [ - "very young" - ] - }, - "son Joash and hid him and ◄his nursemaid/the woman who took care of him► in a bedroom", - { - "type": "char:add", - "content": [ - "in the temple" - ] - }, - ". So he was not killed.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 11:3" - }, - "He stayed with Jehosheba for six years. All during that time, he remained hidden in the temple, while Athaliah ruled", - { - "type": "char:add", - "content": [ - "Judah" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 11:4" - }, - "But during the next year, Jehoiada the Supreme Priest summoned the officers who supervised the royal bodyguards and the palace guards. He told them to come to the temple. There he required them to solemnly promise that they would do what he told them to do. And he showed King Ahaziah's son Joash to them.", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 11:5" - }, - "He gave them these instructions: “There are three groups of you guards. When one group finishes their work on the Sabbath day,", - { - "type": "char:add", - "content": [ - "divide yourselves into" - ] - }, - "three smaller groups. One group must guard the palace.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 11:6" - }, - "Another group must guard at the Sur Gate. The other group must guard at the gate behind the other groups.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 11:7" - }, - "The two groups that are not working on the Sabbath day must guard the temple", - { - "type": "char:add", - "content": [ - "to protect little King Joash" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 11:8" - }, - "You must stand around the king wherever he goes, with your weapons in your hands. You must kill anyone who comes near you.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 11:9" - }, - "The officers", - { - "type": "char:add", - "content": [ - "who supervised the guards" - ] - }, - "did what Jehoiada told them to do. Each one brought to Jehoiada the guards that he supervised—the guards who were just finishing their work and those who were about to start their work on the Sabbath day.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 11:10" - }, - "The priest distributed to the commanders of the guards the spears and shields that had belonged to King David, that were kept/stored in the temple.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 11:11" - }, - "Then he commanded all the guards to stand in their positions, each one with his sword in his hand, all around the young king." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 11:12" - }, - "Then he brought Joash out. He put the crown on his head and gave him a scroll on which were written the rules", - { - "type": "char:add", - "content": [ - "that the kings needed to obey" - ] - }, - ". Then he poured some olive oil on Joash's head and proclaimed that he was now the king. The people all clapped their hands and shouted, “We desire/hope that the king will live for many years!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 11:13" - }, - "When Athaliah heard the noise that was being made by the guards and the other people, she ran to the temple, where the people were gathered.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 11:14" - }, - "She saw the new king standing there alongside one of the big pillars, which was", - { - "type": "char:add", - "content": [ - "the place at the temple where the kings usually stood" - ] - }, - ". She saw that he was surrounded by the temple officers and men blowing trumpets, and that the people were shouting joyfully, and", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "them were also blowing trumpets. She tore her clothes", - { - "type": "char:add", - "content": [ - "to show her distress" - ] - }, - "and shouted, “You are traitors! You have tricked/deceived me!”", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 11:15" - }, - "Jehoiada", - { - "type": "char:add", - "content": [ - "immediately" - ] - }, - "said, “Kill her, but do not kill her here at the temple of Yahweh! Take her away between two rows of guards. And kill anyone who tries to rescue her!”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 11:16" - }, - { - "type": "char:add", - "content": [ - "She tried to flee, but" - ] - }, - "the guards seized her and took her to the palace, to the place where horses enter the courtyard. They killed her there." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 11:17" - }, - "Then Jehoiada made a solemn agreement between the king and the people, that they would always ◄obey/be faithful to► Yahweh. He also made an agreement requiring the people to be loyal to Joash their king.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 11:18" - }, - "Then all the people of Israel who were there went to the temple of Baal and tore it down. They smashed the altars and the statues of Baal. They also killed Mattan, the priest of Baal, in front of the altars." - ] - }, - { - "type": "para:p", - "content": [ - "Jehoiada stationed/put guards at the temple of Yahweh.", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 11:19" - }, - "Then he and the officers of the temple, the officers who supervised the royal bodyguards, and the king's bodyguards brought the king from the temple to the palace. All the people", - { - "type": "char:add", - "content": [ - "followed them" - ] - }, - ". Joash entered the palace at the Guard Gate and sat down on the throne,", - { - "type": "char:add", - "content": [ - "which showed that he was the new king" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 11:20" - }, - "All the people of Judah rejoiced. And because Athaliah had been killed, the city was quiet/calm." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 11:21" - }, - "Joash was seven years old when he became the king", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "2KI 12" - }, - { - "type": "para:s1", - "content": [ - "King Joash of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 12:1" - }, - "When Jehu had been ruling Israel for almost seven years, Joash became the king of Judah. He ruled in Jerusalem for forty years. His mother was Zibiah, from Beersheba", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 12:2" - }, - "All his life, he did what pleased Yahweh, because Jehoiada the priest instructed/taught him.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 12:3" - }, - "But the places where the people worshiped", - { - "type": "char:add", - "content": [ - "Yahweh" - ] - }, - "on the tops of hills were not destroyed, and they continued to offer sacrifices and burn incense at those places,", - { - "type": "char:add", - "content": [ - "instead of at the place that God had chosen for them in Jerusalem" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 12:4" - }, - "Joash said to the priests, “You must take all the money which the people contribute, both the money they are required to give and the money that they themselves decide to give, as sacred offerings to buy things for the temple.", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 12:5" - }, - "Each priest must take the money from people who know him (OR, from one of the treasurers), and he must use that money to repair the temple whenever he sees that there is something that needs to be repaired.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 12:6" - }, - "But after Joash had been ruling for almost twenty-three years, the priests still had not repaired anything in the temple.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 12:7" - }, - "So Joash summoned Jehoiada and the other priests and said to them, “◄Why are you not repairing things in the temple?/You should have been repairing things in the temple!► [RHQ] For now on, you must not keep the money that you receive from people who know you (OR, the treasurers). You must give it to the people who will be repairing things in the temple!”", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 12:8" - }, - "The priests agreed to do that, and they also agreed that they themselves would not do the repair work." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 12:9" - }, - "Then Jehoiada took a chest and bored a hole in the lid. He placed it alongside the altar", - { - "type": "char:add", - "content": [ - "for burning incense/sacrifices" - ] - }, - "that was on the right as anyone enters the temple. The priests who guarded the entrance to the temple put in the box the money that was brought to the temple.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 12:10" - }, - "Whenever they saw that there was a lot of money in the chest, the king's secretary and the Supreme Priest would come and count the money. Then they would put it in bags and tie the bags shut.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 12:11" - }, - "Then, after they weighed it, they would give the money to the men who supervised the work in the temple. Then the supervisors would use that money to pay the carpenters and builders who did the repair work in the temple,", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 12:12" - }, - "and the masons and the stone cutters. Also with some of that money they bought timber and stones that had been cut to be used in the repair work, and to pay all the other expenses for the repair work.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 12:13" - }, - "But they did not use any of that money to", - { - "type": "char:add", - "content": [ - "pay men to make" - ] - }, - "silver cups or wick trimmers or bowls or trumpets or any other items made of silver or gold to be used in the temple." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 12:14" - }, - "All that money was given to the men who were doing the work of repairing the temple.", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 12:15" - }, - "The men who supervised the work always did things honestly, so the king's secretary and the Supreme Priest never required that the supervisors report what they had spent the money for.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 12:16" - }, - "But the money that people gave to pay for the wrong things that they had done and the money they gave to purify themselves because of the sins that they had committed was not put in the chest. That money belonged to the priests." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 12:17" - }, - "At that time, Hazael, the king of Syria, went", - { - "type": "char:add", - "content": [ - "with his army" - ] - }, - "and attacked Gath", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "and conquered it. Then he decided that they would attack Jerusalem.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 12:18" - }, - "So Joash, the king of Judah, took all the money that the previous kings, Jehoshaphat and Jehoram and Ahaziah, had dedicated to Yahweh. He added some of his own money, and all the gold that was in the rooms in the temple where valuable things were kept/stored, and the gold in his palace, and sent it all to King Hazael,", - { - "type": "char:add", - "content": [ - "to ◄appease him/persuade him to not attack Jerusalem►" - ] - }, - ". So King Hazael", - { - "type": "char:add", - "content": [ - "took his army" - ] - }, - "away from Jerusalem." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 12:19" - }, - { - "type": "char:add", - "content": [ - "If you want to read more of what" - ] - }, - "Joash did, it is all written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "20-21", - "sid": "2KI 12:20-21" - }, - "Joash's officials plotted against him, and two of them killed Joash on the road that goes down to the Silla", - { - "type": "char:add", - "content": [ - "district" - ] - }, - ". The two men who did that were Jozabad, the son of Shimeath, and Jehozabad, the son of Shomer. Joash was buried in the place where his ancestors were buried,", - { - "type": "char:add", - "content": [ - "in the part of Jerusalem called" - ] - }, - "❛The City of David❜. Then Joash's son Amaziah became the king of Judah." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "2KI 13" - }, - { - "type": "para:s1", - "content": [ - "King Jehoahaz of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 13:1" - }, - "After Joash had been ruling Judah for almost twenty-three years, Jehu's son Jehoahaz became the king of Israel. He ruled in Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "for seventeen years.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 13:2" - }, - "He did many things that Yahweh considered to be evil and committed the same kind of sins that Jeroboam had committed, sins which led the people of Israel to sin. He did not stop committing those sins.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 13:3" - }, - "So Yahweh became very angry with the Israeli people, and he allowed the army of King Hazael of Syria and his son Ben-Hadad to defeat the Israelis many times." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 13:4" - }, - "Then Jehoahaz prayed to Yahweh", - { - "type": "char:add", - "content": [ - "for help" - ] - }, - ", and Yahweh heeded him, because he saw that the army of the king of Syria was oppressing the Israelis.", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 13:5" - }, - "Yahweh sent a leader to Israel, who enabled them to be freed from being controlled by Syria. After that, the Israeli people lived peacefully as they had done previously.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 13:6" - }, - "But they still continued to commit the same kind of sins that Jeroboam and his family had committed and which led the Israelis to", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "sin. And the statue of the goddess Asherah remained in Samaria." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 13:7" - }, - "Jehoahaz had only fifty men who rode on horses and ten chariots and 10,000 other soldiers, because the army of Syria had killed all the rest, trampling them like people walk on dirt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 13:8" - }, - { - "type": "char:add", - "content": [ - "If you want to read about" - ] - }, - "[RHQ] everything else that Jehoahaz did, you can read about it in the scroll called ❛The History of the Kings of Israel❜.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 13:9" - }, - "Jehoahaz died [EUP] and was buried in Samaria. Then his son Jehoash became the king." - ] - }, - { - "type": "para:s1", - "content": [ - "King Jehoash ruled Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 13:10" - }, - "Jehoash, the son of Jehoahaz, started to rule in Israel after King Joash had been ruling in Judah for 23 years. Jehoash ruled in Samaria for 17 years.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 13:11" - }, - "He did many things that Yahweh considered to be evil. He refused to turn away from worshiping idols, which was the sin that", - { - "type": "char:add", - "content": [ - "many years earlier King" - ] - }, - "Jeroboam had told the Israeli people to commit." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 13:12" - }, - "The other things that happened while Jehoash was king and all the things that he did are written in the book called ❛The Account of What the Kings of Israel Did❜. In that account they wrote about Jehoash's", - { - "type": "char:add", - "content": [ - "army's" - ] - }, - "victories, and their war with", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "King Amaziah of Judah.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 13:13" - }, - "When Jehoash died, he was buried in Samaria where the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "kings of Israel were buried. Then his son Jeroboam became king." - ] - }, - { - "type": "para:s1", - "content": [ - "Elisha died" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 13:14" - }, - "Elisha became very ill. Just before he died, King Jehoash went to Elisha and cried in front of him.", - { - "type": "char:add", - "content": [ - "Saying the same words that Elisha had said when Elijah was taken to heaven" - ] - }, - ", he said, “My father/master! My father/master! The chariots of us Israeli people and their drivers", - { - "type": "char:add", - "content": [ - "are taking my master away" - ] - }, - "!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 13:15" - }, - "Elisha said to him, “Bring to me a bow and some arrows!” So the king did that.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 13:16" - }, - "Then Elisha told the king to put his hands on the bow", - { - "type": "char:add", - "content": [ - "and prepare to shoot some arrows" - ] - }, - ". And then Elisha put his own hands on the king's hands." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 13:17" - }, - "Then Elisha told him, “", - { - "type": "char:add", - "content": [ - "Have someone" - ] - }, - "open that window toward the east.” So they opened it. Then Elisha said, “Shoot!” So the king did. Then Elisha said, “That is the arrow that", - { - "type": "char:add", - "content": [ - "indicates that your army" - ] - }, - "will defeat the Syrian army. Your army will completely defeat their", - { - "type": "char:add", - "content": [ - "army" - ] - }, - "at Aphek", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 13:18" - }, - "Then Elisha said, “Pick up the other arrows and strike the ground with them!” So the king picked up the arrows and struck the ground three times.", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 13:19" - }, - "But Elisha was angry with him. He exclaimed, “You should have struck the ground five or six times! If you had done that, your army would have defeated the Syrian", - { - "type": "char:add", - "content": [ - "army" - ] - }, - "until they were completely wiped out! But now,", - { - "type": "char:add", - "content": [ - "because you struck the ground only three times" - ] - }, - ", your army will defeat them only three times!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 13:20" - }, - "Then Elisha died and was buried." - ] - }, - { - "type": "para:p", - "content": [ - "Groups of raiders from Moab came to Israel each year during ◄spring/the time when the cold season was ending►.", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 13:21" - }, - "One year, when some Israeli people were burying a man's body, they saw a group of those raiders.", - { - "type": "char:add", - "content": [ - "They were afraid" - ] - }, - "; so quickly they threw that man's body into the tomb where Elisha", - { - "type": "char:add", - "content": [ - "had been buried, and they ran away" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - "But as soon as the man's body touched Elisha's bones, the dead man became alive again and jumped up!" - ] - }, - { - "type": "para:s1", - "content": [ - "War between Israel and Syria" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 13:22" - }, - "King Hazael of Syria", - { - "type": "char:add", - "content": [ - "sent soldiers to" - ] - }, - "oppress the Israeli people all during the years that Jehoahaz", - { - "type": "char:add", - "content": [ - "ruled Judah" - ] - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 13:23" - }, - "But Yahweh was very kind [DOU] to the Israeli people. He helped them because of the agreement that he had made with", - { - "type": "char:add", - "content": [ - "their ancestors" - ] - }, - "Abraham, Isaac, and Jacob. He did not get rid of the Israelis, and he still has not rejected them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 13:24" - }, - "When Hazael the king of Syria died, his son Ben-Hadad became the king.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 13:25" - }, - { - "type": "char:add", - "content": [ - "The army of" - ] - }, - "King Jehoash of Israel defeated", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "King Ben-Hadad three times, and recaptured the cities that Ben-Hadad's army had captured during the time that Jehoash's father Jehoahaz was ruling Israel." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "2KI 14" - }, - { - "type": "para:s1", - "content": [ - "King Amaziah of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 14:1" - }, - "After Jehoash had been ruling Israel for almost two years, Joash's son Amaziah became the king of Judah.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 14:2" - }, - "He was 25 years old when he started to rule, and he ruled in Jerusalem for 29 years. His mother was Jehoaddin; she was from Jerusalem.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 14:3" - }, - "Amaziah did many things that pleased Yahweh, but he did not do as many things that pleased Yahweh as King David had done. He did some of the good things that his father Joash had done.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 14:4" - }, - "But,", - { - "type": "char:add", - "content": [ - "like his father" - ] - }, - ", he did not tear down the places for worshipping Yahweh at pagan shrines. The people continued to burn incense", - { - "type": "char:add", - "content": [ - "to honor Yahweh" - ] - }, - "on those hills", - { - "type": "char:add", - "content": [ - "instead of in Jerusalem, the place that Yahweh had appointed" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 14:5" - }, - "As soon as he was completely in control of his kingdom, he caused to be executed the officials who had murdered his father.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 14:6" - }, - "But he did not execute their children. He obeyed what was written in the laws that God gave to Moses: “Parents must not be executed for the", - { - "type": "char:add", - "content": [ - "crimes/sins committed by" - ] - }, - "their children, and children must not be executed for", - { - "type": "char:add", - "content": [ - "crimes/sins committed by" - ] - }, - "their parents. People must be executed only for the sins that they themselves", - { - "type": "char:add", - "content": [ - "have committed" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 14:7" - }, - "Amaziah's soldiers killed ten thousand soldiers of the Edom people-group in the Valley of Salt", - { - "type": "char:add", - "content": [ - "south of the Dead Sea" - ] - }, - ", and they captured Sela", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "and gave it a new name, Joktheel. That is still its name." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 14:8" - }, - "Then Amaziah sent messengers to King Jehoash of Israel, saying “Come here and let's talk together.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 14:9" - }, - "But King Jehoash replied to King Amaziah: “Once a thornbush growing in", - { - "type": "char:add", - "content": [ - "the mountains" - ] - }, - "in Lebanon sent a message to a cedar tree, saying, ‘Give your daughter to my son in order that he may marry her.’ But a wild animal in Lebanon passed by the thornbush and trampled it.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 14:10" - }, - { - "type": "char:add", - "content": [ - "The meaning of what I am saying is that" - ] - }, - "your army has defeated the army of Edom, so now you have become very proud. But you should be content with defeating the people of Edom, and allow your soldiers to stay at home. If you cause trouble", - { - "type": "char:add", - "content": [ - "by fighting against" - ] - }, - "us, you will surely [RHQ] cause a disaster to happen to you and to your people.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 14:11" - }, - "But Amaziah refused to heed Jehoash's message. So he marched with his army to fight against the Israeli army at Beth-Shemesh", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "in Judah.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 14:12" - }, - "The Israeli army defeated the army of Judah, and all the soldiers of Judah fled and ran back home.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 14:13" - }, - "Jehoash's army also captured King Amaziah there, and they also marched to Jerusalem and tore down the wall", - { - "type": "char:add", - "content": [ - "that was around" - ] - }, - "the city, from the Ephraim Gate to the Corner Gate. That was a section that was about ◄200 yards/180 meters► long.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 14:14" - }, - "Jehoash's soldiers seized all the gold and silver that they found, and all the utensils that were in the temple, and all the valuable things that were in the palace, and took them to Samaria. They also took to Samaria some prisoners whom they had captured." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 14:15" - }, - { - "type": "char:add", - "content": [ - "If you want to know about" - ] - }, - "all the other things that Jehoash did when he was king, including when he", - { - "type": "char:add", - "content": [ - "and his army" - ] - }, - "fought against", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "King Amaziah of Judah, they are written in the scroll called ❛The History of the Kings of Israel❜.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 14:16" - }, - "Jehoash died [EUP], and he was buried in Samaria, where the other kings of Israel had been buried. Then his son Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - "became the king." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 14:17" - }, - "Amaziah, the king of Judah, lived for fifteen more years after Jehoash, the king of Israel, died.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 14:18" - }, - { - "type": "char:add", - "content": [ - "If you want to know more about everything else that Amaziah did" - ] - }, - ", it is written [RHQ] in the scroll called ❛The History of the Kings of Judah❜." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 14:19" - }, - "Some people in Jerusalem plotted against Amaziah, so he fled to Lachish", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". But they followed him there and killed him.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 14:20" - }, - "They took his corpse back to Jerusalem and buried it where his ancestors had been buried, in the", - { - "type": "char:add", - "content": [ - "part of Jerusalem called" - ] - }, - "❛The City of David❜." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 14:21" - }, - "Then all the people of Judah appointed Amaziah's son Uzziah, when he was sixteen years old, to be their king", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 14:22" - }, - "After his father died, Uzziah's workers captured Elath", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", and it came under the control of Judah again." - ] - }, - { - "type": "para:s1", - "content": [ - "King Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - "of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 14:23" - }, - "When Amaziah had been ruling Judah for almost fifteen years, Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - "became the king of Israel. He ruled in Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "for forty-one years.", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 14:24" - }, - "He did many things that Yahweh considered to be evil. He did not stop committing the same kind of sins that Jeroboam, the son of Nebat, committed, sins which led the Israeli people to sin also.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 14:25" - }, - "His soldiers conquered again some of the territory that had previously belonged to Israel, from Hamath", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "in the north to the Dead Sea in the south. That is what Yahweh, the God whom the Israelis worshiped, promised the prophet Jonah, the son of Amittai, from Gath-Hepher", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", would happen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 14:26" - }, - "That happened because Yahweh saw that the Israelis'", - { - "type": "char:add", - "content": [ - "enemies were causing" - ] - }, - "the Israelis to suffer very much. And there was absolutely no one [IDM] who would help them.", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 14:27" - }, - "But Yahweh said that he would not destroy Israel completely, so he enabled King Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - "to rescue them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 14:28" - }, - { - "type": "char:add", - "content": [ - "If you want to know more about" - ] - }, - "everything else that Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - "did, about his fighting courageously in battles, and about his", - { - "type": "char:add", - "content": [ - "enabling the Israelis to" - ] - }, - "capture again Damascus and Hamath", - { - "type": "char:add", - "content": [ - "cities" - ] - }, - ", they are written [RHQ] in the scroll called ❛The History of the Kings of Israel❜.", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 14:29" - }, - "Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - "died [EUP], and", - { - "type": "char:add", - "content": [ - "was buried where" - ] - }, - "the other kings of Israel were buried, and his son Zechariah became the king." - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "2KI 15" - }, - { - "type": "para:s1", - "content": [ - "King Uzziah of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 15:1" - }, - "After Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - "had been ruling Israel for almost twenty-seven years, Uzziah, the son of King Amaziah of Judah, began to rule.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 15:2" - }, - "He was sixteen years old when he started to rule, and he ruled in Jerusalem for fifty-two years. His mother was Jecoliah, from Jerusalem.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 15:3" - }, - "He did things that Yahweh was pleased with, like his father Amaziah had done.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 15:4" - }, - "But, the places at the pagan shrines where they worshiped Yahweh were not destroyed, and the people continued to burn incense", - { - "type": "char:add", - "content": [ - "to honor Yahweh" - ] - }, - "at those places", - { - "type": "char:add", - "content": [ - "instead of in Jerusalem, the place that Yahweh had appointed" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 15:5" - }, - "Yahweh caused Uzziah to become a leper, and he was a leper for the rest of hiis life.", - { - "type": "char:add", - "content": [ - "He was not allowed to live in the palace" - ] - }, - ". He lived alone in a house, and his son Jotham ruled the country." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 15:6" - }, - { - "type": "char:add", - "content": [ - "If you want to know about" - ] - }, - "everything else that Uzziah did, it is written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 15:7" - }, - "Uzziah died [EUP], and they buried him in", - { - "type": "char:add", - "content": [ - "the part of Jerusalem called" - ] - }, - "❛The City of David❜, where his ancestors had been buried. Then his son Jotham oficially became the king." - ] - }, - { - "type": "para:s1", - "content": [ - "King Zechariah of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 15:8" - }, - "After Uzziah had been ruling Judah for almost thirty-eight years, Zechariah, the son of Jeroboam", - { - "type": "char:add", - "content": [ - "#2" - ] - }, - ", became the king of Israel. He ruled in Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "six months.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 15:9" - }, - "He did many things that Yahweh considered to be evil, like his ancestors had done. He committed the same kind of sins that Jeroboam", - { - "type": "char:add", - "content": [ - "#1" - ] - }, - "had committed, sins which led the Israeli people to sin." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 15:10" - }, - "Then Shallum, the son of Jabesh, made plans to assassinate Zechariah. He killed him at Ibleam", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", and then he became the king.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 15:11" - }, - "Everything else that Zechariah did is written in the scroll called ❛The History of the Kings of Israel❜.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 15:12" - }, - "When Zechariah died,", - { - "type": "char:add", - "content": [ - "that ended the dynasty of King Jehu" - ] - }, - ". That fulfilled what Yahweh said to King Jehu would happen: “Your son and grandson and great-grandson and great-great-grandson will all be kings of Israel.”" - ] - }, - { - "type": "para:s1", - "content": [ - "King Shallum of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 15:13" - }, - "Shallum, the son of Jabesh, became the king of Israel after King Uzziah had been ruling Judah for almost thirty-nine years. But Shallum ruled in Samaria for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "one month.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 15:14" - }, - "Then Menahem, the son of Gadi, went up from Tirzah", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "to Samaria and assassinated Shallum. Then Menahem became the king of Israel." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 15:15" - }, - "Everything else that Shallum did, including his killing King Zechariah, is written in the scroll called ❛The History of the Kings of Israel❜." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 15:16" - }, - "While Menahem was ruling in Samaria, he completely destroyed Tappuah", - { - "type": "char:add", - "content": [ - "village south of Samaria" - ] - }, - "and killed all the people who lived there and in the surrounding territory. He did that because the people in that city refused to surrender to him.", - { - "type": "char:add", - "content": [ - "With his sword" - ] - }, - "he even ripped open the bellies of pregnant women." - ] - }, - { - "type": "para:s1", - "content": [ - "King Menahem of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 15:17" - }, - "When King Azariah had been ruling Judah for almost thirty-nine years, Menahem, the son of Gadi, became the king of Israel. He ruled in Samaria for ten years.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 15:18" - }, - "He did many things that Yahweh considered to be evil. He committed the same kinds of sins that King Jeroboam", - { - "type": "char:add", - "content": [ - "#1" - ] - }, - "had committed, sins that led the people of Israel to sin. He continued to commit those sins for the rest of his life." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 15:19" - }, - "Then King Tiglath-Pileser of Assyria came", - { - "type": "char:add", - "content": [ - "with his army" - ] - }, - "to attack Israel. So Menahem gave him ◄thirty-eight tons/35,000 kg.► of silver in order that Tiglath-Pileser would help Menahem to continue to be king and rule his country more strongly.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 15:20" - }, - "Menahem obtained that money from the rich men in Israel. He compelled each of them to contribute fifty pieces of silver. So Tiglath-Pileser", - { - "type": "char:add", - "content": [ - "took that money and" - ] - }, - "went back home." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 15:21" - }, - { - "type": "char:add", - "content": [ - "If you want to know more about" - ] - }, - "everything that Menahem did, it is written [RHQ] in the scroll called ❛The History of the Kings of Israel❜.", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 15:22" - }, - "Menahem died [EUP] and was buried, and his son Pekahiah became the king of Israel." - ] - }, - { - "type": "para:s1", - "content": [ - "King Pekahiah of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 15:23" - }, - "When King Uzziah had been ruling Judah for almost fifty years, Menahem's son Pekahiah became the king of Israel. He ruled in Samaria for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "two years.", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 15:24" - }, - "He did many things that Yahweh considered to be evil. He committed the same kind of sins that King Jeroboam", - { - "type": "char:add", - "content": [ - "#1" - ] - }, - "had committed, sins which led the people of Israel to sin.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 15:25" - }, - "Then one of Pekahiah's army commanders whose name was Pekah, the son of Remaliah, planned with fifty men from the Gilead", - { - "type": "char:add", - "content": [ - "region" - ] - }, - "to kill Pekahiah. They assassinated him in a fortified place in the king's palace in Samaria. Then Pekah became the king." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 15:26" - }, - "Everything else that Pekahiah did is written in the scroll called ❛The History of the Kings of Israel❜." - ] - }, - { - "type": "para:s1", - "content": [ - "King Pekah of Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 15:27" - }, - "When King Uzziah had been ruling Judah for almost 52 years, Pekah, the son of Remaliah, became the king of Israel. He ruled in Samaria for twenty years.", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 15:28" - }, - "He also did many things that Yahweh considered to be evil. He committed the same kind of sins that King Jeroboam", - { - "type": "char:add", - "content": [ - "#1" - ] - }, - "had committed, sins that led the people of Israel to sin." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 15:29" - }, - "While Pekah was the king, Tiglath-Pileser, the king of Assyria, came", - { - "type": "char:add", - "content": [ - "with his army and" - ] - }, - "captured", - { - "type": "char:add", - "content": [ - "the cities of" - ] - }, - "Ijon, Abel-Beth-Maacah, Janoah, Kedesh, Hazor, and", - { - "type": "char:add", - "content": [ - "the regions of" - ] - }, - "Gilead, Galilee, and Naphtali. His army forced the Israeli people to leave their country and go to live in Assyria." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "2KI 15:30" - }, - "Then Hoshea, the son of Elah, plotted to kill Pekah. He assassinated him when Uzziah's son Jotham had been ruling Judah for almost twenty years. Then Hoshea became the king of Israel." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "2KI 15:31" - }, - "Everything else that Pekah did is written in the scroll called ❛The History of the Kings of Israel❜." - ] - }, - { - "type": "para:s1", - "content": [ - "King Jotham of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 15:32" - }, - "When Pekah had been ruling Israel for almost two years, Uzziah's son Jotham began to rule Judah.", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 15:33" - }, - "He was 25 years old when he started to rule, and he ruled from Jerusalem for sixteen years. His mother was Jerusha, the daughter of Zadok.", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 15:34" - }, - "He did many things that pleased Yahweh, like his father Uzziah had done.", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 15:35" - }, - "But he did not destroy the places on the tops of hills where the people worshiped", - { - "type": "char:add", - "content": [ - "Yahweh" - ] - }, - ", and the people continued to burn incense there", - { - "type": "char:add", - "content": [ - "to honor Yahweh" - ] - }, - ". Jotham's workers built the Upper Gate of the temple." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "2KI 15:36" - }, - { - "type": "char:add", - "content": [ - "If you want to know more about" - ] - }, - "everything else that Jotham did, it is written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 15:37" - }, - "It was during the time that Jotham was the king that Yahweh sent King Rezin of Syria and King Pekah of Israel", - { - "type": "char:add", - "content": [ - "with their armies" - ] - }, - "to attack Judah.", - { - "type": "verse:v", - "number": "38", - "sid": "2KI 15:38" - }, - "Jotham died [EUP] and was buried where his ancestors had been buried in", - { - "type": "char:add", - "content": [ - "the part of Jerusalem called" - ] - }, - "❛The City of David❜. Then his son Ahaz became the king of Judah." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "2KI 16" - }, - { - "type": "para:s1", - "content": [ - "King Ahaz of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 16:1" - }, - "When Pekah had been ruling Israel for almost seventeen years, Ahaz, the son of Jotham, became the king of Judah.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 16:2" - }, - "He was twenty years old when he became the king", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - ". He ruled from Jerusalem for sixteen years. He did not do things that pleased Yahweh his God, good things like his ancestor King David had done.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 16:3" - }, - "Instead, he was as sinful as the kings of Israel had been. He even sacrificed his son as an offering to idols. That was worse than the disgusting things that the people who previously lived there had done, people whom Yahweh had expelled as the Israelis were advancing through the land.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 16:4" - }, - "Ahaz offered sacrifices and burned incense", - { - "type": "char:add", - "content": [ - "to honor Yahweh" - ] - }, - "on the tops of many hills and under many [HYP] big trees,", - { - "type": "char:add", - "content": [ - "instead of in Jerusalem as Yahweh had commanded" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 16:5" - }, - "While he was the king of Judah, King Rezin of Assyria and King Pekah of Israel", - { - "type": "char:add", - "content": [ - "came with their armies" - ] - }, - "and attacked Jerusalem. They surrounded the city, but they could not conquer it.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 16:6" - }, - "At that time the", - { - "type": "char:add", - "content": [ - "army of the" - ] - }, - "king of Edom expelled the people of Judah who were living in Elath", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". Some of the people of Edom started to live there, and they are still living there." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 16:7" - }, - "King Ahaz sent messengers to King Tiglath-Pileser of Assyria, to tell this message to him: “I promise that I will completely do what you tell me to do,", - { - "type": "char:add", - "content": [ - "as though" - ] - }, - "I was your son. Please come and rescue us from the armies of Syria and Israel who are attacking my country.”", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 16:8" - }, - "Ahaz took the silver and gold that was in the palace and in the temple and sent it to Assyria to be a present/gift for the king of Assyria.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 16:9" - }, - "So Tiglath-Pileser did what Ahaz requested. His army marched to Damascus and captured it, and they took the people of Damascus as prisoners to live in the capital city of Assyria, and executed", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "Rezin." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 16:10" - }, - "When King Ahaz went to Damascus to meet King Tiglath-Pileser, he saw the altar that was there. So he sent to Uriah, the Supreme Priest", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - ", a drawing of the altar and a model that was exactly like the altar in Damascus.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 16:11" - }, - "So Uriah built an altar", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - ", following the drawing that King Ahaz had sent. Uriah finished the altar before Ahaz returned", - { - "type": "char:add", - "content": [ - "to Jerusalem" - ] - }, - "from Damascus.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 16:12" - }, - "When the king returned from Damascus, he saw the altar. He went to it", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 16:13" - }, - "and burned animal sacrifices and a grain offering on it. He also poured a wine offering on it and threw on it the blood of the offerings to maintain fellowship with God.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 16:14" - }, - "The old bronze altar which had been dedicated long ago to Yahweh was between the new altar and the temple, so Ahaz moved it to the north side of his new altar,", - { - "type": "char:add", - "content": [ - "which was bigger than the old altar" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 16:15" - }, - "Then King Ahaz ordered Uriah: “Each morning put on this new altar the sacrifices that will be completely burned, and in the evening put on it the grain offering, along with my offering and the offerings that the people bring, ones that will be completely burned, and my grain offering and the people's grain and wine offerings. Pour against the sides of the altar the blood of all the animals that are sacrificed. But the old bronze altar will be only for me to use to find out what Yahweh wants me to do.”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 16:16" - }, - "So Uriah did what the king commanded him to do." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 16:17" - }, - "King Ahaz told his workers to take off the frames of the carts", - { - "type": "char:add", - "content": [ - "that were outside the temple" - ] - }, - "and to take down the basins that were on them. They also took down the bronze tank from the backs of the bronze", - { - "type": "char:add", - "content": [ - "statues of the" - ] - }, - "oxen and put it on a stone foundation.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 16:18" - }, - "Then", - { - "type": "char:add", - "content": [ - "to please" - ] - }, - "the king of Assyria, Ahaz had them remove from the temple the roof under which the people walked into the temple on the Sabbath Day, and closed up the private entrance into the temple for the kings of Judah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 16:19" - }, - { - "type": "char:add", - "content": [ - "If you want to know about" - ] - }, - "the other things that Ahaz did, they are written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 16:20" - }, - "Ahaz died [EUP], and he was buried in", - { - "type": "char:add", - "content": [ - "the part of Jerusalem called" - ] - }, - "❛The City of David❜, where his ancestors had been buried. Then his son Hezekiah became the king." - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "2KI 17" - }, - { - "type": "para:s1", - "content": [ - "When Hoshea ruled Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 17:1" - }, - "Elah's son Hoshea began to rule Israel after King Ahaz had ruled Judah for twelve years. Hoshea ruled in Samaria for nine years.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 17:2" - }, - "He did many things that Yahweh considered to be evil, but he did not do as many evil things as the previous kings of Israel had done." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "2KI 17:3" - }, - { - "type": "char:add", - "content": [ - "The army of" - ] - }, - "King Shalmaneser of Assyria attacked and defeated", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "King Hoshea. As a result, the Israelis were forced to pay a lot of tribute/taxes to Assyria each year.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 17:4" - }, - "But several years later, Hoshea secretly planned to rebel against the rulers of Assyria. He sent messengers to So/Osorkon, the king of Egypt,", - { - "type": "char:add", - "content": [ - "asking if his army could help the Israelis fight against the army of Assyria" - ] - }, - ". Hoshea also stopped paying the tribute/taxes that he had been paying to Assyria every year. But the king of Assyria found out about those things, so he told his officers to put Hoshea in prison.", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 17:5" - }, - "Then he", - { - "type": "char:add", - "content": [ - "brought the army of" - ] - }, - "Assyria to Israel, and they attacked everywhere in that land. His army surrounded Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "for three years.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 17:6" - }, - "Finally, after King Hoshea had been ruling Israel for nine years, the army of Assyria [MTY]", - { - "type": "char:add", - "content": [ - "forcefully entered" - ] - }, - "the city and captured", - { - "type": "char:add", - "content": [ - "the people" - ] - }, - ". They took the Israeli people to Assyria and forced some of them to live in Halah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". They forced others to live near the Habor River in Gozan district. They forced others to live in the towns where the Mede people-group lived." - ] - }, - { - "type": "para:s1", - "content": [ - "The reason that the Israelis were defeated" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 17:7" - }, - "Those things happened because the Israeli people had sinned against Yahweh their God. He had rescued their", - { - "type": "char:add", - "content": [ - "ancestors" - ] - }, - "from the power [MTY] of the king of Egypt and brought them", - { - "type": "char:add", - "content": [ - "safely" - ] - }, - "out of Egypt, but later they began to worship other gods.", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 17:8" - }, - "They imitated the things that the heathen/pagan people-groups did. Those were the groups that Yahweh had expelled as the Israelis occupied their land. The Israeli people also did the evil things that the kings of Israel ◄introduced/showed to them►.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 17:9" - }, - "The Israeli people also secretly did many things that were not pleasing to Yahweh their God. They built shrines", - { - "type": "char:add", - "content": [ - "to worship idols" - ] - }, - "in all their cities, including small towns and big cities with walls around them.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 17:10" - }, - "They set up stone pillars", - { - "type": "char:add", - "content": [ - "to honor gods" - ] - }, - ", and poles", - { - "type": "char:add", - "content": [ - "to worship the goddess" - ] - }, - "Asherah at the top of every high hill and under every", - { - "type": "char:add", - "content": [ - "big" - ] - }, - "tree.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 17:11" - }, - "The Israelis burned incense in every place where they worshiped those gods, just like the people-groups who lived there previously had done—the groups that Yahweh had expelled from the land. The Israelis did many wicked things that caused Yahweh to become angry.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 17:12" - }, - "Yahweh warned them many times that they should not worship idols, but they did it anyway.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 17:13" - }, - "Yahweh frequently sent his prophets and ◄seers/those who saw visions from Yahweh► to warn the people of Israel and the people of Judah. The message that Yahweh gave them was, “Turn away from all your evil behavior. Obey my commands and my laws, the laws that I told your ancestors", - { - "type": "char:add", - "content": [ - "to obey" - ] - }, - "and which I told the prophets who served me to tell to you", - { - "type": "char:add", - "content": [ - "again" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 17:14" - }, - "But the Israeli people would not pay attention. They were stubborn [IDM] just like their ancestors were. Just like their ancestors did, they refused to believe in Yahweh their God.", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 17:15" - }, - "They rejected Yahweh's laws and the agreement that he had made with their ancestors. They ignored Yahweh's warnings. They worshiped worthless idols and as a result they themselves became worthless. Although Yahweh had commanded them not to imitate the evil behavior of the people-groups that lived near them, they disobeyed that command." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 17:16" - }, - "The Israeli people disobeyed all of Yahweh's commands. They made two metal calves", - { - "type": "char:add", - "content": [ - "to worship" - ] - }, - ". They set up two poles", - { - "type": "char:add", - "content": [ - "to worship the goddess" - ] - }, - "Asherah, and they worshiped", - { - "type": "char:add", - "content": [ - "the god" - ] - }, - "Baal, and the sun, the moon, and the stars.", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 17:17" - }, - "They also burned their own sons and daughters to be sacrifices", - { - "type": "char:add", - "content": [ - "to those gods" - ] - }, - ". They went to fortune-tellers and they practiced sorcery. They continually chose [MET] to do", - { - "type": "char:add", - "content": [ - "all kinds of" - ] - }, - "evil things that caused Yahweh to become angry." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 17:18" - }, - "So, because Yahweh was very angry with the Israeli people, he allowed", - { - "type": "char:add", - "content": [ - "their enemies" - ] - }, - "to take them away", - { - "type": "char:add", - "content": [ - "from their country" - ] - }, - ". Only the people of the tribe of Judah were left", - { - "type": "char:add", - "content": [ - "in the land" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 17:19" - }, - "But even the people of Judah did not obey the commands of Yahweh their God. They imitated the evil customs that the Israelis had introduced.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 17:20" - }, - "So Yahweh rejected all the people of Israel and of Judah. He punished them by allowing the armies of other nations to defeat them", - { - "type": "char:add", - "content": [ - "and take them away" - ] - }, - ". He got rid of all of them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 17:21" - }, - "Earlier, when Yahweh allowed the people of Israel to separate/break away from the area [MTY] that King David", - { - "type": "char:add", - "content": [ - "had estabished" - ] - }, - ", they chose Jeroboam, the son of Nebat, to be their king. Then Jeroboam enticed the people of Israel to stop worshiping Yahweh", - { - "type": "char:add", - "content": [ - "and to worship idols instead" - ] - }, - ". He led them to commit great sins.", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 17:22" - }, - "And the Israeli people continued to do the evil things that Jeroboam introduced. They did not turn away from those sins,", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 17:23" - }, - "until finally Yahweh got rid of them. That was just what his prophets had warned would happen. The Israeli people were taken away to the land of Assyria, and they still remain there." - ] - }, - { - "type": "para:s1", - "content": [ - "Other groups settled in Israel" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 17:24" - }, - "The king of Assyria", - { - "type": "char:add", - "content": [ - "ordered his soldiers to" - ] - }, - "take", - { - "type": "char:add", - "content": [ - "groups of" - ] - }, - "people from Babylon, Cuthah, Avva, Hamath, and Sepharvaim", - { - "type": "char:add", - "content": [ - "cities" - ] - }, - "to Samaria", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ", and to resettle them in the towns there, to take the place of the Israelis", - { - "type": "char:add", - "content": [ - "who lived there previously" - ] - }, - ". Those people took control over", - { - "type": "char:add", - "content": [ - "the whole" - ] - }, - "Samaria", - { - "type": "char:add", - "content": [ - "region" - ] - }, - "and lived in the towns there.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 17:25" - }, - "But those people", - { - "type": "char:add", - "content": [ - "who came from other countries" - ] - }, - "did not worship Yahweh when they first arrived in Samaria. So Yahweh sent lions to kill some of them.", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 17:26" - }, - "Then those people sent a message to the king of Assyria. They wrote, “We people who have resettled in the towns of Samaria do not know how to worship the God that", - { - "type": "char:add", - "content": [ - "the Israelis worshiped" - ] - }, - "in this land. So he has sent lions among us to kill us, because we have not worshiped him correctly.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 17:27" - }, - "When the king of Assyria", - { - "type": "char:add", - "content": [ - "read this letter, he" - ] - }, - "commanded", - { - "type": "char:add", - "content": [ - "his officers" - ] - }, - ", “You brought many priests here from Samaria. Send one of them back there. Tell him to teach the people who are now living there how to worship correctly the God whom the Israelis worshiped in that land.”", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 17:28" - }, - "So", - { - "type": "char:add", - "content": [ - "the officers did that" - ] - }, - ". They sent one of the Israeli priests back to Samaria. That priest went to live in Bethel", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", and he taught the people there how to worship Yahweh." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 17:29" - }, - "But the people who", - { - "type": "char:add", - "content": [ - "returned from Babylon" - ] - }, - "and started to live in Samaria continued to make their own idols. They placed them in the shrines that the Israelis had built there. The people of each people-group made idols in the cities in which they were living.", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 17:30" - }, - "The people from Babylon made idols to represent their god Succoth-Benoth. The people from Cuthah made idols to represent their god Nergal. The people from Hamath made idols to represent their god Ashima.", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 17:31" - }, - "The people of Avva made idols to represent their gods Nibhaz and Tartak. The people from Sepharvaim sacrificed their own children. They completely burned them", - { - "type": "char:add", - "content": [ - "in pits where hot fires were kept burning" - ] - }, - ", as offerings to their gods Adrammelech and Anammelech.", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 17:32" - }, - "But those people also worshiped Yahweh, and they appointed from among their own groups many people to be priests at the shrines on the tops of the hills, in order that those priests could offer sacrifices for them there." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "2KI 17:33" - }, - "So they revered Yahweh, but they also worshiped their own gods, just as the people living in the countries from which they had been taken to Samaria did.", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 17:34" - }, - "They still keep their old customs. They really do not worship Yahweh, and they do not obey all the laws and commands that Yahweh gave to the descendants of Jacob, to whom he gave the new name Israel.", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 17:35" - }, - "Yahweh had previously made an agreement with their ancestors, commanding them not to worship other gods or bow down to honor them or do other things to please them or offer sacrifices to them.", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 17:36" - }, - "He had said to them, “You must have an awesome respect for me, Yahweh, the one who brought you out of Egypt with my very great power [DOU]. I am the one whom you must bow down to honor, and I am the one to whom you must offer sacrifices.", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 17:37" - }, - "You must always obey the laws and commands that I", - { - "type": "char:add", - "content": [ - "told Moses to" - ] - }, - "write for you. You must not worship other gods.", - { - "type": "verse:v", - "number": "38", - "sid": "2KI 17:38" - }, - "And you must not forget the agreement that I made with your ancestors. You must not revere other gods.", - { - "type": "verse:v", - "number": "39", - "sid": "2KI 17:39" - }, - "Instead, you must revere me, Yahweh, your God. If you do that, I will rescue you from the power [MTY] of all your enemies.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "2KI 17:40" - }, - "But,", - { - "type": "char:add", - "content": [ - "the people from those foreign nations" - ] - }, - "would not heed what Yahweh said. Instead, they continued to adhere to their old customs.", - { - "type": "verse:v", - "number": "41", - "sid": "2KI 17:41" - }, - "So, they worshiped Yahweh, but they also worshiped their idols. And their descendants still do the same thing." - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "2KI 18" - }, - { - "type": "para:s1", - "content": [ - "King Hezekiah started to rule Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 18:1" - }, - "After King Hoshea had been ruling Israel for almost three years, Hezekiah, the son of Ahaz, began to rule Judah.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 18:2" - }, - "He was 25 years old when he became the king", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - "and he ruled from Jerusalem for 29 years. His mother was Abijah, the daughter of", - { - "type": "char:add", - "content": [ - "a man whose name was" - ] - }, - "Zechariah.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 18:3" - }, - "Hezekiah did things that Yahweh considered to be right, like his ancestor King David had done.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 18:4" - }, - "He destroyed the places where people worshiped Yahweh on the tops of hills, and he broke into pieces the stone pillars", - { - "type": "char:add", - "content": [ - "for worshiping the goddess Asherah" - ] - }, - ". He also broke into pieces the bronze", - { - "type": "char:add", - "content": [ - "replica/statue of a" - ] - }, - "snake that Moses had made. He did that because the people had named it Nehushtan, and they were burning incense in front of it to honor it." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 18:5" - }, - "Hezekiah trusted in Yahweh, the God whom the Israelis", - { - "type": "char:add", - "content": [ - "worshiped." - ] - }, - "There was no king who ruled Judah before him or after him who was as", - { - "type": "char:add", - "content": [ - "devoted to Yahweh as" - ] - }, - "he was.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 18:6" - }, - "He remained loyal to Yahweh and never disobeyed him. He carefully obeyed all the commandments that Yahweh had given to Moses.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 18:7" - }, - "Yahweh always ◄helped/was with► him. He was successful in everything that he did. He rebelled against the king of Assyria and refused to ◄pay taxes to him/do what the king of Assyria wanted him to do►.", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 18:8" - }, - "His army defeated the", - { - "type": "char:add", - "content": [ - "soldiers of Philistia" - ] - }, - "as far", - { - "type": "char:add", - "content": [ - "south" - ] - }, - "as Gaza", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "and the nearby villages. They conquered the entire area, from the smallest watchtower to the largest cities surrounded by walls." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 18:9" - }, - "After King Hezekiah had been ruling Judah for almost four years, and when King Hoshea had been ruling Israel for almost seven years,", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "King Shalmaneser of Assyria invaded Israel and surrounded Samaria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 18:10" - }, - "In the third year they captured the city. That was when Hezekiah has been ruling Judah for almost six years, and when Hoshea had been ruling Israel for almost nine years.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 18:11" - }, - "The king of Assyria commanded that the people of Israel be taken to Assyria. Some of them were taken to Halah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", some were taken to a place near the Habor", - { - "type": "char:add", - "content": [ - "River" - ] - }, - "in the Gozan", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ", and some were taken to cities where the Mede people-group live.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 18:12" - }, - "That happened because the Israelis did not obey Yahweh their God. They disobeyed the agreement that Yahweh had made with their ancestors, and all the laws that Moses, the man who served Yahweh", - { - "type": "char:add", - "content": [ - "very well" - ] - }, - ", had told them to obey. They would not obey those laws; they would not even listen to them." - ] - }, - { - "type": "para:s1", - "content": [ - "The army of Assyria invaded Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 18:13" - }, - "After King Hezekiah had been ruling Judah for almost fourteen years,", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "King Sennacherib of Assyria attacked all the cities in Judah that had walls around them. They", - { - "type": "char:add", - "content": [ - "did not capture Jerusalem, but" - ] - }, - "they captured all the other cities.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 18:14" - }, - "King Hezekiah sent a message to Sennacherib, while Sennacherib was in Lachish, saying “What I have done was wrong. Please", - { - "type": "char:add", - "content": [ - "tell your soldiers to" - ] - }, - "stop attacking us. If you do that, I will pay you whatever you tell me to.” So the king of Assyria said that Hezekiah must pay to him ◄ten tons/9,000 kg.► of silver and ◄one ton/900 kg.► of gold." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 18:15" - }, - "So Hezekiah gave to him all the silver that was in the temple and that was stored in the king's palace." - ] - }, - { - "type": "para:s1", - "content": [ - "Sennacherib threatened to destroy Jerusalem" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 18:16" - }, - "Hezekiah's men also stripped the gold from the doors of the temple and the gold that he himself had put on the doorposts, and he sent all that gold to the king of Assyria.", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 18:17" - }, - "But the king of Assyria sent a large army with some of his important officials from Lachish", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "to", - { - "type": "char:add", - "content": [ - "persuade" - ] - }, - "King Hezekiah", - { - "type": "char:add", - "content": [ - "to surrender" - ] - }, - ". When they arrived at Jerusalem, they stood alongside the aqueduct/channel in which water flows from the upper pool into Jerusalem, near the road to the field where the women wash clothes.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 18:18" - }, - "They sent a message requesting King Hezekiah to come to them, but the king sent three of his officials", - { - "type": "char:add", - "content": [ - "to talk to them" - ] - }, - ". He sent Hilkiah's son Eliakim, who supervised the palace; Shebna, the official secretary; and Asaph's son Joah, who communicated the king's messages to the people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 18:19" - }, - "One of Sennacherib's important officials told them to take this message to Hezekiah:" - ] - }, - { - "type": "para:p", - "content": [ - "“This is what the king of Assyria, the great king, says: ‘What are you trusting in", - { - "type": "char:add", - "content": [ - "to rescue you" - ] - }, - "[RHQ]?", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 18:20" - }, - "You say that you have weapons to fight us, and some country promises", - { - "type": "char:add", - "content": [ - "to help you" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "and that will enable you to defeat us" - ] - }, - ", but that is only talk [RHQ]. Who do you think will help you to rebel against my", - { - "type": "char:add", - "content": [ - "soldiers from Assyria" - ] - }, - "?", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 18:21" - }, - "Listen to me! You are relying on the", - { - "type": "char:add", - "content": [ - "army of" - ] - }, - "Egypt. But that is like [MET] using a broken reed for a walking stick on which you could lean. But it would pierce the hand of anyone who would lean on it! That is what the king of Egypt would be like for anyone who relied on him", - { - "type": "char:add", - "content": [ - "for help" - ] - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 18:22" - }, - "But perhaps you will say to me, “No, we are ◄relying on/trusting in► Yahweh our God", - { - "type": "char:add", - "content": [ - "to help us" - ] - }, - ".”", - { - "type": "char:add", - "content": [ - "I would reply," - ] - }, - "“Is he not the one whom", - { - "type": "char:add", - "content": [ - "you insulted by" - ] - }, - "tearing down his shrines and altars and forcing everyone in Jerusalem and", - { - "type": "char:add", - "content": [ - "other places in" - ] - }, - "Judah to worship only in front of the altar", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "?” ’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 18:23" - }, - "So I suggest that you make a deal between you and my master/boss, the king of Assyria. I will give you 2,000 horses, but", - { - "type": "char:add", - "content": [ - "I do not think that" - ] - }, - "you are able to find 2,000 of your men who can ride on them!", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 18:24" - }, - "You are expecting the king of Egypt to send chariots and men riding horses", - { - "type": "char:add", - "content": [ - "to assist you" - ] - }, - ". But they certainly would not [RHQ] be able to resist/defeat even the most insignificant/unimportant official in the army of Assyria!", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 18:25" - }, - "Furthermore, ◄do you think that we have come to destroy Jerusalem without Yahweh's help?/do not think that we have come to Jerusalem without Yahweh's help.► [RHQ] It is Yahweh himself who told us to come here and destroy this land!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 18:26" - }, - "Then Eliakim, Shebna and Joah said to the official from Assyria, “Sir, please speak to us in your Aramaic language, because we understand it. Do not speak to us in our Hebrew language, because the people who are standing on the wall will understand it", - { - "type": "char:add", - "content": [ - "and be frightened" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 18:27" - }, - "But the official replied, “Do you think [RHQ] that my master sent me to say these things only to you and not to the people who are standing on the wall?", - { - "type": "char:add", - "content": [ - "If you reject this message" - ] - }, - ", the", - { - "type": "char:add", - "content": [ - "people in this city" - ] - }, - "will soon need to eat their own dung and drink their own urine, just like you will,", - { - "type": "char:add", - "content": [ - "because there will be nothing more for you to eat or drink" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 18:28" - }, - "Then the official stood up and shouted in the Hebrew language", - { - "type": "char:add", - "content": [ - "to the people sitting on the wall" - ] - }, - ". He said, “Listen to this message from the great king, the king of Assyria. He says,", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 18:29" - }, - "‘Do not allow Hezekiah to deceive you. He will not be able to rescue you from my power [MTY].", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 18:30" - }, - "Do not allow him to persuade you to rely on Yahweh, saying that Yahweh will rescue you, and that the army of Assyria will never capture this city!’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "2KI 18:31" - }, - "Do not pay attention to what Hezekiah says! This is what the king of Assyria says: ‘Come out of the city and surrender to me. If you do that, I will arrange for each of you to drink the juice from your own grapevines, and to eat figs from your own trees, and to drink water from your own wells.", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 18:32" - }, - "You will be able to do that until we come and take you to a land that is like your land—a land where there is grain to make bread and vineyards to", - { - "type": "char:add", - "content": [ - "produce grapes for making" - ] - }, - "wine. It will be a land that has plenty of olive trees and honey. If you do what the king of Assyria commands, you will not die. You will continue to live." - ] - }, - { - "type": "para:p", - "content": [ - "Do not allow Hezekiah to persuade you to trust in Yahweh saying that he will rescue you!", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 18:33" - }, - "The gods that people of other nations worship have never rescued them from the power [MTY] of the king of Assyria [RHQ]!", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 18:34" - }, - "Why were the gods of Hamath and Arpad", - { - "type": "char:add", - "content": [ - "cities" - ] - }, - "unable to rescue their people from the king of Assyria [RHQ]? What happened to the gods of Sepharvaim, Hena, and Ivvah,", - { - "type": "char:add", - "content": [ - "towns that we completely destroyed and their gods disappeared" - ] - }, - "[RHQ]? Did any god rescue Samaria from my power?", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 18:35" - }, - "No, none of the gods of the countries", - { - "type": "char:add", - "content": [ - "that my army attacked" - ] - }, - "rescued their people [RHQ] from me! So why do you think that Yahweh will rescue you people of Jerusalem from my power [MTY]?’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "2KI 18:36" - }, - "But the people", - { - "type": "char:add", - "content": [ - "who were listening" - ] - }, - "stayed silent. No one said anything, because King Hezekiah had told them, “", - { - "type": "char:add", - "content": [ - "When the official from Assyria talks to you" - ] - }, - ", do not answer him.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "2KI 18:37" - }, - "Then Eliakim the palace administrator and Shebna the court secretary and Joah the royal historian went back to Hezekiah with their clothes torn", - { - "type": "char:add", - "content": [ - "because they were extremely distressed" - ] - }, - ", and they told him what the official from Assyria had said." - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "2KI 19" - }, - { - "type": "para:s1", - "content": [ - "Hezekiah consulted the prophet Isaiah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 19:1" - }, - "When King Hezekiah heard what they reported, he tore his clothes and put on clothes made of rough cloth", - { - "type": "char:add", - "content": [ - "because he was very distressed" - ] - }, - ". Then he went to the temple", - { - "type": "char:add", - "content": [ - "to ask God what to do" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 19:2" - }, - "He summoned Eliakim and Shebna and the ◄older/most important► priests, who were also wearing clothes made of rough sackcloth, and told them to talk to me.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 19:3" - }, - "He said to them, “Tell this to Isaiah: King Hezekiah says that we are having great distress/trouble now.", - { - "type": "char:add", - "content": [ - "Other nations are causing" - ] - }, - "us to be insulted and disgraced. We are like [MET] a woman who is about to give birth to a child, but she does not have the strength that she needs to do it.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 19:4" - }, - "Perhaps Yahweh your God has heard everything that the official from Assyria said. Perhaps he knows that his boss/master, the king of Assyria, sent him to insult the all-powerful God, and that Yahweh will rebuke/punish him for what he said. And he requests that you pray for the few of us who are still alive", - { - "type": "char:add", - "content": [ - "here in Jerusalem" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 19:5" - }, - "When the messengers from Hezekiah came to Isaiah,", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 19:6" - }, - "Isaiah said to them, “", - { - "type": "char:add", - "content": [ - "Go back to" - ] - }, - "your boss/master and tell him, ‘This is what Yahweh says: Those messengers from the king of Assyria have said evil things about me. But you should not be disturbed because of what they said.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 19:7" - }, - "Listen to this: I will cause Sennacherib to hear a rumor that will worry him,", - { - "type": "char:add", - "content": [ - "that a foreign army is about to attack his country" - ] - }, - ". So he will return to his own country, and there I will cause him to be assassinated by", - { - "type": "char:add", - "content": [ - "men using" - ] - }, - "swords.’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 19:8" - }, - "The official from Assyria found out that the King of Assyria", - { - "type": "char:add", - "content": [ - "and his army" - ] - }, - "had left Lachish", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", and that they were attacking Libnah,", - { - "type": "char:add", - "content": [ - "which is a nearby city" - ] - }, - ". So the official went there", - { - "type": "char:add", - "content": [ - "to report to him what had happened in Jerusalem" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 19:9" - }, - "Soon after that, King Sennacherib received a report that King Tirhakah of Ethiopia was leading his army, and was coming to attack them. So before King Sennacherib left Libnah", - { - "type": "char:add", - "content": [ - "to fight against the army from Ethiopia" - ] - }, - ", he sent other messengers to King Hezekiah with a letter.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 19:10" - }, - { - "type": "char:add", - "content": [ - "In the letter" - ] - }, - "he wrote this to Hezekiah: “Do not allow your god on whom you are relying to deceive you by promising that the city of Jerusalem will not be captured by my army [MTY].", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 19:11" - }, - "You have certainly heard what the armies of the kings of Assyria have done to all the other countries. Our armies have completely destroyed them. So, ◄do you think that you will escape?/do not think that your god will save you!► [RHQ]", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 19:12" - }, - "Did the gods of the nations that were about to be destroyed by the armies of the previous kings of Assyria rescue them? Did those gods rescue the people in the Gozan region and in Haran and Rezeph", - { - "type": "char:add", - "content": [ - "cities in northern Syria" - ] - }, - "and the people of Eden who had been ◄deported/forced to go► to Tel-Assar", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "? None of the gods of those cities were able to rescue them.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 19:13" - }, - "What happened to the kings of Hamath and Arpad and Sepharvaim and Ivvah", - { - "type": "char:add", - "content": [ - "cities" - ] - }, - "[RHQ]?", - { - "type": "char:add", - "content": [ - "Most of them are dead, and the other people were deported" - ] - }, - "!”" - ] - }, - { - "type": "para:s1", - "content": [ - "Hezekiah prayed" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 19:14" - }, - "Hezekiah took the letter that the messengers gave him, and he read it. Then he went up to the temple and spread out the letter in front of Yahweh.", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 19:15" - }, - "Then Hezekiah prayed, “Yahweh, the God whom to whom we Israelis belong, you are seated on your throne above the", - { - "type": "char:add", - "content": [ - "statues of" - ] - }, - "creatures with wings,", - { - "type": "char:add", - "content": [ - "above the Sacred Chest" - ] - }, - ". Only you are truly God. You rule all the kingdoms on this earth. You are the one who created", - { - "type": "char:add", - "content": [ - "everything on" - ] - }, - "the earth and in the sky.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 19:16" - }, - "So, Yahweh, please listen to what I am saying, and look at", - { - "type": "char:add", - "content": [ - "what is happening" - ] - }, - ". And listen to what King Sennacherib has said to insult you, the all-powerful God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 19:17" - }, - "Yahweh, it is true that the", - { - "type": "char:add", - "content": [ - "armies of" - ] - }, - "the kings of Assyria have completely destroyed many nations, and ruined their land.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 19:18" - }, - "And they have thrown the idols of those nations into fires and burned them. But", - { - "type": "char:add", - "content": [ - "that was not difficult to do, because" - ] - }, - "they were not gods. They were only statues made of wood and stone, idols that were shaped by humans,", - { - "type": "char:add", - "content": [ - "and that is why they were destroyed easily" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 19:19" - }, - "So now, Yahweh our God, please rescue us from the power [MTY]", - { - "type": "char:add", - "content": [ - "of the king of Assyria" - ] - }, - ", in order that the people in all the kingdoms of the world will know that you, Yahweh, are the only one who is truly God.”" - ] - }, - { - "type": "para:s1", - "content": [ - "Isaiah predicted that the Assyrians would not conquer Jerusalem" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 19:20" - }, - "Then Isaiah sent this message to Hezekiah: “This is what Yahweh, the God to whom we Israelis belong, says: I have heard what you prayed to me about Sennacherib, the king of Assyria.", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 19:21" - }, - "This is what I say to him:" - ] - }, - { - "type": "para:q1", - "content": [ - "‘The people of Jerusalem [MTY] despise you and make fun of you." - ] - }, - { - "type": "para:q2", - "content": [ - "They wag/shake their heads to mock you while you flee from here." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 19:22" - }, - "Who do you think that you are despising and ridiculing?" - ] - }, - { - "type": "para:q2", - "content": [ - "Who do you think you were shouting at?" - ] - }, - { - "type": "para:q1", - "content": [ - "Who do you think you were looking at very proudly/arrogantly?" - ] - }, - { - "type": "para:q2", - "content": [ - "It was I, the holy God whom the Israelis worship." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 19:23" - }, - "The messengers that you sent made fun of me." - ] - }, - { - "type": "para:q2", - "content": [ - "You said, “With my many chariots I have gone to the highest mountains," - ] - }, - { - "type": "para:q2", - "content": [ - "even to the highest mountains in Lebanon." - ] - }, - { - "type": "para:q1", - "content": [ - "We have cut down its tallest cedar trees" - ] - }, - { - "type": "para:q2", - "content": [ - "and its nicest pine/cyprus trees." - ] - }, - { - "type": "para:q1", - "content": [ - "We have been to the most distant/remote peaks" - ] - }, - { - "type": "para:q2", - "content": [ - "and to its dense forests." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 19:24" - }, - "We have dug wells in other countries and drank water from them." - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "2KI", + "content": [ + "- Translation 4 Translators 1" + ] + }, + { + "type": "para:ide", + "content": [ + "65001 - Unicode (UTF-8)" + ] + }, + { + "type": "para:h", + "content": [ + "2 KINGS" + ] + }, + { + "type": "para:toc1", + "content": [ + "2 Kings" + ] + }, + { + "type": "para:toc2", + "content": [ + "2 Kings" + ] + }, + { + "type": "para:toc3", + "content": [ + "2 Ki" + ] + }, + { + "type": "para:mt1", + "content": [ + "SECOND KINGS" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "2KI 1" + }, + { + "type": "para:s1", + "content": [ + "Elijah condemned King Ahaziah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 1:1" + }, + "After King Ahab died,", + { + "type": "char:add", + "content": [ + "the country of" + ] + }, + "Moab rebelled against Israel.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 1:2" + }, + "One day, Ahaziah,", + { + "type": "char:add", + "content": [ + "the new king of Israel" + ] + }, + ", fell through the wooden slats/boards around the edge of the flat roof", + { + "type": "char:add", + "content": [ + "of his palace" + ] + }, + "in Samaria. He was badly injured, so he summoned some messengers and told them, “Go to Ekron", + { + "type": "char:add", + "content": [ + "city in Philistia" + ] + }, + ", and ask their god Baalzebub whether I will ◄recover/become well►.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "2KI 1:3" + }, + "But an angel from Yahweh said to Elijah, the prophet from Tishbe", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", “The king of Samaria", + { + "type": "char:add", + "content": [ + "is sending" + ] + }, + "some messengers", + { + "type": "char:add", + "content": [ + "to Ekron" + ] + }, + ". Go and meet them and say to them, ‘Is it because there is no God in Israel that you are going to Ekron to ask Baalzebub, the god of those people,", + { + "type": "char:add", + "content": [ + "whether you will recover" + ] + }, + "?", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 1:4" + }, + "Yahweh says", + { + "type": "char:add", + "content": [ + "that you should tell King Ahaziah" + ] }, + "that he will not recover from his being injured; he will surely die.’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q1", - "content": [ - "And by marching through [MTY] the streams of Egypt," - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 1:5" }, { - "type": "para:q2", - "content": [ - "we dried them all up [HYP]!” ’", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "2KI 19:25" - }, - { - "type": "char:add", - "content": [ - "But I reply" - ] - }, - ", ‘Have you never heard that long ago I determined", - { - "type": "char:add", - "content": [ - "that those things would happen" - ] - }, - "?" - ] - }, - { - "type": "para:q1", - "content": [ - "I planned it long ago," - ] - }, - { - "type": "para:q2", - "content": [ - "and now I have been causing it to happen." - ] - }, - { - "type": "para:q1", - "content": [ - "I planned that your army would have", - { - "type": "char:add", - "content": [ - "the power to" - ] - }, - "capture many cities that were surrounded by high walls," - ] - }, - { - "type": "para:q2", - "content": [ - "and cause them to become piles of rubble." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 19:26" - }, - "The people who lived in those cities have no power," - ] - }, - { - "type": "para:q2", - "content": [ - "and as a result they became dismayed and discouraged." - ] - }, - { - "type": "para:q1", - "content": [ - "They are as frail as plants and grass in the fields," - ] - }, - { - "type": "para:q2", - "content": [ - "as frail as grass that grows on the roofs of houses" - ] - }, - { - "type": "para:q2", - "content": [ - "and is scorched by the hot east wind.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 19:27" - }, - "But I know", - { - "type": "char:add", - "content": [ - "everything about you" - ] - }, - "." - ] - }, - { - "type": "para:q2", - "content": [ - "I know when you are in your house and when you go outside;" - ] - }, - { - "type": "para:q1", - "content": [ - "I also know that you are ◄raging/speaking very angrily► against me." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 19:28" - }, - "So, because you have raged against me," - ] - }, - { - "type": "para:q2", - "content": [ - "and because I have heard [MTY] you speak very proudly/arrogantly," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:add", - "content": [ - "it will be as though" - ] - }, - "I will put a hook in your nose" - ] - }, - { - "type": "para:q2", - "content": [ - "and an iron ◄bit/piece of metal► in your mouth", - { - "type": "char:add", - "content": [ - "in order that I can lead you where I want you to go" - ] - }, - "," - ] - }, - { - "type": "para:q1", - "content": [ - "and I will force you to return", - { - "type": "char:add", - "content": [ - "to your own country" - ] - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - "on the same road on which you came here,", - { - "type": "char:add", - "content": [ - "without conquering Jerusalem" - ] - }, - ".’ ”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 19:29" - }, - "Then I said to Hezekiah, “This is what will happen to prove", - { - "type": "char:add", - "content": [ - "that I am telling the truth" - ] - }, - ":" - ] - }, - { - "type": "para:p", - "content": [ - "This year and next year you", - { - "type": "char:add", - "content": [ - "and your people" - ] - }, - "will be able to harvest only ◄wild grain/grain that grows without having been planted►." - ] - }, - { - "type": "para:p", - "content": [ - "But the following year, you", - { - "type": "char:add", - "content": [ - "Israelis" - ] - }, - "will be able to plant grain and harvest it, and to plant vineyards and eat the grapes that you harvest." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "2KI 19:30" - }, - "The people [MTY] in Judah who remain alive will prosper and have many children; they will be like plants whose roots go deep down into the ground and which produce much [MET]." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "2KI 19:31" - }, - "There will be many people in Jerusalem [DOU] who will survive, because I, Yahweh, the commander of the armies of angels in heaven, want [PRS] it to happen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 19:32" - }, - "So this is what I, Yahweh, say about the king of Assyria:" - ] - }, - { - "type": "para:q1", - "content": [ - "‘His armies will not enter this city;" - ] - }, - { - "type": "para:q2", - "content": [ - "they will not even shoot any arrows into it!" - ] - }, - { - "type": "para:q1", - "content": [ - "His soldiers will not", - { - "type": "char:add", - "content": [ - "march outside" - ] - }, - "the city gates carrying shields," - ] - }, - { - "type": "para:q2", - "content": [ - "and they will not even build high mounds of dirt against", - { - "type": "char:add", - "content": [ - "the city walls" - ] - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "char:add", - "content": [ - "to enable them to attack the city" - ] - }, - "." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "2KI 19:33" - }, - "Their king will return to his own country" - ] - }, - { - "type": "para:q2", - "content": [ - "on the same road on which he came here." - ] - }, - { - "type": "para:q1", - "content": [ - "He will not enter this city!’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "That will happen because" - ] - }, - "I, Yahweh, have said it!" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "2KI 19:34" - }, - "I will defend this city and prevent it from being destroyed." - ] - }, - { - "type": "para:q2", - "content": [ - "I will do this for the sake of my own reputation and because of what I promised to King David, who served me well.”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "2KI 19:35" - }, - "That night, an angel from Yahweh went out to where the army of Assyria had put up their tents, and killed 185,000 of their soldiers! When the rest of their soldiers woke up the next morning, they saw that there were corpses everywhere!", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 19:36" - }, - "Then King Sennacherib left and went home to Nineveh,", - { - "type": "char:add", - "content": [ - "the capital of Assyria" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "2KI 19:37" - }, - "One day, when he was worshiping in the temple of his god Nisroch, two of his sons, Adrammelech and Sharezer, killed him with their swords. Then they escaped and went to the Ararat", - { - "type": "char:add", - "content": [ - "region, northwest of Nineveh" - ] - }, - ". And another of Sennacherib's sons, Esarhaddon, became the king of Assyria." - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "2KI 20" - }, - { - "type": "para:s1", - "content": [ - "Hezekiah's sickness and his recovery" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 20:1" - }, - "About that time, Hezekiah became very ill.", - { - "type": "char:add", - "content": [ - "He thought that he" - ] - }, - "was about to die. Isaiah the prophet came to him and said, “This is what Yahweh says: ‘You should tell the people in your palace what you want them to do after you die, because you are not going to recover from this illness. You are going to die.’ ”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "2KI 20:2" - }, - "Hezekiah turned his face toward the wall and prayed,", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 20:3" - }, - "“Yahweh, do not forget that I have always served you faithfully, and I have done things that pleased you.” Then Hezekiah started to cry loudly." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 20:4" - }, - "Isaiah left the king, but before he had crossed the middle courtyard of the palace, Yahweh gave him a message", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 20:5" - }, - "which said, “Go back to Hezekiah, the ruler of my people, and say to him, ‘I, Yahweh, the God whom your ancestor King David", - { - "type": "char:add", - "content": [ - "worshiped" - ] - }, - ", have heard what you prayed. And I have seen your tears. So, listen: I will heal you. Two days from now you will", - { - "type": "char:add", - "content": [ - "be able to" - ] - }, - "go up to my temple.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 20:6" - }, - "I will enable you to live for fifteen more years. And I will rescue you and this city again from the power [MTY] of the king of Assyria. I will defend this city for the sake of my own reputation and because of what I promised King David, who served me", - { - "type": "char:add", - "content": [ - "well" - ] - }, - ".’ ”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 20:7" - }, - "So Isaiah", - { - "type": "char:add", - "content": [ - "returned to the palace and told Hezekiah what Yahweh had said. Then he said to Hezekiah's servants" - ] - }, - ", “Bring a paste made of boiled figs. Put some of it on his boil, and he will get well.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 20:8" - }, - "Then Hezekiah replied to Isaiah, “What will Yahweh do to prove that he will heal me and that two days from now I will be able to go up to the temple?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 20:9" - }, - "Isaiah replied, “Yahweh will do something that will prove to you that he will do what he promised. Do you want him to cause the shadow on the stairway/sundial to go back ten steps/degrees, or to go forward ten steps/degrees?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 20:10" - }, - "Hezekiah replied, “It is easy to cause the shadow to move forward,", - { - "type": "char:add", - "content": [ - "because that is what it always does" - ] - }, - ". Tell him to cause it to move backward ten steps/degrees.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 20:11" - }, - "So Isaiah prayed earnestly to Yahweh, and Yahweh caused the shadow to go backward ten steps/degrees on the stairway/sundial that King Ahaz had made (OR, that workers had built for King Ahaz)." - ] - }, - { - "type": "para:s1", - "content": [ - "The messengers from the king of Babylonia" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 20:12" - }, - "At that time, King Merodach-Baladan, the son of Baladan the", - { - "type": "char:add", - "content": [ - "previous" - ] - }, - "King of Babylonia, heard a report that King Hezekiah had been very sick. So he wrote some letters and gave them to some messengers to take to Hezekiah, along with a gift.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 20:13" - }, - { - "type": "char:add", - "content": [ - "When the messengers arrived" - ] - }, - ", Hezekiah welcomed them gladly. Then he showed them everything that was in his ◄treasure houses/places where very valuable things were stored► —the silver and gold, the spices, the nice-smelling olive oil, and all the weapons", - { - "type": "char:add", - "content": [ - "for his soldiers" - ] - }, - ". He showed them all the", - { - "type": "char:add", - "content": [ - "valuable" - ] - }, - "things in his storerooms and everywhere else in his kingdom [HYP]; he showed them everything." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 20:14" - }, - "Then the prophet Isaiah went to Hezekiah and asked him, “Where did those men come from, and what did they say to you?”" - ] - }, - { - "type": "para:p", - "content": [ - "Hezekiah replied, “They came from a country very far from here. They came from Babylonia.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 20:15" - }, - "Isaiah asked, “What did they see in your palace?”" - ] - }, - { - "type": "para:p", - "content": [ - "Hezekiah replied, “They saw everything. I showed them absolutely everything that I own—all my valuable things.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 20:16" - }, - { - "type": "char:add", - "content": [ - "Isaiah knew that Hezekiah had done a very foolish thing" - ] - }, - ". So Isaiah said to him, “Listen to what Yahweh says to you.", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 20:17" - }, - "There will be a time when everything that is still in your palace, all the valuable things that were put there by you and your ancestors, will be carried away to Babylon. There will be nothing left here!", - { - "type": "char:add", - "content": [ - "That is what" - ] - }, - "Yahweh says", - { - "type": "char:add", - "content": [ - "to you" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 20:18" - }, - "Furthermore, some of your own descendants will be forced to go there, and they will be castrated in order that they may become servants in the palace of the King of Babylon.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 20:19" - }, - "Then Hezekiah replied to Isaiah, “That message from Yahweh that you have given to me is good.” He said that because he was thinking, “Even if that happens, there will be peace and security", - { - "type": "char:add", - "content": [ - "in Israel" - ] - }, - "all the rest of my life.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 20:20" - }, - { - "type": "char:add", - "content": [ - "If you want to know more about" - ] - }, - "[RHQ] all the other things that Hezekiah did, about his brave deeds in battle, about his ordering a reservoir to be built in the city and a tunnel", - { - "type": "char:add", - "content": [ - "to be dug" - ] - }, - "to bring water into the reservoir, they are all written in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 20:21" - }, - "Later Hezekiah died [EUP], and his son Manasseh became the king." - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "2KI 21" - }, - { - "type": "para:s1", - "content": [ - "King Manasseh of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 21:1" - }, - "Manasseh was twelve years old when he began to rule. He ruled Judah for 55 years from Jerusalem. His mother was Hephzibah.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 21:2" - }, - "He did many things that Yahweh considered to be evil. He imitated the disgusting things that were formerly done by the people of the nations that Yahweh had expelled from the land of Israel as his people advanced", - { - "type": "char:add", - "content": [ - "through the land" - ] - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 21:3" - }, - "He commanded his workers to rebuild the shrines", - { - "type": "char:add", - "content": [ - "for worshiping Yahweh" - ] - }, - "that his father Hezekiah had destroyed", - { - "type": "char:add", - "content": [ - "because they were not in the place that Yahweh had said they should worship him" - ] - }, - ". He directed his workers to build altars for worshiping Baal. He made", - { - "type": "char:add", - "content": [ - "a statue of the goddess" - ] - }, - "Asherah, like Ahab the king of Israel had done", - { - "type": "char:add", - "content": [ - "previously" - ] - }, - ". And Manasseh worshiped [DOU] the stars.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 21:4" - }, - "He directed his workers to build altars", - { - "type": "char:add", - "content": [ - "for worshiping foreign gods" - ] - }, - "in the temple of Yahweh, about which Yahweh had said, “It is here in Jerusalem where I want people to worship [MTY] me, forever.”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 21:5" - }, - "He directed that altars for worshiping the stars be built in both of the courtyards outside the temple.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 21:6" - }, - "He even sacrificed his own son by burning", - { - "type": "char:add", - "content": [ - "him in a fire" - ] - }, - ". He performed rituals to practice sorcery and magic rituals. He also went to people who consulted the spirits of dead people to find out what would happen in the future. He did many things that Yahweh considered to be extremely evil, things that caused Yahweh to become very angry." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 21:7" - }, - "He placed the statue of the goddess Asherah in the temple, the place about which Yahweh had said to David and his son Solomon, “My temple will be here in Jerusalem. This is the city that I have chosen from all the territory of the twelve tribes of Israel, where I want people to worship me, forever.", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 21:8" - }, - "And if the Israeli people obey all my commands and all the laws that I gave to Moses, the man who served me", - { - "type": "char:add", - "content": [ - "very well" - ] - }, - ", I will not again force them to leave this land that I gave to their ancestors.”", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 21:9" - }, - "But the people did not heed Yahweh. And Manasseh persuaded them to commit sins that are more evil than the sins that were committed by the people of the nations that Yahweh had expelled from the land as the Israeli people advanced." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 21:10" - }, - { - "type": "char:add", - "content": [ - "These are some of the things that" - ] - }, - "the prophets said many times, messages that Yahweh had given them:", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 21:11" - }, - "“Manasseh, the king of Judah, has done these abominable things, things that are much worse than the things that the Amor people-group did in this land long ago. He has persuaded the people of Judah to sin by", - { - "type": "char:add", - "content": [ - "worshiping" - ] - }, - "idols.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 21:12" - }, - "Therefore, this is what I, Yahweh, the God whom you Israeli people worship, say: I will the cause the people of Jerusalem and the rest of Judah to experience great disasters. It will be terrible, with the result that everyone who hears about it will be stunned [MTY].", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 21:13" - }, - "I will judge and punish [MET] the people of Jerusalem like I punished the family of King Ahab", - { - "type": "char:add", - "content": [ - "of Israel" - ] - }, - ". I will ◄wipe Jerusalem clean/remove all the people from Jerusalem►, like [MET] people wipe a plate and then turn it upside down", - { - "type": "char:add", - "content": [ - "after they have finished eating, to show that they are now satisfied" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 21:14" - }, - "And I will abandon the people who remain alive, and I will allow their enemies to conquer them and steal everything valuable from their land.", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 21:15" - }, - "I will do this because my people have done things that I consider to be very evil, things which have caused me to become very angry. They have caused me to become angry continually, ever since their ancestors left Egypt.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 21:16" - }, - "Manasseh", - { - "type": "char:add", - "content": [ - "commanded his officials" - ] - }, - "to kill many innocent people in Jerusalem, with the result that their blood flowed in the streets. He did this in addition to persuading the people of Judah to sin against Yahweh", - { - "type": "char:add", - "content": [ - "by worshiping idols" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 21:17" - }, - { - "type": "char:add", - "content": [ - "If you want to know more about" - ] - }, - "all the things that Manasseh did, they are written in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 21:18" - }, - "Manasseh died [EUP] and was buried in the garden outside his palace, the garden that Uzza", - { - "type": "char:add", - "content": [ - "had made" - ] - }, - ". Then Manasseh's son Amon became the king." - ] - }, - { - "type": "para:s1", - "content": [ - "King Amon of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 21:19" - }, - "Amon was twenty-two years old when he became king. He ruled Judah from Jerusalem for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "two years. His mother's name was Meshullemeth. She was from Jotbah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", and was the granddaughter of Haruz.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 21:20" - }, - "Amon did many things that Yahweh considered to be evil, like his father Manasseh had done.", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 21:21" - }, - "He imitated the behavior of his father, and he worshiped the same idols that his father had worshiped [DOU].", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 21:22" - }, - "He abandoned Yahweh, the God whom his ancestors had", - { - "type": "char:add", - "content": [ - "worshiped" - ] - }, - ", and did not behave as Yahweh wanted him to.", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 21:23" - }, - "Then one day some of his officials plotted to kill him. They assassinated him in the palace." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 21:24" - }, - "But then the people of Judah killed all those who had assassinated King Amon, and they appointed his son Josiah to be their king." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "2KI 21:25" - }, - { - "type": "char:add", - "content": [ - "If you want to read about" - ] - }, - "[RHQ] the other things that Amon did, they are written in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 21:26" - }, - "Amon was also buried in the tomb in the garden that Uzza", - { - "type": "char:add", - "content": [ - "had made" - ] - }, - ". Then Amon's son Josiah became the king." - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "2KI 22" - }, - { - "type": "para:s1", - "content": [ - "King Josiah of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 22:1" - }, - "Josiah was eight years old when he became the king", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - ". He ruled from Jerusalem for 31 years. His mother was Jedidah and his grandfather was Adaiah from Bozkath", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 22:2" - }, - "Josiah did things that were pleasing to Yahweh and conducted his life as his ancestor King David had done. He completely obeyed [IDM] all the laws of God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "2KI 22:3" - }, - "After Josiah had been ruling for almost 18 years, he sent his secretary Shaphan, the son of Azaliah and grandson of Meshullam, to the temple with these instructions:", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 22:4" - }, - "“Go to Hilkiah, the Supreme Priest, and tell him to give me a report, telling me how much money the men who guard the doors of the temple have collected from the people", - { - "type": "char:add", - "content": [ - "as offerings" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 22:5" - }, - "Then tell him to give all that money to the men who are supervising the work of repairing the temple.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 22:6" - }, - "They must give that money to the carpenters, the builders, and the masons, and they should also buy the timber and the stones that they will use to repair the temple.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 22:7" - }, - "But the men who supervise the work will not be required to make a report on the money that is given to them, saying what they spent it for, because those men are completely honest.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 22:8" - }, - { - "type": "char:add", - "content": [ - "After Shaphan said that to Hilkiah" - ] - }, - "the king's secretary, Hilkiah said to Shaphan, “I have found in the temple a scroll on which is written the laws", - { - "type": "char:add", - "content": [ - "that God gave to Moses" - ] - }, - "!” Hilkiah gave the scroll to Shaphan, and he started to read it.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 22:9" - }, - "Then Shaphan", - { - "type": "char:add", - "content": [ - "took the scroll" - ] - }, - "to the king and said to him, “Your temple guards have taken the money that was in the temple, and they have given it to the men who will supervise the work of repairing the temple.”", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 22:10" - }, - "Then Shaphan said to the king, “I", - { - "type": "char:add", - "content": [ - "have brought to you" - ] - }, - "a scroll that Hilkiah gave to me.” And Shaphan started to read it to the king." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 22:11" - }, - "When the king heard the laws that were written in the scroll that Shaphan was reading to him, he tore his clothes", - { - "type": "char:add", - "content": [ - "because he was very dismayed" - ] - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 22:12" - }, - "Then he gave these instructions to Hilkiah, to Shaphan's son Ahikam, to Micaiah's son Achbor, and to Asaiah, the king's special advisor:", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 22:13" - }, - "“Go and ask Yahweh for me and for all the people of Judah, about what is written in this scroll that has been found. Because", - { - "type": "char:add", - "content": [ - "it is clear that" - ] - }, - "Yahweh is very angry with us because our ancestors disobeyed what was written on this scroll, things that we", - { - "type": "char:add", - "content": [ - "should have done" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 22:14" - }, - "So Hilkiah, Ahikam, Achbor, Shaphan, and Asaiah went to ◄consult/talk with► a woman whose name was Huldah, who was a prophetess who lived in the newer/northern part of Jerusalem. Her husband Shallum, son of Tikvah and grandson of Harhas, took care of the robes that were worn", - { - "type": "char:add", - "content": [ - "in the temple" - ] - }, - "(OR,", - { - "type": "char:add", - "content": [ - "by the king" - ] - }, - ").", - { - "type": "char:add", - "content": [ - "Those five men told her about the scroll" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 22:15" - }, - "She said to them, “This is what Yahweh the God whom we Israelis", - { - "type": "char:add", - "content": [ - "worship" - ] - }, - "says: ‘Go back and tell the king who sent you", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 22:16" - }, - "that this is what Yahweh says: “Listen to this carefully. I am going to cause all the people who live here Jerusalem to experience a disaster, which is what was written in the scroll that the king has read.", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 22:17" - }, - "I will do that because they have abandoned me, and they burn incense to", - { - "type": "char:add", - "content": [ - "honor" - ] - }, - "other gods. They have caused me to become very angry by", - { - "type": "char:add", - "content": [ - "worshiping" - ] - }, - "all the idols that they have made (OR, by all the wicked things that they have done), and my anger is like [MET] a fire that will not be put out.”", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 22:18" - }, - "The king of Judah sent you to inquire what I, Yahweh, wanted you to do, so this is what you should say to him: “Because you have heeded what was written in the scroll,", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 22:19" - }, - "and you repented and humbled yourself when you heard what I said to warn you", - { - "type": "char:add", - "content": [ - "about what would happen to" - ] - }, - "this city and the people who live here and because you tore your robes and wept in my presence, I have heard you. I said that I would cause this city to be abandoned. It will be a city whose name people will use when they curse someone. But I have heard what you prayed,", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 22:20" - }, - "so I will allow you to die [EUP] and be buried peacefully. I will cause the people who live here to experience a terrible disaster, but you will not", - { - "type": "char:add", - "content": [ - "be alive to" - ] - }, - "see it.” ’ ”" - ] - }, - { - "type": "para:p", - "content": [ - "After the men heard that, they returned to King Josiah and gave him that message." - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "2KI 23" - }, - { - "type": "para:s1", - "content": [ - "Josiah got rid of pagan worship" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 23:1" - }, - "Then the king summoned all the elders of Jerusalem and", - { - "type": "char:add", - "content": [ - "of the other places in" - ] - }, - "Judah.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 23:2" - }, - "They went together to the temple, along with the priests and the prophets, and many other [HYP] people, from the most important people to the least important people. And while they listened, the king read to them all of the laws that Moses had written. He read from the scroll that had been found in the temple.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 23:3" - }, - "Then the king stood next to the pillar", - { - "type": "char:add", - "content": [ - "where the kings stood when they made important announcements" - ] - }, - ", and while Yahweh was listening, he repeated his promise to sincerely obey [DOU] all of Yahweh's commands and regulations [DOU]. He also promised to ◄fulfill the conditions of/do what was written in► the agreement he made with Yahweh. And all the people also promised to obey the agreement." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 23:4" - }, - "Then the king commanded Hilkiah the Supreme Priest and all the other priests who assisted him and the men who guarded the entrance to the temple to bring out from the temple all the items that people had been using to worship Baal, the goddess Asherah, and the stars.", - { - "type": "char:add", - "content": [ - "After they carried them out" - ] - }, - ", they burned all those things outside the city near the Kidron Valley. Then they took all the ashes to Bethel,", - { - "type": "char:add", - "content": [ - "because that city was already considered to be desecrated/unholy" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 23:5" - }, - "There were many pagan priests that the previous kings of Judah had appointed to burn incense on the altars on the tops of hills in Judah. They had been offering sacrifices to Baal, to the sun, the moon, the planets, and the stars. The king stopped them from doing those things.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 23:6" - }, - "He", - { - "type": "char:add", - "content": [ - "commanded that" - ] - }, - "the statue of the goddess Asherah be taken out of the temple. Then they took it outside Jerusalem, down to the Kidron Brook, and burned it. Then they pounded the ashes to powder and scattered that over the graves in the public cemetery.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 23:7" - }, - "He also destroyed the rooms in the temple where the temple male prostitutes lived. That was where women wove robes that were used to worship the goddess Asherah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8-9", - "sid": "2KI 23:8-9" - }, - "Josiah also brought", - { - "type": "char:add", - "content": [ - "to Jerusalem" - ] - }, - "all the priests who were offering sacrifices in the other cities of Judah. He also desecrated the places on the tops of hills where the priests had burned incense", - { - "type": "char:add", - "content": [ - "to honor idols" - ] - }, - ", from Geba", - { - "type": "char:add", - "content": [ - "in the north" - ] - }, - "to Beersheba", - { - "type": "char:add", - "content": [ - "in the south" - ] - }, - ". Those priests were not allowed to offer sacrifices in the temple, but they", - { - "type": "char:add", - "content": [ - "were allowed to" - ] - }, - "eat the unleavened bread that the priests", - { - "type": "char:add", - "content": [ - "who worked in the temple" - ] - }, - "ate. He also", - { - "type": "char:add", - "content": [ - "commanded that" - ] - }, - "the altars that were dedicated to the goat demons near the gate built by Joshua, the mayor of Jerusalem, be destroyed. Those altars were at the left of the main gate into the city." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 23:10" - }, - "Josiah also desecrated the place named Topheth, in the Hinnom Valley, in order that no one could offer his son or daughter there to be completely burned for a sacrifice to", - { - "type": "char:add", - "content": [ - "the god" - ] - }, - "Molech.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 23:11" - }, - "He also removed the horses that the", - { - "type": "char:add", - "content": [ - "previous" - ] - }, - "kings of Judah had dedicated to worshiping the sun, and he burned the chariots that were used in that worship. Those horses and chariots were kept in the courtyard outside the temple, near the entrance to the temple, and near the room where", - { - "type": "char:add", - "content": [ - "one of Josiah's" - ] - }, - "officials, whose name was Nathan-Melech, lived." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 23:12" - }, - "Josiah also commanded his servants to tear down the altars that the previous kings of Judah had built on the roof of the palace, above the room where King Ahaz had stayed. They also tore down the altars that had been built by King Manasseh in the two courtyards outside the temple. He commanded that they be smashed to pieces and thrown down into the Kidron Valley.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 23:13" - }, - "He also commanded that the altars that King Solomon had built east of Jerusalem, south of Olive Tree Hill, be desecrated. Solomon had built them for the worship of the disgusting idols—the", - { - "type": "char:add", - "content": [ - "statue of the goddess" - ] - }, - "Astarte", - { - "type": "char:add", - "content": [ - "worshiped by the people in" - ] - }, - "Sidon", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", Chemosh the god of the Moab people-group, and Molech the god of the Ammon people-group.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 23:14" - }, - "They also broke into pieces the stone pillars that the Israeli people worshiped, and cut down the", - { - "type": "char:add", - "content": [ - "pillars that honored the goddess" - ] - }, - "Asherah, and they scattered the ground there with human bones", - { - "type": "char:add", - "content": [ - "to desecrate it" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 23:15" - }, - "Furthermore, he commanded them to tear down the place of worship at Bethel which had been built by King Jeroboam", - { - "type": "char:add", - "content": [ - "#1" - ] - }, - ", the king who persuaded the people of Israel to sin. They tore down the altar. Then they broke its stones into pieces and pounded them to become powder. They also burned the statue", - { - "type": "char:add", - "content": [ - "of the goddess" - ] - }, - "Asherah.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 23:16" - }, - "Then Josiah looked around and saw some tombs there on the hill. He commanded his men to take the bones out of those tombs and burn them on the altar. By doing that, he desecrated the altar. That was what a prophet had predicted many years before when Jeroboam", - { - "type": "char:add", - "content": [ - "#1" - ] - }, - "was standing close to that altar at a festival." - ] - }, - { - "type": "para:p", - "content": [ - "Then Josiah looked up and saw the tomb of the prophet who had predicted that." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 23:17" - }, - "Josiah asked, “Whose tomb is that?” The people of Bethel replied, “It is the tomb of the prophet who came from Judah and predicted that these things that you have just now done to this altar would happen.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 23:18" - }, - "Josiah replied, “Allow his tomb to remain as it is. Do not remove the prophet's bones from the tomb.”" - ] - }, - { - "type": "para:p", - "content": [ - "So the people did not remove those bones, or the bones of the other prophet, the one who had come from Samaria." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 23:19" - }, - "In every city in Israel, at Josiah's command, they tore down the shrines that had been built by the previous kings of Israel, which had caused Yahweh to become very angry. He did to all those shrines/altars the same thing that he had done to the altars at Bethel.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 23:20" - }, - "He ordered that all the priests who offered sacrifices on the altars on the tops of hills must be killed on those altars. Then he burned human bones on every one of those altars", - { - "type": "char:add", - "content": [ - "to desecrate them" - ] - }, - ". Then he returned to Jerusalem." - ] - }, - { - "type": "para:s1", - "content": [ - "Josiah had them celebrate the Passover Festival" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 23:21" - }, - "Then the king commanded all the people to celebrate the Passover Festival to honor Yahweh their God, which was written in the law of Moses that they should do", - { - "type": "char:add", - "content": [ - "every year" - ] - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 23:22" - }, - "During all the years that leaders ruled Israel and during all the years that kings had ruled Israel and Judah, they had not celebrated that festival.", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 23:23" - }, - "But now, after Josiah had been ruling for almost eighteen years, to", - { - "type": "char:add", - "content": [ - "honor" - ] - }, - "Yahweh they celebrated the Passover Festival in Jerusalem." - ] - }, - { - "type": "para:s1", - "content": [ - "Other things that Josiah changed" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 23:24" - }, - "Furthermore, Josiah got rid of all the people in Jerusalem and other places in Judah who practiced sorcery and those who requested the spirits of dead people", - { - "type": "char:add", - "content": [ - "to tell them what they should do" - ] - }, - ". He also removed from Jerusalem and from the other places in Judah all the household idols and all the other idols and abominable things. He did those things in order to obey what had been written in the scroll that Hilkiah had found in the temple.", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 23:25" - }, - "Josiah was totally devoted to Yahweh. There had never been", - { - "type": "char:add", - "content": [ - "in Judah or Israel" - ] - }, - "a king like him. He obeyed all the laws of Moses. And there has never since then been a king like Josiah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 23:26" - }, - "But Yahweh had become extremely angry with the people of Judah because of all the things that", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "Manasseh had done to infuriate him, and he continued to be very angry.", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 23:27" - }, - "He said, “I will do to Judah what I have done to Israel. I will banish the people of Judah, with the result that they will never enter my presence again. And I will reject Jerusalem, the city that I chose", - { - "type": "char:add", - "content": [ - "to belong to me" - ] - }, - ", and I will abandon the temple, the place where I said that I [MTY] should be worshiped.”" - ] - }, - { - "type": "para:s1", - "content": [ - "The end of Josiah's rule of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 23:28" - }, - { - "type": "char:add", - "content": [ - "If you want to know more about" - ] - }, - "[RHQ] all the other things that Josiah did, they are written in the scroll called ❛The History of the Kings of Judah❜." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 23:29" - }, - "While Josiah was the king of Judah, King Neco of Egypt led his army north to the Euphrates River to help the king of Assyria. King Josiah tried to stop the army of Egypt at Megiddo", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", but Josiah was killed in a battle there.", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 23:30" - }, - "His officials placed his corpse in a chariot and took it back to Jerusalem, where it was buried in his own tomb, a tomb where the other previous kings had not been buried." - ] - }, - { - "type": "para:p", - "content": [ - "Then the people of Judah poured", - { - "type": "char:add", - "content": [ - "olive" - ] - }, - "oil on", - { - "type": "char:add", - "content": [ - "the head of" - ] - }, - "Josiah's son Joahaz, to appoint him to be the new king." - ] - }, - { - "type": "para:s1", - "content": [ - "King Joahaz of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "2KI 23:31" - }, - "Joahaz was 23 years old when he became the king", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - ", but he ruled from Jerusalem for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "three months. His mother was Hamutal, the daughter of Jeremiah from Libnah", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 23:32" - }, - "Joahaz did many things that Yahweh said were evil, just like many of his ancestors had done.", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 23:33" - }, - "King Neco's", - { - "type": "char:add", - "content": [ - "army came from Egypt and captured him and" - ] - }, - "tied him up with chains and took him as a prisoner to Riblah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "in Hamath", - { - "type": "char:add", - "content": [ - "district" - ] - }, - ", to prevent him from continuing to rule in Jerusalem. Neco forced the people of Judah to pay to him ◄7,500 pounds/3,400 kg.► of silver and ◄75 pounds/34 kg.► of gold.", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 23:34" - }, - "King Neco appointed another son of Josiah, Eliakim, to be the new king, and he changed Eliakim's name to Jehoiakim. Then he took Joahaz to Egypt, and later Joahaz died there in Egypt." - ] - }, - { - "type": "para:s1", - "content": [ - "King Jehoiakim of Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "2KI 23:35" - }, - "King Jehoiakim collected a tax from the people", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - ". He collected more from the rich people and less from the poor people. He collected silver and gold from them, in order to pay to the king of Egypt what he commanded them to give." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "2KI 23:36" - }, - "Jehoiakim was twenty-five years old when he became the king", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - ", and he ruled from Jerusalem for eleven years. His mother was Zebidah, the daughter of Pedaiah from Rumah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 23:37" - }, - "He did many things that Yahweh says are evil, like his ancestors had done." - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "2KI 24" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 24:1" - }, - "While Jehoiakim was ruling", - { - "type": "char:add", - "content": [ - "Judah, the army of" - ] - }, - "King Nebuchadnezzar of Babylon invaded Judah.", - { - "type": "char:add", - "content": [ - "They defeated the Judean army" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "and as a result" - ] - }, - ", Jehoiakim was required to pay a lot of tribute/taxes to King Nebuchadnezzar. But after three years, Jehoiakim rebelled.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 24:2" - }, - "Then Yahweh sent raiders from Babylonia and Syria, and from the Moab and Ammon people-groups, to attack the people of Judah and get rid of them, just as Yahweh had told his prophets to warn the people would happen.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 24:3" - }, - "These things happened to the people of Judah according to what Yahweh commanded.", - { - "type": "char:add", - "content": [ - "He had decided" - ] - }, - "to get rid of the people of Judah because of the many sins that King Manasseh", - { - "type": "char:add", - "content": [ - "had committed" - ] - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 24:4" - }, - "Manasseh had even caused many innocent people in Jerusalem to be killed, and Yahweh would not forgive that." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 24:5" - }, - "The other things that happened while Jehoiakim was king, and all the things that he did, are written in the scroll called ❛The History of the Kings of Judah❜.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 24:6" - }, - "When Jehoiakim died, his son Jehoiachin became the king." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 24:7" - }, - { - "type": "char:add", - "content": [ - "The army of" - ] - }, - "the king of Babylon", - { - "type": "char:add", - "content": [ - "defeated the army of Egypt" - ] - }, - ", and took control of all the area that the Egyptians formerly controlled, from the brook", - { - "type": "char:add", - "content": [ - "at the border" - ] - }, - "of Egypt", - { - "type": "char:add", - "content": [ - "in the south" - ] - }, - "to the Euphrates River", - { - "type": "char:add", - "content": [ - "in the north" - ] - }, - ". So", - { - "type": "char:add", - "content": [ - "the army of" - ] - }, - "the king of Egypt did not return", - { - "type": "char:add", - "content": [ - "to attack Judah" - ] - }, - "again." - ] - }, - { - "type": "para:s1", - "content": [ - "Jehoiachin ruled Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 24:8" - }, - "Jehoiachin was 18 years old when he became the king of Judah. His mother's name was Nehushta; she was the daughter of a man from Jerusalem named Elnathan. Jehoiachin ruled in Jerusalem for", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "three months.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 24:9" - }, - "Jehoiachin did many things that Yahweh considered to be evil, just as his father had done." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 24:10" - }, - { - "type": "char:add", - "content": [ - "While Jehoiachin was king" - ] - }, - ", some officers of King Nebuchadnezzar of Babylon came", - { - "type": "char:add", - "content": [ - "along with the whole Babylonian army" - ] - }, - "to Jerusalem, and they surrounded the city.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 24:11" - }, - "While they were doing that, Nebuchadnezzar himself came to the city.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 24:12" - }, - "Then King Jehoiachin and his mother and his advisors and important officers and palace officials all surrendered to the Babylonian army." - ] - }, - { - "type": "para:p", - "content": [ - "These thngs happened when Nebuchadnezzar had been king for eight years. He arrested Jehoiachin and took him to Babylon.", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 24:13" - }, - "Just as Yahweh had said would happen, Nebuchadnezzar's", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "took", - { - "type": "char:add", - "content": [ - "to Babylon" - ] - }, - "all the valuable things from Yahweh's temple and from the king's palace. They cut apart all the gold items that King Solomon had put in the temple.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 24:14" - }, - "They took from Jerusalem", - { - "type": "char:add", - "content": [ - "to Babylon" - ] - }, - "ten thousand people, including the important officials and the best soldiers and the people who made and repaired things that were made of metal. Only the very poor people were left in Judah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 24:15" - }, - "Nebuchadnezzar's soldiers also took to Babylon Jehoiachin's wives and officials, his mother, and", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "the important people.", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 24:16" - }, - "They also took to Babylon seven thousand of the best soldiers and one thousand men who knew how to make and repair things that are made from metal. All of these people whom they took were strong and able to fight in wars.", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 24:17" - }, - "Then the king of Babylon appointed Jehoiachin's uncle, Mattaniah, to be the king", - { - "type": "char:add", - "content": [ - "of Judah" - ] - }, - ", and he changed Mattaniah's name to Zedekiah." - ] - }, - { - "type": "para:s1", - "content": [ - "Zedekiah ruled in Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 24:18" - }, - "When Zedekiah was twenty-one years old, he became king, and he ruled in Jerusalem for eleven years. His mother's name was Hamutal; she was the daughter of a man named Jeremiah from Libnah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 24:19" - }, - "But Zedekiah did many things that Yahweh considered to be evil, just as Jehoiakim had done.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 24:20" - }, - "Yahweh was very angry. So ◄and finally/after he had been patient a long time► he expelled the people of Jerusalem and", - { - "type": "char:add", - "content": [ - "the other places" - ] - }, - "in Judah and sent them to Babylon." - ] - }, - { - "type": "para:s1", - "content": [ - "Jerusalem was destroyed" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "That is what happened when" - ] - }, - "Zedekiah rebelled against the king of Babylon." - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "2KI 25" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 25:1" - }, - "On January 15 of the ninth year that Zedekiah had been ruling, King Nebuchadnezzar arrived with his whole army, and they surrounded Jerusalem. They built ramps", - { - "type": "char:add", - "content": [ - "made of dirt against the walls of the city" - ] - }, - ", so that they could climb up the ramps and attack the city.", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 25:2" - }, - "They did that for two years.", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 25:3" - }, - "After Zedekiah had been ruling for eleven years, the ◄famine/shortage of food► had become very bad. All their food was gone.", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 25:4" - }, - "On July 18 of that year,Then the Babylonian soldiers broke through part of the city wall,", - { - "type": "char:add", - "content": [ - "and that enabled them to enter the city" - ] - }, - ". All the soldiers of Judah", - { - "type": "char:add", - "content": [ - "wanted to escape" - ] - }, - ". But the Babylonian soldiers surrounded the city, so the", - { - "type": "char:add", - "content": [ - "king and" - ] - }, - "the soldiers of Judah waited until it was nighttime. Then they fled through the gate that was between the two walls near the king's park. They ran across the fields and started to go down to the Jordan River Valley.", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 25:5" - }, - "But the Babylonian soldiers chased/ran after them. They caught the king when he was by himself in the valley near the Jordan River. He was by himself because all his soldiers had abandoned him.", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 25:6" - }, - "The Babylonian soldiers took King Zedekiah to Riblah", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "in Babylon. There the king of Babylon decided what they would do to punish him.", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 25:7" - }, - "There the king of Babylon forced Zedekiah to watch as the Babylonian soldiers killed all of Zedekiah's sons. Then they gouged out Zedekiah's eyes. They put bronze chains on", - { - "type": "char:add", - "content": [ - "his hands and feet" - ] - }, - "and then they took him to Babylon." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 25:8" - }, - "On August 14 of that year, after Nebuchadnezzar had been ruling for nineteen years, Nebuzaradan arrived in Jerusalem. He was one of king Nebuchadnezzar's officials and captain of the men that guarded the king.", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 25:9" - }, - "He", - { - "type": "char:add", - "content": [ - "commanded his soldiers to" - ] - }, - "burn down the temple of Yahweh, the king's palace, and all the houses in Jerusalem. So they burned down all the important buildings in the city.", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 25:10" - }, - "Then Nebuzaradan supervised all the soldiers of the Babylonian army as they tore down the walls of Jerusalem.", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 25:11" - }, - "Then he and his soldiers took to Babylon the people who were still living in the city, the other people", - { - "type": "char:add", - "content": [ - "who lived in that area" - ] - }, - ", and the soldiers who had previously surrendered to the Babylonian army.", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 25:12" - }, - "But Nebuzaradan allowed some of the very poor people to stay in Judah to take care of the vineyards and to", - { - "type": "char:add", - "content": [ - "plant crops in" - ] - }, - "the fields." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 25:13" - }, - "The Babylonian soldiers broke into pieces the bronze pillars, the bronze carts with wheels, and the huge bronze basin, all of which were in the temple courtyard, and they took all the bronze to Babylon.", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 25:14" - }, - "They also took the pots, the shovels, the instruments for ◄snuffing out/extinguishing►", - { - "type": "char:add", - "content": [ - "the wicks of" - ] - }, - "the lamps, the dishes, and all the other bronze items that the Israeli priests had used for offering sacrifices at the temple.", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 25:15" - }, - "The soldiers also took away the ◄firepans/trays for carrying burning coals►, the basins, and", - { - "type": "char:add", - "content": [ - "all the other" - ] - }, - "items made of pure gold or pure silver." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 25:16" - }, - "The bronze from the two pillars, the carts with wheels, and the huge basin were very heavy; they could not be weighed. ◄Those things had been made/A man named Hiram had made these things► for the temple when Solomon", - { - "type": "char:add", - "content": [ - "was the king of Israel" - ] - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 25:17" - }, - "Each of the pillars was ◄27 feet/8 meters► tall. The bronze capital/top of each pillar was ◄7-1/2 feet/2.3 meters► high. They were each decorated all around with something that looked like a net made of bronze chains connecting bronze pomegranates." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 25:18" - }, - "Nebuzaradan took with him to Babylon Seraiah the Supreme Priest, Zephaniah his assistant, and the three men who guarded the entrance", - { - "type": "char:add", - "content": [ - "to the temple" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 25:19" - }, - "And fhey found people who were still hiding in Jerusalem. From those peeople he took one officer from the Judean army, five of the king's advisors, the chief secretary of the army commander who was in charge of recruiting men to join the army, and sixty other important Judean men.", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 25:20" - }, - "Nebuzaradan took them all to the king of Babylon at Riblah", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 25:21" - }, - "There at Riblah, in Hamath province, the king of Babylon commanded that they all be executed." - ] - }, - { - "type": "para:p", - "content": [ - "That is what happened when the people of Judah were ◄taken forcefully/exiled► from their land", - { - "type": "char:add", - "content": [ - "to Babylon" - ] - }, - "." - ] - }, - { - "type": "para:s1", - "content": [ - "Gedaliah was appointed governor in Judah" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 25:22" - }, - "Then King Nebuchadnezzar appointed Gedaliah, who was the son of Ahikam and grandson of Shaphan, to be the governor of the people who were still living in Judah.", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 25:23" - }, - "When all the army captains of Judah and their soldiers who had not surrendered to Nebuchadnezzar found out that the king of Babylon had appointed Gedaliah to be the governor, they met with him at Mizpah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". These army captains were Ishmael the son of Nethaniah, Johanan the son of Kareah, Seraiah the son of Tanhumeth from Netophah", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", and Jaazaniah from the Maacah region." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 25:24" - }, - "Gedaliah solemnly promised them that the officials from Babylon", - { - "type": "char:add", - "content": [ - "were not planning to harm them" - ] - }, - ". He said, “You may live in this land", - { - "type": "char:add", - "content": [ - "without being afraid" - ] - }, - "and serve the king of Babylon, and", - { - "type": "char:add", - "content": [ - "if you do" - ] - }, - ", everything will go well for you.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "2KI 25:25" - }, - "But in October of that year, Ishmael, whose grandfather Elishama was one of the relatives of the descendants of King David, went to Mizpah along with ten other men and assassinated/killed Gedaliah and all the men who were with him. There were also men from Judah and men from Babylon whom they assassinated.", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 25:26" - }, - "Then many [HYP] of the people from Judah, important people and unimportant ones, and the army captains, were very afraid of what the Babylonians", - { - "type": "char:add", - "content": [ - "would do to them" - ] - }, - ", so they fled to Egypt." - ] - }, - { - "type": "para:s1", - "content": [ - "Jehoiachin was released" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 25:27" - }, - "Thirty-seven years after King Jehoiachin of Judah was taken to Babylon,", - { - "type": "char:add", - "content": [ - "Nebuchadnezzar's son" - ] - }, - "Evil-Merodach became the king of Babylon. He was kind to Jehoiachin, and on April 2 of that year, he released/freed Jehoiachin from prison.", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 25:28" - }, - "He always spoke kindly to Jehoiachin and honored him more than the other kings who had been taken/exiled to Babylon.", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 25:29" - }, - "He gave Jehoiachin new clothes to replace the clothes that he had been wearing in prison, and he allowed Jehoiachin to eat at the king's table every day for the rest of his life.", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 25:30" - }, - "The king of Babylon also gave him money every day, so that he could buy the things that he needed. The king continued to do that until Jehoiachin died." - ] + "type": "char:add", + "content": [ + "So Elijah went to meet the messengers and told that to them, and" + ] + }, + "they returned to the king", + { + "type": "char:add", + "content": [ + "instead of going to Ekron" + ] + }, + ". The king asked them, “Why did you return", + { + "type": "char:add", + "content": [ + "so soon" + ] + }, + "?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 1:6" + }, + "They replied, “A man came to meet us, and said to us, ‘Return to the king who sent you and tell him that Yahweh says, “◄Is it because there no God in Israel that you are sending", + { + "type": "char:add", + "content": [ + "messengers" + ] + }, + "to Ekron to consult Baalzebub, their god?/You seem to think there is no God in Israel, with the result that you are sending", + { + "type": "char:add", + "content": [ + "messengers" + ] + }, + "to Ekron to ask Baazebub, their god,", + { + "type": "char:add", + "content": [ + "whether you will recover" + ] + }, + ". ► [RHQ] Go", + { + "type": "char:add", + "content": [ + "tell the king that" + ] + }, + "he will not recover from being injured; instead, he will surely die.”’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 1:7" + }, + "The king said to them, “The man who came to meet you and told that to you, what did he look like?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 1:8" + }, + "They replied, “He was a hairy man and he had a", + { + "type": "char:add", + "content": [ + "wide" + ] + }, + "leather belt around his waist.” The king exclaimed, “That was Elijah!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 1:9" + }, + "Then the king sent an officer with fifty soldiers to seize Elijah. They found Elijah sitting on the top of a hill. The officer called out to him, “Prophet, the king commands that you come down here!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 1:10" + }, + "But Elijah replied, “I am a prophet; so, I command that fire come down from the sky and burn up you and your fifty soldiers!” Immediately, fire came down from the sky and completely burned up the officer and his fifty", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 1:11" + }, + { + "type": "char:add", + "content": [ + "When the king found out about that" + ] + }, + ", he sent another officer with fifty more soldiers. They went", + { + "type": "char:add", + "content": [ + "to where Elijah was" + ] + }, + ", and the officer called out to him, “Prophet, the king commands that you come down immediately!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 1:12" + }, + "But Elijah replied, “I am a prophet;", + { + "type": "char:add", + "content": [ + "to prove that" + ] + }, + ", I command that fire come down from the sky and kill you and your soldiers!” Then a fire from God came down from the sky and killed the officer and his soldiers." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 1:13" + }, + { + "type": "char:add", + "content": [ + "When the king heard about that" + ] + }, + ", he sent another officer with fifty more soldiers.", + { + "type": "char:add", + "content": [ + "They went to where Elijah was" + ] + }, + ", and the officer prostrated himself in front of Elijah, and said to him, “Prophet, I plead with you, be kind to me and my fifty soldiers, and ◄do not kill us/allow us to remain alive►!", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 1:14" + }, + { + "type": "char:add", + "content": [ + "We know that" + ] + }, + "two times fire came down from the sky and killed officers and the fifty soldiers who were with them. So now, please be kind to me!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 1:15" + }, + "Then the angel from Yahweh said to Elijah, “Go down and", + { + "type": "char:add", + "content": [ + "go with" + ] + }, + "him. Do not be afraid of him.” So Elijah went with them to the king." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 1:16" + }, + "When Elijah", + { + "type": "char:add", + "content": [ + "arrived" + ] + }, + ", he said to the king, “This is what Yahweh says: ‘You sent messengers to go to Ekron to ask Baalzebub, their god,", + { + "type": "char:add", + "content": [ + "whether you would recover" + ] + }, + ". You acted as though [RHQ] there is no God in Israel to consult. So you will not recover from being injured; instead, you are going to die!’”", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 1:17" + }, + "So Ahaziah died, which is what Yahweh told Elijah would happen. Ahaziah's", + { + "type": "char:add", + "content": [ + "younger" + ] + }, + "brother Joram became the new king, when Jehoram, the son of Jehoshaphat, had been ruling Judah for almost two years. Ahaziah's brother became the king because Ahaziah had no son", + { + "type": "char:add", + "content": [ + "to become the king" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 1:18" + }, + { + "type": "char:add", + "content": [ + "If you want to know about" + ] + }, + "all the other things that Ahaziah did, they are [RHQ] written in the scroll called ❛The History of the Kings of Israel❜." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "2KI 2" + }, + { + "type": "para:s1", + "content": [ + "Elijah is taken up to heaven" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 2:1" + }, + "When Yahweh was about to take", + { + "type": "char:add", + "content": [ + "the prophet" + ] + }, + "Elijah up to heaven in a ◄whirlwind/twisting wind►, Elijah and", + { + "type": "char:add", + "content": [ + "his fellow prophet" + ] + }, + "Elisha were traveling", + { + "type": "char:add", + "content": [ + "south" + ] + }, + "from Gilgal", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 2:2" + }, + "Elijah said to Elisha, “Stay here, because Yahweh has told", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "me to go to Bethel", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + "But Elisha replied, “Just as certainly as Yahweh lives and you live, I will not leave you!”" + ] + }, + { + "type": "para:p", + "content": [ + "So they went down", + { + "type": "char:add", + "content": [ + "together" + ] + }, + "to Bethel.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 2:3" + }, + "A group of prophets came to Elisha", + { + "type": "char:add", + "content": [ + "and Elijah before they entered the town" + ] + }, + ", and they asked Elisha, “Do you know that Yahweh is going to take your master/boss", + { + "type": "char:add", + "content": [ + "Elijah" + ] + }, + "away from you today?”" + ] + }, + { + "type": "para:p", + "content": [ + "Elisha answered, “Certainly I know that, but don't talk about it!” [IDM]", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 2:4" + }, + "Then Elijah said to Elisha, “Stay here, because Yahweh has told", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "me to go to Jericho.”" + ] + }, + { + "type": "para:p", + "content": [ + "But Elisha replied", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ", “Just as certainly as Yahweh lives and you live, I will not leave you!”" + ] + }, + { + "type": "para:p", + "content": [ + "So they went", + { + "type": "char:add", + "content": [ + "together" + ] + }, + "to Jericho", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 2:5" + }, + { + "type": "char:add", + "content": [ + "As they neared" + ] + }, + "Jericho, a group of prophets who were from there came to Elisha and said to him, “Do you know that Yahweh is going to take your master/boss", + { + "type": "char:add", + "content": [ + "Elijah" + ] + }, + "away from you today?”" + ] + }, + { + "type": "para:p", + "content": [ + "He answered again, “Certainly I know that, but don't talk about it!” [IDM]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 2:6" + }, + "Then Elijah said to Elisha, “Stay here, because Yahweh has told", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "me to go to the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + "But", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "Elisha replied, “As certainly as Yahweh lives and you live, I will not leave you!”" + ] + }, + { + "type": "para:p", + "content": [ + "So they continued walking together.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 2:7" + }, + "Fifty men from a group of prophets", + { + "type": "char:add", + "content": [ + "who were from Jericho" + ] + }, + "also went, but they watched from a distance as Elijah and Elisha stopped at the edge of the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 2:8" + }, + "Then Elijah rolled up his cloak and struck the water with it. A path opened up for them through the river, and they walked across", + { + "type": "char:add", + "content": [ + "as though they were" + ] + }, + "on dry ground." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 2:9" + }, + "When they came to the other side, Elijah said to Elisha, “What do you want me to do for you before ◄I am taken away/Yahweh takes me away►?”" + ] + }, + { + "type": "para:p", + "content": [ + "Elisha replied, “I want to receive twice as much of your power", + { + "type": "char:add", + "content": [ + "as you have had," + ] + }, + "(OR enable me to very powerfully continue your ministry).”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 2:10" + }, + "Elijah replied, “You have asked for something which is difficult", + { + "type": "char:add", + "content": [ + "for me to cause to happen" + ] + }, + ". But, if you see me when ◄I am taken from you/Yahweh takes me from you►, you will get what you are requesting. But if you do not see me, then you will not get it.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 2:11" + }, + "As they were walking and talking, suddenly a chariot that had fire", + { + "type": "char:add", + "content": [ + "surrounding it" + ] + }, + ", pulled by horses which also had fire", + { + "type": "char:add", + "content": [ + "surrounding them" + ] + }, + ", appeared.", + { + "type": "char:add", + "content": [ + "The chariot driver" + ] + }, + "drove the chariot between Elijah and Elisha and separated them. Then Elijah was taken up to heaven in a ◄whirlwind/twisting wind►.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 2:12" + }, + "Elisha saw it. He cried out, “My father/master! My father/master! The chariots of us Israeli people and their drivers", + { + "type": "char:add", + "content": [ + "have taken my master away" + ] + }, + "!”", + { + "type": "char:add", + "content": [ + "They disappeared into the sky" + ] + }, + ", and Elisha never saw Elijah again. Then Elisha tore his own robe into two pieces", + { + "type": "char:add", + "content": [ + "to show that he was sad" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 2:13" + }, + "Elijah's cloak", + { + "type": "char:add", + "content": [ + "had fallen off when he was taken away, so" + ] + }, + "Elisha picked it up and returned to the bank of the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 2:14" + }, + "He", + { + "type": "char:add", + "content": [ + "rolled up the cloak and" + ] + }, + "struck the water with it, and cried out, “Will Yahweh, the God who", + { + "type": "char:add", + "content": [ + "enabled" + ] + }, + "Elijah", + { + "type": "char:add", + "content": [ + "to perform miracles, enable me to do similar things" + ] + }, + "?” Then the water separated, and a path opened up for him, and Elisha went across." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 2:15" + }, + "When the group of prophets from Jericho saw what happened, they exclaimed, “Elisha now has the power that Elijah had!” [MTY] They walked over to him and bowed down in front of him.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 2:16" + }, + { + "type": "char:add", + "content": [ + "One of" + ] + }, + "them said, “Sir, if you permit us, fifty of our strongest men will go and search for your master", + { + "type": "char:add", + "content": [ + "on the other side of the river" + ] + }, + ". Perhaps the Spirit of Yahweh has left him on some mountain or in some valley.”" + ] + }, + { + "type": "para:p", + "content": [ + "Elisha replied, “No, do not send them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 2:17" + }, + "But they kept insisting. Finally he was tired of saying “No,” and he said, “Okay, send them.” So fifty men searched for three days, but they did not find Elijah.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 2:18" + }, + "They returned to Jericho, and Elisha was still there. He said to them, “I told you that you should not go,", + { + "type": "char:add", + "content": [ + "because you would not find him" + ] + }, + "!” [RHQ]" + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha made the water pure" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 2:19" + }, + "Then the leaders of", + { + "type": "char:add", + "content": [ + "Jericho" + ] + }, + "city came to talk with Elisha. One of them said, “Our master, we have a problem. You can see that this is a very nice place", + { + "type": "char:add", + "content": [ + "to live in" + ] + }, + ". But the water is bad, and as a result, crops will not grow on the land.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 2:20" + }, + "Elisha said to them, “Put some salt in a new bowl and bring the bowl to me.” So they brought it to him." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 2:21" + }, + "Then he went out to the spring", + { + "type": "char:add", + "content": [ + "from which the people in the town got water" + ] + }, + ". He threw the salt into the spring. Then he said, “This is what Yahweh says: ‘I have made this water good/pure. No longer will anyone die, from having drunk this water, and now crops will be able to grow.’” [LIT]", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 2:22" + }, + "And the water became pure, just as Elisha said it would be. Since that time it has always remained pure." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha cursed boys who made fun of him" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 2:23" + }, + "Elisha left Jericho and went up to Bethel. As he was walking along the road, a group of young boys from Bethel", + { + "type": "char:add", + "content": [ + "saw him and" + ] + }, + "started to make fun of him. They continued shouting, “Go away, you bald-headed man!”", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 2:24" + }, + "Elisha turned around and looked/glared at them. He asked Yahweh to ◄curse them/do something bad to them►. Immediately two bears came out of the woods and mauled forty-two of them.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 2:25" + }, + "Elisha left Bethel and went to Carmel Hill, and after that he returned to Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "2KI 3" + }, + { + "type": "para:s1", + "content": [ + "The war between Israel and Moab" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 3:1" + }, + "After Jehoshaphat had been ruling Judah for almost eighteen years, Ahab's son Joram became the king of Israel. He ruled in Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "for twelve years.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 3:2" + }, + "He did things that Yahweh considered to be evil, but he did not do as much evil as his father and mother had done, and he got rid of the pillar", + { + "type": "char:add", + "content": [ + "for worshiping" + ] + }, + "Baal which his father had made.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 3:3" + }, + "But he committed the sins that", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "Jeroboam had committed and which led the Israeli people to sin, and he did not stop committing those sins." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 3:4" + }, + "Mesha, the king of Moab, raised sheep.", + { + "type": "char:add", + "content": [ + "Every year" + ] + }, + "he was forced to give 100,000 lambs and the wool from 100,000 rams to the king of Israel,", + { + "type": "char:add", + "content": [ + "because his kingdom was controlled by the king of Israel" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 3:5" + }, + "But after King Ahab died, Mesha rebelled against the king of Israel.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 3:6" + }, + "So King Joram left Samaria and gathered together all his soldiers.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 3:7" + }, + "Then he sent this message to Jehoshaphat, the king of Judah: “The king of Moab has rebelled against me. So will your army join my army and fight against the army of Moab?”" + ] + }, + { + "type": "para:p", + "content": [ + "Jehoshaphat replied, “Yes, we will help you. We are ready to do whatever you want us to. My soldiers and my horses are ready to help you.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 3:8" + }, + "He asked, “On which road shall we march to attack them?”" + ] + }, + { + "type": "para:p", + "content": [ + "Joram replied, “We will go", + { + "type": "char:add", + "content": [ + "south to Jerusalem, where your army will join us. Then we will all go south of the Dead Sea, and then turn north" + ] + }, + "through the Edom desert.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 3:9" + }, + "So the king of Israel", + { + "type": "char:add", + "content": [ + "and his army" + ] + }, + "went with the kings of Judah and Edom", + { + "type": "char:add", + "content": [ + "and their armies" + ] + }, + ". They marched for seven days. Then there was no water left for their soldiers or for their animals that carried supplies." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 3:10" + }, + "The king of Israel exclaimed, “This is a terrible situation!", + { + "type": "char:add", + "content": [ + "It seems that" + ] + }, + "Yahweh will allow the three of us to be captured by", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "[MTY] Moab!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 3:11" + }, + "Jehoshaphat said, “Is there a prophet here who can ask Yahweh for us", + { + "type": "char:add", + "content": [ + "what we should do" + ] + }, + "?”" + ] + }, + { + "type": "para:p", + "content": [ + "One of Joram's army officers said, “Elisha, the son of Shaphat, is here. He was Elijah's assistant.” [IDM]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 3:12" + }, + "Jehoshaphat said, “", + { + "type": "char:add", + "content": [ + "It will be good to ask him, because" + ] + }, + "he speaks what Yahweh tells him to say.”" + ] + }, + { + "type": "para:p", + "content": [ + "So those three kings went to Elisha.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 3:13" + }, + "Elisha said to the king of Israel, “Why do you come to me [RHQ]? Go and ask those prophets that your father and mother consulted!”" + ] + }, + { + "type": "para:p", + "content": [ + "But Joram replied, “No,", + { + "type": "char:add", + "content": [ + "we want you to ask Yahweh, because it seems that" + ] + }, + "Yahweh is going to allow us three kings to be captured by the army of Moab.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 3:14" + }, + "Elisha replied, “I serve Yahweh, the commander of the armies of angels in heaven. As surely as he lives, if I did not respect Jehoshaphat the king of Judah, I would not even think about doing anything to help you.", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 3:15" + }, + "But, bring a musician to me.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "So they did that" + ] + }, + ". And when the musician played", + { + "type": "char:add", + "content": [ + "on his harp" + ] + }, + ", the power of Yahweh came on Elisha.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 3:16" + }, + "He said, “Yahweh says that he will cause this dry stream-bed to be full of water.", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 3:17" + }, + "The result will be that your soldiers and your animals that carry supplies and your livestock will have plenty of water to drink.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 3:18" + }, + "That is not difficult for Yahweh to do.", + { + "type": "char:add", + "content": [ + "But he will do more than that" + ] + }, + ". He will also enable you to defeat", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "Moab.", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 3:19" + }, + "You will conquer all their beautiful cities, cities that have high walls around them. You must cut down all their fruit trees, stop water from flowing from their springs, and ruin their fertile fields by covering them with rocks.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 3:20" + }, + "The next morning, at the time when they offered the sacrifices", + { + "type": "char:add", + "content": [ + "of grain" + ] + }, + ", they were surprised to see water flowing from Edom and covering the ground." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 3:21" + }, + "When the people of Moab heard that the three kings had come", + { + "type": "char:add", + "content": [ + "with their armies" + ] + }, + "to fight against them, all the men who were able to fight in battles, from the youngest men to the oldest ones, were summoned, and they ◄took their positions/prepared to fight► at the", + { + "type": "char:add", + "content": [ + "southern" + ] + }, + "border of their land.", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 3:22" + }, + "But when they rose early the next morning, they saw that the water across from them appeared to be as red as blood.", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 3:23" + }, + "They exclaimed, “It is blood! The three enemy armies must have fought and killed each other! So let's go and take everything that they have left!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 3:24" + }, + "But when they reached the area where the Israeli soldiers had set up their tents, the Israelis attacked the soldiers from Moab and forced them to retreat. The Israeli soldiers pursued the soldiers from Moab and killed many of them.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 3:25" + }, + "The Israelis also destroyed their cities. And whenever they passed fertile fields, they threw rocks on those fields, until the fields were covered with rocks. They stopped water from flowing from the springs and cut down the fruit trees. Finally, only", + { + "type": "char:add", + "content": [ + "the capital city" + ] + }, + ", Kir-Hareseth, remained. The Israeli soldiers who threw stones with slings surrounded the city and attacked it.", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 3:26" + }, + "When the king of Moab realized that his army was being defeated, he took with him seven hundred men who fought with swords, and they tried to force a way through the Israeli lines of soldiers to escape to", + { + "type": "char:add", + "content": [ + "get help from" + ] + }, + "the king of Syria, but they were unable to escape.", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 3:27" + }, + "Then the king of Moab took his oldest son, who would have become the next king, and killed him and offered him for a sacrifice", + { + "type": "char:add", + "content": [ + "to their god Chemosh" + ] + }, + ", burning him on top of the city wall. The Israeli soldiers were horrified, with the result that they left that city and returned to their own country." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "2KI 4" + }, + { + "type": "para:s1", + "content": [ + "Elisha helped a poor widow" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 4:1" + }, + "One day the widow of one of", + { + "type": "char:add", + "content": [ + "Yahweh's" + ] + }, + "prophets came to Elisha and cried out to him, “My husband, who worked with you, is dead. You know that he revered Yahweh", + { + "type": "char:add", + "content": [ + "very much" + ] + }, + ". But now a man to whom he owed a lot of money has come to me. And", + { + "type": "char:add", + "content": [ + "because I cannot pay back the money, he is threatening" + ] + }, + "to take away my two sons to be his slaves", + { + "type": "char:add", + "content": [ + "as payment for what I owe him" + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "2KI 4:2" + }, + "Elisha replied, “What can I do to help you? Tell me, what do you have in your house?”" + ] + }, + { + "type": "para:p", + "content": [ + "She replied, “We have only a container of", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil; we have nothing else.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "2KI 4:3" + }, + "Elisha said, “Go to your neighbors and borrow from them as many empty jars as you can.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 4:4" + }, + "Then take the jars into your house with your sons. Shut the door. Then pour olive oil from your container into the other jars. When each jar is full, set it aside", + { + "type": "char:add", + "content": [ + "and fill another jar. Keep doing that until all the jars are full" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 4:5" + }, + { + "type": "char:add", + "content": [ + "So she did what Elisha told her to do" + ] + }, + ". Her sons kept bringing jars to her, and she kept filling them.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 4:6" + }, + "Soon all the jars were full. So she said to one of her sons, “Bring me another jar!” But he replied, “There are no more jars!” And then the olive oil stopped flowing." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 4:7" + }, + "When she told Elijah", + { + "type": "char:add", + "content": [ + "what had happened" + ] + }, + ", he said to her, “Now sell the jars of oil. And", + { + "type": "char:add", + "content": [ + "with the money you get" + ] + }, + ", pay what you owe, and there will be enough extra money to keep buying food for yourself and your sons.”", + { + "type": "char:add", + "content": [ + "So she did that" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha caused the son of the woman from Shunem to become alive again" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 4:8" + }, + "One day Elisha went to Shunem", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". There was a wealthy woman who lived there", + { + "type": "char:add", + "content": [ + "with her husband" + ] + }, + ". One day she invited Elisha to her house for a meal.", + { + "type": "char:add", + "content": [ + "Elisha went there and" + ] + }, + "from then on, every time Elisha was in Shunem, he went to their house to eat a meal.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 4:9" + }, + "One day the woman said to her husband, “I am sure that this man who often comes here is a prophet", + { + "type": "char:add", + "content": [ + "who brings messages from" + ] + }, + "God.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 4:10" + }, + "I think we should make a small room for him on our", + { + "type": "char:add", + "content": [ + "flat" + ] + }, + "roof, and put a bed, a table, a chair, and a lamp in it. If we do that, whenever he comes here, he will have a place to stay.”", + { + "type": "char:add", + "content": [ + "So they did that" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 4:11" + }, + "One day Elisha returned to Shunem, and he went up to that room to rest.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 4:12" + }, + "He said to his servant Gehazi, “Tell the woman that I want to speak to her.”", + { + "type": "char:add", + "content": [ + "So the servant went and told her" + ] + }, + ". When she came to", + { + "type": "char:add", + "content": [ + "the doorway of Elisha's room" + ] + }, + ",", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 4:13" + }, + "Elisha said to Gehazi, “Tell her that we both appreciate all the kind things that she has done for us. Then ask her what we can do for her. Ask, ‘Do you want", + { + "type": "char:add", + "content": [ + "me to go to" + ] + }, + "the king or the army commander, to request something for you?’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "Gehazi told her" + ] + }, + ", and she replied, “No,", + { + "type": "char:add", + "content": [ + "he does not need to do that, because" + ] + }, + "my family/relatives are able to give me what I need.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 4:14" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + ", Elisha asked Gehazi, “What do you think that we can do for that woman?”" + ] + }, + { + "type": "para:p", + "content": [ + "He replied, “She does not have a son, and her husband is an old man.", + { + "type": "char:add", + "content": [ + "So maybe we should ask Yahweh to enable her to have a son" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 4:15" + }, + "Elisha told Gehazi, “Call her back again.”", + { + "type": "char:add", + "content": [ + "So Gehazi went and called her" + ] + }, + ". And when the woman returned, as she stood in the doorway,", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 4:16" + }, + "Elisha said to her, “About this time next year you will be holding your", + { + "type": "char:add", + "content": [ + "infant" + ] + }, + "son in your arms.” But she protested, “O, sir, you are a prophet", + { + "type": "char:add", + "content": [ + "who brings messages from" + ] + }, + "God, so please do not deceive/lie to me by saying things like that!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 4:17" + }, + "But a few months later, the woman became pregnant, and she gave birth to a son at that time the following year, just like Elisha had predicted." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 4:18" + }, + "When the child was older, one day he went out to the fields to see his father, who was", + { + "type": "char:add", + "content": [ + "working" + ] + }, + "with the men who were harvesting", + { + "type": "char:add", + "content": [ + "grain" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 4:19" + }, + { + "type": "char:add", + "content": [ + "Suddenly" + ] + }, + "the boy exclaimed, “My head", + { + "type": "char:add", + "content": [ + "hurts" + ] + }, + "! My head", + { + "type": "char:add", + "content": [ + "hurts a lot" + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + "His father said to one of the servants, “Carry him home to his mother!”", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 4:20" + }, + "So the servant carried him home, and his mother held him on her lap. But at noontime the boy died.", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 4:21" + }, + "She carried him up", + { + "type": "char:add", + "content": [ + "the steps" + ] + }, + "to the prophet's room and laid him on the bed. She left him there and went out and shut the door." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 4:22" + }, + "She then called out to her husband, saying, “Send to me one of the servants and a donkey, so that I can", + { + "type": "char:add", + "content": [ + "ride on it" + ] + }, + "quickly to the prophet, and then come back!”", + { + "type": "char:add", + "content": [ + "But she did not tell her husband that their son had died" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 4:23" + }, + "Her husband", + { + "type": "char:add", + "content": [ + "called out to her" + ] + }, + "and said, “Why", + { + "type": "char:add", + "content": [ + "do you want to go" + ] + }, + "today? This is not the day when we celebrate the Festival of the New Moon, and it is not a Sabbath day!”" + ] + }, + { + "type": "para:p", + "content": [ + "But she only replied, “", + { + "type": "char:add", + "content": [ + "Just do what I requested and" + ] + }, + "everything will be all right.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 4:24" + }, + "So she", + { + "type": "char:add", + "content": [ + "told the servant" + ] + }, + "to put saddles on", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "donkeys, and as they left, she said, “Hurry! Do not slow down unless t tell you to do that!”", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 4:25" + }, + "As they approached Carmel Hill, where Elisha was, Elisha saw her in the distance. He said to Gehazi, “Look, the woman from Shunem is coming!", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 4:26" + }, + "Run to her, and ask her if everything is all right with her and her husband and with her child!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "So Gehazi ran to her and asked her, but she did not tell Gehazi anything" + ] + }, + ". She only said, “Yes, everything is fine.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 4:27" + }, + "But when she came to where Elisha was, she", + { + "type": "char:add", + "content": [ + "prostrated herself on the ground in front of Elisha and" + ] + }, + "took hold of his feet. Gehazi started to push her away, but Elisha said, “◄Do not push her away/Leave her alone►! Something is troubling her very much, but Yahweh has not told me what it is.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 4:28" + }, + "Then she said to Elisha, “O, sir, I did not ask you to enable me to give birth to a son [RHQ]. And I told you not to lie to me about that!” [RHQ]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 4:29" + }, + "Then Elisha", + { + "type": "char:add", + "content": [ + "realized that something must have happened to her son. So" + ] + }, + "he said to Gehazi, “Get ready", + { + "type": "char:add", + "content": [ + "to leave immediately" + ] + }, + ". Take my staff/walking stick and go", + { + "type": "char:add", + "content": [ + "to her home" + ] + }, + ". Do not", + { + "type": "char:add", + "content": [ + "stop to" + ] + }, + "talk to anyone on the way. Go quickly", + { + "type": "char:add", + "content": [ + "to where her son is" + ] + }, + "and lay the staff on the child's face.", + { + "type": "char:add", + "content": [ + "If you do that, perhaps Yahweh will enable him to be well" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "2KI 4:30" + }, + "But the boy's mother said, “Just", + { + "type": "char:add", + "content": [ + "as certain" + ] + }, + "as Yahweh lives and you live, I will not go home if you do not go with me.” So Elisha returned with her", + { + "type": "char:add", + "content": [ + "to her home" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "2KI 4:31" + }, + "Gehazi hurried quickly, and", + { + "type": "char:add", + "content": [ + "when he got to the woman's home" + ] + }, + ", he laid the staff/walking stick on the child's face, but the child did not move or say anything." + ] + }, + { + "type": "para:p", + "content": [ + "So Gehazi returned to meet Elisha", + { + "type": "char:add", + "content": [ + "along the road" + ] + }, + ", and told him, “The child is still dead.”", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 4:32" + }, + "When Elisha reached the house, he saw that the boy was lying dead on his bed.", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 4:33" + }, + "Elisha went into the room by himself and shut the door and prayed to Yahweh.", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 4:34" + }, + "Then he lay down on the boy's body, and put his mouth on the boy's mouth, and put his eyes on the boy's eyes, and put his hands on the boy's hands. Then the boy's body started to become warm!", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 4:35" + }, + "Elisha got up and walked back and forth in the room", + { + "type": "char:add", + "content": [ + "several times" + ] + }, + ". Then he stretched his body on the boy's body again. The boy sneezed seven times and opened his eyes!" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "2KI 4:36" + }, + "Then Elisha summoned Gehazi. He said, “Call the boy's mother!”", + { + "type": "char:add", + "content": [ + "So Gehazi went and called her" + ] + }, + ", and when she came in, Elisha said, “Here, take your son!”", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 4:37" + }, + "She", + { + "type": "char:add", + "content": [ + "gratefully" + ] + }, + "prostrated herself at Elisha's feet. Then she picked up her son and carried him downstairs." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha made some stew edible" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "2KI 4:38" + }, + "Then Elisha returned to Gilgal. But at that time there was ◄a famine/very little food► in that area. One day as the group of prophets was sitting in front of Elisha", + { + "type": "char:add", + "content": [ + "listening to what he was teaching" + ] + }, + ", he said to his servant, “Put a large pot on", + { + "type": "char:add", + "content": [ + "the stove" + ] + }, + "and make some stew for these men.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "2KI 4:39" + }, + "One of the prophets went out to the fields to gather some vegetables. But he gathered", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "some wild gourds and put them in his cloak and brought them back. He shredded them and put them in the pot, but he did not know that the gourds were poisonous.", + { + "type": "verse:v", + "number": "40", + "sid": "2KI 4:40" + }, + "He served the stew to the prophets, but after the men had eaten only a couple bites, they cried out, “Elisha, there is something in the pot that will kill us!”" + ] + }, + { + "type": "para:p", + "content": [ + "So they would not eat it.", + { + "type": "verse:v", + "number": "41", + "sid": "2KI 4:41" + }, + "Elisha said, “Bring me some flour.”", + { + "type": "char:add", + "content": [ + "They brought him some, and" + ] + }, + "he threw it in the pot and he said, “It is all right now. You can eat it.” And they ate it, and it did not harm them." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha multiplied food for the prophets" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "2KI 4:42" + }, + "One day a man from Baal-Shalishah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "brought to Elisha a sack of freshly cut grain and twenty loaves of barley bread, made from the first grain that they harvested", + { + "type": "char:add", + "content": [ + "that year" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + "Elisha said", + { + "type": "char:add", + "content": [ + "to his servant" + ] + }, + ", “Give it to the group of prophets, so that they can eat it.”", + { + "type": "verse:v", + "number": "43", + "sid": "2KI 4:43" + }, + "But his servant exclaimed, “Do you think that we can feed a hundred of us prophets with only that much?” [RHQ]" + ] + }, + { + "type": "para:p", + "content": [ + "But Elisha replied, “Give it to the prophets so that they can eat it, because Yahweh says that there will be plenty for all of them, and there will be some left over!”", + { + "type": "verse:v", + "number": "44", + "sid": "2KI 4:44" + }, + "After his servant gave it to the prophets, they ate", + { + "type": "char:add", + "content": [ + "all that they wanted" + ] + }, + ", and there was food left over, just as Yahweh had promised." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "2KI 5" + }, + { + "type": "para:s1", + "content": [ + "Naaman was healed of leprosy" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 5:1" + }, + { + "type": "char:add", + "content": [ + "A man named" + ] + }, + "Naaman was the commander of the army of Syria. Yahweh had enabled him to win many victories/battles. He was a great warrior, and as a result the king of Syria greatly respected him. But he had ◄leprosy/a dreaded skin disease►." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "2KI 5:2" + }, + { + "type": "char:add", + "content": [ + "Some time previously" + ] + }, + ", groups of soldiers/marauders from Syria had raided/attacked the land of Israel, and they had captured a young girl", + { + "type": "char:add", + "content": [ + "and taken her to Syria" + ] + }, + ". She became a servant for Naaman's wife.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 5:3" + }, + "One day, that girl said to her, “I wish that ◄my master/your husband► would go to see the prophet in Samaria. That prophet would heal your husband from his leprosy.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 5:4" + }, + { + "type": "char:add", + "content": [ + "Naaman's wife told her husband" + ] + }, + "what the girl from Israel had said, and Naaman told that to the king.", + { + "type": "verse:v", + "number": "5-6", + "sid": "2KI 5:5-6" + }, + "The king said to him, “Okay, go", + { + "type": "char:add", + "content": [ + "and see the prophet" + ] + }, + ". I will", + { + "type": "char:add", + "content": [ + "write" + ] + }, + "a letter for you to take to the king of Israel,", + { + "type": "char:add", + "content": [ + "saying that I sent you" + ] + }, + ".” The king wrote in the letter, “I am sending this letter with my", + { + "type": "char:add", + "content": [ + "army commander" + ] + }, + "Naaman, who serves me", + { + "type": "char:add", + "content": [ + "faithfully" + ] + }, + ". I want you to heal him of his disease.” So Naaman,", + { + "type": "char:add", + "content": [ + "assuming/thinking that the king of Israel was the prophet, took the letter and" + ] + }, + "750 pounds of silver, 150 pounds of gold, and ten sets of clothing, to give to the king of Israel,", + { + "type": "char:add", + "content": [ + "and he went to Samaria, taking along several servants" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 5:7" + }, + { + "type": "char:add", + "content": [ + "When he arrived in Samaria, he gave the letter to the king" + ] + }, + "of Israel. The king read the letter. Then, being very dismayed, the king tore his clothes and said, “I am not God [RHQ]! I am not able to enable people to live or to die [RHQ]! Why does", + { + "type": "char:add", + "content": [ + "the king" + ] + }, + "who wrote this letter request me to cure this man of his leprosy? I think that he is just wanting to start a fight with me!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 5:8" + }, + "But the prophet Elisha heard that the king of Israel had torn his robe", + { + "type": "char:add", + "content": [ + "and said that" + ] + }, + ". So he sent a message to the king, saying, “Why are you upset/frustrated [RHQ]? Send Naaman to me, and he will find out that", + { + "type": "char:add", + "content": [ + "because" + ] + }, + "I am a true prophet", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "in Israel,", + { + "type": "char:add", + "content": [ + "I can help/heal him" + ] + }, + ".”", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 5:9" + }, + "So Naaman went with his horses and chariots to Elisha's house and waited outside the door.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 5:10" + }, + "But Elisha", + { + "type": "char:add", + "content": [ + "did not come to the door. Instead, he" + ] + }, + "sent a messenger to Naaman, to tell him, “Go to the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + "and wash yourself seven times in the river. Then your skin will be restored/healed, and you will no longer have leprosy.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 5:11" + }, + "But Naaman became very angry. He said, “I thought that surely he would wave his hand over the leprosy, and pray to Yahweh his god, and heal me!", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 5:12" + }, + "Surely the Abana River and the Pharpar River in Damascus", + { + "type": "char:add", + "content": [ + "in my own country of Syria" + ] + }, + "are [RHQ] better than any of the rivers in Israel! Why can I not wash in those rivers and be healed?” [RHQ] So he turned and walked away with great anger/disgust." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 5:13" + }, + "But his servants came to him, and", + { + "type": "char:add", + "content": [ + "one of them" + ] + }, + "said, “Sir, if that prophet had told you to do something difficult, you would certainly [RHQ] have done it. So you should certainly do what he says and wash", + { + "type": "char:add", + "content": [ + "in the Jordan River" + ] + }, + "to be healed!” [RHQ]", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 5:14" + }, + "So Naaman went down to the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + "and washed himself seven times, as ◄the prophet/Elisha► told him to do. Then his skin was restored/healed, and it became healthy/smooth, like the skin of a young child." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 5:15" + }, + "Then Naaman and those who were with him went back to talk to Elisha. They stood in front of him, and Naaman said, “Now I know that there are no real gods anywhere else in the world, but there is a God here in Israel! So now please accept these gifts that I", + { + "type": "char:add", + "content": [ + "have brought to you" + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 5:16" + }, + "But Elisha replied, “Just as certainly as Yahweh, the one whom I serve, lives, I will not accept any gifts.” Naaman kept urging him", + { + "type": "char:add", + "content": [ + "to accept the gifts" + ] + }, + ", but Elisha kept refusing." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 5:17" + }, + "Then Naaman said, “Okay, but", + { + "type": "char:add", + "content": [ + "I have one request. This dirt here in Israel is holy" + ] + }, + ", so please allow me to take some dirt from this place and put it", + { + "type": "char:add", + "content": [ + "in sacks" + ] + }, + "on two mules. Then I will take it back home with me", + { + "type": "char:add", + "content": [ + "and make an altar on this dirt" + ] + }, + ". From now on, I will offer sacrifices to Yahweh", + { + "type": "char:add", + "content": [ + "on that altar" + ] + }, + ". I will not offer sacrifices to any other god.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 5:18" + }, + "However, when my master,", + { + "type": "char:add", + "content": [ + "the king" + ] + }, + ", goes into the temple of the god Rimmon to worship him/it there, and he is leaning on my arm, I hope/desire that Yahweh will forgive me because I will have to bow down, too.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 5:19" + }, + "Elisha replied, “Go home, and do not worry about that.” So Naaman", + { + "type": "char:add", + "content": [ + "and his servants" + ] + }, + "started to travel home." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha cursed Gehazi for being greedy" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 5:20" + }, + "But then Elisha's servant Gehazi said to himself, “It is not good that my master allowed this Syrian man to leave like this. He should have accepted his gifts. So just as certainly as Yahweh lives, I will go and catch up with Naaman and get something from him.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 5:21" + }, + "So Gehazi hurried to catch up with Naaman. When Naaman saw Gehazi running toward him, he", + { + "type": "char:add", + "content": [ + "stopped" + ] + }, + "the chariot", + { + "type": "char:add", + "content": [ + "in which he was riding" + ] + }, + ", jumped out, and went to see what Gehazi wanted. He asked him, “Is everything all right?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 5:22" + }, + "Gehazi replied, “Yes, but two young prophets from the hilly area where the descendants of Ephraim live have just arrived. Elisha has sent me to tell you that he would like 75 pounds of silver and two sets of clothing to give to them.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 5:23" + }, + "Naaman replied, “Certainly! You can have 150 pounds of silver!” He urged Gehazi to take it. He also gave him two sets of clothing. He tied up the silver in two bags and gave them to two of his servants to carry back to Elisha.", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 5:24" + }, + "But when they arrived at the hill", + { + "type": "char:add", + "content": [ + "where Elisha lived" + ] + }, + ", Gehazi took the silver and the clothes from Naaman's servants and sent the servants back to Naaman. Then he took those things into his house and hid them.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 5:25" + }, + "When he went to Elisha, Elisha asked him, “Where did you go, Gehazi?” Gehazi replied, “I did not go anywhere.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 5:26" + }, + "Elisha asked him, “Do you not", + { + "type": "char:add", + "content": [ + "realize that" + ] + }, + "my spirit was there when Naaman got out of his chariot to talk with you? This is certainly not [RHQ] the time to accept gifts of money and clothes and olive groves and vineyards and sheep and oxen and servants!", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 5:27" + }, + "Because you have done this, you and your children and all your descendants, forever, will have leprosy just like Naaman had!” And when Gehazi left the room, he was a leper! His skin was as white as snow!" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "2KI 6" + }, + { + "type": "para:s1", + "content": [ + "The axe head floated" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 6:1" + }, + "One day a group of prophets said to Elisha, “Look, this place where we meet together with you is very small.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 6:2" + }, + "Allow us to go to the Jordan", + { + "type": "char:add", + "content": [ + "River and cut down some trees to make" + ] + }, + "logs to build a new meeting place.” So Elisha said, “Okay, go.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "2KI 6:3" + }, + "One of them said to Elisha, “Please come with us.” So Elisha replied, “Okay, I will go with you.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 6:4" + }, + "So they went together. When they reached the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + ", they cut down some trees." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 6:5" + }, + "But while one of them was cutting down a tree, suddenly the axe head", + { + "type": "char:add", + "content": [ + "separated from the handle and" + ] + }, + "fell into the water. He cried out to Elisha, “O, Master, what shall I do?", + { + "type": "char:add", + "content": [ + "The axe is not mine" + ] + }, + "; I borrowed it!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 6:6" + }, + "Elisha replied, “Where did it fall into the water?” After the man showed him the place, Elisha cut off a stick, and threw it into the water, and caused the iron axe head to float", + { + "type": "char:add", + "content": [ + "on top of the water" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 6:7" + }, + "Elisha said, “Take it out of the water.” So the man reached his hand down and picked up the axe head." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha tricked the army of Syria" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 6:8" + }, + "Whenever the king of Syria", + { + "type": "char:add", + "content": [ + "prepared to send his army to" + ] + }, + "fight against Israel, he first consulted his officers, and then told them where they should set up their tents." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 6:9" + }, + "But each time, Elisha would send a message to warn the king of Israel,", + { + "type": "char:add", + "content": [ + "telling him where the army of Syria was planning to attack them" + ] + }, + ", saying, “Be sure that your army does not go near that place, because the army of Syria has set up their tents there.”", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 6:10" + }, + "So the king of Israel would send", + { + "type": "char:add", + "content": [ + "messengers to" + ] + }, + "warn", + { + "type": "char:add", + "content": [ + "the people who lived in" + ] + }, + "that place, and the people would remain on guard. That happened several times." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 6:11" + }, + "The king of Syria was very upset/disturbed/angry about that. So he summoned his army officers and said to them, “", + { + "type": "char:add", + "content": [ + "Obviously" + ] + }, + "one of you is ◄betraying us/revealing our plans► to the king of Israel. Which one of you is doing it?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 6:12" + }, + "One of his officers answered, “Your Majesty, it is not one of us. Elisha the prophet", + { + "type": "char:add", + "content": [ + "knows what we plan to do" + ] + }, + ", and he tells the king of Israel everything. He even knows what you say in your own bedroom!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 6:13" + }, + "The king of Syria replied, “Go and find out where he is, and I will send", + { + "type": "char:add", + "content": [ + "some men there" + ] + }, + "to capture him.” Someone told him, “People say that he is in Dothan", + { + "type": "char:add", + "content": [ + "town north of Samaria" + ] + }, + ".”", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 6:14" + }, + "So the king sent a large group of soldiers", + { + "type": "char:add", + "content": [ + "to Dothan" + ] + }, + "with horses and chariots. They arrived at night and surrounded the town." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 6:15" + }, + "Early the next morning, Elisha's servant got up and went outside the house. He saw the soldiers of Syria with their horses and chariots surrounding the town. So he went inside", + { + "type": "char:add", + "content": [ + "the house and reported it to Elisha and" + ] + }, + "exclaimed, “O, sir! What are we going to do?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 6:16" + }, + "Elisha replied, “Do not be afraid! Those who will be helping us will be more than those who will be helping them!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 6:17" + }, + "Then he prayed, “Yahweh, I request that you open my servant's eyes in order that he can see", + { + "type": "char:add", + "content": [ + "what is out there" + ] + }, + "!” So Yahweh enabled the servant to look out and see that surrounding the hill on which the town", + { + "type": "char:add", + "content": [ + "was built" + ] + }, + "was a huge number of horses, and chariots made of fire!" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 6:18" + }, + "When the army of Syria prepared to attack Elisha, he prayed again, saying, “Yahweh, cause all these soldiers to become blind!” Yahweh answered his prayer and caused them to be unable to see clearly." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 6:19" + }, + "Then Elisha went to them and said, “You are not on the right road; this is not the city that you are searching for. I will take you to the man whom you are searching for.” But he led them to Samaria,", + { + "type": "char:add", + "content": [ + "the capital of Israel" + ] + }, + "!" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 6:20" + }, + "As soon as they entered Samaria, Elisha prayed again, saying, “Yahweh, now enable these soldiers to see correctly again!” So Yahweh enabled them to see correctly, and they were surprised to see that they were inside Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 6:21" + }, + "When the king of Israel saw them, he said to Elisha, “Sir, shall I", + { + "type": "char:add", + "content": [ + "tell my soldiers to" + ] + }, + "kill them? Shall we kill all of them?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 6:22" + }, + "Elisha replied, “No, you must not kill them. If your army captured many of your enemies in a battle, you would certainly not [RHQ] kill them. Give these men something to eat and drink, and then allow them to return to their king.”", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 6:23" + }, + "So the king of Israel did that. He told his servants to provide a big feast for them. And when they had eaten and drunk plenty, he sent them away. They returned to the king of Syria", + { + "type": "char:add", + "content": [ + "and told him what had happened" + ] + }, + ". So for a while after that, soldiers from Syria stopped raiding/attacking towns in Israel." + ] + }, + { + "type": "para:s1", + "content": [ + "The army of Syria surrounded Samaria" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 6:24" + }, + "But some time later, Ben-Hadad, the king of Syria, assembled his entire army, and they went to Samaria and surrounded the city", + { + "type": "char:add", + "content": [ + "for a long time" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 6:25" + }, + "Because of that, after a while there was hardly any food left inside the city, with the result that eventually a donkey's head,", + { + "type": "char:add", + "content": [ + "which was usually worthless" + ] + }, + ", cost eighty pieces of silver, and ◄one cup/0.3 liter► of dove's dung cost five pieces of silver." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 6:26" + }, + "One day when the king of Israel was walking on top of the city wall, a woman cried out to him, “Your Majesty, help me!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 6:27" + }, + "He replied, “If Yahweh will not help you, I certainly cannot [RHQ] help you. I certainly [RHQ] do not have any wheat or wine!", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 6:28" + }, + "What is your problem?” She replied, “Several days ago, that women", + { + "type": "char:add", + "content": [ + "over there" + ] + }, + "said to me, ‘", + { + "type": "char:add", + "content": [ + "Because we have nothing left to eat" + ] + }, + ", let's kill your son today, in order that we can eat his flesh. Then tomorrow we can", + { + "type": "char:add", + "content": [ + "kill my son and" + ] + }, + "eat his flesh.’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 6:29" + }, + "So we", + { + "type": "char:add", + "content": [ + "killed my son and cut his body up and" + ] + }, + "boiled his flesh and ate it. The next day, I said to her, ‘Now give your son to me, in order that we can", + { + "type": "char:add", + "content": [ + "kill him and cook his flesh and" + ] + }, + "eat it.’ But she has hidden her son!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "2KI 6:30" + }, + "When the king heard what the woman said, he tore his robe", + { + "type": "char:add", + "content": [ + "to show that he was very distressed" + ] + }, + ". The people who were standing close to the wall were able to see that the king was wearing rough cloth underneath his robe", + { + "type": "char:add", + "content": [ + "because he was very distressed" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 6:31" + }, + "The king exclaimed, “I wish/hope that God will strike me dead if I do not cut off the head of Elisha today,", + { + "type": "char:add", + "content": [ + "because he is the one who has caused these terrible things to happen to us" + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 6:32" + }, + "So the king sent an officer to get Elisha." + ] + }, + { + "type": "para:p", + "content": [ + "Before the officer arrived, Elisha was sitting in his house with some Israeli elders who were talking with him. Elisha said to them, “That murderer,", + { + "type": "char:add", + "content": [ + "the king of Israel" + ] + }, + ", is sending someone here to kill me. Listen: When he arrives, shut the door and do not allow him to come in. And the king will be coming right behind that officer!”", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 6:33" + }, + "And while he was still speaking, the king and the officer arrived. The king said, “It is Yahweh who has caused us to have all this trouble/suffering. ◄Why should I wait any longer [RHQ] for him to do something", + { + "type": "char:add", + "content": [ + "to help us" + ] + }, + "?/It is useless for me to wait any longer for him", + { + "type": "char:add", + "content": [ + "to help us" + ] + }, + "!►”" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "2KI 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 7:1" + }, + "Elisha replied to the king, “Listen to what Yahweh says: ‘He says that by this time tomorrow, at the marketplace here in Samaria, you will be able to buy ◄ten pounds/five kg.► of fine wheat or ◄twenty pounds/ten kg.► of barley for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "one piece of silver.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "2KI 7:2" + }, + "The king's officer said to Elijah, “That cannot happen! Even if Yahweh himself would open the windows of the sky", + { + "type": "char:add", + "content": [ + "and send grain down to us" + ] + }, + ", that certainly could not [RHQ] happen!” Elisha replied, “", + { + "type": "char:add", + "content": [ + "Because you said that" + ] + }, + ", you [SYN] will see it happen, but you will not be able to eat any of the food!”" + ] + }, + { + "type": "para:s1", + "content": [ + "The Syrian army became frightened and left" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "2KI 7:3" + }, + "That day there were four men who had ◄leprosy/a dreaded skin disease► who were sitting outside the gate of Samaria", + { + "type": "char:add", + "content": [ + "city. They said to each other, “◄Why should we" + ] + }, + "wait here until we die?/", + { + "type": "char:add", + "content": [ + "It is ridiculous for us to" + ] + }, + "wait here until we die.► [RHQ]", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 7:4" + }, + "If we go into the city, we will die there, because there is no food there. If we remain sitting here, we will die here. So let's go to where the army of Syria has set up their tents. If they kill us, we will die. But if they allow us to remain alive, we will not die.”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 7:5" + }, + "So when it was getting dark, those four men went to the camp where the army of Syria had set up their tents. But when they reached the camp, they saw that there was no one there!" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 7:6" + }, + "What had happened was that Yahweh had caused the army of Syria to hear something that sounded like a large army marching with chariots and horses. So they said to each other, “Listen! The king of Israel has hired the kings of Egypt and the Heth people-group", + { + "type": "char:add", + "content": [ + "and their armies" + ] + }, + ", and they have come to attack us!”", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 7:7" + }, + "So they all ran away that evening and left their tents and their horses and donkeys there,", + { + "type": "char:add", + "content": [ + "because they were afraid that" + ] + }, + "they would be killed", + { + "type": "char:add", + "content": [ + "if they stayed there" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 7:8" + }, + "When those four lepers came to the edge of the area where the soldiers of Syria had set up their tents, they went into one tent,", + { + "type": "char:add", + "content": [ + "and saw all the things that had been left there" + ] + }, + ". So they ate and drank what was there, and they took the silver and the gold and clothes. Then they went", + { + "type": "char:add", + "content": [ + "outside the tent" + ] + }, + "and hid those things. Then they entered another tent, and took things from there, and then went outside and hid them, also." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 7:9" + }, + "But then they said to each other, “We are not doing what is right. We have good news", + { + "type": "char:add", + "content": [ + "to tell others" + ] + }, + "today. If we do not tell it to anyone now, and if we wait until morning to tell it, we will certainly be punished", + { + "type": "char:add", + "content": [ + "by Yahweh" + ] + }, + ". So let's go right now to the palace and tell it to the king's officials!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 7:10" + }, + "So they went to the guards at the city gates and called out to them, “We went to where the army of Syria had set up their tents, but we did not see or hear anyone there. Their horses and donkeys were still tied up, but their tents were all deserted/abandoned!”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 7:11" + }, + "The guards shouted the news, and some people", + { + "type": "char:add", + "content": [ + "who heard it" + ] + }, + "went to the palace and reported it there." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 7:12" + }, + "When the king", + { + "type": "char:add", + "content": [ + "heard it" + ] + }, + ", he got up out of his bed and said to his officials, “I will tell you what the army of Syria is planning to do. They know that we have no food here, so they have left their tents and are hiding in the fields. They think that we will leave the city", + { + "type": "char:add", + "content": [ + "to find some food" + ] + }, + ", and then they will capture us and capture the city.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 7:13" + }, + "But one of his officials said, “Many of our Israeli people have already died", + { + "type": "char:add", + "content": [ + "from ◄hunger/not having anything to eat" + ] + }, + "►. If those of us who are still alive all stay here, we also will die anyway. So let's send some men with five of our horses that are still alive to go and see", + { + "type": "char:add", + "content": [ + "what has really happened" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 7:14" + }, + "So they chose some men and told them to go in a chariot and find out what had happened to the army of Syria.", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 7:15" + }, + "They went as far as the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + ". All along the road they saw clothes and equipment that the soldiers from Syria had thrown away while they were running away very quickly. So the men returned to the king and reported", + { + "type": "char:add", + "content": [ + "what they had seen" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 7:16" + }, + "Then many of the people of Samaria also went", + { + "type": "char:add", + "content": [ + "out of the city and went" + ] + }, + "to where the army of Syria had previously set up their tents. They entered all the tents and took everything.", + { + "type": "char:add", + "content": [ + "So there was now plenty of everything" + ] + }, + "! As a result people could buy ten pounds of fine wheat or twenty pounds of barley for only one piece of silver, which was what Yahweh had said would happen!" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 7:17" + }, + "The king of Israel had appointed the officer who was his assistant to supervise what was happening at the marketplace. But as he was standing near the gate, all the people", + { + "type": "char:add", + "content": [ + "who were rushing outside the city" + ] + }, + "trampled on him, and he died, which was what Elisha had said would happen to him when Elisha previously went to talk to the king.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 7:18" + }, + "Elisha had told him that by the next day there would be plenty of food, with the result that anyone could buy ten pounds of fine wheat or twenty pounds of barley for only one piece of silver." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 7:19" + }, + "And the officer had answered, “That certainly cannot [RHQ] happen! Even if Yahweh himself would open the sky and send down some grain, that could not happen.” And Elisha had replied, “", + { + "type": "char:add", + "content": [ + "Because you said that" + ] + }, + ", you [SYN] will see it happen, but you will not be able to eat any of the food!”", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 7:20" + }, + "And that is what happened to him. The people", + { + "type": "char:add", + "content": [ + "who were rushing out of" + ] + }, + "the city gate trampled on him, and he died." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "2KI 8" + }, + { + "type": "para:s1", + "content": [ + "The widow from Shunem recovered her land" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 8:1" + }, + "After Elisha caused the son of the woman from Shunem", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "to become alive again, he told her that she should leave with her family and live somewhere else for a while, because Yahweh was going to ◄send a famine/cause food to become very scarce► in the land. He said that the famine would last for seven years.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 8:2" + }, + "So the woman did what Elisha told her to do. She and her family went to live in the Philistia", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "for seven years." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "2KI 8:3" + }, + "After the seven years were ended, they returned to their home. The woman went to the king to request that her house and her land be given back to her.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 8:4" + }, + "When she arrived, the king was talking with Gehazi, Elisha's servant. The king was saying to him, “Tell me all the great things that Elisha has done.”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 8:5" + }, + "While Gehazi was telling the king that Elisha had caused the son of a woman", + { + "type": "char:add", + "content": [ + "from Shunem" + ] + }, + "to become alive again, that woman came in and requested the king to enable her to get her house and land back again. Gehazi exclaimed, “Your Majesty, this is the woman whose son Elisha caused to become alive again!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 8:6" + }, + "When the king asked her about it, she told him", + { + "type": "char:add", + "content": [ + "that what Gehazi had said was true" + ] + }, + ". The king summoned one of his officials and said to him, “", + { + "type": "char:add", + "content": [ + "I want" + ] + }, + "everything that this woman possessed previously, including the value of all the crops that have been harvested during these last seven years while she was away from her land, to be given back to her.”", + { + "type": "char:add", + "content": [ + "So the official did that" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha predicted the death of the king of Syria" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 8:7" + }, + "Elisha went to Damascus,", + { + "type": "char:add", + "content": [ + "the capital of Syria" + ] + }, + ", when Ben-Hadad, the king of Syria, was", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "sick. When someone told the king that Elisha was in Damascus,", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 8:8" + }, + "the king told", + { + "type": "char:add", + "content": [ + "one of his officials named" + ] + }, + "Hazael, “Go and talk to that prophet and take a present/gift with you to give to him. Request him to ask Yahweh if I will recover from my illness.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 8:9" + }, + "So Hazael went to talk with Elisha. He took with him forty camels that were carrying many kinds of goods that were produced in Damascus. When Hazael met him, he said to him, “Your friend Ben-Hadad, the king of Syria, sent me to ask you whether", + { + "type": "char:add", + "content": [ + "you think" + ] + }, + "he will recover from his illness.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 8:10" + }, + "Elisha said to Hazael, “Go and say to him, ‘Yes, you will certainly not die from this illness,’ but Yahweh has shown me that he will certainly die", + { + "type": "char:add", + "content": [ + "before he recovers" + ] + }, + ".”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 8:11" + }, + "Then Elisha stared at him and had a terrified look on his face. That caused Hazael to feel uneasy/embarrassed. Then", + { + "type": "char:add", + "content": [ + "suddenly" + ] + }, + "Elisha started to cry." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 8:12" + }, + "Hazael said, “Sir, why are you crying?”" + ] + }, + { + "type": "para:p", + "content": [ + "Elisha replied, “Because", + { + "type": "char:add", + "content": [ + "Yahweh has enabled" + ] + }, + "me to know the terrible things that you will do to the people of Israel: You will burn their cities with walls around them, you will kill their fine young men with a sword, you will bash the heads of their children, and you will rip open the bellies of their pregnant women", + { + "type": "char:add", + "content": [ + "with a sword" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 8:13" + }, + "Hazael replied, “I am", + { + "type": "char:add", + "content": [ + "as insignificant as" + ] + }, + "[MET] a dog; ◄how could I do such things?/I would never do such terrible things!►” [RHQ]" + ] + }, + { + "type": "para:p", + "content": [ + "Elisha replied, “Yahweh has also revealed to me that you will become the king of Syria.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 8:14" + }, + "Then Hazael left and returned to his master/boss", + { + "type": "char:add", + "content": [ + "the king" + ] + }, + ", who asked him, “What did Elisha say?”" + ] + }, + { + "type": "para:p", + "content": [ + "He replied, “He told me that you would certainly recover.”", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 8:15" + }, + "But the next day,", + { + "type": "char:add", + "content": [ + "while the king was sleeping" + ] + }, + ", Hazael took a blanket and soaked it in water. Then he spread it on the king's face", + { + "type": "char:add", + "content": [ + "in order that he could not breathe" + ] + }, + ", and he died. Then Hazael became the king of Syria instead of Ben-Hadad." + ] + }, + { + "type": "para:s1", + "content": [ + "King Jehoram of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 8:16" + }, + "After King Joram, the son of Ahab, had been ruling in Israel for almost five years, Jehoshaphat's son Jehoram became the king of Judah.", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 8:17" + }, + "He was thirty-two years old when he became the king, and he ruled in Jerusalem for eight years.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 8:18" + }, + "His wife was the daughter of King Ahab. And like everyone in Ahab's family, he continually did the evil things that the previous kings of Israel had done. He did things that Yahweh considered to be evil.", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 8:19" + }, + "But Yahweh did not want to get rid of the people of Judah, because of what he had promised David, who served him", + { + "type": "char:add", + "content": [ + "very well" + ] + }, + ". He had promised David that his descendants [MET] would always rule Judah." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 8:20" + }, + "During the time that Jehoram ruled,", + { + "type": "char:add", + "content": [ + "the king of" + ] + }, + "Edom rebelled against Judah, and they appointed their own king.", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 8:21" + }, + "So Jehoram went with his army and all their chariots to Zair", + { + "type": "char:add", + "content": [ + "city near the border of Edom" + ] + }, + ". There the army of Edom surrounded them. But during the night, Jehoram and the commanders in their chariots were able to get through the enemy lines and escaped. And all his soldiers also fled to their homes.", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 8:22" + }, + "So after that, Edom was no longer controlled by Judah, and it is still like that. During that same time, the people of Libnah", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "also freed themselves from being controlled by Judah." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 8:23" + }, + { + "type": "char:add", + "content": [ + "If you want to read about" + ] + }, + "the other things that Jehoram did, they are written in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 8:24" + }, + "Jehoram died [EUP] and was buried where the other kings of Judah had been buried in", + { + "type": "char:add", + "content": [ + "the part of Jerusalem called" + ] + }, + "❛The City of David❜. Then Jehoram's son Ahaziah became the king." + ] + }, + { + "type": "para:s1", + "content": [ + "King Ahaziah of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "2KI 8:25" + }, + "After Ahab's son Joram has been ruling in Israel for almost twelve years, Jehoram's son Ahaziah became the king of Judah.", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 8:26" + }, + "Ahaziah was twenty-two years old when he started to rule. He ruled in Jerusalem for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "one year. His mother's name was Athaliah,", + { + "type": "char:add", + "content": [ + "the daughter of King Ahab and" + ] + }, + "the granddaughter of King Omri of Israel.", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 8:27" + }, + "King Ahab conducted his life just like the members of Ahab's family had done. He did things that Yahweh considered to be very evil." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 8:28" + }, + "Ahaziah's army joined the army of King Joram of Israel to fight against the army of King Hazael of Syria. Their armies started fighting at Ramoth", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in the Gilead", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ", and the soldiers of Syria wounded Joram.", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 8:29" + }, + "King Joram returned to Jezreel", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "to recover from his wounds. King Ahaziah went to visit him there." + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "2KI 9" + }, + { + "type": "para:s1", + "content": [ + "Jehu became the king of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 9:1" + }, + "Meanwhile, the prophet Elisha summoned one of the other prophets. He said to him, “Get ready [IDM] and go to Ramoth", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in the Gilead", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ". Take this jar of", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil with you.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 9:2" + }, + "When you arrive there, search for a man named Jehu, the son of Jehoshaphat and grandson of Nimshi. Go with him into a room away from his companions,", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 9:3" + }, + "and pour", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "this oil on his head. Then say to him, ‘Yahweh declares that he is appointing you to be the king of Israel.’ Then open the door and run away as quickly as you can.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 9:4" + }, + "So the young prophet went to Ramoth.", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 9:5" + }, + "When he arrived, he saw that the commanders of the army were having a conference. He", + { + "type": "char:add", + "content": [ + "looked at Jehu and" + ] + }, + "said, “Sir, I have a message for", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "you.”" + ] + }, + { + "type": "para:p", + "content": [ + "Jehu replied, “Which one of us is the message for?”" + ] + }, + { + "type": "para:p", + "content": [ + "The young prophet replied, “It is for you, commander/sir.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 9:6" + }, + "So Jehu got up and went with the young prophet into a house. There the young prophet poured some", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil on Jehu's head and said to him, “Yahweh, the God whom we Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + ", declares this: ‘I am appointing you to be the king of my Israeli people.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 9:7" + }, + "You must kill your master", + { + "type": "char:add", + "content": [ + "King Joram" + ] + }, + ", the son of Ahab, because I want to punish", + { + "type": "char:add", + "content": [ + "Ahab's wife" + ] + }, + "Jezebel for murdering [MTY] many of my prophets and other people who served me.", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 9:8" + }, + "You must kill", + { + "type": "char:add", + "content": [ + "not only Joram but" + ] + }, + "all of Ahab's family. I want to get rid of every male in the family, including young ones and old ones.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 9:9" + }, + "I will get rid of Ahab's family, like I got rid of the families of two other kings of Israel, Jeroboam and Baasha.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 9:10" + }, + "And when Jezebel", + { + "type": "char:add", + "content": [ + "dies" + ] + }, + ", her corpse will not be buried. Dogs will eat her corpse there in Jezreel", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".’”" + ] + }, + { + "type": "para:p", + "content": [ + "After the young prophet said this, he left the room and ran.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 9:11" + }, + "When Jehu came out of the room to where his other commanders were, they said to him, “Is everything all right? Why did that mad fellow come to you?”" + ] + }, + { + "type": "para:p", + "content": [ + "He replied, “You know what kinds of things young prophets like him say.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 9:12" + }, + "They said, “You are lying! Tell us what he said!”" + ] + }, + { + "type": "para:p", + "content": [ + "He replied, “He told me that Yahweh said, ‘I am appointing [MTY] you to be the king of Israel.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 9:13" + }, + "Then they all spread their cloaks on the steps of the building for", + { + "type": "char:add", + "content": [ + "Jehu to walk out on" + ] + }, + ", and they blew trumpets and shouted, “Jehu is now the king!”" + ] + }, + { + "type": "para:s1", + "content": [ + "King Joram of Israel was killed" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14-15", + "sid": "2KI 9:14-15" + }, + "King Joram and his army had been defending Ramoth against the attacks by the army of the king of Syria. King Joram had returned to Jezreel", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", to recover from being wounded in the battle against the army of Hazael, the king of Syria. And Jehu made plans to kill Joram. He said to his other commanders, “If helping me is truly what you want, make sure that no one leaves this city to go to warn the people of Jezreel", + { + "type": "char:add", + "content": [ + "about what I am planning to do" + ] + }, + ".”", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 9:16" + }, + "Then Jehu and his officers got into their chariots and rode to Jezreel, where Joram was still recovering. And King Ahaziah of Judah was there, visiting Joram." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 9:17" + }, + "A guard was standing in the watchtower in Jezreel. He saw Jehu and his men approaching. He called out, “I see a lot of men", + { + "type": "char:add", + "content": [ + "who are approaching" + ] + }, + "!” King Joram", + { + "type": "char:add", + "content": [ + "heard what the watchman said, so" + ] + }, + "he said to his soldiers, “Send someone on a horse to go and find out if they are coming to be friendly to us or to attack us.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 9:18" + }, + "So a man rode out to meet Jehu and said to him, “The king wants to know", + { + "type": "char:add", + "content": [ + "if you are coming to be" + ] + }, + "friendly to us.”" + ] + }, + { + "type": "para:p", + "content": [ + "Jehu replied, “This is not the time for you [RHQ] to be concerned about acting friendly! Turn around and come behind me!”" + ] + }, + { + "type": "para:p", + "content": [ + "So the guard in the watchtower reported that the messenger had reached the group", + { + "type": "char:add", + "content": [ + "that was approaching" + ] + }, + ", but that he was not returning", + { + "type": "char:add", + "content": [ + "alone" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 9:19" + }, + "So King Joram sent another messenger, who asked Jehu the same question. Again Jehu replied, “This is not the time [RHQ] for you to be concerned about acting friendly! Turn around and follow me!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 9:20" + }, + "Then the watchman reported again, “That messenger also reached them, but he is not coming back", + { + "type": "char:add", + "content": [ + "alone" + ] + }, + ". And", + { + "type": "char:add", + "content": [ + "the leader of the group must be" + ] + }, + "Jehu, the son of Nimshi, because he is driving", + { + "type": "char:add", + "content": [ + "his chariot" + ] + }, + "furiously,", + { + "type": "char:add", + "content": [ + "like Jehu does" + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 9:21" + }, + "Joram said", + { + "type": "char:add", + "content": [ + "to his soldiers" + ] + }, + ", “Get", + { + "type": "char:add", + "content": [ + "my chariot" + ] + }, + "ready!” So they did that. Then King Joram and King Ahaziah both rode toward Jehu, each one in his own chariot. And", + { + "type": "char:add", + "content": [ + "it happened that" + ] + }, + "they met Jehu at the field that had previously belonged to Naboth!", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 9:22" + }, + "When Joram met Jehu, he said to him, “Are you coming on a peacefull visit?”" + ] + }, + { + "type": "para:p", + "content": [ + "Jehu replied, “◄How can there be peace while you and your people are prostrating themselves to worship idols and practicing very much ‘witchcraft/sorcery’ like your mother Jezebel did?/There certainly cannot be peace while you and your people are prostrating themselves to worship idols and practicing ‘witchcraft/sorcery’ like your mother Jezebel has been doing!►” [RHQ]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 9:23" + }, + "Joram cried out, “Ahaziah, they have deceived us!", + { + "type": "char:add", + "content": [ + "They want to kill us" + ] + }, + "!” So Joram turned his chariot around and tried to flee." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 9:24" + }, + "But Jehu drew his bow mightily and shot", + { + "type": "char:add", + "content": [ + "an arrow that pierced" + ] + }, + "Joram between his shoulder blades. The arrow", + { + "type": "char:add", + "content": [ + "went through his body and" + ] + }, + "pierced his heart, and he slumped down dead in his chariot.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 9:25" + }, + "Then Jehu said to his assistant Bidkar, “Take his corpse and throw it here into the field that belonged to Naboth.", + { + "type": "char:add", + "content": [ + "I am sure that" + ] + }, + "you remember that when you and I were riding together", + { + "type": "char:add", + "content": [ + "in chariots" + ] + }, + "behind King Joram's father Ahab, that Yahweh said this about Ahab:", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 9:26" + }, + "‘Yesterday I saw Ahab murder [MTY] Naboth and his sons here. And I solemnly promise that I will punish him right here in this same field!’ So take Joram's corpse and throw it into that field! That will fulfill what Yahweh said would happen.”" + ] + }, + { + "type": "para:s1", + "content": [ + "King Ahaziah of Judah was killed" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 9:27" + }, + "When King Ahaziah saw what happened, he fled", + { + "type": "char:add", + "content": [ + "in his chariot" + ] + }, + "toward Beth-Haggan", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". But Jehu pursued him and said", + { + "type": "char:add", + "content": [ + "to his other commanders" + ] + }, + ", “Shoot him, also!” So they shot him", + { + "type": "char:add", + "content": [ + "with arrows" + ] + }, + "while he was riding in his chariot on the road up to Gur, near Ibleam", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". He continued going in his chariot until he reached Megiddo", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", where he died.", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 9:28" + }, + "His officials took his corpse back to Jerusalem and buried it in the tombs in the", + { + "type": "char:add", + "content": [ + "part of Jerusalem called" + ] + }, + "❛The City of David❜, where his ancestors had been buried.", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 9:29" + }, + "Ahaziah had become the king of Judah when Joram had been ruling Israel for almost eleven years." + ] + }, + { + "type": "para:s1", + "content": [ + "Queen Jezebel was killed" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "2KI 9:30" + }, + "Then Jehu went to Jezreel. When", + { + "type": "char:add", + "content": [ + "Ahab's widow" + ] + }, + "Jezebel heard what had happened, she put paint/makeup on her eyelids, and combed her hair to make it beautiful, and looked out the window", + { + "type": "char:add", + "content": [ + "of the palace toward the street below" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 9:31" + }, + "While Jehu was entering the city gate, she called out to him, “You", + { + "type": "char:add", + "content": [ + "are like" + ] + }, + "Zimri! You are a murderer!", + { + "type": "char:add", + "content": [ + "I think" + ] + }, + "you are certainly not [RHQ] comingon apeaceful visit!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 9:32" + }, + "Jehu looked up toward the window, and then he said, “Who is ◄on my side/wants to help me►? Anyone?” Two or three palace officials looked down at him", + { + "type": "char:add", + "content": [ + "from a window and pointed to themselves" + ] + }, + ".", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 9:33" + }, + "Jehu said to them, “Throw her down here!”" + ] + }, + { + "type": "para:p", + "content": [ + "So they threw her down, and", + { + "type": "char:add", + "content": [ + "when she hit the ground and died" + ] + }, + ", some of her blood splattered on the city wall and on the horses", + { + "type": "char:add", + "content": [ + "that were pulling the chariots" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 9:34" + }, + "Then Jehu went into the palace and ate and drank. Then he said", + { + "type": "char:add", + "content": [ + "to some of his men" + ] + }, + ", “Take the corpse of that women whom Yahweh has cursed and bury it, because she is a king's daughter", + { + "type": "char:add", + "content": [ + "and therefore should be buried properly" + ] + }, + ".”", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 9:35" + }, + "But when they went to get her corpse to bury it, all that was left was only her skull and the", + { + "type": "char:add", + "content": [ + "bones of" + ] + }, + "her feet and her hands. Everything else was gone.", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 9:36" + }, + "When they reported this to Jehu, he said, “That is what Yahweh said would happen! He told his servant/prophet Elijah, ‘In the city of Jezreel, dogs will eat the flesh of Jezebel's corpse.", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 9:37" + }, + "Her bones will be scattered there in Jezreel like dung, with the result that no one will be able to", + { + "type": "char:add", + "content": [ + "recognize them and" + ] + }, + "say, “These are Jezebel's bones.” ’ ”" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "2KI 10" + }, + { + "type": "para:s1", + "content": [ + "Ahab's descendants were murdered" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 10:1" + }, + "There were seventy descendants of King Ahab who were living there in Samaria. Jehu wrote a letter", + { + "type": "char:add", + "content": [ + "and made copies of it and" + ] + }, + "sent them to the rulers of the city, to the elders, and to those who raised and tutored Ahab's children.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 10:2" + }, + { + "type": "char:add", + "content": [ + "This is what he wrote" + ] + }, + ": “You are the ones who are", + { + "type": "char:add", + "content": [ + "taking care of" + ] + }, + "the king's descendants. You have chariots and horses and weapons, and you live in cities that have walls around them. So as soon as you receive this letter,", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 10:3" + }, + "choose one of the king's sons, the one who is the best qualified, and appoint him to be your king. Then", + { + "type": "char:add", + "content": [ + "prepare to" + ] + }, + "fight to defend him.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 10:4" + }, + "But", + { + "type": "char:add", + "content": [ + "when they got those letters from Jehu and read them" + ] + }, + ", they became very afraid. They said, “King Joram and King Ahaziah could not resist him; ◄how can we resist him?/we cannot possibly resist him!►” [RHQ]" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 10:5" + }, + "So the officer who was in charge of the palace and the mayor of the city sent a message to Jehu saying, “We want to serve you, and we are ready to do whatever you tell us to do. We will not appoint anyone to become our king. You do whatever you think is best.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 10:6" + }, + "So Jehu sent a second letter to them, writing this: “If you ◄are on my side/want to help me►, and if you are ready to obey me,", + { + "type": "char:add", + "content": [ + "kill King Ahab's descendants and cut off" + ] + }, + "their heads and bring their heads to me here in Jezreel at this time tomorrow.”" + ] + }, + { + "type": "para:p", + "content": [ + "The seventy descendants of King Ahab were being brought up and supervised by the leaders of", + { + "type": "char:add", + "content": [ + "Samaria" + ] + }, + "city.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 10:7" + }, + "When they received the letter from Jehu, they killed all seventy of Ahab's descendants and", + { + "type": "char:add", + "content": [ + "cut off their heads" + ] + }, + ". They put their heads in baskets and sent them to Jehu at Jezreel.", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 10:8" + }, + "A messenger came to Jehu and told him, “They have brought the heads of Ahab's descendants.” So Jehu commanded that the heads should be put in two piles at the city gate and that the heads should stay there until the next morning." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 10:9" + }, + "The next morning he went out", + { + "type": "char:add", + "content": [ + "to the city gate" + ] + }, + "and said to all the people, “I am the one who plotted against King Joram and killed him. You are not guilty of doing that. But", + { + "type": "char:add", + "content": [ + "it was Yahweh, not I" + ] + }, + "[RHQ]", + { + "type": "char:add", + "content": [ + "who commanded that" + ] + }, + "all these", + { + "type": "char:add", + "content": [ + "descendants of Ahab" + ] + }, + "should be killed.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 10:10" + }, + "So you need to know that everything that Yahweh said would happen has happened. He has caused to happen what he told the prophet Elijah would happen.”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 10:11" + }, + "Then Jehu executed all the other relatives of Ahab in Jezreel, and all Ahab's officers, and close friends, and his priests. He did not allow any of them to remain alive." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 10:12" + }, + "Then Jehu left", + { + "type": "char:add", + "content": [ + "Jezreel" + ] + }, + "and went toward Samaria. While he was going there, at a place called ❛Shepherds' Camp❜,", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 10:13" + }, + "he met some relatives of King Ahaziah of Judah. He asked them, “Who are you?”" + ] + }, + { + "type": "para:p", + "content": [ + "They replied, “We are relatives of King Ahaziah. We are going to Jezreel to visit the children of Queen Jezebel and the other members of King", + { + "type": "char:add", + "content": [ + "Joram's" + ] + }, + "family.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 10:14" + }, + "Jehu said to his men, “Seize them!” So they seized them and killed all of them at the pit named Beth-Eked. There were forty-two people whom they killed; they did not allow any of them to remain alive." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 10:15" + }, + "Then Jehu", + { + "type": "char:add", + "content": [ + "continued to travel toward Samaria" + ] + }, + ". Along the road, he was met by Jonadab, a leader of the Rechab clan. Jehu greeted him and said to him, “Are you as devoted to me [IDM] as I am devoted to you?”" + ] + }, + { + "type": "para:p", + "content": [ + "Jonadab replied, “Yes, I am.”" + ] + }, + { + "type": "para:p", + "content": [ + "Jehu said, “If you are, shake hands with me.” So Jonadab shook hands with him, and Jehu helped him to get into his chariot.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 10:16" + }, + "Jehu said to him, “Come with me, and you will see that I am very devoted to Yahweh.” So they rode together to Samaria." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 10:17" + }, + "When they arrived in Samaria, Jehu killed all of Ahab's relatives who were still alive. He did not ◄spare any of them/allow any of them to remain alive►. That was what Yahweh told Elijah would happen." + ] + }, + { + "type": "para:s1", + "content": [ + "The people who worshiped Baal were killed" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 10:18" + }, + "Then Jehu summoned all the people", + { + "type": "char:add", + "content": [ + "of Samaria" + ] + }, + ", and said to them, “King Ahab was devoted to", + { + "type": "char:add", + "content": [ + "your god" + ] + }, + "Baal a little bit, but I will serve him much more.", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 10:19" + }, + "So now summon all the prophets of Baal, all of Baal's priests, and all the others who worship Baal. I am going to make a great sacrifice to Baal. I want all of them to be there. Any of them who is not there will be executed.” But Jehu was planning to trick them; he was planning to kill all those who worshiped Baal." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 10:20" + }, + "Then Jehu commanded, “Announce that we are going to set aside a day to honor Baal.” So they did that.", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 10:21" + }, + "Jehu", + { + "type": "char:add", + "content": [ + "decided what day they would gather" + ] + }, + "and sent messages throughout Israel", + { + "type": "char:add", + "content": [ + "telling everyone what day to gather on" + ] + }, + ", and on that day, everyone who worshiped Baal came. No one stayed at home. They all went into the huge temple of Baal and filled it from one end to the other.", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 10:22" + }, + "Jehu told the priest who took care of the sacred robes to bring them out and give them to the people who worshiped Baal. So the priest did that." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 10:23" + }, + "Then Jehu went into the temple of Baal with Jonadab, and he said to the people who were there to worship Baal, “Be sure that only those who worship Baal are here. Be sure that no one who worships Yahweh has come in.”", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 10:24" + }, + "Then he and Jonadab prepared to offer sacrifices and other offerings to Baal that would be completely burned", + { + "type": "char:add", + "content": [ + "on the altar that was there in Samaria" + ] + }, + ". But Jehu had stationed eighty of his men outside the temple, and had said to them, “I want you to kill all the people", + { + "type": "char:add", + "content": [ + "who are in the temple" + ] + }, + ". Anyone who allows one of them to escape will be executed!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "2KI 10:25" + }, + "As soon as Jehu", + { + "type": "char:add", + "content": [ + "and Jonadab" + ] + }, + "had finished killing the animals that would be completely burned to be an offering to Baal,", + { + "type": "char:add", + "content": [ + "they went outside and" + ] + }, + "said to the guards and officers, “Go in and kill all of them! Do not allow any of them to escape!” So the guards and officers went in and killed them all with their swords. Then they dragged their corpses outside the temple. Then they went into the inner room of the temple,", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 10:26" + }, + "and they carried out the sacred pillar of Baal that was there, and they burned it.", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 10:27" + }, + "So they destroyed that pillar that honored Baal, and then they burned down the temple, and made it a publc toilet. And it is still a toilet!" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 10:28" + }, + "That is how Jehu got rid of the worship of Baal in Israel.", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 10:29" + }, + "But Jehu did not quit committing the kinds of sins that Jeroboam had committed, sins that led the people of Israel to sin by worshiping the gold", + { + "type": "char:add", + "content": [ + "statues of" + ] + }, + "calves in Bethel and Dan", + { + "type": "char:add", + "content": [ + "cities" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "2KI 10:30" + }, + "Then Yahweh said to Jehu, “You have done what pleased me by getting rid of all of Ahab's descendants. So I promise you that your son and grandson and great-grandson and great-great-grandson will all be kings of Israel.”", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 10:31" + }, + "But Jehu did not obey all the laws of Yahweh, the God of the Israeli people. He did not stop committing the sins that Jeroboam had committed, sins that led the Israeli people to sin." + ] + }, + { + "type": "para:s1", + "content": [ + "Jehu died" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 10:32" + }, + "At that time, Yahweh began to cause the territory controlled by Israel to become smaller.", + { + "type": "char:add", + "content": [ + "The army of" + ] + }, + "King Hazael", + { + "type": "char:add", + "content": [ + "of Syria" + ] + }, + "conquered much of the Israeli territory.", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 10:33" + }, + "He conquered the parts east of the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + ", as far south as Aroer", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "on the Arnon", + { + "type": "char:add", + "content": [ + "River" + ] + }, + ". That included the Gilead and Bashan", + { + "type": "char:add", + "content": [ + "regions" + ] + }, + ", where the tribes of Gad, Reuben, and half of the tribe of Manasseh lived." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "2KI 10:34" + }, + { + "type": "char:add", + "content": [ + "If you want to read more" + ] + }, + "about all the other things that Jehu did [RHQ], they are written in the scroll called ❛The History of the Kings of Israel❜." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "2KI 10:35" + }, + "Jehu died [EUP], and was buried in Samaria. His son Jehoahaz became the king in place of his father.", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 10:36" + }, + "Jehu had ruled in Samaria as the king of Israel for twenty-eight years." + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "2KI 11" + }, + { + "type": "para:s1", + "content": [ + "Queen Athaliah of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 11:1" + }, + "When King Ahaziah's mother Athaliah saw that her son had been killed, she commanded that all the members of Ahaziah's family", + { + "type": "char:add", + "content": [ + "who might become king" + ] + }, + "must be executed.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 11:2" + }, + "So Ahaziah's sons were all about to be murdered. But Jehosheba, who was King Jehoram's daughter and Ahaziah's half-sister, took Ahaziah's", + { + "type": "char:add", + "content": [ + "very young" + ] + }, + "son Joash and hid him and ◄his nursemaid/the woman who took care of him► in a bedroom", + { + "type": "char:add", + "content": [ + "in the temple" + ] + }, + ". So he was not killed.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 11:3" + }, + "He stayed with Jehosheba for six years. All during that time, he remained hidden in the temple, while Athaliah ruled", + { + "type": "char:add", + "content": [ + "Judah" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 11:4" + }, + "But during the next year, Jehoiada the Supreme Priest summoned the officers who supervised the royal bodyguards and the palace guards. He told them to come to the temple. There he required them to solemnly promise that they would do what he told them to do. And he showed King Ahaziah's son Joash to them.", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 11:5" + }, + "He gave them these instructions: “There are three groups of you guards. When one group finishes their work on the Sabbath day,", + { + "type": "char:add", + "content": [ + "divide yourselves into" + ] + }, + "three smaller groups. One group must guard the palace.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 11:6" + }, + "Another group must guard at the Sur Gate. The other group must guard at the gate behind the other groups.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 11:7" + }, + "The two groups that are not working on the Sabbath day must guard the temple", + { + "type": "char:add", + "content": [ + "to protect little King Joash" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 11:8" + }, + "You must stand around the king wherever he goes, with your weapons in your hands. You must kill anyone who comes near you.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 11:9" + }, + "The officers", + { + "type": "char:add", + "content": [ + "who supervised the guards" + ] + }, + "did what Jehoiada told them to do. Each one brought to Jehoiada the guards that he supervised—the guards who were just finishing their work and those who were about to start their work on the Sabbath day.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 11:10" + }, + "The priest distributed to the commanders of the guards the spears and shields that had belonged to King David, that were kept/stored in the temple.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 11:11" + }, + "Then he commanded all the guards to stand in their positions, each one with his sword in his hand, all around the young king." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 11:12" + }, + "Then he brought Joash out. He put the crown on his head and gave him a scroll on which were written the rules", + { + "type": "char:add", + "content": [ + "that the kings needed to obey" + ] + }, + ". Then he poured some olive oil on Joash's head and proclaimed that he was now the king. The people all clapped their hands and shouted, “We desire/hope that the king will live for many years!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 11:13" + }, + "When Athaliah heard the noise that was being made by the guards and the other people, she ran to the temple, where the people were gathered.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 11:14" + }, + "She saw the new king standing there alongside one of the big pillars, which was", + { + "type": "char:add", + "content": [ + "the place at the temple where the kings usually stood" + ] + }, + ". She saw that he was surrounded by the temple officers and men blowing trumpets, and that the people were shouting joyfully, and", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "them were also blowing trumpets. She tore her clothes", + { + "type": "char:add", + "content": [ + "to show her distress" + ] + }, + "and shouted, “You are traitors! You have tricked/deceived me!”", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 11:15" + }, + "Jehoiada", + { + "type": "char:add", + "content": [ + "immediately" + ] + }, + "said, “Kill her, but do not kill her here at the temple of Yahweh! Take her away between two rows of guards. And kill anyone who tries to rescue her!”", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 11:16" + }, + { + "type": "char:add", + "content": [ + "She tried to flee, but" + ] + }, + "the guards seized her and took her to the palace, to the place where horses enter the courtyard. They killed her there." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 11:17" + }, + "Then Jehoiada made a solemn agreement between the king and the people, that they would always ◄obey/be faithful to► Yahweh. He also made an agreement requiring the people to be loyal to Joash their king.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 11:18" + }, + "Then all the people of Israel who were there went to the temple of Baal and tore it down. They smashed the altars and the statues of Baal. They also killed Mattan, the priest of Baal, in front of the altars." + ] + }, + { + "type": "para:p", + "content": [ + "Jehoiada stationed/put guards at the temple of Yahweh.", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 11:19" + }, + "Then he and the officers of the temple, the officers who supervised the royal bodyguards, and the king's bodyguards brought the king from the temple to the palace. All the people", + { + "type": "char:add", + "content": [ + "followed them" + ] + }, + ". Joash entered the palace at the Guard Gate and sat down on the throne,", + { + "type": "char:add", + "content": [ + "which showed that he was the new king" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 11:20" + }, + "All the people of Judah rejoiced. And because Athaliah had been killed, the city was quiet/calm." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 11:21" + }, + "Joash was seven years old when he became the king", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "2KI 12" + }, + { + "type": "para:s1", + "content": [ + "King Joash of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 12:1" + }, + "When Jehu had been ruling Israel for almost seven years, Joash became the king of Judah. He ruled in Jerusalem for forty years. His mother was Zibiah, from Beersheba", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 12:2" + }, + "All his life, he did what pleased Yahweh, because Jehoiada the priest instructed/taught him.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 12:3" + }, + "But the places where the people worshiped", + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + "on the tops of hills were not destroyed, and they continued to offer sacrifices and burn incense at those places,", + { + "type": "char:add", + "content": [ + "instead of at the place that God had chosen for them in Jerusalem" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 12:4" + }, + "Joash said to the priests, “You must take all the money which the people contribute, both the money they are required to give and the money that they themselves decide to give, as sacred offerings to buy things for the temple.", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 12:5" + }, + "Each priest must take the money from people who know him (OR, from one of the treasurers), and he must use that money to repair the temple whenever he sees that there is something that needs to be repaired.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 12:6" + }, + "But after Joash had been ruling for almost twenty-three years, the priests still had not repaired anything in the temple.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 12:7" + }, + "So Joash summoned Jehoiada and the other priests and said to them, “◄Why are you not repairing things in the temple?/You should have been repairing things in the temple!► [RHQ] For now on, you must not keep the money that you receive from people who know you (OR, the treasurers). You must give it to the people who will be repairing things in the temple!”", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 12:8" + }, + "The priests agreed to do that, and they also agreed that they themselves would not do the repair work." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 12:9" + }, + "Then Jehoiada took a chest and bored a hole in the lid. He placed it alongside the altar", + { + "type": "char:add", + "content": [ + "for burning incense/sacrifices" + ] + }, + "that was on the right as anyone enters the temple. The priests who guarded the entrance to the temple put in the box the money that was brought to the temple.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 12:10" + }, + "Whenever they saw that there was a lot of money in the chest, the king's secretary and the Supreme Priest would come and count the money. Then they would put it in bags and tie the bags shut.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 12:11" + }, + "Then, after they weighed it, they would give the money to the men who supervised the work in the temple. Then the supervisors would use that money to pay the carpenters and builders who did the repair work in the temple,", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 12:12" + }, + "and the masons and the stone cutters. Also with some of that money they bought timber and stones that had been cut to be used in the repair work, and to pay all the other expenses for the repair work.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 12:13" + }, + "But they did not use any of that money to", + { + "type": "char:add", + "content": [ + "pay men to make" + ] + }, + "silver cups or wick trimmers or bowls or trumpets or any other items made of silver or gold to be used in the temple." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 12:14" + }, + "All that money was given to the men who were doing the work of repairing the temple.", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 12:15" + }, + "The men who supervised the work always did things honestly, so the king's secretary and the Supreme Priest never required that the supervisors report what they had spent the money for.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 12:16" + }, + "But the money that people gave to pay for the wrong things that they had done and the money they gave to purify themselves because of the sins that they had committed was not put in the chest. That money belonged to the priests." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 12:17" + }, + "At that time, Hazael, the king of Syria, went", + { + "type": "char:add", + "content": [ + "with his army" + ] + }, + "and attacked Gath", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "and conquered it. Then he decided that they would attack Jerusalem.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 12:18" + }, + "So Joash, the king of Judah, took all the money that the previous kings, Jehoshaphat and Jehoram and Ahaziah, had dedicated to Yahweh. He added some of his own money, and all the gold that was in the rooms in the temple where valuable things were kept/stored, and the gold in his palace, and sent it all to King Hazael,", + { + "type": "char:add", + "content": [ + "to ◄appease him/persuade him to not attack Jerusalem►" + ] + }, + ". So King Hazael", + { + "type": "char:add", + "content": [ + "took his army" + ] + }, + "away from Jerusalem." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 12:19" + }, + { + "type": "char:add", + "content": [ + "If you want to read more of what" + ] + }, + "Joash did, it is all written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "20-21", + "sid": "2KI 12:20-21" + }, + "Joash's officials plotted against him, and two of them killed Joash on the road that goes down to the Silla", + { + "type": "char:add", + "content": [ + "district" + ] + }, + ". The two men who did that were Jozabad, the son of Shimeath, and Jehozabad, the son of Shomer. Joash was buried in the place where his ancestors were buried,", + { + "type": "char:add", + "content": [ + "in the part of Jerusalem called" + ] + }, + "❛The City of David❜. Then Joash's son Amaziah became the king of Judah." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "2KI 13" + }, + { + "type": "para:s1", + "content": [ + "King Jehoahaz of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 13:1" + }, + "After Joash had been ruling Judah for almost twenty-three years, Jehu's son Jehoahaz became the king of Israel. He ruled in Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "for seventeen years.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 13:2" + }, + "He did many things that Yahweh considered to be evil and committed the same kind of sins that Jeroboam had committed, sins which led the people of Israel to sin. He did not stop committing those sins.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 13:3" + }, + "So Yahweh became very angry with the Israeli people, and he allowed the army of King Hazael of Syria and his son Ben-Hadad to defeat the Israelis many times." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 13:4" + }, + "Then Jehoahaz prayed to Yahweh", + { + "type": "char:add", + "content": [ + "for help" + ] + }, + ", and Yahweh heeded him, because he saw that the army of the king of Syria was oppressing the Israelis.", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 13:5" + }, + "Yahweh sent a leader to Israel, who enabled them to be freed from being controlled by Syria. After that, the Israeli people lived peacefully as they had done previously.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 13:6" + }, + "But they still continued to commit the same kind of sins that Jeroboam and his family had committed and which led the Israelis to", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "sin. And the statue of the goddess Asherah remained in Samaria." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 13:7" + }, + "Jehoahaz had only fifty men who rode on horses and ten chariots and 10,000 other soldiers, because the army of Syria had killed all the rest, trampling them like people walk on dirt." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 13:8" + }, + { + "type": "char:add", + "content": [ + "If you want to read about" + ] + }, + "[RHQ] everything else that Jehoahaz did, you can read about it in the scroll called ❛The History of the Kings of Israel❜.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 13:9" + }, + "Jehoahaz died [EUP] and was buried in Samaria. Then his son Jehoash became the king." + ] + }, + { + "type": "para:s1", + "content": [ + "King Jehoash ruled Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 13:10" + }, + "Jehoash, the son of Jehoahaz, started to rule in Israel after King Joash had been ruling in Judah for 23 years. Jehoash ruled in Samaria for 17 years.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 13:11" + }, + "He did many things that Yahweh considered to be evil. He refused to turn away from worshiping idols, which was the sin that", + { + "type": "char:add", + "content": [ + "many years earlier King" + ] + }, + "Jeroboam had told the Israeli people to commit." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 13:12" + }, + "The other things that happened while Jehoash was king and all the things that he did are written in the book called ❛The Account of What the Kings of Israel Did❜. In that account they wrote about Jehoash's", + { + "type": "char:add", + "content": [ + "army's" + ] + }, + "victories, and their war with", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "King Amaziah of Judah.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 13:13" + }, + "When Jehoash died, he was buried in Samaria where the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "kings of Israel were buried. Then his son Jeroboam became king." + ] + }, + { + "type": "para:s1", + "content": [ + "Elisha died" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 13:14" + }, + "Elisha became very ill. Just before he died, King Jehoash went to Elisha and cried in front of him.", + { + "type": "char:add", + "content": [ + "Saying the same words that Elisha had said when Elijah was taken to heaven" + ] + }, + ", he said, “My father/master! My father/master! The chariots of us Israeli people and their drivers", + { + "type": "char:add", + "content": [ + "are taking my master away" + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 13:15" + }, + "Elisha said to him, “Bring to me a bow and some arrows!” So the king did that.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 13:16" + }, + "Then Elisha told the king to put his hands on the bow", + { + "type": "char:add", + "content": [ + "and prepare to shoot some arrows" + ] + }, + ". And then Elisha put his own hands on the king's hands." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 13:17" + }, + "Then Elisha told him, “", + { + "type": "char:add", + "content": [ + "Have someone" + ] + }, + "open that window toward the east.” So they opened it. Then Elisha said, “Shoot!” So the king did. Then Elisha said, “That is the arrow that", + { + "type": "char:add", + "content": [ + "indicates that your army" + ] + }, + "will defeat the Syrian army. Your army will completely defeat their", + { + "type": "char:add", + "content": [ + "army" + ] + }, + "at Aphek", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 13:18" + }, + "Then Elisha said, “Pick up the other arrows and strike the ground with them!” So the king picked up the arrows and struck the ground three times.", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 13:19" + }, + "But Elisha was angry with him. He exclaimed, “You should have struck the ground five or six times! If you had done that, your army would have defeated the Syrian", + { + "type": "char:add", + "content": [ + "army" + ] + }, + "until they were completely wiped out! But now,", + { + "type": "char:add", + "content": [ + "because you struck the ground only three times" + ] + }, + ", your army will defeat them only three times!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 13:20" + }, + "Then Elisha died and was buried." + ] + }, + { + "type": "para:p", + "content": [ + "Groups of raiders from Moab came to Israel each year during ◄spring/the time when the cold season was ending►.", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 13:21" + }, + "One year, when some Israeli people were burying a man's body, they saw a group of those raiders.", + { + "type": "char:add", + "content": [ + "They were afraid" + ] + }, + "; so quickly they threw that man's body into the tomb where Elisha", + { + "type": "char:add", + "content": [ + "had been buried, and they ran away" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + "But as soon as the man's body touched Elisha's bones, the dead man became alive again and jumped up!" + ] + }, + { + "type": "para:s1", + "content": [ + "War between Israel and Syria" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 13:22" + }, + "King Hazael of Syria", + { + "type": "char:add", + "content": [ + "sent soldiers to" + ] + }, + "oppress the Israeli people all during the years that Jehoahaz", + { + "type": "char:add", + "content": [ + "ruled Judah" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 13:23" + }, + "But Yahweh was very kind [DOU] to the Israeli people. He helped them because of the agreement that he had made with", + { + "type": "char:add", + "content": [ + "their ancestors" + ] + }, + "Abraham, Isaac, and Jacob. He did not get rid of the Israelis, and he still has not rejected them." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 13:24" + }, + "When Hazael the king of Syria died, his son Ben-Hadad became the king.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 13:25" + }, + { + "type": "char:add", + "content": [ + "The army of" + ] + }, + "King Jehoash of Israel defeated", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "King Ben-Hadad three times, and recaptured the cities that Ben-Hadad's army had captured during the time that Jehoash's father Jehoahaz was ruling Israel." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "2KI 14" + }, + { + "type": "para:s1", + "content": [ + "King Amaziah of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 14:1" + }, + "After Jehoash had been ruling Israel for almost two years, Joash's son Amaziah became the king of Judah.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 14:2" + }, + "He was 25 years old when he started to rule, and he ruled in Jerusalem for 29 years. His mother was Jehoaddin; she was from Jerusalem.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 14:3" + }, + "Amaziah did many things that pleased Yahweh, but he did not do as many things that pleased Yahweh as King David had done. He did some of the good things that his father Joash had done.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 14:4" + }, + "But,", + { + "type": "char:add", + "content": [ + "like his father" + ] + }, + ", he did not tear down the places for worshipping Yahweh at pagan shrines. The people continued to burn incense", + { + "type": "char:add", + "content": [ + "to honor Yahweh" + ] + }, + "on those hills", + { + "type": "char:add", + "content": [ + "instead of in Jerusalem, the place that Yahweh had appointed" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 14:5" + }, + "As soon as he was completely in control of his kingdom, he caused to be executed the officials who had murdered his father.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 14:6" + }, + "But he did not execute their children. He obeyed what was written in the laws that God gave to Moses: “Parents must not be executed for the", + { + "type": "char:add", + "content": [ + "crimes/sins committed by" + ] + }, + "their children, and children must not be executed for", + { + "type": "char:add", + "content": [ + "crimes/sins committed by" + ] + }, + "their parents. People must be executed only for the sins that they themselves", + { + "type": "char:add", + "content": [ + "have committed" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 14:7" + }, + "Amaziah's soldiers killed ten thousand soldiers of the Edom people-group in the Valley of Salt", + { + "type": "char:add", + "content": [ + "south of the Dead Sea" + ] + }, + ", and they captured Sela", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "and gave it a new name, Joktheel. That is still its name." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 14:8" + }, + "Then Amaziah sent messengers to King Jehoash of Israel, saying “Come here and let's talk together.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 14:9" + }, + "But King Jehoash replied to King Amaziah: “Once a thornbush growing in", + { + "type": "char:add", + "content": [ + "the mountains" + ] + }, + "in Lebanon sent a message to a cedar tree, saying, ‘Give your daughter to my son in order that he may marry her.’ But a wild animal in Lebanon passed by the thornbush and trampled it.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 14:10" + }, + { + "type": "char:add", + "content": [ + "The meaning of what I am saying is that" + ] + }, + "your army has defeated the army of Edom, so now you have become very proud. But you should be content with defeating the people of Edom, and allow your soldiers to stay at home. If you cause trouble", + { + "type": "char:add", + "content": [ + "by fighting against" + ] + }, + "us, you will surely [RHQ] cause a disaster to happen to you and to your people.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 14:11" + }, + "But Amaziah refused to heed Jehoash's message. So he marched with his army to fight against the Israeli army at Beth-Shemesh", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in Judah.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 14:12" + }, + "The Israeli army defeated the army of Judah, and all the soldiers of Judah fled and ran back home.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 14:13" + }, + "Jehoash's army also captured King Amaziah there, and they also marched to Jerusalem and tore down the wall", + { + "type": "char:add", + "content": [ + "that was around" + ] + }, + "the city, from the Ephraim Gate to the Corner Gate. That was a section that was about ◄200 yards/180 meters► long.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 14:14" + }, + "Jehoash's soldiers seized all the gold and silver that they found, and all the utensils that were in the temple, and all the valuable things that were in the palace, and took them to Samaria. They also took to Samaria some prisoners whom they had captured." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 14:15" + }, + { + "type": "char:add", + "content": [ + "If you want to know about" + ] + }, + "all the other things that Jehoash did when he was king, including when he", + { + "type": "char:add", + "content": [ + "and his army" + ] + }, + "fought against", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "King Amaziah of Judah, they are written in the scroll called ❛The History of the Kings of Israel❜.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 14:16" + }, + "Jehoash died [EUP], and he was buried in Samaria, where the other kings of Israel had been buried. Then his son Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + "became the king." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 14:17" + }, + "Amaziah, the king of Judah, lived for fifteen more years after Jehoash, the king of Israel, died.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 14:18" + }, + { + "type": "char:add", + "content": [ + "If you want to know more about everything else that Amaziah did" + ] + }, + ", it is written [RHQ] in the scroll called ❛The History of the Kings of Judah❜." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 14:19" + }, + "Some people in Jerusalem plotted against Amaziah, so he fled to Lachish", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". But they followed him there and killed him.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 14:20" + }, + "They took his corpse back to Jerusalem and buried it where his ancestors had been buried, in the", + { + "type": "char:add", + "content": [ + "part of Jerusalem called" + ] + }, + "❛The City of David❜." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 14:21" + }, + "Then all the people of Judah appointed Amaziah's son Uzziah, when he was sixteen years old, to be their king", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 14:22" + }, + "After his father died, Uzziah's workers captured Elath", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", and it came under the control of Judah again." + ] + }, + { + "type": "para:s1", + "content": [ + "King Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + "of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 14:23" + }, + "When Amaziah had been ruling Judah for almost fifteen years, Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + "became the king of Israel. He ruled in Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "for forty-one years.", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 14:24" + }, + "He did many things that Yahweh considered to be evil. He did not stop committing the same kind of sins that Jeroboam, the son of Nebat, committed, sins which led the Israeli people to sin also.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 14:25" + }, + "His soldiers conquered again some of the territory that had previously belonged to Israel, from Hamath", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in the north to the Dead Sea in the south. That is what Yahweh, the God whom the Israelis worshiped, promised the prophet Jonah, the son of Amittai, from Gath-Hepher", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", would happen." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 14:26" + }, + "That happened because Yahweh saw that the Israelis'", + { + "type": "char:add", + "content": [ + "enemies were causing" + ] + }, + "the Israelis to suffer very much. And there was absolutely no one [IDM] who would help them.", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 14:27" + }, + "But Yahweh said that he would not destroy Israel completely, so he enabled King Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + "to rescue them." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 14:28" + }, + { + "type": "char:add", + "content": [ + "If you want to know more about" + ] + }, + "everything else that Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + "did, about his fighting courageously in battles, and about his", + { + "type": "char:add", + "content": [ + "enabling the Israelis to" + ] + }, + "capture again Damascus and Hamath", + { + "type": "char:add", + "content": [ + "cities" + ] + }, + ", they are written [RHQ] in the scroll called ❛The History of the Kings of Israel❜.", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 14:29" + }, + "Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + "died [EUP], and", + { + "type": "char:add", + "content": [ + "was buried where" + ] + }, + "the other kings of Israel were buried, and his son Zechariah became the king." + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "2KI 15" + }, + { + "type": "para:s1", + "content": [ + "King Uzziah of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 15:1" + }, + "After Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + "had been ruling Israel for almost twenty-seven years, Uzziah, the son of King Amaziah of Judah, began to rule.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 15:2" + }, + "He was sixteen years old when he started to rule, and he ruled in Jerusalem for fifty-two years. His mother was Jecoliah, from Jerusalem.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 15:3" + }, + "He did things that Yahweh was pleased with, like his father Amaziah had done.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 15:4" + }, + "But, the places at the pagan shrines where they worshiped Yahweh were not destroyed, and the people continued to burn incense", + { + "type": "char:add", + "content": [ + "to honor Yahweh" + ] + }, + "at those places", + { + "type": "char:add", + "content": [ + "instead of in Jerusalem, the place that Yahweh had appointed" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 15:5" + }, + "Yahweh caused Uzziah to become a leper, and he was a leper for the rest of hiis life.", + { + "type": "char:add", + "content": [ + "He was not allowed to live in the palace" + ] + }, + ". He lived alone in a house, and his son Jotham ruled the country." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "2KI 15:6" + }, + { + "type": "char:add", + "content": [ + "If you want to know about" + ] + }, + "everything else that Uzziah did, it is written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 15:7" + }, + "Uzziah died [EUP], and they buried him in", + { + "type": "char:add", + "content": [ + "the part of Jerusalem called" + ] + }, + "❛The City of David❜, where his ancestors had been buried. Then his son Jotham oficially became the king." + ] + }, + { + "type": "para:s1", + "content": [ + "King Zechariah of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 15:8" + }, + "After Uzziah had been ruling Judah for almost thirty-eight years, Zechariah, the son of Jeroboam", + { + "type": "char:add", + "content": [ + "#2" + ] + }, + ", became the king of Israel. He ruled in Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "six months.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 15:9" + }, + "He did many things that Yahweh considered to be evil, like his ancestors had done. He committed the same kind of sins that Jeroboam", + { + "type": "char:add", + "content": [ + "#1" + ] + }, + "had committed, sins which led the Israeli people to sin." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 15:10" + }, + "Then Shallum, the son of Jabesh, made plans to assassinate Zechariah. He killed him at Ibleam", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", and then he became the king.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 15:11" + }, + "Everything else that Zechariah did is written in the scroll called ❛The History of the Kings of Israel❜.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 15:12" + }, + "When Zechariah died,", + { + "type": "char:add", + "content": [ + "that ended the dynasty of King Jehu" + ] + }, + ". That fulfilled what Yahweh said to King Jehu would happen: “Your son and grandson and great-grandson and great-great-grandson will all be kings of Israel.”" + ] + }, + { + "type": "para:s1", + "content": [ + "King Shallum of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 15:13" + }, + "Shallum, the son of Jabesh, became the king of Israel after King Uzziah had been ruling Judah for almost thirty-nine years. But Shallum ruled in Samaria for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "one month.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 15:14" + }, + "Then Menahem, the son of Gadi, went up from Tirzah", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "to Samaria and assassinated Shallum. Then Menahem became the king of Israel." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 15:15" + }, + "Everything else that Shallum did, including his killing King Zechariah, is written in the scroll called ❛The History of the Kings of Israel❜." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 15:16" + }, + "While Menahem was ruling in Samaria, he completely destroyed Tappuah", + { + "type": "char:add", + "content": [ + "village south of Samaria" + ] + }, + "and killed all the people who lived there and in the surrounding territory. He did that because the people in that city refused to surrender to him.", + { + "type": "char:add", + "content": [ + "With his sword" + ] + }, + "he even ripped open the bellies of pregnant women." + ] + }, + { + "type": "para:s1", + "content": [ + "King Menahem of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 15:17" + }, + "When King Azariah had been ruling Judah for almost thirty-nine years, Menahem, the son of Gadi, became the king of Israel. He ruled in Samaria for ten years.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 15:18" + }, + "He did many things that Yahweh considered to be evil. He committed the same kinds of sins that King Jeroboam", + { + "type": "char:add", + "content": [ + "#1" + ] + }, + "had committed, sins that led the people of Israel to sin. He continued to commit those sins for the rest of his life." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 15:19" + }, + "Then King Tiglath-Pileser of Assyria came", + { + "type": "char:add", + "content": [ + "with his army" + ] + }, + "to attack Israel. So Menahem gave him ◄thirty-eight tons/35,000 kg.► of silver in order that Tiglath-Pileser would help Menahem to continue to be king and rule his country more strongly.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 15:20" + }, + "Menahem obtained that money from the rich men in Israel. He compelled each of them to contribute fifty pieces of silver. So Tiglath-Pileser", + { + "type": "char:add", + "content": [ + "took that money and" + ] + }, + "went back home." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 15:21" + }, + { + "type": "char:add", + "content": [ + "If you want to know more about" + ] + }, + "everything that Menahem did, it is written [RHQ] in the scroll called ❛The History of the Kings of Israel❜.", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 15:22" + }, + "Menahem died [EUP] and was buried, and his son Pekahiah became the king of Israel." + ] + }, + { + "type": "para:s1", + "content": [ + "King Pekahiah of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 15:23" + }, + "When King Uzziah had been ruling Judah for almost fifty years, Menahem's son Pekahiah became the king of Israel. He ruled in Samaria for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "two years.", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 15:24" + }, + "He did many things that Yahweh considered to be evil. He committed the same kind of sins that King Jeroboam", + { + "type": "char:add", + "content": [ + "#1" + ] + }, + "had committed, sins which led the people of Israel to sin.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 15:25" + }, + "Then one of Pekahiah's army commanders whose name was Pekah, the son of Remaliah, planned with fifty men from the Gilead", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "to kill Pekahiah. They assassinated him in a fortified place in the king's palace in Samaria. Then Pekah became the king." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 15:26" + }, + "Everything else that Pekahiah did is written in the scroll called ❛The History of the Kings of Israel❜." + ] + }, + { + "type": "para:s1", + "content": [ + "King Pekah of Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 15:27" + }, + "When King Uzziah had been ruling Judah for almost 52 years, Pekah, the son of Remaliah, became the king of Israel. He ruled in Samaria for twenty years.", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 15:28" + }, + "He also did many things that Yahweh considered to be evil. He committed the same kind of sins that King Jeroboam", + { + "type": "char:add", + "content": [ + "#1" + ] + }, + "had committed, sins that led the people of Israel to sin." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 15:29" + }, + "While Pekah was the king, Tiglath-Pileser, the king of Assyria, came", + { + "type": "char:add", + "content": [ + "with his army and" + ] + }, + "captured", + { + "type": "char:add", + "content": [ + "the cities of" + ] + }, + "Ijon, Abel-Beth-Maacah, Janoah, Kedesh, Hazor, and", + { + "type": "char:add", + "content": [ + "the regions of" + ] + }, + "Gilead, Galilee, and Naphtali. His army forced the Israeli people to leave their country and go to live in Assyria." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "2KI 15:30" + }, + "Then Hoshea, the son of Elah, plotted to kill Pekah. He assassinated him when Uzziah's son Jotham had been ruling Judah for almost twenty years. Then Hoshea became the king of Israel." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "2KI 15:31" + }, + "Everything else that Pekah did is written in the scroll called ❛The History of the Kings of Israel❜." + ] + }, + { + "type": "para:s1", + "content": [ + "King Jotham of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 15:32" + }, + "When Pekah had been ruling Israel for almost two years, Uzziah's son Jotham began to rule Judah.", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 15:33" + }, + "He was 25 years old when he started to rule, and he ruled from Jerusalem for sixteen years. His mother was Jerusha, the daughter of Zadok.", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 15:34" + }, + "He did many things that pleased Yahweh, like his father Uzziah had done.", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 15:35" + }, + "But he did not destroy the places on the tops of hills where the people worshiped", + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", and the people continued to burn incense there", + { + "type": "char:add", + "content": [ + "to honor Yahweh" + ] + }, + ". Jotham's workers built the Upper Gate of the temple." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "2KI 15:36" + }, + { + "type": "char:add", + "content": [ + "If you want to know more about" + ] + }, + "everything else that Jotham did, it is written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 15:37" + }, + "It was during the time that Jotham was the king that Yahweh sent King Rezin of Syria and King Pekah of Israel", + { + "type": "char:add", + "content": [ + "with their armies" + ] + }, + "to attack Judah.", + { + "type": "verse:v", + "number": "38", + "sid": "2KI 15:38" + }, + "Jotham died [EUP] and was buried where his ancestors had been buried in", + { + "type": "char:add", + "content": [ + "the part of Jerusalem called" + ] + }, + "❛The City of David❜. Then his son Ahaz became the king of Judah." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "2KI 16" + }, + { + "type": "para:s1", + "content": [ + "King Ahaz of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 16:1" + }, + "When Pekah had been ruling Israel for almost seventeen years, Ahaz, the son of Jotham, became the king of Judah.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 16:2" + }, + "He was twenty years old when he became the king", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + ". He ruled from Jerusalem for sixteen years. He did not do things that pleased Yahweh his God, good things like his ancestor King David had done.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 16:3" + }, + "Instead, he was as sinful as the kings of Israel had been. He even sacrificed his son as an offering to idols. That was worse than the disgusting things that the people who previously lived there had done, people whom Yahweh had expelled as the Israelis were advancing through the land.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 16:4" + }, + "Ahaz offered sacrifices and burned incense", + { + "type": "char:add", + "content": [ + "to honor Yahweh" + ] + }, + "on the tops of many hills and under many [HYP] big trees,", + { + "type": "char:add", + "content": [ + "instead of in Jerusalem as Yahweh had commanded" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 16:5" + }, + "While he was the king of Judah, King Rezin of Assyria and King Pekah of Israel", + { + "type": "char:add", + "content": [ + "came with their armies" + ] + }, + "and attacked Jerusalem. They surrounded the city, but they could not conquer it.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 16:6" + }, + "At that time the", + { + "type": "char:add", + "content": [ + "army of the" + ] + }, + "king of Edom expelled the people of Judah who were living in Elath", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". Some of the people of Edom started to live there, and they are still living there." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 16:7" + }, + "King Ahaz sent messengers to King Tiglath-Pileser of Assyria, to tell this message to him: “I promise that I will completely do what you tell me to do,", + { + "type": "char:add", + "content": [ + "as though" + ] + }, + "I was your son. Please come and rescue us from the armies of Syria and Israel who are attacking my country.”", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 16:8" + }, + "Ahaz took the silver and gold that was in the palace and in the temple and sent it to Assyria to be a present/gift for the king of Assyria.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 16:9" + }, + "So Tiglath-Pileser did what Ahaz requested. His army marched to Damascus and captured it, and they took the people of Damascus as prisoners to live in the capital city of Assyria, and executed", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "Rezin." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 16:10" + }, + "When King Ahaz went to Damascus to meet King Tiglath-Pileser, he saw the altar that was there. So he sent to Uriah, the Supreme Priest", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + ", a drawing of the altar and a model that was exactly like the altar in Damascus.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 16:11" + }, + "So Uriah built an altar", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + ", following the drawing that King Ahaz had sent. Uriah finished the altar before Ahaz returned", + { + "type": "char:add", + "content": [ + "to Jerusalem" + ] + }, + "from Damascus.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 16:12" + }, + "When the king returned from Damascus, he saw the altar. He went to it", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 16:13" + }, + "and burned animal sacrifices and a grain offering on it. He also poured a wine offering on it and threw on it the blood of the offerings to maintain fellowship with God.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 16:14" + }, + "The old bronze altar which had been dedicated long ago to Yahweh was between the new altar and the temple, so Ahaz moved it to the north side of his new altar,", + { + "type": "char:add", + "content": [ + "which was bigger than the old altar" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 16:15" + }, + "Then King Ahaz ordered Uriah: “Each morning put on this new altar the sacrifices that will be completely burned, and in the evening put on it the grain offering, along with my offering and the offerings that the people bring, ones that will be completely burned, and my grain offering and the people's grain and wine offerings. Pour against the sides of the altar the blood of all the animals that are sacrificed. But the old bronze altar will be only for me to use to find out what Yahweh wants me to do.”", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 16:16" + }, + "So Uriah did what the king commanded him to do." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 16:17" + }, + "King Ahaz told his workers to take off the frames of the carts", + { + "type": "char:add", + "content": [ + "that were outside the temple" + ] + }, + "and to take down the basins that were on them. They also took down the bronze tank from the backs of the bronze", + { + "type": "char:add", + "content": [ + "statues of the" + ] + }, + "oxen and put it on a stone foundation.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 16:18" + }, + "Then", + { + "type": "char:add", + "content": [ + "to please" + ] + }, + "the king of Assyria, Ahaz had them remove from the temple the roof under which the people walked into the temple on the Sabbath Day, and closed up the private entrance into the temple for the kings of Judah." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 16:19" + }, + { + "type": "char:add", + "content": [ + "If you want to know about" + ] + }, + "the other things that Ahaz did, they are written [RHQ] in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 16:20" + }, + "Ahaz died [EUP], and he was buried in", + { + "type": "char:add", + "content": [ + "the part of Jerusalem called" + ] + }, + "❛The City of David❜, where his ancestors had been buried. Then his son Hezekiah became the king." + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "2KI 17" + }, + { + "type": "para:s1", + "content": [ + "When Hoshea ruled Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 17:1" + }, + "Elah's son Hoshea began to rule Israel after King Ahaz had ruled Judah for twelve years. Hoshea ruled in Samaria for nine years.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 17:2" + }, + "He did many things that Yahweh considered to be evil, but he did not do as many evil things as the previous kings of Israel had done." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "2KI 17:3" + }, + { + "type": "char:add", + "content": [ + "The army of" + ] + }, + "King Shalmaneser of Assyria attacked and defeated", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "King Hoshea. As a result, the Israelis were forced to pay a lot of tribute/taxes to Assyria each year.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 17:4" + }, + "But several years later, Hoshea secretly planned to rebel against the rulers of Assyria. He sent messengers to So/Osorkon, the king of Egypt,", + { + "type": "char:add", + "content": [ + "asking if his army could help the Israelis fight against the army of Assyria" + ] + }, + ". Hoshea also stopped paying the tribute/taxes that he had been paying to Assyria every year. But the king of Assyria found out about those things, so he told his officers to put Hoshea in prison.", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 17:5" + }, + "Then he", + { + "type": "char:add", + "content": [ + "brought the army of" + ] + }, + "Assyria to Israel, and they attacked everywhere in that land. His army surrounded Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "for three years.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 17:6" + }, + "Finally, after King Hoshea had been ruling Israel for nine years, the army of Assyria [MTY]", + { + "type": "char:add", + "content": [ + "forcefully entered" + ] + }, + "the city and captured", + { + "type": "char:add", + "content": [ + "the people" + ] + }, + ". They took the Israeli people to Assyria and forced some of them to live in Halah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". They forced others to live near the Habor River in Gozan district. They forced others to live in the towns where the Mede people-group lived." + ] + }, + { + "type": "para:s1", + "content": [ + "The reason that the Israelis were defeated" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 17:7" + }, + "Those things happened because the Israeli people had sinned against Yahweh their God. He had rescued their", + { + "type": "char:add", + "content": [ + "ancestors" + ] + }, + "from the power [MTY] of the king of Egypt and brought them", + { + "type": "char:add", + "content": [ + "safely" + ] + }, + "out of Egypt, but later they began to worship other gods.", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 17:8" + }, + "They imitated the things that the heathen/pagan people-groups did. Those were the groups that Yahweh had expelled as the Israelis occupied their land. The Israeli people also did the evil things that the kings of Israel ◄introduced/showed to them►.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 17:9" + }, + "The Israeli people also secretly did many things that were not pleasing to Yahweh their God. They built shrines", + { + "type": "char:add", + "content": [ + "to worship idols" + ] + }, + "in all their cities, including small towns and big cities with walls around them.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 17:10" + }, + "They set up stone pillars", + { + "type": "char:add", + "content": [ + "to honor gods" + ] + }, + ", and poles", + { + "type": "char:add", + "content": [ + "to worship the goddess" + ] + }, + "Asherah at the top of every high hill and under every", + { + "type": "char:add", + "content": [ + "big" + ] + }, + "tree.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 17:11" + }, + "The Israelis burned incense in every place where they worshiped those gods, just like the people-groups who lived there previously had done—the groups that Yahweh had expelled from the land. The Israelis did many wicked things that caused Yahweh to become angry.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 17:12" + }, + "Yahweh warned them many times that they should not worship idols, but they did it anyway.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 17:13" + }, + "Yahweh frequently sent his prophets and ◄seers/those who saw visions from Yahweh► to warn the people of Israel and the people of Judah. The message that Yahweh gave them was, “Turn away from all your evil behavior. Obey my commands and my laws, the laws that I told your ancestors", + { + "type": "char:add", + "content": [ + "to obey" + ] + }, + "and which I told the prophets who served me to tell to you", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 17:14" + }, + "But the Israeli people would not pay attention. They were stubborn [IDM] just like their ancestors were. Just like their ancestors did, they refused to believe in Yahweh their God.", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 17:15" + }, + "They rejected Yahweh's laws and the agreement that he had made with their ancestors. They ignored Yahweh's warnings. They worshiped worthless idols and as a result they themselves became worthless. Although Yahweh had commanded them not to imitate the evil behavior of the people-groups that lived near them, they disobeyed that command." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 17:16" + }, + "The Israeli people disobeyed all of Yahweh's commands. They made two metal calves", + { + "type": "char:add", + "content": [ + "to worship" + ] + }, + ". They set up two poles", + { + "type": "char:add", + "content": [ + "to worship the goddess" + ] + }, + "Asherah, and they worshiped", + { + "type": "char:add", + "content": [ + "the god" + ] + }, + "Baal, and the sun, the moon, and the stars.", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 17:17" + }, + "They also burned their own sons and daughters to be sacrifices", + { + "type": "char:add", + "content": [ + "to those gods" + ] + }, + ". They went to fortune-tellers and they practiced sorcery. They continually chose [MET] to do", + { + "type": "char:add", + "content": [ + "all kinds of" + ] + }, + "evil things that caused Yahweh to become angry." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 17:18" + }, + "So, because Yahweh was very angry with the Israeli people, he allowed", + { + "type": "char:add", + "content": [ + "their enemies" + ] + }, + "to take them away", + { + "type": "char:add", + "content": [ + "from their country" + ] + }, + ". Only the people of the tribe of Judah were left", + { + "type": "char:add", + "content": [ + "in the land" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 17:19" + }, + "But even the people of Judah did not obey the commands of Yahweh their God. They imitated the evil customs that the Israelis had introduced.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 17:20" + }, + "So Yahweh rejected all the people of Israel and of Judah. He punished them by allowing the armies of other nations to defeat them", + { + "type": "char:add", + "content": [ + "and take them away" + ] + }, + ". He got rid of all of them." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 17:21" + }, + "Earlier, when Yahweh allowed the people of Israel to separate/break away from the area [MTY] that King David", + { + "type": "char:add", + "content": [ + "had estabished" + ] + }, + ", they chose Jeroboam, the son of Nebat, to be their king. Then Jeroboam enticed the people of Israel to stop worshiping Yahweh", + { + "type": "char:add", + "content": [ + "and to worship idols instead" + ] + }, + ". He led them to commit great sins.", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 17:22" + }, + "And the Israeli people continued to do the evil things that Jeroboam introduced. They did not turn away from those sins,", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 17:23" + }, + "until finally Yahweh got rid of them. That was just what his prophets had warned would happen. The Israeli people were taken away to the land of Assyria, and they still remain there." + ] + }, + { + "type": "para:s1", + "content": [ + "Other groups settled in Israel" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 17:24" + }, + "The king of Assyria", + { + "type": "char:add", + "content": [ + "ordered his soldiers to" + ] + }, + "take", + { + "type": "char:add", + "content": [ + "groups of" + ] + }, + "people from Babylon, Cuthah, Avva, Hamath, and Sepharvaim", + { + "type": "char:add", + "content": [ + "cities" + ] + }, + "to Samaria", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ", and to resettle them in the towns there, to take the place of the Israelis", + { + "type": "char:add", + "content": [ + "who lived there previously" + ] + }, + ". Those people took control over", + { + "type": "char:add", + "content": [ + "the whole" + ] + }, + "Samaria", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "and lived in the towns there.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 17:25" + }, + "But those people", + { + "type": "char:add", + "content": [ + "who came from other countries" + ] + }, + "did not worship Yahweh when they first arrived in Samaria. So Yahweh sent lions to kill some of them.", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 17:26" + }, + "Then those people sent a message to the king of Assyria. They wrote, “We people who have resettled in the towns of Samaria do not know how to worship the God that", + { + "type": "char:add", + "content": [ + "the Israelis worshiped" + ] + }, + "in this land. So he has sent lions among us to kill us, because we have not worshiped him correctly.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 17:27" + }, + "When the king of Assyria", + { + "type": "char:add", + "content": [ + "read this letter, he" + ] + }, + "commanded", + { + "type": "char:add", + "content": [ + "his officers" + ] + }, + ", “You brought many priests here from Samaria. Send one of them back there. Tell him to teach the people who are now living there how to worship correctly the God whom the Israelis worshiped in that land.”", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 17:28" + }, + "So", + { + "type": "char:add", + "content": [ + "the officers did that" + ] + }, + ". They sent one of the Israeli priests back to Samaria. That priest went to live in Bethel", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", and he taught the people there how to worship Yahweh." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 17:29" + }, + "But the people who", + { + "type": "char:add", + "content": [ + "returned from Babylon" + ] + }, + "and started to live in Samaria continued to make their own idols. They placed them in the shrines that the Israelis had built there. The people of each people-group made idols in the cities in which they were living.", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 17:30" + }, + "The people from Babylon made idols to represent their god Succoth-Benoth. The people from Cuthah made idols to represent their god Nergal. The people from Hamath made idols to represent their god Ashima.", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 17:31" + }, + "The people of Avva made idols to represent their gods Nibhaz and Tartak. The people from Sepharvaim sacrificed their own children. They completely burned them", + { + "type": "char:add", + "content": [ + "in pits where hot fires were kept burning" + ] + }, + ", as offerings to their gods Adrammelech and Anammelech.", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 17:32" + }, + "But those people also worshiped Yahweh, and they appointed from among their own groups many people to be priests at the shrines on the tops of the hills, in order that those priests could offer sacrifices for them there." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "2KI 17:33" + }, + "So they revered Yahweh, but they also worshiped their own gods, just as the people living in the countries from which they had been taken to Samaria did.", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 17:34" + }, + "They still keep their old customs. They really do not worship Yahweh, and they do not obey all the laws and commands that Yahweh gave to the descendants of Jacob, to whom he gave the new name Israel.", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 17:35" + }, + "Yahweh had previously made an agreement with their ancestors, commanding them not to worship other gods or bow down to honor them or do other things to please them or offer sacrifices to them.", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 17:36" + }, + "He had said to them, “You must have an awesome respect for me, Yahweh, the one who brought you out of Egypt with my very great power [DOU]. I am the one whom you must bow down to honor, and I am the one to whom you must offer sacrifices.", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 17:37" + }, + "You must always obey the laws and commands that I", + { + "type": "char:add", + "content": [ + "told Moses to" + ] + }, + "write for you. You must not worship other gods.", + { + "type": "verse:v", + "number": "38", + "sid": "2KI 17:38" + }, + "And you must not forget the agreement that I made with your ancestors. You must not revere other gods.", + { + "type": "verse:v", + "number": "39", + "sid": "2KI 17:39" + }, + "Instead, you must revere me, Yahweh, your God. If you do that, I will rescue you from the power [MTY] of all your enemies.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "2KI 17:40" + }, + "But,", + { + "type": "char:add", + "content": [ + "the people from those foreign nations" + ] + }, + "would not heed what Yahweh said. Instead, they continued to adhere to their old customs.", + { + "type": "verse:v", + "number": "41", + "sid": "2KI 17:41" + }, + "So, they worshiped Yahweh, but they also worshiped their idols. And their descendants still do the same thing." + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "2KI 18" + }, + { + "type": "para:s1", + "content": [ + "King Hezekiah started to rule Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 18:1" + }, + "After King Hoshea had been ruling Israel for almost three years, Hezekiah, the son of Ahaz, began to rule Judah.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 18:2" + }, + "He was 25 years old when he became the king", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + "and he ruled from Jerusalem for 29 years. His mother was Abijah, the daughter of", + { + "type": "char:add", + "content": [ + "a man whose name was" + ] + }, + "Zechariah.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 18:3" + }, + "Hezekiah did things that Yahweh considered to be right, like his ancestor King David had done.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 18:4" + }, + "He destroyed the places where people worshiped Yahweh on the tops of hills, and he broke into pieces the stone pillars", + { + "type": "char:add", + "content": [ + "for worshiping the goddess Asherah" + ] + }, + ". He also broke into pieces the bronze", + { + "type": "char:add", + "content": [ + "replica/statue of a" + ] + }, + "snake that Moses had made. He did that because the people had named it Nehushtan, and they were burning incense in front of it to honor it." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 18:5" + }, + "Hezekiah trusted in Yahweh, the God whom the Israelis", + { + "type": "char:add", + "content": [ + "worshiped." + ] + }, + "There was no king who ruled Judah before him or after him who was as", + { + "type": "char:add", + "content": [ + "devoted to Yahweh as" + ] + }, + "he was.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 18:6" + }, + "He remained loyal to Yahweh and never disobeyed him. He carefully obeyed all the commandments that Yahweh had given to Moses.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 18:7" + }, + "Yahweh always ◄helped/was with► him. He was successful in everything that he did. He rebelled against the king of Assyria and refused to ◄pay taxes to him/do what the king of Assyria wanted him to do►.", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 18:8" + }, + "His army defeated the", + { + "type": "char:add", + "content": [ + "soldiers of Philistia" + ] + }, + "as far", + { + "type": "char:add", + "content": [ + "south" + ] + }, + "as Gaza", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "and the nearby villages. They conquered the entire area, from the smallest watchtower to the largest cities surrounded by walls." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 18:9" + }, + "After King Hezekiah had been ruling Judah for almost four years, and when King Hoshea had been ruling Israel for almost seven years,", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "King Shalmaneser of Assyria invaded Israel and surrounded Samaria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 18:10" + }, + "In the third year they captured the city. That was when Hezekiah has been ruling Judah for almost six years, and when Hoshea had been ruling Israel for almost nine years.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 18:11" + }, + "The king of Assyria commanded that the people of Israel be taken to Assyria. Some of them were taken to Halah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", some were taken to a place near the Habor", + { + "type": "char:add", + "content": [ + "River" + ] + }, + "in the Gozan", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ", and some were taken to cities where the Mede people-group live.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 18:12" + }, + "That happened because the Israelis did not obey Yahweh their God. They disobeyed the agreement that Yahweh had made with their ancestors, and all the laws that Moses, the man who served Yahweh", + { + "type": "char:add", + "content": [ + "very well" + ] + }, + ", had told them to obey. They would not obey those laws; they would not even listen to them." + ] + }, + { + "type": "para:s1", + "content": [ + "The army of Assyria invaded Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 18:13" + }, + "After King Hezekiah had been ruling Judah for almost fourteen years,", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "King Sennacherib of Assyria attacked all the cities in Judah that had walls around them. They", + { + "type": "char:add", + "content": [ + "did not capture Jerusalem, but" + ] + }, + "they captured all the other cities.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 18:14" + }, + "King Hezekiah sent a message to Sennacherib, while Sennacherib was in Lachish, saying “What I have done was wrong. Please", + { + "type": "char:add", + "content": [ + "tell your soldiers to" + ] + }, + "stop attacking us. If you do that, I will pay you whatever you tell me to.” So the king of Assyria said that Hezekiah must pay to him ◄ten tons/9,000 kg.► of silver and ◄one ton/900 kg.► of gold." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 18:15" + }, + "So Hezekiah gave to him all the silver that was in the temple and that was stored in the king's palace." + ] + }, + { + "type": "para:s1", + "content": [ + "Sennacherib threatened to destroy Jerusalem" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 18:16" + }, + "Hezekiah's men also stripped the gold from the doors of the temple and the gold that he himself had put on the doorposts, and he sent all that gold to the king of Assyria.", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 18:17" + }, + "But the king of Assyria sent a large army with some of his important officials from Lachish", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "persuade" + ] + }, + "King Hezekiah", + { + "type": "char:add", + "content": [ + "to surrender" + ] + }, + ". When they arrived at Jerusalem, they stood alongside the aqueduct/channel in which water flows from the upper pool into Jerusalem, near the road to the field where the women wash clothes.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 18:18" + }, + "They sent a message requesting King Hezekiah to come to them, but the king sent three of his officials", + { + "type": "char:add", + "content": [ + "to talk to them" + ] + }, + ". He sent Hilkiah's son Eliakim, who supervised the palace; Shebna, the official secretary; and Asaph's son Joah, who communicated the king's messages to the people." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 18:19" + }, + "One of Sennacherib's important officials told them to take this message to Hezekiah:" + ] + }, + { + "type": "para:p", + "content": [ + "“This is what the king of Assyria, the great king, says: ‘What are you trusting in", + { + "type": "char:add", + "content": [ + "to rescue you" + ] + }, + "[RHQ]?", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 18:20" + }, + "You say that you have weapons to fight us, and some country promises", + { + "type": "char:add", + "content": [ + "to help you" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "and that will enable you to defeat us" + ] + }, + ", but that is only talk [RHQ]. Who do you think will help you to rebel against my", + { + "type": "char:add", + "content": [ + "soldiers from Assyria" + ] + }, + "?", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 18:21" + }, + "Listen to me! You are relying on the", + { + "type": "char:add", + "content": [ + "army of" + ] + }, + "Egypt. But that is like [MET] using a broken reed for a walking stick on which you could lean. But it would pierce the hand of anyone who would lean on it! That is what the king of Egypt would be like for anyone who relied on him", + { + "type": "char:add", + "content": [ + "for help" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 18:22" + }, + "But perhaps you will say to me, “No, we are ◄relying on/trusting in► Yahweh our God", + { + "type": "char:add", + "content": [ + "to help us" + ] + }, + ".”", + { + "type": "char:add", + "content": [ + "I would reply," + ] + }, + "“Is he not the one whom", + { + "type": "char:add", + "content": [ + "you insulted by" + ] + }, + "tearing down his shrines and altars and forcing everyone in Jerusalem and", + { + "type": "char:add", + "content": [ + "other places in" + ] + }, + "Judah to worship only in front of the altar", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "?” ’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 18:23" + }, + "So I suggest that you make a deal between you and my master/boss, the king of Assyria. I will give you 2,000 horses, but", + { + "type": "char:add", + "content": [ + "I do not think that" + ] + }, + "you are able to find 2,000 of your men who can ride on them!", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 18:24" + }, + "You are expecting the king of Egypt to send chariots and men riding horses", + { + "type": "char:add", + "content": [ + "to assist you" + ] + }, + ". But they certainly would not [RHQ] be able to resist/defeat even the most insignificant/unimportant official in the army of Assyria!", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 18:25" + }, + "Furthermore, ◄do you think that we have come to destroy Jerusalem without Yahweh's help?/do not think that we have come to Jerusalem without Yahweh's help.► [RHQ] It is Yahweh himself who told us to come here and destroy this land!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 18:26" + }, + "Then Eliakim, Shebna and Joah said to the official from Assyria, “Sir, please speak to us in your Aramaic language, because we understand it. Do not speak to us in our Hebrew language, because the people who are standing on the wall will understand it", + { + "type": "char:add", + "content": [ + "and be frightened" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 18:27" + }, + "But the official replied, “Do you think [RHQ] that my master sent me to say these things only to you and not to the people who are standing on the wall?", + { + "type": "char:add", + "content": [ + "If you reject this message" + ] + }, + ", the", + { + "type": "char:add", + "content": [ + "people in this city" + ] + }, + "will soon need to eat their own dung and drink their own urine, just like you will,", + { + "type": "char:add", + "content": [ + "because there will be nothing more for you to eat or drink" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 18:28" + }, + "Then the official stood up and shouted in the Hebrew language", + { + "type": "char:add", + "content": [ + "to the people sitting on the wall" + ] + }, + ". He said, “Listen to this message from the great king, the king of Assyria. He says,", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 18:29" + }, + "‘Do not allow Hezekiah to deceive you. He will not be able to rescue you from my power [MTY].", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 18:30" + }, + "Do not allow him to persuade you to rely on Yahweh, saying that Yahweh will rescue you, and that the army of Assyria will never capture this city!’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "2KI 18:31" + }, + "Do not pay attention to what Hezekiah says! This is what the king of Assyria says: ‘Come out of the city and surrender to me. If you do that, I will arrange for each of you to drink the juice from your own grapevines, and to eat figs from your own trees, and to drink water from your own wells.", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 18:32" + }, + "You will be able to do that until we come and take you to a land that is like your land—a land where there is grain to make bread and vineyards to", + { + "type": "char:add", + "content": [ + "produce grapes for making" + ] + }, + "wine. It will be a land that has plenty of olive trees and honey. If you do what the king of Assyria commands, you will not die. You will continue to live." + ] + }, + { + "type": "para:p", + "content": [ + "Do not allow Hezekiah to persuade you to trust in Yahweh saying that he will rescue you!", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 18:33" + }, + "The gods that people of other nations worship have never rescued them from the power [MTY] of the king of Assyria [RHQ]!", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 18:34" + }, + "Why were the gods of Hamath and Arpad", + { + "type": "char:add", + "content": [ + "cities" + ] + }, + "unable to rescue their people from the king of Assyria [RHQ]? What happened to the gods of Sepharvaim, Hena, and Ivvah,", + { + "type": "char:add", + "content": [ + "towns that we completely destroyed and their gods disappeared" + ] + }, + "[RHQ]? Did any god rescue Samaria from my power?", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 18:35" + }, + "No, none of the gods of the countries", + { + "type": "char:add", + "content": [ + "that my army attacked" + ] + }, + "rescued their people [RHQ] from me! So why do you think that Yahweh will rescue you people of Jerusalem from my power [MTY]?’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "2KI 18:36" + }, + "But the people", + { + "type": "char:add", + "content": [ + "who were listening" + ] + }, + "stayed silent. No one said anything, because King Hezekiah had told them, “", + { + "type": "char:add", + "content": [ + "When the official from Assyria talks to you" + ] + }, + ", do not answer him.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "2KI 18:37" + }, + "Then Eliakim the palace administrator and Shebna the court secretary and Joah the royal historian went back to Hezekiah with their clothes torn", + { + "type": "char:add", + "content": [ + "because they were extremely distressed" + ] + }, + ", and they told him what the official from Assyria had said." + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "2KI 19" + }, + { + "type": "para:s1", + "content": [ + "Hezekiah consulted the prophet Isaiah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 19:1" + }, + "When King Hezekiah heard what they reported, he tore his clothes and put on clothes made of rough cloth", + { + "type": "char:add", + "content": [ + "because he was very distressed" + ] + }, + ". Then he went to the temple", + { + "type": "char:add", + "content": [ + "to ask God what to do" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 19:2" + }, + "He summoned Eliakim and Shebna and the ◄older/most important► priests, who were also wearing clothes made of rough sackcloth, and told them to talk to me.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 19:3" + }, + "He said to them, “Tell this to Isaiah: King Hezekiah says that we are having great distress/trouble now.", + { + "type": "char:add", + "content": [ + "Other nations are causing" + ] + }, + "us to be insulted and disgraced. We are like [MET] a woman who is about to give birth to a child, but she does not have the strength that she needs to do it.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 19:4" + }, + "Perhaps Yahweh your God has heard everything that the official from Assyria said. Perhaps he knows that his boss/master, the king of Assyria, sent him to insult the all-powerful God, and that Yahweh will rebuke/punish him for what he said. And he requests that you pray for the few of us who are still alive", + { + "type": "char:add", + "content": [ + "here in Jerusalem" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 19:5" + }, + "When the messengers from Hezekiah came to Isaiah,", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 19:6" + }, + "Isaiah said to them, “", + { + "type": "char:add", + "content": [ + "Go back to" + ] + }, + "your boss/master and tell him, ‘This is what Yahweh says: Those messengers from the king of Assyria have said evil things about me. But you should not be disturbed because of what they said.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 19:7" + }, + "Listen to this: I will cause Sennacherib to hear a rumor that will worry him,", + { + "type": "char:add", + "content": [ + "that a foreign army is about to attack his country" + ] + }, + ". So he will return to his own country, and there I will cause him to be assassinated by", + { + "type": "char:add", + "content": [ + "men using" + ] + }, + "swords.’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 19:8" + }, + "The official from Assyria found out that the King of Assyria", + { + "type": "char:add", + "content": [ + "and his army" + ] + }, + "had left Lachish", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", and that they were attacking Libnah,", + { + "type": "char:add", + "content": [ + "which is a nearby city" + ] + }, + ". So the official went there", + { + "type": "char:add", + "content": [ + "to report to him what had happened in Jerusalem" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 19:9" + }, + "Soon after that, King Sennacherib received a report that King Tirhakah of Ethiopia was leading his army, and was coming to attack them. So before King Sennacherib left Libnah", + { + "type": "char:add", + "content": [ + "to fight against the army from Ethiopia" + ] + }, + ", he sent other messengers to King Hezekiah with a letter.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 19:10" + }, + { + "type": "char:add", + "content": [ + "In the letter" + ] + }, + "he wrote this to Hezekiah: “Do not allow your god on whom you are relying to deceive you by promising that the city of Jerusalem will not be captured by my army [MTY].", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 19:11" + }, + "You have certainly heard what the armies of the kings of Assyria have done to all the other countries. Our armies have completely destroyed them. So, ◄do you think that you will escape?/do not think that your god will save you!► [RHQ]", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 19:12" + }, + "Did the gods of the nations that were about to be destroyed by the armies of the previous kings of Assyria rescue them? Did those gods rescue the people in the Gozan region and in Haran and Rezeph", + { + "type": "char:add", + "content": [ + "cities in northern Syria" + ] + }, + "and the people of Eden who had been ◄deported/forced to go► to Tel-Assar", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "? None of the gods of those cities were able to rescue them.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 19:13" + }, + "What happened to the kings of Hamath and Arpad and Sepharvaim and Ivvah", + { + "type": "char:add", + "content": [ + "cities" + ] + }, + "[RHQ]?", + { + "type": "char:add", + "content": [ + "Most of them are dead, and the other people were deported" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Hezekiah prayed" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 19:14" + }, + "Hezekiah took the letter that the messengers gave him, and he read it. Then he went up to the temple and spread out the letter in front of Yahweh.", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 19:15" + }, + "Then Hezekiah prayed, “Yahweh, the God whom to whom we Israelis belong, you are seated on your throne above the", + { + "type": "char:add", + "content": [ + "statues of" + ] + }, + "creatures with wings,", + { + "type": "char:add", + "content": [ + "above the Sacred Chest" + ] + }, + ". Only you are truly God. You rule all the kingdoms on this earth. You are the one who created", + { + "type": "char:add", + "content": [ + "everything on" + ] + }, + "the earth and in the sky.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 19:16" + }, + "So, Yahweh, please listen to what I am saying, and look at", + { + "type": "char:add", + "content": [ + "what is happening" + ] + }, + ". And listen to what King Sennacherib has said to insult you, the all-powerful God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 19:17" + }, + "Yahweh, it is true that the", + { + "type": "char:add", + "content": [ + "armies of" + ] + }, + "the kings of Assyria have completely destroyed many nations, and ruined their land.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 19:18" + }, + "And they have thrown the idols of those nations into fires and burned them. But", + { + "type": "char:add", + "content": [ + "that was not difficult to do, because" + ] + }, + "they were not gods. They were only statues made of wood and stone, idols that were shaped by humans,", + { + "type": "char:add", + "content": [ + "and that is why they were destroyed easily" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 19:19" + }, + "So now, Yahweh our God, please rescue us from the power [MTY]", + { + "type": "char:add", + "content": [ + "of the king of Assyria" + ] + }, + ", in order that the people in all the kingdoms of the world will know that you, Yahweh, are the only one who is truly God.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Isaiah predicted that the Assyrians would not conquer Jerusalem" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 19:20" + }, + "Then Isaiah sent this message to Hezekiah: “This is what Yahweh, the God to whom we Israelis belong, says: I have heard what you prayed to me about Sennacherib, the king of Assyria.", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 19:21" + }, + "This is what I say to him:" + ] + }, + { + "type": "para:q1", + "content": [ + "‘The people of Jerusalem [MTY] despise you and make fun of you." + ] + }, + { + "type": "para:q2", + "content": [ + "They wag/shake their heads to mock you while you flee from here." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 19:22" + }, + "Who do you think that you are despising and ridiculing?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who do you think you were shouting at?" + ] + }, + { + "type": "para:q1", + "content": [ + "Who do you think you were looking at very proudly/arrogantly?" + ] + }, + { + "type": "para:q2", + "content": [ + "It was I, the holy God whom the Israelis worship." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 19:23" + }, + "The messengers that you sent made fun of me." + ] + }, + { + "type": "para:q2", + "content": [ + "You said, “With my many chariots I have gone to the highest mountains," + ] + }, + { + "type": "para:q2", + "content": [ + "even to the highest mountains in Lebanon." + ] + }, + { + "type": "para:q1", + "content": [ + "We have cut down its tallest cedar trees" + ] + }, + { + "type": "para:q2", + "content": [ + "and its nicest pine/cyprus trees." + ] + }, + { + "type": "para:q1", + "content": [ + "We have been to the most distant/remote peaks" + ] + }, + { + "type": "para:q2", + "content": [ + "and to its dense forests." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 19:24" + }, + "We have dug wells in other countries and drank water from them." + ] + }, + { + "type": "para:q1", + "content": [ + "And by marching through [MTY] the streams of Egypt," + ] + }, + { + "type": "para:q2", + "content": [ + "we dried them all up [HYP]!” ’" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "2KI 19:25" + }, + { + "type": "char:add", + "content": [ + "But I reply" + ] + }, + ", ‘Have you never heard that long ago I determined", + { + "type": "char:add", + "content": [ + "that those things would happen" + ] + }, + "?" + ] + }, + { + "type": "para:q1", + "content": [ + "I planned it long ago," + ] + }, + { + "type": "para:q2", + "content": [ + "and now I have been causing it to happen." + ] + }, + { + "type": "para:q1", + "content": [ + "I planned that your army would have", + { + "type": "char:add", + "content": [ + "the power to" + ] + }, + "capture many cities that were surrounded by high walls," + ] + }, + { + "type": "para:q2", + "content": [ + "and cause them to become piles of rubble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 19:26" + }, + "The people who lived in those cities have no power," + ] + }, + { + "type": "para:q2", + "content": [ + "and as a result they became dismayed and discouraged." + ] + }, + { + "type": "para:q1", + "content": [ + "They are as frail as plants and grass in the fields," + ] + }, + { + "type": "para:q2", + "content": [ + "as frail as grass that grows on the roofs of houses" + ] + }, + { + "type": "para:q2", + "content": [ + "and is scorched by the hot east wind." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 19:27" + }, + "But I know", + { + "type": "char:add", + "content": [ + "everything about you" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "I know when you are in your house and when you go outside;" + ] + }, + { + "type": "para:q1", + "content": [ + "I also know that you are ◄raging/speaking very angrily► against me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 19:28" + }, + "So, because you have raged against me," + ] + }, + { + "type": "para:q2", + "content": [ + "and because I have heard [MTY] you speak very proudly/arrogantly," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it will be as though" + ] + }, + "I will put a hook in your nose" + ] + }, + { + "type": "para:q2", + "content": [ + "and an iron ◄bit/piece of metal► in your mouth", + { + "type": "char:add", + "content": [ + "in order that I can lead you where I want you to go" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and I will force you to return", + { + "type": "char:add", + "content": [ + "to your own country" + ] } - ] + ] + }, + { + "type": "para:q2", + "content": [ + "on the same road on which you came here,", + { + "type": "char:add", + "content": [ + "without conquering Jerusalem" + ] + }, + ".’ ”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 19:29" + }, + "Then I said to Hezekiah, “This is what will happen to prove", + { + "type": "char:add", + "content": [ + "that I am telling the truth" + ] + }, + ":" + ] + }, + { + "type": "para:p", + "content": [ + "This year and next year you", + { + "type": "char:add", + "content": [ + "and your people" + ] + }, + "will be able to harvest only ◄wild grain/grain that grows without having been planted►." + ] + }, + { + "type": "para:p", + "content": [ + "But the following year, you", + { + "type": "char:add", + "content": [ + "Israelis" + ] + }, + "will be able to plant grain and harvest it, and to plant vineyards and eat the grapes that you harvest." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "2KI 19:30" + }, + "The people [MTY] in Judah who remain alive will prosper and have many children; they will be like plants whose roots go deep down into the ground and which produce much [MET]." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "2KI 19:31" + }, + "There will be many people in Jerusalem [DOU] who will survive, because I, Yahweh, the commander of the armies of angels in heaven, want [PRS] it to happen." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 19:32" + }, + "So this is what I, Yahweh, say about the king of Assyria:" + ] + }, + { + "type": "para:q1", + "content": [ + "‘His armies will not enter this city;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will not even shoot any arrows into it!" + ] + }, + { + "type": "para:q1", + "content": [ + "His soldiers will not", + { + "type": "char:add", + "content": [ + "march outside" + ] + }, + "the city gates carrying shields," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will not even build high mounds of dirt against", + { + "type": "char:add", + "content": [ + "the city walls" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "to enable them to attack the city" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "2KI 19:33" + }, + "Their king will return to his own country" + ] + }, + { + "type": "para:q2", + "content": [ + "on the same road on which he came here." + ] + }, + { + "type": "para:q1", + "content": [ + "He will not enter this city!’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "That will happen because" + ] + }, + "I, Yahweh, have said it!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "2KI 19:34" + }, + "I will defend this city and prevent it from being destroyed." + ] + }, + { + "type": "para:q2", + "content": [ + "I will do this for the sake of my own reputation and because of what I promised to King David, who served me well.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "2KI 19:35" + }, + "That night, an angel from Yahweh went out to where the army of Assyria had put up their tents, and killed 185,000 of their soldiers! When the rest of their soldiers woke up the next morning, they saw that there were corpses everywhere!", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 19:36" + }, + "Then King Sennacherib left and went home to Nineveh,", + { + "type": "char:add", + "content": [ + "the capital of Assyria" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "2KI 19:37" + }, + "One day, when he was worshiping in the temple of his god Nisroch, two of his sons, Adrammelech and Sharezer, killed him with their swords. Then they escaped and went to the Ararat", + { + "type": "char:add", + "content": [ + "region, northwest of Nineveh" + ] + }, + ". And another of Sennacherib's sons, Esarhaddon, became the king of Assyria." + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "2KI 20" + }, + { + "type": "para:s1", + "content": [ + "Hezekiah's sickness and his recovery" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 20:1" + }, + "About that time, Hezekiah became very ill.", + { + "type": "char:add", + "content": [ + "He thought that he" + ] + }, + "was about to die. Isaiah the prophet came to him and said, “This is what Yahweh says: ‘You should tell the people in your palace what you want them to do after you die, because you are not going to recover from this illness. You are going to die.’ ”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "2KI 20:2" + }, + "Hezekiah turned his face toward the wall and prayed,", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 20:3" + }, + "“Yahweh, do not forget that I have always served you faithfully, and I have done things that pleased you.” Then Hezekiah started to cry loudly." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 20:4" + }, + "Isaiah left the king, but before he had crossed the middle courtyard of the palace, Yahweh gave him a message", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 20:5" + }, + "which said, “Go back to Hezekiah, the ruler of my people, and say to him, ‘I, Yahweh, the God whom your ancestor King David", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + ", have heard what you prayed. And I have seen your tears. So, listen: I will heal you. Two days from now you will", + { + "type": "char:add", + "content": [ + "be able to" + ] + }, + "go up to my temple.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 20:6" + }, + "I will enable you to live for fifteen more years. And I will rescue you and this city again from the power [MTY] of the king of Assyria. I will defend this city for the sake of my own reputation and because of what I promised King David, who served me", + { + "type": "char:add", + "content": [ + "well" + ] + }, + ".’ ”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 20:7" + }, + "So Isaiah", + { + "type": "char:add", + "content": [ + "returned to the palace and told Hezekiah what Yahweh had said. Then he said to Hezekiah's servants" + ] + }, + ", “Bring a paste made of boiled figs. Put some of it on his boil, and he will get well.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 20:8" + }, + "Then Hezekiah replied to Isaiah, “What will Yahweh do to prove that he will heal me and that two days from now I will be able to go up to the temple?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 20:9" + }, + "Isaiah replied, “Yahweh will do something that will prove to you that he will do what he promised. Do you want him to cause the shadow on the stairway/sundial to go back ten steps/degrees, or to go forward ten steps/degrees?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 20:10" + }, + "Hezekiah replied, “It is easy to cause the shadow to move forward,", + { + "type": "char:add", + "content": [ + "because that is what it always does" + ] + }, + ". Tell him to cause it to move backward ten steps/degrees.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 20:11" + }, + "So Isaiah prayed earnestly to Yahweh, and Yahweh caused the shadow to go backward ten steps/degrees on the stairway/sundial that King Ahaz had made (OR, that workers had built for King Ahaz)." + ] + }, + { + "type": "para:s1", + "content": [ + "The messengers from the king of Babylonia" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 20:12" + }, + "At that time, King Merodach-Baladan, the son of Baladan the", + { + "type": "char:add", + "content": [ + "previous" + ] + }, + "King of Babylonia, heard a report that King Hezekiah had been very sick. So he wrote some letters and gave them to some messengers to take to Hezekiah, along with a gift.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 20:13" + }, + { + "type": "char:add", + "content": [ + "When the messengers arrived" + ] + }, + ", Hezekiah welcomed them gladly. Then he showed them everything that was in his ◄treasure houses/places where very valuable things were stored► —the silver and gold, the spices, the nice-smelling olive oil, and all the weapons", + { + "type": "char:add", + "content": [ + "for his soldiers" + ] + }, + ". He showed them all the", + { + "type": "char:add", + "content": [ + "valuable" + ] + }, + "things in his storerooms and everywhere else in his kingdom [HYP]; he showed them everything." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 20:14" + }, + "Then the prophet Isaiah went to Hezekiah and asked him, “Where did those men come from, and what did they say to you?”" + ] + }, + { + "type": "para:p", + "content": [ + "Hezekiah replied, “They came from a country very far from here. They came from Babylonia.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 20:15" + }, + "Isaiah asked, “What did they see in your palace?”" + ] + }, + { + "type": "para:p", + "content": [ + "Hezekiah replied, “They saw everything. I showed them absolutely everything that I own—all my valuable things.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 20:16" + }, + { + "type": "char:add", + "content": [ + "Isaiah knew that Hezekiah had done a very foolish thing" + ] + }, + ". So Isaiah said to him, “Listen to what Yahweh says to you.", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 20:17" + }, + "There will be a time when everything that is still in your palace, all the valuable things that were put there by you and your ancestors, will be carried away to Babylon. There will be nothing left here!", + { + "type": "char:add", + "content": [ + "That is what" + ] + }, + "Yahweh says", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "2KI 20:18" + }, + "Furthermore, some of your own descendants will be forced to go there, and they will be castrated in order that they may become servants in the palace of the King of Babylon.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 20:19" + }, + "Then Hezekiah replied to Isaiah, “That message from Yahweh that you have given to me is good.” He said that because he was thinking, “Even if that happens, there will be peace and security", + { + "type": "char:add", + "content": [ + "in Israel" + ] + }, + "all the rest of my life.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 20:20" + }, + { + "type": "char:add", + "content": [ + "If you want to know more about" + ] + }, + "[RHQ] all the other things that Hezekiah did, about his brave deeds in battle, about his ordering a reservoir to be built in the city and a tunnel", + { + "type": "char:add", + "content": [ + "to be dug" + ] + }, + "to bring water into the reservoir, they are all written in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 20:21" + }, + "Later Hezekiah died [EUP], and his son Manasseh became the king." + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "2KI 21" + }, + { + "type": "para:s1", + "content": [ + "King Manasseh of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 21:1" + }, + "Manasseh was twelve years old when he began to rule. He ruled Judah for 55 years from Jerusalem. His mother was Hephzibah.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 21:2" + }, + "He did many things that Yahweh considered to be evil. He imitated the disgusting things that were formerly done by the people of the nations that Yahweh had expelled from the land of Israel as his people advanced", + { + "type": "char:add", + "content": [ + "through the land" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 21:3" + }, + "He commanded his workers to rebuild the shrines", + { + "type": "char:add", + "content": [ + "for worshiping Yahweh" + ] + }, + "that his father Hezekiah had destroyed", + { + "type": "char:add", + "content": [ + "because they were not in the place that Yahweh had said they should worship him" + ] + }, + ". He directed his workers to build altars for worshiping Baal. He made", + { + "type": "char:add", + "content": [ + "a statue of the goddess" + ] + }, + "Asherah, like Ahab the king of Israel had done", + { + "type": "char:add", + "content": [ + "previously" + ] + }, + ". And Manasseh worshiped [DOU] the stars.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 21:4" + }, + "He directed his workers to build altars", + { + "type": "char:add", + "content": [ + "for worshiping foreign gods" + ] + }, + "in the temple of Yahweh, about which Yahweh had said, “It is here in Jerusalem where I want people to worship [MTY] me, forever.”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 21:5" + }, + "He directed that altars for worshiping the stars be built in both of the courtyards outside the temple.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 21:6" + }, + "He even sacrificed his own son by burning", + { + "type": "char:add", + "content": [ + "him in a fire" + ] + }, + ". He performed rituals to practice sorcery and magic rituals. He also went to people who consulted the spirits of dead people to find out what would happen in the future. He did many things that Yahweh considered to be extremely evil, things that caused Yahweh to become very angry." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 21:7" + }, + "He placed the statue of the goddess Asherah in the temple, the place about which Yahweh had said to David and his son Solomon, “My temple will be here in Jerusalem. This is the city that I have chosen from all the territory of the twelve tribes of Israel, where I want people to worship me, forever.", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 21:8" + }, + "And if the Israeli people obey all my commands and all the laws that I gave to Moses, the man who served me", + { + "type": "char:add", + "content": [ + "very well" + ] + }, + ", I will not again force them to leave this land that I gave to their ancestors.”", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 21:9" + }, + "But the people did not heed Yahweh. And Manasseh persuaded them to commit sins that are more evil than the sins that were committed by the people of the nations that Yahweh had expelled from the land as the Israeli people advanced." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 21:10" + }, + { + "type": "char:add", + "content": [ + "These are some of the things that" + ] + }, + "the prophets said many times, messages that Yahweh had given them:", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 21:11" + }, + "“Manasseh, the king of Judah, has done these abominable things, things that are much worse than the things that the Amor people-group did in this land long ago. He has persuaded the people of Judah to sin by", + { + "type": "char:add", + "content": [ + "worshiping" + ] + }, + "idols.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 21:12" + }, + "Therefore, this is what I, Yahweh, the God whom you Israeli people worship, say: I will the cause the people of Jerusalem and the rest of Judah to experience great disasters. It will be terrible, with the result that everyone who hears about it will be stunned [MTY].", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 21:13" + }, + "I will judge and punish [MET] the people of Jerusalem like I punished the family of King Ahab", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + ". I will ◄wipe Jerusalem clean/remove all the people from Jerusalem►, like [MET] people wipe a plate and then turn it upside down", + { + "type": "char:add", + "content": [ + "after they have finished eating, to show that they are now satisfied" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 21:14" + }, + "And I will abandon the people who remain alive, and I will allow their enemies to conquer them and steal everything valuable from their land.", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 21:15" + }, + "I will do this because my people have done things that I consider to be very evil, things which have caused me to become very angry. They have caused me to become angry continually, ever since their ancestors left Egypt.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 21:16" + }, + "Manasseh", + { + "type": "char:add", + "content": [ + "commanded his officials" + ] + }, + "to kill many innocent people in Jerusalem, with the result that their blood flowed in the streets. He did this in addition to persuading the people of Judah to sin against Yahweh", + { + "type": "char:add", + "content": [ + "by worshiping idols" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 21:17" + }, + { + "type": "char:add", + "content": [ + "If you want to know more about" + ] + }, + "all the things that Manasseh did, they are written in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 21:18" + }, + "Manasseh died [EUP] and was buried in the garden outside his palace, the garden that Uzza", + { + "type": "char:add", + "content": [ + "had made" + ] + }, + ". Then Manasseh's son Amon became the king." + ] + }, + { + "type": "para:s1", + "content": [ + "King Amon of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 21:19" + }, + "Amon was twenty-two years old when he became king. He ruled Judah from Jerusalem for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "two years. His mother's name was Meshullemeth. She was from Jotbah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", and was the granddaughter of Haruz.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 21:20" + }, + "Amon did many things that Yahweh considered to be evil, like his father Manasseh had done.", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 21:21" + }, + "He imitated the behavior of his father, and he worshiped the same idols that his father had worshiped [DOU].", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 21:22" + }, + "He abandoned Yahweh, the God whom his ancestors had", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + ", and did not behave as Yahweh wanted him to.", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 21:23" + }, + "Then one day some of his officials plotted to kill him. They assassinated him in the palace." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 21:24" + }, + "But then the people of Judah killed all those who had assassinated King Amon, and they appointed his son Josiah to be their king." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "2KI 21:25" + }, + { + "type": "char:add", + "content": [ + "If you want to read about" + ] + }, + "[RHQ] the other things that Amon did, they are written in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 21:26" + }, + "Amon was also buried in the tomb in the garden that Uzza", + { + "type": "char:add", + "content": [ + "had made" + ] + }, + ". Then Amon's son Josiah became the king." + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "2KI 22" + }, + { + "type": "para:s1", + "content": [ + "King Josiah of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 22:1" + }, + "Josiah was eight years old when he became the king", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + ". He ruled from Jerusalem for 31 years. His mother was Jedidah and his grandfather was Adaiah from Bozkath", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 22:2" + }, + "Josiah did things that were pleasing to Yahweh and conducted his life as his ancestor King David had done. He completely obeyed [IDM] all the laws of God." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "2KI 22:3" + }, + "After Josiah had been ruling for almost 18 years, he sent his secretary Shaphan, the son of Azaliah and grandson of Meshullam, to the temple with these instructions:", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 22:4" + }, + "“Go to Hilkiah, the Supreme Priest, and tell him to give me a report, telling me how much money the men who guard the doors of the temple have collected from the people", + { + "type": "char:add", + "content": [ + "as offerings" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 22:5" + }, + "Then tell him to give all that money to the men who are supervising the work of repairing the temple.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 22:6" + }, + "They must give that money to the carpenters, the builders, and the masons, and they should also buy the timber and the stones that they will use to repair the temple.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 22:7" + }, + "But the men who supervise the work will not be required to make a report on the money that is given to them, saying what they spent it for, because those men are completely honest.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 22:8" + }, + { + "type": "char:add", + "content": [ + "After Shaphan said that to Hilkiah" + ] + }, + "the king's secretary, Hilkiah said to Shaphan, “I have found in the temple a scroll on which is written the laws", + { + "type": "char:add", + "content": [ + "that God gave to Moses" + ] + }, + "!” Hilkiah gave the scroll to Shaphan, and he started to read it.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 22:9" + }, + "Then Shaphan", + { + "type": "char:add", + "content": [ + "took the scroll" + ] + }, + "to the king and said to him, “Your temple guards have taken the money that was in the temple, and they have given it to the men who will supervise the work of repairing the temple.”", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 22:10" + }, + "Then Shaphan said to the king, “I", + { + "type": "char:add", + "content": [ + "have brought to you" + ] + }, + "a scroll that Hilkiah gave to me.” And Shaphan started to read it to the king." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 22:11" + }, + "When the king heard the laws that were written in the scroll that Shaphan was reading to him, he tore his clothes", + { + "type": "char:add", + "content": [ + "because he was very dismayed" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 22:12" + }, + "Then he gave these instructions to Hilkiah, to Shaphan's son Ahikam, to Micaiah's son Achbor, and to Asaiah, the king's special advisor:", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 22:13" + }, + "“Go and ask Yahweh for me and for all the people of Judah, about what is written in this scroll that has been found. Because", + { + "type": "char:add", + "content": [ + "it is clear that" + ] + }, + "Yahweh is very angry with us because our ancestors disobeyed what was written on this scroll, things that we", + { + "type": "char:add", + "content": [ + "should have done" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 22:14" + }, + "So Hilkiah, Ahikam, Achbor, Shaphan, and Asaiah went to ◄consult/talk with► a woman whose name was Huldah, who was a prophetess who lived in the newer/northern part of Jerusalem. Her husband Shallum, son of Tikvah and grandson of Harhas, took care of the robes that were worn", + { + "type": "char:add", + "content": [ + "in the temple" + ] + }, + "(OR,", + { + "type": "char:add", + "content": [ + "by the king" + ] + }, + ").", + { + "type": "char:add", + "content": [ + "Those five men told her about the scroll" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 22:15" + }, + "She said to them, “This is what Yahweh the God whom we Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "says: ‘Go back and tell the king who sent you", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 22:16" + }, + "that this is what Yahweh says: “Listen to this carefully. I am going to cause all the people who live here Jerusalem to experience a disaster, which is what was written in the scroll that the king has read.", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 22:17" + }, + "I will do that because they have abandoned me, and they burn incense to", + { + "type": "char:add", + "content": [ + "honor" + ] + }, + "other gods. They have caused me to become very angry by", + { + "type": "char:add", + "content": [ + "worshiping" + ] + }, + "all the idols that they have made (OR, by all the wicked things that they have done), and my anger is like [MET] a fire that will not be put out.”", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 22:18" + }, + "The king of Judah sent you to inquire what I, Yahweh, wanted you to do, so this is what you should say to him: “Because you have heeded what was written in the scroll,", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 22:19" + }, + "and you repented and humbled yourself when you heard what I said to warn you", + { + "type": "char:add", + "content": [ + "about what would happen to" + ] + }, + "this city and the people who live here and because you tore your robes and wept in my presence, I have heard you. I said that I would cause this city to be abandoned. It will be a city whose name people will use when they curse someone. But I have heard what you prayed,", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 22:20" + }, + "so I will allow you to die [EUP] and be buried peacefully. I will cause the people who live here to experience a terrible disaster, but you will not", + { + "type": "char:add", + "content": [ + "be alive to" + ] + }, + "see it.” ’ ”" + ] + }, + { + "type": "para:p", + "content": [ + "After the men heard that, they returned to King Josiah and gave him that message." + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "2KI 23" + }, + { + "type": "para:s1", + "content": [ + "Josiah got rid of pagan worship" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 23:1" + }, + "Then the king summoned all the elders of Jerusalem and", + { + "type": "char:add", + "content": [ + "of the other places in" + ] + }, + "Judah.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 23:2" + }, + "They went together to the temple, along with the priests and the prophets, and many other [HYP] people, from the most important people to the least important people. And while they listened, the king read to them all of the laws that Moses had written. He read from the scroll that had been found in the temple.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 23:3" + }, + "Then the king stood next to the pillar", + { + "type": "char:add", + "content": [ + "where the kings stood when they made important announcements" + ] + }, + ", and while Yahweh was listening, he repeated his promise to sincerely obey [DOU] all of Yahweh's commands and regulations [DOU]. He also promised to ◄fulfill the conditions of/do what was written in► the agreement he made with Yahweh. And all the people also promised to obey the agreement." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 23:4" + }, + "Then the king commanded Hilkiah the Supreme Priest and all the other priests who assisted him and the men who guarded the entrance to the temple to bring out from the temple all the items that people had been using to worship Baal, the goddess Asherah, and the stars.", + { + "type": "char:add", + "content": [ + "After they carried them out" + ] + }, + ", they burned all those things outside the city near the Kidron Valley. Then they took all the ashes to Bethel,", + { + "type": "char:add", + "content": [ + "because that city was already considered to be desecrated/unholy" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 23:5" + }, + "There were many pagan priests that the previous kings of Judah had appointed to burn incense on the altars on the tops of hills in Judah. They had been offering sacrifices to Baal, to the sun, the moon, the planets, and the stars. The king stopped them from doing those things.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 23:6" + }, + "He", + { + "type": "char:add", + "content": [ + "commanded that" + ] + }, + "the statue of the goddess Asherah be taken out of the temple. Then they took it outside Jerusalem, down to the Kidron Brook, and burned it. Then they pounded the ashes to powder and scattered that over the graves in the public cemetery.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 23:7" + }, + "He also destroyed the rooms in the temple where the temple male prostitutes lived. That was where women wove robes that were used to worship the goddess Asherah." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8-9", + "sid": "2KI 23:8-9" + }, + "Josiah also brought", + { + "type": "char:add", + "content": [ + "to Jerusalem" + ] + }, + "all the priests who were offering sacrifices in the other cities of Judah. He also desecrated the places on the tops of hills where the priests had burned incense", + { + "type": "char:add", + "content": [ + "to honor idols" + ] + }, + ", from Geba", + { + "type": "char:add", + "content": [ + "in the north" + ] + }, + "to Beersheba", + { + "type": "char:add", + "content": [ + "in the south" + ] + }, + ". Those priests were not allowed to offer sacrifices in the temple, but they", + { + "type": "char:add", + "content": [ + "were allowed to" + ] + }, + "eat the unleavened bread that the priests", + { + "type": "char:add", + "content": [ + "who worked in the temple" + ] + }, + "ate. He also", + { + "type": "char:add", + "content": [ + "commanded that" + ] + }, + "the altars that were dedicated to the goat demons near the gate built by Joshua, the mayor of Jerusalem, be destroyed. Those altars were at the left of the main gate into the city." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 23:10" + }, + "Josiah also desecrated the place named Topheth, in the Hinnom Valley, in order that no one could offer his son or daughter there to be completely burned for a sacrifice to", + { + "type": "char:add", + "content": [ + "the god" + ] + }, + "Molech.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 23:11" + }, + "He also removed the horses that the", + { + "type": "char:add", + "content": [ + "previous" + ] + }, + "kings of Judah had dedicated to worshiping the sun, and he burned the chariots that were used in that worship. Those horses and chariots were kept in the courtyard outside the temple, near the entrance to the temple, and near the room where", + { + "type": "char:add", + "content": [ + "one of Josiah's" + ] + }, + "officials, whose name was Nathan-Melech, lived." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "2KI 23:12" + }, + "Josiah also commanded his servants to tear down the altars that the previous kings of Judah had built on the roof of the palace, above the room where King Ahaz had stayed. They also tore down the altars that had been built by King Manasseh in the two courtyards outside the temple. He commanded that they be smashed to pieces and thrown down into the Kidron Valley.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 23:13" + }, + "He also commanded that the altars that King Solomon had built east of Jerusalem, south of Olive Tree Hill, be desecrated. Solomon had built them for the worship of the disgusting idols—the", + { + "type": "char:add", + "content": [ + "statue of the goddess" + ] + }, + "Astarte", + { + "type": "char:add", + "content": [ + "worshiped by the people in" + ] + }, + "Sidon", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", Chemosh the god of the Moab people-group, and Molech the god of the Ammon people-group.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 23:14" + }, + "They also broke into pieces the stone pillars that the Israeli people worshiped, and cut down the", + { + "type": "char:add", + "content": [ + "pillars that honored the goddess" + ] + }, + "Asherah, and they scattered the ground there with human bones", + { + "type": "char:add", + "content": [ + "to desecrate it" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 23:15" + }, + "Furthermore, he commanded them to tear down the place of worship at Bethel which had been built by King Jeroboam", + { + "type": "char:add", + "content": [ + "#1" + ] + }, + ", the king who persuaded the people of Israel to sin. They tore down the altar. Then they broke its stones into pieces and pounded them to become powder. They also burned the statue", + { + "type": "char:add", + "content": [ + "of the goddess" + ] + }, + "Asherah.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 23:16" + }, + "Then Josiah looked around and saw some tombs there on the hill. He commanded his men to take the bones out of those tombs and burn them on the altar. By doing that, he desecrated the altar. That was what a prophet had predicted many years before when Jeroboam", + { + "type": "char:add", + "content": [ + "#1" + ] + }, + "was standing close to that altar at a festival." + ] + }, + { + "type": "para:p", + "content": [ + "Then Josiah looked up and saw the tomb of the prophet who had predicted that." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 23:17" + }, + "Josiah asked, “Whose tomb is that?” The people of Bethel replied, “It is the tomb of the prophet who came from Judah and predicted that these things that you have just now done to this altar would happen.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 23:18" + }, + "Josiah replied, “Allow his tomb to remain as it is. Do not remove the prophet's bones from the tomb.”" + ] + }, + { + "type": "para:p", + "content": [ + "So the people did not remove those bones, or the bones of the other prophet, the one who had come from Samaria." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 23:19" + }, + "In every city in Israel, at Josiah's command, they tore down the shrines that had been built by the previous kings of Israel, which had caused Yahweh to become very angry. He did to all those shrines/altars the same thing that he had done to the altars at Bethel.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 23:20" + }, + "He ordered that all the priests who offered sacrifices on the altars on the tops of hills must be killed on those altars. Then he burned human bones on every one of those altars", + { + "type": "char:add", + "content": [ + "to desecrate them" + ] + }, + ". Then he returned to Jerusalem." + ] + }, + { + "type": "para:s1", + "content": [ + "Josiah had them celebrate the Passover Festival" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 23:21" + }, + "Then the king commanded all the people to celebrate the Passover Festival to honor Yahweh their God, which was written in the law of Moses that they should do", + { + "type": "char:add", + "content": [ + "every year" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 23:22" + }, + "During all the years that leaders ruled Israel and during all the years that kings had ruled Israel and Judah, they had not celebrated that festival.", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 23:23" + }, + "But now, after Josiah had been ruling for almost eighteen years, to", + { + "type": "char:add", + "content": [ + "honor" + ] + }, + "Yahweh they celebrated the Passover Festival in Jerusalem." + ] + }, + { + "type": "para:s1", + "content": [ + "Other things that Josiah changed" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 23:24" + }, + "Furthermore, Josiah got rid of all the people in Jerusalem and other places in Judah who practiced sorcery and those who requested the spirits of dead people", + { + "type": "char:add", + "content": [ + "to tell them what they should do" + ] + }, + ". He also removed from Jerusalem and from the other places in Judah all the household idols and all the other idols and abominable things. He did those things in order to obey what had been written in the scroll that Hilkiah had found in the temple.", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 23:25" + }, + "Josiah was totally devoted to Yahweh. There had never been", + { + "type": "char:add", + "content": [ + "in Judah or Israel" + ] + }, + "a king like him. He obeyed all the laws of Moses. And there has never since then been a king like Josiah." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 23:26" + }, + "But Yahweh had become extremely angry with the people of Judah because of all the things that", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "Manasseh had done to infuriate him, and he continued to be very angry.", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 23:27" + }, + "He said, “I will do to Judah what I have done to Israel. I will banish the people of Judah, with the result that they will never enter my presence again. And I will reject Jerusalem, the city that I chose", + { + "type": "char:add", + "content": [ + "to belong to me" + ] + }, + ", and I will abandon the temple, the place where I said that I [MTY] should be worshiped.”" + ] + }, + { + "type": "para:s1", + "content": [ + "The end of Josiah's rule of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 23:28" + }, + { + "type": "char:add", + "content": [ + "If you want to know more about" + ] + }, + "[RHQ] all the other things that Josiah did, they are written in the scroll called ❛The History of the Kings of Judah❜." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 23:29" + }, + "While Josiah was the king of Judah, King Neco of Egypt led his army north to the Euphrates River to help the king of Assyria. King Josiah tried to stop the army of Egypt at Megiddo", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", but Josiah was killed in a battle there.", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 23:30" + }, + "His officials placed his corpse in a chariot and took it back to Jerusalem, where it was buried in his own tomb, a tomb where the other previous kings had not been buried." + ] + }, + { + "type": "para:p", + "content": [ + "Then the people of Judah poured", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil on", + { + "type": "char:add", + "content": [ + "the head of" + ] + }, + "Josiah's son Joahaz, to appoint him to be the new king." + ] + }, + { + "type": "para:s1", + "content": [ + "King Joahaz of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "2KI 23:31" + }, + "Joahaz was 23 years old when he became the king", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + ", but he ruled from Jerusalem for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "three months. His mother was Hamutal, the daughter of Jeremiah from Libnah", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 23:32" + }, + "Joahaz did many things that Yahweh said were evil, just like many of his ancestors had done.", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 23:33" + }, + "King Neco's", + { + "type": "char:add", + "content": [ + "army came from Egypt and captured him and" + ] + }, + "tied him up with chains and took him as a prisoner to Riblah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "in Hamath", + { + "type": "char:add", + "content": [ + "district" + ] + }, + ", to prevent him from continuing to rule in Jerusalem. Neco forced the people of Judah to pay to him ◄7,500 pounds/3,400 kg.► of silver and ◄75 pounds/34 kg.► of gold.", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 23:34" + }, + "King Neco appointed another son of Josiah, Eliakim, to be the new king, and he changed Eliakim's name to Jehoiakim. Then he took Joahaz to Egypt, and later Joahaz died there in Egypt." + ] + }, + { + "type": "para:s1", + "content": [ + "King Jehoiakim of Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "2KI 23:35" + }, + "King Jehoiakim collected a tax from the people", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + ". He collected more from the rich people and less from the poor people. He collected silver and gold from them, in order to pay to the king of Egypt what he commanded them to give." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "2KI 23:36" + }, + "Jehoiakim was twenty-five years old when he became the king", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + ", and he ruled from Jerusalem for eleven years. His mother was Zebidah, the daughter of Pedaiah from Rumah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 23:37" + }, + "He did many things that Yahweh says are evil, like his ancestors had done." + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "2KI 24" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 24:1" + }, + "While Jehoiakim was ruling", + { + "type": "char:add", + "content": [ + "Judah, the army of" + ] + }, + "King Nebuchadnezzar of Babylon invaded Judah.", + { + "type": "char:add", + "content": [ + "They defeated the Judean army" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "and as a result" + ] + }, + ", Jehoiakim was required to pay a lot of tribute/taxes to King Nebuchadnezzar. But after three years, Jehoiakim rebelled.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 24:2" + }, + "Then Yahweh sent raiders from Babylonia and Syria, and from the Moab and Ammon people-groups, to attack the people of Judah and get rid of them, just as Yahweh had told his prophets to warn the people would happen.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 24:3" + }, + "These things happened to the people of Judah according to what Yahweh commanded.", + { + "type": "char:add", + "content": [ + "He had decided" + ] + }, + "to get rid of the people of Judah because of the many sins that King Manasseh", + { + "type": "char:add", + "content": [ + "had committed" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 24:4" + }, + "Manasseh had even caused many innocent people in Jerusalem to be killed, and Yahweh would not forgive that." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "2KI 24:5" + }, + "The other things that happened while Jehoiakim was king, and all the things that he did, are written in the scroll called ❛The History of the Kings of Judah❜.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 24:6" + }, + "When Jehoiakim died, his son Jehoiachin became the king." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 24:7" + }, + { + "type": "char:add", + "content": [ + "The army of" + ] + }, + "the king of Babylon", + { + "type": "char:add", + "content": [ + "defeated the army of Egypt" + ] + }, + ", and took control of all the area that the Egyptians formerly controlled, from the brook", + { + "type": "char:add", + "content": [ + "at the border" + ] + }, + "of Egypt", + { + "type": "char:add", + "content": [ + "in the south" + ] + }, + "to the Euphrates River", + { + "type": "char:add", + "content": [ + "in the north" + ] + }, + ". So", + { + "type": "char:add", + "content": [ + "the army of" + ] + }, + "the king of Egypt did not return", + { + "type": "char:add", + "content": [ + "to attack Judah" + ] + }, + "again." + ] + }, + { + "type": "para:s1", + "content": [ + "Jehoiachin ruled Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 24:8" + }, + "Jehoiachin was 18 years old when he became the king of Judah. His mother's name was Nehushta; she was the daughter of a man from Jerusalem named Elnathan. Jehoiachin ruled in Jerusalem for", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "three months.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 24:9" + }, + "Jehoiachin did many things that Yahweh considered to be evil, just as his father had done." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 24:10" + }, + { + "type": "char:add", + "content": [ + "While Jehoiachin was king" + ] + }, + ", some officers of King Nebuchadnezzar of Babylon came", + { + "type": "char:add", + "content": [ + "along with the whole Babylonian army" + ] + }, + "to Jerusalem, and they surrounded the city.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 24:11" + }, + "While they were doing that, Nebuchadnezzar himself came to the city.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 24:12" + }, + "Then King Jehoiachin and his mother and his advisors and important officers and palace officials all surrendered to the Babylonian army." + ] + }, + { + "type": "para:p", + "content": [ + "These thngs happened when Nebuchadnezzar had been king for eight years. He arrested Jehoiachin and took him to Babylon.", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 24:13" + }, + "Just as Yahweh had said would happen, Nebuchadnezzar's", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "took", + { + "type": "char:add", + "content": [ + "to Babylon" + ] + }, + "all the valuable things from Yahweh's temple and from the king's palace. They cut apart all the gold items that King Solomon had put in the temple.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 24:14" + }, + "They took from Jerusalem", + { + "type": "char:add", + "content": [ + "to Babylon" + ] + }, + "ten thousand people, including the important officials and the best soldiers and the people who made and repaired things that were made of metal. Only the very poor people were left in Judah." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 24:15" + }, + "Nebuchadnezzar's soldiers also took to Babylon Jehoiachin's wives and officials, his mother, and", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the important people.", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 24:16" + }, + "They also took to Babylon seven thousand of the best soldiers and one thousand men who knew how to make and repair things that are made from metal. All of these people whom they took were strong and able to fight in wars.", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 24:17" + }, + "Then the king of Babylon appointed Jehoiachin's uncle, Mattaniah, to be the king", + { + "type": "char:add", + "content": [ + "of Judah" + ] + }, + ", and he changed Mattaniah's name to Zedekiah." + ] + }, + { + "type": "para:s1", + "content": [ + "Zedekiah ruled in Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 24:18" + }, + "When Zedekiah was twenty-one years old, he became king, and he ruled in Jerusalem for eleven years. His mother's name was Hamutal; she was the daughter of a man named Jeremiah from Libnah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 24:19" + }, + "But Zedekiah did many things that Yahweh considered to be evil, just as Jehoiakim had done.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 24:20" + }, + "Yahweh was very angry. So ◄and finally/after he had been patient a long time► he expelled the people of Jerusalem and", + { + "type": "char:add", + "content": [ + "the other places" + ] + }, + "in Judah and sent them to Babylon." + ] + }, + { + "type": "para:s1", + "content": [ + "Jerusalem was destroyed" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "That is what happened when" + ] + }, + "Zedekiah rebelled against the king of Babylon." + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "2KI 25" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 25:1" + }, + "On January 15 of the ninth year that Zedekiah had been ruling, King Nebuchadnezzar arrived with his whole army, and they surrounded Jerusalem. They built ramps", + { + "type": "char:add", + "content": [ + "made of dirt against the walls of the city" + ] + }, + ", so that they could climb up the ramps and attack the city.", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 25:2" + }, + "They did that for two years.", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 25:3" + }, + "After Zedekiah had been ruling for eleven years, the ◄famine/shortage of food► had become very bad. All their food was gone.", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 25:4" + }, + "On July 18 of that year,Then the Babylonian soldiers broke through part of the city wall,", + { + "type": "char:add", + "content": [ + "and that enabled them to enter the city" + ] + }, + ". All the soldiers of Judah", + { + "type": "char:add", + "content": [ + "wanted to escape" + ] + }, + ". But the Babylonian soldiers surrounded the city, so the", + { + "type": "char:add", + "content": [ + "king and" + ] + }, + "the soldiers of Judah waited until it was nighttime. Then they fled through the gate that was between the two walls near the king's park. They ran across the fields and started to go down to the Jordan River Valley.", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 25:5" + }, + "But the Babylonian soldiers chased/ran after them. They caught the king when he was by himself in the valley near the Jordan River. He was by himself because all his soldiers had abandoned him.", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 25:6" + }, + "The Babylonian soldiers took King Zedekiah to Riblah", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in Babylon. There the king of Babylon decided what they would do to punish him.", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 25:7" + }, + "There the king of Babylon forced Zedekiah to watch as the Babylonian soldiers killed all of Zedekiah's sons. Then they gouged out Zedekiah's eyes. They put bronze chains on", + { + "type": "char:add", + "content": [ + "his hands and feet" + ] + }, + "and then they took him to Babylon." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 25:8" + }, + "On August 14 of that year, after Nebuchadnezzar had been ruling for nineteen years, Nebuzaradan arrived in Jerusalem. He was one of king Nebuchadnezzar's officials and captain of the men that guarded the king.", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 25:9" + }, + "He", + { + "type": "char:add", + "content": [ + "commanded his soldiers to" + ] + }, + "burn down the temple of Yahweh, the king's palace, and all the houses in Jerusalem. So they burned down all the important buildings in the city.", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 25:10" + }, + "Then Nebuzaradan supervised all the soldiers of the Babylonian army as they tore down the walls of Jerusalem.", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 25:11" + }, + "Then he and his soldiers took to Babylon the people who were still living in the city, the other people", + { + "type": "char:add", + "content": [ + "who lived in that area" + ] + }, + ", and the soldiers who had previously surrendered to the Babylonian army.", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 25:12" + }, + "But Nebuzaradan allowed some of the very poor people to stay in Judah to take care of the vineyards and to", + { + "type": "char:add", + "content": [ + "plant crops in" + ] + }, + "the fields." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 25:13" + }, + "The Babylonian soldiers broke into pieces the bronze pillars, the bronze carts with wheels, and the huge bronze basin, all of which were in the temple courtyard, and they took all the bronze to Babylon.", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 25:14" + }, + "They also took the pots, the shovels, the instruments for ◄snuffing out/extinguishing►", + { + "type": "char:add", + "content": [ + "the wicks of" + ] + }, + "the lamps, the dishes, and all the other bronze items that the Israeli priests had used for offering sacrifices at the temple.", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 25:15" + }, + "The soldiers also took away the ◄firepans/trays for carrying burning coals►, the basins, and", + { + "type": "char:add", + "content": [ + "all the other" + ] + }, + "items made of pure gold or pure silver." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 25:16" + }, + "The bronze from the two pillars, the carts with wheels, and the huge basin were very heavy; they could not be weighed. ◄Those things had been made/A man named Hiram had made these things► for the temple when Solomon", + { + "type": "char:add", + "content": [ + "was the king of Israel" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 25:17" + }, + "Each of the pillars was ◄27 feet/8 meters► tall. The bronze capital/top of each pillar was ◄7-1/2 feet/2.3 meters► high. They were each decorated all around with something that looked like a net made of bronze chains connecting bronze pomegranates." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "2KI 25:18" + }, + "Nebuzaradan took with him to Babylon Seraiah the Supreme Priest, Zephaniah his assistant, and the three men who guarded the entrance", + { + "type": "char:add", + "content": [ + "to the temple" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 25:19" + }, + "And fhey found people who were still hiding in Jerusalem. From those peeople he took one officer from the Judean army, five of the king's advisors, the chief secretary of the army commander who was in charge of recruiting men to join the army, and sixty other important Judean men.", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 25:20" + }, + "Nebuzaradan took them all to the king of Babylon at Riblah", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 25:21" + }, + "There at Riblah, in Hamath province, the king of Babylon commanded that they all be executed." + ] + }, + { + "type": "para:p", + "content": [ + "That is what happened when the people of Judah were ◄taken forcefully/exiled► from their land", + { + "type": "char:add", + "content": [ + "to Babylon" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Gedaliah was appointed governor in Judah" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 25:22" + }, + "Then King Nebuchadnezzar appointed Gedaliah, who was the son of Ahikam and grandson of Shaphan, to be the governor of the people who were still living in Judah.", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 25:23" + }, + "When all the army captains of Judah and their soldiers who had not surrendered to Nebuchadnezzar found out that the king of Babylon had appointed Gedaliah to be the governor, they met with him at Mizpah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". These army captains were Ishmael the son of Nethaniah, Johanan the son of Kareah, Seraiah the son of Tanhumeth from Netophah", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", and Jaazaniah from the Maacah region." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 25:24" + }, + "Gedaliah solemnly promised them that the officials from Babylon", + { + "type": "char:add", + "content": [ + "were not planning to harm them" + ] + }, + ". He said, “You may live in this land", + { + "type": "char:add", + "content": [ + "without being afraid" + ] + }, + "and serve the king of Babylon, and", + { + "type": "char:add", + "content": [ + "if you do" + ] + }, + ", everything will go well for you.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "2KI 25:25" + }, + "But in October of that year, Ishmael, whose grandfather Elishama was one of the relatives of the descendants of King David, went to Mizpah along with ten other men and assassinated/killed Gedaliah and all the men who were with him. There were also men from Judah and men from Babylon whom they assassinated.", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 25:26" + }, + "Then many [HYP] of the people from Judah, important people and unimportant ones, and the army captains, were very afraid of what the Babylonians", + { + "type": "char:add", + "content": [ + "would do to them" + ] + }, + ", so they fled to Egypt." + ] + }, + { + "type": "para:s1", + "content": [ + "Jehoiachin was released" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 25:27" + }, + "Thirty-seven years after King Jehoiachin of Judah was taken to Babylon,", + { + "type": "char:add", + "content": [ + "Nebuchadnezzar's son" + ] + }, + "Evil-Merodach became the king of Babylon. He was kind to Jehoiachin, and on April 2 of that year, he released/freed Jehoiachin from prison.", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 25:28" + }, + "He always spoke kindly to Jehoiachin and honored him more than the other kings who had been taken/exiled to Babylon.", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 25:29" + }, + "He gave Jehoiachin new clothes to replace the clothes that he had been wearing in prison, and he allowed Jehoiachin to eat at the king's table every day for the rest of his life.", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 25:30" + }, + "The king of Babylon also gave him money every day, so that he could buy the things that he needed. The king continued to do that until Jehoiachin died." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/t4t2/origin-usj.json b/tests/samples-from-wild/t4t2/origin-usj.json new file mode 100644 index 00000000..e5338078 --- /dev/null +++ b/tests/samples-from-wild/t4t2/origin-usj.json @@ -0,0 +1,70784 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PSA", + "content": [ + "- Translation 4 Translators 1" + ] + }, + { + "type": "para:ide", + "content": [ + "65001 - Unicode (UTF-8)" + ] + }, + { + "type": "para:h", + "content": [ + "PSALMS" + ] + }, + { + "type": "para:toc1", + "content": [ + "Psalms" + ] + }, + { + "type": "para:toc2", + "content": [ + "Psalms" + ] + }, + { + "type": "para:toc3", + "content": [ + "Psa" + ] + }, + { + "type": "para:mt1", + "content": [ + "PSALMS" + ] + }, + { + "type": "para:imt1", + "content": [ + "Book One" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PSA 1" + }, + { + "type": "para:s1", + "content": [ + "The people God is pleased with" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 1:1" + }, + { + "type": "char:add", + "content": [ + "God" + ] + }, + "is pleased with those who do not do what [MET] wicked people advise them to do," + ] + }, + { + "type": "para:q2", + "content": [ + "and who do not imitate the behavior of [MET]sinful people," + ] + }, + { + "type": "para:q1", + "content": [ + "and who do not join in with people who ◄ridicule/sneer at►", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 1:2" + }, + "Those whom God is pleased with delight in doing the things that he has instructed/taught us to do." + ] + }, + { + "type": "para:q2", + "content": [ + "They read and think about Yahweh's requirements, day and night." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 1:3" + }, + "They", + { + "type": "char:add", + "content": [ + "constantly produce/do things that please God" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "just like fruit trees that have been planted along the banks of a stream produce fruit at the right time every year." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Like" + ] + }, + "trees that never wither," + ] + }, + { + "type": "para:q2", + "content": [ + "they succeed in everything that they do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 1:4" + }, + "But wicked people are not like that!" + ] + }, + { + "type": "para:q2", + "content": [ + "Wicked people are", + { + "type": "char:add", + "content": [ + "as worthless as" + ] + }, + "chaff" + ] + }, + { + "type": "para:q2", + "content": [ + "that is blown away by the wind." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 1:5" + }, + "Therefore, wicked people ◄will not be acquitted/will be condemned► [LIT] when", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "judges people," + ] + }, + { + "type": "para:q2", + "content": [ + "and furthermore, sinful people will not even be present when", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "gathers righteous people together," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 1:6" + }, + "because he guides and protects righteous people," + ] + }, + { + "type": "para:q2", + "content": [ + "but the path that the wicked walk on leads them to where they will be destroyed/punished", + { + "type": "char:add", + "content": [ + "by God forever" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "PSA 2" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 2:1" + }, + "◄Why do the", + { + "type": "char:add", + "content": [ + "leaders of" + ] + }, + "nations rage", + { + "type": "char:add", + "content": [ + "against God" + ] + }, + "?/It is foolish for the nations to be angry", + { + "type": "char:add", + "content": [ + "with God" + ] + }, + "► [RHQ]." + ] + }, + { + "type": "para:q2", + "content": [ + "◄Why do people plan to rebel", + { + "type": "char:add", + "content": [ + "against God" + ] + }, + "even though it is in vain?/It is useless for people to plan to rebel", + { + "type": "char:add", + "content": [ + "against God" + ] + }, + "► [RHQ]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 2:2" + }, + "The kings of the nations prepare to revolt;" + ] + }, + { + "type": "para:q2", + "content": [ + "the rulers plot together", + { + "type": "char:add", + "content": [ + "to fight" + ] + }, + "against Yahweh and against his chosen king." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 2:3" + }, + "They shout, “We should free ourselves from their control [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "we should not let them rule over us any longer!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 2:4" + }, + "But Yahweh, the one who sits", + { + "type": "char:add", + "content": [ + "on his throne" + ] + }, + "in heaven, laughs", + { + "type": "char:add", + "content": [ + "at them" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he ridicules those rulers." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 2:5" + }, + "Then, because he is angry with them, he rebukes them." + ] + }, + { + "type": "para:q2", + "content": [ + "He causes them to be terrified when", + { + "type": "char:add", + "content": [ + "they realize" + ] + }, + "that he will furiously punish them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 2:6" + }, + { + "type": "char:add", + "content": [ + "Yahweh says" + ] + }, + ", “I have installed my king on Zion, my sacred hill", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + ".”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 2:7" + }, + { + "type": "char:add", + "content": [ + "And his king says" + ] + }, + ", “I will proclaim what Yahweh has decreed." + ] + }, + { + "type": "para:q1", + "content": [ + "He said to me, ‘", + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "you are my son;" + ] + }, + { + "type": "para:q2", + "content": [ + "today I have declared to everyone that", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "[MET] I am your father." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 2:8" + }, + "Ask me to give you the nations," + ] + }, + { + "type": "para:q2", + "content": [ + "so that they belong to you", + { + "type": "char:add", + "content": [ + "to rule over them permanently" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will give them to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Even" + ] + }, + "the most remote nations will be yours." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 2:9" + }, + "You will defeat them completely [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "you will", + { + "type": "char:add", + "content": [ + "destroy them like people" + ] + }, + "smash a clay pot with an iron rod [SIM].’”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 2:10" + }, + "So then, you kings and other rulers on the earth, act wisely!" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "Heed what Yahweh is" + ] + }, + "warning you!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 2:11" + }, + "Serve Yahweh, fervently revering him;" + ] + }, + { + "type": "para:q2", + "content": [ + "Rejoice", + { + "type": "char:add", + "content": [ + "about what he has done for you" + ] + }, + ", but tremble before him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 2:12" + }, + "Bow down humbly before his son!" + ] + }, + { + "type": "para:q2", + "content": [ + "If you do not do that, Yahweh will be angry," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will suddenly get rid of you." + ] + }, + { + "type": "para:q1", + "content": [ + "Do not forget that he can very quickly show that he is very angry!" + ] + }, + { + "type": "para:q2", + "content": [ + "But he is very pleased with all those who request him to protect them [MET]." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "PSA 3" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David when he fled from his son Absalom" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 3:1" + }, + "Yahweh, I have many enemies [DOU]!" + ] + }, + { + "type": "para:q2", + "content": [ + "There are many people who oppose/rebel against me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 3:2" + }, + "Many people are saying about me," + ] + }, + { + "type": "para:q2", + "content": [ + "“God will", + { + "type": "char:add", + "content": [ + "certainly" + ] + }, + "not help him!”" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 3:3" + }, + "But Yahweh, you are like a shield", + { + "type": "char:add", + "content": [ + "that protects me" + ] + }, + "[MET]." + ] + }, + { + "type": "para:q1", + "content": [ + "You greatly honor me, and you encourage me (OR, enable me to triumph over my enemies) [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 3:4" + }, + "I cry out to you, Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and you answer me from", + { + "type": "char:add", + "content": [ + "Zion" + ] + }, + ", your sacred hill." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 3:5" + }, + { + "type": "char:add", + "content": [ + "At night" + ] + }, + "I lie down and sleep, and I awake", + { + "type": "char:add", + "content": [ + "in the morning feeling good/refreshed" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "because you, Yahweh, ◄take care of/protect► me", + { + "type": "char:add", + "content": [ + "all during the night" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 3:6" + }, + "There may be thousands of", + { + "type": "char:add", + "content": [ + "enemy" + ] + }, + "soldiers who surround me," + ] + }, + { + "type": "para:q2", + "content": [ + "but I am not afraid." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 3:7" + }, + "Yahweh, arise!" + ] + }, + { + "type": "para:q2", + "content": [ + "My God,", + { + "type": "char:add", + "content": [ + "come and" + ] + }, + "rescue me", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "insult" + ] + }, + "my enemies by slapping them on their cheeks;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "when you strike them" + ] + }, + ", you break their teeth," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "with the result that they cannot hurt anyone" + ] + }, + "[MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 3:8" + }, + "Yahweh, you are the one who saves your people", + { + "type": "char:add", + "content": [ + "from their enemies" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, bless your people!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "PSA 4" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director; a psalm to be accompanied by people playing stringed instruments" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 4:1" + }, + "God, answer me when I pray to you." + ] + }, + { + "type": "para:q2", + "content": [ + "You are the one who vindicates me;" + ] + }, + { + "type": "para:q1", + "content": [ + "Rescue me from things that distress me." + ] + }, + { + "type": "para:q2", + "content": [ + "Act mercifully toward me, and listen to me while I pray." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 4:2" + }, + "How long will you people cause me to be disgraced instead of honoring me [RHQ]?" + ] + }, + { + "type": "para:q2", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "love to falsely accuse me." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 4:3" + }, + "All those who are loyal to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "he has chosen them to belong to him." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh listens to me when I pray to him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 4:4" + }, + "When you people get angry, do not", + { + "type": "char:add", + "content": [ + "allow your anger to control you and cause you to" + ] + }, + "sin." + ] + }, + { + "type": "para:q1", + "content": [ + "While you lie on your bed," + ] + }, + { + "type": "para:q2", + "content": [ + "silently examine what you are thinking g." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 4:5" + }, + "Also, offer to Yahweh the proper sacrifices," + ] + }, + { + "type": "para:q2", + "content": [ + "and continue trusting in him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 4:6" + }, + "Some people ask, “Who will allow good things to happen to us?”" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "But I say" + ] + }, + ", “Yahweh, continue to act kindly toward us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 4:7" + }, + "You have made me very happy;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am happier than people who have harvested a great amount of grain and grapes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 4:8" + }, + "I can lie down", + { + "type": "char:add", + "content": [ + "at night" + ] + }, + "and sleep soundly" + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "I know that" + ] + }, + "you, Yahweh, will keep me safe.”" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "PSA 5" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director; a psalm to be accompanied by playing flutes" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 5:1" + }, + "Yahweh, listen to me while I pray!" + ] + }, + { + "type": "para:q2", + "content": [ + "Pay attention to me when I am groaning", + { + "type": "char:add", + "content": [ + "because I am suffering very much" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 5:2" + }, + "You are my King and my God." + ] + }, + { + "type": "para:q1", + "content": [ + "When I call to you to ask you to help me, listen to me," + ] + }, + { + "type": "para:q2", + "content": [ + "because you are the one to whom I pray." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 5:3" + }, + "Listen to me when I pray to you", + { + "type": "char:add", + "content": [ + "each" + ] + }, + "morning," + ] + }, + { + "type": "para:q2", + "content": [ + "and I wait for you to reply." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 5:4" + }, + "You are not a god who is pleased with wicked people;" + ] + }, + { + "type": "para:q2", + "content": [ + "you do not ◄associate with/invite into your house►", + { + "type": "char:add", + "content": [ + "those who do what is" + ] + }, + "evil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 5:5" + }, + "You do not allow those who are very proud to come to you to worship you." + ] + }, + { + "type": "para:q2", + "content": [ + "You hate all those who do evil things." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 5:6" + }, + "You get rid of liars," + ] + }, + { + "type": "para:q2", + "content": [ + "and you despise those who murder", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "and those who deceive", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 5:7" + }, + "Yahweh, because you love me so much and so faithfully," + ] + }, + { + "type": "para:q2", + "content": [ + "I come into your temple." + ] + }, + { + "type": "para:q1", + "content": [ + "I revere you greatly," + ] + }, + { + "type": "para:q2", + "content": [ + "and I bow down to worship you at your sacred temple." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 5:8" + }, + "Yahweh, because you act righteously toward me," + ] + }, + { + "type": "para:q2", + "content": [ + "show me what is right for me to do." + ] + }, + { + "type": "para:q1", + "content": [ + "Because I have many enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "show me clearly what you want me to do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 5:9" + }, + "My enemies never say what is true;" + ] + }, + { + "type": "para:q2", + "content": [ + "they just want to destroy", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "The things that they say [MTY] are", + { + "type": "char:add", + "content": [ + "as foul as" + ] + }, + "an open grave", + { + "type": "char:add", + "content": [ + "where a corpse is decaying" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "They use their tongues to tell lies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 5:10" + }, + "O God, declare that they are guilty [MTY]", + { + "type": "char:add", + "content": [ + "and punish them" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Cause them to experience the same disasters/troubles that they plan to cause to happen to others." + ] + }, + { + "type": "para:q1", + "content": [ + "Get rid of them because they have committed many sins," + ] + }, + { + "type": "para:q2", + "content": [ + "and they have rebelled against you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 5:11" + }, + "But cause that all those who go to you to be protected will rejoice;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause them to sing joyfully to you forever." + ] + }, + { + "type": "para:q1", + "content": [ + "Protect those who love you [MTY];" + ] + }, + { + "type": "para:q2", + "content": [ + "they are truly happy because ◄of what you", + { + "type": "char:add", + "content": [ + "do for them/they belong to" + ] + }, + "you►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 5:12" + }, + "Yahweh, you always bless those who act righteously;" + ] + }, + { + "type": "para:q2", + "content": [ + "you protect them like a", + { + "type": "char:add", + "content": [ + "soldier is protected by his" + ] + }, + "shield [SIM]." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "PSA 6" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir leader, to be accompanied by people playing stringed instruments" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 6:1" + }, + "Yahweh, do not punish me when you are angry", + { + "type": "char:add", + "content": [ + "with me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not even rebuke/scold me", + { + "type": "char:add", + "content": [ + "when you are angry" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 6:2" + }, + "Yahweh, be kind to me and heal me because I have become weak." + ] + }, + { + "type": "para:q2", + "content": [ + "My body [SYN] shakes because I am experiencing much pain." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 6:3" + }, + "Yahweh, I am greatly distressed." + ] + }, + { + "type": "para:q2", + "content": [ + "How long ◄", + { + "type": "char:add", + "content": [ + "must I endure this/will it be before you help me" + ] + }, + "► [RHQ]?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 6:4" + }, + "Yahweh, please come and rescue me." + ] + }, + { + "type": "para:q2", + "content": [ + "Save me because you faithfully love me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 6:5" + }, + "I will not be able to praise you after I die [RHQ];" + ] + }, + { + "type": "para:q2", + "content": [ + "No one in the place of the dead praises you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 6:6" + }, + "I am exhausted/groan", + { + "type": "char:add", + "content": [ + "from my pain" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "At night I cry very much, with the result that my bed and my pillow become wet from my tears." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 6:7" + }, + "My tears blur my eyes so much that I cannot see well." + ] + }, + { + "type": "para:q2", + "content": [ + "My eyes have become weak because my enemies", + { + "type": "char:add", + "content": [ + "have caused me to cry constantly" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 6:8" + }, + "You people who do evil things, get away from me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 6:9" + }, + "Yahweh heard me when I was crying and called out to him", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will answer my prayer." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 6:10" + }, + { + "type": "char:add", + "content": [ + "When that happens" + ] + }, + ", all my enemies will be ashamed," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "be terrified." + ] + }, + { + "type": "para:q1", + "content": [ + "They will get away", + { + "type": "char:add", + "content": [ + "from me" + ] + }, + "and suddenly", + { + "type": "char:add", + "content": [ + "leave me" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "because they will be disgraced." + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "PSA 7" + }, + { + "type": "para:s1", + "content": [ + "A psalm that David sang to Yahweh because of David's enemy, Cush" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 7:1" + }, + "Yahweh my God, I come to you to protect me." + ] + }, + { + "type": "para:q2", + "content": [ + "Rescue me, save me from all those who are pursuing me", + { + "type": "char:add", + "content": [ + "in order to harm me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 7:2" + }, + "If you do not do that, they will tear me into pieces" + ] + }, + { + "type": "para:q2", + "content": [ + "like a lion does", + { + "type": "char:add", + "content": [ + "when it attacks the animals it wants to kill" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and no one will save me", + { + "type": "char:add", + "content": [ + "from them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 7:3" + }, + "Yahweh my God, if I have done anything that is wrong," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 7:4" + }, + "if I have done evil to some friend who did good things to me," + ] + }, + { + "type": "para:q2", + "content": [ + "or if, for no good reason, I have spared (OR, acted violently toward) those who were my enemies," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 7:5" + }, + "allow my enemies to pursue me and capture me." + ] + }, + { + "type": "para:q1", + "content": [ + "Allow them to trample me into the ground" + ] + }, + { + "type": "para:q2", + "content": [ + "and leave me [SYN]", + { + "type": "char:add", + "content": [ + "lying dead" + ] + }, + "in the dirt." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 7:6" + }, + "But Yahweh, because you are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "angry", + { + "type": "char:add", + "content": [ + "with those who pursue me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "arise and attack/defeat my enemies who are furiously/angrily", + { + "type": "char:add", + "content": [ + "attacking me" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "Do to them what is just!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 7:7" + }, + "Gather around you the people of", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "nations," + ] + }, + { + "type": "para:q2", + "content": [ + "and rule them from where you are in heaven [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 7:8" + }, + "Yahweh, judge the people of", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "nations!" + ] + }, + { + "type": "para:q2", + "content": [ + "And, Yahweh, show that I have done nothing that is wrong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 7:9" + }, + "God, you know what every person is thinking," + ] + }, + { + "type": "para:q2", + "content": [ + "and because you are righteous, you", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "do what is just/right." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "So now" + ] + }, + "stop evil people from doing wicked", + { + "type": "char:add", + "content": [ + "deeds" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and defend", + { + "type": "char:add", + "content": [ + "all of us who are" + ] + }, + "righteous!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 7:10" + }, + "God, you protect me like a shield", + { + "type": "char:add", + "content": [ + "protects soldiers" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "you protect all those who are righteous in their inner being." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 7:11" + }, + "You judge", + { + "type": "char:add", + "content": [ + "everyone" + ] + }, + "correctly," + ] + }, + { + "type": "para:q2", + "content": [ + "and every day you punish", + { + "type": "char:add", + "content": [ + "wicked people" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 7:12" + }, + "Whenever your enemies do not ◄repent/change their behavior►," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "[MET] you sharpen your sword and put a string on your bow", + { + "type": "char:add", + "content": [ + "to get ready to kill them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 7:13" + }, + "You are preparing your weapons that kill those whom they strike;" + ] + }, + { + "type": "para:q2", + "content": [ + "the arrows that you will shoot have flaming tips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 7:14" + }, + "Wicked people tell lies," + ] + }, + { + "type": "para:q2", + "content": [ + "and they think that they surely will be able to do [MET] the evil things that they are planning to do" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "just as surely as" + ] + }, + "a pregnant woman", + { + "type": "char:add", + "content": [ + "knows that she is going to give birth to a child" + ] + }, + "[MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 7:15" + }, + "But when they dig a deep pit", + { + "type": "char:add", + "content": [ + "to trap others" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they themselves will fall into it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 7:16" + }, + "They themselves will experience the trouble that they want to cause others to have;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will hurt themselves by the violent things that they want to do to others." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 7:17" + }, + "I praise Yahweh because he", + { + "type": "char:add", + "content": [ + "always acts" + ] + }, + "righteously/justly;" + ] + }, + { + "type": "para:q2", + "content": [ + "I sing to praise Yahweh, the one who is much greater than any other god." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "PSA 8" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be accompanied by a stringed instrument" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 8:1" + }, + "Yahweh, our Lord, people all over the world know that you [MTY] are very great!" + ] + }, + { + "type": "para:q2", + "content": [ + "Your glory reaches up higher than the heavens!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 8:2" + }, + "You have taught little children and infants to praise you;" + ] + }, + { + "type": "para:q2", + "content": [ + "they cause your enemies and those who try to ◄get revenge on/get rid of► you to be silent." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 8:3" + }, + "When I look up at the sky", + { + "type": "char:add", + "content": [ + "at night" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and see the things that you have made—" + ] + }, + { + "type": "para:q2", + "content": [ + "the moon and the stars that you have set in place—" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 8:4" + }, + "it is amazing", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + "that [RHQ] you think about people," + ] + }, + { + "type": "para:q2", + "content": [ + "that you are concerned about", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "humans!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 8:5" + }, + "You made the angels in heaven to be only a little more important than we are;" + ] + }, + { + "type": "para:q2", + "content": [ + "you caused us to be like kings [MET] and you gave us splendor and honor [DOU]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 8:6" + }, + "You put us in charge of everything that you made;" + ] + }, + { + "type": "para:q2", + "content": [ + "you gave us authority over all things—" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 8:7" + }, + "the sheep and the cattle," + ] + }, + { + "type": "para:q2", + "content": [ + "and even the wild animals," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 8:8" + }, + "the birds, the fish," + ] + }, + { + "type": "para:q2", + "content": [ + "and everything", + { + "type": "char:add", + "content": [ + "else" + ] + }, + "that swims in the seas." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 8:9" + }, + "Yahweh, our Lord," + ] + }, + { + "type": "para:q2", + "content": [ + "people all over the world know that you [MTY] are very great!" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "PSA 9" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be sung using the tune ❛The death of my son❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 9:1" + }, + "Yahweh, I will praise you with all of my inner being." + ] + }, + { + "type": "para:q2", + "content": [ + "I will tell", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "about all the wonderful things that you have done." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 9:2" + }, + "I will sing to celebrate what you [MTY], who are much greater than all other gods,", + { + "type": "char:add", + "content": [ + "have done" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 9:3" + }, + "When my enemies realize", + { + "type": "char:add", + "content": [ + "that you are very powerful" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they stumble, and then they are killed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 9:4" + }, + "You sat on your throne to judge people," + ] + }, + { + "type": "para:q2", + "content": [ + "and you have judged fairly/justly concerning me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 9:5" + }, + "You rebuked the", + { + "type": "char:add", + "content": [ + "people of other" + ] + }, + "nations" + ] + }, + { + "type": "para:q2", + "content": [ + "and you have gotten rid of the wicked people;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have erased their names forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 9:6" + }, + "Our enemies have disappeared;" + ] + }, + { + "type": "para:q2", + "content": [ + "you destroyed their cities," + ] + }, + { + "type": "para:q2", + "content": [ + "and people do not even remember them anymore." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 9:7" + }, + "But Yahweh rules forever." + ] + }, + { + "type": "para:q2", + "content": [ + "He judges", + { + "type": "char:add", + "content": [ + "people while he sits" + ] + }, + "on his throne to judge people," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 9:8" + }, + "and he will judge", + { + "type": "char:add", + "content": [ + "all the people in" + ] + }, + "[SYN] the world justly;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will judge the people", + { + "type": "char:add", + "content": [ + "of all nations" + ] + }, + "fairly [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 9:9" + }, + "Yahweh will be a refuge for those who are oppressed;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "yes, he will be like" + ] + }, + "a shelter for them when they have trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 9:10" + }, + "Those who know Yahweh [MTY] trust in him;" + ] + }, + { + "type": "para:q2", + "content": [ + "he never abandons those who come to him ◄", + { + "type": "char:add", + "content": [ + "for help/to worship him" + ] + }, + "►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 9:11" + }, + "Yahweh rules from Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "praise him while you sing to him." + ] + }, + { + "type": "para:q1", + "content": [ + "Tell", + { + "type": "char:add", + "content": [ + "the people of all" + ] + }, + "the nations the", + { + "type": "char:add", + "content": [ + "marvelous" + ] + }, + "things that he has done." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 9:12" + }, + "He does not forget", + { + "type": "char:add", + "content": [ + "to punish" + ] + }, + "those who have murdered others;" + ] + }, + { + "type": "para:q2", + "content": [ + "and he will not ignore people who are crying because they are suffering." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 9:13" + }, + "Yahweh, be merciful to me!" + ] + }, + { + "type": "para:q1", + "content": [ + "Look at the ways that my enemies have injured me." + ] + }, + { + "type": "para:q2", + "content": [ + "Do not allow me to die", + { + "type": "char:add", + "content": [ + "because of these injuries" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 9:14" + }, + "I want to live in order that I can praise you at the gates of Jerusalem [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "and to rejoice because you rescued me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 9:15" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "wicked people of many" + ] + }, + "nations have dug a pit for me to fall into [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "but they have fallen into that same pit." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "It is as if" + ] + }, + "they spread out a net to catch me [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "but their feet have been caught in that same net." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 9:16" + }, + "Because of what you have done, people know that you decide matters", + { + "type": "char:add", + "content": [ + "fairly/justly" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "you allow" + ] + }, + "wicked people to be trapped by the same evil things that they themselves do." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 9:17" + }, + "Wicked people will all", + { + "type": "char:add", + "content": [ + "die and" + ] + }, + "be buried in their graves," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "their spirits" + ] + }, + "will go to be with all those who have ◄forgotten about/rejected► you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 9:18" + }, + "But you will not forget those who are needy/poor;" + ] + }, + { + "type": "para:q2", + "content": [ + "what they confidently expect will certainly happen." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 9:19" + }, + "Yahweh, arise and judge the", + { + "type": "char:add", + "content": [ + "wicked" + ] + }, + "people of the nations;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow them to think that", + { + "type": "char:add", + "content": [ + "because they are strong" + ] + }, + "they will never be punished." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 9:20" + }, + "Yahweh, teach them to be terrified about you." + ] + }, + { + "type": "para:q2", + "content": [ + "Cause them to know that they are merely human beings." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "PSA 10" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 10:1" + }, + "Yahweh, ◄why are you far away", + { + "type": "char:add", + "content": [ + "from us" + ] + }, + "?/it seems that you are far away", + { + "type": "char:add", + "content": [ + "from us" + ] + }, + ". ► [RHQ]" + ] + }, + { + "type": "para:q2", + "content": [ + "Why do you not pay attention when we have troubles [RHQ]?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 10:2" + }, + "People who are proud gladly cause poor people to suffer." + ] + }, + { + "type": "para:q2", + "content": [ + "So", + { + "type": "char:add", + "content": [ + "cause what they do to others to happen to them" + ] + }, + "! May they be caught in the", + { + "type": "char:add", + "content": [ + "same" + ] + }, + "traps that they set to catch others [MET]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 10:3" + }, + "They brag about the", + { + "type": "char:add", + "content": [ + "evil" + ] + }, + "things that they want to do." + ] + }, + { + "type": "para:q2", + "content": [ + "They praise people who seize from others things that do not belong to them, and they curse you, Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 10:4" + }, + "Wicked people are very proud." + ] + }, + { + "type": "para:q2", + "content": [ + "As a result, they do not ◄seek help from/are not concerned about► God;" + ] + }, + { + "type": "para:q2", + "content": [ + "they do not even think that God exists." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 10:5" + }, + "But", + { + "type": "char:add", + "content": [ + "it seems that" + ] + }, + "they succeed in everything that they do." + ] + }, + { + "type": "para:q2", + "content": [ + "They do not think that they will be condemned/punished for their deeds," + ] + }, + { + "type": "para:q2", + "content": [ + "and they ◄sneer at/make fun of► their enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 10:6" + }, + "They think, “Nothing bad will happen to us!" + ] + }, + { + "type": "para:q2", + "content": [ + "We will never have troubles!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 10:7" + }, + "When they talk [MTY], they are always cursing, lying, and threatening to harm others." + ] + }, + { + "type": "para:q2", + "content": [ + "They constantly say [MTY] evil things that show that they are ready to do cruel things to others." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 10:8" + }, + "They hide in villages, ready to ◄ambush/suddenly attack► and kill people who ◄are innocent/have done nothing wrong►." + ] + }, + { + "type": "para:q2", + "content": [ + "They constantly search for people who will not be able to ◄resist/defend themselves►", + { + "type": "char:add", + "content": [ + "when they are attacked" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 10:9" + }, + "They are like [MET] lions that crouch down and hide," + ] + }, + { + "type": "para:q2", + "content": [ + "waiting to pounce on their prey." + ] + }, + { + "type": "para:q2", + "content": [ + "They are like hunters that catch their prey with a net and then drag it away." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 10:10" + }, + "Just like helpless animals are crushed," + ] + }, + { + "type": "para:q2", + "content": [ + "people who cannot defend themselves are killed because wicked people are very strong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 10:11" + }, + "Wicked people say, “God will not pay any attention", + { + "type": "char:add", + "content": [ + "to what we do" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "His eyes are covered, so he never sees anything.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 10:12" + }, + "Yahweh God, arise", + { + "type": "char:add", + "content": [ + "and help us" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "Punish [IDM] those wicked people!" + ] + }, + { + "type": "para:q2", + "content": [ + "And do not forget those who are suffering!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 10:13" + }, + "Wicked people revile you [RHQ] continually." + ] + }, + { + "type": "para:q2", + "content": [ + "They think, “God will never punish us!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 10:14" + }, + "But you see the trouble and the distress", + { + "type": "char:add", + "content": [ + "that they cause" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "People who are suffering expect that you will help them;" + ] + }, + { + "type": "para:q2", + "content": [ + "and you help orphans,", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 10:15" + }, + "◄Break the arms/Destroy the power► of wicked [DOU] people!" + ] + }, + { + "type": "para:q2", + "content": [ + "Continue to pursue and punish them for the wicked things that they do, until they stop doing those things." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 10:16" + }, + "Yahweh, you are our king forever," + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "wicked" + ] + }, + "nations will disappear from the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 10:17" + }, + "You have listened to afflicted/suffering people when they cry out to you." + ] + }, + { + "type": "para:q2", + "content": [ + "You hear them", + { + "type": "char:add", + "content": [ + "when they pray" + ] + }, + ", and you encourage [IDM] them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 10:18" + }, + "You show that orphans and oppressed people have not done things that are wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that human beings will not cause people to be terrified anymore." + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "PSA 11" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 11:1" + }, + "I trust that Yahweh will protect [MTY] me." + ] + }, + { + "type": "para:q2", + "content": [ + "So do not [RHQ] say to me, “You need to escape/flee to the mountains like birds do," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 11:2" + }, + "because wicked people have hidden in the darkness," + ] + }, + { + "type": "para:q1", + "content": [ + "they have pulled back their bowstrings and aimed their arrows" + ] + }, + { + "type": "para:q2", + "content": [ + "to shoot them at godly/righteous [IDM] people", + { + "type": "char:add", + "content": [ + "like you" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 11:3" + }, + "When people are not punished for disobeying the laws," + ] + }, + { + "type": "para:q2", + "content": [ + "◄what can righteous people do?/there is not much that righteous people can do.►” [RHQ]" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 11:4" + }, + "But Yahweh is sitting on his throne in his sacred temple in heaven," + ] + }, + { + "type": "para:q2", + "content": [ + "and he [SYN] watches everything that people do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 11:5" + }, + "Yahweh examines what righteous people do and what wicked people do," + ] + }, + { + "type": "para:q2", + "content": [ + "and he hates those who like to perform violent actions", + { + "type": "char:add", + "content": [ + "to injure others" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 11:6" + }, + "He will send down", + { + "type": "char:add", + "content": [ + "from the sky" + ] + }, + "flaming coals and burning sulfur," + ] + }, + { + "type": "para:q2", + "content": [ + "and send scorching hot winds to punish wicked people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 11:7" + }, + "Yahweh is righteous and he loves those who act righteously;" + ] + }, + { + "type": "para:q2", + "content": [ + "righteous people are able to come into his presence." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "PSA 12" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 12:1" + }, + "Yahweh, help us!" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "It seems that" + ] + }, + "people who are loyal to you have all vanished." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 12:2" + }, + "Everyone tells lies to other people;" + ] + }, + { + "type": "para:q2", + "content": [ + "they deceive others by ◄flattering them/saying good things about them that they know are not true►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 12:3" + }, + "Yahweh, we wish that you would cut off their tongues" + ] + }, + { + "type": "para:q2", + "content": [ + "so that they cannot continue to boast." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 12:4" + }, + "They say, “By telling lies we will get what we want;" + ] + }, + { + "type": "para:q2", + "content": [ + "we control what we say [MTY], so no one can tell us what we should not do!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 12:5" + }, + "But Yahweh replies, “I have seen the violent things that they have done to helpless people;" + ] + }, + { + "type": "para:q2", + "content": [ + "and I have heard those people groaning," + ] + }, + { + "type": "para:q2", + "content": [ + "so I will arise and rescue the people who are wanting me to help them.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 12:6" + }, + "Yahweh, you always do what you have promised to do;" + ] + }, + { + "type": "para:q2", + "content": [ + "what you have promised is", + { + "type": "char:add", + "content": [ + "as precious and pure as" + ] + }, + "silver" + ] + }, + { + "type": "para:q2", + "content": [ + "that has been heated seven times in a furnace", + { + "type": "char:add", + "content": [ + "to get rid of all the" + ] + }, + "impure material." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7-8", + "sid": "PSA 12:7-8" + }, + "Wicked people strut around", + { + "type": "char:add", + "content": [ + "proudly" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and people praise them for doing vile/wicked deeds," + ] + }, + { + "type": "para:q1", + "content": [ + "but Yahweh,", + { + "type": "char:add", + "content": [ + "we know that" + ] + }, + "you will protect/rescue us" + ] + }, + { + "type": "para:q2", + "content": [ + "from those wicked people." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "PSA 13" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 13:1" + }, + "Yahweh, how long will you continue to forget about me [RHQ]?" + ] + }, + { + "type": "para:q2", + "content": [ + "Will you hide yourself [SYN] from me forever?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 13:2" + }, + "How long must I endure anguish/worry?" + ] + }, + { + "type": "para:q2", + "content": [ + "Must I be miserable/sad every day?" + ] + }, + { + "type": "para:q2", + "content": [ + "How long will my enemies continue to defeat me?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 13:3" + }, + "Yahweh my God, look at me and answer me." + ] + }, + { + "type": "para:q2", + "content": [ + "Enable me to become strong", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "[IDM], and do not allow me to die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 13:4" + }, + "Do not allow my enemies", + { + "type": "char:add", + "content": [ + "to boast" + ] + }, + "saying, “We have defeated him!”" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not allow them to defeat me," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that they will rejoice about it!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 13:5" + }, + "But I trust that you will faithfully love me;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will rejoice when you rescue me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 13:6" + }, + "Yahweh, you have done many good things for me," + ] + }, + { + "type": "para:q2", + "content": [ + "so I will sing to you." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "PSA 14" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 14:1" + }, + { + "type": "char:add", + "content": [ + "Only" + ] + }, + "foolish people say to themselves, “There is no God!”" + ] + }, + { + "type": "para:q1", + "content": [ + "People who say those things are corrupt/worthless; they do abominable/detestable deeds;" + ] + }, + { + "type": "para:q2", + "content": [ + "there is not one", + { + "type": "char:add", + "content": [ + "of them" + ] + }, + "who does what is good/right." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 14:2" + }, + "Yahweh looks down from heaven and sees humans;" + ] + }, + { + "type": "para:q1", + "content": [ + "he looks to see if anyone is very wise," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that he desires", + { + "type": "char:add", + "content": [ + "to know" + ] + }, + "God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 14:3" + }, + "But they are all corrupt/evil;" + ] + }, + { + "type": "para:q2", + "content": [ + "no one does what is good/right." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 14:4" + }, + "Will those evil people never learn", + { + "type": "char:add", + "content": [ + "what God will do to punish them" + ] + }, + "[RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + "They act violently toward Yahweh's people while eating the food that he provides," + ] + }, + { + "type": "para:q2", + "content": [ + "and they never pray to Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 14:5" + }, + "But", + { + "type": "char:add", + "content": [ + "some day" + ] + }, + "they will become very terrified" + ] + }, + { + "type": "para:q2", + "content": [ + "because God helps those who act righteously", + { + "type": "char:add", + "content": [ + "and will punish those who reject him" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 14:6" + }, + "Those who do evil may prevent helpless people from doing what they plan to do," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh protects those helpless people [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 14:7" + }, + "I wish/desire that", + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + "would come from Jerusalem [MTY] and rescue", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli people!" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, when you bless your people again," + ] + }, + { + "type": "para:q2", + "content": [ + "all of us Israeli people, who are the descendants of Jacob, will rejoice." + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "PSA 15" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 15:1" + }, + "Yahweh, who are allowed to enter your Sacred Tent?" + ] + }, + { + "type": "para:q2", + "content": [ + "Who are allowed to live on your sacred mountain?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 15:2" + }, + "Only those who always do what is right and do not sin may do that." + ] + }, + { + "type": "para:q2", + "content": [ + "They always say what is true" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 15:3" + }, + "and they do not slander others." + ] + }, + { + "type": "para:q1", + "content": [ + "They do not do to others things that are wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "and they do not say bad things about others." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 15:4" + }, + { + "type": "char:add", + "content": [ + "Godly people" + ] + }, + "hate those whom God has rejected," + ] + }, + { + "type": "para:q2", + "content": [ + "but they respect those who revere Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + "They do what they have promised to do" + ] + }, + { + "type": "para:q2", + "content": [ + "even if it causes them trouble to do that." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 15:5" + }, + "They lend money to others without charging interest," + ] + }, + { + "type": "para:q2", + "content": [ + "and they never accept bribes in order to lie about people who have not done what is wrong." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Those who do those things will never stop trusting God", + { + "type": "char:add", + "content": [ + "even if disastrous things happen to them" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "PSA 16" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 16:1" + }, + "God, protect me" + ] + }, + { + "type": "para:q2", + "content": [ + "because I go to you to keep me safe!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 16:2" + }, + "I said to Yahweh, “You are my Lord;" + ] + }, + { + "type": "para:q2", + "content": [ + "all the good things that I have come from you.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 16:3" + }, + "Your people who live in this land are wonderful;" + ] + }, + { + "type": "para:q2", + "content": [ + "I delight to be with them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 16:4" + }, + "Those who choose to worship other gods will have many things that cause them to be sad." + ] + }, + { + "type": "para:q2", + "content": [ + "I will not join them when they make sacrifices", + { + "type": "char:add", + "content": [ + "to their gods" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "I will not even join them when they speak [MTY] the names of their gods." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 16:5" + }, + "Yahweh, you are the one whom I have chosen," + ] + }, + { + "type": "para:q2", + "content": [ + "and you give me great blessings." + ] + }, + { + "type": "para:q1", + "content": [ + "You protect me and control what happens to me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 16:6" + }, + "Yahweh has given me a wonderful place in which to live;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am delighted with all the things that he has given me [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 16:7" + }, + "I will praise Yahweh, the one who teaches/disciplines me;" + ] + }, + { + "type": "para:q2", + "content": [ + "even at night", + { + "type": "char:add", + "content": [ + "he" + ] + }, + "you put in my mind what is right for me to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 16:8" + }, + "I know that Yahweh is always with me." + ] + }, + { + "type": "para:q2", + "content": [ + "He is beside me;" + ] + }, + { + "type": "para:q2", + "content": [ + "so nothing will ◄perturb me/cause me to be worried►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 16:9" + }, + "Therefore I am glad and I [MTY, DOU] rejoice;" + ] + }, + { + "type": "para:q2", + "content": [ + "I can rest securely" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 16:10" + }, + "because you, Yahweh, will not allow my soul/spirit to remain in the place where the dead people are;" + ] + }, + { + "type": "para:q2", + "content": [ + "you will not allow me, your godly one, to stay there." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 16:11" + }, + "You will show me the road that leads to", + { + "type": "char:add", + "content": [ + "receiving eternal" + ] + }, + "life," + ] + }, + { + "type": "para:q2", + "content": [ + "and you will make me joyful when I am with you." + ] + }, + { + "type": "para:q2", + "content": [ + "I will have pleasure forever when I am ◄at your right hand/seated next to you►." + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "PSA 17" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 17:1" + }, + "Yahweh, listen to me while I plead with you to act justly toward me." + ] + }, + { + "type": "para:q2", + "content": [ + "Hear me while I call out to you to help me." + ] + }, + { + "type": "para:q1", + "content": [ + "Pay attention to what I say while I pray" + ] + }, + { + "type": "para:q2", + "content": [ + "because I am speaking [MTY] honestly/truthfully." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 17:2" + }, + "You are the one who is able to declare that I ◄am innocent/have not done anything that was wrong►" + ] + }, + { + "type": "para:q2", + "content": [ + "because you see/know that I am telling the truth." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 17:3" + }, + "You know what I think,", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "at night;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have examined what I say and do," + ] + }, + { + "type": "para:q1", + "content": [ + "and you know that I have determined to never tell any lies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 17:4" + }, + "I have not done like others do;" + ] + }, + { + "type": "para:q2", + "content": [ + "I have always done what is right [IDM]," + ] + }, + { + "type": "para:q1", + "content": [ + "and I have not acted cruelly toward others." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 17:5" + }, + "I have always done what you told me to do [IDM]," + ] + }, + { + "type": "para:q2", + "content": [ + "I have ◄never failed to do/always done► [LIT] those things." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 17:6" + }, + "O God, I pray to you because you answer me;" + ] + }, + { + "type": "para:q2", + "content": [ + "please listen [MTY] to what I am saying." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 17:7" + }, + "Show me that you faithfully love me." + ] + }, + { + "type": "para:q2", + "content": [ + "By your great power [MTY] rescue those who ◄run to/trust in► you to protect them from their enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 17:8" + }, + "Protect me as people carefully protect their own eyes;" + ] + }, + { + "type": "para:q2", + "content": [ + "protect me like", + { + "type": "char:add", + "content": [ + "birds" + ] + }, + "protect", + { + "type": "char:add", + "content": [ + "their babies" + ] + }, + "under their wings [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 17:9" + }, + "Do not allow wicked people to attack me;" + ] + }, + { + "type": "para:q2", + "content": [ + "my enemies surround me, wanting to kill me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 17:10" + }, + "They never pity [IDM] anyone," + ] + }, + { + "type": "para:q2", + "content": [ + "and they are always boasting." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 17:11" + }, + "They have hunted/searched for me and found me." + ] + }, + { + "type": "para:q2", + "content": [ + "They surround me, watching for an opportunity to throw me to the ground." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 17:12" + }, + "They are like lions [SIM] that are ready to tear apart the animals that they capture;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are like young lions that are hiding, waiting to pounce", + { + "type": "char:add", + "content": [ + "on their prey" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 17:13" + }, + "Yahweh, come and ◄oppose/fight against► my enemies and defeat them!" + ] + }, + { + "type": "para:q2", + "content": [ + "Use your sword to save me from those wicked people!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 17:14" + }, + "Yahweh, by your power [MTY] rescue me from those people who are interested", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "in things here in this world." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "But you provide plenty of food for those whom you love dearly;" + ] + }, + { + "type": "para:q2", + "content": [ + "their children also have many things that their grandchildren will inherit." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 17:15" + }, + "Yahweh, because I act righteously, I will", + { + "type": "char:add", + "content": [ + "some day" + ] + }, + "see you [SYN]." + ] + }, + { + "type": "para:q2", + "content": [ + "When I awake, I will see you face-to-face, and then I will be happy." + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "PSA 18" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by God's servant David. He sang it after Yahweh had rescued him from Saul and his other enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 18:1" + }, + "Yahweh, I love you, the one who enables me to be strong." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 18:2" + }, + "Yahweh is like an", + { + "type": "char:add", + "content": [ + "overhanging" + ] + }, + "rock [DOU, MET]", + { + "type": "char:add", + "content": [ + "under which I can hide from my enemies" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he is like a strong fortress, the one who protects me;" + ] + }, + { + "type": "para:q1", + "content": [ + "he protects me like a shield [MET]", + { + "type": "char:add", + "content": [ + "protects a soldier" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the one to whom I go ◄for refuge/to be protected/safe►," + ] + }, + { + "type": "para:q2", + "content": [ + "and he defends me by his great power [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 18:3" + }, + "I called out to Yahweh, who deserves to be praised," + ] + }, + { + "type": "para:q2", + "content": [ + "and he rescued me from my enemies." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 18:4" + }, + "All around me were dangerous situations in which I might be killed [PRS];" + ] + }, + { + "type": "para:q2", + "content": [ + "it was as though there were huge waves [MET] that almost crashed on me and killed me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 18:5" + }, + { + "type": "char:add", + "content": [ + "It was as though" + ] + }, + "the place where dead people are had ropes that were wrapped around me," + ] + }, + { + "type": "para:q2", + "content": [ + "or", + { + "type": "char:add", + "content": [ + "it was as though" + ] + }, + "there was a trap [MET] that would", + { + "type": "char:add", + "content": [ + "seize and" + ] + }, + "kill me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 18:6" + }, + "But when I was very distressed, I called out to Yahweh," + ] + }, + { + "type": "para:q1", + "content": [ + "and from his temple he heard me." + ] + }, + { + "type": "para:q2", + "content": [ + "He listened to me when I cried out", + { + "type": "char:add", + "content": [ + "for help" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 18:7" + }, + "Then the earth quaked/shook strongly [DOU];" + ] + }, + { + "type": "para:q2", + "content": [ + "the mountains shook very strongly from their centers [DOU]" + ] + }, + { + "type": "para:q2", + "content": [ + "because Yahweh was angry." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 18:8" + }, + { + "type": "char:add", + "content": [ + "It was as though" + ] + }, + "smoke poured out from his nostrils," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "as though" + ] + }, + "burning coals came out of his mouth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 18:9" + }, + "He opened the sky and came down" + ] + }, + { + "type": "para:q2", + "content": [ + "with a black cloud under his feet." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 18:10" + }, + "He flew, riding on the back of a creature that had wings," + ] + }, + { + "type": "para:q2", + "content": [ + "traveling", + { + "type": "char:add", + "content": [ + "fast" + ] + }, + ", blown along by the wind." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 18:11" + }, + "Darkness was all around him", + { + "type": "char:add", + "content": [ + "like a blanket" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "dark clouds, full of moisture, covered him [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 18:12" + }, + "Hailstones and flashes of lightning were around him;" + ] + }, + { + "type": "para:q2", + "content": [ + "hail and burning coals fell from the sky." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 18:13" + }, + "Then Yahweh", + { + "type": "char:add", + "content": [ + "spoke in a loud voice" + ] + }, + "from the sky," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "his enemies" + ] + }, + "heard his voice that sounded like thunder." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 18:14" + }, + "He shot his arrows at them and caused them to scatter;" + ] + }, + { + "type": "para:q2", + "content": [ + "His flashes of lightning caused them to become very confused (OR, to run away)." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 18:15" + }, + "The bottom of the ocean became visible," + ] + }, + { + "type": "para:q2", + "content": [ + "and the foundations of the earth were uncovered," + ] + }, + { + "type": "para:q2", + "content": [ + "when Yahweh rebuked his enemies" + ] + }, + { + "type": "para:q2", + "content": [ + "when he snorted." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 18:16" + }, + { + "type": "char:add", + "content": [ + "It was as though" + ] + }, + "he reached down from heaven and grabbed me" + ] + }, + { + "type": "para:q2", + "content": [ + "and pulled me up out of the deep ocean." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 18:17" + }, + "He rescued me from my strong enemies who hated me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they were very strong," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that I", + { + "type": "char:add", + "content": [ + "could not defeat them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 18:18" + }, + "When I ◄was distressed/had troubles►, they attacked me," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh defended/protected me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 18:19" + }, + "He led me to a place where I was safe;" + ] + }, + { + "type": "para:q2", + "content": [ + "he rescued me because he was pleased with me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 18:20" + }, + "Yahweh has rewarded me because I do what is right;" + ] + }, + { + "type": "para:q2", + "content": [ + "he has blessed me because I ◄am innocent/have not done things that are wrong►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 18:21" + }, + "I have obeyed Yahweh's laws;" + ] + }, + { + "type": "para:q2", + "content": [ + "I have not abandoned him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 18:22" + }, + "My behavior was directed by his rules;" + ] + }, + { + "type": "para:q2", + "content": [ + "I have not stopped obeying them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 18:23" + }, + "He knows that I have not done what is wrong;" + ] + }, + { + "type": "para:q2", + "content": [ + "I have kept myself from sinning." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 18:24" + }, + "So he rewards me because I do what is right;" + ] + }, + { + "type": "para:q2", + "content": [ + "he knows that I [SYN] have not committed sins." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 18:25" + }, + "Yahweh, you are faithful to those who faithfully", + { + "type": "char:add", + "content": [ + "do what you tell them to do" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you always do what is good/right to those who do what you want them to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 18:26" + }, + "You are kind to those who are kind to others," + ] + }, + { + "type": "para:q2", + "content": [ + "but you act wisely toward those who ◄act perversely/do bad things►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 18:27" + }, + "You save those who are humble," + ] + }, + { + "type": "para:q2", + "content": [ + "but you cause those who are proud to be humiliated/ashamed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 18:28" + }, + "You give light to my", + { + "type": "char:add", + "content": [ + "soul/spirit" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you take away the darkness of my soul." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 18:29" + }, + "You enable me to be strong," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that I can run and attack a line of enemy soldiers;" + ] + }, + { + "type": "para:q2", + "content": [ + "with your help I can ◄scale/climb up► the walls", + { + "type": "char:add", + "content": [ + "that surround my enemies' cities" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 18:30" + }, + "Everything that Yahweh my God does is perfect." + ] + }, + { + "type": "para:q2", + "content": [ + "We can depend on him to do what he promises." + ] + }, + { + "type": "para:q1", + "content": [ + "He is like a shield [MET] to protect all those who go to him for refuge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 18:31" + }, + "Yahweh is [RHQ] the only one who is God;" + ] + }, + { + "type": "para:q2", + "content": [ + "only he is like an", + { + "type": "char:add", + "content": [ + "overhanging" + ] + }, + "rock", + { + "type": "char:add", + "content": [ + "under which we can be safe" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 18:32" + }, + "God is the one who enables me to be strong" + ] + }, + { + "type": "para:q2", + "content": [ + "and who keeps me safe on the roads that I walk on." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 18:33" + }, + "He enables me to", + { + "type": "char:add", + "content": [ + "walk swiftly without stumbling" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "like a deer walks/runs in the mountains." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 18:34" + }, + "He teaches me how to use a strong/metal bow" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I can use it to fight in battles." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 18:35" + }, + "Yahweh, you protect and save me with your shield;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have made me safe by your power [MTY]." + ] + }, + { + "type": "para:q2", + "content": [ + "I have become ◄strong/a great", + { + "type": "char:add", + "content": [ + "king" + ] + }, + "► because you have helped me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 18:36" + }, + "You havecleared the road for me," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that now I do not slip/stumble." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 18:37" + }, + "I have pursued my enemies and caught them;" + ] + }, + { + "type": "para:q2", + "content": [ + "I did not stop until I had defeated/killed them all." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 18:38" + }, + "When I strike them, they are not able to get up again;" + ] + }, + { + "type": "para:q2", + "content": [ + "they lie on the ground, defeated." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 18:39" + }, + "You have enabled me to be strong" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I can fight battles and defeat my enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 18:40" + }, + "You caused my enemies to run away (OR, you enabled me to put my foot on my enemies' necks", + { + "type": "char:add", + "content": [ + "after I captured them and forced them to lie on the ground" + ] + }, + ");" + ] + }, + { + "type": "para:q2", + "content": [ + "I have gotten rid of all those who hated me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "PSA 18:41" + }, + "They called out for someone to help them," + ] + }, + { + "type": "para:q2", + "content": [ + "but no one saved them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "PSA 18:42" + }, + "I pulverize them," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that they become like [MET] the dust that the wind", + { + "type": "char:add", + "content": [ + "blows away" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I throw them out like [SIM]", + { + "type": "char:add", + "content": [ + "people throw" + ] + }, + "dirt out into the streets." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "PSA 18:43" + }, + "You enabled me to defeat those who fought against me," + ] + }, + { + "type": "para:q2", + "content": [ + "and appointed me to be the ruler of", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "nations;" + ] + }, + { + "type": "para:q1", + "content": [ + "people whom I did not know about previously are now slaves", + { + "type": "char:add", + "content": [ + "in my kingdom" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "PSA 18:44" + }, + "When foreigners hear about me," + ] + }, + { + "type": "para:q2", + "content": [ + "they ◄cringe/bow low before me► and they obey me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "PSA 18:45" + }, + "They are no longer courageous," + ] + }, + { + "type": "para:q2", + "content": [ + "and from their forts", + { + "type": "char:add", + "content": [ + "where they were hiding" + ] + }, + "they come", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + "trembling." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "PSA 18:46" + }, + "Yahweh is alive!" + ] + }, + { + "type": "para:q2", + "content": [ + "Praise the one who is like an", + { + "type": "char:add", + "content": [ + "overhanging" + ] + }, + "rock [MET]", + { + "type": "char:add", + "content": [ + "under which I am safe" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "Exalt the God who saves me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "PSA 18:47" + }, + "He enables me to get revenge on my enemies;" + ] + }, + { + "type": "para:q2", + "content": [ + "he causes me to defeat nations and to rule over them," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "PSA 18:48" + }, + "and he rescues me from my enemies." + ] + }, + { + "type": "para:q1", + "content": [ + "He has lifted me up high so that violent men could not reach me", + { + "type": "char:add", + "content": [ + "and harm me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "49", + "sid": "PSA 18:49" + }, + "So I praise him", + { + "type": "char:add", + "content": [ + "and I tell" + ] + }, + "the nations", + { + "type": "char:add", + "content": [ + "the great things that he has done" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "PSA 18:50" + }, + "He has enabled me, his king, to powerfully defeat my enemies;" + ] + }, + { + "type": "para:q2", + "content": [ + "he faithfully loves me, David, the one he has chosen", + { + "type": "char:add", + "content": [ + "to be king" + ] + }, + ", and he will faithfully love my descendants forever." + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "PSA 19" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 19:1" + }, + { + "type": "char:add", + "content": [ + "When people look at everything that" + ] + }, + "God", + { + "type": "char:add", + "content": [ + "has placed in" + ] + }, + "the skies, they can see that he is very great;" + ] + }, + { + "type": "para:q2", + "content": [ + "they can see the great things that he has created." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 19:2" + }, + "Day after day", + { + "type": "char:add", + "content": [ + "it is as though the sun" + ] + }, + "proclaims", + { + "type": "char:add", + "content": [ + "the glory of God" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and night after night", + { + "type": "char:add", + "content": [ + "it is as though the moon and stars" + ] + }, + "say that they know", + { + "type": "char:add", + "content": [ + "that God made them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 19:3" + }, + "They do not really speak;" + ] + }, + { + "type": "para:q2", + "content": [ + "they do not say any words." + ] + }, + { + "type": "para:q2", + "content": [ + "There is no voice", + { + "type": "char:add", + "content": [ + "from them" + ] + }, + "for anyone to hear." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 19:4" + }, + "But what they declare", + { + "type": "char:add", + "content": [ + "about God" + ] + }, + "goes throughout the world," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "even people who live in" + ] + }, + "the most distant/remote places on earth can know it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "The sun is in the skies where God placed it [MET];" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 19:5" + }, + "it rises each morning like a bridegroom", + { + "type": "char:add", + "content": [ + "who is happy" + ] + }, + "as he comes out of his bedroom after his wedding." + ] + }, + { + "type": "para:q2", + "content": [ + "It is like a strong athlete who is very eager to start running in a race." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 19:6" + }, + "The sun rises at one side of the sky and goes across", + { + "type": "char:add", + "content": [ + "the sky and sets on" + ] + }, + "the other side," + ] + }, + { + "type": "para:q2", + "content": [ + "and nothing can hide from its heat." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 19:7" + }, + "The instructions that Yahweh has given us are perfect;" + ] + }, + { + "type": "para:q2", + "content": [ + "they ◄revive us/give us new strength►." + ] + }, + { + "type": "para:q2", + "content": [ + "We can be sure that the things that Yahweh has told us will never change," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "by learning them" + ] + }, + "people who have not been previously taught/instructed will become wise." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 19:8" + }, + "Yahweh's laws are fair/just;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "when we obey them" + ] + }, + ", we become joyful." + ] + }, + { + "type": "para:q1", + "content": [ + "The commands of Yahweh are clear," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "by reading them" + ] + }, + "[PRS] we start to understand", + { + "type": "char:add", + "content": [ + "how God wants us to behave" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 19:9" + }, + "It is good for people to revere Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "that is something that they will do forever." + ] + }, + { + "type": "para:q1", + "content": [ + "What Yahweh has decided is fair," + ] + }, + { + "type": "para:q2", + "content": [ + "and it is always right." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 19:10" + }, + "The things that God has decided are more valuable than gold," + ] + }, + { + "type": "para:q2", + "content": [ + "even the finest/purest gold." + ] + }, + { + "type": "para:q1", + "content": [ + "They are sweeter than honey" + ] + }, + { + "type": "para:q2", + "content": [ + "that drips from honeycombs." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 19:11" + }, + "Furthermore,", + { + "type": "char:add", + "content": [ + "by reading them" + ] + }, + "I learn", + { + "type": "char:add", + "content": [ + "what things are good to do and what things are evil" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and they promise a great reward" + ] + }, + { + "type": "para:q2", + "content": [ + "to", + { + "type": "char:add", + "content": [ + "us who" + ] + }, + "obey them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 19:12" + }, + "But there is no one who can know all his errors [RHQ];" + ] + }, + { + "type": "para:q2", + "content": [ + "so Yahweh, forgive me for these things which I do that I do not realize are wrong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 19:13" + }, + "Keep me from doing things that I know are wrong;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not let my sinful desires control me." + ] + }, + { + "type": "para:q1", + "content": [ + "If you do that, I will no longer be guilty for committing such sins," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will not commit the great sin", + { + "type": "char:add", + "content": [ + "of rebelling terribly" + ] + }, + "against you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 19:14" + }, + "O Yahweh, you are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "an", + { + "type": "char:add", + "content": [ + "overhanging" + ] + }, + "rock [MET] under which I can be safe; you are the one who protects me." + ] + }, + { + "type": "para:q2", + "content": [ + "I hope/desire that the things that I say and what I think will", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "please you." + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "PSA 20" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 20:1" + }, + "I desire that Yahweh will answer you", + { + "type": "char:add", + "content": [ + "when you call out to him" + ] + }, + "when you have troubles!" + ] + }, + { + "type": "para:q1", + "content": [ + "God is the one whom ◄", + { + "type": "char:add", + "content": [ + "our ancestor" + ] + }, + "Jacob/the Israeli people►", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I desire that he will protect you [MTY]", + { + "type": "char:add", + "content": [ + "from being harmed by your enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 20:2" + }, + "I desire/hope that he will reach out from his sacred temple and help you," + ] + }, + { + "type": "para:q2", + "content": [ + "and aid you from", + { + "type": "char:add", + "content": [ + "where he lives" + ] + }, + "on Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 20:3" + }, + "I desire/hope that he will accept all the offerings that you give him to be burned", + { + "type": "char:add", + "content": [ + "on the altar" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and all your", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "offerings." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 20:4" + }, + "I want him to give to you what you desire," + ] + }, + { + "type": "para:q2", + "content": [ + "and that you will be able to accomplish all that you desire to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 20:5" + }, + "When", + { + "type": "char:add", + "content": [ + "we hear that" + ] + }, + "you have defeated", + { + "type": "char:add", + "content": [ + "your enemies" + ] + }, + ", we will shout joyfully." + ] + }, + { + "type": "para:q2", + "content": [ + "We will lift up a banner proclaiming that it is God [MTY]", + { + "type": "char:add", + "content": [ + "who helps us" + ] + }, + "(inc)." + ] + }, + { + "type": "para:q1", + "content": [ + "I want Yahweh to", + { + "type": "char:add", + "content": [ + "do for you" + ] + }, + "all that you request him to do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 20:6" + }, + "I know now that Yahweh rescues", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", the one whom he has chosen", + { + "type": "char:add", + "content": [ + "to be king" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "From his holy place in heaven he will answer me," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will save me by his great power [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 20:7" + }, + "Some", + { + "type": "char:add", + "content": [ + "kings" + ] + }, + "trust that because they have chariots", + { + "type": "char:add", + "content": [ + "they will be able to defeat their enemies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and some trust that their horses", + { + "type": "char:add", + "content": [ + "will enable them to defeat their enemies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "but we will trust in the power [MTY] of Yahweh our God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 20:8" + }, + "Some kings will stumble and fall down," + ] + }, + { + "type": "para:q2", + "content": [ + "but we will be strong and ◄not be moved/continue standing firm►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 20:9" + }, + "Yahweh, enable", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", your king, to defeat our enemies!" + ] + }, + { + "type": "para:q2", + "content": [ + "Answer us when we call out to you", + { + "type": "char:add", + "content": [ + "to help us." + ] + } + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "PSA 21" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 21:1" + }, + "Yahweh, ◄", + { + "type": "char:add", + "content": [ + "I" + ] + }, + ", your king am glad/the king is glad► because you have caused me/him to be strong." + ] + }, + { + "type": "para:q2", + "content": [ + "◄I rejoice/he rejoices► greatly because you have rescued me/him", + { + "type": "char:add", + "content": [ + "from my/his enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 21:2" + }, + "You have given me/him the things that I/he [SYN] desired" + ] + }, + { + "type": "para:q2", + "content": [ + "and you have not refused to do what I requested you to do." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 21:3" + }, + "In answer to my/his prayer, you enabled me/him to succeed and prosper." + ] + }, + { + "type": "para:q2", + "content": [ + "You placed a gold crown on my/his head." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 21:4" + }, + "I/He asked you to enable me/him to live", + { + "type": "char:add", + "content": [ + "for a long time" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and that is what you gave me/him, a very long [HYP] life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 21:5" + }, + "◄I am/He is► greatly honored because you have helped me/him to defeat my/his enemies;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have made me/him famous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 21:6" + }, + "You will bless me/him forever," + ] + }, + { + "type": "para:q2", + "content": [ + "and you have caused me/him to be joyful in your presence." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 21:7" + }, + "Yahweh, you are God Almighty," + ] + }, + { + "type": "para:q2", + "content": [ + "and ◄I trust/the king trusts► in you." + ] + }, + { + "type": "para:q1", + "content": [ + "Because you faithfully love me/him," + ] + }, + { + "type": "para:q2", + "content": [ + "disastrous things will never happen to me/him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 21:8" + }, + "You will enable me/him to capture [MTY] all my/his enemies" + ] + }, + { + "type": "para:q2", + "content": [ + "and all those who hate me/him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 21:9" + }, + "When you appear, you will throw them into a fiery furnace." + ] + }, + { + "type": "para:q1", + "content": [ + "Because you are angry", + { + "type": "char:add", + "content": [ + "with them" + ] + }, + ", you will get rid of them;" + ] + }, + { + "type": "para:q2", + "content": [ + "the fire will burn them up." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 21:10" + }, + "You will remove their children from this earth;" + ] + }, + { + "type": "para:q2", + "content": [ + "their descendants will all disappear." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 21:11" + }, + "They planned to harm you," + ] + }, + { + "type": "para:q2", + "content": [ + "but what they plan will never succeed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 21:12" + }, + "You will cause them to run away [IDM]" + ] + }, + { + "type": "para:q2", + "content": [ + "by shooting arrows at them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 21:13" + }, + "Yahweh, show us that you are very strong!" + ] + }, + { + "type": "para:q2", + "content": [ + "When you do that, while we sing we will praise you because you are very powerful." + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "PSA 22" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be sung to the tune ❛Doe of the Dawn❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 22:1" + }, + "My God, my God, why have you abandoned/deserted me?" + ] + }, + { + "type": "para:q2", + "content": [ + "Why do you stay so far from me," + ] + }, + { + "type": "para:q2", + "content": [ + "and why do you not hear/help me [RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + "Why do you not hear me when I am groaning?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 22:2" + }, + "My God, every day I call to you during the daytime and during the night," + ] + }, + { + "type": "para:q2", + "content": [ + "but you do not answer me, so I am not able to sleep." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 22:3" + }, + "But you are holy." + ] + }, + { + "type": "para:q2", + "content": [ + "You sit on your throne as king, and", + { + "type": "char:add", + "content": [ + "we the people of" + ] + }, + "Israel praise you [PRS]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 22:4" + }, + "Our ancestors trusted in you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Because" + ] + }, + "they trusted in you, you rescued them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 22:5" + }, + "When they cried out to you, you saved them." + ] + }, + { + "type": "para:q2", + "content": [ + "They trusted in you, and ◄they were not disappointed/you", + { + "type": "char:add", + "content": [ + "saved them" + ] + }, + "as you said that you would►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 22:6" + }, + "But", + { + "type": "char:add", + "content": [ + "you have not rescued me" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "People despise me and consider that I am not a man" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "they think that" + ] + }, + "I am", + { + "type": "char:add", + "content": [ + "as worthless as" + ] + }, + "a worm!" + ] + }, + { + "type": "para:q1", + "content": [ + "Everyone [HYP] scorns me and despises me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 22:7" + }, + "Everyone who sees me [HYP] makes fun of me." + ] + }, + { + "type": "para:q2", + "content": [ + "They sneer at me and", + { + "type": "char:add", + "content": [ + "insult me by" + ] + }, + "shaking their heads", + { + "type": "char:add", + "content": [ + "at me as though I were an evil man" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "They say," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 22:8" + }, + "“He trusts in Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "so Yahweh should save him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "He says that" + ] + }, + "Yahweh is very pleased with him;" + ] + }, + { + "type": "para:q2", + "content": [ + "if that is so, Yahweh should rescue him!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 22:9" + }, + { + "type": "char:add", + "content": [ + "Why do" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "not" + ] + }, + "protect me", + { + "type": "char:add", + "content": [ + "now as you did" + ] + }, + "when I was born?" + ] + }, + { + "type": "para:q2", + "content": [ + "I was safe even when I was ◄nurssing/drinking milk from my mother's breasts►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 22:10" + }, + { + "type": "char:add", + "content": [ + "It was as though" + ] + }, + "you adopted me right when I was born." + ] + }, + { + "type": "para:q2", + "content": [ + "You have ◄been my God/taken care of me► ever since I was born." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 22:11" + }, + "So, ◄do not stay far from/stay close to► [LIT] me now" + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "enemies who will cause me much" + ] + }, + "trouble are near me," + ] + }, + { + "type": "para:q2", + "content": [ + "and there is no one", + { + "type": "char:add", + "content": [ + "else" + ] + }, + "who can help me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 22:12" + }, + { + "type": "char:add", + "content": [ + "My enemies" + ] + }, + "surround me", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a herd/group of wild bulls." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "Fierce people, like those" + ] + }, + "strong bulls that graze", + { + "type": "char:add", + "content": [ + "on the hills" + ] + }, + "in Bashan", + { + "type": "char:add", + "content": [ + "area" + ] + }, + ", encircle me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 22:13" + }, + { + "type": "char:add", + "content": [ + "They are like" + ] + }, + "roaring lions that are attacking the animals that they want to kill [MET]", + { + "type": "char:add", + "content": [ + "and eat" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they rush toward me", + { + "type": "char:add", + "content": [ + "to kill" + ] + }, + "me;" + ] + }, + { + "type": "para:q1", + "content": [ + "they", + { + "type": "char:add", + "content": [ + "are like lions that" + ] + }, + "have their mouths open,", + { + "type": "char:add", + "content": [ + "ready to tear their victims to pieces" + ] + }, + "[MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 22:14" + }, + "I am completely exhausted [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "and all my bones are out of their joints/places." + ] + }, + { + "type": "para:q1", + "content": [ + "I", + { + "type": "char:add", + "content": [ + "no longer expect that God will save me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "that expectation is gone completely" + ] + }, + ", like wax that has melted away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 22:15" + }, + "My strength is", + { + "type": "char:add", + "content": [ + "all dried up" + ] + }, + "[MET]" + ] + }, + { + "type": "para:q2", + "content": [ + "like a broken piece of a clay jar that has dried", + { + "type": "char:add", + "content": [ + "in the sun" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I am so thirsty that" + ] + }, + "my tongue sticks to the roof of my mouth." + ] + }, + { + "type": "para:q2", + "content": [ + "O God,", + { + "type": "char:add", + "content": [ + "I think that you are about to let" + ] + }, + "me die and become dirt!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 22:16" + }, + "My enemies [MET] surround me like a pack/group of wild dogs." + ] + }, + { + "type": "para:q2", + "content": [ + "A group of evil men has encircled me,", + { + "type": "char:add", + "content": [ + "ready to attack me" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "They have", + { + "type": "char:add", + "content": [ + "already" + ] + }, + "smashed my hands and my feet." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 22:17" + }, + { + "type": "char:add", + "content": [ + "I am so weak and thin that" + ] + }, + "my bones can be seen and counted." + ] + }, + { + "type": "para:q2", + "content": [ + "My enemies stare at me and ◄gloat/are happy► about", + { + "type": "char:add", + "content": [ + "what has happened to" + ] + }, + "me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 22:18" + }, + "They looked at the clothes that I", + { + "type": "char:add", + "content": [ + "was wearing" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and gambled to determine which piece each of them would get." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 22:19" + }, + "O Yahweh, do not stay far away from me!" + ] + }, + { + "type": "para:q2", + "content": [ + "You who are my", + { + "type": "char:add", + "content": [ + "source of" + ] + }, + "strength," + ] + }, + { + "type": "para:q1", + "content": [ + "come quickly and help me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 22:20" + }, + "Rescue me from", + { + "type": "char:add", + "content": [ + "those who want to kill me with" + ] + }, + "their swords." + ] + }, + { + "type": "para:q2", + "content": [ + "Save me from those who are", + { + "type": "char:add", + "content": [ + "like wild/fierce" + ] + }, + "dogs [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 22:21" + }, + "Snatch me away from", + { + "type": "char:add", + "content": [ + "my enemies who are" + ] + }, + "like lions whose jaws", + { + "type": "char:add", + "content": [ + "are already open, ready to chew me up" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "Grab me away from", + { + "type": "char:add", + "content": [ + "those men who are like" + ] + }, + "wild oxen", + { + "type": "char:add", + "content": [ + "that attack other animals with" + ] + }, + "their horns [MET]!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 22:22" + }, + { + "type": "char:add", + "content": [ + "But you have saved me, so" + ] + }, + "I will declare to my fellow", + { + "type": "char:add", + "content": [ + "Israelis" + ] + }, + "how great you [MTY] are." + ] + }, + { + "type": "para:q2", + "content": [ + "I will praise you among the group of your people gathered together", + { + "type": "char:add", + "content": [ + "to worship you" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 22:23" + }, + "You people who have an awesome respect for Yahweh, praise him!" + ] + }, + { + "type": "para:q2", + "content": [ + "All you who are descended from Jacob, honor Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + "All you Israeli people, revere him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 22:24" + }, + "He does not despise or ignore those who are suffering;" + ] + }, + { + "type": "para:q2", + "content": [ + "he does not hide ◄his face/himself► from them." + ] + }, + { + "type": "para:q1", + "content": [ + "He has listened to them when they cried out to him for help." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 22:25" + }, + "Yahweh, in the great gathering", + { + "type": "char:add", + "content": [ + "of your people" + ] + }, + ", I will praise you for what you have done." + ] + }, + { + "type": "para:q2", + "content": [ + "In the presence of those who revere you, I will offer", + { + "type": "char:add", + "content": [ + "the sacrifices" + ] + }, + "that I promised." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 22:26" + }, + "The poor people", + { + "type": "char:add", + "content": [ + "whom I have invited to the meal" + ] + }, + "will eat as much as they want." + ] + }, + { + "type": "para:q2", + "content": [ + "All who come worship Yahweh will praise him." + ] + }, + { + "type": "para:q2", + "content": [ + "I pray that", + { + "type": "char:add", + "content": [ + "God will enable" + ] + }, + "you all to live a long and happy life!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 22:27" + }, + "I pray that", + { + "type": "char:add", + "content": [ + "people in all nations, even" + ] + }, + "in the remote areas, will think about Yahweh and turn to him," + ] + }, + { + "type": "para:q2", + "content": [ + "and that people from all the clans in the world will bow down before him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 22:28" + }, + "Because Yahweh is the king!" + ] + }, + { + "type": "para:q2", + "content": [ + "He rules all the nations." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 22:29" + }, + "I desire that all the rich people on the earth will bow before him." + ] + }, + { + "type": "para:q2", + "content": [ + "Some day they will die," + ] + }, + { + "type": "para:q2", + "content": [ + "but I want them to prostrate themselves on the ground in his presence", + { + "type": "char:add", + "content": [ + "before they die" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 22:30" + }, + "People ◄in the future generations/who have not been born yet► will also serve Yahweh." + ] + }, + { + "type": "para:q2", + "content": [ + "Our descendants will be told about what Yahweh", + { + "type": "char:add", + "content": [ + "has done" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 22:31" + }, + "People who are not yet born,", + { + "type": "char:add", + "content": [ + "who will live in future years" + ] + }, + ", will be told how Yahweh rescued his people." + ] + }, + { + "type": "para:q2", + "content": [ + "People will tell them, “Yahweh did it!”" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "PSA 23" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 23:1" + }, + "Yahweh, you", + { + "type": "char:add", + "content": [ + "care for" + ] + }, + "me", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a shepherd", + { + "type": "char:add", + "content": [ + "cares for his sheep" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "So" + ] + }, + "I have everything that I need." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 23:2" + }, + "You", + { + "type": "char:add", + "content": [ + "encourage" + ] + }, + "me" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "and give me peace" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "you are like a shepherd" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "who leads", + { + "type": "char:add", + "content": [ + "his sheep" + ] + }, + "to places where there is plenty of green grass", + { + "type": "char:add", + "content": [ + "for them to eat" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and lets them rest beside streams where the water", + { + "type": "char:add", + "content": [ + "is flowing" + ] + }, + "slowly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 23:3" + }, + "You renew my strength." + ] + }, + { + "type": "para:q1", + "content": [ + "You guide me along the roads that are the right ones", + { + "type": "char:add", + "content": [ + "for me" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I can honor you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 23:4" + }, + "Even when I am walking through very dangerous dark ravines" + ] + }, + { + "type": "para:q2", + "content": [ + "where I might be killed," + ] + }, + { + "type": "para:q1", + "content": [ + "I will not be afraid of anything" + ] + }, + { + "type": "para:q2", + "content": [ + "because you are with me." + ] + }, + { + "type": "para:q1", + "content": [ + "You protect me", + { + "type": "char:add", + "content": [ + "like a shepherd protects his sheep" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "He uses" + ] + }, + "his club and his walking stick", + { + "type": "char:add", + "content": [ + "to protect them from being attacked by wild animals" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 23:5" + }, + "You prepare a", + { + "type": "char:add", + "content": [ + "great" + ] + }, + "feast for me," + ] + }, + { + "type": "para:q2", + "content": [ + "in a place where my enemies can see me." + ] + }, + { + "type": "para:q1", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "joyfully receive me" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "as people joyfully receive the guests they have invited" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "by" + ] + }, + "pouring", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil over their heads." + ] + }, + { + "type": "para:q1", + "content": [ + "You have given me very many blessings!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 23:6" + }, + "I am certain that you will be good to me" + ] + }, + { + "type": "para:q1", + "content": [ + "and act mercifully toward me" + ] + }, + { + "type": "para:q2", + "content": [ + "as long as I live;" + ] + }, + { + "type": "para:q1", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "then, O" + ] + }, + "Yahweh, I will live in your home", + { + "type": "char:add", + "content": [ + "in heaven" + ] + }, + "forever." + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "PSA 24" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 24:1" + }, + "The earth and everything in it belongs to Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "all the people in the world belong to him, too," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 24:2" + }, + "because he caused the ground to be above the water," + ] + }, + { + "type": "para:q2", + "content": [ + "above the water that was deep below the surface of the earth." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 24:3" + }, + "Who will be allowed to go up on", + { + "type": "char:add", + "content": [ + "Zion" + ] + }, + "Hill", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "in order to stand", + { + "type": "char:add", + "content": [ + "and worship" + ] + }, + "in Yahweh's holy temple?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 24:4" + }, + { + "type": "char:add", + "content": [ + "Only" + ] + }, + "those whose actions [MTY] and thoughts are pure," + ] + }, + { + "type": "para:q2", + "content": [ + "who have not worshiped idols," + ] + }, + { + "type": "para:q2", + "content": [ + "and who do not tell lies when they have solemnly promised", + { + "type": "char:add", + "content": [ + "to tell the truth" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 24:5" + }, + "◄They will be blessed by Yahweh/Yahweh will bless them►." + ] + }, + { + "type": "para:q1", + "content": [ + "When God", + { + "type": "char:add", + "content": [ + "judges them" + ] + }, + ", he, who has saved them, will say that they ◄have done nothing wrong/are without fault►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 24:6" + }, + "They are the ones who approach God," + ] + }, + { + "type": "para:q2", + "content": [ + "they are the ones who may worship God, the one", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "Israelis worship." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 24:7" + }, + "Open up [APO] the", + { + "type": "char:add", + "content": [ + "temple" + ] + }, + "gates" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that our glorious king may enter!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 24:8" + }, + { + "type": "char:add", + "content": [ + "Do you know" + ] + }, + "who the glorious king is?" + ] + }, + { + "type": "para:q2", + "content": [ + "He is Yahweh, the one who is very strong [DOU];" + ] + }, + { + "type": "para:q2", + "content": [ + "He is Yahweh, who conquers", + { + "type": "char:add", + "content": [ + "all his enemies" + ] + }, + "in battles!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 24:9" + }, + "Open up the", + { + "type": "char:add", + "content": [ + "temple" + ] + }, + "gates" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that our glorious king may enter!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 24:10" + }, + { + "type": "char:add", + "content": [ + "Do you know" + ] + }, + "who the glorious king is?" + ] + }, + { + "type": "para:q2", + "content": [ + "He is Yahweh almighty;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is our glorious king!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "PSA 25" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 25:1" + }, + "Yahweh, my God,, I give myself to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 25:2" + }, + "I trust in you." + ] + }, + { + "type": "para:q1", + "content": [ + "Do not allow my enemies", + { + "type": "char:add", + "content": [ + "to defeat me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that I would be ashamed/disgraced." + ] + }, + { + "type": "para:q1", + "content": [ + "Do not allow my enemies to defeat/conquer me," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that they would rejoice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 25:3" + }, + "Do not allow any of those who trust in you to be disappointed/disgraced." + ] + }, + { + "type": "para:q2", + "content": [ + "Cause those who ◄act treacherously toward/try to deceive► others to be disappointed/disgraced." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 25:4" + }, + "Yahweh, show me the way that I should ◄conduct my life/live as you want me to►," + ] + }, + { + "type": "para:q2", + "content": [ + "teach me how to act in the manner that you want me to act/behave." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 25:5" + }, + "Teach me to conduct my life", + { + "type": "char:add", + "content": [ + "by obeying" + ] + }, + "your truth" + ] + }, + { + "type": "para:q2", + "content": [ + "because you are my God, the one who saves me." + ] + }, + { + "type": "para:q2", + "content": [ + "All the time I trust in you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 25:6" + }, + "Yahweh, do not forget how you have acted mercifully to me and have faithfully loved me;" + ] + }, + { + "type": "para:q2", + "content": [ + "that is the way that you have acted toward me from long ago." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 25:7" + }, + "Forgive me for all the sinful things I did and the ways that I rebelled against you when I was young;" + ] + }, + { + "type": "para:q2", + "content": [ + "I ask this because you faithfully love your people and do good things for them," + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh, do not forget me!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 25:8" + }, + "Yahweh is good and fair/just;" + ] + }, + { + "type": "para:q2", + "content": [ + "therefore he shows sinners ◄how they should conduct their lives/how to live as you want them to►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 25:9" + }, + "He shows humble people what is right for them to do" + ] + }, + { + "type": "para:q2", + "content": [ + "and teaches them what he wants", + { + "type": "char:add", + "content": [ + "them to do" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 25:10" + }, + "He always faithfully loves and does what he has promised" + ] + }, + { + "type": "para:q2", + "content": [ + "to those who keep his agreement with them and who do what he requires." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 25:11" + }, + "Yahweh, forgive me for all my sins, which are many," + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may honor you [MTY]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 25:12" + }, + "To all those who revere you [RHQ]," + ] + }, + { + "type": "para:q2", + "content": [ + "you show them the ◄right way to conduct their lives/things that they should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 25:13" + }, + "They will always be prosperous," + ] + }, + { + "type": "para:q2", + "content": [ + "and their descendants will continue to live in", + { + "type": "char:add", + "content": [ + "this" + ] + }, + "land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 25:14" + }, + "Yahweh is a friend of those who have an awesome respect for him," + ] + }, + { + "type": "para:q2", + "content": [ + "and he teaches them the agreement that he", + { + "type": "char:add", + "content": [ + "made with them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 25:15" + }, + "I always ask [MTY] Yahweh to help me," + ] + }, + { + "type": "para:q2", + "content": [ + "and he rescues me from danger [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 25:16" + }, + "Yahweh, pay attention to me and be merciful to me, because I am alone," + ] + }, + { + "type": "para:q2", + "content": [ + "and I am very distressed because I am suffering/oppressed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 25:17" + }, + "Help me to not worry," + ] + }, + { + "type": "para:q2", + "content": [ + "and rescue me from my troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 25:18" + }, + "Note that I am distressed and troubled [DOU]," + ] + }, + { + "type": "para:q2", + "content": [ + "and forgive", + { + "type": "char:add", + "content": [ + "me for" + ] + }, + "all my sins." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 25:19" + }, + "Also note that I have many enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "see that they hate me very much." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 25:20" + }, + "Protect me, and rescue me from them;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow", + { + "type": "char:add", + "content": [ + "them to defeat me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "with the result that" + ] + }, + "I would be ashamed/disgraced;" + ] + }, + { + "type": "para:q1", + "content": [ + "I have come to you to ◄get refuge/be safe►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 25:21" + }, + "Protect me because I do what is good and honest/just [PRS]," + ] + }, + { + "type": "para:q2", + "content": [ + "and because I trust in you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 25:22" + }, + "God, rescue", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli people from all of our troubles!" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "PSA 26" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 26:1" + }, + "Yahweh, show that I ◄am innocent/have not done what is wrong►." + ] + }, + { + "type": "para:q1", + "content": [ + "I always do what is right;" + ] + }, + { + "type": "para:q2", + "content": [ + "I have trusted in you and never doubted", + { + "type": "char:add", + "content": [ + "that you would help me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 26:2" + }, + "Yahweh, examine what I have done and test me;" + ] + }, + { + "type": "para:q2", + "content": [ + "thoroughly evaluate what I think [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 26:3" + }, + "I never forget that you faithfully love me," + ] + }, + { + "type": "para:q2", + "content": [ + "I conduct my life according to your truth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 26:4" + }, + "I do not spend my time with liars" + ] + }, + { + "type": "para:q2", + "content": [ + "and I stay away from hypocrites." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 26:5" + }, + "I do not like to be with evil people," + ] + }, + { + "type": "para:q2", + "content": [ + "and I avoid wicked people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 26:6" + }, + "Yahweh, I wash my hands to show that I ◄am innocent/have not done what was wrong►." + ] + }, + { + "type": "para:q1", + "content": [ + "As I join with others marching around your altar," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 26:7" + }, + "we sing songs to thank you," + ] + }, + { + "type": "para:q2", + "content": [ + "and we tell others the wonderful things that you", + { + "type": "char:add", + "content": [ + "have done" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 26:8" + }, + "Yahweh, I love", + { + "type": "char:add", + "content": [ + "to be in" + ] + }, + "the temple where you live," + ] + }, + { + "type": "para:q2", + "content": [ + "in the place where your glory appears." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 26:9" + }, + "Do not get rid of me like you get rid of sinners;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not cause me to die like you cause those who murder [MTY] people to die," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 26:10" + }, + "and people who [SYN] are ready to do wicked things" + ] + }, + { + "type": "para:q2", + "content": [ + "and people who are always taking bribes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 26:11" + }, + "But as for me, I always try to do what is right." + ] + }, + { + "type": "para:q2", + "content": [ + "So be kind to me and rescue me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 26:12" + }, + "I stand in places where I am safe," + ] + }, + { + "type": "para:q2", + "content": [ + "and when", + { + "type": "char:add", + "content": [ + "all your people" + ] + }, + "gather together, I praise you." + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "PSA 27" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 27:1" + }, + "Yahweh is the one who gives light", + { + "type": "char:add", + "content": [ + "to my soul/spirit" + ] + }, + "and the one who saves me," + ] + }, + { + "type": "para:q2", + "content": [ + "so I do not [RHQ] need to be afraid of anyone." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh is the one to whom I go for refuge," + ] + }, + { + "type": "para:q2", + "content": [ + "so I will never be afraid." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 27:2" + }, + "When those who do evil come near me to attack me," + ] + }, + { + "type": "para:q2", + "content": [ + "they stumble and fall down." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 27:3" + }, + { + "type": "char:add", + "content": [ + "Even" + ] + }, + "if an army surrounds me," + ] + }, + { + "type": "para:q2", + "content": [ + "I [SYN] will not be afraid." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Even" + ] + }, + "if they attack me," + ] + }, + { + "type": "para:q2", + "content": [ + "I will trust", + { + "type": "char:add", + "content": [ + "in God" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 27:4" + }, + "There is one thing that I have requested from Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "this is the one thing that I desire:" + ] + }, + { + "type": "para:q1", + "content": [ + "That I may worship in Yahweh's house/temple every day of my life," + ] + }, + { + "type": "para:q2", + "content": [ + "and see that Yahweh is wonderful" + ] + }, + { + "type": "para:q2", + "content": [ + "and inquire", + { + "type": "char:add", + "content": [ + "what he wants me to do" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 27:5" + }, + "He will protect me when I have troubles;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will keep me safe in his Sacred Tent." + ] + }, + { + "type": "para:q1", + "content": [ + "He will set me safely ◄on a high rock/in a secure place►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 27:6" + }, + "Then I will triumph over [IDM] my enemies." + ] + }, + { + "type": "para:q1", + "content": [ + "I will shout joyfully as I offer sacrifices in his Sacred Tent," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will praise Yahweh as I sing." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 27:7" + }, + "Yahweh, listen to me while I pray." + ] + }, + { + "type": "para:q2", + "content": [ + "Be kind to me and answer my prayer." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 27:8" + }, + "I sensed that I heard you say, “Come and worship me [IDM],”" + ] + }, + { + "type": "para:q2", + "content": [ + "so, Yahweh, I will worship you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 27:9" + }, + "I am your servant;" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not be angry with me and turn away from me." + ] + }, + { + "type": "para:q2", + "content": [ + "You have always helped me." + ] + }, + { + "type": "para:q1", + "content": [ + "You are the one who has saved me," + ] + }, + { + "type": "para:q2", + "content": [ + "so do not abandon me", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 27:10" + }, + { + "type": "char:add", + "content": [ + "Even" + ] + }, + "if my father and mother desert me," + ] + }, + { + "type": "para:q2", + "content": [ + "you will take care of [IDM] me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 27:11" + }, + "Yahweh, teach me to do what you want me to do," + ] + }, + { + "type": "para:q1", + "content": [ + "and lead me on a safe path" + ] + }, + { + "type": "para:q2", + "content": [ + "because I have many enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 27:12" + }, + "Do not allow my enemies to do to me what they want;" + ] + }, + { + "type": "para:q2", + "content": [ + "they say many false things about me and", + { + "type": "char:add", + "content": [ + "threaten to do" + ] + }, + "violent things to me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 27:13" + }, + "But I know that because I trust in you" + ] + }, + { + "type": "para:q2", + "content": [ + "you will be good to me as long as I live." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 27:14" + }, + "So trust in Yahweh,", + { + "type": "char:add", + "content": [ + "all of you" + ] + }, + "!" + ] + }, + { + "type": "para:q2", + "content": [ + "Be strong and courageous," + ] + }, + { + "type": "para:q2", + "content": [ + "and wait expectantly for him", + { + "type": "char:add", + "content": [ + "to help you" + ] + }, + "!" + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "PSA 28" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 28:1" + }, + "Yahweh, I call out to you;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "you are like an overhanging" + ] + }, + "rock", + { + "type": "char:add", + "content": [ + "under which I can hide" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Do not refuse to answer me," + ] + }, + { + "type": "para:q2", + "content": [ + "because if you are silent, I will soon be with those who are in their graves." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 28:2" + }, + "Listen to me when I call out for you", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "when I pray, lifting up my hands as I face your sacred temple." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 28:3" + }, + "Do not drag me away with wicked people," + ] + }, + { + "type": "para:q2", + "content": [ + "with those who do wicked deeds," + ] + }, + { + "type": "para:q1", + "content": [ + "with those who pretend", + { + "type": "char:add", + "content": [ + "to act" + ] + }, + "peacefully toward others" + ] + }, + { + "type": "para:q2", + "content": [ + "while in their inner beings, they hate them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 28:4" + }, + "Punish those people in the way that they deserve for what they have done;" + ] + }, + { + "type": "para:q2", + "content": [ + "punish them for their evil deeds [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 28:5" + }, + "Yahweh, they do not pay attention to the", + { + "type": "char:add", + "content": [ + "wonderful" + ] + }, + "things that you have done and that you have created;" + ] + }, + { + "type": "para:q2", + "content": [ + "so get rid of them permanently and do not let them appear again!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 28:6" + }, + "Praise Yahweh" + ] + }, + { + "type": "para:q2", + "content": [ + "because he has heard me when I called out for him to help me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 28:7" + }, + "Yahweh makes me strong and", + { + "type": "char:add", + "content": [ + "protects" + ] + }, + "me", + { + "type": "char:add", + "content": [ + "like a shield" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "I trusted in him, and he helped me." + ] + }, + { + "type": "para:q1", + "content": [ + "I was glad," + ] + }, + { + "type": "para:q2", + "content": [ + "and from my inner being I praised him as I sang to him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 28:8" + }, + "Yahweh causes us to be strong and protects us;" + ] + }, + { + "type": "para:q2", + "content": [ + "and he saves me, the one he appointed [MTY] to be king." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 28:9" + }, + "Yahweh, save/rescue your people;" + ] + }, + { + "type": "para:q2", + "content": [ + "bless those who belong to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Take care of them like" + ] + }, + "a shepherd", + { + "type": "char:add", + "content": [ + "takes care of his sheep" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "take care of them forever." + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "PSA 29" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 29:1" + }, + "You angels in heaven, praise Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + "Praise him because he is very glorious and powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 29:2" + }, + "Proclaim that ◄he/his name► is glorious;" + ] + }, + { + "type": "para:q2", + "content": [ + "bow down before Yahweh in his holy", + { + "type": "char:add", + "content": [ + "temple" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 29:3" + }, + "Yahweh's voice is heard above the oceans;" + ] + }, + { + "type": "para:q2", + "content": [ + "tYahweh, the glorious God, thunders." + ] + }, + { + "type": "para:q1", + "content": [ + "His voice thunders over the huge oceans [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 29:4" + }, + "His voice is powerful and majestic." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 29:5" + }, + "The sound of Yahweh's voice breaks great cedar trees," + ] + }, + { + "type": "para:q2", + "content": [ + "the cedars that grow in Lebanon." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 29:6" + }, + "He causes", + { + "type": "char:add", + "content": [ + "the mountains in" + ] + }, + "Lebanon to jump like calves jump," + ] + }, + { + "type": "para:q2", + "content": [ + "and causes Hermon Mountain to jump like a young bull jumps." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 29:7" + }, + "Yahweh's voice causes lightning to flash." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 29:8" + }, + "His voice causes the desert to shake;" + ] + }, + { + "type": "para:q2", + "content": [ + "he shakes Kadesh Desert", + { + "type": "char:add", + "content": [ + "in the southern part of Judah" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 29:9" + }, + "Yahweh's voice shakes the huge oak trees" + ] + }, + { + "type": "para:q2", + "content": [ + "and strips the leaves from the trees" + ] + }, + { + "type": "para:q2", + "content": [ + "while the people in the temple shout, “Praise", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 29:10" + }, + "Yahweh ruled over the flood", + { + "type": "char:add", + "content": [ + "that covered the earth" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he is our King who will rule forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 29:11" + }, + "Yahweh enables his people to be strong," + ] + }, + { + "type": "para:q2", + "content": [ + "and he blesses them by causing things to go well for them." + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "PSA 30" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the dedication of the temple" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 30:1" + }, + "Yahweh, I praise you because you rescued me." + ] + }, + { + "type": "para:q2", + "content": [ + "You did not allow", + { + "type": "char:add", + "content": [ + "me to die" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "with the result that" + ] + }, + "my enemies could gloat/rejoice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 30:2" + }, + "Yahweh, my God, I called out for you to help", + { + "type": "char:add", + "content": [ + "me when I was ill" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and you healed me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 30:3" + }, + "You saved/restored me when I was dying [MTY]." + ] + }, + { + "type": "para:q2", + "content": [ + "I was nearly dead," + ] + }, + { + "type": "para:q2", + "content": [ + "but you caused me to get well again." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 30:4" + }, + "All you who belong to Yahweh, sing praise to him!" + ] + }, + { + "type": "para:q2", + "content": [ + "Think about what", + { + "type": "char:add", + "content": [ + "God" + ] + }, + ", the holy one, has done, and thank him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 30:5" + }, + "When he becomes angry, he is angry for only a very short time [HYP]," + ] + }, + { + "type": "para:q2", + "content": [ + "but he is good", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + "all of our life." + ] + }, + { + "type": "para:q1", + "content": [ + "We may cry during the night," + ] + }, + { + "type": "para:q2", + "content": [ + "but the next morning we will be joyful." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 30:6" + }, + "As for me, when I had no troubles, I said", + { + "type": "char:add", + "content": [ + "to myself" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "“No one will defeat me!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 30:7" + }, + "Yahweh, because you were good to me," + ] + }, + { + "type": "para:q2", + "content": [ + "at first you caused me to be safe", + { + "type": "char:add", + "content": [ + "as though I was inside" + ] + }, + "[MET] a mountain." + ] + }, + { + "type": "para:q1", + "content": [ + "But then", + { + "type": "char:add", + "content": [ + "I became ill, and I thought that" + ] + }, + "you had turned away from me," + ] + }, + { + "type": "para:q2", + "content": [ + "and I became afraid." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 30:8" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "I called out to you," + ] + }, + { + "type": "para:q2", + "content": [ + "and I pleaded for you", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 30:9" + }, + { + "type": "char:add", + "content": [ + "I said" + ] + }, + ", “Yahweh, ◄what will you gain if I die?/ you won't gain anything if I die►[MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + "◄In what way will it benefit you?/it won't benefit you at all► if I go to the place where the dead people are [RHQ]." + ] + }, + { + "type": "para:q1", + "content": [ + "Dead people are certainly not able to praise you [RHQ]," + ] + }, + { + "type": "para:q2", + "content": [ + "and they are not able to tell others that you are trustworthy [RHQ]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 30:10" + }, + "Yahweh, listen to me, and be merciful to me!" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, help me!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 30:11" + }, + "But", + { + "type": "char:add", + "content": [ + "now you have healed me" + ] + }, + ", and you have caused me to change from being sad to dancing", + { + "type": "char:add", + "content": [ + "joyfully" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "You have taken away the clothes that showed that I was very sad" + ] + }, + { + "type": "para:q2", + "content": [ + "and you have given me clothes that showed that I was", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "joyful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 30:12" + }, + "So I will not be silent;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will sing out", + { + "type": "char:add", + "content": [ + "loudly" + ] + }, + "to praise you." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh, you are my God," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will thank you forever." + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "PSA 31" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 31:1" + }, + "Yahweh, I have come to you to be protected;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow me to be", + { + "type": "char:add", + "content": [ + "defeated, with the result that I am" + ] + }, + "disgraced." + ] + }, + { + "type": "para:q1", + "content": [ + "Since you always do what is fair/right," + ] + }, + { + "type": "para:q2", + "content": [ + "rescue me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 31:2" + }, + "Listen to me, and save me right now!" + ] + }, + { + "type": "para:q1", + "content": [ + "Be", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a huge rock", + { + "type": "char:add", + "content": [ + "under which I can hide" + ] + }, + "[MET]" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a strong fort in which I will be safe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 31:3" + }, + "Yes, you are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "my huge rock and my fort;" + ] + }, + { + "type": "para:q2", + "content": [ + "guide me and lead me [DOU] in order that I can honor you [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 31:4" + }, + "You are the one who protects me," + ] + }, + { + "type": "para:q2", + "content": [ + "so keep me from falling into the hidden traps", + { + "type": "char:add", + "content": [ + "that my enemies have set for me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 31:5" + }, + "Yahweh, you are a God who can be trusted," + ] + }, + { + "type": "para:q1", + "content": [ + "so I put myself into your care" + ] + }, + { + "type": "para:q2", + "content": [ + "because you rescued me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 31:6" + }, + "Yahweh, I hate those who worship useless idols," + ] + }, + { + "type": "para:q2", + "content": [ + "but I trust in you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 31:7" + }, + "I will be very glad [DOU] because you faithfully love me." + ] + }, + { + "type": "para:q1", + "content": [ + "You see me when I have been afflicted," + ] + }, + { + "type": "para:q2", + "content": [ + "and you have known when I have had troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 31:8" + }, + "You have not allowed my enemies to capture me;" + ] + }, + { + "type": "para:q2", + "content": [ + "instead, you have rescued me from danger." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 31:9" + }, + { + "type": "char:add", + "content": [ + "But now" + ] + }, + ", Yahweh, be kind to me", + { + "type": "char:add", + "content": [ + "again" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "because I am distressed." + ] + }, + { + "type": "para:q1", + "content": [ + "Because I cry", + { + "type": "char:add", + "content": [ + "so much" + ] + }, + ", I cannot see well," + ] + }, + { + "type": "para:q2", + "content": [ + "and I am completely exhausted." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 31:10" + }, + "I have become very weak because I am", + { + "type": "char:add", + "content": [ + "so" + ] + }, + "miserable," + ] + }, + { + "type": "para:q2", + "content": [ + "and it is causing my life to become shorter." + ] + }, + { + "type": "para:q1", + "content": [ + "I have become weak because of all my troubles;" + ] + }, + { + "type": "para:q2", + "content": [ + "even my bones are becoming weaker." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 31:11" + }, + "All of my enemies make fun of me," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "my neighbors despise me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Even" + ] + }, + "my friends are afraid of me", + { + "type": "char:add", + "content": [ + "because they think I am being punished by God" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and when they see me on the streets, they run away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 31:12" + }, + "People have forgotten me like they forget people who are dead." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "They think I am as useless" + ] + }, + "as a broken pot." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 31:13" + }, + "I have heard people slandering me," + ] + }, + { + "type": "para:q2", + "content": [ + "and they have caused me to become terrified." + ] + }, + { + "type": "para:q1", + "content": [ + "My enemies are making plans" + ] + }, + { + "type": "para:q2", + "content": [ + "in order to kill me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 31:14" + }, + "But Yahweh, I trust in you." + ] + }, + { + "type": "para:q2", + "content": [ + "You are my God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 31:15" + }, + "My whole life [MTY] is in your hands;" + ] + }, + { + "type": "para:q2", + "content": [ + "save me from my enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "from those who pursue me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 31:16" + }, + "Be kind to me" + ] + }, + { + "type": "para:q2", + "content": [ + "and rescue me because you always faithfully love me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 31:17" + }, + "Yahweh, I call out to you," + ] + }, + { + "type": "para:q2", + "content": [ + "so do not allow me to be disgraced." + ] + }, + { + "type": "para:q1", + "content": [ + "I desire that wicked people will be disgraced;" + ] + }, + { + "type": "para:q2", + "content": [ + "I want them to", + { + "type": "char:add", + "content": [ + "soon die and" + ] + }, + "go down to the place where the dead people are." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 31:18" + }, + "I desire that you will cause people [MTY] who tell lies to be unable to speak." + ] + }, + { + "type": "para:q2", + "content": [ + "Do that to people who are proud and those who arrogantly accuse righteous people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 31:19" + }, + "You have stored up many blessings for those who revere you." + ] + }, + { + "type": "para:q2", + "content": [ + "You do those good things for those who go to you to be protected;" + ] + }, + { + "type": "para:q2", + "content": [ + "everyone sees you doing that." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 31:20" + }, + "You hide people in your presence where it is safe," + ] + }, + { + "type": "para:q2", + "content": [ + "and protect them from people who plot", + { + "type": "char:add", + "content": [ + "to kill them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "You hide them in safe places from their enemies [MTY] who accuse/insult them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 31:21" + }, + "Praise Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + "When my enemies surrounded the city", + { + "type": "char:add", + "content": [ + "in which I was living" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "he showed me in a wonderful way that he faithfully loves me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 31:22" + }, + "I was afraid, and I cried out, “I have been separated from Yahweh!”" + ] + }, + { + "type": "para:q2", + "content": [ + "but you heard me and answered my cry for help." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 31:23" + }, + "You people who belong to Yahweh, love him!" + ] + }, + { + "type": "para:q2", + "content": [ + "Those who are loyal to him, he protects," + ] + }, + { + "type": "para:q2", + "content": [ + "but those who are very proud, he punishes them severely like they deserve to be punished." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 31:24" + }, + "You who confidently expect Yahweh", + { + "type": "char:add", + "content": [ + "to do great things for you" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "be strong, be courageous!" + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "PSA 32" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David, a psam which will help people to be wise" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 32:1" + }, + "Those whom God has forgiven for rebelling against him," + ] + }, + { + "type": "para:q2", + "content": [ + "whose stains [MET] of sin have been wiped away," + ] + }, + { + "type": "para:q2", + "content": [ + "are truly blessed", + { + "type": "char:add", + "content": [ + "by God" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 32:2" + }, + "Those whose record of their sins Yahweh has erased," + ] + }, + { + "type": "para:q2", + "content": [ + "those who no longer do deceitful things," + ] + }, + { + "type": "para:q2", + "content": [ + "are", + { + "type": "char:add", + "content": [ + "truly" + ] + }, + "blessed", + { + "type": "char:add", + "content": [ + "by God*" + ] + }, + "!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 32:3" + }, + "When I did not confess my sins," + ] + }, + { + "type": "para:q2", + "content": [ + "◄my body/I► was very weak and sick," + ] + }, + { + "type": "para:q2", + "content": [ + "and I groaned ◄all day long/continually►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 32:4" + }, + "Day and night,", + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", you [SYN] punished me severely." + ] + }, + { + "type": "para:q2", + "content": [ + "My strength drained away like", + { + "type": "char:add", + "content": [ + "water that" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "evaporates/dries up" + ] + }, + "► on a hot summer", + { + "type": "char:add", + "content": [ + "day" + ] + }, + "." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 32:5" + }, + { + "type": "char:add", + "content": [ + "Then/Finally" + ] + }, + "I admitted/confessed my sins to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "I stopped trying to hide them." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + "I said", + { + "type": "char:add", + "content": [ + "to myself" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "“I will confess to Yahweh the wrong things that I have done.”" + ] + }, + { + "type": "para:q1", + "content": [ + "And", + { + "type": "char:add", + "content": [ + "when I confessed them" + ] + }, + ", you forgave me," + ] + }, + { + "type": "para:q2", + "content": [ + "so now I ◄am no longer guilty/will no longer be punished► for my sins." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 32:6" + }, + "Therefore, the people who are godly should pray to you" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "when they" + ] + }, + "◄ realize that they have sinned/have difficulties►." + ] + }, + { + "type": "para:q1", + "content": [ + "If they pray to yout,", + { + "type": "char:add", + "content": [ + "difficulties" + ] + }, + "[MET] will not overwhelm them", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a great flood." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 32:7" + }, + "You are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a place where I can hide", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "[MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "you protect me from troubles," + ] + }, + { + "type": "para:q2", + "content": [ + "and you ◄enable me/", + { + "type": "char:add", + "content": [ + "put people around me who will enable me" + ] + }, + "► to shout, praising you for saving me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 32:8" + }, + { + "type": "char:add", + "content": [ + "Yahweh says" + ] + }, + ", “I will teach you about how you should conduct your life." + ] + }, + { + "type": "para:q2", + "content": [ + "I will instruct you and watch over you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 32:9" + }, + "Do not be stupid like horses and mules that do not have understanding;" + ] + }, + { + "type": "para:q2", + "content": [ + "they need ◄bits/pieces of metal put in their mouths► and ◄bridles/ropes fastened to their head►" + ] + }, + { + "type": "para:q2", + "content": [ + "so they will go in the direction you want them to go.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 32:10" + }, + "Wicked people will have many", + { + "type": "char:add", + "content": [ + "troubles that will make them" + ] + }, + "sad," + ] + }, + { + "type": "para:q2", + "content": [ + "but those who trust in Yahweh will experience him faithfully loving them all the time." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 32:11" + }, + { + "type": "char:add", + "content": [ + "So, all" + ] + }, + "you righteous people, rejoice about what Yahweh", + { + "type": "char:add", + "content": [ + "has done for you" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you whose ◄inner beings/lives► are pure, be glad and shout joyfully!" + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "PSA 33" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 33:1" + }, + "You righteous people should sing joyfully to Yahweh" + ] + }, + { + "type": "para:q2", + "content": [ + "because that is what he deserves." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 33:2" + }, + "Praise Yahweh as you play songs on the lyre/harp." + ] + }, + { + "type": "para:q2", + "content": [ + "Praise him as you play", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "instruments that have many strings." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 33:3" + }, + "Sing a new song to him;" + ] + }, + { + "type": "para:q2", + "content": [ + "Play those instruments well, and shout joyfully as you play them!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 33:4" + }, + "Yahweh always does what he says that he will do;" + ] + }, + { + "type": "para:q2", + "content": [ + "we can trust that everything that he does is right." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 33:5" + }, + "He loves everything that we do that is just and right." + ] + }, + { + "type": "para:q2", + "content": [ + "People all over the earth can know that Yahweh faithfully loves us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 33:6" + }, + "Yahweh created everything in the sky by commanding it." + ] + }, + { + "type": "para:q2", + "content": [ + "By what he said [MTY] he created all the stars." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 33:7" + }, + "He gathered all the water into one huge mass" + ] + }, + { + "type": "para:q2", + "content": [ + "like", + { + "type": "char:add", + "content": [ + "someone scoops liquid" + ] + }, + "into a container." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 33:8" + }, + "Everyone on the earth should revere Yahweh [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 33:9" + }, + "When he spoke, the world ◄was created/started to exist►." + ] + }, + { + "type": "para:q2", + "content": [ + "Everything started to exist as a result of him commanding it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 33:10" + }, + "Yahweh frustrates the things that the", + { + "type": "char:add", + "content": [ + "pagan" + ] + }, + "nations decide to do." + ] + }, + { + "type": "para:q2", + "content": [ + "He prevents them from doing the", + { + "type": "char:add", + "content": [ + "evil" + ] + }, + "things that they plan to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 33:11" + }, + "But what Yahweh decides to do will last forever." + ] + }, + { + "type": "para:q2", + "content": [ + "What he plans to do will never be changed." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 33:12" + }, + "Yahweh blesses those nations who choose him to be their God;" + ] + }, + { + "type": "para:q2", + "content": [ + "He is pleased with those whom he has chosen to receive what he has promised." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 33:13" + }, + "Yahweh looks down from heaven and sees all us people;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 33:14" + }, + "from where he rules [MTY], he looks down on all the people who live on the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 33:15" + }, + "He formed our inner beings," + ] + }, + { + "type": "para:q2", + "content": [ + "and he sees everything that we do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 33:16" + }, + "It is not because a king has a great army that he is able to win", + { + "type": "char:add", + "content": [ + "battles" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and it is not because a soldier is very strong that he is able to defeat", + { + "type": "char:add", + "content": [ + "his enemy" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 33:17" + }, + "It is foolish to trust that because horses are very strong" + ] + }, + { + "type": "para:q2", + "content": [ + "that they will able to win a battle and save their riders." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 33:18" + }, + "Do not forget that Yahweh watches over those who revere him," + ] + }, + { + "type": "para:q2", + "content": [ + "those who confidently expect him to faithfully love them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 33:19" + }, + "He saves them [SYN] from dying", + { + "type": "char:add", + "content": [ + "before they should die" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and preserves them when there is a famine." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 33:20" + }, + "We trust that Yahweh will help us;" + ] + }, + { + "type": "para:q2", + "content": [ + "he protects us like a shield protects a soldier [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 33:21" + }, + "We rejoice because of what he", + { + "type": "char:add", + "content": [ + "has done for us" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "we trust in him because he [MTY] is holy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 33:22" + }, + "Yahweh, we pray that you will always faithfully love us" + ] + }, + { + "type": "para:q2", + "content": [ + "while we confidently expect you", + { + "type": "char:add", + "content": [ + "to do great things for us" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "PSA 34" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David when he pretended to be insane in front of King Abimelech, so that the king would send him away" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 34:1" + }, + "I will always thank Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will constantly praise him [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 34:2" + }, + "I will boast about what Yahweh", + { + "type": "char:add", + "content": [ + "has done" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "All those who are oppressed/discouraged should hear me and rejoice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 34:3" + }, + "Join with me in telling others that Yahweh is great!" + ] + }, + { + "type": "para:q2", + "content": [ + "You and I should together proclaim how glorious he is!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 34:4" + }, + "I prayed to Yahweh, and he ◄answered my prayer/did what I asked him to do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "he rescued me from", + { + "type": "char:add", + "content": [ + "all those who caused me" + ] + }, + "to be afraid." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 34:5" + }, + "Those who trust [IDM] that he", + { + "type": "char:add", + "content": [ + "will help them" + ] + }, + "will be joyful;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄they will never be disappointed/he will always do for them the things that he promises► [LIT]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 34:6" + }, + "I was miserable/helpless, but I called out to Yahweh, and he heard me." + ] + }, + { + "type": "para:q2", + "content": [ + "He rescued me from all my troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 34:7" + }, + "An angel from Yahweh guards those who revere him," + ] + }, + { + "type": "para:q2", + "content": [ + "and the angel rescues them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 34:8" + }, + "Find out for yourself, and you will experience that Yahweh is good to you!" + ] + }, + { + "type": "para:q2", + "content": [ + "He is very pleased with those who ask him to protect them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 34:9" + }, + "All you who belong to him, revere him!" + ] + }, + { + "type": "para:q2", + "content": [ + "Those who do that will always have the things that they need [LIT]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 34:10" + }, + "Lions", + { + "type": "char:add", + "content": [ + "are usually" + ] + }, + "very strong,", + { + "type": "char:add", + "content": [ + "but sometimes" + ] + }, + "even young lions are hungry and become weak," + ] + }, + { + "type": "para:q2", + "content": [ + "but those who trust in Yahweh will ◄have everything/not lack any good thing► [LIT]", + { + "type": "char:add", + "content": [ + "that they need" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 34:11" + }, + "You ◄who are my students/whom I teach►, come and listen to me," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will teach you how to revere Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 34:12" + }, + "If [RHQ] any of you wants to enjoy life" + ] + }, + { + "type": "para:q2", + "content": [ + "and have a good long life," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 34:13" + }, + "do not say anythoing that is evil!" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not tell lies!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 34:14" + }, + "Turn away from doing evil, and do what is good!" + ] + }, + { + "type": "para:q2", + "content": [ + "Always try hard to enable people to live peacefully", + { + "type": "char:add", + "content": [ + "with each other." + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 34:15" + }, + "Yahweh [MTY] carefully watches over those who", + { + "type": "char:add", + "content": [ + "act" + ] + }, + "righteously;" + ] + }, + { + "type": "para:q2", + "content": [ + "he always responds [MTY] to them when they call", + { + "type": "char:add", + "content": [ + "to him for help" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 34:16" + }, + "But Yahweh [SYN] ◄is opposed to/turns away from► those who do what is evil." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "And after they die" + ] + }, + ", people will forget them completely." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 34:17" + }, + "Yahweh hears righteous people when they call out to him;" + ] + }, + { + "type": "para:q2", + "content": [ + "he rescues them from all their troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 34:18" + }, + "Yahweh is always ready to help those who are discouraged;" + ] + }, + { + "type": "para:q2", + "content": [ + "he rescues those who have nothing good to hope for." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 34:19" + }, + "Righteous people may have many troubles," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh rescues them from all those troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 34:20" + }, + "Yahweh protects them from being harmed;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "when their enemies attack them" + ] + }, + "," + ] + }, + { + "type": "para:q3", + "content": [ + "they will not break any bones of those righteous people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 34:21" + }, + "Wicked people will be killed by their own evil deeds (OR, by", + { + "type": "char:add", + "content": [ + "people doing to them" + ] + }, + "the same evil things", + { + "type": "char:add", + "content": [ + "that the wicked do to others" + ] + }, + ") [PRS]," + ] + }, + { + "type": "para:q2", + "content": [ + "and Yahweh will punish those who oppose righteous people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 34:22" + }, + "Yahweh will save those who serve him." + ] + }, + { + "type": "para:q2", + "content": [ + "He will ◄not condemn/forgive► [LIT] those who trust in him." + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "PSA 35" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 35:1" + }, + "Yahweh, fight against those who fight against me!" + ] + }, + { + "type": "para:q2", + "content": [ + "Fight against", + { + "type": "char:add", + "content": [ + "my enemies" + ] + }, + "when they fight me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 35:2" + }, + "Be", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a shield [DOU] to protect me" + ] + }, + { + "type": "para:q2", + "content": [ + "and come to help me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 35:3" + }, + "Lift up your spear [DOU] and", + { + "type": "char:add", + "content": [ + "throw it" + ] + }, + "at those who pursue me!" + ] + }, + { + "type": "para:q2", + "content": [ + "Promise me that you will enable me to defeat", + { + "type": "char:add", + "content": [ + "my enemies" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 35:4" + }, + "Cause those who are trying to kill me to be defeated and disgraced!" + ] + }, + { + "type": "para:q1", + "content": [ + "Cause those who are planning to do evil things to me to be pushed back and become confused!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 35:5" + }, + "Send your angel to pursue them," + ] + }, + { + "type": "para:q2", + "content": [ + "and as a result cause them to disappear like chaff/straw blown away by the wind!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 35:6" + }, + "Cause the path on which they run to be dark and slippery" + ] + }, + { + "type": "para:q2", + "content": [ + "as your angel pursues them!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 35:7" + }, + "Although I did not do anything wrong to them," + ] + }, + { + "type": "para:q2", + "content": [ + "they concealed a deep pit for me to fall into;" + ] + }, + { + "type": "para:q2", + "content": [ + "they hid a net in which they would catch me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 35:8" + }, + "Cause them to suddenly experience disaster!" + ] + }, + { + "type": "para:q2", + "content": [ + "Cause them to be trapped in their own nets!" + ] + }, + { + "type": "para:q1", + "content": [ + "Cause them to fall into the pits that they have dug for me and disappear!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 35:9" + }, + "Then I will be joyful about what you, Yahweh, have done for me," + ] + }, + { + "type": "para:q2", + "content": [ + "I will be glad that you have rescued me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 35:10" + }, + "With my whole inner being [SYN] I will say," + ] + }, + { + "type": "para:q2", + "content": [ + "“There is no one like Yahweh [RHQ]!" + ] + }, + { + "type": "para:q1", + "content": [ + "No one else can rescue helpless people from powerful people [RHQ]." + ] + }, + { + "type": "para:q2", + "content": [ + "No one else can rescue weak and needy people from those who want to rob them.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 35:11" + }, + "People who tell lies stand in court" + ] + }, + { + "type": "para:q2", + "content": [ + "and falsely accuse me of doing things that I do not know", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + "about." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 35:12" + }, + "In return for my doing good things for them, they do evil things to me," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that I feel that I am alone." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 35:13" + }, + "When they were ill, I showed that I was sad." + ] + }, + { + "type": "para:q2", + "content": [ + "I did not eat any food, and I bowed my head as I prayed", + { + "type": "char:add", + "content": [ + "for them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 35:14" + }, + "I mourned and bowed my head as I prayed" + ] + }, + { + "type": "para:q2", + "content": [ + "as though it was a friend or my mother for whom I was grieving." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 35:15" + }, + "But when I had troubles, they were all happy about it." + ] + }, + { + "type": "para:q2", + "content": [ + "They gathered around to make fun of me." + ] + }, + { + "type": "para:q1", + "content": [ + "Strangers struck me," + ] + }, + { + "type": "para:q2", + "content": [ + "and they would not stop." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 35:16" + }, + "Worthless people ridicule me" + ] + }, + { + "type": "para:q2", + "content": [ + "and snarl at me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 35:17" + }, + "Yahweh, how long will you only watch them doing this?" + ] + }, + { + "type": "para:q2", + "content": [ + "Rescue me from their attacking me;" + ] + }, + { + "type": "para:q1", + "content": [ + "Save me from being killed by these men who are attacking me" + ] + }, + { + "type": "para:q2", + "content": [ + "like [MET] lions", + { + "type": "char:add", + "content": [ + "that are attacking other animals" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 35:18" + }, + "Then, when many of your people gather," + ] + }, + { + "type": "para:q2", + "content": [ + "I will praise you" + ] + }, + { + "type": "para:q1", + "content": [ + "and I will thank you in front of all of them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 35:19" + }, + "Do not allow my enemies, who tell lies about me, defeat me" + ] + }, + { + "type": "para:q2", + "content": [ + "and then rejoice!" + ] + }, + { + "type": "para:q1", + "content": [ + "Do not allow those who hate me when there in no reason to hate me" + ] + }, + { + "type": "para:q2", + "content": [ + "to ◄smirk/smile happily►!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 35:20" + }, + "They do not talk peacefully to people;" + ] + }, + { + "type": "para:q2", + "content": [ + "instead, they seek ways to tell lies about people who are peaceful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 35:21" + }, + "They shout at me, to accuse me," + ] + }, + { + "type": "para:q2", + "content": [ + "saying, “We saw the wrong things that you did!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 35:22" + }, + "Yahweh, you have seen these things, so do not be silent!" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not stay far from me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 35:23" + }, + "Arise, my God, and plead my case in court," + ] + }, + { + "type": "para:q2", + "content": [ + "and successfully defend me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 35:24" + }, + "Yahweh, my God, because you are righteous," + ] + }, + { + "type": "para:q1", + "content": [ + "prove that I am innocent" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that my enemies will not be able to gloat", + { + "type": "char:add", + "content": [ + "that I was judged to be guilty" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 35:25" + }, + "Do not allow them to be able to say to themselves," + ] + }, + { + "type": "para:q2", + "content": [ + "“Yes, we have gotten rid of him [IDM] just like we desired!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 35:26" + }, + "Cause those who rejoice about my misfortunes" + ] + }, + { + "type": "para:q2", + "content": [ + "to be completely defeated and disgraced;" + ] + }, + { + "type": "para:q1", + "content": [ + "cause those who boast that they are much greater than me" + ] + }, + { + "type": "para:q2", + "content": [ + "to be disgraced and dishonored!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 35:27" + }, + "But cause those who desire that I be acquitted" + ] + }, + { + "type": "para:q2", + "content": [ + "to be happy and shout joyfully," + ] + }, + { + "type": "para:q1", + "content": [ + "and cause them to continually say, “Yahweh is great!" + ] + }, + { + "type": "para:q2", + "content": [ + "He is delighted to cause things to go well for those who serve him.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 35:28" + }, + "Then I will proclaim that you act righteously," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will praise you all day long." + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "PSA 36" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for the choir director by David, a man who served God faithfully" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 36:1" + }, + { + "type": "char:add", + "content": [ + "Wicked people continually desire to" + ] + }, + "sin." + ] + }, + { + "type": "para:q1", + "content": [ + "They consider [IDM] that they do not need to revere God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 36:2" + }, + "Because they are very proud," + ] + }, + { + "type": "para:q2", + "content": [ + "they do not think that God will discover their sins and condemn them (OR, they do not think about their sins and hate themselves for it)." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 36:3" + }, + { + "type": "char:add", + "content": [ + "Everything" + ] + }, + "that they say is deceitful and full of lies;" + ] + }, + { + "type": "para:q2", + "content": [ + "they no longer do what is good" + ] + }, + { + "type": "para:q2", + "content": [ + "and are no longer wise." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 36:4" + }, + "While they are lying on their beds, they plan to do things to harm", + { + "type": "char:add", + "content": [ + "others" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they are determined to do things that are not good," + ] + }, + { + "type": "para:q2", + "content": [ + "and they never refuse", + { + "type": "char:add", + "content": [ + "to do what is" + ] + }, + "evil." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 36:5" + }, + "Yahweh, your faithful love for us reaches as high as the heavens," + ] + }, + { + "type": "para:q2", + "content": [ + "you faithfully", + { + "type": "char:add", + "content": [ + "do what you have promised" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though your doing that" + ] + }, + "extends up to the clouds." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 36:6" + }, + "Your righteous behavior is", + { + "type": "char:add", + "content": [ + "as permanent as" + ] + }, + "the highest mountains [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "your acting justly", + { + "type": "char:add", + "content": [ + "will continue as long as" + ] + }, + "the deepest oceans", + { + "type": "char:add", + "content": [ + "exist" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "You take care of people and you take care of animals." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 36:7" + }, + "God, your faithful love for us is very precious." + ] + }, + { + "type": "para:q1", + "content": [ + "You protect us like birds protect their baby birds under their wings [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 36:8" + }, + "You provide for us plenty of food from the abundant supply [IDM] that you have;" + ] + }, + { + "type": "para:q2", + "content": [ + "your great blessings for us", + { + "type": "char:add", + "content": [ + "flow" + ] + }, + "like a river." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 36:9" + }, + "You are the one who causes everything to live;" + ] + }, + { + "type": "para:q2", + "content": [ + "your light is what enables us to see." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 36:10" + }, + "Continue to faithfully love those who have experienced a relationship with you," + ] + }, + { + "type": "para:q2", + "content": [ + "and bless those who act righteously/justly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 36:11" + }, + "Do not allow proud people [SYN] to attack me," + ] + }, + { + "type": "para:q2", + "content": [ + "or allow wicked people to chase me away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 36:12" + }, + "Look where evil people have fallen on the ground, defeated;" + ] + }, + { + "type": "para:q2", + "content": [ + "they were thrown down, and they will never rise again." + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "PSA 37" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 37:1" + }, + "Do not be bothered/upset by what wicked", + { + "type": "char:add", + "content": [ + "people do" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Do not desire to have the things that people who do wrong/evil have," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 37:2" + }, + "because they will soon disappear, like grass withers", + { + "type": "char:add", + "content": [ + "in the hot sun" + ] + }, + "and dries up." + ] + }, + { + "type": "para:q2", + "content": [ + "Just like some green plants", + { + "type": "char:add", + "content": [ + "come up but" + ] + }, + "die", + { + "type": "char:add", + "content": [ + "during the hot summer" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "evil people will soon die also." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 37:3" + }, + "Trust in Yahweh, and do what is good;" + ] + }, + { + "type": "para:q2", + "content": [ + "if you do that, you will live safely in the land", + { + "type": "char:add", + "content": [ + "that he has given you" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and you will live peacefully [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 37:4" + }, + "Be delighted with all that Yahweh", + { + "type": "char:add", + "content": [ + "does for you" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "if you do that, he will give you the things that you desire most." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 37:5" + }, + "Commit to Yahweh all the things that you plan to do;" + ] + }, + { + "type": "para:q2", + "content": [ + "trust in him," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will do", + { + "type": "char:add", + "content": [ + "whatever is needed to help you" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 37:6" + }, + "He will show", + { + "type": "char:add", + "content": [ + "as clearly" + ] + }, + "as the sunlight that you ◄are innocent/have done nothing that is wrong►;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will show", + { + "type": "char:add", + "content": [ + "as clearly" + ] + }, + "as", + { + "type": "char:add", + "content": [ + "the sun at" + ] + }, + "noontime [SIM]" + ] + }, + { + "type": "para:q2", + "content": [ + "that all the things that you have decided are just." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 37:7" + }, + "Be quiet in Yahweh's presence, and wait patiently for him", + { + "type": "char:add", + "content": [ + "to do what you want him to do" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Do not be bothered/upset when what evil men do is successful," + ] + }, + { + "type": "para:q2", + "content": [ + "when they are able to do the wicked things that they plan." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 37:8" + }, + "Do not be angry", + { + "type": "char:add", + "content": [ + "about what wicked people do" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Do not want to punish them yourself." + ] + }, + { + "type": "para:q2", + "content": [ + "Do not be envious of such people" + ] + }, + { + "type": "para:q2", + "content": [ + "because you will only harm", + { + "type": "char:add", + "content": [ + "yourself if you try to envy them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 37:9" + }, + { + "type": "char:add", + "content": [ + "Some day Yahweh" + ] + }, + "will get rid of wicked people," + ] + }, + { + "type": "para:q2", + "content": [ + "but those who trust in Yahweh will live", + { + "type": "char:add", + "content": [ + "safely" + ] + }, + "in the land", + { + "type": "char:add", + "content": [ + "that he has given to them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 37:10" + }, + "Soon the wicked will disappear." + ] + }, + { + "type": "para:q2", + "content": [ + "If you look for them,they will be gone." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 37:11" + }, + "But those who are humble will live safely in their land." + ] + }, + { + "type": "para:q2", + "content": [ + "They will happily enjoy living peacefully and having the other good things", + { + "type": "char:add", + "content": [ + "that Yahweh gives them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 37:12" + }, + "Wicked people plan to harm righteous/godly people;" + ] + }, + { + "type": "para:q2", + "content": [ + "they snarl at them [MET]", + { + "type": "char:add", + "content": [ + "like wild animals" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 37:13" + }, + "But Yahweh laughs", + { + "type": "char:add", + "content": [ + "at them" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "because he knows that some day [MTY]", + { + "type": "char:add", + "content": [ + "he will judge and punish" + ] + }, + "the wicked people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 37:14" + }, + "Wicked people pull out their swords/daggers" + ] + }, + { + "type": "para:q2", + "content": [ + "and they put strings on their bows," + ] + }, + { + "type": "para:q1", + "content": [ + "ready to kill people who are poor [DOU]" + ] + }, + { + "type": "para:q2", + "content": [ + "and to slaughter those who live righteously." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 37:15" + }, + "But they will be killed by their own swords/daggers," + ] + }, + { + "type": "para:q2", + "content": [ + "and their bows will be broken." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 37:16" + }, + "It is good to be righteous/godly even if you do not have many possessions," + ] + }, + { + "type": "para:q2", + "content": [ + "but it is bad to be wicked, even if you are very wealthy," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 37:17" + }, + "because", + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + "will completely take away the strength of wicked people," + ] + }, + { + "type": "para:q2", + "content": [ + "but he will ◄sustain/take care of► people who live righteously." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 37:18" + }, + "Every day Yahweh cares about those who have not done any evil things;" + ] + }, + { + "type": "para:q2", + "content": [ + "the things that Yahweh gives them will last forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 37:19" + }, + "They will survive when calamities occur;" + ] + }, + { + "type": "para:q2", + "content": [ + "when there are famines, they will still have plenty to eat." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 37:20" + }, + "But wicked people will die;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "just" + ] + }, + "like the beautiful wild flowers in the fields", + { + "type": "char:add", + "content": [ + "die under the hot sun" + ] + }, + "and disappear like smoke [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh", + { + "type": "char:add", + "content": [ + "will cause" + ] + }, + "his enemies to suddenly disappear." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 37:21" + }, + "The wicked people borrow", + { + "type": "char:add", + "content": [ + "money" + ] + }, + ", but they are not able to repay it;" + ] + }, + { + "type": "para:q2", + "content": [ + "righteous/godly people,", + { + "type": "char:add", + "content": [ + "in contrast, have enough money that" + ] + }, + "they can give generously", + { + "type": "char:add", + "content": [ + "to others" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 37:22" + }, + "Those whom Yahweh has blessed will live safely in the land that he has given to them," + ] + }, + { + "type": "para:q2", + "content": [ + "but he will get rid of those people whom he has cursed." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 37:23" + }, + "Yahweh protects those who do what is pleasing to him," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will enable them to walk confidently, wherever they go;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 37:24" + }, + "even if they stumble, they will not fall down," + ] + }, + { + "type": "para:q2", + "content": [ + "because Yahweh holds them by his hand." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 37:25" + }, + "I was young", + { + "type": "char:add", + "content": [ + "previously" + ] + }, + ", and now I am an old man," + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "in all those years" + ] + }, + ", I have never seen righteous/godly people being abandoned by Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "nor have I seen that their children", + { + "type": "char:add", + "content": [ + "needed to" + ] + }, + "beg for food." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 37:26" + }, + "Righteous/Godly people are generous, and happily lend", + { + "type": "char:add", + "content": [ + "money to others" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and their children are a blessing to them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 37:27" + }, + "Turn away from", + { + "type": "char:add", + "content": [ + "doing" + ] + }, + "evil, and do what is good." + ] + }, + { + "type": "para:q2", + "content": [ + "If you do that, you", + { + "type": "char:add", + "content": [ + "and your descendants" + ] + }, + "will live in your land forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 37:28" + }, + { + "type": "char:add", + "content": [ + "That will happen" + ] + }, + "because Yahweh likes to see people doing what is just," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will never forsake righteous/godly people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "He will protect them forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "but he will get rid of the children of wicked people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 37:29" + }, + "Righteous/Godly people will own the land", + { + "type": "char:add", + "content": [ + "that Yahweh promised to give to them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will live there forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 37:30" + }, + "Righteous people give wise", + { + "type": "char:add", + "content": [ + "advice to others" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they [MTY] say what is just/fair." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 37:31" + }, + "They continually think about God's laws;" + ] + }, + { + "type": "para:q2", + "content": [ + "they do not stray from", + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "path." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 37:32" + }, + "Those who are evil wait in ambush for righteous people" + ] + }, + { + "type": "para:q2", + "content": [ + "in order to kill them", + { + "type": "char:add", + "content": [ + "as they walk by" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 37:33" + }, + "But Yahweh will not abandon righteous people," + ] + }, + { + "type": "para:q2", + "content": [ + "and allow ◄them to fall into their enemies' hands/their enemies harm them►." + ] + }, + { + "type": "para:q1", + "content": [ + "And he will not allow righteous people to be condemned" + ] + }, + { + "type": "para:q2", + "content": [ + "when someone takes them to a judge", + { + "type": "char:add", + "content": [ + "to be put on trial" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 37:34" + }, + "Be patient and trust that Yahweh", + { + "type": "char:add", + "content": [ + "will help you" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and ◄walk on his paths/do what he wants you to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "If you do that" + ] + }, + ", he will honor you by giving you the land", + { + "type": "char:add", + "content": [ + "that he promised" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and when he gets rid of the wicked, you will see it happen." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 37:35" + }, + "I have seen that wicked people who ◄act like tyrants/terrify people►", + { + "type": "char:add", + "content": [ + "sometimes" + ] + }, + "prosper, like trees that grow well in fertile soil," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 37:36" + }, + "when I looked", + { + "type": "char:add", + "content": [ + "later" + ] + }, + ", they were gone!" + ] + }, + { + "type": "para:q2", + "content": [ + "I searched for them, but", + { + "type": "char:add", + "content": [ + "Yahweh had caused" + ] + }, + "them to disappear." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 37:37" + }, + "Notice the people who have not done evil things, those who act righteously:" + ] + }, + { + "type": "para:q2", + "content": [ + "their descendants will have peace in their inner beings." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 37:38" + }, + "But Yahweh will get rid of the wicked;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will also get rid of their descendants (OR, as a result, they will not have any descendants)." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 37:39" + }, + "Yahweh rescues righteous people;" + ] + }, + { + "type": "para:q2", + "content": [ + "in times of trouble he protects them [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 37:40" + }, + "Yahweh helps them and saves them;" + ] + }, + { + "type": "para:q2", + "content": [ + "he rescues them from", + { + "type": "char:add", + "content": [ + "being attacked/harmed by" + ] + }, + "wicked people" + ] + }, + { + "type": "para:q2", + "content": [ + "because they go to him to be protected [MET]." + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "PSA 38" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David, asking God not to forget him" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 38:1" + }, + "Yahweh, when you are angry", + { + "type": "char:add", + "content": [ + "with me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "do not rebuke/scold me and punish me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 38:2" + }, + { + "type": "char:add", + "content": [ + "Now it is as though" + ] + }, + "you have shot your arrows at me and wounded me;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have struck me and knocked me down." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 38:3" + }, + "Because you have been angry with me," + ] + }, + { + "type": "para:q2", + "content": [ + "I am suffering great pain." + ] + }, + { + "type": "para:q1", + "content": [ + "Because of my sin," + ] + }, + { + "type": "para:q2", + "content": [ + "my whole body is diseased." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 38:4" + }, + "All my sins are", + { + "type": "char:add", + "content": [ + "like a flood" + ] + }, + "that covers my head;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are like a load that is very heavy, with the result that I cannot carry it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 38:5" + }, + "Because I have done foolish things," + ] + }, + { + "type": "para:q2", + "content": [ + "I have sores that have become worse, and they stink." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 38:6" + }, + { + "type": "char:add", + "content": [ + "Sometimes" + ] + }, + "I am bent over, and", + { + "type": "char:add", + "content": [ + "sometimes" + ] + }, + "I lie prostrate;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am sad/cry all day." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 38:7" + }, + "My body is burning with fever," + ] + }, + { + "type": "para:q2", + "content": [ + "and I am very ill." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 38:8" + }, + "I am completely exhausted, and I have no strength." + ] + }, + { + "type": "para:q2", + "content": [ + "I am very distressed, and I groan with pain." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 38:9" + }, + "Yahweh, you know that I desire", + { + "type": "char:add", + "content": [ + "to be healed" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you hear me while I am groaning." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 38:10" + }, + "My heat is pounding heavily, and all my strength is gone." + ] + }, + { + "type": "para:q2", + "content": [ + "I am no longer able to see well." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 38:11" + }, + "My friends and neighbors stay away from me because of my sores;" + ] + }, + { + "type": "para:q2", + "content": [ + "even my own family stays away from me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 38:12" + }, + "And those who want to kill me set traps to catch me;" + ] + }, + { + "type": "para:q2", + "content": [ + "those who want to harm me discuss ways to get rid of me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they plot against me all day." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 38:13" + }, + "Now I act like I'm deaf, and do not listen", + { + "type": "char:add", + "content": [ + "to what they say" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "I act like I cannot talk, so I say nothing", + { + "type": "char:add", + "content": [ + "to reply to them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 38:14" + }, + "I act like a man who does not answer", + { + "type": "char:add", + "content": [ + "when people talk to him" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because he cannot hear anything." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 38:15" + }, + "But Yahweh, I trust in you." + ] + }, + { + "type": "para:q2", + "content": [ + "My Lord God, you will answer me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 38:16" + }, + "I said to you, “Do not cause", + { + "type": "char:add", + "content": [ + "me to die, with the result that" + ] + }, + "my enemies will rejoice!" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not cause me to stumble, with the result that they will be very happy!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 38:17" + }, + "I say that because I am about to fall down," + ] + }, + { + "type": "para:q2", + "content": [ + "and I constantly have pain." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 38:18" + }, + "I confess the wrong things that I have done;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "sorry for the sins that I have committed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 38:19" + }, + "My enemies are healthy and strong;" + ] + }, + { + "type": "para:q2", + "content": [ + "there are many people who hate me for no reason." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 38:20" + }, + "Those who do evil things to me in return for my doing good things to them" + ] + }, + { + "type": "para:q2", + "content": [ + "oppose me because I try to do what is right." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 38:21" + }, + "Yahweh, do not abandon me!" + ] + }, + { + "type": "para:q2", + "content": [ + "My God, do not stay far from me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 38:22" + }, + "Lord, you are the one who saves/rescues me;" + ] + }, + { + "type": "para:q2", + "content": [ + "Quickly", + { + "type": "char:add", + "content": [ + "come and" + ] + }, + "help me!" + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "PSA 39" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for Jeduthun, the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 39:1" + }, + "I said", + { + "type": "char:add", + "content": [ + "to myself" + ] + }, + ", “I will be careful not to sin by the things that I say [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + "I will not say anything", + { + "type": "char:add", + "content": [ + "to complain" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "while wicked people are near to me", + { + "type": "char:add", + "content": [ + "and can hear me" + ] + }, + ".”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 39:2" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "I was completely silent [DOU], and I did not", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "talk about things that were good," + ] + }, + { + "type": "para:q2", + "content": [ + "but it was useless, because I began to suffer even more." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 39:3" + }, + "I became very anxious/worried [IDM]." + ] + }, + { + "type": "para:q2", + "content": [ + "As I thought", + { + "type": "char:add", + "content": [ + "about my troubles" + ] + }, + ", I became more worried." + ] + }, + { + "type": "para:q1", + "content": [ + "Then", + { + "type": "char:add", + "content": [ + "finally" + ] + }, + "I said [MTY]," + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 39:4" + }, + "“Yahweh, show/tell me how long I will live." + ] + }, + { + "type": "para:q2", + "content": [ + "Tell me when I will die." + ] + }, + { + "type": "para:q2", + "content": [ + "Tell me how many years I will live!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 39:5" + }, + { + "type": "char:add", + "content": [ + "It seems that" + ] + }, + "you have caused me to live only a short time;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄my lifetime/all the time that I have lived► seems like nothing to you." + ] + }, + { + "type": "para:q2", + "content": [ + "The time that all we humans live is", + { + "type": "char:add", + "content": [ + "as short as" + ] + }, + "[MET] a puff of wind." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 39:6" + }, + "Then we disappear like a shadow does." + ] + }, + { + "type": "para:q2", + "content": [ + "It seems that all that we do is for nothing/useless." + ] + }, + { + "type": "para:q2", + "content": [ + "We", + { + "type": "char:add", + "content": [ + "sometimes" + ] + }, + "get a lot of money, but we do not know who will get it", + { + "type": "char:add", + "content": [ + "after we die" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 39:7" + }, + "So now, Yahweh, if I expect [RHQ]", + { + "type": "char:add", + "content": [ + "to receive blessings from other people" + ] + }, + ", I will be disappointed." + ] + }, + { + "type": "para:q2", + "content": [ + "You are the", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "one from whom I confidently expect", + { + "type": "char:add", + "content": [ + "to receive blessings" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 39:8" + }, + "Save me from", + { + "type": "char:add", + "content": [ + "being punished for" + ] + }, + "all the sins that I have committed." + ] + }, + { + "type": "para:q2", + "content": [ + "And do not allow foolish people to make fun of me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 39:9" + }, + "I did not say anything", + { + "type": "char:add", + "content": [ + "when you punished me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "I knew that" + ] + }, + "you were the one who caused", + { + "type": "char:add", + "content": [ + "me to suffer" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 39:10" + }, + "But now, please stop punishing me!" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "If you do not do that" + ] + }, + ", I am about to die because of the ways that you [SYN] have struck/afflicted me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 39:11" + }, + "When you rebuke someone and punish him for the sin that he has committed," + ] + }, + { + "type": "para:q2", + "content": [ + "you destroy the things that ◄he loves/are precious to him►, like moths'", + { + "type": "char:add", + "content": [ + "larva" + ] + }, + "destroy clothing." + ] + }, + { + "type": "para:q2", + "content": [ + "Our lives", + { + "type": "char:add", + "content": [ + "disappear like" + ] + }, + "a puff of wind." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 39:12" + }, + "Yahweh, listen to me while I pray;" + ] + }, + { + "type": "para:q2", + "content": [ + "pay attention to me while I cry out to you." + ] + }, + { + "type": "para:q2", + "content": [ + "Help me while I am crying." + ] + }, + { + "type": "para:q1", + "content": [ + "I am here on the earth for only a short time," + ] + }, + { + "type": "para:q2", + "content": [ + "like all my ancestors." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 39:13" + }, + { + "type": "char:add", + "content": [ + "Now" + ] + }, + "please leave me alone,", + { + "type": "char:add", + "content": [ + "and do not punish me anymore" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may smile and be happy for a while before I die. [EUP, DOU]”" + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "PSA 40" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 40:1" + }, + "I waited patiently for Yahweh", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he listened to me [DOU] when I called out to him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 40:2" + }, + { + "type": "char:add", + "content": [ + "When I had many troubles, it was as though" + ] + }, + "I was in a deep pit." + ] + }, + { + "type": "para:q2", + "content": [ + "But he lifted me up out of the mud and slime of that pit;" + ] + }, + { + "type": "para:q1", + "content": [ + "he set my feet on a", + { + "type": "char:add", + "content": [ + "solid" + ] + }, + "rock," + ] + }, + { + "type": "para:q2", + "content": [ + "and enabled me to walk ◄safely/without falling►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 40:3" + }, + "He has given me a new song to sing," + ] + }, + { + "type": "para:q2", + "content": [ + "a song to praise him who is our God." + ] + }, + { + "type": "para:q1", + "content": [ + "Many people will find out", + { + "type": "char:add", + "content": [ + "what he has done for me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will revere and trust him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 40:4" + }, + "Yahweh is pleased with those who trust him," + ] + }, + { + "type": "para:q2", + "content": [ + "those who do not trust in idols" + ] + }, + { + "type": "para:q2", + "content": [ + "or join with those who worship those false gods." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 40:5" + }, + "O Yahweh, my God, you have done many wonderful things!" + ] + }, + { + "type": "para:q2", + "content": [ + "No one can list all the wonderful things that you have planned for us." + ] + }, + { + "type": "para:q1", + "content": [ + "If I tried to tell", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "about all those wonderful things," + ] + }, + { + "type": "para:q1", + "content": [ + "I would not be able to," + ] + }, + { + "type": "para:q2", + "content": [ + "because there would be too many for me to mention." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 40:6" + }, + "Various kinds of sacrifices and other offerings are not the", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "things that delight you." + ] + }, + { + "type": "para:q2", + "content": [ + "You have enabled me to understand that very well [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Animals" + ] + }, + "burned", + { + "type": "char:add", + "content": [ + "on the altar" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "offerings" + ] + }, + { + "type": "para:q2", + "content": [ + "are not all that you require", + { + "type": "char:add", + "content": [ + "for sins to be forgiven" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 40:7" + }, + "So I said", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + ", “Yahweh, here I am," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "to do" + ] + }, + "the things that have been written in the scroll", + { + "type": "char:add", + "content": [ + "that contains your laws" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "things that you want me", + { + "type": "char:add", + "content": [ + "to do" + ] + }, + ".”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 40:8" + }, + "O my God, I delight to do what you desire;" + ] + }, + { + "type": "para:q2", + "content": [ + "I", + { + "type": "char:add", + "content": [ + "keep" + ] + }, + "your laws within my inner being." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 40:9" + }, + "Whenever all", + { + "type": "char:add", + "content": [ + "your people" + ] + }, + "are gathered," + ] + }, + { + "type": "para:q2", + "content": [ + "I have told them about how you save us." + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, you know that I have not been afraid to tell that to them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 40:10" + }, + "And I have not kept to myself the news that you always act justly/fairly;" + ] + }, + { + "type": "para:q2", + "content": [ + "when many of your people have gathered together", + { + "type": "char:add", + "content": [ + "to worship you in the temple" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "I have told them that you are faithful to us and save us." + ] + }, + { + "type": "para:q2", + "content": [ + "I have ◄not concealed/openly told people► that you faithfully love us and act loyally toward us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 40:11" + }, + "Yahweh, do not stop being merciful to me." + ] + }, + { + "type": "para:q2", + "content": [ + "Because you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "[PRS] and are loyal", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + ", always protect me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 40:12" + }, + "I have many troubles;", + { + "type": "char:add", + "content": [ + "so many that" + ] + }, + "I cannot count them." + ] + }, + { + "type": "para:q2", + "content": [ + "My sins are like a flood that has covered me [PRS, MET];" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "they are so many that" + ] + }, + "I cannot find my way." + ] + }, + { + "type": "para:q1", + "content": [ + "The sins that I have committed are more than the hairs on my head." + ] + }, + { + "type": "para:q2", + "content": [ + "I am very discouraged." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 40:13" + }, + "O Yahweh, please save me!" + ] + }, + { + "type": "para:q2", + "content": [ + "Come quickly to help me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 40:14" + }, + "Humble those who are happy about my troubles, and cause them to be disgraced and ashamed." + ] + }, + { + "type": "para:q2", + "content": [ + "Chase away those who are trying to get rid of me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 40:15" + }, + "I hope/desire that those who make fun of me" + ] + }, + { + "type": "para:q2", + "content": [ + "will be dismayed when you defeat them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 40:16" + }, + "But I hope that all those who go to", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "you will be very joyful [DOU]." + ] + }, + { + "type": "para:q2", + "content": [ + "I want those who love you because you saved them to shout repeatedly," + ] + }, + { + "type": "para:q1", + "content": [ + "“Yahweh is great!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 40:17" + }, + "As for me, I am poor and needy [DOU];" + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "I know that" + ] + }, + "Yahweh has not forgotten me." + ] + }, + { + "type": "para:q1", + "content": [ + "O my God, you are the one who saves and helps me," + ] + }, + { + "type": "para:q2", + "content": [ + "so please come quickly", + { + "type": "char:add", + "content": [ + "and help me!" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "41", + "sid": "PSA 41" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 41:1" + }, + "Yahweh is pleased with those people who help to provide for the poor;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will rescue those people when they have troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 41:2" + }, + "Yahweh protects them and allows them to live", + { + "type": "char:add", + "content": [ + "for a long time" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "He enables them to be happy in the land", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and rescues them from their enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 41:3" + }, + "When they are sick, Yahweh strengthens them," + ] + }, + { + "type": "para:q2", + "content": [ + "and he heals them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 41:4" + }, + { + "type": "char:add", + "content": [ + "When I was sick" + ] + }, + ", I said, “Yahweh, be merciful to me and heal me;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I know that I am sick because" + ] + }, + "I have sinned against you.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 41:5" + }, + "My enemies say cruel things about me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they say, “How soon will he die, and then everyone will forget about him [MTY]? (OR, he will not have", + { + "type": "char:add", + "content": [ + "any descendants to continue" + ] + }, + "his name).”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 41:6" + }, + "When my enemies come to me, they falsely say that they", + { + "type": "char:add", + "content": [ + "are concerned about me" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "They listen to bad news about ◄me/my health►." + ] + }, + { + "type": "para:q2", + "content": [ + "Then they go away and tell everywhere what is happening to me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 41:7" + }, + "All those who hate me whisper to others about me," + ] + }, + { + "type": "para:q2", + "content": [ + "and they hope/desire that very bad things will happen to me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 41:8" + }, + "They say, “He will soon die because of his being sick;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will never get up from his bed", + { + "type": "char:add", + "content": [ + "before he dies" + ] + }, + ".”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 41:9" + }, + "Even my best friend, whom I trusted very much," + ] + }, + { + "type": "para:q2", + "content": [ + "who", + { + "type": "char:add", + "content": [ + "often" + ] + }, + "ate with me," + ] + }, + { + "type": "para:q2", + "content": [ + "has ◄betrayed me/put me into my enemies' hands► [IDM]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 41:10" + }, + "But Yahweh, be merciful to me, and enable me to become healthy", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "When you do that, I will be able to ◄pay back my enemies/get revenge on my enemies/cause my enemies to suffer like they caused me to suffer►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 41:11" + }, + { + "type": "char:add", + "content": [ + "If you enable me to" + ] + }, + "do that, with the result that my enemies do not defeat me," + ] + }, + { + "type": "para:q2", + "content": [ + "I will know that you are pleased with me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 41:12" + }, + { + "type": "char:add", + "content": [ + "I will know that" + ] + }, + "it is because I have done what is right that you have helped me," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "I will know that" + ] + }, + "you will let me be with you forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 41:13" + }, + "Praise Yahweh, the God whom we Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "Praise him forever!" + ] + }, + { + "type": "para:q2", + "content": [ + "Amen! I desire that it will be so!" + ] + }, + { + "type": "chapter:c", + "number": "42", + "sid": "PSA 42" + }, + { + "type": "para:ms1", + "content": [ + "Book Two" + ] + }, + { + "type": "para:s1", + "content": [ + "A psalm written by one of the descendants of Korah for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 42:1" + }, + "Deer pant, desiring to drink water from a stream", + { + "type": "char:add", + "content": [ + "when there is a drought" + ] + }, + "(OR,", + { + "type": "char:add", + "content": [ + "when they are being pursued by hunters" + ] + }, + ".)" + ] + }, + { + "type": "para:q2", + "content": [ + "In the same way [SIM], God, I need you very much." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 42:2" + }, + "I desire to have fellowship with [MET] you, the all-powerful God." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I wonder" + ] + }, + ", “When will I be able to go", + { + "type": "char:add", + "content": [ + "back to the temple in Israel" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and worship in your presence again?”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 42:3" + }, + "Every day and every night I cry;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "the only thing I have to drink is my tears;" + ] + }, + { + "type": "para:q1", + "content": [ + "and while I do that, my enemies are continually asking me," + ] + }, + { + "type": "para:q2", + "content": [ + "“Why does your god not", + { + "type": "char:add", + "content": [ + "help you" + ] + }, + "?”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 42:4" + }, + "I am very distressed [IDM] as I remember" + ] + }, + { + "type": "para:q2", + "content": [ + "when I went with the crowd of people to the temple", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "leading them as we walked along;" + ] + }, + { + "type": "para:q1", + "content": [ + "we were all shouting joyfully and singing to thank God", + { + "type": "char:add", + "content": [ + "for what he had done" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "we were a large group who were celebrating." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 42:5" + }, + "So", + { + "type": "char:add", + "content": [ + "I say to" + ] + }, + "myself, “◄Why am I sad and discouraged?/I should not be sad and discouraged!► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + "I confidently expect God", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and again I will praise him," + ] + }, + { + "type": "para:q2", + "content": [ + "my God, the one who saves me.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 42:6" + }, + { + "type": "char:add", + "content": [ + "But now, Yahweh" + ] + }, + ", I am very discouraged [IDM]," + ] + }, + { + "type": "para:q2", + "content": [ + "so I think about you," + ] + }, + { + "type": "para:q1", + "content": [ + "even from where the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + "gushes out from the bottom of", + { + "type": "char:add", + "content": [ + "Mount" + ] + }, + "Hermon and from Mount Mizar." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 42:7" + }, + "But here, the great sorrow that I feel is like water that you send down [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is like" + ] + }, + "a waterfall that tumbles down and floods over me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 42:8" + }, + "Yahweh shows me each day that he faithfully loves me," + ] + }, + { + "type": "para:q2", + "content": [ + "and each night I sing to him" + ] + }, + { + "type": "para:q2", + "content": [ + "and pray to him, the God who causes me to live." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 42:9" + }, + "I say to God,", + { + "type": "char:add", + "content": [ + "who is like" + ] + }, + "an", + { + "type": "char:add", + "content": [ + "overhanging" + ] + }, + "rock", + { + "type": "char:add", + "content": [ + "under which I can hide" + ] + }, + "[MET]," + ] + }, + { + "type": "para:q1", + "content": [ + "“It seems that you have forgotten me." + ] + }, + { + "type": "para:q2", + "content": [ + "I ‘mourn/cry’ constantly because my enemies act cruelly toward me” [RHQ]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 42:10" + }, + "They make fun of me constantly;" + ] + }, + { + "type": "para:q2", + "content": [ + "they continually ask, “Why does your god not help you?” [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + "And when they insult me", + { + "type": "char:add", + "content": [ + "like that" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is like" + ] + }, + "wounds that I feel even in my bones." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 42:11" + }, + "But", + { + "type": "char:add", + "content": [ + "I think," + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "“◄Why am I sad and discouraged?/I should not be sad and discouraged!► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + "I will confidently expect God", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will praise him again," + ] + }, + { + "type": "para:q2", + "content": [ + "my God, the one who saves me.”" + ] + }, + { + "type": "chapter:c", + "number": "43", + "sid": "PSA 43" + }, + { + "type": "para:s1", + "content": [ + "(A continuation of psalm 42)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 43:1" + }, + "God, declare that I ◄am innocent/have not done things that are wrong►." + ] + }, + { + "type": "para:q1", + "content": [ + "Defend me when ◄ungodly people/people who do not worship you► say things against me," + ] + }, + { + "type": "para:q2", + "content": [ + "rescue me from people who deceive and", + { + "type": "char:add", + "content": [ + "say things about me that are" + ] + }, + "not true." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 43:2" + }, + "You are God, the one who protects me;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄why have you abandoned me?/it seems that you have abandoned me!► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + "It does not seem right that [RHQ] I am forced to mourn/cry constantly" + ] + }, + { + "type": "para:q2", + "content": [ + "because my enemies are cruel to me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 43:3" + }, + "Shine your light on me and speak your truth to me;" + ] + }, + { + "type": "para:q1", + "content": [ + "and let them guide me," + ] + }, + { + "type": "para:q2", + "content": [ + "and take me back to Zion, your sacred hill", + { + "type": "char:add", + "content": [ + "at Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and to", + { + "type": "char:add", + "content": [ + "your temple" + ] + }, + ", where you live." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 43:4" + }, + "When you do that, I will go to your altar," + ] + }, + { + "type": "para:q2", + "content": [ + "to", + { + "type": "char:add", + "content": [ + "worship you" + ] + }, + ", my God, who causes me to be extremely joyful." + ] + }, + { + "type": "para:q2", + "content": [ + "There I will praise you, the God whom I", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + ", while I play my harp." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 43:5" + }, + "So ◄why am I sad and discouraged?/I should not be sad and discouraged!► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + "I confidently expect God", + { + "type": "char:add", + "content": [ + "to bless me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will praise him again," + ] + }, + { + "type": "para:q2", + "content": [ + "my God, the one who saves me." + ] + }, + { + "type": "chapter:c", + "number": "44", + "sid": "PSA 44" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by one of the descendants of Korah for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 44:1" + }, + "God, we ourselves have heard" + ] + }, + { + "type": "para:q2", + "content": [ + "what our parents and grandparents told us." + ] + }, + { + "type": "para:q1", + "content": [ + "They told us about the miracles" + ] + }, + { + "type": "para:q2", + "content": [ + "that you performed long ago." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 44:2" + }, + { + "type": "char:add", + "content": [ + "They told us" + ] + }, + "how you expelled the ungodly people" + ] + }, + { + "type": "para:q2", + "content": [ + "and enabled us to live in their land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "They told us" + ] + }, + "that you punished those ungodly people" + ] + }, + { + "type": "para:q2", + "content": [ + "and enabled your own people to prosper [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 44:3" + }, + "It was not by using their own swords that they conquered the people that lived in that land," + ] + }, + { + "type": "para:q2", + "content": [ + "and it was not by their own power that they were victorious;" + ] + }, + { + "type": "para:q1", + "content": [ + "it was only by your power [MTY, DOU]", + { + "type": "char:add", + "content": [ + "that they did those things" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "and they were sure that you were with them," + ] + }, + { + "type": "para:q2", + "content": [ + "and that showed that you were pleased with them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 44:4" + }, + "You are my King and my God;" + ] + }, + { + "type": "para:q2", + "content": [ + "it is you who enable us, your people [MTY], to defeat our enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 44:5" + }, + "It is by your power that we knock our enemies down and tramp on them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 44:6" + }, + "I do not trust that I will be saved" + ] + }, + { + "type": "para:q2", + "content": [ + "by using my bow", + { + "type": "char:add", + "content": [ + "and arrows" + ] + }, + "and my sword." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 44:7" + }, + "No, it is you who have rescued us from our enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "it is you who have caused those who hate us to become ashamed", + { + "type": "char:add", + "content": [ + "because they were defeated" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 44:8" + }, + "We have continually boasted about what God", + { + "type": "char:add", + "content": [ + "has done for us" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and we will thank him [MTY] forever." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 44:9" + }, + "But", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "you have rejected us and caused us to be disgraced;" + ] + }, + { + "type": "para:q2", + "content": [ + "when our armies march out", + { + "type": "char:add", + "content": [ + "to fight a battle" + ] + }, + ", you no", + { + "type": "char:add", + "content": [ + "longer" + ] + }, + "go with them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 44:10" + }, + "You have caused us to run away from our enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that they captured the things that belonged to us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 44:11" + }, + "You have allowed us to become like [MET] sheep that were ready to be slaughtered;" + ] + }, + { + "type": "para:q2", + "content": [ + "you scattered us", + { + "type": "char:add", + "content": [ + "far away" + ] + }, + "among", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "nations." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 44:12" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "[MET] you sold us, your people,", + { + "type": "char:add", + "content": [ + "to our enemies" + ] + }, + "for a very small price," + ] + }, + { + "type": "para:q2", + "content": [ + "and you did not gain much profit from selling us!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 44:13" + }, + "People who live in nations near us make fun of us;" + ] + }, + { + "type": "para:q2", + "content": [ + "they laugh at us and deride/belittle us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 44:14" + }, + "They make jokes using the name of", + { + "type": "char:add", + "content": [ + "our country" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they shake their heads", + { + "type": "char:add", + "content": [ + "to indicate that they despise us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 44:15" + }, + "All day I feel disgraced;" + ] + }, + { + "type": "para:q2", + "content": [ + "from seeing my face, people know that I am ashamed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 44:16" + }, + "I hear what those who sneer at me and revile me say;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am ashamed in front of my enemies and those who want to harm me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 44:17" + }, + "All these things have happened to us" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "even" + ] + }, + "though we have not forgotten you," + ] + }, + { + "type": "para:q2", + "content": [ + "and we are not the ones who disobeyed the agreement you made with", + { + "type": "char:add", + "content": [ + "our ancestors" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 44:18" + }, + "We have not stopped being loyal to you," + ] + }, + { + "type": "para:q2", + "content": [ + "and we have not stopped doing what you want us to do [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 44:19" + }, + "But", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "you have allowed us to be helpless among wild animals," + ] + }, + { + "type": "para:q2", + "content": [ + "and abandoned us in a deep dark", + { + "type": "char:add", + "content": [ + "ravine" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 44:20" + }, + "If we had forgotten to worship [MTY] our God," + ] + }, + { + "type": "para:q2", + "content": [ + "or if we had spread out our hands to", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "a foreign god," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 44:21" + }, + "you certainly would have known that," + ] + }, + { + "type": "para:q2", + "content": [ + "because you know", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "what we secretly think." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 44:22" + }, + "But it is because we belong to you," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "that our enemies" + ] + }, + "are constantly killing us." + ] + }, + { + "type": "para:q1", + "content": [ + "They act toward us as though we were only sheep to be slaughtered." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 44:23" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + ", Yahweh, arise! Why are you asleep [RHQ]?" + ] + }, + { + "type": "para:q2", + "content": [ + "Get up! Do not reject us forever!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 44:24" + }, + "Why are you not looking at us?" + ] + }, + { + "type": "para:q2", + "content": [ + "Why are you forgetting that we are suffering and being oppressed", + { + "type": "char:add", + "content": [ + "by our enemies" + ] + }, + "?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 44:25" + }, + "We are pushed down to the ground" + ] + }, + { + "type": "para:q2", + "content": [ + "and we cannot get up." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 44:26" + }, + "Arise, and come and help us!" + ] + }, + { + "type": "para:q2", + "content": [ + "Rescue us because you faithfully love us!" + ] + }, + { + "type": "chapter:c", + "number": "45", + "sid": "PSA 45" + }, + { + "type": "para:s1", + "content": [ + "A love song written by one of the descendants of Korah, for the choir director, to be sung to the tune ❛Lilies❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 45:1" + }, + "In my inner being I am stirred by a beautiful message" + ] + }, + { + "type": "para:q2", + "content": [ + "which will be sung to the king." + ] + }, + { + "type": "para:q2", + "content": [ + "The words of this message will be written with a pen by me, a skilled writer." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 45:2" + }, + { + "type": "char:add", + "content": [ + "O King" + ] + }, + ", you are the most handsome man in the world," + ] + }, + { + "type": "para:q2", + "content": [ + "and you always speak [MTY] eloquently," + ] + }, + { + "type": "para:q1", + "content": [ + "because God has always blessed you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 45:3" + }, + "You who are a mighty warrior, put on your sword!" + ] + }, + { + "type": "para:q2", + "content": [ + "You are glorious and majestic." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 45:4" + }, + "Ride on like a great chief" + ] + }, + { + "type": "para:q2", + "content": [ + "to defend the truth that you speak" + ] + }, + { + "type": "para:q2", + "content": [ + "and the fair decisions that you make!" + ] + }, + { + "type": "para:q1", + "content": [ + "Because you are strong [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "you will do awesome deeds." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 45:5" + }, + "Your arrows are sharp," + ] + }, + { + "type": "para:q2", + "content": [ + "and they pierce the hearts of your enemies." + ] + }, + { + "type": "para:q2", + "content": [ + "Soldiers of many nations will fall dead at your feet." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 45:6" + }, + "The kingdom [MTY] that God will give to you will remain forever." + ] + }, + { + "type": "para:q2", + "content": [ + "You rule [MTY] people justly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 45:7" + }, + "You love right actions," + ] + }, + { + "type": "para:q2", + "content": [ + "and you hate evil actions." + ] + }, + { + "type": "para:q1", + "content": [ + "Therefore God, your God, has chosen [MTY] you", + { + "type": "char:add", + "content": [ + "to be king" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and caused you to be happier [MET] than any other king." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 45:8" + }, + "The perfume of various spices is on your robes." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "People" + ] + }, + "◄entertain you/make you happy► in ivory palaces" + ] + }, + { + "type": "para:q2", + "content": [ + "by playing stringed instruments." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 45:9" + }, + "Among the women who stay near you [EUP] stay are daughters of", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "kings." + ] + }, + { + "type": "para:q2", + "content": [ + "And at your right hand stands", + { + "type": "char:add", + "content": [ + "your bride" + ] + }, + ", the queen, wearing beautiful ornaments of gold that comes from Ophir." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 45:10" + }, + { + "type": "char:add", + "content": [ + "Now I will say something" + ] + }, + "to your bride:" + ] + }, + { + "type": "para:q1", + "content": [ + "Listen to me carefully [DOU]!" + ] + }, + { + "type": "para:q2", + "content": [ + "Forget the people who live in your home country," + ] + }, + { + "type": "para:q2", + "content": [ + "forget your relatives!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 45:11" + }, + "Because you are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "beautiful," + ] + }, + { + "type": "para:q2", + "content": [ + "the king will desire", + { + "type": "char:add", + "content": [ + "to sleep with" + ] + }, + "[EUP] you." + ] + }, + { + "type": "para:q2", + "content": [ + "He is your master, so you must obey him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 45:12" + }, + "The people from Tyre", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "will bring gifts to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "their rich people will try to persuade you to do favors for them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 45:13" + }, + { + "type": "char:add", + "content": [ + "O king" + ] + }, + ", your bride will be entering the palace" + ] + }, + { + "type": "para:q2", + "content": [ + "wearing beautiful robes made from gold thread." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 45:14" + }, + "While she is wearing a gown that has many colors," + ] + }, + { + "type": "para:q2", + "content": [ + "her companions will lead her to you." + ] + }, + { + "type": "para:q2", + "content": [ + "She will have many other young women who accompany her." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 45:15" + }, + "They will be very joyful [DOU] as they are led along" + ] + }, + { + "type": "para:q2", + "content": [ + "to enter your palace." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 45:16" + }, + "Some day, your sons and your grandsons will become kings," + ] + }, + { + "type": "para:q2", + "content": [ + "just like your ancestors were." + ] + }, + { + "type": "para:q1", + "content": [ + "You will enable them to become rulers in many countries [HYP]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 45:17" + }, + "And as for me, I will enable people in every generation to remember the great things that you [MTY] have done," + ] + }, + { + "type": "para:q2", + "content": [ + "and people will praise you forever." + ] + }, + { + "type": "chapter:c", + "number": "46", + "sid": "PSA 46" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by one of the descendants of Korah for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 46:1" + }, + "God is the one who protects us and causes us to be strong;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is always ready to help us when we have troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 46:2" + }, + "So, even if the earth shakes," + ] + }, + { + "type": "para:q2", + "content": [ + "we will not be afraid." + ] + }, + { + "type": "para:q1", + "content": [ + "Even if the mountains fall into the middle of the sea," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 46:3" + }, + "and if the water in the sea roars and foams," + ] + }, + { + "type": "para:q2", + "content": [ + "and the hills shake violently," + ] + }, + { + "type": "para:q2", + "content": [ + "we will not be afraid!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 46:4" + }, + { + "type": "char:add", + "content": [ + "Blessings that come from" + ] + }, + "God are like a river that makes everyone in the city where", + { + "type": "char:add", + "content": [ + "we worship" + ] + }, + "God joyful." + ] + }, + { + "type": "para:q2", + "content": [ + "It is the city where the temple of God, who is greater than any other god, exists." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 46:5" + }, + "God is in this city, and it will never be destroyed;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will", + { + "type": "char:add", + "content": [ + "come to" + ] + }, + "help", + { + "type": "char:add", + "content": [ + "the people in" + ] + }, + "that city at dawn every day." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 46:6" + }, + { + "type": "char:add", + "content": [ + "Sometimes" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "people of many" + ] + }, + "nations are terrified;" + ] + }, + { + "type": "para:q2", + "content": [ + "kingdoms ◄are overthrown/cease to exist►;" + ] + }, + { + "type": "para:q1", + "content": [ + "God speaks", + { + "type": "char:add", + "content": [ + "loudly like thunder" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and the earth melts (OR, people everywhere become terrified) [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 46:7" + }, + "But Yahweh, the commander of the armies of heaven, is with us;" + ] + }, + { + "type": "para:q2", + "content": [ + "the God whom Jacob worshiped (OR, we Israeli people worship) is our refuge." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 46:8" + }, + "Come and ◄see/think about► the amazing things that Yahweh has done [DOU]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 46:9" + }, + "He stops wars all over the world;" + ] + }, + { + "type": "para:q2", + "content": [ + "he breaks bows", + { + "type": "char:add", + "content": [ + "and arrows" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he destroys spears;" + ] + }, + { + "type": "para:q2", + "content": [ + "he burns up shields." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 46:10" + }, + { + "type": "char:add", + "content": [ + "God says" + ] + }, + ", “Be quiet, and remember that I am God!" + ] + }, + { + "type": "para:q2", + "content": [ + "I will be honored by the people of all nations." + ] + }, + { + "type": "para:q2", + "content": [ + "I will be honored all over the earth.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 46:11" + }, + { + "type": "char:add", + "content": [ + "So never forget that" + ] + }, + "Yahweh, the commander of the armies of heaven, is with us;" + ] + }, + { + "type": "para:q2", + "content": [ + "the God whom Jacob worshiped (OR, we Israeli people worship) is our refuge." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "chapter:c", + "number": "47", + "sid": "PSA 47" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for the choir director by one of the descendants of Korah" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 47:1" + }, + "You people all", + { + "type": "char:add", + "content": [ + "over the world" + ] + }, + ", clap your hands for joy!" + ] + }, + { + "type": "para:q2", + "content": [ + "Shout joyfully to", + { + "type": "char:add", + "content": [ + "praise" + ] + }, + "God!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 47:2" + }, + "Yahweh, who is much greater than any other god, is awesome;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the king who rules over all the world!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 47:3" + }, + "He enabled us to defeat", + { + "type": "char:add", + "content": [ + "the armies of" + ] + }, + "the people-groups", + { + "type": "char:add", + "content": [ + "that lived in Canaan" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 47:4" + }, + "He chose for us this land where we now live;" + ] + }, + { + "type": "para:q2", + "content": [ + "we Israeli people [MTY], whom he loves, are proud that we own this land." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 47:5" + }, + "God has gone up", + { + "type": "char:add", + "content": [ + "into his temple" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "The people shouted joyfully and blew trumpets as Yahweh went up." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 47:6" + }, + "Sing songs to praise our God!" + ] + }, + { + "type": "para:q2", + "content": [ + "Sing to praise him [DOU]!" + ] + }, + { + "type": "para:q2", + "content": [ + "Sing to God, our king!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 47:7" + }, + "God is the one who rules over everything in the world;" + ] + }, + { + "type": "para:q2", + "content": [ + "sing a psalm to him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 47:8" + }, + "God sits on his sacred throne" + ] + }, + { + "type": "para:q2", + "content": [ + "as he rules over the people of", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "ethnic groups." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 47:9" + }, + "The rulers of those people-groups gather as God's people, the people", + { + "type": "char:add", + "content": [ + "descended" + ] + }, + "from Abraham,", + { + "type": "char:add", + "content": [ + "do" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "But God has more power than the weapons/shields", + { + "type": "char:add", + "content": [ + "of all the kings" + ] + }, + "on the earth;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄he is greatly honored/people honor him► everywhere." + ] + }, + { + "type": "chapter:c", + "number": "48", + "sid": "PSA 48" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by one of the descendants of Korah" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 48:1" + }, + "Yahweh is great, and he deserves to be greatly praised in the city where he", + { + "type": "char:add", + "content": [ + "lives" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "which is built on Zion" + ] + }, + ", his sacred hill." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 48:2" + }, + "That city, on a high", + { + "type": "char:add", + "content": [ + "hill" + ] + }, + ", is beautiful;" + ] + }, + { + "type": "para:q2", + "content": [ + "it is the city where the true", + { + "type": "char:add", + "content": [ + "God" + ] + }, + ", the great king,", + { + "type": "char:add", + "content": [ + "lives" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and it causes people all over the world to rejoice", + { + "type": "char:add", + "content": [ + "when they see it" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 48:3" + }, + "God is in the strong towers there," + ] + }, + { + "type": "para:q2", + "content": [ + "and he shows that he protects the people in that city." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 48:4" + }, + "Many kings gathered", + { + "type": "char:add", + "content": [ + "with their armies" + ] + }, + "to attack", + { + "type": "char:add", + "content": [ + "that city" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 48:5" + }, + "but when they saw it, they were amazed;" + ] + }, + { + "type": "para:q2", + "content": [ + "they became terrified, and ran away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 48:6" + }, + "Because they were very afraid, they trembled" + ] + }, + { + "type": "para:q2", + "content": [ + "like a woman who is about to give birth to a child;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 48:7" + }, + "they shook", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "ships sailing from Tarshish are shaken by a strong wind." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 48:8" + }, + "We had heard", + { + "type": "char:add", + "content": [ + "that this city is glorious" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and now we have seen that it is." + ] + }, + { + "type": "para:q2", + "content": [ + "It is the city in which Yahweh, the almighty one,", + { + "type": "char:add", + "content": [ + "lives" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "It is the city which God will preserve/protect forever." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 48:9" + }, + "God,", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "in your temple we think about how you faithfully love us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 48:10" + }, + "You [MTY] are famous and ◄are praised/people praise you► all over the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "because you rule powerfully [MTY] and justly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 48:11" + }, + "The people who live near Zion Hill should be happy!" + ] + }, + { + "type": "para:q1", + "content": [ + "The people in", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the cities [MTY] of Judah should rejoice" + ] + }, + { + "type": "para:q2", + "content": [ + "because you judge people fairly." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 48:12" + }, + { + "type": "char:add", + "content": [ + "You Israeli people should" + ] + }, + "walk around Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and count the towers there;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 48:13" + }, + "notice the walls there and examine the forts" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that you can tell about them to your children." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 48:14" + }, + { + "type": "char:add", + "content": [ + "Say to them" + ] + }, + ", “This is", + { + "type": "char:add", + "content": [ + "the city that belngs to" + ] + }, + "our God,", + { + "type": "char:add", + "content": [ + "the one who lives" + ] + }, + "forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will guide us all of our lives.”" + ] + }, + { + "type": "chapter:c", + "number": "49", + "sid": "PSA 49" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for the choir director by one of the descendants of Korah" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 49:1" + }, + "You people of all ethnic groups, listen!" + ] + }, + { + "type": "para:q1", + "content": [ + "You people all over the world," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 49:2" + }, + "important people and unimportant people," + ] + }, + { + "type": "para:q2", + "content": [ + "rich people and poor people," + ] + }, + { + "type": "para:q1", + "content": [ + "everyone,", + { + "type": "char:add", + "content": [ + "listen to what I am saying" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 49:3" + }, + { + "type": "char:add", + "content": [ + "because" + ] + }, + "what I am thinking is very sensible," + ] + }, + { + "type": "para:q2", + "content": [ + "and what I say will enable you to become wise!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 49:4" + }, + "I think about [MTY] ◄proverbs/wise sayings►," + ] + }, + { + "type": "para:q2", + "content": [ + "and while I play my harp, I explain what they mean." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 49:5" + }, + "I am not [RHQ] afraid when I am in trouble/danger," + ] + }, + { + "type": "para:q2", + "content": [ + "when I am surrounded by my enemies," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 49:6" + }, + "by evil men who trust that", + { + "type": "char:add", + "content": [ + "things will always go well for them because" + ] + }, + "they are wealthy," + ] + }, + { + "type": "para:q2", + "content": [ + "and who boast about being very rich." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 49:7" + }, + { + "type": "char:add", + "content": [ + "They may be rich" + ] + }, + ", but no one can pay money" + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that he would live forever!" + ] + }, + { + "type": "para:q1", + "content": [ + "No one can pay God enough so that God will allow him", + { + "type": "char:add", + "content": [ + "to continue" + ] + }, + "to live," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 49:8" + }, + "because that cost is too grreat," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will never be able to pay enough" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 49:9" + }, + "with the result that he will live forever" + ] + }, + { + "type": "para:q2", + "content": [ + "and never", + { + "type": "char:add", + "content": [ + "die and" + ] + }, + "be buried!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 49:10" + }, + "We see that foolish and stupid people die," + ] + }, + { + "type": "para:q1", + "content": [ + "but we see that wise people also die;" + ] + }, + { + "type": "para:q2", + "content": [ + "they all leave their wealth, and others inherit it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 49:11" + }, + "Those wise people once had", + { + "type": "char:add", + "content": [ + "houses on" + ] + }, + "land that they owned," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "but now" + ] + }, + "their graves are their homes forever," + ] + }, + { + "type": "para:q2", + "content": [ + "the place where they will stay for all time!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 49:12" + }, + "Even if people are great, that cannot prevent them from dying;" + ] + }, + { + "type": "para:q2", + "content": [ + "all people die, the same as animals do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 49:13" + }, + "That is what happens to those who foolishly trust", + { + "type": "char:add", + "content": [ + "in what they have accomplished" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "to those who are delighted in", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "that they possess." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 49:14" + }, + "They are certain to die just like sheep," + ] + }, + { + "type": "para:q2", + "content": [ + "when a shepherd leads them away to be slaughtered. [PRS, MET]" + ] + }, + { + "type": "para:q1", + "content": [ + "In the morning righteous people will rule over them," + ] + }, + { + "type": "para:q1", + "content": [ + "and then", + { + "type": "char:add", + "content": [ + "those wealthy people will die and" + ] + }, + "their bodies will quickly decay in their graves;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will be where dead people are, far from their homes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 49:15" + }, + "But it is certain that God will rescue me" + ] + }, + { + "type": "para:q2", + "content": [ + "so that I am not kept in the place of the dead." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 49:16" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + ", do not be dismayed when someone becomes rich" + ] + }, + { + "type": "para:q2", + "content": [ + "and the houses where they live become more and more luxurious," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 49:17" + }, + "because when he dies, he will take nothing with him;" + ] + }, + { + "type": "para:q2", + "content": [ + "his wealth will not go with him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 49:18" + }, + "While", + { + "type": "char:add", + "content": [ + "a rich person" + ] + }, + "is alive, he congratulates himself," + ] + }, + { + "type": "para:q2", + "content": [ + "and people praise him for being successful," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 49:19" + }, + "but he will", + { + "type": "char:add", + "content": [ + "die" + ] + }, + ", joining his ancestors," + ] + }, + { + "type": "para:q2", + "content": [ + "who will never see daylight again." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 49:20" + }, + "Even if someone is great, that cannot prevent him from dying;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will die, the same as animals do." + ] + }, + { + "type": "chapter:c", + "number": "50", + "sid": "PSA 50" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 50:1" + }, + "God, the all-powerful one, speaks;" + ] + }, + { + "type": "para:q1", + "content": [ + "he summons all people," + ] + }, + { + "type": "para:q2", + "content": [ + "from the east to the west." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 50:2" + }, + "His glory shines from Zion", + { + "type": "char:add", + "content": [ + "Hill in Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "an extremely beautiful city." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 50:3" + }, + "Our God comes to us," + ] + }, + { + "type": "para:q2", + "content": [ + "and he is not silent." + ] + }, + { + "type": "para:q1", + "content": [ + "A great fire is in front of him," + ] + }, + { + "type": "para:q2", + "content": [ + "and a storm is around him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 50:4" + }, + "He comes to judge his people." + ] + }, + { + "type": "para:q1", + "content": [ + "He shouts to the", + { + "type": "char:add", + "content": [ + "angels in" + ] + }, + "heaven" + ] + }, + { + "type": "para:q2", + "content": [ + "and to", + { + "type": "char:add", + "content": [ + "the people on" + ] + }, + "the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 50:5" + }, + "He says, “Summon those who faithfully", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "me," + ] + }, + { + "type": "para:q2", + "content": [ + "those who made an agreement with me by offering sacrifices to me.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 50:6" + }, + "The", + { + "type": "char:add", + "content": [ + "angels in" + ] + }, + "heaven declare," + ] + }, + { + "type": "para:q2", + "content": [ + "“God is righteous," + ] + }, + { + "type": "para:q2", + "content": [ + "and he is the supreme judge.”" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 50:7" + }, + "God says, “My people, listen!" + ] + }, + { + "type": "para:q2", + "content": [ + "You Israeli people, listen," + ] + }, + { + "type": "para:q1", + "content": [ + "as I, your God, say what you have done that is wrong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 50:8" + }, + "I am not rebuking you for making sacrifices to me," + ] + }, + { + "type": "para:q2", + "content": [ + "for the offerings that you completely burn", + { + "type": "char:add", + "content": [ + "on the altar" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 50:9" + }, + "But I do not really need", + { + "type": "char:add", + "content": [ + "you to sacrifice" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "the bulls from your barns and the goats from your pens," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 50:10" + }, + "because all the animals in the forest belong to me," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and all" + ] + }, + "the cattle on a thousand hills also belong to me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 50:11" + }, + "I", + { + "type": "char:add", + "content": [ + "own and" + ] + }, + "know all the birds" + ] + }, + { + "type": "para:q2", + "content": [ + "and all", + { + "type": "char:add", + "content": [ + "the creatures" + ] + }, + "that move around in the fields." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 50:12" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + ", if I were hungry, I would not tell you", + { + "type": "char:add", + "content": [ + "to bring me some food" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because everything in the world belongs to me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 50:13" + }, + "I do not eat the flesh of the bulls", + { + "type": "char:add", + "content": [ + "that you sacrifice" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I do not drink the blood of the goats", + { + "type": "char:add", + "content": [ + "that you offer to me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 50:14" + }, + "The sacrifice", + { + "type": "char:add", + "content": [ + "that I really want is that" + ] + }, + "you thank me" + ] + }, + { + "type": "para:q2", + "content": [ + "and do all that you have promised to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 50:15" + }, + "And pray to me when you have troubles." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "If you do that" + ] + }, + ", I will rescue you, and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "you will praise me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 50:16" + }, + "But I say this to the wicked people:" + ] + }, + { + "type": "para:q1", + "content": [ + "◄Why do you/It does not benefit you at all to► [RHQ] recite my commandments" + ] + }, + { + "type": "para:q2", + "content": [ + "or talk about the agreement that I made with you," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 50:17" + }, + "because you have refused to allow me to discipline you," + ] + }, + { + "type": "para:q2", + "content": [ + "and you have rejected what I told you to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 50:18" + }, + "Every time that you see a thief, you become his friend," + ] + }, + { + "type": "para:q2", + "content": [ + "and you spend", + { + "type": "char:add", + "content": [ + "much" + ] + }, + "time with those who commit adultery." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 50:19" + }, + "You are", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "talking [MTY] about doing wicked things," + ] + }, + { + "type": "para:q2", + "content": [ + "and you are", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "trying to deceive people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 50:20" + }, + "You are always accusing members of your own family", + { + "type": "char:add", + "content": [ + "of doing wrong" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and slandering them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 50:21" + }, + "You did", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "those things, and I did not say anything to you," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "you thought that I was", + { + "type": "char:add", + "content": [ + "a sinner" + ] + }, + "just like you." + ] + }, + { + "type": "para:q1", + "content": [ + "But now I rebuke you and accuse you, right in front of you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 50:22" + }, + "So, all you who have ignored me, pay attention to this," + ] + }, + { + "type": "para:q1", + "content": [ + "because if you do not, I will tear you to pieces," + ] + }, + { + "type": "para:q2", + "content": [ + "and there will be no one to rescue you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 50:23" + }, + "The sacrifice that", + { + "type": "char:add", + "content": [ + "truly" + ] + }, + "honors me is to thank me", + { + "type": "char:add", + "content": [ + "for what I have done" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "and I will save those who always do the things that I want them to.”" + ] + }, + { + "type": "chapter:c", + "number": "51", + "sid": "PSA 51" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, concerning the time when the prophet Nathan rebuked David after he had committed adultery with Bathsheba" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 51:1" + }, + "O God, be merciful to me," + ] + }, + { + "type": "para:q2", + "content": [ + "because you love me faithfully;" + ] + }, + { + "type": "para:q2", + "content": [ + "because you are very merciful," + ] + }, + { + "type": "para:q2", + "content": [ + "erase", + { + "type": "char:add", + "content": [ + "the record of" + ] + }, + "the ways that I disobeyed you!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 51:2" + }, + "Make me pure from the wrong things that I have done;" + ] + }, + { + "type": "para:q2", + "content": [ + "make me clean from", + { + "type": "char:add", + "content": [ + "the guilt of" + ] + }, + "my sin." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 51:3" + }, + { + "type": "char:add", + "content": [ + "I say that" + ] + }, + "because I know the ways that I have disobeyed you;" + ] + }, + { + "type": "para:q2", + "content": [ + "I cannot forget them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 51:4" + }, + "You, you only, are the one that I have", + { + "type": "char:add", + "content": [ + "really" + ] + }, + "sinned against," + ] + }, + { + "type": "para:q2", + "content": [ + "and you have seen the evil things that I have done." + ] + }, + { + "type": "para:q1", + "content": [ + "When you say that I am guilty, you are right/correct," + ] + }, + { + "type": "para:q2", + "content": [ + "and when you judge me, you justly say", + { + "type": "char:add", + "content": [ + "that I deserve to be punished" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 51:5" + }, + "I have been a sinner since the day that I was born;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "truly" + ] + }, + ", I have been like that since my mother conceived me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 51:6" + }, + "What you desire is that I desire what is true" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that you", + { + "type": "char:add", + "content": [ + "can" + ] + }, + "teach me how to act wisely." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 51:7" + }, + "Purify me from the guilt of my sins, and", + { + "type": "char:add", + "content": [ + "after that happens" + ] + }, + ", I will be clean", + { + "type": "char:add", + "content": [ + "in my inner being" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "cleanse me, and", + { + "type": "char:add", + "content": [ + "then in my inner being" + ] + }, + "I will be ◄whiter than snow/very clean►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 51:8" + }, + "Allow/Cause me to be joyful [DOU] again;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have ◄crushed my spirit/completely discouraged me► [MTY];" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "but now" + ] + }, + "let me rejoice", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 51:9" + }, + "Do not continue to look at the sins [IDM] that I have committed;" + ] + }, + { + "type": "para:q2", + "content": [ + "erase the record of the evil things that I have done." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 51:10" + }, + "O God, cause my inner being to be pure." + ] + }, + { + "type": "para:q2", + "content": [ + "Put new", + { + "type": "char:add", + "content": [ + "thoughts" + ] + }, + "within me and make me faithful again." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 51:11" + }, + "Do not send me away from you", + { + "type": "char:add", + "content": [ + "because of my sin" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and do not take your Holy Spirit from me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 51:12" + }, + "Cause/Allow me to be happy again because of", + { + "type": "char:add", + "content": [ + "knowing" + ] + }, + "that you have freed me", + { + "type": "char:add", + "content": [ + "from the guilt of my sin" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and make me willing", + { + "type": "char:add", + "content": [ + "to obey you" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 51:13" + }, + "If you do that, I will", + { + "type": "char:add", + "content": [ + "be able to" + ] + }, + "teach", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "sinners what you want them to do," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will repent and begin to obey you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 51:14" + }, + "O God, you are the one who saves me;" + ] + }, + { + "type": "para:q2", + "content": [ + "forgive me for being guilty of causing someone", + { + "type": "char:add", + "content": [ + "who was not my enemy" + ] + }, + "to die." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "When you do that" + ] + }, + ", I will sing joyfully about your being very good and righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 51:15" + }, + "O Yahweh, help me to speak" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "in order that" + ] + }, + "I may praise you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 51:16" + }, + "You are not pleased", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "with the sacrifices", + { + "type": "char:add", + "content": [ + "that people bring to you" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "If that were", + { + "type": "char:add", + "content": [ + "enough to" + ] + }, + "please you, I would bring you sacrifices." + ] + }, + { + "type": "para:q1", + "content": [ + "You are not pleased with burnt offerings", + { + "type": "char:add", + "content": [ + "alone" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 51:17" + }, + "The sacrifice that you", + { + "type": "char:add", + "content": [ + "really" + ] + }, + "want is for people to be truly humble and sorry", + { + "type": "char:add", + "content": [ + "for having sinned" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "O God, you will not refuse that kind of sacrifice." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 51:18" + }, + { + "type": "char:add", + "content": [ + "O God" + ] + }, + ", be good to", + { + "type": "char:add", + "content": [ + "the people who live in" + ] + }, + "Jerusalem [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and help them" + ] + }, + "to rebuild the city walls." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 51:19" + }, + "When that happens,", + { + "type": "char:add", + "content": [ + "they will bring you" + ] + }, + "the proper sacrifices," + ] + }, + { + "type": "para:q2", + "content": [ + "animals that they will completely burn," + ] + }, + { + "type": "para:q2", + "content": [ + "young bulls that they wiill burn on your altar," + ] + }, + { + "type": "para:q2", + "content": [ + "and you will be pleased." + ] + }, + { + "type": "chapter:c", + "number": "52", + "sid": "PSA 52" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, when Doeg went to Saul and said, “David has gone to talk with Ahimelech, the Supreme Priest”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 52:1" + }, + "You people", + { + "type": "char:add", + "content": [ + "think that you" + ] + }, + "are strong" + ] + }, + { + "type": "para:q2", + "content": [ + "and brag about the sins that you have committed," + ] + }, + { + "type": "para:q1", + "content": [ + "while you plan to harm godly people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 52:2" + }, + "All during the day you plan to get rid of", + { + "type": "char:add", + "content": [ + "others" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "what you say [MTY]", + { + "type": "char:add", + "content": [ + "injures others" + ] + }, + "like a sharp razor [SIM]," + ] + }, + { + "type": "para:q2", + "content": [ + "and you are", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "deceiving", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 52:3" + }, + "You like", + { + "type": "char:add", + "content": [ + "doing what is" + ] + }, + "evil more than you like doing what is good," + ] + }, + { + "type": "para:q2", + "content": [ + "and you like telling lies more than you like telling the truth." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 52:4" + }, + "You who say things [MTY] to deceive people," + ] + }, + { + "type": "para:q2", + "content": [ + "you like to say ◄things that hurt people/cruel things►!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 52:5" + }, + "But God will get rid of you forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will grab you and drag you from your home" + ] + }, + { + "type": "para:q2", + "content": [ + "and take you away from this world where people are alive." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 52:6" + }, + "When righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "see that, they will be awestruck," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will laugh at", + { + "type": "char:add", + "content": [ + "what happened to" + ] + }, + "you, and say," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 52:7" + }, + "“Look", + { + "type": "char:add", + "content": [ + "what happened to" + ] + }, + "the man who would not ask God to protect him;" + ] + }, + { + "type": "para:q2", + "content": [ + "he trusted that his great wealth", + { + "type": "char:add", + "content": [ + "would save him" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he trusted in the money that he got by wickedly taking it from others!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 52:8" + }, + "But I am", + { + "type": "char:add", + "content": [ + "secure/safe because I worship" + ] + }, + "in God's temple;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am like a", + { + "type": "char:add", + "content": [ + "strong" + ] + }, + "green olive tree." + ] + }, + { + "type": "para:q1", + "content": [ + "I trust in God, who faithfully loves us forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 52:9" + }, + "God, I will always thank you for the things that you have done." + ] + }, + { + "type": "para:q2", + "content": [ + "As I stand before godly", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ", I will proclaim that you are good (OR, the many good [MTY]", + { + "type": "char:add", + "content": [ + "things you have done for us" + ] + }, + ")." + ] + }, + { + "type": "chapter:c", + "number": "53", + "sid": "PSA 53" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be sung using a tune called ❛Mahalath❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 53:1" + }, + { + "type": "char:add", + "content": [ + "Only" + ] + }, + "foolish people say to themselves, “There is no God!”" + ] + }, + { + "type": "para:q1", + "content": [ + "People who say that are corrupt; they commit terrible sins;" + ] + }, + { + "type": "para:q2", + "content": [ + "there is not one of them who does what is good/right." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 53:2" + }, + "God looks down from heaven and sees humans;" + ] + }, + { + "type": "para:q1", + "content": [ + "he looks to see if anyone is", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "wise," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that he seeks", + { + "type": "char:add", + "content": [ + "to know" + ] + }, + "God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 53:3" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "they are all morally corrupt;" + ] + }, + { + "type": "para:q2", + "content": [ + "no one does what is good/right." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 53:4" + }, + "Will all these evil people never learn", + { + "type": "char:add", + "content": [ + "what God will do to them" + ] + }, + "?" + ] + }, + { + "type": "para:q1", + "content": [ + "They act violently toward Yahweh's people while eating the food that he provides," + ] + }, + { + "type": "para:q2", + "content": [ + "and they never pray to Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 53:5" + }, + "But", + { + "type": "char:add", + "content": [ + "some day" + ] + }, + "those people will become terrified," + ] + }, + { + "type": "para:q2", + "content": [ + "like they have never been terrified before," + ] + }, + { + "type": "para:q1", + "content": [ + "because God will cause those who are separated from him to die," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will", + { + "type": "char:add", + "content": [ + "disrespect them by" + ] + }, + "scattering their bones." + ] + }, + { + "type": "para:q1", + "content": [ + "They have rejected God," + ] + }, + { + "type": "para:q2", + "content": [ + "so he will cause them to be", + { + "type": "char:add", + "content": [ + "defeated and" + ] + }, + "completely disgraced." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 53:6" + }, + "I wish/desire that someone from Jerusalem [MTY] would come and rescue the Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "!" + ] + }, + { + "type": "para:q2", + "content": [ + "God, when you bless your people again," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the Israeli", + { + "type": "char:add", + "content": [ + "people, all the descendants of" + ] + }, + "Jacob, will rejoice." + ] + }, + { + "type": "chapter:c", + "number": "54", + "sid": "PSA 54" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be accompanied by stringed instruments; it was written when the people of Ziph went to Saul and told him that David was hiding in their area" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 54:1" + }, + "God, by your power [MTY, DOU] save me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and show people that I have not done anything that is wrong!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 54:2" + }, + "God, listen to my prayer;" + ] + }, + { + "type": "para:q2", + "content": [ + "listen to what I say to you," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 54:3" + }, + "because strangers are", + { + "type": "char:add", + "content": [ + "trying to" + ] + }, + "attack me;" + ] + }, + { + "type": "para:q2", + "content": [ + "proud men are wanting to kill me;" + ] + }, + { + "type": "para:q2", + "content": [ + "men who do not have any ◄respect for/interest in► you." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 54:4" + }, + "But God is the one who helps me;" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh defends/protects me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 54:5" + }, + "He will cause the evil things that they want to do to me to happen to them instead;" + ] + }, + { + "type": "para:q2", + "content": [ + "because he faithfully", + { + "type": "char:add", + "content": [ + "does what he promises" + ] + }, + ", he will get rid of them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 54:6" + }, + "Yahweh, I will gladly give an offering to you because I want to," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will thank you [MTY], for you are good", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 54:7" + }, + "you have rescued me from all my troubles," + ] + }, + { + "type": "para:q2", + "content": [ + "and I have seen that you have defeated my enemies." + ] + }, + { + "type": "chapter:c", + "number": "55", + "sid": "PSA 55" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be accompanied by stringed instruments" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 55:1" + }, + "God, listen to my prayer," + ] + }, + { + "type": "para:q2", + "content": [ + "and do not turn away from me while I am pleading with you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 55:2" + }, + "Listen to me, and answer me," + ] + }, + { + "type": "para:q2", + "content": [ + "because I am overwhelmed by", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "my troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 55:3" + }, + "My enemies cause me to be terrified;" + ] + }, + { + "type": "para:q2", + "content": [ + "wicked people oppress me." + ] + }, + { + "type": "para:q2", + "content": [ + "They cause me to have great troubles;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are angry with me, and they hate me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 55:4" + }, + "I am terrified," + ] + }, + { + "type": "para:q2", + "content": [ + "and I am very much afraid that I will die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 55:5" + }, + "I am very fearful and I tremble/shake," + ] + }, + { + "type": "para:q2", + "content": [ + "and I am completely terrified." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 55:6" + }, + "I said, “I wish that I had wings like a dove!" + ] + }, + { + "type": "para:q1", + "content": [ + "If I had wings, I would fly away and find a place to rest." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 55:7" + }, + "I would fly far away" + ] + }, + { + "type": "para:q2", + "content": [ + "and live in the desert." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 55:8" + }, + "I would quickly find a shelter from", + { + "type": "char:add", + "content": [ + "my enemies" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "who are like" + ] + }, + "[MET] a strong wind and rainstorm.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 55:9" + }, + "Lord, confuse my enemies, and cause their plans to fail," + ] + }, + { + "type": "para:q2", + "content": [ + "because I see them acting violently and causing strife in the city", + { + "type": "char:add", + "content": [ + "of Jerusalem" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 55:10" + }, + "During", + { + "type": "char:add", + "content": [ + "each" + ] + }, + "day and night they march around on top of its walls," + ] + }, + { + "type": "para:q2", + "content": [ + "committing crimes and causing trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 55:11" + }, + "They destroy", + { + "type": "char:add", + "content": [ + "things" + ] + }, + "everywhere." + ] + }, + { + "type": "para:q2", + "content": [ + "They oppress and defraud", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "in the ◄marketplaces/public squares►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 55:12" + }, + "If it were an enemy who was making fun of me," + ] + }, + { + "type": "para:q2", + "content": [ + "I could endure it." + ] + }, + { + "type": "para:q1", + "content": [ + "If it were someone who hates me, who despises me," + ] + }, + { + "type": "para:q2", + "content": [ + "I could hide from him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 55:13" + }, + "But it is someone who is just like me, my companion," + ] + }, + { + "type": "para:q2", + "content": [ + "someone who was my friend", + { + "type": "char:add", + "content": [ + "who is doing this to me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 55:14" + }, + "We previously had many good talks together;" + ] + }, + { + "type": "para:q2", + "content": [ + "we walked around together in God's temple." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 55:15" + }, + "I desire/hope that my enemies will die suddenly;" + ] + }, + { + "type": "para:q2", + "content": [ + "while they are still young, cause them to go down to the place where the dead people are." + ] + }, + { + "type": "para:q2", + "content": [ + "They they think evil things." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 55:16" + }, + "But I", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "ask Yahweh,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "God, to help me," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will save me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 55:17" + }, + { + "type": "char:add", + "content": [ + "Each" + ] + }, + "morning and", + { + "type": "char:add", + "content": [ + "each" + ] + }, + "noontime and", + { + "type": "char:add", + "content": [ + "each" + ] + }, + "evening I tell him what I am concerned about, and I moan," + ] + }, + { + "type": "para:q2", + "content": [ + "and he hears my voice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 55:18" + }, + "I have", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "many enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "but he will rescue me and bring me back safely from the battles that I fight." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 55:19" + }, + "God is the one who has ruled everything forever," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will listen to me." + ] + }, + { + "type": "para:q1", + "content": [ + "He will cause my enemies to be", + { + "type": "char:add", + "content": [ + "defeated and" + ] + }, + "disgraced," + ] + }, + { + "type": "para:q2", + "content": [ + "because they do not change their evil behavior" + ] + }, + { + "type": "para:q2", + "content": [ + "and they do not reevere God." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 55:20" + }, + "My companion,", + { + "type": "char:add", + "content": [ + "whom I mentioned previously" + ] + }, + ", betrayed his friends" + ] + }, + { + "type": "para:q2", + "content": [ + "and broke the agreement that he made with them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 55:21" + }, + "What he said was", + { + "type": "char:add", + "content": [ + "easy to listen to, like" + ] + }, + "butter", + { + "type": "char:add", + "content": [ + "is easy to swallow" + ] + }, + "[MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "but in his inner being he hated people;" + ] + }, + { + "type": "para:q1", + "content": [ + "his words were", + { + "type": "char:add", + "content": [ + "soothing" + ] + }, + "like", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but they hurt people like" + ] + }, + "sharp swords do [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 55:22" + }, + "Put your troubles in Yahweh's hands," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will take care of you;" + ] + }, + { + "type": "para:q1", + "content": [ + "he will never allow righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "to experience disasters." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 55:23" + }, + "God, you will cause murderers [MTY] and liars to die before they have lived half as long as they expect to live;" + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "as for me" + ] + }, + ", I will trust in you." + ] + }, + { + "type": "chapter:c", + "number": "56", + "sid": "PSA 56" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, concerning the time the Philistines seized David in Gath; to be sung using the tune ❛Dove on distant oaks❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 56:1" + }, + "God, be merciful to me because men have harassed me;" + ] + }, + { + "type": "para:q2", + "content": [ + "all day my enemies pursue me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 56:2" + }, + "My enemies harass me all day long;" + ] + }, + { + "type": "para:q2", + "content": [ + "there are many of them who proudly attack me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 56:3" + }, + "But whenever I am afraid," + ] + }, + { + "type": "para:q2", + "content": [ + "I trust in you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 56:4" + }, + "God, I praise/thank you because you do what you have promised;" + ] + }, + { + "type": "para:q2", + "content": [ + "I trust in you, and then I am not afraid." + ] + }, + { + "type": "para:q2", + "content": [ + "Ordinary humans certainly cannot [RHQ] harm me!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 56:5" + }, + "All day long my enemies claim that I said things that I did not say (OR, try to destroy what I am doing);" + ] + }, + { + "type": "para:q2", + "content": [ + "they are always thinking of ways to harm me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 56:6" + }, + "In order to cause trouble for me, they hide" + ] + }, + { + "type": "para:q2", + "content": [ + "and watch everything that I do," + ] + }, + { + "type": "para:q2", + "content": [ + "waiting for", + { + "type": "char:add", + "content": [ + "an opportunity" + ] + }, + "to kill me [MTY]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 56:7" + }, + "So, God, punish them for the wicked things that they are doing;" + ] + }, + { + "type": "para:q2", + "content": [ + "show that you are angry by defeating those people!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 56:8" + }, + "You have counted", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the times that I have been wandering alone/distressed;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "you have put", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "my tears in a bottle" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "in order that you can see how much I have cried" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "You have counted my tears and written" + ] + }, + "the number in your book." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 56:9" + }, + "When I call out to you,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "God, my enemies will be defeated;" + ] + }, + { + "type": "para:q2", + "content": [ + "I know that will happen, because you are fighting for me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 56:10" + }, + "I praise/thank you that you do what you have promised;" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, I", + { + "type": "char:add", + "content": [ + "will always" + ] + }, + "praise you for that [DOU]." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 56:11" + }, + "I trust in you, and as a result, I will not be afraid." + ] + }, + { + "type": "para:q2", + "content": [ + "I know that humans cannot really [RHQ] harm me!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 56:12" + }, + "I will bring to you the offering that I promised;" + ] + }, + { + "type": "para:q1", + "content": [ + "I will bring an offering to you to thank you," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 56:13" + }, + "because you have rescued me from being killed;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have kept me from stumbling." + ] + }, + { + "type": "para:q1", + "content": [ + "As a result, I will continue to live in your presence in the light that", + { + "type": "char:add", + "content": [ + "shines on those who are still" + ] + }, + "alive (OR, in the light that", + { + "type": "char:add", + "content": [ + "enables people to" + ] + }, + "live)." + ] + }, + { + "type": "chapter:c", + "number": "57", + "sid": "PSA 57" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, when David went into a cave to escape from Saul; to be sung using the tune ❛Do not destroy❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 57:1" + }, + "God, be merciful to me!" + ] + }, + { + "type": "para:q1", + "content": [ + "Act mercifully toward me because I come to you to protect me." + ] + }, + { + "type": "para:q1", + "content": [ + "I ask you to protect me", + { + "type": "char:add", + "content": [ + "like little birds are protected under their mother's" + ] + }, + "wings [MET]" + ] + }, + { + "type": "para:q2", + "content": [ + "until the storm/danger is ended." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 57:2" + }, + "God, you who are greater than all other gods," + ] + }, + { + "type": "para:q2", + "content": [ + "I cry out to you, the one who enables me to do all that you desire." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 57:3" + }, + "You will answer me from heaven and rescue me," + ] + }, + { + "type": "para:q2", + "content": [ + "but you will cause those who oppress me to be", + { + "type": "char:add", + "content": [ + "defeated and" + ] + }, + "disgraced!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q2", + "content": [ + "God will", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "faithfully love me and ◄will be faithful/will do what he promises►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 57:4" + }, + { + "type": "char:add", + "content": [ + "Sometimes" + ] + }, + "I am surrounded by", + { + "type": "char:add", + "content": [ + "my enemies who are like" + ] + }, + "lions that", + { + "type": "char:add", + "content": [ + "kill" + ] + }, + "humans;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "they are like" + ] + }, + "lions that chew with their teeth", + { + "type": "char:add", + "content": [ + "animals that they kill" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "but my enemies have spears and arrows, not teeth;" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "the false things that" + ] + }, + "they say [MTY]", + { + "type": "char:add", + "content": [ + "hurt people as much as" + ] + }, + "sharp swords", + { + "type": "char:add", + "content": [ + "hurt people" + ] + }, + "[MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 57:5" + }, + "God, show in the heavens that you are very great!" + ] + }, + { + "type": "para:q2", + "content": [ + "And show your glory to people all over the earth!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 57:6" + }, + { + "type": "char:add", + "content": [ + "It is as if" + ] + }, + "[MET, HYP] my enemies spread a net to seize me," + ] + }, + { + "type": "para:q2", + "content": [ + "and I became very distressed [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "It is as if" + ] + }, + "[MET, HYP] they dug a deep pit along the path where I walk," + ] + }, + { + "type": "para:q2", + "content": [ + "but they themselves fell into it!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 57:7" + }, + "God, I have complete confidence [DOU] in you." + ] + }, + { + "type": "para:q1", + "content": [ + "I will sing to you," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will praise you while I sing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 57:8" + }, + "I will awaken myself;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will arise before the sun rises" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "praise you while I play" + ] + }, + "my harp or my ◄lyre/small harp►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 57:9" + }, + "Lord, I will thank you among", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the people;" + ] + }, + { + "type": "para:q1", + "content": [ + "and I will sing to praise you among", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "ethnic groups," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 57:10" + }, + "because your faithful love for us is", + { + "type": "char:add", + "content": [ + "as great as the distance from the earth" + ] + }, + "to the sky," + ] + }, + { + "type": "para:q2", + "content": [ + "and because your ◄faithfulness/faithfully doing what you promise► is", + { + "type": "char:add", + "content": [ + "as great as the distance" + ] + }, + "up to the clouds [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 57:11" + }, + "God, show in the heavens that you are very great!" + ] + }, + { + "type": "para:q2", + "content": [ + "And show your glory", + { + "type": "char:add", + "content": [ + "to people" + ] + }, + "all over the earth!" + ] + }, + { + "type": "chapter:c", + "number": "58", + "sid": "PSA 58" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be sung using the tune ❛Do not destroy❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 58:1" + }, + "When you mighty men speak, you never say what is right;" + ] + }, + { + "type": "para:q2", + "content": [ + "you never decide things about people justly [RHQ]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 58:2" + }, + "No, in your inner beings you think only about doing what is wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "and you commit violent crimes in this land", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 58:3" + }, + "Wicked people do wrong things and tell lies from the time that they are born [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 58:4" + }, + "God, show in the heavens how great you are!" + ] + }, + { + "type": "para:q2", + "content": [ + "And show your glory to people all over the earth!" + ] + }, + { + "type": "para:q1", + "content": [ + "What wicked people say", + { + "type": "char:add", + "content": [ + "injures people like" + ] + }, + "the venom of a snake [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "They refuse to listen to good advice,", + { + "type": "char:add", + "content": [ + "as though they were" + ] + }, + "cobras that were deaf [MET]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 58:5" + }, + "As a result,", + { + "type": "char:add", + "content": [ + "like a snake that does not respond when" + ] + }, + "a charmer plays a flute or when someone sings magic songs," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "they do not pay attention when others rebuke them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 58:6" + }, + "God, as for these enemies who", + { + "type": "char:add", + "content": [ + "want to attack me like" + ] + }, + "young lions," + ] + }, + { + "type": "para:q2", + "content": [ + "break their teeth!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 58:7" + }, + "Cause them to disappear like water disappears", + { + "type": "char:add", + "content": [ + "in dry ground" + ] + }, + "!" + ] + }, + { + "type": "para:q2", + "content": [ + "Cause the arrows that they shoot to have no ◄heads/sharp points►!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 58:8" + }, + "Cause them to become like snails that disappear in the slime;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause them to be like babies that are born dead!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 58:9" + }, + "Get rid of them" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "as fast as" + ] + }, + "thornbushes are blown away", + { + "type": "char:add", + "content": [ + "after they are cut" + ] + }, + "(OR,", + { + "type": "char:add", + "content": [ + "as fast as" + ] + }, + "a fire heats a pot over burning thorns)." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 58:10" + }, + "Righteous people will rejoice when they see wicked people being punished as they deserve;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will wash their feet in the blood of wicked people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 58:11" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "people will say, “It is true that there is a reward for righteous people;" + ] + }, + { + "type": "para:q2", + "content": [ + "and there is indeed a God who judges people justly here on the earth!”" + ] + }, + { + "type": "chapter:c", + "number": "59", + "sid": "PSA 59" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, when Saul, wanting to kill David, sent men to watch David's house" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 59:1" + }, + "God, save me from my enemies!" + ] + }, + { + "type": "para:q2", + "content": [ + "Protect me from those who want to attack me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 59:2" + }, + "Rescue me from men who want to do what is wicked," + ] + }, + { + "type": "para:q2", + "content": [ + "men who are murderers!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 59:3" + }, + "Look! They are waiting to kill me!" + ] + }, + { + "type": "para:q2", + "content": [ + "Fierce men have gathered to assault me." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh, they are doing that even though I have not done what is wrong!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 59:4" + }, + "It is not because I have committed any sin", + { + "type": "char:add", + "content": [ + "against them" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "that they run and get ready to attack me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 59:5" + }, + "Yahweh my God, commander of the armies of heaven, the one we Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "arise and punish the", + { + "type": "char:add", + "content": [ + "ungodly/heathen people of" + ] + }, + "all the nations;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not be merciful to those", + { + "type": "char:add", + "content": [ + "wicked people" + ] + }, + "who have ◄acted treacherously toward/secretly planned to harm► us." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 59:6" + }, + "They return each evening," + ] + }, + { + "type": "para:q2", + "content": [ + "snarling like vicious dogs [SIM] as they prowl around this city." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 59:7" + }, + "They loudly say terrible things;" + ] + }, + { + "type": "para:q2", + "content": [ + "they say [MTY] many things that", + { + "type": "char:add", + "content": [ + "injure people like" + ] + }, + "[MET] swords do," + ] + }, + { + "type": "para:q1", + "content": [ + "but they think, “No one will [RHQ] hear us!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 59:8" + }, + "But Yahweh, you laugh at them." + ] + }, + { + "type": "para:q2", + "content": [ + "You ◄scoff at/ridicule► the", + { + "type": "char:add", + "content": [ + "people of the pagan" + ] + }, + "nations." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 59:9" + }, + "God, I have confidence in you because you are very strong;" + ] + }, + { + "type": "para:q2", + "content": [ + "you are my refuge." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 59:10" + }, + "Because you love me, you will come to save me;" + ] + }, + { + "type": "para:q2", + "content": [ + "you will allow me to watch while you defeat my enemies." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 59:11" + }, + "But do not kill them", + { + "type": "char:add", + "content": [ + "immediately" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in order that my people will not forget", + { + "type": "char:add", + "content": [ + "how you punished them" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Instead" + ] + }, + ", Lord,", + { + "type": "char:add", + "content": [ + "you who are like a" + ] + }, + "shield", + { + "type": "char:add", + "content": [ + "that protects us" + ] + }, + "[MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "scatter them by your power, and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "defeat them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 59:12" + }, + "Because what they say [MTY] is sinful," + ] + }, + { + "type": "para:q2", + "content": [ + "allow them to be trapped for being proud." + ] + }, + { + "type": "para:q1", + "content": [ + "Because they are", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "cursing and telling lies," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 59:13" + }, + "because you are angry, get rid of them;" + ] + }, + { + "type": "para:q2", + "content": [ + "destroy them completely" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that people will know that you rule over us, your Israeli people," + ] + }, + { + "type": "para:q2", + "content": [ + "and that you rule over all the earth." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 59:14" + }, + "My enemies return each evening," + ] + }, + { + "type": "para:q2", + "content": [ + "snarling like", + { + "type": "char:add", + "content": [ + "vicious" + ] + }, + "dogs as they prowl around this city." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 59:15" + }, + "They roam around, searching for food;" + ] + }, + { + "type": "para:q1", + "content": [ + "and if they do not find enough, they growl." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 59:16" + }, + "But", + { + "type": "char:add", + "content": [ + "as for me" + ] + }, + ", I will sing about your power;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "every" + ] + }, + "morning I will sing joyfully about your faithfully loving", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "I will sing about how you protected me when I was", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "distressed." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 59:17" + }, + "God, you are the one who enables me to be strong;" + ] + }, + { + "type": "para:q2", + "content": [ + "you are my refuge;" + ] + }, + { + "type": "para:q2", + "content": [ + "you faithfully love me." + ] + }, + { + "type": "chapter:c", + "number": "60", + "sid": "PSA 60" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, a psalm for teaching, to be sung using the tune ❛Lily of the Promise❜. David wrote it during the wars in northern Syria, and Joab's army, after returning from the battle, killed 12,000 of the Edom people-group in Salt Valley" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 60:1" + }, + { + "type": "char:add", + "content": [ + "I prayed" + ] + }, + ", “God, you have rejected us", + { + "type": "char:add", + "content": [ + "Israelis" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + "Because you have been angry", + { + "type": "char:add", + "content": [ + "with us" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "you have", + { + "type": "char:add", + "content": [ + "enabled our enemies" + ] + }, + "to break through our ranks." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Please" + ] + }, + "enable us to be strong again!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 60:2" + }, + { + "type": "char:add", + "content": [ + "When we were defeated, it was as though" + ] + }, + "[MET] there was a big earthquake in our land that caused the ground to split open." + ] + }, + { + "type": "para:q1", + "content": [ + "So now,", + { + "type": "char:add", + "content": [ + "just as only you can" + ] + }, + "cause the cracks in the land to disappear," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "help our army to be strong again" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "our country is ◄falling apart/being destroyed►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 60:3" + }, + "You have caused", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", your people, to suffer very much;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "you forced us to drink", + { + "type": "char:add", + "content": [ + "strong" + ] + }, + "wine that caused us to stagger around", + { + "type": "char:add", + "content": [ + "after we became drunk" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 60:4" + }, + "But you have raised a battle flag for those who revere you" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that they can gather around it and not", + { + "type": "char:add", + "content": [ + "be killed by the enemies'" + ] + }, + "arrows." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 60:5" + }, + "Answer our", + { + "type": "char:add", + "content": [ + "prayers" + ] + }, + "and enable us by your power [MTY] to defeat", + { + "type": "char:add", + "content": [ + "our enemies" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in order that we, the people whom you love, will be saved.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 60:6" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "God", + { + "type": "char:add", + "content": [ + "answered my prayer and" + ] + }, + "spoke from his temple, saying," + ] + }, + { + "type": "para:q1", + "content": [ + "“Because I have conquered", + { + "type": "char:add", + "content": [ + "your enemies" + ] + }, + ", I will divide up", + { + "type": "char:add", + "content": [ + "everything in" + ] + }, + "Shechem", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will distribute it among my people", + { + "type": "char:add", + "content": [ + "the land in" + ] + }, + "Succoth", + { + "type": "char:add", + "content": [ + "Valley" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 60:7" + }, + "The Gilead", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "is mine;" + ] + }, + { + "type": "para:q1", + "content": [ + "the", + { + "type": "char:add", + "content": [ + "people of the tribe of" + ] + }, + "Manasseh are mine;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "the tribe of" + ] + }, + "Ephraim is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "my helmet [MET];" + ] + }, + { + "type": "para:q1", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "the tribe of" + ] + }, + "Judah is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "the ◄scepter/stick", + { + "type": "char:add", + "content": [ + "that I hold which shows that I am the ruler" + ] + }, + "► [MET];" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 60:8" + }, + "but the Moab", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "my washbasin [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "I throw my sandal in the Edom", + { + "type": "char:add", + "content": [ + "area to show that it belongs to me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I shout triumphantly because I have defeated", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "the Philistia", + { + "type": "char:add", + "content": [ + "area" + ] + }, + ".”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 60:9" + }, + { + "type": "char:add", + "content": [ + "Because I want to defeat the people of" + ] + }, + "Edom," + ] + }, + { + "type": "para:q1", + "content": [ + "◄who will lead my", + { + "type": "char:add", + "content": [ + "army triumphantly" + ] + }, + "to their", + { + "type": "char:add", + "content": [ + "capital" + ] + }, + "city that has strong walls around it?/I want someone to lead my", + { + "type": "char:add", + "content": [ + "army triumphantly" + ] + }, + "to their", + { + "type": "char:add", + "content": [ + "capital" + ] + }, + "city that has strong walls around it.►” [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 60:10" + }, + "So, God, we", + { + "type": "char:add", + "content": [ + "desire/hope that" + ] + }, + "[RHQ] you have not truly abandoned us," + ] + }, + { + "type": "para:q2", + "content": [ + "and that you will go with us when our armies march out", + { + "type": "char:add", + "content": [ + "to fight our enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 60:11" + }, + { + "type": "char:add", + "content": [ + "We need you to" + ] + }, + "help us when we fight against our enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "because the help that humans can give us is worthless." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 60:12" + }, + "But with you", + { + "type": "char:add", + "content": [ + "helping us" + ] + }, + ", we shall win;" + ] + }, + { + "type": "para:q2", + "content": [ + "you will enable us to defeat our enemies." + ] + }, + { + "type": "chapter:c", + "number": "61", + "sid": "PSA 61" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, to be accompanied by musical instruments" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 61:1" + }, + "God, listen to me," + ] + }, + { + "type": "para:q2", + "content": [ + "and answer my prayer [DOU]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 61:2" + }, + "While I am discouraged and far from my home," + ] + }, + { + "type": "para:q1", + "content": [ + "I am calling out to you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Lead me to", + { + "type": "char:add", + "content": [ + "the place that is like" + ] + }, + "a high rock [MET]" + ] + }, + { + "type": "para:q2", + "content": [ + "on top of which I will be safe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 61:3" + }, + "You have been my refuge;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have been", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a strong tower [MET]" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "in which I am safe" + ] + }, + "from being attacked by my enemies." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 61:4" + }, + "Allow me to live close to your temple all during my life [HYP]!" + ] + }, + { + "type": "para:q1", + "content": [ + "Allow me to be safe [MET],", + { + "type": "char:add", + "content": [ + "like a little bird is safe" + ] + }, + "under", + { + "type": "char:add", + "content": [ + "its mother's" + ] + }, + "wings." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 61:5" + }, + "God, you heard me when I solemnly promised", + { + "type": "char:add", + "content": [ + "to give offerings to you" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you have given to me the blessings that belong to those who have an awesome respect for you [MTY]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 61:6" + }, + { + "type": "char:add", + "content": [ + "I am" + ] + }, + "the king", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "please" + ] + }, + "allow me to live", + { + "type": "char:add", + "content": [ + "and rule" + ] + }, + "for many years," + ] + }, + { + "type": "para:q2", + "content": [ + "and allow my descendants to rule", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 61:7" + }, + "Allow us to rule forever while you observe us;" + ] + }, + { + "type": "para:q2", + "content": [ + "watch over us while you faithfully love us and do for us what you promised." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 61:8" + }, + "If you do that, I will always sing to praise you [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "while I offer to you each day the sacrifices that I promised to give to you." + ] + }, + { + "type": "chapter:c", + "number": "62", + "sid": "PSA 62" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for Jeduthun, the choir leader" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 62:1" + }, + "God is the only one who can give me peace in my inner being," + ] + }, + { + "type": "para:q2", + "content": [ + "and he is the one who saves me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 62:2" + }, + "Only he is like an", + { + "type": "char:add", + "content": [ + "overhanging" + ] + }, + "rock", + { + "type": "char:add", + "content": [ + "under which I can be safe" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "he will be", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a shelter,", + { + "type": "char:add", + "content": [ + "with the result that" + ] + }, + "I will never be defeated [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 62:3" + }, + "When will you,", + { + "type": "char:add", + "content": [ + "my enemies" + ] + }, + ", stop attacking me [RHQ]?" + ] + }, + { + "type": "para:q2", + "content": [ + "I feel that I am", + { + "type": "char:add", + "content": [ + "as useless against you as" + ] + }, + "a wall that is about to fall over or a broken-down fence [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 62:4" + }, + "My enemies plan to remove me from my important position so that people no longer honor me." + ] + }, + { + "type": "para:q2", + "content": [ + "They delight in telling lies." + ] + }, + { + "type": "para:q1", + "content": [ + "They bless people by what they say [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "but in their inner beings they curse", + { + "type": "char:add", + "content": [ + "those people" + ] + }, + "." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 62:5" + }, + "God is the only one who gives me peace in my inner being;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the one whom I confidently expect", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 62:6" + }, + "Only he is", + { + "type": "char:add", + "content": [ + "like an overhanging" + ] + }, + "rock", + { + "type": "char:add", + "content": [ + "under which I can be safe" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "he is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a shelter, and", + { + "type": "char:add", + "content": [ + "as a result" + ] + }, + "I will never be defeated." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 62:7" + }, + "God is the one who saves me and honors me." + ] + }, + { + "type": "para:q2", + "content": [ + "He is", + { + "type": "char:add", + "content": [ + "like an overhanging" + ] + }, + "strong rock under which I", + { + "type": "char:add", + "content": [ + "can" + ] + }, + "find shelter [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 62:8" + }, + { + "type": "char:add", + "content": [ + "You my" + ] + }, + "people, always trust in him." + ] + }, + { + "type": "para:q2", + "content": [ + "Tell him all your troubles," + ] + }, + { + "type": "para:q2", + "content": [ + "because he is ◄our refuge/the one who protects us► [MET]." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 62:9" + }, + "People who are considered to be unimportant are", + { + "type": "char:add", + "content": [ + "as worthless/unreliable as" + ] + }, + "a breath of air;" + ] + }, + { + "type": "para:q2", + "content": [ + "people who are considered to be important", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "really ◄amount to nothing/cannot be trusted", + { + "type": "char:add", + "content": [ + "to help us►" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "If you put them all on a scale,", + { + "type": "char:add", + "content": [ + "it would be as if" + ] + }, + "they weighed less than a puff of air." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 62:10" + }, + "Do not trust in money gained by extorting it from others;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not try to gain anything by robbing others." + ] + }, + { + "type": "para:q1", + "content": [ + "If you become very wealthy, do not trust in [IDM] your money." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 62:11" + }, + "I have heard God say more than once that he is the one who", + { + "type": "char:add", + "content": [ + "really" + ] + }, + "has power," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 62:12" + }, + "and that he is the one who faithfully loves", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "He rewards every one", + { + "type": "char:add", + "content": [ + "of us" + ] + }, + "according to the deeds that we do." + ] + }, + { + "type": "chapter:c", + "number": "63", + "sid": "PSA 63" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David when he was in the desert in Judea" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 63:1" + }, + "God, you are the God whom I", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "I greatly desire to be with you" + ] + }, + { + "type": "para:q2", + "content": [ + "like [SIL] a person in a dry hot desert greatly desires", + { + "type": "char:add", + "content": [ + "some cool water" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 63:2" + }, + "So, I want to see you in your temple;" + ] + }, + { + "type": "para:q1", + "content": [ + "I want to see that you are great and glorious." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 63:3" + }, + "Your constantly loving", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "is ◄worth more/more precious► than", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "life," + ] + }, + { + "type": "para:q2", + "content": [ + "so I [MTY] will", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "praise you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 63:4" + }, + "I will praise you all the time that I live;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will lift up my hands to you while I pray." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 63:5" + }, + { + "type": "char:add", + "content": [ + "Knowing you satisfies me more than" + ] + }, + "[IDM, MET] my eating a very big feast," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "I will praise you while I sing [MTY] joyful songs." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 63:6" + }, + "While I lie on my bed, I think about you." + ] + }, + { + "type": "para:q1", + "content": [ + "I think/meditate about you all during the night," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 63:7" + }, + "because you have always helped me," + ] + }, + { + "type": "para:q2", + "content": [ + "and I sing joyfully knowing that I am protected by you" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "as a little bird is protected" + ] + }, + "under", + { + "type": "char:add", + "content": [ + "its mother's" + ] + }, + "wings [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 63:8" + }, + "I cling to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "and with your hand/power you protect me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 63:9" + }, + "But those who are trying to kill me" + ] + }, + { + "type": "para:q2", + "content": [ + "will", + { + "type": "char:add", + "content": [ + "die and" + ] + }, + "descend into the place of the dead;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 63:10" + }, + "they will be killed in battles [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "and their", + { + "type": "char:add", + "content": [ + "corpses" + ] + }, + "will be eaten by jackals/wild dogs." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 63:11" + }, + "But I, the king", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + ", will rejoice in what God has done;" + ] + }, + { + "type": "para:q2", + "content": [ + "and all those who revere and trust God will praise him," + ] + }, + { + "type": "para:q2", + "content": [ + "but he will not allow liars to say anything." + ] + }, + { + "type": "chapter:c", + "number": "64", + "sid": "PSA 64" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 64:1" + }, + "God, listen to me as I tell you the things that I am worried about." + ] + }, + { + "type": "para:q2", + "content": [ + "I am afraid of my enemies; so save/rescue me from them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 64:2" + }, + "Protect me from what wicked men are planning to do to me;" + ] + }, + { + "type": "para:q2", + "content": [ + "protect me from that gang of men who do what is evil." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 64:3" + }, + "The hostile things they say [MTY] are like [SIM]", + { + "type": "char:add", + "content": [ + "sharp" + ] + }, + "swords;" + ] + }, + { + "type": "para:q2", + "content": [ + "their cruel words are like [SIM] arrows." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 64:4" + }, + "Without being afraid, they", + { + "type": "char:add", + "content": [ + "lie about people and slander people" + ] + }, + "who have not done what is wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "like someone who suddenly jumps up from where he is hiding and shoots", + { + "type": "char:add", + "content": [ + "arrows" + ] + }, + "at his enemy [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 64:5" + }, + "They encourage each other about doing the evil things that they are planning to do;" + ] + }, + { + "type": "para:q2", + "content": [ + "they talk", + { + "type": "char:add", + "content": [ + "with each other" + ] + }, + "about where they can set traps to catch people," + ] + }, + { + "type": "para:q2", + "content": [ + "and they think, “No one [RHQ] will see what we are doing," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 64:6" + }, + "because we have planned very well the crime that we are going to commit!”" + ] + }, + { + "type": "para:q2", + "content": [ + "No one can fully understand what people can think and plan!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 64:7" + }, + "But", + { + "type": "char:add", + "content": [ + "it will be as though" + ] + }, + "God will shoot his arrows at them," + ] + }, + { + "type": "para:q2", + "content": [ + "and suddenly they will be wounded." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 64:8" + }, + "Because of what they say [MTY], he will get rid of them," + ] + }, + { + "type": "para:q2", + "content": [ + "and then everyone who sees", + { + "type": "char:add", + "content": [ + "what has happened to" + ] + }, + "them will shake their heads", + { + "type": "char:add", + "content": [ + "to ridicule them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 64:9" + }, + "And then everyone will be afraid", + { + "type": "char:add", + "content": [ + "to sin because of what might happen to them, also" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they will tell others what God has done," + ] + }, + { + "type": "para:q2", + "content": [ + "and they themselves will think much about it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 64:10" + }, + "Righteous people should rejoice because of what Yahweh", + { + "type": "char:add", + "content": [ + "has done" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they should go to him to ◄find protection/be safe►;" + ] + }, + { + "type": "para:q1", + "content": [ + "and all those who are godly will praise him." + ] + }, + { + "type": "chapter:c", + "number": "65", + "sid": "PSA 65" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 65:1" + }, + "God, it is right/appropriate", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "to praise you in Jerusalem," + ] + }, + { + "type": "para:q1", + "content": [ + "and to do what", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "have promised you that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "would do," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 65:2" + }, + { + "type": "char:add", + "content": [ + "because" + ] + }, + "you answer our prayers." + ] + }, + { + "type": "para:q1", + "content": [ + "People everywhere will come to you" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 65:3" + }, + "because of the sins", + { + "type": "char:add", + "content": [ + "that they have committed" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Our many sins are like a very heavy burden to us," + ] + }, + { + "type": "para:q2", + "content": [ + "but you forgive us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 65:4" + }, + "You are pleased with those whom you have chosen" + ] + }, + { + "type": "para:q2", + "content": [ + "to live close to your temple." + ] + }, + { + "type": "para:q1", + "content": [ + "We are happy with all the blessings that we receive from", + { + "type": "char:add", + "content": [ + "worshiping in" + ] + }, + "your sacred temple." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 65:5" + }, + { + "type": "char:add", + "content": [ + "God, when we pray to you" + ] + }, + ", you answer us and save us by doing awesome deeds;" + ] + }, + { + "type": "para:q2", + "content": [ + "you are the one who rescues us;" + ] + }, + { + "type": "para:q1", + "content": [ + "people who live in very remote places on the earth, on the other side of the oceans, trust in you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 65:6" + }, + "By your strength you put the mountains in their places," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "showing that" + ] + }, + "you are very powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 65:7" + }, + "You calm the seas when they roar," + ] + }, + { + "type": "para:q2", + "content": [ + "and you stop the waves from crashing", + { + "type": "char:add", + "content": [ + "on the shore" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "you", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "calm people when they ◄make a great uproar/shout angrily together►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 65:8" + }, + "People who live in very remote/distant places on the earth" + ] + }, + { + "type": "para:q2", + "content": [ + "◄are awed by/revere► you because of the miracles that you perform;" + ] + }, + { + "type": "para:q1", + "content": [ + "because of what you do," + ] + }, + { + "type": "para:q2", + "content": [ + "people who live far to the west and far to the east shout joyfully." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 65:9" + }, + "You take care of the soil and send rain," + ] + }, + { + "type": "para:q2", + "content": [ + "causing many good things to grow;" + ] + }, + { + "type": "para:q1", + "content": [ + "you fill the streams with water," + ] + }, + { + "type": "para:q2", + "content": [ + "and cause grain/crops to grow." + ] + }, + { + "type": "para:q1", + "content": [ + "That is what you have determined/said would happen." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 65:10" + }, + "You", + { + "type": "char:add", + "content": [ + "send plenty of rain" + ] + }, + "on the fields that have been plowed," + ] + }, + { + "type": "para:q2", + "content": [ + "and you fill the furrows with water." + ] + }, + { + "type": "para:q1", + "content": [ + "With showers you soften the", + { + "type": "char:add", + "content": [ + "hard clods/lumps of" + ] + }, + "soil," + ] + }, + { + "type": "para:q2", + "content": [ + "and you bless the soil by causing young plants to grow." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 65:11" + }, + "Because you bless the soil, there are very good crops at harvest season;" + ] + }, + { + "type": "para:q2", + "content": [ + "wherever you have gone [MTY], good crops are very abundant [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 65:12" + }, + "The pastures are full of flocks", + { + "type": "char:add", + "content": [ + "of sheep and goats" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "the hills are very joyful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 65:13" + }, + "The meadows are full of sheep and goats," + ] + }, + { + "type": "para:q2", + "content": [ + "and the valleys are full of grain;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "they", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "sing and shout joyfully." + ] + }, + { + "type": "chapter:c", + "number": "66", + "sid": "PSA 66" + }, + { + "type": "para:s1", + "content": [ + "A psalm which is a song for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 66:1" + }, + { + "type": "char:add", + "content": [ + "Tell" + ] + }, + "everyone on the earth" + ] + }, + { + "type": "para:q2", + "content": [ + "that they should sing joyfully to praise God!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 66:2" + }, + "They should sing songs that say that God [MTY] is very great," + ] + }, + { + "type": "para:q2", + "content": [ + "and they should tell everyone that he is very glorious!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 66:3" + }, + "They should say to God, “The things that you do are awesome!" + ] + }, + { + "type": "para:q2", + "content": [ + "You are very powerful," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that your enemies ◄cringe/bow down► in front of you.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 66:4" + }, + "Everyone on the earth", + { + "type": "char:add", + "content": [ + "should" + ] + }, + "worship God" + ] + }, + { + "type": "para:q2", + "content": [ + "and sing to praise him" + ] + }, + { + "type": "para:q2", + "content": [ + "and honor him [MTY]." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 66:5" + }, + "Come and think about what God has done!" + ] + }, + { + "type": "para:q1", + "content": [ + "Think about the awesome things that he has done." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 66:6" + }, + "He caused the", + { + "type": "char:add", + "content": [ + "Red" + ] + }, + "Sea to become dry land," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "with the result that our" + ] + }, + "ancestors were able to walk right through it." + ] + }, + { + "type": "para:q1", + "content": [ + "There we rejoiced because of what he", + { + "type": "char:add", + "content": [ + "had done" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 66:7" + }, + "By his great power he rules forever ," + ] + }, + { + "type": "para:q2", + "content": [ + "and he keeps watching all the nations", + { + "type": "char:add", + "content": [ + "to see what things they do" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "those nations that want to rebel", + { + "type": "char:add", + "content": [ + "against him" + ] + }, + "should not be proud." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 66:8" + }, + "You people", + { + "type": "char:add", + "content": [ + "of all nations" + ] + }, + ", praise our God!" + ] + }, + { + "type": "para:q2", + "content": [ + "Praise him loudly in order that people will hear you as you praise him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 66:9" + }, + "He has kept us alive," + ] + }, + { + "type": "para:q2", + "content": [ + "and he has not allowed us to ◄stumble/be defeated►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 66:10" + }, + "God, you have tested us;" + ] + }, + { + "type": "para:q1", + "content": [ + "you have allowed us to experience great difficulties", + { + "type": "char:add", + "content": [ + "to make our lives become pure" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "as", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "put precious metals in a hot fire", + { + "type": "char:add", + "content": [ + "to burn out what is impure" + ] + }, + "[MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 66:11" + }, + { + "type": "char:add", + "content": [ + "It is as if" + ] + }, + "you allowed us to fall into traps [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "and you", + { + "type": "char:add", + "content": [ + "forced us to endure difficult things which were like" + ] + }, + "putting heavy loads on our backs [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 66:12" + }, + "You allowed", + { + "type": "char:add", + "content": [ + "our" + ] + }, + "enemies to trample on us;" + ] + }, + { + "type": "para:q2", + "content": [ + "we", + { + "type": "char:add", + "content": [ + "experienced difficulties/troubles that were like" + ] + }, + "[MET] walking through fires and floods," + ] + }, + { + "type": "para:q1", + "content": [ + "but now you have brought us into a place where we have plenty." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 66:13" + }, + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", I will bring to your temple offerings that are to be completely burned", + { + "type": "char:add", + "content": [ + "on the altar" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I will offer to you what I promised." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 66:14" + }, + "When I was experiencing", + { + "type": "char:add", + "content": [ + "much" + ] + }, + "trouble, I said that I would bring offerings to you", + { + "type": "char:add", + "content": [ + "if you rescued me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and you did rescue me, so" + ] + }, + "I will bring to you what I promised." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 66:15" + }, + "I will bring sheep to be burned on the altar," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "sacrifice bulls and goats," + ] + }, + { + "type": "para:q2", + "content": [ + "and when they are burning,", + { + "type": "char:add", + "content": [ + "you will be pleased when" + ] + }, + "the smoke", + { + "type": "char:add", + "content": [ + "rises up" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "to you/to the sky" + ] + }, + "►." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 66:16" + }, + "All you", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "who revere God, come and listen," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will tell you what he has done for me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 66:17" + }, + "I called out to him to help me," + ] + }, + { + "type": "para:q2", + "content": [ + "and I praised him while I was speaking to him [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 66:18" + }, + "If I had ignored the sins that I had committed," + ] + }, + { + "type": "para:q2", + "content": [ + "the Lord would not have paid any attention to me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 66:19" + }, + "But because", + { + "type": "char:add", + "content": [ + "I confessed my sins" + ] + }, + ", God has listened to me" + ] + }, + { + "type": "para:q2", + "content": [ + "and he paid attention to my prayers." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 66:20" + }, + "I praise God" + ] + }, + { + "type": "para:q2", + "content": [ + "because he has not ignored my prayers" + ] + }, + { + "type": "para:q2", + "content": [ + "or stopped faithfully loving me." + ] + }, + { + "type": "chapter:c", + "number": "67", + "sid": "PSA 67" + }, + { + "type": "para:s1", + "content": [ + "A psalm for the choir director, to be accompanied by stringed instruments" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 67:1" + }, + "God, be merciful to us and bless us;" + ] + }, + { + "type": "para:q1", + "content": [ + "be kind to us [IDM]," + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 67:2" + }, + "in order that", + { + "type": "char:add", + "content": [ + "everyone in" + ] + }, + "the world may know what you want them to do," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "all nations may know that you", + { + "type": "char:add", + "content": [ + "have the power to" + ] + }, + "save", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 67:3" + }, + "God, I desire that", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "people-groups", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "praise you;" + ] + }, + { + "type": "para:q1", + "content": [ + "I want them all to praise you!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 67:4" + }, + "I desire that", + { + "type": "char:add", + "content": [ + "the people of all" + ] + }, + "nations will be glad and sing joyfully," + ] + }, + { + "type": "para:q2", + "content": [ + "because you judge the people-groups equally/justly," + ] + }, + { + "type": "para:q2", + "content": [ + "and you guide", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "nations in the world." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 67:5" + }, + "God, I desire that the people-groups", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "praise you;" + ] + }, + { + "type": "para:q1", + "content": [ + "I want them all to praise you!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 67:6" + }, + "Good crops have grown on our land;" + ] + }, + { + "type": "para:q1", + "content": [ + "God, our God, has blessed us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 67:7" + }, + { + "type": "char:add", + "content": [ + "And because" + ] + }, + "God has blessed us," + ] + }, + { + "type": "para:q1", + "content": [ + "I desire that all", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "everywhere [MTY] on the earth will revere him." + ] + }, + { + "type": "chapter:c", + "number": "68", + "sid": "PSA 68" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 68:1" + }, + "God, arise and scatter your enemies," + ] + }, + { + "type": "para:q1", + "content": [ + "and cause those who hate you to run away from you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 68:2" + }, + "Like", + { + "type": "char:add", + "content": [ + "wind" + ] + }, + "blows smoke away," + ] + }, + { + "type": "para:q2", + "content": [ + "chase your enemies away." + ] + }, + { + "type": "para:q1", + "content": [ + "Like wax melts when it is near a fire," + ] + }, + { + "type": "para:q2", + "content": [ + "cause wicked people to ◄disappear/be destroyed►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 68:3" + }, + "But righteous people should be joyful;" + ] + }, + { + "type": "para:q2", + "content": [ + "they should rejoice when they are in God's presence;" + ] + }, + { + "type": "para:q2", + "content": [ + "they should be happy, and be very joyful." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 68:4" + }, + "Sing to God; sing to praise him;" + ] + }, + { + "type": "para:q1", + "content": [ + "sing a song (OR, make a road) for him who rides on the clouds;" + ] + }, + { + "type": "para:q1", + "content": [ + "his name is Yahweh; be glad when you are in his presence." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 68:5" + }, + "God, who lives in his sacred temple, is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "[MET] a father to", + { + "type": "char:add", + "content": [ + "those who are" + ] + }, + "orphans," + ] + }, + { + "type": "para:q2", + "content": [ + "and he is the one who protects widows." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 68:6" + }, + "For those who have no one to live with, he provides families", + { + "type": "char:add", + "content": [ + "to live with" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "He frees prisoners and enables them to be successful," + ] + }, + { + "type": "para:q2", + "content": [ + "but those who rebel", + { + "type": "char:add", + "content": [ + "against him" + ] + }, + "will be forced to live in a very hot and dry land." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 68:7" + }, + "God, you led your people out", + { + "type": "char:add", + "content": [ + "of Egypt" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and then you marched with them through the desert." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 68:8" + }, + "After you did that, because when you, the God", + { + "type": "char:add", + "content": [ + "worshiped by us" + ] + }, + "Israeli people, appeared to us at Sinai", + { + "type": "char:add", + "content": [ + "Mountain" + ] + }, + ",," + ] + }, + { + "type": "para:q1", + "content": [ + "the earth shook," + ] + }, + { + "type": "para:q2", + "content": [ + "and rain poured down from the sky." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 68:9" + }, + "You caused plenty of rain to fall", + { + "type": "char:add", + "content": [ + "on your land" + ] + }, + "*," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and so" + ] + }, + "you enabled good crops to grow again on the land that you gave", + { + "type": "char:add", + "content": [ + "to us Israelis" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 68:10" + }, + "Your people built homes there;" + ] + }, + { + "type": "para:q2", + "content": [ + "and because you were good to them, you provided", + { + "type": "char:add", + "content": [ + "food" + ] + }, + "for those who were poor." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 68:11" + }, + "The Lord gave a message," + ] + }, + { + "type": "para:q2", + "content": [ + "and many women took that message to other places." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 68:12" + }, + { + "type": "char:add", + "content": [ + "They proclaimed" + ] + }, + ", “Many kings and their armies are running away", + { + "type": "char:add", + "content": [ + "from our army" + ] + }, + "!”" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "When our army brought back to their homes" + ] + }, + "the things that they captured," + ] + }, + { + "type": "para:q1", + "content": [ + "the women who were at home divided up those things", + { + "type": "char:add", + "content": [ + "among themselves and among their families" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 68:13" + }, + "Even those women who were in the pens", + { + "type": "char:add", + "content": [ + "taking care of" + ] + }, + "the sheep", + { + "type": "char:add", + "content": [ + "received some of those things" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they got statues of doves whose wings were covered with silver" + ] + }, + { + "type": "para:q2", + "content": [ + "and whose feathers were covered with pure yellow gold." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 68:14" + }, + "When Almighty", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "scattered the", + { + "type": "char:add", + "content": [ + "enemy" + ] + }, + "kings", + { + "type": "char:add", + "content": [ + "and their armies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "the number of weapons that they abandoned there" + ] + }, + "seemed like there had been a snowstorm on Zalmon (OR, a black)", + { + "type": "char:add", + "content": [ + "Mountain." + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 68:15" + }, + "There is a very high mountain in the Bashan", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "a mountain which has many peaks." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 68:16" + }, + "But the", + { + "type": "char:add", + "content": [ + "people who live near" + ] + }, + "that mountain should not [RHQ] envy those who live near", + { + "type": "char:add", + "content": [ + "Zion" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "the mountain on which God chose to live!" + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh will live there forever!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 68:17" + }, + { + "type": "char:add", + "content": [ + "After we defeated all our enemies" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it was as though" + ] + }, + "the Lord, surrounded by many thousands of strong chariots, descended from Sinai", + { + "type": "char:add", + "content": [ + "Mountain" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "and came into the sacred temple", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 68:18" + }, + "He ascended the sacred mountain", + { + "type": "char:add", + "content": [ + "where his temple is" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and took with him many people who had been captured", + { + "type": "char:add", + "content": [ + "in battles" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "and received gifts from the enemies", + { + "type": "char:add", + "content": [ + "whom he had defeated" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "He received gifts even from those who had rebelled against him," + ] + }, + { + "type": "para:q2", + "content": [ + "and Yahweh our God will live there", + { + "type": "char:add", + "content": [ + "in his sacred temple" + ] + }, + "forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 68:19" + }, + "Praise the Lord, who", + { + "type": "char:add", + "content": [ + "helps us" + ] + }, + "carry our heavy loads every day;" + ] + }, + { + "type": "para:q1", + "content": [ + "he is the one who saves/rescues us." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 68:20" + }, + "Our God is the God who saves us;" + ] + }, + { + "type": "para:q2", + "content": [ + "He is Yahweh, our Lord, the one who ◄allows us to escape/prevents us► from being killed", + { + "type": "char:add", + "content": [ + "in battles" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 68:21" + }, + "But God will smash the heads of his enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "the skulls of those who continue to behave sinfully." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 68:22" + }, + "The Lord said, “I will bring back the", + { + "type": "char:add", + "content": [ + "corpses of those who were killed in" + ] + }, + "Bashan," + ] + }, + { + "type": "para:q1", + "content": [ + "and I will bring back those who sank deep in the ocean", + { + "type": "char:add", + "content": [ + "and drowned" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 68:23" + }, + "I will do that in order that you may wash your feet in their blood," + ] + }, + { + "type": "para:q2", + "content": [ + "and your dogs can", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "lap up some of your enemies' blood.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 68:24" + }, + "God, many people see you march triumphantly into your sacred temple," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "celebrating that you have defeated your enemies" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "march like" + ] + }, + "a king does, and a large crowd walks with you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 68:25" + }, + "The singers are in front, and the people who play stringed instruments are at the rear," + ] + }, + { + "type": "para:q2", + "content": [ + "and young women who are beating their tambourines are between them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 68:26" + }, + { + "type": "char:add", + "content": [ + "They are all singing" + ] + }, + ", “You Israeli people, praise God when you gather together;" + ] + }, + { + "type": "para:q2", + "content": [ + "praise Yahweh, all you who are descendants of Jacob!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 68:27" + }, + "First come", + { + "type": "char:add", + "content": [ + "the people of the tribe of" + ] + }, + "Benjamin, the smallest", + { + "type": "char:add", + "content": [ + "tribe" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and following them come the leaders of", + { + "type": "char:add", + "content": [ + "the tribe of" + ] + }, + "Judah and their group," + ] + }, + { + "type": "para:q1", + "content": [ + "and following them come the leaders of", + { + "type": "char:add", + "content": [ + "the tribes of" + ] + }, + "Zebulun and Naphtali." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 68:28" + }, + "God, show people that you are very powerful;" + ] + }, + { + "type": "para:q2", + "content": [ + "show people the power with which you have helped us previously." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 68:29" + }, + "Show that power from your temple in Jerusalem," + ] + }, + { + "type": "para:q2", + "content": [ + "where kings bring gifts to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 68:30" + }, + "Rebuke", + { + "type": "char:add", + "content": [ + "your enemies, such as those in Egypt who are like" + ] + }, + "wild hippopotamuses/animals that live in the reeds;" + ] + }, + { + "type": "para:q1", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "powerful nations that are like" + ] + }, + "bulls that are among their calves [MET];" + ] + }, + { + "type": "para:q1", + "content": [ + "rebuke/trample them until they bow down and give you gifts of silver." + ] + }, + { + "type": "para:q2", + "content": [ + "Scatter the people who enjoy making wars." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 68:31" + }, + "Then people will bring gifts of bronze (OR, of cloth) to you from Egypt;" + ] + }, + { + "type": "para:q2", + "content": [ + "the people in Ethiopia will lift up their hands", + { + "type": "char:add", + "content": [ + "to praise you" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 68:32" + }, + { + "type": "char:add", + "content": [ + "You people who are citizens of" + ] + }, + "kingdoms/countries all over the world, sing to God!" + ] + }, + { + "type": "para:q1", + "content": [ + "Sing praises to the Lord!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 68:33" + }, + "Sing to the God, the one who rides acoss the sky," + ] + }, + { + "type": "para:q2", + "content": [ + "the sky that", + { + "type": "char:add", + "content": [ + "he created" + ] + }, + "long ago." + ] + }, + { + "type": "para:q1", + "content": [ + "Listen as he shouts with a very powerful voice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 68:34" + }, + "Proclaim that God is very powerful;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the king that rules over Israel," + ] + }, + { + "type": "para:q2", + "content": [ + "and in the skies", + { + "type": "char:add", + "content": [ + "he also shows that" + ] + }, + "he is powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 68:35" + }, + "God is awesome as he comes out of his sacred temple;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the God whom", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "Israeli people", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "He makes [DOU] his people very powerful." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise God!" + ] + }, + { + "type": "chapter:c", + "number": "69", + "sid": "PSA 69" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 69:1" + }, + "O God, save me," + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "I am in great danger" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "flood water is up to my neck,", + { + "type": "char:add", + "content": [ + "and I am about to drown" + ] + }, + "[MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 69:2" + }, + "I continue to sink in the deep mud," + ] + }, + { + "type": "para:q2", + "content": [ + "and there is no solid ground for me to stand on." + ] + }, + { + "type": "para:q1", + "content": [ + "I am in deep water," + ] + }, + { + "type": "para:q2", + "content": [ + "and flood waters are swirling around me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 69:3" + }, + "I am exhausted from calling out", + { + "type": "char:add", + "content": [ + "for help" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "my throat is very dry." + ] + }, + { + "type": "para:q1", + "content": [ + "Because I have cried so much as I have waited for God", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "my eyes are swollen." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 69:4" + }, + "Those who hate me when there is no reason to hate me" + ] + }, + { + "type": "para:q2", + "content": [ + "are more than the number of hairs on my head [HYP]!" + ] + }, + { + "type": "para:q1", + "content": [ + "Those who want to get rid of me are strong," + ] + }, + { + "type": "para:q2", + "content": [ + "and they tell lies about me." + ] + }, + { + "type": "para:q1", + "content": [ + "They demand that I return to them things that I did not steal!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 69:5" + }, + "O God, ◄you see the sins that I have committed/my sins are not hidden from you►." + ] + }, + { + "type": "para:q2", + "content": [ + "You know that I have foolishly", + { + "type": "char:add", + "content": [ + "disobeyed your laws" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 69:6" + }, + "O Yahweh God,", + { + "type": "char:add", + "content": [ + "you who are the commander" + ] + }, + "of the armies", + { + "type": "char:add", + "content": [ + "of heaven" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow the", + { + "type": "char:add", + "content": [ + "wrong things that" + ] + }, + "I", + { + "type": "char:add", + "content": [ + "have done" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "to cause those who trust in you to be disappointed/disillusioned." + ] + }, + { + "type": "para:q1", + "content": [ + "O God, you whom", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "Israeli people", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow me to cause your people to be humiliated." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 69:7" + }, + "People have insulted/ridiculed me because", + { + "type": "char:add", + "content": [ + "I am devoted to" + ] + }, + "you." + ] + }, + { + "type": "para:q2", + "content": [ + "They have thoroughly humiliated [IDM] me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 69:8" + }, + "Even my own", + { + "type": "char:add", + "content": [ + "older" + ] + }, + "brothers act as if they do not know me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they treat me like a foreigner." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 69:9" + }, + { + "type": "char:add", + "content": [ + "Some people have despised your temple" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "but my zeal for", + { + "type": "char:add", + "content": [ + "keeping" + ] + }, + "your temple", + { + "type": "char:add", + "content": [ + "holy" + ] + }, + "is like a fire burning inside me." + ] + }, + { + "type": "para:q1", + "content": [ + "So", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "those who are insulting you are also insulting me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 69:10" + }, + "When I have humbled myself and ◄fasted/abstained from eating food►" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "to show my sadness about the disgraceful things that they have done to your temple" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they just insult me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 69:11" + }, + "When I put on", + { + "type": "char:add", + "content": [ + "rough" + ] + }, + "sackcloth", + { + "type": "char:add", + "content": [ + "to show that I am sad" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they laugh at [IDM] me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 69:12" + }, + "Even the elders", + { + "type": "char:add", + "content": [ + "of the city" + ] + }, + "say bad things about me." + ] + }, + { + "type": "para:q2", + "content": [ + "The drunkards of the city sing", + { + "type": "char:add", + "content": [ + "disgusting" + ] + }, + "songs about me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 69:13" + }, + "But Yahweh, I will", + { + "type": "char:add", + "content": [ + "continue" + ] + }, + "praying to you." + ] + }, + { + "type": "para:q1", + "content": [ + "At the time that you choose, answer me and rescue me" + ] + }, + { + "type": "para:q2", + "content": [ + "because you faithfully love me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 69:14" + }, + "Do not allow me to sink anymore in the mud." + ] + }, + { + "type": "para:q1", + "content": [ + "Rescue me from those who hate me!" + ] + }, + { + "type": "para:q2", + "content": [ + "Lift me up out of these deep waters!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 69:15" + }, + "Do not allow flood waters to swirl around me," + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow the deep", + { + "type": "char:add", + "content": [ + "mud" + ] + }, + "to swallow me;" + ] + }, + { + "type": "para:q2", + "content": [ + "keep me from sinking into the pit", + { + "type": "char:add", + "content": [ + "of death" + ] + }, + "[MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 69:16" + }, + "O Yahweh, answer my prayer and help me" + ] + }, + { + "type": "para:q2", + "content": [ + "because you are good and love me faithfully." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 69:17" + }, + "Do not ◄hide yourself from/refuse to hear► me;" + ] + }, + { + "type": "para:q1", + "content": [ + "answer me quickly" + ] + }, + { + "type": "para:q2", + "content": [ + "because I am in great trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 69:18" + }, + "Come near to me and save me;" + ] + }, + { + "type": "para:q1", + "content": [ + "rescue me from my enemies." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 69:19" + }, + "You know that I am insulted" + ] + }, + { + "type": "para:q2", + "content": [ + "and that", + { + "type": "char:add", + "content": [ + "people cause" + ] + }, + "me", + { + "type": "char:add", + "content": [ + "to feel" + ] + }, + "ashamed and dishonored;" + ] + }, + { + "type": "para:q1", + "content": [ + "you know", + { + "type": "char:add", + "content": [ + "who" + ] + }, + "all my enemies", + { + "type": "char:add", + "content": [ + "are" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 69:20" + }, + { + "type": "char:add", + "content": [ + "Their" + ] + }, + "insults have deeply offended me," + ] + }, + { + "type": "para:q2", + "content": [ + "and I ◄feel helpless/am in despair►." + ] + }, + { + "type": "para:q1", + "content": [ + "I searched for", + { + "type": "char:add", + "content": [ + "someone who would" + ] + }, + "pity", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "but there was no one." + ] + }, + { + "type": "para:q1", + "content": [ + "I wanted someone to encourage/comfort me," + ] + }, + { + "type": "para:q2", + "content": [ + "but there were none." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 69:21" + }, + { + "type": "char:add", + "content": [ + "Instead" + ] + }, + ", they gave me food", + { + "type": "char:add", + "content": [ + "that tasted like" + ] + }, + "poison," + ] + }, + { + "type": "para:q2", + "content": [ + "and when I was thirsty, they gave me sour wine to drink." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 69:22" + }, + "I hope/desire that the feasts [MTY]", + { + "type": "char:add", + "content": [ + "that they enjoy" + ] + }, + "will ◄become a snare for/bring trouble to► them," + ] + }, + { + "type": "para:q2", + "content": [ + "and that", + { + "type": "char:add", + "content": [ + "those whom they invite to" + ] + }, + "the sacrificial feasts will also be trapped." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 69:23" + }, + "I hope/desire that their eyesight will become dim so that they cannot see anything," + ] + }, + { + "type": "para:q2", + "content": [ + "and that their backs/bodies will become weaker and weaker." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 69:24" + }, + "Show them that you are very angry with them!" + ] + }, + { + "type": "para:q2", + "content": [ + "Because of your great/furious anger, chase after them and catch them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 69:25" + }, + "Cause their towns to become abandoned/deserted" + ] + }, + { + "type": "para:q2", + "content": [ + "and that there will be no one left to live in their tents/houses." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 69:26" + }, + { + "type": "char:add", + "content": [ + "Do this" + ] + }, + "because they persecute those whom you have punished," + ] + }, + { + "type": "para:q2", + "content": [ + "◄they talk about the sins of/they want to hurt even more► those whom you have wounded." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 69:27" + }, + "Keep making a record of all their sins," + ] + }, + { + "type": "para:q2", + "content": [ + "do not acquit/pardon them", + { + "type": "char:add", + "content": [ + "for the evil things that they have done" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 69:28" + }, + "Erase their names [SYN] from the book", + { + "type": "char:add", + "content": [ + "containing the names of those who have eternal" + ] + }, + "life;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not include them in the list of righteous people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 69:29" + }, + "As for me, I have pain and am suffering." + ] + }, + { + "type": "para:q2", + "content": [ + "O God, protect me and rescue me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 69:30" + }, + "When God does that, I will sing as I praise God," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will honor him by thanking him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 69:31" + }, + "My doing that will please Yahweh more than", + { + "type": "char:add", + "content": [ + "sacrificing" + ] + }, + "oxen," + ] + }, + { + "type": "para:q2", + "content": [ + "more than offering him full-grown bulls." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 69:32" + }, + "Oppressed/Afflicted people will see", + { + "type": "char:add", + "content": [ + "that God has rescued me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will be glad." + ] + }, + { + "type": "para:q1", + "content": [ + "I want all of you who ask God", + { + "type": "char:add", + "content": [ + "to help you" + ] + }, + "to be encouraged." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 69:33" + }, + "Yahweh listens to those who are needy;" + ] + }, + { + "type": "para:q2", + "content": [ + "He does not ignore/forget those who are oppressed/imprisoned." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 69:34" + }, + "I desire that everything will praise God—" + ] + }, + { + "type": "para:q2", + "content": [ + "everything that is in heaven and on earth, and all the creatures that are in the seas." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 69:35" + }, + "God will rescue the people of Jerusalem", + { + "type": "char:add", + "content": [ + "from their enemies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will rebuild the towns that are in Judah." + ] + }, + { + "type": "para:q1", + "content": [ + "His people will live there and", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "possess the land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 69:36" + }, + "The descendants of his people will inherit it," + ] + }, + { + "type": "para:q2", + "content": [ + "and those who love him will live there", + { + "type": "char:add", + "content": [ + "safely" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "70", + "sid": "PSA 70" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director, asking God to help David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 70:1" + }, + "God, please save me!" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, come quickly to help me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 70:2" + }, + "Humble those who are happy about my troubles/difficulties, and cause them to be disgraced/ashamed." + ] + }, + { + "type": "para:q2", + "content": [ + "Chase away those who are trying to kill me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 70:3" + }, + "I hope/desire that you will cause them to become dismayed and ashamed" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because you have defeated them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 70:4" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "I hope/desire that all those who go to", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "you will be very joyful [DOU]." + ] + }, + { + "type": "para:q2", + "content": [ + "I want those who love you because you saved them to shout repeatedly [HYP]," + ] + }, + { + "type": "para:q1", + "content": [ + "“God is great!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 70:5" + }, + "As for me, I am poor and needy [DOU];" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "God, come quickly to help me!" + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh, you are the one who saves and helps me," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so please" + ] + }, + "come quickly!" + ] + }, + { + "type": "chapter:c", + "number": "71", + "sid": "PSA 71" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 71:1" + }, + "Yahweh, I have come to you to ◄get refuge/be protected►;" + ] + }, + { + "type": "para:q2", + "content": [ + "never allow me to become ashamed", + { + "type": "char:add", + "content": [ + "because of being defeated" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 71:2" + }, + "Because you always do what is right, help me and rescue me;" + ] + }, + { + "type": "para:q2", + "content": [ + "listen to me, and save me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 71:3" + }, + "Be", + { + "type": "char:add", + "content": [ + "like an overhanging" + ] + }, + "rock [MET] under which I", + { + "type": "char:add", + "content": [ + "can be" + ] + }, + "safe/protected;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "be like" + ] + }, + "a strong fortress in which I am safe [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "continually" + ] + }, + "command (OR,", + { + "type": "char:add", + "content": [ + "Continually" + ] + }, + "command)", + { + "type": "char:add", + "content": [ + "your angels" + ] + }, + "to rescue me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 71:4" + }, + "God, rescue me from wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "from the power of unjust and evil men." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 71:5" + }, + "Yahweh, my Lord, you are the one whom I confidently expect", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I have trusted in you since I was young." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 71:6" + }, + "I have depended on you all my life;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have taken care of me [IDM] since the day that I was born," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "I will always praise you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 71:7" + }, + "The manner in which I have conducted my life has been an example to many", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "they realize that" + ] + }, + "you have been my strong defender." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 71:8" + }, + "I praise you all day long," + ] + }, + { + "type": "para:q2", + "content": [ + "and I proclaim that you are glorious/wonderful." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 71:9" + }, + "Now, when I have become an old man, do not reject/abandon me;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not abandon me now, when I am not strong anymore." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 71:10" + }, + "My enemies say", + { + "type": "char:add", + "content": [ + "that they want to kill" + ] + }, + "me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they plan together", + { + "type": "char:add", + "content": [ + "how they can do that" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 71:11" + }, + "They say", + { + "type": "char:add", + "content": [ + "about me" + ] + }, + ", “God has abandoned him;" + ] + }, + { + "type": "para:q2", + "content": [ + "so now we can pursue him and seize him," + ] + }, + { + "type": "para:q2", + "content": [ + "because there is no one who will rescue him.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 71:12" + }, + "God, do not stay far away from me;" + ] + }, + { + "type": "para:q2", + "content": [ + "hurry to help me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 71:13" + }, + "Cause those who ◄accuse me/say that I have done things that are wrong► to be defeated and destroyed;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause those who want to harm me to be shamed and disgraced." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 71:14" + }, + "But", + { + "type": "char:add", + "content": [ + "as for me" + ] + }, + ", I will continually and confidently expect", + { + "type": "char:add", + "content": [ + "you to do great things for me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will praise you more and more." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 71:15" + }, + "I will tell people that you do what is right;" + ] + }, + { + "type": "para:q1", + "content": [ + "all day long I will tell people how you have saved me," + ] + }, + { + "type": "para:q2", + "content": [ + "although what you have done is more than I can fully understand." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 71:16" + }, + "Yahweh, my Lord, I will praise you for your mighty deeds;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will proclaim that only you always act justly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 71:17" + }, + "God, you have taught me", + { + "type": "char:add", + "content": [ + "many/those things" + ] + }, + "ever since I was young," + ] + }, + { + "type": "para:q2", + "content": [ + "and I still tell people about your wonderful deeds." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 71:18" + }, + "And now, God, when I am old and my hair is gray," + ] + }, + { + "type": "para:q2", + "content": [ + "do not abandon me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Stay with me" + ] + }, + "while I continue to proclaim to my children and grandchildren [HYP] that you are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "powerful!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 71:19" + }, + "God, you do many righteous deeds;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "they extend up to the sky." + ] + }, + { + "type": "para:q1", + "content": [ + "You have done great things;" + ] + }, + { + "type": "para:q2", + "content": [ + "there is no one like you [RHQ]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 71:20" + }, + "You have caused me to have many troubles and to suffer much," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "you will cause me to become strong again;" + ] + }, + { + "type": "para:q1", + "content": [ + "when I am almost dead [HYP], you will keep me alive." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 71:21" + }, + "You will cause me to be greatly honored" + ] + }, + { + "type": "para:q2", + "content": [ + "and you will encourage/comfort me again." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 71:22" + }, + "I will also praise you", + { + "type": "char:add", + "content": [ + "while I play" + ] + }, + "my harp;" + ] + }, + { + "type": "para:q1", + "content": [ + "I will praise you, my God, for faithfully", + { + "type": "char:add", + "content": [ + "doing what you have promised to do" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "I will play hymns to praise you, the holy God whom", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 71:23" + }, + "I [SYN] will shout joyfully while I play", + { + "type": "char:add", + "content": [ + "the harp" + ] + }, + "for you;" + ] + }, + { + "type": "para:q1", + "content": [ + "with my entire inner being I will sing" + ] + }, + { + "type": "para:q2", + "content": [ + "because you have rescued me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 71:24" + }, + "All day long I will tell people that you act righteously," + ] + }, + { + "type": "para:q2", + "content": [ + "because those who wanted to harm me will have been defeated and disgraced." + ] + }, + { + "type": "chapter:c", + "number": "72", + "sid": "PSA 72" + }, + { + "type": "para:d", + "content": [ + "A psalm written by Solomon." + ] + }, + { + "type": "para:s1", + "content": [ + "A prayer for God to bless the king" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 72:1" + }, + "O God, enable", + { + "type": "char:add", + "content": [ + "me," + ] + }, + "the king", + { + "type": "char:add", + "content": [ + "whom you appointed in Israel" + ] + }, + ", to rule justly." + ] + }, + { + "type": "para:q2", + "content": [ + "Show/Teach me how to judge matters fairly" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 72:2" + }, + "in order that I will judge your people fairly," + ] + }, + { + "type": "para:q2", + "content": [ + "that I will govern your oppressed people justly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 72:3" + }, + "I desire that", + { + "type": "char:add", + "content": [ + "all over the country—even" + ] + }, + "on the hills and mountains [DOU]—" + ] + }, + { + "type": "para:q2", + "content": [ + "people will live peacefully and righteously." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 72:4" + }, + "Help", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", your king, to defend the poor people" + ] + }, + { + "type": "para:q2", + "content": [ + "and to rescue needy people and to defeat those who oppress them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 72:5" + }, + "I desire that your people will revere you as long as the moon shines,", + { + "type": "char:add", + "content": [ + "forever" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 72:6" + }, + "I desire that my rule will", + { + "type": "char:add", + "content": [ + "be enjoyed by the people" + ] + }, + "[SIM]" + ] + }, + { + "type": "para:q2", + "content": [ + "like", + { + "type": "char:add", + "content": [ + "they enjoy" + ] + }, + "rain on growing crops," + ] + }, + { + "type": "para:q2", + "content": [ + "like", + { + "type": "char:add", + "content": [ + "they enjoy" + ] + }, + "showers that fall on the land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 72:7" + }, + "I hope/desire that people will live righteously during the years that I rule," + ] + }, + { + "type": "para:q2", + "content": [ + "and that my people will live peacefully and prosperously as long as the moon shines." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 72:8" + }, + "I hope/desire that the kings", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + "will rule", + { + "type": "char:add", + "content": [ + "the people" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in all the area from one sea", + { + "type": "char:add", + "content": [ + "in the east" + ] + }, + "to another", + { + "type": "char:add", + "content": [ + "in the west" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and from the", + { + "type": "char:add", + "content": [ + "Euphrates" + ] + }, + "River to the most remote/distant places on earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 72:9" + }, + "I hope/desire that those who live in the desert will bow down before them," + ] + }, + { + "type": "para:q2", + "content": [ + "and that ttheir enemies will throw themselves on the ground", + { + "type": "char:add", + "content": [ + "in submission" + ] + }, + "to them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 72:10" + }, + "I hope/desire that the kings of Spain and of the islands", + { + "type": "char:add", + "content": [ + "in the Mediterranean Sea" + ] + }, + "will bring ◄tribute money/taxes► to the kings", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and that the kings of Sheba", + { + "type": "char:add", + "content": [ + "to the south" + ] + }, + "and of Seba", + { + "type": "char:add", + "content": [ + "to the southwest" + ] + }, + "will bring them gifts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 72:11" + }, + "I hope/desire that all the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "kings", + { + "type": "char:add", + "content": [ + "in the world" + ] + }, + "will bow before the kings", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and that", + { + "type": "char:add", + "content": [ + "people of" + ] + }, + "all nations will serve them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 72:12" + }, + "They will rescue poor people when they ◄cry out/plead► for help," + ] + }, + { + "type": "para:q2", + "content": [ + "and help those who are needy and those who have no one to help them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 72:13" + }, + "They will pity those who are weak and needy;" + ] + }, + { + "type": "para:q2", + "content": [ + "he saves the people's lives." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 72:14" + }, + "Our kings will rescue the people from being oppressed and from being treated cruelly," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because" + ] + }, + "◄their lives/they► [MTY] are precious to our kings." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 72:15" + }, + "I hope/desire that our kings will live a long time!" + ] + }, + { + "type": "para:q2", + "content": [ + "I hope/desire that they will be given gold from Sheba." + ] + }, + { + "type": "para:q1", + "content": [ + "I desire that people will always pray for our kings" + ] + }, + { + "type": "para:q2", + "content": [ + "and praise them all the time,", + { + "type": "char:add", + "content": [ + "every day" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 72:16" + }, + "I hope/desire that the fields will produce plenty of grain", + { + "type": "char:add", + "content": [ + "everywhere, even" + ] + }, + "on the tops of the hills in the land where they rule," + ] + }, + { + "type": "para:q2", + "content": [ + "like the grain that grows on the hills in Lebanon." + ] + }, + { + "type": "para:q1", + "content": [ + "I hope/desire that the cities", + { + "type": "char:add", + "content": [ + "in Israel" + ] + }, + "will be full of people" + ] + }, + { + "type": "para:q2", + "content": [ + "like the fields are full of grass." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 72:17" + }, + "I desire that the names of our kings will never be forgotten." + ] + }, + { + "type": "para:q2", + "content": [ + "I hope/desire that people will remember them as long as the sun shines." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "I hope/desire that people of all nations will ask ◄God to bless them/that they will be blessed by God►" + ] + }, + { + "type": "para:q2", + "content": [ + "just like he has blessed the kings", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 72:18" + }, + "Praise Yahweh, the God whom", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the only one who does wonderful things." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 72:19" + }, + "Praise him forever!" + ] + }, + { + "type": "para:q2", + "content": [ + "I desire that ◄his glory will fill the whole world/people all over the world may see that he is very great► [MTY]!" + ] + }, + { + "type": "para:q2", + "content": [ + "Amen! May it be so!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 72:20" + }, + "That is the end of this group of prayers/songs written by David, the son of Jesse." + ] + }, + { + "type": "chapter:c", + "number": "73", + "sid": "PSA 73" + }, + { + "type": "para:ms1", + "content": [ + "Book Three" + ] + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 73:1" + }, + "God truly is good to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli people," + ] + }, + { + "type": "para:q2", + "content": [ + "to those who totally want to do all that God desires." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 73:2" + }, + "As for me, I almost", + { + "type": "char:add", + "content": [ + "stopped trusting in God" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it was as though" + ] + }, + "my feet slipped and I stumbled [MET]," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 73:3" + }, + "because I envied those who proudly", + { + "type": "char:add", + "content": [ + "said that they did not need God" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I saw that they prospered", + { + "type": "char:add", + "content": [ + "even though" + ] + }, + "they were wicked." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 73:4" + }, + "Those people do not have any pains;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "strong and healthy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 73:5" + }, + "They do not have the troubles/difficulties that other people have;" + ] + }, + { + "type": "para:q2", + "content": [ + "they do not have problems like others do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 73:6" + }, + "So they are proud, and their being proud is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a necklace", + { + "type": "char:add", + "content": [ + "that they show to others" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they show off their violent actions like people show off their beautiful robes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 73:7" + }, + "From their inner beings they ◄pour out/do► evil deeds," + ] + }, + { + "type": "para:q2", + "content": [ + "and they are always thinking about more evil things to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 73:8" + }, + "They scoff at", + { + "type": "char:add", + "content": [ + "other people" + ] + }, + ", and they talk about doing evil things to them;" + ] + }, + { + "type": "para:q1", + "content": [ + "they are proud while they plan to oppress others." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 73:9" + }, + "They say evil things about", + { + "type": "char:add", + "content": [ + "God who is in" + ] + }, + "heaven [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "and they talk boastfully/proudly about things", + { + "type": "char:add", + "content": [ + "that they have done" + ] + }, + "here on the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 73:10" + }, + "The result is that people listen to what they say and praise them" + ] + }, + { + "type": "para:q2", + "content": [ + "and do not think that they have done anything that is wrong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 73:11" + }, + "Wicked people say", + { + "type": "char:add", + "content": [ + "to themselves" + ] + }, + ", “God will certainly not [RHQ] know", + { + "type": "char:add", + "content": [ + "what we have done" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "people say that" + ] + }, + "he is greater than any other god, but he does not know", + { + "type": "char:add", + "content": [ + "everything" + ] + }, + ".”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 73:12" + }, + "That is what wicked people are like;" + ] + }, + { + "type": "para:q2", + "content": [ + "they never worry about anything, and they are always becoming richer." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 73:13" + }, + { + "type": "char:add", + "content": [ + "So, God" + ] + }, + ", I think it is useless that I have [RHQ] always done what you want me to," + ] + }, + { + "type": "para:q2", + "content": [ + "and that I have not sinned." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 73:14" + }, + "All day long I have problems," + ] + }, + { + "type": "para:q2", + "content": [ + "and every morning you punish me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 73:15" + }, + "If I had said the things that the wicked people say," + ] + }, + { + "type": "para:q2", + "content": [ + "I would have been sinning against your people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 73:16" + }, + "And when I tried to think about all this," + ] + }, + { + "type": "para:q2", + "content": [ + "it was very difficult for me", + { + "type": "char:add", + "content": [ + "to understand it" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 73:17" + }, + "But when I went to your temple,", + { + "type": "char:add", + "content": [ + "you spoke to me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I understood what will happen to the wicked people", + { + "type": "char:add", + "content": [ + "after they die" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 73:18" + }, + { + "type": "char:add", + "content": [ + "Now I know that" + ] + }, + "you will surely put them in slippery places," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will fall down and die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 73:19" + }, + "They will be destroyed instantly;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will die in terrible ways." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 73:20" + }, + "They", + { + "type": "char:add", + "content": [ + "will disappear as quickly" + ] + }, + "as a dream disappears when a person awakes in the morning;" + ] + }, + { + "type": "para:q2", + "content": [ + "Lord, when you arise, you will ◄cause them to disappear/forget all about them►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 73:21" + }, + "When I felt sad/bitter ," + ] + }, + { + "type": "para:q1", + "content": [ + "and brokenhearted," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 73:22" + }, + "I was stupid and ignorant," + ] + }, + { + "type": "para:q2", + "content": [ + "and I behaved like an animal toward you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 73:23" + }, + "But I am always close to you," + ] + }, + { + "type": "para:q1", + "content": [ + "and you hold my hand." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 73:24" + }, + "You guide me by teaching me," + ] + }, + { + "type": "para:q2", + "content": [ + "and ◄at the end", + { + "type": "char:add", + "content": [ + "of my life" + ] + }, + "/when I die►, you will receive me and honor me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 73:25" + }, + "You are in heaven and I belong to you [RHQ]," + ] + }, + { + "type": "para:q1", + "content": [ + "and there is nothing on this earth that I desire more than that." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 73:26" + }, + "My body and my mind may become very weak," + ] + }, + { + "type": "para:q2", + "content": [ + "but God, you continue to enable me to be strong;" + ] + }, + { + "type": "para:q2", + "content": [ + "I belong to you forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 73:27" + }, + "Those who remain far from you will be destroyed;" + ] + }, + { + "type": "para:q1", + "content": [ + "you will get rid of those who abandon you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 73:28" + }, + "But", + { + "type": "char:add", + "content": [ + "as for" + ] + }, + "me, it is wonderful to be near to God" + ] + }, + { + "type": "para:q2", + "content": [ + "and to be protected by Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and to proclaim to others all that he has done", + { + "type": "char:add", + "content": [ + "for me" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "74", + "sid": "PSA 74" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 74:1" + }, + "God, why have you abandoned/rejected us?" + ] + }, + { + "type": "para:q2", + "content": [ + "Will you keep rejecting us forever [RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + "Why are you angry with us," + ] + }, + { + "type": "para:q2", + "content": [ + "since we are like sheep in your pasture", + { + "type": "char:add", + "content": [ + "and you are like our shepherd" + ] + }, + "? [MET, RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 74:2" + }, + "Do not forget your people whom you chose long ago," + ] + }, + { + "type": "para:q2", + "content": [ + "the people whom you freed", + { + "type": "char:add", + "content": [ + "from being slaves in Egypt" + ] + }, + "and caused to become your tribe." + ] + }, + { + "type": "para:q1", + "content": [ + "Do not forget Jerusalem, which was ◄your home/where you dwelt►", + { + "type": "char:add", + "content": [ + "on this earth" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 74:3" + }, + "Walk along", + { + "type": "char:add", + "content": [ + "and see" + ] + }, + "where everything has been totally ruined;" + ] + }, + { + "type": "para:q2", + "content": [ + "our enemies have destroyed everything in the sacred temple." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 74:4" + }, + "Your enemies shouted triumphantly in this sacred place;" + ] + }, + { + "type": "para:q1", + "content": [ + "they erected their banners", + { + "type": "char:add", + "content": [ + "to show they had defeated us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 74:5" + }, + "They cut down all the", + { + "type": "char:add", + "content": [ + "engraved objects in the temple" + ] + }, + "like woodsmen cut down trees." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 74:6" + }, + "Then they smashed all the carved wood with their axes and hammers." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 74:7" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "they burned your temple to the ground;" + ] + }, + { + "type": "para:q2", + "content": [ + "they caused that place where you were worshiped to be unfit for people to worship in." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 74:8" + }, + "They said to themselves, “We will destroy the Israelis completely,”" + ] + }, + { + "type": "para:q2", + "content": [ + "and they", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "burned down all the other places where we gathered to worship God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 74:9" + }, + "All our sacred symbols (OR, miracles) are gone;" + ] + }, + { + "type": "para:q2", + "content": [ + "there are no prophets now/anymore," + ] + }, + { + "type": "para:q2", + "content": [ + "and no one knows how long", + { + "type": "char:add", + "content": [ + "this situation will continue" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 74:10" + }, + "God, how long will our enemies make fun of you [RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + "Will they insult you [MTY] forever [RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 74:11" + }, + "Why do you refuse to help [MTY, RHQ] us?" + ] + }, + { + "type": "para:q2", + "content": [ + "Why do you keep your hand inside your cloak", + { + "type": "char:add", + "content": [ + "instead of using it to destroy our enemies" + ] + }, + "[RHQ]?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 74:12" + }, + "God, you have been our king", + { + "type": "char:add", + "content": [ + "all the time" + ] + }, + "since we came out of Egypt [HYP]," + ] + }, + { + "type": "para:q1", + "content": [ + "and you have enabled us to defeat", + { + "type": "char:add", + "content": [ + "our enemies" + ] + }, + "in the land", + { + "type": "char:add", + "content": [ + "of Israel" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 74:13" + }, + "By your power you caused the", + { + "type": "char:add", + "content": [ + "Red" + ] + }, + "Sea to divide;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it was as though" + ] + }, + "you smashed the heads of the", + { + "type": "char:add", + "content": [ + "rulers of Egypt who were like" + ] + }, + "huge sea dragons [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 74:14" + }, + { + "type": "char:add", + "content": [ + "It was as though" + ] + }, + "you crushed the head of the king of Egypt [MET]" + ] + }, + { + "type": "para:q2", + "content": [ + "and gave his body to the animals in the desert to eat." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 74:15" + }, + "You caused springs and streams to flow," + ] + }, + { + "type": "para:q2", + "content": [ + "and you", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "dried up rivers that had never dried up previously." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 74:16" + }, + "You created the days and the nights," + ] + }, + { + "type": "para:q2", + "content": [ + "and you put the sun and the moon in their places." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 74:17" + }, + "You determined where the oceans end and the land begins," + ] + }, + { + "type": "para:q2", + "content": [ + "and you created the summer/hot season and the winter/cold season." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 74:18" + }, + "Yahweh, do not forget that your enemies laugh at you," + ] + }, + { + "type": "para:q1", + "content": [ + "and that it is foolish people who despise you [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 74:19" + }, + "Do not let your helpless people [MET] fall into the hands of their cruel enemies;" + ] + }, + { + "type": "para:q1", + "content": [ + "do not forget your suffering/persecuted people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 74:20" + }, + "Do not forget the agreement that you made with us;" + ] + }, + { + "type": "para:q2", + "content": [ + "remember that there are violent people in every dark place on the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 74:21" + }, + "Do not allow your oppressed people to be disgraced;" + ] + }, + { + "type": "para:q2", + "content": [ + "help those poor and needy people in order that they will", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "praise you [MTY]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 74:22" + }, + "God, arise and defend yourself", + { + "type": "char:add", + "content": [ + "by defending your people" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + "Do not forget that foolish people laugh at you ◄all day long/continually►!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 74:23" + }, + "Do not forget that your enemies shout angrily", + { + "type": "char:add", + "content": [ + "at you" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "the uproar that they make", + { + "type": "char:add", + "content": [ + "while they oppose you" + ] + }, + "never stops." + ] + }, + { + "type": "chapter:c", + "number": "75", + "sid": "PSA 75" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph for the choir director, to be sung using the tune ❛Do not destroy❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 75:1" + }, + "We give thanks to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "our God, we thank you." + ] + }, + { + "type": "para:q1", + "content": [ + "You are close to us," + ] + }, + { + "type": "para:q2", + "content": [ + "and we proclaim to others the wonderful things that you have done", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 75:2" + }, + { + "type": "char:add", + "content": [ + "You have said" + ] + }, + ", “I have appointed a time when I will judge people," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will judge", + { + "type": "char:add", + "content": [ + "everyone" + ] + }, + "fairly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 75:3" + }, + "When the earth shakes" + ] + }, + { + "type": "para:q2", + "content": [ + "and all the creatures on the earth tremble," + ] + }, + { + "type": "para:q1", + "content": [ + "I am the one who will ◄keep its foundations steady/prevent it from being destroyed►." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 75:4" + }, + "I say to people who ◄boast/talk proudly about themselves►, ‘Stop bragging!’" + ] + }, + { + "type": "para:q1", + "content": [ + "and I say to wicked people, ‘Do not proudly", + { + "type": "char:add", + "content": [ + "do things to" + ] + }, + "show how great you are [IDM]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 75:5" + }, + "Do not be arrogant," + ] + }, + { + "type": "para:q2", + "content": [ + "and do not speak so boastfully!’”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 75:6" + }, + "The one who judges people does not come from the east or from the west," + ] + }, + { + "type": "para:q1", + "content": [ + "and he does not come from the desert." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 75:7" + }, + "God is the one who judges people;" + ] + }, + { + "type": "para:q2", + "content": [ + "he says that some have sinned and must be punished, and that others have not done what is wrong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 75:8" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "Yahweh holds a cup in his hand;" + ] + }, + { + "type": "para:q2", + "content": [ + "it is filled with wine that", + { + "type": "char:add", + "content": [ + "has spices" + ] + }, + "mixed in it", + { + "type": "char:add", + "content": [ + "to cause those who drink it to become more drunk" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "and when Yahweh pours it out, he will force all the wicked people to drink it;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will drink every drop of it," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "which means that he will give them all the punishment that they deserve" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 75:9" + }, + "But", + { + "type": "char:add", + "content": [ + "as for me" + ] + }, + ", I will never stop saying what the God whom Jacob", + { + "type": "char:add", + "content": [ + "worshiped has done" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "I will never quit singing to praise him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 75:10" + }, + "He will destroy the power [IDM] of wicked people," + ] + }, + { + "type": "para:q1", + "content": [ + "but he will cause righteous people to become more powerful.." + ] + }, + { + "type": "chapter:c", + "number": "76", + "sid": "PSA 76" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph for the choir director, to be accompanied by stringed instruments" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 76:1" + }, + "People in Judah know God;" + ] + }, + { + "type": "para:q1", + "content": [ + "the Israeli people honor him [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 76:2" + }, + "His home is in Jerusalem;" + ] + }, + { + "type": "para:q2", + "content": [ + "he lives on Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 76:3" + }, + "There he broke the flaming arrows", + { + "type": "char:add", + "content": [ + "that his enemies shot" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and he also broke" + ] + }, + "their shields and swords and other weapons that they used in battles." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 76:4" + }, + "God, you are glorious!" + ] + }, + { + "type": "para:q1", + "content": [ + "You are like a king", + { + "type": "char:add", + "content": [ + "as you return from" + ] + }, + "the mountains", + { + "type": "char:add", + "content": [ + "where you defeated your enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 76:5" + }, + "Their brave soldiers", + { + "type": "char:add", + "content": [ + "were killed, and then those who killed them" + ] + }, + "took away everything that those soldiers had." + ] + }, + { + "type": "para:q1", + "content": [ + "Those enemies died [EUP]," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "they were unable to use their weapons", + { + "type": "char:add", + "content": [ + "anymore" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 76:6" + }, + "When you, the God whom Jacob", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + ", rebuked", + { + "type": "char:add", + "content": [ + "your enemies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "the result was that their" + ] + }, + "horses and their riders fell down dead." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 76:7" + }, + "But you cause everyone to be afraid." + ] + }, + { + "type": "para:q1", + "content": [ + "When you are angry", + { + "type": "char:add", + "content": [ + "and you punish people" + ] + }, + ", no one can [RHQ] endure it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 76:8" + }, + "From heaven you proclaimed that you would judge people," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and then everyone on" + ] + }, + "the earth was afraid and did not say", + { + "type": "char:add", + "content": [ + "anything more" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 76:9" + }, + "when you arose to declare that you would punish", + { + "type": "char:add", + "content": [ + "wicked people" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and rescue all those whom they had oppressed." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 76:10" + }, + "When", + { + "type": "char:add", + "content": [ + "you punish those" + ] + }, + "with whom you are angry, your people will praise you," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "your enemies" + ] + }, + "who ◄survive/are not killed► will worship you on your festival days." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 76:11" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "give to Yahweh the offerings that you promised to give to him;" + ] + }, + { + "type": "para:q2", + "content": [ + "all the people of nearby people-groups should also bring gifts to him, the one who is awesome." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 76:12" + }, + "He humbles [IDM] princes," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "causes", + { + "type": "char:add", + "content": [ + "great" + ] + }, + "kings to be terrified." + ] + }, + { + "type": "chapter:c", + "number": "77", + "sid": "PSA 77" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph for Jeduthun, the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 77:1" + }, + "I cry out to God;" + ] + }, + { + "type": "para:q1", + "content": [ + "I cry aloud to him, and he hears me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 77:2" + }, + "Whenever have trouble, I pray to the Lord;" + ] + }, + { + "type": "para:q2", + "content": [ + "all during the night I lift up my hands while I pray," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "nothing causes me to be comforted." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 77:3" + }, + "When I think about God, I ◄despair/think that he will never help me►;" + ] + }, + { + "type": "para:q1", + "content": [ + "when I meditate about him, I am discouraged." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 77:4" + }, + { + "type": "char:add", + "content": [ + "All during the night" + ] + }, + "he prevents me from sleeping;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am very worried, with the result that I do not know what to say." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 77:5" + }, + "I think about days that have passed;" + ] + }, + { + "type": "para:q2", + "content": [ + "I remember", + { + "type": "char:add", + "content": [ + "what happened in" + ] + }, + "previous years." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 77:6" + }, + "I spend the whole night thinking", + { + "type": "char:add", + "content": [ + "about things" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I meditate, and this is what I ask myself:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 77:7" + }, + "“Will the Lord always reject us?" + ] + }, + { + "type": "para:q2", + "content": [ + "Will he never again be pleased with us?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 77:8" + }, + "Has he stopped faithfully loving us?" + ] + }, + { + "type": "para:q1", + "content": [ + "Will he not do for us what he promised to do?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 77:9" + }, + "God promised to be merciful to us; has he forgotten that?" + ] + }, + { + "type": "para:q2", + "content": [ + "Because he is angry", + { + "type": "char:add", + "content": [ + "with us" + ] + }, + ", has he decided to not be kind to us?”" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 77:10" + }, + "Then I said, “What causes me to be", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "sad is that" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it seems that" + ] + }, + "God, who is greater than any other god, is no longer powerful.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 77:11" + }, + { + "type": "char:add", + "content": [ + "But then" + ] + }, + ", Yahweh, I recall/remember your great deeds;" + ] + }, + { + "type": "para:q2", + "content": [ + "I remember the wonderful things that you did in the past." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 77:12" + }, + "I meditate on all that you have done," + ] + }, + { + "type": "para:q2", + "content": [ + "and I think about your mighty acts." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 77:13" + }, + "God, everything that you do is holy;" + ] + }, + { + "type": "para:q2", + "content": [ + "there is certainly no god [RHQ] who is great like you are!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 77:14" + }, + "You are God, the one who performs miracles;" + ] + }, + { + "type": "para:q2", + "content": [ + "you showed to people of many people-groups that you are powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 77:15" + }, + "By your power [MTY] you rescued your people", + { + "type": "char:add", + "content": [ + "from Egypt" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you saved those who were descendants of Jacob and", + { + "type": "char:add", + "content": [ + "his son" + ] + }, + "Joseph." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 77:16" + }, + { + "type": "char:add", + "content": [ + "It was as though" + ] + }, + "the waters", + { + "type": "char:add", + "content": [ + "of the Red Sea" + ] + }, + "saw you and became very afraid," + ] + }, + { + "type": "para:q2", + "content": [ + "and even the deepest part of the water shook." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 77:17" + }, + "Rain poured down from the clouds [PRS];" + ] + }, + { + "type": "para:q2", + "content": [ + "it thundered", + { + "type": "char:add", + "content": [ + "very loudly" + ] + }, + "[PRS]," + ] + }, + { + "type": "para:q2", + "content": [ + "and lightning flashed in all directions." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 77:18" + }, + "Thunder crashed in the whirlwind," + ] + }, + { + "type": "para:q2", + "content": [ + "and lightning ◄lit up/flashed across► the entire sky [HYP];" + ] + }, + { + "type": "para:q1", + "content": [ + "the earth shook violently [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 77:19" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "you walked through the sea" + ] + }, + { + "type": "para:q2", + "content": [ + "on a path that you made through the deep water," + ] + }, + { + "type": "para:q2", + "content": [ + "but your footprints could not be seen." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 77:20" + }, + "You led your people like", + { + "type": "char:add", + "content": [ + "a shepherd leads his" + ] + }, + "flock", + { + "type": "char:add", + "content": [ + "of sheep" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "while Moses and Aaron were the leaders", + { + "type": "char:add", + "content": [ + "of your people" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "78", + "sid": "PSA 78" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 78:1" + }, + "My friends, listen to what I am going to teach you;" + ] + }, + { + "type": "para:q2", + "content": [ + "pay careful attention [IDM] to what I say." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 78:2" + }, + "I am going to give you some sayings that wise people have said." + ] + }, + { + "type": "para:q2", + "content": [ + "They will be sayings about things that happened long ago," + ] + }, + { + "type": "para:q2", + "content": [ + "things that were difficult to understand [MET]," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 78:3" + }, + "things that we have heard and known previously," + ] + }, + { + "type": "para:q2", + "content": [ + "things that our parents and grandparents told us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 78:4" + }, + "We will tell these things to our children [LIT]," + ] + }, + { + "type": "para:q1", + "content": [ + "and we will also tell to our grandchildren" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "about" + ] + }, + "Yahweh's power and the glorious/great things that he has done." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 78:5" + }, + "He gave laws and commandments to the Israeli people," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "those who are the descendants of" + ] + }, + "Jacob [DOU]," + ] + }, + { + "type": "para:q1", + "content": [ + "and he told our ancestors to teach them to their children" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 78:6" + }, + "in order that their children would", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "know them" + ] + }, + { + "type": "para:q2", + "content": [ + "and then they would teach them to their children." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 78:7" + }, + "In that way, they also would trust in God," + ] + }, + { + "type": "para:q2", + "content": [ + "and not forget the things that he has done;" + ] + }, + { + "type": "para:q1", + "content": [ + "instead, they would obey his commandments." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 78:8" + }, + "They would not be like their ancestors," + ] + }, + { + "type": "para:q2", + "content": [ + "who were very stubborn and kept rebelling", + { + "type": "char:add", + "content": [ + "against God" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "they did not continue firmly trusting in God," + ] + }, + { + "type": "para:q2", + "content": [ + "and they did not worship only him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 78:9" + }, + { + "type": "char:add", + "content": [ + "The soldiers of" + ] + }, + "the tribe of Ephraim had bows", + { + "type": "char:add", + "content": [ + "and arrows" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "but they ran away", + { + "type": "char:add", + "content": [ + "from their enemies" + ] + }, + "on the day that they fought a battle with their enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 78:10" + }, + "They did not do what they had agreed with God that they would do;" + ] + }, + { + "type": "para:q2", + "content": [ + "they refused to obey his laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 78:11" + }, + "They forgot what he had done;" + ] + }, + { + "type": "para:q2", + "content": [ + "they forgot about the miracles that they had seen him perform." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 78:12" + }, + "While our ancestors were watching," + ] + }, + { + "type": "para:q1", + "content": [ + "God performed miracles in the area around Zoan", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in Egypt." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 78:13" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "he caused the", + { + "type": "char:add", + "content": [ + "Red" + ] + }, + "Sea to divide," + ] + }, + { + "type": "para:q2", + "content": [ + "causing the water", + { + "type": "char:add", + "content": [ + "on each side" + ] + }, + "to pile up like a wall," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that", + { + "type": "char:add", + "content": [ + "our ancestors" + ] + }, + "walked through it", + { + "type": "char:add", + "content": [ + "on dry ground" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 78:14" + }, + "He led them by a", + { + "type": "char:add", + "content": [ + "bright" + ] + }, + "cloud during the day" + ] + }, + { + "type": "para:q1", + "content": [ + "and by a fiery light during the night." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 78:15" + }, + "He split rocks open in the desert," + ] + }, + { + "type": "para:q1", + "content": [ + "giving to our ancestors plenty of water from deep inside the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 78:16" + }, + "He caused a stream of water to flow from the rock;" + ] + }, + { + "type": "para:q2", + "content": [ + "the water flowed like a river [DOU]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 78:17" + }, + "But", + { + "type": "char:add", + "content": [ + "our ancestors" + ] + }, + "continued to sin against God;" + ] + }, + { + "type": "para:q1", + "content": [ + "in the desert they rebelled against the one who is greater than any other god." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 78:18" + }, + "By demanding that God give them the food that they desired," + ] + }, + { + "type": "para:q1", + "content": [ + "they tried to find out if he would always do what they requested him to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 78:19" + }, + "They insulted God by saying, “We don't think he can supply food for us", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "in this desert!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 78:20" + }, + { + "type": "char:add", + "content": [ + "It is true that" + ] + }, + "he struck the rock," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that water gushed/flowed out," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "◄can he also provide bread and meat for", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", his people?/we doubt that he can also provide bread and meat for us, his people.►” [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 78:21" + }, + "So, when Yahweh heard that, he became very angry," + ] + }, + { + "type": "para:q2", + "content": [ + "and he sent a fire to burn up", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "his Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ". [MTY, DOU]" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 78:22" + }, + { + "type": "char:add", + "content": [ + "He did that" + ] + }, + "because they did not trust in him," + ] + }, + { + "type": "para:q2", + "content": [ + "and they did not believe that he would rescue them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 78:23" + }, + "But God spoke to the sky above them;" + ] + }, + { + "type": "para:q2", + "content": [ + "he commanded it to open", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a door," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 78:24" + }, + "and", + { + "type": "char:add", + "content": [ + "then food" + ] + }, + "fell down like rain," + ] + }, + { + "type": "para:q3", + "content": [ + { + "type": "char:add", + "content": [ + "food which they named" + ] + }, + "❛manna❜;" + ] + }, + { + "type": "para:q2", + "content": [ + "God gave them grain from ◄heaven/the sky►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 78:25" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "the people ate the food that angels eat," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and" + ] + }, + "God gave to them all the manna that they wanted." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 78:26" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + ", he caused the wind to blow from the east," + ] + }, + { + "type": "para:q2", + "content": [ + "and by his power he also sent wind from the south," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 78:27" + }, + "and the wind brought birds" + ] + }, + { + "type": "para:q2", + "content": [ + "which were as numerous as the grains of sand on the seashore." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 78:28" + }, + "God caused those birds to fall", + { + "type": "char:add", + "content": [ + "dead" + ] + }, + "in the middle of ◄their camp►/the area where the people had put up their tents." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "There were dead birds" + ] + }, + "all around their tents." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 78:29" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "the people", + { + "type": "char:add", + "content": [ + "cooked the birds and" + ] + }, + "ate the meat and their stomachs were full," + ] + }, + { + "type": "para:q2", + "content": [ + "because God had given them what they wanted." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 78:30" + }, + "But before they had eaten all that they wanted," + ] + }, + { + "type": "para:q2", + "content": [ + "and while they were still eating it," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 78:31" + }, + "God was", + { + "type": "char:add", + "content": [ + "still" + ] + }, + "very angry with them," + ] + }, + { + "type": "para:q2", + "content": [ + "and he caused their strongest men to die;" + ] + }, + { + "type": "para:q2", + "content": [ + "he got rid of", + { + "type": "char:add", + "content": [ + "many of" + ] + }, + "the finest", + { + "type": "char:add", + "content": [ + "young" + ] + }, + "Israeli men." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 78:32" + }, + "In spite of all that, the people continued to sin;" + ] + }, + { + "type": "para:q1", + "content": [ + "in spite of all the miracles that God had performed," + ] + }, + { + "type": "para:q2", + "content": [ + "they still did not trust that he", + { + "type": "char:add", + "content": [ + "would take care of them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 78:33" + }, + "So, he caused their lives to end as quickly as a puff of wind ends;" + ] + }, + { + "type": "para:q2", + "content": [ + "they died when disasters suddenly struck them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 78:34" + }, + "When God caused", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "them to die," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "the others" + ] + }, + "turned to God;" + ] + }, + { + "type": "para:q1", + "content": [ + "they repented and earnestly asked God", + { + "type": "char:add", + "content": [ + "to save them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 78:35" + }, + "They remembered that God is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a huge rock ledge", + { + "type": "char:add", + "content": [ + "under which they would be safe" + ] + }, + "[MET]," + ] + }, + { + "type": "para:q1", + "content": [ + "and that he, who was greater than any other god, is the one who protected/rescued them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 78:36" + }, + "But they", + { + "type": "char:add", + "content": [ + "tried to" + ] + }, + "deceive God by what they said [MTY];" + ] + }, + { + "type": "para:q2", + "content": [ + "their words [MTY] were", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "lies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 78:37" + }, + "They were not loyal to him;" + ] + }, + { + "type": "para:q2", + "content": [ + "they disregarded/ignored the agreement that he had made with them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 78:38" + }, + "But God was merciful to his people." + ] + }, + { + "type": "para:q1", + "content": [ + "He forgave them for having sinned" + ] + }, + { + "type": "para:q2", + "content": [ + "and did not get rid of them." + ] + }, + { + "type": "para:q1", + "content": [ + "Many times he refrained from becoming angry", + { + "type": "char:add", + "content": [ + "with them" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "and restrained from furiously/severely", + { + "type": "char:add", + "content": [ + "punishing them" + ] + }, + "[MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 78:39" + }, + "He remembered/considered that they were only humans who die;" + ] + }, + { + "type": "para:q2", + "content": [ + "they", + { + "type": "char:add", + "content": [ + "disappear quickly" + ] + }, + "[SIM], like a wind that blows by and then is gone." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 78:40" + }, + "Many times our ancestors rebelled against God in the desert" + ] + }, + { + "type": "para:q1", + "content": [ + "and caused him to become very sad." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "PSA 78:41" + }, + "Many times they did evil things, to find out", + { + "type": "char:add", + "content": [ + "if they could do those things without God punishing them" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "They frequently caused the holy God of Israel to become disgusted/sad." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "PSA 78:42" + }, + "They forgot about his", + { + "type": "char:add", + "content": [ + "great" + ] + }, + "power," + ] + }, + { + "type": "para:q2", + "content": [ + "and they ◄forgot/did not think► about the time when he rescued them from their enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "PSA 78:43" + }, + "They forgot about when he performed many miracles" + ] + }, + { + "type": "para:q2", + "content": [ + "in the area near Zoan", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in Egypt." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "PSA 78:44" + }, + "He caused the", + { + "type": "char:add", + "content": [ + "Nile" + ] + }, + "River (OR, their sources of water) to become", + { + "type": "char:add", + "content": [ + "red like" + ] + }, + "blood," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that the people of Egypt had no water to drink." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "PSA 78:45" + }, + "He sent among the people of Egypt swarms of flies that bit them," + ] + }, + { + "type": "para:q1", + "content": [ + "and he sent frogs that ate up everything." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "PSA 78:46" + }, + "He sent locusts to eat their crops" + ] + }, + { + "type": "para:q1", + "content": [ + "and the other things that grew in their fields." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "PSA 78:47" + }, + "He sent hail that destroyed the grapevines," + ] + }, + { + "type": "para:q1", + "content": [ + "and sent frost that ruined the figs." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "PSA 78:48" + }, + "He sent hail that killed their cattle" + ] + }, + { + "type": "para:q1", + "content": [ + "and sent lightning that killed their sheep and cows." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "49", + "sid": "PSA 78:49" + }, + "Because God was fiercely angry with the people of Egypt," + ] + }, + { + "type": "para:q1", + "content": [ + "he caused them to be very distressed." + ] + }, + { + "type": "para:q2", + "content": [ + "The disasters that struck them were like a group of angels that destroyed", + { + "type": "char:add", + "content": [ + "everything" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "PSA 78:50" + }, + "He did not lessen his being angry", + { + "type": "char:add", + "content": [ + "with them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he did not ◄spare their lives/prevent them from dying►;" + ] + }, + { + "type": "para:q1", + "content": [ + "he sent a ◄plague/serious illness► that killed", + { + "type": "char:add", + "content": [ + "many of" + ] + }, + "them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "51", + "sid": "PSA 78:51" + }, + "He also caused all the firstborn sons of the people of Egypt to die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "52", + "sid": "PSA 78:52" + }, + "Then he led his people out", + { + "type": "char:add", + "content": [ + "of Egypt" + ] + }, + "like", + { + "type": "char:add", + "content": [ + "a shepherd leads" + ] + }, + "his sheep [SIM]," + ] + }, + { + "type": "para:q2", + "content": [ + "and he guided them", + { + "type": "char:add", + "content": [ + "while they walked" + ] + }, + "through the desert." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "53", + "sid": "PSA 78:53" + }, + "He led them safely, and they were not afraid," + ] + }, + { + "type": "para:q2", + "content": [ + "but their enemies were drowned in the sea." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "54", + "sid": "PSA 78:54" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + "he brought them to", + { + "type": "char:add", + "content": [ + "Canaan" + ] + }, + ", his sacred land," + ] + }, + { + "type": "para:q2", + "content": [ + "to", + { + "type": "char:add", + "content": [ + "Zion" + ] + }, + "Hill (OR, the hilly area)" + ] + }, + { + "type": "para:q2", + "content": [ + "and by his power [MTY] he enabled them to conquer", + { + "type": "char:add", + "content": [ + "the people who were living there" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "55", + "sid": "PSA 78:55" + }, + "He expelled the people-groups while his people were advancing;" + ] + }, + { + "type": "para:q2", + "content": [ + "he allotted part of the land for", + { + "type": "char:add", + "content": [ + "each tribe" + ] + }, + "to possess," + ] + }, + { + "type": "para:q2", + "content": [ + "and he gave to the Israeli people the houses of those people who had been expelled." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "56", + "sid": "PSA 78:56" + }, + "However, the Israeli people rebelled against God, who is greater than any other god," + ] + }, + { + "type": "para:q2", + "content": [ + "and they did many evil things to see if they could do those things without God punishing them," + ] + }, + { + "type": "para:q2", + "content": [ + "and they did not obey his commandments." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "57", + "sid": "PSA 78:57" + }, + "Instead, like their ancestors did, they rebelled against God and ◄were not loyal to/did not faithfully", + { + "type": "char:add", + "content": [ + "obey" + ] + }, + "► him;" + ] + }, + { + "type": "para:q2", + "content": [ + "they were as", + { + "type": "char:add", + "content": [ + "unreliable as" + ] + }, + "a crooked arrow", + { + "type": "char:add", + "content": [ + "that does not go straight" + ] + }, + "[SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "58", + "sid": "PSA 78:58" + }, + "Because they", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + "carved images of their gods on the tops of hills," + ] + }, + { + "type": "para:q1", + "content": [ + "they caused God to become angry [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "59", + "sid": "PSA 78:59" + }, + "He saw what they were doing and became very angry," + ] + }, + { + "type": "para:q2", + "content": [ + "so he rejected the Israeli people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "60", + "sid": "PSA 78:60" + }, + "He no longer appeared to them at Shiloh" + ] + }, + { + "type": "para:q2", + "content": [ + "in the tent where he had lived among them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "61", + "sid": "PSA 78:61" + }, + "He allowed their enemies to capture", + { + "type": "char:add", + "content": [ + "the sacred chest" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "which was the symbol of" + ] + }, + "his power and his glory." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "62", + "sid": "PSA 78:62" + }, + "Because he was angry with his people," + ] + }, + { + "type": "para:q2", + "content": [ + "he allowed them to be killed [MTY]", + { + "type": "char:add", + "content": [ + "by their enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "63", + "sid": "PSA 78:63" + }, + "Young men were killed in battles," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that the young women had no one to marry." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "64", + "sid": "PSA 78:64" + }, + { + "type": "char:add", + "content": [ + "Many" + ] + }, + "priests were killed by", + { + "type": "char:add", + "content": [ + "their enemies'" + ] + }, + "swords," + ] + }, + { + "type": "para:q2", + "content": [ + "and ◄the people did not allow the priests' widows/the priests' widows were not allowed► to mourn." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "65", + "sid": "PSA 78:65" + }, + "Later,", + { + "type": "char:add", + "content": [ + "it was as though" + ] + }, + "the Lord awoke from sleeping;" + ] + }, + { + "type": "para:q1", + "content": [ + "he was like a strong man who ◄became stimulated/felt that he was strong► by (OR, became sober after)", + { + "type": "char:add", + "content": [ + "drinking" + ] + }, + "a lot of wine [SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "66", + "sid": "PSA 78:66" + }, + "He pushed their enemies back" + ] + }, + { + "type": "para:q2", + "content": [ + "and caused them to be", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "ashamed for a long time [HYP]" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because they had been defeated" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "67", + "sid": "PSA 78:67" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "he did not set up his tent where", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "the tribe of Ephraim lived;" + ] + }, + { + "type": "para:q2", + "content": [ + "he did not choose their area", + { + "type": "char:add", + "content": [ + "to do that" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "68", + "sid": "PSA 78:68" + }, + "Instead he chose", + { + "type": "char:add", + "content": [ + "the area where" + ] + }, + "the tribe of Judah", + { + "type": "char:add", + "content": [ + "lived" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he chose Zion Hill, which he loves." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "69", + "sid": "PSA 78:69" + }, + "He", + { + "type": "char:add", + "content": [ + "decided to have" + ] + }, + "his temple built", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ", high up, like", + { + "type": "char:add", + "content": [ + "his home in" + ] + }, + "heaven;" + ] + }, + { + "type": "para:q1", + "content": [ + "he caused it to be firm," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and intended that" + ] + }, + "his temple would last forever, like the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "70", + "sid": "PSA 78:70" + }, + "He chose David, who served him", + { + "type": "char:add", + "content": [ + "faithfully" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and took him from the pastures" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "71", + "sid": "PSA 78:71" + }, + "where he was taking care of his", + { + "type": "char:add", + "content": [ + "father's" + ] + }, + "sheep," + ] + }, + { + "type": "para:q1", + "content": [ + "and appointed him to be the leader [MET] of the Israeli people," + ] + }, + { + "type": "para:q2", + "content": [ + "the people who belong to God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "72", + "sid": "PSA 78:72" + }, + "David took care of the Israeli people sincerely and wholeheartedly," + ] + }, + { + "type": "para:q2", + "content": [ + "and guided them skillfully/wisely." + ] + }, + { + "type": "chapter:c", + "number": "79", + "sid": "PSA 79" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 79:1" + }, + "God, other people-groups have invaded your land." + ] + }, + { + "type": "para:q2", + "content": [ + "They have ◄desecrated your temple/caused your temple to be unfit for worship►," + ] + }, + { + "type": "para:q1", + "content": [ + "and they have destroyed all the buildings in Jerusalem." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 79:2" + }, + { + "type": "char:add", + "content": [ + "Instead of burying" + ] + }, + "the corpses of your people", + { + "type": "char:add", + "content": [ + "whom they killed" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they allowed vultures and wild anmals to eat the flesh of those corpses," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 79:3" + }, + "When they killed your people," + ] + }, + { + "type": "para:q1", + "content": [ + "your people's blood flowed like water through", + { + "type": "char:add", + "content": [ + "the streets of" + ] + }, + "Jerusalem," + ] + }, + { + "type": "para:q2", + "content": [ + "and there was", + { + "type": "char:add", + "content": [ + "almost" + ] + }, + "no one [HYP] left to bury their corpses." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 79:4" + }, + "The people-groups that live in countries that surround our land insult us;" + ] + }, + { + "type": "para:q2", + "content": [ + "they laugh at us and deride/belittle us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 79:5" + }, + "Yahweh, how long", + { + "type": "char:add", + "content": [ + "will this continue" + ] + }, + "?" + ] + }, + { + "type": "para:q2", + "content": [ + "Will you be angry with us forever?" + ] + }, + { + "type": "para:q1", + "content": [ + "Will your being angry", + { + "type": "char:add", + "content": [ + "destroy us like" + ] + }, + "a burning fire", + { + "type": "char:add", + "content": [ + "destroys things" + ] + }, + "?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 79:6" + }, + { + "type": "char:add", + "content": [ + "Instead of being angry with us" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "be angry with the people-groups that do not know/worship you!" + ] + }, + { + "type": "para:q1", + "content": [ + "Be angry with kingdoms whose people do not pray to you," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 79:7" + }, + "because they have killed Israeli people" + ] + }, + { + "type": "para:q2", + "content": [ + "and they have ruined your country." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 79:8" + }, + "Do not punish us because of the sins that our ancestors committed!" + ] + }, + { + "type": "para:q1", + "content": [ + "Be merciful to us now/quickly," + ] + }, + { + "type": "para:q2", + "content": [ + "because we are very discouraged." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 79:9" + }, + "God, you have saved/rescued", + { + "type": "char:add", + "content": [ + "us many times" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "help us", + { + "type": "char:add", + "content": [ + "now" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "rescue us and forgive us for having sinned" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that other people will honor you [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 79:10" + }, + "It is not right that [RHQ] other people-groups say", + { + "type": "char:add", + "content": [ + "about us" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "“If their God", + { + "type": "char:add", + "content": [ + "is very powerful" + ] + }, + ", ◄surely he should help them/why does he not", + { + "type": "char:add", + "content": [ + "help them" + ] + }, + "►?”" + ] + }, + { + "type": "para:q1", + "content": [ + "Allow us to see you punishing the people of other nations in return for their shedding our blood;" + ] + }, + { + "type": "para:q1", + "content": [ + "they have killed many of us, your people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 79:11" + }, + "Listen to your people groaning while they are in prison," + ] + }, + { + "type": "para:q2", + "content": [ + "and by your great power free those whom our enemies say that they will certainly execute." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 79:12" + }, + "In return for their having", + { + "type": "char:add", + "content": [ + "often" + ] + }, + "insulted you," + ] + }, + { + "type": "para:q1", + "content": [ + "punish them seven times as much!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 79:13" + }, + "After you do that, we, whom you", + { + "type": "char:add", + "content": [ + "take care of like a shepherd takes care of" + ] + }, + "his sheep, will continue praising you;" + ] + }, + { + "type": "para:q2", + "content": [ + "we will continue to praise you forever [HYP]." + ] + }, + { + "type": "chapter:c", + "number": "80", + "sid": "PSA 80" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph for the choir director, to be sung using the tune ❛Lilies of the covenant❜" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 80:1" + }, + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", you", + { + "type": "char:add", + "content": [ + "who lead us like" + ] + }, + "a shepherd leads his flock", + { + "type": "char:add", + "content": [ + "of sheep" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "listen to us Israeli people." + ] + }, + { + "type": "para:q1", + "content": [ + "You sit on your throne", + { + "type": "char:add", + "content": [ + "in the Very Holy Place in the temple" + ] + }, + ", above the", + { + "type": "char:add", + "content": [ + "carvings of" + ] + }, + "winged creatures." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 80:2" + }, + "Show yourself to", + { + "type": "char:add", + "content": [ + "the people of the tribes of" + ] + }, + "Ephraim and Benjamin and Manasseh!" + ] + }, + { + "type": "para:q2", + "content": [ + "Show us that you are powerful" + ] + }, + { + "type": "para:q2", + "content": [ + "and come and rescue us!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 80:3" + }, + "God, cause our nation to be strong like it was before;" + ] + }, + { + "type": "para:q2", + "content": [ + "be kind to us [IDM] in order that we may be saved", + { + "type": "char:add", + "content": [ + "from our enemies." + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 80:4" + }, + "Yahweh, you who are the commander of the armies of heaven," + ] + }, + { + "type": "para:q2", + "content": [ + "how long will you be angry with us, your people, when we pray to you?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 80:5" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "the only food and drink that you have given us is a cup full of our tears!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 80:6" + }, + "You have allowed the people-groups that surround us to fight with", + { + "type": "char:add", + "content": [ + "each other to decide which part of our land each of them will take" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "our enemies laugh at us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 80:7" + }, + "God, commander of the armies of heaven," + ] + }, + { + "type": "para:q2", + "content": [ + "cause our nation to be strong like it was before!" + ] + }, + { + "type": "para:q1", + "content": [ + "Be kind to us in order that we may be saved!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 80:8" + }, + { + "type": "char:add", + "content": [ + "Our ancestors were like" + ] + }, + "a grapevine [MET] that you brought out of Egypt;" + ] + }, + { + "type": "para:q1", + "content": [ + "you expelled the other people-groups", + { + "type": "char:add", + "content": [ + "from this land" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and you put your people in their land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 80:9" + }, + { + "type": "char:add", + "content": [ + "Like people" + ] + }, + "clear ground to plant a grapevine [MET]," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "you cleared out the people who were living in this land for us to live in it" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Like" + ] + }, + "the roots of a grapevine go deep down into the ground and spread [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "you enabled our ancestors to prosper and start living in towns all over this land" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 80:10" + }, + { + "type": "char:add", + "content": [ + "Like huge" + ] + }, + "grapevines cover the hills with their shade" + ] + }, + { + "type": "para:q2", + "content": [ + "and their branches are taller than big cedar", + { + "type": "char:add", + "content": [ + "trees" + ] + }, + "[MET, HYP]," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 80:11" + }, + { + "type": "char:add", + "content": [ + "your people ruled all of Canaan" + ] + }, + ", from the", + { + "type": "char:add", + "content": [ + "Mediterranean" + ] + }, + "Sea", + { + "type": "char:add", + "content": [ + "in the west" + ] + }, + "to the", + { + "type": "char:add", + "content": [ + "Euphrates" + ] + }, + "River", + { + "type": "char:add", + "content": [ + "in the east" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 80:12" + }, + "So why have you abandoned us" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "allowed our enemies to" + ] + }, + "tear down our walls [RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "You are like" + ] + }, + "someone who tears down the fences", + { + "type": "char:add", + "content": [ + "around his vineyard" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that all", + { + "type": "char:add", + "content": [ + "the people" + ] + }, + "who pass by", + { + "type": "char:add", + "content": [ + "can" + ] + }, + "steal the grapes," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 80:13" + }, + "and wild pigs", + { + "type": "char:add", + "content": [ + "can" + ] + }, + "trample", + { + "type": "char:add", + "content": [ + "the vines" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and wild animals", + { + "type": "char:add", + "content": [ + "can also" + ] + }, + "eat", + { + "type": "char:add", + "content": [ + "the grapes" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 80:14" + }, + "You who are the commander of the armies of heaven, ◄turn to/stop abandoning► us!" + ] + }, + { + "type": "para:q2", + "content": [ + "Look down from heaven and see", + { + "type": "char:add", + "content": [ + "what is happening to" + ] + }, + "us!" + ] + }, + { + "type": "para:q1", + "content": [ + "Come and rescue", + { + "type": "char:add", + "content": [ + "us who are like" + ] + }, + "[MET] your grapevine," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 80:15" + }, + "who are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "the young vine that you [SYN] planted and caused to grow!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 80:16" + }, + "Our enemies have torn down and burned everything in our land;" + ] + }, + { + "type": "para:q2", + "content": [ + "look at them angrily and get rid of them!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 80:17" + }, + "But strengthen", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "people whom you have chosen [IDM]," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli people whom you", + { + "type": "char:add", + "content": [ + "previously" + ] + }, + "caused to be very strong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 80:18" + }, + "When you do that, we will never turn away from you again;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄revive us/cause us to be again like we were previously►, and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "we will praise/worship you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 80:19" + }, + "Yahweh, commander of the armies of heaven, restore us;" + ] + }, + { + "type": "para:q2", + "content": [ + "be kind to us in order that we may be rescued", + { + "type": "char:add", + "content": [ + "from our enemies" + ] + }, + "!" + ] + }, + { + "type": "chapter:c", + "number": "81", + "sid": "PSA 81" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 81:1" + }, + "Sing", + { + "type": "char:add", + "content": [ + "songs" + ] + }, + "to praise God, who enables us to be strong", + { + "type": "char:add", + "content": [ + "when we fight our enemies" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "shout joyfully to God, whom we ◄descendants of Jacob/Israeli people►", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 81:2" + }, + "Start", + { + "type": "char:add", + "content": [ + "playing" + ] + }, + "the music, and beat the tambourines," + ] + }, + { + "type": "para:q2", + "content": [ + "and play nice music on the harps and ◄lyres/other stringed instruments►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 81:3" + }, + "Blow the trumpets", + { + "type": "char:add", + "content": [ + "during the festival to celebrate" + ] + }, + "each new moon" + ] + }, + { + "type": "para:q2", + "content": [ + "and each time the moon is full and during our", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "festivals." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 81:4" + }, + { + "type": "char:add", + "content": [ + "Do that" + ] + }, + "because that is a law for", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "God commanded it for us descendants of Jacob." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 81:5" + }, + "He commanded us Israeli", + { + "type": "char:add", + "content": [ + "people to obey it" + ] + }, + "when he punished", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "Egypt." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "I heard someone [MTY] whose voice I did not recognize, saying," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 81:6" + }, + "“", + { + "type": "char:add", + "content": [ + "After the rulers of Egypt forced you Israelis to work as slaves" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "I took those", + { + "type": "char:add", + "content": [ + "heavy" + ] + }, + "burdens off your backs," + ] + }, + { + "type": "para:q2", + "content": [ + "and I enabled you to lay down those", + { + "type": "char:add", + "content": [ + "heavy" + ] + }, + "baskets", + { + "type": "char:add", + "content": [ + "of bricks that you were carrying" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 81:7" + }, + "When you were", + { + "type": "char:add", + "content": [ + "greatly" + ] + }, + "distressed, you called", + { + "type": "char:add", + "content": [ + "out to me" + ] + }, + ", and I rescued you;" + ] + }, + { + "type": "para:q2", + "content": [ + "I answered you out of a thundercloud." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "Later" + ] + }, + "I tested", + { + "type": "char:add", + "content": [ + "whether you would trust me to give you" + ] + }, + "water", + { + "type": "char:add", + "content": [ + "when you were in the desert" + ] + }, + "at Meribah." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 81:8" + }, + { + "type": "char:add", + "content": [ + "You who are" + ] + }, + "my people, listen while I warn you!" + ] + }, + { + "type": "para:q1", + "content": [ + "I wish that you Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "would pay attention to what I", + { + "type": "char:add", + "content": [ + "say to you" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 81:9" + }, + "You must not have any idols of other gods among you;" + ] + }, + { + "type": "para:q2", + "content": [ + "you must never bow to worship any of them!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 81:10" + }, + "I am Yahweh, your God;" + ] + }, + { + "type": "para:q2", + "content": [ + "It was", + { + "type": "char:add", + "content": [ + "not any of those other gods" + ] + }, + "who brought you out of Egypt," + ] + }, + { + "type": "para:q1", + "content": [ + "I am the one who did it!" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "So" + ] + }, + "ask me what you want me to do for you [MTY], and I will do it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 81:11" + }, + "But my people would not listen to me [SYN];" + ] + }, + { + "type": "para:q2", + "content": [ + "they would not obey me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 81:12" + }, + "So even though they were very stubborn," + ] + }, + { + "type": "para:q2", + "content": [ + "I allowed them to do whatever they wanted to do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 81:13" + }, + "I wish that my people would listen to me," + ] + }, + { + "type": "para:q2", + "content": [ + "that the Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "would behave as I want them to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 81:14" + }, + { + "type": "char:add", + "content": [ + "If they did that" + ] + }, + ", I would quickly defeat their enemies;" + ] + }, + { + "type": "para:q2", + "content": [ + "I would strike/punish", + { + "type": "char:add", + "content": [ + "all of" + ] + }, + "them [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 81:15" + }, + { + "type": "char:add", + "content": [ + "Then all" + ] + }, + "those who hate me would ◄cringe before/bow down to► me," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "then I" + ] + }, + "would punish them [MTY] forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 81:16" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "I would give you", + { + "type": "char:add", + "content": [ + "Israelis" + ] + }, + "very good wheat/grain," + ] + }, + { + "type": "para:q2", + "content": [ + "and I would fill your stomachs with wild honey.”" + ] + }, + { + "type": "chapter:c", + "number": "82", + "sid": "PSA 82" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Asaph" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 82:1" + }, + "God gathers all the", + { + "type": "char:add", + "content": [ + "rulers and judges who think they are" + ] + }, + "gods for a meeting in heaven;" + ] + }, + { + "type": "para:q2", + "content": [ + "and he tells them that he has decided this:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 82:2" + }, + "“You must [RHQ] stop judging", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "unfairly;" + ] + }, + { + "type": "para:q2", + "content": [ + "you must no longer make decisions that favor wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 82:3" + }, + "You must defend", + { + "type": "char:add", + "content": [ + "people who are" + ] + }, + "poor and orphans;" + ] + }, + { + "type": "para:q2", + "content": [ + "you must act fairly toward those who are needy and those who have no one to help them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 82:4" + }, + "Rescue them from the power [MTY] of evil", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "[DOU]!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 82:5" + }, + { + "type": "char:add", + "content": [ + "Those rulers" + ] + }, + "do not know or understand anything!" + ] + }, + { + "type": "para:q2", + "content": [ + "They are very corrupt/evil," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "as a result of their corrupt/evil behavior" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "the foundation of the world is being shaken!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 82:6" + }, + "I", + { + "type": "char:add", + "content": [ + "the all-powerful God, previously" + ] + }, + "said to them, “You think you are gods!" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "you are all my sons," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 82:7" + }, + "but you will die like people do;" + ] + }, + { + "type": "para:q2", + "content": [ + "your lives will end, like the lives of all rulers end.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 82:8" + }, + "God, arise and judge", + { + "type": "char:add", + "content": [ + "everyone on" + ] + }, + "[MTY] the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "because all the people-groups belong to you!" + ] + }, + { + "type": "chapter:c", + "number": "83", + "sid": "PSA 83" + }, + { + "type": "para:s1", + "content": [ + "A psalm which is a song written by Asaph" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 83:1" + }, + "God, do not continue to be silent!" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not be quiet and say nothing," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 83:2" + }, + "because your enemies are rioting against you;" + ] + }, + { + "type": "para:q2", + "content": [ + "those who hate you are rebelling against you!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 83:3" + }, + "They are secretly planning to do things to harm", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", your people;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are ◄conspiring together against/planning how to defeat► the people whom you protect." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 83:4" + }, + "They say, “Come, we must destroy their nation," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that no one will remember that Israel ever existed!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 83:5" + }, + "They have agreed on", + { + "type": "char:add", + "content": [ + "what they want to do to destroy Israel" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they have formed an alliance against you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 83:6" + }, + { + "type": "char:add", + "content": [ + "The people who have done that are" + ] + }, + "the people of Edom", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "the descendants of Ishmael", + { + "type": "char:add", + "content": [ + "who live on the east side of the Jordan River" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "the Moab", + { + "type": "char:add", + "content": [ + "people-group" + ] + }, + ", the descendants of Hagar", + { + "type": "char:add", + "content": [ + "who also live on the east side of the Jordan River" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 83:7" + }, + "Gebal", + { + "type": "char:add", + "content": [ + "people-group" + ] + }, + ", the Ammon", + { + "type": "char:add", + "content": [ + "people-group" + ] + }, + ", the Amalek", + { + "type": "char:add", + "content": [ + "people-group" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "the Philistia", + { + "type": "char:add", + "content": [ + "people-group" + ] + }, + ", and the people of Tyre", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 83:8" + }, + { + "type": "char:add", + "content": [ + "The people of" + ] + }, + "Assyria have joined them;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are strong allies of the", + { + "type": "char:add", + "content": [ + "Moab and Ammon people-groups, who are" + ] + }, + "descendants of", + { + "type": "char:add", + "content": [ + "Abraham's nephew" + ] + }, + "Lot." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 83:9" + }, + { + "type": "char:add", + "content": [ + "God" + ] + }, + ", do to those people things like you did to the Midian", + { + "type": "char:add", + "content": [ + "people-group" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "like", + { + "type": "char:add", + "content": [ + "you did" + ] + }, + "to Sisera and Jabin at Kishon River." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 83:10" + }, + "You destroyed them at Endor", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and their corpses", + { + "type": "char:add", + "content": [ + "lay on" + ] + }, + "the ground and decayed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 83:11" + }, + "Do to them things like you did to", + { + "type": "char:add", + "content": [ + "Kings" + ] + }, + "Oreb and Zeeb;" + ] + }, + { + "type": "para:q2", + "content": [ + "defeat their leaders like you defeated Zebah and Zalmunna," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 83:12" + }, + "who said, “We will take for ourselves the land that", + { + "type": "char:add", + "content": [ + "the Israelis say" + ] + }, + "belongs to God!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 83:13" + }, + "My God, cause them", + { + "type": "char:add", + "content": [ + "to disappear quickly" + ] + }, + "like whirling dust," + ] + }, + { + "type": "para:q2", + "content": [ + "like chaff that the wind blows away!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 83:14" + }, + "Like a fire completely burns a forest" + ] + }, + { + "type": "para:q1", + "content": [ + "and like flames burn in the mountains," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 83:15" + }, + "expel them by sending storms;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause them to be terrified by your big storms/hurricanes!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 83:16" + }, + "Cause them [SYN] to be very ashamed" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that they will admit that you are very powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 83:17" + }, + "Cause them to be forever disgraced", + { + "type": "char:add", + "content": [ + "because of being defeated" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and cause them to die while they are still disgraced." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 83:18" + }, + "Cause them to know that you, whose name is Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "are the supreme ruler over everything on the earth." + ] + }, + { + "type": "chapter:c", + "number": "84", + "sid": "PSA 84" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by one of the descendants of Korah for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 84:1" + }, + "Lord, you who are the Commander of the armies of angels," + ] + }, + { + "type": "para:q2", + "content": [ + "your temple is very beautiful!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 84:2" + }, + "I [SYN] would like to be there;" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, I desire that very much [DOU]." + ] + }, + { + "type": "para:q2", + "content": [ + "With all of my inner being I sing joyfully to you, the all-powerful God." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 84:3" + }, + "Even sparrows and swallows have built nests", + { + "type": "char:add", + "content": [ + "near your temple, where you protect them" + ] + }, + "[DOU];" + ] + }, + { + "type": "para:q2", + "content": [ + "they take care of their young babies near the altars", + { + "type": "char:add", + "content": [ + "where people offer sacrifices to" + ] + }, + "you," + ] + }, + { + "type": "para:q2", + "content": [ + "who are the commander of the armies of heaven, and my king and my God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 84:4" + }, + "◄Happy are/You are pleased with► those who ◄live/continually worship► in your temple," + ] + }, + { + "type": "para:q2", + "content": [ + "constantly singing to praise you." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 84:5" + }, + "Happy are those who", + { + "type": "char:add", + "content": [ + "know that" + ] + }, + "you are the one who causes them to be strong," + ] + }, + { + "type": "para:q1", + "content": [ + "those who strongly desire to ◄make the trip/go► to Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 84:6" + }, + "While they travel through the", + { + "type": "char:add", + "content": [ + "dry" + ] + }, + "Baca Valley," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "you cause" + ] + }, + "it to become a place where there are springs of water," + ] + }, + { + "type": "para:q2", + "content": [ + "where the rains ◄in the autumn/before the cold season► fill the valley with pools of water." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 84:7" + }, + { + "type": "char:add", + "content": [ + "As a result, those who travel through there" + ] + }, + "become stronger/refreshed" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "knowing that" + ] + }, + "they will appear in your presence ◄on Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + "/in Jerusalem►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 84:8" + }, + "Yahweh, commander of the armies of heaven, listen to my prayer;" + ] + }, + { + "type": "para:q1", + "content": [ + "God, who", + { + "type": "char:add", + "content": [ + "is worshiped by us ◄descendants of" + ] + }, + "Jacob/Israeli people►, hear [IDM] what I am saying!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 84:9" + }, + "God, be kind to [IDM] our king, the one who protects us [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "the one whom you have chosen [MTY]", + { + "type": "char:add", + "content": [ + "to rule us" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 84:10" + }, + { + "type": "char:add", + "content": [ + "For me" + ] + }, + ", spending one day in your temple" + ] + }, + { + "type": "para:q2", + "content": [ + "is better than spending a thousand days somewhere else;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "standing" + ] + }, + "at the entrance to your temple,", + { + "type": "char:add", + "content": [ + "ready to go inside" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "is better than living in the tents/homes where wicked", + { + "type": "char:add", + "content": [ + "people live" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 84:11" + }, + "Yahweh our God is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "the sun", + { + "type": "char:add", + "content": [ + "that shines on us" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a shield", + { + "type": "char:add", + "content": [ + "that protects us" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "he is kind to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "and honors", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh does not refuse to give any good thing/blessing to those who do what is right." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 84:12" + }, + "Yahweh, commander of the armies of heaven," + ] + }, + { + "type": "para:q2", + "content": [ + "◄happy are/you are pleased with► those who trust in you!" + ] + }, + { + "type": "chapter:c", + "number": "85", + "sid": "PSA 85" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by one of the descendants of Korah for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 85:1" + }, + "Yahweh, you have been kind to", + { + "type": "char:add", + "content": [ + "us people who live in" + ] + }, + "this land;" + ] + }, + { + "type": "para:q1", + "content": [ + "you have enabled", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli people to become prosperous again." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 85:2" + }, + "You forgave", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", your people, for the sins that we had committed;" + ] + }, + { + "type": "para:q2", + "content": [ + "you pardoned", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "for all our sins [DOU]." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 85:3" + }, + "You stopped being angry", + { + "type": "char:add", + "content": [ + "with us" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and turned away from severely punishing", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 85:4" + }, + "Now, God, the one who saves/rescues us, ◄restore us/make us prosperous again►" + ] + }, + { + "type": "para:q1", + "content": [ + "and stop being angry with us!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 85:5" + }, + "◄Will you continue to be angry with us forever?/Please do not continue to be angry with us forever.► [DOU, RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 85:6" + }, + "Please enable us [RHQ] to prosper again" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + ", your people, will rejoice about what you", + { + "type": "char:add", + "content": [ + "have done for us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 85:7" + }, + "Yahweh, by rescuing us", + { + "type": "char:add", + "content": [ + "from our troubles/difficulties" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "show us that you faithfully love us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 85:8" + }, + "I want to listen to what Yahweh", + { + "type": "char:add", + "content": [ + "our" + ] + }, + "God says," + ] + }, + { + "type": "para:q2", + "content": [ + "because he promises/says that he will enable", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", his people, to live peacefully," + ] + }, + { + "type": "para:q2", + "content": [ + "if we do not return to doing foolish things." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 85:9" + }, + "He is surely ready to save/rescue those who revere him," + ] + }, + { + "type": "para:q2", + "content": [ + "in order that", + { + "type": "char:add", + "content": [ + "his" + ] + }, + "glory/splendor will be seen in our land." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 85:10" + }, + { + "type": "char:add", + "content": [ + "When that happens" + ] + }, + ", he will both faithfully love us and faithfully", + { + "type": "char:add", + "content": [ + "do for us what he promised to do" + ] + }, + "[PRS];" + ] + }, + { + "type": "para:q1", + "content": [ + "and we will act/behave righteously, and he will give us peace," + ] + }, + { + "type": "para:q2", + "content": [ + "which will be like a kiss that he gives us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 85:11" + }, + "Here on earth, we will ◄be loyal to/continually believe in► God," + ] + }, + { + "type": "para:q1", + "content": [ + "and from heaven, God will act justly/fairly", + { + "type": "char:add", + "content": [ + "toward us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 85:12" + }, + "Yes, Yahweh will do good things", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and there will be great harvests in our land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 85:13" + }, + { + "type": "char:add", + "content": [ + "Yahweh always acts" + ] + }, + "righteously [PRS, MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "he acts righteously wherever he goes." + ] + }, + { + "type": "chapter:c", + "number": "86", + "sid": "PSA 86" + }, + { + "type": "para:s1", + "content": [ + "A prayer written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 86:1" + }, + "Yahweh, listen [IDM] to what I say and answer me," + ] + }, + { + "type": "para:q2", + "content": [ + "because I am weak and needy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 86:2" + }, + "Prevent me from dying now, because I ◄am loyal to/continue to believe in► you;" + ] + }, + { + "type": "para:q2", + "content": [ + "save/rescue me, because I serve you and I trust in you, my God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 86:3" + }, + "Lord, be kind to me," + ] + }, + { + "type": "para:q2", + "content": [ + "because I cry out to you all during the day." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 86:4" + }, + "Lord, cause me to be glad," + ] + }, + { + "type": "para:q2", + "content": [ + "because I ◄pray to/worship► [IDM] you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 86:5" + }, + "Lord, you are good", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + ", and you forgive", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "you faithfully love very much all those who ◄pray/call out► to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 86:6" + }, + "Lord, listen to my prayer;" + ] + }, + { + "type": "para:q2", + "content": [ + "hear me when I cry out to you to help me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 86:7" + }, + "When I have troubles, I call out to you," + ] + }, + { + "type": "para:q2", + "content": [ + "because you answer me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 86:8" + }, + "Lord, among all the gods", + { + "type": "char:add", + "content": [ + "whom the heathen nations worship" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "there is no one like you;" + ] + }, + { + "type": "para:q1", + "content": [ + "not one of them has done", + { + "type": "char:add", + "content": [ + "the great things" + ] + }, + "that you have done." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 86:9" + }, + "Lord,", + { + "type": "char:add", + "content": [ + "some day, people from" + ] + }, + "all the nations that you have established will come and bow down in front of you" + ] + }, + { + "type": "para:q2", + "content": [ + "and they will praise you [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 86:10" + }, + "You are great, and you do wonderful/marvelous things;" + ] + }, + { + "type": "para:q2", + "content": [ + "only you are God." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 86:11" + }, + "Yahweh, teach me what you want me to do" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may conduct my life according to what you say, which is true." + ] + }, + { + "type": "para:q1", + "content": [ + "Cause/Teach me to revere you ." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 86:12" + }, + "Lord, my God, I", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "thank you with all my inner being," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will praise you forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 86:13" + }, + "You faithfully love me very much;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have prevented me from", + { + "type": "char:add", + "content": [ + "dying and going to" + ] + }, + "the place where dead people are." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 86:14" + }, + "But God, proud men are", + { + "type": "char:add", + "content": [ + "trying to" + ] + }, + "attack me;" + ] + }, + { + "type": "para:q2", + "content": [ + "a gang/group of cruel men are wanting to kill me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are men who do not have any ◄respect for/interest in► you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 86:15" + }, + "But Lord, you always are mercifully and kind;" + ] + }, + { + "type": "para:q2", + "content": [ + "you do not become angry quickly," + ] + }, + { + "type": "para:q2", + "content": [ + "you faithfully love us very much" + ] + }, + { + "type": "para:q2", + "content": [ + "and always do for us what you have promised to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 86:16" + }, + "Look down toward me and be merciful to me;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause me to be strong and save/rescue me" + ] + }, + { + "type": "para:q2", + "content": [ + "who serves you", + { + "type": "char:add", + "content": [ + "faithfully" + ] + }, + "like my mother did." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 86:17" + }, + "Yahweh, do something to show me that you are being good to me" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that those who hate me will see that you have encouraged me and helped me," + ] + }, + { + "type": "para:q2", + "content": [ + "and as a result they will be ashamed." + ] + }, + { + "type": "chapter:c", + "number": "87", + "sid": "PSA 87" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by one of the descendants of Korah" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 87:1" + }, + "The city that Yahweh established is on his sacred hill." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 87:2" + }, + "He loves that city, Jerusalem, more than he loves any other city in Israel." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 87:3" + }, + { + "type": "char:add", + "content": [ + "You people in" + ] + }, + "[APO] the city that God ◄owns/lives in►," + ] + }, + { + "type": "para:q2", + "content": [ + "people say wonderful things about your city." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 87:4" + }, + { + "type": "char:add", + "content": [ + "Some of those who know about God are the people of" + ] + }, + "Egypt and Babylonia," + ] + }, + { + "type": "para:q2", + "content": [ + "and also", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "Philistia and Tyre and Ethiopia;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "some day they all" + ] + }, + "will say," + ] + }, + { + "type": "para:q2", + "content": [ + "“", + { + "type": "char:add", + "content": [ + "Although I was not born in Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because I belong to Yahweh, it is as though" + ] + }, + "I was born there.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 87:5" + }, + "And concerning Jerusalem, people will say" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "“It is as though" + ] + }, + "everyone was born there," + ] + }, + { + "type": "para:q2", + "content": [ + "and Almighty God will cause that city to remain strong/safe/secure.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 87:6" + }, + "Yahweh will write a list of", + { + "type": "char:add", + "content": [ + "the names of" + ] + }, + "the people of various groups", + { + "type": "char:add", + "content": [ + "who belong to him" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and he will say that", + { + "type": "char:add", + "content": [ + "he considers them" + ] + }, + "all to be citizens of Jerusalem." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 87:7" + }, + "They will all dance and sing, saying," + ] + }, + { + "type": "para:q2", + "content": [ + "“Jerusalem is the source of all our blessings.”" + ] + }, + { + "type": "chapter:c", + "number": "88", + "sid": "PSA 88" + }, + { + "type": "para:s1", + "content": [ + "A psalm that expresses sadness, written for the choir director by Zerah's son Heman, one of the descendants of Korah" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 88:1" + }, + "Yahweh God, you who rescues me, all during each day I call out", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + "to help me," + ] + }, + { + "type": "para:q1", + "content": [ + "and I cry out to you during each night also." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 88:2" + }, + "Listen [IDM] to my prayer [DOU]," + ] + }, + { + "type": "para:q2", + "content": [ + "while I cry out to you", + { + "type": "char:add", + "content": [ + "for help" + ] + }, + "!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 88:3" + }, + "I have experienced many troubles/difficulties," + ] + }, + { + "type": "para:q2", + "content": [ + "and I am about to die [MTY] and go where dead people are." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 88:4" + }, + "Because I have no more strength," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "other people also" + ] + }, + "consider that I will soon die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 88:5" + }, + "I am like a corpse that has been abandoned;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am like dead people who lie in their graves," + ] + }, + { + "type": "para:q2", + "content": [ + "people who have been completely forgotten," + ] + }, + { + "type": "para:q2", + "content": [ + "because you do not take care of them anymore." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 88:6" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "you have thrown me into a deep, dark pit," + ] + }, + { + "type": "para:q2", + "content": [ + "into a place where they throw corpses." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 88:7" + }, + { + "type": "char:add", + "content": [ + "It seems like" + ] + }, + "you are very angry with me," + ] + }, + { + "type": "para:q1", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "you have crushed me like", + { + "type": "char:add", + "content": [ + "ocean" + ] + }, + "waves", + { + "type": "char:add", + "content": [ + "crash down on people" + ] + }, + "[MET]." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 88:8" + }, + "You have caused my friends to ◄avoid/stay away from► me;" + ] + }, + { + "type": "para:q2", + "content": [ + "I have become repulsive to them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "I am in a prison and cannot escape." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 88:9" + }, + "My eyes cannot see well because I cry very much." + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, every day I call out to you", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I lift up my hands to you", + { + "type": "char:add", + "content": [ + "while I pray" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 88:10" + }, + "You certainly do not [RHQ] perform miracles for dead people!" + ] + }, + { + "type": "para:q1", + "content": [ + "Their spirits do not [RHQ] arise to praise you!" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 88:11" + }, + "Corpses in the grave certainly do not tell about your faithfully loving us [RHQ]," + ] + }, + { + "type": "para:q2", + "content": [ + "and in the place where people are finally destroyed," + ] + }, + { + "type": "para:q2", + "content": [ + "no one tells about what you faithfully", + { + "type": "char:add", + "content": [ + "do for us" + ] + }, + "[RHQ]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 88:12" + }, + "No one in the deep dark pit ever sees the miracles that you perform [RHQ]," + ] + }, + { + "type": "para:q2", + "content": [ + "and no one in the place where people have been completely forgotten tells about your being good to us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 88:13" + }, + "But", + { + "type": "char:add", + "content": [ + "as for me" + ] + }, + ", Yahweh, I cry out to you", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "each morning I pray to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 88:14" + }, + "Yahweh, why do you reject me [RHQ]?" + ] + }, + { + "type": "para:q2", + "content": [ + "Why do you turn away from me [RHQ]?" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 88:15" + }, + "All the time since I was young, I have suffered and have often almost died;" + ] + }, + { + "type": "para:q1", + "content": [ + "I am ◄in despair/very discouraged► because of enduring the terrible things that you have done to me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 88:16" + }, + { + "type": "char:add", + "content": [ + "I feel that" + ] + }, + "you have crushed me because of your being angry with me;" + ] + }, + { + "type": "para:q2", + "content": [ + "the terrible things that you are doing to me are almost destroying me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 88:17" + }, + { + "type": "char:add", + "content": [ + "I feel as though" + ] + }, + "they surround me like a flood [SIM];" + ] + }, + { + "type": "para:q2", + "content": [ + "they are ◄closing in on/crushing► me from all sides." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 88:18" + }, + "You have caused", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "my friends and others whom I love to avoid me," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "the only friend that I have is darkness." + ] + }, + { + "type": "chapter:c", + "number": "89", + "sid": "PSA 89" + }, + { + "type": "para:s1", + "content": [ + "A song written by Ethan, from the clan of Ezra" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 89:1" + }, + "Yahweh, I will sing forever about the ways you faithfully love me;" + ] + }, + { + "type": "para:q2", + "content": [ + "people not yet born will hear that you faithfully", + { + "type": "char:add", + "content": [ + "do all that you have promised" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 89:2" + }, + "I will tell people that you will faithfully love us forever," + ] + }, + { + "type": "para:q2", + "content": [ + "and that your being faithful", + { + "type": "char:add", + "content": [ + "to do what you have promised" + ] + }, + "is as permanent as the sky." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 89:3" + }, + "Yahweh said, “I have made an agreement with David, whom I chose", + { + "type": "char:add", + "content": [ + "to serve me" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "I have made this solemn ◄agreement with/promise to► him:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 89:4" + }, + "‘I will enable various ones of your descendants to always be kings;" + ] + }, + { + "type": "para:q2", + "content": [ + "the line of kings descended from you [MTY] will never end.’”" + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!) 10" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 89:5" + }, + "Yahweh, I desire that all", + { + "type": "char:add", + "content": [ + "those beings who are in" + ] + }, + "[MTY] heaven will praise you for the wonderful things that you do," + ] + }, + { + "type": "para:q2", + "content": [ + "and that all your holy angels will sing about how you faithfully", + { + "type": "char:add", + "content": [ + "do what you promise" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 89:6" + }, + "There is no one [RHQ] in heaven who can be compared with you, Yahweh." + ] + }, + { + "type": "para:q2", + "content": [ + "There are no angels [RHQ] in heaven who are equal to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 89:7" + }, + "When your holy angels gather together," + ] + }, + { + "type": "para:q2", + "content": [ + "they declare that you must be revered;" + ] + }, + { + "type": "para:q1", + "content": [ + "they say that you are more awesome than all the angels that surround your throne!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 89:8" + }, + "O Yahweh, God Almighty, there is no one [RHQ] who is powerful like you are;" + ] + }, + { + "type": "para:q2", + "content": [ + "your faithfully doing", + { + "type": "char:add", + "content": [ + "all that you promise" + ] + }, + "is", + { + "type": "char:add", + "content": [ + "like a cloak that" + ] + }, + "[MET]", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "surrounds you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 89:9" + }, + "You rule over the powerful seas;" + ] + }, + { + "type": "para:q2", + "content": [ + "when their waves rise up, you calm them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 89:10" + }, + "You are the one who crushed", + { + "type": "char:add", + "content": [ + "and killed the great sea monster named" + ] + }, + "Rahab." + ] + }, + { + "type": "para:q2", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "defeated and" + ] + }, + "scattered your enemies with your great power [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 89:11" + }, + "The heavens are yours, and the earth is yours;" + ] + }, + { + "type": "para:q2", + "content": [ + "and everything on the earth is yours, because you created it all." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 89:12" + }, + "You created", + { + "type": "char:add", + "content": [ + "everything from" + ] + }, + "the north to the south." + ] + }, + { + "type": "para:q2", + "content": [ + "Mount Tabor and Mount Hermon joyfully praise you [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 89:13" + }, + "◄You/Your arms► are very powerful;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄you/your hands► are extremely strong." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 89:14" + }, + "◄Your rule [MTY] over us is based on/As you rule over us, you are always► treating people fairly and justly," + ] + }, + { + "type": "para:q2", + "content": [ + "and on/are always faithfully loving us and doing", + { + "type": "char:add", + "content": [ + "what you promised" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 89:15" + }, + "Yahweh, happy are the people who worship you with joyful shouts," + ] + }, + { + "type": "para:q2", + "content": [ + "who live knowing that you are always watching over them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 89:16" + }, + "Every day, throughout the day, they rejoice in what you [MTY]", + { + "type": "char:add", + "content": [ + "have done" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they praise you for being very good", + { + "type": "char:add", + "content": [ + "to them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 89:17" + }, + "You give us your glorious strength;" + ] + }, + { + "type": "para:q2", + "content": [ + "because you act in our favor, we defeat [MET]", + { + "type": "char:add", + "content": [ + "our enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 89:18" + }, + "Yahweh, you gave us", + { + "type": "char:add", + "content": [ + "the one who" + ] + }, + "protects us [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "you, the holy God whom we Israelis worship, chose a king for us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 89:19" + }, + "Long ago you spoke in a vision to one of your servants/prophets, saying," + ] + }, + { + "type": "para:q2", + "content": [ + "“I have helped a famous soldier;" + ] + }, + { + "type": "para:q1", + "content": [ + "I chose him from among all the people to be a king." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 89:20" + }, + "That man is David, the one who will serve me", + { + "type": "char:add", + "content": [ + "faithfully" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I anointed him with sacred olive oil", + { + "type": "char:add", + "content": [ + "to make him king" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 89:21" + }, + "I [MTY] will always strengthen him;" + ] + }, + { + "type": "para:q2", + "content": [ + "with my power [MTY] I will make him strong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 89:22" + }, + "His enemies will never find ways to defeat him," + ] + }, + { + "type": "para:q2", + "content": [ + "and wicked people will never defeat him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 89:23" + }, + "I will crush his enemies in front of him" + ] + }, + { + "type": "para:q2", + "content": [ + "and get rid of those who hate him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 89:24" + }, + "I will always be loyal to him and faithfully love him" + ] + }, + { + "type": "para:q2", + "content": [ + "and enable him to defeat [MET]", + { + "type": "char:add", + "content": [ + "his enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 89:25" + }, + "I will cause ◄his kingdom/the area that he rules► to include all the land from the", + { + "type": "char:add", + "content": [ + "Mediterranean" + ] + }, + "Sea to the", + { + "type": "char:add", + "content": [ + "Euphrates" + ] + }, + "River." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 89:26" + }, + "He will say to me, ‘You are my Father," + ] + }, + { + "type": "para:q2", + "content": [ + "my God, the one who protects [MET] and saves me.’" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 89:27" + }, + "I will give him", + { + "type": "char:add", + "content": [ + "the rights/privileges that a man's" + ] + }, + "firstborn son has [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "he will be the greatest king on the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 89:28" + }, + "I will always be loyal to him," + ] + }, + { + "type": "para:q2", + "content": [ + "and my agreement", + { + "type": "char:add", + "content": [ + "to bless" + ] + }, + "him will last forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 89:29" + }, + "I will establish a line of his descendants that will never end," + ] + }, + { + "type": "para:q2", + "content": [ + "various ones of his descendants will always be kings." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 89:30" + }, + "But, if", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "his descendants disobey my laws," + ] + }, + { + "type": "para:q2", + "content": [ + "and do not not behave like my commands say that they should," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 89:31" + }, + "if they disregard my requirements" + ] + }, + { + "type": "para:q2", + "content": [ + "and do not do the right things that I have told them to do," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 89:32" + }, + "I will punish them severely [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "and cause them to suffer for doing wrong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 89:33" + }, + "But I will not stop faithfully loving", + { + "type": "char:add", + "content": [ + "David" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will always do what I promised him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 89:34" + }, + "I will not break the agreement that I made with him;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will not change even one word that I spoke", + { + "type": "char:add", + "content": [ + "to him" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 89:35" + }, + "Once I made a solemn promise to David, and that will never change," + ] + }, + { + "type": "para:q2", + "content": [ + "and because I am God, I will never lie to David." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 89:36" + }, + { + "type": "char:add", + "content": [ + "I promised that" + ] + }, + "the line of kings descended from him will go on forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "it will last as long as the sun", + { + "type": "char:add", + "content": [ + "shines" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 89:37" + }, + "That line will ◄be as permanent/last as long► as the moon" + ] + }, + { + "type": "para:q2", + "content": [ + "that is always watching everything from the sky." + ] + }, + { + "type": "para:qr", + "content": [ + "Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 89:38" + }, + "But", + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", now you have rejected [DOU] David!" + ] + }, + { + "type": "para:q2", + "content": [ + "You are very angry with the king whom you appointed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 89:39" + }, + { + "type": "char:add", + "content": [ + "It seems that" + ] + }, + "you have broken the agreement that you made with your servant,", + { + "type": "char:add", + "content": [ + "David" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "it seems as though you", + { + "type": "char:add", + "content": [ + "have signaled hat he is no longer the king by" + ] + }, + "throwing his crown into the dust/dirt." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 89:40" + }, + "You have torn down the walls", + { + "type": "char:add", + "content": [ + "that protect" + ] + }, + "his", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and allowed all his forts to become ruins." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "PSA 89:41" + }, + "All those who pass by plunder/steal his possessions;" + ] + }, + { + "type": "para:q2", + "content": [ + "his neighbors ◄laugh at/ridicule► him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "PSA 89:42" + }, + "You have enabled his enemies to defeat him;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have made them all happy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "PSA 89:43" + }, + "You have caused his sword to become useless," + ] + }, + { + "type": "para:q2", + "content": [ + "and you have not helped him in his battles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "PSA 89:44" + }, + "You have caused his splendor to end (OR, You have taken away his power" + ] + }, + { + "type": "para:q2", + "content": [ + "by knocking his throne to the ground." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "PSA 89:45" + }, + "You have caused him to look old when he is still young" + ] + }, + { + "type": "para:q2", + "content": [ + "and caused him to be very shamed/disgraced." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "PSA 89:46" + }, + "O Yahweh, how long", + { + "type": "char:add", + "content": [ + "will this continue" + ] + }, + "?" + ] + }, + { + "type": "para:q2", + "content": [ + "Will you hide yourself forever?" + ] + }, + { + "type": "para:q1", + "content": [ + "How long will your anger burn like a fire?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "PSA 89:47" + }, + "Do not forget that life is very short;" + ] + }, + { + "type": "para:q2", + "content": [ + "have you created all us people in vain?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "PSA 89:48" + }, + "No one can [RHQ] keep on living and never die;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄No one can [RHQ] avoid going/Everyone will go► to the place of the dead." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "49", + "sid": "PSA 89:49" + }, + "Yahweh, you promised long ago" + ] + }, + { + "type": "para:q2", + "content": [ + "that you would faithfully love us;" + ] + }, + { + "type": "para:q1", + "content": [ + "why are you not doing that?" + ] + }, + { + "type": "para:q1", + "content": [ + "You solemnly promised that to David!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "PSA 89:50" + }, + "Yahweh, do not forget that people insult me!" + ] + }, + { + "type": "para:q2", + "content": [ + "◄Heathen people/People who do not know you► curse me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "51", + "sid": "PSA 89:51" + }, + "Yahweh, your enemies insult your chosen king!" + ] + }, + { + "type": "para:q2", + "content": [ + "They insult/ridicule him wherever he goes." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "52", + "sid": "PSA 89:52" + }, + "I hope/desire that Yahweh will be praised forever!" + ] + }, + { + "type": "para:q1", + "content": [ + "Amen! May it be so!" + ] + }, + { + "type": "chapter:c", + "number": "90", + "sid": "PSA 90" + }, + { + "type": "para:ms1", + "content": [ + "Book Four" + ] + }, + { + "type": "para:s1", + "content": [ + "A prayer by the prophet Moses" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 90:1" + }, + "Lord, you have always ◄been", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a home for us/protected us► [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 90:2" + }, + "Before you created the mountains," + ] + }, + { + "type": "para:q2", + "content": [ + "before you formed the earth and everything that is in it," + ] + }, + { + "type": "para:q1", + "content": [ + "you were eternally God," + ] + }, + { + "type": "para:q2", + "content": [ + "and you will be God forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 90:3" + }, + { + "type": "char:add", + "content": [ + "When people die" + ] + }, + ", you cause their corpses to become soil again;" + ] + }, + { + "type": "para:q2", + "content": [ + "you change their corpses to become dirt like", + { + "type": "char:add", + "content": [ + "the first man" + ] + }, + "was created from." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 90:4" + }, + "When you ◄consider/think about► time," + ] + }, + { + "type": "para:q2", + "content": [ + "a thousand years are", + { + "type": "char:add", + "content": [ + "as short as" + ] + }, + "[SIM] one day which passes;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "you consider that" + ] + }, + "[HYP] they are as short as a few hours in the night." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 90:5" + }, + "You cause people suddenly to die [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "they", + { + "type": "char:add", + "content": [ + "live only a short time" + ] + }, + ", like a dream lasts only a short time." + ] + }, + { + "type": "para:q2", + "content": [ + "They are like grass/weeds [SIM] that grow up." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 90:6" + }, + "In the morning [DOU] the grass sprouts and grows well," + ] + }, + { + "type": "para:q2", + "content": [ + "but in the evening it dries up and ◄completely withers/dies►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 90:7" + }, + { + "type": "char:add", + "content": [ + "Similarly" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "because of the sins that we have committed" + ] + }, + ", you become angry with us;" + ] + }, + { + "type": "para:q2", + "content": [ + "you terrify us and then you destroy us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 90:8" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "you place our sins in front of you," + ] + }, + { + "type": "para:q2", + "content": [ + "you spread out even our secret sins where you can see them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 90:9" + }, + "Because you are angry with us, you cause our lives to end;" + ] + }, + { + "type": "para:q2", + "content": [ + "the years that we live pass as quickly as a sigh does." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 90:10" + }, + "People live for only 70 years;" + ] + }, + { + "type": "para:q2", + "content": [ + "but if they are strong, some of them live for 80 years." + ] + }, + { + "type": "para:q1", + "content": [ + "But even during good years we have much pain and troubles;" + ] + }, + { + "type": "para:q2", + "content": [ + "our lives soon end, and we die [EUP]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 90:11" + }, + "No one [RHQ] has fully experienced the powerful things you can do to them when you are angry with them," + ] + }, + { + "type": "para:q1", + "content": [ + "and people are not afraid that you will greatly punish them because of your being angry with them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 90:12" + }, + "So teach/help us to realize that we live for only a short time" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that we may", + { + "type": "char:add", + "content": [ + "use our time" + ] + }, + "wisely." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 90:13" + }, + "Yahweh, how long", + { + "type": "char:add", + "content": [ + "will you be angry with us" + ] + }, + "?" + ] + }, + { + "type": "para:q2", + "content": [ + "Pity us who serve you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 90:14" + }, + "Each morning show us that your faithfully loving us is enough for us" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that we may shout joyfully and be happy for the rest of our lives." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 90:15" + }, + "Cause us to now be as happy for as many years as you ◄afflicted us/caused us to be sad► and we experienced troubles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 90:16" + }, + "Enable us to see the", + { + "type": "char:add", + "content": [ + "great" + ] + }, + "things that you do" + ] + }, + { + "type": "para:q2", + "content": [ + "and enable our descendants to", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "see your glorious power." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 90:17" + }, + "Lord, our God, give us your blessings" + ] + }, + { + "type": "para:q2", + "content": [ + "and enable us to be successful;" + ] + }, + { + "type": "para:q2", + "content": [ + "yes, cause us to be successful in", + { + "type": "char:add", + "content": [ + "everything" + ] + }, + "that we do [DOU]!" + ] + }, + { + "type": "chapter:c", + "number": "91", + "sid": "PSA 91" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 91:1" + }, + "Those who live under the protection of God Almighty," + ] + }, + { + "type": "para:q2", + "content": [ + "will be able to rest", + { + "type": "char:add", + "content": [ + "safely" + ] + }, + "under his care." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 91:2" + }, + "I will declare to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "“You protect me;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "you are like" + ] + }, + "a fort [MET] in which I am safe." + ] + }, + { + "type": "para:q2", + "content": [ + "You are my God, the one in whom I trust.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 91:3" + }, + "Yahweh will rescue you from all hidden traps" + ] + }, + { + "type": "para:q2", + "content": [ + "and save you from deadly diseases." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 91:4" + }, + "He will shield/protect you", + { + "type": "char:add", + "content": [ + "like a bird shields/protects its chicks" + ] + }, + "[MET] with/under her wings." + ] + }, + { + "type": "para:q2", + "content": [ + "You will be safe ◄in his care/because he takes care of you►." + ] + }, + { + "type": "para:q2", + "content": [ + "His faithfully doing what he has promised is like a shield [MET] that will protect you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 91:5" + }, + "You will not be afraid of things that happen during the night that could ◄terrorize you/cause you to be very afraid►," + ] + }, + { + "type": "para:q2", + "content": [ + "or of arrows that", + { + "type": "char:add", + "content": [ + "your enemies will shoot at you" + ] + }, + "during the day." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 91:6" + }, + "You will not be afraid of ◄plagues/widespread sicknesses► that demons cause when they attack people at night," + ] + }, + { + "type": "para:q2", + "content": [ + "or of other", + { + "type": "char:add", + "content": [ + "evil forces" + ] + }, + "that kill people at midday." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 91:7" + }, + "Even if a thousand people fall", + { + "type": "char:add", + "content": [ + "dead" + ] + }, + "alongside you," + ] + }, + { + "type": "para:q2", + "content": [ + "even if ten thousand", + { + "type": "char:add", + "content": [ + "people are dying" + ] + }, + "around you," + ] + }, + { + "type": "para:q2", + "content": [ + "you will not be harmed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 91:8" + }, + "Look and see" + ] + }, + { + "type": "para:q2", + "content": [ + "that ◄wicked people are being punished/God is punishing wicked people►!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 91:9" + }, + "If you allow Yahweh to protect you," + ] + }, + { + "type": "para:q2", + "content": [ + "if you trust God Almighty to ◄shelter/take care of► you," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 91:10" + }, + "nothing evil will happen to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "no plague will come near your house," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 91:11" + }, + "because Yahweh will command his angels" + ] + }, + { + "type": "para:q2", + "content": [ + "to protect you wherever you go." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 91:12" + }, + "They will hold you up with their hands," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that you will not hurt your foot on a big stone." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 91:13" + }, + "You will be", + { + "type": "char:add", + "content": [ + "kept safe from being harmed by your enemies" + ] + }, + "[MET];" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it will be as though" + ] + }, + "you are stepping on lions and poisonous snakes", + { + "type": "char:add", + "content": [ + "without them harming you!" + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 91:14" + }, + { + "type": "char:add", + "content": [ + "Yahweh says" + ] + }, + ", “I will rescue those who love me," + ] + }, + { + "type": "para:q2", + "content": [ + "I will protect them because they ◄acknowledge that I am Yahweh/know me►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 91:15" + }, + "When they call out to me, I will answer them." + ] + }, + { + "type": "para:q2", + "content": [ + "I will help them when they are experiencing trouble;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will rescue them and honor them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 91:16" + }, + "I will reward them by enabling them to live a long time," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will save them.”" + ] + }, + { + "type": "chapter:c", + "number": "92", + "sid": "PSA 92" + }, + { + "type": "para:s1", + "content": [ + "A psalm that is to be sung on Sabbath days" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 92:1" + }, + "Yahweh, it is good for people to thank you" + ] + }, + { + "type": "para:q2", + "content": [ + "and to sing to praise you [MTY] who are greater than any other god." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 92:2" + }, + "It is good to proclaim every morning that you faithfully love us," + ] + }, + { + "type": "para:q2", + "content": [ + "and each night", + { + "type": "char:add", + "content": [ + "to sing songs that" + ] + }, + "declare that you always do what you have promised to do," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 92:3" + }, + "accompanied by", + { + "type": "char:add", + "content": [ + "musicians playing" + ] + }, + "harps that have ten strings," + ] + }, + { + "type": "para:q2", + "content": [ + "and by the sounds made by a lyre." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 92:4" + }, + "Yahweh, you have caused me to be glad;" + ] + }, + { + "type": "para:q2", + "content": [ + "I sing joyfully because of what you [SYN] have done." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 92:5" + }, + "Yahweh, the things that you do are great!" + ] + }, + { + "type": "para:q2", + "content": [ + "But it is difficult for us to understand", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "that you think." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 92:6" + }, + "There are things", + { + "type": "char:add", + "content": [ + "that you do" + ] + }, + "that foolish people cannot know about," + ] + }, + { + "type": "para:q2", + "content": [ + "things that stupid people cannot understand." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 92:7" + }, + "They do not understand that although the number of wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "increases", + { + "type": "char:add", + "content": [ + "like blades of" + ] + }, + "grass do [SIM]," + ] + }, + { + "type": "para:q2", + "content": [ + "and they prosper," + ] + }, + { + "type": "para:q1", + "content": [ + "they will be completely destroyed." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 92:8" + }, + "But Yahweh, you", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "◄be exalted/be honored/rule► forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 92:9" + }, + "Yahweh, your enemies will", + { + "type": "char:add", + "content": [ + "certainly" + ] + }, + "die," + ] + }, + { + "type": "para:q2", + "content": [ + "and those who do wicked things will be defeated/scattered." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 92:10" + }, + "But you have caused me to be as strong [MTY] as [SIM] a wild ox;" + ] + }, + { + "type": "para:q1", + "content": [ + "you have caused me to be very joyful [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 92:11" + }, + "I [SYN] have seen you defeat my enemies;" + ] + }, + { + "type": "para:q2", + "content": [ + "d I have heard those evil men wail/scream while they were being slaughtered." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 92:12" + }, + "But righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "will prosper like [SIM] palm trees that grow well," + ] + }, + { + "type": "para:q2", + "content": [ + "or like [SIM] cedar", + { + "type": "char:add", + "content": [ + "trees" + ] + }, + "that grow in Lebanon." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 92:13" + }, + { + "type": "char:add", + "content": [ + "They are like the trees" + ] + }, + "that grow near the temple of Yahweh", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "those trees that are close to the courtyard of the temple of our God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 92:14" + }, + { + "type": "char:add", + "content": [ + "Even" + ] + }, + "when righteous people become old, they do many things [IDM]", + { + "type": "char:add", + "content": [ + "that please God" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "They remain strong and full of energy,", + { + "type": "char:add", + "content": [ + "like trees that" + ] + }, + "[MET] remain full of sap." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 92:15" + }, + "That shows that Yahweh is just;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is", + { + "type": "char:add", + "content": [ + "like a huge" + ] + }, + "rock", + { + "type": "char:add", + "content": [ + "under which I am safe/protected" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he never does anything that is wicked/wrong." + ] + }, + { + "type": "chapter:c", + "number": "93", + "sid": "PSA 93" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 93:1" + }, + "Yahweh, you are the King!" + ] + }, + { + "type": "para:q2", + "content": [ + "You are majestic, and the power that you have is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "[MET] a robe that a king wears." + ] + }, + { + "type": "para:q1", + "content": [ + "You put the world firmly in place, and it will never be moved/shaken." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 93:2" + }, + "You ruled as king a very long time ago;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have always existed." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 93:3" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "when you created the world, you separated" + ] + }, + "the water from", + { + "type": "char:add", + "content": [ + "the chaotic mass and formed oceans" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and the waves of the waters", + { + "type": "char:add", + "content": [ + "of those oceans" + ] + }, + "still roar," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 93:4" + }, + { + "type": "char:add", + "content": [ + "but" + ] + }, + "you are greater than the roar of those oceans," + ] + }, + { + "type": "para:q2", + "content": [ + "more powerful than the ocean waves!" + ] + }, + { + "type": "para:q2", + "content": [ + "You are Yahweh, the one who is greater than any other god!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 93:5" + }, + "Yahweh, your laws never change," + ] + }, + { + "type": "para:q2", + "content": [ + "and your temple has always been holy/sacred." + ] + }, + { + "type": "para:q2", + "content": [ + "And that will be true forever." + ] + }, + { + "type": "chapter:c", + "number": "94", + "sid": "PSA 94" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 94:1" + }, + "Yahweh, you are able to get revenge", + { + "type": "char:add", + "content": [ + "on your enemies" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "So" + ] + }, + "show them that you are going to punish them!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 94:2" + }, + "You are the one who judges all", + { + "type": "char:add", + "content": [ + "people on" + ] + }, + "the earth;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "arise, and give/punish the proud", + { + "type": "char:add", + "content": [ + "leaders of our" + ] + }, + "people like they deserve." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 94:3" + }, + "Yahweh, how long will those wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "be glad/happy?" + ] + }, + { + "type": "para:q2", + "content": [ + "It is not right that [RHQ] they continue being glad!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 94:4" + }, + "They do evil things, and they boast about doing them;" + ] + }, + { + "type": "para:q2", + "content": [ + "how long will they", + { + "type": "char:add", + "content": [ + "be allowed to" + ] + }, + "continue doing that?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 94:5" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "those wicked people crush", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", your people;" + ] + }, + { + "type": "para:q2", + "content": [ + "they ◄oppress/treat cruelly► those who belong to you [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 94:6" + }, + "They murder widows and orphans" + ] + }, + { + "type": "para:q2", + "content": [ + "and people from other countries who", + { + "type": "char:add", + "content": [ + "think it is safe to" + ] + }, + "live in our land." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 94:7" + }, + "Those wicked people say, “Yahweh does not see anything;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "the God whom those Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "does not see", + { + "type": "char:add", + "content": [ + "the evil things that we do" + ] + }, + ".”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 94:8" + }, + "You evil people", + { + "type": "char:add", + "content": [ + "who rule Israel" + ] + }, + ", you are foolish and stupid;" + ] + }, + { + "type": "para:q2", + "content": [ + "when will you become wise [RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 94:9" + }, + "God made our ears;" + ] + }, + { + "type": "para:q2", + "content": [ + "so", + { + "type": "char:add", + "content": [ + "do you think that" + ] + }, + "he cannot hear", + { + "type": "char:add", + "content": [ + "what you say" + ] + }, + "[RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + "He created our eyes;" + ] + }, + { + "type": "para:q2", + "content": [ + "so do you think that he cannot see", + { + "type": "char:add", + "content": [ + "the evil things that you do" + ] + }, + "[RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 94:10" + }, + "He also scolds", + { + "type": "char:add", + "content": [ + "the leaders of other" + ] + }, + "nations;" + ] + }, + { + "type": "para:q2", + "content": [ + "so do you think that he will not punish", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "[RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + "He is the one who knows everything;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so why do you think that he does not know what you do" + ] + }, + "[RHQ]?" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 94:11" + }, + "Yahweh knows", + { + "type": "char:add", + "content": [ + "everything" + ] + }, + "that people are thinking;" + ] + }, + { + "type": "para:q2", + "content": [ + "he knows that what they think ◄", + { + "type": "char:add", + "content": [ + "is useless/vanishes as quickly as" + ] + }, + "► smoke [MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 94:12" + }, + "Yahweh, you are pleased with people who", + { + "type": "char:add", + "content": [ + "want you to" + ] + }, + "discipline/correct them," + ] + }, + { + "type": "para:q2", + "content": [ + "those who", + { + "type": "char:add", + "content": [ + "want you to" + ] + }, + "teach them your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 94:13" + }, + "When those people have had troubles, you cause those troubles to cease," + ] + }, + { + "type": "para:q1", + "content": [ + "and some day", + { + "type": "char:add", + "content": [ + "it will be as though" + ] + }, + "you will dig pits for wicked people," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will fall into those pits", + { + "type": "char:add", + "content": [ + "and die" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 94:14" + }, + "Yahweh will not abandon his people;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will not desert like that those who belong to him [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 94:15" + }, + { + "type": "char:add", + "content": [ + "Some day" + ] + }, + "judges will decide matters fairly for people," + ] + }, + { + "type": "para:q2", + "content": [ + "and all honest/righteous people will be pleased about that." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 94:16" + }, + "But when wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "oppressed me/treated me cruelly" + ] + }, + "►," + ] + }, + { + "type": "para:q1", + "content": [ + "◄who defended me?/no one defended me.► [RHQ]" + ] + }, + { + "type": "para:q2", + "content": [ + "No one stood up to testify for me against those evil people [RHQ]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 94:17" + }, + "If Yahweh had not helped me", + { + "type": "char:add", + "content": [ + "at that time" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I would have been executed" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and" + ] + }, + "my soul/spirit would have gone to the place where", + { + "type": "char:add", + "content": [ + "dead people" + ] + }, + "say nothing." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 94:18" + }, + "I said/thought", + { + "type": "char:add", + "content": [ + "to myself" + ] + }, + ", “I am about to die,”" + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh, you held me up by faithfully loving me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 94:19" + }, + "Whenever I am very worried," + ] + }, + { + "type": "para:q2", + "content": [ + "you comfort/encourage me and cause me to be happy." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 94:20" + }, + "You have nothing to do with wicked judges," + ] + }, + { + "type": "para:q2", + "content": [ + "who establish laws that allow people to do what is not legal." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 94:21" + }, + "They plan to get rid of righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and they declare that ◄innocent people/people who have not done what is wrong► must be executed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 94:22" + }, + "But Yahweh ◄has become", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "my fortress/protects me► [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "my God is", + { + "type": "char:add", + "content": [ + "like a huge" + ] + }, + "rock under which I am protected/safe [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 94:23" + }, + "He will punish those wicked leaders in return for the wicked things that they have done," + ] + }, + { + "type": "para:q2", + "content": [ + "and will get rid of them for the sins that they have committed;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "yes" + ] + }, + ", Yahweh our God will ◄wipe them out/destroy them completely►." + ] + }, + { + "type": "chapter:c", + "number": "95", + "sid": "PSA 95" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 95:1" + }, + "Come, sing to Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "sing joyfully to the one who protects us [MET] and saves us!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 95:2" + }, + "We should thank him as we come before him," + ] + }, + { + "type": "para:q2", + "content": [ + "and sing ◄joyful songs/joyfully► as we praise him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 95:3" + }, + "Because Yahweh is the great God," + ] + }, + { + "type": "para:q2", + "content": [ + "he is a great king", + { + "type": "char:add", + "content": [ + "who rules" + ] + }, + "over all", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "gods." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 95:4" + }, + "He rules over the whole earth," + ] + }, + { + "type": "para:q2", + "content": [ + "from the deepest places/caves to the highest mountains." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 95:5" + }, + "The seas are his, because he made them." + ] + }, + { + "type": "para:q2", + "content": [ + "He is", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "the one who [SYN] formed/made the dry land." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 95:6" + }, + "We should come, worship, and bow down before him." + ] + }, + { + "type": "para:q2", + "content": [ + "We should kneel before Yahweh, the one who made us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 95:7" + }, + "He is our God," + ] + }, + { + "type": "para:q2", + "content": [ + "and we are the people whom he takes care of [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "like sheep", + { + "type": "char:add", + "content": [ + "that a shepherd" + ] + }, + "takes care of." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Today, listen to what Yahweh is saying to you." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 95:8" + }, + "He says, “Do not become stubborn [IDM] like", + { + "type": "char:add", + "content": [ + "your ancestors" + ] + }, + "did at Meribah," + ] + }, + { + "type": "para:q2", + "content": [ + "and like", + { + "type": "char:add", + "content": [ + "they did" + ] + }, + "at Massah in the desert." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 95:9" + }, + "There your ancestors ◄wanted to see/tried to determine► if they could do many very evil things", + { + "type": "char:add", + "content": [ + "without my punishing them" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Even though they had seen me perform", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "miracles, they tested whether I", + { + "type": "char:add", + "content": [ + "would continue to be patient with them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 95:10" + }, + "For forty years I was angry with those people," + ] + }, + { + "type": "para:q2", + "content": [ + "and I said, ‘Those people say that they want to please me, but they do things that I detest." + ] + }, + { + "type": "para:q2", + "content": [ + "They refuse to obey my commands.’" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 95:11" + }, + "So because I was very angry, I solemnly said/declared about them:" + ] + }, + { + "type": "para:q2", + "content": [ + "‘They will never enter", + { + "type": "char:add", + "content": [ + "the land of Canaan" + ] + }, + "where I would have allowed them to rest!’”" + ] + }, + { + "type": "chapter:c", + "number": "96", + "sid": "PSA 96" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 96:1" + }, + "Sing to Yahweh a new song!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "You people" + ] + }, + "throughout the earth, sing to Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 96:2" + }, + "Sing to Yahweh and praise him [MTY]!" + ] + }, + { + "type": "para:q2", + "content": [ + "Every day proclaim", + { + "type": "char:add", + "content": [ + "to others" + ] + }, + "that he has saved/rescued us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 96:3" + }, + "Tell about his glory/greatness to all people-groups;" + ] + }, + { + "type": "para:q2", + "content": [ + "tell all people-groups the marvelous", + { + "type": "char:add", + "content": [ + "things that he has done" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 96:4" + }, + "Yahweh is great, and he deserves to be praised very much;" + ] + }, + { + "type": "para:q2", + "content": [ + "he should be revered more than for all the gods," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 96:5" + }, + "because all the gods that other people-groups", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "are", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "idols," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh", + { + "type": "char:add", + "content": [ + "is truly great" + ] + }, + "; he created the skies!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 96:6" + }, + "Those who are in his presence honor him and can see that he is a great king." + ] + }, + { + "type": "para:q2", + "content": [ + "They can see in his temple that he is very powerful and is very beautiful." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 96:7" + }, + "You people in nations all over the earth, praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh for his glorious power [HEN]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 96:8" + }, + "Praise Yahweh like he deserves to be praised," + ] + }, + { + "type": "para:q2", + "content": [ + "Bring an offering and come to his temple." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 96:9" + }, + "Bow down before Yahweh", + { + "type": "char:add", + "content": [ + "when he appears" + ] + }, + "in his holy/sacred temple;" + ] + }, + { + "type": "para:q2", + "content": [ + "everyone on the earth should tremble in front of him," + ] + }, + { + "type": "para:q2", + "content": [ + "because he is majestic and holy." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 96:10" + }, + "Say to all the people-groups, “Yahweh is the king!" + ] + }, + { + "type": "para:q2", + "content": [ + "He put the world in its place, and nothing will ever be able to move/shake it." + ] + }, + { + "type": "para:q1", + "content": [ + "He will judge", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the people-groups fairly.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 96:11" + }, + { + "type": "char:add", + "content": [ + "All the beings that are in" + ] + }, + "[MTY] the heavens should be glad, and all", + { + "type": "char:add", + "content": [ + "the people on the" + ] + }, + "earth should rejoice." + ] + }, + { + "type": "para:q2", + "content": [ + "The oceans and all the creatures that are in the oceans should roar", + { + "type": "char:add", + "content": [ + "to praise Yahweh" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 96:12" + }, + "The fields and everything that grows in them should rejoice." + ] + }, + { + "type": "para:q1", + "content": [ + "When they do that,", + { + "type": "char:add", + "content": [ + "it will be as though" + ] + }, + "all the trees in the forests will sing joyfully" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 96:13" + }, + "in front of Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + "That will happen when he comes to judge", + { + "type": "char:add", + "content": [ + "everyone on" + ] + }, + "[MTY] the earth." + ] + }, + { + "type": "para:q2", + "content": [ + "He will judge all the people fairly/justly, according to", + { + "type": "char:add", + "content": [ + "what he knows is" + ] + }, + "true." + ] + }, + { + "type": "chapter:c", + "number": "97", + "sid": "PSA 97" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 97:1" + }, + "Yahweh is the king!" + ] + }, + { + "type": "para:q2", + "content": [ + "I want", + { + "type": "char:add", + "content": [ + "everyone on" + ] + }, + "the earth to be glad/happy," + ] + }, + { + "type": "para:q2", + "content": [ + "and the", + { + "type": "char:add", + "content": [ + "people who live on" + ] + }, + "the islands in the oceans to", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "rejoice", + { + "type": "char:add", + "content": [ + "about that!" + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 97:2" + }, + "There are very dark clouds around him", + { + "type": "char:add", + "content": [ + "to hide him" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "he rules [MTY] righteously/justly and fairly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 97:3" + }, + "He", + { + "type": "char:add", + "content": [ + "sends" + ] + }, + "fire in front of him," + ] + }, + { + "type": "para:q2", + "content": [ + "and he completely burns all his enemies in that fire." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 97:4" + }, + "All around the world he causes lightning to flash;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "people on" + ] + }, + "the earth see it, and it causes them to", + { + "type": "char:add", + "content": [ + "be afraid and" + ] + }, + "tremble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 97:5" + }, + "The mountains/hills melt like wax in front of Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "the one who is the Lord,", + { + "type": "char:add", + "content": [ + "who rules" + ] + }, + "over all the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 97:6" + }, + "The", + { + "type": "char:add", + "content": [ + "angels in" + ] + }, + "[MTY] heaven proclaim that he acts righteously," + ] + }, + { + "type": "para:q2", + "content": [ + "and all the people-groups see his glory." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 97:7" + }, + "Everyone who worships idols should be ashamed;" + ] + }, + { + "type": "para:q2", + "content": [ + "all those who are proud of their false gods", + { + "type": "char:add", + "content": [ + "should realize that their gods are useless" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "all those gods bow down", + { + "type": "char:add", + "content": [ + "to worship" + ] + }, + "Yahweh." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 97:8" + }, + { + "type": "char:add", + "content": [ + "The people" + ] + }, + "[MTY] of Jerusalem hear", + { + "type": "char:add", + "content": [ + "about Yahweh" + ] + }, + "and are glad/happy," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "people in the other" + ] + }, + "[MTY] cities in Judah", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "rejoice," + ] + }, + { + "type": "para:q2", + "content": [ + "because Yahweh judges", + { + "type": "char:add", + "content": [ + "and punishes wicked people" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 97:9" + }, + "Yahweh is the supreme", + { + "type": "char:add", + "content": [ + "king" + ] + }, + "over all the earth;" + ] + }, + { + "type": "para:q2", + "content": [ + "he has very great power, and all the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "gods have no power at all." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 97:10" + }, + "Yahweh loves those who hate what", + { + "type": "char:add", + "content": [ + "people do that" + ] + }, + "is evil;" + ] + }, + { + "type": "para:q2", + "content": [ + "he protects the lives of his people," + ] + }, + { + "type": "para:q2", + "content": [ + "and he rescues them when the wicked", + { + "type": "char:add", + "content": [ + "people try to harm them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 97:11" + }, + "His light shines on righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he causes those who are righteous to rejoice." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 97:12" + }, + "You righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ", rejoice about what Yahweh", + { + "type": "char:add", + "content": [ + "has done" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and thank him, our holy God!" + ] + }, + { + "type": "chapter:c", + "number": "98", + "sid": "PSA 98" + }, + { + "type": "para:s1", + "content": [ + "A psalm" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 98:1" + }, + "Sing to Yahweh a new song," + ] + }, + { + "type": "para:q1", + "content": [ + "because he has done wonderful things!" + ] + }, + { + "type": "para:q1", + "content": [ + "By his power [MTY] and his great strength [DOU] he has defeated", + { + "type": "char:add", + "content": [ + "his enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 98:2" + }, + "Yahweh has declared to people that he has defeated his enemies;" + ] + }, + { + "type": "para:q2", + "content": [ + "he has revealed that he has punished", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "people in" + ] + }, + "all the world have seen that he has done it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 98:3" + }, + "Like he promised to us Israeli people [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "he has faithfully loved us and ◄been loyal to/not abandoned► us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "People who live" + ] + }, + "in very remote places in all the earth" + ] + }, + { + "type": "para:q2", + "content": [ + "have seen that our God has defeated", + { + "type": "char:add", + "content": [ + "his enemies" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 98:4" + }, + "All you", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "[MTY] everywhere should sing joyfully to Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "praise him while you sing and shout joyfully!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 98:5" + }, + "Praise Yahweh while you play the lyres/harps," + ] + }, + { + "type": "para:q2", + "content": [ + "playing", + { + "type": "char:add", + "content": [ + "delightful" + ] + }, + "music." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 98:6" + }, + { + "type": "char:add", + "content": [ + "Some of you should" + ] + }, + "blow trumpets and other horns," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "while others" + ] + }, + "shout joyfully to Yahweh,", + { + "type": "char:add", + "content": [ + "our" + ] + }, + "king." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 98:7" + }, + "The oceans and all", + { + "type": "char:add", + "content": [ + "the creatures" + ] + }, + "that are in the oceans should roar", + { + "type": "char:add", + "content": [ + "to praise Yahweh" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Everyone on the earth should sing!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 98:8" + }, + { + "type": "char:add", + "content": [ + "It should seem as though" + ] + }, + "the rivers are clapping their hands", + { + "type": "char:add", + "content": [ + "to praise Yahweh" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and that the hills are singing together joyfully in front of Yahweh," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 98:9" + }, + "because he will come to judge", + { + "type": "char:add", + "content": [ + "everyone on" + ] + }, + "[MTY] the earth!" + ] + }, + { + "type": "para:q2", + "content": [ + "He will judge", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the people-groups", + { + "type": "char:add", + "content": [ + "in the world" + ] + }, + "justly and fairly [DOU]." + ] + }, + { + "type": "chapter:c", + "number": "99", + "sid": "PSA 99" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 99:1" + }, + "Yahweh is the", + { + "type": "char:add", + "content": [ + "supreme" + ] + }, + "king," + ] + }, + { + "type": "para:q1", + "content": [ + "so", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the people-groups should tremble ◄", + { + "type": "char:add", + "content": [ + "in his presence/in front of him" + ] + }, + "►!" + ] + }, + { + "type": "para:q1", + "content": [ + "He sits on his throne", + { + "type": "char:add", + "content": [ + "in the temple" + ] + }, + "above the", + { + "type": "char:add", + "content": [ + "statues of" + ] + }, + "winged creatures," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "the earth should quake/shake!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 99:2" + }, + "Yahweh is a mighty", + { + "type": "char:add", + "content": [ + "king" + ] + }, + "in Jerusalem;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "he is", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "the supreme ruler of all people-groups." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 99:3" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "they should praise him because he is very great/powerful;" + ] + }, + { + "type": "para:q2", + "content": [ + "and he is holy!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 99:4" + }, + "He is a mighty king who ◄loves/is pleased with► what is just/right;" + ] + }, + { + "type": "para:q2", + "content": [ + "he has acted justly and fairly [DOU] in Israel." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 99:5" + }, + "Praise Yahweh our God!" + ] + }, + { + "type": "para:q2", + "content": [ + "Worship him", + { + "type": "char:add", + "content": [ + "in front of the Sacred Chest in his temple" + ] + }, + "[MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "where he rules people." + ] + }, + { + "type": "para:q2", + "content": [ + "He is holy!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 99:6" + }, + "Moses and Aaron were two of his priests;" + ] + }, + { + "type": "para:q1", + "content": [ + "Samuel also was someone who prayed to him." + ] + }, + { + "type": "para:q1", + "content": [ + "Those", + { + "type": "char:add", + "content": [ + "three" + ] + }, + "cried out to Yahweh", + { + "type": "char:add", + "content": [ + "to help them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he answered them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 99:7" + }, + "He spoke to Moses and Aaron from the cloud", + { + "type": "char:add", + "content": [ + "that was like a huge" + ] + }, + "pillar;" + ] + }, + { + "type": "para:q2", + "content": [ + "they obeyed", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the laws and commandments [DOU] that he gave to them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 99:8" + }, + "Yahweh, our God, you answered", + { + "type": "char:add", + "content": [ + "your people" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "when they cried out to you to help them" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "you are a God who forgave them", + { + "type": "char:add", + "content": [ + "for those sins that they had committed" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "even though you punished them for the things that they did that are wrong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 99:9" + }, + "Praise Yahweh, our God," + ] + }, + { + "type": "para:q2", + "content": [ + "and worship him", + { + "type": "char:add", + "content": [ + "at the temple" + ] + }, + "on his sacred hill;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is right to do that" + ] + }, + "because Yahweh, our God, is holy!" + ] + }, + { + "type": "chapter:c", + "number": "100", + "sid": "PSA 100" + }, + { + "type": "para:s1", + "content": [ + "A psalm of thanksgiving" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 100:1" + }, + "Everyone in the world should shout joyfully to Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 100:2" + }, + "We should worship Yahweh gladly!" + ] + }, + { + "type": "para:q2", + "content": [ + "We should come before him singing joyful songs." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 100:3" + }, + "We should acknowledge/recognize that Yahweh is God;" + ] + }, + { + "type": "para:q2", + "content": [ + "it is he who made us,", + { + "type": "char:add", + "content": [ + "so" + ] + }, + "we belong to him." + ] + }, + { + "type": "para:q2", + "content": [ + "We are the people that he takes care of [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "we are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "sheep that are cared for by their shepherd." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 100:4" + }, + "Enter the gates", + { + "type": "char:add", + "content": [ + "of his temple" + ] + }, + "thanking him;" + ] + }, + { + "type": "para:q2", + "content": [ + "enter the courtyard", + { + "type": "char:add", + "content": [ + "of the temple" + ] + }, + "singing songs to praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + "Thank him and praise him," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 100:5" + }, + "because Yahweh always", + { + "type": "char:add", + "content": [ + "does" + ] + }, + "good", + { + "type": "char:add", + "content": [ + "things for us" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "He faithfully loves us," + ] + }, + { + "type": "para:q2", + "content": [ + "and ◄is faithful/is loyal to us forever/will never forsake us►." + ] + }, + { + "type": "chapter:c", + "number": "101", + "sid": "PSA 101" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 101:1" + }, + "Yahweh, I will sing to you!" + ] + }, + { + "type": "para:q1", + "content": [ + "I will sing about", + { + "type": "char:add", + "content": [ + "your" + ] + }, + "faithfully loving", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "(OR, my being loyal to you and acting justly/fairly", + { + "type": "char:add", + "content": [ + "toward people" + ] + }, + ")." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 101:2" + }, + { + "type": "char:add", + "content": [ + "I promise that" + ] + }, + "while I rule people [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "I will behave in such a way that no one will be able to criticize me." + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, ◄when will you come to", + { + "type": "char:add", + "content": [ + "help" + ] + }, + "me?/I need you to come to", + { + "type": "char:add", + "content": [ + "help" + ] + }, + "me.► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + "I will do things that are right." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 101:3" + }, + "I will not allow stay away from those who do what is evil[SYN]." + ] + }, + { + "type": "para:q1", + "content": [ + "I hate the deeds of those who ◄", + { + "type": "char:add", + "content": [ + "turn away from/sin against" + ] + }, + "► you;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will ◄completely avoid those people/not allow those people to come near me►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 101:4" + }, + "I will not be dishonest," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will not have anything to do with evil (OR, evil people)." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 101:5" + }, + "I will get rid of anyone who secretly slanders someone else," + ] + }, + { + "type": "para:q1", + "content": [ + "and I will not ◄tolerate/allow to be near me► anyone who is proud and arrogant [DOU]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 101:6" + }, + "I will approve of [IDM] people in this land who ◄are loyal to/faithfully", + { + "type": "char:add", + "content": [ + "obey" + ] + }, + "►", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and I will allow them to ◄live with/work for► me." + ] + }, + { + "type": "para:q2", + "content": [ + "I will allow those who behave in such a way that no one can criticize them to ◄serve me/be my officials►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 101:7" + }, + "I will not allow anyone who deceives others to work in my palace;" + ] + }, + { + "type": "para:q1", + "content": [ + "no one who tells lies will be allowed to continually come to", + { + "type": "char:add", + "content": [ + "work for" + ] + }, + "me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 101:8" + }, + "Every day I will", + { + "type": "char:add", + "content": [ + "try to" + ] + }, + "get rid of all the wicked people in this land;" + ] + }, + { + "type": "para:q1", + "content": [ + "I will", + { + "type": "char:add", + "content": [ + "do that by" + ] + }, + "expelling them from", + { + "type": "char:add", + "content": [ + "this" + ] + }, + "city, which is Yahweh's city." + ] + }, + { + "type": "chapter:c", + "number": "102", + "sid": "PSA 102" + }, + { + "type": "para:s1", + "content": [ + "A prayer written by someone who was afflicted, when he was discouraged and pleaded for Yahweh to help him" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 102:1" + }, + "Yahweh, listen to what I am praying;" + ] + }, + { + "type": "para:q1", + "content": [ + "hear me while I cry out to you!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 102:2" + }, + "Do not ◄turn away/hide yourself► from me when I ◄have troubles/am distressed►!" + ] + }, + { + "type": "para:q1", + "content": [ + "Listen to me," + ] + }, + { + "type": "para:q2", + "content": [ + "and answer me quickly now, when I am calling out to you!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 102:3" + }, + "My life is ending, like smoke that disappears [SIM];" + ] + }, + { + "type": "para:q1", + "content": [ + "I have", + { + "type": "char:add", + "content": [ + "a high fever which" + ] + }, + "burns my body like a fire burns [SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 102:4" + }, + { + "type": "char:add", + "content": [ + "I feel like" + ] + }, + "I am drying up like grass [SIM] that has been beaten/trampled down," + ] + }, + { + "type": "para:q2", + "content": [ + "and I no longer have a desire to eat food." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 102:5" + }, + "I groan loudly," + ] + }, + { + "type": "para:q2", + "content": [ + "and my bones can be seen under my skin", + { + "type": "char:add", + "content": [ + "because I have become very thin" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 102:6" + }, + "I am like a", + { + "type": "char:add", + "content": [ + "lonely and despised" + ] + }, + "vulture in the desert," + ] + }, + { + "type": "para:q2", + "content": [ + "like an owl by itself in the abandoned ruins", + { + "type": "char:add", + "content": [ + "of a building/city" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 102:7" + }, + "I lie awake", + { + "type": "char:add", + "content": [ + "at night" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because there is no one to comfort me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "I am like a lonely bird", + { + "type": "char:add", + "content": [ + "sitting" + ] + }, + "on a housetop [SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 102:8" + }, + "All during the day my enemies insult me;" + ] + }, + { + "type": "para:q2", + "content": [ + "those who make fun of me mention my name" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and say, “May you be like him”" + ] + }, + "when they curse people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9-10", + "sid": "PSA 102:9-10" + }, + "Because you are very angry [DOU] with me," + ] + }, + { + "type": "para:q1", + "content": [ + "now", + { + "type": "char:add", + "content": [ + "I sit in" + ] + }, + "ashes", + { + "type": "char:add", + "content": [ + "while I am suffering greatly" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "and those ashes", + { + "type": "char:add", + "content": [ + "fall on" + ] + }, + "the bread/food that I eat," + ] + }, + { + "type": "para:q2", + "content": [ + "and what I drink has my tears mixed with it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "you have picked me up and thrown me away!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 102:11" + }, + "My time to remain alive is like an evening shadow", + { + "type": "char:add", + "content": [ + "that will soon be gone" + ] + }, + "[SIM]." + ] + }, + { + "type": "para:q2", + "content": [ + "I am withering like grass withers", + { + "type": "char:add", + "content": [ + "in the hot sun" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 102:12" + }, + "But Yahweh, you are our king who rules [MTY] forever;" + ] + }, + { + "type": "para:q1", + "content": [ + "people who are not yet born will remember you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 102:13" + }, + "You will arise and be merciful to", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "[MTY] Jerusalem;" + ] + }, + { + "type": "para:q2", + "content": [ + "it is now time for you to do that;" + ] + }, + { + "type": "para:q1", + "content": [ + "this is the time for you to be kind to them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 102:14" + }, + "Even though ◄the city has been destroyed/our enemies have destroyed our city►," + ] + }, + { + "type": "para:q2", + "content": [ + "we who serve you still love the stones that", + { + "type": "char:add", + "content": [ + "were formerly" + ] + }, + "in the city walls;" + ] + }, + { + "type": "para:q1", + "content": [ + "because now there is rubble everywhere," + ] + }, + { + "type": "para:q2", + "content": [ + "we, your people, are very sad when we see it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 102:15" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "some day the people of other" + ] + }, + "nations will revere you [MTY];" + ] + }, + { + "type": "para:q1", + "content": [ + "all the kings on earth will see that you are very glorious/great." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 102:16" + }, + "You will rebuild Jerusalem," + ] + }, + { + "type": "para:q2", + "content": [ + "and you will appear there with your glory/brightness." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 102:17" + }, + "You will listen to the prayers of your people who are homeless," + ] + }, + { + "type": "para:q2", + "content": [ + "and you will ◄not ignore them/do what they request► [LIT]" + ] + }, + { + "type": "para:q2", + "content": [ + "when they plead with you to help them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 102:18" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "I want to" + ] + }, + "write these words" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that people in future years", + { + "type": "char:add", + "content": [ + "will know what" + ] + }, + "you have done," + ] + }, + { + "type": "para:q2", + "content": [ + "in order that people who are not born yet will praise you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 102:19" + }, + "They will know that you looked down from your holy/sacred place in heaven [DOU]" + ] + }, + { + "type": "para:q1", + "content": [ + "and saw", + { + "type": "char:add", + "content": [ + "what was happening on" + ] + }, + "the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 102:20" + }, + "They will know that you hear prisoners groaning" + ] + }, + { + "type": "para:q2", + "content": [ + "and that you will set free those who have been told, “You will be executed.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 102:21" + }, + "As a result, people in Jerusalem will praise you [DOU] for what you", + { + "type": "char:add", + "content": [ + "have done" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 102:22" + }, + "when many people", + { + "type": "char:add", + "content": [ + "from other people-groups" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "those who are citizens of other" + ] + }, + "kingdoms gather to worship you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 102:23" + }, + { + "type": "char:add", + "content": [ + "But now" + ] + }, + "you have caused me to become weak while I am still young;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I think that" + ] + }, + "I will ◄not live much longer/ very long/soon die►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 102:24" + }, + "I say to you, “My God, do not cause me to die now," + ] + }, + { + "type": "para:q2", + "content": [ + "before I become old!" + ] + }, + { + "type": "para:q1", + "content": [ + "You live forever!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 102:25" + }, + "You created the world long ago," + ] + }, + { + "type": "para:q2", + "content": [ + "and you made ◄the heavens/everything in the sky► with your own hands." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 102:26" + }, + "The earth and the heavens/sky will disappear, but you will remain." + ] + }, + { + "type": "para:q2", + "content": [ + "They will wear out like clothes wear out." + ] + }, + { + "type": "para:q1", + "content": [ + "You will get rid of them like", + { + "type": "char:add", + "content": [ + "people get rid of" + ] + }, + "old clothes," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will no longer exist," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 102:27" + }, + "but you are", + { + "type": "char:add", + "content": [ + "not like the things that you created" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because you are" + ] + }, + "always the same;" + ] + }, + { + "type": "para:q2", + "content": [ + "you never die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 102:28" + }, + { + "type": "char:add", + "content": [ + "Some day" + ] + }, + "our children will live safely", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and their descendants will be protected in your presence.”" + ] + }, + { + "type": "chapter:c", + "number": "103", + "sid": "PSA 103" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 103:1" + }, + { + "type": "char:add", + "content": [ + "I tell" + ] + }, + "myself that I should praise Yahweh." + ] + }, + { + "type": "para:q2", + "content": [ + "I will praise him [MTY] with all of my inner being,", + { + "type": "char:add", + "content": [ + "because" + ] + }, + "he [MTY] is holy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 103:2" + }, + { + "type": "char:add", + "content": [ + "I tell" + ] + }, + "myself that I should praise Yahweh" + ] + }, + { + "type": "para:q2", + "content": [ + "and never forget all the kind things he has done for me:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 103:3" + }, + "He forgives all my sins," + ] + }, + { + "type": "para:q2", + "content": [ + "and he heals me from all my diseases/sicknesses;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 103:4" + }, + "he keeps me from dying [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "and blesses me by faithfully loving me and acting mercifully to me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 103:5" + }, + "He gives me good things during my entire life." + ] + }, + { + "type": "para:q2", + "content": [ + "He makes me feel young and strong like eagles." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 103:6" + }, + "Yahweh judges justly and ◄vindicates/does what is right for► all those who have been treated unfairly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 103:7" + }, + { + "type": "char:add", + "content": [ + "Long ago" + ] + }, + "he revealed to Moses what he planned to do;" + ] + }, + { + "type": "para:q2", + "content": [ + "he showed to the", + { + "type": "char:add", + "content": [ + "ancestors of us" + ] + }, + "Israeli people the mighty things that he was able to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 103:8" + }, + "Yahweh acts mercifully and kindly;" + ] + }, + { + "type": "para:q2", + "content": [ + "he does not quickly ◄get angry/punish us►", + { + "type": "char:add", + "content": [ + "when we sin" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "he is always", + { + "type": "char:add", + "content": [ + "showing us that he" + ] + }, + "faithfully loves us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 103:9" + }, + "He will not keep rebuking us," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will not remain angry forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 103:10" + }, + "He punishes us for our sins," + ] + }, + { + "type": "para:q2", + "content": [ + "but he does not punish us", + { + "type": "char:add", + "content": [ + "severely" + ] + }, + "as we deserve [DOU]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 103:11" + }, + "The skies are very high above the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "and Yahweh's faithful love for all those who revere him is just as great." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 103:12" + }, + "He has taken away", + { + "type": "char:add", + "content": [ + "the guilt for" + ] + }, + "[MTY] our sins," + ] + }, + { + "type": "para:q2", + "content": [ + "taking it as far from us as the east is from the west." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 103:13" + }, + "Just like parents act mercifully toward their children," + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh is kind to those who revere him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 103:14" + }, + "He knows what our bodies are like;" + ] + }, + { + "type": "para:q2", + "content": [ + "he remembers that", + { + "type": "char:add", + "content": [ + "he created us from" + ] + }, + "dirt," + ] + }, + { + "type": "para:q2", + "content": [ + "and so we quickly fail", + { + "type": "char:add", + "content": [ + "to do what pleases him" + ] + }, + "[MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 103:15" + }, + "We humans do not live forever [SIM];" + ] + }, + { + "type": "para:q2", + "content": [ + "we are like grass [SIM]", + { + "type": "char:add", + "content": [ + "that withers and dies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "We are like wild flowers: They bloom", + { + "type": "char:add", + "content": [ + "for a short while" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 103:16" + }, + "but then the", + { + "type": "char:add", + "content": [ + "hot" + ] + }, + "wind blows over them, and they disappear;" + ] + }, + { + "type": "para:q2", + "content": [ + "no one sees them again." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 103:17" + }, + "But Yahweh will faithfully keep loving forever" + ] + }, + { + "type": "para:q2", + "content": [ + "all those who revere him." + ] + }, + { + "type": "para:q2", + "content": [ + "He will act fairly to our children and to their children;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 103:18" + }, + "he will act that way to all those who obey the agreement he made with them", + { + "type": "char:add", + "content": [ + "to bless them if they did what he told them to do" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "to all those who obey what he has commanded." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 103:19" + }, + "Yahweh made/caused the heavens to be the place where he rules [MTY];" + ] + }, + { + "type": "para:q2", + "content": [ + "from there he rules over everything." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 103:20" + }, + "You angels who belong to Yahweh, praise him!" + ] + }, + { + "type": "para:q2", + "content": [ + "You are powerful creatures/beings who do what he tells you to do;" + ] + }, + { + "type": "para:q2", + "content": [ + "you obey what he commands." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 103:21" + }, + "Praise Yahweh, you armies/thousands of angels who serve him and do what he desires!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 103:22" + }, + "All you things that Yahweh has created, praise him;" + ] + }, + { + "type": "para:q2", + "content": [ + "praise him in every place where he rules, everywhere!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "And I", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "will praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "104", + "sid": "PSA 104" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 104:1" + }, + { + "type": "char:add", + "content": [ + "I tell" + ] + }, + "myself that I should praise Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh, my God, you are very great!" + ] + }, + { + "type": "para:q2", + "content": [ + "Like a king has on his royal robes [MET]," + ] + }, + { + "type": "para:q1", + "content": [ + "you have honor and majesty/greatness all around you!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 104:2" + }, + "You", + { + "type": "char:add", + "content": [ + "created/caused" + ] + }, + "light to be like your robe [MET]." + ] + }, + { + "type": "para:q2", + "content": [ + "You spread out the sky like", + { + "type": "char:add", + "content": [ + "a man sets up" + ] + }, + "a tent." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 104:3" + }, + "You made/put your home", + { + "type": "char:add", + "content": [ + "in heaven" + ] + }, + ", above the rain clouds in the sky,", + { + "type": "char:add", + "content": [ + "like a man puts the" + ] + }, + "rafters of his house in place [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + "You made/caused the clouds to be like chariots", + { + "type": "char:add", + "content": [ + "to carry you" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 104:4" + }, + "You caused the winds to be", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "your messengers [MET]," + ] + }, + { + "type": "para:q1", + "content": [ + "and flames of fire to be", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "your servants." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 104:5" + }, + "You placed the world firmly on its foundation" + ] + }, + { + "type": "para:q2", + "content": [ + "so that it can never be moved/shaken." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 104:6" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + ", you covered the earth with a flood, like a blanket," + ] + }, + { + "type": "para:q2", + "content": [ + "with the water that covered the mountains." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 104:7" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "when you rebuked the water, the oceans receded;" + ] + }, + { + "type": "para:q2", + "content": [ + "your voice spoke like thunder," + ] + }, + { + "type": "para:q1", + "content": [ + "and then the waters rushed away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 104:8" + }, + "Mountains rose up", + { + "type": "char:add", + "content": [ + "from the water" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and the valleys sank down" + ] + }, + { + "type": "para:q2", + "content": [ + "to the levels that you had determined for them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 104:9" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "you set a boundary for the oceans, a boundary that they cannot cross;" + ] + }, + { + "type": "para:q2", + "content": [ + "their water will never again cover the", + { + "type": "char:add", + "content": [ + "whole" + ] + }, + "earth." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 104:10" + }, + "You make/cause springs to pour", + { + "type": "char:add", + "content": [ + "water" + ] + }, + "into ravines;" + ] + }, + { + "type": "para:q2", + "content": [ + "their", + { + "type": "char:add", + "content": [ + "water" + ] + }, + "flows down between the mountains." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 104:11" + }, + "Those", + { + "type": "char:add", + "content": [ + "streams" + ] + }, + "provide water for all the animals", + { + "type": "char:add", + "content": [ + "to drink" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "the wild donkeys", + { + "type": "char:add", + "content": [ + "drink the water and" + ] + }, + "are no longer thirsty." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 104:12" + }, + "Birds make their nests alongside", + { + "type": "char:add", + "content": [ + "the streams" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they sing among the branches", + { + "type": "char:add", + "content": [ + "of the trees" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 104:13" + }, + "From ◄your home in heaven/the sky► you send rain down on the mountains," + ] + }, + { + "type": "para:q2", + "content": [ + "and you fill the earth with many good things that you create." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 104:14" + }, + "You make/cause grass to grow for the cattle", + { + "type": "char:add", + "content": [ + "to eat" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and you make/cause plants to grow for people." + ] + }, + { + "type": "para:q2", + "content": [ + "In that way", + { + "type": "char:add", + "content": [ + "animals and people" + ] + }, + "get their food from", + { + "type": "char:add", + "content": [ + "what grows in" + ] + }, + "the soil." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 104:15" + }, + "We get", + { + "type": "char:add", + "content": [ + "grapes to make" + ] + }, + "[MTY] wine to", + { + "type": "char:add", + "content": [ + "drink and" + ] + }, + "make us cheerful," + ] + }, + { + "type": "para:q2", + "content": [ + "and we get", + { + "type": "char:add", + "content": [ + "olives to make" + ] + }, + "[MTY] olive oil to", + { + "type": "char:add", + "content": [ + "put on our" + ] + }, + "skin and cause it to shine," + ] + }, + { + "type": "para:q2", + "content": [ + "and we get", + { + "type": "char:add", + "content": [ + "grain to make" + ] + }, + "[MTY] bread to give us strength." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 104:16" + }, + "Yahweh, you", + { + "type": "char:add", + "content": [ + "send plenty of rain to" + ] + }, + "water your trees," + ] + }, + { + "type": "para:q2", + "content": [ + "the cedar", + { + "type": "char:add", + "content": [ + "trees" + ] + }, + "that you planted in Lebanon." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 104:17" + }, + "Birds make their nests in those", + { + "type": "char:add", + "content": [ + "trees" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "even storks make their nests in pine/fir trees." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 104:18" + }, + "High up in the mountains the wild goats live," + ] + }, + { + "type": "para:q2", + "content": [ + "and hyraxes/badgers live in the crags/crevices in the rocks." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 104:19" + }, + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", you made the moon to indicate the times for our festivals," + ] + }, + { + "type": "para:q2", + "content": [ + "and you made the sun that knows when to go down." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 104:20" + }, + "You bring darkness, and it becomes night," + ] + }, + { + "type": "para:q2", + "content": [ + "when all the animals in the forest prowl around,", + { + "type": "char:add", + "content": [ + "looking for food" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 104:21" + }, + "At night the young lions roar as they seek their prey," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "they depend on you to give them food." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 104:22" + }, + "At dawn, they go back to their dens and lie down." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 104:23" + }, + "And during the daytime, people go to their work;" + ] + }, + { + "type": "para:q2", + "content": [ + "they work until it is evening." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 104:24" + }, + "Yahweh, you have made so many different kinds of things!" + ] + }, + { + "type": "para:q2", + "content": [ + "You were", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "wise as you made them all." + ] + }, + { + "type": "para:q2", + "content": [ + "The earth is full of the creatures that you", + { + "type": "char:add", + "content": [ + "made" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 104:25" + }, + { + "type": "char:add", + "content": [ + "We see" + ] + }, + "the ocean which is very large [DOU]!" + ] + }, + { + "type": "para:q2", + "content": [ + "It is full of many kinds of living creatures," + ] + }, + { + "type": "para:q2", + "content": [ + "big ones and little ones." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 104:26" + }, + "We see the ships which sail along!" + ] + }, + { + "type": "para:q2", + "content": [ + "We see the huge sea monster, which you made to ◄splash around/play► in the sea." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 104:27" + }, + "All of those creatures depend on you" + ] + }, + { + "type": "para:q2", + "content": [ + "to give them the food that they need." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 104:28" + }, + "When you give them the food that they need," + ] + }, + { + "type": "para:q2", + "content": [ + "they gather it." + ] + }, + { + "type": "para:q1", + "content": [ + "You give them what you have in your hand," + ] + }, + { + "type": "para:q2", + "content": [ + "and they", + { + "type": "char:add", + "content": [ + "eat it and" + ] + }, + "are satisfied." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 104:29" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "if you refuse to give food to them," + ] + }, + { + "type": "para:q2", + "content": [ + "they become terrified." + ] + }, + { + "type": "para:q1", + "content": [ + "And when you cause them to stop breathing, they die;" + ] + }, + { + "type": "para:q2", + "content": [ + "their bodies", + { + "type": "char:add", + "content": [ + "decay and" + ] + }, + "become soil again." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 104:30" + }, + "When you cause newborn creatures to begin to breathe," + ] + }, + { + "type": "para:q2", + "content": [ + "they start to live;" + ] + }, + { + "type": "para:q2", + "content": [ + "you give new life to all the living creatures on the earth." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 104:31" + }, + "I want the glory of Yahweh to last forever." + ] + }, + { + "type": "para:q2", + "content": [ + "Iwant him to rejoice about", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the things that he has created." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 104:32" + }, + "He causes the earth to shake", + { + "type": "char:add", + "content": [ + "just" + ] + }, + "by looking at it!" + ] + }, + { + "type": "para:q2", + "content": [ + "By", + { + "type": "char:add", + "content": [ + "merely" + ] + }, + "touching the mountains he makes/causes them to pour out fire and smoke!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 104:33" + }, + "I will sing to Yahweh ◄as long as I live/throughout my entire life►." + ] + }, + { + "type": "para:q2", + "content": [ + "I will praise my God until the day that I die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 104:34" + }, + "I want Yahweh to be pleased by all those things that I have thought", + { + "type": "char:add", + "content": [ + "about him" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because I rejoice about", + { + "type": "char:add", + "content": [ + "knowing" + ] + }, + "him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 104:35" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "I desire that sinners will disappear from the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "so that there will be no more wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "But as for" + ] + }, + "me, I will praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "◄Praise him/Hallelujah►!" + ] + }, + { + "type": "chapter:c", + "number": "105", + "sid": "PSA 105" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 105:1" + }, + "Give thanks to Yahweh, and tell others that he is very great!" + ] + }, + { + "type": "para:q2", + "content": [ + "Tell everyone in the world what he has done!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 105:2" + }, + "Sing to him; praise him as you sing to him;" + ] + }, + { + "type": "para:q2", + "content": [ + "tell others about his wonderful miracles." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 105:3" + }, + "Be happy because", + { + "type": "char:add", + "content": [ + "you know that" + ] + }, + "he [MTY] is holy!" + ] + }, + { + "type": "para:q2", + "content": [ + "You people who worship Yahweh, rejoice!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 105:4" + }, + "Ask Yahweh to help you and give you his strength," + ] + }, + { + "type": "para:q2", + "content": [ + "and continue to ask him!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5-6", + "sid": "PSA 105:5-6" + }, + "You people who are descendants of God's servant Abraham," + ] + }, + { + "type": "para:q2", + "content": [ + "you descendants of Jacob, the man God chose," + ] + }, + { + "type": "para:q2", + "content": [ + "think about", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the wonderful things that he has done:" + ] + }, + { + "type": "para:q2", + "content": [ + "He performed miracles, and he punished", + { + "type": "char:add", + "content": [ + "all our enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 105:7" + }, + "He is Yahweh, our God." + ] + }, + { + "type": "para:q1", + "content": [ + "He rules and judges", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "throughout the earth." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 105:8" + }, + "He never forgets the agreement that he made;" + ] + }, + { + "type": "para:q2", + "content": [ + "he made a promise that will last for a thousand generations;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 105:9" + }, + "that is the agreement that he made with Abraham," + ] + }, + { + "type": "para:q2", + "content": [ + "and he repeated that agreement with Isaac." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 105:10" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + "he confirmed it", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "to Jacob" + ] + }, + { + "type": "para:q2", + "content": [ + "as an agreement for the Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "that would last forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 105:11" + }, + "What he said was, “I will give you the Canaan region;" + ] + }, + { + "type": "para:q2", + "content": [ + "it will belong to you", + { + "type": "char:add", + "content": [ + "and your descendants forever" + ] + }, + ".”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 105:12" + }, + { + "type": "char:add", + "content": [ + "He said that to them" + ] + }, + "when there were only a few of them," + ] + }, + { + "type": "para:q2", + "content": [ + "a tiny group of people who were living in that land like strangers." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 105:13" + }, + "They continued to wander from one place to another," + ] + }, + { + "type": "para:q2", + "content": [ + "from one kingdom to another." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 105:14" + }, + "But he did not allow others to oppress them." + ] + }, + { + "type": "para:q2", + "content": [ + "He warned those kings by saying to them," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 105:15" + }, + "“Do not do harm the", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "whom I have chosen!" + ] + }, + { + "type": "para:q2", + "content": [ + "Do not harm my prophets!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 105:16" + }, + "He sent a famine to Canaan, and", + { + "type": "char:add", + "content": [ + "as a result all the people" + ] + }, + "had no food to eat." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 105:17" + }, + "So his people went to Egypt, but first he sent someone there." + ] + }, + { + "type": "para:q2", + "content": [ + "He sent Joseph, who had been sold to be a slave." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 105:18" + }, + { + "type": "char:add", + "content": [ + "Later, while Joseph was in prison in Egypt" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they put his legs in shackles that bruised his feet," + ] + }, + { + "type": "para:q1", + "content": [ + "and they put an iron collar around his neck." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 105:19" + }, + "There, Yahweh ◄refined Joseph's character/tested Joseph to see if Joseph would continue to trust him►," + ] + }, + { + "type": "para:q2", + "content": [ + "until what Joseph predicted would happen ◄came true/happened►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 105:20" + }, + "The king", + { + "type": "char:add", + "content": [ + "of Egypt" + ] + }, + "summoned him, and he set Joseph free;" + ] + }, + { + "type": "para:q2", + "content": [ + "this ruler of many people-groups released Joseph", + { + "type": "char:add", + "content": [ + "from prison" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 105:21" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "he appointed him to take care of everything in the king's household," + ] + }, + { + "type": "para:q2", + "content": [ + "to take care of everything that the king possessed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 105:22" + }, + "◄Joseph was permitted/He permitted Joseph► to command the king's servants" + ] + }, + { + "type": "para:q2", + "content": [ + "to do anything that Joseph wanted them to do," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "to tell the king's advisors the things that they should do", + { + "type": "char:add", + "content": [ + "for the people of Egypt" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 105:23" + }, + "Later,", + { + "type": "char:add", + "content": [ + "Joseph's father" + ] + }, + "Jacob arrived in Egypt." + ] + }, + { + "type": "para:q2", + "content": [ + "He lived like a foreigner in the land that belonged to the descendants of Ham." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 105:24" + }, + "And", + { + "type": "char:add", + "content": [ + "years later" + ] + }, + "Yahweh caused the descendants of Jacob to become very numerous." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "As a result" + ] + }, + ", their enemies,", + { + "type": "char:add", + "content": [ + "the Egyptians" + ] + }, + ", considered that the Israelis were too strong." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 105:25" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "Yahweh caused the rulers of Egypt to ◄turn against/hate► the Israeli people," + ] + }, + { + "type": "para:q2", + "content": [ + "and they planned ways to get rid of his people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 105:26" + }, + { + "type": "char:add", + "content": [ + "But then" + ] + }, + "Yahweh sent his servant Moses" + ] + }, + { + "type": "para:q2", + "content": [ + "along with", + { + "type": "char:add", + "content": [ + "Moses' older brother" + ] + }, + "Aaron, whom Yahweh had", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "chosen", + { + "type": "char:add", + "content": [ + "to be his servant" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 105:27" + }, + "Those two performed amazing miracles among the people of Egypt," + ] + }, + { + "type": "para:q2", + "content": [ + "in that land where the descendants of Ham lived." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 105:28" + }, + "Yahweh sent darkness, so that the people of Egypt could not see anything [DOU]," + ] + }, + { + "type": "para:q2", + "content": [ + "but the rulers of Egypt refused [RHQ] to obey when", + { + "type": "char:add", + "content": [ + "Moses and Aaron" + ] + }, + "commanded", + { + "type": "char:add", + "content": [ + "them to let the Israeli people leave Egypt" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 105:29" + }, + "Yahweh caused", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the water in Egypt to become ◄blood/", + { + "type": "char:add", + "content": [ + "red like" + ] + }, + "blood►," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "his doing that" + ] + }, + "caused all the fish to die." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 105:30" + }, + { + "type": "char:add", + "content": [ + "Then he caused" + ] + }, + "the land to become full of frogs;" + ] + }, + { + "type": "para:q2", + "content": [ + "the king and his officials even had frogs in their bedrooms." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 105:31" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "Yahweh commanded that flies come, and swarms of them descended", + { + "type": "char:add", + "content": [ + "on the people of Egypt" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and gnats", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "swarmed across the whole country." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 105:32" + }, + "Instead of sending rain, Yahweh sent", + { + "type": "char:add", + "content": [ + "terrible" + ] + }, + "hail," + ] + }, + { + "type": "para:q2", + "content": [ + "and lightning flashed throughout the land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 105:33" + }, + "The hail ruined their grapevines and fig trees" + ] + }, + { + "type": "para:q2", + "content": [ + "and shattered all the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "trees." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 105:34" + }, + "He commanded locusts to come, and swarms of them came;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so many that" + ] + }, + "they could not be counted." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 105:35" + }, + "The locusts ate every green plant in the land," + ] + }, + { + "type": "para:q2", + "content": [ + "ruining all the crops." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 105:36" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "Yahweh killed the oldest son in every house", + { + "type": "char:add", + "content": [ + "of the people of Egypt" + ] + }, + "[DOU]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 105:37" + }, + "Then he brought the Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "out", + { + "type": "char:add", + "content": [ + "from Egypt" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they were carrying loads of", + { + "type": "char:add", + "content": [ + "jewelry made of" + ] + }, + "silver and gold", + { + "type": "char:add", + "content": [ + "that the women of Egypt had given to them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "No one was left behind because of being sick." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 105:38" + }, + { + "type": "char:add", + "content": [ + "The people of" + ] + }, + "Egypt were glad when the Israeli people left," + ] + }, + { + "type": "para:q2", + "content": [ + "because they had become very afraid of the Israelis." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 105:39" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "Yahweh spread a cloud to cover the Israelis;" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "at night it became" + ] + }, + "a big fire", + { + "type": "char:add", + "content": [ + "in the sky" + ] + }, + "to give them light." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 105:40" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + "the Israelis asked for", + { + "type": "char:add", + "content": [ + "meat to eat" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and Yahweh sent", + { + "type": "char:add", + "content": [ + "flocks of" + ] + }, + "quail to them," + ] + }, + { + "type": "para:q1", + "content": [ + "and he gave them plenty of manna", + { + "type": "char:add", + "content": [ + "food" + ] + }, + "from the sky", + { + "type": "char:add", + "content": [ + "each morning" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "PSA 105:41" + }, + { + "type": "char:add", + "content": [ + "One day" + ] + }, + "he caused a rock to open up and water poured out", + { + "type": "char:add", + "content": [ + "for them to drink" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "it was like a river flowing in that desert." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "PSA 105:42" + }, + { + "type": "char:add", + "content": [ + "He did that" + ] + }, + "because he kept thinking about the sacred promise", + { + "type": "char:add", + "content": [ + "that he had given" + ] + }, + "to his servant, Abraham." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "PSA 105:43" + }, + "So his people were joyful as he brought them out from Egypt;" + ] + }, + { + "type": "para:q2", + "content": [ + "those people whom he had chosen were shouting joyfully as they went." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "PSA 105:44" + }, + "He gave to them the land that belonged to the people-groups", + { + "type": "char:add", + "content": [ + "that lived there in Canaan" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and the Israelis harvested crops that", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "people had planted." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "PSA 105:45" + }, + { + "type": "char:add", + "content": [ + "Yahweh did all these things" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in order that his people would do all the things that he had commanded them to do [DOU]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "106", + "sid": "PSA 106" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 106:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh, because he does good things", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he faithfully loves", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "forever/continually!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 106:2" + }, + { + "type": "char:add", + "content": [ + "Because Yahweh has done many great things" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "no one can [RHQ] tell all the great things that Yahweh has done," + ] + }, + { + "type": "para:q2", + "content": [ + "and no one can praise him enough/sufficiently." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 106:3" + }, + "◄Happy are/He is pleased with► those who act fairly/justly," + ] + }, + { + "type": "para:q2", + "content": [ + "with those who always do what is right." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 106:4" + }, + "Yahweh, be kind to me when you help your people;" + ] + }, + { + "type": "para:q2", + "content": [ + "help me when you rescue/save them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 106:5" + }, + "Allow me to see it when your people become prosperous again" + ] + }, + { + "type": "para:q2", + "content": [ + "and when", + { + "type": "char:add", + "content": [ + "all the people of" + ] + }, + "your nation,", + { + "type": "char:add", + "content": [ + "Israel" + ] + }, + ", are happy;" + ] + }, + { + "type": "para:q2", + "content": [ + "allow me to be happy with them!" + ] + }, + { + "type": "para:q2", + "content": [ + "I want to praise you along with", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "those", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "who belong to you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 106:6" + }, + "We and our ancestors have sinned;" + ] + }, + { + "type": "para:q2", + "content": [ + "we have done things that were very wicked [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 106:7" + }, + "When our ancestors were in Egypt," + ] + }, + { + "type": "para:q2", + "content": [ + "they did not pay attention to the wonderful things that Yahweh did;" + ] + }, + { + "type": "para:q2", + "content": [ + "they forgot about the many times that he showed that he faithfully loved them." + ] + }, + { + "type": "para:q1", + "content": [ + "Instead, when they were at the Red Sea," + ] + }, + { + "type": "para:q2", + "content": [ + "they rebelled against God, who is greater than any other god." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 106:8" + }, + "But he rescued them for the sake of his own", + { + "type": "char:add", + "content": [ + "reputation" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in order that he could show that he is very powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 106:9" + }, + "He rebuked the Red Sea and it became dry," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "while he led our ancestors across it," + ] + }, + { + "type": "para:q2", + "content": [ + "they walked through it as though it were as dry as a desert [SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 106:10" + }, + "In that way he rescued them from the power [MTY] of their enemies who hated them [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 106:11" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "their enemies were drowned in the water", + { + "type": "char:add", + "content": [ + "of the Red Sea" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "not one of them was left." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 106:12" + }, + "When that happened, our ancestors believed", + { + "type": "char:add", + "content": [ + "that Yahweh had truly done for them" + ] + }, + "what he had promised to do," + ] + }, + { + "type": "para:q2", + "content": [ + "and they sang to praise him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 106:13" + }, + "But they soon forgot what he had done for them;" + ] + }, + { + "type": "para:q2", + "content": [ + "they", + { + "type": "char:add", + "content": [ + "did things" + ] + }, + "without waiting to find out what Yahweh wanted them to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 106:14" + }, + "They intensely wanted", + { + "type": "char:add", + "content": [ + "food like they formerly ate in Egypt" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "They", + { + "type": "char:add", + "content": [ + "did evil things to" + ] + }, + "find out", + { + "type": "char:add", + "content": [ + "if they could do those things without God punishing them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 106:15" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "he gave them what they requested," + ] + }, + { + "type": "para:q2", + "content": [ + "but he", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "caused a terrible disease to afflict them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 106:16" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + "when", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "the men became jealous of Moses" + ] + }, + { + "type": "para:q1", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "his older brother" + ] + }, + "Aaron, who was dedicated", + { + "type": "char:add", + "content": [ + "to serve Yahweh by being a priest" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 106:17" + }, + "the ground opened up and swallowed Dathan" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "buried Abiram and his family." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 106:18" + }, + "And", + { + "type": "char:add", + "content": [ + "God sent" + ] + }, + "a fire down", + { + "type": "char:add", + "content": [ + "from heaven" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "which burned up", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the wicked", + { + "type": "char:add", + "content": [ + "people who ◄supported them/agreed with► them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 106:19" + }, + "Then the", + { + "type": "char:add", + "content": [ + "Israeli leaders" + ] + }, + "made a gold statue at Sinai", + { + "type": "char:add", + "content": [ + "Mountain" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and worshiped it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 106:20" + }, + "Instead of worshiping", + { + "type": "char:add", + "content": [ + "our" + ] + }, + "glorious God," + ] + }, + { + "type": "para:q2", + "content": [ + "they", + { + "type": "char:add", + "content": [ + "started to" + ] + }, + "worship a statue of a bull that eats grass!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 106:21" + }, + "They forgot about God, who had rescued them by the great miracles that he performed in Egypt." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 106:22" + }, + "They forgot about the wonderful things that he did for them in Egypt" + ] + }, + { + "type": "para:q2", + "content": [ + "and the amazing/awesome things that he did for them at the Red Sea." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 106:23" + }, + "Because of that, God said that he would get rid of the Israelis," + ] + }, + { + "type": "para:q2", + "content": [ + "but Moses, whom God had chosen", + { + "type": "char:add", + "content": [ + "to serve him" + ] + }, + ", pleadeed with God", + { + "type": "char:add", + "content": [ + "not to get rid of them" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "And as a result God did not destroy them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 106:24" + }, + { + "type": "char:add", + "content": [ + "Later" + ] + }, + ", our ancestors ◄refused/were afraid► to enter beautiful", + { + "type": "char:add", + "content": [ + "Canaan" + ] + }, + "land" + ] + }, + { + "type": "para:q2", + "content": [ + "because they did not believe", + { + "type": "char:add", + "content": [ + "that God would enable them to take the land from the people who were living there, as" + ] + }, + "he had promised." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 106:25" + }, + "They stayed in their tents and grumbled" + ] + }, + { + "type": "para:q2", + "content": [ + "and would not pay attention to what Yahweh said that they should do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 106:26" + }, + "So he solemnly [MTY] told them" + ] + }, + { + "type": "para:q2", + "content": [ + "that he would cause them to die", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "in the desert," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 106:27" + }, + "and that he would scatter their descendants among the", + { + "type": "char:add", + "content": [ + "people of other" + ] + }, + "nations/people-groups", + { + "type": "char:add", + "content": [ + "who did not believe in him" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and that he would allow them to die in those lands." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 106:28" + }, + "Later the Israeli people", + { + "type": "char:add", + "content": [ + "started to" + ] + }, + "worship", + { + "type": "char:add", + "content": [ + "the idol of" + ] + }, + "Baal", + { + "type": "char:add", + "content": [ + "who they thought lived" + ] + }, + "at Peor", + { + "type": "char:add", + "content": [ + "Mountain" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and they ate", + { + "type": "char:add", + "content": [ + "meat that had been" + ] + }, + "sacrificed to", + { + "type": "char:add", + "content": [ + "Baal and those other" + ] + }, + "lifeless gods." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 106:29" + }, + "Yahweh became", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "angry because of what they had done," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so again" + ] + }, + "he sent a terrible disease to attack/strike them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 106:30" + }, + "But Phinehas stood up and punished/killed", + { + "type": "char:add", + "content": [ + "the ones who had sinned greatly" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and as a result the ◄plague/serious disease► ended." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 106:31" + }, + "People have remembered that righteous thing that Phinehas did," + ] + }, + { + "type": "para:q2", + "content": [ + "and in future years people will remember it." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 106:32" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "at Meribah Springs our ancestors caused Yahweh to become angry," + ] + }, + { + "type": "para:q2", + "content": [ + "and as a result Moses had trouble." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 106:33" + }, + "They caused Moses to become very angry [IDM]," + ] + }, + { + "type": "para:q2", + "content": [ + "and he said things that were foolish." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 106:34" + }, + "Our ancestors did not destroy the people", + { + "type": "char:add", + "content": [ + "who did not believe in Yahweh" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "like he told them to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 106:35" + }, + "Instead, they mingled with people from those people-groups," + ] + }, + { + "type": "para:q2", + "content": [ + "and they started to do the evil things that those people did." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 106:36" + }, + "Our ancestors worshiped the idols of those people," + ] + }, + { + "type": "para:q2", + "content": [ + "which resulted in their being destroyed/exiled/taken to another country [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 106:37" + }, + { + "type": "char:add", + "content": [ + "Some of" + ] + }, + "the Israelis sacrificed their sons and daughters to the demons", + { + "type": "char:add", + "content": [ + "that those idols represented" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 106:38" + }, + "They killed [MTY] their own children, who ◄were innocent/had not done things that were wrong►," + ] + }, + { + "type": "para:q1", + "content": [ + "and offered them as sacrifices to the idols in Canaan." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "As a result" + ] + }, + ", Canaan land was polluted by those murders [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 106:39" + }, + "So by their deeds they caused themselves to become unacceptable to God;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because they did not faithfully worship only God" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "they became like" + ] + }, + "women who sleep with other men", + { + "type": "char:add", + "content": [ + "instead of sleeping only with their husbands" + ] + }, + "[MET]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 106:40" + }, + "So Yahweh became very angry with his people;" + ] + }, + { + "type": "para:q2", + "content": [ + "he was completely disgusted with them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "PSA 106:41" + }, + { + "type": "char:add", + "content": [ + "As a result" + ] + }, + "he allowed people-groups", + { + "type": "char:add", + "content": [ + "who did not believe in him" + ] + }, + "to conquer them," + ] + }, + { + "type": "para:q2", + "content": [ + "so those who hated our ancestors started to rule over them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "PSA 106:42" + }, + "Their enemies ◄oppressed them/treated them cruelly►" + ] + }, + { + "type": "para:q2", + "content": [ + "and completely controlled them [MET]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "PSA 106:43" + }, + "Many times Yahweh rescued them," + ] + }, + { + "type": "para:q2", + "content": [ + "but they continued to rebel against him," + ] + }, + { + "type": "para:q2", + "content": [ + "and they were finally destroyed because of the sins that they committed." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "PSA 106:44" + }, + "However, Yahweh", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "heard them when they cried out to him;" + ] + }, + { + "type": "para:q2", + "content": [ + "he listened to them when they were distressed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "PSA 106:45" + }, + "For their sake, he thought about the agreement/promise that he had made", + { + "type": "char:add", + "content": [ + "to bless" + ] + }, + "them," + ] + }, + { + "type": "para:q2", + "content": [ + "and because he never stopped loving them very much," + ] + }, + { + "type": "para:q2", + "content": [ + "he changed his mind", + { + "type": "char:add", + "content": [ + "about punishing them more" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "PSA 106:46" + }, + "He caused all those who had taken the Israelis", + { + "type": "char:add", + "content": [ + "to Babylonia" + ] + }, + "to ◄feel sorry for/pity► them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "PSA 106:47" + }, + "Yahweh our God, rescue/save us" + ] + }, + { + "type": "para:q1", + "content": [ + "and bring us back", + { + "type": "char:add", + "content": [ + "to Israel" + ] + }, + "from among those people-groups" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that we may thank you [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "and joyfully praise you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "PSA 106:48" + }, + "Praise Yahweh, the God whom", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "Israelis", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "praise him now and forever!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "And I want everyone to say, “Amen/May it be so!”" + ] + }, + { + "type": "para:q2", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "107", + "sid": "PSA 107" + }, + { + "type": "para:ms1", + "content": [ + "Book Five" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 107:1" + }, + "Give thanks to Yahweh, because he always does good", + { + "type": "char:add", + "content": [ + "things for us" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "His faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "lasts forever!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 107:2" + }, + "Those whom Yahweh has saved should tell others" + ] + }, + { + "type": "para:q2", + "content": [ + "that he has rescued them from their enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 107:3" + }, + "He has gathered", + { + "type": "char:add", + "content": [ + "those of you" + ] + }, + "who were", + { + "type": "char:add", + "content": [ + "◄exiled/taken forcefully►" + ] + }, + "to many lands;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "he has gathered you together from" + ] + }, + "the east and the west," + ] + }, + { + "type": "para:q2", + "content": [ + "from the north and from the south." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 107:4" + }, + "Some of those", + { + "type": "char:add", + "content": [ + "who returned from those countries" + ] + }, + "wandered in the desert;" + ] + }, + { + "type": "para:q2", + "content": [ + "they were lost and had no homes to live in." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 107:5" + }, + "They were hungry and thirsty," + ] + }, + { + "type": "para:q2", + "content": [ + "and they were very discouraged." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 107:6" + }, + "When they were in trouble, they called out to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and he rescued them from ◄being distressed/their difficulties►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 107:7" + }, + "He led them along a straight road", + { + "type": "char:add", + "content": [ + "where they walked safely" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "to cities", + { + "type": "char:add", + "content": [ + "in Canaan" + ] + }, + "where they could live." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 107:8" + }, + "They should praise/thank Yahweh for loving them faithfully" + ] + }, + { + "type": "para:q2", + "content": [ + "and for the wonderful things that he does for people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 107:9" + }, + "He gives thirsty people plenty", + { + "type": "char:add", + "content": [ + "of water" + ] + }, + "to drink," + ] + }, + { + "type": "para:q2", + "content": [ + "and he gives hungry people plenty of good things", + { + "type": "char:add", + "content": [ + "to eat" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 107:10" + }, + "Some of them were in very dark [HEN] ◄places", + { + "type": "char:add", + "content": [ + "in Babylonia/other countries" + ] + }, + "►;" + ] + }, + { + "type": "para:q2", + "content": [ + "they were prisoners, suffering because of chains", + { + "type": "char:add", + "content": [ + "fastened to their hands and feet" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 107:11" + }, + "They were in prison because they had ◄rebelled against/not obeyed► the message of God;" + ] + }, + { + "type": "para:q1", + "content": [ + "they were there because they had despised the advice given by God," + ] + }, + { + "type": "para:q2", + "content": [ + "who is greater than all other gods." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 107:12" + }, + { + "type": "char:add", + "content": [ + "That is why" + ] + }, + "their bodies were worn out from hard labor;" + ] + }, + { + "type": "para:q2", + "content": [ + "when they fell down, there was no one who would help them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 107:13" + }, + "In their troubles, they called out to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and he rescued them from their being distressed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 107:14" + }, + "He broke the chains that were on their hands and feet;" + ] + }, + { + "type": "para:q2", + "content": [ + "and brought them out of those very dark", + { + "type": "char:add", + "content": [ + "prisons" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15-16", + "sid": "PSA 107:15-16" + }, + "He broke down the", + { + "type": "char:add", + "content": [ + "prison" + ] + }, + "gates that were made of bronze," + ] + }, + { + "type": "para:q2", + "content": [ + "and cut through the", + { + "type": "char:add", + "content": [ + "prison" + ] + }, + "bars that were made of iron." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "So they also" + ] + }, + "should praise/thank Yahweh for faithfully loving", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and for", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the wonderful things that he does for people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 107:17" + }, + "Some of them foolishly rebelled", + { + "type": "char:add", + "content": [ + "against God" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "so they suffered for their sins." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 107:18" + }, + "They did not want to eat any food," + ] + }, + { + "type": "para:q2", + "content": [ + "and they almost died." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 107:19" + }, + "In their troubles, they", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "called out to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and he rescued them from their being distressed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 107:20" + }, + "When he commanded that they be healed, they were healed;" + ] + }, + { + "type": "para:q2", + "content": [ + "he saved them from dying." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 107:21" + }, + "They", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "should praise/thank Yahweh for faithfully loving them," + ] + }, + { + "type": "para:q2", + "content": [ + "and for", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the wonderful things that he does for people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 107:22" + }, + "They should give offerings to him to show that they are thankful," + ] + }, + { + "type": "para:q2", + "content": [ + "and they should sing joyfully about the miracles that he has performed." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 107:23" + }, + "Some of them sailed in ships;" + ] + }, + { + "type": "para:q2", + "content": [ + "they were selling things", + { + "type": "char:add", + "content": [ + "in ports" + ] + }, + "throughout the world." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 107:24" + }, + { + "type": "char:add", + "content": [ + "As they were sailing" + ] + }, + ", they also saw the miracles that Yahweh performed," + ] + }, + { + "type": "para:q2", + "content": [ + "the wonderful things that he did", + { + "type": "char:add", + "content": [ + "when they were" + ] + }, + "on very deep seas." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 107:25" + }, + "He commanded the winds, and they became strong" + ] + }, + { + "type": "para:q2", + "content": [ + "and ◄stirred up high waves/caused waves to rise high►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 107:26" + }, + "The ships", + { + "type": "char:add", + "content": [ + "in which they were sailing" + ] + }, + "were tossed high in the air," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "they sank into the ◄troughs/low places►", + { + "type": "char:add", + "content": [ + "between the high waves" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + "then the sailors were terrified." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 107:27" + }, + "They stumbled about and staggered like drunken men," + ] + }, + { + "type": "para:q2", + "content": [ + "and they did not know what to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 107:28" + }, + "In their troubles, they", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "called out to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and he rescued them from their distresses." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 107:29" + }, + "He ◄calmed the storm/caused the wind to stop blowing►," + ] + }, + { + "type": "para:q2", + "content": [ + "and he caused the waves to completely subside." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 107:30" + }, + "They were", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "glad when it became calm;" + ] + }, + { + "type": "para:q2", + "content": [ + "and Yahweh brought them safely into a harbor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 107:31" + }, + "They", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "should praise/thank Yahweh for faithfully loving", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and for", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the wonderful things that he does for people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 107:32" + }, + "They should praise him among the", + { + "type": "char:add", + "content": [ + "Israeli" + ] + }, + "people when they have gathered together," + ] + }, + { + "type": "para:q2", + "content": [ + "and they should praise him in front of the leaders", + { + "type": "char:add", + "content": [ + "of the country" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 107:33" + }, + { + "type": "char:add", + "content": [ + "Sometimes" + ] + }, + "Yahweh causes rivers", + { + "type": "char:add", + "content": [ + "to become dry" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "with the result that the land" + ] + }, + "becomes a desert," + ] + }, + { + "type": "para:q2", + "content": [ + "and springs of water become dry land." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 107:34" + }, + { + "type": "char:add", + "content": [ + "Sometimes" + ] + }, + "he causes land that has produced lots of crops to become salty wastelands," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "with the result that they do not produce crops" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "He does that because the people who live there are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "wicked." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 107:35" + }, + { + "type": "char:add", + "content": [ + "But sometimes" + ] + }, + "he causes pools of water to appear in deserts," + ] + }, + { + "type": "para:q2", + "content": [ + "and he causes springs to flow in very dry ground." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 107:36" + }, + "He brings hungry", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "into that land, to live there and build cities", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 107:37" + }, + "They plant seeds in their fields," + ] + }, + { + "type": "para:q2", + "content": [ + "and they plant grapevines that produce big crops", + { + "type": "char:add", + "content": [ + "of grapes" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 107:38" + }, + "He blesses the people, and the women give birth to many children," + ] + }, + { + "type": "para:q2", + "content": [ + "and they have large herds of cattle." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 107:39" + }, + "When the number of people becomes smaller and they have been humiliated", + { + "type": "char:add", + "content": [ + "by their enemies" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "by being oppressed and caused to suffer [DOU]," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 107:40" + }, + "Yahweh shows contempt for the leaders who oppress them," + ] + }, + { + "type": "para:q2", + "content": [ + "and causes them to wander in deserts where there are no roads." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "PSA 107:41" + }, + "But he rescues poor", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "from ◄being in misery/suffering►," + ] + }, + { + "type": "para:q2", + "content": [ + "and causes their families", + { + "type": "char:add", + "content": [ + "to increase in number" + ] + }, + "like flocks of sheep." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "PSA 107:42" + }, + "Godly/Righteous", + { + "type": "char:add", + "content": [ + "people will ◄see/hear about►" + ] + }, + "these things, and they will rejoice," + ] + }, + { + "type": "para:q2", + "content": [ + "and wicked people", + { + "type": "char:add", + "content": [ + "will hear about these things, too" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "they will have nothing to say in reply." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "PSA 107:43" + }, + "Those who are wise should think carefully about those things;" + ] + }, + { + "type": "para:q2", + "content": [ + "they should consider", + { + "type": "char:add", + "content": [ + "all the things" + ] + }, + "that Yahweh", + { + "type": "char:add", + "content": [ + "has done to show that he" + ] + }, + "faithfully loves", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "108", + "sid": "PSA 108" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 108:1" + }, + "God, I am ◄very confident/trusting completely► [IDM] in you." + ] + }, + { + "type": "para:q1", + "content": [ + "I will sing to praise", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "with allmy nner being." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 108:2" + }, + "I will arise before the sun rises," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will", + { + "type": "char:add", + "content": [ + "praise you while I play" + ] + }, + "my", + { + "type": "char:add", + "content": [ + "big" + ] + }, + "harp and my ◄lyre/small harp►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 108:3" + }, + { + "type": "char:add", + "content": [ + "I prayed" + ] + }, + ", “Yahweh, I will thank you among", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the people-groups;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will sing to praise you among the nations," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 108:4" + }, + "because your faithful love for us reaches up to the heavens," + ] + }, + { + "type": "para:q2", + "content": [ + "and your faithfully doing what you promise", + { + "type": "char:add", + "content": [ + "is as great as the distance" + ] + }, + "up to the clouds." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 108:5" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "show" + ] + }, + "in the heavens that you are very great!" + ] + }, + { + "type": "para:q2", + "content": [ + "And", + { + "type": "char:add", + "content": [ + "show" + ] + }, + "your glory", + { + "type": "char:add", + "content": [ + "to people" + ] + }, + "all over the earth!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 108:6" + }, + "Answer our", + { + "type": "char:add", + "content": [ + "prayers" + ] + }, + "and by your power help us [MTY]", + { + "type": "char:add", + "content": [ + "to defeat our enemies" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "in order that we, the people whom you love, may be saved/rescued.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 108:7" + }, + "And", + { + "type": "char:add", + "content": [ + "Yahweh answered our prayers and" + ] + }, + "spoke from his temple, saying, “Because I have conquered", + { + "type": "char:add", + "content": [ + "your enemies" + ] + }, + ", I will joyfully divide", + { + "type": "char:add", + "content": [ + "everything in" + ] + }, + "Shechem", + { + "type": "char:add", + "content": [ + "city" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and I will distribute among my people", + { + "type": "char:add", + "content": [ + "the valuable things" + ] + }, + "in Succoth", + { + "type": "char:add", + "content": [ + "Valley" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 108:8" + }, + "The Gilead", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "is mine;" + ] + }, + { + "type": "para:q2", + "content": [ + "the", + { + "type": "char:add", + "content": [ + "people of the tribe of" + ] + }, + "Manasseh are mine;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "the tribe of" + ] + }, + "Ephraim is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "my war helmet," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "the tribe of Judah" + ] + }, + "is like the ◄scepter/stick that I hold which shows that I am the ruler► [MET];" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 108:9" + }, + "the Moab", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "my washbasin [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "I throw my sandal in the Edom", + { + "type": "char:add", + "content": [ + "area to show that it belongs to me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I shout triumphantly because I have defeated", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "the Philistia", + { + "type": "char:add", + "content": [ + "area" + ] + }, + ".”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 108:10" + }, + { + "type": "char:add", + "content": [ + "Because we want to attack the people of" + ] + }, + "Edom," + ] + }, + { + "type": "para:q1", + "content": [ + "◄who will lead my", + { + "type": "char:add", + "content": [ + "army triumphantly" + ] + }, + "to their", + { + "type": "char:add", + "content": [ + "capital" + ] + }, + "city that has strong walls around it?/I want someone to lead my", + { + "type": "char:add", + "content": [ + "army triumphantly" + ] + }, + "to their", + { + "type": "char:add", + "content": [ + "capital" + ] + }, + "city that has strong walls around it.► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 108:11" + }, + "God, we", + { + "type": "char:add", + "content": [ + "hope that" + ] + }, + "[RHQ] you have not abandoned us," + ] + }, + { + "type": "para:q2", + "content": [ + "and that you will go with us when our army marches out", + { + "type": "char:add", + "content": [ + "to fight our enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 108:12" + }, + { + "type": "char:add", + "content": [ + "We need you to" + ] + }, + "help us when we fight against our enemies," + ] + }, + { + "type": "para:q2", + "content": [ + "because the help that humans can give us is worthless." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 108:13" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "with you", + { + "type": "char:add", + "content": [ + "helping us" + ] + }, + ", we shall win;" + ] + }, + { + "type": "para:q2", + "content": [ + "you will", + { + "type": "char:add", + "content": [ + "enable us to" + ] + }, + "defeat our enemies." + ] + }, + { + "type": "chapter:c", + "number": "109", + "sid": "PSA 109" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 109:1" + }, + "God, you are the one whom I praise," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "So please" + ] + }, + "answer", + { + "type": "char:add", + "content": [ + "my prayer" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 109:2" + }, + "because wicked people slander me" + ] + }, + { + "type": "para:q2", + "content": [ + "and tell [MTY] lies about me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 109:3" + }, + "They are constantly saying that they hate me," + ] + }, + { + "type": "para:q1", + "content": [ + "and they say evil things about me for no reason." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 109:4" + }, + "I show them that I want to be their friends" + ] + }, + { + "type": "para:q1", + "content": [ + "and I pray for them," + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "instead of being kind to me" + ] + }, + ", they say that I have done evil things." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 109:5" + }, + "In return for my doing good things for them and loving them," + ] + }, + { + "type": "para:q2", + "content": [ + "they do evil things to me and hate me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 109:6" + }, + "They said, “Appoint a wicked", + { + "type": "char:add", + "content": [ + "judge" + ] + }, + "who will judge him," + ] + }, + { + "type": "para:q1", + "content": [ + "and bring in one of his enemies who will stand up and accuse him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 109:7" + }, + "And cause that when the trial", + { + "type": "char:add", + "content": [ + "ends" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "the judge will" + ] + }, + "declare that he is guilty," + ] + }, + { + "type": "para:q2", + "content": [ + "and that", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "his prayer will be considered to be a sin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 109:8" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + ", cause that he will soon die" + ] + }, + { + "type": "para:q2", + "content": [ + "and that someone else will have his job/work (OR, possessions)." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 109:9" + }, + "Cause that his children will not have a father anymore" + ] + }, + { + "type": "para:q2", + "content": [ + "and that his wife will become a widow." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 109:10" + }, + "Cause that his children will be forced to leave the ruined homes that they have been living in" + ] + }, + { + "type": "para:q2", + "content": [ + "and wander around begging for food." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 109:11" + }, + "Cause that all the people to whom he owed money will seize all his property;" + ] + }, + { + "type": "para:q2", + "content": [ + "Cause that strangers will take away everything that he worked to acquire." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 109:12" + }, + "Cause that", + { + "type": "char:add", + "content": [ + "while he is still living" + ] + }, + "no one will be kind to him," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "after he dies" + ] + }, + ", cause that no one will pity his children." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 109:13" + }, + "Cause that all his descendants will die" + ] + }, + { + "type": "para:q2", + "content": [ + "and that his grandchildren will not remember who he [MTY] was." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 109:14" + }, + "Yahweh, remember", + { + "type": "char:add", + "content": [ + "and do not forgive" + ] + }, + "his ancestors for the evil things that they did," + ] + }, + { + "type": "para:q2", + "content": [ + "and do not", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "forgive the sins that his mother committed;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 109:15" + }, + "think about his sins continually," + ] + }, + { + "type": "para:q2", + "content": [ + "and cause that his name will be completely forgotten." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 109:16" + }, + "He never was kind to anyone;" + ] + }, + { + "type": "para:q2", + "content": [ + "he ◄persecuted/cause problems for► poor and needy", + { + "type": "char:add", + "content": [ + "people" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and even killed helpless", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 109:17" + }, + "He liked to curse", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "So" + ] + }, + "cause those terrible things that he requested to happen to others to happen to him!" + ] + }, + { + "type": "para:q1", + "content": [ + "He did not want to bless", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "cause that no one will bless him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 109:18" + }, + "He cursed other people", + { + "type": "char:add", + "content": [ + "as often/easily" + ] + }, + "as he put on his clothes [SIM];" + ] + }, + { + "type": "para:q2", + "content": [ + "cause that the terrible things that he wanted to happen to others will", + { + "type": "char:add", + "content": [ + "happen to him and" + ] + }, + "enter his body like water", + { + "type": "char:add", + "content": [ + "that he drinks" + ] + }, + "[SIM]," + ] + }, + { + "type": "para:q2", + "content": [ + "like", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil soaks into a person's bones", + { + "type": "char:add", + "content": [ + "when it is rubbed on his skin" + ] + }, + "[SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 109:19" + }, + "Cause that those terrible things will cling to him like his clothes" + ] + }, + { + "type": "para:q1", + "content": [ + "and be around him like the belt that he wears every day.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 109:20" + }, + "Yahweh, I want you to punish all my enemies that way," + ] + }, + { + "type": "para:q2", + "content": [ + "those who say evil things about me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 109:21" + }, + "But Yahweh, my God, do good things for me" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may honor you;" + ] + }, + { + "type": "para:q1", + "content": [ + "rescue me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "because your faithfully loving me is good." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 109:22" + }, + { + "type": "char:add", + "content": [ + "I ask you to do this" + ] + }, + "because I am poor and needy" + ] + }, + { + "type": "para:q2", + "content": [ + "and my inner being is ◄full of pain/very troubled/discouraged►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 109:23" + }, + { + "type": "char:add", + "content": [ + "I think that" + ] + }, + "my time", + { + "type": "char:add", + "content": [ + "to remain alive" + ] + }, + "is short," + ] + }, + { + "type": "para:q2", + "content": [ + "like an evening shadow", + { + "type": "char:add", + "content": [ + "that will soon disappear" + ] + }, + "[SIM]." + ] + }, + { + "type": "para:q2", + "content": [ + "I will be blown away like a locust/grasshopper is blown", + { + "type": "char:add", + "content": [ + "by the wind" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 109:24" + }, + "My knees are weak because I have ◄fasted/abstained from eating food► very often," + ] + }, + { + "type": "para:q2", + "content": [ + "and my body has become very thin." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 109:25" + }, + "The people who accuse me make fun of me;" + ] + }, + { + "type": "para:q2", + "content": [ + "when they see me, they", + { + "type": "char:add", + "content": [ + "insult me by" + ] + }, + "shaking their heads", + { + "type": "char:add", + "content": [ + "at me as though I were an evil man" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 109:26" + }, + "Yahweh, my God, help me!" + ] + }, + { + "type": "para:q1", + "content": [ + "Because you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", rescue me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 109:27" + }, + { + "type": "char:add", + "content": [ + "When you save me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "cause my enemies to know that you are the one who has done it!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 109:28" + }, + "They may curse me, but I ask that you bless me." + ] + }, + { + "type": "para:q2", + "content": [ + "Cause those who ◄persecute/cause problems for► me", + { + "type": "char:add", + "content": [ + "to be defeated and as a result" + ] + }, + "to be disgraced/ashamed," + ] + }, + { + "type": "para:q1", + "content": [ + "and cause me to be glad/happy!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 109:29" + }, + "Cause those who accuse me to be completely disgraced;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause", + { + "type": "char:add", + "content": [ + "other people to see" + ] + }, + "that they are disgraced, as", + { + "type": "char:add", + "content": [ + "easily as they see" + ] + }, + "the clothes that they wear [SIM]!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 109:30" + }, + "But I will thank Yahweh very greatly;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will praise him", + { + "type": "char:add", + "content": [ + "when I am" + ] + }, + "among the crowd", + { + "type": "char:add", + "content": [ + "of people who are worshiping him" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 109:31" + }, + { + "type": "char:add", + "content": [ + "I will do that" + ] + }, + "because he defends [MTY] needy", + { + "type": "char:add", + "content": [ + "people like me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and saves us from those who have decided/declared that we must be executed." + ] + }, + { + "type": "chapter:c", + "number": "110", + "sid": "PSA 110" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 110:1" + }, + "Yahweh said to my lord", + { + "type": "char:add", + "content": [ + "the king" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "“Sit", + { + "type": "char:add", + "content": [ + "here" + ] + }, + ", close to me, in the place of highest honor [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "until I", + { + "type": "char:add", + "content": [ + "completely defeat" + ] + }, + "your enemies [MET]" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and" + ] + }, + "make", + { + "type": "char:add", + "content": [ + "them like" + ] + }, + "a stool for your feet!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 110:2" + }, + "Yahweh", + { + "type": "char:add", + "content": [ + "also said to him" + ] + }, + ", “I will extend your power as king" + ] + }, + { + "type": "para:q2", + "content": [ + "from Jerusalem", + { + "type": "char:add", + "content": [ + "to other lands" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you will rule over all your enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 110:3" + }, + "On the day that you lead your armies into battle," + ] + }, + { + "type": "para:q2", + "content": [ + "many of your people will volunteer", + { + "type": "char:add", + "content": [ + "to join your army" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Like the dew refreshes the earth early in the morning," + ] + }, + { + "type": "para:q2", + "content": [ + "young men will", + { + "type": "char:add", + "content": [ + "encourage you by" + ] + }, + "coming to help you.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 110:4" + }, + "Yahweh has made a solemn promise," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will never change his mind;" + ] + }, + { + "type": "para:q1", + "content": [ + "he has said to the king, “You will be a priest forever" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "serving Yahweh" + ] + }, + "like Melchizedek did.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 110:5" + }, + "Yahweh stands", + { + "type": "char:add", + "content": [ + "in the place of highest honor" + ] + }, + "at your right side;" + ] + }, + { + "type": "para:q2", + "content": [ + "when he becomes angry, he will defeat", + { + "type": "char:add", + "content": [ + "many kings" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 110:6" + }, + "He will judge and punish the people of", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "nations;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will fill the land with their corpses." + ] + }, + { + "type": "para:q1", + "content": [ + "He will crush the heads of other kings all over the earth." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 110:7" + }, + "But my lord the king will drink from streams near the road;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will be refreshed after defeating his enemies." + ] + }, + { + "type": "chapter:c", + "number": "111", + "sid": "PSA 111" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 111:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "I will thank Yahweh with my entire inner being," + ] + }, + { + "type": "para:q2", + "content": [ + "every time I am with a large group of godly/righteous people." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 111:2" + }, + "The things that Yahweh has done are wonderful!" + ] + }, + { + "type": "para:q1", + "content": [ + "All those who are delighted/pleased with those things" + ] + }, + { + "type": "para:q2", + "content": [ + "desire to ◄study/think about► them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 111:3" + }, + { + "type": "char:add", + "content": [ + "Because of everything" + ] + }, + "that he does," + ] + }, + { + "type": "para:q2", + "content": [ + "people greatly honor him and respect him because he is a great king;" + ] + }, + { + "type": "para:q1", + "content": [ + "the righteous/just things that he does will endure forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 111:4" + }, + "He has", + { + "type": "char:add", + "content": [ + "appointed/established festivals in which" + ] + }, + "we remember the wonderful things that he has done;" + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "is kind and merciful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 111:5" + }, + "He provides food for those who revere him;" + ] + }, + { + "type": "para:q2", + "content": [ + "he never forgets the agreement that he made", + { + "type": "char:add", + "content": [ + "with our ancestors" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 111:6" + }, + "By enabling his people to capture the lands that belonged to other people-groups," + ] + }, + { + "type": "para:q1", + "content": [ + "he has shown to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", his people, that he is very powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 111:7" + }, + "He [MTY] faithfully", + { + "type": "char:add", + "content": [ + "does what he has promised" + ] + }, + "and always does what is just/fair," + ] + }, + { + "type": "para:q2", + "content": [ + "and we can depend on him", + { + "type": "char:add", + "content": [ + "to help us" + ] + }, + "when he commands us to do things." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 111:8" + }, + "What he commands must be obeyed forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "and he acted in a true and righteous manner when he gave us those commands." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 111:9" + }, + "He rescued", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", his people,", + { + "type": "char:add", + "content": [ + "from being slaves in Egypt" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he made an agreement", + { + "type": "char:add", + "content": [ + "with us" + ] + }, + "that will last forever." + ] + }, + { + "type": "para:q2", + "content": [ + "He [MTY] is holy and awesome!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 111:10" + }, + "Revering Yahweh is the way to become wise." + ] + }, + { + "type": "para:q2", + "content": [ + "All those who obey", + { + "type": "char:add", + "content": [ + "his commands" + ] + }, + "will know what is good", + { + "type": "char:add", + "content": [ + "for them to decide to do" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "We should praise him forever!" + ] + }, + { + "type": "chapter:c", + "number": "112", + "sid": "PSA 112" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 112:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "◄Happy are/He is pleased with► those who revere him," + ] + }, + { + "type": "para:q2", + "content": [ + "those who happily obey his commands." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 112:2" + }, + "Their children will prosper in their land;" + ] + }, + { + "type": "para:q1", + "content": [ + "and their descendants will be blessed", + { + "type": "char:add", + "content": [ + "by God" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 112:3" + }, + "Their families [MTY] will be very wealthy [DOU]," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "the results of" + ] + }, + "their righteous deeds will endure forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 112:4" + }, + "Godly/Righteous people are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "lights [SIM] that shine in the darkness" + ] + }, + { + "type": "para:q2", + "content": [ + "on those who are kind, merciful and righteous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 112:5" + }, + "Things", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "go well for those who generously lend money to others" + ] + }, + { + "type": "para:q2", + "content": [ + "and who conduct their businesses honestly." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 112:6" + }, + "Righteous people will not be overwhelmed/worried/distressed", + { + "type": "char:add", + "content": [ + "because of their troubles" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will never be forgotten", + { + "type": "char:add", + "content": [ + "by other people" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 112:7" + }, + "They are not afraid of", + { + "type": "char:add", + "content": [ + "receiving" + ] + }, + "bad news;" + ] + }, + { + "type": "para:q2", + "content": [ + "they confidently/completely trust in Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 112:8" + }, + "They are confident and not afraid," + ] + }, + { + "type": "para:q2", + "content": [ + "because they know that they will see", + { + "type": "char:add", + "content": [ + "God defeat" + ] + }, + "their enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 112:9" + }, + "They give things generously to poor/needy", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "the results of" + ] + }, + "their kind deeds will endure forever," + ] + }, + { + "type": "para:q2", + "content": [ + "and they", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "be exalted and honored." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 112:10" + }, + "Wicked people see those things and are angry;" + ] + }, + { + "type": "para:q2", + "content": [ + "they gnash their teeth", + { + "type": "char:add", + "content": [ + "angrily" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "but they", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "disappear", + { + "type": "char:add", + "content": [ + "and die" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "The", + { + "type": "char:add", + "content": [ + "wicked" + ] + }, + "things that they want to do", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "never happen." + ] + }, + { + "type": "chapter:c", + "number": "113", + "sid": "PSA 113" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 113:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "You people who serve Yahweh, praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + "Praise ◄him/his name►!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 113:2" + }, + "Yahweh should be praised now and forever!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 113:3" + }, + "People who live in the east and people who live in the west," + ] + }, + { + "type": "para:q2", + "content": [ + "everyone, should praise Yahweh [MTY]!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 113:4" + }, + "Yahweh rules [MTY] over all the nations," + ] + }, + { + "type": "para:q1", + "content": [ + "and high in the heavens he shows that his glory is very great." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 113:5" + }, + "There is no one [RHQ] who is like Yahweh, our God," + ] + }, + { + "type": "para:q2", + "content": [ + "who lives/sits/rules in the highest heaven," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 113:6" + }, + "and looks far down through the heavens and sees the", + { + "type": "char:add", + "content": [ + "people on" + ] + }, + "the earth." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 113:7" + }, + { + "type": "char:add", + "content": [ + "Sometimes" + ] + }, + "he lifts poor people up", + { + "type": "char:add", + "content": [ + "so that they no longer sit in" + ] + }, + "the dirt;" + ] + }, + { + "type": "para:q1", + "content": [ + "he helps needy", + { + "type": "char:add", + "content": [ + "people so that they no longer sit on" + ] + }, + "heaps of ashes" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 113:8" + }, + "and causes them to", + { + "type": "char:add", + "content": [ + "be honored" + ] + }, + "by sitting next to princes," + ] + }, + { + "type": "para:q2", + "content": [ + "the sons of the kings", + { + "type": "char:add", + "content": [ + "who rule" + ] + }, + "their people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 113:9" + }, + "He also enables women who have no children to have a family;" + ] + }, + { + "type": "para:q2", + "content": [ + "he causes them to be happy mothers." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "114", + "sid": "PSA 114" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 114:1" + }, + "When the Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "left Egypt," + ] + }, + { + "type": "para:q1", + "content": [ + "when they who were descendants of Jacob left people who spoke a foreign/different language," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 114:2" + }, + { + "type": "char:add", + "content": [ + "the land of" + ] + }, + "Judah became the place where people worshiped God;" + ] + }, + { + "type": "para:q2", + "content": [ + "and Israel became the land (OR, the", + { + "type": "char:add", + "content": [ + "Israeli people" + ] + }, + "became the people) that he ruled over." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 114:3" + }, + { + "type": "char:add", + "content": [ + "When they came to the Red Sea" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it was as though" + ] + }, + "the water saw them and ran away!" + ] + }, + { + "type": "para:q1", + "content": [ + "When they came to the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "that", + { + "type": "char:add", + "content": [ + "water in the" + ] + }, + "river stopped flowing", + { + "type": "char:add", + "content": [ + "so that the Israelis could cross it" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 114:4" + }, + { + "type": "char:add", + "content": [ + "When they came to Sinai Mountain and there was a big earthquake" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it was as though" + ] + }, + "the mountains skipped/jumped like goats do" + ] + }, + { + "type": "para:q2", + "content": [ + "and the hills jumped around like lambs do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 114:5" + }, + { + "type": "char:add", + "content": [ + "If someone asks" + ] + }, + ", “What happened at the", + { + "type": "char:add", + "content": [ + "Red" + ] + }, + "Sea that caused the water to run away?" + ] + }, + { + "type": "para:q1", + "content": [ + "What happened that caused", + { + "type": "char:add", + "content": [ + "the water in" + ] + }, + "the Jordan", + { + "type": "char:add", + "content": [ + "River" + ] + }, + "to stop flowing?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 114:6" + }, + "What happened that caused the mountains to skip like goats" + ] + }, + { + "type": "para:q2", + "content": [ + "and caused the hills to jump around like lambs?”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 114:7" + }, + { + "type": "char:add", + "content": [ + "I would reply that" + ] + }, + "it was the presence of the Lord that caused those things to happen!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Everyone/Everything on" + ] + }, + "the earth should tremble in the presence of God, whom ◄Jacob", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + "/the Israeli people", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "►!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 114:8" + }, + "He is the one who caused pools of water", + { + "type": "char:add", + "content": [ + "for the Israeli people to drink to flow" + ] + }, + "from a rock;" + ] + }, + { + "type": "para:q2", + "content": [ + "he caused a spring", + { + "type": "char:add", + "content": [ + "to flow" + ] + }, + "from a solid rock cliff!" + ] + }, + { + "type": "chapter:c", + "number": "115", + "sid": "PSA 115" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 115:1" + }, + "Yahweh, people should praise", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "you [MTY];" + ] + }, + { + "type": "para:q2", + "content": [ + "they must praise you, not us," + ] + }, + { + "type": "para:q2", + "content": [ + "because you faithfully love us and always do what you have promised to do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 115:2" + }, + "It is not right that [RHQ]", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "people-groups should say about us," + ] + }, + { + "type": "para:q1", + "content": [ + "“", + { + "type": "char:add", + "content": [ + "They claim that" + ] + }, + "their God", + { + "type": "char:add", + "content": [ + "is very powerful" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "if that is true" + ] + }, + ", why does he not", + { + "type": "char:add", + "content": [ + "help them" + ] + }, + "?”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 115:3" + }, + "Our God is in heaven," + ] + }, + { + "type": "para:q2", + "content": [ + "and he does whatever he wants to!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 115:4" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "their idols are only", + { + "type": "char:add", + "content": [ + "statues made of" + ] + }, + "silver and gold," + ] + }, + { + "type": "para:q2", + "content": [ + "things that humans have made." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 115:5" + }, + "Their idols have mouths, but they cannot say", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they have eyes, but they cannot see", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 115:6" + }, + "They have ears, but they cannot hear", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they have noses, but they cannot smell", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 115:7" + }, + "They have hands, but they cannot feel", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they have feet, but they cannot walk," + ] + }, + { + "type": "para:q2", + "content": [ + "and they have throats but cannot", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "make any sounds!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 115:8" + }, + "The people who make those idols are", + { + "type": "char:add", + "content": [ + "as powerless" + ] + }, + "as those idols," + ] + }, + { + "type": "para:q2", + "content": [ + "and those who trust in those idols", + { + "type": "char:add", + "content": [ + "can accomplish nothing" + ] + }, + ", just like their idols!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 115:9" + }, + "You,", + { + "type": "char:add", + "content": [ + "my fellow" + ] + }, + "Israeli people, trust in Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + "He is the one who helps you and", + { + "type": "char:add", + "content": [ + "protects you like" + ] + }, + "[MET] a shield." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 115:10" + }, + "You priests [MTY], trust in Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + "He is the one who helps you and", + { + "type": "char:add", + "content": [ + "protects you like" + ] + }, + "[MET] a shield." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 115:11" + }, + { + "type": "char:add", + "content": [ + "All" + ] + }, + "you who revere Yahweh, trust in him!" + ] + }, + { + "type": "para:q2", + "content": [ + "He is the one who helps you and", + { + "type": "char:add", + "content": [ + "protects you like" + ] + }, + "[MET] a shield." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 115:12" + }, + "Yahweh has not forgotten us;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will bless us Israeli people [MTY]!" + ] + }, + { + "type": "para:q2", + "content": [ + "He will bless the priests," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 115:13" + }, + "and he will bless", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "those who revere him;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will bless important", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "and people", + { + "type": "char:add", + "content": [ + "who are considered to be" + ] + }, + "unimportant,", + { + "type": "char:add", + "content": [ + "everyone!" + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 115:14" + }, + "I desire that Yahweh will give many children" + ] + }, + { + "type": "para:q2", + "content": [ + "to you", + { + "type": "char:add", + "content": [ + "my fellow-Israeli people" + ] + }, + ", and to your descendants." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 115:15" + }, + "I desire that Yahweh, the one who made heaven and the earth, will bless", + { + "type": "char:add", + "content": [ + "all of" + ] + }, + "you!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 115:16" + }, + "The", + { + "type": "char:add", + "content": [ + "highest" + ] + }, + "heavens belong to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "but he gave", + { + "type": "char:add", + "content": [ + "everything that is on" + ] + }, + "the earth to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 115:17" + }, + "Dead", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "are not", + { + "type": "char:add", + "content": [ + "able to" + ] + }, + "praise Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "when they descend into the place where dead people are," + ] + }, + { + "type": "para:q2", + "content": [ + "they are unable to speak and cannot praise him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 115:18" + }, + "But we", + { + "type": "char:add", + "content": [ + "who are alive" + ] + }, + "will thank/praise him," + ] + }, + { + "type": "para:q2", + "content": [ + "now and forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "116", + "sid": "PSA 116" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 116:1" + }, + "I love Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "because he hears me when I cry for him to help me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 116:2" + }, + "He listens to me," + ] + }, + { + "type": "para:q2", + "content": [ + "so I will call out to him all during my life." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 116:3" + }, + "Everything around me [MET] caused me to think that I would die;" + ] + }, + { + "type": "para:q2", + "content": [ + "I was very afraid that I would", + { + "type": "char:add", + "content": [ + "die and go to" + ] + }, + "the place where dead people are." + ] + }, + { + "type": "para:q1", + "content": [ + "I was very distressed/worried and afraid." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 116:4" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "then I called out to Yahweh, saying," + ] + }, + { + "type": "para:q2", + "content": [ + "“Yahweh, I plead with you to save/rescue me!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 116:5" + }, + "Yahweh is kind and does what is right;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is our God, and he acts mercifully", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 116:6" + }, + "He protects those who ◄are helpless/cannot defend themselves►;" + ] + }, + { + "type": "para:q2", + "content": [ + "and when I thought that I would die, he saved me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 116:7" + }, + "I must encourage/tell myself to ◄have inner peace/not worry anymore►," + ] + }, + { + "type": "para:q2", + "content": [ + "because Yahweh has done very good things for me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 116:8" + }, + "Yahweh has saved me [SYN] from dying," + ] + }, + { + "type": "para:q2", + "content": [ + "and has kept/protected me from", + { + "type": "char:add", + "content": [ + "troubles that would cause me to" + ] + }, + "cry." + ] + }, + { + "type": "para:q1", + "content": [ + "He has kept/protected me from stumbling." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 116:9" + }, + { + "type": "char:add", + "content": [ + "So here" + ] + }, + "on the earth, where people are still alive," + ] + }, + { + "type": "para:q2", + "content": [ + "I live knowing that Yahweh is", + { + "type": "char:add", + "content": [ + "directing" + ] + }, + "me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 116:10" + }, + "I continued to believe/trust", + { + "type": "char:add", + "content": [ + "in Yahweh" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "even when I said, “I am greatly afflicted/troubled.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 116:11" + }, + { + "type": "char:add", + "content": [ + "Even" + ] + }, + "when I was distressed/worried and said, “I cannot trust anyone,”" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I continued to trust in Yahweh" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 116:12" + }, + "So now", + { + "type": "char:add", + "content": [ + "I will tell you" + ] + }, + "[RHQ] what I will offer to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "because of all the good things that he has done for me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 116:13" + }, + "I will offer to him a cup", + { + "type": "char:add", + "content": [ + "of wine" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "to thank him for saving/rescuing me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 116:14" + }, + "When I am together with many [HYP] people who belong to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "I will give to him the offerings that I solemnly promised to give to him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 116:15" + }, + "Yahweh is very grieved/sad when one of his people dies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 116:16" + }, + "I am one of those who serve Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "I serve him like my mother did." + ] + }, + { + "type": "para:q2", + "content": [ + "He has freed/saved me from dying (OR, from being fastened by chains)." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 116:17" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "I will offer to him a sacrifice to thank him," + ] + }, + { + "type": "para:q1", + "content": [ + "and I will pray to him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18-19", + "sid": "PSA 116:18-19" + }, + "When I am together with many of [HYP] the people who belong to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "in the courtyard" + ] + }, + "outside his temple in Jerusalem," + ] + }, + { + "type": "para:q2", + "content": [ + "I will give to him the offerings that I solemnly promised to give to him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "117", + "sid": "PSA 117" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 117:1" + }, + "You", + { + "type": "char:add", + "content": [ + "people of" + ] + }, + "all nations, praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + "All you people-groups, extol/praise him," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 117:2" + }, + "because he faithfully loves us", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "much." + ] + }, + { + "type": "para:q2", + "content": [ + "and he will forever faithfully do", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "what he promised that he would do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "118", + "sid": "PSA 118" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 118:1" + }, + "Tell Yahweh that you thank him very much for the good", + { + "type": "char:add", + "content": [ + "things that he has done for you" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "He faithfully loves", + { + "type": "char:add", + "content": [ + "us, his people" + ] + }, + ", forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 118:2" + }, + "You Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "should", + { + "type": "char:add", + "content": [ + "repeatedly" + ] + }, + "shout," + ] + }, + { + "type": "para:q2", + "content": [ + "“He faithfully loves", + { + "type": "char:add", + "content": [ + "us, his people" + ] + }, + ", forever!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 118:3" + }, + "You", + { + "type": "char:add", + "content": [ + "priests" + ] + }, + "who are descendants of Aaron should repeatedly shout," + ] + }, + { + "type": "para:q2", + "content": [ + "“He faithfully loves us, his people, forever!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 118:4" + }, + "All you who revere him should repeatedly shout," + ] + }, + { + "type": "para:q2", + "content": [ + "“He faithfully loves", + { + "type": "char:add", + "content": [ + "us, his people" + ] + }, + ", forever!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 118:5" + }, + "When I was distressed, I called out to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "and he answered me and set me free", + { + "type": "char:add", + "content": [ + "from my worries/troubles" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 118:6" + }, + "Yahweh is ◄on my side/helping me►," + ] + }, + { + "type": "para:q2", + "content": [ + "so I will not be afraid", + { + "type": "char:add", + "content": [ + "of anything" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "No one [RHQ] can do anything that will", + { + "type": "char:add", + "content": [ + "prevent God from blessing" + ] + }, + "me forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 118:7" + }, + { + "type": "char:add", + "content": [ + "Yes" + ] + }, + ", Yahweh is ◄on my side/helping me►," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "I will look triumphantly at my enemies", + { + "type": "char:add", + "content": [ + "while he defeats them" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 118:8" + }, + "It is better to trust in Yahweh" + ] + }, + { + "type": "para:q2", + "content": [ + "than to ◄depend on/trust in► people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 118:9" + }, + "It is better to trust Yahweh to protect", + { + "type": "char:add", + "content": [ + "us" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "than to trust", + { + "type": "char:add", + "content": [ + "that influential/important" + ] + }, + "people", + { + "type": "char:add", + "content": [ + "will protect us" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 118:10" + }, + "Armies of [MTY] many nations surrounded me," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "Yahweh enabled me to defeat them by his power [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 118:11" + }, + "They completely surrounded me," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "I defeated them all by the power of Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 118:12" + }, + "They swarmed around me like", + { + "type": "char:add", + "content": [ + "angry" + ] + }, + "bees;" + ] + }, + { + "type": "para:q2", + "content": [ + "they were like a fire that blazes strongly, but only briefly, in a thornbush," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "I defeated them by the power [MTY] that Yahweh gave me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 118:13" + }, + { + "type": "char:add", + "content": [ + "My enemies" + ] + }, + "attacked me fiercely and almost defeated me," + ] + }, + { + "type": "para:q2", + "content": [ + "but Yahweh helped me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 118:14" + }, + "Yahweh is the one who makes me strong," + ] + }, + { + "type": "para:q1", + "content": [ + "and he is the one about whom I", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "sing;" + ] + }, + { + "type": "para:q2", + "content": [ + "he has saved me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 118:15" + }, + "Listen to the joyful songs of victory being sung in the tents of godly/righteous people!" + ] + }, + { + "type": "para:q2", + "content": [ + "They sing, “Yahweh has defeated our enemies by his mighty power [MTY];" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 118:16" + }, + "he has raised his strong right arm", + { + "type": "char:add", + "content": [ + "to show he has defeated his enemies" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh has completely defeated them!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 118:17" + }, + "I will not be killed", + { + "type": "char:add", + "content": [ + "in battle" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I will live to proclaim the great things that Yahweh has done." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 118:18" + }, + "Yahweh has punished me severely," + ] + }, + { + "type": "para:q2", + "content": [ + "but he has not allowed ◄me to die/", + { + "type": "char:add", + "content": [ + "my enemies" + ] + }, + "to kill me►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 118:19" + }, + { + "type": "char:add", + "content": [ + "You gatekeepers" + ] + }, + ", open for me the gates of the temple" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may enter and thank Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 118:20" + }, + "Those are the gates", + { + "type": "char:add", + "content": [ + "through which we enter the temple to worship" + ] + }, + "Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "godly/righteous people enter those gates." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 118:21" + }, + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", I thank you that you answered my prayer," + ] + }, + { + "type": "para:q2", + "content": [ + "and you saved me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 118:22" + }, + { + "type": "char:add", + "content": [ + "Yahweh's promised/chosen king is like" + ] + }, + "[MET] the stone which the builders rejected" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "when they were building a house" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "but that stone" + ] + }, + "became the ◄cornerstone/most important stone in the building►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 118:23" + }, + "◄This was done by Yahweh/Yahweh has done this►," + ] + }, + { + "type": "para:q1", + "content": [ + "and it is a wonderful thing for us to see." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 118:24" + }, + "This is the day in which", + { + "type": "char:add", + "content": [ + "we remember that" + ] + }, + "Yahweh acted", + { + "type": "char:add", + "content": [ + "powerfully to defeat our enemies" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "we will rejoice and be glad/happy today." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 118:25" + }, + "Yahweh, we plead with you to", + { + "type": "char:add", + "content": [ + "keep" + ] + }, + "rescuing us", + { + "type": "char:add", + "content": [ + "from our enemies" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh, please help us ◄accomplish/do well►", + { + "type": "char:add", + "content": [ + "what we want to do" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 118:26" + }, + "Yahweh, bless the one who will come with your authority [MTY]." + ] + }, + { + "type": "para:q2", + "content": [ + "And from the temple we ◄bless/", + { + "type": "char:add", + "content": [ + "ask Yahweh to" + ] + }, + "bless► all of you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 118:27" + }, + "Yahweh is God," + ] + }, + { + "type": "para:q2", + "content": [ + "and he has caused his light to shine on us." + ] + }, + { + "type": "para:q1", + "content": [ + "Come, carrying", + { + "type": "char:add", + "content": [ + "palm" + ] + }, + "branches, and join the people", + { + "type": "char:add", + "content": [ + "who are starting" + ] + }, + "the festival as they go to the altar." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 118:28" + }, + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", you are the God whom I", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + ", and I will praise you!" + ] + }, + { + "type": "para:q2", + "content": [ + "You are my God, and I will tell", + { + "type": "char:add", + "content": [ + "everyone" + ] + }, + "that you are great!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 118:29" + }, + "Thank Yahweh, because he does good things", + { + "type": "char:add", + "content": [ + "for us" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "He will faithfully love", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "forever." + ] + }, + { + "type": "chapter:c", + "number": "119", + "sid": "PSA 119" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 119:1" + }, + "◄Yahweh is pleased with/Happy are► those about whom no one can say truthfully that they have done things that are wrong," + ] + }, + { + "type": "para:q1", + "content": [ + "those who always obey the laws of Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 119:2" + }, + "Yahweh is pleased with those who ◄obey his requirements/do what he has instructed them to do►," + ] + }, + { + "type": "para:q1", + "content": [ + "those who request him with their entire inner beings to help them", + { + "type": "char:add", + "content": [ + "to do that" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 119:3" + }, + "They do not do things that are wrong;" + ] + }, + { + "type": "para:q2", + "content": [ + "they behave like Yahweh wants them to." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 119:4" + }, + "Yahweh, you have given", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "◄your principles of behavior/all the things that you have declared that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and you told us" + ] + }, + "to obey them carefully." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 119:5" + }, + "I desire that I will faithfully/always obey all ◄your statutes/that you have said that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 119:6" + }, + "If I continually ◄heed/pay attention to► all ◄your commands/that you have commanded►," + ] + }, + { + "type": "para:q2", + "content": [ + "I will not be disgraced/ashamed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 119:7" + }, + "When I learn", + { + "type": "char:add", + "content": [ + "all of" + ] + }, + "◄your regulations/the rules that you have given", + { + "type": "char:add", + "content": [ + "to us►" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "I will praise you with a pure inner being [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 119:8" + }, + "I will obey all ◄your statutes/that you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not desert/abandon me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 119:9" + }, + { + "type": "char:add", + "content": [ + "I know" + ] + }, + "[RHQ] how a youth can ◄keep his life pure/avoid sinning►;" + ] + }, + { + "type": "para:q2", + "content": [ + "it is by obeying what you have told us to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 119:10" + }, + "I try to serve you with my entire inner being;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow me to ◄wander away from obeying/disobey► ◄your commands/what you have commanded►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 119:11" + }, + "I have ◄memorized/stored in my mind►", + { + "type": "char:add", + "content": [ + "many of" + ] + }, + "◄your words/what you have promised►" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I will not sin against you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 119:12" + }, + "Yahweh, I praise you;" + ] + }, + { + "type": "para:q2", + "content": [ + "teach me ◄your statutes/what you have declared►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 119:13" + }, + "I [MTY] tell others ◄the regulations/the rules that you have given", + { + "type": "char:add", + "content": [ + "to us►" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 119:14" + }, + "I like to obey ◄your requirements/what you have instructed", + { + "type": "char:add", + "content": [ + "us to do►" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I enjoy that more than being very rich." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 119:15" + }, + "I will ◄study/think about► ◄your principles of behavior/what you have declared that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will pay attention to what you have showed", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 119:16" + }, + "I will be happy", + { + "type": "char:add", + "content": [ + "to obey" + ] + }, + "◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will not forget your words." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 119:17" + }, + "Do good things for me, who serve you," + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may continue to live and obey ◄your words/what you have told us to do► during all my life." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 119:18" + }, + "Open my mind" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may know the wonderful things that", + { + "type": "char:add", + "content": [ + "are written" + ] + }, + "in your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 119:19" + }, + "I am living", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "on the earth for only a short time;" + ] + }, + { + "type": "para:q2", + "content": [ + "◄do not prevent me from", + { + "type": "char:add", + "content": [ + "understanding" + ] + }, + "/help me to understand► [LIT] ◄your commands/what you have commanded►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 119:20" + }, + "In my inner being I strongly desire to know ◄your regulations/the rules that you have given to us► all the time." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 119:21" + }, + "You rebuke those who are proud;" + ] + }, + { + "type": "para:q2", + "content": [ + "cursed are those who disobey ◄your commands/what you have commanded►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 119:22" + }, + "Do not allow them to continue to insult and scorn me;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I request this" + ] + }, + "because I have obeyed what you have instructed us to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 119:23" + }, + "Rulers gather together and plan ways to harm me," + ] + }, + { + "type": "para:q2", + "content": [ + "but I will ◄meditate on/study► ◄your statutes/what you have decreed►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 119:24" + }, + "I am delighted with ◄your requirements/what you have instructed", + { + "type": "char:add", + "content": [ + "us to do►" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "they are my advisors." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 119:25" + }, + { + "type": "char:add", + "content": [ + "I think that" + ] + }, + "I will soon die [IDM];" + ] + }, + { + "type": "para:q2", + "content": [ + "revive/heal me, as you have told me that you would." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 119:26" + }, + "When I told you about my behavior, you answered me;" + ] + }, + { + "type": "para:q2", + "content": [ + "teach me ◄your statutes/what you have decreed that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "PSA 119:27" + }, + "Help me to understand ◄your principles of behavior/what you have declared that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "I will ◄meditate on/think about► the wonderful things that you", + { + "type": "char:add", + "content": [ + "have done" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "PSA 119:28" + }, + "I am very sad/sorrowful [IDM], with the result that I have no strength;" + ] + }, + { + "type": "para:q2", + "content": [ + "enable me to be strong", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ", like you promised me that you would do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "PSA 119:29" + }, + "Prevent me from doing what is wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "and be kind to me by teaching me your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "PSA 119:30" + }, + "I have decided that I will faithfully/always", + { + "type": "char:add", + "content": [ + "obey you" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I have ◄paid attention to/heeded► ◄your regulations/the rules that you have given to us►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "PSA 119:31" + }, + "Yahweh, I try to carefully hold fast to what you have instructed", + { + "type": "char:add", + "content": [ + "us to do" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "do not", + { + "type": "char:add", + "content": [ + "abandon me, with the result that" + ] + }, + "I would become disgraced." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "PSA 119:32" + }, + "I will eagerly obey [IDM] ◄your commands/what you have commanded►," + ] + }, + { + "type": "para:q2", + "content": [ + "because you have enabled me to understand more", + { + "type": "char:add", + "content": [ + "what you want me to do" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "PSA 119:33" + }, + "Yahweh, teach me the meaning of ◄your statutes/the things that you have decreed that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "I will obey them, every one of them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "PSA 119:34" + }, + "Help me to understand your laws" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may obey them with all my inner being." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "PSA 119:35" + }, + "I am happy with ◄your commands/what you have commanded►," + ] + }, + { + "type": "para:q2", + "content": [ + "so ◄lead me along the paths/enable me to walk on the road► that you", + { + "type": "char:add", + "content": [ + "have chosen for me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "PSA 119:36" + }, + "Cause me to want to obey your rules" + ] + }, + { + "type": "para:q2", + "content": [ + "and not to want to become rich." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "PSA 119:37" + }, + "Do not allow me to look at things that are worthless," + ] + }, + { + "type": "para:q2", + "content": [ + "and allow me to continue to live, like you promised that you would do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "PSA 119:38" + }, + { + "type": "char:add", + "content": [ + "Because" + ] + }, + "I serve you, do what you promised to do for me," + ] + }, + { + "type": "para:q2", + "content": [ + "which is what you also promise to do for", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "those who revere you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "PSA 119:39" + }, + { + "type": "char:add", + "content": [ + "People" + ] + }, + "insult me;" + ] + }, + { + "type": "para:q2", + "content": [ + "protect me from those insults,", + { + "type": "char:add", + "content": [ + "because" + ] + }, + "I hate them." + ] + }, + { + "type": "para:q2", + "content": [ + "The ◄regulations/rules that you have given", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + "► are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "good!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "PSA 119:40" + }, + "I very much desire", + { + "type": "char:add", + "content": [ + "to obey" + ] + }, + "◄your principles of behavior/what you have declared that we should do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "because you are righteous, allow me to continue to live (OR, be good to me)." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "PSA 119:41" + }, + "Yahweh, show me that you faithfully love me," + ] + }, + { + "type": "para:q2", + "content": [ + "and rescue/save me, like you have said/promised that you would." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "PSA 119:42" + }, + "After you do that, I will be able to reply to those who insult me," + ] + }, + { + "type": "para:q2", + "content": [ + "because I trust in ◄your word/what you have promised that you would do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "PSA 119:43" + }, + "Always enable me to [LIT] speak your truth," + ] + }, + { + "type": "para:q2", + "content": [ + "because I have confidence in ◄your regulations/the rules that you have given us►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "PSA 119:44" + }, + "I will always obey your laws," + ] + }, + { + "type": "para:q2", + "content": [ + "forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "PSA 119:45" + }, + "I will be free", + { + "type": "char:add", + "content": [ + "from ◄affliction/my enemies' attacks►" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because I have tried", + { + "type": "char:add", + "content": [ + "to obey" + ] + }, + "◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "PSA 119:46" + }, + "I will tell to kings ◄your requirements/what you have instructed us to do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "because I did not abandon you" + ] + }, + ", those kings will not cause me to be ashamed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "PSA 119:47" + }, + "I am delighted to", + { + "type": "char:add", + "content": [ + "obey" + ] + }, + "◄your commands/what you have commanded►," + ] + }, + { + "type": "para:q2", + "content": [ + "and I love them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "PSA 119:48" + }, + "I respect/revere [IDM] ◄your commands/what you have commanded►," + ] + }, + { + "type": "para:q2", + "content": [ + "and I love them," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will ◄meditate on/think about► ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "49", + "sid": "PSA 119:49" + }, + "Do not forget what you said/promised to do for me, who serve you," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because" + ] + }, + "what you have said has caused me to confidently expect", + { + "type": "char:add", + "content": [ + "good things from you" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "PSA 119:50" + }, + "When I have been suffering, you comforted me;" + ] + }, + { + "type": "para:q2", + "content": [ + "you did what you promised me, and that [PRS] revived me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "51", + "sid": "PSA 119:51" + }, + "Proud people are always making fun of me," + ] + }, + { + "type": "para:q2", + "content": [ + "but I do not ◄turn away from/stop►", + { + "type": "char:add", + "content": [ + "obeying" + ] + }, + "your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "52", + "sid": "PSA 119:52" + }, + "Yahweh, when I think about ◄your regulations/the rules► that you gave to us long ago," + ] + }, + { + "type": "para:q2", + "content": [ + "I am comforted/encouraged." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "53", + "sid": "PSA 119:53" + }, + "When", + { + "type": "char:add", + "content": [ + "I see that" + ] + }, + "wicked people have disregarded your laws," + ] + }, + { + "type": "para:q2", + "content": [ + "I become very angry." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "54", + "sid": "PSA 119:54" + }, + "While I have been living here for a short time on the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "I have written songs about ◄your statutes/what you have decreed that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "55", + "sid": "PSA 119:55" + }, + "Yahweh, during the night I think about you [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "so" + ] + }, + "I obey your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "56", + "sid": "PSA 119:56" + }, + "What I have always done is to obey ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "57", + "sid": "PSA 119:57" + }, + "Yahweh, you are the one whom I have chosen," + ] + }, + { + "type": "para:q2", + "content": [ + "and I promise to ◄obey your words/do what you have told us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "58", + "sid": "PSA 119:58" + }, + "With all my inner being I plead with you to be good to me;" + ] + }, + { + "type": "para:q2", + "content": [ + "be kind to me, like you promised/said that you would do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "59", + "sid": "PSA 119:59" + }, + "I have thought about my behavior," + ] + }, + { + "type": "para:q2", + "content": [ + "and I", + { + "type": "char:add", + "content": [ + "have decided to" + ] + }, + "return to", + { + "type": "char:add", + "content": [ + "obeying" + ] + }, + "◄your requirements/what you have instructed us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "60", + "sid": "PSA 119:60" + }, + "I hurry to obey ◄your commands/what you have commanded►;" + ] + }, + { + "type": "para:q2", + "content": [ + "I do not delay", + { + "type": "char:add", + "content": [ + "at all" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "61", + "sid": "PSA 119:61" + }, + "Wicked people have", + { + "type": "char:add", + "content": [ + "tried to" + ] + }, + "seize me,", + { + "type": "char:add", + "content": [ + "like a hunter tries to catch an animal" + ] + }, + "with a net [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "but I do not forget your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "62", + "sid": "PSA 119:62" + }, + "In the middle of the night I wake up," + ] + }, + { + "type": "para:q2", + "content": [ + "and I praise you for ◄your commands/the rules that you have given us to do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are fair/just." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "63", + "sid": "PSA 119:63" + }, + "I am a friend of all those who revere you," + ] + }, + { + "type": "para:q2", + "content": [ + "those who obey ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "64", + "sid": "PSA 119:64" + }, + "Yahweh, you faithfully/always love", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "all over the earth;" + ] + }, + { + "type": "para:q2", + "content": [ + "teach me ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "65", + "sid": "PSA 119:65" + }, + "Yahweh, you have done good things for me," + ] + }, + { + "type": "para:q2", + "content": [ + "like you promised/said that you would do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "66", + "sid": "PSA 119:66" + }, + "Teach me to think carefully before I decide what to do," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "teach me other things that I need to" + ] + }, + "know," + ] + }, + { + "type": "para:q2", + "content": [ + "because I believe", + { + "type": "char:add", + "content": [ + "that it is good for us to obey" + ] + }, + "◄your commands/what you have commanded►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "67", + "sid": "PSA 119:67" + }, + "Before you afflicted/punished me, I did things that were wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "but now I obey ◄your words/what you have told us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "68", + "sid": "PSA 119:68" + }, + "You are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "good, and what you do is good;" + ] + }, + { + "type": "para:q2", + "content": [ + "teach me ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "69", + "sid": "PSA 119:69" + }, + "Proud people have told many lies about me," + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "the truth is that" + ] + }, + "with all my inner being I obey ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "70", + "sid": "PSA 119:70" + }, + "Those proud people ◄are stupid/do not understand your laws► [IDM]," + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "as for me" + ] + }, + ", I am delighted with your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "71", + "sid": "PSA 119:71" + }, + "It was good for me that", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "afflicted/punished me," + ] + }, + { + "type": "para:q2", + "content": [ + "because the result was that I learned ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "72", + "sid": "PSA 119:72" + }, + "The laws that you [MTY] gave/told", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + "are", + { + "type": "char:add", + "content": [ + "worth" + ] + }, + "more to me than gold," + ] + }, + { + "type": "para:q2", + "content": [ + "more than thousands of pieces of gold and silver." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "73", + "sid": "PSA 119:73" + }, + "You created me and formed my body (OR, kept me safe);" + ] + }, + { + "type": "para:q2", + "content": [ + "help me to be wise in order that I may learn ◄your commands/what you have commanded►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "74", + "sid": "PSA 119:74" + }, + "Those who have an awesome respect for you will see", + { + "type": "char:add", + "content": [ + "what you have done for" + ] + }, + "me, and they will rejoice," + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "they will see that" + ] + }, + "I have trusted in ◄your words/what you told us►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "75", + "sid": "PSA 119:75" + }, + "Yahweh, I know that ◄your regulations/the rules that you have given to us► are right/fair" + ] + }, + { + "type": "para:q2", + "content": [ + "and that you have afflicted/punished me because you faithfully do", + { + "type": "char:add", + "content": [ + "what you have promised" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "76", + "sid": "PSA 119:76" + }, + "Cause me to be comforted/encouraged by", + { + "type": "char:add", + "content": [ + "knowing that" + ] + }, + "you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "like you said to me that you would do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "77", + "sid": "PSA 119:77" + }, + "Be merciful to me in order that I may", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live," + ] + }, + { + "type": "para:q2", + "content": [ + "because I am delighted with your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "78", + "sid": "PSA 119:78" + }, + "Cause the proud people who falsely accuse me to be ashamed," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "as for me, I will", + { + "type": "char:add", + "content": [ + "continue" + ] + }, + "◄meditating on/thinking about► ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "79", + "sid": "PSA 119:79" + }, + "Cause those who revere you to come", + { + "type": "char:add", + "content": [ + "back" + ] + }, + "to me" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that they may (OR, specifically, those who) know ◄your requirements/what you have instructed", + { + "type": "char:add", + "content": [ + "us to do" + ] + }, + "►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "80", + "sid": "PSA 119:80" + }, + "Enable me to perfectly", + { + "type": "char:add", + "content": [ + "obey" + ] + }, + "◄your statutes/what you have decreed that we should do►" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may not be ashamed", + { + "type": "char:add", + "content": [ + "because of not doing that" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "81", + "sid": "PSA 119:81" + }, + "I am very tired/exhausted while I wait for you to save", + { + "type": "char:add", + "content": [ + "me from my enemies" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "I confidently expect that you will tell", + { + "type": "char:add", + "content": [ + "me what you will do" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "82", + "sid": "PSA 119:82" + }, + "My eyes are tired from waiting a long time for you to do what you promised/said that you would do," + ] + }, + { + "type": "para:q2", + "content": [ + "and I ask, “When will you help/encourage me?”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "83", + "sid": "PSA 119:83" + }, + "I have become", + { + "type": "char:add", + "content": [ + "as useless as" + ] + }, + "[MET] a wineskin that is", + { + "type": "char:add", + "content": [ + "shriveled from hanging a long time" + ] + }, + "in the smoke", + { + "type": "char:add", + "content": [ + "inside a house" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "but I have not forgotten ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "84", + "sid": "PSA 119:84" + }, + "How long must I wait?" + ] + }, + { + "type": "para:q2", + "content": [ + "When will you punish those who ◄persecute/cause trouble for► me?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "85", + "sid": "PSA 119:85" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "proud people have dug deep pits for me", + { + "type": "char:add", + "content": [ + "to fall into" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "people who do not obey your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "86", + "sid": "PSA 119:86" + }, + "All ◄your commands are/what you have commanded is► trustworthy;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "but" + ] + }, + "people are ◄persecuting/causing trouble for► me by telling lies", + { + "type": "char:add", + "content": [ + "about me, so please" + ] + }, + "help me!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "87", + "sid": "PSA 119:87" + }, + "Those people have almost killed me," + ] + }, + { + "type": "para:q2", + "content": [ + "but I have not stopped", + { + "type": "char:add", + "content": [ + "obeying" + ] + }, + "◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "88", + "sid": "PSA 119:88" + }, + "Because you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", allow me", + { + "type": "char:add", + "content": [ + "to continue" + ] + }, + "to live" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "obey ◄your rules/what you have instructed", + { + "type": "char:add", + "content": [ + "us to do" + ] + }, + "►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "89", + "sid": "PSA 119:89" + }, + "Yahweh, your words will last forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will last as long as heaven lasts." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "90", + "sid": "PSA 119:90" + }, + "You will faithfully", + { + "type": "char:add", + "content": [ + "continue doing" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "for people who are not yet born/in every generation" + ] + }, + "► what you have ◄promised/said that you would do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have put the earth in its place, and it remains firmly", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "91", + "sid": "PSA 119:91" + }, + "To this day,", + { + "type": "char:add", + "content": [ + "all things on the earth" + ] + }, + "remain because you decided that they should remain;" + ] + }, + { + "type": "para:q2", + "content": [ + "everything", + { + "type": "char:add", + "content": [ + "on the earth" + ] + }, + "serves you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "92", + "sid": "PSA 119:92" + }, + "If I had not been delighted", + { + "type": "char:add", + "content": [ + "in obeying" + ] + }, + "your laws," + ] + }, + { + "type": "para:q2", + "content": [ + "I would have died because of what I was suffering." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "93", + "sid": "PSA 119:93" + }, + "I will never forget ◄your principles of behavior/what you have declared that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "because as a result of", + { + "type": "char:add", + "content": [ + "my obeying them" + ] + }, + "you have enabled me to", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "94", + "sid": "PSA 119:94" + }, + "I belong to you; save/rescue me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because I have tried to obey ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "95", + "sid": "PSA 119:95" + }, + "Wicked", + { + "type": "char:add", + "content": [ + "men" + ] + }, + "are waiting to kill me," + ] + }, + { + "type": "para:q2", + "content": [ + "but I", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "think about /what you have instructed", + { + "type": "char:add", + "content": [ + "us to do" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "96", + "sid": "PSA 119:96" + }, + "I have learned that there is a limit/end for everything," + ] + }, + { + "type": "para:q2", + "content": [ + "but what you command ◄has no limits/never ends►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "97", + "sid": "PSA 119:97" + }, + "I love your laws very much." + ] + }, + { + "type": "para:q2", + "content": [ + "I ◄meditate on/think about► them all during the day." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "98", + "sid": "PSA 119:98" + }, + "Because I know ◄your commands/what you have commanded►," + ] + }, + { + "type": "para:q2", + "content": [ + "and because I think about them all the time," + ] + }, + { + "type": "para:q2", + "content": [ + "I have become wiser than my enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "99", + "sid": "PSA 119:99" + }, + "I understand more than my teachers do," + ] + }, + { + "type": "para:q2", + "content": [ + "because I ◄meditate on/think about► ◄your requirements/what you have instructed us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "100", + "sid": "PSA 119:100" + }, + "I understand more than", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "old people do," + ] + }, + { + "type": "para:q2", + "content": [ + "because I obey ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "101", + "sid": "PSA 119:101" + }, + "I have avoided all evil behavior" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may obey ◄your words/what you have told us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "102", + "sid": "PSA 119:102" + }, + "I have not ◄turned away from/quit►", + { + "type": "char:add", + "content": [ + "obeying" + ] + }, + "◄your regulations/the rules that you have given to us►," + ] + }, + { + "type": "para:q2", + "content": [ + "because you have taught me", + { + "type": "char:add", + "content": [ + "while I have studied them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "103", + "sid": "PSA 119:103" + }, + { + "type": "char:add", + "content": [ + "When I read" + ] + }, + "your words," + ] + }, + { + "type": "para:q2", + "content": [ + "they are like [MET] sweet things that I taste/eat," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "yes" + ] + }, + ", they are even sweeter than honey." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "104", + "sid": "PSA 119:104" + }, + "Because", + { + "type": "char:add", + "content": [ + "I have learned" + ] + }, + "◄your principles of behavior/what you have declared that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "I am able to understand", + { + "type": "char:add", + "content": [ + "many things" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "therefore, I hate all evil things", + { + "type": "char:add", + "content": [ + "that some people do" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "105", + "sid": "PSA 119:105" + }, + "Your words are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "[MET] a lamp to guide me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a light [MET] to show me the path", + { + "type": "char:add", + "content": [ + "that I should walk on" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "106", + "sid": "PSA 119:106" + }, + "I have solemnly promised, and I am solemnly promising it again," + ] + }, + { + "type": "para:q2", + "content": [ + "that I will", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "obey your ◄regulations/rules that you have given to us►," + ] + }, + { + "type": "para:q2", + "content": [ + "and they are", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "fair/just." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "107", + "sid": "PSA 119:107" + }, + "Yahweh, I am suffering very much;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause me to be strong/healthy", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ", as you have promised to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "108", + "sid": "PSA 119:108" + }, + "Yahweh, when I thank you while I pray, it is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "[MET] a sacrifice to you;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "please" + ] + }, + "accept it," + ] + }, + { + "type": "para:q2", + "content": [ + "and teach me your ◄regulations/rules that you have given to us►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "109", + "sid": "PSA 119:109" + }, + { + "type": "char:add", + "content": [ + "My enemies are" + ] + }, + "often trying to kill me [IDM]," + ] + }, + { + "type": "para:q2", + "content": [ + "but I do not forget your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "110", + "sid": "PSA 119:110" + }, + "Wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "have tried to seize me", + { + "type": "char:add", + "content": [ + "like a hunter tries to catch an animal" + ] + }, + "with a trap [MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "but I have not disobeyed ◄your principles of behavior/what you declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "111", + "sid": "PSA 119:111" + }, + "◄Your requirements/What you have instructed us to do► are my possession forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "because of them [PRS], I am joyful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "112", + "sid": "PSA 119:112" + }, + "I ◄have decided/am determined► [IDM] to obey ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do► until the day that I die [MTY]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "113", + "sid": "PSA 119:113" + }, + "I hate people who are", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "partly committed to you," + ] + }, + { + "type": "para:q2", + "content": [ + "but I love your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "114", + "sid": "PSA 119:114" + }, + "You are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a place where I can hide", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and you are", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a shield [MET]", + { + "type": "char:add", + "content": [ + "behind which I am protected from them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I trust in your promises." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "115", + "sid": "PSA 119:115" + }, + "You evil people, stay away from me" + ] + }, + { + "type": "para:q2", + "content": [ + "in order than I may obey ◄my God's commands/what my God has commanded►!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "116", + "sid": "PSA 119:116" + }, + "Enable me to be strong, as you promised/said that you would do," + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live." + ] + }, + { + "type": "para:q1", + "content": [ + "I am confidently expecting", + { + "type": "char:add", + "content": [ + "that you will restore me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "◄do not disappoint me/do not allow me to be disappointed►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "117", + "sid": "PSA 119:117" + }, + "Hold me up, in order that I will be safe" + ] + }, + { + "type": "para:q2", + "content": [ + "and always ◄pay attention to/heed► ◄your statutes/what you have decreed that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "118", + "sid": "PSA 119:118" + }, + "You reject all those who disobey ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "but what they deceitfully plan to do will be ◄useless/in vain►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "119", + "sid": "PSA 119:119" + }, + "You get rid of all the wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "on the earth like [SIM]", + { + "type": "char:add", + "content": [ + "people throw away" + ] + }, + "trash;" + ] + }, + { + "type": "para:q2", + "content": [ + "therefore I love /what you have instructed us to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "120", + "sid": "PSA 119:120" + }, + "I [SYN] tremble because I am afraid of you;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am afraid", + { + "type": "char:add", + "content": [ + "because you punish those who do not obey" + ] + }, + "◄your regulations/the rules that you have given to us►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "121", + "sid": "PSA 119:121" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "I have done what is right and fair/just;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "do not allow people to oppress/mistreat me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "122", + "sid": "PSA 119:122" + }, + "Promise me that you will do good things for me" + ] + }, + { + "type": "para:q2", + "content": [ + "and do not allow proud", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "to oppress me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "123", + "sid": "PSA 119:123" + }, + "My eyes are tired from waiting a long time for you to rescue", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "for you to save", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "like you promised/said that you would." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "124", + "sid": "PSA 119:124" + }, + "Do something for me to show that you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and teach me ◄your statutes/what you have decreed that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "125", + "sid": "PSA 119:125" + }, + "I am one who serves you;" + ] + }, + { + "type": "para:q1", + "content": [ + "enable me to understand", + { + "type": "char:add", + "content": [ + "what you want me to know" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I will know ◄your requirements/what you have instructed us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "126", + "sid": "PSA 119:126" + }, + "Yahweh, now is the time for you to", + { + "type": "char:add", + "content": [ + "punish people" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "because they have disobeyed your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "127", + "sid": "PSA 119:127" + }, + "Truly, I love ◄your commands/what you have commanded► more than I love gold;" + ] + }, + { + "type": "para:q2", + "content": [ + "I love them more than I love", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "pure gold." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "128", + "sid": "PSA 119:128" + }, + "So I conduct my life by ◄your principles of behavior/what you have declared that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "and I hate all the evil things that", + { + "type": "char:add", + "content": [ + "some people do" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "129", + "sid": "PSA 119:129" + }, + "◄Your requirements are/All the things that you have instructed us to do are► wonderful," + ] + }, + { + "type": "para:q2", + "content": [ + "so I obey them with all my inner being." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "130", + "sid": "PSA 119:130" + }, + "When someone explains ◄your words/what you have said►," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "they are lighting a light;" + ] + }, + { + "type": "para:q2", + "content": [ + "what they say causes", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "people who have not learned your laws to be wise." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "131", + "sid": "PSA 119:131" + }, + "I eagerly desire to know ◄your commands/what you have commanded►," + ] + }, + { + "type": "para:q2", + "content": [ + "like [SIM] a", + { + "type": "char:add", + "content": [ + "dog" + ] + }, + "that pants with its mouth open", + { + "type": "char:add", + "content": [ + "wanting to be fed" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "132", + "sid": "PSA 119:132" + }, + "Listen to me and act kindly to me," + ] + }, + { + "type": "para:q2", + "content": [ + "like you do to", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "those who love you [MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "133", + "sid": "PSA 119:133" + }, + "Guide me as you promised/said that you would do and help me not to fall/sin;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow evil", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "to control what I do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "134", + "sid": "PSA 119:134" + }, + "Rescue/Save me from those who oppress me" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may obey ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "135", + "sid": "PSA 119:135" + }, + "Be kind to me" + ] + }, + { + "type": "para:q2", + "content": [ + "and teach me ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "136", + "sid": "PSA 119:136" + }, + "I cry very much" + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "people do not obey your laws." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "137", + "sid": "PSA 119:137" + }, + "Yahweh, you are righteous" + ] + }, + { + "type": "para:q2", + "content": [ + "and ◄your regulations/the rules that you have given to us► are just/fair." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "138", + "sid": "PSA 119:138" + }, + "◄Your requirements/All the things that you have instructed us to do► are true" + ] + }, + { + "type": "para:q2", + "content": [ + "and are all very right and fair." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "139", + "sid": "PSA 119:139" + }, + "I am ◄furious/very angry►" + ] + }, + { + "type": "para:q2", + "content": [ + "because my enemies disregard ◄your words/what you have told us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "140", + "sid": "PSA 119:140" + }, + "◄Your promises are/All the things that you have said that you will do are► dependable" + ] + }, + { + "type": "para:q2", + "content": [ + "and I love them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "141", + "sid": "PSA 119:141" + }, + "I am not important and people despise me," + ] + }, + { + "type": "para:q2", + "content": [ + "but I do not forget ◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "142", + "sid": "PSA 119:142" + }, + "You are righteous and you will be righteous forever," + ] + }, + { + "type": "para:q2", + "content": [ + "and your laws will never be changed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "143", + "sid": "PSA 119:143" + }, + "I", + { + "type": "char:add", + "content": [ + "constantly" + ] + }, + "have troubles/difficulties and I am worried," + ] + }, + { + "type": "para:q2", + "content": [ + "but ◄your commands cause/what you have commanded causes► me to be happy." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "144", + "sid": "PSA 119:144" + }, + "◄Your requirements are/All the things that you have instructed us to do are► always fair;" + ] + }, + { + "type": "para:q2", + "content": [ + "help me to understand them in order that I may", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "145", + "sid": "PSA 119:145" + }, + "Yahweh, with all my inner being I call out to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "answer me and I will obey ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "146", + "sid": "PSA 119:146" + }, + "I call out to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "save/rescue me in order that I", + { + "type": "char:add", + "content": [ + "can continue to" + ] + }, + "obey", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "◄your requirements/the things that you have instructed us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "147", + "sid": "PSA 119:147" + }, + { + "type": "char:add", + "content": [ + "Each morning" + ] + }, + "I arise before dawn and call to you to help me;" + ] + }, + { + "type": "para:q2", + "content": [ + "I confidently expect you to do what you have ◄promised/said that you will do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "148", + "sid": "PSA 119:148" + }, + "All during the night I am awake," + ] + }, + { + "type": "para:q2", + "content": [ + "and I ◄meditate on/think about► what you have ◄promised/said that you would do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "149", + "sid": "PSA 119:149" + }, + "Yahweh, because you faithfully love me," + ] + }, + { + "type": "para:q2", + "content": [ + "listen to me", + { + "type": "char:add", + "content": [ + "while I pray" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and keep me safe because of", + { + "type": "char:add", + "content": [ + "my obeying" + ] + }, + "◄your regulations/what you have told us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "150", + "sid": "PSA 119:150" + }, + "Those evil people who oppress/persecute me are coming closer to me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they do not pay any attention to your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "151", + "sid": "PSA 119:151" + }, + "But Yahweh, you are near to me," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "I know that" + ] + }, + "◄your commands/what you command► will never be changed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "152", + "sid": "PSA 119:152" + }, + "Long ago I found out about ◄your requirements/all the things that you have instructed us to do►," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "I know that" + ] + }, + "you intended them to last forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "153", + "sid": "PSA 119:153" + }, + "Look at me and see that I am suffering", + { + "type": "char:add", + "content": [ + "very much" + ] + }, + ", and heal me," + ] + }, + { + "type": "para:q2", + "content": [ + "because I do not forget your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "154", + "sid": "PSA 119:154" + }, + "Defend me", + { + "type": "char:add", + "content": [ + "when others accuse me" + ] + }, + ", and rescue me", + { + "type": "char:add", + "content": [ + "from them" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "allow me to", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live, as you promised/said that you would." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "155", + "sid": "PSA 119:155" + }, + "Wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "do not obey ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "so you will certainly not save them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "156", + "sid": "PSA 119:156" + }, + "Yahweh, you are very merciful;" + ] + }, + { + "type": "para:q2", + "content": [ + "allow me to", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live because of", + { + "type": "char:add", + "content": [ + "my obeying" + ] + }, + "◄your regulations/the rules that you have given to us►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "157", + "sid": "PSA 119:157" + }, + "Many", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "are my enemies and", + { + "type": "char:add", + "content": [ + "many people" + ] + }, + "◄cause me to suffer/persecute me►," + ] + }, + { + "type": "para:q2", + "content": [ + "but I ◄do not turn aside from/have not stopped obeying► [LIT] ◄your requirements/what you have instructed us to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "158", + "sid": "PSA 119:158" + }, + "When I look at those who are not faithful to you, I am disgusted" + ] + }, + { + "type": "para:q2", + "content": [ + "because they do not obey ◄your requirements/what you have instructed", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "to do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "159", + "sid": "PSA 119:159" + }, + { + "type": "char:add", + "content": [ + "Yahweh" + ] + }, + ", notice that I love ◄your principles of behavior/what you have declared that we should do►;" + ] + }, + { + "type": "para:q2", + "content": [ + "because you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", allow me to", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "160", + "sid": "PSA 119:160" + }, + "All that you have said is truth," + ] + }, + { + "type": "para:q2", + "content": [ + "and all ◄your regulations/the rules that you have given to us► will endure forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "161", + "sid": "PSA 119:161" + }, + "Rulers persecute me for no reason," + ] + }, + { + "type": "para:q2", + "content": [ + "but in my inner being I revere ◄your words/what you have said►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "162", + "sid": "PSA 119:162" + }, + "I am happy about ◄your words/what you have promised", + { + "type": "char:add", + "content": [ + "to do for me►" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "as happy as someone who has found a great treasure." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "163", + "sid": "PSA 119:163" + }, + "I thoroughly hate [DOU]", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "lies" + ] + }, + { + "type": "para:q2", + "content": [ + "but I love your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "164", + "sid": "PSA 119:164" + }, + "Seven/Many times each day I thank you for ◄your regulations/the rules that you have given to us►," + ] + }, + { + "type": "para:q2", + "content": [ + "and they are", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "just/fair." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "165", + "sid": "PSA 119:165" + }, + "Things go well for those who love your laws;" + ] + }, + { + "type": "para:q2", + "content": [ + "there is nothing adverse/bad that will happen to them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "166", + "sid": "PSA 119:166" + }, + "Yahweh, I confidently expect that you will rescue me", + { + "type": "char:add", + "content": [ + "from my troubles" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and I obey ◄your commands/what you have commanded us►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "167", + "sid": "PSA 119:167" + }, + "I obey ◄what you require/what you have instructed► us to do;" + ] + }, + { + "type": "para:q2", + "content": [ + "I love it", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "very much." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "168", + "sid": "PSA 119:168" + }, + "I obey ◄your principles of behavior/what you have declared that we should do►," + ] + }, + { + "type": "para:q2", + "content": [ + "and you see everything that I do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "169", + "sid": "PSA 119:169" + }, + "Yahweh, listen while I pray", + { + "type": "char:add", + "content": [ + "for you to help me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "help me to understand", + { + "type": "char:add", + "content": [ + "◄your words/what you have told us to do►" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "170", + "sid": "PSA 119:170" + }, + "Hear me while I pray" + ] + }, + { + "type": "para:q2", + "content": [ + "and rescue/save me as you promised/said that you would." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "171", + "sid": "PSA 119:171" + }, + "I [MTY] will always praise you" + ] + }, + { + "type": "para:q2", + "content": [ + "because you teach me ◄your statutes/what you have decreed that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "172", + "sid": "PSA 119:172" + }, + "I will sing about ◄your words/what you have promised to do►" + ] + }, + { + "type": "para:q2", + "content": [ + "because ◄all your commands are/everything that you have commanded is► just/fair." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "173", + "sid": "PSA 119:173" + }, + "I ask you [SYN] to", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "be ready to help me" + ] + }, + { + "type": "para:q2", + "content": [ + "because I have chosen", + { + "type": "char:add", + "content": [ + "to obey" + ] + }, + "◄your principles of behavior/what you have declared that we should do►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "174", + "sid": "PSA 119:174" + }, + "Yahweh, I eagerly desire for you to rescue/save me", + { + "type": "char:add", + "content": [ + "from my enemies" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I am delighted with your laws." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "175", + "sid": "PSA 119:175" + }, + "Allow me to", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "live in order that I can", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "praise you," + ] + }, + { + "type": "para:q2", + "content": [ + "and that your regulations/rules", + { + "type": "char:add", + "content": [ + "that you have given to us" + ] + }, + "will continue to help me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "176", + "sid": "PSA 119:176" + }, + "I have", + { + "type": "char:add", + "content": [ + "wandered away from you" + ] + }, + "like [SIM] a sheep that has become lost;" + ] + }, + { + "type": "para:q2", + "content": [ + "search for me, because I have not forgotten ◄your commands/what you have commanded us►." + ] + }, + { + "type": "chapter:c", + "number": "120", + "sid": "PSA 120" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 120:1" + }, + "When I had troubles, I called out to Yahweh" + ] + }, + { + "type": "para:q2", + "content": [ + "and he answered me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 120:2" + }, + { + "type": "char:add", + "content": [ + "I prayed" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "“Yahweh, rescue/save me from people [SYN, MTY] who lie to me and", + { + "type": "char:add", + "content": [ + "try to" + ] + }, + "deceive me!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 120:3" + }, + "You people who lie to me,", + { + "type": "char:add", + "content": [ + "I will tell you" + ] + }, + "[RHQ] what", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will do to you" + ] + }, + { + "type": "para:q2", + "content": [ + "and what he will do to punish you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 120:4" + }, + "He will shoot sharp arrows at you like soldiers do," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will", + { + "type": "char:add", + "content": [ + "burn you with" + ] + }, + "red-hot coals from", + { + "type": "char:add", + "content": [ + "the wood of" + ] + }, + "a broom tree." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 120:5" + }, + "It is terrible for me, living among cruel/savage [DOU] people" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "like those who live" + ] + }, + "in Meshech", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "and Kedar", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 120:6" + }, + "I have lived for a long time among people who hate", + { + "type": "char:add", + "content": [ + "to live with others" + ] + }, + "peacefully." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 120:7" + }, + "Every time I talk about living together peacefully," + ] + }, + { + "type": "para:q2", + "content": [ + "they talk about starting a war." + ] + }, + { + "type": "chapter:c", + "number": "121", + "sid": "PSA 121" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 121:1" + }, + { + "type": "char:add", + "content": [ + "When we travel toward Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "I look up toward the hills", + { + "type": "char:add", + "content": [ + "and I ask myself" + ] + }, + ", “Who will help me?”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 121:2" + }, + { + "type": "char:add", + "content": [ + "And my answer is" + ] + }, + "that Yahweh is the one who helps me;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the one who made heaven and the earth." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 121:3" + }, + "He will not allow us to fall/stumble;" + ] + }, + { + "type": "para:q2", + "content": [ + "God, who protects us, will not fall asleep." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 121:4" + }, + "The one who protects us Israeli people" + ] + }, + { + "type": "para:q2", + "content": [ + "never gets sleepy, nor does he sleep [LIT]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 121:5" + }, + "Yahweh watches over us;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is like the shade [MET]", + { + "type": "char:add", + "content": [ + "that protects us from the sun" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 121:6" + }, + { + "type": "char:add", + "content": [ + "He will not allow" + ] + }, + "the sun to harm us during the day," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "he will not allow" + ] + }, + "the moon to harm us during the night." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 121:7" + }, + "Yahweh will protect us from being harmed in any manner;" + ] + }, + { + "type": "para:q2", + "content": [ + "he will keep us safe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 121:8" + }, + "He will protect us from the time that we leave", + { + "type": "char:add", + "content": [ + "our houses in the morning" + ] + }, + "until we return", + { + "type": "char:add", + "content": [ + "in the evening" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "he will protect us now, and he will protect us forever." + ] + }, + { + "type": "chapter:c", + "number": "122", + "sid": "PSA 122" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 122:1" + }, + "I was glad/happy when people said to me," + ] + }, + { + "type": "para:q2", + "content": [ + "“We should go to the temple of Yahweh", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 122:2" + }, + "And now we are here," + ] + }, + { + "type": "para:q2", + "content": [ + "standing inside the gates/city of [APO] Jerusalem." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 122:3" + }, + "Jerusalem is a city that has been rebuilt," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that people can gather together in it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 122:4" + }, + "We", + { + "type": "char:add", + "content": [ + "people of the" + ] + }, + "tribes of Israel who belong to Yahweh can now go up there" + ] + }, + { + "type": "para:q2", + "content": [ + "as Yahweh commanded that we should do," + ] + }, + { + "type": "para:q2", + "content": [ + "and we can thank him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 122:5" + }, + "There the kings of Israel who were descendants of", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "David sit on their thrones" + ] + }, + { + "type": "para:q2", + "content": [ + "and decide cases", + { + "type": "char:add", + "content": [ + "fairly when the people have disputes" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 122:6" + }, + "Pray that there will be peace in Jerusalem;" + ] + }, + { + "type": "para:q1", + "content": [ + "I desire that those who love Jerusalem will ◄prosper/live peacefully►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 122:7" + }, + "I desire that there will be peace inside the walls of the city" + ] + }, + { + "type": "para:q2", + "content": [ + "and that", + { + "type": "char:add", + "content": [ + "people who are" + ] + }, + "inside the palaces will be safe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 122:8" + }, + "For the sake of my relatives and friends, I say," + ] + }, + { + "type": "para:q2", + "content": [ + "“My desire is that that inside Jerusalem", + { + "type": "char:add", + "content": [ + "people will live" + ] + }, + "peacefully.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 122:9" + }, + "And because I love the temple of Yahweh our God," + ] + }, + { + "type": "para:q2", + "content": [ + "I pray that things will go well for the people who live", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "123", + "sid": "PSA 123" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 123:1" + }, + "Yahweh, I look up toward you," + ] + }, + { + "type": "para:q2", + "content": [ + "up to heaven, from where you rule." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 123:2" + }, + "Like servants ask [IDM] their masters", + { + "type": "char:add", + "content": [ + "for what they need" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "and like maids ask t their mistresses", + { + "type": "char:add", + "content": [ + "for what they need" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "we ask you, Yahweh our God,", + { + "type": "char:add", + "content": [ + "for what we need" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and we ask you to be merciful to us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 123:3" + }, + "Yahweh, be very merciful [DOU] to us" + ] + }, + { + "type": "para:q2", + "content": [ + "because", + { + "type": "char:add", + "content": [ + "our enemies" + ] + }, + "have acted very contemptuously toward us." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 123:4" + }, + "Rich people have made fun of us for a long time," + ] + }, + { + "type": "para:q2", + "content": [ + "and proud", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "who have ◄oppressed/acted cruelly toward► us have acted toward us as though we were worthless." + ] + }, + { + "type": "chapter:c", + "number": "124", + "sid": "PSA 124" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 124:1" + }, + "You Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "answer this question" + ] + }, + ":" + ] + }, + { + "type": "para:q1", + "content": [ + "What", + { + "type": "char:add", + "content": [ + "would have happened to us" + ] + }, + "if Yahweh had not been ◄helping/fighting for► us?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 124:2" + }, + "When", + { + "type": "char:add", + "content": [ + "our enemies" + ] + }, + "attacked us," + ] + }, + { + "type": "para:q1", + "content": [ + "if Yahweh had not been fighting for us," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 124:3" + }, + "we would have all been killed [IDM]" + ] + }, + { + "type": "para:q2", + "content": [ + "because they were very angry with us!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 124:4" + }, + { + "type": "char:add", + "content": [ + "They would have been like" + ] + }, + "[MET] a flood that swept/carried us away;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it would have been as though" + ] + }, + "the water would have covered us," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 124:5" + }, + "and we would", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "have drowned in the flood that was ◄raging/flowing very fast►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 124:6" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "praise Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "because he has not allowed our", + { + "type": "char:add", + "content": [ + "enemies to destroy us" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "like wild animals" + ] + }, + "[MET] tear apart", + { + "type": "char:add", + "content": [ + "the creatures that they capture" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 124:7" + }, + "We have escaped", + { + "type": "char:add", + "content": [ + "from our enemies" + ] + }, + "like a bird escapes from the trap that hunters have set;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "the trap", + { + "type": "char:add", + "content": [ + "that our enemies set for us" + ] + }, + "was broken" + ] + }, + { + "type": "para:q2", + "content": [ + "and we have escaped from it!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 124:8" + }, + "Yahweh is the one who helps us [MTY];" + ] + }, + { + "type": "para:q2", + "content": [ + "he is the one who made heaven and the earth." + ] + }, + { + "type": "chapter:c", + "number": "125", + "sid": "PSA 125" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 125:1" + }, + "Those/We who trust in Yahweh are", + { + "type": "char:add", + "content": [ + "as secure/steadfast" + ] + }, + "[SIM] as Zion Hill," + ] + }, + { + "type": "para:q2", + "content": [ + "which cannot be shaken and can never be moved." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 125:2" + }, + "Like the hills that surround Jerusalem", + { + "type": "char:add", + "content": [ + "protect the city" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "Yahweh protects", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", his people," + ] + }, + { + "type": "para:q2", + "content": [ + "and he will protect us forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 125:3" + }, + "Wicked people [MTY] should not", + { + "type": "char:add", + "content": [ + "be allowed to" + ] + }, + "rule over the land where righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "live." + ] + }, + { + "type": "para:q2", + "content": [ + "If they did that, those righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "might", + { + "type": "char:add", + "content": [ + "◄be encouraged to imitate them and" + ] + }, + "► do things that are wrong." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 125:4" + }, + "Yahweh, do good things to those who do good things to others" + ] + }, + { + "type": "para:q2", + "content": [ + "and to those who sincerely obey your commands [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 125:5" + }, + "But when you punish the wicked people", + { + "type": "char:add", + "content": [ + "who are not Israelis" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "also punish those", + { + "type": "char:add", + "content": [ + "Israelis" + ] + }, + "who turn away from walking on the good roads [MET] that you have shown them!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "I wish that things will go well for", + { + "type": "char:add", + "content": [ + "people in" + ] + }, + "Israel!" + ] + }, + { + "type": "chapter:c", + "number": "126", + "sid": "PSA 126" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 126:1" + }, + "When Yahweh brought", + { + "type": "char:add", + "content": [ + "us Israeli people" + ] + }, + "back to Jerusalem (OR, enabled us Israelis to prosper again)," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "it was wonderful" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "it seemed as though [SIM] we were dreaming." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 126:2" + }, + "We were extremely happy," + ] + }, + { + "type": "para:q1", + "content": [ + "and we [SYN] continued shouting joyfully." + ] + }, + { + "type": "para:q1", + "content": [ + "Then the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "people-groups said about us," + ] + }, + { + "type": "para:q2", + "content": [ + "“Yahweh has done great things for them!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 126:3" + }, + { + "type": "char:add", + "content": [ + "And we say, “Yes" + ] + }, + ", Yahweh", + { + "type": "char:add", + "content": [ + "truly" + ] + }, + "has done great things for us," + ] + }, + { + "type": "para:q2", + "content": [ + "and we are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "happy.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 126:4" + }, + "Yahweh, when it rains, water flows in the streams again", + { + "type": "char:add", + "content": [ + "after they were dry" + ] + }, + "[SIM]." + ] + }, + { + "type": "para:q2", + "content": [ + "Similarly, enable our nation to become great again like it was before." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 126:5" + }, + "We cried when we planted", + { + "type": "char:add", + "content": [ + "seeds because it was hard work preparing the soil that had not been plowed for many years" + ] + }, + ";" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "now we want to" + ] + }, + "shout joyfully because we are gathering a", + { + "type": "char:add", + "content": [ + "big" + ] + }, + "harvest." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 126:6" + }, + "Those who cried as they carried the", + { + "type": "char:add", + "content": [ + "bags of" + ] + }, + "seeds", + { + "type": "char:add", + "content": [ + "to the fields" + ] + }, + "will shout joyfully" + ] + }, + { + "type": "para:q2", + "content": [ + "when they bring the crops", + { + "type": "char:add", + "content": [ + "to their houses at harvest time" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "127", + "sid": "PSA 127" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by Solomon for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 127:1" + }, + "If people are building a house without", + { + "type": "char:add", + "content": [ + "knowing whether" + ] + }, + "it is Yahweh's", + { + "type": "char:add", + "content": [ + "will to build it" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "they are building it in vain." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Similarly" + ] + }, + ", if Yahweh does not protect a city," + ] + }, + { + "type": "para:q2", + "content": [ + "it is useless for guards/sentries to stay awake", + { + "type": "char:add", + "content": [ + "to tell people if their enemies come to attack it" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 127:2" + }, + "It is", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "useless to arise very early and go to sleep late at night" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that you can work hard", + { + "type": "char:add", + "content": [ + "all day" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "earn money to buy" + ] + }, + "food," + ] + }, + { + "type": "para:q1", + "content": [ + "because Yahweh gives food to those whom he loves." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 127:3" + }, + "Children are a gift", + { + "type": "char:add", + "content": [ + "that comes to parents" + ] + }, + "from Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + "they are a reward/blessing from him." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 127:4" + }, + "If a man has sons while he is still young," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "when they grow up, they will be able to help him defend his family" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "like [SIM] a soldier", + { + "type": "char:add", + "content": [ + "can defend himself if" + ] + }, + "he has", + { + "type": "char:add", + "content": [ + "a bow and" + ] + }, + "arrows in his hand." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 127:5" + }, + "A man", + { + "type": "char:add", + "content": [ + "who has many sons" + ] + }, + "is", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "happy," + ] + }, + { + "type": "para:q2", + "content": [ + "like [MET]", + { + "type": "char:add", + "content": [ + "a soldier who has many arrows" + ] + }, + "in his quiver is very happy." + ] + }, + { + "type": "para:q1", + "content": [ + "If a man", + { + "type": "char:add", + "content": [ + "with his many grown sons is taken" + ] + }, + "by his enemies to the place where they decide matters, his enemies will never be able to defeat that man," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because his sons will help to defend him" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "128", + "sid": "PSA 128" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for those going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 128:1" + }, + "◄Happy are/Yahweh is pleased with► those of you who revere him" + ] + }, + { + "type": "para:q2", + "content": [ + "and do what he wants you to do [IDM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 128:2" + }, + "You will", + { + "type": "char:add", + "content": [ + "be able to earn the money" + ] + }, + "that you [MTY] need to buy food;" + ] + }, + { + "type": "para:q1", + "content": [ + "you will be happy and you will be prosperous." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 128:3" + }, + "Your wife will be like a grapevine that bears many grapes [SIM];" + ] + }, + { + "type": "para:q2", + "content": [ + "she will give birth to many children." + ] + }, + { + "type": "para:q1", + "content": [ + "Your children who sit around your table" + ] + }, + { + "type": "para:q1", + "content": [ + "will be like a strong olive", + { + "type": "char:add", + "content": [ + "tree that has many" + ] + }, + "shoots", + { + "type": "char:add", + "content": [ + "growing up around it" + ] + }, + "[SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 128:4" + }, + "Every man who reveres Yahweh" + ] + }, + { + "type": "para:q2", + "content": [ + "will be blessed like that." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 128:5" + }, + "I wish/hope that Yahweh will bless all of you from", + { + "type": "char:add", + "content": [ + "where he dwells" + ] + }, + "◄on Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + "/", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "►" + ] + }, + { + "type": "para:q1", + "content": [ + "and that you will see", + { + "type": "char:add", + "content": [ + "the people of" + ] + }, + "Jerusalem prospering every day that you live!" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 128:6" + }, + "I desire that you will live many years," + ] + }, + { + "type": "para:q2", + "content": [ + "long enough to see your grandchildren." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "I desire/hope that things will go well for", + { + "type": "char:add", + "content": [ + "the people in" + ] + }, + "Israel!" + ] + }, + { + "type": "chapter:c", + "number": "129", + "sid": "PSA 129" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 129:1" + }, + { + "type": "char:add", + "content": [ + "I say that" + ] + }, + "my enemies have ◄afflicted/caused trouble for► me ever since I was young." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Now I ask you, my fellow" + ] + }, + "Israelis, to repeat those same words:" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 129:2" + }, + "“Our enemies have afflicted us since our nation began," + ] + }, + { + "type": "para:q2", + "content": [ + "but they have not defeated us!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 129:3" + }, + { + "type": "char:add", + "content": [ + "Our enemies struck us with whips" + ] + }, + "that cut into our backs [MET]" + ] + }, + { + "type": "para:q2", + "content": [ + "like a", + { + "type": "char:add", + "content": [ + "farmer uses a" + ] + }, + "plow to cut deep furrows into the ground.”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 129:4" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "Yahweh is righteous," + ] + }, + { + "type": "para:q2", + "content": [ + "and he has freed", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "from being a slave [MTY] of wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 129:5" + }, + "I wish/hope that all those who hate Jerusalem/Israel will be ashamed because of being defeated." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 129:6" + }, + "I hope/wish that they will be", + { + "type": "char:add", + "content": [ + "of no value" + ] + }, + ", like grass that grows on the roofs of houses" + ] + }, + { + "type": "para:q2", + "content": [ + "that dries up and does not grow tall;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 129:7" + }, + { + "type": "char:add", + "content": [ + "as a result" + ] + }, + "no one", + { + "type": "char:add", + "content": [ + "cuts it and" + ] + }, + "puts it in bundles and carries it away." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 129:8" + }, + "People who pass by", + { + "type": "char:add", + "content": [ + "and see men harvesting grain usually greet them by saying to them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "“We wish/hope that Yahweh will bless you!”" + ] + }, + { + "type": "para:q1", + "content": [ + "But this will not happen", + { + "type": "char:add", + "content": [ + "to those who hate Israel" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "We, acting as Yahweh's representatives, bless you", + { + "type": "char:add", + "content": [ + "Israelis." + ] + } + ] + }, + { + "type": "chapter:c", + "number": "130", + "sid": "PSA 130" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 130:1" + }, + "Yahweh, I have a lot of troubles/many difficulties, so I call out to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 130:2" + }, + "Yahweh, hear me," + ] + }, + { + "type": "para:q2", + "content": [ + "while I call out to you [SYN] to be merciful to me!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 130:3" + }, + "Yahweh, if you kept a record of the sins", + { + "type": "char:add", + "content": [ + "that we have committed" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "not one", + { + "type": "char:add", + "content": [ + "of us" + ] + }, + "[RHQ] would escape from being condemned", + { + "type": "char:add", + "content": [ + "and punished" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 130:4" + }, + "But you forgive us," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that we greatly revere you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 130:5" + }, + "Yahweh has said", + { + "type": "char:add", + "content": [ + "that he would help/rescue me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "I trust what he said, and I wait eagerly for him to do that." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 130:6" + }, + "I wait for Yahweh", + { + "type": "char:add", + "content": [ + "to help me" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "more than watchmen wait for the light to dawn;" + ] + }, + { + "type": "para:q2", + "content": [ + "yes, I wait more eagerly than they do!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 130:7" + }, + "You", + { + "type": "char:add", + "content": [ + "my fellow" + ] + }, + "Israelis, confidently expect that Yahweh", + { + "type": "char:add", + "content": [ + "will bless us" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "He will bless us" + ] + }, + "because he faithfully loves", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he is very willing to save/rescue", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 130:8" + }, + "And he will save us Israeli", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "from", + { + "type": "char:add", + "content": [ + "being punished for" + ] + }, + "all the sins that", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "have committed." + ] + }, + { + "type": "chapter:c", + "number": "131", + "sid": "PSA 131" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 131:1" + }, + "Yahweh, I am not proud" + ] + }, + { + "type": "para:q2", + "content": [ + "and I have not thought highly about ◄myself/the things that I have done►." + ] + }, + { + "type": "para:q1", + "content": [ + "And I do not concern myself about things", + { + "type": "char:add", + "content": [ + "that you have done" + ] + }, + "that are very big or very wonderful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 131:2" + }, + "Instead, I am calm and peaceful," + ] + }, + { + "type": "para:q2", + "content": [ + "like a", + { + "type": "char:add", + "content": [ + "small" + ] + }, + "child who lies quietly in its mother's arms [SIM]." + ] + }, + { + "type": "para:q2", + "content": [ + "In the same way, I am peaceful ." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 131:3" + }, + "You", + { + "type": "char:add", + "content": [ + "my fellow" + ] + }, + "Israelis, confidently expect that Yahweh", + { + "type": "char:add", + "content": [ + "will do good things for you" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "now and forever!" + ] + }, + { + "type": "chapter:c", + "number": "132", + "sid": "PSA 132" + }, + { + "type": "para:s1", + "content": [ + "A song to sing along the road up to Jerusalem" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 132:1" + }, + "Yahweh, do not forget", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "David" + ] + }, + { + "type": "para:q2", + "content": [ + "and all the hardships/troubles he endured!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 132:2" + }, + "He made a solemn promise to you," + ] + }, + { + "type": "para:q2", + "content": [ + "the mighty God whom", + { + "type": "char:add", + "content": [ + "our ancestor" + ] + }, + "Jacob", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 132:3" + }, + "He said, “I will not go home," + ] + }, + { + "type": "para:q1", + "content": [ + "I will not", + { + "type": "char:add", + "content": [ + "rest" + ] + }, + "on my bed," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 132:4" + }, + "I will not sleep at all" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 132:5" + }, + "until I build a place for Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "a home for the mighty God whom Jacob", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + ".”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 132:6" + }, + "In Bethlehem we heard news about the sacred chest." + ] + }, + { + "type": "para:q2", + "content": [ + "We", + { + "type": "char:add", + "content": [ + "went and" + ] + }, + "found it in the fields of Jearim", + { + "type": "char:add", + "content": [ + "city, and we took it to Jerusalem" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 132:7" + }, + { + "type": "char:add", + "content": [ + "Later we said" + ] + }, + ", “Let's go to the temple of Yahweh", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "let's worship", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "in front of the throne", + { + "type": "char:add", + "content": [ + "where he sits" + ] + }, + ".”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 132:8" + }, + "Yahweh, come to the place where you live eternally," + ] + }, + { + "type": "para:q2", + "content": [ + "to the place where your sacred chest is," + ] + }, + { + "type": "para:q2", + "content": [ + "to that place that shows that you are very powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 132:9" + }, + "I want/desire that the righteous behavior of your priests", + { + "type": "char:add", + "content": [ + "will always be evident" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "just like the beautiful" + ] + }, + "robes that they wear [MET]," + ] + }, + { + "type": "para:q1", + "content": [ + "and that your people will", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "shout joyfully." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 132:10" + }, + "You chose David to serve you", + { + "type": "char:add", + "content": [ + "as king of Israel" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "do not reject/abandon him!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 132:11" + }, + "Yahweh, you made a solemn promise to David," + ] + }, + { + "type": "para:q2", + "content": [ + "a promise that you will not break." + ] + }, + { + "type": "para:q1", + "content": [ + "You said, “I will cause your descendants to rule [MTY] as kings like you." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 132:12" + }, + "If they keep my agreement with them" + ] + }, + { + "type": "para:q2", + "content": [ + "and obey", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the commands that I will give them," + ] + }, + { + "type": "para:q1", + "content": [ + "the line of kings descended from you will never end.”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 132:13" + }, + "Yahweh has chosen Jerusalem;" + ] + }, + { + "type": "para:q1", + "content": [ + "he has wanted to make that city his home;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 132:14" + }, + "he said, “This is the city where I will live forever [DOU];" + ] + }, + { + "type": "para:q2", + "content": [ + "this is the place where I wanted to stay." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 132:15" + }, + "I will give to the people of Jerusalem all that they need;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will give", + { + "type": "char:add", + "content": [ + "enough" + ] + }, + "food", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "to satisfy the poor people there." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 132:16" + }, + "I will cause the priests", + { + "type": "char:add", + "content": [ + "to behave in a manner worthy of" + ] + }, + "being ones whom I have saved;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "that will be as evident as the beautiful" + ] + }, + "robes that they wear [MET];" + ] + }, + { + "type": "para:q2", + "content": [ + "and all my people who live there will shout joyfully." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 132:17" + }, + "There", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "I will cause one of David's descendants [MET] to become a great king;" + ] + }, + { + "type": "para:q2", + "content": [ + "he also will be my chosen king," + ] + }, + { + "type": "para:q1", + "content": [ + "and he will be", + { + "type": "char:add", + "content": [ + "like a bright" + ] + }, + "lamp [MET]", + { + "type": "char:add", + "content": [ + "that shines continually" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 132:18" + }, + "I will", + { + "type": "char:add", + "content": [ + "defeat his" + ] + }, + "enemies and cause them to be very ashamed/disgraced;" + ] + }, + { + "type": "para:q2", + "content": [ + "but the crown that my king wears will", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "shine.”" + ] + }, + { + "type": "chapter:c", + "number": "133", + "sid": "PSA 133" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 133:1" + }, + "It is very good and very pleasant" + ] + }, + { + "type": "para:q2", + "content": [ + "for God's people to gather together harmoniously." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 133:2" + }, + "It is", + { + "type": "char:add", + "content": [ + "as delightful as" + ] + }, + "the precious/expensive ◄", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil/perfume►" + ] + }, + { + "type": "para:q2", + "content": [ + "that runs down from", + { + "type": "char:add", + "content": [ + "the Supreme Priest" + ] + }, + "Aaron's head onto his beard", + { + "type": "char:add", + "content": [ + "when he is anointed" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and runs down onto the collar of his robes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 133:3" + }, + "Gathering together harmoniously", + { + "type": "char:add", + "content": [ + "is as delightful as" + ] + }, + "the dew", + { + "type": "char:add", + "content": [ + "that falls on" + ] + }, + "Hermon", + { + "type": "char:add", + "content": [ + "Mountain" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "and the dew that falls on the hills near Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh has promised to bless", + { + "type": "char:add", + "content": [ + "his people there in Jerusalem" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "by giving them" + ] + }, + "everlasting (OR, a long-lasting) life." + ] + }, + { + "type": "chapter:c", + "number": "134", + "sid": "PSA 134" + }, + { + "type": "para:s1", + "content": [ + "A psalm written for people going up to the temple to worship" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 134:1" + }, + "All you people who serve Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "who stand up and ◄serve/pray to► him at night in his temple," + ] + }, + { + "type": "para:q1", + "content": [ + "come and praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 134:2" + }, + "Lift up your hands/arms", + { + "type": "char:add", + "content": [ + "to pray to him" + ] + }, + "in the temple" + ] + }, + { + "type": "para:q2", + "content": [ + "and praise him!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 134:3" + }, + "And I want Yahweh, who created heaven and the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "to bless you from", + { + "type": "char:add", + "content": [ + "where he lives in the temple" + ] + }, + "on Zion", + { + "type": "char:add", + "content": [ + "Hill." + ] + } + ] + }, + { + "type": "chapter:c", + "number": "135", + "sid": "PSA 135" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 135:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + "You who ◄do work for/serve► Yahweh," + ] + }, + { + "type": "para:q1", + "content": [ + "praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 135:2" + }, + "You who stand in the temple of Yahweh our God and in the surrounding courtyard," + ] + }, + { + "type": "para:q2", + "content": [ + "praise him [MTY]!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 135:3" + }, + "Praise Yahweh, because he does good things", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "sing to him [MTY], because he is kind", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 135:4" + }, + "He has chosen", + { + "type": "char:add", + "content": [ + "us, the descendants of" + ] + }, + "Jacob;" + ] + }, + { + "type": "para:q2", + "content": [ + "he has chosen", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israelis to belong to him [DOU]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 135:5" + }, + "I know that Yahweh is great;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is greater than all the gods." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 135:6" + }, + "Yahweh does whatever he desires to do," + ] + }, + { + "type": "para:q2", + "content": [ + "in heaven and on the earth" + ] + }, + { + "type": "para:q2", + "content": [ + "and in the seas/oceans,", + { + "type": "char:add", + "content": [ + "down" + ] + }, + "to the bottom of the seas." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 135:7" + }, + "He is the one who causes clouds to appear from very distant places on the earth;" + ] + }, + { + "type": "para:q2", + "content": [ + "he sends lightning with the rain," + ] + }, + { + "type": "para:q2", + "content": [ + "and he brings the winds from the places where he stores them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 135:8" + }, + "He is the one who killed", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the firstborn", + { + "type": "char:add", + "content": [ + "males" + ] + }, + "in Egypt," + ] + }, + { + "type": "para:q2", + "content": [ + "the firstborn of people and of animals." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 135:9" + }, + "There he performed many kinds of miracles [DOU]" + ] + }, + { + "type": "para:q2", + "content": [ + "to punish the king and all his officials." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 135:10" + }, + "He destroyed many nations" + ] + }, + { + "type": "para:q2", + "content": [ + "and the powerful kings", + { + "type": "char:add", + "content": [ + "who ruled them" + ] + }, + ":" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 135:11" + }, + "Sihon, the king of the Amor people-group," + ] + }, + { + "type": "para:q2", + "content": [ + "and Og, the king of Bashan", + { + "type": "char:add", + "content": [ + "region" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and all the other kings in Canaan", + { + "type": "char:add", + "content": [ + "land" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 135:12" + }, + "Then he gave their land to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli people" + ] + }, + { + "type": "para:q2", + "content": [ + "to belong to us", + { + "type": "char:add", + "content": [ + "forever" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 135:13" + }, + "Yahweh your name will endure forever," + ] + }, + { + "type": "para:q2", + "content": [ + "and people who are not yet born will remember the great things", + { + "type": "char:add", + "content": [ + "that you have done" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 135:14" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "declare that we your people ◄are innocent/have not done things that are wrong►," + ] + }, + { + "type": "para:q2", + "content": [ + "and you are merciful to us." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 135:15" + }, + "But the idols that the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "people-groups", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "are only", + { + "type": "char:add", + "content": [ + "statues made of" + ] + }, + "silver and gold," + ] + }, + { + "type": "para:q2", + "content": [ + "things that humans have made." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 135:16" + }, + "Their idols have mouths, but they cannot say", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they have eyes, but they cannot see", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 135:17" + }, + "They have ears, but they cannot hear", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they are not", + { + "type": "char:add", + "content": [ + "even able to" + ] + }, + "breathe." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 135:18" + }, + "The people who make those idols are as", + { + "type": "char:add", + "content": [ + "powerless as" + ] + }, + "those idols," + ] + }, + { + "type": "para:q2", + "content": [ + "and those who trust in those idols", + { + "type": "char:add", + "content": [ + "can accomplish no more than" + ] + }, + "their idols can!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 135:19" + }, + { + "type": "char:add", + "content": [ + "My fellow" + ] + }, + "Israelis, praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "priests" + ] + }, + "who are descended from Aaron, praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 135:20" + }, + "You", + { + "type": "char:add", + "content": [ + "men" + ] + }, + "who are descended from Levi,", + { + "type": "char:add", + "content": [ + "you who assist the priests" + ] + }, + ", praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "All" + ] + }, + "you who revere Yahweh, praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 135:21" + }, + "Praise Yahweh in", + { + "type": "char:add", + "content": [ + "the temple on" + ] + }, + "Zion", + { + "type": "char:add", + "content": [ + "Hill" + ] + }, + "in Jerusalem," + ] + }, + { + "type": "para:q2", + "content": [ + "where he lives!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "136", + "sid": "PSA 136" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 136:1" + }, + "Thank Yahweh, because he does good things", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 136:2" + }, + "Thank God, the one who is greater than all other gods;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 136:3" + }, + "Thank the Lord who is greater than all other lords/rulers;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 136:4" + }, + "He is the only one who performs great miracles;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 136:5" + }, + "He is the one who by being very wise created the heavens;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 136:6" + }, + "He is the one who caused the ground to rise up above the deep waters;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 136:7" + }, + "He is the one who created great lights", + { + "type": "char:add", + "content": [ + "in the sky" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 136:8" + }, + "He created the sun to shine in the daytime;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 136:9" + }, + "He created the moon and stars to shine during the nighttime;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 136:10" + }, + "He is the one who killed the firstborn", + { + "type": "char:add", + "content": [ + "males" + ] + }, + "in Egypt;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 136:11" + }, + "He led the Israeli people out of Egypt;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 136:12" + }, + "With his ◄strong hand/great power► he led them out;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 136:13" + }, + "He is the one who caused the Red Sea to divide;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 136:14" + }, + "He enabled the Israeli people to walk through it", + { + "type": "char:add", + "content": [ + "on dry land" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 136:15" + }, + "But he caused the king of Egypt and his army to drown in it;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 136:16" + }, + "He is the one who led his people", + { + "type": "char:add", + "content": [ + "safely through the desert" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 136:17" + }, + "He killed powerful kings;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 136:18" + }, + "He killed kings who were famous;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 136:19" + }, + "He killed Sihon, the king of the Amor people-group;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 136:20" + }, + "He killed Og, the king of Bashan", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 136:21" + }, + "He gave their lands to us, his people;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 136:22" + }, + "He gave those lands to us people of Israel, who serve him;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 136:23" + }, + "He is the one who did not forget about us when we were defeated", + { + "type": "char:add", + "content": [ + "by our enemies" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 136:24" + }, + "He rescued us from our enemies;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "PSA 136:25" + }, + "He is the one who gives food to all living creatures;" + ] + }, + { + "type": "para:q2", + "content": [ + "his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "PSA 136:26" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "thank God,", + { + "type": "char:add", + "content": [ + "who lives in" + ] + }, + "heaven,", + { + "type": "char:add", + "content": [ + "for all those things" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because his faithful love", + { + "type": "char:add", + "content": [ + "for us" + ] + }, + "endures forever!" + ] + }, + { + "type": "chapter:c", + "number": "137", + "sid": "PSA 137" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 137:1" + }, + "When we", + { + "type": "char:add", + "content": [ + "had been taken to" + ] + }, + "Babylonia,", + { + "type": "char:add", + "content": [ + "far from Jerusalem" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "we sat down by the rivers there," + ] + }, + { + "type": "para:q2", + "content": [ + "and we cried when we thought about", + { + "type": "char:add", + "content": [ + "the temple on" + ] + }, + "Zion", + { + "type": "char:add", + "content": [ + "Hill in Jerusalem" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 137:2" + }, + "On the willow trees", + { + "type": "char:add", + "content": [ + "alongside the rivers" + ] + }, + "we hung our harps" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because we did not want to play them anymore because we were very sad" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 137:3" + }, + "The", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "who had captured us", + { + "type": "char:add", + "content": [ + "and taken us to Babylonia" + ] + }, + "told us to sing", + { + "type": "char:add", + "content": [ + "for them" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "they told us to ◄entertain them/make them happy►, saying," + ] + }, + { + "type": "para:q2", + "content": [ + "“Sing for us one of the songs", + { + "type": "char:add", + "content": [ + "that you previously sang in" + ] + }, + "Jerusalem!”" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 137:4" + }, + "But", + { + "type": "char:add", + "content": [ + "we thought" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "“We", + { + "type": "char:add", + "content": [ + "are sad because we have been punished by Yahweh and brought to this" + ] + }, + "foreign land," + ] + }, + { + "type": "para:q2", + "content": [ + "so we cannot [RHQ] sing songs about Yahweh while we are here!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 137:5" + }, + "If I forget about Jerusalem [APO], Iet my right hand wither" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "with the result that I will be unable to play my harp" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 137:6" + }, + "Do not allow me to sing again [MTY]," + ] + }, + { + "type": "para:q1", + "content": [ + "if I forget about Jerusalem," + ] + }, + { + "type": "para:q2", + "content": [ + "if I do not consider that Jerusalem causes me to be more joyful than anything else does." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 137:7" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "punish" + ] + }, + "the people of the Edom people-group" + ] + }, + { + "type": "para:q2", + "content": [ + "for what they did on the day that the army of Babylon captured Jerusalem." + ] + }, + { + "type": "para:q1", + "content": [ + "Do not forget that they said," + ] + }, + { + "type": "para:q2", + "content": [ + "“Tear down all the buildings! Destroy them completely! Leave only the foundations!”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 137:8" + }, + "And you people of Babylon, you will certainly be destroyed!" + ] + }, + { + "type": "para:q2", + "content": [ + "Those who punish you in return for what you did to us will be happy;" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 137:9" + }, + "they will take your babies" + ] + }, + { + "type": "para:q2", + "content": [ + "and completely smash them on the rocks." + ] + }, + { + "type": "chapter:c", + "number": "138", + "sid": "PSA 138" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 138:1" + }, + "Yahweh, I thank you with all my inner being." + ] + }, + { + "type": "para:q1", + "content": [ + "I sing to praise you in front of", + { + "type": "char:add", + "content": [ + "the idols of false" + ] + }, + "gods", + { + "type": "char:add", + "content": [ + "to ridicule/belittle them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 138:2" + }, + "I bow down while I look towards your sacred temple," + ] + }, + { + "type": "para:q2", + "content": [ + "and I thank you [MTY] because you faithfully love", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "and faithfully do all that you have promised." + ] + }, + { + "type": "para:q2", + "content": [ + "You have shown that both you [MTY] and what you have promised to do are greater than anything else." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 138:3" + }, + "On the day when I called out to you, you answered me;" + ] + }, + { + "type": "para:q2", + "content": [ + "you enabled me to be strong and brave." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 138:4" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "some day" + ] + }, + "all the kings of this earth will praise you," + ] + }, + { + "type": "para:q2", + "content": [ + "because they will have heard what you have said." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 138:5" + }, + "They will sing about what you have done;" + ] + }, + { + "type": "para:q2", + "content": [ + "they will sing and say that you are very great." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 138:6" + }, + "Yahweh, you are supreme," + ] + }, + { + "type": "para:q2", + "content": [ + "but you take care of people", + { + "type": "char:add", + "content": [ + "who are considered to be" + ] + }, + "unimportant." + ] + }, + { + "type": "para:q1", + "content": [ + "And you know what proud people", + { + "type": "char:add", + "content": [ + "are doing" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "even though they are far away", + { + "type": "char:add", + "content": [ + "from you and think that you do not see them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 138:7" + }, + "When I am in the midst of", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "troubles/difficulties," + ] + }, + { + "type": "para:q2", + "content": [ + "you save/rescue me." + ] + }, + { + "type": "para:q1", + "content": [ + "With your hand/power [MTY] you rescue me from my enemies who are angry at me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 138:8" + }, + "Yahweh, you will do for me everything that you promised;" + ] + }, + { + "type": "para:q2", + "content": [ + "you faithfully love", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "forever." + ] + }, + { + "type": "para:q2", + "content": [ + "Finish what you started to do", + { + "type": "char:add", + "content": [ + "for us, your Israeli people." + ] + } + ] + }, + { + "type": "chapter:c", + "number": "139", + "sid": "PSA 139" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David for the choir director" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 139:1" + }, + "Yahweh, you have examined me," + ] + }, + { + "type": "para:q2", + "content": [ + "and you know", + { + "type": "char:add", + "content": [ + "everything about" + ] + }, + "me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 139:2" + }, + "You know when I sit down and when I stand up." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Even though you are" + ] + }, + "far away from me," + ] + }, + { + "type": "para:q2", + "content": [ + "you know what I am thinking." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 139:3" + }, + "When I travel and when I lie down," + ] + }, + { + "type": "para:q2", + "content": [ + "you know everything that I do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 139:4" + }, + "Yahweh, even before I say [MTY] anything," + ] + }, + { + "type": "para:q2", + "content": [ + "you know everything that I am going to say!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 139:5" + }, + "You protect me on all sides;" + ] + }, + { + "type": "para:q2", + "content": [ + "you put your hand on me", + { + "type": "char:add", + "content": [ + "to protect me with your power" + ] + }, + "[MTY]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 139:6" + }, + "I am not able to understand that you know", + { + "type": "char:add", + "content": [ + "everything about me" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "That is too great for me to really understand." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 139:7" + }, + "◄Where could I go to escape from your Spirit?/I could not go anywhere to escape from your Spirit.► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + "◄Where could I go to get away from you?/I could not go anywhere to get away from you.► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 139:8" + }, + "If I went up to heaven, you would be there." + ] + }, + { + "type": "para:q1", + "content": [ + "If I lay down in the place where the dead people are, you would be there." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 139:9" + }, + "If I had wings and flew very far east [MTY]," + ] + }, + { + "type": "para:q1", + "content": [ + "or if I flew west and made a place to live", + { + "type": "char:add", + "content": [ + "on an island" + ] + }, + "in the ocean," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 139:10" + }, + "you would be there also, to lead me by your hand," + ] + }, + { + "type": "para:q2", + "content": [ + "and you would help me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 139:11" + }, + "I could request the darkness to hide me," + ] + }, + { + "type": "para:q1", + "content": [ + "or I could request the light around me to become darkness," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 139:12" + }, + "but even", + { + "type": "char:add", + "content": [ + "if that happened" + ] + }, + ", the darkness would not be darkness for you!" + ] + }, + { + "type": "para:q1", + "content": [ + "For you, the night is", + { + "type": "char:add", + "content": [ + "as bright" + ] + }, + "as the daytime is," + ] + }, + { + "type": "para:q2", + "content": [ + "because for you, daylight and darkness are ◄not different/the same►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 139:13" + }, + "You created", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the parts of my body;" + ] + }, + { + "type": "para:q2", + "content": [ + "you put", + { + "type": "char:add", + "content": [ + "the parts of" + ] + }, + "my body together when I was still in my mother's womb." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 139:14" + }, + "I praise you because you made my", + { + "type": "char:add", + "content": [ + "body in a very" + ] + }, + "awesome and wonderful way." + ] + }, + { + "type": "para:q1", + "content": [ + "Everything that you do is amazing!" + ] + }, + { + "type": "para:q2", + "content": [ + "I know that very well." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 139:15" + }, + "When my body was being formed," + ] + }, + { + "type": "para:q1", + "content": [ + "while it was being put together where no one else could see it," + ] + }, + { + "type": "para:q2", + "content": [ + "you saw it!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 139:16" + }, + "You saw me before I was born." + ] + }, + { + "type": "para:q1", + "content": [ + "You wrote in your book the number of days that you had decided that I would live." + ] + }, + { + "type": "para:q2", + "content": [ + "You did that before any of those days had", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "started!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 139:17" + }, + "God, what you think about me is very precious (OR, is very hard to understand)." + ] + }, + { + "type": "para:q2", + "content": [ + "There is a great number of things that you think about." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 139:18" + }, + "If I could count them,", + { + "type": "char:add", + "content": [ + "I would see that" + ] + }, + "they are more than the grains of sand", + { + "type": "char:add", + "content": [ + "at the seashore" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "And when I wake up, I am still with you" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and I know that there are still more of your thoughts about me to count" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 139:19" + }, + "God, I desire that you would kill all the wicked people!" + ] + }, + { + "type": "para:q2", + "content": [ + "And I wish that violent [MTY] men would ◄leave/go away from► me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 139:20" + }, + "They say wicked/malicious things about you;" + ] + }, + { + "type": "para:q2", + "content": [ + "they slander your name." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 139:21" + }, + "Yahweh, I certainly [RHQ] hate those who hate you!" + ] + }, + { + "type": "para:q2", + "content": [ + "And I despise [RHQ] those who rebel against you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "PSA 139:22" + }, + "I hate them completely," + ] + }, + { + "type": "para:q2", + "content": [ + "and I consider that they are my enemies." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "PSA 139:23" + }, + "God, search my inner being;" + ] + }, + { + "type": "para:q2", + "content": [ + "find out what I am thinking!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "PSA 139:24" + }, + "Find out whether there is anything evil in my", + { + "type": "char:add", + "content": [ + "inner being" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and lead me along the road", + { + "type": "char:add", + "content": [ + "that leads to my being with you" + ] + }, + "forever." + ] + }, + { + "type": "chapter:c", + "number": "140", + "sid": "PSA 140" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 140:1" + }, + "Yahweh, rescue/save me from", + { + "type": "char:add", + "content": [ + "being attacked by" + ] + }, + "evil men;" + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "even more" + ] + }, + ", ◄keep me safe/protect me► from being attacked by violent people." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 140:2" + }, + "They are always planning to do evil things" + ] + }, + { + "type": "para:q2", + "content": [ + "and they are always inciting/urging people to start quarrels." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 140:3" + }, + "By what they say [MTY]", + { + "type": "char:add", + "content": [ + "they injure people like" + ] + }, + "poisonous snakes do;" + ] + }, + { + "type": "para:q2", + "content": [ + "the words that they speak [MTY]", + { + "type": "char:add", + "content": [ + "can kill people as easily as" + ] + }, + "cobras/vipers do." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 140:4" + }, + "Yahweh, protect me from the power [MTY] of wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "Keep me safe from violent men who plan to destroy me [SYN]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 140:5" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "proud people have set a trap for me;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "they have spread their nets to catch me;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "they have put those things along the road to catch/seize me." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 140:6" + }, + "I say to you, “Yahweh, you are my God;”" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "listen to me while I cry out to you to help me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 140:7" + }, + "Yahweh, my Lord, you are the one who defends me strongly;" + ] + }, + { + "type": "para:q2", + "content": [ + "you have", + { + "type": "char:add", + "content": [ + "protected me" + ] + }, + "during battles [MET]", + { + "type": "char:add", + "content": [ + "as though you had put a helmet on" + ] + }, + "my head." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 140:8" + }, + "Yahweh, do allow wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "to do the things that they desire," + ] + }, + { + "type": "para:q2", + "content": [ + "and do not allow them to do the", + { + "type": "char:add", + "content": [ + "evil things that" + ] + }, + "they plan to do." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 140:9" + }, + { + "type": "char:add", + "content": [ + "Do not allow" + ] + }, + "my enemies to ◄become proud/defeat me►;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause the evil things that they say [MTY] they will do to me to happen to them,", + { + "type": "char:add", + "content": [ + "instead" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 140:10" + }, + "Cause burning coals to fall on their", + { + "type": "char:add", + "content": [ + "heads" + ] + }, + "!" + ] + }, + { + "type": "para:q2", + "content": [ + "Cause them to be thrown into deep pits, from which they cannot climb out!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 140:11" + }, + "Do not allow those who slander others to succeed;" + ] + }, + { + "type": "para:q2", + "content": [ + "cause evil things to happen to violent men and destroy them!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 140:12" + }, + "Yahweh, I know that you defend those who are oppressed," + ] + }, + { + "type": "para:q2", + "content": [ + "and that you do what is just/fair for those who are needy/poor." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 140:13" + }, + "Righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "will surely thank you [MTY]," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will live ◄in your presence/with you►." + ] + }, + { + "type": "chapter:c", + "number": "141", + "sid": "PSA 141" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 141:1" + }, + "Yahweh, I call out to you;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "please" + ] + }, + "help me quickly!" + ] + }, + { + "type": "para:q1", + "content": [ + "Listen to me when I am calling to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 141:2" + }, + "Accept my prayer as though it were incense", + { + "type": "char:add", + "content": [ + "being burned as an offering" + ] + }, + "[SIM] to you." + ] + }, + { + "type": "para:q2", + "content": [ + "And accept me while I lift up my hands", + { + "type": "char:add", + "content": [ + "to pray" + ] + }, + "to you" + ] + }, + { + "type": "para:q2", + "content": [ + "like you accept sacrifices", + { + "type": "char:add", + "content": [ + "that I offer to you each" + ] + }, + "evening [SIM]." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 141:3" + }, + "Yahweh, do not allow me to say [MTY] things that are wrong;" + ] + }, + { + "type": "para:q2", + "content": [ + "guard my lips." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 141:4" + }, + "Prevent me from wanting to do anything that is wrong," + ] + }, + { + "type": "para:q2", + "content": [ + "and from joining with wicked men when they want to do evil deeds [DOU]." + ] + }, + { + "type": "para:q1", + "content": [ + "Do not", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "allow me to share in eating delightful food with them!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 141:5" + }, + "It is all right if righteous people strike/hit me or rebuke me" + ] + }, + { + "type": "para:q2", + "content": [ + "because they are trying to act kindly toward me", + { + "type": "char:add", + "content": [ + "to teach me to do what is right" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "but I do not want wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "honor me by" + ] + }, + "anointing my head with", + { + "type": "char:add", + "content": [ + "olive" + ] + }, + "oil;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am always praying", + { + "type": "char:add", + "content": [ + "that you will punish them because of" + ] + }, + "the wicked deeds", + { + "type": "char:add", + "content": [ + "that they do" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 141:6" + }, + "When their rulers are thrown down from the top of rocky cliffs," + ] + }, + { + "type": "para:q2", + "content": [ + "people will know that what you, Yahweh, said", + { + "type": "char:add", + "content": [ + "about them" + ] + }, + "is true." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 141:7" + }, + "Like a log that is split and cut into small pieces [SIM]," + ] + }, + { + "type": "para:q2", + "content": [ + "their shattered bones will be scattered", + { + "type": "char:add", + "content": [ + "on the ground" + ] + }, + "near", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "graves." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 141:8" + }, + "But Yahweh God, I", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "assk you", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "I ask you to protect me;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not allow me to ◄die/be killed►", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 141:9" + }, + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "people have set traps for me;" + ] + }, + { + "type": "para:q2", + "content": [ + "protect me from falling into those traps," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "they have spread nets to catch me;" + ] + }, + { + "type": "para:q2", + "content": [ + "keep me from being caught in those nets." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 141:10" + }, + "I desire that wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "will fall into the traps they have set", + { + "type": "char:add", + "content": [ + "to catch me" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "while I escape", + { + "type": "char:add", + "content": [ + "from them" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "142", + "sid": "PSA 142" + }, + { + "type": "para:s1", + "content": [ + "A psalm that David prayed when he was hiding in a cave" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 142:1" + }, + "Yahweh, I cry out to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "I plead", + { + "type": "char:add", + "content": [ + "with you to help me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 142:2" + }, + "I am bringing to you", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "my problems;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am telling you", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "my troubles/difficulties." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 142:3" + }, + "When I am very discouraged," + ] + }, + { + "type": "para:q2", + "content": [ + "you know what I should do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Wherever I walk,", + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "my enemies have hidden traps for me", + { + "type": "char:add", + "content": [ + "to fall into" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 142:4" + }, + "I look around," + ] + }, + { + "type": "para:q2", + "content": [ + "but there is no one who pays attentionto me," + ] + }, + { + "type": "para:q2", + "content": [ + "no one who will protect me," + ] + }, + { + "type": "para:q2", + "content": [ + "no one who cares about", + { + "type": "char:add", + "content": [ + "what happens to" + ] + }, + "me." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 142:5" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "Yahweh, I cry out to you", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you are the one who protects me;" + ] + }, + { + "type": "para:q1", + "content": [ + "and you are all that I need while I am alive." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 142:6" + }, + "Listen to me while I cry out to you", + { + "type": "char:add", + "content": [ + "for help" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because I am very distressed." + ] + }, + { + "type": "para:q1", + "content": [ + "Rescue/Save me from those who are pursuing me," + ] + }, + { + "type": "para:q2", + "content": [ + "because they are very strong," + ] + }, + { + "type": "para:q2", + "content": [ + "with the result that I cannot", + { + "type": "char:add", + "content": [ + "escape from them" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 142:7" + }, + "Free/Rescue me from my troubles/difficulties [MET]" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that I may thank you." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "If you do that, when I am with godly/righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "I will praise you" + ] + }, + "for having been very good to me." + ] + }, + { + "type": "chapter:c", + "number": "143", + "sid": "PSA 143" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 143:1" + }, + "Yahweh, hear me while I pray to you!" + ] + }, + { + "type": "para:q2", + "content": [ + "Because you are righteous" + ] + }, + { + "type": "para:q2", + "content": [ + "and because you faithfully do what you have promised," + ] + }, + { + "type": "para:q2", + "content": [ + "listen to what I am pleading that you", + { + "type": "char:add", + "content": [ + "do for me" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 143:2" + }, + "I am one who serves you;" + ] + }, + { + "type": "para:q1", + "content": [ + "do not judge me," + ] + }, + { + "type": "para:q2", + "content": [ + "because you know that everyone has done things that are wrong►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 143:3" + }, + { + "type": "char:add", + "content": [ + "My" + ] + }, + "enemies have pursued me;" + ] + }, + { + "type": "para:q2", + "content": [ + "they have completely defeated me." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "It is as though" + ] + }, + "they have put me in a dark", + { + "type": "char:add", + "content": [ + "prison" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "where I", + { + "type": "char:add", + "content": [ + "have nothing good to" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "hope for/expect" + ] + }, + "►, like those who died long ago [SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 143:4" + }, + "So I am very discouraged;" + ] + }, + { + "type": "para:q2", + "content": [ + "I am very dismayed/worried." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 143:5" + }, + "I remember what has happened previously:" + ] + }, + { + "type": "para:q2", + "content": [ + "I ◄meditate on/think about► all the things that you have done;" + ] + }, + { + "type": "para:q1", + "content": [ + "I consider", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "great" + ] + }, + "deeds that you [SYN] have performed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 143:6" + }, + "I lift up my hands/arms to you while I pray;" + ] + }, + { + "type": "para:q2", + "content": [ + "I [SYN] need you, like very dry ground", + { + "type": "char:add", + "content": [ + "needs rain" + ] + }, + "[SIM]." + ] + }, + { + "type": "para:qr", + "content": [ + "(Think about that!)" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 143:7" + }, + "Yahweh, I am very discouraged," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "please answer me right now!" + ] + }, + { + "type": "para:q1", + "content": [ + "Do not hide from me," + ] + }, + { + "type": "para:q2", + "content": [ + "because if you do that, I will", + { + "type": "char:add", + "content": [ + "soon" + ] + }, + "be [SIM] among those who descend to where the dead people are." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 143:8" + }, + { + "type": "char:add", + "content": [ + "Every" + ] + }, + "morning cause me to remember that you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "because I trust in you." + ] + }, + { + "type": "para:q1", + "content": [ + "I ◄pray/send my prayers up [IDM]► to you;" + ] + }, + { + "type": "para:q2", + "content": [ + "show me what I should do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 143:9" + }, + "Yahweh, I have gone/run to you to be protected," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "so" + ] + }, + "rescue me from my enemies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 143:10" + }, + "You are my God;" + ] + }, + { + "type": "para:q2", + "content": [ + "teach me to do what you want me to do." + ] + }, + { + "type": "para:q1", + "content": [ + "I want your good Spirit to lead me on a path that is not difficult to walk on." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 143:11" + }, + "Yahweh, restore me when I am close to dying, as you promised to do." + ] + }, + { + "type": "para:q2", + "content": [ + "Because you are righteous/good, rescue me from my troubles/difficulties!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 143:12" + }, + "I am one who serves you;" + ] + }, + { + "type": "para:q1", + "content": [ + "so because you faithfully love", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "kill my enemies" + ] + }, + { + "type": "para:q2", + "content": [ + "and get rid of all those who ◄oppress/cause trouble for► me." + ] + }, + { + "type": "chapter:c", + "number": "144", + "sid": "PSA 144" + }, + { + "type": "para:s1", + "content": [ + "Written by David" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 144:1" + }, + "I praise Yahweh, who is", + { + "type": "char:add", + "content": [ + "like an overhanging" + ] + }, + "rock", + { + "type": "char:add", + "content": [ + "under which I" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "get refuge/am protected" + ] + }, + "►!" + ] + }, + { + "type": "para:q1", + "content": [ + "He trains my hands so that I can use them to fight battles;" + ] + }, + { + "type": "para:q2", + "content": [ + "he trains my fingers so that I can", + { + "type": "char:add", + "content": [ + "shoot arrows in a war" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 144:2" + }, + "He is the one who protects me;" + ] + }, + { + "type": "para:q2", + "content": [ + "he is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a fortress [DOU] in which I am safe," + ] + }, + { + "type": "para:q2", + "content": [ + "he protects me", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "shields", + { + "type": "char:add", + "content": [ + "protect soldiers" + ] + }, + "[MET]," + ] + }, + { + "type": "para:q2", + "content": [ + "and he gives me refuge." + ] + }, + { + "type": "para:q1", + "content": [ + "He defeats", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "nations and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "puts them under my power." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 144:3" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "people are", + { + "type": "char:add", + "content": [ + "very insignificant/unimportant" + ] + }, + ", so why ◄are you concerned/do you care about us► [RHQ]?" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "It is amazing to me that" + ] + }, + "you pay attention to humans." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 144:4" + }, + { + "type": "char:add", + "content": [ + "The time that we live is as short" + ] + }, + "as [SIM] a puff of wind;" + ] + }, + { + "type": "para:q2", + "content": [ + "our time to live disappears like a shadow does." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 144:5" + }, + "Yahweh, ◄tear open/open up► the sky and come down!" + ] + }, + { + "type": "para:q2", + "content": [ + "Touch the mountains in order that smoke will pour out from them!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 144:6" + }, + "Cause lightning to flash with the result that", + { + "type": "char:add", + "content": [ + "your enemies" + ] + }, + "will run away!" + ] + }, + { + "type": "para:q2", + "content": [ + "Shoot your arrows", + { + "type": "char:add", + "content": [ + "at them" + ] + }, + "and cause them to ◄run away/scatter►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 144:7" + }, + { + "type": "char:add", + "content": [ + "It is as though my enemies surround me like" + ] + }, + "a flood;" + ] + }, + { + "type": "para:q2", + "content": [ + "reach your hand down from heaven" + ] + }, + { + "type": "para:q1", + "content": [ + "and rescue me from them [SYN]." + ] + }, + { + "type": "para:q1", + "content": [ + "They are men from other countries" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 144:8" + }, + "who [SYN]", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "tell lies." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "Even in a courtroom where they swear to tell the truth" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "they tell lies." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 144:9" + }, + "God, I will sing a new song to you," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will play my ten-stringed harp", + { + "type": "char:add", + "content": [ + "while I sing" + ] + }, + "to you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 144:10" + }, + "You enable kings to defeat", + { + "type": "char:add", + "content": [ + "their enemies" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "and you rescued me, your servant David, from", + { + "type": "char:add", + "content": [ + "being killed by" + ] + }, + "my enemies' swords." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 144:11" + }, + { + "type": "char:add", + "content": [ + "So I ask you to" + ] + }, + "save me from", + { + "type": "char:add", + "content": [ + "being killed by" + ] + }, + "the swords", + { + "type": "char:add", + "content": [ + "that those" + ] + }, + "evil", + { + "type": "char:add", + "content": [ + "people carry" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Rescue me from the power [MTY] of those foreigners" + ] + }, + { + "type": "para:q2", + "content": [ + "who [SYN]", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "tell lies," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "who raise" + ] + }, + "their right hands", + { + "type": "char:add", + "content": [ + "in courtrooms when they solemnly declare that they will tell the truth" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 144:12" + }, + "I wish/hope that our young sons will grow up to be like strong plants [SIM]," + ] + }, + { + "type": "para:q1", + "content": [ + "and I wish/hope that our daughters will", + { + "type": "char:add", + "content": [ + "grow up to" + ] + }, + "be", + { + "type": "char:add", + "content": [ + "straight and tall" + ] + } + ] + }, + { + "type": "para:q2", + "content": [ + "like the pillars [SIM] that stand in the corners of palaces." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 144:13" + }, + "I wish/hope that our barns will be full of many different crops." + ] + }, + { + "type": "para:q1", + "content": [ + "I wish/hope that the sheep in our fields will give birth to tens of thousands of baby lambs." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 144:14" + }, + "I wish/hope that our cows will give birth to many calves" + ] + }, + { + "type": "para:q2", + "content": [ + "without having any miscarriages or deaths when they are born (OR, that no enemies will break through our city walls and take us ◄into exile/to their own countries►)." + ] + }, + { + "type": "para:q2", + "content": [ + "I wish/hope that", + { + "type": "char:add", + "content": [ + "there will not be a time when the people in" + ] + }, + "our streets cry out in distress" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "because foreign armies are invading" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 144:15" + }, + "If good things like that happen to a nation," + ] + }, + { + "type": "para:q2", + "content": [ + "the people will be very happy." + ] + }, + { + "type": "para:q1", + "content": [ + "The people whose God is Yahweh are the ones who will be happy!" + ] + }, + { + "type": "chapter:c", + "number": "145", + "sid": "PSA 145" + }, + { + "type": "para:s1", + "content": [ + "A psalm written by David to praise God" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 145:1" + }, + "My God and King, I will proclaim that you are very great/glorious;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will praise you [MTY] now and forever." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 145:2" + }, + "Every day I will praise you;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "Yes" + ] + }, + ", I will praise you [MTY] forever." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 145:3" + }, + "Yahweh you are great, and ◄you ought to be praised/people should praise you► very much;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "we" + ] + }, + "cannot fully realize how great you are." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 145:4" + }, + "Parents should tell their children the things that you have done;" + ] + }, + { + "type": "para:q2", + "content": [ + "they should tell their children about your mighty deeds." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 145:5" + }, + "They should tell them that you are very glorious and majestic [DOU]," + ] + }, + { + "type": "para:q1", + "content": [ + "and I will ◄meditate on/think about►", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "your wonderful deeds." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 145:6" + }, + "People will speak about your powerful and awesome deeds," + ] + }, + { + "type": "para:q2", + "content": [ + "and I will proclaim that you are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "great." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 145:7" + }, + "People will remember and proclaim that you are very good", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and they will sing joyfully that you", + { + "type": "char:add", + "content": [ + "always act" + ] + }, + "justly/fairly." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 145:8" + }, + "Yahweh, you", + { + "type": "char:add", + "content": [ + "are" + ] + }, + "kind and merciful", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + ";" + ] + }, + { + "type": "para:q2", + "content": [ + "you do not quickly become angry;" + ] + }, + { + "type": "para:q2", + "content": [ + "you faithfully love", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "very much." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 145:9" + }, + "Yahweh, you are good to everyone," + ] + }, + { + "type": "para:q2", + "content": [ + "and you are merciful to everything that you have made." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 145:10" + }, + "Yahweh,", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the creatures that you", + { + "type": "char:add", + "content": [ + "made" + ] + }, + "will thank you," + ] + }, + { + "type": "para:q2", + "content": [ + "and all your people will praise you." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 145:11" + }, + "They will tell", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "that you rule gloriously as", + { + "type": "char:add", + "content": [ + "our" + ] + }, + "king" + ] + }, + { + "type": "para:q2", + "content": [ + "and that you are", + { + "type": "char:add", + "content": [ + "very" + ] + }, + "powerful." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 145:12" + }, + { + "type": "char:add", + "content": [ + "They will do that" + ] + }, + "in order that everyone will know about your powerful deeds" + ] + }, + { + "type": "para:q2", + "content": [ + "and that you rule", + { + "type": "char:add", + "content": [ + "over us" + ] + }, + "gloriously." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 145:13" + }, + "You will never stop being king;" + ] + }, + { + "type": "para:q2", + "content": [ + "you", + { + "type": "char:add", + "content": [ + "will" + ] + }, + "rule ◄throughout all generations/forever►." + ] + }, + { + "type": "para:q1", + "content": [ + "Yahweh, you faithfully do all that you have promised to do," + ] + }, + { + "type": "para:q2", + "content": [ + "and all that you do, you do mercifully." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 145:14" + }, + "Yahweh, you help all those who are discouraged" + ] + }, + { + "type": "para:q2", + "content": [ + "and you lift up all those who ◄stumble and fall down/are distressed►." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 145:15" + }, + "All of the creatures that you made expect that you", + { + "type": "char:add", + "content": [ + "will provide food for them" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and you give them food when they need it." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 145:16" + }, + "You give food to all living creatures generously [IDM]," + ] + }, + { + "type": "para:q2", + "content": [ + "and you cause them to ◄be satisfied/have all the food that they need►." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 145:17" + }, + "Everything that Yahweh does, he does justly/fairly," + ] + }, + { + "type": "para:q2", + "content": [ + "and all that he does, he does mercifully." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 145:18" + }, + "Yahweh ◄comes near to/is ready to help► all those who call out to him," + ] + }, + { + "type": "para:q2", + "content": [ + "to those who call to him sincerely." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 145:19" + }, + "To all those who revere him, he gives them what they need." + ] + }, + { + "type": "para:q2", + "content": [ + "He hears them when they cry out to him, and saves/rescues them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 145:20" + }, + "Yahweh protects all those who love him," + ] + }, + { + "type": "para:q2", + "content": [ + "but he will get rid of all the wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "PSA 145:21" + }, + "I [SYN] will always praise Yahweh;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "He is" + ] + }, + "holy; and I wish/hope that evefyone will praise him [MTY] forever." + ] + }, + { + "type": "chapter:c", + "number": "146", + "sid": "PSA 146" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 146:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "With my whole inner being I will praise Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 146:2" + }, + "I will praise Yahweh as long as I am alive;" + ] + }, + { + "type": "para:q2", + "content": [ + "I will sing to praise my God for", + { + "type": "char:add", + "content": [ + "the rest of" + ] + }, + "my life." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 146:3" + }, + { + "type": "char:add", + "content": [ + "You people" + ] + }, + ", do not trust in your leaders;" + ] + }, + { + "type": "para:q2", + "content": [ + "do not trust humans because they cannot save/rescue you", + { + "type": "char:add", + "content": [ + "from your difficulties/problems" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 146:4" + }, + "And when they die, their corpses", + { + "type": "char:add", + "content": [ + "decay and" + ] + }, + "become soil again." + ] + }, + { + "type": "para:q2", + "content": [ + "After they die, they can no longer do the things that they planned to do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 146:5" + }, + "But those whose helper is the God whom Jacob", + { + "type": "char:add", + "content": [ + "worshiped" + ] + }, + "are happy." + ] + }, + { + "type": "para:q2", + "content": [ + "The one whom they confidently expect", + { + "type": "char:add", + "content": [ + "to help them" + ] + }, + "is Yahweh, their God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 146:6" + }, + "He is the one who created heaven and the earth" + ] + }, + { + "type": "para:q2", + "content": [ + "and the oceans and all", + { + "type": "char:add", + "content": [ + "the creatures" + ] + }, + "that are in them." + ] + }, + { + "type": "para:q1", + "content": [ + "He always does what he has promised to do." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 146:7" + }, + "He decides matters fairly for those who are ◄treated unfairly/oppressed►," + ] + }, + { + "type": "para:q2", + "content": [ + "and he provides food for those who are hungry." + ] + }, + { + "type": "para:q1", + "content": [ + "He frees those who are in prison." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 146:8" + }, + "Yahweh enables those who are blind to see again." + ] + }, + { + "type": "para:q1", + "content": [ + "He lifts up those who have fallen down." + ] + }, + { + "type": "para:q2", + "content": [ + "He loves righteous", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 146:9" + }, + "Yahweh takes care of those from other countries who live in our land," + ] + }, + { + "type": "para:q2", + "content": [ + "and he helps widows and orphans." + ] + }, + { + "type": "para:q2", + "content": [ + "But he gets rid of wicked", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 146:10" + }, + "Yahweh will", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "be our king forever;" + ] + }, + { + "type": "para:q2", + "content": [ + "you people of Israel, your God will rule forever!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "147", + "sid": "PSA 147" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 147:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "It is good to sing to praise our God." + ] + }, + { + "type": "para:q2", + "content": [ + "It is a delightful thing to do and the right thing to do." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 147:2" + }, + { + "type": "char:add", + "content": [ + "Jerusalem was destroyed, but" + ] + }, + "Yahweh is", + { + "type": "char:add", + "content": [ + "enabling us to" + ] + }, + "build Jerusalem again." + ] + }, + { + "type": "para:q2", + "content": [ + "He is bringing back the people who were taken", + { + "type": "char:add", + "content": [ + "to Babylonia" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 147:3" + }, + "He enables those who were very discouraged to be encouraged again;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "it is as though" + ] + }, + "they have wounds and he bandages them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 147:4" + }, + "He has determined how many stars there will be," + ] + }, + { + "type": "para:q2", + "content": [ + "and he gives names to all of them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 147:5" + }, + "Yahweh is great and very powerful," + ] + }, + { + "type": "para:q2", + "content": [ + "and no one can measure how much he understands." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 147:6" + }, + "Yahweh lifts up those who have been oppressed," + ] + }, + { + "type": "para:q2", + "content": [ + "and he throws the wicked down to the ground." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 147:7" + }, + "Thank Yahweh while you are singing to him to praise him;" + ] + }, + { + "type": "para:q2", + "content": [ + "on the harps, play music to our God." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 147:8" + }, + "He covers the sky with clouds," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "and then" + ] + }, + "he sends rain to the earth" + ] + }, + { + "type": "para:q2", + "content": [ + "and causes grass to grow on the hills." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 147:9" + }, + "He gives to animals the food that they", + { + "type": "char:add", + "content": [ + "need" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and gives food to young crows/birds when they cry out", + { + "type": "char:add", + "content": [ + "because they are hungry" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 147:10" + }, + "He is not pleased with strong horses" + ] + }, + { + "type": "para:q2", + "content": [ + "or with men who can run [MTY] fast." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 147:11" + }, + "Instead, what pleases him are those who revere him," + ] + }, + { + "type": "para:q2", + "content": [ + "those who confidently expect him to continue to faithfully love them." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 147:12" + }, + { + "type": "char:add", + "content": [ + "You people of" + ] + }, + "[APO] Jerusalem, praise Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + "Praise your God!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 147:13" + }, + "He", + { + "type": "char:add", + "content": [ + "guards your city" + ] + }, + "by keeping its gates strong." + ] + }, + { + "type": "para:q1", + "content": [ + "He blesses the people who live there." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 147:14" + }, + "He protects the borders", + { + "type": "char:add", + "content": [ + "of your country, so that enemies from other countries cannot attack you" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "He gives you plenty of very good wheat/grain to eat." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "PSA 147:15" + }, + "He commands what he wants to be done on the earth," + ] + }, + { + "type": "para:q2", + "content": [ + "and his words quickly come to the place to which he sends them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "PSA 147:16" + }, + "He sends snow which", + { + "type": "char:add", + "content": [ + "covers the ground" + ] + }, + "like a white wool blanket [SIM]," + ] + }, + { + "type": "para:q2", + "content": [ + "and he scatters frost", + { + "type": "char:add", + "content": [ + "on the ground" + ] + }, + "like", + { + "type": "char:add", + "content": [ + "wind scatters" + ] + }, + "ashes [SIM]." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "PSA 147:17" + }, + "He sends hail down like ◄pebbles/tiny stones►;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "when that happens" + ] + }, + ", ◄it is very difficult to endure because the air becomes very cold./who can endure because the air becomes very cold?► [RHQ]" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "PSA 147:18" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "he commands the wind to blow, and it blows." + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "Then the hail" + ] + }, + "melts and", + { + "type": "char:add", + "content": [ + "the water" + ] + }, + "flows", + { + "type": "char:add", + "content": [ + "into the streams" + ] + }, + "." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PSA 147:19" + }, + "He sent his message to", + { + "type": "char:add", + "content": [ + "the descendants of" + ] + }, + "Jacob;" + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "char:add", + "content": [ + "he tells to his" + ] + }, + "Israeli people the laws and regulations that he had decreed." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "PSA 147:20" + }, + "He has not done that for any other nation;" + ] + }, + { + "type": "para:q2", + "content": [ + "the other nations do not know his laws." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "148", + "sid": "PSA 148" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 148:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise him, from up in heaven;" + ] + }, + { + "type": "para:q2", + "content": [ + "praise him from way up in the sky!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 148:2" + }, + "All you angels who belong to him, praise him!" + ] + }, + { + "type": "para:q2", + "content": [ + "All you who are in the armies of heaven, praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 148:3" + }, + "Sun and moon,", + { + "type": "char:add", + "content": [ + "you also" + ] + }, + "praise him!" + ] + }, + { + "type": "para:q2", + "content": [ + "You shining stars, you praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 148:4" + }, + "You highest heavens, praise him!" + ] + }, + { + "type": "para:q2", + "content": [ + "And you waters that are high above the sky, praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 148:5" + }, + "I want", + { + "type": "char:add", + "content": [ + "all of" + ] + }, + "these to praise Yahweh [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "because by commanding", + { + "type": "char:add", + "content": [ + "them to exist" + ] + }, + ", he created them." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 148:6" + }, + "He determined the places where they should be", + { + "type": "char:add", + "content": [ + "in the sky" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "and he commanded that they should be there forever." + ] + }, + { + "type": "para:q2", + "content": [ + "They cannot disobey that command!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 148:7" + }, + "And everything on the earth, praise Yahweh!" + ] + }, + { + "type": "para:q2", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "huge" + ] + }, + "sea monsters and", + { + "type": "char:add", + "content": [ + "everything else that is" + ] + }, + "deep", + { + "type": "char:add", + "content": [ + "in the ocean" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 148:8" + }, + "and fire and hail, and snow and frost," + ] + }, + { + "type": "para:q2", + "content": [ + "and strong winds that obey what he commands," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "I tell" + ] + }, + "all of you to praise Yahweh!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 148:9" + }, + "Hills and mountains," + ] + }, + { + "type": "para:q2", + "content": [ + "fruit trees and cedar", + { + "type": "char:add", + "content": [ + "trees" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PSA 148:10" + }, + "all the wild animals and all", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "cattle," + ] + }, + { + "type": "para:q2", + "content": [ + "and the ◄reptiles/creatures that crawl on the ground►," + ] + }, + { + "type": "para:q2", + "content": [ + "and", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the birds,", + { + "type": "char:add", + "content": [ + "I tell all of them to praise Yahweh" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "PSA 148:11" + }, + "You kings on this earth and all the people", + { + "type": "char:add", + "content": [ + "that you rule" + ] + }, + "," + ] + }, + { + "type": "para:q2", + "content": [ + "you princes and all", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "rulers," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "PSA 148:12" + }, + "you young men and young women," + ] + }, + { + "type": "para:q2", + "content": [ + "you old people and children,", + { + "type": "char:add", + "content": [ + "everyone, praise Yahweh!" + ] + } + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "PSA 148:13" + }, + "I want them", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "to praise Yahweh [MTY]" + ] + }, + { + "type": "para:q2", + "content": [ + "because he is greater than anyone else." + ] + }, + { + "type": "para:q2", + "content": [ + "His glory is greater than", + { + "type": "char:add", + "content": [ + "anything on" + ] + }, + "the earth or", + { + "type": "char:add", + "content": [ + "in" + ] + }, + "heaven." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "PSA 148:14" + }, + "He caused us, his people, to be strong" + ] + }, + { + "type": "para:q2", + "content": [ + "in order that we, his people," + ] + }, + { + "type": "para:q2", + "content": [ + "we Israeli people ◄who are very precious to him/whom he loves very much►," + ] + }, + { + "type": "para:q2", + "content": [ + "would praise him." + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "So praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "149", + "sid": "PSA 149" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 149:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Sing a new song to Yahweh," + ] + }, + { + "type": "para:q2", + "content": [ + "praise him whenever", + { + "type": "char:add", + "content": [ + "his" + ] + }, + "faithful", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "gather together!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 149:2" + }, + { + "type": "char:add", + "content": [ + "You" + ] + }, + "Israeli people, be glad because of", + { + "type": "char:add", + "content": [ + "what God" + ] + }, + ", who created you,", + { + "type": "char:add", + "content": [ + "has done for you" + ] + }, + "!" + ] + }, + { + "type": "para:q2", + "content": [ + "You people of Jerusalem, rejoice because of", + { + "type": "char:add", + "content": [ + "what God" + ] + }, + "your king", + { + "type": "char:add", + "content": [ + "has done for you" + ] + }, + "!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 149:3" + }, + "Praise Yahweh by dancing, by beating/playing tambourines," + ] + }, + { + "type": "para:q2", + "content": [ + "and by playing harps to praise him!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 149:4" + }, + "Yahweh is pleased with his people;" + ] + }, + { + "type": "para:q2", + "content": [ + "he honors humble", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "by helping them to defeat", + { + "type": "char:add", + "content": [ + "their enemies" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 149:5" + }, + "God's people should rejoice because they have won battles" + ] + }, + { + "type": "para:q2", + "content": [ + "and they should sing joyfully all during the night!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 149:6" + }, + "They [MTY] should shout loudly to praise God;" + ] + }, + { + "type": "para:q2", + "content": [ + "but", + { + "type": "char:add", + "content": [ + "they should also hold" + ] + }, + "sharp swords in their hands," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "PSA 149:7" + }, + { + "type": "char:add", + "content": [ + "ready to use them" + ] + }, + "to defeat the", + { + "type": "char:add", + "content": [ + "soldiers of" + ] + }, + "nations", + { + "type": "char:add", + "content": [ + "that do not worship God" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "and to punish the people", + { + "type": "char:add", + "content": [ + "of those nations" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "PSA 149:8" + }, + "and to fasten the arms and legs of their kings and other leaders with iron chains," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PSA 149:9" + }, + "to judge", + { + "type": "char:add", + "content": [ + "and punish" + ] + }, + "the people of those nations, like", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "wrote/declared", + { + "type": "char:add", + "content": [ + "should be done" + ] + }, + "." + ] + }, + { + "type": "para:q2", + "content": [ + "It is ◄a privilege/an honor► for God's faithful people to do that!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + }, + { + "type": "chapter:c", + "number": "150", + "sid": "PSA 150" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 150:1" + }, + "Praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise God in his sacred temple!" + ] + }, + { + "type": "para:q2", + "content": [ + "And praise him in his fortress in heaven!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 150:2" + }, + "Praise him for the mighty deeds that he has performed;" + ] + }, + { + "type": "para:q2", + "content": [ + "praise him for his being extremely great!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 150:3" + }, + "Praise him by", + { + "type": "char:add", + "content": [ + "blowing" + ] + }, + "trumpets loudly;" + ] + }, + { + "type": "para:q2", + "content": [ + "praise him by", + { + "type": "char:add", + "content": [ + "playing" + ] + }, + "harps and ◄small lyres/other instruments that have many strings►!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 150:4" + }, + "Praise him by", + { + "type": "char:add", + "content": [ + "beating" + ] + }, + "drums and by dancing." + ] + }, + { + "type": "para:q2", + "content": [ + "Praise him by", + { + "type": "char:add", + "content": [ + "playing" + ] + }, + "stringed instruments and by", + { + "type": "char:add", + "content": [ + "playing" + ] + }, + "flutes!" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 150:5" + }, + "Praise him by", + { + "type": "char:add", + "content": [ + "clashing" + ] + }, + "cymbals together;" + ] + }, + { + "type": "para:q2", + "content": [ + "praise him by clashing", + { + "type": "char:add", + "content": [ + "together very" + ] + }, + "loud cymbals!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "PSA 150:6" + }, + "I want all living creatures to praise Yahweh!" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:q1", + "content": [ + "Praise Yahweh!" + ] + } + ] +} \ No newline at end of file diff --git a/tests/samples-from-wild/t4t3/origin-usj.json b/tests/samples-from-wild/t4t3/origin-usj.json index 2069d816..93330c96 100644 --- a/tests/samples-from-wild/t4t3/origin-usj.json +++ b/tests/samples-from-wild/t4t3/origin-usj.json @@ -1,35781 +1,35768 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "- Translation 4 Translators 1" - ], - "code": "ACT" - }, - { - "type": "para:ide", - "content": [ - "65001 - Unicode (UTF-8)" - ] - }, - { - "type": "para:h", - "content": [ - "ACTS" - ] - }, - { - "type": "para:toc1", - "content": [ - "Acts" - ] - }, - { - "type": "para:toc2", - "content": [ - "Acts" - ] - }, - { - "type": "para:toc3", - "content": [ - "Act" - ] - }, - { - "type": "para:mt2", - "content": [ - "The account of the first Christians, which we call the book of" - ] - }, - { - "type": "para:mt1", - "content": [ - "Acts" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:s1", - "content": [ - "Acts 1:1-3" - ] - }, - { - "type": "para:s1", - "content": [ - "Luke referred to the Gospel he had written to Theophilus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 1:1" - }, - { - "type": "char:add", - "content": [ - "Dear" - ] - }, - "Theophilus," - ] - }, - { - "type": "para:p", - "content": [ - "In my first book", - { - "type": "char:add", - "content": [ - "that I wrote for you" - ] - }, - ", I wrote about many of the things that Jesus did and taught", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 1:2" - }, - "until the day on which he was taken {", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "took him} up", - { - "type": "char:add", - "content": [ - "to heaven" - ] - }, - ". Before", - { - "type": "char:add", - "content": [ - "he went to heaven" - ] - }, - ", saying what the Holy Spirit", - { - "type": "char:add", - "content": [ - "told him" - ] - }, - ", he told the apostles whom he had chosen", - { - "type": "char:add", - "content": [ - "the things that he wanted them to know" - ] - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 1:3" - }, - "After he had suffered", - { - "type": "char:add", - "content": [ - "and died on the cross" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "he became alive again" - ] - }, - ". As he appeared to them", - { - "type": "char:add", - "content": [ - "often" - ] - }, - "during", - { - "type": "char:add", - "content": [ - "the next" - ] - }, - "forty days, the apostles saw him many times. He proved to them in many ways that he was alive again. He talked", - { - "type": "char:add", - "content": [ - "with them" - ] - }, - "about", - { - "type": "char:add", - "content": [ - "how" - ] - }, - "God would rule [MET]", - { - "type": "char:add", - "content": [ - "the lives of people who accepted him as their king" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:4-5" - ] - }, - { - "type": "para:s1", - "content": [ - "Jesus commanded his apostles to wait for the Holy Spirit." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 1:4" - }, - { - "type": "char:add", - "content": [ - "One time" - ] - }, - "while he was with them, he told them, “Do not leave Jerusalem", - { - "type": "char:add", - "content": [ - "yet" - ] - }, - ". Instead, wait", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "until my Father sends", - { - "type": "char:add", - "content": [ - "his Spirit" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "to you" - ] - }, - ", as he promised", - { - "type": "char:add", - "content": [ - "to do" - ] - }, - ". You have heard me speak", - { - "type": "char:add", - "content": [ - "to you" - ] - }, - "about that.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 1:5" - }, - "John baptized people in water", - { - "type": "char:add", - "content": [ - "because they said that they wanted to change their lives" - ] - }, - ", but after a few days [LIT]", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will put the Holy Spirit within you(pl)", - { - "type": "char:add", - "content": [ - "to truly change your lives" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:6-9" - ] - }, - { - "type": "para:s1", - "content": [ - "Jesus said that they would tell about him everywhere, and then he ascended to heaven." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ACT 1:6" - }, - "One day when the", - { - "type": "char:add", - "content": [ - "apostles" - ] - }, - "met together", - { - "type": "char:add", - "content": [ - "with Jesus" - ] - }, - ", they asked him, “Lord, will you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "now become the King [MET] over", - { - "type": "char:add", - "content": [ - "us" - ] - }, - "Israelite people", - { - "type": "char:add", - "content": [ - "like King David, who ruled long ago" - ] - }, - "?” (OR, “Lord, will you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "now", - { - "type": "char:add", - "content": [ - "defeat the Romans and" - ] - }, - "restore the kingdom", - { - "type": "char:add", - "content": [ - "to us" - ] - }, - "Israelite people?”)", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 1:7" - }, - "He replied to them, “You do not", - { - "type": "char:add", - "content": [ - "need" - ] - }, - "to know the time", - { - "type": "char:add", - "content": [ - "periods" - ] - }, - "and days", - { - "type": "char:add", - "content": [ - "when that will happen" - ] - }, - ". My Father alone has decided", - { - "type": "char:add", - "content": [ - "when he will make me king" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 1:8" - }, - "But", - { - "type": "char:add", - "content": [ - "you do need to know that" - ] - }, - "the Holy Spirit will make you", - { - "type": "char:add", - "content": [ - "spiritually" - ] - }, - "strong when he comes to live in you. Then you will", - { - "type": "char:add", - "content": [ - "powerfully" - ] - }, - "tell people about me in Jerusalem and in all", - { - "type": "char:add", - "content": [ - "the other places in" - ] - }, - "Judea", - { - "type": "char:add", - "content": [ - "district" - ] - }, - ", in Samaria", - { - "type": "char:add", - "content": [ - "district" - ] - }, - ", and in places far away all over [IDM] the world.”", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 1:9" - }, - "After he said that, he was taken {", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "took him} up", - { - "type": "char:add", - "content": [ - "to heaven" - ] - }, - ", while they were watching.", - { - "type": "char:add", - "content": [ - "He went up into" - ] - }, - "a cloud [PRS], which prevented them from seeing him", - { - "type": "char:add", - "content": [ - "anymore" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:10-11" - ] - }, - { - "type": "para:s1", - "content": [ - "Angels told the apostles that Jesus would return later." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ACT 1:10" - }, - "While", - { - "type": "char:add", - "content": [ - "the apostles" - ] - }, - "were", - { - "type": "char:add", - "content": [ - "still" - ] - }, - "staring towards the sky as he was going up, suddenly two men who were wearing white clothes stood beside them.", - { - "type": "char:add", - "content": [ - "They were angels" - ] - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 1:11" - }, - "One", - { - "type": "char:add", - "content": [ - "of" - ] - }, - "them said, “You men from Galilee", - { - "type": "char:add", - "content": [ - "district" - ] - }, - ", ◄you do not need to stand", - { - "type": "char:add", - "content": [ - "here any longer" - ] - }, - "looking up at the sky!/why do you still stand", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "looking up at the sky?► [RHQ]", - { - "type": "char:add", - "content": [ - "Some day" - ] - }, - "this same Jesus, whom", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "took from you up to heaven, will come back", - { - "type": "char:add", - "content": [ - "to earth" - ] - }, - ". He will return in the same manner as you", - { - "type": "char:add", - "content": [ - "just now" - ] - }, - "saw him when he went up to heaven,", - { - "type": "char:add", - "content": [ - "but he will not return now" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:12-14" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles and other believers often prayed together." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 1:12" - }, - "Then", - { - "type": "char:add", - "content": [ - "after the two angels left" - ] - }, - ", the apostles returned to Jerusalem from Olive", - { - "type": "char:add", - "content": [ - "Tree" - ] - }, - "Hill, which was about ◄a half mile/one kilometer► [MTY] from Jerusalem.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 1:13" - }, - "When they entered", - { - "type": "char:add", - "content": [ - "the city" - ] - }, - ", they went upstairs to the room", - { - "type": "char:add", - "content": [ - "in the house" - ] - }, - "where they were staying.", - { - "type": "char:add", - "content": [ - "Those who were there included" - ] - }, - "Peter, John, James, Andrew, Philip, Thomas, Bartholomew, Matthew,", - { - "type": "char:add", - "content": [ - "another" - ] - }, - "James", - { - "type": "char:add", - "content": [ - "the son" - ] - }, - "of Alphaeus, Simon who belonged to the group that wanted to expel the Romans, and Judas", - { - "type": "char:add", - "content": [ - "the son" - ] - }, - "of", - { - "type": "char:add", - "content": [ - "another man named" - ] - }, - "James.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 1:14" - }, - "All these apostles agreed concerning the things about which they continually were praying", - { - "type": "char:add", - "content": [ - "together. Others who prayed with them" - ] - }, - "included the women", - { - "type": "char:add", - "content": [ - "who had accompanied Jesus" - ] - }, - ", Mary who was Jesus' mother, and his", - { - "type": "char:add", - "content": [ - "younger" - ] - }, - "brothers." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:15-17" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter told them why someone must replace Judas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ACT 1:15" - }, - "During those days Peter stood up among his fellow believers. There were", - { - "type": "char:add", - "content": [ - "at that place" - ] - }, - "a group of about 120 of", - { - "type": "char:add", - "content": [ - "Jesus' followers" - ] - }, - ". Peter said,", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 1:16" - }, - "“My fellow believers,", - { - "type": "char:add", - "content": [ - "there are words that King" - ] - }, - "David wrote [MTY] in the Scriptures long ago that needed to be fulfilled {to happen", - { - "type": "char:add", - "content": [ - "as he said they would" - ] - }, - "}. The Holy Spirit,", - { - "type": "char:add", - "content": [ - "who knew that Judas would be the one who would fulfill those words" - ] - }, - ", told David what to write.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 1:17" - }, - { - "type": "char:add", - "content": [ - "Although" - ] - }, - "Judas had been chosen {", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "had chosen Judas}, along with", - { - "type": "char:add", - "content": [ - "the rest of" - ] - }, - "us", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "to serve", - { - "type": "char:add", - "content": [ - "as an apostle" - ] - }, - ", Judas was the person who led to Jesus the people who seized him.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:18-19" - ] - }, - { - "type": "para:s1", - "content": [ - "How Judas died." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 1:18" - }, - { - "type": "char:add", - "content": [ - "The Jewish leaders" - ] - }, - "gave Judas money when he", - { - "type": "char:add", - "content": [ - "promised to" - ] - }, - "treacherously/wickedly", - { - "type": "char:add", - "content": [ - "betray Jesus. Later Judas returned that money to them" - ] - }, - ". When Judas", - { - "type": "char:add", - "content": [ - "hanged himself" - ] - }, - ", his body fell down", - { - "type": "char:add", - "content": [ - "to the ground" - ] - }, - ". His abdomen burst open, and all his intestines spilled out.", - { - "type": "char:add", - "content": [ - "So" - ] - }, - "the", - { - "type": "char:add", - "content": [ - "Jewish leaders" - ] - }, - "bought a field", - { - "type": "char:add", - "content": [ - "using" - ] - }, - "that money.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 1:19" - }, - "All the people who reside in Jerusalem heard", - { - "type": "char:add", - "content": [ - "about that" - ] - }, - ", so they called that field in their own", - { - "type": "char:add", - "content": [ - "Aramaic" - ] - }, - "language, Akeldama, which means ❛Field of Blood❜,", - { - "type": "char:add", - "content": [ - "because it was where someone bled and died" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:20" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter quoted from the Psalms about Judas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ACT 1:20" - }, - { - "type": "char:add", - "content": [ - "Peter also said" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "I perceive that what happened to Judas is like what the writer of" - ] - }, - "Psalms", - { - "type": "char:add", - "content": [ - "desired to happen" - ] - }, - ": ‘May his house become deserted, and may there be no one to live in it.’ (OR, ‘", - { - "type": "char:add", - "content": [ - "Judge him, Lord, so that neither he nor" - ] - }, - "anyone", - { - "type": "char:add", - "content": [ - "else" - ] - }, - "may live in his house!)’ And it seems that", - { - "type": "char:add", - "content": [ - "these other words that David wrote also refer to Judas:" - ] - }, - "‘Let someone else take over his work as a leader.’”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:21-22" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter concluded that they needed to choose a man to replace Judas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ACT 1:21" - }, - "“So it is necessary", - { - "type": "char:add", - "content": [ - "for us apostles" - ] - }, - "to choose a man", - { - "type": "char:add", - "content": [ - "to replace Judas. He must be one who" - ] - }, - "accompanied [MTY] us all the time when the Lord Jesus was with us.", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 1:22" - }, - { - "type": "char:add", - "content": [ - "That would be" - ] - }, - "from", - { - "type": "char:add", - "content": [ - "the time when" - ] - }, - "John", - { - "type": "char:add", - "content": [ - "the Baptizer" - ] - }, - "baptized", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "until the day when Jesus was taken {when", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "took Jesus} from us up", - { - "type": "char:add", - "content": [ - "to heaven" - ] - }, - ". He must be one who saw Jesus alive again", - { - "type": "char:add", - "content": [ - "after he died" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 1:23-26" - ] - }, - { - "type": "para:s1", - "content": [ - "Jesus' followers prayed and then chose Matthias to replace Judas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 1:23" - }, - "So the", - { - "type": "char:add", - "content": [ - "apostles and other believers" - ] - }, - "suggested", - { - "type": "char:add", - "content": [ - "the names of two men who qualified. One man was" - ] - }, - "Joseph, who was called {whom people called} Barsabbas (OR, Joseph Barsabbas) who", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "had the", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "name Justus. The other man was Matthias.", - { - "type": "verse:v", - "number": "24-25", - "sid": "ACT 1:24-25" - }, - "Then they prayed like this: “Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ", Judas stopped being an apostle.", - { - "type": "char:add", - "content": [ - "He died and" - ] - }, - "went to the place where he", - { - "type": "char:add", - "content": [ - "deserved to be" - ] - }, - "[EUP].", - { - "type": "char:add", - "content": [ - "So we(exc) need to choose someone" - ] - }, - "to replace", - { - "type": "char:add", - "content": [ - "Judas in order" - ] - }, - "that he can serve", - { - "type": "char:add", - "content": [ - "you(sg) by becoming" - ] - }, - "an apostle. You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "know what everyone is really like. So", - { - "type": "char:add", - "content": [ - "please" - ] - }, - "show us which of these two men you have chosen.”", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 1:26" - }, - "Then they cast lots", - { - "type": "char:add", - "content": [ - "to choose between the two of" - ] - }, - "them, and the lot fell for Matthias. (OR, Then", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "the", - { - "type": "char:add", - "content": [ - "apostles" - ] - }, - "shook", - { - "type": "char:add", - "content": [ - "in a container" - ] - }, - "small objects/stones", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "they", - { - "type": "char:add", - "content": [ - "had marked to determine which man God had chosen" - ] - }, - ". And the small object/stone", - { - "type": "char:add", - "content": [ - "that they had marked" - ] - }, - "for Matthias fell", - { - "type": "char:add", - "content": [ - "out of the container" - ] - }, - "). So Matthias was considered {they considered Matthias}", - { - "type": "char:add", - "content": [ - "to be an apostle" - ] - }, - "along with the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "eleven apostles." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "ACT 2" - }, - { - "type": "para:sr", - "content": [ - "Acts 2:1-4" - ] - }, - { - "type": "para:s1", - "content": [ - "The Holy Spirit came and enabled the disciples to speak other languages." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 2:1" - }, - "On the day when", - { - "type": "char:add", - "content": [ - "the Jews were celebrating the" - ] - }, - "Pentecost", - { - "type": "char:add", - "content": [ - "festival" - ] - }, - ", the", - { - "type": "char:add", - "content": [ - "believers" - ] - }, - "were all together in one place", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 2:2" - }, - "Suddenly", - { - "type": "char:add", - "content": [ - "they heard" - ] - }, - "a noise", - { - "type": "char:add", - "content": [ - "coming" - ] - }, - "from the sky", - { - "type": "char:add", - "content": [ - "that sounded" - ] - }, - "like a strong wind. Everyone in the entire house where they were sitting heard the noise.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 2:3" - }, - "Then they saw", - { - "type": "char:add", - "content": [ - "what looked" - ] - }, - "like flames of fire. These flames separated", - { - "type": "char:add", - "content": [ - "from one another" - ] - }, - ", and", - { - "type": "char:add", - "content": [ - "one of them" - ] - }, - "came down on", - { - "type": "char:add", - "content": [ - "the head of" - ] - }, - "each of the believers.", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 2:4" - }, - "Then all of the believers were ◄completely controlled/empowered► by the Holy Spirit {the Holy Spirit ◄completely controlled/empowered► all of the believers}, and he enabled them to begin speaking other languages [MTY]", - { - "type": "char:add", - "content": [ - "that they had not learned" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:5-13" - ] - }, - { - "type": "para:s1", - "content": [ - "Jews from many places were amazed to hear their native languages spoken by the believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 2:5" - }, - "At that time", - { - "type": "char:add", - "content": [ - "many" - ] - }, - "Jews were staying in Jerusalem", - { - "type": "char:add", - "content": [ - "to celebrate the Pentecost festival. They were people who" - ] - }, - "always tried to obey", - { - "type": "char:add", - "content": [ - "the Jewish" - ] - }, - "laws.", - { - "type": "char:add", - "content": [ - "They had come" - ] - }, - "from many different [HYP] countries.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 2:6" - }, - "When they heard that", - { - "type": "char:add", - "content": [ - "loud" - ] - }, - "noise", - { - "type": "char:add", - "content": [ - "like a wind" - ] - }, - ", a crowd came together", - { - "type": "char:add", - "content": [ - "to the place where the believers were" - ] - }, - ". The crowd ◄was amazed/did not know what to think►, because each of them was hearing", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "the believers speaking in that person's own language.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 2:7" - }, - "They were completely amazed, and they said", - { - "type": "char:add", - "content": [ - "to each other" - ] - }, - ", “All these men who are speaking have [RHQ]", - { - "type": "char:add", - "content": [ - "always" - ] - }, - "resided in Galilee", - { - "type": "char:add", - "content": [ - "district, so they would not know our languages" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 2:8" - }, - "◄", - { - "type": "char:add", - "content": [ - "We(inc) do not understand" - ] - }, - "how these men can speak our own native languages!/How can these men speak our own native languages?► [RHQ]", - { - "type": "char:add", - "content": [ - "But" - ] - }, - "all of us hear them", - { - "type": "char:add", - "content": [ - "doing that" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 2:9" - }, - { - "type": "char:add", - "content": [ - "Some of us are from the regions of" - ] - }, - "Parthia and Media and Elam, and", - { - "type": "char:add", - "content": [ - "others of us" - ] - }, - "reside", - { - "type": "char:add", - "content": [ - "in the regions of" - ] - }, - "Mesopotamia, Judea, Cappadocia, Pontus and Asia.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 2:10" - }, - "There are some from Phrygia and Pamphylia, Egypt, and the regions in Libya", - { - "type": "char:add", - "content": [ - "that are" - ] - }, - "near Cyrene", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "char:add", - "content": [ - "There are others of us" - ] - }, - "who are", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "visiting", - { - "type": "char:add", - "content": [ - "Jerusalem" - ] - }, - "from Rome.", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 2:11" - }, - { - "type": "char:add", - "content": [ - "They include native" - ] - }, - "Jews as well as non-Jews who have accepted what we Jews believe. And others of us are from Crete", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - "and from", - { - "type": "char:add", - "content": [ - "the region of" - ] - }, - "Arabia.", - { - "type": "char:add", - "content": [ - "So how is it that these people" - ] - }, - "are speaking our languages [MTY], telling us", - { - "type": "char:add", - "content": [ - "about" - ] - }, - "◄the great/the mighty things►", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "God has done?”", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 2:12" - }, - "All", - { - "type": "char:add", - "content": [ - "those people" - ] - }, - "were amazed, and did not know what to think", - { - "type": "char:add", - "content": [ - "about what was happening" - ] - }, - ". So they asked one another, “What does this mean?”", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 2:13" - }, - "But", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "of them ◄made fun of/laughed at►", - { - "type": "char:add", - "content": [ - "those who believed in Jesus" - ] - }, - ". They said, “", - { - "type": "char:add", - "content": [ - "These people are talking like this because" - ] - }, - "they are drunk!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:14-21" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter said that the prophet Joel foretold what the Holy Spirit would do." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ACT 2:14" - }, - "So Peter stood up with the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "eleven", - { - "type": "char:add", - "content": [ - "apostles" - ] - }, - "and spoke loudly to the", - { - "type": "char:add", - "content": [ - "crowd of" - ] - }, - "people, saying, “", - { - "type": "char:add", - "content": [ - "My" - ] - }, - "fellow Jews and you", - { - "type": "char:add", - "content": [ - "others" - ] - }, - "who are staying in Jerusalem, listen to me, all of you, and I will explain to you what is happening!", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 2:15" - }, - { - "type": "char:add", - "content": [ - "Some of" - ] - }, - "you think that", - { - "type": "char:add", - "content": [ - "we(exc) are drunk" - ] - }, - ", but we are not drunk. It is", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "nine o'clock in the morning,", - { - "type": "char:add", - "content": [ - "and people here never get drunk this early" - ] - }, - "in the day!", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 2:16" - }, - "Instead,", - { - "type": "char:add", - "content": [ - "what has happened to us is" - ] - }, - "the", - { - "type": "char:add", - "content": [ - "miraculous" - ] - }, - "thing that the prophet Joel wrote about", - { - "type": "char:add", - "content": [ - "long ago" - ] - }, - ".", - { - "type": "char:add", - "content": [ - "Joel wrote" - ] - }, - ":" - ] - }, - { - "type": "para:p", - "content": [ - "God says,", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 2:17" - }, - "‘During the last/final days", - { - "type": "char:add", - "content": [ - "before I judge all people" - ] - }, - ", I will give my Spirit abundantly/generously to people [SYN] everywhere.", - { - "type": "char:add", - "content": [ - "As a result" - ] - }, - ", your sons and daughters will tell", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "messages from me, the young men among you will see visions", - { - "type": "char:add", - "content": [ - "from me" - ] - }, - ", and the old men among you will have dreams", - { - "type": "char:add", - "content": [ - "that I will give them" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 2:18" - }, - "During those days I will abundantly/generously give my Spirit", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "to men and women believers", - { - "type": "char:add", - "content": [ - "who are" - ] - }, - "my slaves/servants, so they can tell", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "messages from me.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 2:19" - }, - "I will cause amazing things to happen in the sky, and I will do miracles on the earth that will show", - { - "type": "char:add", - "content": [ - "that I am powerful" - ] - }, - ".", - { - "type": "char:add", - "content": [ - "Here" - ] - }, - "on the earth [CHI] I", - { - "type": "char:add", - "content": [ - "will cause wars with" - ] - }, - "blood, fire and thick/dark smoke", - { - "type": "char:add", - "content": [ - "everywhere" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 2:20" - }, - { - "type": "char:add", - "content": [ - "In the sky" - ] - }, - "the sun will", - { - "type": "char:add", - "content": [ - "appear" - ] - }, - "dark", - { - "type": "char:add", - "content": [ - "to people" - ] - }, - "and the moon", - { - "type": "char:add", - "content": [ - "will appear" - ] - }, - "red", - { - "type": "char:add", - "content": [ - "to them. Those things will happen" - ] - }, - "before the important and splendid/amazing day [MTY]", - { - "type": "char:add", - "content": [ - "when I" - ] - }, - ", the Lord", - { - "type": "char:add", - "content": [ - "God, will come to judge everyone" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 2:21" - }, - { - "type": "char:add", - "content": [ - "Before that time" - ] - }, - ", all those who ask", - { - "type": "char:add", - "content": [ - "me" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "to save them from the guilt of their sins" - ] - }, - "will be saved {", - { - "type": "char:add", - "content": [ - "I" - ] - }, - ", the Lord, will save all those who ask", - { - "type": "char:add", - "content": [ - "me" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "to save them from the guilt of their sins" - ] - }, - ".}’”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:22-24" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter said, “You killed Jesus but God caused him to live again.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 2:22" - }, - { - "type": "char:add", - "content": [ - "Peter continued" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "My fellow" - ] - }, - "Israelites, listen to me!", - { - "type": "char:add", - "content": [ - "When" - ] - }, - "Jesus from Nazareth", - { - "type": "char:add", - "content": [ - "town lived" - ] - }, - "among you, God proved to you", - { - "type": "char:add", - "content": [ - "that he had sent him" - ] - }, - "by enabling him to do many amazing miracles. You yourselves know", - { - "type": "char:add", - "content": [ - "that this is true" - ] - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 2:23" - }, - { - "type": "char:add", - "content": [ - "Even though you knew that" - ] - }, - ", you turned this man", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "over to his enemies.", - { - "type": "char:add", - "content": [ - "However" - ] - }, - ", God had already planned for that, and he knew all about it. Then you urged men [SYN] who do not obey", - { - "type": "char:add", - "content": [ - "God's" - ] - }, - "law to kill Jesus. They did that by nailing him to a cross.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 2:24" - }, - "He suffered terribly", - { - "type": "char:add", - "content": [ - "when he died, but God caused him to become alive again" - ] - }, - ". God did not let him continue to be dead, because it was not possible for him [PRS] to remain dead.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:25-28" - ] - }, - { - "type": "para:s1", - "content": [ - "David foretold that the Messiah would rejoice about becoming alive again." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ACT 2:25" - }, - "“", - { - "type": "char:add", - "content": [ - "Long ago King" - ] - }, - "David wrote", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "the Messiah", - { - "type": "char:add", - "content": [ - "said" - ] - }, - "," - ] - }, - { - "type": "para:p", - "content": [ - "“I knew", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "you, Lord", - { - "type": "char:add", - "content": [ - "God, would always" - ] - }, - "be near me. You are right beside [MTY] me, so I will not be afraid of", - { - "type": "char:add", - "content": [ - "those who want to harm me" - ] - }, - ".", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 2:26" - }, - "Because of that I [SYN] joyfully praise", - { - "type": "char:add", - "content": [ - "you, O God" - ] - }, - ". And I am completely confident that", - { - "type": "char:add", - "content": [ - "you(sg) will" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "cause my body" - ] - }, - "to become alive", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "/", - { - "type": "char:add", - "content": [ - "raise me from the dead" - ] - }, - "►.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 2:27" - }, - "You will not allow my spirit to remain in the place where the dead are. You will not", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "let my body decay,", - { - "type": "char:add", - "content": [ - "because" - ] - }, - "I am devoted to you and always obey", - { - "type": "char:add", - "content": [ - "you" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 2:28" - }, - "You have told me", - { - "type": "char:add", - "content": [ - "that you will cause my body" - ] - }, - "to become alive", - { - "type": "char:add", - "content": [ - "again" - ] - }, - ". You will make me very happy", - { - "type": "char:add", - "content": [ - "because" - ] - }, - "you will be with me", - { - "type": "char:add", - "content": [ - "forever" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:29-31" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter explained that David wrote that the Messiah would become alive again." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ACT 2:29" - }, - { - "type": "char:add", - "content": [ - "Peter" - ] - }, - "continued, “My fellow Jews, I can tell you confidently that", - { - "type": "char:add", - "content": [ - "our royal" - ] - }, - "ancestor,", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "David, died, and that his", - { - "type": "char:add", - "content": [ - "body" - ] - }, - "was buried {that", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "buried his", - { - "type": "char:add", - "content": [ - "body" - ] - }, - "}. And the place", - { - "type": "char:add", - "content": [ - "where they" - ] - }, - "buried his body is", - { - "type": "char:add", - "content": [ - "still" - ] - }, - "here today.", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 2:30" - }, - "So", - { - "type": "char:add", - "content": [ - "we(inc) know that David was not speaking those words about himself. But" - ] - }, - "because he was a prophet,", - { - "type": "char:add", - "content": [ - "he spoke about the Messiah" - ] - }, - ". David knew that God had strongly promised him that he would cause one of his descendants to become king [MTY] like David was king. (OR, to", - { - "type": "char:add", - "content": [ - "be the Messiah who would" - ] - }, - "rule", - { - "type": "char:add", - "content": [ - "God's people" - ] - }, - "like David had ruled", - { - "type": "char:add", - "content": [ - "them" - ] - }, - ".)", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 2:31" - }, - "David knew beforehand", - { - "type": "char:add", - "content": [ - "what God would do" - ] - }, - ", so he", - { - "type": "char:add", - "content": [ - "was able to" - ] - }, - "say that God would cause the Messiah to live again", - { - "type": "char:add", - "content": [ - "after he died" - ] - }, - ". He said that God would not let the Messiah remain in the place of the dead, nor let his body decay.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:32-35" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter said, “Jesus has abundantly given us the Holy Spirit, shown by what you see and hear.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ACT 2:32" - }, - "“", - { - "type": "char:add", - "content": [ - "After" - ] - }, - "this", - { - "type": "char:add", - "content": [ - "man" - ] - }, - "Jesus", - { - "type": "char:add", - "content": [ - "had died" - ] - }, - ", God caused him to become alive", - { - "type": "char:add", - "content": [ - "again" - ] - }, - ". All of us(exc),", - { - "type": "char:add", - "content": [ - "his followers" - ] - }, - ", have seen", - { - "type": "char:add", - "content": [ - "and tell people" - ] - }, - "that Jesus has become alive again.", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 2:33" - }, - "God has greatly honored Jesus", - { - "type": "char:add", - "content": [ - "by causing him to rule" - ] - }, - "right beside him [MTY]", - { - "type": "char:add", - "content": [ - "in heaven" - ] - }, - ". Jesus has received the Holy Spirit from", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "his Father,", - { - "type": "char:add", - "content": [ - "just like" - ] - }, - "God promised.", - { - "type": "char:add", - "content": [ - "So" - ] - }, - "Jesus has generously/abundantly given us the Holy Spirit,", - { - "type": "char:add", - "content": [ - "and he has shown that by" - ] - }, - "what you are seeing and hearing.", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 2:34" - }, - { - "type": "char:add", - "content": [ - "We(inc) know that David was not speaking about himself" - ] - }, - "because David did not go up into heaven", - { - "type": "char:add", - "content": [ - "as Jesus did" - ] - }, - ".", - { - "type": "char:add", - "content": [ - "Besides that" - ] - }, - ", David himself said", - { - "type": "char:add", - "content": [ - "this about the Messiah" - ] - }, - ":" - ] - }, - { - "type": "para:q1", - "content": [ - "The Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "said to my Lord", - { - "type": "char:add", - "content": [ - "the Messiah" - ] - }, - ", ‘Reign here beside me,", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 2:35" - }, - "while I completely defeat [MTY] your enemies.’ ”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:36" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter said, “Know surely that God has made this Jesus both Lord and Messiah.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ACT 2:36" - }, - { - "type": "char:add", - "content": [ - "Peter concluded" - ] - }, - ", “So I", - { - "type": "char:add", - "content": [ - "want you and" - ] - }, - "all", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "Israelites [MTY] to acknowledge that God has caused this Jesus to be both", - { - "type": "char:add", - "content": [ - "our" - ] - }, - "Lord/Ruler and the Messiah.", - { - "type": "char:add", - "content": [ - "But God considers that" - ] - }, - "you are the ones who nailed Jesus to a cross.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:37-40" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter told them to repent, and said that believers would baptize them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "ACT 2:37" - }, - "When the people heard what", - { - "type": "char:add", - "content": [ - "Peter said" - ] - }, - ", they felt very guilty [IDM]. So they asked him and the other apostles, “Fellow-countrymen, what should we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "do", - { - "type": "char:add", - "content": [ - "so that God will forgive us" - ] - }, - "?”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "ACT 2:38" - }, - "Peter", - { - "type": "char:add", - "content": [ - "answered" - ] - }, - "them, “Each of you should turn away from your sinful behavior. Then", - { - "type": "char:add", - "content": [ - "we(exc)" - ] - }, - "will baptize you, if", - { - "type": "char:add", - "content": [ - "you now believe" - ] - }, - "in Jesus Christ. Then", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will give you the Holy Spirit.", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 2:39" - }, - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has promised", - { - "type": "char:add", - "content": [ - "to do that" - ] - }, - "[MTY] for you and your descendants, and for all", - { - "type": "char:add", - "content": [ - "others who believe in him" - ] - }, - ", even those who", - { - "type": "char:add", - "content": [ - "live" - ] - }, - "far away", - { - "type": "char:add", - "content": [ - "from here" - ] - }, - ". The Lord our God", - { - "type": "char:add", - "content": [ - "will give his Spirit" - ] - }, - "to everyone whom he invites", - { - "type": "char:add", - "content": [ - "to become his people" - ] - }, - "!”", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 2:40" - }, - "Peter spoke much more", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "spoke strongly/forcefully to them. He pleaded with them, “", - { - "type": "char:add", - "content": [ - "Ask God" - ] - }, - "to save you", - { - "type": "char:add", - "content": [ - "so that he will not punish you when he punishes" - ] - }, - "these evil people", - { - "type": "char:add", - "content": [ - "who have rejected Jesus" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:41-42" - ] - }, - { - "type": "para:s1", - "content": [ - "Many people became believers and joined the other believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "ACT 2:41" - }, - "So the people who believed Peter's message were baptized. There were about three thousand [SYN]", - { - "type": "char:add", - "content": [ - "who" - ] - }, - "joined the group", - { - "type": "char:add", - "content": [ - "of believers" - ] - }, - "that day.", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 2:42" - }, - "They continually obeyed what the apostles taught, and they very frequently met together", - { - "type": "char:add", - "content": [ - "with the other believers" - ] - }, - ". And they continually ate", - { - "type": "char:add", - "content": [ - "together and celebrated the Lord's Supper" - ] - }, - ", and continually prayed", - { - "type": "char:add", - "content": [ - "together" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 2:43-47" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles performed miracles, all the believers shared everything, and the Lord helped them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "ACT 2:43" - }, - "All the people [SYN]", - { - "type": "char:add", - "content": [ - "who were in Jerusalem" - ] - }, - "were greatly revering", - { - "type": "char:add", - "content": [ - "God because" - ] - }, - "the apostles were frequently doing many kinds of miraculous things.", - { - "type": "verse:v", - "number": "44", - "sid": "ACT 2:44" - }, - "All of those who believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - "were united", - { - "type": "char:add", - "content": [ - "and regularly met" - ] - }, - "together. They were also sharing everything that they had with one another.", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 2:45" - }, - { - "type": "char:add", - "content": [ - "From time to time some of" - ] - }, - "them sold", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "their land and", - { - "type": "char:add", - "content": [ - "some of the other" - ] - }, - "things that they owned, and they would give", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "the money", - { - "type": "char:add", - "content": [ - "from what they sold" - ] - }, - "to others", - { - "type": "char:add", - "content": [ - "among them" - ] - }, - ", according to what they needed.", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 2:46" - }, - "Every day they continued meeting together in the temple", - { - "type": "char:add", - "content": [ - "area" - ] - }, - ". And every day they gladly and generously shared their food [SYN]", - { - "type": "char:add", - "content": [ - "with each other" - ] - }, - ", as they ate together", - { - "type": "char:add", - "content": [ - "and celebrated the Lord's Supper" - ] - }, - "in their houses.", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 2:47" - }, - { - "type": "char:add", - "content": [ - "As they did so" - ] - }, - ", they were praising God, and all the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "people", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "were", - { - "type": "char:add", - "content": [ - "thinking" - ] - }, - "favorably about them.", - { - "type": "char:add", - "content": [ - "As those things were happening" - ] - }, - ", every day the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "increased the number of people who were being saved {whom he was saving}", - { - "type": "char:add", - "content": [ - "from the guilt of their sins" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "ACT 3" - }, - { - "type": "para:sr", - "content": [ - "Acts 3:1-8" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter healed a lame man, so the people were amazed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 3:1" - }, - { - "type": "char:add", - "content": [ - "One day" - ] - }, - "Peter and John were going to the Temple", - { - "type": "char:add", - "content": [ - "courtyard" - ] - }, - ". It was three o'clock in the afternoon, which was the time when people prayed", - { - "type": "char:add", - "content": [ - "there publicly" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 3:2" - }, - "There was a man there who had been lame from the time he was born. He", - { - "type": "char:add", - "content": [ - "was sitting by" - ] - }, - "the gate called Beautiful", - { - "type": "char:add", - "content": [ - "Gate" - ] - }, - ", at the entrance to the Temple", - { - "type": "char:add", - "content": [ - "area" - ] - }, - ". People put him there every day, so that he could ask those who were entering", - { - "type": "char:add", - "content": [ - "or leaving" - ] - }, - "the temple courtyard to give him some money." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ACT 3:3" - }, - "As Peter and John were about to enter", - { - "type": "char:add", - "content": [ - "the Temple courtyard" - ] - }, - ", the lame man saw them and asked them several times to give him some money. (OR, The lame man said to them several times, “Please give me some money!”)", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 3:4" - }, - "As Peter and John looked directly at him, Peter said to him, “Look at us!”", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 3:5" - }, - "So he looked directly at them, expecting to get some", - { - "type": "char:add", - "content": [ - "money" - ] - }, - "from them.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 3:6" - }, - "Then Peter said to him, “I do not have any money [MTY], but what I", - { - "type": "char:add", - "content": [ - "can do" - ] - }, - ", I will", - { - "type": "char:add", - "content": [ - "do" - ] - }, - "for you. Jesus Christ,", - { - "type": "char:add", - "content": [ - "who was" - ] - }, - "from Nazareth", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", has authorized [MTY] me", - { - "type": "char:add", - "content": [ - "to heal you! So get up and" - ] - }, - "walk!”", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 3:7" - }, - "Then Peter grasped the man's right hand and helped him to stand up. Immediately the man's feet and ankles became strong.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 3:8" - }, - "He jumped up and began to walk! Then he entered the Temple", - { - "type": "char:add", - "content": [ - "area" - ] - }, - "with them, walking and leaping and praising God!" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 3:9-10" - ] - }, - { - "type": "para:s1", - "content": [ - "The people were amazed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ACT 3:9" - }, - "All the people", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "saw that man walking and praising God.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 3:10" - }, - "They recognized that he was the man who used to sit at the Beautiful Gate in the Temple", - { - "type": "char:add", - "content": [ - "courtyard" - ] - }, - "and ask", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "for money! So all the people there were greatly amazed at what had happened to him.", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 3:11" - }, - "As the man clung to Peter and John, all the people were so surprised", - { - "type": "char:add", - "content": [ - "that they did not know what to think" - ] - }, - "So they ran to the two apostles at the place", - { - "type": "char:add", - "content": [ - "in the Temple courtyard" - ] - }, - "that is called {that", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "call} Solomon's Porch." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 3:12-16" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter explained that Jesus healed the man, and they should repent." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 3:12" - }, - "When Peter saw that, he said to the crowd, “Fellow Israelites, ◄you should not be surprised about what has happened to this man!/why are you so surprised about what has happened to this man?► [RHQ] And you should not stare at us, either! You seem to [RHQ] think that the two of us enabled this man to walk because we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "ourselves are powerful or because we please God very much!", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 3:13" - }, - { - "type": "char:add", - "content": [ - "So I will tell you what is really happening" - ] - }, - ". Our ancestors, including Abraham, Isaac, and Jacob, worshipped God. And now he has greatly honored Jesus, who always served him. Your", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "brought Jesus", - { - "type": "char:add", - "content": [ - "to the governor, Pilate" - ] - }, - ", so that", - { - "type": "char:add", - "content": [ - "his soldiers would kill him" - ] - }, - ". And", - { - "type": "char:add", - "content": [ - "God considers that" - ] - }, - "in front of Pilate you", - { - "type": "char:add", - "content": [ - "were the ones who rejected" - ] - }, - "Jesus", - { - "type": "char:add", - "content": [ - "as your king" - ] - }, - ", after Pilate had decided that he should release Jesus.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 3:14" - }, - { - "type": "char:add", - "content": [ - "Although Jesus" - ] - }, - "always did what was right/just and good, you rejected him.", - { - "type": "char:add", - "content": [ - "Pilate wanted to release him, but" - ] - }, - "you urgently asked Pilate to release ◄a murderer/someone who had killed people►!", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 3:15" - }, - { - "type": "char:add", - "content": [ - "God considers that" - ] - }, - "you killed", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ", the one who gives people", - { - "type": "char:add", - "content": [ - "eternal" - ] - }, - "life. But God has greatly honored him ◄by causing him to become alive again after he died/by raising him from the dead►. Many of us saw", - { - "type": "char:add", - "content": [ - "him after that, and now" - ] - }, - "we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "are telling", - { - "type": "char:add", - "content": [ - "you" - ] - }, - "about it.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 3:16" - }, - "It is because", - { - "type": "char:add", - "content": [ - "we two" - ] - }, - "trusted in what Jesus [MTY, PRS]", - { - "type": "char:add", - "content": [ - "could do, that he" - ] - }, - "made this man, whom you see and know, strong again. Yes, it is because we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "trusted in Jesus that he has completely healed this man for all of you to see.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 3:17-26" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter told the people to repent." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 3:17" - }, - "“Now, my fellow-countrymen, I know that you and your leaders did that", - { - "type": "char:add", - "content": [ - "to Jesus" - ] - }, - "because you", - { - "type": "char:add", - "content": [ - "and they" - ] - }, - "did not know", - { - "type": "char:add", - "content": [ - "that he was the Messiah" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 3:18" - }, - "However,", - { - "type": "char:add", - "content": [ - "your putting him to death" - ] - }, - "was what God had predicted that people would do.", - { - "type": "char:add", - "content": [ - "Long ago" - ] - }, - "he told all the prophets [MTY] to write", - { - "type": "char:add", - "content": [ - "what people would do to the Messiah. They wrote" - ] - }, - "that the Messiah, whom God", - { - "type": "char:add", - "content": [ - "would send" - ] - }, - ", would suffer", - { - "type": "char:add", - "content": [ - "and die" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 3:19" - }, - "So, turn away from your sinful behavior and ask God", - { - "type": "char:add", - "content": [ - "to help you" - ] - }, - "do what pleases", - { - "type": "char:add", - "content": [ - "him" - ] - }, - ", in order that he may completely forgive you for your sins.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 3:20" - }, - { - "type": "char:add", - "content": [ - "If you do that" - ] - }, - ", there will be times", - { - "type": "char:add", - "content": [ - "when you will know that" - ] - }, - "the Lord", - { - "type": "char:add", - "content": [ - "God is" - ] - }, - "helping", - { - "type": "char:add", - "content": [ - "you" - ] - }, - ". And some day he will", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "send back", - { - "type": "char:add", - "content": [ - "to earth" - ] - }, - "the Messiah, whom he appointed for you. That person is Jesus.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 3:21" - }, - "Jesus must stay in heaven until the time when God will cause all that he has created to become new. Long ago God promised", - { - "type": "char:add", - "content": [ - "to do that, and" - ] - }, - "he chose holy prophets to tell", - { - "type": "char:add", - "content": [ - "that to people" - ] - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 3:22" - }, - "For", - { - "type": "char:add", - "content": [ - "example, the prophet" - ] - }, - "Moses said", - { - "type": "char:add", - "content": [ - "this about the Messiah" - ] - }, - ": ‘The Lord ◄your God/the God whom you", - { - "type": "char:add", - "content": [ - "worship" - ] - }, - "► will cause someone to become a prophet to tell you", - { - "type": "char:add", - "content": [ - "God's message. God will send him" - ] - }, - "as", - { - "type": "char:add", - "content": [ - "he sent" - ] - }, - "me,", - { - "type": "char:add", - "content": [ - "and he will be" - ] - }, - "from among your own people. You must listen to everything that this prophet tells you", - { - "type": "char:add", - "content": [ - "and obey him" - ] - }, - "[SYN].", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 3:23" - }, - { - "type": "char:add", - "content": [ - "Those who" - ] - }, - "do not listen to", - { - "type": "char:add", - "content": [ - "that prophet and obey" - ] - }, - "him will no longer belong to God's people, and", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will get rid of them’.”", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 3:24" - }, - { - "type": "char:add", - "content": [ - "Peter continued" - ] - }, - ", “All the prophets have told", - { - "type": "char:add", - "content": [ - "about what would happen during" - ] - }, - "the time [MTY]", - { - "type": "char:add", - "content": [ - "in which we(inc) are living. Those prophets include" - ] - }, - "Samuel", - { - "type": "char:add", - "content": [ - "and all the others who" - ] - }, - "later also spoke", - { - "type": "char:add", - "content": [ - "about these events" - ] - }, - "before they happened.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 3:25" - }, - "You", - { - "type": "char:add", - "content": [ - "as well as we(exc)" - ] - }, - "are the people", - { - "type": "char:add", - "content": [ - "to whom God sent the Messiah, as" - ] - }, - "the prophets said [MTY]", - { - "type": "char:add", - "content": [ - "that he would" - ] - }, - ". And when God strongly promised", - { - "type": "char:add", - "content": [ - "to bless" - ] - }, - "our ancestors, he also surely promised to bless you. He said to Abraham", - { - "type": "char:add", - "content": [ - "concerning the Messiah" - ] - }, - ", ‘", - { - "type": "char:add", - "content": [ - "I" - ] - }, - "will bless all people on the earth as a result of", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "your descendant", - { - "type": "char:add", - "content": [ - "will do" - ] - }, - ".’”", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 3:26" - }, - { - "type": "char:add", - "content": [ - "Peter concluded" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "So" - ] - }, - "when God sent", - { - "type": "char:add", - "content": [ - "to the earth" - ] - }, - "◄Jesus, the one who always obeys him/his servant Jesus►, he sent him first to you", - { - "type": "char:add", - "content": [ - "Israelites" - ] - }, - "to bless you.", - { - "type": "char:add", - "content": [ - "God will" - ] - }, - "enable you to stop doing what is wicked", - { - "type": "char:add", - "content": [ - "and to start doing what pleases him" - ] - }, - ".”" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "ACT 4" - }, - { - "type": "para:sr", - "content": [ - "Acts 4:1-4" - ] - }, - { - "type": "para:s1", - "content": [ - "Jewish leaders arrested Peter and John, but many people became believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 4:1" - }, - { - "type": "char:add", - "content": [ - "Meanwhile, in the temple courtyard, there were some" - ] - }, - "priests, the officer who was in charge of the temple police, and", - { - "type": "char:add", - "content": [ - "also some" - ] - }, - "[SYN] Sadducee", - { - "type": "char:add", - "content": [ - "sect members" - ] - }, - ". These men came to Peter and John while the two of them were speaking to the people.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 4:2" - }, - "These men were very angry, because the", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "apostles were teaching the people", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ". What they were telling the people was that because ◄", - { - "type": "char:add", - "content": [ - "God caused Jesus to become alive again/God raised" - ] - }, - "Jesus", - { - "type": "char:add", - "content": [ - "from the dead" - ] - }, - "►,", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "would cause other people who had died to become alive again.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 4:3" - }, - "So those officials seized Peter and John. Then they put them in jail.", - { - "type": "char:add", - "content": [ - "They had to wait" - ] - }, - "until the next day", - { - "type": "char:add", - "content": [ - "to question Peter and John" - ] - }, - ", because it was already evening", - { - "type": "char:add", - "content": [ - "and it was contrary to their Jewish law to question people at night" - ] - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 4:4" - }, - "However, many people who had heard the message", - { - "type": "char:add", - "content": [ - "from Peter" - ] - }, - "believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - ". (OR, But many people had", - { - "type": "char:add", - "content": [ - "already" - ] - }, - "believed", - { - "type": "char:add", - "content": [ - "in Jesus, because" - ] - }, - "they had heard the message", - { - "type": "char:add", - "content": [ - "from Peter" - ] - }, - ".) So the number of men", - { - "type": "char:add", - "content": [ - "who believed in Jesus" - ] - }, - "increased to about five thousand." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:5-7" - ] - }, - { - "type": "para:s1", - "content": [ - "Jewish leaders questioned Peter and John about healing the lame man." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 4:5" - }, - "The next day", - { - "type": "char:add", - "content": [ - "the supreme priest summoned" - ] - }, - "the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "chief priests, the teachers of the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "laws, and the other members", - { - "type": "char:add", - "content": [ - "of the Jewish Council, and they" - ] - }, - "gathered together", - { - "type": "char:add", - "content": [ - "in one place" - ] - }, - "in Jerusalem.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 4:6" - }, - "Annas,", - { - "type": "char:add", - "content": [ - "the former" - ] - }, - "supreme priest, Caiaphas", - { - "type": "char:add", - "content": [ - "who was the new supreme priest" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "two other former supreme priests whose names were" - ] - }, - "John and Alexander, and other men who were related to the supreme priest", - { - "type": "char:add", - "content": [ - "were there" - ] - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 4:7" - }, - "They", - { - "type": "char:add", - "content": [ - "commanded guards to" - ] - }, - "bring Peter and John into the courtroom [MTY] and have them stand in front of them.", - { - "type": "char:add", - "content": [ - "Then one of" - ] - }, - "the leaders questioned", - { - "type": "char:add", - "content": [ - "the two of" - ] - }, - "them, saying, “Who", - { - "type": "char:add", - "content": [ - "do you two claim" - ] - }, - "gave you the power", - { - "type": "char:add", - "content": [ - "to heal this man" - ] - }, - "? And who authorized [MTY] you to do this [DOU]?”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:8-12" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter told them that Jesus healed the man and only Jesus could save people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ACT 4:8" - }, - "So as the Holy Spirit completely controlled Peter, he said to them, “You", - { - "type": "char:add", - "content": [ - "fellow Israelites" - ] - }, - "who rule us and", - { - "type": "char:add", - "content": [ - "all of you other" - ] - }, - "elders,", - { - "type": "char:add", - "content": [ - "listen" - ] - }, - "!", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 4:9" - }, - "Today you are questioning us concerning our doing something good for a man who was crippled, and you asked us how he was healed.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 4:10" - }, - "So", - { - "type": "char:add", - "content": [ - "we(exc) want" - ] - }, - "you and all", - { - "type": "char:add", - "content": [ - "of our other" - ] - }, - "fellow Israelites to know this: It is because Jesus the Messiah [MTY] from Nazareth healed this man that he is able to stand here.", - { - "type": "char:add", - "content": [ - "God considers that" - ] - }, - "it was you who nailed Jesus to a cross, but God caused him to become alive again.", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 4:11" - }, - { - "type": "char:add", - "content": [ - "In the Psalms this was written about the Messiah:" - ] - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - "He is", - { - "type": "char:add", - "content": [ - "like" - ] - }, - "[MET] the stone that was rejected by the builders {that the builders rejected}." - ] - }, - { - "type": "para:q1", - "content": [ - "But that stone became the most important stone in the building", - { - "type": "char:add", - "content": [ - "that they were building" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "Jesus is that stone, and" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "are those builders who threw away the stone that was the most important one" - ] - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 4:12" - }, - "So he alone can save us [MTY].", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has sent only one person [MTY] into the world who can save us", - { - "type": "char:add", - "content": [ - "from the guilt of our sins, and that person is Jesus" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:13-14" - ] - }, - { - "type": "para:s1", - "content": [ - "The Jewish leaders realized that Peter and John had been associating with Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 4:13" - }, - "The", - { - "type": "char:add", - "content": [ - "Jewish leaders" - ] - }, - "realized that Peter and John ◄were not afraid", - { - "type": "char:add", - "content": [ - "of them" - ] - }, - "/spoke boldly►. They also learned that the two men were ordinary people who had not studied in schools. So the leaders were amazed, and they realized that these men had associated with Jesus.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 4:14" - }, - "They also saw the man who had been healed standing there with", - { - "type": "char:add", - "content": [ - "the two of" - ] - }, - "them, so they were not able to say anything", - { - "type": "char:add", - "content": [ - "to oppose Peter and John" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:15-18" - ] - }, - { - "type": "para:s1", - "content": [ - "The Jewish leaders commanded the two apostles to stop teaching people about Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ACT 4:15" - }, - "So the", - { - "type": "char:add", - "content": [ - "Jewish leaders" - ] - }, - "commanded", - { - "type": "char:add", - "content": [ - "guards" - ] - }, - "to take Peter, John, and the man outside of the room", - { - "type": "char:add", - "content": [ - "where those leaders were meeting. After they did so" - ] - }, - ", the leaders talked with each other", - { - "type": "char:add", - "content": [ - "about Peter and John" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 4:16" - }, - { - "type": "char:add", - "content": [ - "Being frustrated, one after another" - ] - }, - ", they said, “◄There is really nothing that we can do to", - { - "type": "char:add", - "content": [ - "punish" - ] - }, - "these", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "men!/How can we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "do anything to", - { - "type": "char:add", - "content": [ - "punish" - ] - }, - "these", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "men?► [RHQ] Almost everyone [HYP] who is living in Jerusalem knows that they have done an amazing miracle, so we cannot tell people that it did not happen!", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 4:17" - }, - "However,", - { - "type": "char:add", - "content": [ - "we" - ] - }, - "must not allow other people to hear about", - { - "type": "char:add", - "content": [ - "this miracle" - ] - }, - ". So we must tell these men that", - { - "type": "char:add", - "content": [ - "we will punish them if they" - ] - }, - "continue to tell other people about this [MTY] man", - { - "type": "char:add", - "content": [ - "who they say gave them the power to do it" - ] - }, - ".”", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 4:18" - }, - "So the Jewish leaders", - { - "type": "char:add", - "content": [ - "commanded guards" - ] - }, - "to bring the two apostles", - { - "type": "char:add", - "content": [ - "into that room again. After they did so" - ] - }, - ", they", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "them both that they should never speak about Jesus, and they should not teach", - { - "type": "char:add", - "content": [ - "anyone about him" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:19-20" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter and John said that they needed to continue speaking about Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ACT 4:19" - }, - "But Peter and John replied, “Would God think that it is right", - { - "type": "char:add", - "content": [ - "for us two" - ] - }, - "to obey you and not", - { - "type": "char:add", - "content": [ - "to obey" - ] - }, - "him?", - { - "type": "char:add", - "content": [ - "We(exc) will let" - ] - }, - "you decide", - { - "type": "char:add", - "content": [ - "which of those you think is proper" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 4:20" - }, - { - "type": "char:add", - "content": [ - "But as for us, we cannot obey you" - ] - }, - ". We will not stop telling people about the things that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have seen", - { - "type": "char:add", - "content": [ - "Jesus do" - ] - }, - "and what we have heard", - { - "type": "char:add", - "content": [ - "him teach" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:21-22" - ] - }, - { - "type": "para:s1", - "content": [ - "The Jewish leaders threatened to punish Peter and John and then released them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21-22", - "sid": "ACT 4:21-22" - }, - "Then the", - { - "type": "char:add", - "content": [ - "Jewish leaders" - ] - }, - "again told", - { - "type": "char:add", - "content": [ - "Peter and John" - ] - }, - "not to disobey them. But all the people", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "were praising God about what had happened", - { - "type": "char:add", - "content": [ - "to the lame man. The leaders knew that only God could have enabled Peter and John" - ] - }, - "to miraculously heal the man, because the man was more than forty years old", - { - "type": "char:add", - "content": [ - "and he was lame when his mother bore him. They also knew that the people would become angry if they punished the two apostles" - ] - }, - ". So, because they could not decide how to punish Peter and John,", - { - "type": "char:add", - "content": [ - "they finally" - ] - }, - "let them go." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:23-28" - ] - }, - { - "type": "para:s1", - "content": [ - "The believers talked to God about those who opposed him and them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 4:23" - }, - "After Peter and John had been released, they went to the other believers and reported all that the chief priests and", - { - "type": "char:add", - "content": [ - "other Jewish" - ] - }, - "elders had said to them.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 4:24" - }, - "When they heard that, they", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "agreed as they prayed to God, and", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "them prayed, “O Lord! You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "made the sky, the earth and the oceans, and everything in them.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 4:25" - }, - "The Holy Spirit caused our ancestor,", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "David [MTY], who served you, to write these words:" - ] - }, - { - "type": "para:pi1", - "content": [ - { - "type": "char:add", - "content": [ - "It is ridiculous" - ] - }, - "[RHQ] that the non-Jews became angry and the Israelite people planned uselessly", - { - "type": "char:add", - "content": [ - "to oppose God" - ] - }, - "." - ] - }, - { - "type": "para:pi1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ACT 4:26" - }, - "The kings of the world prepared to fight", - { - "type": "char:add", - "content": [ - "God's Ruler" - ] - }, - ", and the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "rulers assembled together", - { - "type": "char:add", - "content": [ - "with them" - ] - }, - "to oppose the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "and the one whom he had appointed", - { - "type": "char:add", - "content": [ - "to be the Messiah" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 4:27" - }, - { - "type": "char:add", - "content": [ - "Lord, we know that what you(sg) said long ago was true" - ] - }, - ", because", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "Herod and the", - { - "type": "char:add", - "content": [ - "governor" - ] - }, - ", Pontius Pilate, and many other people, both non-Jews and Israelites, assembled together", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "in this city.", - { - "type": "char:add", - "content": [ - "They" - ] - }, - "planned", - { - "type": "char:add", - "content": [ - "to kill" - ] - }, - "Jesus, who devotedly served you", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "whom you appointed [MTY]", - { - "type": "char:add", - "content": [ - "to be the Messiah" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 4:28" - }, - { - "type": "char:add", - "content": [ - "Because" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are all-powerful, those people did", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "what you [SYN] allowed", - { - "type": "char:add", - "content": [ - "them to do" - ] - }, - ". It was what you decided long ago would happen.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:29-30" - ] - }, - { - "type": "para:s1", - "content": [ - "The believers asked God to help them speak boldly to people about Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ACT 4:29" - }, - "“So now, Lord, listen to what they are saying about punishing us! Help us who serve you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to very boldly speak messages from you", - { - "type": "char:add", - "content": [ - "(sg) about Jesus" - ] - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 4:30" - }, - { - "type": "char:add", - "content": [ - "Also" - ] - }, - ", by your power [MTY] miraculously heal", - { - "type": "char:add", - "content": [ - "sick people" - ] - }, - "and do other amazing miracles [SYN] that show people your power! Ask Jesus, who always serves you,", - { - "type": "char:add", - "content": [ - "to give us the authority" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "to do such miracles" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:31" - ] - }, - { - "type": "para:s1", - "content": [ - "God shook the place where they were, and his Spirit enabled them to speak his words boldly." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ACT 4:31" - }, - "When the believers had finished praying, the place where they were meeting shook. All of them were ◄completely controlled/empowered► by the Holy Spirit {the Holy Spirit ◄completely controlled/empowered► all of them}, with the result that they began to speak boldly the words that God", - { - "type": "char:add", - "content": [ - "told them to speak" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:32-35" - ] - }, - { - "type": "para:s1", - "content": [ - "The believers shared everything, and the apostles told others about Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ACT 4:32" - }, - "The group of people who had believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - "were completely agreed about what they thought and what they wanted/desired. Not one of them claimed that he", - { - "type": "char:add", - "content": [ - "alone" - ] - }, - "owned anything. Instead, they shared with one another everything that they had.", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 4:33" - }, - "The apostles continued to tell others, very powerfully,", - { - "type": "char:add", - "content": [ - "that God" - ] - }, - "had ◄caused the Lord Jesus to become alive again/raised the Lord Jesus from the dead►.", - { - "type": "char:add", - "content": [ - "People knew that God" - ] - }, - "was graciously helping all the believers.", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 4:34" - }, - { - "type": "char:add", - "content": [ - "Some of" - ] - }, - "the believers who owned land or houses would occasionally sell", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "their property. Then they would bring", - { - "type": "char:add", - "content": [ - "the money for what they sold" - ] - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 4:35" - }, - "and they would present it to the apostles [MTY]. Then", - { - "type": "char:add", - "content": [ - "the apostles" - ] - }, - "would give money to any", - { - "type": "char:add", - "content": [ - "believer" - ] - }, - "who needed", - { - "type": "char:add", - "content": [ - "it" - ] - }, - ". So no one among the believers was lacking anything." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 4:36-37" - ] - }, - { - "type": "para:s1", - "content": [ - "Joseph Barnabas sold a field and brought the money to the apostles." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ACT 4:36" - }, - { - "type": "char:add", - "content": [ - "For example, there was" - ] - }, - "Joseph.", - { - "type": "char:add", - "content": [ - "He was" - ] - }, - "a descendant of Levi", - { - "type": "char:add", - "content": [ - "and he was born" - ] - }, - "on Cyprus", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ". The apostles called him Barnabas;", - { - "type": "char:add", - "content": [ - "in the Jewish language" - ] - }, - "that name means a person who [IDM] always encourages", - { - "type": "char:add", - "content": [ - "others" - ] - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 4:37" - }, - "He sold one of his fields, and brought the money to the apostles", - { - "type": "char:add", - "content": [ - "for them to distribute to other believers" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "ACT 5" - }, - { - "type": "para:sr", - "content": [ - "Acts 5:1-2" - ] - }, - { - "type": "para:s1", - "content": [ - "Ananias pretended to give the apostles all the money from selling a field." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 5:1" - }, - "But there was one of", - { - "type": "char:add", - "content": [ - "the believers" - ] - }, - "whose name was Ananias, and whose wife's name was Sapphira. He", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "sold some land.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 5:2" - }, - "He kept for himself some of the money", - { - "type": "char:add", - "content": [ - "he had received for the land" - ] - }, - ", and his wife knew that he had done that. Then he brought the rest of the money and presented it to the apostles [MTY]." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:3-6" - ] - }, - { - "type": "para:s1", - "content": [ - "People were terrified when they saw or heard that Ananias had died." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ACT 5:3" - }, - "Then Peter said, “Ananias, you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "let Satan completely control you [MTY] so that you", - { - "type": "char:add", - "content": [ - "(sg) tried to" - ] - }, - "deceive the Holy Spirit", - { - "type": "char:add", - "content": [ - "and us(exc)" - ] - }, - ". ◄That was", - { - "type": "char:add", - "content": [ - "terrible!/Why did you do such a terrible thing" - ] - }, - "?► [RHQ]", - { - "type": "char:add", - "content": [ - "You" - ] - }, - "have kept for yourself some of the money you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "received for", - { - "type": "char:add", - "content": [ - "selling" - ] - }, - "the land,", - { - "type": "char:add", - "content": [ - "pretending that you(sg) were giving us all of it" - ] - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 5:4" - }, - "Before you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "sold that land, you truly owned [RHQ] it. And after you sold it, you could [RHQ] certainly still have used the money any way you wanted", - { - "type": "char:add", - "content": [ - "to" - ] - }, - ". So why did you", - { - "type": "char:add", - "content": [ - "(sg) ever" - ] - }, - "think [RHQ] about doing this", - { - "type": "char:add", - "content": [ - "wicked" - ] - }, - "thing? You were not", - { - "type": "char:add", - "content": [ - "merely trying to" - ] - }, - "deceive us! No,", - { - "type": "char:add", - "content": [ - "you tried to deceive" - ] - }, - "God", - { - "type": "char:add", - "content": [ - "himself!" - ] - }, - "!”", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 5:5" - }, - "When Ananias heard that,", - { - "type": "char:add", - "content": [ - "immediately" - ] - }, - "he fell down dead. So all", - { - "type": "char:add", - "content": [ - "who were there" - ] - }, - "who heard", - { - "type": "char:add", - "content": [ - "about Ananias' death" - ] - }, - "became terrified [PRS].", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 5:6" - }, - "Some young men came in, wrapped his", - { - "type": "char:add", - "content": [ - "body in a sheet" - ] - }, - ", and carried it out", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "buried it." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:7-11" - ] - }, - { - "type": "para:s1", - "content": [ - "Sapphira also died because she lied, and some men buried her beside her husband." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ACT 5:7" - }, - "About three hours later, his wife came in,", - { - "type": "char:add", - "content": [ - "but" - ] - }, - "she did not know what had happened.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 5:8" - }, - { - "type": "char:add", - "content": [ - "As" - ] - }, - "Peter", - { - "type": "char:add", - "content": [ - "showed her the money" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "Ananias had brought" - ] - }, - ", he asked her, “Tell me, is this the amount", - { - "type": "char:add", - "content": [ - "of money you two received for" - ] - }, - "the land you sold?” She said, “Yes, that's", - { - "type": "char:add", - "content": [ - "what we(exc) received" - ] - }, - ".”", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 5:9" - }, - "So Peter said to her, “", - { - "type": "char:add", - "content": [ - "You both did a terrible thing!" - ] - }, - "You two agreed [RHQ] to try to determine if you could do that without the Spirit of the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "revealing", - { - "type": "char:add", - "content": [ - "to anyone that you two tried to deceive them!" - ] - }, - "Listen!", - { - "type": "char:add", - "content": [ - "Do you(sg) hear the" - ] - }, - "footsteps [SYN] of the men who buried your husband? They are right outside this door, and they will carry your", - { - "type": "char:add", - "content": [ - "corpse" - ] - }, - "out", - { - "type": "char:add", - "content": [ - "to bury it, too" - ] - }, - "!”", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 5:10" - }, - "Immediately Sapphira fell down dead at Peter's feet. Then the young men came in. When they saw that she was dead, they carried her", - { - "type": "char:add", - "content": [ - "body" - ] - }, - "out and buried it beside her husband's", - { - "type": "char:add", - "content": [ - "body" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 5:11" - }, - "So all the believers", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "became greatly frightened [PRS]", - { - "type": "char:add", - "content": [ - "because of what God had done to Ananias and Sapphira. And" - ] - }, - "all", - { - "type": "char:add", - "content": [ - "the others" - ] - }, - "who heard", - { - "type": "char:add", - "content": [ - "people tell about" - ] - }, - "those things also", - { - "type": "char:add", - "content": [ - "became greatly frightened" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:12-16" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles healed many people, and many people believed in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 5:12" - }, - { - "type": "char:add", - "content": [ - "God was enabling" - ] - }, - "the apostles to do many amazing miracles among the people. All the believers were meeting together regularly", - { - "type": "char:add", - "content": [ - "in the temple courtyard" - ] - }, - "at", - { - "type": "char:add", - "content": [ - "the place called" - ] - }, - "Solomon's Porch.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 5:13" - }, - "All of the other people", - { - "type": "char:add", - "content": [ - "who had not yet believed in Jesus" - ] - }, - "were afraid to associate with the believers,", - { - "type": "char:add", - "content": [ - "because they knew that if they did anything evil, God would punish them, as well as revealing it to the believers" - ] - }, - ". However, those people continued to greatly respect the believers.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 5:14" - }, - "Many more men and women started believing in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ", and they joined the", - { - "type": "char:add", - "content": [ - "group of" - ] - }, - "believers.", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 5:15" - }, - { - "type": "char:add", - "content": [ - "The apostles were doing amazing miracles" - ] - }, - ", so", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "were bringing those who were sick into the streets, and laying them on stretchers and mats, in order that", - { - "type": "char:add", - "content": [ - "when" - ] - }, - "Peter came by", - { - "type": "char:add", - "content": [ - "he would touch them, or" - ] - }, - "at least his shadow might fall upon some of them", - { - "type": "char:add", - "content": [ - "and heal them" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 5:16" - }, - "Crowds of people were also coming", - { - "type": "char:add", - "content": [ - "to the apostles" - ] - }, - "from the towns near Jerusalem. They were bringing their sick", - { - "type": "char:add", - "content": [ - "relatives/friends" - ] - }, - "and those who were being tormented/troubled by evil spirits {whom evil spirits were tormenting/troubling}, and", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "healed all of them." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:17-21a" - ] - }, - { - "type": "para:s1", - "content": [ - "Jewish leaders jailed the apostles, but an angel freed them to teach people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 5:17" - }, - "Then the high priest and all who were with him, who were members of the", - { - "type": "char:add", - "content": [ - "local" - ] - }, - "Sadducee", - { - "type": "char:add", - "content": [ - "sect in Jerusalem" - ] - }, - ", became very jealous", - { - "type": "char:add", - "content": [ - "of the apostles, because many people were accepting the apostles' message" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 5:18" - }, - "So they commanded the Temple guards to seize the apostles and put them in the public jail.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 5:19" - }, - { - "type": "char:add", - "content": [ - "The guards did that" - ] - }, - ", but during the night an angel from the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "opened the jail doors and brought the apostles outside!", - { - "type": "char:add", - "content": [ - "The guards were not aware of what the angel had done" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 5:20" - }, - "Then the angel said", - { - "type": "char:add", - "content": [ - "to the apostles" - ] - }, - ", “Go to the Temple", - { - "type": "char:add", - "content": [ - "courtyard" - ] - }, - ", stand there, and tell the people all about", - { - "type": "char:add", - "content": [ - "how God can give them eternal" - ] - }, - "life!”", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 5:21" - }, - "So having heard this, about dawn they entered the Temple", - { - "type": "char:add", - "content": [ - "courtyard" - ] - }, - "and began to teach the people again", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:21b-24" - ] - }, - { - "type": "para:s1", - "content": [ - "The Jewish leaders were perplexed because the apostles were not in jail." - ] - }, - { - "type": "para:p", - "content": [ - "Meanwhile, the high priest and those who were with him summoned the other Jewish Council members. Altogether they made up the entire Council of Israel.", - { - "type": "char:add", - "content": [ - "After they all gathered together" - ] - }, - ", they sent", - { - "type": "char:add", - "content": [ - "guards" - ] - }, - "to the jail to bring in the apostles.", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 5:22" - }, - "But when the guards arrived at the jail, they discovered that the apostles were not there. So they returned to the Council, and", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "them reported,", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 5:23" - }, - "“We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "saw that the jail", - { - "type": "char:add", - "content": [ - "doors" - ] - }, - "were very securely locked, and the guards were standing at the doors. But when we opened", - { - "type": "char:add", - "content": [ - "the doors and went in to get those men" - ] - }, - ", none", - { - "type": "char:add", - "content": [ - "of them was" - ] - }, - "inside", - { - "type": "char:add", - "content": [ - "the jail" - ] - }, - "!”", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 5:24" - }, - "When the captain of the temple guards and the chief priests heard that, they became greatly perplexed,", - { - "type": "char:add", - "content": [ - "wondering" - ] - }, - "what might result from all this." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:25-26" - ] - }, - { - "type": "para:s1", - "content": [ - "After finding them, the leaders brought the apostles back to question them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ACT 5:25" - }, - "Then someone came", - { - "type": "char:add", - "content": [ - "from the Temple courtyard" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "excitedly" - ] - }, - "reported to them, “Listen", - { - "type": "char:add", - "content": [ - "to this! Right now" - ] - }, - "the men whom you put in jail are standing in the Temple", - { - "type": "char:add", - "content": [ - "courtyard" - ] - }, - "and they are teaching the people", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "!”", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 5:26" - }, - "So the captain", - { - "type": "char:add", - "content": [ - "of the Temple guards" - ] - }, - "went", - { - "type": "char:add", - "content": [ - "to the Temple courtyard" - ] - }, - "with the officers, and they brought the apostles", - { - "type": "char:add", - "content": [ - "back to the Council room. But they" - ] - }, - "did not treat them roughly, because they were afraid that the people would", - { - "type": "char:add", - "content": [ - "kill them by" - ] - }, - "throwing stones at them", - { - "type": "char:add", - "content": [ - "if they hurt the apostles" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:27-33" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter and the other apostles said that they must obey God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 5:27" - }, - "After", - { - "type": "char:add", - "content": [ - "the captain and his officers" - ] - }, - "had brought", - { - "type": "char:add", - "content": [ - "the apostles to the Council room" - ] - }, - ", they commanded them to stand in front of the Council members, and the high priest questioned them.", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 5:28" - }, - "He said to them", - { - "type": "char:add", - "content": [ - "accusingly" - ] - }, - ", “We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "strongly commanded you not to teach people about that man [MTY]", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "But", - { - "type": "char:add", - "content": [ - "you have disobeyed us, and" - ] - }, - "you have taught people all over Jerusalem", - { - "type": "char:add", - "content": [ - "about him" - ] - }, - "! Furthermore, you are trying to make it seem that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "are the ones who are guilty [MTY] for that man's death!”", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 5:29" - }, - "But Peter,", - { - "type": "char:add", - "content": [ - "speaking for himself" - ] - }, - "and the other apostles, replied, “We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have to obey", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "God", - { - "type": "char:add", - "content": [ - "commands us to do" - ] - }, - ", not what", - { - "type": "char:add", - "content": [ - "you" - ] - }, - "people", - { - "type": "char:add", - "content": [ - "tell us to do" - ] - }, - "!", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 5:30" - }, - "God considers that you are the ones who killed Jesus by nailing him to a cross! But God, whom our ancestors", - { - "type": "char:add", - "content": [ - "worshipped" - ] - }, - ", ◄caused Jesus to become alive again after he died/raised Jesus from the dead►.", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 5:31" - }, - "God has greatly honored Jesus.", - { - "type": "char:add", - "content": [ - "He has taken him up to heaven! He has authorized him" - ] - }, - "to be the one who will save us and to rule", - { - "type": "char:add", - "content": [ - "over our lives! God did this" - ] - }, - "so that he might enable", - { - "type": "char:add", - "content": [ - "us" - ] - }, - "Israelites [MTY] to turn away from", - { - "type": "char:add", - "content": [ - "our" - ] - }, - "sinful behavior and", - { - "type": "char:add", - "content": [ - "that he might" - ] - }, - "forgive", - { - "type": "char:add", - "content": [ - "us for our sins" - ] - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 5:32" - }, - "We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "tell people about these things", - { - "type": "char:add", - "content": [ - "that we know happened to Jesus" - ] - }, - ", and the Holy Spirit, whom God has sent to", - { - "type": "char:add", - "content": [ - "us" - ] - }, - "who obey him, is also confirming", - { - "type": "char:add", - "content": [ - "that these things are true" - ] - }, - ".”", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 5:33" - }, - "When the Council members heard those words, they became very angry", - { - "type": "char:add", - "content": [ - "with the apostles" - ] - }, - ", and they wanted to kill them." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:34-40" - ] - }, - { - "type": "para:s1", - "content": [ - "After beating the apostles, they followed Gamaliel's advice and released them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "ACT 5:34" - }, - "But", - { - "type": "char:add", - "content": [ - "there was a Council member" - ] - }, - "named Gamaliel. He was a Pharisee, and one who taught people the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "laws, and all the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people respected him. He stood up in the Council and told", - { - "type": "char:add", - "content": [ - "guards" - ] - }, - "to take the apostles out", - { - "type": "char:add", - "content": [ - "of the room" - ] - }, - "for a short time.", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 5:35" - }, - { - "type": "char:add", - "content": [ - "After the guards had taken the apostles out" - ] - }, - ", he said to the other Council members, “Fellow Israelites, you need to think carefully about what you are about to do to these men,", - { - "type": "char:add", - "content": [ - "and I will tell you why" - ] - }, - ".", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 5:36" - }, - "Some years ago", - { - "type": "char:add", - "content": [ - "a man named" - ] - }, - "Theudas rebelled", - { - "type": "char:add", - "content": [ - "against the Roman government" - ] - }, - ". He told people that he was an important person, and about four hundred men joined", - { - "type": "char:add", - "content": [ - "him. But he was killed" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "killed him} and all those who had been accompanying him were scattered.", - { - "type": "char:add", - "content": [ - "So they" - ] - }, - "were not able to do anything", - { - "type": "char:add", - "content": [ - "that they had planned" - ] - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 5:37" - }, - "After that, during the time when they were ◄writing down names of the people/taking the census►", - { - "type": "char:add", - "content": [ - "in order to tax people, a man named" - ] - }, - "Judas from Galilee", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "rebelled", - { - "type": "char:add", - "content": [ - "against the Roman government" - ] - }, - ". He persuaded some people to accompany him. But", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "killed him, too, and all those who had accompanied him went off in different directions.", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 5:38" - }, - "So now I say", - { - "type": "char:add", - "content": [ - "this" - ] - }, - "to you: Do not harm these men! Release them! I say this because if", - { - "type": "char:add", - "content": [ - "this is just something" - ] - }, - "that humans have planned, they will not be able to do it. They will fail,", - { - "type": "char:add", - "content": [ - "like Theudas and Judas did" - ] - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 5:39" - }, - "But, if God", - { - "type": "char:add", - "content": [ - "has commanded them to do it" - ] - }, - ", you will not be able to prevent them", - { - "type": "char:add", - "content": [ - "from doing it, because" - ] - }, - "you will find out that you are opposing God!” The other members of the Council accepted what Gamaliel said.", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 5:40" - }, - "They told the", - { - "type": "char:add", - "content": [ - "temple guards to bring the apostles and flog them. So the guards" - ] - }, - "brought them", - { - "type": "char:add", - "content": [ - "into the Council room" - ] - }, - "and flogged them. Then the Council members commanded them not to speak to people about [MTY] Jesus, and they released the apostles." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 5:41-42" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles rejoiced and continued to tell others about Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "ACT 5:41" - }, - "So the apostles left the Council. They were rejoicing, because", - { - "type": "char:add", - "content": [ - "they knew God" - ] - }, - "had honored them", - { - "type": "char:add", - "content": [ - "by letting people" - ] - }, - "disgrace them because they were followers [MTY] of Jesus.", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 5:42" - }, - "And every day", - { - "type": "char:add", - "content": [ - "the apostles went to" - ] - }, - "the temple", - { - "type": "char:add", - "content": [ - "area" - ] - }, - "and to various", - { - "type": "char:add", - "content": [ - "people's" - ] - }, - "houses,", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "they continued [LIT] teaching", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "and telling", - { - "type": "char:add", - "content": [ - "them" - ] - }, - "that Jesus is the Messiah." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "ACT 6" - }, - { - "type": "para:sr", - "content": [ - "Acts 6:1" - ] - }, - { - "type": "para:s1", - "content": [ - "The believers neglected the Greek-speaking widows." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 6:1" - }, - "During that time, many more people were becoming believers.", - { - "type": "char:add", - "content": [ - "Some of them were from other countries and spoke only the Greek language, but most of them had always lived in Israel and spoke the Hebrew language" - ] - }, - ". Those who spoke Greek began to complain about those who spoke Hebrew. They were saying. “When", - { - "type": "char:add", - "content": [ - "you Hebrew-speaking believers" - ] - }, - "distribute", - { - "type": "char:add", - "content": [ - "food or money" - ] - }, - "to widows every day, you are not giving fair amounts to the widows who speak Greek!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 6:2-4" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles told the other believers to choose men to care for those widows." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ACT 6:2" - }, - "So,", - { - "type": "char:add", - "content": [ - "after the" - ] - }, - "twelve", - { - "type": "char:add", - "content": [ - "apostles had heard what they were complaining about" - ] - }, - ", they summoned all the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers", - { - "type": "char:add", - "content": [ - "in Jerusalem to meet" - ] - }, - "together. Then the apostles said", - { - "type": "char:add", - "content": [ - "to those other believers" - ] - }, - ", “We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "would not be doing right if we stopped", - { - "type": "char:add", - "content": [ - "preaching and teaching" - ] - }, - "God's message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "in order to distribute food [MTY]", - { - "type": "char:add", - "content": [ - "and money to the widows" - ] - }, - "!", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 6:3" - }, - "So, fellow believers, carefully choose seven men from among you, men whom", - { - "type": "char:add", - "content": [ - "you" - ] - }, - "know that the Spirit", - { - "type": "char:add", - "content": [ - "of God" - ] - }, - "controls completely and who are very wise. Then we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "will appoint them to do this work,", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 6:4" - }, - "and we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "will devote our time to pray and to preach and teach the message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 6:5-6" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles appointed seven men to care for the widows' needs." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 6:5" - }, - "What the apostles recommended pleased all of the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers. So they group chose Stephen. He was a man who strongly believed", - { - "type": "char:add", - "content": [ - "in God" - ] - }, - "and whom the Holy Spirit controlled completely.", - { - "type": "char:add", - "content": [ - "They also chose" - ] - }, - "Philip, Procorus, Nicanor, Timon, Parmenas, and Nicolas who was from Antioch", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". Nicolas had accepted the Jewish religion", - { - "type": "char:add", - "content": [ - "before he had believed in Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 6:6" - }, - "They brought these", - { - "type": "char:add", - "content": [ - "seven" - ] - }, - "men to the apostles. Then after the apostles prayed", - { - "type": "char:add", - "content": [ - "for those men" - ] - }, - ", they placed their hands on", - { - "type": "char:add", - "content": [ - "the heads of each one of" - ] - }, - "them", - { - "type": "char:add", - "content": [ - "to appoint them to do that work" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 6:7" - ] - }, - { - "type": "para:s1", - "content": [ - "The number of people who were becoming believers increased greatly." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ACT 6:7" - }, - "So", - { - "type": "char:add", - "content": [ - "the believers" - ] - }, - "continued to tell many people the message from God. ◄The number of people in Jerusalem who believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - "was increasing greatly./More and more people in Jerusalem were believing in Jesus.►", - { - "type": "char:add", - "content": [ - "Among them" - ] - }, - "were many", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "priests who were believing the message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 6:8-10" - ] - }, - { - "type": "para:s1", - "content": [ - "People opposed Stephen, but could not refute his arguments." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ACT 6:8" - }, - "God was enabling Stephen to do many things by God's power. He was doing many amazing miracles among the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people.", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 6:9" - }, - "However, some people opposed Stephen. They were Jews from a group", - { - "type": "char:add", - "content": [ - "that regularly met together in a Jewish meeting place that was" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "that people" - ] - }, - "} called the Freedmen's Meeting Place.", - { - "type": "char:add", - "content": [ - "Those people were from" - ] - }, - "Cyrene and Alexandria", - { - "type": "char:add", - "content": [ - "cities" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "from Cilicia and Asia", - { - "type": "char:add", - "content": [ - "provinces" - ] - }, - ". They all began to argue with Stephen.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 6:10" - }, - "But they were not able ◄to refute", - { - "type": "char:add", - "content": [ - "what he said/to prove that what he said was wrong" - ] - }, - "►,", - { - "type": "char:add", - "content": [ - "because God's" - ] - }, - "Spirit enabled him to speak very wisely." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 6:11-14" - ] - }, - { - "type": "para:s1", - "content": [ - "People persuaded some men to falsely accuse Stephen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 6:11" - }, - "Then that group secretly persuaded", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "men to", - { - "type": "char:add", - "content": [ - "falsely accuse Stephen. saying" - ] - }, - ", “We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "heard him say bad things about Moses and God.”", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 6:12" - }, - "So,", - { - "type": "char:add", - "content": [ - "by saying that" - ] - }, - ", they made the", - { - "type": "char:add", - "content": [ - "other Jewish" - ] - }, - "people angry", - { - "type": "char:add", - "content": [ - "at Stephen, including" - ] - }, - "the elders and the teachers of the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "laws. Then", - { - "type": "char:add", - "content": [ - "they all" - ] - }, - "seized Stephen and took him to the Jewish Council.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 6:13" - }, - "They", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "brought in some other men who accused Stephen falsely", - { - "type": "char:add", - "content": [ - "about several things" - ] - }, - ". They said, “This fellow continually says bad things about this holy Temple and about the laws", - { - "type": "char:add", - "content": [ - "that Moses received from God" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 6:14" - }, - "Specifically, we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have heard him say that this Jesus from Nazareth", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "will destroy this Temple and will tell us to obey different customs than Moses", - { - "type": "char:add", - "content": [ - "taught our ancestors" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 6:15" - ] - }, - { - "type": "para:s1", - "content": [ - "The people saw Stephen's face shining like the face of an angel." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ACT 6:15" - }, - "When all", - { - "type": "char:add", - "content": [ - "the people" - ] - }, - "who were sitting in the Council", - { - "type": "char:add", - "content": [ - "room heard that, and as they" - ] - }, - "all stared at Stephen, they saw that his face was", - { - "type": "char:add", - "content": [ - "shining" - ] - }, - "[SIM] like the face of an angel." - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "ACT 7" - }, - { - "type": "para:sr", - "content": [ - "Acts 7:1-4" - ] - }, - { - "type": "para:s1", - "content": [ - "Stephen started to answer the high priest's accusations by talking about Abraham." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 7:1" - }, - "Then the high priest asked Stephen, “Are the things that", - { - "type": "char:add", - "content": [ - "these people are saying about you(sg)" - ] - }, - "true?”", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 7:2" - }, - "Stephen replied, “Fellow Jews and respected leaders,", - { - "type": "char:add", - "content": [ - "please" - ] - }, - "listen to me! The glorious God", - { - "type": "char:add", - "content": [ - "whom we(inc) worship" - ] - }, - "appeared to our ancestor Abraham while he was still", - { - "type": "char:add", - "content": [ - "living" - ] - }, - "in Mesopotamia", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ", before he moved to Haran", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 7:3" - }, - "God said to him, ‘Leave this land where you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "and your relatives", - { - "type": "char:add", - "content": [ - "are living" - ] - }, - ", and go into the land to which I will lead you.’", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 7:4" - }, - "So Abraham left that land,", - { - "type": "char:add", - "content": [ - "which was also called" - ] - }, - "Chaldea, and he arrived in Haran and lived there. After his father died, God told him to move to this land in which you", - { - "type": "char:add", - "content": [ - "and I" - ] - }, - "are now living.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:5" - ] - }, - { - "type": "para:s1", - "content": [ - "God promised to give the land to Abraham and his descendants." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 7:5" - }, - "“", - { - "type": "char:add", - "content": [ - "At that time" - ] - }, - "God did not give Abraham any", - { - "type": "char:add", - "content": [ - "land here" - ] - }, - ", not even a small plot of", - { - "type": "char:add", - "content": [ - "this" - ] - }, - "land that would belong to him. God promised that he would", - { - "type": "char:add", - "content": [ - "later" - ] - }, - "give this land to him and his descendants, and that it would", - { - "type": "char:add", - "content": [ - "always" - ] - }, - "belong", - { - "type": "char:add", - "content": [ - "to them. However" - ] - }, - ", at that time Abraham did not have any children", - { - "type": "char:add", - "content": [ - "who would" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "inherit it/receive it after he died" - ] - }, - "►.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:6-7" - ] - }, - { - "type": "para:s1", - "content": [ - "God told Abraham that later on he would deliver his descendants from Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ACT 7:6" - }, - "“", - { - "type": "char:add", - "content": [ - "Later" - ] - }, - "God told Abraham, ‘Your descendants will go and live in a foreign country. They", - { - "type": "char:add", - "content": [ - "will live there" - ] - }, - "for four hundred years, and", - { - "type": "char:add", - "content": [ - "during that time their leaders" - ] - }, - "will mistreat your descendants and force them to work as slaves.’", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 7:7" - }, - "But God", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "said, ‘I will punish the people who make them work as slaves. Then, after that, your descendants will leave", - { - "type": "char:add", - "content": [ - "that land" - ] - }, - "and they will", - { - "type": "char:add", - "content": [ - "come and" - ] - }, - "worship me in this land.’ ”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:8" - ] - }, - { - "type": "para:s1", - "content": [ - "God commanded the ceremony of circumcision for Abraham and his descendants." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ACT 7:8" - }, - "“Then God commanded Abraham that", - { - "type": "char:add", - "content": [ - "every male in his household and all of his male descendants" - ] - }, - "should be circumcised", - { - "type": "char:add", - "content": [ - "to show that they all belonged to God" - ] - }, - "and that they would obey what he had told Abraham to do. Later Abraham's son, Isaac, was born, and when Isaac was eight days old, Abraham circumcised him.", - { - "type": "char:add", - "content": [ - "Later" - ] - }, - "Isaac's son, Jacob, was born, and Isaac", - { - "type": "char:add", - "content": [ - "similarly circumcised" - ] - }, - "him. And Jacob", - { - "type": "char:add", - "content": [ - "similarly circumcised" - ] - }, - "his twelve sons. They are the twelve men", - { - "type": "char:add", - "content": [ - "from whom we(inc) Jews have all descended" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:9-10" - ] - }, - { - "type": "para:s1", - "content": [ - "God helped Joseph, so Pharaoh appointed him to govern Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ACT 7:9" - }, - "“", - { - "type": "char:add", - "content": [ - "You know that" - ] - }, - "Jacob's", - { - "type": "char:add", - "content": [ - "older" - ] - }, - "sons became jealous", - { - "type": "char:add", - "content": [ - "because their father favored their younger brother" - ] - }, - "Joseph. So they sold him", - { - "type": "char:add", - "content": [ - "to merchants/traders who took him" - ] - }, - "[MTY] to Egypt. There he became a slave", - { - "type": "char:add", - "content": [ - "of an official who lived there" - ] - }, - ". But God", - { - "type": "char:add", - "content": [ - "helped" - ] - }, - "Joseph.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 7:10" - }, - "He protected him whenever people caused him to suffer. He enabled Joseph to be wise; and he caused Pharaoh, the king of Egypt, to think well of Joseph. So Pharaoh appointed him to rule", - { - "type": "char:add", - "content": [ - "over" - ] - }, - "Egypt and to look after all of Pharaoh's property [MTY].”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:11-15a" - ] - }, - { - "type": "para:s1", - "content": [ - "There was a famine in Canaan, so Jacob's family moved to Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 7:11" - }, - "“", - { - "type": "char:add", - "content": [ - "While Joseph was doing that work" - ] - }, - ", there was a time ◄when there was very little food/of famine► throughout Egypt and also throughout Canaan. People did not have enough food to eat. People were suffering.", - { - "type": "char:add", - "content": [ - "At that time" - ] - }, - "Jacob and his sons", - { - "type": "char:add", - "content": [ - "in Canaan" - ] - }, - "also could not find", - { - "type": "char:add", - "content": [ - "enough" - ] - }, - "food.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 7:12" - }, - "When Jacob heard", - { - "type": "char:add", - "content": [ - "people report that" - ] - }, - "there was grain/food", - { - "type": "char:add", - "content": [ - "that people could buy" - ] - }, - "in Egypt, he sent Joseph's older brothers", - { - "type": "char:add", - "content": [ - "to go there to buy grain. They went and bought grain from Joseph, but they did not recognize him. Then they returned home" - ] - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 7:13" - }, - "When Joseph's brothers went to Egypt the second time,", - { - "type": "char:add", - "content": [ - "they again bought grain from Joseph" - ] - }, - ". But this time", - { - "type": "char:add", - "content": [ - "he" - ] - }, - "told them who he was.", - { - "type": "char:add", - "content": [ - "And" - ] - }, - "people told Pharaoh that Joseph's people were Hebrews", - { - "type": "char:add", - "content": [ - "and that those men who had come from Canaan were his brothers" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 7:14" - }, - "Then after Joseph sent", - { - "type": "char:add", - "content": [ - "his brothers back home, they" - ] - }, - "told their father Jacob", - { - "type": "char:add", - "content": [ - "that Joseph wanted" - ] - }, - "him and his entire family to come", - { - "type": "char:add", - "content": [ - "to Egypt. At that time" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "Jacob's family consisted of" - ] - }, - "seventy-five people/there were seventy-five people in Jacob's family► [SYN].", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 7:15" - }, - { - "type": "char:add", - "content": [ - "So when" - ] - }, - "Jacob", - { - "type": "char:add", - "content": [ - "heard that, he and all his family" - ] - }, - "went to", - { - "type": "char:add", - "content": [ - "live in" - ] - }, - "Egypt.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:15b-16" - ] - }, - { - "type": "para:s1", - "content": [ - "When Jacob and his sons died, people buried them in Canaan." - ] - }, - { - "type": "para:p", - "content": [ - "“", - { - "type": "char:add", - "content": [ - "Later on" - ] - }, - ", Jacob died", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ", and our", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "ancestors,", - { - "type": "char:add", - "content": [ - "his sons, also died there" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 7:16" - }, - { - "type": "char:add", - "content": [ - "But" - ] - }, - "the bodies", - { - "type": "char:add", - "content": [ - "of Jacob and Joseph" - ] - }, - "were brought {", - { - "type": "char:add", - "content": [ - "they" - ] - }, - "brought the bodies", - { - "type": "char:add", - "content": [ - "of Jacob and Joseph" - ] - }, - "}", - { - "type": "char:add", - "content": [ - "back to our land" - ] - }, - ", and", - { - "type": "char:add", - "content": [ - "Jacob's body" - ] - }, - "was buried {they buried", - { - "type": "char:add", - "content": [ - "Jacob's body" - ] - }, - "}", - { - "type": "char:add", - "content": [ - "in the tomb that Abraham had bought, and they buried Joseph's body" - ] - }, - "in Shechem in the ground that", - { - "type": "char:add", - "content": [ - "Jacob" - ] - }, - "had bought from Hamor's sons.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:17-19" - ] - }, - { - "type": "para:s1", - "content": [ - "An Egyptian king who did not know about Joseph began to oppress the Israelites." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 7:17" - }, - "“Our ancestors had become very numerous when it was almost time for", - { - "type": "char:add", - "content": [ - "God to rescue them" - ] - }, - "from Egypt,", - { - "type": "char:add", - "content": [ - "as" - ] - }, - "he had promised Abraham that he would do.", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 7:18" - }, - "Another king had begun to rule in Egypt. He did not know that Joseph,", - { - "type": "char:add", - "content": [ - "long before that time, had greatly helped the people of Egypt" - ] - }, - "[MTY].", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 7:19" - }, - "That king cruelly tried to get rid of our ancestors. He oppressed them and caused them to suffer greatly. He", - { - "type": "char:add", - "content": [ - "even commanded" - ] - }, - "them to leave their baby", - { - "type": "char:add", - "content": [ - "boys" - ] - }, - "outside", - { - "type": "char:add", - "content": [ - "their homes" - ] - }, - "so that they would die.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:20-22" - ] - }, - { - "type": "para:s1", - "content": [ - "Moses, who grew up as an Egyptian, spoke and acted powerfully." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ACT 7:20" - }, - "“During that time Moses was born, and he was a very beautiful [LIT]", - { - "type": "char:add", - "content": [ - "child" - ] - }, - ". So his parents", - { - "type": "char:add", - "content": [ - "secretly" - ] - }, - "cared for him in their house for three months.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 7:21" - }, - "Then they had to put him outside", - { - "type": "char:add", - "content": [ - "the house, but" - ] - }, - "Pharaoh's daughter", - { - "type": "char:add", - "content": [ - "found him and" - ] - }, - "adopted him and cared for him as", - { - "type": "char:add", - "content": [ - "though he were" - ] - }, - "her own son.", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 7:22" - }, - "Moses was taught {", - { - "type": "char:add", - "content": [ - "The Egyptian teachers" - ] - }, - "taught Moses} many kinds of wise things [HYP] that the people in Egypt knew, and", - { - "type": "char:add", - "content": [ - "when he grew up" - ] - }, - ", he spoke powerfully and did things powerfully.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:23-29" - ] - }, - { - "type": "para:s1", - "content": [ - "Moses killed an Egyptian, so he had to flee to Midian." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 7:23" - }, - "“", - { - "type": "char:add", - "content": [ - "One day" - ] - }, - "when Moses was about forty years old, he decided that he would", - { - "type": "char:add", - "content": [ - "go and" - ] - }, - "see his fellow Israelis.", - { - "type": "char:add", - "content": [ - "So he went to the place where they worked" - ] - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 7:24" - }, - "He saw an Egyptian beating one of the Israels. So he went over to help [MTY] the Israeli man who was being hurt/beat {whom", - { - "type": "char:add", - "content": [ - "the Egyptian" - ] - }, - "was hurting/beating}, and he ◄got revenge on/paid back► the Israeli man by killing the Egyptian", - { - "type": "char:add", - "content": [ - "who was hurting/beating him" - ] - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 7:25" - }, - "Moses was thinking that his fellow Israelis would understand that God had sent him to free them", - { - "type": "char:add", - "content": [ - "from being slaves" - ] - }, - ". But they did not understand that.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 7:26" - }, - "The next day, Moses saw two Israeli men fighting", - { - "type": "char:add", - "content": [ - "each other" - ] - }, - ". He tried to make them stop fighting by saying to them, ‘Men, you two are fellow", - { - "type": "char:add", - "content": [ - "Israelis! So" - ] - }, - "◄stop hurting each other!/why are you hurting each other?► [RHQ]’", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 7:27" - }, - "But the man who was injuring the other man pushed Moses away and said to him, ‘◄No one appointed you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to rule and judge us", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "!/Do you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "think someone appointed you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to rule and judge us", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "?► [RHQ]", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 7:28" - }, - "Do you want to kill me as you killed the Egyptian yesterday?’", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 7:29" - }, - "When Moses heard that,", - { - "type": "char:add", - "content": [ - "he thought to himself, ‘Obviously, people know what I have done, and someone will kill me.’ He was afraid, so" - ] - }, - "he fled", - { - "type": "char:add", - "content": [ - "from Egypt" - ] - }, - "to Midian land. He lived there", - { - "type": "char:add", - "content": [ - "for some years" - ] - }, - ". He", - { - "type": "char:add", - "content": [ - "got married, and he and his wife" - ] - }, - "had two sons.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:30-34" - ] - }, - { - "type": "para:s1", - "content": [ - "God commanded Moses to rescue the Jewish people from Egypt." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ACT 7:30" - }, - "“", - { - "type": "char:add", - "content": [ - "One day" - ] - }, - "forty years later,", - { - "type": "char:add", - "content": [ - "the Lord God appeared as" - ] - }, - "an angel to Moses. He appeared in a bush that was burning in the desert near Sinai Mountain.", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 7:31" - }, - "When Moses saw that, he was greatly surprised,", - { - "type": "char:add", - "content": [ - "because the bush was not burning up" - ] - }, - ". As he went over to look more closely, he heard the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "say", - { - "type": "char:add", - "content": [ - "to him" - ] - }, - ",", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 7:32" - }, - "‘I", - { - "type": "char:add", - "content": [ - "am" - ] - }, - "the God", - { - "type": "char:add", - "content": [ - "whom" - ] - }, - "your ancestors", - { - "type": "char:add", - "content": [ - "worshipped" - ] - }, - ". I", - { - "type": "char:add", - "content": [ - "am" - ] - }, - "the God that Abraham, Isaac and Jacob", - { - "type": "char:add", - "content": [ - "worship" - ] - }, - ".’ Moses", - { - "type": "char:add", - "content": [ - "was so afraid that he" - ] - }, - "began to shake. He was afraid to look", - { - "type": "char:add", - "content": [ - "at the bush any longer" - ] - }, - ".", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 7:33" - }, - "Then the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "said to him, ‘Take your sandals off", - { - "type": "char:add", - "content": [ - "to show that you(sg) revere me" - ] - }, - ". Because I", - { - "type": "char:add", - "content": [ - "am here" - ] - }, - ", the place where you are standing is holy/sacred.", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 7:34" - }, - "I have surely seen how the people of Egypt are continually causing my people to suffer. I have heard my people when they groan", - { - "type": "char:add", - "content": [ - "because those people continually oppress them" - ] - }, - ". So I have come down to rescue them", - { - "type": "char:add", - "content": [ - "from Egypt" - ] - }, - ". Now get ready, because I am going to send you", - { - "type": "char:add", - "content": [ - "back" - ] - }, - "to Egypt", - { - "type": "char:add", - "content": [ - "to do that" - ] - }, - ".’ ”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:35-38" - ] - }, - { - "type": "para:s1", - "content": [ - "God sent Moses to lead Israel and tell them of the Prophet who would come." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "ACT 7:35" - }, - "“This Moses", - { - "type": "char:add", - "content": [ - "is the one who had tried to help our Israeli people, but" - ] - }, - "whom they rejected", - { - "type": "char:add", - "content": [ - "by saying" - ] - }, - ", ‘No one [RHQ] appointed you to rule and judge", - { - "type": "char:add", - "content": [ - "us!’" - ] - }, - "Moses", - { - "type": "char:add", - "content": [ - "is the one whom" - ] - }, - "God", - { - "type": "char:add", - "content": [ - "himself" - ] - }, - "sent to rule them and to free them", - { - "type": "char:add", - "content": [ - "from being slaves. He is the one whom" - ] - }, - "an angel in the bush", - { - "type": "char:add", - "content": [ - "commanded to do that" - ] - }, - ".", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 7:36" - }, - "Moses", - { - "type": "char:add", - "content": [ - "is the one who" - ] - }, - "led our ancestors out", - { - "type": "char:add", - "content": [ - "from Egypt" - ] - }, - ". He did many kinds of miracles in Egypt, at the Red Sea, and during the forty years", - { - "type": "char:add", - "content": [ - "that the Israelite people lived" - ] - }, - "in the desert.", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 7:37" - }, - "This Moses is the one who said to the Israelite people, ‘God will appoint a prophet for you from among your own people.", - { - "type": "char:add", - "content": [ - "He will speak words from God" - ] - }, - ", just like I", - { - "type": "char:add", - "content": [ - "speak his words to you" - ] - }, - ".’", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 7:38" - }, - "This man", - { - "type": "char:add", - "content": [ - "Moses" - ] - }, - "was", - { - "type": "char:add", - "content": [ - "our people's leader" - ] - }, - "when they gathered together in the desert. It is Moses to whom", - { - "type": "char:add", - "content": [ - "God sent" - ] - }, - "the angel on Mount Sinai to", - { - "type": "char:add", - "content": [ - "give him our laws" - ] - }, - ", and", - { - "type": "char:add", - "content": [ - "he was the one who told" - ] - }, - "our", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "ancestors", - { - "type": "char:add", - "content": [ - "what the angel had said" - ] - }, - ". He was the one who received", - { - "type": "char:add", - "content": [ - "from God" - ] - }, - "words that tell us how to live", - { - "type": "char:add", - "content": [ - "eternally, and Moses" - ] - }, - "passed", - { - "type": "char:add", - "content": [ - "them" - ] - }, - "on to us.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:39-43" - ] - }, - { - "type": "para:s1", - "content": [ - "Israel rejected Moses, so God rejected them and said that he would punish them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "ACT 7:39" - }, - "“", - { - "type": "char:add", - "content": [ - "However" - ] - }, - ", our ancestors did not want to obey", - { - "type": "char:add", - "content": [ - "Moses" - ] - }, - ". Instead,", - { - "type": "char:add", - "content": [ - "while he was still on the mountain" - ] - }, - ", they rejected him", - { - "type": "char:add", - "content": [ - "as their leader" - ] - }, - "and decided that they wanted to return to Egypt.", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 7:40" - }, - "So they told", - { - "type": "char:add", - "content": [ - "his older brother" - ] - }, - "Aaron, ‘Make idols for us who will be our gods to lead us", - { - "type": "char:add", - "content": [ - "back to Egypt" - ] - }, - "! As for that fellow Moses who led us out of Egypt we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "do not know what has happened to him!’", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 7:41" - }, - "So, they made", - { - "type": "char:add", - "content": [ - "out of gold" - ] - }, - "an image", - { - "type": "char:add", - "content": [ - "that looked like" - ] - }, - "a calf. Then they sacrificed", - { - "type": "char:add", - "content": [ - "animals and offered other things" - ] - }, - "to", - { - "type": "char:add", - "content": [ - "honor" - ] - }, - "that idol, and they sang and danced to honor the idol that they themselves had made.", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 7:42" - }, - "So God rejected them. He abandoned them to worship the sun, moon and stars in the sky. This agrees with the words that one of the prophets wrote that God said," - ] - }, - { - "type": "para:q1", - "content": [ - "You Israelite", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "[MTY], when you", - { - "type": "char:add", - "content": [ - "repeatedly" - ] - }, - "killed animals and offered them as sacrifices during those forty years", - { - "type": "char:add", - "content": [ - "that you were" - ] - }, - "in the desert, ◄you", - { - "type": "char:add", - "content": [ - "most certainly" - ] - }, - "were not offering them to me!/what makes you think that you were offering them to me?► [RHQ]", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 7:43" - }, - { - "type": "char:add", - "content": [ - "On the contrary" - ] - }, - ", you carried", - { - "type": "char:add", - "content": [ - "with you from place to place" - ] - }, - "the tent", - { - "type": "char:add", - "content": [ - "that contained the idol" - ] - }, - "representing", - { - "type": "char:add", - "content": [ - "the god" - ] - }, - "Molech", - { - "type": "char:add", - "content": [ - "that you worshipped" - ] - }, - ". You also", - { - "type": "char:add", - "content": [ - "carried with you" - ] - }, - "the image of the star", - { - "type": "char:add", - "content": [ - "called" - ] - }, - "Rephan.", - { - "type": "char:add", - "content": [ - "Those" - ] - }, - "were idols that you had made,", - { - "type": "char:add", - "content": [ - "and you" - ] - }, - "worshipped", - { - "type": "char:add", - "content": [ - "them instead of me" - ] - }, - ". So I will", - { - "type": "char:add", - "content": [ - "cause you to" - ] - }, - "be taken away {", - { - "type": "char:add", - "content": [ - "people to" - ] - }, - "take you}", - { - "type": "char:add", - "content": [ - "from your own country. You will be taken" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "They will take you" - ] - }, - "}", - { - "type": "char:add", - "content": [ - "far from your homes to regions" - ] - }, - "even farther than Babylon.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:44-47" - ] - }, - { - "type": "para:s1", - "content": [ - "The Israelite people worshipped God at the tent Moses built and later in the temple that Solomon built." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "ACT 7:44" - }, - "“While our ancestors were in the desert, they worshipped God at the tent that showed", - { - "type": "char:add", - "content": [ - "that he was there with them" - ] - }, - ". They had made the tent exactly like God had commanded Moses", - { - "type": "char:add", - "content": [ - "to make it. It was" - ] - }, - "exactly like the model that Moses had seen", - { - "type": "char:add", - "content": [ - "when he was up on the mountain" - ] - }, - ".", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 7:45" - }, - { - "type": "char:add", - "content": [ - "Later on" - ] - }, - ", other ancestors of ours carried that tent with them when Joshua led them", - { - "type": "char:add", - "content": [ - "into this land" - ] - }, - ". That was during the time that they took this land for themselves, when God forced the people", - { - "type": "char:add", - "content": [ - "who previously lived here" - ] - }, - "to leave. So the Israelis were able to possess this land.", - { - "type": "char:add", - "content": [ - "The tent remained in this land and was still here" - ] - }, - "when", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "David ruled.", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 7:46" - }, - "David pleased God, and he asked God to let him build a house where", - { - "type": "char:add", - "content": [ - "he and" - ] - }, - "all of our Israeli people could worship God.", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 7:47" - }, - "But", - { - "type": "char:add", - "content": [ - "instead, God let David's son" - ] - }, - "Solomon build a house", - { - "type": "char:add", - "content": [ - "where people could worship" - ] - }, - "God.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:48-50" - ] - }, - { - "type": "para:s1", - "content": [ - "People can worship God anywhere, not only at certain places." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "48", - "sid": "ACT 7:48" - }, - "“However,", - { - "type": "char:add", - "content": [ - "we(inc) know that" - ] - }, - "God is greater than everything, and he does not live in", - { - "type": "char:add", - "content": [ - "houses that" - ] - }, - "people [SYN] have made. It is like the prophet", - { - "type": "char:add", - "content": [ - "Isaiah" - ] - }, - "wrote. He wrote", - { - "type": "char:add", - "content": [ - "these words that God had spoken:" - ] - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "49-50", - "sid": "ACT 7:49-50" - }, - "Heaven is ◄my throne/the place from which I rule the entire universe►, and the earth is ◄my footstool/", - { - "type": "char:add", - "content": [ - "merely like" - ] - }, - "a stool on which I may rest my feet►. I myself [SYN] have made everything", - { - "type": "char:add", - "content": [ - "both in heaven and on the earth" - ] - }, - ". So you", - { - "type": "char:add", - "content": [ - "human beings" - ] - }, - ", ◄", - { - "type": "char:add", - "content": [ - "you" - ] - }, - "really cannot build a house that would be", - { - "type": "char:add", - "content": [ - "adequate" - ] - }, - "for me!/do you think you can build a house that would be", - { - "type": "char:add", - "content": [ - "appropriate" - ] - }, - "for me?► [RHQ] You cannot [RHQ] make a place good enough for me", - { - "type": "char:add", - "content": [ - "to live in" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:51-53" - ] - }, - { - "type": "para:s1", - "content": [ - "Stephen said that those who were listening to him were opposing God." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "51", - "sid": "ACT 7:51" - }, - "“You people are extremely stubborn [MET], not wanting to obey God or listen [MTY]", - { - "type": "char:add", - "content": [ - "to him!" - ] - }, - "You are exactly like your ancestors! You always resist the Holy Spirit", - { - "type": "char:add", - "content": [ - "as they did" - ] - }, - "!", - { - "type": "verse:v", - "number": "52", - "sid": "ACT 7:52" - }, - "Your ancestors caused [RHQ] every prophet to suffer,", - { - "type": "char:add", - "content": [ - "including Moses" - ] - }, - ". They even killed those who long ago announced", - { - "type": "char:add", - "content": [ - "that the Messiah" - ] - }, - "would come, the one who always did what pleased God.", - { - "type": "char:add", - "content": [ - "And the Messiah has come! He is the one whom" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "recently" - ] - }, - "turned over", - { - "type": "char:add", - "content": [ - "to his enemies" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "insisted that" - ] - }, - "they kill him!", - { - "type": "verse:v", - "number": "53", - "sid": "ACT 7:53" - }, - "You", - { - "type": "char:add", - "content": [ - "are the people" - ] - }, - "who have received God's laws.", - { - "type": "char:add", - "content": [ - "Those were laws" - ] - }, - "that God caused angels to give", - { - "type": "char:add", - "content": [ - "to our ancestors" - ] - }, - ". However,", - { - "type": "char:add", - "content": [ - "incredibly" - ] - }, - ", you have not obeyed them!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:54" - ] - }, - { - "type": "para:s1", - "content": [ - "All the people there became very angry with Stephen." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "54", - "sid": "ACT 7:54" - }, - "When the Jewish Council members", - { - "type": "char:add", - "content": [ - "and others there" - ] - }, - "heard all that", - { - "type": "char:add", - "content": [ - "Stephen said" - ] - }, - ", they became very angry. They were grinding their teeth", - { - "type": "char:add", - "content": [ - "together because they were so angry" - ] - }, - "at him!" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:55-59" - ] - }, - { - "type": "para:s1", - "content": [ - "After Stephen said that he could see Jesus standing beside God in heaven, they stoned him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "55", - "sid": "ACT 7:55" - }, - "But the Holy Spirit completely controlled Stephen. He looked up into heaven and saw a dazzling light from God, and", - { - "type": "char:add", - "content": [ - "he saw" - ] - }, - "Jesus standing at God's right side.", - { - "type": "verse:v", - "number": "56", - "sid": "ACT 7:56" - }, - "“Look,” he said, “I see heaven open, and I", - { - "type": "char:add", - "content": [ - "see" - ] - }, - "the one who came from heaven standing at God's right side!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "57", - "sid": "ACT 7:57" - }, - { - "type": "char:add", - "content": [ - "When the Jewish Council members and others heard that" - ] - }, - ", they shouted loudly. They put their hands over their ears", - { - "type": "char:add", - "content": [ - "so that they could not hear Stephen, and immediately" - ] - }, - "they all rushed at him.", - { - "type": "verse:v", - "number": "58", - "sid": "ACT 7:58" - }, - "They dragged him outside the city", - { - "type": "char:add", - "content": [ - "of Jerusalem" - ] - }, - "and started to throw stones at him. The people who were accusing him", - { - "type": "char:add", - "content": [ - "took off" - ] - }, - "their outer garments", - { - "type": "char:add", - "content": [ - "in order to throw stones more easily, and" - ] - }, - "they put their clothes", - { - "type": "char:add", - "content": [ - "on the ground" - ] - }, - "next to a young man whose name was Saul,", - { - "type": "char:add", - "content": [ - "so that he could guard them" - ] - }, - ".", - { - "type": "verse:v", - "number": "59", - "sid": "ACT 7:59" - }, - "While they continued to throw stones at Stephen, Stephen prayed, “Lord Jesus, receive my spirit!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 7:60—8:3" - ] - }, - { - "type": "para:s1", - "content": [ - "He asked the Lord to forgive them, and he died. The disciples fled, some men buried Stephen, and Saul harassed believers. But the believers preached about Jesus wherever they were scattered." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "60", - "sid": "ACT 7:60" - }, - "Then Stephen fell on his knees and cried out, “Lord, do not punish them (OR, forgive them) [LIT] for this sin!” After he had said that, he died." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "ACT 8" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1-2", - "sid": "ACT 8:1-2" - }, - "Then some men who revered God buried Stephen's body in a tomb, and they mourned greatly and loudly for him." - ] - }, - { - "type": "para:p", - "content": [ - "On that same day", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "started severely persecuting the believers", - { - "type": "char:add", - "content": [ - "who were living" - ] - }, - "in Jerusalem. So most", - { - "type": "char:add", - "content": [ - "of the believers" - ] - }, - "fled", - { - "type": "char:add", - "content": [ - "to other places" - ] - }, - "throughout Judea and Samaria", - { - "type": "char:add", - "content": [ - "provinces" - ] - }, - ". The apostles were the only", - { - "type": "char:add", - "content": [ - "believers who remained in Jerusalem" - ] - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 8:3" - }, - "While the people were killing Stephen, Saul was there approving of their killing Stephen. So Saul", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "began trying to destroy the group of believers. He entered houses one by one, he dragged away men and women", - { - "type": "char:add", - "content": [ - "who believed in Jesus" - ] - }, - ", and then he", - { - "type": "char:add", - "content": [ - "arranged for" - ] - }, - "them to be put in prison." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:4-8" - ] - }, - { - "type": "para:s1", - "content": [ - "Many Samaritans heeded Philip's words and rejoiced." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 8:4" - }, - "The believers who had left Jerusalem went to different places, where they continued preaching the message about Jesus.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 8:5" - }, - { - "type": "char:add", - "content": [ - "One of those believers whose name was" - ] - }, - "Philip went down", - { - "type": "char:add", - "content": [ - "from Jerusalem" - ] - }, - "to a city in Samaria", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". There he was telling", - { - "type": "char:add", - "content": [ - "the people that Jesus is" - ] - }, - "[MTY] the Messiah.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 8:6" - }, - "Many people there heard Philip", - { - "type": "char:add", - "content": [ - "speak" - ] - }, - "and saw the miraculous things that he was doing. So they all ◄paid close attention to/listened carefully to► his words.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 8:7" - }, - "For", - { - "type": "char:add", - "content": [ - "example, when Philip commanded" - ] - }, - "evil spirits who controlled many people", - { - "type": "char:add", - "content": [ - "that they should come out of them" - ] - }, - ", they came out, while those spirits screamed. Also, many people who were paralyzed and", - { - "type": "char:add", - "content": [ - "many others" - ] - }, - "who were lame were healed.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 8:8" - }, - "So", - { - "type": "char:add", - "content": [ - "many people" - ] - }, - "[MTY] in that city greatly rejoiced." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:9-13" - ] - }, - { - "type": "para:s1", - "content": [ - "Philip baptized many Samaritans, including a sorcerer." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ACT 8:9" - }, - "There was a man in that city whose name was Simon. He had been practicing sorcery for a long time, and he had been amazing the people in Samaria", - { - "type": "char:add", - "content": [ - "province by doing that" - ] - }, - ". He continually claimed that he was a great/important person.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 8:10" - }, - "All the people there, both ordinary and important people, listened to him.", - { - "type": "char:add", - "content": [ - "Various ones of" - ] - }, - "them were saying, “This man works in extremely powerful ways", - { - "type": "char:add", - "content": [ - "because" - ] - }, - "God has caused him to be a great", - { - "type": "char:add", - "content": [ - "person" - ] - }, - ".”", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 8:11" - }, - "They continued to listen to him carefully, because for a long time he had astonished them by practicing sorcery.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 8:12" - }, - "But then they believed Philip's", - { - "type": "char:add", - "content": [ - "message" - ] - }, - "when he preached to them about", - { - "type": "char:add", - "content": [ - "how" - ] - }, - "God desires to rule [MET]", - { - "type": "char:add", - "content": [ - "the lives of people who believe in him" - ] - }, - ", and about Jesus being the Messiah [MTY]. Both the men and the women who believed in Jesus were baptized. {", - { - "type": "char:add", - "content": [ - "Philip" - ] - }, - "was baptizing both the men and the women", - { - "type": "char:add", - "content": [ - "who had come to believe in Jesus" - ] - }, - "}.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 8:13" - }, - "Simon himself believed", - { - "type": "char:add", - "content": [ - "Philip's message" - ] - }, - "and, after he was baptized {after", - { - "type": "char:add", - "content": [ - "Philip" - ] - }, - "baptized him}, he began to constantly accompany Philip. Simon was continually amazed because he often saw", - { - "type": "char:add", - "content": [ - "Philip" - ] - }, - "doing many kinds of miraculous things." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:14-17" - ] - }, - { - "type": "para:s1", - "content": [ - "Samaritan believers received the power of the Holy Spirit." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ACT 8:14" - }, - "When the apostles in Jerusalem heard that", - { - "type": "char:add", - "content": [ - "many people" - ] - }, - "[PRS]", - { - "type": "char:add", - "content": [ - "throughout" - ] - }, - "Samaria", - { - "type": "char:add", - "content": [ - "district" - ] - }, - "had believed the message from God", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ", they sent Peter and John there.", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 8:15" - }, - "When Peter and John arrived in Samaria, they prayed for those", - { - "type": "char:add", - "content": [ - "new believers" - ] - }, - "in order that the Holy Spirit's", - { - "type": "char:add", - "content": [ - "power" - ] - }, - "would come to them.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 8:16" - }, - { - "type": "char:add", - "content": [ - "Peter and John realized that" - ] - }, - "the Holy Spirit had not yet begun to empower any of them. They had been baptized {", - { - "type": "char:add", - "content": [ - "Philip" - ] - }, - "had baptized them}", - { - "type": "char:add", - "content": [ - "because they had believed" - ] - }, - "in [MTY] the Lord Jesus,", - { - "type": "char:add", - "content": [ - "but they did not know about the Holy Spirit" - ] - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 8:17" - }, - { - "type": "char:add", - "content": [ - "Then Peter and John" - ] - }, - "placed their hands on", - { - "type": "char:add", - "content": [ - "the heads of" - ] - }, - "each person, and they received the", - { - "type": "char:add", - "content": [ - "power of" - ] - }, - "[MTY] the Holy Spirit." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:18-24" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter denounced Simon the sorcerer." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 8:18" - }, - "Simon saw", - { - "type": "char:add", - "content": [ - "things that convinced him" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "had given the Spirit's", - { - "type": "char:add", - "content": [ - "power to people" - ] - }, - "as a result of the apostles placing their hands on them. So he offered", - { - "type": "char:add", - "content": [ - "to give" - ] - }, - "money to the apostles,", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 8:19" - }, - "saying, “Enable me also to do what", - { - "type": "char:add", - "content": [ - "you are doing" - ] - }, - ", so that everyone on whom I place/put my hands may receive the Holy Spirit's", - { - "type": "char:add", - "content": [ - "power" - ] - }, - ".”", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 8:20" - }, - "But Peter said to him, “May you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "and your money go to hell, because you", - { - "type": "char:add", - "content": [ - "mistakenly" - ] - }, - "think that you can buy", - { - "type": "char:add", - "content": [ - "from us" - ] - }, - "what God", - { - "type": "char:add", - "content": [ - "alone" - ] - }, - "gives to", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 8:21" - }, - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has not authorized you to have any part of this ministry of giving", - { - "type": "char:add", - "content": [ - "the Holy Spirit's power" - ] - }, - ", because he knows that you are not thinking rightly! (OR, because he knows that you are thinking completely wrongly.)", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 8:22" - }, - "So stop thinking wickedly", - { - "type": "char:add", - "content": [ - "like" - ] - }, - "that, and plead that the Lord, if he is willing, will forgive you", - { - "type": "char:add", - "content": [ - "for what" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "wickedly" - ] - }, - "thought/planned", - { - "type": "char:add", - "content": [ - "to do" - ] - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 8:23" - }, - { - "type": "char:add", - "content": [ - "Turn away from your evil ways" - ] - }, - ", because I perceive that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are extremely envious of", - { - "type": "char:add", - "content": [ - "us" - ] - }, - ", and you", - { - "type": "char:add", - "content": [ - "are" - ] - }, - "a slave of your", - { - "type": "char:add", - "content": [ - "continual desire to do evil! God will certainly punish you severely" - ] - }, - "!”", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 8:24" - }, - "Then Simon answered, “Pray to the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "he" - ] - }, - "will not do to me what you just said!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:25" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter and John preached to many Samaritans." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ACT 8:25" - }, - "After", - { - "type": "char:add", - "content": [ - "Peter and John" - ] - }, - "told", - { - "type": "char:add", - "content": [ - "people there" - ] - }, - "what they knew personally", - { - "type": "char:add", - "content": [ - "about the" - ] - }, - "Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "and declared to them the message about Jesus, they both returned to Jerusalem.", - { - "type": "char:add", - "content": [ - "Along the way" - ] - }, - "they preached the good message", - { - "type": "char:add", - "content": [ - "about Jesus to people" - ] - }, - "in many villages in Samaria", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:26-28" - ] - }, - { - "type": "para:s1", - "content": [ - "Philip met an Ethiopian official." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ACT 8:26" - }, - { - "type": "char:add", - "content": [ - "One day" - ] - }, - "an angel whom the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "had sent commanded Philip, “Get ready and go south along the road that extends from Jerusalem to Gaza.”", - { - "type": "char:add", - "content": [ - "That was" - ] - }, - "a road in a desert area.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 8:27" - }, - "So Philip got ready and went", - { - "type": "char:add", - "content": [ - "along that road" - ] - }, - ". Suddenly he met a man from Ethiopia. He was an important official who took care of all the funds for the queen", - { - "type": "char:add", - "content": [ - "of" - ] - }, - "Ethiopia.", - { - "type": "char:add", - "content": [ - "In his language people called their queen" - ] - }, - "Candace. This man had gone to Jerusalem to worship", - { - "type": "char:add", - "content": [ - "God" - ] - }, - ",", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 8:28" - }, - "and he was returning", - { - "type": "char:add", - "content": [ - "home" - ] - }, - "and was seated", - { - "type": "char:add", - "content": [ - "riding" - ] - }, - "in his chariot.", - { - "type": "char:add", - "content": [ - "As he was riding" - ] - }, - ", he was reading", - { - "type": "char:add", - "content": [ - "out loud from" - ] - }, - "what the prophet Isaiah", - { - "type": "char:add", - "content": [ - "had written" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "long ago" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:29-31" - ] - }, - { - "type": "para:s1", - "content": [ - "The official could not understand what he was reading." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ACT 8:29" - }, - { - "type": "char:add", - "content": [ - "God's" - ] - }, - "Spirit told Philip, “Go near to that chariot and keep walking close to", - { - "type": "char:add", - "content": [ - "the man who is riding in" - ] - }, - "it!”", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 8:30" - }, - "So Philip ran", - { - "type": "char:add", - "content": [ - "to the chariot and kept running close to it" - ] - }, - ". Then he heard the official reading what the prophet Isaiah", - { - "type": "char:add", - "content": [ - "had written" - ] - }, - ". He asked the man, “Do you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "understand what you are reading?”", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 8:31" - }, - "He answered Philip, “", - { - "type": "char:add", - "content": [ - "No!" - ] - }, - "◄I cannot possibly", - { - "type": "char:add", - "content": [ - "understand it" - ] - }, - "if", - { - "type": "char:add", - "content": [ - "there is" - ] - }, - "no one to explain it to me!/How can I", - { - "type": "char:add", - "content": [ - "understand it" - ] - }, - "if", - { - "type": "char:add", - "content": [ - "there is" - ] - }, - "no one to explain it to me?► [RHQ]”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:31b-35" - ] - }, - { - "type": "para:s1", - "content": [ - "Philip preached about Jesus to the official." - ] - }, - { - "type": "para:p", - "content": [ - "Then the man said to Philip, “Please come up", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "sit beside me.”", - { - "type": "char:add", - "content": [ - "So Philip did that" - ] - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 8:32" - }, - "The part of the Scriptures that the official was reading was this:" - ] - }, - { - "type": "para:q1", - "content": [ - "He will", - { - "type": "char:add", - "content": [ - "be silent when" - ] - }, - "they lead him away to kill him" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:add", - "content": [ - "like when" - ] - }, - "a sheep", - { - "type": "char:add", - "content": [ - "is led away to be killed" - ] - }, - "." - ] - }, - { - "type": "para:q1", - "content": [ - "As a young sheep is silent when its wool is being cut off {someone cuts off its wool},", - { - "type": "char:add", - "content": [ - "similarly" - ] - }, - "he will not protest [MTY]", - { - "type": "char:add", - "content": [ - "when people cause him to suffer" - ] - }, - "." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ACT 8:33" - }, - "When he will be humiliated by being accused falsely {people will humiliate him", - { - "type": "char:add", - "content": [ - "by accusing him falsely" - ] - }, - "}," - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:add", - "content": [ - "the rulers" - ] - }, - "◄will not consider him innocent/will consider him guilty►." - ] - }, - { - "type": "para:q1", - "content": [ - "No one will possibly be able to tell about his descendants, because he will be killed {people will kill him} without him having", - { - "type": "char:add", - "content": [ - "any descendants" - ] - }, - "on the earth." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "ACT 8:34" - }, - "The official asked Philip", - { - "type": "char:add", - "content": [ - "about these words that he was reading" - ] - }, - ", “Tell me, who was the prophet writing about?", - { - "type": "char:add", - "content": [ - "Was he writing" - ] - }, - "about himself or about someone else?”", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 8:35" - }, - "So Philip began", - { - "type": "char:add", - "content": [ - "to explain" - ] - }, - "that Scripture passage. He told him the good message about [MTY] Jesus.", - { - "type": "char:add", - "content": [ - "So the official understood and believed in Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:36-39" - ] - }, - { - "type": "para:s1", - "content": [ - "Philip baptized the official. Then the Spirit took Philip away." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36-37", - "sid": "ACT 8:36-37" - }, - "While they were traveling along the road, they came to", - { - "type": "char:add", - "content": [ - "a place where there was a pond of" - ] - }, - "water", - { - "type": "char:add", - "content": [ - "near the road" - ] - }, - ". Then the official said", - { - "type": "char:add", - "content": [ - "to Philip" - ] - }, - ", “Look,", - { - "type": "char:add", - "content": [ - "there is a pond of" - ] - }, - "water! ◄I would like you to baptize me, because I do not know of anything that would prevent me from being baptized {prevent", - { - "type": "char:add", - "content": [ - "you" - ] - }, - "from baptizing me.}/Do you know of anything that would prevent me from being baptized {prevent", - { - "type": "char:add", - "content": [ - "you" - ] - }, - "from baptizing me}?► [RHQ]”", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 8:38" - }, - "So the official told", - { - "type": "char:add", - "content": [ - "the driver" - ] - }, - "to stop the chariot. Then both Philip and the official went down into the", - { - "type": "char:add", - "content": [ - "pond of" - ] - }, - "water, and", - { - "type": "char:add", - "content": [ - "Philip" - ] - }, - "baptized him.", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 8:39" - }, - "When they came up out of the water, suddenly God's Spirit took Philip away. The official never saw Philip again. But", - { - "type": "char:add", - "content": [ - "although he never saw Philip again" - ] - }, - ", the official continued going along the road, very happy", - { - "type": "char:add", - "content": [ - "that God had saved him" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 8:40" - ] - }, - { - "type": "para:s1", - "content": [ - "Philip preached in towns from Azotus to Caesarea." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "ACT 8:40" - }, - "Philip then realized", - { - "type": "char:add", - "content": [ - "that the Spirit had miraculously taken him to" - ] - }, - "Azotus", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". While he traveled around", - { - "type": "char:add", - "content": [ - "in that region" - ] - }, - ", he continued proclaiming the message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "in all the towns", - { - "type": "char:add", - "content": [ - "between Azotus and Caesarea. And he was still proclaiming" - ] - }, - "it when he finally arrived in Caesarea", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "ACT 9" - }, - { - "type": "para:sr", - "content": [ - "Acts 9:1-2" - ] - }, - { - "type": "para:s1", - "content": [ - "Saul asked the high priest to authorize him to arrest believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 9:1" - }, - "Meanwhile, Saul angrily continued to say, “I will kill those who believe that", - { - "type": "char:add", - "content": [ - "Jesus is" - ] - }, - "the Lord!” He went to the supreme priest", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 9:2" - }, - "and requested him", - { - "type": "char:add", - "content": [ - "to write" - ] - }, - "letters", - { - "type": "char:add", - "content": [ - "introducing him" - ] - }, - "to", - { - "type": "char:add", - "content": [ - "the leaders of" - ] - }, - "[MTY] the Jewish meeting places in Damascus", - { - "type": "char:add", - "content": [ - "city. The letters asked them to authorize Saul" - ] - }, - "to seize any men or women who followed the way", - { - "type": "char:add", - "content": [ - "that Jesus had taught" - ] - }, - ", and to take them as prisoners to Jerusalem", - { - "type": "char:add", - "content": [ - "so that the Jewish leaders could judge and punish them" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:3-8" - ] - }, - { - "type": "para:s1", - "content": [ - "While Saul was traveling to Damascus, Jesus appeared to him and blinded him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ACT 9:3" - }, - "Saul took those letters, and while he", - { - "type": "char:add", - "content": [ - "and those with him" - ] - }, - "traveled toward Damascus, as they were approaching the city, suddenly a", - { - "type": "char:add", - "content": [ - "brilliant" - ] - }, - "light from heaven shone around Saul.", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 9:4" - }, - { - "type": "char:add", - "content": [ - "Immediately" - ] - }, - "he fell down to the ground. Then he heard the voice", - { - "type": "char:add", - "content": [ - "of the Lord" - ] - }, - "say to him, “Saul, Saul, ◄stop causing me to suffer!/why are you causing me to suffer?► [RHQ]”", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 9:5" - }, - "Saul asked him, “Lord, who are you?” He replied, “I am Jesus,", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are causing me to suffer", - { - "type": "char:add", - "content": [ - "by hurting my followers" - ] - }, - "!", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 9:6" - }, - "Now instead", - { - "type": "char:add", - "content": [ - "of continuing to do that" - ] - }, - ", stand up and go into the city!", - { - "type": "char:add", - "content": [ - "Someone there" - ] - }, - "will tell you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "what I", - { - "type": "char:add", - "content": [ - "want" - ] - }, - "you to do.”", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 9:7" - }, - "The men who were traveling with Saul", - { - "type": "char:add", - "content": [ - "became so frightened that they" - ] - }, - "could not say anything.", - { - "type": "char:add", - "content": [ - "They just" - ] - }, - "stood there. They only heard the sound", - { - "type": "char:add", - "content": [ - "when the Lord spoke" - ] - }, - ", but they did not see anyone.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 9:8" - }, - "Saul got up from the ground, but when he opened his eyes he could not see anything. So the men", - { - "type": "char:add", - "content": [ - "with him" - ] - }, - "took him by the hand and led him into Damascus.", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 9:9" - }, - "For the next three days Saul could not see", - { - "type": "char:add", - "content": [ - "anything" - ] - }, - ", and he did not eat or drink anything." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:9-19" - ] - }, - { - "type": "para:s1", - "content": [ - "Saul could see again after Ananias had put his hands on him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ACT 9:10" - }, - "In Damascus there was", - { - "type": "char:add", - "content": [ - "a Jew" - ] - }, - "named Ananias who believed in Jesus. While", - { - "type": "char:add", - "content": [ - "Ananias was seeing" - ] - }, - "a vision, the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "said to him, “Ananias!” He replied, “Lord, I", - { - "type": "char:add", - "content": [ - "am listening" - ] - }, - ".”", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 9:11" - }, - "The Lord Jesus told him, “Go to Straight Street to the house that belongs to Judas. Ask", - { - "type": "char:add", - "content": [ - "someone there if you(sg) can talk to" - ] - }, - "a man named Saul from Tarsus", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", because, surprisingly, at this moment he is praying", - { - "type": "char:add", - "content": [ - "to me" - ] - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 9:12" - }, - { - "type": "char:add", - "content": [ - "Saul has seen" - ] - }, - "a vision in which a man named Ananias entered", - { - "type": "char:add", - "content": [ - "the house where he was staying" - ] - }, - "and put his hands on him in order that he might see again.”", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 9:13" - }, - "But Ananias", - { - "type": "char:add", - "content": [ - "protested" - ] - }, - ", saying, “But Lord, many people have told me about this man! He has done many evil things to the people in Jerusalem who", - { - "type": "char:add", - "content": [ - "believe in" - ] - }, - "you!", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 9:14" - }, - "And the chief priests have authorized him to come here", - { - "type": "char:add", - "content": [ - "to Damascus" - ] - }, - "in order to seize all of us who believe in you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "and take us to Jerusalem" - ] - }, - "!”", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 9:15" - }, - "But the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "told Ananias, “Go to", - { - "type": "char:add", - "content": [ - "Saul! Do what I say" - ] - }, - ", because I have chosen him to serve me in order that he might speak about me [MTY] both to non-Jewish people and", - { - "type": "char:add", - "content": [ - "their" - ] - }, - "kings and to the Israeli people.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 9:16" - }, - "I myself will tell him that he must often suffer greatly because of", - { - "type": "char:add", - "content": [ - "telling people about" - ] - }, - "me [MTY].”", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 9:17" - }, - "So Ananias went, and", - { - "type": "char:add", - "content": [ - "after he found" - ] - }, - "the house", - { - "type": "char:add", - "content": [ - "where Saul was" - ] - }, - ", he entered it. Then,", - { - "type": "char:add", - "content": [ - "as soon as he met Saul" - ] - }, - ", he put his hands on him, and he said, “Brother Saul, the Lord Jesus", - { - "type": "char:add", - "content": [ - "himself" - ] - }, - "commanded me to come", - { - "type": "char:add", - "content": [ - "to you" - ] - }, - ". He is the", - { - "type": "char:add", - "content": [ - "same" - ] - }, - "one who appeared to you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "while you were traveling along the road.", - { - "type": "char:add", - "content": [ - "He sent me to you" - ] - }, - "in order that you might see again and that you might be completely controlled by the Holy Spirit {that the Holy Spirit might completely control you}.”", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 9:18" - }, - "Instantly, things like", - { - "type": "char:add", - "content": [ - "fish" - ] - }, - "scales fell from Saul's eyes, and he was able to see again. Then he stood up and was baptized {", - { - "type": "char:add", - "content": [ - "Ananias" - ] - }, - "baptized him}", - { - "type": "char:add", - "content": [ - "immediately" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 9:19" - }, - "After Saul ate some food, he felt strong again. Saul stayed with the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers in Damascus for several days." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:20-22" - ] - }, - { - "type": "para:s1", - "content": [ - "People there were astonished that Saul had believed in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ACT 9:20" - }, - "Right away Saul began to preach", - { - "type": "char:add", - "content": [ - "to people about Jesus" - ] - }, - "in the Jewish meeting places", - { - "type": "char:add", - "content": [ - "in Damascus. He told them" - ] - }, - "that Jesus is ◄the Son of/the man who is also► God.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 9:21" - }, - "And all the people who heard him", - { - "type": "char:add", - "content": [ - "preach" - ] - }, - "were amazed.", - { - "type": "char:add", - "content": [ - "Various ones of" - ] - }, - "them were saying, “◄", - { - "type": "char:add", - "content": [ - "We(inc) can hardly believe that" - ] - }, - "this is the", - { - "type": "char:add", - "content": [ - "same man" - ] - }, - "who persecuted the believers in Jerusalem!/Is this really the", - { - "type": "char:add", - "content": [ - "same man" - ] - }, - "who persecuted the believers in Jerusalem?► [RHQ, MTY] And we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "know that he has [RHQ] come here to seize us and take us to the chief priests", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "!”", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 9:22" - }, - "But", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "enabled Saul", - { - "type": "char:add", - "content": [ - "to preach to many people even" - ] - }, - "more convincingly. He was proving", - { - "type": "char:add", - "content": [ - "from the Scriptures" - ] - }, - "that Jesus is the Messiah. So the Jewish leaders in Damascus could not think of anything ◄to refute", - { - "type": "char:add", - "content": [ - "what he said/to prove that what he said was not true" - ] - }, - "►." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:23-25" - ] - }, - { - "type": "para:s1", - "content": [ - "Saul escaped from those who plotted to kill him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 9:23" - }, - "Some time later,", - { - "type": "char:add", - "content": [ - "after Saul had left Damascus and then returned" - ] - }, - ", the Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "[SYN]", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "plotted to kill him.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 9:24" - }, - { - "type": "char:add", - "content": [ - "During each" - ] - }, - "day and night those Jews were continually watching", - { - "type": "char:add", - "content": [ - "the people passing through" - ] - }, - "the city gates, in order that", - { - "type": "char:add", - "content": [ - "when they saw Saul" - ] - }, - "they might kill him. However, someone told Saul what they planned to do.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 9:25" - }, - "So some of those whom he had helped", - { - "type": "char:add", - "content": [ - "to believe in Jesus" - ] - }, - "took him", - { - "type": "char:add", - "content": [ - "one" - ] - }, - "night", - { - "type": "char:add", - "content": [ - "to the high stone wall that surrounded the city" - ] - }, - ". They", - { - "type": "char:add", - "content": [ - "used ropes to" - ] - }, - "lower him in a", - { - "type": "char:add", - "content": [ - "large" - ] - }, - "basket through an opening in the wall.", - { - "type": "char:add", - "content": [ - "So he escaped from Damascus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:26-28" - ] - }, - { - "type": "para:s1", - "content": [ - "Barnabas introduced Saul to other believers in Jerusalem." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ACT 9:26" - }, - "When Saul arrived in Jerusalem, he began trying to associate with other believers. However,", - { - "type": "char:add", - "content": [ - "almost" - ] - }, - "all of them continued to be afraid of him, because they did not believe that he had become a believer.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 9:27" - }, - "But Barnabas took him and brought him to the apostles. He explained to the apostles how,", - { - "type": "char:add", - "content": [ - "while Saul was traveling" - ] - }, - "along the road", - { - "type": "char:add", - "content": [ - "to Damascus" - ] - }, - ", he had seen the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "and how the Lord had spoken to him", - { - "type": "char:add", - "content": [ - "there. He" - ] - }, - "also told them how Saul had preached boldly about Jesus [MTY]", - { - "type": "char:add", - "content": [ - "to people" - ] - }, - "in Damascus.", - { - "type": "char:add", - "content": [ - "The apostles believed Barnabas and told the other believers about that" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 9:28" - }, - "So Saul began to associate with the apostles", - { - "type": "char:add", - "content": [ - "and other believers" - ] - }, - "throughout Jerusalem, and he spoke boldly", - { - "type": "char:add", - "content": [ - "to people" - ] - }, - "about [MTY] the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:29-30" - ] - }, - { - "type": "para:s1", - "content": [ - "The believers sent Saul to Tarsus because some Jews tried to kill him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ACT 9:29" - }, - "Saul was", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "speaking", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "with Jews who spoke Greek, and he was debating with them. But they were continually trying", - { - "type": "char:add", - "content": [ - "to think" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "of a way" - ] - }, - "to kill him/of", - { - "type": "char:add", - "content": [ - "how they could" - ] - }, - "kill him►.", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 9:30" - }, - "When the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers heard that", - { - "type": "char:add", - "content": [ - "those Jews were planning to kill him, some of" - ] - }, - "the believers took Saul down to Caesarea", - { - "type": "char:add", - "content": [ - "city. There" - ] - }, - "they arranged for him to go", - { - "type": "char:add", - "content": [ - "by ship" - ] - }, - "to Tarsus,", - { - "type": "char:add", - "content": [ - "his hometown" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:31" - ] - }, - { - "type": "para:s1", - "content": [ - "The church in Israel had peace and many people believed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ACT 9:31" - }, - "So the groups of believers throughout", - { - "type": "char:add", - "content": [ - "the entire regions of" - ] - }, - "Judea, Galilee, and Samaria lived peacefully", - { - "type": "char:add", - "content": [ - "because no one was persecuting them anymore" - ] - }, - ". The Holy Spirit was strengthening them", - { - "type": "char:add", - "content": [ - "spiritually" - ] - }, - "and encouraging them. They were continuing to revere/honor the Lord", - { - "type": "char:add", - "content": [ - "Jesus, and the Holy Spirit" - ] - }, - "was enabling many other people", - { - "type": "char:add", - "content": [ - "to become believers" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:32-35" - ] - }, - { - "type": "para:s1", - "content": [ - "Because Peter healed Aeneas, many people believed in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ACT 9:32" - }, - "While Peter was traveling throughout those", - { - "type": "char:add", - "content": [ - "regions, once" - ] - }, - "he went to", - { - "type": "char:add", - "content": [ - "the coastal plain to visit" - ] - }, - "the believers", - { - "type": "char:add", - "content": [ - "who lived" - ] - }, - "in Lydda", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 9:33" - }, - "There he met a man whose name was Aeneas. Aeneas had not been able to get up from", - { - "type": "char:add", - "content": [ - "his" - ] - }, - "bed for eight years, because he was paralyzed.", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 9:34" - }, - "Peter said to him, “Aeneas, Jesus Christ heals you", - { - "type": "char:add", - "content": [ - "(sg) right now" - ] - }, - "! Get up and roll up your mat!” Right away Aeneas stood up.", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 9:35" - }, - "Most of the people who lived in Lydda and on Sharon", - { - "type": "char:add", - "content": [ - "Plain" - ] - }, - "saw Aeneas", - { - "type": "char:add", - "content": [ - "after the Lord had healed him" - ] - }, - ", so they believed in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:36-37" - ] - }, - { - "type": "para:s1", - "content": [ - "Dorcas died." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ACT 9:36" - }, - "In Joppa", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "there was a believer whose name was Tabitha.", - { - "type": "char:add", - "content": [ - "Her name" - ] - }, - "in the", - { - "type": "char:add", - "content": [ - "Greek" - ] - }, - "language was Dorcas.", - { - "type": "char:add", - "content": [ - "Both of these names mean gazelle/deer/antelope" - ] - }, - ". That woman was continually doing good deeds", - { - "type": "char:add", - "content": [ - "for others. Specifically" - ] - }, - ", she was helping poor people", - { - "type": "char:add", - "content": [ - "by giving them things that they needed" - ] - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 9:37" - }, - "During the time", - { - "type": "char:add", - "content": [ - "that Peter was in Lydda" - ] - }, - ", she became sick and died.", - { - "type": "char:add", - "content": [ - "Some women there" - ] - }, - "washed her body", - { - "type": "char:add", - "content": [ - "according to the Jewish custom so that the people could bury it" - ] - }, - ". Then they", - { - "type": "char:add", - "content": [ - "covered her body with cloth and" - ] - }, - "placed it in an upstairs room", - { - "type": "char:add", - "content": [ - "in her house" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 9:38-43" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter resurrected Dorcas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "ACT 9:38" - }, - "Lydda was near Joppa, so when the believers heard that Peter was", - { - "type": "char:add", - "content": [ - "still" - ] - }, - "in Lydda, they sent two men to", - { - "type": "char:add", - "content": [ - "go" - ] - }, - "to Peter.", - { - "type": "char:add", - "content": [ - "When they arrived where Peter was" - ] - }, - ", they repeatedly urged/begged him, “Please come immediately with us", - { - "type": "char:add", - "content": [ - "to Joppa" - ] - }, - "!”", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 9:39" - }, - "So", - { - "type": "char:add", - "content": [ - "right away" - ] - }, - "Peter got ready and went with them. When they arrived", - { - "type": "char:add", - "content": [ - "at the house in Joppa" - ] - }, - ", the two men took Peter to the upstairs room", - { - "type": "char:add", - "content": [ - "where Dorcas' body was lying" - ] - }, - ". All the widows", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "crowded around Peter. They were crying and showing him the cloaks and", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "garments that Dorcas had made for people while she was still alive.", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 9:40" - }, - "But Peter sent them all out of the room. Then he got down on his knees and prayed. Then, turning toward Tabitha's body, he said, “Tabitha, stand up!”", - { - "type": "char:add", - "content": [ - "Immediately" - ] - }, - "she opened her eyes and, when she saw Peter, she sat up.", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 9:41" - }, - "He grasped one of her hands and helped her to stand up. After he had summoned the believers and", - { - "type": "char:add", - "content": [ - "especially" - ] - }, - "the widows", - { - "type": "char:add", - "content": [ - "among them to come back in" - ] - }, - ", he showed them that Tabitha was alive", - { - "type": "char:add", - "content": [ - "again" - ] - }, - ".", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 9:42" - }, - { - "type": "char:add", - "content": [ - "Soon" - ] - }, - "people everywhere in Joppa knew about that miracle, and as a result many people believed in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 9:43" - }, - "Peter stayed in Joppa many days with a man named Simon who made leather", - { - "type": "char:add", - "content": [ - "from animal skins" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "ACT 10" - }, - { - "type": "para:sr", - "content": [ - "Acts 10:1-8" - ] - }, - { - "type": "para:s1", - "content": [ - "Obeying an angel, Cornelius sent men to summon Peter." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 10:1" - }, - { - "type": "char:add", - "content": [ - "There was" - ] - }, - "a man", - { - "type": "char:add", - "content": [ - "who lived" - ] - }, - "in Caesarea", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "whose name was Cornelius. He was an officer who commanded 100 men in a large group of", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "soldiers from Italy.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 10:2" - }, - "He always tried to do what would please God; he and his entire household [MTY]", - { - "type": "char:add", - "content": [ - "were non-Jews who" - ] - }, - "habitually worshipped God. He sometimes gave money to help poor", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people, and he prayed to God regularly." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ACT 10:3" - }, - { - "type": "char:add", - "content": [ - "One day" - ] - }, - "at about three o'clock in the afternoon", - { - "type": "char:add", - "content": [ - "Cornelius saw" - ] - }, - "a vision. He clearly saw an angel whom God", - { - "type": "char:add", - "content": [ - "had sent" - ] - }, - ". The angel came into", - { - "type": "char:add", - "content": [ - "his room" - ] - }, - "and said to him, “Cornelius!”", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 10:4" - }, - "Cornelius stared at the angel and became terrified. Then he asked", - { - "type": "char:add", - "content": [ - "fearfully" - ] - }, - ", “Sir, what do you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "want?” The angel answered him, “You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "have pleased God because you have been praying", - { - "type": "char:add", - "content": [ - "regularly to him" - ] - }, - "and you often give money to", - { - "type": "char:add", - "content": [ - "help" - ] - }, - "poor people.", - { - "type": "char:add", - "content": [ - "Those things have been" - ] - }, - "like a sacrifice", - { - "type": "char:add", - "content": [ - "to God" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 10:5" - }, - "So, now command some men to go to Joppa and", - { - "type": "char:add", - "content": [ - "tell them to" - ] - }, - "bring back a man named Simon whose other name is Peter.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 10:6" - }, - "He is staying with a man,", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "named Simon, who makes leather. His house is near the ocean.”", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 10:7" - }, - "When the angel who spoke to Cornelius had gone, Cornelius summoned two of his household servants and a soldier who served him, one who also worshipped God.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 10:8" - }, - "He explained to them everything", - { - "type": "char:add", - "content": [ - "that the angel had said. Then" - ] - }, - "he told them to go to Joppa", - { - "type": "char:add", - "content": [ - "to ask Peter to come to Caesarea" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:9-16" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter's vision." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ACT 10:9" - }, - "About noon the next day those", - { - "type": "char:add", - "content": [ - "three men" - ] - }, - "were traveling", - { - "type": "char:add", - "content": [ - "along the road" - ] - }, - "and were coming near", - { - "type": "char:add", - "content": [ - "Joppa. As they were approaching Joppa" - ] - }, - ", Peter went up on the", - { - "type": "char:add", - "content": [ - "flat" - ] - }, - "housetop to pray.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 10:10" - }, - "He became hungry and wanted something to eat. While someone was preparing the food,", - { - "type": "char:add", - "content": [ - "Peter" - ] - }, - "saw", - { - "type": "char:add", - "content": [ - "this" - ] - }, - "vision:", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 10:11" - }, - "◄He saw heaven open/He saw an opening in the sky► and something like a large sheet was being lowered", - { - "type": "char:add", - "content": [ - "to the ground" - ] - }, - ".", - { - "type": "char:add", - "content": [ - "It was tied at" - ] - }, - "its four corners", - { - "type": "char:add", - "content": [ - "with ropes" - ] - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 10:12" - }, - "Inside the sheet were all kinds of creatures.", - { - "type": "char:add", - "content": [ - "These included animals and birds that the Mosaic laws forbade Jews to eat" - ] - }, - ". Some had four feet, others crawled on the ground, and others were wild birds.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 10:13" - }, - "Then", - { - "type": "char:add", - "content": [ - "he heard" - ] - }, - "God [SYN] say to him, “Peter, stand up, kill", - { - "type": "char:add", - "content": [ - "and cook some of these" - ] - }, - "and eat", - { - "type": "char:add", - "content": [ - "their meat" - ] - }, - "!”", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 10:14" - }, - "But Peter replied, “Lord, surely you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "do not", - { - "type": "char:add", - "content": [ - "really want me to do that" - ] - }, - "! I have never eaten any", - { - "type": "char:add", - "content": [ - "meat" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "our Jewish law says" - ] - }, - "is unacceptable to God or", - { - "type": "char:add", - "content": [ - "something that we(exc)" - ] - }, - "must not eat!”", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 10:15" - }, - { - "type": "char:add", - "content": [ - "Then Peter heard" - ] - }, - "[MTY] God talk to him a second time. He said, “", - { - "type": "char:add", - "content": [ - "I am" - ] - }, - "God,", - { - "type": "char:add", - "content": [ - "so" - ] - }, - "if I have made something acceptable", - { - "type": "char:add", - "content": [ - "to eat" - ] - }, - ", do not say that it is not acceptable", - { - "type": "char:add", - "content": [ - "to eat" - ] - }, - "!”", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 10:16" - }, - { - "type": "char:add", - "content": [ - "This happened" - ] - }, - "three", - { - "type": "char:add", - "content": [ - "times, so Peter knew that he had to think carefully about what it might mean" - ] - }, - ". Immediately", - { - "type": "char:add", - "content": [ - "after God had said that the third time" - ] - }, - ", ◄", - { - "type": "char:add", - "content": [ - "the" - ] - }, - "sheet", - { - "type": "char:add", - "content": [ - "with the animals and birds" - ] - }, - "was the pulled back into heaven/", - { - "type": "char:add", - "content": [ - "someone" - ] - }, - "pulled the sheet", - { - "type": "char:add", - "content": [ - "with the animals and birds" - ] - }, - "up into the sky again►." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:17-23a" - ] - }, - { - "type": "para:s1", - "content": [ - "The Holy Spirit commanded Peter to go with the non-Jewish men." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 10:17" - }, - "While Peter was trying to understand what that vision meant, the men who had been sent by Cornelius {whom Cornelius had sent}", - { - "type": "char:add", - "content": [ - "arrived in Joppa. They asked people how to get to" - ] - }, - "Simon's house.", - { - "type": "char:add", - "content": [ - "So they found his house" - ] - }, - "and were standing outside the gate.", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 10:18" - }, - "They called and were asking if a man named Simon, whose other name was Peter, was staying there.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 10:19" - }, - "While Peter was still trying to understand", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "the vision", - { - "type": "char:add", - "content": [ - "meant" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "God's" - ] - }, - "Spirit said to him, “Three men", - { - "type": "char:add", - "content": [ - "are here who" - ] - }, - "want to see you.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 10:20" - }, - "So get up and go downstairs and go with them! Do not think that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "should not go with them", - { - "type": "char:add", - "content": [ - "because of their being non-Jews" - ] - }, - ", because I have sent them", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "!”", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 10:21" - }, - "So Peter went down to the men and said to them, “", - { - "type": "char:add", - "content": [ - "Greetings!" - ] - }, - "I am", - { - "type": "char:add", - "content": [ - "the man" - ] - }, - "you are looking for. Why have you come?”", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 10:22" - }, - "One of them replied, “Cornelius, who is a", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "army officer,", - { - "type": "char:add", - "content": [ - "sent us here" - ] - }, - ". He is a righteous man who worships God, and all of the Jewish people [HYP]", - { - "type": "char:add", - "content": [ - "who know about him" - ] - }, - "say that he is a very good man. An angel ◄who was sent from God/whom God sent► said to him, ‘Tell some men to", - { - "type": "char:add", - "content": [ - "go to Joppa to see Simon Peter and" - ] - }, - "bring him here, so that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "can hear what he has to say.’”", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 10:23" - }, - "So Peter", - { - "type": "char:add", - "content": [ - "said that he would go with them, and then he" - ] - }, - "invited them into", - { - "type": "char:add", - "content": [ - "the house" - ] - }, - "and told them that they could stay", - { - "type": "char:add", - "content": [ - "there that night" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:23b-26" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter went with the men and met Cornelius." - ] - }, - { - "type": "para:p", - "content": [ - "The next day Peter got ready and went with the men. Several of the believers from Joppa went with him.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 10:24" - }, - "The day after that, they arrived in Caesarea. Cornelius was waiting for them. He had also invited his relatives and close friends", - { - "type": "char:add", - "content": [ - "to come to his house, so they were there, too" - ] - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 10:25" - }, - "When Peter entered the house, Cornelius met him and bowed low in front of him to worship him.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 10:26" - }, - "But Peter", - { - "type": "char:add", - "content": [ - "grasped Cornelius by the hand and" - ] - }, - "lifted him to his feet. He said, “Stand up!", - { - "type": "char:add", - "content": [ - "Do not revere/worship me" - ] - }, - "I myself am only human,", - { - "type": "char:add", - "content": [ - "like you" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:27-29" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter asked why they had sent for him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 10:27" - }, - "While he was talking to Cornelius, Peter", - { - "type": "char:add", - "content": [ - "and the others" - ] - }, - "entered", - { - "type": "char:add", - "content": [ - "a large room inside the house" - ] - }, - ". Peter saw that many people had gathered together", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 10:28" - }, - "Then Peter said to them, “You all know that any", - { - "type": "char:add", - "content": [ - "of us" - ] - }, - "Jews think we are disobeying", - { - "type": "char:add", - "content": [ - "our Jewish" - ] - }, - "laws if we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "associate with a non-Jewish person or", - { - "type": "char:add", - "content": [ - "if we even" - ] - }, - "visit him. However, God has shown me", - { - "type": "char:add", - "content": [ - "in a vision" - ] - }, - "that I should not say about anyone that God will not accept him.", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 10:29" - }, - "So when you sent", - { - "type": "char:add", - "content": [ - "some men" - ] - }, - "to ask me to come", - { - "type": "char:add", - "content": [ - "here" - ] - }, - ", I came", - { - "type": "char:add", - "content": [ - "right away. I" - ] - }, - "did not say that I could not go", - { - "type": "char:add", - "content": [ - "with non-Jewish people. So, please tell me" - ] - }, - ", why have you asked me to come", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "?”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:30-33" - ] - }, - { - "type": "para:s1", - "content": [ - "Cornelius told about his vision." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ACT 10:30" - }, - "Cornelius replied, “About this time four days ago I was praying", - { - "type": "char:add", - "content": [ - "to God" - ] - }, - "in my house,", - { - "type": "char:add", - "content": [ - "as I regularly do" - ] - }, - "at three o'clock in the afternoon. Suddenly a man whose clothes", - { - "type": "char:add", - "content": [ - "shone" - ] - }, - "brightly stood in front of me,", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 10:31" - }, - "and said, ‘Cornelius, when you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "have prayed, you have been heard by God {God has heard", - { - "type": "char:add", - "content": [ - "when" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "have prayed", - { - "type": "char:add", - "content": [ - "to him" - ] - }, - "}. He has also noticed that you have", - { - "type": "char:add", - "content": [ - "often" - ] - }, - "given money to", - { - "type": "char:add", - "content": [ - "help" - ] - }, - "poor people,", - { - "type": "char:add", - "content": [ - "and he is pleased with that" - ] - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 10:32" - }, - "So now, send", - { - "type": "char:add", - "content": [ - "messengers to go" - ] - }, - "to Joppa,", - { - "type": "char:add", - "content": [ - "in order" - ] - }, - "to ask Simon whose other name is Peter to come", - { - "type": "char:add", - "content": [ - "here" - ] - }, - ". He is staying near the ocean in a house that belongs to", - { - "type": "char:add", - "content": [ - "another" - ] - }, - "man named Simon, who makes leather.", - { - "type": "char:add", - "content": [ - "When Simon Peter comes, he will tell you a message from God" - ] - }, - ".’", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 10:33" - }, - "So I immediately sent", - { - "type": "char:add", - "content": [ - "some men who asked" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "(sg) to come here" - ] - }, - ", and I", - { - "type": "char:add", - "content": [ - "certainly" - ] - }, - "thank you for coming. Now we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "all are gathered", - { - "type": "char:add", - "content": [ - "here, knowing that" - ] - }, - "God is with us, in order to hear all the things that the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has commanded you", - { - "type": "char:add", - "content": [ - "to say. So please speak to us" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:34-38" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter reminded them of what they knew about Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "ACT 10:34" - }, - "So Peter began to speak [MTY] to them. He said, “", - { - "type": "char:add", - "content": [ - "Now" - ] - }, - "I understand that it is true that God does not favor only certain groups", - { - "type": "char:add", - "content": [ - "of people" - ] - }, - ".", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 10:35" - }, - "Instead, from every group of people he accepts", - { - "type": "char:add", - "content": [ - "everyone who" - ] - }, - "honors him and who does what pleases him.", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 10:36" - }, - { - "type": "char:add", - "content": [ - "You know" - ] - }, - "the message that God sent to", - { - "type": "char:add", - "content": [ - "us" - ] - }, - "Israelis.", - { - "type": "char:add", - "content": [ - "He" - ] - }, - "proclaimed", - { - "type": "char:add", - "content": [ - "to us the good news that he" - ] - }, - "would cause", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "to have peace", - { - "type": "char:add", - "content": [ - "with him" - ] - }, - "because of what Jesus Christ", - { - "type": "char:add", - "content": [ - "has done" - ] - }, - ". This", - { - "type": "char:add", - "content": [ - "Jesus is Lord not only over us Israelis. He" - ] - }, - "is", - { - "type": "char:add", - "content": [ - "also the" - ] - }, - "Lord", - { - "type": "char:add", - "content": [ - "who rules" - ] - }, - "over all", - { - "type": "char:add", - "content": [ - "people" - ] - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 10:37" - }, - "You know what", - { - "type": "char:add", - "content": [ - "he" - ] - }, - "did throughout the land of Judea, beginning in Galilee. He began", - { - "type": "char:add", - "content": [ - "to do those things" - ] - }, - "after John had been proclaiming", - { - "type": "char:add", - "content": [ - "to people that they should turn away from their sinful behavior before" - ] - }, - "he baptized them.", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 10:38" - }, - "You know that God gave [MTY] his Holy Spirit to Jesus,", - { - "type": "char:add", - "content": [ - "the Man" - ] - }, - "from Nazareth", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", and gave him the power", - { - "type": "char:add", - "content": [ - "to do miracles. You also know" - ] - }, - "how Jesus went to many places, always doing good deeds and healing", - { - "type": "char:add", - "content": [ - "people. Specifically" - ] - }, - ", he was continually healing all the people whom the devil was causing to suffer.", - { - "type": "char:add", - "content": [ - "Jesus was able to do those things" - ] - }, - "because God was always helping him.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:39-43" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter said that God would forgive the sins of all who believe in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "ACT 10:39" - }, - "“We", - { - "type": "char:add", - "content": [ - "apostles" - ] - }, - "tell people about all the things that", - { - "type": "char:add", - "content": [ - "we saw Jesus" - ] - }, - "do in Jerusalem and in the", - { - "type": "char:add", - "content": [ - "rest of" - ] - }, - "Israel.", - { - "type": "char:add", - "content": [ - "The leaders in Jerusalem" - ] - }, - "had him killed by being nailed to a cross.", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 10:40" - }, - "However, God caused him to become alive again on the third day", - { - "type": "char:add", - "content": [ - "after he had died" - ] - }, - ". God", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "enabled", - { - "type": "char:add", - "content": [ - "some of us(exc)" - ] - }, - "to see him", - { - "type": "char:add", - "content": [ - "so that we would know that he was alive again" - ] - }, - ".", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 10:41" - }, - "God", - { - "type": "char:add", - "content": [ - "did" - ] - }, - "not", - { - "type": "char:add", - "content": [ - "let" - ] - }, - "all the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people see him. Instead, he had chosen us", - { - "type": "char:add", - "content": [ - "apostles" - ] - }, - "beforehand to see", - { - "type": "char:add", - "content": [ - "Jesus after he became alive again" - ] - }, - ", and to tell others", - { - "type": "char:add", - "content": [ - "about him" - ] - }, - ". We", - { - "type": "char:add", - "content": [ - "apostles are the people" - ] - }, - "who ate meals with him ◄after he had become alive", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "/after he had risen from the dead►.", - { - "type": "verse:v", - "number": "42", - "sid": "ACT 10:42" - }, - "God commanded us to preach to the people and tell them that Jesus is the one whom he has appointed to judge", - { - "type": "char:add", - "content": [ - "everyone some day. He will judge all" - ] - }, - "those who will", - { - "type": "char:add", - "content": [ - "still" - ] - }, - "be living and all those who will have died", - { - "type": "char:add", - "content": [ - "by that time" - ] - }, - ".", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 10:43" - }, - "All of the prophets", - { - "type": "char:add", - "content": [ - "who wrote about the Messiah long ago" - ] - }, - "told", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "about him.", - { - "type": "char:add", - "content": [ - "They wrote" - ] - }, - "that if people believe in the Messiah [MTY], God would forgive", - { - "type": "char:add", - "content": [ - "them for" - ] - }, - "their sins, because of what", - { - "type": "char:add", - "content": [ - "the Messiah would do" - ] - }, - "for them.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 10:44-48" - ] - }, - { - "type": "para:s1", - "content": [ - "The Holy Spirit came down on the non-Jewish believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "ACT 10:44" - }, - "While Peter was still speaking those words, suddenly the Holy Spirit ◄came down on/began to control► all", - { - "type": "char:add", - "content": [ - "those non-Jewish people" - ] - }, - "who were listening to the message.", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 10:45" - }, - "The Jewish believers who had come with Peter", - { - "type": "char:add", - "content": [ - "from Joppa" - ] - }, - "were amazed that", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "had generously given the Holy Spirit to the non-Jewish people, too.", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 10:46" - }, - { - "type": "char:add", - "content": [ - "The Jewish believers knew that God had done that" - ] - }, - "because they were hearing those people speaking languages [MTY]", - { - "type": "char:add", - "content": [ - "that they had not learned" - ] - }, - "and telling how great God is.", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 10:47" - }, - "Then Peter said", - { - "type": "char:add", - "content": [ - "to the other Jewish believers who were there" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has given them the Holy Spirit just like", - { - "type": "char:add", - "content": [ - "he gave him" - ] - }, - "to us", - { - "type": "char:add", - "content": [ - "Jewish believers" - ] - }, - ", so ◄surely all of you would agree that", - { - "type": "char:add", - "content": [ - "we(exc)" - ] - }, - "should baptize these people!/would any of you forbid that these people should be baptized?► [RHQ]”", - { - "type": "verse:v", - "number": "48", - "sid": "ACT 10:48" - }, - "Then Peter told those", - { - "type": "char:add", - "content": [ - "non-Jewish" - ] - }, - "people that they should be baptized", - { - "type": "char:add", - "content": [ - "to show that they had believed" - ] - }, - "[MTY] in the", - { - "type": "char:add", - "content": [ - "Lord" - ] - }, - "Jesus Christ.", - { - "type": "char:add", - "content": [ - "So they baptized all of them. After they were baptized" - ] - }, - ", they requested that Peter stay", - { - "type": "char:add", - "content": [ - "with them" - ] - }, - "several days.", - { - "type": "char:add", - "content": [ - "So Peter and the other Jewish believers did that" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "ACT 11" - }, - { - "type": "para:sr", - "content": [ - "Acts 11:1-3" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Jewish believers criticized Peter." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 11:1" - }, - "The apostles and", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers who lived in various towns in Judea", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "heard people say that", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "non-Jewish people had believed the message", - { - "type": "char:add", - "content": [ - "from" - ] - }, - "God", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 11:2" - }, - "So when Peter", - { - "type": "char:add", - "content": [ - "and the six other believers" - ] - }, - "returned", - { - "type": "char:add", - "content": [ - "from Caesarea" - ] - }, - "to Jerusalem,", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "Jewish believers criticized Peter,", - { - "type": "char:add", - "content": [ - "because they thought that Jews should not associate with non-Jews" - ] - }, - "[MTY].", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 11:3" - }, - "They said to him, “Not only was it wrong for you(sg) to visit non-Jewish people, you", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "ate with them!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 11:4-10" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter told about his vision." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 11:4" - }, - "So Peter began to explain exactly", - { - "type": "char:add", - "content": [ - "what had happened concerning Cornelius" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 11:5" - }, - "He said, “I was praying", - { - "type": "char:add", - "content": [ - "by myself" - ] - }, - "in Joppa", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ", and in a trance I saw a vision. I saw that something like a large sheet was being lowered from heaven.", - { - "type": "char:add", - "content": [ - "It was tied with ropes" - ] - }, - "at its four corners, and it came down to where I was.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 11:6" - }, - "As I was looking intently into it, I saw some tame animals", - { - "type": "char:add", - "content": [ - "but also animals that our laws forbid us to eat, including" - ] - }, - "wild animals, snakes, and wild birds.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 11:7" - }, - "Then I heard God [MTY] commanding me, ‘Peter, get up, kill", - { - "type": "char:add", - "content": [ - "some of these" - ] - }, - ", and", - { - "type": "char:add", - "content": [ - "cook and" - ] - }, - "eat", - { - "type": "char:add", - "content": [ - "their meat" - ] - }, - "!’", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 11:8" - }, - "But I replied, ‘Lord,", - { - "type": "char:add", - "content": [ - "you(sg)" - ] - }, - "surely do not", - { - "type": "char:add", - "content": [ - "really want me to do that" - ] - }, - ", because I have never eaten [MTY] meat", - { - "type": "char:add", - "content": [ - "from any animal" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "our laws say" - ] - }, - "that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "must not eat [SYN]!’", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 11:9" - }, - "God spoke from heaven", - { - "type": "char:add", - "content": [ - "to me" - ] - }, - "a second time, ‘", - { - "type": "char:add", - "content": [ - "I am" - ] - }, - "God,", - { - "type": "char:add", - "content": [ - "so" - ] - }, - "if I have made something acceptable", - { - "type": "char:add", - "content": [ - "to eat" - ] - }, - ", do not say that it is not acceptable", - { - "type": "char:add", - "content": [ - "to eat" - ] - }, - "!’", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 11:10" - }, - "Then", - { - "type": "char:add", - "content": [ - "after that happened three times, the sheet with" - ] - }, - "all", - { - "type": "char:add", - "content": [ - "those animals and birds" - ] - }, - "was pulled up into heaven again.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 11:11-17" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter said that the Holy Spirit came to be with the non-Jewish believers. Peter accepted those non-Jews as fellow believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 11:11" - }, - "“At that exact moment, three men who had been {whom", - { - "type": "char:add", - "content": [ - "Cornelius" - ] - }, - "had} sent from Caesarea arrived at the house where I was staying.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 11:12" - }, - { - "type": "char:add", - "content": [ - "God's" - ] - }, - "Spirit told me that I should be willing to go with them", - { - "type": "char:add", - "content": [ - "even though they were not Jews" - ] - }, - ". These six", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "believers", - { - "type": "char:add", - "content": [ - "from Joppa" - ] - }, - "went with me", - { - "type": "char:add", - "content": [ - "to Caesarea" - ] - }, - ", and then we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "went into that", - { - "type": "char:add", - "content": [ - "non-Jewish" - ] - }, - "man's house.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 11:13" - }, - "He told us that he had seen an angel standing in his house. The angel told him, ‘Tell some", - { - "type": "char:add", - "content": [ - "men" - ] - }, - "to go to Joppa and bring back Simon whose other name is Peter.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 11:14" - }, - "He will tell you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "how you and everyone [MTY] else in your house will be saved {how", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will save you and everyone [MTY] else in your house}.’", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 11:15" - }, - "After I started to speak, the Holy Spirit", - { - "type": "char:add", - "content": [ - "suddenly" - ] - }, - "came down on them, just like he had first [MTY] come on us", - { - "type": "char:add", - "content": [ - "during the Pentecost festival" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 11:16" - }, - "Then I remembered what the Lord had said: ‘John caused people to be baptized in water, but", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will cause the Holy Spirit", - { - "type": "char:add", - "content": [ - "to enter you and change your lives.’" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 11:17" - }, - "God gave those non-Jews the same Holy Spirit that he had given to us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "after we believed in the Lord Jesus Christ. So, ◄", - { - "type": "char:add", - "content": [ - "I" - ] - }, - "could not", - { - "type": "char:add", - "content": [ - "possibly" - ] - }, - "tell God that he did wrong", - { - "type": "char:add", - "content": [ - "when he gave them the Holy Spirit!" - ] - }, - "/how could I", - { - "type": "char:add", - "content": [ - "tell" - ] - }, - "God that he did wrong", - { - "type": "char:add", - "content": [ - "when he gave them the Holy Spirit" - ] - }, - "?► [RHQ]", - { - "type": "char:add", - "content": [ - "He was showing that he had received them" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 11:18" - ] - }, - { - "type": "para:s1", - "content": [ - "They praised God that he also saves non-Jewish people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 11:18" - }, - "After", - { - "type": "char:add", - "content": [ - "those Jewish believers" - ] - }, - "heard what Peter said, they stopped criticizing", - { - "type": "char:add", - "content": [ - "him. Instead" - ] - }, - ", they praised God, saying, “Then it is", - { - "type": "char:add", - "content": [ - "clear to us that" - ] - }, - "God has also accepted the non-Jews so that they will have eternal life, if they turn from their sinful behavior", - { - "type": "char:add", - "content": [ - "and believe in Jesus" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 11:19-21" - ] - }, - { - "type": "para:s1", - "content": [ - "Many non-Jews in Antioch believed in the Lord Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ACT 11:19" - }, - "After", - { - "type": "char:add", - "content": [ - "people had killed" - ] - }, - "Stephen, many of the believers left", - { - "type": "char:add", - "content": [ - "Jerusalem and went" - ] - }, - "to other places, because people were causing them to suffer", - { - "type": "char:add", - "content": [ - "there in Jerusalem. Some of" - ] - }, - "them went to Phoenicia", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ", some went to Cyprus", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ", and others went to Antioch", - { - "type": "char:add", - "content": [ - "city in Syria province. In those places" - ] - }, - "they were continually telling people the message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ", but they told only other Jewish people.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 11:20" - }, - "Some of the believers were men from Cyprus and from Cyrene", - { - "type": "char:add", - "content": [ - "city in north Africa" - ] - }, - ". They went to Antioch, and", - { - "type": "char:add", - "content": [ - "although they told other Jews about" - ] - }, - "the Lord Jesus, they also told non-Jewish people", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 11:21" - }, - "The Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "[MTY] was powerfully enabling those", - { - "type": "char:add", - "content": [ - "believers to preach effectively. As a result" - ] - }, - ", very many", - { - "type": "char:add", - "content": [ - "non-Jewish" - ] - }, - "people believed", - { - "type": "char:add", - "content": [ - "their message and" - ] - }, - "trusted in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 11:22-24" - ] - }, - { - "type": "para:s1", - "content": [ - "Barnabas encouraged the believers at Antioch." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 11:22" - }, - "The group of believers in Jerusalem heard [MTY]", - { - "type": "char:add", - "content": [ - "people say that many people in Antioch were believing in Jesus. So" - ] - }, - "the", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "of the congregation in", - { - "type": "char:add", - "content": [ - "Jerusalem" - ] - }, - "asked Barnabas to go to Antioch.", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 11:23" - }, - "When he got", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ", he realized that God had acted kindly toward", - { - "type": "char:add", - "content": [ - "the believers. So" - ] - }, - "he was very happy, and he continually encouraged all of the", - { - "type": "char:add", - "content": [ - "believers" - ] - }, - "to continue to trust completely in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 11:24" - }, - "Barnabas was a good man", - { - "type": "char:add", - "content": [ - "whom" - ] - }, - "the Holy Spirit completely controlled, one who trusted", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "completely.", - { - "type": "char:add", - "content": [ - "Because of what Barnabas did" - ] - }, - ", many people", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "believed in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 11:25-26" - ] - }, - { - "type": "para:s1", - "content": [ - "Barnabas and Saul taught many believers at Antioch." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ACT 11:25" - }, - "Then Barnabas went to Tarsus", - { - "type": "char:add", - "content": [ - "in Cilicia province to try" - ] - }, - "to find Saul.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 11:26" - }, - "After he found him, Barnabas brought him", - { - "type": "char:add", - "content": [ - "back to" - ] - }, - "Antioch", - { - "type": "char:add", - "content": [ - "to help teach the believers. So during" - ] - }, - "a whole year", - { - "type": "char:add", - "content": [ - "Barnabas and Saul" - ] - }, - "met", - { - "type": "char:add", - "content": [ - "regularly" - ] - }, - "with the congregation", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "and taught many of them", - { - "type": "char:add", - "content": [ - "about Jesus. It was" - ] - }, - "at Antioch that the believers were first called Christians {", - { - "type": "char:add", - "content": [ - "that people" - ] - }, - "first called the believers Christians}." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 11:27-30" - ] - }, - { - "type": "para:s1", - "content": [ - "Believers in Antioch helped needy believers in Judea." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 11:27" - }, - "During the time", - { - "type": "char:add", - "content": [ - "that Barnabas and Saul were" - ] - }, - "at Antioch, some", - { - "type": "char:add", - "content": [ - "believers who were" - ] - }, - "prophets arrived there from Jerusalem.", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 11:28" - }, - "One of them, whose name was Agabus, stood up", - { - "type": "char:add", - "content": [ - "in order to speak" - ] - }, - ".", - { - "type": "char:add", - "content": [ - "God's" - ] - }, - "Spirit enabled him to prophesy ◄that there would soon be a famine in many countries/that", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "in many countries [HYP] would soon", - { - "type": "char:add", - "content": [ - "suffer because they" - ] - }, - "would not have enough", - { - "type": "char:add", - "content": [ - "food" - ] - }, - "to eat►. (That famine happened when Claudius was the", - { - "type": "char:add", - "content": [ - "Roman Emperor" - ] - }, - ".)", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 11:29" - }, - "When the believers", - { - "type": "char:add", - "content": [ - "there heard what Agabus said" - ] - }, - ", they decided that they would send", - { - "type": "char:add", - "content": [ - "money" - ] - }, - "to help the believers who lived in Judea. Each", - { - "type": "char:add", - "content": [ - "of them decided to give as much money" - ] - }, - "as he was able", - { - "type": "char:add", - "content": [ - "to give" - ] - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 11:30" - }, - "They sent", - { - "type": "char:add", - "content": [ - "the money" - ] - }, - "with Barnabas and Saul to the leaders of the congregation", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "ACT 12" - }, - { - "type": "para:sr", - "content": [ - "Acts 12:1-4" - ] - }, - { - "type": "para:s1", - "content": [ - "Herod had James killed and Peter put in prison." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 12:1" - }, - "It was about this time that King Herod", - { - "type": "char:add", - "content": [ - "Agrippa sent soldiers" - ] - }, - "[MTY] who seized", - { - "type": "char:add", - "content": [ - "and put in prison" - ] - }, - "some of the", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "of the congregation", - { - "type": "char:add", - "content": [ - "in Jerusalem. He did that" - ] - }, - "because he wanted to make the believers suffer.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 12:2" - }, - "He commanded", - { - "type": "char:add", - "content": [ - "a soldier" - ] - }, - "to cut off the head of", - { - "type": "char:add", - "content": [ - "the apostle" - ] - }, - "James, the", - { - "type": "char:add", - "content": [ - "older" - ] - }, - "brother of", - { - "type": "char:add", - "content": [ - "the apostle" - ] - }, - "John.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 12:3" - }, - "When Herod realized that he had pleased the", - { - "type": "char:add", - "content": [ - "leaders of the" - ] - }, - "Jewish people by", - { - "type": "char:add", - "content": [ - "doing that" - ] - }, - ", he commanded", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "to arrest Peter", - { - "type": "char:add", - "content": [ - "in order to kill him" - ] - }, - ", too. This happened during the festival", - { - "type": "char:add", - "content": [ - "when the Jewish people ate" - ] - }, - "bread", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "did not have yeast.", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 12:4" - }, - "After", - { - "type": "char:add", - "content": [ - "they" - ] - }, - "seized Peter, they put him in prison. They arranged for four groups of soldiers to guard Peter. Each", - { - "type": "char:add", - "content": [ - "group" - ] - }, - "had four soldiers.", - { - "type": "char:add", - "content": [ - "Every three hours a different group began to guard him while the others rested" - ] - }, - ". Herod wanted to bring Peter out", - { - "type": "char:add", - "content": [ - "of prison and judge him" - ] - }, - "in front of the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people after the Passover", - { - "type": "char:add", - "content": [ - "Festival was finished. He then planned to command soldiers to execute Peter" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 12:5-11" - ] - }, - { - "type": "para:s1", - "content": [ - "An angel freed Peter from prison." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 12:5" - }, - "So", - { - "type": "char:add", - "content": [ - "for several days" - ] - }, - "Peter was kept {they kept Peter} in prison. But the", - { - "type": "char:add", - "content": [ - "other believers" - ] - }, - "in the congregation at", - { - "type": "char:add", - "content": [ - "Jerusalem" - ] - }, - "were praying earnestly to God", - { - "type": "char:add", - "content": [ - "that he would help" - ] - }, - "Peter.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 12:6" - }, - "The night", - { - "type": "char:add", - "content": [ - "before" - ] - }, - "Herod planned to bring Peter out", - { - "type": "char:add", - "content": [ - "from prison to have him executed" - ] - }, - "publicly, Peter was sleeping", - { - "type": "char:add", - "content": [ - "in the prison" - ] - }, - "between two soldiers, with two chains binding his arms", - { - "type": "char:add", - "content": [ - "to the arms of the soldiers. Two other" - ] - }, - "soldiers were guarding the prison doors.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 12:7" - }, - "Suddenly an angel", - { - "type": "char:add", - "content": [ - "from" - ] - }, - "the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "stood", - { - "type": "char:add", - "content": [ - "beside Peter" - ] - }, - ", and a", - { - "type": "char:add", - "content": [ - "bright" - ] - }, - "light shone in his cell. The angel poked Peter in the side and woke him up and said, “Get up quickly!”", - { - "type": "char:add", - "content": [ - "While Peter was getting up" - ] - }, - ", the chains fell off from his wrists.", - { - "type": "char:add", - "content": [ - "However, the soldiers were not aware of what was happening" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 12:8" - }, - "Then the angel said to Peter, “Put on your clothes and sandals!” So Peter did. Then the angel said to him, “Fasten your belt/girdle", - { - "type": "char:add", - "content": [ - "around you(sg)" - ] - }, - "and put on your sandals!” So Peter did that. Then the angel told him, “Wrap your cloak around you and follow me!”", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 12:9" - }, - "So,", - { - "type": "char:add", - "content": [ - "after Peter put on his cloak and sandals" - ] - }, - ", he followed", - { - "type": "char:add", - "content": [ - "the angel" - ] - }, - "out", - { - "type": "char:add", - "content": [ - "of the prison cell" - ] - }, - ", but he had no idea that what the angel was doing was really happening. He thought", - { - "type": "char:add", - "content": [ - "that he" - ] - }, - "was seeing a vision.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 12:10" - }, - "Peter and the angel walked by the soldiers who were guarding the two doors,", - { - "type": "char:add", - "content": [ - "but the soldiers did not see them. Then" - ] - }, - "they came to the iron gate that", - { - "type": "char:add", - "content": [ - "led" - ] - }, - "out into the city. The gate opened by itself, and Peter and the angel walked out", - { - "type": "char:add", - "content": [ - "of the prison" - ] - }, - ". After they had walked", - { - "type": "char:add", - "content": [ - "a ways" - ] - }, - "along one street, the angel suddenly disappeared.", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 12:11" - }, - "Then Peter", - { - "type": "char:add", - "content": [ - "finally" - ] - }, - "realized that", - { - "type": "char:add", - "content": [ - "what had happened to him was not a vision, but" - ] - }, - "it had really happened. So he said", - { - "type": "char:add", - "content": [ - "to himself" - ] - }, - ", “Now I really know that the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "sent an angel", - { - "type": "char:add", - "content": [ - "to help me" - ] - }, - ". He rescued me from what Herod planned to do [MTY]", - { - "type": "char:add", - "content": [ - "to me" - ] - }, - ", and", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "from all the things that the Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "[SYN] expected", - { - "type": "char:add", - "content": [ - "that Herod would do to me" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 12:12-17" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter reported to the other believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 12:12" - }, - "When Peter realized", - { - "type": "char:add", - "content": [ - "that God had rescued him" - ] - }, - ", he went to Mary's house. She was the mother of John whose other name was Mark. Many", - { - "type": "char:add", - "content": [ - "believers" - ] - }, - "had assembled there, and they were praying", - { - "type": "char:add", - "content": [ - "that God would help Peter somehow" - ] - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 12:13" - }, - "When Peter knocked at the outer entrance, a servant girl named Rhoda came to find out", - { - "type": "char:add", - "content": [ - "who was outside the door" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 12:14" - }, - { - "type": "char:add", - "content": [ - "When Peter answered her" - ] - }, - ", she recognized his voice, but she was so happy", - { - "type": "char:add", - "content": [ - "and excited" - ] - }, - "that she did not open the door! Instead, she ran back", - { - "type": "char:add", - "content": [ - "into the house" - ] - }, - ". She", - { - "type": "char:add", - "content": [ - "excitedly" - ] - }, - "announced", - { - "type": "char:add", - "content": [ - "to the other believers" - ] - }, - "that Peter was standing outside the door.", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 12:15" - }, - "But", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "them said to her, “You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are crazy!” But she continued saying that it was", - { - "type": "char:add", - "content": [ - "really true. Then" - ] - }, - "they repeatedly said, “", - { - "type": "char:add", - "content": [ - "No" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "it cannot be Peter" - ] - }, - ". It is", - { - "type": "char:add", - "content": [ - "probably" - ] - }, - "the angel", - { - "type": "char:add", - "content": [ - "who was guarding" - ] - }, - "him", - { - "type": "char:add", - "content": [ - "who has come" - ] - }, - "(OR, It is the angel", - { - "type": "char:add", - "content": [ - "who has guarded/protected" - ] - }, - "him,", - { - "type": "char:add", - "content": [ - "and he has come to tell us that" - ] - }, - "Peter", - { - "type": "char:add", - "content": [ - "has died" - ] - }, - ".)”", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 12:16" - }, - "But Peter continued knocking", - { - "type": "char:add", - "content": [ - "on the door. So when someone finally" - ] - }, - "opened the door, they saw that it was Peter, and they were completely amazed!", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 12:17" - }, - "Peter motioned with his hand for them to be quiet. Then he told them exactly how the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "had led him out of the prison. He", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "said, “Tell James, the", - { - "type": "char:add", - "content": [ - "leader" - ] - }, - "of our", - { - "type": "char:add", - "content": [ - "congregation" - ] - }, - ", and our", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "fellow believers what has happened.” Then", - { - "type": "char:add", - "content": [ - "Peter left and" - ] - }, - "went away to another town." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 12:18-19" - ] - }, - { - "type": "para:s1", - "content": [ - "Herod commanded soldiers to execute the guards." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 12:18" - }, - "The next morning the soldiers", - { - "type": "char:add", - "content": [ - "who had been guarding" - ] - }, - "Peter became terribly distressed,", - { - "type": "char:add", - "content": [ - "because they did not know" - ] - }, - "what had happened to him.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 12:19" - }, - "Then Herod", - { - "type": "char:add", - "content": [ - "heard about it" - ] - }, - ". So he", - { - "type": "char:add", - "content": [ - "commanded soldiers" - ] - }, - "to search for Peter, but they did not find him. Then he questioned the soldiers", - { - "type": "char:add", - "content": [ - "who had been guarding Peter" - ] - }, - ", and asked them, “", - { - "type": "char:add", - "content": [ - "How did Peter get away when you were there guarding him?" - ] - }, - "”", - { - "type": "char:add", - "content": [ - "But they could not explain it. So" - ] - }, - "he commanded them to be led away", - { - "type": "char:add", - "content": [ - "to be executed" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "other soldiers" - ] - }, - "to lead them away", - { - "type": "char:add", - "content": [ - "to execute them" - ] - }, - "}.", - { - "type": "char:add", - "content": [ - "Afterwards" - ] - }, - ", Herod went from Judea", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "down to Caesarea, where he stayed", - { - "type": "char:add", - "content": [ - "for some time" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 12:20-23" - ] - }, - { - "type": "para:s1", - "content": [ - "An angel caused Herod to die." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ACT 12:20" - }, - "King Herod had been furiously angry with the people", - { - "type": "char:add", - "content": [ - "who lived" - ] - }, - "in Tyre and Sidon", - { - "type": "char:add", - "content": [ - "cities. Then" - ] - }, - "one day some men", - { - "type": "char:add", - "content": [ - "who represented them" - ] - }, - "came unitedly", - { - "type": "char:add", - "content": [ - "to Caesarea in order to meet with" - ] - }, - "Herod. They persuaded Blastus, who was one of Herod's important officials, to tell", - { - "type": "char:add", - "content": [ - "Herod" - ] - }, - "that the people", - { - "type": "char:add", - "content": [ - "in their cities" - ] - }, - "wanted to make peace", - { - "type": "char:add", - "content": [ - "with him. They wanted to be able to trade with the people that Herod ruled" - ] - }, - ", because they needed to buy food from those regions.", - { - "type": "char:add", - "content": [ - "Herod had commanded the people in the areas he ruled to stop selling food to the people in those cities" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 12:21" - }, - "On the day that Herod had planned to", - { - "type": "char:add", - "content": [ - "meet with them" - ] - }, - ", he put on ◄very expensive clothes that showed that he was king/his royal robes►. Then he sat on his ◄throne/chair from which he ruled", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "►, and", - { - "type": "char:add", - "content": [ - "formally" - ] - }, - "addressed", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "the people", - { - "type": "char:add", - "content": [ - "who had gathered there" - ] - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 12:22" - }, - "Those who", - { - "type": "char:add", - "content": [ - "were listening to him" - ] - }, - "shouted repeatedly, “", - { - "type": "char:add", - "content": [ - "This man who" - ] - }, - "is speaking is a god, not a man!”", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 12:23" - }, - "So, because Herod", - { - "type": "char:add", - "content": [ - "let the people praise him" - ] - }, - "instead of praising God, immediately an angel", - { - "type": "char:add", - "content": [ - "from" - ] - }, - "the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "caused Herod to become seriously ill.", - { - "type": "char:add", - "content": [ - "Many" - ] - }, - "worms ate his intestines, and", - { - "type": "char:add", - "content": [ - "soon" - ] - }, - "he died", - { - "type": "char:add", - "content": [ - "very painfully" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 12:24-25" - ] - }, - { - "type": "para:s1", - "content": [ - "Many people heard God's message and became believers. Barnabas and Saul returned to Antioch from Jerusalem." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ACT 12:24" - }, - { - "type": "char:add", - "content": [ - "The believers" - ] - }, - "continued telling God's message to people in many places, and ◄", - { - "type": "char:add", - "content": [ - "the number of people who believed in Jesus" - ] - }, - "was continually increasing/there were continually more and more people who were believing in Jesus►." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ACT 12:25" - }, - "When Barnabas and Saul finished", - { - "type": "char:add", - "content": [ - "delivering the money to help the Jewish believers in Judea" - ] - }, - ", they left Jerusalem and returned", - { - "type": "char:add", - "content": [ - "to Antioch, in Syria province" - ] - }, - ". They took John, whose other name was Mark, with them." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "ACT 13" - }, - { - "type": "para:sr", - "content": [ - "Acts 13:1-3" - ] - }, - { - "type": "para:s1", - "content": [ - "The Holy Spirit commanded Barnabas and Saul to go on a mission." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 13:1" - }, - "Among", - { - "type": "char:add", - "content": [ - "the people in" - ] - }, - "the congregation at Antioch there were ◄prophets/those who spoke messages from God► and those who taught", - { - "type": "char:add", - "content": [ - "people about Jesus. They were" - ] - }, - "Barnabas; Simeon, who was also called Niger/Blackman; Lucius, from Cyrene", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "; Manaen, who had grown up with", - { - "type": "char:add", - "content": [ - "King" - ] - }, - "Herod", - { - "type": "char:add", - "content": [ - "Antipas" - ] - }, - "; and Saul.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 13:2" - }, - "While they were worshipping the Lord and fasting, the Holy Spirit said", - { - "type": "char:add", - "content": [ - "to them" - ] - }, - ", “Appoint Barnabas and Saul to", - { - "type": "char:add", - "content": [ - "serve" - ] - }, - "me and to", - { - "type": "char:add", - "content": [ - "go and do" - ] - }, - "the work that I have chosen them", - { - "type": "char:add", - "content": [ - "to do" - ] - }, - "!”", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 13:3" - }, - "So they continued ◄to fast/to abstain from eating food► and pray. Then having put their hands on Barnabas and Saul and", - { - "type": "char:add", - "content": [ - "praying that God would help them" - ] - }, - ", they sent them off", - { - "type": "char:add", - "content": [ - "to do what the Holy Spirit had commanded" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:4-5" - ] - }, - { - "type": "para:s1", - "content": [ - "Barnabas and Saul preached the gospel in Jewish meetings place on Cyprus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 13:4" - }, - "Barnabas and Saul, guided by the Holy Spirit, went down", - { - "type": "char:add", - "content": [ - "from Antioch" - ] - }, - "to Seleucia", - { - "type": "char:add", - "content": [ - "port" - ] - }, - ". From there they went by ship to Salamis", - { - "type": "char:add", - "content": [ - "port on Cyprus Island" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 13:5" - }, - "While they were in Salamis,", - { - "type": "char:add", - "content": [ - "they went" - ] - }, - "to the Jewish meeting places. There they proclaimed the message from God", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ". John", - { - "type": "char:add", - "content": [ - "Mark went with them and" - ] - }, - "was helping them." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:6-12" - ] - }, - { - "type": "para:s1", - "content": [ - "Saul-Paul denounced a sorcerer, and an official believed in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ACT 13:6" - }, - { - "type": "char:add", - "content": [ - "The three of" - ] - }, - "them went across the entire island to Paphos", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". There they met a magician whose name was Bar-Jesus. He was a Jew who falsely", - { - "type": "char:add", - "content": [ - "claimed" - ] - }, - "◄to be a prophet/to speak messages from God►.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 13:7" - }, - "He often accompanied the governor", - { - "type": "char:add", - "content": [ - "of the island" - ] - }, - ", Sergius Paulus, who was an intelligent man. The governor sent", - { - "type": "char:add", - "content": [ - "someone" - ] - }, - "to ask Barnabas and Saul to come to him, because he wanted to hear God's message.", - { - "type": "char:add", - "content": [ - "So Barnabas and Saul came and told him about Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 13:8" - }, - "However, the magician, whose name was Elymas", - { - "type": "char:add", - "content": [ - "in the Greek language" - ] - }, - ", was opposing them. He repeatedly tried to persuade the governor not to believe", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 13:9" - }, - "Then Saul, who now called himself Paul, empowered by the Holy Spirit, looked intently at the magician and said,", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 13:10" - }, - "“You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are serving the devil and you oppose everything that is good! You are always lying", - { - "type": "char:add", - "content": [ - "to people" - ] - }, - "and doing", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "evil things to them. ◄You must stop saying that the truth about the Lord", - { - "type": "char:add", - "content": [ - "God is a lot of lies!" - ] - }, - "/When will you stop changing what is true about the Lord", - { - "type": "char:add", - "content": [ - "God and saying" - ] - }, - "what is not true about him?► [RHQ]", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 13:11" - }, - "Right now the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "[MTY] is going to punish you! You will become blind and not", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "be able to see light for", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "time.” At once he became", - { - "type": "char:add", - "content": [ - "blind, as though he was" - ] - }, - "in a dark mist, and he groped about, searching for someone", - { - "type": "char:add", - "content": [ - "to hold him by the" - ] - }, - "hand and lead him.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 13:12" - }, - "When the governor saw what had happened", - { - "type": "char:add", - "content": [ - "to Elymas" - ] - }, - ", he believed", - { - "type": "char:add", - "content": [ - "in the Lord Jesus" - ] - }, - ". He was amazed by", - { - "type": "char:add", - "content": [ - "what Paul and Barnabas" - ] - }, - "were teaching about the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:13-15" - ] - }, - { - "type": "para:s1", - "content": [ - "The leaders of the Jewish meeting place in Antioch asked Paul and Barnabas to speak to them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 13:13" - }, - { - "type": "char:add", - "content": [ - "After that" - ] - }, - ", Paul and the two men with him went by ship from Paphos to Perga", - { - "type": "char:add", - "content": [ - "port" - ] - }, - "in Pamphylia", - { - "type": "char:add", - "content": [ - "province. At Perga" - ] - }, - "John", - { - "type": "char:add", - "content": [ - "Mark" - ] - }, - "left them and returned to", - { - "type": "char:add", - "content": [ - "his home in" - ] - }, - "Jerusalem.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 13:14" - }, - "Then Paul and Barnabas traveled", - { - "type": "char:add", - "content": [ - "by land" - ] - }, - "from Perga, and arrived in Antioch", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "near Pisidia", - { - "type": "char:add", - "content": [ - "district in Galatia province" - ] - }, - ". ◄On the Sabbath/On the Jewish rest day► they entered the synagogue/the Jewish meeting place and sat down.", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 13:15" - }, - { - "type": "char:add", - "content": [ - "Someone" - ] - }, - "read", - { - "type": "char:add", - "content": [ - "aloud" - ] - }, - "from what", - { - "type": "char:add", - "content": [ - "Moses had written. Then someone read from what the other" - ] - }, - "prophets", - { - "type": "char:add", - "content": [ - "had written" - ] - }, - "[MTY]. Then the leaders of the Jewish meeting place gave", - { - "type": "char:add", - "content": [ - "someone this" - ] - }, - "note", - { - "type": "char:add", - "content": [ - "to take" - ] - }, - "to Paul and Barnabas: “Fellow Jews, if", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "you wants to speak to the people", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "to encourage them, please speak", - { - "type": "char:add", - "content": [ - "to us(exc) now" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:16-20" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul said that God helped Israel and gave them the land of Canaan." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ACT 13:16" - }, - "So Paul stood up and motioned with his right hand", - { - "type": "char:add", - "content": [ - "so that the people would listen to him" - ] - }, - ". Then he said, “Fellow Israelis and you", - { - "type": "char:add", - "content": [ - "non-Jewish people" - ] - }, - "who", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "worship God,", - { - "type": "char:add", - "content": [ - "please" - ] - }, - "listen", - { - "type": "char:add", - "content": [ - "to me" - ] - }, - "!", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 13:17" - }, - "God, whom we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "Israelis worship, chose our ancestors", - { - "type": "char:add", - "content": [ - "to be his people" - ] - }, - ", and he caused them to become very numerous while they were foreigners living in Egypt.", - { - "type": "char:add", - "content": [ - "Then after many years" - ] - }, - ", God helped them [MTY] powerfully and led them out of there.", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 13:18" - }, - { - "type": "char:add", - "content": [ - "Even though they repeatedly disobeyed him, he" - ] - }, - "cared for them for about forty years", - { - "type": "char:add", - "content": [ - "while they were" - ] - }, - "in the desert.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 13:19" - }, - "He", - { - "type": "char:add", - "content": [ - "enabled the Israelis" - ] - }, - "to conquer seven tribal groups", - { - "type": "char:add", - "content": [ - "who were then living" - ] - }, - "in Canaan", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ", and he gave their land to us Israelis for us to possess.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 13:20" - }, - { - "type": "char:add", - "content": [ - "Our ancestors began to possess Canaan" - ] - }, - "about 450 years after", - { - "type": "char:add", - "content": [ - "their ancestors had arrived in Egypt" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:20b-22" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told about God's removing Saul and appointing David to be Israel's king." - ] - }, - { - "type": "para:p", - "content": [ - "“After that, God appointed leaders", - { - "type": "char:add", - "content": [ - "to rule the Israeli people. Those leaders continued to rule our people" - ] - }, - "until the time when the prophet Samuel", - { - "type": "char:add", - "content": [ - "ruled them" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 13:21" - }, - "Then,", - { - "type": "char:add", - "content": [ - "while Samuel was still their leader" - ] - }, - ", the people demanded that he", - { - "type": "char:add", - "content": [ - "appoint" - ] - }, - "a king", - { - "type": "char:add", - "content": [ - "to rule them. So" - ] - }, - "God appointed Saul, the son of Kish, from the tribe of Benjamin,", - { - "type": "char:add", - "content": [ - "to be their king" - ] - }, - ". He", - { - "type": "char:add", - "content": [ - "ruled them" - ] - }, - "for forty years.", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 13:22" - }, - "After God had rejected Saul", - { - "type": "char:add", - "content": [ - "from being king" - ] - }, - ", he appointed David to be their king. God said about him, ‘I have observed that David, son of Jesse, is exactly the kind of man that I desire [IDM]. He will do", - { - "type": "char:add", - "content": [ - "everything that" - ] - }, - "I want", - { - "type": "char:add", - "content": [ - "him to do" - ] - }, - ".’ ”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:23-25" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul said that God sent David's descendant, Jesus, to Israel to save them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 13:23" - }, - "“From", - { - "type": "char:add", - "content": [ - "among" - ] - }, - "David's descendants, God brought one of them, Jesus, to", - { - "type": "char:add", - "content": [ - "us" - ] - }, - "Israeli people to save us, just like he had told", - { - "type": "char:add", - "content": [ - "David and our other ancestors" - ] - }, - "that he would do.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 13:24" - }, - "Before Jesus began his work, John", - { - "type": "char:add", - "content": [ - "the Baptizer" - ] - }, - "preached to all of our Israeli people", - { - "type": "char:add", - "content": [ - "who came to him. He told them" - ] - }, - "that they should turn away from their sinful behavior", - { - "type": "char:add", - "content": [ - "and ask God to forgive them. Then he" - ] - }, - "would baptize them.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 13:25" - }, - "When John was about to finish the work", - { - "type": "char:add", - "content": [ - "that God gave him to do" - ] - }, - ", he frequently said", - { - "type": "char:add", - "content": [ - "to the people" - ] - }, - ", ‘Do you think [RHQ] that I am", - { - "type": "char:add", - "content": [ - "the Messiah whom God promised to send" - ] - }, - "? No, I am not. But listen! The Messiah will", - { - "type": "char:add", - "content": [ - "soon" - ] - }, - "come.", - { - "type": "char:add", - "content": [ - "He is so much greater than I am that" - ] - }, - "I am not", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "important enough to be his slave [MET].’”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:26-31" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul said that God resurrected Jesus and caused many people to see him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ACT 13:26" - }, - "“Fellow Israelis, you who are descendants of Abraham, and", - { - "type": "char:add", - "content": [ - "you non-Jewish people who" - ] - }, - "also worship God,", - { - "type": "char:add", - "content": [ - "please listen! It is" - ] - }, - "to", - { - "type": "char:add", - "content": [ - "all of" - ] - }, - "us that", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has sent the message about", - { - "type": "char:add", - "content": [ - "how he" - ] - }, - "saves people.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 13:27" - }, - "The people who were living in Jerusalem and their rulers did not realize that this man", - { - "type": "char:add", - "content": [ - "Jesus was the one whom God had sent to save them" - ] - }, - ". Although messages from [MTY] the prophets have been read", - { - "type": "char:add", - "content": [ - "aloud" - ] - }, - "{someone has read", - { - "type": "char:add", - "content": [ - "aloud" - ] - }, - "messages from [MTY] the prophets} every ◄Sabbath/Jewish day of rest►, they did not understand", - { - "type": "char:add", - "content": [ - "what the prophets wrote about the Messiah. So" - ] - }, - "the", - { - "type": "char:add", - "content": [ - "Jewish leaders" - ] - }, - "condemned Jesus", - { - "type": "char:add", - "content": [ - "to die" - ] - }, - ", which was just like the prophets predicted.", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 13:28" - }, - { - "type": "char:add", - "content": [ - "Many people accused Jesus of doing wicked things" - ] - }, - ", but they could not prove that he had done anything for which he deserved to die. They insistently asked Pilate", - { - "type": "char:add", - "content": [ - "the governor" - ] - }, - "to command that Jesus be executed {to command soldiers to execute Jesus}.", - { - "type": "char:add", - "content": [ - "So Pilate did what they asked him to do" - ] - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 13:29" - }, - "They did", - { - "type": "char:add", - "content": [ - "to Jesus" - ] - }, - "all the things that", - { - "type": "char:add", - "content": [ - "the prophets long ago had" - ] - }, - "written", - { - "type": "char:add", - "content": [ - "that people would do to" - ] - }, - "him.", - { - "type": "char:add", - "content": [ - "They killed Jesus by nailing him to a cross. Then" - ] - }, - "his body was taken {", - { - "type": "char:add", - "content": [ - "some people took" - ] - }, - "his body} down from the cross and placed it in a tomb.", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 13:30" - }, - "However, God ◄raised him from the dead/caused him to live again after he had died►", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 13:31" - }, - "and for many days he", - { - "type": "char:add", - "content": [ - "repeatedly" - ] - }, - "appeared to", - { - "type": "char:add", - "content": [ - "his followers" - ] - }, - "who had come along with him from Galilee", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "to Jerusalem. Those", - { - "type": "char:add", - "content": [ - "who saw him" - ] - }, - "are telling the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people about him now.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:32-37" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul said that God had done what he had promised that he would do by resurrecting Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ACT 13:32" - }, - "“", - { - "type": "char:add", - "content": [ - "Right" - ] - }, - "now we", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "are proclaiming to you this good message. We want to tell you that God has fulfilled what he promised to", - { - "type": "char:add", - "content": [ - "our Jewish" - ] - }, - "ancestors!", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 13:33" - }, - "He has now done that for us", - { - "type": "char:add", - "content": [ - "(inc) who are" - ] - }, - "their descendants,", - { - "type": "char:add", - "content": [ - "and also for you who are not Jews" - ] - }, - ", by causing Jesus to live again. That is just like what", - { - "type": "char:add", - "content": [ - "David" - ] - }, - "wrote in the second Psalm that", - { - "type": "char:add", - "content": [ - "God said when he was sending his Son" - ] - }, - "," - ] - }, - { - "type": "para:q1", - "content": [ - "You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are my Son;" - ] - }, - { - "type": "para:q1", - "content": [ - "Today I have shown everyone", - { - "type": "char:add", - "content": [ - "that I really am" - ] - }, - "your Father." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "ACT 13:34" - }, - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has ◄raised", - { - "type": "char:add", - "content": [ - "the Messiah" - ] - }, - "from the dead/caused", - { - "type": "char:add", - "content": [ - "the Messiah" - ] - }, - "to live again after he had died► and will never let him die again.", - { - "type": "char:add", - "content": [ - "Concerning that, God" - ] - }, - "said", - { - "type": "char:add", - "content": [ - "to our Jewish ancestors" - ] - }, - ", ‘I will surely help you, as I", - { - "type": "char:add", - "content": [ - "promised" - ] - }, - "David", - { - "type": "char:add", - "content": [ - "that I would do" - ] - }, - ".’", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 13:35" - }, - "So", - { - "type": "char:add", - "content": [ - "in writing" - ] - }, - "another", - { - "type": "char:add", - "content": [ - "Psalm, David" - ] - }, - "said this", - { - "type": "char:add", - "content": [ - "to God about the Messiah" - ] - }, - ": ‘Because I am devoted to you and always obey", - { - "type": "char:add", - "content": [ - "you, when I die" - ] - }, - "you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "will not let my body decay.’", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 13:36" - }, - "While David was living, he did what God wanted him to do. And when he died [EUP], his", - { - "type": "char:add", - "content": [ - "body" - ] - }, - "was buried,", - { - "type": "char:add", - "content": [ - "as" - ] - }, - "his ancestors'", - { - "type": "char:add", - "content": [ - "bodies had been buried" - ] - }, - ", and his body decayed.", - { - "type": "char:add", - "content": [ - "So he could not have been speaking about himself in this Psalm" - ] - }, - ".", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 13:37" - }, - { - "type": "char:add", - "content": [ - "Instead, he was speaking about Jesus. Jesus also died" - ] - }, - ", but God ◄raised him from the dead/caused him to live again►, and", - { - "type": "char:add", - "content": [ - "therefore" - ] - }, - "his body did not decay.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:38-41" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul informed them that God would forgive their sins if they believed in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38-39", - "sid": "ACT 13:38-39" - }, - "“Therefore,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "fellow Israelis", - { - "type": "char:add", - "content": [ - "and other friends" - ] - }, - ", it is important for you to know that", - { - "type": "char:add", - "content": [ - "we(exc)" - ] - }, - "are declaring to you", - { - "type": "char:add", - "content": [ - "that God" - ] - }, - "can forgive you for your sins as a result of", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "Jesus", - { - "type": "char:add", - "content": [ - "has done" - ] - }, - ". Because of", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "Jesus", - { - "type": "char:add", - "content": [ - "has done" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "considers that everyone who believes", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - "is no longer guilty (OR, the record has been erased {", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has erased the record}) concerning everything that they", - { - "type": "char:add", - "content": [ - "have done that displeased God. But" - ] - }, - "when", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "does", - { - "type": "char:add", - "content": [ - "that for you" - ] - }, - ", it is not as a result of", - { - "type": "char:add", - "content": [ - "your obeying" - ] - }, - "the laws", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "Moses", - { - "type": "char:add", - "content": [ - "wrote" - ] - }, - ".", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 13:40" - }, - "Therefore be careful that", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "does not judge you [MTY], as one of the prophets said [MTY] that God would do!", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 13:41" - }, - { - "type": "char:add", - "content": [ - "The prophet wrote that God said" - ] - }, - "," - ] - }, - { - "type": "para:q1", - "content": [ - "You who ridicule", - { - "type": "char:add", - "content": [ - "me" - ] - }, - ", you will", - { - "type": "char:add", - "content": [ - "certainly" - ] - }, - "be astonished", - { - "type": "char:add", - "content": [ - "when you see what I am doing" - ] - }, - ", and", - { - "type": "char:add", - "content": [ - "then" - ] - }, - "you will be destroyed. You will be astonished because I will do something", - { - "type": "char:add", - "content": [ - "terrible to you" - ] - }, - "while you are living. You would not believe", - { - "type": "char:add", - "content": [ - "that I would do that" - ] - }, - "even though someone told you!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:42-43" - ] - }, - { - "type": "para:s1", - "content": [ - "People asked Paul and Barnabas to speak to them again the next Jewish day of rest." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "42", - "sid": "ACT 13:42" - }, - "After Paul", - { - "type": "char:add", - "content": [ - "finished speaking" - ] - }, - ", while he and Barnabas were leaving the Jewish meeting place,", - { - "type": "char:add", - "content": [ - "many of" - ] - }, - "the people there repeatedly requested that on the next ◄Sabbath/Jewish day of rest►", - { - "type": "char:add", - "content": [ - "the two of them" - ] - }, - "should speak to them", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "about those things", - { - "type": "char:add", - "content": [ - "that Paul had just told them" - ] - }, - ".", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 13:43" - }, - "After they began to leave", - { - "type": "char:add", - "content": [ - "that meeting" - ] - }, - ", many", - { - "type": "char:add", - "content": [ - "of them" - ] - }, - "went along with Paul and Barnabas. They consisted of Jews and also of non-Jews who had accepted the things that the Jews believe. Paul and Barnabas continued talking to them, and were urging them to continue", - { - "type": "char:add", - "content": [ - "believing the message that" - ] - }, - "God kindly", - { - "type": "char:add", - "content": [ - "forgives people's sins because of what Jesus did" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:44-49" - ] - }, - { - "type": "para:s1", - "content": [ - "Many non-Jews believed in Jesus and told others about him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "ACT 13:44" - }, - "On the next Jewish rest day, most of the", - { - "type": "char:add", - "content": [ - "people in Antioch came to" - ] - }, - "the Jewish meeting place to hear", - { - "type": "char:add", - "content": [ - "Paul and Barnabas" - ] - }, - "speak about the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "45", - "sid": "ACT 13:45" - }, - "But", - { - "type": "char:add", - "content": [ - "the leaders of" - ] - }, - "[SYN] the Jews became extremely jealous, because they saw that large crowds of", - { - "type": "char:add", - "content": [ - "non-Jewish people were coming to hear Paul and Barnabas. So" - ] - }, - "they began to contradict the things that Paul was saying", - { - "type": "char:add", - "content": [ - "and also" - ] - }, - "to insult", - { - "type": "char:add", - "content": [ - "him" - ] - }, - ".", - { - "type": "verse:v", - "number": "46", - "sid": "ACT 13:46" - }, - "Then, speaking very boldly, Paul and Barnabas said", - { - "type": "char:add", - "content": [ - "to those Jewish leaders" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "We two" - ] - }, - "had to speak the message from God", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "to you", - { - "type": "char:add", - "content": [ - "Jews" - ] - }, - "first", - { - "type": "char:add", - "content": [ - "before we proclaim it to non-Jews, because God commanded us to do that. But" - ] - }, - "you are rejecting God's message.", - { - "type": "char:add", - "content": [ - "By doing that" - ] - }, - ", you have shown that you are not worthy ◄to have eternal life/to live eternally", - { - "type": "char:add", - "content": [ - "with God" - ] - }, - "►.", - { - "type": "char:add", - "content": [ - "Therefore" - ] - }, - ", we are leaving", - { - "type": "char:add", - "content": [ - "you, and now we" - ] - }, - "will go to the non-Jewish people", - { - "type": "char:add", - "content": [ - "to tell them the message from God" - ] - }, - ".", - { - "type": "verse:v", - "number": "47", - "sid": "ACT 13:47" - }, - { - "type": "char:add", - "content": [ - "We are doing that also" - ] - }, - "because the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has commanded us", - { - "type": "char:add", - "content": [ - "to do it" - ] - }, - ". He said to us," - ] - }, - { - "type": "para:q1", - "content": [ - "‘I have appointed you", - { - "type": "char:add", - "content": [ - "to reveal things about me" - ] - }, - "to non-Jewish people [MET] that will be", - { - "type": "char:add", - "content": [ - "like" - ] - }, - "a light to them.", - { - "type": "char:add", - "content": [ - "I have appointed" - ] - }, - "you to tell people everywhere [MTY] in the world", - { - "type": "char:add", - "content": [ - "about the one who came" - ] - }, - "to save", - { - "type": "char:add", - "content": [ - "them" - ] - }, - ".’ ”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "48", - "sid": "ACT 13:48" - }, - "While the non-Jewish people were listening", - { - "type": "char:add", - "content": [ - "to those words" - ] - }, - ", they began to rejoice, and they repeatedly said that the message about the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "was wonderful. And all of the non-Jewish people whom", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "had chosen ◄to have eternal", - { - "type": "char:add", - "content": [ - "life/to live eternally with God" - ] - }, - "► believed", - { - "type": "char:add", - "content": [ - "the message about the Lord Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "49", - "sid": "ACT 13:49" - }, - { - "type": "char:add", - "content": [ - "At that time, many of the believers" - ] - }, - "traveled around throughout that region. As they did that, they were proclaiming the message about the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "[MTY]." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 13:50-52" - ] - }, - { - "type": "para:s1", - "content": [ - "People expelled the apostles, but the believers continued on." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "50", - "sid": "ACT 13:50" - }, - "However,", - { - "type": "char:add", - "content": [ - "some leaders of" - ] - }, - "[SYN] the Jews incited the most important men in the city, and", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "important/influential women who had accepted what the Jews believe, to oppose", - { - "type": "char:add", - "content": [ - "Paul and Barnabas. So those non-Jewish people" - ] - }, - "incited", - { - "type": "char:add", - "content": [ - "other people also" - ] - }, - "to persecute Paul and Barnabas. As a result they expelled the two men from their region.", - { - "type": "verse:v", - "number": "51", - "sid": "ACT 13:51" - }, - "So,", - { - "type": "char:add", - "content": [ - "as the two apostles were leaving, they" - ] - }, - "shook the dust from their feet", - { - "type": "char:add", - "content": [ - "to show those Jewish leaders that God had rejected them and would punish them. They left Antioch" - ] - }, - "and went to Iconium", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "verse:v", - "number": "52", - "sid": "ACT 13:52" - }, - "Meanwhile, the believers", - { - "type": "char:add", - "content": [ - "in Antioch" - ] - }, - "continued to rejoice greatly, and they continued to be completely controlled by the Holy Spirit." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "ACT 14" - }, - { - "type": "para:sr", - "content": [ - "Acts 14:1-3" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and Barnabas preached the gospel and performed miracles in Iconium." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 14:1" - }, - "At Iconium Paul and Barnabas went as usual into the Jewish meeting place and spoke very convincingly", - { - "type": "char:add", - "content": [ - "about the Lord Jesus" - ] - }, - ". As a result, many Jews and also non-Jews believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 14:2" - }, - "But", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "the Jews refused to believe", - { - "type": "char:add", - "content": [ - "that message, and" - ] - }, - "told the non-Jews not to believe it. They told the non-Jewish people that the message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "was not true. As a result,", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "the non-Jews became angry towards the believers", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 14:3" - }, - "So Paul and Barnabas spent considerable time there speaking boldly for the Lord, and the Lord Jesus enabled them to do many miracles. In this way he showed", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "that the message about how the Lord saves us in a way that we do not deserve is true." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 14:4-7" - ] - }, - { - "type": "para:s1", - "content": [ - "Before people could attack the apostles, they escaped to Lystra and Derbe." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 14:4" - }, - "The people", - { - "type": "char:add", - "content": [ - "who lived" - ] - }, - "in", - { - "type": "char:add", - "content": [ - "Iconium" - ] - }, - "city strongly disagreed with each other", - { - "type": "char:add", - "content": [ - "concerning the message about Jesus" - ] - }, - ". Some of them agreed with the Jews [SYN]", - { - "type": "char:add", - "content": [ - "who did not believe that message" - ] - }, - ". Others agreed with Paul and Barnabas.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 14:5" - }, - "Then the non-Jewish people and the Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "[SYN]", - { - "type": "char:add", - "content": [ - "who opposed those two" - ] - }, - "talked among themselves about how they could mistreat them. Some of the important men in that city agreed to help them. Together, they decided that they would", - { - "type": "char:add", - "content": [ - "kill Paul and Barnabas by" - ] - }, - "throwing stones at them.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 14:6" - }, - "But Paul and Barnabas heard about that, so they quickly went away to Lycaonia", - { - "type": "char:add", - "content": [ - "district. They went" - ] - }, - "to Lystra and Derbe", - { - "type": "char:add", - "content": [ - "cities in that district" - ] - }, - "and to the area surrounding", - { - "type": "char:add", - "content": [ - "those cities" - ] - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 14:7" - }, - { - "type": "char:add", - "content": [ - "While they were" - ] - }, - "in that area, they continually told people the message", - { - "type": "char:add", - "content": [ - "about the Lord Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 14:8-10" - ] - }, - { - "type": "para:s1", - "content": [ - "God enabled Paul to heal a lame man." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ACT 14:8" - }, - { - "type": "char:add", - "content": [ - "Once while Paul was preaching to people" - ] - }, - "in Lystra, a man was sitting there who was crippled in his legs. When", - { - "type": "char:add", - "content": [ - "his mother" - ] - }, - "bore him he had crippled legs, so he was never able to walk.", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 14:9" - }, - "He listened as Paul was speaking", - { - "type": "char:add", - "content": [ - "about the Lord Jesus" - ] - }, - ". Paul looked directly at him and could see", - { - "type": "char:add", - "content": [ - "in the man's face" - ] - }, - "that he believed that", - { - "type": "char:add", - "content": [ - "the Lord Jesus" - ] - }, - "could make him well.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 14:10" - }, - "So Paul called out", - { - "type": "char:add", - "content": [ - "to him" - ] - }, - ", “Stand up!”", - { - "type": "char:add", - "content": [ - "When the man heard that" - ] - }, - ", he", - { - "type": "char:add", - "content": [ - "immediately" - ] - }, - "jumped up and began to walk", - { - "type": "char:add", - "content": [ - "normally" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 14:11-18" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles stopped the people from worshipping them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 14:11" - }, - "When the crowd saw what Paul had done,", - { - "type": "char:add", - "content": [ - "they thought that Paul and Barnabas" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "were/must be" - ] - }, - "►", - { - "type": "char:add", - "content": [ - "the gods that they worshipped" - ] - }, - ". So they shouted", - { - "type": "char:add", - "content": [ - "excitedly" - ] - }, - "in their", - { - "type": "char:add", - "content": [ - "own" - ] - }, - "Lycaonia language, “", - { - "type": "char:add", - "content": [ - "Look! These people are" - ] - }, - "the gods", - { - "type": "char:add", - "content": [ - "that we(inc) worship! They" - ] - }, - "have made themselves look like people and have come down", - { - "type": "char:add", - "content": [ - "from the sky/heaven to help us" - ] - }, - "!”", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 14:12" - }, - "They began to say that Barnabas was", - { - "type": "char:add", - "content": [ - "probably the chief god, whose name was" - ] - }, - "Zeus. And", - { - "type": "char:add", - "content": [ - "they began to say that" - ] - }, - "Paul was Hermes,", - { - "type": "char:add", - "content": [ - "the messenger/spokesman for the other gods. They mistakenly thought that" - ] - }, - "because Paul was the one who had been speaking.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 14:13" - }, - "Just outside", - { - "type": "char:add", - "content": [ - "the gates of" - ] - }, - "the city there was a temple", - { - "type": "char:add", - "content": [ - "where the people worshipped Zeus. The priest who was there heard what Paul and Barnabas had done, so he came" - ] - }, - "to the city gate, where many people had already gathered. He brought", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "bulls with wreaths", - { - "type": "char:add", - "content": [ - "of flowers around their necks" - ] - }, - ". The priest and the other people wanted to kill the bulls", - { - "type": "char:add", - "content": [ - "as part of a ceremony" - ] - }, - "to worship Paul and Barnabas.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 14:14" - }, - "But when the apostles, Barnabas and Paul, heard about that,", - { - "type": "char:add", - "content": [ - "and understood that the people thought that they were gods and wanted to sacrifice the bulls to worship them" - ] - }, - ", they", - { - "type": "char:add", - "content": [ - "were very distressed" - ] - }, - ", so they tore their own clothes. They rushed among the people, shouting,", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 14:15" - }, - "“Men, ◄you must not kill those bulls", - { - "type": "char:add", - "content": [ - "to worship us(dl)!" - ] - }, - "/why are you doing this?► [RHQ]", - { - "type": "char:add", - "content": [ - "We are not gods" - ] - }, - "! We are just human beings like you! We have come to tell you some good news!", - { - "type": "char:add", - "content": [ - "We have come to tell you about" - ] - }, - "the God who is all-powerful. He wants you to stop worshipping other gods, because they cannot help you. This true God made the heaven/sky and the earth and the oceans and everything in it.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 14:16" - }, - "In the past, all of you non-Jewish people", - { - "type": "char:add", - "content": [ - "worshipped whatever gods that you wanted to" - ] - }, - ". God let you worship them,", - { - "type": "char:add", - "content": [ - "because you did not know him" - ] - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 14:17" - }, - "But he has shown us [LIT]", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "he acts kindly", - { - "type": "char:add", - "content": [ - "toward us(inc)" - ] - }, - ". He is the one who causes it to rain and causes crops to grow. He is the one who gives you plenty of food, and makes you very happy.”", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 14:18" - }, - "The people heard what", - { - "type": "char:add", - "content": [ - "Paul" - ] - }, - "said, but they still thought that they should sacrifice those bulls to worship Paul and Barnabas.", - { - "type": "char:add", - "content": [ - "But finally, the people decided not to do it" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 14:19-20a" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Jews incited people to stone Paul at Lystra." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ACT 14:19" - }, - { - "type": "char:add", - "content": [ - "However" - ] - }, - ", after that, some Jews came from Antioch and Iconium and persuaded many of the people of Lystra", - { - "type": "char:add", - "content": [ - "that the message Paul had been telling them" - ] - }, - "was not true. The people", - { - "type": "char:add", - "content": [ - "who believed what those Jews said became angry with Paul. They let the Jews" - ] - }, - "throw stones at him", - { - "type": "char:add", - "content": [ - "until he fell down, unconscious" - ] - }, - ". They", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "thought that he was dead, so they dragged him outside the city", - { - "type": "char:add", - "content": [ - "and left him lying there" - ] - }, - ". But some of the believers", - { - "type": "char:add", - "content": [ - "in Lystra had followed them outside the city" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 14:20" - }, - "They came and stood around Paul,", - { - "type": "char:add", - "content": [ - "where he was lying on the ground" - ] - }, - ". And Paul", - { - "type": "char:add", - "content": [ - "became conscious! He" - ] - }, - "stood up and went back into the city", - { - "type": "char:add", - "content": [ - "with the believers" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 14:20b-23" - ] - }, - { - "type": "para:s1", - "content": [ - "The apostles revisited believers and appointed leaders." - ] - }, - { - "type": "para:p", - "content": [ - "The next day, Paul and Barnabas", - { - "type": "char:add", - "content": [ - "left Lystra and" - ] - }, - "traveled to Derbe.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 14:21" - }, - "They", - { - "type": "char:add", - "content": [ - "stayed there several days and they kept telling" - ] - }, - "the people the good message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ". Many people became believers. After that, Paul and Barnabas", - { - "type": "char:add", - "content": [ - "started on their way back. They" - ] - }, - "went again to Lystra.", - { - "type": "char:add", - "content": [ - "Then they went from there" - ] - }, - "to Iconium, and", - { - "type": "char:add", - "content": [ - "then they went" - ] - }, - "to Antioch", - { - "type": "char:add", - "content": [ - "in Pisidia province" - ] - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 14:22" - }, - { - "type": "char:add", - "content": [ - "In each city" - ] - }, - ", they helped the believers [SYN] to become strong", - { - "type": "char:add", - "content": [ - "spiritually" - ] - }, - ", and they urged them to keep on trusting in", - { - "type": "char:add", - "content": [ - "the Lord Jesus" - ] - }, - ". They told", - { - "type": "char:add", - "content": [ - "the believers" - ] - }, - ", “It is necessary that", - { - "type": "char:add", - "content": [ - "we endure" - ] - }, - "people often persecuting us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "before we enter the place where God will rule", - { - "type": "char:add", - "content": [ - "over us forever" - ] - }, - ".”", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 14:23" - }, - "Paul and Barnabas appointed leaders for each congregation.", - { - "type": "char:add", - "content": [ - "And before Paul and Barnabas left each town, they gathered the believers together and spent some time" - ] - }, - "praying and ◄fasting/not eating any food►. Then Paul and Barnabas entrusted the", - { - "type": "char:add", - "content": [ - "leaders and other believers" - ] - }, - "to the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ", in whom they had believed,", - { - "type": "char:add", - "content": [ - "in order that he would care for them" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 14:24-28" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and Barnabas reported to the believers at Syrian Antioch." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ACT 14:24" - }, - "After Paul and Barnabas had traveled through Pisidia", - { - "type": "char:add", - "content": [ - "district" - ] - }, - ", they went", - { - "type": "char:add", - "content": [ - "south" - ] - }, - "to Pamphylia", - { - "type": "char:add", - "content": [ - "district" - ] - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 14:25" - }, - { - "type": "char:add", - "content": [ - "In that district" - ] - }, - ", they", - { - "type": "char:add", - "content": [ - "arrived" - ] - }, - "at Perga and preached God's message", - { - "type": "char:add", - "content": [ - "about the Lord Jesus to the people there. Then" - ] - }, - "they went down", - { - "type": "char:add", - "content": [ - "to the seacoast" - ] - }, - "at Attalia.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 14:26" - }, - "There they got on a ship and went back to Antioch", - { - "type": "char:add", - "content": [ - "in Syria province" - ] - }, - ". That was the place where Paul and Barnabas had been appointed {where", - { - "type": "char:add", - "content": [ - "believers" - ] - }, - "had sent Paul and Barnabas} to go", - { - "type": "char:add", - "content": [ - "to other places" - ] - }, - "and preach.", - { - "type": "char:add", - "content": [ - "Antioch was the place where the believers" - ] - }, - "had asked God to kindly help Paul and Barnabas in the work that they had now completed.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 14:27" - }, - "When they arrived in Antioch, they called the believers together. Then Paul and Barnabas told them all that God had helped them to do.", - { - "type": "char:add", - "content": [ - "Specifically, they told them how God" - ] - }, - "had enabled [IDM]", - { - "type": "char:add", - "content": [ - "many" - ] - }, - "non-Jewish people to believe", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 14:28" - }, - "Then Paul and Barnabas stayed in Antioch with the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers for several months." - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "ACT 15" - }, - { - "type": "para:sr", - "content": [ - "Acts 15:1-2" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Jewish believers said that God will save only people who are circumcised." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 15:1" - }, - { - "type": "char:add", - "content": [ - "Then" - ] - }, - "some", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "believers went down from Judea", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "to Antioch. They started teaching the", - { - "type": "char:add", - "content": [ - "non-Jewish" - ] - }, - "believers", - { - "type": "char:add", - "content": [ - "there, and said" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "You" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "must" - ] - }, - "be circumcised/must have God's mark put on you►", - { - "type": "char:add", - "content": [ - "to indicate you belong to God" - ] - }, - ", as Moses", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "in the laws that", - { - "type": "char:add", - "content": [ - "he received from God" - ] - }, - ". If you do not do that, you will not be saved {", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will not save you}.”", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 15:2" - }, - "Paul and Barnabas strongly disagreed with those Jews and started arguing", - { - "type": "char:add", - "content": [ - "with them. So the believers at Antioch" - ] - }, - "appointed Paul and Barnabas and some of the other believers to go to Jerusalem, in order that they would/could discuss this matter with the apostles and", - { - "type": "char:add", - "content": [ - "other spiritual" - ] - }, - "leaders." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:3-4" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and Barnabas reported what God had enabled them to do." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ACT 15:3" - }, - "After Paul, Barnabas, and the others were given things for their trip by the congregation", - { - "type": "char:add", - "content": [ - "at Antioch" - ] - }, - "{After the congregation", - { - "type": "char:add", - "content": [ - "at Antioch" - ] - }, - "gave Paul, Barnabas, and the others things for their trip}, they traveled through Phoenicia and Samaria", - { - "type": "char:add", - "content": [ - "provinces. When they stopped at different places in those provinces" - ] - }, - ", they reported", - { - "type": "char:add", - "content": [ - "to the believers" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "many" - ] - }, - "non-Jews", - { - "type": "char:add", - "content": [ - "in Antioch" - ] - }, - "had become believers. As a result, all the believers", - { - "type": "char:add", - "content": [ - "in those places" - ] - }, - "rejoiced greatly.", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 15:4" - }, - "And when Paul, Barnabas, and the others arrived in Jerusalem, they were welcomed by the apostles, the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "elders, and the", - { - "type": "char:add", - "content": [ - "other members of the" - ] - }, - "congregation", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "{the apostles, the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "elders, and the", - { - "type": "char:add", - "content": [ - "other members of the" - ] - }, - "congregation", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "welcomed them}. Then Paul and Barnabas reported the things that God had enabled them to do", - { - "type": "char:add", - "content": [ - "among non-Jewish people" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:5" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Jewish believers said that non-Jewish believers must obey Moses' laws." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 15:5" - }, - "But some of the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "believers who belonged to the Pharisee sect stood up", - { - "type": "char:add", - "content": [ - "among the other believers and" - ] - }, - "said to them, “The non-Jews", - { - "type": "char:add", - "content": [ - "who have believed in Jesus" - ] - }, - "must be circumcised, and they must be told to obey the laws", - { - "type": "char:add", - "content": [ - "that God gave to" - ] - }, - "Moses.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:6-11" - ] - }, - { - "type": "para:s1", - "content": [ - "Peter told about non-Jews becoming believers when he preached to them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ACT 15:6" - }, - "Then the apostles and", - { - "type": "char:add", - "content": [ - "the other" - ] - }, - "elders met together in order to talk about this matter.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 15:7" - }, - "After they had discussed it for a long time, Peter stood up and spoke to them. He said, “Fellow believers, you", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "know that a long time ago God chose me from among you", - { - "type": "char:add", - "content": [ - "other apostles, in order that" - ] - }, - "the non-Jewish people might", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "hear me [SYN] tell", - { - "type": "char:add", - "content": [ - "them" - ] - }, - "the good message", - { - "type": "char:add", - "content": [ - "about the Lord Jesus" - ] - }, - ", so that they could hear", - { - "type": "char:add", - "content": [ - "it" - ] - }, - "and believe", - { - "type": "char:add", - "content": [ - "in him. So Paul and Barnabas are not the first ones to tell non-Jews about Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 15:8" - }, - "God knows", - { - "type": "char:add", - "content": [ - "and judges" - ] - }, - "people according to what they think,", - { - "type": "char:add", - "content": [ - "not according to who their ancestors were" - ] - }, - ". By sending the Holy Spirit to", - { - "type": "char:add", - "content": [ - "the non-Jews" - ] - }, - ", just like", - { - "type": "char:add", - "content": [ - "he had" - ] - }, - "also done for us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "Jews, he showed", - { - "type": "char:add", - "content": [ - "me and others" - ] - }, - "that he had accepted them", - { - "type": "char:add", - "content": [ - "also to be his people" - ] - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 15:9" - }, - { - "type": "char:add", - "content": [ - "God" - ] - }, - "saved us", - { - "type": "char:add", - "content": [ - "Jews" - ] - }, - "and those", - { - "type": "char:add", - "content": [ - "non-Jews" - ] - }, - "similarly, making them clean spiritually simply as a result of their believing", - { - "type": "char:add", - "content": [ - "in the Lord Jesus. That was exactly how he has forgiven us" - ] - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 15:10" - }, - { - "type": "char:add", - "content": [ - "You are wanting to force the non-Jewish believers to obey our Jewish rituals and laws" - ] - }, - "—laws that God has shown that he does not require them to obey [MET].", - { - "type": "char:add", - "content": [ - "Your doing that is like" - ] - }, - "putting a heavy burden on them! So then, ◄stop making God angry by doing that!/why are you making God angry by doing that?► [RHQ] Our ancestors and we", - { - "type": "char:add", - "content": [ - "(inc) Jews" - ] - }, - "have never been able to bear", - { - "type": "char:add", - "content": [ - "the burden of obeying those laws" - ] - }, - "!", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 15:11" - }, - "But we", - { - "type": "char:add", - "content": [ - "(inc) know that it is not because" - ] - }, - "we", - { - "type": "char:add", - "content": [ - "(inc) try to obey those laws that God saves us(inc) Jews. On the contrary" - ] - }, - ", we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "know that it is because of what the Lord Jesus did for us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "that we did not deserve that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "are saved {that", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "saves us}", - { - "type": "char:add", - "content": [ - "from the guilt of our sins. God saves non-Jews who believe in the Lord Jesus" - ] - }, - "exactly like", - { - "type": "char:add", - "content": [ - "he saves" - ] - }, - "us Jews.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:12" - ] - }, - { - "type": "para:s1", - "content": [ - "Barnabas and Paul reported what God had helped them to do among the non-Jews." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 15:12" - }, - "All the people", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "became silent", - { - "type": "char:add", - "content": [ - "after Peter had spoken" - ] - }, - ". Then they", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "listened to Barnabas and Paul,", - { - "type": "char:add", - "content": [ - "as the two of" - ] - }, - "them told about the many great miracles that God had enabled them to do among the non-Jewish people,", - { - "type": "char:add", - "content": [ - "miracles that showed that God had accepted the non-Jews" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:13-21" - ] - }, - { - "type": "para:s1", - "content": [ - "James recommended what they should tell the non-Jewish believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 15:13" - }, - "When Barnabas and Paul had finished speaking, James,", - { - "type": "char:add", - "content": [ - "the leader of the group of believers there in Jerusalem" - ] - }, - ", spoke to all of them.", - { - "type": "char:add", - "content": [ - "He said" - ] - }, - ", “Fellow believers, listen to me.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 15:14" - }, - "Simon", - { - "type": "char:add", - "content": [ - "Peter" - ] - }, - "has told you how God previously blessed the non-Jews. God did that by choosing from among them a people who would belong to him [MTY].", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 15:15" - }, - { - "type": "char:add", - "content": [ - "These" - ] - }, - "words that", - { - "type": "char:add", - "content": [ - "God spoke" - ] - }, - ", words that were written by", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "the prophets {that one of the prophets wrote}", - { - "type": "char:add", - "content": [ - "long ago" - ] - }, - ", agree with that:" - ] - }, - { - "type": "para:pi1", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ACT 15:16" - }, - "Later on I will return and I will re-establish the kingdom [MET] that David", - { - "type": "char:add", - "content": [ - "ruled" - ] - }, - "and that has been {that", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "have} destroyed. My", - { - "type": "char:add", - "content": [ - "doing that will be like" - ] - }, - "rebuilding", - { - "type": "char:add", - "content": [ - "a house" - ] - }, - "that has been {that", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "have} torn down.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 15:17" - }, - "I will do that in order that all other people might seek", - { - "type": "char:add", - "content": [ - "me" - ] - }, - ", the Lord", - { - "type": "char:add", - "content": [ - "God. I will do that in order that" - ] - }, - "all the non-Jews whom I have called", - { - "type": "char:add", - "content": [ - "to belong" - ] - }, - "to me [MTY] might seek me.", - { - "type": "char:add", - "content": [ - "You can be certain that this will happen because I" - ] - }, - "the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - ", who will do those things, have spoken", - { - "type": "char:add", - "content": [ - "these words" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 15:18" - }, - "I", - { - "type": "char:add", - "content": [ - "caused my people to know about them" - ] - }, - "long ago.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ACT 15:19" - }, - { - "type": "char:add", - "content": [ - "James continued by saying" - ] - }, - ", “Therefore I have decided", - { - "type": "char:add", - "content": [ - "that we(inc)" - ] - }, - "should stop bothering the non-Jewish people who are turning", - { - "type": "char:add", - "content": [ - "away from their sins and turning" - ] - }, - "to God.", - { - "type": "char:add", - "content": [ - "That is, we should stop demanding that they obey" - ] - }, - "all", - { - "type": "char:add", - "content": [ - "our laws" - ] - }, - "and rituals.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 15:20" - }, - "Instead, we should write", - { - "type": "char:add", - "content": [ - "a letter" - ] - }, - "to them", - { - "type": "char:add", - "content": [ - "requiring only four things: They should" - ] - }, - "not eat", - { - "type": "char:add", - "content": [ - "meat/food that people" - ] - }, - "have offered to idols, they should not have sex with someone to whom they are not married, they should not", - { - "type": "char:add", - "content": [ - "eat meat from animals that have been killed by" - ] - }, - "being strangled {", - { - "type": "char:add", - "content": [ - "people have strangled" - ] - }, - "}, and", - { - "type": "char:add", - "content": [ - "they should not eat" - ] - }, - "the blood", - { - "type": "char:add", - "content": [ - "of animals" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 15:21" - }, - "In many cities, for a very long time people have been proclaiming", - { - "type": "char:add", - "content": [ - "the laws that" - ] - }, - "Moses", - { - "type": "char:add", - "content": [ - "wrote" - ] - }, - "[MTY],", - { - "type": "char:add", - "content": [ - "laws prohibiting those things" - ] - }, - ". And every ◄Sabbath/Jewish day of rest►", - { - "type": "char:add", - "content": [ - "those laws" - ] - }, - "are read {someone reads", - { - "type": "char:add", - "content": [ - "those laws" - ] - }, - "} in the Jewish meeting places.", - { - "type": "char:add", - "content": [ - "So if the non-Jews want to know more about those laws, they can find out in our meeting houses" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:22-29" - ] - }, - { - "type": "para:s1", - "content": [ - "The church leaders sent messengers with a letter to non-Jewish believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 15:22" - }, - "The apostles and the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "elders, along with all the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "members of the congregation, accepted", - { - "type": "char:add", - "content": [ - "what James had said" - ] - }, - ". Then they decided that they should choose men from among themselves and that they should send them, along with Paul and Barnabas, to Antioch, to", - { - "type": "char:add", - "content": [ - "let the believers there know what the leaders" - ] - }, - "at Jerusalem had decided. So they chose Judas, who was also called Barsabbas, and Silas, who were leaders among the believers", - { - "type": "char:add", - "content": [ - "at Jerusalem" - ] - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 15:23" - }, - "Then they wrote the following letter", - { - "type": "char:add", - "content": [ - "that they asked Judas and Silas to take to the believers at Antioch" - ] - }, - ":" - ] - }, - { - "type": "para:li1", - "content": [ - "“", - { - "type": "char:add", - "content": [ - "We(exc)" - ] - }, - "apostles and", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "leaders who are your fellow believers", - { - "type": "char:add", - "content": [ - "send our greetings to you as we write this to you" - ] - }, - "non-Jewish believers", - { - "type": "char:add", - "content": [ - "who live" - ] - }, - "in Antioch and", - { - "type": "char:add", - "content": [ - "other places in" - ] - }, - "Syria and Cilicia", - { - "type": "char:add", - "content": [ - "provinces" - ] - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 15:24" - }, - "People have told us that some men from among us went", - { - "type": "char:add", - "content": [ - "to you" - ] - }, - ", although we had not told", - { - "type": "char:add", - "content": [ - "them to do that" - ] - }, - ". They troubled/distressed you [SYN]", - { - "type": "char:add", - "content": [ - "by telling you things" - ] - }, - "that confused your thinking.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 15:25" - }, - "So", - { - "type": "char:add", - "content": [ - "while we(exc) met together here" - ] - }, - ", we decided to choose some men and ask them to go to you, along with Barnabas and Paul, whom we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "love very much.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 15:26" - }, - "Those two have put their lives in danger because of their", - { - "type": "char:add", - "content": [ - "serving" - ] - }, - "our Lord [MTY] Jesus Christ.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 15:27" - }, - "We", - { - "type": "char:add", - "content": [ - "(exc) have also chosen" - ] - }, - "Judas and Silas to go to you. They will tell you the same things", - { - "type": "char:add", - "content": [ - "that we are writing" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 15:28" - }, - "The Holy Spirit and", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "we decided that you should not be required {that we should not require you} to obey a lot of burdensome", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "laws. Instead,", - { - "type": "char:add", - "content": [ - "we" - ] - }, - "only", - { - "type": "char:add", - "content": [ - "require you to obey" - ] - }, - "the following instructions," - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ACT 15:29" - }, - "You should not eat food that people have sacrificed to idols." - ] - }, - { - "type": "para:q2", - "content": [ - "You should not eat blood from animals, and you should not eat meat from animals that people have killed by strangling them." - ] - }, - { - "type": "para:q2", - "content": [ - "Also, you should not have sex with someone to whom you are not married." - ] - }, - { - "type": "para:p", - "content": [ - "Those things", - { - "type": "char:add", - "content": [ - "especially offend Jewish believers. So if" - ] - }, - "you avoid doing them, you will be doing what is right. That is all.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:30-32" - ] - }, - { - "type": "para:s1", - "content": [ - "The letter and messengers encouraged the believers at Antioch." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ACT 15:30" - }, - "The", - { - "type": "char:add", - "content": [ - "four" - ] - }, - "men whom", - { - "type": "char:add", - "content": [ - "they" - ] - }, - "had chosen went", - { - "type": "char:add", - "content": [ - "from Jerusalem" - ] - }, - "to Antioch", - { - "type": "char:add", - "content": [ - "city. When" - ] - }, - "all the believers", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "had assembled together,", - { - "type": "char:add", - "content": [ - "Judas and Silas" - ] - }, - "gave the letter to them.", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 15:31" - }, - "When the believers there read the letter, they rejoiced,", - { - "type": "char:add", - "content": [ - "because its message" - ] - }, - "encouraged them.", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 15:32" - }, - { - "type": "char:add", - "content": [ - "Just like Paul and Barnabas were" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "prophets/men who spoke messages from God" - ] - }, - "►, Judas and Silas were also prophets. They spoke for a long time and encouraged the believers", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ", and helped them to trust more strongly", - { - "type": "char:add", - "content": [ - "in the Lord Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:33-35" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and Barnabas continued to teach and preach in Antioch." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33-34", - "sid": "ACT 15:33-34" - }, - "After", - { - "type": "char:add", - "content": [ - "Judas and Silas" - ] - }, - "had stayed in Antioch for some time", - { - "type": "char:add", - "content": [ - "and were ready to return to Jerusalem" - ] - }, - ", the believers", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "wished them well, and the believers", - { - "type": "char:add", - "content": [ - "prayed that God" - ] - }, - "would protect", - { - "type": "char:add", - "content": [ - "them as they traveled. So the two men" - ] - }, - "started to go back to the leaders", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "who had asked them to go", - { - "type": "char:add", - "content": [ - "to Antioch" - ] - }, - ".", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15:33-34" - ] - }, - { - "type": "char:fqa", - "content": [ - "just before they left" - ] - }, - { - "type": "char:ft", - "content": [ - ", Silas decided to stay there" - ] - }, - { - "type": "char:fqa", - "content": [ - "in Antioch" - ] - }, - { - "type": "char:ft", - "content": [ - ".” Each translator should choose between this text and the implied information that we have given in verse 40. Each should choose the way to translate that seems the most preferable." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 15:35" - }, - "However, Paul and Barnabas continued to stay in Antioch.", - { - "type": "char:add", - "content": [ - "While they were there" - ] - }, - ", they, along with many others, were teaching", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "and preaching to them the message about the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 15:36-41" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and Barnabas separated, and Paul chose Silas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ACT 15:36" - }, - "After some time Paul said to Barnabas, “Let's go back and visit the fellow believers in every city where we", - { - "type": "char:add", - "content": [ - "previously" - ] - }, - "proclaimed the message about the Lord", - { - "type": "char:add", - "content": [ - "Jesus. In that way, we will know" - ] - }, - "how", - { - "type": "char:add", - "content": [ - "well" - ] - }, - "they are continuing", - { - "type": "char:add", - "content": [ - "to believe in the Lord Jesus" - ] - }, - ".”", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 15:37" - }, - "Barnabas", - { - "type": "char:add", - "content": [ - "agreed with Paul, and said that he" - ] - }, - "wanted to take John, whose other name was Mark, along with them", - { - "type": "char:add", - "content": [ - "again" - ] - }, - ".", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 15:38" - }, - "However, Paul", - { - "type": "char:add", - "content": [ - "told Barnabas that he" - ] - }, - "thought that it would not be good to take Mark", - { - "type": "char:add", - "content": [ - "with them, because" - ] - }, - "Mark had deserted them when they were previously in Pamphylia", - { - "type": "char:add", - "content": [ - "region" - ] - }, - ", and had not continued to work with them.", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 15:39" - }, - "Paul and Barnabas strongly disagreed", - { - "type": "char:add", - "content": [ - "with each other about that" - ] - }, - ", so they separated. Barnabas took Mark", - { - "type": "char:add", - "content": [ - "along with him and they got" - ] - }, - "on a ship and went to Cyprus.", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 15:40" - }, - "Paul chose Silas,", - { - "type": "char:add", - "content": [ - "who had returned to Antioch, to work with him" - ] - }, - ". The believers", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "asked the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "to graciously help", - { - "type": "char:add", - "content": [ - "Paul and Silas. Then" - ] - }, - "the two of them departed", - { - "type": "char:add", - "content": [ - "from Antioch" - ] - }, - ".", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 15:41" - }, - "Paul continued traveling", - { - "type": "char:add", - "content": [ - "with Silas" - ] - }, - "through Syria and Cilicia", - { - "type": "char:add", - "content": [ - "provinces" - ] - }, - ". In those places he was helping the congregations to trust strongly", - { - "type": "char:add", - "content": [ - "in the Lord Jesus" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "ACT 16" - }, - { - "type": "para:sr", - "content": [ - "Acts 16:1-3" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul chose Timothy to work with him and Silas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 16:1" - }, - "Paul", - { - "type": "char:add", - "content": [ - "and Silas" - ] - }, - "went to Derbe", - { - "type": "char:add", - "content": [ - "city and visited the believers there" - ] - }, - ". Next", - { - "type": "char:add", - "content": [ - "they went to" - ] - }, - "Lystra", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". A believer whose name was Timothy lived there. His mother was a Jewish believer, but his father was a Greek.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 16:2" - }, - "The believers in Lystra and Iconium said good things about Timothy,", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 16:3" - }, - "and Paul wanted to take Timothy with him", - { - "type": "char:add", - "content": [ - "when he went" - ] - }, - "to other places, so he circumcised Timothy.", - { - "type": "char:add", - "content": [ - "He did that so that" - ] - }, - "the Jews who lived in those places", - { - "type": "char:add", - "content": [ - "would accept Timothy" - ] - }, - ", because they knew that his non-Jewish father", - { - "type": "char:add", - "content": [ - "had not allowed him to be circumcised" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "anyone to circumcise his son" - ] - }, - "}." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 16:4-5" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul, Silas and Timothy told believers in Galatia what the church leaders had decided." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 16:4" - }, - { - "type": "char:add", - "content": [ - "So Timothy went with Paul and Silas" - ] - }, - "and they traveled to many other towns.", - { - "type": "char:add", - "content": [ - "In each town" - ] - }, - "they told", - { - "type": "char:add", - "content": [ - "the" - ] - }, - "believers the rules that had been decided by the apostles and elders in Jerusalem {that the apostles and elders in Jerusalem had decided} that", - { - "type": "char:add", - "content": [ - "non-Jewish" - ] - }, - "believers should obey." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 16:5" - }, - { - "type": "char:add", - "content": [ - "God was helping" - ] - }, - "the believers in those towns to trust more strongly", - { - "type": "char:add", - "content": [ - "in the Lord Jesus" - ] - }, - ", and every day more people became believers." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 16:6-10" - ] - }, - { - "type": "para:s1", - "content": [ - "Because of a vision in Troas, Paul went to preach in Macedonia." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ACT 16:6" - }, - "Paul and his companions wanted/planned to enter Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "and preach the message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "there, but they were prevented by the Holy Spirit {the Holy Spirit prevented them}", - { - "type": "char:add", - "content": [ - "from going there. So" - ] - }, - "they traveled through Phrygia and Galatia", - { - "type": "char:add", - "content": [ - "provinces" - ] - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 16:7" - }, - "They arrived at the border of Mysia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "and they wanted to go", - { - "type": "char:add", - "content": [ - "north" - ] - }, - "into Bithynia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". But", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "the Spirit of Jesus showed them that they should not", - { - "type": "char:add", - "content": [ - "go there" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 16:8" - }, - "So they went through Mysia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "and arrived at Troas, a", - { - "type": "char:add", - "content": [ - "port city. I, Luke, joined them there" - ] - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 16:9" - }, - "That night", - { - "type": "char:add", - "content": [ - "God gave" - ] - }, - "Paul a vision in which he saw a man", - { - "type": "char:add", - "content": [ - "who was a native" - ] - }, - "of Macedonia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". He was standing", - { - "type": "char:add", - "content": [ - "some distance away" - ] - }, - ", and he was earnestly calling to Paul, “", - { - "type": "char:add", - "content": [ - "Please" - ] - }, - "come over", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "to Macedonia and help us!”", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 16:10" - }, - { - "type": "char:add", - "content": [ - "The next morning" - ] - }, - "we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "immediately got ready to go to Macedonia, because we believed that God had called us to", - { - "type": "char:add", - "content": [ - "go and" - ] - }, - "preach the good message to the people there." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 16:11-12" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul's company went from Troas to Philippi." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 16:11" - }, - "So we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "got on a ship in Troas and sailed across", - { - "type": "char:add", - "content": [ - "the sea" - ] - }, - "to Samothrace", - { - "type": "char:add", - "content": [ - "Island. We spent the night there" - ] - }, - ", and the next day", - { - "type": "char:add", - "content": [ - "we sailed again across the sea and arrived" - ] - }, - "at Neapolis", - { - "type": "char:add", - "content": [ - "port/town" - ] - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 16:12" - }, - "Then we", - { - "type": "char:add", - "content": [ - "left Neapolis and" - ] - }, - "went", - { - "type": "char:add", - "content": [ - "by land" - ] - }, - "to Philippi. It was a very important city in Macedonia", - { - "type": "char:add", - "content": [ - "province, where many" - ] - }, - "Roman citizens lived. We stayed in Philippi several days." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 16:13-15" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul preached the gospel and Lydia became a believer." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 16:13" - }, - "On the first ◄Sabbath/Jewish day of rest►", - { - "type": "char:add", - "content": [ - "after we(exc) arrived" - ] - }, - ", we went outside the city gate", - { - "type": "char:add", - "content": [ - "down" - ] - }, - "to the river. We had heard", - { - "type": "char:add", - "content": [ - "someone say" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people gathered to pray there.", - { - "type": "char:add", - "content": [ - "When we arrived there, we saw" - ] - }, - "some women who had gathered", - { - "type": "char:add", - "content": [ - "to pray" - ] - }, - ". So we sat down and began to tell them", - { - "type": "char:add", - "content": [ - "the message about Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 16:14" - }, - "A woman whose name was Lydia was one of those who were listening", - { - "type": "char:add", - "content": [ - "to Paul. She was a non-Jewish woman" - ] - }, - ", from Thyatira", - { - "type": "char:add", - "content": [ - "city, who bought and" - ] - }, - "sold", - { - "type": "char:add", - "content": [ - "expensive" - ] - }, - "purple cloth. She had accepted what the Jews believe about God. The Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "caused her to pay attention to the message that Paul preached, and she believed it.", - { - "type": "char:add", - "content": [ - "The members of her household also heard the good message and believed in Jesus" - ] - }, - "[MTY].", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 16:15" - }, - "After", - { - "type": "char:add", - "content": [ - "Paul and Silas" - ] - }, - "baptized Lydia and the others who lived in her house [MTY] {After Lydia and the others who lived in her house were baptized}, she invited us to", - { - "type": "char:add", - "content": [ - "go and stay in" - ] - }, - "her home. She said, “You", - { - "type": "char:add", - "content": [ - "(pl)" - ] - }, - "know that I", - { - "type": "char:add", - "content": [ - "now" - ] - }, - "believe in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ", so", - { - "type": "char:add", - "content": [ - "please" - ] - }, - "come and stay in my house.” She persuaded us", - { - "type": "char:add", - "content": [ - "to do that, so we(exc) stayed there" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 16:16-24" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul expelled a demon from a slave girl, so officials imprisoned Paul and Silas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ACT 16:16" - }, - "Another day, while we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "were going to the place where people regularly gathered to pray, we met a young woman who was a slave. An evil spirit was enabling her to be a ventriloquist and to tell people what would happen", - { - "type": "char:add", - "content": [ - "to them" - ] - }, - ". People paid a lot of money to", - { - "type": "char:add", - "content": [ - "the men who were" - ] - }, - "her owners, in return for her telling them things that", - { - "type": "char:add", - "content": [ - "she said" - ] - }, - "would happen", - { - "type": "char:add", - "content": [ - "to them" - ] - }, - ".", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 16:17" - }, - "This young woman followed Paul and the rest of us. She continually shouted, “These men serve the God who is the greatest", - { - "type": "char:add", - "content": [ - "of all gods" - ] - }, - "! They are telling you how ◄", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "can save you", - { - "type": "char:add", - "content": [ - "so that he will not punish you/to be" - ] - }, - "saved►”", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 16:18" - }, - "She continued to do that for many days. Finally Paul became irritated. So he turned", - { - "type": "char:add", - "content": [ - "toward the young woman" - ] - }, - "and rebuked the evil spirit", - { - "type": "char:add", - "content": [ - "that was in her. He said" - ] - }, - ", “By the authority [MTY] of Jesus Christ, I command you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to come out of this young woman!” Right away the evil spirit left her.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 16:19" - }, - "And then her owners realized that she could no longer earn money for them", - { - "type": "char:add", - "content": [ - "because she could no longer predict what would happen to people, so they were angry" - ] - }, - ". They grabbed Paul and Silas and forcefully took them to the public square, to", - { - "type": "char:add", - "content": [ - "the place where" - ] - }, - "the government authorities and", - { - "type": "char:add", - "content": [ - "a lot of other people were gathered" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 16:20" - }, - "The owners", - { - "type": "char:add", - "content": [ - "of the young woman" - ] - }, - "brought Paul and Silas to the city officials and told them, “These men are Jews, and they are greatly troubling", - { - "type": "char:add", - "content": [ - "the people in" - ] - }, - "[MTY] our city.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 16:21" - }, - "They are teaching that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "should follow customs that our laws do not allow us Romans to consider", - { - "type": "char:add", - "content": [ - "to be correct" - ] - }, - "or to obey!”", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 16:22" - }, - "Many of the crowd joined", - { - "type": "char:add", - "content": [ - "those who were accusing" - ] - }, - "Paul and Silas, and started beating them. Then the", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "authorities commanded", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "to tear the shirts off Paul and Silas and to beat them", - { - "type": "char:add", - "content": [ - "with rods/sticks" - ] - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 16:23" - }, - { - "type": "char:add", - "content": [ - "So the soldiers" - ] - }, - "beat Paul and Silas vigorously", - { - "type": "char:add", - "content": [ - "with rods" - ] - }, - ". After that, they", - { - "type": "char:add", - "content": [ - "took them and" - ] - }, - "shoved them into the prison. They told the jailer that he should lock them up securely.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 16:24" - }, - { - "type": "char:add", - "content": [ - "Because the officials" - ] - }, - "had", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "him", - { - "type": "char:add", - "content": [ - "to do that" - ] - }, - ", the jailer shoved Paul and Silas into the cell that was farthest inside.", - { - "type": "char:add", - "content": [ - "There, he made them sit down on the floor/ground and stretch out their legs" - ] - }, - ". Then he fastened their ankles in", - { - "type": "char:add", - "content": [ - "grooves" - ] - }, - "between two large wooden beams,", - { - "type": "char:add", - "content": [ - "so that Paul and Silas could not move their legs" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 16:25-34" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and Silas helped the jailer and his household to become believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ACT 16:25" - }, - "About midnight, Paul and Silas were praying", - { - "type": "char:add", - "content": [ - "aloud" - ] - }, - "and praising God by singing hymns. The", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "prisoners were listening attentively to them.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 16:26" - }, - "Suddenly there was a very strong earthquake. It shook the entire jail [SYN] and its foundation [SYN].", - { - "type": "char:add", - "content": [ - "The earthquake caused" - ] - }, - "all the doors", - { - "type": "char:add", - "content": [ - "of the jail" - ] - }, - "to open suddenly, and", - { - "type": "char:add", - "content": [ - "caused" - ] - }, - "all the chains that fastened the prisoners to fall off.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 16:27" - }, - "The jailer woke up and saw that the doors of the jail were open. He thought that the prisoners had escaped. So he pulled out his sword in order to kill himself,", - { - "type": "char:add", - "content": [ - "because he knew that the officials would kill him if the prisoners escaped" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 16:28" - }, - "Paul", - { - "type": "char:add", - "content": [ - "saw the jailer and" - ] - }, - "shouted to him, “Do not harm yourself! We", - { - "type": "char:add", - "content": [ - "(exc) prisoners" - ] - }, - "are all here!”", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 16:29" - }, - "The jailer shouted", - { - "type": "char:add", - "content": [ - "to someone" - ] - }, - "to bring torches/lanterns,", - { - "type": "char:add", - "content": [ - "and after they brought them" - ] - }, - ", he rushed into the jail and knelt down in front of Paul and Silas.", - { - "type": "char:add", - "content": [ - "He was very afraid, so" - ] - }, - "much so that he was trembling/shaking.", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 16:30" - }, - "Then he brought Paul and Silas out", - { - "type": "char:add", - "content": [ - "of the jail" - ] - }, - "and asked: “Sirs, what do I need to do to be saved", - { - "type": "char:add", - "content": [ - "from being punished for my sins" - ] - }, - "?”", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 16:31" - }, - { - "type": "char:add", - "content": [ - "They answered" - ] - }, - ", “Trust in", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "the Lord Jesus", - { - "type": "char:add", - "content": [ - "has done for you" - ] - }, - ", and you will be saved {", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will save you}, and the others who live in [MTY] your house will", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "be saved", - { - "type": "char:add", - "content": [ - "if they believe in Jesus" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32-34", - "sid": "ACT 16:32-34" - }, - "Then the jailer took Paul and Silas into his house, washed their wounds, and gave them a meal.", - { - "type": "char:add", - "content": [ - "He woke up all the people in his house, and" - ] - }, - "Paul and Silas told all of them the message about the Lord", - { - "type": "char:add", - "content": [ - "Jesus. They all believed in him" - ] - }, - ". Immediately", - { - "type": "char:add", - "content": [ - "after that, the jailer and all his family were baptized" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "Paul and Silas" - ] - }, - "baptized the jailer and all his family}. They were very happy, because now they all believed in God." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 16:35-40" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and Silas encouraged the believers and then left Philippi." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "ACT 16:35" - }, - "The next morning, the", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "officials commanded", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "police officers", - { - "type": "char:add", - "content": [ - "to go to the jail to say to the jailer" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "Our bosses" - ] - }, - "say, ‘Let those", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "prisoners go", - { - "type": "char:add", - "content": [ - "now" - ] - }, - "!’”", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 16:36" - }, - { - "type": "char:add", - "content": [ - "After the officers went and told that to" - ] - }, - "the jailer, he", - { - "type": "char:add", - "content": [ - "went and" - ] - }, - "told Paul, “The", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "authorities have sent a message", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "saying that I should release you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "and Silas", - { - "type": "char:add", - "content": [ - "from prison" - ] - }, - ". So you", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "can leave", - { - "type": "char:add", - "content": [ - "the jail" - ] - }, - "now. Now you can go peacefully!”", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 16:37" - }, - "But Paul said to the police officers, “The authorities", - { - "type": "char:add", - "content": [ - "commanded men to" - ] - }, - "beat us in front of a crowd before", - { - "type": "char:add", - "content": [ - "those authorities" - ] - }, - "had learned if we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "had done anything wrong! Then they", - { - "type": "char:add", - "content": [ - "ordered men to" - ] - }, - "shove us into jail!", - { - "type": "char:add", - "content": [ - "But that was not legal, because" - ] - }, - "we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "are Roman citizens! And now they want [RHQ] to send us away secretly! We will not accept that! Those", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "officials must come themselves and", - { - "type": "char:add", - "content": [ - "tell us that they are sorry" - ] - }, - ", and take us out", - { - "type": "char:add", - "content": [ - "of jail" - ] - }, - ".”", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 16:38" - }, - "So the police officers", - { - "type": "char:add", - "content": [ - "went and" - ] - }, - "told the city authorities", - { - "type": "char:add", - "content": [ - "what Paul had said" - ] - }, - ". When those authorities heard that Paul and Silas were Roman citizens, they were afraid", - { - "type": "char:add", - "content": [ - "that someone would report to more important officials what they had done, and as a result they would be punished" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "those officials would punish them" - ] - }, - "}.", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 16:39" - }, - "So the city authorities came to Paul and Silas and told them that they were sorry for what they had done to them. The authorities brought them out of the jail, and repeatedly asked them to leave the city", - { - "type": "char:add", - "content": [ - "soon" - ] - }, - ".", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 16:40" - }, - "After Paul and Silas left the jail, they went to Lydia's house. There they met with her and the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers. They encouraged the believers", - { - "type": "char:add", - "content": [ - "to continue trusting in the Lord Jesus" - ] - }, - ", and then the two apostles left", - { - "type": "char:add", - "content": [ - "Philippi" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "17", - "sid": "ACT 17" - }, - { - "type": "para:sr", - "content": [ - "Acts 17:1-4" - ] - }, - { - "type": "para:s1", - "content": [ - "In Thessalonica, Paul convinced many people that Jesus is the Messiah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 17:1" - }, - "Paul and Silas traveled through Amphipolis and Apollonia", - { - "type": "char:add", - "content": [ - "towns" - ] - }, - "and arrived at Thessalonica", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". There was a Jewish meeting place there.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 17:2" - }, - "◄On the Sabbath/On the Jewish rest day► Paul went into the meeting house, as he usually did. For three weeks", - { - "type": "char:add", - "content": [ - "he went there" - ] - }, - "on each Jewish day of rest. Referring to the Scriptures", - { - "type": "char:add", - "content": [ - "about the Messiah" - ] - }, - ", he spoke to the people who were there.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 17:3" - }, - "He explained and showed that", - { - "type": "char:add", - "content": [ - "the prophets wrote that" - ] - }, - "the Messiah needed to die and ◄to become alive again/to be raised from the dead", - { - "type": "char:add", - "content": [ - "afterwards" - ] - }, - "►. He told them: “This man Jesus, whom I am telling you about, is our Messiah.", - { - "type": "char:add", - "content": [ - "He died and became alive again, just like the prophets predicted" - ] - }, - ".”", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 17:4" - }, - "Some of the Jews", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "were persuaded by {believed}", - { - "type": "char:add", - "content": [ - "what Paul had said" - ] - }, - "and began to associate with Paul and Silas. There were also many non-Jewish people there who worshipped God and many important women", - { - "type": "char:add", - "content": [ - "who also believed the message about Jesus" - ] - }, - ", and they began to associate with Paul and Silas." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:5-9" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Jews there incited people to oppose Paul and Silas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 17:5" - }, - "But", - { - "type": "char:add", - "content": [ - "some leaders of" - ] - }, - "the Jews there in Thessalonica became jealous", - { - "type": "char:add", - "content": [ - "because many people believed what Paul taught" - ] - }, - ". So they went to the public square and persuaded some lazy men", - { - "type": "char:add", - "content": [ - "who were loitering there" - ] - }, - "to follow them.", - { - "type": "char:add", - "content": [ - "In this way, the leaders of" - ] - }, - "the Jews gathered a crowd and incited them to become noisy and start a riot", - { - "type": "char:add", - "content": [ - "against Paul and Silas" - ] - }, - ". Those", - { - "type": "char:add", - "content": [ - "Jews and others" - ] - }, - "ran to the house of", - { - "type": "char:add", - "content": [ - "a man named" - ] - }, - "Jason.", - { - "type": "char:add", - "content": [ - "He was the man who had invited Paul and Silas to stay at his house" - ] - }, - ". They wanted to bring Paul and Silas outside to where the crowd", - { - "type": "char:add", - "content": [ - "of people was waiting" - ] - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 17:6" - }, - "They discovered that Paul and Silas were not there, but they found Jason", - { - "type": "char:add", - "content": [ - "and grabbed him" - ] - }, - ". They dragged him and some of the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers to where the city officials/authorities and", - { - "type": "char:add", - "content": [ - "many other people were gathered" - ] - }, - ". The men", - { - "type": "char:add", - "content": [ - "who had brought Jason" - ] - }, - "shouted, “Those", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "men have caused trouble [IDM] everywhere [HYP]", - { - "type": "char:add", - "content": [ - "they have gone" - ] - }, - ". Now they have come to our city,", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 17:7" - }, - "and", - { - "type": "char:add", - "content": [ - "this fellow" - ] - }, - "Jason invited them to stay at his house. All the people", - { - "type": "char:add", - "content": [ - "of this sect" - ] - }, - "oppose what our Emperor has decreed. They say that another person, whose name is Jesus, is", - { - "type": "char:add", - "content": [ - "the real" - ] - }, - "king!”", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 17:8" - }, - "When the crowd of people", - { - "type": "char:add", - "content": [ - "that had gathered" - ] - }, - "and the city authorities heard that, they became very angry and excited.", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 17:9" - }, - { - "type": "char:add", - "content": [ - "They wanted to put the believers in jail. But instead" - ] - }, - ", the officials made Jason and the other", - { - "type": "char:add", - "content": [ - "believers" - ] - }, - "pay a fine and told them that they", - { - "type": "char:add", - "content": [ - "would give the money back to them if Paul and Silas did not cause any more trouble" - ] - }, - ". Then the authorities let Jason and those other believers go." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:10-12" - ] - }, - { - "type": "para:s1", - "content": [ - "In Berea, Paul helped many Jews and non-Jews to believe in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ACT 17:10" - }, - { - "type": "char:add", - "content": [ - "So" - ] - }, - "that same night, the believers sent Paul and Silas", - { - "type": "char:add", - "content": [ - "out of Thessalonica" - ] - }, - "to Berea", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". When Paul and Silas arrived there, they went to the Jewish meeting place,", - { - "type": "char:add", - "content": [ - "on a day when people had gathered there" - ] - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 17:11" - }, - "The", - { - "type": "char:add", - "content": [ - "Jews" - ] - }, - "in Thessalonica had not been very willing to listen to God's message, but the", - { - "type": "char:add", - "content": [ - "Jews" - ] - }, - "who lived in Berea were very willing to listen, so they listened very eagerly to the message", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ". Every day they read the Scriptures", - { - "type": "char:add", - "content": [ - "for themselves" - ] - }, - "to find out if what Paul said", - { - "type": "char:add", - "content": [ - "about the Messiah" - ] - }, - "was true.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 17:12" - }, - "As a result, many of the Jewish people believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - ", and also some of the important non-Jewish women and many non-Jewish men", - { - "type": "char:add", - "content": [ - "believed in him" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:13-15" - ] - }, - { - "type": "para:s1", - "content": [ - "Jews from Thessalonica incited people to oppose Paul." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 17:13" - }, - "But then the Jews in Thessalonica heard", - { - "type": "char:add", - "content": [ - "people tell them" - ] - }, - "that Paul", - { - "type": "char:add", - "content": [ - "was" - ] - }, - "in Berea and that he was preaching the message from God", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ". So they went to Berea and", - { - "type": "char:add", - "content": [ - "told people there that what Paul was teaching was not true. Thus" - ] - }, - ", they caused many of those people to get angry", - { - "type": "char:add", - "content": [ - "at Paul" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 17:14" - }, - "So", - { - "type": "char:add", - "content": [ - "several of" - ] - }, - "the believers", - { - "type": "char:add", - "content": [ - "in Berea" - ] - }, - "took Paul to the coast", - { - "type": "char:add", - "content": [ - "to go to another province" - ] - }, - ". But Silas and Timothy stayed in Berea.", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 17:15" - }, - "When Paul and the other men from Berea", - { - "type": "char:add", - "content": [ - "arrived at the coast, they got on a ship and" - ] - }, - "went to Athens", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". Then Paul said", - { - "type": "char:add", - "content": [ - "to the men who had come with him" - ] - }, - ", “Tell Silas and Timothy to come to me", - { - "type": "char:add", - "content": [ - "here in Athens" - ] - }, - "as soon as they can.” Then those men left", - { - "type": "char:add", - "content": [ - "Athens and returned to Berea" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:16-17" - ] - }, - { - "type": "para:s1", - "content": [ - "In Athens, idols distressed Paul, so he talked to many people about Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ACT 17:16" - }, - "In Athens, Paul waited for Silas and Timothy", - { - "type": "char:add", - "content": [ - "to arrive. In the meantime, he walked around in the city. He" - ] - }, - "became very distressed/disturbed because he saw that throughout [HYP] the city there were many idols.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 17:17" - }, - "So he went to the Jewish meeting place and talked", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "with the Jews, and also with the Greeks who had accepted what the Jews believe. He also went to the public square/center every day and talked to the people", - { - "type": "char:add", - "content": [ - "whom he met" - ] - }, - "there." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:18" - ] - }, - { - "type": "para:s1", - "content": [ - "When Paul talked about Jesus, he perplexed some teachers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 17:18" - }, - "Paul met some teachers who liked to talk about what people should believe.", - { - "type": "char:add", - "content": [ - "People called" - ] - }, - "some of them Epicureans and", - { - "type": "char:add", - "content": [ - "they called" - ] - }, - "others Stoics. They told Paul", - { - "type": "char:add", - "content": [ - "what they believed" - ] - }, - ", and they asked him", - { - "type": "char:add", - "content": [ - "what he believed. Then" - ] - }, - "some of them said", - { - "type": "char:add", - "content": [ - "to one another" - ] - }, - ", “This ignorant person is just talking nonsense [RHQ]!” Others said, “", - { - "type": "char:add", - "content": [ - "We(exc) think" - ] - }, - "that he is teaching people about ◄foreign gods/", - { - "type": "char:add", - "content": [ - "new" - ] - }, - "gods that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have not heard about►.” They said that because Paul was telling them that Jesus", - { - "type": "char:add", - "content": [ - "had died and" - ] - }, - "had become alive again", - { - "type": "char:add", - "content": [ - "afterwards. They had not heard that message before" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:19-21" - ] - }, - { - "type": "para:s1", - "content": [ - "Athens Council members asked Paul to explain what he had been teaching." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ACT 17:19" - }, - "So they took Paul to the place where the city council met.", - { - "type": "char:add", - "content": [ - "When they arrived" - ] - }, - "there, they said to Paul, “", - { - "type": "char:add", - "content": [ - "Please" - ] - }, - "tell us, what is this new message that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are teaching people?", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 17:20" - }, - "You are teaching some things that startle us", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - ", so we want to know what they mean.”", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 17:21" - }, - { - "type": "char:add", - "content": [ - "They said that, because" - ] - }, - "the people of Athens and also the people from other regions who lived there continually talked about what was new", - { - "type": "char:add", - "content": [ - "to them" - ] - }, - ", or they listened to", - { - "type": "char:add", - "content": [ - "others tell" - ] - }, - "what was new." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:22-31" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told them about the God whom they did not know." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 17:22" - }, - "Then Paul stood up before the men of the city council and said, “Citizens of Athens, I see that you ◄are very religious/think that it is very important to worship many gods►.", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 17:23" - }, - "I", - { - "type": "char:add", - "content": [ - "say that" - ] - }, - "because, while I was walking along and observing the objects", - { - "type": "char:add", - "content": [ - "that represent different gods that" - ] - }, - "you worship, I even saw an altar that had these words", - { - "type": "char:add", - "content": [ - "that someone had" - ] - }, - "carved", - { - "type": "char:add", - "content": [ - "on it: THIS HONORS" - ] - }, - "THE GOD", - { - "type": "char:add", - "content": [ - "THAT WE(exc)" - ] - }, - "DO NOT KNOW. So now I will tell you about", - { - "type": "char:add", - "content": [ - "that God" - ] - }, - "whom you worship but you do not know." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ACT 17:24" - }, - "He is the God who made the world and everything in it. Because he rules over all", - { - "type": "char:add", - "content": [ - "beings in" - ] - }, - "heaven and", - { - "type": "char:add", - "content": [ - "on" - ] - }, - "earth, he does not dwell in shrines that people have made.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 17:25" - }, - "He does not need to have anything made for him by people [MTY] {to have people [MTY] make [MTY] anything for him}, because everything that exists belongs to him. He is the one who causes ◄us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "/all people► to live and breathe, and", - { - "type": "char:add", - "content": [ - "he gives us" - ] - }, - "all the things", - { - "type": "char:add", - "content": [ - "that we(inc) need" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ACT 17:26" - }, - { - "type": "char:add", - "content": [ - "In the beginning" - ] - }, - ", God created one couple, and from them God produced all ◄the ethnic groups/the nations► that now live everywhere on the earth. He also decided where each ethnic group of people should live and how long they should live", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 17:27" - }, - "He wanted people to realize that they need him. Then maybe they would seek him and find him.", - { - "type": "char:add", - "content": [ - "God wants us to seek him" - ] - }, - ", although he is", - { - "type": "char:add", - "content": [ - "really" - ] - }, - "close [LIT] to each one of us.", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 17:28" - }, - "As someone has said, ‘", - { - "type": "char:add", - "content": [ - "It is only" - ] - }, - "because he enables us that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "live and move and do", - { - "type": "char:add", - "content": [ - "what we do" - ] - }, - ".’ And, as some of your own poets have said, ‘We", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "are God's children.’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ACT 17:29" - }, - "Therefore, because we are God's children", - { - "type": "char:add", - "content": [ - "and can communicate like God does" - ] - }, - ", we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "should not think that he is anything like an image", - { - "type": "char:add", - "content": [ - "that people have made" - ] - }, - "of gold or silver or stone", - { - "type": "char:add", - "content": [ - "which cannot communicate" - ] - }, - ". Those images are designed and skillfully made {People design and make those images},", - { - "type": "char:add", - "content": [ - "but they are not alive" - ] - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 17:30" - }, - "During the times when people did not know", - { - "type": "char:add", - "content": [ - "what God wanted them to do" - ] - }, - ", he did not", - { - "type": "char:add", - "content": [ - "immediately" - ] - }, - "punish", - { - "type": "char:add", - "content": [ - "them for what they did" - ] - }, - ". But now God commands all people everywhere to turn away from their evil behavior.", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 17:31" - }, - { - "type": "char:add", - "content": [ - "He tells us" - ] - }, - "that on a certain day that he has chosen he is going to judge", - { - "type": "char:add", - "content": [ - "all of us(inc) people in" - ] - }, - "[MTY] the world. He has appointed a", - { - "type": "char:add", - "content": [ - "certain" - ] - }, - "man to judge", - { - "type": "char:add", - "content": [ - "us, and that man will judge each of us" - ] - }, - "fairly/justly. God has shown to all", - { - "type": "char:add", - "content": [ - "people that he has appointed that man to judge everyone" - ] - }, - ", because God ◄caused him to become alive again after he had died/raised him from the dead►.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 17:32-34" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Council members believed in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ACT 17:32" - }, - "When the men of the council heard", - { - "type": "char:add", - "content": [ - "Paul say" - ] - }, - "that ◄", - { - "type": "char:add", - "content": [ - "a man" - ] - }, - "had become alive again after he had died/", - { - "type": "char:add", - "content": [ - "someone" - ] - }, - "had been raised from the dead►, some of them laughed scornfully. But others said, “We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "would like you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to tell us more about this, some other time.”", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 17:33" - }, - "After they said that, Paul left the council", - { - "type": "char:add", - "content": [ - "meeting" - ] - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 17:34" - }, - "However, some of the people there went along with Paul and became believers. Among those", - { - "type": "char:add", - "content": [ - "who believed in Jesus" - ] - }, - "was a member of the council whose", - { - "type": "char:add", - "content": [ - "name was" - ] - }, - "Dionysius. Also, an", - { - "type": "char:add", - "content": [ - "important" - ] - }, - "woman whose name was Damaris and some other people", - { - "type": "char:add", - "content": [ - "who had heard Paul's message also believed in Jesus" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "18", - "sid": "ACT 18" - }, - { - "type": "para:sr", - "content": [ - "Acts 18:1-4" - ] - }, - { - "type": "para:s1", - "content": [ - "In Corinth, Paul helped many people to become believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 18:1" - }, - "After that, Paul left Athens", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "and went to Corinth", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 18:2" - }, - "There he met a Jew whose name was Aquila, who grew up in Pontus", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". Aquila and his wife Priscilla had recently come from", - { - "type": "char:add", - "content": [ - "Rome, in" - ] - }, - "Italy.", - { - "type": "char:add", - "content": [ - "They had previously left Rome" - ] - }, - "because Claudius,", - { - "type": "char:add", - "content": [ - "the Roman Emperor" - ] - }, - ", had ordered that all the Jews must leave Rome. Paul later went to see Aquila and Priscilla.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 18:3" - }, - "Those two made tents", - { - "type": "char:add", - "content": [ - "to earn" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "money/a living" - ] - }, - "►. Paul also made tents, so he stayed with them, and they all worked together.", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 18:4" - }, - "Every Sabbath, Paul", - { - "type": "char:add", - "content": [ - "went" - ] - }, - "to the Jewish meeting place, where he spoke forcefully to both Jews and non-Jews. He repeatedly tried to persuade them", - { - "type": "char:add", - "content": [ - "that Jesus is the Messiah" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 18:5-8" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul helped many non-Jews become believers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ACT 18:5" - }, - "Then Silas and Timothy arrived there from Macedonia province. After they arrived, Paul", - { - "type": "char:add", - "content": [ - "did not make tents anymore. He" - ] - }, - "used all his time preaching", - { - "type": "char:add", - "content": [ - "the message about Jesus in the Jewish meeting place" - ] - }, - ". He continued to tell the Jews", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "the Messiah they had been waiting for was Jesus.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 18:6" - }, - "But the Jews began to oppose Paul and to say evil things about him. So he shook", - { - "type": "char:add", - "content": [ - "the dust from" - ] - }, - "his clothes", - { - "type": "char:add", - "content": [ - "to show them that they were displeasing God. Then" - ] - }, - "he said to them, “If God punishes you, it will be your [SYN] own fault [MTY], not mine! From now on I will go", - { - "type": "char:add", - "content": [ - "and preach" - ] - }, - "to non-Jewish people!”", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 18:7" - }, - "So Paul left", - { - "type": "char:add", - "content": [ - "the Jewish meeting place" - ] - }, - "and went into a house that was next to it,", - { - "type": "char:add", - "content": [ - "and preached there" - ] - }, - ". Titius Justus, the owner of the house, was a non-Jewish man who had accepted what the Jews believe.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 18:8" - }, - { - "type": "char:add", - "content": [ - "After that" - ] - }, - ", the ruler of the Jewish meeting place,", - { - "type": "char:add", - "content": [ - "whose name was" - ] - }, - "Crispus, and all of his family [MTY] believed in the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ". Many other people in Corinth who listened", - { - "type": "char:add", - "content": [ - "to Paul" - ] - }, - "also believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - ". Then they were baptized.", - { - "type": "char:add", - "content": [ - "But there were people who still opposed Paul and his preaching" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 18:9-11" - ] - }, - { - "type": "para:s1", - "content": [ - "Jesus commanded Paul to continue speaking about him, so Paul did that." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ACT 18:9" - }, - "One night Paul had a vision in which the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "said to him, “Do not be afraid", - { - "type": "char:add", - "content": [ - "of those who oppose you" - ] - }, - ". Instead, you should continue speaking", - { - "type": "char:add", - "content": [ - "to people about me" - ] - }, - ". Do not stop,", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 18:10" - }, - "because I", - { - "type": "char:add", - "content": [ - "will help" - ] - }, - "you, and no one will be able to harm you", - { - "type": "char:add", - "content": [ - "(sg) here. Keep telling people about me" - ] - }, - ", because there are many in this city who will", - { - "type": "char:add", - "content": [ - "believe in" - ] - }, - "me.”", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 18:11" - }, - "So Paul stayed in Corinth for a year and a half, teaching people the message from God", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 18:12-17" - ] - }, - { - "type": "para:s1", - "content": [ - "Gallio refused to judge Paul." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 18:12" - }, - "When Gallio was the", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "governor of Achaia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ", the Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "[SYN] there got together and seized Paul. They took him before Gallio", - { - "type": "char:add", - "content": [ - "and accused him" - ] - }, - ",", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 18:13" - }, - "saying, “This man is teaching people", - { - "type": "char:add", - "content": [ - "a false religion, leading them" - ] - }, - "to worship God in ways that are contrary to our", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "laws.”", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 18:14" - }, - "When Paul was about to speak [MTY]", - { - "type": "char:add", - "content": [ - "to defend himself" - ] - }, - ", Gallio said to the Jews, “If this man had acted deceitfully or disobeyed", - { - "type": "char:add", - "content": [ - "any of our Roman" - ] - }, - "laws, I would listen", - { - "type": "char:add", - "content": [ - "patiently" - ] - }, - "to what you Jews", - { - "type": "char:add", - "content": [ - "want to tell me" - ] - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 18:15" - }, - "However, you are merely arguing about words and names and your own", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "laws, so you yourselves need to resolve this. I refuse to judge these things!”", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 18:16" - }, - "After Gallio", - { - "type": "char:add", - "content": [ - "had said that" - ] - }, - ", he", - { - "type": "char:add", - "content": [ - "commanded some soldiers/guards" - ] - }, - "that", - { - "type": "char:add", - "content": [ - "they" - ] - }, - "expel those", - { - "type": "char:add", - "content": [ - "Jewish leaders" - ] - }, - "from the courtroom.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 18:17" - }, - "Then", - { - "type": "char:add", - "content": [ - "the mob outside" - ] - }, - "grabbed the leader of the Jewish meeting place, Sosthenes", - { - "type": "char:add", - "content": [ - "because they considered that he was responsible for those accusations against Paul" - ] - }, - ". They beat him, right there in front of the courthouse. But Gallio did nothing about it." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 18:18-21" - ] - }, - { - "type": "para:s1", - "content": [ - "At Ephesus, Paul parted from Priscilla and Aquila." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 18:18" - }, - "Paul stayed on with the believers in Corinth for ◄many days/some time►. Then he left the believers there, and went with Priscilla and", - { - "type": "char:add", - "content": [ - "her husband" - ] - }, - "Aquila. They went down to Cenchrea,", - { - "type": "char:add", - "content": [ - "a port city" - ] - }, - ". There Paul had his head shaved {", - { - "type": "char:add", - "content": [ - "someone" - ] - }, - "shave his head} in order to partially complete a vow that he had taken. Then they got on a ship and sailed for Syria", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 18:19" - }, - "They arrived at Ephesus", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", and Priscilla and Aquila stayed there." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "Before Paul left Ephesus" - ] - }, - ", he entered the Jewish meeting place and lectured to the Jews.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 18:20" - }, - "They asked him to stay longer, but he refused.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 18:21" - }, - "But, as he left, he told them, “I will come back, if God wills/desires", - { - "type": "char:add", - "content": [ - "me to do that" - ] - }, - ".” Then,", - { - "type": "char:add", - "content": [ - "because he wanted to be in Jerusalem to finish completing his vow" - ] - }, - ", he got on", - { - "type": "char:add", - "content": [ - "a ship that" - ] - }, - "sailed from Ephesus." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 18:22-23" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul visited Jerusalem, then he went on to Antioch in Syria and then he returned to visit the believers throughout Galatia and Phrygia." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 18:22" - }, - "When the ship arrived at Caesarea, Paul", - { - "type": "char:add", - "content": [ - "got off. He" - ] - }, - "went up", - { - "type": "char:add", - "content": [ - "to Jerusalem" - ] - }, - "and greeted the believers there. Then he went back down to Antioch", - { - "type": "char:add", - "content": [ - "city in Syria province" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 18:23" - }, - "Paul spent some time", - { - "type": "char:add", - "content": [ - "with the believers" - ] - }, - "there. Then he left Antioch and traveled to several towns", - { - "type": "char:add", - "content": [ - "that he had visited previously" - ] - }, - "in Galatia and Phrygia", - { - "type": "char:add", - "content": [ - "provinces" - ] - }, - ". He taught all of the believers more", - { - "type": "char:add", - "content": [ - "of the message from God about Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 18:24-26" - ] - }, - { - "type": "para:s1", - "content": [ - "Priscilla and Aquila instructed Apollos about the gospel." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ACT 18:24" - }, - { - "type": "char:add", - "content": [ - "While Paul was traveling in Galatia and Phrygia" - ] - }, - ", a Jewish man whose name was Apollos came to Ephesus. He was a native of Alexandria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". He", - { - "type": "char:add", - "content": [ - "spoke eloquently" - ] - }, - "and he knew the Scriptures thoroughly.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 18:25" - }, - { - "type": "char:add", - "content": [ - "Other believers" - ] - }, - "had taught him", - { - "type": "char:add", - "content": [ - "some things" - ] - }, - "about how the Lord", - { - "type": "char:add", - "content": [ - "Jesus desires that people" - ] - }, - "should conduct themselves, and he taught those things very enthusiastically", - { - "type": "char:add", - "content": [ - "to people. He had heard about" - ] - }, - "some of the things that Jesus did and said, and he taught those facts accurately", - { - "type": "char:add", - "content": [ - "to people. However, he was teaching incompletely about Jesus, because" - ] - }, - "he knew only what John", - { - "type": "char:add", - "content": [ - "the Baptizer had taught people whom he" - ] - }, - "baptized.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 18:26" - }, - "Apollos went to the Jewish meeting place, and he told the people there very confidently the things that he had learned. When Priscilla and Aquila heard what Apollos taught, they invited him", - { - "type": "char:add", - "content": [ - "to their home" - ] - }, - ". There they explained more accurately to him the way", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "God", - { - "type": "char:add", - "content": [ - "gives people eternal life" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 18:27-28" - ] - }, - { - "type": "para:s1", - "content": [ - "Apollos helped believers in Achaia." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 18:27" - }, - "When Apollos decided that he would like to go to Achaia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ", the believers in Ephesus told him that it would be good for him to do that. So they wrote a letter to the believers", - { - "type": "char:add", - "content": [ - "in Achaia saying that they" - ] - }, - "should welcome Apollos.", - { - "type": "char:add", - "content": [ - "So Apollos got on a ship to go to Corinth" - ] - }, - ". After he arrived, he greatly helped those whom", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "had kindly enabled to believe", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 18:28" - }, - "Apollos was vigorously arguing publicly with", - { - "type": "char:add", - "content": [ - "the leaders of" - ] - }, - "the Jews while many other people listened.", - { - "type": "char:add", - "content": [ - "By quoting" - ] - }, - "from the Scriptures, he proved to people that Jesus was the Messiah." - ] - }, - { - "type": "chapter:c", - "number": "19", - "sid": "ACT 19" - }, - { - "type": "para:sr", - "content": [ - "Acts 19:1-7" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul helped some men to become real believers in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 19:1" - }, - "While Apollos was at Corinth, Paul", - { - "type": "char:add", - "content": [ - "left the places in Phrygia and Galatia" - ] - }, - "provinces where he had been visiting, and traveled through", - { - "type": "char:add", - "content": [ - "Asia province" - ] - }, - "back to Ephesus. He met some people", - { - "type": "char:add", - "content": [ - "who said that they" - ] - }, - "were believers.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 19:2" - }, - "He asked them, “Did you receive the Holy Spirit when you believed", - { - "type": "char:add", - "content": [ - "God's message" - ] - }, - "?” They answered, “No, we", - { - "type": "char:add", - "content": [ - "(exc) did not" - ] - }, - ". We have not even heard that there is a Holy Spirit.”", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 19:3" - }, - "So Paul asked, “So when you were baptized, what", - { - "type": "char:add", - "content": [ - "were you showing" - ] - }, - "?” They replied, “", - { - "type": "char:add", - "content": [ - "We were showing" - ] - }, - "that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "believed what John", - { - "type": "char:add", - "content": [ - "the Baptizer" - ] - }, - "taught.”", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 19:4" - }, - "Paul said, “John baptized people who turned away from their sinful behavior. He", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "told the people to believe in the one who would come after he", - { - "type": "char:add", - "content": [ - "had come" - ] - }, - ", and that was Jesus.”", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 19:5" - }, - "So, when those men heard that, they were baptized", - { - "type": "char:add", - "content": [ - "to affirm that they believed" - ] - }, - "[MTY] in the Lord Jesus.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 19:6" - }, - "After that, Paul placed his hands on their heads", - { - "type": "char:add", - "content": [ - "one by one" - ] - }, - ", and the", - { - "type": "char:add", - "content": [ - "power of the" - ] - }, - "Holy Spirit came upon", - { - "type": "char:add", - "content": [ - "each of" - ] - }, - "them. The", - { - "type": "char:add", - "content": [ - "Holy Spirit" - ] - }, - "enabled them to speak in various languages [MTY]", - { - "type": "char:add", - "content": [ - "that they had not learned" - ] - }, - ", and they also spoke messages", - { - "type": "char:add", - "content": [ - "that the Holy Spirit" - ] - }, - "revealed to them.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 19:7" - }, - "There were about twelve men", - { - "type": "char:add", - "content": [ - "whom Paul baptized and who received the power of the Holy Spirit" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:8-10" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul helped many people in Asia province to hear the gospel." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ACT 19:8" - }, - "For three months after that, Paul entered the Jewish meeting place", - { - "type": "char:add", - "content": [ - "in Ephesus on each" - ] - }, - "Sabbath/Jewish day of rest, and he spoke boldly. He convincingly taught", - { - "type": "char:add", - "content": [ - "the people" - ] - }, - "about how God wanted to rule [MET]", - { - "type": "char:add", - "content": [ - "their lives" - ] - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 19:9" - }, - { - "type": "char:add", - "content": [ - "A few of the people in the meeting house believed the message about Jesus" - ] - }, - ". But some of the people would not believe that message and did not want to", - { - "type": "char:add", - "content": [ - "continue to" - ] - }, - "hear it. While many people were listening, they said many bad things about the way", - { - "type": "char:add", - "content": [ - "for people to receive eternal life about which Paul was preaching" - ] - }, - ". So Paul left them and took the believers with him", - { - "type": "char:add", - "content": [ - "to meet in another place" - ] - }, - ". He taught every day in a lecture hall", - { - "type": "char:add", - "content": [ - "that a man whose name was" - ] - }, - "Tyrannus", - { - "type": "char:add", - "content": [ - "lectured in/owned" - ] - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 19:10" - }, - "For two years Paul continued to teach people in that building. In this way, most of [HYP] the Jews and non-Jews who lived in Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "heard the message about the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:11-12" - ] - }, - { - "type": "para:s1", - "content": [ - "God enabled Paul to do amazing miracles." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 19:11" - }, - "Also, God gave Paul the power [MTY] to do amazing miracles.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 19:12" - }, - { - "type": "char:add", - "content": [ - "If those who were sick could not come to Paul, handkerchiefs or aprons that Paul had touched would be taken and" - ] - }, - "placed on the sick people {", - { - "type": "char:add", - "content": [ - "others" - ] - }, - "would take", - { - "type": "char:add", - "content": [ - "and place on" - ] - }, - "the sick people handkerchiefs or aprons that Paul had touched}. As a result, those sick people would become well, and evil spirits that troubled people would leave." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:13-17" - ] - }, - { - "type": "para:s1", - "content": [ - "People honored Jesus' name, after Jewish exorcists misused it and failed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 19:13" - }, - "There were also some Jews who traveled around", - { - "type": "char:add", - "content": [ - "to" - ] - }, - "various places,", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "they commanded the evil spirits in those places to depart", - { - "type": "char:add", - "content": [ - "from people. Certain ones of those Jews once" - ] - }, - "tried to command the evil spirits to come out of people by saying “I command you by the authority [MTY] of the Lord Jesus, the man about whom Paul preaches, to come out!”", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 19:14" - }, - "There were seven men who were doing that. They were sons of a man named Sceva, a Jew,", - { - "type": "char:add", - "content": [ - "who called himself" - ] - }, - "a chief priest.", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 19:15" - }, - "But", - { - "type": "char:add", - "content": [ - "one day as they were doing that" - ] - }, - ", the evil spirit", - { - "type": "char:add", - "content": [ - "refused to come out of that person. Instead, he" - ] - }, - "said to them, “I know Jesus, and I know", - { - "type": "char:add", - "content": [ - "that he has authorized" - ] - }, - "Paul", - { - "type": "char:add", - "content": [ - "to expel demons" - ] - }, - ". ◄But no one has authorized you", - { - "type": "char:add", - "content": [ - "to do anything to me!" - ] - }, - "/who authorized you", - { - "type": "char:add", - "content": [ - "to do anything to me" - ] - }, - "?► [RHQ]”", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 19:16" - }, - { - "type": "char:add", - "content": [ - "After saying that, suddenly" - ] - }, - "the man who was controlled by the evil spirit jumped on the seven Jewish men,", - { - "type": "char:add", - "content": [ - "one after another" - ] - }, - ", knocked all of them down, and beat each of them severely. He tore off their clothes and wounded them, causing them to bleed. So,", - { - "type": "char:add", - "content": [ - "greatly frightened, they all" - ] - }, - "ran out of the house.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 19:17" - }, - "All the people who lived in Ephesus, both Jews and non-Jews, heard what had happened. So they were afraid [MTY]. They honored the Lord Jesus [MTY]", - { - "type": "char:add", - "content": [ - "because they realized that he was very powerful" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:18-22" - ] - }, - { - "type": "para:s1", - "content": [ - "Many believers confessed their former sins and burned their books of magic." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 19:18" - }, - { - "type": "char:add", - "content": [ - "At that time" - ] - }, - ", while other believers were listening, many believers confessed the evil things that they had been doing.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 19:19" - }, - "Several of those who had", - { - "type": "char:add", - "content": [ - "previously" - ] - }, - "practiced sorcery gathered up their scrolls", - { - "type": "char:add", - "content": [ - "that told how to work" - ] - }, - "magic and burned them in a public place. When people added up how much those scrolls had cost, they realized that altogether the amount was fifty thousand valuable silver coins." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ACT 19:20" - }, - "As a result, many more people heard [MTY] the message about the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - ", and the message powerfully", - { - "type": "char:add", - "content": [ - "changed their lives" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ACT 19:21" - }, - "After those things had happened, Paul decided that he wanted to go to Jerusalem, but he decided that", - { - "type": "char:add", - "content": [ - "first" - ] - }, - "he would visit", - { - "type": "char:add", - "content": [ - "the believers in" - ] - }, - "Macedonia and Achaia", - { - "type": "char:add", - "content": [ - "provinces again" - ] - }, - ". Paul said, “After I have been to Jerusalem, I must also go to Rome.”", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 19:22" - }, - "He sent two of his helpers, Timothy and Erastus, ahead to Macedonia. But Paul stayed a little longer", - { - "type": "char:add", - "content": [ - "in Ephesus city" - ] - }, - ", in Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:23-24" - ] - }, - { - "type": "para:s1", - "content": [ - "Demetrius made silver shrines of the goddess Artemis." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 19:23" - }, - { - "type": "char:add", - "content": [ - "Soon after that" - ] - }, - ", some of the people there tried to make a lot of [LIT] trouble for the people who believed the way", - { - "type": "char:add", - "content": [ - "God revealed for us(inc) to receive eternal life" - ] - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 19:24" - }, - "There was a man there whose name was Demetrius who made little images out of silver.", - { - "type": "char:add", - "content": [ - "They were models" - ] - }, - "of the temple of", - { - "type": "char:add", - "content": [ - "a goddess whose name was" - ] - }, - "Artemis. Demetrius and the other men", - { - "type": "char:add", - "content": [ - "who made those little images" - ] - }, - "earned a lot of [LIT] money", - { - "type": "char:add", - "content": [ - "from selling those images" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:25-31" - ] - }, - { - "type": "para:s1", - "content": [ - "Demetrius incited people to shout and to riot." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ACT 19:25" - }, - "Demetrius called a meeting of his workmen and also of others who made the little silver images. He said to them, “Men, you know that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "earn a lot of money doing our kind of work.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 19:26" - }, - "Also, you know that", - { - "type": "char:add", - "content": [ - "this fellow" - ] - }, - "Paul has persuaded many people who live in Ephesus", - { - "type": "char:add", - "content": [ - "to no longer buy the images that we make. Now even the people from" - ] - }, - "many other towns in our province", - { - "type": "char:add", - "content": [ - "no longer want to buy what we make" - ] - }, - ". This fellow tells people that the gods that we have made", - { - "type": "char:add", - "content": [ - "and worship" - ] - }, - "are not gods", - { - "type": "char:add", - "content": [ - "and that we should not worship them" - ] - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 19:27" - }, - { - "type": "char:add", - "content": [ - "If people continue to listen to him" - ] - }, - ", soon they will ruin our business. Besides, they will no longer think that they should", - { - "type": "char:add", - "content": [ - "come to" - ] - }, - "the temple of Artemis", - { - "type": "char:add", - "content": [ - "to worship her. People" - ] - }, - "all over our Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "and everywhere [HYP] else worship", - { - "type": "char:add", - "content": [ - "our great" - ] - }, - "goddess", - { - "type": "char:add", - "content": [ - "Artemis. Soon people" - ] - }, - "may no longer consider that Artemis is great!”", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 19:28" - }, - "All the men there were very angry", - { - "type": "char:add", - "content": [ - "at Paul" - ] - }, - "when they heard what Demetrius said. They began to shout, “The goddess Artemis of us Ephesians is very great!”", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 19:29" - }, - "Many of the other people in the city heard the shouting and went", - { - "type": "char:add", - "content": [ - "and joined the crowd. They also became angry at Paul" - ] - }, - "and began shouting.", - { - "type": "char:add", - "content": [ - "Several of" - ] - }, - "the people seized Gaius and Aristarchus, two men", - { - "type": "char:add", - "content": [ - "from Macedonia" - ] - }, - "who had been traveling with Paul.", - { - "type": "char:add", - "content": [ - "Then the whole crowd of people ran, dragging those men along with them" - ] - }, - ", to the city stadium.", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 19:30" - }, - "Paul also wanted to go", - { - "type": "char:add", - "content": [ - "to the stadium and speak to" - ] - }, - "the people, but the other believers would not let him go there.", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 19:31" - }, - "Also, some government officials of that province who were friends of Paul", - { - "type": "char:add", - "content": [ - "heard what was happening" - ] - }, - ". So they sent someone to tell him", - { - "type": "char:add", - "content": [ - "urgently" - ] - }, - "not to go into the stadium." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:32-34" - ] - }, - { - "type": "para:s1", - "content": [ - "The crowd shouted, “Great is Artemis of the Ephesians!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ACT 19:32" - }, - "The crowd of people", - { - "type": "char:add", - "content": [ - "in the stadium" - ] - }, - "continued shouting. Some shouted one thing, and some shouted something else. But most of them did not even know what the meeting was about!", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 19:33" - }, - "One of the", - { - "type": "char:add", - "content": [ - "Jews there was named Alexander. Some of" - ] - }, - "the Jews pushed him to the front of the stadium,", - { - "type": "char:add", - "content": [ - "so that he could speak to the crowd of people" - ] - }, - ". So Alexander motioned with his hands to the crowd,", - { - "type": "char:add", - "content": [ - "wanting them to be quiet" - ] - }, - ". He wanted to tell them that", - { - "type": "char:add", - "content": [ - "the Jews" - ] - }, - "were not responsible", - { - "type": "char:add", - "content": [ - "for the riot" - ] - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 19:34" - }, - "But", - { - "type": "char:add", - "content": [ - "many of the non-Jewish people" - ] - }, - "knew that Alexander was a Jew.", - { - "type": "char:add", - "content": [ - "They also knew that the Jews did not worship the goddess Artemis. So the non-Jews there" - ] - }, - "unitedly", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "repeatedly shouted for about two hours, “Great is", - { - "type": "char:add", - "content": [ - "the goddess" - ] - }, - "Artemis", - { - "type": "char:add", - "content": [ - "whom we(inc)" - ] - }, - "Ephesians", - { - "type": "char:add", - "content": [ - "worship" - ] - }, - "!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 19:35-41" - ] - }, - { - "type": "para:s1", - "content": [ - "The city secretary quieted, warned and dismissed the crowd." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "ACT 19:35" - }, - "Then the city secretary made the crowd stop shouting, and he said to them, “My fellow-citizens, everyone in the world knows [RHQ] that", - { - "type": "char:add", - "content": [ - "we(inc) people who live in" - ] - }, - "Ephesus", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "guard the temple", - { - "type": "char:add", - "content": [ - "where we worship" - ] - }, - "the great", - { - "type": "char:add", - "content": [ - "goddess" - ] - }, - "Artemis. Also,", - { - "type": "char:add", - "content": [ - "everyone knows that we(inc) watch over" - ] - }, - "the", - { - "type": "char:add", - "content": [ - "sacred" - ] - }, - "image", - { - "type": "char:add", - "content": [ - "of our goddess" - ] - }, - "that fell down from heaven!", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 19:36" - }, - "Of course everyone knows that, and no one can say that these things are not true. So you should be quiet now. Do not suddenly do anything ◄foolish/that will cause us trouble►.", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 19:37" - }, - "You", - { - "type": "char:add", - "content": [ - "should not" - ] - }, - "have brought these", - { - "type": "char:add", - "content": [ - "two" - ] - }, - "men", - { - "type": "char:add", - "content": [ - "here, because they have not done anything evil" - ] - }, - ". They have not gone into our temples and taken things", - { - "type": "char:add", - "content": [ - "from there" - ] - }, - ". And they have not spoken evil of our goddess.", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 19:38" - }, - "Therefore, if Demetrius and his fellow-workmen want to accuse anyone", - { - "type": "char:add", - "content": [ - "about anything bad, they should do it in the right way" - ] - }, - ". There are courts", - { - "type": "char:add", - "content": [ - "that you can go to when you want to accuse someone" - ] - }, - ", and there are judges", - { - "type": "char:add", - "content": [ - "there who have been appointed by the government" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "whom the government has appointed" - ] - }, - "}. You can accuse", - { - "type": "char:add", - "content": [ - "anyone there" - ] - }, - ".", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 19:39" - }, - "But if you want to ask about something else,", - { - "type": "char:add", - "content": [ - "you should ask" - ] - }, - "for", - { - "type": "char:add", - "content": [ - "other officials to" - ] - }, - "resolve it when", - { - "type": "char:add", - "content": [ - "those" - ] - }, - "officials legally assemble.", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 19:40" - }, - { - "type": "char:add", - "content": [ - "And this is certainly not a legal meeting! Resolve this legally" - ] - }, - "because, if", - { - "type": "char:add", - "content": [ - "we(inc) do" - ] - }, - "not, I am afraid", - { - "type": "char:add", - "content": [ - "that the governor" - ] - }, - "will hear about all this noise", - { - "type": "char:add", - "content": [ - "that you have made" - ] - }, - "and will say that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "were trying to rebel", - { - "type": "char:add", - "content": [ - "against the government" - ] - }, - ". If he would ask me what you were all shouting about, I would not be able to give him an answer.”", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 19:41" - }, - "That is what the city secretary said", - { - "type": "char:add", - "content": [ - "to the crowd" - ] - }, - ". Then he told them all to go", - { - "type": "char:add", - "content": [ - "home. So they left" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "ACT 20" - }, - { - "type": "para:sr", - "content": [ - "Acts 20:1-6" - ] - }, - { - "type": "para:s1", - "content": [ - "After being in Macedonia and Greece, Paul went to Troas." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 20:1" - }, - "After the people at Ephesus had stopped rioting, Paul summoned the believers. He encouraged them", - { - "type": "char:add", - "content": [ - "to continue to trust in the Lord Jesus. Soon" - ] - }, - "after that, he told them goodbye and left to go to Macedonia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 20:2" - }, - { - "type": "char:add", - "content": [ - "After he arrived" - ] - }, - "there, he visited", - { - "type": "char:add", - "content": [ - "each town where there were believers" - ] - }, - ", and encouraged them. Then he arrived in Greece", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "which is also called Achaia" - ] - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 20:3" - }, - "He stayed there for three months. Then he planned to return to Syria by ship, but", - { - "type": "char:add", - "content": [ - "he heard that" - ] - }, - "some of the Jews [SYN]", - { - "type": "char:add", - "content": [ - "in that area" - ] - }, - "were planning to kill him", - { - "type": "char:add", - "content": [ - "as he traveled. So" - ] - }, - "he decided instead to go", - { - "type": "char:add", - "content": [ - "by land, and he traveled" - ] - }, - "again through Macedonia.", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 20:4" - }, - "The men who were going to travel with him", - { - "type": "char:add", - "content": [ - "to Jerusalem were" - ] - }, - "Sopater,", - { - "type": "char:add", - "content": [ - "who was" - ] - }, - "a son of Pyrrhus, who grew up in Berea", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "; Aristarchus and Secundus, who were from Thessalonica", - { - "type": "char:add", - "content": [ - "city;" - ] - }, - "Gaius,", - { - "type": "char:add", - "content": [ - "who was" - ] - }, - "from Derbe", - { - "type": "char:add", - "content": [ - "town;" - ] - }, - "Timothy,", - { - "type": "char:add", - "content": [ - "who was from Galatia province;" - ] - }, - "and Tychicus and Trophimus who were from Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 20:5" - }, - "Those", - { - "type": "char:add", - "content": [ - "seven" - ] - }, - "men went ahead of", - { - "type": "char:add", - "content": [ - "Paul and me, Luke, by ship from Macedonia, so" - ] - }, - "they got to Troas", - { - "type": "char:add", - "content": [ - "before we did and" - ] - }, - "waited for", - { - "type": "char:add", - "content": [ - "the two of" - ] - }, - "us there.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 20:6" - }, - { - "type": "char:add", - "content": [ - "But we two(exc) traveled by land as far as" - ] - }, - "Philippi", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". After the Jewish festival", - { - "type": "char:add", - "content": [ - "when they eat" - ] - }, - "unleavened bread, we got on a ship", - { - "type": "char:add", - "content": [ - "that was going from" - ] - }, - "the port near", - { - "type": "char:add", - "content": [ - "Philippi to Troas city" - ] - }, - ". After five days we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "arrived at Troas and we met the other men who had traveled there", - { - "type": "char:add", - "content": [ - "ahead of us" - ] - }, - ". Then we", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "stayed in Troas for seven days." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 20:7-12" - ] - }, - { - "type": "para:s1", - "content": [ - "At Troas, Paul encouraged believers by resurrecting Eutychus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ACT 20:7" - }, - "◄On Sunday evening/On the evening of the first day of the week►, we", - { - "type": "char:add", - "content": [ - "(exc) and the other believers there" - ] - }, - "gathered together to celebrate the Lord's Supper", - { - "type": "char:add", - "content": [ - "and to eat other food" - ] - }, - "[SYN]. Paul spoke to the believers. He continued teaching them until midnight, because he was planning to leave", - { - "type": "char:add", - "content": [ - "Troas" - ] - }, - "the next day.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 20:8" - }, - "Many", - { - "type": "char:add", - "content": [ - "oil" - ] - }, - "lamps were burning in the upstairs room in which we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "had gathered,", - { - "type": "char:add", - "content": [ - "so the fumes caused some people to become sleepy" - ] - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 20:9" - }, - "A young man whose name was Eutychus was there. He was seated on", - { - "type": "char:add", - "content": [ - "the sill of" - ] - }, - "an", - { - "type": "char:add", - "content": [ - "open" - ] - }, - "window", - { - "type": "char:add", - "content": [ - "on the third story of the house" - ] - }, - ". As Paul continued talking for a long time, Eutychus became sleepier and sleepier. Finally, he was sound/really asleep. He fell", - { - "type": "char:add", - "content": [ - "out of the window" - ] - }, - "from the third story down", - { - "type": "char:add", - "content": [ - "to the ground. Some of the believers went down" - ] - }, - "immediately and picked him up.", - { - "type": "char:add", - "content": [ - "But he was" - ] - }, - "dead.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 20:10" - }, - "Paul", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "went down. He lay down and stretched out on top of the young man and put his arms around him. Then he said", - { - "type": "char:add", - "content": [ - "to the people who were standing around" - ] - }, - ", “Do not worry, he is alive", - { - "type": "char:add", - "content": [ - "again now" - ] - }, - "!”", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 20:11" - }, - "Then Paul,", - { - "type": "char:add", - "content": [ - "along with the others" - ] - }, - ", went upstairs again and they ate the Lord's Supper and other food [SYN]. Afterwards, Paul conversed with the believers until dawn. Then he left.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 20:12" - }, - "The", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "people took the young man", - { - "type": "char:add", - "content": [ - "home" - ] - }, - ", and were greatly encouraged because he was alive", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 20:13-16" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and his companions traveled from Troas to Miletus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 20:13" - }, - "We then went to the ship. Paul did not get on the ship", - { - "type": "char:add", - "content": [ - "with us in Troas" - ] - }, - ", because he preferred to go", - { - "type": "char:add", - "content": [ - "more quickly" - ] - }, - "overland to Assos", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ". The rest of us got on the ship and sailed for Assos.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 20:14" - }, - "We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "met Paul in Assos. He got on", - { - "type": "char:add", - "content": [ - "the ship" - ] - }, - "with us, and we sailed to Mitylene", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 20:15" - }, - "The day after", - { - "type": "char:add", - "content": [ - "we reached Mitylene" - ] - }, - ", we", - { - "type": "char:add", - "content": [ - "sailed from there and" - ] - }, - "arrived", - { - "type": "char:add", - "content": [ - "at a place" - ] - }, - "near Kios", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ". The day after that, we sailed to Samos", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ". The next day we", - { - "type": "char:add", - "content": [ - "left Samos and" - ] - }, - "sailed to Miletus", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 20:16" - }, - { - "type": "char:add", - "content": [ - "Miletus was just south of Ephesus city" - ] - }, - ". Paul had", - { - "type": "char:add", - "content": [ - "earlier" - ] - }, - "decided that he would not get on a ship that would stop at Ephesus, because he did not want to spend", - { - "type": "char:add", - "content": [ - "several" - ] - }, - "days in Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". If possible, he wanted to arrive in Jerusalem by the", - { - "type": "char:add", - "content": [ - "time of the" - ] - }, - "Pentecost festival,", - { - "type": "char:add", - "content": [ - "and the time of that festival was near" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 20:17-21" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul reminded the Ephesian elders how he had conducted himself and had taught them." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 20:17" - }, - { - "type": "char:add", - "content": [ - "When the ship arrived at" - ] - }, - "Miletus, Paul sent", - { - "type": "char:add", - "content": [ - "a messenger" - ] - }, - "to Ephesus to ask the elders of the congregation to come to talk with him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ACT 20:18" - }, - "When the elders arrived, Paul said to them, “You personally know how I", - { - "type": "char:add", - "content": [ - "conducted myself among you the entire time" - ] - }, - "that I was with you, from the first day when I arrived", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "in Asia", - { - "type": "char:add", - "content": [ - "province until the day I left" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 20:19" - }, - { - "type": "char:add", - "content": [ - "You know how" - ] - }, - "I was serving the Lord", - { - "type": "char:add", - "content": [ - "Jesus" - ] - }, - "very humbly and how I sometimes wept", - { - "type": "char:add", - "content": [ - "about people. You also know how" - ] - }, - "I suffered because the Jews [SYN]", - { - "type": "char:add", - "content": [ - "who were not believers often" - ] - }, - "tried", - { - "type": "char:add", - "content": [ - "to harm me" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 20:20" - }, - "You also know that, as I preached", - { - "type": "char:add", - "content": [ - "God's message" - ] - }, - "to you, I never left out anything that would help you. You know that I taught you", - { - "type": "char:add", - "content": [ - "God's message" - ] - }, - "when many people were present, and I", - { - "type": "char:add", - "content": [ - "also went to your" - ] - }, - "homes and taught it there.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 20:21" - }, - "I preached both to Jews and to non-Jews, telling them", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "that they must turn away from their sinful behavior.", - { - "type": "char:add", - "content": [ - "I also told them they should" - ] - }, - "believe in our Lord Jesus.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 20:22-31" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told them that they would never see him again." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 20:22" - }, - "“And now note this: I am going to Jerusalem, because", - { - "type": "char:add", - "content": [ - "God's" - ] - }, - "Spirit has clearly shown me that I must go there. I do not know what will happen to me", - { - "type": "char:add", - "content": [ - "while I am there" - ] - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 20:23" - }, - "But I do know that in each city", - { - "type": "char:add", - "content": [ - "where I have stopped" - ] - }, - ", the Holy Spirit has ◄told me/", - { - "type": "char:add", - "content": [ - "caused the believers to" - ] - }, - "tell me► that", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "people will put me in prison [PRS] and will cause me to suffer [PRS].", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 20:24" - }, - "But I do not care even if people kill me, if first I am able to finish the work [MET] that the Lord Jesus has told me", - { - "type": "char:add", - "content": [ - "to do. He appointed me" - ] - }, - "to tell people the good message that God", - { - "type": "char:add", - "content": [ - "saves us" - ] - }, - "by doing for us what we do not deserve.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 20:25" - }, - "I have preached to you the message about how God desires to rule", - { - "type": "char:add", - "content": [ - "people's lives" - ] - }, - ". But now I know that today is the last time that you fellow believers will see me [SYN].", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 20:26" - }, - "So I want you all to understand that if anyone", - { - "type": "char:add", - "content": [ - "who has heard me preach" - ] - }, - "dies", - { - "type": "char:add", - "content": [ - "without trusting in Jesus" - ] - }, - ", it is not my fault [MTY],", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 20:27" - }, - "because I told you [LIT] everything [HYP] that God has planned for us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - ".", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 20:28" - }, - { - "type": "char:add", - "content": [ - "You leaders" - ] - }, - "must continue to believe and obey", - { - "type": "char:add", - "content": [ - "God's message. You must also help" - ] - }, - "all the other believers [MET] for whom the Holy Spirit has caused you to be responsible [MTY]. Watch over [MET] yourselves and the other believers", - { - "type": "char:add", - "content": [ - "as" - ] - }, - "a shepherd", - { - "type": "char:add", - "content": [ - "watches over his sheep" - ] - }, - ". God bought them with the blood", - { - "type": "char:add", - "content": [ - "that flowed from" - ] - }, - "his", - { - "type": "char:add", - "content": [ - "Son's body on the cross" - ] - }, - ".", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 20:29" - }, - "I know", - { - "type": "char:add", - "content": [ - "very well" - ] - }, - "that after I leave,", - { - "type": "char:add", - "content": [ - "people who teach" - ] - }, - "[MET]", - { - "type": "char:add", - "content": [ - "false doctrines" - ] - }, - "will come among you and will do great harm to the believers.", - { - "type": "char:add", - "content": [ - "They will be like" - ] - }, - "fierce wolves", - { - "type": "char:add", - "content": [ - "that kill sheep" - ] - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 20:30" - }, - "Even in your own group of believers there will be some who will deceive", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers by teaching them messages that are false. They will teach those messages so that some people", - { - "type": "char:add", - "content": [ - "will believe them and" - ] - }, - "will become their followers.", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 20:31" - }, - "So watch out", - { - "type": "char:add", - "content": [ - "that none of you stops believing the true message about our Lord Jesus" - ] - }, - ". Remember that day and night for", - { - "type": "char:add", - "content": [ - "about" - ] - }, - "three years I repeatedly taught you that message, and warned you with tears", - { - "type": "char:add", - "content": [ - "in my eyes not to believe any other message" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 20:32-35" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul entrusted them to God and to the message about God's goodness." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ACT 20:32" - }, - "“", - { - "type": "char:add", - "content": [ - "Now as I leave you" - ] - }, - ", I ask God to protect you and to keep you believing the message", - { - "type": "char:add", - "content": [ - "that he saves us(inc)" - ] - }, - "by doing for us what we do not deserve.", - { - "type": "char:add", - "content": [ - "If you continue believing" - ] - }, - "the message", - { - "type": "char:add", - "content": [ - "that I told you" - ] - }, - ", you will become", - { - "type": "char:add", - "content": [ - "spiritually mature" - ] - }, - ", and God will give you the blessings that he has promised to give to all of those who belong to him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ACT 20:33" - }, - { - "type": "char:add", - "content": [ - "As for myself" - ] - }, - ", I have not desired anyone's money [MTY] or", - { - "type": "char:add", - "content": [ - "fine" - ] - }, - "clothing.", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 20:34" - }, - "You yourselves know that I have worked", - { - "type": "char:add", - "content": [ - "with my hands" - ] - }, - "[MTY] to earn the money that my companions and I needed.", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 20:35" - }, - "In everything that I did, I showed you that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "should work hard in order", - { - "type": "char:add", - "content": [ - "to have enough money" - ] - }, - "to give some to those who are needy. We", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "should remember that our Lord Jesus himself said, ‘You are happy when people give you what you need, but God will be happy with you when you give other people what they need.’”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 20:36-38" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul prayed with them and they sadly told him goodbye." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ACT 20:36" - }, - "When Paul had finished speaking, he knelt down with all of the elders and prayed.", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 20:37" - }, - "They all cried a lot, and they hugged Paul and kissed him.", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 20:38" - }, - "They were especially sad because he had said that they would never see him [SYN] again. Then they", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "went with him to the ship." - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "ACT 21" - }, - { - "type": "para:sr", - "content": [ - "Acts 21:1-3" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul, Luke and his other companions traveled from Miletus to Tyre." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 21:1" - }, - { - "type": "char:add", - "content": [ - "After" - ] - }, - "we said goodbye to the elders", - { - "type": "char:add", - "content": [ - "from Ephesus" - ] - }, - ", we", - { - "type": "char:add", - "content": [ - "got on the ship and" - ] - }, - "sailed to Cos", - { - "type": "char:add", - "content": [ - "Island, where the ship stopped for the night" - ] - }, - ". The next day we sailed from Cos to Rhodes", - { - "type": "char:add", - "content": [ - "Island, where the ship stopped again. The day after" - ] - }, - "that we sailed to Patara", - { - "type": "char:add", - "content": [ - "town, where the ship stopped. This was on Patara Island" - ] - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 21:2" - }, - { - "type": "char:add", - "content": [ - "At Patara we left that ship, and someone told us that" - ] - }, - "there was a ship that would be going to Phoenicia", - { - "type": "char:add", - "content": [ - "region. So" - ] - }, - "we got on that ship, and it left.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 21:3" - }, - { - "type": "char:add", - "content": [ - "We sailed until" - ] - }, - "we could see Cyprus", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ". We passed to the south of the island and continued sailing until we arrived at", - { - "type": "char:add", - "content": [ - "Phoenicia region, in" - ] - }, - "Syria", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". We arrived at Tyre", - { - "type": "char:add", - "content": [ - "city. The ship was going to stay there several days, because its workers" - ] - }, - "had to unload the cargo." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:4-6" - ] - }, - { - "type": "para:s1", - "content": [ - "At Tyre, believers warned Paul not to go to Jerusalem, but he went on anyway." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 21:4" - }, - { - "type": "char:add", - "content": [ - "Someone told us" - ] - }, - "where the believers in Tyre lived, so we", - { - "type": "char:add", - "content": [ - "(exc) went and" - ] - }, - "stayed with them for seven days. Because", - { - "type": "char:add", - "content": [ - "God's" - ] - }, - "Spirit revealed to them ◄", - { - "type": "char:add", - "content": [ - "that people would cause Paul to suffer/Paul would suffer" - ] - }, - "►", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - ", they told Paul that he should not go there.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 21:5" - }, - "But when it was time", - { - "type": "char:add", - "content": [ - "for the ship to leave again" - ] - }, - ", we", - { - "type": "char:add", - "content": [ - "prepared to" - ] - }, - "continue going", - { - "type": "char:add", - "content": [ - "to Jerusalem" - ] - }, - ". When we left", - { - "type": "char:add", - "content": [ - "Tyre" - ] - }, - ", all the believers, including their wives and children, went with us", - { - "type": "char:add", - "content": [ - "to the edge of the sea" - ] - }, - ". We all knelt down there on the sand/shore and prayed.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 21:6" - }, - "After we all said goodbye, Paul and we", - { - "type": "char:add", - "content": [ - "his companions" - ] - }, - "got on the ship, and the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers returned to their own homes." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:7-9" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and his companions sailed from Tyre to Caesarea." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ACT 21:7" - }, - "After we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "left Tyre, we continued on", - { - "type": "char:add", - "content": [ - "that ship" - ] - }, - "to Ptolemais", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". There were believers there, and we greeted them and stayed with them that night.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 21:8" - }, - "The next day we left", - { - "type": "char:add", - "content": [ - "Ptolemais" - ] - }, - "and sailed to Caesarea", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", where we stayed in the home of Philip, who", - { - "type": "char:add", - "content": [ - "spent his days" - ] - }, - "telling others how to become disciples of Jesus. He was one of the seven", - { - "type": "char:add", - "content": [ - "men whom the believers in Jerusalem had chosen to care for the widows" - ] - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 21:9" - }, - "He had four daughters who were not married. Each of them", - { - "type": "char:add", - "content": [ - "frequently" - ] - }, - "spoke messages that the Holy Spirit had revealed to them." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:10-14" - ] - }, - { - "type": "para:s1", - "content": [ - "The believers could not persuade Paul from going on to Jerusalem." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ACT 21:10" - }, - "After", - { - "type": "char:add", - "content": [ - "we(exc) had been in Philip's house for" - ] - }, - "several days, a believer whose name was Agabus came down from Judea", - { - "type": "char:add", - "content": [ - "district" - ] - }, - "and arrived", - { - "type": "char:add", - "content": [ - "in Caesarea" - ] - }, - ". He", - { - "type": "char:add", - "content": [ - "frequently" - ] - }, - "spoke messages that the Holy Spirit had told him.", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 21:11" - }, - "Coming over to where we were, he took off Paul's belt. Then he tied his own feet and hands with it and said, “The Holy Spirit says, ‘The Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "[SYN] in Jerusalem will tie up", - { - "type": "char:add", - "content": [ - "the hands and feet of" - ] - }, - "the owner of this belt, like this, and they will hand him over to non-Jewish people", - { - "type": "char:add", - "content": [ - "as a prisoner" - ] - }, - ".’”", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 21:12" - }, - "When", - { - "type": "char:add", - "content": [ - "the rest of" - ] - }, - "us heard that, we and", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "believers there repeatedly pled with Paul, “Please do not go up to Jerusalem!”", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 21:13" - }, - "But Paul replied, “◄Please stop crying and trying to discourage me [IDM]", - { - "type": "char:add", - "content": [ - "from going!" - ] - }, - "/Why are you crying and trying to discourage me [IDM]", - { - "type": "char:add", - "content": [ - "from going" - ] - }, - "?► [RHQ] I am willing to be put {", - { - "type": "char:add", - "content": [ - "for people" - ] - }, - "to put me} in prison and also to be killed {", - { - "type": "char:add", - "content": [ - "for them" - ] - }, - "to kill me} in Jerusalem because I", - { - "type": "char:add", - "content": [ - "serve" - ] - }, - "[MTY] the Lord Jesus.”", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 21:14" - }, - "When", - { - "type": "char:add", - "content": [ - "we(exc) realized that" - ] - }, - "he was determined", - { - "type": "char:add", - "content": [ - "to go to Jerusalem" - ] - }, - ", we did not try", - { - "type": "char:add", - "content": [ - "any longer" - ] - }, - "to persuade him", - { - "type": "char:add", - "content": [ - "not to go" - ] - }, - ". We said, “May ◄the Lord", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "do what he wants/the Lord's will be done►!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:15-16" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and other believers went from Caesarea to Jerusalem." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ACT 21:15" - }, - "After those days", - { - "type": "char:add", - "content": [ - "in Caesarea" - ] - }, - ", we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "prepared", - { - "type": "char:add", - "content": [ - "our things" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "left to" - ] - }, - "go", - { - "type": "char:add", - "content": [ - "by land" - ] - }, - "up to Jerusalem.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 21:16" - }, - "Some of the believers from Caesarea also went with us.", - { - "type": "char:add", - "content": [ - "On the way to Jerusalem" - ] - }, - ", we stayed", - { - "type": "char:add", - "content": [ - "one night" - ] - }, - "in the house of", - { - "type": "char:add", - "content": [ - "a man whose name was" - ] - }, - "Mnason. He was from Cyprus", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ", and he had believed", - { - "type": "char:add", - "content": [ - "in Jesus" - ] - }, - "when people were first beginning to hear the message", - { - "type": "char:add", - "content": [ - "about him" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:17-26" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul agreed with church leaders to perform a Jewish purifying ritual." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 21:17" - }, - "When we arrived in Jerusalem,", - { - "type": "char:add", - "content": [ - "a group of" - ] - }, - "the believers greeted us happily.", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 21:18" - }, - "The next day Paul and the rest of us went to speak with James,", - { - "type": "char:add", - "content": [ - "who was the leader of the congregation there" - ] - }, - ". All of the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "leaders/elders", - { - "type": "char:add", - "content": [ - "of the congregation in Jerusalem" - ] - }, - "were also there.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 21:19" - }, - "Paul greeted them, and then he reported all of the things that God had enabled him to do among the non-Jewish people.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 21:20" - }, - "When they heard that, James and the other elders said, “Praise the Lord!” Then", - { - "type": "char:add", - "content": [ - "one of" - ] - }, - "them said to Paul, “Brother/Friend, you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "know that there are very many thousands of us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "Jewish people", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "who have believed", - { - "type": "char:add", - "content": [ - "in the Lord Jesus" - ] - }, - ". Also, you know that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "all continue very carefully to obey the laws", - { - "type": "char:add", - "content": [ - "that Moses gave us" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 21:21" - }, - { - "type": "char:add", - "content": [ - "But our fellow Jewish believers" - ] - }, - "have been told {have heard", - { - "type": "char:add", - "content": [ - "people say" - ] - }, - "} that when you are among non-Jews, you tell the Jewish believers who live there that they should stop obeying", - { - "type": "char:add", - "content": [ - "the laws" - ] - }, - "[MTY] ◄", - { - "type": "char:add", - "content": [ - "of" - ] - }, - "Moses/", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "Moses", - { - "type": "char:add", - "content": [ - "received from God" - ] - }, - "►.", - { - "type": "char:add", - "content": [ - "People say that" - ] - }, - "you tell", - { - "type": "char:add", - "content": [ - "those Jewish believers" - ] - }, - "not to circumcise their sons and not to practice our", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "customs.", - { - "type": "char:add", - "content": [ - "We(exc) do not believe that this is true" - ] - }, - ".", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 21:22" - }, - "But our fellow", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "believers will certainly hear that you have arrived,", - { - "type": "char:add", - "content": [ - "and they will be angry with you" - ] - }, - ". So", - { - "type": "char:add", - "content": [ - "you" - ] - }, - "need to do something [RHQ]", - { - "type": "char:add", - "content": [ - "to show them that what they heard about you is not true" - ] - }, - ".", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 21:23" - }, - "So you should do what we suggest to you. There are four men among us who have strongly promised", - { - "type": "char:add", - "content": [ - "to God" - ] - }, - "about", - { - "type": "char:add", - "content": [ - "something" - ] - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 21:24" - }, - "Go with these men", - { - "type": "char:add", - "content": [ - "to the Temple" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "ritually" - ] - }, - "purify yourself along with them. Then,", - { - "type": "char:add", - "content": [ - "when it is time for them to offer the sacrifices for that ritual" - ] - }, - ", pay for what they offer", - { - "type": "char:add", - "content": [ - "as sacrifices" - ] - }, - ". After that, they can shave their heads", - { - "type": "char:add", - "content": [ - "to show that they have done what they promised to do. And when people see you in the courts of the Temple with those men" - ] - }, - ", they will know that what they have been told {what people have told them} about you is not true. Instead, all of them will know that you obey all our Jewish laws", - { - "type": "char:add", - "content": [ - "and rituals" - ] - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 21:25" - }, - "As for the non-Jewish believers,", - { - "type": "char:add", - "content": [ - "we elders here in Jerusalem have talked" - ] - }, - "about", - { - "type": "char:add", - "content": [ - "which of our laws" - ] - }, - "they", - { - "type": "char:add", - "content": [ - "should obey, and" - ] - }, - "we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "wrote them", - { - "type": "char:add", - "content": [ - "a letter, telling them" - ] - }, - "what we decided.", - { - "type": "char:add", - "content": [ - "We wrote" - ] - }, - "that they should not eat meat that people have offered as a sacrifice to any idol,", - { - "type": "char:add", - "content": [ - "that they should not eat" - ] - }, - "blood", - { - "type": "char:add", - "content": [ - "from animals" - ] - }, - ", and that", - { - "type": "char:add", - "content": [ - "they should not eat" - ] - }, - "meat from animals", - { - "type": "char:add", - "content": [ - "that people have killed by" - ] - }, - "strangling", - { - "type": "char:add", - "content": [ - "them. We also told them that" - ] - }, - "they should not have sex with someone to whom they are not married.”", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 21:26" - }, - "So Paul", - { - "type": "char:add", - "content": [ - "agreed to do what they asked" - ] - }, - ", and the next day he took the", - { - "type": "char:add", - "content": [ - "four" - ] - }, - "men, and together they ritually purified themselves. After that, Paul went to the Temple", - { - "type": "char:add", - "content": [ - "courts and" - ] - }, - "told", - { - "type": "char:add", - "content": [ - "the priest" - ] - }, - "what day they would", - { - "type": "char:add", - "content": [ - "finish" - ] - }, - "purifying themselves", - { - "type": "char:add", - "content": [ - "ritually" - ] - }, - "and when", - { - "type": "char:add", - "content": [ - "they" - ] - }, - "would offer", - { - "type": "char:add", - "content": [ - "the animals as sacrifices" - ] - }, - "for each of them." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:27-30" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Jews seized Paul in the Temple courts." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27-29", - "sid": "ACT 21:27-29" - }, - "When the seven days", - { - "type": "char:add", - "content": [ - "for purifying themselves" - ] - }, - "were nearly finished, Paul", - { - "type": "char:add", - "content": [ - "returned" - ] - }, - "to the Temple", - { - "type": "char:add", - "content": [ - "courtyard" - ] - }, - ". Some Jews from Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - "saw him there,", - { - "type": "char:add", - "content": [ - "and they were very angry at him" - ] - }, - ". On another day they had seen Paul", - { - "type": "char:add", - "content": [ - "walking around" - ] - }, - "in Jerusalem with Trophimus, who was a non-Jew. Their laws did not permit non-Jews to be in the Temple, and they thought that Paul had brought Trophimus into the Temple", - { - "type": "char:add", - "content": [ - "courtyard that day. So" - ] - }, - "they called out to many other Jews", - { - "type": "char:add", - "content": [ - "who were in the Temple courtyard" - ] - }, - "to", - { - "type": "char:add", - "content": [ - "help them" - ] - }, - "seize [MTY] Paul. They shouted, “Fellow Israelites, come and help", - { - "type": "char:add", - "content": [ - "us punish this" - ] - }, - "man! This is the one who is", - { - "type": "char:add", - "content": [ - "constantly" - ] - }, - "teaching people wherever", - { - "type": "char:add", - "content": [ - "he goes that they" - ] - }, - "should despise the", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "people.", - { - "type": "char:add", - "content": [ - "He teaches people that they should no longer obey" - ] - }, - "the laws", - { - "type": "char:add", - "content": [ - "of Moses" - ] - }, - "nor respect this holy", - { - "type": "char:add", - "content": [ - "Temple" - ] - }, - ". He has even brought non-Jews here into", - { - "type": "char:add", - "content": [ - "the court of" - ] - }, - "our Temple, causing God to consider it no longer holy!”", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 21:30" - }, - { - "type": "char:add", - "content": [ - "People" - ] - }, - "throughout [MTY] the city heard that there was trouble", - { - "type": "char:add", - "content": [ - "at the Temple courtyard" - ] - }, - ", and they came running there. They grabbed Paul and dragged him outside of the Temple", - { - "type": "char:add", - "content": [ - "area" - ] - }, - ". The gates", - { - "type": "char:add", - "content": [ - "to the Temple courtyard were shut" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "The Temple guards" - ] - }, - "shut the doors", - { - "type": "char:add", - "content": [ - "to the Temple courts" - ] - }, - "} immediately,", - { - "type": "char:add", - "content": [ - "so that the people would not riot inside the Temple area" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:31-32" - ] - }, - { - "type": "para:s1", - "content": [ - "Roman soldiers ran to where those Jews were trying to kill Paul." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ACT 21:31" - }, - "While they were trying to kill Paul, someone", - { - "type": "char:add", - "content": [ - "ran to the fort near the Temple" - ] - }, - "and told the Roman commander that many [HYP] people [MTY] in Jerusalem were rioting", - { - "type": "char:add", - "content": [ - "at the Temple" - ] - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 21:32" - }, - "The commander quickly took some officers and", - { - "type": "char:add", - "content": [ - "a large group of" - ] - }, - "soldiers and ran to", - { - "type": "char:add", - "content": [ - "the Temple area where" - ] - }, - "the crowd was. When the crowd of people", - { - "type": "char:add", - "content": [ - "who were yelling and beating Paul" - ] - }, - "saw the commander and the soldiers", - { - "type": "char:add", - "content": [ - "coming" - ] - }, - ", they stopped beating him." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 21:33-40" - ] - }, - { - "type": "para:s1", - "content": [ - "After the commander arrested Paul, soldiers carried him towards the fort." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ACT 21:33" - }, - "The commander came to", - { - "type": "char:add", - "content": [ - "where Paul was and" - ] - }, - "seized him. He", - { - "type": "char:add", - "content": [ - "commanded soldiers" - ] - }, - "to fasten a chain to", - { - "type": "char:add", - "content": [ - "each of" - ] - }, - "Paul's", - { - "type": "char:add", - "content": [ - "arms" - ] - }, - ". Then he asked", - { - "type": "char:add", - "content": [ - "the people in the crowd" - ] - }, - ", “Who is this man, and what has he done?”", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 21:34" - }, - "Some of the many people there were shouting one thing,", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "some were shouting something else. Because they continued shouting so loudly, the commander could not understand", - { - "type": "char:add", - "content": [ - "what they were shouting. So" - ] - }, - "he", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "that Paul be taken {", - { - "type": "char:add", - "content": [ - "the soldiers" - ] - }, - "to take Paul} into the barracks", - { - "type": "char:add", - "content": [ - "so that he could question him there" - ] - }, - ".", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 21:35" - }, - { - "type": "char:add", - "content": [ - "The soldiers" - ] - }, - "led Paul to the steps", - { - "type": "char:add", - "content": [ - "of the barracks" - ] - }, - ", but many people continued to follow them, trying to kill", - { - "type": "char:add", - "content": [ - "Paul. So the commander told" - ] - }, - "the soldiers to carry Paul", - { - "type": "char:add", - "content": [ - "up the steps into the barracks" - ] - }, - ".", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 21:36" - }, - "The crowd that followed kept shouting, “Kill him! Kill him!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "ACT 21:37" - }, - "As Paul was about to be taken {", - { - "type": "char:add", - "content": [ - "the soldiers" - ] - }, - "were about to take Paul} into the barracks, he said", - { - "type": "char:add", - "content": [ - "in Greek" - ] - }, - "to the commander, “May I speak to you?” The commander said, “◄I am surprised that you can speak the Greek", - { - "type": "char:add", - "content": [ - "language" - ] - }, - "!/Can you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "speak the Greek", - { - "type": "char:add", - "content": [ - "language" - ] - }, - "?►” [RHQ]", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 21:38" - }, - "“◄I", - { - "type": "char:add", - "content": [ - "thought" - ] - }, - "that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "were that fellow/Are you not that fellow► from Egypt [RHQ] who wanted to rebel", - { - "type": "char:add", - "content": [ - "against the government not long ago" - ] - }, - ", and who took four thousand violent terrorists", - { - "type": "char:add", - "content": [ - "with him" - ] - }, - "out into the desert,", - { - "type": "char:add", - "content": [ - "so that we could not catch him" - ] - }, - "?”", - { - "type": "verse:v", - "number": "39", - "sid": "ACT 21:39" - }, - "Paul answered, “", - { - "type": "char:add", - "content": [ - "No, I am not!" - ] - }, - "I am a Jew. I", - { - "type": "char:add", - "content": [ - "was born" - ] - }, - "in Tarsus, which is an important [LIT] city in Cilicia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". I ask that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "let me speak to the people.”", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 21:40" - }, - "Then the commander permitted Paul", - { - "type": "char:add", - "content": [ - "to speak. So" - ] - }, - "Paul stood on the steps and motioned with his hand", - { - "type": "char:add", - "content": [ - "for the crowd to be quiet. And after" - ] - }, - "the people in the crowd became quiet, Paul spoke to them in", - { - "type": "char:add", - "content": [ - "their own" - ] - }, - "Hebrew language [MTY]." - ] - }, - { - "type": "chapter:c", - "number": "22", - "sid": "ACT 22" - }, - { - "type": "para:sr", - "content": [ - "Acts 22:1-16" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul defended his believing in Jesus, but the Jews wanted to kill him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 22:1" - }, - "Paul said, “", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "elders and my other fellow Jews, listen to me now while I reply to", - { - "type": "char:add", - "content": [ - "those who are accusing me" - ] - }, - "!”", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 22:2" - }, - "When the crowd of people heard Paul speaking to them in", - { - "type": "char:add", - "content": [ - "their own" - ] - }, - "Hebrew language, they became even more quiet and really listened. Then Paul said to them,", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 22:3" - }, - "“I am a Jew,", - { - "type": "char:add", - "content": [ - "as are all of you" - ] - }, - ". I was born in Tarsus", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ", in Cilicia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ", but I grew up here in Jerusalem.", - { - "type": "char:add", - "content": [ - "When I was young, for many years" - ] - }, - "I studied the laws", - { - "type": "char:add", - "content": [ - "that Moses gave to our ancestors" - ] - }, - ". I was taught by", - { - "type": "char:add", - "content": [ - "the famous teacher" - ] - }, - "Gamaliel [MTY] {", - { - "type": "char:add", - "content": [ - "The famous teacher" - ] - }, - "Gamaliel taught [MTY] me}.", - { - "type": "char:add", - "content": [ - "I have" - ] - }, - "carefully", - { - "type": "char:add", - "content": [ - "obeyed those laws, because" - ] - }, - "I have wanted to obey God. I", - { - "type": "char:add", - "content": [ - "am sure that" - ] - }, - "many of you also carefully obey", - { - "type": "char:add", - "content": [ - "those laws" - ] - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 22:4" - }, - { - "type": "char:add", - "content": [ - "That is why" - ] - }, - "I previously persecuted those who believe the message", - { - "type": "char:add", - "content": [ - "that people call" - ] - }, - "the Way", - { - "type": "char:add", - "content": [ - "that Jesus taught. I continually looked for ways" - ] - }, - "to kill", - { - "type": "char:add", - "content": [ - "them. Whenever I found" - ] - }, - "men or women", - { - "type": "char:add", - "content": [ - "who believed that message" - ] - }, - ", I", - { - "type": "char:add", - "content": [ - "commanded that" - ] - }, - "they should be seized and thrown {", - { - "type": "char:add", - "content": [ - "people to" - ] - }, - "seize them and throw them} into jail.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 22:5" - }, - "The suprrme priest knows this, and so do the", - { - "type": "char:add", - "content": [ - "other respected men who belong to our Jewish" - ] - }, - "Council. They gave me letters to", - { - "type": "char:add", - "content": [ - "take to" - ] - }, - "their fellow Jews in Damascus", - { - "type": "char:add", - "content": [ - "city. By means of those letters, they authorized me to" - ] - }, - "go to there and find people who believed in", - { - "type": "char:add", - "content": [ - "Jesus. They had written in the letters that I was to bring those people" - ] - }, - "as prisoners to Jerusalem, so that they would be punished here {", - { - "type": "char:add", - "content": [ - "the leaders here" - ] - }, - "could punish them}." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "So I went on my way to Damascus" - ] - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 22:6" - }, - "About noon, my companions and I were getting near Damascus. Suddenly a bright light from the sky flashed all around me.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 22:7" - }, - { - "type": "char:add", - "content": [ - "The light was so bright that" - ] - }, - "I fell to the ground. Then I heard the voice", - { - "type": "char:add", - "content": [ - "of someone" - ] - }, - "speaking to me", - { - "type": "char:add", - "content": [ - "from up in the sky. The one who was speaking to me said" - ] - }, - ", ‘Saul! Saul! Why do you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "do things to harm me?’", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 22:8" - }, - "I answered, ‘Who are you?’ He replied, ‘I am Jesus from Nazareth. I", - { - "type": "char:add", - "content": [ - "am the one" - ] - }, - "whom you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are harming", - { - "type": "char:add", - "content": [ - "by doing things to harm my followers" - ] - }, - ".’", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 22:9" - }, - "The men who were", - { - "type": "char:add", - "content": [ - "traveling" - ] - }, - "with me saw the", - { - "type": "char:add", - "content": [ - "very bright" - ] - }, - "light,", - { - "type": "char:add", - "content": [ - "and they heard a voice" - ] - }, - ", but they did not understand what the voice said to me.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 22:10" - }, - "Then I asked, ‘Lord, what", - { - "type": "char:add", - "content": [ - "do you want" - ] - }, - "me to do?’ The Lord told me, ‘Get up and go into Damascus!", - { - "type": "char:add", - "content": [ - "A man" - ] - }, - "there will tell you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "all that I have planned for you to do.’", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 22:11" - }, - { - "type": "char:add", - "content": [ - "After that, I could not see" - ] - }, - ", because the", - { - "type": "char:add", - "content": [ - "very bright" - ] - }, - "light had caused me to become blind. So my companions took me by the hand and led me until", - { - "type": "char:add", - "content": [ - "we(exc) arrived" - ] - }, - "in Damascus.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 22:12" - }, - { - "type": "char:add", - "content": [ - "A couple of days" - ] - }, - "later, a man whose name was Ananias came to", - { - "type": "char:add", - "content": [ - "see" - ] - }, - "me. He was a man who", - { - "type": "char:add", - "content": [ - "greatly respected God and" - ] - }, - "carefully obeyed", - { - "type": "char:add", - "content": [ - "our Jewish" - ] - }, - "laws. All the Jews living in Damascus said good things about him.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 22:13" - }, - "He came and stood beside me and said to me, ‘Brother Saul, see", - { - "type": "char:add", - "content": [ - "again" - ] - }, - "!’ Instantly I could see! I saw Ananias", - { - "type": "char:add", - "content": [ - "standing there beside me" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 22:14" - }, - "Then he said: ‘The God whom", - { - "type": "char:add", - "content": [ - "we(inc) worship and" - ] - }, - "whom our ancestors", - { - "type": "char:add", - "content": [ - "worshipped" - ] - }, - "has chosen you and will show you what he wants", - { - "type": "char:add", - "content": [ - "you to do. He has allowed you" - ] - }, - "to see the righteous one,", - { - "type": "char:add", - "content": [ - "the Messiah" - ] - }, - ", and you have heard him speaking", - { - "type": "char:add", - "content": [ - "to you" - ] - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 22:15" - }, - "He wants you to tell people everywhere what you have seen and heard", - { - "type": "char:add", - "content": [ - "from him" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 22:16" - }, - "So now ◄do not delay!/why delay?► [RHQ] Stand up, let", - { - "type": "char:add", - "content": [ - "me" - ] - }, - "baptize you, and by praying to the Lord", - { - "type": "char:add", - "content": [ - "Jesus ask God" - ] - }, - "to forgive you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "for your sins!’”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 22:17-22" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told about the Lord's commanding him to go to non-Jewish people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 22:17" - }, - "“Later, I returned to Jerusalem.", - { - "type": "char:add", - "content": [ - "One day" - ] - }, - "I went to the Temple courtyard. While I was praying there, I saw a vision", - { - "type": "char:add", - "content": [ - "in which" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 22:18" - }, - "I saw the Lord speaking to me. He said to me, ‘", - { - "type": "char:add", - "content": [ - "Do not stay here" - ] - }, - "! Leave Jerusalem immediately, because the people", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "will not ◄believe/listen to► what you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "tell", - { - "type": "char:add", - "content": [ - "them" - ] - }, - "about me!’", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 22:19" - }, - "But I", - { - "type": "char:add", - "content": [ - "protested and" - ] - }, - "said to him, ‘Lord, they know that I went to many of our meeting houses looking for people who believe in you. I was putting in jail those", - { - "type": "char:add", - "content": [ - "whom I found" - ] - }, - "who believed in you, and I was even beating them.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 22:20" - }, - { - "type": "char:add", - "content": [ - "They remember that" - ] - }, - "when Stephen was killed [MTY] {when people killed [MTY] Stephen} because he told people about you, I stood there", - { - "type": "char:add", - "content": [ - "watching it all" - ] - }, - "and approving", - { - "type": "char:add", - "content": [ - "what they were doing" - ] - }, - ". I", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "guarded the outer garments that those who were murdering him", - { - "type": "char:add", - "content": [ - "had thrown aside. So if I stay here, the fact that I have changed how I think about you will surely impress those leaders of our people" - ] - }, - ".’", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 22:21" - }, - "But the Lord said to me, ‘No,", - { - "type": "char:add", - "content": [ - "do not stay here" - ] - }, - "! Leave", - { - "type": "char:add", - "content": [ - "Jerusalem, because" - ] - }, - "I am going to send you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "far away", - { - "type": "char:add", - "content": [ - "from here" - ] - }, - "to non-Jewish people!’”", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 22:22" - }, - "The people listened", - { - "type": "char:add", - "content": [ - "quietly" - ] - }, - "to what Paul was saying until", - { - "type": "char:add", - "content": [ - "he mentioned the Lord sending him to non-Jewish people" - ] - }, - ". Then they began shouting", - { - "type": "char:add", - "content": [ - "angrily" - ] - }, - ", “Kill him!", - { - "type": "char:add", - "content": [ - "He does not deserve to live any longer" - ] - }, - "!”", - { - "type": "char:add", - "content": [ - "They said that because they could not believe that God would save anyone except Jews" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 22:23-29" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul said that he was a Roman citizen, so soldiers did not flog him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 22:23" - }, - "While they continued shouting,", - { - "type": "char:add", - "content": [ - "“Kill him!”" - ] - }, - "they took off their cloaks and threw dust into the air,", - { - "type": "char:add", - "content": [ - "which showed how angry they were" - ] - }, - ".", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 22:24" - }, - "So the commander", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "that Paul be taken {", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "to take Paul} into the barracks. He told", - { - "type": "char:add", - "content": [ - "the soldiers" - ] - }, - "that they should strike Paul with a whip", - { - "type": "char:add", - "content": [ - "that had pieces of bone/metal on the end of it" - ] - }, - ", in order to make him tell what he had done that made the Jews shout so angrily.", - { - "type": "char:add", - "content": [ - "So the soldiers took Paul into the barracks" - ] - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 22:25" - }, - "Then they stretched his arms out", - { - "type": "char:add", - "content": [ - "and tied them" - ] - }, - "so that they could whip him", - { - "type": "char:add", - "content": [ - "on his back. But" - ] - }, - "Paul said to the officer who was standing nearby", - { - "type": "char:add", - "content": [ - "watching" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "You(sg) should think carefully about this" - ] - }, - "! You will certainly be [RHQ] acting unlawfully if you whip me, a Roman", - { - "type": "char:add", - "content": [ - "citizen whom" - ] - }, - "no", - { - "type": "char:add", - "content": [ - "one has put on trial and" - ] - }, - "condemned!”", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 22:26" - }, - "When the officer heard that, he went to the commander and reported it to him. He said", - { - "type": "char:add", - "content": [ - "to the commander" - ] - }, - ", “This man is a Roman", - { - "type": "char:add", - "content": [ - "citizen" - ] - }, - "◄Surely you would not", - { - "type": "char:add", - "content": [ - "command us to whip him" - ] - }, - "!/Do you really want", - { - "type": "char:add", - "content": [ - "us to whip him" - ] - }, - "?► [RHQ]”", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 22:27" - }, - "The commander", - { - "type": "char:add", - "content": [ - "was surprised when he heard that. He himself" - ] - }, - "went", - { - "type": "char:add", - "content": [ - "into the barracks" - ] - }, - "and said to Paul, “Tell me, are you", - { - "type": "char:add", - "content": [ - "(sg) really" - ] - }, - "a Roman", - { - "type": "char:add", - "content": [ - "citizen" - ] - }, - "?” Paul answered, “Yes, I", - { - "type": "char:add", - "content": [ - "am" - ] - }, - ".”", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 22:28" - }, - "Then the commander said, “", - { - "type": "char:add", - "content": [ - "I am also a Roman citizen" - ] - }, - ". I paid a lot of money to become a", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "citizen.” Paul said, “But I was born a", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "citizen,", - { - "type": "char:add", - "content": [ - "so I did not need to pay anything" - ] - }, - ".”", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 22:29" - }, - "The soldiers", - { - "type": "char:add", - "content": [ - "were about to whip Paul and to ask him questions about what he had done. But when they heard what Paul said, they" - ] - }, - "left him immediately. The commander also became afraid, because he realized that Paul was a Roman", - { - "type": "char:add", - "content": [ - "citizen" - ] - }, - "and that he had", - { - "type": "char:add", - "content": [ - "illegally commanded soldiers to" - ] - }, - "tie up Paul's", - { - "type": "char:add", - "content": [ - "hands" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 22:30" - ] - }, - { - "type": "para:s1", - "content": [ - "The commander's soldiers brought Paul to the Jewish Council." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ACT 22:30" - }, - { - "type": "char:add", - "content": [ - "The commander still" - ] - }, - "wanted to know exactly why the Jews were accusing Paul. So the next day he", - { - "type": "char:add", - "content": [ - "told the soldiers to" - ] - }, - "take the chains off Paul. He also summoned the chief priests and the", - { - "type": "char:add", - "content": [ - "other Jewish" - ] - }, - "Council", - { - "type": "char:add", - "content": [ - "members" - ] - }, - ". Then he took Paul", - { - "type": "char:add", - "content": [ - "to where the Council was meeting" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "him to stand before them." - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "ACT 23" - }, - { - "type": "para:sr", - "content": [ - "Acts 23:1-5" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul apologized for unknowingly denouncing the high priest." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 23:1" - }, - "Paul looked straight at the Jewish council members and said: “My fellow Jews, all my life I have lived respecting our God, and I do not know of anything that I have done that I knew was wrong/evil.”", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 23:2" - }, - "When Ananias the supreme priest", - { - "type": "char:add", - "content": [ - "heard what Paul said" - ] - }, - ", he commanded the men who were standing near Paul to hit him on the mouth.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 23:3" - }, - "Then Paul said to Ananias, “God will punish you", - { - "type": "char:add", - "content": [ - "(sg) for that" - ] - }, - ", you hypocrite [MET]! You sit there and judge me, using the laws that", - { - "type": "char:add", - "content": [ - "God gave Moses" - ] - }, - ". But you", - { - "type": "char:add", - "content": [ - "yourself" - ] - }, - "disobey those laws, because you commanded me to be struck {", - { - "type": "char:add", - "content": [ - "these men" - ] - }, - "to strike me}", - { - "type": "char:add", - "content": [ - "without having proved that I have done anything that is wrong!" - ] - }, - "”", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 23:4" - }, - "The men who were standing near Paul", - { - "type": "char:add", - "content": [ - "rebuked him. They" - ] - }, - "said, “Are not you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "afraid to insult God's", - { - "type": "char:add", - "content": [ - "servant, our" - ] - }, - "supreme priest?”", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 23:5" - }, - "Paul replied, “My fellow Jews, I", - { - "type": "char:add", - "content": [ - "am sorry that I said that" - ] - }, - ". I did not know that the man", - { - "type": "char:add", - "content": [ - "who told one of you to hit me" - ] - }, - "is the high priest.", - { - "type": "char:add", - "content": [ - "If I had known that, I would not have insulted our supreme priest" - ] - }, - ", because I", - { - "type": "char:add", - "content": [ - "know that" - ] - }, - "it is written {", - { - "type": "char:add", - "content": [ - "that Moses" - ] - }, - "wrote}", - { - "type": "char:add", - "content": [ - "in our Jewish law" - ] - }, - ", ‘Do not speak evil of any of your rulers!’”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 23:6-10" - ] - }, - { - "type": "para:s1", - "content": [ - "The commander rescued Paul from the Council members." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ACT 23:6" - }, - "Paul realized that some of the", - { - "type": "char:add", - "content": [ - "Council members" - ] - }, - "were Sadducees and others were Pharisees. So,", - { - "type": "char:add", - "content": [ - "in order to cause the Pharisees and Sadducees to argue among themselves instead of accusing him" - ] - }, - ", he called out loudly in the Council", - { - "type": "char:add", - "content": [ - "hall" - ] - }, - ", “My fellow Jews, I am a Pharisee, like my father was. I have been put {", - { - "type": "char:add", - "content": [ - "You" - ] - }, - "have put me} on trial", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "because I confidently expect that", - { - "type": "char:add", - "content": [ - "some day God" - ] - }, - "will ◄cause people who have died to become alive again/raise people from the dead►.”", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 23:7" - }, - "When he said that, the Pharisees and Sadducees started to argue with one another", - { - "type": "char:add", - "content": [ - "about whether people who have died will become alive again or not" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 23:8" - }, - "The Sadducees believe that after people die, they will not become alive again. They also believe that there are no angels and no", - { - "type": "char:add", - "content": [ - "other kinds of" - ] - }, - "spirits. But the Pharisees believe", - { - "type": "char:add", - "content": [ - "that all people who have died will one day become alive again. They also believe" - ] - }, - "that there are", - { - "type": "char:add", - "content": [ - "angels and other kinds of spirits" - ] - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 23:9" - }, - "So the Council members ◄were divided/did not agree with each other►, and they began shouting at one another", - { - "type": "char:add", - "content": [ - "as they argued" - ] - }, - ". Some of the teachers of the laws that", - { - "type": "char:add", - "content": [ - "God gave Moses" - ] - }, - "who were Pharisees stood up. One of them said, “We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "think that this man has done nothing wrong.” Another said, “Maybe an angel or some", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "spirit", - { - "type": "char:add", - "content": [ - "really" - ] - }, - "spoke to him", - { - "type": "char:add", - "content": [ - "and what he says is true" - ] - }, - ".”", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 23:10" - }, - "Then the", - { - "type": "char:add", - "content": [ - "Pharisees and Sadducees" - ] - }, - "argued even more loudly", - { - "type": "char:add", - "content": [ - "with one another" - ] - }, - ". As a result, the commander ◄was afraid/thought► that they would tear Paul to pieces. So he", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "soldiers to go down", - { - "type": "char:add", - "content": [ - "from the barracks" - ] - }, - "and forcefully take Paul away from the Council members and bring him up into the barracks.", - { - "type": "char:add", - "content": [ - "So the soldiers did that" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 23:11" - ] - }, - { - "type": "para:s1", - "content": [ - "The Lord revealed that Paul would tell people about him in Rome." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 23:11" - }, - "That night,", - { - "type": "char:add", - "content": [ - "in a vision Paul saw" - ] - }, - "the Lord", - { - "type": "char:add", - "content": [ - "Jesus come and" - ] - }, - "stand near him. The Lord said", - { - "type": "char:add", - "content": [ - "to him" - ] - }, - ", “Be courageous! You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "have told people", - { - "type": "char:add", - "content": [ - "here" - ] - }, - "in Jerusalem about me, and you must tell people in Rome", - { - "type": "char:add", - "content": [ - "about me" - ] - }, - ", too.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 23:12-15" - ] - }, - { - "type": "para:s1", - "content": [ - "Some Jews plotted to kill Paul." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 23:12" - }, - "The next morning", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "of the Jews [MTY]", - { - "type": "char:add", - "content": [ - "who hated Paul" - ] - }, - "met secretly and talked", - { - "type": "char:add", - "content": [ - "about how they could kill him" - ] - }, - ". They promised", - { - "type": "char:add", - "content": [ - "themselves" - ] - }, - "that they would not eat or drink anything until they had killed him. They asked God to curse them", - { - "type": "char:add", - "content": [ - "if they did not do what they promised" - ] - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 23:13" - }, - "There were more than forty men who planned to do that.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 23:14" - }, - "They went to the chief priests and", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "elders and told them, “God has heard us promise/vow that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "will not eat", - { - "type": "char:add", - "content": [ - "or drink" - ] - }, - "anything until we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have killed Paul.", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 23:15" - }, - "So", - { - "type": "char:add", - "content": [ - "we request that" - ] - }, - "you go to the commander and ask him, on behalf of the whole Jewish Council, to bring Paul down to us", - { - "type": "char:add", - "content": [ - "from the barracks" - ] - }, - ". Tell the commander that you want to question Paul some more. But we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "will be waiting to kill Paul while he is on the way here.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 23:16-22" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul's nephew warned that some Jews had plotted to kill Paul." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ACT 23:16" - }, - "But the son of Paul's sister heard what they were planning to do, so he went into the barracks and told Paul.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 23:17" - }, - { - "type": "char:add", - "content": [ - "When Paul heard that" - ] - }, - ", he called one of the officers and said to him, “", - { - "type": "char:add", - "content": [ - "Please" - ] - }, - "take this young man to the commander, because he needs to tell him something", - { - "type": "char:add", - "content": [ - "important" - ] - }, - ".”", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 23:18" - }, - "So the officer took Paul's nephew to the commander. The officer said to the commander, “That prisoner, Paul, called me and said, ‘Please take this young man to the commander, because he needs to tell him something", - { - "type": "char:add", - "content": [ - "important" - ] - }, - ".’ ”", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 23:19" - }, - "The commander took the young man by the hand, led him off by himself, and asked him, “What do you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "need to tell me?”", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 23:20" - }, - "The young man said, “", - { - "type": "char:add", - "content": [ - "There are some" - ] - }, - "[SYN] Jews who have planned to ask you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to bring Paul before their Council tomorrow. They will say that they want to ask him some more questions.", - { - "type": "char:add", - "content": [ - "But that is not true" - ] - }, - ".", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 23:21" - }, - "Do not do what they ask you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to do, because there are more than forty", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "men who will be hiding and waiting", - { - "type": "char:add", - "content": [ - "to attack Paul when he passes by on the way to the Council" - ] - }, - ". They even promised/vowed to God that they will not eat or drink anything until they have killed Paul. They are ready", - { - "type": "char:add", - "content": [ - "to do it" - ] - }, - ", and right now they are waiting for you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to agree", - { - "type": "char:add", - "content": [ - "to do what they are asking you to do" - ] - }, - ".”", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 23:22" - }, - "The commander said to", - { - "type": "char:add", - "content": [ - "Paul's" - ] - }, - "young nephew, “Do not tell anyone that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "have told me", - { - "type": "char:add", - "content": [ - "about their plan" - ] - }, - ".” Then he sent the young man away." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 23:23-35" - ] - }, - { - "type": "para:s1", - "content": [ - "Many soldiers escorted Paul safely to Governor Felix at Caesarea." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 23:23" - }, - "Then the commander called two of his officers and told them, “Get a group of two hundred soldiers ready", - { - "type": "char:add", - "content": [ - "to travel" - ] - }, - ". Take along seventy soldiers riding horses, and two hundred other soldiers carrying spears.", - { - "type": "char:add", - "content": [ - "All of you must be ready" - ] - }, - "to leave at nine o'clock tonight, to go", - { - "type": "char:add", - "content": [ - "down" - ] - }, - "to Caesarea.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 23:24" - }, - "And take along horses for Paul", - { - "type": "char:add", - "content": [ - "and those accompanying him" - ] - }, - "to ride, and safely escort him to", - { - "type": "char:add", - "content": [ - "the palace of" - ] - }, - "Governor Felix.”", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 23:25" - }, - "Then the commander wrote a letter", - { - "type": "char:add", - "content": [ - "to send to the governor" - ] - }, - ". This is what he wrote:", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 23:26" - }, - "“", - { - "type": "char:add", - "content": [ - "I am" - ] - }, - "Claudius Lysias", - { - "type": "char:add", - "content": [ - "writing to you" - ] - }, - ". You, Felix, are our governor whom we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "respect,", - { - "type": "char:add", - "content": [ - "and I sincerely send you" - ] - }, - "my greetings.", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 23:27" - }, - "I", - { - "type": "char:add", - "content": [ - "have sent you(sg)" - ] - }, - "this man,", - { - "type": "char:add", - "content": [ - "Paul, because certain" - ] - }, - "Jews seized him and were about to kill him. But I heard", - { - "type": "char:add", - "content": [ - "someone tell me" - ] - }, - "that he is a Roman citizen, so I and my soldiers went and rescued him.", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 23:28" - }, - "I wanted to know what those Jews were saying that he had done wrong, so I took him to their Jewish Council.", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 23:29" - }, - "I listened", - { - "type": "char:add", - "content": [ - "while they asked this man questions and he answered them" - ] - }, - ". The things", - { - "type": "char:add", - "content": [ - "they" - ] - }, - "accused him about were entirely concerned with their", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "laws. But Paul has not disobeyed any of our", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "laws.", - { - "type": "char:add", - "content": [ - "So our officials" - ] - }, - "should not execute him or", - { - "type": "char:add", - "content": [ - "even" - ] - }, - "put him in prison [MTY].", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 23:30" - }, - { - "type": "char:add", - "content": [ - "Someone" - ] - }, - "told me that some [SYN] Jews were secretly planning to kill this man, so I immediately am sending him to you,", - { - "type": "char:add", - "content": [ - "so that you(sg) may give him a fair trial there" - ] - }, - ". I have also", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "the Jews who have accused him to", - { - "type": "char:add", - "content": [ - "go there to Caesarea and" - ] - }, - "tell you", - { - "type": "char:add", - "content": [ - "(sg) what they are accusing him about" - ] - }, - ".”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "ACT 23:31" - }, - "So the soldiers did what", - { - "type": "char:add", - "content": [ - "the commander commanded" - ] - }, - "them,", - { - "type": "char:add", - "content": [ - "taking this letter with them" - ] - }, - ". They", - { - "type": "char:add", - "content": [ - "got Paul and" - ] - }, - "took him with them during the night", - { - "type": "char:add", - "content": [ - "down" - ] - }, - "to Antipatris", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ".", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 23:32" - }, - "The next day, the foot soldiers returned to the barracks", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - ", and the soldiers who rode horses went on with Paul.", - { - "type": "verse:v", - "number": "33", - "sid": "ACT 23:33" - }, - "When the men escorting Paul arrived in Caesarea, they delivered the letter to the governor, and they delivered Paul to the governor.", - { - "type": "char:add", - "content": [ - "Then the horsemen returned to Jerusalem" - ] - }, - ".", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 23:34" - }, - "The governor read the letter, and then he said to Paul, “What province are you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "from?”", - { - "type": "char:add", - "content": [ - "Paul answered" - ] - }, - ", “I am from Cilicia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ".”", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 23:35" - }, - "Then the governor said, “When the people who have accused you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "arrive, I will listen", - { - "type": "char:add", - "content": [ - "to what each of you says" - ] - }, - "and then I will judge your case.” Then he", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "that Paul be guarded {", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "to guard Paul} in the palace that King Herod", - { - "type": "char:add", - "content": [ - "the Great had built" - ] - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "24", - "sid": "ACT 24" - }, - { - "type": "para:sr", - "content": [ - "Acts 24:1-9" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul defended himself, and the governor Felix promised to judge him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 24:1" - }, - "Five days later Ananias the high priest,", - { - "type": "char:add", - "content": [ - "having heard that Paul was now in Caesarea" - ] - }, - ", went down", - { - "type": "char:add", - "content": [ - "there from Jerusalem" - ] - }, - ", along with some", - { - "type": "char:add", - "content": [ - "other Jewish" - ] - }, - "elders and a lawyer", - { - "type": "char:add", - "content": [ - "whose name was" - ] - }, - "Tertullus. There they formally told the governor what Paul had done", - { - "type": "char:add", - "content": [ - "that they considered" - ] - }, - "wrong.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 24:2" - }, - { - "type": "char:add", - "content": [ - "The governor commanded" - ] - }, - "Paul to be brought {", - { - "type": "char:add", - "content": [ - "a soldier" - ] - }, - "to bring Paul} in.", - { - "type": "char:add", - "content": [ - "When Paul arrived" - ] - }, - ", Tertullus began to accuse him. He said", - { - "type": "char:add", - "content": [ - "to the governor" - ] - }, - ", “Honorable Governor Felix, during the many years that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "have ruled us, we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have lived well/peacefully. By planning wisely, you have improved many things in this province.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 24:3" - }, - { - "type": "char:add", - "content": [ - "Therefore" - ] - }, - ", sir, we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "always gratefully acknowledge everything that", - { - "type": "char:add", - "content": [ - "you have done" - ] - }, - "for all", - { - "type": "char:add", - "content": [ - "of us" - ] - }, - ", wherever", - { - "type": "char:add", - "content": [ - "you have done those things" - ] - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 24:4" - }, - "But, so that I will not take up too much of your time, I earnestly request that you kindly listen to me very briefly.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 24:5" - }, - "We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have observed that this man,", - { - "type": "char:add", - "content": [ - "wherever he goes" - ] - }, - ", causes trouble.", - { - "type": "char:add", - "content": [ - "Specifically" - ] - }, - ", he causes all the Jews everywhere [HYP] to riot.", - { - "type": "char:add", - "content": [ - "Also" - ] - }, - ", he leads the entire group", - { - "type": "char:add", - "content": [ - "whom people call" - ] - }, - "‘the followers of the Nazarene’, a", - { - "type": "char:add", - "content": [ - "false" - ] - }, - "sect.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 24:6" - }, - "He even tried to do things in the Temple", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "that would ◄defile it/make it unholy►. So we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "seized him.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 24:7" - }, - "But Lysias, the commander at the Roman fort, came with his soldiers and forcefully took him away from us [SYN].", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 24:8" - }, - "Lysias also commanded Paul's accusers to come here and accuse Paul before you. If you question him yourself, you will be able to learn that all these things about which we are accusing him are true.”", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 24:9" - }, - "When the Jewish", - { - "type": "char:add", - "content": [ - "leaders who were listening heard that, they" - ] - }, - "told", - { - "type": "char:add", - "content": [ - "the governor that" - ] - }, - "what Tertullus had said was true." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 24:10-21" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul disproved what they had said, but admitted that he was a Christian." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ACT 24:10" - }, - "Then the governor motioned with", - { - "type": "char:add", - "content": [ - "his hand to Paul that" - ] - }, - "he should speak. So Paul replied. He said, “", - { - "type": "char:add", - "content": [ - "Governor Felix, I know that you(sg) have judged this Jewish" - ] - }, - "province for many years. Therefore I gladly defend myself, confident", - { - "type": "char:add", - "content": [ - "that you will listen to me and will judge me fairly" - ] - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 24:11" - }, - "You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "can", - { - "type": "char:add", - "content": [ - "easily" - ] - }, - "ascertain that ◄it has not been more than twelve days since/only twelve days ago► I went up went up to Jerusalem to worship", - { - "type": "char:add", - "content": [ - "God. That is not enough time to cause a lot of trouble" - ] - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 24:12" - }, - "No one", - { - "type": "char:add", - "content": [ - "can claim legitimately that they" - ] - }, - "saw me arguing with anyone at the Temple courts", - { - "type": "char:add", - "content": [ - "because I did not do that. No one can claim legitimately that they saw me" - ] - }, - "causing people to riot in", - { - "type": "char:add", - "content": [ - "any Jewish meeting place" - ] - }, - ", or causing trouble anywhere", - { - "type": "char:add", - "content": [ - "else" - ] - }, - "in", - { - "type": "char:add", - "content": [ - "Jerusalem city, because I did not do that" - ] - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 24:13" - }, - "So they cannot prove to you the things about which they are now accusing me.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 24:14" - }, - "But I admit to you", - { - "type": "char:add", - "content": [ - "(sg) that this is true" - ] - }, - ": I do worship the God that our ancestors", - { - "type": "char:add", - "content": [ - "worshipped. It is true that" - ] - }, - "I follow the way that", - { - "type": "char:add", - "content": [ - "Jesus taught us" - ] - }, - ". The Jewish leaders call that a false religion/teaching. I also believe everything that was written", - { - "type": "char:add", - "content": [ - "by Moses" - ] - }, - "{that", - { - "type": "char:add", - "content": [ - "Moses wrote" - ] - }, - "} in the laws that", - { - "type": "char:add", - "content": [ - "God gave him" - ] - }, - ", and everything that was written by the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "prophets {that the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "prophets wrote}", - { - "type": "char:add", - "content": [ - "in their books" - ] - }, - "[MTY].", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 24:15" - }, - "I confidently expect, just like", - { - "type": "char:add", - "content": [ - "some of" - ] - }, - "these men also expect, that", - { - "type": "char:add", - "content": [ - "some day God" - ] - }, - "will cause everyone who has died to become alive again. He will ◄cause to become alive again/raise from the dead► both those who were righteous and those who were wicked.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 24:16" - }, - { - "type": "char:add", - "content": [ - "Because I am confidently waiting for that day" - ] - }, - ", I always try to do what pleases God and what other people think is right.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 24:17" - }, - "After I", - { - "type": "char:add", - "content": [ - "had been in other places for" - ] - }, - "several years, I returned to Jerusalem. I went there to deliver some money to my fellow Jews", - { - "type": "char:add", - "content": [ - "who are" - ] - }, - "poor, and to offer sacrifices", - { - "type": "char:add", - "content": [ - "to God" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 24:18" - }, - "Some", - { - "type": "char:add", - "content": [ - "Jews" - ] - }, - "saw me in the temple", - { - "type": "char:add", - "content": [ - "courts" - ] - }, - "after I had completed the ritual by which a person is made {that makes a person} pure. There was no crowd with me, and I was not causing", - { - "type": "char:add", - "content": [ - "people" - ] - }, - "to riot.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 24:19" - }, - "But it was some", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "Jews", - { - "type": "char:add", - "content": [ - "who had come" - ] - }, - "from Asia", - { - "type": "char:add", - "content": [ - "province who really caused people to riot. They" - ] - }, - "should be here in front of you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to accuse me, if they thought that I", - { - "type": "char:add", - "content": [ - "did" - ] - }, - "something", - { - "type": "char:add", - "content": [ - "wrong" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 24:20" - }, - { - "type": "char:add", - "content": [ - "But if they" - ] - }, - "do not", - { - "type": "char:add", - "content": [ - "want to do that" - ] - }, - "(OR,", - { - "type": "char:add", - "content": [ - "But because they" - ] - }, - "are", - { - "type": "char:add", - "content": [ - "not" - ] - }, - "here), these", - { - "type": "char:add", - "content": [ - "Jewish" - ] - }, - "men who are here should tell you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "what", - { - "type": "char:add", - "content": [ - "they think" - ] - }, - "I did that was wrong, when I", - { - "type": "char:add", - "content": [ - "defended myself" - ] - }, - "before their Council.", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 24:21" - }, - { - "type": "char:add", - "content": [ - "They might say that" - ] - }, - "one thing that I shouted as I stood before them", - { - "type": "char:add", - "content": [ - "was wrong. What I said" - ] - }, - "was, ‘You are judging me today because I believe that", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "will ◄cause", - { - "type": "char:add", - "content": [ - "all people" - ] - }, - "who have died to become alive again/raise", - { - "type": "char:add", - "content": [ - "all people" - ] - }, - "from the dead►.’”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 24:22-23" - ] - }, - { - "type": "para:s1", - "content": [ - "Governor Felix adjourned the trial." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 24:22" - }, - "Felix already knew quite a lot about", - { - "type": "char:add", - "content": [ - "what people called" - ] - }, - "❛the way", - { - "type": "char:add", - "content": [ - "of Jesus❜" - ] - }, - ". But he did not let Paul or his accusers continue to speak.", - { - "type": "char:add", - "content": [ - "Instead" - ] - }, - ", he said", - { - "type": "char:add", - "content": [ - "to them" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "Later" - ] - }, - ", when Commander Lysias comes down here, I will decide these matters that concern you all.”", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 24:23" - }, - "Then he told the officer", - { - "type": "char:add", - "content": [ - "who was guarding Paul" - ] - }, - "to", - { - "type": "char:add", - "content": [ - "take Paul back to the prison and" - ] - }, - "make sure that he was guarded all the time. But he said that Paul was not to be chained {that the officer was not to fasten chains on him}, and if his friends came to visit him,", - { - "type": "char:add", - "content": [ - "the officer" - ] - }, - "should allow them to help Paul", - { - "type": "char:add", - "content": [ - "in any way that they wished" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 24:24-27" - ] - }, - { - "type": "para:s1", - "content": [ - "Felix often talked to Paul, hoping that Paul would give him money." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ACT 24:24" - }, - "Several days later Felix and his wife Drusilla, who was a Jew, came", - { - "type": "char:add", - "content": [ - "back to Caesarea after having been away for a few days" - ] - }, - ". Felix", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "Paul to be brought in {", - { - "type": "char:add", - "content": [ - "a soldier to" - ] - }, - "bring Paul in}. Then Felix listened to what Paul", - { - "type": "char:add", - "content": [ - "said to him" - ] - }, - ". Paul spoke about what", - { - "type": "char:add", - "content": [ - "Christians" - ] - }, - "believe about the Messiah Jesus.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 24:25" - }, - "Paul explained", - { - "type": "char:add", - "content": [ - "to them about what God requires people" - ] - }, - "to do in order to please him.", - { - "type": "char:add", - "content": [ - "He also explained about God requiring people to" - ] - }, - "control how they act.", - { - "type": "char:add", - "content": [ - "Paul also told him that there will be a time when God" - ] - }, - "will judge", - { - "type": "char:add", - "content": [ - "people" - ] - }, - ". Felix became alarmed", - { - "type": "char:add", - "content": [ - "after hearing those things. So" - ] - }, - "he said to Paul, “That is all I", - { - "type": "char:add", - "content": [ - "want to hear" - ] - }, - "now. When there is a time that is convenient I will ask you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to come", - { - "type": "char:add", - "content": [ - "to me again" - ] - }, - ".”", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 24:26" - }, - { - "type": "char:add", - "content": [ - "Felix said that because" - ] - }, - "he hoped that Paul would give him some money", - { - "type": "char:add", - "content": [ - "to allow Paul to get out of prison" - ] - }, - ". So he repeatedly sent for Paul to come, and Paul", - { - "type": "char:add", - "content": [ - "repeatedly went and" - ] - }, - "talked with him.", - { - "type": "char:add", - "content": [ - "But he" - ] - }, - "did not", - { - "type": "char:add", - "content": [ - "give Felix any money, and Felix did not command his soldiers to release Paul from prison" - ] - }, - "." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 24:27" - }, - "Felix let Paul remain in prison, because he wanted to please the Jewish", - { - "type": "char:add", - "content": [ - "leaders and he knew that they did not want him to release Paul" - ] - }, - ". But when two years had passed, Porcius Festus became governor in place of Felix." - ] - }, - { - "type": "chapter:c", - "number": "25", - "sid": "ACT 25" - }, - { - "type": "para:sr", - "content": [ - "Acts 25:1-5" - ] - }, - { - "type": "para:s1", - "content": [ - "Festus told the Jews to go and accuse Paul at Caesarea." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 25:1" - }, - "Festus,", - { - "type": "char:add", - "content": [ - "who was now the governor" - ] - }, - "of the province, arrived in Caesarea, and three days later he went up to Jerusalem.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 25:2" - }, - "In Jerusalem, the chief priests and", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "Jewish leaders formally told", - { - "type": "char:add", - "content": [ - "Festus" - ] - }, - "about", - { - "type": "char:add", - "content": [ - "the things that they said" - ] - }, - "that Paul", - { - "type": "char:add", - "content": [ - "had done that were wrong" - ] - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 25:3" - }, - "They urgently asked Festus to do something for them.", - { - "type": "char:add", - "content": [ - "They asked him to command soldiers" - ] - }, - "to bring Paul to Jerusalem,", - { - "type": "char:add", - "content": [ - "so that Festus could put him on trial there" - ] - }, - ". But they were planning that some", - { - "type": "char:add", - "content": [ - "of them" - ] - }, - "would hide", - { - "type": "char:add", - "content": [ - "near the road" - ] - }, - "and wait", - { - "type": "char:add", - "content": [ - "for Paul" - ] - }, - "and kill him when he was traveling", - { - "type": "char:add", - "content": [ - "to Jerusalem" - ] - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 25:4" - }, - "But Festus replied, “Paul is in Caesarea, and is being guarded {", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "are guarding him}", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ". I myself will go down to Caesarea in a few days.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 25:5" - }, - "Choose some of your leaders to go there with me.", - { - "type": "char:add", - "content": [ - "While they are there" - ] - }, - ", they can accuse Paul of the wrong things that you say that he has done.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 25:6-12" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul appealed to Caesar, so Festus agreed to that." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ACT 25:6" - }, - "After Festus had been", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "eight or ten days, he went back down to Caesarea.", - { - "type": "char:add", - "content": [ - "Several of the Jewish leaders also went there" - ] - }, - ". The next day Festus", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "that Paul be brought {someone to bring Paul} to him", - { - "type": "char:add", - "content": [ - "in the assembly hall" - ] - }, - "so that he could judge him.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 25:7" - }, - { - "type": "char:add", - "content": [ - "After" - ] - }, - "Paul was brought to", - { - "type": "char:add", - "content": [ - "the assembly hall" - ] - }, - ", the Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "from Jerusalem gathered around him", - { - "type": "char:add", - "content": [ - "to accuse him" - ] - }, - ". They told", - { - "type": "char:add", - "content": [ - "Festus" - ] - }, - "that Paul had committed many crimes. But they could not prove", - { - "type": "char:add", - "content": [ - "that Paul had done the things about which they accused him" - ] - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 25:8" - }, - "Then Paul", - { - "type": "char:add", - "content": [ - "spoke" - ] - }, - "to defend himself. He said to Festus, “I have done nothing wrong against the laws of us", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "Jews, and I have not disobeyed the rules concerning our Temple. I have also done nothing wrong against your government [MTY].”", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 25:9" - }, - "But Festus wanted to please the Jewish", - { - "type": "char:add", - "content": [ - "leaders, so" - ] - }, - "he asked Paul, “Are you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "willing to go up to Jerusalem so that I can listen as these men accuse you", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "?”", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 25:10" - }, - "But Paul", - { - "type": "char:add", - "content": [ - "did not want to do that. So" - ] - }, - "he said", - { - "type": "char:add", - "content": [ - "to Festus" - ] - }, - ", “", - { - "type": "char:add", - "content": [ - "No" - ] - }, - ", I", - { - "type": "char:add", - "content": [ - "am not willing to go to Jerusalem" - ] - }, - "! I am", - { - "type": "char:add", - "content": [ - "now" - ] - }, - "standing before you, and you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are the judge", - { - "type": "char:add", - "content": [ - "whom the Roman" - ] - }, - "Emperor [MTY]", - { - "type": "char:add", - "content": [ - "has authorized. This is the place" - ] - }, - "where I should be judged {where you should judge me}. I have not wronged the Jewish people", - { - "type": "char:add", - "content": [ - "at all" - ] - }, - ", as you know very well.", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 25:11" - }, - "If I had done something bad", - { - "type": "char:add", - "content": [ - "for which I" - ] - }, - "should be executed {", - { - "type": "char:add", - "content": [ - "concerning which the law said that they" - ] - }, - "should execute me}, I would not plead", - { - "type": "char:add", - "content": [ - "with them that they" - ] - }, - "not kill me. But none of these things about which they accuse me is", - { - "type": "char:add", - "content": [ - "true, so" - ] - }, - "no one can", - { - "type": "char:add", - "content": [ - "legally" - ] - }, - "surrender me to", - { - "type": "char:add", - "content": [ - "these Jews" - ] - }, - ". So I formally request that the emperor [MTY]", - { - "type": "char:add", - "content": [ - "should judge me at Rome" - ] - }, - ".”", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 25:12" - }, - "Then after Festus conferred with the", - { - "type": "char:add", - "content": [ - "men who regularly" - ] - }, - "advised him, he replied to Paul, “You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "have formally requested", - { - "type": "char:add", - "content": [ - "that I should send you" - ] - }, - "to the emperor", - { - "type": "char:add", - "content": [ - "in Rome. So I will arrange for" - ] - }, - "you to go there", - { - "type": "char:add", - "content": [ - "in order that he can judge you" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 25:13-22" - ] - }, - { - "type": "para:s1", - "content": [ - "Festus told King Agrippa about Paul." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ACT 25:13" - }, - "After several days, King", - { - "type": "char:add", - "content": [ - "Herod" - ] - }, - "Agrippa arrived at Caesarea, along with", - { - "type": "char:add", - "content": [ - "his younger sister" - ] - }, - "Bernice. They had come to", - { - "type": "char:add", - "content": [ - "formally" - ] - }, - "welcome Festus", - { - "type": "char:add", - "content": [ - "as the new Governor of the province" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 25:14" - }, - "King Agrippa and Bernice stayed many days in Caesarea. While", - { - "type": "char:add", - "content": [ - "they were" - ] - }, - "there, Festus told Agrippa about Paul. He said to the king, “There is a man here whom Felix kept in prison", - { - "type": "char:add", - "content": [ - "while he was governor" - ] - }, - ". He left him", - { - "type": "char:add", - "content": [ - "there when his time as governor ended" - ] - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 25:15" - }, - "When I went to Jerusalem, the chief priests and", - { - "type": "char:add", - "content": [ - "the other" - ] - }, - "Jewish elders told me that this man had done many things", - { - "type": "char:add", - "content": [ - "against their laws" - ] - }, - ". They asked me to condemn him", - { - "type": "char:add", - "content": [ - "to be executed" - ] - }, - "{judge him", - { - "type": "char:add", - "content": [ - "so that people could kill him" - ] - }, - "}.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 25:16" - }, - "But I told them that when someone has been accused", - { - "type": "char:add", - "content": [ - "of a crime, we" - ] - }, - "Romans do not immediately ◄condemn that person/declare that person to be guilty►. First, we", - { - "type": "char:add", - "content": [ - "command" - ] - }, - "him to stand before the people who are accusing him and to say whether or not he has done those things.", - { - "type": "char:add", - "content": [ - "After that, the judge will decide what to do with" - ] - }, - "him.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 25:17" - }, - "So those Jews came", - { - "type": "char:add", - "content": [ - "here to Caesarea" - ] - }, - "when I came. I did not delay. The day after", - { - "type": "char:add", - "content": [ - "we(exc) arrived" - ] - }, - ", after I sat down at the place where I make decisions, I", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "that Paul be brought {", - { - "type": "char:add", - "content": [ - "soldiers" - ] - }, - "to bring Paul} into", - { - "type": "char:add", - "content": [ - "the courtroom" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 25:18" - }, - "The Jewish leaders did accuse him, but the things about which they accused him were not any of the", - { - "type": "char:add", - "content": [ - "evil" - ] - }, - "crimes about which I thought", - { - "type": "char:add", - "content": [ - "they would accuse him" - ] - }, - ".", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 25:19" - }, - "Instead, what they argued about with him were some teachings that", - { - "type": "char:add", - "content": [ - "some" - ] - }, - "Jews believe", - { - "type": "char:add", - "content": [ - "and others do not believe. They argued" - ] - }, - "about a man whose name was Jesus who had died,", - { - "type": "char:add", - "content": [ - "but the man they were accusing, whose name is" - ] - }, - "Paul, kept saying, ‘Jesus is alive again.’", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 25:20" - }, - "I did not know what questions to ask", - { - "type": "char:add", - "content": [ - "them, and I did not know how to judge" - ] - }, - "concerning their dispute. So I asked Paul, ‘Are you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "willing to go", - { - "type": "char:add", - "content": [ - "back" - ] - }, - "to Jerusalem and have the dispute", - { - "type": "char:add", - "content": [ - "between you and these Jews" - ] - }, - "judged there {and", - { - "type": "char:add", - "content": [ - "let me" - ] - }, - "judge there the dispute", - { - "type": "char:add", - "content": [ - "between you and these Jews" - ] - }, - "}?’", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 25:21" - }, - "But Paul answered, ‘", - { - "type": "char:add", - "content": [ - "No" - ] - }, - ". I", - { - "type": "char:add", - "content": [ - "am not willing to go to Jerusalem" - ] - }, - "!" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 25:23-27" - ] - }, - { - "type": "para:s1", - "content": [ - "Festus asked King Agrippa to tell him what to write to Caesar about Paul." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ACT 25:22" - }, - "Agrippa said to Festus, “I also would like to hear the man myself.”" - ] - }, - { - "type": "para:p", - "content": [ - "“Tomorrow,” he said, “you shall hear him.”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 25:23" - }, - "The next day Agrippa and Bernice came very ceremoniously to the assembly hall. Some", - { - "type": "char:add", - "content": [ - "Roman" - ] - }, - "commanders and prominent men in", - { - "type": "char:add", - "content": [ - "Caesarea" - ] - }, - "came with them. Then, Festus told an officer to bring Paul. So after the officer", - { - "type": "char:add", - "content": [ - "went to the prison and" - ] - }, - "brought him,", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 25:24" - }, - "Festus said, “King Agrippa, and all", - { - "type": "char:add", - "content": [ - "the rest of you" - ] - }, - "who are here, you see this man. Many [HYP] Jews in Jerusalem and also those here", - { - "type": "char:add", - "content": [ - "in Caesarea" - ] - }, - "appealed to me, screaming that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "should not let him live any longer.", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 25:25" - }, - "But", - { - "type": "char:add", - "content": [ - "when I asked them to tell me what he had done, and they told me" - ] - }, - ", I found out that he had not done anything for which he should be executed {", - { - "type": "char:add", - "content": [ - "anyone should" - ] - }, - "execute him}. However, he has asked that our emperor", - { - "type": "char:add", - "content": [ - "should judge his case" - ] - }, - ", so I have decided to send him to Rome.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 25:26" - }, - "But I do not know what specifically I should write to the emperor concerning him. That is why I have brought him here. I", - { - "type": "char:add", - "content": [ - "want" - ] - }, - "you all", - { - "type": "char:add", - "content": [ - "to hear him speak" - ] - }, - ", and I especially want you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - ", King Agrippa, to hear him. Then, after we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "have questioned him, I may know what I should write", - { - "type": "char:add", - "content": [ - "to the emperor about him" - ] - }, - ".", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 25:27" - }, - "It seems to me", - { - "type": "char:add", - "content": [ - "that it would be" - ] - }, - "unreasonable to send a prisoner", - { - "type": "char:add", - "content": [ - "to the emperor in Rome without my" - ] - }, - "specifying the", - { - "type": "char:add", - "content": [ - "things about which people" - ] - }, - "are accusing him.”" - ] - }, - { - "type": "chapter:c", - "number": "26", - "sid": "ACT 26" - }, - { - "type": "para:sr", - "content": [ - "Acts 26:1-3" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul requested that his hearers would listen to him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 26:1" - }, - "Then Agrippa said to Paul, “You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are permitted", - { - "type": "char:add", - "content": [ - "now" - ] - }, - "to speak", - { - "type": "char:add", - "content": [ - "to defend" - ] - }, - "yourself.” Paul stretched out his hand ◄", - { - "type": "char:add", - "content": [ - "dramatically/to salute the king" - ] - }, - "► and began to defend himself. He said,", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 26:2" - }, - "“King Agrippa, I consider that I am fortunate that today, while you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "listen, I can defend myself from all the things about which the Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "[SYN] are accusing me.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 26:3" - }, - "I am really fortunate, because you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "know all about the customs of us Jews and the questions that we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "argue about. So I ask you, please listen patiently to what I say.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 26:4-8" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told about being a Pharisee who believed that God would resurrect people." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 26:4" - }, - "“Many [HYP] of my fellow Jews know about how I have conducted my life, from the time I was a child. They know how I lived in the area where I", - { - "type": "char:add", - "content": [ - "was born" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "also later" - ] - }, - "in Jerusalem.", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 26:5" - }, - "They have known for many years, and they could tell you, if they wanted to, that", - { - "type": "char:add", - "content": [ - "since I was very young" - ] - }, - "I obeyed the customs of our religion very carefully, just like the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "Pharisees do.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 26:6" - }, - "Today I am being put on trial {", - { - "type": "char:add", - "content": [ - "they" - ] - }, - "are putting me on trial} because I am confidently expecting that God will do what he promised our", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "ancestors.", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 26:7" - }, - "Our twelve tribes are", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "confidently waiting for God to do", - { - "type": "char:add", - "content": [ - "for us what he promised" - ] - }, - ", as they respectfully worship him, day and night.", - { - "type": "char:add", - "content": [ - "Respected" - ] - }, - "king, I confidently expect", - { - "type": "char:add", - "content": [ - "that God will do what he promised, and they also believe that! But that is the reason" - ] - }, - "that these Jewish leaders [SYN] are accusing me!", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 26:8" - }, - "They believe that God can cause those who have died to become alive again, so ◄why", - { - "type": "char:add", - "content": [ - "do any of you refuse to believe that he raised Jesus from the dead?/none of you should refuse to believe that he raised Jesus from the dead!" - ] - }, - "► [RHQ]”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 26:9-11" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told about how he had persecuted Christians." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ACT 26:9" - }, - "“", - { - "type": "char:add", - "content": [ - "Formerly" - ] - }, - "I, too, was sure that I should do everything that I could to oppose Jesus [MTY], the man from Nazareth", - { - "type": "char:add", - "content": [ - "town" - ] - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 26:10" - }, - "So that is what I did", - { - "type": "char:add", - "content": [ - "when I lived" - ] - }, - "in Jerusalem. I put many of the believers in jail, as the chief priests there had authorized me", - { - "type": "char:add", - "content": [ - "to do" - ] - }, - ". When", - { - "type": "char:add", - "content": [ - "the Jewish leaders wanted" - ] - }, - "those Christians killed {someone to kill those", - { - "type": "char:add", - "content": [ - "Christians" - ] - }, - "}, I voted", - { - "type": "char:add", - "content": [ - "for that" - ] - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 26:11" - }, - "Many times I punished the believers", - { - "type": "char:add", - "content": [ - "whom I found" - ] - }, - "in Jewish meeting places.", - { - "type": "char:add", - "content": [ - "By punishing them" - ] - }, - ", I tried to force them to speak evil", - { - "type": "char:add", - "content": [ - "about Jesus" - ] - }, - ". I was so angry with the followers of Jesus that I even traveled to other cities to", - { - "type": "char:add", - "content": [ - "find them and" - ] - }, - "do things to harm them.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 26:12-18" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told how he had become a believer in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ACT 26:12" - }, - "“", - { - "type": "char:add", - "content": [ - "One day" - ] - }, - ", I was on my way to Damascus", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "to do that. The chief priests", - { - "type": "char:add", - "content": [ - "in Jerusalem" - ] - }, - "had authorized and sent me", - { - "type": "char:add", - "content": [ - "to seize the believers there" - ] - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 26:13" - }, - { - "type": "char:add", - "content": [ - "My respected" - ] - }, - "king,", - { - "type": "char:add", - "content": [ - "while I was going" - ] - }, - "along the road, at about noon I saw a", - { - "type": "char:add", - "content": [ - "bright" - ] - }, - "light in the sky. It was even brighter than the sun! It shone all around me, and also around the men who were traveling with me.", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 26:14" - }, - "We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "all fell to the ground. Then I heard the voice of someone speaking to me in my own Hebrew language [MTY]. He said ‘Saul, Saul, ◄stop causing me to suffer!/why are you causing me to suffer?► [RHQ] You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are", - { - "type": "char:add", - "content": [ - "hurting yourself by trying to hurt me" - ] - }, - "[MET],", - { - "type": "char:add", - "content": [ - "like an ox" - ] - }, - "kicking against", - { - "type": "char:add", - "content": [ - "its owner's" - ] - }, - "goad.’", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 26:15" - }, - "Then I asked, ‘Who are you, Lord?’ The Lord said to me, ‘I am Jesus. You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "are harming me", - { - "type": "char:add", - "content": [ - "by harming my followers" - ] - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 26:16" - }, - "But instead", - { - "type": "char:add", - "content": [ - "of continuing to do that" - ] - }, - ", stand up now! I have appeared to you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "to tell you that I have chosen you to serve me. You must tell people about", - { - "type": "char:add", - "content": [ - "what I am showing you" - ] - }, - "as you are seeing me", - { - "type": "char:add", - "content": [ - "now" - ] - }, - ", and about what I", - { - "type": "char:add", - "content": [ - "will show you when" - ] - }, - "I will", - { - "type": "char:add", - "content": [ - "later" - ] - }, - "appear to you.", - { - "type": "verse:v", - "number": "17", - "sid": "ACT 26:17" - }, - "I will protect you", - { - "type": "char:add", - "content": [ - "from those who will try to harm you, both" - ] - }, - "your own people and", - { - "type": "char:add", - "content": [ - "also" - ] - }, - "those who are not Jewish. I am sending you to non-Jews", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 26:18" - }, - "to help them to realize [MTY] what is true and to stop believing what is false [MET]. I am sending you to them so that they may let God control them and not let Satan control them anymore.", - { - "type": "char:add", - "content": [ - "Then God" - ] - }, - "will forgive their sins and will accept them as his people because they believe in me.’", - { - "type": "char:add", - "content": [ - "That is what Jesus said to me" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 26:19-20" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul said that he obeyed what Jesus commanded him from heaven." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ACT 26:19" - }, - "“So, King Agrippa, I fully obeyed [LIT] what", - { - "type": "char:add", - "content": [ - "the Lord Jesus told me to do when he spoke to me" - ] - }, - "from heaven.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 26:20" - }, - "First, I preached to", - { - "type": "char:add", - "content": [ - "the Jews" - ] - }, - "in Damascus. Then I", - { - "type": "char:add", - "content": [ - "preached to the Jews" - ] - }, - "in Jerusalem and throughout", - { - "type": "char:add", - "content": [ - "the rest of" - ] - }, - "Judea", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". After that, I also preached to non-Jews. I preached that they must turn away from their sinful behavior and turn their lives over to God. I told them that they must do things that would show that they had truly stopped their sinful behavior.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 26:21-23" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul said that he proclaimed what the prophets had written about the Messiah." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ACT 26:21" - }, - "“It is because I", - { - "type": "char:add", - "content": [ - "preached" - ] - }, - "this message", - { - "type": "char:add", - "content": [ - "that some" - ] - }, - "[SYN] Jews seized me", - { - "type": "char:add", - "content": [ - "when I was" - ] - }, - "in the Temple", - { - "type": "char:add", - "content": [ - "courtyard and" - ] - }, - "tried to kill me.", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 26:22" - }, - "However, God has been helping me", - { - "type": "char:add", - "content": [ - "from that time, and he is still helping me" - ] - }, - "today. So I stand here and I tell", - { - "type": "char:add", - "content": [ - "all of you people" - ] - }, - ", those who are important and those who are not,", - { - "type": "char:add", - "content": [ - "who Jesus is" - ] - }, - ". Everything that I say", - { - "type": "char:add", - "content": [ - "about him" - ] - }, - "is what Moses and the", - { - "type": "char:add", - "content": [ - "other" - ] - }, - "prophets wrote", - { - "type": "char:add", - "content": [ - "about long ago, things that they said" - ] - }, - "would happen.", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 26:23" - }, - "They wrote that", - { - "type": "char:add", - "content": [ - "people would cause" - ] - }, - "the Messiah to suffer and die. They also wrote that he would be the first person to become alive again, to proclaim", - { - "type": "char:add", - "content": [ - "the message that would be like" - ] - }, - "light,", - { - "type": "char:add", - "content": [ - "that he would save" - ] - }, - "both", - { - "type": "char:add", - "content": [ - "his own Jewish" - ] - }, - "people and non-Jewish people.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 26:24-29" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul talked to Festus and Agrippa, urging them to become believers in Jesus." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ACT 26:24" - }, - "Before Paul could say anything", - { - "type": "char:add", - "content": [ - "further" - ] - }, - "to defend himself, Festus shouted: “Paul, you are crazy! You have studied too much, and it has made you insane!”", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 26:25" - }, - "But Paul answered, “Your Excellency, Festus, I am not raving", - { - "type": "char:add", - "content": [ - "insanely" - ] - }, - ". On the contrary, what I am saying is true and sensible!", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 26:26" - }, - "King Agrippa knows the things", - { - "type": "char:add", - "content": [ - "that I have been talking about" - ] - }, - ", and I can speak confidently to him", - { - "type": "char:add", - "content": [ - "about them" - ] - }, - ". I am sure that he knows [LIT] these things, because people everywhere [IDM] have heard [LIT] about what happened", - { - "type": "char:add", - "content": [ - "to Jesus" - ] - }, - ".”", - { - "type": "verse:v", - "number": "27", - "sid": "ACT 26:27" - }, - "Then Paul asked, “King Agrippa, do you believe", - { - "type": "char:add", - "content": [ - "what" - ] - }, - "the prophets", - { - "type": "char:add", - "content": [ - "wrote" - ] - }, - "? I know that you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "believe it.”", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 26:28" - }, - "Then Agrippa", - { - "type": "char:add", - "content": [ - "answered" - ] - }, - "Paul, “◄", - { - "type": "char:add", - "content": [ - "I hope that you(sg)" - ] - }, - "do not think that by the few things", - { - "type": "char:add", - "content": [ - "that you have just now said" - ] - }, - "you can persuade me to become a Christian!/You do not think,", - { - "type": "char:add", - "content": [ - "do you" - ] - }, - ", that by the few things", - { - "type": "char:add", - "content": [ - "that you have just now said" - ] - }, - "you can persuade me to become a Christian?►” [RHQ]", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 26:29" - }, - "Paul replied, “Whether it takes a short time or a long time, it does not matter. I pray to God that you and also all of the others who are listening to me today will also", - { - "type": "char:add", - "content": [ - "believe in Jesus" - ] - }, - "like I do, but I do not want you to become prisoners [MTY]", - { - "type": "char:add", - "content": [ - "like I am" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 26:30-32" - ] - }, - { - "type": "para:s1", - "content": [ - "The officials said that Paul was innocent but must go to Rome." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ACT 26:30" - }, - "Then the king, the governor, Bernice, and all the others got up", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 26:31" - }, - "and left", - { - "type": "char:add", - "content": [ - "the room. While" - ] - }, - "they were talking to one another they said to each other, “There is no reason why ◄the authorities/we► should execute this man, or that he should even be kept in prison [MTY].”", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 26:32" - }, - "Agrippa said to Festus, “If this man had not asked that the Emperor judge him, he could have been released {", - { - "type": "char:add", - "content": [ - "we(inc)" - ] - }, - "could have released him}.”" - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "ACT 27" - }, - { - "type": "para:sr", - "content": [ - "Acts 27:1-8" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and other prisoners sailed from Caesarea to Crete." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 27:1" - }, - "When", - { - "type": "char:add", - "content": [ - "the Governor and those who advised him" - ] - }, - "decided that it was time for us", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "to get on a ship and go to Italy, they put Paul and some other prisoners into the hands/care of an army captain whose name was Julius.", - { - "type": "char:add", - "content": [ - "He was the one who would guard us on the journey" - ] - }, - ". Julius was", - { - "type": "char:add", - "content": [ - "an officer" - ] - }, - "in charge of", - { - "type": "char:add", - "content": [ - "a group of" - ] - }, - "a hundred", - { - "type": "char:add", - "content": [ - "soldiers that people called" - ] - }, - "❛the Emperor Augustus Group❜.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 27:2" - }, - "So we got on a ship that had come from Adramyttium", - { - "type": "char:add", - "content": [ - "city in Asia province. The ship" - ] - }, - "was going to", - { - "type": "char:add", - "content": [ - "return there, stopping at" - ] - }, - "cities along the coast of Asia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ". Aristarchus,", - { - "type": "char:add", - "content": [ - "a fellow believer who was" - ] - }, - "from Thessalonica", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "in Macedonia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ", went with us.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 27:3" - }, - "The day after", - { - "type": "char:add", - "content": [ - "the ship sailed" - ] - }, - ", we arrived at Sidon", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". Julius kindly told Paul that he could go and see his friends", - { - "type": "char:add", - "content": [ - "who lived there" - ] - }, - ", so that they could give him whatever he might need.", - { - "type": "char:add", - "content": [ - "So Paul visited the believers there" - ] - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 27:4" - }, - "Then the ship left", - { - "type": "char:add", - "content": [ - "Sidon" - ] - }, - ", but the winds were blowing against us", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - ", so", - { - "type": "char:add", - "content": [ - "the ship" - ] - }, - "went along", - { - "type": "char:add", - "content": [ - "the north" - ] - }, - "side of Cyprus", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ", the side that is sheltered", - { - "type": "char:add", - "content": [ - "from the wind" - ] - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 27:5" - }, - "After that, we crossed over the sea close to the coast of Cilicia and Pamphylia", - { - "type": "char:add", - "content": [ - "provinces. The ship" - ] - }, - "arrived at Myra", - { - "type": "char:add", - "content": [ - "city, which is" - ] - }, - "in Lycia", - { - "type": "char:add", - "content": [ - "province" - ] - }, - ".", - { - "type": "char:add", - "content": [ - "We got off the ship there" - ] - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 27:6" - }, - "In Myra,", - { - "type": "char:add", - "content": [ - "people told" - ] - }, - "Julius that a ship", - { - "type": "char:add", - "content": [ - "was there that had come" - ] - }, - "from Alexandria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - "and would", - { - "type": "char:add", - "content": [ - "soon" - ] - }, - "sail to Italy. So he arranged for us to get", - { - "type": "char:add", - "content": [ - "on that ship" - ] - }, - ",", - { - "type": "char:add", - "content": [ - "and we left" - ] - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "ACT 27:7" - }, - "We sailed slowly for several days and finally arrived close to the coast", - { - "type": "char:add", - "content": [ - "of Asia province" - ] - }, - ", near Cnidus", - { - "type": "char:add", - "content": [ - "town. After that" - ] - }, - ", the wind", - { - "type": "char:add", - "content": [ - "was very strong and" - ] - }, - "did not allow the ship to move straight ahead", - { - "type": "char:add", - "content": [ - "westward. So instead" - ] - }, - ", we sailed", - { - "type": "char:add", - "content": [ - "southward" - ] - }, - "along the side of Crete", - { - "type": "char:add", - "content": [ - "Island that is" - ] - }, - "sheltered", - { - "type": "char:add", - "content": [ - "from the wind" - ] - }, - ", and we passed", - { - "type": "char:add", - "content": [ - "near Cape" - ] - }, - "Salmone.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 27:8" - }, - { - "type": "char:add", - "content": [ - "The wind was still strong, and it prevented the ship from moving ahead fast" - ] - }, - ". So we moved slowly along the coast", - { - "type": "char:add", - "content": [ - "of Crete" - ] - }, - ", and we arrived at a harbor that was called Fair Havens, near Lasea", - { - "type": "char:add", - "content": [ - "town" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 27:9-20" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul warned them not to travel on, but the ship's officials decided to go on anyway." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ACT 27:9" - }, - "Much time had passed, so it would have been dangerous if we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "had traveled", - { - "type": "char:add", - "content": [ - "farther" - ] - }, - "by ship", - { - "type": "char:add", - "content": [ - "because after that time of the year" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "the sea often became very stormy" - ] - }, - ". So Paul said to the men", - { - "type": "char:add", - "content": [ - "on the ship" - ] - }, - ",", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 27:10" - }, - "“Men, I perceive that", - { - "type": "char:add", - "content": [ - "if we(inc) travel by ship" - ] - }, - "now, it will be disastrous for us. A storm may destroy the ship and the cargo, and possibly we will drown.”", - { - "type": "verse:v", - "number": "11", - "sid": "ACT 27:11" - }, - "But the officer", - { - "type": "char:add", - "content": [ - "did not listen to" - ] - }, - "what Paul said. Instead, he decided to do what the pilot", - { - "type": "char:add", - "content": [ - "of the ship" - ] - }, - "and the owner of the ship advised.", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 27:12" - }, - "The harbor where the ship had stopped was not a good place to remain during the winter", - { - "type": "char:add", - "content": [ - "when the weather frequently becomes stormy. So most of the people on the ship decided that we(exc) should leave there, because they hoped that we" - ] - }, - "could stay at Phoenix", - { - "type": "char:add", - "content": [ - "port" - ] - }, - "during the winter, if we could possibly arrive there. That harbor was open to the sea in two directions,", - { - "type": "char:add", - "content": [ - "but the strong winds did not blow there" - ] - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 27:13" - }, - "Then a gentle wind began to blow", - { - "type": "char:add", - "content": [ - "from the south" - ] - }, - ", and the", - { - "type": "char:add", - "content": [ - "crew members" - ] - }, - "thought that they could travel as they had decided", - { - "type": "char:add", - "content": [ - "to do. So" - ] - }, - "they lifted", - { - "type": "char:add", - "content": [ - "the anchor up out of the sea" - ] - }, - ", and the ship sailed", - { - "type": "char:add", - "content": [ - "westward" - ] - }, - "along the", - { - "type": "char:add", - "content": [ - "southern" - ] - }, - "shore of Crete", - { - "type": "char:add", - "content": [ - "Island" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 27:14" - }, - "But after a while, a wind that was very strong blew across the island", - { - "type": "char:add", - "content": [ - "from the north side and hit the ship. That wind was called" - ] - }, - "{", - { - "type": "char:add", - "content": [ - "People" - ] - }, - "called that wind} “the Northeast Wind.”", - { - "type": "verse:v", - "number": "15", - "sid": "ACT 27:15" - }, - "It blew strongly against the", - { - "type": "char:add", - "content": [ - "front of" - ] - }, - "the ship. The result was that we could not keep going in the direction", - { - "type": "char:add", - "content": [ - "in which we had been going" - ] - }, - ". So the sailors let the wind move the ship in the direction", - { - "type": "char:add", - "content": [ - "that the wind" - ] - }, - "was blowing.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 27:16" - }, - "The ship then passed a small island named Cauda. We passed along the side", - { - "type": "char:add", - "content": [ - "of the island that" - ] - }, - "sheltered", - { - "type": "char:add", - "content": [ - "the ship from the wind" - ] - }, - ". Then", - { - "type": "char:add", - "content": [ - "while the ship was moving along" - ] - }, - ", the sailors lifted the lifeboat up", - { - "type": "char:add", - "content": [ - "out of the water" - ] - }, - "and tied it", - { - "type": "char:add", - "content": [ - "on the deck. But the strong wind made it" - ] - }, - "difficult even to do that.", - { - "type": "verse:v", - "number": "17-18", - "sid": "ACT 27:17-18" - }, - "After the sailors", - { - "type": "char:add", - "content": [ - "hoisted/lifted" - ] - }, - "the lifeboat onto the ship, they tied ropes around the ship's hull to strengthen the ship. The sailors were afraid that,", - { - "type": "char:add", - "content": [ - "because the wind was pushing the ship" - ] - }, - ", it might run onto the sandbanks off the coast of Libya to the south", - { - "type": "char:add", - "content": [ - "and get stuck there. So" - ] - }, - "they lowered the largest sail", - { - "type": "char:add", - "content": [ - "so that the ship would move slower. Even so" - ] - }, - ", the wind continued to move the ship along.", - { - "type": "char:add", - "content": [ - "The wind and the waves" - ] - }, - "continued to toss the ship about roughly, so on the next day the sailors began to throw overboard the things that the ship was carrying.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 27:19" - }, - "On the third", - { - "type": "char:add", - "content": [ - "day after the stormy wind had begun to blow" - ] - }, - ", the sailors/we [MTY] threw overboard", - { - "type": "char:add", - "content": [ - "most of" - ] - }, - "the sails, ropes, and poles,", - { - "type": "char:add", - "content": [ - "in order to make the ship lighter" - ] - }, - ".", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 27:20" - }, - "The wind continued to blow very strongly,", - { - "type": "char:add", - "content": [ - "and the sky was full of dark clouds" - ] - }, - "day and night. We could not see the sun or the stars for many days,", - { - "type": "char:add", - "content": [ - "so we could not determine where we were. And the wind" - ] - }, - "continued to blow violently. So we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "finally thought that we would drown in the sea." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 27:21-26" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told them that an angel from God said that they would all survive." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ACT 27:21" - }, - "None of us on the ship had eaten for many days.", - { - "type": "char:add", - "content": [ - "Then one day" - ] - }, - ", Paul stood up in front of us and said, “", - { - "type": "char:add", - "content": [ - "Friends" - ] - }, - ", you should have listened to me", - { - "type": "char:add", - "content": [ - "when I said" - ] - }, - "that we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "should not sail from Crete. Then we would have been safe, and the ship and its cargo would be in good condition [LIT].", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 27:22" - }, - "But now, I urge you, do not be afraid, because none of us will die.", - { - "type": "char:add", - "content": [ - "The storm" - ] - }, - "will destroy the ship but not us.", - { - "type": "verse:v", - "number": "23", - "sid": "ACT 27:23" - }, - "I", - { - "type": "char:add", - "content": [ - "know this" - ] - }, - ", because last night God, the one to whom I belong and whom I serve,", - { - "type": "char:add", - "content": [ - "sent" - ] - }, - "an angel", - { - "type": "char:add", - "content": [ - "who came and" - ] - }, - "stood by me.", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 27:24" - }, - "The angel said to me, ‘Paul, do not be afraid! You", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "must", - { - "type": "char:add", - "content": [ - "go to Rome" - ] - }, - "and stand before the Emperor there", - { - "type": "char:add", - "content": [ - "so that he can judge you" - ] - }, - ". I want you to know that God has made it clear to me that all those who are traveling by ship with you", - { - "type": "char:add", - "content": [ - "will also survive" - ] - }, - ".’", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 27:25" - }, - "So cheer up,", - { - "type": "char:add", - "content": [ - "my" - ] - }, - "friends, because I believe that God will make this happen, exactly as", - { - "type": "char:add", - "content": [ - "the angel" - ] - }, - "told me.", - { - "type": "verse:v", - "number": "26", - "sid": "ACT 27:26" - }, - "However,", - { - "type": "char:add", - "content": [ - "the ship" - ] - }, - "will crash on some island,", - { - "type": "char:add", - "content": [ - "and" - ] - }, - "we", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "will go ashore", - { - "type": "char:add", - "content": [ - "there" - ] - }, - ".”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 27:27-32" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul thwarted some sailors who tried to sneak ashore in the lifeboat." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 27:27" - }, - "On the fourteenth night", - { - "type": "char:add", - "content": [ - "after the storm had begun, the ship" - ] - }, - "was still being blown {the wind was still blowing", - { - "type": "char:add", - "content": [ - "the ship" - ] - }, - "} across the Adriatic sea. About midnight, the sailors sensed that the ship was getting close to land.", - { - "type": "verse:v", - "number": "28", - "sid": "ACT 27:28" - }, - "So they lowered", - { - "type": "char:add", - "content": [ - "a weight on a rope" - ] - }, - "to measure how deep", - { - "type": "char:add", - "content": [ - "the water was" - ] - }, - ". When they pulled the rope up again, they measured it and saw that the water was ◄120 ft./37 meters► deep. They went a little farther and lowered the rope again.", - { - "type": "char:add", - "content": [ - "That time" - ] - }, - ", they saw that the water was", - { - "type": "char:add", - "content": [ - "only" - ] - }, - "about ◄90 ft./28 meters► deep.", - { - "type": "verse:v", - "number": "29", - "sid": "ACT 27:29" - }, - "They were afraid that the", - { - "type": "char:add", - "content": [ - "ship" - ] - }, - "might go onto some rocks, so they threw out four anchors from the", - { - "type": "char:add", - "content": [ - "ship's" - ] - }, - "stern/back and continued to wish/pray that it would soon be dawn", - { - "type": "char:add", - "content": [ - "so that they could see where the ship was going" - ] - }, - ".", - { - "type": "verse:v", - "number": "30", - "sid": "ACT 27:30" - }, - "Some of the sailors were planning to escape from the ship, so they lowered the lifeboat into the sea. In order", - { - "type": "char:add", - "content": [ - "that no one would know what they planned to do" - ] - }, - ", they pretended", - { - "type": "char:add", - "content": [ - "that" - ] - }, - "they wanted to lower some anchors from the", - { - "type": "char:add", - "content": [ - "ship's" - ] - }, - "front/bow.", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 27:31" - }, - "But Paul said to the army officer and soldiers, “If the sailors do not stay in the ship, you have no hope of being saved.”", - { - "type": "verse:v", - "number": "32", - "sid": "ACT 27:32" - }, - "So the soldiers cut the ropes and let the lifeboat fall into the water." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 27:33-38" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul urged them to eat some food, so they did and then lightened the ship." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ACT 27:33" - }, - "Just before dawn, Paul urged everyone", - { - "type": "char:add", - "content": [ - "on the ship" - ] - }, - "to eat some food. He said, “For the past fourteen days you have been waiting and watching and not eating anything.", - { - "type": "verse:v", - "number": "34", - "sid": "ACT 27:34" - }, - "So,", - { - "type": "char:add", - "content": [ - "now" - ] - }, - "I urge you to eat some food. We", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "need to do that in order to stay alive. I", - { - "type": "char:add", - "content": [ - "tell you to do that because I know that" - ] - }, - "none of you will drown [IDM].”", - { - "type": "verse:v", - "number": "35", - "sid": "ACT 27:35" - }, - "After Paul had said that, while everyone was watching, he took some bread and thanked God", - { - "type": "char:add", - "content": [ - "for it. Then he broke the bread and began to eat some of it" - ] - }, - ".", - { - "type": "verse:v", - "number": "36", - "sid": "ACT 27:36" - }, - "The", - { - "type": "char:add", - "content": [ - "rest of us" - ] - }, - "became encouraged, so we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "all ate some food.", - { - "type": "verse:v", - "number": "37", - "sid": "ACT 27:37" - }, - "Altogether there were 276 of us [SYN] on the ship.", - { - "type": "verse:v", - "number": "38", - "sid": "ACT 27:38" - }, - "When everyone had eaten as much as they wanted, they threw the grain", - { - "type": "char:add", - "content": [ - "that the ship was carrying" - ] - }, - "into the sea, and this made the ship lighter." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 27:39-41" - ] - }, - { - "type": "para:s1", - "content": [ - "The waves began to break up the ship after it struck a shoal." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "ACT 27:39" - }, - "At dawn,", - { - "type": "char:add", - "content": [ - "we(exc) could see" - ] - }, - "land,", - { - "type": "char:add", - "content": [ - "but the sailors" - ] - }, - "did not recognize", - { - "type": "char:add", - "content": [ - "the place" - ] - }, - ". However, they could see that there was a bay and", - { - "type": "char:add", - "content": [ - "a wide area of" - ] - }, - "sand at the water's edge. They planned that, if it was possible, they would steer the ship onto", - { - "type": "char:add", - "content": [ - "the beach" - ] - }, - ".", - { - "type": "verse:v", - "number": "40", - "sid": "ACT 27:40" - }, - { - "type": "char:add", - "content": [ - "So some of the sailors" - ] - }, - "cut the anchor", - { - "type": "char:add", - "content": [ - "ropes and" - ] - }, - "let the anchors fall into the sea. At the same time,", - { - "type": "char:add", - "content": [ - "other sailors" - ] - }, - "untied the", - { - "type": "char:add", - "content": [ - "ropes that" - ] - }, - "fastened the rudders,", - { - "type": "char:add", - "content": [ - "so that they could steer the ship again" - ] - }, - ". Then", - { - "type": "char:add", - "content": [ - "the sailors" - ] - }, - "raised the sail at the front/bow of the ship so that the wind", - { - "type": "char:add", - "content": [ - "would blow the ship forward" - ] - }, - ", and the ship headed towards the shore.", - { - "type": "verse:v", - "number": "41", - "sid": "ACT 27:41" - }, - "But the ship hit a sandbank. The front of the ship stuck there and could not move, and big waves beat against the back of the ship and it began to break apart." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 27:42-44" - ] - }, - { - "type": "para:s1", - "content": [ - "The officer saved Paul and commanded all to go to the shore, so they did that." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "42", - "sid": "ACT 27:42" - }, - "The soldiers said", - { - "type": "char:add", - "content": [ - "to one another, “Let's" - ] - }, - "kill", - { - "type": "char:add", - "content": [ - "all" - ] - }, - "the prisoners", - { - "type": "char:add", - "content": [ - "on the ship" - ] - }, - ", so that they will not", - { - "type": "char:add", - "content": [ - "be able to" - ] - }, - "swim", - { - "type": "char:add", - "content": [ - "away and" - ] - }, - "escape.”", - { - "type": "char:add", - "content": [ - "They planned to do that because they were sure" - ] - }, - "that officials", - { - "type": "char:add", - "content": [ - "would order them to be executed if they let the prisoners escape" - ] - }, - ".", - { - "type": "verse:v", - "number": "43", - "sid": "ACT 27:43" - }, - "But", - { - "type": "char:add", - "content": [ - "Julius" - ] - }, - ", the army captain, wanted to save Paul, so he stopped the soldiers from doing what they planned to do. Instead, he", - { - "type": "char:add", - "content": [ - "commanded" - ] - }, - "first that everyone who could swim should jump into the water and swim to land.", - { - "type": "verse:v", - "number": "44", - "sid": "ACT 27:44" - }, - { - "type": "char:add", - "content": [ - "Then he told" - ] - }, - "the others", - { - "type": "char:add", - "content": [ - "to hold" - ] - }, - "onto planks or pieces from the ship", - { - "type": "char:add", - "content": [ - "and go towards shore. We(exc) did what he said, and" - ] - }, - "in that way all of us arrived safely on land." - ] - }, - { - "type": "chapter:c", - "number": "28", - "sid": "ACT 28" - }, - { - "type": "para:sr", - "content": [ - "Acts 28:1-6" - ] - }, - { - "type": "para:s1", - "content": [ - "The Maltese thought that Paul was a god because a snake did not harm him." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 28:1" - }, - "After we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "had arrived safely", - { - "type": "char:add", - "content": [ - "on the shore" - ] - }, - ", we learned that it was an island called Malta.", - { - "type": "verse:v", - "number": "2", - "sid": "ACT 28:2" - }, - "The people who lived there received us kindly. They lit a fire and invited us to come and warm ourselves, because it was raining and it was cold.", - { - "type": "verse:v", - "number": "3", - "sid": "ACT 28:3" - }, - "Paul gathered some sticks and put them on the fire. But", - { - "type": "char:add", - "content": [ - "among those sticks was" - ] - }, - "a snake that had come out", - { - "type": "char:add", - "content": [ - "from the fire to escape" - ] - }, - "from the heat, and it fastened itself on Paul's hand.", - { - "type": "verse:v", - "number": "4", - "sid": "ACT 28:4" - }, - { - "type": "char:add", - "content": [ - "The islanders knew that the snake was poisonous, so" - ] - }, - "when they saw it hanging from Paul's hand, they said to each other, “Probably this man has murdered someone. Although he has escaped from being drowned,", - { - "type": "char:add", - "content": [ - "the god" - ] - }, - "◄", - { - "type": "char:add", - "content": [ - "who" - ] - }, - "pays", - { - "type": "char:add", - "content": [ - "people back/who punishes people" - ] - }, - "► for their [MTY] sins will cause him to die.”", - { - "type": "verse:v", - "number": "5", - "sid": "ACT 28:5" - }, - "But Paul simply shook the snake off into the fire, and nothing happened to him.", - { - "type": "verse:v", - "number": "6", - "sid": "ACT 28:6" - }, - "The people were expecting that Paul's body would soon swell up or that he would suddenly fall down and die. But after they had waited a long time, they saw", - { - "type": "char:add", - "content": [ - "that the snake" - ] - }, - "had not harmed him", - { - "type": "char:add", - "content": [ - "at all" - ] - }, - ". So then the people changed their minds and said", - { - "type": "char:add", - "content": [ - "to one another" - ] - }, - ", “This man is not a murderer! Probably he is a god!”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 28:7-10" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul healed many Maltese, so they supplied what he and the others needed." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ACT 28:7" - }, - "Near where the people had made the fire, there were some fields that belonged to a man whose name was Publius. He was the chief official on the island. He invited us to", - { - "type": "char:add", - "content": [ - "come and stay in" - ] - }, - "his home. He took care of us for three days.", - { - "type": "verse:v", - "number": "8", - "sid": "ACT 28:8" - }, - { - "type": "char:add", - "content": [ - "At that time" - ] - }, - "Publius' father had a fever and dysentery, and he was lying", - { - "type": "char:add", - "content": [ - "in bed" - ] - }, - ". So Paul visited him and prayed", - { - "type": "char:add", - "content": [ - "for him. Then" - ] - }, - "Paul placed his hands on him and healed him.", - { - "type": "verse:v", - "number": "9", - "sid": "ACT 28:9" - }, - "After Paul had done that, the other people on the island who were sick came", - { - "type": "char:add", - "content": [ - "to him" - ] - }, - "and", - { - "type": "char:add", - "content": [ - "he" - ] - }, - "healed them, too.", - { - "type": "verse:v", - "number": "10", - "sid": "ACT 28:10" - }, - "They brought us gifts and", - { - "type": "char:add", - "content": [ - "showed in other ways that" - ] - }, - "they greatly respected us. When we were", - { - "type": "char:add", - "content": [ - "ready" - ] - }, - "to leave", - { - "type": "char:add", - "content": [ - "three months later" - ] - }, - ", they brought us food and other things that we would need", - { - "type": "char:add", - "content": [ - "for the trip" - ] - }, - "." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 28:11-14" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul and the others sailed to Puteoli, then went by land towards Rome." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ACT 28:11" - }, - "After", - { - "type": "char:add", - "content": [ - "we had stayed there" - ] - }, - "three months, we", - { - "type": "char:add", - "content": [ - "got on" - ] - }, - "a ship", - { - "type": "char:add", - "content": [ - "that was going to Italy and" - ] - }, - "sailed away. The ship had been in", - { - "type": "char:add", - "content": [ - "a harbor on" - ] - }, - "the island during the months when there are many storms. It had come from Alexandria", - { - "type": "char:add", - "content": [ - "city" - ] - }, - ". On the front of the ship there were carved images of the twin gods", - { - "type": "char:add", - "content": [ - "whose names were Castor and Pollux" - ] - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "ACT 28:12" - }, - "We", - { - "type": "char:add", - "content": [ - "sailed from the island and" - ] - }, - "arrived at Syracuse", - { - "type": "char:add", - "content": [ - "city on Sicily island" - ] - }, - "and stayed there three days.", - { - "type": "verse:v", - "number": "13", - "sid": "ACT 28:13" - }, - "Then we traveled on by ship and arrived at Rhegium", - { - "type": "char:add", - "content": [ - "port in Italy" - ] - }, - ". The next day, the wind was blowing from behind us,", - { - "type": "char:add", - "content": [ - "so we sailed along fast" - ] - }, - ". The day after that, we reached Puteoli", - { - "type": "char:add", - "content": [ - "town, where we left the ship" - ] - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "ACT 28:14" - }, - "In Puteoli we met some believers who invited us to stay with them for a week.", - { - "type": "char:add", - "content": [ - "After visiting them" - ] - }, - ", we", - { - "type": "char:add", - "content": [ - "left there and started to travel by land" - ] - }, - "to Rome." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 28:15-16" - ] - }, - { - "type": "para:s1", - "content": [ - "Christians came out from Rome and escorted Paul into that city." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ACT 28:15" - }, - { - "type": "char:add", - "content": [ - "A group of" - ] - }, - "believers", - { - "type": "char:add", - "content": [ - "who lived in Rome" - ] - }, - "had heard that we", - { - "type": "char:add", - "content": [ - "(exc) were coming" - ] - }, - ". So they came out", - { - "type": "char:add", - "content": [ - "from Rome" - ] - }, - "to meet us.", - { - "type": "char:add", - "content": [ - "Some of" - ] - }, - "them met us at", - { - "type": "char:add", - "content": [ - "the town called" - ] - }, - "❛The Market on Appian", - { - "type": "char:add", - "content": [ - "Road❜," - ] - }, - "and others met us at", - { - "type": "char:add", - "content": [ - "the town called" - ] - }, - "❛The Three Inns❜. When Paul saw those believers, he thanked God and was encouraged.", - { - "type": "verse:v", - "number": "16", - "sid": "ACT 28:16" - }, - "After we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "arrived in Rome, Paul was permitted {", - { - "type": "char:add", - "content": [ - "a Roman official who was responsible for guarding Paul" - ] - }, - "permitted Paul} to live", - { - "type": "char:add", - "content": [ - "in a house" - ] - }, - "by himself. But", - { - "type": "char:add", - "content": [ - "there was always" - ] - }, - "a soldier there to guard him." - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 28:17-22" - ] - }, - { - "type": "para:s1", - "content": [ - "The Jewish leaders asked Paul to tell them about Christianity." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ACT 28:17" - }, - "After", - { - "type": "char:add", - "content": [ - "Paul had been there" - ] - }, - "three days, he sent a message to the Jewish leaders", - { - "type": "char:add", - "content": [ - "to come and talk with him. So" - ] - }, - "they came, and Paul said to them, “My fellow Jews, although I have not opposed our people nor spoken against the customs of our ancestors,", - { - "type": "char:add", - "content": [ - "our leaders" - ] - }, - "in Jerusalem", - { - "type": "char:add", - "content": [ - "seized" - ] - }, - "[MTY]", - { - "type": "char:add", - "content": [ - "me. But before they could kill me, a Roman commander rescued me and later sent me" - ] - }, - "to Caesarea for Roman", - { - "type": "char:add", - "content": [ - "authorities/officials to put me on trial" - ] - }, - ".", - { - "type": "verse:v", - "number": "18", - "sid": "ACT 28:18" - }, - "The Roman authorities/officials questioned me and wanted to release me, because I had not done any", - { - "type": "char:add", - "content": [ - "bad" - ] - }, - "thing for which I should be executed {they should kill me}.", - { - "type": "verse:v", - "number": "19", - "sid": "ACT 28:19" - }, - "But when the Jewish", - { - "type": "char:add", - "content": [ - "leaders" - ] - }, - "[SYN] there opposed", - { - "type": "char:add", - "content": [ - "what the Roman authorities wanted to do" - ] - }, - ", I had to formally request that the Emperor", - { - "type": "char:add", - "content": [ - "judge me here in Rome" - ] - }, - ". But my reason for doing that was not that I wanted to accuse our leaders about anything.", - { - "type": "verse:v", - "number": "20", - "sid": "ACT 28:20" - }, - "So I have requested you", - { - "type": "char:add", - "content": [ - "to come" - ] - }, - "here so that I can tell you why I am a prisoner. It is because I believe in [MTY] our Messiah, the one", - { - "type": "char:add", - "content": [ - "God long ago promised to send" - ] - }, - "to us", - { - "type": "char:add", - "content": [ - "(inc)" - ] - }, - "Jews.”", - { - "type": "verse:v", - "number": "21", - "sid": "ACT 28:21" - }, - "Then", - { - "type": "char:add", - "content": [ - "the Jewish leaders" - ] - }, - "said, “We", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "have not received any letters from", - { - "type": "char:add", - "content": [ - "our fellow Jews" - ] - }, - "in Judea about you. Also, none of our fellow Jews who have arrived", - { - "type": "char:add", - "content": [ - "here from Judea" - ] - }, - "has said anything bad about you.", - { - "type": "verse:v", - "number": "22", - "sid": "ACT 28:22" - }, - "But we", - { - "type": "char:add", - "content": [ - "(exc)" - ] - }, - "want to hear what you", - { - "type": "char:add", - "content": [ - "(sg)" - ] - }, - "think about this", - { - "type": "char:add", - "content": [ - "Christian" - ] - }, - "sect/group, because we know that in many places [HYP] bad things are being said {people are saying bad things} about it.”" - ] - }, - { - "type": "para:sr", - "content": [ - "Acts 28:23-31" - ] - }, - { - "type": "para:s1", - "content": [ - "Paul told the Jews that non-Jews would believe the gospel." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ACT 28:23" - }, - "So they", - { - "type": "char:add", - "content": [ - "talked with Paul and decided that they would come back on another day to hear him. When that day arrived" - ] - }, - ", those Jews came back to the place where Paul was staying, and they brought more Jews with them. Paul talked to them from morning until evening. He talked to them about how God wants to rule", - { - "type": "char:add", - "content": [ - "people's lives" - ] - }, - "[MET]. He tried to convince them that Jesus", - { - "type": "char:add", - "content": [ - "is the Messiah" - ] - }, - "by reminding them what Moses and the other prophets had written [MTY].", - { - "type": "verse:v", - "number": "24", - "sid": "ACT 28:24" - }, - "Some of those Jews believed that what was said", - { - "type": "char:add", - "content": [ - "by Paul" - ] - }, - "{what", - { - "type": "char:add", - "content": [ - "Paul" - ] - }, - "said} about Jesus", - { - "type": "char:add", - "content": [ - "was true" - ] - }, - ", but others did not believe", - { - "type": "char:add", - "content": [ - "that it was true" - ] - }, - ".", - { - "type": "verse:v", - "number": "25", - "sid": "ACT 28:25" - }, - "So they began to argue with one another.", - { - "type": "char:add", - "content": [ - "Paul realized that some of them did not want to listen to him, so" - ] - }, - "when they were about to leave, he said, “The Holy Spirit said something to your/our(incl) ancestors. He spoke these words to Isaiah the prophet,", - { - "type": "char:add", - "content": [ - "and what he said is also true about you" - ] - }, - ":" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ACT 28:26" - }, - "Go to your fellow Israelites and tell them," - ] - }, - { - "type": "para:q1", - "content": [ - "‘You repeatedly listen", - { - "type": "char:add", - "content": [ - "to the message of God" - ] - }, - ", but you never understand", - { - "type": "char:add", - "content": [ - "what God is saying" - ] - }, - "." - ] - }, - { - "type": "para:q1", - "content": [ - "You repeatedly look at and see", - { - "type": "char:add", - "content": [ - "the things that God is doing" - ] - }, - "," - ] - }, - { - "type": "para:q1", - "content": [ - "but you never understand", - { - "type": "char:add", - "content": [ - "what they mean" - ] - }, - "." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ACT 28:27" - }, - "God also said to the prophet," - ] - }, - { - "type": "para:q1", - "content": [ - "These people do not understand, because they have become stubborn." - ] - }, - { - "type": "para:q1", - "content": [ - "They have ears, but they do not understand what they hear," - ] - }, - { - "type": "para:q1", - "content": [ - "and they have closed their eyes", - { - "type": "char:add", - "content": [ - "because they do not want to see" - ] - }, - "." - ] - }, - { - "type": "para:q1", - "content": [ - "If they wanted to obey what I say to them, they might understand what they see", - { - "type": "char:add", - "content": [ - "me doing" - ] - }, - "and what they hear", - { - "type": "char:add", - "content": [ - "me saying" - ] - }, - "." - ] - }, - { - "type": "para:q1", - "content": [ - "Then they might turn from their sinful behavior and I would save them.’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28-29", - "sid": "ACT 28:28-29" - }, - { - "type": "char:add", - "content": [ - "That is what God said to the prophet Isaiah about our ancestors. But you Jews today do not want to believe God's message" - ] - }, - ". Therefore, I am telling you that", - { - "type": "char:add", - "content": [ - "God" - ] - }, - "has sent to the non-Jews this message about how he saves people, and they will listen", - { - "type": "char:add", - "content": [ - "and accept it" - ] - }, - "!”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ACT 28:30" - }, - "For two whole years Paul stayed", - { - "type": "char:add", - "content": [ - "there" - ] - }, - "in a house that he rented. Many people came to see him, and he received them all gladly", - { - "type": "char:add", - "content": [ - "and talked with them" - ] - }, - ".", - { - "type": "verse:v", - "number": "31", - "sid": "ACT 28:31" - }, - "He preached", - { - "type": "char:add", - "content": [ - "and taught people" - ] - }, - "about how God could rule", - { - "type": "char:add", - "content": [ - "their lives" - ] - }, - "[MET] and taught them about the Lord Jesus Christ. He did that without being afraid, and no one tried to stop him." - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "ACT", + "content": [ + "- Translation 4 Translators 1" + ] + }, + { + "type": "para:ide", + "content": [ + "65001 - Unicode (UTF-8)" + ] + }, + { + "type": "para:h", + "content": [ + "ACTS" + ] + }, + { + "type": "para:toc1", + "content": [ + "Acts" + ] + }, + { + "type": "para:toc2", + "content": [ + "Acts" + ] + }, + { + "type": "para:toc3", + "content": [ + "Act" + ] + }, + { + "type": "para:mt2", + "content": [ + "The account of the first Christians, which we call the book of" + ] + }, + { + "type": "para:mt1", + "content": [ + "Acts" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "ACT 1" + }, + { + "type": "para:s1", + "content": [ + "Acts 1:1-3" + ] + }, + { + "type": "para:s1", + "content": [ + "Luke referred to the Gospel he had written to Theophilus." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 1:1" + }, + { + "type": "char:add", + "content": [ + "Dear" + ] + }, + "Theophilus," + ] + }, + { + "type": "para:p", + "content": [ + "In my first book", + { + "type": "char:add", + "content": [ + "that I wrote for you" + ] + }, + ", I wrote about many of the things that Jesus did and taught", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 1:2" + }, + "until the day on which he was taken {", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "took him} up", + { + "type": "char:add", + "content": [ + "to heaven" + ] + }, + ". Before", + { + "type": "char:add", + "content": [ + "he went to heaven" + ] + }, + ", saying what the Holy Spirit", + { + "type": "char:add", + "content": [ + "told him" + ] + }, + ", he told the apostles whom he had chosen", + { + "type": "char:add", + "content": [ + "the things that he wanted them to know" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 1:3" + }, + "After he had suffered", + { + "type": "char:add", + "content": [ + "and died on the cross" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "he became alive again" + ] + }, + ". As he appeared to them", + { + "type": "char:add", + "content": [ + "often" + ] + }, + "during", + { + "type": "char:add", + "content": [ + "the next" + ] + }, + "forty days, the apostles saw him many times. He proved to them in many ways that he was alive again. He talked", + { + "type": "char:add", + "content": [ + "with them" + ] + }, + "about", + { + "type": "char:add", + "content": [ + "how" + ] + }, + "God would rule [MET]", + { + "type": "char:add", + "content": [ + "the lives of people who accepted him as their king" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Jesus commanded his apostles to wait for the Holy Spirit." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:4-5" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 1:4" + }, + { + "type": "char:add", + "content": [ + "One time" + ] + }, + "while he was with them, he told them, “Do not leave Jerusalem", + { + "type": "char:add", + "content": [ + "yet" + ] + }, + ". Instead, wait", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "until my Father sends", + { + "type": "char:add", + "content": [ + "his Spirit" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + ", as he promised", + { + "type": "char:add", + "content": [ + "to do" + ] + }, + ". You have heard me speak", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + "about that.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 1:5" + }, + "John baptized people in water", + { + "type": "char:add", + "content": [ + "because they said that they wanted to change their lives" + ] + }, + ", but after a few days [LIT]", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will put the Holy Spirit within you(pl)", + { + "type": "char:add", + "content": [ + "to truly change your lives" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Jesus said that they would tell about him everywhere, and then he ascended to heaven." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:6-9" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ACT 1:6" + }, + "One day when the", + { + "type": "char:add", + "content": [ + "apostles" + ] + }, + "met together", + { + "type": "char:add", + "content": [ + "with Jesus" + ] + }, + ", they asked him, “Lord, will you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "now become the King [MET] over", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israelite people", + { + "type": "char:add", + "content": [ + "like King David, who ruled long ago" + ] + }, + "?” (OR, “Lord, will you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "now", + { + "type": "char:add", + "content": [ + "defeat the Romans and" + ] + }, + "restore the kingdom", + { + "type": "char:add", + "content": [ + "to us" + ] + }, + "Israelite people?”)", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 1:7" + }, + "He replied to them, “You do not", + { + "type": "char:add", + "content": [ + "need" + ] + }, + "to know the time", + { + "type": "char:add", + "content": [ + "periods" + ] + }, + "and days", + { + "type": "char:add", + "content": [ + "when that will happen" + ] + }, + ". My Father alone has decided", + { + "type": "char:add", + "content": [ + "when he will make me king" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 1:8" + }, + "But", + { + "type": "char:add", + "content": [ + "you do need to know that" + ] + }, + "the Holy Spirit will make you", + { + "type": "char:add", + "content": [ + "spiritually" + ] + }, + "strong when he comes to live in you. Then you will", + { + "type": "char:add", + "content": [ + "powerfully" + ] + }, + "tell people about me in Jerusalem and in all", + { + "type": "char:add", + "content": [ + "the other places in" + ] + }, + "Judea", + { + "type": "char:add", + "content": [ + "district" + ] + }, + ", in Samaria", + { + "type": "char:add", + "content": [ + "district" + ] + }, + ", and in places far away all over [IDM] the world.”", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 1:9" + }, + "After he said that, he was taken {", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "took him} up", + { + "type": "char:add", + "content": [ + "to heaven" + ] + }, + ", while they were watching.", + { + "type": "char:add", + "content": [ + "He went up into" + ] + }, + "a cloud [PRS], which prevented them from seeing him", + { + "type": "char:add", + "content": [ + "anymore" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Angels told the apostles that Jesus would return later." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:10-11" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ACT 1:10" + }, + "While", + { + "type": "char:add", + "content": [ + "the apostles" + ] + }, + "were", + { + "type": "char:add", + "content": [ + "still" + ] + }, + "staring towards the sky as he was going up, suddenly two men who were wearing white clothes stood beside them.", + { + "type": "char:add", + "content": [ + "They were angels" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 1:11" + }, + "One", + { + "type": "char:add", + "content": [ + "of" + ] + }, + "them said, “You men from Galilee", + { + "type": "char:add", + "content": [ + "district" + ] + }, + ", ◄you do not need to stand", + { + "type": "char:add", + "content": [ + "here any longer" + ] + }, + "looking up at the sky!/why do you still stand", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "looking up at the sky?► [RHQ]", + { + "type": "char:add", + "content": [ + "Some day" + ] + }, + "this same Jesus, whom", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "took from you up to heaven, will come back", + { + "type": "char:add", + "content": [ + "to earth" + ] + }, + ". He will return in the same manner as you", + { + "type": "char:add", + "content": [ + "just now" + ] + }, + "saw him when he went up to heaven,", + { + "type": "char:add", + "content": [ + "but he will not return now" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles and other believers often prayed together." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:12-14" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 1:12" + }, + "Then", + { + "type": "char:add", + "content": [ + "after the two angels left" + ] + }, + ", the apostles returned to Jerusalem from Olive", + { + "type": "char:add", + "content": [ + "Tree" + ] + }, + "Hill, which was about ◄a half mile/one kilometer► [MTY] from Jerusalem.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 1:13" + }, + "When they entered", + { + "type": "char:add", + "content": [ + "the city" + ] + }, + ", they went upstairs to the room", + { + "type": "char:add", + "content": [ + "in the house" + ] + }, + "where they were staying.", + { + "type": "char:add", + "content": [ + "Those who were there included" + ] + }, + "Peter, John, James, Andrew, Philip, Thomas, Bartholomew, Matthew,", + { + "type": "char:add", + "content": [ + "another" + ] + }, + "James", + { + "type": "char:add", + "content": [ + "the son" + ] + }, + "of Alphaeus, Simon who belonged to the group that wanted to expel the Romans, and Judas", + { + "type": "char:add", + "content": [ + "the son" + ] + }, + "of", + { + "type": "char:add", + "content": [ + "another man named" + ] + }, + "James.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 1:14" + }, + "All these apostles agreed concerning the things about which they continually were praying", + { + "type": "char:add", + "content": [ + "together. Others who prayed with them" + ] + }, + "included the women", + { + "type": "char:add", + "content": [ + "who had accompanied Jesus" + ] + }, + ", Mary who was Jesus' mother, and his", + { + "type": "char:add", + "content": [ + "younger" + ] + }, + "brothers." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter told them why someone must replace Judas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:15-17" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ACT 1:15" + }, + "During those days Peter stood up among his fellow believers. There were", + { + "type": "char:add", + "content": [ + "at that place" + ] + }, + "a group of about 120 of", + { + "type": "char:add", + "content": [ + "Jesus' followers" + ] + }, + ". Peter said,", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 1:16" + }, + "“My fellow believers,", + { + "type": "char:add", + "content": [ + "there are words that King" + ] + }, + "David wrote [MTY] in the Scriptures long ago that needed to be fulfilled {to happen", + { + "type": "char:add", + "content": [ + "as he said they would" + ] + }, + "}. The Holy Spirit,", + { + "type": "char:add", + "content": [ + "who knew that Judas would be the one who would fulfill those words" + ] + }, + ", told David what to write.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 1:17" + }, + { + "type": "char:add", + "content": [ + "Although" + ] + }, + "Judas had been chosen {", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "had chosen Judas}, along with", + { + "type": "char:add", + "content": [ + "the rest of" + ] + }, + "us", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "to serve", + { + "type": "char:add", + "content": [ + "as an apostle" + ] + }, + ", Judas was the person who led to Jesus the people who seized him.”" + ] + }, + { + "type": "para:s1", + "content": [ + "How Judas died." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:18-19" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 1:18" + }, + { + "type": "char:add", + "content": [ + "The Jewish leaders" + ] + }, + "gave Judas money when he", + { + "type": "char:add", + "content": [ + "promised to" + ] + }, + "treacherously/wickedly", + { + "type": "char:add", + "content": [ + "betray Jesus. Later Judas returned that money to them" + ] + }, + ". When Judas", + { + "type": "char:add", + "content": [ + "hanged himself" + ] + }, + ", his body fell down", + { + "type": "char:add", + "content": [ + "to the ground" + ] + }, + ". His abdomen burst open, and all his intestines spilled out.", + { + "type": "char:add", + "content": [ + "So" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "Jewish leaders" + ] + }, + "bought a field", + { + "type": "char:add", + "content": [ + "using" + ] + }, + "that money.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 1:19" + }, + "All the people who reside in Jerusalem heard", + { + "type": "char:add", + "content": [ + "about that" + ] + }, + ", so they called that field in their own", + { + "type": "char:add", + "content": [ + "Aramaic" + ] + }, + "language, Akeldama, which means ❛Field of Blood❜,", + { + "type": "char:add", + "content": [ + "because it was where someone bled and died" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter quoted from the Psalms about Judas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:20" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ACT 1:20" + }, + { + "type": "char:add", + "content": [ + "Peter also said" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "I perceive that what happened to Judas is like what the writer of" + ] + }, + "Psalms", + { + "type": "char:add", + "content": [ + "desired to happen" + ] + }, + ": ‘May his house become deserted, and may there be no one to live in it.’ (OR, ‘", + { + "type": "char:add", + "content": [ + "Judge him, Lord, so that neither he nor" + ] + }, + "anyone", + { + "type": "char:add", + "content": [ + "else" + ] + }, + "may live in his house!)’ And it seems that", + { + "type": "char:add", + "content": [ + "these other words that David wrote also refer to Judas:" + ] + }, + "‘Let someone else take over his work as a leader.’”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter concluded that they needed to choose a man to replace Judas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:21-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ACT 1:21" + }, + "“So it is necessary", + { + "type": "char:add", + "content": [ + "for us apostles" + ] + }, + "to choose a man", + { + "type": "char:add", + "content": [ + "to replace Judas. He must be one who" + ] + }, + "accompanied [MTY] us all the time when the Lord Jesus was with us.", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 1:22" + }, + { + "type": "char:add", + "content": [ + "That would be" + ] + }, + "from", + { + "type": "char:add", + "content": [ + "the time when" + ] + }, + "John", + { + "type": "char:add", + "content": [ + "the Baptizer" + ] + }, + "baptized", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "until the day when Jesus was taken {when", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "took Jesus} from us up", + { + "type": "char:add", + "content": [ + "to heaven" + ] + }, + ". He must be one who saw Jesus alive again", + { + "type": "char:add", + "content": [ + "after he died" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Jesus' followers prayed and then chose Matthias to replace Judas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 1:23-26" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 1:23" + }, + "So the", + { + "type": "char:add", + "content": [ + "apostles and other believers" + ] + }, + "suggested", + { + "type": "char:add", + "content": [ + "the names of two men who qualified. One man was" + ] + }, + "Joseph, who was called {whom people called} Barsabbas (OR, Joseph Barsabbas) who", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "had the", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "name Justus. The other man was Matthias.", + { + "type": "verse:v", + "number": "24-25", + "sid": "ACT 1:24-25" + }, + "Then they prayed like this: “Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ", Judas stopped being an apostle.", + { + "type": "char:add", + "content": [ + "He died and" + ] + }, + "went to the place where he", + { + "type": "char:add", + "content": [ + "deserved to be" + ] + }, + "[EUP].", + { + "type": "char:add", + "content": [ + "So we(exc) need to choose someone" + ] + }, + "to replace", + { + "type": "char:add", + "content": [ + "Judas in order" + ] + }, + "that he can serve", + { + "type": "char:add", + "content": [ + "you(sg) by becoming" + ] + }, + "an apostle. You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "know what everyone is really like. So", + { + "type": "char:add", + "content": [ + "please" + ] + }, + "show us which of these two men you have chosen.”", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 1:26" + }, + "Then they cast lots", + { + "type": "char:add", + "content": [ + "to choose between the two of" + ] + }, + "them, and the lot fell for Matthias. (OR, Then", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "apostles" + ] + }, + "shook", + { + "type": "char:add", + "content": [ + "in a container" + ] + }, + "small objects/stones", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "they", + { + "type": "char:add", + "content": [ + "had marked to determine which man God had chosen" + ] + }, + ". And the small object/stone", + { + "type": "char:add", + "content": [ + "that they had marked" + ] + }, + "for Matthias fell", + { + "type": "char:add", + "content": [ + "out of the container" + ] + }, + "). So Matthias was considered {they considered Matthias}", + { + "type": "char:add", + "content": [ + "to be an apostle" + ] + }, + "along with the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "eleven apostles." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "ACT 2" + }, + { + "type": "para:s1", + "content": [ + "The Holy Spirit came and enabled the disciples to speak other languages." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:1-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 2:1" + }, + "On the day when", + { + "type": "char:add", + "content": [ + "the Jews were celebrating the" + ] + }, + "Pentecost", + { + "type": "char:add", + "content": [ + "festival" + ] + }, + ", the", + { + "type": "char:add", + "content": [ + "believers" + ] + }, + "were all together in one place", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 2:2" + }, + "Suddenly", + { + "type": "char:add", + "content": [ + "they heard" + ] + }, + "a noise", + { + "type": "char:add", + "content": [ + "coming" + ] + }, + "from the sky", + { + "type": "char:add", + "content": [ + "that sounded" + ] + }, + "like a strong wind. Everyone in the entire house where they were sitting heard the noise.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 2:3" + }, + "Then they saw", + { + "type": "char:add", + "content": [ + "what looked" + ] + }, + "like flames of fire. These flames separated", + { + "type": "char:add", + "content": [ + "from one another" + ] + }, + ", and", + { + "type": "char:add", + "content": [ + "one of them" + ] + }, + "came down on", + { + "type": "char:add", + "content": [ + "the head of" + ] + }, + "each of the believers.", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 2:4" + }, + "Then all of the believers were ◄completely controlled/empowered► by the Holy Spirit {the Holy Spirit ◄completely controlled/empowered► all of the believers}, and he enabled them to begin speaking other languages [MTY]", + { + "type": "char:add", + "content": [ + "that they had not learned" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Jews from many places were amazed to hear their native languages spoken by the believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:5-13" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 2:5" + }, + "At that time", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "Jews were staying in Jerusalem", + { + "type": "char:add", + "content": [ + "to celebrate the Pentecost festival. They were people who" + ] + }, + "always tried to obey", + { + "type": "char:add", + "content": [ + "the Jewish" + ] + }, + "laws.", + { + "type": "char:add", + "content": [ + "They had come" + ] + }, + "from many different [HYP] countries.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 2:6" + }, + "When they heard that", + { + "type": "char:add", + "content": [ + "loud" + ] + }, + "noise", + { + "type": "char:add", + "content": [ + "like a wind" + ] + }, + ", a crowd came together", + { + "type": "char:add", + "content": [ + "to the place where the believers were" + ] + }, + ". The crowd ◄was amazed/did not know what to think►, because each of them was hearing", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "the believers speaking in that person's own language.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 2:7" + }, + "They were completely amazed, and they said", + { + "type": "char:add", + "content": [ + "to each other" + ] + }, + ", “All these men who are speaking have [RHQ]", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "resided in Galilee", + { + "type": "char:add", + "content": [ + "district, so they would not know our languages" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 2:8" + }, + "◄", + { + "type": "char:add", + "content": [ + "We(inc) do not understand" + ] + }, + "how these men can speak our own native languages!/How can these men speak our own native languages?► [RHQ]", + { + "type": "char:add", + "content": [ + "But" + ] + }, + "all of us hear them", + { + "type": "char:add", + "content": [ + "doing that" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ACT 2:9" + }, + { + "type": "char:add", + "content": [ + "Some of us are from the regions of" + ] + }, + "Parthia and Media and Elam, and", + { + "type": "char:add", + "content": [ + "others of us" + ] + }, + "reside", + { + "type": "char:add", + "content": [ + "in the regions of" + ] + }, + "Mesopotamia, Judea, Cappadocia, Pontus and Asia.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 2:10" + }, + "There are some from Phrygia and Pamphylia, Egypt, and the regions in Libya", + { + "type": "char:add", + "content": [ + "that are" + ] + }, + "near Cyrene", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "char:add", + "content": [ + "There are others of us" + ] + }, + "who are", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "visiting", + { + "type": "char:add", + "content": [ + "Jerusalem" + ] + }, + "from Rome.", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 2:11" + }, + { + "type": "char:add", + "content": [ + "They include native" + ] + }, + "Jews as well as non-Jews who have accepted what we Jews believe. And others of us are from Crete", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + "and from", + { + "type": "char:add", + "content": [ + "the region of" + ] + }, + "Arabia.", + { + "type": "char:add", + "content": [ + "So how is it that these people" + ] + }, + "are speaking our languages [MTY], telling us", + { + "type": "char:add", + "content": [ + "about" + ] + }, + "◄the great/the mighty things►", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "God has done?”", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 2:12" + }, + "All", + { + "type": "char:add", + "content": [ + "those people" + ] + }, + "were amazed, and did not know what to think", + { + "type": "char:add", + "content": [ + "about what was happening" + ] + }, + ". So they asked one another, “What does this mean?”", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 2:13" + }, + "But", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "of them ◄made fun of/laughed at►", + { + "type": "char:add", + "content": [ + "those who believed in Jesus" + ] + }, + ". They said, “", + { + "type": "char:add", + "content": [ + "These people are talking like this because" + ] + }, + "they are drunk!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter said that the prophet Joel foretold what the Holy Spirit would do." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:14-21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ACT 2:14" + }, + "So Peter stood up with the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "eleven", + { + "type": "char:add", + "content": [ + "apostles" + ] + }, + "and spoke loudly to the", + { + "type": "char:add", + "content": [ + "crowd of" + ] + }, + "people, saying, “", + { + "type": "char:add", + "content": [ + "My" + ] + }, + "fellow Jews and you", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "who are staying in Jerusalem, listen to me, all of you, and I will explain to you what is happening!", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 2:15" + }, + { + "type": "char:add", + "content": [ + "Some of" + ] + }, + "you think that", + { + "type": "char:add", + "content": [ + "we(exc) are drunk" + ] + }, + ", but we are not drunk. It is", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "nine o'clock in the morning,", + { + "type": "char:add", + "content": [ + "and people here never get drunk this early" + ] + }, + "in the day!", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 2:16" + }, + "Instead,", + { + "type": "char:add", + "content": [ + "what has happened to us is" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "miraculous" + ] + }, + "thing that the prophet Joel wrote about", + { + "type": "char:add", + "content": [ + "long ago" + ] + }, + ".", + { + "type": "char:add", + "content": [ + "Joel wrote" + ] + }, + ":" + ] + }, + { + "type": "para:p", + "content": [ + "God says,", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 2:17" + }, + "‘During the last/final days", + { + "type": "char:add", + "content": [ + "before I judge all people" + ] + }, + ", I will give my Spirit abundantly/generously to people [SYN] everywhere.", + { + "type": "char:add", + "content": [ + "As a result" + ] + }, + ", your sons and daughters will tell", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "messages from me, the young men among you will see visions", + { + "type": "char:add", + "content": [ + "from me" + ] + }, + ", and the old men among you will have dreams", + { + "type": "char:add", + "content": [ + "that I will give them" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 2:18" + }, + "During those days I will abundantly/generously give my Spirit", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "to men and women believers", + { + "type": "char:add", + "content": [ + "who are" + ] + }, + "my slaves/servants, so they can tell", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "messages from me.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 2:19" + }, + "I will cause amazing things to happen in the sky, and I will do miracles on the earth that will show", + { + "type": "char:add", + "content": [ + "that I am powerful" + ] + }, + ".", + { + "type": "char:add", + "content": [ + "Here" + ] + }, + "on the earth [CHI] I", + { + "type": "char:add", + "content": [ + "will cause wars with" + ] + }, + "blood, fire and thick/dark smoke", + { + "type": "char:add", + "content": [ + "everywhere" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 2:20" + }, + { + "type": "char:add", + "content": [ + "In the sky" + ] + }, + "the sun will", + { + "type": "char:add", + "content": [ + "appear" + ] + }, + "dark", + { + "type": "char:add", + "content": [ + "to people" + ] + }, + "and the moon", + { + "type": "char:add", + "content": [ + "will appear" + ] + }, + "red", + { + "type": "char:add", + "content": [ + "to them. Those things will happen" + ] + }, + "before the important and splendid/amazing day [MTY]", + { + "type": "char:add", + "content": [ + "when I" + ] + }, + ", the Lord", + { + "type": "char:add", + "content": [ + "God, will come to judge everyone" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 2:21" + }, + { + "type": "char:add", + "content": [ + "Before that time" + ] + }, + ", all those who ask", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "to save them from the guilt of their sins" + ] + }, + "will be saved {", + { + "type": "char:add", + "content": [ + "I" + ] + }, + ", the Lord, will save all those who ask", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "to save them from the guilt of their sins" + ] + }, + ".}’”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter said, “You killed Jesus but God caused him to live again.”" + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:22-24" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 2:22" + }, + { + "type": "char:add", + "content": [ + "Peter continued" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "My fellow" + ] + }, + "Israelites, listen to me!", + { + "type": "char:add", + "content": [ + "When" + ] + }, + "Jesus from Nazareth", + { + "type": "char:add", + "content": [ + "town lived" + ] + }, + "among you, God proved to you", + { + "type": "char:add", + "content": [ + "that he had sent him" + ] + }, + "by enabling him to do many amazing miracles. You yourselves know", + { + "type": "char:add", + "content": [ + "that this is true" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 2:23" + }, + { + "type": "char:add", + "content": [ + "Even though you knew that" + ] + }, + ", you turned this man", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "over to his enemies.", + { + "type": "char:add", + "content": [ + "However" + ] + }, + ", God had already planned for that, and he knew all about it. Then you urged men [SYN] who do not obey", + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "law to kill Jesus. They did that by nailing him to a cross.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 2:24" + }, + "He suffered terribly", + { + "type": "char:add", + "content": [ + "when he died, but God caused him to become alive again" + ] + }, + ". God did not let him continue to be dead, because it was not possible for him [PRS] to remain dead.”" + ] + }, + { + "type": "para:s1", + "content": [ + "David foretold that the Messiah would rejoice about becoming alive again." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:25-28" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ACT 2:25" + }, + "“", + { + "type": "char:add", + "content": [ + "Long ago King" + ] + }, + "David wrote", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "the Messiah", + { + "type": "char:add", + "content": [ + "said" + ] + }, + "," + ] + }, + { + "type": "para:p", + "content": [ + "“I knew", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "you, Lord", + { + "type": "char:add", + "content": [ + "God, would always" + ] + }, + "be near me. You are right beside [MTY] me, so I will not be afraid of", + { + "type": "char:add", + "content": [ + "those who want to harm me" + ] + }, + ".", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 2:26" + }, + "Because of that I [SYN] joyfully praise", + { + "type": "char:add", + "content": [ + "you, O God" + ] + }, + ". And I am completely confident that", + { + "type": "char:add", + "content": [ + "you(sg) will" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "cause my body" + ] + }, + "to become alive", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "/", + { + "type": "char:add", + "content": [ + "raise me from the dead" + ] + }, + "►.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 2:27" + }, + "You will not allow my spirit to remain in the place where the dead are. You will not", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "let my body decay,", + { + "type": "char:add", + "content": [ + "because" + ] + }, + "I am devoted to you and always obey", + { + "type": "char:add", + "content": [ + "you" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 2:28" + }, + "You have told me", + { + "type": "char:add", + "content": [ + "that you will cause my body" + ] + }, + "to become alive", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ". You will make me very happy", + { + "type": "char:add", + "content": [ + "because" + ] + }, + "you will be with me", + { + "type": "char:add", + "content": [ + "forever" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter explained that David wrote that the Messiah would become alive again." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:29-31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ACT 2:29" + }, + { + "type": "char:add", + "content": [ + "Peter" + ] + }, + "continued, “My fellow Jews, I can tell you confidently that", + { + "type": "char:add", + "content": [ + "our royal" + ] + }, + "ancestor,", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "David, died, and that his", + { + "type": "char:add", + "content": [ + "body" + ] + }, + "was buried {that", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "buried his", + { + "type": "char:add", + "content": [ + "body" + ] + }, + "}. And the place", + { + "type": "char:add", + "content": [ + "where they" + ] + }, + "buried his body is", + { + "type": "char:add", + "content": [ + "still" + ] + }, + "here today.", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 2:30" + }, + "So", + { + "type": "char:add", + "content": [ + "we(inc) know that David was not speaking those words about himself. But" + ] + }, + "because he was a prophet,", + { + "type": "char:add", + "content": [ + "he spoke about the Messiah" + ] + }, + ". David knew that God had strongly promised him that he would cause one of his descendants to become king [MTY] like David was king. (OR, to", + { + "type": "char:add", + "content": [ + "be the Messiah who would" + ] + }, + "rule", + { + "type": "char:add", + "content": [ + "God's people" + ] + }, + "like David had ruled", + { + "type": "char:add", + "content": [ + "them" + ] + }, + ".)", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 2:31" + }, + "David knew beforehand", + { + "type": "char:add", + "content": [ + "what God would do" + ] + }, + ", so he", + { + "type": "char:add", + "content": [ + "was able to" + ] + }, + "say that God would cause the Messiah to live again", + { + "type": "char:add", + "content": [ + "after he died" + ] + }, + ". He said that God would not let the Messiah remain in the place of the dead, nor let his body decay.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter said, “Jesus has abundantly given us the Holy Spirit, shown by what you see and hear.”" + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:32-35" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ACT 2:32" + }, + "“", + { + "type": "char:add", + "content": [ + "After" + ] + }, + "this", + { + "type": "char:add", + "content": [ + "man" + ] + }, + "Jesus", + { + "type": "char:add", + "content": [ + "had died" + ] + }, + ", God caused him to become alive", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ". All of us(exc),", + { + "type": "char:add", + "content": [ + "his followers" + ] + }, + ", have seen", + { + "type": "char:add", + "content": [ + "and tell people" + ] + }, + "that Jesus has become alive again.", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 2:33" + }, + "God has greatly honored Jesus", + { + "type": "char:add", + "content": [ + "by causing him to rule" + ] + }, + "right beside him [MTY]", + { + "type": "char:add", + "content": [ + "in heaven" + ] + }, + ". Jesus has received the Holy Spirit from", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "his Father,", + { + "type": "char:add", + "content": [ + "just like" + ] + }, + "God promised.", + { + "type": "char:add", + "content": [ + "So" + ] + }, + "Jesus has generously/abundantly given us the Holy Spirit,", + { + "type": "char:add", + "content": [ + "and he has shown that by" + ] + }, + "what you are seeing and hearing.", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 2:34" + }, + { + "type": "char:add", + "content": [ + "We(inc) know that David was not speaking about himself" + ] + }, + "because David did not go up into heaven", + { + "type": "char:add", + "content": [ + "as Jesus did" + ] + }, + ".", + { + "type": "char:add", + "content": [ + "Besides that" + ] + }, + ", David himself said", + { + "type": "char:add", + "content": [ + "this about the Messiah" + ] + }, + ":" + ] + }, + { + "type": "para:q1", + "content": [ + "The Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "said to my Lord", + { + "type": "char:add", + "content": [ + "the Messiah" + ] + }, + ", ‘Reign here beside me,", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 2:35" + }, + "while I completely defeat [MTY] your enemies.’ ”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter said, “Know surely that God has made this Jesus both Lord and Messiah.”" + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:36" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "ACT 2:36" + }, + { + "type": "char:add", + "content": [ + "Peter concluded" + ] + }, + ", “So I", + { + "type": "char:add", + "content": [ + "want you and" + ] + }, + "all", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "Israelites [MTY] to acknowledge that God has caused this Jesus to be both", + { + "type": "char:add", + "content": [ + "our" + ] + }, + "Lord/Ruler and the Messiah.", + { + "type": "char:add", + "content": [ + "But God considers that" + ] + }, + "you are the ones who nailed Jesus to a cross.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter told them to repent, and said that believers would baptize them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:37-40" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "ACT 2:37" + }, + "When the people heard what", + { + "type": "char:add", + "content": [ + "Peter said" + ] + }, + ", they felt very guilty [IDM]. So they asked him and the other apostles, “Fellow-countrymen, what should we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "do", + { + "type": "char:add", + "content": [ + "so that God will forgive us" + ] + }, + "?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "ACT 2:38" + }, + "Peter", + { + "type": "char:add", + "content": [ + "answered" + ] + }, + "them, “Each of you should turn away from your sinful behavior. Then", + { + "type": "char:add", + "content": [ + "we(exc)" + ] + }, + "will baptize you, if", + { + "type": "char:add", + "content": [ + "you now believe" + ] + }, + "in Jesus Christ. Then", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will give you the Holy Spirit.", + { + "type": "verse:v", + "number": "39", + "sid": "ACT 2:39" + }, + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has promised", + { + "type": "char:add", + "content": [ + "to do that" + ] + }, + "[MTY] for you and your descendants, and for all", + { + "type": "char:add", + "content": [ + "others who believe in him" + ] + }, + ", even those who", + { + "type": "char:add", + "content": [ + "live" + ] + }, + "far away", + { + "type": "char:add", + "content": [ + "from here" + ] + }, + ". The Lord our God", + { + "type": "char:add", + "content": [ + "will give his Spirit" + ] + }, + "to everyone whom he invites", + { + "type": "char:add", + "content": [ + "to become his people" + ] + }, + "!”", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 2:40" + }, + "Peter spoke much more", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "spoke strongly/forcefully to them. He pleaded with them, “", + { + "type": "char:add", + "content": [ + "Ask God" + ] + }, + "to save you", + { + "type": "char:add", + "content": [ + "so that he will not punish you when he punishes" + ] + }, + "these evil people", + { + "type": "char:add", + "content": [ + "who have rejected Jesus" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Many people became believers and joined the other believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:41-42" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "ACT 2:41" + }, + "So the people who believed Peter's message were baptized. There were about three thousand [SYN]", + { + "type": "char:add", + "content": [ + "who" + ] + }, + "joined the group", + { + "type": "char:add", + "content": [ + "of believers" + ] + }, + "that day.", + { + "type": "verse:v", + "number": "42", + "sid": "ACT 2:42" + }, + "They continually obeyed what the apostles taught, and they very frequently met together", + { + "type": "char:add", + "content": [ + "with the other believers" + ] + }, + ". And they continually ate", + { + "type": "char:add", + "content": [ + "together and celebrated the Lord's Supper" + ] + }, + ", and continually prayed", + { + "type": "char:add", + "content": [ + "together" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles performed miracles, all the believers shared everything, and the Lord helped them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 2:43-47" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "ACT 2:43" + }, + "All the people [SYN]", + { + "type": "char:add", + "content": [ + "who were in Jerusalem" + ] + }, + "were greatly revering", + { + "type": "char:add", + "content": [ + "God because" + ] + }, + "the apostles were frequently doing many kinds of miraculous things.", + { + "type": "verse:v", + "number": "44", + "sid": "ACT 2:44" + }, + "All of those who believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + "were united", + { + "type": "char:add", + "content": [ + "and regularly met" + ] + }, + "together. They were also sharing everything that they had with one another.", + { + "type": "verse:v", + "number": "45", + "sid": "ACT 2:45" + }, + { + "type": "char:add", + "content": [ + "From time to time some of" + ] + }, + "them sold", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "their land and", + { + "type": "char:add", + "content": [ + "some of the other" + ] + }, + "things that they owned, and they would give", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "the money", + { + "type": "char:add", + "content": [ + "from what they sold" + ] + }, + "to others", + { + "type": "char:add", + "content": [ + "among them" + ] + }, + ", according to what they needed.", + { + "type": "verse:v", + "number": "46", + "sid": "ACT 2:46" + }, + "Every day they continued meeting together in the temple", + { + "type": "char:add", + "content": [ + "area" + ] + }, + ". And every day they gladly and generously shared their food [SYN]", + { + "type": "char:add", + "content": [ + "with each other" + ] + }, + ", as they ate together", + { + "type": "char:add", + "content": [ + "and celebrated the Lord's Supper" + ] + }, + "in their houses.", + { + "type": "verse:v", + "number": "47", + "sid": "ACT 2:47" + }, + { + "type": "char:add", + "content": [ + "As they did so" + ] + }, + ", they were praising God, and all the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "people", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "were", + { + "type": "char:add", + "content": [ + "thinking" + ] + }, + "favorably about them.", + { + "type": "char:add", + "content": [ + "As those things were happening" + ] + }, + ", every day the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "increased the number of people who were being saved {whom he was saving}", + { + "type": "char:add", + "content": [ + "from the guilt of their sins" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "ACT 3" + }, + { + "type": "para:s1", + "content": [ + "Peter healed a lame man, so the people were amazed." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 3:1-8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 3:1" + }, + { + "type": "char:add", + "content": [ + "One day" + ] + }, + "Peter and John were going to the Temple", + { + "type": "char:add", + "content": [ + "courtyard" + ] + }, + ". It was three o'clock in the afternoon, which was the time when people prayed", + { + "type": "char:add", + "content": [ + "there publicly" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 3:2" + }, + "There was a man there who had been lame from the time he was born. He", + { + "type": "char:add", + "content": [ + "was sitting by" + ] + }, + "the gate called Beautiful", + { + "type": "char:add", + "content": [ + "Gate" + ] + }, + ", at the entrance to the Temple", + { + "type": "char:add", + "content": [ + "area" + ] + }, + ". People put him there every day, so that he could ask those who were entering", + { + "type": "char:add", + "content": [ + "or leaving" + ] + }, + "the temple courtyard to give him some money." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ACT 3:3" + }, + "As Peter and John were about to enter", + { + "type": "char:add", + "content": [ + "the Temple courtyard" + ] + }, + ", the lame man saw them and asked them several times to give him some money. (OR, The lame man said to them several times, “Please give me some money!”)", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 3:4" + }, + "As Peter and John looked directly at him, Peter said to him, “Look at us!”", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 3:5" + }, + "So he looked directly at them, expecting to get some", + { + "type": "char:add", + "content": [ + "money" + ] + }, + "from them.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 3:6" + }, + "Then Peter said to him, “I do not have any money [MTY], but what I", + { + "type": "char:add", + "content": [ + "can do" + ] + }, + ", I will", + { + "type": "char:add", + "content": [ + "do" + ] + }, + "for you. Jesus Christ,", + { + "type": "char:add", + "content": [ + "who was" + ] + }, + "from Nazareth", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", has authorized [MTY] me", + { + "type": "char:add", + "content": [ + "to heal you! So get up and" + ] + }, + "walk!”", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 3:7" + }, + "Then Peter grasped the man's right hand and helped him to stand up. Immediately the man's feet and ankles became strong.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 3:8" + }, + "He jumped up and began to walk! Then he entered the Temple", + { + "type": "char:add", + "content": [ + "area" + ] + }, + "with them, walking and leaping and praising God!" + ] + }, + { + "type": "para:s1", + "content": [ + "The people were amazed." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 3:9-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ACT 3:9" + }, + "All the people", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "saw that man walking and praising God.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 3:10" + }, + "They recognized that he was the man who used to sit at the Beautiful Gate in the Temple", + { + "type": "char:add", + "content": [ + "courtyard" + ] + }, + "and ask", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "for money! So all the people there were greatly amazed at what had happened to him.", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 3:11" + }, + "As the man clung to Peter and John, all the people were so surprised", + { + "type": "char:add", + "content": [ + "that they did not know what to think" + ] + }, + "So they ran to the two apostles at the place", + { + "type": "char:add", + "content": [ + "in the Temple courtyard" + ] + }, + "that is called {that", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "call} Solomon's Porch." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter explained that Jesus healed the man, and they should repent." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 3:12-16" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 3:12" + }, + "When Peter saw that, he said to the crowd, “Fellow Israelites, ◄you should not be surprised about what has happened to this man!/why are you so surprised about what has happened to this man?► [RHQ] And you should not stare at us, either! You seem to [RHQ] think that the two of us enabled this man to walk because we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "ourselves are powerful or because we please God very much!", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 3:13" + }, + { + "type": "char:add", + "content": [ + "So I will tell you what is really happening" + ] + }, + ". Our ancestors, including Abraham, Isaac, and Jacob, worshipped God. And now he has greatly honored Jesus, who always served him. Your", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "brought Jesus", + { + "type": "char:add", + "content": [ + "to the governor, Pilate" + ] + }, + ", so that", + { + "type": "char:add", + "content": [ + "his soldiers would kill him" + ] + }, + ". And", + { + "type": "char:add", + "content": [ + "God considers that" + ] + }, + "in front of Pilate you", + { + "type": "char:add", + "content": [ + "were the ones who rejected" + ] + }, + "Jesus", + { + "type": "char:add", + "content": [ + "as your king" + ] + }, + ", after Pilate had decided that he should release Jesus.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 3:14" + }, + { + "type": "char:add", + "content": [ + "Although Jesus" + ] + }, + "always did what was right/just and good, you rejected him.", + { + "type": "char:add", + "content": [ + "Pilate wanted to release him, but" + ] + }, + "you urgently asked Pilate to release ◄a murderer/someone who had killed people►!", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 3:15" + }, + { + "type": "char:add", + "content": [ + "God considers that" + ] + }, + "you killed", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ", the one who gives people", + { + "type": "char:add", + "content": [ + "eternal" + ] + }, + "life. But God has greatly honored him ◄by causing him to become alive again after he died/by raising him from the dead►. Many of us saw", + { + "type": "char:add", + "content": [ + "him after that, and now" + ] + }, + "we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "are telling", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "about it.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 3:16" + }, + "It is because", + { + "type": "char:add", + "content": [ + "we two" + ] + }, + "trusted in what Jesus [MTY, PRS]", + { + "type": "char:add", + "content": [ + "could do, that he" + ] + }, + "made this man, whom you see and know, strong again. Yes, it is because we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "trusted in Jesus that he has completely healed this man for all of you to see.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter told the people to repent." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 3:17-26" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 3:17" + }, + "“Now, my fellow-countrymen, I know that you and your leaders did that", + { + "type": "char:add", + "content": [ + "to Jesus" + ] + }, + "because you", + { + "type": "char:add", + "content": [ + "and they" + ] + }, + "did not know", + { + "type": "char:add", + "content": [ + "that he was the Messiah" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 3:18" + }, + "However,", + { + "type": "char:add", + "content": [ + "your putting him to death" + ] + }, + "was what God had predicted that people would do.", + { + "type": "char:add", + "content": [ + "Long ago" + ] + }, + "he told all the prophets [MTY] to write", + { + "type": "char:add", + "content": [ + "what people would do to the Messiah. They wrote" + ] + }, + "that the Messiah, whom God", + { + "type": "char:add", + "content": [ + "would send" + ] + }, + ", would suffer", + { + "type": "char:add", + "content": [ + "and die" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 3:19" + }, + "So, turn away from your sinful behavior and ask God", + { + "type": "char:add", + "content": [ + "to help you" + ] + }, + "do what pleases", + { + "type": "char:add", + "content": [ + "him" + ] + }, + ", in order that he may completely forgive you for your sins.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 3:20" + }, + { + "type": "char:add", + "content": [ + "If you do that" + ] + }, + ", there will be times", + { + "type": "char:add", + "content": [ + "when you will know that" + ] + }, + "the Lord", + { + "type": "char:add", + "content": [ + "God is" + ] + }, + "helping", + { + "type": "char:add", + "content": [ + "you" + ] + }, + ". And some day he will", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "send back", + { + "type": "char:add", + "content": [ + "to earth" + ] + }, + "the Messiah, whom he appointed for you. That person is Jesus.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 3:21" + }, + "Jesus must stay in heaven until the time when God will cause all that he has created to become new. Long ago God promised", + { + "type": "char:add", + "content": [ + "to do that, and" + ] + }, + "he chose holy prophets to tell", + { + "type": "char:add", + "content": [ + "that to people" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 3:22" + }, + "For", + { + "type": "char:add", + "content": [ + "example, the prophet" + ] + }, + "Moses said", + { + "type": "char:add", + "content": [ + "this about the Messiah" + ] + }, + ": ‘The Lord ◄your God/the God whom you", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "► will cause someone to become a prophet to tell you", + { + "type": "char:add", + "content": [ + "God's message. God will send him" + ] + }, + "as", + { + "type": "char:add", + "content": [ + "he sent" + ] + }, + "me,", + { + "type": "char:add", + "content": [ + "and he will be" + ] + }, + "from among your own people. You must listen to everything that this prophet tells you", + { + "type": "char:add", + "content": [ + "and obey him" + ] + }, + "[SYN].", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 3:23" + }, + { + "type": "char:add", + "content": [ + "Those who" + ] + }, + "do not listen to", + { + "type": "char:add", + "content": [ + "that prophet and obey" + ] + }, + "him will no longer belong to God's people, and", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will get rid of them’.”", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 3:24" + }, + { + "type": "char:add", + "content": [ + "Peter continued" + ] + }, + ", “All the prophets have told", + { + "type": "char:add", + "content": [ + "about what would happen during" + ] + }, + "the time [MTY]", + { + "type": "char:add", + "content": [ + "in which we(inc) are living. Those prophets include" + ] + }, + "Samuel", + { + "type": "char:add", + "content": [ + "and all the others who" + ] + }, + "later also spoke", + { + "type": "char:add", + "content": [ + "about these events" + ] + }, + "before they happened.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 3:25" + }, + "You", + { + "type": "char:add", + "content": [ + "as well as we(exc)" + ] + }, + "are the people", + { + "type": "char:add", + "content": [ + "to whom God sent the Messiah, as" + ] + }, + "the prophets said [MTY]", + { + "type": "char:add", + "content": [ + "that he would" + ] + }, + ". And when God strongly promised", + { + "type": "char:add", + "content": [ + "to bless" + ] + }, + "our ancestors, he also surely promised to bless you. He said to Abraham", + { + "type": "char:add", + "content": [ + "concerning the Messiah" + ] + }, + ", ‘", + { + "type": "char:add", + "content": [ + "I" + ] + }, + "will bless all people on the earth as a result of", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "your descendant", + { + "type": "char:add", + "content": [ + "will do" + ] + }, + ".’”", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 3:26" + }, + { + "type": "char:add", + "content": [ + "Peter concluded" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "So" + ] + }, + "when God sent", + { + "type": "char:add", + "content": [ + "to the earth" + ] + }, + "◄Jesus, the one who always obeys him/his servant Jesus►, he sent him first to you", + { + "type": "char:add", + "content": [ + "Israelites" + ] + }, + "to bless you.", + { + "type": "char:add", + "content": [ + "God will" + ] + }, + "enable you to stop doing what is wicked", + { + "type": "char:add", + "content": [ + "and to start doing what pleases him" + ] + }, + ".”" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "ACT 4" + }, + { + "type": "para:s1", + "content": [ + "Jewish leaders arrested Peter and John, but many people became believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:1-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 4:1" + }, + { + "type": "char:add", + "content": [ + "Meanwhile, in the temple courtyard, there were some" + ] + }, + "priests, the officer who was in charge of the temple police, and", + { + "type": "char:add", + "content": [ + "also some" + ] + }, + "[SYN] Sadducee", + { + "type": "char:add", + "content": [ + "sect members" + ] + }, + ". These men came to Peter and John while the two of them were speaking to the people.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 4:2" + }, + "These men were very angry, because the", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "apostles were teaching the people", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ". What they were telling the people was that because ◄", + { + "type": "char:add", + "content": [ + "God caused Jesus to become alive again/God raised" + ] + }, + "Jesus", + { + "type": "char:add", + "content": [ + "from the dead" + ] + }, + "►,", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "would cause other people who had died to become alive again.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 4:3" + }, + "So those officials seized Peter and John. Then they put them in jail.", + { + "type": "char:add", + "content": [ + "They had to wait" + ] + }, + "until the next day", + { + "type": "char:add", + "content": [ + "to question Peter and John" + ] + }, + ", because it was already evening", + { + "type": "char:add", + "content": [ + "and it was contrary to their Jewish law to question people at night" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 4:4" + }, + "However, many people who had heard the message", + { + "type": "char:add", + "content": [ + "from Peter" + ] + }, + "believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + ". (OR, But many people had", + { + "type": "char:add", + "content": [ + "already" + ] + }, + "believed", + { + "type": "char:add", + "content": [ + "in Jesus, because" + ] + }, + "they had heard the message", + { + "type": "char:add", + "content": [ + "from Peter" + ] + }, + ".) So the number of men", + { + "type": "char:add", + "content": [ + "who believed in Jesus" + ] + }, + "increased to about five thousand." + ] + }, + { + "type": "para:s1", + "content": [ + "Jewish leaders questioned Peter and John about healing the lame man." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:5-7" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 4:5" + }, + "The next day", + { + "type": "char:add", + "content": [ + "the supreme priest summoned" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "chief priests, the teachers of the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "laws, and the other members", + { + "type": "char:add", + "content": [ + "of the Jewish Council, and they" + ] + }, + "gathered together", + { + "type": "char:add", + "content": [ + "in one place" + ] + }, + "in Jerusalem.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 4:6" + }, + "Annas,", + { + "type": "char:add", + "content": [ + "the former" + ] + }, + "supreme priest, Caiaphas", + { + "type": "char:add", + "content": [ + "who was the new supreme priest" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "two other former supreme priests whose names were" + ] + }, + "John and Alexander, and other men who were related to the supreme priest", + { + "type": "char:add", + "content": [ + "were there" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 4:7" + }, + "They", + { + "type": "char:add", + "content": [ + "commanded guards to" + ] + }, + "bring Peter and John into the courtroom [MTY] and have them stand in front of them.", + { + "type": "char:add", + "content": [ + "Then one of" + ] + }, + "the leaders questioned", + { + "type": "char:add", + "content": [ + "the two of" + ] + }, + "them, saying, “Who", + { + "type": "char:add", + "content": [ + "do you two claim" + ] + }, + "gave you the power", + { + "type": "char:add", + "content": [ + "to heal this man" + ] + }, + "? And who authorized [MTY] you to do this [DOU]?”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter told them that Jesus healed the man and only Jesus could save people." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:8-12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ACT 4:8" + }, + "So as the Holy Spirit completely controlled Peter, he said to them, “You", + { + "type": "char:add", + "content": [ + "fellow Israelites" + ] + }, + "who rule us and", + { + "type": "char:add", + "content": [ + "all of you other" + ] + }, + "elders,", + { + "type": "char:add", + "content": [ + "listen" + ] + }, + "!", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 4:9" + }, + "Today you are questioning us concerning our doing something good for a man who was crippled, and you asked us how he was healed.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 4:10" + }, + "So", + { + "type": "char:add", + "content": [ + "we(exc) want" + ] + }, + "you and all", + { + "type": "char:add", + "content": [ + "of our other" + ] + }, + "fellow Israelites to know this: It is because Jesus the Messiah [MTY] from Nazareth healed this man that he is able to stand here.", + { + "type": "char:add", + "content": [ + "God considers that" + ] + }, + "it was you who nailed Jesus to a cross, but God caused him to become alive again.", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 4:11" + }, + { + "type": "char:add", + "content": [ + "In the Psalms this was written about the Messiah:" + ] + } + ] + }, + { + "type": "para:q1", + "content": [ + "He is", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "[MET] the stone that was rejected by the builders {that the builders rejected}." + ] + }, + { + "type": "para:q1", + "content": [ + "But that stone became the most important stone in the building", + { + "type": "char:add", + "content": [ + "that they were building" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "Jesus is that stone, and" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "are those builders who threw away the stone that was the most important one" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 4:12" + }, + "So he alone can save us [MTY].", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has sent only one person [MTY] into the world who can save us", + { + "type": "char:add", + "content": [ + "from the guilt of our sins, and that person is Jesus" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "The Jewish leaders realized that Peter and John had been associating with Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:13-14" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 4:13" + }, + "The", + { + "type": "char:add", + "content": [ + "Jewish leaders" + ] + }, + "realized that Peter and John ◄were not afraid", + { + "type": "char:add", + "content": [ + "of them" + ] + }, + "/spoke boldly►. They also learned that the two men were ordinary people who had not studied in schools. So the leaders were amazed, and they realized that these men had associated with Jesus.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 4:14" + }, + "They also saw the man who had been healed standing there with", + { + "type": "char:add", + "content": [ + "the two of" + ] + }, + "them, so they were not able to say anything", + { + "type": "char:add", + "content": [ + "to oppose Peter and John" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The Jewish leaders commanded the two apostles to stop teaching people about Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:15-18" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ACT 4:15" + }, + "So the", + { + "type": "char:add", + "content": [ + "Jewish leaders" + ] + }, + "commanded", + { + "type": "char:add", + "content": [ + "guards" + ] + }, + "to take Peter, John, and the man outside of the room", + { + "type": "char:add", + "content": [ + "where those leaders were meeting. After they did so" + ] + }, + ", the leaders talked with each other", + { + "type": "char:add", + "content": [ + "about Peter and John" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 4:16" + }, + { + "type": "char:add", + "content": [ + "Being frustrated, one after another" + ] + }, + ", they said, “◄There is really nothing that we can do to", + { + "type": "char:add", + "content": [ + "punish" + ] + }, + "these", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "men!/How can we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "do anything to", + { + "type": "char:add", + "content": [ + "punish" + ] + }, + "these", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "men?► [RHQ] Almost everyone [HYP] who is living in Jerusalem knows that they have done an amazing miracle, so we cannot tell people that it did not happen!", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 4:17" + }, + "However,", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "must not allow other people to hear about", + { + "type": "char:add", + "content": [ + "this miracle" + ] + }, + ". So we must tell these men that", + { + "type": "char:add", + "content": [ + "we will punish them if they" + ] + }, + "continue to tell other people about this [MTY] man", + { + "type": "char:add", + "content": [ + "who they say gave them the power to do it" + ] + }, + ".”", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 4:18" + }, + "So the Jewish leaders", + { + "type": "char:add", + "content": [ + "commanded guards" + ] + }, + "to bring the two apostles", + { + "type": "char:add", + "content": [ + "into that room again. After they did so" + ] + }, + ", they", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "them both that they should never speak about Jesus, and they should not teach", + { + "type": "char:add", + "content": [ + "anyone about him" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter and John said that they needed to continue speaking about Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:19-20" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ACT 4:19" + }, + "But Peter and John replied, “Would God think that it is right", + { + "type": "char:add", + "content": [ + "for us two" + ] + }, + "to obey you and not", + { + "type": "char:add", + "content": [ + "to obey" + ] + }, + "him?", + { + "type": "char:add", + "content": [ + "We(exc) will let" + ] + }, + "you decide", + { + "type": "char:add", + "content": [ + "which of those you think is proper" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 4:20" + }, + { + "type": "char:add", + "content": [ + "But as for us, we cannot obey you" + ] + }, + ". We will not stop telling people about the things that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have seen", + { + "type": "char:add", + "content": [ + "Jesus do" + ] + }, + "and what we have heard", + { + "type": "char:add", + "content": [ + "him teach" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "The Jewish leaders threatened to punish Peter and John and then released them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:21-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21-22", + "sid": "ACT 4:21-22" + }, + "Then the", + { + "type": "char:add", + "content": [ + "Jewish leaders" + ] + }, + "again told", + { + "type": "char:add", + "content": [ + "Peter and John" + ] + }, + "not to disobey them. But all the people", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "were praising God about what had happened", + { + "type": "char:add", + "content": [ + "to the lame man. The leaders knew that only God could have enabled Peter and John" + ] + }, + "to miraculously heal the man, because the man was more than forty years old", + { + "type": "char:add", + "content": [ + "and he was lame when his mother bore him. They also knew that the people would become angry if they punished the two apostles" + ] + }, + ". So, because they could not decide how to punish Peter and John,", + { + "type": "char:add", + "content": [ + "they finally" + ] + }, + "let them go." + ] + }, + { + "type": "para:s1", + "content": [ + "The believers talked to God about those who opposed him and them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:23-28" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 4:23" + }, + "After Peter and John had been released, they went to the other believers and reported all that the chief priests and", + { + "type": "char:add", + "content": [ + "other Jewish" + ] + }, + "elders had said to them.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 4:24" + }, + "When they heard that, they", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "agreed as they prayed to God, and", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "them prayed, “O Lord! You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "made the sky, the earth and the oceans, and everything in them.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 4:25" + }, + "The Holy Spirit caused our ancestor,", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "David [MTY], who served you, to write these words:" + ] + }, + { + "type": "para:pi1", + "content": [ + { + "type": "char:add", + "content": [ + "It is ridiculous" + ] + }, + "[RHQ] that the non-Jews became angry and the Israelite people planned uselessly", + { + "type": "char:add", + "content": [ + "to oppose God" + ] + }, + "." + ] + }, + { + "type": "para:pi1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ACT 4:26" + }, + "The kings of the world prepared to fight", + { + "type": "char:add", + "content": [ + "God's Ruler" + ] + }, + ", and the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "rulers assembled together", + { + "type": "char:add", + "content": [ + "with them" + ] + }, + "to oppose the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "and the one whom he had appointed", + { + "type": "char:add", + "content": [ + "to be the Messiah" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 4:27" + }, + { + "type": "char:add", + "content": [ + "Lord, we know that what you(sg) said long ago was true" + ] + }, + ", because", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "Herod and the", + { + "type": "char:add", + "content": [ + "governor" + ] + }, + ", Pontius Pilate, and many other people, both non-Jews and Israelites, assembled together", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "in this city.", + { + "type": "char:add", + "content": [ + "They" + ] + }, + "planned", + { + "type": "char:add", + "content": [ + "to kill" + ] + }, + "Jesus, who devotedly served you", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "whom you appointed [MTY]", + { + "type": "char:add", + "content": [ + "to be the Messiah" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 4:28" + }, + { + "type": "char:add", + "content": [ + "Because" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are all-powerful, those people did", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "what you [SYN] allowed", + { + "type": "char:add", + "content": [ + "them to do" + ] + }, + ". It was what you decided long ago would happen.”" + ] + }, + { + "type": "para:s1", + "content": [ + "The believers asked God to help them speak boldly to people about Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:29-30" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ACT 4:29" + }, + "“So now, Lord, listen to what they are saying about punishing us! Help us who serve you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to very boldly speak messages from you", + { + "type": "char:add", + "content": [ + "(sg) about Jesus" + ] + }, + { + "type": "verse:v", + "number": "30", + "sid": "ACT 4:30" + }, + { + "type": "char:add", + "content": [ + "Also" + ] + }, + ", by your power [MTY] miraculously heal", + { + "type": "char:add", + "content": [ + "sick people" + ] + }, + "and do other amazing miracles [SYN] that show people your power! Ask Jesus, who always serves you,", + { + "type": "char:add", + "content": [ + "to give us the authority" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "to do such miracles" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "God shook the place where they were, and his Spirit enabled them to speak his words boldly." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "ACT 4:31" + }, + "When the believers had finished praying, the place where they were meeting shook. All of them were ◄completely controlled/empowered► by the Holy Spirit {the Holy Spirit ◄completely controlled/empowered► all of them}, with the result that they began to speak boldly the words that God", + { + "type": "char:add", + "content": [ + "told them to speak" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The believers shared everything, and the apostles told others about Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:32-35" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ACT 4:32" + }, + "The group of people who had believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + "were completely agreed about what they thought and what they wanted/desired. Not one of them claimed that he", + { + "type": "char:add", + "content": [ + "alone" + ] + }, + "owned anything. Instead, they shared with one another everything that they had.", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 4:33" + }, + "The apostles continued to tell others, very powerfully,", + { + "type": "char:add", + "content": [ + "that God" + ] + }, + "had ◄caused the Lord Jesus to become alive again/raised the Lord Jesus from the dead►.", + { + "type": "char:add", + "content": [ + "People knew that God" + ] + }, + "was graciously helping all the believers.", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 4:34" + }, + { + "type": "char:add", + "content": [ + "Some of" + ] + }, + "the believers who owned land or houses would occasionally sell", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "their property. Then they would bring", + { + "type": "char:add", + "content": [ + "the money for what they sold" + ] + }, + { + "type": "verse:v", + "number": "35", + "sid": "ACT 4:35" + }, + "and they would present it to the apostles [MTY]. Then", + { + "type": "char:add", + "content": [ + "the apostles" + ] + }, + "would give money to any", + { + "type": "char:add", + "content": [ + "believer" + ] + }, + "who needed", + { + "type": "char:add", + "content": [ + "it" + ] + }, + ". So no one among the believers was lacking anything." + ] + }, + { + "type": "para:s1", + "content": [ + "Joseph Barnabas sold a field and brought the money to the apostles." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 4:36-37" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "ACT 4:36" + }, + { + "type": "char:add", + "content": [ + "For example, there was" + ] + }, + "Joseph.", + { + "type": "char:add", + "content": [ + "He was" + ] + }, + "a descendant of Levi", + { + "type": "char:add", + "content": [ + "and he was born" + ] + }, + "on Cyprus", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ". The apostles called him Barnabas;", + { + "type": "char:add", + "content": [ + "in the Jewish language" + ] + }, + "that name means a person who [IDM] always encourages", + { + "type": "char:add", + "content": [ + "others" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 4:37" + }, + "He sold one of his fields, and brought the money to the apostles", + { + "type": "char:add", + "content": [ + "for them to distribute to other believers" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "ACT 5" + }, + { + "type": "para:s1", + "content": [ + "Ananias pretended to give the apostles all the money from selling a field." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:1-2" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 5:1" + }, + "But there was one of", + { + "type": "char:add", + "content": [ + "the believers" + ] + }, + "whose name was Ananias, and whose wife's name was Sapphira. He", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "sold some land.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 5:2" + }, + "He kept for himself some of the money", + { + "type": "char:add", + "content": [ + "he had received for the land" + ] + }, + ", and his wife knew that he had done that. Then he brought the rest of the money and presented it to the apostles [MTY]." + ] + }, + { + "type": "para:s1", + "content": [ + "People were terrified when they saw or heard that Ananias had died." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:3-6" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ACT 5:3" + }, + "Then Peter said, “Ananias, you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "let Satan completely control you [MTY] so that you", + { + "type": "char:add", + "content": [ + "(sg) tried to" + ] + }, + "deceive the Holy Spirit", + { + "type": "char:add", + "content": [ + "and us(exc)" + ] + }, + ". ◄That was", + { + "type": "char:add", + "content": [ + "terrible!/Why did you do such a terrible thing" + ] + }, + "?► [RHQ]", + { + "type": "char:add", + "content": [ + "You" + ] + }, + "have kept for yourself some of the money you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "received for", + { + "type": "char:add", + "content": [ + "selling" + ] + }, + "the land,", + { + "type": "char:add", + "content": [ + "pretending that you(sg) were giving us all of it" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 5:4" + }, + "Before you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "sold that land, you truly owned [RHQ] it. And after you sold it, you could [RHQ] certainly still have used the money any way you wanted", + { + "type": "char:add", + "content": [ + "to" + ] + }, + ". So why did you", + { + "type": "char:add", + "content": [ + "(sg) ever" + ] + }, + "think [RHQ] about doing this", + { + "type": "char:add", + "content": [ + "wicked" + ] + }, + "thing? You were not", + { + "type": "char:add", + "content": [ + "merely trying to" + ] + }, + "deceive us! No,", + { + "type": "char:add", + "content": [ + "you tried to deceive" + ] + }, + "God", + { + "type": "char:add", + "content": [ + "himself!" + ] + }, + "!”", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 5:5" + }, + "When Ananias heard that,", + { + "type": "char:add", + "content": [ + "immediately" + ] + }, + "he fell down dead. So all", + { + "type": "char:add", + "content": [ + "who were there" + ] + }, + "who heard", + { + "type": "char:add", + "content": [ + "about Ananias' death" + ] + }, + "became terrified [PRS].", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 5:6" + }, + "Some young men came in, wrapped his", + { + "type": "char:add", + "content": [ + "body in a sheet" + ] + }, + ", and carried it out", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "buried it." + ] + }, + { + "type": "para:s1", + "content": [ + "Sapphira also died because she lied, and some men buried her beside her husband." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:7-11" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ACT 5:7" + }, + "About three hours later, his wife came in,", + { + "type": "char:add", + "content": [ + "but" + ] + }, + "she did not know what had happened.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 5:8" + }, + { + "type": "char:add", + "content": [ + "As" + ] + }, + "Peter", + { + "type": "char:add", + "content": [ + "showed her the money" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "Ananias had brought" + ] + }, + ", he asked her, “Tell me, is this the amount", + { + "type": "char:add", + "content": [ + "of money you two received for" + ] + }, + "the land you sold?” She said, “Yes, that's", + { + "type": "char:add", + "content": [ + "what we(exc) received" + ] + }, + ".”", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 5:9" + }, + "So Peter said to her, “", + { + "type": "char:add", + "content": [ + "You both did a terrible thing!" + ] + }, + "You two agreed [RHQ] to try to determine if you could do that without the Spirit of the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "revealing", + { + "type": "char:add", + "content": [ + "to anyone that you two tried to deceive them!" + ] + }, + "Listen!", + { + "type": "char:add", + "content": [ + "Do you(sg) hear the" + ] + }, + "footsteps [SYN] of the men who buried your husband? They are right outside this door, and they will carry your", + { + "type": "char:add", + "content": [ + "corpse" + ] + }, + "out", + { + "type": "char:add", + "content": [ + "to bury it, too" + ] + }, + "!”", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 5:10" + }, + "Immediately Sapphira fell down dead at Peter's feet. Then the young men came in. When they saw that she was dead, they carried her", + { + "type": "char:add", + "content": [ + "body" + ] + }, + "out and buried it beside her husband's", + { + "type": "char:add", + "content": [ + "body" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 5:11" + }, + "So all the believers", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "became greatly frightened [PRS]", + { + "type": "char:add", + "content": [ + "because of what God had done to Ananias and Sapphira. And" + ] + }, + "all", + { + "type": "char:add", + "content": [ + "the others" + ] + }, + "who heard", + { + "type": "char:add", + "content": [ + "people tell about" + ] + }, + "those things also", + { + "type": "char:add", + "content": [ + "became greatly frightened" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles healed many people, and many people believed in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:12-16" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 5:12" + }, + { + "type": "char:add", + "content": [ + "God was enabling" + ] + }, + "the apostles to do many amazing miracles among the people. All the believers were meeting together regularly", + { + "type": "char:add", + "content": [ + "in the temple courtyard" + ] + }, + "at", + { + "type": "char:add", + "content": [ + "the place called" + ] + }, + "Solomon's Porch.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 5:13" + }, + "All of the other people", + { + "type": "char:add", + "content": [ + "who had not yet believed in Jesus" + ] + }, + "were afraid to associate with the believers,", + { + "type": "char:add", + "content": [ + "because they knew that if they did anything evil, God would punish them, as well as revealing it to the believers" + ] + }, + ". However, those people continued to greatly respect the believers.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 5:14" + }, + "Many more men and women started believing in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ", and they joined the", + { + "type": "char:add", + "content": [ + "group of" + ] + }, + "believers.", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 5:15" + }, + { + "type": "char:add", + "content": [ + "The apostles were doing amazing miracles" + ] + }, + ", so", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "were bringing those who were sick into the streets, and laying them on stretchers and mats, in order that", + { + "type": "char:add", + "content": [ + "when" + ] + }, + "Peter came by", + { + "type": "char:add", + "content": [ + "he would touch them, or" + ] + }, + "at least his shadow might fall upon some of them", + { + "type": "char:add", + "content": [ + "and heal them" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 5:16" + }, + "Crowds of people were also coming", + { + "type": "char:add", + "content": [ + "to the apostles" + ] + }, + "from the towns near Jerusalem. They were bringing their sick", + { + "type": "char:add", + "content": [ + "relatives/friends" + ] + }, + "and those who were being tormented/troubled by evil spirits {whom evil spirits were tormenting/troubling}, and", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "healed all of them." + ] + }, + { + "type": "para:s1", + "content": [ + "Jewish leaders jailed the apostles, but an angel freed them to teach people." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:17-21a" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 5:17" + }, + "Then the high priest and all who were with him, who were members of the", + { + "type": "char:add", + "content": [ + "local" + ] + }, + "Sadducee", + { + "type": "char:add", + "content": [ + "sect in Jerusalem" + ] + }, + ", became very jealous", + { + "type": "char:add", + "content": [ + "of the apostles, because many people were accepting the apostles' message" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 5:18" + }, + "So they commanded the Temple guards to seize the apostles and put them in the public jail.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 5:19" + }, + { + "type": "char:add", + "content": [ + "The guards did that" + ] + }, + ", but during the night an angel from the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "opened the jail doors and brought the apostles outside!", + { + "type": "char:add", + "content": [ + "The guards were not aware of what the angel had done" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 5:20" + }, + "Then the angel said", + { + "type": "char:add", + "content": [ + "to the apostles" + ] + }, + ", “Go to the Temple", + { + "type": "char:add", + "content": [ + "courtyard" + ] + }, + ", stand there, and tell the people all about", + { + "type": "char:add", + "content": [ + "how God can give them eternal" + ] + }, + "life!”", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 5:21" + }, + "So having heard this, about dawn they entered the Temple", + { + "type": "char:add", + "content": [ + "courtyard" + ] + }, + "and began to teach the people again", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The Jewish leaders were perplexed because the apostles were not in jail." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:21b-24" + ] + }, + { + "type": "para:p", + "content": [ + "Meanwhile, the high priest and those who were with him summoned the other Jewish Council members. Altogether they made up the entire Council of Israel.", + { + "type": "char:add", + "content": [ + "After they all gathered together" + ] + }, + ", they sent", + { + "type": "char:add", + "content": [ + "guards" + ] + }, + "to the jail to bring in the apostles.", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 5:22" + }, + "But when the guards arrived at the jail, they discovered that the apostles were not there. So they returned to the Council, and", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "them reported,", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 5:23" + }, + "“We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "saw that the jail", + { + "type": "char:add", + "content": [ + "doors" + ] + }, + "were very securely locked, and the guards were standing at the doors. But when we opened", + { + "type": "char:add", + "content": [ + "the doors and went in to get those men" + ] + }, + ", none", + { + "type": "char:add", + "content": [ + "of them was" + ] + }, + "inside", + { + "type": "char:add", + "content": [ + "the jail" + ] + }, + "!”", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 5:24" + }, + "When the captain of the temple guards and the chief priests heard that, they became greatly perplexed,", + { + "type": "char:add", + "content": [ + "wondering" + ] + }, + "what might result from all this." + ] + }, + { + "type": "para:s1", + "content": [ + "After finding them, the leaders brought the apostles back to question them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:25-26" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ACT 5:25" + }, + "Then someone came", + { + "type": "char:add", + "content": [ + "from the Temple courtyard" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "excitedly" + ] + }, + "reported to them, “Listen", + { + "type": "char:add", + "content": [ + "to this! Right now" + ] + }, + "the men whom you put in jail are standing in the Temple", + { + "type": "char:add", + "content": [ + "courtyard" + ] + }, + "and they are teaching the people", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "!”", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 5:26" + }, + "So the captain", + { + "type": "char:add", + "content": [ + "of the Temple guards" + ] + }, + "went", + { + "type": "char:add", + "content": [ + "to the Temple courtyard" + ] + }, + "with the officers, and they brought the apostles", + { + "type": "char:add", + "content": [ + "back to the Council room. But they" + ] + }, + "did not treat them roughly, because they were afraid that the people would", + { + "type": "char:add", + "content": [ + "kill them by" + ] + }, + "throwing stones at them", + { + "type": "char:add", + "content": [ + "if they hurt the apostles" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter and the other apostles said that they must obey God." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:27-33" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 5:27" + }, + "After", + { + "type": "char:add", + "content": [ + "the captain and his officers" + ] + }, + "had brought", + { + "type": "char:add", + "content": [ + "the apostles to the Council room" + ] + }, + ", they commanded them to stand in front of the Council members, and the high priest questioned them.", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 5:28" + }, + "He said to them", + { + "type": "char:add", + "content": [ + "accusingly" + ] + }, + ", “We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "strongly commanded you not to teach people about that man [MTY]", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "But", + { + "type": "char:add", + "content": [ + "you have disobeyed us, and" + ] + }, + "you have taught people all over Jerusalem", + { + "type": "char:add", + "content": [ + "about him" + ] + }, + "! Furthermore, you are trying to make it seem that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "are the ones who are guilty [MTY] for that man's death!”", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 5:29" + }, + "But Peter,", + { + "type": "char:add", + "content": [ + "speaking for himself" + ] + }, + "and the other apostles, replied, “We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have to obey", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "God", + { + "type": "char:add", + "content": [ + "commands us to do" + ] + }, + ", not what", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "people", + { + "type": "char:add", + "content": [ + "tell us to do" + ] + }, + "!", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 5:30" + }, + "God considers that you are the ones who killed Jesus by nailing him to a cross! But God, whom our ancestors", + { + "type": "char:add", + "content": [ + "worshipped" + ] + }, + ", ◄caused Jesus to become alive again after he died/raised Jesus from the dead►.", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 5:31" + }, + "God has greatly honored Jesus.", + { + "type": "char:add", + "content": [ + "He has taken him up to heaven! He has authorized him" + ] + }, + "to be the one who will save us and to rule", + { + "type": "char:add", + "content": [ + "over our lives! God did this" + ] + }, + "so that he might enable", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israelites [MTY] to turn away from", + { + "type": "char:add", + "content": [ + "our" + ] + }, + "sinful behavior and", + { + "type": "char:add", + "content": [ + "that he might" + ] + }, + "forgive", + { + "type": "char:add", + "content": [ + "us for our sins" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 5:32" + }, + "We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "tell people about these things", + { + "type": "char:add", + "content": [ + "that we know happened to Jesus" + ] + }, + ", and the Holy Spirit, whom God has sent to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "who obey him, is also confirming", + { + "type": "char:add", + "content": [ + "that these things are true" + ] + }, + ".”", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 5:33" + }, + "When the Council members heard those words, they became very angry", + { + "type": "char:add", + "content": [ + "with the apostles" + ] + }, + ", and they wanted to kill them." + ] + }, + { + "type": "para:s1", + "content": [ + "After beating the apostles, they followed Gamaliel's advice and released them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:34-40" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "ACT 5:34" + }, + "But", + { + "type": "char:add", + "content": [ + "there was a Council member" + ] + }, + "named Gamaliel. He was a Pharisee, and one who taught people the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "laws, and all the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people respected him. He stood up in the Council and told", + { + "type": "char:add", + "content": [ + "guards" + ] + }, + "to take the apostles out", + { + "type": "char:add", + "content": [ + "of the room" + ] + }, + "for a short time.", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 5:35" + }, + { + "type": "char:add", + "content": [ + "After the guards had taken the apostles out" + ] + }, + ", he said to the other Council members, “Fellow Israelites, you need to think carefully about what you are about to do to these men,", + { + "type": "char:add", + "content": [ + "and I will tell you why" + ] + }, + ".", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 5:36" + }, + "Some years ago", + { + "type": "char:add", + "content": [ + "a man named" + ] + }, + "Theudas rebelled", + { + "type": "char:add", + "content": [ + "against the Roman government" + ] + }, + ". He told people that he was an important person, and about four hundred men joined", + { + "type": "char:add", + "content": [ + "him. But he was killed" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "killed him} and all those who had been accompanying him were scattered.", + { + "type": "char:add", + "content": [ + "So they" + ] + }, + "were not able to do anything", + { + "type": "char:add", + "content": [ + "that they had planned" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 5:37" + }, + "After that, during the time when they were ◄writing down names of the people/taking the census►", + { + "type": "char:add", + "content": [ + "in order to tax people, a man named" + ] + }, + "Judas from Galilee", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "rebelled", + { + "type": "char:add", + "content": [ + "against the Roman government" + ] + }, + ". He persuaded some people to accompany him. But", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "killed him, too, and all those who had accompanied him went off in different directions.", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 5:38" + }, + "So now I say", + { + "type": "char:add", + "content": [ + "this" + ] + }, + "to you: Do not harm these men! Release them! I say this because if", + { + "type": "char:add", + "content": [ + "this is just something" + ] + }, + "that humans have planned, they will not be able to do it. They will fail,", + { + "type": "char:add", + "content": [ + "like Theudas and Judas did" + ] + }, + { + "type": "verse:v", + "number": "39", + "sid": "ACT 5:39" + }, + "But, if God", + { + "type": "char:add", + "content": [ + "has commanded them to do it" + ] + }, + ", you will not be able to prevent them", + { + "type": "char:add", + "content": [ + "from doing it, because" + ] + }, + "you will find out that you are opposing God!” The other members of the Council accepted what Gamaliel said.", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 5:40" + }, + "They told the", + { + "type": "char:add", + "content": [ + "temple guards to bring the apostles and flog them. So the guards" + ] + }, + "brought them", + { + "type": "char:add", + "content": [ + "into the Council room" + ] + }, + "and flogged them. Then the Council members commanded them not to speak to people about [MTY] Jesus, and they released the apostles." + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles rejoiced and continued to tell others about Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 5:41-42" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "ACT 5:41" + }, + "So the apostles left the Council. They were rejoicing, because", + { + "type": "char:add", + "content": [ + "they knew God" + ] + }, + "had honored them", + { + "type": "char:add", + "content": [ + "by letting people" + ] + }, + "disgrace them because they were followers [MTY] of Jesus.", + { + "type": "verse:v", + "number": "42", + "sid": "ACT 5:42" + }, + "And every day", + { + "type": "char:add", + "content": [ + "the apostles went to" + ] + }, + "the temple", + { + "type": "char:add", + "content": [ + "area" + ] + }, + "and to various", + { + "type": "char:add", + "content": [ + "people's" + ] + }, + "houses,", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "they continued [LIT] teaching", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "and telling", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "that Jesus is the Messiah." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "ACT 6" + }, + { + "type": "para:s1", + "content": [ + "The believers neglected the Greek-speaking widows." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 6:1" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 6:1" + }, + "During that time, many more people were becoming believers.", + { + "type": "char:add", + "content": [ + "Some of them were from other countries and spoke only the Greek language, but most of them had always lived in Israel and spoke the Hebrew language" + ] + }, + ". Those who spoke Greek began to complain about those who spoke Hebrew. They were saying. “When", + { + "type": "char:add", + "content": [ + "you Hebrew-speaking believers" + ] + }, + "distribute", + { + "type": "char:add", + "content": [ + "food or money" + ] + }, + "to widows every day, you are not giving fair amounts to the widows who speak Greek!”" + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles told the other believers to choose men to care for those widows." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 6:2-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ACT 6:2" + }, + "So,", + { + "type": "char:add", + "content": [ + "after the" + ] + }, + "twelve", + { + "type": "char:add", + "content": [ + "apostles had heard what they were complaining about" + ] + }, + ", they summoned all the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers", + { + "type": "char:add", + "content": [ + "in Jerusalem to meet" + ] + }, + "together. Then the apostles said", + { + "type": "char:add", + "content": [ + "to those other believers" + ] + }, + ", “We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "would not be doing right if we stopped", + { + "type": "char:add", + "content": [ + "preaching and teaching" + ] + }, + "God's message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "in order to distribute food [MTY]", + { + "type": "char:add", + "content": [ + "and money to the widows" + ] + }, + "!", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 6:3" + }, + "So, fellow believers, carefully choose seven men from among you, men whom", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "know that the Spirit", + { + "type": "char:add", + "content": [ + "of God" + ] + }, + "controls completely and who are very wise. Then we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "will appoint them to do this work,", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 6:4" + }, + "and we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "will devote our time to pray and to preach and teach the message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles appointed seven men to care for the widows' needs." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 6:5-6" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 6:5" + }, + "What the apostles recommended pleased all of the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers. So they group chose Stephen. He was a man who strongly believed", + { + "type": "char:add", + "content": [ + "in God" + ] + }, + "and whom the Holy Spirit controlled completely.", + { + "type": "char:add", + "content": [ + "They also chose" + ] + }, + "Philip, Procorus, Nicanor, Timon, Parmenas, and Nicolas who was from Antioch", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". Nicolas had accepted the Jewish religion", + { + "type": "char:add", + "content": [ + "before he had believed in Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 6:6" + }, + "They brought these", + { + "type": "char:add", + "content": [ + "seven" + ] + }, + "men to the apostles. Then after the apostles prayed", + { + "type": "char:add", + "content": [ + "for those men" + ] + }, + ", they placed their hands on", + { + "type": "char:add", + "content": [ + "the heads of each one of" + ] + }, + "them", + { + "type": "char:add", + "content": [ + "to appoint them to do that work" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The number of people who were becoming believers increased greatly." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 6:7" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ACT 6:7" + }, + "So", + { + "type": "char:add", + "content": [ + "the believers" + ] + }, + "continued to tell many people the message from God. ◄The number of people in Jerusalem who believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + "was increasing greatly./More and more people in Jerusalem were believing in Jesus.►", + { + "type": "char:add", + "content": [ + "Among them" + ] + }, + "were many", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "priests who were believing the message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "People opposed Stephen, but could not refute his arguments." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 6:8-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ACT 6:8" + }, + "God was enabling Stephen to do many things by God's power. He was doing many amazing miracles among the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people.", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 6:9" + }, + "However, some people opposed Stephen. They were Jews from a group", + { + "type": "char:add", + "content": [ + "that regularly met together in a Jewish meeting place that was" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "that people" + ] + }, + "} called the Freedmen's Meeting Place.", + { + "type": "char:add", + "content": [ + "Those people were from" + ] + }, + "Cyrene and Alexandria", + { + "type": "char:add", + "content": [ + "cities" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "from Cilicia and Asia", + { + "type": "char:add", + "content": [ + "provinces" + ] + }, + ". They all began to argue with Stephen.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 6:10" + }, + "But they were not able ◄to refute", + { + "type": "char:add", + "content": [ + "what he said/to prove that what he said was wrong" + ] + }, + "►,", + { + "type": "char:add", + "content": [ + "because God's" + ] + }, + "Spirit enabled him to speak very wisely." + ] + }, + { + "type": "para:s1", + "content": [ + "People persuaded some men to falsely accuse Stephen." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 6:11-14" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 6:11" + }, + "Then that group secretly persuaded", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "men to", + { + "type": "char:add", + "content": [ + "falsely accuse Stephen. saying" + ] + }, + ", “We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "heard him say bad things about Moses and God.”", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 6:12" + }, + "So,", + { + "type": "char:add", + "content": [ + "by saying that" + ] + }, + ", they made the", + { + "type": "char:add", + "content": [ + "other Jewish" + ] + }, + "people angry", + { + "type": "char:add", + "content": [ + "at Stephen, including" + ] + }, + "the elders and the teachers of the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "laws. Then", + { + "type": "char:add", + "content": [ + "they all" + ] + }, + "seized Stephen and took him to the Jewish Council.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 6:13" + }, + "They", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "brought in some other men who accused Stephen falsely", + { + "type": "char:add", + "content": [ + "about several things" + ] + }, + ". They said, “This fellow continually says bad things about this holy Temple and about the laws", + { + "type": "char:add", + "content": [ + "that Moses received from God" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 6:14" + }, + "Specifically, we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have heard him say that this Jesus from Nazareth", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "will destroy this Temple and will tell us to obey different customs than Moses", + { + "type": "char:add", + "content": [ + "taught our ancestors" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "The people saw Stephen's face shining like the face of an angel." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 6:15" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ACT 6:15" + }, + "When all", + { + "type": "char:add", + "content": [ + "the people" + ] + }, + "who were sitting in the Council", + { + "type": "char:add", + "content": [ + "room heard that, and as they" + ] + }, + "all stared at Stephen, they saw that his face was", + { + "type": "char:add", + "content": [ + "shining" + ] + }, + "[SIM] like the face of an angel." + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "ACT 7" + }, + { + "type": "para:s1", + "content": [ + "Stephen started to answer the high priest's accusations by talking about Abraham." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:1-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 7:1" + }, + "Then the high priest asked Stephen, “Are the things that", + { + "type": "char:add", + "content": [ + "these people are saying about you(sg)" + ] + }, + "true?”", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 7:2" + }, + "Stephen replied, “Fellow Jews and respected leaders,", + { + "type": "char:add", + "content": [ + "please" + ] + }, + "listen to me! The glorious God", + { + "type": "char:add", + "content": [ + "whom we(inc) worship" + ] + }, + "appeared to our ancestor Abraham while he was still", + { + "type": "char:add", + "content": [ + "living" + ] + }, + "in Mesopotamia", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ", before he moved to Haran", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 7:3" + }, + "God said to him, ‘Leave this land where you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "and your relatives", + { + "type": "char:add", + "content": [ + "are living" + ] + }, + ", and go into the land to which I will lead you.’", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 7:4" + }, + "So Abraham left that land,", + { + "type": "char:add", + "content": [ + "which was also called" + ] + }, + "Chaldea, and he arrived in Haran and lived there. After his father died, God told him to move to this land in which you", + { + "type": "char:add", + "content": [ + "and I" + ] + }, + "are now living.”" + ] + }, + { + "type": "para:s1", + "content": [ + "God promised to give the land to Abraham and his descendants." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:5" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 7:5" + }, + "“", + { + "type": "char:add", + "content": [ + "At that time" + ] + }, + "God did not give Abraham any", + { + "type": "char:add", + "content": [ + "land here" + ] + }, + ", not even a small plot of", + { + "type": "char:add", + "content": [ + "this" + ] + }, + "land that would belong to him. God promised that he would", + { + "type": "char:add", + "content": [ + "later" + ] + }, + "give this land to him and his descendants, and that it would", + { + "type": "char:add", + "content": [ + "always" + ] + }, + "belong", + { + "type": "char:add", + "content": [ + "to them. However" + ] + }, + ", at that time Abraham did not have any children", + { + "type": "char:add", + "content": [ + "who would" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "inherit it/receive it after he died" + ] + }, + "►.”" + ] + }, + { + "type": "para:s1", + "content": [ + "God told Abraham that later on he would deliver his descendants from Egypt." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:6-7" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ACT 7:6" + }, + "“", + { + "type": "char:add", + "content": [ + "Later" + ] + }, + "God told Abraham, ‘Your descendants will go and live in a foreign country. They", + { + "type": "char:add", + "content": [ + "will live there" + ] + }, + "for four hundred years, and", + { + "type": "char:add", + "content": [ + "during that time their leaders" + ] + }, + "will mistreat your descendants and force them to work as slaves.’", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 7:7" + }, + "But God", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "said, ‘I will punish the people who make them work as slaves. Then, after that, your descendants will leave", + { + "type": "char:add", + "content": [ + "that land" + ] + }, + "and they will", + { + "type": "char:add", + "content": [ + "come and" + ] + }, + "worship me in this land.’ ”" + ] + }, + { + "type": "para:s1", + "content": [ + "God commanded the ceremony of circumcision for Abraham and his descendants." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ACT 7:8" + }, + "“Then God commanded Abraham that", + { + "type": "char:add", + "content": [ + "every male in his household and all of his male descendants" + ] + }, + "should be circumcised", + { + "type": "char:add", + "content": [ + "to show that they all belonged to God" + ] + }, + "and that they would obey what he had told Abraham to do. Later Abraham's son, Isaac, was born, and when Isaac was eight days old, Abraham circumcised him.", + { + "type": "char:add", + "content": [ + "Later" + ] + }, + "Isaac's son, Jacob, was born, and Isaac", + { + "type": "char:add", + "content": [ + "similarly circumcised" + ] + }, + "him. And Jacob", + { + "type": "char:add", + "content": [ + "similarly circumcised" + ] + }, + "his twelve sons. They are the twelve men", + { + "type": "char:add", + "content": [ + "from whom we(inc) Jews have all descended" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "God helped Joseph, so Pharaoh appointed him to govern Egypt." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:9-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ACT 7:9" + }, + "“", + { + "type": "char:add", + "content": [ + "You know that" + ] + }, + "Jacob's", + { + "type": "char:add", + "content": [ + "older" + ] + }, + "sons became jealous", + { + "type": "char:add", + "content": [ + "because their father favored their younger brother" + ] + }, + "Joseph. So they sold him", + { + "type": "char:add", + "content": [ + "to merchants/traders who took him" + ] + }, + "[MTY] to Egypt. There he became a slave", + { + "type": "char:add", + "content": [ + "of an official who lived there" + ] + }, + ". But God", + { + "type": "char:add", + "content": [ + "helped" + ] + }, + "Joseph.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 7:10" + }, + "He protected him whenever people caused him to suffer. He enabled Joseph to be wise; and he caused Pharaoh, the king of Egypt, to think well of Joseph. So Pharaoh appointed him to rule", + { + "type": "char:add", + "content": [ + "over" + ] + }, + "Egypt and to look after all of Pharaoh's property [MTY].”" + ] + }, + { + "type": "para:s1", + "content": [ + "There was a famine in Canaan, so Jacob's family moved to Egypt." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:11-15a" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 7:11" + }, + "“", + { + "type": "char:add", + "content": [ + "While Joseph was doing that work" + ] + }, + ", there was a time ◄when there was very little food/of famine► throughout Egypt and also throughout Canaan. People did not have enough food to eat. People were suffering.", + { + "type": "char:add", + "content": [ + "At that time" + ] + }, + "Jacob and his sons", + { + "type": "char:add", + "content": [ + "in Canaan" + ] + }, + "also could not find", + { + "type": "char:add", + "content": [ + "enough" + ] + }, + "food.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 7:12" + }, + "When Jacob heard", + { + "type": "char:add", + "content": [ + "people report that" + ] + }, + "there was grain/food", + { + "type": "char:add", + "content": [ + "that people could buy" + ] + }, + "in Egypt, he sent Joseph's older brothers", + { + "type": "char:add", + "content": [ + "to go there to buy grain. They went and bought grain from Joseph, but they did not recognize him. Then they returned home" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 7:13" + }, + "When Joseph's brothers went to Egypt the second time,", + { + "type": "char:add", + "content": [ + "they again bought grain from Joseph" + ] + }, + ". But this time", + { + "type": "char:add", + "content": [ + "he" + ] + }, + "told them who he was.", + { + "type": "char:add", + "content": [ + "And" + ] + }, + "people told Pharaoh that Joseph's people were Hebrews", + { + "type": "char:add", + "content": [ + "and that those men who had come from Canaan were his brothers" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 7:14" + }, + "Then after Joseph sent", + { + "type": "char:add", + "content": [ + "his brothers back home, they" + ] + }, + "told their father Jacob", + { + "type": "char:add", + "content": [ + "that Joseph wanted" + ] + }, + "him and his entire family to come", + { + "type": "char:add", + "content": [ + "to Egypt. At that time" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "Jacob's family consisted of" + ] + }, + "seventy-five people/there were seventy-five people in Jacob's family► [SYN].", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 7:15" + }, + { + "type": "char:add", + "content": [ + "So when" + ] + }, + "Jacob", + { + "type": "char:add", + "content": [ + "heard that, he and all his family" + ] + }, + "went to", + { + "type": "char:add", + "content": [ + "live in" + ] + }, + "Egypt.”" + ] + }, + { + "type": "para:s1", + "content": [ + "When Jacob and his sons died, people buried them in Canaan." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:15b-16" + ] + }, + { + "type": "para:p", + "content": [ + "“", + { + "type": "char:add", + "content": [ + "Later on" + ] + }, + ", Jacob died", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ", and our", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "ancestors,", + { + "type": "char:add", + "content": [ + "his sons, also died there" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 7:16" + }, + { + "type": "char:add", + "content": [ + "But" + ] + }, + "the bodies", + { + "type": "char:add", + "content": [ + "of Jacob and Joseph" + ] + }, + "were brought {", + { + "type": "char:add", + "content": [ + "they" + ] + }, + "brought the bodies", + { + "type": "char:add", + "content": [ + "of Jacob and Joseph" + ] + }, + "}", + { + "type": "char:add", + "content": [ + "back to our land" + ] + }, + ", and", + { + "type": "char:add", + "content": [ + "Jacob's body" + ] + }, + "was buried {they buried", + { + "type": "char:add", + "content": [ + "Jacob's body" + ] + }, + "}", + { + "type": "char:add", + "content": [ + "in the tomb that Abraham had bought, and they buried Joseph's body" + ] + }, + "in Shechem in the ground that", + { + "type": "char:add", + "content": [ + "Jacob" + ] + }, + "had bought from Hamor's sons.”" + ] + }, + { + "type": "para:s1", + "content": [ + "An Egyptian king who did not know about Joseph began to oppress the Israelites." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:17-19" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 7:17" + }, + "“Our ancestors had become very numerous when it was almost time for", + { + "type": "char:add", + "content": [ + "God to rescue them" + ] + }, + "from Egypt,", + { + "type": "char:add", + "content": [ + "as" + ] + }, + "he had promised Abraham that he would do.", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 7:18" + }, + "Another king had begun to rule in Egypt. He did not know that Joseph,", + { + "type": "char:add", + "content": [ + "long before that time, had greatly helped the people of Egypt" + ] + }, + "[MTY].", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 7:19" + }, + "That king cruelly tried to get rid of our ancestors. He oppressed them and caused them to suffer greatly. He", + { + "type": "char:add", + "content": [ + "even commanded" + ] + }, + "them to leave their baby", + { + "type": "char:add", + "content": [ + "boys" + ] + }, + "outside", + { + "type": "char:add", + "content": [ + "their homes" + ] + }, + "so that they would die.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Moses, who grew up as an Egyptian, spoke and acted powerfully." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:20-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ACT 7:20" + }, + "“During that time Moses was born, and he was a very beautiful [LIT]", + { + "type": "char:add", + "content": [ + "child" + ] + }, + ". So his parents", + { + "type": "char:add", + "content": [ + "secretly" + ] + }, + "cared for him in their house for three months.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 7:21" + }, + "Then they had to put him outside", + { + "type": "char:add", + "content": [ + "the house, but" + ] + }, + "Pharaoh's daughter", + { + "type": "char:add", + "content": [ + "found him and" + ] + }, + "adopted him and cared for him as", + { + "type": "char:add", + "content": [ + "though he were" + ] + }, + "her own son.", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 7:22" + }, + "Moses was taught {", + { + "type": "char:add", + "content": [ + "The Egyptian teachers" + ] + }, + "taught Moses} many kinds of wise things [HYP] that the people in Egypt knew, and", + { + "type": "char:add", + "content": [ + "when he grew up" + ] + }, + ", he spoke powerfully and did things powerfully.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Moses killed an Egyptian, so he had to flee to Midian." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:23-29" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 7:23" + }, + "“", + { + "type": "char:add", + "content": [ + "One day" + ] + }, + "when Moses was about forty years old, he decided that he would", + { + "type": "char:add", + "content": [ + "go and" + ] + }, + "see his fellow Israelis.", + { + "type": "char:add", + "content": [ + "So he went to the place where they worked" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 7:24" + }, + "He saw an Egyptian beating one of the Israels. So he went over to help [MTY] the Israeli man who was being hurt/beat {whom", + { + "type": "char:add", + "content": [ + "the Egyptian" + ] + }, + "was hurting/beating}, and he ◄got revenge on/paid back► the Israeli man by killing the Egyptian", + { + "type": "char:add", + "content": [ + "who was hurting/beating him" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 7:25" + }, + "Moses was thinking that his fellow Israelis would understand that God had sent him to free them", + { + "type": "char:add", + "content": [ + "from being slaves" + ] + }, + ". But they did not understand that.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 7:26" + }, + "The next day, Moses saw two Israeli men fighting", + { + "type": "char:add", + "content": [ + "each other" + ] + }, + ". He tried to make them stop fighting by saying to them, ‘Men, you two are fellow", + { + "type": "char:add", + "content": [ + "Israelis! So" + ] + }, + "◄stop hurting each other!/why are you hurting each other?► [RHQ]’", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 7:27" + }, + "But the man who was injuring the other man pushed Moses away and said to him, ‘◄No one appointed you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to rule and judge us", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "!/Do you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "think someone appointed you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to rule and judge us", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "?► [RHQ]", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 7:28" + }, + "Do you want to kill me as you killed the Egyptian yesterday?’", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 7:29" + }, + "When Moses heard that,", + { + "type": "char:add", + "content": [ + "he thought to himself, ‘Obviously, people know what I have done, and someone will kill me.’ He was afraid, so" + ] + }, + "he fled", + { + "type": "char:add", + "content": [ + "from Egypt" + ] + }, + "to Midian land. He lived there", + { + "type": "char:add", + "content": [ + "for some years" + ] + }, + ". He", + { + "type": "char:add", + "content": [ + "got married, and he and his wife" + ] + }, + "had two sons.”" + ] + }, + { + "type": "para:s1", + "content": [ + "God commanded Moses to rescue the Jewish people from Egypt." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:30-34" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ACT 7:30" + }, + "“", + { + "type": "char:add", + "content": [ + "One day" + ] + }, + "forty years later,", + { + "type": "char:add", + "content": [ + "the Lord God appeared as" + ] + }, + "an angel to Moses. He appeared in a bush that was burning in the desert near Sinai Mountain.", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 7:31" + }, + "When Moses saw that, he was greatly surprised,", + { + "type": "char:add", + "content": [ + "because the bush was not burning up" + ] + }, + ". As he went over to look more closely, he heard the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "say", + { + "type": "char:add", + "content": [ + "to him" + ] + }, + ",", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 7:32" + }, + "‘I", + { + "type": "char:add", + "content": [ + "am" + ] + }, + "the God", + { + "type": "char:add", + "content": [ + "whom" + ] + }, + "your ancestors", + { + "type": "char:add", + "content": [ + "worshipped" + ] + }, + ". I", + { + "type": "char:add", + "content": [ + "am" + ] + }, + "the God that Abraham, Isaac and Jacob", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + ".’ Moses", + { + "type": "char:add", + "content": [ + "was so afraid that he" + ] + }, + "began to shake. He was afraid to look", + { + "type": "char:add", + "content": [ + "at the bush any longer" + ] + }, + ".", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 7:33" + }, + "Then the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "said to him, ‘Take your sandals off", + { + "type": "char:add", + "content": [ + "to show that you(sg) revere me" + ] + }, + ". Because I", + { + "type": "char:add", + "content": [ + "am here" + ] + }, + ", the place where you are standing is holy/sacred.", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 7:34" + }, + "I have surely seen how the people of Egypt are continually causing my people to suffer. I have heard my people when they groan", + { + "type": "char:add", + "content": [ + "because those people continually oppress them" + ] + }, + ". So I have come down to rescue them", + { + "type": "char:add", + "content": [ + "from Egypt" + ] + }, + ". Now get ready, because I am going to send you", + { + "type": "char:add", + "content": [ + "back" + ] + }, + "to Egypt", + { + "type": "char:add", + "content": [ + "to do that" + ] + }, + ".’ ”" + ] + }, + { + "type": "para:s1", + "content": [ + "God sent Moses to lead Israel and tell them of the Prophet who would come." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:35-38" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "ACT 7:35" + }, + "“This Moses", + { + "type": "char:add", + "content": [ + "is the one who had tried to help our Israeli people, but" + ] + }, + "whom they rejected", + { + "type": "char:add", + "content": [ + "by saying" + ] + }, + ", ‘No one [RHQ] appointed you to rule and judge", + { + "type": "char:add", + "content": [ + "us!’" + ] + }, + "Moses", + { + "type": "char:add", + "content": [ + "is the one whom" + ] + }, + "God", + { + "type": "char:add", + "content": [ + "himself" + ] + }, + "sent to rule them and to free them", + { + "type": "char:add", + "content": [ + "from being slaves. He is the one whom" + ] + }, + "an angel in the bush", + { + "type": "char:add", + "content": [ + "commanded to do that" + ] + }, + ".", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 7:36" + }, + "Moses", + { + "type": "char:add", + "content": [ + "is the one who" + ] + }, + "led our ancestors out", + { + "type": "char:add", + "content": [ + "from Egypt" + ] + }, + ". He did many kinds of miracles in Egypt, at the Red Sea, and during the forty years", + { + "type": "char:add", + "content": [ + "that the Israelite people lived" + ] + }, + "in the desert.", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 7:37" + }, + "This Moses is the one who said to the Israelite people, ‘God will appoint a prophet for you from among your own people.", + { + "type": "char:add", + "content": [ + "He will speak words from God" + ] + }, + ", just like I", + { + "type": "char:add", + "content": [ + "speak his words to you" + ] + }, + ".’", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 7:38" + }, + "This man", + { + "type": "char:add", + "content": [ + "Moses" + ] + }, + "was", + { + "type": "char:add", + "content": [ + "our people's leader" + ] + }, + "when they gathered together in the desert. It is Moses to whom", + { + "type": "char:add", + "content": [ + "God sent" + ] + }, + "the angel on Mount Sinai to", + { + "type": "char:add", + "content": [ + "give him our laws" + ] + }, + ", and", + { + "type": "char:add", + "content": [ + "he was the one who told" + ] + }, + "our", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "ancestors", + { + "type": "char:add", + "content": [ + "what the angel had said" + ] + }, + ". He was the one who received", + { + "type": "char:add", + "content": [ + "from God" + ] + }, + "words that tell us how to live", + { + "type": "char:add", + "content": [ + "eternally, and Moses" + ] + }, + "passed", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "on to us.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Israel rejected Moses, so God rejected them and said that he would punish them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:39-43" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "ACT 7:39" + }, + "“", + { + "type": "char:add", + "content": [ + "However" + ] + }, + ", our ancestors did not want to obey", + { + "type": "char:add", + "content": [ + "Moses" + ] + }, + ". Instead,", + { + "type": "char:add", + "content": [ + "while he was still on the mountain" + ] + }, + ", they rejected him", + { + "type": "char:add", + "content": [ + "as their leader" + ] + }, + "and decided that they wanted to return to Egypt.", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 7:40" + }, + "So they told", + { + "type": "char:add", + "content": [ + "his older brother" + ] + }, + "Aaron, ‘Make idols for us who will be our gods to lead us", + { + "type": "char:add", + "content": [ + "back to Egypt" + ] + }, + "! As for that fellow Moses who led us out of Egypt we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "do not know what has happened to him!’", + { + "type": "verse:v", + "number": "41", + "sid": "ACT 7:41" + }, + "So, they made", + { + "type": "char:add", + "content": [ + "out of gold" + ] + }, + "an image", + { + "type": "char:add", + "content": [ + "that looked like" + ] + }, + "a calf. Then they sacrificed", + { + "type": "char:add", + "content": [ + "animals and offered other things" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "honor" + ] + }, + "that idol, and they sang and danced to honor the idol that they themselves had made.", + { + "type": "verse:v", + "number": "42", + "sid": "ACT 7:42" + }, + "So God rejected them. He abandoned them to worship the sun, moon and stars in the sky. This agrees with the words that one of the prophets wrote that God said," + ] + }, + { + "type": "para:q1", + "content": [ + "You Israelite", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "[MTY], when you", + { + "type": "char:add", + "content": [ + "repeatedly" + ] + }, + "killed animals and offered them as sacrifices during those forty years", + { + "type": "char:add", + "content": [ + "that you were" + ] + }, + "in the desert, ◄you", + { + "type": "char:add", + "content": [ + "most certainly" + ] + }, + "were not offering them to me!/what makes you think that you were offering them to me?► [RHQ]", + { + "type": "verse:v", + "number": "43", + "sid": "ACT 7:43" + }, + { + "type": "char:add", + "content": [ + "On the contrary" + ] + }, + ", you carried", + { + "type": "char:add", + "content": [ + "with you from place to place" + ] + }, + "the tent", + { + "type": "char:add", + "content": [ + "that contained the idol" + ] + }, + "representing", + { + "type": "char:add", + "content": [ + "the god" + ] + }, + "Molech", + { + "type": "char:add", + "content": [ + "that you worshipped" + ] + }, + ". You also", + { + "type": "char:add", + "content": [ + "carried with you" + ] + }, + "the image of the star", + { + "type": "char:add", + "content": [ + "called" + ] + }, + "Rephan.", + { + "type": "char:add", + "content": [ + "Those" + ] + }, + "were idols that you had made,", + { + "type": "char:add", + "content": [ + "and you" + ] + }, + "worshipped", + { + "type": "char:add", + "content": [ + "them instead of me" + ] + }, + ". So I will", + { + "type": "char:add", + "content": [ + "cause you to" + ] + }, + "be taken away {", + { + "type": "char:add", + "content": [ + "people to" + ] + }, + "take you}", + { + "type": "char:add", + "content": [ + "from your own country. You will be taken" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "They will take you" + ] + }, + "}", + { + "type": "char:add", + "content": [ + "far from your homes to regions" + ] + }, + "even farther than Babylon.”" + ] + }, + { + "type": "para:s1", + "content": [ + "The Israelite people worshipped God at the tent Moses built and later in the temple that Solomon built." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:44-47" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "ACT 7:44" + }, + "“While our ancestors were in the desert, they worshipped God at the tent that showed", + { + "type": "char:add", + "content": [ + "that he was there with them" + ] + }, + ". They had made the tent exactly like God had commanded Moses", + { + "type": "char:add", + "content": [ + "to make it. It was" + ] + }, + "exactly like the model that Moses had seen", + { + "type": "char:add", + "content": [ + "when he was up on the mountain" + ] + }, + ".", + { + "type": "verse:v", + "number": "45", + "sid": "ACT 7:45" + }, + { + "type": "char:add", + "content": [ + "Later on" + ] + }, + ", other ancestors of ours carried that tent with them when Joshua led them", + { + "type": "char:add", + "content": [ + "into this land" + ] + }, + ". That was during the time that they took this land for themselves, when God forced the people", + { + "type": "char:add", + "content": [ + "who previously lived here" + ] + }, + "to leave. So the Israelis were able to possess this land.", + { + "type": "char:add", + "content": [ + "The tent remained in this land and was still here" + ] + }, + "when", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "David ruled.", + { + "type": "verse:v", + "number": "46", + "sid": "ACT 7:46" + }, + "David pleased God, and he asked God to let him build a house where", + { + "type": "char:add", + "content": [ + "he and" + ] + }, + "all of our Israeli people could worship God.", + { + "type": "verse:v", + "number": "47", + "sid": "ACT 7:47" + }, + "But", + { + "type": "char:add", + "content": [ + "instead, God let David's son" + ] + }, + "Solomon build a house", + { + "type": "char:add", + "content": [ + "where people could worship" + ] + }, + "God.”" + ] + }, + { + "type": "para:s1", + "content": [ + "People can worship God anywhere, not only at certain places." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:48-50" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "ACT 7:48" + }, + "“However,", + { + "type": "char:add", + "content": [ + "we(inc) know that" + ] + }, + "God is greater than everything, and he does not live in", + { + "type": "char:add", + "content": [ + "houses that" + ] + }, + "people [SYN] have made. It is like the prophet", + { + "type": "char:add", + "content": [ + "Isaiah" + ] + }, + "wrote. He wrote", + { + "type": "char:add", + "content": [ + "these words that God had spoken:" + ] } - ] + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "49-50", + "sid": "ACT 7:49-50" + }, + "Heaven is ◄my throne/the place from which I rule the entire universe►, and the earth is ◄my footstool/", + { + "type": "char:add", + "content": [ + "merely like" + ] + }, + "a stool on which I may rest my feet►. I myself [SYN] have made everything", + { + "type": "char:add", + "content": [ + "both in heaven and on the earth" + ] + }, + ". So you", + { + "type": "char:add", + "content": [ + "human beings" + ] + }, + ", ◄", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "really cannot build a house that would be", + { + "type": "char:add", + "content": [ + "adequate" + ] + }, + "for me!/do you think you can build a house that would be", + { + "type": "char:add", + "content": [ + "appropriate" + ] + }, + "for me?► [RHQ] You cannot [RHQ] make a place good enough for me", + { + "type": "char:add", + "content": [ + "to live in" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Stephen said that those who were listening to him were opposing God." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:51-53" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "51", + "sid": "ACT 7:51" + }, + "“You people are extremely stubborn [MET], not wanting to obey God or listen [MTY]", + { + "type": "char:add", + "content": [ + "to him!" + ] + }, + "You are exactly like your ancestors! You always resist the Holy Spirit", + { + "type": "char:add", + "content": [ + "as they did" + ] + }, + "!", + { + "type": "verse:v", + "number": "52", + "sid": "ACT 7:52" + }, + "Your ancestors caused [RHQ] every prophet to suffer,", + { + "type": "char:add", + "content": [ + "including Moses" + ] + }, + ". They even killed those who long ago announced", + { + "type": "char:add", + "content": [ + "that the Messiah" + ] + }, + "would come, the one who always did what pleased God.", + { + "type": "char:add", + "content": [ + "And the Messiah has come! He is the one whom" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "recently" + ] + }, + "turned over", + { + "type": "char:add", + "content": [ + "to his enemies" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "insisted that" + ] + }, + "they kill him!", + { + "type": "verse:v", + "number": "53", + "sid": "ACT 7:53" + }, + "You", + { + "type": "char:add", + "content": [ + "are the people" + ] + }, + "who have received God's laws.", + { + "type": "char:add", + "content": [ + "Those were laws" + ] + }, + "that God caused angels to give", + { + "type": "char:add", + "content": [ + "to our ancestors" + ] + }, + ". However,", + { + "type": "char:add", + "content": [ + "incredibly" + ] + }, + ", you have not obeyed them!”" + ] + }, + { + "type": "para:s1", + "content": [ + "All the people there became very angry with Stephen." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:54" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "54", + "sid": "ACT 7:54" + }, + "When the Jewish Council members", + { + "type": "char:add", + "content": [ + "and others there" + ] + }, + "heard all that", + { + "type": "char:add", + "content": [ + "Stephen said" + ] + }, + ", they became very angry. They were grinding their teeth", + { + "type": "char:add", + "content": [ + "together because they were so angry" + ] + }, + "at him!" + ] + }, + { + "type": "para:s1", + "content": [ + "After Stephen said that he could see Jesus standing beside God in heaven, they stoned him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:55-59" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "55", + "sid": "ACT 7:55" + }, + "But the Holy Spirit completely controlled Stephen. He looked up into heaven and saw a dazzling light from God, and", + { + "type": "char:add", + "content": [ + "he saw" + ] + }, + "Jesus standing at God's right side.", + { + "type": "verse:v", + "number": "56", + "sid": "ACT 7:56" + }, + "“Look,” he said, “I see heaven open, and I", + { + "type": "char:add", + "content": [ + "see" + ] + }, + "the one who came from heaven standing at God's right side!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "57", + "sid": "ACT 7:57" + }, + { + "type": "char:add", + "content": [ + "When the Jewish Council members and others heard that" + ] + }, + ", they shouted loudly. They put their hands over their ears", + { + "type": "char:add", + "content": [ + "so that they could not hear Stephen, and immediately" + ] + }, + "they all rushed at him.", + { + "type": "verse:v", + "number": "58", + "sid": "ACT 7:58" + }, + "They dragged him outside the city", + { + "type": "char:add", + "content": [ + "of Jerusalem" + ] + }, + "and started to throw stones at him. The people who were accusing him", + { + "type": "char:add", + "content": [ + "took off" + ] + }, + "their outer garments", + { + "type": "char:add", + "content": [ + "in order to throw stones more easily, and" + ] + }, + "they put their clothes", + { + "type": "char:add", + "content": [ + "on the ground" + ] + }, + "next to a young man whose name was Saul,", + { + "type": "char:add", + "content": [ + "so that he could guard them" + ] + }, + ".", + { + "type": "verse:v", + "number": "59", + "sid": "ACT 7:59" + }, + "While they continued to throw stones at Stephen, Stephen prayed, “Lord Jesus, receive my spirit!”" + ] + }, + { + "type": "para:s1", + "content": [ + "He asked the Lord to forgive them, and he died. The disciples fled, some men buried Stephen, and Saul harassed believers. But the believers preached about Jesus wherever they were scattered." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 7:60—8:3" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "60", + "sid": "ACT 7:60" + }, + "Then Stephen fell on his knees and cried out, “Lord, do not punish them (OR, forgive them) [LIT] for this sin!” After he had said that, he died." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "ACT 8" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1-2", + "sid": "ACT 8:1-2" + }, + "Then some men who revered God buried Stephen's body in a tomb, and they mourned greatly and loudly for him." + ] + }, + { + "type": "para:p", + "content": [ + "On that same day", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "started severely persecuting the believers", + { + "type": "char:add", + "content": [ + "who were living" + ] + }, + "in Jerusalem. So most", + { + "type": "char:add", + "content": [ + "of the believers" + ] + }, + "fled", + { + "type": "char:add", + "content": [ + "to other places" + ] + }, + "throughout Judea and Samaria", + { + "type": "char:add", + "content": [ + "provinces" + ] + }, + ". The apostles were the only", + { + "type": "char:add", + "content": [ + "believers who remained in Jerusalem" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 8:3" + }, + "While the people were killing Stephen, Saul was there approving of their killing Stephen. So Saul", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "began trying to destroy the group of believers. He entered houses one by one, he dragged away men and women", + { + "type": "char:add", + "content": [ + "who believed in Jesus" + ] + }, + ", and then he", + { + "type": "char:add", + "content": [ + "arranged for" + ] + }, + "them to be put in prison." + ] + }, + { + "type": "para:s1", + "content": [ + "Many Samaritans heeded Philip's words and rejoiced." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:4-8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 8:4" + }, + "The believers who had left Jerusalem went to different places, where they continued preaching the message about Jesus.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 8:5" + }, + { + "type": "char:add", + "content": [ + "One of those believers whose name was" + ] + }, + "Philip went down", + { + "type": "char:add", + "content": [ + "from Jerusalem" + ] + }, + "to a city in Samaria", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". There he was telling", + { + "type": "char:add", + "content": [ + "the people that Jesus is" + ] + }, + "[MTY] the Messiah.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 8:6" + }, + "Many people there heard Philip", + { + "type": "char:add", + "content": [ + "speak" + ] + }, + "and saw the miraculous things that he was doing. So they all ◄paid close attention to/listened carefully to► his words.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 8:7" + }, + "For", + { + "type": "char:add", + "content": [ + "example, when Philip commanded" + ] + }, + "evil spirits who controlled many people", + { + "type": "char:add", + "content": [ + "that they should come out of them" + ] + }, + ", they came out, while those spirits screamed. Also, many people who were paralyzed and", + { + "type": "char:add", + "content": [ + "many others" + ] + }, + "who were lame were healed.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 8:8" + }, + "So", + { + "type": "char:add", + "content": [ + "many people" + ] + }, + "[MTY] in that city greatly rejoiced." + ] + }, + { + "type": "para:s1", + "content": [ + "Philip baptized many Samaritans, including a sorcerer." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:9-13" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ACT 8:9" + }, + "There was a man in that city whose name was Simon. He had been practicing sorcery for a long time, and he had been amazing the people in Samaria", + { + "type": "char:add", + "content": [ + "province by doing that" + ] + }, + ". He continually claimed that he was a great/important person.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 8:10" + }, + "All the people there, both ordinary and important people, listened to him.", + { + "type": "char:add", + "content": [ + "Various ones of" + ] + }, + "them were saying, “This man works in extremely powerful ways", + { + "type": "char:add", + "content": [ + "because" + ] + }, + "God has caused him to be a great", + { + "type": "char:add", + "content": [ + "person" + ] + }, + ".”", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 8:11" + }, + "They continued to listen to him carefully, because for a long time he had astonished them by practicing sorcery.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 8:12" + }, + "But then they believed Philip's", + { + "type": "char:add", + "content": [ + "message" + ] + }, + "when he preached to them about", + { + "type": "char:add", + "content": [ + "how" + ] + }, + "God desires to rule [MET]", + { + "type": "char:add", + "content": [ + "the lives of people who believe in him" + ] + }, + ", and about Jesus being the Messiah [MTY]. Both the men and the women who believed in Jesus were baptized. {", + { + "type": "char:add", + "content": [ + "Philip" + ] + }, + "was baptizing both the men and the women", + { + "type": "char:add", + "content": [ + "who had come to believe in Jesus" + ] + }, + "}.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 8:13" + }, + "Simon himself believed", + { + "type": "char:add", + "content": [ + "Philip's message" + ] + }, + "and, after he was baptized {after", + { + "type": "char:add", + "content": [ + "Philip" + ] + }, + "baptized him}, he began to constantly accompany Philip. Simon was continually amazed because he often saw", + { + "type": "char:add", + "content": [ + "Philip" + ] + }, + "doing many kinds of miraculous things." + ] + }, + { + "type": "para:s1", + "content": [ + "Samaritan believers received the power of the Holy Spirit." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:14-17" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ACT 8:14" + }, + "When the apostles in Jerusalem heard that", + { + "type": "char:add", + "content": [ + "many people" + ] + }, + "[PRS]", + { + "type": "char:add", + "content": [ + "throughout" + ] + }, + "Samaria", + { + "type": "char:add", + "content": [ + "district" + ] + }, + "had believed the message from God", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ", they sent Peter and John there.", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 8:15" + }, + "When Peter and John arrived in Samaria, they prayed for those", + { + "type": "char:add", + "content": [ + "new believers" + ] + }, + "in order that the Holy Spirit's", + { + "type": "char:add", + "content": [ + "power" + ] + }, + "would come to them.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 8:16" + }, + { + "type": "char:add", + "content": [ + "Peter and John realized that" + ] + }, + "the Holy Spirit had not yet begun to empower any of them. They had been baptized {", + { + "type": "char:add", + "content": [ + "Philip" + ] + }, + "had baptized them}", + { + "type": "char:add", + "content": [ + "because they had believed" + ] + }, + "in [MTY] the Lord Jesus,", + { + "type": "char:add", + "content": [ + "but they did not know about the Holy Spirit" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 8:17" + }, + { + "type": "char:add", + "content": [ + "Then Peter and John" + ] + }, + "placed their hands on", + { + "type": "char:add", + "content": [ + "the heads of" + ] + }, + "each person, and they received the", + { + "type": "char:add", + "content": [ + "power of" + ] + }, + "[MTY] the Holy Spirit." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter denounced Simon the sorcerer." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:18-24" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 8:18" + }, + "Simon saw", + { + "type": "char:add", + "content": [ + "things that convinced him" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "had given the Spirit's", + { + "type": "char:add", + "content": [ + "power to people" + ] + }, + "as a result of the apostles placing their hands on them. So he offered", + { + "type": "char:add", + "content": [ + "to give" + ] + }, + "money to the apostles,", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 8:19" + }, + "saying, “Enable me also to do what", + { + "type": "char:add", + "content": [ + "you are doing" + ] + }, + ", so that everyone on whom I place/put my hands may receive the Holy Spirit's", + { + "type": "char:add", + "content": [ + "power" + ] + }, + ".”", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 8:20" + }, + "But Peter said to him, “May you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "and your money go to hell, because you", + { + "type": "char:add", + "content": [ + "mistakenly" + ] + }, + "think that you can buy", + { + "type": "char:add", + "content": [ + "from us" + ] + }, + "what God", + { + "type": "char:add", + "content": [ + "alone" + ] + }, + "gives to", + { + "type": "char:add", + "content": [ + "people" + ] + }, + { + "type": "verse:v", + "number": "21", + "sid": "ACT 8:21" + }, + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has not authorized you to have any part of this ministry of giving", + { + "type": "char:add", + "content": [ + "the Holy Spirit's power" + ] + }, + ", because he knows that you are not thinking rightly! (OR, because he knows that you are thinking completely wrongly.)", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 8:22" + }, + "So stop thinking wickedly", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "that, and plead that the Lord, if he is willing, will forgive you", + { + "type": "char:add", + "content": [ + "for what" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "wickedly" + ] + }, + "thought/planned", + { + "type": "char:add", + "content": [ + "to do" + ] + }, + { + "type": "verse:v", + "number": "23", + "sid": "ACT 8:23" + }, + { + "type": "char:add", + "content": [ + "Turn away from your evil ways" + ] + }, + ", because I perceive that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are extremely envious of", + { + "type": "char:add", + "content": [ + "us" + ] + }, + ", and you", + { + "type": "char:add", + "content": [ + "are" + ] + }, + "a slave of your", + { + "type": "char:add", + "content": [ + "continual desire to do evil! God will certainly punish you severely" + ] + }, + "!”", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 8:24" + }, + "Then Simon answered, “Pray to the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "he" + ] + }, + "will not do to me what you just said!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter and John preached to many Samaritans." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:25" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ACT 8:25" + }, + "After", + { + "type": "char:add", + "content": [ + "Peter and John" + ] + }, + "told", + { + "type": "char:add", + "content": [ + "people there" + ] + }, + "what they knew personally", + { + "type": "char:add", + "content": [ + "about the" + ] + }, + "Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "and declared to them the message about Jesus, they both returned to Jerusalem.", + { + "type": "char:add", + "content": [ + "Along the way" + ] + }, + "they preached the good message", + { + "type": "char:add", + "content": [ + "about Jesus to people" + ] + }, + "in many villages in Samaria", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Philip met an Ethiopian official." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:26-28" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ACT 8:26" + }, + { + "type": "char:add", + "content": [ + "One day" + ] + }, + "an angel whom the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "had sent commanded Philip, “Get ready and go south along the road that extends from Jerusalem to Gaza.”", + { + "type": "char:add", + "content": [ + "That was" + ] + }, + "a road in a desert area.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 8:27" + }, + "So Philip got ready and went", + { + "type": "char:add", + "content": [ + "along that road" + ] + }, + ". Suddenly he met a man from Ethiopia. He was an important official who took care of all the funds for the queen", + { + "type": "char:add", + "content": [ + "of" + ] + }, + "Ethiopia.", + { + "type": "char:add", + "content": [ + "In his language people called their queen" + ] + }, + "Candace. This man had gone to Jerusalem to worship", + { + "type": "char:add", + "content": [ + "God" + ] + }, + ",", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 8:28" + }, + "and he was returning", + { + "type": "char:add", + "content": [ + "home" + ] + }, + "and was seated", + { + "type": "char:add", + "content": [ + "riding" + ] + }, + "in his chariot.", + { + "type": "char:add", + "content": [ + "As he was riding" + ] + }, + ", he was reading", + { + "type": "char:add", + "content": [ + "out loud from" + ] + }, + "what the prophet Isaiah", + { + "type": "char:add", + "content": [ + "had written" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "long ago" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The official could not understand what he was reading." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:29-31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ACT 8:29" + }, + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "Spirit told Philip, “Go near to that chariot and keep walking close to", + { + "type": "char:add", + "content": [ + "the man who is riding in" + ] + }, + "it!”", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 8:30" + }, + "So Philip ran", + { + "type": "char:add", + "content": [ + "to the chariot and kept running close to it" + ] + }, + ". Then he heard the official reading what the prophet Isaiah", + { + "type": "char:add", + "content": [ + "had written" + ] + }, + ". He asked the man, “Do you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "understand what you are reading?”", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 8:31" + }, + "He answered Philip, “", + { + "type": "char:add", + "content": [ + "No!" + ] + }, + "◄I cannot possibly", + { + "type": "char:add", + "content": [ + "understand it" + ] + }, + "if", + { + "type": "char:add", + "content": [ + "there is" + ] + }, + "no one to explain it to me!/How can I", + { + "type": "char:add", + "content": [ + "understand it" + ] + }, + "if", + { + "type": "char:add", + "content": [ + "there is" + ] + }, + "no one to explain it to me?► [RHQ]”" + ] + }, + { + "type": "para:s1", + "content": [ + "Philip preached about Jesus to the official." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:31b-35" + ] + }, + { + "type": "para:p", + "content": [ + "Then the man said to Philip, “Please come up", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "sit beside me.”", + { + "type": "char:add", + "content": [ + "So Philip did that" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 8:32" + }, + "The part of the Scriptures that the official was reading was this:" + ] + }, + { + "type": "para:q1", + "content": [ + "He will", + { + "type": "char:add", + "content": [ + "be silent when" + ] + }, + "they lead him away to kill him" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "like when" + ] + }, + "a sheep", + { + "type": "char:add", + "content": [ + "is led away to be killed" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "As a young sheep is silent when its wool is being cut off {someone cuts off its wool},", + { + "type": "char:add", + "content": [ + "similarly" + ] + }, + "he will not protest [MTY]", + { + "type": "char:add", + "content": [ + "when people cause him to suffer" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "ACT 8:33" + }, + "When he will be humiliated by being accused falsely {people will humiliate him", + { + "type": "char:add", + "content": [ + "by accusing him falsely" + ] + }, + "}," + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "char:add", + "content": [ + "the rulers" + ] + }, + "◄will not consider him innocent/will consider him guilty►." + ] + }, + { + "type": "para:q1", + "content": [ + "No one will possibly be able to tell about his descendants, because he will be killed {people will kill him} without him having", + { + "type": "char:add", + "content": [ + "any descendants" + ] + }, + "on the earth." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "ACT 8:34" + }, + "The official asked Philip", + { + "type": "char:add", + "content": [ + "about these words that he was reading" + ] + }, + ", “Tell me, who was the prophet writing about?", + { + "type": "char:add", + "content": [ + "Was he writing" + ] + }, + "about himself or about someone else?”", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 8:35" + }, + "So Philip began", + { + "type": "char:add", + "content": [ + "to explain" + ] + }, + "that Scripture passage. He told him the good message about [MTY] Jesus.", + { + "type": "char:add", + "content": [ + "So the official understood and believed in Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Philip baptized the official. Then the Spirit took Philip away." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:36-39" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36-37", + "sid": "ACT 8:36-37" + }, + "While they were traveling along the road, they came to", + { + "type": "char:add", + "content": [ + "a place where there was a pond of" + ] + }, + "water", + { + "type": "char:add", + "content": [ + "near the road" + ] + }, + ". Then the official said", + { + "type": "char:add", + "content": [ + "to Philip" + ] + }, + ", “Look,", + { + "type": "char:add", + "content": [ + "there is a pond of" + ] + }, + "water! ◄I would like you to baptize me, because I do not know of anything that would prevent me from being baptized {prevent", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "from baptizing me.}/Do you know of anything that would prevent me from being baptized {prevent", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "from baptizing me}?► [RHQ]”", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 8:38" + }, + "So the official told", + { + "type": "char:add", + "content": [ + "the driver" + ] + }, + "to stop the chariot. Then both Philip and the official went down into the", + { + "type": "char:add", + "content": [ + "pond of" + ] + }, + "water, and", + { + "type": "char:add", + "content": [ + "Philip" + ] + }, + "baptized him.", + { + "type": "verse:v", + "number": "39", + "sid": "ACT 8:39" + }, + "When they came up out of the water, suddenly God's Spirit took Philip away. The official never saw Philip again. But", + { + "type": "char:add", + "content": [ + "although he never saw Philip again" + ] + }, + ", the official continued going along the road, very happy", + { + "type": "char:add", + "content": [ + "that God had saved him" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Philip preached in towns from Azotus to Caesarea." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 8:40" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "ACT 8:40" + }, + "Philip then realized", + { + "type": "char:add", + "content": [ + "that the Spirit had miraculously taken him to" + ] + }, + "Azotus", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". While he traveled around", + { + "type": "char:add", + "content": [ + "in that region" + ] + }, + ", he continued proclaiming the message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "in all the towns", + { + "type": "char:add", + "content": [ + "between Azotus and Caesarea. And he was still proclaiming" + ] + }, + "it when he finally arrived in Caesarea", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "ACT 9" + }, + { + "type": "para:s1", + "content": [ + "Saul asked the high priest to authorize him to arrest believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:1-2" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 9:1" + }, + "Meanwhile, Saul angrily continued to say, “I will kill those who believe that", + { + "type": "char:add", + "content": [ + "Jesus is" + ] + }, + "the Lord!” He went to the supreme priest", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ACT 9:2" + }, + "and requested him", + { + "type": "char:add", + "content": [ + "to write" + ] + }, + "letters", + { + "type": "char:add", + "content": [ + "introducing him" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "the leaders of" + ] + }, + "[MTY] the Jewish meeting places in Damascus", + { + "type": "char:add", + "content": [ + "city. The letters asked them to authorize Saul" + ] + }, + "to seize any men or women who followed the way", + { + "type": "char:add", + "content": [ + "that Jesus had taught" + ] + }, + ", and to take them as prisoners to Jerusalem", + { + "type": "char:add", + "content": [ + "so that the Jewish leaders could judge and punish them" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "While Saul was traveling to Damascus, Jesus appeared to him and blinded him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:3-8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ACT 9:3" + }, + "Saul took those letters, and while he", + { + "type": "char:add", + "content": [ + "and those with him" + ] + }, + "traveled toward Damascus, as they were approaching the city, suddenly a", + { + "type": "char:add", + "content": [ + "brilliant" + ] + }, + "light from heaven shone around Saul.", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 9:4" + }, + { + "type": "char:add", + "content": [ + "Immediately" + ] + }, + "he fell down to the ground. Then he heard the voice", + { + "type": "char:add", + "content": [ + "of the Lord" + ] + }, + "say to him, “Saul, Saul, ◄stop causing me to suffer!/why are you causing me to suffer?► [RHQ]”", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 9:5" + }, + "Saul asked him, “Lord, who are you?” He replied, “I am Jesus,", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are causing me to suffer", + { + "type": "char:add", + "content": [ + "by hurting my followers" + ] + }, + "!", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 9:6" + }, + "Now instead", + { + "type": "char:add", + "content": [ + "of continuing to do that" + ] + }, + ", stand up and go into the city!", + { + "type": "char:add", + "content": [ + "Someone there" + ] + }, + "will tell you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "what I", + { + "type": "char:add", + "content": [ + "want" + ] + }, + "you to do.”", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 9:7" + }, + "The men who were traveling with Saul", + { + "type": "char:add", + "content": [ + "became so frightened that they" + ] + }, + "could not say anything.", + { + "type": "char:add", + "content": [ + "They just" + ] + }, + "stood there. They only heard the sound", + { + "type": "char:add", + "content": [ + "when the Lord spoke" + ] + }, + ", but they did not see anyone.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 9:8" + }, + "Saul got up from the ground, but when he opened his eyes he could not see anything. So the men", + { + "type": "char:add", + "content": [ + "with him" + ] + }, + "took him by the hand and led him into Damascus.", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 9:9" + }, + "For the next three days Saul could not see", + { + "type": "char:add", + "content": [ + "anything" + ] + }, + ", and he did not eat or drink anything." + ] + }, + { + "type": "para:s1", + "content": [ + "Saul could see again after Ananias had put his hands on him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:9-19" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ACT 9:10" + }, + "In Damascus there was", + { + "type": "char:add", + "content": [ + "a Jew" + ] + }, + "named Ananias who believed in Jesus. While", + { + "type": "char:add", + "content": [ + "Ananias was seeing" + ] + }, + "a vision, the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "said to him, “Ananias!” He replied, “Lord, I", + { + "type": "char:add", + "content": [ + "am listening" + ] + }, + ".”", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 9:11" + }, + "The Lord Jesus told him, “Go to Straight Street to the house that belongs to Judas. Ask", + { + "type": "char:add", + "content": [ + "someone there if you(sg) can talk to" + ] + }, + "a man named Saul from Tarsus", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", because, surprisingly, at this moment he is praying", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 9:12" + }, + { + "type": "char:add", + "content": [ + "Saul has seen" + ] + }, + "a vision in which a man named Ananias entered", + { + "type": "char:add", + "content": [ + "the house where he was staying" + ] + }, + "and put his hands on him in order that he might see again.”", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 9:13" + }, + "But Ananias", + { + "type": "char:add", + "content": [ + "protested" + ] + }, + ", saying, “But Lord, many people have told me about this man! He has done many evil things to the people in Jerusalem who", + { + "type": "char:add", + "content": [ + "believe in" + ] + }, + "you!", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 9:14" + }, + "And the chief priests have authorized him to come here", + { + "type": "char:add", + "content": [ + "to Damascus" + ] + }, + "in order to seize all of us who believe in you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "and take us to Jerusalem" + ] + }, + "!”", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 9:15" + }, + "But the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "told Ananias, “Go to", + { + "type": "char:add", + "content": [ + "Saul! Do what I say" + ] + }, + ", because I have chosen him to serve me in order that he might speak about me [MTY] both to non-Jewish people and", + { + "type": "char:add", + "content": [ + "their" + ] + }, + "kings and to the Israeli people.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 9:16" + }, + "I myself will tell him that he must often suffer greatly because of", + { + "type": "char:add", + "content": [ + "telling people about" + ] + }, + "me [MTY].”", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 9:17" + }, + "So Ananias went, and", + { + "type": "char:add", + "content": [ + "after he found" + ] + }, + "the house", + { + "type": "char:add", + "content": [ + "where Saul was" + ] + }, + ", he entered it. Then,", + { + "type": "char:add", + "content": [ + "as soon as he met Saul" + ] + }, + ", he put his hands on him, and he said, “Brother Saul, the Lord Jesus", + { + "type": "char:add", + "content": [ + "himself" + ] + }, + "commanded me to come", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + ". He is the", + { + "type": "char:add", + "content": [ + "same" + ] + }, + "one who appeared to you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "while you were traveling along the road.", + { + "type": "char:add", + "content": [ + "He sent me to you" + ] + }, + "in order that you might see again and that you might be completely controlled by the Holy Spirit {that the Holy Spirit might completely control you}.”", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 9:18" + }, + "Instantly, things like", + { + "type": "char:add", + "content": [ + "fish" + ] + }, + "scales fell from Saul's eyes, and he was able to see again. Then he stood up and was baptized {", + { + "type": "char:add", + "content": [ + "Ananias" + ] + }, + "baptized him}", + { + "type": "char:add", + "content": [ + "immediately" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 9:19" + }, + "After Saul ate some food, he felt strong again. Saul stayed with the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers in Damascus for several days." + ] + }, + { + "type": "para:s1", + "content": [ + "People there were astonished that Saul had believed in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:20-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ACT 9:20" + }, + "Right away Saul began to preach", + { + "type": "char:add", + "content": [ + "to people about Jesus" + ] + }, + "in the Jewish meeting places", + { + "type": "char:add", + "content": [ + "in Damascus. He told them" + ] + }, + "that Jesus is ◄the Son of/the man who is also► God.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 9:21" + }, + "And all the people who heard him", + { + "type": "char:add", + "content": [ + "preach" + ] + }, + "were amazed.", + { + "type": "char:add", + "content": [ + "Various ones of" + ] + }, + "them were saying, “◄", + { + "type": "char:add", + "content": [ + "We(inc) can hardly believe that" + ] + }, + "this is the", + { + "type": "char:add", + "content": [ + "same man" + ] + }, + "who persecuted the believers in Jerusalem!/Is this really the", + { + "type": "char:add", + "content": [ + "same man" + ] + }, + "who persecuted the believers in Jerusalem?► [RHQ, MTY] And we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "know that he has [RHQ] come here to seize us and take us to the chief priests", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "!”", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 9:22" + }, + "But", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "enabled Saul", + { + "type": "char:add", + "content": [ + "to preach to many people even" + ] + }, + "more convincingly. He was proving", + { + "type": "char:add", + "content": [ + "from the Scriptures" + ] + }, + "that Jesus is the Messiah. So the Jewish leaders in Damascus could not think of anything ◄to refute", + { + "type": "char:add", + "content": [ + "what he said/to prove that what he said was not true" + ] + }, + "►." + ] + }, + { + "type": "para:s1", + "content": [ + "Saul escaped from those who plotted to kill him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:23-25" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 9:23" + }, + "Some time later,", + { + "type": "char:add", + "content": [ + "after Saul had left Damascus and then returned" + ] + }, + ", the Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "[SYN]", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "plotted to kill him.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 9:24" + }, + { + "type": "char:add", + "content": [ + "During each" + ] + }, + "day and night those Jews were continually watching", + { + "type": "char:add", + "content": [ + "the people passing through" + ] + }, + "the city gates, in order that", + { + "type": "char:add", + "content": [ + "when they saw Saul" + ] + }, + "they might kill him. However, someone told Saul what they planned to do.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 9:25" + }, + "So some of those whom he had helped", + { + "type": "char:add", + "content": [ + "to believe in Jesus" + ] + }, + "took him", + { + "type": "char:add", + "content": [ + "one" + ] + }, + "night", + { + "type": "char:add", + "content": [ + "to the high stone wall that surrounded the city" + ] + }, + ". They", + { + "type": "char:add", + "content": [ + "used ropes to" + ] + }, + "lower him in a", + { + "type": "char:add", + "content": [ + "large" + ] + }, + "basket through an opening in the wall.", + { + "type": "char:add", + "content": [ + "So he escaped from Damascus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Barnabas introduced Saul to other believers in Jerusalem." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:26-28" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ACT 9:26" + }, + "When Saul arrived in Jerusalem, he began trying to associate with other believers. However,", + { + "type": "char:add", + "content": [ + "almost" + ] + }, + "all of them continued to be afraid of him, because they did not believe that he had become a believer.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 9:27" + }, + "But Barnabas took him and brought him to the apostles. He explained to the apostles how,", + { + "type": "char:add", + "content": [ + "while Saul was traveling" + ] + }, + "along the road", + { + "type": "char:add", + "content": [ + "to Damascus" + ] + }, + ", he had seen the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "and how the Lord had spoken to him", + { + "type": "char:add", + "content": [ + "there. He" + ] + }, + "also told them how Saul had preached boldly about Jesus [MTY]", + { + "type": "char:add", + "content": [ + "to people" + ] + }, + "in Damascus.", + { + "type": "char:add", + "content": [ + "The apostles believed Barnabas and told the other believers about that" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 9:28" + }, + "So Saul began to associate with the apostles", + { + "type": "char:add", + "content": [ + "and other believers" + ] + }, + "throughout Jerusalem, and he spoke boldly", + { + "type": "char:add", + "content": [ + "to people" + ] + }, + "about [MTY] the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The believers sent Saul to Tarsus because some Jews tried to kill him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:29-30" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ACT 9:29" + }, + "Saul was", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "speaking", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "with Jews who spoke Greek, and he was debating with them. But they were continually trying", + { + "type": "char:add", + "content": [ + "to think" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "of a way" + ] + }, + "to kill him/of", + { + "type": "char:add", + "content": [ + "how they could" + ] + }, + "kill him►.", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 9:30" + }, + "When the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers heard that", + { + "type": "char:add", + "content": [ + "those Jews were planning to kill him, some of" + ] + }, + "the believers took Saul down to Caesarea", + { + "type": "char:add", + "content": [ + "city. There" + ] + }, + "they arranged for him to go", + { + "type": "char:add", + "content": [ + "by ship" + ] + }, + "to Tarsus,", + { + "type": "char:add", + "content": [ + "his hometown" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The church in Israel had peace and many people believed." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "ACT 9:31" + }, + "So the groups of believers throughout", + { + "type": "char:add", + "content": [ + "the entire regions of" + ] + }, + "Judea, Galilee, and Samaria lived peacefully", + { + "type": "char:add", + "content": [ + "because no one was persecuting them anymore" + ] + }, + ". The Holy Spirit was strengthening them", + { + "type": "char:add", + "content": [ + "spiritually" + ] + }, + "and encouraging them. They were continuing to revere/honor the Lord", + { + "type": "char:add", + "content": [ + "Jesus, and the Holy Spirit" + ] + }, + "was enabling many other people", + { + "type": "char:add", + "content": [ + "to become believers" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Because Peter healed Aeneas, many people believed in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:32-35" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ACT 9:32" + }, + "While Peter was traveling throughout those", + { + "type": "char:add", + "content": [ + "regions, once" + ] + }, + "he went to", + { + "type": "char:add", + "content": [ + "the coastal plain to visit" + ] + }, + "the believers", + { + "type": "char:add", + "content": [ + "who lived" + ] + }, + "in Lydda", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 9:33" + }, + "There he met a man whose name was Aeneas. Aeneas had not been able to get up from", + { + "type": "char:add", + "content": [ + "his" + ] + }, + "bed for eight years, because he was paralyzed.", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 9:34" + }, + "Peter said to him, “Aeneas, Jesus Christ heals you", + { + "type": "char:add", + "content": [ + "(sg) right now" + ] + }, + "! Get up and roll up your mat!” Right away Aeneas stood up.", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 9:35" + }, + "Most of the people who lived in Lydda and on Sharon", + { + "type": "char:add", + "content": [ + "Plain" + ] + }, + "saw Aeneas", + { + "type": "char:add", + "content": [ + "after the Lord had healed him" + ] + }, + ", so they believed in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Dorcas died." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:36-37" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "ACT 9:36" + }, + "In Joppa", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "there was a believer whose name was Tabitha.", + { + "type": "char:add", + "content": [ + "Her name" + ] + }, + "in the", + { + "type": "char:add", + "content": [ + "Greek" + ] + }, + "language was Dorcas.", + { + "type": "char:add", + "content": [ + "Both of these names mean gazelle/deer/antelope" + ] + }, + ". That woman was continually doing good deeds", + { + "type": "char:add", + "content": [ + "for others. Specifically" + ] + }, + ", she was helping poor people", + { + "type": "char:add", + "content": [ + "by giving them things that they needed" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 9:37" + }, + "During the time", + { + "type": "char:add", + "content": [ + "that Peter was in Lydda" + ] + }, + ", she became sick and died.", + { + "type": "char:add", + "content": [ + "Some women there" + ] + }, + "washed her body", + { + "type": "char:add", + "content": [ + "according to the Jewish custom so that the people could bury it" + ] + }, + ". Then they", + { + "type": "char:add", + "content": [ + "covered her body with cloth and" + ] + }, + "placed it in an upstairs room", + { + "type": "char:add", + "content": [ + "in her house" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter resurrected Dorcas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 9:38-43" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "ACT 9:38" + }, + "Lydda was near Joppa, so when the believers heard that Peter was", + { + "type": "char:add", + "content": [ + "still" + ] + }, + "in Lydda, they sent two men to", + { + "type": "char:add", + "content": [ + "go" + ] + }, + "to Peter.", + { + "type": "char:add", + "content": [ + "When they arrived where Peter was" + ] + }, + ", they repeatedly urged/begged him, “Please come immediately with us", + { + "type": "char:add", + "content": [ + "to Joppa" + ] + }, + "!”", + { + "type": "verse:v", + "number": "39", + "sid": "ACT 9:39" + }, + "So", + { + "type": "char:add", + "content": [ + "right away" + ] + }, + "Peter got ready and went with them. When they arrived", + { + "type": "char:add", + "content": [ + "at the house in Joppa" + ] + }, + ", the two men took Peter to the upstairs room", + { + "type": "char:add", + "content": [ + "where Dorcas' body was lying" + ] + }, + ". All the widows", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "crowded around Peter. They were crying and showing him the cloaks and", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "garments that Dorcas had made for people while she was still alive.", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 9:40" + }, + "But Peter sent them all out of the room. Then he got down on his knees and prayed. Then, turning toward Tabitha's body, he said, “Tabitha, stand up!”", + { + "type": "char:add", + "content": [ + "Immediately" + ] + }, + "she opened her eyes and, when she saw Peter, she sat up.", + { + "type": "verse:v", + "number": "41", + "sid": "ACT 9:41" + }, + "He grasped one of her hands and helped her to stand up. After he had summoned the believers and", + { + "type": "char:add", + "content": [ + "especially" + ] + }, + "the widows", + { + "type": "char:add", + "content": [ + "among them to come back in" + ] + }, + ", he showed them that Tabitha was alive", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ".", + { + "type": "verse:v", + "number": "42", + "sid": "ACT 9:42" + }, + { + "type": "char:add", + "content": [ + "Soon" + ] + }, + "people everywhere in Joppa knew about that miracle, and as a result many people believed in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "43", + "sid": "ACT 9:43" + }, + "Peter stayed in Joppa many days with a man named Simon who made leather", + { + "type": "char:add", + "content": [ + "from animal skins" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "ACT 10" + }, + { + "type": "para:s1", + "content": [ + "Obeying an angel, Cornelius sent men to summon Peter." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:1-8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 10:1" + }, + { + "type": "char:add", + "content": [ + "There was" + ] + }, + "a man", + { + "type": "char:add", + "content": [ + "who lived" + ] + }, + "in Caesarea", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "whose name was Cornelius. He was an officer who commanded 100 men in a large group of", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "soldiers from Italy.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 10:2" + }, + "He always tried to do what would please God; he and his entire household [MTY]", + { + "type": "char:add", + "content": [ + "were non-Jews who" + ] + }, + "habitually worshipped God. He sometimes gave money to help poor", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people, and he prayed to God regularly." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ACT 10:3" + }, + { + "type": "char:add", + "content": [ + "One day" + ] + }, + "at about three o'clock in the afternoon", + { + "type": "char:add", + "content": [ + "Cornelius saw" + ] + }, + "a vision. He clearly saw an angel whom God", + { + "type": "char:add", + "content": [ + "had sent" + ] + }, + ". The angel came into", + { + "type": "char:add", + "content": [ + "his room" + ] + }, + "and said to him, “Cornelius!”", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 10:4" + }, + "Cornelius stared at the angel and became terrified. Then he asked", + { + "type": "char:add", + "content": [ + "fearfully" + ] + }, + ", “Sir, what do you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "want?” The angel answered him, “You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "have pleased God because you have been praying", + { + "type": "char:add", + "content": [ + "regularly to him" + ] + }, + "and you often give money to", + { + "type": "char:add", + "content": [ + "help" + ] + }, + "poor people.", + { + "type": "char:add", + "content": [ + "Those things have been" + ] + }, + "like a sacrifice", + { + "type": "char:add", + "content": [ + "to God" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 10:5" + }, + "So, now command some men to go to Joppa and", + { + "type": "char:add", + "content": [ + "tell them to" + ] + }, + "bring back a man named Simon whose other name is Peter.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 10:6" + }, + "He is staying with a man,", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "named Simon, who makes leather. His house is near the ocean.”", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 10:7" + }, + "When the angel who spoke to Cornelius had gone, Cornelius summoned two of his household servants and a soldier who served him, one who also worshipped God.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 10:8" + }, + "He explained to them everything", + { + "type": "char:add", + "content": [ + "that the angel had said. Then" + ] + }, + "he told them to go to Joppa", + { + "type": "char:add", + "content": [ + "to ask Peter to come to Caesarea" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter's vision." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:9-16" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ACT 10:9" + }, + "About noon the next day those", + { + "type": "char:add", + "content": [ + "three men" + ] + }, + "were traveling", + { + "type": "char:add", + "content": [ + "along the road" + ] + }, + "and were coming near", + { + "type": "char:add", + "content": [ + "Joppa. As they were approaching Joppa" + ] + }, + ", Peter went up on the", + { + "type": "char:add", + "content": [ + "flat" + ] + }, + "housetop to pray.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 10:10" + }, + "He became hungry and wanted something to eat. While someone was preparing the food,", + { + "type": "char:add", + "content": [ + "Peter" + ] + }, + "saw", + { + "type": "char:add", + "content": [ + "this" + ] + }, + "vision:", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 10:11" + }, + "◄He saw heaven open/He saw an opening in the sky► and something like a large sheet was being lowered", + { + "type": "char:add", + "content": [ + "to the ground" + ] + }, + ".", + { + "type": "char:add", + "content": [ + "It was tied at" + ] + }, + "its four corners", + { + "type": "char:add", + "content": [ + "with ropes" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 10:12" + }, + "Inside the sheet were all kinds of creatures.", + { + "type": "char:add", + "content": [ + "These included animals and birds that the Mosaic laws forbade Jews to eat" + ] + }, + ". Some had four feet, others crawled on the ground, and others were wild birds.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 10:13" + }, + "Then", + { + "type": "char:add", + "content": [ + "he heard" + ] + }, + "God [SYN] say to him, “Peter, stand up, kill", + { + "type": "char:add", + "content": [ + "and cook some of these" + ] + }, + "and eat", + { + "type": "char:add", + "content": [ + "their meat" + ] + }, + "!”", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 10:14" + }, + "But Peter replied, “Lord, surely you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "do not", + { + "type": "char:add", + "content": [ + "really want me to do that" + ] + }, + "! I have never eaten any", + { + "type": "char:add", + "content": [ + "meat" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "our Jewish law says" + ] + }, + "is unacceptable to God or", + { + "type": "char:add", + "content": [ + "something that we(exc)" + ] + }, + "must not eat!”", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 10:15" + }, + { + "type": "char:add", + "content": [ + "Then Peter heard" + ] + }, + "[MTY] God talk to him a second time. He said, “", + { + "type": "char:add", + "content": [ + "I am" + ] + }, + "God,", + { + "type": "char:add", + "content": [ + "so" + ] + }, + "if I have made something acceptable", + { + "type": "char:add", + "content": [ + "to eat" + ] + }, + ", do not say that it is not acceptable", + { + "type": "char:add", + "content": [ + "to eat" + ] + }, + "!”", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 10:16" + }, + { + "type": "char:add", + "content": [ + "This happened" + ] + }, + "three", + { + "type": "char:add", + "content": [ + "times, so Peter knew that he had to think carefully about what it might mean" + ] + }, + ". Immediately", + { + "type": "char:add", + "content": [ + "after God had said that the third time" + ] + }, + ", ◄", + { + "type": "char:add", + "content": [ + "the" + ] + }, + "sheet", + { + "type": "char:add", + "content": [ + "with the animals and birds" + ] + }, + "was the pulled back into heaven/", + { + "type": "char:add", + "content": [ + "someone" + ] + }, + "pulled the sheet", + { + "type": "char:add", + "content": [ + "with the animals and birds" + ] + }, + "up into the sky again►." + ] + }, + { + "type": "para:s1", + "content": [ + "The Holy Spirit commanded Peter to go with the non-Jewish men." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:17-23a" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 10:17" + }, + "While Peter was trying to understand what that vision meant, the men who had been sent by Cornelius {whom Cornelius had sent}", + { + "type": "char:add", + "content": [ + "arrived in Joppa. They asked people how to get to" + ] + }, + "Simon's house.", + { + "type": "char:add", + "content": [ + "So they found his house" + ] + }, + "and were standing outside the gate.", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 10:18" + }, + "They called and were asking if a man named Simon, whose other name was Peter, was staying there.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 10:19" + }, + "While Peter was still trying to understand", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "the vision", + { + "type": "char:add", + "content": [ + "meant" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "Spirit said to him, “Three men", + { + "type": "char:add", + "content": [ + "are here who" + ] + }, + "want to see you.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 10:20" + }, + "So get up and go downstairs and go with them! Do not think that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "should not go with them", + { + "type": "char:add", + "content": [ + "because of their being non-Jews" + ] + }, + ", because I have sent them", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "!”", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 10:21" + }, + "So Peter went down to the men and said to them, “", + { + "type": "char:add", + "content": [ + "Greetings!" + ] + }, + "I am", + { + "type": "char:add", + "content": [ + "the man" + ] + }, + "you are looking for. Why have you come?”", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 10:22" + }, + "One of them replied, “Cornelius, who is a", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "army officer,", + { + "type": "char:add", + "content": [ + "sent us here" + ] + }, + ". He is a righteous man who worships God, and all of the Jewish people [HYP]", + { + "type": "char:add", + "content": [ + "who know about him" + ] + }, + "say that he is a very good man. An angel ◄who was sent from God/whom God sent► said to him, ‘Tell some men to", + { + "type": "char:add", + "content": [ + "go to Joppa to see Simon Peter and" + ] + }, + "bring him here, so that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "can hear what he has to say.’”", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 10:23" + }, + "So Peter", + { + "type": "char:add", + "content": [ + "said that he would go with them, and then he" + ] + }, + "invited them into", + { + "type": "char:add", + "content": [ + "the house" + ] + }, + "and told them that they could stay", + { + "type": "char:add", + "content": [ + "there that night" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Peter went with the men and met Cornelius." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:23b-26" + ] + }, + { + "type": "para:p", + "content": [ + "The next day Peter got ready and went with the men. Several of the believers from Joppa went with him.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 10:24" + }, + "The day after that, they arrived in Caesarea. Cornelius was waiting for them. He had also invited his relatives and close friends", + { + "type": "char:add", + "content": [ + "to come to his house, so they were there, too" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 10:25" + }, + "When Peter entered the house, Cornelius met him and bowed low in front of him to worship him.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 10:26" + }, + "But Peter", + { + "type": "char:add", + "content": [ + "grasped Cornelius by the hand and" + ] + }, + "lifted him to his feet. He said, “Stand up!", + { + "type": "char:add", + "content": [ + "Do not revere/worship me" + ] + }, + "I myself am only human,", + { + "type": "char:add", + "content": [ + "like you" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter asked why they had sent for him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:27-29" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 10:27" + }, + "While he was talking to Cornelius, Peter", + { + "type": "char:add", + "content": [ + "and the others" + ] + }, + "entered", + { + "type": "char:add", + "content": [ + "a large room inside the house" + ] + }, + ". Peter saw that many people had gathered together", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 10:28" + }, + "Then Peter said to them, “You all know that any", + { + "type": "char:add", + "content": [ + "of us" + ] + }, + "Jews think we are disobeying", + { + "type": "char:add", + "content": [ + "our Jewish" + ] + }, + "laws if we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "associate with a non-Jewish person or", + { + "type": "char:add", + "content": [ + "if we even" + ] + }, + "visit him. However, God has shown me", + { + "type": "char:add", + "content": [ + "in a vision" + ] + }, + "that I should not say about anyone that God will not accept him.", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 10:29" + }, + "So when you sent", + { + "type": "char:add", + "content": [ + "some men" + ] + }, + "to ask me to come", + { + "type": "char:add", + "content": [ + "here" + ] + }, + ", I came", + { + "type": "char:add", + "content": [ + "right away. I" + ] + }, + "did not say that I could not go", + { + "type": "char:add", + "content": [ + "with non-Jewish people. So, please tell me" + ] + }, + ", why have you asked me to come", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "?”" + ] + }, + { + "type": "para:s1", + "content": [ + "Cornelius told about his vision." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:30-33" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ACT 10:30" + }, + "Cornelius replied, “About this time four days ago I was praying", + { + "type": "char:add", + "content": [ + "to God" + ] + }, + "in my house,", + { + "type": "char:add", + "content": [ + "as I regularly do" + ] + }, + "at three o'clock in the afternoon. Suddenly a man whose clothes", + { + "type": "char:add", + "content": [ + "shone" + ] + }, + "brightly stood in front of me,", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 10:31" + }, + "and said, ‘Cornelius, when you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "have prayed, you have been heard by God {God has heard", + { + "type": "char:add", + "content": [ + "when" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "have prayed", + { + "type": "char:add", + "content": [ + "to him" + ] + }, + "}. He has also noticed that you have", + { + "type": "char:add", + "content": [ + "often" + ] + }, + "given money to", + { + "type": "char:add", + "content": [ + "help" + ] + }, + "poor people,", + { + "type": "char:add", + "content": [ + "and he is pleased with that" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 10:32" + }, + "So now, send", + { + "type": "char:add", + "content": [ + "messengers to go" + ] + }, + "to Joppa,", + { + "type": "char:add", + "content": [ + "in order" + ] + }, + "to ask Simon whose other name is Peter to come", + { + "type": "char:add", + "content": [ + "here" + ] + }, + ". He is staying near the ocean in a house that belongs to", + { + "type": "char:add", + "content": [ + "another" + ] + }, + "man named Simon, who makes leather.", + { + "type": "char:add", + "content": [ + "When Simon Peter comes, he will tell you a message from God" + ] + }, + ".’", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 10:33" + }, + "So I immediately sent", + { + "type": "char:add", + "content": [ + "some men who asked" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "(sg) to come here" + ] + }, + ", and I", + { + "type": "char:add", + "content": [ + "certainly" + ] + }, + "thank you for coming. Now we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "all are gathered", + { + "type": "char:add", + "content": [ + "here, knowing that" + ] + }, + "God is with us, in order to hear all the things that the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has commanded you", + { + "type": "char:add", + "content": [ + "to say. So please speak to us" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter reminded them of what they knew about Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:34-38" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "ACT 10:34" + }, + "So Peter began to speak [MTY] to them. He said, “", + { + "type": "char:add", + "content": [ + "Now" + ] + }, + "I understand that it is true that God does not favor only certain groups", + { + "type": "char:add", + "content": [ + "of people" + ] + }, + ".", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 10:35" + }, + "Instead, from every group of people he accepts", + { + "type": "char:add", + "content": [ + "everyone who" + ] + }, + "honors him and who does what pleases him.", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 10:36" + }, + { + "type": "char:add", + "content": [ + "You know" + ] + }, + "the message that God sent to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israelis.", + { + "type": "char:add", + "content": [ + "He" + ] + }, + "proclaimed", + { + "type": "char:add", + "content": [ + "to us the good news that he" + ] + }, + "would cause", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "to have peace", + { + "type": "char:add", + "content": [ + "with him" + ] + }, + "because of what Jesus Christ", + { + "type": "char:add", + "content": [ + "has done" + ] + }, + ". This", + { + "type": "char:add", + "content": [ + "Jesus is Lord not only over us Israelis. He" + ] + }, + "is", + { + "type": "char:add", + "content": [ + "also the" + ] + }, + "Lord", + { + "type": "char:add", + "content": [ + "who rules" + ] + }, + "over all", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 10:37" + }, + "You know what", + { + "type": "char:add", + "content": [ + "he" + ] + }, + "did throughout the land of Judea, beginning in Galilee. He began", + { + "type": "char:add", + "content": [ + "to do those things" + ] + }, + "after John had been proclaiming", + { + "type": "char:add", + "content": [ + "to people that they should turn away from their sinful behavior before" + ] + }, + "he baptized them.", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 10:38" + }, + "You know that God gave [MTY] his Holy Spirit to Jesus,", + { + "type": "char:add", + "content": [ + "the Man" + ] + }, + "from Nazareth", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", and gave him the power", + { + "type": "char:add", + "content": [ + "to do miracles. You also know" + ] + }, + "how Jesus went to many places, always doing good deeds and healing", + { + "type": "char:add", + "content": [ + "people. Specifically" + ] + }, + ", he was continually healing all the people whom the devil was causing to suffer.", + { + "type": "char:add", + "content": [ + "Jesus was able to do those things" + ] + }, + "because God was always helping him.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter said that God would forgive the sins of all who believe in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:39-43" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "ACT 10:39" + }, + "“We", + { + "type": "char:add", + "content": [ + "apostles" + ] + }, + "tell people about all the things that", + { + "type": "char:add", + "content": [ + "we saw Jesus" + ] + }, + "do in Jerusalem and in the", + { + "type": "char:add", + "content": [ + "rest of" + ] + }, + "Israel.", + { + "type": "char:add", + "content": [ + "The leaders in Jerusalem" + ] + }, + "had him killed by being nailed to a cross.", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 10:40" + }, + "However, God caused him to become alive again on the third day", + { + "type": "char:add", + "content": [ + "after he had died" + ] + }, + ". God", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "enabled", + { + "type": "char:add", + "content": [ + "some of us(exc)" + ] + }, + "to see him", + { + "type": "char:add", + "content": [ + "so that we would know that he was alive again" + ] + }, + ".", + { + "type": "verse:v", + "number": "41", + "sid": "ACT 10:41" + }, + "God", + { + "type": "char:add", + "content": [ + "did" + ] + }, + "not", + { + "type": "char:add", + "content": [ + "let" + ] + }, + "all the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people see him. Instead, he had chosen us", + { + "type": "char:add", + "content": [ + "apostles" + ] + }, + "beforehand to see", + { + "type": "char:add", + "content": [ + "Jesus after he became alive again" + ] + }, + ", and to tell others", + { + "type": "char:add", + "content": [ + "about him" + ] + }, + ". We", + { + "type": "char:add", + "content": [ + "apostles are the people" + ] + }, + "who ate meals with him ◄after he had become alive", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "/after he had risen from the dead►.", + { + "type": "verse:v", + "number": "42", + "sid": "ACT 10:42" + }, + "God commanded us to preach to the people and tell them that Jesus is the one whom he has appointed to judge", + { + "type": "char:add", + "content": [ + "everyone some day. He will judge all" + ] + }, + "those who will", + { + "type": "char:add", + "content": [ + "still" + ] + }, + "be living and all those who will have died", + { + "type": "char:add", + "content": [ + "by that time" + ] + }, + ".", + { + "type": "verse:v", + "number": "43", + "sid": "ACT 10:43" + }, + "All of the prophets", + { + "type": "char:add", + "content": [ + "who wrote about the Messiah long ago" + ] + }, + "told", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "about him.", + { + "type": "char:add", + "content": [ + "They wrote" + ] + }, + "that if people believe in the Messiah [MTY], God would forgive", + { + "type": "char:add", + "content": [ + "them for" + ] + }, + "their sins, because of what", + { + "type": "char:add", + "content": [ + "the Messiah would do" + ] + }, + "for them.”" + ] + }, + { + "type": "para:s1", + "content": [ + "The Holy Spirit came down on the non-Jewish believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 10:44-48" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "ACT 10:44" + }, + "While Peter was still speaking those words, suddenly the Holy Spirit ◄came down on/began to control► all", + { + "type": "char:add", + "content": [ + "those non-Jewish people" + ] + }, + "who were listening to the message.", + { + "type": "verse:v", + "number": "45", + "sid": "ACT 10:45" + }, + "The Jewish believers who had come with Peter", + { + "type": "char:add", + "content": [ + "from Joppa" + ] + }, + "were amazed that", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "had generously given the Holy Spirit to the non-Jewish people, too.", + { + "type": "verse:v", + "number": "46", + "sid": "ACT 10:46" + }, + { + "type": "char:add", + "content": [ + "The Jewish believers knew that God had done that" + ] + }, + "because they were hearing those people speaking languages [MTY]", + { + "type": "char:add", + "content": [ + "that they had not learned" + ] + }, + "and telling how great God is.", + { + "type": "verse:v", + "number": "47", + "sid": "ACT 10:47" + }, + "Then Peter said", + { + "type": "char:add", + "content": [ + "to the other Jewish believers who were there" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has given them the Holy Spirit just like", + { + "type": "char:add", + "content": [ + "he gave him" + ] + }, + "to us", + { + "type": "char:add", + "content": [ + "Jewish believers" + ] + }, + ", so ◄surely all of you would agree that", + { + "type": "char:add", + "content": [ + "we(exc)" + ] + }, + "should baptize these people!/would any of you forbid that these people should be baptized?► [RHQ]”", + { + "type": "verse:v", + "number": "48", + "sid": "ACT 10:48" + }, + "Then Peter told those", + { + "type": "char:add", + "content": [ + "non-Jewish" + ] + }, + "people that they should be baptized", + { + "type": "char:add", + "content": [ + "to show that they had believed" + ] + }, + "[MTY] in the", + { + "type": "char:add", + "content": [ + "Lord" + ] + }, + "Jesus Christ.", + { + "type": "char:add", + "content": [ + "So they baptized all of them. After they were baptized" + ] + }, + ", they requested that Peter stay", + { + "type": "char:add", + "content": [ + "with them" + ] + }, + "several days.", + { + "type": "char:add", + "content": [ + "So Peter and the other Jewish believers did that" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "ACT 11" + }, + { + "type": "para:s1", + "content": [ + "Some Jewish believers criticized Peter." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:1-3" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 11:1" + }, + "The apostles and", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers who lived in various towns in Judea", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "heard people say that", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "non-Jewish people had believed the message", + { + "type": "char:add", + "content": [ + "from" + ] + }, + "God", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 11:2" + }, + "So when Peter", + { + "type": "char:add", + "content": [ + "and the six other believers" + ] + }, + "returned", + { + "type": "char:add", + "content": [ + "from Caesarea" + ] + }, + "to Jerusalem,", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "Jewish believers criticized Peter,", + { + "type": "char:add", + "content": [ + "because they thought that Jews should not associate with non-Jews" + ] + }, + "[MTY].", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 11:3" + }, + "They said to him, “Not only was it wrong for you(sg) to visit non-Jewish people, you", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "ate with them!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter told about his vision." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:4-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 11:4" + }, + "So Peter began to explain exactly", + { + "type": "char:add", + "content": [ + "what had happened concerning Cornelius" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 11:5" + }, + "He said, “I was praying", + { + "type": "char:add", + "content": [ + "by myself" + ] + }, + "in Joppa", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ", and in a trance I saw a vision. I saw that something like a large sheet was being lowered from heaven.", + { + "type": "char:add", + "content": [ + "It was tied with ropes" + ] + }, + "at its four corners, and it came down to where I was.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 11:6" + }, + "As I was looking intently into it, I saw some tame animals", + { + "type": "char:add", + "content": [ + "but also animals that our laws forbid us to eat, including" + ] + }, + "wild animals, snakes, and wild birds.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 11:7" + }, + "Then I heard God [MTY] commanding me, ‘Peter, get up, kill", + { + "type": "char:add", + "content": [ + "some of these" + ] + }, + ", and", + { + "type": "char:add", + "content": [ + "cook and" + ] + }, + "eat", + { + "type": "char:add", + "content": [ + "their meat" + ] + }, + "!’", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 11:8" + }, + "But I replied, ‘Lord,", + { + "type": "char:add", + "content": [ + "you(sg)" + ] + }, + "surely do not", + { + "type": "char:add", + "content": [ + "really want me to do that" + ] + }, + ", because I have never eaten [MTY] meat", + { + "type": "char:add", + "content": [ + "from any animal" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "our laws say" + ] + }, + "that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "must not eat [SYN]!’", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 11:9" + }, + "God spoke from heaven", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + "a second time, ‘", + { + "type": "char:add", + "content": [ + "I am" + ] + }, + "God,", + { + "type": "char:add", + "content": [ + "so" + ] + }, + "if I have made something acceptable", + { + "type": "char:add", + "content": [ + "to eat" + ] + }, + ", do not say that it is not acceptable", + { + "type": "char:add", + "content": [ + "to eat" + ] + }, + "!’", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 11:10" + }, + "Then", + { + "type": "char:add", + "content": [ + "after that happened three times, the sheet with" + ] + }, + "all", + { + "type": "char:add", + "content": [ + "those animals and birds" + ] + }, + "was pulled up into heaven again.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter said that the Holy Spirit came to be with the non-Jewish believers. Peter accepted those non-Jews as fellow believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:11-17" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 11:11" + }, + "“At that exact moment, three men who had been {whom", + { + "type": "char:add", + "content": [ + "Cornelius" + ] + }, + "had} sent from Caesarea arrived at the house where I was staying.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 11:12" + }, + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "Spirit told me that I should be willing to go with them", + { + "type": "char:add", + "content": [ + "even though they were not Jews" + ] + }, + ". These six", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "believers", + { + "type": "char:add", + "content": [ + "from Joppa" + ] + }, + "went with me", + { + "type": "char:add", + "content": [ + "to Caesarea" + ] + }, + ", and then we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "went into that", + { + "type": "char:add", + "content": [ + "non-Jewish" + ] + }, + "man's house.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 11:13" + }, + "He told us that he had seen an angel standing in his house. The angel told him, ‘Tell some", + { + "type": "char:add", + "content": [ + "men" + ] + }, + "to go to Joppa and bring back Simon whose other name is Peter.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 11:14" + }, + "He will tell you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "how you and everyone [MTY] else in your house will be saved {how", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will save you and everyone [MTY] else in your house}.’", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 11:15" + }, + "After I started to speak, the Holy Spirit", + { + "type": "char:add", + "content": [ + "suddenly" + ] + }, + "came down on them, just like he had first [MTY] come on us", + { + "type": "char:add", + "content": [ + "during the Pentecost festival" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 11:16" + }, + "Then I remembered what the Lord had said: ‘John caused people to be baptized in water, but", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will cause the Holy Spirit", + { + "type": "char:add", + "content": [ + "to enter you and change your lives.’" + ] + }, + { + "type": "verse:v", + "number": "17", + "sid": "ACT 11:17" + }, + "God gave those non-Jews the same Holy Spirit that he had given to us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "after we believed in the Lord Jesus Christ. So, ◄", + { + "type": "char:add", + "content": [ + "I" + ] + }, + "could not", + { + "type": "char:add", + "content": [ + "possibly" + ] + }, + "tell God that he did wrong", + { + "type": "char:add", + "content": [ + "when he gave them the Holy Spirit!" + ] + }, + "/how could I", + { + "type": "char:add", + "content": [ + "tell" + ] + }, + "God that he did wrong", + { + "type": "char:add", + "content": [ + "when he gave them the Holy Spirit" + ] + }, + "?► [RHQ]", + { + "type": "char:add", + "content": [ + "He was showing that he had received them" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "They praised God that he also saves non-Jewish people." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:18" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 11:18" + }, + "After", + { + "type": "char:add", + "content": [ + "those Jewish believers" + ] + }, + "heard what Peter said, they stopped criticizing", + { + "type": "char:add", + "content": [ + "him. Instead" + ] + }, + ", they praised God, saying, “Then it is", + { + "type": "char:add", + "content": [ + "clear to us that" + ] + }, + "God has also accepted the non-Jews so that they will have eternal life, if they turn from their sinful behavior", + { + "type": "char:add", + "content": [ + "and believe in Jesus" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Many non-Jews in Antioch believed in the Lord Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:19-21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ACT 11:19" + }, + "After", + { + "type": "char:add", + "content": [ + "people had killed" + ] + }, + "Stephen, many of the believers left", + { + "type": "char:add", + "content": [ + "Jerusalem and went" + ] + }, + "to other places, because people were causing them to suffer", + { + "type": "char:add", + "content": [ + "there in Jerusalem. Some of" + ] + }, + "them went to Phoenicia", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ", some went to Cyprus", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ", and others went to Antioch", + { + "type": "char:add", + "content": [ + "city in Syria province. In those places" + ] + }, + "they were continually telling people the message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ", but they told only other Jewish people.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 11:20" + }, + "Some of the believers were men from Cyprus and from Cyrene", + { + "type": "char:add", + "content": [ + "city in north Africa" + ] + }, + ". They went to Antioch, and", + { + "type": "char:add", + "content": [ + "although they told other Jews about" + ] + }, + "the Lord Jesus, they also told non-Jewish people", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 11:21" + }, + "The Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "[MTY] was powerfully enabling those", + { + "type": "char:add", + "content": [ + "believers to preach effectively. As a result" + ] + }, + ", very many", + { + "type": "char:add", + "content": [ + "non-Jewish" + ] + }, + "people believed", + { + "type": "char:add", + "content": [ + "their message and" + ] + }, + "trusted in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Barnabas encouraged the believers at Antioch." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:22-24" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 11:22" + }, + "The group of believers in Jerusalem heard [MTY]", + { + "type": "char:add", + "content": [ + "people say that many people in Antioch were believing in Jesus. So" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "of the congregation in", + { + "type": "char:add", + "content": [ + "Jerusalem" + ] + }, + "asked Barnabas to go to Antioch.", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 11:23" + }, + "When he got", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ", he realized that God had acted kindly toward", + { + "type": "char:add", + "content": [ + "the believers. So" + ] + }, + "he was very happy, and he continually encouraged all of the", + { + "type": "char:add", + "content": [ + "believers" + ] + }, + "to continue to trust completely in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 11:24" + }, + "Barnabas was a good man", + { + "type": "char:add", + "content": [ + "whom" + ] + }, + "the Holy Spirit completely controlled, one who trusted", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "completely.", + { + "type": "char:add", + "content": [ + "Because of what Barnabas did" + ] + }, + ", many people", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "believed in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Barnabas and Saul taught many believers at Antioch." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:25-26" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ACT 11:25" + }, + "Then Barnabas went to Tarsus", + { + "type": "char:add", + "content": [ + "in Cilicia province to try" + ] + }, + "to find Saul.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 11:26" + }, + "After he found him, Barnabas brought him", + { + "type": "char:add", + "content": [ + "back to" + ] + }, + "Antioch", + { + "type": "char:add", + "content": [ + "to help teach the believers. So during" + ] + }, + "a whole year", + { + "type": "char:add", + "content": [ + "Barnabas and Saul" + ] + }, + "met", + { + "type": "char:add", + "content": [ + "regularly" + ] + }, + "with the congregation", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "and taught many of them", + { + "type": "char:add", + "content": [ + "about Jesus. It was" + ] + }, + "at Antioch that the believers were first called Christians {", + { + "type": "char:add", + "content": [ + "that people" + ] + }, + "first called the believers Christians}." + ] + }, + { + "type": "para:s1", + "content": [ + "Believers in Antioch helped needy believers in Judea." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 11:27-30" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 11:27" + }, + "During the time", + { + "type": "char:add", + "content": [ + "that Barnabas and Saul were" + ] + }, + "at Antioch, some", + { + "type": "char:add", + "content": [ + "believers who were" + ] + }, + "prophets arrived there from Jerusalem.", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 11:28" + }, + "One of them, whose name was Agabus, stood up", + { + "type": "char:add", + "content": [ + "in order to speak" + ] + }, + ".", + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "Spirit enabled him to prophesy ◄that there would soon be a famine in many countries/that", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "in many countries [HYP] would soon", + { + "type": "char:add", + "content": [ + "suffer because they" + ] + }, + "would not have enough", + { + "type": "char:add", + "content": [ + "food" + ] + }, + "to eat►. (That famine happened when Claudius was the", + { + "type": "char:add", + "content": [ + "Roman Emperor" + ] + }, + ".)", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 11:29" + }, + "When the believers", + { + "type": "char:add", + "content": [ + "there heard what Agabus said" + ] + }, + ", they decided that they would send", + { + "type": "char:add", + "content": [ + "money" + ] + }, + "to help the believers who lived in Judea. Each", + { + "type": "char:add", + "content": [ + "of them decided to give as much money" + ] + }, + "as he was able", + { + "type": "char:add", + "content": [ + "to give" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 11:30" + }, + "They sent", + { + "type": "char:add", + "content": [ + "the money" + ] + }, + "with Barnabas and Saul to the leaders of the congregation", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "ACT 12" + }, + { + "type": "para:s1", + "content": [ + "Herod had James killed and Peter put in prison." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 12:1-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 12:1" + }, + "It was about this time that King Herod", + { + "type": "char:add", + "content": [ + "Agrippa sent soldiers" + ] + }, + "[MTY] who seized", + { + "type": "char:add", + "content": [ + "and put in prison" + ] + }, + "some of the", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "of the congregation", + { + "type": "char:add", + "content": [ + "in Jerusalem. He did that" + ] + }, + "because he wanted to make the believers suffer.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 12:2" + }, + "He commanded", + { + "type": "char:add", + "content": [ + "a soldier" + ] + }, + "to cut off the head of", + { + "type": "char:add", + "content": [ + "the apostle" + ] + }, + "James, the", + { + "type": "char:add", + "content": [ + "older" + ] + }, + "brother of", + { + "type": "char:add", + "content": [ + "the apostle" + ] + }, + "John.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 12:3" + }, + "When Herod realized that he had pleased the", + { + "type": "char:add", + "content": [ + "leaders of the" + ] + }, + "Jewish people by", + { + "type": "char:add", + "content": [ + "doing that" + ] + }, + ", he commanded", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "to arrest Peter", + { + "type": "char:add", + "content": [ + "in order to kill him" + ] + }, + ", too. This happened during the festival", + { + "type": "char:add", + "content": [ + "when the Jewish people ate" + ] + }, + "bread", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "did not have yeast.", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 12:4" + }, + "After", + { + "type": "char:add", + "content": [ + "they" + ] + }, + "seized Peter, they put him in prison. They arranged for four groups of soldiers to guard Peter. Each", + { + "type": "char:add", + "content": [ + "group" + ] + }, + "had four soldiers.", + { + "type": "char:add", + "content": [ + "Every three hours a different group began to guard him while the others rested" + ] + }, + ". Herod wanted to bring Peter out", + { + "type": "char:add", + "content": [ + "of prison and judge him" + ] + }, + "in front of the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people after the Passover", + { + "type": "char:add", + "content": [ + "Festival was finished. He then planned to command soldiers to execute Peter" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "An angel freed Peter from prison." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 12:5-11" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 12:5" + }, + "So", + { + "type": "char:add", + "content": [ + "for several days" + ] + }, + "Peter was kept {they kept Peter} in prison. But the", + { + "type": "char:add", + "content": [ + "other believers" + ] + }, + "in the congregation at", + { + "type": "char:add", + "content": [ + "Jerusalem" + ] + }, + "were praying earnestly to God", + { + "type": "char:add", + "content": [ + "that he would help" + ] + }, + "Peter.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 12:6" + }, + "The night", + { + "type": "char:add", + "content": [ + "before" + ] + }, + "Herod planned to bring Peter out", + { + "type": "char:add", + "content": [ + "from prison to have him executed" + ] + }, + "publicly, Peter was sleeping", + { + "type": "char:add", + "content": [ + "in the prison" + ] + }, + "between two soldiers, with two chains binding his arms", + { + "type": "char:add", + "content": [ + "to the arms of the soldiers. Two other" + ] + }, + "soldiers were guarding the prison doors.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 12:7" + }, + "Suddenly an angel", + { + "type": "char:add", + "content": [ + "from" + ] + }, + "the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "stood", + { + "type": "char:add", + "content": [ + "beside Peter" + ] + }, + ", and a", + { + "type": "char:add", + "content": [ + "bright" + ] + }, + "light shone in his cell. The angel poked Peter in the side and woke him up and said, “Get up quickly!”", + { + "type": "char:add", + "content": [ + "While Peter was getting up" + ] + }, + ", the chains fell off from his wrists.", + { + "type": "char:add", + "content": [ + "However, the soldiers were not aware of what was happening" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 12:8" + }, + "Then the angel said to Peter, “Put on your clothes and sandals!” So Peter did. Then the angel said to him, “Fasten your belt/girdle", + { + "type": "char:add", + "content": [ + "around you(sg)" + ] + }, + "and put on your sandals!” So Peter did that. Then the angel told him, “Wrap your cloak around you and follow me!”", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 12:9" + }, + "So,", + { + "type": "char:add", + "content": [ + "after Peter put on his cloak and sandals" + ] + }, + ", he followed", + { + "type": "char:add", + "content": [ + "the angel" + ] + }, + "out", + { + "type": "char:add", + "content": [ + "of the prison cell" + ] + }, + ", but he had no idea that what the angel was doing was really happening. He thought", + { + "type": "char:add", + "content": [ + "that he" + ] + }, + "was seeing a vision.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 12:10" + }, + "Peter and the angel walked by the soldiers who were guarding the two doors,", + { + "type": "char:add", + "content": [ + "but the soldiers did not see them. Then" + ] + }, + "they came to the iron gate that", + { + "type": "char:add", + "content": [ + "led" + ] + }, + "out into the city. The gate opened by itself, and Peter and the angel walked out", + { + "type": "char:add", + "content": [ + "of the prison" + ] + }, + ". After they had walked", + { + "type": "char:add", + "content": [ + "a ways" + ] + }, + "along one street, the angel suddenly disappeared.", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 12:11" + }, + "Then Peter", + { + "type": "char:add", + "content": [ + "finally" + ] + }, + "realized that", + { + "type": "char:add", + "content": [ + "what had happened to him was not a vision, but" + ] + }, + "it had really happened. So he said", + { + "type": "char:add", + "content": [ + "to himself" + ] + }, + ", “Now I really know that the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "sent an angel", + { + "type": "char:add", + "content": [ + "to help me" + ] + }, + ". He rescued me from what Herod planned to do [MTY]", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + ", and", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "from all the things that the Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "[SYN] expected", + { + "type": "char:add", + "content": [ + "that Herod would do to me" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter reported to the other believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 12:12-17" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 12:12" + }, + "When Peter realized", + { + "type": "char:add", + "content": [ + "that God had rescued him" + ] + }, + ", he went to Mary's house. She was the mother of John whose other name was Mark. Many", + { + "type": "char:add", + "content": [ + "believers" + ] + }, + "had assembled there, and they were praying", + { + "type": "char:add", + "content": [ + "that God would help Peter somehow" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 12:13" + }, + "When Peter knocked at the outer entrance, a servant girl named Rhoda came to find out", + { + "type": "char:add", + "content": [ + "who was outside the door" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 12:14" + }, + { + "type": "char:add", + "content": [ + "When Peter answered her" + ] + }, + ", she recognized his voice, but she was so happy", + { + "type": "char:add", + "content": [ + "and excited" + ] + }, + "that she did not open the door! Instead, she ran back", + { + "type": "char:add", + "content": [ + "into the house" + ] + }, + ". She", + { + "type": "char:add", + "content": [ + "excitedly" + ] + }, + "announced", + { + "type": "char:add", + "content": [ + "to the other believers" + ] + }, + "that Peter was standing outside the door.", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 12:15" + }, + "But", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "them said to her, “You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are crazy!” But she continued saying that it was", + { + "type": "char:add", + "content": [ + "really true. Then" + ] + }, + "they repeatedly said, “", + { + "type": "char:add", + "content": [ + "No" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "it cannot be Peter" + ] + }, + ". It is", + { + "type": "char:add", + "content": [ + "probably" + ] + }, + "the angel", + { + "type": "char:add", + "content": [ + "who was guarding" + ] + }, + "him", + { + "type": "char:add", + "content": [ + "who has come" + ] + }, + "(OR, It is the angel", + { + "type": "char:add", + "content": [ + "who has guarded/protected" + ] + }, + "him,", + { + "type": "char:add", + "content": [ + "and he has come to tell us that" + ] + }, + "Peter", + { + "type": "char:add", + "content": [ + "has died" + ] + }, + ".)”", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 12:16" + }, + "But Peter continued knocking", + { + "type": "char:add", + "content": [ + "on the door. So when someone finally" + ] + }, + "opened the door, they saw that it was Peter, and they were completely amazed!", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 12:17" + }, + "Peter motioned with his hand for them to be quiet. Then he told them exactly how the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "had led him out of the prison. He", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "said, “Tell James, the", + { + "type": "char:add", + "content": [ + "leader" + ] + }, + "of our", + { + "type": "char:add", + "content": [ + "congregation" + ] + }, + ", and our", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "fellow believers what has happened.” Then", + { + "type": "char:add", + "content": [ + "Peter left and" + ] + }, + "went away to another town." + ] + }, + { + "type": "para:s1", + "content": [ + "Herod commanded soldiers to execute the guards." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 12:18-19" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 12:18" + }, + "The next morning the soldiers", + { + "type": "char:add", + "content": [ + "who had been guarding" + ] + }, + "Peter became terribly distressed,", + { + "type": "char:add", + "content": [ + "because they did not know" + ] + }, + "what had happened to him.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 12:19" + }, + "Then Herod", + { + "type": "char:add", + "content": [ + "heard about it" + ] + }, + ". So he", + { + "type": "char:add", + "content": [ + "commanded soldiers" + ] + }, + "to search for Peter, but they did not find him. Then he questioned the soldiers", + { + "type": "char:add", + "content": [ + "who had been guarding Peter" + ] + }, + ", and asked them, “", + { + "type": "char:add", + "content": [ + "How did Peter get away when you were there guarding him?" + ] + }, + "”", + { + "type": "char:add", + "content": [ + "But they could not explain it. So" + ] + }, + "he commanded them to be led away", + { + "type": "char:add", + "content": [ + "to be executed" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "other soldiers" + ] + }, + "to lead them away", + { + "type": "char:add", + "content": [ + "to execute them" + ] + }, + "}.", + { + "type": "char:add", + "content": [ + "Afterwards" + ] + }, + ", Herod went from Judea", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "down to Caesarea, where he stayed", + { + "type": "char:add", + "content": [ + "for some time" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "An angel caused Herod to die." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 12:20-23" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ACT 12:20" + }, + "King Herod had been furiously angry with the people", + { + "type": "char:add", + "content": [ + "who lived" + ] + }, + "in Tyre and Sidon", + { + "type": "char:add", + "content": [ + "cities. Then" + ] + }, + "one day some men", + { + "type": "char:add", + "content": [ + "who represented them" + ] + }, + "came unitedly", + { + "type": "char:add", + "content": [ + "to Caesarea in order to meet with" + ] + }, + "Herod. They persuaded Blastus, who was one of Herod's important officials, to tell", + { + "type": "char:add", + "content": [ + "Herod" + ] + }, + "that the people", + { + "type": "char:add", + "content": [ + "in their cities" + ] + }, + "wanted to make peace", + { + "type": "char:add", + "content": [ + "with him. They wanted to be able to trade with the people that Herod ruled" + ] + }, + ", because they needed to buy food from those regions.", + { + "type": "char:add", + "content": [ + "Herod had commanded the people in the areas he ruled to stop selling food to the people in those cities" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 12:21" + }, + "On the day that Herod had planned to", + { + "type": "char:add", + "content": [ + "meet with them" + ] + }, + ", he put on ◄very expensive clothes that showed that he was king/his royal robes►. Then he sat on his ◄throne/chair from which he ruled", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "►, and", + { + "type": "char:add", + "content": [ + "formally" + ] + }, + "addressed", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the people", + { + "type": "char:add", + "content": [ + "who had gathered there" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 12:22" + }, + "Those who", + { + "type": "char:add", + "content": [ + "were listening to him" + ] + }, + "shouted repeatedly, “", + { + "type": "char:add", + "content": [ + "This man who" + ] + }, + "is speaking is a god, not a man!”", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 12:23" + }, + "So, because Herod", + { + "type": "char:add", + "content": [ + "let the people praise him" + ] + }, + "instead of praising God, immediately an angel", + { + "type": "char:add", + "content": [ + "from" + ] + }, + "the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "caused Herod to become seriously ill.", + { + "type": "char:add", + "content": [ + "Many" + ] + }, + "worms ate his intestines, and", + { + "type": "char:add", + "content": [ + "soon" + ] + }, + "he died", + { + "type": "char:add", + "content": [ + "very painfully" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Many people heard God's message and became believers. Barnabas and Saul returned to Antioch from Jerusalem." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 12:24-25" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ACT 12:24" + }, + { + "type": "char:add", + "content": [ + "The believers" + ] + }, + "continued telling God's message to people in many places, and ◄", + { + "type": "char:add", + "content": [ + "the number of people who believed in Jesus" + ] + }, + "was continually increasing/there were continually more and more people who were believing in Jesus►." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ACT 12:25" + }, + "When Barnabas and Saul finished", + { + "type": "char:add", + "content": [ + "delivering the money to help the Jewish believers in Judea" + ] + }, + ", they left Jerusalem and returned", + { + "type": "char:add", + "content": [ + "to Antioch, in Syria province" + ] + }, + ". They took John, whose other name was Mark, with them." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "ACT 13" + }, + { + "type": "para:s1", + "content": [ + "The Holy Spirit commanded Barnabas and Saul to go on a mission." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:1-3" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 13:1" + }, + "Among", + { + "type": "char:add", + "content": [ + "the people in" + ] + }, + "the congregation at Antioch there were ◄prophets/those who spoke messages from God► and those who taught", + { + "type": "char:add", + "content": [ + "people about Jesus. They were" + ] + }, + "Barnabas; Simeon, who was also called Niger/Blackman; Lucius, from Cyrene", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "; Manaen, who had grown up with", + { + "type": "char:add", + "content": [ + "King" + ] + }, + "Herod", + { + "type": "char:add", + "content": [ + "Antipas" + ] + }, + "; and Saul.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 13:2" + }, + "While they were worshipping the Lord and fasting, the Holy Spirit said", + { + "type": "char:add", + "content": [ + "to them" + ] + }, + ", “Appoint Barnabas and Saul to", + { + "type": "char:add", + "content": [ + "serve" + ] + }, + "me and to", + { + "type": "char:add", + "content": [ + "go and do" + ] + }, + "the work that I have chosen them", + { + "type": "char:add", + "content": [ + "to do" + ] + }, + "!”", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 13:3" + }, + "So they continued ◄to fast/to abstain from eating food► and pray. Then having put their hands on Barnabas and Saul and", + { + "type": "char:add", + "content": [ + "praying that God would help them" + ] + }, + ", they sent them off", + { + "type": "char:add", + "content": [ + "to do what the Holy Spirit had commanded" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Barnabas and Saul preached the gospel in Jewish meetings place on Cyprus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:4-5" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 13:4" + }, + "Barnabas and Saul, guided by the Holy Spirit, went down", + { + "type": "char:add", + "content": [ + "from Antioch" + ] + }, + "to Seleucia", + { + "type": "char:add", + "content": [ + "port" + ] + }, + ". From there they went by ship to Salamis", + { + "type": "char:add", + "content": [ + "port on Cyprus Island" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 13:5" + }, + "While they were in Salamis,", + { + "type": "char:add", + "content": [ + "they went" + ] + }, + "to the Jewish meeting places. There they proclaimed the message from God", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ". John", + { + "type": "char:add", + "content": [ + "Mark went with them and" + ] + }, + "was helping them." + ] + }, + { + "type": "para:s1", + "content": [ + "Saul-Paul denounced a sorcerer, and an official believed in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:6-12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ACT 13:6" + }, + { + "type": "char:add", + "content": [ + "The three of" + ] + }, + "them went across the entire island to Paphos", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". There they met a magician whose name was Bar-Jesus. He was a Jew who falsely", + { + "type": "char:add", + "content": [ + "claimed" + ] + }, + "◄to be a prophet/to speak messages from God►.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 13:7" + }, + "He often accompanied the governor", + { + "type": "char:add", + "content": [ + "of the island" + ] + }, + ", Sergius Paulus, who was an intelligent man. The governor sent", + { + "type": "char:add", + "content": [ + "someone" + ] + }, + "to ask Barnabas and Saul to come to him, because he wanted to hear God's message.", + { + "type": "char:add", + "content": [ + "So Barnabas and Saul came and told him about Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 13:8" + }, + "However, the magician, whose name was Elymas", + { + "type": "char:add", + "content": [ + "in the Greek language" + ] + }, + ", was opposing them. He repeatedly tried to persuade the governor not to believe", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 13:9" + }, + "Then Saul, who now called himself Paul, empowered by the Holy Spirit, looked intently at the magician and said,", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 13:10" + }, + "“You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are serving the devil and you oppose everything that is good! You are always lying", + { + "type": "char:add", + "content": [ + "to people" + ] + }, + "and doing", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "evil things to them. ◄You must stop saying that the truth about the Lord", + { + "type": "char:add", + "content": [ + "God is a lot of lies!" + ] + }, + "/When will you stop changing what is true about the Lord", + { + "type": "char:add", + "content": [ + "God and saying" + ] + }, + "what is not true about him?► [RHQ]", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 13:11" + }, + "Right now the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "[MTY] is going to punish you! You will become blind and not", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "be able to see light for", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "time.” At once he became", + { + "type": "char:add", + "content": [ + "blind, as though he was" + ] + }, + "in a dark mist, and he groped about, searching for someone", + { + "type": "char:add", + "content": [ + "to hold him by the" + ] + }, + "hand and lead him.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 13:12" + }, + "When the governor saw what had happened", + { + "type": "char:add", + "content": [ + "to Elymas" + ] + }, + ", he believed", + { + "type": "char:add", + "content": [ + "in the Lord Jesus" + ] + }, + ". He was amazed by", + { + "type": "char:add", + "content": [ + "what Paul and Barnabas" + ] + }, + "were teaching about the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The leaders of the Jewish meeting place in Antioch asked Paul and Barnabas to speak to them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:13-15" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 13:13" + }, + { + "type": "char:add", + "content": [ + "After that" + ] + }, + ", Paul and the two men with him went by ship from Paphos to Perga", + { + "type": "char:add", + "content": [ + "port" + ] + }, + "in Pamphylia", + { + "type": "char:add", + "content": [ + "province. At Perga" + ] + }, + "John", + { + "type": "char:add", + "content": [ + "Mark" + ] + }, + "left them and returned to", + { + "type": "char:add", + "content": [ + "his home in" + ] + }, + "Jerusalem.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 13:14" + }, + "Then Paul and Barnabas traveled", + { + "type": "char:add", + "content": [ + "by land" + ] + }, + "from Perga, and arrived in Antioch", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "near Pisidia", + { + "type": "char:add", + "content": [ + "district in Galatia province" + ] + }, + ". ◄On the Sabbath/On the Jewish rest day► they entered the synagogue/the Jewish meeting place and sat down.", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 13:15" + }, + { + "type": "char:add", + "content": [ + "Someone" + ] + }, + "read", + { + "type": "char:add", + "content": [ + "aloud" + ] + }, + "from what", + { + "type": "char:add", + "content": [ + "Moses had written. Then someone read from what the other" + ] + }, + "prophets", + { + "type": "char:add", + "content": [ + "had written" + ] + }, + "[MTY]. Then the leaders of the Jewish meeting place gave", + { + "type": "char:add", + "content": [ + "someone this" + ] + }, + "note", + { + "type": "char:add", + "content": [ + "to take" + ] + }, + "to Paul and Barnabas: “Fellow Jews, if", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "you wants to speak to the people", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "to encourage them, please speak", + { + "type": "char:add", + "content": [ + "to us(exc) now" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul said that God helped Israel and gave them the land of Canaan." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:16-20" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ACT 13:16" + }, + "So Paul stood up and motioned with his right hand", + { + "type": "char:add", + "content": [ + "so that the people would listen to him" + ] + }, + ". Then he said, “Fellow Israelis and you", + { + "type": "char:add", + "content": [ + "non-Jewish people" + ] + }, + "who", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "worship God,", + { + "type": "char:add", + "content": [ + "please" + ] + }, + "listen", + { + "type": "char:add", + "content": [ + "to me" + ] + }, + "!", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 13:17" + }, + "God, whom we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "Israelis worship, chose our ancestors", + { + "type": "char:add", + "content": [ + "to be his people" + ] + }, + ", and he caused them to become very numerous while they were foreigners living in Egypt.", + { + "type": "char:add", + "content": [ + "Then after many years" + ] + }, + ", God helped them [MTY] powerfully and led them out of there.", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 13:18" + }, + { + "type": "char:add", + "content": [ + "Even though they repeatedly disobeyed him, he" + ] + }, + "cared for them for about forty years", + { + "type": "char:add", + "content": [ + "while they were" + ] + }, + "in the desert.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 13:19" + }, + "He", + { + "type": "char:add", + "content": [ + "enabled the Israelis" + ] + }, + "to conquer seven tribal groups", + { + "type": "char:add", + "content": [ + "who were then living" + ] + }, + "in Canaan", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ", and he gave their land to us Israelis for us to possess.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 13:20" + }, + { + "type": "char:add", + "content": [ + "Our ancestors began to possess Canaan" + ] + }, + "about 450 years after", + { + "type": "char:add", + "content": [ + "their ancestors had arrived in Egypt" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told about God's removing Saul and appointing David to be Israel's king." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:20b-22" + ] + }, + { + "type": "para:p", + "content": [ + "“After that, God appointed leaders", + { + "type": "char:add", + "content": [ + "to rule the Israeli people. Those leaders continued to rule our people" + ] + }, + "until the time when the prophet Samuel", + { + "type": "char:add", + "content": [ + "ruled them" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 13:21" + }, + "Then,", + { + "type": "char:add", + "content": [ + "while Samuel was still their leader" + ] + }, + ", the people demanded that he", + { + "type": "char:add", + "content": [ + "appoint" + ] + }, + "a king", + { + "type": "char:add", + "content": [ + "to rule them. So" + ] + }, + "God appointed Saul, the son of Kish, from the tribe of Benjamin,", + { + "type": "char:add", + "content": [ + "to be their king" + ] + }, + ". He", + { + "type": "char:add", + "content": [ + "ruled them" + ] + }, + "for forty years.", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 13:22" + }, + "After God had rejected Saul", + { + "type": "char:add", + "content": [ + "from being king" + ] + }, + ", he appointed David to be their king. God said about him, ‘I have observed that David, son of Jesse, is exactly the kind of man that I desire [IDM]. He will do", + { + "type": "char:add", + "content": [ + "everything that" + ] + }, + "I want", + { + "type": "char:add", + "content": [ + "him to do" + ] + }, + ".’ ”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul said that God sent David's descendant, Jesus, to Israel to save them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:23-25" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 13:23" + }, + "“From", + { + "type": "char:add", + "content": [ + "among" + ] + }, + "David's descendants, God brought one of them, Jesus, to", + { + "type": "char:add", + "content": [ + "us" + ] + }, + "Israeli people to save us, just like he had told", + { + "type": "char:add", + "content": [ + "David and our other ancestors" + ] + }, + "that he would do.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 13:24" + }, + "Before Jesus began his work, John", + { + "type": "char:add", + "content": [ + "the Baptizer" + ] + }, + "preached to all of our Israeli people", + { + "type": "char:add", + "content": [ + "who came to him. He told them" + ] + }, + "that they should turn away from their sinful behavior", + { + "type": "char:add", + "content": [ + "and ask God to forgive them. Then he" + ] + }, + "would baptize them.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 13:25" + }, + "When John was about to finish the work", + { + "type": "char:add", + "content": [ + "that God gave him to do" + ] + }, + ", he frequently said", + { + "type": "char:add", + "content": [ + "to the people" + ] + }, + ", ‘Do you think [RHQ] that I am", + { + "type": "char:add", + "content": [ + "the Messiah whom God promised to send" + ] + }, + "? No, I am not. But listen! The Messiah will", + { + "type": "char:add", + "content": [ + "soon" + ] + }, + "come.", + { + "type": "char:add", + "content": [ + "He is so much greater than I am that" + ] + }, + "I am not", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "important enough to be his slave [MET].’”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul said that God resurrected Jesus and caused many people to see him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:26-31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ACT 13:26" + }, + "“Fellow Israelis, you who are descendants of Abraham, and", + { + "type": "char:add", + "content": [ + "you non-Jewish people who" + ] + }, + "also worship God,", + { + "type": "char:add", + "content": [ + "please listen! It is" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "all of" + ] + }, + "us that", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has sent the message about", + { + "type": "char:add", + "content": [ + "how he" + ] + }, + "saves people.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 13:27" + }, + "The people who were living in Jerusalem and their rulers did not realize that this man", + { + "type": "char:add", + "content": [ + "Jesus was the one whom God had sent to save them" + ] + }, + ". Although messages from [MTY] the prophets have been read", + { + "type": "char:add", + "content": [ + "aloud" + ] + }, + "{someone has read", + { + "type": "char:add", + "content": [ + "aloud" + ] + }, + "messages from [MTY] the prophets} every ◄Sabbath/Jewish day of rest►, they did not understand", + { + "type": "char:add", + "content": [ + "what the prophets wrote about the Messiah. So" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "Jewish leaders" + ] + }, + "condemned Jesus", + { + "type": "char:add", + "content": [ + "to die" + ] + }, + ", which was just like the prophets predicted.", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 13:28" + }, + { + "type": "char:add", + "content": [ + "Many people accused Jesus of doing wicked things" + ] + }, + ", but they could not prove that he had done anything for which he deserved to die. They insistently asked Pilate", + { + "type": "char:add", + "content": [ + "the governor" + ] + }, + "to command that Jesus be executed {to command soldiers to execute Jesus}.", + { + "type": "char:add", + "content": [ + "So Pilate did what they asked him to do" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 13:29" + }, + "They did", + { + "type": "char:add", + "content": [ + "to Jesus" + ] + }, + "all the things that", + { + "type": "char:add", + "content": [ + "the prophets long ago had" + ] + }, + "written", + { + "type": "char:add", + "content": [ + "that people would do to" + ] + }, + "him.", + { + "type": "char:add", + "content": [ + "They killed Jesus by nailing him to a cross. Then" + ] + }, + "his body was taken {", + { + "type": "char:add", + "content": [ + "some people took" + ] + }, + "his body} down from the cross and placed it in a tomb.", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 13:30" + }, + "However, God ◄raised him from the dead/caused him to live again after he had died►", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 13:31" + }, + "and for many days he", + { + "type": "char:add", + "content": [ + "repeatedly" + ] + }, + "appeared to", + { + "type": "char:add", + "content": [ + "his followers" + ] + }, + "who had come along with him from Galilee", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "to Jerusalem. Those", + { + "type": "char:add", + "content": [ + "who saw him" + ] + }, + "are telling the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people about him now.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul said that God had done what he had promised that he would do by resurrecting Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:32-37" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ACT 13:32" + }, + "“", + { + "type": "char:add", + "content": [ + "Right" + ] + }, + "now we", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "are proclaiming to you this good message. We want to tell you that God has fulfilled what he promised to", + { + "type": "char:add", + "content": [ + "our Jewish" + ] + }, + "ancestors!", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 13:33" + }, + "He has now done that for us", + { + "type": "char:add", + "content": [ + "(inc) who are" + ] + }, + "their descendants,", + { + "type": "char:add", + "content": [ + "and also for you who are not Jews" + ] + }, + ", by causing Jesus to live again. That is just like what", + { + "type": "char:add", + "content": [ + "David" + ] + }, + "wrote in the second Psalm that", + { + "type": "char:add", + "content": [ + "God said when he was sending his Son" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are my Son;" + ] + }, + { + "type": "para:q1", + "content": [ + "Today I have shown everyone", + { + "type": "char:add", + "content": [ + "that I really am" + ] + }, + "your Father." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "ACT 13:34" + }, + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has ◄raised", + { + "type": "char:add", + "content": [ + "the Messiah" + ] + }, + "from the dead/caused", + { + "type": "char:add", + "content": [ + "the Messiah" + ] + }, + "to live again after he had died► and will never let him die again.", + { + "type": "char:add", + "content": [ + "Concerning that, God" + ] + }, + "said", + { + "type": "char:add", + "content": [ + "to our Jewish ancestors" + ] + }, + ", ‘I will surely help you, as I", + { + "type": "char:add", + "content": [ + "promised" + ] + }, + "David", + { + "type": "char:add", + "content": [ + "that I would do" + ] + }, + ".’", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 13:35" + }, + "So", + { + "type": "char:add", + "content": [ + "in writing" + ] + }, + "another", + { + "type": "char:add", + "content": [ + "Psalm, David" + ] + }, + "said this", + { + "type": "char:add", + "content": [ + "to God about the Messiah" + ] + }, + ": ‘Because I am devoted to you and always obey", + { + "type": "char:add", + "content": [ + "you, when I die" + ] + }, + "you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "will not let my body decay.’", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 13:36" + }, + "While David was living, he did what God wanted him to do. And when he died [EUP], his", + { + "type": "char:add", + "content": [ + "body" + ] + }, + "was buried,", + { + "type": "char:add", + "content": [ + "as" + ] + }, + "his ancestors'", + { + "type": "char:add", + "content": [ + "bodies had been buried" + ] + }, + ", and his body decayed.", + { + "type": "char:add", + "content": [ + "So he could not have been speaking about himself in this Psalm" + ] + }, + ".", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 13:37" + }, + { + "type": "char:add", + "content": [ + "Instead, he was speaking about Jesus. Jesus also died" + ] + }, + ", but God ◄raised him from the dead/caused him to live again►, and", + { + "type": "char:add", + "content": [ + "therefore" + ] + }, + "his body did not decay.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul informed them that God would forgive their sins if they believed in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:38-41" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38-39", + "sid": "ACT 13:38-39" + }, + "“Therefore,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "fellow Israelis", + { + "type": "char:add", + "content": [ + "and other friends" + ] + }, + ", it is important for you to know that", + { + "type": "char:add", + "content": [ + "we(exc)" + ] + }, + "are declaring to you", + { + "type": "char:add", + "content": [ + "that God" + ] + }, + "can forgive you for your sins as a result of", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "Jesus", + { + "type": "char:add", + "content": [ + "has done" + ] + }, + ". Because of", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "Jesus", + { + "type": "char:add", + "content": [ + "has done" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "considers that everyone who believes", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + "is no longer guilty (OR, the record has been erased {", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has erased the record}) concerning everything that they", + { + "type": "char:add", + "content": [ + "have done that displeased God. But" + ] + }, + "when", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "does", + { + "type": "char:add", + "content": [ + "that for you" + ] + }, + ", it is not as a result of", + { + "type": "char:add", + "content": [ + "your obeying" + ] + }, + "the laws", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "Moses", + { + "type": "char:add", + "content": [ + "wrote" + ] + }, + ".", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 13:40" + }, + "Therefore be careful that", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "does not judge you [MTY], as one of the prophets said [MTY] that God would do!", + { + "type": "verse:v", + "number": "41", + "sid": "ACT 13:41" + }, + { + "type": "char:add", + "content": [ + "The prophet wrote that God said" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "You who ridicule", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", you will", + { + "type": "char:add", + "content": [ + "certainly" + ] + }, + "be astonished", + { + "type": "char:add", + "content": [ + "when you see what I am doing" + ] + }, + ", and", + { + "type": "char:add", + "content": [ + "then" + ] + }, + "you will be destroyed. You will be astonished because I will do something", + { + "type": "char:add", + "content": [ + "terrible to you" + ] + }, + "while you are living. You would not believe", + { + "type": "char:add", + "content": [ + "that I would do that" + ] + }, + "even though someone told you!”" + ] + }, + { + "type": "para:s1", + "content": [ + "People asked Paul and Barnabas to speak to them again the next Jewish day of rest." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:42-43" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "ACT 13:42" + }, + "After Paul", + { + "type": "char:add", + "content": [ + "finished speaking" + ] + }, + ", while he and Barnabas were leaving the Jewish meeting place,", + { + "type": "char:add", + "content": [ + "many of" + ] + }, + "the people there repeatedly requested that on the next ◄Sabbath/Jewish day of rest►", + { + "type": "char:add", + "content": [ + "the two of them" + ] + }, + "should speak to them", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "about those things", + { + "type": "char:add", + "content": [ + "that Paul had just told them" + ] + }, + ".", + { + "type": "verse:v", + "number": "43", + "sid": "ACT 13:43" + }, + "After they began to leave", + { + "type": "char:add", + "content": [ + "that meeting" + ] + }, + ", many", + { + "type": "char:add", + "content": [ + "of them" + ] + }, + "went along with Paul and Barnabas. They consisted of Jews and also of non-Jews who had accepted the things that the Jews believe. Paul and Barnabas continued talking to them, and were urging them to continue", + { + "type": "char:add", + "content": [ + "believing the message that" + ] + }, + "God kindly", + { + "type": "char:add", + "content": [ + "forgives people's sins because of what Jesus did" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Many non-Jews believed in Jesus and told others about him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:44-49" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "ACT 13:44" + }, + "On the next Jewish rest day, most of the", + { + "type": "char:add", + "content": [ + "people in Antioch came to" + ] + }, + "the Jewish meeting place to hear", + { + "type": "char:add", + "content": [ + "Paul and Barnabas" + ] + }, + "speak about the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "45", + "sid": "ACT 13:45" + }, + "But", + { + "type": "char:add", + "content": [ + "the leaders of" + ] + }, + "[SYN] the Jews became extremely jealous, because they saw that large crowds of", + { + "type": "char:add", + "content": [ + "non-Jewish people were coming to hear Paul and Barnabas. So" + ] + }, + "they began to contradict the things that Paul was saying", + { + "type": "char:add", + "content": [ + "and also" + ] + }, + "to insult", + { + "type": "char:add", + "content": [ + "him" + ] + }, + ".", + { + "type": "verse:v", + "number": "46", + "sid": "ACT 13:46" + }, + "Then, speaking very boldly, Paul and Barnabas said", + { + "type": "char:add", + "content": [ + "to those Jewish leaders" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "We two" + ] + }, + "had to speak the message from God", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "to you", + { + "type": "char:add", + "content": [ + "Jews" + ] + }, + "first", + { + "type": "char:add", + "content": [ + "before we proclaim it to non-Jews, because God commanded us to do that. But" + ] + }, + "you are rejecting God's message.", + { + "type": "char:add", + "content": [ + "By doing that" + ] + }, + ", you have shown that you are not worthy ◄to have eternal life/to live eternally", + { + "type": "char:add", + "content": [ + "with God" + ] + }, + "►.", + { + "type": "char:add", + "content": [ + "Therefore" + ] + }, + ", we are leaving", + { + "type": "char:add", + "content": [ + "you, and now we" + ] + }, + "will go to the non-Jewish people", + { + "type": "char:add", + "content": [ + "to tell them the message from God" + ] + }, + ".", + { + "type": "verse:v", + "number": "47", + "sid": "ACT 13:47" + }, + { + "type": "char:add", + "content": [ + "We are doing that also" + ] + }, + "because the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has commanded us", + { + "type": "char:add", + "content": [ + "to do it" + ] + }, + ". He said to us," + ] + }, + { + "type": "para:q1", + "content": [ + "‘I have appointed you", + { + "type": "char:add", + "content": [ + "to reveal things about me" + ] + }, + "to non-Jewish people [MET] that will be", + { + "type": "char:add", + "content": [ + "like" + ] + }, + "a light to them.", + { + "type": "char:add", + "content": [ + "I have appointed" + ] + }, + "you to tell people everywhere [MTY] in the world", + { + "type": "char:add", + "content": [ + "about the one who came" + ] + }, + "to save", + { + "type": "char:add", + "content": [ + "them" + ] + }, + ".’ ”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "ACT 13:48" + }, + "While the non-Jewish people were listening", + { + "type": "char:add", + "content": [ + "to those words" + ] + }, + ", they began to rejoice, and they repeatedly said that the message about the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "was wonderful. And all of the non-Jewish people whom", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "had chosen ◄to have eternal", + { + "type": "char:add", + "content": [ + "life/to live eternally with God" + ] + }, + "► believed", + { + "type": "char:add", + "content": [ + "the message about the Lord Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "49", + "sid": "ACT 13:49" + }, + { + "type": "char:add", + "content": [ + "At that time, many of the believers" + ] + }, + "traveled around throughout that region. As they did that, they were proclaiming the message about the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "[MTY]." + ] + }, + { + "type": "para:s1", + "content": [ + "People expelled the apostles, but the believers continued on." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 13:50-52" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "ACT 13:50" + }, + "However,", + { + "type": "char:add", + "content": [ + "some leaders of" + ] + }, + "[SYN] the Jews incited the most important men in the city, and", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "important/influential women who had accepted what the Jews believe, to oppose", + { + "type": "char:add", + "content": [ + "Paul and Barnabas. So those non-Jewish people" + ] + }, + "incited", + { + "type": "char:add", + "content": [ + "other people also" + ] + }, + "to persecute Paul and Barnabas. As a result they expelled the two men from their region.", + { + "type": "verse:v", + "number": "51", + "sid": "ACT 13:51" + }, + "So,", + { + "type": "char:add", + "content": [ + "as the two apostles were leaving, they" + ] + }, + "shook the dust from their feet", + { + "type": "char:add", + "content": [ + "to show those Jewish leaders that God had rejected them and would punish them. They left Antioch" + ] + }, + "and went to Iconium", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "52", + "sid": "ACT 13:52" + }, + "Meanwhile, the believers", + { + "type": "char:add", + "content": [ + "in Antioch" + ] + }, + "continued to rejoice greatly, and they continued to be completely controlled by the Holy Spirit." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "ACT 14" + }, + { + "type": "para:s1", + "content": [ + "Paul and Barnabas preached the gospel and performed miracles in Iconium." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 14:1-3" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 14:1" + }, + "At Iconium Paul and Barnabas went as usual into the Jewish meeting place and spoke very convincingly", + { + "type": "char:add", + "content": [ + "about the Lord Jesus" + ] + }, + ". As a result, many Jews and also non-Jews believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 14:2" + }, + "But", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "the Jews refused to believe", + { + "type": "char:add", + "content": [ + "that message, and" + ] + }, + "told the non-Jews not to believe it. They told the non-Jewish people that the message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "was not true. As a result,", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "the non-Jews became angry towards the believers", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 14:3" + }, + "So Paul and Barnabas spent considerable time there speaking boldly for the Lord, and the Lord Jesus enabled them to do many miracles. In this way he showed", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "that the message about how the Lord saves us in a way that we do not deserve is true." + ] + }, + { + "type": "para:s1", + "content": [ + "Before people could attack the apostles, they escaped to Lystra and Derbe." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 14:4-7" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 14:4" + }, + "The people", + { + "type": "char:add", + "content": [ + "who lived" + ] + }, + "in", + { + "type": "char:add", + "content": [ + "Iconium" + ] + }, + "city strongly disagreed with each other", + { + "type": "char:add", + "content": [ + "concerning the message about Jesus" + ] + }, + ". Some of them agreed with the Jews [SYN]", + { + "type": "char:add", + "content": [ + "who did not believe that message" + ] + }, + ". Others agreed with Paul and Barnabas.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 14:5" + }, + "Then the non-Jewish people and the Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "[SYN]", + { + "type": "char:add", + "content": [ + "who opposed those two" + ] + }, + "talked among themselves about how they could mistreat them. Some of the important men in that city agreed to help them. Together, they decided that they would", + { + "type": "char:add", + "content": [ + "kill Paul and Barnabas by" + ] + }, + "throwing stones at them.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 14:6" + }, + "But Paul and Barnabas heard about that, so they quickly went away to Lycaonia", + { + "type": "char:add", + "content": [ + "district. They went" + ] + }, + "to Lystra and Derbe", + { + "type": "char:add", + "content": [ + "cities in that district" + ] + }, + "and to the area surrounding", + { + "type": "char:add", + "content": [ + "those cities" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 14:7" + }, + { + "type": "char:add", + "content": [ + "While they were" + ] + }, + "in that area, they continually told people the message", + { + "type": "char:add", + "content": [ + "about the Lord Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "God enabled Paul to heal a lame man." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 14:8-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ACT 14:8" + }, + { + "type": "char:add", + "content": [ + "Once while Paul was preaching to people" + ] + }, + "in Lystra, a man was sitting there who was crippled in his legs. When", + { + "type": "char:add", + "content": [ + "his mother" + ] + }, + "bore him he had crippled legs, so he was never able to walk.", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 14:9" + }, + "He listened as Paul was speaking", + { + "type": "char:add", + "content": [ + "about the Lord Jesus" + ] + }, + ". Paul looked directly at him and could see", + { + "type": "char:add", + "content": [ + "in the man's face" + ] + }, + "that he believed that", + { + "type": "char:add", + "content": [ + "the Lord Jesus" + ] + }, + "could make him well.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 14:10" + }, + "So Paul called out", + { + "type": "char:add", + "content": [ + "to him" + ] + }, + ", “Stand up!”", + { + "type": "char:add", + "content": [ + "When the man heard that" + ] + }, + ", he", + { + "type": "char:add", + "content": [ + "immediately" + ] + }, + "jumped up and began to walk", + { + "type": "char:add", + "content": [ + "normally" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles stopped the people from worshipping them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 14:11-18" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 14:11" + }, + "When the crowd saw what Paul had done,", + { + "type": "char:add", + "content": [ + "they thought that Paul and Barnabas" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "were/must be" + ] + }, + "►", + { + "type": "char:add", + "content": [ + "the gods that they worshipped" + ] + }, + ". So they shouted", + { + "type": "char:add", + "content": [ + "excitedly" + ] + }, + "in their", + { + "type": "char:add", + "content": [ + "own" + ] + }, + "Lycaonia language, “", + { + "type": "char:add", + "content": [ + "Look! These people are" + ] + }, + "the gods", + { + "type": "char:add", + "content": [ + "that we(inc) worship! They" + ] + }, + "have made themselves look like people and have come down", + { + "type": "char:add", + "content": [ + "from the sky/heaven to help us" + ] + }, + "!”", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 14:12" + }, + "They began to say that Barnabas was", + { + "type": "char:add", + "content": [ + "probably the chief god, whose name was" + ] + }, + "Zeus. And", + { + "type": "char:add", + "content": [ + "they began to say that" + ] + }, + "Paul was Hermes,", + { + "type": "char:add", + "content": [ + "the messenger/spokesman for the other gods. They mistakenly thought that" + ] + }, + "because Paul was the one who had been speaking.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 14:13" + }, + "Just outside", + { + "type": "char:add", + "content": [ + "the gates of" + ] + }, + "the city there was a temple", + { + "type": "char:add", + "content": [ + "where the people worshipped Zeus. The priest who was there heard what Paul and Barnabas had done, so he came" + ] + }, + "to the city gate, where many people had already gathered. He brought", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "bulls with wreaths", + { + "type": "char:add", + "content": [ + "of flowers around their necks" + ] + }, + ". The priest and the other people wanted to kill the bulls", + { + "type": "char:add", + "content": [ + "as part of a ceremony" + ] + }, + "to worship Paul and Barnabas.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 14:14" + }, + "But when the apostles, Barnabas and Paul, heard about that,", + { + "type": "char:add", + "content": [ + "and understood that the people thought that they were gods and wanted to sacrifice the bulls to worship them" + ] + }, + ", they", + { + "type": "char:add", + "content": [ + "were very distressed" + ] + }, + ", so they tore their own clothes. They rushed among the people, shouting,", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 14:15" + }, + "“Men, ◄you must not kill those bulls", + { + "type": "char:add", + "content": [ + "to worship us(dl)!" + ] + }, + "/why are you doing this?► [RHQ]", + { + "type": "char:add", + "content": [ + "We are not gods" + ] + }, + "! We are just human beings like you! We have come to tell you some good news!", + { + "type": "char:add", + "content": [ + "We have come to tell you about" + ] + }, + "the God who is all-powerful. He wants you to stop worshipping other gods, because they cannot help you. This true God made the heaven/sky and the earth and the oceans and everything in it.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 14:16" + }, + "In the past, all of you non-Jewish people", + { + "type": "char:add", + "content": [ + "worshipped whatever gods that you wanted to" + ] + }, + ". God let you worship them,", + { + "type": "char:add", + "content": [ + "because you did not know him" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 14:17" + }, + "But he has shown us [LIT]", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "he acts kindly", + { + "type": "char:add", + "content": [ + "toward us(inc)" + ] + }, + ". He is the one who causes it to rain and causes crops to grow. He is the one who gives you plenty of food, and makes you very happy.”", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 14:18" + }, + "The people heard what", + { + "type": "char:add", + "content": [ + "Paul" + ] + }, + "said, but they still thought that they should sacrifice those bulls to worship Paul and Barnabas.", + { + "type": "char:add", + "content": [ + "But finally, the people decided not to do it" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Some Jews incited people to stone Paul at Lystra." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 14:19-20a" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ACT 14:19" + }, + { + "type": "char:add", + "content": [ + "However" + ] + }, + ", after that, some Jews came from Antioch and Iconium and persuaded many of the people of Lystra", + { + "type": "char:add", + "content": [ + "that the message Paul had been telling them" + ] + }, + "was not true. The people", + { + "type": "char:add", + "content": [ + "who believed what those Jews said became angry with Paul. They let the Jews" + ] + }, + "throw stones at him", + { + "type": "char:add", + "content": [ + "until he fell down, unconscious" + ] + }, + ". They", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "thought that he was dead, so they dragged him outside the city", + { + "type": "char:add", + "content": [ + "and left him lying there" + ] + }, + ". But some of the believers", + { + "type": "char:add", + "content": [ + "in Lystra had followed them outside the city" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 14:20" + }, + "They came and stood around Paul,", + { + "type": "char:add", + "content": [ + "where he was lying on the ground" + ] + }, + ". And Paul", + { + "type": "char:add", + "content": [ + "became conscious! He" + ] + }, + "stood up and went back into the city", + { + "type": "char:add", + "content": [ + "with the believers" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The apostles revisited believers and appointed leaders." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 14:20b-23" + ] + }, + { + "type": "para:p", + "content": [ + "The next day, Paul and Barnabas", + { + "type": "char:add", + "content": [ + "left Lystra and" + ] + }, + "traveled to Derbe.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 14:21" + }, + "They", + { + "type": "char:add", + "content": [ + "stayed there several days and they kept telling" + ] + }, + "the people the good message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ". Many people became believers. After that, Paul and Barnabas", + { + "type": "char:add", + "content": [ + "started on their way back. They" + ] + }, + "went again to Lystra.", + { + "type": "char:add", + "content": [ + "Then they went from there" + ] + }, + "to Iconium, and", + { + "type": "char:add", + "content": [ + "then they went" + ] + }, + "to Antioch", + { + "type": "char:add", + "content": [ + "in Pisidia province" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 14:22" + }, + { + "type": "char:add", + "content": [ + "In each city" + ] + }, + ", they helped the believers [SYN] to become strong", + { + "type": "char:add", + "content": [ + "spiritually" + ] + }, + ", and they urged them to keep on trusting in", + { + "type": "char:add", + "content": [ + "the Lord Jesus" + ] + }, + ". They told", + { + "type": "char:add", + "content": [ + "the believers" + ] + }, + ", “It is necessary that", + { + "type": "char:add", + "content": [ + "we endure" + ] + }, + "people often persecuting us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "before we enter the place where God will rule", + { + "type": "char:add", + "content": [ + "over us forever" + ] + }, + ".”", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 14:23" + }, + "Paul and Barnabas appointed leaders for each congregation.", + { + "type": "char:add", + "content": [ + "And before Paul and Barnabas left each town, they gathered the believers together and spent some time" + ] + }, + "praying and ◄fasting/not eating any food►. Then Paul and Barnabas entrusted the", + { + "type": "char:add", + "content": [ + "leaders and other believers" + ] + }, + "to the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ", in whom they had believed,", + { + "type": "char:add", + "content": [ + "in order that he would care for them" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and Barnabas reported to the believers at Syrian Antioch." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 14:24-28" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ACT 14:24" + }, + "After Paul and Barnabas had traveled through Pisidia", + { + "type": "char:add", + "content": [ + "district" + ] + }, + ", they went", + { + "type": "char:add", + "content": [ + "south" + ] + }, + "to Pamphylia", + { + "type": "char:add", + "content": [ + "district" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 14:25" + }, + { + "type": "char:add", + "content": [ + "In that district" + ] + }, + ", they", + { + "type": "char:add", + "content": [ + "arrived" + ] + }, + "at Perga and preached God's message", + { + "type": "char:add", + "content": [ + "about the Lord Jesus to the people there. Then" + ] + }, + "they went down", + { + "type": "char:add", + "content": [ + "to the seacoast" + ] + }, + "at Attalia.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 14:26" + }, + "There they got on a ship and went back to Antioch", + { + "type": "char:add", + "content": [ + "in Syria province" + ] + }, + ". That was the place where Paul and Barnabas had been appointed {where", + { + "type": "char:add", + "content": [ + "believers" + ] + }, + "had sent Paul and Barnabas} to go", + { + "type": "char:add", + "content": [ + "to other places" + ] + }, + "and preach.", + { + "type": "char:add", + "content": [ + "Antioch was the place where the believers" + ] + }, + "had asked God to kindly help Paul and Barnabas in the work that they had now completed.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 14:27" + }, + "When they arrived in Antioch, they called the believers together. Then Paul and Barnabas told them all that God had helped them to do.", + { + "type": "char:add", + "content": [ + "Specifically, they told them how God" + ] + }, + "had enabled [IDM]", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "non-Jewish people to believe", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 14:28" + }, + "Then Paul and Barnabas stayed in Antioch with the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers for several months." + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "ACT 15" + }, + { + "type": "para:s1", + "content": [ + "Some Jewish believers said that God will save only people who are circumcised." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:1-2" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 15:1" + }, + { + "type": "char:add", + "content": [ + "Then" + ] + }, + "some", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "believers went down from Judea", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "to Antioch. They started teaching the", + { + "type": "char:add", + "content": [ + "non-Jewish" + ] + }, + "believers", + { + "type": "char:add", + "content": [ + "there, and said" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "You" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "must" + ] + }, + "be circumcised/must have God's mark put on you►", + { + "type": "char:add", + "content": [ + "to indicate you belong to God" + ] + }, + ", as Moses", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "in the laws that", + { + "type": "char:add", + "content": [ + "he received from God" + ] + }, + ". If you do not do that, you will not be saved {", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will not save you}.”", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 15:2" + }, + "Paul and Barnabas strongly disagreed with those Jews and started arguing", + { + "type": "char:add", + "content": [ + "with them. So the believers at Antioch" + ] + }, + "appointed Paul and Barnabas and some of the other believers to go to Jerusalem, in order that they would/could discuss this matter with the apostles and", + { + "type": "char:add", + "content": [ + "other spiritual" + ] + }, + "leaders." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and Barnabas reported what God had enabled them to do." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:3-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ACT 15:3" + }, + "After Paul, Barnabas, and the others were given things for their trip by the congregation", + { + "type": "char:add", + "content": [ + "at Antioch" + ] + }, + "{After the congregation", + { + "type": "char:add", + "content": [ + "at Antioch" + ] + }, + "gave Paul, Barnabas, and the others things for their trip}, they traveled through Phoenicia and Samaria", + { + "type": "char:add", + "content": [ + "provinces. When they stopped at different places in those provinces" + ] + }, + ", they reported", + { + "type": "char:add", + "content": [ + "to the believers" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "many" + ] + }, + "non-Jews", + { + "type": "char:add", + "content": [ + "in Antioch" + ] + }, + "had become believers. As a result, all the believers", + { + "type": "char:add", + "content": [ + "in those places" + ] + }, + "rejoiced greatly.", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 15:4" + }, + "And when Paul, Barnabas, and the others arrived in Jerusalem, they were welcomed by the apostles, the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "elders, and the", + { + "type": "char:add", + "content": [ + "other members of the" + ] + }, + "congregation", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "{the apostles, the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "elders, and the", + { + "type": "char:add", + "content": [ + "other members of the" + ] + }, + "congregation", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "welcomed them}. Then Paul and Barnabas reported the things that God had enabled them to do", + { + "type": "char:add", + "content": [ + "among non-Jewish people" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Some Jewish believers said that non-Jewish believers must obey Moses' laws." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:5" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 15:5" + }, + "But some of the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "believers who belonged to the Pharisee sect stood up", + { + "type": "char:add", + "content": [ + "among the other believers and" + ] + }, + "said to them, “The non-Jews", + { + "type": "char:add", + "content": [ + "who have believed in Jesus" + ] + }, + "must be circumcised, and they must be told to obey the laws", + { + "type": "char:add", + "content": [ + "that God gave to" + ] + }, + "Moses.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Peter told about non-Jews becoming believers when he preached to them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:6-11" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ACT 15:6" + }, + "Then the apostles and", + { + "type": "char:add", + "content": [ + "the other" + ] + }, + "elders met together in order to talk about this matter.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 15:7" + }, + "After they had discussed it for a long time, Peter stood up and spoke to them. He said, “Fellow believers, you", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "know that a long time ago God chose me from among you", + { + "type": "char:add", + "content": [ + "other apostles, in order that" + ] + }, + "the non-Jewish people might", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "hear me [SYN] tell", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "the good message", + { + "type": "char:add", + "content": [ + "about the Lord Jesus" + ] + }, + ", so that they could hear", + { + "type": "char:add", + "content": [ + "it" + ] + }, + "and believe", + { + "type": "char:add", + "content": [ + "in him. So Paul and Barnabas are not the first ones to tell non-Jews about Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 15:8" + }, + "God knows", + { + "type": "char:add", + "content": [ + "and judges" + ] + }, + "people according to what they think,", + { + "type": "char:add", + "content": [ + "not according to who their ancestors were" + ] + }, + ". By sending the Holy Spirit to", + { + "type": "char:add", + "content": [ + "the non-Jews" + ] + }, + ", just like", + { + "type": "char:add", + "content": [ + "he had" + ] + }, + "also done for us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "Jews, he showed", + { + "type": "char:add", + "content": [ + "me and others" + ] + }, + "that he had accepted them", + { + "type": "char:add", + "content": [ + "also to be his people" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 15:9" + }, + { + "type": "char:add", + "content": [ + "God" + ] + }, + "saved us", + { + "type": "char:add", + "content": [ + "Jews" + ] + }, + "and those", + { + "type": "char:add", + "content": [ + "non-Jews" + ] + }, + "similarly, making them clean spiritually simply as a result of their believing", + { + "type": "char:add", + "content": [ + "in the Lord Jesus. That was exactly how he has forgiven us" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 15:10" + }, + { + "type": "char:add", + "content": [ + "You are wanting to force the non-Jewish believers to obey our Jewish rituals and laws" + ] + }, + "—laws that God has shown that he does not require them to obey [MET].", + { + "type": "char:add", + "content": [ + "Your doing that is like" + ] + }, + "putting a heavy burden on them! So then, ◄stop making God angry by doing that!/why are you making God angry by doing that?► [RHQ] Our ancestors and we", + { + "type": "char:add", + "content": [ + "(inc) Jews" + ] + }, + "have never been able to bear", + { + "type": "char:add", + "content": [ + "the burden of obeying those laws" + ] + }, + "!", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 15:11" + }, + "But we", + { + "type": "char:add", + "content": [ + "(inc) know that it is not because" + ] + }, + "we", + { + "type": "char:add", + "content": [ + "(inc) try to obey those laws that God saves us(inc) Jews. On the contrary" + ] + }, + ", we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "know that it is because of what the Lord Jesus did for us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "that we did not deserve that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "are saved {that", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "saves us}", + { + "type": "char:add", + "content": [ + "from the guilt of our sins. God saves non-Jews who believe in the Lord Jesus" + ] + }, + "exactly like", + { + "type": "char:add", + "content": [ + "he saves" + ] + }, + "us Jews.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Barnabas and Paul reported what God had helped them to do among the non-Jews." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 15:12" + }, + "All the people", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "became silent", + { + "type": "char:add", + "content": [ + "after Peter had spoken" + ] + }, + ". Then they", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "listened to Barnabas and Paul,", + { + "type": "char:add", + "content": [ + "as the two of" + ] + }, + "them told about the many great miracles that God had enabled them to do among the non-Jewish people,", + { + "type": "char:add", + "content": [ + "miracles that showed that God had accepted the non-Jews" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "James recommended what they should tell the non-Jewish believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:13-21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 15:13" + }, + "When Barnabas and Paul had finished speaking, James,", + { + "type": "char:add", + "content": [ + "the leader of the group of believers there in Jerusalem" + ] + }, + ", spoke to all of them.", + { + "type": "char:add", + "content": [ + "He said" + ] + }, + ", “Fellow believers, listen to me.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 15:14" + }, + "Simon", + { + "type": "char:add", + "content": [ + "Peter" + ] + }, + "has told you how God previously blessed the non-Jews. God did that by choosing from among them a people who would belong to him [MTY].", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 15:15" + }, + { + "type": "char:add", + "content": [ + "These" + ] + }, + "words that", + { + "type": "char:add", + "content": [ + "God spoke" + ] + }, + ", words that were written by", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "the prophets {that one of the prophets wrote}", + { + "type": "char:add", + "content": [ + "long ago" + ] + }, + ", agree with that:" + ] + }, + { + "type": "para:pi1", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ACT 15:16" + }, + "Later on I will return and I will re-establish the kingdom [MET] that David", + { + "type": "char:add", + "content": [ + "ruled" + ] + }, + "and that has been {that", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "have} destroyed. My", + { + "type": "char:add", + "content": [ + "doing that will be like" + ] + }, + "rebuilding", + { + "type": "char:add", + "content": [ + "a house" + ] + }, + "that has been {that", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "have} torn down.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 15:17" + }, + "I will do that in order that all other people might seek", + { + "type": "char:add", + "content": [ + "me" + ] + }, + ", the Lord", + { + "type": "char:add", + "content": [ + "God. I will do that in order that" + ] + }, + "all the non-Jews whom I have called", + { + "type": "char:add", + "content": [ + "to belong" + ] + }, + "to me [MTY] might seek me.", + { + "type": "char:add", + "content": [ + "You can be certain that this will happen because I" + ] + }, + "the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + ", who will do those things, have spoken", + { + "type": "char:add", + "content": [ + "these words" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 15:18" + }, + "I", + { + "type": "char:add", + "content": [ + "caused my people to know about them" + ] + }, + "long ago.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ACT 15:19" + }, + { + "type": "char:add", + "content": [ + "James continued by saying" + ] + }, + ", “Therefore I have decided", + { + "type": "char:add", + "content": [ + "that we(inc)" + ] + }, + "should stop bothering the non-Jewish people who are turning", + { + "type": "char:add", + "content": [ + "away from their sins and turning" + ] + }, + "to God.", + { + "type": "char:add", + "content": [ + "That is, we should stop demanding that they obey" + ] + }, + "all", + { + "type": "char:add", + "content": [ + "our laws" + ] + }, + "and rituals.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 15:20" + }, + "Instead, we should write", + { + "type": "char:add", + "content": [ + "a letter" + ] + }, + "to them", + { + "type": "char:add", + "content": [ + "requiring only four things: They should" + ] + }, + "not eat", + { + "type": "char:add", + "content": [ + "meat/food that people" + ] + }, + "have offered to idols, they should not have sex with someone to whom they are not married, they should not", + { + "type": "char:add", + "content": [ + "eat meat from animals that have been killed by" + ] + }, + "being strangled {", + { + "type": "char:add", + "content": [ + "people have strangled" + ] + }, + "}, and", + { + "type": "char:add", + "content": [ + "they should not eat" + ] + }, + "the blood", + { + "type": "char:add", + "content": [ + "of animals" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 15:21" + }, + "In many cities, for a very long time people have been proclaiming", + { + "type": "char:add", + "content": [ + "the laws that" + ] + }, + "Moses", + { + "type": "char:add", + "content": [ + "wrote" + ] + }, + "[MTY],", + { + "type": "char:add", + "content": [ + "laws prohibiting those things" + ] + }, + ". And every ◄Sabbath/Jewish day of rest►", + { + "type": "char:add", + "content": [ + "those laws" + ] + }, + "are read {someone reads", + { + "type": "char:add", + "content": [ + "those laws" + ] + }, + "} in the Jewish meeting places.", + { + "type": "char:add", + "content": [ + "So if the non-Jews want to know more about those laws, they can find out in our meeting houses" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "The church leaders sent messengers with a letter to non-Jewish believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:22-29" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 15:22" + }, + "The apostles and the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "elders, along with all the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "members of the congregation, accepted", + { + "type": "char:add", + "content": [ + "what James had said" + ] + }, + ". Then they decided that they should choose men from among themselves and that they should send them, along with Paul and Barnabas, to Antioch, to", + { + "type": "char:add", + "content": [ + "let the believers there know what the leaders" + ] + }, + "at Jerusalem had decided. So they chose Judas, who was also called Barsabbas, and Silas, who were leaders among the believers", + { + "type": "char:add", + "content": [ + "at Jerusalem" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 15:23" + }, + "Then they wrote the following letter", + { + "type": "char:add", + "content": [ + "that they asked Judas and Silas to take to the believers at Antioch" + ] + }, + ":" + ] + }, + { + "type": "para:li1", + "content": [ + "“", + { + "type": "char:add", + "content": [ + "We(exc)" + ] + }, + "apostles and", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "leaders who are your fellow believers", + { + "type": "char:add", + "content": [ + "send our greetings to you as we write this to you" + ] + }, + "non-Jewish believers", + { + "type": "char:add", + "content": [ + "who live" + ] + }, + "in Antioch and", + { + "type": "char:add", + "content": [ + "other places in" + ] + }, + "Syria and Cilicia", + { + "type": "char:add", + "content": [ + "provinces" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 15:24" + }, + "People have told us that some men from among us went", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + ", although we had not told", + { + "type": "char:add", + "content": [ + "them to do that" + ] + }, + ". They troubled/distressed you [SYN]", + { + "type": "char:add", + "content": [ + "by telling you things" + ] + }, + "that confused your thinking.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 15:25" + }, + "So", + { + "type": "char:add", + "content": [ + "while we(exc) met together here" + ] + }, + ", we decided to choose some men and ask them to go to you, along with Barnabas and Paul, whom we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "love very much.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 15:26" + }, + "Those two have put their lives in danger because of their", + { + "type": "char:add", + "content": [ + "serving" + ] + }, + "our Lord [MTY] Jesus Christ.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 15:27" + }, + "We", + { + "type": "char:add", + "content": [ + "(exc) have also chosen" + ] + }, + "Judas and Silas to go to you. They will tell you the same things", + { + "type": "char:add", + "content": [ + "that we are writing" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 15:28" + }, + "The Holy Spirit and", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "we decided that you should not be required {that we should not require you} to obey a lot of burdensome", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "laws. Instead,", + { + "type": "char:add", + "content": [ + "we" + ] + }, + "only", + { + "type": "char:add", + "content": [ + "require you to obey" + ] + }, + "the following instructions," + ] + }, + { + "type": "para:q2", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ACT 15:29" + }, + "You should not eat food that people have sacrificed to idols." + ] + }, + { + "type": "para:q2", + "content": [ + "You should not eat blood from animals, and you should not eat meat from animals that people have killed by strangling them." + ] + }, + { + "type": "para:q2", + "content": [ + "Also, you should not have sex with someone to whom you are not married." + ] + }, + { + "type": "para:p", + "content": [ + "Those things", + { + "type": "char:add", + "content": [ + "especially offend Jewish believers. So if" + ] + }, + "you avoid doing them, you will be doing what is right. That is all.”" + ] + }, + { + "type": "para:s1", + "content": [ + "The letter and messengers encouraged the believers at Antioch." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:30-32" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ACT 15:30" + }, + "The", + { + "type": "char:add", + "content": [ + "four" + ] + }, + "men whom", + { + "type": "char:add", + "content": [ + "they" + ] + }, + "had chosen went", + { + "type": "char:add", + "content": [ + "from Jerusalem" + ] + }, + "to Antioch", + { + "type": "char:add", + "content": [ + "city. When" + ] + }, + "all the believers", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "had assembled together,", + { + "type": "char:add", + "content": [ + "Judas and Silas" + ] + }, + "gave the letter to them.", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 15:31" + }, + "When the believers there read the letter, they rejoiced,", + { + "type": "char:add", + "content": [ + "because its message" + ] + }, + "encouraged them.", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 15:32" + }, + { + "type": "char:add", + "content": [ + "Just like Paul and Barnabas were" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "prophets/men who spoke messages from God" + ] + }, + "►, Judas and Silas were also prophets. They spoke for a long time and encouraged the believers", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ", and helped them to trust more strongly", + { + "type": "char:add", + "content": [ + "in the Lord Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and Barnabas continued to teach and preach in Antioch." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:33-35" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33-34", + "sid": "ACT 15:33-34" + }, + "After", + { + "type": "char:add", + "content": [ + "Judas and Silas" + ] + }, + "had stayed in Antioch for some time", + { + "type": "char:add", + "content": [ + "and were ready to return to Jerusalem" + ] + }, + ", the believers", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "wished them well, and the believers", + { + "type": "char:add", + "content": [ + "prayed that God" + ] + }, + "would protect", + { + "type": "char:add", + "content": [ + "them as they traveled. So the two men" + ] + }, + "started to go back to the leaders", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "who had asked them to go", + { + "type": "char:add", + "content": [ + "to Antioch" + ] + }, + ".", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15:33-34" + ] + }, + { + "type": "char:fqa", + "content": [ + "just before they left" + ] + }, + { + "type": "char:ft", + "content": [ + ", Silas decided to stay there" + ] + }, + { + "type": "char:fqa", + "content": [ + "in Antioch" + ] + }, + { + "type": "char:ft", + "content": [ + ".” Each translator should choose between this text and the implied information that we have given in verse 40. Each should choose the way to translate that seems the most preferable." + ] + } + ] + }, + { + "type": "verse:v", + "number": "35", + "sid": "ACT 15:35" + }, + "However, Paul and Barnabas continued to stay in Antioch.", + { + "type": "char:add", + "content": [ + "While they were there" + ] + }, + ", they, along with many others, were teaching", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "and preaching to them the message about the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and Barnabas separated, and Paul chose Silas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 15:36-41" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "ACT 15:36" + }, + "After some time Paul said to Barnabas, “Let's go back and visit the fellow believers in every city where we", + { + "type": "char:add", + "content": [ + "previously" + ] + }, + "proclaimed the message about the Lord", + { + "type": "char:add", + "content": [ + "Jesus. In that way, we will know" + ] + }, + "how", + { + "type": "char:add", + "content": [ + "well" + ] + }, + "they are continuing", + { + "type": "char:add", + "content": [ + "to believe in the Lord Jesus" + ] + }, + ".”", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 15:37" + }, + "Barnabas", + { + "type": "char:add", + "content": [ + "agreed with Paul, and said that he" + ] + }, + "wanted to take John, whose other name was Mark, along with them", + { + "type": "char:add", + "content": [ + "again" + ] + }, + ".", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 15:38" + }, + "However, Paul", + { + "type": "char:add", + "content": [ + "told Barnabas that he" + ] + }, + "thought that it would not be good to take Mark", + { + "type": "char:add", + "content": [ + "with them, because" + ] + }, + "Mark had deserted them when they were previously in Pamphylia", + { + "type": "char:add", + "content": [ + "region" + ] + }, + ", and had not continued to work with them.", + { + "type": "verse:v", + "number": "39", + "sid": "ACT 15:39" + }, + "Paul and Barnabas strongly disagreed", + { + "type": "char:add", + "content": [ + "with each other about that" + ] + }, + ", so they separated. Barnabas took Mark", + { + "type": "char:add", + "content": [ + "along with him and they got" + ] + }, + "on a ship and went to Cyprus.", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 15:40" + }, + "Paul chose Silas,", + { + "type": "char:add", + "content": [ + "who had returned to Antioch, to work with him" + ] + }, + ". The believers", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "asked the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "to graciously help", + { + "type": "char:add", + "content": [ + "Paul and Silas. Then" + ] + }, + "the two of them departed", + { + "type": "char:add", + "content": [ + "from Antioch" + ] + }, + ".", + { + "type": "verse:v", + "number": "41", + "sid": "ACT 15:41" + }, + "Paul continued traveling", + { + "type": "char:add", + "content": [ + "with Silas" + ] + }, + "through Syria and Cilicia", + { + "type": "char:add", + "content": [ + "provinces" + ] + }, + ". In those places he was helping the congregations to trust strongly", + { + "type": "char:add", + "content": [ + "in the Lord Jesus" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "ACT 16" + }, + { + "type": "para:s1", + "content": [ + "Paul chose Timothy to work with him and Silas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:1-3" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 16:1" + }, + "Paul", + { + "type": "char:add", + "content": [ + "and Silas" + ] + }, + "went to Derbe", + { + "type": "char:add", + "content": [ + "city and visited the believers there" + ] + }, + ". Next", + { + "type": "char:add", + "content": [ + "they went to" + ] + }, + "Lystra", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". A believer whose name was Timothy lived there. His mother was a Jewish believer, but his father was a Greek.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 16:2" + }, + "The believers in Lystra and Iconium said good things about Timothy,", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 16:3" + }, + "and Paul wanted to take Timothy with him", + { + "type": "char:add", + "content": [ + "when he went" + ] + }, + "to other places, so he circumcised Timothy.", + { + "type": "char:add", + "content": [ + "He did that so that" + ] + }, + "the Jews who lived in those places", + { + "type": "char:add", + "content": [ + "would accept Timothy" + ] + }, + ", because they knew that his non-Jewish father", + { + "type": "char:add", + "content": [ + "had not allowed him to be circumcised" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "anyone to circumcise his son" + ] + }, + "}." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul, Silas and Timothy told believers in Galatia what the church leaders had decided." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:4-5" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 16:4" + }, + { + "type": "char:add", + "content": [ + "So Timothy went with Paul and Silas" + ] + }, + "and they traveled to many other towns.", + { + "type": "char:add", + "content": [ + "In each town" + ] + }, + "they told", + { + "type": "char:add", + "content": [ + "the" + ] + }, + "believers the rules that had been decided by the apostles and elders in Jerusalem {that the apostles and elders in Jerusalem had decided} that", + { + "type": "char:add", + "content": [ + "non-Jewish" + ] + }, + "believers should obey." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 16:5" + }, + { + "type": "char:add", + "content": [ + "God was helping" + ] + }, + "the believers in those towns to trust more strongly", + { + "type": "char:add", + "content": [ + "in the Lord Jesus" + ] + }, + ", and every day more people became believers." + ] + }, + { + "type": "para:s1", + "content": [ + "Because of a vision in Troas, Paul went to preach in Macedonia." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:6-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ACT 16:6" + }, + "Paul and his companions wanted/planned to enter Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "and preach the message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "there, but they were prevented by the Holy Spirit {the Holy Spirit prevented them}", + { + "type": "char:add", + "content": [ + "from going there. So" + ] + }, + "they traveled through Phrygia and Galatia", + { + "type": "char:add", + "content": [ + "provinces" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 16:7" + }, + "They arrived at the border of Mysia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "and they wanted to go", + { + "type": "char:add", + "content": [ + "north" + ] + }, + "into Bithynia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". But", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "the Spirit of Jesus showed them that they should not", + { + "type": "char:add", + "content": [ + "go there" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 16:8" + }, + "So they went through Mysia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "and arrived at Troas, a", + { + "type": "char:add", + "content": [ + "port city. I, Luke, joined them there" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 16:9" + }, + "That night", + { + "type": "char:add", + "content": [ + "God gave" + ] + }, + "Paul a vision in which he saw a man", + { + "type": "char:add", + "content": [ + "who was a native" + ] + }, + "of Macedonia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". He was standing", + { + "type": "char:add", + "content": [ + "some distance away" + ] + }, + ", and he was earnestly calling to Paul, “", + { + "type": "char:add", + "content": [ + "Please" + ] + }, + "come over", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "to Macedonia and help us!”", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 16:10" + }, + { + "type": "char:add", + "content": [ + "The next morning" + ] + }, + "we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "immediately got ready to go to Macedonia, because we believed that God had called us to", + { + "type": "char:add", + "content": [ + "go and" + ] + }, + "preach the good message to the people there." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul's company went from Troas to Philippi." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:11-12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 16:11" + }, + "So we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "got on a ship in Troas and sailed across", + { + "type": "char:add", + "content": [ + "the sea" + ] + }, + "to Samothrace", + { + "type": "char:add", + "content": [ + "Island. We spent the night there" + ] + }, + ", and the next day", + { + "type": "char:add", + "content": [ + "we sailed again across the sea and arrived" + ] + }, + "at Neapolis", + { + "type": "char:add", + "content": [ + "port/town" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 16:12" + }, + "Then we", + { + "type": "char:add", + "content": [ + "left Neapolis and" + ] + }, + "went", + { + "type": "char:add", + "content": [ + "by land" + ] + }, + "to Philippi. It was a very important city in Macedonia", + { + "type": "char:add", + "content": [ + "province, where many" + ] + }, + "Roman citizens lived. We stayed in Philippi several days." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul preached the gospel and Lydia became a believer." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:13-15" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 16:13" + }, + "On the first ◄Sabbath/Jewish day of rest►", + { + "type": "char:add", + "content": [ + "after we(exc) arrived" + ] + }, + ", we went outside the city gate", + { + "type": "char:add", + "content": [ + "down" + ] + }, + "to the river. We had heard", + { + "type": "char:add", + "content": [ + "someone say" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people gathered to pray there.", + { + "type": "char:add", + "content": [ + "When we arrived there, we saw" + ] + }, + "some women who had gathered", + { + "type": "char:add", + "content": [ + "to pray" + ] + }, + ". So we sat down and began to tell them", + { + "type": "char:add", + "content": [ + "the message about Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 16:14" + }, + "A woman whose name was Lydia was one of those who were listening", + { + "type": "char:add", + "content": [ + "to Paul. She was a non-Jewish woman" + ] + }, + ", from Thyatira", + { + "type": "char:add", + "content": [ + "city, who bought and" + ] + }, + "sold", + { + "type": "char:add", + "content": [ + "expensive" + ] + }, + "purple cloth. She had accepted what the Jews believe about God. The Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "caused her to pay attention to the message that Paul preached, and she believed it.", + { + "type": "char:add", + "content": [ + "The members of her household also heard the good message and believed in Jesus" + ] + }, + "[MTY].", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 16:15" + }, + "After", + { + "type": "char:add", + "content": [ + "Paul and Silas" + ] + }, + "baptized Lydia and the others who lived in her house [MTY] {After Lydia and the others who lived in her house were baptized}, she invited us to", + { + "type": "char:add", + "content": [ + "go and stay in" + ] + }, + "her home. She said, “You", + { + "type": "char:add", + "content": [ + "(pl)" + ] + }, + "know that I", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "believe in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ", so", + { + "type": "char:add", + "content": [ + "please" + ] + }, + "come and stay in my house.” She persuaded us", + { + "type": "char:add", + "content": [ + "to do that, so we(exc) stayed there" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul expelled a demon from a slave girl, so officials imprisoned Paul and Silas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:16-24" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ACT 16:16" + }, + "Another day, while we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "were going to the place where people regularly gathered to pray, we met a young woman who was a slave. An evil spirit was enabling her to be a ventriloquist and to tell people what would happen", + { + "type": "char:add", + "content": [ + "to them" + ] + }, + ". People paid a lot of money to", + { + "type": "char:add", + "content": [ + "the men who were" + ] + }, + "her owners, in return for her telling them things that", + { + "type": "char:add", + "content": [ + "she said" + ] + }, + "would happen", + { + "type": "char:add", + "content": [ + "to them" + ] + }, + ".", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 16:17" + }, + "This young woman followed Paul and the rest of us. She continually shouted, “These men serve the God who is the greatest", + { + "type": "char:add", + "content": [ + "of all gods" + ] + }, + "! They are telling you how ◄", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "can save you", + { + "type": "char:add", + "content": [ + "so that he will not punish you/to be" + ] + }, + "saved►”", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 16:18" + }, + "She continued to do that for many days. Finally Paul became irritated. So he turned", + { + "type": "char:add", + "content": [ + "toward the young woman" + ] + }, + "and rebuked the evil spirit", + { + "type": "char:add", + "content": [ + "that was in her. He said" + ] + }, + ", “By the authority [MTY] of Jesus Christ, I command you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to come out of this young woman!” Right away the evil spirit left her.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 16:19" + }, + "And then her owners realized that she could no longer earn money for them", + { + "type": "char:add", + "content": [ + "because she could no longer predict what would happen to people, so they were angry" + ] + }, + ". They grabbed Paul and Silas and forcefully took them to the public square, to", + { + "type": "char:add", + "content": [ + "the place where" + ] + }, + "the government authorities and", + { + "type": "char:add", + "content": [ + "a lot of other people were gathered" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 16:20" + }, + "The owners", + { + "type": "char:add", + "content": [ + "of the young woman" + ] + }, + "brought Paul and Silas to the city officials and told them, “These men are Jews, and they are greatly troubling", + { + "type": "char:add", + "content": [ + "the people in" + ] + }, + "[MTY] our city.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 16:21" + }, + "They are teaching that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "should follow customs that our laws do not allow us Romans to consider", + { + "type": "char:add", + "content": [ + "to be correct" + ] + }, + "or to obey!”", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 16:22" + }, + "Many of the crowd joined", + { + "type": "char:add", + "content": [ + "those who were accusing" + ] + }, + "Paul and Silas, and started beating them. Then the", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "authorities commanded", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "to tear the shirts off Paul and Silas and to beat them", + { + "type": "char:add", + "content": [ + "with rods/sticks" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 16:23" + }, + { + "type": "char:add", + "content": [ + "So the soldiers" + ] + }, + "beat Paul and Silas vigorously", + { + "type": "char:add", + "content": [ + "with rods" + ] + }, + ". After that, they", + { + "type": "char:add", + "content": [ + "took them and" + ] + }, + "shoved them into the prison. They told the jailer that he should lock them up securely.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 16:24" + }, + { + "type": "char:add", + "content": [ + "Because the officials" + ] + }, + "had", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "him", + { + "type": "char:add", + "content": [ + "to do that" + ] + }, + ", the jailer shoved Paul and Silas into the cell that was farthest inside.", + { + "type": "char:add", + "content": [ + "There, he made them sit down on the floor/ground and stretch out their legs" + ] + }, + ". Then he fastened their ankles in", + { + "type": "char:add", + "content": [ + "grooves" + ] + }, + "between two large wooden beams,", + { + "type": "char:add", + "content": [ + "so that Paul and Silas could not move their legs" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and Silas helped the jailer and his household to become believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:25-34" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ACT 16:25" + }, + "About midnight, Paul and Silas were praying", + { + "type": "char:add", + "content": [ + "aloud" + ] + }, + "and praising God by singing hymns. The", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "prisoners were listening attentively to them.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 16:26" + }, + "Suddenly there was a very strong earthquake. It shook the entire jail [SYN] and its foundation [SYN].", + { + "type": "char:add", + "content": [ + "The earthquake caused" + ] + }, + "all the doors", + { + "type": "char:add", + "content": [ + "of the jail" + ] + }, + "to open suddenly, and", + { + "type": "char:add", + "content": [ + "caused" + ] + }, + "all the chains that fastened the prisoners to fall off.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 16:27" + }, + "The jailer woke up and saw that the doors of the jail were open. He thought that the prisoners had escaped. So he pulled out his sword in order to kill himself,", + { + "type": "char:add", + "content": [ + "because he knew that the officials would kill him if the prisoners escaped" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 16:28" + }, + "Paul", + { + "type": "char:add", + "content": [ + "saw the jailer and" + ] + }, + "shouted to him, “Do not harm yourself! We", + { + "type": "char:add", + "content": [ + "(exc) prisoners" + ] + }, + "are all here!”", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 16:29" + }, + "The jailer shouted", + { + "type": "char:add", + "content": [ + "to someone" + ] + }, + "to bring torches/lanterns,", + { + "type": "char:add", + "content": [ + "and after they brought them" + ] + }, + ", he rushed into the jail and knelt down in front of Paul and Silas.", + { + "type": "char:add", + "content": [ + "He was very afraid, so" + ] + }, + "much so that he was trembling/shaking.", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 16:30" + }, + "Then he brought Paul and Silas out", + { + "type": "char:add", + "content": [ + "of the jail" + ] + }, + "and asked: “Sirs, what do I need to do to be saved", + { + "type": "char:add", + "content": [ + "from being punished for my sins" + ] + }, + "?”", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 16:31" + }, + { + "type": "char:add", + "content": [ + "They answered" + ] + }, + ", “Trust in", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "the Lord Jesus", + { + "type": "char:add", + "content": [ + "has done for you" + ] + }, + ", and you will be saved {", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will save you}, and the others who live in [MTY] your house will", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "be saved", + { + "type": "char:add", + "content": [ + "if they believe in Jesus" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32-34", + "sid": "ACT 16:32-34" + }, + "Then the jailer took Paul and Silas into his house, washed their wounds, and gave them a meal.", + { + "type": "char:add", + "content": [ + "He woke up all the people in his house, and" + ] + }, + "Paul and Silas told all of them the message about the Lord", + { + "type": "char:add", + "content": [ + "Jesus. They all believed in him" + ] + }, + ". Immediately", + { + "type": "char:add", + "content": [ + "after that, the jailer and all his family were baptized" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "Paul and Silas" + ] + }, + "baptized the jailer and all his family}. They were very happy, because now they all believed in God." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and Silas encouraged the believers and then left Philippi." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 16:35-40" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "ACT 16:35" + }, + "The next morning, the", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "officials commanded", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "police officers", + { + "type": "char:add", + "content": [ + "to go to the jail to say to the jailer" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "Our bosses" + ] + }, + "say, ‘Let those", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "prisoners go", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "!’”", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 16:36" + }, + { + "type": "char:add", + "content": [ + "After the officers went and told that to" + ] + }, + "the jailer, he", + { + "type": "char:add", + "content": [ + "went and" + ] + }, + "told Paul, “The", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "authorities have sent a message", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "saying that I should release you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "and Silas", + { + "type": "char:add", + "content": [ + "from prison" + ] + }, + ". So you", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "can leave", + { + "type": "char:add", + "content": [ + "the jail" + ] + }, + "now. Now you can go peacefully!”", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 16:37" + }, + "But Paul said to the police officers, “The authorities", + { + "type": "char:add", + "content": [ + "commanded men to" + ] + }, + "beat us in front of a crowd before", + { + "type": "char:add", + "content": [ + "those authorities" + ] + }, + "had learned if we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "had done anything wrong! Then they", + { + "type": "char:add", + "content": [ + "ordered men to" + ] + }, + "shove us into jail!", + { + "type": "char:add", + "content": [ + "But that was not legal, because" + ] + }, + "we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "are Roman citizens! And now they want [RHQ] to send us away secretly! We will not accept that! Those", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "officials must come themselves and", + { + "type": "char:add", + "content": [ + "tell us that they are sorry" + ] + }, + ", and take us out", + { + "type": "char:add", + "content": [ + "of jail" + ] + }, + ".”", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 16:38" + }, + "So the police officers", + { + "type": "char:add", + "content": [ + "went and" + ] + }, + "told the city authorities", + { + "type": "char:add", + "content": [ + "what Paul had said" + ] + }, + ". When those authorities heard that Paul and Silas were Roman citizens, they were afraid", + { + "type": "char:add", + "content": [ + "that someone would report to more important officials what they had done, and as a result they would be punished" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "those officials would punish them" + ] + }, + "}.", + { + "type": "verse:v", + "number": "39", + "sid": "ACT 16:39" + }, + "So the city authorities came to Paul and Silas and told them that they were sorry for what they had done to them. The authorities brought them out of the jail, and repeatedly asked them to leave the city", + { + "type": "char:add", + "content": [ + "soon" + ] + }, + ".", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 16:40" + }, + "After Paul and Silas left the jail, they went to Lydia's house. There they met with her and the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers. They encouraged the believers", + { + "type": "char:add", + "content": [ + "to continue trusting in the Lord Jesus" + ] + }, + ", and then the two apostles left", + { + "type": "char:add", + "content": [ + "Philippi" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "ACT 17" + }, + { + "type": "para:s1", + "content": [ + "In Thessalonica, Paul convinced many people that Jesus is the Messiah." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:1-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 17:1" + }, + "Paul and Silas traveled through Amphipolis and Apollonia", + { + "type": "char:add", + "content": [ + "towns" + ] + }, + "and arrived at Thessalonica", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". There was a Jewish meeting place there.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 17:2" + }, + "◄On the Sabbath/On the Jewish rest day► Paul went into the meeting house, as he usually did. For three weeks", + { + "type": "char:add", + "content": [ + "he went there" + ] + }, + "on each Jewish day of rest. Referring to the Scriptures", + { + "type": "char:add", + "content": [ + "about the Messiah" + ] + }, + ", he spoke to the people who were there.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 17:3" + }, + "He explained and showed that", + { + "type": "char:add", + "content": [ + "the prophets wrote that" + ] + }, + "the Messiah needed to die and ◄to become alive again/to be raised from the dead", + { + "type": "char:add", + "content": [ + "afterwards" + ] + }, + "►. He told them: “This man Jesus, whom I am telling you about, is our Messiah.", + { + "type": "char:add", + "content": [ + "He died and became alive again, just like the prophets predicted" + ] + }, + ".”", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 17:4" + }, + "Some of the Jews", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "were persuaded by {believed}", + { + "type": "char:add", + "content": [ + "what Paul had said" + ] + }, + "and began to associate with Paul and Silas. There were also many non-Jewish people there who worshipped God and many important women", + { + "type": "char:add", + "content": [ + "who also believed the message about Jesus" + ] + }, + ", and they began to associate with Paul and Silas." + ] + }, + { + "type": "para:s1", + "content": [ + "Some Jews there incited people to oppose Paul and Silas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:5-9" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 17:5" + }, + "But", + { + "type": "char:add", + "content": [ + "some leaders of" + ] + }, + "the Jews there in Thessalonica became jealous", + { + "type": "char:add", + "content": [ + "because many people believed what Paul taught" + ] + }, + ". So they went to the public square and persuaded some lazy men", + { + "type": "char:add", + "content": [ + "who were loitering there" + ] + }, + "to follow them.", + { + "type": "char:add", + "content": [ + "In this way, the leaders of" + ] + }, + "the Jews gathered a crowd and incited them to become noisy and start a riot", + { + "type": "char:add", + "content": [ + "against Paul and Silas" + ] + }, + ". Those", + { + "type": "char:add", + "content": [ + "Jews and others" + ] + }, + "ran to the house of", + { + "type": "char:add", + "content": [ + "a man named" + ] + }, + "Jason.", + { + "type": "char:add", + "content": [ + "He was the man who had invited Paul and Silas to stay at his house" + ] + }, + ". They wanted to bring Paul and Silas outside to where the crowd", + { + "type": "char:add", + "content": [ + "of people was waiting" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 17:6" + }, + "They discovered that Paul and Silas were not there, but they found Jason", + { + "type": "char:add", + "content": [ + "and grabbed him" + ] + }, + ". They dragged him and some of the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers to where the city officials/authorities and", + { + "type": "char:add", + "content": [ + "many other people were gathered" + ] + }, + ". The men", + { + "type": "char:add", + "content": [ + "who had brought Jason" + ] + }, + "shouted, “Those", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "men have caused trouble [IDM] everywhere [HYP]", + { + "type": "char:add", + "content": [ + "they have gone" + ] + }, + ". Now they have come to our city,", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 17:7" + }, + "and", + { + "type": "char:add", + "content": [ + "this fellow" + ] + }, + "Jason invited them to stay at his house. All the people", + { + "type": "char:add", + "content": [ + "of this sect" + ] + }, + "oppose what our Emperor has decreed. They say that another person, whose name is Jesus, is", + { + "type": "char:add", + "content": [ + "the real" + ] + }, + "king!”", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 17:8" + }, + "When the crowd of people", + { + "type": "char:add", + "content": [ + "that had gathered" + ] + }, + "and the city authorities heard that, they became very angry and excited.", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 17:9" + }, + { + "type": "char:add", + "content": [ + "They wanted to put the believers in jail. But instead" + ] + }, + ", the officials made Jason and the other", + { + "type": "char:add", + "content": [ + "believers" + ] + }, + "pay a fine and told them that they", + { + "type": "char:add", + "content": [ + "would give the money back to them if Paul and Silas did not cause any more trouble" + ] + }, + ". Then the authorities let Jason and those other believers go." + ] + }, + { + "type": "para:s1", + "content": [ + "In Berea, Paul helped many Jews and non-Jews to believe in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:10-12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ACT 17:10" + }, + { + "type": "char:add", + "content": [ + "So" + ] + }, + "that same night, the believers sent Paul and Silas", + { + "type": "char:add", + "content": [ + "out of Thessalonica" + ] + }, + "to Berea", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". When Paul and Silas arrived there, they went to the Jewish meeting place,", + { + "type": "char:add", + "content": [ + "on a day when people had gathered there" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 17:11" + }, + "The", + { + "type": "char:add", + "content": [ + "Jews" + ] + }, + "in Thessalonica had not been very willing to listen to God's message, but the", + { + "type": "char:add", + "content": [ + "Jews" + ] + }, + "who lived in Berea were very willing to listen, so they listened very eagerly to the message", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ". Every day they read the Scriptures", + { + "type": "char:add", + "content": [ + "for themselves" + ] + }, + "to find out if what Paul said", + { + "type": "char:add", + "content": [ + "about the Messiah" + ] + }, + "was true.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 17:12" + }, + "As a result, many of the Jewish people believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + ", and also some of the important non-Jewish women and many non-Jewish men", + { + "type": "char:add", + "content": [ + "believed in him" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Jews from Thessalonica incited people to oppose Paul." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:13-15" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 17:13" + }, + "But then the Jews in Thessalonica heard", + { + "type": "char:add", + "content": [ + "people tell them" + ] + }, + "that Paul", + { + "type": "char:add", + "content": [ + "was" + ] + }, + "in Berea and that he was preaching the message from God", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ". So they went to Berea and", + { + "type": "char:add", + "content": [ + "told people there that what Paul was teaching was not true. Thus" + ] + }, + ", they caused many of those people to get angry", + { + "type": "char:add", + "content": [ + "at Paul" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 17:14" + }, + "So", + { + "type": "char:add", + "content": [ + "several of" + ] + }, + "the believers", + { + "type": "char:add", + "content": [ + "in Berea" + ] + }, + "took Paul to the coast", + { + "type": "char:add", + "content": [ + "to go to another province" + ] + }, + ". But Silas and Timothy stayed in Berea.", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 17:15" + }, + "When Paul and the other men from Berea", + { + "type": "char:add", + "content": [ + "arrived at the coast, they got on a ship and" + ] + }, + "went to Athens", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". Then Paul said", + { + "type": "char:add", + "content": [ + "to the men who had come with him" + ] + }, + ", “Tell Silas and Timothy to come to me", + { + "type": "char:add", + "content": [ + "here in Athens" + ] + }, + "as soon as they can.” Then those men left", + { + "type": "char:add", + "content": [ + "Athens and returned to Berea" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "In Athens, idols distressed Paul, so he talked to many people about Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:16-17" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ACT 17:16" + }, + "In Athens, Paul waited for Silas and Timothy", + { + "type": "char:add", + "content": [ + "to arrive. In the meantime, he walked around in the city. He" + ] + }, + "became very distressed/disturbed because he saw that throughout [HYP] the city there were many idols.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 17:17" + }, + "So he went to the Jewish meeting place and talked", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "with the Jews, and also with the Greeks who had accepted what the Jews believe. He also went to the public square/center every day and talked to the people", + { + "type": "char:add", + "content": [ + "whom he met" + ] + }, + "there." + ] + }, + { + "type": "para:s1", + "content": [ + "When Paul talked about Jesus, he perplexed some teachers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:18" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 17:18" + }, + "Paul met some teachers who liked to talk about what people should believe.", + { + "type": "char:add", + "content": [ + "People called" + ] + }, + "some of them Epicureans and", + { + "type": "char:add", + "content": [ + "they called" + ] + }, + "others Stoics. They told Paul", + { + "type": "char:add", + "content": [ + "what they believed" + ] + }, + ", and they asked him", + { + "type": "char:add", + "content": [ + "what he believed. Then" + ] + }, + "some of them said", + { + "type": "char:add", + "content": [ + "to one another" + ] + }, + ", “This ignorant person is just talking nonsense [RHQ]!” Others said, “", + { + "type": "char:add", + "content": [ + "We(exc) think" + ] + }, + "that he is teaching people about ◄foreign gods/", + { + "type": "char:add", + "content": [ + "new" + ] + }, + "gods that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have not heard about►.” They said that because Paul was telling them that Jesus", + { + "type": "char:add", + "content": [ + "had died and" + ] + }, + "had become alive again", + { + "type": "char:add", + "content": [ + "afterwards. They had not heard that message before" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Athens Council members asked Paul to explain what he had been teaching." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:19-21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ACT 17:19" + }, + "So they took Paul to the place where the city council met.", + { + "type": "char:add", + "content": [ + "When they arrived" + ] + }, + "there, they said to Paul, “", + { + "type": "char:add", + "content": [ + "Please" + ] + }, + "tell us, what is this new message that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are teaching people?", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 17:20" + }, + "You are teaching some things that startle us", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + ", so we want to know what they mean.”", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 17:21" + }, + { + "type": "char:add", + "content": [ + "They said that, because" + ] + }, + "the people of Athens and also the people from other regions who lived there continually talked about what was new", + { + "type": "char:add", + "content": [ + "to them" + ] + }, + ", or they listened to", + { + "type": "char:add", + "content": [ + "others tell" + ] + }, + "what was new." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told them about the God whom they did not know." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:22-31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 17:22" + }, + "Then Paul stood up before the men of the city council and said, “Citizens of Athens, I see that you ◄are very religious/think that it is very important to worship many gods►.", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 17:23" + }, + "I", + { + "type": "char:add", + "content": [ + "say that" + ] + }, + "because, while I was walking along and observing the objects", + { + "type": "char:add", + "content": [ + "that represent different gods that" + ] + }, + "you worship, I even saw an altar that had these words", + { + "type": "char:add", + "content": [ + "that someone had" + ] + }, + "carved", + { + "type": "char:add", + "content": [ + "on it: THIS HONORS" + ] + }, + "THE GOD", + { + "type": "char:add", + "content": [ + "THAT WE(exc)" + ] + }, + "DO NOT KNOW. So now I will tell you about", + { + "type": "char:add", + "content": [ + "that God" + ] + }, + "whom you worship but you do not know." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ACT 17:24" + }, + "He is the God who made the world and everything in it. Because he rules over all", + { + "type": "char:add", + "content": [ + "beings in" + ] + }, + "heaven and", + { + "type": "char:add", + "content": [ + "on" + ] + }, + "earth, he does not dwell in shrines that people have made.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 17:25" + }, + "He does not need to have anything made for him by people [MTY] {to have people [MTY] make [MTY] anything for him}, because everything that exists belongs to him. He is the one who causes ◄us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "/all people► to live and breathe, and", + { + "type": "char:add", + "content": [ + "he gives us" + ] + }, + "all the things", + { + "type": "char:add", + "content": [ + "that we(inc) need" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ACT 17:26" + }, + { + "type": "char:add", + "content": [ + "In the beginning" + ] + }, + ", God created one couple, and from them God produced all ◄the ethnic groups/the nations► that now live everywhere on the earth. He also decided where each ethnic group of people should live and how long they should live", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 17:27" + }, + "He wanted people to realize that they need him. Then maybe they would seek him and find him.", + { + "type": "char:add", + "content": [ + "God wants us to seek him" + ] + }, + ", although he is", + { + "type": "char:add", + "content": [ + "really" + ] + }, + "close [LIT] to each one of us.", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 17:28" + }, + "As someone has said, ‘", + { + "type": "char:add", + "content": [ + "It is only" + ] + }, + "because he enables us that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "live and move and do", + { + "type": "char:add", + "content": [ + "what we do" + ] + }, + ".’ And, as some of your own poets have said, ‘We", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "are God's children.’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ACT 17:29" + }, + "Therefore, because we are God's children", + { + "type": "char:add", + "content": [ + "and can communicate like God does" + ] + }, + ", we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "should not think that he is anything like an image", + { + "type": "char:add", + "content": [ + "that people have made" + ] + }, + "of gold or silver or stone", + { + "type": "char:add", + "content": [ + "which cannot communicate" + ] + }, + ". Those images are designed and skillfully made {People design and make those images},", + { + "type": "char:add", + "content": [ + "but they are not alive" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 17:30" + }, + "During the times when people did not know", + { + "type": "char:add", + "content": [ + "what God wanted them to do" + ] + }, + ", he did not", + { + "type": "char:add", + "content": [ + "immediately" + ] + }, + "punish", + { + "type": "char:add", + "content": [ + "them for what they did" + ] + }, + ". But now God commands all people everywhere to turn away from their evil behavior.", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 17:31" + }, + { + "type": "char:add", + "content": [ + "He tells us" + ] + }, + "that on a certain day that he has chosen he is going to judge", + { + "type": "char:add", + "content": [ + "all of us(inc) people in" + ] + }, + "[MTY] the world. He has appointed a", + { + "type": "char:add", + "content": [ + "certain" + ] + }, + "man to judge", + { + "type": "char:add", + "content": [ + "us, and that man will judge each of us" + ] + }, + "fairly/justly. God has shown to all", + { + "type": "char:add", + "content": [ + "people that he has appointed that man to judge everyone" + ] + }, + ", because God ◄caused him to become alive again after he had died/raised him from the dead►.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Some Council members believed in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 17:32-34" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ACT 17:32" + }, + "When the men of the council heard", + { + "type": "char:add", + "content": [ + "Paul say" + ] + }, + "that ◄", + { + "type": "char:add", + "content": [ + "a man" + ] + }, + "had become alive again after he had died/", + { + "type": "char:add", + "content": [ + "someone" + ] + }, + "had been raised from the dead►, some of them laughed scornfully. But others said, “We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "would like you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to tell us more about this, some other time.”", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 17:33" + }, + "After they said that, Paul left the council", + { + "type": "char:add", + "content": [ + "meeting" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 17:34" + }, + "However, some of the people there went along with Paul and became believers. Among those", + { + "type": "char:add", + "content": [ + "who believed in Jesus" + ] + }, + "was a member of the council whose", + { + "type": "char:add", + "content": [ + "name was" + ] + }, + "Dionysius. Also, an", + { + "type": "char:add", + "content": [ + "important" + ] + }, + "woman whose name was Damaris and some other people", + { + "type": "char:add", + "content": [ + "who had heard Paul's message also believed in Jesus" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "ACT 18" + }, + { + "type": "para:s1", + "content": [ + "In Corinth, Paul helped many people to become believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:1-4" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 18:1" + }, + "After that, Paul left Athens", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "and went to Corinth", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 18:2" + }, + "There he met a Jew whose name was Aquila, who grew up in Pontus", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". Aquila and his wife Priscilla had recently come from", + { + "type": "char:add", + "content": [ + "Rome, in" + ] + }, + "Italy.", + { + "type": "char:add", + "content": [ + "They had previously left Rome" + ] + }, + "because Claudius,", + { + "type": "char:add", + "content": [ + "the Roman Emperor" + ] + }, + ", had ordered that all the Jews must leave Rome. Paul later went to see Aquila and Priscilla.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 18:3" + }, + "Those two made tents", + { + "type": "char:add", + "content": [ + "to earn" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "money/a living" + ] + }, + "►. Paul also made tents, so he stayed with them, and they all worked together.", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 18:4" + }, + "Every Sabbath, Paul", + { + "type": "char:add", + "content": [ + "went" + ] + }, + "to the Jewish meeting place, where he spoke forcefully to both Jews and non-Jews. He repeatedly tried to persuade them", + { + "type": "char:add", + "content": [ + "that Jesus is the Messiah" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul helped many non-Jews become believers." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:5-8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ACT 18:5" + }, + "Then Silas and Timothy arrived there from Macedonia province. After they arrived, Paul", + { + "type": "char:add", + "content": [ + "did not make tents anymore. He" + ] + }, + "used all his time preaching", + { + "type": "char:add", + "content": [ + "the message about Jesus in the Jewish meeting place" + ] + }, + ". He continued to tell the Jews", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "the Messiah they had been waiting for was Jesus.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 18:6" + }, + "But the Jews began to oppose Paul and to say evil things about him. So he shook", + { + "type": "char:add", + "content": [ + "the dust from" + ] + }, + "his clothes", + { + "type": "char:add", + "content": [ + "to show them that they were displeasing God. Then" + ] + }, + "he said to them, “If God punishes you, it will be your [SYN] own fault [MTY], not mine! From now on I will go", + { + "type": "char:add", + "content": [ + "and preach" + ] + }, + "to non-Jewish people!”", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 18:7" + }, + "So Paul left", + { + "type": "char:add", + "content": [ + "the Jewish meeting place" + ] + }, + "and went into a house that was next to it,", + { + "type": "char:add", + "content": [ + "and preached there" + ] + }, + ". Titius Justus, the owner of the house, was a non-Jewish man who had accepted what the Jews believe.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 18:8" + }, + { + "type": "char:add", + "content": [ + "After that" + ] + }, + ", the ruler of the Jewish meeting place,", + { + "type": "char:add", + "content": [ + "whose name was" + ] + }, + "Crispus, and all of his family [MTY] believed in the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ". Many other people in Corinth who listened", + { + "type": "char:add", + "content": [ + "to Paul" + ] + }, + "also believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + ". Then they were baptized.", + { + "type": "char:add", + "content": [ + "But there were people who still opposed Paul and his preaching" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Jesus commanded Paul to continue speaking about him, so Paul did that." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:9-11" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ACT 18:9" + }, + "One night Paul had a vision in which the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "said to him, “Do not be afraid", + { + "type": "char:add", + "content": [ + "of those who oppose you" + ] + }, + ". Instead, you should continue speaking", + { + "type": "char:add", + "content": [ + "to people about me" + ] + }, + ". Do not stop,", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 18:10" + }, + "because I", + { + "type": "char:add", + "content": [ + "will help" + ] + }, + "you, and no one will be able to harm you", + { + "type": "char:add", + "content": [ + "(sg) here. Keep telling people about me" + ] + }, + ", because there are many in this city who will", + { + "type": "char:add", + "content": [ + "believe in" + ] + }, + "me.”", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 18:11" + }, + "So Paul stayed in Corinth for a year and a half, teaching people the message from God", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Gallio refused to judge Paul." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:12-17" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 18:12" + }, + "When Gallio was the", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "governor of Achaia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ", the Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "[SYN] there got together and seized Paul. They took him before Gallio", + { + "type": "char:add", + "content": [ + "and accused him" + ] + }, + ",", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 18:13" + }, + "saying, “This man is teaching people", + { + "type": "char:add", + "content": [ + "a false religion, leading them" + ] + }, + "to worship God in ways that are contrary to our", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "laws.”", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 18:14" + }, + "When Paul was about to speak [MTY]", + { + "type": "char:add", + "content": [ + "to defend himself" + ] + }, + ", Gallio said to the Jews, “If this man had acted deceitfully or disobeyed", + { + "type": "char:add", + "content": [ + "any of our Roman" + ] + }, + "laws, I would listen", + { + "type": "char:add", + "content": [ + "patiently" + ] + }, + "to what you Jews", + { + "type": "char:add", + "content": [ + "want to tell me" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 18:15" + }, + "However, you are merely arguing about words and names and your own", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "laws, so you yourselves need to resolve this. I refuse to judge these things!”", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 18:16" + }, + "After Gallio", + { + "type": "char:add", + "content": [ + "had said that" + ] + }, + ", he", + { + "type": "char:add", + "content": [ + "commanded some soldiers/guards" + ] + }, + "that", + { + "type": "char:add", + "content": [ + "they" + ] + }, + "expel those", + { + "type": "char:add", + "content": [ + "Jewish leaders" + ] + }, + "from the courtroom.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 18:17" + }, + "Then", + { + "type": "char:add", + "content": [ + "the mob outside" + ] + }, + "grabbed the leader of the Jewish meeting place, Sosthenes", + { + "type": "char:add", + "content": [ + "because they considered that he was responsible for those accusations against Paul" + ] + }, + ". They beat him, right there in front of the courthouse. But Gallio did nothing about it." + ] + }, + { + "type": "para:s1", + "content": [ + "At Ephesus, Paul parted from Priscilla and Aquila." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:18-21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 18:18" + }, + "Paul stayed on with the believers in Corinth for ◄many days/some time►. Then he left the believers there, and went with Priscilla and", + { + "type": "char:add", + "content": [ + "her husband" + ] + }, + "Aquila. They went down to Cenchrea,", + { + "type": "char:add", + "content": [ + "a port city" + ] + }, + ". There Paul had his head shaved {", + { + "type": "char:add", + "content": [ + "someone" + ] + }, + "shave his head} in order to partially complete a vow that he had taken. Then they got on a ship and sailed for Syria", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 18:19" + }, + "They arrived at Ephesus", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", and Priscilla and Aquila stayed there." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "Before Paul left Ephesus" + ] + }, + ", he entered the Jewish meeting place and lectured to the Jews.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 18:20" + }, + "They asked him to stay longer, but he refused.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 18:21" + }, + "But, as he left, he told them, “I will come back, if God wills/desires", + { + "type": "char:add", + "content": [ + "me to do that" + ] + }, + ".” Then,", + { + "type": "char:add", + "content": [ + "because he wanted to be in Jerusalem to finish completing his vow" + ] + }, + ", he got on", + { + "type": "char:add", + "content": [ + "a ship that" + ] + }, + "sailed from Ephesus." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul visited Jerusalem, then he went on to Antioch in Syria and then he returned to visit the believers throughout Galatia and Phrygia." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:22-23" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 18:22" + }, + "When the ship arrived at Caesarea, Paul", + { + "type": "char:add", + "content": [ + "got off. He" + ] + }, + "went up", + { + "type": "char:add", + "content": [ + "to Jerusalem" + ] + }, + "and greeted the believers there. Then he went back down to Antioch", + { + "type": "char:add", + "content": [ + "city in Syria province" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 18:23" + }, + "Paul spent some time", + { + "type": "char:add", + "content": [ + "with the believers" + ] + }, + "there. Then he left Antioch and traveled to several towns", + { + "type": "char:add", + "content": [ + "that he had visited previously" + ] + }, + "in Galatia and Phrygia", + { + "type": "char:add", + "content": [ + "provinces" + ] + }, + ". He taught all of the believers more", + { + "type": "char:add", + "content": [ + "of the message from God about Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Priscilla and Aquila instructed Apollos about the gospel." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:24-26" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ACT 18:24" + }, + { + "type": "char:add", + "content": [ + "While Paul was traveling in Galatia and Phrygia" + ] + }, + ", a Jewish man whose name was Apollos came to Ephesus. He was a native of Alexandria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". He", + { + "type": "char:add", + "content": [ + "spoke eloquently" + ] + }, + "and he knew the Scriptures thoroughly.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 18:25" + }, + { + "type": "char:add", + "content": [ + "Other believers" + ] + }, + "had taught him", + { + "type": "char:add", + "content": [ + "some things" + ] + }, + "about how the Lord", + { + "type": "char:add", + "content": [ + "Jesus desires that people" + ] + }, + "should conduct themselves, and he taught those things very enthusiastically", + { + "type": "char:add", + "content": [ + "to people. He had heard about" + ] + }, + "some of the things that Jesus did and said, and he taught those facts accurately", + { + "type": "char:add", + "content": [ + "to people. However, he was teaching incompletely about Jesus, because" + ] + }, + "he knew only what John", + { + "type": "char:add", + "content": [ + "the Baptizer had taught people whom he" + ] + }, + "baptized.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 18:26" + }, + "Apollos went to the Jewish meeting place, and he told the people there very confidently the things that he had learned. When Priscilla and Aquila heard what Apollos taught, they invited him", + { + "type": "char:add", + "content": [ + "to their home" + ] + }, + ". There they explained more accurately to him the way", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "God", + { + "type": "char:add", + "content": [ + "gives people eternal life" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Apollos helped believers in Achaia." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 18:27-28" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 18:27" + }, + "When Apollos decided that he would like to go to Achaia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ", the believers in Ephesus told him that it would be good for him to do that. So they wrote a letter to the believers", + { + "type": "char:add", + "content": [ + "in Achaia saying that they" + ] + }, + "should welcome Apollos.", + { + "type": "char:add", + "content": [ + "So Apollos got on a ship to go to Corinth" + ] + }, + ". After he arrived, he greatly helped those whom", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "had kindly enabled to believe", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 18:28" + }, + "Apollos was vigorously arguing publicly with", + { + "type": "char:add", + "content": [ + "the leaders of" + ] + }, + "the Jews while many other people listened.", + { + "type": "char:add", + "content": [ + "By quoting" + ] + }, + "from the Scriptures, he proved to people that Jesus was the Messiah." + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "ACT 19" + }, + { + "type": "para:s1", + "content": [ + "Paul helped some men to become real believers in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:1-7" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 19:1" + }, + "While Apollos was at Corinth, Paul", + { + "type": "char:add", + "content": [ + "left the places in Phrygia and Galatia" + ] + }, + "provinces where he had been visiting, and traveled through", + { + "type": "char:add", + "content": [ + "Asia province" + ] + }, + "back to Ephesus. He met some people", + { + "type": "char:add", + "content": [ + "who said that they" + ] + }, + "were believers.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 19:2" + }, + "He asked them, “Did you receive the Holy Spirit when you believed", + { + "type": "char:add", + "content": [ + "God's message" + ] + }, + "?” They answered, “No, we", + { + "type": "char:add", + "content": [ + "(exc) did not" + ] + }, + ". We have not even heard that there is a Holy Spirit.”", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 19:3" + }, + "So Paul asked, “So when you were baptized, what", + { + "type": "char:add", + "content": [ + "were you showing" + ] + }, + "?” They replied, “", + { + "type": "char:add", + "content": [ + "We were showing" + ] + }, + "that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "believed what John", + { + "type": "char:add", + "content": [ + "the Baptizer" + ] + }, + "taught.”", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 19:4" + }, + "Paul said, “John baptized people who turned away from their sinful behavior. He", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "told the people to believe in the one who would come after he", + { + "type": "char:add", + "content": [ + "had come" + ] + }, + ", and that was Jesus.”", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 19:5" + }, + "So, when those men heard that, they were baptized", + { + "type": "char:add", + "content": [ + "to affirm that they believed" + ] + }, + "[MTY] in the Lord Jesus.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 19:6" + }, + "After that, Paul placed his hands on their heads", + { + "type": "char:add", + "content": [ + "one by one" + ] + }, + ", and the", + { + "type": "char:add", + "content": [ + "power of the" + ] + }, + "Holy Spirit came upon", + { + "type": "char:add", + "content": [ + "each of" + ] + }, + "them. The", + { + "type": "char:add", + "content": [ + "Holy Spirit" + ] + }, + "enabled them to speak in various languages [MTY]", + { + "type": "char:add", + "content": [ + "that they had not learned" + ] + }, + ", and they also spoke messages", + { + "type": "char:add", + "content": [ + "that the Holy Spirit" + ] + }, + "revealed to them.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 19:7" + }, + "There were about twelve men", + { + "type": "char:add", + "content": [ + "whom Paul baptized and who received the power of the Holy Spirit" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul helped many people in Asia province to hear the gospel." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:8-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ACT 19:8" + }, + "For three months after that, Paul entered the Jewish meeting place", + { + "type": "char:add", + "content": [ + "in Ephesus on each" + ] + }, + "Sabbath/Jewish day of rest, and he spoke boldly. He convincingly taught", + { + "type": "char:add", + "content": [ + "the people" + ] + }, + "about how God wanted to rule [MET]", + { + "type": "char:add", + "content": [ + "their lives" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 19:9" + }, + { + "type": "char:add", + "content": [ + "A few of the people in the meeting house believed the message about Jesus" + ] + }, + ". But some of the people would not believe that message and did not want to", + { + "type": "char:add", + "content": [ + "continue to" + ] + }, + "hear it. While many people were listening, they said many bad things about the way", + { + "type": "char:add", + "content": [ + "for people to receive eternal life about which Paul was preaching" + ] + }, + ". So Paul left them and took the believers with him", + { + "type": "char:add", + "content": [ + "to meet in another place" + ] + }, + ". He taught every day in a lecture hall", + { + "type": "char:add", + "content": [ + "that a man whose name was" + ] + }, + "Tyrannus", + { + "type": "char:add", + "content": [ + "lectured in/owned" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 19:10" + }, + "For two years Paul continued to teach people in that building. In this way, most of [HYP] the Jews and non-Jews who lived in Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "heard the message about the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "God enabled Paul to do amazing miracles." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:11-12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 19:11" + }, + "Also, God gave Paul the power [MTY] to do amazing miracles.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 19:12" + }, + { + "type": "char:add", + "content": [ + "If those who were sick could not come to Paul, handkerchiefs or aprons that Paul had touched would be taken and" + ] + }, + "placed on the sick people {", + { + "type": "char:add", + "content": [ + "others" + ] + }, + "would take", + { + "type": "char:add", + "content": [ + "and place on" + ] + }, + "the sick people handkerchiefs or aprons that Paul had touched}. As a result, those sick people would become well, and evil spirits that troubled people would leave." + ] + }, + { + "type": "para:s1", + "content": [ + "People honored Jesus' name, after Jewish exorcists misused it and failed." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:13-17" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 19:13" + }, + "There were also some Jews who traveled around", + { + "type": "char:add", + "content": [ + "to" + ] + }, + "various places,", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "they commanded the evil spirits in those places to depart", + { + "type": "char:add", + "content": [ + "from people. Certain ones of those Jews once" + ] + }, + "tried to command the evil spirits to come out of people by saying “I command you by the authority [MTY] of the Lord Jesus, the man about whom Paul preaches, to come out!”", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 19:14" + }, + "There were seven men who were doing that. They were sons of a man named Sceva, a Jew,", + { + "type": "char:add", + "content": [ + "who called himself" + ] + }, + "a chief priest.", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 19:15" + }, + "But", + { + "type": "char:add", + "content": [ + "one day as they were doing that" + ] + }, + ", the evil spirit", + { + "type": "char:add", + "content": [ + "refused to come out of that person. Instead, he" + ] + }, + "said to them, “I know Jesus, and I know", + { + "type": "char:add", + "content": [ + "that he has authorized" + ] + }, + "Paul", + { + "type": "char:add", + "content": [ + "to expel demons" + ] + }, + ". ◄But no one has authorized you", + { + "type": "char:add", + "content": [ + "to do anything to me!" + ] + }, + "/who authorized you", + { + "type": "char:add", + "content": [ + "to do anything to me" + ] + }, + "?► [RHQ]”", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 19:16" + }, + { + "type": "char:add", + "content": [ + "After saying that, suddenly" + ] + }, + "the man who was controlled by the evil spirit jumped on the seven Jewish men,", + { + "type": "char:add", + "content": [ + "one after another" + ] + }, + ", knocked all of them down, and beat each of them severely. He tore off their clothes and wounded them, causing them to bleed. So,", + { + "type": "char:add", + "content": [ + "greatly frightened, they all" + ] + }, + "ran out of the house.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 19:17" + }, + "All the people who lived in Ephesus, both Jews and non-Jews, heard what had happened. So they were afraid [MTY]. They honored the Lord Jesus [MTY]", + { + "type": "char:add", + "content": [ + "because they realized that he was very powerful" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Many believers confessed their former sins and burned their books of magic." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:18-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 19:18" + }, + { + "type": "char:add", + "content": [ + "At that time" + ] + }, + ", while other believers were listening, many believers confessed the evil things that they had been doing.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 19:19" + }, + "Several of those who had", + { + "type": "char:add", + "content": [ + "previously" + ] + }, + "practiced sorcery gathered up their scrolls", + { + "type": "char:add", + "content": [ + "that told how to work" + ] + }, + "magic and burned them in a public place. When people added up how much those scrolls had cost, they realized that altogether the amount was fifty thousand valuable silver coins." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ACT 19:20" + }, + "As a result, many more people heard [MTY] the message about the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + ", and the message powerfully", + { + "type": "char:add", + "content": [ + "changed their lives" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ACT 19:21" + }, + "After those things had happened, Paul decided that he wanted to go to Jerusalem, but he decided that", + { + "type": "char:add", + "content": [ + "first" + ] + }, + "he would visit", + { + "type": "char:add", + "content": [ + "the believers in" + ] + }, + "Macedonia and Achaia", + { + "type": "char:add", + "content": [ + "provinces again" + ] + }, + ". Paul said, “After I have been to Jerusalem, I must also go to Rome.”", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 19:22" + }, + "He sent two of his helpers, Timothy and Erastus, ahead to Macedonia. But Paul stayed a little longer", + { + "type": "char:add", + "content": [ + "in Ephesus city" + ] + }, + ", in Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Demetrius made silver shrines of the goddess Artemis." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:23-24" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 19:23" + }, + { + "type": "char:add", + "content": [ + "Soon after that" + ] + }, + ", some of the people there tried to make a lot of [LIT] trouble for the people who believed the way", + { + "type": "char:add", + "content": [ + "God revealed for us(inc) to receive eternal life" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 19:24" + }, + "There was a man there whose name was Demetrius who made little images out of silver.", + { + "type": "char:add", + "content": [ + "They were models" + ] + }, + "of the temple of", + { + "type": "char:add", + "content": [ + "a goddess whose name was" + ] + }, + "Artemis. Demetrius and the other men", + { + "type": "char:add", + "content": [ + "who made those little images" + ] + }, + "earned a lot of [LIT] money", + { + "type": "char:add", + "content": [ + "from selling those images" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Demetrius incited people to shout and to riot." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:25-31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ACT 19:25" + }, + "Demetrius called a meeting of his workmen and also of others who made the little silver images. He said to them, “Men, you know that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "earn a lot of money doing our kind of work.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 19:26" + }, + "Also, you know that", + { + "type": "char:add", + "content": [ + "this fellow" + ] + }, + "Paul has persuaded many people who live in Ephesus", + { + "type": "char:add", + "content": [ + "to no longer buy the images that we make. Now even the people from" + ] + }, + "many other towns in our province", + { + "type": "char:add", + "content": [ + "no longer want to buy what we make" + ] + }, + ". This fellow tells people that the gods that we have made", + { + "type": "char:add", + "content": [ + "and worship" + ] + }, + "are not gods", + { + "type": "char:add", + "content": [ + "and that we should not worship them" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 19:27" + }, + { + "type": "char:add", + "content": [ + "If people continue to listen to him" + ] + }, + ", soon they will ruin our business. Besides, they will no longer think that they should", + { + "type": "char:add", + "content": [ + "come to" + ] + }, + "the temple of Artemis", + { + "type": "char:add", + "content": [ + "to worship her. People" + ] + }, + "all over our Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "and everywhere [HYP] else worship", + { + "type": "char:add", + "content": [ + "our great" + ] + }, + "goddess", + { + "type": "char:add", + "content": [ + "Artemis. Soon people" + ] + }, + "may no longer consider that Artemis is great!”", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 19:28" + }, + "All the men there were very angry", + { + "type": "char:add", + "content": [ + "at Paul" + ] + }, + "when they heard what Demetrius said. They began to shout, “The goddess Artemis of us Ephesians is very great!”", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 19:29" + }, + "Many of the other people in the city heard the shouting and went", + { + "type": "char:add", + "content": [ + "and joined the crowd. They also became angry at Paul" + ] + }, + "and began shouting.", + { + "type": "char:add", + "content": [ + "Several of" + ] + }, + "the people seized Gaius and Aristarchus, two men", + { + "type": "char:add", + "content": [ + "from Macedonia" + ] + }, + "who had been traveling with Paul.", + { + "type": "char:add", + "content": [ + "Then the whole crowd of people ran, dragging those men along with them" + ] + }, + ", to the city stadium.", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 19:30" + }, + "Paul also wanted to go", + { + "type": "char:add", + "content": [ + "to the stadium and speak to" + ] + }, + "the people, but the other believers would not let him go there.", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 19:31" + }, + "Also, some government officials of that province who were friends of Paul", + { + "type": "char:add", + "content": [ + "heard what was happening" + ] + }, + ". So they sent someone to tell him", + { + "type": "char:add", + "content": [ + "urgently" + ] + }, + "not to go into the stadium." + ] + }, + { + "type": "para:s1", + "content": [ + "The crowd shouted, “Great is Artemis of the Ephesians!”" + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:32-34" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ACT 19:32" + }, + "The crowd of people", + { + "type": "char:add", + "content": [ + "in the stadium" + ] + }, + "continued shouting. Some shouted one thing, and some shouted something else. But most of them did not even know what the meeting was about!", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 19:33" + }, + "One of the", + { + "type": "char:add", + "content": [ + "Jews there was named Alexander. Some of" + ] + }, + "the Jews pushed him to the front of the stadium,", + { + "type": "char:add", + "content": [ + "so that he could speak to the crowd of people" + ] + }, + ". So Alexander motioned with his hands to the crowd,", + { + "type": "char:add", + "content": [ + "wanting them to be quiet" + ] + }, + ". He wanted to tell them that", + { + "type": "char:add", + "content": [ + "the Jews" + ] + }, + "were not responsible", + { + "type": "char:add", + "content": [ + "for the riot" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 19:34" + }, + "But", + { + "type": "char:add", + "content": [ + "many of the non-Jewish people" + ] + }, + "knew that Alexander was a Jew.", + { + "type": "char:add", + "content": [ + "They also knew that the Jews did not worship the goddess Artemis. So the non-Jews there" + ] + }, + "unitedly", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "repeatedly shouted for about two hours, “Great is", + { + "type": "char:add", + "content": [ + "the goddess" + ] + }, + "Artemis", + { + "type": "char:add", + "content": [ + "whom we(inc)" + ] + }, + "Ephesians", + { + "type": "char:add", + "content": [ + "worship" + ] + }, + "!”" + ] + }, + { + "type": "para:s1", + "content": [ + "The city secretary quieted, warned and dismissed the crowd." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 19:35-41" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "ACT 19:35" + }, + "Then the city secretary made the crowd stop shouting, and he said to them, “My fellow-citizens, everyone in the world knows [RHQ] that", + { + "type": "char:add", + "content": [ + "we(inc) people who live in" + ] + }, + "Ephesus", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "guard the temple", + { + "type": "char:add", + "content": [ + "where we worship" + ] + }, + "the great", + { + "type": "char:add", + "content": [ + "goddess" + ] + }, + "Artemis. Also,", + { + "type": "char:add", + "content": [ + "everyone knows that we(inc) watch over" + ] + }, + "the", + { + "type": "char:add", + "content": [ + "sacred" + ] + }, + "image", + { + "type": "char:add", + "content": [ + "of our goddess" + ] + }, + "that fell down from heaven!", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 19:36" + }, + "Of course everyone knows that, and no one can say that these things are not true. So you should be quiet now. Do not suddenly do anything ◄foolish/that will cause us trouble►.", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 19:37" + }, + "You", + { + "type": "char:add", + "content": [ + "should not" + ] + }, + "have brought these", + { + "type": "char:add", + "content": [ + "two" + ] + }, + "men", + { + "type": "char:add", + "content": [ + "here, because they have not done anything evil" + ] + }, + ". They have not gone into our temples and taken things", + { + "type": "char:add", + "content": [ + "from there" + ] + }, + ". And they have not spoken evil of our goddess.", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 19:38" + }, + "Therefore, if Demetrius and his fellow-workmen want to accuse anyone", + { + "type": "char:add", + "content": [ + "about anything bad, they should do it in the right way" + ] + }, + ". There are courts", + { + "type": "char:add", + "content": [ + "that you can go to when you want to accuse someone" + ] + }, + ", and there are judges", + { + "type": "char:add", + "content": [ + "there who have been appointed by the government" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "whom the government has appointed" + ] + }, + "}. You can accuse", + { + "type": "char:add", + "content": [ + "anyone there" + ] + }, + ".", + { + "type": "verse:v", + "number": "39", + "sid": "ACT 19:39" + }, + "But if you want to ask about something else,", + { + "type": "char:add", + "content": [ + "you should ask" + ] + }, + "for", + { + "type": "char:add", + "content": [ + "other officials to" + ] + }, + "resolve it when", + { + "type": "char:add", + "content": [ + "those" + ] + }, + "officials legally assemble.", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 19:40" + }, + { + "type": "char:add", + "content": [ + "And this is certainly not a legal meeting! Resolve this legally" + ] + }, + "because, if", + { + "type": "char:add", + "content": [ + "we(inc) do" + ] + }, + "not, I am afraid", + { + "type": "char:add", + "content": [ + "that the governor" + ] + }, + "will hear about all this noise", + { + "type": "char:add", + "content": [ + "that you have made" + ] + }, + "and will say that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "were trying to rebel", + { + "type": "char:add", + "content": [ + "against the government" + ] + }, + ". If he would ask me what you were all shouting about, I would not be able to give him an answer.”", + { + "type": "verse:v", + "number": "41", + "sid": "ACT 19:41" + }, + "That is what the city secretary said", + { + "type": "char:add", + "content": [ + "to the crowd" + ] + }, + ". Then he told them all to go", + { + "type": "char:add", + "content": [ + "home. So they left" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "ACT 20" + }, + { + "type": "para:s1", + "content": [ + "After being in Macedonia and Greece, Paul went to Troas." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 20:1-6" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 20:1" + }, + "After the people at Ephesus had stopped rioting, Paul summoned the believers. He encouraged them", + { + "type": "char:add", + "content": [ + "to continue to trust in the Lord Jesus. Soon" + ] + }, + "after that, he told them goodbye and left to go to Macedonia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 20:2" + }, + { + "type": "char:add", + "content": [ + "After he arrived" + ] + }, + "there, he visited", + { + "type": "char:add", + "content": [ + "each town where there were believers" + ] + }, + ", and encouraged them. Then he arrived in Greece", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "which is also called Achaia" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 20:3" + }, + "He stayed there for three months. Then he planned to return to Syria by ship, but", + { + "type": "char:add", + "content": [ + "he heard that" + ] + }, + "some of the Jews [SYN]", + { + "type": "char:add", + "content": [ + "in that area" + ] + }, + "were planning to kill him", + { + "type": "char:add", + "content": [ + "as he traveled. So" + ] + }, + "he decided instead to go", + { + "type": "char:add", + "content": [ + "by land, and he traveled" + ] + }, + "again through Macedonia.", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 20:4" + }, + "The men who were going to travel with him", + { + "type": "char:add", + "content": [ + "to Jerusalem were" + ] + }, + "Sopater,", + { + "type": "char:add", + "content": [ + "who was" + ] + }, + "a son of Pyrrhus, who grew up in Berea", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "; Aristarchus and Secundus, who were from Thessalonica", + { + "type": "char:add", + "content": [ + "city;" + ] + }, + "Gaius,", + { + "type": "char:add", + "content": [ + "who was" + ] + }, + "from Derbe", + { + "type": "char:add", + "content": [ + "town;" + ] + }, + "Timothy,", + { + "type": "char:add", + "content": [ + "who was from Galatia province;" + ] + }, + "and Tychicus and Trophimus who were from Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 20:5" + }, + "Those", + { + "type": "char:add", + "content": [ + "seven" + ] + }, + "men went ahead of", + { + "type": "char:add", + "content": [ + "Paul and me, Luke, by ship from Macedonia, so" + ] + }, + "they got to Troas", + { + "type": "char:add", + "content": [ + "before we did and" + ] + }, + "waited for", + { + "type": "char:add", + "content": [ + "the two of" + ] + }, + "us there.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 20:6" + }, + { + "type": "char:add", + "content": [ + "But we two(exc) traveled by land as far as" + ] + }, + "Philippi", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". After the Jewish festival", + { + "type": "char:add", + "content": [ + "when they eat" + ] + }, + "unleavened bread, we got on a ship", + { + "type": "char:add", + "content": [ + "that was going from" + ] + }, + "the port near", + { + "type": "char:add", + "content": [ + "Philippi to Troas city" + ] + }, + ". After five days we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "arrived at Troas and we met the other men who had traveled there", + { + "type": "char:add", + "content": [ + "ahead of us" + ] + }, + ". Then we", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "stayed in Troas for seven days." + ] + }, + { + "type": "para:s1", + "content": [ + "At Troas, Paul encouraged believers by resurrecting Eutychus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 20:7-12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ACT 20:7" + }, + "◄On Sunday evening/On the evening of the first day of the week►, we", + { + "type": "char:add", + "content": [ + "(exc) and the other believers there" + ] + }, + "gathered together to celebrate the Lord's Supper", + { + "type": "char:add", + "content": [ + "and to eat other food" + ] + }, + "[SYN]. Paul spoke to the believers. He continued teaching them until midnight, because he was planning to leave", + { + "type": "char:add", + "content": [ + "Troas" + ] + }, + "the next day.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 20:8" + }, + "Many", + { + "type": "char:add", + "content": [ + "oil" + ] + }, + "lamps were burning in the upstairs room in which we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "had gathered,", + { + "type": "char:add", + "content": [ + "so the fumes caused some people to become sleepy" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 20:9" + }, + "A young man whose name was Eutychus was there. He was seated on", + { + "type": "char:add", + "content": [ + "the sill of" + ] + }, + "an", + { + "type": "char:add", + "content": [ + "open" + ] + }, + "window", + { + "type": "char:add", + "content": [ + "on the third story of the house" + ] + }, + ". As Paul continued talking for a long time, Eutychus became sleepier and sleepier. Finally, he was sound/really asleep. He fell", + { + "type": "char:add", + "content": [ + "out of the window" + ] + }, + "from the third story down", + { + "type": "char:add", + "content": [ + "to the ground. Some of the believers went down" + ] + }, + "immediately and picked him up.", + { + "type": "char:add", + "content": [ + "But he was" + ] + }, + "dead.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 20:10" + }, + "Paul", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "went down. He lay down and stretched out on top of the young man and put his arms around him. Then he said", + { + "type": "char:add", + "content": [ + "to the people who were standing around" + ] + }, + ", “Do not worry, he is alive", + { + "type": "char:add", + "content": [ + "again now" + ] + }, + "!”", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 20:11" + }, + "Then Paul,", + { + "type": "char:add", + "content": [ + "along with the others" + ] + }, + ", went upstairs again and they ate the Lord's Supper and other food [SYN]. Afterwards, Paul conversed with the believers until dawn. Then he left.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 20:12" + }, + "The", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "people took the young man", + { + "type": "char:add", + "content": [ + "home" + ] + }, + ", and were greatly encouraged because he was alive", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and his companions traveled from Troas to Miletus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 20:13-16" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 20:13" + }, + "We then went to the ship. Paul did not get on the ship", + { + "type": "char:add", + "content": [ + "with us in Troas" + ] + }, + ", because he preferred to go", + { + "type": "char:add", + "content": [ + "more quickly" + ] + }, + "overland to Assos", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ". The rest of us got on the ship and sailed for Assos.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 20:14" + }, + "We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "met Paul in Assos. He got on", + { + "type": "char:add", + "content": [ + "the ship" + ] + }, + "with us, and we sailed to Mitylene", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 20:15" + }, + "The day after", + { + "type": "char:add", + "content": [ + "we reached Mitylene" + ] + }, + ", we", + { + "type": "char:add", + "content": [ + "sailed from there and" + ] + }, + "arrived", + { + "type": "char:add", + "content": [ + "at a place" + ] + }, + "near Kios", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ". The day after that, we sailed to Samos", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ". The next day we", + { + "type": "char:add", + "content": [ + "left Samos and" + ] + }, + "sailed to Miletus", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 20:16" + }, + { + "type": "char:add", + "content": [ + "Miletus was just south of Ephesus city" + ] + }, + ". Paul had", + { + "type": "char:add", + "content": [ + "earlier" + ] + }, + "decided that he would not get on a ship that would stop at Ephesus, because he did not want to spend", + { + "type": "char:add", + "content": [ + "several" + ] + }, + "days in Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". If possible, he wanted to arrive in Jerusalem by the", + { + "type": "char:add", + "content": [ + "time of the" + ] + }, + "Pentecost festival,", + { + "type": "char:add", + "content": [ + "and the time of that festival was near" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul reminded the Ephesian elders how he had conducted himself and had taught them." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 20:17-21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 20:17" + }, + { + "type": "char:add", + "content": [ + "When the ship arrived at" + ] + }, + "Miletus, Paul sent", + { + "type": "char:add", + "content": [ + "a messenger" + ] + }, + "to Ephesus to ask the elders of the congregation to come to talk with him." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ACT 20:18" + }, + "When the elders arrived, Paul said to them, “You personally know how I", + { + "type": "char:add", + "content": [ + "conducted myself among you the entire time" + ] + }, + "that I was with you, from the first day when I arrived", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "in Asia", + { + "type": "char:add", + "content": [ + "province until the day I left" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 20:19" + }, + { + "type": "char:add", + "content": [ + "You know how" + ] + }, + "I was serving the Lord", + { + "type": "char:add", + "content": [ + "Jesus" + ] + }, + "very humbly and how I sometimes wept", + { + "type": "char:add", + "content": [ + "about people. You also know how" + ] + }, + "I suffered because the Jews [SYN]", + { + "type": "char:add", + "content": [ + "who were not believers often" + ] + }, + "tried", + { + "type": "char:add", + "content": [ + "to harm me" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 20:20" + }, + "You also know that, as I preached", + { + "type": "char:add", + "content": [ + "God's message" + ] + }, + "to you, I never left out anything that would help you. You know that I taught you", + { + "type": "char:add", + "content": [ + "God's message" + ] + }, + "when many people were present, and I", + { + "type": "char:add", + "content": [ + "also went to your" + ] + }, + "homes and taught it there.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 20:21" + }, + "I preached both to Jews and to non-Jews, telling them", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "that they must turn away from their sinful behavior.", + { + "type": "char:add", + "content": [ + "I also told them they should" + ] + }, + "believe in our Lord Jesus.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told them that they would never see him again." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 20:22-31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 20:22" + }, + "“And now note this: I am going to Jerusalem, because", + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "Spirit has clearly shown me that I must go there. I do not know what will happen to me", + { + "type": "char:add", + "content": [ + "while I am there" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 20:23" + }, + "But I do know that in each city", + { + "type": "char:add", + "content": [ + "where I have stopped" + ] + }, + ", the Holy Spirit has ◄told me/", + { + "type": "char:add", + "content": [ + "caused the believers to" + ] + }, + "tell me► that", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "people will put me in prison [PRS] and will cause me to suffer [PRS].", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 20:24" + }, + "But I do not care even if people kill me, if first I am able to finish the work [MET] that the Lord Jesus has told me", + { + "type": "char:add", + "content": [ + "to do. He appointed me" + ] + }, + "to tell people the good message that God", + { + "type": "char:add", + "content": [ + "saves us" + ] + }, + "by doing for us what we do not deserve.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 20:25" + }, + "I have preached to you the message about how God desires to rule", + { + "type": "char:add", + "content": [ + "people's lives" + ] + }, + ". But now I know that today is the last time that you fellow believers will see me [SYN].", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 20:26" + }, + "So I want you all to understand that if anyone", + { + "type": "char:add", + "content": [ + "who has heard me preach" + ] + }, + "dies", + { + "type": "char:add", + "content": [ + "without trusting in Jesus" + ] + }, + ", it is not my fault [MTY],", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 20:27" + }, + "because I told you [LIT] everything [HYP] that God has planned for us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + ".", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 20:28" + }, + { + "type": "char:add", + "content": [ + "You leaders" + ] + }, + "must continue to believe and obey", + { + "type": "char:add", + "content": [ + "God's message. You must also help" + ] + }, + "all the other believers [MET] for whom the Holy Spirit has caused you to be responsible [MTY]. Watch over [MET] yourselves and the other believers", + { + "type": "char:add", + "content": [ + "as" + ] + }, + "a shepherd", + { + "type": "char:add", + "content": [ + "watches over his sheep" + ] + }, + ". God bought them with the blood", + { + "type": "char:add", + "content": [ + "that flowed from" + ] + }, + "his", + { + "type": "char:add", + "content": [ + "Son's body on the cross" + ] + }, + ".", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 20:29" + }, + "I know", + { + "type": "char:add", + "content": [ + "very well" + ] + }, + "that after I leave,", + { + "type": "char:add", + "content": [ + "people who teach" + ] + }, + "[MET]", + { + "type": "char:add", + "content": [ + "false doctrines" + ] + }, + "will come among you and will do great harm to the believers.", + { + "type": "char:add", + "content": [ + "They will be like" + ] + }, + "fierce wolves", + { + "type": "char:add", + "content": [ + "that kill sheep" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 20:30" + }, + "Even in your own group of believers there will be some who will deceive", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers by teaching them messages that are false. They will teach those messages so that some people", + { + "type": "char:add", + "content": [ + "will believe them and" + ] + }, + "will become their followers.", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 20:31" + }, + "So watch out", + { + "type": "char:add", + "content": [ + "that none of you stops believing the true message about our Lord Jesus" + ] + }, + ". Remember that day and night for", + { + "type": "char:add", + "content": [ + "about" + ] + }, + "three years I repeatedly taught you that message, and warned you with tears", + { + "type": "char:add", + "content": [ + "in my eyes not to believe any other message" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul entrusted them to God and to the message about God's goodness." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 20:32-35" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ACT 20:32" + }, + "“", + { + "type": "char:add", + "content": [ + "Now as I leave you" + ] + }, + ", I ask God to protect you and to keep you believing the message", + { + "type": "char:add", + "content": [ + "that he saves us(inc)" + ] + }, + "by doing for us what we do not deserve.", + { + "type": "char:add", + "content": [ + "If you continue believing" + ] + }, + "the message", + { + "type": "char:add", + "content": [ + "that I told you" + ] + }, + ", you will become", + { + "type": "char:add", + "content": [ + "spiritually mature" + ] + }, + ", and God will give you the blessings that he has promised to give to all of those who belong to him." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "ACT 20:33" + }, + { + "type": "char:add", + "content": [ + "As for myself" + ] + }, + ", I have not desired anyone's money [MTY] or", + { + "type": "char:add", + "content": [ + "fine" + ] + }, + "clothing.", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 20:34" + }, + "You yourselves know that I have worked", + { + "type": "char:add", + "content": [ + "with my hands" + ] + }, + "[MTY] to earn the money that my companions and I needed.", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 20:35" + }, + "In everything that I did, I showed you that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "should work hard in order", + { + "type": "char:add", + "content": [ + "to have enough money" + ] + }, + "to give some to those who are needy. We", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "should remember that our Lord Jesus himself said, ‘You are happy when people give you what you need, but God will be happy with you when you give other people what they need.’”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul prayed with them and they sadly told him goodbye." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 20:36-38" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "ACT 20:36" + }, + "When Paul had finished speaking, he knelt down with all of the elders and prayed.", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 20:37" + }, + "They all cried a lot, and they hugged Paul and kissed him.", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 20:38" + }, + "They were especially sad because he had said that they would never see him [SYN] again. Then they", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "went with him to the ship." + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "ACT 21" + }, + { + "type": "para:s1", + "content": [ + "Paul, Luke and his other companions traveled from Miletus to Tyre." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:1-3" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 21:1" + }, + { + "type": "char:add", + "content": [ + "After" + ] + }, + "we said goodbye to the elders", + { + "type": "char:add", + "content": [ + "from Ephesus" + ] + }, + ", we", + { + "type": "char:add", + "content": [ + "got on the ship and" + ] + }, + "sailed to Cos", + { + "type": "char:add", + "content": [ + "Island, where the ship stopped for the night" + ] + }, + ". The next day we sailed from Cos to Rhodes", + { + "type": "char:add", + "content": [ + "Island, where the ship stopped again. The day after" + ] + }, + "that we sailed to Patara", + { + "type": "char:add", + "content": [ + "town, where the ship stopped. This was on Patara Island" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 21:2" + }, + { + "type": "char:add", + "content": [ + "At Patara we left that ship, and someone told us that" + ] + }, + "there was a ship that would be going to Phoenicia", + { + "type": "char:add", + "content": [ + "region. So" + ] + }, + "we got on that ship, and it left.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 21:3" + }, + { + "type": "char:add", + "content": [ + "We sailed until" + ] + }, + "we could see Cyprus", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ". We passed to the south of the island and continued sailing until we arrived at", + { + "type": "char:add", + "content": [ + "Phoenicia region, in" + ] + }, + "Syria", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". We arrived at Tyre", + { + "type": "char:add", + "content": [ + "city. The ship was going to stay there several days, because its workers" + ] + }, + "had to unload the cargo." + ] + }, + { + "type": "para:s1", + "content": [ + "At Tyre, believers warned Paul not to go to Jerusalem, but he went on anyway." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:4-6" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 21:4" + }, + { + "type": "char:add", + "content": [ + "Someone told us" + ] + }, + "where the believers in Tyre lived, so we", + { + "type": "char:add", + "content": [ + "(exc) went and" + ] + }, + "stayed with them for seven days. Because", + { + "type": "char:add", + "content": [ + "God's" + ] + }, + "Spirit revealed to them ◄", + { + "type": "char:add", + "content": [ + "that people would cause Paul to suffer/Paul would suffer" + ] + }, + "►", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + ", they told Paul that he should not go there.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 21:5" + }, + "But when it was time", + { + "type": "char:add", + "content": [ + "for the ship to leave again" + ] + }, + ", we", + { + "type": "char:add", + "content": [ + "prepared to" + ] + }, + "continue going", + { + "type": "char:add", + "content": [ + "to Jerusalem" + ] + }, + ". When we left", + { + "type": "char:add", + "content": [ + "Tyre" + ] + }, + ", all the believers, including their wives and children, went with us", + { + "type": "char:add", + "content": [ + "to the edge of the sea" + ] + }, + ". We all knelt down there on the sand/shore and prayed.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 21:6" + }, + "After we all said goodbye, Paul and we", + { + "type": "char:add", + "content": [ + "his companions" + ] + }, + "got on the ship, and the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers returned to their own homes." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and his companions sailed from Tyre to Caesarea." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:7-9" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ACT 21:7" + }, + "After we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "left Tyre, we continued on", + { + "type": "char:add", + "content": [ + "that ship" + ] + }, + "to Ptolemais", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". There were believers there, and we greeted them and stayed with them that night.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 21:8" + }, + "The next day we left", + { + "type": "char:add", + "content": [ + "Ptolemais" + ] + }, + "and sailed to Caesarea", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", where we stayed in the home of Philip, who", + { + "type": "char:add", + "content": [ + "spent his days" + ] + }, + "telling others how to become disciples of Jesus. He was one of the seven", + { + "type": "char:add", + "content": [ + "men whom the believers in Jerusalem had chosen to care for the widows" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 21:9" + }, + "He had four daughters who were not married. Each of them", + { + "type": "char:add", + "content": [ + "frequently" + ] + }, + "spoke messages that the Holy Spirit had revealed to them." + ] + }, + { + "type": "para:s1", + "content": [ + "The believers could not persuade Paul from going on to Jerusalem." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:10-14" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ACT 21:10" + }, + "After", + { + "type": "char:add", + "content": [ + "we(exc) had been in Philip's house for" + ] + }, + "several days, a believer whose name was Agabus came down from Judea", + { + "type": "char:add", + "content": [ + "district" + ] + }, + "and arrived", + { + "type": "char:add", + "content": [ + "in Caesarea" + ] + }, + ". He", + { + "type": "char:add", + "content": [ + "frequently" + ] + }, + "spoke messages that the Holy Spirit had told him.", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 21:11" + }, + "Coming over to where we were, he took off Paul's belt. Then he tied his own feet and hands with it and said, “The Holy Spirit says, ‘The Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "[SYN] in Jerusalem will tie up", + { + "type": "char:add", + "content": [ + "the hands and feet of" + ] + }, + "the owner of this belt, like this, and they will hand him over to non-Jewish people", + { + "type": "char:add", + "content": [ + "as a prisoner" + ] + }, + ".’”", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 21:12" + }, + "When", + { + "type": "char:add", + "content": [ + "the rest of" + ] + }, + "us heard that, we and", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "believers there repeatedly pled with Paul, “Please do not go up to Jerusalem!”", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 21:13" + }, + "But Paul replied, “◄Please stop crying and trying to discourage me [IDM]", + { + "type": "char:add", + "content": [ + "from going!" + ] + }, + "/Why are you crying and trying to discourage me [IDM]", + { + "type": "char:add", + "content": [ + "from going" + ] + }, + "?► [RHQ] I am willing to be put {", + { + "type": "char:add", + "content": [ + "for people" + ] + }, + "to put me} in prison and also to be killed {", + { + "type": "char:add", + "content": [ + "for them" + ] + }, + "to kill me} in Jerusalem because I", + { + "type": "char:add", + "content": [ + "serve" + ] + }, + "[MTY] the Lord Jesus.”", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 21:14" + }, + "When", + { + "type": "char:add", + "content": [ + "we(exc) realized that" + ] + }, + "he was determined", + { + "type": "char:add", + "content": [ + "to go to Jerusalem" + ] + }, + ", we did not try", + { + "type": "char:add", + "content": [ + "any longer" + ] + }, + "to persuade him", + { + "type": "char:add", + "content": [ + "not to go" + ] + }, + ". We said, “May ◄the Lord", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "do what he wants/the Lord's will be done►!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and other believers went from Caesarea to Jerusalem." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:15-16" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ACT 21:15" + }, + "After those days", + { + "type": "char:add", + "content": [ + "in Caesarea" + ] + }, + ", we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "prepared", + { + "type": "char:add", + "content": [ + "our things" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "left to" + ] + }, + "go", + { + "type": "char:add", + "content": [ + "by land" + ] + }, + "up to Jerusalem.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 21:16" + }, + "Some of the believers from Caesarea also went with us.", + { + "type": "char:add", + "content": [ + "On the way to Jerusalem" + ] + }, + ", we stayed", + { + "type": "char:add", + "content": [ + "one night" + ] + }, + "in the house of", + { + "type": "char:add", + "content": [ + "a man whose name was" + ] + }, + "Mnason. He was from Cyprus", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ", and he had believed", + { + "type": "char:add", + "content": [ + "in Jesus" + ] + }, + "when people were first beginning to hear the message", + { + "type": "char:add", + "content": [ + "about him" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul agreed with church leaders to perform a Jewish purifying ritual." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:17-26" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 21:17" + }, + "When we arrived in Jerusalem,", + { + "type": "char:add", + "content": [ + "a group of" + ] + }, + "the believers greeted us happily.", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 21:18" + }, + "The next day Paul and the rest of us went to speak with James,", + { + "type": "char:add", + "content": [ + "who was the leader of the congregation there" + ] + }, + ". All of the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "leaders/elders", + { + "type": "char:add", + "content": [ + "of the congregation in Jerusalem" + ] + }, + "were also there.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 21:19" + }, + "Paul greeted them, and then he reported all of the things that God had enabled him to do among the non-Jewish people.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 21:20" + }, + "When they heard that, James and the other elders said, “Praise the Lord!” Then", + { + "type": "char:add", + "content": [ + "one of" + ] + }, + "them said to Paul, “Brother/Friend, you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "know that there are very many thousands of us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "Jewish people", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "who have believed", + { + "type": "char:add", + "content": [ + "in the Lord Jesus" + ] + }, + ". Also, you know that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "all continue very carefully to obey the laws", + { + "type": "char:add", + "content": [ + "that Moses gave us" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 21:21" + }, + { + "type": "char:add", + "content": [ + "But our fellow Jewish believers" + ] + }, + "have been told {have heard", + { + "type": "char:add", + "content": [ + "people say" + ] + }, + "} that when you are among non-Jews, you tell the Jewish believers who live there that they should stop obeying", + { + "type": "char:add", + "content": [ + "the laws" + ] + }, + "[MTY] ◄", + { + "type": "char:add", + "content": [ + "of" + ] + }, + "Moses/", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "Moses", + { + "type": "char:add", + "content": [ + "received from God" + ] + }, + "►.", + { + "type": "char:add", + "content": [ + "People say that" + ] + }, + "you tell", + { + "type": "char:add", + "content": [ + "those Jewish believers" + ] + }, + "not to circumcise their sons and not to practice our", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "customs.", + { + "type": "char:add", + "content": [ + "We(exc) do not believe that this is true" + ] + }, + ".", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 21:22" + }, + "But our fellow", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "believers will certainly hear that you have arrived,", + { + "type": "char:add", + "content": [ + "and they will be angry with you" + ] + }, + ". So", + { + "type": "char:add", + "content": [ + "you" + ] + }, + "need to do something [RHQ]", + { + "type": "char:add", + "content": [ + "to show them that what they heard about you is not true" + ] + }, + ".", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 21:23" + }, + "So you should do what we suggest to you. There are four men among us who have strongly promised", + { + "type": "char:add", + "content": [ + "to God" + ] + }, + "about", + { + "type": "char:add", + "content": [ + "something" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 21:24" + }, + "Go with these men", + { + "type": "char:add", + "content": [ + "to the Temple" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "ritually" + ] + }, + "purify yourself along with them. Then,", + { + "type": "char:add", + "content": [ + "when it is time for them to offer the sacrifices for that ritual" + ] + }, + ", pay for what they offer", + { + "type": "char:add", + "content": [ + "as sacrifices" + ] + }, + ". After that, they can shave their heads", + { + "type": "char:add", + "content": [ + "to show that they have done what they promised to do. And when people see you in the courts of the Temple with those men" + ] + }, + ", they will know that what they have been told {what people have told them} about you is not true. Instead, all of them will know that you obey all our Jewish laws", + { + "type": "char:add", + "content": [ + "and rituals" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 21:25" + }, + "As for the non-Jewish believers,", + { + "type": "char:add", + "content": [ + "we elders here in Jerusalem have talked" + ] + }, + "about", + { + "type": "char:add", + "content": [ + "which of our laws" + ] + }, + "they", + { + "type": "char:add", + "content": [ + "should obey, and" + ] + }, + "we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "wrote them", + { + "type": "char:add", + "content": [ + "a letter, telling them" + ] + }, + "what we decided.", + { + "type": "char:add", + "content": [ + "We wrote" + ] + }, + "that they should not eat meat that people have offered as a sacrifice to any idol,", + { + "type": "char:add", + "content": [ + "that they should not eat" + ] + }, + "blood", + { + "type": "char:add", + "content": [ + "from animals" + ] + }, + ", and that", + { + "type": "char:add", + "content": [ + "they should not eat" + ] + }, + "meat from animals", + { + "type": "char:add", + "content": [ + "that people have killed by" + ] + }, + "strangling", + { + "type": "char:add", + "content": [ + "them. We also told them that" + ] + }, + "they should not have sex with someone to whom they are not married.”", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 21:26" + }, + "So Paul", + { + "type": "char:add", + "content": [ + "agreed to do what they asked" + ] + }, + ", and the next day he took the", + { + "type": "char:add", + "content": [ + "four" + ] + }, + "men, and together they ritually purified themselves. After that, Paul went to the Temple", + { + "type": "char:add", + "content": [ + "courts and" + ] + }, + "told", + { + "type": "char:add", + "content": [ + "the priest" + ] + }, + "what day they would", + { + "type": "char:add", + "content": [ + "finish" + ] + }, + "purifying themselves", + { + "type": "char:add", + "content": [ + "ritually" + ] + }, + "and when", + { + "type": "char:add", + "content": [ + "they" + ] + }, + "would offer", + { + "type": "char:add", + "content": [ + "the animals as sacrifices" + ] + }, + "for each of them." + ] + }, + { + "type": "para:s1", + "content": [ + "Some Jews seized Paul in the Temple courts." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:27-30" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27-29", + "sid": "ACT 21:27-29" + }, + "When the seven days", + { + "type": "char:add", + "content": [ + "for purifying themselves" + ] + }, + "were nearly finished, Paul", + { + "type": "char:add", + "content": [ + "returned" + ] + }, + "to the Temple", + { + "type": "char:add", + "content": [ + "courtyard" + ] + }, + ". Some Jews from Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + "saw him there,", + { + "type": "char:add", + "content": [ + "and they were very angry at him" + ] + }, + ". On another day they had seen Paul", + { + "type": "char:add", + "content": [ + "walking around" + ] + }, + "in Jerusalem with Trophimus, who was a non-Jew. Their laws did not permit non-Jews to be in the Temple, and they thought that Paul had brought Trophimus into the Temple", + { + "type": "char:add", + "content": [ + "courtyard that day. So" + ] + }, + "they called out to many other Jews", + { + "type": "char:add", + "content": [ + "who were in the Temple courtyard" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "help them" + ] + }, + "seize [MTY] Paul. They shouted, “Fellow Israelites, come and help", + { + "type": "char:add", + "content": [ + "us punish this" + ] + }, + "man! This is the one who is", + { + "type": "char:add", + "content": [ + "constantly" + ] + }, + "teaching people wherever", + { + "type": "char:add", + "content": [ + "he goes that they" + ] + }, + "should despise the", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "people.", + { + "type": "char:add", + "content": [ + "He teaches people that they should no longer obey" + ] + }, + "the laws", + { + "type": "char:add", + "content": [ + "of Moses" + ] + }, + "nor respect this holy", + { + "type": "char:add", + "content": [ + "Temple" + ] + }, + ". He has even brought non-Jews here into", + { + "type": "char:add", + "content": [ + "the court of" + ] + }, + "our Temple, causing God to consider it no longer holy!”", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 21:30" + }, + { + "type": "char:add", + "content": [ + "People" + ] + }, + "throughout [MTY] the city heard that there was trouble", + { + "type": "char:add", + "content": [ + "at the Temple courtyard" + ] + }, + ", and they came running there. They grabbed Paul and dragged him outside of the Temple", + { + "type": "char:add", + "content": [ + "area" + ] + }, + ". The gates", + { + "type": "char:add", + "content": [ + "to the Temple courtyard were shut" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "The Temple guards" + ] + }, + "shut the doors", + { + "type": "char:add", + "content": [ + "to the Temple courts" + ] + }, + "} immediately,", + { + "type": "char:add", + "content": [ + "so that the people would not riot inside the Temple area" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Roman soldiers ran to where those Jews were trying to kill Paul." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:31-32" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "ACT 21:31" + }, + "While they were trying to kill Paul, someone", + { + "type": "char:add", + "content": [ + "ran to the fort near the Temple" + ] + }, + "and told the Roman commander that many [HYP] people [MTY] in Jerusalem were rioting", + { + "type": "char:add", + "content": [ + "at the Temple" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 21:32" + }, + "The commander quickly took some officers and", + { + "type": "char:add", + "content": [ + "a large group of" + ] + }, + "soldiers and ran to", + { + "type": "char:add", + "content": [ + "the Temple area where" + ] + }, + "the crowd was. When the crowd of people", + { + "type": "char:add", + "content": [ + "who were yelling and beating Paul" + ] + }, + "saw the commander and the soldiers", + { + "type": "char:add", + "content": [ + "coming" + ] + }, + ", they stopped beating him." + ] + }, + { + "type": "para:s1", + "content": [ + "After the commander arrested Paul, soldiers carried him towards the fort." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 21:33-40" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "ACT 21:33" + }, + "The commander came to", + { + "type": "char:add", + "content": [ + "where Paul was and" + ] + }, + "seized him. He", + { + "type": "char:add", + "content": [ + "commanded soldiers" + ] + }, + "to fasten a chain to", + { + "type": "char:add", + "content": [ + "each of" + ] + }, + "Paul's", + { + "type": "char:add", + "content": [ + "arms" + ] + }, + ". Then he asked", + { + "type": "char:add", + "content": [ + "the people in the crowd" + ] + }, + ", “Who is this man, and what has he done?”", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 21:34" + }, + "Some of the many people there were shouting one thing,", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "some were shouting something else. Because they continued shouting so loudly, the commander could not understand", + { + "type": "char:add", + "content": [ + "what they were shouting. So" + ] + }, + "he", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "that Paul be taken {", + { + "type": "char:add", + "content": [ + "the soldiers" + ] + }, + "to take Paul} into the barracks", + { + "type": "char:add", + "content": [ + "so that he could question him there" + ] + }, + ".", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 21:35" + }, + { + "type": "char:add", + "content": [ + "The soldiers" + ] + }, + "led Paul to the steps", + { + "type": "char:add", + "content": [ + "of the barracks" + ] + }, + ", but many people continued to follow them, trying to kill", + { + "type": "char:add", + "content": [ + "Paul. So the commander told" + ] + }, + "the soldiers to carry Paul", + { + "type": "char:add", + "content": [ + "up the steps into the barracks" + ] + }, + ".", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 21:36" + }, + "The crowd that followed kept shouting, “Kill him! Kill him!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "ACT 21:37" + }, + "As Paul was about to be taken {", + { + "type": "char:add", + "content": [ + "the soldiers" + ] + }, + "were about to take Paul} into the barracks, he said", + { + "type": "char:add", + "content": [ + "in Greek" + ] + }, + "to the commander, “May I speak to you?” The commander said, “◄I am surprised that you can speak the Greek", + { + "type": "char:add", + "content": [ + "language" + ] + }, + "!/Can you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "speak the Greek", + { + "type": "char:add", + "content": [ + "language" + ] + }, + "?►” [RHQ]", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 21:38" + }, + "“◄I", + { + "type": "char:add", + "content": [ + "thought" + ] + }, + "that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "were that fellow/Are you not that fellow► from Egypt [RHQ] who wanted to rebel", + { + "type": "char:add", + "content": [ + "against the government not long ago" + ] + }, + ", and who took four thousand violent terrorists", + { + "type": "char:add", + "content": [ + "with him" + ] + }, + "out into the desert,", + { + "type": "char:add", + "content": [ + "so that we could not catch him" + ] + }, + "?”", + { + "type": "verse:v", + "number": "39", + "sid": "ACT 21:39" + }, + "Paul answered, “", + { + "type": "char:add", + "content": [ + "No, I am not!" + ] + }, + "I am a Jew. I", + { + "type": "char:add", + "content": [ + "was born" + ] + }, + "in Tarsus, which is an important [LIT] city in Cilicia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". I ask that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "let me speak to the people.”", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 21:40" + }, + "Then the commander permitted Paul", + { + "type": "char:add", + "content": [ + "to speak. So" + ] + }, + "Paul stood on the steps and motioned with his hand", + { + "type": "char:add", + "content": [ + "for the crowd to be quiet. And after" + ] + }, + "the people in the crowd became quiet, Paul spoke to them in", + { + "type": "char:add", + "content": [ + "their own" + ] + }, + "Hebrew language [MTY]." + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "ACT 22" + }, + { + "type": "para:s1", + "content": [ + "Paul defended his believing in Jesus, but the Jews wanted to kill him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 22:1-16" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 22:1" + }, + "Paul said, “", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "elders and my other fellow Jews, listen to me now while I reply to", + { + "type": "char:add", + "content": [ + "those who are accusing me" + ] + }, + "!”", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 22:2" + }, + "When the crowd of people heard Paul speaking to them in", + { + "type": "char:add", + "content": [ + "their own" + ] + }, + "Hebrew language, they became even more quiet and really listened. Then Paul said to them,", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 22:3" + }, + "“I am a Jew,", + { + "type": "char:add", + "content": [ + "as are all of you" + ] + }, + ". I was born in Tarsus", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ", in Cilicia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ", but I grew up here in Jerusalem.", + { + "type": "char:add", + "content": [ + "When I was young, for many years" + ] + }, + "I studied the laws", + { + "type": "char:add", + "content": [ + "that Moses gave to our ancestors" + ] + }, + ". I was taught by", + { + "type": "char:add", + "content": [ + "the famous teacher" + ] + }, + "Gamaliel [MTY] {", + { + "type": "char:add", + "content": [ + "The famous teacher" + ] + }, + "Gamaliel taught [MTY] me}.", + { + "type": "char:add", + "content": [ + "I have" + ] + }, + "carefully", + { + "type": "char:add", + "content": [ + "obeyed those laws, because" + ] + }, + "I have wanted to obey God. I", + { + "type": "char:add", + "content": [ + "am sure that" + ] + }, + "many of you also carefully obey", + { + "type": "char:add", + "content": [ + "those laws" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 22:4" + }, + { + "type": "char:add", + "content": [ + "That is why" + ] + }, + "I previously persecuted those who believe the message", + { + "type": "char:add", + "content": [ + "that people call" + ] + }, + "the Way", + { + "type": "char:add", + "content": [ + "that Jesus taught. I continually looked for ways" + ] + }, + "to kill", + { + "type": "char:add", + "content": [ + "them. Whenever I found" + ] + }, + "men or women", + { + "type": "char:add", + "content": [ + "who believed that message" + ] + }, + ", I", + { + "type": "char:add", + "content": [ + "commanded that" + ] + }, + "they should be seized and thrown {", + { + "type": "char:add", + "content": [ + "people to" + ] + }, + "seize them and throw them} into jail.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 22:5" + }, + "The suprrme priest knows this, and so do the", + { + "type": "char:add", + "content": [ + "other respected men who belong to our Jewish" + ] + }, + "Council. They gave me letters to", + { + "type": "char:add", + "content": [ + "take to" + ] + }, + "their fellow Jews in Damascus", + { + "type": "char:add", + "content": [ + "city. By means of those letters, they authorized me to" + ] + }, + "go to there and find people who believed in", + { + "type": "char:add", + "content": [ + "Jesus. They had written in the letters that I was to bring those people" + ] + }, + "as prisoners to Jerusalem, so that they would be punished here {", + { + "type": "char:add", + "content": [ + "the leaders here" + ] + }, + "could punish them}." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "So I went on my way to Damascus" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 22:6" + }, + "About noon, my companions and I were getting near Damascus. Suddenly a bright light from the sky flashed all around me.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 22:7" + }, + { + "type": "char:add", + "content": [ + "The light was so bright that" + ] + }, + "I fell to the ground. Then I heard the voice", + { + "type": "char:add", + "content": [ + "of someone" + ] + }, + "speaking to me", + { + "type": "char:add", + "content": [ + "from up in the sky. The one who was speaking to me said" + ] + }, + ", ‘Saul! Saul! Why do you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "do things to harm me?’", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 22:8" + }, + "I answered, ‘Who are you?’ He replied, ‘I am Jesus from Nazareth. I", + { + "type": "char:add", + "content": [ + "am the one" + ] + }, + "whom you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are harming", + { + "type": "char:add", + "content": [ + "by doing things to harm my followers" + ] + }, + ".’", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 22:9" + }, + "The men who were", + { + "type": "char:add", + "content": [ + "traveling" + ] + }, + "with me saw the", + { + "type": "char:add", + "content": [ + "very bright" + ] + }, + "light,", + { + "type": "char:add", + "content": [ + "and they heard a voice" + ] + }, + ", but they did not understand what the voice said to me.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 22:10" + }, + "Then I asked, ‘Lord, what", + { + "type": "char:add", + "content": [ + "do you want" + ] + }, + "me to do?’ The Lord told me, ‘Get up and go into Damascus!", + { + "type": "char:add", + "content": [ + "A man" + ] + }, + "there will tell you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "all that I have planned for you to do.’", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 22:11" + }, + { + "type": "char:add", + "content": [ + "After that, I could not see" + ] + }, + ", because the", + { + "type": "char:add", + "content": [ + "very bright" + ] + }, + "light had caused me to become blind. So my companions took me by the hand and led me until", + { + "type": "char:add", + "content": [ + "we(exc) arrived" + ] + }, + "in Damascus.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 22:12" + }, + { + "type": "char:add", + "content": [ + "A couple of days" + ] + }, + "later, a man whose name was Ananias came to", + { + "type": "char:add", + "content": [ + "see" + ] + }, + "me. He was a man who", + { + "type": "char:add", + "content": [ + "greatly respected God and" + ] + }, + "carefully obeyed", + { + "type": "char:add", + "content": [ + "our Jewish" + ] + }, + "laws. All the Jews living in Damascus said good things about him.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 22:13" + }, + "He came and stood beside me and said to me, ‘Brother Saul, see", + { + "type": "char:add", + "content": [ + "again" + ] + }, + "!’ Instantly I could see! I saw Ananias", + { + "type": "char:add", + "content": [ + "standing there beside me" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 22:14" + }, + "Then he said: ‘The God whom", + { + "type": "char:add", + "content": [ + "we(inc) worship and" + ] + }, + "whom our ancestors", + { + "type": "char:add", + "content": [ + "worshipped" + ] + }, + "has chosen you and will show you what he wants", + { + "type": "char:add", + "content": [ + "you to do. He has allowed you" + ] + }, + "to see the righteous one,", + { + "type": "char:add", + "content": [ + "the Messiah" + ] + }, + ", and you have heard him speaking", + { + "type": "char:add", + "content": [ + "to you" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 22:15" + }, + "He wants you to tell people everywhere what you have seen and heard", + { + "type": "char:add", + "content": [ + "from him" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 22:16" + }, + "So now ◄do not delay!/why delay?► [RHQ] Stand up, let", + { + "type": "char:add", + "content": [ + "me" + ] + }, + "baptize you, and by praying to the Lord", + { + "type": "char:add", + "content": [ + "Jesus ask God" + ] + }, + "to forgive you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "for your sins!’”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told about the Lord's commanding him to go to non-Jewish people." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 22:17-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 22:17" + }, + "“Later, I returned to Jerusalem.", + { + "type": "char:add", + "content": [ + "One day" + ] + }, + "I went to the Temple courtyard. While I was praying there, I saw a vision", + { + "type": "char:add", + "content": [ + "in which" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ACT 22:18" + }, + "I saw the Lord speaking to me. He said to me, ‘", + { + "type": "char:add", + "content": [ + "Do not stay here" + ] + }, + "! Leave Jerusalem immediately, because the people", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "will not ◄believe/listen to► what you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "tell", + { + "type": "char:add", + "content": [ + "them" + ] + }, + "about me!’", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 22:19" + }, + "But I", + { + "type": "char:add", + "content": [ + "protested and" + ] + }, + "said to him, ‘Lord, they know that I went to many of our meeting houses looking for people who believe in you. I was putting in jail those", + { + "type": "char:add", + "content": [ + "whom I found" + ] + }, + "who believed in you, and I was even beating them.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 22:20" + }, + { + "type": "char:add", + "content": [ + "They remember that" + ] + }, + "when Stephen was killed [MTY] {when people killed [MTY] Stephen} because he told people about you, I stood there", + { + "type": "char:add", + "content": [ + "watching it all" + ] + }, + "and approving", + { + "type": "char:add", + "content": [ + "what they were doing" + ] + }, + ". I", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "guarded the outer garments that those who were murdering him", + { + "type": "char:add", + "content": [ + "had thrown aside. So if I stay here, the fact that I have changed how I think about you will surely impress those leaders of our people" + ] + }, + ".’", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 22:21" + }, + "But the Lord said to me, ‘No,", + { + "type": "char:add", + "content": [ + "do not stay here" + ] + }, + "! Leave", + { + "type": "char:add", + "content": [ + "Jerusalem, because" + ] + }, + "I am going to send you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "far away", + { + "type": "char:add", + "content": [ + "from here" + ] + }, + "to non-Jewish people!’”", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 22:22" + }, + "The people listened", + { + "type": "char:add", + "content": [ + "quietly" + ] + }, + "to what Paul was saying until", + { + "type": "char:add", + "content": [ + "he mentioned the Lord sending him to non-Jewish people" + ] + }, + ". Then they began shouting", + { + "type": "char:add", + "content": [ + "angrily" + ] + }, + ", “Kill him!", + { + "type": "char:add", + "content": [ + "He does not deserve to live any longer" + ] + }, + "!”", + { + "type": "char:add", + "content": [ + "They said that because they could not believe that God would save anyone except Jews" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul said that he was a Roman citizen, so soldiers did not flog him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 22:23-29" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 22:23" + }, + "While they continued shouting,", + { + "type": "char:add", + "content": [ + "“Kill him!”" + ] + }, + "they took off their cloaks and threw dust into the air,", + { + "type": "char:add", + "content": [ + "which showed how angry they were" + ] + }, + ".", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 22:24" + }, + "So the commander", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "that Paul be taken {", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "to take Paul} into the barracks. He told", + { + "type": "char:add", + "content": [ + "the soldiers" + ] + }, + "that they should strike Paul with a whip", + { + "type": "char:add", + "content": [ + "that had pieces of bone/metal on the end of it" + ] + }, + ", in order to make him tell what he had done that made the Jews shout so angrily.", + { + "type": "char:add", + "content": [ + "So the soldiers took Paul into the barracks" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 22:25" + }, + "Then they stretched his arms out", + { + "type": "char:add", + "content": [ + "and tied them" + ] + }, + "so that they could whip him", + { + "type": "char:add", + "content": [ + "on his back. But" + ] + }, + "Paul said to the officer who was standing nearby", + { + "type": "char:add", + "content": [ + "watching" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "You(sg) should think carefully about this" + ] + }, + "! You will certainly be [RHQ] acting unlawfully if you whip me, a Roman", + { + "type": "char:add", + "content": [ + "citizen whom" + ] + }, + "no", + { + "type": "char:add", + "content": [ + "one has put on trial and" + ] + }, + "condemned!”", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 22:26" + }, + "When the officer heard that, he went to the commander and reported it to him. He said", + { + "type": "char:add", + "content": [ + "to the commander" + ] + }, + ", “This man is a Roman", + { + "type": "char:add", + "content": [ + "citizen" + ] + }, + "◄Surely you would not", + { + "type": "char:add", + "content": [ + "command us to whip him" + ] + }, + "!/Do you really want", + { + "type": "char:add", + "content": [ + "us to whip him" + ] + }, + "?► [RHQ]”", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 22:27" + }, + "The commander", + { + "type": "char:add", + "content": [ + "was surprised when he heard that. He himself" + ] + }, + "went", + { + "type": "char:add", + "content": [ + "into the barracks" + ] + }, + "and said to Paul, “Tell me, are you", + { + "type": "char:add", + "content": [ + "(sg) really" + ] + }, + "a Roman", + { + "type": "char:add", + "content": [ + "citizen" + ] + }, + "?” Paul answered, “Yes, I", + { + "type": "char:add", + "content": [ + "am" + ] + }, + ".”", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 22:28" + }, + "Then the commander said, “", + { + "type": "char:add", + "content": [ + "I am also a Roman citizen" + ] + }, + ". I paid a lot of money to become a", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "citizen.” Paul said, “But I was born a", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "citizen,", + { + "type": "char:add", + "content": [ + "so I did not need to pay anything" + ] + }, + ".”", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 22:29" + }, + "The soldiers", + { + "type": "char:add", + "content": [ + "were about to whip Paul and to ask him questions about what he had done. But when they heard what Paul said, they" + ] + }, + "left him immediately. The commander also became afraid, because he realized that Paul was a Roman", + { + "type": "char:add", + "content": [ + "citizen" + ] + }, + "and that he had", + { + "type": "char:add", + "content": [ + "illegally commanded soldiers to" + ] + }, + "tie up Paul's", + { + "type": "char:add", + "content": [ + "hands" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The commander's soldiers brought Paul to the Jewish Council." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 22:30" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ACT 22:30" + }, + { + "type": "char:add", + "content": [ + "The commander still" + ] + }, + "wanted to know exactly why the Jews were accusing Paul. So the next day he", + { + "type": "char:add", + "content": [ + "told the soldiers to" + ] + }, + "take the chains off Paul. He also summoned the chief priests and the", + { + "type": "char:add", + "content": [ + "other Jewish" + ] + }, + "Council", + { + "type": "char:add", + "content": [ + "members" + ] + }, + ". Then he took Paul", + { + "type": "char:add", + "content": [ + "to where the Council was meeting" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "him to stand before them." + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "ACT 23" + }, + { + "type": "para:s1", + "content": [ + "Paul apologized for unknowingly denouncing the high priest." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 23:1-5" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 23:1" + }, + "Paul looked straight at the Jewish council members and said: “My fellow Jews, all my life I have lived respecting our God, and I do not know of anything that I have done that I knew was wrong/evil.”", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 23:2" + }, + "When Ananias the supreme priest", + { + "type": "char:add", + "content": [ + "heard what Paul said" + ] + }, + ", he commanded the men who were standing near Paul to hit him on the mouth.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 23:3" + }, + "Then Paul said to Ananias, “God will punish you", + { + "type": "char:add", + "content": [ + "(sg) for that" + ] + }, + ", you hypocrite [MET]! You sit there and judge me, using the laws that", + { + "type": "char:add", + "content": [ + "God gave Moses" + ] + }, + ". But you", + { + "type": "char:add", + "content": [ + "yourself" + ] + }, + "disobey those laws, because you commanded me to be struck {", + { + "type": "char:add", + "content": [ + "these men" + ] + }, + "to strike me}", + { + "type": "char:add", + "content": [ + "without having proved that I have done anything that is wrong!" + ] + }, + "”", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 23:4" + }, + "The men who were standing near Paul", + { + "type": "char:add", + "content": [ + "rebuked him. They" + ] + }, + "said, “Are not you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "afraid to insult God's", + { + "type": "char:add", + "content": [ + "servant, our" + ] + }, + "supreme priest?”", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 23:5" + }, + "Paul replied, “My fellow Jews, I", + { + "type": "char:add", + "content": [ + "am sorry that I said that" + ] + }, + ". I did not know that the man", + { + "type": "char:add", + "content": [ + "who told one of you to hit me" + ] + }, + "is the high priest.", + { + "type": "char:add", + "content": [ + "If I had known that, I would not have insulted our supreme priest" + ] + }, + ", because I", + { + "type": "char:add", + "content": [ + "know that" + ] + }, + "it is written {", + { + "type": "char:add", + "content": [ + "that Moses" + ] + }, + "wrote}", + { + "type": "char:add", + "content": [ + "in our Jewish law" + ] + }, + ", ‘Do not speak evil of any of your rulers!’”" + ] + }, + { + "type": "para:s1", + "content": [ + "The commander rescued Paul from the Council members." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 23:6-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ACT 23:6" + }, + "Paul realized that some of the", + { + "type": "char:add", + "content": [ + "Council members" + ] + }, + "were Sadducees and others were Pharisees. So,", + { + "type": "char:add", + "content": [ + "in order to cause the Pharisees and Sadducees to argue among themselves instead of accusing him" + ] + }, + ", he called out loudly in the Council", + { + "type": "char:add", + "content": [ + "hall" + ] + }, + ", “My fellow Jews, I am a Pharisee, like my father was. I have been put {", + { + "type": "char:add", + "content": [ + "You" + ] + }, + "have put me} on trial", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "because I confidently expect that", + { + "type": "char:add", + "content": [ + "some day God" + ] + }, + "will ◄cause people who have died to become alive again/raise people from the dead►.”", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 23:7" + }, + "When he said that, the Pharisees and Sadducees started to argue with one another", + { + "type": "char:add", + "content": [ + "about whether people who have died will become alive again or not" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 23:8" + }, + "The Sadducees believe that after people die, they will not become alive again. They also believe that there are no angels and no", + { + "type": "char:add", + "content": [ + "other kinds of" + ] + }, + "spirits. But the Pharisees believe", + { + "type": "char:add", + "content": [ + "that all people who have died will one day become alive again. They also believe" + ] + }, + "that there are", + { + "type": "char:add", + "content": [ + "angels and other kinds of spirits" + ] + }, + ".", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 23:9" + }, + "So the Council members ◄were divided/did not agree with each other►, and they began shouting at one another", + { + "type": "char:add", + "content": [ + "as they argued" + ] + }, + ". Some of the teachers of the laws that", + { + "type": "char:add", + "content": [ + "God gave Moses" + ] + }, + "who were Pharisees stood up. One of them said, “We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "think that this man has done nothing wrong.” Another said, “Maybe an angel or some", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "spirit", + { + "type": "char:add", + "content": [ + "really" + ] + }, + "spoke to him", + { + "type": "char:add", + "content": [ + "and what he says is true" + ] + }, + ".”", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 23:10" + }, + "Then the", + { + "type": "char:add", + "content": [ + "Pharisees and Sadducees" + ] + }, + "argued even more loudly", + { + "type": "char:add", + "content": [ + "with one another" + ] + }, + ". As a result, the commander ◄was afraid/thought► that they would tear Paul to pieces. So he", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "soldiers to go down", + { + "type": "char:add", + "content": [ + "from the barracks" + ] + }, + "and forcefully take Paul away from the Council members and bring him up into the barracks.", + { + "type": "char:add", + "content": [ + "So the soldiers did that" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "The Lord revealed that Paul would tell people about him in Rome." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 23:11" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 23:11" + }, + "That night,", + { + "type": "char:add", + "content": [ + "in a vision Paul saw" + ] + }, + "the Lord", + { + "type": "char:add", + "content": [ + "Jesus come and" + ] + }, + "stand near him. The Lord said", + { + "type": "char:add", + "content": [ + "to him" + ] + }, + ", “Be courageous! You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "have told people", + { + "type": "char:add", + "content": [ + "here" + ] + }, + "in Jerusalem about me, and you must tell people in Rome", + { + "type": "char:add", + "content": [ + "about me" + ] + }, + ", too.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Some Jews plotted to kill Paul." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 23:12-15" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 23:12" + }, + "The next morning", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "of the Jews [MTY]", + { + "type": "char:add", + "content": [ + "who hated Paul" + ] + }, + "met secretly and talked", + { + "type": "char:add", + "content": [ + "about how they could kill him" + ] + }, + ". They promised", + { + "type": "char:add", + "content": [ + "themselves" + ] + }, + "that they would not eat or drink anything until they had killed him. They asked God to curse them", + { + "type": "char:add", + "content": [ + "if they did not do what they promised" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 23:13" + }, + "There were more than forty men who planned to do that.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 23:14" + }, + "They went to the chief priests and", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "elders and told them, “God has heard us promise/vow that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "will not eat", + { + "type": "char:add", + "content": [ + "or drink" + ] + }, + "anything until we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have killed Paul.", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 23:15" + }, + "So", + { + "type": "char:add", + "content": [ + "we request that" + ] + }, + "you go to the commander and ask him, on behalf of the whole Jewish Council, to bring Paul down to us", + { + "type": "char:add", + "content": [ + "from the barracks" + ] + }, + ". Tell the commander that you want to question Paul some more. But we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "will be waiting to kill Paul while he is on the way here.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul's nephew warned that some Jews had plotted to kill Paul." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 23:16-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ACT 23:16" + }, + "But the son of Paul's sister heard what they were planning to do, so he went into the barracks and told Paul.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 23:17" + }, + { + "type": "char:add", + "content": [ + "When Paul heard that" + ] + }, + ", he called one of the officers and said to him, “", + { + "type": "char:add", + "content": [ + "Please" + ] + }, + "take this young man to the commander, because he needs to tell him something", + { + "type": "char:add", + "content": [ + "important" + ] + }, + ".”", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 23:18" + }, + "So the officer took Paul's nephew to the commander. The officer said to the commander, “That prisoner, Paul, called me and said, ‘Please take this young man to the commander, because he needs to tell him something", + { + "type": "char:add", + "content": [ + "important" + ] + }, + ".’ ”", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 23:19" + }, + "The commander took the young man by the hand, led him off by himself, and asked him, “What do you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "need to tell me?”", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 23:20" + }, + "The young man said, “", + { + "type": "char:add", + "content": [ + "There are some" + ] + }, + "[SYN] Jews who have planned to ask you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to bring Paul before their Council tomorrow. They will say that they want to ask him some more questions.", + { + "type": "char:add", + "content": [ + "But that is not true" + ] + }, + ".", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 23:21" + }, + "Do not do what they ask you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to do, because there are more than forty", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "men who will be hiding and waiting", + { + "type": "char:add", + "content": [ + "to attack Paul when he passes by on the way to the Council" + ] + }, + ". They even promised/vowed to God that they will not eat or drink anything until they have killed Paul. They are ready", + { + "type": "char:add", + "content": [ + "to do it" + ] + }, + ", and right now they are waiting for you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to agree", + { + "type": "char:add", + "content": [ + "to do what they are asking you to do" + ] + }, + ".”", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 23:22" + }, + "The commander said to", + { + "type": "char:add", + "content": [ + "Paul's" + ] + }, + "young nephew, “Do not tell anyone that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "have told me", + { + "type": "char:add", + "content": [ + "about their plan" + ] + }, + ".” Then he sent the young man away." + ] + }, + { + "type": "para:s1", + "content": [ + "Many soldiers escorted Paul safely to Governor Felix at Caesarea." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 23:23-35" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 23:23" + }, + "Then the commander called two of his officers and told them, “Get a group of two hundred soldiers ready", + { + "type": "char:add", + "content": [ + "to travel" + ] + }, + ". Take along seventy soldiers riding horses, and two hundred other soldiers carrying spears.", + { + "type": "char:add", + "content": [ + "All of you must be ready" + ] + }, + "to leave at nine o'clock tonight, to go", + { + "type": "char:add", + "content": [ + "down" + ] + }, + "to Caesarea.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 23:24" + }, + "And take along horses for Paul", + { + "type": "char:add", + "content": [ + "and those accompanying him" + ] + }, + "to ride, and safely escort him to", + { + "type": "char:add", + "content": [ + "the palace of" + ] + }, + "Governor Felix.”", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 23:25" + }, + "Then the commander wrote a letter", + { + "type": "char:add", + "content": [ + "to send to the governor" + ] + }, + ". This is what he wrote:", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 23:26" + }, + "“", + { + "type": "char:add", + "content": [ + "I am" + ] + }, + "Claudius Lysias", + { + "type": "char:add", + "content": [ + "writing to you" + ] + }, + ". You, Felix, are our governor whom we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "respect,", + { + "type": "char:add", + "content": [ + "and I sincerely send you" + ] + }, + "my greetings.", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 23:27" + }, + "I", + { + "type": "char:add", + "content": [ + "have sent you(sg)" + ] + }, + "this man,", + { + "type": "char:add", + "content": [ + "Paul, because certain" + ] + }, + "Jews seized him and were about to kill him. But I heard", + { + "type": "char:add", + "content": [ + "someone tell me" + ] + }, + "that he is a Roman citizen, so I and my soldiers went and rescued him.", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 23:28" + }, + "I wanted to know what those Jews were saying that he had done wrong, so I took him to their Jewish Council.", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 23:29" + }, + "I listened", + { + "type": "char:add", + "content": [ + "while they asked this man questions and he answered them" + ] + }, + ". The things", + { + "type": "char:add", + "content": [ + "they" + ] + }, + "accused him about were entirely concerned with their", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "laws. But Paul has not disobeyed any of our", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "laws.", + { + "type": "char:add", + "content": [ + "So our officials" + ] + }, + "should not execute him or", + { + "type": "char:add", + "content": [ + "even" + ] + }, + "put him in prison [MTY].", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 23:30" + }, + { + "type": "char:add", + "content": [ + "Someone" + ] + }, + "told me that some [SYN] Jews were secretly planning to kill this man, so I immediately am sending him to you,", + { + "type": "char:add", + "content": [ + "so that you(sg) may give him a fair trial there" + ] + }, + ". I have also", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "the Jews who have accused him to", + { + "type": "char:add", + "content": [ + "go there to Caesarea and" + ] + }, + "tell you", + { + "type": "char:add", + "content": [ + "(sg) what they are accusing him about" + ] + }, + ".”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "ACT 23:31" + }, + "So the soldiers did what", + { + "type": "char:add", + "content": [ + "the commander commanded" + ] + }, + "them,", + { + "type": "char:add", + "content": [ + "taking this letter with them" + ] + }, + ". They", + { + "type": "char:add", + "content": [ + "got Paul and" + ] + }, + "took him with them during the night", + { + "type": "char:add", + "content": [ + "down" + ] + }, + "to Antipatris", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ".", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 23:32" + }, + "The next day, the foot soldiers returned to the barracks", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + ", and the soldiers who rode horses went on with Paul.", + { + "type": "verse:v", + "number": "33", + "sid": "ACT 23:33" + }, + "When the men escorting Paul arrived in Caesarea, they delivered the letter to the governor, and they delivered Paul to the governor.", + { + "type": "char:add", + "content": [ + "Then the horsemen returned to Jerusalem" + ] + }, + ".", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 23:34" + }, + "The governor read the letter, and then he said to Paul, “What province are you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "from?”", + { + "type": "char:add", + "content": [ + "Paul answered" + ] + }, + ", “I am from Cilicia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ".”", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 23:35" + }, + "Then the governor said, “When the people who have accused you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "arrive, I will listen", + { + "type": "char:add", + "content": [ + "to what each of you says" + ] + }, + "and then I will judge your case.” Then he", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "that Paul be guarded {", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "to guard Paul} in the palace that King Herod", + { + "type": "char:add", + "content": [ + "the Great had built" + ] + }, + "." + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "ACT 24" + }, + { + "type": "para:s1", + "content": [ + "Paul defended himself, and the governor Felix promised to judge him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 24:1-9" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 24:1" + }, + "Five days later Ananias the high priest,", + { + "type": "char:add", + "content": [ + "having heard that Paul was now in Caesarea" + ] + }, + ", went down", + { + "type": "char:add", + "content": [ + "there from Jerusalem" + ] + }, + ", along with some", + { + "type": "char:add", + "content": [ + "other Jewish" + ] + }, + "elders and a lawyer", + { + "type": "char:add", + "content": [ + "whose name was" + ] + }, + "Tertullus. There they formally told the governor what Paul had done", + { + "type": "char:add", + "content": [ + "that they considered" + ] + }, + "wrong.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 24:2" + }, + { + "type": "char:add", + "content": [ + "The governor commanded" + ] + }, + "Paul to be brought {", + { + "type": "char:add", + "content": [ + "a soldier" + ] + }, + "to bring Paul} in.", + { + "type": "char:add", + "content": [ + "When Paul arrived" + ] + }, + ", Tertullus began to accuse him. He said", + { + "type": "char:add", + "content": [ + "to the governor" + ] + }, + ", “Honorable Governor Felix, during the many years that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "have ruled us, we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have lived well/peacefully. By planning wisely, you have improved many things in this province.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 24:3" + }, + { + "type": "char:add", + "content": [ + "Therefore" + ] + }, + ", sir, we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "always gratefully acknowledge everything that", + { + "type": "char:add", + "content": [ + "you have done" + ] + }, + "for all", + { + "type": "char:add", + "content": [ + "of us" + ] + }, + ", wherever", + { + "type": "char:add", + "content": [ + "you have done those things" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 24:4" + }, + "But, so that I will not take up too much of your time, I earnestly request that you kindly listen to me very briefly.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 24:5" + }, + "We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have observed that this man,", + { + "type": "char:add", + "content": [ + "wherever he goes" + ] + }, + ", causes trouble.", + { + "type": "char:add", + "content": [ + "Specifically" + ] + }, + ", he causes all the Jews everywhere [HYP] to riot.", + { + "type": "char:add", + "content": [ + "Also" + ] + }, + ", he leads the entire group", + { + "type": "char:add", + "content": [ + "whom people call" + ] + }, + "‘the followers of the Nazarene’, a", + { + "type": "char:add", + "content": [ + "false" + ] + }, + "sect.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 24:6" + }, + "He even tried to do things in the Temple", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "that would ◄defile it/make it unholy►. So we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "seized him.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 24:7" + }, + "But Lysias, the commander at the Roman fort, came with his soldiers and forcefully took him away from us [SYN].", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 24:8" + }, + "Lysias also commanded Paul's accusers to come here and accuse Paul before you. If you question him yourself, you will be able to learn that all these things about which we are accusing him are true.”", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 24:9" + }, + "When the Jewish", + { + "type": "char:add", + "content": [ + "leaders who were listening heard that, they" + ] + }, + "told", + { + "type": "char:add", + "content": [ + "the governor that" + ] + }, + "what Tertullus had said was true." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul disproved what they had said, but admitted that he was a Christian." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 24:10-21" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ACT 24:10" + }, + "Then the governor motioned with", + { + "type": "char:add", + "content": [ + "his hand to Paul that" + ] + }, + "he should speak. So Paul replied. He said, “", + { + "type": "char:add", + "content": [ + "Governor Felix, I know that you(sg) have judged this Jewish" + ] + }, + "province for many years. Therefore I gladly defend myself, confident", + { + "type": "char:add", + "content": [ + "that you will listen to me and will judge me fairly" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 24:11" + }, + "You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "can", + { + "type": "char:add", + "content": [ + "easily" + ] + }, + "ascertain that ◄it has not been more than twelve days since/only twelve days ago► I went up went up to Jerusalem to worship", + { + "type": "char:add", + "content": [ + "God. That is not enough time to cause a lot of trouble" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 24:12" + }, + "No one", + { + "type": "char:add", + "content": [ + "can claim legitimately that they" + ] + }, + "saw me arguing with anyone at the Temple courts", + { + "type": "char:add", + "content": [ + "because I did not do that. No one can claim legitimately that they saw me" + ] + }, + "causing people to riot in", + { + "type": "char:add", + "content": [ + "any Jewish meeting place" + ] + }, + ", or causing trouble anywhere", + { + "type": "char:add", + "content": [ + "else" + ] + }, + "in", + { + "type": "char:add", + "content": [ + "Jerusalem city, because I did not do that" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 24:13" + }, + "So they cannot prove to you the things about which they are now accusing me.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 24:14" + }, + "But I admit to you", + { + "type": "char:add", + "content": [ + "(sg) that this is true" + ] + }, + ": I do worship the God that our ancestors", + { + "type": "char:add", + "content": [ + "worshipped. It is true that" + ] + }, + "I follow the way that", + { + "type": "char:add", + "content": [ + "Jesus taught us" + ] + }, + ". The Jewish leaders call that a false religion/teaching. I also believe everything that was written", + { + "type": "char:add", + "content": [ + "by Moses" + ] + }, + "{that", + { + "type": "char:add", + "content": [ + "Moses wrote" + ] + }, + "} in the laws that", + { + "type": "char:add", + "content": [ + "God gave him" + ] + }, + ", and everything that was written by the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "prophets {that the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "prophets wrote}", + { + "type": "char:add", + "content": [ + "in their books" + ] + }, + "[MTY].", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 24:15" + }, + "I confidently expect, just like", + { + "type": "char:add", + "content": [ + "some of" + ] + }, + "these men also expect, that", + { + "type": "char:add", + "content": [ + "some day God" + ] + }, + "will cause everyone who has died to become alive again. He will ◄cause to become alive again/raise from the dead► both those who were righteous and those who were wicked.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 24:16" + }, + { + "type": "char:add", + "content": [ + "Because I am confidently waiting for that day" + ] + }, + ", I always try to do what pleases God and what other people think is right.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 24:17" + }, + "After I", + { + "type": "char:add", + "content": [ + "had been in other places for" + ] + }, + "several years, I returned to Jerusalem. I went there to deliver some money to my fellow Jews", + { + "type": "char:add", + "content": [ + "who are" + ] + }, + "poor, and to offer sacrifices", + { + "type": "char:add", + "content": [ + "to God" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 24:18" + }, + "Some", + { + "type": "char:add", + "content": [ + "Jews" + ] + }, + "saw me in the temple", + { + "type": "char:add", + "content": [ + "courts" + ] + }, + "after I had completed the ritual by which a person is made {that makes a person} pure. There was no crowd with me, and I was not causing", + { + "type": "char:add", + "content": [ + "people" + ] + }, + "to riot.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 24:19" + }, + "But it was some", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "Jews", + { + "type": "char:add", + "content": [ + "who had come" + ] + }, + "from Asia", + { + "type": "char:add", + "content": [ + "province who really caused people to riot. They" + ] + }, + "should be here in front of you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to accuse me, if they thought that I", + { + "type": "char:add", + "content": [ + "did" + ] + }, + "something", + { + "type": "char:add", + "content": [ + "wrong" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 24:20" + }, + { + "type": "char:add", + "content": [ + "But if they" + ] + }, + "do not", + { + "type": "char:add", + "content": [ + "want to do that" + ] + }, + "(OR,", + { + "type": "char:add", + "content": [ + "But because they" + ] + }, + "are", + { + "type": "char:add", + "content": [ + "not" + ] + }, + "here), these", + { + "type": "char:add", + "content": [ + "Jewish" + ] + }, + "men who are here should tell you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "what", + { + "type": "char:add", + "content": [ + "they think" + ] + }, + "I did that was wrong, when I", + { + "type": "char:add", + "content": [ + "defended myself" + ] + }, + "before their Council.", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 24:21" + }, + { + "type": "char:add", + "content": [ + "They might say that" + ] + }, + "one thing that I shouted as I stood before them", + { + "type": "char:add", + "content": [ + "was wrong. What I said" + ] + }, + "was, ‘You are judging me today because I believe that", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "will ◄cause", + { + "type": "char:add", + "content": [ + "all people" + ] + }, + "who have died to become alive again/raise", + { + "type": "char:add", + "content": [ + "all people" + ] + }, + "from the dead►.’”" + ] + }, + { + "type": "para:s1", + "content": [ + "Governor Felix adjourned the trial." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 24:22-23" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 24:22" + }, + "Felix already knew quite a lot about", + { + "type": "char:add", + "content": [ + "what people called" + ] + }, + "❛the way", + { + "type": "char:add", + "content": [ + "of Jesus❜" + ] + }, + ". But he did not let Paul or his accusers continue to speak.", + { + "type": "char:add", + "content": [ + "Instead" + ] + }, + ", he said", + { + "type": "char:add", + "content": [ + "to them" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "Later" + ] + }, + ", when Commander Lysias comes down here, I will decide these matters that concern you all.”", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 24:23" + }, + "Then he told the officer", + { + "type": "char:add", + "content": [ + "who was guarding Paul" + ] + }, + "to", + { + "type": "char:add", + "content": [ + "take Paul back to the prison and" + ] + }, + "make sure that he was guarded all the time. But he said that Paul was not to be chained {that the officer was not to fasten chains on him}, and if his friends came to visit him,", + { + "type": "char:add", + "content": [ + "the officer" + ] + }, + "should allow them to help Paul", + { + "type": "char:add", + "content": [ + "in any way that they wished" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Felix often talked to Paul, hoping that Paul would give him money." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 24:24-27" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ACT 24:24" + }, + "Several days later Felix and his wife Drusilla, who was a Jew, came", + { + "type": "char:add", + "content": [ + "back to Caesarea after having been away for a few days" + ] + }, + ". Felix", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "Paul to be brought in {", + { + "type": "char:add", + "content": [ + "a soldier to" + ] + }, + "bring Paul in}. Then Felix listened to what Paul", + { + "type": "char:add", + "content": [ + "said to him" + ] + }, + ". Paul spoke about what", + { + "type": "char:add", + "content": [ + "Christians" + ] + }, + "believe about the Messiah Jesus.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 24:25" + }, + "Paul explained", + { + "type": "char:add", + "content": [ + "to them about what God requires people" + ] + }, + "to do in order to please him.", + { + "type": "char:add", + "content": [ + "He also explained about God requiring people to" + ] + }, + "control how they act.", + { + "type": "char:add", + "content": [ + "Paul also told him that there will be a time when God" + ] + }, + "will judge", + { + "type": "char:add", + "content": [ + "people" + ] + }, + ". Felix became alarmed", + { + "type": "char:add", + "content": [ + "after hearing those things. So" + ] + }, + "he said to Paul, “That is all I", + { + "type": "char:add", + "content": [ + "want to hear" + ] + }, + "now. When there is a time that is convenient I will ask you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to come", + { + "type": "char:add", + "content": [ + "to me again" + ] + }, + ".”", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 24:26" + }, + { + "type": "char:add", + "content": [ + "Felix said that because" + ] + }, + "he hoped that Paul would give him some money", + { + "type": "char:add", + "content": [ + "to allow Paul to get out of prison" + ] + }, + ". So he repeatedly sent for Paul to come, and Paul", + { + "type": "char:add", + "content": [ + "repeatedly went and" + ] + }, + "talked with him.", + { + "type": "char:add", + "content": [ + "But he" + ] + }, + "did not", + { + "type": "char:add", + "content": [ + "give Felix any money, and Felix did not command his soldiers to release Paul from prison" + ] + }, + "." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 24:27" + }, + "Felix let Paul remain in prison, because he wanted to please the Jewish", + { + "type": "char:add", + "content": [ + "leaders and he knew that they did not want him to release Paul" + ] + }, + ". But when two years had passed, Porcius Festus became governor in place of Felix." + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "ACT 25" + }, + { + "type": "para:s1", + "content": [ + "Festus told the Jews to go and accuse Paul at Caesarea." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 25:1-5" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 25:1" + }, + "Festus,", + { + "type": "char:add", + "content": [ + "who was now the governor" + ] + }, + "of the province, arrived in Caesarea, and three days later he went up to Jerusalem.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 25:2" + }, + "In Jerusalem, the chief priests and", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "Jewish leaders formally told", + { + "type": "char:add", + "content": [ + "Festus" + ] + }, + "about", + { + "type": "char:add", + "content": [ + "the things that they said" + ] + }, + "that Paul", + { + "type": "char:add", + "content": [ + "had done that were wrong" + ] + }, + ".", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 25:3" + }, + "They urgently asked Festus to do something for them.", + { + "type": "char:add", + "content": [ + "They asked him to command soldiers" + ] + }, + "to bring Paul to Jerusalem,", + { + "type": "char:add", + "content": [ + "so that Festus could put him on trial there" + ] + }, + ". But they were planning that some", + { + "type": "char:add", + "content": [ + "of them" + ] + }, + "would hide", + { + "type": "char:add", + "content": [ + "near the road" + ] + }, + "and wait", + { + "type": "char:add", + "content": [ + "for Paul" + ] + }, + "and kill him when he was traveling", + { + "type": "char:add", + "content": [ + "to Jerusalem" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 25:4" + }, + "But Festus replied, “Paul is in Caesarea, and is being guarded {", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "are guarding him}", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ". I myself will go down to Caesarea in a few days.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 25:5" + }, + "Choose some of your leaders to go there with me.", + { + "type": "char:add", + "content": [ + "While they are there" + ] + }, + ", they can accuse Paul of the wrong things that you say that he has done.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul appealed to Caesar, so Festus agreed to that." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 25:6-12" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ACT 25:6" + }, + "After Festus had been", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "eight or ten days, he went back down to Caesarea.", + { + "type": "char:add", + "content": [ + "Several of the Jewish leaders also went there" + ] + }, + ". The next day Festus", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "that Paul be brought {someone to bring Paul} to him", + { + "type": "char:add", + "content": [ + "in the assembly hall" + ] + }, + "so that he could judge him.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 25:7" + }, + { + "type": "char:add", + "content": [ + "After" + ] + }, + "Paul was brought to", + { + "type": "char:add", + "content": [ + "the assembly hall" + ] + }, + ", the Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "from Jerusalem gathered around him", + { + "type": "char:add", + "content": [ + "to accuse him" + ] + }, + ". They told", + { + "type": "char:add", + "content": [ + "Festus" + ] + }, + "that Paul had committed many crimes. But they could not prove", + { + "type": "char:add", + "content": [ + "that Paul had done the things about which they accused him" + ] + }, + ".", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 25:8" + }, + "Then Paul", + { + "type": "char:add", + "content": [ + "spoke" + ] + }, + "to defend himself. He said to Festus, “I have done nothing wrong against the laws of us", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "Jews, and I have not disobeyed the rules concerning our Temple. I have also done nothing wrong against your government [MTY].”", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 25:9" + }, + "But Festus wanted to please the Jewish", + { + "type": "char:add", + "content": [ + "leaders, so" + ] + }, + "he asked Paul, “Are you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "willing to go up to Jerusalem so that I can listen as these men accuse you", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "?”", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 25:10" + }, + "But Paul", + { + "type": "char:add", + "content": [ + "did not want to do that. So" + ] + }, + "he said", + { + "type": "char:add", + "content": [ + "to Festus" + ] + }, + ", “", + { + "type": "char:add", + "content": [ + "No" + ] + }, + ", I", + { + "type": "char:add", + "content": [ + "am not willing to go to Jerusalem" + ] + }, + "! I am", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "standing before you, and you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are the judge", + { + "type": "char:add", + "content": [ + "whom the Roman" + ] + }, + "Emperor [MTY]", + { + "type": "char:add", + "content": [ + "has authorized. This is the place" + ] + }, + "where I should be judged {where you should judge me}. I have not wronged the Jewish people", + { + "type": "char:add", + "content": [ + "at all" + ] + }, + ", as you know very well.", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 25:11" + }, + "If I had done something bad", + { + "type": "char:add", + "content": [ + "for which I" + ] + }, + "should be executed {", + { + "type": "char:add", + "content": [ + "concerning which the law said that they" + ] + }, + "should execute me}, I would not plead", + { + "type": "char:add", + "content": [ + "with them that they" + ] + }, + "not kill me. But none of these things about which they accuse me is", + { + "type": "char:add", + "content": [ + "true, so" + ] + }, + "no one can", + { + "type": "char:add", + "content": [ + "legally" + ] + }, + "surrender me to", + { + "type": "char:add", + "content": [ + "these Jews" + ] + }, + ". So I formally request that the emperor [MTY]", + { + "type": "char:add", + "content": [ + "should judge me at Rome" + ] + }, + ".”", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 25:12" + }, + "Then after Festus conferred with the", + { + "type": "char:add", + "content": [ + "men who regularly" + ] + }, + "advised him, he replied to Paul, “You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "have formally requested", + { + "type": "char:add", + "content": [ + "that I should send you" + ] + }, + "to the emperor", + { + "type": "char:add", + "content": [ + "in Rome. So I will arrange for" + ] + }, + "you to go there", + { + "type": "char:add", + "content": [ + "in order that he can judge you" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Festus told King Agrippa about Paul." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 25:13-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ACT 25:13" + }, + "After several days, King", + { + "type": "char:add", + "content": [ + "Herod" + ] + }, + "Agrippa arrived at Caesarea, along with", + { + "type": "char:add", + "content": [ + "his younger sister" + ] + }, + "Bernice. They had come to", + { + "type": "char:add", + "content": [ + "formally" + ] + }, + "welcome Festus", + { + "type": "char:add", + "content": [ + "as the new Governor of the province" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 25:14" + }, + "King Agrippa and Bernice stayed many days in Caesarea. While", + { + "type": "char:add", + "content": [ + "they were" + ] + }, + "there, Festus told Agrippa about Paul. He said to the king, “There is a man here whom Felix kept in prison", + { + "type": "char:add", + "content": [ + "while he was governor" + ] + }, + ". He left him", + { + "type": "char:add", + "content": [ + "there when his time as governor ended" + ] + }, + ".", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 25:15" + }, + "When I went to Jerusalem, the chief priests and", + { + "type": "char:add", + "content": [ + "the other" + ] + }, + "Jewish elders told me that this man had done many things", + { + "type": "char:add", + "content": [ + "against their laws" + ] + }, + ". They asked me to condemn him", + { + "type": "char:add", + "content": [ + "to be executed" + ] + }, + "{judge him", + { + "type": "char:add", + "content": [ + "so that people could kill him" + ] + }, + "}.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 25:16" + }, + "But I told them that when someone has been accused", + { + "type": "char:add", + "content": [ + "of a crime, we" + ] + }, + "Romans do not immediately ◄condemn that person/declare that person to be guilty►. First, we", + { + "type": "char:add", + "content": [ + "command" + ] + }, + "him to stand before the people who are accusing him and to say whether or not he has done those things.", + { + "type": "char:add", + "content": [ + "After that, the judge will decide what to do with" + ] + }, + "him.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 25:17" + }, + "So those Jews came", + { + "type": "char:add", + "content": [ + "here to Caesarea" + ] + }, + "when I came. I did not delay. The day after", + { + "type": "char:add", + "content": [ + "we(exc) arrived" + ] + }, + ", after I sat down at the place where I make decisions, I", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "that Paul be brought {", + { + "type": "char:add", + "content": [ + "soldiers" + ] + }, + "to bring Paul} into", + { + "type": "char:add", + "content": [ + "the courtroom" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 25:18" + }, + "The Jewish leaders did accuse him, but the things about which they accused him were not any of the", + { + "type": "char:add", + "content": [ + "evil" + ] + }, + "crimes about which I thought", + { + "type": "char:add", + "content": [ + "they would accuse him" + ] + }, + ".", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 25:19" + }, + "Instead, what they argued about with him were some teachings that", + { + "type": "char:add", + "content": [ + "some" + ] + }, + "Jews believe", + { + "type": "char:add", + "content": [ + "and others do not believe. They argued" + ] + }, + "about a man whose name was Jesus who had died,", + { + "type": "char:add", + "content": [ + "but the man they were accusing, whose name is" + ] + }, + "Paul, kept saying, ‘Jesus is alive again.’", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 25:20" + }, + "I did not know what questions to ask", + { + "type": "char:add", + "content": [ + "them, and I did not know how to judge" + ] + }, + "concerning their dispute. So I asked Paul, ‘Are you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "willing to go", + { + "type": "char:add", + "content": [ + "back" + ] + }, + "to Jerusalem and have the dispute", + { + "type": "char:add", + "content": [ + "between you and these Jews" + ] + }, + "judged there {and", + { + "type": "char:add", + "content": [ + "let me" + ] + }, + "judge there the dispute", + { + "type": "char:add", + "content": [ + "between you and these Jews" + ] + }, + "}?’", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 25:21" + }, + "But Paul answered, ‘", + { + "type": "char:add", + "content": [ + "No" + ] + }, + ". I", + { + "type": "char:add", + "content": [ + "am not willing to go to Jerusalem" + ] + }, + "!" + ] + }, + { + "type": "para:s1", + "content": [ + "Festus asked King Agrippa to tell him what to write to Caesar about Paul." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 25:23-27" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ACT 25:22" + }, + "Agrippa said to Festus, “I also would like to hear the man myself.”" + ] + }, + { + "type": "para:p", + "content": [ + "“Tomorrow,” he said, “you shall hear him.”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 25:23" + }, + "The next day Agrippa and Bernice came very ceremoniously to the assembly hall. Some", + { + "type": "char:add", + "content": [ + "Roman" + ] + }, + "commanders and prominent men in", + { + "type": "char:add", + "content": [ + "Caesarea" + ] + }, + "came with them. Then, Festus told an officer to bring Paul. So after the officer", + { + "type": "char:add", + "content": [ + "went to the prison and" + ] + }, + "brought him,", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 25:24" + }, + "Festus said, “King Agrippa, and all", + { + "type": "char:add", + "content": [ + "the rest of you" + ] + }, + "who are here, you see this man. Many [HYP] Jews in Jerusalem and also those here", + { + "type": "char:add", + "content": [ + "in Caesarea" + ] + }, + "appealed to me, screaming that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "should not let him live any longer.", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 25:25" + }, + "But", + { + "type": "char:add", + "content": [ + "when I asked them to tell me what he had done, and they told me" + ] + }, + ", I found out that he had not done anything for which he should be executed {", + { + "type": "char:add", + "content": [ + "anyone should" + ] + }, + "execute him}. However, he has asked that our emperor", + { + "type": "char:add", + "content": [ + "should judge his case" + ] + }, + ", so I have decided to send him to Rome.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 25:26" + }, + "But I do not know what specifically I should write to the emperor concerning him. That is why I have brought him here. I", + { + "type": "char:add", + "content": [ + "want" + ] + }, + "you all", + { + "type": "char:add", + "content": [ + "to hear him speak" + ] + }, + ", and I especially want you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + ", King Agrippa, to hear him. Then, after we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "have questioned him, I may know what I should write", + { + "type": "char:add", + "content": [ + "to the emperor about him" + ] + }, + ".", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 25:27" + }, + "It seems to me", + { + "type": "char:add", + "content": [ + "that it would be" + ] + }, + "unreasonable to send a prisoner", + { + "type": "char:add", + "content": [ + "to the emperor in Rome without my" + ] + }, + "specifying the", + { + "type": "char:add", + "content": [ + "things about which people" + ] + }, + "are accusing him.”" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "ACT 26" + }, + { + "type": "para:s1", + "content": [ + "Paul requested that his hearers would listen to him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:1-3" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 26:1" + }, + "Then Agrippa said to Paul, “You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are permitted", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "to speak", + { + "type": "char:add", + "content": [ + "to defend" + ] + }, + "yourself.” Paul stretched out his hand ◄", + { + "type": "char:add", + "content": [ + "dramatically/to salute the king" + ] + }, + "► and began to defend himself. He said,", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 26:2" + }, + "“King Agrippa, I consider that I am fortunate that today, while you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "listen, I can defend myself from all the things about which the Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "[SYN] are accusing me.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 26:3" + }, + "I am really fortunate, because you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "know all about the customs of us Jews and the questions that we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "argue about. So I ask you, please listen patiently to what I say.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told about being a Pharisee who believed that God would resurrect people." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:4-8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ACT 26:4" + }, + "“Many [HYP] of my fellow Jews know about how I have conducted my life, from the time I was a child. They know how I lived in the area where I", + { + "type": "char:add", + "content": [ + "was born" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "also later" + ] + }, + "in Jerusalem.", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 26:5" + }, + "They have known for many years, and they could tell you, if they wanted to, that", + { + "type": "char:add", + "content": [ + "since I was very young" + ] + }, + "I obeyed the customs of our religion very carefully, just like the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "Pharisees do.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 26:6" + }, + "Today I am being put on trial {", + { + "type": "char:add", + "content": [ + "they" + ] + }, + "are putting me on trial} because I am confidently expecting that God will do what he promised our", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "ancestors.", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 26:7" + }, + "Our twelve tribes are", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "confidently waiting for God to do", + { + "type": "char:add", + "content": [ + "for us what he promised" + ] + }, + ", as they respectfully worship him, day and night.", + { + "type": "char:add", + "content": [ + "Respected" + ] + }, + "king, I confidently expect", + { + "type": "char:add", + "content": [ + "that God will do what he promised, and they also believe that! But that is the reason" + ] + }, + "that these Jewish leaders [SYN] are accusing me!", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 26:8" + }, + "They believe that God can cause those who have died to become alive again, so ◄why", + { + "type": "char:add", + "content": [ + "do any of you refuse to believe that he raised Jesus from the dead?/none of you should refuse to believe that he raised Jesus from the dead!" + ] + }, + "► [RHQ]”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told about how he had persecuted Christians." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:9-11" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ACT 26:9" + }, + "“", + { + "type": "char:add", + "content": [ + "Formerly" + ] + }, + "I, too, was sure that I should do everything that I could to oppose Jesus [MTY], the man from Nazareth", + { + "type": "char:add", + "content": [ + "town" + ] + }, + ".", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 26:10" + }, + "So that is what I did", + { + "type": "char:add", + "content": [ + "when I lived" + ] + }, + "in Jerusalem. I put many of the believers in jail, as the chief priests there had authorized me", + { + "type": "char:add", + "content": [ + "to do" + ] + }, + ". When", + { + "type": "char:add", + "content": [ + "the Jewish leaders wanted" + ] + }, + "those Christians killed {someone to kill those", + { + "type": "char:add", + "content": [ + "Christians" + ] + }, + "}, I voted", + { + "type": "char:add", + "content": [ + "for that" + ] + }, + ".", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 26:11" + }, + "Many times I punished the believers", + { + "type": "char:add", + "content": [ + "whom I found" + ] + }, + "in Jewish meeting places.", + { + "type": "char:add", + "content": [ + "By punishing them" + ] + }, + ", I tried to force them to speak evil", + { + "type": "char:add", + "content": [ + "about Jesus" + ] + }, + ". I was so angry with the followers of Jesus that I even traveled to other cities to", + { + "type": "char:add", + "content": [ + "find them and" + ] + }, + "do things to harm them.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told how he had become a believer in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:12-18" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ACT 26:12" + }, + "“", + { + "type": "char:add", + "content": [ + "One day" + ] + }, + ", I was on my way to Damascus", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "to do that. The chief priests", + { + "type": "char:add", + "content": [ + "in Jerusalem" + ] + }, + "had authorized and sent me", + { + "type": "char:add", + "content": [ + "to seize the believers there" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 26:13" + }, + { + "type": "char:add", + "content": [ + "My respected" + ] + }, + "king,", + { + "type": "char:add", + "content": [ + "while I was going" + ] + }, + "along the road, at about noon I saw a", + { + "type": "char:add", + "content": [ + "bright" + ] + }, + "light in the sky. It was even brighter than the sun! It shone all around me, and also around the men who were traveling with me.", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 26:14" + }, + "We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "all fell to the ground. Then I heard the voice of someone speaking to me in my own Hebrew language [MTY]. He said ‘Saul, Saul, ◄stop causing me to suffer!/why are you causing me to suffer?► [RHQ] You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are", + { + "type": "char:add", + "content": [ + "hurting yourself by trying to hurt me" + ] + }, + "[MET],", + { + "type": "char:add", + "content": [ + "like an ox" + ] + }, + "kicking against", + { + "type": "char:add", + "content": [ + "its owner's" + ] + }, + "goad.’", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 26:15" + }, + "Then I asked, ‘Who are you, Lord?’ The Lord said to me, ‘I am Jesus. You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "are harming me", + { + "type": "char:add", + "content": [ + "by harming my followers" + ] + }, + ".", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 26:16" + }, + "But instead", + { + "type": "char:add", + "content": [ + "of continuing to do that" + ] + }, + ", stand up now! I have appeared to you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "to tell you that I have chosen you to serve me. You must tell people about", + { + "type": "char:add", + "content": [ + "what I am showing you" + ] + }, + "as you are seeing me", + { + "type": "char:add", + "content": [ + "now" + ] + }, + ", and about what I", + { + "type": "char:add", + "content": [ + "will show you when" + ] + }, + "I will", + { + "type": "char:add", + "content": [ + "later" + ] + }, + "appear to you.", + { + "type": "verse:v", + "number": "17", + "sid": "ACT 26:17" + }, + "I will protect you", + { + "type": "char:add", + "content": [ + "from those who will try to harm you, both" + ] + }, + "your own people and", + { + "type": "char:add", + "content": [ + "also" + ] + }, + "those who are not Jewish. I am sending you to non-Jews", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 26:18" + }, + "to help them to realize [MTY] what is true and to stop believing what is false [MET]. I am sending you to them so that they may let God control them and not let Satan control them anymore.", + { + "type": "char:add", + "content": [ + "Then God" + ] + }, + "will forgive their sins and will accept them as his people because they believe in me.’", + { + "type": "char:add", + "content": [ + "That is what Jesus said to me" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul said that he obeyed what Jesus commanded him from heaven." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:19-20" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ACT 26:19" + }, + "“So, King Agrippa, I fully obeyed [LIT] what", + { + "type": "char:add", + "content": [ + "the Lord Jesus told me to do when he spoke to me" + ] + }, + "from heaven.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 26:20" + }, + "First, I preached to", + { + "type": "char:add", + "content": [ + "the Jews" + ] + }, + "in Damascus. Then I", + { + "type": "char:add", + "content": [ + "preached to the Jews" + ] + }, + "in Jerusalem and throughout", + { + "type": "char:add", + "content": [ + "the rest of" + ] + }, + "Judea", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". After that, I also preached to non-Jews. I preached that they must turn away from their sinful behavior and turn their lives over to God. I told them that they must do things that would show that they had truly stopped their sinful behavior.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul said that he proclaimed what the prophets had written about the Messiah." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:21-23" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ACT 26:21" + }, + "“It is because I", + { + "type": "char:add", + "content": [ + "preached" + ] + }, + "this message", + { + "type": "char:add", + "content": [ + "that some" + ] + }, + "[SYN] Jews seized me", + { + "type": "char:add", + "content": [ + "when I was" + ] + }, + "in the Temple", + { + "type": "char:add", + "content": [ + "courtyard and" + ] + }, + "tried to kill me.", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 26:22" + }, + "However, God has been helping me", + { + "type": "char:add", + "content": [ + "from that time, and he is still helping me" + ] + }, + "today. So I stand here and I tell", + { + "type": "char:add", + "content": [ + "all of you people" + ] + }, + ", those who are important and those who are not,", + { + "type": "char:add", + "content": [ + "who Jesus is" + ] + }, + ". Everything that I say", + { + "type": "char:add", + "content": [ + "about him" + ] + }, + "is what Moses and the", + { + "type": "char:add", + "content": [ + "other" + ] + }, + "prophets wrote", + { + "type": "char:add", + "content": [ + "about long ago, things that they said" + ] + }, + "would happen.", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 26:23" + }, + "They wrote that", + { + "type": "char:add", + "content": [ + "people would cause" + ] + }, + "the Messiah to suffer and die. They also wrote that he would be the first person to become alive again, to proclaim", + { + "type": "char:add", + "content": [ + "the message that would be like" + ] + }, + "light,", + { + "type": "char:add", + "content": [ + "that he would save" + ] + }, + "both", + { + "type": "char:add", + "content": [ + "his own Jewish" + ] + }, + "people and non-Jewish people.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul talked to Festus and Agrippa, urging them to become believers in Jesus." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:24-29" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ACT 26:24" + }, + "Before Paul could say anything", + { + "type": "char:add", + "content": [ + "further" + ] + }, + "to defend himself, Festus shouted: “Paul, you are crazy! You have studied too much, and it has made you insane!”", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 26:25" + }, + "But Paul answered, “Your Excellency, Festus, I am not raving", + { + "type": "char:add", + "content": [ + "insanely" + ] + }, + ". On the contrary, what I am saying is true and sensible!", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 26:26" + }, + "King Agrippa knows the things", + { + "type": "char:add", + "content": [ + "that I have been talking about" + ] + }, + ", and I can speak confidently to him", + { + "type": "char:add", + "content": [ + "about them" + ] + }, + ". I am sure that he knows [LIT] these things, because people everywhere [IDM] have heard [LIT] about what happened", + { + "type": "char:add", + "content": [ + "to Jesus" + ] + }, + ".”", + { + "type": "verse:v", + "number": "27", + "sid": "ACT 26:27" + }, + "Then Paul asked, “King Agrippa, do you believe", + { + "type": "char:add", + "content": [ + "what" + ] + }, + "the prophets", + { + "type": "char:add", + "content": [ + "wrote" + ] + }, + "? I know that you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "believe it.”", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 26:28" + }, + "Then Agrippa", + { + "type": "char:add", + "content": [ + "answered" + ] + }, + "Paul, “◄", + { + "type": "char:add", + "content": [ + "I hope that you(sg)" + ] + }, + "do not think that by the few things", + { + "type": "char:add", + "content": [ + "that you have just now said" + ] + }, + "you can persuade me to become a Christian!/You do not think,", + { + "type": "char:add", + "content": [ + "do you" + ] + }, + ", that by the few things", + { + "type": "char:add", + "content": [ + "that you have just now said" + ] + }, + "you can persuade me to become a Christian?►” [RHQ]", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 26:29" + }, + "Paul replied, “Whether it takes a short time or a long time, it does not matter. I pray to God that you and also all of the others who are listening to me today will also", + { + "type": "char:add", + "content": [ + "believe in Jesus" + ] + }, + "like I do, but I do not want you to become prisoners [MTY]", + { + "type": "char:add", + "content": [ + "like I am" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "The officials said that Paul was innocent but must go to Rome." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 26:30-32" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ACT 26:30" + }, + "Then the king, the governor, Bernice, and all the others got up", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 26:31" + }, + "and left", + { + "type": "char:add", + "content": [ + "the room. While" + ] + }, + "they were talking to one another they said to each other, “There is no reason why ◄the authorities/we► should execute this man, or that he should even be kept in prison [MTY].”", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 26:32" + }, + "Agrippa said to Festus, “If this man had not asked that the Emperor judge him, he could have been released {", + { + "type": "char:add", + "content": [ + "we(inc)" + ] + }, + "could have released him}.”" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "ACT 27" + }, + { + "type": "para:s1", + "content": [ + "Paul and other prisoners sailed from Caesarea to Crete." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 27:1-8" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 27:1" + }, + "When", + { + "type": "char:add", + "content": [ + "the Governor and those who advised him" + ] + }, + "decided that it was time for us", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "to get on a ship and go to Italy, they put Paul and some other prisoners into the hands/care of an army captain whose name was Julius.", + { + "type": "char:add", + "content": [ + "He was the one who would guard us on the journey" + ] + }, + ". Julius was", + { + "type": "char:add", + "content": [ + "an officer" + ] + }, + "in charge of", + { + "type": "char:add", + "content": [ + "a group of" + ] + }, + "a hundred", + { + "type": "char:add", + "content": [ + "soldiers that people called" + ] + }, + "❛the Emperor Augustus Group❜.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 27:2" + }, + "So we got on a ship that had come from Adramyttium", + { + "type": "char:add", + "content": [ + "city in Asia province. The ship" + ] + }, + "was going to", + { + "type": "char:add", + "content": [ + "return there, stopping at" + ] + }, + "cities along the coast of Asia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ". Aristarchus,", + { + "type": "char:add", + "content": [ + "a fellow believer who was" + ] + }, + "from Thessalonica", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "in Macedonia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ", went with us.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 27:3" + }, + "The day after", + { + "type": "char:add", + "content": [ + "the ship sailed" + ] + }, + ", we arrived at Sidon", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". Julius kindly told Paul that he could go and see his friends", + { + "type": "char:add", + "content": [ + "who lived there" + ] + }, + ", so that they could give him whatever he might need.", + { + "type": "char:add", + "content": [ + "So Paul visited the believers there" + ] + }, + ".", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 27:4" + }, + "Then the ship left", + { + "type": "char:add", + "content": [ + "Sidon" + ] + }, + ", but the winds were blowing against us", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + ", so", + { + "type": "char:add", + "content": [ + "the ship" + ] + }, + "went along", + { + "type": "char:add", + "content": [ + "the north" + ] + }, + "side of Cyprus", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ", the side that is sheltered", + { + "type": "char:add", + "content": [ + "from the wind" + ] + }, + ".", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 27:5" + }, + "After that, we crossed over the sea close to the coast of Cilicia and Pamphylia", + { + "type": "char:add", + "content": [ + "provinces. The ship" + ] + }, + "arrived at Myra", + { + "type": "char:add", + "content": [ + "city, which is" + ] + }, + "in Lycia", + { + "type": "char:add", + "content": [ + "province" + ] + }, + ".", + { + "type": "char:add", + "content": [ + "We got off the ship there" + ] + }, + ".", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 27:6" + }, + "In Myra,", + { + "type": "char:add", + "content": [ + "people told" + ] + }, + "Julius that a ship", + { + "type": "char:add", + "content": [ + "was there that had come" + ] + }, + "from Alexandria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + "and would", + { + "type": "char:add", + "content": [ + "soon" + ] + }, + "sail to Italy. So he arranged for us to get", + { + "type": "char:add", + "content": [ + "on that ship" + ] + }, + ",", + { + "type": "char:add", + "content": [ + "and we left" + ] + }, + ".", + { + "type": "verse:v", + "number": "7", + "sid": "ACT 27:7" + }, + "We sailed slowly for several days and finally arrived close to the coast", + { + "type": "char:add", + "content": [ + "of Asia province" + ] + }, + ", near Cnidus", + { + "type": "char:add", + "content": [ + "town. After that" + ] + }, + ", the wind", + { + "type": "char:add", + "content": [ + "was very strong and" + ] + }, + "did not allow the ship to move straight ahead", + { + "type": "char:add", + "content": [ + "westward. So instead" + ] + }, + ", we sailed", + { + "type": "char:add", + "content": [ + "southward" + ] + }, + "along the side of Crete", + { + "type": "char:add", + "content": [ + "Island that is" + ] + }, + "sheltered", + { + "type": "char:add", + "content": [ + "from the wind" + ] + }, + ", and we passed", + { + "type": "char:add", + "content": [ + "near Cape" + ] + }, + "Salmone.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 27:8" + }, + { + "type": "char:add", + "content": [ + "The wind was still strong, and it prevented the ship from moving ahead fast" + ] + }, + ". So we moved slowly along the coast", + { + "type": "char:add", + "content": [ + "of Crete" + ] + }, + ", and we arrived at a harbor that was called Fair Havens, near Lasea", + { + "type": "char:add", + "content": [ + "town" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul warned them not to travel on, but the ship's officials decided to go on anyway." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 27:9-20" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ACT 27:9" + }, + "Much time had passed, so it would have been dangerous if we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "had traveled", + { + "type": "char:add", + "content": [ + "farther" + ] + }, + "by ship", + { + "type": "char:add", + "content": [ + "because after that time of the year" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "the sea often became very stormy" + ] + }, + ". So Paul said to the men", + { + "type": "char:add", + "content": [ + "on the ship" + ] + }, + ",", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 27:10" + }, + "“Men, I perceive that", + { + "type": "char:add", + "content": [ + "if we(inc) travel by ship" + ] + }, + "now, it will be disastrous for us. A storm may destroy the ship and the cargo, and possibly we will drown.”", + { + "type": "verse:v", + "number": "11", + "sid": "ACT 27:11" + }, + "But the officer", + { + "type": "char:add", + "content": [ + "did not listen to" + ] + }, + "what Paul said. Instead, he decided to do what the pilot", + { + "type": "char:add", + "content": [ + "of the ship" + ] + }, + "and the owner of the ship advised.", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 27:12" + }, + "The harbor where the ship had stopped was not a good place to remain during the winter", + { + "type": "char:add", + "content": [ + "when the weather frequently becomes stormy. So most of the people on the ship decided that we(exc) should leave there, because they hoped that we" + ] + }, + "could stay at Phoenix", + { + "type": "char:add", + "content": [ + "port" + ] + }, + "during the winter, if we could possibly arrive there. That harbor was open to the sea in two directions,", + { + "type": "char:add", + "content": [ + "but the strong winds did not blow there" + ] + }, + ".", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 27:13" + }, + "Then a gentle wind began to blow", + { + "type": "char:add", + "content": [ + "from the south" + ] + }, + ", and the", + { + "type": "char:add", + "content": [ + "crew members" + ] + }, + "thought that they could travel as they had decided", + { + "type": "char:add", + "content": [ + "to do. So" + ] + }, + "they lifted", + { + "type": "char:add", + "content": [ + "the anchor up out of the sea" + ] + }, + ", and the ship sailed", + { + "type": "char:add", + "content": [ + "westward" + ] + }, + "along the", + { + "type": "char:add", + "content": [ + "southern" + ] + }, + "shore of Crete", + { + "type": "char:add", + "content": [ + "Island" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 27:14" + }, + "But after a while, a wind that was very strong blew across the island", + { + "type": "char:add", + "content": [ + "from the north side and hit the ship. That wind was called" + ] + }, + "{", + { + "type": "char:add", + "content": [ + "People" + ] + }, + "called that wind} “the Northeast Wind.”", + { + "type": "verse:v", + "number": "15", + "sid": "ACT 27:15" + }, + "It blew strongly against the", + { + "type": "char:add", + "content": [ + "front of" + ] + }, + "the ship. The result was that we could not keep going in the direction", + { + "type": "char:add", + "content": [ + "in which we had been going" + ] + }, + ". So the sailors let the wind move the ship in the direction", + { + "type": "char:add", + "content": [ + "that the wind" + ] + }, + "was blowing.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 27:16" + }, + "The ship then passed a small island named Cauda. We passed along the side", + { + "type": "char:add", + "content": [ + "of the island that" + ] + }, + "sheltered", + { + "type": "char:add", + "content": [ + "the ship from the wind" + ] + }, + ". Then", + { + "type": "char:add", + "content": [ + "while the ship was moving along" + ] + }, + ", the sailors lifted the lifeboat up", + { + "type": "char:add", + "content": [ + "out of the water" + ] + }, + "and tied it", + { + "type": "char:add", + "content": [ + "on the deck. But the strong wind made it" + ] + }, + "difficult even to do that.", + { + "type": "verse:v", + "number": "17-18", + "sid": "ACT 27:17-18" + }, + "After the sailors", + { + "type": "char:add", + "content": [ + "hoisted/lifted" + ] + }, + "the lifeboat onto the ship, they tied ropes around the ship's hull to strengthen the ship. The sailors were afraid that,", + { + "type": "char:add", + "content": [ + "because the wind was pushing the ship" + ] + }, + ", it might run onto the sandbanks off the coast of Libya to the south", + { + "type": "char:add", + "content": [ + "and get stuck there. So" + ] + }, + "they lowered the largest sail", + { + "type": "char:add", + "content": [ + "so that the ship would move slower. Even so" + ] + }, + ", the wind continued to move the ship along.", + { + "type": "char:add", + "content": [ + "The wind and the waves" + ] + }, + "continued to toss the ship about roughly, so on the next day the sailors began to throw overboard the things that the ship was carrying.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 27:19" + }, + "On the third", + { + "type": "char:add", + "content": [ + "day after the stormy wind had begun to blow" + ] + }, + ", the sailors/we [MTY] threw overboard", + { + "type": "char:add", + "content": [ + "most of" + ] + }, + "the sails, ropes, and poles,", + { + "type": "char:add", + "content": [ + "in order to make the ship lighter" + ] + }, + ".", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 27:20" + }, + "The wind continued to blow very strongly,", + { + "type": "char:add", + "content": [ + "and the sky was full of dark clouds" + ] + }, + "day and night. We could not see the sun or the stars for many days,", + { + "type": "char:add", + "content": [ + "so we could not determine where we were. And the wind" + ] + }, + "continued to blow violently. So we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "finally thought that we would drown in the sea." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told them that an angel from God said that they would all survive." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 27:21-26" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ACT 27:21" + }, + "None of us on the ship had eaten for many days.", + { + "type": "char:add", + "content": [ + "Then one day" + ] + }, + ", Paul stood up in front of us and said, “", + { + "type": "char:add", + "content": [ + "Friends" + ] + }, + ", you should have listened to me", + { + "type": "char:add", + "content": [ + "when I said" + ] + }, + "that we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "should not sail from Crete. Then we would have been safe, and the ship and its cargo would be in good condition [LIT].", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 27:22" + }, + "But now, I urge you, do not be afraid, because none of us will die.", + { + "type": "char:add", + "content": [ + "The storm" + ] + }, + "will destroy the ship but not us.", + { + "type": "verse:v", + "number": "23", + "sid": "ACT 27:23" + }, + "I", + { + "type": "char:add", + "content": [ + "know this" + ] + }, + ", because last night God, the one to whom I belong and whom I serve,", + { + "type": "char:add", + "content": [ + "sent" + ] + }, + "an angel", + { + "type": "char:add", + "content": [ + "who came and" + ] + }, + "stood by me.", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 27:24" + }, + "The angel said to me, ‘Paul, do not be afraid! You", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "must", + { + "type": "char:add", + "content": [ + "go to Rome" + ] + }, + "and stand before the Emperor there", + { + "type": "char:add", + "content": [ + "so that he can judge you" + ] + }, + ". I want you to know that God has made it clear to me that all those who are traveling by ship with you", + { + "type": "char:add", + "content": [ + "will also survive" + ] + }, + ".’", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 27:25" + }, + "So cheer up,", + { + "type": "char:add", + "content": [ + "my" + ] + }, + "friends, because I believe that God will make this happen, exactly as", + { + "type": "char:add", + "content": [ + "the angel" + ] + }, + "told me.", + { + "type": "verse:v", + "number": "26", + "sid": "ACT 27:26" + }, + "However,", + { + "type": "char:add", + "content": [ + "the ship" + ] + }, + "will crash on some island,", + { + "type": "char:add", + "content": [ + "and" + ] + }, + "we", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "will go ashore", + { + "type": "char:add", + "content": [ + "there" + ] + }, + ".”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul thwarted some sailors who tried to sneak ashore in the lifeboat." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 27:27-32" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 27:27" + }, + "On the fourteenth night", + { + "type": "char:add", + "content": [ + "after the storm had begun, the ship" + ] + }, + "was still being blown {the wind was still blowing", + { + "type": "char:add", + "content": [ + "the ship" + ] + }, + "} across the Adriatic sea. About midnight, the sailors sensed that the ship was getting close to land.", + { + "type": "verse:v", + "number": "28", + "sid": "ACT 27:28" + }, + "So they lowered", + { + "type": "char:add", + "content": [ + "a weight on a rope" + ] + }, + "to measure how deep", + { + "type": "char:add", + "content": [ + "the water was" + ] + }, + ". When they pulled the rope up again, they measured it and saw that the water was ◄120 ft./37 meters► deep. They went a little farther and lowered the rope again.", + { + "type": "char:add", + "content": [ + "That time" + ] + }, + ", they saw that the water was", + { + "type": "char:add", + "content": [ + "only" + ] + }, + "about ◄90 ft./28 meters► deep.", + { + "type": "verse:v", + "number": "29", + "sid": "ACT 27:29" + }, + "They were afraid that the", + { + "type": "char:add", + "content": [ + "ship" + ] + }, + "might go onto some rocks, so they threw out four anchors from the", + { + "type": "char:add", + "content": [ + "ship's" + ] + }, + "stern/back and continued to wish/pray that it would soon be dawn", + { + "type": "char:add", + "content": [ + "so that they could see where the ship was going" + ] + }, + ".", + { + "type": "verse:v", + "number": "30", + "sid": "ACT 27:30" + }, + "Some of the sailors were planning to escape from the ship, so they lowered the lifeboat into the sea. In order", + { + "type": "char:add", + "content": [ + "that no one would know what they planned to do" + ] + }, + ", they pretended", + { + "type": "char:add", + "content": [ + "that" + ] + }, + "they wanted to lower some anchors from the", + { + "type": "char:add", + "content": [ + "ship's" + ] + }, + "front/bow.", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 27:31" + }, + "But Paul said to the army officer and soldiers, “If the sailors do not stay in the ship, you have no hope of being saved.”", + { + "type": "verse:v", + "number": "32", + "sid": "ACT 27:32" + }, + "So the soldiers cut the ropes and let the lifeboat fall into the water." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul urged them to eat some food, so they did and then lightened the ship." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 27:33-38" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "ACT 27:33" + }, + "Just before dawn, Paul urged everyone", + { + "type": "char:add", + "content": [ + "on the ship" + ] + }, + "to eat some food. He said, “For the past fourteen days you have been waiting and watching and not eating anything.", + { + "type": "verse:v", + "number": "34", + "sid": "ACT 27:34" + }, + "So,", + { + "type": "char:add", + "content": [ + "now" + ] + }, + "I urge you to eat some food. We", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "need to do that in order to stay alive. I", + { + "type": "char:add", + "content": [ + "tell you to do that because I know that" + ] + }, + "none of you will drown [IDM].”", + { + "type": "verse:v", + "number": "35", + "sid": "ACT 27:35" + }, + "After Paul had said that, while everyone was watching, he took some bread and thanked God", + { + "type": "char:add", + "content": [ + "for it. Then he broke the bread and began to eat some of it" + ] + }, + ".", + { + "type": "verse:v", + "number": "36", + "sid": "ACT 27:36" + }, + "The", + { + "type": "char:add", + "content": [ + "rest of us" + ] + }, + "became encouraged, so we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "all ate some food.", + { + "type": "verse:v", + "number": "37", + "sid": "ACT 27:37" + }, + "Altogether there were 276 of us [SYN] on the ship.", + { + "type": "verse:v", + "number": "38", + "sid": "ACT 27:38" + }, + "When everyone had eaten as much as they wanted, they threw the grain", + { + "type": "char:add", + "content": [ + "that the ship was carrying" + ] + }, + "into the sea, and this made the ship lighter." + ] + }, + { + "type": "para:s1", + "content": [ + "The waves began to break up the ship after it struck a shoal." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 27:39-41" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "ACT 27:39" + }, + "At dawn,", + { + "type": "char:add", + "content": [ + "we(exc) could see" + ] + }, + "land,", + { + "type": "char:add", + "content": [ + "but the sailors" + ] + }, + "did not recognize", + { + "type": "char:add", + "content": [ + "the place" + ] + }, + ". However, they could see that there was a bay and", + { + "type": "char:add", + "content": [ + "a wide area of" + ] + }, + "sand at the water's edge. They planned that, if it was possible, they would steer the ship onto", + { + "type": "char:add", + "content": [ + "the beach" + ] + }, + ".", + { + "type": "verse:v", + "number": "40", + "sid": "ACT 27:40" + }, + { + "type": "char:add", + "content": [ + "So some of the sailors" + ] + }, + "cut the anchor", + { + "type": "char:add", + "content": [ + "ropes and" + ] + }, + "let the anchors fall into the sea. At the same time,", + { + "type": "char:add", + "content": [ + "other sailors" + ] + }, + "untied the", + { + "type": "char:add", + "content": [ + "ropes that" + ] + }, + "fastened the rudders,", + { + "type": "char:add", + "content": [ + "so that they could steer the ship again" + ] + }, + ". Then", + { + "type": "char:add", + "content": [ + "the sailors" + ] + }, + "raised the sail at the front/bow of the ship so that the wind", + { + "type": "char:add", + "content": [ + "would blow the ship forward" + ] + }, + ", and the ship headed towards the shore.", + { + "type": "verse:v", + "number": "41", + "sid": "ACT 27:41" + }, + "But the ship hit a sandbank. The front of the ship stuck there and could not move, and big waves beat against the back of the ship and it began to break apart." + ] + }, + { + "type": "para:s1", + "content": [ + "The officer saved Paul and commanded all to go to the shore, so they did that." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 27:42-44" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "ACT 27:42" + }, + "The soldiers said", + { + "type": "char:add", + "content": [ + "to one another, “Let's" + ] + }, + "kill", + { + "type": "char:add", + "content": [ + "all" + ] + }, + "the prisoners", + { + "type": "char:add", + "content": [ + "on the ship" + ] + }, + ", so that they will not", + { + "type": "char:add", + "content": [ + "be able to" + ] + }, + "swim", + { + "type": "char:add", + "content": [ + "away and" + ] + }, + "escape.”", + { + "type": "char:add", + "content": [ + "They planned to do that because they were sure" + ] + }, + "that officials", + { + "type": "char:add", + "content": [ + "would order them to be executed if they let the prisoners escape" + ] + }, + ".", + { + "type": "verse:v", + "number": "43", + "sid": "ACT 27:43" + }, + "But", + { + "type": "char:add", + "content": [ + "Julius" + ] + }, + ", the army captain, wanted to save Paul, so he stopped the soldiers from doing what they planned to do. Instead, he", + { + "type": "char:add", + "content": [ + "commanded" + ] + }, + "first that everyone who could swim should jump into the water and swim to land.", + { + "type": "verse:v", + "number": "44", + "sid": "ACT 27:44" + }, + { + "type": "char:add", + "content": [ + "Then he told" + ] + }, + "the others", + { + "type": "char:add", + "content": [ + "to hold" + ] + }, + "onto planks or pieces from the ship", + { + "type": "char:add", + "content": [ + "and go towards shore. We(exc) did what he said, and" + ] + }, + "in that way all of us arrived safely on land." + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "ACT 28" + }, + { + "type": "para:s1", + "content": [ + "The Maltese thought that Paul was a god because a snake did not harm him." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 28:1-6" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ACT 28:1" + }, + "After we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "had arrived safely", + { + "type": "char:add", + "content": [ + "on the shore" + ] + }, + ", we learned that it was an island called Malta.", + { + "type": "verse:v", + "number": "2", + "sid": "ACT 28:2" + }, + "The people who lived there received us kindly. They lit a fire and invited us to come and warm ourselves, because it was raining and it was cold.", + { + "type": "verse:v", + "number": "3", + "sid": "ACT 28:3" + }, + "Paul gathered some sticks and put them on the fire. But", + { + "type": "char:add", + "content": [ + "among those sticks was" + ] + }, + "a snake that had come out", + { + "type": "char:add", + "content": [ + "from the fire to escape" + ] + }, + "from the heat, and it fastened itself on Paul's hand.", + { + "type": "verse:v", + "number": "4", + "sid": "ACT 28:4" + }, + { + "type": "char:add", + "content": [ + "The islanders knew that the snake was poisonous, so" + ] + }, + "when they saw it hanging from Paul's hand, they said to each other, “Probably this man has murdered someone. Although he has escaped from being drowned,", + { + "type": "char:add", + "content": [ + "the god" + ] + }, + "◄", + { + "type": "char:add", + "content": [ + "who" + ] + }, + "pays", + { + "type": "char:add", + "content": [ + "people back/who punishes people" + ] + }, + "► for their [MTY] sins will cause him to die.”", + { + "type": "verse:v", + "number": "5", + "sid": "ACT 28:5" + }, + "But Paul simply shook the snake off into the fire, and nothing happened to him.", + { + "type": "verse:v", + "number": "6", + "sid": "ACT 28:6" + }, + "The people were expecting that Paul's body would soon swell up or that he would suddenly fall down and die. But after they had waited a long time, they saw", + { + "type": "char:add", + "content": [ + "that the snake" + ] + }, + "had not harmed him", + { + "type": "char:add", + "content": [ + "at all" + ] + }, + ". So then the people changed their minds and said", + { + "type": "char:add", + "content": [ + "to one another" + ] + }, + ", “This man is not a murderer! Probably he is a god!”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul healed many Maltese, so they supplied what he and the others needed." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 28:7-10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ACT 28:7" + }, + "Near where the people had made the fire, there were some fields that belonged to a man whose name was Publius. He was the chief official on the island. He invited us to", + { + "type": "char:add", + "content": [ + "come and stay in" + ] + }, + "his home. He took care of us for three days.", + { + "type": "verse:v", + "number": "8", + "sid": "ACT 28:8" + }, + { + "type": "char:add", + "content": [ + "At that time" + ] + }, + "Publius' father had a fever and dysentery, and he was lying", + { + "type": "char:add", + "content": [ + "in bed" + ] + }, + ". So Paul visited him and prayed", + { + "type": "char:add", + "content": [ + "for him. Then" + ] + }, + "Paul placed his hands on him and healed him.", + { + "type": "verse:v", + "number": "9", + "sid": "ACT 28:9" + }, + "After Paul had done that, the other people on the island who were sick came", + { + "type": "char:add", + "content": [ + "to him" + ] + }, + "and", + { + "type": "char:add", + "content": [ + "he" + ] + }, + "healed them, too.", + { + "type": "verse:v", + "number": "10", + "sid": "ACT 28:10" + }, + "They brought us gifts and", + { + "type": "char:add", + "content": [ + "showed in other ways that" + ] + }, + "they greatly respected us. When we were", + { + "type": "char:add", + "content": [ + "ready" + ] + }, + "to leave", + { + "type": "char:add", + "content": [ + "three months later" + ] + }, + ", they brought us food and other things that we would need", + { + "type": "char:add", + "content": [ + "for the trip" + ] + }, + "." + ] + }, + { + "type": "para:s1", + "content": [ + "Paul and the others sailed to Puteoli, then went by land towards Rome." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 28:11-14" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ACT 28:11" + }, + "After", + { + "type": "char:add", + "content": [ + "we had stayed there" + ] + }, + "three months, we", + { + "type": "char:add", + "content": [ + "got on" + ] + }, + "a ship", + { + "type": "char:add", + "content": [ + "that was going to Italy and" + ] + }, + "sailed away. The ship had been in", + { + "type": "char:add", + "content": [ + "a harbor on" + ] + }, + "the island during the months when there are many storms. It had come from Alexandria", + { + "type": "char:add", + "content": [ + "city" + ] + }, + ". On the front of the ship there were carved images of the twin gods", + { + "type": "char:add", + "content": [ + "whose names were Castor and Pollux" + ] + }, + ".", + { + "type": "verse:v", + "number": "12", + "sid": "ACT 28:12" + }, + "We", + { + "type": "char:add", + "content": [ + "sailed from the island and" + ] + }, + "arrived at Syracuse", + { + "type": "char:add", + "content": [ + "city on Sicily island" + ] + }, + "and stayed there three days.", + { + "type": "verse:v", + "number": "13", + "sid": "ACT 28:13" + }, + "Then we traveled on by ship and arrived at Rhegium", + { + "type": "char:add", + "content": [ + "port in Italy" + ] + }, + ". The next day, the wind was blowing from behind us,", + { + "type": "char:add", + "content": [ + "so we sailed along fast" + ] + }, + ". The day after that, we reached Puteoli", + { + "type": "char:add", + "content": [ + "town, where we left the ship" + ] + }, + ".", + { + "type": "verse:v", + "number": "14", + "sid": "ACT 28:14" + }, + "In Puteoli we met some believers who invited us to stay with them for a week.", + { + "type": "char:add", + "content": [ + "After visiting them" + ] + }, + ", we", + { + "type": "char:add", + "content": [ + "left there and started to travel by land" + ] + }, + "to Rome." + ] + }, + { + "type": "para:s1", + "content": [ + "Christians came out from Rome and escorted Paul into that city." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 28:15-16" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ACT 28:15" + }, + { + "type": "char:add", + "content": [ + "A group of" + ] + }, + "believers", + { + "type": "char:add", + "content": [ + "who lived in Rome" + ] + }, + "had heard that we", + { + "type": "char:add", + "content": [ + "(exc) were coming" + ] + }, + ". So they came out", + { + "type": "char:add", + "content": [ + "from Rome" + ] + }, + "to meet us.", + { + "type": "char:add", + "content": [ + "Some of" + ] + }, + "them met us at", + { + "type": "char:add", + "content": [ + "the town called" + ] + }, + "❛The Market on Appian", + { + "type": "char:add", + "content": [ + "Road❜," + ] + }, + "and others met us at", + { + "type": "char:add", + "content": [ + "the town called" + ] + }, + "❛The Three Inns❜. When Paul saw those believers, he thanked God and was encouraged.", + { + "type": "verse:v", + "number": "16", + "sid": "ACT 28:16" + }, + "After we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "arrived in Rome, Paul was permitted {", + { + "type": "char:add", + "content": [ + "a Roman official who was responsible for guarding Paul" + ] + }, + "permitted Paul} to live", + { + "type": "char:add", + "content": [ + "in a house" + ] + }, + "by himself. But", + { + "type": "char:add", + "content": [ + "there was always" + ] + }, + "a soldier there to guard him." + ] + }, + { + "type": "para:s1", + "content": [ + "The Jewish leaders asked Paul to tell them about Christianity." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 28:17-22" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ACT 28:17" + }, + "After", + { + "type": "char:add", + "content": [ + "Paul had been there" + ] + }, + "three days, he sent a message to the Jewish leaders", + { + "type": "char:add", + "content": [ + "to come and talk with him. So" + ] + }, + "they came, and Paul said to them, “My fellow Jews, although I have not opposed our people nor spoken against the customs of our ancestors,", + { + "type": "char:add", + "content": [ + "our leaders" + ] + }, + "in Jerusalem", + { + "type": "char:add", + "content": [ + "seized" + ] + }, + "[MTY]", + { + "type": "char:add", + "content": [ + "me. But before they could kill me, a Roman commander rescued me and later sent me" + ] + }, + "to Caesarea for Roman", + { + "type": "char:add", + "content": [ + "authorities/officials to put me on trial" + ] + }, + ".", + { + "type": "verse:v", + "number": "18", + "sid": "ACT 28:18" + }, + "The Roman authorities/officials questioned me and wanted to release me, because I had not done any", + { + "type": "char:add", + "content": [ + "bad" + ] + }, + "thing for which I should be executed {they should kill me}.", + { + "type": "verse:v", + "number": "19", + "sid": "ACT 28:19" + }, + "But when the Jewish", + { + "type": "char:add", + "content": [ + "leaders" + ] + }, + "[SYN] there opposed", + { + "type": "char:add", + "content": [ + "what the Roman authorities wanted to do" + ] + }, + ", I had to formally request that the Emperor", + { + "type": "char:add", + "content": [ + "judge me here in Rome" + ] + }, + ". But my reason for doing that was not that I wanted to accuse our leaders about anything.", + { + "type": "verse:v", + "number": "20", + "sid": "ACT 28:20" + }, + "So I have requested you", + { + "type": "char:add", + "content": [ + "to come" + ] + }, + "here so that I can tell you why I am a prisoner. It is because I believe in [MTY] our Messiah, the one", + { + "type": "char:add", + "content": [ + "God long ago promised to send" + ] + }, + "to us", + { + "type": "char:add", + "content": [ + "(inc)" + ] + }, + "Jews.”", + { + "type": "verse:v", + "number": "21", + "sid": "ACT 28:21" + }, + "Then", + { + "type": "char:add", + "content": [ + "the Jewish leaders" + ] + }, + "said, “We", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "have not received any letters from", + { + "type": "char:add", + "content": [ + "our fellow Jews" + ] + }, + "in Judea about you. Also, none of our fellow Jews who have arrived", + { + "type": "char:add", + "content": [ + "here from Judea" + ] + }, + "has said anything bad about you.", + { + "type": "verse:v", + "number": "22", + "sid": "ACT 28:22" + }, + "But we", + { + "type": "char:add", + "content": [ + "(exc)" + ] + }, + "want to hear what you", + { + "type": "char:add", + "content": [ + "(sg)" + ] + }, + "think about this", + { + "type": "char:add", + "content": [ + "Christian" + ] + }, + "sect/group, because we know that in many places [HYP] bad things are being said {people are saying bad things} about it.”" + ] + }, + { + "type": "para:s1", + "content": [ + "Paul told the Jews that non-Jews would believe the gospel." + ] + }, + { + "type": "para:sr", + "content": [ + "Acts 28:23-31" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ACT 28:23" + }, + "So they", + { + "type": "char:add", + "content": [ + "talked with Paul and decided that they would come back on another day to hear him. When that day arrived" + ] + }, + ", those Jews came back to the place where Paul was staying, and they brought more Jews with them. Paul talked to them from morning until evening. He talked to them about how God wants to rule", + { + "type": "char:add", + "content": [ + "people's lives" + ] + }, + "[MET]. He tried to convince them that Jesus", + { + "type": "char:add", + "content": [ + "is the Messiah" + ] + }, + "by reminding them what Moses and the other prophets had written [MTY].", + { + "type": "verse:v", + "number": "24", + "sid": "ACT 28:24" + }, + "Some of those Jews believed that what was said", + { + "type": "char:add", + "content": [ + "by Paul" + ] + }, + "{what", + { + "type": "char:add", + "content": [ + "Paul" + ] + }, + "said} about Jesus", + { + "type": "char:add", + "content": [ + "was true" + ] + }, + ", but others did not believe", + { + "type": "char:add", + "content": [ + "that it was true" + ] + }, + ".", + { + "type": "verse:v", + "number": "25", + "sid": "ACT 28:25" + }, + "So they began to argue with one another.", + { + "type": "char:add", + "content": [ + "Paul realized that some of them did not want to listen to him, so" + ] + }, + "when they were about to leave, he said, “The Holy Spirit said something to your/our(incl) ancestors. He spoke these words to Isaiah the prophet,", + { + "type": "char:add", + "content": [ + "and what he said is also true about you" + ] + }, + ":" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "ACT 28:26" + }, + "Go to your fellow Israelites and tell them," + ] + }, + { + "type": "para:q1", + "content": [ + "‘You repeatedly listen", + { + "type": "char:add", + "content": [ + "to the message of God" + ] + }, + ", but you never understand", + { + "type": "char:add", + "content": [ + "what God is saying" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "You repeatedly look at and see", + { + "type": "char:add", + "content": [ + "the things that God is doing" + ] + }, + "," + ] + }, + { + "type": "para:q1", + "content": [ + "but you never understand", + { + "type": "char:add", + "content": [ + "what they mean" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ACT 28:27" + }, + "God also said to the prophet," + ] + }, + { + "type": "para:q1", + "content": [ + "These people do not understand, because they have become stubborn." + ] + }, + { + "type": "para:q1", + "content": [ + "They have ears, but they do not understand what they hear," + ] + }, + { + "type": "para:q1", + "content": [ + "and they have closed their eyes", + { + "type": "char:add", + "content": [ + "because they do not want to see" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "If they wanted to obey what I say to them, they might understand what they see", + { + "type": "char:add", + "content": [ + "me doing" + ] + }, + "and what they hear", + { + "type": "char:add", + "content": [ + "me saying" + ] + }, + "." + ] + }, + { + "type": "para:q1", + "content": [ + "Then they might turn from their sinful behavior and I would save them.’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28-29", + "sid": "ACT 28:28-29" + }, + { + "type": "char:add", + "content": [ + "That is what God said to the prophet Isaiah about our ancestors. But you Jews today do not want to believe God's message" + ] + }, + ". Therefore, I am telling you that", + { + "type": "char:add", + "content": [ + "God" + ] + }, + "has sent to the non-Jews this message about how he saves people, and they will listen", + { + "type": "char:add", + "content": [ + "and accept it" + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ACT 28:30" + }, + "For two whole years Paul stayed", + { + "type": "char:add", + "content": [ + "there" + ] + }, + "in a house that he rented. Many people came to see him, and he received them all gladly", + { + "type": "char:add", + "content": [ + "and talked with them" + ] + }, + ".", + { + "type": "verse:v", + "number": "31", + "sid": "ACT 28:31" + }, + "He preached", + { + "type": "char:add", + "content": [ + "and taught people" + ] + }, + "about how God could rule", + { + "type": "char:add", + "content": [ + "their lives" + ] + }, + "[MET] and taught them about the Lord Jesus Christ. He did that without being afraid, and no one tried to stop him." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/ta2il-IRV1/origin-usj.json b/tests/samples-from-wild/ta2il-IRV1/origin-usj.json index 6b6fef71..d63e9848 100644 --- a/tests/samples-from-wild/ta2il-IRV1/origin-usj.json +++ b/tests/samples-from-wild/ta2il-IRV1/origin-usj.json @@ -1,3164 +1,3164 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "ROM" - }, - { - "type": "para:mt1", - "content": [ - "ரோமர்கள்" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ROM 1" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 1" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 1:1" - }, - "இயேசுகிறிஸ்துவின் ஊழியக்காரனும், அப்போஸ்தலனாக இருப்பதற்காக அழைக்கப்பட்டவனும், தேவனுடைய நற்செய்திக்காகப் பிரித்தெடுக்கப்பட்டவனுமாகிய பவுல்,", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 1:2" - }, - "ரோமாபுரியில் உள்ள தேவனுக்குப் பிரியமானவர்களும் பரிசுத்தவான்களாவதற்காக அழைக்கப்பட்டவர்களாகிய அனைவருக்கும் எழுதுகிறதாவது;", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 1:3" - }, - "நம்முடைய பிதாவாகிய தேவனாலும் கர்த்தராகிய இயேசுகிறிஸ்துவினாலும் உங்களுக்குக் கிருபையும் சமாதானமும் உண்டாவதாக.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 1:4" - }, - "இயேசுகிறிஸ்துவைக்குறித்து தேவன் தம்முடைய தீர்க்கதரிசிகள் மூலமாகப் பரிசுத்த வேதாகமங்களில், முன்னமே தம்முடைய நற்செய்தியைப்பற்றி வாக்குத்தத்தம்பண்ணினபடி கர்த்தராகிய இயேசுகிறிஸ்துவானவர்,", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 1:5" - }, - "சரீரத்தின்படி தாவீதின் வம்சத்தில் பிறந்தவரும், பரிசுத்த ஆவியின்படி தேவனுடைய குமாரர் என்று மரித்தோரிலிருந்து உயிரோடு எழுந்ததினாலே பலமாக நிரூபிக்கப்பட்ட தேவகுமாரனுமாக இருக்கிறார்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 1:6" - }, - "அவர் எல்லா தேசத்து மக்களையும், அவர்களுக்குள் இயேசுகிறிஸ்துவினால் அழைக்கப்பட்டவர்களாகிய உங்களையும்,", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 1:7" - }, - "தமது நாமத்தினிமித்தம் விசுவாசத்திற்குக் கீழ்ப்படியப்பண்ணுவதற்காக, எங்களுக்குக் கிருபையையும் அப்போஸ்தல ஊழியத்தையும் கொடுத்திருக்கிறார்." - ] - }, - { - "type": "para:s1", - "content": [ - "பவுல் ரோமபுரியைக் காண வாஞ்சித்தல்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 1:8" - }, - "உங்களுடைய விசுவாசம் உலகமெங்கும் பிரசித்தமாகிறபடியினாலே, முதலாவது நான் உங்களெல்லோருக்காகவும் இயேசுகிறிஸ்து மூலமாக என் தேவனுக்கு நன்றி செலுத்துகிறேன்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 1:9" - }, - "நான் ஜெபம்பண்ணும்போதெல்லாம் இடைவிடாமல் உங்களை நினைத்துக்கொண்டிருக்கிறதைக்குறித்துத் தேவகுமாரனுடைய நற்செய்தியினாலே என் ஆவியோடு நான் வணங்குகிற தேவன் எனக்குச் சாட்சியாக இருக்கிறார்.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 1:10" - }, - "நீங்கள் உறுதிப்படுத்தப்படுவதற்காக ஆவிக்குரிய சில வரங்களை உங்களுக்குக் கொடுப்பதற்காகவும்,", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 1:11" - }, - "உங்களுக்குள்ளும் எனக்குள்ளும் உள்ள விசுவாசத்தினால் உங்களோடு நானும் ஆறுதல் அடைவதற்கும், உங்களைப் பார்க்க ஆவலாக இருக்கிறதினாலே,", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 1:12" - }, - "நான் எப்படியாவது உங்களிடம் வருகிறதற்கு தேவனுடைய விருப்பத்தினாலே எனக்கு நல்ல பயணம் சீக்கிரத்தில் அமையவேண்டும் என்று ஜெபித்துக்கொள்கிறேன்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 1:13" - }, - "சகோதரர்களே, யூதரல்லாதவர்களாகிய மற்றவர்களுக்குள்ளே நான் அநேகரை இரட்சிப்பிற்குள் வழிநடத்தினதுபோல உங்களுக்குள்ளும் சிலரை இரட்சிப்பிற்குள் வழிநடத்துவதற்காக, உங்களிடம் வருவதற்காக பலமுறை நான் யோசனையாக இருந்தேன், ஆனாலும் இதுவரைக்கும் எனக்குத் தடை உண்டானது என்று நீங்கள் அறியாமல் இருக்க எனக்கு மனமில்லை.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 1:14" - }, - "கிரேக்கர்களுக்கும், மற்ற அந்நியர்களுக்கும், ஞானிகளுக்கும், மூடர்களுக்கும் நான் கடனாளியாக இருக்கிறேன்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 1:15" - }, - "எனவே, ரோமாபுரியில் இருக்கிற உங்களுக்கும் என்னால் முடிந்தவரை நற்செய்தியைப் பிரசங்கம்பண்ண விரும்புகிறேன்.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 1:16" - }, - "கிறிஸ்துவின் நற்செய்தியைக்குறித்து நான் வெட்கப்படமாட்டேன்; முதலில் யூதர்களிலும், பின்பு கிரேக்கர்களிலும் விசுவாசிக்கிறவன் எவனோ அவனுக்கு இரட்சிப்பு உண்டாவதற்கு அது தேவபெலனாக இருக்கிறது.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 1:17" - }, - "விசுவாசத்தினாலே நீதிமான் பிழைப்பான் என்று எழுதியிருக்கிறபடி, விசுவாசத்தினால் உண்டாகும் தேவநீதி விசுவாசத்திற்கென்று அந்த நற்செய்தியினால் வெளிப்படுத்தப்படுகிறது." - ] - }, - { - "type": "para:s1", - "content": [ - "பாவத்திற்கு எதிராக தேவனுடைய கோபம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 1:18" - }, - "சத்தியத்தை அநியாயத்தினாலே அடக்கிவைக்கிற மனிதர்களுடைய எல்லாவிதமான அவபக்திக்கும் அநியாயத்திற்கும் எதிராக, தேவனுடைய கோபம் வானத்திலிருந்து வெளிப்படுத்தப்பட்டிருக்கிறது.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 1:19" - }, - "தேவனைக்குறித்து தெரிந்துகொள்வது அவர்களுக்குள்ளே வெளிப்பட்டிருக்கிறது; தேவனே அதை அவர்களுக்கு வெளிப்படுத்தியிருக்கிறார்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 1:20" - }, - "எப்படியென்றால், காணப்படாதவைகளாகிய அவருடைய நித்திய வல்லமை, தெய்வீகத்தன்மை என்பவைகள், படைக்கப்பட்டிருக்கிறவைகளினாலே, உலகம் உண்டாக்கப்பட்டதிலிருந்து, தெளிவாகக் காணப்படும்; எனவே அவர்கள் சாக்குப்போக்குச் சொல்லமுடியாது.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 1:21" - }, - "அவர்கள் தேவனைத் தெரிந்தும், அவரை தேவனென்று மகிமைப்படுத்தாமலும், நன்றி சொல்லாமலும் இருந்து, தங்களுடைய சிந்தனைகளினாலே வீணரானார்கள்; உணர்ச்சி இல்லாத அவர்களுடைய இருதயம் இருள் அடைந்தது.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 1:22" - }, - "அவர்கள் தங்களை ஞானிகளென்று சொல்லியும் பைத்தியக்காரர்களாகி,", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 1:23" - }, - "அழிவில்லாத தேவனுடைய மகிமையை அழிவுள்ள மனிதர்கள், பறவைகள், மிருகங்கள், ஊரும் பிராணிகள் ஆகிய இவைகளுடைய உருவங்களுக்கு ஒப்பாக மாற்றினார்கள்.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 1:24" - }, - "இதனால் அவர்கள் தங்களுடைய இருதயத்திலுள்ள இச்சைகளினாலே ஒருவரோடொருவர் தங்களுடைய சரீரங்களை அவமானப்படுத்துவதற்காக தேவன் அவர்களை அசுத்தத்திற்கு ஒப்புக்கொடுத்தார்.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 1:25" - }, - "தேவனுடைய சத்தியத்தை அவர்கள் பொய்யாக மாற்றி, படைத்தவரைத் தொழுதுகொள்ளாமல் படைக்கப்பட்டவைகளைத் தொழுதுகொண்டார்கள், அவரே என்றென்றைக்கும் ஸ்தோத்திரிக்கப்பட்டவர். ஆமென்.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 1:26" - }, - "இதனால் தேவன் அவர்களை இழிவான இச்சைகளுக்கு ஒப்புக்கொடுத்தார்; அப்படியே அவர்களுடைய பெண்கள் இயற்கையான இச்சையை இயற்கைக்கு எதிரான இச்சையாக மாற்றினார்கள்.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 1:27" - }, - "அப்படியே ஆண்களும் பெண்களை இயற்கையின்படி அனுபவிக்காமல், ஒருவர்மேல் ஒருவர் இச்சையினாலே பொங்கி, ஆணோடு ஆண் அவலட்சணமானதை செய்து, தங்களுடைய தவறுகளுக்குத்தக்க பலனைத் தங்களுக்குள் அடைந்தார்கள்.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 1:28" - }, - "தேவனைத் தெரிந்துகொள்ளும் அறிவைப் பற்றிக்கொண்டிருக்க அவர்களுக்கு மனமில்லாமல் இருந்ததால், தவறான காரியங்களைச் செய்வதற்காக, தேவன் அவர்களைக் கேடான சிந்தைக்கு ஒப்புக்கொடுத்தார்.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 1:29" - }, - "அவர்கள் எல்லாவிதமான அநியாயத்தினாலும், வேசித்தனத்தினாலும், துரோகத்தினாலும், பொருளாசையினாலும், குரோதத்தினாலும் நிறையப்பட்டு; பொறாமையினாலும், கொலையினாலும், வாக்குவாதத்தினாலும், வஞ்சகத்தினாலும், வன்மத்தினாலும் நிறைந்தவர்களுமாக,", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 1:30" - }, - "கோள் சொல்லுகிறவர்களுமாக, அவதூறு பண்ணுகிறவர்களுமாக, தேவனைப் பகைக்கிறவர்களுமாக, மூர்க்கர்களுமாக, அகந்தை உள்ளவர்களுமாக, வீம்புக்காரர்களுமாக, பொல்லாதவைகளை யோசிக்கிறவர்களுமாக, பெற்றோருக்குக் கீழ்ப்படியாதவர்களுமாக,", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 1:31" - }, - "உணர்வு இல்லாதவர்களுமாக, உடன்படிக்கைகளை மீறுகிறவர்களுமாக, சுபாவ அன்பு இல்லாதவர்களுமாக, இணங்காதவர்களுமாக, இரக்கம் இல்லாதவர்களுமாக இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 1:32" - }, - "இப்படிப்பட்டவைகளைச் செய்கிறவர்கள் மரணத்திற்குத் தகுதியானவர்கள் என்று தேவன் தீர்மானித்த நீதியான தீர்ப்பை அவர்கள் தெரிந்திருந்தும், அவைகளைத் தாங்களே செய்கிறதுமல்லாமல், அவைகளைச் செய்கிற மற்றவர்களையும் ஏற்றுக்கொள்ளுகிறவர்களுமாக இருக்கிறார்கள்." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "ROM 2" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 2" - ] - }, - { - "type": "para:s1", - "content": [ - "நடுநிலையான தேவனின் நியாயத்தீர்ப்பு" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 2:1" - }, - "ஆகவே, மற்றவர்களைக் குற்றவாளியாகத் தீர்க்கிறவனே, நீ யாரானாலும் சரி, சாக்குப்போக்குச் சொல்லமுடியாது; நீ குற்றமாகத் தீர்க்கிறவைகள் எவைகளோ, அவைகளை நீயும் செய்கிறதினால், நீ மற்றவர்களைக்குறித்துச் சொல்லுகிற தீர்ப்பினாலே உன்னைநீயே குற்றவாளியாக்குகிறாய்.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 2:2" - }, - "இப்படிப்பட்டவைகளைச் செய்கிறவர்களுக்குத் தேவனுடைய நியாயத்தீர்ப்பு சத்தியத்தின்படியே இருக்கிறதென்று அறிந்திருக்கிறோம்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 2:3" - }, - "இப்படிப்பட்டவைகளைச் செய்கிறவர்களைக் குற்றவாளிகள் என்று தீர்த்தும், அவைகளையே செய்கிறவனே, நீ தேவனுடைய நியாயத்தீர்ப்புக்குத் தப்பித்துக்கொள்ளலாம் என்று நினைக்கிறாயோ?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 2:4" - }, - "அல்லது தேவனுடைய தயவு நீ மனம்திரும்புவதற்கு உன்னை நடத்துகிறதென்று தெரியாமல், அவருடைய தயவு, பொறுமை, நீடிய சாந்தம் இவைகளின் ஐசுவரியத்தை அசட்டைபண்ணுகிறாயோ?", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 2:5" - }, - "உன் மனதின் கடினத்திற்கும், மனம்திரும்பாத இருதயத்திற்கும் தகுந்தபடி, தேவனுடைய நீதியுள்ள தீர்ப்பு வெளிப்படும். கோபத்தின் தண்டனை நாளிலே உனக்காகக் கோபத்தினைக் குவித்துக்கொள்ளுகிறாயே.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 2:6" - }, - "தேவன் அவனவனுடைய செய்கைகளுக்குத் தகுந்தபடி அவனவனுக்குப் பலன் கொடுப்பார்.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 2:7" - }, - "சோர்ந்துபோகாமல் நல்ல செயல்களைச்செய்து, மகிமையையும் கனத்தையும் அழியாமையையும் தேடுகிறவர்களுக்கு நித்தியஜீவனைக் கொடுப்பார்.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 2:8" - }, - "சண்டைக்காரர்களாக இருந்து, சத்தியத்திற்குக் கீழ்ப்படியாமல், அநியாயத்திற்குக் கீழ்ப்படிந்திருக்கிறவர்களுக்கோ தேவனுடைய உக்கிரமான கோபம் வரும்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 2:9" - }, - "முதலில் யூதர்களிலும் பின்பு கிரேக்கர்களிலும் பொல்லாப்பு செய்கிற எந்தவொரு மனிதனுக்கும் உபத்திரவமும், வியாகுலமும் உண்டாகும்.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 2:10" - }, - "முதலில் யூதர்களிலும் பின்பு கிரேக்கர்களிலும் எவன் நன்மைசெய்கிறானோ அவனுக்கு மகிமையும், கனமும், சமாதானமும் உண்டாகும்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 2:11" - }, - "தேவனிடம் பட்சபாதம் இல்லை.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 2:12" - }, - "எவர்கள் நியாயப்பிரமாணம் இல்லாமல் பாவம் செய்கிறார்களோ, அவர்கள் நியாயப்பிரமாணம் இல்லாமல் கெட்டுப்போவார்கள்; எவர்கள் நியாயப்பிரமாணத்திற்கு உட்பட்டவர்களாகப் பாவம் செய்கிறார்களோ, அவர்கள் நியாயப்பிரமாணத்தினாலே நியாயத்தீர்ப்பு அடைவார்கள்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 2:13" - }, - "நியாயப்பிரமாணத்தைக் கேட்கிறவர்கள் தேவனுக்குமுன்பாக நீதிமான்களாவதில்லை, நியாயப்பிரமாணத்தின்படி செய்கிறவர்களே நீதிமான்களாக்கப்படுவார்கள்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 2:14" - }, - "அன்றியும் நியாயப்பிரமாணம் இல்லாத யூதரல்லாதோர் சுபாவமாக நியாயப்பிரமாணத்தின்படி செய்கிறபோது, நியாயப்பிரமாணம் இல்லாத அவர்கள் தங்களுக்குத் தாங்களே நியாயப்பிரமாணமாக இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 2:15" - }, - "அவர்களுடைய மனச்சாட்சியும், சாட்சியிடுகிறதினாலும், குற்றம் உண்டு குற்றம் இல்லை என்று அவர்களுடைய சிந்தனைகள் ஒன்றை ஒன்று தீர்க்கிறதினாலும், நியாயப்பிரமாணத்திற்கு தகுந்த செயல்கள் தங்களுடைய இருதயங்களில் எழுதியிருக்கிறது என்று காண்பிக்கிறார்கள்.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 2:16" - }, - "என்னுடைய நற்செய்தியின்படியே, தேவன் இயேசுகிறிஸ்துவைக்கொண்டு மனிதர்களுடைய இரகசியங்களைக்குறித்து நியாயத்தீர்ப்புக்கொடுக்கும் நாளிலே இது விளங்கும்." - ] - }, - { - "type": "para:s1", - "content": [ - "யூதர்களும் நியாயப்பிரமாணமும்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ROM 2:17" - }, - "நீ யூதனென்று பெயர்பெற்று நியாயப்பிரமாணத்தில் நிலைத்திருந்து, தேவனைக்குறித்து மேன்மைபாராட்டி,", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 2:18" - }, - "நியாயப்பிரமாணத்தினால் உபதேசிக்கப்பட்டவனாக, அவருடைய விருப்பத்தை அறிந்து, நன்மை எது, தீமை எது, என்று தெரிந்துகொள்கிறாயே.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 2:19" - }, - "நீ உன்னைக் குருடர்களுக்கு வழிகாட்டியாகவும், இருளில் இருப்பவர்களுக்கு வெளிச்சமாகவும்,", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 2:20" - }, - "பேதைகளுக்குப் போதகனாகவும், குழந்தைகளுக்கு ஆசிரியராகவும், நியாயப்பிரமாணத்தின் அறிவையும் சத்தியத்தையும் காட்டிய சட்டமுடையவனாகவும் நினைக்கிறாயே.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 2:21" - }, - "இப்படியிருக்க, மற்றவனுக்குப் போதிக்கிற நீ உனக்கு நீயே போதிக்காமல் இருக்கலாமா? திருடக்கூடாது என்று பிரசங்கம் பண்ணுகிற நீ திருடலாமா?", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 2:22" - }, - "விபசாரம் செய்யக்கூடாது என்று சொல்லுகிற நீ விபசாரம் செய்யலாமா? விக்கிரகங்களை அருவருக்கிற நீ கோவில்களைக் கொள்ளையடிக்கலாமா?", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 2:23" - }, - "நியாயப்பிரமாணத்தைக்குறித்து மேன்மைபாராட்டுகிற நீ நியாயப்பிரமாணத்தை மீறி நடந்து, தேவனைக் கனவீனம்பண்ணலாமா?", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 2:24" - }, - "எழுதியிருக்கிறபடி, தேவனுடைய நாமம் யூதரல்லாதவர்களுக்குள்ளே உங்கள் மூலமாக அவமதிக்கப்படுகிறதே.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 2:25" - }, - "நீ நியாயப்பிரமாணத்திற்கு கீழ்ப்படிந்து நடந்தால் விருத்தசேதனம் பிரயோஜனமுள்ளதுதான்; நீ நியாயப்பிரமாணத்தை மீறிநடந்தால் உன் விருத்தசேதனம் விருத்தசேதனமில்லையே.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 2:26" - }, - "மேலும் விருத்தசேதனமில்லாதவன் நியாயப்பிரமாணத்திற்குரிய நீதிகளைக் கைக்கொண்டு நடந்தால், அவனுடைய விருத்தசேதனமில்லாமை, விருத்தசேதனம் என்று எண்ணப்படுமல்லவா?", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 2:27" - }, - "சுபாவத்தின்படி விருத்தசேதனமில்லாதவனாக இருந்தும் நியாயப்பிரமாணத்தை நிறைவேற்றுகிறவனாக இருந்தால், அவன் வேத எழுத்தும் விருத்தசேதனமும் உள்ளவனாக இருந்தும், நியாயப்பிரமாணத்தை மீறுகிற உன்னைக் குற்றப்படுத்துவானே?", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 2:28" - }, - "எனவே, வெளிப்புறமாக யூதனானவன் யூதன் இல்லை, வெளிப்புறமாக சரீரத்தில் செய்யப்படும் விருத்தசேதனமும் விருத்தசேதனம் இல்லை.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 2:29" - }, - "உள்ளத்திலே யூதனானவனே யூதன்; எழுத்தின்படி உண்டாகாமல், ஆவியின்படி இருதயத்தில் உண்டாகும் விருத்தசேதனமே விருத்தசேதனம்; இப்படிப்பட்டவனுக்கு வரும் புகழ்ச்சி மனிதராலே உண்டாகவில்லை, தேவனாலே உண்டாயிருக்கிறது." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "ROM 3" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 3" - ] - }, - { - "type": "para:s1", - "content": [ - "தேவனுடைய உண்மை" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 3:1" - }, - "இப்படியானால், யூதனுடைய மேன்மை என்ன? விருத்தசேதனத்தினாலே பிரயோஜனம் என்ன?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 3:2" - }, - "அது எல்லாவிதத்திலும் உயர்ந்ததாக இருக்கிறது; தேவனுடைய வாக்கியங்கள் அவர்களிடத்தில் ஒப்புவிக்கப்பட்டது விசேஷித்த மேன்மையாமே.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 3:3" - }, - "சிலர் விசுவாசிக்காமற்போனாலும் என்ன? அவர்களுடைய அவிசுவாசம் தேவனுடைய உண்மையை ஒன்றுமில்லாமல் ஆக்குமா?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 3:4" - }, - "அப்படியாக்காது: நீர் உம்முடைய வசனங்களில் நீதிமானாக விளங்கவும், உம்முடைய நியாயம் விசாரிக்கப்படும்போது வெற்றியடையவும் இப்படியானது என்று எழுதியிருக்கிறபடி, தேவனே சத்தியவான் என்றும், எந்த மனிதனும் பொய்யன் என்றும் சொல்வோமாக.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 3:5" - }, - "நான் மனிதர்கள் பேசுகிறதுபோலப் பேசுகிறேன்; நம்முடைய அநீதி தேவனுடைய நீதியைக் காண்பித்தால் என்னசொல்லுவோம்? கோபத்தைக் காட்டுகிற தேவன் அநீதி உள்ளவராக இருக்கிறார் என்று சொல்லலாமா?", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 3:6" - }, - "அப்படிச் சொல்லக்கூடாது; அப்படிச்சொன்னால், தேவன் உலகத்தை நியாயந்தீர்ப்பது எப்படி?", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 3:7" - }, - "அன்றியும், என் பொய்யினாலே தேவனுடைய சத்தியம் அவருக்கு மகிமையுண்டாக விளங்கினதுண்டானால், இனி நான் பாவி என்று தீர்க்கப்படுவது ஏன்?", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 3:8" - }, - "நன்மை வருவதற்காகத் தீமைசெய்வோமாக என்றும் சொல்லலாம் அல்லவா? நாங்கள் அப்படிப் போதிக்கிறவர்கள் என்றும் சிலர் எங்களை அவமதிக்கிறார்களே; அப்படிப் போதிக்கிறவர்கள்மேல் வரும் தண்டனை நீதியாக இருக்கும்." - ] - }, - { - "type": "para:s1", - "content": [ - "நீதிமான் ஒருவனுமில்லை" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 3:9" - }, - "ஆனாலும் என்ன? அவர்களைவிட நாங்கள் விசேஷமானவர்களா? கொஞ்சம்கூட விசேஷமானவர்கள் இல்லை, யூதர்கள் கிரேக்கர்கள் எல்லோரும் பாவத்திற்கு உட்பட்டவர்கள் என்பதை முன்பே வெளிப்படுத்தினோமே.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 3:10" - }, - "அப்படியே: ஒருவன்கூட நீதிமான் இல்லை;", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 3:11" - }, - "உணர்வுள்ளவன் இல்லை; தேவனைத் தேடுகிறவன் இல்லை;", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 3:12" - }, - "எல்லோரும் வழிதவறி, ஒன்றாகக் கெட்டுப்போனார்கள்; நன்மைசெய்கிறவன் இல்லை, ஒருவன்கூட இல்லை.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 3:13" - }, - "அவர்கள் தொண்டை திறக்கப்பட்ட சவக்குழி, தங்களுடைய நாக்குகளால் ஏமாற்றுகிறார்கள்; அவர்களுடைய உதடுகளின் கீழே பாம்பின் விஷம் இருக்கிறது;", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 3:14" - }, - "அவர்கள் வாய் சபிக்கிறதினாலும், கசப்பினாலும் நிறைந்திருக்கிறது;", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 3:15" - }, - "அவர்கள் கால்கள் இரத்தம் சிந்துகிறதற்கு அலைகிறது;", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 3:16" - }, - "நாசமும், உபத்திரவமும் அவர்கள் வழிகளில் இருக்கிறது;", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 3:17" - }, - "சமாதான வழியை அவர்கள் தெரிந்துகொள்ளாமல் இருக்கிறார்கள்;", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 3:18" - }, - "அவர்கள் கண்களுக்கு முன்பாகத் தெய்வபயம் இல்லை என்று எழுதியிருக்கிறதே.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 3:19" - }, - "மேலும், வாய்கள் எல்லாம் அடைக்கப்படுவதற்கும், உலகத்தார் எல்லோரும் தேவனுடைய தண்டனைத்தீர்ப்புக்கு உள்ளானவர்களாவதற்கும், நியாயப்பிரமாணம் சொல்லுகிறதெல்லாம் நியாயப்பிரமாணத்திற்கு உட்பட்டிருக்கிறவர்களுக்கே சொல்லுகிறது என்று தெரிந்திருக்கிறோம்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 3:20" - }, - "இப்படியிருக்க, பாவத்தைத் தெரிந்துகொள்ளுகிற அறிவு நியாயப்பிரமாணத்தினால் வருகிறதினால், எந்த மனிதனும் நியாயப்பிரமாணத்தின் செயல்களினாலே தேவனுக்குமுன்பாக நீதிமானாக்கப்படுவது இல்லை." - ] - }, - { - "type": "para:s1", - "content": [ - "விசுவாசத்தினால் வரும் நீதி" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 3:21" - }, - "இப்படியிருக்க, நியாயப்பிரமாணம் இல்லாமல் தேவநீதி வெளியாக்கப்பட்டிருக்கிறது; அதற்கு நியாயப்பிரமாணமும் தீர்க்கதரிசனங்களும் சாட்சியாக இருக்கிறது.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 3:22" - }, - "அது இயேசுகிறிஸ்துவை விசுவாசிக்கும் விசுவாசத்தினாலே வரும் தேவநீதியே; விசுவாசிக்கிற எல்லோருக்குள்ளும் எவர்கள் மேலும் அது வரும், வித்தியாசமே இல்லை.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 3:23" - }, - "எல்லோரும் பாவம்செய்து, தேவமகிமை இல்லாதவர்களாகி,", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 3:24" - }, - "இலவசமாக அவருடைய கிருபையினாலே கிறிஸ்து இயேசுவிலுள்ள மீட்பைக்கொண்டு நீதிமான்களாக்கப்படுகிறார்கள்;", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 3:25" - }, - "தேவன் பொறுமையாக இருந்த முற்காலத்தில் நடந்த பாவங்களை அவர் பொறுத்துக்கொண்டதைக்குறித்துத் தம்முடைய நீதியைக் காண்பிப்பதற்காகவும், தாம் நீதியுள்ளவரும், இயேசுவிடம் விசுவாசமாக இருக்கிறவனை நீதிமானாக்குகிறவருமாக காண்பிப்பதற்காகவும், இக்காலத்திலே தமது நீதியைக் காண்பிப்பதற்காகவும்,", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 3:26" - }, - "கிறிஸ்து இயேசுவினுடைய இரத்தத்தை விசுவாசிக்கும் விசுவாசத்தினாலே வரும் கிருபாதாரபலியாக அவரையே ஏற்படுத்தினார்.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 3:27" - }, - "இப்படியிருக்க, மேன்மைபாராட்டுவது எங்கே? அது நீக்கப்பட்டது. எந்தப் பிரமாணத்தினாலே? செய்கையின் பிரமாணத்தினாலா? இல்லை; விசுவாசப்பிரமாணத்தினாலே.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 3:28" - }, - "எனவே, மனிதன் நியாயப்பிரமாணத்தின் செயல்கள் இல்லாமல் விசுவாசத்தினாலேயே நீதிமானாக்கப்படுகிறான் என்று தீர்மானிக்கிறோம்.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 3:29" - }, - "தேவன் யூதர்களுக்கு மட்டுமா தேவன்? யூதரல்லாதோர்களுக்கும் தேவனல்லவா? ஆம் யூதரல்லாதோர்களுக்கும் அவர் தேவன்தான்.", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 3:30" - }, - "விருத்தசேதனம் உள்ளவர்களை விசுவாசத்தினாலும், விருத்தசேதனம் இல்லாதவர்களை விசுவாசத்தின் மூலமாகவும் நீதிமான்களாக்குகிற தேவன் ஒருவரே.", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 3:31" - }, - "அப்படியானால், விசுவாசத்தினாலே நியாயப்பிரமாணத்தை ஒன்றுமில்லாமல் ஆக்குகிறோமா? அப்படி இல்லை; நியாயப்பிரமாணத்தை நிலைநிறுத்துகிறோமே." - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "ROM 4" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 4" - ] - }, - { - "type": "para:s1", - "content": [ - "ஆபிரகாம் விசுவாசத்தினால் நீதிமானாக்கப்படுதல்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 4:1" - }, - "அப்படியானால், நம்முடைய தகப்பனாகிய ஆபிரகாம் சரீரத்தின்படி என்னத்தைக் கண்டுபிடித்தான் என்று சொல்லுவோம்?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 4:2" - }, - "ஆபிரகாம் செயல்களினாலே நீதிமானாக்கப்பட்டான் என்றால் மேன்மைபாராட்ட அவனுக்குக் காரணம் உண்டு; ஆனால் தேவனுக்குமுன்பாக மேன்மைபாராட்டமுடியாது.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 4:3" - }, - "வேதவாக்கியம் என்ன சொல்லுகிறது? ஆபிரகாம் தேவனை விசுவாசித்தான், அது அவனுக்கு நீதியாக எண்ணப்பட்டது என்று சொல்லுகிறது.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 4:4" - }, - "வேலை செய்கிறவனுக்கு வருகிற கூலி கிருபை என்று எண்ணப்படாமல், கடன் என்று எண்ணப்படும்.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 4:5" - }, - "ஒருவன் செயல்களைச் செய்யாமல் பாவியை நீதிமானாக்குகிறவரிடம் விசுவாசம் வைக்கிறவனாக இருந்தால், அவனுடைய விசுவாசமே அவனுக்கு நீதியாக எண்ணப்படும்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 4:6" - }, - "அந்தப்படி, செயல்கள் இல்லாமல் தேவனாலே நீதிமான் என்று எண்ணப்படுகிற மனிதனுடைய பாக்கியத்தைக் காண்பிப்பதற்காக:", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 4:7" - }, - "எவர்களுடைய அக்கிரமங்கள் மன்னிக்கப்பட்டதோ, எவர்களுடைய பாவங்கள் மூடப்பட்டதோ, அவர்கள் பாக்கியவான்கள்.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 4:8" - }, - "எவனுடைய பாவத்தைக் கர்த்தர் எண்ணாதிருக்கிறாரோ, அவன் பாக்கியவான் என்று தாவீது சொல்லியிருக்கிறான்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 4:9" - }, - "இந்தப் பாக்கியம் விருத்தசேதனம் உள்ளவனுக்குமட்டும் வருமோ அல்லது விருத்தசேதனம் இல்லாதவனுக்கும் வருமோ? ஆபிரகாமுக்கு விசுவாசம் நீதியாக எண்ணப்பட்டது என்று சொல்லுகிறோமே.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 4:10" - }, - "அது எப்பொழுது அவனுக்கு அப்படி எண்ணப்பட்டது? அவன் விருத்தசேதனம் உள்ளவனாக இருந்தபோதா அல்லது விருத்தசேதனம் இல்லாதவனாக இருந்தபோதா? விருத்தசேதனம் உள்ளவனாக இருந்தபோது இல்லை, விருத்தசேதனம் இல்லாதவனாக இருந்தபோதே.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 4:11" - }, - "மேலும், விருத்தசேதனம் இல்லாத காலத்தில் அவன் விசுவாசத்தினாலே அடைந்த நீதிக்கு முத்திரையாக விருத்தசேதனமாகிய அடையாளத்தைப் பெற்றான். விருத்தசேதனம் இல்லாதவர்களாக விசுவாசிக்கிற எல்லோருக்கும் நீதி எண்ணப்படுவதற்காக அவர்களுக்கு அவன் தகப்பனாக இருப்பதற்கும்,", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 4:12" - }, - "விருத்தசேதனத்தைப் பெற்றவர்களாக மட்டுமில்லை, நம்முடைய தகப்பனாகிய ஆபிரகாம் விருத்தசேதனம் இல்லாத காலத்தில் அடைந்த விசுவாசமாகிய அடிச்சுவடுகளில் நடக்கிறவர்களாகவும் இருக்கிறவர்களுக்குத் தகப்பனாக இருப்பதற்கும், அந்த அடையாளத்தைப் பெற்றான்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 4:13" - }, - "அன்றியும், உலகத்தைச் சுதந்தரிப்பான் என்கிற வாக்குத்தத்தம் ஆபிரகாமுக்கோ அல்லது அவன் வம்சத்திற்கோ நியாயப்பிரமாணத்தினால் கிடைக்காமல் விசுவாசத்தினால் வருகிற நீதியினால் கிடைத்தது.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 4:14" - }, - "நியாயப்பிரமாணத்தைச் சேர்ந்தவர்கள் வாரிசுகளானால் விசுவாசம் வீணாகப்போகும், வாக்குத்தத்தமும் இல்லாமல்போகும்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 4:15" - }, - "மேலும் நியாயப்பிரமாணம் கோபத்தை உண்டாக்குகிறது, நியாயப்பிரமாணம் இல்லை என்றால் கீழ்ப்படியாமையும் இல்லை.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 4:16" - }, - "எனவே, சுதந்திரமானது கிருபையினால் உண்டாகிறதாக இருப்பதற்காக அது விசுவாசத்தினாலே வருகிறது; நியாயப்பிரமாணத்தைச் சேர்ந்த வம்சத்தினர்களுக்குமட்டும் இல்லை, நம் எல்லோருக்கும் தகப்பனாகிய ஆபிரகாமுடைய விசுவாசத்தைச் சேர்ந்தவர்களான எல்லா வம்சத்தினர்களுக்கும் அந்த வாக்குத்தத்தம் நிச்சயமாக இருப்பதற்காக அப்படி வருகிறது.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 4:17" - }, - "அநேக தேசமக்களுக்கு உன்னைத் தகப்பனாக ஏற்படுத்தினேன் என்று எழுதியிருக்கிறபடி, அவன், தான் விசுவாசித்தவருமாக, மரித்தோரை உயிரோடு எழுப்பி, இல்லாதவைகளை இருக்கிறவைகளைப்போல அழைக்கிறவருமாக இருக்கிற தேவனுக்குமுன்பாக நம்மெல்லோருக்கும் தகப்பன் ஆனான்.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 4:18" - }, - "உன் வம்சம் இவ்வளவாக இருக்கும் என்று சொல்லப்பட்டபடியே, தான் அநேக தேசமக்களுக்கு தகப்பனாவதை நம்புகிறதற்கு வழியில்லாதிருந்தும், அதை நம்பிக்கையோடு விசுவாசித்தான்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 4:19" - }, - "அவன் விசுவாசத்திலே பலவீனமாக இருக்கவில்லை; அவன் ஏறக்குறைய நூறு வயதுள்ளவனாக இருக்கும்போது, தன் சரீரம் செத்துப்போனதையும், சாராளுடைய கர்ப்பம் செத்துப்போனதையும் நினைக்காமல் இருந்தான்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 4:20" - }, - "தேவனுடைய வாக்குத்தத்தத்தைக்குறித்து அவன் அவிசுவாசமாகச் சந்தேகப்படாமல்,", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 4:21" - }, - "தேவன் வாக்குத்தத்தம்பண்ணினதை நிறைவேற்ற வல்லவராக இருக்கிறார் என்று முழுநிச்சயமாக நம்பி, தேவனை மகிமைப்படுத்தி, விசுவாசத்தில் வல்லவன் ஆனான்.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 4:22" - }, - "எனவே, அது அவனுக்கு நீதியாக எண்ணப்பட்டது.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 4:23" - }, - "அது அவனுக்கு நீதியாக எண்ணப்பட்டது என்பது, அவனுக்காகமட்டும் இல்லை, நமக்காகவும் எழுதப்பட்டிருக்கிறது.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 4:24" - }, - "நம்முடைய கர்த்தராகிய இயேசுவை மரித்தோரிலிருந்து உயிரோடு எழுப்பினவரை விசுவாசிக்கிற நமக்கும் அப்படியே எண்ணப்படும்.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 4:25" - }, - "அவர் நம்முடைய பாவங்களுக்காக ஒப்புக்கொடுக்கப்பட்டும், நாம் நீதிமான்களாக்கப்படுவதற்காக எழுப்பப்பட்டும் இருக்கிறார்." - ] - }, - { - "type": "chapter:c", - "number": "5", - "sid": "ROM 5" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 5" - ] - }, - { - "type": "para:s1", - "content": [ - "விசுவாசத்தினாலே நீதிமானாக்கப்படுதல்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 5:1" - }, - "இந்தவிதமாக, நாம் விசுவாசத்தினாலே நீதிமான்களாக்கப்பட்டிருக்கிறதினால், நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் மூலமாக தேவனிடம் சமாதானம் பெற்றிருக்கிறோம்.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 5:2" - }, - "அவர் மூலமாக நாம் இந்தக் கிருபைக்குள் பிரவேசிக்கும் பாக்கியத்தை விசுவாசத்தினால் பெற்று நிலைகொண்டிருந்து, தேவமகிமையை அடைவோம் என்கிற நம்பிக்கையினாலே மேன்மைபாராட்டுகிறோம்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 5:3" - }, - "அதுமட்டும் இல்லை, உபத்திரவம் பொறுமையையும், பொறுமை பரீட்சையையும், பரீட்சை நம்பிக்கையையும் உண்டாக்குகிறது என்று நாங்கள் அறிந்து,", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 5:4" - }, - "உபத்திரவங்களிலும் மேன்மைபாராட்டுகிறோம்.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 5:5" - }, - "மேலும் நமக்கு அருளப்பட்ட பரிசுத்த ஆவியானவராலே தேவ அன்பு நம்முடைய இருதயங்களில் ஊற்றப்பட்டிருக்கிறதினால், அந்த நம்பிக்கை நம்மை வெட்கப்படுத்தாது.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 5:6" - }, - "அன்றியும், நாம் பெலன் இல்லாதவர்களாக இருக்கும்போதே, குறித்தக் காலத்தில் கிறிஸ்து அக்கிரமக்காரர்களுக்காக மரித்தார்.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 5:7" - }, - "நீதிமானுக்காக ஒருவன் இறப்பது அரிது; நல்லவனுக்காக ஒருவேளை ஒருவன் மரிக்கத் துணிவான்.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 5:8" - }, - "நாம் பாவிகளாக இருக்கும்போது கிறிஸ்து நமக்காக மரித்ததினாலே, தேவன் நம்மேல் வைத்த அவரது அன்பை நிரூபிக்கிறார்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 5:9" - }, - "இப்படி நாம் அவருடைய இரத்தத்தினாலே நீதிமான்களாக்கப்பட்டிருக்க, தேவனுடைய கோபத்திற்குத் தப்பி அவராலே நாம் இரட்சிக்கப்படுவது அதிக நிச்சயமே.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 5:10" - }, - "நாம் தேவனுக்கு பகைவர்களாக இருக்கும்போது, அவருடைய குமாரனின் மரணத்தினாலே அவரோடு ஒப்புரவாக்கப்பட்டோம் என்றால், ஒப்புரவாக்கப்பட்டப்பின்பு நாம் அவருடைய ஜீவனாலே இரட்சிக்கப்படுவது அதிக நிச்சயமே.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 5:11" - }, - "அதுமட்டும் இல்லாமல், இப்பொழுது ஒப்புரவாகுதலை நமக்குக் கிடைக்கப்பண்ணின நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்து மூலமாக நாம் தேவனுக்குள் களிகூறுகிறோம்." - ] - }, - { - "type": "para:s1", - "content": [ - "ஆதாமினால் பாவம் நுழைந்தது" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ROM 5:12" - }, - "இப்படியாக, ஒரே மனிதனாலே பாவமும் பாவத்தினாலே மரணமும் உலகத்திலே நுழைந்ததுபோலவும், எல்லா மனிதர்களும் பாவம் செய்ததினால், மரணம் எல்லோருக்கும் வந்ததுபோலவும் இதுவும் ஆனது.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 5:13" - }, - "நியாயப்பிரமாணம் கொடுக்கப்படுவதற்கு முன்பே பாவம் உலகத்தில் இருந்தது; நியாயப்பிரமாணம் இல்லாதிருந்தால் பாவம் எண்ணப்படமாட்டாது.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 5:14" - }, - "அப்படியிருந்தும், மரணமானது ஆதாம் முதல் மோசே வரைக்கும், ஆதாமின் கீழ்ப்படியாமைக்கு இணையாகப் பாவம் செய்யாதவர்களையும் ஆண்டுகொண்டது; அந்த ஆதாம், பின்பே வந்தவருக்கு முந்தின அடையாளமானவன்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 5:15" - }, - "ஆனாலும் மீறுதலின் பலன் கிருபை வரத்தின் பலனுக்கு ஒப்பானது இல்லை. எப்படியென்றால், ஒருவனுடைய மீறுதலினாலே அநேகர் மரித்திருக்க, தேவனுடைய கிருபையும் இயேசுகிறிஸ்து என்னும் ஒரே மனிதனுடைய கிருபையினாலே வரும் ஈவும் அநேகர்மேல் அதிகமாகப் பெருகியிருக்கிறது.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 5:16" - }, - "மேலும் ஒருவன் பாவம் செய்ததினால் உண்டான தீர்ப்பு தேவன் அருளும் ஈவிற்கு ஒப்பானது இல்லை; அந்தத் தீர்ப்பு ஒரே குற்றத்தினால் தண்டனைக்குரியதாக இருந்தது; கிருபைவரமோ அநேக குற்றங்களை நீக்கி நீதிவிளங்கும் தீர்ப்புக்குரியதாக இருக்கிறது.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 5:17" - }, - "அல்லாமலும், ஒருவனுடைய மீறுதலினாலே, அந்த ஒருவன்மூலமாக, மரணம் ஆண்டுகொண்டிருக்க, கிருபையின் பரிபூரணத்தையும் நீதியாகிய ஈவின் பரிபூரணத்தையும் பெறுகிறவர்கள் இயேசுகிறிஸ்து என்னும் ஒருவராலே ஜீவனை அடைந்து ஆளுவார்கள் என்பது அதிக நிச்சயமே.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 5:18" - }, - "எனவே, ஒரே மீறுதலினாலே எல்லா மனிதர்களுக்கும் தண்டனைக்குரிய தீர்ப்பு உண்டானதுபோல, ஒரே நீதியினாலே எல்லா மனிதர்களுக்கும் ஜீவனைக் கொடுக்கும் நீதிக்குரிய தீர்ப்பு உண்டானது.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 5:19" - }, - "அன்றியும் ஒரே மனிதனுடைய கீழ்ப்படியாமையினாலே அநேகர் பாவிகளாக்கப்பட்டதுபோல, ஒருவருடைய கீழ்ப்படிதலினாலே அநேகர் நீதிமான்களாக்கப்படுவார்கள்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 5:20" - }, - "மேலும், மீறுதல் பெருகும்படிக்கு நியாயப்பிரமாணம் வந்தது; அப்படியிருந்தும், பாவம் பெருகின இடத்தில் கிருபை அதிகமாகப் பெருகினது.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 5:21" - }, - "ஆதலால் பாவம் மரணத்தை ஆண்டுகொண்டதுபோல, கிருபையானது நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் மூலமாக நீதியினாலே நித்தியஜீவனை ஆண்டுகொண்டது." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "ROM 6" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 6" - ] - }, - { - "type": "para:s1", - "content": [ - "பாவத்தினால் மரணம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 6:1" - }, - "ஆகவே, என்னசொல்லுவோம்? கிருபை பெருகுவதற்காகப் பாவத்திலே நிலைநிற்கலாம் என்று சொல்லுவோமா? சொல்லக்கூடாதே.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 6:2" - }, - "பாவத்திற்கு மரித்த நாம் இனி அதிலே எப்படி வாழ்வோம்?", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 6:3" - }, - "கிறிஸ்து இயேசுவிற்குள்ளாக ஞானஸ்நானம் பெற்ற நாம் அனைவரும் அவருடைய மரணத்திற்குள்ளாக ஞானஸ்நானம் பெற்றதை அறியாமல் இருக்கிறீர்களா?", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 6:4" - }, - "மேலும் பிதாவின் மகிமையினாலே கிறிஸ்து மரித்தோரிலிருந்து உயிரோடு எழுப்பப்பட்டதுபோல, நாமும் புதிய ஜீவனுள்ளவர்களாக நடந்துகொள்வதற்கு, அவருடைய மரணத்திற்குள்ளாக்கும் ஞானஸ்நானத்தினாலே கிறிஸ்துவோடு அடக்கம் பண்ணப்பட்டோம்.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 6:5" - }, - "ஆகவே, அவருடைய மரணத்தின் சாயலில் நாம் இணைக்கப்பட்டவர்களானால், அவர் உயிர்த்தெழுதலின் சாயலிலும் இணைக்கப்பட்டிருப்போம்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 6:6" - }, - "நாம் இனிப் பாவத்திற்கு அடிமையாக இல்லாதபடிக்கு, பாவசரீரம் ஒழிந்துபோவதற்காக, நம்முடைய பழைய மனிதன் அவரோடு சிலுவையில் அறையப்பட்டதென்று அறிந்திருக்கிறோம்.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 6:7" - }, - "மரித்தவன் பாவத்திற்கு நீங்கி விடுதலையாக்கப்பட்டிருக்கிறானே.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 6:8" - }, - "எனவே, கிறிஸ்துவோடு நாம் மரித்தோம் என்றால், அவரோடு பிழைத்தும் இருப்போம் என்று நம்புகிறோம்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 6:9" - }, - "மரித்தோரிலிருந்து உயிரோடு எழுந்த கிறிஸ்து இனி இறப்பதில்லை என்று அறிந்திருக்கிறோம்; மரணம் இனி அவரை ஆண்டுகொள்ளுவதில்லை.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 6:10" - }, - "அவர் மரித்தது, பாவத்திற்கென்று ஒரேமுறை மரித்தார்; அவர் பிழைத்திருக்கிறது, தேவனுக்கென்று பிழைத்திருக்கிறார்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 6:11" - }, - "அப்படியே நீங்களும், உங்களைப் பாவத்திற்கு மரித்தவர்களாகவும், நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவிற்குள் தேவனுக்கென்று பிழைத்திருக்கிறவர்களாகவும் எண்ணிக்கொள்ளுங்கள்.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 6:12" - }, - "ஆகவே, நீங்கள் சரீர இச்சைகளின்படி பாவத்திற்குக் கீழ்ப்படிவதற்காக, மரணத்திற்குரிய உங்களுடைய சரீரத்தில் பாவம் ஆளுகை செய்யாமல் இருக்கட்டும்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 6:13" - }, - "நீங்கள் உங்களுடைய சரீர உறுப்புகளை அநீதியின் ஆயுதங்களாகப் பாவத்திற்கு ஒப்புக்கொடுக்காமல், உங்களை மரித்தோரிலிருந்து பிழைத்திருக்கிறவர்களாக தேவனுக்கு ஒப்புக்கொடுத்து, உங்களுடைய சரீர உறுப்புகளை நீதிக்குரிய ஆயுதங்களாக தேவனுக்கு ஒப்புக்கொடுங்கள்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 6:14" - }, - "நீங்கள் நியாயப்பிரமாணத்திற்குக் கீழ்ப்பட்டிராமல் கிருபைக்குக் கீழ்பட்டிருக்கிறதினால், பாவம் உங்களை மேற்கொள்ளமுடியாது." - ] - }, - { - "type": "para:s1", - "content": [ - "நீதிக்கு அடிமைகள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ROM 6:15" - }, - "இதினால் என்ன? நாம் நியாயப்பிரமாணத்திற்குக் கீழ்ப்பட்டிராமல் கிருபைக்குக் கீழ்ப்பட்டிருக்கிறதினால், பாவம் செய்யலாமா? செய்யக்கூடாதே.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 6:16" - }, - "மரணத்திற்குரிய பாவத்திற்கானாலும், நீதிக்குரிய கீழ்ப்படிதலுக்கானாலும், எதற்குக் கீழ்ப்படிவதற்காக உங்களை அடிமைகளாக ஒப்புக்கொடுக்கிறீர்களோ, அதற்கே அடிமைகளாக இருக்கிறீர்கள் என்று தெரியாமல் இருக்கிறீர்களா?", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 6:17" - }, - "முன்பு நீங்கள் பாவத்திற்கு அடிமைகளாக இருந்தும், இப்பொழுது உங்களுக்கு ஒப்புவிக்கப்பட்ட உபதேச சட்டத்திற்கு நீங்கள் மனப்பூர்வமாகக் கீழ்ப்படிந்ததினாலே தேவனுக்கு ஸ்தோத்திரம்.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 6:18" - }, - "பாவத்திலிருந்து நீங்கள் விடுதலையாக்கப்பட்டு, நீதிக்கு அடிமைகளானீர்கள்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 6:19" - }, - "உங்களுடைய சரீர பலவீனத்தினால் மனிதர்கள் பேசுகிறதுபோலப் பேசுகிறேன். அக்கிரமத்தைச் செய்வதற்காக முன்பே நீங்கள் உங்களுடைய சரீர உறுப்புகளை அசுத்தத்திற்கும் அக்கிரமத்திற்கும் அடிமைகளாக ஒப்புக்கொடுத்ததுபோல, இப்பொழுது பரிசுத்தமானதைச் செய்வதற்காக உங்களுடைய சரீர உறுப்புகளை நீதிக்கு அடிமையாக ஒப்புக்கொடுங்கள்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 6:20" - }, - "பாவத்திற்கு நீங்கள் அடிமைகளாக இருந்தகாலத்தில் நீதிக்கு விலகினவர்களாக இருந்தீர்கள்." - ] - }, - { - "type": "para:s1", - "content": [ - "பாவத்தின் சம்பளம் மரணம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ROM 6:21" - }, - "இப்பொழுது உங்களுக்கு வெட்கமாகத் தெரிகிற காரியங்களினாலே அந்தகாலத்தில் உங்களுக்கு என்ன பலன் கிடைத்தது? அவைகளின் முடிவு மரணமே.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 6:22" - }, - "இப்பொழுது நீங்கள் பாவத்தில் இருந்து விடுதலையாக்கப்பட்டு, தேவனுக்கு அடிமைகளானதினால், பரிசுத்தமாகுதல் உங்களுக்குக் கிடைக்கும் பலன், முடிவோ நித்தியஜீவன்.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 6:23" - }, - "பாவத்தின் சம்பளம் மரணம்; தேவனுடைய கிருபைவரமோ நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினால் உண்டான நித்தியஜீவன்." - ] - }, - { - "type": "chapter:c", - "number": "7", - "sid": "ROM 7" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 7" - ] - }, - { - "type": "para:s1", - "content": [ - "நியாயப்பிரமாணத்தின் முடிவு" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 7:1" - }, - "நியாயப்பிரமாணத்தை தெரிந்திருக்கிறவர்களோடு பேசுகிறேன். சகோதரர்களே, ஒரு மனிதன் உயிரோடிருக்கும்வரைக்கும் நியாயப்பிரமாணம் அவனை ஆளுகிறது என்று தெரியாமல் இருக்கிறீர்களா?", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 7:2" - }, - "அது எப்படியென்றால், கணவனையுடைய ஒரு பெண் தன் கணவன் உயிரோடிருக்கும்வரை நியாயப்பிரமாணத்தின்படி அவனுடைய நிபந்தனைக்கு உட்பட்டிருக்கிறாள்; கணவன் மரித்தபின்பு கணவனைப்பற்றிய பிரமாணத்திலிருந்து விடுதலையாகி இருக்கிறாள்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 7:3" - }, - "ஆகவே, கணவன் உயிரோடிருக்கும்போது அவள் வேறொரு மனிதனை திருமணம்செய்தால் அவள் விபசாரி என்று சொல்லப்படுவாள்; ஆனால், கணவன் மரித்தபின்பு அவள் அந்தப் பிரமாணத்திலிருந்து விடுதலையானபடியால், வேறொரு மனிதனை திருமணம் செய்தாலும் அவள் விபசாரி இல்லை.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 7:4" - }, - "அதுபோல, என் சகோதரர்களே, நீங்கள் மரித்தோரிலிருந்து உயிரோடு எழுந்த கிறிஸ்து என்னும் வேறொருவருடையவர்களாகி, தேவனுக்கென்று பலன் கொடுப்பதற்காக கிறிஸ்துவின் சரீரத்தினாலே நியாயப்பிரமாணத்திற்கு மரித்தவர்களானீர்கள்.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 7:5" - }, - "நாம் சரீரத்திற்கு உட்பட்டிருந்த காலத்தில் நியாயப்பிரமாணத்தினாலே தோன்றிய பாவ இச்சைகள் மரணத்திற்குரிய பலன்களைக் கொடுக்கக்கூடியதாக நம்முடைய சரீர உறுப்புகளிலே பெலன்செய்தது.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 7:6" - }, - "இப்பொழுதோ நாம் பழமையான எழுத்தின்படி இல்லை, புதுமையான ஆவியின்படி ஊழியம் செய்வதற்காக, நம்மைக் கட்டியிருந்த நியாயப்பிரமாணத்திற்கு நாம் மரித்தவர்களாகி, அதில் இருந்து விடுதலையாக்கப்பட்டிருக்கிறோம்." - ] - }, - { - "type": "para:s1", - "content": [ - "பாவத்தோடு போராட்டம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ROM 7:7" - }, - "எனவே, என்னசொல்லுவோம்? நியாயப்பிரமாணம் பாவமோ? இல்லையே, பாவம் என்னவென்று நியாயப்பிரமாணத்தினால்தான் நான் தெரிந்துகொண்டேனேதவிர மற்றப்படி இல்லை; இச்சிக்காமல் இருப்பாயாக என்று நியாயப்பிரமாணம் சொல்லாதிருந்தால், இச்சை பாவம் என்று நான் தெரியாமல் இருப்பேனே.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 7:8" - }, - "பாவமானது கட்டளையினாலே வாய்ப்பைப்பெற்று எல்லாவிதமான இச்சைகளையும் எனக்குள் நடப்பித்தது. நியாயப்பிரமாணம் இல்லாவிட்டால் பாவம் செத்ததாக இருக்குமே.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 7:9" - }, - "முன்பே நியாயப்பிரமாணம் இல்லாதவனாக இருந்தபோது நான் ஜீவனுள்ளவனாக இருந்தேன்; கட்டளை வந்தபோது பாவம் உயிர்கொண்டது, நான் மரித்தவனானேன்.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 7:10" - }, - "இப்படியிருக்க, ஜீவனுக்குரிய கட்டளை எனக்கு மரணத்திற்குரியதாக இருப்பதைப் பார்த்தேன்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 7:11" - }, - "பாவமானது கட்டளையினாலே வாய்ப்பைப்பெற்று, என்னை ஏமாற்றியது, அதினாலே என்னைக் கொன்றது.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 7:12" - }, - "எனவே, நியாயப்பிரமாணம் பரிசுத்தமுள்ளது, கட்டளையும் பரிசுத்தமாகவும் நீதியாகவும் நன்மையாகவும் இருக்கிறது.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 7:13" - }, - "இப்படியிருக்க, நன்மையானது எனக்கு மரணமானதோ? அப்படி இல்லை; பாவமே எனக்கு மரணமானது; பாவம் கட்டளையினாலே அதிக பாவமுள்ளதாவதற்கும், அது நன்மையானதைக்கொண்டு எனக்கு மரணத்தை உண்டாக்கினதினாலே, பாவமாகவே இருக்கும்படிக்கும் அப்படியானது.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 7:14" - }, - "மேலும், நமக்குத் தெரிந்திருக்கிறபடி, நியாயப்பிரமாணம் ஆவிக்குரியதாக இருக்கிறது, நானோ பாவத்திற்குக் கீழாக விற்கப்பட்டு, சரீரத்திற்குரியவனாக இருக்கிறேன்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 7:15" - }, - "எப்படியென்றால், நான் செய்கிறது எனக்கே புரியவில்லை; நான் விரும்புகிறதைச் செய்யாமல், நான் வெறுக்கிறதையே செய்கிறேன்.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 7:16" - }, - "இப்படி நான் விரும்பாததைச் செய்கிறவனாக இருக்க, நியாயப்பிரமாணம் நல்லது என்று ஏற்றுக்கொள்ளுகிறேனே.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 7:17" - }, - "எனவே, நான் இல்லை, எனக்குள் வாழ்கிற பாவமே அப்படிச் செய்கிறது.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 7:18" - }, - "அது எப்படியென்றால், என்னிடம், அதாவது, என் சரீரத்தில், நன்மை வாழ்கிறதில்லையென்று நான் அறிந்திருக்கிறேன்; நன்மை செய்யவேண்டும் என்கிற விருப்பம் என்னிடம் இருக்கிறது, நன்மை செய்வதோ என்னிடம் இல்லை.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 7:19" - }, - "எனவே, நான் விரும்புகிற நன்மையைச் செய்யாமல், விரும்பாத தீமையையே செய்கிறேன்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 7:20" - }, - "அதன்படி, நான் விரும்பாததை நான் செய்தால், நான் இல்லை, எனக்குள் வாழ்கிற பாவமே அப்படிச் செய்கிறது.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 7:21" - }, - "ஆனபடியால் நன்மைசெய்ய விரும்புகிற என்னிடம் தீமை உண்டு என்கிற ஒரு பிரமாணத்தைப் பார்க்கிறேன்.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 7:22" - }, - "உள்ளான மனிதனுக்குத் தகுந்தபடி தேவனுடைய நியாயப்பிரமாணத்தின்மேல் பிரியமாக இருக்கிறேன்.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 7:23" - }, - "ஆனாலும் என் மனதின் பிரமாணத்திற்கு எதிராகப் போராடுகிற வேறொரு பிரமாணத்தை என் உறுப்புகளில் இருக்கிறதைப் பார்க்கிறேன்; அது என் உறுப்புகளில் உண்டாயிருக்கிற பாவப்பிரமாணத்திற்கு என்னைச் சிறையாக்கிக் கொள்ளுகிறது.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 7:24" - }, - "நிர்பந்தமான மனிதன் நான்! இந்த மரணசரீரத்திலிருந்து யார் என்னை விடுதலையாக்குவார்?", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 7:25" - }, - "நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் மூலமாக தேவனுக்கு நன்றி செலுத்துகிறேன். எனவே, நானே என் மனதினாலே தேவனுடைய நியாயப்பிரமாணத்திற்கும், சரீரத்தினாலே பாவப்பிரமாணத்திற்கும் சேவை செய்கிறேன்." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "ROM 8" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 8" - ] - }, - { - "type": "para:s1", - "content": [ - "ஆவியானவரின் பிரமாணம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 8:1" - }, - "ஆனபடியால், கிறிஸ்து இயேசுவிற்கு உட்பட்டவர்களாக இருந்து, சரீரத்தின்படி நடக்காமல் ஆவியானவருக்கு ஏற்றபடி நடக்கிறவர்களுக்கு தண்டனைத்தீர்ப்பு இல்லை.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 8:2" - }, - "ஜீவனுடைய ஆவியானவரின் பிரமாணம் கிறிஸ்து இயேசுவிற்குள் என்னைப் பாவம் மரணம் என்பவைகளின் பிரமாணத்திலிருந்து விடுதலையாக்கினதே.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 8:3" - }, - "அது எப்படியென்றால், சரீரத்தினாலே பலவீனமாக்கப்பட்ட நியாயப்பிரமாணம் செய்யமுடியாததை தேவனே செய்வதற்காக, தம்முடைய குமாரனைப் பாவசரீரத்தின் சாயலாகவும், பாவத்தை நீக்கும் பலியாகவும் அனுப்பி, சரீரத்திலே பாவத்தை தண்டனைக்குள்ளாகத் தீர்த்தார்.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 8:4" - }, - "சரீரத்தின்படி நடக்காமல் ஆவியானவருக்கு ஏற்றபடி நடக்கிற நம்மிடம் நியாயப்பிரமாணத்தின் நீதி நிறைவேறுவதற்காகவே அப்படிச் செய்தார்.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 8:5" - }, - "அன்றியும் சரீரத்தின்படி நடக்கிறவர்கள் சரீரத்திற்குரியவைகளைச் சிந்திக்கிறார்கள்; ஆவியானவருக்கு ஏற்றபடி நடக்கிறவர்கள் ஆவியானவருக்குரியவைகளைச் சிந்திக்கிறார்கள்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 8:6" - }, - "சரீரசிந்தை மரணம்; ஆவியானவரின் சிந்தையோ ஜீவனும் சமாதானமுமாகும்.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 8:7" - }, - "எப்படியென்றால், சரீரசிந்தை தேவனுக்கு எதிரான பகை; அது தேவனுடைய நியாயப்பிரமாணத்திற்குக் கீழ்ப்படியாமலும், கீழ்ப்படியமுடியாமலும் இருக்கிறது.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 8:8" - }, - "சரீரத்திற்கு உட்பட்டவர்கள் தேவனுக்குப் பிரியமாக இருக்கமாட்டார்கள்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 8:9" - }, - "தேவனுடைய ஆவியானவர் உங்களுக்குள் இருந்தால், நீங்கள் சரீரத்திற்கு உட்பட்டவர்களாக இல்லாமல் ஆவியானவருக்கு உட்பட்டவர்களாக இருப்பீர்கள். கிறிஸ்துவின் ஆவியானவர் இல்லாதவன் அவருடையவன் இல்லை.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 8:10" - }, - "மேலும் கிறிஸ்து உங்களுக்குள் இருந்தால் சரீரமானது பாவத்தினிமித்தம் இறந்ததாகவும், ஆவியானது நீதியினிமித்தம் ஜீவனுள்ளதாகவும் இருக்கும்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 8:11" - }, - "அன்றியும் இயேசுவை மரித்தோரிலிருந்து உயிரோடு எழுப்பினவருடைய ஆவியானவர் உங்களுக்குள் இருந்தால், கிறிஸ்துவை மரித்தோரிலிருந்து உயிரோடு எழுப்பினவர் உங்களுக்குள் வாழ்கிற தம்முடைய ஆவியானவராலே மரணத்திற்குரிய உங்களுடைய சரீரங்களையும் உயிர்ப்பிப்பார்.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 8:12" - }, - "எனவே, சகோதரர்களே, சரீரத்தின்படி பிழைப்பதற்கு நாம் சரீரத்திற்குக் கடனாளிகள் இல்லை.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 8:13" - }, - "சரீரத்தின்படி பிழைத்தால் இறப்பீர்கள்; ஆவியானவராலே சரீரத்தின் செயல்களை அழித்தால் பிழைப்பீர்கள்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 8:14" - }, - "மேலும் எவர்கள் தேவனுடைய ஆவியானவராலே நடத்தப்படுகிறார்களோ, அவர்கள் தேவனுடைய குமாரர்களாக இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 8:15" - }, - "அப்படியே, திரும்பவும் பயப்படுகிறதற்கு நீங்கள் அடிமைத்தனத்தின் ஆவியைப் பெறாமல், ஆவியானவரால், அப்பா பிதாவே என்று கூப்பிடக்கூடிய பிள்ளை என்கிற உரிமையைப் பெற்றீர்கள்.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 8:16" - }, - "நாம் தேவனுடைய பிள்ளைகளாக இருக்கிறோம் என்று ஆவியானவர்தாமே நம்முடைய ஆவியுடனே சாட்சிக் கொடுக்கிறார்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 8:17" - }, - "நாம் பிள்ளைகளானால் வாரிசுகளுமாமே; தேவனுடைய வாரிசுகளும், கிறிஸ்துவிற்கு உடன் வாரிசுகளுமாமே; கிறிஸ்துவோடு நாம் மகிமைப்படுவதற்காக அவரோடு பாடுபட்டால் அப்படி ஆகும்." - ] - }, - { - "type": "para:s1", - "content": [ - "எதிர்காலத்து மகிமை" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ROM 8:18" - }, - "ஆதலால் இந்தக்காலத்துப் பாடுகள் இனி நம்மிடம் வெளிப்படும் மகிமைக்கு ஒப்பிடக்கூடியவைகள் அல்லவென்று எண்ணுகிறேன்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 8:19" - }, - "மேலும் தேவனுடைய குமாரர்கள் வெளிப்படுத்தப்படுவதற்காக தேவனுடைய படைப்புகள் அதிக ஆவலோடு காத்துக்கொண்டிருக்கிறது.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 8:20" - }, - "அது என்னவென்றால் படைப்புகள் அழிவிற்குரிய அடிமைத்தனத்தில் இருந்து விடுதலையாக்கப்பட்டு, தேவனுடைய பிள்ளைகளுக்குரிய மகிமையான சுதந்திரத்தைப் பெற்றுக்கொள்ளும் என்கிற நம்பிக்கையோடு,", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 8:21" - }, - "அந்தப் படைப்புகள் சொந்த இஷ்டத்தினாலே இல்லை, கீழ்ப்படுத்தினவராலேயே மாயைக்குக் கீழ்ப்பட்டிருக்கிறது.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 8:22" - }, - "எனவே, நமக்குத் தெரிந்திருக்கிறபடி, இதுவரைக்கும் படைப்புகள் எல்லாம் ஒன்றாகத் தவித்துப் பிரசவவேதனைப்படுகிறது.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 8:23" - }, - "அதுவும் இல்லாமல், ஆவியானவரின் முதற்பலன்களைப் பெற்ற நாமும் நம்முடைய சரீர மீட்பாகிய பிள்ளை என்கிற உரிமை வருகிறதற்குக் காத்திருந்து, நமக்குள்ளே தவிக்கிறோம்.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 8:24" - }, - "அந்த நம்பிக்கையினாலே நாம் இரட்சிக்கப்பட்டிருக்கிறோம். பார்க்கப்படுகிறதை நம்புகிறது நம்பிக்கை இல்லை; ஒருவன் தான் பார்க்கிறதை நம்பவேண்டியது என்ன?", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 8:25" - }, - "நாம் பார்க்காததை நம்பினோமானால், அது வருகிறதற்குப் பொறுமையோடு காத்திருப்போம்.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 8:26" - }, - "அப்படியே ஆவியானவரும் நமது பலவீனங்களில் நமக்கு உதவிசெய்கிறார். நாம் ஏற்றபடி வேண்டிக்கொள்ளவேண்டியது என்னவென்று தெரியாமல் இருக்கிறதினால், ஆவியானவர்தாமே சொல்லிமுடியாத பெருமூச்சுகளோடு நமக்காக வேண்டுதல்செய்கிறார்.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 8:27" - }, - "ஆவியானவர் தேவனுடைய விருப்பத்தின்படியே பரிசுத்தவான்களுக்காக வேண்டுதல்செய்கிறதினால், இருதயங்களை ஆராய்ந்து பார்க்கிறவர் ஆவியானவரின் சிந்தை என்னவென்று அறிவார்." - ] - }, - { - "type": "para:s1", - "content": [ - "கிறிஸ்தவர்களின் நம்பிக்கை" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ROM 8:28" - }, - "அன்றியும், அவருடைய தீர்மானத்தின்படி அழைக்கப்பட்டவர்களாக தேவனிடம் அன்பாக இருக்கிறவர்களுக்கு எல்லாம் நன்மைக்குரியவைகளாக நடக்கிறது என்று அறிந்திருக்கிறோம்.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 8:29" - }, - "தம்முடைய குமாரன் அநேக சகோதரர்களுக்குள்ளே முதற்பேறானவராக இருப்பதற்காக, தேவன் எவர்களை முன்னறிந்தாரோ அவர்களைத் தமது குமாரனுடைய சாயலுக்கு ஒப்பாக இருப்பதற்கு முன்குறித்திருக்கிறார்;", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 8:30" - }, - "எவர்களை முன்குறித்தாரோ அவர்களை அழைத்தும் இருக்கிறார்; எவர்களை அழைத்தாரோ அவர்களை நீதிமான்களாக்கியும் இருக்கிறார்; எவர்களை நீதிமான்களாக்கினாரோ அவர்களை மகிமைப்படுத்தியும் இருக்கிறார்.", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 8:31" - }, - "இவைகளைக்குறித்து நாம் என்னசொல்லுவோம்? தேவன் நம்முடைய பட்சத்தில் இருந்தால் நமக்கு எதிராக இருப்பவன் யார்?", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 8:32" - }, - "தம்முடைய சொந்தக்குமாரன் என்றும் பார்க்காமல் நம்மெல்லோருக்காகவும் அவரை ஒப்புக்கொடுத்தவர், அவரோடு சேர்த்து மற்ற எல்லாவற்றையும் நமக்குக் கொடுக்காமல் இருப்பது எப்படி?", - { - "type": "verse:v", - "number": "33", - "sid": "ROM 8:33" - }, - "தேவன் தெரிந்துகொண்டவர்கள்மேல் குற்றஞ்சாட்டுகிறவன் யார்? தேவனே அவர்களை நீதிமான்களாக்குகிறவர்.", - { - "type": "verse:v", - "number": "34", - "sid": "ROM 8:34" - }, - "தண்டனைக்குள்ளாகத் தீர்க்கிறவன் யார்? கிறிஸ்துவே மரித்தவர்; அவரே உயிரோடு எழுந்தும் இருக்கிறவர்; அவரே தேவனுடைய வலதுபக்கத்திலும் இருக்கிறவர்; நமக்காக வேண்டுதல் செய்கிறவரும் அவரே.", - { - "type": "verse:v", - "number": "35", - "sid": "ROM 8:35" - }, - "உமக்காக எந்தநேரமும் கொல்லப்படுகிறோம், அடிக்கப்படும் ஆடுகளைப்போல எண்ணப்படுகிறோம் என்று எழுதியிருக்கிறபடி நடந்தாலும்,", - { - "type": "verse:v", - "number": "36", - "sid": "ROM 8:36" - }, - "கிறிஸ்துவின் அன்பைவிட்டு நம்மைப் பிரிப்பவன் யார்? உபத்திரவமோ, வியாகுலமோ, துன்பமோ, பசியோ, நிர்வாணமோ. நாசமோசமோ, பட்டயமோ?", - { - "type": "verse:v", - "number": "37", - "sid": "ROM 8:37" - }, - "இவைகள் எல்லாவற்றிலேயும் நாம் நம்மேல் அன்பு வைத்திருக்கிறவராலே முற்றிலும் வெற்றி பெறுகிறவர்களாக இருக்கிறோமே.", - { - "type": "verse:v", - "number": "38", - "sid": "ROM 8:38" - }, - "மரணமானாலும், ஜீவனானாலும், தேவதூதர்களானாலும், அதிகாரங்களானாலும், வல்லமைகளானாலும் நிகழ்காரியங்களானாலும், வரும்காரியங்களானாலும்,", - { - "type": "verse:v", - "number": "39", - "sid": "ROM 8:39" - }, - "உயர்வானாலும், தாழ்வானாலும், வேறெந்தப் படைப்புகளானாலும் நம்முடைய கர்த்தராகிய கிறிஸ்து இயேசுவிலுள்ள தேவனுடைய அன்பைவிட்டு நம்மைப் பிரிக்கமுடியாது என்று நம்பியிருக்கிறேன்." - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "ROM 9" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 9" - ] - }, - { - "type": "para:s1", - "content": [ - "யூதர்களுக்காக பவுலின் வேதனை" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 9:1" - }, - "எனக்கு அதிக துக்கமும் இடைவிடாத மனவேதனையும் உண்டாயிருக்கிறது;", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 9:2" - }, - "நான் சொல்லுகிறது பொய்யல்ல, கிறிஸ்துவிற்குள் உண்மையைச் சொல்லுகிறேன் என்று பரிசுத்த ஆவியானவருக்குள் என் மனச்சாட்சியும் எனக்குச் சாட்சியாக இருக்கிறது.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 9:3" - }, - "சரீரத்தின்படி என் இனத்தைச் சேர்ந்த என் சகோதரர்களுக்குப் பதிலாக நானே கிறிஸ்துவைவிட்டுச் சபிக்கப்பட்டவனாகவேண்டுமென்று விரும்புவேனே.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 9:4" - }, - "அவர்கள் இஸ்ரவேலர்களே; புத்திரசுவிகாரமும், மகிமையும், உடன்படிக்கைகளும், நியாயப்பிரமாணமும், தேவ ஆராதனையும், வாக்குத்தத்தங்களும் அவர்களுடையவைகளே;", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 9:5" - }, - "முற்பிதாக்கள் அவர்களுடையவர்களே; சரீரத்தின்படி கிறிஸ்துவும் அவர்களில் பிறந்தாரே, இவர் என்றென்றைக்கும் ஸ்தோத்திரிக்கப்பட்ட எல்லாவற்றிற்கும் மேலான தேவன். ஆமென்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 9:6" - }, - "தேவவசனம் நிறைவேறாமல்போனது என்று சொல்லக்கூடாது; ஏனென்றால், இஸ்ரவேல் வம்சத்தார் எல்லோரும் இஸ்ரவேலர் இல்லையே.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 9:7" - }, - "அவர்கள் ஆபிரகாமின் வம்சத்தினராக இருந்தாலும் அனைவரும் பிள்ளைகள் அல்லவே; ஈசாக்கினிடம் உன் வம்சம் விளங்கும் என்று சொல்லியிருக்கிறதே.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 9:8" - }, - "அது எப்படியென்றால், சரீரத்தின்படி பிள்ளைகள் ஆனவர்கள் தேவனுடைய பிள்ளைகள் அல்லவே, வாக்குத்தத்தத்தின்படி பிள்ளைகள் ஆனவர்களே அந்த வம்சம் என்று எண்ணப்படுகிறார்கள்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 9:9" - }, - "அந்த வாக்குத்தத்தமான வார்த்தையாவது: குறித்த காலத்திலே வருவேன், அப்பொழுது சாராள் ஒரு மகனைப் பெறுவாள் என்பதே.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 9:10" - }, - "இதுமட்டுமல்லாமல், நம்முடைய முற்பிதாவாகிய ஈசாக்கு என்னும் ஒருவனாலே ரெபெக்காள் கர்ப்பவதியானபோது,", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 9:11" - }, - "குழந்தைகள் இன்னும் பிறக்காமலும், நன்மை தீமை ஒன்றும் செய்யாமல் இருக்கும்போது, தேவனுடைய தெரிந்துகொள்ளுதலின்படி இருக்கிற அவருடைய தீர்மானம், செயல்களினாலே நிலைநிற்காமல் அழைக்கிறவராலே நிலைநிற்கும்படி,", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 9:12" - }, - "மூத்தவன், இளையவனுக்கு ஊழியம் செய்வான் என்று அவளுக்கு சொல்லப்பட்டது.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 9:13" - }, - "அப்படியே, யாக்கோபை நேசித்து, ஏசாவை வெறுத்தேன் என்றும் எழுதியிருக்கிறது.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 9:14" - }, - "ஆகவே, நாம் என்னசொல்லுவோம்? தேவனிடத்திலே அநீதி உண்டென்று சொல்லலாமா? சொல்லக்கூடாதே.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 9:15" - }, - "அவர் மோசேயைப் பார்த்து: எவன்மேல் இரக்கமாக இருக்க விருப்பமாக இருப்பேனோ அவன்மேல் இரக்கமாக இருப்பேன், எவன்மேல் உருக்கமாக இருக்க விருப்பமாக இருப்பேனோ அவன்மேல் உருக்கமாக இருப்பேன் என்றார்.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 9:16" - }, - "ஆகவே, விரும்புகிறவனாலும் இல்லை, ஓடுகிறவனாலும் இல்லை, இரங்குகிற தேவனாலே ஆகும்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 9:17" - }, - "மேலும் என்னுடைய வல்லமையை உன்னிடம் காண்பிப்பதற்காகவும், என்னுடைய பெயர் பூமியில் எங்கும் பிரசித்தமடைவதற்காகவும், உன்னை நிலைநிறுத்தினேன் என்று பார்வோனோடு சொன்னதாக வேதத்தில் சொல்லியிருக்கிறது.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 9:18" - }, - "எனவே, எவன்மேல் இரக்கமாக இருக்க விருப்பாமாக இருக்கிறாரோ அவன்மேல் இரக்கமாக இருக்கிறார், எவனைக் கடினப்படுத்த விருப்பமாக இருக்கிறாரோ அவனைக் கடினப்படுத்துகிறார்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 9:19" - }, - "அப்படியானால், அவர் இன்னும் ஏன் குற்றம் கண்டுபிடிக்கிறார்? அவருடைய விருப்பத்திற்கு எதிர்த்து நிற்பவன் யார்? என்று என்னோடு சொல்லுவாய்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 9:20" - }, - "அப்படியானால், மனிதனே, தேவனோடு எதிர்த்து வாக்குவாதம் செய்கிற நீ யார்? உருவாக்கப்பட்ட பொருள் உருவாக்கினவனைப் பார்த்து: நீ என்னை ஏன் இப்படி உருவாக்கினாய் என்று சொல்லலாமா?", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 9:21" - }, - "மிதிக்கப்பட்ட ஒரே களிமண்ணினாலே குயவன் ஒரு பாத்திரத்தைக் கனமான காரியத்திற்காகவும், ஒரு பாத்திரத்தைக் கனவீனமான காரியத்திற்காகவும் செய்கிறதற்கு மண்ணின்மேல் அவனுக்கு அதிகாரம் இல்லையோ?", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 9:22" - }, - "தேவன் தமது கோபத்தைக் காண்பிக்கவும், தமது வல்லமையைத் தெரிவிக்கவும்,", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 9:23" - }, - "தாம் மகிமைக்காக ஆயத்தம்பண்ணின கிருபா பாத்திரங்கள்மேல் தம்முடைய மகிமையின் செல்வத்தைத் தெரியப்படுத்தவும் விருப்பமாக, அழிவிற்கு ஆயத்தம்பண்ணப்பட்ட கோபத்தின் தண்டனையின் பாத்திரங்கள்மேல் மிகவும் நீடிய சாந்தத்தோடு பொறுமையாக இருந்தால் உனக்கு என்ன?", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 9:24" - }, - "அவர் யூதர்களிலிருந்து மட்டுமல்ல, யூதரல்லாத மக்களிடமிருந்து நம்மை அழைத்திருக்கிறாரே.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 9:25" - }, - "அந்தப்படி: எனக்கு மக்களாக இல்லாதவர்களை என்னுடைய மக்கள் என்றும், நேசிக்கப்படாமல் இருந்தவளை நேசிக்கப்பட்டவள் என்றும் சொல்லி அழைப்பேன்.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 9:26" - }, - "நீங்கள் என்னுடைய மக்கள் இல்லை என்று அவர்களுக்குச் சொல்லப்பட்ட இடத்திலே அவர்கள் ஜீவனுள்ள தேவனுடைய பிள்ளைகள் எனப்படுவார்கள் என்று ஓசியாவின் தீர்க்கதரிசனத்தில் சொல்லியிருக்கிறது.", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 9:27" - }, - "அல்லாமலும் இஸ்ரவேல் மக்களுடைய எண்ணிக்கை கடற்கரை மணலைப்போல இருந்தாலும், மீதியாக இருப்பவர்கள்மட்டும் இரட்சிக்கப்படுவார்கள் என்றும்;", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 9:28" - }, - "அவர் நீதியோடு சீக்கிரமாகத் தம்முடைய காரியத்தை நிறைவேற்றுவார்; கர்த்தர் பூமியிலே சீக்கிரமாகவே காரியத்தை நிறைவேற்றி முடிப்பார் என்றும், ஏசாயா இஸ்ரவேலரைக்குறித்துச் சொல்லுகிறான்.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 9:29" - }, - "அல்லாமலும் ஏசாயா முன்பே சொன்னபடி: சேனைகளின் கர்த்தர் நமக்குள்ளே ஒரு வம்சத்தைக்கூட மீதியாக வைக்காமல் இருந்தாரானால் நாம் சோதோமைப்போலாகி கொமோராவைப்போல இருந்திருப்போம்." - ] - }, - { - "type": "para:s1", - "content": [ - "இஸ்ரவேலர்களின் அவிசுவாசம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ROM 9:30" - }, - "இப்படியிருக்க நாம் என்னசொல்லுவோம்? நீதியைத் தேடாத யூதரல்லாத மக்கள் நீதியை அடைந்தார்கள்; அது விசுவாசத்தினால் உண்டாகும் நீதியே.", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 9:31" - }, - "நீதிப்பிரமாணத்தைத் தேடின இஸ்ரவேலரோ நீதிப்பிரமாணத்தை அடையவில்லை.", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 9:32" - }, - "ஏனென்றால், அவர்கள் விசுவாசத்தினாலே அதைத் தேடாமல், நியாயப்பிரமாணத்தின் செயல்களினாலே தேடினதினால் அதை அடையவில்லை; இடறுதற்கான கல்லில் இடறினார்கள்.", - { - "type": "verse:v", - "number": "33", - "sid": "ROM 9:33" - }, - "இதோ, இடறுதற்கான கல்லையும், தவறுகிறதற்கான கன்மலையையும், சீயோனில் வைக்கிறேன்; அவரிடம் விசுவாசமாக இருப்பவன் எவனோ அவன் வெட்கப்படுவதில்லை என்று எழுதியிருக்கிறபடி நடந்தது." - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "ROM 10" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 10" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 10:1" - }, - "சகோதரர்களே, இஸ்ரவேல் மக்கள் இரட்சிக்கப்படவேண்டும் என்பதே என் இருதயத்தின் விருப்பமும் நான் தேவனிடம் செய்யும் விண்ணப்பமாகவும் இருக்கிறது.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 10:2" - }, - "தேவனைப்பற்றி அவர்களுக்கு வைராக்கியம் உண்டு என்று அவர்களைக்குறித்துச் சாட்சி சொல்லுகிறேன்; ஆனாலும் அது அறிவிற்குரிய வைராக்கியம் இல்லை.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 10:3" - }, - "எப்படியென்றால், அவர்கள் தேவனுடைய நீதியை அறியாமல், தங்களுடைய சுயநீதியை நிலைநிறுத்தத் தேடுகிறதினால் தேவனுடைய நீதிக்குக் கீழ்ப்படியாமல் இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 10:4" - }, - "விசுவாசிக்கிற எவனுக்கும் நீதி உண்டாகும்படியாகக் கிறிஸ்து நியாயப்பிரமாணத்தின் முடிவாக இருக்கிறார்.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 10:5" - }, - "மோசே நியாயப்பிரமாணத்தினால் வரும் நீதியைக்குறித்து: இவைகளை செய்கிற மனிதன் இவைகளால் பிழைப்பான் என்று எழுதியிருக்கிறான்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 10:6" - }, - "விசுவாசத்தினால் வரும் நீதியானது: கிறிஸ்துவை இறங்கிவரப்பண்ணுவதற்காக பரலோகத்திற்கு ஏறுகிறவன் யார்?", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 10:7" - }, - "அல்லது கிறிஸ்துவை மரித்தோரிலிருந்து ஏறிவரப்பண்ணுவதற்கு பாதாளத்திற்கு இறங்குகிறவன் யார்? என்று உன் உள்ளத்திலே சொல்லாமல் இருப்பாயாக என்று சொல்லுகிறதும் அல்லாமல்;", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 10:8" - }, - "இந்த வார்த்தை உன் அருகில் உன் வாயிலும் உன் இருதயத்திலும் இருக்கிறது என்றும் சொல்லுகிறது; இந்த வார்த்தை நாங்கள் பிரசங்கிக்கிற விசுவாசத்தின் வார்த்தையே.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 10:9" - }, - "என்னவென்றால், கர்த்தராகிய இயேசுவை நீ உன் வாயினாலே அறிக்கையிட்டு, தேவன் அவரை மரித்தோரிலிருந்து உயிரோடு எழுப்பினார் என்று உன் இருதயத்திலே விசுவாசித்தால் இரட்சிக்கப்படுவாய்.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 10:10" - }, - "இருதயத்திலே விசுவாசிக்கிறதினால் நீதி உண்டாகும். வாயினாலே அறிக்கைபண்ணுகிறதினால் இரட்சிப்பு உண்டாகும்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 10:11" - }, - "அவரை விசுவாசிக்கிறவன் எவனோ அவன் வெட்கப்படுவது இல்லை என்று வேதம் சொல்லுகிறது.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 10:12" - }, - "யூதனென்றும் கிரேக்கனென்றும் வித்தியாசமே இல்லை; எல்லோருக்கும் கர்த்தரானவர் தம்மைத் தொழுதுகொள்ளுகிற எல்லோரையும் அளவில்லாமல் ஆசீர்வதிக்கிறவராக இருக்கிறார்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 10:13" - }, - "எனவே, கர்த்தருடைய நாமத்தைத் தொழுதுகொள்ளுகிற எவனும் இரட்சிக்கப்படுவான்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 10:14" - }, - "அவரை விசுவாசிக்காதவர்கள் எப்படி அவரைத் தொழுதுகொள்ளுவார்கள்? அவரைக்குறித்துக் கேள்விப்படாதவர்கள் எப்படி விசுவாசிப்பார்கள்? பிரசங்கிக்கிறவன் இல்லாவிட்டால் எப்படிக் கேள்விப்படுவார்கள்?", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 10:15" - }, - "அனுப்பப்படவில்லை என்றால் எப்படிப் பிரசங்கிப்பார்கள்? சமாதானத்தைச் சொல்லி, நல்ல காரியங்களை நற்செய்தியாக அறிவிக்கிறவர்களுடைய பாதங்கள் எவ்வளவு அழகானவைகள் என்று எழுதியிருக்கிறதே.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 10:16" - }, - "ஆனாலும் நற்செய்திக்கு அவர்கள் எல்லோரும் கீழ்ப்படியவில்லை. அதைக்குறித்து ஏசாயா: கர்த்தாவே, எங்கள் மூலமாகக் கேள்விப்பட்டதை விசுவாசித்தவன் யார் என்று சொல்லுகிறான்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 10:17" - }, - "எனவே, விசுவாசம் கேட்பதினாலே வரும், தேவனுடைய வசனத்தைக் கேட்பதினாலே விசுவாசம் வரும்.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 10:18" - }, - "இப்படியிருக்க, அவர்கள் கேள்விப்படவில்லையா என்று கேட்கிறேன்; கேள்விப்பட்டார்கள்; அவைகளின் சத்தம் பூமியெங்கும் அவைகளின் வசனங்கள் பூமியின் கடைசிவரைக்கும் செல்லுகிறதே.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 10:19" - }, - "இஸ்ரவேலர் அதை அறியவில்லையா என்று கேட்கிறேன், அறிந்தார்கள். முதலாவது மோசே: என் மக்களாக இல்லாதவர்களைக் கொண்டு நான் உங்களுக்கு எரிச்சல் உண்டாக்குவேன்; புத்தியீனமுள்ள மக்களாலே உங்களுக்குக் கோபமூட்டுவேன் என்றான்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 10:20" - }, - "அல்லாமலும் ஏசாயா: என்னைத் தேடாதவர்களாலே கண்டுபிடிக்கப்பட்டேன், என்னைக் கேட்காதவர்களுக்கு என்னை வெளிப்படுத்தினேன் என்று தைரியத்தோடு சொல்லுகிறான்.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 10:21" - }, - "இஸ்ரவேலரைக்குறித்தோ: கீழ்ப்படியாதவர்களும் எதிர்த்துப் பேசுகிறவர்களுமாக இருக்கிற மக்களிடம் நாள்முழுவதும் என் கரங்களை நீட்டினேன் என்று அவன் சொல்லியிருக்கிறான்." - ] - }, - { - "type": "chapter:c", - "number": "11", - "sid": "ROM 11" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 11" - ] - }, - { - "type": "para:s1", - "content": [ - "இஸ்ரவேலரைத் தள்ளிவிடவில்லை" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 11:1" - }, - "இப்படியிருக்க, தேவன் தம்முடைய மக்களைத் தள்ளிவிட்டாரோ என்று கேட்கிறேன், தள்ளிவிடவில்லையே; நானும் ஆபிரகாமின் வம்சத்திலும் பென்யமீன் கோத்திரத்திலும் பிறந்த இஸ்ரவேலன்.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 11:2" - }, - "தேவன், தாம் முன்குறித்துக்கொண்ட தம்முடைய மக்களைத் தள்ளிவிடவில்லை. எலியாவைக்குறித்துச் சொல்லிய இடத்தில், வேதம் சொல்லுகிறதை தெரியாமல் இருக்கிறீர்களா? அவன் தேவனைப் பார்த்து:", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 11:3" - }, - "கர்த்தாவே, உம்முடைய தீர்க்கதரிசிகளை அவர்கள் கொலைசெய்து, உம்முடைய பலிபீடங்களை இடித்துப்போட்டார்கள்; நான் ஒருவன்மட்டும் மீதியாக இருக்கிறேன், என் உயிரையும் வாங்கத் தேடுகிறார்களே என்று இஸ்ரவேலருக்கு எதிராக விண்ணப்பம் செய்தபோது,", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 11:4" - }, - "அவனுக்கு உண்டான தேவனுடைய பதில் என்ன? பாகாலுக்கு முன்பாக முழங்கால்படியிடாத ஏழாயிரம்பேரை எனக்காக மீதியாக வைத்தேன் என்பதே.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 11:5" - }, - "அதுபோல இந்தக்காலத்திலும் கிருபையினாலே உண்டாகும் தெரிந்துகொள்ளுதலின்படி ஒரு பங்கு மீதியாக இருக்கிறது.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 11:6" - }, - "அது கிருபையினாலே உண்டாயிருந்தால் செயல்களினாலே உண்டாயிருக்காது; அப்படியில்லை என்றால், கிருபையானது கிருபை இல்லையே. அன்றியும் அது செயல்களினாலே உண்டாயிருந்தால் அது கிருபையாக இருக்காது; அப்படியில்லை என்றால் செய்கையானது செய்கை இல்லையே.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 11:7" - }, - "அப்படியானால் என்ன? இஸ்ரவேலர் தேடுகிறதை அடையாமல் இருக்கிறார்கள்; தெரிந்துகொள்ளப்பட்டவர்களோ அதை அடைந்திருக்கிறார்கள்; மற்றவர்கள் இன்றைய நாள்வரை கடினப்பட்டிருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 11:8" - }, - "தூக்கத்தின் ஆவியையும், பார்க்காமல் இருக்கிற கண்களையும், கேட்காமல் இருக்கிற காதுகளையும், தேவன் அவர்களுக்குக் கொடுத்தார் என்று எழுதியிருக்கிறபடியானது.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 11:9" - }, - "அன்றியும், அவர்களுடைய பந்தி அவர்களுக்குச் சுருக்கும், கண்ணியும், இடறுதற்கான கல்லும், பதிலுக்குப்பதில் கொடுப்பதுமாக இருக்கட்டும்;", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 11:10" - }, - "பார்க்காதபடிக்கு அவர்களுடைய கண்கள் இருள் அடையட்டும்; அவர்களுடைய முதுகை எப்போதும் குனியப்பண்ணும் என்று தாவீதும் சொல்லியிருக்கிறான்." - ] - }, - { - "type": "para:s1", - "content": [ - "முறிக்கப்பட்டக் கிளைகள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ROM 11:11" - }, - "இப்படியிருக்க, விழுந்துபோவதற்காகவா இடறினார்கள் என்று கேட்கிறேன், அப்படி இல்லையே; அவர்களுக்குள்ளே வைராக்கியத்தை எழுப்புவதற்காக அவர்களுடைய தவறுதலினாலே யூதரல்லாத மக்களுக்கு இரட்சிப்பு கிடைத்தது.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 11:12" - }, - "அவர்களுடைய தவறு உலகத்திற்கு செல்வமும், அவர்களுடைய குறைவு யூதரல்லாத மக்களுக்கு செல்வமாகவும் இருக்க அவர்களுடைய நிறைவு எவ்வளவு அதிகமாக அப்படியிருக்கும்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 11:13" - }, - "யூதரல்லாத மக்களாகிய உங்களோடு பேசுகிறேன்; யூதரல்லாத மக்களுக்கு நான் அப்போஸ்தலனாக இருக்கிறதினாலே, என் இனத்தார்களுக்குள்ளே நான் வைராக்கியத்தை எழுப்பி, அவர்களில் சிலரை இரட்சிக்கவேண்டுமென்று,", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 11:14" - }, - "என் ஊழியத்தை மேன்மைப்படுத்துகிறேன்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 11:15" - }, - "அவர்களைத் தள்ளிவிடுதல் உலகத்தை ஒப்புரவாக்குதலாக இருக்க, அவர்களை அங்கீகரித்துக்கொள்ளுதல் எப்படி இருக்கும்? மரித்தோருக்கு ஜீவன் உண்டானதுபோல இருக்கும் அல்லவோ?", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 11:16" - }, - "மேலும் முதற்பலனாகிய மாவானது பரிசுத்தமாக இருந்தால், பிசைந்த மாவு முழுவதும் பரிசுத்தமாக இருக்கும்; வேரானது பரிசுத்தமாக இருந்தால், கிளைகளும் பரிசுத்தமாக இருக்கும்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 11:17" - }, - "சில கிளைகள் முறித்துப் போடப்பட்டிருக்க, காட்டு ஒலிவமரமாகிய நீ அவைகள் இருந்த இடத்தில் ஒட்டவைக்கப்பட்டு, ஒலிவமரத்தின் வேருக்கும், சாரத்திற்கும் உடன்பங்காளியாக இருந்தால்,", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 11:18" - }, - "நீ அந்தக் கிளைகளுக்கு எதிராகப் பெருமைப்படாதே; பெருமைப்பட்டால், நீ வேரைச் சுமக்காமல், வேர் உன்னைச் சுமக்கிறது என்று நினைத்துக்கொள்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 11:19" - }, - "நான் ஒட்டவைக்கப்படுவதற்கு அந்தக் கிளைகள் முறித்துப் போடப்பட்டது என்று சொல்லுகிறாயே.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 11:20" - }, - "நல்லது, அவிசுவாசத்தினாலே அவைகள் முறித்துப் போடப்பட்டன, நீ விசுவாசத்தினாலே நிற்கிறாய்; மேட்டிமைச் சிந்தையாக இல்லாமல் பயந்திரு.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 11:21" - }, - "சுபாவக்கிளைகளை தேவன் தப்பவிடாமல் இருக்க, உன்னையும் தப்பவிடமாட்டார் என்று எச்சரிக்கையாக இரு.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 11:22" - }, - "எனவே, தேவனுடைய தயவையும் கண்டிப்பையும் பார்; விழுந்தவர்களிடம் கண்டிப்பையும், உன்னிடத்தில் தயவையும் காண்பித்தார்; அந்தத் தயவிலே நிலைத்திருந்தால் உனக்குத் தயவு கிடைக்கும்; நிலைக்காவிட்டால் நீயும் வெட்டப்பட்டுப் போவாய்.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 11:23" - }, - "அன்றியும், அவர்கள் அவிசுவாசத்திலே நிலைத்திராதிருந்தால் அவர்களும் ஒட்டவைக்கப்படுவார்கள்; அவர்களை மீண்டும் ஒட்டவைக்கிறதற்கு தேவன் வல்லவராக இருக்கிறாரே.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 11:24" - }, - "சுபாவத்தின்படி காட்டு ஒலிவமரத்திலிருந்து நீ வெட்டப்பட்டு, சுபாவத்திற்கு எதிராக நல்ல ஒலிவமரத்திலே ஒட்டவைக்கப்பட்டிருந்தால், சுபாவக்கிளைகளாகிய அவர்கள் தங்களுடைய சுய ஒலிவமரத்திலே ஒட்டவைக்கப்படுவது அதிக நிச்சயமல்லவா?" - ] - }, - { - "type": "para:s1", - "content": [ - "எல்லா இஸ்ரவேலர்களும் இரட்சிக்கப்படுவார்கள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ROM 11:25" - }, - "மேலும், சகோதரர்களே, நீங்கள் உங்களையே புத்திமான்கள் என்று நினைக்காதபடி ஒரு இரகசியத்தை நீங்கள் தெரிந்துகொள்ளவேண்டும் என்று இருக்கிறேன்; அது என்னவென்றால், யூதரல்லாத மக்களுடைய நிறைவு உண்டாகும்வரைக்கும் இஸ்ரவேலரில் ஒரு பகுதி மக்களுக்கு கடினமான மனது உண்டாயிருக்கும்.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 11:26" - }, - "இப்படியே இஸ்ரவேல் மக்கள் அனைவரும் இரட்சிக்கப்படுவார்கள். மீட்கிறவர் சீயோனிலிருந்து வந்து, அவபக்தியை யாக்கோபைவிட்டு நீக்குவார் என்றும்;", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 11:27" - }, - "நான் அவர்களுடைய பாவங்களை நீக்கும்போது, இதுவே நான் அவர்களோடு செய்யும் உடன்படிக்கை என்றும் எழுதியிருக்கிறது.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 11:28" - }, - "நற்செய்தியைக்குறித்து அவர்கள் உங்கள்நிமித்தம் பகைவர்களாக இருக்கிறார்கள்; தெரிந்துகொள்ளுதலைக்குறித்து அவர்கள் முற்பிதாக்களினிமித்தம் நேசிக்கப்பட்டவர்களாக இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 11:29" - }, - "தேவனுடைய கிருபைவரங்களும், அவர்களை அழைத்த அழைப்பும் மாறாதவைகளே.", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 11:30" - }, - "எனவே, நீங்கள் முற்காலத்திலே தேவனுக்குக் கீழ்ப்படியாமல் இருந்து, இப்பொழுது அவர்களுடைய கீழ்ப்படியாமையினாலே இரக்கம் பெற்றிருக்கிறதுபோல,", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 11:31" - }, - "அவர்களும் இப்பொழுது கீழ்ப்படியாமல் இருந்தும், பின்பு உங்களுக்குக் கிடைத்த இரக்கத்தினாலே இரக்கம்பெறுவார்கள்.", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 11:32" - }, - "எல்லோர்மேலும் இரக்கமாக இருப்பதற்காக, தேவன் எல்லோரையும் கீழ்ப்படியாமைக்குள்ளே அடைத்துப்போட்டார்." - ] - }, - { - "type": "para:s1", - "content": [ - "இறுதி வார்த்தைகள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ROM 11:33" - }, - "ஆ! தேவனுடைய செல்வம், ஞானம், அறிவு என்பவைகளின் ஆழம் எவ்வளவாக இருக்கிறது! அவருடைய நியாயத்தீர்ப்புகள் அளந்துபார்க்க முடியாதவைகள், அவருடைய வழிகள் ஆராய்ந்துபார்க்க முடியாதவைகள்!", - { - "type": "verse:v", - "number": "34", - "sid": "ROM 11:34" - }, - "கர்த்தருடைய சிந்தையைத் தெரிந்துகொண்டவன் யார்? அவருக்கு ஆலோசனைக்காரனாக இருந்தவன் யார்?", - { - "type": "verse:v", - "number": "35", - "sid": "ROM 11:35" - }, - "தனக்குத் திரும்பக்கிடைக்கும் என்று முதலில் அவருக்கு ஒன்றைக் கொடுத்தவன் யார்?", - { - "type": "verse:v", - "number": "36", - "sid": "ROM 11:36" - }, - "எல்லாம் அவராலும், அவர் மூலமாகவும், அவருக்காகவும் இருக்கிறது; அவருக்கே என்றென்றைக்கும் மகிமை உண்டாவதாக. ஆமென்." - ] - }, - { - "type": "chapter:c", - "number": "12", - "sid": "ROM 12" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 12" - ] - }, - { - "type": "para:s1", - "content": [ - "தேவனுடைய கிருபைகள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 12:1" - }, - "அப்படியிருக்க, சகோதரர்களே, நீங்கள் உங்களுடைய சரீரங்களைப் பரிசுத்தமும் தேவனுக்குப் பிரியமுமான ஜீவபலியாக ஒப்புக்கொடுக்கவேண்டும் என்று, தேவனுடைய இரக்கங்களை முன்னிட்டு உங்களை வேண்டிக்கொள்ளுகிறேன்; இதுவே நீங்கள் செய்யும் புத்தியுள்ள ஆராதனை.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 12:2" - }, - "நீங்கள் இந்த உலகத்திற்கேற்ற வேஷம் போடாமல், தேவனுடைய நன்மையும் பிரியமும் பரிபூரணமுமான விருப்பம் என்னவென்று பகுத்தறிவதற்காக, உங்களுடைய மனம் புதிதாக மாறுகிறதினாலே மறுரூபமாகுங்கள்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 12:3" - }, - "அல்லாமலும், எனக்கு அருளப்பட்ட கிருபையினாலே நான் சொல்லுகிறதாவது; உங்களில் யாராவது தன்னைக்குறித்து நினைக்கவேண்டிய அளவிற்கு அதிகமாக நினைக்காமல், அவனவனுக்கு தேவன் பகிர்ந்துகொடுத்த விசுவாச அளவின்படி, தெளிந்த எண்ணம் உள்ளவனாக நினைக்கவேண்டும்.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 12:4" - }, - "ஏனென்றால், நமக்கு ஒரே சரீரத்திலே அநேக உறுப்புகள் இருந்தும், எல்லா உறுப்புகளுக்கும் ஒரே வேலை இல்லாததைப்போல,", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 12:5" - }, - "அநேகராகிய நாமும் கிறிஸ்துவிற்குள் ஒரே சரீரமாக இருக்க, ஒருவருக்கொருவர் உறுப்புகளாக இருக்கிறோம்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 12:6" - }, - "நமக்கு அருளப்பட்ட கிருபையின்படியே நாம் வெவ்வேறான வரங்கள் உள்ளவர்களாக இருக்கிறதினால், நம்மில் தீர்க்கதரிசனம் சொல்லுகிற வரத்தை உடையவன் விசுவாசப்பிரமாணத்தின்படி சொல்லட்டும்.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 12:7" - }, - "ஊழியம் செய்கிறவன் ஊழியத்திலும், போதிக்கிறவன் போதிக்கிறதிலும்,", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 12:8" - }, - "புத்திசொல்லுகிறவன் புத்திசொல்லுகிறதிலும் நிலைத்திருக்கவேண்டும்; பகிர்ந்துகொடுக்கிறவன் வஞ்சனையில்லாமல் கொடுக்கட்டும்; முதலாளியானவன் கவனமாக இருக்கவேண்டும்; இரக்கம் செய்கிறவன் உற்சாகத்துடனே செய்யட்டும்." - ] - }, - { - "type": "para:s1", - "content": [ - "அன்பும் மற்ற செயல்களும்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ROM 12:9" - }, - "உங்களுடைய அன்பு மாயமில்லாமல் இருக்கட்டும், தீமையை வெறுத்து, நன்மையைப் பிடித்துக்கொண்டிருங்கள்.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 12:10" - }, - "சகோதர அன்பினாலே ஒருவர்மேல் ஒருவர் பாசமாக இருங்கள்; மரியாதை கொடுக்கிறதிலே ஒருவருக்கொருவர் முந்திக்கொள்ளுங்கள்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 12:11" - }, - "அசதியாக இல்லாமல் எச்சரிக்கையாக இருங்கள்; ஆவியிலே அனலாக இருங்கள்; கர்த்தருக்கு ஊழியம் செய்யுங்கள்.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 12:12" - }, - "நம்பிக்கையிலே சந்தோஷமாக இருங்கள்; உபத்திரவத்திலே பொறுமையாக இருங்கள்; ஜெபத்திலே உறுதியாக நிலைத்திருங்கள்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 12:13" - }, - "பரிசுத்தவான்களுடைய குறைவில் அவர்களுக்கு உதவிசெய்யுங்கள்; அந்நியர்களை உபசரியுங்கள்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 12:14" - }, - "உங்களைத் துன்பப்படுத்துகிறவர்களை ஆசீர்வதியுங்கள்; ஆசீர்வதிக்கவேண்டுமேதவிர சபிக்காமல் இருங்கள்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 12:15" - }, - "சந்தோஷப்படுகிறவர்களோடு சந்தோஷப்படுங்கள்; அழுகிறவர்களோடு அழுங்கள்.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 12:16" - }, - "ஒருவரோடொருவர் ஒரேசிந்தை உள்ளவர்களாக இருங்கள்; மேட்டிமையானவைகளைச் சிந்திக்காமல், தாழ்மையானவர்களை ஏற்றுக்கொள்ளுங்கள்; உங்களை நீங்களே புத்திமான்கள் என்று நினைக்கவேண்டாம்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 12:17" - }, - "ஒருவனுக்கும் தீமைக்குத் தீமை செய்யாமல் இருங்கள்; எல்லா மனிதர்களுக்கு முன்பாகவும் யோக்கியமானவைகளைச் செய்யுங்கள்.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 12:18" - }, - "உங்களால் முடிந்தவரை எல்லா மனிதர்களோடும் சமாதானமாக இருங்கள்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 12:19" - }, - "பிரியமானவர்களே, பழிவாங்குதல் என்னுடையது, நானே பதில்செய்வேன், என்று கர்த்தர் சொல்லுகிறார் என்று எழுதி இருக்கிறதினால், நீங்கள் பழிவாங்காமல், தேவனுடைய கோபத்தின் தண்டனைக்கு இடம்கொடுங்கள்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 12:20" - }, - "அன்றியும், உன் பகைவன் பசியாக இருந்தால், அவனுக்கு ஆகாரம் கொடு; அவன் தாகமாக இருந்தால், அவனுக்கு ஏதாவது குடிக்கக்கொடு; நீ இப்படிச் செய்வதினால் நெருப்புத் தழலை அவன் தலையின்மேல் குவிப்பாய்.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 12:21" - }, - "நீ தீமையினாலே வெல்லப்படாமல், தீமையை நன்மையினாலே வெல்லு." - ] - }, - { - "type": "chapter:c", - "number": "13", - "sid": "ROM 13" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 13" - ] - }, - { - "type": "para:s1", - "content": [ - "அதிகாரத்திற்குக் கீழ்ப்படிதல்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 13:1" - }, - "எந்த மனிதனும் உயர் அதிகாரம் உள்ளவர்களுக்குக் கீழ்ப்படியவேண்டும்; ஏனென்றால், தேவனாலேயல்லாமல் ஒரு அதிகாரமும் இல்லை; உண்டாயிருக்கிற அதிகாரங்கள் தேவனாலே நியமிக்கப்பட்டிருக்கிறது.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 13:2" - }, - "எனவே, அதிகாரத்திற்கு எதிர்த்து நிற்கிறவன் தேவனுடைய நியமத்திற்கு எதிர்த்து நிற்கிறான்; அப்படி எதிர்த்து நிற்கிறவர்கள் தங்களுக்குத் தாங்களே தண்டனையை வரவழைத்துக்கொள்கிறார்கள்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 13:3" - }, - "மேலும் அதிகாரிகள் நல்ல செயல்களுக்கு அல்ல, தீய செயல்களுக்கே பயங்கரமாக இருக்கிறார்கள்; எனவே, நீ அதிகாரத்திற்குப் பயப்படாமல் இருக்கவேண்டுமானால், நன்மைசெய், அதினால் உனக்குப் புகழ்ச்சி உண்டாகும்.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 13:4" - }, - "உனக்கு நன்மை உண்டாவதற்காக, அவன் தேவனுடைய ஊழியக்காரனாக இருக்கிறான். நீ தீமைசெய்தால் பயந்திரு; பட்டயத்தை அவன் வீணாகப் பிடித்திருக்கவில்லை; தீமைசெய்கிறவன்மேல் கோபத்தின் தண்டனையை வரப்பண்ணுவதற்காக, அவன் நீதியைச் செலுத்துகிற தேவனுடைய ஊழியக்காரனாக இருக்கிறானே.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 13:5" - }, - "எனவே, நீங்கள் கோபத்தின் தண்டனைக்காக மட்டுமில்லை, மனச்சாட்சிக்காகவும் கீழ்ப்படியவேண்டும்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 13:6" - }, - "இதற்காகவே நீங்கள் வரியையும் கொடுக்கிறீர்கள். அவர்கள் இந்த வேலையைப் பார்த்துவருகிற தேவனுடைய ஊழியக்காரர்களாக இருக்கிறார்களே.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 13:7" - }, - "எனவே எல்லோருக்கும் செலுத்தவேண்டிய கடமைகளைச் செலுத்துங்கள்; யாருக்கு வரியைச் செலுத்தவேண்டுமோ அவனுக்கு வரியையும், யாருக்கு சொத்துவரியைச் செலுத்தவேண்டுமோ அவனுக்கு சொத்துவரியையும் செலுத்துங்கள்; யாருக்குப் பயப்படவேண்டுமோ அவனுக்குப் பயப்படுங்கள்; யாருக்கு மதிப்புக் கொடுக்கவேண்டுமோ அவனுக்கு மதிப்புக் கொடுங்கள்." - ] - }, - { - "type": "para:s1", - "content": [ - "அன்பும் நியாயப்பிரமாணமும்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ROM 13:8" - }, - "ஒருவரிலொருவர் அன்பு செலுத்துகிற கடனைத்தவிர, வேறு எதிலும் யாருக்கும் கடன்படாமல் இருங்கள்; அயலகத்தாரிடம் அன்புசெலுத்துகிறவன் நியாயப்பிரணத்தை நிறைவேற்றுகிறான்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 13:9" - }, - "எப்படியென்றால், விபசாரம் செய்யாதிருப்பாயாக, கொலை செய்யாதிருப்பாயாக, களவு செய்யாதிருப்பாயாக, பொய்ச்சாட்சி சொல்லாதிருப்பாயாக, இச்சிக்காமல் இருப்பாயாக என்கிற இந்தக் கட்டளைகளும், வேறு எந்தக் கட்டளையும், உன்னிடத்தில் நீ அன்பாக செலுத்துவதுபோல மற்றவனிடமும் அன்புசெலுத்துவாயாக என்கிற ஒரே வாக்கியத்தில் அடங்கியிருக்கிறது.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 13:10" - }, - "அன்பு மற்றவனுக்கு தீமை செய்யாது; எனவே, அன்பு நியாயப்பிரமாணத்தின் நிறைவேறுதலாக இருக்கிறது.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 13:11" - }, - "தூக்கத்தைவிட்டு எழுந்திருக்க வேண்டிய நேரமானது என்று, நாம் நேரத்தை அறிந்தவர்களாக, இப்படி நடக்கவேண்டும்; நாம் விசுவாசிகளானபோது இரட்சிப்பு அருகில் இருந்ததைவிட இப்பொழுது அது நமக்கு மிக அருகில் இருக்கிறது.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 13:12" - }, - "இரவு கடந்துபோனது, பகல் அருகில் வந்துவிட்டது; எனவே, இருளின் செயல்களை நாம் தள்ளிவிட்டு, ஒளியின் ஆயுதங்களை அணிந்துகொள்வோம்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 13:13" - }, - "களியாட்டும், வெறியும், வேசித்தனமும் காமவிகாரமும், வாக்குவாதமும், பொறாமையும் உள்ளவர்களாக நடக்காமல், பகலிலே நடக்கிறவர்கள்போல ஒழுங்காக நடப்போம்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 13:14" - }, - "தீய இச்சைகளுக்கு இடமாக சரீரத்தைக் கொடுக்காமல், கர்த்தராகிய இயேசுகிறிஸ்துவை அணிந்துகொள்ளுங்கள்." - ] - }, - { - "type": "chapter:c", - "number": "14", - "sid": "ROM 14" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 14" - ] - }, - { - "type": "para:s1", - "content": [ - "நியாயந்தீர்த்தல்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 14:1" - }, - "விசுவாசத்தில் பலவீனமாக உள்ளவனைச் சேர்த்துக்கொள்ளுங்கள்; ஆனாலும் அவனுடைய மன சந்தேகங்களைக் குற்றமாக தீர்மானிக்காமல் இருங்கள்.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 14:2" - }, - "ஒருவன் எந்த உணவுப்பொருளையும் சாப்பிடலாம் என்று நம்புகிறான்; பலவீனமாக உள்ளவனோ காய்கறிகளைமட்டும் சாப்பிடுகிறான்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 14:3" - }, - "சாப்பிடுகிறவன் சாப்பிடாமல் இருக்கிறவனை அற்பமாக நினைக்காமல் இருக்கவேண்டும்; சாப்பிடாமல் இருக்கிறவனும் சாப்பிடுகிறவனைக் குற்றவாளியாகத் தீர்க்காமல் இருக்கவேண்டும்; தேவன் அவனை ஏற்றுக்கொண்டாரே.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 14:4" - }, - "மற்றொருவனுடைய வேலைக்காரனைக் குற்றவாளியாகத் தீர்க்கிறதற்கு நீ யார்? அவன் நின்றாலும் விழுந்தாலும் அவனுடைய முதலாளிக்கே அவன் பொறுப்பாளி; அவன் நிலைநிறுத்தப்படுவான்; தேவன் அவனை நிலைநிறுத்த வல்லவராக இருக்கிறாரே.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 14:5" - }, - "அன்றியும், ஒருவன் ஒருநாளைவிட மற்றொரு நாள் சிறந்தது என்று நினைக்கிறான்; வேறொருவன் எல்லா நாட்களையும் சமமாக நினைக்கிறான்; அவனவன் தன்தன் மனதிலே முழு நிச்சயத்தை உடையவனாக இருக்கட்டும்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 14:6" - }, - "நாட்களை சிறப்பாக்கிக்கொள்கிறவன் கர்த்தருக்கென்று சிறப்பாக்கிக் கொள்கிறான்; நாட்களை சிறப்பாக்கிக் கொள்ளாதவனும் கர்த்தருக்கென்று சிறப்பாக்கிக் கொள்ளாமல் இருக்கிறான். சாப்பிடுகிறவன் தேவனுக்கு ஸ்தோத்திரம் செலுத்துகிறபடியால், கர்த்தருக்கென்று சாப்பிடுகிறான்; சாப்பிடாமல் இருக்கிறவனும் கர்த்தருக்கென்று சாப்பிடாமல், தேவனுக்கு ஸ்தோத்திரம் செலுத்துகிறான்.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 14:7" - }, - "நம்மில் ஒருவனும் தனக்கென்று பிழைக்கிறதும் இல்லை, ஒருவனும் தனக்கென்று மரிக்கிறதும் இல்லை.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 14:8" - }, - "நாம் பிழைத்தாலும் கர்த்தருக்கென்று பிழைக்கிறோம், நாம் மரித்தாலும் கர்த்தருக்கென்று மரிக்கிறோம்; எனவே, பிழைத்தாலும் மரித்தாலும் நாம் கர்த்தருடையவர்களாக இருக்கிறோம்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 14:9" - }, - "கிறிஸ்துவும் மரித்தவர்களுக்கும், ஜீவனுள்ளவர்களுக்கும் ஆண்டவராக இருப்பதற்காக, மரித்தும், உயிரோடு எழுந்தும், பிழைத்தும் இருக்கிறார்.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 14:10" - }, - "இப்படியிருக்க, நீ உன் சகோதரனைக் குற்றவாளி என்று தீர்க்கிறது என்ன? நீ உன் சகோதரனை அற்பமாக நினைக்கிறது என்ன? நாமெல்லோரும் கிறிஸ்துவினுடைய நியாயாசனத்திற்கு முன்பாக நிற்போமே.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 14:11" - }, - "அப்படியே: முழங்கால்கள் எல்லாம் எனக்கு முன்பாக முடங்கும், நாக்குகள் எல்லாம் தேவனை அறிக்கைப்பண்ணும் என்று என் ஜீவனைக்கொண்டு உரைக்கிறேன் என்பதாகக் கர்த்தர் சொல்லுகிறார் என்று எழுதியிருக்கிறது.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 14:12" - }, - "எனவே, நம்மில் ஒவ்வொருவனும் தன்னைக்குறித்து தேவனுக்குக் கணக்கு ஒப்புவிப்பான்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 14:13" - }, - "இப்படியிருக்க, நாம் இனிமேல் ஒருவரையொருவர் குற்றவாளிகள் என்று தீர்க்காமல் இருப்போமாக. ஒருவனும் தன் சகோதரனுக்கு முன்பாகத் தடையையும் இடறலையும் போடக்கூடாது என்று தீர்மானித்துக்கொள்ளுங்கள்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 14:14" - }, - "எந்தப்பொருளும் தன்னில்தானே தீட்டானவைகள் இல்லை என்று கர்த்தராகிய இயேசுவிற்குள் அறிந்து நிச்சயித்திருக்கிறேன்; ஒரு பொருளைத் தீட்டானது என்று நினைக்கிறவன் எவனோ அவனுக்கு அது தீட்டானதாக இருக்கும்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 14:15" - }, - "ஆகாரத்தினாலே உன் சகோதரனுக்கு விசனம் உண்டாக்கினால், நீ அன்பாக நடக்கிறவன் இல்லை; அவனை உன் ஆகாரத்தினாலே கெடுக்காதே, கிறிஸ்து அவனுக்காக மரித்தாரே.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 14:16" - }, - "உங்களுடைய நல்ல செயல்கள் அவமதிக்கப்பட இடங்கொடுக்காமல் இருங்கள்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 14:17" - }, - "தேவனுடைய ராஜ்யம் சாப்பிடுவதும் குடிப்பதும் இல்லை, அது நீதியும் சமாதானமும் பரிசுத்த ஆவியானவரால் உண்டாகும் சந்தோஷமாகவும் இருக்கிறது.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 14:18" - }, - "இவைகளிலே கிறிஸ்துவிற்கு ஊழியம் செய்கிறவன் தேவனுக்குப் பிரியமானவனும் மனிதனால் அங்கீகரிக்கப்பட்டவனுமாக இருக்கிறான்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 14:19" - }, - "எனவே, சமாதானத்திற்குரியவைகளையும், ஐக்கிய பக்திவளர்ச்சியை உண்டாக்கக்கூடியவைகளையும் நாடுவோம்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 14:20" - }, - "ஆகாரத்திற்காக தேவனுடைய செயல்களை அழித்துப்போடாதே. எந்த உணவுப்பொருளும் சுத்தமானதுதான்; ஆனாலும் இடறல் உண்டாகச் சாப்பிடுகிறவனுக்கு அது தீமையாக இருக்கும்.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 14:21" - }, - "இறைச்சி சாப்பிடுவதும், மதுபானம் அருந்துகிறதும், வேறு எதையாவது செய்கிறதும், உன் சகோதரன் இடறுவதற்கோ, தவறுவதற்கோ, பலவீனப்படுகிறதற்கோ காரணமாக இருந்தால், அவைகளில் ஒன்றையும் செய்யாமல் இருப்பதே நன்மையாக இருக்கும்.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 14:22" - }, - "உனக்கு விசுவாசம் இருந்தால் அது தேவனுக்குமுன்பாக உனக்குள்மட்டும் இருக்கட்டும். நல்லது என்று நிச்சயித்த விஷயத்தில் தன்னைக் குற்றவாளியாக்காதவன் பாக்கியவான்.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 14:23" - }, - "ஒருவன் சந்தேகத்துடன் சாப்பிட்டால், அவன் விசுவாசம் இல்லாமல் சாப்பிடுகிறதினால், தண்டனைக்குரியவனாகத் தீர்க்கப்படுகிறான். விசுவாசத்தினாலே வராத எதுவும் பாவமே." - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "ROM 15" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 15" - ] - }, - { - "type": "para:s1", - "content": [ - "ஒருவரையொருவர் தாங்குங்கள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 15:1" - }, - "அன்றியும், பலம் உள்ளவர்களாகிய நாம் நமக்கே பிரியமாக நடக்காமல், பலவீனருடைய பலவீனங்களைத் தாங்கவேண்டும்.", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 15:2" - }, - "நம்மில் ஒவ்வொருவனும் அயலகத்தானுக்கு பக்திவளர்ச்சிக்குரிய நன்மையை உண்டாக்குவதற்காக அவனுக்குப் பிரியமாக நடக்கவேண்டும்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 15:3" - }, - "கிறிஸ்துவும் தமக்கே பிரியமாக நடக்காமல்: உம்மை அவமதிக்கிறவர்களுடைய அவமானங்கள் என்மேல் விழுந்தது என்று எழுதியிருக்கிறபடியே நடந்தார்.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 15:4" - }, - "தேவவசனத்தினால் உண்டாகும் பொறுமையினாலும், ஆறுதலினாலும் நாம் நம்பிக்கை உள்ளவர்களாவதற்காக, முன்பே எழுதியிருக்கிறவைகள் எல்லாம் நமக்குப் போதனையாக எழுதியிருக்கிறது.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 15:5" - }, - "நீங்கள் ஒருமனப்பட்டு நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் பிதாவாகிய தேவனை ஒரே வாயினால் மகிமைப்படுத்துவதற்காக,", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 15:6" - }, - "பொறுமையையும் ஆறுதலையும் அளிக்கும் தேவன், கிறிஸ்து இயேசுவினுடைய மாதிரியின்படியே, நீங்கள் ஒரே சிந்தை உள்ளவர்களாக இருக்க உங்களுக்கு தயவு செய்வாராக.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 15:7" - }, - "எனவே, தேவனுக்கு மகிமையுண்டாகும்படி, கிறிஸ்து நம்மை ஏற்றுக்கொண்டதுபோல, நீங்களும் ஒருவரையொருவர் ஏற்றுக்கொள்ளுங்கள்.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 15:8" - }, - "மேலும், முற்பிதாக்களுக்குக் கொடுக்கப்பட்ட வாக்குத்தத்தங்களை உறுதியாக்குவதற்காக, தேவனுடைய சத்தியத்தினால் இயேசுகிறிஸ்து விருத்தசேதனம் உள்ளவர்களுக்கு ஊழியக்காரர் ஆனார் என்றும்;", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 15:9" - }, - "யூதரல்லாத மக்களும் இரக்கம் பெற்றதினால் தேவனை மகிமைப்படுத்துகிறார்கள் என்றும் சொல்லுகிறேன். அப்படியே: இதனால் நான் யூதரல்லாத மக்களுக்குள்ளே உம்மை அறிக்கைசெய்து, உம்முடைய நாமத்தைச் சொல்லி, சங்கீதம் பாடுவேன் என்று எழுதியிருக்கிறது.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 15:10" - }, - "மேலும், யூதரல்லாத மக்களே, அவருடைய மக்களுடன் சேர்ந்து களிகூருங்கள் என்கிறார்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 15:11" - }, - "மேலும், யூதரல்லாத மக்களே, எல்லோரும் கர்த்தரைத் துதியுங்கள்; மக்களே, எல்லோரும் அவரைப் புகழுங்கள் என்றும் சொல்லுகிறார்.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 15:12" - }, - "மேலும், ஈசாயின் வேரும் யூதரல்லாத மக்களை ஆளுகை செய்கிற ஒருவர் தோன்றுவார்; அவரிடம் யூதரல்லாத மக்கள் நம்பிக்கை வைப்பார்கள் என்று ஏசாயா சொல்லுகிறான்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 15:13" - }, - "பரிசுத்த ஆவியானவரின் பலத்தினாலே உங்களுக்கு நம்பிக்கை பெருக, நம்பிக்கையின் தேவன் விசுவாசத்தினால் உண்டாகும் எல்லாவிதமான சந்தோஷத்தினாலும், சமாதானத்தினாலும் உங்களை நிரப்புவாராக." - ] - }, - { - "type": "para:s1", - "content": [ - "யூதரல்லாதவர்களுக்கு பவுலின் ஊழியம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ROM 15:14" - }, - "என் சகோதரர்களே, நீங்கள் நற்குணத்தினால் நிறைந்தவர்களும், எல்லா அறிவினாலும் நிரப்பப்பட்டவர்களும், ஒருவருக்கொருவர் புத்திசொல்ல வல்லவர்களுமாக இருக்கிறீர்கள் என்று நானும் உங்களைக்குறித்து நிச்சயித்திருக்கிறேன்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 15:15" - }, - "அப்படியிருந்தும், சகோதரர்களே, யூதரல்லாதவர்கள் பரிசுத்த ஆவியானவராலே பரிசுத்தமாக்கப்பட்டு, தேவனுக்குப் பிரியமான பலியாகும்படி, நான் தேவனுடைய நற்செய்தி ஊழியத்தை நடத்தும் ஆசாரியனாக இருந்து யூதரல்லாதவர்களுக்கு இயேசுகிறிஸ்துவினுடைய ஊழியக்காரனாவதற்கு,", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 15:16" - }, - "தேவன் எனக்கு அளித்த கிருபையினாலே உங்களுக்கு ஞாபகப்படுத்துவதற்காக இவைகளை நான் அதிக தைரியமாக எழுதினேன்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 15:17" - }, - "எனவே, நான் தேவனுக்குரியவைகளைக்குறித்து இயேசுகிறிஸ்துவைக்கொண்டு மேன்மை பாராட்டமுடியும்.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 15:18" - }, - "யூதரல்லாதவர்களை வார்த்தையினாலும் செய்கையினாலும் கீழ்ப்படியப்பண்ணுவதற்கு, அற்புத அடையாளங்களின் பலத்தினாலும், தேவ ஆவியானவரின் பலத்தினாலும், கிறிஸ்துவானவர் என்னைக்கொண்டு செய்தவைகளைத்தவிர வேறொன்றையும் சொல்ல நான் துணியவில்லை.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 15:19" - }, - "இப்படி எருசலேமிலிருந்து ஆரம்பித்து, இல்லிரிக்கம் தேசம்வரைக்கும், கிறிஸ்துவின் நற்செய்தியைப் பூரணமாகப் பிரசங்கம் செய்திருக்கிறேன்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 15:20" - }, - "மேலும் அவருடைய செய்தியை அறியாமல் இருந்தவர்கள் பார்ப்பார்கள் என்றும், கேள்விப்படாமல் இருந்தவர்கள் உணர்ந்துகொள்வார்கள் என்றும் எழுதியிருக்கிறபடியே,", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 15:21" - }, - "நான் மற்றொருவனுடைய அஸ்திபாரத்தின்மேல் கட்டாமல் கிறிஸ்துவினுடைய நாமம் சொல்லப்படாத இடங்களில் நற்செய்தியை அறிவிக்கும்படி விரும்புகிறேன்.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 15:22" - }, - "உங்களிடம் வருவதற்கு இதினாலே அநேகமுறை தடைபட்டேன்." - ] - }, - { - "type": "para:s1", - "content": [ - "ரோமபுரிக்குச் செல்ல பவுலின் திட்டம்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ROM 15:23" - }, - "இப்பொழுது இந்தப் பகுதிகளிலே எனக்கு இடம் இல்லதாதினாலும், உங்களிடம் வரும்படி அநேக வருடமாக எனக்கு அதிக விருப்பம் உண்டாயிருக்கிறபடியினாலும்,", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 15:24" - }, - "நான் ஸ்பானியா தேசத்திற்கு பயணம்செய்யும்போது உங்களிடம் வந்து, உங்களைப் பார்க்கவும், உங்களிடம் கொஞ்சம் திருப்தியடைந்தபின்பு, அந்த இடத்திற்கு உங்களால் நான் வழியனுப்பப்படவும், எனக்கு நேரம் கிடைக்கும் என்று நம்பியிருக்கிறேன்.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 15:25" - }, - "இப்பொழுதோ பரிசுத்தவான்களுக்கு உதவிசெய்வதற்காக நான் எருசலேமுக்குப் பயணம் செய்ய இருக்கிறேன்.", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 15:26" - }, - "மக்கெதோனியாவிலும், அகாயாவிலும் உள்ளவர்கள் எருசலேமிலுள்ள பரிசுத்தவான்களுக்குள்ளே இருக்கிற ஏழைகளுக்கு சில பொருளுதவிகளைச் செய்ய விருப்பமாக இருக்கிறார்கள்;", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 15:27" - }, - "இப்படிச்செய்வது நல்லதென்று நினைத்தார்கள்; இப்படிச் செய்கிறதற்கு அவர்கள் கடனாளிகளாகவும் இருக்கிறார்கள். எப்படியென்றால், யூதரல்லாதவர்கள் அவர்களுடைய ஞானநன்மைகளில் பங்குபெற்றிருக்க, சரீர நன்மைகளால் அவர்களுக்கு உதவிசெய்ய இவர்கள் கடனாளிகளாக இருக்கிறார்களே.", - { - "type": "verse:v", - "number": "28", - "sid": "ROM 15:28" - }, - "இந்தக் காரியத்தை நான் நிறைவேற்றி, இந்தப் பலனை அவர்கள் கையிலே பத்திரமாக ஒப்புவித்தப்பின்பு, உங்களுடைய ஊர்வழியாக ஸ்பானியாவிற்குப் போவேன்.", - { - "type": "verse:v", - "number": "29", - "sid": "ROM 15:29" - }, - "நான் உங்களிடம் வரும்போது கிறிஸ்துவினுடைய நற்செய்தியின் சம்பூரணமான ஆசீர்வாதத்தோடு வருவேன் என்று அறிந்திருக்கிறேன்.", - { - "type": "verse:v", - "number": "30", - "sid": "ROM 15:30" - }, - "மேலும் சகோதரர்களே, தேவ விருப்பத்தினாலே நான் சந்தோஷத்தோடு உங்களிடம் வந்து உங்களோடு ஓய்வெடுப்பதற்காக,", - { - "type": "verse:v", - "number": "31", - "sid": "ROM 15:31" - }, - "யூதேயாவிலிருக்கிற அவிசுவாசிகளுக்கு நான் தப்புவிக்கப்படுவதற்காகவும், நான் எருசலேமிலுள்ள பரிசுத்தவான்களுக்குச் செய்யப்போகிற தர்மஉதவிகள் அவர்களால் அங்கீகரிக்கப்படுவதற்காகவும்,", - { - "type": "verse:v", - "number": "32", - "sid": "ROM 15:32" - }, - "நீங்கள் தேவனை நோக்கி செய்யும் ஜெபங்களில், நான் போராடுவதுபோல நீங்களும் என்னோடு சேர்ந்து போராடவேண்டும் என்று நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினாலும், பரிசுத்த ஆவியானவருடைய அன்பினாலும், உங்களை வேண்டிக்கொள்கிறேன்.", - { - "type": "verse:v", - "number": "33", - "sid": "ROM 15:33" - }, - "சமாதானத்தின் தேவன் உங்கள் அனைவரோடும் இருப்பாராக. ஆமென்." - ] - }, - { - "type": "chapter:c", - "number": "16", - "sid": "ROM 16" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 16" - ] - }, - { - "type": "para:s1", - "content": [ - "பவுலின் இறுதி அறிவுரை." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ROM 16:1" - }, - "கெங்கிரேயா ஊர் சபைக்கு ஊழியக்காரியாகிய நம்முடைய சகோதரி பெபேயாளை நீங்கள் கர்த்தருக்குள் பரிசுத்தவான்களுக்கேற்றபடி ஏற்றுக்கொண்டு,", - { - "type": "verse:v", - "number": "2", - "sid": "ROM 16:2" - }, - "எந்தக் காரியத்தில் உங்களுடைய உதவி அவளுக்குத் தேவையாக இருக்கிறதோ, அந்தக் காரியத்திலே நீங்கள் அவளுக்கு உதவிசெய்யவேண்டும் என்று அவளை உங்களிடம் ஒப்புவிக்கிறேன்; அவள் அநேகருக்கும், எனக்கும்கூட ஆதரவாக இருந்தவள்.", - { - "type": "verse:v", - "number": "3", - "sid": "ROM 16:3" - }, - "கிறிஸ்து இயேசுவிற்குள் என் உடன்வேலையாட்களாகிய பிரிஸ்கில்லாளையும், ஆக்கில்லாவையும் வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "4", - "sid": "ROM 16:4" - }, - "அவர்கள் என்னுடைய ஜீவனுக்காகத் தங்களுடைய கழுத்தைக் கொடுத்தவர்கள்; அவர்களைப்பற்றி நான்மட்டும் அல்ல, யூதரல்லாதவர்களில் உண்டான சபையார் எல்லோரும் நன்றியுள்ளவர்களாக இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "5", - "sid": "ROM 16:5" - }, - "அவர்களுடைய வீட்டிலே கூடிவருகிற சபையையும் வாழ்த்துங்கள். அகாயாவிலே கிறிஸ்துவிற்கு முதற்பலனாகிய என் பிரியமான எப்பனெத்தை வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "6", - "sid": "ROM 16:6" - }, - "எங்களுக்காக அதிகமாக பிரயாசப்பட்ட மரியாளை வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "7", - "sid": "ROM 16:7" - }, - "அப்போஸ்தலர்களுக்குள் பெயர்பெற்றவர்களும் எனக்கு முன்பே கிறிஸ்துவிற்குள்ளானவர்களும் என் இனத்தாரும் என்னோடு காவலில் கட்டப்பட்டவர்களுமாக இருக்கிற அன்றோனீக்கையும், யூனியாவையும் வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "8", - "sid": "ROM 16:8" - }, - "கர்த்தருக்குள் எனக்குப் பிரியமான அம்பிலியாவை வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "9", - "sid": "ROM 16:9" - }, - "கிறிஸ்துவிற்குள் நம்மோடு உடன்வேலையாளாகிய உர்பானையும், என் பிரியமான ஸ்தாக்கியையும் வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "10", - "sid": "ROM 16:10" - }, - "கிறிஸ்துவிற்குள் உத்தமனாகிய அப்பெல்லேயை வாழ்த்துங்கள். அரிஸ்தொபூலுவின் குடும்பத்தாரை வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "11", - "sid": "ROM 16:11" - }, - "என் இனத்தானாகிய ஏரோதியோனை வாழ்த்துங்கள். நர்கீசுவின் குடும்பத்தாரில் கர்த்தருக்குள் இருக்கிறவர்களை வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "12", - "sid": "ROM 16:12" - }, - "கர்த்தருக்குள் அதிகமாக பிரயாசப்படுகிற திரிபேனாளையும், திரிபோசாளையும் வாழ்த்துங்கள். கர்த்தருக்குள் அதிகமாக பிரயாசப்பட்ட பிரியமான பெர்சியாளை வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "13", - "sid": "ROM 16:13" - }, - "கர்த்தருக்குள் தெரிந்துகொள்ளப்பட்ட ரூபையும், எனக்கும் தாயாகிய அவனுடைய தாயையும் வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "14", - "sid": "ROM 16:14" - }, - "அசிங்கிரீத்துவையும், பிலெகோனையும், எர்மாவையும், பத்திரொபாவையும், எர்மேயையும், அவர்களோடு இருக்கிற சகோதரர்களையும் வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "15", - "sid": "ROM 16:15" - }, - "பிலொலோகையும், யூலியாளையும், நேரேயையும், அவனுடைய சகோதரியையும், ஒலிம்பாவையும், அவர்களோடு இருக்கிற பரிசுத்தவான்கள் எல்லோரையும் வாழ்த்துங்கள்.", - { - "type": "verse:v", - "number": "16", - "sid": "ROM 16:16" - }, - "ஒருவரையொருவர் பரிசுத்த முத்தத்தோடு வாழ்த்துங்கள். கிறிஸ்துவின் சபையார் உங்களை வாழ்த்துகிறார்கள்.", - { - "type": "verse:v", - "number": "17", - "sid": "ROM 16:17" - }, - "அன்றியும் சகோதரர்களே, நீங்கள் கற்றுக்கொண்ட உபதேசத்திற்கு எதிராகப் பிரிவினைகளையும், இடறல்களையும் உண்டாக்குகிறவர்களைக்குறித்து எச்சரிக்கையாக இருந்து, அவர்களைவிட்டு விலகவேண்டும் என்று உங்களுக்குப் புத்திசொல்லுகிறேன்.", - { - "type": "verse:v", - "number": "18", - "sid": "ROM 16:18" - }, - "அப்படிப்பட்டவர்கள் நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவிற்கு ஊழியம் செய்யாமல் தங்களுடைய வயிற்றுக்கே ஊழியம் செய்து, நயமான மொழிகளாலும், இனிய பேச்சினாலும், கபடு இல்லாதவர்களின் இருதயங்களை ஏமாற்றுகிறவர்களாக இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "19", - "sid": "ROM 16:19" - }, - "உங்களுடைய கீழ்ப்படிதல் எல்லோருக்கும் தெரியவந்திருக்கிறது. எனவே, உங்களைக்குறித்து சந்தோஷப்படுகிறேன்; ஆனாலும் நீங்கள் நன்மைக்கு ஞானிகளும், தீமைக்குப் பேதைகளுமாக இருக்கவேண்டும் என்று விரும்புகிறேன்.", - { - "type": "verse:v", - "number": "20", - "sid": "ROM 16:20" - }, - "சமாதானத்தின் தேவன் சீக்கிரமாகச் சாத்தானை உங்களுடைய கால்களின் கீழே நசுக்கிப்போடுவார். நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினுடைய கிருபை உங்களோடு இருப்பதாக. ஆமென்.", - { - "type": "verse:v", - "number": "21", - "sid": "ROM 16:21" - }, - "என் உடன்வேலையாளாகிய தீமோத்தேயும், என் இனத்தாராகிய லூகியும், யாசோனும், சொசிபத்தரும் உங்களை வாழ்த்துகிறார்கள்.", - { - "type": "verse:v", - "number": "22", - "sid": "ROM 16:22" - }, - "இந்தக் கடிதத்தை எழுதின தெர்தியுவாகிய நான் கர்த்தருக்குள் உங்களை வாழ்த்துகிறேன்.", - { - "type": "verse:v", - "number": "23", - "sid": "ROM 16:23" - }, - "என்னையும், சபைகள் அனைத்தையும் உபசரித்துவருகிற காயு உங்களை வாழ்த்துகிறான். பட்டணத்தின் பொருளாளரான ஏரஸ்தும், சகோதரனாகிய குவர்த்தும் உங்களை வாழ்த்துகிறார்கள்.", - { - "type": "verse:v", - "number": "24", - "sid": "ROM 16:24" - }, - "நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினுடைய கிருபை உங்கள் அனைவரோடும் இருப்பதாக. ஆமென்.", - { - "type": "verse:v", - "number": "25", - "sid": "ROM 16:25" - }, - "ஆதிகாலம்முதல் இரகசியமாக இருந்து, இப்பொழுது தீர்க்கதரிசன ஆகமங்களினாலே அநாதி தேவனுடைய கட்டளையின்படி வெளிப்படுத்தப்பட்டதும், எல்லா தேசத்து மக்களும் விசுவாசத்திற்குக் கீழ்ப்படியும்படி அவர்களுக்கு அறிவிக்கப்பட்டதுமாக இருக்கிற இரகசியத்தை வெளிப்படுத்துகிற,", - { - "type": "verse:v", - "number": "26", - "sid": "ROM 16:26" - }, - "இயேசுகிறிஸ்துவைப்பற்றிய பிரசங்கமாகிய என் நற்செய்தியின்படியே உங்களைப் பலப்படுத்த வல்லவரும்,", - { - "type": "verse:v", - "number": "27", - "sid": "ROM 16:27" - }, - "தாம் ஒருவரே ஞானம் உள்ளவருமாக இருக்கிற தேவனுக்கு இயேசுகிறிஸ்துவின் மூலமாக என்றென்றைக்கும் மகிமை உண்டாவதாக. ஆமென்." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "ROM", + "content": [] + }, + { + "type": "para:mt1", + "content": [ + "ரோமர்கள்" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "ROM 1" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 1" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 1:1" + }, + "இயேசுகிறிஸ்துவின் ஊழியக்காரனும், அப்போஸ்தலனாக இருப்பதற்காக அழைக்கப்பட்டவனும், தேவனுடைய நற்செய்திக்காகப் பிரித்தெடுக்கப்பட்டவனுமாகிய பவுல்,", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 1:2" + }, + "ரோமாபுரியில் உள்ள தேவனுக்குப் பிரியமானவர்களும் பரிசுத்தவான்களாவதற்காக அழைக்கப்பட்டவர்களாகிய அனைவருக்கும் எழுதுகிறதாவது;", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 1:3" + }, + "நம்முடைய பிதாவாகிய தேவனாலும் கர்த்தராகிய இயேசுகிறிஸ்துவினாலும் உங்களுக்குக் கிருபையும் சமாதானமும் உண்டாவதாக.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 1:4" + }, + "இயேசுகிறிஸ்துவைக்குறித்து தேவன் தம்முடைய தீர்க்கதரிசிகள் மூலமாகப் பரிசுத்த வேதாகமங்களில், முன்னமே தம்முடைய நற்செய்தியைப்பற்றி வாக்குத்தத்தம்பண்ணினபடி கர்த்தராகிய இயேசுகிறிஸ்துவானவர்,", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 1:5" + }, + "சரீரத்தின்படி தாவீதின் வம்சத்தில் பிறந்தவரும், பரிசுத்த ஆவியின்படி தேவனுடைய குமாரர் என்று மரித்தோரிலிருந்து உயிரோடு எழுந்ததினாலே பலமாக நிரூபிக்கப்பட்ட தேவகுமாரனுமாக இருக்கிறார்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 1:6" + }, + "அவர் எல்லா தேசத்து மக்களையும், அவர்களுக்குள் இயேசுகிறிஸ்துவினால் அழைக்கப்பட்டவர்களாகிய உங்களையும்,", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 1:7" + }, + "தமது நாமத்தினிமித்தம் விசுவாசத்திற்குக் கீழ்ப்படியப்பண்ணுவதற்காக, எங்களுக்குக் கிருபையையும் அப்போஸ்தல ஊழியத்தையும் கொடுத்திருக்கிறார்." + ] + }, + { + "type": "para:s1", + "content": [ + "பவுல் ரோமபுரியைக் காண வாஞ்சித்தல்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ROM 1:8" + }, + "உங்களுடைய விசுவாசம் உலகமெங்கும் பிரசித்தமாகிறபடியினாலே, முதலாவது நான் உங்களெல்லோருக்காகவும் இயேசுகிறிஸ்து மூலமாக என் தேவனுக்கு நன்றி செலுத்துகிறேன்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 1:9" + }, + "நான் ஜெபம்பண்ணும்போதெல்லாம் இடைவிடாமல் உங்களை நினைத்துக்கொண்டிருக்கிறதைக்குறித்துத் தேவகுமாரனுடைய நற்செய்தியினாலே என் ஆவியோடு நான் வணங்குகிற தேவன் எனக்குச் சாட்சியாக இருக்கிறார்.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 1:10" + }, + "நீங்கள் உறுதிப்படுத்தப்படுவதற்காக ஆவிக்குரிய சில வரங்களை உங்களுக்குக் கொடுப்பதற்காகவும்,", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 1:11" + }, + "உங்களுக்குள்ளும் எனக்குள்ளும் உள்ள விசுவாசத்தினால் உங்களோடு நானும் ஆறுதல் அடைவதற்கும், உங்களைப் பார்க்க ஆவலாக இருக்கிறதினாலே,", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 1:12" + }, + "நான் எப்படியாவது உங்களிடம் வருகிறதற்கு தேவனுடைய விருப்பத்தினாலே எனக்கு நல்ல பயணம் சீக்கிரத்தில் அமையவேண்டும் என்று ஜெபித்துக்கொள்கிறேன்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 1:13" + }, + "சகோதரர்களே, யூதரல்லாதவர்களாகிய மற்றவர்களுக்குள்ளே நான் அநேகரை இரட்சிப்பிற்குள் வழிநடத்தினதுபோல உங்களுக்குள்ளும் சிலரை இரட்சிப்பிற்குள் வழிநடத்துவதற்காக, உங்களிடம் வருவதற்காக பலமுறை நான் யோசனையாக இருந்தேன், ஆனாலும் இதுவரைக்கும் எனக்குத் தடை உண்டானது என்று நீங்கள் அறியாமல் இருக்க எனக்கு மனமில்லை.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 1:14" + }, + "கிரேக்கர்களுக்கும், மற்ற அந்நியர்களுக்கும், ஞானிகளுக்கும், மூடர்களுக்கும் நான் கடனாளியாக இருக்கிறேன்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 1:15" + }, + "எனவே, ரோமாபுரியில் இருக்கிற உங்களுக்கும் என்னால் முடிந்தவரை நற்செய்தியைப் பிரசங்கம்பண்ண விரும்புகிறேன்.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 1:16" + }, + "கிறிஸ்துவின் நற்செய்தியைக்குறித்து நான் வெட்கப்படமாட்டேன்; முதலில் யூதர்களிலும், பின்பு கிரேக்கர்களிலும் விசுவாசிக்கிறவன் எவனோ அவனுக்கு இரட்சிப்பு உண்டாவதற்கு அது தேவபெலனாக இருக்கிறது.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 1:17" + }, + "விசுவாசத்தினாலே நீதிமான் பிழைப்பான் என்று எழுதியிருக்கிறபடி, விசுவாசத்தினால் உண்டாகும் தேவநீதி விசுவாசத்திற்கென்று அந்த நற்செய்தியினால் வெளிப்படுத்தப்படுகிறது." + ] + }, + { + "type": "para:s1", + "content": [ + "பாவத்திற்கு எதிராக தேவனுடைய கோபம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ROM 1:18" + }, + "சத்தியத்தை அநியாயத்தினாலே அடக்கிவைக்கிற மனிதர்களுடைய எல்லாவிதமான அவபக்திக்கும் அநியாயத்திற்கும் எதிராக, தேவனுடைய கோபம் வானத்திலிருந்து வெளிப்படுத்தப்பட்டிருக்கிறது.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 1:19" + }, + "தேவனைக்குறித்து தெரிந்துகொள்வது அவர்களுக்குள்ளே வெளிப்பட்டிருக்கிறது; தேவனே அதை அவர்களுக்கு வெளிப்படுத்தியிருக்கிறார்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 1:20" + }, + "எப்படியென்றால், காணப்படாதவைகளாகிய அவருடைய நித்திய வல்லமை, தெய்வீகத்தன்மை என்பவைகள், படைக்கப்பட்டிருக்கிறவைகளினாலே, உலகம் உண்டாக்கப்பட்டதிலிருந்து, தெளிவாகக் காணப்படும்; எனவே அவர்கள் சாக்குப்போக்குச் சொல்லமுடியாது.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 1:21" + }, + "அவர்கள் தேவனைத் தெரிந்தும், அவரை தேவனென்று மகிமைப்படுத்தாமலும், நன்றி சொல்லாமலும் இருந்து, தங்களுடைய சிந்தனைகளினாலே வீணரானார்கள்; உணர்ச்சி இல்லாத அவர்களுடைய இருதயம் இருள் அடைந்தது.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 1:22" + }, + "அவர்கள் தங்களை ஞானிகளென்று சொல்லியும் பைத்தியக்காரர்களாகி,", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 1:23" + }, + "அழிவில்லாத தேவனுடைய மகிமையை அழிவுள்ள மனிதர்கள், பறவைகள், மிருகங்கள், ஊரும் பிராணிகள் ஆகிய இவைகளுடைய உருவங்களுக்கு ஒப்பாக மாற்றினார்கள்.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 1:24" + }, + "இதனால் அவர்கள் தங்களுடைய இருதயத்திலுள்ள இச்சைகளினாலே ஒருவரோடொருவர் தங்களுடைய சரீரங்களை அவமானப்படுத்துவதற்காக தேவன் அவர்களை அசுத்தத்திற்கு ஒப்புக்கொடுத்தார்.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 1:25" + }, + "தேவனுடைய சத்தியத்தை அவர்கள் பொய்யாக மாற்றி, படைத்தவரைத் தொழுதுகொள்ளாமல் படைக்கப்பட்டவைகளைத் தொழுதுகொண்டார்கள், அவரே என்றென்றைக்கும் ஸ்தோத்திரிக்கப்பட்டவர். ஆமென்.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 1:26" + }, + "இதனால் தேவன் அவர்களை இழிவான இச்சைகளுக்கு ஒப்புக்கொடுத்தார்; அப்படியே அவர்களுடைய பெண்கள் இயற்கையான இச்சையை இயற்கைக்கு எதிரான இச்சையாக மாற்றினார்கள்.", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 1:27" + }, + "அப்படியே ஆண்களும் பெண்களை இயற்கையின்படி அனுபவிக்காமல், ஒருவர்மேல் ஒருவர் இச்சையினாலே பொங்கி, ஆணோடு ஆண் அவலட்சணமானதை செய்து, தங்களுடைய தவறுகளுக்குத்தக்க பலனைத் தங்களுக்குள் அடைந்தார்கள்.", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 1:28" + }, + "தேவனைத் தெரிந்துகொள்ளும் அறிவைப் பற்றிக்கொண்டிருக்க அவர்களுக்கு மனமில்லாமல் இருந்ததால், தவறான காரியங்களைச் செய்வதற்காக, தேவன் அவர்களைக் கேடான சிந்தைக்கு ஒப்புக்கொடுத்தார்.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 1:29" + }, + "அவர்கள் எல்லாவிதமான அநியாயத்தினாலும், வேசித்தனத்தினாலும், துரோகத்தினாலும், பொருளாசையினாலும், குரோதத்தினாலும் நிறையப்பட்டு; பொறாமையினாலும், கொலையினாலும், வாக்குவாதத்தினாலும், வஞ்சகத்தினாலும், வன்மத்தினாலும் நிறைந்தவர்களுமாக,", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 1:30" + }, + "கோள் சொல்லுகிறவர்களுமாக, அவதூறு பண்ணுகிறவர்களுமாக, தேவனைப் பகைக்கிறவர்களுமாக, மூர்க்கர்களுமாக, அகந்தை உள்ளவர்களுமாக, வீம்புக்காரர்களுமாக, பொல்லாதவைகளை யோசிக்கிறவர்களுமாக, பெற்றோருக்குக் கீழ்ப்படியாதவர்களுமாக,", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 1:31" + }, + "உணர்வு இல்லாதவர்களுமாக, உடன்படிக்கைகளை மீறுகிறவர்களுமாக, சுபாவ அன்பு இல்லாதவர்களுமாக, இணங்காதவர்களுமாக, இரக்கம் இல்லாதவர்களுமாக இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 1:32" + }, + "இப்படிப்பட்டவைகளைச் செய்கிறவர்கள் மரணத்திற்குத் தகுதியானவர்கள் என்று தேவன் தீர்மானித்த நீதியான தீர்ப்பை அவர்கள் தெரிந்திருந்தும், அவைகளைத் தாங்களே செய்கிறதுமல்லாமல், அவைகளைச் செய்கிற மற்றவர்களையும் ஏற்றுக்கொள்ளுகிறவர்களுமாக இருக்கிறார்கள்." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "ROM 2" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 2" + ] + }, + { + "type": "para:s1", + "content": [ + "நடுநிலையான தேவனின் நியாயத்தீர்ப்பு" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 2:1" + }, + "ஆகவே, மற்றவர்களைக் குற்றவாளியாகத் தீர்க்கிறவனே, நீ யாரானாலும் சரி, சாக்குப்போக்குச் சொல்லமுடியாது; நீ குற்றமாகத் தீர்க்கிறவைகள் எவைகளோ, அவைகளை நீயும் செய்கிறதினால், நீ மற்றவர்களைக்குறித்துச் சொல்லுகிற தீர்ப்பினாலே உன்னைநீயே குற்றவாளியாக்குகிறாய்.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 2:2" + }, + "இப்படிப்பட்டவைகளைச் செய்கிறவர்களுக்குத் தேவனுடைய நியாயத்தீர்ப்பு சத்தியத்தின்படியே இருக்கிறதென்று அறிந்திருக்கிறோம்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 2:3" + }, + "இப்படிப்பட்டவைகளைச் செய்கிறவர்களைக் குற்றவாளிகள் என்று தீர்த்தும், அவைகளையே செய்கிறவனே, நீ தேவனுடைய நியாயத்தீர்ப்புக்குத் தப்பித்துக்கொள்ளலாம் என்று நினைக்கிறாயோ?", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 2:4" + }, + "அல்லது தேவனுடைய தயவு நீ மனம்திரும்புவதற்கு உன்னை நடத்துகிறதென்று தெரியாமல், அவருடைய தயவு, பொறுமை, நீடிய சாந்தம் இவைகளின் ஐசுவரியத்தை அசட்டைபண்ணுகிறாயோ?", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 2:5" + }, + "உன் மனதின் கடினத்திற்கும், மனம்திரும்பாத இருதயத்திற்கும் தகுந்தபடி, தேவனுடைய நீதியுள்ள தீர்ப்பு வெளிப்படும். கோபத்தின் தண்டனை நாளிலே உனக்காகக் கோபத்தினைக் குவித்துக்கொள்ளுகிறாயே.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 2:6" + }, + "தேவன் அவனவனுடைய செய்கைகளுக்குத் தகுந்தபடி அவனவனுக்குப் பலன் கொடுப்பார்.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 2:7" + }, + "சோர்ந்துபோகாமல் நல்ல செயல்களைச்செய்து, மகிமையையும் கனத்தையும் அழியாமையையும் தேடுகிறவர்களுக்கு நித்தியஜீவனைக் கொடுப்பார்.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 2:8" + }, + "சண்டைக்காரர்களாக இருந்து, சத்தியத்திற்குக் கீழ்ப்படியாமல், அநியாயத்திற்குக் கீழ்ப்படிந்திருக்கிறவர்களுக்கோ தேவனுடைய உக்கிரமான கோபம் வரும்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 2:9" + }, + "முதலில் யூதர்களிலும் பின்பு கிரேக்கர்களிலும் பொல்லாப்பு செய்கிற எந்தவொரு மனிதனுக்கும் உபத்திரவமும், வியாகுலமும் உண்டாகும்.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 2:10" + }, + "முதலில் யூதர்களிலும் பின்பு கிரேக்கர்களிலும் எவன் நன்மைசெய்கிறானோ அவனுக்கு மகிமையும், கனமும், சமாதானமும் உண்டாகும்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 2:11" + }, + "தேவனிடம் பட்சபாதம் இல்லை.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 2:12" + }, + "எவர்கள் நியாயப்பிரமாணம் இல்லாமல் பாவம் செய்கிறார்களோ, அவர்கள் நியாயப்பிரமாணம் இல்லாமல் கெட்டுப்போவார்கள்; எவர்கள் நியாயப்பிரமாணத்திற்கு உட்பட்டவர்களாகப் பாவம் செய்கிறார்களோ, அவர்கள் நியாயப்பிரமாணத்தினாலே நியாயத்தீர்ப்பு அடைவார்கள்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 2:13" + }, + "நியாயப்பிரமாணத்தைக் கேட்கிறவர்கள் தேவனுக்குமுன்பாக நீதிமான்களாவதில்லை, நியாயப்பிரமாணத்தின்படி செய்கிறவர்களே நீதிமான்களாக்கப்படுவார்கள்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 2:14" + }, + "அன்றியும் நியாயப்பிரமாணம் இல்லாத யூதரல்லாதோர் சுபாவமாக நியாயப்பிரமாணத்தின்படி செய்கிறபோது, நியாயப்பிரமாணம் இல்லாத அவர்கள் தங்களுக்குத் தாங்களே நியாயப்பிரமாணமாக இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 2:15" + }, + "அவர்களுடைய மனச்சாட்சியும், சாட்சியிடுகிறதினாலும், குற்றம் உண்டு குற்றம் இல்லை என்று அவர்களுடைய சிந்தனைகள் ஒன்றை ஒன்று தீர்க்கிறதினாலும், நியாயப்பிரமாணத்திற்கு தகுந்த செயல்கள் தங்களுடைய இருதயங்களில் எழுதியிருக்கிறது என்று காண்பிக்கிறார்கள்.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 2:16" + }, + "என்னுடைய நற்செய்தியின்படியே, தேவன் இயேசுகிறிஸ்துவைக்கொண்டு மனிதர்களுடைய இரகசியங்களைக்குறித்து நியாயத்தீர்ப்புக்கொடுக்கும் நாளிலே இது விளங்கும்." + ] + }, + { + "type": "para:s1", + "content": [ + "யூதர்களும் நியாயப்பிரமாணமும்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ROM 2:17" + }, + "நீ யூதனென்று பெயர்பெற்று நியாயப்பிரமாணத்தில் நிலைத்திருந்து, தேவனைக்குறித்து மேன்மைபாராட்டி,", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 2:18" + }, + "நியாயப்பிரமாணத்தினால் உபதேசிக்கப்பட்டவனாக, அவருடைய விருப்பத்தை அறிந்து, நன்மை எது, தீமை எது, என்று தெரிந்துகொள்கிறாயே.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 2:19" + }, + "நீ உன்னைக் குருடர்களுக்கு வழிகாட்டியாகவும், இருளில் இருப்பவர்களுக்கு வெளிச்சமாகவும்,", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 2:20" + }, + "பேதைகளுக்குப் போதகனாகவும், குழந்தைகளுக்கு ஆசிரியராகவும், நியாயப்பிரமாணத்தின் அறிவையும் சத்தியத்தையும் காட்டிய சட்டமுடையவனாகவும் நினைக்கிறாயே.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 2:21" + }, + "இப்படியிருக்க, மற்றவனுக்குப் போதிக்கிற நீ உனக்கு நீயே போதிக்காமல் இருக்கலாமா? திருடக்கூடாது என்று பிரசங்கம் பண்ணுகிற நீ திருடலாமா?", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 2:22" + }, + "விபசாரம் செய்யக்கூடாது என்று சொல்லுகிற நீ விபசாரம் செய்யலாமா? விக்கிரகங்களை அருவருக்கிற நீ கோவில்களைக் கொள்ளையடிக்கலாமா?", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 2:23" + }, + "நியாயப்பிரமாணத்தைக்குறித்து மேன்மைபாராட்டுகிற நீ நியாயப்பிரமாணத்தை மீறி நடந்து, தேவனைக் கனவீனம்பண்ணலாமா?", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 2:24" + }, + "எழுதியிருக்கிறபடி, தேவனுடைய நாமம் யூதரல்லாதவர்களுக்குள்ளே உங்கள் மூலமாக அவமதிக்கப்படுகிறதே.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 2:25" + }, + "நீ நியாயப்பிரமாணத்திற்கு கீழ்ப்படிந்து நடந்தால் விருத்தசேதனம் பிரயோஜனமுள்ளதுதான்; நீ நியாயப்பிரமாணத்தை மீறிநடந்தால் உன் விருத்தசேதனம் விருத்தசேதனமில்லையே.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 2:26" + }, + "மேலும் விருத்தசேதனமில்லாதவன் நியாயப்பிரமாணத்திற்குரிய நீதிகளைக் கைக்கொண்டு நடந்தால், அவனுடைய விருத்தசேதனமில்லாமை, விருத்தசேதனம் என்று எண்ணப்படுமல்லவா?", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 2:27" + }, + "சுபாவத்தின்படி விருத்தசேதனமில்லாதவனாக இருந்தும் நியாயப்பிரமாணத்தை நிறைவேற்றுகிறவனாக இருந்தால், அவன் வேத எழுத்தும் விருத்தசேதனமும் உள்ளவனாக இருந்தும், நியாயப்பிரமாணத்தை மீறுகிற உன்னைக் குற்றப்படுத்துவானே?", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 2:28" + }, + "எனவே, வெளிப்புறமாக யூதனானவன் யூதன் இல்லை, வெளிப்புறமாக சரீரத்தில் செய்யப்படும் விருத்தசேதனமும் விருத்தசேதனம் இல்லை.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 2:29" + }, + "உள்ளத்திலே யூதனானவனே யூதன்; எழுத்தின்படி உண்டாகாமல், ஆவியின்படி இருதயத்தில் உண்டாகும் விருத்தசேதனமே விருத்தசேதனம்; இப்படிப்பட்டவனுக்கு வரும் புகழ்ச்சி மனிதராலே உண்டாகவில்லை, தேவனாலே உண்டாயிருக்கிறது." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "ROM 3" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 3" + ] + }, + { + "type": "para:s1", + "content": [ + "தேவனுடைய உண்மை" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 3:1" + }, + "இப்படியானால், யூதனுடைய மேன்மை என்ன? விருத்தசேதனத்தினாலே பிரயோஜனம் என்ன?", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 3:2" + }, + "அது எல்லாவிதத்திலும் உயர்ந்ததாக இருக்கிறது; தேவனுடைய வாக்கியங்கள் அவர்களிடத்தில் ஒப்புவிக்கப்பட்டது விசேஷித்த மேன்மையாமே.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 3:3" + }, + "சிலர் விசுவாசிக்காமற்போனாலும் என்ன? அவர்களுடைய அவிசுவாசம் தேவனுடைய உண்மையை ஒன்றுமில்லாமல் ஆக்குமா?", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 3:4" + }, + "அப்படியாக்காது: நீர் உம்முடைய வசனங்களில் நீதிமானாக விளங்கவும், உம்முடைய நியாயம் விசாரிக்கப்படும்போது வெற்றியடையவும் இப்படியானது என்று எழுதியிருக்கிறபடி, தேவனே சத்தியவான் என்றும், எந்த மனிதனும் பொய்யன் என்றும் சொல்வோமாக.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 3:5" + }, + "நான் மனிதர்கள் பேசுகிறதுபோலப் பேசுகிறேன்; நம்முடைய அநீதி தேவனுடைய நீதியைக் காண்பித்தால் என்னசொல்லுவோம்? கோபத்தைக் காட்டுகிற தேவன் அநீதி உள்ளவராக இருக்கிறார் என்று சொல்லலாமா?", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 3:6" + }, + "அப்படிச் சொல்லக்கூடாது; அப்படிச்சொன்னால், தேவன் உலகத்தை நியாயந்தீர்ப்பது எப்படி?", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 3:7" + }, + "அன்றியும், என் பொய்யினாலே தேவனுடைய சத்தியம் அவருக்கு மகிமையுண்டாக விளங்கினதுண்டானால், இனி நான் பாவி என்று தீர்க்கப்படுவது ஏன்?", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 3:8" + }, + "நன்மை வருவதற்காகத் தீமைசெய்வோமாக என்றும் சொல்லலாம் அல்லவா? நாங்கள் அப்படிப் போதிக்கிறவர்கள் என்றும் சிலர் எங்களை அவமதிக்கிறார்களே; அப்படிப் போதிக்கிறவர்கள்மேல் வரும் தண்டனை நீதியாக இருக்கும்." + ] + }, + { + "type": "para:s1", + "content": [ + "நீதிமான் ஒருவனுமில்லை" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ROM 3:9" + }, + "ஆனாலும் என்ன? அவர்களைவிட நாங்கள் விசேஷமானவர்களா? கொஞ்சம்கூட விசேஷமானவர்கள் இல்லை, யூதர்கள் கிரேக்கர்கள் எல்லோரும் பாவத்திற்கு உட்பட்டவர்கள் என்பதை முன்பே வெளிப்படுத்தினோமே.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 3:10" + }, + "அப்படியே: ஒருவன்கூட நீதிமான் இல்லை;", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 3:11" + }, + "உணர்வுள்ளவன் இல்லை; தேவனைத் தேடுகிறவன் இல்லை;", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 3:12" + }, + "எல்லோரும் வழிதவறி, ஒன்றாகக் கெட்டுப்போனார்கள்; நன்மைசெய்கிறவன் இல்லை, ஒருவன்கூட இல்லை.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 3:13" + }, + "அவர்கள் தொண்டை திறக்கப்பட்ட சவக்குழி, தங்களுடைய நாக்குகளால் ஏமாற்றுகிறார்கள்; அவர்களுடைய உதடுகளின் கீழே பாம்பின் விஷம் இருக்கிறது;", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 3:14" + }, + "அவர்கள் வாய் சபிக்கிறதினாலும், கசப்பினாலும் நிறைந்திருக்கிறது;", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 3:15" + }, + "அவர்கள் கால்கள் இரத்தம் சிந்துகிறதற்கு அலைகிறது;", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 3:16" + }, + "நாசமும், உபத்திரவமும் அவர்கள் வழிகளில் இருக்கிறது;", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 3:17" + }, + "சமாதான வழியை அவர்கள் தெரிந்துகொள்ளாமல் இருக்கிறார்கள்;", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 3:18" + }, + "அவர்கள் கண்களுக்கு முன்பாகத் தெய்வபயம் இல்லை என்று எழுதியிருக்கிறதே.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 3:19" + }, + "மேலும், வாய்கள் எல்லாம் அடைக்கப்படுவதற்கும், உலகத்தார் எல்லோரும் தேவனுடைய தண்டனைத்தீர்ப்புக்கு உள்ளானவர்களாவதற்கும், நியாயப்பிரமாணம் சொல்லுகிறதெல்லாம் நியாயப்பிரமாணத்திற்கு உட்பட்டிருக்கிறவர்களுக்கே சொல்லுகிறது என்று தெரிந்திருக்கிறோம்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 3:20" + }, + "இப்படியிருக்க, பாவத்தைத் தெரிந்துகொள்ளுகிற அறிவு நியாயப்பிரமாணத்தினால் வருகிறதினால், எந்த மனிதனும் நியாயப்பிரமாணத்தின் செயல்களினாலே தேவனுக்குமுன்பாக நீதிமானாக்கப்படுவது இல்லை." + ] + }, + { + "type": "para:s1", + "content": [ + "விசுவாசத்தினால் வரும் நீதி" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ROM 3:21" + }, + "இப்படியிருக்க, நியாயப்பிரமாணம் இல்லாமல் தேவநீதி வெளியாக்கப்பட்டிருக்கிறது; அதற்கு நியாயப்பிரமாணமும் தீர்க்கதரிசனங்களும் சாட்சியாக இருக்கிறது.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 3:22" + }, + "அது இயேசுகிறிஸ்துவை விசுவாசிக்கும் விசுவாசத்தினாலே வரும் தேவநீதியே; விசுவாசிக்கிற எல்லோருக்குள்ளும் எவர்கள் மேலும் அது வரும், வித்தியாசமே இல்லை.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 3:23" + }, + "எல்லோரும் பாவம்செய்து, தேவமகிமை இல்லாதவர்களாகி,", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 3:24" + }, + "இலவசமாக அவருடைய கிருபையினாலே கிறிஸ்து இயேசுவிலுள்ள மீட்பைக்கொண்டு நீதிமான்களாக்கப்படுகிறார்கள்;", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 3:25" + }, + "தேவன் பொறுமையாக இருந்த முற்காலத்தில் நடந்த பாவங்களை அவர் பொறுத்துக்கொண்டதைக்குறித்துத் தம்முடைய நீதியைக் காண்பிப்பதற்காகவும், தாம் நீதியுள்ளவரும், இயேசுவிடம் விசுவாசமாக இருக்கிறவனை நீதிமானாக்குகிறவருமாக காண்பிப்பதற்காகவும், இக்காலத்திலே தமது நீதியைக் காண்பிப்பதற்காகவும்,", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 3:26" + }, + "கிறிஸ்து இயேசுவினுடைய இரத்தத்தை விசுவாசிக்கும் விசுவாசத்தினாலே வரும் கிருபாதாரபலியாக அவரையே ஏற்படுத்தினார்.", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 3:27" + }, + "இப்படியிருக்க, மேன்மைபாராட்டுவது எங்கே? அது நீக்கப்பட்டது. எந்தப் பிரமாணத்தினாலே? செய்கையின் பிரமாணத்தினாலா? இல்லை; விசுவாசப்பிரமாணத்தினாலே.", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 3:28" + }, + "எனவே, மனிதன் நியாயப்பிரமாணத்தின் செயல்கள் இல்லாமல் விசுவாசத்தினாலேயே நீதிமானாக்கப்படுகிறான் என்று தீர்மானிக்கிறோம்.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 3:29" + }, + "தேவன் யூதர்களுக்கு மட்டுமா தேவன்? யூதரல்லாதோர்களுக்கும் தேவனல்லவா? ஆம் யூதரல்லாதோர்களுக்கும் அவர் தேவன்தான்.", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 3:30" + }, + "விருத்தசேதனம் உள்ளவர்களை விசுவாசத்தினாலும், விருத்தசேதனம் இல்லாதவர்களை விசுவாசத்தின் மூலமாகவும் நீதிமான்களாக்குகிற தேவன் ஒருவரே.", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 3:31" + }, + "அப்படியானால், விசுவாசத்தினாலே நியாயப்பிரமாணத்தை ஒன்றுமில்லாமல் ஆக்குகிறோமா? அப்படி இல்லை; நியாயப்பிரமாணத்தை நிலைநிறுத்துகிறோமே." + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "ROM 4" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 4" + ] + }, + { + "type": "para:s1", + "content": [ + "ஆபிரகாம் விசுவாசத்தினால் நீதிமானாக்கப்படுதல்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 4:1" + }, + "அப்படியானால், நம்முடைய தகப்பனாகிய ஆபிரகாம் சரீரத்தின்படி என்னத்தைக் கண்டுபிடித்தான் என்று சொல்லுவோம்?", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 4:2" + }, + "ஆபிரகாம் செயல்களினாலே நீதிமானாக்கப்பட்டான் என்றால் மேன்மைபாராட்ட அவனுக்குக் காரணம் உண்டு; ஆனால் தேவனுக்குமுன்பாக மேன்மைபாராட்டமுடியாது.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 4:3" + }, + "வேதவாக்கியம் என்ன சொல்லுகிறது? ஆபிரகாம் தேவனை விசுவாசித்தான், அது அவனுக்கு நீதியாக எண்ணப்பட்டது என்று சொல்லுகிறது.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 4:4" + }, + "வேலை செய்கிறவனுக்கு வருகிற கூலி கிருபை என்று எண்ணப்படாமல், கடன் என்று எண்ணப்படும்.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 4:5" + }, + "ஒருவன் செயல்களைச் செய்யாமல் பாவியை நீதிமானாக்குகிறவரிடம் விசுவாசம் வைக்கிறவனாக இருந்தால், அவனுடைய விசுவாசமே அவனுக்கு நீதியாக எண்ணப்படும்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 4:6" + }, + "அந்தப்படி, செயல்கள் இல்லாமல் தேவனாலே நீதிமான் என்று எண்ணப்படுகிற மனிதனுடைய பாக்கியத்தைக் காண்பிப்பதற்காக:", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 4:7" + }, + "எவர்களுடைய அக்கிரமங்கள் மன்னிக்கப்பட்டதோ, எவர்களுடைய பாவங்கள் மூடப்பட்டதோ, அவர்கள் பாக்கியவான்கள்.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 4:8" + }, + "எவனுடைய பாவத்தைக் கர்த்தர் எண்ணாதிருக்கிறாரோ, அவன் பாக்கியவான் என்று தாவீது சொல்லியிருக்கிறான்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 4:9" + }, + "இந்தப் பாக்கியம் விருத்தசேதனம் உள்ளவனுக்குமட்டும் வருமோ அல்லது விருத்தசேதனம் இல்லாதவனுக்கும் வருமோ? ஆபிரகாமுக்கு விசுவாசம் நீதியாக எண்ணப்பட்டது என்று சொல்லுகிறோமே.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 4:10" + }, + "அது எப்பொழுது அவனுக்கு அப்படி எண்ணப்பட்டது? அவன் விருத்தசேதனம் உள்ளவனாக இருந்தபோதா அல்லது விருத்தசேதனம் இல்லாதவனாக இருந்தபோதா? விருத்தசேதனம் உள்ளவனாக இருந்தபோது இல்லை, விருத்தசேதனம் இல்லாதவனாக இருந்தபோதே.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 4:11" + }, + "மேலும், விருத்தசேதனம் இல்லாத காலத்தில் அவன் விசுவாசத்தினாலே அடைந்த நீதிக்கு முத்திரையாக விருத்தசேதனமாகிய அடையாளத்தைப் பெற்றான். விருத்தசேதனம் இல்லாதவர்களாக விசுவாசிக்கிற எல்லோருக்கும் நீதி எண்ணப்படுவதற்காக அவர்களுக்கு அவன் தகப்பனாக இருப்பதற்கும்,", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 4:12" + }, + "விருத்தசேதனத்தைப் பெற்றவர்களாக மட்டுமில்லை, நம்முடைய தகப்பனாகிய ஆபிரகாம் விருத்தசேதனம் இல்லாத காலத்தில் அடைந்த விசுவாசமாகிய அடிச்சுவடுகளில் நடக்கிறவர்களாகவும் இருக்கிறவர்களுக்குத் தகப்பனாக இருப்பதற்கும், அந்த அடையாளத்தைப் பெற்றான்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 4:13" + }, + "அன்றியும், உலகத்தைச் சுதந்தரிப்பான் என்கிற வாக்குத்தத்தம் ஆபிரகாமுக்கோ அல்லது அவன் வம்சத்திற்கோ நியாயப்பிரமாணத்தினால் கிடைக்காமல் விசுவாசத்தினால் வருகிற நீதியினால் கிடைத்தது.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 4:14" + }, + "நியாயப்பிரமாணத்தைச் சேர்ந்தவர்கள் வாரிசுகளானால் விசுவாசம் வீணாகப்போகும், வாக்குத்தத்தமும் இல்லாமல்போகும்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 4:15" + }, + "மேலும் நியாயப்பிரமாணம் கோபத்தை உண்டாக்குகிறது, நியாயப்பிரமாணம் இல்லை என்றால் கீழ்ப்படியாமையும் இல்லை.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 4:16" + }, + "எனவே, சுதந்திரமானது கிருபையினால் உண்டாகிறதாக இருப்பதற்காக அது விசுவாசத்தினாலே வருகிறது; நியாயப்பிரமாணத்தைச் சேர்ந்த வம்சத்தினர்களுக்குமட்டும் இல்லை, நம் எல்லோருக்கும் தகப்பனாகிய ஆபிரகாமுடைய விசுவாசத்தைச் சேர்ந்தவர்களான எல்லா வம்சத்தினர்களுக்கும் அந்த வாக்குத்தத்தம் நிச்சயமாக இருப்பதற்காக அப்படி வருகிறது.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 4:17" + }, + "அநேக தேசமக்களுக்கு உன்னைத் தகப்பனாக ஏற்படுத்தினேன் என்று எழுதியிருக்கிறபடி, அவன், தான் விசுவாசித்தவருமாக, மரித்தோரை உயிரோடு எழுப்பி, இல்லாதவைகளை இருக்கிறவைகளைப்போல அழைக்கிறவருமாக இருக்கிற தேவனுக்குமுன்பாக நம்மெல்லோருக்கும் தகப்பன் ஆனான்.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 4:18" + }, + "உன் வம்சம் இவ்வளவாக இருக்கும் என்று சொல்லப்பட்டபடியே, தான் அநேக தேசமக்களுக்கு தகப்பனாவதை நம்புகிறதற்கு வழியில்லாதிருந்தும், அதை நம்பிக்கையோடு விசுவாசித்தான்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 4:19" + }, + "அவன் விசுவாசத்திலே பலவீனமாக இருக்கவில்லை; அவன் ஏறக்குறைய நூறு வயதுள்ளவனாக இருக்கும்போது, தன் சரீரம் செத்துப்போனதையும், சாராளுடைய கர்ப்பம் செத்துப்போனதையும் நினைக்காமல் இருந்தான்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 4:20" + }, + "தேவனுடைய வாக்குத்தத்தத்தைக்குறித்து அவன் அவிசுவாசமாகச் சந்தேகப்படாமல்,", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 4:21" + }, + "தேவன் வாக்குத்தத்தம்பண்ணினதை நிறைவேற்ற வல்லவராக இருக்கிறார் என்று முழுநிச்சயமாக நம்பி, தேவனை மகிமைப்படுத்தி, விசுவாசத்தில் வல்லவன் ஆனான்.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 4:22" + }, + "எனவே, அது அவனுக்கு நீதியாக எண்ணப்பட்டது.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 4:23" + }, + "அது அவனுக்கு நீதியாக எண்ணப்பட்டது என்பது, அவனுக்காகமட்டும் இல்லை, நமக்காகவும் எழுதப்பட்டிருக்கிறது.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 4:24" + }, + "நம்முடைய கர்த்தராகிய இயேசுவை மரித்தோரிலிருந்து உயிரோடு எழுப்பினவரை விசுவாசிக்கிற நமக்கும் அப்படியே எண்ணப்படும்.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 4:25" + }, + "அவர் நம்முடைய பாவங்களுக்காக ஒப்புக்கொடுக்கப்பட்டும், நாம் நீதிமான்களாக்கப்படுவதற்காக எழுப்பப்பட்டும் இருக்கிறார்." + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "ROM 5" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 5" + ] + }, + { + "type": "para:s1", + "content": [ + "விசுவாசத்தினாலே நீதிமானாக்கப்படுதல்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 5:1" + }, + "இந்தவிதமாக, நாம் விசுவாசத்தினாலே நீதிமான்களாக்கப்பட்டிருக்கிறதினால், நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் மூலமாக தேவனிடம் சமாதானம் பெற்றிருக்கிறோம்.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 5:2" + }, + "அவர் மூலமாக நாம் இந்தக் கிருபைக்குள் பிரவேசிக்கும் பாக்கியத்தை விசுவாசத்தினால் பெற்று நிலைகொண்டிருந்து, தேவமகிமையை அடைவோம் என்கிற நம்பிக்கையினாலே மேன்மைபாராட்டுகிறோம்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 5:3" + }, + "அதுமட்டும் இல்லை, உபத்திரவம் பொறுமையையும், பொறுமை பரீட்சையையும், பரீட்சை நம்பிக்கையையும் உண்டாக்குகிறது என்று நாங்கள் அறிந்து,", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 5:4" + }, + "உபத்திரவங்களிலும் மேன்மைபாராட்டுகிறோம்.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 5:5" + }, + "மேலும் நமக்கு அருளப்பட்ட பரிசுத்த ஆவியானவராலே தேவ அன்பு நம்முடைய இருதயங்களில் ஊற்றப்பட்டிருக்கிறதினால், அந்த நம்பிக்கை நம்மை வெட்கப்படுத்தாது.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 5:6" + }, + "அன்றியும், நாம் பெலன் இல்லாதவர்களாக இருக்கும்போதே, குறித்தக் காலத்தில் கிறிஸ்து அக்கிரமக்காரர்களுக்காக மரித்தார்.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 5:7" + }, + "நீதிமானுக்காக ஒருவன் இறப்பது அரிது; நல்லவனுக்காக ஒருவேளை ஒருவன் மரிக்கத் துணிவான்.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 5:8" + }, + "நாம் பாவிகளாக இருக்கும்போது கிறிஸ்து நமக்காக மரித்ததினாலே, தேவன் நம்மேல் வைத்த அவரது அன்பை நிரூபிக்கிறார்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 5:9" + }, + "இப்படி நாம் அவருடைய இரத்தத்தினாலே நீதிமான்களாக்கப்பட்டிருக்க, தேவனுடைய கோபத்திற்குத் தப்பி அவராலே நாம் இரட்சிக்கப்படுவது அதிக நிச்சயமே.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 5:10" + }, + "நாம் தேவனுக்கு பகைவர்களாக இருக்கும்போது, அவருடைய குமாரனின் மரணத்தினாலே அவரோடு ஒப்புரவாக்கப்பட்டோம் என்றால், ஒப்புரவாக்கப்பட்டப்பின்பு நாம் அவருடைய ஜீவனாலே இரட்சிக்கப்படுவது அதிக நிச்சயமே.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 5:11" + }, + "அதுமட்டும் இல்லாமல், இப்பொழுது ஒப்புரவாகுதலை நமக்குக் கிடைக்கப்பண்ணின நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்து மூலமாக நாம் தேவனுக்குள் களிகூறுகிறோம்." + ] + }, + { + "type": "para:s1", + "content": [ + "ஆதாமினால் பாவம் நுழைந்தது" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ROM 5:12" + }, + "இப்படியாக, ஒரே மனிதனாலே பாவமும் பாவத்தினாலே மரணமும் உலகத்திலே நுழைந்ததுபோலவும், எல்லா மனிதர்களும் பாவம் செய்ததினால், மரணம் எல்லோருக்கும் வந்ததுபோலவும் இதுவும் ஆனது.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 5:13" + }, + "நியாயப்பிரமாணம் கொடுக்கப்படுவதற்கு முன்பே பாவம் உலகத்தில் இருந்தது; நியாயப்பிரமாணம் இல்லாதிருந்தால் பாவம் எண்ணப்படமாட்டாது.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 5:14" + }, + "அப்படியிருந்தும், மரணமானது ஆதாம் முதல் மோசே வரைக்கும், ஆதாமின் கீழ்ப்படியாமைக்கு இணையாகப் பாவம் செய்யாதவர்களையும் ஆண்டுகொண்டது; அந்த ஆதாம், பின்பே வந்தவருக்கு முந்தின அடையாளமானவன்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 5:15" + }, + "ஆனாலும் மீறுதலின் பலன் கிருபை வரத்தின் பலனுக்கு ஒப்பானது இல்லை. எப்படியென்றால், ஒருவனுடைய மீறுதலினாலே அநேகர் மரித்திருக்க, தேவனுடைய கிருபையும் இயேசுகிறிஸ்து என்னும் ஒரே மனிதனுடைய கிருபையினாலே வரும் ஈவும் அநேகர்மேல் அதிகமாகப் பெருகியிருக்கிறது.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 5:16" + }, + "மேலும் ஒருவன் பாவம் செய்ததினால் உண்டான தீர்ப்பு தேவன் அருளும் ஈவிற்கு ஒப்பானது இல்லை; அந்தத் தீர்ப்பு ஒரே குற்றத்தினால் தண்டனைக்குரியதாக இருந்தது; கிருபைவரமோ அநேக குற்றங்களை நீக்கி நீதிவிளங்கும் தீர்ப்புக்குரியதாக இருக்கிறது.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 5:17" + }, + "அல்லாமலும், ஒருவனுடைய மீறுதலினாலே, அந்த ஒருவன்மூலமாக, மரணம் ஆண்டுகொண்டிருக்க, கிருபையின் பரிபூரணத்தையும் நீதியாகிய ஈவின் பரிபூரணத்தையும் பெறுகிறவர்கள் இயேசுகிறிஸ்து என்னும் ஒருவராலே ஜீவனை அடைந்து ஆளுவார்கள் என்பது அதிக நிச்சயமே.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 5:18" + }, + "எனவே, ஒரே மீறுதலினாலே எல்லா மனிதர்களுக்கும் தண்டனைக்குரிய தீர்ப்பு உண்டானதுபோல, ஒரே நீதியினாலே எல்லா மனிதர்களுக்கும் ஜீவனைக் கொடுக்கும் நீதிக்குரிய தீர்ப்பு உண்டானது.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 5:19" + }, + "அன்றியும் ஒரே மனிதனுடைய கீழ்ப்படியாமையினாலே அநேகர் பாவிகளாக்கப்பட்டதுபோல, ஒருவருடைய கீழ்ப்படிதலினாலே அநேகர் நீதிமான்களாக்கப்படுவார்கள்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 5:20" + }, + "மேலும், மீறுதல் பெருகும்படிக்கு நியாயப்பிரமாணம் வந்தது; அப்படியிருந்தும், பாவம் பெருகின இடத்தில் கிருபை அதிகமாகப் பெருகினது.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 5:21" + }, + "ஆதலால் பாவம் மரணத்தை ஆண்டுகொண்டதுபோல, கிருபையானது நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் மூலமாக நீதியினாலே நித்தியஜீவனை ஆண்டுகொண்டது." + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "ROM 6" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 6" + ] + }, + { + "type": "para:s1", + "content": [ + "பாவத்தினால் மரணம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 6:1" + }, + "ஆகவே, என்னசொல்லுவோம்? கிருபை பெருகுவதற்காகப் பாவத்திலே நிலைநிற்கலாம் என்று சொல்லுவோமா? சொல்லக்கூடாதே.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 6:2" + }, + "பாவத்திற்கு மரித்த நாம் இனி அதிலே எப்படி வாழ்வோம்?", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 6:3" + }, + "கிறிஸ்து இயேசுவிற்குள்ளாக ஞானஸ்நானம் பெற்ற நாம் அனைவரும் அவருடைய மரணத்திற்குள்ளாக ஞானஸ்நானம் பெற்றதை அறியாமல் இருக்கிறீர்களா?", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 6:4" + }, + "மேலும் பிதாவின் மகிமையினாலே கிறிஸ்து மரித்தோரிலிருந்து உயிரோடு எழுப்பப்பட்டதுபோல, நாமும் புதிய ஜீவனுள்ளவர்களாக நடந்துகொள்வதற்கு, அவருடைய மரணத்திற்குள்ளாக்கும் ஞானஸ்நானத்தினாலே கிறிஸ்துவோடு அடக்கம் பண்ணப்பட்டோம்.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 6:5" + }, + "ஆகவே, அவருடைய மரணத்தின் சாயலில் நாம் இணைக்கப்பட்டவர்களானால், அவர் உயிர்த்தெழுதலின் சாயலிலும் இணைக்கப்பட்டிருப்போம்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 6:6" + }, + "நாம் இனிப் பாவத்திற்கு அடிமையாக இல்லாதபடிக்கு, பாவசரீரம் ஒழிந்துபோவதற்காக, நம்முடைய பழைய மனிதன் அவரோடு சிலுவையில் அறையப்பட்டதென்று அறிந்திருக்கிறோம்.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 6:7" + }, + "மரித்தவன் பாவத்திற்கு நீங்கி விடுதலையாக்கப்பட்டிருக்கிறானே.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 6:8" + }, + "எனவே, கிறிஸ்துவோடு நாம் மரித்தோம் என்றால், அவரோடு பிழைத்தும் இருப்போம் என்று நம்புகிறோம்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 6:9" + }, + "மரித்தோரிலிருந்து உயிரோடு எழுந்த கிறிஸ்து இனி இறப்பதில்லை என்று அறிந்திருக்கிறோம்; மரணம் இனி அவரை ஆண்டுகொள்ளுவதில்லை.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 6:10" + }, + "அவர் மரித்தது, பாவத்திற்கென்று ஒரேமுறை மரித்தார்; அவர் பிழைத்திருக்கிறது, தேவனுக்கென்று பிழைத்திருக்கிறார்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 6:11" + }, + "அப்படியே நீங்களும், உங்களைப் பாவத்திற்கு மரித்தவர்களாகவும், நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவிற்குள் தேவனுக்கென்று பிழைத்திருக்கிறவர்களாகவும் எண்ணிக்கொள்ளுங்கள்.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 6:12" + }, + "ஆகவே, நீங்கள் சரீர இச்சைகளின்படி பாவத்திற்குக் கீழ்ப்படிவதற்காக, மரணத்திற்குரிய உங்களுடைய சரீரத்தில் பாவம் ஆளுகை செய்யாமல் இருக்கட்டும்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 6:13" + }, + "நீங்கள் உங்களுடைய சரீர உறுப்புகளை அநீதியின் ஆயுதங்களாகப் பாவத்திற்கு ஒப்புக்கொடுக்காமல், உங்களை மரித்தோரிலிருந்து பிழைத்திருக்கிறவர்களாக தேவனுக்கு ஒப்புக்கொடுத்து, உங்களுடைய சரீர உறுப்புகளை நீதிக்குரிய ஆயுதங்களாக தேவனுக்கு ஒப்புக்கொடுங்கள்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 6:14" + }, + "நீங்கள் நியாயப்பிரமாணத்திற்குக் கீழ்ப்பட்டிராமல் கிருபைக்குக் கீழ்பட்டிருக்கிறதினால், பாவம் உங்களை மேற்கொள்ளமுடியாது." + ] + }, + { + "type": "para:s1", + "content": [ + "நீதிக்கு அடிமைகள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ROM 6:15" + }, + "இதினால் என்ன? நாம் நியாயப்பிரமாணத்திற்குக் கீழ்ப்பட்டிராமல் கிருபைக்குக் கீழ்ப்பட்டிருக்கிறதினால், பாவம் செய்யலாமா? செய்யக்கூடாதே.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 6:16" + }, + "மரணத்திற்குரிய பாவத்திற்கானாலும், நீதிக்குரிய கீழ்ப்படிதலுக்கானாலும், எதற்குக் கீழ்ப்படிவதற்காக உங்களை அடிமைகளாக ஒப்புக்கொடுக்கிறீர்களோ, அதற்கே அடிமைகளாக இருக்கிறீர்கள் என்று தெரியாமல் இருக்கிறீர்களா?", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 6:17" + }, + "முன்பு நீங்கள் பாவத்திற்கு அடிமைகளாக இருந்தும், இப்பொழுது உங்களுக்கு ஒப்புவிக்கப்பட்ட உபதேச சட்டத்திற்கு நீங்கள் மனப்பூர்வமாகக் கீழ்ப்படிந்ததினாலே தேவனுக்கு ஸ்தோத்திரம்.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 6:18" + }, + "பாவத்திலிருந்து நீங்கள் விடுதலையாக்கப்பட்டு, நீதிக்கு அடிமைகளானீர்கள்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 6:19" + }, + "உங்களுடைய சரீர பலவீனத்தினால் மனிதர்கள் பேசுகிறதுபோலப் பேசுகிறேன். அக்கிரமத்தைச் செய்வதற்காக முன்பே நீங்கள் உங்களுடைய சரீர உறுப்புகளை அசுத்தத்திற்கும் அக்கிரமத்திற்கும் அடிமைகளாக ஒப்புக்கொடுத்ததுபோல, இப்பொழுது பரிசுத்தமானதைச் செய்வதற்காக உங்களுடைய சரீர உறுப்புகளை நீதிக்கு அடிமையாக ஒப்புக்கொடுங்கள்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 6:20" + }, + "பாவத்திற்கு நீங்கள் அடிமைகளாக இருந்தகாலத்தில் நீதிக்கு விலகினவர்களாக இருந்தீர்கள்." + ] + }, + { + "type": "para:s1", + "content": [ + "பாவத்தின் சம்பளம் மரணம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ROM 6:21" + }, + "இப்பொழுது உங்களுக்கு வெட்கமாகத் தெரிகிற காரியங்களினாலே அந்தகாலத்தில் உங்களுக்கு என்ன பலன் கிடைத்தது? அவைகளின் முடிவு மரணமே.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 6:22" + }, + "இப்பொழுது நீங்கள் பாவத்தில் இருந்து விடுதலையாக்கப்பட்டு, தேவனுக்கு அடிமைகளானதினால், பரிசுத்தமாகுதல் உங்களுக்குக் கிடைக்கும் பலன், முடிவோ நித்தியஜீவன்.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 6:23" + }, + "பாவத்தின் சம்பளம் மரணம்; தேவனுடைய கிருபைவரமோ நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினால் உண்டான நித்தியஜீவன்." + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "ROM 7" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 7" + ] + }, + { + "type": "para:s1", + "content": [ + "நியாயப்பிரமாணத்தின் முடிவு" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 7:1" + }, + "நியாயப்பிரமாணத்தை தெரிந்திருக்கிறவர்களோடு பேசுகிறேன். சகோதரர்களே, ஒரு மனிதன் உயிரோடிருக்கும்வரைக்கும் நியாயப்பிரமாணம் அவனை ஆளுகிறது என்று தெரியாமல் இருக்கிறீர்களா?", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 7:2" + }, + "அது எப்படியென்றால், கணவனையுடைய ஒரு பெண் தன் கணவன் உயிரோடிருக்கும்வரை நியாயப்பிரமாணத்தின்படி அவனுடைய நிபந்தனைக்கு உட்பட்டிருக்கிறாள்; கணவன் மரித்தபின்பு கணவனைப்பற்றிய பிரமாணத்திலிருந்து விடுதலையாகி இருக்கிறாள்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 7:3" + }, + "ஆகவே, கணவன் உயிரோடிருக்கும்போது அவள் வேறொரு மனிதனை திருமணம்செய்தால் அவள் விபசாரி என்று சொல்லப்படுவாள்; ஆனால், கணவன் மரித்தபின்பு அவள் அந்தப் பிரமாணத்திலிருந்து விடுதலையானபடியால், வேறொரு மனிதனை திருமணம் செய்தாலும் அவள் விபசாரி இல்லை.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 7:4" + }, + "அதுபோல, என் சகோதரர்களே, நீங்கள் மரித்தோரிலிருந்து உயிரோடு எழுந்த கிறிஸ்து என்னும் வேறொருவருடையவர்களாகி, தேவனுக்கென்று பலன் கொடுப்பதற்காக கிறிஸ்துவின் சரீரத்தினாலே நியாயப்பிரமாணத்திற்கு மரித்தவர்களானீர்கள்.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 7:5" + }, + "நாம் சரீரத்திற்கு உட்பட்டிருந்த காலத்தில் நியாயப்பிரமாணத்தினாலே தோன்றிய பாவ இச்சைகள் மரணத்திற்குரிய பலன்களைக் கொடுக்கக்கூடியதாக நம்முடைய சரீர உறுப்புகளிலே பெலன்செய்தது.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 7:6" + }, + "இப்பொழுதோ நாம் பழமையான எழுத்தின்படி இல்லை, புதுமையான ஆவியின்படி ஊழியம் செய்வதற்காக, நம்மைக் கட்டியிருந்த நியாயப்பிரமாணத்திற்கு நாம் மரித்தவர்களாகி, அதில் இருந்து விடுதலையாக்கப்பட்டிருக்கிறோம்." + ] + }, + { + "type": "para:s1", + "content": [ + "பாவத்தோடு போராட்டம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ROM 7:7" + }, + "எனவே, என்னசொல்லுவோம்? நியாயப்பிரமாணம் பாவமோ? இல்லையே, பாவம் என்னவென்று நியாயப்பிரமாணத்தினால்தான் நான் தெரிந்துகொண்டேனேதவிர மற்றப்படி இல்லை; இச்சிக்காமல் இருப்பாயாக என்று நியாயப்பிரமாணம் சொல்லாதிருந்தால், இச்சை பாவம் என்று நான் தெரியாமல் இருப்பேனே.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 7:8" + }, + "பாவமானது கட்டளையினாலே வாய்ப்பைப்பெற்று எல்லாவிதமான இச்சைகளையும் எனக்குள் நடப்பித்தது. நியாயப்பிரமாணம் இல்லாவிட்டால் பாவம் செத்ததாக இருக்குமே.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 7:9" + }, + "முன்பே நியாயப்பிரமாணம் இல்லாதவனாக இருந்தபோது நான் ஜீவனுள்ளவனாக இருந்தேன்; கட்டளை வந்தபோது பாவம் உயிர்கொண்டது, நான் மரித்தவனானேன்.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 7:10" + }, + "இப்படியிருக்க, ஜீவனுக்குரிய கட்டளை எனக்கு மரணத்திற்குரியதாக இருப்பதைப் பார்த்தேன்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 7:11" + }, + "பாவமானது கட்டளையினாலே வாய்ப்பைப்பெற்று, என்னை ஏமாற்றியது, அதினாலே என்னைக் கொன்றது.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 7:12" + }, + "எனவே, நியாயப்பிரமாணம் பரிசுத்தமுள்ளது, கட்டளையும் பரிசுத்தமாகவும் நீதியாகவும் நன்மையாகவும் இருக்கிறது.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 7:13" + }, + "இப்படியிருக்க, நன்மையானது எனக்கு மரணமானதோ? அப்படி இல்லை; பாவமே எனக்கு மரணமானது; பாவம் கட்டளையினாலே அதிக பாவமுள்ளதாவதற்கும், அது நன்மையானதைக்கொண்டு எனக்கு மரணத்தை உண்டாக்கினதினாலே, பாவமாகவே இருக்கும்படிக்கும் அப்படியானது.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 7:14" + }, + "மேலும், நமக்குத் தெரிந்திருக்கிறபடி, நியாயப்பிரமாணம் ஆவிக்குரியதாக இருக்கிறது, நானோ பாவத்திற்குக் கீழாக விற்கப்பட்டு, சரீரத்திற்குரியவனாக இருக்கிறேன்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 7:15" + }, + "எப்படியென்றால், நான் செய்கிறது எனக்கே புரியவில்லை; நான் விரும்புகிறதைச் செய்யாமல், நான் வெறுக்கிறதையே செய்கிறேன்.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 7:16" + }, + "இப்படி நான் விரும்பாததைச் செய்கிறவனாக இருக்க, நியாயப்பிரமாணம் நல்லது என்று ஏற்றுக்கொள்ளுகிறேனே.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 7:17" + }, + "எனவே, நான் இல்லை, எனக்குள் வாழ்கிற பாவமே அப்படிச் செய்கிறது.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 7:18" + }, + "அது எப்படியென்றால், என்னிடம், அதாவது, என் சரீரத்தில், நன்மை வாழ்கிறதில்லையென்று நான் அறிந்திருக்கிறேன்; நன்மை செய்யவேண்டும் என்கிற விருப்பம் என்னிடம் இருக்கிறது, நன்மை செய்வதோ என்னிடம் இல்லை.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 7:19" + }, + "எனவே, நான் விரும்புகிற நன்மையைச் செய்யாமல், விரும்பாத தீமையையே செய்கிறேன்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 7:20" + }, + "அதன்படி, நான் விரும்பாததை நான் செய்தால், நான் இல்லை, எனக்குள் வாழ்கிற பாவமே அப்படிச் செய்கிறது.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 7:21" + }, + "ஆனபடியால் நன்மைசெய்ய விரும்புகிற என்னிடம் தீமை உண்டு என்கிற ஒரு பிரமாணத்தைப் பார்க்கிறேன்.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 7:22" + }, + "உள்ளான மனிதனுக்குத் தகுந்தபடி தேவனுடைய நியாயப்பிரமாணத்தின்மேல் பிரியமாக இருக்கிறேன்.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 7:23" + }, + "ஆனாலும் என் மனதின் பிரமாணத்திற்கு எதிராகப் போராடுகிற வேறொரு பிரமாணத்தை என் உறுப்புகளில் இருக்கிறதைப் பார்க்கிறேன்; அது என் உறுப்புகளில் உண்டாயிருக்கிற பாவப்பிரமாணத்திற்கு என்னைச் சிறையாக்கிக் கொள்ளுகிறது.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 7:24" + }, + "நிர்பந்தமான மனிதன் நான்! இந்த மரணசரீரத்திலிருந்து யார் என்னை விடுதலையாக்குவார்?", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 7:25" + }, + "நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் மூலமாக தேவனுக்கு நன்றி செலுத்துகிறேன். எனவே, நானே என் மனதினாலே தேவனுடைய நியாயப்பிரமாணத்திற்கும், சரீரத்தினாலே பாவப்பிரமாணத்திற்கும் சேவை செய்கிறேன்." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "ROM 8" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 8" + ] + }, + { + "type": "para:s1", + "content": [ + "ஆவியானவரின் பிரமாணம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 8:1" + }, + "ஆனபடியால், கிறிஸ்து இயேசுவிற்கு உட்பட்டவர்களாக இருந்து, சரீரத்தின்படி நடக்காமல் ஆவியானவருக்கு ஏற்றபடி நடக்கிறவர்களுக்கு தண்டனைத்தீர்ப்பு இல்லை.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 8:2" + }, + "ஜீவனுடைய ஆவியானவரின் பிரமாணம் கிறிஸ்து இயேசுவிற்குள் என்னைப் பாவம் மரணம் என்பவைகளின் பிரமாணத்திலிருந்து விடுதலையாக்கினதே.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 8:3" + }, + "அது எப்படியென்றால், சரீரத்தினாலே பலவீனமாக்கப்பட்ட நியாயப்பிரமாணம் செய்யமுடியாததை தேவனே செய்வதற்காக, தம்முடைய குமாரனைப் பாவசரீரத்தின் சாயலாகவும், பாவத்தை நீக்கும் பலியாகவும் அனுப்பி, சரீரத்திலே பாவத்தை தண்டனைக்குள்ளாகத் தீர்த்தார்.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 8:4" + }, + "சரீரத்தின்படி நடக்காமல் ஆவியானவருக்கு ஏற்றபடி நடக்கிற நம்மிடம் நியாயப்பிரமாணத்தின் நீதி நிறைவேறுவதற்காகவே அப்படிச் செய்தார்.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 8:5" + }, + "அன்றியும் சரீரத்தின்படி நடக்கிறவர்கள் சரீரத்திற்குரியவைகளைச் சிந்திக்கிறார்கள்; ஆவியானவருக்கு ஏற்றபடி நடக்கிறவர்கள் ஆவியானவருக்குரியவைகளைச் சிந்திக்கிறார்கள்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 8:6" + }, + "சரீரசிந்தை மரணம்; ஆவியானவரின் சிந்தையோ ஜீவனும் சமாதானமுமாகும்.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 8:7" + }, + "எப்படியென்றால், சரீரசிந்தை தேவனுக்கு எதிரான பகை; அது தேவனுடைய நியாயப்பிரமாணத்திற்குக் கீழ்ப்படியாமலும், கீழ்ப்படியமுடியாமலும் இருக்கிறது.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 8:8" + }, + "சரீரத்திற்கு உட்பட்டவர்கள் தேவனுக்குப் பிரியமாக இருக்கமாட்டார்கள்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 8:9" + }, + "தேவனுடைய ஆவியானவர் உங்களுக்குள் இருந்தால், நீங்கள் சரீரத்திற்கு உட்பட்டவர்களாக இல்லாமல் ஆவியானவருக்கு உட்பட்டவர்களாக இருப்பீர்கள். கிறிஸ்துவின் ஆவியானவர் இல்லாதவன் அவருடையவன் இல்லை.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 8:10" + }, + "மேலும் கிறிஸ்து உங்களுக்குள் இருந்தால் சரீரமானது பாவத்தினிமித்தம் இறந்ததாகவும், ஆவியானது நீதியினிமித்தம் ஜீவனுள்ளதாகவும் இருக்கும்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 8:11" + }, + "அன்றியும் இயேசுவை மரித்தோரிலிருந்து உயிரோடு எழுப்பினவருடைய ஆவியானவர் உங்களுக்குள் இருந்தால், கிறிஸ்துவை மரித்தோரிலிருந்து உயிரோடு எழுப்பினவர் உங்களுக்குள் வாழ்கிற தம்முடைய ஆவியானவராலே மரணத்திற்குரிய உங்களுடைய சரீரங்களையும் உயிர்ப்பிப்பார்.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 8:12" + }, + "எனவே, சகோதரர்களே, சரீரத்தின்படி பிழைப்பதற்கு நாம் சரீரத்திற்குக் கடனாளிகள் இல்லை.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 8:13" + }, + "சரீரத்தின்படி பிழைத்தால் இறப்பீர்கள்; ஆவியானவராலே சரீரத்தின் செயல்களை அழித்தால் பிழைப்பீர்கள்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 8:14" + }, + "மேலும் எவர்கள் தேவனுடைய ஆவியானவராலே நடத்தப்படுகிறார்களோ, அவர்கள் தேவனுடைய குமாரர்களாக இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 8:15" + }, + "அப்படியே, திரும்பவும் பயப்படுகிறதற்கு நீங்கள் அடிமைத்தனத்தின் ஆவியைப் பெறாமல், ஆவியானவரால், அப்பா பிதாவே என்று கூப்பிடக்கூடிய பிள்ளை என்கிற உரிமையைப் பெற்றீர்கள்.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 8:16" + }, + "நாம் தேவனுடைய பிள்ளைகளாக இருக்கிறோம் என்று ஆவியானவர்தாமே நம்முடைய ஆவியுடனே சாட்சிக் கொடுக்கிறார்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 8:17" + }, + "நாம் பிள்ளைகளானால் வாரிசுகளுமாமே; தேவனுடைய வாரிசுகளும், கிறிஸ்துவிற்கு உடன் வாரிசுகளுமாமே; கிறிஸ்துவோடு நாம் மகிமைப்படுவதற்காக அவரோடு பாடுபட்டால் அப்படி ஆகும்." + ] + }, + { + "type": "para:s1", + "content": [ + "எதிர்காலத்து மகிமை" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ROM 8:18" + }, + "ஆதலால் இந்தக்காலத்துப் பாடுகள் இனி நம்மிடம் வெளிப்படும் மகிமைக்கு ஒப்பிடக்கூடியவைகள் அல்லவென்று எண்ணுகிறேன்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 8:19" + }, + "மேலும் தேவனுடைய குமாரர்கள் வெளிப்படுத்தப்படுவதற்காக தேவனுடைய படைப்புகள் அதிக ஆவலோடு காத்துக்கொண்டிருக்கிறது.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 8:20" + }, + "அது என்னவென்றால் படைப்புகள் அழிவிற்குரிய அடிமைத்தனத்தில் இருந்து விடுதலையாக்கப்பட்டு, தேவனுடைய பிள்ளைகளுக்குரிய மகிமையான சுதந்திரத்தைப் பெற்றுக்கொள்ளும் என்கிற நம்பிக்கையோடு,", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 8:21" + }, + "அந்தப் படைப்புகள் சொந்த இஷ்டத்தினாலே இல்லை, கீழ்ப்படுத்தினவராலேயே மாயைக்குக் கீழ்ப்பட்டிருக்கிறது.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 8:22" + }, + "எனவே, நமக்குத் தெரிந்திருக்கிறபடி, இதுவரைக்கும் படைப்புகள் எல்லாம் ஒன்றாகத் தவித்துப் பிரசவவேதனைப்படுகிறது.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 8:23" + }, + "அதுவும் இல்லாமல், ஆவியானவரின் முதற்பலன்களைப் பெற்ற நாமும் நம்முடைய சரீர மீட்பாகிய பிள்ளை என்கிற உரிமை வருகிறதற்குக் காத்திருந்து, நமக்குள்ளே தவிக்கிறோம்.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 8:24" + }, + "அந்த நம்பிக்கையினாலே நாம் இரட்சிக்கப்பட்டிருக்கிறோம். பார்க்கப்படுகிறதை நம்புகிறது நம்பிக்கை இல்லை; ஒருவன் தான் பார்க்கிறதை நம்பவேண்டியது என்ன?", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 8:25" + }, + "நாம் பார்க்காததை நம்பினோமானால், அது வருகிறதற்குப் பொறுமையோடு காத்திருப்போம்.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 8:26" + }, + "அப்படியே ஆவியானவரும் நமது பலவீனங்களில் நமக்கு உதவிசெய்கிறார். நாம் ஏற்றபடி வேண்டிக்கொள்ளவேண்டியது என்னவென்று தெரியாமல் இருக்கிறதினால், ஆவியானவர்தாமே சொல்லிமுடியாத பெருமூச்சுகளோடு நமக்காக வேண்டுதல்செய்கிறார்.", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 8:27" + }, + "ஆவியானவர் தேவனுடைய விருப்பத்தின்படியே பரிசுத்தவான்களுக்காக வேண்டுதல்செய்கிறதினால், இருதயங்களை ஆராய்ந்து பார்க்கிறவர் ஆவியானவரின் சிந்தை என்னவென்று அறிவார்." + ] + }, + { + "type": "para:s1", + "content": [ + "கிறிஸ்தவர்களின் நம்பிக்கை" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "ROM 8:28" + }, + "அன்றியும், அவருடைய தீர்மானத்தின்படி அழைக்கப்பட்டவர்களாக தேவனிடம் அன்பாக இருக்கிறவர்களுக்கு எல்லாம் நன்மைக்குரியவைகளாக நடக்கிறது என்று அறிந்திருக்கிறோம்.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 8:29" + }, + "தம்முடைய குமாரன் அநேக சகோதரர்களுக்குள்ளே முதற்பேறானவராக இருப்பதற்காக, தேவன் எவர்களை முன்னறிந்தாரோ அவர்களைத் தமது குமாரனுடைய சாயலுக்கு ஒப்பாக இருப்பதற்கு முன்குறித்திருக்கிறார்;", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 8:30" + }, + "எவர்களை முன்குறித்தாரோ அவர்களை அழைத்தும் இருக்கிறார்; எவர்களை அழைத்தாரோ அவர்களை நீதிமான்களாக்கியும் இருக்கிறார்; எவர்களை நீதிமான்களாக்கினாரோ அவர்களை மகிமைப்படுத்தியும் இருக்கிறார்.", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 8:31" + }, + "இவைகளைக்குறித்து நாம் என்னசொல்லுவோம்? தேவன் நம்முடைய பட்சத்தில் இருந்தால் நமக்கு எதிராக இருப்பவன் யார்?", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 8:32" + }, + "தம்முடைய சொந்தக்குமாரன் என்றும் பார்க்காமல் நம்மெல்லோருக்காகவும் அவரை ஒப்புக்கொடுத்தவர், அவரோடு சேர்த்து மற்ற எல்லாவற்றையும் நமக்குக் கொடுக்காமல் இருப்பது எப்படி?", + { + "type": "verse:v", + "number": "33", + "sid": "ROM 8:33" + }, + "தேவன் தெரிந்துகொண்டவர்கள்மேல் குற்றஞ்சாட்டுகிறவன் யார்? தேவனே அவர்களை நீதிமான்களாக்குகிறவர்.", + { + "type": "verse:v", + "number": "34", + "sid": "ROM 8:34" + }, + "தண்டனைக்குள்ளாகத் தீர்க்கிறவன் யார்? கிறிஸ்துவே மரித்தவர்; அவரே உயிரோடு எழுந்தும் இருக்கிறவர்; அவரே தேவனுடைய வலதுபக்கத்திலும் இருக்கிறவர்; நமக்காக வேண்டுதல் செய்கிறவரும் அவரே.", + { + "type": "verse:v", + "number": "35", + "sid": "ROM 8:35" + }, + "உமக்காக எந்தநேரமும் கொல்லப்படுகிறோம், அடிக்கப்படும் ஆடுகளைப்போல எண்ணப்படுகிறோம் என்று எழுதியிருக்கிறபடி நடந்தாலும்,", + { + "type": "verse:v", + "number": "36", + "sid": "ROM 8:36" + }, + "கிறிஸ்துவின் அன்பைவிட்டு நம்மைப் பிரிப்பவன் யார்? உபத்திரவமோ, வியாகுலமோ, துன்பமோ, பசியோ, நிர்வாணமோ. நாசமோசமோ, பட்டயமோ?", + { + "type": "verse:v", + "number": "37", + "sid": "ROM 8:37" + }, + "இவைகள் எல்லாவற்றிலேயும் நாம் நம்மேல் அன்பு வைத்திருக்கிறவராலே முற்றிலும் வெற்றி பெறுகிறவர்களாக இருக்கிறோமே.", + { + "type": "verse:v", + "number": "38", + "sid": "ROM 8:38" + }, + "மரணமானாலும், ஜீவனானாலும், தேவதூதர்களானாலும், அதிகாரங்களானாலும், வல்லமைகளானாலும் நிகழ்காரியங்களானாலும், வரும்காரியங்களானாலும்,", + { + "type": "verse:v", + "number": "39", + "sid": "ROM 8:39" + }, + "உயர்வானாலும், தாழ்வானாலும், வேறெந்தப் படைப்புகளானாலும் நம்முடைய கர்த்தராகிய கிறிஸ்து இயேசுவிலுள்ள தேவனுடைய அன்பைவிட்டு நம்மைப் பிரிக்கமுடியாது என்று நம்பியிருக்கிறேன்." + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "ROM 9" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 9" + ] + }, + { + "type": "para:s1", + "content": [ + "யூதர்களுக்காக பவுலின் வேதனை" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 9:1" + }, + "எனக்கு அதிக துக்கமும் இடைவிடாத மனவேதனையும் உண்டாயிருக்கிறது;", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 9:2" + }, + "நான் சொல்லுகிறது பொய்யல்ல, கிறிஸ்துவிற்குள் உண்மையைச் சொல்லுகிறேன் என்று பரிசுத்த ஆவியானவருக்குள் என் மனச்சாட்சியும் எனக்குச் சாட்சியாக இருக்கிறது.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 9:3" + }, + "சரீரத்தின்படி என் இனத்தைச் சேர்ந்த என் சகோதரர்களுக்குப் பதிலாக நானே கிறிஸ்துவைவிட்டுச் சபிக்கப்பட்டவனாகவேண்டுமென்று விரும்புவேனே.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 9:4" + }, + "அவர்கள் இஸ்ரவேலர்களே; புத்திரசுவிகாரமும், மகிமையும், உடன்படிக்கைகளும், நியாயப்பிரமாணமும், தேவ ஆராதனையும், வாக்குத்தத்தங்களும் அவர்களுடையவைகளே;", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 9:5" + }, + "முற்பிதாக்கள் அவர்களுடையவர்களே; சரீரத்தின்படி கிறிஸ்துவும் அவர்களில் பிறந்தாரே, இவர் என்றென்றைக்கும் ஸ்தோத்திரிக்கப்பட்ட எல்லாவற்றிற்கும் மேலான தேவன். ஆமென்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 9:6" + }, + "தேவவசனம் நிறைவேறாமல்போனது என்று சொல்லக்கூடாது; ஏனென்றால், இஸ்ரவேல் வம்சத்தார் எல்லோரும் இஸ்ரவேலர் இல்லையே.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 9:7" + }, + "அவர்கள் ஆபிரகாமின் வம்சத்தினராக இருந்தாலும் அனைவரும் பிள்ளைகள் அல்லவே; ஈசாக்கினிடம் உன் வம்சம் விளங்கும் என்று சொல்லியிருக்கிறதே.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 9:8" + }, + "அது எப்படியென்றால், சரீரத்தின்படி பிள்ளைகள் ஆனவர்கள் தேவனுடைய பிள்ளைகள் அல்லவே, வாக்குத்தத்தத்தின்படி பிள்ளைகள் ஆனவர்களே அந்த வம்சம் என்று எண்ணப்படுகிறார்கள்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 9:9" + }, + "அந்த வாக்குத்தத்தமான வார்த்தையாவது: குறித்த காலத்திலே வருவேன், அப்பொழுது சாராள் ஒரு மகனைப் பெறுவாள் என்பதே.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 9:10" + }, + "இதுமட்டுமல்லாமல், நம்முடைய முற்பிதாவாகிய ஈசாக்கு என்னும் ஒருவனாலே ரெபெக்காள் கர்ப்பவதியானபோது,", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 9:11" + }, + "குழந்தைகள் இன்னும் பிறக்காமலும், நன்மை தீமை ஒன்றும் செய்யாமல் இருக்கும்போது, தேவனுடைய தெரிந்துகொள்ளுதலின்படி இருக்கிற அவருடைய தீர்மானம், செயல்களினாலே நிலைநிற்காமல் அழைக்கிறவராலே நிலைநிற்கும்படி,", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 9:12" + }, + "மூத்தவன், இளையவனுக்கு ஊழியம் செய்வான் என்று அவளுக்கு சொல்லப்பட்டது.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 9:13" + }, + "அப்படியே, யாக்கோபை நேசித்து, ஏசாவை வெறுத்தேன் என்றும் எழுதியிருக்கிறது.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 9:14" + }, + "ஆகவே, நாம் என்னசொல்லுவோம்? தேவனிடத்திலே அநீதி உண்டென்று சொல்லலாமா? சொல்லக்கூடாதே.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 9:15" + }, + "அவர் மோசேயைப் பார்த்து: எவன்மேல் இரக்கமாக இருக்க விருப்பமாக இருப்பேனோ அவன்மேல் இரக்கமாக இருப்பேன், எவன்மேல் உருக்கமாக இருக்க விருப்பமாக இருப்பேனோ அவன்மேல் உருக்கமாக இருப்பேன் என்றார்.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 9:16" + }, + "ஆகவே, விரும்புகிறவனாலும் இல்லை, ஓடுகிறவனாலும் இல்லை, இரங்குகிற தேவனாலே ஆகும்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 9:17" + }, + "மேலும் என்னுடைய வல்லமையை உன்னிடம் காண்பிப்பதற்காகவும், என்னுடைய பெயர் பூமியில் எங்கும் பிரசித்தமடைவதற்காகவும், உன்னை நிலைநிறுத்தினேன் என்று பார்வோனோடு சொன்னதாக வேதத்தில் சொல்லியிருக்கிறது.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 9:18" + }, + "எனவே, எவன்மேல் இரக்கமாக இருக்க விருப்பாமாக இருக்கிறாரோ அவன்மேல் இரக்கமாக இருக்கிறார், எவனைக் கடினப்படுத்த விருப்பமாக இருக்கிறாரோ அவனைக் கடினப்படுத்துகிறார்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 9:19" + }, + "அப்படியானால், அவர் இன்னும் ஏன் குற்றம் கண்டுபிடிக்கிறார்? அவருடைய விருப்பத்திற்கு எதிர்த்து நிற்பவன் யார்? என்று என்னோடு சொல்லுவாய்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 9:20" + }, + "அப்படியானால், மனிதனே, தேவனோடு எதிர்த்து வாக்குவாதம் செய்கிற நீ யார்? உருவாக்கப்பட்ட பொருள் உருவாக்கினவனைப் பார்த்து: நீ என்னை ஏன் இப்படி உருவாக்கினாய் என்று சொல்லலாமா?", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 9:21" + }, + "மிதிக்கப்பட்ட ஒரே களிமண்ணினாலே குயவன் ஒரு பாத்திரத்தைக் கனமான காரியத்திற்காகவும், ஒரு பாத்திரத்தைக் கனவீனமான காரியத்திற்காகவும் செய்கிறதற்கு மண்ணின்மேல் அவனுக்கு அதிகாரம் இல்லையோ?", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 9:22" + }, + "தேவன் தமது கோபத்தைக் காண்பிக்கவும், தமது வல்லமையைத் தெரிவிக்கவும்,", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 9:23" + }, + "தாம் மகிமைக்காக ஆயத்தம்பண்ணின கிருபா பாத்திரங்கள்மேல் தம்முடைய மகிமையின் செல்வத்தைத் தெரியப்படுத்தவும் விருப்பமாக, அழிவிற்கு ஆயத்தம்பண்ணப்பட்ட கோபத்தின் தண்டனையின் பாத்திரங்கள்மேல் மிகவும் நீடிய சாந்தத்தோடு பொறுமையாக இருந்தால் உனக்கு என்ன?", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 9:24" + }, + "அவர் யூதர்களிலிருந்து மட்டுமல்ல, யூதரல்லாத மக்களிடமிருந்து நம்மை அழைத்திருக்கிறாரே.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 9:25" + }, + "அந்தப்படி: எனக்கு மக்களாக இல்லாதவர்களை என்னுடைய மக்கள் என்றும், நேசிக்கப்படாமல் இருந்தவளை நேசிக்கப்பட்டவள் என்றும் சொல்லி அழைப்பேன்.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 9:26" + }, + "நீங்கள் என்னுடைய மக்கள் இல்லை என்று அவர்களுக்குச் சொல்லப்பட்ட இடத்திலே அவர்கள் ஜீவனுள்ள தேவனுடைய பிள்ளைகள் எனப்படுவார்கள் என்று ஓசியாவின் தீர்க்கதரிசனத்தில் சொல்லியிருக்கிறது.", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 9:27" + }, + "அல்லாமலும் இஸ்ரவேல் மக்களுடைய எண்ணிக்கை கடற்கரை மணலைப்போல இருந்தாலும், மீதியாக இருப்பவர்கள்மட்டும் இரட்சிக்கப்படுவார்கள் என்றும்;", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 9:28" + }, + "அவர் நீதியோடு சீக்கிரமாகத் தம்முடைய காரியத்தை நிறைவேற்றுவார்; கர்த்தர் பூமியிலே சீக்கிரமாகவே காரியத்தை நிறைவேற்றி முடிப்பார் என்றும், ஏசாயா இஸ்ரவேலரைக்குறித்துச் சொல்லுகிறான்.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 9:29" + }, + "அல்லாமலும் ஏசாயா முன்பே சொன்னபடி: சேனைகளின் கர்த்தர் நமக்குள்ளே ஒரு வம்சத்தைக்கூட மீதியாக வைக்காமல் இருந்தாரானால் நாம் சோதோமைப்போலாகி கொமோராவைப்போல இருந்திருப்போம்." + ] + }, + { + "type": "para:s1", + "content": [ + "இஸ்ரவேலர்களின் அவிசுவாசம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "ROM 9:30" + }, + "இப்படியிருக்க நாம் என்னசொல்லுவோம்? நீதியைத் தேடாத யூதரல்லாத மக்கள் நீதியை அடைந்தார்கள்; அது விசுவாசத்தினால் உண்டாகும் நீதியே.", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 9:31" + }, + "நீதிப்பிரமாணத்தைத் தேடின இஸ்ரவேலரோ நீதிப்பிரமாணத்தை அடையவில்லை.", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 9:32" + }, + "ஏனென்றால், அவர்கள் விசுவாசத்தினாலே அதைத் தேடாமல், நியாயப்பிரமாணத்தின் செயல்களினாலே தேடினதினால் அதை அடையவில்லை; இடறுதற்கான கல்லில் இடறினார்கள்.", + { + "type": "verse:v", + "number": "33", + "sid": "ROM 9:33" + }, + "இதோ, இடறுதற்கான கல்லையும், தவறுகிறதற்கான கன்மலையையும், சீயோனில் வைக்கிறேன்; அவரிடம் விசுவாசமாக இருப்பவன் எவனோ அவன் வெட்கப்படுவதில்லை என்று எழுதியிருக்கிறபடி நடந்தது." + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "ROM 10" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 10" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 10:1" + }, + "சகோதரர்களே, இஸ்ரவேல் மக்கள் இரட்சிக்கப்படவேண்டும் என்பதே என் இருதயத்தின் விருப்பமும் நான் தேவனிடம் செய்யும் விண்ணப்பமாகவும் இருக்கிறது.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 10:2" + }, + "தேவனைப்பற்றி அவர்களுக்கு வைராக்கியம் உண்டு என்று அவர்களைக்குறித்துச் சாட்சி சொல்லுகிறேன்; ஆனாலும் அது அறிவிற்குரிய வைராக்கியம் இல்லை.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 10:3" + }, + "எப்படியென்றால், அவர்கள் தேவனுடைய நீதியை அறியாமல், தங்களுடைய சுயநீதியை நிலைநிறுத்தத் தேடுகிறதினால் தேவனுடைய நீதிக்குக் கீழ்ப்படியாமல் இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 10:4" + }, + "விசுவாசிக்கிற எவனுக்கும் நீதி உண்டாகும்படியாகக் கிறிஸ்து நியாயப்பிரமாணத்தின் முடிவாக இருக்கிறார்.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 10:5" + }, + "மோசே நியாயப்பிரமாணத்தினால் வரும் நீதியைக்குறித்து: இவைகளை செய்கிற மனிதன் இவைகளால் பிழைப்பான் என்று எழுதியிருக்கிறான்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 10:6" + }, + "விசுவாசத்தினால் வரும் நீதியானது: கிறிஸ்துவை இறங்கிவரப்பண்ணுவதற்காக பரலோகத்திற்கு ஏறுகிறவன் யார்?", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 10:7" + }, + "அல்லது கிறிஸ்துவை மரித்தோரிலிருந்து ஏறிவரப்பண்ணுவதற்கு பாதாளத்திற்கு இறங்குகிறவன் யார்? என்று உன் உள்ளத்திலே சொல்லாமல் இருப்பாயாக என்று சொல்லுகிறதும் அல்லாமல்;", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 10:8" + }, + "இந்த வார்த்தை உன் அருகில் உன் வாயிலும் உன் இருதயத்திலும் இருக்கிறது என்றும் சொல்லுகிறது; இந்த வார்த்தை நாங்கள் பிரசங்கிக்கிற விசுவாசத்தின் வார்த்தையே.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 10:9" + }, + "என்னவென்றால், கர்த்தராகிய இயேசுவை நீ உன் வாயினாலே அறிக்கையிட்டு, தேவன் அவரை மரித்தோரிலிருந்து உயிரோடு எழுப்பினார் என்று உன் இருதயத்திலே விசுவாசித்தால் இரட்சிக்கப்படுவாய்.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 10:10" + }, + "இருதயத்திலே விசுவாசிக்கிறதினால் நீதி உண்டாகும். வாயினாலே அறிக்கைபண்ணுகிறதினால் இரட்சிப்பு உண்டாகும்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 10:11" + }, + "அவரை விசுவாசிக்கிறவன் எவனோ அவன் வெட்கப்படுவது இல்லை என்று வேதம் சொல்லுகிறது.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 10:12" + }, + "யூதனென்றும் கிரேக்கனென்றும் வித்தியாசமே இல்லை; எல்லோருக்கும் கர்த்தரானவர் தம்மைத் தொழுதுகொள்ளுகிற எல்லோரையும் அளவில்லாமல் ஆசீர்வதிக்கிறவராக இருக்கிறார்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 10:13" + }, + "எனவே, கர்த்தருடைய நாமத்தைத் தொழுதுகொள்ளுகிற எவனும் இரட்சிக்கப்படுவான்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 10:14" + }, + "அவரை விசுவாசிக்காதவர்கள் எப்படி அவரைத் தொழுதுகொள்ளுவார்கள்? அவரைக்குறித்துக் கேள்விப்படாதவர்கள் எப்படி விசுவாசிப்பார்கள்? பிரசங்கிக்கிறவன் இல்லாவிட்டால் எப்படிக் கேள்விப்படுவார்கள்?", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 10:15" + }, + "அனுப்பப்படவில்லை என்றால் எப்படிப் பிரசங்கிப்பார்கள்? சமாதானத்தைச் சொல்லி, நல்ல காரியங்களை நற்செய்தியாக அறிவிக்கிறவர்களுடைய பாதங்கள் எவ்வளவு அழகானவைகள் என்று எழுதியிருக்கிறதே.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 10:16" + }, + "ஆனாலும் நற்செய்திக்கு அவர்கள் எல்லோரும் கீழ்ப்படியவில்லை. அதைக்குறித்து ஏசாயா: கர்த்தாவே, எங்கள் மூலமாகக் கேள்விப்பட்டதை விசுவாசித்தவன் யார் என்று சொல்லுகிறான்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 10:17" + }, + "எனவே, விசுவாசம் கேட்பதினாலே வரும், தேவனுடைய வசனத்தைக் கேட்பதினாலே விசுவாசம் வரும்.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 10:18" + }, + "இப்படியிருக்க, அவர்கள் கேள்விப்படவில்லையா என்று கேட்கிறேன்; கேள்விப்பட்டார்கள்; அவைகளின் சத்தம் பூமியெங்கும் அவைகளின் வசனங்கள் பூமியின் கடைசிவரைக்கும் செல்லுகிறதே.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 10:19" + }, + "இஸ்ரவேலர் அதை அறியவில்லையா என்று கேட்கிறேன், அறிந்தார்கள். முதலாவது மோசே: என் மக்களாக இல்லாதவர்களைக் கொண்டு நான் உங்களுக்கு எரிச்சல் உண்டாக்குவேன்; புத்தியீனமுள்ள மக்களாலே உங்களுக்குக் கோபமூட்டுவேன் என்றான்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 10:20" + }, + "அல்லாமலும் ஏசாயா: என்னைத் தேடாதவர்களாலே கண்டுபிடிக்கப்பட்டேன், என்னைக் கேட்காதவர்களுக்கு என்னை வெளிப்படுத்தினேன் என்று தைரியத்தோடு சொல்லுகிறான்.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 10:21" + }, + "இஸ்ரவேலரைக்குறித்தோ: கீழ்ப்படியாதவர்களும் எதிர்த்துப் பேசுகிறவர்களுமாக இருக்கிற மக்களிடம் நாள்முழுவதும் என் கரங்களை நீட்டினேன் என்று அவன் சொல்லியிருக்கிறான்." + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "ROM 11" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 11" + ] + }, + { + "type": "para:s1", + "content": [ + "இஸ்ரவேலரைத் தள்ளிவிடவில்லை" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 11:1" + }, + "இப்படியிருக்க, தேவன் தம்முடைய மக்களைத் தள்ளிவிட்டாரோ என்று கேட்கிறேன், தள்ளிவிடவில்லையே; நானும் ஆபிரகாமின் வம்சத்திலும் பென்யமீன் கோத்திரத்திலும் பிறந்த இஸ்ரவேலன்.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 11:2" + }, + "தேவன், தாம் முன்குறித்துக்கொண்ட தம்முடைய மக்களைத் தள்ளிவிடவில்லை. எலியாவைக்குறித்துச் சொல்லிய இடத்தில், வேதம் சொல்லுகிறதை தெரியாமல் இருக்கிறீர்களா? அவன் தேவனைப் பார்த்து:", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 11:3" + }, + "கர்த்தாவே, உம்முடைய தீர்க்கதரிசிகளை அவர்கள் கொலைசெய்து, உம்முடைய பலிபீடங்களை இடித்துப்போட்டார்கள்; நான் ஒருவன்மட்டும் மீதியாக இருக்கிறேன், என் உயிரையும் வாங்கத் தேடுகிறார்களே என்று இஸ்ரவேலருக்கு எதிராக விண்ணப்பம் செய்தபோது,", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 11:4" + }, + "அவனுக்கு உண்டான தேவனுடைய பதில் என்ன? பாகாலுக்கு முன்பாக முழங்கால்படியிடாத ஏழாயிரம்பேரை எனக்காக மீதியாக வைத்தேன் என்பதே.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 11:5" + }, + "அதுபோல இந்தக்காலத்திலும் கிருபையினாலே உண்டாகும் தெரிந்துகொள்ளுதலின்படி ஒரு பங்கு மீதியாக இருக்கிறது.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 11:6" + }, + "அது கிருபையினாலே உண்டாயிருந்தால் செயல்களினாலே உண்டாயிருக்காது; அப்படியில்லை என்றால், கிருபையானது கிருபை இல்லையே. அன்றியும் அது செயல்களினாலே உண்டாயிருந்தால் அது கிருபையாக இருக்காது; அப்படியில்லை என்றால் செய்கையானது செய்கை இல்லையே.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 11:7" + }, + "அப்படியானால் என்ன? இஸ்ரவேலர் தேடுகிறதை அடையாமல் இருக்கிறார்கள்; தெரிந்துகொள்ளப்பட்டவர்களோ அதை அடைந்திருக்கிறார்கள்; மற்றவர்கள் இன்றைய நாள்வரை கடினப்பட்டிருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 11:8" + }, + "தூக்கத்தின் ஆவியையும், பார்க்காமல் இருக்கிற கண்களையும், கேட்காமல் இருக்கிற காதுகளையும், தேவன் அவர்களுக்குக் கொடுத்தார் என்று எழுதியிருக்கிறபடியானது.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 11:9" + }, + "அன்றியும், அவர்களுடைய பந்தி அவர்களுக்குச் சுருக்கும், கண்ணியும், இடறுதற்கான கல்லும், பதிலுக்குப்பதில் கொடுப்பதுமாக இருக்கட்டும்;", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 11:10" + }, + "பார்க்காதபடிக்கு அவர்களுடைய கண்கள் இருள் அடையட்டும்; அவர்களுடைய முதுகை எப்போதும் குனியப்பண்ணும் என்று தாவீதும் சொல்லியிருக்கிறான்." + ] + }, + { + "type": "para:s1", + "content": [ + "முறிக்கப்பட்டக் கிளைகள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ROM 11:11" + }, + "இப்படியிருக்க, விழுந்துபோவதற்காகவா இடறினார்கள் என்று கேட்கிறேன், அப்படி இல்லையே; அவர்களுக்குள்ளே வைராக்கியத்தை எழுப்புவதற்காக அவர்களுடைய தவறுதலினாலே யூதரல்லாத மக்களுக்கு இரட்சிப்பு கிடைத்தது.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 11:12" + }, + "அவர்களுடைய தவறு உலகத்திற்கு செல்வமும், அவர்களுடைய குறைவு யூதரல்லாத மக்களுக்கு செல்வமாகவும் இருக்க அவர்களுடைய நிறைவு எவ்வளவு அதிகமாக அப்படியிருக்கும்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 11:13" + }, + "யூதரல்லாத மக்களாகிய உங்களோடு பேசுகிறேன்; யூதரல்லாத மக்களுக்கு நான் அப்போஸ்தலனாக இருக்கிறதினாலே, என் இனத்தார்களுக்குள்ளே நான் வைராக்கியத்தை எழுப்பி, அவர்களில் சிலரை இரட்சிக்கவேண்டுமென்று,", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 11:14" + }, + "என் ஊழியத்தை மேன்மைப்படுத்துகிறேன்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 11:15" + }, + "அவர்களைத் தள்ளிவிடுதல் உலகத்தை ஒப்புரவாக்குதலாக இருக்க, அவர்களை அங்கீகரித்துக்கொள்ளுதல் எப்படி இருக்கும்? மரித்தோருக்கு ஜீவன் உண்டானதுபோல இருக்கும் அல்லவோ?", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 11:16" + }, + "மேலும் முதற்பலனாகிய மாவானது பரிசுத்தமாக இருந்தால், பிசைந்த மாவு முழுவதும் பரிசுத்தமாக இருக்கும்; வேரானது பரிசுத்தமாக இருந்தால், கிளைகளும் பரிசுத்தமாக இருக்கும்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 11:17" + }, + "சில கிளைகள் முறித்துப் போடப்பட்டிருக்க, காட்டு ஒலிவமரமாகிய நீ அவைகள் இருந்த இடத்தில் ஒட்டவைக்கப்பட்டு, ஒலிவமரத்தின் வேருக்கும், சாரத்திற்கும் உடன்பங்காளியாக இருந்தால்,", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 11:18" + }, + "நீ அந்தக் கிளைகளுக்கு எதிராகப் பெருமைப்படாதே; பெருமைப்பட்டால், நீ வேரைச் சுமக்காமல், வேர் உன்னைச் சுமக்கிறது என்று நினைத்துக்கொள்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 11:19" + }, + "நான் ஒட்டவைக்கப்படுவதற்கு அந்தக் கிளைகள் முறித்துப் போடப்பட்டது என்று சொல்லுகிறாயே.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 11:20" + }, + "நல்லது, அவிசுவாசத்தினாலே அவைகள் முறித்துப் போடப்பட்டன, நீ விசுவாசத்தினாலே நிற்கிறாய்; மேட்டிமைச் சிந்தையாக இல்லாமல் பயந்திரு.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 11:21" + }, + "சுபாவக்கிளைகளை தேவன் தப்பவிடாமல் இருக்க, உன்னையும் தப்பவிடமாட்டார் என்று எச்சரிக்கையாக இரு.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 11:22" + }, + "எனவே, தேவனுடைய தயவையும் கண்டிப்பையும் பார்; விழுந்தவர்களிடம் கண்டிப்பையும், உன்னிடத்தில் தயவையும் காண்பித்தார்; அந்தத் தயவிலே நிலைத்திருந்தால் உனக்குத் தயவு கிடைக்கும்; நிலைக்காவிட்டால் நீயும் வெட்டப்பட்டுப் போவாய்.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 11:23" + }, + "அன்றியும், அவர்கள் அவிசுவாசத்திலே நிலைத்திராதிருந்தால் அவர்களும் ஒட்டவைக்கப்படுவார்கள்; அவர்களை மீண்டும் ஒட்டவைக்கிறதற்கு தேவன் வல்லவராக இருக்கிறாரே.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 11:24" + }, + "சுபாவத்தின்படி காட்டு ஒலிவமரத்திலிருந்து நீ வெட்டப்பட்டு, சுபாவத்திற்கு எதிராக நல்ல ஒலிவமரத்திலே ஒட்டவைக்கப்பட்டிருந்தால், சுபாவக்கிளைகளாகிய அவர்கள் தங்களுடைய சுய ஒலிவமரத்திலே ஒட்டவைக்கப்படுவது அதிக நிச்சயமல்லவா?" + ] + }, + { + "type": "para:s1", + "content": [ + "எல்லா இஸ்ரவேலர்களும் இரட்சிக்கப்படுவார்கள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ROM 11:25" + }, + "மேலும், சகோதரர்களே, நீங்கள் உங்களையே புத்திமான்கள் என்று நினைக்காதபடி ஒரு இரகசியத்தை நீங்கள் தெரிந்துகொள்ளவேண்டும் என்று இருக்கிறேன்; அது என்னவென்றால், யூதரல்லாத மக்களுடைய நிறைவு உண்டாகும்வரைக்கும் இஸ்ரவேலரில் ஒரு பகுதி மக்களுக்கு கடினமான மனது உண்டாயிருக்கும்.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 11:26" + }, + "இப்படியே இஸ்ரவேல் மக்கள் அனைவரும் இரட்சிக்கப்படுவார்கள். மீட்கிறவர் சீயோனிலிருந்து வந்து, அவபக்தியை யாக்கோபைவிட்டு நீக்குவார் என்றும்;", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 11:27" + }, + "நான் அவர்களுடைய பாவங்களை நீக்கும்போது, இதுவே நான் அவர்களோடு செய்யும் உடன்படிக்கை என்றும் எழுதியிருக்கிறது.", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 11:28" + }, + "நற்செய்தியைக்குறித்து அவர்கள் உங்கள்நிமித்தம் பகைவர்களாக இருக்கிறார்கள்; தெரிந்துகொள்ளுதலைக்குறித்து அவர்கள் முற்பிதாக்களினிமித்தம் நேசிக்கப்பட்டவர்களாக இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 11:29" + }, + "தேவனுடைய கிருபைவரங்களும், அவர்களை அழைத்த அழைப்பும் மாறாதவைகளே.", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 11:30" + }, + "எனவே, நீங்கள் முற்காலத்திலே தேவனுக்குக் கீழ்ப்படியாமல் இருந்து, இப்பொழுது அவர்களுடைய கீழ்ப்படியாமையினாலே இரக்கம் பெற்றிருக்கிறதுபோல,", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 11:31" + }, + "அவர்களும் இப்பொழுது கீழ்ப்படியாமல் இருந்தும், பின்பு உங்களுக்குக் கிடைத்த இரக்கத்தினாலே இரக்கம்பெறுவார்கள்.", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 11:32" + }, + "எல்லோர்மேலும் இரக்கமாக இருப்பதற்காக, தேவன் எல்லோரையும் கீழ்ப்படியாமைக்குள்ளே அடைத்துப்போட்டார்." + ] + }, + { + "type": "para:s1", + "content": [ + "இறுதி வார்த்தைகள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "ROM 11:33" + }, + "ஆ! தேவனுடைய செல்வம், ஞானம், அறிவு என்பவைகளின் ஆழம் எவ்வளவாக இருக்கிறது! அவருடைய நியாயத்தீர்ப்புகள் அளந்துபார்க்க முடியாதவைகள், அவருடைய வழிகள் ஆராய்ந்துபார்க்க முடியாதவைகள்!", + { + "type": "verse:v", + "number": "34", + "sid": "ROM 11:34" + }, + "கர்த்தருடைய சிந்தையைத் தெரிந்துகொண்டவன் யார்? அவருக்கு ஆலோசனைக்காரனாக இருந்தவன் யார்?", + { + "type": "verse:v", + "number": "35", + "sid": "ROM 11:35" + }, + "தனக்குத் திரும்பக்கிடைக்கும் என்று முதலில் அவருக்கு ஒன்றைக் கொடுத்தவன் யார்?", + { + "type": "verse:v", + "number": "36", + "sid": "ROM 11:36" + }, + "எல்லாம் அவராலும், அவர் மூலமாகவும், அவருக்காகவும் இருக்கிறது; அவருக்கே என்றென்றைக்கும் மகிமை உண்டாவதாக. ஆமென்." + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "ROM 12" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 12" + ] + }, + { + "type": "para:s1", + "content": [ + "தேவனுடைய கிருபைகள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 12:1" + }, + "அப்படியிருக்க, சகோதரர்களே, நீங்கள் உங்களுடைய சரீரங்களைப் பரிசுத்தமும் தேவனுக்குப் பிரியமுமான ஜீவபலியாக ஒப்புக்கொடுக்கவேண்டும் என்று, தேவனுடைய இரக்கங்களை முன்னிட்டு உங்களை வேண்டிக்கொள்ளுகிறேன்; இதுவே நீங்கள் செய்யும் புத்தியுள்ள ஆராதனை.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 12:2" + }, + "நீங்கள் இந்த உலகத்திற்கேற்ற வேஷம் போடாமல், தேவனுடைய நன்மையும் பிரியமும் பரிபூரணமுமான விருப்பம் என்னவென்று பகுத்தறிவதற்காக, உங்களுடைய மனம் புதிதாக மாறுகிறதினாலே மறுரூபமாகுங்கள்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 12:3" + }, + "அல்லாமலும், எனக்கு அருளப்பட்ட கிருபையினாலே நான் சொல்லுகிறதாவது; உங்களில் யாராவது தன்னைக்குறித்து நினைக்கவேண்டிய அளவிற்கு அதிகமாக நினைக்காமல், அவனவனுக்கு தேவன் பகிர்ந்துகொடுத்த விசுவாச அளவின்படி, தெளிந்த எண்ணம் உள்ளவனாக நினைக்கவேண்டும்.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 12:4" + }, + "ஏனென்றால், நமக்கு ஒரே சரீரத்திலே அநேக உறுப்புகள் இருந்தும், எல்லா உறுப்புகளுக்கும் ஒரே வேலை இல்லாததைப்போல,", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 12:5" + }, + "அநேகராகிய நாமும் கிறிஸ்துவிற்குள் ஒரே சரீரமாக இருக்க, ஒருவருக்கொருவர் உறுப்புகளாக இருக்கிறோம்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 12:6" + }, + "நமக்கு அருளப்பட்ட கிருபையின்படியே நாம் வெவ்வேறான வரங்கள் உள்ளவர்களாக இருக்கிறதினால், நம்மில் தீர்க்கதரிசனம் சொல்லுகிற வரத்தை உடையவன் விசுவாசப்பிரமாணத்தின்படி சொல்லட்டும்.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 12:7" + }, + "ஊழியம் செய்கிறவன் ஊழியத்திலும், போதிக்கிறவன் போதிக்கிறதிலும்,", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 12:8" + }, + "புத்திசொல்லுகிறவன் புத்திசொல்லுகிறதிலும் நிலைத்திருக்கவேண்டும்; பகிர்ந்துகொடுக்கிறவன் வஞ்சனையில்லாமல் கொடுக்கட்டும்; முதலாளியானவன் கவனமாக இருக்கவேண்டும்; இரக்கம் செய்கிறவன் உற்சாகத்துடனே செய்யட்டும்." + ] + }, + { + "type": "para:s1", + "content": [ + "அன்பும் மற்ற செயல்களும்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ROM 12:9" + }, + "உங்களுடைய அன்பு மாயமில்லாமல் இருக்கட்டும், தீமையை வெறுத்து, நன்மையைப் பிடித்துக்கொண்டிருங்கள்.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 12:10" + }, + "சகோதர அன்பினாலே ஒருவர்மேல் ஒருவர் பாசமாக இருங்கள்; மரியாதை கொடுக்கிறதிலே ஒருவருக்கொருவர் முந்திக்கொள்ளுங்கள்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 12:11" + }, + "அசதியாக இல்லாமல் எச்சரிக்கையாக இருங்கள்; ஆவியிலே அனலாக இருங்கள்; கர்த்தருக்கு ஊழியம் செய்யுங்கள்.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 12:12" + }, + "நம்பிக்கையிலே சந்தோஷமாக இருங்கள்; உபத்திரவத்திலே பொறுமையாக இருங்கள்; ஜெபத்திலே உறுதியாக நிலைத்திருங்கள்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 12:13" + }, + "பரிசுத்தவான்களுடைய குறைவில் அவர்களுக்கு உதவிசெய்யுங்கள்; அந்நியர்களை உபசரியுங்கள்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 12:14" + }, + "உங்களைத் துன்பப்படுத்துகிறவர்களை ஆசீர்வதியுங்கள்; ஆசீர்வதிக்கவேண்டுமேதவிர சபிக்காமல் இருங்கள்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 12:15" + }, + "சந்தோஷப்படுகிறவர்களோடு சந்தோஷப்படுங்கள்; அழுகிறவர்களோடு அழுங்கள்.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 12:16" + }, + "ஒருவரோடொருவர் ஒரேசிந்தை உள்ளவர்களாக இருங்கள்; மேட்டிமையானவைகளைச் சிந்திக்காமல், தாழ்மையானவர்களை ஏற்றுக்கொள்ளுங்கள்; உங்களை நீங்களே புத்திமான்கள் என்று நினைக்கவேண்டாம்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 12:17" + }, + "ஒருவனுக்கும் தீமைக்குத் தீமை செய்யாமல் இருங்கள்; எல்லா மனிதர்களுக்கு முன்பாகவும் யோக்கியமானவைகளைச் செய்யுங்கள்.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 12:18" + }, + "உங்களால் முடிந்தவரை எல்லா மனிதர்களோடும் சமாதானமாக இருங்கள்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 12:19" + }, + "பிரியமானவர்களே, பழிவாங்குதல் என்னுடையது, நானே பதில்செய்வேன், என்று கர்த்தர் சொல்லுகிறார் என்று எழுதி இருக்கிறதினால், நீங்கள் பழிவாங்காமல், தேவனுடைய கோபத்தின் தண்டனைக்கு இடம்கொடுங்கள்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 12:20" + }, + "அன்றியும், உன் பகைவன் பசியாக இருந்தால், அவனுக்கு ஆகாரம் கொடு; அவன் தாகமாக இருந்தால், அவனுக்கு ஏதாவது குடிக்கக்கொடு; நீ இப்படிச் செய்வதினால் நெருப்புத் தழலை அவன் தலையின்மேல் குவிப்பாய்.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 12:21" + }, + "நீ தீமையினாலே வெல்லப்படாமல், தீமையை நன்மையினாலே வெல்லு." + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "ROM 13" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 13" + ] + }, + { + "type": "para:s1", + "content": [ + "அதிகாரத்திற்குக் கீழ்ப்படிதல்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 13:1" + }, + "எந்த மனிதனும் உயர் அதிகாரம் உள்ளவர்களுக்குக் கீழ்ப்படியவேண்டும்; ஏனென்றால், தேவனாலேயல்லாமல் ஒரு அதிகாரமும் இல்லை; உண்டாயிருக்கிற அதிகாரங்கள் தேவனாலே நியமிக்கப்பட்டிருக்கிறது.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 13:2" + }, + "எனவே, அதிகாரத்திற்கு எதிர்த்து நிற்கிறவன் தேவனுடைய நியமத்திற்கு எதிர்த்து நிற்கிறான்; அப்படி எதிர்த்து நிற்கிறவர்கள் தங்களுக்குத் தாங்களே தண்டனையை வரவழைத்துக்கொள்கிறார்கள்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 13:3" + }, + "மேலும் அதிகாரிகள் நல்ல செயல்களுக்கு அல்ல, தீய செயல்களுக்கே பயங்கரமாக இருக்கிறார்கள்; எனவே, நீ அதிகாரத்திற்குப் பயப்படாமல் இருக்கவேண்டுமானால், நன்மைசெய், அதினால் உனக்குப் புகழ்ச்சி உண்டாகும்.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 13:4" + }, + "உனக்கு நன்மை உண்டாவதற்காக, அவன் தேவனுடைய ஊழியக்காரனாக இருக்கிறான். நீ தீமைசெய்தால் பயந்திரு; பட்டயத்தை அவன் வீணாகப் பிடித்திருக்கவில்லை; தீமைசெய்கிறவன்மேல் கோபத்தின் தண்டனையை வரப்பண்ணுவதற்காக, அவன் நீதியைச் செலுத்துகிற தேவனுடைய ஊழியக்காரனாக இருக்கிறானே.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 13:5" + }, + "எனவே, நீங்கள் கோபத்தின் தண்டனைக்காக மட்டுமில்லை, மனச்சாட்சிக்காகவும் கீழ்ப்படியவேண்டும்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 13:6" + }, + "இதற்காகவே நீங்கள் வரியையும் கொடுக்கிறீர்கள். அவர்கள் இந்த வேலையைப் பார்த்துவருகிற தேவனுடைய ஊழியக்காரர்களாக இருக்கிறார்களே.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 13:7" + }, + "எனவே எல்லோருக்கும் செலுத்தவேண்டிய கடமைகளைச் செலுத்துங்கள்; யாருக்கு வரியைச் செலுத்தவேண்டுமோ அவனுக்கு வரியையும், யாருக்கு சொத்துவரியைச் செலுத்தவேண்டுமோ அவனுக்கு சொத்துவரியையும் செலுத்துங்கள்; யாருக்குப் பயப்படவேண்டுமோ அவனுக்குப் பயப்படுங்கள்; யாருக்கு மதிப்புக் கொடுக்கவேண்டுமோ அவனுக்கு மதிப்புக் கொடுங்கள்." + ] + }, + { + "type": "para:s1", + "content": [ + "அன்பும் நியாயப்பிரமாணமும்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ROM 13:8" + }, + "ஒருவரிலொருவர் அன்பு செலுத்துகிற கடனைத்தவிர, வேறு எதிலும் யாருக்கும் கடன்படாமல் இருங்கள்; அயலகத்தாரிடம் அன்புசெலுத்துகிறவன் நியாயப்பிரணத்தை நிறைவேற்றுகிறான்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 13:9" + }, + "எப்படியென்றால், விபசாரம் செய்யாதிருப்பாயாக, கொலை செய்யாதிருப்பாயாக, களவு செய்யாதிருப்பாயாக, பொய்ச்சாட்சி சொல்லாதிருப்பாயாக, இச்சிக்காமல் இருப்பாயாக என்கிற இந்தக் கட்டளைகளும், வேறு எந்தக் கட்டளையும், உன்னிடத்தில் நீ அன்பாக செலுத்துவதுபோல மற்றவனிடமும் அன்புசெலுத்துவாயாக என்கிற ஒரே வாக்கியத்தில் அடங்கியிருக்கிறது.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 13:10" + }, + "அன்பு மற்றவனுக்கு தீமை செய்யாது; எனவே, அன்பு நியாயப்பிரமாணத்தின் நிறைவேறுதலாக இருக்கிறது.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 13:11" + }, + "தூக்கத்தைவிட்டு எழுந்திருக்க வேண்டிய நேரமானது என்று, நாம் நேரத்தை அறிந்தவர்களாக, இப்படி நடக்கவேண்டும்; நாம் விசுவாசிகளானபோது இரட்சிப்பு அருகில் இருந்ததைவிட இப்பொழுது அது நமக்கு மிக அருகில் இருக்கிறது.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 13:12" + }, + "இரவு கடந்துபோனது, பகல் அருகில் வந்துவிட்டது; எனவே, இருளின் செயல்களை நாம் தள்ளிவிட்டு, ஒளியின் ஆயுதங்களை அணிந்துகொள்வோம்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 13:13" + }, + "களியாட்டும், வெறியும், வேசித்தனமும் காமவிகாரமும், வாக்குவாதமும், பொறாமையும் உள்ளவர்களாக நடக்காமல், பகலிலே நடக்கிறவர்கள்போல ஒழுங்காக நடப்போம்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 13:14" + }, + "தீய இச்சைகளுக்கு இடமாக சரீரத்தைக் கொடுக்காமல், கர்த்தராகிய இயேசுகிறிஸ்துவை அணிந்துகொள்ளுங்கள்." + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "ROM 14" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 14" + ] + }, + { + "type": "para:s1", + "content": [ + "நியாயந்தீர்த்தல்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 14:1" + }, + "விசுவாசத்தில் பலவீனமாக உள்ளவனைச் சேர்த்துக்கொள்ளுங்கள்; ஆனாலும் அவனுடைய மன சந்தேகங்களைக் குற்றமாக தீர்மானிக்காமல் இருங்கள்.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 14:2" + }, + "ஒருவன் எந்த உணவுப்பொருளையும் சாப்பிடலாம் என்று நம்புகிறான்; பலவீனமாக உள்ளவனோ காய்கறிகளைமட்டும் சாப்பிடுகிறான்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 14:3" + }, + "சாப்பிடுகிறவன் சாப்பிடாமல் இருக்கிறவனை அற்பமாக நினைக்காமல் இருக்கவேண்டும்; சாப்பிடாமல் இருக்கிறவனும் சாப்பிடுகிறவனைக் குற்றவாளியாகத் தீர்க்காமல் இருக்கவேண்டும்; தேவன் அவனை ஏற்றுக்கொண்டாரே.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 14:4" + }, + "மற்றொருவனுடைய வேலைக்காரனைக் குற்றவாளியாகத் தீர்க்கிறதற்கு நீ யார்? அவன் நின்றாலும் விழுந்தாலும் அவனுடைய முதலாளிக்கே அவன் பொறுப்பாளி; அவன் நிலைநிறுத்தப்படுவான்; தேவன் அவனை நிலைநிறுத்த வல்லவராக இருக்கிறாரே.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 14:5" + }, + "அன்றியும், ஒருவன் ஒருநாளைவிட மற்றொரு நாள் சிறந்தது என்று நினைக்கிறான்; வேறொருவன் எல்லா நாட்களையும் சமமாக நினைக்கிறான்; அவனவன் தன்தன் மனதிலே முழு நிச்சயத்தை உடையவனாக இருக்கட்டும்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 14:6" + }, + "நாட்களை சிறப்பாக்கிக்கொள்கிறவன் கர்த்தருக்கென்று சிறப்பாக்கிக் கொள்கிறான்; நாட்களை சிறப்பாக்கிக் கொள்ளாதவனும் கர்த்தருக்கென்று சிறப்பாக்கிக் கொள்ளாமல் இருக்கிறான். சாப்பிடுகிறவன் தேவனுக்கு ஸ்தோத்திரம் செலுத்துகிறபடியால், கர்த்தருக்கென்று சாப்பிடுகிறான்; சாப்பிடாமல் இருக்கிறவனும் கர்த்தருக்கென்று சாப்பிடாமல், தேவனுக்கு ஸ்தோத்திரம் செலுத்துகிறான்.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 14:7" + }, + "நம்மில் ஒருவனும் தனக்கென்று பிழைக்கிறதும் இல்லை, ஒருவனும் தனக்கென்று மரிக்கிறதும் இல்லை.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 14:8" + }, + "நாம் பிழைத்தாலும் கர்த்தருக்கென்று பிழைக்கிறோம், நாம் மரித்தாலும் கர்த்தருக்கென்று மரிக்கிறோம்; எனவே, பிழைத்தாலும் மரித்தாலும் நாம் கர்த்தருடையவர்களாக இருக்கிறோம்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 14:9" + }, + "கிறிஸ்துவும் மரித்தவர்களுக்கும், ஜீவனுள்ளவர்களுக்கும் ஆண்டவராக இருப்பதற்காக, மரித்தும், உயிரோடு எழுந்தும், பிழைத்தும் இருக்கிறார்.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 14:10" + }, + "இப்படியிருக்க, நீ உன் சகோதரனைக் குற்றவாளி என்று தீர்க்கிறது என்ன? நீ உன் சகோதரனை அற்பமாக நினைக்கிறது என்ன? நாமெல்லோரும் கிறிஸ்துவினுடைய நியாயாசனத்திற்கு முன்பாக நிற்போமே.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 14:11" + }, + "அப்படியே: முழங்கால்கள் எல்லாம் எனக்கு முன்பாக முடங்கும், நாக்குகள் எல்லாம் தேவனை அறிக்கைப்பண்ணும் என்று என் ஜீவனைக்கொண்டு உரைக்கிறேன் என்பதாகக் கர்த்தர் சொல்லுகிறார் என்று எழுதியிருக்கிறது.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 14:12" + }, + "எனவே, நம்மில் ஒவ்வொருவனும் தன்னைக்குறித்து தேவனுக்குக் கணக்கு ஒப்புவிப்பான்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 14:13" + }, + "இப்படியிருக்க, நாம் இனிமேல் ஒருவரையொருவர் குற்றவாளிகள் என்று தீர்க்காமல் இருப்போமாக. ஒருவனும் தன் சகோதரனுக்கு முன்பாகத் தடையையும் இடறலையும் போடக்கூடாது என்று தீர்மானித்துக்கொள்ளுங்கள்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 14:14" + }, + "எந்தப்பொருளும் தன்னில்தானே தீட்டானவைகள் இல்லை என்று கர்த்தராகிய இயேசுவிற்குள் அறிந்து நிச்சயித்திருக்கிறேன்; ஒரு பொருளைத் தீட்டானது என்று நினைக்கிறவன் எவனோ அவனுக்கு அது தீட்டானதாக இருக்கும்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 14:15" + }, + "ஆகாரத்தினாலே உன் சகோதரனுக்கு விசனம் உண்டாக்கினால், நீ அன்பாக நடக்கிறவன் இல்லை; அவனை உன் ஆகாரத்தினாலே கெடுக்காதே, கிறிஸ்து அவனுக்காக மரித்தாரே.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 14:16" + }, + "உங்களுடைய நல்ல செயல்கள் அவமதிக்கப்பட இடங்கொடுக்காமல் இருங்கள்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 14:17" + }, + "தேவனுடைய ராஜ்யம் சாப்பிடுவதும் குடிப்பதும் இல்லை, அது நீதியும் சமாதானமும் பரிசுத்த ஆவியானவரால் உண்டாகும் சந்தோஷமாகவும் இருக்கிறது.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 14:18" + }, + "இவைகளிலே கிறிஸ்துவிற்கு ஊழியம் செய்கிறவன் தேவனுக்குப் பிரியமானவனும் மனிதனால் அங்கீகரிக்கப்பட்டவனுமாக இருக்கிறான்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 14:19" + }, + "எனவே, சமாதானத்திற்குரியவைகளையும், ஐக்கிய பக்திவளர்ச்சியை உண்டாக்கக்கூடியவைகளையும் நாடுவோம்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 14:20" + }, + "ஆகாரத்திற்காக தேவனுடைய செயல்களை அழித்துப்போடாதே. எந்த உணவுப்பொருளும் சுத்தமானதுதான்; ஆனாலும் இடறல் உண்டாகச் சாப்பிடுகிறவனுக்கு அது தீமையாக இருக்கும்.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 14:21" + }, + "இறைச்சி சாப்பிடுவதும், மதுபானம் அருந்துகிறதும், வேறு எதையாவது செய்கிறதும், உன் சகோதரன் இடறுவதற்கோ, தவறுவதற்கோ, பலவீனப்படுகிறதற்கோ காரணமாக இருந்தால், அவைகளில் ஒன்றையும் செய்யாமல் இருப்பதே நன்மையாக இருக்கும்.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 14:22" + }, + "உனக்கு விசுவாசம் இருந்தால் அது தேவனுக்குமுன்பாக உனக்குள்மட்டும் இருக்கட்டும். நல்லது என்று நிச்சயித்த விஷயத்தில் தன்னைக் குற்றவாளியாக்காதவன் பாக்கியவான்.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 14:23" + }, + "ஒருவன் சந்தேகத்துடன் சாப்பிட்டால், அவன் விசுவாசம் இல்லாமல் சாப்பிடுகிறதினால், தண்டனைக்குரியவனாகத் தீர்க்கப்படுகிறான். விசுவாசத்தினாலே வராத எதுவும் பாவமே." + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "ROM 15" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 15" + ] + }, + { + "type": "para:s1", + "content": [ + "ஒருவரையொருவர் தாங்குங்கள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 15:1" + }, + "அன்றியும், பலம் உள்ளவர்களாகிய நாம் நமக்கே பிரியமாக நடக்காமல், பலவீனருடைய பலவீனங்களைத் தாங்கவேண்டும்.", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 15:2" + }, + "நம்மில் ஒவ்வொருவனும் அயலகத்தானுக்கு பக்திவளர்ச்சிக்குரிய நன்மையை உண்டாக்குவதற்காக அவனுக்குப் பிரியமாக நடக்கவேண்டும்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 15:3" + }, + "கிறிஸ்துவும் தமக்கே பிரியமாக நடக்காமல்: உம்மை அவமதிக்கிறவர்களுடைய அவமானங்கள் என்மேல் விழுந்தது என்று எழுதியிருக்கிறபடியே நடந்தார்.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 15:4" + }, + "தேவவசனத்தினால் உண்டாகும் பொறுமையினாலும், ஆறுதலினாலும் நாம் நம்பிக்கை உள்ளவர்களாவதற்காக, முன்பே எழுதியிருக்கிறவைகள் எல்லாம் நமக்குப் போதனையாக எழுதியிருக்கிறது.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 15:5" + }, + "நீங்கள் ஒருமனப்பட்டு நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவின் பிதாவாகிய தேவனை ஒரே வாயினால் மகிமைப்படுத்துவதற்காக,", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 15:6" + }, + "பொறுமையையும் ஆறுதலையும் அளிக்கும் தேவன், கிறிஸ்து இயேசுவினுடைய மாதிரியின்படியே, நீங்கள் ஒரே சிந்தை உள்ளவர்களாக இருக்க உங்களுக்கு தயவு செய்வாராக.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 15:7" + }, + "எனவே, தேவனுக்கு மகிமையுண்டாகும்படி, கிறிஸ்து நம்மை ஏற்றுக்கொண்டதுபோல, நீங்களும் ஒருவரையொருவர் ஏற்றுக்கொள்ளுங்கள்.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 15:8" + }, + "மேலும், முற்பிதாக்களுக்குக் கொடுக்கப்பட்ட வாக்குத்தத்தங்களை உறுதியாக்குவதற்காக, தேவனுடைய சத்தியத்தினால் இயேசுகிறிஸ்து விருத்தசேதனம் உள்ளவர்களுக்கு ஊழியக்காரர் ஆனார் என்றும்;", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 15:9" + }, + "யூதரல்லாத மக்களும் இரக்கம் பெற்றதினால் தேவனை மகிமைப்படுத்துகிறார்கள் என்றும் சொல்லுகிறேன். அப்படியே: இதனால் நான் யூதரல்லாத மக்களுக்குள்ளே உம்மை அறிக்கைசெய்து, உம்முடைய நாமத்தைச் சொல்லி, சங்கீதம் பாடுவேன் என்று எழுதியிருக்கிறது.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 15:10" + }, + "மேலும், யூதரல்லாத மக்களே, அவருடைய மக்களுடன் சேர்ந்து களிகூருங்கள் என்கிறார்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 15:11" + }, + "மேலும், யூதரல்லாத மக்களே, எல்லோரும் கர்த்தரைத் துதியுங்கள்; மக்களே, எல்லோரும் அவரைப் புகழுங்கள் என்றும் சொல்லுகிறார்.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 15:12" + }, + "மேலும், ஈசாயின் வேரும் யூதரல்லாத மக்களை ஆளுகை செய்கிற ஒருவர் தோன்றுவார்; அவரிடம் யூதரல்லாத மக்கள் நம்பிக்கை வைப்பார்கள் என்று ஏசாயா சொல்லுகிறான்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 15:13" + }, + "பரிசுத்த ஆவியானவரின் பலத்தினாலே உங்களுக்கு நம்பிக்கை பெருக, நம்பிக்கையின் தேவன் விசுவாசத்தினால் உண்டாகும் எல்லாவிதமான சந்தோஷத்தினாலும், சமாதானத்தினாலும் உங்களை நிரப்புவாராக." + ] + }, + { + "type": "para:s1", + "content": [ + "யூதரல்லாதவர்களுக்கு பவுலின் ஊழியம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ROM 15:14" + }, + "என் சகோதரர்களே, நீங்கள் நற்குணத்தினால் நிறைந்தவர்களும், எல்லா அறிவினாலும் நிரப்பப்பட்டவர்களும், ஒருவருக்கொருவர் புத்திசொல்ல வல்லவர்களுமாக இருக்கிறீர்கள் என்று நானும் உங்களைக்குறித்து நிச்சயித்திருக்கிறேன்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 15:15" + }, + "அப்படியிருந்தும், சகோதரர்களே, யூதரல்லாதவர்கள் பரிசுத்த ஆவியானவராலே பரிசுத்தமாக்கப்பட்டு, தேவனுக்குப் பிரியமான பலியாகும்படி, நான் தேவனுடைய நற்செய்தி ஊழியத்தை நடத்தும் ஆசாரியனாக இருந்து யூதரல்லாதவர்களுக்கு இயேசுகிறிஸ்துவினுடைய ஊழியக்காரனாவதற்கு,", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 15:16" + }, + "தேவன் எனக்கு அளித்த கிருபையினாலே உங்களுக்கு ஞாபகப்படுத்துவதற்காக இவைகளை நான் அதிக தைரியமாக எழுதினேன்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 15:17" + }, + "எனவே, நான் தேவனுக்குரியவைகளைக்குறித்து இயேசுகிறிஸ்துவைக்கொண்டு மேன்மை பாராட்டமுடியும்.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 15:18" + }, + "யூதரல்லாதவர்களை வார்த்தையினாலும் செய்கையினாலும் கீழ்ப்படியப்பண்ணுவதற்கு, அற்புத அடையாளங்களின் பலத்தினாலும், தேவ ஆவியானவரின் பலத்தினாலும், கிறிஸ்துவானவர் என்னைக்கொண்டு செய்தவைகளைத்தவிர வேறொன்றையும் சொல்ல நான் துணியவில்லை.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 15:19" + }, + "இப்படி எருசலேமிலிருந்து ஆரம்பித்து, இல்லிரிக்கம் தேசம்வரைக்கும், கிறிஸ்துவின் நற்செய்தியைப் பூரணமாகப் பிரசங்கம் செய்திருக்கிறேன்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 15:20" + }, + "மேலும் அவருடைய செய்தியை அறியாமல் இருந்தவர்கள் பார்ப்பார்கள் என்றும், கேள்விப்படாமல் இருந்தவர்கள் உணர்ந்துகொள்வார்கள் என்றும் எழுதியிருக்கிறபடியே,", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 15:21" + }, + "நான் மற்றொருவனுடைய அஸ்திபாரத்தின்மேல் கட்டாமல் கிறிஸ்துவினுடைய நாமம் சொல்லப்படாத இடங்களில் நற்செய்தியை அறிவிக்கும்படி விரும்புகிறேன்.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 15:22" + }, + "உங்களிடம் வருவதற்கு இதினாலே அநேகமுறை தடைபட்டேன்." + ] + }, + { + "type": "para:s1", + "content": [ + "ரோமபுரிக்குச் செல்ல பவுலின் திட்டம்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ROM 15:23" + }, + "இப்பொழுது இந்தப் பகுதிகளிலே எனக்கு இடம் இல்லதாதினாலும், உங்களிடம் வரும்படி அநேக வருடமாக எனக்கு அதிக விருப்பம் உண்டாயிருக்கிறபடியினாலும்,", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 15:24" + }, + "நான் ஸ்பானியா தேசத்திற்கு பயணம்செய்யும்போது உங்களிடம் வந்து, உங்களைப் பார்க்கவும், உங்களிடம் கொஞ்சம் திருப்தியடைந்தபின்பு, அந்த இடத்திற்கு உங்களால் நான் வழியனுப்பப்படவும், எனக்கு நேரம் கிடைக்கும் என்று நம்பியிருக்கிறேன்.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 15:25" + }, + "இப்பொழுதோ பரிசுத்தவான்களுக்கு உதவிசெய்வதற்காக நான் எருசலேமுக்குப் பயணம் செய்ய இருக்கிறேன்.", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 15:26" + }, + "மக்கெதோனியாவிலும், அகாயாவிலும் உள்ளவர்கள் எருசலேமிலுள்ள பரிசுத்தவான்களுக்குள்ளே இருக்கிற ஏழைகளுக்கு சில பொருளுதவிகளைச் செய்ய விருப்பமாக இருக்கிறார்கள்;", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 15:27" + }, + "இப்படிச்செய்வது நல்லதென்று நினைத்தார்கள்; இப்படிச் செய்கிறதற்கு அவர்கள் கடனாளிகளாகவும் இருக்கிறார்கள். எப்படியென்றால், யூதரல்லாதவர்கள் அவர்களுடைய ஞானநன்மைகளில் பங்குபெற்றிருக்க, சரீர நன்மைகளால் அவர்களுக்கு உதவிசெய்ய இவர்கள் கடனாளிகளாக இருக்கிறார்களே.", + { + "type": "verse:v", + "number": "28", + "sid": "ROM 15:28" + }, + "இந்தக் காரியத்தை நான் நிறைவேற்றி, இந்தப் பலனை அவர்கள் கையிலே பத்திரமாக ஒப்புவித்தப்பின்பு, உங்களுடைய ஊர்வழியாக ஸ்பானியாவிற்குப் போவேன்.", + { + "type": "verse:v", + "number": "29", + "sid": "ROM 15:29" + }, + "நான் உங்களிடம் வரும்போது கிறிஸ்துவினுடைய நற்செய்தியின் சம்பூரணமான ஆசீர்வாதத்தோடு வருவேன் என்று அறிந்திருக்கிறேன்.", + { + "type": "verse:v", + "number": "30", + "sid": "ROM 15:30" + }, + "மேலும் சகோதரர்களே, தேவ விருப்பத்தினாலே நான் சந்தோஷத்தோடு உங்களிடம் வந்து உங்களோடு ஓய்வெடுப்பதற்காக,", + { + "type": "verse:v", + "number": "31", + "sid": "ROM 15:31" + }, + "யூதேயாவிலிருக்கிற அவிசுவாசிகளுக்கு நான் தப்புவிக்கப்படுவதற்காகவும், நான் எருசலேமிலுள்ள பரிசுத்தவான்களுக்குச் செய்யப்போகிற தர்மஉதவிகள் அவர்களால் அங்கீகரிக்கப்படுவதற்காகவும்,", + { + "type": "verse:v", + "number": "32", + "sid": "ROM 15:32" + }, + "நீங்கள் தேவனை நோக்கி செய்யும் ஜெபங்களில், நான் போராடுவதுபோல நீங்களும் என்னோடு சேர்ந்து போராடவேண்டும் என்று நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினாலும், பரிசுத்த ஆவியானவருடைய அன்பினாலும், உங்களை வேண்டிக்கொள்கிறேன்.", + { + "type": "verse:v", + "number": "33", + "sid": "ROM 15:33" + }, + "சமாதானத்தின் தேவன் உங்கள் அனைவரோடும் இருப்பாராக. ஆமென்." + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "ROM 16" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 16" + ] + }, + { + "type": "para:s1", + "content": [ + "பவுலின் இறுதி அறிவுரை." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ROM 16:1" + }, + "கெங்கிரேயா ஊர் சபைக்கு ஊழியக்காரியாகிய நம்முடைய சகோதரி பெபேயாளை நீங்கள் கர்த்தருக்குள் பரிசுத்தவான்களுக்கேற்றபடி ஏற்றுக்கொண்டு,", + { + "type": "verse:v", + "number": "2", + "sid": "ROM 16:2" + }, + "எந்தக் காரியத்தில் உங்களுடைய உதவி அவளுக்குத் தேவையாக இருக்கிறதோ, அந்தக் காரியத்திலே நீங்கள் அவளுக்கு உதவிசெய்யவேண்டும் என்று அவளை உங்களிடம் ஒப்புவிக்கிறேன்; அவள் அநேகருக்கும், எனக்கும்கூட ஆதரவாக இருந்தவள்.", + { + "type": "verse:v", + "number": "3", + "sid": "ROM 16:3" + }, + "கிறிஸ்து இயேசுவிற்குள் என் உடன்வேலையாட்களாகிய பிரிஸ்கில்லாளையும், ஆக்கில்லாவையும் வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "4", + "sid": "ROM 16:4" + }, + "அவர்கள் என்னுடைய ஜீவனுக்காகத் தங்களுடைய கழுத்தைக் கொடுத்தவர்கள்; அவர்களைப்பற்றி நான்மட்டும் அல்ல, யூதரல்லாதவர்களில் உண்டான சபையார் எல்லோரும் நன்றியுள்ளவர்களாக இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "5", + "sid": "ROM 16:5" + }, + "அவர்களுடைய வீட்டிலே கூடிவருகிற சபையையும் வாழ்த்துங்கள். அகாயாவிலே கிறிஸ்துவிற்கு முதற்பலனாகிய என் பிரியமான எப்பனெத்தை வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "6", + "sid": "ROM 16:6" + }, + "எங்களுக்காக அதிகமாக பிரயாசப்பட்ட மரியாளை வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "7", + "sid": "ROM 16:7" + }, + "அப்போஸ்தலர்களுக்குள் பெயர்பெற்றவர்களும் எனக்கு முன்பே கிறிஸ்துவிற்குள்ளானவர்களும் என் இனத்தாரும் என்னோடு காவலில் கட்டப்பட்டவர்களுமாக இருக்கிற அன்றோனீக்கையும், யூனியாவையும் வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "8", + "sid": "ROM 16:8" + }, + "கர்த்தருக்குள் எனக்குப் பிரியமான அம்பிலியாவை வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "9", + "sid": "ROM 16:9" + }, + "கிறிஸ்துவிற்குள் நம்மோடு உடன்வேலையாளாகிய உர்பானையும், என் பிரியமான ஸ்தாக்கியையும் வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "10", + "sid": "ROM 16:10" + }, + "கிறிஸ்துவிற்குள் உத்தமனாகிய அப்பெல்லேயை வாழ்த்துங்கள். அரிஸ்தொபூலுவின் குடும்பத்தாரை வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "11", + "sid": "ROM 16:11" + }, + "என் இனத்தானாகிய ஏரோதியோனை வாழ்த்துங்கள். நர்கீசுவின் குடும்பத்தாரில் கர்த்தருக்குள் இருக்கிறவர்களை வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "12", + "sid": "ROM 16:12" + }, + "கர்த்தருக்குள் அதிகமாக பிரயாசப்படுகிற திரிபேனாளையும், திரிபோசாளையும் வாழ்த்துங்கள். கர்த்தருக்குள் அதிகமாக பிரயாசப்பட்ட பிரியமான பெர்சியாளை வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "13", + "sid": "ROM 16:13" + }, + "கர்த்தருக்குள் தெரிந்துகொள்ளப்பட்ட ரூபையும், எனக்கும் தாயாகிய அவனுடைய தாயையும் வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "14", + "sid": "ROM 16:14" + }, + "அசிங்கிரீத்துவையும், பிலெகோனையும், எர்மாவையும், பத்திரொபாவையும், எர்மேயையும், அவர்களோடு இருக்கிற சகோதரர்களையும் வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "15", + "sid": "ROM 16:15" + }, + "பிலொலோகையும், யூலியாளையும், நேரேயையும், அவனுடைய சகோதரியையும், ஒலிம்பாவையும், அவர்களோடு இருக்கிற பரிசுத்தவான்கள் எல்லோரையும் வாழ்த்துங்கள்.", + { + "type": "verse:v", + "number": "16", + "sid": "ROM 16:16" + }, + "ஒருவரையொருவர் பரிசுத்த முத்தத்தோடு வாழ்த்துங்கள். கிறிஸ்துவின் சபையார் உங்களை வாழ்த்துகிறார்கள்.", + { + "type": "verse:v", + "number": "17", + "sid": "ROM 16:17" + }, + "அன்றியும் சகோதரர்களே, நீங்கள் கற்றுக்கொண்ட உபதேசத்திற்கு எதிராகப் பிரிவினைகளையும், இடறல்களையும் உண்டாக்குகிறவர்களைக்குறித்து எச்சரிக்கையாக இருந்து, அவர்களைவிட்டு விலகவேண்டும் என்று உங்களுக்குப் புத்திசொல்லுகிறேன்.", + { + "type": "verse:v", + "number": "18", + "sid": "ROM 16:18" + }, + "அப்படிப்பட்டவர்கள் நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவிற்கு ஊழியம் செய்யாமல் தங்களுடைய வயிற்றுக்கே ஊழியம் செய்து, நயமான மொழிகளாலும், இனிய பேச்சினாலும், கபடு இல்லாதவர்களின் இருதயங்களை ஏமாற்றுகிறவர்களாக இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "19", + "sid": "ROM 16:19" + }, + "உங்களுடைய கீழ்ப்படிதல் எல்லோருக்கும் தெரியவந்திருக்கிறது. எனவே, உங்களைக்குறித்து சந்தோஷப்படுகிறேன்; ஆனாலும் நீங்கள் நன்மைக்கு ஞானிகளும், தீமைக்குப் பேதைகளுமாக இருக்கவேண்டும் என்று விரும்புகிறேன்.", + { + "type": "verse:v", + "number": "20", + "sid": "ROM 16:20" + }, + "சமாதானத்தின் தேவன் சீக்கிரமாகச் சாத்தானை உங்களுடைய கால்களின் கீழே நசுக்கிப்போடுவார். நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினுடைய கிருபை உங்களோடு இருப்பதாக. ஆமென்.", + { + "type": "verse:v", + "number": "21", + "sid": "ROM 16:21" + }, + "என் உடன்வேலையாளாகிய தீமோத்தேயும், என் இனத்தாராகிய லூகியும், யாசோனும், சொசிபத்தரும் உங்களை வாழ்த்துகிறார்கள்.", + { + "type": "verse:v", + "number": "22", + "sid": "ROM 16:22" + }, + "இந்தக் கடிதத்தை எழுதின தெர்தியுவாகிய நான் கர்த்தருக்குள் உங்களை வாழ்த்துகிறேன்.", + { + "type": "verse:v", + "number": "23", + "sid": "ROM 16:23" + }, + "என்னையும், சபைகள் அனைத்தையும் உபசரித்துவருகிற காயு உங்களை வாழ்த்துகிறான். பட்டணத்தின் பொருளாளரான ஏரஸ்தும், சகோதரனாகிய குவர்த்தும் உங்களை வாழ்த்துகிறார்கள்.", + { + "type": "verse:v", + "number": "24", + "sid": "ROM 16:24" + }, + "நம்முடைய கர்த்தராகிய இயேசுகிறிஸ்துவினுடைய கிருபை உங்கள் அனைவரோடும் இருப்பதாக. ஆமென்.", + { + "type": "verse:v", + "number": "25", + "sid": "ROM 16:25" + }, + "ஆதிகாலம்முதல் இரகசியமாக இருந்து, இப்பொழுது தீர்க்கதரிசன ஆகமங்களினாலே அநாதி தேவனுடைய கட்டளையின்படி வெளிப்படுத்தப்பட்டதும், எல்லா தேசத்து மக்களும் விசுவாசத்திற்குக் கீழ்ப்படியும்படி அவர்களுக்கு அறிவிக்கப்பட்டதுமாக இருக்கிற இரகசியத்தை வெளிப்படுத்துகிற,", + { + "type": "verse:v", + "number": "26", + "sid": "ROM 16:26" + }, + "இயேசுகிறிஸ்துவைப்பற்றிய பிரசங்கமாகிய என் நற்செய்தியின்படியே உங்களைப் பலப்படுத்த வல்லவரும்,", + { + "type": "verse:v", + "number": "27", + "sid": "ROM 16:27" + }, + "தாம் ஒருவரே ஞானம் உள்ளவருமாக இருக்கிற தேவனுக்கு இயேசுகிறிஸ்துவின் மூலமாக என்றென்றைக்கும் மகிமை உண்டாவதாக. ஆமென்." + ] + } + ] } \ No newline at end of file diff --git a/tests/samples-from-wild/tamil-IRV1/origin-usj.json b/tests/samples-from-wild/tamil-IRV1/origin-usj.json index f84dda81..2cbf6023 100644 --- a/tests/samples-from-wild/tamil-IRV1/origin-usj.json +++ b/tests/samples-from-wild/tamil-IRV1/origin-usj.json @@ -1,375 +1,375 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "TIT" - }, - { - "type": "para:mt1", - "content": [ - "தீத்து" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 1" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - "தேவனுடைய ஊழியக்காரனும், இயேசுகிறிஸ்துவினுடைய அப்போஸ்தலனுமாகிய பவுல், பொதுவான விசுவாசத்தின்படி உத்தம மகனாகிய தீத்துவிற்கு எழுதுகிறதாவது:", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 1:2" - }, - "பிதாவாகிய தேவனாலும், நம்முடைய இரட்சகராக இருக்கிற கர்த்தராகிய இயேசுகிறிஸ்துவினாலும், கிருபையும் இரக்கமும் சமாதானமும் உண்டாவதாக.", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 1:3" - }, - "பொய்யுரையாத தேவன் ஆரம்பகாலமுதல் நித்தியஜீவனைக்குறித்து வாக்குத்தத்தம் செய்து அதைக்குறித்த நம்பிக்கையைப்பற்றி தேவபக்திக்கேதுவான சத்தியத்தை அறிகிற அறிவும் விசுவாசமும் தேவனால் தெரிந்துகொள்ளப்பட்டவர்களுக்கு உண்டாகும்படி,", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 1:4" - }, - "ஏற்றகாலங்களிலே நம்முடைய இரட்சகராகிய தேவனுடைய கட்டளையின்படி எனக்கு ஒப்புவிக்கப்பட்ட பிரசங்கத்தினாலே தமது வார்த்தையை வெளிப்படுத்தினார்." - ] - }, - { - "type": "para:s1", - "content": [ - "கிரேத்தா தீவில் தீத்துவின் பணி" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "TIT 1:5" - }, - "நீ குறைவாயிருக்கிறவைகளை ஒழுங்குபடுத்தும்படிக்கும், நான் உனக்குக் கட்டளையிட்டபடியே, பட்டணங்கள்தோறும் மூப்பர்களை ஏற்படுத்தும்படிக்கும், உன்னைக் கிரேத்தா தீவிலே விட்டுவந்தேன்.", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 1:6" - }, - "குற்றஞ்சாட்டப்படாதவனும், ஒரே மனைவியையுடைய புருஷனும், துன்மார்க்கர்களென்றும் அடங்காதவர்களென்றும் பெயரெடுக்காத விசுவாசமுள்ள பிள்ளைகளை உடையவனுமாகிய ஒருவன் இருந்தால் அவனையே மூப்பராக ஏற்படுத்தலாம்.", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 1:7" - }, - "ஏனென்றால், கண்காணியானவன் தேவனுடைய மேற்பார்வைக்காரனுக்குரியவிதமாக, குற்றஞ்சாட்டப்படாதவனும், தன் இஷ்டப்படி செய்யாதவனும், முற்கோபமில்லாதவனும், மதுபானப்பிரியமில்லாதவனும், அடிக்காதவனும், இழிவான ஆதாயத்தை இச்சிக்காதவனும்,", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 1:8" - }, - "அந்நியர்களை உபசரிக்கிறவனும், நல்லவைகள்மேல் பிரியமுள்ளவனும், தெளிந்த புத்தியுள்ளவனும், நீதிமானும், பரிசுத்தவானும், இச்சையடக்கமுள்ளவனும்,", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 1:9" - }, - "ஆரோக்கியமான உபதேசத்தினாலே புத்திசொல்லவும், எதிர்த்து பேசுகிறவர்களைக் கடிந்துகொள்ளவும் வல்லவனுமாக இருக்கும்படி, தான் போதிக்கப்பட்டதற்கேற்ற உண்மையான வசனத்தை நன்றாகப் பற்றிக்கொள்ளுகிறவனுமாக இருக்கவேண்டும்.", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 1:10" - }, - "அநேகர், விசேஷமாக விருத்தசேதனமுள்ளவர்கள், அடங்காதவர்களும், வீண் பேச்சுக்காரர்களும், மனதை மயக்குகிறவர்களுமாக இருக்கிறார்கள்.", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 1:11" - }, - "அவர்களுடைய வாயை அடக்கவேண்டும்; அவர்கள் இழிவான ஆதாயத்திற்காகத் தகாதவைகளை உபதேசித்து, முழுக்குடும்பங்களையும் கவிழ்த்துப்போடுகிறார்கள்.", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - "கிரேத்தா தீவைச்சேர்ந்தவர்கள் ஓயாத பொய்யர்கள், காட்டுமிராண்டிகள், பெருந்தீனிச் சோம்பேறிகள் என்று அவர்களில் ஒருவனாகிய அவர்கள் தீர்க்கதரிசியானவனே சொல்லியிருக்கிறான்.", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 1:13" - }, - "இந்தச் சாட்சி உண்மையாக இருக்கிறது; எனவே, அவர்கள் யூதர்களுடைய கட்டுக்கதைகளுக்கும், சத்தியத்தைவிட்டு விலகுகிற மனிதர்களுடைய கட்டளைகளுக்கும் செவிகொடுக்காமல்,", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 1:14" - }, - "விசுவாசத்திலே ஆரோக்கியமுள்ளவர்களாக இருக்கும்படி, நீ அவர்களைக் கண்டிப்பாய்க் கடிந்துகொள்.", - { - "type": "verse:v", - "number": "15", - "sid": "TIT 1:15" - }, - "சுத்தமுள்ளவர்களுக்குச் சகலமும் சுத்தமாக இருக்கும்; அசுத்தமுள்ளவர்களுக்கும் அவிசுவாசமுள்ளவர்களுக்கும் ஒன்றும் சுத்தமாக இருக்காது; அவர்களுடைய புத்தியும் மனச்சாட்சியும் அசுத்தமாக இருக்கும்.", - { - "type": "verse:v", - "number": "16", - "sid": "TIT 1:16" - }, - "அவர்கள் தேவனை அறிந்திருக்கிறோமென்று அறிக்கைபண்ணுகிறார்கள், செயல்களினாலோ அவரை மறுதலிக்கிறார்கள்; அவர்கள் அருவருக்கப்படத்தக்கவர்களும், கீழ்ப்படியாதவர்களும், எந்த நல்ல செயல்களையும் செய்ய தகுதியற்றவர்களுமாக இருக்கிறார்கள்." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "TIT 2" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 2" - ] - }, - { - "type": "para:s1", - "content": [ - "தீத்துவிற்கு அறிவுரைகள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 2:1" - }, - "நீயோ ஆரோக்கியமான உபதேசத்திற்குரியவைகளைப் போதிக்கவேண்டும்.", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 2:2" - }, - "முதிர்வயதுள்ள ஆண்கள் ஜாக்கிரதையுள்ளவர்களும், நல்லொழுக்கமுள்ளவர்களும், தெளிந்த புத்தியுள்ளவர்களும், விசுவாசத்திலும் அன்பிலும் பொறுமையிலும் ஆரோக்கியமுள்ளவர்களுமாக இருக்கும்படி புத்திசொல்லு.", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 2:3" - }, - "முதிர்வயதுள்ள பெண்களும் அப்படியே பரிசுத்தத்திற்குரியவிதமாக நடக்கிறவர்களும், அவதூறுபண்ணாதவர்களும், மதுபானத்திற்கு அடிமைப்படாதவர்களுமாக இருக்கவும்,", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 2:4" - }, - "தேவவசனம் தூஷிக்கப்படாதபடிக்கு வாலிபப் பெண்கள் தங்களுடைய கணவர்களிடமும், தங்களுடைய பிள்ளைகளிடமும் அன்புள்ளவர்களும்,", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 2:5" - }, - "தெளிந்த புத்தியுள்ளவர்களும், கற்புள்ளவர்களும், வீட்டில் தரித்திருக்கிறவர்களும், நல்லவர்களும், தங்களுடைய கணவர்களுக்குக் கீழ்ப்படிகிறவர்களுமாக இருக்கும்படி, அவர்களுக்குக் கற்றுக்கொடுக்கத்தக்க நல்லகாரியங்களைப் போதிக்கிறவர்களுமாக இருக்கவும் முதிர்வயதுள்ள பெண்களுக்குப் புத்திசொல்லு.", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 2:6" - }, - "அப்படியே, இளைஞர்களும் தெளிந்த புத்தியுள்ளவர்களாக இருக்கவும் நீ புத்திசொல்லி,", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 2:7" - }, - "நீயே எல்லாவற்றிலும் உன்னை நல்ல செயல்களுக்கு மாதிரியாகக் காண்பித்து,", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 2:8" - }, - "எதிரியானவன் உங்களைக்குறித்துப் பொல்லாங்கு சொல்லுகிறதற்கு ஒன்றுமில்லாமல் வெட்கப்படத்தக்கதாக, உபதேசத்திலே வேறுபாடில்லாதவனும், நல்லொழுக்கமுள்ளவனும் குற்றம் கண்டுபிடிக்க முடியாத ஆரோக்கியமான வசனத்தைப் பேசுகிறவனுமாக இருப்பாயாக.", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 2:9" - }, - "வேலைக்காரர்கள் நம்முடைய இரட்சகராகிய தேவனுடைய உபதேசத்தை எல்லாவிதத்திலும் கவரக்கூடியதாக்கும்படி,", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 2:10" - }, - "தங்களுடைய எஜமான்களுக்குக் கீழ்ப்படிந்திருந்து எதிர்த்துப்பேசாமல், எல்லாவற்றிலும் பிரியமுண்டாக நடந்துகொள்ளவும், திருடாமலிருந்து, எல்லாவிதத்திலும் உண்மையையும் நேர்மையையும் காண்பிக்கும்படி புத்திசொல்லு.", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 2:11" - }, - "ஏனென்றால், எல்லா மனிதர்களுக்கும் இரட்சிப்பை அளிக்கத்தக்க தேவகிருபையானது வெளிப்பட்டது.", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 2:12" - }, - "நாம் அவபக்தியையும் உலக இச்சைகளையும் வெறுத்து, தெளிந்த புத்தியும் நீதியும் தேவபக்தியும் உள்ளவர்களாக இந்த உலகத்திலே வாழ்ந்து,", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 2:13" - }, - "நாம் நம்பியிருக்கிற ஆனந்தபாக்கியத்திற்கும், மகா தேவனும் நமது இரட்சகருமாகிய இயேசுகிறிஸ்துவினுடைய மகிமையின் வருகைக்காக எதிர்பார்த்துக்கொண்டிருக்கும்படி நமக்குப் போதிக்கிறது.", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 2:14" - }, - "அவர் நம்மை எல்லா அக்கிரமங்களிலிருந்து மீட்டுக்கொண்டு, தமக்குரிய சொந்த மக்களாகவும், நல்லசெயல்களைச் செய்ய பக்திவைராக்கியம் உள்ளவர்களாகவும் நம்மைச் சுத்திகரிக்கும்படி, நமக்காகத் தம்மைத்தாமே ஒப்புக்கொடுத்தார்.", - { - "type": "verse:v", - "number": "15", - "sid": "TIT 2:15" - }, - "இவைகளை நீ பேசி, போதித்து, எல்லா அதிகாரத்தோடும் கடிந்துகொள். ஒருவனும் உன்னை அசட்டைபண்ண இடங்கொடுக்காதிருப்பாயாக." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "TIT 3" - }, - { - "type": "para:cl", - "content": [ - "அத்தியாயம்– 3" - ] - }, - { - "type": "para:s1", - "content": [ - "நன்மையானதைச் செய்தல்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 3:1" - }, - "தலைவர்களுக்கும் அதிகாரங்களுக்கும் கீழ்ப்படிந்து அடங்கியிருக்கவும், எல்லாவிதமான நல்ல செயல்களையும் செய்ய ஆயத்தமாக இருக்கவும்,", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 3:2" - }, - "ஒருவனையும் அவமதிக்காமலும், சண்டைபண்ணாமலும், பொறுமையுள்ளவர்களாக எல்லா மனிதர்களுக்கும் சாந்தகுணத்தைக் காண்பிக்கவும் அவர்களுக்கு நினைப்பூட்டு.", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 3:3" - }, - "ஏனென்றால், முற்காலத்திலே நாமும் புத்தியீனர்களும், கீழ்ப்படியாதவர்களும், வழிதப்பி நடக்கிறவர்களும், பலவிதமான இச்சைகளுக்கும் இன்பங்களுக்கும் அடிமைப்பட்டவர்களும், துர்க்குணத்தோடும் பொறாமையோடும் வாழ்கிறவர்களும், பகைக்கப்படத்தக்கவர்களும், ஒருவரையொருவர் பகைக்கிறவர்களுமாக இருந்தோம்.", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 3:4" - }, - "நம்முடைய இரட்சகராகிய தேவனுடைய தயவும் மனிதர்கள்மேலுள்ள அன்பும் வெளிப்பட்டபோது,", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 3:5" - }, - "நாம் செய்த நீதியின் செயல்களினிமித்தம் அவர் நம்மை இரட்சிக்காமல், தமது இரக்கத்தின்படியே, மறுபிறப்பு முழுக்கினாலும், பரிசுத்த ஆவியானவருடைய புதிதாக்குதலினாலும் நம்மை இரட்சித்தார்.", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 3:6" - }, - "தமது கிருபையினாலே நாம் நீதிமான்களாக்கப்பட்டு, நித்தியஜீவனுண்டாகும் என்கிற நம்பிக்கையின்படி சுதந்திரராகத்தக்கதாக,", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 3:7" - }, - "அவர் நமது இரட்சகராகிய இயேசுகிறிஸ்துவின் மூலமாக, அந்தப் பரிசுத்த ஆவியானவரை நம்மேல் சம்பூரணமாகப் பொழிந்தருளினார்.", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 3:8" - }, - "இந்த வார்த்தை உண்மையுள்ளது; தேவனை விசுவாசிக்கிறவர்கள் நல்ல செயல்களைச்செய்ய ஜாக்கிரதையாக இருக்கும்படி நீ இவைகளைக்குறித்துத் திட்டமாகப் போதிக்கவேண்டுமென்று விரும்புகிறேன்; இவைகளே நன்மையும் மனிதர்களுக்குப் பிரயோஜனமுமானவைகள்.", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 3:9" - }, - "புத்தியீனமான தர்க்கங்களையும், வம்சவரலாறுகளையும், சண்டைகளையும், நியாயப்பிரமாணத்தைக்குறித்து உண்டாகிற வாக்குவாதங்களையும் விட்டுவிலகு; அவைகள் பிரயோஜனமில்லாததும் வீணானதாகவும் இருக்கும்.", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 3:10" - }, - "வேதப்புரட்டனாக இருக்கிற ஒருவனுக்கு நீ இரண்டொருமுறை புத்தி சொன்னபின்பு அவனைவிட்டு விலகு.", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 3:11" - }, - "அப்படிப்பட்டவன் நிலைதவறி, தன்னிலேதானே ஆக்கினைத்தீர்ப்புடையவனாகப் பாவம் செய்கிறவனென்று அறிந்திருக்கிறாயே." - ] - }, - { - "type": "para:s1", - "content": [ - "இறுதி அறிவுரைகள்" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 3:12" - }, - "நான் அர்த்தெமாவையாவது தீகிக்குவையாவது உன்னிடத்தில் அனுப்பும்போது நீ நிக்கொப்போலிக்கு என்னிடத்தில் வருவதற்குத் தீவிரப்படு; குளிர்காலத்திலே அங்கே தங்கும்படி தீர்மானித்திருக்கிறேன்.", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 3:13" - }, - "நியாயப்பண்டிதனாகிய சேனாவிற்கும், அப்பொல்லோவிற்கும் ஒரு குறைவுமில்லாதபடிக்கு அவர்களை ஜாக்கிரதையாக விசாரித்து வழியனுப்பு.", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 3:14" - }, - "நம்முடையவர்களும் கனியற்றவர்களாக இல்லாதபடி மற்றவர்களுடைய அன்றாட தேவைகளை நிறைவுசெய்யும் முறையில் நல்ல செயல்களைச் செய்யப் பழகிக்கொள்ளட்டும்.", - { - "type": "verse:v", - "number": "15", - "sid": "TIT 3:15" - }, - "என்னோடு இருக்கிற அனைவரும் உனக்கு வாழ்த்துதல் சொல்லுகிறார்கள். விசுவாசத்திலே நம்மைச் சிநேகிக்கிறவர்களுக்கு வாழ்த்துதல் சொல்லு. கிருபையானது உங்கள் அனைவரோடும் இருப்பதாக. ஆமென்." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [] + }, + { + "type": "para:mt1", + "content": [ + "தீத்து" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 1" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "TIT 1:1" + }, + "தேவனுடைய ஊழியக்காரனும், இயேசுகிறிஸ்துவினுடைய அப்போஸ்தலனுமாகிய பவுல், பொதுவான விசுவாசத்தின்படி உத்தம மகனாகிய தீத்துவிற்கு எழுதுகிறதாவது:", + { + "type": "verse:v", + "number": "2", + "sid": "TIT 1:2" + }, + "பிதாவாகிய தேவனாலும், நம்முடைய இரட்சகராக இருக்கிற கர்த்தராகிய இயேசுகிறிஸ்துவினாலும், கிருபையும் இரக்கமும் சமாதானமும் உண்டாவதாக.", + { + "type": "verse:v", + "number": "3", + "sid": "TIT 1:3" + }, + "பொய்யுரையாத தேவன் ஆரம்பகாலமுதல் நித்தியஜீவனைக்குறித்து வாக்குத்தத்தம் செய்து அதைக்குறித்த நம்பிக்கையைப்பற்றி தேவபக்திக்கேதுவான சத்தியத்தை அறிகிற அறிவும் விசுவாசமும் தேவனால் தெரிந்துகொள்ளப்பட்டவர்களுக்கு உண்டாகும்படி,", + { + "type": "verse:v", + "number": "4", + "sid": "TIT 1:4" + }, + "ஏற்றகாலங்களிலே நம்முடைய இரட்சகராகிய தேவனுடைய கட்டளையின்படி எனக்கு ஒப்புவிக்கப்பட்ட பிரசங்கத்தினாலே தமது வார்த்தையை வெளிப்படுத்தினார்." + ] + }, + { + "type": "para:s1", + "content": [ + "கிரேத்தா தீவில் தீத்துவின் பணி" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "TIT 1:5" + }, + "நீ குறைவாயிருக்கிறவைகளை ஒழுங்குபடுத்தும்படிக்கும், நான் உனக்குக் கட்டளையிட்டபடியே, பட்டணங்கள்தோறும் மூப்பர்களை ஏற்படுத்தும்படிக்கும், உன்னைக் கிரேத்தா தீவிலே விட்டுவந்தேன்.", + { + "type": "verse:v", + "number": "6", + "sid": "TIT 1:6" + }, + "குற்றஞ்சாட்டப்படாதவனும், ஒரே மனைவியையுடைய புருஷனும், துன்மார்க்கர்களென்றும் அடங்காதவர்களென்றும் பெயரெடுக்காத விசுவாசமுள்ள பிள்ளைகளை உடையவனுமாகிய ஒருவன் இருந்தால் அவனையே மூப்பராக ஏற்படுத்தலாம்.", + { + "type": "verse:v", + "number": "7", + "sid": "TIT 1:7" + }, + "ஏனென்றால், கண்காணியானவன் தேவனுடைய மேற்பார்வைக்காரனுக்குரியவிதமாக, குற்றஞ்சாட்டப்படாதவனும், தன் இஷ்டப்படி செய்யாதவனும், முற்கோபமில்லாதவனும், மதுபானப்பிரியமில்லாதவனும், அடிக்காதவனும், இழிவான ஆதாயத்தை இச்சிக்காதவனும்,", + { + "type": "verse:v", + "number": "8", + "sid": "TIT 1:8" + }, + "அந்நியர்களை உபசரிக்கிறவனும், நல்லவைகள்மேல் பிரியமுள்ளவனும், தெளிந்த புத்தியுள்ளவனும், நீதிமானும், பரிசுத்தவானும், இச்சையடக்கமுள்ளவனும்,", + { + "type": "verse:v", + "number": "9", + "sid": "TIT 1:9" + }, + "ஆரோக்கியமான உபதேசத்தினாலே புத்திசொல்லவும், எதிர்த்து பேசுகிறவர்களைக் கடிந்துகொள்ளவும் வல்லவனுமாக இருக்கும்படி, தான் போதிக்கப்பட்டதற்கேற்ற உண்மையான வசனத்தை நன்றாகப் பற்றிக்கொள்ளுகிறவனுமாக இருக்கவேண்டும்.", + { + "type": "verse:v", + "number": "10", + "sid": "TIT 1:10" + }, + "அநேகர், விசேஷமாக விருத்தசேதனமுள்ளவர்கள், அடங்காதவர்களும், வீண் பேச்சுக்காரர்களும், மனதை மயக்குகிறவர்களுமாக இருக்கிறார்கள்.", + { + "type": "verse:v", + "number": "11", + "sid": "TIT 1:11" + }, + "அவர்களுடைய வாயை அடக்கவேண்டும்; அவர்கள் இழிவான ஆதாயத்திற்காகத் தகாதவைகளை உபதேசித்து, முழுக்குடும்பங்களையும் கவிழ்த்துப்போடுகிறார்கள்.", + { + "type": "verse:v", + "number": "12", + "sid": "TIT 1:12" + }, + "கிரேத்தா தீவைச்சேர்ந்தவர்கள் ஓயாத பொய்யர்கள், காட்டுமிராண்டிகள், பெருந்தீனிச் சோம்பேறிகள் என்று அவர்களில் ஒருவனாகிய அவர்கள் தீர்க்கதரிசியானவனே சொல்லியிருக்கிறான்.", + { + "type": "verse:v", + "number": "13", + "sid": "TIT 1:13" + }, + "இந்தச் சாட்சி உண்மையாக இருக்கிறது; எனவே, அவர்கள் யூதர்களுடைய கட்டுக்கதைகளுக்கும், சத்தியத்தைவிட்டு விலகுகிற மனிதர்களுடைய கட்டளைகளுக்கும் செவிகொடுக்காமல்,", + { + "type": "verse:v", + "number": "14", + "sid": "TIT 1:14" + }, + "விசுவாசத்திலே ஆரோக்கியமுள்ளவர்களாக இருக்கும்படி, நீ அவர்களைக் கண்டிப்பாய்க் கடிந்துகொள்.", + { + "type": "verse:v", + "number": "15", + "sid": "TIT 1:15" + }, + "சுத்தமுள்ளவர்களுக்குச் சகலமும் சுத்தமாக இருக்கும்; அசுத்தமுள்ளவர்களுக்கும் அவிசுவாசமுள்ளவர்களுக்கும் ஒன்றும் சுத்தமாக இருக்காது; அவர்களுடைய புத்தியும் மனச்சாட்சியும் அசுத்தமாக இருக்கும்.", + { + "type": "verse:v", + "number": "16", + "sid": "TIT 1:16" + }, + "அவர்கள் தேவனை அறிந்திருக்கிறோமென்று அறிக்கைபண்ணுகிறார்கள், செயல்களினாலோ அவரை மறுதலிக்கிறார்கள்; அவர்கள் அருவருக்கப்படத்தக்கவர்களும், கீழ்ப்படியாதவர்களும், எந்த நல்ல செயல்களையும் செய்ய தகுதியற்றவர்களுமாக இருக்கிறார்கள்." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "TIT 2" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 2" + ] + }, + { + "type": "para:s1", + "content": [ + "தீத்துவிற்கு அறிவுரைகள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "TIT 2:1" + }, + "நீயோ ஆரோக்கியமான உபதேசத்திற்குரியவைகளைப் போதிக்கவேண்டும்.", + { + "type": "verse:v", + "number": "2", + "sid": "TIT 2:2" + }, + "முதிர்வயதுள்ள ஆண்கள் ஜாக்கிரதையுள்ளவர்களும், நல்லொழுக்கமுள்ளவர்களும், தெளிந்த புத்தியுள்ளவர்களும், விசுவாசத்திலும் அன்பிலும் பொறுமையிலும் ஆரோக்கியமுள்ளவர்களுமாக இருக்கும்படி புத்திசொல்லு.", + { + "type": "verse:v", + "number": "3", + "sid": "TIT 2:3" + }, + "முதிர்வயதுள்ள பெண்களும் அப்படியே பரிசுத்தத்திற்குரியவிதமாக நடக்கிறவர்களும், அவதூறுபண்ணாதவர்களும், மதுபானத்திற்கு அடிமைப்படாதவர்களுமாக இருக்கவும்,", + { + "type": "verse:v", + "number": "4", + "sid": "TIT 2:4" + }, + "தேவவசனம் தூஷிக்கப்படாதபடிக்கு வாலிபப் பெண்கள் தங்களுடைய கணவர்களிடமும், தங்களுடைய பிள்ளைகளிடமும் அன்புள்ளவர்களும்,", + { + "type": "verse:v", + "number": "5", + "sid": "TIT 2:5" + }, + "தெளிந்த புத்தியுள்ளவர்களும், கற்புள்ளவர்களும், வீட்டில் தரித்திருக்கிறவர்களும், நல்லவர்களும், தங்களுடைய கணவர்களுக்குக் கீழ்ப்படிகிறவர்களுமாக இருக்கும்படி, அவர்களுக்குக் கற்றுக்கொடுக்கத்தக்க நல்லகாரியங்களைப் போதிக்கிறவர்களுமாக இருக்கவும் முதிர்வயதுள்ள பெண்களுக்குப் புத்திசொல்லு.", + { + "type": "verse:v", + "number": "6", + "sid": "TIT 2:6" + }, + "அப்படியே, இளைஞர்களும் தெளிந்த புத்தியுள்ளவர்களாக இருக்கவும் நீ புத்திசொல்லி,", + { + "type": "verse:v", + "number": "7", + "sid": "TIT 2:7" + }, + "நீயே எல்லாவற்றிலும் உன்னை நல்ல செயல்களுக்கு மாதிரியாகக் காண்பித்து,", + { + "type": "verse:v", + "number": "8", + "sid": "TIT 2:8" + }, + "எதிரியானவன் உங்களைக்குறித்துப் பொல்லாங்கு சொல்லுகிறதற்கு ஒன்றுமில்லாமல் வெட்கப்படத்தக்கதாக, உபதேசத்திலே வேறுபாடில்லாதவனும், நல்லொழுக்கமுள்ளவனும் குற்றம் கண்டுபிடிக்க முடியாத ஆரோக்கியமான வசனத்தைப் பேசுகிறவனுமாக இருப்பாயாக.", + { + "type": "verse:v", + "number": "9", + "sid": "TIT 2:9" + }, + "வேலைக்காரர்கள் நம்முடைய இரட்சகராகிய தேவனுடைய உபதேசத்தை எல்லாவிதத்திலும் கவரக்கூடியதாக்கும்படி,", + { + "type": "verse:v", + "number": "10", + "sid": "TIT 2:10" + }, + "தங்களுடைய எஜமான்களுக்குக் கீழ்ப்படிந்திருந்து எதிர்த்துப்பேசாமல், எல்லாவற்றிலும் பிரியமுண்டாக நடந்துகொள்ளவும், திருடாமலிருந்து, எல்லாவிதத்திலும் உண்மையையும் நேர்மையையும் காண்பிக்கும்படி புத்திசொல்லு.", + { + "type": "verse:v", + "number": "11", + "sid": "TIT 2:11" + }, + "ஏனென்றால், எல்லா மனிதர்களுக்கும் இரட்சிப்பை அளிக்கத்தக்க தேவகிருபையானது வெளிப்பட்டது.", + { + "type": "verse:v", + "number": "12", + "sid": "TIT 2:12" + }, + "நாம் அவபக்தியையும் உலக இச்சைகளையும் வெறுத்து, தெளிந்த புத்தியும் நீதியும் தேவபக்தியும் உள்ளவர்களாக இந்த உலகத்திலே வாழ்ந்து,", + { + "type": "verse:v", + "number": "13", + "sid": "TIT 2:13" + }, + "நாம் நம்பியிருக்கிற ஆனந்தபாக்கியத்திற்கும், மகா தேவனும் நமது இரட்சகருமாகிய இயேசுகிறிஸ்துவினுடைய மகிமையின் வருகைக்காக எதிர்பார்த்துக்கொண்டிருக்கும்படி நமக்குப் போதிக்கிறது.", + { + "type": "verse:v", + "number": "14", + "sid": "TIT 2:14" + }, + "அவர் நம்மை எல்லா அக்கிரமங்களிலிருந்து மீட்டுக்கொண்டு, தமக்குரிய சொந்த மக்களாகவும், நல்லசெயல்களைச் செய்ய பக்திவைராக்கியம் உள்ளவர்களாகவும் நம்மைச் சுத்திகரிக்கும்படி, நமக்காகத் தம்மைத்தாமே ஒப்புக்கொடுத்தார்.", + { + "type": "verse:v", + "number": "15", + "sid": "TIT 2:15" + }, + "இவைகளை நீ பேசி, போதித்து, எல்லா அதிகாரத்தோடும் கடிந்துகொள். ஒருவனும் உன்னை அசட்டைபண்ண இடங்கொடுக்காதிருப்பாயாக." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "TIT 3" + }, + { + "type": "para:cl", + "content": [ + "அத்தியாயம்– 3" + ] + }, + { + "type": "para:s1", + "content": [ + "நன்மையானதைச் செய்தல்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "TIT 3:1" + }, + "தலைவர்களுக்கும் அதிகாரங்களுக்கும் கீழ்ப்படிந்து அடங்கியிருக்கவும், எல்லாவிதமான நல்ல செயல்களையும் செய்ய ஆயத்தமாக இருக்கவும்,", + { + "type": "verse:v", + "number": "2", + "sid": "TIT 3:2" + }, + "ஒருவனையும் அவமதிக்காமலும், சண்டைபண்ணாமலும், பொறுமையுள்ளவர்களாக எல்லா மனிதர்களுக்கும் சாந்தகுணத்தைக் காண்பிக்கவும் அவர்களுக்கு நினைப்பூட்டு.", + { + "type": "verse:v", + "number": "3", + "sid": "TIT 3:3" + }, + "ஏனென்றால், முற்காலத்திலே நாமும் புத்தியீனர்களும், கீழ்ப்படியாதவர்களும், வழிதப்பி நடக்கிறவர்களும், பலவிதமான இச்சைகளுக்கும் இன்பங்களுக்கும் அடிமைப்பட்டவர்களும், துர்க்குணத்தோடும் பொறாமையோடும் வாழ்கிறவர்களும், பகைக்கப்படத்தக்கவர்களும், ஒருவரையொருவர் பகைக்கிறவர்களுமாக இருந்தோம்.", + { + "type": "verse:v", + "number": "4", + "sid": "TIT 3:4" + }, + "நம்முடைய இரட்சகராகிய தேவனுடைய தயவும் மனிதர்கள்மேலுள்ள அன்பும் வெளிப்பட்டபோது,", + { + "type": "verse:v", + "number": "5", + "sid": "TIT 3:5" + }, + "நாம் செய்த நீதியின் செயல்களினிமித்தம் அவர் நம்மை இரட்சிக்காமல், தமது இரக்கத்தின்படியே, மறுபிறப்பு முழுக்கினாலும், பரிசுத்த ஆவியானவருடைய புதிதாக்குதலினாலும் நம்மை இரட்சித்தார்.", + { + "type": "verse:v", + "number": "6", + "sid": "TIT 3:6" + }, + "தமது கிருபையினாலே நாம் நீதிமான்களாக்கப்பட்டு, நித்தியஜீவனுண்டாகும் என்கிற நம்பிக்கையின்படி சுதந்திரராகத்தக்கதாக,", + { + "type": "verse:v", + "number": "7", + "sid": "TIT 3:7" + }, + "அவர் நமது இரட்சகராகிய இயேசுகிறிஸ்துவின் மூலமாக, அந்தப் பரிசுத்த ஆவியானவரை நம்மேல் சம்பூரணமாகப் பொழிந்தருளினார்.", + { + "type": "verse:v", + "number": "8", + "sid": "TIT 3:8" + }, + "இந்த வார்த்தை உண்மையுள்ளது; தேவனை விசுவாசிக்கிறவர்கள் நல்ல செயல்களைச்செய்ய ஜாக்கிரதையாக இருக்கும்படி நீ இவைகளைக்குறித்துத் திட்டமாகப் போதிக்கவேண்டுமென்று விரும்புகிறேன்; இவைகளே நன்மையும் மனிதர்களுக்குப் பிரயோஜனமுமானவைகள்.", + { + "type": "verse:v", + "number": "9", + "sid": "TIT 3:9" + }, + "புத்தியீனமான தர்க்கங்களையும், வம்சவரலாறுகளையும், சண்டைகளையும், நியாயப்பிரமாணத்தைக்குறித்து உண்டாகிற வாக்குவாதங்களையும் விட்டுவிலகு; அவைகள் பிரயோஜனமில்லாததும் வீணானதாகவும் இருக்கும்.", + { + "type": "verse:v", + "number": "10", + "sid": "TIT 3:10" + }, + "வேதப்புரட்டனாக இருக்கிற ஒருவனுக்கு நீ இரண்டொருமுறை புத்தி சொன்னபின்பு அவனைவிட்டு விலகு.", + { + "type": "verse:v", + "number": "11", + "sid": "TIT 3:11" + }, + "அப்படிப்பட்டவன் நிலைதவறி, தன்னிலேதானே ஆக்கினைத்தீர்ப்புடையவனாகப் பாவம் செய்கிறவனென்று அறிந்திருக்கிறாயே." + ] + }, + { + "type": "para:s1", + "content": [ + "இறுதி அறிவுரைகள்" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "TIT 3:12" + }, + "நான் அர்த்தெமாவையாவது தீகிக்குவையாவது உன்னிடத்தில் அனுப்பும்போது நீ நிக்கொப்போலிக்கு என்னிடத்தில் வருவதற்குத் தீவிரப்படு; குளிர்காலத்திலே அங்கே தங்கும்படி தீர்மானித்திருக்கிறேன்.", + { + "type": "verse:v", + "number": "13", + "sid": "TIT 3:13" + }, + "நியாயப்பண்டிதனாகிய சேனாவிற்கும், அப்பொல்லோவிற்கும் ஒரு குறைவுமில்லாதபடிக்கு அவர்களை ஜாக்கிரதையாக விசாரித்து வழியனுப்பு.", + { + "type": "verse:v", + "number": "14", + "sid": "TIT 3:14" + }, + "நம்முடையவர்களும் கனியற்றவர்களாக இல்லாதபடி மற்றவர்களுடைய அன்றாட தேவைகளை நிறைவுசெய்யும் முறையில் நல்ல செயல்களைச் செய்யப் பழகிக்கொள்ளட்டும்.", + { + "type": "verse:v", + "number": "15", + "sid": "TIT 3:15" + }, + "என்னோடு இருக்கிற அனைவரும் உனக்கு வாழ்த்துதல் சொல்லுகிறார்கள். விசுவாசத்திலே நம்மைச் சிநேகிக்கிறவர்களுக்கு வாழ்த்துதல் சொல்லு. கிருபையானது உங்கள் அனைவரோடும் இருப்பதாக. ஆமென்." + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/attributes/origin-usj.json b/tests/specExamples/attributes/origin-usj.json index 79054719..3a7f75fd 100644 --- a/tests/specExamples/attributes/origin-usj.json +++ b/tests/specExamples/attributes/origin-usj.json @@ -1,97 +1,95 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - } - ] - }, + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" + } + ] + }, + { + "type": "para:q1", + "content": [ + "“Someone is shouting in the desert," + ] + }, + { + "type": "para:q2", + "content": [ + "‘Prepare a road for the Lord;" + ] + }, + { + "type": "para:q2", + "content": [ + "make a straight path for him to travel!’ ”" + ] + }, + { + "type": "sidebar:esb", + "category": "People", + "content": [ { - "type": "para:q1", - "content": [ - "“Someone is shouting in the desert," - ] + "type": "para:ms", + "content": [ + { + "type": "char:jmp", + "link-id": "article-john_the_baptist", + "content": [] + }, + "John the Baptist" + ] }, { - "type": "para:q2", - "content": [ - "‘Prepare a road for the Lord;" - ] - }, + "type": "para:p", + "content": [ + "John is sometimes called the last “Old Testament prophet” because of the warnings he brought about God's judgment and because he announced the coming of God's “Chosen One” (Messiah)." + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q2", - "content": [ - "make a straight path for him to travel!’ ”" - ] + "type": "verse:v", + "number": "2-6", + "sid": "MAT 1:2-6" }, + "From Abraham to King David, the following ancestors are listed: Abraham,...mother was", { - "type": "sidebar:esb", - "content": [ - { - "type": "para:ms", - "content": [ - { - "type": "char:jmp", - "content": [ - "" - ], - "link-id": "article-john_the_baptist" - }, - "John the Baptist" - ] - }, - { - "type": "para:p", - "content": [ - "John is sometimes called the last “Old Testament prophet” because of the warnings he brought about God's judgment and because he announced the coming of God's “Chosen One” (Messiah)." - ] - } - ], - "category": "People" + "type": "char:jmp", + "link-href": "#article-Ruth", + "content": [ + "Ruth" + ] }, + "), Jesse, and King David.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2-6", - "sid": "MAT 1:2-6" - }, - "From Abraham to King David, the following ancestors are listed: Abraham,...mother was", - { - "type": "char:jmp", - "content": [ - "Ruth" - ], - "link-href": "#article-Ruth" - }, - "), Jesse, and King David.", - { - "type": "char:w", - "content": [ - "gracious" - ], - "link-href": "http://bibles.org/search/grace/eng-GNTD/all" - } - ] + "type": "char:w", + "link-href": "http://bibles.org/search/grace/eng-GNTD/all", + "content": [ + "gracious" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/chapter-verse/origin-usj.json b/tests/specExamples/chapter-verse/origin-usj.json deleted file mode 100644 index 6df44390..00000000 --- a/tests/specExamples/chapter-verse/origin-usj.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1", - "altnumber": "2", - "pubnumber": "M" - }, - { - "type": "para:cl", - "content": [ - "Matthew" - ] - }, - { - "type": "para:cd", - "content": [ - "Additional deacription about the chapter" - ] - }, - { - "type": "para:r", - "content": [ - "(Luke 3.23-38)" - ] - }, - { - "type": "para:s1", - "content": [ - "The Ancestors of Jesus Christ" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "altnumber": "3", - "pubnumber": "1b", - "number": "1", - "sid": "MAT 1:1" - }, - "This is the list of the ancestors of Jesus Christ, a descendant of David, who was a descendant of Abraham." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "MAT 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 2:1" - }, - "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 2:2" - }, - "നമ്മുടെ പിതാവായ ..." - ] - }, - { - "type": "para:iex", - "content": [ - "Written to the Romans from Corinthus, and sent by Phebe servant of the church at Cenchrea." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 2:3" - }, - "കർത്താവായ യേശുവിനോടും ..." - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/character/origin-usj.json b/tests/specExamples/character/origin-usj.json deleted file mode 100644 index 583da4bc..00000000 --- a/tests/specExamples/character/origin-usj.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:is", - "content": [ - "Introduction" - ] - }, - { - "type": "para:ip", - "content": [ - { - "type": "char:bk", - "content": [ - "The Acts of the Apostles" - ] - }, - "is a continuation of", - { - "type": "char:bk", - "content": [ - "The Gospel according to Luke" - ] - }, - "Its chief purpose is..." - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "MAT 6" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 6:14" - }, - "That is why", - { - "type": "char:bk", - "content": [ - "The Book of the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - "'s Battles" - ] - }, - "speaks of “...the town of Waheb in the area of ...", - { - "type": "verse:v", - "number": "15", - "sid": "MAT 6:15" - }, - "and the slope of the valleys ..." - ] - }, - { - "type": "para:s1", - "content": [ - "The Garden of Eden" - ] - }, - { - "type": "para:p", - "content": [ - "When the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - "", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.4:" - ] - }, - { - "type": "char:fk", - "content": [ - "the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - ":" - ] - }, - { - "type": "char:ft", - "content": [ - "Where the Hebrew text has Yahweh, traditionally transliterated as Jehovah, this translation employs", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - "with capital letters, following a usage which is widespread in English versions." - ] - } - ], - "caller": "+" - }, - "God made the universe,", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 6:5" - }, - "there were no plants on the earth and no seeds had sprouted, because he had not sent any rain, and there was no one to cultivate the land;" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "MAT 6:29" - }, - "И нарек ему имя: Ной, сказав: он утешит нас в работе нашей и в трудах рук наших при", - { - "type": "char:add", - "content": [ - "возделывании" - ] - }, - "земли, которую проклял Господь.", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 6:3" - }, - "Él es el resplandor glorioso de Dios,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.3:" - ] - }, - { - "type": "char:fk", - "content": [ - "Resplandor:" - ] - }, - { - "type": "char:ft", - "content": [ - "Cf. Jn 1.4-9,14", - { - "type": "char:dc", - "content": [ - "; también Sab 7.25-26, donde algo parecido se dice de la sabiduría" - ] - }, - "." - ] - } - ], - "caller": "c" - }, - "la imagen misma de", - { - "type": "verse:v", - "number": "9", - "sid": "MAT 6:9" - }, - "От Господа спасение. Над народом Твоим благословение Твое.", - { - "type": "para:lit", - "content": [ - "Слава:" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "MAT 6:15" - }, - "Tell the Israelites that I, the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - ", the God...", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 6:2" - }, - "It began as the prophet Isaiah had written:" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "char:qt", - "content": [ - "“God said, ‘I will send my messenger ahead of you" - ] - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - { - "type": "char:qt", - "content": [ - "to open the way for you.’" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 6:18" - }, - "With my own hand I write this:", - { - "type": "char:sig", - "content": [ - "Greetings from Paul" - ] - }, - ". Do not...", - { - "type": "verse:v", - "number": "8", - "sid": "MAT 6:8" - }, - { - "type": "char:sls", - "content": [ - "Rehoum, chancelier, et Shimshaï, secrétaire, écrivirent au roi Artaxerxès la lettre suivante concernant Jérusalem, savoir:" - ] - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "9", - "sid": "MAT 9" - }, - { - "type": "para:p", - "content": [] - }, - { - "type": "para:r", - "content": [ - "(Mark 2.1-12; Luke 5.17-26)" - ] - }, - { - "type": "para:s1", - "content": [ - "Jesus Heals a Man // Who Could Not Walk" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "46", - "sid": "MAT 9:46" - }, - "At about three o'clock Jesus cried out with a loud shout,", - { - "type": "char:tl", - "content": [ - "“Eli, Eli, lema sabachthani?”" - ] - }, - "which means, “My God, my God, why did you", - { - "type": "verse:v", - "number": "18", - "sid": "MAT 9:18" - }, - "At once they left their nets and went with him.", - { - "type": "figure:fig", - "content": [ - "At once they left their nets." - ], - "file": "avnt016.jpg", - "size": "span", - "ref": "1.18" - } - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/cross-ref/origin-usj.json b/tests/specExamples/cross-ref/origin-usj.json new file mode 100644 index 00000000..088faf96 --- /dev/null +++ b/tests/specExamples/cross-ref/origin-usj.json @@ -0,0 +1,301 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "MAT 6" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MAT 6:18" + }, + "“Why do you call me good?” Jesus asked him. “No one is good except God alone.", + { + "type": "verse:v", + "number": "19", + "sid": "MAT 6:19" + }, + { + "type": "note:x", + "caller": "-", + "content": [ + { + "type": "char:xo", + "content": [ + "10.19: a" + ] + }, + { + "type": "char:xt", + "content": [ + "Exo 20.13; Deu 5.17;" + ] + }, + { + "type": "char:xo", + "content": [ + "b" + ] + }, + { + "type": "char:xt", + "content": [ + "Exo 20.14; Deu 5.18;" + ] + }, + { + "type": "char:xo", + "content": [ + "c" + ] + }, + { + "type": "char:xt", + "content": [ + "Exo 20.15; Deu 5.19;" + ] + }, + { + "type": "char:xo", + "content": [ + "d" + ] + }, + { + "type": "char:xt", + "content": [ + "Exo 20.16; Deu 5.20;" + ] + }, + { + "type": "char:xo", + "content": [ + "e" + ] + }, + { + "type": "char:xt", + "content": [ + "Exo 20.12; Deu 5.16." + ] + } + ] + }, + "You know the commandments: ‘Do not commit murder..." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "MAT 2" + }, + { + "type": "para:cd", + "content": [ + { + "type": "char:xt", + "link-href": "GEN 2:1", + "content": [ + "1" + ] + }, + "Бог благословляет седьмой день;", + { + "type": "char:xt", + "link-href": "GEN 2:8", + "content": [ + "8" + ] + }, + "человек в раю Едемском; четыре реки; дерево познания добра и зла.", + { + "type": "char:xt", + "link-href": "GEN 2:18", + "content": [ + "18" + ] + }, + "Человек дает названия животным.", + { + "type": "char:xt", + "link-href": "GEN 2:21", + "content": [ + "21" + ] + }, + "Создание женщины." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 2:1" + }, + "Так совершены небо и земля и все воинство их." + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "MAT 3" + }, + { + "type": "para:s1", + "content": [ + "The Preaching of John the Baptist", + { + "type": "note:x", + "caller": "-", + "content": [ + { + "type": "char:xo", + "content": [ + "3.0" + ] + }, + { + "type": "char:xta", + "content": [ + "Compare with" + ] + }, + { + "type": "char:xt", + "content": [ + "Mk 1.1-8; Lk 3.1-18;" + ] + }, + { + "type": "char:xta", + "content": [ + "and" + ] + }, + { + "type": "char:xt", + "content": [ + "Jn 1.19-28" + ] + }, + { + "type": "char:xta", + "content": [ + "parallel passages." + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 3:1" + }, + "At that time John the Baptist came to...", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 3:2" + }, + { + "type": "note:x", + "caller": "-", + "content": [ + { + "type": "char:xo", + "content": [ + "1:1" + ] + }, + { + "type": "char:xop", + "content": [ + "Гл 1. (1)" + ] + }, + { + "type": "char:xt", + "content": [ + "4 Царств. 14:25." + ] + } + ] + }, + "И биде слово Господне към Иона, син Аматиев:", + { + "type": "verse:v", + "number": "3", + "sid": "MAT 3:3" + }, + "Our God is in heaven;" + ] + }, + { + "type": "para:q2", + "content": [ + "he does whatever he wishes." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "MAT 3:4" + }, + { + "type": "note:x", + "caller": "-", + "content": [ + { + "type": "char:xo", + "content": [ + "115.4-8:" + ] + }, + { + "type": "char:xt", + "content": [ + "Ps 135.15-18;" + ] + }, + { + "type": "char:xdc", + "content": [ + "Ltj Jr 4-73;" + ] + }, + { + "type": "char:xt", + "content": [ + "Rev 9.20." + ] + } + ] + }, + "Their gods are made of silver and gold," + ] + } + ] +} \ No newline at end of file diff --git a/tests/specExamples/cross-ref/origin.xml b/tests/specExamples/cross-ref/origin.xml index c170bde9..b0c714ee 100644 --- a/tests/specExamples/cross-ref/origin.xml +++ b/tests/specExamples/cross-ref/origin.xml @@ -6,7 +6,7 @@ - 1 Бог благословляет седьмой день; 8 человек в раю Едемском; четыре реки; дерево познания добра и зла. 18 Человек дает названия животным. 21 Создание женщины. + 1 Бог благословляет седьмой день; 8человек в раю Едемском; четыре реки; дерево познания добра и зла. 18Человек дает названия животным. 21 Создание женщины. Так совершены небо и земля и все воинство их. @@ -24,4 +24,4 @@ Rev 9.20. Their gods are made of silver and gold, - \ No newline at end of file + diff --git a/tests/specExamples/extended/bookIntroductions1/origin-usj.json b/tests/specExamples/extended/bookIntroductions1/origin-usj.json index ec5defd2..24e2bb92 100644 --- a/tests/specExamples/extended/bookIntroductions1/origin-usj.json +++ b/tests/specExamples/extended/bookIntroductions1/origin-usj.json @@ -1,117 +1,117 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MRK", + "content": [ + "- Good News Study Bible - Notes Material" + ] + }, + { + "type": "para:iot", + "content": [ + "Outline of Contents" + ] + }, + { + "type": "para:io1", + "content": [ + "The beginning of the gospel 1.1-13" + ] + }, + { + "type": "para:io1", + "content": [ + "Jesus' public ministry in Galilee 1.14-9.50" + ] + }, + { + "type": "para:io1", + "content": [ + "From Galilee to Jerusalem 10.1-52" + ] + }, + { + "type": "para:io1", + "content": [ + "The last week in and near Jerusalem 11.1-15.47" + ] + }, + { + "type": "para:io1", + "content": [ + "The resurrection of Jesus 16.1-8" + ] + }, + { + "type": "para:io1", + "content": [ + "[An Old Ending to the Gospel 16.9-20]" + ] + }, + { + "type": "para:io1", + "content": [ + "[Another Old Ending 16.9-10]" + ] + }, + { + "type": "para:ip", + "content": [ + "The opening words of", { - "type": "book:id", - "content": [ - "- Good News Study Bible - Notes Material" - ], - "code": "MRK" + "type": "char:bk", + "content": [ + "The Gospel according to Mark" + ] }, + "tell its readers that the subject of this book is the Good News about Jesus Christ. With the coming of Jesus Christ, it announces, the time set by God to bring salvation to humankind has arrived (1.15). Though the book concentrates on his deeds and words, it is not a biography of Jesus of Nazareth. Only one year, or a little more, of Jesus' life appears to be recorded (chapters 1--10), and over one-third of the book (chapters 11--16) is taken up with the last week of Jesus in and near", { - "type": "para:iot", - "content": [ - "Outline of Contents" - ] + "type": "char:w", + "content": [ + "Jerusalem" + ] }, + ". Nothing is said about his birth, childhood, home, or parents. When he first appears, unknown and unannounced, Jesus is a full-grown adult who comes to John the Baptist to be", { - "type": "para:io1", - "content": [ - "The beginning of the gospel 1.1-13" - ] + "type": "char:w", + "content": [ + "baptized" + ] }, + "by him." + ] + }, + { + "type": "para:ip", + "content": [ + "The author's primary interest in writing is religious. The Gospel is written \"from", { - "type": "para:io1", - "content": [ - "Jesus' public ministry in Galilee 1.14-9.50" - ] + "type": "char:w", + "content": [ + "faith" + ] }, + "to faith\". ..." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MRK 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:io1", - "content": [ - "From Galilee to Jerusalem 10.1-52" - ] + "type": "verse:v", + "number": "1", + "sid": "MRK 1:1" }, - { - "type": "para:io1", - "content": [ - "The last week in and near Jerusalem 11.1-15.47" - ] - }, - { - "type": "para:io1", - "content": [ - "The resurrection of Jesus 16.1-8" - ] - }, - { - "type": "para:io1", - "content": [ - "[An Old Ending to the Gospel 16.9-20]" - ] - }, - { - "type": "para:io1", - "content": [ - "[Another Old Ending 16.9-10]" - ] - }, - { - "type": "para:ip", - "content": [ - "The opening words of", - { - "type": "char:bk", - "content": [ - "The Gospel according to Mark" - ] - }, - "tell its readers that the\nsubject of this book is the Good News about Jesus Christ. With the coming of Jesus Christ,\nit announces, the time set by God to bring salvation to humankind has arrived (1.15).\nThough the book concentrates on his deeds and words, it is not a biography of Jesus of\nNazareth. Only one year, or a little more, of Jesus' life appears to be recorded (chapters\n1--10), and over one-third of the book (chapters 11--16) is taken up with the last week of\nJesus in and near", - { - "type": "char:w", - "content": [ - "Jerusalem" - ] - }, - ". Nothing is said about his birth, childhood, home, or\nparents. When he first appears, unknown and unannounced, Jesus is a full-grown adult who\ncomes to John the Baptist to be", - { - "type": "char:w", - "content": [ - "baptized" - ] - }, - "by him." - ] - }, - { - "type": "para:ip", - "content": [ - "The author's primary interest in writing is religious. The Gospel is written \"from", - { - "type": "char:w", - "content": [ - "faith" - ] - }, - "to faith\". ..." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MRK 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MRK 1:1" - }, - "sample verse" - ] - } - ] + "sample verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/extended/bookIntroductions2/origin-usj.json b/tests/specExamples/extended/bookIntroductions2/origin-usj.json index 92f32f81..648f59ce 100644 --- a/tests/specExamples/extended/bookIntroductions2/origin-usj.json +++ b/tests/specExamples/extended/bookIntroductions2/origin-usj.json @@ -1,54 +1,54 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MRK", + "content": [ + "- Good News Study Bible - Notes Material" + ] + }, + { + "type": "para:is1", + "content": [ + "The Story" + ] + }, + { + "type": "para:ip", + "content": [ { - "type": "book:id", - "content": [ - "- Good News Study Bible - Notes Material" - ], - "code": "MRK" + "type": "char:bk", + "content": [ + "Mark's" + ] }, + "story of Jesus is told quickly and with an abundance of details that enhance its dramatic impact. Jesus appears suddenly in Judea, where he joins those who are being baptized in the Jordan by John the Baptist. Just as suddenly, he returns to Galilee, where he proclaims the message that the", { - "type": "para:is1", - "content": [ - "The Story" - ] + "type": "char:w", + "content": [ + "kingdom of god" + ] }, + "is about to arrive..." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MRK 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - { - "type": "char:bk", - "content": [ - "Mark's" - ] - }, - "story of Jesus is told quickly and with an abundance of details that\nenhance its dramatic impact. Jesus appears suddenly in Judea, where he joins those who\nare being baptized in the Jordan by John the Baptist. Just as suddenly, he returns to\nGalilee, where he proclaims the message that the", - { - "type": "char:w", - "content": [ - "kingdom of god" - ] - }, - "is about to\narrive..." - ] + "type": "verse:v", + "number": "1", + "sid": "MRK 1:1" }, - { - "type": "chapter:c", - "number": "1", - "sid": "MRK 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MRK 1:1" - }, - "sample verse" - ] - } - ] + "sample verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/extended/bookIntroductions3/origin-usj.json b/tests/specExamples/extended/bookIntroductions3/origin-usj.json deleted file mode 100644 index 120c3ece..00000000 --- a/tests/specExamples/extended/bookIntroductions3/origin-usj.json +++ /dev/null @@ -1,116 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "- Good News Study Bible - Notes Material" - ], - "code": "MRK" - }, - { - "type": "para:ip", - "content": [ - "However, he is more than a teacher, healer, or", - { - "type": "char:w", - "content": [ - "miracle" - ] - }, - "-worker. He is also the\nMessiah, the Son of God, the Son of Man. These three titles express the first Christians'\nunderstanding of who Jesus is." - ] - }, - { - "type": "para:ili", - "content": [ - "1", - { - "type": "char:k", - "content": [ - "The Messiah" - ] - }, - "is the one promised by God, the one who would come and free God's\npeople. By the time", - { - "type": "char:bk", - "content": [ - "The Gospel of Mark" - ] - }, - "appeared, the title \"Messiah\" (in Greek,\n\"", - { - "type": "char:w", - "content": [ - "christ" - ] - }, - "\") had become a proper name, so that the Gospel opens with \"the Good News\nabout Jesus Christ\" (and not \"Jesus the Christ\"). Peter's confession (8.29) marks a\nturning-point in the ministry of Jesus. The title \"", - { - "type": "char:w", - "content": [ - "son of david" - ] - }, - "\" (10.46-48) also\nidentifies Jesus as the Messiah, who would restore to Israel the power and glory it\nenjoyed under David's reign (also 12.35-37)." - ] - }, - { - "type": "para:ili", - "content": [ - "2", - { - "type": "char:k", - "content": [ - "The Son of God" - ] - }, - "is the title by which the heavenly voice addresses Jesus at\nhis baptism (1.11) and his transfiguration (9.7). And at Jesus' death the Roman officer\nconfesses that Jesus is the Son of God (15.39)." - ] - }, - { - "type": "para:ili", - "content": [ - "3", - { - "type": "char:k", - "content": [ - "The Son of Man" - ] - }, - "is the title most often used of Jesus, and it appears only on\nthe lips of Jesus. This enigmatic title appears in", - { - "type": "char:bk", - "content": [ - "The Book of Daniel" - ] - }, - "(Dan 7.13n),\nwhere it is applied to the exalted figure to whom God gives universal dominion. In", - { - "type": "char:bk", - "content": [ - "Mark" - ] - }, - "the title is used of Jesus in three ways: the Son of Man acts with divine\npower (2.10, 28); he will be rejected, will suffer and die (8.31; 9.9, 12, 31; 10.33-34,\n45; 14.21, 41); he will return in power and glory (8.38; 13.26; 14.62)." - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MRK 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MRK 1:1" - }, - "sample verse" - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/extended/contentCatogories2/origin-usj.json b/tests/specExamples/extended/contentCatogories2/origin-usj.json deleted file mode 100644 index 95979d28..00000000 --- a/tests/specExamples/extended/contentCatogories2/origin-usj.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.4:" - ] - }, - { - "type": "char:fk", - "content": [ - "Chief Priests" - ] - } - ], - "caller": "-" - }, - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.4:" - ] - }, - { - "type": "char:fk", - "content": [ - "Teachers of the Law" - ] - } - ], - "caller": "-" - }, - "He\ncalled together all the chief priests and the teachers of the Law and asked them, “Where\nwill the Messiah be born?”" - ] - }, - { - "type": "sidebar:esb", - "content": [ - { - "type": "para:ms", - "content": [ - "Dates in B.C. and A.D." - ] - }, - { - "type": "para:p", - "content": [ - "The initials", - { - "type": "char:sc", - "content": [ - "b.c." - ] - }, - "have traditionally been an abbreviation for “Before Christ.”\nIf", - { - "type": "char:bk", - "content": [ - "Luke" - ] - }, - "'s dating is correct, then Jesus was born at least four years before the\nyears known as", - { - "type": "char:sc", - "content": [ - "a.d." - ] - }, - "began. (", - { - "type": "char:sc", - "content": [ - "a.d." - ] - }, - "stands for the Latin phrase “in the year\nof our Lord”). Christian dating was actually not introduced until", - { - "type": "char:sc", - "content": [ - "a.d." - ] - }, - "526 by a\nmonk named Dionysius Exiguus. He was given the job of creating a calendar for the feasts\nof the church. He fixed the birth of Jesus in the Roman year 754, which was selected as\nthe first year of the Christian era beginning on January 1. Dionysius apparently\nmisjudged Herod's reign by about five years." - ] - }, - { - "type": "para:p", - "content": [ - "The initials", - { - "type": "char:sc", - "content": [ - "b.c." - ] - }, - "e. (Before the Common Era) and c.e. (in the Common Era) are\nsometimes used for the traditional", - { - "type": "char:sc", - "content": [ - "b.c." - ] - }, - "and", - { - "type": "char:sc", - "content": [ - "a.d." - ] - }, - "" - ] - } - ], - "category": "Ideas" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 1:5" - }, - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.5:" - ] - }, - { - "type": "char:fk", - "content": [ - "Prophet" - ] - } - ], - "caller": "-" - }, - "“In the town of Bethlehem in Judea,” they answered.\n“For this is what the prophet wrote:" - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/extended/footnotes/origin-usj.json b/tests/specExamples/extended/footnotes/origin-usj.json deleted file mode 100644 index a0893730..00000000 --- a/tests/specExamples/extended/footnotes/origin-usj.json +++ /dev/null @@ -1,402 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "- Good News Study Bible - Notes Material" - ], - "code": "MRK" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MRK 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MRK 1:1" - }, - "This is the Good News about Jesus Christ, the Son of God", - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1:" - ] - }, - { - "type": "char:fq", - "content": [ - "the Son\nof God:" - ] - }, - { - "type": "char:ft", - "content": [ - "Not included in some manuscripts." - ] - } - ], - "caller": "-" - }, - ".", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1" - ] - }, - { - "type": "char:ft", - "content": [ - "Some manuscripts do\nnot have" - ] - }, - { - "type": "char:fq", - "content": [ - "the Son of God." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "MRK 1:2" - }, - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.2:" - ] - }, - { - "type": "char:fk", - "content": [ - "Prophet" - ] - } - ], - "caller": "-" - }, - "It began as the prophet Isaiah had written", - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.2:" - ] - }, - { - "type": "char:fq", - "content": [ - "Isaiah had written:" - ] - }, - { - "type": "char:ft", - "content": [ - "The quotation in 1.2 is from Mal 3.1; “ahead of you” may be\nfrom Ex 23.20, “Someone is shouting in the desert, ‘Get the road ready for the Lord; make\na straight path for our God to travel!’ ”." - ] - } - ], - "caller": "-" - }, - ":", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "1.2:" - ] - }, - { - "type": "char:xt", - "content": [ - "Mal 3.1" - ] - } - ], - "caller": "-" - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - "“God said, ‘I will send my messenger ahead of you" - ] - }, - { - "type": "para:q2", - "content": [ - "to clear the way for you.’" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MRK 1:3" - }, - "Someone is shouting in the desert,", - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "1.3:" - ] - }, - { - "type": "char:xt", - "content": [ - "Is 40.3 (LXX)" - ] - } - ], - "caller": "-" - }, - "" - ] - }, - { - "type": "para:q2", - "content": [ - "‘Get the road ready for the Lord;" - ] - }, - { - "type": "para:q2", - "content": [ - "make a straight path for him to travel", - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.3:" - ] - }, - { - "type": "char:fq", - "content": [ - "someone is…travel:" - ] - }, - { - "type": "char:ft", - "content": [ - "is from\nIs 40.3, following Septuagint; the Hebrew means, “Get the road ready in the desert”." - ] - } - ], - "caller": "-" - }, - "!’”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "MRK 1:4" - }, - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.4:" - ] - }, - { - "type": "char:fk", - "content": [ - "Baptizing" - ] - } - ], - "caller": "-" - }, - "So John appeared", - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.4:" - ] - }, - { - "type": "char:fq", - "content": [ - "John appeared:" - ] - }, - { - "type": "char:ft", - "content": [ - "John probably began his ministry in AD 27 (Lk 3.1-3)." - ] - } - ], - "caller": "-" - }, - "in the desert", - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.4:" - ] - }, - { - "type": "char:fq", - "content": [ - "the desert:" - ] - }, - { - "type": "char:ft", - "content": [ - "The desolate region on the west side of the River Jordan, not far from\nwhere it empties into the Dead Sea." - ] - } - ], - "caller": "-" - }, - ", baptizing and preaching.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.4" - ] - }, - { - "type": "char:fq", - "content": [ - "John\nappeared in the desert, baptizing and preaching;" - ] - }, - { - "type": "char:ft", - "content": [ - "some manuscripts have" - ] - }, - { - "type": "char:fq", - "content": [ - "John the\nBaptist appeared in the desert, preaching." - ] - } - ], - "caller": "+" - }, - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.4:" - ] - }, - { - "type": "char:fq", - "content": [ - "John…baptizing and preaching:" - ] - }, - { - "type": "char:ft", - "content": [ - "Some manuscripts have “John the Baptist appeared in the desert, preaching”." - ] - } - ], - "caller": "-" - }, - "“Turn\naway from your sins and be baptized,” he told the people, “and God will forgive your sins.”", - { - "type": "verse:v", - "number": "5", - "sid": "MRK 1:5" - }, - "Many people from the province of Judea", - { - "type": "note:ef", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.5:" - ] - }, - { - "type": "char:fq", - "content": [ - "Judea:" - ] - }, - { - "type": "char:ft", - "content": [ - "One of the\nprovinces, in the south, into which the land of Israel was then divided." - ] - } - ], - "caller": "-" - }, - "and the city\nof Jerusalem went out to hear John. They confessed their sins, and he baptized them in\nthe River Jordan.\n..." - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/extended/sectionIntroductions/origin-usj.json b/tests/specExamples/extended/sectionIntroductions/origin-usj.json deleted file mode 100644 index 53001f6e..00000000 --- a/tests/specExamples/extended/sectionIntroductions/origin-usj.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "- Good News Study Bible - Notes Material" - ], - "code": "MRK" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MRK 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "MRK 1:12" - }, - "At once the Spirit made him go into the desert,", - { - "type": "verse:v", - "number": "13", - "sid": "MRK 1:13" - }, - "where he stayed 40 days, being\ntempted by Satan. Wild animals were there also, but angels came and helped him." - ] - }, - { - "type": "para:mr", - "content": [ - "1.14--9.50" - ] - }, - { - "type": "para:ms", - "content": [ - "Jesus' Public Ministry in Galilee" - ] - }, - { - "type": "para:ip", - "content": [ - "Jesus returns to Galilee and does not go back to Judea until the close of his public\nministry. There is no indication of how long his Galilean ministry lasted: only when he is\nback in Judea is a", - { - "type": "char:w", - "content": [ - "festival" - ] - }, - "(", - { - "type": "char:w", - "content": [ - "passover" - ] - }, - ") mentioned (14.1). He spends much of his\ntime in Capernaum (1.21; 2.1; 3.1, 20; 9.33) and other places around Lake Galilee (1.9; 2.13;\n3.7; 4.1). Twice Jesus ventures out of Galilee: into the region of the Ten Towns (5.1-20) and\nPhoenicia (7.24-31). His actions and teachings soon arouse opposition from the religious\nleaders (2.6-7, 24; 3.6, 22; 7.1-13; 8.11-12), and before long he predicts his coming arrest,\ncondemnation, and crucifixion (8.31; 9.30-31)." - ] - }, - { - "type": "para:r", - "content": [ - "(Mt 4.12-22; Lk 4.14-15; 5.1-11)" - ] - }, - { - "type": "para:s1", - "content": [ - "Jesus Calls Four Fishermen" - ] - }, - { - "type": "para:ip", - "content": [ - "Jesus' message is about the arrival of the", - { - "type": "char:w", - "content": [ - "kingdom of god" - ] - }, - ", which will happen soon.\nTo prepare for it, the people need to repent (1.15). He immediately summons two pairs of\nfishermen brothers to be his followers and helpers." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MRK 1:14" - }, - "After John had been put in prison, Jesus went to Galilee and preached the Good News\nfrom God." - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/extended/sidebars/origin-usj.json b/tests/specExamples/extended/sidebars/origin-usj.json new file mode 100644 index 00000000..1aa12d2b --- /dev/null +++ b/tests/specExamples/extended/sidebars/origin-usj.json @@ -0,0 +1,84 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MRK", + "content": [ + "- Good News Study Bible - Notes Material" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MRK 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MRK 1:18" + }, + "At once they left their nets and went with him." + ] + }, + { + "type": "sidebar:esb", + "category": "History", + "content": [ + { + "type": "para:ms", + "content": [ + "Fish and Fishing" + ] + }, + { + "type": "para:p", + "content": [ + "In Jesus' time, fishing took place mostly on lake Galilee, because Jewish people could not use many of the harbors along the coast of the Mediterranean Sea, since these harbors were often controlled by unfriendly neighbors. The most common fish in the Lake of Galilee were carp and catfish. The Law of Moses allowed people to eat any fish with fins and scales, but since catfish lack scales (as do eels and sharks) they were not to be eaten (", + { + "type": "char:xt", + "content": [ + "Lev 11.9-12" + ] + }, + "). Fish were also probably brought from Tyre and Sidon, where they were dried and salted. ..." + ] + }, + { + "type": "para:p", + "content": [ + "Among early Christians, the fish was a favorite image for Jesus, because the Greek word for fish (", + { + "type": "char:tl", + "content": [ + "ichthus" + ] + }, + ") consists of the first letters of the Greek words that tell who Jesus is:", + { + "type": "char:fig", + "content": [ + "Christian Fish Image" + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "MRK 1:19" + }, + "He went a little farther on and saw two other brothers, James and John, the sons of Zebedee." + ] + } + ] +} \ No newline at end of file diff --git a/tests/specExamples/footnote/origin-usj.json b/tests/specExamples/footnote/origin-usj.json index 77fcfe47..37f47735 100644 --- a/tests/specExamples/footnote/origin-usj.json +++ b/tests/specExamples/footnote/origin-usj.json @@ -1,202 +1,195 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "chapter:c", + "number": "136", + "sid": "MAT 136" + }, + { + "type": "para:s1", + "content": [ + "The Preaching of John the Baptist" + ] + }, + { + "type": "para:r", + "content": [ + "(Matthew 3.1-12; Luke 3.1-18; John 1.19-28)" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" + "type": "verse:v", + "number": "1", + "sid": "MAT 136:1" }, + "This is the Good News about Jesus Christ, the Son of God.", { - "type": "chapter:c", - "number": "136", - "sid": "MAT 136" + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1:" + ] + }, + { + "type": "char:ft", + "content": [ + "Some manuscripts do not have" + ] + }, + { + "type": "char:fq", + "content": [ + "the Son of God." + ] + } + ] }, { - "type": "para:r", - "content": [ - "(Matthew 3.1-12; Luke 3.1-18; John 1.19-28)" - ] + "type": "verse:v", + "number": "20", + "sid": "MAT 136:20" }, + "Adam", { - "type": "para:s1", - "content": [ - "The Preaching of John the Baptist" - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3.20:" + ] + }, + { + "type": "char:fk", + "content": [ + "Adam:" + ] + }, + { + "type": "char:ft", + "content": [ + "This name in Hebrew means “all human beings.”" + ] + } + ] }, + "named his wife Eve,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 136:1" - }, - "This is the Good News about Jesus Christ, the Son of God.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1:" - ] - }, - { - "type": "char:ft", - "content": [ - "Some manuscripts do not have" - ] - }, - { - "type": "char:fq", - "content": [ - "the Son of God." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "MAT 136:20" - }, - "Adam", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.20:" - ] - }, - { - "type": "char:fk", - "content": [ - "Adam:" - ] - }, - { - "type": "char:ft", - "content": [ - "This name in Hebrew means “all human beings.”" - ] - } - ], - "caller": "+" - }, - "named his wife Eve,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.20:" - ] - }, - { - "type": "char:fk", - "content": [ - "Eve:" - ] - }, - { - "type": "char:ft", - "content": [ - "This name sounds similar to the Hebrew word for “living,” which is rendered in this context as “human beings.”" - ] - } - ], - "caller": "+" - }, - "because she was the mother of all human beings.", - { - "type": "verse:v", - "number": "38", - "sid": "MAT 136:38" - }, - "whoever believes in me should drink. As the scripture says, ‘Streams of life-giving water will pour out from his side.’”", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.38:" - ] - }, - { - "type": "char:ft", - "content": [ - "Jesus' words in verses 37-38 may be translated:" - ] - }, - { - "type": "char:fqa", - "content": [ - "“Whoever is thirsty should come to me and drink." - ] - }, - { - "type": "char:fv", - "content": [ - "38" - ] - }, - "As the scripture says, ‘Streams of life-giving water will pour out ...’”" - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "MAT 136:3" - }, - "Él es el resplandor glorioso de Dios,", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.3:" - ] - }, - { - "type": "char:fk", - "content": [ - "Resplandor:" - ] - }, - { - "type": "char:ft", - "content": [ - "Cf. Jn 1.4-9,14" - ] - }, - { - "type": "char:fdc", - "content": [ - "; también Sab 7.25-26, donde algo parecido se dice de la sabiduría." - ] - } - ], - "caller": "c" - }, - "la imagen misma ..." - ] - } - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3.20:" + ] + }, + { + "type": "char:fk", + "content": [ + "Eve:" + ] + }, + { + "type": "char:ft", + "content": [ + "This name sounds similar to the Hebrew word for “living,” which is rendered in this context as “human beings.”" + ] + } + ] + }, + "because she was the mother of all human beings.", + { + "type": "verse:v", + "number": "38", + "sid": "MAT 136:38" + }, + "whoever believes in me should drink. As the scripture says, ‘Streams of life-giving water will pour out from his side.’”", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.38:" + ] + }, + { + "type": "char:ft", + "content": [ + "Jesus' words in verses 37-38 may be translated:" + ] + }, + { + "type": "char:fqa", + "content": [ + "“Whoever is thirsty should come to me and drink." + ] + }, + { + "type": "char:fv", + "content": [ + "38" + ] + }, + "As the scripture says, ‘Streams of life-giving water will pour out ...’”" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "MAT 136:3" + }, + "Él es el resplandor glorioso de Dios,", + { + "type": "note:f", + "caller": "c", + "content": [ + { + "type": "char:fr", + "content": [ + "1.3:" + ] + }, + { + "type": "char:fk", + "content": [ + "Resplandor:" + ] + }, + { + "type": "char:ft", + "content": [ + "Cf. Jn 1.4-9,14" + ] + }, + { + "type": "char:fdc", + "content": [ + "; también Sab 7.25-26, donde algo parecido se dice de la sabiduría." + ] + } + ] + }, + "la imagen misma ..." + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/identification/origin-usj.json b/tests/specExamples/identification/origin-usj.json deleted file mode 100644 index 8a16310b..00000000 --- a/tests/specExamples/identification/origin-usj.json +++ /dev/null @@ -1,130 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:ide", - "content": [ - "CP-1252" - ] - }, - { - "type": "para:ide", - "content": [ - "Custom (TGUARANI.TTF)" - ] - }, - { - "type": "para:sts", - "content": [ - "2" - ] - }, - { - "type": "para:h1", - "content": [ - "Matthew" - ] - }, - { - "type": "para:rem", - "content": [ - "Assigned to ." - ] - }, - { - "type": "para:rem", - "content": [ - "First draft complete, waiting for checks." - ] - }, - { - "type": "para:toc1", - "content": [ - "The Gospel According to Matthew" - ] - }, - { - "type": "para:toc2", - "content": [ - "Matthew" - ] - }, - { - "type": "para:toc3", - "content": [ - "Mat" - ] - }, - { - "type": "para:toca1", - "content": [ - "മത്തായി എഴുതിയ സുവിശേഷം" - ] - }, - { - "type": "para:toca2", - "content": [ - "മത്തായി" - ] - }, - { - "type": "para:toca3", - "content": [ - "മത്താ" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "നമ്മുടെ പിതാവായ ..." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "കർത്താവായ യേശുവിനോടും ..." - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/introduction1/origin-usj.json b/tests/specExamples/introduction1/origin-usj.json index 3baaa2df..08405dca 100644 --- a/tests/specExamples/introduction1/origin-usj.json +++ b/tests/specExamples/introduction1/origin-usj.json @@ -1,133 +1,132 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "para:usfm", + "content": [ + "3.0" + ] + }, + { + "type": "para:h", + "content": [ + "SAN MARCOS" + ] + }, + { + "type": "para:mt2", + "content": [ + "Evangelio según" + ] + }, + { + "type": "para:mt1", + "content": [ + "SAN MARCOS" + ] + }, + { + "type": "para:imt1", + "content": [ + "INTRODUCCIÓN" + ] + }, + { + "type": "para:is1", + "content": [ + "Importancia del evangelio de Marcos" + ] + }, + { + "type": "para:ip", + "content": [ + "Este evangelio, segundo de los libros del NT, contiene poco material que no aparezca igualmente en", { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" + "type": "char:bk", + "content": [ + "Mateo" + ] }, + "y", { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:h", - "content": [ - "SAN MARCOS" - ] - }, - { - "type": "para:mt2", - "content": [ - "Evangelio según" - ] - }, - { - "type": "para:mt1", - "content": [ - "SAN MARCOS" - ] - }, - { - "type": "para:imt1", - "content": [ - "INTRODUCCIÓN" - ] - }, - { - "type": "para:is1", - "content": [ - "Importancia del evangelio de Marcos" - ] - }, - { - "type": "para:ip", - "content": [ - "Este evangelio, segundo de los libros del NT, contiene poco material que no aparezca igualmente en", - { - "type": "char:bk", - "content": [ - "Mateo" - ] - }, - "y", - { - "type": "char:bk", - "content": [ - "Lucas." - ] - }, - "" - ] - }, + "type": "char:bk", + "content": [ + "Lucas." + ] + } + ] + }, + { + "type": "para:ipi", + "content": [ + "Many Protestants consider the following books to be Apocrypha as defined above: Tobit, Judith, additions to Esther (as found in Greek Esther in the CEV) ..." + ] + }, + { + "type": "para:imi", + "content": [ { - "type": "para:ipi", - "content": [ - "Many Protestants consider the following books to be Apocrypha as defined above: Tobit, Judith, additions to Esther (as found in Greek Esther in the CEV) ..." - ] + "type": "char:em", + "content": [ + "Translation it is that opens the window, to let in the light; that breaks the shell, that we may eat the kernel; that puts aside the curtain, that we may look into the most holy place; that removes the cover of the well, that we may come by the water." + ] }, + "(“The Translators to the Reader,” King James Version, 1611)." + ] + }, + { + "type": "para:im", + "content": [ + "The most important document in the history of the English language is the", { - "type": "para:imi", - "content": [ - { - "type": "char:em", - "content": [ - "Translation it is that opens the window, to let in the light; that breaks the shell, that we may eat the kernel; that puts aside the curtain, that we may look into the most holy place; that removes the cover of the well, that we may come by the water." - ] - }, - "(“The Translators to the Reader,” King James Version, 1611)." - ] + "type": "char:bk", + "content": [ + "King James Version" + ] }, + "of the Bible..." + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "para:im", - "content": [ - "The most important document in the history of the English language is the", - { - "type": "char:bk", - "content": [ - "King James Version" - ] - }, - "of the Bible..." - ] + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" }, + "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" + "type": "verse:v", + "number": "2", + "sid": "MAT 1:2" }, + "നമ്മുടെ പിതാവായ ..." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "നമ്മുടെ പിതാവായ ..." - ] + "type": "verse:v", + "number": "3", + "sid": "MAT 1:3" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "കർത്താവായ യേശുവിനോടും ..." - ] - } - ] + "കർത്താവായ യേശുവിനോടും ..." + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/introduction2/origin-usj.json b/tests/specExamples/introduction2/origin-usj.json index 0b5761ec..f55afbe8 100644 --- a/tests/specExamples/introduction2/origin-usj.json +++ b/tests/specExamples/introduction2/origin-usj.json @@ -1,146 +1,146 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:ip", - "content": [ - "One of these brothers, Joseph, had become the governor of Egypt. But Joseph knew that God would someday keep his promise to his people:" - ] - }, - { - "type": "para:ib", - "content": [] - }, - { - "type": "para:ipq", - "content": [ - "Before Joseph died, he told his brothers, “I won't live much longer." - ] - }, - { - "type": "para:imq", - "content": [ - "But God will take care of you and lead you out of Egypt to the land he promised Abraham, Isaac, and Jacob.”" - ] - }, - { - "type": "para:ipr", - "content": [ - "(50.24)" - ] - }, - { - "type": "para:iq1", - "content": [ - "God our Savior showed us" - ] - }, - { - "type": "para:iq2", - "content": [ - "how good and kind he is." - ] - }, - { - "type": "para:iq1", - "content": [ - "He saved us because" - ] - }, - { - "type": "para:iq2", - "content": [ - "of his mercy," - ] - }, - { - "type": "para:iot", - "content": [ - "Outline of Contents" - ] - }, - { - "type": "para:io1", - "content": [ - "The beginning of the gospel", - { - "type": "char:ior", - "content": [ - "(1.1-13)" - ] - } - ] - }, - { - "type": "para:io1", - "content": [ - "Jesus' public ministry in Galilee", - { - "type": "char:ior", - "content": [ - "(1.14–9.50)" - ] - } - ] - }, - { - "type": "para:io1", - "content": [ - "From Galilee to Jerusalem", - { - "type": "char:ior", - "content": [ - "(10.1-52)" - ] - } - ] - }, - { - "type": "para:io1", - "content": [ - "The last week in and near Jerusalem" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "നമ്മുടെ പിതാവായ ..." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "കർത്താവായ യേശുവിനോടും ..." - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "para:ip", + "content": [ + "One of these brothers, Joseph, had become the governor of Egypt. But Joseph knew that God would someday keep his promise to his people:" + ] + }, + { + "type": "para:ib", + "content": [] + }, + { + "type": "para:ipq", + "content": [ + "Before Joseph died, he told his brothers, “I won't live much longer." + ] + }, + { + "type": "para:imq", + "content": [ + "But God will take care of you and lead you out of Egypt to the land he promised Abraham, Isaac, and Jacob.”" + ] + }, + { + "type": "para:ipr", + "content": [ + "(50.24)" + ] + }, + { + "type": "para:iq1", + "content": [ + "God our Savior showed us" + ] + }, + { + "type": "para:iq2", + "content": [ + "how good and kind he is." + ] + }, + { + "type": "para:iq1", + "content": [ + "He saved us because" + ] + }, + { + "type": "para:iq2", + "content": [ + "of his mercy," + ] + }, + { + "type": "para:iot", + "content": [ + "Outline of Contents" + ] + }, + { + "type": "para:io1", + "content": [ + "The beginning of the gospel", + { + "type": "char:ior", + "content": [ + "(1.1-13)" + ] + } + ] + }, + { + "type": "para:io1", + "content": [ + "Jesus' public ministry in Galilee", + { + "type": "char:ior", + "content": [ + "(1.14–9.50)" + ] + } + ] + }, + { + "type": "para:io1", + "content": [ + "From Galilee to Jerusalem", + { + "type": "char:ior", + "content": [ + "(10.1-52)" + ] } - ] + ] + }, + { + "type": "para:io1", + "content": [ + "The last week in and near Jerusalem" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" + }, + "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 1:2" + }, + "നമ്മുടെ പിതാവായ ..." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MAT 1:3" + }, + "കർത്താവായ യേശുവിനോടും ..." + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/introduction3/origin-usj.json b/tests/specExamples/introduction3/origin-usj.json deleted file mode 100644 index 73def476..00000000 --- a/tests/specExamples/introduction3/origin-usj.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:ip", - "content": [ - "However, he is more than a teacher, healer, or", - { - "type": "char:w", - "content": [ - "miracle" - ] - }, - "-worker. He is also ..." - ] - }, - { - "type": "para:ili", - "content": [ - "1", - { - "type": "char:k", - "content": [ - "The Messiah" - ] - }, - "is the one promised by God, the one who would come and free God's people. By the time", - { - "type": "char:bk", - "content": [ - "The Gospel of Mark" - ] - }, - "appeared, the title \"Messiah\" (in Greek, \"", - { - "type": "char:w", - "content": [ - "christ" - ] - }, - "\") had become ..." - ] - }, - { - "type": "para:ili", - "content": [ - "2", - { - "type": "char:k", - "content": [ - "The Son of God" - ] - }, - "is the title by which the heavenly voice addresses Jesus at his baptism (1.11) and his transfiguration ..." - ] - }, - { - "type": "para:ili", - "content": [ - "3", - { - "type": "char:k", - "content": [ - "The Son of Man" - ] - }, - "is the title most..." - ] - }, - { - "type": "para:imte", - "content": [ - "End of the Introduction to the Gospel of Mark" - ] - }, - { - "type": "para:ie", - "content": [] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ...", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "നമ്മുടെ പിതാവായ ..." - ] - }, - { - "type": "para:iex", - "content": [ - "Written to the Romans from Corinthus, and sent by Phebe servant of the church at Cenchrea." - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "കർത്താവായ യേശുവിനോടും ..." - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/list/origin-usj.json b/tests/specExamples/list/origin-usj.json index 4f2c1cf8..08a49c58 100644 --- a/tests/specExamples/list/origin-usj.json +++ b/tests/specExamples/list/origin-usj.json @@ -1,147 +1,145 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Acts of the Apostles" - ] - }, - { - "type": "para:toc2", - "content": [ - "Acts" - ] - }, - { - "type": "para:ip", - "content": [ - "One of these brothers, Joseph, had become..." - ] - }, - { - "type": "para:ipr", - "content": [ - "(50.24)" - ] - }, - { - "type": "chapter:c", - "number": "136", - "sid": "MAT 136" - }, - { - "type": "para:p", - "content": [] - }, - { - "type": "para:s1", - "content": [ - "God's Love Never Fails" - ] - }, - { - "type": "para:lh", - "content": [ - { - "type": "verse:v", - "number": "16-22", - "sid": "MAT 136:16-22" - }, - "This is the list of the administrators of the tribes of Israel:" - ] - }, - { - "type": "para:li1", - "content": [ - "Reuben - Eliezer son of Zichri" - ] - }, - { - "type": "para:li1", - "content": [ - "Simeon - Shephatiah son of Maacah" - ] - }, - { - "type": "para:li1", - "content": [ - "Levi - Hashabiah son of Kemuel" - ] - }, - { - "type": "para:lf", - "content": [ - "This was the list of the administrators of the tribes of Israel.", - { - "type": "verse:v", - "number": "7", - "sid": "MAT 136:7" - }, - "in company with Zerubbabel, Jeshua, Nehemiah, Azariah, Raamiah, Nahamani, Mordecai,Bilshan, Mispereth, Bigvai, Nehum and Baanah):", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:pm", - "content": [ - "The list of the men of Israel:", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:lim1", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MAT 136:8" - }, - "the descendants of Parosh -", - { - "type": "char:litl", - "content": [ - "2,172" - ] - }, - "" - ] - }, - { - "type": "para:lim1", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MAT 136:9" - }, - "of Shephatiah -", - { - "type": "char:litl", - "content": [ - "372" - ] - }, - "" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "para:usfm", + "content": [ + "3.0" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Acts of the Apostles" + ] + }, + { + "type": "para:toc2", + "content": [ + "Acts" + ] + }, + { + "type": "para:ip", + "content": [ + "One of these brothers, Joseph, had become..." + ] + }, + { + "type": "para:ipr", + "content": [ + "(50.24)" + ] + }, + { + "type": "chapter:c", + "number": "136", + "sid": "MAT 136" + }, + { + "type": "para:p", + "content": [] + }, + { + "type": "para:s1", + "content": [ + "God's Love Never Fails" + ] + }, + { + "type": "para:lh", + "content": [ + { + "type": "verse:v", + "number": "16-22", + "sid": "MAT 136:16-22" + }, + "This is the list of the administrators of the tribes of Israel:" + ] + }, + { + "type": "para:li1", + "content": [ + "Reuben - Eliezer son of Zichri" + ] + }, + { + "type": "para:li1", + "content": [ + "Simeon - Shephatiah son of Maacah" + ] + }, + { + "type": "para:li1", + "content": [ + "Levi - Hashabiah son of Kemuel" + ] + }, + { + "type": "para:lf", + "content": [ + "This was the list of the administrators of the tribes of Israel.", + { + "type": "verse:v", + "number": "7", + "sid": "MAT 136:7" + }, + "in company with Zerubbabel, Jeshua, Nehemiah, Azariah, Raamiah, Nahamani, Mordecai,Bilshan, Mispereth, Bigvai, Nehum and Baanah):" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:pm", + "content": [ + "The list of the men of Israel:" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:lim1", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MAT 136:8" + }, + "the descendants of Parosh -", + { + "type": "char:litl", + "content": [ + "2,172" + ] + } + ] + }, + { + "type": "para:lim1", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MAT 136:9" + }, + "of Shephatiah -", + { + "type": "char:litl", + "content": [ + "372" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/milestone/origin-usj.json b/tests/specExamples/milestone/origin-usj.json index 3edc48e7..edbc0963 100644 --- a/tests/specExamples/milestone/origin-usj.json +++ b/tests/specExamples/milestone/origin-usj.json @@ -1,157 +1,151 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" + } + ] + }, + { + "type": "para:q1", + "content": [ + "“Someone is shouting in the desert,", + { + "type": "ms:qt-s", + "sid": "qt_123", + "who": "Pilate" + }, + "“Are you the king of the Jews?”", + { + "type": "ms:qt-e", + "eid": "qt_123" + }, + { + "type": "ms:zms" + }, + { + "type": "verse:v", + "number": "11", + "sid": "MAT 1:11" }, + "Jesus stood before the Roman governor, who questioned him.", { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" + "type": "ms:qt-s", + "who": "Pilate" }, + "“Are you the king of the Jews?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - } - ] + "type": "ms:qt-e" }, + "he asked." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q1", - "content": [ - "“Someone is shouting in the desert,", - { - "type": "ms:qt-s", - "sid": "qt_123", - "who": "Pilate" - }, - "“Are you the king of the Jews?”", - { - "type": "ms:qt-e", - "eid": "qt_123" - }, - "", - { - "type": "ms:zms" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "MAT 1:11" - }, - "Jesus stood before the Roman governor, who questioned him.", - { - "type": "ms:qt-s", - "who": "Pilate" - }, - "“Are you the king of the Jews?”", - { - "type": "ms:qt-e" - }, - "he asked." - ] + "type": "ms:qt-s", + "who": "Jesus" }, + "“So you say,”", { - "type": "para:p", - "content": [ - { - "type": "ms:qt-s", - "who": "Jesus" - }, - "“So you say,”", - { - "type": "ms:qt-e" - }, - "answered Jesus.", - { - "type": "verse:v", - "number": "12", - "sid": "MAT 1:12" - }, - "But he said nothing in response to the accusations of the chief priests and elders." - ] + "type": "ms:qt-e" }, + "answered Jesus.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "MAT 1:13" - }, - "So Pilate said to him,", - { - "type": "ms:qt-s", - "who": "Pilate" - }, - "“Don't you hear all these things they accuse you of?”", - { - "type": "ms:qt-e" - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "MAT 1:12" }, + "But he said nothing in response to the accusations of the chief priests and elders." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "MAT 1:13" + }, + "So Pilate said to him,", + { + "type": "ms:qt-s", + "who": "Pilate" + }, + "“Don't you hear all these things they accuse you of?”", + { + "type": "ms:qt-e" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MAT 1:14" + }, + "But Jesus refused to answer ...", + { + "type": "ms:ts" + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MAT 1:5" + }, + "Now I wish to remind you, although...", + { + "type": "ms:ts-s", + "sid": "ts_JUD_5-6" + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MAT 1:14" - }, - "But Jesus refused to answer ...", - { - "type": "ms:ts" - }, - "" - ] + "type": "verse:v", + "number": "5", + "sid": "MAT 1:5" }, + "Now I wish to remind you, although you know everything, that the Lord once saved a people out of the land of Egypt, but that afterward he destroyed those who did not believe.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 1:5" - }, - "Now I wish to remind you, although...", - { - "type": "ms:ts-s", - "sid": "ts_JUD_5-6" - }, - "" - ] + "type": "verse:v", + "number": "6", + "sid": "MAT 1:6" }, + "And angels who did not keep to their own principality, but left their proper dwelling place—God has kept them in everlasting chains in darkness for the judgment of the great day.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MAT 1:5" - }, - "Now I wish to remind you, although you know everything, that the Lord once saved a\npeople out of the land of Egypt, but that afterward he destroyed those who did not believe.", - { - "type": "verse:v", - "number": "6", - "sid": "MAT 1:6" - }, - "And angels who did not keep to their own principality, but left their proper dwelling\nplace—God has kept them in everlasting chains in darkness for the judgment of the\ngreat day.", - { - "type": "ms:ts-e", - "eid": "ts_JUD_5-6" - }, - "" - ] + "type": "ms:ts-e", + "eid": "ts_JUD_5-6" } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/milestone/origin.xml b/tests/specExamples/milestone/origin.xml index 4dfe9219..b01e865f 100644 --- a/tests/specExamples/milestone/origin.xml +++ b/tests/specExamples/milestone/origin.xml @@ -4,20 +4,19 @@ - “Someone is shouting in the desert, “Are you the king of the Jews?” - - Jesus stood before the Roman governor, who questioned him. “Are you the king of the Jews?” he asked. + “Someone is shouting in the desert, “Are you the king of the Jews?” + + Jesus stood before the Roman governor, who questioned him. “Are you the king of the Jews?” he asked. “So you say,” answered Jesus. But he said nothing in response to the accusations of the chief priests and elders. So Pilate said to him, “Don't you hear all these things they accuse you of?” - But Jesus refused to answer ... - - + But Jesus refused to answer ... + Now I wish to remind you, although... Now I wish to remind you, although you know everything, that the Lord once saved a people out of the land of Egypt, but that afterward he destroyed those who did not believe. And angels who did not keep to their own principality, but left their proper dwelling place—God has kept them in everlasting chains in darkness for the judgment of the great day. - \ No newline at end of file + diff --git a/tests/specExamples/paragraph/origin-usj.json b/tests/specExamples/paragraph/origin-usj.json index c656a5b4..85370f02 100644 --- a/tests/specExamples/paragraph/origin-usj.json +++ b/tests/specExamples/paragraph/origin-usj.json @@ -1,211 +1,211 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Acts of the Apostles" - ] - }, - { - "type": "para:toc2", - "content": [ - "Acts" - ] - }, - { - "type": "para:ip", - "content": [ - "One of these brothers, Joseph, had become..." - ] - }, - { - "type": "para:ipr", - "content": [ - "(50.24)" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" - }, - { - "type": "para:po", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "This is the Good News ..." - ] - }, - { - "type": "para:pr", - "content": [ - "“And all the people will answer, ‘Amen!’", - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "It began as .." - ] - }, - { - "type": "para:q1", - "content": [ - "“God said, ‘I will send ..." - ] - }, - { - "type": "para:q2", - "content": [ - "to open the way for you.’" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "Someone is shouting in the desert," - ] - }, - { - "type": "para:q2", - "content": [ - "‘Get the road ready for the Lord;" - ] - }, - { - "type": "para:q2", - "content": [ - "make a straight path for him to travel!’”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:m", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "MAT 1:4" - }, - "So John appeared in the desert, ..." - ] - }, - { - "type": "para:pmo", - "content": [ - "We apostles and leaders send friendly" - ] - }, - { - "type": "para:pm", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "MAT 1:24" - }, - "We have heard that some ...", - { - "type": "verse:v", - "number": "25", - "sid": "MAT 1:25" - }, - "So we met together and decided .." - ] - }, - { - "type": "chapter:c", - "number": "8", - "sid": "MAT 8" - }, - { - "type": "para:nb", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "MAT 8:26" - }, - "These men have risked their lives .." - ] - }, - { - "type": "para:pc", - "content": [ - "I AM THE GREAT CITY OF BABYLON, ...", - { - "type": "verse:v", - "number": "27", - "sid": "MAT 8:27" - }, - "We are also sending Judas and Silas, .." - ] - }, - { - "type": "para:pm", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "MAT 8:37" - }, - "Jesus answered:" - ] - }, - { - "type": "para:pi", - "content": [ - "The one who scattered the good .." - ] - }, - { - "type": "para:mi", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "MAT 8:28" - }, - "The Holy Spirit has shown..." - ] - }, - { - "type": "para:pmc", - "content": [ - "We send our best wishes." - ] - }, - { - "type": "para:cls", - "content": [ - "May God's grace be with you." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "para:usfm", + "content": [ + "3.0" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Acts of the Apostles" + ] + }, + { + "type": "para:toc2", + "content": [ + "Acts" + ] + }, + { + "type": "para:ip", + "content": [ + "One of these brothers, Joseph, had become..." + ] + }, + { + "type": "para:ipr", + "content": [ + "(50.24)" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MAT 1" + }, + { + "type": "para:po", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MAT 1:1" + }, + "This is the Good News ..." + ] + }, + { + "type": "para:pr", + "content": [ + "“And all the people will answer, ‘Amen!’", + { + "type": "verse:v", + "number": "2", + "sid": "MAT 1:2" + }, + "It began as .." + ] + }, + { + "type": "para:q1", + "content": [ + "“God said, ‘I will send ..." + ] + }, + { + "type": "para:q2", + "content": [ + "to open the way for you.’" + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MAT 1:3" + }, + "Someone is shouting in the desert," + ] + }, + { + "type": "para:q2", + "content": [ + "‘Get the road ready for the Lord;" + ] + }, + { + "type": "para:q2", + "content": [ + "make a straight path for him to travel!’”" + ] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "MAT 1:4" + }, + "So John appeared in the desert, ..." + ] + }, + { + "type": "para:pmo", + "content": [ + "We apostles and leaders send friendly" + ] + }, + { + "type": "para:pm", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "MAT 1:24" + }, + "We have heard that some ...", + { + "type": "verse:v", + "number": "25", + "sid": "MAT 1:25" + }, + "So we met together and decided .." + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "MAT 8" + }, + { + "type": "para:nb", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "MAT 8:26" + }, + "These men have risked their lives .." + ] + }, + { + "type": "para:pc", + "content": [ + "I AM THE GREAT CITY OF BABYLON, ...", + { + "type": "verse:v", + "number": "27", + "sid": "MAT 8:27" + }, + "We are also sending Judas and Silas, .." + ] + }, + { + "type": "para:pm", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "MAT 8:37" + }, + "Jesus answered:" + ] + }, + { + "type": "para:pi", + "content": [ + "The one who scattered the good .." + ] + }, + { + "type": "para:mi", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "MAT 8:28" + }, + "The Holy Spirit has shown..." + ] + }, + { + "type": "para:pmc", + "content": [ + "We send our best wishes." + ] + }, + { + "type": "para:cls", + "content": [ + "May God's grace be with you." + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/poetry/origin-usj.json b/tests/specExamples/poetry/origin-usj.json deleted file mode 100644 index 9bf278ec..00000000 --- a/tests/specExamples/poetry/origin-usj.json +++ /dev/null @@ -1,165 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Acts of the Apostles" - ] - }, - { - "type": "para:toc2", - "content": [ - "Acts" - ] - }, - { - "type": "para:ip", - "content": [ - "One of these brothers, Joseph, had become..." - ] - }, - { - "type": "para:ipr", - "content": [ - "(50.24)" - ] - }, - { - "type": "chapter:c", - "number": "136", - "sid": "MAT 136" - }, - { - "type": "para:qa", - "content": [ - "Aleph" - ] - }, - { - "type": "para:s1", - "content": [ - "God's Love Never Fails" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 136:1" - }, - { - "type": "char:qac", - "content": [ - "P" - ] - }, - "Praise the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - "! He is good." - ] - }, - { - "type": "para:qr", - "content": [ - "God's love never fails", - { - "type": "char:qs", - "content": [ - "Selah" - ] - }, - "" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "MAT 136:2" - }, - "Praise the God of all gods." - ] - }, - { - "type": "para:q1", - "content": [ - "May his glory fill the whole world.", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:qc", - "content": [ - "Amen! Amen!" - ] - }, - { - "type": "para:qd", - "content": [ - "For the director of music. On my stringed instruments.", - { - "type": "optbreak:b" - }, - { - "type": "verse:v", - "number": "18", - "sid": "MAT 136:18" - }, - "God's spirit took control of one of them, Amasai, who later became the commander of “The Thirty,” and he called out," - ] - }, - { - "type": "para:qm1", - "content": [ - "“David son of Jesse, we are yours!" - ] - }, - { - "type": "para:qm1", - "content": [ - "Success to you and those who help you!" - ] - }, - { - "type": "para:qm1", - "content": [ - "God is on your side.”", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:m", - "content": [ - "David welcomed them and made them officers in his army." - ] - } - ] -} \ No newline at end of file diff --git a/tests/specExamples/table/origin-usj.json b/tests/specExamples/table/origin-usj.json index 86f30f86..45caab61 100644 --- a/tests/specExamples/table/origin-usj.json +++ b/tests/specExamples/table/origin-usj.json @@ -1,220 +1,220 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MAT", + "content": [ + "41MATGNT92.SFM, Good News Translation, June 2003" + ] + }, + { + "type": "para:usfm", + "content": [ + "3.0" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Acts of the Apostles" + ] + }, + { + "type": "para:toc2", + "content": [ + "Acts" + ] + }, + { + "type": "para:ip", + "content": [ + "One of these brothers, Joseph, had become..." + ] + }, + { + "type": "para:ipr", + "content": [ + "(50.24)" + ] + }, + { + "type": "chapter:c", + "number": "136", + "sid": "MAT 136" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" + "type": "verse:v", + "number": "12-83", + "sid": "MAT 136:12-83" }, + "They presented their offerings in the following order:" + ] + }, + { + "type": "table", + "content": [ { - "type": "para:usfm", - "content": [ - "3.0" - ] + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:th1", + "align": "start", + "content": [ + "Day" + ] + }, + { + "type": "table:cell:th2", + "align": "start", + "content": [ + "Tribe" + ] + }, + { + "type": "table:cell:thr3", + "align": "end", + "content": [ + "Leader" + ] + } + ] }, { - "type": "para:toc1", - "content": [ - "The Acts of the Apostles" - ] + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:tcr1", + "align": "end", + "content": [ + "1st" + ] + }, + { + "type": "table:cell:tc2", + "align": "start", + "content": [ + "Judah" + ] + }, + { + "type": "table:cell:tcr3", + "align": "end", + "content": [ + "Nahshon son of Amminadab" + ] + } + ] }, { - "type": "para:toc2", - "content": [ - "Acts" - ] + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:tcr1", + "align": "end", + "content": [ + "2nd" + ] + }, + { + "type": "table:cell:tc2", + "align": "start", + "content": [ + "Issachar" + ] + }, + { + "type": "table:cell:tcr3", + "align": "end", + "content": [ + "Nethanel son of Zuar" + ] + } + ] }, { - "type": "para:ip", - "content": [ - "One of these brothers, Joseph, had become..." - ] + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:tcr1", + "align": "end", + "content": [ + "3rd" + ] + }, + { + "type": "table:cell:tc2", + "align": "start", + "content": [ + "Zebulun" + ] + }, + { + "type": "table:cell:tcr3", + "align": "end", + "content": [ + "Eliab son of Helon" + ] + } + ] }, { - "type": "para:ipr", - "content": [ - "(50.24)" - ] + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:tcr1", + "align": "end", + "content": [ + "4th" + ] + }, + { + "type": "table:cell:tc2", + "align": "start", + "content": [ + "Reuben" + ] + }, + { + "type": "table:cell:tcr3", + "align": "end", + "content": [ + "Elizur son of Shedeur" + ] + } + ] }, { - "type": "chapter:c", - "number": "136", - "sid": "MAT 136" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12-83", - "sid": "MAT 136:12-83" - }, - "They presented their offerings in the following order:" - ] - }, - { - "type": "table", - "content": [ - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:th1", - "content": [ - "Day" - ], - "align": "start" - }, - { - "type": "table:cell:th2", - "content": [ - "Tribe" - ], - "align": "start" - }, - { - "type": "table:cell:thr3", - "content": [ - "Leader" - ], - "align": "end" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "1st" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Judah" - ], - "align": "start" - }, - { - "type": "table:cell:tcr3", - "content": [ - "Nahshon son of Amminadab" - ], - "align": "end" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "2nd" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Issachar" - ], - "align": "start" - }, - { - "type": "table:cell:tcr3", - "content": [ - "Nethanel son of Zuar" - ], - "align": "end" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "3rd" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Zebulun" - ], - "align": "start" - }, - { - "type": "table:cell:tcr3", - "content": [ - "Eliab son of Helon" - ], - "align": "end" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "4th" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Reuben" - ], - "align": "start" - }, - { - "type": "table:cell:tcr3", - "content": [ - "Elizur son of Shedeur" - ], - "align": "end" - } - ] - }, - { - "type": "table:row:tr", - "content": [ - { - "type": "table:cell:tcr1", - "content": [ - "5th" - ], - "align": "end" - }, - { - "type": "table:cell:tc2", - "content": [ - "Simeon" - ], - "align": "start" - }, - { - "type": "table:cell:tcr3", - "content": [ - "Shelumiel son of Zurishaddai" - ], - "align": "end" - } - ] - } - ] + "type": "table:row:tr", + "content": [ + { + "type": "table:cell:tcr1", + "align": "end", + "content": [ + "5th" + ] + }, + { + "type": "table:cell:tc2", + "align": "start", + "content": [ + "Simeon" + ] + }, + { + "type": "table:cell:tcr3", + "align": "end", + "content": [ + "Shelumiel son of Zurishaddai" + ] + } + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/specExamples/titles/origin-usj.json b/tests/specExamples/titles/origin-usj.json deleted file mode 100644 index 9f48e4b6..00000000 --- a/tests/specExamples/titles/origin-usj.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "41MATGNT92.SFM, Good News Translation, June 2003" - ], - "code": "MAT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Acts of the Apostles" - ] - }, - { - "type": "para:toc2", - "content": [ - "Acts" - ] - }, - { - "type": "para:mt1", - "content": [ - "THE ACTS" - ] - }, - { - "type": "para:mt2", - "content": [ - "of the Apostles" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "MAT 1" - }, - { - "type": "para:mr", - "content": [ - "(Psalms 1–41)" - ] - }, - { - "type": "para:ms", - "content": [ - "BOOK ONE" - ] - }, - { - "type": "para:s", - "content": [ - "True Happiness" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 1:1" - }, - "ക്രിസ്തുയേശുവിന്റെ ബദ്ധനായ ..." - ] - }, - { - "type": "para:sr", - "content": [ - "(22.17--24.22)" - ] - }, - { - "type": "para:r", - "content": [ - "(Mark 1.1-8; Luke 3.1-18; John 1.19-28)" - ] - }, - { - "type": "para:s1", - "content": [ - "The Thirty Wise Sayings" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "MAT 1:2" - }, - "നമ്മുടെ പിതാവായ ..." - ] - }, - { - "type": "para:sd2", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MAT 1:3" - }, - "കർത്താവായ യേശുവിനോടും ...", - { - "type": "verse:v", - "number": "4", - "sid": "MAT 1:4" - }, - "The Son was made greater than the angels, just as the name that God gave him is greater than theirs.", - { - "type": "verse:v", - "number": "5", - "sid": "MAT 1:5" - }, - "For God never said to any of his angels," - ] - }, - { - "type": "para:sp", - "content": [ - "God" - ] - }, - { - "type": "para:q1", - "content": [ - "\"You are my Son;" - ] - }, - { - "type": "para:q2", - "content": [ - "today I have become your Father.\"", - { - "type": "char:rq", - "content": [ - "Psa 2.7" - ] - }, - "", - { - "type": "optbreak:b" - } - ] - }, - { - "type": "para:m", - "content": [ - "Nor did God say about any angel," - ] - }, - { - "type": "para:q1", - "content": [ - "\"I will be his Father," - ] - }, - { - "type": "para:q2", - "content": [ - "and he will be my Son.\"", - { - "type": "char:rq", - "content": [ - "2Sa 7.14; 1Ch 17.13" - ] - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "MAT 3" - }, - { - "type": "para:s1", - "content": [ - "Trust in God under Adversity" - ] - }, - { - "type": "para:d", - "content": [ - "A Psalm of David, when he fled from his son Absalom." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MAT 3:1" - }, - "O", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - ", how many are my foes!" - ] - }, - { - "type": "para:q2", - "content": [ - "Many are rising against me;" - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "MAT 3:2" - }, - "many are saying to me," - ] - }, - { - "type": "para:q2", - "content": [ - "“There is no help for you in God.”", - { - "type": "char:qs", - "content": [ - "Selah" - ] - }, - "" - ] - }, - { - "type": "para:mte2", - "content": [ - "The End of the Gospel according to" - ] - }, - { - "type": "para:mte1", - "content": [ - "John" - ] - } - ] -} \ No newline at end of file diff --git a/tests/special-cases/IRV1/origin-usj.json b/tests/special-cases/IRV1/origin-usj.json index 44993c95..6aa31e37 100644 --- a/tests/special-cases/IRV1/origin-usj.json +++ b/tests/special-cases/IRV1/origin-usj.json @@ -1,18030 +1,17130 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "उत्पत्ति" + ] + }, + { + "type": "para:toc1", + "content": [ + "उत्पत्ति" + ] + }, + { + "type": "para:toc2", + "content": [ + "उत्पत्ति" + ] + }, + { + "type": "para:toc3", + "content": [ + "उत्प." + ] + }, + { + "type": "para:mt", + "content": [ + "उत्पत्ति" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "यहूदी परम्परा और बाइबल के अन्य लेखकों के अनुसार पुराने नियम की पहली पाँच पुस्तकें जिन्हें पेन्टाट्यूक कहते हैं उनका लेखक मूसा है, जो इस्राएल का नबी और छुड़ानेवाला था। मिस्र के राजसी परिवार में मूसा का शिक्षण (प्रेरि. 7:22) और यहोवा (इब्री भाषा में परमेश्वर का नाम) के साथ उसका घनिष्ठ सम्बंध इस विचार का समर्थन करता है। स्वयं यीशु ने (यूह. 5:45-47) और उसके समय के फरीसियों और शास्त्रियों ने भी (मत्ती 19:7; 22:24) मूसा को इसका लेखक माना है।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "1446 से 1405 ई. पू." + ] + }, + { + "type": "para:ip", + "content": [ + "यह एक सम्भावना है कि जिस वर्ष इस्राएल ने सीनै के जंगलों में छावनी डाली थी, उस समय मूसा ने इस पुस्तक को लिखा।" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "इस पुस्तक के श्रोतागण मिस्र की बंधुआई से निकलकर कनान अर्थात् प्रतिज्ञात देश में प्रवेश करने से पहले के आरम्भिक इस्राएली रहे होंगे।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "मूसा ने इस पुस्तक को अपनी इस्राएली जाति के “पारिवारिक इतिहास” को दर्शाने के लिए लिखा था। उत्पत्ति की पुस्तक लिखने में मूसा का उद्देश्य यह दर्शाना था कि इस्राएली जाति किस प्रकार मिस्र की बंधुआई में पड़ गई थी (1:8), और यह भी कि वह देश जिसमें वे प्रवेश करने जा रहे थे उनका “प्रतिज्ञात देश” क्यों था (17:8), और वह यह भी दर्शाता है कि इस्राएल के साथ जो कुछ हुआ उन सब पर परमेश्वर की प्रभुता थी, और मिस्र में उनकी बंधुआई संयोग से होनेवाली घटना नहीं बल्कि परमेश्वर की बड़ी योजना का एक भाग थी (15:13-16, 50:20), और यह दर्शाना कि अब्राहम का परमेश्वर, इसहाक का परमेश्वर और याकूब का परमेश्वर वही परमेश्वर है जिसने जगत की रचना की (3:15-16)। इस्राएल का परमेश्वर अनेक देवताओं में से कोई एक नहीं, बल्कि आकाश और पृथ्वी का बनानेवाला परमप्रधान सृष्टिकर्ता है।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "आरम्भ" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. सृष्टि की रचना — 1:1-2:25" + ] + }, + { + "type": "para:io1", + "content": [ + "2. मनुष्य का पाप में पतन — 3:1-24" + ] + }, + { + "type": "para:io1", + "content": [ + "3. आदम की पीढ़ी — 4:1-6:8" + ] + }, + { + "type": "para:io1", + "content": [ + "4. नूह की पीढ़ी — 6:9-11:32" + ] + }, + { + "type": "para:io1", + "content": [ + "5. अब्राहम का वृत्तान्त — 12:1-25:18" + ] + }, + { + "type": "para:io1", + "content": [ + "6. इसहाक और उसके पुत्रों का वृत्तान्त — 25:19-36:43" + ] + }, + { + "type": "para:io1", + "content": [ + "7. याकूब की पीढ़ी — 37:1-50:26" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:s", + "content": [ + "सृष्टि का इतिहास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "आदि में परमेश्वर ने आकाश और पृथ्वी की सृष्टि की।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 1:10, इब्रा. 11:3)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "पृथ्वी बेडौल और सुनसान पड़ी थी, और गहरे जल के ऊपर अंधियारा था; तथा परमेश्वर का आत्मा जल के ऊपर मण्डराता था।", + { + "type": "char:bdit", + "content": [ + "(2 कुरि. 4:6)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "पहला दिन—उजियाला" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + }, + "तब परमेश्वर ने कहा, “", + { + "type": "char:it", + "content": [ + "उजियाला हो,”", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.3" + ] + }, + { + "type": "char:fq", + "content": [ + "उजियाला हो:" + ] + }, + { + "type": "char:ft", + "content": [ + "पहले दिन का कार्य उजियाले को अस्तित्व में लाना था। यहाँ स्पष्ट रूप से योजना, पिछले पद बताए गए एक दोष, अर्थात् अंधकार को दूर करना है।" + ] + } + ] + } + ] + }, + "तो उजियाला हो गया।", { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" }, + "और", { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:it", + "content": [ + "परमेश्वर ने उजियाले को देखा कि अच्छा है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.4" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर ने उजियाले को देखा कि अच्छा है:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर अपने कार्य पर विचार करता है, और उस कार्य के उत्तमता के बोध से तृप्ति की भावना प्राप्त करता है।" + ] + } + ] + } + ] + }, + "; और परमेश्वर ने उजियाले को अंधियारे से अलग किया।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 1:5" + }, + "और परमेश्वर ने उजियाले को दिन और अंधियारे को रात कहा। तथा साँझ हुई फिर भोर हुआ। इस प्रकार पहला दिन हो गया।" + ] + }, + { + "type": "para:s", + "content": [ + "दूसरा दिन—आकाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" + }, + { + "type": "char:it", + "content": [ + "फिर परमेश्वर ने कहा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.6" + ] + }, + { + "type": "char:fq", + "content": [ + "फिर परमेश्वर ने कहा:" + ] + }, + { + "type": "char:ft", + "content": [ + "इससे हम यह सीखते हैं कि वह न केवल है, बल्कि ऐसा है जो अपनी इच्छा को व्यक्त कर सकता है और अपने सृजे हुओं के साथ बातचीत कर सकता है। वह न केवल अपनी सृष्टि के द्वारा प्रगट होता है बल्कि स्वयं भी अपने को प्रगट करता है।" + ] + } + ] + } + ] }, + ", “जल के बीच एक ऐसा अन्तर हो कि जल दो भाग हो जाए।”", { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 1:7" }, + "तब परमेश्वर ने एक अन्तर करके उसके नीचे के जल और उसके ऊपर के जल को अलग-अलग किया; और वैसा ही हो गया।", { - "type": "para:h", - "content": [ - "उत्पत्ति" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 1:8" }, + "और परमेश्वर ने उस अन्तर को आकाश कहा। तथा साँझ हुई फिर भोर हुआ। इस प्रकार दूसरा दिन हो गया।" + ] + }, + { + "type": "para:s", + "content": [ + "तीसरा दिन—सूखी धरती और पेड़-पौधे" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:toc1", - "content": [ - "उत्पत्ति" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 1:9" }, + "फिर परमेश्वर ने कहा, “आकाश के नीचे का जल एक स्थान में इकट्ठा हो जाए और सूखी भूमि दिखाई दे,” और वैसा ही हो गया।", { - "type": "para:toc2", - "content": [ - "उत्पत्ति" - ] + "type": "char:bdit", + "content": [ + "(2 पत. 3:5)" + ] }, { - "type": "para:toc3", - "content": [ - "उत्प." - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 1:10" }, + "और परमेश्वर ने सूखी भूमि को पृथ्वी कहा, तथा जो जल इकट्ठा हुआ उसको उसने समुद्र कहा; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "para:mt", - "content": [ - "उत्पत्ति" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 1:11" }, + "फिर परमेश्वर ने कहा, “पृथ्वी से हरी घास, तथा बीजवाले छोटे-छोटे पेड़, और फलदाई वृक्ष भी जिनके बीज उन्हीं में एक-एक की जाति के अनुसार होते हैं पृथ्वी पर उगें,” और वैसा ही हो गया।", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "char:bdit", + "content": [ + "(1 कुरि. 15:38)" + ] }, { - "type": "para:ip", - "content": [ - "यहूदी परम्परा और बाइबल के अन्य लेखकों के अनुसार पुराने नियम की पहली पाँच पुस्तकें जिन्हें पेन्टाट्यूक कहते हैं उनका लेखक मूसा है, जो इस्राएल का नबी और छुड़ानेवाला था। मिस्र के राजसी परिवार में मूसा का शिक्षण (प्रेरि. 7:22) और यहोवा (इब्री भाषा में परमेश्वर का नाम) के साथ उसका घनिष्ठ सम्बंध इस विचार का समर्थन करता है। स्वयं यीशु ने (यूह. 5:45-47) और उसके समय के फरीसियों और शास्त्रियों ने भी (मत्ती 19:7; 22:24) मूसा को इसका लेखक माना है।" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 1:12" }, + "इस प्रकार पृथ्वी से हरी घास, और छोटे-छोटे पेड़ जिनमें अपनी-अपनी जाति के अनुसार बीज होता है, और फलदाई वृक्ष जिनके बीज एक-एक की जाति के अनुसार उन्हीं में होते हैं उगें; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 1:13" }, + "तथा साँझ हुई फिर भोर हुआ। इस प्रकार तीसरा दिन हो गया।" + ] + }, + { + "type": "para:s", + "content": [ + "चौथा दिन—सूरज, चाँद और तारे" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "1446 से 1405 ई. पू." - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 1:14" }, + "फिर परमेश्वर ने कहा, “दिन को रात से अलग करने के लिये आकाश के अन्तर में ज्योतियाँ हों; और वे चिन्हों, और नियत समयों, और दिनों, और वर्षों के कारण हों;", { - "type": "para:ip", - "content": [ - "यह एक सम्भावना है कि जिस वर्ष इस्राएल ने सीनै के जंगलों में छावनी डाली थी, उस समय मूसा ने इस पुस्तक को लिखा।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 1:15" }, + "और वे ज्योतियाँ आकाश के अन्तर में पृथ्वी पर प्रकाश देनेवाली भी ठहरें,” और वैसा ही हो गया।", { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 1:16" }, + "तब परमेश्वर ने दो बड़ी ज्योतियाँ बनाईं; उनमें से बड़ी ज्योति को दिन पर प्रभुता करने के लिये, और छोटी ज्योति को रात पर प्रभुता करने के लिये बनाया; और तारागण को भी बनाया।", { - "type": "para:ip", - "content": [ - "इस पुस्तक के श्रोतागण मिस्र की बंधुआई से निकलकर कनान अर्थात् प्रतिज्ञात देश में प्रवेश करने से पहले के आरम्भिक इस्राएली रहे होंगे।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 1:17" }, + "परमेश्वर ने उनको आकाश के अन्तर में इसलिए रखा कि वे पृथ्वी पर प्रकाश दें,", { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 1:18" }, + "तथा दिन और रात पर प्रभुता करें और उजियाले को अंधियारे से अलग करें; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "para:ip", - "content": [ - "मूसा ने इस पुस्तक को अपनी इस्राएली जाति के “पारिवारिक इतिहास” को दर्शाने के लिए लिखा था। उत्पत्ति की पुस्तक लिखने में मूसा का उद्देश्य यह दर्शाना था कि इस्राएली जाति किस प्रकार मिस्र की बंधुआई में पड़ गई थी (1:8), और यह भी कि वह देश जिसमें वे प्रवेश करने जा रहे थे उनका “प्रतिज्ञात देश” क्यों था (17:8), और वह यह भी दर्शाता है कि इस्राएल के साथ जो कुछ हुआ उन सब पर परमेश्वर की प्रभुता थी, और मिस्र में उनकी बंधुआई संयोग से होनेवाली घटना नहीं बल्कि परमेश्वर की बड़ी योजना का एक भाग थी (15:13-16, 50:20), और यह दर्शाना कि अब्राहम का परमेश्वर, इसहाक का परमेश्वर और याकूब का परमेश्वर वही परमेश्वर है जिसने जगत की रचना की (3:15-16)। इस्राएल का परमेश्वर अनेक देवताओं में से कोई एक नहीं, बल्कि आकाश और पृथ्वी का बनानेवाला परमप्रधान सृष्टिकर्ता है।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 1:19" }, + "तथा साँझ हुई फिर भोर हुआ। इस प्रकार चौथा दिन हो गया।" + ] + }, + { + "type": "para:s", + "content": [ + "पाँचवाँ दिन—मछलियाँ और पक्षी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 1:20" }, + "फिर परमेश्वर ने कहा, “जल जीवित प्राणियों से बहुत ही भर जाए, और पक्षी पृथ्वी के ऊपर आकाश के अन्तर में उड़ें।”", { - "type": "para:ip", - "content": [ - "आरम्भ" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 1:21" }, + "इसलिए परमेश्वर ने जाति-जाति के बड़े-बड़े जल-जन्तुओं की, और उन सब जीवित प्राणियों की भी सृष्टि की जो चलते फिरते हैं जिनसे जल बहुत ही भर गया और एक-एक जाति के उड़नेवाले पक्षियों की भी सृष्टि की; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 1:22" }, { - "type": "para:io1", - "content": [ - "1. सृष्टि की रचना — 1:1-2:25" - ] + "type": "char:it", + "content": [ + "परमेश्वर ने यह कहकर उनको आशीष दी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.22" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर ने यह कहकर उनको आशीष दी:" + ] + }, + { + "type": "char:ft", + "content": [ + "आशीष देने का अर्थ कामना करना है और यहाँ परमेश्वर के सन्दर्भ में इसका अर्थ आशीष पानेवाले के लिए कुछ अच्छा करने का संकल्प लेना।" + ] + } + ] + } + ] + }, + ", “फूलो-फलो, और समुद्र के जल में भर जाओ, और पक्षी पृथ्वी पर बढ़ें।”", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 1:23" + }, + "तथा साँझ हुई फिर भोर हुआ। इस प्रकार पाँचवाँ दिन हो गया।" + ] + }, + { + "type": "para:s", + "content": [ + "छठवाँ दिन—भूमि के जीवजन्तु और मनुष्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 1:24" + }, + "फिर परमेश्वर ने कहा, “पृथ्वी से एक-एक जाति के जीवित प्राणी, अर्थात् घरेलू पशु, और रेंगनेवाले जन्तु, और पृथ्वी के वन पशु, जाति-जाति के अनुसार उत्पन्न हों,” और वैसा ही हो गया।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 1:25" + }, + "इस प्रकार परमेश्वर ने पृथ्वी के जाति-जाति के वन-पशुओं को, और जाति-जाति के घरेलू पशुओं को, और जाति-जाति के भूमि पर सब रेंगनेवाले जन्तुओं को बनाया; और परमेश्वर ने देखा कि अच्छा है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "GEN 1:26" + }, + "फिर परमेश्वर ने कहा, “हम", + { + "type": "char:it", + "content": [ + "मनुष्य", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.26" + ] + }, + { + "type": "char:fq", + "content": [ + "मनुष्य:" + ] + }, + { + "type": "char:ft", + "content": [ + "मनुष्य नई प्रजाति है, वह विशेष रूप से इस पृथ्वी के अन्य प्रकार के जीवों से भिन्न है।" + ] + } + ] + } + ] }, + "को", { - "type": "para:io1", - "content": [ - "2. मनुष्य का पाप में पतन — 3:1-24" - ] + "type": "char:it", + "content": [ + "अपने स्वरूप के अनुसार" + ] }, { - "type": "para:io1", - "content": [ - "3. आदम की पीढ़ी — 4:1-6:8" - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.26" + ] + }, + { + "type": "char:fq", + "content": [ + "अपने स्वरूप के अनुसार:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् अपनी समानता में। मनुष्य का स्वर्ग से सम्बंध है और इस पृथ्वी का कोई भी प्राणी नहीं है" + ] + } + ] }, + "अपनी समानता में बनाएँ; और वे समुद्र की मछलियों, और आकाश के पक्षियों, और घरेलू पशुओं, और सारी पृथ्वी पर, और सब रेंगनेवाले जन्तुओं पर जो पृथ्वी पर रेंगते हैं, अधिकार रखें।”", { - "type": "para:io1", - "content": [ - "4. नूह की पीढ़ी — 6:9-11:32" - ] + "type": "char:bdit", + "content": [ + "(याकू. 3:9)" + ] }, { - "type": "para:io1", - "content": [ - "5. अब्राहम का वृत्तान्त — 12:1-25:18" - ] + "type": "verse:v", + "number": "27", + "sid": "GEN 1:27" }, + "तब परमेश्वर ने अपने स्वरूप में मनुष्य को रचा, अपने ही स्वरूप में परमेश्वर ने मनुष्य की रचना की; नर और नारी के रूप में उसने मनुष्यों की सृष्टि की।", { - "type": "para:io1", - "content": [ - "6. इसहाक और उसके पुत्रों का वृत्तान्त — 25:19-36:43" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 19:4, मर. 10:6, प्रेरि. 17:29, 1 कुरि. 11:7, कुलु. 3:10, 1 तीमु. 2:13)" + ] }, { - "type": "para:io1", - "content": [ - "7. याकूब की पीढ़ी — 37:1-50:26" - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 1:28" }, + "और परमेश्वर ने उनको आशीष दी; और उनसे कहा, “फूलो-फलो, और पृथ्वी में भर जाओ, और उसको अपने वश में कर लो; और समुद्र की मछलियों, तथा आकाश के पक्षियों, और पृथ्वी पर रेंगनेवाले सब जन्तुओं पर अधिकार रखो।”", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "29", + "sid": "GEN 1:29" }, + "फिर परमेश्वर ने उनसे कहा, “सुनो, जितने बीजवाले छोटे-छोटे पेड़ सारी पृथ्वी के ऊपर हैं और जितने वृक्षों में बीजवाले फल होते हैं, वे सब मैंने तुम को दिए हैं; वे तुम्हारे भोजन के लिये हैं;", { - "type": "para:s", - "content": [ - "सृष्टि का इतिहास" - ] + "type": "char:bdit", + "content": [ + "(रोम. 14:2)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "आदि में परमेश्वर ने आकाश और पृथ्वी की सृष्टि की।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 1:10, इब्रा. 11:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "पृथ्वी बेडौल और सुनसान पड़ी थी, और गहरे जल के ऊपर अंधियारा था; तथा परमेश्वर का आत्मा जल के ऊपर मण्डराता था।", - { - "type": "char:bdit", - "content": [ - "(2 कुरि. 4:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 1:30" }, + "और जितने पृथ्वी के पशु, और आकाश के पक्षी, और पृथ्वी पर रेंगनेवाले जन्तु हैं, जिनमें जीवन का प्राण हैं, उन सब के खाने के लिये मैंने सब हरे-हरे छोटे पेड़ दिए हैं,” और वैसा ही हो गया।", { - "type": "para:s", - "content": [ - "पहला दिन—उजियाला" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 1:31" }, + "तब परमेश्वर ने जो कुछ बनाया था, सब को देखा, तो क्या देखा, कि वह बहुत ही अच्छा है। तथा साँझ हुई फिर भोर हुआ। इस प्रकार छठवाँ दिन हो गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "तब परमेश्वर ने कहा, “", - { - "type": "char:it", - "content": [ - "उजियाला हो,”" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.3" - ] - }, - { - "type": "char:fq", - "content": [ - "उजियाला हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "पहले दिन का कार्य उजियाले को अस्तित्व में लाना था। यहाँ स्पष्ट रूप से योजना, पिछले पद बताए गए एक दोष, अर्थात् अंधकार को दूर करना है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तो उजियाला हो गया।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - "और", - { - "type": "char:it", - "content": [ - "परमेश्वर ने उजियाले को देखा कि अच्छा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.4" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने उजियाले को देखा कि अच्छा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर अपने कार्य पर विचार करता है, और उस कार्य के उत्तमता के बोध से तृप्ति की भावना प्राप्त करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और परमेश्वर ने उजियाले को अंधियारे से अलग किया।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "GEN 1:5" - }, - "और परमेश्वर ने उजियाले को दिन और अंधियारे को रात कहा। तथा साँझ हुई फिर भोर हुआ। इस प्रकार पहला दिन हो गया।" - ] - }, - { - "type": "para:s", - "content": [ - "दूसरा दिन—आकाश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 1:6" - }, - { - "type": "char:it", - "content": [ - "फिर परमेश्वर ने कहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.6" - ] - }, - { - "type": "char:fq", - "content": [ - "फिर परमेश्वर ने कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इससे हम यह सीखते हैं कि वह न केवल है, बल्कि ऐसा है जो अपनी इच्छा को व्यक्त कर सकता है और अपने सृजे हुओं के साथ बातचीत कर सकता है। वह न केवल अपनी सृष्टि के द्वारा प्रगट होता है बल्कि स्वयं भी अपने को प्रगट करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “जल के बीच एक ऐसा अन्तर हो कि जल दो भाग हो जाए।”" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "GEN 1:7" - }, - "तब परमेश्वर ने एक अन्तर करके उसके नीचे के जल और उसके ऊपर के जल को अलग-अलग किया; और वैसा ही हो गया।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 1:8" - }, - "और परमेश्वर ने उस अन्तर को आकाश कहा। तथा साँझ हुई फिर भोर हुआ। इस प्रकार दूसरा दिन हो गया।" - ] + "type": "char:bdit", + "content": [ + "(1 तीमु. 4:4)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "GEN 2" + }, + { + "type": "para:s", + "content": [ + "सातवाँ दिन—विश्राम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 2:1" + }, + "इस तरह आकाश और पृथ्वी और उनकी सारी सेना का बनाना समाप्त हो गया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 2:2" + }, + "और परमेश्वर ने अपना काम जिसे वह करता था सातवें दिन समाप्त किया, और उसने अपने किए हुए सारे काम से", + { + "type": "char:it", + "content": [ + "सातवें दिन विश्राम किया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.2" + ] + }, + { + "type": "char:fq", + "content": [ + "सातवें दिन विश्राम किया:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर का विश्राम थकान के कारण नहीं परन्तु अपना कार्य समाप्त करने से है। वह अपनी शक्ति को फिर से प्राप्त करके तरोताजा नहीं हुआ बल्कि अपने सामने समाप्त कार्य को देखने की तृप्ति से हुआ।" + ] + } + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "तीसरा दिन—सूखी धरती और पेड़-पौधे" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 4:4)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 1:9" - }, - "फिर परमेश्वर ने कहा, “आकाश के नीचे का जल एक स्थान में इकट्ठा हो जाए और सूखी भूमि दिखाई दे,” और वैसा ही हो गया।", + "type": "verse:v", + "number": "3", + "sid": "GEN 2:3" + }, + "और परमेश्वर ने सातवें दिन को आशीष दी और पवित्र ठहराया; क्योंकि उसमें उसने सृष्टि की रचना के अपने सारे काम से विश्राम लिया।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 2:4" + }, + "आकाश और पृथ्वी की उत्पत्ति का वृत्तान्त यह है कि जब वे उत्पन्न हुए अर्थात् जिस दिन यहोवा परमेश्वर ने पृथ्वी और आकाश को बनाया।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 2:5" + }, + "तब मैदान का कोई पौधा भूमि पर न था, और न मैदान का कोई छोटा पेड़ उगा था, क्योंकि यहोवा परमेश्वर ने पृथ्वी पर जल नहीं बरसाया था, और भूमि पर खेती करने के लिये मनुष्य भी नहीं था।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 2:6" + }, + "लेकिन कुहरा पृथ्वी से उठता था जिससे सारी भूमि सिंच जाती थी।" + ] + }, + { + "type": "para:s", + "content": [ + "मानवजाति का आरम्भ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "GEN 2:7" + }, + "तब यहोवा परमेश्वर ने आदम को भूमि की मिट्टी से रचा, और उसके नथनों में जीवन का श्वास फूँक दिया; और आदम जीवित प्राणी बन गया।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 15:45)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "GEN 2:8" + }, + "और यहोवा परमेश्वर ने पूर्व की ओर, अदन में एक वाटिका लगाई; और वहाँ आदम को जिसे उसने रचा था, रख दिया।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 2:9" + }, + "और यहोवा परमेश्वर ने भूमि से सब भाँति के वृक्ष, जो देखने में मनोहर और जिनके फल खाने में अच्छे हैं, उगाए, और वाटिका के बीच में जीवन के वृक्ष को और भले या बुरे के ज्ञान के वृक्ष को भी लगाया।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 2:7, प्रका. 22:14)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 2:10" + }, + "उस वाटिका को सींचने के लिये एक महानदी अदन से निकली और वहाँ से आगे बहकर चार नदियों में बँट गई।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 22:2)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "GEN 2:11" + }, + "पहली नदी का नाम पीशोन है, यह वही है जो हवीला नाम के सारे देश को जहाँ सोना मिलता है घेरे हुए है।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 2:12" + }, + "उस देश का सोना उत्तम होता है; वहाँ मोती और सुलैमानी पत्थर भी मिलते हैं।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 2:13" + }, + "और दूसरी नदी का नाम गीहोन है; यह वही है जो कूश के सारे देश को घेरे हुए है।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 2:14" + }, + "और तीसरी नदी का नाम हिद्देकेल है; यह वही है जो अश्शूर के पूर्व की ओर बहती है। और चौथी नदी का नाम फरात है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 2:15" + }, + "तब यहोवा", + { + "type": "char:it", + "content": [ + "परमेश्वर ने आदम को लेकर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(2 पत. 3:5)" - ] + "type": "char:fr", + "content": [ + "2.15" + ] }, - "", { - "type": "verse:v", - "number": "10", - "sid": "GEN 1:10" + "type": "char:fq", + "content": [ + "परमेश्वर ने आदम को लेकर:" + ] }, - "और परमेश्वर ने सूखी भूमि को पृथ्वी कहा, तथा जो जल इकट्ठा हुआ उसको उसने समुद्र कहा; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "verse:v", - "number": "11", - "sid": "GEN 1:11" - }, - "फिर परमेश्वर ने कहा, “पृथ्वी से हरी घास, तथा बीजवाले छोटे-छोटे पेड़, और फलदाई वृक्ष भी जिनके बीज उन्हीं में एक-एक की जाति के अनुसार होते हैं पृथ्वी पर उगें,” और वैसा ही हो गया।", + "type": "char:ft", + "content": [ + "वही सर्व-सामर्थी हाथ जिसने उसे बनाया था, उसने अब भी उसे थाम रखा था, और उसने उसे वाटिका में रखा। उसने वह वाटिका उसे विश्राम करने या उसमें वास करने के लिए दी, जो एक शान्ति और विश्रान्ति का स्थान था।" + ] + } + ] + } + ] + }, + "अदन की वाटिका में रख दिया, कि वह उसमें काम करे और उसकी रखवाली करे।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 2:16" + }, + "और यहोवा परमेश्वर ने आदम को यह आज्ञा दी, “तू वाटिका के किसी भी वृक्षों का फल खा सकता है;", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 2:17" + }, + "पर भले या बुरे के ज्ञान का जो वृक्ष है, उसका फल तू कभी न खाना: क्योंकि जिस दिन तू उसका फल खाएगा उसी दिन अवश्य मर जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 2:18" + }, + "फिर यहोवा परमेश्वर ने कहा, “", + { + "type": "char:it", + "content": [ + "आदम का अकेला रहना अच्छा नहीं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(1 कुरि. 15:38)" - ] + "type": "char:fr", + "content": [ + "2.18" + ] }, - "", { - "type": "verse:v", - "number": "12", - "sid": "GEN 1:12" + "type": "char:fq", + "content": [ + "आदम का अकेला रहना अच्छा नहीं:" + ] }, - "इस प्रकार पृथ्वी से हरी घास, और छोटे-छोटे पेड़ जिनमें अपनी-अपनी जाति के अनुसार बीज होता है, और फलदाई वृक्ष जिनके बीज एक-एक की जाति के अनुसार उन्हीं में होते हैं उगें; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "verse:v", - "number": "13", - "sid": "GEN 1:13" - }, - "तथा साँझ हुई फिर भोर हुआ। इस प्रकार तीसरा दिन हो गया।" - ] + "type": "char:ft", + "content": [ + "परमेश्वर ने मनुष्य को समाजिक प्राणी बनाया, कि वह न केवल अपने से बड़ो के साथ बातचीत करे बल्कि समान लोगों के साथ भी करे। उसे एक साथी चाहिए था जिसके साथ वह बातचीत कर सके और परमेश्वर ने उसकी इस जरूरत की पूर्ति करने का निर्णय किया।" + ] + } + ] + } + ] + }, + "; मैं उसके लिये एक ऐसा सहायक बनाऊँगा जो उसके लिये उपयुक्त होगा।”", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 11:9)" + ] + }, + { + "type": "verse:v", + "number": "19", + "sid": "GEN 2:19" + }, + "और यहोवा परमेश्वर भूमि में से सब जाति के जंगली पशुओं, और आकाश के सब भाँति के पक्षियों को रचकर आदम के पास ले आया कि देखे, कि वह उनका क्या-क्या नाम रखता है; और जिस-जिस जीवित प्राणी का जो-जो नाम आदम ने रखा वही उसका नाम हो गया।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 2:20" + }, + "अतः आदम ने सब जाति के घरेलू पशुओं, और आकाश के पक्षियों, और सब जाति के जंगली पशुओं के नाम रखे; परन्तु आदम के लिये कोई ऐसा सहायक न मिला जो उससे मेल खा सके।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 2:21" + }, + "तब यहोवा परमेश्वर ने आदम को गहरी नींद में डाल दिया, और जब वह सो गया तब उसने उसकी एक पसली निकालकर उसकी जगह माँस भर दिया।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 11:8)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "GEN 2:22" }, + "और यहोवा परमेश्वर ने उस पसली को जो उसने आदम में से निकाली थी, स्त्री बना दिया; और उसको आदम के पास ले आया।", { - "type": "para:s", - "content": [ - "चौथा दिन—सूरज, चाँद और तारे" - ] + "type": "char:bdit", + "content": [ + "(1 तीमु. 2:13)" + ] }, { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "23", + "sid": "GEN 2:23" + }, + "तब आदम ने कहा, “अब यह मेरी हड्डियों में की हड्डी और मेरे माँस में का माँस है; इसलिए इसका नाम नारी होगा, क्योंकि यह नर में से निकाली गई है।”", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 2:24" + }, + "इस कारण पुरुष अपने माता-पिता को छोड़कर अपनी पत्नी से मिला रहेगा और वे एक ही तन बने रहेंगे।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 19:5, मर. 10:7,8, इफि. 5:31)" + ] + }, + { + "type": "verse:v", + "number": "25", + "sid": "GEN 2:25" + }, + "आदम और उसकी पत्नी दोनों नंगे थे, पर वे लज्जित न थे।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "GEN 3" + }, + { + "type": "para:s", + "content": [ + "पाप का आरम्भ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 3:1" + }, + "यहोवा परमेश्वर ने जितने जंगली पशु बनाए थे, उन सब में सर्प धूर्त था, और उसने स्त्री से कहा, “क्या सच है, कि परमेश्वर ने कहा, ‘तुम इस वाटिका के किसी वृक्ष का फल न खाना’?”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 12:9, प्रका. 20:2)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 3:2" + }, + "स्त्री ने सर्प से कहा, “इस वाटिका के वृक्षों के फल हम खा सकते हैं;", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 3:3" + }, + "पर जो वृक्ष वाटिका के बीच में है, उसके फल के विषय में परमेश्वर ने कहा है कि न तो तुम उसको खाना और न ही उसको छूना, नहीं तो मर जाओगे।”", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 3:4" + }, + "तब सर्प ने स्त्री से कहा, “तुम निश्चय न मरोगे", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 3:5" + }, + "वरन् परमेश्वर आप जानता है कि जिस दिन तुम उसका फल खाओगे उसी दिन तुम्हारी आँखें खुल जाएँगी, और तुम भले बुरे का ज्ञान पाकर परमेश्वर के तुल्य हो जाओगे।”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 3:6" + }, + "अतः", + { + "type": "char:it", + "content": [ + "जब स्त्री ने देखा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "GEN 1:14" + "type": "char:fr", + "content": [ + "3.6" + ] }, - "फिर परमेश्वर ने कहा, “दिन को रात से अलग करने के लिये आकाश के अन्तर में ज्योतियाँ हों; और वे चिन्हों, और नियत समयों, और दिनों, और वर्षों के कारण हों;", { - "type": "verse:v", - "number": "15", - "sid": "GEN 1:15" + "type": "char:fq", + "content": [ + "जब स्त्री ने देखा:" + ] }, - "और वे ज्योतियाँ आकाश के अन्तर में पृथ्वी पर प्रकाश देनेवाली भी ठहरें,” और वैसा ही हो गया।", { - "type": "verse:v", - "number": "16", - "sid": "GEN 1:16" - }, - "तब परमेश्वर ने दो बड़ी ज्योतियाँ बनाईं; उनमें से बड़ी ज्योति को दिन पर प्रभुता करने के लिये, और छोटी ज्योति को रात पर प्रभुता करने के लिये बनाया; और तारागण को भी बनाया।", + "type": "char:ft", + "content": [ + "स्त्री ने फल देखा और यह सम्भव था की उसने परीक्षा लेनेवाले के द्वारा बताई बातों से उत्साहित होकर उस फल को मनोहरता की आँखों से देखा।" + ] + } + ] + } + ] + }, + "कि उस वृक्ष का फल खाने में अच्छा, और देखने में मनभाऊ, और बुद्धि देने के लिये चाहने योग्य भी है, तब उसने उसमें से तोड़कर खाया; और अपने पति को भी दिया, जो उसके साथ था और उसने भी खाया।", + { + "type": "char:bdit", + "content": [ + "(1 तीमु. 2:14)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 3:7" + }, + "तब उन दोनों की आँखें खुल गईं, और उनको मालूम हुआ कि वे नंगे हैं; इसलिए उन्होंने अंजीर के पत्ते जोड़-जोड़कर लंगोट बना लिये।" + ] + }, + { + "type": "para:s", + "content": [ + "पाप का परिणाम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 3:8" + }, + "तब यहोवा परमेश्वर, जो दिन के ठंडे समय वाटिका में फिरता था, उसका शब्द उनको सुनाई दिया। तब आदम और उसकी पत्नी वाटिका के वृक्षों के बीच यहोवा परमेश्वर से छिप गए।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 3:9" + }, + "तब यहोवा परमेश्वर ने पुकारकर आदम से पूछा, “तू कहाँ है?”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 3:10" + }, + "उसने कहा, “मैं तेरा शब्द वाटिका में सुनकर डर गया,", + { + "type": "char:it", + "content": [ + "क्योंकि मैं नंगा था", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "GEN 1:17" + "type": "char:fr", + "content": [ + "3.10" + ] }, - "परमेश्वर ने उनको आकाश के अन्तर में इसलिए रखा कि वे पृथ्वी पर प्रकाश दें,", { - "type": "verse:v", - "number": "18", - "sid": "GEN 1:18" + "type": "char:fq", + "content": [ + "क्योंकि मैं नंगा था:" + ] }, - "तथा दिन और रात पर प्रभुता करें और उजियाले को अंधियारे से अलग करें; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "verse:v", - "number": "19", - "sid": "GEN 1:19" - }, - "तथा साँझ हुई फिर भोर हुआ। इस प्रकार चौथा दिन हो गया।" - ] + "type": "char:ft", + "content": [ + "इस कथन में उसके द्वारा अपने विचारों को परमेश्वर से छिपाने की स्वाभाविक प्रवृति दिखाई देती है। नंगाई का ज़िक्र है, परन्तु उस आज्ञा उल्लंघन का नहीं जिससे यह बात आई।" + ] + } + ] + } + ] }, + "; इसलिए छिप गया।”", { - "type": "para:s", - "content": [ - "पाँचवाँ दिन—मछलियाँ और पक्षी" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 3:11" }, + "यहोवा परमेश्वर ने कहा, “किसने तुझे बताया कि तू नंगा है? जिस वृक्ष का फल खाने को मैंने तुझे मना किया था, क्या तूने उसका फल खाया है?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 1:20" - }, - "फिर परमेश्वर ने कहा, “जल जीवित प्राणियों से बहुत ही भर जाए, और पक्षी पृथ्वी के ऊपर आकाश के अन्तर में उड़ें।”", + "type": "verse:v", + "number": "12", + "sid": "GEN 3:12" + }, + "आदम ने कहा, “जिस स्त्री को तूने मेरे संग रहने को दिया है उसी ने उस वृक्ष का फल मुझे दिया, और मैंने खाया।”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 3:13" + }, + "तब यहोवा परमेश्वर ने स्त्री से कहा, “तूने यह क्या किया है?” स्त्री ने कहा, “सर्प ने मुझे बहका दिया, तब मैंने खाया।”", + { + "type": "char:bdit", + "content": [ + "(रोम. 7:11, 2 कुरि. 11:3, 1 तीमु. 2:14)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 3:14" + }, + "तब यहोवा परमेश्वर ने सर्प से कहा, “तूने जो यह किया है इसलिए तू सब घरेलू पशुओं, और सब जंगली पशुओं से अधिक श्रापित है; तू पेट के बल चला करेगा, और जीवन भर मिट्टी चाटता रहेगा;", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 3:15" + }, + "और मैं तेरे और इस स्त्री के बीच में, और तेरे वंश और इसके वंश के बीच में बैर उत्पन्न करूँगा, वह तेरे सिर को कुचल डालेगा, और तू उसकी एड़ी को डसेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 3:16" + }, + "फिर स्त्री से उसने कहा, “मैं तेरी पीड़ा और तेरे गर्भवती होने के दुःख को बहुत बढ़ाऊँगा; तू पीड़ित होकर बच्चे उत्पन्न करेगी; और तेरी लालसा तेरे पति की ओर होगी, और वह तुझ पर प्रभुता करेगा।”", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 11:3, इफि. 5:22, कुलु. 3:18)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "GEN 3:17" + }, + "और आदम से उसने कहा, “तूने जो अपनी पत्नी की बात सुनी, और जिस वृक्ष के फल के विषय मैंने तुझे आज्ञा दी थी कि तू उसे न खाना, उसको तूने खाया है, इसलिए भूमि तेरे कारण श्रापित है। तू उसकी उपज जीवन भर दुःख के साथ खाया करेगा;", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 6:8)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "GEN 3:18" + }, + "और वह तेरे लिये काँटे और ऊँटकटारे उगाएगी, और तू खेत की उपज खाएगा;", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 3:19" + }, + "और अपने माथे के पसीने की रोटी खाया करेगा, और अन्त में मिट्टी में मिल जाएगा; क्योंकि तू उसी में से निकाला गया है, तू मिट्टी तो है और मिट्टी ही में फिर मिल जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 3:20" + }, + "आदम ने अपनी पत्नी का नाम", + { + "type": "char:it", + "content": [ + "हव्वा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "GEN 1:21" + "type": "char:fr", + "content": [ + "3.20" + ] }, - "इसलिए परमेश्वर ने जाति-जाति के बड़े-बड़े जल-जन्तुओं की, और उन सब जीवित प्राणियों की भी सृष्टि की जो चलते फिरते हैं जिनसे जल बहुत ही भर गया और एक-एक जाति के उड़नेवाले पक्षियों की भी सृष्टि की; और परमेश्वर ने देखा कि अच्छा है।", { - "type": "verse:v", - "number": "22", - "sid": "GEN 1:22" + "type": "char:fq", + "content": [ + "हव्वा:" + ] }, { - "type": "char:it", - "content": [ - "परमेश्वर ने यह कहकर उनको आशीष दी" - ] - }, + "type": "char:ft", + "content": [ + "इब्रानी भाषा में हव्वा का अर्थ है ‘जीवन’" + ] + } + ] + } + ] + }, + "रखा; क्योंकि जितने मनुष्य जीवित हैं उन सब की मूलमाता वही हुई।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 3:21" + }, + "और यहोवा परमेश्वर ने आदम और उसकी पत्नी के लिये चमड़े के वस्त्र बनाकर उनको पहना दिए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 3:22" + }, + "फिर यहोवा परमेश्वर ने कहा, “मनुष्य भले बुरे का ज्ञान पाकर हम में से एक के समान हो गया है: इसलिए अब ऐसा न हो, कि वह हाथ बढ़ाकर जीवन के वृक्ष का फल भी तोड़कर खा ले और सदा जीवित रहे।”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 2:7, प्रका. 22:2,14,19, उत्प. 3:24, प्रका. 2:7)" + ] + }, + { + "type": "verse:v", + "number": "23", + "sid": "GEN 3:23" + }, + "इसलिए यहोवा परमेश्वर ने उसको अदन की वाटिका में से निकाल दिया कि वह उस भूमि पर खेती करे जिसमें से वह बनाया गया था।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 3:24" + }, + "इसलिए", + { + "type": "char:it", + "content": [ + "आदम को उसने निकाल दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.22" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने यह कहकर उनको आशीष दी:" - ] - }, - { - "type": "char:ft", - "content": [ - "आशीष देने का अर्थ कामना करना है और यहाँ परमेश्वर के सन्दर्भ में इसका अर्थ आशीष पानेवाले के लिए कुछ अच्छा करने का संकल्प लेना।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "3.24" + ] }, { - "type": "char:it", - "content": [ - "*, “फूलो-फलो, और समुद्र के जल में भर जाओ, और पक्षी पृथ्वी पर बढ़ें।”" - ] + "type": "char:fq", + "content": [ + "आदम को उसने निकाल दिया:" + ] }, { - "type": "verse:v", - "number": "23", - "sid": "GEN 1:23" - }, - "तथा साँझ हुई फिर भोर हुआ। इस प्रकार पाँचवाँ दिन हो गया।" - ] - }, - { - "type": "para:s", - "content": [ - "छठवाँ दिन—भूमि के जीवजन्तु और मनुष्य" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 1:24" - }, - "फिर परमेश्वर ने कहा, “पृथ्वी से एक-एक जाति के जीवित प्राणी, अर्थात् घरेलू पशु, और रेंगनेवाले जन्तु, और पृथ्वी के वन पशु, जाति-जाति के अनुसार उत्पन्न हों,” और वैसा ही हो गया।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 1:25" - }, - "इस प्रकार परमेश्वर ने पृथ्वी के जाति-जाति के वन-पशुओं को, और जाति-जाति के घरेलू पशुओं को, और जाति-जाति के भूमि पर सब रेंगनेवाले जन्तुओं को बनाया; और परमेश्वर ने देखा कि अच्छा है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 1:26" - }, - "फिर परमेश्वर ने कहा, “हम", - { - "type": "char:it", - "content": [ - "मनुष्य" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.26" - ] - }, - { - "type": "char:fq", - "content": [ - "मनुष्य:" - ] - }, - { - "type": "char:ft", - "content": [ - "मनुष्य नई प्रजाति है, वह विशेष रूप से इस पृथ्वी के अन्य प्रकार के जीवों से भिन्न है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को" - ] - }, - { - "type": "char:it", - "content": [ - "अपने स्वरूप के अनुसार" - ] - }, + "type": "char:ft", + "content": [ + "यह आदम के वाटिका में से निर्वासन को न्यायिक क्रिया के रूप में दर्शाता है। वह मिट्टी में मिलने तक अपने जीवन निर्वाह के लिए अपने परिश्रम के फल पर ही निर्भर रह गया" + ] + } + ] + } + ] + }, + "और जीवन के वृक्ष के मार्ग का पहरा देने के लिये अदन की वाटिका के पूर्व की ओर करूबों को, और चारों ओर घूमनेवाली अग्निमय तलवार को भी नियुक्त कर दिया।" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "GEN 4" + }, + { + "type": "para:s", + "content": [ + "कैन द्वारा हाबिल की हत्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 4:1" + }, + "जब आदम अपनी पत्नी हव्वा के पास गया तब उसने गर्भवती होकर कैन को जन्म दिया और कहा, “मैंने यहोवा की सहायता से एक पुत्र को जन्म दिया है।”", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 4:2" + }, + "फिर वह उसके भाई हाबिल को भी जन्मी, हाबिल तो भेड़-बकरियों का चरवाहा बन गया, परन्तु कैन भूमि की खेती करनेवाला किसान बना।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 4:3" + }, + "कुछ दिनों के पश्चात् कैन यहोवा के पास भूमि की उपज में से कुछ भेंट ले आया।", + { + "type": "char:bdit", + "content": [ + "(यहू. 1:11)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "GEN 4:4" + }, + "और", + { + "type": "char:it", + "content": [ + "हाबिल भी अपनी भेड़-बकरियों के कई एक पहलौठे बच्चे भेंट चढ़ाने ले आया और उनकी चर्बी भेंट चढ़ाई", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "4.4" + ] + }, + { + "type": "char:fq", + "content": [ + "हाबिल भी अपनी भेड़-बकरियों के कई एक पहलौठे बच्चे भेंट चढ़ाने ले आया और उनकी चर्बी भेंट चढ़ाई:" + ] + }, + { + "type": "char:ft", + "content": [ + "हाबिल की भेंट बाहरी रूप से अपने भाई कैन से भिन्न थी। इसमें उसकी भेड़-बकरियों के पहिलौठे शामिल थे। इनको मारकर उनकी चर्बी भेंट चढ़ाई गई। अतः लहू बहाया गया, और प्राण ले लिया गया।" + ] + } + ] + } + ] + }, + "; तब यहोवा ने हाबिल और उसकी भेंट को तो ग्रहण किया,", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 11:4)" + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "GEN 4:5" + }, + "परन्तु कैन और उसकी भेंट को उसने ग्रहण न किया। तब कैन अति क्रोधित हुआ, और उसके मुँह पर उदासी छा गई।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 4:6" + }, + "तब यहोवा ने कैन से कहा, “तू क्यों क्रोधित हुआ? और तेरे मुँह पर उदासी क्यों छा गई है?", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 4:7" + }, + "यदि तू भला करे, तो क्या तेरी भेंट ग्रहण न की जाएगी? और यदि तू भला न करे, तो पाप द्वार पर छिपा रहता है, और उसकी लालसा तेरी ओर होगी, और तुझे उस पर प्रभुता करनी है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 4:8" + }, + "तब", + { + "type": "char:it", + "content": [ + "कैन ने अपने भाई हाबिल से कुछ कहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.26" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने स्वरूप के अनुसार:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् अपनी समानता में। मनुष्य का स्वर्ग से सम्बंध है और इस पृथ्वी का कोई भी प्राणी नहीं है" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "4.8" + ] }, - "अपनी समानता में बनाएँ; और वे समुद्र की मछलियों, और आकाश के पक्षियों, और घरेलू पशुओं, और सारी पृथ्वी पर, और सब रेंगनेवाले जन्तुओं पर जो पृथ्वी पर रेंगते हैं, अधिकार रखें।”", { - "type": "char:bdit", - "content": [ - "(याकू. 3:9)" - ] + "type": "char:fq", + "content": [ + "कैन ने अपने भाई हाबिल से कुछ कहा:" + ] }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 1:27" - }, - "तब परमेश्वर ने अपने स्वरूप में मनुष्य को रचा, अपने ही स्वरूप में परमेश्वर ने मनुष्य की रचना की; नर और नारी के रूप में उसने मनुष्यों की सृष्टि की।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 19:4, मर. 10:6, प्रेरि. 17:29, 1 कुरि. 11:7, कुलु. 3:10, 1 तीमु. 2:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 1:28" - }, - "और परमेश्वर ने उनको आशीष दी; और उनसे कहा, “फूलो-फलो, और पृथ्वी में भर जाओ, और उसको अपने वश में कर लो; और समुद्र की मछलियों, तथा आकाश के पक्षियों, और पृथ्वी पर रेंगनेवाले सब जन्तुओं पर अधिकार रखो।”", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 1:29" - }, - "फिर परमेश्वर ने उनसे कहा, “सुनो, जितने बीजवाले छोटे-छोटे पेड़ सारी पृथ्वी के ऊपर हैं और जितने वृक्षों में बीजवाले फल होते हैं, वे सब मैंने तुम को दिए हैं; वे तुम्हारे भोजन के लिये हैं;", - { - "type": "char:bdit", - "content": [ - "(रोम. 14:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 1:30" - }, - "और जितने पृथ्वी के पशु, और आकाश के पक्षी, और पृथ्वी पर रेंगनेवाले जन्तु हैं, जिनमें जीवन का प्राण हैं, उन सब के खाने के लिये मैंने सब हरे-हरे छोटे पेड़ दिए हैं,” और वैसा ही हो गया।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 1:31" - }, - "तब परमेश्वर ने जो कुछ बनाया था, सब को देखा, तो क्या देखा, कि वह बहुत ही अच्छा है। तथा साँझ हुई फिर भोर हुआ। इस प्रकार छठवाँ दिन हो गया।", { - "type": "char:bdit", - "content": [ - "(1 तीमु. 4:4)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "कुछ पांडुलिपियों के अनुसार “कैन ने अपने भाई हाबिल से कहा, ‘हम बाहर मैदान में चले।’" + ] + } + ] + } + ] }, + "; और जब वे मैदान में थे, तब कैन ने अपने भाई हाबिल पर चढ़कर उसकी हत्या कर दी।", { - "type": "chapter:c", - "number": "2", - "sid": "GEN 2" + "type": "verse:v", + "number": "9", + "sid": "GEN 4:9" }, + "तब यहोवा ने कैन से पूछा, “तेरा भाई हाबिल कहाँ है?” उसने कहा, “मालूम नहीं; क्या मैं अपने भाई का रखवाला हूँ?”", { - "type": "para:s", - "content": [ - "सातवाँ दिन—विश्राम" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 4:10" }, + "उसने कहा, “तूने क्या किया है? तेरे भाई का लहू भूमि में से मेरी ओर चिल्लाकर मेरी दुहाई दे रहा है!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 2:1" - }, - "इस तरह आकाश और पृथ्वी और उनकी सारी सेना का बनाना समाप्त हो गया।", + "type": "char:bdit", + "content": [ + "(इब्रा. 12:24)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "GEN 4:11" + }, + "इसलिए अब भूमि जिसने तेरे भाई का लहू तेरे हाथ से पीने के लिये अपना मुँह खोला है, उसकी ओर से तू", + { + "type": "char:it", + "content": [ + "श्रापित", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "GEN 2:2" + "type": "char:fr", + "content": [ + "4.11" + ] }, - "और परमेश्वर ने अपना काम जिसे वह करता था सातवें दिन समाप्त किया, और उसने अपने किए हुए सारे काम से", { - "type": "char:it", - "content": [ - "सातवें दिन विश्राम किया" - ] + "type": "char:fq", + "content": [ + "श्रापित:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.2" - ] - }, - { - "type": "char:fq", - "content": [ - "सातवें दिन विश्राम किया:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर का विश्राम थकान के कारण नहीं परन्तु अपना कार्य समाप्त करने से है। वह अपनी शक्ति को फिर से प्राप्त करके तरोताजा नहीं हुआ बल्कि अपने सामने समाप्त कार्य को देखने की तृप्ति से हुआ।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "वह श्राप जो अब कैन पर आया, एक प्रकार से दण्डात्मक था, क्योंकि वह उस भूमि से आया जिसने उसके भाई का लहू पिया था।" + ] + } + ] + } + ] + }, + "है।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 4:12" + }, + "चाहे तू भूमि पर खेती करे, तो भी उसकी पूरी उपज फिर तुझे न मिलेगी, और तू पृथ्वी पर भटकने वाला और भगोड़ा होगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 4:13" + }, + "तब कैन ने यहोवा से कहा, “मेरा दण्ड असहनीय है।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 4:14" + }, + "देख, तूने आज के दिन मुझे भूमि पर से निकाला है और मैं तेरी दृष्टि की आड़ में रहूँगा और पृथ्वी पर भटकने वाला और भगोड़ा रहूँगा; और जो कोई मुझे पाएगा, मेरी हत्या करेगा।”", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 4:15" + }, + "इस कारण यहोवा ने उससे कहा, “जो कोई कैन की हत्या करेगा उससे सात गुणा बदला लिया जाएगा।” और यहोवा ने कैन के लिये एक चिन्ह ठहराया ऐसा न हो कि कोई उसे पाकर मार डाले।" + ] + }, + { + "type": "para:s", + "content": [ + "कैन के वंशज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 4:16" + }, + "तब कैन यहोवा के सम्मुख से निकल गया और नोद नामक देश में, जो अदन के पूर्व की ओर है, रहने लगा।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 4:17" + }, + "जब कैन अपनी पत्नी के पास गया तब वह गर्भवती हुई और हनोक को जन्म दिया; फिर कैन ने एक नगर बसाया और उस नगर का नाम अपने पुत्र के नाम पर हनोक रखा।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 4:18" + }, + "हनोक से ईराद उत्पन्न हुआ, और ईराद से महूयाएल उत्पन्न हुआ और महूयाएल से मतूशाएल, और मतूशाएल से लेमेक उत्पन्न हुआ।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 4:19" + }, + "लेमेक ने दो स्त्रियाँ ब्याह लीं: जिनमें से एक का नाम आदा और दूसरी का सिल्ला है।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 4:20" + }, + "आदा ने याबाल को जन्म दिया। वह उन लोगों का पिता था जो तम्बुओं में रहते थे और पशुओं का पालन करके जीवन निर्वाह करते थे।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 4:21" + }, + "उसके भाई का नाम यूबाल था: वह उन लोगों का पिता था जो वीणा और बाँसुरी बजाते थे।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 4:22" + }, + "और सिल्ला ने भी तूबल-कैन नामक एक पुत्र को जन्म दिया: वह पीतल और लोहे के सब धारवाले हथियारों का गढ़नेवाला हुआ। और तूबल-कैन की बहन नामाह थी।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 4:23" + }, + "लेमेक ने अपनी पत्नियों से कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“हे आदा और हे सिल्ला मेरी सुनो;" + ] + }, + { + "type": "para:q", + "content": [ + "हे लेमेक की पत्नियों, मेरी बात पर कान लगाओ:" + ] + }, + { + "type": "para:q", + "content": [ + "मैंने एक पुरुष को जो मुझे चोट लगाता था," + ] + }, + { + "type": "para:q", + "content": [ + "अर्थात् एक जवान को जो मुझे घायल करता था, घात किया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 4:24" + }, + "जब कैन का बदला सात गुणा लिया जाएगा।" + ] + }, + { + "type": "para:q", + "content": [ + "तो लेमेक का सतहत्तर गुणा लिया जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "शेत और एनोश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 4:25" + }, + "और आदम अपनी पत्नी के पास फिर गया; और उसने एक पुत्र को जन्म दिया और उसका नाम यह कहकर शेत रखा कि “परमेश्वर ने मेरे लिये हाबिल के बदले, जिसको कैन ने मारा था, एक और वंश प्रदान किया।”", + { + "type": "char:bdit", + "content": [ + "(उत्प. 5:3,4)" + ] + }, + { + "type": "verse:v", + "number": "26", + "sid": "GEN 4:26" + }, + "और शेत के भी एक पुत्र उत्पन्न हुआ और उसने उसका नाम एनोश रखा। उसी समय से लोग यहोवा से प्रार्थना करने लगे।" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "GEN 5" + }, + { + "type": "para:s", + "content": [ + "आदम की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 5:1" + }, + "आदम की वंशावली यह है। जब परमेश्वर ने मनुष्य की सृष्टि की तब अपने ही स्वरूप में उसको बनाया।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 1:1, 1 कुरि. 11:7)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 5:2" + }, + "उसने नर और नारी करके मनुष्यों की सृष्टि की और उन्हें आशीष दी, और उनकी सृष्टि के दिन", + { + "type": "char:it", + "content": [ + "उनका नाम आदम रखा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.2" + ] + }, + { + "type": "char:fq", + "content": [ + "उनका नाम आदम रखा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह स्पष्ट रूप से सामान्य या सामूहिक शब्द है जो प्रजाति को दर्शाता है। सृष्टिकर्ता के रूप में परमेश्वर, जाति को नाम देता है और इसके द्वारा वह उसके चरित्र और उद्देश्य को चिन्हित करता है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 19:4, मर. 10:6)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "GEN 5:3" + }, + "जब आदम एक सौ तीस वर्ष का हुआ, तब उसके द्वारा उसकी समानता में उस ही के स्वरूप के अनुसार एक पुत्र उत्पन्न हुआ। उसने उसका नाम शेत रखा।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 5:4" + }, + "और शेत के जन्म के पश्चात् आदम आठ सौ वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 5:5" + }, + "इस प्रकार आदम की कुल आयु नौ सौ तीस वर्ष की हुई, तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 5:6" + }, + "जब शेत एक सौ पाँच वर्ष का हुआ, उससे एनोश उत्पन्न हुआ।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 5:7" + }, + "एनोश के जन्म के पश्चात् शेत आठ सौ सात वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 5:8" + }, + "इस प्रकार शेत की कुल आयु नौ सौ बारह वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 5:9" + }, + "जब एनोश नब्बे वर्ष का हुआ, तब उसने केनान को जन्म दिया।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 5:10" + }, + "केनान के जन्म के पश्चात् एनोश आठ सौ पन्द्रह वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 5:11" + }, + "इस प्रकार एनोश की कुल आयु नौ सौ पाँच वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 5:12" + }, + "जब केनान सत्तर वर्ष का हुआ, तब उसने", + { + "type": "char:it", + "content": [ + "महललेल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fr", + "content": [ + "5.12" + ] }, { - "type": "char:bdit", - "content": [ - "(इब्रा. 4:4)" - ] + "type": "char:fq", + "content": [ + "महललेल:" + ] }, - "", { - "type": "verse:v", - "number": "3", - "sid": "GEN 2:3" - }, - "और परमेश्वर ने सातवें दिन को आशीष दी और पवित्र ठहराया; क्योंकि उसमें उसने सृष्टि की रचना के अपने सारे काम से विश्राम लिया।", + "type": "char:ft", + "content": [ + "अर्थात् ‘परमेश्वर की स्तुति’" + ] + } + ] + } + ] + }, + "को जन्म दिया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 5:13" + }, + "महललेल के जन्म के पश्चात् केनान आठ सौ चालीस वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 5:14" + }, + "इस प्रकार केनान की कुल आयु नौ सौ दस वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 5:15" + }, + "जब महललेल पैंसठ वर्ष का हुआ, तब उसने येरेद को जन्म दिया।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 5:16" + }, + "येरेद के जन्म के पश्चात् महललेल आठ सौ तीस वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 5:17" + }, + "इस प्रकार महललेल की कुल आयु आठ सौ पंचानबे वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 5:18" + }, + "जब येरेद एक सौ बासठ वर्ष का हुआ, तब उसने हनोक को जन्म दिया।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 5:19" + }, + "हनोक के जन्म के पश्चात् येरेद आठ सौ वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 5:20" + }, + "इस प्रकार येरेद की कुल आयु नौ सौ बासठ वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "GEN 5:21" + }, + "जब हनोक पैंसठ वर्ष का हुआ, तब उसने मतूशेलह को जन्म दिया।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 5:22" + }, + "मतूशेलह के जन्म के पश्चात्", + { + "type": "char:it", + "content": [ + "हनोक तीन सौ वर्ष तक परमेश्वर के साथ-साथ चलता रहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "GEN 2:4" + "type": "char:fr", + "content": [ + "5.22" + ] }, - "आकाश और पृथ्वी की उत्पत्ति का वृत्तान्त यह है कि जब वे उत्पन्न हुए अर्थात् जिस दिन यहोवा परमेश्वर ने पृथ्वी और आकाश को बनाया।", { - "type": "verse:v", - "number": "5", - "sid": "GEN 2:5" + "type": "char:fq", + "content": [ + "हनोक तीन सौ वर्ष तक परमेश्वर के साथ-साथ चलता रहा:" + ] }, - "तब मैदान का कोई पौधा भूमि पर न था, और न मैदान का कोई छोटा पेड़ उगा था, क्योंकि यहोवा परमेश्वर ने पृथ्वी पर जल नहीं बरसाया था, और भूमि पर खेती करने के लिये मनुष्य भी नहीं था।", { - "type": "verse:v", - "number": "6", - "sid": "GEN 2:6" - }, - "लेकिन कुहरा पृथ्वी से उठता था जिससे सारी भूमि सिंच जाती थी।" - ] + "type": "char:ft", + "content": [ + "हनोक के समय में कुछ लोगों ने सच्चे परमेश्वर को छोड़ दिया था और परमप्रधान परमेश्वर से सम्बंधित कई गलत धारणाओं में गिर गए थे। उसका परमेश्वर के साथ साथ चलना यह संकेत देता है कि अन्य लोग परमेश्वर के बिना चल रहे थे।" + ] + } + ] + } + ] + }, + ", और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 5:23" + }, + "इस प्रकार हनोक की कुल आयु तीन सौ पैंसठ वर्ष की हुई।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 5:24" }, + "हनोक परमेश्वर के साथ-साथ चलता था; फिर वह लोप हो गया क्योंकि परमेश्वर ने उसे उठा लिया।", { - "type": "para:s", - "content": [ - "मानवजाति का आरम्भ" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 11:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 5:25" + }, + "जब मतूशेलह एक सौ सत्तासी वर्ष का हुआ, तब उसने लेमेक को जन्म दिया।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 5:26" + }, + "लेमेक के जन्म के पश्चात् मतूशेलह सात सौ बयासी वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 5:27" + }, + "इस प्रकार मतूशेलह की कुल आयु नौ सौ उनहत्तर वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 5:28" + }, + "जब लेमेक एक सौ बयासी वर्ष का हुआ, तब उससे एक पुत्र का जन्म हुआ।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 5:29" + }, + "उसने यह कहकर उसका नाम नूह रखा, कि “यहोवा ने जो पृथ्वी को श्राप दिया है, उसके विषय यह लड़का हमारे काम में, और उस कठिन परिश्रम में जो हम करते हैं, हमें शान्ति देगा।”", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 5:30" + }, + "नूह के जन्म के पश्चात् लेमेक पाँच सौ पंचानबे वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 5:31" + }, + "इस प्रकार लेमेक की कुल आयु सात सौ सतहत्तर वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "GEN 5:32" + }, + "और नूह पाँच सौ वर्ष का हुआ; और नूह से शेम, और हाम और येपेत का जन्म हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "GEN 6" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के बेटे और मनुष्यों की बेटियाँ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 6:1" + }, + "फिर जब मनुष्य भूमि के ऊपर बहुत बढ़ने लगे, और उनके बेटियाँ उत्पन्न हुईं,", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 6:2" + }, + "तब परमेश्वर के पुत्रों ने मनुष्य की पुत्रियों को देखा, कि वे सुन्दर हैं; और उन्होंने जिस-जिसको चाहा उनसे ब्याह कर लिया।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 6:3" + }, + "तब यहोवा ने कहा, “मेरा आत्मा मनुष्य में सदा के लिए निवास न करेगा, क्योंकि मनुष्य भी शरीर ही है; उसकी आयु एक सौ बीस वर्ष की होगी।”", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 6:4" + }, + "उन दिनों में पृथ्वी पर दानव रहते थे; और इसके पश्चात् जब परमेश्वर के पुत्र मनुष्य की पुत्रियों के पास गए तब उनके द्वारा जो सन्तान उत्पन्न हुए, वे पुत्र शूरवीर होते थे, जिनकी कीर्ति प्राचीनकाल से प्रचलित है।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर द्वारा न्याय का फैसला" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 6:5" + }, + "यहोवा ने देखा कि मनुष्यों की बुराई पृथ्वी पर बढ़ गई है, और उनके मन के विचार में जो कुछ उत्पन्न होता है वह निरन्तर बुरा ही होता है।", + { + "type": "char:bdit", + "content": [ + "(भज. 53:2)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 6:6" + }, + "और यहोवा पृथ्वी पर मनुष्य को बनाने से पछताया, और वह मन में अति खेदित हुआ।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 6:7" + }, + "तब यहोवा ने कहा, “", + { + "type": "char:it", + "content": [ + "मैं मनुष्य को जिसकी मैंने सृष्टि की है पृथ्वी के ऊपर से मिटा दूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.7" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं मनुष्य को जिसकी मैंने सृष्टि की है पृथ्वी के ऊपर से मिटा दूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह वर्तमान मनुष्यजाति को मिटा देने का निर्णय था।" + ] + } + ] + } + ] + }, + "; क्या मनुष्य, क्या पशु, क्या रेंगनेवाले जन्तु, क्या आकाश के पक्षी, सब को मिटा दूँगा, क्योंकि मैं उनके बनाने से पछताता हूँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के अनुग्रह की दृष्टि में नूह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 6:8" + }, + "परन्तु यहोवा के अनुग्रह की दृष्टि नूह पर बनी रही।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 6:9" + }, + "नूह की वंशावली यह है।", + { + "type": "char:it", + "content": [ + "नूह", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.9" + ] + }, + { + "type": "char:fq", + "content": [ + "नूह:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ नूह का चित्रण “धर्मी” और “खरे” पुरुष के रूप में किया है। यह स्मरण रखें कि पहले ही से उस पर परमेश्वर के अनुग्रह की दृष्टि बनी थी।" + ] + } + ] + } + ] + }, + "धर्मी पुरुष और अपने समय के लोगों में खरा था; और नूह परमेश्वर ही के साथ-साथ चलता रहा।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 6:10" + }, + "और नूह से शेम, और हाम, और येपेत नामक, तीन पुत्र उत्पन्न हुए।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 6:11" }, + "उस समय", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "पृथ्वी परमेश्वर की दृष्टि में बिगड़ गई", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "7", - "sid": "GEN 2:7" + "type": "char:fr", + "content": [ + "6.11" + ] }, - "तब यहोवा परमेश्वर ने आदम को भूमि की मिट्टी से रचा, और उसके नथनों में जीवन का श्वास फूँक दिया; और आदम जीवित प्राणी बन गया।", { - "type": "char:bdit", - "content": [ - "(1 कुरि. 15:45)" - ] + "type": "char:fq", + "content": [ + "पृथ्वी परमेश्वर की दृष्टि में बिगड़ गई:" + ] }, - "", { - "type": "verse:v", - "number": "8", - "sid": "GEN 2:8" - }, - "और यहोवा परमेश्वर ने पूर्व की ओर, अदन में एक वाटिका लगाई; और वहाँ आदम को जिसे उसने रचा था, रख दिया।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 2:9" - }, - "और यहोवा परमेश्वर ने भूमि से सब भाँति के वृक्ष, जो देखने में मनोहर और जिनके फल खाने में अच्छे हैं, उगाए, और वाटिका के बीच में जीवन के वृक्ष को और भले या बुरे के ज्ञान के वृक्ष को भी लगाया।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 2:7, प्रका. 22:14)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "नूह के विपरीत, बाकी सब मानवजाति भ्रष्ट थी–पाप से पूरी तरह से विकृत। “वह उपद्रव से भर गई थी”।" + ] + } + ] + } + ] }, + "थी, और उपद्रव से भर गई थी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 2:10" - }, - "उस वाटिका को सींचने के लिये एक महानदी अदन से निकली और वहाँ से आगे बहकर चार नदियों में बँट गई।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 22:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 2:11" - }, - "पहली नदी का नाम पीशोन है, यह वही है जो हवीला नाम के सारे देश को जहाँ सोना मिलता है घेरे हुए है।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 2:12" - }, - "उस देश का सोना उत्तम होता है; वहाँ मोती और सुलैमानी पत्थर भी मिलते हैं।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 2:13" - }, - "और दूसरी नदी का नाम गीहोन है; यह वही है जो कूश के सारे देश को घेरे हुए है।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 2:14" - }, - "और तीसरी नदी का नाम हिद्देकेल है; यह वही है जो अश्शूर के पूर्व की ओर बहती है। और चौथी नदी का नाम फरात है।" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 6:12" }, + "और परमेश्वर ने पृथ्वी पर जो दृष्टि की तो क्या देखा कि वह बिगड़ी हुई है; क्योंकि सब प्राणियों ने पृथ्वी पर अपना-अपना चाल-चलन बिगाड़ लिया था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 2:15" - }, - "तब यहोवा", - { - "type": "char:it", - "content": [ - "परमेश्वर ने आदम को लेकर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.15" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने आदम को लेकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "वही सर्व-सामर्थी हाथ जिसने उसे बनाया था, उसने अब भी उसे थाम रखा था, और उसने उसे वाटिका में रखा। उसने वह वाटिका उसे विश्राम करने या उसमें वास करने के लिए दी, जो एक शान्ति और विश्रान्ति का स्थान था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* अदन की वाटिका में रख दिया, कि वह उसमें काम करे और उसकी रखवाली करे।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "GEN 2:16" - }, - "और यहोवा परमेश्वर ने आदम को यह आज्ञा दी, “तू वाटिका के किसी भी वृक्षों का फल खा सकता है;", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 2:17" - }, - "पर भले या बुरे के ज्ञान का जो वृक्ष है, उसका फल तू कभी न खाना: क्योंकि जिस दिन तू उसका फल खाएगा उसी दिन अवश्य मर जाएगा।”" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 6:13" }, + "तब परमेश्वर ने नूह से कहा, “सब प्राणियों के अन्त करने का प्रश्न मेरे सामने आ गया है; क्योंकि उनके कारण पृथ्वी उपद्रव से भर गई है, इसलिए मैं उनको पृथ्वी समेत नाश कर डालूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 2:18" - }, - "फिर यहोवा परमेश्वर ने कहा, “", - { - "type": "char:it", - "content": [ - "आदम का अकेला रहना अच्छा नहीं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.18" - ] - }, - { - "type": "char:fq", - "content": [ - "आदम का अकेला रहना अच्छा नहीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने मनुष्य को समाजिक प्राणी बनाया, कि वह न केवल अपने से बड़ो के साथ बातचीत करे बल्कि समान लोगों के साथ भी करे। उसे एक साथी चाहिए था जिसके साथ वह बातचीत कर सके और परमेश्वर ने उसकी इस जरूरत की पूर्ति करने का निर्णय किया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; मैं उसके लिये एक ऐसा सहायक बनाऊँगा जो उसके लिये उपयुक्त होगा।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 11:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 2:19" - }, - "और यहोवा परमेश्वर भूमि में से सब जाति के जंगली पशुओं, और आकाश के सब भाँति के पक्षियों को रचकर आदम के पास ले आया कि देखे, कि वह उनका क्या-क्या नाम रखता है; और जिस-जिस जीवित प्राणी का जो-जो नाम आदम ने रखा वही उसका नाम हो गया।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 2:20" - }, - "अतः आदम ने सब जाति के घरेलू पशुओं, और आकाश के पक्षियों, और सब जाति के जंगली पशुओं के नाम रखे; परन्तु आदम के लिये कोई ऐसा सहायक न मिला जो उससे मेल खा सके।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 2:21" - }, - "तब यहोवा परमेश्वर ने आदम को गहरी नींद में डाल दिया, और जब वह सो गया तब उसने उसकी एक पसली निकालकर उसकी जगह माँस भर दिया।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 11:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 2:22" - }, - "और यहोवा परमेश्वर ने उस पसली को जो उसने आदम में से निकाली थी, स्त्री बना दिया; और उसको आदम के पास ले आया।", - { - "type": "char:bdit", - "content": [ - "(1 तीमु. 2:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 2:23" - }, - "तब आदम ने कहा, “अब यह मेरी हड्डियों में की हड्डी और मेरे माँस में का माँस है; इसलिए इसका नाम नारी होगा, क्योंकि यह नर में से निकाली गई है।”", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 2:24" - }, - "इस कारण पुरुष अपने माता-पिता को छोड़कर अपनी पत्नी से मिला रहेगा और वे एक ही तन बने रहेंगे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 19:5, मर. 10:7,8, इफि. 5:31)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 2:25" - }, - "आदम और उसकी पत्नी दोनों नंगे थे, पर वे लज्जित न थे।" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 6:14" }, + "इसलिए तू गोपेर वृक्ष की लकड़ी का एक जहाज बना ले, उसमें कोठरियाँ बनाना, और भीतर-बाहर उस पर राल लगाना।", { - "type": "chapter:c", - "number": "3", - "sid": "GEN 3" + "type": "verse:v", + "number": "15", + "sid": "GEN 6:15" }, + "इस ढंग से तू उसको बनाना: जहाज की लम्बाई तीन सौ हाथ, चौड़ाई पचास हाथ, और ऊँचाई तीस हाथ की हो।", { - "type": "para:s", - "content": [ - "पाप का आरम्भ" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 6:16" }, + "जहाज में एक खिड़की बनाना, और उसके एक हाथ ऊपर से उसकी छत बनाना, और जहाज की एक ओर एक द्वार रखना, और जहाज में पहला, दूसरा, तीसरा खण्ड बनाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 3:1" - }, - "यहोवा परमेश्वर ने जितने जंगली पशु बनाए थे, उन सब में सर्प धूर्त था, और उसने स्त्री से कहा, “क्या सच है, कि परमेश्वर ने कहा, ‘तुम इस वाटिका के किसी वृक्ष का फल न खाना’?”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 12:9, प्रका. 20:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 3:2" - }, - "स्त्री ने सर्प से कहा, “इस वाटिका के वृक्षों के फल हम खा सकते हैं;", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 3:3" - }, - "पर जो वृक्ष वाटिका के बीच में है, उसके फल के विषय में परमेश्वर ने कहा है कि न तो तुम उसको खाना और न ही उसको छूना, नहीं तो मर जाओगे।”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 3:4" - }, - "तब सर्प ने स्त्री से कहा, “तुम निश्चय न मरोगे", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 3:5" - }, - "वरन् परमेश्वर आप जानता है कि जिस दिन तुम उसका फल खाओगे उसी दिन तुम्हारी आँखें खुल जाएँगी, और तुम भले बुरे का ज्ञान पाकर परमेश्वर के तुल्य हो जाओगे।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 3:6" - }, - "अतः", - { - "type": "char:it", - "content": [ - "जब स्त्री ने देखा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.6" - ] - }, - { - "type": "char:fq", - "content": [ - "जब स्त्री ने देखा:" - ] - }, - { - "type": "char:ft", - "content": [ - "स्त्री ने फल देखा और यह सम्भव था की उसने परीक्षा लेनेवाले के द्वारा बताई बातों से उत्साहित होकर उस फल को मनोहरता की आँखों से देखा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कि उस वृक्ष का फल खाने में अच्छा, और देखने में मनभाऊ, और बुद्धि देने के लिये चाहने योग्य भी है, तब उसने उसमें से तोड़कर खाया; और अपने पति को भी दिया, जो उसके साथ था और उसने भी खाया।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(1 तीमु. 2:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 3:7" - }, - "तब उन दोनों की आँखें खुल गईं, और उनको मालूम हुआ कि वे नंगे हैं; इसलिए उन्होंने अंजीर के पत्ते जोड़-जोड़कर लंगोट बना लिये।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 6:17" }, + "और सुन, मैं आप पृथ्वी पर जल-प्रलय करके सब प्राणियों को, जिनमें जीवन का श्वास है, आकाश के नीचे से नाश करने पर हूँ; और सब जो पृथ्वी पर हैं मर जाएँगे।", { - "type": "para:s", - "content": [ - "पाप का परिणाम" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 6:18" }, + "परन्तु", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 3:8" - }, - "तब यहोवा परमेश्वर, जो दिन के ठंडे समय वाटिका में फिरता था, उसका शब्द उनको सुनाई दिया। तब आदम और उसकी पत्नी वाटिका के वृक्षों के बीच यहोवा परमेश्वर से छिप गए।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 3:9" - }, - "तब यहोवा परमेश्वर ने पुकारकर आदम से पूछा, “तू कहाँ है?”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 3:10" - }, - "उसने कहा, “मैं तेरा शब्द वाटिका में सुनकर डर गया,", - { - "type": "char:it", - "content": [ - "क्योंकि मैं नंगा था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.10" - ] - }, - { - "type": "char:fq", - "content": [ - "क्योंकि मैं नंगा था:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस कथन में उसके द्वारा अपने विचारों को परमेश्वर से छिपाने की स्वाभाविक प्रवृति दिखाई देती है। नंगाई का ज़िक्र है, परन्तु उस आज्ञा उल्लंघन का नहीं जिससे यह बात आई।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; इसलिए छिप गया।”" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "GEN 3:11" - }, - "यहोवा परमेश्वर ने कहा, “किसने तुझे बताया कि तू नंगा है? जिस वृक्ष का फल खाने को मैंने तुझे मना किया था, क्या तूने उसका फल खाया है?”", + "type": "char:tl", + "content": [ + "तेरे संग मैं वाचा बाँधता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "GEN 3:12" + "type": "char:fr", + "content": [ + "6.18" + ] }, - "आदम ने कहा, “जिस स्त्री को तूने मेरे संग रहने को दिया है उसी ने उस वृक्ष का फल मुझे दिया, और मैंने खाया।”", { - "type": "verse:v", - "number": "13", - "sid": "GEN 3:13" + "type": "char:fq", + "content": [ + "तेरे संग मैं वाचा बाँधता हूँ:" + ] }, - "तब यहोवा परमेश्वर ने स्त्री से कहा, “तूने यह क्या किया है?” स्त्री ने कहा, “सर्प ने मुझे बहका दिया, तब मैंने खाया।”", { - "type": "char:bdit", - "content": [ - "(रोम. 7:11, 2 कुरि. 11:3, 1 तीमु. 2:14)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "बाइबल में यहाँ परमेश्वर और मनुष्य के बीच वाचा का पहली बार ज़िक्र आता है। वाचा दो लोगों के बीच एक गम्भीर प्रतिज्ञा है, जिसमें प्रत्येक अपने-अपने भाग को करने के लिए वचनबद्ध है।" + ] + } + ] + } + ] }, + "; इसलिए तू अपने पुत्रों, स्त्री, और बहुओं समेत जहाज में प्रवेश करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 3:14" - }, - "तब यहोवा परमेश्वर ने सर्प से कहा, “तूने जो यह किया है इसलिए तू सब घरेलू पशुओं, और सब जंगली पशुओं से अधिक श्रापित है; तू पेट के बल चला करेगा, और जीवन भर मिट्टी चाटता रहेगा;", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 3:15" - }, - "और मैं तेरे और इस स्त्री के बीच में, और तेरे वंश और इसके वंश के बीच में बैर उत्पन्न करूँगा, वह तेरे सिर को कुचल डालेगा, और तू उसकी एड़ी को डसेगा।”" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 6:19" }, + "और सब जीवित प्राणियों में से, तू एक-एक जाति के दो-दो, अर्थात् एक नर और एक मादा जहाज में ले जाकर, अपने साथ जीवित रखना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 3:16" - }, - "फिर स्त्री से उसने कहा, “मैं तेरी पीड़ा और तेरे गर्भवती होने के दुःख को बहुत बढ़ाऊँगा; तू पीड़ित होकर बच्चे उत्पन्न करेगी; और तेरी लालसा तेरे पति की ओर होगी, और वह तुझ पर प्रभुता करेगा।”", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 11:3, इफि. 5:22, कुलु. 3:18)" - ] - }, - "" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 6:20" }, + "एक-एक जाति के पक्षी, और एक-एक जाति के पशु, और एक-एक जाति के भूमि पर रेंगनेवाले, सब में से दो-दो तेरे पास आएँगे, कि तू उनको जीवित रखे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 3:17" - }, - "और आदम से उसने कहा, “तूने जो अपनी पत्नी की बात सुनी, और जिस वृक्ष के फल के विषय मैंने तुझे आज्ञा दी थी कि तू उसे न खाना, उसको तूने खाया है, इसलिए भूमि तेरे कारण श्रापित है। तू उसकी उपज जीवन भर दुःख के साथ खाया करेगा;", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 6:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 3:18" - }, - "और वह तेरे लिये काँटे और ऊँटकटारे उगाएगी, और तू खेत की उपज खाएगा;", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 3:19" - }, - "और अपने माथे के पसीने की रोटी खाया करेगा, और अन्त में मिट्टी में मिल जाएगा; क्योंकि तू उसी में से निकाला गया है, तू मिट्टी तो है और मिट्टी ही में फिर मिल जाएगा।”" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 6:21" + }, + "और भाँति-भाँति का भोजन पदार्थ जो खाया जाता है, उनको तू लेकर अपने पास इकट्ठा कर रखना; जो तेरे और उनके भोजन के लिये होगा।”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 6:22" }, + "परमेश्वर की इस आज्ञा के अनुसार नूह ने किया।" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "GEN 7" + }, + { + "type": "para:s", + "content": [ + "जहाज में प्रवेश करना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 3:20" - }, - "आदम ने अपनी पत्नी का नाम", - { - "type": "char:it", - "content": [ - "हव्वा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.20" - ] - }, - { - "type": "char:fq", - "content": [ - "हव्वा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इब्रानी भाषा में हव्वा का अर्थ है ‘जीवन’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा; क्योंकि जितने मनुष्य जीवित हैं उन सब की मूलमाता वही हुई।" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "GEN 3:21" - }, - "और यहोवा परमेश्वर ने आदम और उसकी पत्नी के लिये चमड़े के वस्त्र बनाकर उनको पहना दिए।" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 7:1" }, + "तब यहोवा ने नूह से कहा, “तू अपने सारे घराने समेत जहाज में जा; क्योंकि मैंने इस समय के लोगों में से केवल तुझी को अपनी दृष्टि में धर्मी पाया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 3:22" - }, - "फिर यहोवा परमेश्वर ने कहा, “मनुष्य भले बुरे का ज्ञान पाकर हम में से एक के समान हो गया है: इसलिए अब ऐसा न हो, कि वह हाथ बढ़ाकर जीवन के वृक्ष का फल भी तोड़कर खा ले और सदा जीवित रहे।”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 2:7, प्रका. 22:2,14,19, उत्प. 3:24, प्रका. 2:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 3:23" - }, - "इसलिए यहोवा परमेश्वर ने उसको अदन की वाटिका में से निकाल दिया कि वह उस भूमि पर खेती करे जिसमें से वह बनाया गया था।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 3:24" - }, - "इसलिए", - { - "type": "char:it", - "content": [ - "आदम को उसने निकाल दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.24" - ] - }, - { - "type": "char:fq", - "content": [ - "आदम को उसने निकाल दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह आदम के वाटिका में से निर्वासन को न्यायिक क्रिया के रूप में दर्शाता है। वह मिट्टी में मिलने तक अपने जीवन निर्वाह के लिए अपने परिश्रम के फल पर ही निर्भर रह गया" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और जीवन के वृक्ष के मार्ग का पहरा देने के लिये अदन की वाटिका के पूर्व की ओर करूबों को, और चारों ओर घूमनेवाली अग्निमय तलवार को भी नियुक्त कर दिया।" - ] - } - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 7:2" }, + "सब जाति के शुद्ध पशुओं में से तो तू सात-सात जोड़े, अर्थात् नर और मादा लेना: पर जो पशु शुद्ध नहीं हैं, उनमें से दो-दो लेना, अर्थात् नर और मादा:", { - "type": "chapter:c", - "number": "4", - "sid": "GEN 4" + "type": "verse:v", + "number": "3", + "sid": "GEN 7:3" }, + "और आकाश के पक्षियों में से भी, सात-सात जोड़े, अर्थात् नर और मादा लेना, कि उनका वंश बचकर सारी पृथ्वी के ऊपर बना रहे।", { - "type": "para:s", - "content": [ - "कैन द्वारा हाबिल की हत्या" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 7:4" }, + "क्योंकि अब सात दिन और बीतने पर मैं पृथ्वी पर चालीस दिन और चालीस रात तक जल बरसाता रहूँगा; और जितने प्राणी मैंने बनाये हैं उन सब को भूमि के ऊपर से मिटा दूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 4:1" - }, - "जब आदम अपनी पत्नी हव्वा के पास गया तब उसने गर्भवती होकर कैन को जन्म दिया और कहा, “मैंने यहोवा की सहायता से एक पुत्र को जन्म दिया है।”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 4:2" - }, - "फिर वह उसके भाई हाबिल को भी जन्मी, हाबिल तो भेड़-बकरियों का चरवाहा बन गया, परन्तु कैन भूमि की खेती करनेवाला किसान बना।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 4:3" - }, - "कुछ दिनों के पश्चात् कैन यहोवा के पास भूमि की उपज में से कुछ भेंट ले आया।", - { - "type": "char:bdit", - "content": [ - "(यहू. 1:11)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 4:4" - }, - "और", - { - "type": "char:it", - "content": [ - "हाबिल भी अपनी भेड़-बकरियों के कई एक पहलौठे बच्चे भेंट चढ़ाने ले आया और उनकी चर्बी भेंट चढ़ाई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.4" - ] - }, - { - "type": "char:fq", - "content": [ - "हाबिल भी अपनी भेड़-बकरियों के कई एक पहलौठे बच्चे भेंट चढ़ाने ले आया और उनकी चर्बी भेंट चढ़ाई:" - ] - }, - { - "type": "char:ft", - "content": [ - "हाबिल की भेंट बाहरी रूप से अपने भाई कैन से भिन्न थी। इसमें उसकी भेड़-बकरियों के पहिलौठे शामिल थे। इनको मारकर उनकी चर्बी भेंट चढ़ाई गई। अतः लहू बहाया गया, और प्राण ले लिया गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; तब यहोवा ने हाबिल और उसकी भेंट को तो ग्रहण किया," - ] - }, - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 4:5" - }, - "परन्तु कैन और उसकी भेंट को उसने ग्रहण न किया। तब कैन अति क्रोधित हुआ, और उसके मुँह पर उदासी छा गई।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 4:6" - }, - "तब यहोवा ने कैन से कहा, “तू क्यों क्रोधित हुआ? और तेरे मुँह पर उदासी क्यों छा गई है?", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 4:7" - }, - "यदि तू भला करे, तो क्या तेरी भेंट ग्रहण न की जाएगी? और यदि तू भला न करे, तो पाप द्वार पर छिपा रहता है, और उसकी लालसा तेरी ओर होगी, और तुझे उस पर प्रभुता करनी है।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 4:8" - }, - "तब", - { - "type": "char:it", - "content": [ - "कैन ने अपने भाई हाबिल से कुछ कहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.8" - ] - }, - { - "type": "char:fq", - "content": [ - "कैन ने अपने भाई हाबिल से कुछ कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "कुछ पांडुलिपियों के अनुसार “कैन ने अपने भाई हाबिल से कहा, ‘हम बाहर मैदान में चले।’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और जब वे मैदान में थे, तब कैन ने अपने भाई हाबिल पर चढ़कर उसकी हत्या कर दी।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "GEN 4:9" - }, - "तब यहोवा ने कैन से पूछा, “तेरा भाई हाबिल कहाँ है?” उसने कहा, “मालूम नहीं; क्या मैं अपने भाई का रखवाला हूँ?”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 4:10" - }, - "उसने कहा, “तूने क्या किया है? तेरे भाई का लहू भूमि में से मेरी ओर चिल्लाकर मेरी दुहाई दे रहा है!", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:24)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 4:11" - }, - "इसलिए अब भूमि जिसने तेरे भाई का लहू तेरे हाथ से पीने के लिये अपना मुँह खोला है, उसकी ओर से तू", - { - "type": "char:it", - "content": [ - "श्रापित" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.11" - ] - }, - { - "type": "char:fq", - "content": [ - "श्रापित:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह श्राप जो अब कैन पर आया, एक प्रकार से दण्डात्मक था, क्योंकि वह उस भूमि से आया जिसने उसके भाई का लहू पिया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* है।" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "GEN 4:12" - }, - "चाहे तू भूमि पर खेती करे, तो भी उसकी पूरी उपज फिर तुझे न मिलेगी, और तू पृथ्वी पर भटकने वाला और भगोड़ा होगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 4:13" - }, - "तब कैन ने यहोवा से कहा, “मेरा दण्ड असहनीय है।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 4:14" - }, - "देख, तूने आज के दिन मुझे भूमि पर से निकाला है और मैं तेरी दृष्टि की आड़ में रहूँगा और पृथ्वी पर भटकने वाला और भगोड़ा रहूँगा; और जो कोई मुझे पाएगा, मेरी हत्या करेगा।”", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 4:15" - }, - "इस कारण यहोवा ने उससे कहा, “जो कोई कैन की हत्या करेगा उससे सात गुणा बदला लिया जाएगा।” और यहोवा ने कैन के लिये एक चिन्ह ठहराया ऐसा न हो कि कोई उसे पाकर मार डाले।" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 7:5" }, + "यहोवा की इस आज्ञा के अनुसार नूह ने किया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "कैन के वंशज" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 7:6" }, + "नूह की आयु छः सौ वर्ष की थी, जब जल-प्रलय पृथ्वी पर आया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 4:16" - }, - "तब कैन यहोवा के सम्मुख से निकल गया और नोद नामक देश में, जो अदन के पूर्व की ओर है, रहने लगा।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 4:17" - }, - "जब कैन अपनी पत्नी के पास गया तब वह गर्भवती हुई और हनोक को जन्म दिया; फिर कैन ने एक नगर बसाया और उस नगर का नाम अपने पुत्र के नाम पर हनोक रखा।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 4:18" - }, - "हनोक से ईराद उत्पन्न हुआ, और ईराद से महूयाएल उत्पन्न हुआ और महूयाएल से मतूशाएल, और मतूशाएल से लेमेक उत्पन्न हुआ।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 4:19" - }, - "लेमेक ने दो स्त्रियाँ ब्याह लीं: जिनमें से एक का नाम आदा और दूसरी का सिल्ला है।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 4:20" - }, - "आदा ने याबाल को जन्म दिया। वह उन लोगों का पिता था जो तम्बुओं में रहते थे और पशुओं का पालन करके जीवन निर्वाह करते थे।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 4:21" - }, - "उसके भाई का नाम यूबाल था: वह उन लोगों का पिता था जो वीणा और बाँसुरी बजाते थे।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 4:22" - }, - "और सिल्ला ने भी तूबल-कैन नामक एक पुत्र को जन्म दिया: वह पीतल और लोहे के सब धारवाले हथियारों का गढ़नेवाला हुआ। और तूबल-कैन की बहन नामाह थी।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 4:23" - }, - "लेमेक ने अपनी पत्नियों से कहा," - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 7:7" }, + "नूह अपने पुत्रों, पत्नी और बहुओं समेत, जल-प्रलय से बचने के लिये जहाज में गया।", { - "type": "para:q", - "content": [ - "“हे आदा और हे सिल्ला मेरी सुनो;" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 7:8" }, + "शुद्ध, और अशुद्ध दोनों प्रकार के पशुओं में से, पक्षियों,", { - "type": "para:q", - "content": [ - "हे लेमेक की पत्नियों, मेरी बात पर कान लगाओ:" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 7:9" }, + "और भूमि पर रेंगनेवालों में से भी, दो-दो, अर्थात् नर और मादा, जहाज में नूह के पास गए, जिस प्रकार परमेश्वर ने नूह को आज्ञा दी थी।", { - "type": "para:q", - "content": [ - "मैंने एक पुरुष को जो मुझे चोट लगाता था," - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 7:10" }, + "सात दिन के उपरान्त प्रलय का जल पृथ्वी पर आने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "जल-प्रलय" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "अर्थात् एक जवान को जो मुझे घायल करता था, घात किया है।" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 7:11" }, + "जब नूह की आयु के छः सौवें वर्ष के दूसरे महीने का सत्रहवाँ दिन आया; उसी दिन बड़े गहरे समुद्र के सब सोते फूट निकले और आकाश के झरोखे खुल गए।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 4:24" - }, - "जब कैन का बदला सात गुणा लिया जाएगा।" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 7:12" }, + "और वर्षा चालीस दिन और चालीस रात निरन्तर पृथ्वी पर होती रही।", { - "type": "para:q", - "content": [ - "तो लेमेक का सतहत्तर गुणा लिया जाएगा।”" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 7:13" }, + "ठीक उसी दिन नूह अपने पुत्र शेम, हाम, और येपेत, और अपनी पत्नी, और तीनों बहुओं समेत,", { - "type": "para:s", - "content": [ - "शेत और एनोश" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 7:14" }, + "और उनके संग एक-एक जाति के सब जंगली पशु, और एक-एक जाति के सब घरेलू पशु, और एक-एक जाति के सब पृथ्वी पर रेंगनेवाले, और एक-एक जाति के सब उड़नेवाले पक्षी, जहाज में गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 4:25" - }, - "और आदम अपनी पत्नी के पास फिर गया; और उसने एक पुत्र को जन्म दिया और उसका नाम यह कहकर शेत रखा कि “परमेश्वर ने मेरे लिये हाबिल के बदले, जिसको कैन ने मारा था, एक और वंश प्रदान किया।”", - { - "type": "char:bdit", - "content": [ - "(उत्प. 5:3,4)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 4:26" - }, - "और शेत के भी एक पुत्र उत्पन्न हुआ और उसने उसका नाम एनोश रखा। उसी समय से लोग यहोवा से प्रार्थना करने लगे।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 7:15" }, + "जितने प्राणियों में जीवन का श्वास था उनकी सब जातियों में से दो-दो नूह के पास जहाज में गए।", { - "type": "chapter:c", - "number": "5", - "sid": "GEN 5" + "type": "verse:v", + "number": "16", + "sid": "GEN 7:16" }, + "और जो गए, वह परमेश्वर की आज्ञा के अनुसार सब जाति के प्राणियों में से नर और मादा गए। तब यहोवा ने जहाज का द्वार बन्द कर दिया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "आदम की वंशावली" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 7:17" }, + "पृथ्वी पर चालीस दिन तक जल-प्रलय होता रहा; और पानी बहुत बढ़ता ही गया, जिससे जहाज ऊपर को उठने लगा, और वह पृथ्वी पर से ऊँचा उठ गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 5:1" - }, - "आदम की वंशावली यह है। जब परमेश्वर ने मनुष्य की सृष्टि की तब अपने ही स्वरूप में उसको बनाया।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 1:1, 1 कुरि. 11:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 5:2" - }, - "उसने नर और नारी करके मनुष्यों की सृष्टि की और उन्हें आशीष दी, और उनकी सृष्टि के दिन", - { - "type": "char:it", - "content": [ - "उनका नाम आदम रखा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.2" - ] - }, - { - "type": "char:fq", - "content": [ - "उनका नाम आदम रखा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह स्पष्ट रूप से सामान्य या सामूहिक शब्द है जो प्रजाति को दर्शाता है। सृष्टिकर्ता के रूप में परमेश्वर, जाति को नाम देता है और इसके द्वारा वह उसके चरित्र और उद्देश्य को चिन्हित करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 19:4, मर. 10:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 5:3" - }, - "जब आदम एक सौ तीस वर्ष का हुआ, तब उसके द्वारा उसकी समानता में उस ही के स्वरूप के अनुसार एक पुत्र उत्पन्न हुआ। उसने उसका नाम शेत रखा।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 5:4" - }, - "और शेत के जन्म के पश्चात् आदम आठ सौ वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 5:5" - }, - "इस प्रकार आदम की कुल आयु नौ सौ तीस वर्ष की हुई, तत्पश्चात् वह मर गया।" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 7:18" }, + "जल बढ़ते-बढ़ते पृथ्वी पर बहुत ही बढ़ गया, और जहाज जल के ऊपर-ऊपर तैरता रहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 5:6" - }, - "जब शेत एक सौ पाँच वर्ष का हुआ, उससे एनोश उत्पन्न हुआ।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 5:7" - }, - "एनोश के जन्म के पश्चात् शेत आठ सौ सात वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 5:8" - }, - "इस प्रकार शेत की कुल आयु नौ सौ बारह वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 7:19" }, + "जल पृथ्वी पर अत्यन्त बढ़ गया, यहाँ तक कि सारी धरती पर जितने बड़े-बड़े पहाड़ थे, सब डूब गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 5:9" - }, - "जब एनोश नब्बे वर्ष का हुआ, तब उसने केनान को जन्म दिया।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 5:10" - }, - "केनान के जन्म के पश्चात् एनोश आठ सौ पन्द्रह वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 5:11" - }, - "इस प्रकार एनोश की कुल आयु नौ सौ पाँच वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 7:20" }, + "जल तो पन्द्रह हाथ ऊपर बढ़ गया, और पहाड़ भी डूब गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 5:12" - }, - "जब केनान सत्तर वर्ष का हुआ, तब उसने", - { - "type": "char:it", - "content": [ - "महललेल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.12" - ] - }, - { - "type": "char:fq", - "content": [ - "महललेल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘परमेश्वर की स्तुति’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को जन्म दिया।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "GEN 5:13" - }, - "महललेल के जन्म के पश्चात् केनान आठ सौ चालीस वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 5:14" - }, - "इस प्रकार केनान की कुल आयु नौ सौ दस वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 7:21" }, + "और क्या पक्षी, क्या घरेलू पशु, क्या जंगली पशु, और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "पृथ्वी पर सब चलनेवाले प्राणी, और जितने जन्तु पृथ्वी में बहुतायत से भर गए थे, वे सब, और सब मनुष्य मर गए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "GEN 5:15" + "type": "char:fr", + "content": [ + "7.21" + ] }, - "जब महललेल पैंसठ वर्ष का हुआ, तब उसने येरेद को जन्म दिया।", { - "type": "verse:v", - "number": "16", - "sid": "GEN 5:16" + "type": "char:fq", + "content": [ + "पृथ्वी पर सब चलनेवाले प्राणी, और जितने जन्तु पृथ्वी में बहुतायत से भर गए थे, वे सब, और सब मनुष्य मर गए:" + ] }, - "येरेद के जन्म के पश्चात् महललेल आठ सौ तीस वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", { - "type": "verse:v", - "number": "17", - "sid": "GEN 5:17" - }, - "इस प्रकार महललेल की कुल आयु आठ सौ पंचानबे वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + "type": "char:ft", + "content": [ + "यहाँ सब के डूबकर मरने का ज़िक्र है। वे सब, जिनमें जीवन की आत्मा की श्वास थी, मर गए।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 7:22" + }, + "जो-जो भूमि पर थे उनमें से जितनों के नथनों में जीवन का श्वास था, सब मर मिटे।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 7:23" + }, + "और क्या मनुष्य, क्या पशु, क्या रेंगनेवाले जन्तु, क्या आकाश के पक्षी, जो-जो भूमि पर थे, सब पृथ्वी पर से मिट गए; केवल नूह, और जितने उसके संग जहाज में थे, वे ही बच गए।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 7:24" + }, + "और जल पृथ्वी पर एक सौ पचास दिन तक प्रबल रहा।" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "GEN 8" + }, + { + "type": "para:s", + "content": [ + "जल-प्रलय का अन्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 8:1" + }, + { + "type": "char:it", + "content": [ + "परमेश्वर ने नूह और जितने जंगली पशु और घरेलू पशु उसके संग जहाज में थे, उन सभी की सुधि ली", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.1" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर ने नूह और जितने जंगली पशु और घरेलू पशु उसके संग जहाज में थे, उन सभी की सुधि ली:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसे जल से बचाने के लिए उठाएँ कदम के द्वारा परमेश्वर ने उसकी सुधि ली। इसके विषय में कई कदम उठाएँ गए।" + ] + } + ] + } + ] }, + ": और परमेश्वर ने पृथ्वी पर पवन बहाई, और जल घटने लगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 5:18" - }, - "जब येरेद एक सौ बासठ वर्ष का हुआ, तब उसने हनोक को जन्म दिया।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 5:19" - }, - "हनोक के जन्म के पश्चात् येरेद आठ सौ वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 5:20" - }, - "इस प्रकार येरेद की कुल आयु नौ सौ बासठ वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 8:2" }, + "गहरे समुद्र के सोते और आकाश के झरोखे बंद हो गए; और उससे जो वर्षा होती थी वह भी थम गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 5:21" - }, - "जब हनोक पैंसठ वर्ष का हुआ, तब उसने मतूशेलह को जन्म दिया।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 5:22" - }, - "मतूशेलह के जन्म के पश्चात्", - { - "type": "char:it", - "content": [ - "हनोक तीन सौ वर्ष तक परमेश्वर के साथ-साथ चलता रहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.22" - ] - }, - { - "type": "char:fq", - "content": [ - "हनोक तीन सौ वर्ष तक परमेश्वर के साथ-साथ चलता रहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "हनोक के समय में कुछ लोगों ने सच्चे परमेश्वर को छोड़ दिया था और परमप्रधान परमेश्वर से सम्बंधित कई गलत धारणाओं में गिर गए थे। उसका परमेश्वर के साथ साथ चलना यह संकेत देता है कि अन्य लोग परमेश्वर के बिना चल रहे थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "GEN 5:23" - }, - "इस प्रकार हनोक की कुल आयु तीन सौ पैंसठ वर्ष की हुई।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 5:24" - }, - "हनोक परमेश्वर के साथ-साथ चलता था; फिर वह लोप हो गया क्योंकि परमेश्वर ने उसे उठा लिया।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 8:3" }, + "और एक सौ पचास दिन के पश्चात् जल पृथ्वी पर से लगातार घटने लगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 5:25" - }, - "जब मतूशेलह एक सौ सत्तासी वर्ष का हुआ, तब उसने लेमेक को जन्म दिया।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 5:26" - }, - "लेमेक के जन्म के पश्चात् मतूशेलह सात सौ बयासी वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 5:27" - }, - "इस प्रकार मतूशेलह की कुल आयु नौ सौ उनहत्तर वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 8:4" }, + "सातवें महीने के सत्रहवें दिन को, जहाज अरारात नामक पहाड़ पर टिक गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 5:28" - }, - "जब लेमेक एक सौ बयासी वर्ष का हुआ, तब उससे एक पुत्र का जन्म हुआ।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 5:29" - }, - "उसने यह कहकर उसका नाम नूह रखा, कि “यहोवा ने जो पृथ्वी को श्राप दिया है, उसके विषय यह लड़का हमारे काम में, और उस कठिन परिश्रम में जो हम करते हैं, हमें शान्ति देगा।”", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 5:30" - }, - "नूह के जन्म के पश्चात् लेमेक पाँच सौ पंचानबे वर्ष जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 5:31" - }, - "इस प्रकार लेमेक की कुल आयु सात सौ सतहत्तर वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 8:5" }, + "और जल दसवें महीने तक घटता चला गया, और दसवें महीने के पहले दिन को, पहाड़ों की चोटियाँ दिखाई दीं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "GEN 5:32" - }, - "और नूह पाँच सौ वर्ष का हुआ; और नूह से शेम, और हाम और येपेत का जन्म हुआ।" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 8:6" }, + "फिर ऐसा हुआ कि चालीस दिन के पश्चात् नूह ने अपने बनाए हुए जहाज की खिड़की को खोलकर,", { - "type": "chapter:c", - "number": "6", - "sid": "GEN 6" + "type": "verse:v", + "number": "7", + "sid": "GEN 8:7" }, + "एक कौआ उड़ा दिया: जब तक जल पृथ्वी पर से सूख न गया, तब तक कौआ इधर-उधर फिरता रहा।", { - "type": "para:s", - "content": [ - "परमेश्वर के बेटे और मनुष्यों की बेटियाँ" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 8:8" }, + "फिर उसने अपने पास से एक कबूतरी को भी उड़ा दिया कि देखे कि जल भूमि से घट गया कि नहीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 6:1" - }, - "फिर जब मनुष्य भूमि के ऊपर बहुत बढ़ने लगे, और उनके बेटियाँ उत्पन्न हुईं,", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 6:2" - }, - "तब परमेश्वर के पुत्रों ने मनुष्य की पुत्रियों को देखा, कि वे सुन्दर हैं; और उन्होंने जिस-जिसको चाहा उनसे ब्याह कर लिया।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 6:3" - }, - "तब यहोवा ने कहा, “मेरा आत्मा मनुष्य में सदा के लिए निवास न करेगा, क्योंकि मनुष्य भी शरीर ही है; उसकी आयु एक सौ बीस वर्ष की होगी।”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 6:4" - }, - "उन दिनों में पृथ्वी पर दानव रहते थे; और इसके पश्चात् जब परमेश्वर के पुत्र मनुष्य की पुत्रियों के पास गए तब उनके द्वारा जो सन्तान उत्पन्न हुए, वे पुत्र शूरवीर होते थे, जिनकी कीर्ति प्राचीनकाल से प्रचलित है।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 8:9" }, + "उस कबूतरी को अपने पैर टेकने के लिये कोई आधार न मिला, तो वह उसके पास जहाज में लौट आई: क्योंकि सारी पृथ्वी के ऊपर जल ही जल छाया था तब उसने हाथ बढ़ाकर उसे अपने पास जहाज में ले लिया।", { - "type": "para:s", - "content": [ - "परमेश्वर द्वारा न्याय का फैसला" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 8:10" }, + "तब और सात दिन तक ठहरकर, उसने उसी कबूतरी को जहाज में से फिर उड़ा दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 6:5" - }, - "यहोवा ने देखा कि मनुष्यों की बुराई पृथ्वी पर बढ़ गई है, और उनके मन के विचार में जो कुछ उत्पन्न होता है वह निरन्तर बुरा ही होता है।", - { - "type": "char:bdit", - "content": [ - "(भज. 53:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 6:6" - }, - "और यहोवा पृथ्वी पर मनुष्य को बनाने से पछताया, और वह मन में अति खेदित हुआ।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 6:7" - }, - "तब यहोवा ने कहा, “", - { - "type": "char:it", - "content": [ - "मैं मनुष्य को जिसकी मैंने सृष्टि की है पृथ्वी के ऊपर से मिटा दूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.7" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं मनुष्य को जिसकी मैंने सृष्टि की है पृथ्वी के ऊपर से मिटा दूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह वर्तमान मनुष्यजाति को मिटा देने का निर्णय था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्या मनुष्य, क्या पशु, क्या रेंगनेवाले जन्तु, क्या आकाश के पक्षी, सब को मिटा दूँगा, क्योंकि मैं उनके बनाने से पछताता हूँ।”" - ] - } - ] - }, - { - "type": "para:s", - "content": [ - "परमेश्वर के अनुग्रह की दृष्टि में नूह" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 6:8" - }, - "परन्तु यहोवा के अनुग्रह की दृष्टि नूह पर बनी रही।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 6:9" - }, - "नूह की वंशावली यह है।", - { - "type": "char:it", - "content": [ - "नूह" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.9" - ] - }, - { - "type": "char:fq", - "content": [ - "नूह:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ नूह का चित्रण “धर्मी” और “खरे” पुरुष के रूप में किया है। यह स्मरण रखें कि पहले ही से उस पर परमेश्वर के अनुग्रह की दृष्टि बनी थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* धर्मी पुरुष और अपने समय के लोगों में खरा था; और नूह परमेश्वर ही के साथ-साथ चलता रहा।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "GEN 6:10" - }, - "और नूह से शेम, और हाम, और येपेत नामक, तीन पुत्र उत्पन्न हुए।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 6:11" - }, - "उस समय", - { - "type": "char:it", - "content": [ - "पृथ्वी परमेश्वर की दृष्टि में बिगड़ गई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.11" - ] - }, - { - "type": "char:fq", - "content": [ - "पृथ्वी परमेश्वर की दृष्टि में बिगड़ गई:" - ] - }, - { - "type": "char:ft", - "content": [ - "नूह के विपरीत, बाकी सब मानवजाति भ्रष्ट थी–पाप से पूरी तरह से विकृत। “वह उपद्रव से भर गई थी”।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* थी, और उपद्रव से भर गई थी।" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "GEN 6:12" - }, - "और परमेश्वर ने पृथ्वी पर जो दृष्टि की तो क्या देखा कि वह बिगड़ी हुई है; क्योंकि सब प्राणियों ने पृथ्वी पर अपना-अपना चाल-चलन बिगाड़ लिया था।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 6:13" - }, - "तब परमेश्वर ने नूह से कहा, “सब प्राणियों के अन्त करने का प्रश्न मेरे सामने आ गया है; क्योंकि उनके कारण पृथ्वी उपद्रव से भर गई है, इसलिए मैं उनको पृथ्वी समेत नाश कर डालूँगा।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 6:14" - }, - "इसलिए तू गोपेर वृक्ष की लकड़ी का एक जहाज बना ले, उसमें कोठरियाँ बनाना, और भीतर-बाहर उस पर राल लगाना।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 6:15" - }, - "इस ढंग से तू उसको बनाना: जहाज की लम्बाई तीन सौ हाथ, चौड़ाई पचास हाथ, और ऊँचाई तीस हाथ की हो।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 6:16" - }, - "जहाज में एक खिड़की बनाना, और उसके एक हाथ ऊपर से उसकी छत बनाना, और जहाज की एक ओर एक द्वार रखना, और जहाज में पहला, दूसरा, तीसरा खण्ड बनाना।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 6:17" - }, - "और सुन, मैं आप पृथ्वी पर जल-प्रलय करके सब प्राणियों को, जिनमें जीवन का श्वास है, आकाश के नीचे से नाश करने पर हूँ; और सब जो पृथ्वी पर हैं मर जाएँगे।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 6:18" - }, - "परन्तु", - { - "type": "char:tl", - "content": [ - "तेरे संग मैं वाचा बाँधता हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.18" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरे संग मैं वाचा बाँधता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "बाइबल में यहाँ परमेश्वर और मनुष्य के बीच वाचा का पहली बार ज़िक्र आता है। वाचा दो लोगों के बीच एक गम्भीर प्रतिज्ञा है, जिसमें प्रत्येक अपने-अपने भाग को करने के लिए वचनबद्ध है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:tl", - "content": [ - "*; इसलिए तू अपने पुत्रों, स्त्री, और बहुओं समेत जहाज में प्रवेश करना।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "GEN 6:19" - }, - "और सब जीवित प्राणियों में से, तू एक-एक जाति के दो-दो, अर्थात् एक नर और एक मादा जहाज में ले जाकर, अपने साथ जीवित रखना।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 6:20" - }, - "एक-एक जाति के पक्षी, और एक-एक जाति के पशु, और एक-एक जाति के भूमि पर रेंगनेवाले, सब में से दो-दो तेरे पास आएँगे, कि तू उनको जीवित रखे।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 6:21" - }, - "और भाँति-भाँति का भोजन पदार्थ जो खाया जाता है, उनको तू लेकर अपने पास इकट्ठा कर रखना; जो तेरे और उनके भोजन के लिये होगा।”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 6:22" - }, - "परमेश्वर की इस आज्ञा के अनुसार नूह ने किया।" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 8:11" }, + "और कबूतरी साँझ के समय उसके पास आ गई, तो क्या देखा कि उसकी चोंच में जैतून का एक नया पत्ता है; इससे नूह ने जान लिया, कि जल पृथ्वी पर घट गया है।", { - "type": "chapter:c", - "number": "7", - "sid": "GEN 7" + "type": "verse:v", + "number": "12", + "sid": "GEN 8:12" }, + "फिर उसने सात दिन और ठहरकर उसी कबूतरी को उड़ा दिया; और वह उसके पास फिर कभी लौटकर न आई।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "जहाज में प्रवेश करना" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 8:13" }, + "नूह की आयु के छः सौ एक वर्ष के पहले महीने के पहले दिन जल पृथ्वी पर से सूख गया। तब नूह ने जहाज की छत खोलकर क्या देखा कि धरती सूख गई है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 7:1" - }, - "तब यहोवा ने नूह से कहा, “तू अपने सारे घराने समेत जहाज में जा; क्योंकि मैंने इस समय के लोगों में से केवल तुझी को अपनी दृष्टि में धर्मी पाया है।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 7:2" - }, - "सब जाति के शुद्ध पशुओं में से तो तू सात-सात जोड़े, अर्थात् नर और मादा लेना: पर जो पशु शुद्ध नहीं हैं, उनमें से दो-दो लेना, अर्थात् नर और मादा:", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 7:3" - }, - "और आकाश के पक्षियों में से भी, सात-सात जोड़े, अर्थात् नर और मादा लेना, कि उनका वंश बचकर सारी पृथ्वी के ऊपर बना रहे।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 7:4" - }, - "क्योंकि अब सात दिन और बीतने पर मैं पृथ्वी पर चालीस दिन और चालीस रात तक जल बरसाता रहूँगा; और जितने प्राणी मैंने बनाये हैं उन सब को भूमि के ऊपर से मिटा दूँगा।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 7:5" - }, - "यहोवा की इस आज्ञा के अनुसार नूह ने किया।" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 8:14" }, + "और दूसरे महीने के सताईसवें दिन को पृथ्वी पूरी रीति से सूख गई।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की वाचा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 7:6" - }, - "नूह की आयु छः सौ वर्ष की थी, जब जल-प्रलय पृथ्वी पर आया।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 7:7" - }, - "नूह अपने पुत्रों, पत्नी और बहुओं समेत, जल-प्रलय से बचने के लिये जहाज में गया।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 7:8" - }, - "शुद्ध, और अशुद्ध दोनों प्रकार के पशुओं में से, पक्षियों,", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 7:9" - }, - "और भूमि पर रेंगनेवालों में से भी, दो-दो, अर्थात् नर और मादा, जहाज में नूह के पास गए, जिस प्रकार परमेश्वर ने नूह को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 7:10" - }, - "सात दिन के उपरान्त प्रलय का जल पृथ्वी पर आने लगा।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 8:15" }, + "तब परमेश्वर ने नूह से कहा,", { - "type": "para:s", - "content": [ - "जल-प्रलय" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 8:16" }, + "“तू अपने पुत्रों, पत्नी और बहुओं समेत जहाज में से निकल आ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "GEN 7:11" - }, - "जब नूह की आयु के छः सौवें वर्ष के दूसरे महीने का सत्रहवाँ दिन आया; उसी दिन बड़े गहरे समुद्र के सब सोते फूट निकले और आकाश के झरोखे खुल गए।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 7:12" - }, - "और वर्षा चालीस दिन और चालीस रात निरन्तर पृथ्वी पर होती रही।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 7:13" - }, - "ठीक उसी दिन नूह अपने पुत्र शेम, हाम, और येपेत, और अपनी पत्नी, और तीनों बहुओं समेत,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 7:14" - }, - "और उनके संग एक-एक जाति के सब जंगली पशु, और एक-एक जाति के सब घरेलू पशु, और एक-एक जाति के सब पृथ्वी पर रेंगनेवाले, और एक-एक जाति के सब उड़नेवाले पक्षी, जहाज में गए।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 7:15" - }, - "जितने प्राणियों में जीवन का श्वास था उनकी सब जातियों में से दो-दो नूह के पास जहाज में गए।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 7:16" - }, - "और जो गए, वह परमेश्वर की आज्ञा के अनुसार सब जाति के प्राणियों में से नर और मादा गए। तब यहोवा ने जहाज का द्वार बन्द कर दिया।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 8:17" }, + "क्या पक्षी, क्या पशु, क्या सब भाँति के रेंगनेवाले जन्तु जो पृथ्वी पर रेंगते हैं; जितने शरीरधारी जीव-जन्तु तेरे संग हैं, उन सब को अपने साथ निकाल ले आ कि पृथ्वी पर उनसे बहुत बच्चे उत्पन्न हों; और वे फूलें-फलें, और पृथ्वी पर फैल जाएँ।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 7:17" - }, - "पृथ्वी पर चालीस दिन तक जल-प्रलय होता रहा; और पानी बहुत बढ़ता ही गया, जिससे जहाज ऊपर को उठने लगा, और वह पृथ्वी पर से ऊँचा उठ गया।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 7:18" - }, - "जल बढ़ते-बढ़ते पृथ्वी पर बहुत ही बढ़ गया, और जहाज जल के ऊपर-ऊपर तैरता रहा।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 7:19" - }, - "जल पृथ्वी पर अत्यन्त बढ़ गया, यहाँ तक कि सारी धरती पर जितने बड़े-बड़े पहाड़ थे, सब डूब गए।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 7:20" - }, - "जल तो पन्द्रह हाथ ऊपर बढ़ गया, और पहाड़ भी डूब गए।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 7:21" - }, - "और क्या पक्षी, क्या घरेलू पशु, क्या जंगली पशु, और", - { - "type": "char:it", - "content": [ - "पृथ्वी पर सब चलनेवाले प्राणी, और जितने जन्तु पृथ्वी में बहुतायत से भर गए थे, वे सब, और सब मनुष्य मर गए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.21" - ] - }, - { - "type": "char:fq", - "content": [ - "पृथ्वी पर सब चलनेवाले प्राणी, और जितने जन्तु पृथ्वी में बहुतायत से भर गए थे, वे सब, और सब मनुष्य मर गए:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ सब के डूबकर मरने का ज़िक्र है। वे सब, जिनमें जीवन की आत्मा की श्वास थी, मर गए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "GEN 7:22" - }, - "जो-जो भूमि पर थे उनमें से जितनों के नथनों में जीवन का श्वास था, सब मर मिटे।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 7:23" - }, - "और क्या मनुष्य, क्या पशु, क्या रेंगनेवाले जन्तु, क्या आकाश के पक्षी, जो-जो भूमि पर थे, सब पृथ्वी पर से मिट गए; केवल नूह, और जितने उसके संग जहाज में थे, वे ही बच गए।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 7:24" - }, - "और जल पृथ्वी पर एक सौ पचास दिन तक प्रबल रहा।" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 8:18" }, + "तब नूह और उसके पुत्र और पत्नी और बहुएँ, निकल आईं।", { - "type": "chapter:c", - "number": "8", - "sid": "GEN 8" + "type": "char:bdit", + "content": [ + "(2 पत. 2:5)" + ] }, { - "type": "para:s", - "content": [ - "जल-प्रलय का अन्त" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 8:19" }, + "और सब चौपाए, रेंगनेवाले जन्तु, और पक्षी, और जितने जीवजन्तु पृथ्वी पर चलते फिरते हैं, सब जाति-जाति करके जहाज में से निकल आए।" + ] + }, + { + "type": "para:s", + "content": [ + "नूह द्वारा होमबलि चढ़ाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 8:1" - }, - { - "type": "char:it", - "content": [ - "परमेश्वर ने नूह और जितने जंगली पशु और घरेलू पशु उसके संग जहाज में थे, उन सभी की सुधि ली" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.1" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने नूह और जितने जंगली पशु और घरेलू पशु उसके संग जहाज में थे, उन सभी की सुधि ली:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसे जल से बचाने के लिए उठाएँ कदम के द्वारा परमेश्वर ने उसकी सुधि ली। इसके विषय में कई कदम उठाएँ गए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*: और परमेश्वर ने पृथ्वी पर पवन बहाई, और जल घटने लगा।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "GEN 8:2" - }, - "गहरे समुद्र के सोते और आकाश के झरोखे बंद हो गए; और उससे जो वर्षा होती थी वह भी थम गई।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 8:3" - }, - "और एक सौ पचास दिन के पश्चात् जल पृथ्वी पर से लगातार घटने लगा।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 8:4" - }, - "सातवें महीने के सत्रहवें दिन को, जहाज अरारात नामक पहाड़ पर टिक गया।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 8:5" - }, - "और जल दसवें महीने तक घटता चला गया, और दसवें महीने के पहले दिन को, पहाड़ों की चोटियाँ दिखाई दीं।" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 8:20" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 8:6" - }, - "फिर ऐसा हुआ कि चालीस दिन के पश्चात् नूह ने अपने बनाए हुए जहाज की खिड़की को खोलकर,", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 8:7" - }, - "एक कौआ उड़ा दिया: जब तक जल पृथ्वी पर से सूख न गया, तब तक कौआ इधर-उधर फिरता रहा।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 8:8" - }, - "फिर उसने अपने पास से एक कबूतरी को भी उड़ा दिया कि देखे कि जल भूमि से घट गया कि नहीं।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 8:9" - }, - "उस कबूतरी को अपने पैर टेकने के लिये कोई आधार न मिला, तो वह उसके पास जहाज में लौट आई: क्योंकि सारी पृथ्वी के ऊपर जल ही जल छाया था तब उसने हाथ बढ़ाकर उसे अपने पास जहाज में ले लिया।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 8:10" - }, - "तब और सात दिन तक ठहरकर, उसने उसी कबूतरी को जहाज में से फिर उड़ा दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 8:11" - }, - "और कबूतरी साँझ के समय उसके पास आ गई, तो क्या देखा कि उसकी चोंच में जैतून का एक नया पत्ता है; इससे नूह ने जान लिया, कि जल पृथ्वी पर घट गया है।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 8:12" - }, - "फिर उसने सात दिन और ठहरकर उसी कबूतरी को उड़ा दिया; और वह उसके पास फिर कभी लौटकर न आई।" - ] + "तब", + { + "type": "char:it", + "content": [ + "नूह ने यहोवा के लिये एक वेदी बनाई", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.20" + ] + }, + { + "type": "char:fq", + "content": [ + "नूह ने यहोवा के लिये एक वेदी बनाई:" + ] + }, + { + "type": "char:ft", + "content": [ + "जब नूह और उसका परिवार, परमेश्वर की विशेष दया से सूखी भूमि पर पहुँच गए, तो उन्होंने उसको विश्वास और धन्यवाद की भेंट अर्पित करके आनन्द मनाया। नूह की भेंट को परमेश्वर ने स्वीकार किया।" + ] + } + ] + } + ] + }, + "; और सब शुद्ध पशुओं, और सब शुद्ध पक्षियों में से, कुछ कुछ लेकर वेदी पर होमबलि चढ़ाया।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 8:21" + }, + "इस पर यहोवा ने सुखदायक सुगन्ध पाकर सोचा, “मनुष्य के कारण मैं फिर कभी भूमि को श्राप न दूँगा, यद्यपि मनुष्य के मन में बचपन से जो कुछ उत्पन्न होता है वह बुरा ही होता है; तो भी जैसा मैंने सब जीवों को अब मारा है, वैसा उनको फिर कभी न मारूँगा।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 8:22" + }, + "अब से जब तक पृथ्वी बनी रहेगी, तब तक बोने और काटने के समय, ठण्डा और तपन, धूपकाल और शीतकाल, दिन और रात, निरन्तर होते चले जाएँगे।”" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "GEN 9" + }, + { + "type": "para:s", + "content": [ + "नूह और उसके पुत्रों को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 9:1" + }, + "फिर", + { + "type": "char:it", + "content": [ + "परमेश्वर ने नूह और उसके पुत्रों को आशीष दी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.1" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर ने नूह और उसके पुत्रों को आशीष दी:" + ] + }, + { + "type": "char:ft", + "content": [ + "नूह को जल-प्रलय से बचाया गया। उसे परमेश्वर के द्वारा जीवनदान मिला। नूह ने परमेश्वर की दृष्टि में अनुग्रह पाया, और अब जब वह और उसका परिवार होमबलि अर्पित करने के द्वारा परमेश्वर के निकट आए तो उसके द्वारा कृपा पाकर वे स्वीकारे गए।" + ] + } + ] + } + ] }, + "और उनसे कहा, “फूलो-फलो और बढ़ो और पृथ्वी में भर जाओ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 8:13" - }, - "नूह की आयु के छः सौ एक वर्ष के पहले महीने के पहले दिन जल पृथ्वी पर से सूख गया। तब नूह ने जहाज की छत खोलकर क्या देखा कि धरती सूख गई है।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 8:14" - }, - "और दूसरे महीने के सताईसवें दिन को पृथ्वी पूरी रीति से सूख गई।" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 9:2" }, + "तुम्हारा डर और भय पृथ्वी के सब पशुओं, और आकाश के सब पक्षियों, और भूमि पर के सब रेंगनेवाले जन्तुओं, और समुद्र की सब मछलियों पर बना रहेगा वे सब तुम्हारे वश में कर दिए जाते हैं।", { - "type": "para:s", - "content": [ - "परमेश्वर की वाचा" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 9:3" }, + "सब चलनेवाले जन्तु तुम्हारा आहार होंगे; जैसे तुम को हरे-हरे छोटे पेड़ दिए थे, वैसे ही तुम्हें सब कुछ देता हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 8:15" - }, - "तब परमेश्वर ने नूह से कहा,", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 8:16" - }, - "“तू अपने पुत्रों, पत्नी और बहुओं समेत जहाज में से निकल आ।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 8:17" - }, - "क्या पक्षी, क्या पशु, क्या सब भाँति के रेंगनेवाले जन्तु जो पृथ्वी पर रेंगते हैं; जितने शरीरधारी जीव-जन्तु तेरे संग हैं, उन सब को अपने साथ निकाल ले आ कि पृथ्वी पर उनसे बहुत बच्चे उत्पन्न हों; और वे फूलें-फलें, और पृथ्वी पर फैल जाएँ।”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 8:18" - }, - "तब नूह और उसके पुत्र और पत्नी और बहुएँ, निकल आईं।", - { - "type": "char:bdit", - "content": [ - "(2 पत. 2:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 8:19" - }, - "और सब चौपाए, रेंगनेवाले जन्तु, और पक्षी, और जितने जीवजन्तु पृथ्वी पर चलते फिरते हैं, सब जाति-जाति करके जहाज में से निकल आए।" - ] + "type": "char:bdit", + "content": [ + "(उत्प. 1:29,30)" + ] }, { - "type": "para:s", - "content": [ - "नूह द्वारा होमबलि चढ़ाना" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 9:4" }, + "पर माँस को प्राण समेत अर्थात् लहू समेत", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 8:20" - }, - "तब", - { - "type": "char:it", - "content": [ - "नूह ने यहोवा के लिये एक वेदी बनाई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.20" - ] - }, - { - "type": "char:fq", - "content": [ - "नूह ने यहोवा के लिये एक वेदी बनाई:" - ] - }, - { - "type": "char:ft", - "content": [ - "जब नूह और उसका परिवार, परमेश्वर की विशेष दया से सूखी भूमि पर पहुँच गए, तो उन्होंने उसको विश्वास और धन्यवाद की भेंट अर्पित करके आनन्द मनाया। नूह की भेंट को परमेश्वर ने स्वीकार किया।" - ] - } - ], - "caller": "+" - }, + "type": "char:it", + "content": [ + "तुम न खाना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*; और सब शुद्ध पशुओं, और सब शुद्ध पक्षियों में से, कुछ कुछ लेकर वेदी पर होमबलि चढ़ाया।" - ] + "type": "char:fr", + "content": [ + "9.4" + ] }, { - "type": "verse:v", - "number": "21", - "sid": "GEN 8:21" + "type": "char:fq", + "content": [ + "तुम न खाना:" + ] }, - "इस पर यहोवा ने सुखदायक सुगन्ध पाकर सोचा, “मनुष्य के कारण मैं फिर कभी भूमि को श्राप न दूँगा, यद्यपि मनुष्य के मन में बचपन से जो कुछ उत्पन्न होता है वह बुरा ही होता है; तो भी जैसा मैंने सब जीवों को अब मारा है, वैसा उनको फिर कभी न मारूँगा।", { - "type": "verse:v", - "number": "22", - "sid": "GEN 8:22" - }, - "अब से जब तक पृथ्वी बनी रहेगी, तब तक बोने और काटने के समय, ठण्डा और तपन, धूपकाल और शीतकाल, दिन और रात, निरन्तर होते चले जाएँगे।”" - ] + "type": "char:ft", + "content": [ + "किसी पशु को खाने के लिए इस्तेमाल करने से पहले उसको मारना जरुरी है और जब तक उसकी नसों में लहू बहता है उसमें जीवन रहता है, इसलिए इससे पहले उसका माँस खाया जाए उसके प्राण लहू निकालना जरुरी है।" + ] + } + ] + } + ] }, + "।", { - "type": "chapter:c", - "number": "9", - "sid": "GEN 9" + "type": "char:bdit", + "content": [ + "(व्यव. 12:23)" + ] }, { - "type": "para:s", - "content": [ - "नूह और उसके पुत्रों को आशीर्वाद" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 9:1" - }, - "फिर", - { - "type": "char:it", - "content": [ - "परमेश्वर ने नूह और उसके पुत्रों को आशीष दी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.1" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने नूह और उसके पुत्रों को आशीष दी:" - ] - }, - { - "type": "char:ft", - "content": [ - "नूह को जल-प्रलय से बचाया गया। उसे परमेश्वर के द्वारा जीवनदान मिला। नूह ने परमेश्वर की दृष्टि में अनुग्रह पाया, और अब जब वह और उसका परिवार होमबलि अर्पित करने के द्वारा परमेश्वर के निकट आए तो उसके द्वारा कृपा पाकर वे स्वीकारे गए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और उनसे कहा, “फूलो-फलो और बढ़ो और पृथ्वी में भर जाओ।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "GEN 9:2" - }, - "तुम्हारा डर और भय पृथ्वी के सब पशुओं, और आकाश के सब पक्षियों, और भूमि पर के सब रेंगनेवाले जन्तुओं, और समुद्र की सब मछलियों पर बना रहेगा वे सब तुम्हारे वश में कर दिए जाते हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 9:3" - }, - "सब चलनेवाले जन्तु तुम्हारा आहार होंगे; जैसे तुम को हरे-हरे छोटे पेड़ दिए थे, वैसे ही तुम्हें सब कुछ देता हूँ।", - { - "type": "char:bdit", - "content": [ - "(उत्प. 1:29,30)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 9:4" - }, - "पर माँस को प्राण समेत अर्थात् लहू समेत", - { - "type": "char:it", - "content": [ - "तुम न खाना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.4" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम न खाना:" - ] - }, - { - "type": "char:ft", - "content": [ - "किसी पशु को खाने के लिए इस्तेमाल करने से पहले उसको मारना जरुरी है और जब तक उसकी नसों में लहू बहता है उसमें जीवन रहता है, इसलिए इससे पहले उसका माँस खाया जाए उसके प्राण लहू निकालना जरुरी है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(व्यव. 12:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 9:5" - }, - "और निश्चय मैं तुम्हारा लहू अर्थात् प्राण का बदला लूँगा: सब पशुओं, और मनुष्यों, दोनों से मैं उसे लूँगा; मनुष्य के प्राण का बदला मैं एक-एक के भाई-बन्धु से लूँगा।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 9:6" - }, - "जो कोई मनुष्य का लहू बहाएगा उसका लहू मनुष्य ही से बहाया जाएगा क्योंकि परमेश्वर ने मनुष्य को अपने ही स्वरूप के अनुसार बनाया है।", - { - "type": "char:bdit", - "content": [ - "(लैव्य. 24:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 9:7" - }, - "और तुम तो फूलो-फलो और बढ़ो और पृथ्वी पर बहुतायत से सन्तान उत्पन्न करके उसमें भर जाओ।”" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 9:5" }, + "और निश्चय मैं तुम्हारा लहू अर्थात् प्राण का बदला लूँगा: सब पशुओं, और मनुष्यों, दोनों से मैं उसे लूँगा; मनुष्य के प्राण का बदला मैं एक-एक के भाई-बन्धु से लूँगा।", { - "type": "para:s", - "content": [ - "परमेश्वर का नूह के साथ वाचा बाँधना" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 9:6" }, + "जो कोई मनुष्य का लहू बहाएगा उसका लहू मनुष्य ही से बहाया जाएगा क्योंकि परमेश्वर ने मनुष्य को अपने ही स्वरूप के अनुसार बनाया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 9:8" - }, - "फिर परमेश्वर ने नूह और उसके पुत्रों से कहा,", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 9:9" - }, - "“सुनो, मैं तुम्हारे साथ और तुम्हारे पश्चात् जो तुम्हारा वंश होगा, उसके साथ भी वाचा बाँधता हूँ;", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 9:10" - }, - "और सब जीवित प्राणियों से भी जो तुम्हारे संग हैं, क्या पक्षी क्या घरेलू पशु, क्या पृथ्वी के सब जंगली पशु, पृथ्वी के जितने जीवजन्तु जहाज से निकले हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 9:11" - }, - "और मैं तुम्हारे साथ अपनी यह वाचा बाँधता हूँ कि सब प्राणी फिर जल-प्रलय से नाश न होंगे और पृथ्वी का नाश करने के लिये फिर जल-प्रलय न होगा।”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 9:12" - }, - "फिर परमेश्वर ने कहा, “जो वाचा मैं तुम्हारे साथ, और जितने जीवित प्राणी तुम्हारे संग हैं उन सब के साथ भी युग-युग की पीढ़ियों के लिये बाँधता हूँ; उसका यह चिन्ह है:", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 9:13" - }, - "कि मैंने बादल में अपना धनुष रखा है, वह मेरे और पृथ्वी के बीच में वाचा का चिन्ह होगा।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 9:14" - }, - "और जब मैं पृथ्वी पर बादल फैलाऊं तब बादल में धनुष दिखाई देगा।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 9:15" - }, - "तब मेरी जो वाचा तुम्हारे और सब जीवित शरीरधारी प्राणियों के साथ बंधी है; उसको मैं स्मरण करूँगा, तब ऐसा जल-प्रलय फिर न होगा जिससे सब प्राणियों का विनाश हो।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 9:16" - }, - "बादल में जो धनुष होगा मैं उसे देखकर यह सदा की वाचा स्मरण करूँगा, जो परमेश्वर के और पृथ्वी पर के सब जीवित शरीरधारी प्राणियों के बीच बंधी है।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 9:17" - }, - "फिर परमेश्वर ने नूह से कहा, “जो वाचा मैंने पृथ्वी भर के सब प्राणियों के साथ बाँधी है,", - { - "type": "char:it", - "content": [ - "उसका चिन्ह यही है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.17" - ] - }, - { - "type": "char:fq", - "content": [ - "उसका चिन्ह यही है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर यहाँ नूह का ध्यान बादल में धनुष की ओर आकर्षित करता है, जो उस समय वास्तव में आकाश में था, और उस कुल पिता को प्रतिज्ञा का आश्वासन देता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - } - ] + "type": "char:bdit", + "content": [ + "(लैव्य. 24:17)" + ] }, { - "type": "para:s", - "content": [ - "नूह और उसके पुत्र" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 9:7" }, + "और तुम तो फूलो-फलो और बढ़ो और पृथ्वी पर बहुतायत से सन्तान उत्पन्न करके उसमें भर जाओ।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का नूह के साथ वाचा बाँधना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 9:18" - }, - "नूह के जो पुत्र जहाज में से निकले, वे शेम, हाम और येपेत थे; और हाम कनान का पिता हुआ।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 9:19" - }, - "नूह के तीन पुत्र ये ही हैं, और इनका वंश सारी पृथ्वी पर फैल गया।" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 9:8" }, + "फिर परमेश्वर ने नूह और उसके पुत्रों से कहा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 9:20" - }, - "नूह किसानी करने लगा: और उसने दाख की बारी लगाई।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 9:21" - }, - "और वह दाखमधु पीकर मतवाला हुआ; और अपने तम्बू के भीतर नंगा हो गया।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 9:22" - }, - "तब कनान के पिता हाम ने, अपने पिता को नंगा देखा, और बाहर आकर अपने दोनों भाइयों को बता दिया।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 9:23" - }, - "तब शेम और येपेत दोनों ने कपड़ा लेकर अपने कंधों पर रखा और पीछे की ओर उलटा चलकर अपने पिता के नंगे तन को ढाँप दिया और वे अपना मुख पीछे किए हुए थे इसलिए उन्होंने अपने पिता को नंगा न देखा।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 9:24" - }, - "जब नूह का नशा उतर गया, तब उसने जान लिया कि उसके छोटे पुत्र ने उसके साथ क्या किया है।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 9:9" }, + "“सुनो, मैं तुम्हारे साथ और तुम्हारे पश्चात् जो तुम्हारा वंश होगा, उसके साथ भी वाचा बाँधता हूँ;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 9:25" - }, - "इसलिए उसने कहा," - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 9:10" }, + "और सब जीवित प्राणियों से भी जो तुम्हारे संग हैं, क्या पक्षी क्या घरेलू पशु, क्या पृथ्वी के सब जंगली पशु, पृथ्वी के जितने जीवजन्तु जहाज से निकले हैं।", { - "type": "para:q", - "content": [ - "“कनान श्रापित हो:" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 9:11" }, + "और मैं तुम्हारे साथ अपनी यह वाचा बाँधता हूँ कि सब प्राणी फिर जल-प्रलय से नाश न होंगे और पृथ्वी का नाश करने के लिये फिर जल-प्रलय न होगा।”", { - "type": "para:q", - "content": [ - "वह अपने भाई-बन्धुओं के दासों का दास हो।”" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 9:12" }, + "फिर परमेश्वर ने कहा, “जो वाचा मैं तुम्हारे साथ, और जितने जीवित प्राणी तुम्हारे संग हैं उन सब के साथ भी युग-युग की पीढ़ियों के लिये बाँधता हूँ; उसका यह चिन्ह है:", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 9:26" - }, - "फिर उसने कहा," - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 9:13" }, + "कि मैंने बादल में अपना धनुष रखा है, वह मेरे और पृथ्वी के बीच में वाचा का चिन्ह होगा।", { - "type": "para:q", - "content": [ - "“शेम का परमेश्वर यहोवा धन्य है," - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 9:14" }, + "और जब मैं पृथ्वी पर बादल फैलाऊं तब बादल में धनुष दिखाई देगा।", { - "type": "para:q", - "content": [ - "और कनान शेम का दास हो।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 9:15" }, + "तब मेरी जो वाचा तुम्हारे और सब जीवित शरीरधारी प्राणियों के साथ बंधी है; उसको मैं स्मरण करूँगा, तब ऐसा जल-प्रलय फिर न होगा जिससे सब प्राणियों का विनाश हो।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 9:27" - }, - "परमेश्वर येपेत के वंश को फैलाए;" - ] - }, - { - "type": "para:q", - "content": [ - "और वह शेम के तम्बुओं में बसे," - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 9:16" }, + "बादल में जो धनुष होगा मैं उसे देखकर यह सदा की वाचा स्मरण करूँगा, जो परमेश्वर के और पृथ्वी पर के सब जीवित शरीरधारी प्राणियों के बीच बंधी है।”", { - "type": "para:q", - "content": [ - "और कनान उसका दास हो।”" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 9:17" }, + "फिर परमेश्वर ने नूह से कहा, “जो वाचा मैंने पृथ्वी भर के सब प्राणियों के साथ बाँधी है,", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "उसका चिन्ह यही है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "28", - "sid": "GEN 9:28" + "type": "char:fr", + "content": [ + "9.17" + ] }, - "जल-प्रलय के पश्चात् नूह साढ़े तीन सौ वर्ष जीवित रहा।", { - "type": "verse:v", - "number": "29", - "sid": "GEN 9:29" + "type": "char:fq", + "content": [ + "उसका चिन्ह यही है:" + ] }, - "इस प्रकार नूह की कुल आयु साढ़े नौ सौ वर्ष की हुई; तत्पश्चात् वह मर गया।" - ] + { + "type": "char:ft", + "content": [ + "परमेश्वर यहाँ नूह का ध्यान बादल में धनुष की ओर आकर्षित करता है, जो उस समय वास्तव में आकाश में था, और उस कुल पिता को प्रतिज्ञा का आश्वासन देता है।" + ] + } + ] + } + ] + }, + "।”" + ] + }, + { + "type": "para:s", + "content": [ + "नूह और उसके पुत्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 9:18" + }, + "नूह के जो पुत्र जहाज में से निकले, वे शेम, हाम और येपेत थे; और हाम कनान का पिता हुआ।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 9:19" + }, + "नूह के तीन पुत्र ये ही हैं, और इनका वंश सारी पृथ्वी पर फैल गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 9:20" + }, + "नूह किसानी करने लगा: और उसने दाख की बारी लगाई।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 9:21" + }, + "और वह दाखमधु पीकर मतवाला हुआ; और अपने तम्बू के भीतर नंगा हो गया।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 9:22" + }, + "तब कनान के पिता हाम ने, अपने पिता को नंगा देखा, और बाहर आकर अपने दोनों भाइयों को बता दिया।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 9:23" + }, + "तब शेम और येपेत दोनों ने कपड़ा लेकर अपने कंधों पर रखा और पीछे की ओर उलटा चलकर अपने पिता के नंगे तन को ढाँप दिया और वे अपना मुख पीछे किए हुए थे इसलिए उन्होंने अपने पिता को नंगा न देखा।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 9:24" + }, + "जब नूह का नशा उतर गया, तब उसने जान लिया कि उसके छोटे पुत्र ने उसके साथ क्या किया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 9:25" + }, + "इसलिए उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“कनान श्रापित हो:" + ] + }, + { + "type": "para:q", + "content": [ + "वह अपने भाई-बन्धुओं के दासों का दास हो।”" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "GEN 9:26" + }, + "फिर उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“शेम का परमेश्वर यहोवा धन्य है," + ] + }, + { + "type": "para:q", + "content": [ + "और कनान शेम का दास हो।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 9:27" + }, + "परमेश्वर येपेत के वंश को फैलाए;" + ] + }, + { + "type": "para:q", + "content": [ + "और वह शेम के तम्बुओं में बसे," + ] + }, + { + "type": "para:q", + "content": [ + "और कनान उसका दास हो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 9:28" + }, + "जल-प्रलय के पश्चात् नूह साढ़े तीन सौ वर्ष जीवित रहा।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 9:29" + }, + "इस प्रकार नूह की कुल आयु साढ़े नौ सौ वर्ष की हुई; तत्पश्चात् वह मर गया।" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "GEN 10" + }, + { + "type": "para:s", + "content": [ + "नूह की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 10:1" + }, + "नूह के पुत्र शेम, हाम और येपेत थे; उनके पुत्र जल-प्रलय के पश्चात् उत्पन्न हुए: उनकी वंशावली यह है।" + ] + }, + { + "type": "para:s", + "content": [ + "येपेत के वंशज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "GEN 10:2" + }, + { + "type": "char:it", + "content": [ + "येपेत के पुत्र", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.2" + ] + }, + { + "type": "char:fq", + "content": [ + "येपेत के पुत्र:" + ] + }, + { + "type": "char:ft", + "content": [ + "येपेत का नाम पहले आता है क्योंकि शायद वह सबसे बड़ा भाई था (उत्पत्ति 9:24; उत्पत्ति 10:21) और उसके वंशज बहुत थे और सब स्थानों में फैल गए थे।" + ] + } + ] + } + ] + }, + ": गोमेर, मागोग, मादै, यावान, तूबल, मेशेक और तीरास हुए।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 10:3" + }, + "और गोमेर के पुत्र: अश्कनज, रीपत और तोगर्मा हुए।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 10:4" + }, + "और यावान के वंश में एलीशा और तर्शीश, और कित्ती, और दोदानी लोग हुए।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 10:5" + }, + "इनके वंश अन्यजातियों के द्वीपों के देशों में ऐसे बँट गए कि वे भिन्न-भिन्न भाषाओं, कुलों, और जातियों के अनुसार अलग-अलग हो गए।" + ] + }, + { + "type": "para:s", + "content": [ + "हाम के वंशज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 10:6" + }, + "फिर", + { + "type": "char:it", + "content": [ + "हाम के पुत्र", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.6" + ] + }, + { + "type": "char:fq", + "content": [ + "हाम के पुत्र:" + ] + }, + { + "type": "char:ft", + "content": [ + "हाम तीनों भाइयों में सबसे छोटा था (उत्पत्ति 9:24) और उसे यहाँ इसलिए रखा है क्योंकि सच्चे परमेश्वर से दूर होने में येपेत के साथ सहमत था।" + ] + } + ] + } + ] }, + ": कूश, मिस्र, पूत और कनान हुए।", { - "type": "chapter:c", - "number": "10", - "sid": "GEN 10" + "type": "verse:v", + "number": "7", + "sid": "GEN 10:7" }, + "और कूश के पुत्र सबा, हवीला, सबता, रामाह, और सब्तका हुए। और रामाह के पुत्र शेबा और ददान हुए।", { - "type": "para:s", - "content": [ - "नूह की वंशावली" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 10:8" }, + "कूश के वंश में निम्रोद भी हुआ; पृथ्वी पर पहला वीर वही हुआ है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 10:1" - }, - "नूह के पुत्र शेम, हाम और येपेत थे; उनके पुत्र जल-प्रलय के पश्चात् उत्पन्न हुए: उनकी वंशावली यह है।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 10:9" }, + "वही यहोवा की दृष्टि में पराक्रमी शिकार खेलनेवाला ठहरा, इससे यह कहावत चली है; “निम्रोद के समान यहोवा की दृष्टि में पराक्रमी शिकार खेलनेवाला।”", { - "type": "para:s", - "content": [ - "येपेत के वंशज" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 10:10" }, + "उसके राज्य का आरम्भ शिनार देश में बाबेल, एरेख, अक्कद, और कलने से हुआ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "GEN 10:2" - }, - { - "type": "char:it", - "content": [ - "येपेत के पुत्र" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.2" - ] - }, - { - "type": "char:fq", - "content": [ - "येपेत के पुत्र:" - ] - }, - { - "type": "char:ft", - "content": [ - "येपेत का नाम पहले आता है क्योंकि शायद वह सबसे बड़ा भाई था (उत्पत्ति 9:24; उत्पत्ति 10:21) और उसके वंशज बहुत थे और सब स्थानों में फैल गए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*: गोमेर, मागोग, मादै, यावान, तूबल, मेशेक और तीरास हुए।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "GEN 10:3" - }, - "और गोमेर के पुत्र: अश्कनज, रीपत और तोगर्मा हुए।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 10:4" - }, - "और यावान के वंश में एलीशा और तर्शीश, और कित्ती, और दोदानी लोग हुए।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 10:5" - }, - "इनके वंश अन्यजातियों के द्वीपों के देशों में ऐसे बँट गए कि वे भिन्न-भिन्न भाषाओं, कुलों, और जातियों के अनुसार अलग-अलग हो गए।" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 10:11" }, + "उस देश से वह निकलकर अश्शूर को गया, और नीनवे, रहोबोतीर और कालह को,", { - "type": "para:s", - "content": [ - "हाम के वंशज" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 10:12" }, + "और नीनवे और कालह के बीच जो रेसेन है, उसे भी बसाया; बड़ा नगर यही है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 10:6" - }, - "फिर", - { - "type": "char:it", - "content": [ - "हाम के पुत्र" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.6" - ] - }, - { - "type": "char:fq", - "content": [ - "हाम के पुत्र:" - ] - }, - { - "type": "char:ft", - "content": [ - "हाम तीनों भाइयों में सबसे छोटा था (उत्पत्ति 9:24) और उसे यहाँ इसलिए रखा है क्योंकि सच्चे परमेश्वर से दूर होने में येपेत के साथ सहमत था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*: कूश, मिस्र, पूत और कनान हुए।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "GEN 10:7" - }, - "और कूश के पुत्र सबा, हवीला, सबता, रामाह, और सब्तका हुए। और रामाह के पुत्र शेबा और ददान हुए।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 10:8" - }, - "कूश के वंश में निम्रोद भी हुआ; पृथ्वी पर पहला वीर वही हुआ है।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 10:9" - }, - "वही यहोवा की दृष्टि में पराक्रमी शिकार खेलनेवाला ठहरा, इससे यह कहावत चली है; “निम्रोद के समान यहोवा की दृष्टि में पराक्रमी शिकार खेलनेवाला।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 10:10" - }, - "उसके राज्य का आरम्भ शिनार देश में बाबेल, एरेख, अक्कद, और कलने से हुआ।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 10:11" - }, - "उस देश से वह निकलकर अश्शूर को गया, और नीनवे, रहोबोतीर और कालह को,", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 10:12" - }, - "और नीनवे और कालह के बीच जो रेसेन है, उसे भी बसाया; बड़ा नगर यही है।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 10:13" - }, - "मिस्र के वंश में लूदी, अनामी, लहाबी, नप्तूही,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 10:14" - }, - "और पत्रूसी, कसलूही, और कप्तोरी लोग हुए, कसलूहियों में से तो पलिश्ती लोग निकले।" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 10:13" }, + "मिस्र के वंश में लूदी, अनामी, लहाबी, नप्तूही,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 10:15" - }, - "कनान के वंश में उसका ज्येष्ठ पुत्र सीदोन, तब हित्त,", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 10:16" - }, - "यबूसी, एमोरी, गिर्गाशी,", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 10:17" - }, - "हिब्बी, अर्की, सीनी,", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 10:18" - }, - "अर्वदी, समारी, और हमाती लोग भी हुए; फिर कनानियों के कुल भी फैल गए।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 10:19" - }, - "और कनानियों की सीमा सीदोन से लेकर गरार के मार्ग से होकर गाज़ा तक और फिर सदोम और गमोरा और अदमा और सबोयीम के मार्ग से होकर लाशा तक हुआ।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 10:20" - }, - "हाम के वंश में ये ही हुए; और ये भिन्न-भिन्न कुलों, भाषाओं, देशों, और जातियों के अनुसार अलग-अलग हो गए।" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 10:14" }, + "और पत्रूसी, कसलूही, और कप्तोरी लोग हुए, कसलूहियों में से तो पलिश्ती लोग निकले।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शेम के वंशज" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 10:15" }, + "कनान के वंश में उसका ज्येष्ठ पुत्र सीदोन, तब हित्त,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 10:21" - }, - "फिर शेम, जो सब एबेरवंशियों का मूलपुरुष हुआ, और जो येपेत का ज्येष्ठ भाई था, उसके भी पुत्र उत्पन्न हुए।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 10:22" - }, - "शेम के पुत्र: एलाम, अश्शूर, अर्पक्षद, लूद और अराम हुए।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 10:23" - }, - "अराम के पुत्र: ऊस, हूल, गेतेर और मश हुए।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 10:24" - }, - "और अर्पक्षद ने शेलह को, और शेलह ने एबेर को जन्म दिया।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 10:25" - }, - "और एबेर के दो पुत्र उत्पन्न हुए, एक का नाम पेलेग इस कारण रखा गया कि उसके दिनों में पृथ्वी बँट गई, और उसके भाई का नाम योक्तान था।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 10:26" - }, - "और योक्तान ने अल्मोदाद, शेलेप, हसर्मावेत, येरह,", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 10:27" - }, - "हदोराम, ऊजाल, दिक्ला,", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 10:28" - }, - "ओबाल, अबीमाएल, शेबा,", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 10:29" - }, - "ओपीर, हवीला, और योबाब को जन्म दिया: ये ही सब योक्तान के पुत्र हुए।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 10:30" - }, - "इनके रहने का स्थान मेशा से लेकर सपारा, जो पूर्व में एक पहाड़ है, उसके मार्ग तक हुआ।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 10:31" - }, - "शेम के पुत्र ये ही हुए; और ये भिन्न-भिन्न कुलों, भाषाओं, देशों और जातियों के अनुसार अलग-अलग हो गए।" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 10:16" }, + "यबूसी, एमोरी, गिर्गाशी,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "GEN 10:32" - }, - "नूह के पुत्रों के घराने ये ही है: और उनकी जातियों के अनुसार उनकी वंशावलियाँ ये ही हैं; और जल-प्रलय के पश्चात् पृथ्वी भर की जातियाँ इन्हीं में से होकर बँट गईं।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 10:17" }, + "हिब्बी, अर्की, सीनी,", { - "type": "chapter:c", - "number": "11", - "sid": "GEN 11" + "type": "verse:v", + "number": "18", + "sid": "GEN 10:18" }, + "अर्वदी, समारी, और हमाती लोग भी हुए; फिर कनानियों के कुल भी फैल गए।", { - "type": "para:s", - "content": [ - "भाषा में गड़बड़ी" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 10:19" }, + "और कनानियों की सीमा सीदोन से लेकर गरार के मार्ग से होकर गाज़ा तक और फिर सदोम और गमोरा और अदमा और सबोयीम के मार्ग से होकर लाशा तक हुआ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 11:1" - }, - "सारी पृथ्वी पर एक ही भाषा, और एक ही बोली थी।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 11:2" - }, - "उस समय लोग पूर्व की ओर चलते-चलते", - { - "type": "char:it", - "content": [ - "शिनार" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.2" - ] - }, - { - "type": "char:fq", - "content": [ - "शिनार:" - ] - }, - { - "type": "char:ft", - "content": [ - "बाबेल देश कई नामों से जाना जाता था, शिनार उनमें से एक है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* देश में एक मैदान पाकर उसमें बस गए।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "GEN 11:3" - }, - "तब वे आपस में कहने लगे, “आओ, हम ईंटें बना-बनाकर भली भाँति आग में पकाएँ।” और उन्होंने पत्थर के स्थान पर ईंट से, और मिट्टी के गारे के स्थान में चूने से काम लिया।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 11:4" - }, - "फिर उन्होंने कहा, “आओ, हम एक नगर और एक मीनार बना लें, जिसकी चोटी आकाश से बातें करे, इस प्रकार से हम अपना नाम करें, ऐसा न हो कि हमको सारी पृथ्वी पर फैलना पड़े।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 11:5" - }, - "जब लोग नगर और गुम्मट बनाने लगे; तब उन्हें देखने के लिये यहोवा उतर आया।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 11:6" - }, - "और यहोवा ने कहा, “मैं क्या देखता हूँ, कि सब एक ही दल के हैं और भाषा भी उन सब की एक ही है, और उन्होंने ऐसा ही काम भी आरम्भ किया; और अब जो कुछ वे करने का यत्न करेंगे, उसमें से कुछ भी उनके लिये अनहोना न होगा।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 11:7" - }, - "इसलिए आओ, हम उतरकर उनकी भाषा में बड़ी गड़बड़ी डालें, कि वे एक दूसरे की बोली को न समझ सके।”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 11:8" - }, - "इस प्रकार यहोवा ने उनको वहाँ से सारी पृथ्वी के ऊपर", - { - "type": "char:it", - "content": [ - "फैला दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.8" - ] - }, - { - "type": "char:fq", - "content": [ - "फैला दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे एक दूसरे की भाषा को समझ नहीं पा रहे थे, उन्होंने व्यवहारिक रूप से अपने आपको एक दूसरे से अलग महसूस किया। बातचीत और कार्य में एक होना अब असंभव हो गया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और उन्होंने उस नगर का बनाना छोड़ दिया।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "GEN 11:9" - }, - "इस कारण उस नगर का नाम बाबेल पड़ा; क्योंकि सारी पृथ्वी की भाषा में जो गड़बड़ी है, वह यहोवा ने वहीं डाली, और वहीं से यहोवा ने मनुष्यों को सारी पृथ्वी के ऊपर फैला दिया।" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 10:20" }, + "हाम के वंश में ये ही हुए; और ये भिन्न-भिन्न कुलों, भाषाओं, देशों, और जातियों के अनुसार अलग-अलग हो गए।" + ] + }, + { + "type": "para:s", + "content": [ + "शेम के वंशज" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शेम से तेरह तक की वंशावली" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 10:21" }, + "फिर शेम, जो सब एबेरवंशियों का मूलपुरुष हुआ, और जो येपेत का ज्येष्ठ भाई था, उसके भी पुत्र उत्पन्न हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 11:10" - }, - "शेम की वंशावली यह है। जल-प्रलय के दो वर्ष पश्चात् जब शेम एक सौ वर्ष का हुआ, तब उसने अर्पक्षद को जन्म दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 11:11" - }, - "और अर्पक्षद के जन्म के पश्चात् शेम पाँच सौ वर्ष जीवित रहा; और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 10:22" }, + "शेम के पुत्र: एलाम, अश्शूर, अर्पक्षद, लूद और अराम हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 11:12" - }, - "जब अर्पक्षद पैंतीस वर्ष का हुआ, तब उसने शेलह को जन्म दिया।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 11:13" - }, - "और शेलह के जन्म के पश्चात् अर्पक्षद चार सौ तीन वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 10:23" }, + "अराम के पुत्र: ऊस, हूल, गेतेर और मश हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 11:14" - }, - "जब शेलह तीस वर्ष का हुआ, तब उसके द्वारा एबेर का जन्म हुआ।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 11:15" - }, - "और एबेर के जन्म के पश्चात् शेलह चार सौ तीन वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 10:24" }, + "और अर्पक्षद ने शेलह को, और शेलह ने एबेर को जन्म दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 11:16" - }, - "जब एबेर चौंतीस वर्ष का हुआ, तब उसके द्वारा पेलेग का जन्म हुआ।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 11:17" - }, - "और पेलेग के जन्म के पश्चात् एबेर चार सौ तीस वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 10:25" }, + "और एबेर के दो पुत्र उत्पन्न हुए, एक का नाम पेलेग इस कारण रखा गया कि उसके दिनों में पृथ्वी बँट गई, और उसके भाई का नाम योक्तान था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 11:18" - }, - "जब पेलेग तीस वर्ष का हुआ, तब उसके द्वारा रू का जन्म हुआ।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 11:19" - }, - "और रू के जन्म के पश्चात् पेलेग दो सौ नौ वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 10:26" }, + "और योक्तान ने अल्मोदाद, शेलेप, हसर्मावेत, येरह,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 11:20" - }, - "जब रू बत्तीस वर्ष का हुआ, तब उसके द्वारा सरूग का जन्म हुआ।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 11:21" - }, - "और सरूग के जन्म के पश्चात् रू दो सौ सात वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "27", + "sid": "GEN 10:27" }, + "हदोराम, ऊजाल, दिक्ला,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 11:22" - }, - "जब सरूग तीस वर्ष का हुआ, तब उसके द्वारा नाहोर का जन्म हुआ।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 11:23" - }, - "और नाहोर के जन्म के पश्चात् सरूग दो सौ वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 10:28" }, + "ओबाल, अबीमाएल, शेबा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 11:24" - }, - "जब नाहोर उनतीस वर्ष का हुआ, तब उसके द्वारा तेरह का जन्म हुआ;", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 11:25" - }, - "और तेरह के जन्म के पश्चात् नाहोर एक सौ उन्नीस वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 10:29" }, + "ओपीर, हवीला, और योबाब को जन्म दिया: ये ही सब योक्तान के पुत्र हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 11:26" - }, - "जब तक तेरह सत्तर वर्ष का हुआ, तब तक उसके द्वारा अब्राम, और नाहोर, और हारान उत्पन्न हुए।" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 10:30" }, + "इनके रहने का स्थान मेशा से लेकर सपारा, जो पूर्व में एक पहाड़ है, उसके मार्ग तक हुआ।", { - "type": "para:s", - "content": [ - "तेरह की वंशावली" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 10:31" }, + "शेम के पुत्र ये ही हुए; और ये भिन्न-भिन्न कुलों, भाषाओं, देशों और जातियों के अनुसार अलग-अलग हो गए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 11:27" - }, - "तेरह की वंशावली यह है: तेरह ने अब्राम, और नाहोर, और हारान को जन्म दिया; और हारान ने लूत को जन्म दिया।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 11:28" - }, - "और हारान अपने पिता के सामने ही, कसदियों के ऊर नाम नगर में, जो उसकी जन्म-भूमि थी, मर गया।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 11:29" - }, - "अब्राम और नाहोर दोनों ने विवाह किया। अब्राम की पत्नी का नाम सारै, और नाहोर की पत्नी का नाम मिल्का था। यह उस हारान की बेटी थी, जो मिल्का और यिस्का दोनों का पिता था।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 11:30" - }, + "type": "verse:v", + "number": "32", + "sid": "GEN 10:32" + }, + "नूह के पुत्रों के घराने ये ही है: और उनकी जातियों के अनुसार उनकी वंशावलियाँ ये ही हैं; और जल-प्रलय के पश्चात् पृथ्वी भर की जातियाँ इन्हीं में से होकर बँट गईं।" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "GEN 11" + }, + { + "type": "para:s", + "content": [ + "भाषा में गड़बड़ी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 11:1" + }, + "सारी पृथ्वी पर एक ही भाषा, और एक ही बोली थी।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 11:2" + }, + "उस समय लोग पूर्व की ओर चलते-चलते", + { + "type": "char:it", + "content": [ + "शिनार", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "सारै तो बाँझ थी" - ] + "type": "char:fr", + "content": [ + "11.2" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.30" - ] - }, - { - "type": "char:fq", - "content": [ - "सारै तो बाँझ थी:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस कथन से यह स्पष्ट है कि प्रवासन के समय अब्राम के विवाह को बहुत समय हो चुका था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "शिनार:" + ] }, - { - "type": "char:it", - "content": [ - "*; उसके सन्तान न हुई।" - ] + { + "type": "char:ft", + "content": [ + "बाबेल देश कई नामों से जाना जाता था, शिनार उनमें से एक है।" + ] } - ] + ] + } + ] }, + "देश में एक मैदान पाकर उसमें बस गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "GEN 11:31" - }, - "और तेरह अपना पुत्र अब्राम, और अपना पोता लूत, जो हारान का पुत्र था, और अपनी बहू सारै, जो उसके पुत्र अब्राम की पत्नी थी, इन सभी को लेकर कसदियों के ऊर नगर से निकल कनान देश जाने को चला; पर हारान नामक देश में पहुँचकर वहीं रहने लगा।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 11:32" - }, - "जब तेरह दो सौ पाँच वर्ष का हुआ, तब वह हारान देश में मर गया।" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 11:3" }, + "तब वे आपस में कहने लगे, “आओ, हम ईंटें बना-बनाकर भली भाँति आग में पकाएँ।” और उन्होंने पत्थर के स्थान पर ईंट से, और मिट्टी के गारे के स्थान में चूने से काम लिया।", { - "type": "chapter:c", - "number": "12", - "sid": "GEN 12" + "type": "verse:v", + "number": "4", + "sid": "GEN 11:4" }, + "फिर उन्होंने कहा, “आओ, हम एक नगर और एक मीनार बना लें, जिसकी चोटी आकाश से बातें करे, इस प्रकार से हम अपना नाम करें, ऐसा न हो कि हमको सारी पृथ्वी पर फैलना पड़े।”", { - "type": "para:s", - "content": [ - "अब्राम की बुलाहट" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 11:5" }, + "जब लोग नगर और गुम्मट बनाने लगे; तब उन्हें देखने के लिये यहोवा उतर आया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 12:1" - }, - { - "type": "char:it", - "content": [ - "यहोवा ने अब्राम से कहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.1" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने अब्राम से कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राम की बुलाहट में आज्ञा और प्रतिज्ञा दोनों हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “अपने देश, और अपनी जन्म-भूमि, और अपने पिता के घर को छोड़कर उस देश में चला जा जो मैं तुझे दिखाऊँगा।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:3, इब्रा. 11:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 12:2" - }, - "और मैं तुझ से एक बड़ी जाति बनाऊँगा, और तुझे आशीष दूँगा, और तेरा नाम महान करूँगा, और तू आशीष का मूल होगा।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 12:3" - }, - "और जो तुझे आशीर्वाद दें, उन्हें मैं आशीष दूँगा; और जो तुझे कोसे, उसे मैं श्राप दूँगा; और भूमण्डल के सारे कुल तेरे द्वारा आशीष पाएँगे।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 3:25, गला. 3:8)" - ] - }, - "" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 11:6" }, + "और यहोवा ने कहा, “मैं क्या देखता हूँ, कि सब एक ही दल के हैं और भाषा भी उन सब की एक ही है, और उन्होंने ऐसा ही काम भी आरम्भ किया; और अब जो कुछ वे करने का यत्न करेंगे, उसमें से कुछ भी उनके लिये अनहोना न होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 12:4" - }, - "यहोवा के इस वचन के अनुसार अब्राम चला; और लूत भी उसके संग चला; और जब अब्राम हारान देश से निकला उस समय वह पचहत्तर वर्ष का था।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 12:5" - }, - "इस प्रकार अब्राम अपनी पत्नी सारै, और अपने भतीजे लूत को, और जो धन उन्होंने इकट्ठा किया था, और जो प्राणी उन्होंने हारान में प्राप्त किए थे, सब को लेकर कनान देश में जाने को निकल चला; और वे कनान देश में आ गए।", + "type": "verse:v", + "number": "7", + "sid": "GEN 11:7" + }, + "इसलिए आओ, हम उतरकर उनकी भाषा में बड़ी गड़बड़ी डालें, कि वे एक दूसरे की बोली को न समझ सके।”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 11:8" + }, + "इस प्रकार यहोवा ने उनको वहाँ से सारी पृथ्वी के ऊपर", + { + "type": "char:it", + "content": [ + "फैला दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:4)" - ] + "type": "char:fr", + "content": [ + "11.8" + ] }, - "", { - "type": "verse:v", - "number": "6", - "sid": "GEN 12:6" + "type": "char:fq", + "content": [ + "फैला दिया:" + ] }, - "उस देश के बीच से जाते हुए अब्राम शेकेम में, जहाँ मोरे का बांज वृक्ष है पहुँचा। उस समय उस देश में कनानी लोग रहते थे।", { - "type": "verse:v", - "number": "7", - "sid": "GEN 12:7" - }, - "तब यहोवा ने अब्राम को दर्शन देकर कहा, “यह देश मैं तेरे वंश को दूँगा।” और उसने वहाँ यहोवा के लिये, जिसने उसे दर्शन दिया था, एक वेदी बनाई।", + "type": "char:ft", + "content": [ + "वे एक दूसरे की भाषा को समझ नहीं पा रहे थे, उन्होंने व्यवहारिक रूप से अपने आपको एक दूसरे से अलग महसूस किया। बातचीत और कार्य में एक होना अब असंभव हो गया था।" + ] + } + ] + } + ] + }, + "; और उन्होंने उस नगर का बनाना छोड़ दिया।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 11:9" + }, + "इस कारण उस नगर का नाम बाबेल पड़ा; क्योंकि सारी पृथ्वी की भाषा में जो गड़बड़ी है, वह यहोवा ने वहीं डाली, और वहीं से यहोवा ने मनुष्यों को सारी पृथ्वी के ऊपर फैला दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "शेम से तेरह तक की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 11:10" + }, + "शेम की वंशावली यह है। जल-प्रलय के दो वर्ष पश्चात् जब शेम एक सौ वर्ष का हुआ, तब उसने अर्पक्षद को जन्म दिया।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 11:11" + }, + "और अर्पक्षद के जन्म के पश्चात् शेम पाँच सौ वर्ष जीवित रहा; और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 11:12" + }, + "जब अर्पक्षद पैंतीस वर्ष का हुआ, तब उसने शेलह को जन्म दिया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 11:13" + }, + "और शेलह के जन्म के पश्चात् अर्पक्षद चार सौ तीन वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 11:14" + }, + "जब शेलह तीस वर्ष का हुआ, तब उसके द्वारा एबेर का जन्म हुआ।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 11:15" + }, + "और एबेर के जन्म के पश्चात् शेलह चार सौ तीन वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 11:16" + }, + "जब एबेर चौंतीस वर्ष का हुआ, तब उसके द्वारा पेलेग का जन्म हुआ।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 11:17" + }, + "और पेलेग के जन्म के पश्चात् एबेर चार सौ तीस वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 11:18" + }, + "जब पेलेग तीस वर्ष का हुआ, तब उसके द्वारा रू का जन्म हुआ।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 11:19" + }, + "और रू के जन्म के पश्चात् पेलेग दो सौ नौ वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 11:20" + }, + "जब रू बत्तीस वर्ष का हुआ, तब उसके द्वारा सरूग का जन्म हुआ।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 11:21" + }, + "और सरूग के जन्म के पश्चात् रू दो सौ सात वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 11:22" + }, + "जब सरूग तीस वर्ष का हुआ, तब उसके द्वारा नाहोर का जन्म हुआ।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 11:23" + }, + "और नाहोर के जन्म के पश्चात् सरूग दो सौ वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 11:24" + }, + "जब नाहोर उनतीस वर्ष का हुआ, तब उसके द्वारा तेरह का जन्म हुआ;", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 11:25" + }, + "और तेरह के जन्म के पश्चात् नाहोर एक सौ उन्नीस वर्ष और जीवित रहा, और उसके और भी बेटे-बेटियाँ उत्पन्न हुईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "GEN 11:26" + }, + "जब तक तेरह सत्तर वर्ष का हुआ, तब तक उसके द्वारा अब्राम, और नाहोर, और हारान उत्पन्न हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "तेरह की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 11:27" + }, + "तेरह की वंशावली यह है: तेरह ने अब्राम, और नाहोर, और हारान को जन्म दिया; और हारान ने लूत को जन्म दिया।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 11:28" + }, + "और हारान अपने पिता के सामने ही, कसदियों के ऊर नाम नगर में, जो उसकी जन्म-भूमि थी, मर गया।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 11:29" + }, + "अब्राम और नाहोर दोनों ने विवाह किया। अब्राम की पत्नी का नाम सारै, और नाहोर की पत्नी का नाम मिल्का था। यह उस हारान की बेटी थी, जो मिल्का और यिस्का दोनों का पिता था।", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 11:30" + }, + { + "type": "char:it", + "content": [ + "सारै तो बाँझ थी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "11.30" + ] + }, + { + "type": "char:fq", + "content": [ + "सारै तो बाँझ थी:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस कथन से यह स्पष्ट है कि प्रवासन के समय अब्राम के विवाह को बहुत समय हो चुका था।" + ] + } + ] + } + ] + }, + "; उसके सन्तान न हुई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "GEN 11:31" + }, + "और तेरह अपना पुत्र अब्राम, और अपना पोता लूत, जो हारान का पुत्र था, और अपनी बहू सारै, जो उसके पुत्र अब्राम की पत्नी थी, इन सभी को लेकर कसदियों के ऊर नगर से निकल कनान देश जाने को चला; पर हारान नामक देश में पहुँचकर वहीं रहने लगा।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 11:32" + }, + "जब तेरह दो सौ पाँच वर्ष का हुआ, तब वह हारान देश में मर गया।" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "GEN 12" + }, + { + "type": "para:s", + "content": [ + "अब्राम की बुलाहट" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 12:1" + }, + { + "type": "char:it", + "content": [ + "यहोवा ने अब्राम से कहा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "12.1" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ने अब्राम से कहा:" + ] + }, + { + "type": "char:ft", + "content": [ + "अब्राम की बुलाहट में आज्ञा और प्रतिज्ञा दोनों हैं।" + ] + } + ] + } + ] + }, + ", “अपने देश, और अपनी जन्म-भूमि, और अपने पिता के घर को छोड़कर उस देश में चला जा जो मैं तुझे दिखाऊँगा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:3, इब्रा. 11:8)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 12:2" + }, + "और मैं तुझ से एक बड़ी जाति बनाऊँगा, और तुझे आशीष दूँगा, और तेरा नाम महान करूँगा, और तू आशीष का मूल होगा।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 12:3" + }, + "और जो तुझे आशीर्वाद दें, उन्हें मैं आशीष दूँगा; और जो तुझे कोसे, उसे मैं श्राप दूँगा; और भूमण्डल के सारे कुल तेरे द्वारा आशीष पाएँगे।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 3:25, गला. 3:8)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 12:4" + }, + "यहोवा के इस वचन के अनुसार अब्राम चला; और लूत भी उसके संग चला; और जब अब्राम हारान देश से निकला उस समय वह पचहत्तर वर्ष का था।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 12:5" + }, + "इस प्रकार अब्राम अपनी पत्नी सारै, और अपने भतीजे लूत को, और जो धन उन्होंने इकट्ठा किया था, और जो प्राणी उन्होंने हारान में प्राप्त किए थे, सब को लेकर कनान देश में जाने को निकल चला; और वे कनान देश में आ गए।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:4)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 12:6" + }, + "उस देश के बीच से जाते हुए अब्राम शेकेम में, जहाँ मोरे का बांज वृक्ष है पहुँचा। उस समय उस देश में कनानी लोग रहते थे।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 12:7" + }, + "तब यहोवा ने अब्राम को दर्शन देकर कहा, “यह देश मैं तेरे वंश को दूँगा।” और उसने वहाँ यहोवा के लिये, जिसने उसे दर्शन दिया था, एक वेदी बनाई।", + { + "type": "char:bdit", + "content": [ + "(गला. 3:16)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "GEN 12:8" + }, + "फिर वहाँ से आगे बढ़कर, वह उस पहाड़ पर आया, जो बेतेल के पूर्व की ओर है; और अपना तम्बू उस स्थान में खड़ा किया जिसके पश्चिम की ओर तो बेतेल, और पूर्व की ओर आई है; और वहाँ भी उसने यहोवा के लिये एक वेदी बनाई: और यहोवा से प्रार्थना की।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 12:9" + }, + "और अब्राम आगे बढ़ करके दक्षिण देश की ओर चला गया।" + ] + }, + { + "type": "para:s", + "content": [ + "मिस्र देश में अब्राम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 12:10" + }, + "उस देश में अकाल पड़ा: इसलिए अब्राम मिस्र देश को चला गया कि वहाँ परदेशी होकर रहे क्योंकि देश में भयंकर अकाल पड़ा था।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 12:11" + }, + "फिर ऐसा हुआ कि मिस्र के निकट पहुँचकर, उसने अपनी पत्नी सारै से कहा, “सुन, मुझे मालूम है, कि तू एक सुन्दर स्त्री है;", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 12:12" + }, + "और जब मिस्री तुझे देखेंगे, तब कहेंगे, ‘यह उसकी पत्नी है,’ इसलिए वे मुझ को तो मार डालेंगे, पर तुझको जीवित रख लेंगे।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 12:13" + }, + "अतः यह कहना, ‘मैं उसकी बहन हूँ,’ जिससे तेरे कारण मेरा कल्याण हो और मेरा प्राण तेरे कारण बचे।”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 12:14" + }, + "फिर ऐसा हुआ कि जब अब्राम मिस्र में आया, तब मिस्रियों ने उसकी पत्नी को देखा कि यह अति सुन्दर है।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 12:15" + }, + "और मिस्र के राजा फ़िरौन के हाकिमों ने उसको देखकर फ़िरौन के सामने उसकी प्रशंसा की: इसलिए", + { + "type": "char:it", + "content": [ + "वह स्त्री फ़िरौन के महल में पहुँचाई गई", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(गला. 3:16)" - ] + "type": "char:fr", + "content": [ + "12.15" + ] }, - "", { - "type": "verse:v", - "number": "8", - "sid": "GEN 12:8" + "type": "char:fq", + "content": [ + "वह स्त्री फ़िरौन के महल में पहुँचाई गई:" + ] }, - "फिर वहाँ से आगे बढ़कर, वह उस पहाड़ पर आया, जो बेतेल के पूर्व की ओर है; और अपना तम्बू उस स्थान में खड़ा किया जिसके पश्चिम की ओर तो बेतेल, और पूर्व की ओर आई है; और वहाँ भी उसने यहोवा के लिये एक वेदी बनाई: और यहोवा से प्रार्थना की।", { - "type": "verse:v", - "number": "9", - "sid": "GEN 12:9" - }, - "और अब्राम आगे बढ़ करके दक्षिण देश की ओर चला गया।" - ] + "type": "char:ft", + "content": [ + "सारै की सुन्दरता की प्रशंसा की गई, और, क्योंकि यह बताया गया था कि वह अकेली है, इसलिए उसे फ़िरौन की पत्नी होने के लिए चुना गया; जबकि उसके भाई के रूप में अब्राम को भेंट दी गईं।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 12:16" }, + "और फ़िरौन ने उसके कारण अब्राम की भलाई की; और उसको भेड़-बकरी, गाय-बैल, दास-दासियाँ, गदहे-गदहियाँ, और ऊँट मिले।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मिस्र देश में अब्राम" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 12:17" }, + "तब", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "यहोवा ने फ़िरौन और उसके घराने पर, अब्राम की पत्नी सारै के कारण बड़ी-बड़ी विपत्तियाँ डाली", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "GEN 12:10" + "type": "char:fr", + "content": [ + "12.17" + ] }, - "उस देश में अकाल पड़ा: इसलिए अब्राम मिस्र देश को चला गया कि वहाँ परदेशी होकर रहे क्योंकि देश में भयंकर अकाल पड़ा था।", { - "type": "verse:v", - "number": "11", - "sid": "GEN 12:11" + "type": "char:fq", + "content": [ + "यहोवा ने फ़िरौन और उसके घराने पर, अब्राम की पत्नी सारै के कारण बड़ी-बड़ी विपत्तियाँ डाली" + ] }, - "फिर ऐसा हुआ कि मिस्र के निकट पहुँचकर, उसने अपनी पत्नी सारै से कहा, “सुन, मुझे मालूम है, कि तू एक सुन्दर स्त्री है;", { - "type": "verse:v", - "number": "12", - "sid": "GEN 12:12" - }, - "और जब मिस्री तुझे देखेंगे, तब कहेंगे, ‘यह उसकी पत्नी है,’ इसलिए वे मुझ को तो मार डालेंगे, पर तुझको जीवित रख लेंगे।", + "type": "char:ft", + "content": [ + "ईश्वरीय हस्तक्षेप का सम्बंधित लोगों पर उचित प्रभाव पड़ा। जब फ़िरौन को दण्ड मिला, तो यह निष्कर्ष निकलता है कि वह स्वर्ग की दृष्टि में इस विषय में दोषी था।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 12:18" + }, + "तब फ़िरौन ने अब्राम को बुलवाकर कहा, “तूने मेरे साथ यह क्या किया? तूने मुझे क्यों नहीं बताया कि वह तेरी पत्नी है?", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 12:19" + }, + "तूने क्यों कहा कि वह तेरी बहन है? मैंने उसे अपनी ही पत्नी बनाने के लिये लिया; परन्तु अब अपनी पत्नी को लेकर यहाँ से चला जा।”", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 12:20" + }, + "और फ़िरौन ने अपने आदमियों को उसके विषय में आज्ञा दी और उन्होंने उसको और उसकी पत्नी को, सब सम्पत्ति समेत जो उसका था, विदा कर दिया।" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "GEN 13" + }, + { + "type": "para:s", + "content": [ + "अब्राम का कनान लौटना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 13:1" + }, + "तब अब्राम अपनी पत्नी, और अपनी सारी सम्पत्ति लेकर, लूत को भी संग लिये हुए, मिस्र को छोड़कर कनान के दक्षिण देश में आया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 13:2" + }, + "अब्राम भेड़-बकरी, गाय-बैल, और सोने-चाँदी का बड़ा धनी था।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 13:3" + }, + "फिर वह दक्षिण देश से चलकर, बेतेल के पास उसी स्थान को पहुँचा, जहाँ पहले उसने अपना तम्बू खड़ा किया था, जो बेतेल और आई के बीच में है।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 13:4" + }, + "यह स्थान उस वेदी का है, जिसे उसने पहले बनाया था, और वहाँ अब्राम ने फिर यहोवा से प्रार्थना की।" + ] + }, + { + "type": "para:s", + "content": [ + "अब्राम और लूत का अलग होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 13:5" + }, + "लूत के पास भी, जो अब्राम के साथ चलता था, भेड़-बकरी, गाय-बैल, और", + { + "type": "char:it", + "content": [ + "तम्बू थे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.5" + ] + }, + { + "type": "char:fq", + "content": [ + "तम्बू थे:" + ] + }, + { + "type": "char:ft", + "content": [ + "परिवारों के बारे में बताने का इब्रानी लोगों का यह एक तरीका है" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 13:6" + }, + "इसलिए उस देश में उन दोनों के लिए पर्याप्त स्थान न था कि वे इकट्ठे रहें क्योंकि उनके पास बहुत सम्पत्ति थी इसलिए वे इकट्ठे न रह सके।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 13:7" + }, + "सो अब्राम, और लूत की भेड़-बकरी, और गाय-बैल के चरवाहों में झगड़ा हुआ। उस समय कनानी, और परिज्जी लोग, उस देश में रहते थे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 13:8" + }, + "तब अब्राम लूत से कहने लगा, “मेरे और तेरे बीच, और मेरे और तेरे चरवाहों के बीच में झगड़ा न होने पाए; क्योंकि हम लोग भाई-बन्धु हैं।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 13:9" + }, + "क्या सारा देश तेरे सामने नहीं? सो मुझसे अलग हो, यदि तू बाईं ओर जाए तो मैं दाहिनी ओर जाऊँगा; और यदि तू दाहिनी ओर जाए तो मैं बाईं ओर जाऊँगा।”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 13:10" + }, + "तब लूत ने आँख उठाकर, यरदन नदी के पास वाली सारी तराई को देखा कि वह सब सिंची हुई है। जब तक यहोवा ने सदोम और गमोरा को नाश न किया था, तब तक सोअर के मार्ग तक वह तराई यहोवा की वाटिका, और मिस्र देश के समान उपजाऊ थी।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 13:11" + }, + "सो लूत अपने लिये यरदन की सारी तराई को चुन के पूर्व की ओर चला, और वे एक दूसरे से अलग हो गये।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 13:12" + }, + "अब्राम तो कनान देश में रहा, पर", + { + "type": "char:tl", + "content": [ + "लूत उस तराई के नगरों में रहने लगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "GEN 12:13" + "type": "char:fr", + "content": [ + "13.12" + ] }, - "अतः यह कहना, ‘मैं उसकी बहन हूँ,’ जिससे तेरे कारण मेरा कल्याण हो और मेरा प्राण तेरे कारण बचे।”", { - "type": "verse:v", - "number": "14", - "sid": "GEN 12:14" + "type": "char:fq", + "content": [ + "लूत उस तराई के नगरों में रहने लगा:" + ] }, - "फिर ऐसा हुआ कि जब अब्राम मिस्र में आया, तब मिस्रियों ने उसकी पत्नी को देखा कि यह अति सुन्दर है।", { - "type": "verse:v", - "number": "15", - "sid": "GEN 12:15" - }, - "और मिस्र के राजा फ़िरौन के हाकिमों ने उसको देखकर फ़िरौन के सामने उसकी प्रशंसा की: इसलिए", - { - "type": "char:it", - "content": [ - "वह स्त्री फ़िरौन के महल में पहुँचाई गई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.15" - ] - }, - { - "type": "char:fq", - "content": [ - "वह स्त्री फ़िरौन के महल में पहुँचाई गई:" - ] - }, - { - "type": "char:ft", - "content": [ - "सारै की सुन्दरता की प्रशंसा की गई, और, क्योंकि यह बताया गया था कि वह अकेली है, इसलिए उसे फ़िरौन की पत्नी होने के लिए चुना गया; जबकि उसके भाई के रूप में अब्राम को भेंट दी गईं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "GEN 12:16" - }, - "और फ़िरौन ने उसके कारण अब्राम की भलाई की; और उसको भेड़-बकरी, गाय-बैल, दास-दासियाँ, गदहे-गदहियाँ, और ऊँट मिले।" - ] + "type": "char:ft", + "content": [ + "यह सम्भव है कि जब वह अब्राम से अलग हुआ, उस समय वह कुँवारा था, और इसलिए उसने सदोम की स्त्री से विवाह किया। यदि ऐसा है तो वह इन सब घटनाक्रम के जाल में फँस गया और अधर्मियों के साथ मिल गया।" + ] + } + ] + } + ] + }, + "; और अपना तम्बू सदोम के निकट खड़ा किया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 13:13" + }, + "सदोम के लोग यहोवा की दृष्टि में बड़े दुष्ट और पापी थे।" + ] + }, + { + "type": "para:s", + "content": [ + "अब्राम का हेब्रोन को जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 13:14" + }, + "जब लूत अब्राम से अलग हो गया तब उसके पश्चात्", + { + "type": "char:it", + "content": [ + "यहोवा ने अब्राम से कहा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.14" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ने अब्राम से कहा:" + ] + }, + { + "type": "char:ft", + "content": [ + "वह मनुष्य जिसे परमेश्वर ने चुना था, वह अब्राम है और परमेश्वर उसे आशीष देता है।" + ] + } + ] + } + ] }, + ", “आँख उठाकर जिस स्थान पर तू है वहाँ से उत्तर-दक्षिण, पूर्व-पश्चिम, चारों ओर दृष्टि कर।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 12:17" - }, - "तब", - { - "type": "char:it", - "content": [ - "यहोवा ने फ़िरौन और उसके घराने पर, अब्राम की पत्नी सारै के कारण बड़ी-बड़ी विपत्तियाँ डाली" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.17" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने फ़िरौन और उसके घराने पर, अब्राम की पत्नी सारै के कारण बड़ी-बड़ी विपत्तियाँ डाली" - ] - }, - { - "type": "char:ft", - "content": [ - "ईश्वरीय हस्तक्षेप का सम्बंधित लोगों पर उचित प्रभाव पड़ा। जब फ़िरौन को दण्ड मिला, तो यह निष्कर्ष निकलता है कि वह स्वर्ग की दृष्टि में इस विषय में दोषी था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "GEN 12:18" - }, - "तब फ़िरौन ने अब्राम को बुलवाकर कहा, “तूने मेरे साथ यह क्या किया? तूने मुझे क्यों नहीं बताया कि वह तेरी पत्नी है?", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 12:19" - }, - "तूने क्यों कहा कि वह तेरी बहन है? मैंने उसे अपनी ही पत्नी बनाने के लिये लिया; परन्तु अब अपनी पत्नी को लेकर यहाँ से चला जा।”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 12:20" - }, - "और फ़िरौन ने अपने आदमियों को उसके विषय में आज्ञा दी और उन्होंने उसको और उसकी पत्नी को, सब सम्पत्ति समेत जो उसका था, विदा कर दिया।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 13:15" }, + "क्योंकि जितनी भूमि तुझे दिखाई देती है, उस सब को मैं तुझे और तेरे वंश को युग-युग के लिये दूँगा।", { - "type": "chapter:c", - "number": "13", - "sid": "GEN 13" + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:5)" + ] }, { - "type": "para:s", - "content": [ - "अब्राम का कनान लौटना" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 13:16" }, + "और मैं तेरे वंश को पृथ्वी की धूल के किनकों के समान बहुत करूँगा, यहाँ तक कि जो कोई पृथ्वी की धूल के किनकों को गिन सकेगा वही तेरा वंश भी गिन सकेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 13:1" - }, - "तब अब्राम अपनी पत्नी, और अपनी सारी सम्पत्ति लेकर, लूत को भी संग लिये हुए, मिस्र को छोड़कर कनान के दक्षिण देश में आया।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 13:2" - }, - "अब्राम भेड़-बकरी, गाय-बैल, और सोने-चाँदी का बड़ा धनी था।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 13:3" - }, - "फिर वह दक्षिण देश से चलकर, बेतेल के पास उसी स्थान को पहुँचा, जहाँ पहले उसने अपना तम्बू खड़ा किया था, जो बेतेल और आई के बीच में है।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 13:4" - }, - "यह स्थान उस वेदी का है, जिसे उसने पहले बनाया था, और वहाँ अब्राम ने फिर यहोवा से प्रार्थना की।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 13:17" }, + "उठ, इस देश की लम्बाई और चौड़ाई में चल फिर; क्योंकि मैं उसे तुझी को दूँगा।”", { - "type": "para:s", - "content": [ - "अब्राम और लूत का अलग होना" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 13:18" }, + "इसके पश्चात् अब्राम अपना तम्बू उखाड़कर, मम्रे के बांजवृक्षों के बीच जो हेब्रोन में थे, जाकर रहने लगा, और वहाँ भी यहोवा की एक वेदी बनाई।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "GEN 14" + }, + { + "type": "para:s", + "content": [ + "लूत का बन्दी बनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 13:5" - }, - "लूत के पास भी, जो अब्राम के साथ चलता था, भेड़-बकरी, गाय-बैल, और", - { - "type": "char:it", - "content": [ - "तम्बू थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.5" - ] - }, - { - "type": "char:fq", - "content": [ - "तम्बू थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "परिवारों के बारे में बताने का इब्रानी लोगों का यह एक तरीका है" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "GEN 13:6" - }, - "इसलिए उस देश में उन दोनों के लिए पर्याप्त स्थान न था कि वे इकट्ठे रहें क्योंकि उनके पास बहुत सम्पत्ति थी इसलिए वे इकट्ठे न रह सके।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 13:7" - }, - "सो अब्राम, और लूत की भेड़-बकरी, और गाय-बैल के चरवाहों में झगड़ा हुआ। उस समय कनानी, और परिज्जी लोग, उस देश में रहते थे।" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 14:1" }, + "शिनार के राजा अम्रापेल, और एल्लासार के राजा अर्योक, और एलाम के राजा कदोर्लाओमेर, और गोयीम के राजा तिदाल के दिनों में ऐसा हुआ,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 13:8" - }, - "तब अब्राम लूत से कहने लगा, “मेरे और तेरे बीच, और मेरे और तेरे चरवाहों के बीच में झगड़ा न होने पाए; क्योंकि हम लोग भाई-बन्धु हैं।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 13:9" - }, - "क्या सारा देश तेरे सामने नहीं? सो मुझसे अलग हो, यदि तू बाईं ओर जाए तो मैं दाहिनी ओर जाऊँगा; और यदि तू दाहिनी ओर जाए तो मैं बाईं ओर जाऊँगा।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 13:10" - }, - "तब लूत ने आँख उठाकर, यरदन नदी के पास वाली सारी तराई को देखा कि वह सब सिंची हुई है। जब तक यहोवा ने सदोम और गमोरा को नाश न किया था, तब तक सोअर के मार्ग तक वह तराई यहोवा की वाटिका, और मिस्र देश के समान उपजाऊ थी।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 13:11" - }, - "सो लूत अपने लिये यरदन की सारी तराई को चुन के पूर्व की ओर चला, और वे एक दूसरे से अलग हो गये।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 13:12" - }, - "अब्राम तो कनान देश में रहा, पर", - { - "type": "char:tl", - "content": [ - "लूत उस तराई के नगरों में रहने लगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.12" - ] - }, - { - "type": "char:fq", - "content": [ - "लूत उस तराई के नगरों में रहने लगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह सम्भव है कि जब वह अब्राम से अलग हुआ, उस समय वह कुँवारा था, और इसलिए उसने सदोम की स्त्री से विवाह किया। यदि ऐसा है तो वह इन सब घटनाक्रम के जाल में फँस गया और अधर्मियों के साथ मिल गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:tl", - "content": [ - "*; और अपना तम्बू सदोम के निकट खड़ा किया।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "GEN 13:13" - }, - "सदोम के लोग यहोवा की दृष्टि में बड़े दुष्ट और पापी थे।" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 14:2" }, + "कि उन्होंने सदोम के राजा बेरा, और गमोरा के राजा बिर्शा, और अदमा के राजा शिनाब, और सबोयीम के राजा शेमेबेर, और बेला जो सोअर भी कहलाता है, इन राजाओं के विरुद्ध युद्ध किया।", { - "type": "para:s", - "content": [ - "अब्राम का हेब्रोन को जाना" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 14:3" }, + "इन पाँचों ने सिद्दीम नामक तराई में, जो खारे नदी के पास है, एका किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 13:14" - }, - "जब लूत अब्राम से अलग हो गया तब उसके पश्चात्", - { - "type": "char:it", - "content": [ - "यहोवा ने अब्राम से कहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.14" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने अब्राम से कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह मनुष्य जिसे परमेश्वर ने चुना था, वह अब्राम है और परमेश्वर उसे आशीष देता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “आँख उठाकर जिस स्थान पर तू है वहाँ से उत्तर-दक्षिण, पूर्व-पश्चिम, चारों ओर दृष्टि कर।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "GEN 13:15" - }, - "क्योंकि जितनी भूमि तुझे दिखाई देती है, उस सब को मैं तुझे और तेरे वंश को युग-युग के लिये दूँगा।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 13:16" - }, - "और मैं तेरे वंश को पृथ्वी की धूल के किनकों के समान बहुत करूँगा, यहाँ तक कि जो कोई पृथ्वी की धूल के किनकों को गिन सकेगा वही तेरा वंश भी गिन सकेगा।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 13:17" - }, - "उठ, इस देश की लम्बाई और चौड़ाई में चल फिर; क्योंकि मैं उसे तुझी को दूँगा।”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 13:18" - }, - "इसके पश्चात् अब्राम अपना तम्बू उखाड़कर, मम्रे के बांजवृक्षों के बीच जो हेब्रोन में थे, जाकर रहने लगा, और वहाँ भी यहोवा की एक वेदी बनाई।" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 14:4" }, + "बारह वर्ष तक तो ये कदोर्लाओमेर के अधीन रहे; पर तेरहवें वर्ष में उसके विरुद्ध उठे।", { - "type": "chapter:c", - "number": "14", - "sid": "GEN 14" + "type": "verse:v", + "number": "5", + "sid": "GEN 14:5" }, + "चौदहवें वर्ष में कदोर्लाओमेर, और उसके संगी राजा आए, और अश्तारोत्कनम में रापाइयों को, और हाम में जूजियों को, और शावे-किर्यातैम में एमियों को,", { - "type": "para:s", - "content": [ - "लूत का बन्दी बनाया जाना" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 14:6" }, + "और सेईर नामक पहाड़ में होरियों को, मारते-मारते उस एल्पारान तक जो जंगल के पास है, पहुँच गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 14:1" - }, - "शिनार के राजा अम्रापेल, और एल्लासार के राजा अर्योक, और एलाम के राजा कदोर्लाओमेर, और गोयीम के राजा तिदाल के दिनों में ऐसा हुआ,", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 14:2" - }, - "कि उन्होंने सदोम के राजा बेरा, और गमोरा के राजा बिर्शा, और अदमा के राजा शिनाब, और सबोयीम के राजा शेमेबेर, और बेला जो सोअर भी कहलाता है, इन राजाओं के विरुद्ध युद्ध किया।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 14:3" - }, - "इन पाँचों ने सिद्दीम नामक तराई में, जो खारे नदी के पास है, एका किया।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 14:4" - }, - "बारह वर्ष तक तो ये कदोर्लाओमेर के अधीन रहे; पर तेरहवें वर्ष में उसके विरुद्ध उठे।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 14:5" - }, - "चौदहवें वर्ष में कदोर्लाओमेर, और उसके संगी राजा आए, और अश्तारोत्कनम में रापाइयों को, और हाम में जूजियों को, और शावे-किर्यातैम में एमियों को,", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 14:6" - }, - "और सेईर नामक पहाड़ में होरियों को, मारते-मारते उस एल्पारान तक जो जंगल के पास है, पहुँच गए।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 14:7" - }, - "वहाँ से वे लौटकर एन्मिशपात को आए, जो कादेश भी कहलाता है, और अमालेकियों के सारे देश को, और उन एमोरियों को भी जीत लिया, जो हसासोन्तामार में रहते थे।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 14:8" - }, - "तब सदोम, गमोरा, अदमा, सबोयीम, और बेला, जो सोअर भी कहलाता है, इनके राजा निकले, और सिद्दीम नाम तराई में, उनके साथ युद्ध के लिये पाँति बाँधी:", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 14:9" - }, - "अर्थात् एलाम के राजा कदोर्लाओमेर, गोयीम के राजा तिदाल, शिनार के राजा अम्रापेल, और एल्लासार के राजा अर्योक, इन चारों के विरुद्ध उन पाँचों ने पाँति बाँधी।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 14:10" - }, - "सिद्दीम नामक तराई में जहाँ लसार मिट्टी के गड्ढे ही गड्ढे थे; सदोम और गमोरा के राजा भागते-भागते उनमें गिर पड़े, और जो बचे वे पहाड़ पर भाग गए।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 14:11" - }, - "तब वे सदोम और गमोरा के सारे धन और भोजनवस्तुओं को लूट-लाट कर चले गए।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 14:12" - }, - "और अब्राम का भतीजा लूत, जो सदोम में रहता था; उसको भी धन समेत वे लेकर चले गए।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 14:13" - }, - "तब एक जन जो भागकर बच निकला था उसने जाकर इब्री अब्राम को समाचार दिया; अब्राम तो एमोरी मम्रे, जो एशकोल और आनेर का भाई था, उसके बांजवृक्षों के बीच में रहता था; और ये लोग अब्राम के संग वाचा बाँधे हुए थे।" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 14:7" }, + "वहाँ से वे लौटकर एन्मिशपात को आए, जो कादेश भी कहलाता है, और अमालेकियों के सारे देश को, और उन एमोरियों को भी जीत लिया, जो हसासोन्तामार में रहते थे।", { - "type": "para:s", - "content": [ - "अब्राम का लूत को छुड़ाना" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 14:8" }, + "तब सदोम, गमोरा, अदमा, सबोयीम, और बेला, जो सोअर भी कहलाता है, इनके राजा निकले, और सिद्दीम नाम तराई में, उनके साथ युद्ध के लिये पाँति बाँधी:", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 14:14" - }, - "यह सुनकर कि उसका भतीजा बन्दी बना लिया गया है, अब्राम ने अपने तीन सौ अठारह प्रशिक्षित, युद्ध कौशल में निपुण दासों को लेकर जो उसके कुटुम्ब में उत्पन्न हुए थे, अस्त्र-शस्त्र धारण करके दान तक उनका पीछा किया।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 14:15" - }, - "और अपने दासों के अलग-अलग दल बाँधकर रात को उन पर चढ़ाई करके उनको मार लिया और होबा तक, जो दमिश्क की उत्तर की ओर है, उनका पीछा किया।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 14:16" - }, - "और वह सारे धन को, और अपने भतीजे लूत, और उसके धन को, और स्त्रियों को, और सब बन्दियों को, लौटा ले आया।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 14:17" - }, - "जब वह कदोर्लाओमेर और उसके साथी राजाओं को जीतकर लौटा आता था तब सदोम का राजा शावे नामक तराई में, जो राजा की तराई भी कहलाती है, उससे भेंट करने के लिये आया।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 14:9" }, + "अर्थात् एलाम के राजा कदोर्लाओमेर, गोयीम के राजा तिदाल, शिनार के राजा अम्रापेल, और एल्लासार के राजा अर्योक, इन चारों के विरुद्ध उन पाँचों ने पाँति बाँधी।", { - "type": "para:s", - "content": [ - "अब्राम और मलिकिसिदक" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 14:10" }, + "सिद्दीम नामक तराई में जहाँ लसार मिट्टी के गड्ढे ही गड्ढे थे; सदोम और गमोरा के राजा भागते-भागते उनमें गिर पड़े, और जो बचे वे पहाड़ पर भाग गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 14:18" - }, - "तब शालेम", - { - "type": "char:it", - "content": [ - "का राजा मलिकिसिदक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.18" - ] - }, - { - "type": "char:fq", - "content": [ - "का राजा मलिकिसिदक:" - ] - }, - { - "type": "char:ft", - "content": [ - "शालेम का राजा जिसका नाम धार्मिकता का राजा था, वह रोटी और दाखमधु लाया। वह परमेश्वर और मनुष्य के बीच एक मध्यस्थ था, जो इस बात को दर्शाता है कि परमेश्वर ने अपनी दया का हाथ आगे बढ़ाया हुआ है, और मनुष्य विश्वास के हाथ से उस तक पहुँचता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जो परमप्रधान परमेश्वर का याजक था, रोटी और दाखमधु ले आया।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "GEN 14:19" - }, - "और उसने अब्राम को यह आशीर्वाद दिया, “परमप्रधान परमेश्वर की ओर से, जो आकाश और पृथ्वी का अधिकारी है, तू धन्य हो।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 14:20" - }, - "और धन्य है परमप्रधान परमेश्वर, जिसने तेरे द्रोहियों को तेरे वश में कर दिया है।” तब अब्राम ने उसको सब का दशमांश दिया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 14:21" - }, - "तब सदोम के राजा ने अब्राम से कहा, “प्राणियों को तो मुझे दे, और धन को अपने पास रख।”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 14:22" - }, - "अब्राम ने सदोम के राजा से कहा, “परमप्रधान परमेश्वर यहोवा, जो आकाश और पृथ्वी का अधिकारी है,", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 14:23" - }, - "उसकी", - { - "type": "char:it", - "content": [ - "मैं यह शपथ खाता हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.23" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं यह शपथ खाता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राम के लिए यह गम्भीर मामला था। या तो पहले, या वहीं पर, उसने परमेश्वर के सामने यह शपथ ली कि वह सदोम की सम्पत्ति को हाथ भी नहीं लगाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, कि जो कुछ तेरा है उसमें से न तो मैं एक सूत, और न जूती का बन्धन, न कोई और वस्तु लूँगा; कि तू ऐसा न कहने पाए, कि अब्राम मेरे ही कारण धनी हुआ।" - ] - }, - { - "type": "verse:v", - "number": "24", - "sid": "GEN 14:24" - }, - "पर जो कुछ इन जवानों ने खा लिया है और उनका भाग जो मेरे साथ गए थे; अर्थात् आनेर, एशकोल, और मम्रे मैं नहीं लौटाऊँगा वे तो अपना-अपना भाग रख लें।”" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 14:11" }, + "तब वे सदोम और गमोरा के सारे धन और भोजनवस्तुओं को लूट-लाट कर चले गए।", { - "type": "chapter:c", - "number": "15", - "sid": "GEN 15" + "type": "verse:v", + "number": "12", + "sid": "GEN 14:12" }, + "और अब्राम का भतीजा लूत, जो सदोम में रहता था; उसको भी धन समेत वे लेकर चले गए।", { - "type": "para:s", - "content": [ - "अब्राम के साथ परमेश्वर की वाचा" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 14:13" }, + "तब एक जन जो भागकर बच निकला था उसने जाकर इब्री अब्राम को समाचार दिया; अब्राम तो एमोरी मम्रे, जो एशकोल और आनेर का भाई था, उसके बांजवृक्षों के बीच में रहता था; और ये लोग अब्राम के संग वाचा बाँधे हुए थे।" + ] + }, + { + "type": "para:s", + "content": [ + "अब्राम का लूत को छुड़ाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 15:1" - }, - "इन बातों के पश्चात् यहोवा का यह वचन दर्शन में अब्राम के पास पहुँचा “हे अब्राम, मत डर; मैं तेरी ढाल और तेरा अत्यन्त बड़ा प्रतिफल हूँ।”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 15:2" - }, - "अब्राम ने कहा, “हे प्रभु यहोवा, मैं तो", - { - "type": "char:it", - "content": [ - "सन्तानहीन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.2" - ] - }, - { - "type": "char:fq", - "content": [ - "सन्तानहीन:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राम अब भी निर्वंश और भूमिहीन है, और परमेश्वर ने इस विषय में की गई अपनी प्रतिज्ञाओं के विषय में अब तक कुछ भी करने का संकेत नहीं दिया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हूँ, और मेरे घर का वारिस यह दमिश्कवासी एलीएजेर होगा, अतः तू मुझे क्या देगा?”" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "GEN 15:3" - }, - "और अब्राम ने कहा, “मुझे तो तूने वंश नहीं दिया, और क्या देखता हूँ, कि मेरे घर में उत्पन्न हुआ एक जन मेरा वारिस होगा।”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 15:4" - }, - "तब यहोवा का यह वचन उसके पास पहुँचा, “यह तेरा वारिस न होगा, तेरा जो निज पुत्र होगा, वही तेरा वारिस होगा।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 15:5" - }, - "और उसने उसको बाहर ले जाकर कहा, “आकाश की ओर दृष्टि करके तारागण को गिन, क्या तू उनको गिन सकता है?” फिर उसने उससे कहा, “तेरा वंश ऐसा ही होगा।”", - { - "type": "char:bdit", - "content": [ - "(रोम. 4:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 15:6" - }, - { - "type": "char:it", - "content": [ - "उसने यहोवा पर विश्वास किया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.6" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने यहोवा पर विश्वास किया:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राम ने यहोवा पर, उसकी प्रतिज्ञा पर विश्वास किया, जबकि वर्तमान में कुछ भी नहीं था और तर्कसंगत अवरोध उसके सामने थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और यहोवा ने इस बात को उसके लेखे में धार्मिकता गिना।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(रोम. 4:3)" - ] - }, - "" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 14:14" }, + "यह सुनकर कि उसका भतीजा बन्दी बना लिया गया है, अब्राम ने अपने तीन सौ अठारह प्रशिक्षित, युद्ध कौशल में निपुण दासों को लेकर जो उसके कुटुम्ब में उत्पन्न हुए थे, अस्त्र-शस्त्र धारण करके दान तक उनका पीछा किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "GEN 15:7" - }, - "और उसने उससे कहा, “मैं वही यहोवा हूँ जो तुझे कसदियों के ऊर नगर से बाहर ले आया, कि तुझको इस देश का अधिकार दूँ।”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 15:8" - }, - "उसने कहा, “हे प्रभु यहोवा मैं कैसे जानूँ कि मैं इसका अधिकारी होऊँगा?”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 15:9" - }, - "यहोवा ने उससे कहा, “मेरे लिये तीन वर्ष की एक बछिया, और तीन वर्ष की एक बकरी, और तीन वर्ष का एक मेढ़ा, और एक पिण्डुक और कबूतर का एक बच्चा ले।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 15:10" - }, - "और इन सभी को लेकर, उसने बीच से दो टुकड़े कर दिया और टुकड़ों को आमने-सामने रखा पर चिड़ियों को उसने टुकड़े नहीं किए।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 15:11" - }, - "जब माँसाहारी पक्षी लोथों पर झपटे, तब अब्राम ने उन्हें उड़ा दिया।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 14:15" }, + "और अपने दासों के अलग-अलग दल बाँधकर रात को उन पर चढ़ाई करके उनको मार लिया और होबा तक, जो दमिश्क की उत्तर की ओर है, उनका पीछा किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 15:12" - }, - "जब सूर्य अस्त होने लगा, तब अब्राम को भारी नींद आई; और देखो, अत्यन्त भय और महा अंधकार ने उसे छा लिया।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 15:13" - }, - "तब यहोवा ने अब्राम से कहा, “यह निश्चय जान कि तेरे वंश पराए देश में परदेशी होकर रहेंगे, और उस देश के लोगों के दास हो जाएँगे; और वे उनको चार सौ वर्ष तक दुःख देंगे;", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 15:14" - }, - "फिर जिस देश के वे दास होंगे उसको मैं दण्ड दूँगा: और उसके पश्चात् वे बड़ा धन वहाँ से लेकर निकल आएँगे।", - { - "type": "char:bdit", - "content": [ - "(निर्ग. 12:36)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 15:15" - }, - "तू तो अपने पितरों में कुशल के साथ मिल जाएगा; तुझे पूरे बुढ़ापे में मिट्टी दी जाएगी।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 15:16" - }, - "पर वे चौथी पीढ़ी में यहाँ फिर आएँगे: क्योंकि अब तक एमोरियों का अधर्म पूरा नहीं हुआ हैं।”" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 14:16" + }, + "और वह सारे धन को, और अपने भतीजे लूत, और उसके धन को, और स्त्रियों को, और सब बन्दियों को, लौटा ले आया।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 14:17" }, + "जब वह कदोर्लाओमेर और उसके साथी राजाओं को जीतकर लौटा आता था तब सदोम का राजा शावे नामक तराई में, जो राजा की तराई भी कहलाती है, उससे भेंट करने के लिये आया।" + ] + }, + { + "type": "para:s", + "content": [ + "अब्राम और मलिकिसिदक" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "18", + "sid": "GEN 14:18" + }, + "तब शालेम", + { + "type": "char:it", + "content": [ + "का राजा मलिकिसिदक", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "GEN 15:17" - }, - "और ऐसा हुआ कि", + "type": "char:fr", + "content": [ + "14.18" + ] + }, { - "type": "char:it", - "content": [ - "जब सूर्य अस्त हो गया" - ] - }, + "type": "char:fq", + "content": [ + "का राजा मलिकिसिदक:" + ] + }, + { + "type": "char:ft", + "content": [ + "शालेम का राजा जिसका नाम धार्मिकता का राजा था, वह रोटी और दाखमधु लाया। वह परमेश्वर और मनुष्य के बीच एक मध्यस्थ था, जो इस बात को दर्शाता है कि परमेश्वर ने अपनी दया का हाथ आगे बढ़ाया हुआ है, और मनुष्य विश्वास के हाथ से उस तक पहुँचता है।" + ] + } + ] + } + ] + }, + ", जो परमप्रधान परमेश्वर का याजक था, रोटी और दाखमधु ले आया।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 14:19" + }, + "और उसने अब्राम को यह आशीर्वाद दिया, “परमप्रधान परमेश्वर की ओर से, जो आकाश और पृथ्वी का अधिकारी है, तू धन्य हो।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 14:20" + }, + "और धन्य है परमप्रधान परमेश्वर, जिसने तेरे द्रोहियों को तेरे वश में कर दिया है।” तब अब्राम ने उसको सब का दशमांश दिया।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 14:21" + }, + "तब सदोम के राजा ने अब्राम से कहा, “प्राणियों को तो मुझे दे, और धन को अपने पास रख।”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 14:22" + }, + "अब्राम ने सदोम के राजा से कहा, “परमप्रधान परमेश्वर यहोवा, जो आकाश और पृथ्वी का अधिकारी है,", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 14:23" + }, + "उसकी", + { + "type": "char:it", + "content": [ + "मैं यह शपथ खाता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.17" - ] - }, - { - "type": "char:fq", - "content": [ - "जब सूर्य अस्त हो गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "दिन ढल गया और वाचा औपचारिक रूप से अब पूरी हुई। अब्राम परमेश्वर की प्रतिज्ञा पर विश्वास करने की चरम पर था। वह विश्वास का पिता होने की स्थिति पर पहुँच गया।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "14.23" + ] }, { - "type": "char:it", - "content": [ - "* और घोर अंधकार छा गया, तब एक अँगीठी जिसमें से धुआँ उठता था और एक जलती हुई मशाल दिखाई दी जो उन टुकड़ों के बीच में से होकर निकल गई।" - ] + "type": "char:fq", + "content": [ + "मैं यह शपथ खाता हूँ:" + ] }, { - "type": "verse:v", - "number": "18", - "sid": "GEN 15:18" - }, - "उसी दिन यहोवा ने अब्राम के साथ यह वाचा बाँधी, “मिस्र के महानद से लेकर फरात नामक बड़े नद तक जितना देश है,", + "type": "char:ft", + "content": [ + "अब्राम के लिए यह गम्भीर मामला था। या तो पहले, या वहीं पर, उसने परमेश्वर के सामने यह शपथ ली कि वह सदोम की सम्पत्ति को हाथ भी नहीं लगाएगा।" + ] + } + ] + } + ] + }, + ", कि जो कुछ तेरा है उसमें से न तो मैं एक सूत, और न जूती का बन्धन, न कोई और वस्तु लूँगा; कि तू ऐसा न कहने पाए, कि अब्राम मेरे ही कारण धनी हुआ।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 14:24" + }, + "पर जो कुछ इन जवानों ने खा लिया है और उनका भाग जो मेरे साथ गए थे; अर्थात् आनेर, एशकोल, और मम्रे मैं नहीं लौटाऊँगा वे तो अपना-अपना भाग रख लें।”" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "GEN 15" + }, + { + "type": "para:s", + "content": [ + "अब्राम के साथ परमेश्वर की वाचा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 15:1" + }, + "इन बातों के पश्चात् यहोवा का यह वचन दर्शन में अब्राम के पास पहुँचा “हे अब्राम, मत डर; मैं तेरी ढाल और तेरा अत्यन्त बड़ा प्रतिफल हूँ।”", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 15:2" + }, + "अब्राम ने कहा, “हे प्रभु यहोवा, मैं तो", + { + "type": "char:it", + "content": [ + "सन्तानहीन", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.2" + ] + }, + { + "type": "char:fq", + "content": [ + "सन्तानहीन:" + ] + }, + { + "type": "char:ft", + "content": [ + "अब्राम अब भी निर्वंश और भूमिहीन है, और परमेश्वर ने इस विषय में की गई अपनी प्रतिज्ञाओं के विषय में अब तक कुछ भी करने का संकेत नहीं दिया था।" + ] + } + ] + } + ] + }, + "हूँ, और मेरे घर का वारिस यह दमिश्कवासी एलीएजेर होगा, अतः तू मुझे क्या देगा?”", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 15:3" + }, + "और अब्राम ने कहा, “मुझे तो तूने वंश नहीं दिया, और क्या देखता हूँ, कि मेरे घर में उत्पन्न हुआ एक जन मेरा वारिस होगा।”", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 15:4" + }, + "तब यहोवा का यह वचन उसके पास पहुँचा, “यह तेरा वारिस न होगा, तेरा जो निज पुत्र होगा, वही तेरा वारिस होगा।”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 15:5" + }, + "और उसने उसको बाहर ले जाकर कहा, “आकाश की ओर दृष्टि करके तारागण को गिन, क्या तू उनको गिन सकता है?” फिर उसने उससे कहा, “तेरा वंश ऐसा ही होगा।”", + { + "type": "char:bdit", + "content": [ + "(रोम. 4:18)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 15:6" + }, + { + "type": "char:it", + "content": [ + "उसने यहोवा पर विश्वास किया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "GEN 15:19" + "type": "char:fr", + "content": [ + "15.6" + ] }, - "अर्थात्, केनियों, कनिज्जियों, कदमोनियों,", { - "type": "verse:v", - "number": "20", - "sid": "GEN 15:20" + "type": "char:fq", + "content": [ + "उसने यहोवा पर विश्वास किया:" + ] }, - "हित्तियों, परिज्जियों, रापाइयों,", { - "type": "verse:v", - "number": "21", - "sid": "GEN 15:21" - }, - "एमोरियों, कनानियों, गिर्गाशियों और यबूसियों का देश, मैंने तेरे वंश को दिया है।”" - ] + "type": "char:ft", + "content": [ + "अब्राम ने यहोवा पर, उसकी प्रतिज्ञा पर विश्वास किया, जबकि वर्तमान में कुछ भी नहीं था और तर्कसंगत अवरोध उसके सामने थे।" + ] + } + ] + } + ] + }, + "; और यहोवा ने इस बात को उसके लेखे में धार्मिकता गिना।", + { + "type": "char:bdit", + "content": [ + "(रोम. 4:3)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "GEN 15:7" }, + "और उसने उससे कहा, “मैं वही यहोवा हूँ जो तुझे कसदियों के ऊर नगर से बाहर ले आया, कि तुझको इस देश का अधिकार दूँ।”", { - "type": "chapter:c", - "number": "16", - "sid": "GEN 16" + "type": "verse:v", + "number": "8", + "sid": "GEN 15:8" }, + "उसने कहा, “हे प्रभु यहोवा मैं कैसे जानूँ कि मैं इसका अधिकारी होऊँगा?”", { - "type": "para:s", - "content": [ - "हागार और इश्माएल" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 15:9" }, + "यहोवा ने उससे कहा, “मेरे लिये तीन वर्ष की एक बछिया, और तीन वर्ष की एक बकरी, और तीन वर्ष का एक मेढ़ा, और एक पिण्डुक और कबूतर का एक बच्चा ले।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 16:1" - }, - "अब्राम की पत्नी सारै के कोई सन्तान न थी: और उसके हागार नाम की एक मिस्री दासी थी।", + "type": "verse:v", + "number": "10", + "sid": "GEN 15:10" + }, + "और इन सभी को लेकर, उसने बीच से दो टुकड़े कर दिया और टुकड़ों को आमने-सामने रखा पर चिड़ियों को उसने टुकड़े नहीं किए।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 15:11" + }, + "जब माँसाहारी पक्षी लोथों पर झपटे, तब अब्राम ने उन्हें उड़ा दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 15:12" + }, + "जब सूर्य अस्त होने लगा, तब अब्राम को भारी नींद आई; और देखो, अत्यन्त भय और महा अंधकार ने उसे छा लिया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 15:13" + }, + "तब यहोवा ने अब्राम से कहा, “यह निश्चय जान कि तेरे वंश पराए देश में परदेशी होकर रहेंगे, और उस देश के लोगों के दास हो जाएँगे; और वे उनको चार सौ वर्ष तक दुःख देंगे;", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 15:14" + }, + "फिर जिस देश के वे दास होंगे उसको मैं दण्ड दूँगा: और उसके पश्चात् वे बड़ा धन वहाँ से लेकर निकल आएँगे।", + { + "type": "char:bdit", + "content": [ + "(निर्ग. 12:36)" + ] + }, + { + "type": "verse:v", + "number": "15", + "sid": "GEN 15:15" + }, + "तू तो अपने पितरों में कुशल के साथ मिल जाएगा; तुझे पूरे बुढ़ापे में मिट्टी दी जाएगी।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 15:16" + }, + "पर वे चौथी पीढ़ी में यहाँ फिर आएँगे: क्योंकि अब तक एमोरियों का अधर्म पूरा नहीं हुआ हैं।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "GEN 15:17" + }, + "और ऐसा हुआ कि", + { + "type": "char:it", + "content": [ + "जब सूर्य अस्त हो गया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(गला. 4:22)" - ] + "type": "char:fr", + "content": [ + "15.17" + ] }, - "", { - "type": "verse:v", - "number": "2", - "sid": "GEN 16:2" + "type": "char:fq", + "content": [ + "जब सूर्य अस्त हो गया:" + ] }, - "सारै ने अब्राम से कहा, “देख, यहोवा ने तो", { - "type": "char:it", - "content": [ - "मेरी कोख बन्द कर रखी है" - ] - }, + "type": "char:ft", + "content": [ + "दिन ढल गया और वाचा औपचारिक रूप से अब पूरी हुई। अब्राम परमेश्वर की प्रतिज्ञा पर विश्वास करने की चरम पर था। वह विश्वास का पिता होने की स्थिति पर पहुँच गया।" + ] + } + ] + } + ] + }, + "और घोर अंधकार छा गया, तब एक अँगीठी जिसमें से धुआँ उठता था और एक जलती हुई मशाल दिखाई दी जो उन टुकड़ों के बीच में से होकर निकल गई।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 15:18" + }, + "उसी दिन यहोवा ने अब्राम के साथ यह वाचा बाँधी, “मिस्र के महानद से लेकर फरात नामक बड़े नद तक जितना देश है,", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 15:19" + }, + "अर्थात्, केनियों, कनिज्जियों, कदमोनियों,", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 15:20" + }, + "हित्तियों, परिज्जियों, रापाइयों,", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 15:21" + }, + "एमोरियों, कनानियों, गिर्गाशियों और यबूसियों का देश, मैंने तेरे वंश को दिया है।”" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "GEN 16" + }, + { + "type": "para:s", + "content": [ + "हागार और इश्माएल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 16:1" + }, + "अब्राम की पत्नी सारै के कोई सन्तान न थी: और उसके हागार नाम की एक मिस्री दासी थी।", + { + "type": "char:bdit", + "content": [ + "(गला. 4:22)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "GEN 16:2" + }, + "सारै ने अब्राम से कहा, “देख, यहोवा ने तो", + { + "type": "char:it", + "content": [ + "मेरी कोख बन्द कर रखी है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरी कोख बन्द कर रखी है:" + ] + }, + { + "type": "char:ft", + "content": [ + "प्राचीनकाल के लोगों का प्रत्येक बात में परमेश्वर की इच्छा और सामर्थ्य को जानना स्वाभाविक था।" + ] + } + ] + } + ] + }, + "इसलिए मैं तुझ से विनती करती हूँ कि तू मेरी दासी के पास जा; सम्भव है कि मेरा घर उसके द्वारा बस जाए।” सारै की यह बात अब्राम ने मान ली।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 16:3" + }, + "इसलिए जब अब्राम को कनान देश में रहते दस वर्ष बीत चुके तब उसकी स्त्री सारै ने अपनी मिस्री दासी हागार को लेकर अपने पति अब्राम को दिया, कि वह उसकी पत्नी हो।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 16:4" + }, + "वह हागार के पास गया, और वह गर्भवती हुई; जब उसने जाना कि वह गर्भवती है, तब वह अपनी स्वामिनी को अपनी दृष्टि में तुच्छ समझने लगी।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 16:5" + }, + "तब सारै ने अब्राम से कहा, “जो मुझ पर उपद्रव हुआ वह तेरे ही सिर पर हो। मैंने तो अपनी दासी को तेरी पत्नी कर दिया; पर जब उसने जाना कि वह गर्भवती है, तब वह मुझे तुच्छ समझने लगी, इसलिए यहोवा मेरे और तेरे बीच में न्याय करे।”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 16:6" + }, + "अब्राम ने सारै से कहा, “देख तेरी दासी तेरे वश में है; जैसा तुझे भला लगे वैसा ही उसके साथ कर।” तब सारै उसको दुःख देने लगी और वह उसके सामने से भाग गई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "GEN 16:7" + }, + "तब यहोवा के दूत ने उसको जंगल में शूर के मार्ग पर जल के एक सोते के पास पाकर कहा,", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 16:8" + }, + "“हे सारै की दासी हागार, तू कहाँ से आती और कहाँ को जाती है?” उसने कहा, “मैं अपनी स्वामिनी सारै के सामने से भाग आई हूँ।”", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 16:9" + }, + "यहोवा के दूत ने उससे कहा, “अपनी स्वामिनी के पास लौट जा और उसके वश में रह।”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 16:10" + }, + "और यहोवा के दूत ने उससे कहा, “", + { + "type": "char:it", + "content": [ + "मैं तेरे वंश को बहुत बढ़ाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरी कोख बन्द कर रखी है:" - ] - }, - { - "type": "char:ft", - "content": [ - "प्राचीनकाल के लोगों का प्रत्येक बात में परमेश्वर की इच्छा और सामर्थ्य को जानना स्वाभाविक था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "16.10" + ] }, { - "type": "char:it", - "content": [ - "* इसलिए मैं तुझ से विनती करती हूँ कि तू मेरी दासी के पास जा; सम्भव है कि मेरा घर उसके द्वारा बस जाए।” सारै की यह बात अब्राम ने मान ली।" - ] + "type": "char:fq", + "content": [ + "मैं तेरे वंश को बहुत बढ़ाऊँगा:" + ] }, { - "type": "verse:v", - "number": "3", - "sid": "GEN 16:3" - }, - "इसलिए जब अब्राम को कनान देश में रहते दस वर्ष बीत चुके तब उसकी स्त्री सारै ने अपनी मिस्री दासी हागार को लेकर अपने पति अब्राम को दिया, कि वह उसकी पत्नी हो।", + "type": "char:ft", + "content": [ + "परमेश्वर ने हागार को बहुत से वंशज देने की प्रतिज्ञा की। उसने “इश्माएल” को जन्म दिया, जिसका अर्थ है परमेश्वर सुनता है।" + ] + } + ] + } + ] + }, + ", यहाँ तक कि बहुतायत के कारण उसकी गिनती न हो सकेगी।”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 16:11" + }, + "और यहोवा के दूत ने उससे कहा, “देख तू गर्भवती है, और पुत्र जनेगी; तू उसका नाम", + { + "type": "char:it", + "content": [ + "इश्माएल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "GEN 16:4" + "type": "char:fr", + "content": [ + "16.11" + ] }, - "वह हागार के पास गया, और वह गर्भवती हुई; जब उसने जाना कि वह गर्भवती है, तब वह अपनी स्वामिनी को अपनी दृष्टि में तुच्छ समझने लगी।", { - "type": "verse:v", - "number": "5", - "sid": "GEN 16:5" + "type": "char:fq", + "content": [ + "इश्माएल:" + ] }, - "तब सारै ने अब्राम से कहा, “जो मुझ पर उपद्रव हुआ वह तेरे ही सिर पर हो। मैंने तो अपनी दासी को तेरी पत्नी कर दिया; पर जब उसने जाना कि वह गर्भवती है, तब वह मुझे तुच्छ समझने लगी, इसलिए यहोवा मेरे और तेरे बीच में न्याय करे।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 16:6" - }, - "अब्राम ने सारै से कहा, “देख तेरी दासी तेरे वश में है; जैसा तुझे भला लगे वैसा ही उसके साथ कर।” तब सारै उसको दुःख देने लगी और वह उसके सामने से भाग गई।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "GEN 16:7" - }, - "तब यहोवा के दूत ने उसको जंगल में शूर के मार्ग पर जल के एक सोते के पास पाकर कहा,", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 16:8" - }, - "“हे सारै की दासी हागार, तू कहाँ से आती और कहाँ को जाती है?” उसने कहा, “मैं अपनी स्वामिनी सारै के सामने से भाग आई हूँ।”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 16:9" - }, - "यहोवा के दूत ने उससे कहा, “अपनी स्वामिनी के पास लौट जा और उसके वश में रह।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 16:10" - }, - "और यहोवा के दूत ने उससे कहा, “", - { - "type": "char:it", - "content": [ - "मैं तेरे वंश को बहुत बढ़ाऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.10" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तेरे वंश को बहुत बढ़ाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने हागार को बहुत से वंशज देने की प्रतिज्ञा की। उसने “इश्माएल” को जन्म दिया, जिसका अर्थ है परमेश्वर सुनता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, यहाँ तक कि बहुतायत के कारण उसकी गिनती न हो सकेगी।”" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "GEN 16:11" - }, - "और यहोवा के दूत ने उससे कहा, “देख तू गर्भवती है, और पुत्र जनेगी; तू उसका नाम", - { - "type": "char:it", - "content": [ - "इश्माएल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.11" - ] - }, - { - "type": "char:fq", - "content": [ - "इश्माएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘परमेश्वर सुनता है’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखना; क्योंकि यहोवा ने तेरे दुःख का हाल सुन लिया है।" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "GEN 16:12" - }, - "और वह मनुष्य जंगली गदहे के समान होगा, उसका हाथ सब के विरुद्ध उठेगा, और सब के हाथ उसके विरुद्ध उठेंगे; और वह अपने सब भाई-बन्धुओं के मध्य में बसा रहेगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 16:13" - }, - "तब उसने यहोवा का नाम जिसने उससे बातें की थीं,", { - "type": "char:it", - "content": [ - "अत्ताएलरोई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.13" - ] - }, - { - "type": "char:fq", - "content": [ - "अत्ताएलरोई:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् तू वो परमेश्वर है जो मुझे देखता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखकर कहा, “क्या मैं यहाँ भी उसको जाते हुए देखने पाई और देखने के बाद भी जीवित रही?”" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "GEN 16:14" - }, - "इस कारण उस कुएँ का नाम बएर-लहई-रोई कुआँ पड़ा; वह तो कादेश और बेरेद के बीच में है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 16:15" - }, - "हागार को अब्राम के द्वारा एक पुत्र हुआ; और अब्राम ने अपने पुत्र का नाम, जिसे हागार ने जन्म दिया था, इश्माएल रखा।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 16:16" - }, - "जब हागार ने अब्राम के द्वारा इश्माएल को जन्म दिया उस समय अब्राम छियासी वर्ष का था।" - ] + "type": "char:ft", + "content": [ + "अर्थात् ‘परमेश्वर सुनता है’" + ] + } + ] + } + ] }, + "रखना; क्योंकि यहोवा ने तेरे दुःख का हाल सुन लिया है।", { - "type": "chapter:c", - "number": "17", - "sid": "GEN 17" + "type": "verse:v", + "number": "12", + "sid": "GEN 16:12" }, + "और वह मनुष्य जंगली गदहे के समान होगा, उसका हाथ सब के विरुद्ध उठेगा, और सब के हाथ उसके विरुद्ध उठेंगे; और वह अपने सब भाई-बन्धुओं के मध्य में बसा रहेगा।”", { - "type": "para:s", - "content": [ - "अब्राम और वाचा का चिन्ह" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 16:13" }, + "तब उसने यहोवा का नाम जिसने उससे बातें की थीं,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 17:1" - }, - "जब अब्राम निन्यानवे वर्ष का हो गया, तब यहोवा ने उसको दर्शन देकर कहा, “मैं सर्वशक्तिमान परमेश्वर हूँ; मेरी उपस्थिति में चल और सिद्ध होता जा।", + "type": "char:it", + "content": [ + "अत्ताएलरोई", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "GEN 17:2" + "type": "char:fr", + "content": [ + "16.13" + ] }, - "मैं तेरे साथ वाचा बाँधूँगा, और तेरे वंश को अत्यन्त ही बढ़ाऊँगा।”", { - "type": "verse:v", - "number": "3", - "sid": "GEN 17:3" + "type": "char:fq", + "content": [ + "अत्ताएलरोई:" + ] }, - "तब", { - "type": "char:it", - "content": [ - "अब्राम मुँह के बल गिरा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.3" - ] - }, - { - "type": "char:fq", - "content": [ - "अब्राम मुँह के बल गिरा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह आदरपूर्ण भक्ति का सबसे दीन स्वरूप है, जिसमें आराधक अपने घुटने और कोहनी के बल पर अपना माथा जमीन पर टिकाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और परमेश्वर उससे यह बातें करता गया," - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "GEN 17:4" - }, - "“देख, मेरी वाचा तेरे साथ बंधी रहेगी, इसलिए तू जातियों के समूह का मूलपिता हो जाएगा।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 17:5" - }, - "इसलिए अब से तेरा नाम अब्राम न रहेगा परन्तु तेरा नाम अब्राहम होगा; क्योंकि मैंने तुझे जातियों के समूह का मूलपिता ठहरा दिया है।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 17:6" - }, - "मैं तुझे अत्यन्त फलवन्त करूँगा, और तुझको जाति-जाति का मूल बना दूँगा, और तेरे वंश में राजा उत्पन्न होंगे।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 17:7" - }, - "और मैं तेरे साथ, और तेरे पश्चात् पीढ़ी-पीढ़ी तक तेरे वंश के साथ भी इस आशय की युग-युग की वाचा बाँधता हूँ, कि मैं तेरा और तेरे पश्चात् तेरे वंश का भी परमेश्वर रहूँगा।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 17:8" - }, - "और मैं तुझको, और तेरे पश्चात् तेरे वंश को भी, यह सारा कनान देश, जिसमें तू परदेशी होकर रहता है, इस रीति दूँगा कि वह युग-युग उनकी निज भूमि रहेगी, और मैं उनका परमेश्वर रहूँगा।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् तू वो परमेश्वर है जो मुझे देखता है।" + ] + } + ] + } + ] + }, + "रखकर कहा, “क्या मैं यहाँ भी उसको जाते हुए देखने पाई और देखने के बाद भी जीवित रही?”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 16:14" + }, + "इस कारण उस कुएँ का नाम बएर-लहई-रोई कुआँ पड़ा; वह तो कादेश और बेरेद के बीच में है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 16:15" + }, + "हागार को अब्राम के द्वारा एक पुत्र हुआ; और अब्राम ने अपने पुत्र का नाम, जिसे हागार ने जन्म दिया था, इश्माएल रखा।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 16:16" + }, + "जब हागार ने अब्राम के द्वारा इश्माएल को जन्म दिया उस समय अब्राम छियासी वर्ष का था।" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "GEN 17" + }, + { + "type": "para:s", + "content": [ + "अब्राम और वाचा का चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 17:1" + }, + "जब अब्राम निन्यानवे वर्ष का हो गया, तब यहोवा ने उसको दर्शन देकर कहा, “मैं सर्वशक्तिमान परमेश्वर हूँ; मेरी उपस्थिति में चल और सिद्ध होता जा।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 17:2" + }, + "मैं तेरे साथ वाचा बाँधूँगा, और तेरे वंश को अत्यन्त ही बढ़ाऊँगा।”", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 17:3" + }, + "तब", + { + "type": "char:it", + "content": [ + "अब्राम मुँह के बल गिरा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.3" + ] + }, + { + "type": "char:fq", + "content": [ + "अब्राम मुँह के बल गिरा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह आदरपूर्ण भक्ति का सबसे दीन स्वरूप है, जिसमें आराधक अपने घुटने और कोहनी के बल पर अपना माथा जमीन पर टिकाता है।" + ] + } + ] + } + ] }, + "और परमेश्वर उससे यह बातें करता गया,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 17:9" - }, - "फिर परमेश्वर ने अब्राहम से कहा, “तू भी मेरे साथ बाँधी हुई वाचा का पालन करना; तू और तेरे पश्चात् तेरा वंश भी अपनी-अपनी पीढ़ी में उसका पालन करे।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 17:10" - }, - "मेरे साथ बाँधी हुई वाचा, जिसका पालन तुझे और तेरे पश्चात् तेरे वंश को करना पड़ेगा, वह यह है: तुम में से एक-एक पुरुष का खतना हो।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 17:11" - }, - "तुम अपनी-अपनी खलड़ी का खतना करा लेना: जो वाचा मेरे और तुम्हारे बीच में है, उसका यही चिन्ह होगा।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 17:12" - }, - "पीढ़ी-पीढ़ी में केवल तेरे वंश ही के लोग नहीं पर जो तेरे घर में उत्पन्न हुआ हों, अथवा परदेशियों को रूपा देकर मोल लिया जाए, ऐसे सब पुरुष भी जब", - { - "type": "char:it", - "content": [ - "आठ दिन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.12" - ] - }, - { - "type": "char:fq", - "content": [ - "आठ दिन:" - ] - }, - { - "type": "char:ft", - "content": [ - "खतना करने का दिन, आठवाँ दिन है सात सिद्धता की संख्या है। इसलिए सात दिन को सिद्धता और विशिष्टता के रूप में दिखा जाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के हों जाएँ, तब उनका खतना किया जाए।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "GEN 17:13" - }, - "जो तेरे घर में उत्पन्न हो, अथवा तेरे रूपे से मोल लिया जाए, उसका खतना अवश्य ही किया जाए; इस प्रकार मेरी वाचा जिसका चिन्ह तुम्हारी देह में होगा वह युग-युग रहेगी।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 17:14" - }, - "जो पुरुष खतनारहित रहे, अर्थात् जिसकी खलड़ी का खतना न हो, वह प्राणी अपने लोगों में से नाश किया जाए, क्योंकि उसने मेरे साथ बाँधी हुई वाचा को तोड़ दिया।”" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 17:4" }, + "“देख, मेरी वाचा तेरे साथ बंधी रहेगी, इसलिए तू जातियों के समूह का मूलपिता हो जाएगा।", { - "type": "para:s", - "content": [ - "वाचा का पुत्र इसहाक" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 17:5" }, + "इसलिए अब से तेरा नाम अब्राम न रहेगा परन्तु तेरा नाम अब्राहम होगा; क्योंकि मैंने तुझे जातियों के समूह का मूलपिता ठहरा दिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 17:15" - }, - "फिर परमेश्वर ने अब्राहम से कहा, “तेरी जो पत्नी", - { - "type": "char:it", - "content": [ - "सारै है, उसको तू अब सारै न कहना, उसका नाम सारा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.15" - ] - }, - { - "type": "char:fq", - "content": [ - "सारै है, उसको तू अब सारै न कहना, उसका नाम सारा:" - ] - }, - { - "type": "char:ft", - "content": [ - "खतना करने का दिन, आठवाँ दिन है सात सिद्धता की संख्या है। इसलिए सात दिन को सिद्धता और विशिष्टता के रूप में दिखा जाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* होगा।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "GEN 17:16" - }, - "मैं उसको आशीष दूँगा, और तुझको उसके द्वारा एक पुत्र दूँगा; और मैं उसको ऐसी आशीष दूँगा, कि वह जाति-जाति की मूलमाता हो जाएगी; और उसके वंश में राज्य-राज्य के राजा उत्पन्न होंगे।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 17:17" - }, - "तब अब्राहम मुँह के बल गिर पड़ा और हँसा, और मन ही मन कहने लगा, “क्या सौ वर्ष के पुरुष के भी सन्तान होगा और क्या सारा जो नब्बे वर्ष की है पुत्र जनेगी?”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 17:18" - }, - "और अब्राहम ने परमेश्वर से कहा, “इश्माएल तेरी दृष्टि में बना रहे! यही बहुत है।”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 17:19" - }, - "तब परमेश्वर ने कहा, “निश्चय तेरी पत्नी सारा के तुझ से एक पुत्र उत्पन्न होगा; और तू उसका नाम इसहाक रखना; और मैं उसके साथ ऐसी वाचा बाँधूँगा जो उसके पश्चात् उसके वंश के लिये युग-युग की वाचा होगी।", - { - "type": "char:bdit", - "content": [ - "(गला. 4:7,8)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 17:20" - }, - "इश्माएल के विषय में भी मैंने तेरी सुनी है; मैं उसको भी आशीष दूँगा, और उसे फलवन्त करूँगा और अत्यन्त ही बढ़ा दूँगा; उससे बारह प्रधान उत्पन्न होंगे, और मैं उससे एक बड़ी जाति बनाऊँगा।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 17:21" - }, - "परन्तु मैं अपनी वाचा इसहाक ही के साथ बाँधूँगा जो सारा से अगले वर्ष के इसी नियुक्त समय में उत्पन्न होगा।”" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 17:6" }, + "मैं तुझे अत्यन्त फलवन्त करूँगा, और तुझको जाति-जाति का मूल बना दूँगा, और तेरे वंश में राजा उत्पन्न होंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 17:22" - }, - "तब परमेश्वर ने अब्राहम से बातें करनी बन्द की और उसके पास से ऊपर चढ़ गया।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 17:23" - }, - "तब अब्राहम ने अपने पुत्र इश्माएल को लिया और, उसके घर में जितने उत्पन्न हुए थे, और जितने उसके रुपये से मोल लिये गए थे, अर्थात् उसके घर में जितने पुरुष थे, उन सभी को लेकर उसी दिन परमेश्वर के वचन के अनुसार उनकी खलड़ी का खतना किया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 17:24" - }, - "जब अब्राहम की खलड़ी का खतना हुआ तब वह निन्यानवे वर्ष का था।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 17:25" - }, - "और जब उसके पुत्र इश्माएल की खलड़ी का खतना हुआ तब वह तेरह वर्ष का था।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 17:26" - }, - "अब्राहम और उसके पुत्र इश्माएल दोनों का खतना एक ही दिन हुआ।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 17:27" - }, - "और उसके घर में जितने पुरुष थे जो घर में उत्पन्न हुए, तथा जो परदेशियों के हाथ से मोल लिये गए थे, सब का खतना उसके साथ ही हुआ।" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 17:7" }, + "और मैं तेरे साथ, और तेरे पश्चात् पीढ़ी-पीढ़ी तक तेरे वंश के साथ भी इस आशय की युग-युग की वाचा बाँधता हूँ, कि मैं तेरा और तेरे पश्चात् तेरे वंश का भी परमेश्वर रहूँगा।", { - "type": "chapter:c", - "number": "18", - "sid": "GEN 18" + "type": "verse:v", + "number": "8", + "sid": "GEN 17:8" }, + "और मैं तुझको, और तेरे पश्चात् तेरे वंश को भी, यह सारा कनान देश, जिसमें तू परदेशी होकर रहता है, इस रीति दूँगा कि वह युग-युग उनकी निज भूमि रहेगी, और मैं उनका परमेश्वर रहूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अब्राहम के तीन अतिथि" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 17:9" }, + "फिर परमेश्वर ने अब्राहम से कहा, “तू भी मेरे साथ बाँधी हुई वाचा का पालन करना; तू और तेरे पश्चात् तेरा वंश भी अपनी-अपनी पीढ़ी में उसका पालन करे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 18:1" - }, - "अब्राहम मम्रे के बांजवृक्षों के बीच कड़ी धूप के समय तम्बू के द्वार पर बैठा हुआ था, तब यहोवा ने उसे", - { - "type": "char:it", - "content": [ - "दर्शन दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.1" - ] - }, - { - "type": "char:fq", - "content": [ - "दर्शन दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "प्रभु अब्राहम से मिलने आता है और सारा के पुत्र के जन्म का आश्वासन देता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*:" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "GEN 18:2" - }, - "उसने आँख उठाकर दृष्टि की तो क्या देखा, कि तीन पुरुष उसके सामने खड़े हैं। जब उसने उन्हें देखा तब वह उनसे भेंट करने के लिये तम्बू के द्वार से दौड़ा, और भूमि पर गिरकर दण्डवत् की और कहने लगा,", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 18:3" - }, - "“हे प्रभु, यदि मुझ पर तेरी अनुग्रह की दृष्टि है तो मैं विनती करता हूँ, कि अपने दास के पास से चले न जाना।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 18:4" - }, - "मैं थोड़ा सा जल लाता हूँ और आप अपने पाँव धोकर इस वृक्ष के तले विश्राम करें।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 18:5" - }, - "फिर मैं एक टुकड़ा रोटी ले आऊँ, और उससे आप अपने-अपने जीव को तृप्त करें; तब उसके पश्चात् आगे बढ़ें क्योंकि आप अपने दास के पास इसलिए पधारे हैं।” उन्होंने कहा, “जैसा तू कहता है वैसा ही कर।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 18:6" - }, - "तब अब्राहम तुरन्त तम्बू में सारा के पास गया और कहा, “तीन सआ मैदा जल्दी से गूँध, और फुलके बना।”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 18:7" - }, - "फिर अब्राहम गाय-बैल के झुण्ड में दौड़ा, और एक कोमल और अच्छा बछड़ा लेकर अपने सेवक को दिया, और उसने जल्दी से उसको पकाया।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 18:8" - }, - "तब उसने दही, और दूध, और बछड़े का माँस, जो उसने पकवाया था, लेकर उनके आगे परोस दिया; और आप वृक्ष के तले उनके पास खड़ा रहा, और वे खाने लगे।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 13:2)" - ] - }, - "" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 17:10" }, + "मेरे साथ बाँधी हुई वाचा, जिसका पालन तुझे और तेरे पश्चात् तेरे वंश को करना पड़ेगा, वह यह है: तुम में से एक-एक पुरुष का खतना हो।", { - "type": "para:s", - "content": [ - "सारा का हँसना" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 17:11" }, + "तुम अपनी-अपनी खलड़ी का खतना करा लेना: जो वाचा मेरे और तुम्हारे बीच में है, उसका यही चिन्ह होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 18:9" - }, - "उन्होंने उससे पूछा, “तेरी पत्नी सारा कहाँ है?” उसने कहा, “वह तो तम्बू में है।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 18:10" - }, - "उसने कहा, “मैं वसन्त ऋतु में निश्चय तेरे पास फिर आऊँगा; और तेरी पत्नी सारा के एक पुत्र उत्पन्न होगा।” सारा तम्बू के द्वार पर जो अब्राहम के पीछे था सुन रही थी।", - { - "type": "char:bdit", - "content": [ - "(रोम. 9:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 18:11" - }, - "अब्राहम और सारा दोनों बहुत बूढ़े थे; और सारा का मासिक धर्म बन्द हो गया था।", - { - "type": "char:bdit", - "content": [ - "(रोम. 4:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 18:12" - }, - "इसलिए सारा मन में हँसकर कहने लगी, “मैं तो बूढ़ी हूँ, और मेरा स्वामी भी बूढ़ा है, तो क्या मुझे यह सुख होगा?”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 18:13" - }, - "तब यहोवा ने अब्राहम से कहा, “सारा यह कहकर क्यों हँसी, कि क्या मेरे, जो ऐसी बुढ़िया हो गई हूँ, सचमुच एक पुत्र उत्पन्न होगा?", + "type": "verse:v", + "number": "12", + "sid": "GEN 17:12" + }, + "पीढ़ी-पीढ़ी में केवल तेरे वंश ही के लोग नहीं पर जो तेरे घर में उत्पन्न हुआ हों, अथवा परदेशियों को रूपा देकर मोल लिया जाए, ऐसे सब पुरुष भी जब", + { + "type": "char:it", + "content": [ + "आठ दिन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "GEN 18:14" + "type": "char:fr", + "content": [ + "17.12" + ] }, - "क्या यहोवा के लिये कोई काम कठिन है? नियत समय में, अर्थात् वसन्त ऋतु में, मैं तेरे पास फिर आऊँगा, और सारा के पुत्र उत्पन्न होगा।”", { - "type": "verse:v", - "number": "15", - "sid": "GEN 18:15" + "type": "char:fq", + "content": [ + "आठ दिन:" + ] }, - "तब सारा डर के मारे यह कहकर मुकर गई, “मैं नहीं हँसी।” उसने कहा, “नहीं; तू हँसी तो थी।”", { - "type": "char:bdit", - "content": [ - "(1 पत. 3:6)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "खतना करने का दिन, आठवाँ दिन है सात सिद्धता की संख्या है। इसलिए सात दिन को सिद्धता और विशिष्टता के रूप में दिखा जाता है।" + ] + } + ] + } + ] + }, + "के हों जाएँ, तब उनका खतना किया जाए।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 17:13" + }, + "जो तेरे घर में उत्पन्न हो, अथवा तेरे रूपे से मोल लिया जाए, उसका खतना अवश्य ही किया जाए; इस प्रकार मेरी वाचा जिसका चिन्ह तुम्हारी देह में होगा वह युग-युग रहेगी।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 17:14" + }, + "जो पुरुष खतनारहित रहे, अर्थात् जिसकी खलड़ी का खतना न हो, वह प्राणी अपने लोगों में से नाश किया जाए, क्योंकि उसने मेरे साथ बाँधी हुई वाचा को तोड़ दिया।”" + ] + }, + { + "type": "para:s", + "content": [ + "वाचा का पुत्र इसहाक" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 17:15" + }, + "फिर परमेश्वर ने अब्राहम से कहा, “तेरी जो पत्नी", + { + "type": "char:it", + "content": [ + "सारै है, उसको तू अब सारै न कहना, उसका नाम सारा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.15" + ] + }, + { + "type": "char:fq", + "content": [ + "सारै है, उसको तू अब सारै न कहना, उसका नाम सारा:" + ] + }, + { + "type": "char:ft", + "content": [ + "खतना करने का दिन, आठवाँ दिन है सात सिद्धता की संख्या है। इसलिए सात दिन को सिद्धता और विशिष्टता के रूप में दिखा जाता है।" + ] + } + ] + } + ] }, + "होगा।", { - "type": "para:s", - "content": [ - "अब्राहम का सदोम के लिये निवेदन" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 17:16" }, + "मैं उसको आशीष दूँगा, और तुझको उसके द्वारा एक पुत्र दूँगा; और मैं उसको ऐसी आशीष दूँगा, कि वह जाति-जाति की मूलमाता हो जाएगी; और उसके वंश में राज्य-राज्य के राजा उत्पन्न होंगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 18:16" - }, - "फिर वे पुरुष वहाँ से चलकर, सदोम की ओर दृष्टि की; और अब्राहम उन्हें विदा करने के लिये उनके संग-संग चला।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 18:17" - }, - "तब यहोवा ने कहा, “यह जो मैं करता हूँ उसे क्या अब्राहम से छिपा रखूँ?", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 18:18" - }, - "अब्राहम से तो निश्चय एक बड़ी और सामर्थी जाति उपजेगी, और पृथ्वी की सारी जातियाँ उसके द्वारा आशीष पाएँगी।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 3:25, रोम. 4:13, गला. 3:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 18:19" - }, - "क्योंकि मैं जानता हूँ, कि वह अपने पुत्रों और परिवार को जो उसके पीछे रह जाएँगे, आज्ञा देगा कि वे यहोवा के मार्ग में अटल बने रहें, और धार्मिकता और न्याय करते रहें, ताकि जो कुछ यहोवा ने अब्राहम के विषय में कहा है उसे पूरा करे।”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 18:20" - }, - "फिर यहोवा ने कहा, “सदोम और गमोरा के विरुद्ध", - { - "type": "char:it", - "content": [ - "चिल्लाहट" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.20" - ] - }, - { - "type": "char:fq", - "content": [ - "चिल्लाहट:" - ] - }, - { - "type": "char:ft", - "content": [ - "ईश्वरीय प्रक्रिया के हर कदम पर न्याय है। परमेश्वर पूछताछ करने और परिस्थिति अनुसार कार्य करने के लिए नीचे उतरा। वे पुरुष सन्देश सुनाकर चले गए लेकिन अब्राहम अब भी परमेश्वर के सामने खड़ा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बढ़ गई है, और उनका पाप बहुत भारी हो गया है;" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "GEN 18:21" - }, - "इसलिए मैं उतरकर देखूँगा, कि उसकी जैसी चिल्लाहट मेरे कान तक पहुँची है, उन्होंने ठीक वैसा ही काम किया है कि नहीं; और न किया हो तो मैं उसे जान लूँगा।”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 17:17" }, + "तब अब्राहम मुँह के बल गिर पड़ा और हँसा, और मन ही मन कहने लगा, “क्या सौ वर्ष के पुरुष के भी सन्तान होगा और क्या सारा जो नब्बे वर्ष की है पुत्र जनेगी?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 18:22" - }, - "तब वे पुरुष वहाँ से मुड़कर सदोम की ओर जाने लगे; पर अब्राहम यहोवा के आगे खड़ा रह गया।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 18:23" - }, - "तब अब्राहम उसके समीप जाकर कहने लगा, “क्या तू सचमुच दुष्ट के संग धर्मी भी नाश करेगा?", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 18:24" - }, - "कदाचित् उस नगर में पचास धर्मी हों तो क्या तू सचमुच उस स्थान को नाश करेगा और उन पचास धर्मियों के कारण जो उसमें हों न छोड़ेगा?", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 18:25" - }, - "इस प्रकार का काम करना तुझ से दूर रहे कि दुष्ट के संग धर्मी को भी मार डाले और धर्मी और दुष्ट दोनों की एक ही दशा हो। यह तुझ से दूर रहे। क्या सारी पृथ्वी का न्यायी न्याय न करे?”", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 18:26" - }, - "यहोवा ने कहा, “यदि मुझे सदोम में पचास धर्मी मिलें, तो उनके कारण उस सारे स्थान को छोड़ूँगा।”", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 18:27" - }, - "फिर अब्राहम ने कहा, “हे प्रभु, सुन मैं तो मिट्टी और राख हूँ; तो भी मैंने इतनी ढिठाई की कि तुझ से बातें करूँ।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 18:28" - }, - "कदाचित् उन पचास धर्मियों में पाँच घट जाएँ; तो क्या तू पाँच ही के घटने के कारण उस सारे नगर का नाश करेगा?” उसने कहा, “यदि मुझे उसमें पैंतालीस भी मिलें, तो भी उसका नाश न करूँगा।”", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 18:29" - }, - "फिर उसने उससे यह भी कहा, “कदाचित् वहाँ चालीस मिलें।” उसने कहा, “तो मैं चालीस के कारण भी ऐसा न करूँगा।”", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 18:30" - }, - "फिर उसने कहा, “हे प्रभु, क्रोध न कर, तो मैं कुछ और कहूँ: कदाचित् वहाँ तीस मिलें।” उसने कहा, “यदि मुझे वहाँ तीस भी मिलें, तो भी ऐसा न करूँगा।”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 18:31" - }, - "फिर उसने कहा, “हे प्रभु, सुन, मैंने इतनी ढिठाई तो की है कि तुझ से बातें करूँ: कदाचित् उसमें बीस मिलें।” उसने कहा, “मैं बीस के कारण भी उसका नाश न करूँगा।”", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 18:32" - }, - "फिर उसने कहा, “हे प्रभु, क्रोध न कर, मैं एक ही बार और कहूँगा: कदाचित् उसमें दस मिलें।” उसने कहा, “तो मैं दस के कारण भी उसका नाश न करूँगा।”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 18:33" - }, - "जब यहोवा अब्राहम से बातें कर चुका, तब चला गया: और अब्राहम अपने घर को लौट गया।" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 17:18" }, + "और अब्राहम ने परमेश्वर से कहा, “इश्माएल तेरी दृष्टि में बना रहे! यही बहुत है।”", { - "type": "chapter:c", - "number": "19", - "sid": "GEN 19" + "type": "verse:v", + "number": "19", + "sid": "GEN 17:19" }, + "तब परमेश्वर ने कहा, “निश्चय तेरी पत्नी सारा के तुझ से एक पुत्र उत्पन्न होगा; और तू उसका नाम इसहाक रखना; और मैं उसके साथ ऐसी वाचा बाँधूँगा जो उसके पश्चात् उसके वंश के लिये युग-युग की वाचा होगी।", { - "type": "para:s", - "content": [ - "लूत के अतिथि" - ] + "type": "char:bdit", + "content": [ + "(गला. 4:7,8)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 19:1" - }, - "साँझ को वे", - { - "type": "char:it", - "content": [ - "दो दूत" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.1" - ] - }, - { - "type": "char:fq", - "content": [ - "दो दूत:" - ] - }, - { - "type": "char:ft", - "content": [ - "ये वे दो पुरुष हैं जो अब्राहम को यहोवा के पास छोड़कर आए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* सदोम के पास आए; और लूत सदोम के फाटक के पास बैठा था। उनको देखकर वह उनसे भेंट करने के लिये उठा; और मुँह के बल झुककर दण्डवत् कर कहा;" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "GEN 19:2" - }, - "“हे मेरे प्रभुओं, अपने दास के घर में पधारिए, और रात भर विश्राम कीजिए, और अपने पाँव धोइये, फिर भोर को उठकर अपने मार्ग पर जाइए।” उन्होंने कहा, “नहीं; हम चौक ही में रात बिताएँगे।”", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 19:3" - }, - "और उसने उनसे बहुत विनती करके उन्हें मनाया; इसलिए वे उसके साथ चलकर उसके घर में आए; और उसने उनके लिये भोजन तैयार किया, और बिना ख़मीर की रोटियाँ बनाकर उनको खिलाई।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 19:4" - }, - "उनके सो जाने के पहले, सदोम नगर के पुरुषों ने, जवानों से लेकर बूढ़ों तक, वरन् चारों ओर के सब लोगों ने आकर उस घर को घेर लिया;", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 19:5" - }, - "और लूत को पुकारकर कहने लगे, “जो पुरुष आज रात को तेरे पास आए हैं वे कहाँ हैं? उनको हमारे पास बाहर ले आ, कि हम उनसे भोग करें।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 19:6" - }, - "तब लूत उनके पास द्वार के बाहर गया, और किवाड़ को अपने पीछे बन्द करके कहा,", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 19:7" - }, - "“हे मेरे भाइयों, ऐसी बुराई न करो।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 19:8" - }, - "सुनो, मेरी दो बेटियाँ हैं जिन्होंने अब तक पुरुष का मुँह नहीं देखा, इच्छा हो तो मैं उन्हें तुम्हारे पास बाहर ले आऊँ, और तुम को जैसा अच्छा लगे वैसा व्यवहार उनसे करो: पर इन पुरुषों से कुछ न करो; क्योंकि ये मेरी छत के तले आए हैं।”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 19:9" - }, - "उन्होंने कहा, “हट जा!” फिर वे कहने लगे, “तू एक परदेशी होकर यहाँ रहने के लिये आया पर अब न्यायी भी बन बैठा है; इसलिए अब हम उनसे भी अधिक तेरे साथ बुराई करेंगे।” और वे उस पुरुष लूत को बहुत दबाने लगे, और किवाड़ तोड़ने के लिये निकट आए।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 19:10" - }, - "तब उन अतिथियों ने हाथ बढ़ाकर लूत को अपने पास घर में खींच लिया, और किवाड़ को बन्द कर दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 19:11" - }, - "और उन्होंने क्या छोटे, क्या बड़े, सब पुरुषों को जो घर के द्वार पर थे अंधा कर दिया, अतः वे द्वार को टटोलते-टटोलते थक गए।" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 17:20" }, + "इश्माएल के विषय में भी मैंने तेरी सुनी है; मैं उसको भी आशीष दूँगा, और उसे फलवन्त करूँगा और अत्यन्त ही बढ़ा दूँगा; उससे बारह प्रधान उत्पन्न होंगे, और मैं उससे एक बड़ी जाति बनाऊँगा।", { - "type": "para:s", - "content": [ - "लूत का सदोम से बच निकलना" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 17:21" }, + "परन्तु मैं अपनी वाचा इसहाक ही के साथ बाँधूँगा जो सारा से अगले वर्ष के इसी नियुक्त समय में उत्पन्न होगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 19:12" - }, - "फिर उन अतिथियों ने लूत से पूछा, “यहाँ तेरा और कौन-कौन हैं? दामाद, बेटे, बेटियाँ, और नगर में तेरा जो कोई हो, उन सभी को लेकर इस स्थान से निकल जा।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 19:13" - }, - "क्योंकि हम यह स्थान नाश करने पर हैं, इसलिए कि इसकी चिल्लाहट यहोवा के सम्मुख बढ़ गई है; और यहोवा ने हमें इसका सत्यानाश करने के लिये भेज दिया है।”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 19:14" - }, - "तब लूत ने निकलकर अपने दामादों को, जिनके साथ उसकी बेटियों की सगाई हो गई थी, समझाकर कहा, “उठो, इस स्थान से निकल चलो; क्योंकि यहोवा इस नगर को नाश करने पर है।” उसके दामाद उसका मजाक उड़ाने लगे।", - { - "type": "char:bdit", - "content": [ - "(लूका 17:28,29)" - ] - }, - "" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 17:22" }, + "तब परमेश्वर ने अब्राहम से बातें करनी बन्द की और उसके पास से ऊपर चढ़ गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 19:15" - }, - "जब पौ फटने लगी, तब दूतों ने लूत से जल्दी करने को कहा और बोले, “उठ, अपनी पत्नी और दोनों बेटियों को जो यहाँ हैं ले जा: नहीं तो तू भी इस नगर के अधर्म में भस्म हो जाएगा।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 19:16" - }, - "पर वह विलम्ब करता रहा, इस पर उन पुरुषों ने उसका और उसकी पत्नी, और दोनों बेटियों के हाथ पकड़े; क्योंकि यहोवा की दया उस पर थी: और उसको निकालकर नगर के बाहर कर दिया।", - { - "type": "char:bdit", - "content": [ - "(2 पत. 2:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 19:17" - }, - "और ऐसा हुआ कि जब उन्होंने उनको बाहर निकाला, तब उसने कहा, “अपना प्राण लेकर भाग जा; पीछे की ओर न ताकना, और तराई भर में न ठहरना; उस पहाड़ पर भाग जाना, नहीं तो तू भी भस्म हो जाएगा।”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 19:18" - }, - "लूत ने उनसे कहा, “हे प्रभु, ऐसा न कर!", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 19:19" - }, - "देख, तेरे दास पर तेरी अनुग्रह की दृष्टि हुई है, और तूने इसमें बड़ी कृपा दिखाई, कि मेरे प्राण को बचाया है; पर मैं पहाड़ पर भाग नहीं सकता, कहीं ऐसा न हो, कि कोई विपत्ति मुझ पर आ पड़े, और मैं मर जाऊँ।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 19:20" - }, - "देख, वह नगर ऐसा निकट है कि मैं वहाँ भाग सकता हूँ, और वह छोटा भी है। मुझे वहीं भाग जाने दे, क्या वह नगर छोटा नहीं है? और मेरा प्राण बच जाएगा।”", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 19:21" - }, - "उसने उससे कहा, “देख, मैंने इस विषय में भी तेरी विनती स्वीकार की है, कि जिस नगर की चर्चा तूने की है, उसको मैं नाश न करूँगा।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 19:22" - }, - "फुर्ती से वहाँ भाग जा; क्योंकि जब तक तू वहाँ न पहुँचे तब तक मैं कुछ न कर सकूँगा।” इसी कारण उस नगर का नाम", - { - "type": "char:it", - "content": [ - "सोअर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.22" - ] - }, - { - "type": "char:fq", - "content": [ - "सोअर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘छोटा स्थान’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पड़ा।" - ] - } - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 17:23" }, + "तब अब्राहम ने अपने पुत्र इश्माएल को लिया और, उसके घर में जितने उत्पन्न हुए थे, और जितने उसके रुपये से मोल लिये गए थे, अर्थात् उसके घर में जितने पुरुष थे, उन सभी को लेकर उसी दिन परमेश्वर के वचन के अनुसार उनकी खलड़ी का खतना किया।", { - "type": "para:s", - "content": [ - "सदोम और गमोरा का विनाश" - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 17:24" }, + "जब अब्राहम की खलड़ी का खतना हुआ तब वह निन्यानवे वर्ष का था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "GEN 19:23" - }, - "लूत के सोअर के निकट पहुँचते ही सूर्य पृथ्वी पर उदय हुआ।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 19:24" - }, - "तब यहोवा ने अपनी ओर से सदोम और गमोरा पर आकाश से गन्धक और आग बरसाई;", - { - "type": "char:bdit", - "content": [ - "(लूका 17:29)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 19:25" - }, - "और उन नगरों को और सम्पूर्ण तराई को, और नगरों के सब निवासियों को, भूमि की सारी उपज समेत नाश कर दिया।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 19:26" - }, - "लूत की पत्नी ने जो उसके पीछे थी पीछे मुड़कर देखा, और वह नमक का खम्भा बन गई।" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 17:25" }, + "और जब उसके पुत्र इश्माएल की खलड़ी का खतना हुआ तब वह तेरह वर्ष का था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 19:27" - }, - "भोर को अब्राहम उठकर उस स्थान को गया, जहाँ वह यहोवा के सम्मुख खड़ा था;", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 19:28" - }, - "और सदोम, और गमोरा, और उस तराई के सारे देश की ओर आँख उठाकर क्या देखा कि उस देश में से धधकती हुई भट्ठी का सा धुआँ उठ रहा है।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 19:29" - }, - "और ऐसा हुआ कि जब परमेश्वर ने उस तराई के नगरों को, जिनमें लूत रहता था, उलट-पुलट कर नाश किया, तब", + "type": "verse:v", + "number": "26", + "sid": "GEN 17:26" + }, + "अब्राहम और उसके पुत्र इश्माएल दोनों का खतना एक ही दिन हुआ।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 17:27" + }, + "और उसके घर में जितने पुरुष थे जो घर में उत्पन्न हुए, तथा जो परदेशियों के हाथ से मोल लिये गए थे, सब का खतना उसके साथ ही हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "GEN 18" + }, + { + "type": "para:s", + "content": [ + "अब्राहम के तीन अतिथि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 18:1" + }, + "अब्राहम मम्रे के बांजवृक्षों के बीच कड़ी धूप के समय तम्बू के द्वार पर बैठा हुआ था, तब यहोवा ने उसे", + { + "type": "char:it", + "content": [ + "दर्शन दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "उसने अब्राहम को याद करके" - ] + "type": "char:fr", + "content": [ + "18.1" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.29" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने अब्राहम को याद करके:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राहम उठकर देखता है कि जिस नगर के लिए उसने इतनी विनती की उसका क्या हुआ; और वह दूर से उस नगर से उठते धुएँ को देखता है। परमेश्वर ने अब्राहम को याद किया, जो लूत का चाचा था, और शायद उसके मन में उसकी वह विनती रही होगी, जिसके कारण परमेश्वर ने लूत को उस भयानक विनाश से बचा लिया।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "दर्शन दिया:" + ] }, - { - "type": "char:it", - "content": [ - "* लूत को उस घटना से बचा लिया।" - ] + { + "type": "char:ft", + "content": [ + "प्रभु अब्राहम से मिलने आता है और सारा के पुत्र के जन्म का आश्वासन देता है।" + ] } - ] + ] + } + ] }, + ":", { - "type": "para:s", - "content": [ - "लूत और उसकी पुत्रियाँ" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 18:2" }, + "उसने आँख उठाकर दृष्टि की तो क्या देखा, कि तीन पुरुष उसके सामने खड़े हैं। जब उसने उन्हें देखा तब वह उनसे भेंट करने के लिये तम्बू के द्वार से दौड़ा, और भूमि पर गिरकर दण्डवत् की और कहने लगा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "GEN 19:30" - }, - "लूत ने सोअर को छोड़ दिया, और पहाड़ पर अपनी दोनों बेटियों समेत रहने लगा; क्योंकि वह सोअर में रहने से डरता था; इसलिए वह और उसकी दोनों बेटियाँ वहाँ एक गुफा में रहने लगे।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 19:31" - }, - "तब बड़ी बेटी ने छोटी से कहा, “हमारा पिता बूढ़ा है, और पृथ्वी भर में कोई ऐसा पुरुष नहीं जो संसार की रीति के अनुसार हमारे पास आए।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 19:32" - }, - "इसलिए आ, हम अपने पिता को दाखमधु पिलाकर, उसके साथ सोएँ, जिससे कि हम अपने पिता के वंश को बचाए रखें।”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 19:33" - }, - "अतः उन्होंने उसी दिन-रात के समय अपने पिता को दाखमधु पिलाया, तब बड़ी बेटी जाकर अपने पिता के पास लेट गई; पर उसने न जाना, कि वह कब लेटी, और कब उठ गई।", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 19:34" - }, - "और ऐसा हुआ कि दूसरे दिन बड़ी ने छोटी से कहा, “देख, कल रात को मैं अपने पिता के साथ सोई; इसलिए आज भी रात को हम उसको दाखमधु पिलाएँ; तब तू जाकर उसके साथ सोना कि हम अपने पिता के द्वारा वंश उत्पन्न करें।”", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 19:35" - }, - "अतः उन्होंने उस दिन भी रात के समय अपने पिता को दाखमधु पिलाया, और छोटी बेटी जाकर उसके पास लेट गई; पर उसको उसके भी सोने और उठने का ज्ञान न था।", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 19:36" - }, - "इस प्रकार से लूत की दोनों बेटियाँ अपने पिता से गर्भवती हुईं।", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 19:37" - }, - "बड़ी एक पुत्र जनी और उसका नाम मोआब रखा; वह मोआब नामक जाति का जो आज तक है मूलपिता हुआ।", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 19:38" - }, - "और छोटी भी एक पुत्र जनी, और उसका नाम बेनअम्मी रखा; वह अम्मोनवंशियों का जो आज तक है मूलपिता हुआ।" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 18:3" }, + "“हे प्रभु, यदि मुझ पर तेरी अनुग्रह की दृष्टि है तो मैं विनती करता हूँ, कि अपने दास के पास से चले न जाना।", { - "type": "chapter:c", - "number": "20", - "sid": "GEN 20" + "type": "verse:v", + "number": "4", + "sid": "GEN 18:4" }, + "मैं थोड़ा सा जल लाता हूँ और आप अपने पाँव धोकर इस वृक्ष के तले विश्राम करें।", { - "type": "para:s", - "content": [ - "अब्राहम और अबीमेलेक" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 18:5" }, + "फिर मैं एक टुकड़ा रोटी ले आऊँ, और उससे आप अपने-अपने जीव को तृप्त करें; तब उसके पश्चात् आगे बढ़ें क्योंकि आप अपने दास के पास इसलिए पधारे हैं।” उन्होंने कहा, “जैसा तू कहता है वैसा ही कर।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 20:1" - }, - "फिर अब्राहम वहाँ से निकलकर दक्षिण देश में आकर कादेश और शूर के बीच में ठहरा, और गरार में रहने लगा।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 20:2" - }, - "और अब्राहम अपनी पत्नी सारा के विषय में कहने लगा, “वह मेरी बहन है,” इसलिए गरार के राजा अबीमेलेक ने दूत भेजकर सारा को बुलवा लिया।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 20:3" - }, - "रात को परमेश्वर ने स्वप्न में अबीमेलेक के पास आकर कहा, “सुन, जिस स्त्री को तूने रख लिया है, उसके कारण तू मर जाएगा, क्योंकि वह सुहागिन है।”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 20:4" - }, - "परन्तु अबीमेलेक उसके पास न गया था; इसलिए उसने कहा, “हे प्रभु, क्या तू निर्दोष जाति का भी घात करेगा?", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 20:5" - }, - "क्या उसी ने स्वयं मुझसे नहीं कहा, ‘वह मेरी बहन है?’ और उस स्त्री ने भी आप कहा, ‘वह मेरा भाई है,’ मैंने तो अपने मन की खराई और अपने व्यवहार की सच्चाई से यह काम किया।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 20:6" - }, - "परमेश्वर ने उससे स्वप्न में कहा, “हाँ, मैं भी जानता हूँ कि अपने मन की खराई से तूने यह काम किया है और मैंने तुझे रोक भी रखा कि तू मेरे विरुद्ध पाप न करे; इसी कारण मैंने तुझको उसे छूने नहीं दिया।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 20:7" - }, - "इसलिए अब उस पुरुष की पत्नी को उसे लौटाए; क्योंकि", - { - "type": "char:it", - "content": [ - "वह नबी है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.7" - ] - }, - { - "type": "char:fq", - "content": [ - "वह नबी है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ परमेश्वर द्वारा अब्राहम को नबी की उपाधि मिली। नबी परमेश्वर का व्यक्ता होता है जो परमेश्वर की बातों को अधिकार के साथ बोलता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और तेरे लिये प्रार्थना करेगा, और तू जीता रहेगा पर यदि तू उसको न लौटा दे तो जान रख, कि तू, और तेरे जितने लोग हैं, सब निश्चय मर जाएँगे।”" - ] - } - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 18:6" }, + "तब अब्राहम तुरन्त तम्बू में सारा के पास गया और कहा, “तीन सआ मैदा जल्दी से गूँध, और फुलके बना।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 20:8" - }, - "सवेरे अबीमेलेक ने तड़के उठकर अपने सब कर्मचारियों को बुलवाकर ये सब बातें सुनाईं; और वे लोग बहुत डर गए।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 20:9" - }, - "तब अबीमेलेक ने अब्राहम को बुलवाकर कहा, “तूने हम से यह क्या किया है? और मैंने तेरा क्या बिगाड़ा था कि तूने मेरे और मेरे राज्य के ऊपर ऐसा बड़ा पाप डाल दिया है? तूने मेरे साथ वह काम किया है जो उचित न था।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 20:10" - }, - "फिर अबीमेलेक ने अब्राहम से पूछा, “तूने क्या समझकर ऐसा काम किया?”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 20:11" - }, - "अब्राहम ने कहा, “मैंने यह सोचा था कि इस स्थान में परमेश्वर का कुछ भी भय न होगा; इसलिए ये लोग मेरी पत्नी के कारण मेरा घात करेंगे।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 20:12" - }, - "इसके अतिरिक्त सचमुच वह मेरी बहन है, वह मेरे पिता की बेटी तो है पर मेरी माता की बेटी नहीं; फिर वह मेरी पत्नी हो गई।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 20:13" - }, - "और ऐसा हुआ कि जब परमेश्वर ने मुझे अपने पिता का घर छोड़कर निकलने की आज्ञा दी, तब मैंने उससे कहा, ‘इतनी कृपा तुझे मुझ पर करनी होगी कि हम दोनों जहाँ-जहाँ जाएँ वहाँ-वहाँ तू मेरे विषय में कहना कि यह मेरा भाई है।’”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 20:14" - }, - "तब अबीमेलेक ने भेड़-बकरी, गाय-बैल, और दास-दासियाँ लेकर अब्राहम को दीं, और उसकी पत्नी सारा को भी उसे लौटा दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 20:15" - }, - "और अबीमेलेक ने कहा, “देख, मेरा देश तेरे सामने है; जहाँ तुझे भाए वहाँ रह।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 20:16" - }, - "और सारा से उसने कहा, “देख, मैंने तेरे भाई को रूपे के एक हजार टुकड़े दिए हैं। देख, तेरे सारे संगियों के सामने वही तेरी आँखों का परदा बनेगा, और सभी के सामने तू ठीक होगी।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 20:17" - }, - "तब", - { - "type": "char:it", - "content": [ - "अब्राहम ने यहोवा से प्रार्थना की" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.17" - ] - }, - { - "type": "char:fq", - "content": [ - "अब्राहम ने यहोवा से प्रार्थना की:" - ] - }, - { - "type": "char:ft", - "content": [ - "ये पद अबीमेलेक के लिए अब्राहम की मध्यस्थता को बताते हैं और यह कि किस प्रकार वह मरने की कगार पर था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और यहोवा ने अबीमेलेक, और उसकी पत्नी, और दासियों को चंगा किया और वे जनने लगीं।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "GEN 20:18" - }, - "क्योंकि यहोवा ने अब्राहम की पत्नी सारा के कारण अबीमेलेक के घर की सब स्त्रियों की कोखों को पूरी रीति से बन्द कर दिया था।" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 18:7" }, + "फिर अब्राहम गाय-बैल के झुण्ड में दौड़ा, और एक कोमल और अच्छा बछड़ा लेकर अपने सेवक को दिया, और उसने जल्दी से उसको पकाया।", { - "type": "chapter:c", - "number": "21", - "sid": "GEN 21" + "type": "verse:v", + "number": "8", + "sid": "GEN 18:8" }, + "तब उसने दही, और दूध, और बछड़े का माँस, जो उसने पकवाया था, लेकर उनके आगे परोस दिया; और आप वृक्ष के तले उनके पास खड़ा रहा, और वे खाने लगे।", { - "type": "para:s", - "content": [ - "इसहाक का जन्म" - ] - }, + "type": "char:bdit", + "content": [ + "(इब्रा. 13:2)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "सारा का हँसना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 21:1" - }, - "यहोवा ने जैसा कहा था वैसा ही", - { - "type": "char:it", - "content": [ - "सारा की सुधि लेकर उसके साथ अपने वचन के अनुसार किया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.1" - ] - }, - { - "type": "char:fq", - "content": [ - "सारा की सुधि लेकर उसके साथ अपने वचन के अनुसार किया:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर सारा के प्रति अपनी प्रतिज्ञा में विश्वासयोग्य रहा। प्रतिज्ञा के अनुसार इसहाक का जन्म हुआ।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "GEN 21:2" - }, - "सारा अब्राहम से गर्भवती होकर उसके बुढ़ापे में उसी नियुक्त समय पर जो परमेश्वर ने उससे ठहराया था, एक पुत्र उत्पन्न हुआ।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 21:3" - }, - "अब्राहम ने अपने पुत्र का नाम जो सारा से उत्पन्न हुआ था इसहाक रखा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 1:2, लूका 3:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 21:4" - }, - "और जब उसका पुत्र इसहाक आठ दिन का हुआ, तब उसने परमेश्वर की आज्ञा के अनुसार उसका खतना किया।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 21:5" - }, - "जब अब्राहम का पुत्र इसहाक उत्पन्न हुआ तब वह एक सौ वर्ष का था।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 21:6" - }, - "और सारा ने कहा, “परमेश्वर ने मुझे प्रफुल्लित किया है; इसलिए सब सुननेवाले भी मेरे साथ प्रफुल्लित होंगे।”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 21:7" - }, - "फिर उसने यह भी कहा, “क्या कोई कभी अब्राहम से कह सकता था, कि सारा लड़कों को दूध पिलाएगी? पर देखो, मुझसे उसके बुढ़ापे में एक पुत्र उत्पन्न हुआ।”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 21:8" - }, - "और वह लड़का बढ़ा और उसका दूध छुड़ाया गया; और इसहाक के दूध छुड़ाने के दिन अब्राहम ने बड़ा भोज किया।", - { - "type": "char:bdit", - "content": [ - "(गला. 4:22, इब्रा. 11:11)" - ] - }, - "" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 18:9" }, + "उन्होंने उससे पूछा, “तेरी पत्नी सारा कहाँ है?” उसने कहा, “वह तो तम्बू में है।”", { - "type": "para:s", - "content": [ - "हागार और इश्माएल का निकाला जाना" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 18:10" }, + "उसने कहा, “मैं वसन्त ऋतु में निश्चय तेरे पास फिर आऊँगा; और तेरी पत्नी सारा के एक पुत्र उत्पन्न होगा।” सारा तम्बू के द्वार पर जो अब्राहम के पीछे था सुन रही थी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 21:9" - }, - "तब सारा को", - { - "type": "char:it", - "content": [ - "मिस्री हागार का पुत्र, जो अब्राहम से उत्पन्न हुआ था, हँसी करता हुआ दिखाई पड़ा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.9" - ] - }, - { - "type": "char:fq", - "content": [ - "मिस्री हागार का पुत्र, जो अब्राहम से उत्पन्न हुआ था, हँसी करता हुआ दिखाई पड़ा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसहाक के जन्म से इश्माएल की स्थिति में बड़ा बदलाव आया। वह अब इसहाक के समान ध्यान का केंद्र नहीं रहा और इस कारण हो सकता है कुछ कड़वाहट की भावना उसमें उत्पन्न हो गई हो। अतः उसकी हँसी वास्तव में ठट्ठा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "GEN 21:10" - }, - "इस कारण उसने अब्राहम से कहा, “इस दासी को पुत्र सहित निकाल दे: क्योंकि इस दासी का पुत्र मेरे पुत्र इसहाक के साथ भागी न होगा।”", - { - "type": "char:bdit", - "content": [ - "(गला. 4:29)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 21:11" - }, - "यह बात अब्राहम को अपने पुत्र के कारण बुरी लगी।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 21:12" - }, - "तब परमेश्वर ने अब्राहम से कहा, “उस लड़के और अपनी दासी के कारण तुझे बुरा न लगे; जो बात सारा तुझ से कहे, उसे मान, क्योंकि जो तेरा वंश कहलाएगा सो इसहाक ही से चलेगा।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:18, रोम. 9:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 21:13" - }, - "दासी के पुत्र से भी मैं एक जाति उत्पन्न करूँगा इसलिए कि वह तेरा वंश है।”" - ] + "type": "char:bdit", + "content": [ + "(रोम. 9:9)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 21:14" - }, - "इसलिए अब्राहम ने सवेरे तड़के उठकर रोटी और पानी से भरी चमड़े की थैली भी हागार को दी, और उसके कंधे पर रखी, और उसके लड़के को भी उसे देकर उसको विदा किया। वह चली गई, और बेर्शेबा के जंगल में भटकने लगी।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 21:15" - }, - "जब थैली का जल समाप्त हो गया, तब उसने लड़के को एक झाड़ी के नीचे छोड़ दिया।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 21:16" - }, - "और आप उससे तीर भर के टप्पे पर दूर जाकर उसके सामने यह सोचकर बैठ गई, “मुझ को लड़के की मृत्यु देखनी न पड़े।” तब वह उसके सामने बैठी हुई चिल्ला चिल्लाकर रोने लगी।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 21:17" - }, - { - "type": "char:it", - "content": [ - "परमेश्वर ने उस लड़के की सुनी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.17" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने उस लड़के की सुनी:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर उस लड़के की पुकार सुनता है, जिसकी प्यास की तड़प अपनी माँ से अधिक थी। स्वर्गदूत को भेजा गया, जिसने साधारण शब्दों से हागार को प्रोत्साहित किया और उसे निर्देश दिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और उसके दूत ने स्वर्ग से हागार को पुकारकर कहा, “हे हागार, तुझे क्या हुआ? मत डर; क्योंकि जहाँ तेरा लड़का है वहाँ से उसकी आवाज परमेश्वर को सुन पड़ी है।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "GEN 21:18" - }, - "उठ, अपने लड़के को उठा और अपने हाथ से सम्भाल; क्योंकि मैं उसके द्वारा एक बड़ी जाति बनाऊँगा।”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 21:19" - }, - "तब परमेश्वर ने उसकी आँखें खोल दीं, और उसको एक कुआँ दिखाई पड़ा; तब उसने जाकर थैली को जल से भरकर लड़के को पिलाया।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 21:20" - }, - "और परमेश्वर उस लड़के के साथ रहा; और जब वह बड़ा हुआ, तब जंगल में रहते-रहते धनुर्धारी बन गया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 21:21" - }, - "वह पारान नामक जंगल में रहा करता था; और उसकी माता ने उसके लिये मिस्र देश से एक स्त्री मँगवाई।" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 18:11" }, + "अब्राहम और सारा दोनों बहुत बूढ़े थे; और सारा का मासिक धर्म बन्द हो गया था।", { - "type": "para:s", - "content": [ - "अबीमेलेक के साथ अब्राहम की वाचा" - ] + "type": "char:bdit", + "content": [ + "(रोम. 4:9)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 21:22" - }, - "उन दिनों में ऐसा हुआ कि अबीमेलेक अपने सेनापति पीकोल को संग लेकर अब्राहम से कहने लगा, “जो कुछ तू करता है उसमें परमेश्वर तेरे संग रहता है;", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 21:23" - }, - "इसलिए अब मुझसे यहाँ इस विषय में परमेश्वर की शपथ खा कि तू न तो मुझसे छल करेगा, और न कभी मेरे वंश से करेगा, परन्तु जैसी करुणा मैंने तुझ पर की है, वैसी ही तू मुझ पर और इस देश पर भी, जिसमें तू रहता है, करेगा।”", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 21:24" - }, - "अब्राहम ने कहा, “मैं शपथ खाऊँगा।”", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 21:25" - }, - "और अब्राहम ने अबीमेलेक को एक कुएँ के विषय में जो अबीमेलेक के दासों ने बलपूर्वक ले लिया था, उलाहना दिया।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 21:26" - }, - "तब अबीमेलेक ने कहा, “मैं नहीं जानता कि किसने यह काम किया; और तूने भी मुझे नहीं बताया, और न मैंने आज से पहले इसके विषय में कुछ सुना।”", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 21:27" - }, - "तब अब्राहम ने भेड़-बकरी, और गाय-बैल अबीमेलेक को दिए; और उन दोनों ने आपस में वाचा बाँधी।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 21:28" - }, - "अब्राहम ने सात मादा मेम्नों को अलग कर रखा।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 21:29" - }, - "तब अबीमेलेक ने अब्राहम से पूछा, “इन सात बच्चियों का, जो तूने अलग कर रखी हैं, क्या प्रयोजन है?”", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 21:30" - }, - "उसने कहा, “तू इन सात बच्चियों को इस बात की साक्षी जानकर मेरे हाथ से ले कि मैंने यह कुआँ खोदा है।”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 21:31" - }, - "उन दोनों ने जो उस स्थान में आपस में शपथ खाई, इसी कारण उसका नाम बेर्शेबा पड़ा।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 21:32" - }, - "जब उन्होंने बेर्शेबा में परस्पर वाचा बाँधी, तब अबीमेलेक और उसका सेनापति पीकोल, उठकर पलिश्तियों के देश में लौट गए।", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 21:33" - }, - "फिर अब्राहम ने बेर्शेबा में झाऊ का एक वृक्ष लगाया, और वहाँ यहोवा से जो सनातन परमेश्वर है, प्रार्थना की।", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 21:34" - }, - "अब्राहम पलिश्तियों के देश में बहुत दिनों तक परदेशी होकर रहा।" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 18:12" }, + "इसलिए सारा मन में हँसकर कहने लगी, “मैं तो बूढ़ी हूँ, और मेरा स्वामी भी बूढ़ा है, तो क्या मुझे यह सुख होगा?”", { - "type": "chapter:c", - "number": "22", - "sid": "GEN 22" + "type": "verse:v", + "number": "13", + "sid": "GEN 18:13" }, + "तब यहोवा ने अब्राहम से कहा, “सारा यह कहकर क्यों हँसी, कि क्या मेरे, जो ऐसी बुढ़िया हो गई हूँ, सचमुच एक पुत्र उत्पन्न होगा?", { - "type": "para:s", - "content": [ - "अब्राहम की परीक्षा" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 18:14" }, + "क्या यहोवा के लिये कोई काम कठिन है? नियत समय में, अर्थात् वसन्त ऋतु में, मैं तेरे पास फिर आऊँगा, और सारा के पुत्र उत्पन्न होगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 22:1" - }, - "इन बातों के पश्चात् ऐसा हुआ कि परमेश्वर ने,", - { - "type": "char:it", - "content": [ - "अब्राहम से यह कहकर उसकी परीक्षा की" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.1" - ] - }, - { - "type": "char:fq", - "content": [ - "अब्राहम से यह कहकर उसकी परीक्षा की:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर अपनी इच्छा के प्रति अब्राहम की पूरी आज्ञाकारिता की परीक्षा लेता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “हे अब्राहम!” उसने कहा, “देख, मैं यहाँ हूँ।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 22:2" - }, - "उसने कहा, “अपने पुत्र को अर्थात् अपने एकलौते पुत्र इसहाक को, जिससे तू प्रेम रखता है, संग लेकर मोरिय्याह देश में चला जा, और वहाँ उसको एक पहाड़ के ऊपर जो मैं तुझे बताऊँगा होमबलि करके चढ़ा।”", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 22:3" - }, - "अतः अब्राहम सवेरे तड़के उठा और अपने गदहे पर काठी कसकर अपने दो सेवक, और अपने पुत्र इसहाक को संग लिया, और होमबलि के लिये लकड़ी चीर ली; तब निकलकर उस स्थान की ओर चला, जिसकी चर्चा परमेश्वर ने उससे की थी।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 22:4" - }, - "तीसरे दिन अब्राहम ने आँखें उठाकर उस स्थान को दूर से देखा।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 22:5" - }, - "और उसने अपने सेवकों से कहा, “गदहे के पास यहीं ठहरे रहो; यह लड़का और मैं वहाँ तक जाकर, और दण्डवत् करके, फिर तुम्हारे पास लौट आएँगे।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 22:6" - }, - "तब अब्राहम ने होमबलि की लकड़ी ले अपने पुत्र इसहाक पर लादी, और आग और छुरी को अपने हाथ में लिया; और वे दोनों एक साथ चल पड़े।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 22:7" - }, - "इसहाक ने अपने पिता अब्राहम से कहा, “हे मेरे पिता,” उसने कहा, “हे मेरे पुत्र, क्या बात है?” उसने कहा, “देख, आग और लकड़ी तो हैं; पर होमबलि के लिये भेड़ कहाँ है?”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 22:8" - }, - "अब्राहम ने कहा, “हे मेरे पुत्र, परमेश्वर होमबलि की भेड़ का उपाय आप ही करेगा।” और वे दोनों संग-संग आगे चलते गए।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 18:15" }, + "तब सारा डर के मारे यह कहकर मुकर गई, “मैं नहीं हँसी।” उसने कहा, “नहीं; तू हँसी तो थी।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 22:9" - }, - "जब वे उस स्थान को जिसे परमेश्वर ने उसको बताया था पहुँचे; तब अब्राहम ने वहाँ वेदी बनाकर लकड़ी को चुन-चुनकर रखा, और अपने पुत्र इसहाक को बाँधकर वेदी पर रखी लकड़ियों के ऊपर रख दिया।", - { - "type": "char:bdit", - "content": [ - "(याकू. 2:21)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 22:10" - }, - "फिर अब्राहम ने हाथ बढ़ाकर छुरी को ले लिया कि अपने पुत्र को बलि करे।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 22:11" - }, - "तब यहोवा के दूत ने स्वर्ग से उसको पुकारकर कहा, “हे अब्राहम, हे अब्राहम!” उसने कहा, “देख, मैं यहाँ हूँ।”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 22:12" - }, - "उसने कहा, “उस लड़के पर हाथ मत बढ़ा, और न उसे कुछ कर; क्योंकि तूने जो मुझसे अपने पुत्र, वरन् अपने एकलौते पुत्र को भी, नहीं रख छोड़ा; इससे मैं अब जान गया कि तू परमेश्वर का भय मानता है।”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 22:13" - }, - "तब अब्राहम ने आँखें उठाई, और क्या देखा, कि उसके पीछे एक मेढ़ा अपने सींगों से एक झाड़ी में फँसा हुआ है; अतः अब्राहम ने जाकर उस मेढ़े को लिया, और अपने पुत्र के स्थान पर होमबलि करके चढ़ाया।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 22:14" - }, - "अब्राहम ने उस स्थान का नाम", - { - "type": "char:it", - "content": [ - "यहोवा यिरे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.14" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा यिरे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘परमेश्वर प्रदान करेगा।’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा, इसके अनुसार आज तक भी कहा जाता है, “यहोवा के पहाड़ पर प्रदान किया जाएगा।”" - ] - } - ] + "type": "char:bdit", + "content": [ + "(1 पत. 3:6)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "अब्राहम का सदोम के लिये निवेदन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 18:16" }, + "फिर वे पुरुष वहाँ से चलकर, सदोम की ओर दृष्टि की; और अब्राहम उन्हें विदा करने के लिये उनके संग-संग चला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 22:15" - }, - "फिर यहोवा के दूत ने दूसरी बार स्वर्ग से अब्राहम को पुकारकर कहा,", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 22:16" - }, - "“यहोवा की यह वाणी है, कि मैं अपनी ही यह शपथ खाता हूँ कि तूने जो यह काम किया है कि अपने पुत्र, वरन् अपने एकलौते पुत्र को भी, नहीं रख छोड़ा;", - { - "type": "char:bdit", - "content": [ - "(लूका 1:73,74)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 22:17" - }, - "इस कारण मैं निश्चय तुझे आशीष दूँगा; और निश्चय तेरे वंश को आकाश के तारागण, और समुद्र तट के रेतकणों के समान अनगिनत करूँगा, और तेरा वंश अपने शत्रुओं के नगरों का अधिकारी होगा;", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 6:13,14)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 22:18" - }, - "और पृथ्वी की सारी जातियाँ अपने को तेरे वंश के कारण धन्य मानेंगी: क्योंकि तूने मेरी बात मानी है।”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 22:19" - }, - "तब अब्राहम अपने सेवकों के पास लौट आया, और वे सब बेर्शेबा को संग-संग गए; और अब्राहम बेर्शेबा में रहने लगा।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 18:17" }, + "तब यहोवा ने कहा, “यह जो मैं करता हूँ उसे क्या अब्राहम से छिपा रखूँ?", { - "type": "para:s", - "content": [ - "नाहोर के वंशज" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 18:18" }, + "अब्राहम से तो निश्चय एक बड़ी और सामर्थी जाति उपजेगी, और पृथ्वी की सारी जातियाँ उसके द्वारा आशीष पाएँगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 22:20" - }, - "इन बातों के पश्चात् ऐसा हुआ कि अब्राहम को यह सन्देश मिला, “मिल्का के तेरे भाई नाहोर से सन्तान उत्पन्न हुई हैं।”", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 22:21" - }, - "मिल्का के पुत्र तो ये हुए, अर्थात् उसका जेठा ऊस, और ऊस का भाई बूज, और कमूएल, जो अराम का पिता हुआ।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 22:22" - }, - "फिर केसेद, हज़ो, पिल्दाश, यिद्लाप, और बतूएल।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 22:23" - }, - "इन आठों को मिल्का ने अब्राहम के भाई नाहोर के द्वारा जन्म दिया। और बतूएल से रिबका उत्पन्न हुई।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 22:24" - }, - "फिर नाहोर के रूमा नामक एक रखैल भी थी; जिससे तेबह, गहम, तहश, और माका, उत्पन्न हुए।" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 3:25, रोम. 4:13, गला. 3:8)" + ] }, { - "type": "chapter:c", - "number": "23", - "sid": "GEN 23" + "type": "verse:v", + "number": "19", + "sid": "GEN 18:19" }, + "क्योंकि मैं जानता हूँ, कि वह अपने पुत्रों और परिवार को जो उसके पीछे रह जाएँगे, आज्ञा देगा कि वे यहोवा के मार्ग में अटल बने रहें, और धार्मिकता और न्याय करते रहें, ताकि जो कुछ यहोवा ने अब्राहम के विषय में कहा है उसे पूरा करे।”", { - "type": "para:s", - "content": [ - "सारा की मृत्यु और दफनाया जाना" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 18:20" }, + "फिर यहोवा ने कहा, “सदोम और गमोरा के विरुद्ध", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 23:1" - }, - "सारा तो एक सौ सताईस वर्ष की आयु को पहुँची; और जब सारा की इतनी आयु हुई;", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 23:2" - }, - "तब वह किर्यतअर्बा में मर गई। यह तो कनान देश में है, और हेब्रोन भी कहलाता है। इसलिए अब्राहम सारा के लिये रोने-पीटने को वहाँ गया।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 23:3" - }, - "तब अब्राहम शव के पास से उठकर हित्तियों से कहने लगा,", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 23:4" - }, - "“मैं तुम्हारे बीच अतिथि और परदेशी हूँ; मुझे अपने मध्य में कब्रिस्तान के लिये ऐसी भूमि दो जो मेरी निज की हो जाए, कि मैं अपने मृतक को गाड़कर अपनी आँख से दूर करूँ।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 23:5" - }, - "हित्तियों ने अब्राहम से कहा,", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 23:6" - }, - "“हे हमारे प्रभु, हमारी सुन; तू तो हमारे बीच में बड़ा प्रधान है। हमारी कब्रों में से जिसको तू चाहे उसमें अपने मृतक को गाड़; हम में से कोई तुझे अपनी कब्र के लेने से न रोकेगा, कि तू अपने मृतक को उसमें गाड़ने न पाए।”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 23:7" - }, - "तब अब्राहम उठकर खड़ा हुआ, और हित्तियों के सामने, जो उस देश के निवासी थे, दण्डवत् करके कहने लगा,", + "type": "char:it", + "content": [ + "चिल्लाहट", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "GEN 23:8" + "type": "char:fr", + "content": [ + "18.20" + ] }, - "“यदि तुम्हारी यह इच्छा हो कि मैं अपने मृतक को गाड़कर अपनी आँख से दूर करूँ, तो मेरी प्रार्थना है, कि", { - "type": "char:it", - "content": [ - "सोहर के पुत्र एप्रोन" - ] + "type": "char:fq", + "content": [ + "चिल्लाहट:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.8" - ] - }, - { - "type": "char:fq", - "content": [ - "सोहर के पुत्र एप्रोन:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राहम अब सोहर के पुत्र एप्रोन से मकपेला की भूमि को खरीदने का विशेष प्रस्ताव रखता है। अब्राहम बड़ी सावधानी के साथ उस व्यक्ति के पास जाता है जिससे वह व्यवहार करना चाहता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* से मेरे लिये विनती करो," - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "GEN 23:9" - }, - "कि वह अपनी मकपेलावाली गुफा, जो उसकी भूमि की सीमा पर है; उसका पूरा दाम लेकर मुझे दे दे, कि वह तुम्हारे बीच कब्रिस्तान के लिये मेरी निज भूमि हो जाए।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 23:10" - }, - "एप्रोन तो हित्तियों के बीच वहाँ बैठा हुआ था, इसलिए जितने हित्ती उसके नगर के फाटक से होकर भीतर जाते थे, उन सभी के सामने उसने अब्राहम को उत्तर दिया,", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 23:11" - }, - "“हे मेरे प्रभु, ऐसा नहीं, मेरी सुन; वह भूमि मैं तुझे देता हूँ, और उसमें जो गुफा है, वह भी मैं तुझे देता हूँ; अपने जातिभाइयों के सम्मुख मैं उसे तुझको दिए देता हूँ; अतः अपने मृतक को कब्र में रख।”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 23:12" - }, - "तब अब्राहम ने उस देश के निवासियों के सामने दण्डवत् किया।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 23:13" - }, - "और उनके सुनते हुए एप्रोन से कहा, “यदि तू ऐसा चाहे, तो मेरी सुन उस भूमि का जो दाम हो, वह मैं देना चाहता हूँ; उसे मुझसे ले ले, तब मैं अपने मुर्दे को वहाँ गाड़ूँगा।”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 23:14" - }, - "एप्रोन ने अब्राहम को यह उत्तर दिया,", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 23:15" - }, - "“हे मेरे प्रभु, मेरी बात सुन; उस भूमि का दाम तो चार सौ शेकेल रूपा है; पर मेरे और तेरे बीच में यह क्या है? अपने मुर्दे को कब्र में रख।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 23:16" - }, - "अब्राहम ने एप्रोन की मानकर उसको उतना रूपा तौल दिया, जितना उसने हित्तियों के सुनते हुए कहा था, अर्थात् चार सौ ऐसे शेकेल जो व्यापारियों में चलते थे।" - ] + "type": "char:ft", + "content": [ + "ईश्वरीय प्रक्रिया के हर कदम पर न्याय है। परमेश्वर पूछताछ करने और परिस्थिति अनुसार कार्य करने के लिए नीचे उतरा। वे पुरुष सन्देश सुनाकर चले गए लेकिन अब्राहम अब भी परमेश्वर के सामने खड़ा है।" + ] + } + ] + } + ] }, + "बढ़ गई है, और उनका पाप बहुत भारी हो गया है;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 23:17" - }, - "इस प्रकार एप्रोन की भूमि, जो मम्रे के सम्मुख की मकपेला में थी, वह गुफा समेत, और उन सब वृक्षों समेत भी जो उसमें और उसके चारों ओर सीमा पर थे,", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 23:18" - }, - "जितने हित्ती उसके नगर के फाटक से होकर भीतर जाते थे, उन सभी के सामने अब्राहम के अधिकार में पक्की रीति से आ गई।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 23:19" - }, - "इसके पश्चात् अब्राहम ने अपनी पत्नी सारा को उस मकपेलावाली भूमि की गुफा में जो मम्रे के अर्थात् हेब्रोन के सामने कनान देश में है, मिट्टी दी।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 23:20" - }, - "इस प्रकार वह भूमि गुफा समेत, जो उसमें थी, हित्तियों की ओर से कब्रिस्तान के लिये अब्राहम के अधिकार में पूरी रीति से आ गई।" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 18:21" }, + "इसलिए मैं उतरकर देखूँगा, कि उसकी जैसी चिल्लाहट मेरे कान तक पहुँची है, उन्होंने ठीक वैसा ही काम किया है कि नहीं; और न किया हो तो मैं उसे जान लूँगा।”", { - "type": "chapter:c", - "number": "24", - "sid": "GEN 24" + "type": "char:bdit", + "content": [ + "(प्रका. 18:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 18:22" }, + "तब वे पुरुष वहाँ से मुड़कर सदोम की ओर जाने लगे; पर अब्राहम यहोवा के आगे खड़ा रह गया।", { - "type": "para:s", - "content": [ - "इसहाक के विवाह का वर्णन" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 18:23" }, + "तब अब्राहम उसके समीप जाकर कहने लगा, “क्या तू सचमुच दुष्ट के संग धर्मी भी नाश करेगा?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 24:1" - }, - "अब्राहम अब वृद्ध हो गया था और उसकी आयु बहुत थी और यहोवा ने सब बातों में उसको आशीष दी थी।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 24:2" - }, - "अब्राहम ने", - { - "type": "char:it", - "content": [ - "अपने उस दास से, जो उसके घर में पुरनिया और उसकी सारी सम्पत्ति पर अधिकारी था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.2" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने उस दास से, जो उसके घर में पुरनिया और उसकी सारी सम्पत्ति पर अधिकारी था:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राहम ने अपने उस दास से, जो उसके घर में पुरनिया और उसकी सारी सम्पत्ति पर अधिकारी था, यह शपथ दिलाता है कि वह उसके कुटुम्बियों में से उसके पुत्र इसहाक के लिए एक पत्नी लाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, कहा, “अपना हाथ मेरी जाँघ के नीचे रख;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "GEN 24:3" - }, - "और मुझसे आकाश और पृथ्वी के", - { - "type": "char:it", - "content": [ - "परमेश्वर यहोवा की इस विषय में शपथ खा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.3" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर यहोवा की इस विषय में शपथ खा:" - ] - }, - { - "type": "char:ft", - "content": [ - "याचना “आकाश और पृथ्वी के परमेश्वर यहोवा” के रूप में परमेश्वर से है। वह सब का सृष्टिकर्ता है, और इस तरह स्वर्ग और पृथ्वी को रचनेवाला है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, कि तू मेरे पुत्र के लिये कनानियों की लड़कियों में से, जिनके बीच मैं रहता हूँ, किसी को न ले आएगा।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "GEN 24:4" - }, - "परन्तु तू मेरे देश में मेरे ही कुटुम्बियों के पास जाकर मेरे पुत्र इसहाक के लिये एक पत्नी ले आएगा।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 24:5" - }, - "दास ने उससे कहा, “कदाचित् वह स्त्री इस देश में मेरे साथ आना न चाहे; तो क्या मुझे तेरे पुत्र को उस देश में जहाँ से तू आया है ले जाना पड़ेगा?”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 24:6" - }, - "अब्राहम ने उससे कहा, “चौकस रह, मेरे पुत्र को वहाँ कभी न ले जाना।”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 24:7" - }, - "स्वर्ग का परमेश्वर यहोवा, जिसने मुझे मेरे पिता के घर से और मेरी जन्म-भूमि से ले आकर मुझसे शपथ खाकर कहा कि “मैं यह देश तेरे वंश को दूँगा; वही अपना दूत तेरे आगे-आगे भेजेगा, कि तू मेरे पुत्र के लिये वहाँ से एक स्त्री ले आए।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 24:8" - }, - "और यदि वह स्त्री तेरे साथ आना न चाहे तब तो तू मेरी इस शपथ से छूट जाएगा; पर मेरे पुत्र को वहाँ न ले जाना।”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 24:9" - }, - "तब उस दास ने अपने स्वामी अब्राहम की जाँघ के नीचे अपना हाथ रखकर उससे इस विषय की शपथ खाई।" - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 18:24" }, + "कदाचित् उस नगर में पचास धर्मी हों तो क्या तू सचमुच उस स्थान को नाश करेगा और उन पचास धर्मियों के कारण जो उसमें हों न छोड़ेगा?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 24:10" - }, - "तब वह दास अपने स्वामी के ऊँटों में से दस ऊँट छाँटकर उसके सब उत्तम-उत्तम पदार्थों में से कुछ कुछ लेकर चला; और अरम्नहरैम में नाहोर के नगर के पास पहुँचा।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 24:11" - }, - "और उसने ऊँटों को नगर के बाहर एक कुएँ के पास बैठाया। वह संध्या का समय था, जिस समय स्त्रियाँ जल भरने के लिये निकलती हैं।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 24:12" - }, - "वह कहने लगा, “हे मेरे स्वामी अब्राहम के परमेश्वर यहोवा, आज मेरे कार्य को सिद्ध कर, और मेरे स्वामी अब्राहम पर करुणा कर।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 24:13" - }, - "देख, मैं जल के इस सोते के पास खड़ा हूँ; और नगरवासियों की बेटियाँ जल भरने के लिये निकली आती हैं", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 24:14" - }, - "इसलिए ऐसा होने दे कि जिस कन्या से मैं कहूँ, ‘अपना घड़ा मेरी ओर झुका, कि मैं पीऊँ,’ और वह कहे, ‘ले, पी ले, बाद में मैं तेरे ऊँटों को भी पिलाऊँगी,’ यह वही हो जिसे तूने अपने दास इसहाक के लिये ठहराया हो; इसी रीति मैं जान लूँगा कि तूने मेरे स्वामी पर करुणा की है।”" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 18:25" }, + "इस प्रकार का काम करना तुझ से दूर रहे कि दुष्ट के संग धर्मी को भी मार डाले और धर्मी और दुष्ट दोनों की एक ही दशा हो। यह तुझ से दूर रहे। क्या सारी पृथ्वी का न्यायी न्याय न करे?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 24:15" - }, - "और ऐसा हुआ कि जब वह कह ही रहा था कि रिबका, जो अब्राहम के भाई नाहोर के जन्माये मिल्का के पुत्र, बतूएल की बेटी थी, वह कंधे पर घड़ा लिये हुए आई।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 24:16" - }, - "वह अति सुन्दर, और कुमारी थी, और किसी पुरुष का मुँह न देखा था। वह कुएँ में सोते के पास उतर गई, और अपना घड़ा भरकर फिर ऊपर आई।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 24:17" - }, - "तब वह दास उससे भेंट करने को दौड़ा, और कहा, “अपने घड़े में से थोड़ा पानी मुझे पिला दे।”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 24:18" - }, - "उसने कहा, “हे मेरे प्रभु, ले, पी ले,” और उसने फुर्ती से घड़ा उतारकर हाथ में लिये-लिये उसको पानी पिला दिया।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 24:19" - }, - "जब वह उसको पिला चुकी, तब कहा, “मैं तेरे ऊँटों के लिये भी तब तक पानी भर-भर लाऊँगी, जब तक वे पी न चुकें।”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 24:20" - }, - "तब वह फुर्ती से अपने घड़े का जल हौद में उण्डेलकर फिर कुएँ पर भरने को दौड़ गई; और उसके सब ऊँटों के लिये पानी भर दिया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 24:21" - }, - "और वह पुरुष उसकी ओर चुपचाप अचम्भे के साथ ताकता हुआ यह सोचता था कि यहोवा ने मेरी यात्रा को सफल किया है कि नहीं।" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 18:26" }, + "यहोवा ने कहा, “यदि मुझे सदोम में पचास धर्मी मिलें, तो उनके कारण उस सारे स्थान को छोड़ूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 24:22" - }, - "जब ऊँट पी चुके, तब उस पुरुष ने आधा तोला सोने का एक नत्थ निकालकर उसको दिया, और दस तोले सोने के कंगन उसके हाथों में पहना दिए;", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 24:23" - }, - "और पूछा, “तू किसकी बेटी है? यह मुझ को बता। क्या तेरे पिता के घर में हमारे टिकने के लिये स्थान है?”", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 24:24" - }, - "उसने उत्तर दिया, “मैं तो नाहोर के जन्माए मिल्का के पुत्र बतूएल की बेटी हूँ।”", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 24:25" - }, - "फिर उसने उससे कहा, “हमारे यहाँ पुआल और चारा बहुत है, और टिकने के लिये स्थान भी है।”", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 24:26" - }, - "तब", - { - "type": "char:it", - "content": [ - "उस पुरुष ने सिर झुकाकर यहोवा को दण्डवत् करके कहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.26" - ] - }, - { - "type": "char:fq", - "content": [ - "उस पुरुष ने सिर झुकाकर यहोवा को दण्डवत् करके कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "सिर और शरीर को एक साथ झुकाना उस बूढ़े सेवक का परमेश्वर के मार्गदर्शन के लिए बड़े आभार को दर्शाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "27", - "sid": "GEN 24:27" - }, - "“धन्य है मेरे स्वामी अब्राहम का परमेश्वर यहोवा, जिसने अपनी करुणा और सच्चाई को मेरे स्वामी पर से हटा नहीं लिया: यहोवा ने मुझ को ठीक मार्ग पर चलाकर मेरे स्वामी के भाई-बन्धुओं के घर पर पहुँचा दिया है।”" - ] + "type": "verse:v", + "number": "27", + "sid": "GEN 18:27" }, + "फिर अब्राहम ने कहा, “हे प्रभु, सुन मैं तो मिट्टी और राख हूँ; तो भी मैंने इतनी ढिठाई की कि तुझ से बातें करूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 24:28" - }, - "तब उस कन्या ने दौड़कर अपनी माता को इस घटना का सारा हाल बता दिया।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 24:29" - }, - "तब लाबान जो रिबका का भाई था, बाहर कुएँ के निकट उस पुरुष के पास दौड़ा गया।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 24:30" - }, - "और ऐसा हुआ कि जब उसने वह नत्थ और अपनी बहन रिबका के हाथों में वे कंगन भी देखे, और उसकी यह बात भी सुनी कि उस पुरुष ने मुझसे ऐसी बातें कहीं; तब वह उस पुरुष के पास गया; और क्या देखा, कि वह सोते के निकट ऊँटों के पास खड़ा है।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 24:31" - }, - "उसने कहा, “हे यहोवा की ओर से धन्य पुरुष भीतर आ तू क्यों बाहर खड़ा है? मैंने घर को, और ऊँटों के लिये भी स्थान तैयार किया है।”", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 24:32" - }, - "इस पर वह पुरुष घर में गया; और लाबान ने ऊँटों की काठियाँ खोलकर पुआल और चारा दिया; और उसके और उसके साथियों के पाँव धोने को जल दिया।", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 24:33" - }, - "तब अब्राहम के दास के आगे जलपान के लिये कुछ रखा गया; पर उसने कहा “मैं जब तक अपना प्रयोजन न कह दूँ, तब तक कुछ न खाऊँगा।” लाबान ने कहा, “कह दे।”" - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 18:28" }, + "कदाचित् उन पचास धर्मियों में पाँच घट जाएँ; तो क्या तू पाँच ही के घटने के कारण उस सारे नगर का नाश करेगा?” उसने कहा, “यदि मुझे उसमें पैंतालीस भी मिलें, तो भी उसका नाश न करूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "GEN 24:34" - }, - "तब उसने कहा, “मैं तो अब्राहम का दास हूँ।", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 24:35" - }, - "यहोवा ने मेरे स्वामी को बड़ी आशीष दी है; इसलिए वह महान पुरुष हो गया है; और उसने उसको भेड़-बकरी, गाय-बैल, सोना-रूपा, दास-दासियाँ, ऊँट और गदहे दिए हैं।", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 24:36" - }, - "और मेरे स्वामी की पत्नी सारा के बुढ़ापे में उससे एक पुत्र उत्पन्न हुआ है; और उस पुत्र को अब्राहम ने अपना सब कुछ दे दिया है।", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 24:37" - }, - "मेरे स्वामी ने मुझे यह शपथ खिलाई है, कि ‘मैं उसके पुत्र के लिये कनानियों की लड़कियों में से जिनके देश में वह रहता है, कोई स्त्री न ले आऊँगा।", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 24:38" - }, - "मैं उसके पिता के घर, और कुल के लोगों के पास जाकर उसके पुत्र के लिये एक स्त्री ले आऊँगा।’", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 24:39" - }, - "तब मैंने अपने स्वामी से कहा, ‘कदाचित् वह स्त्री मेरे पीछे न आए।’", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 24:40" - }, - "तब उसने मुझसे कहा, ‘यहोवा, जिसके सामने मैं चलता आया हूँ, वह तेरे संग अपने दूत को भेजकर तेरी यात्रा को सफल करेगा; और तू मेरे कुल, और मेरे पिता के घराने में से मेरे पुत्र के लिये एक स्त्री ले आ सकेगा।", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 24:41" - }, - "तू तब ही मेरी इस शपथ से छूटेगा, जब तू मेरे कुल के लोगों के पास पहुँचेगा; और यदि वे तुझे कोई स्त्री न दें, तो तू मेरी शपथ से छूटेगा।’", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 24:42" - }, - "इसलिए मैं आज उस कुएँ के निकट आकर कहने लगा, ‘हे मेरे स्वामी अब्राहम के परमेश्वर यहोवा, यदि तू मेरी इस यात्रा को सफल करता हो;", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 24:43" - }, - "तो देख मैं जल के इस कुएँ के निकट खड़ा हूँ; और ऐसा हो, कि जो कुमारी जल भरने के लिये आए, और मैं उससे कहूँ, “अपने घड़े में से मुझे थोड़ा पानी पिला,”", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 24:44" - }, - "और वह मुझसे कहे, “पी ले, और मैं तेरे ऊँटों के पीने के लिये भी पानी भर दूँगी,” वह वही स्त्री हो जिसको तूने मेरे स्वामी के पुत्र के लिये ठहराया है।’", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 24:45" - }, - "मैं मन ही मन यह कह ही रहा था, कि देख रिबका कंधे पर घड़ा लिये हुए निकल आई; फिर वह सोते के पास उतरकर भरने लगी। मैंने उससे कहा, ‘मुझे पानी पिला दे।’", - { - "type": "verse:v", - "number": "46", - "sid": "GEN 24:46" - }, - "और उसने जल्दी से अपने घड़े को कंधे पर से उतार के कहा, ‘ले, पी ले, पीछे मैं तेरे ऊँटों को भी पिलाऊँगी,’ इस प्रकार मैंने पी लिया, और उसने ऊँटों को भी पिला दिया।", - { - "type": "verse:v", - "number": "47", - "sid": "GEN 24:47" - }, - "तब मैंने उससे पूछा, ‘तू किसकी बेटी है?’ और उसने कहा, ‘मैं तो नाहोर के जन्माए मिल्का के पुत्र बतूएल की बेटी हूँ,’ तब मैंने उसकी नाक में वह नत्थ, और उसके हाथों में वे कंगन पहना दिए।", - { - "type": "verse:v", - "number": "48", - "sid": "GEN 24:48" - }, - "फिर मैंने सिर झुकाकर यहोवा को दण्डवत् किया, और अपने स्वामी अब्राहम के परमेश्वर यहोवा को धन्य कहा, क्योंकि उसने मुझे ठीक मार्ग से पहुँचाया कि मैं अपने स्वामी के पुत्र के लिये उसके कुटुम्बी की पुत्री को ले जाऊँ।", - { - "type": "verse:v", - "number": "49", - "sid": "GEN 24:49" - }, - "इसलिए अब, यदि तुम मेरे स्वामी के साथ कृपा और सच्चाई का व्यवहार करना चाहते हो, तो मुझसे कहो; और यदि नहीं चाहते हो; तो भी मुझसे कह दो; ताकि मैं दाहिनी ओर, या बाईं ओर फिर जाऊँ।”" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 18:29" }, + "फिर उसने उससे यह भी कहा, “कदाचित् वहाँ चालीस मिलें।” उसने कहा, “तो मैं चालीस के कारण भी ऐसा न करूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "50", - "sid": "GEN 24:50" - }, - "तब लाबान और बतूएल ने उत्तर दिया, “यह बात यहोवा की ओर से हुई है; इसलिए हम लोग तुझ से न तो भला कह सकते हैं न बुरा।", - { - "type": "verse:v", - "number": "51", - "sid": "GEN 24:51" - }, - "देख, रिबका तेरे सामने है, उसको ले जा, और वह यहोवा के वचन के अनुसार, तेरे स्वामी के पुत्र की पत्नी हो जाए।”", - { - "type": "verse:v", - "number": "52", - "sid": "GEN 24:52" - }, - "उनकी यह बात सुनकर, अब्राहम के दास ने भूमि पर गिरकर यहोवा को दण्डवत् किया।", - { - "type": "verse:v", - "number": "53", - "sid": "GEN 24:53" - }, - "फिर उस दास ने सोने और रूपे के गहने, और वस्त्र निकालकर रिबका को दिए; और उसके भाई और माता को भी उसने अनमोल-अनमोल वस्तुएँ दीं।", - { - "type": "verse:v", - "number": "54", - "sid": "GEN 24:54" - }, - "तब उसने अपने संगी जनों समेत भोजन किया, और रात वहीं बिताई। उसने तड़के उठकर कहा, “मुझ को अपने स्वामी के पास जाने के लिये विदा करो।”", - { - "type": "verse:v", - "number": "55", - "sid": "GEN 24:55" - }, - "रिबका के भाई और माता ने कहा, “कन्या को हमारे पास कुछ दिन, अर्थात् कम से कम दस दिन रहने दे; फिर उसके पश्चात् वह चली जाएगी।”", - { - "type": "verse:v", - "number": "56", - "sid": "GEN 24:56" - }, - "उसने उनसे कहा, “यहोवा ने जो मेरी यात्रा को सफल किया है; इसलिए तुम मुझे मत रोको अब मुझे विदा कर दो, कि मैं अपने स्वामी के पास जाऊँ।”", - { - "type": "verse:v", - "number": "57", - "sid": "GEN 24:57" - }, - "उन्होंने कहा, “हम कन्या को बुलाकर पूछते हैं, और देखेंगे, कि वह क्या कहती है।”", - { - "type": "verse:v", - "number": "58", - "sid": "GEN 24:58" - }, - "और उन्होंने रिबका को बुलाकर उससे पूछा, “क्या तू इस मनुष्य के संग जाएगी?” उसने कहा, “हाँ मैं जाऊँगी।”", - { - "type": "verse:v", - "number": "59", - "sid": "GEN 24:59" - }, - "तब उन्होंने अपनी बहन रिबका, और उसकी दाई और अब्राहम के दास, और उसके साथी सभी को विदा किया।", - { - "type": "verse:v", - "number": "60", - "sid": "GEN 24:60" - }, - "और उन्होंने रिबका को आशीर्वाद देकर कहा, “हे हमारी बहन, तू हजारों लाखों की आदिमाता हो, और तेरा वंश अपने बैरियों के नगरों का अधिकारी हो।”", - { - "type": "verse:v", - "number": "61", - "sid": "GEN 24:61" - }, - "तब रिबका अपनी सहेलियों समेत चली; और ऊँट पर चढ़कर उस पुरुष के पीछे हो ली। इस प्रकार वह दास रिबका को साथ लेकर चल दिया।" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 18:30" }, + "फिर उसने कहा, “हे प्रभु, क्रोध न कर, तो मैं कुछ और कहूँ: कदाचित् वहाँ तीस मिलें।” उसने कहा, “यदि मुझे वहाँ तीस भी मिलें, तो भी ऐसा न करूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "62", - "sid": "GEN 24:62" - }, - "इसहाक जो दक्षिण देश में रहता था, लहैरोई नामक कुएँ से होकर चला आता था।", - { - "type": "verse:v", - "number": "63", - "sid": "GEN 24:63" - }, - "साँझ के समय वह मैदान में ध्यान करने के लिये निकला था; और उसने आँखें उठाकर क्या देखा, कि ऊँट चले आ रहे हैं।", - { - "type": "verse:v", - "number": "64", - "sid": "GEN 24:64" - }, - "रिबका ने भी आँखें उठाकर इसहाक को देखा, और देखते ही ऊँट पर से उतर पड़ी।", - { - "type": "verse:v", - "number": "65", - "sid": "GEN 24:65" - }, - "तब उसने दास से पूछा, “जो पुरुष मैदान पर हम से मिलने को चला आता है, वह कौन है?” दास ने कहा, “वह तो मेरा स्वामी है।” तब रिबका ने घूँघट लेकर अपने मुँह को ढाँप लिया।", - { - "type": "verse:v", - "number": "66", - "sid": "GEN 24:66" - }, - "दास ने इसहाक से अपने साथ हुई घटना का वर्णन किया।", - { - "type": "verse:v", - "number": "67", - "sid": "GEN 24:67" - }, - "तब इसहाक रिबका को अपनी माता सारा के तम्बू में ले आया, और उसको ब्याह कर उससे प्रेम किया। इस प्रकार इसहाक को माता की मृत्यु के पश्चात् शान्ति प्राप्त हुई।" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 18:31" }, + "फिर उसने कहा, “हे प्रभु, सुन, मैंने इतनी ढिठाई तो की है कि तुझ से बातें करूँ: कदाचित् उसमें बीस मिलें।” उसने कहा, “मैं बीस के कारण भी उसका नाश न करूँगा।”", { - "type": "chapter:c", - "number": "25", - "sid": "GEN 25" + "type": "verse:v", + "number": "32", + "sid": "GEN 18:32" }, + "फिर उसने कहा, “हे प्रभु, क्रोध न कर, मैं एक ही बार और कहूँगा: कदाचित् उसमें दस मिलें।” उसने कहा, “तो मैं दस के कारण भी उसका नाश न करूँगा।”", { - "type": "para:s", - "content": [ - "अब्राहम के अन्य वंशज" - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 18:33" }, + "जब यहोवा अब्राहम से बातें कर चुका, तब चला गया: और अब्राहम अपने घर को लौट गया।" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "GEN 19" + }, + { + "type": "para:s", + "content": [ + "लूत के अतिथि" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 25:1" - }, - "तब अब्राहम ने एक पत्नी ब्याह ली जिसका नाम कतूरा था।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 25:2" - }, - "उससे जिम्रान, योक्षान, मदना, मिद्यान, यिशबाक, और शूह उत्पन्न हुए।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 25:3" - }, - "योक्षान से शेबा और ददान उत्पन्न हुए; और ददान के वंश में अश्शूरी, लतूशी, और लुम्मी लोग हुए।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 25:4" - }, - "मिद्यान के पुत्र एपा, एपेर, हनोक, अबीदा, और एल्दा हुए, ये सब कतूरा की सन्तान हुए।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 25:5" - }, - { - "type": "char:it", - "content": [ - "इसहाक को तो अब्राहम ने अपना सब कुछ दिया" - ] - }, + "type": "verse:v", + "number": "1", + "sid": "GEN 19:1" + }, + "साँझ को वे", + { + "type": "char:it", + "content": [ + "दो दूत", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.5" - ] - }, - { - "type": "char:fq", - "content": [ - "इसहाक को तो अब्राहम ने अपना सब कुछ दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राहम ने इसहाक को अपना वारिस बनाया (उत्प. 24:36)। अपने जीते जी उसने अपनी रखैलियों के पुत्रों को कुछ कुछ भाग देकर पूर्व देश की ओर भेज दिया।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "19.1" + ] }, { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fq", + "content": [ + "दो दूत:" + ] }, { - "type": "verse:v", - "number": "6", - "sid": "GEN 25:6" - }, - "पर अपनी रखैलियों के पुत्रों को, कुछ कुछ देकर अपने जीते जी अपने पुत्र इसहाक के पास से पूर्व देश में भेज दिया।" - ] + "type": "char:ft", + "content": [ + "ये वे दो पुरुष हैं जो अब्राहम को यहोवा के पास छोड़कर आए थे।" + ] + } + ] + } + ] }, + "सदोम के पास आए; और लूत सदोम के फाटक के पास बैठा था। उनको देखकर वह उनसे भेंट करने के लिये उठा; और मुँह के बल झुककर दण्डवत् कर कहा;", { - "type": "para:s", - "content": [ - "अब्राहम की मृत्यु" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 19:2" }, + "“हे मेरे प्रभुओं, अपने दास के घर में पधारिए, और रात भर विश्राम कीजिए, और अपने पाँव धोइये, फिर भोर को उठकर अपने मार्ग पर जाइए।” उन्होंने कहा, “नहीं; हम चौक ही में रात बिताएँगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "GEN 25:7" - }, - "अब्राहम की सारी आयु एक सौ पचहत्तर वर्ष की हुई।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 25:8" - }, - "अब्राहम का दीर्घायु होने के कारण अर्थात् पूरे बुढ़ापे की अवस्था में प्राण छूट गया; और वह अपने लोगों में जा मिला।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 25:9" - }, - "उसके पुत्र इसहाक और इश्माएल ने, हित्ती सोहर के पुत्र एप्रोन की मम्रे के सम्मुखवाली भूमि में, जो मकपेला की गुफा थी, उसमें उसको मिट्टी दी;", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 25:10" - }, - "अर्थात् जो भूमि अब्राहम ने हित्तियों से मोल ली थी; उसी में अब्राहम, और उसकी पत्नी सारा, दोनों को मिट्टी दी गई।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 25:11" - }, - "अब्राहम के मरने के पश्चात्", - { - "type": "char:it", - "content": [ - "परमेश्वर ने उसके पुत्र इसहाक को जो लहैरोई नामक कुएँ के पास रहता था, आशीष दी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.11" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने उसके पुत्र इसहाक को जो लहैरोई नामक कुएँ के पास रहता था, आशीष दी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह पद बताता है कि परमेश्वर की वह आशीष जिसे अब्राहम ने अपनी मृत्यु तक पाया था, अब उसके पुत्र इसहाक को प्राप्त हुई हैं जो लहैरोई में रहता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - } - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 19:3" }, + "और उसने उनसे बहुत विनती करके उन्हें मनाया; इसलिए वे उसके साथ चलकर उसके घर में आए; और उसने उनके लिये भोजन तैयार किया, और बिना ख़मीर की रोटियाँ बनाकर उनको खिलाई।", { - "type": "para:s", - "content": [ - "इश्माएल की वंशावली" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 19:4" }, + "उनके सो जाने के पहले, सदोम नगर के पुरुषों ने, जवानों से लेकर बूढ़ों तक, वरन् चारों ओर के सब लोगों ने आकर उस घर को घेर लिया;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 25:12" - }, - "अब्राहम का पुत्र इश्माएल जो सारा की मिस्री दासी हागार से उत्पन्न हुआ था, उसकी यह वंशावली है।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 25:13" - }, - "इश्माएल के पुत्रों के नाम और वंशावली यह है: अर्थात् इश्माएल का जेठा पुत्र नबायोत, फिर केदार, अदबएल, मिबसाम,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 25:14" - }, - "मिश्मा, दूमा, मस्सा,", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 25:15" - }, - "हदद, तेमा, यतूर, नापीश, और केदमा।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 25:16" - }, - "इश्माएल के पुत्र ये ही हुए, और इन्हीं के नामों के अनुसार इनके गाँवों, और छावनियों के नाम भी पड़े; और ये ही बारह अपने-अपने कुल के प्रधान हुए।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 25:17" - }, - "इश्माएल की सारी आयु एक सौ सैंतीस वर्ष की हुई; तब उसके प्राण छूट गए, और वह अपने लोगों में जा मिला।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 25:18" - }, - "और उसके वंश हवीला से शूर तक, जो मिस्र के सम्मुख अश्शूर के मार्ग में है, बस गए; और उनका भाग उनके सब भाई-बन्धुओं के सम्मुख पड़ा।" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 19:5" }, + "और लूत को पुकारकर कहने लगे, “जो पुरुष आज रात को तेरे पास आए हैं वे कहाँ हैं? उनको हमारे पास बाहर ले आ, कि हम उनसे भोग करें।”", { - "type": "para:s", - "content": [ - "याकूब और एसाव का जन्म" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 19:6" }, + "तब लूत उनके पास द्वार के बाहर गया, और किवाड़ को अपने पीछे बन्द करके कहा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "GEN 25:19" - }, - "अब्राहम के पुत्र इसहाक की वंशावली यह है: अब्राहम से इसहाक उत्पन्न हुआ;", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 25:20" - }, - "और इसहाक ने चालीस वर्ष का होकर रिबका को, जो पद्दनराम के वासी, अरामी बतूएल की बेटी, और अरामी लाबान की बहन थी, ब्याह लिया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 25:21" - }, - "इसहाक की पत्नी तो बाँझ थी, इसलिए उसने उसके निमित्त यहोवा से विनती की; और यहोवा ने उसकी विनती सुनी, इस प्रकार उसकी पत्नी रिबका गर्भवती हुई।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 25:22" - }, - "लड़के उसके गर्भ में आपस में लिपटकर", - { - "type": "char:it", - "content": [ - "एक दूसरे को मारने लगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.22" - ] - }, - { - "type": "char:fq", - "content": [ - "एक दूसरे को मारने लगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "रिबका के गर्भ में दो बेटे थे, जो दो जातियों के मूलपिता होंगे, और जिनकी प्रवृति और गंतव्य अलग-अलग होंगे। प्रकृति का क्रम उलट जाएगा, जो बड़ा है वह छोटे की सेवा करेगा। गर्भ में उनका संघर्ष उनके भविष्य के इतिहास की भूमिका थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। तब उसने कहा, “मेरी जो ऐसी ही दशा रहेगी तो मैं कैसे जीवित रहूँगी?” और वह यहोवा की इच्छा पूछने को गई।" - ] - } - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 19:7" }, + "“हे मेरे भाइयों, ऐसी बुराई न करो।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "GEN 25:23" - }, - "तब यहोवा ने उससे कहा," - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 19:8" }, + "सुनो, मेरी दो बेटियाँ हैं जिन्होंने अब तक पुरुष का मुँह नहीं देखा, इच्छा हो तो मैं उन्हें तुम्हारे पास बाहर ले आऊँ, और तुम को जैसा अच्छा लगे वैसा व्यवहार उनसे करो: पर इन पुरुषों से कुछ न करो; क्योंकि ये मेरी छत के तले आए हैं।”", { - "type": "para:q", - "content": [ - "“तेरे गर्भ में दो जातियाँ हैं," - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 19:9" }, + "उन्होंने कहा, “हट जा!” फिर वे कहने लगे, “तू एक परदेशी होकर यहाँ रहने के लिये आया पर अब न्यायी भी बन बैठा है; इसलिए अब हम उनसे भी अधिक तेरे साथ बुराई करेंगे।” और वे उस पुरुष लूत को बहुत दबाने लगे, और किवाड़ तोड़ने के लिये निकट आए।", { - "type": "para:q", - "content": [ - "और तेरी कोख से निकलते ही दो" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 19:10" }, + "तब उन अतिथियों ने हाथ बढ़ाकर लूत को अपने पास घर में खींच लिया, और किवाड़ को बन्द कर दिया।", { - "type": "para:q", - "content": [ - "राज्य के लोग अलग-अलग होंगे," - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 19:11" }, + "और उन्होंने क्या छोटे, क्या बड़े, सब पुरुषों को जो घर के द्वार पर थे अंधा कर दिया, अतः वे द्वार को टटोलते-टटोलते थक गए।" + ] + }, + { + "type": "para:s", + "content": [ + "लूत का सदोम से बच निकलना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और एक राज्य के लोग दूसरे से" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 19:12" }, + "फिर उन अतिथियों ने लूत से पूछा, “यहाँ तेरा और कौन-कौन हैं? दामाद, बेटे, बेटियाँ, और नगर में तेरा जो कोई हो, उन सभी को लेकर इस स्थान से निकल जा।", { - "type": "para:q", - "content": [ - "अधिक सामर्थी होंगे और बड़ा" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 19:13" }, + "क्योंकि हम यह स्थान नाश करने पर हैं, इसलिए कि इसकी चिल्लाहट यहोवा के सम्मुख बढ़ गई है; और यहोवा ने हमें इसका सत्यानाश करने के लिये भेज दिया है।”", { - "type": "para:q", - "content": [ - "बेटा छोटे के अधीन होगा।”" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 19:14" }, + "तब लूत ने निकलकर अपने दामादों को, जिनके साथ उसकी बेटियों की सगाई हो गई थी, समझाकर कहा, “उठो, इस स्थान से निकल चलो; क्योंकि यहोवा इस नगर को नाश करने पर है।” उसके दामाद उसका मजाक उड़ाने लगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 25:24" - }, - "जब उसके पुत्र उत्पन्न होने का समय आया, तब क्या प्रगट हुआ, कि उसके गर्भ में जुड़वे बालक हैं।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 25:25" - }, - "पहला जो उत्पन्न हुआ वह लाल निकला, और उसका सारा शरीर कम्बल के समान रोममय था; इसलिए उसका नाम एसाव रखा गया।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 25:26" - }, - "पीछे उसका भाई अपने हाथ से एसाव की एड़ी पकड़े हुए उत्पन्न हुआ; और उसका नाम याकूब रखा गया। जब रिबका ने उनको जन्म दिया तब इसहाक साठ वर्ष का था।" - ] + "type": "char:bdit", + "content": [ + "(लूका 17:28,29)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 19:15" }, + "जब पौ फटने लगी, तब दूतों ने लूत से जल्दी करने को कहा और बोले, “उठ, अपनी पत्नी और दोनों बेटियों को जो यहाँ हैं ले जा: नहीं तो तू भी इस नगर के अधर्म में भस्म हो जाएगा।”", { - "type": "para:s", - "content": [ - "एसाव द्वारा पहलौठे का अधिकार बेचना" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 19:16" }, + "पर वह विलम्ब करता रहा, इस पर उन पुरुषों ने उसका और उसकी पत्नी, और दोनों बेटियों के हाथ पकड़े; क्योंकि यहोवा की दया उस पर थी: और उसको निकालकर नगर के बाहर कर दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 25:27" - }, - "फिर वे लड़के बढ़ने लगे और एसाव तो वनवासी होकर चतुर शिकार खेलनेवाला हो गया, पर याकूब सीधा मनुष्य था, और तम्बुओं में रहा करता था।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 25:28" - }, - "इसहाक एसाव के अहेर का माँस खाया करता था, इसलिए वह उससे प्रीति रखता था; पर रिबका याकूब से प्रीति रखती थी।" - ] + "type": "char:bdit", + "content": [ + "(2 पत. 2:7)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "GEN 25:29" - }, - "एक दिन याकूब भोजन के लिये कुछ दाल पका रहा था; और एसाव मैदान से थका हुआ आया।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 25:30" - }, - "तब एसाव ने याकूब से कहा, “वह जो लाल वस्तु है, उसी लाल वस्तु में से मुझे कुछ खिला, क्योंकि मैं थका हूँ।” इसी कारण उसका नाम एदोम भी पड़ा।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 25:31" - }, - "याकूब ने कहा, “अपना", - { - "type": "char:it", - "content": [ - "पहलौठे का अधिकार" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.31" - ] - }, - { - "type": "char:fq", - "content": [ - "पहलौठे का अधिकार:" - ] - }, - { - "type": "char:ft", - "content": [ - "याकूब पहिलौठे के अधिकार को खरीदने के लिए तैयार था, क्योंकि वह सबसे शान्तिपूर्ण ऐसा तरीका था जिससे वह उस श्रेष्ठता को पा सकता था जो उसके लिए ठहराई गई थी। इसलिए उसने अपने इस प्रस्ताव में सावधानी और बुद्धिमानी से काम लिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* आज मेरे हाथ बेच दे।”" - ] - }, + "type": "verse:v", + "number": "17", + "sid": "GEN 19:17" + }, + "और ऐसा हुआ कि जब उन्होंने उनको बाहर निकाला, तब उसने कहा, “अपना प्राण लेकर भाग जा; पीछे की ओर न ताकना, और तराई भर में न ठहरना; उस पहाड़ पर भाग जाना, नहीं तो तू भी भस्म हो जाएगा।”", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 19:18" + }, + "लूत ने उनसे कहा, “हे प्रभु, ऐसा न कर!", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 19:19" + }, + "देख, तेरे दास पर तेरी अनुग्रह की दृष्टि हुई है, और तूने इसमें बड़ी कृपा दिखाई, कि मेरे प्राण को बचाया है; पर मैं पहाड़ पर भाग नहीं सकता, कहीं ऐसा न हो, कि कोई विपत्ति मुझ पर आ पड़े, और मैं मर जाऊँ।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 19:20" + }, + "देख, वह नगर ऐसा निकट है कि मैं वहाँ भाग सकता हूँ, और वह छोटा भी है। मुझे वहीं भाग जाने दे, क्या वह नगर छोटा नहीं है? और मेरा प्राण बच जाएगा।”", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 19:21" + }, + "उसने उससे कहा, “देख, मैंने इस विषय में भी तेरी विनती स्वीकार की है, कि जिस नगर की चर्चा तूने की है, उसको मैं नाश न करूँगा।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 19:22" + }, + "फुर्ती से वहाँ भाग जा; क्योंकि जब तक तू वहाँ न पहुँचे तब तक मैं कुछ न कर सकूँगा।” इसी कारण उस नगर का नाम", + { + "type": "char:it", + "content": [ + "सोअर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "32", - "sid": "GEN 25:32" + "type": "char:fr", + "content": [ + "19.22" + ] }, - "एसाव ने कहा, “देख, मैं तो अभी मरने पर हूँ इसलिए पहलौठे के अधिकार से मेरा क्या लाभ होगा?”", { - "type": "verse:v", - "number": "33", - "sid": "GEN 25:33" + "type": "char:fq", + "content": [ + "सोअर:" + ] }, - "याकूब ने कहा, “मुझसे अभी शपथ खा,” अतः उसने उससे शपथ खाई, और अपना पहलौठे का अधिकार याकूब के हाथ बेच डाला।", { - "type": "verse:v", - "number": "34", - "sid": "GEN 25:34" - }, - "इस पर याकूब ने एसाव को रोटी और पकाई हुई मसूर की दाल दी; और उसने खाया पिया, तब उठकर चला गया। इस प्रकार एसाव ने अपना पहलौठे का अधिकार तुच्छ जाना।" - ] + "type": "char:ft", + "content": [ + "अर्थात् ‘छोटा स्थान’" + ] + } + ] + } + ] }, + "पड़ा।" + ] + }, + { + "type": "para:s", + "content": [ + "सदोम और गमोरा का विनाश" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "26", - "sid": "GEN 26" + "type": "verse:v", + "number": "23", + "sid": "GEN 19:23" }, + "लूत के सोअर के निकट पहुँचते ही सूर्य पृथ्वी पर उदय हुआ।", { - "type": "para:s", - "content": [ - "इसहाक का वृत्तान्त" - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 19:24" }, + "तब यहोवा ने अपनी ओर से सदोम और गमोरा पर आकाश से गन्धक और आग बरसाई;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 26:1" - }, - "उस देश में अकाल पड़ा, वह उस पहले अकाल से अलग था जो अब्राहम के दिनों में पड़ा था। इसलिए इसहाक गरार को पलिश्तियों के राजा अबीमेलेक के पास गया।", + "type": "char:bdit", + "content": [ + "(लूका 17:29)" + ] + }, + { + "type": "verse:v", + "number": "25", + "sid": "GEN 19:25" + }, + "और उन नगरों को और सम्पूर्ण तराई को, और नगरों के सब निवासियों को, भूमि की सारी उपज समेत नाश कर दिया।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 19:26" + }, + "लूत की पत्नी ने जो उसके पीछे थी पीछे मुड़कर देखा, और वह नमक का खम्भा बन गई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 19:27" + }, + "भोर को अब्राहम उठकर उस स्थान को गया, जहाँ वह यहोवा के सम्मुख खड़ा था;", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 19:28" + }, + "और सदोम, और गमोरा, और उस तराई के सारे देश की ओर आँख उठाकर क्या देखा कि उस देश में से धधकती हुई भट्ठी का सा धुआँ उठ रहा है।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 19:29" + }, + "और ऐसा हुआ कि जब परमेश्वर ने उस तराई के नगरों को, जिनमें लूत रहता था, उलट-पुलट कर नाश किया, तब", + { + "type": "char:it", + "content": [ + "उसने अब्राहम को याद करके", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "GEN 26:2" + "type": "char:fr", + "content": [ + "19.29" + ] }, - "वहाँ", { - "type": "char:it", - "content": [ - "यहोवा ने उसको दर्शन देकर" - ] + "type": "char:fq", + "content": [ + "उसने अब्राहम को याद करके:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.2" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने उसको दर्शन देकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसहाक अब उत्तराधिकारी था और इस प्रकार प्रतिज्ञा का वारिस भी था। अतः परमेश्वर उसके साथ बातचीत करता है, और उस कठिन परिस्थिति में उसके साथ रहने की प्रतिज्ञा करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कहा, “मिस्र में मत जा; जो देश मैं तुझे बताऊँ उसी में रह।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "GEN 26:3" - }, - "तू इसी देश में रह, और मैं तेरे संग रहूँगा, और तुझे आशीष दूँगा; और ये सब देश मैं तुझको, और तेरे वंश को दूँगा; और जो शपथ मैंने तेरे पिता अब्राहम से खाई थी, उसे मैं पूरी करूँगा।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 26:4" - }, - "और मैं तेरे वंश को आकाश के तारागण के समान करूँगा; और मैं तेरे वंश को ये सब देश दूँगा, और पृथ्वी की सारी जातियाँ तेरे वंश के कारण अपने को धन्य मानेंगी।", - { - "type": "char:bdit", - "content": [ - "(उत्प. 15:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 26:5" - }, - "क्योंकि अब्राहम ने मेरी मानी, और जो मैंने उसे सौंपा था उसको और मेरी आज्ञाओं, विधियों और व्यवस्था का पालन किया।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 26:6" - }, - "इसलिए इसहाक गरार में रह गया।" - ] + "type": "char:ft", + "content": [ + "अब्राहम उठकर देखता है कि जिस नगर के लिए उसने इतनी विनती की उसका क्या हुआ; और वह दूर से उस नगर से उठते धुएँ को देखता है। परमेश्वर ने अब्राहम को याद किया, जो लूत का चाचा था, और शायद उसके मन में उसकी वह विनती रही होगी, जिसके कारण परमेश्वर ने लूत को उस भयानक विनाश से बचा लिया।" + ] + } + ] + } + ] + }, + "लूत को उस घटना से बचा लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "लूत और उसकी पुत्रियाँ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "GEN 19:30" }, + "लूत ने सोअर को छोड़ दिया, और पहाड़ पर अपनी दोनों बेटियों समेत रहने लगा; क्योंकि वह सोअर में रहने से डरता था; इसलिए वह और उसकी दोनों बेटियाँ वहाँ एक गुफा में रहने लगे।", { - "type": "para:s", - "content": [ - "इसहाक की चालाकी" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 19:31" }, + "तब बड़ी बेटी ने छोटी से कहा, “हमारा पिता बूढ़ा है, और पृथ्वी भर में कोई ऐसा पुरुष नहीं जो संसार की रीति के अनुसार हमारे पास आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "GEN 26:7" - }, - "जब उस स्थान के लोगों ने उसकी पत्नी के विषय में पूछा, तब उसने यह सोचकर कि यदि मैं उसको अपनी पत्नी कहूँ, तो यहाँ के लोग रिबका के कारण", - { - "type": "char:it", - "content": [ - "जो परम सुन्दरी है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.7" - ] - }, - { - "type": "char:fq", - "content": [ - "जो परम सुन्दरी है:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसहाक नाटक करता है कि रिबका उसकी बहन है, क्योंकि उस स्थान के लोग उसकी सुन्दरता से मोहित थे। इसलिए उसे लगता है कि यदि उसने यह बताया कि वह उसकी पत्नी है तो उसकी जान को खतरा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मुझ को मार डालेंगे, उत्तर दिया, “वह तो मेरी बहन है।”" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "GEN 26:8" - }, - "जब उसको वहाँ रहते बहुत दिन बीत गए, तब एक दिन पलिश्तियों के राजा अबीमेलेक ने खिड़की में से झाँककर क्या देखा कि इसहाक अपनी पत्नी रिबका के साथ क्रीड़ा कर रहा है।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 26:9" - }, - "तब अबीमेलेक ने इसहाक को बुलवाकर कहा, “वह तो निश्चय तेरी पत्नी है; फिर तूने क्यों उसको अपनी बहन कहा?” इसहाक ने उत्तर दिया, “मैंने सोचा था, कि ऐसा न हो कि उसके कारण मेरी मृत्यु हो।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 26:10" - }, - "अबीमेलेक ने कहा, “तूने हम से यह क्या किया? ऐसे तो प्रजा में से कोई तेरी पत्नी के साथ सहज से कुकर्म कर सकता, और तू हमको पाप में फँसाता।”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 26:11" - }, - "इसलिए अबीमेलेक ने अपनी सारी प्रजा को आज्ञा दी, “जो कोई उस पुरुष को या उस स्त्री को छूएगा, वह निश्चय मार डाला जाएगा।”" - ] + "type": "verse:v", + "number": "32", + "sid": "GEN 19:32" }, + "इसलिए आ, हम अपने पिता को दाखमधु पिलाकर, उसके साथ सोएँ, जिससे कि हम अपने पिता के वंश को बचाए रखें।”", { - "type": "para:s", - "content": [ - "इसहाक का महान बनना" - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 19:33" }, + "अतः उन्होंने उसी दिन-रात के समय अपने पिता को दाखमधु पिलाया, तब बड़ी बेटी जाकर अपने पिता के पास लेट गई; पर उसने न जाना, कि वह कब लेटी, और कब उठ गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 26:12" - }, - "फिर इसहाक ने उस देश में जोता बोया, और उसी वर्ष में", - { - "type": "char:it", - "content": [ - "सौ गुणा फल पाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.12" - ] - }, - { - "type": "char:fq", - "content": [ - "सौ गुणा फल पाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "सौ गुणा दुर्लभ था और केवल अति बहुतायत की उपज की स्थिति में ही इसे देखा जा सकता था। यहोवा ने “इसहाक को आशीष दी”। पराए देशवासी की भेड़-बकरियों, गाय-बैलों के झुण्ड और दास दासियों में वृद्धि को देखकर वहाँ के निवासी उससे डाह करने लगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और यहोवा ने उसको आशीष दी," - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "GEN 26:13" - }, - "और वह बढ़ा और उसकी उन्नति होती चली गई, यहाँ तक कि वह बहुत धनी पुरुष हो गया।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 26:14" - }, - "जब उसके भेड़-बकरी, गाय-बैल, और बहुत से दास-दासियाँ हुईं, तब पलिश्ती उससे डाह करने लगे।" - ] + "type": "verse:v", + "number": "34", + "sid": "GEN 19:34" }, + "और ऐसा हुआ कि दूसरे दिन बड़ी ने छोटी से कहा, “देख, कल रात को मैं अपने पिता के साथ सोई; इसलिए आज भी रात को हम उसको दाखमधु पिलाएँ; तब तू जाकर उसके साथ सोना कि हम अपने पिता के द्वारा वंश उत्पन्न करें।”", { - "type": "para:s", - "content": [ - "कुओं के लिये झगड़ा" - ] + "type": "verse:v", + "number": "35", + "sid": "GEN 19:35" }, + "अतः उन्होंने उस दिन भी रात के समय अपने पिता को दाखमधु पिलाया, और छोटी बेटी जाकर उसके पास लेट गई; पर उसको उसके भी सोने और उठने का ज्ञान न था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 26:15" - }, - "इसलिए जितने कुओं को उसके पिता अब्राहम के दासों ने अब्राहम के जीते जी खोदा था, उनको पलिश्तियों ने मिट्टी से भर दिया।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 26:16" - }, - "तब अबीमेलेक ने इसहाक से कहा, “हमारे पास से चला जा; क्योंकि तू हम से बहुत सामर्थी हो गया है।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 26:17" - }, - "अतः इसहाक वहाँ से चला गया, और गरार की घाटी में अपना तम्बू खड़ा करके वहाँ रहने लगा।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 26:18" - }, - "तब जो कुएँ उसके पिता अब्राहम के दिनों में खोदे गए थे, और अब्राहम के मरने के पीछे पलिश्तियों ने भर दिए थे, उनको इसहाक ने फिर से खुदवाया; और उनके वे ही नाम रखे, जो उसके पिता ने रखे थे।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 26:19" - }, - "फिर इसहाक के दासों को घाटी में खोदते-खोदते बहते जल का एक सोता मिला।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 26:20" - }, - "तब गरार के चरवाहों ने इसहाक के चरवाहों से झगड़ा किया, और कहा, “यह जल हमारा है।” इसलिए उसने उस कुएँ का नाम एसेक रखा; क्योंकि वे उससे झगड़े थे।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 26:21" - }, - "फिर उन्होंने दूसरा कुआँ खोदा; और उन्होंने उसके लिये भी झगड़ा किया, इसलिए उसने उसका नाम सित्ना रखा।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 26:22" - }, - "तब उसने वहाँ से निकलकर एक और कुआँ खुदवाया; और उसके लिये उन्होंने झगड़ा न किया; इसलिए उसने उसका नाम यह कहकर रहोबोत रखा, “अब तो यहोवा ने हमारे लिये बहुत स्थान दिया है, और हम इस देश में फूले-फलेंगे।”" - ] + "type": "verse:v", + "number": "36", + "sid": "GEN 19:36" }, + "इस प्रकार से लूत की दोनों बेटियाँ अपने पिता से गर्भवती हुईं।", { - "type": "para:s", - "content": [ - "परमेश्वर का इसहाक को दर्शन" - ] + "type": "verse:v", + "number": "37", + "sid": "GEN 19:37" }, + "बड़ी एक पुत्र जनी और उसका नाम मोआब रखा; वह मोआब नामक जाति का जो आज तक है मूलपिता हुआ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "GEN 26:23" - }, - "वहाँ से वह बेर्शेबा को गया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 26:24" - }, - "और उसी दिन यहोवा ने रात को उसे दर्शन देकर कहा, “मैं तेरे पिता अब्राहम का परमेश्वर हूँ; मत डर, क्योंकि मैं तेरे साथ हूँ, और अपने दास अब्राहम के कारण तुझे आशीष दूँगा, और तेरा वंश बढ़ाऊँगा।”", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 26:25" - }, - "तब उसने वहाँ एक वेदी बनाई, और यहोवा से प्रार्थना की, और अपना तम्बू वहीं खड़ा किया; और वहाँ इसहाक के दासों ने एक कुआँ खोदा।" - ] + "type": "verse:v", + "number": "38", + "sid": "GEN 19:38" }, + "और छोटी भी एक पुत्र जनी, और उसका नाम बेनअम्मी रखा; वह अम्मोनवंशियों का जो आज तक है मूलपिता हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "GEN 20" + }, + { + "type": "para:s", + "content": [ + "अब्राहम और अबीमेलेक" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अबीमेलेक के साथ वाचा" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 20:1" }, + "फिर अब्राहम वहाँ से निकलकर दक्षिण देश में आकर कादेश और शूर के बीच में ठहरा, और गरार में रहने लगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 26:26" - }, - "तब अबीमेलेक अपने सलाहकार अहुज्जत, और अपने सेनापति पीकोल को संग लेकर, गरार से उसके पास गया।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 26:27" - }, - "इसहाक ने उनसे कहा, “तुम ने मुझसे बैर करके अपने बीच से निकाल दिया था, अब मेरे पास क्यों आए हो?”", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 26:28" - }, - "उन्होंने कहा, “हमने तो प्रत्यक्ष देखा है, कि यहोवा तेरे साथ रहता है; इसलिए हमने सोचा, कि तू तो यहोवा की ओर से धन्य है, अतः हमारे तेरे बीच में शपथ खाई जाए, और हम तुझ से इस विषय की वाचा बन्धाएँ;", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 26:29" - }, - "कि जैसे हमने तुझे नहीं छुआ, वरन् तेरे साथ केवल भलाई ही की है, और तुझको कुशल क्षेम से विदा किया, उसके अनुसार तू भी हम से कोई बुराई न करेगा।”", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 26:30" - }, - "तब उसने उनको भोज दिया, और उन्होंने खाया-पिया।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 26:31" - }, - "सवेरे उन सभी ने तड़के उठकर आपस में शपथ खाई; तब इसहाक ने उनको विदा किया, और वे कुशल क्षेम से उसके पास से चले गए।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 26:32" - }, - "उसी दिन इसहाक के दासों ने आकर अपने उस खोदे हुए कुएँ का वृत्तान्त सुनाकर कहा, “हमको जल का एक सोता मिला है।”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 26:33" - }, - "तब उसने उसका नाम शिबा रखा; इसी कारण उस नगर का नाम आज तक बेर्शेबा पड़ा है।" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 20:2" }, + "और अब्राहम अपनी पत्नी सारा के विषय में कहने लगा, “वह मेरी बहन है,” इसलिए गरार के राजा अबीमेलेक ने दूत भेजकर सारा को बुलवा लिया।", { - "type": "para:s", - "content": [ - "एसाव की पत्नियाँ" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 20:3" }, + "रात को परमेश्वर ने स्वप्न में अबीमेलेक के पास आकर कहा, “सुन, जिस स्त्री को तूने रख लिया है, उसके कारण तू मर जाएगा, क्योंकि वह सुहागिन है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "GEN 26:34" - }, - "जब एसाव चालीस वर्ष का हुआ, तब उसने हित्ती बेरी की बेटी यहूदीत, और हित्ती एलोन की बेटी बासमत को ब्याह लिया;", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 26:35" - }, - "और इन स्त्रियों के कारण इसहाक और रिबका के मन को खेद हुआ।" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 20:4" }, + "परन्तु अबीमेलेक उसके पास न गया था; इसलिए उसने कहा, “हे प्रभु, क्या तू निर्दोष जाति का भी घात करेगा?", { - "type": "chapter:c", - "number": "27", - "sid": "GEN 27" + "type": "verse:v", + "number": "5", + "sid": "GEN 20:5" }, + "क्या उसी ने स्वयं मुझसे नहीं कहा, ‘वह मेरी बहन है?’ और उस स्त्री ने भी आप कहा, ‘वह मेरा भाई है,’ मैंने तो अपने मन की खराई और अपने व्यवहार की सच्चाई से यह काम किया।”", { - "type": "para:s", - "content": [ - "इसहाक का एसाव को आशीर्वाद देने की योजना" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 20:6" }, + "परमेश्वर ने उससे स्वप्न में कहा, “हाँ, मैं भी जानता हूँ कि अपने मन की खराई से तूने यह काम किया है और मैंने तुझे रोक भी रखा कि तू मेरे विरुद्ध पाप न करे; इसी कारण मैंने तुझको उसे छूने नहीं दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 27:1" - }, - "जब इसहाक बूढ़ा हो गया, और उसकी आँखें ऐसी धुंधली पड़ गईं कि उसको सूझता न था, तब उसने अपने जेठे पुत्र एसाव को बुलाकर कहा, “हे मेरे पुत्र,” उसने कहा, “क्या आज्ञा।”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 27:2" - }, - "उसने कहा, “सुन, मैं तो बूढ़ा हो गया हूँ, और नहीं जानता कि मेरी मृत्यु का दिन कब होगा", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 27:3" - }, - "इसलिए अब तू अपना तरकश और धनुष आदि हथियार लेकर मैदान में जा, और मेरे लिये अहेर कर ले आ।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 27:4" - }, - "तब मेरी रूचि के अनुसार स्वादिष्ट भोजन बनाकर मेरे पास ले आना, कि मैं उसे खाकर मरने से पहले तुझे जी भरकर आशीर्वाद दूँ।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 27:5" - }, - "तब एसाव अहेर करने को मैदान में गया। जब इसहाक एसाव से यह बात कह रहा था, तब", + "type": "verse:v", + "number": "7", + "sid": "GEN 20:7" + }, + "इसलिए अब उस पुरुष की पत्नी को उसे लौटाए; क्योंकि", + { + "type": "char:it", + "content": [ + "वह नबी है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "रिबका" - ] + "type": "char:fr", + "content": [ + "20.7" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.5" - ] - }, - { - "type": "char:fq", - "content": [ - "रिबका:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह एसाव की बजाय याकूब को आशीषें दिलवाने की योजना बनाती है। याकूब के लिए उन आशीषों को प्राप्त करने के लिए जिन्हें उसने अपने मन में बैठा रखा था, वह भावनावश यह कदम उठाने को मजबूर हो जाती है, बिना कुछ सोचे या समझे कि जो वह कर रही है सही है या नहीं।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "वह नबी है:" + ] }, { - "type": "char:it", - "content": [ - "* सुन रही थी।" - ] + "type": "char:ft", + "content": [ + "यहाँ परमेश्वर द्वारा अब्राहम को नबी की उपाधि मिली। नबी परमेश्वर का व्यक्ता होता है जो परमेश्वर की बातों को अधिकार के साथ बोलता है।" + ] } - ] + ] + } + ] }, + ", और तेरे लिये प्रार्थना करेगा, और तू जीता रहेगा पर यदि तू उसको न लौटा दे तो जान रख, कि तू, और तेरे जितने लोग हैं, सब निश्चय मर जाएँगे।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "याकूब द्वारा आशीर्वाद चुराने की योजना" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 20:8" }, + "सवेरे अबीमेलेक ने तड़के उठकर अपने सब कर्मचारियों को बुलवाकर ये सब बातें सुनाईं; और वे लोग बहुत डर गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 27:6" - }, - "इसलिए उसने अपने पुत्र याकूब से कहा, “सुन, मैंने तेरे पिता को तेरे भाई एसाव से यह कहते सुना है,", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 27:7" - }, - "‘तू मेरे लिये अहेर करके उसका स्वादिष्ट भोजन बना, कि मैं उसे खाकर तुझे यहोवा के आगे मरने से पहले आशीर्वाद दूँ।’", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 27:8" - }, - "इसलिए अब, हे मेरे पुत्र, मेरी सुन, और यह आज्ञा मान,", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 27:9" - }, - "कि बकरियों के पास जाकर बकरियों के दो अच्छे-अच्छे बच्चे ले आ; और मैं तेरे पिता के लिये उसकी रूचि के अनुसार उनके माँस का स्वादिष्ट भोजन बनाऊँगी।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 27:10" - }, - "तब तू उसको अपने पिता के पास ले जाना, कि वह उसे खाकर मरने से पहले तुझको आशीर्वाद दे।”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 27:11" - }, - "याकूब ने अपनी माता रिबका से कहा, “सुन, मेरा भाई एसाव तो रोंआर पुरुष है, और मैं रोमहीन पुरुष हूँ।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 27:12" - }, - "कदाचित् मेरा पिता मुझे टटोलने लगे, तो मैं उसकी दृष्टि में ठग ठहरूँगा; और आशीष के बदले श्राप ही कमाऊँगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 27:13" - }, - "उसकी माता ने उससे कहा, “हे मेरे, पुत्र, श्राप तुझ पर नहीं मुझी पर पड़े, तू केवल मेरी सुन, और जाकर वे बच्चे मेरे पास ले आ।”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 27:14" - }, - "तब याकूब जाकर उनको अपनी माता के पास ले आया, और माता ने उसके पिता की रूचि के अनुसार स्वादिष्ट भोजन बना दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 27:15" - }, - "तब रिबका ने अपने पहलौठे पुत्र एसाव के सुन्दर वस्त्र, जो उसके पास घर में थे, लेकर अपने छोटे पुत्र याकूब को पहना दिए।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 27:16" - }, - "और बकरियों के बच्चों की खालों को उसके हाथों में और उसके चिकने गले में लपेट दिया।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 27:17" - }, - "और वह स्वादिष्ट भोजन और अपनी बनाई हुई रोटी भी अपने पुत्र याकूब के हाथ में दे दी।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 20:9" }, + "तब अबीमेलेक ने अब्राहम को बुलवाकर कहा, “तूने हम से यह क्या किया है? और मैंने तेरा क्या बिगाड़ा था कि तूने मेरे और मेरे राज्य के ऊपर ऐसा बड़ा पाप डाल दिया है? तूने मेरे साथ वह काम किया है जो उचित न था।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 27:18" - }, - "तब वह अपने पिता के पास गया, और कहा, “हे मेरे पिता,” उसने कहा, “क्या बात है? हे मेरे पुत्र, तू कौन है?”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 27:19" - }, - "याकूब ने अपने पिता से कहा, “मैं तेरा जेठा पुत्र एसाव हूँ। मैंने तेरी आज्ञा के अनुसार किया है; इसलिए उठ और बैठकर मेरे अहेर के माँस में से खा, कि तू जी से मुझे आशीर्वाद दे।”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 27:20" - }, - "इसहाक ने अपने पुत्र से कहा, “हे मेरे पुत्र, क्या कारण है कि वह तुझे इतनी जल्दी मिल गया?” उसने यह उत्तर दिया, “तेरे परमेश्वर यहोवा ने उसको मेरे सामने कर दिया।”", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 27:21" - }, - "फिर इसहाक ने याकूब से कहा, “हे मेरे पुत्र, निकट आ, मैं तुझे टटोलकर जानूँ, कि तू सचमुच मेरा पुत्र एसाव है या नहीं।”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 27:22" - }, - "तब याकूब अपने पिता इसहाक के निकट गया, और उसने उसको टटोलकर कहा, “बोल तो याकूब का सा है, पर हाथ एसाव ही के से जान पड़ते हैं।”", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 27:23" - }, - "और उसने उसको नहीं पहचाना, क्योंकि उसके हाथ उसके भाई के से रोंआर थे। अतः उसने उसको आशीर्वाद दिया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 27:24" - }, - "और उसने पूछा, “क्या तू सचमुच मेरा पुत्र एसाव है?” उसने कहा, “हाँ मैं हूँ।”" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 20:10" + }, + "फिर अबीमेलेक ने अब्राहम से पूछा, “तूने क्या समझकर ऐसा काम किया?”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 20:11" + }, + "अब्राहम ने कहा, “मैंने यह सोचा था कि इस स्थान में परमेश्वर का कुछ भी भय न होगा; इसलिए ये लोग मेरी पत्नी के कारण मेरा घात करेंगे।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 20:12" + }, + "इसके अतिरिक्त सचमुच वह मेरी बहन है, वह मेरे पिता की बेटी तो है पर मेरी माता की बेटी नहीं; फिर वह मेरी पत्नी हो गई।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 20:13" + }, + "और ऐसा हुआ कि जब परमेश्वर ने मुझे अपने पिता का घर छोड़कर निकलने की आज्ञा दी, तब मैंने उससे कहा, ‘इतनी कृपा तुझे मुझ पर करनी होगी कि हम दोनों जहाँ-जहाँ जाएँ वहाँ-वहाँ तू मेरे विषय में कहना कि यह मेरा भाई है।’”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 20:14" + }, + "तब अबीमेलेक ने भेड़-बकरी, गाय-बैल, और दास-दासियाँ लेकर अब्राहम को दीं, और उसकी पत्नी सारा को भी उसे लौटा दिया।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 20:15" + }, + "और अबीमेलेक ने कहा, “देख, मेरा देश तेरे सामने है; जहाँ तुझे भाए वहाँ रह।”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 20:16" }, + "और सारा से उसने कहा, “देख, मैंने तेरे भाई को रूपे के एक हजार टुकड़े दिए हैं। देख, तेरे सारे संगियों के सामने वही तेरी आँखों का परदा बनेगा, और सभी के सामने तू ठीक होगी।”", { - "type": "para:s", - "content": [ - "याकूब को आशीर्वाद मिलना" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 20:17" }, + "तब", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "अब्राहम ने यहोवा से प्रार्थना की", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "GEN 27:25" + "type": "char:fr", + "content": [ + "20.17" + ] }, - "तब उसने कहा, “भोजन को मेरे निकट ले आ, कि मैं, अपने पुत्र के अहेर के माँस में से खाकर, तुझे जी से आशीर्वाद दूँ।” तब वह उसको उसके निकट ले आया, और उसने खाया; और वह उसके पास दाखमधु भी लाया, और उसने पिया।", { - "type": "verse:v", - "number": "26", - "sid": "GEN 27:26" + "type": "char:fq", + "content": [ + "अब्राहम ने यहोवा से प्रार्थना की:" + ] }, - "तब उसके पिता इसहाक ने उससे कहा, “हे मेरे पुत्र निकट आकर मुझे चूम।”", { - "type": "verse:v", - "number": "27", - "sid": "GEN 27:27" - }, - "उसने निकट जाकर उसको चूमा। और उसने उसके वस्त्रों का सुगन्ध पाकर उसको वह आशीर्वाद दिया," - ] + "type": "char:ft", + "content": [ + "ये पद अबीमेलेक के लिए अब्राहम की मध्यस्थता को बताते हैं और यह कि किस प्रकार वह मरने की कगार पर था।" + ] + } + ] + } + ] + }, + ", और यहोवा ने अबीमेलेक, और उसकी पत्नी, और दासियों को चंगा किया और वे जनने लगीं।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 20:18" + }, + "क्योंकि यहोवा ने अब्राहम की पत्नी सारा के कारण अबीमेलेक के घर की सब स्त्रियों की कोखों को पूरी रीति से बन्द कर दिया था।" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "GEN 21" + }, + { + "type": "para:s", + "content": [ + "इसहाक का जन्म" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 21:1" + }, + "यहोवा ने जैसा कहा था वैसा ही", + { + "type": "char:it", + "content": [ + "सारा की सुधि लेकर उसके साथ अपने वचन के अनुसार किया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.1" + ] + }, + { + "type": "char:fq", + "content": [ + "सारा की सुधि लेकर उसके साथ अपने वचन के अनुसार किया:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर सारा के प्रति अपनी प्रतिज्ञा में विश्वासयोग्य रहा। प्रतिज्ञा के अनुसार इसहाक का जन्म हुआ।" + ] + } + ] + } + ] }, + "।", { - "type": "para:q", - "content": [ - "“देख, मेरे पुत्र की सुगन्ध जो" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 21:2" }, + "सारा अब्राहम से गर्भवती होकर उसके बुढ़ापे में उसी नियुक्त समय पर जो परमेश्वर ने उससे ठहराया था, एक पुत्र उत्पन्न हुआ।", { - "type": "para:q", - "content": [ - "ऐसे खेत की सी है जिस पर यहोवा" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 21:3" }, + "अब्राहम ने अपने पुत्र का नाम जो सारा से उत्पन्न हुआ था इसहाक रखा।", { - "type": "para:q", - "content": [ - "ने आशीष दी हो;" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 1:2, लूका 3:34)" + ] }, { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 27:28" - }, - "परमेश्वर तुझे आकाश से ओस," - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 21:4" }, + "और जब उसका पुत्र इसहाक आठ दिन का हुआ, तब उसने परमेश्वर की आज्ञा के अनुसार उसका खतना किया।", { - "type": "para:q", - "content": [ - "और भूमि की उत्तम से उत्तम उपज," - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:8)" + ] }, { - "type": "para:q", - "content": [ - "और बहुत सा अनाज और नया दाखमधु दे;" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 21:5" }, + "जब अब्राहम का पुत्र इसहाक उत्पन्न हुआ तब वह एक सौ वर्ष का था।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "GEN 27:29" - }, - "राज्य-राज्य के लोग तेरे अधीन हों," - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 21:6" }, + "और सारा ने कहा, “परमेश्वर ने मुझे प्रफुल्लित किया है; इसलिए सब सुननेवाले भी मेरे साथ प्रफुल्लित होंगे।”", { - "type": "para:q", - "content": [ - "और देश-देश के लोग तुझे दण्डवत् करें;" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 21:7" }, + "फिर उसने यह भी कहा, “क्या कोई कभी अब्राहम से कह सकता था, कि सारा लड़कों को दूध पिलाएगी? पर देखो, मुझसे उसके बुढ़ापे में एक पुत्र उत्पन्न हुआ।”", { - "type": "para:q", - "content": [ - "तू अपने भाइयों का स्वामी हो," - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 21:8" }, + "और वह लड़का बढ़ा और उसका दूध छुड़ाया गया; और इसहाक के दूध छुड़ाने के दिन अब्राहम ने बड़ा भोज किया।", { - "type": "para:q", - "content": [ - "और तेरी माता के पुत्र तुझे दण्डवत् करें।" - ] + "type": "char:bdit", + "content": [ + "(गला. 4:22, इब्रा. 11:11)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "हागार और इश्माएल का निकाला जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 21:9" + }, + "तब सारा को", + { + "type": "char:it", + "content": [ + "मिस्री हागार का पुत्र, जो अब्राहम से उत्पन्न हुआ था, हँसी करता हुआ दिखाई पड़ा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.9" + ] + }, + { + "type": "char:fq", + "content": [ + "मिस्री हागार का पुत्र, जो अब्राहम से उत्पन्न हुआ था, हँसी करता हुआ दिखाई पड़ा:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसहाक के जन्म से इश्माएल की स्थिति में बड़ा बदलाव आया। वह अब इसहाक के समान ध्यान का केंद्र नहीं रहा और इस कारण हो सकता है कुछ कड़वाहट की भावना उसमें उत्पन्न हो गई हो। अतः उसकी हँसी वास्तव में ठट्ठा था।" + ] + } + ] + } + ] }, + "।", { - "type": "para:q", - "content": [ - "जो तुझे श्राप दें वे आप ही श्रापित हों," - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 21:10" }, + "इस कारण उसने अब्राहम से कहा, “इस दासी को पुत्र सहित निकाल दे: क्योंकि इस दासी का पुत्र मेरे पुत्र इसहाक के साथ भागी न होगा।”", { - "type": "para:q", - "content": [ - "और जो तुझे आशीर्वाद दें वे आशीष पाएँ।”" - ] + "type": "char:bdit", + "content": [ + "(गला. 4:29)" + ] }, { - "type": "para:s", - "content": [ - "आशीर्वाद के लिये एसाव का निवेदन" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 21:11" }, + "यह बात अब्राहम को अपने पुत्र के कारण बुरी लगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "GEN 27:30" - }, - "जैसे ही यह आशीर्वाद इसहाक याकूब को दे चुका, और याकूब अपने पिता इसहाक के सामने से निकला ही था, कि एसाव अहेर लेकर आ पहुँचा।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 27:31" - }, - "तब वह भी स्वादिष्ट भोजन बनाकर अपने पिता के पास ले आया, और उसने कहा, “हे मेरे पिता, उठकर अपने पुत्र के अहेर का माँस खा, ताकि मुझे जी से आशीर्वाद दे।”", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 27:32" - }, - "उसके पिता इसहाक ने पूछा, “तू कौन है?” उसने कहा, “मैं तेरा जेठा पुत्र एसाव हूँ।”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 27:33" - }, - "तब इसहाक ने अत्यन्त थरथर काँपते हुए कहा, “फिर वह कौन था जो अहेर करके मेरे पास ले आया था, और मैंने तेरे आने से पहले सब में से कुछ कुछ खा लिया और उसको आशीर्वाद दिया? वरन्", - { - "type": "char:it", - "content": [ - "उसको आशीष लगी भी रहेगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.33" - ] - }, - { - "type": "char:fq", - "content": [ - "उसको आशीष लगी भी रहेगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह जानता था कि माता-पिता की आशीषें, माता-पिता के झुकाव से नहीं बल्कि परमेश्वर के आत्मा से उसकी इच्छानुसार निकलती है और इसलिए जब वे दे दी गईं तो उन्हें वापस नहीं लिया जा सकता।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "34", - "sid": "GEN 27:34" - }, - "अपने पिता की यह बात सुनते ही एसाव ने अत्यन्त ऊँचे और दुःख भरे स्वर से चिल्लाकर अपने पिता से कहा, “हे मेरे पिता, मुझ को भी आशीर्वाद दे!”", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 27:35" - }, - "उसने कहा, “तेरा भाई धूर्तता से आया, और तेरे आशीर्वाद को लेकर चला गया।”", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 27:36" - }, - "उसने कहा, “क्या उसका नाम", - { - "type": "char:it", - "content": [ - "याकूब" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.36" - ] - }, - { - "type": "char:fq", - "content": [ - "याकूब:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह एड़ी पकड़ता है, इस नाम का दूसरा अर्थ है: वह धोखा देता है या धोखा देनेवाला" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* यथार्थ नहीं रखा गया? उसने मुझे दो बार अड़ंगा मारा, मेरा पहलौठे का अधिकार तो उसने ले ही लिया था; और अब देख, उसने मेरा आशीर्वाद भी ले लिया है।” फिर उसने कहा, “क्या तूने मेरे लिये भी कोई आशीर्वाद नहीं सोच रखा है?”" - ] - }, + "type": "verse:v", + "number": "12", + "sid": "GEN 21:12" + }, + "तब परमेश्वर ने अब्राहम से कहा, “उस लड़के और अपनी दासी के कारण तुझे बुरा न लगे; जो बात सारा तुझ से कहे, उसे मान, क्योंकि जो तेरा वंश कहलाएगा सो इसहाक ही से चलेगा।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 11:18, रोम. 9:7)" + ] + }, + { + "type": "verse:v", + "number": "13", + "sid": "GEN 21:13" + }, + "दासी के पुत्र से भी मैं एक जाति उत्पन्न करूँगा इसलिए कि वह तेरा वंश है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 21:14" + }, + "इसलिए अब्राहम ने सवेरे तड़के उठकर रोटी और पानी से भरी चमड़े की थैली भी हागार को दी, और उसके कंधे पर रखी, और उसके लड़के को भी उसे देकर उसको विदा किया। वह चली गई, और बेर्शेबा के जंगल में भटकने लगी।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 21:15" + }, + "जब थैली का जल समाप्त हो गया, तब उसने लड़के को एक झाड़ी के नीचे छोड़ दिया।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 21:16" + }, + "और आप उससे तीर भर के टप्पे पर दूर जाकर उसके सामने यह सोचकर बैठ गई, “मुझ को लड़के की मृत्यु देखनी न पड़े।” तब वह उसके सामने बैठी हुई चिल्ला चिल्लाकर रोने लगी।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 21:17" + }, + { + "type": "char:it", + "content": [ + "परमेश्वर ने उस लड़के की सुनी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "37", - "sid": "GEN 27:37" + "type": "char:fr", + "content": [ + "21.17" + ] }, - "इसहाक ने एसाव को उत्तर देकर कहा, “सुन, मैंने उसको तेरा स्वामी ठहराया, और उसके सब भाइयों को उसके अधीन कर दिया, और अनाज और नया दाखमधु देकर उसको पुष्ट किया है। इसलिए अब, हे मेरे पुत्र, मैं तेरे लिये क्या करूँ?”", { - "type": "verse:v", - "number": "38", - "sid": "GEN 27:38" + "type": "char:fq", + "content": [ + "परमेश्वर ने उस लड़के की सुनी:" + ] }, - "एसाव ने अपने पिता से कहा, “हे मेरे पिता, क्या तेरे मन में एक ही आशीर्वाद है? हे मेरे पिता, मुझ को भी आशीर्वाद दे।” यह कहकर एसाव फूट फूटकर रोया।", { - "type": "verse:v", - "number": "39", - "sid": "GEN 27:39" - }, - "उसके पिता इसहाक ने उससे कहा," - ] + "type": "char:ft", + "content": [ + "परमेश्वर उस लड़के की पुकार सुनता है, जिसकी प्यास की तड़प अपनी माँ से अधिक थी। स्वर्गदूत को भेजा गया, जिसने साधारण शब्दों से हागार को प्रोत्साहित किया और उसे निर्देश दिया।" + ] + } + ] + } + ] }, + "; और उसके दूत ने स्वर्ग से हागार को पुकारकर कहा, “हे हागार, तुझे क्या हुआ? मत डर; क्योंकि जहाँ तेरा लड़का है वहाँ से उसकी आवाज परमेश्वर को सुन पड़ी है।", { - "type": "para:q", - "content": [ - "“सुन, तेरा निवास उपजाऊ भूमि से दूर हो," - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 21:18" }, + "उठ, अपने लड़के को उठा और अपने हाथ से सम्भाल; क्योंकि मैं उसके द्वारा एक बड़ी जाति बनाऊँगा।”", { - "type": "para:q", - "content": [ - "और ऊपर से आकाश की ओस उस पर न पड़े।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 21:19" }, + "तब परमेश्वर ने उसकी आँखें खोल दीं, और उसको एक कुआँ दिखाई पड़ा; तब उसने जाकर थैली को जल से भरकर लड़के को पिलाया।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "GEN 27:40" - }, - "तू अपनी तलवार के बल से जीवित रहे," - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 21:20" }, + "और परमेश्वर उस लड़के के साथ रहा; और जब वह बड़ा हुआ, तब जंगल में रहते-रहते धनुर्धारी बन गया।", { - "type": "para:q", - "content": [ - "और अपने भाई के अधीन तो होए;" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 21:21" }, + "वह पारान नामक जंगल में रहा करता था; और उसकी माता ने उसके लिये मिस्र देश से एक स्त्री मँगवाई।" + ] + }, + { + "type": "para:s", + "content": [ + "अबीमेलेक के साथ अब्राहम की वाचा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "पर जब तू स्वाधीन हो जाएगा," - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 21:22" }, + "उन दिनों में ऐसा हुआ कि अबीमेलेक अपने सेनापति पीकोल को संग लेकर अब्राहम से कहने लगा, “जो कुछ तू करता है उसमें परमेश्वर तेरे संग रहता है;", { - "type": "para:q", - "content": [ - "तब उसके जूए को अपने कंधे पर से तोड़ फेंके।”", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:20)" - ] - }, - "" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 21:23" }, + "इसलिए अब मुझसे यहाँ इस विषय में परमेश्वर की शपथ खा कि तू न तो मुझसे छल करेगा, और न कभी मेरे वंश से करेगा, परन्तु जैसी करुणा मैंने तुझ पर की है, वैसी ही तू मुझ पर और इस देश पर भी, जिसमें तू रहता है, करेगा।”", { - "type": "para:s", - "content": [ - "याकूब का एसाव के डर से भागना" - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 21:24" }, + "अब्राहम ने कहा, “मैं शपथ खाऊँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "GEN 27:41" - }, - "एसाव ने तो याकूब से अपने पिता के दिए हुए आशीर्वाद के कारण बैर रखा; और उसने सोचा, “मेरे पिता के अन्तकाल का दिन निकट है, फिर मैं अपने भाई याकूब को घात करूँगा।”", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 27:42" - }, - "जब रिबका को अपने पहलौठे पुत्र एसाव की ये बातें बताई गईं, तब उसने अपने छोटे पुत्र याकूब को बुलाकर कहा, “सुन, तेरा भाई एसाव तुझे घात करने के लिये अपने मन में धीरज रखे हुए है।", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 27:43" - }, - "इसलिए अब, हे मेरे पुत्र, मेरी सुन, और हारान को मेरे भाई लाबान के पास भाग जा;", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 27:44" - }, - "और थोड़े दिन तक, अर्थात् जब तक तेरे भाई का क्रोध न उतरे तब तक उसी के पास रहना।", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 27:45" - }, - "फिर जब तेरे भाई का क्रोध तुझ पर से उतरे, और जो काम तूने उससे किया है उसको वह भूल जाए; तब मैं तुझे वहाँ से बुलवा भेजूँगी। ऐसा क्यों हो कि एक ही दिन में मुझे तुम दोनों से वंचित होना पड़े?”" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 21:25" }, + "और अब्राहम ने अबीमेलेक को एक कुएँ के विषय में जो अबीमेलेक के दासों ने बलपूर्वक ले लिया था, उलाहना दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "46", - "sid": "GEN 27:46" - }, - "फिर रिबका ने इसहाक से कहा, “हित्ती लड़कियों के कारण मैं अपने प्राण से घिन करती हूँ; इसलिए यदि ऐसी हित्ती लड़कियों में से, जैसी इस देश की लड़कियाँ हैं, याकूब भी एक को कहीं ब्याह ले, तो मेरे जीवन में क्या लाभ होगा?”" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 21:26" }, + "तब अबीमेलेक ने कहा, “मैं नहीं जानता कि किसने यह काम किया; और तूने भी मुझे नहीं बताया, और न मैंने आज से पहले इसके विषय में कुछ सुना।”", { - "type": "chapter:c", - "number": "28", - "sid": "GEN 28" + "type": "verse:v", + "number": "27", + "sid": "GEN 21:27" }, + "तब अब्राहम ने भेड़-बकरी, और गाय-बैल अबीमेलेक को दिए; और उन दोनों ने आपस में वाचा बाँधी।", { - "type": "para:s", - "content": [ - "याकूब का लाबान के पास भेजा जाना" - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 21:28" }, + "अब्राहम ने सात मादा मेम्नों को अलग कर रखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 28:1" - }, - "तब इसहाक ने याकूब को बुलाकर आशीर्वाद दिया, और आज्ञा दी, “तू किसी कनानी लड़की को न ब्याह लेना।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 28:2" - }, - "पद्दनराम में अपने नाना बतूएल के घर जाकर वहाँ अपने मामा लाबान की एक बेटी को ब्याह लेना।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 28:3" - }, - "सर्वशक्तिमान परमेश्वर तुझे आशीष दे, और फलवन्त करके बढ़ाए, और तू राज्य-राज्य की मण्डली का मूल हो।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 28:4" - }, - "वह तुझे और तेरे वंश को भी अब्राहम की सी आशीष दे, कि तू यह देश जिसमें तू परदेशी होकर रहता है, और जिसे परमेश्वर ने अब्राहम को दिया था, उसका अधिकारी हो जाए।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 28:5" - }, - "तब इसहाक ने याकूब को विदा किया, और वह पद्दनराम को अरामी बतूएल के पुत्र लाबान के पास चला, जो याकूब और एसाव की माता रिबका का भाई था।" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 21:29" }, + "तब अबीमेलेक ने अब्राहम से पूछा, “इन सात बच्चियों का, जो तूने अलग कर रखी हैं, क्या प्रयोजन है?”", { - "type": "para:s", - "content": [ - "एसाव का इश्माएल की बेटी महलत से ब्याह" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 21:30" }, + "उसने कहा, “तू इन सात बच्चियों को इस बात की साक्षी जानकर मेरे हाथ से ले कि मैंने यह कुआँ खोदा है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 28:6" - }, - "जब एसाव को पता चला कि इसहाक ने याकूब को आशीर्वाद देकर पद्दनराम भेज दिया, कि वह वहीं से पत्नी लाए, और उसको आशीर्वाद देने के समय यह आज्ञा भी दी, “तू किसी कनानी लड़की को ब्याह न लेना,”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 28:7" - }, - "और याकूब माता-पिता की मानकर पद्दनराम को चल दिया।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 28:8" - }, - "तब एसाव यह सब देखकर और यह भी सोचकर कि कनानी लड़कियाँ मेरे पिता इसहाक को बुरी लगती हैं,", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 28:9" - }, - "अब्राहम के पुत्र इश्माएल के पास गया, और इश्माएल की बेटी महलत को, जो नबायोत की बहन थी, ब्याह कर अपनी पत्नियों में मिला लिया।" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 21:31" }, + "उन दोनों ने जो उस स्थान में आपस में शपथ खाई, इसी कारण उसका नाम बेर्शेबा पड़ा।", { - "type": "para:s", - "content": [ - "बेतेल में याकूब का स्वप्न" - ] + "type": "verse:v", + "number": "32", + "sid": "GEN 21:32" }, + "जब उन्होंने बेर्शेबा में परस्पर वाचा बाँधी, तब अबीमेलेक और उसका सेनापति पीकोल, उठकर पलिश्तियों के देश में लौट गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 28:10" - }, - "याकूब बेर्शेबा से निकलकर हारान की ओर चला।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 28:11" - }, - "और उसने किसी स्थान में पहुँचकर रात वहीं बिताने का विचार किया, क्योंकि सूर्य अस्त हो गया था; इसलिए उसने उस स्थान के पत्थरों में से एक पत्थर ले अपना तकिया बनाकर रखा, और उसी स्थान में सो गया।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 28:12" - }, - "तब उसने स्वप्न में क्या देखा, कि एक सीढ़ी पृथ्वी पर खड़ी है, और उसका सिरा स्वर्ग तक पहुँचा है; और परमेश्वर के दूत उस पर से चढ़ते-उतरते हैं।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 28:13" - }, - "और यहोवा उसके ऊपर खड़ा होकर कहता है, “मैं यहोवा, तेरे दादा अब्राहम का परमेश्वर, और इसहाक का भी परमेश्वर हूँ; जिस भूमि पर तू लेटा है, उसे मैं तुझको और तेरे वंश को दूँगा।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 28:14" - }, - "और तेरा वंश भूमि की धूल के किनकों के समान बहुत होगा, और पश्चिम, पूरब, उत्तर, दक्षिण, चारों ओर फैलता जाएगा: और तेरे और तेरे वंश के द्वारा पृथ्वी के सारे कुल आशीष पाएँगे।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 28:15" - }, - "और सुन, मैं तेरे संग रहूँगा, और जहाँ कहीं तू जाए वहाँ तेरी रक्षा करूँगा, और तुझे इस देश में लौटा ले आऊँगा: मैं अपने कहे हुए को जब तक पूरा न कर लूँ तब तक तुझको न छोड़ूँगा।”", - { - "type": "char:bdit", - "content": [ - "(यशा. 41:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 28:16" - }, - "तब याकूब जाग उठा, और कहने लगा, “निश्चय इस स्थान में यहोवा है; और मैं इस बात को न जानता था।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 28:17" - }, - "और भय खाकर उसने कहा, “यह स्थान क्या ही भयानक है! यह तो परमेश्वर के भवन को छोड़ और कुछ नहीं हो सकता; वरन् यह स्वर्ग का फाटक ही होगा।”" - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 21:33" }, + "फिर अब्राहम ने बेर्शेबा में झाऊ का एक वृक्ष लगाया, और वहाँ यहोवा से जो सनातन परमेश्वर है, प्रार्थना की।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 28:18" - }, - "भोर को याकूब उठा, और अपने तकिये का पत्थर लेकर उसका", - { - "type": "char:it", - "content": [ - "खम्भा" - ] - }, + "type": "verse:v", + "number": "34", + "sid": "GEN 21:34" + }, + "अब्राहम पलिश्तियों के देश में बहुत दिनों तक परदेशी होकर रहा।" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "GEN 22" + }, + { + "type": "para:s", + "content": [ + "अब्राहम की परीक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 22:1" + }, + "इन बातों के पश्चात् ऐसा हुआ कि परमेश्वर ने,", + { + "type": "char:it", + "content": [ + "अब्राहम से यह कहकर उसकी परीक्षा की", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.18" - ] - }, - { - "type": "char:fq", - "content": [ - "खम्भा:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह खम्भा उस घटना का स्मारक था तेल डालना, परमेश्वर के लिए पवित्र करने की क्रिया थी जो वहाँ प्रगट हुआ था। उसने उस स्थान का नाम बेतेल रखा, जिसका अर्थ है “परमेश्वर का घर”।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* खड़ा किया, और उसके सिरे पर तेल डाल दिया।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "GEN 28:19" - }, - "और उसने उस स्थान का नाम", - { - "type": "char:it", - "content": [ - "बेतेल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.19" - ] - }, - { - "type": "char:fq", - "content": [ - "बेतेल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘परमेश्वर का घर’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा; पर उस नगर का नाम पहले लूज था।" - ] - }, - { - "type": "verse:v", - "number": "20", - "sid": "GEN 28:20" - }, - "याकूब ने यह मन्नत मानी, “", - { - "type": "char:it", - "content": [ - "यदि परमेश्वर मेरे संग रहकर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.20" - ] - }, - { - "type": "char:fq", - "content": [ - "यदि परमेश्वर मेरे संग रहकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह कोई शर्त नहीं थी जिसके आधार पर याकूब परमेश्वर को ग्रहण करेगा। यह केवल एक पुकार थी, ईश्वरीय आश्वासन को प्राप्त करने के प्रति धन्यवाद, “मैं तेरे संग रहूँगा”।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "22.1" + ] }, { - "type": "char:it", - "content": [ - "* इस यात्रा में मेरी रक्षा करे, और मुझे खाने के लिये रोटी, और पहनने के लिये कपड़ा दे," - ] + "type": "char:fq", + "content": [ + "अब्राहम से यह कहकर उसकी परीक्षा की:" + ] }, { - "type": "verse:v", - "number": "21", - "sid": "GEN 28:21" - }, - "और मैं अपने पिता के घर में कुशल क्षेम से लौट आऊँ; तो यहोवा मेरा परमेश्वर ठहरेगा।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 28:22" - }, - "और यह पत्थर, जिसका मैंने खम्भा खड़ा किया है, परमेश्वर का भवन ठहरेगा: और जो कुछ तू मुझे दे उसका दशमांश मैं अवश्य ही तुझे दिया करूँगा।”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर अपनी इच्छा के प्रति अब्राहम की पूरी आज्ञाकारिता की परीक्षा लेता है।" + ] + } + ] + } + ] }, + ", “हे अब्राहम!” उसने कहा, “देख, मैं यहाँ हूँ।”", { - "type": "chapter:c", - "number": "29", - "sid": "GEN 29" + "type": "char:bdit", + "content": [ + "(इब्रा. 11:17)" + ] }, { - "type": "para:s", - "content": [ - "याकूब का राहेल से मिलना" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 22:2" }, + "उसने कहा, “अपने पुत्र को अर्थात् अपने एकलौते पुत्र इसहाक को, जिससे तू प्रेम रखता है, संग लेकर मोरिय्याह देश में चला जा, और वहाँ उसको एक पहाड़ के ऊपर जो मैं तुझे बताऊँगा होमबलि करके चढ़ा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 29:1" - }, - "फिर याकूब ने अपना मार्ग लिया, और पूर्वियों के देश में आया।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 29:2" - }, - "और उसने दृष्टि करके क्या देखा, कि मैदान में एक कुआँ है, और उसके पास भेड़-बकरियों के तीन झुण्ड बैठे हुए हैं; क्योंकि जो पत्थर उस कुएँ के मुँह पर धरा रहता था, जिसमें से झुण्डों को जल पिलाया जाता था, वह भारी था।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 29:3" - }, - "और जब सब झुण्ड वहाँ इकट्ठे हो जाते तब चरवाहे उस पत्थर को कुएँ के मुँह पर से लुढ़काकर भेड़-बकरियों को पानी पिलाते, और फिर पत्थर को कुएँ के मुँह पर ज्यों का त्यों रख देते थे।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 29:4" - }, - "अतः याकूब ने चरवाहों से पूछा, “हे मेरे भाइयों, तुम कहाँ के हो?” उन्होंने कहा, “हम हारान के हैं।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 29:5" - }, - "तब उसने उनसे पूछा, “क्या तुम नाहोर के पोते लाबान को जानते हो?” उन्होंने कहा, “हाँ, हम उसे जानते हैं।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 29:6" - }, - "फिर उसने उनसे पूछा, “क्या वह कुशल से है?” उन्होंने कहा, “हाँ, कुशल से है और वह देख, उसकी बेटी राहेल भेड़-बकरियों को लिये हुए चली आती है।”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 29:7" - }, - "उसने कहा, “देखो, अभी तो दिन बहुत है, पशुओं के इकट्ठे होने का समय नहीं; इसलिए भेड़-बकरियों को जल पिलाकर फिर ले जाकर चराओ।”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 29:8" - }, - "उन्होंने कहा, “हम अभी ऐसा नहीं कर सकते, जब सब झुण्ड इकट्ठे होते हैं तब पत्थर कुएँ के मुँह से लुढ़काया जाता है, और तब हम भेड़-बकरियों को पानी पिलाते हैं।”" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 22:3" }, + "अतः अब्राहम सवेरे तड़के उठा और अपने गदहे पर काठी कसकर अपने दो सेवक, और अपने पुत्र इसहाक को संग लिया, और होमबलि के लिये लकड़ी चीर ली; तब निकलकर उस स्थान की ओर चला, जिसकी चर्चा परमेश्वर ने उससे की थी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 29:9" - }, - "उनकी यह बातचीत हो रही थी, कि राहेल जो पशु चराया करती थी, अपने पिता की भेड़-बकरियों को लिये हुए आ गई।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 29:10" - }, - "अपने मामा लाबान की बेटी राहेल को, और उसकी भेड़-बकरियों को भी देखकर याकूब ने निकट जाकर कुएँ के मुँह पर से पत्थर को लुढ़काकर अपने मामा लाबान की भेड़-बकरियों को पानी पिलाया।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 29:11" - }, - "तब याकूब ने राहेल को चूमा, और ऊँचे स्वर से रोया।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 29:12" - }, - "और याकूब ने राहेल को बता दिया, कि मैं तेरा फुफेरा भाई हूँ, अर्थात् रिबका का पुत्र हूँ। तब उसने दौड़कर अपने पिता से कह दिया।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 29:13" - }, - "अपने भांजे याकूब का समाचार पाते ही लाबान उससे भेंट करने को दौड़ा, और उसको गले लगाकर चूमा, फिर अपने घर ले आया। और याकूब ने लाबान से अपना सब वृत्तान्त वर्णन किया।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 29:14" - }, - "तब लाबान ने याकूब से कहा, “तू तो सचमुच मेरी हड्डी और माँस है।” और याकूब एक महीना भर उसके साथ रहा।" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 22:4" }, + "तीसरे दिन अब्राहम ने आँखें उठाकर उस स्थान को दूर से देखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 29:15" - }, - "तब लाबान ने याकूब से कहा, “भाई-बन्धु होने के कारण तुझ से मुफ्त सेवा कराना मेरे लिए उचित नहीं है; इसलिए कह मैं तुझे सेवा के बदले क्या दूँ?”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 29:16" - }, - "लाबान की दो बेटियाँ थी, जिनमें से बड़ी का नाम लिआ और छोटी का राहेल था।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 29:17" - }, - "लिआ के तो धुन्धली आँखें थीं, पर राहेल रूपवती और सुन्दर थी।" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 22:5" }, + "और उसने अपने सेवकों से कहा, “गदहे के पास यहीं ठहरे रहो; यह लड़का और मैं वहाँ तक जाकर, और दण्डवत् करके, फिर तुम्हारे पास लौट आएँगे।”", { - "type": "para:s", - "content": [ - "याकूब का राहेल के लिये सात वर्ष की सेवा" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 22:6" }, + "तब अब्राहम ने होमबलि की लकड़ी ले अपने पुत्र इसहाक पर लादी, और आग और छुरी को अपने हाथ में लिया; और वे दोनों एक साथ चल पड़े।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 29:18" - }, - "इसलिए याकूब ने, जो राहेल से प्रीति रखता था, कहा, “मैं तेरी छोटी बेटी राहेल के लिये सात वर्ष तेरी सेवा करूँगा।”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 29:19" - }, - "लाबान ने कहा, “उसे पराए पुरुष को देने से तुझको देना उत्तम होगा; इसलिए मेरे पास रह।”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 29:20" - }, - "अतः याकूब ने राहेल के लिये सात वर्ष सेवा की; और वे उसको राहेल की प्रीति के कारण थोड़े ही दिनों के बराबर जान पड़े।" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 22:7" }, + "इसहाक ने अपने पिता अब्राहम से कहा, “हे मेरे पिता,” उसने कहा, “हे मेरे पुत्र, क्या बात है?” उसने कहा, “देख, आग और लकड़ी तो हैं; पर होमबलि के लिये भेड़ कहाँ है?”", { - "type": "para:s", - "content": [ - "छल से राहेल की जगह लिआ का दिया जाना" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 22:8" }, + "अब्राहम ने कहा, “हे मेरे पुत्र, परमेश्वर होमबलि की भेड़ का उपाय आप ही करेगा।” और वे दोनों संग-संग आगे चलते गए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 29:21" - }, - "तब याकूब ने लाबान से कहा, “मेरी पत्नी मुझे दे, और मैं उसके पास जाऊँगा, क्योंकि मेरा समय पूरा हो गया है।”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 29:22" - }, - "अतः लाबान ने उस स्थान के सब मनुष्यों को बुलाकर इकट्ठा किया, और", - { - "type": "char:it", - "content": [ - "एक भोज दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.22" - ] - }, - { - "type": "char:fq", - "content": [ - "एक भोज दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "याकूब की लिआ: से धोखे से शादी करा दी गई, और फिर सात वर्ष और सेवा करके वह राहेल को भी प्राप्त कर लेता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "GEN 29:23" - }, - "साँझ के समय वह अपनी बेटी लिआ को याकूब के पास ले गया, और वह उसके पास गया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 29:24" - }, - "लाबान ने अपनी बेटी लिआ को उसकी दासी होने के लिये अपनी दासी जिल्पा दी।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 29:25" - }, - "भोर को मालूम हुआ कि यह तो लिआ है, इसलिए उसने लाबान से कहा, “यह तूने मुझसे क्या किया है? मैंने तेरे साथ रहकर जो तेरी सेवा की, तो क्या राहेल के लिये नहीं की? फिर तूने मुझसे क्यों ऐसा छल किया है?”", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 29:26" - }, - "लाबान ने कहा, “हमारे यहाँ ऐसी रीति नहीं, कि बड़ी बेटी से पहले दूसरी का विवाह कर दें।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 22:9" }, + "जब वे उस स्थान को जिसे परमेश्वर ने उसको बताया था पहुँचे; तब अब्राहम ने वहाँ वेदी बनाकर लकड़ी को चुन-चुनकर रखा, और अपने पुत्र इसहाक को बाँधकर वेदी पर रखी लकड़ियों के ऊपर रख दिया।", { - "type": "para:s", - "content": [ - "याकूब को राहेल का भी दिया जाना" - ] + "type": "char:bdit", + "content": [ + "(याकू. 2:21)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 29:27" - }, - "“इसका सप्ताह तो पूरा कर; फिर दूसरी भी तुझे उस सेवा के लिये मिलेगी जो तू मेरे साथ रहकर और सात वर्ष तक करेगा।”", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 29:28" - }, - "याकूब ने ऐसा ही किया, और लिआ के सप्ताह को पूरा किया; तब लाबान ने उसे अपनी बेटी राहेल भी दी, कि वह उसकी पत्नी हो।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 29:29" - }, - "लाबान ने अपनी बेटी राहेल की दासी होने के लिये अपनी दासी बिल्हा को दिया।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 29:30" - }, - "तब याकूब राहेल के पास भी गया, और उसकी प्रीति लिआ से अधिक उसी पर हुई, और उसने लाबान के साथ रहकर सात वर्ष और उसकी सेवा की।" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 22:10" }, + "फिर अब्राहम ने हाथ बढ़ाकर छुरी को ले लिया कि अपने पुत्र को बलि करे।", { - "type": "para:s", - "content": [ - "याकूब की सन्तान" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 22:11" }, + "तब यहोवा के दूत ने स्वर्ग से उसको पुकारकर कहा, “हे अब्राहम, हे अब्राहम!” उसने कहा, “देख, मैं यहाँ हूँ।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "GEN 29:31" - }, - "जब", - { - "type": "char:it", - "content": [ - "यहोवा ने देखा कि लिआ अप्रिय हुई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.31" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने देखा कि लिआ अप्रिय हुई:" - ] - }, - { - "type": "char:ft", - "content": [ - "अप्रिय हुई परमेश्वर की आँखें दुखियारों पर लगी रहती है, वह उसको सन्तान देकर उसके पति के प्यार की कमी की भरपाई करता है; जबकि राहेल बाँझ थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तब उसने उसकी कोख खोली, पर राहेल बाँझ रही।" - ] - }, - { - "type": "verse:v", - "number": "32", - "sid": "GEN 29:32" - }, - "अतः लिआ गर्भवती हुई, और उसके एक पुत्र उत्पन्न हुआ, और उसने यह कहकर उसका नाम रूबेन रखा, “यहोवा ने मेरे दुःख पर दृष्टि की है, अब मेरा पति मुझसे प्रीति रखेगा।”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 29:33" - }, - "फिर वह गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; तब उसने यह कहा, “यह सुनकर कि मैं अप्रिय हूँ यहोवा ने मुझे यह भी पुत्र दिया।” इसलिए उसने उसका नाम शिमोन रखा।", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 29:34" - }, - "फिर वह गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; और उसने कहा, “अब की बार तो मेरा पति मुझसे मिल जाएगा, क्योंकि उससे मेरे तीन पुत्र उत्पन्न हुए।” इसलिए उसका नाम लेवी रखा गया।", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 29:35" - }, - "और फिर वह गर्भवती हुई और उसके एक और पुत्र उत्पन्न हुआ; और उसने कहा, “अब की बार तो मैं यहोवा का धन्यवाद करूँगी।” इसलिए उसने उसका नाम यहूदा रखा; तब उसकी कोख बन्द हो गई।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 1:2)" - ] - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 22:12" }, + "उसने कहा, “उस लड़के पर हाथ मत बढ़ा, और न उसे कुछ कर; क्योंकि तूने जो मुझसे अपने पुत्र, वरन् अपने एकलौते पुत्र को भी, नहीं रख छोड़ा; इससे मैं अब जान गया कि तू परमेश्वर का भय मानता है।”", { - "type": "chapter:c", - "number": "30", - "sid": "GEN 30" + "type": "verse:v", + "number": "13", + "sid": "GEN 22:13" }, + "तब अब्राहम ने आँखें उठाई, और क्या देखा, कि उसके पीछे एक मेढ़ा अपने सींगों से एक झाड़ी में फँसा हुआ है; अतः अब्राहम ने जाकर उस मेढ़े को लिया, और अपने पुत्र के स्थान पर होमबलि करके चढ़ाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 30:1" - }, - "जब राहेल ने देखा कि याकूब के लिये मुझसे कोई सन्तान नहीं होती, तब वह अपनी बहन से डाह करने लगी और याकूब से कहा, “मुझे भी सन्तान दे, नहीं तो मर जाऊँगी।”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 30:2" - }, - "तब याकूब ने राहेल से क्रोधित होकर कहा, “क्या मैं परमेश्वर हूँ? तेरी कोख तो उसी ने बन्द कर रखी है।”", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 30:3" - }, - "राहेल ने कहा, “अच्छा, मेरी दासी बिल्हा हाजिर है; उसी के पास जा, वह मेरे घुटनों पर जनेगी, और उसके द्वारा मेरा भी घर बसेगा।”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 30:4" - }, - "तब उसने उसे अपनी दासी बिल्हा को दिया, कि वह उसकी पत्नी हो; और याकूब उसके पास गया।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 30:5" - }, - "और बिल्हा गर्भवती हुई और याकूब से उसके एक पुत्र उत्पन्न हुआ।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 30:6" - }, - "तब राहेल ने कहा, “परमेश्वर ने मेरा न्याय चुकाया और मेरी सुनकर मुझे एक पुत्र दिया।” इसलिए उसने उसका नाम दान रखा।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 30:7" - }, - "राहेल की दासी बिल्हा फिर गर्भवती हुई और याकूब से एक पुत्र और उत्पन्न हुआ।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 30:8" - }, - "तब राहेल ने कहा, “मैंने अपनी बहन के साथ बड़े बल से लिपटकर मल्लयुद्ध किया और अब जीत गई।” अतः उसने उसका नाम नप्ताली रखा।" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 22:14" }, + "अब्राहम ने उस स्थान का नाम", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 30:9" - }, - "जब लिआ ने देखा कि मैं जनने से रहित हो गई हूँ, तब उसने अपनी दासी जिल्पा को लेकर याकूब की पत्नी होने के लिये दे दिया।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 30:10" - }, - "और लिआ की दासी जिल्पा के भी याकूब से एक पुत्र उत्पन्न हुआ।", + "type": "char:it", + "content": [ + "यहोवा यिरे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "GEN 30:11" + "type": "char:fr", + "content": [ + "22.14" + ] }, - "तब लिआ ने कहा, “अहो भाग्य!” इसलिए उसने उसका नाम गाद रखा।", { - "type": "verse:v", - "number": "12", - "sid": "GEN 30:12" + "type": "char:fq", + "content": [ + "यहोवा यिरे:" + ] }, - "फिर लिआ की दासी जिल्पा के याकूब से एक और पुत्र उत्पन्न हुआ।", { - "type": "verse:v", - "number": "13", - "sid": "GEN 30:13" - }, - "तब लिआ ने कहा, “मैं धन्य हूँ; निश्चय स्त्रियाँ मुझे धन्य कहेंगी।” इसलिए उसने उसका नाम आशेर रखा।" - ] + "type": "char:ft", + "content": [ + "अर्थात् ‘परमेश्वर प्रदान करेगा।’" + ] + } + ] + } + ] + }, + "रखा, इसके अनुसार आज तक भी कहा जाता है, “यहोवा के पहाड़ पर प्रदान किया जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 22:15" + }, + "फिर यहोवा के दूत ने दूसरी बार स्वर्ग से अब्राहम को पुकारकर कहा,", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 22:16" + }, + "“यहोवा की यह वाणी है, कि मैं अपनी ही यह शपथ खाता हूँ कि तूने जो यह काम किया है कि अपने पुत्र, वरन् अपने एकलौते पुत्र को भी, नहीं रख छोड़ा;", + { + "type": "char:bdit", + "content": [ + "(लूका 1:73,74)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 30:14" - }, - "गेहूँ की कटनी के दिनों में रूबेन को मैदान में", - { - "type": "char:it", - "content": [ - "दूदाफल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.14" - ] - }, - { - "type": "char:fq", - "content": [ - "दूदाफल:" - ] - }, - { - "type": "char:ft", - "content": [ - "दूदाफल को “प्रेम फल” भी कहा जाता है, यह स्वाद में मीठा और सुगन्ध देता है, और माना जाता है कि इसके खाने से यौन इच्छाएँ उत्तेजित होती है और महिलाओं को गर्भवती होने में मदद करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मिले, और वह उनको अपनी माता लिआ के पास ले गया, तब राहेल ने लिआ से कहा, “अपने पुत्र के दूदाफलों में से कुछ मुझे दे।”" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "GEN 30:15" - }, - "उसने उससे कहा, “तूने जो मेरे पति को ले लिया है क्या छोटी बात है? अब क्या तू मेरे पुत्र के दूदाफल भी लेना चाहती है?” राहेल ने कहा, “अच्छा, तेरे पुत्र के दूदाफलों के बदले वह आज रात को तेरे संग सोएगा।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 30:16" - }, - "साँझ को जब याकूब मैदान से आ रहा था, तब लिआ उससे भेंट करने को निकली, और कहा, “तुझे मेरे ही पास आना होगा, क्योंकि मैंने अपने पुत्र के दूदाफल देकर तुझे सचमुच मोल लिया।” तब वह उस रात को उसी के संग सोया।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 30:17" - }, - "तब परमेश्वर ने लिआ की सुनी, और वह गर्भवती हुई और याकूब से उसके पाँचवाँ पुत्र उत्पन्न हुआ।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 30:18" - }, - "तब लिआ ने कहा, “मैंने जो अपने पति को अपनी दासी दी, इसलिए परमेश्वर ने मुझे मेरी मजदूरी दी है।” इसलिए उसने उसका नाम इस्साकार रखा।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 30:19" - }, - "लिआ फिर गर्भवती हुई और याकूब से उसके छठवाँ पुत्र उत्पन्न हुआ।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 30:20" - }, - "तब लिआ ने कहा, “परमेश्वर ने मुझे अच्छा दान दिया है; अब की बार मेरा पति मेरे संग बना रहेगा, क्योंकि मेरे उससे छः पुत्र उत्पन्न हो चुके हैं।” इसलिए उसने उसका नाम जबूलून रखा।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 30:21" - }, - "तत्पश्चात् उसके एक बेटी भी हुई, और उसने उसका नाम दीना रखा।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 30:22" - }, - { - "type": "char:it", - "content": [ - "परमेश्वर ने राहेल की भी सुधि ली" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.22" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने राहेल की भी सुधि ली:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने राहेल की ऐसे समय में सुधि ली जो उसके लिए उचित था, जब उसने उसे निर्भर रहने और धैर्य रखने का पाठ पढ़ा दिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसकी सुनकर उसकी कोख खोली।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "GEN 30:23" - }, - "इसलिए वह गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; तब उसने कहा, “परमेश्वर ने मेरी नामधराई को दूर कर दिया है।”", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 30:24" - }, - "इसलिए उसने यह कहकर उसका नाम यूसुफ रखा, “परमेश्वर मुझे एक पुत्र और भी देगा।”" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 22:17" }, + "इस कारण मैं निश्चय तुझे आशीष दूँगा; और निश्चय तेरे वंश को आकाश के तारागण, और समुद्र तट के रेतकणों के समान अनगिनत करूँगा, और तेरा वंश अपने शत्रुओं के नगरों का अधिकारी होगा;", { - "type": "para:s", - "content": [ - "याकूब का लाबान के साथ समझौता" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 6:13,14)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 30:25" - }, - "जब राहेल से यूसुफ उत्पन्न हुआ, तब याकूब ने लाबान से कहा, “मुझे विदा कर कि मैं अपने देश और स्थान को जाऊँ।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 30:26" - }, - "मेरी स्त्रियाँ और मेरे बच्चे, जिनके लिये मैंने तेरी सेवा की है, उन्हें मुझे दे कि मैं चला जाऊँ; तू तो जानता है कि मैंने तेरी कैसी सेवा की है।”", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 30:27" - }, - "लाबान ने उससे कहा, “यदि तेरी दृष्टि में मैंने अनुग्रह पाया है, तो यहीं रह जा; क्योंकि मैंने अनुभव से जान लिया है कि यहोवा ने तेरे कारण से मुझे आशीष दी है।”", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 30:28" - }, - "फिर उसने कहा, “तू ठीक बता कि मैं तुझको क्या दूँ, और मैं उसे दूँगा।”", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 30:29" - }, - "उसने उससे कहा, “तू जानता है कि मैंने तेरी कैसी सेवा की, और तेरे पशु मेरे पास किस प्रकार से रहे।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 30:30" - }, - "मेरे आने से पहले वे कितने थे, और अब कितने हो गए हैं; और यहोवा ने मेरे आने पर तुझे आशीष दी है। पर मैं अपने घर का काम कब करने पाऊँगा?”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 30:31" - }, - "उसने फिर कहा, “मैं तुझे क्या दूँ?” याकूब ने कहा, “तू मुझे कुछ न दे; यदि तू मेरे लिये एक काम करे, तो मैं फिर तेरी भेड़-बकरियों को चराऊँगा, और उनकी रक्षा करूँगा।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 30:32" - }, - "मैं आज तेरी सब भेड़-बकरियों के बीच होकर निकलूँगा, और जो भेड़ या बकरी चित्तीवाली या चितकबरी हो, और जो भेड़ काली हो, और जो बकरी चितकबरी और चित्तीवाली हो, उन्हें मैं अलग कर रखूँगा; और मेरी मजदूरी में वे ही ठहरेंगी।", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 30:33" - }, - "और जब आगे को मेरी मजदूरी की चर्चा तेरे सामने चले, तब धर्म की यही साक्षी होगी; अर्थात् बकरियों में से जो कोई न चित्तीवाली न चितकबरी हो, और भेड़ों में से जो कोई काली न हो, यदि मेरे पास निकलें, तो चोरी की ठहरेंगी।”", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 30:34" - }, - "तब लाबान ने कहा, “तेरे कहने के अनुसार हो।”", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 30:35" - }, - "अतः उसने उसी दिन सब धारीवाले और चितकबरे बकरों, और सब चित्तीवाली और चितकबरी बकरियों को, अर्थात् जिनमें कुछ उजलापन था, उनको और सब काली भेड़ों को भी अलग करके अपने पुत्रों के हाथ सौंप दिया।", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 30:36" - }, - "और उसने अपने और याकूब के बीच में तीन दिन के मार्ग का अन्तर ठहराया; और याकूब लाबान की भेड़-बकरियों को चराने लगा।" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 22:18" }, + "और पृथ्वी की सारी जातियाँ अपने को तेरे वंश के कारण धन्य मानेंगी: क्योंकि तूने मेरी बात मानी है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "GEN 30:37" - }, - "तब याकूब ने चिनार, और बादाम, और अर्मोन वृक्षों की हरी-हरी छड़ियाँ लेकर, उनके छिलके कहीं-कहीं छील के, उन्हें धारीदार बना दिया, ऐसी कि उन छड़ियों की सफेदी दिखाई देने लगी।", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 30:38" - }, - "और तब छीली हुई छड़ियों को भेड़-बकरियों के सामने उनके पानी पीने के कठौतों में खड़ा किया; और जब वे पानी पीने के लिये आई तब गाभिन हो गईं।", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 30:39" - }, - "छड़ियों के सामने गाभिन होकर, भेड़-बकरियाँ धारीवाले, चित्तीवाले और चितकबरे बच्चे जनीं।", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 30:40" - }, - "तब याकूब ने भेड़ों के बच्चों को अलग-अलग किया, और लाबान की भेड़-बकरियों के मुँह को चित्तीवाले और सब काले बच्चों की ओर कर दिया; और अपने झुण्डों को उनसे अलग रखा, और लाबान की भेड़-बकरियों से मिलने न दिया।", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 30:41" - }, - "और जब जब बलवन्त भेड़-बकरियाँ गाभिन होती थीं, तब-तब याकूब उन छड़ियों को कठौतों में उनके सामने रख देता था; जिससे वे छड़ियों को देखती हुई गाभिन हो जाएँ।", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 30:42" - }, - "पर जब निर्बल भेड़-बकरियाँ गाभिन होती थी, तब वह उन्हें उनके आगे नहीं रखता था। इससे निर्बल-निर्बल लाबान की रहीं, और बलवन्त-बलवन्त याकूब की हो गईं।", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 30:43" - }, - "इस प्रकार वह पुरुष अत्यन्त धनाढ्य हो गया, और उसके बहुत सी भेड़-बकरियाँ, और दासियाँ और दास और ऊँट और गदहे हो गए।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 22:19" }, + "तब अब्राहम अपने सेवकों के पास लौट आया, और वे सब बेर्शेबा को संग-संग गए; और अब्राहम बेर्शेबा में रहने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "नाहोर के वंशज" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "31", - "sid": "GEN 31" + "type": "verse:v", + "number": "20", + "sid": "GEN 22:20" }, + "इन बातों के पश्चात् ऐसा हुआ कि अब्राहम को यह सन्देश मिला, “मिल्का के तेरे भाई नाहोर से सन्तान उत्पन्न हुई हैं।”", { - "type": "para:s", - "content": [ - "याकूब का लाबान के पास से भागना" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 22:21" }, + "मिल्का के पुत्र तो ये हुए, अर्थात् उसका जेठा ऊस, और ऊस का भाई बूज, और कमूएल, जो अराम का पिता हुआ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 31:1" - }, - "फिर", - { - "type": "char:it", - "content": [ - "लाबान के पुत्रों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.1" - ] - }, - { - "type": "char:fq", - "content": [ - "लाबान के पुत्रों:" - ] - }, - { - "type": "char:ft", - "content": [ - "परिस्थितियाँ ऐसी घटीं कि याकूब को अपनी पत्नियों को वहाँ से निकल जाने के लिए कहना पड़ा। उसकी धन-समृद्धि के कारण लाबान के पुत्र उसके बारे में बुरा कहने लगे और ईर्ष्या करने लगे। स्वयं लाबान भी दूर-दूर रहने लगा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* की ये बातें याकूब के सुनने में आईं, “याकूब ने हमारे पिता का सब कुछ छीन लिया है, और हमारे पिता के धन के कारण उसकी यह प्रतिष्ठा है।”" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "GEN 31:2" - }, - "और याकूब ने लाबान के चेहरे पर दृष्टि की और ताड़ लिया, कि वह उसके प्रति पहले के समान नहीं है।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 31:3" - }, - "तब यहोवा ने याकूब से कहा, “अपने पितरों के देश और अपनी जन्म-भूमि को लौट जा, और मैं तेरे संग रहूँगा।”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 31:4" - }, - "तब याकूब ने राहेल और लिआ को, मैदान में अपनी भेड़-बकरियों के पास बुलवाकर कहा,", + "type": "verse:v", + "number": "22", + "sid": "GEN 22:22" + }, + "फिर केसेद, हज़ो, पिल्दाश, यिद्लाप, और बतूएल।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 22:23" + }, + "इन आठों को मिल्का ने अब्राहम के भाई नाहोर के द्वारा जन्म दिया। और बतूएल से रिबका उत्पन्न हुई।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 22:24" + }, + "फिर नाहोर के रूमा नामक एक रखैल भी थी; जिससे तेबह, गहम, तहश, और माका, उत्पन्न हुए।" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "GEN 23" + }, + { + "type": "para:s", + "content": [ + "सारा की मृत्यु और दफनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 23:1" + }, + "सारा तो एक सौ सताईस वर्ष की आयु को पहुँची; और जब सारा की इतनी आयु हुई;", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 23:2" + }, + "तब वह किर्यतअर्बा में मर गई। यह तो कनान देश में है, और हेब्रोन भी कहलाता है। इसलिए अब्राहम सारा के लिये रोने-पीटने को वहाँ गया।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 23:3" + }, + "तब अब्राहम शव के पास से उठकर हित्तियों से कहने लगा,", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 23:4" + }, + "“मैं तुम्हारे बीच अतिथि और परदेशी हूँ; मुझे अपने मध्य में कब्रिस्तान के लिये ऐसी भूमि दो जो मेरी निज की हो जाए, कि मैं अपने मृतक को गाड़कर अपनी आँख से दूर करूँ।”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 23:5" + }, + "हित्तियों ने अब्राहम से कहा,", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 23:6" + }, + "“हे हमारे प्रभु, हमारी सुन; तू तो हमारे बीच में बड़ा प्रधान है। हमारी कब्रों में से जिसको तू चाहे उसमें अपने मृतक को गाड़; हम में से कोई तुझे अपनी कब्र के लेने से न रोकेगा, कि तू अपने मृतक को उसमें गाड़ने न पाए।”", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 23:7" + }, + "तब अब्राहम उठकर खड़ा हुआ, और हित्तियों के सामने, जो उस देश के निवासी थे, दण्डवत् करके कहने लगा,", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 23:8" + }, + "“यदि तुम्हारी यह इच्छा हो कि मैं अपने मृतक को गाड़कर अपनी आँख से दूर करूँ, तो मेरी प्रार्थना है, कि", + { + "type": "char:it", + "content": [ + "सोहर के पुत्र एप्रोन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "GEN 31:5" + "type": "char:fr", + "content": [ + "23.8" + ] }, - "“तुम्हारे पिता के चेहरे से मुझे समझ पड़ता है, कि वह तो मुझे पहले के समान अब नहीं देखता; पर मेरे पिता का परमेश्वर मेरे संग है।", { - "type": "verse:v", - "number": "6", - "sid": "GEN 31:6" + "type": "char:fq", + "content": [ + "सोहर के पुत्र एप्रोन:" + ] }, - "और तुम भी जानती हो, कि मैंने तुम्हारे पिता की सेवा शक्ति भर की है।", { - "type": "verse:v", - "number": "7", - "sid": "GEN 31:7" - }, - "फिर भी तुम्हारे पिता ने मुझसे छल करके मेरी मजदूरी को दस बार बदल दिया; परन्तु परमेश्वर ने उसको मेरी हानि करने नहीं दिया।", + "type": "char:ft", + "content": [ + "अब्राहम अब सोहर के पुत्र एप्रोन से मकपेला की भूमि को खरीदने का विशेष प्रस्ताव रखता है। अब्राहम बड़ी सावधानी के साथ उस व्यक्ति के पास जाता है जिससे वह व्यवहार करना चाहता था।" + ] + } + ] + } + ] + }, + "से मेरे लिये विनती करो,", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 23:9" + }, + "कि वह अपनी मकपेलावाली गुफा, जो उसकी भूमि की सीमा पर है; उसका पूरा दाम लेकर मुझे दे दे, कि वह तुम्हारे बीच कब्रिस्तान के लिये मेरी निज भूमि हो जाए।”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 23:10" + }, + "एप्रोन तो हित्तियों के बीच वहाँ बैठा हुआ था, इसलिए जितने हित्ती उसके नगर के फाटक से होकर भीतर जाते थे, उन सभी के सामने उसने अब्राहम को उत्तर दिया,", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 23:11" + }, + "“हे मेरे प्रभु, ऐसा नहीं, मेरी सुन; वह भूमि मैं तुझे देता हूँ, और उसमें जो गुफा है, वह भी मैं तुझे देता हूँ; अपने जातिभाइयों के सम्मुख मैं उसे तुझको दिए देता हूँ; अतः अपने मृतक को कब्र में रख।”", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 23:12" + }, + "तब अब्राहम ने उस देश के निवासियों के सामने दण्डवत् किया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 23:13" + }, + "और उनके सुनते हुए एप्रोन से कहा, “यदि तू ऐसा चाहे, तो मेरी सुन उस भूमि का जो दाम हो, वह मैं देना चाहता हूँ; उसे मुझसे ले ले, तब मैं अपने मुर्दे को वहाँ गाड़ूँगा।”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 23:14" + }, + "एप्रोन ने अब्राहम को यह उत्तर दिया,", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 23:15" + }, + "“हे मेरे प्रभु, मेरी बात सुन; उस भूमि का दाम तो चार सौ शेकेल रूपा है; पर मेरे और तेरे बीच में यह क्या है? अपने मुर्दे को कब्र में रख।”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 23:16" + }, + "अब्राहम ने एप्रोन की मानकर उसको उतना रूपा तौल दिया, जितना उसने हित्तियों के सुनते हुए कहा था, अर्थात् चार सौ ऐसे शेकेल जो व्यापारियों में चलते थे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "GEN 23:17" + }, + "इस प्रकार एप्रोन की भूमि, जो मम्रे के सम्मुख की मकपेला में थी, वह गुफा समेत, और उन सब वृक्षों समेत भी जो उसमें और उसके चारों ओर सीमा पर थे,", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 23:18" + }, + "जितने हित्ती उसके नगर के फाटक से होकर भीतर जाते थे, उन सभी के सामने अब्राहम के अधिकार में पक्की रीति से आ गई।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 23:19" + }, + "इसके पश्चात् अब्राहम ने अपनी पत्नी सारा को उस मकपेलावाली भूमि की गुफा में जो मम्रे के अर्थात् हेब्रोन के सामने कनान देश में है, मिट्टी दी।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 23:20" + }, + "इस प्रकार वह भूमि गुफा समेत, जो उसमें थी, हित्तियों की ओर से कब्रिस्तान के लिये अब्राहम के अधिकार में पूरी रीति से आ गई।" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "GEN 24" + }, + { + "type": "para:s", + "content": [ + "इसहाक के विवाह का वर्णन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 24:1" + }, + "अब्राहम अब वृद्ध हो गया था और उसकी आयु बहुत थी और यहोवा ने सब बातों में उसको आशीष दी थी।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 24:2" + }, + "अब्राहम ने", + { + "type": "char:it", + "content": [ + "अपने उस दास से, जो उसके घर में पुरनिया और उसकी सारी सम्पत्ति पर अधिकारी था", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "GEN 31:8" + "type": "char:fr", + "content": [ + "24.2" + ] }, - "जब उसने कहा, ‘चित्तीवाले बच्चे तेरी मजदूरी ठहरेंगे,’ तब सब भेड़-बकरियाँ चित्तीवाले ही जनने लगीं, और जब उसने कहा, ‘धारीवाले बच्चे तेरी मजदूरी ठहरेंगे,’ तब सब भेड़-बकरियाँ धारीवाले जनने लगीं।", { - "type": "verse:v", - "number": "9", - "sid": "GEN 31:9" + "type": "char:fq", + "content": [ + "अपने उस दास से, जो उसके घर में पुरनिया और उसकी सारी सम्पत्ति पर अधिकारी था:" + ] }, - "इस रीति से परमेश्वर ने तुम्हारे पिता के पशु लेकर मुझ को दे दिए।", { - "type": "verse:v", - "number": "10", - "sid": "GEN 31:10" + "type": "char:ft", + "content": [ + "अब्राहम ने अपने उस दास से, जो उसके घर में पुरनिया और उसकी सारी सम्पत्ति पर अधिकारी था, यह शपथ दिलाता है कि वह उसके कुटुम्बियों में से उसके पुत्र इसहाक के लिए एक पत्नी लाएगा।" + ] + } + ] + } + ] + }, + ", कहा, “अपना हाथ मेरी जाँघ के नीचे रख;", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 24:3" + }, + "और मुझसे आकाश और पृथ्वी के", + { + "type": "char:it", + "content": [ + "परमेश्वर यहोवा की इस विषय में शपथ खा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "24.3" + ] }, - "भेड़-बकरियों के गाभिन होने के समय मैंने स्वप्न में क्या देखा, कि जो बकरे बकरियों पर चढ़ रहे हैं, वे धारीवाले, चित्तीवाले, और धब्बेवाले हैं।", { - "type": "verse:v", - "number": "11", - "sid": "GEN 31:11" + "type": "char:fq", + "content": [ + "परमेश्वर यहोवा की इस विषय में शपथ खा:" + ] }, - "तब परमेश्वर के दूत ने स्वप्न में मुझसे कहा, ‘हे याकूब,’ मैंने कहा, ‘क्या आज्ञा।’", { - "type": "verse:v", - "number": "12", - "sid": "GEN 31:12" - }, - "उसने कहा, ‘आँखें उठाकर उन सब बकरों को जो बकरियों पर चढ़ रहे हैं, देख, कि वे धारीवाले, चित्तीवाले, और धब्बेवाले हैं; क्योंकि जो कुछ लाबान तुझ से करता है, वह मैंने देखा है।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 31:13" - }, - "मैं उस बेतेल का परमेश्वर हूँ, जहाँ तूने एक खम्भे पर तेल डाल दिया था और मेरी मन्नत मानी थी। अब चल, इस देश से निकलकर अपनी जन्म-भूमि को लौट जा।’”" - ] + "type": "char:ft", + "content": [ + "याचना “आकाश और पृथ्वी के परमेश्वर यहोवा” के रूप में परमेश्वर से है। वह सब का सृष्टिकर्ता है, और इस तरह स्वर्ग और पृथ्वी को रचनेवाला है।" + ] + } + ] + } + ] }, + ", कि तू मेरे पुत्र के लिये कनानियों की लड़कियों में से, जिनके बीच मैं रहता हूँ, किसी को न ले आएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 31:14" - }, - "तब", - { - "type": "char:it", - "content": [ - "राहेल और लिआ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.14" - ] - }, - { - "type": "char:fq", - "content": [ - "राहेल और लिआ:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसकी पत्नियाँ अपने पिता के स्वार्थपूर्ण रवैये पर अपने पति के विचारों से सहमत थीं, और वे उसके साथ वहाँ से चले जाने को तैयार हो गईं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ने उससे कहा, “क्या हमारे पिता के घर में अब भी हमारा कुछ भाग या अंश बचा है?" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "GEN 31:15" - }, - "क्या हम उसकी दृष्टि में पराए न ठहरीं? देख, उसने हमको तो बेच डाला, और हमारे रूपे को खा बैठा है।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 31:16" - }, - "इसलिए परमेश्वर ने हमारे पिता का जितना धन ले लिया है, वह हमारा, और हमारे बच्चों का है; अब जो कुछ परमेश्वर ने तुझ से कहा है, वही कर।”" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 24:4" }, + "परन्तु तू मेरे देश में मेरे ही कुटुम्बियों के पास जाकर मेरे पुत्र इसहाक के लिये एक पत्नी ले आएगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 31:17" - }, - "तब याकूब ने अपने बच्चों और स्त्रियों को ऊँटों पर चढ़ाया;", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 31:18" - }, - "और जितने पशुओं को वह पद्दनराम में इकट्ठा करके धनाढ्य हो गया था, सब को कनान में अपने पिता इसहाक के पास जाने की मनसा से, साथ ले गया।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 31:19" - }, - "लाबान तो अपनी भेड़ों का ऊन कतरने के लिये चला गया था, और राहेल अपने पिता के गृहदेवताओं को चुरा ले गई।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 31:20" - }, - "अतः याकूब लाबान अरामी के पास से चोरी से चला गया, उसको न बताया कि मैं भागा जाता हूँ।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 31:21" - }, - "वह अपना सब कुछ लेकर भागा, और महानद के पार उतरकर अपना मुँह गिलाद के पहाड़ी देश की ओर किया।" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 24:5" }, + "दास ने उससे कहा, “कदाचित् वह स्त्री इस देश में मेरे साथ आना न चाहे; तो क्या मुझे तेरे पुत्र को उस देश में जहाँ से तू आया है ले जाना पड़ेगा?”", { - "type": "para:s", - "content": [ - "लाबान द्वारा याकूब का पीछा करना" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 24:6" }, + "अब्राहम ने उससे कहा, “चौकस रह, मेरे पुत्र को वहाँ कभी न ले जाना।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 31:22" - }, - "तीसरे दिन लाबान को समाचार मिला कि याकूब भाग गया है।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 31:23" - }, - "इसलिए उसने अपने भाइयों को साथ लेकर उसका सात दिन तक पीछा किया, और गिलाद के पहाड़ी देश में उसको जा पकड़ा।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 31:24" - }, - "तब परमेश्वर ने रात के स्वप्न में अरामी लाबान के पास आकर कहा, “सावधान रह, तू याकूब से न तो भला कहना और न बुरा।”", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 31:25" - }, - "और लाबान याकूब के पास पहुँच गया। याकूब अपना तम्बू गिलाद नामक पहाड़ी देश में खड़ा किए पड़ा था; और लाबान ने भी अपने भाइयों के साथ अपना तम्बू उसी पहाड़ी देश में खड़ा किया।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 31:26" - }, - "तब लाबान याकूब से कहने लगा, “तूने यह क्या किया, कि मेरे पास से चोरी से चला आया, और मेरी बेटियों को ऐसा ले आया, जैसा कोई तलवार के बल से बन्दी बनाई गई हों?", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 31:27" - }, - "तू क्यों चुपके से भाग आया, और मुझसे बिना कुछ कहे मेरे पास से चोरी से चला आया; नहीं तो मैं तुझे आनन्द के साथ मृदंग और वीणा बजवाते, और गीत गवाते विदा करता?", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 31:28" - }, - "तूने तो मुझे अपने बेटे-बेटियों को चूमने तक न दिया? तूने मूर्खता की है।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 31:29" - }, - "तुम लोगों की हानि करने की शक्ति मेरे हाथ में तो है; पर तुम्हारे पिता के परमेश्वर ने मुझसे बीती हुई रात में कहा, ‘सावधान रह, याकूब से न तो भला कहना और न बुरा।’", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 31:30" - }, - "भला, अब तू अपने पिता के घर का बड़ा अभिलाषी होकर चला आया तो चला आया, पर मेरे देवताओं को तू क्यों चुरा ले आया है?”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 31:31" - }, - "याकूब ने लाबान को उत्तर दिया, “मैं यह सोचकर डर गया था कि कहीं तू अपनी बेटियों को मुझसे छीन न ले।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 31:32" - }, - "जिस किसी के पास तू अपने देवताओं को पाए, वह जीवित न बचेगा। मेरे पास तेरा जो कुछ निकले, उसे भाई-बन्धुओं के सामने पहचानकर ले ले।” क्योंकि याकूब न जानता था कि राहेल गृहदेवताओं को चुरा ले आई है।" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 24:7" }, + "स्वर्ग का परमेश्वर यहोवा, जिसने मुझे मेरे पिता के घर से और मेरी जन्म-भूमि से ले आकर मुझसे शपथ खाकर कहा कि “मैं यह देश तेरे वंश को दूँगा; वही अपना दूत तेरे आगे-आगे भेजेगा, कि तू मेरे पुत्र के लिये वहाँ से एक स्त्री ले आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "GEN 31:33" - }, - "यह सुनकर लाबान, याकूब और लिआ और दोनों दासियों के तम्बुओं में गया; और कुछ न मिला। तब लिआ के तम्बू में से निकलकर राहेल के तम्बू में गया।", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 31:34" - }, - "राहेल तो गृहदेवताओं को ऊँट की काठी में रखकर उन पर बैठी थी। लाबान ने उसके सारे तम्बू में टटोलने पर भी उन्हें न पाया।", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 31:35" - }, - "राहेल ने अपने पिता से कहा, “हे मेरे प्रभु; इससे अप्रसन्न न हो, कि मैं तेरे सामने नहीं उठी; क्योंकि मैं मासिक धर्म से हूँ।” अतः उसके ढूँढ़-ढाँढ़ करने पर भी गृहदेवता उसको न मिले।" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 24:8" }, + "और यदि वह स्त्री तेरे साथ आना न चाहे तब तो तू मेरी इस शपथ से छूट जाएगा; पर मेरे पुत्र को वहाँ न ले जाना।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "GEN 31:36" - }, - "तब याकूब क्रोधित होकर लाबान से झगड़ने लगा, और कहा, “मेरा क्या अपराध है? मेरा क्या पाप है, कि तूने इतना क्रोधित होकर मेरा पीछा किया है?", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 31:37" - }, - "तूने जो मेरी सारी सामग्री को टटोलकर देखा, तो तुझको अपने घर की सारी सामग्री में से क्या मिला? कुछ मिला हो तो उसको यहाँ अपने और मेरे भाइयों के सामने रख दे, और वे हम दोनों के बीच न्याय करें।", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 31:38" - }, - "इन बीस वर्षों से मैं तेरे पास रहा; इनमें न तो तेरी भेड़-बकरियों के गर्भ गिरे, और न तेरे मेढ़ों का माँस मैंने कभी खाया।", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 31:39" - }, - "जिसे जंगली जन्तुओं ने फाड़ डाला उसको मैं तेरे पास न लाता था, उसकी हानि मैं ही उठाता था; चाहे दिन को चोरी जाता चाहे रात को, तू मुझ ही से उसको ले लेता था।", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 31:40" - }, - "मेरी तो यह दशा थी कि दिन को तो घाम और रात को पाला मुझे खा गया; और नींद मेरी आँखों से भाग जाती थी।", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 31:41" - }, - "बीस वर्ष तक मैं तेरे घर में रहा; चौदह वर्ष तो मैंने तेरी दोनों बेटियों के लिये, और छः वर्ष तेरी भेड़-बकरियों के लिये सेवा की; और तूने मेरी मजदूरी को दस बार बदल डाला।", - { - "type": "verse:v", - "number": "42", - "sid": "GEN 31:42" - }, - "मेरे पिता का परमेश्वर अर्थात् अब्राहम का परमेश्वर, जिसका भय इसहाक भी मानता है, यदि मेरी ओर न होता, तो निश्चय तू अब मुझे खाली हाथ जाने देता। मेरे दुःख और मेरे हाथों के परिश्रम को देखकर परमेश्वर ने बीती हुई रात में तुझे डाँटा।”" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 24:9" }, + "तब उस दास ने अपने स्वामी अब्राहम की जाँघ के नीचे अपना हाथ रखकर उससे इस विषय की शपथ खाई।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "याकूब और लाबान के बीच समझौता" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 24:10" }, + "तब वह दास अपने स्वामी के ऊँटों में से दस ऊँट छाँटकर उसके सब उत्तम-उत्तम पदार्थों में से कुछ कुछ लेकर चला; और अरम्नहरैम में नाहोर के नगर के पास पहुँचा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "GEN 31:43" - }, - "लाबान ने याकूब से कहा, “ये बेटियाँ तो मेरी ही हैं, और ये पुत्र भी मेरे ही हैं, और ये भेड़-बकरियाँ भी मेरे ही हैं, और जो कुछ तुझे देख पड़ता है वह सब मेरा ही है परन्तु अब मैं अपनी इन बेटियों और इनकी सन्तान से क्या कर सकता हूँ?", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 31:44" - }, - "अब आ, मैं और तू दोनों आपस में वाचा बाँधें, और वह मेरे और तेरे बीच साक्षी ठहरी रहे।”", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 31:45" - }, - "तब याकूब ने एक पत्थर लेकर उसका खम्भा खड़ा किया।", - { - "type": "verse:v", - "number": "46", - "sid": "GEN 31:46" - }, - "तब याकूब ने अपने भाई-बन्धुओं से कहा, “पत्थर इकट्ठा करो,” यह सुनकर उन्होंने पत्थर इकट्ठा करके एक ढेर लगाया और वहीं ढेर के पास उन्होंने भोजन किया।", - { - "type": "verse:v", - "number": "47", - "sid": "GEN 31:47" - }, - "उस ढेर का नाम लाबान ने तो जैगर सहादुथा, पर याकूब ने गिलियाद रखा।", - { - "type": "verse:v", - "number": "48", - "sid": "GEN 31:48" - }, - "लाबान ने कहा, “यह ढेर आज से मेरे और तेरे बीच साक्षी रहेगा।” इस कारण उसका नाम गिलियाद रखा गया,", - { - "type": "verse:v", - "number": "49", - "sid": "GEN 31:49" - }, - "और मिस्पा भी; क्योंकि उसने कहा, “जब हम एक दूसरे से दूर रहें तब यहोवा मेरी और तेरी देख-भाल करता रहे।", - { - "type": "verse:v", - "number": "50", - "sid": "GEN 31:50" - }, - "यदि तू मेरी बेटियों को दुःख दे, या उनके सिवाय और स्त्रियाँ ब्याह ले, तो हमारे साथ कोई मनुष्य तो न रहेगा; पर देख मेरे तेरे बीच में परमेश्वर साक्षी रहेगा।”", - { - "type": "verse:v", - "number": "51", - "sid": "GEN 31:51" - }, - "फिर लाबान ने याकूब से कहा, “इस ढेर को देख और इस खम्भे को भी देख, जिनको मैंने अपने और तेरे बीच में खड़ा किया है।", - { - "type": "verse:v", - "number": "52", - "sid": "GEN 31:52" - }, - "यह ढेर और यह खम्भा दोनों इस बात के साक्षी रहें कि हानि करने की मनसा से न तो मैं इस ढेर को लाँघकर तेरे पास जाऊँगा, न तू इस ढेर और इस खम्भे को लाँघकर मेरे पास आएगा।", - { - "type": "verse:v", - "number": "53", - "sid": "GEN 31:53" - }, - "अब्राहम और नाहोर और उनके पिता; तीनों का जो परमेश्वर है, वही हम दोनों के बीच न्याय करे।” तब याकूब ने उसकी शपथ खाई जिसका भय उसका पिता इसहाक मानता था।", - { - "type": "verse:v", - "number": "54", - "sid": "GEN 31:54" - }, - "और याकूब ने उस पहाड़ पर बलि चढ़ाया, और अपने भाई-बन्धुओं को भोजन करने के लिये बुलाया, तब उन्होंने भोजन करके पहाड़ पर रात बिताई।", - { - "type": "verse:v", - "number": "55", - "sid": "GEN 31:55" - }, - "भोर को लाबान उठा, और अपने बेटे-बेटियों को चूमकर और आशीर्वाद देकर चल दिया, और अपने स्थान को लौट गया।" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 24:11" }, + "और उसने ऊँटों को नगर के बाहर एक कुएँ के पास बैठाया। वह संध्या का समय था, जिस समय स्त्रियाँ जल भरने के लिये निकलती हैं।", { - "type": "chapter:c", - "number": "32", - "sid": "GEN 32" + "type": "verse:v", + "number": "12", + "sid": "GEN 24:12" }, + "वह कहने लगा, “हे मेरे स्वामी अब्राहम के परमेश्वर यहोवा, आज मेरे कार्य को सिद्ध कर, और मेरे स्वामी अब्राहम पर करुणा कर।", { - "type": "para:s", - "content": [ - "एसाव से मिलने की याकूब की तैयारी" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 24:13" }, + "देख, मैं जल के इस सोते के पास खड़ा हूँ; और नगरवासियों की बेटियाँ जल भरने के लिये निकली आती हैं", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 32:1" - }, - "याकूब ने भी अपना मार्ग लिया और परमेश्वर के दूत उसे आ मिले।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 32:2" - }, - "उनको देखते ही याकूब ने कहा, “यह तो परमेश्वर का दल है।” इसलिए उसने उस स्थान का नाम महनैम रखा।" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 24:14" }, + "इसलिए ऐसा होने दे कि जिस कन्या से मैं कहूँ, ‘अपना घड़ा मेरी ओर झुका, कि मैं पीऊँ,’ और वह कहे, ‘ले, पी ले, बाद में मैं तेरे ऊँटों को भी पिलाऊँगी,’ यह वही हो जिसे तूने अपने दास इसहाक के लिये ठहराया हो; इसी रीति मैं जान लूँगा कि तूने मेरे स्वामी पर करुणा की है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "GEN 32:3" - }, - "तब याकूब ने सेईर देश में, अर्थात् एदोम देश में, अपने भाई एसाव के पास अपने आगे दूत भेज दिए।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 32:4" - }, - "और उसने उन्हें यह आज्ञा दी, “मेरे प्रभु एसाव से यह कहना; कि", - { - "type": "char:it", - "content": [ - "तेरा दास" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.4" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरा दास:" - ] - }, - { - "type": "char:ft", - "content": [ - "पहले किए कार्यों क्षतिपूर्ति के लिए याकूब बड़ी दीनता और आदर के साथ अपने बड़े भाई से मिलता है, जहाँ वह अपने को “तेरा दास” और एसाव को “मेरे प्रभु” कहकर सम्बोधित करता है। वह उसे अपने सम्पत्ति के बारे में बताता है ताकि उसे पता चले कि वह उससे कुछ नहीं चाहता।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* याकूब तुझ से यह कहता है, कि मैं लाबान के यहाँ परदेशी होकर अब तक रहा;" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "GEN 32:5" - }, - "और मेरे पास गाय-बैल, गदहे, भेड़-बकरियाँ, और दास-दासियाँ हैं और मैंने अपने प्रभु के पास इसलिए सन्देश भेजा है कि तेरे अनुग्रह की दृष्टि मुझ पर हो।”" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 24:15" }, + "और ऐसा हुआ कि जब वह कह ही रहा था कि रिबका, जो अब्राहम के भाई नाहोर के जन्माये मिल्का के पुत्र, बतूएल की बेटी थी, वह कंधे पर घड़ा लिये हुए आई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 32:6" - }, - "वे दूत याकूब के पास लौटकर कहने लगे, “हम तेरे भाई एसाव के पास गए थे, और वह भी तुझ से भेंट करने को चार सौ पुरुष संग लिये हुए चला आता है।”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 32:7" - }, - "तब याकूब बहुत डर गया, और संकट में पड़ा: और यह सोचकर, अपने साथियों के, और भेड़-बकरियों, और गाय-बैलों, और ऊँटों के भी अलग-अलग दो दल कर लिये,", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 32:8" - }, - "कि यदि एसाव आकर पहले दल को मारने लगे, तो दूसरा दल भागकर बच जाएगा।" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 24:16" }, + "वह अति सुन्दर, और कुमारी थी, और किसी पुरुष का मुँह न देखा था। वह कुएँ में सोते के पास उतर गई, और अपना घड़ा भरकर फिर ऊपर आई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 32:9" - }, - "फिर याकूब ने कहा, “हे यहोवा, हे मेरे दादा अब्राहम के परमेश्वर, हे मेरे पिता इसहाक के परमेश्वर, तूने तो मुझसे कहा था कि अपने देश और जन्म-भूमि में लौट जा, और मैं तेरी भलाई करूँगा:", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 32:10" - }, - "तूने जो-जो काम अपनी करुणा और सच्चाई से अपने दास के साथ किए हैं, कि मैं जो अपनी छड़ी ही लेकर इस यरदन नदी के पार उतर आया, और अब मेरे दो दल हो गए हैं, तेरे ऐसे-ऐसे कामों में से मैं एक के भी योग्य तो नहीं हूँ।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 32:11" - }, - "मेरी विनती सुनकर मुझे मेरे भाई एसाव के हाथ से बचा मैं तो उससे डरता हूँ, कहीं ऐसा न हो कि वह आकर मुझे और माँ समेत लड़कों को भी मार डाले।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 32:12" - }, - "तूने तो कहा है, कि मैं निश्चय तेरी भलाई करूँगा, और तेरे वंश को समुद्र के रेतकणों के समान बहुत करूँगा, जो बहुतायत के मारे गिने नहीं जा सकते।”" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 24:17" }, + "तब वह दास उससे भेंट करने को दौड़ा, और कहा, “अपने घड़े में से थोड़ा पानी मुझे पिला दे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 32:13" - }, - "उसने उस दिन की रात वहीं बिताई; और जो कुछ उसके पास था उसमें से अपने भाई एसाव की भेंट के लिये छाँट छाँटकर निकाला;", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 32:14" - }, - "अर्थात् दो सौ बकरियाँ, और बीस बकरे, और दो सौ भेड़ें, और बीस मेढ़े,", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 32:15" - }, - "और बच्चों समेत दूध देनेवाली तीस ऊँटनियाँ, और चालीस गायें, और दस बैल, और बीस गदहियाँ और उनके दस बच्चे।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 32:16" - }, - "इनको उसने झुण्ड-झुण्ड करके, अपने दासों को सौंपकर उनसे कहा, “मेरे आगे बढ़ जाओ; और झुण्डों के बीच-बीच में अन्तर रखो।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 32:17" - }, - "फिर उसने अगले झुण्ड के रखवाले को यह आज्ञा दी, “जब मेरा भाई एसाव तुझे मिले, और पूछने लगे, ‘तू किसका दास है, और कहाँ जाता है, और ये जो तेरे आगे-आगे हैं, वे किसके हैं?’", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 32:18" - }, - "तब कहना, ‘यह तेरे दास याकूब के हैं। हे मेरे प्रभु एसाव, ये भेंट के लिये तेरे पास भेजे गए हैं, और वह आप भी हमारे पीछे-पीछे आ रहा है।’”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 32:19" - }, - "और उसने दूसरे और तीसरे रखवालों को भी, वरन् उन सभी को जो झुण्डों के पीछे-पीछे थे ऐसी ही आज्ञा दी कि जब एसाव तुम को मिले तब इसी प्रकार उससे कहना।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 32:20" - }, - "और यह भी कहना, “तेरा दास याकूब हमारे पीछे-पीछे आ रहा है।” क्योंकि उसने यह सोचा कि यह भेंट जो मेरे आगे-आगे जाती है, इसके द्वारा मैं उसके क्रोध को शान्त करके तब उसका दर्शन करूँगा; हो सकता है वह मुझसे प्रसन्न हो जाए।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 32:21" - }, - "इसलिए वह भेंट याकूब से पहले पार उतर गई, और वह आप उस रात को छावनी में रहा।" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 24:18" }, + "उसने कहा, “हे मेरे प्रभु, ले, पी ले,” और उसने फुर्ती से घड़ा उतारकर हाथ में लिये-लिये उसको पानी पिला दिया।", { - "type": "para:s", - "content": [ - "याकूब का मल्लयुद्ध" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 24:19" }, + "जब वह उसको पिला चुकी, तब कहा, “मैं तेरे ऊँटों के लिये भी तब तक पानी भर-भर लाऊँगी, जब तक वे पी न चुकें।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 32:22" - }, - "उसी रात को वह उठा और अपनी दोनों स्त्रियों, और दोनों दासियों, और ग्यारहों लड़कों को संग लेकर घाट से यब्बोक नदी के पार उतर गया।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 32:23" - }, - "उसने उन्हें उस नदी के पार उतार दिया, वरन् अपना सब कुछ पार उतार दिया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 32:24" - }, - "और याकूब आप अकेला रह गया; तब कोई पुरुष आकर पौ फटने तक उससे मल्लयुद्ध करता रहा।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 32:25" - }, - "जब उसने देखा कि मैं याकूब पर प्रबल नहीं होता, तब उसकी जाँघ की नस को छुआ; और याकूब की जाँघ की नस उससे मल्लयुद्ध करते ही करते चढ़ गई।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 32:26" - }, - "तब उसने कहा, “मुझे जाने दे, क्योंकि भोर होनेवाला है।” याकूब ने कहा, “जब तक तू मुझे आशीर्वाद न दे, तब तक मैं तुझे जाने न दूँगा।”", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 32:27" - }, - "और उसने याकूब से पूछा, “", - { - "type": "char:it", - "content": [ - "तेरा नाम क्या है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.27" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरा नाम क्या है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसने उसे पहले के स्वयं अर्थात् याकूब को स्मरण कराया, जो स्वयं पर निर्भर और स्वार्थी था। परन्तु अब वह अपाहिज है, दूसरे पर निर्भर है, और दूसरे से सब के लिए और अपने लिए आशीष माँग रहा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*?” उसने कहा, “याकूब।”" - ] - }, - { - "type": "verse:v", - "number": "28", - "sid": "GEN 32:28" - }, - "उसने कहा, “तेरा नाम अब याकूब नहीं, परन्तु", - { - "type": "char:it", - "content": [ - "इस्राएल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.28" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘वह परमेश्वर के साथ लड़ा’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* होगा, क्योंकि तू परमेश्वर से और मनुष्यों से भी युद्ध करके प्रबल हुआ है।”" - ] - }, - { - "type": "verse:v", - "number": "29", - "sid": "GEN 32:29" - }, - "याकूब ने कहा, “मैं विनती करता हूँ, मुझे अपना नाम बता।” उसने कहा, “तू मेरा नाम क्यों पूछता है?” तब उसने उसको वहीं आशीर्वाद दिया।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 32:30" - }, - "तब याकूब ने यह कहकर उस स्थान का नाम", - { - "type": "char:it", - "content": [ - "पनीएल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.30" - ] - }, - { - "type": "char:fq", - "content": [ - "पनीएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् परमेश्वर का मुख। यह नाम दिए जाने का कारण इस पद में दिया हुआ है, “परमेश्वर को आमने-सामने देखने पर भी मेरा प्राण बच गया है।”" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा; “परमेश्वर को आमने-सामने देखने पर भी मेरा प्राण बच गया है।”" - ] - }, - { - "type": "verse:v", - "number": "31", - "sid": "GEN 32:31" - }, - "पनूएल के पास से चलते-चलते सूर्य उदय हो गया, और वह जाँघ से लँगड़ाता था।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 32:32" - }, - "इस्राएली जो पशुओं की जाँघ की जोड़वाले जंघानस को आज के दिन तक नहीं खाते, इसका कारण यही है कि उस पुरुष ने याकूब की जाँघ के जोड़ में जंघानस को छुआ था।" - ] - }, - { - "type": "chapter:c", - "number": "33", - "sid": "GEN 33" - }, + "type": "verse:v", + "number": "20", + "sid": "GEN 24:20" + }, + "तब वह फुर्ती से अपने घड़े का जल हौद में उण्डेलकर फिर कुएँ पर भरने को दौड़ गई; और उसके सब ऊँटों के लिये पानी भर दिया।", { - "type": "para:s", - "content": [ - "याकूब का एसाव से मिलना" - ] - }, + "type": "verse:v", + "number": "21", + "sid": "GEN 24:21" + }, + "और वह पुरुष उसकी ओर चुपचाप अचम्भे के साथ ताकता हुआ यह सोचता था कि यहोवा ने मेरी यात्रा को सफल किया है कि नहीं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 33:1" - }, - "और याकूब ने आँखें उठाकर यह देखा, कि एसाव चार सौ पुरुष संग लिये हुए चला आता है। तब उसने बच्चों को अलग-अलग बाँटकर लिआ और राहेल और दोनों दासियों को सौंप दिया।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 33:2" - }, - "और उसने सब के आगे लड़कों समेत दासियों को उसके पीछे लड़कों समेत लिआ को, और सब के पीछे राहेल और यूसुफ को रखा,", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 33:3" - }, - "और आप उन सब के आगे बढ़ा और सात बार", - { - "type": "char:it", - "content": [ - "भूमि पर गिरकर दण्डवत् की" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.3" - ] - }, - { - "type": "char:fq", - "content": [ - "भूमि पर गिरकर दण्डवत् की:" - ] - }, - { - "type": "char:ft", - "content": [ - "पास आने पर याकूब ने गिरकर सात बार दण्डवत् किया, जो अपने बड़े भाई के प्रति उसके पूर्ण समर्पण का प्रतीक था। एक जंगल के शिकारी एसाव का हृदय इससे पिघल गया और वह उस पर अपने अपार स्नेह को प्रगट करता है, जिसे याकूब भी करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और अपने भाई के पास पहुँचा।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "GEN 33:4" - }, - "तब एसाव उससे भेंट करने को दौड़ा, और उसको हृदय से लगाकर, गले से लिपटकर चूमा; फिर वे दोनों रो पड़े।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 33:5" - }, - "तब उसने आँखें उठाकर स्त्रियों और बच्चों को देखा; और पूछा, “ये जो तेरे साथ हैं वे कौन हैं?” उसने कहा, “ये तेरे दास के लड़के हैं, जिन्हें परमेश्वर ने अनुग्रह करके मुझ को दिया है।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 33:6" - }, - "तब लड़कों समेत दासियों ने निकट आकर दण्डवत् किया।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 33:7" - }, - "फिर लड़कों समेत लिआ निकट आई, और उन्होंने भी दण्डवत् किया; अन्त में यूसुफ और राहेल ने भी निकट आकर दण्डवत् किया।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 33:8" - }, - "तब उसने पूछा, “तेरा यह बड़ा दल जो मुझ को मिला, उसका क्या प्रयोजन है?” उसने कहा, “यह कि मेरे प्रभु की अनुग्रह की दृष्टि मुझ पर हो।”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 33:9" - }, - "एसाव ने कहा, “हे मेरे भाई, मेरे पास तो बहुत है; जो कुछ तेरा है वह तेरा ही रहे।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 33:10" - }, - "याकूब ने कहा, “नहीं नहीं, यदि तेरा अनुग्रह मुझ पर हो, तो मेरी भेंट ग्रहण कर: क्योंकि मैंने तेरा दर्शन पाकर, मानो परमेश्वर का दर्शन पाया है, और तू मुझसे प्रसन्न हुआ है।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 33:11" - }, - "इसलिए यह भेंट, जो तुझे भेजी गई है, ग्रहण कर; क्योंकि परमेश्वर ने मुझ पर अनुग्रह किया है, और मेरे पास बहुत है।” जब उसने उससे बहुत आग्रह किया, तब उसने भेंट को ग्रहण किया।" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 24:22" }, + "जब ऊँट पी चुके, तब उस पुरुष ने आधा तोला सोने का एक नत्थ निकालकर उसको दिया, और दस तोले सोने के कंगन उसके हाथों में पहना दिए;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 33:12" - }, - "फिर एसाव ने कहा, “आ, हम बढ़ चलें: और मैं तेरे आगे-आगे चलूँगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 33:13" - }, - "याकूब ने कहा, “हे मेरे प्रभु, तू जानता ही है कि मेरे साथ सुकुमार लड़के, और दूध देनेहारी भेड़-बकरियाँ और गायें है; यदि ऐसे पशु एक दिन भी अधिक हाँके जाएँ, तो सब के सब मर जाएँगे।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 33:14" - }, - "इसलिए मेरा प्रभु अपने दास के आगे बढ़ जाए, और मैं इन पशुओं की गति के अनुसार, जो मेरे आगे है, और बच्चों की गति के अनुसार धीरे धीरे चलकर सेईर में अपने प्रभु के पास पहुँचूँगा।”", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 33:15" - }, - "एसाव ने कहा, “तो अपने साथियों में से मैं कई एक तेरे साथ छोड़ जाऊँ।” उसने कहा, “यह क्यों? इतना ही बहुत है, कि मेरे प्रभु के अनुग्रह की दृष्टि मुझ पर बनी रहे।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 33:16" - }, - "तब एसाव ने उसी दिन सेईर जाने को अपना मार्ग लिया।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 33:17" - }, - "परन्तु याकूब वहाँ से निकलकर", - { - "type": "char:it", - "content": [ - "सुक्कोत" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.17" - ] - }, - { - "type": "char:fq", - "content": [ - "सुक्कोत:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो यरदन के पूर्व और यब्बोक के दक्षिण में है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को गया, और वहाँ अपने लिये एक घर, और पशुओं के लिये झोंपड़े बनाए। इसी कारण उस स्थान का नाम सुक्कोत पड़ा।" - ] - } - ] - }, - { - "type": "para:s", - "content": [ - "याकूब का कनान आना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 33:18" - }, - "और याकूब जो पद्दनराम से आया था, उसने कनान देश के शेकेम नगर के पास कुशल क्षेम से पहुँचकर नगर के सामने डेरे खड़े किए।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 33:19" - }, - "और भूमि के जिस खण्ड पर उसने अपना तम्बू खड़ा किया, उसको उसने शेकेम के पिता हमोर के पुत्रों के हाथ से एक सौ कसीतों में मोल लिया।", - { - "type": "char:bdit", - "content": [ - "(यूह. 4:5, प्रेरि. 7:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 33:20" - }, - "और वहाँ उसने एक वेदी बनाकर उसका नाम", - { - "type": "char:it", - "content": [ - "एल-एलोहे-इस्राएल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.20" - ] - }, - { - "type": "char:fq", - "content": [ - "एल-एलोहे-इस्राएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् परमेश्वर, इस्राएल का परमेश्वर, इस्राएल का परमेश्वर शक्तिशाली है" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा।" - ] - } - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 24:23" }, + "और पूछा, “तू किसकी बेटी है? यह मुझ को बता। क्या तेरे पिता के घर में हमारे टिकने के लिये स्थान है?”", { - "type": "chapter:c", - "number": "34", - "sid": "GEN 34" + "type": "verse:v", + "number": "24", + "sid": "GEN 24:24" }, + "उसने उत्तर दिया, “मैं तो नाहोर के जन्माए मिल्का के पुत्र बतूएल की बेटी हूँ।”", { - "type": "para:s", - "content": [ - "दीना को भ्रष्ट किया जाना" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 24:25" }, + "फिर उसने उससे कहा, “हमारे यहाँ पुआल और चारा बहुत है, और टिकने के लिये स्थान भी है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 34:1" - }, - "एक दिन लिआ की बेटी दीना, जो याकूब से उत्पन्न हुई थी, उस देश की लड़कियों से भेंट करने को निकली।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 34:2" - }, - "तब उस देश के प्रधान हिब्बी हमोर के पुत्र शेकेम ने उसे देखा, और उसे ले जाकर उसके साथ कुकर्म करके उसको भ्रष्ट कर डाला।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 34:3" - }, - "तब उसका मन याकूब की बेटी दीना से लग गया, और उसने उस कन्या से प्रेम की बातें की, और उससे प्रेम करने लगा।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 34:4" - }, - "अतः शेकेम ने अपने पिता हमोर से कहा, “मुझे इस लड़की को मेरी पत्नी होने के लिये दिला दे।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 34:5" - }, - "और याकूब ने सुना कि शेकेम ने मेरी बेटी दीना को अशुद्ध कर डाला है, पर उसके पुत्र उस समय पशुओं के संग मैदान में थे, इसलिए वह उनके आने तक चुप रहा।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 34:6" - }, - "तब शेकेम का पिता हमोर निकलकर याकूब से बातचीत करने के लिये उसके पास गया।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 34:7" - }, - "याकूब के पुत्र यह सुनते ही मैदान से बहुत उदास और क्रोधित होकर आए; क्योंकि शेकेम ने याकूब की बेटी के साथ कुकर्म करके इस्राएल के घराने से मूर्खता का ऐसा काम किया था, जिसका करना अनुचित था।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 34:8" - }, - "हमोर ने उन सबसे कहा, “मेरे पुत्र शेकेम का मन तुम्हारी बेटी पर बहुत लगा है, इसलिए उसे उसकी पत्नी होने के लिये उसको दे दो।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 34:9" - }, - "और हमारे साथ ब्याह किया करो; अपनी बेटियाँ हमको दिया करो, और हमारी बेटियों को आप लिया करो।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 34:10" - }, - "और हमारे संग बसे रहो; और यह देश तुम्हारे सामने पड़ा है; इसमें रहकर लेन-देन करो, और इसकी भूमि को अपने लिये ले लो।”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 34:11" - }, - "और शेकेम ने भी दीना के पिता और भाइयों से कहा, “यदि मुझ पर तुम लोगों की अनुग्रह की दृष्टि हो, तो जो कुछ तुम मुझसे कहो, वह मैं दूँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 34:12" - }, - "तुम मुझसे कितना ही मूल्य या बदला क्यों न माँगो, तो भी मैं तुम्हारे कहे के अनुसार दूँगा; परन्तु उस कन्या को पत्नी होने के लिये मुझे दो।”" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 24:26" }, + "तब", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 34:13" - }, - "तब यह सोचकर कि शेकेम ने हमारी बहन दीना को अशुद्ध किया है,", - { - "type": "char:it", - "content": [ - "याकूब के पुत्रों ने शेकेम और उसके पिता हमोर को छल के साथ यह उत्तर दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.13" - ] - }, - { - "type": "char:fq", - "content": [ - "याकूब के पुत्रों ने....छल के साथ यह उत्तर दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो “नहीं होना चाहिए था” और जिसे फिर से ठीक नहीं किया जा सकता उस अपराध की क्रोध-अग्नि से वे जल रहे थे। फिर भी वे परमशक्ति की उपस्थिति में हैं और इस कारण, वे छल का सहारा लेते हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "GEN 34:14" - }, - "“हम ऐसा काम नहीं कर सकते कि किसी खतनारहित पुरुष को अपनी बहन दें; क्योंकि इससे हमारी नामधराई होगी।", + "type": "char:it", + "content": [ + "उस पुरुष ने सिर झुकाकर यहोवा को दण्डवत् करके कहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "GEN 34:15" + "type": "char:fr", + "content": [ + "24.26" + ] }, - "इस बात पर तो हम तुम्हारी मान लेंगे कि हमारे समान तुम में से हर एक पुरुष का खतना किया जाए।", { - "type": "verse:v", - "number": "16", - "sid": "GEN 34:16" + "type": "char:fq", + "content": [ + "उस पुरुष ने सिर झुकाकर यहोवा को दण्डवत् करके कहा:" + ] }, - "तब हम अपनी बेटियाँ तुम्हें ब्याह देंगे, और तुम्हारी बेटियाँ ब्याह लेंगे, और तुम्हारे संग बसे भी रहेंगे, और हम दोनों एक ही समुदाय के मनुष्य हो जाएँगे।", { - "type": "verse:v", - "number": "17", - "sid": "GEN 34:17" - }, - "पर यदि तुम हमारी बात न मानकर अपना खतना न कराओगे, तो हम अपनी लड़की को लेकर यहाँ से चले जाएँगे।”" - ] + "type": "char:ft", + "content": [ + "सिर और शरीर को एक साथ झुकाना उस बूढ़े सेवक का परमेश्वर के मार्गदर्शन के लिए बड़े आभार को दर्शाता है।" + ] + } + ] + } + ] }, + ",", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 34:18" - }, - "उसकी इस बात पर हमोर और उसका पुत्र शेकेम प्रसन्न हुए।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 34:19" - }, - "और वह जवान जो याकूब की बेटी को बहुत चाहता था, इस काम को करने में उसने विलम्ब न किया। वह तो अपने पिता के सारे घराने में अधिक प्रतिष्ठित था।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 34:20" - }, - "इसलिए हमोर और उसका पुत्र शेकेम अपने नगर के फाटक के निकट जाकर नगरवासियों को यह समझाने लगे;", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 34:21" - }, - "“वे मनुष्य तो हमारे संग मेल से रहना चाहते हैं; अतः उन्हें इस देश में रहकर लेन-देन करने दो; देखो, यह देश उनके लिये भी बहुत है; फिर हम लोग उनकी बेटियों को ब्याह लें, और अपनी बेटियों को उन्हें दिया करें।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 34:22" - }, - "वे लोग केवल इस बात पर हमारे संग रहने और एक ही समुदाय के मनुष्य हो जाने को प्रसन्न हैं कि उनके समान हमारे सब पुरुषों का भी खतना किया जाए।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 34:23" - }, - "क्या उनकी भेड़-बकरियाँ, और गाय-बैल वरन् उनके सारे पशु और धन-सम्पत्ति हमारी न हो जाएगी? इतना ही करें कि हम लोग उनकी बात मान लें, तो वे हमारे संग रहेंगे।”", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 34:24" - }, - "इसलिए जितने उस नगर के फाटक से निकलते थे, उन सभी ने हमोर की और उसके पुत्र शेकेम की बात मानी; और हर एक पुरुष का खतना किया गया, जितने उस नगर के फाटक से निकलते थे।" - ] + "type": "verse:v", + "number": "27", + "sid": "GEN 24:27" }, + "“धन्य है मेरे स्वामी अब्राहम का परमेश्वर यहोवा, जिसने अपनी करुणा और सच्चाई को मेरे स्वामी पर से हटा नहीं लिया: यहोवा ने मुझ को ठीक मार्ग पर चलाकर मेरे स्वामी के भाई-बन्धुओं के घर पर पहुँचा दिया है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 34:25" - }, - "तीसरे दिन, जब वे लोग पीड़ित पड़े थे, तब ऐसा हुआ कि शिमोन और लेवी नाम याकूब के दो पुत्रों ने, जो दीना के भाई थे, अपनी-अपनी तलवार ले उस नगर में निधड़क घुसकर सब पुरुषों को घात किया।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 34:26" - }, - "हमोर और उसके पुत्र शेकेम को उन्होंने तलवार से मार डाला, और दीना को शेकेम के घर से निकाल ले गए।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 34:27" - }, - "याकूब के पुत्रों ने घात कर डालने पर भी चढ़कर नगर को इसलिए लूट लिया कि उसमें उनकी बहन अशुद्ध की गई थी।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 34:28" - }, - "उन्होंने भेड़-बकरी, और गाय-बैल, और गदहे, और नगर और मैदान में जितना धन था ले लिया।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 34:29" - }, - "उस सब को, और उनके बाल-बच्चों, और स्त्रियों को भी हर ले गए, वरन् घर-घर में जो कुछ था, उसको भी उन्होंने लूट लिया।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 34:30" - }, - "तब याकूब ने शिमोन और लेवी से कहा, “तुम ने जो इस देश के निवासी कनानियों और परिज्जियों के मन में मेरे प्रति घृणा उत्पन्न कराई है, इससे", - { - "type": "char:it", - "content": [ - "तुम ने मुझे संकट में डाला है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.30" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम ने मुझे संकट में डाला है:" - ] - }, - { - "type": "char:ft", - "content": [ - "याकूब के सब पुत्रों ने मिलकर नगर को लूट लिया था। उन्होंने उनके सब पशुओं और धन को ले लिया और उनकी पत्नियों और बाल-बच्चों को बन्दी बना लिया। याकूब इस हिंसात्मक कार्य से बहुत परेशान था, जो उसकी नीति और उसकी दयालुता के विपरीत था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, क्योंकि मेरे साथ तो थोड़े ही लोग हैं, इसलिए अब वे इकट्ठे होकर मुझ पर चढ़ेंगे, और मुझे मार डालेंगे, तो मैं अपने घराने समेत सत्यानाश हो जाऊँगा।”" - ] - }, - { - "type": "verse:v", - "number": "31", - "sid": "GEN 34:31" - }, - "उन्होंने कहा, “क्या वह हमारी बहन के साथ वेश्या के समान बर्ताव करे?”" - ] - }, + "type": "verse:v", + "number": "28", + "sid": "GEN 24:28" + }, + "तब उस कन्या ने दौड़कर अपनी माता को इस घटना का सारा हाल बता दिया।", { - "type": "chapter:c", - "number": "35", - "sid": "GEN 35" - }, - { - "type": "para:s", - "content": [ - "याकूब का बेतेल वापस आना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 35:1" - }, - "तब परमेश्वर ने याकूब से कहा, “यहाँ से निकलकर बेतेल को जा, और वहीं रह; और वहाँ परमेश्वर के लिये वेदी बना, जिसने तुझे उस समय दर्शन दिया, जब तू अपने भाई एसाव के डर से भागा जाता था।”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 35:2" - }, - "तब याकूब ने अपने घराने से, और उन सबसे भी जो उसके संग थे, कहा, “तुम्हारे बीच में जो", - { - "type": "char:it", - "content": [ - "पराए देवता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.2" - ] - }, - { - "type": "char:fq", - "content": [ - "पराए देवता:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो पराए लोगों या परदेश के देवता थे। इनमें वे देवता भी थे जिन्हें राहेल ने छिपाकर रखे थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हैं, उन्हें निकाल फेंको; और अपने-अपने को शुद्ध करो, और अपने वस्त्र बदल डालो;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "GEN 35:3" - }, - "और आओ, हम यहाँ से निकलकर बेतेल को जाएँ; वहाँ", - { - "type": "char:it", - "content": [ - "मैं परमेश्वर के लिये एक वेदी बनाऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं परमेश्वर के लिये एक वेदी बनाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "जब वह दुविधा में और संकट में था तो परमेश्वर उसकी सहायता के लिए आता है। वह उसे उस स्थान का स्मरण कराता है जहाँ वह पहले प्रगट हुआ था और उसे वहाँ एक वेदी बनाने का निर्देश देता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जिसने संकट के दिन मेरी सुन ली, और जिस मार्ग से मैं चलता था, उसमें मेरे संग रहा।”" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "GEN 35:4" - }, - "इसलिए जितने पराए देवता उनके पास थे, और जितने कुण्डल उनके कानों में थे, उन सभी को उन्होंने याकूब को दिया; और उसने उनको उस बांज वृक्ष के नीचे, जो शेकेम के पास है, गाड़ दिया।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 35:5" - }, - "तब उन्होंने कूच किया; और उनके चारों ओर के नगर निवासियों के मन में परमेश्वर की ओर से ऐसा भय समा गया, कि उन्होंने याकूब के पुत्रों का पीछा न किया।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 35:6" - }, - "याकूब उन सब समेत, जो उसके संग थे, कनान देश के लूज नगर को आया। वह नगर बेतेल भी कहलाता है।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 35:7" - }, - "वहाँ उसने एक वेदी बनाई, और उस स्थान का नाम", - { - "type": "char:it", - "content": [ - "एलबेतेल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.7" - ] - }, - { - "type": "char:fq", - "content": [ - "एलबेतेल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘बेतेल का परमेश्वर’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा; क्योंकि जब वह अपने भाई के डर से भागा जाता था तब परमेश्वर उस पर वहीं प्रगट हुआ था।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "GEN 35:8" - }, - "और रिबका की दूध पिलानेहारी दाई दबोरा मर गई, और बेतेल के बांज वृक्ष के तले उसको मिट्टी दी गई, और उस बांज वृक्ष का नाम अल्लोनबक्कूत रखा गया।" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 24:29" }, + "तब लाबान जो रिबका का भाई था, बाहर कुएँ के निकट उस पुरुष के पास दौड़ा गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 35:9" - }, - "फिर याकूब के पद्दनराम से आने के पश्चात् परमेश्वर ने दूसरी बार उसको दर्शन देकर आशीष दी।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 35:10" - }, - "और परमेश्वर ने उससे कहा, “अब तक तो तेरा नाम याकूब रहा है; पर आगे को तेरा नाम याकूब न रहेगा,", - { - "type": "char:it", - "content": [ - "तू इस्राएल कहलाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.10" - ] - }, - { - "type": "char:fq", - "content": [ - "तू इस्राएल कहलाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "नया नाम दिया जाना समुचित रूप से आत्मिक जीवन के नए किए जाने को व्यक्त करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।” इस प्रकार उसने उसका नाम इस्राएल रखा।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "GEN 35:11" - }, - "फिर परमेश्वर ने उससे कहा, “मैं सर्वशक्तिमान परमेश्वर हूँ। तू फूले-फले और बढ़े; और तुझ से एक जाति वरन् जातियों की एक मण्डली भी उत्पन्न होगी, और तेरे वंश में राजा उत्पन्न होंगे।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 35:12" - }, - "और जो देश मैंने अब्राहम और इसहाक को दिया है, वही देश तुझे देता हूँ, और तेरे पीछे तेरे वंश को भी दूँगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 35:13" - }, - "तब परमेश्वर उस स्थान में, जहाँ उसने याकूब से बातें की, उनके पास से ऊपर चढ़ गया।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 35:14" - }, - "और जिस स्थान में परमेश्वर ने याकूब से बातें की, वहाँ याकूब ने पत्थर का एक खम्भा खड़ा किया, और उस पर अर्घ देकर तेल डाल दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 35:15" - }, - "जहाँ परमेश्वर ने याकूब से बातें की, उस स्थान का नाम उसने बेतेल रखा।" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 24:30" }, + "और ऐसा हुआ कि जब उसने वह नत्थ और अपनी बहन रिबका के हाथों में वे कंगन भी देखे, और उसकी यह बात भी सुनी कि उस पुरुष ने मुझसे ऐसी बातें कहीं; तब वह उस पुरुष के पास गया; और क्या देखा, कि वह सोते के निकट ऊँटों के पास खड़ा है।", { - "type": "para:s", - "content": [ - "राहेल की मृत्यु" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 24:31" }, + "उसने कहा, “हे यहोवा की ओर से धन्य पुरुष भीतर आ तू क्यों बाहर खड़ा है? मैंने घर को, और ऊँटों के लिये भी स्थान तैयार किया है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 35:16" - }, - "फिर उन्होंने बेतेल से कूच किया; और एप्राता थोड़ी ही दूर रह गया था कि राहेल को बच्चा जनने की बड़ी पीड़ा उठने लगी।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 35:17" - }, - "जब उसको बड़ी-बड़ी पीड़ा उठती थी तब दाई ने उससे कहा, “मत डर; अब की भी तेरे बेटा ही होगा।”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 35:18" - }, - "तब ऐसा हुआ कि वह मर गई, और प्राण निकलते-निकलते उसने उस बेटे का नाम बेनोनी रखा; पर उसके पिता ने उसका नाम बिन्यामीन रखा।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 35:19" - }, - "और राहेल मर गई, और एप्राता, अर्थात् बैतलहम के मार्ग में, उसको मिट्टी दी गई।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 35:20" - }, - "और याकूब ने उसकी कब्र पर एक खम्भा खड़ा किया: राहेल की कब्र का वह खम्भा आज तक बना है।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 35:21" - }, - "फिर इस्राएल ने कूच किया, और", + "type": "verse:v", + "number": "32", + "sid": "GEN 24:32" + }, + "इस पर वह पुरुष घर में गया; और लाबान ने ऊँटों की काठियाँ खोलकर पुआल और चारा दिया; और उसके और उसके साथियों के पाँव धोने को जल दिया।", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 24:33" + }, + "तब अब्राहम के दास के आगे जलपान के लिये कुछ रखा गया; पर उसने कहा “मैं जब तक अपना प्रयोजन न कह दूँ, तब तक कुछ न खाऊँगा।” लाबान ने कहा, “कह दे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "GEN 24:34" + }, + "तब उसने कहा, “मैं तो अब्राहम का दास हूँ।", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 24:35" + }, + "यहोवा ने मेरे स्वामी को बड़ी आशीष दी है; इसलिए वह महान पुरुष हो गया है; और उसने उसको भेड़-बकरी, गाय-बैल, सोना-रूपा, दास-दासियाँ, ऊँट और गदहे दिए हैं।", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 24:36" + }, + "और मेरे स्वामी की पत्नी सारा के बुढ़ापे में उससे एक पुत्र उत्पन्न हुआ है; और उस पुत्र को अब्राहम ने अपना सब कुछ दे दिया है।", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 24:37" + }, + "मेरे स्वामी ने मुझे यह शपथ खिलाई है, कि ‘मैं उसके पुत्र के लिये कनानियों की लड़कियों में से जिनके देश में वह रहता है, कोई स्त्री न ले आऊँगा।", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 24:38" + }, + "मैं उसके पिता के घर, और कुल के लोगों के पास जाकर उसके पुत्र के लिये एक स्त्री ले आऊँगा।’", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 24:39" + }, + "तब मैंने अपने स्वामी से कहा, ‘कदाचित् वह स्त्री मेरे पीछे न आए।’", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 24:40" + }, + "तब उसने मुझसे कहा, ‘यहोवा, जिसके सामने मैं चलता आया हूँ, वह तेरे संग अपने दूत को भेजकर तेरी यात्रा को सफल करेगा; और तू मेरे कुल, और मेरे पिता के घराने में से मेरे पुत्र के लिये एक स्त्री ले आ सकेगा।", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 24:41" + }, + "तू तब ही मेरी इस शपथ से छूटेगा, जब तू मेरे कुल के लोगों के पास पहुँचेगा; और यदि वे तुझे कोई स्त्री न दें, तो तू मेरी शपथ से छूटेगा।’", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 24:42" + }, + "इसलिए मैं आज उस कुएँ के निकट आकर कहने लगा, ‘हे मेरे स्वामी अब्राहम के परमेश्वर यहोवा, यदि तू मेरी इस यात्रा को सफल करता हो;", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 24:43" + }, + "तो देख मैं जल के इस कुएँ के निकट खड़ा हूँ; और ऐसा हो, कि जो कुमारी जल भरने के लिये आए, और मैं उससे कहूँ, “अपने घड़े में से मुझे थोड़ा पानी पिला,”", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 24:44" + }, + "और वह मुझसे कहे, “पी ले, और मैं तेरे ऊँटों के पीने के लिये भी पानी भर दूँगी,” वह वही स्त्री हो जिसको तूने मेरे स्वामी के पुत्र के लिये ठहराया है।’", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 24:45" + }, + "मैं मन ही मन यह कह ही रहा था, कि देख रिबका कंधे पर घड़ा लिये हुए निकल आई; फिर वह सोते के पास उतरकर भरने लगी। मैंने उससे कहा, ‘मुझे पानी पिला दे।’", + { + "type": "verse:v", + "number": "46", + "sid": "GEN 24:46" + }, + "और उसने जल्दी से अपने घड़े को कंधे पर से उतार के कहा, ‘ले, पी ले, पीछे मैं तेरे ऊँटों को भी पिलाऊँगी,’ इस प्रकार मैंने पी लिया, और उसने ऊँटों को भी पिला दिया।", + { + "type": "verse:v", + "number": "47", + "sid": "GEN 24:47" + }, + "तब मैंने उससे पूछा, ‘तू किसकी बेटी है?’ और उसने कहा, ‘मैं तो नाहोर के जन्माए मिल्का के पुत्र बतूएल की बेटी हूँ,’ तब मैंने उसकी नाक में वह नत्थ, और उसके हाथों में वे कंगन पहना दिए।", + { + "type": "verse:v", + "number": "48", + "sid": "GEN 24:48" + }, + "फिर मैंने सिर झुकाकर यहोवा को दण्डवत् किया, और अपने स्वामी अब्राहम के परमेश्वर यहोवा को धन्य कहा, क्योंकि उसने मुझे ठीक मार्ग से पहुँचाया कि मैं अपने स्वामी के पुत्र के लिये उसके कुटुम्बी की पुत्री को ले जाऊँ।", + { + "type": "verse:v", + "number": "49", + "sid": "GEN 24:49" + }, + "इसलिए अब, यदि तुम मेरे स्वामी के साथ कृपा और सच्चाई का व्यवहार करना चाहते हो, तो मुझसे कहो; और यदि नहीं चाहते हो; तो भी मुझसे कह दो; ताकि मैं दाहिनी ओर, या बाईं ओर फिर जाऊँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "GEN 24:50" + }, + "तब लाबान और बतूएल ने उत्तर दिया, “यह बात यहोवा की ओर से हुई है; इसलिए हम लोग तुझ से न तो भला कह सकते हैं न बुरा।", + { + "type": "verse:v", + "number": "51", + "sid": "GEN 24:51" + }, + "देख, रिबका तेरे सामने है, उसको ले जा, और वह यहोवा के वचन के अनुसार, तेरे स्वामी के पुत्र की पत्नी हो जाए।”", + { + "type": "verse:v", + "number": "52", + "sid": "GEN 24:52" + }, + "उनकी यह बात सुनकर, अब्राहम के दास ने भूमि पर गिरकर यहोवा को दण्डवत् किया।", + { + "type": "verse:v", + "number": "53", + "sid": "GEN 24:53" + }, + "फिर उस दास ने सोने और रूपे के गहने, और वस्त्र निकालकर रिबका को दिए; और उसके भाई और माता को भी उसने अनमोल-अनमोल वस्तुएँ दीं।", + { + "type": "verse:v", + "number": "54", + "sid": "GEN 24:54" + }, + "तब उसने अपने संगी जनों समेत भोजन किया, और रात वहीं बिताई। उसने तड़के उठकर कहा, “मुझ को अपने स्वामी के पास जाने के लिये विदा करो।”", + { + "type": "verse:v", + "number": "55", + "sid": "GEN 24:55" + }, + "रिबका के भाई और माता ने कहा, “कन्या को हमारे पास कुछ दिन, अर्थात् कम से कम दस दिन रहने दे; फिर उसके पश्चात् वह चली जाएगी।”", + { + "type": "verse:v", + "number": "56", + "sid": "GEN 24:56" + }, + "उसने उनसे कहा, “यहोवा ने जो मेरी यात्रा को सफल किया है; इसलिए तुम मुझे मत रोको अब मुझे विदा कर दो, कि मैं अपने स्वामी के पास जाऊँ।”", + { + "type": "verse:v", + "number": "57", + "sid": "GEN 24:57" + }, + "उन्होंने कहा, “हम कन्या को बुलाकर पूछते हैं, और देखेंगे, कि वह क्या कहती है।”", + { + "type": "verse:v", + "number": "58", + "sid": "GEN 24:58" + }, + "और उन्होंने रिबका को बुलाकर उससे पूछा, “क्या तू इस मनुष्य के संग जाएगी?” उसने कहा, “हाँ मैं जाऊँगी।”", + { + "type": "verse:v", + "number": "59", + "sid": "GEN 24:59" + }, + "तब उन्होंने अपनी बहन रिबका, और उसकी दाई और अब्राहम के दास, और उसके साथी सभी को विदा किया।", + { + "type": "verse:v", + "number": "60", + "sid": "GEN 24:60" + }, + "और उन्होंने रिबका को आशीर्वाद देकर कहा, “हे हमारी बहन, तू हजारों लाखों की आदिमाता हो, और तेरा वंश अपने बैरियों के नगरों का अधिकारी हो।”", + { + "type": "verse:v", + "number": "61", + "sid": "GEN 24:61" + }, + "तब रिबका अपनी सहेलियों समेत चली; और ऊँट पर चढ़कर उस पुरुष के पीछे हो ली। इस प्रकार वह दास रिबका को साथ लेकर चल दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "62", + "sid": "GEN 24:62" + }, + "इसहाक जो दक्षिण देश में रहता था, लहैरोई नामक कुएँ से होकर चला आता था।", + { + "type": "verse:v", + "number": "63", + "sid": "GEN 24:63" + }, + "साँझ के समय वह मैदान में ध्यान करने के लिये निकला था; और उसने आँखें उठाकर क्या देखा, कि ऊँट चले आ रहे हैं।", + { + "type": "verse:v", + "number": "64", + "sid": "GEN 24:64" + }, + "रिबका ने भी आँखें उठाकर इसहाक को देखा, और देखते ही ऊँट पर से उतर पड़ी।", + { + "type": "verse:v", + "number": "65", + "sid": "GEN 24:65" + }, + "तब उसने दास से पूछा, “जो पुरुष मैदान पर हम से मिलने को चला आता है, वह कौन है?” दास ने कहा, “वह तो मेरा स्वामी है।” तब रिबका ने घूँघट लेकर अपने मुँह को ढाँप लिया।", + { + "type": "verse:v", + "number": "66", + "sid": "GEN 24:66" + }, + "दास ने इसहाक से अपने साथ हुई घटना का वर्णन किया।", + { + "type": "verse:v", + "number": "67", + "sid": "GEN 24:67" + }, + "तब इसहाक रिबका को अपनी माता सारा के तम्बू में ले आया, और उसको ब्याह कर उससे प्रेम किया। इस प्रकार इसहाक को माता की मृत्यु के पश्चात् शान्ति प्राप्त हुई।" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "GEN 25" + }, + { + "type": "para:s", + "content": [ + "अब्राहम के अन्य वंशज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 25:1" + }, + "तब अब्राहम ने एक पत्नी ब्याह ली जिसका नाम कतूरा था।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 25:2" + }, + "उससे जिम्रान, योक्षान, मदना, मिद्यान, यिशबाक, और शूह उत्पन्न हुए।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 25:3" + }, + "योक्षान से शेबा और ददान उत्पन्न हुए; और ददान के वंश में अश्शूरी, लतूशी, और लुम्मी लोग हुए।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 25:4" + }, + "मिद्यान के पुत्र एपा, एपेर, हनोक, अबीदा, और एल्दा हुए, ये सब कतूरा की सन्तान हुए।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 25:5" + }, + { + "type": "char:it", + "content": [ + "इसहाक को तो अब्राहम ने अपना सब कुछ दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "एदेर" - ] + "type": "char:fr", + "content": [ + "25.5" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.21" - ] - }, - { - "type": "char:fq", - "content": [ - "एदेर:" - ] - }, - { - "type": "char:ft", - "content": [ - "झुण्ड का गुम्मट सम्भवतः रखवाली के लिए एक मीनार थी जहाँ से चरवाहे रात को अपने झुण्ड की चौकसी करते होंगे। यह बैतलहम के दक्षिण से एक या अधिक मील की दूरी पर था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "इसहाक को तो अब्राहम ने अपना सब कुछ दिया:" + ] }, { - "type": "char:it", - "content": [ - "* नामक गुम्मट के आगे बढ़कर अपना तम्बू खड़ा किया।" - ] + "type": "char:ft", + "content": [ + "अब्राहम ने इसहाक को अपना वारिस बनाया (उत्प. 24:36)। अपने जीते जी उसने अपनी रखैलियों के पुत्रों को कुछ कुछ भाग देकर पूर्व देश की ओर भेज दिया।" + ] } - ] + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "याकूब के पुत्र" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 25:6" }, + "पर अपनी रखैलियों के पुत्रों को, कुछ कुछ देकर अपने जीते जी अपने पुत्र इसहाक के पास से पूर्व देश में भेज दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "अब्राहम की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 35:22" - }, - "जब इस्राएल उस देश में बसा था, तब एक दिन ऐसा हुआ कि रूबेन ने जाकर अपने पिता की रखैली बिल्हा के साथ कुकर्म किया; और यह बात इस्राएल को मालूम हो गई। याकूब के बारह पुत्र हुए।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 35:23" - }, - "उनमें से लिआ के पुत्र ये थे; अर्थात् याकूब का जेठा, रूबेन, फिर शिमोन, लेवी, यहूदा, इस्साकार, और जबूलून।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 35:24" - }, - "और राहेल के पुत्र ये थे; अर्थात् यूसुफ, और बिन्यामीन।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 35:25" - }, - "और राहेल की दासी बिल्हा के पुत्र ये थे; अर्थात् दान, और नप्ताली।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 35:26" - }, - "और लिआ की दासी जिल्पा के पुत्र ये थे: अर्थात् गाद, और आशेर। याकूब के ये ही पुत्र हुए, जो उससे पद्दनराम में उत्पन्न हुए।" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 25:7" }, + "अब्राहम की सारी आयु एक सौ पचहत्तर वर्ष की हुई।", { - "type": "para:s", - "content": [ - "इसहाक की मृत्यु" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 25:8" }, + "अब्राहम का दीर्घायु होने के कारण अर्थात् पूरे बुढ़ापे की अवस्था में प्राण छूट गया; और वह अपने लोगों में जा मिला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 35:27" - }, - "और याकूब मम्रे में, जो किर्यतअर्बा, अर्थात् हेब्रोन है, जहाँ अब्राहम और इसहाक परदेशी होकर रहे थे, अपने पिता इसहाक के पास आया।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 35:28" - }, - "इसहाक की आयु एक सौ अस्सी वर्ष की हुई।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 35:29" - }, - "और इसहाक का प्राण छूट गया, और वह मर गया, और वह बूढ़ा और पूरी आयु का होकर अपने लोगों में जा मिला; और उसके पुत्र एसाव और याकूब ने उसको मिट्टी दी।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 25:9" }, + "उसके पुत्र इसहाक और इश्माएल ने, हित्ती सोहर के पुत्र एप्रोन की मम्रे के सम्मुखवाली भूमि में, जो मकपेला की गुफा थी, उसमें उसको मिट्टी दी;", { - "type": "chapter:c", - "number": "36", - "sid": "GEN 36" + "type": "verse:v", + "number": "10", + "sid": "GEN 25:10" }, + "अर्थात् जो भूमि अब्राहम ने हित्तियों से मोल ली थी; उसी में अब्राहम, और उसकी पत्नी सारा, दोनों को मिट्टी दी गई।", { - "type": "para:s", - "content": [ - "एसाव की वंशावली" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 25:11" }, + "अब्राहम के मरने के पश्चात्", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "परमेश्वर ने उसके पुत्र इसहाक को जो लहैरोई नामक कुएँ के पास रहता था, आशीष दी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "GEN 36:1" + "type": "char:fr", + "content": [ + "25.11" + ] }, - "एसाव जो एदोम भी कहलाता है, उसकी यह वंशावली है।", { - "type": "verse:v", - "number": "2", - "sid": "GEN 36:2" + "type": "char:fq", + "content": [ + "परमेश्वर ने उसके पुत्र इसहाक को जो लहैरोई नामक कुएँ के पास रहता था, आशीष दी:" + ] }, - "एसाव ने तो कनानी लड़कियाँ ब्याह लीं; अर्थात् हित्ती एलोन की बेटी आदा को, और ओहोलीबामा को जो अना की बेटी, और हिब्बी सिबोन की नातिन थी।", { - "type": "verse:v", - "number": "3", - "sid": "GEN 36:3" - }, - "फिर उसने इश्माएल की बेटी बासमत को भी, जो नबायोत की बहन थी, ब्याह लिया।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 36:4" - }, - "आदा ने तो एसाव के द्वारा एलीपज को, और बासमत ने रूएल को जन्म दिया।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 36:5" - }, - "और ओहोलीबामा ने यूश, और यालाम, और कोरह को उत्पन्न किया, एसाव के ये ही पुत्र कनान देश में उत्पन्न हुए।" - ] + "type": "char:ft", + "content": [ + "यह पद बताता है कि परमेश्वर की वह आशीष जिसे अब्राहम ने अपनी मृत्यु तक पाया था, अब उसके पुत्र इसहाक को प्राप्त हुई हैं जो लहैरोई में रहता है।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "para:s", + "content": [ + "इश्माएल की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 25:12" }, + "अब्राहम का पुत्र इश्माएल जो सारा की मिस्री दासी हागार से उत्पन्न हुआ था, उसकी यह वंशावली है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 36:6" - }, - "एसाव अपनी पत्नियों, और बेटे-बेटियों, और घर के सब प्राणियों, और अपनी भेड़-बकरी, और गाय-बैल आदि सब पशुओं, निदान अपनी सारी सम्पत्ति को, जो उसने कनान देश में संचय किया था, लेकर अपने भाई याकूब के पास से दूसरे देश को चला गया।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 36:7" - }, - "क्योंकि", - { - "type": "char:it", - "content": [ - "उनकी सम्पत्ति इतनी हो गई थी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36.7" - ] - }, - { - "type": "char:fq", - "content": [ - "उनकी सम्पत्ति इतनी हो गई थी:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसहाक ने एसाव को पर्याप्त मात्रा में पशु और सम्पत्ति दी थी ताकि वह अलग से जीवन निर्वाह कर सके। एसाव का भाग और वह जो इसहाक ने याकूब के लिए रख छोड़ा था इतना अधिक हो गया कि चरागाह के लिए दूसरा स्थान देखना पड़ा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, कि वे इकट्ठे न रह सके; और पशुओं की बहुतायत के कारण उस देश में, जहाँ वे परदेशी होकर रहते थे, वे समा न सके।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "GEN 36:8" - }, - "एसाव जो एदोम भी कहलाता है, सेईर नामक पहाड़ी देश में रहने लगा।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 36:9" - }, - "सेईर नामक पहाड़ी देश में रहनेवाले एदोमियों के मूलपुरुष एसाव की वंशावली यह है", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 36:10" - }, - "एसाव के पुत्रों के नाम ये हैं; अर्थात् एसाव की पत्नी आदा का पुत्र एलीपज, और उसी एसाव की पत्नी बासमत का पुत्र रूएल।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 36:11" - }, - "और एलीपज के ये पुत्र हुए; अर्थात् तेमान, ओमार, सपो, गाताम, और कनज।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 36:12" - }, - "एसाव के पुत्र एलीपज के तिम्ना नामक एक रखैल थी, जिसने एलीपज के द्वारा अमालेक को जन्म दिया: एसाव की पत्नी आदा के वंश में ये ही हुए।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 36:13" - }, - "रूएल के ये पुत्र हुए; अर्थात् नहत, जेरह, शम्मा, और मिज्जा एसाव की पत्नी बासमत के वंश में ये ही हुए।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 36:14" - }, - "ओहोलीबामा जो एसाव की पत्नी, और सिबोन की नातिन और अना की बेटी थी, उसके ये पुत्र हुए: अर्थात् उसने एसाव के द्वारा यूश, यालाम और कोरह को जन्म दिया।" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 25:13" }, + "इश्माएल के पुत्रों के नाम और वंशावली यह है: अर्थात् इश्माएल का जेठा पुत्र नबायोत, फिर केदार, अदबएल, मिबसाम,", { - "type": "para:s", - "content": [ - "एदोम के अधिपति" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 25:14" }, + "मिश्मा, दूमा, मस्सा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 36:15" - }, - "एसाववंशियों के अधिपति ये हुए: अर्थात् एसाव के जेठे एलीपज के वंश में से तेमान अधिपति, ओमार अधिपति, सपो अधिपति, कनज अधिपति,", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 36:16" - }, - "कोरह अधिपति, गाताम अधिपति, अमालेक अधिपति एलीपज वंशियों में से, एदोम देश में ये ही अधिपति हुए: और ये ही आदा के वंश में हुए।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 36:17" - }, - "एसाव के पुत्र रूएल के वंश में ये हुए; अर्थात् नहत अधिपति, जेरह अधिपति, शम्मा अधिपति, मिज्जा अधिपति रूएलवंशियों में से, एदोम देश में ये ही अधिपति हुए; और ये ही एसाव की पत्नी बासमत के वंश में हुए।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 36:18" - }, - "एसाव की पत्नी ओहोलीबामा के वंश में ये हुए; अर्थात् यूश अधिपति, यालाम अधिपति, कोरह अधिपति, अना की बेटी ओहोलीबामा जो एसाव की पत्नी थी उसके वंश में ये ही हुए।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 36:19" - }, - "एसाव जो एदोम भी कहलाता है, उसके वंश ये ही हैं, और उनके अधिपति भी ये ही हुए।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 25:15" }, + "हदद, तेमा, यतूर, नापीश, और केदमा।", { - "type": "para:s", - "content": [ - "सेईर की वंशावली" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 25:16" }, + "इश्माएल के पुत्र ये ही हुए, और इन्हीं के नामों के अनुसार इनके गाँवों, और छावनियों के नाम भी पड़े; और ये ही बारह अपने-अपने कुल के प्रधान हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 36:20" - }, - "सेईर जो होरी नामक जाति का था, उसके ये पुत्र उस देश में पहले से रहते थे; अर्थात् लोतान, शोबाल, सिबोन, अना,", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 36:21" - }, - "दीशोन, एसेर, और दीशान: एदोम देश में सेईर के ये ही होरी जातिवाले अधिपति हुए।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 36:22" - }, - "लोतान के पुत्र, होरी, और हेमाम हुए; और लोतान की बहन तिम्ना थी।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 36:23" - }, - "शोबाल के ये पुत्र हुए: अर्थात् आल्वान, मानहत, एबाल, शपो, और ओनाम।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 36:24" - }, - "और सीदोन के ये पुत्र हुए: अय्या, और अना; यह वही अना है जिसको जंगल में अपने पिता सिबोन के गदहों को चराते-चराते गरम पानी के झरने मिले।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 36:25" - }, - "और अना के दीशोन नामक पुत्र हुआ, और उसी अना के ओहोलीबामा नामक बेटी हुई।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 36:26" - }, - "दीशोन के ये पुत्र हुए: हेमदान, एशबान, यित्रान, और करान।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 36:27" - }, - "एसेर के ये पुत्र हुए: बिल्हान, जावान, और अकान।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 36:28" - }, - "दीशान के ये पुत्र हुए: ऊस, और अरान।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 36:29" - }, - "होरियों के अधिपति ये हुए: लोतान अधिपति, शोबाल अधिपति, सिबोन अधिपति, अना अधिपति,", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 36:30" - }, - "दीशोन अधिपति, एसेर अधिपति, दीशान अधिपति; सेईर देश में होरी जातिवाले ये ही अधिपति हुए।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 25:17" }, + "इश्माएल की सारी आयु एक सौ सैंतीस वर्ष की हुई; तब उसके प्राण छूट गए, और वह अपने लोगों में जा मिला।", { - "type": "para:s", - "content": [ - "एदोम के राजा" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 25:18" }, + "और उसके वंश हवीला से शूर तक, जो मिस्र के सम्मुख अश्शूर के मार्ग में है, बस गए; और उनका भाग उनके सब भाई-बन्धुओं के सम्मुख पड़ा।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब और एसाव का जन्म" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "GEN 36:31" - }, - "फिर जब इस्राएलियों पर किसी राजा ने राज्य न किया था, तब भी एदोम के देश में ये राजा हुए;", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 36:32" - }, - "बोर के पुत्र बेला ने एदोम में राज्य किया, और उसकी राजधानी का नाम दिन्हाबा है।", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 36:33" - }, - "बेला के मरने पर, बोस्रानिवासी जेरह का पुत्र योबाब उसके स्थान पर राजा हुआ।", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 36:34" - }, - "योबाब के मरने पर, तेमानियों के देश का निवासी हूशाम उसके स्थान पर राजा हुआ।", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 36:35" - }, - "फिर हूशाम के मरने पर, बदद का पुत्र हदद उसके स्थान पर राजा हुआ यह वही है जिसने मिद्यानियों को मोआब के देश में मार लिया, और उसकी राजधानी का नाम अबीत है।", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 36:36" - }, - "हदद के मरने पर, मस्रेकावासी सम्ला उसके स्थान पर राजा हुआ।", + "type": "verse:v", + "number": "19", + "sid": "GEN 25:19" + }, + "अब्राहम के पुत्र इसहाक की वंशावली यह है: अब्राहम से इसहाक उत्पन्न हुआ;", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 25:20" + }, + "और इसहाक ने चालीस वर्ष का होकर रिबका को, जो पद्दनराम के वासी, अरामी बतूएल की बेटी, और अरामी लाबान की बहन थी, ब्याह लिया।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 25:21" + }, + "इसहाक की पत्नी तो बाँझ थी, इसलिए उसने उसके निमित्त यहोवा से विनती की; और यहोवा ने उसकी विनती सुनी, इस प्रकार उसकी पत्नी रिबका गर्भवती हुई।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 25:22" + }, + "लड़के उसके गर्भ में आपस में लिपटकर", + { + "type": "char:it", + "content": [ + "एक दूसरे को मारने लगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "37", - "sid": "GEN 36:37" + "type": "char:fr", + "content": [ + "25.22" + ] }, - "फिर सम्ला के मरने पर, शाऊल जो महानद के तटवाले रहोबोत नगर का था, वह उसके स्थान पर राजा हुआ।", { - "type": "verse:v", - "number": "38", - "sid": "GEN 36:38" + "type": "char:fq", + "content": [ + "एक दूसरे को मारने लगे:" + ] }, - "शाऊल के मरने पर, अकबोर का पुत्र बाल्हानान उसके स्थान पर राजा हुआ।", { - "type": "verse:v", - "number": "39", - "sid": "GEN 36:39" - }, - "अकबोर के पुत्र बाल्हानान के मरने पर, हदर उसके स्थान पर राजा हुआ और उसकी राजधानी का नाम पाऊ है; और उसकी पत्नी का नाम महेतबेल है, जो मेज़ाहाब की नातिन और मत्रेद की बेटी थी।" - ] + "type": "char:ft", + "content": [ + "रिबका के गर्भ में दो बेटे थे, जो दो जातियों के मूलपिता होंगे, और जिनकी प्रवृति और गंतव्य अलग-अलग होंगे। प्रकृति का क्रम उलट जाएगा, जो बड़ा है वह छोटे की सेवा करेगा। गर्भ में उनका संघर्ष उनके भविष्य के इतिहास की भूमिका थी।" + ] + } + ] + } + ] + }, + "। तब उसने कहा, “मेरी जो ऐसी ही दशा रहेगी तो मैं कैसे जीवित रहूँगी?” और वह यहोवा की इच्छा पूछने को गई।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "GEN 25:23" + }, + "तब यहोवा ने उससे कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“तेरे गर्भ में दो जातियाँ हैं," + ] + }, + { + "type": "para:q", + "content": [ + "और तेरी कोख से निकलते ही दो" + ] + }, + { + "type": "para:q", + "content": [ + "राज्य के लोग अलग-अलग होंगे," + ] + }, + { + "type": "para:q", + "content": [ + "और एक राज्य के लोग दूसरे से" + ] + }, + { + "type": "para:q", + "content": [ + "अधिक सामर्थी होंगे और बड़ा" + ] + }, + { + "type": "para:q", + "content": [ + "बेटा छोटे के अधीन होगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 25:24" + }, + "जब उसके पुत्र उत्पन्न होने का समय आया, तब क्या प्रगट हुआ, कि उसके गर्भ में जुड़वे बालक हैं।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 25:25" + }, + "पहला जो उत्पन्न हुआ वह लाल निकला, और उसका सारा शरीर कम्बल के समान रोममय था; इसलिए उसका नाम एसाव रखा गया।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 25:26" + }, + "पीछे उसका भाई अपने हाथ से एसाव की एड़ी पकड़े हुए उत्पन्न हुआ; और उसका नाम याकूब रखा गया। जब रिबका ने उनको जन्म दिया तब इसहाक साठ वर्ष का था।" + ] + }, + { + "type": "para:s", + "content": [ + "एसाव द्वारा पहलौठे का अधिकार बेचना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 25:27" + }, + "फिर वे लड़के बढ़ने लगे और एसाव तो वनवासी होकर चतुर शिकार खेलनेवाला हो गया, पर याकूब सीधा मनुष्य था, और तम्बुओं में रहा करता था।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 25:28" + }, + "इसहाक एसाव के अहेर का माँस खाया करता था, इसलिए वह उससे प्रीति रखता था; पर रिबका याकूब से प्रीति रखती थी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "GEN 25:29" + }, + "एक दिन याकूब भोजन के लिये कुछ दाल पका रहा था; और एसाव मैदान से थका हुआ आया।", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 25:30" + }, + "तब एसाव ने याकूब से कहा, “वह जो लाल वस्तु है, उसी लाल वस्तु में से मुझे कुछ खिला, क्योंकि मैं थका हूँ।” इसी कारण उसका नाम एदोम भी पड़ा।", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 25:31" + }, + "याकूब ने कहा, “अपना", + { + "type": "char:it", + "content": [ + "पहलौठे का अधिकार", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25.31" + ] + }, + { + "type": "char:fq", + "content": [ + "पहलौठे का अधिकार:" + ] + }, + { + "type": "char:ft", + "content": [ + "याकूब पहिलौठे के अधिकार को खरीदने के लिए तैयार था, क्योंकि वह सबसे शान्तिपूर्ण ऐसा तरीका था जिससे वह उस श्रेष्ठता को पा सकता था जो उसके लिए ठहराई गई थी। इसलिए उसने अपने इस प्रस्ताव में सावधानी और बुद्धिमानी से काम लिया।" + ] + } + ] + } + ] + }, + "आज मेरे हाथ बेच दे।”", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 25:32" + }, + "एसाव ने कहा, “देख, मैं तो अभी मरने पर हूँ इसलिए पहलौठे के अधिकार से मेरा क्या लाभ होगा?”", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 25:33" + }, + "याकूब ने कहा, “मुझसे अभी शपथ खा,” अतः उसने उससे शपथ खाई, और अपना पहलौठे का अधिकार याकूब के हाथ बेच डाला।", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 25:34" + }, + "इस पर याकूब ने एसाव को रोटी और पकाई हुई मसूर की दाल दी; और उसने खाया पिया, तब उठकर चला गया। इस प्रकार एसाव ने अपना पहलौठे का अधिकार तुच्छ जाना।" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "GEN 26" + }, + { + "type": "para:s", + "content": [ + "इसहाक का वृत्तान्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 26:1" + }, + "उस देश में अकाल पड़ा, वह उस पहले अकाल से अलग था जो अब्राहम के दिनों में पड़ा था। इसलिए इसहाक गरार को पलिश्तियों के राजा अबीमेलेक के पास गया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 26:2" + }, + "वहाँ", + { + "type": "char:it", + "content": [ + "यहोवा ने उसको दर्शन देकर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26.2" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ने उसको दर्शन देकर:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसहाक अब उत्तराधिकारी था और इस प्रकार प्रतिज्ञा का वारिस भी था। अतः परमेश्वर उसके साथ बातचीत करता है, और उस कठिन परिस्थिति में उसके साथ रहने की प्रतिज्ञा करता है।" + ] + } + ] + } + ] }, + "कहा, “मिस्र में मत जा; जो देश मैं तुझे बताऊँ उसी में रह।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "GEN 36:40" - }, - "फिर एसाववंशियों के अधिपतियों के कुलों, और स्थानों के अनुसार उनके नाम ये हैं तिम्ना अधिपति, अल्वा अधिपति, यतेत अधिपति,", + "type": "verse:v", + "number": "3", + "sid": "GEN 26:3" + }, + "तू इसी देश में रह, और मैं तेरे संग रहूँगा, और तुझे आशीष दूँगा; और ये सब देश मैं तुझको, और तेरे वंश को दूँगा; और जो शपथ मैंने तेरे पिता अब्राहम से खाई थी, उसे मैं पूरी करूँगा।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 26:4" + }, + "और मैं तेरे वंश को आकाश के तारागण के समान करूँगा; और मैं तेरे वंश को ये सब देश दूँगा, और पृथ्वी की सारी जातियाँ तेरे वंश के कारण अपने को धन्य मानेंगी।", + { + "type": "char:bdit", + "content": [ + "(उत्प. 15:5)" + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "GEN 26:5" + }, + "क्योंकि अब्राहम ने मेरी मानी, और जो मैंने उसे सौंपा था उसको और मेरी आज्ञाओं, विधियों और व्यवस्था का पालन किया।”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 26:6" + }, + "इसलिए इसहाक गरार में रह गया।" + ] + }, + { + "type": "para:s", + "content": [ + "इसहाक की चालाकी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "GEN 26:7" + }, + "जब उस स्थान के लोगों ने उसकी पत्नी के विषय में पूछा, तब उसने यह सोचकर कि यदि मैं उसको अपनी पत्नी कहूँ, तो यहाँ के लोग रिबका के कारण", + { + "type": "char:it", + "content": [ + "जो परम सुन्दरी है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "41", - "sid": "GEN 36:41" + "type": "char:fr", + "content": [ + "26.7" + ] }, - "ओहोलीबामा अधिपति, एला अधिपति, पीनोन अधिपति,", { - "type": "verse:v", - "number": "42", - "sid": "GEN 36:42" + "type": "char:fq", + "content": [ + "जो परम सुन्दरी है:" + ] }, - "कनज अधिपति, तेमान अधिपति, मिबसार अधिपति,", { - "type": "verse:v", - "number": "43", - "sid": "GEN 36:43" - }, - "मग्दीएल अधिपति, ईराम अधिपति एदोमवंशियों ने जो देश अपना कर लिया था, उसके निवास-स्थानों में उनके ये ही अधिपति हुए; और एदोमी जाति का मूलपुरुष एसाव है।" - ] + "type": "char:ft", + "content": [ + "इसहाक नाटक करता है कि रिबका उसकी बहन है, क्योंकि उस स्थान के लोग उसकी सुन्दरता से मोहित थे। इसलिए उसे लगता है कि यदि उसने यह बताया कि वह उसकी पत्नी है तो उसकी जान को खतरा है।" + ] + } + ] + } + ] }, + "मुझ को मार डालेंगे, उत्तर दिया, “वह तो मेरी बहन है।”", { - "type": "chapter:c", - "number": "37", - "sid": "GEN 37" + "type": "verse:v", + "number": "8", + "sid": "GEN 26:8" }, + "जब उसको वहाँ रहते बहुत दिन बीत गए, तब एक दिन पलिश्तियों के राजा अबीमेलेक ने खिड़की में से झाँककर क्या देखा कि इसहाक अपनी पत्नी रिबका के साथ क्रीड़ा कर रहा है।", { - "type": "para:s", - "content": [ - "यूसुफ और उसके भाई" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 26:9" }, + "तब अबीमेलेक ने इसहाक को बुलवाकर कहा, “वह तो निश्चय तेरी पत्नी है; फिर तूने क्यों उसको अपनी बहन कहा?” इसहाक ने उत्तर दिया, “मैंने सोचा था, कि ऐसा न हो कि उसके कारण मेरी मृत्यु हो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 37:1" - }, - "याकूब तो कनान देश में रहता था, जहाँ उसका पिता परदेशी होकर रहा था।", + "type": "verse:v", + "number": "10", + "sid": "GEN 26:10" + }, + "अबीमेलेक ने कहा, “तूने हम से यह क्या किया? ऐसे तो प्रजा में से कोई तेरी पत्नी के साथ सहज से कुकर्म कर सकता, और तू हमको पाप में फँसाता।”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 26:11" + }, + "इसलिए अबीमेलेक ने अपनी सारी प्रजा को आज्ञा दी, “जो कोई उस पुरुष को या उस स्त्री को छूएगा, वह निश्चय मार डाला जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "इसहाक का महान बनना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 26:12" + }, + "फिर इसहाक ने उस देश में जोता बोया, और उसी वर्ष में", + { + "type": "char:it", + "content": [ + "सौ गुणा फल पाया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "GEN 37:2" + "type": "char:fr", + "content": [ + "26.12" + ] }, - "और याकूब के वंश का वृत्तान्त यह है: यूसुफ सत्रह वर्ष का होकर अपने भाइयों के संग भेड़-बकरियों को चराता था; और वह लड़का अपने पिता की पत्नी बिल्हा, और जिल्पा के पुत्रों के संग रहा करता था; और उनकी बुराइयों का समाचार अपने पिता के पास पहुँचाया करता था।", { - "type": "verse:v", - "number": "3", - "sid": "GEN 37:3" + "type": "char:fq", + "content": [ + "सौ गुणा फल पाया:" + ] }, - "और इस्राएल अपने सब पुत्रों से बढ़कर यूसुफ से प्रीति रखता था, क्योंकि वह उसके बुढ़ापे का पुत्र था: और उसने उसके लिये रंग-बिरंगा अंगरखा बनवाया।", { - "type": "verse:v", - "number": "4", - "sid": "GEN 37:4" - }, - "परन्तु जब उसके भाइयों ने देखा, कि हमारा पिता हम सब भाइयों से अधिक उसी से प्रीति रखता है, तब वे उससे बैर करने लगे और उसके साथ ठीक से बात भी नहीं करते थे।" - ] + "type": "char:ft", + "content": [ + "सौ गुणा दुर्लभ था और केवल अति बहुतायत की उपज की स्थिति में ही इसे देखा जा सकता था। यहोवा ने “इसहाक को आशीष दी”। पराए देशवासी की भेड़-बकरियों, गाय-बैलों के झुण्ड और दास दासियों में वृद्धि को देखकर वहाँ के निवासी उससे डाह करने लगे।" + ] + } + ] + } + ] }, + "; और यहोवा ने उसको आशीष दी,", { - "type": "para:s", - "content": [ - "यूसुफ का स्वप्न" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 26:13" }, + "और वह बढ़ा और उसकी उन्नति होती चली गई, यहाँ तक कि वह बहुत धनी पुरुष हो गया।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 26:14" + }, + "जब उसके भेड़-बकरी, गाय-बैल, और बहुत से दास-दासियाँ हुईं, तब पलिश्ती उससे डाह करने लगे।" + ] + }, + { + "type": "para:s", + "content": [ + "कुओं के लिये झगड़ा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 37:5" - }, - { - "type": "char:it", - "content": [ - "यूसुफ ने एक स्वप्न देखा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.5" - ] - }, - { - "type": "char:fq", - "content": [ - "यूसुफ ने एक स्वप्न देखा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यूसुफ के सपनों ने उसके भाइयों के मन में द्वेष को उत्पन्न कर दिया। अपने स्वप्नों के विषय में अपने भाइयों को स्पष्ट रूप से बताना, उसकी निष्छल आत्मा को दर्शाती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और अपने भाइयों से उसका वर्णन किया; तब वे उससे और भी द्वेष करने लगे।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "GEN 37:6" - }, - "उसने उनसे कहा, “जो स्वप्न मैंने देखा है, उसे सुनो", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 37:7" - }, - "हम लोग खेत में पूले बाँध रहे हैं, और क्या देखता हूँ कि मेरा पूला उठकर सीधा खड़ा हो गया; तब तुम्हारे पूलों ने मेरे पूले को चारों तरफ से घेर लिया और उसे दण्डवत् किया।”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 37:8" - }, - "तब उसके भाइयों ने उससे कहा, “क्या सचमुच तू हमारे ऊपर राज्य करेगा? या क्या सचमुच तू हम पर प्रभुता करेगा?” इसलिए वे उसके स्वप्नों और उसकी बातों के कारण उससे और भी अधिक बैर करने लगे।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 37:9" - }, - "फिर उसने एक और स्वप्न देखा, और अपने भाइयों से उसका भी यह वर्णन किया, “सुनो, मैंने एक और स्वप्न देखा है, कि सूर्य और चन्द्रमा, और ग्यारह तारे मुझे दण्डवत् कर रहे हैं।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 37:10" - }, - "यह स्वप्न का उसने अपने पिता, और भाइयों से वर्णन किया; तब उसके पिता ने उसको डाँटकर कहा, “यह कैसा स्वप्न है जो तूने देखा है? क्या सचमुच मैं और तेरी माता और तेरे भाई सब जाकर तेरे आगे भूमि पर गिरकर दण्डवत् करेंगे?”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 37:11" - }, - "उसके भाई तो उससे डाह करते थे; पर उसके पिता ने उसके उस वचन को स्मरण रखा।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 26:15" }, + "इसलिए जितने कुओं को उसके पिता अब्राहम के दासों ने अब्राहम के जीते जी खोदा था, उनको पलिश्तियों ने मिट्टी से भर दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 37:12" - }, - "उसके भाई अपने पिता की भेड़-बकरियों को चराने के लिये शेकेम को गए।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 37:13" - }, - "तब इस्राएल ने यूसुफ से कहा, “तेरे भाई तो शेकेम ही में भेड़-बकरी चरा रहे होंगे, इसलिए जा, मैं तुझे उनके पास भेजता हूँ।” उसने उससे कहा, “जो आज्ञा मैं हाजिर हूँ।”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 37:14" - }, - "उसने उससे कहा, “जा, अपने भाइयों और भेड़-बकरियों का हाल देख आ कि वे कुशल से तो हैं, फिर मेरे पास समाचार ले आ।” अतः उसने उसको हेब्रोन की तराई में विदा कर दिया, और वह शेकेम में आया।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 37:15" - }, - "और किसी मनुष्य ने उसको मैदान में इधर-उधर भटकते हुए पाकर उससे पूछा, “तू क्या ढूँढ़ता है?”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 37:16" - }, - "उसने कहा, “मैं तो अपने भाइयों को ढूँढ़ता हूँ कृपा कर मुझे बता कि वे भेड़-बकरियों को कहाँ चरा रहे हैं?”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 37:17" - }, - "उस मनुष्य ने कहा, “वे तो यहाँ से चले गए हैं; और मैंने उनको यह कहते सुना, ‘आओ, हम दोतान को चलें।’” इसलिए यूसुफ अपने भाइयों के पीछे चला, और उन्हें दोतान में पाया।" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 26:16" }, + "तब अबीमेलेक ने इसहाक से कहा, “हमारे पास से चला जा; क्योंकि तू हम से बहुत सामर्थी हो गया है।”", { - "type": "para:s", - "content": [ - "यूसुफ का दासत्व के लिये बेचा जाना" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 26:17" }, + "अतः इसहाक वहाँ से चला गया, और गरार की घाटी में अपना तम्बू खड़ा करके वहाँ रहने लगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 37:18" - }, - "जैसे ही उन्होंने उसे दूर से आते देखा, तो उसके निकट आने के पहले ही उसे मार डालने की युक्ति की।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 37:19" - }, - "और वे आपस में कहने लगे, “देखो, वह स्वप्न देखनेवाला आ रहा है।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 37:20" - }, - "इसलिए आओ, हम उसको घात करके किसी गड्ढे में डाल दें, और यह कह देंगे, कि कोई जंगली पशु उसको खा गया। फिर हम देखेंगे कि उसके स्वप्नों का क्या फल होगा।”", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 37:21" - }, - "यह सुनकर रूबेन ने उसको उनके हाथ से बचाने की मनसा से कहा, “हम उसको प्राण से तो न मारें।”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 37:22" - }, - "फिर रूबेन ने उनसे कहा, “लहू मत बहाओ, उसको जंगल के इस गड्ढे में डाल दो, और उस पर हाथ मत उठाओ।” वह उसको उनके हाथ से छुड़ाकर पिता के पास फिर पहुँचाना चाहता था।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 37:23" - }, - "इसलिए ऐसा हुआ कि जब यूसुफ अपने भाइयों के पास पहुँचा तब उन्होंने उसका रंग-बिरंगा अंगरखा, जिसे वह पहने हुए था, उतार लिया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 37:24" - }, - "और यूसुफ को उठाकर गड्ढे में डाल दिया। वह गड्ढा सूखा था और उसमें कुछ जल न था।" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 26:18" }, + "तब जो कुएँ उसके पिता अब्राहम के दिनों में खोदे गए थे, और अब्राहम के मरने के पीछे पलिश्तियों ने भर दिए थे, उनको इसहाक ने फिर से खुदवाया; और उनके वे ही नाम रखे, जो उसके पिता ने रखे थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 37:25" - }, - "तब वे रोटी खाने को बैठ गए; और आँखें उठाकर क्या देखा कि इश्माएलियों का एक दल ऊँटों पर सुगन्ध-द्रव्य, बलसान, और गन्धरस लादे हुए, गिलाद से मिस्र को चला जा रहा है।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 37:26" - }, - "तब यहूदा ने अपने भाइयों से कहा, “अपने भाई को घात करने और उसका खून छिपाने से क्या लाभ होगा?", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 37:27" - }, - "आओ, हम उसे इश्माएलियों के हाथ बेच डालें, और अपना हाथ उस पर न उठाए, क्योंकि वह हमारा भाई और हमारी ही हड्डी और माँस है।” और उसके भाइयों ने उसकी बात मान ली।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 37:28" - }, - "तब मिद्यानी व्यापारी उधर से होकर उनके पास पहुँचे। अतः यूसुफ के भाइयों ने उसको उस गड्ढे में से खींचकर बाहर निकाला, और इश्माएलियों के हाथ चाँदी के बीस टुकड़ों में बेच दिया; और वे यूसुफ को मिस्र में ले गए।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 37:29" - }, - "रूबेन ने गड्ढे पर लौटकर क्या देखा कि यूसुफ गड्ढे में नहीं है; इसलिए उसने अपने वस्त्र फाड़े,", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 37:30" - }, - "और अपने भाइयों के पास लौटकर कहने लगा, “लड़का तो नहीं है; अब मैं किधर जाऊँ?”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 37:31" - }, - "तब उन्होंने", - { - "type": "char:it", - "content": [ - "यूसुफ का अंगरखा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.31" - ] - }, - { - "type": "char:fq", - "content": [ - "यूसुफ का अंगरखा:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसके भाई अपना अपराध छिपाने की युक्ति बनाने लगे; और यूसुफ को मिस्र में बेच दिया। “यूसुफ फाड़ डाला गया” उस खून से सने अंगरखे को देखकर याकूब को तुरन्त निश्चय हो गया कि यूसुफ को कोई जंगली जानवर खा गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* लिया, और एक बकरे को मारकर उसके लहू में उसे डुबा दिया।" - ] - }, - { - "type": "verse:v", - "number": "32", - "sid": "GEN 37:32" - }, - "और उन्होंने उस रंगबिरंगे अंगरखे को अपने पिता के पास भेजकर यह सन्देश दिया; “यह हमको मिला है, अतः देखकर पहचान ले कि यह तेरे पुत्र का अंगरखा है कि नहीं।”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 37:33" - }, - "उसने उसको पहचान लिया, और कहा, “हाँ यह मेरे ही पुत्र का अंगरखा है; किसी दुष्ट पशु ने उसको खा लिया है; निःसन्देह यूसुफ फाड़ डाला गया है।”", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 37:34" - }, - "तब याकूब ने अपने वस्त्र फाड़े और कमर में टाट लपेटा, और अपने पुत्र के लिये बहुत दिनों तक विलाप करता रहा।", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 37:35" - }, - "और उसके सब बेटे-बेटियों ने उसको शान्ति देने का यत्न किया; पर उसको शान्ति न मिली; और वह यही कहता रहा, “मैं तो विलाप करता हुआ अपने पुत्र के पास अधोलोक में उतर जाऊँगा।” इस प्रकार उसका पिता उसके लिये रोता ही रहा।", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 37:36" - }, - "इस बीच मिद्यानियों ने यूसुफ को मिस्र में ले जाकर पोतीपर नामक, फ़िरौन के एक हाकिम, और अंगरक्षकों के प्रधान, के हाथ बेच डाला।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 26:19" }, + "फिर इसहाक के दासों को घाटी में खोदते-खोदते बहते जल का एक सोता मिला।", { - "type": "chapter:c", - "number": "38", - "sid": "GEN 38" + "type": "verse:v", + "number": "20", + "sid": "GEN 26:20" }, + "तब गरार के चरवाहों ने इसहाक के चरवाहों से झगड़ा किया, और कहा, “यह जल हमारा है।” इसलिए उसने उस कुएँ का नाम एसेक रखा; क्योंकि वे उससे झगड़े थे।", { - "type": "para:s", - "content": [ - "यहूदा और तामार" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 26:21" }, + "फिर उन्होंने दूसरा कुआँ खोदा; और उन्होंने उसके लिये भी झगड़ा किया, इसलिए उसने उसका नाम सित्ना रखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 38:1" - }, - "उन्हीं दिनों में ऐसा हुआ कि यहूदा अपने भाइयों के पास से चला गया, और हीरा नामक एक अदुल्लामवासी पुरुष के पास डेरा किया।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 38:2" - }, - "वहाँ यहूदा ने शूआ नामक एक कनानी पुरुष की बेटी को देखा; और उससे विवाह करके उसके पास गया।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 38:3" - }, - "वह गर्भवती हुई, और उसके एक पुत्र उत्पन्न हुआ; और यहूदा ने उसका नाम एर रखा।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 38:4" - }, - "और वह फिर गर्भवती हुई, और उसके एक पुत्र और उत्पन्न हुआ; और उसका नाम ओनान रखा गया।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 38:5" - }, - "फिर उसके एक पुत्र और उत्पन्न हुआ, और उसका नाम शेला रखा गया; और जिस समय इसका जन्म हुआ उस समय यहूदा कजीब में रहता था।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 38:6" - }, - "और यहूदा ने तामार नामक एक स्त्री से अपने जेठे एर का विवाह कर दिया।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 38:7" - }, - "परन्तु यहूदा का वह जेठा एर यहोवा के लेखे में दुष्ट था, इसलिए यहोवा ने उसको मार डाला।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 38:8" - }, - "तब यहूदा ने ओनान से कहा, “अपनी भौजाई के पास जा, और उसके साथ देवर का धर्म पूरा करके अपने भाई के लिये सन्तान उत्पन्न कर।”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 38:9" - }, - "ओनान तो जानता था कि सन्तान मेरी न ठहरेगी; इसलिए ऐसा हुआ कि जब वह अपनी भौजाई के पास गया, तब उसने भूमि पर वीर्य गिराकर नाश किया, जिससे ऐसा न हो कि उसके भाई के नाम से वंश चले।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 38:10" - }, - "यह काम जो उसने किया उससे यहोवा अप्रसन्न हुआ और उसने उसको भी मार डाला।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 38:11" - }, - "तब यहूदा ने इस डर के मारे कि कहीं ऐसा न हो कि अपने भाइयों के समान शेला भी मरे, अपनी बहू तामार से कहा, “जब तक मेरा पुत्र शेला सयाना न हो जाए तब तक अपने पिता के घर में विधवा ही बैठी रह।” इसलिए तामार अपने पिता के घर में जाकर रहने लगी।" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 26:22" }, + "तब उसने वहाँ से निकलकर एक और कुआँ खुदवाया; और उसके लिये उन्होंने झगड़ा न किया; इसलिए उसने उसका नाम यह कहकर रहोबोत रखा, “अब तो यहोवा ने हमारे लिये बहुत स्थान दिया है, और हम इस देश में फूले-फलेंगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का इसहाक को दर्शन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 38:12" - }, - "बहुत समय के बीतने पर यहूदा की पत्नी जो शूआ की बेटी थी, वह मर गई; फिर यहूदा शोक के दिन बीतने पर अपने मित्र हीरा अदुल्लामवासी समेत अपनी भेड़-बकरियों का ऊन कतरनेवालों के पास तिम्नाह को गया।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 38:13" - }, - "और तामार को यह समाचार मिला, “तेरा ससुर अपनी भेड़-बकरियों का ऊन कतराने के लिये तिम्नाह को जा रहा है।”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 38:14" - }, - "तब उसने यह सोचकर कि शेला सयाना तो हो गया पर मैं उसकी स्त्री नहीं होने पाई; अपना विधवापन का पहरावा उतारा और घूँघट डालकर अपने को ढाँप लिया, और एनैम नगर के फाटक के पास, जो तिम्नाह के मार्ग में है, जा बैठी।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 38:15" - }, - "जब यहूदा ने उसको देखा, उसने उसको वेश्या समझा; क्योंकि वह अपना मुँह ढाँपे हुए थी।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 38:16" - }, - "वह मार्ग से उसकी ओर फिरा, और उससे कहने लगा, “मुझे अपने पास आने दे,” (क्योंकि उसे यह मालूम न था कि वह उसकी बहू है।) और वह कहने लगी, “यदि मैं तुझे अपने पास आने दूँ, तो तू मुझे क्या देगा?”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 38:17" - }, - "उसने कहा, “मैं अपनी बकरियों में से बकरी का एक बच्चा तेरे पास भेज दूँगा।” तब उसने कहा, “भला उसके भेजने तक क्या तू हमारे पास कुछ रेहन रख जाएगा?”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 38:18" - }, - "उसने पूछा, “मैं तेरे पास क्या रेहन रख जाऊँ?” उसने कहा, “अपनी मुहर, और बाजूबन्द, और अपने हाथ की छड़ी।” तब उसने उसको वे वस्तुएँ दे दीं, और उसके पास गया, और वह उससे गर्भवती हुई।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 38:19" - }, - "तब वह उठकर चली गई, और अपना घूँघट उतारकर अपना विधवापन का पहरावा फिर पहन लिया।" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 26:23" + }, + "वहाँ से वह बेर्शेबा को गया।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 26:24" + }, + "और उसी दिन यहोवा ने रात को उसे दर्शन देकर कहा, “मैं तेरे पिता अब्राहम का परमेश्वर हूँ; मत डर, क्योंकि मैं तेरे साथ हूँ, और अपने दास अब्राहम के कारण तुझे आशीष दूँगा, और तेरा वंश बढ़ाऊँगा।”", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 26:25" + }, + "तब उसने वहाँ एक वेदी बनाई, और यहोवा से प्रार्थना की, और अपना तम्बू वहीं खड़ा किया; और वहाँ इसहाक के दासों ने एक कुआँ खोदा।" + ] + }, + { + "type": "para:s", + "content": [ + "अबीमेलेक के साथ वाचा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "GEN 26:26" + }, + "तब अबीमेलेक अपने सलाहकार अहुज्जत, और अपने सेनापति पीकोल को संग लेकर, गरार से उसके पास गया।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 26:27" }, + "इसहाक ने उनसे कहा, “तुम ने मुझसे बैर करके अपने बीच से निकाल दिया था, अब मेरे पास क्यों आए हो?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 38:20" - }, - "तब यहूदा ने बकरी का बच्चा अपने मित्र उस अदुल्लामवासी के हाथ भेज दिया कि वह रेहन रखी हुई वस्तुएँ उस स्त्री के हाथ से छुड़ा ले आए; पर वह स्त्री उसको न मिली।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 38:21" - }, - "तब उसने वहाँ के लोगों से पूछा, “वह देवदासी जो एनैम में मार्ग की एक ओर बैठी थी, कहाँ है?” उन्होंने कहा, “यहाँ तो कोई देवदासी न थी।”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 38:22" - }, - "इसलिए उसने यहूदा के पास लौटकर कहा, “मुझे वह नहीं मिली; और उस स्थान के लोगों ने कहा, ‘यहाँ तो कोई देवदासी न थी।’”", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 38:23" - }, - "तब यहूदा ने कहा, “अच्छा, वह बन्धक उसी के पास रहने दे, नहीं तो हम लोग तुच्छ गिने जाएँगे; देख, मैंने बकरी का यह बच्चा भेज दिया था, पर वह तुझे नहीं मिली।”" - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 26:28" }, + "उन्होंने कहा, “हमने तो प्रत्यक्ष देखा है, कि यहोवा तेरे साथ रहता है; इसलिए हमने सोचा, कि तू तो यहोवा की ओर से धन्य है, अतः हमारे तेरे बीच में शपथ खाई जाए, और हम तुझ से इस विषय की वाचा बन्धाएँ;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 38:24" - }, - "लगभग तीन महीने के बाद यहूदा को यह समाचार मिला, “तेरी बहू तामार ने व्यभिचार किया है; वरन् वह व्यभिचार से गर्भवती भी हो गई है।” तब यहूदा ने कहा, “उसको बाहर ले आओ कि वह जलाई जाए।”", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 38:25" - }, - "जब उसे बाहर निकाला जा रहा था, तब उसने, अपने ससुर के पास यह कहला भेजा, “जिस पुरुष की ये वस्तुएँ हैं, उसी से मैं गर्भवती हूँ,” फिर उसने यह भी कहलाया, “पहचान तो सही कि यह मुहर, और बाजूबन्द, और छड़ी किसकी हैं।”", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 38:26" - }, - "यहूदा ने उन्हें पहचानकर कहा, “", - { - "type": "char:it", - "content": [ - "वह तो मुझसे कम दोषी है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38.26" - ] - }, - { - "type": "char:fq", - "content": [ - "वह तो मुझसे कम दोषी है:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस विषय में तामार यहूदा की तुलना में कम दोषी थी। क्योंकि यहूदा ने वासना में बहकर व्यभिचार किया था और उसके द्वारा अपने पुत्र शेला से तामार का विवाह नहीं कराने के कारण तामार ने ऐसा किया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि मैंने उसका अपने पुत्र शेला से विवाह न किया।” और उसने उससे फिर कभी प्रसंग न किया।" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 26:29" + }, + "कि जैसे हमने तुझे नहीं छुआ, वरन् तेरे साथ केवल भलाई ही की है, और तुझको कुशल क्षेम से विदा किया, उसके अनुसार तू भी हम से कोई बुराई न करेगा।”", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 26:30" + }, + "तब उसने उनको भोज दिया, और उन्होंने खाया-पिया।", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 26:31" + }, + "सवेरे उन सभी ने तड़के उठकर आपस में शपथ खाई; तब इसहाक ने उनको विदा किया, और वे कुशल क्षेम से उसके पास से चले गए।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 26:32" + }, + "उसी दिन इसहाक के दासों ने आकर अपने उस खोदे हुए कुएँ का वृत्तान्त सुनाकर कहा, “हमको जल का एक सोता मिला है।”", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 26:33" + }, + "तब उसने उसका नाम शिबा रखा; इसी कारण उस नगर का नाम आज तक बेर्शेबा पड़ा है।" + ] + }, + { + "type": "para:s", + "content": [ + "एसाव की पत्नियाँ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "GEN 26:34" + }, + "जब एसाव चालीस वर्ष का हुआ, तब उसने हित्ती बेरी की बेटी यहूदीत, और हित्ती एलोन की बेटी बासमत को ब्याह लिया;", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 26:35" + }, + "और इन स्त्रियों के कारण इसहाक और रिबका के मन को खेद हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "GEN 27" + }, + { + "type": "para:s", + "content": [ + "इसहाक का एसाव को आशीर्वाद देने की योजना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 27:1" + }, + "जब इसहाक बूढ़ा हो गया, और उसकी आँखें ऐसी धुंधली पड़ गईं कि उसको सूझता न था, तब उसने अपने जेठे पुत्र एसाव को बुलाकर कहा, “हे मेरे पुत्र,” उसने कहा, “क्या आज्ञा।”", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 27:2" + }, + "उसने कहा, “सुन, मैं तो बूढ़ा हो गया हूँ, और नहीं जानता कि मेरी मृत्यु का दिन कब होगा", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 27:3" + }, + "इसलिए अब तू अपना तरकश और धनुष आदि हथियार लेकर मैदान में जा, और मेरे लिये अहेर कर ले आ।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 27:4" + }, + "तब मेरी रूचि के अनुसार स्वादिष्ट भोजन बनाकर मेरे पास ले आना, कि मैं उसे खाकर मरने से पहले तुझे जी भरकर आशीर्वाद दूँ।”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 27:5" + }, + "तब एसाव अहेर करने को मैदान में गया। जब इसहाक एसाव से यह बात कह रहा था, तब", + { + "type": "char:it", + "content": [ + "रिबका", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.5" + ] + }, + { + "type": "char:fq", + "content": [ + "रिबका:" + ] + }, + { + "type": "char:ft", + "content": [ + "वह एसाव की बजाय याकूब को आशीषें दिलवाने की योजना बनाती है। याकूब के लिए उन आशीषों को प्राप्त करने के लिए जिन्हें उसने अपने मन में बैठा रखा था, वह भावनावश यह कदम उठाने को मजबूर हो जाती है, बिना कुछ सोचे या समझे कि जो वह कर रही है सही है या नहीं।" + ] } - ] + ] + } + ] }, + "सुन रही थी।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब द्वारा आशीर्वाद चुराने की योजना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 38:27" - }, - "जब उसके जनने का समय आया, तब यह जान पड़ा कि उसके गर्भ में जुड़वे बच्चे हैं।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 38:28" - }, - "और जब वह जनने लगी तब एक बालक का हाथ बाहर आया, और दाई ने लाल सूत लेकर उसके हाथ में यह कहते हुए बाँध दिया, “पहले यही उत्पन्न हुआ।”", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 38:29" - }, - "जब उसने हाथ समेट लिया, तब उसका भाई उत्पन्न हो गया। तब उस दाई ने कहा, “तू क्यों बरबस निकल आया है?” इसलिए उसका नाम पेरेस रखा गया।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 38:30" - }, - "पीछे उसका भाई जिसके हाथ में लाल सूत बन्धा था उत्पन्न हुआ, और उसका नाम जेरह रखा गया।" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 27:6" }, + "इसलिए उसने अपने पुत्र याकूब से कहा, “सुन, मैंने तेरे पिता को तेरे भाई एसाव से यह कहते सुना है,", { - "type": "chapter:c", - "number": "39", - "sid": "GEN 39" + "type": "verse:v", + "number": "7", + "sid": "GEN 27:7" }, + "‘तू मेरे लिये अहेर करके उसका स्वादिष्ट भोजन बना, कि मैं उसे खाकर तुझे यहोवा के आगे मरने से पहले आशीर्वाद दूँ।’", { - "type": "para:s", - "content": [ - "पोतीपर के घर यूसुफ" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 27:8" }, + "इसलिए अब, हे मेरे पुत्र, मेरी सुन, और यह आज्ञा मान,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 39:1" - }, - "जब यूसुफ मिस्र में पहुँचाया गया, तब पोतीपर नामक एक मिस्री ने, जो फ़िरौन का हाकिम, और अंगरक्षकों का प्रधान था, उसको इश्माएलियों के हाथ से जो उसे वहाँ ले गए थे, मोल लिया।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 39:2" - }, - "यूसुफ अपने मिस्री स्वामी के घर में रहता था, और", - { - "type": "char:it", - "content": [ - "यहोवा उसके संग था; इसलिए वह सफल पुरुष हो गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.2" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा उसके संग था; इसलिए वह सफल पुरुष हो गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यूसुफ घरेलू नौकर था। “और उसके स्वामी ने देखा।” वह सफलता जो यूसुफ के कार्यों में प्रगट होती थी इतनी प्रभावशाली थीं कि दर्शाती थी कि परमेश्वर यहोवा उसके साथ है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 39:3" - }, - "और यूसुफ के स्वामी ने देखा, कि यहोवा उसके संग रहता है, और जो काम वह करता है उसको यहोवा उसके हाथ से सफल कर देता है।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 39:4" - }, - "तब उसकी अनुग्रह की दृष्टि उस पर हुई, और वह उसकी सेवा टहल करने के लिये नियुक्त किया गया; फिर उसने उसको अपने घर का अधिकारी बनाकर अपना सब कुछ उसके हाथ में सौंप दिया।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 39:5" - }, - "जब से उसने उसको अपने घर का और अपनी सारी सम्पत्ति का अधिकारी बनाया, तब से यहोवा यूसुफ के कारण उस मिस्री के घर पर आशीष देने लगा; और क्या घर में, क्या मैदान में, उसका जो कुछ था, सब पर यहोवा की आशीष होने लगी।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 39:6" - }, - "इसलिए उसने अपना सब कुछ यूसुफ के हाथ में यहाँ तक छोड़ दिया कि अपने खाने की रोटी को छोड़, वह अपनी सम्पत्ति का हाल कुछ न जानता था।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 27:9" }, + "कि बकरियों के पास जाकर बकरियों के दो अच्छे-अच्छे बच्चे ले आ; और मैं तेरे पिता के लिये उसकी रूचि के अनुसार उनके माँस का स्वादिष्ट भोजन बनाऊँगी।", { - "type": "para:p", - "content": [ - "यूसुफ सुन्दर और रूपवान था।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 39:7" - }, - "इन बातों के पश्चात् ऐसा हुआ, कि उसके स्वामी की पत्नी ने यूसुफ की ओर आँख लगाई और कहा, “मेरे साथ सो।”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 39:8" - }, - "पर उसने अस्वीकार करते हुए अपने स्वामी की पत्नी से कहा, “सुन, जो कुछ इस घर में है मेरे हाथ में है; उसे मेरा स्वामी कुछ नहीं जानता, और उसने अपना सब कुछ मेरे हाथ में सौंप दिया है।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 39:9" - }, - "इस घर में मुझसे बड़ा कोई नहीं; और उसने तुझे छोड़, जो उसकी पत्नी है; मुझसे कुछ नहीं रख छोड़ा; इसलिए भला, मैं ऐसी बड़ी दुष्टता करके परमेश्वर का अपराधी क्यों बनूँ?”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 39:10" - }, - "और ऐसा हुआ कि वह प्रतिदिन यूसुफ से बातें करती रही, पर उसने उसकी न मानी कि उसके पास लेटे या उसके संग रहे।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 39:11" - }, - "एक दिन क्या हुआ कि यूसुफ अपना काम-काज करने के लिये घर में गया, और घर के सेवकों में से कोई भी घर के अन्दर न था।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 39:12" - }, - "तब उस स्त्री ने उसका वस्त्र पकड़कर कहा, “मेरे साथ सो,” पर वह अपना वस्त्र उसके हाथ में छोड़कर भागा, और बाहर निकल गया।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 39:13" - }, - "यह देखकर कि वह अपना वस्त्र मेरे हाथ में छोड़कर बाहर भाग गया,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 39:14" - }, - "उस स्त्री ने अपने घर के सेवकों को बुलाकर कहा, “देखो, वह एक", - { - "type": "char:it", - "content": [ - "इब्री मनुष्य को हमारा तिरस्कार करने के लिये हमारे पास ले आया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.14" - ] - }, - { - "type": "char:fq", - "content": [ - "इब्री मनुष्य को....हमारे पास ले आया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसकी निराशा ने अब उसे झूठ बोलने पर मजबूर किया जिससे वह अपने कार्य छिपा सके और बदला ले सके।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। वह तो मेरे साथ सोने के मतलब से मेरे पास अन्दर आया था और मैं ऊँचे स्वर से चिल्ला उठी।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "GEN 39:15" - }, - "और मेरी बड़ी चिल्लाहट सुनकर वह अपना वस्त्र मेरे पास छोड़कर भागा, और बाहर निकल गया।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 39:16" - }, - "और वह उसका वस्त्र उसके स्वामी के घर आने तक अपने पास रखे रही।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 39:17" - }, - "तब उसने उससे इस प्रकार की बातें कहीं, “वह इब्री दास जिसको तू हमारे पास ले आया है, वह मुझसे हँसी करने के लिये मेरे पास आया था;", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 39:18" - }, - "और जब मैं ऊँचे स्वर से चिल्ला उठी, तब वह अपना वस्त्र मेरे पास छोड़कर बाहर भाग गया।”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 39:19" - }, - "अपनी पत्नी की ये बातें सुनकर कि तेरे दास ने मुझसे ऐसा-ऐसा काम किया, यूसुफ के स्वामी का कोप भड़का।" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 27:10" + }, + "तब तू उसको अपने पिता के पास ले जाना, कि वह उसे खाकर मरने से पहले तुझको आशीर्वाद दे।”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 27:11" + }, + "याकूब ने अपनी माता रिबका से कहा, “सुन, मेरा भाई एसाव तो रोंआर पुरुष है, और मैं रोमहीन पुरुष हूँ।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 27:12" + }, + "कदाचित् मेरा पिता मुझे टटोलने लगे, तो मैं उसकी दृष्टि में ठग ठहरूँगा; और आशीष के बदले श्राप ही कमाऊँगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 27:13" + }, + "उसकी माता ने उससे कहा, “हे मेरे, पुत्र, श्राप तुझ पर नहीं मुझी पर पड़े, तू केवल मेरी सुन, और जाकर वे बच्चे मेरे पास ले आ।”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 27:14" + }, + "तब याकूब जाकर उनको अपनी माता के पास ले आया, और माता ने उसके पिता की रूचि के अनुसार स्वादिष्ट भोजन बना दिया।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 27:15" + }, + "तब रिबका ने अपने पहलौठे पुत्र एसाव के सुन्दर वस्त्र, जो उसके पास घर में थे, लेकर अपने छोटे पुत्र याकूब को पहना दिए।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 27:16" + }, + "और बकरियों के बच्चों की खालों को उसके हाथों में और उसके चिकने गले में लपेट दिया।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 27:17" + }, + "और वह स्वादिष्ट भोजन और अपनी बनाई हुई रोटी भी अपने पुत्र याकूब के हाथ में दे दी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 27:18" + }, + "तब वह अपने पिता के पास गया, और कहा, “हे मेरे पिता,” उसने कहा, “क्या बात है? हे मेरे पुत्र, तू कौन है?”", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 27:19" + }, + "याकूब ने अपने पिता से कहा, “मैं तेरा जेठा पुत्र एसाव हूँ। मैंने तेरी आज्ञा के अनुसार किया है; इसलिए उठ और बैठकर मेरे अहेर के माँस में से खा, कि तू जी से मुझे आशीर्वाद दे।”", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 27:20" + }, + "इसहाक ने अपने पुत्र से कहा, “हे मेरे पुत्र, क्या कारण है कि वह तुझे इतनी जल्दी मिल गया?” उसने यह उत्तर दिया, “तेरे परमेश्वर यहोवा ने उसको मेरे सामने कर दिया।”", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 27:21" + }, + "फिर इसहाक ने याकूब से कहा, “हे मेरे पुत्र, निकट आ, मैं तुझे टटोलकर जानूँ, कि तू सचमुच मेरा पुत्र एसाव है या नहीं।”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 27:22" + }, + "तब याकूब अपने पिता इसहाक के निकट गया, और उसने उसको टटोलकर कहा, “बोल तो याकूब का सा है, पर हाथ एसाव ही के से जान पड़ते हैं।”", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 27:23" + }, + "और उसने उसको नहीं पहचाना, क्योंकि उसके हाथ उसके भाई के से रोंआर थे। अतः उसने उसको आशीर्वाद दिया।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 27:24" + }, + "और उसने पूछा, “क्या तू सचमुच मेरा पुत्र एसाव है?” उसने कहा, “हाँ मैं हूँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब को आशीर्वाद मिलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 27:25" + }, + "तब उसने कहा, “भोजन को मेरे निकट ले आ, कि मैं, अपने पुत्र के अहेर के माँस में से खाकर, तुझे जी से आशीर्वाद दूँ।” तब वह उसको उसके निकट ले आया, और उसने खाया; और वह उसके पास दाखमधु भी लाया, और उसने पिया।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 27:26" + }, + "तब उसके पिता इसहाक ने उससे कहा, “हे मेरे पुत्र निकट आकर मुझे चूम।”", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 27:27" + }, + "उसने निकट जाकर उसको चूमा। और उसने उसके वस्त्रों का सुगन्ध पाकर उसको वह आशीर्वाद दिया," + ] + }, + { + "type": "para:q", + "content": [ + "“देख, मेरे पुत्र की सुगन्ध जो" + ] + }, + { + "type": "para:q", + "content": [ + "ऐसे खेत की सी है जिस पर यहोवा" + ] + }, + { + "type": "para:q", + "content": [ + "ने आशीष दी हो;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 27:28" + }, + "परमेश्वर तुझे आकाश से ओस," + ] + }, + { + "type": "para:q", + "content": [ + "और भूमि की उत्तम से उत्तम उपज," + ] + }, + { + "type": "para:q", + "content": [ + "और बहुत सा अनाज और नया दाखमधु दे;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "GEN 27:29" + }, + "राज्य-राज्य के लोग तेरे अधीन हों," + ] + }, + { + "type": "para:q", + "content": [ + "और देश-देश के लोग तुझे दण्डवत् करें;" + ] + }, + { + "type": "para:q", + "content": [ + "तू अपने भाइयों का स्वामी हो," + ] + }, + { + "type": "para:q", + "content": [ + "और तेरी माता के पुत्र तुझे दण्डवत् करें।" + ] + }, + { + "type": "para:q", + "content": [ + "जो तुझे श्राप दें वे आप ही श्रापित हों," + ] + }, + { + "type": "para:q", + "content": [ + "और जो तुझे आशीर्वाद दें वे आशीष पाएँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "आशीर्वाद के लिये एसाव का निवेदन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "GEN 27:30" + }, + "जैसे ही यह आशीर्वाद इसहाक याकूब को दे चुका, और याकूब अपने पिता इसहाक के सामने से निकला ही था, कि एसाव अहेर लेकर आ पहुँचा।", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 27:31" + }, + "तब वह भी स्वादिष्ट भोजन बनाकर अपने पिता के पास ले आया, और उसने कहा, “हे मेरे पिता, उठकर अपने पुत्र के अहेर का माँस खा, ताकि मुझे जी से आशीर्वाद दे।”", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 27:32" + }, + "उसके पिता इसहाक ने पूछा, “तू कौन है?” उसने कहा, “मैं तेरा जेठा पुत्र एसाव हूँ।”", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 27:33" + }, + "तब इसहाक ने अत्यन्त थरथर काँपते हुए कहा, “फिर वह कौन था जो अहेर करके मेरे पास ले आया था, और मैंने तेरे आने से पहले सब में से कुछ कुछ खा लिया और उसको आशीर्वाद दिया? वरन्", + { + "type": "char:it", + "content": [ + "उसको आशीष लगी भी रहेगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.33" + ] + }, + { + "type": "char:fq", + "content": [ + "उसको आशीष लगी भी रहेगी:" + ] + }, + { + "type": "char:ft", + "content": [ + "वह जानता था कि माता-पिता की आशीषें, माता-पिता के झुकाव से नहीं बल्कि परमेश्वर के आत्मा से उसकी इच्छानुसार निकलती है और इसलिए जब वे दे दी गईं तो उन्हें वापस नहीं लिया जा सकता।" + ] + } + ] + } + ] + }, + "।”", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 27:34" + }, + "अपने पिता की यह बात सुनते ही एसाव ने अत्यन्त ऊँचे और दुःख भरे स्वर से चिल्लाकर अपने पिता से कहा, “हे मेरे पिता, मुझ को भी आशीर्वाद दे!”", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 27:35" }, + "उसने कहा, “तेरा भाई धूर्तता से आया, और तेरे आशीर्वाद को लेकर चला गया।”", { - "type": "para:s", - "content": [ - "यूसुफ का बन्दीगृह में डाला जाना" - ] + "type": "verse:v", + "number": "36", + "sid": "GEN 27:36" }, + "उसने कहा, “क्या उसका नाम", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "याकूब", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "GEN 39:20" + "type": "char:fr", + "content": [ + "27.36" + ] }, - "और यूसुफ के स्वामी ने उसको पकड़कर बन्दीगृह में, जहाँ राजा के कैदी बन्द थे, डलवा दिया; अतः वह उस बन्दीगृह में रहा।", { - "type": "verse:v", - "number": "21", - "sid": "GEN 39:21" - }, - "पर यहोवा यूसुफ के संग-संग रहा, और उस पर करुणा की, और बन्दीगृह के दरोगा के अनुग्रह की दृष्टि उस पर हुई।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 39:22" - }, - "इसलिए बन्दीगृह के दरोगा ने उन सब बन्दियों को, जो कारागार में थे, यूसुफ के हाथ में सौंप दिया; और जो-जो काम वे वहाँ करते थे, वह उसी की आज्ञा से होता था।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 39:23" - }, - "यूसुफ के वश में जो कुछ था उसमें से बन्दीगृह के दरोगा को कोई भी वस्तु देखनी न पड़ती थी; क्योंकि", - { - "type": "char:it", - "content": [ - "यहोवा यूसुफ के साथ था; और जो कुछ वह करता था, यहोवा उसको उसमें सफलता देता था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.23" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा यूसुफ के साथ था .... सफलता देता था:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा ने उसे बन्दी अवस्था में नहीं त्यागा। उसने उसे जेल के दरोगा की कृपादृष्टि दी। उस दरोगा ने उस पर वही भरोसा किया जो उसके पहले स्वामी ने उस पर किया था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "याकूब:" + ] }, { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:ft", + "content": [ + "अर्थात् वह एड़ी पकड़ता है, इस नाम का दूसरा अर्थ है: वह धोखा देता है या धोखा देनेवाला" + ] } - ] + ] + } + ] + }, + "यथार्थ नहीं रखा गया? उसने मुझे दो बार अड़ंगा मारा, मेरा पहलौठे का अधिकार तो उसने ले ही लिया था; और अब देख, उसने मेरा आशीर्वाद भी ले लिया है।” फिर उसने कहा, “क्या तूने मेरे लिये भी कोई आशीर्वाद नहीं सोच रखा है?”", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 27:37" + }, + "इसहाक ने एसाव को उत्तर देकर कहा, “सुन, मैंने उसको तेरा स्वामी ठहराया, और उसके सब भाइयों को उसके अधीन कर दिया, और अनाज और नया दाखमधु देकर उसको पुष्ट किया है। इसलिए अब, हे मेरे पुत्र, मैं तेरे लिये क्या करूँ?”", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 27:38" + }, + "एसाव ने अपने पिता से कहा, “हे मेरे पिता, क्या तेरे मन में एक ही आशीर्वाद है? हे मेरे पिता, मुझ को भी आशीर्वाद दे।” यह कहकर एसाव फूट फूटकर रोया।", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 27:39" + }, + "उसके पिता इसहाक ने उससे कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“सुन, तेरा निवास उपजाऊ भूमि से दूर हो," + ] + }, + { + "type": "para:q", + "content": [ + "और ऊपर से आकाश की ओस उस पर न पड़े।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "GEN 27:40" + }, + "तू अपनी तलवार के बल से जीवित रहे," + ] + }, + { + "type": "para:q", + "content": [ + "और अपने भाई के अधीन तो होए;" + ] + }, + { + "type": "para:q", + "content": [ + "पर जब तू स्वाधीन हो जाएगा," + ] + }, + { + "type": "para:q", + "content": [ + "तब उसके जूए को अपने कंधे पर से तोड़ फेंके।”", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 11:20)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "याकूब का एसाव के डर से भागना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "GEN 27:41" + }, + "एसाव ने तो याकूब से अपने पिता के दिए हुए आशीर्वाद के कारण बैर रखा; और उसने सोचा, “मेरे पिता के अन्तकाल का दिन निकट है, फिर मैं अपने भाई याकूब को घात करूँगा।”", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 27:42" + }, + "जब रिबका को अपने पहलौठे पुत्र एसाव की ये बातें बताई गईं, तब उसने अपने छोटे पुत्र याकूब को बुलाकर कहा, “सुन, तेरा भाई एसाव तुझे घात करने के लिये अपने मन में धीरज रखे हुए है।", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 27:43" + }, + "इसलिए अब, हे मेरे पुत्र, मेरी सुन, और हारान को मेरे भाई लाबान के पास भाग जा;", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 27:44" + }, + "और थोड़े दिन तक, अर्थात् जब तक तेरे भाई का क्रोध न उतरे तब तक उसी के पास रहना।", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 27:45" + }, + "फिर जब तेरे भाई का क्रोध तुझ पर से उतरे, और जो काम तूने उससे किया है उसको वह भूल जाए; तब मैं तुझे वहाँ से बुलवा भेजूँगी। ऐसा क्यों हो कि एक ही दिन में मुझे तुम दोनों से वंचित होना पड़े?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "GEN 27:46" + }, + "फिर रिबका ने इसहाक से कहा, “हित्ती लड़कियों के कारण मैं अपने प्राण से घिन करती हूँ; इसलिए यदि ऐसी हित्ती लड़कियों में से, जैसी इस देश की लड़कियाँ हैं, याकूब भी एक को कहीं ब्याह ले, तो मेरे जीवन में क्या लाभ होगा?”" + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "GEN 28" + }, + { + "type": "para:s", + "content": [ + "याकूब का लाबान के पास भेजा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 28:1" + }, + "तब इसहाक ने याकूब को बुलाकर आशीर्वाद दिया, और आज्ञा दी, “तू किसी कनानी लड़की को न ब्याह लेना।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 28:2" + }, + "पद्दनराम में अपने नाना बतूएल के घर जाकर वहाँ अपने मामा लाबान की एक बेटी को ब्याह लेना।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 28:3" + }, + "सर्वशक्तिमान परमेश्वर तुझे आशीष दे, और फलवन्त करके बढ़ाए, और तू राज्य-राज्य की मण्डली का मूल हो।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 28:4" + }, + "वह तुझे और तेरे वंश को भी अब्राहम की सी आशीष दे, कि तू यह देश जिसमें तू परदेशी होकर रहता है, और जिसे परमेश्वर ने अब्राहम को दिया था, उसका अधिकारी हो जाए।”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 28:5" + }, + "तब इसहाक ने याकूब को विदा किया, और वह पद्दनराम को अरामी बतूएल के पुत्र लाबान के पास चला, जो याकूब और एसाव की माता रिबका का भाई था।" + ] + }, + { + "type": "para:s", + "content": [ + "एसाव का इश्माएल की बेटी महलत से ब्याह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 28:6" }, + "जब एसाव को पता चला कि इसहाक ने याकूब को आशीर्वाद देकर पद्दनराम भेज दिया, कि वह वहीं से पत्नी लाए, और उसको आशीर्वाद देने के समय यह आज्ञा भी दी, “तू किसी कनानी लड़की को ब्याह न लेना,”", { - "type": "chapter:c", - "number": "40", - "sid": "GEN 40" + "type": "verse:v", + "number": "7", + "sid": "GEN 28:7" + }, + "और याकूब माता-पिता की मानकर पद्दनराम को चल दिया।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 28:8" + }, + "तब एसाव यह सब देखकर और यह भी सोचकर कि कनानी लड़कियाँ मेरे पिता इसहाक को बुरी लगती हैं,", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 28:9" + }, + "अब्राहम के पुत्र इश्माएल के पास गया, और इश्माएल की बेटी महलत को, जो नबायोत की बहन थी, ब्याह कर अपनी पत्नियों में मिला लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "बेतेल में याकूब का स्वप्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 28:10" + }, + "याकूब बेर्शेबा से निकलकर हारान की ओर चला।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 28:11" + }, + "और उसने किसी स्थान में पहुँचकर रात वहीं बिताने का विचार किया, क्योंकि सूर्य अस्त हो गया था; इसलिए उसने उस स्थान के पत्थरों में से एक पत्थर ले अपना तकिया बनाकर रखा, और उसी स्थान में सो गया।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 28:12" }, + "तब उसने स्वप्न में क्या देखा, कि एक सीढ़ी पृथ्वी पर खड़ी है, और उसका सिरा स्वर्ग तक पहुँचा है; और परमेश्वर के दूत उस पर से चढ़ते-उतरते हैं।", { - "type": "para:s", - "content": [ - "यूसुफ द्वारा स्वप्नों की व्याख्या" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 28:13" }, + "और यहोवा उसके ऊपर खड़ा होकर कहता है, “मैं यहोवा, तेरे दादा अब्राहम का परमेश्वर, और इसहाक का भी परमेश्वर हूँ; जिस भूमि पर तू लेटा है, उसे मैं तुझको और तेरे वंश को दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 40:1" - }, - "इन बातों के पश्चात् ऐसा हुआ, कि मिस्र के राजा के पिलानेहारे और पकानेहारे ने अपने स्वामी के विरुद्ध कुछ अपराध किया।", + "type": "verse:v", + "number": "14", + "sid": "GEN 28:14" + }, + "और तेरा वंश भूमि की धूल के किनकों के समान बहुत होगा, और पश्चिम, पूरब, उत्तर, दक्षिण, चारों ओर फैलता जाएगा: और तेरे और तेरे वंश के द्वारा पृथ्वी के सारे कुल आशीष पाएँगे।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 28:15" + }, + "और सुन, मैं तेरे संग रहूँगा, और जहाँ कहीं तू जाए वहाँ तेरी रक्षा करूँगा, और तुझे इस देश में लौटा ले आऊँगा: मैं अपने कहे हुए को जब तक पूरा न कर लूँ तब तक तुझको न छोड़ूँगा।”", + { + "type": "char:bdit", + "content": [ + "(यशा. 41:10)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "GEN 28:16" + }, + "तब याकूब जाग उठा, और कहने लगा, “निश्चय इस स्थान में यहोवा है; और मैं इस बात को न जानता था।”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 28:17" + }, + "और भय खाकर उसने कहा, “यह स्थान क्या ही भयानक है! यह तो परमेश्वर के भवन को छोड़ और कुछ नहीं हो सकता; वरन् यह स्वर्ग का फाटक ही होगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 28:18" + }, + "भोर को याकूब उठा, और अपने तकिये का पत्थर लेकर उसका", + { + "type": "char:it", + "content": [ + "खम्भा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "GEN 40:2" + "type": "char:fr", + "content": [ + "28.18" + ] }, - "तब फ़िरौन ने अपने उन दोनों हाकिमों, अर्थात् पिलानेहारों के प्रधान, और पकानेहारों के प्रधान पर क्रोधित होकर", { - "type": "verse:v", - "number": "3", - "sid": "GEN 40:3" + "type": "char:fq", + "content": [ + "खम्भा:" + ] }, - "उन्हें कैद कराके, अंगरक्षकों के प्रधान के घर के उसी बन्दीगृह में, जहाँ यूसुफ बन्दी था, डलवा दिया।", { - "type": "verse:v", - "number": "4", - "sid": "GEN 40:4" - }, - "तब अंगरक्षकों के प्रधान ने उनको यूसुफ के हाथ सौंपा, और वह उनकी सेवा-टहल करने लगा; अतः वे कुछ दिन तक बन्दीगृह में रहे।", + "type": "char:ft", + "content": [ + "वह खम्भा उस घटना का स्मारक था तेल डालना, परमेश्वर के लिए पवित्र करने की क्रिया थी जो वहाँ प्रगट हुआ था। उसने उस स्थान का नाम बेतेल रखा, जिसका अर्थ है “परमेश्वर का घर”।" + ] + } + ] + } + ] + }, + "खड़ा किया, और उसके सिरे पर तेल डाल दिया।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 28:19" + }, + "और उसने उस स्थान का नाम", + { + "type": "char:it", + "content": [ + "बेतेल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "GEN 40:5" + "type": "char:fr", + "content": [ + "28.19" + ] }, - "मिस्र के राजा का पिलानेहारा और पकानेहारा, जो बन्दीगृह में बन्द थे, उन दोनों ने एक ही रात में, अपने-अपने", { - "type": "char:it", - "content": [ - "होनहार के अनुसार, स्वप्न देखा" - ] + "type": "char:fq", + "content": [ + "बेतेल:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "40.5" - ] - }, - { - "type": "char:fq", - "content": [ - "होनहार के अनुसार, स्वप्न देखा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इन बन्दियों के स्वप्न, “अपने भविष्य में होनेवाली घटना के अनुसार” भविष्य में होनेवाली स्थिति के बारे में बताते थे।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "अर्थात् ‘परमेश्वर का घर’" + ] + } + ] + } + ] + }, + "रखा; पर उस नगर का नाम पहले लूज था।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 28:20" + }, + "याकूब ने यह मन्नत मानी, “", + { + "type": "char:it", + "content": [ + "यदि परमेश्वर मेरे संग रहकर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fr", + "content": [ + "28.20" + ] }, { - "type": "verse:v", - "number": "6", - "sid": "GEN 40:6" + "type": "char:fq", + "content": [ + "यदि परमेश्वर मेरे संग रहकर:" + ] }, - "सवेरे जब यूसुफ उनके पास अन्दर गया, तब उन पर उसने जो दृष्टि की, तो क्या देखता है, कि वे उदास हैं।", { - "type": "verse:v", - "number": "7", - "sid": "GEN 40:7" - }, - "इसलिए उसने फ़िरौन के उन हाकिमों से, जो उसके साथ उसके स्वामी के घर के बन्दीगृह में थे, पूछा, “आज तुम्हारे मुँह क्यों उदास हैं?”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 40:8" - }, - "उन्होंने उससे कहा, “हम दोनों ने स्वप्न देखा है, और उनके फल का बतानेवाला कोई भी नहीं।” यूसुफ ने उनसे कहा, “क्या स्वप्नों का फल कहना परमेश्वर का काम नहीं है? मुझे अपना-अपना स्वप्न बताओ।”" - ] + "type": "char:ft", + "content": [ + "यह कोई शर्त नहीं थी जिसके आधार पर याकूब परमेश्वर को ग्रहण करेगा। यह केवल एक पुकार थी, ईश्वरीय आश्वासन को प्राप्त करने के प्रति धन्यवाद, “मैं तेरे संग रहूँगा”।" + ] + } + ] + } + ] }, + "इस यात्रा में मेरी रक्षा करे, और मुझे खाने के लिये रोटी, और पहनने के लिये कपड़ा दे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 40:9" - }, - "तब पिलानेहारों का प्रधान अपना स्वप्न यूसुफ को यह बताने लगा: “मैंने स्वप्न में देखा, कि मेरे सामने एक दाखलता है;", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 40:10" - }, - "और उस दाखलता में तीन डालियाँ हैं; और उसमें मानो कलियाँ लगीं हैं, और वे फूलीं और उसके गुच्छों में दाख लगकर पक गई।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 40:11" - }, - "और फ़िरौन का कटोरा मेरे हाथ में था; और मैंने उन दाखों को लेकर फ़िरौन के कटोरे में निचोड़ा और कटोरे को फ़िरौन के हाथ में दिया।”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 40:12" - }, - "यूसुफ ने उससे कहा, “इसका फल यह है: तीन डालियों का अर्थ तीन दिन हैं", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 40:13" - }, - "इसलिए अब से तीन दिन के भीतर फ़िरौन तेरा सिर ऊँचा करेगा, और फिर से तेरे पद पर तुझे नियुक्त करेगा, और तू पहले के समान फ़िरौन का पिलानेहारा होकर उसका कटोरा उसके हाथ में फिर दिया करेगा।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 40:14" - }, - "अतः जब तेरा भला हो जाए तब मुझे स्मरण करना, और मुझ पर कृपा करके फ़िरौन से मेरी चर्चा चलाना, और इस घर से मुझे छुड़वा देना।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 40:15" - }, - "क्योंकि सचमुच इब्रानियों के देश से मुझे चुराकर लाया गया हैं, और यहाँ भी मैंने कोई ऐसा काम नहीं किया, जिसके कारण मैं इस कारागार में डाला जाऊँ।”" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 28:21" }, + "और मैं अपने पिता के घर में कुशल क्षेम से लौट आऊँ; तो यहोवा मेरा परमेश्वर ठहरेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 40:16" - }, - "यह देखकर कि उसके स्वप्न का फल अच्छा निकला, पकानेहारों के प्रधान ने यूसुफ से कहा, “मैंने भी स्वप्न देखा है, वह यह है: मैंने देखा कि मेरे सिर पर सफेद रोटी की तीन टोकरियाँ है", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 40:17" - }, - "और ऊपर की टोकरी में फ़िरौन के लिये सब प्रकार की पकी पकाई वस्तुएँ हैं; और पक्षी मेरे सिर पर की टोकरी में से उन वस्तुओं को खा रहे हैं।”", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 40:18" - }, - "यूसुफ ने कहा, “इसका फल यह है: तीन टोकरियों का अर्थ तीन दिन है।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 40:19" - }, - "अब से तीन दिन के भीतर फ़िरौन तेरा सिर कटवाकर तुझे एक वृक्ष पर टंगवा देगा, और पक्षी तेरे माँस को नोच-नोच कर खाएँगे।”" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 28:22" }, + "और यह पत्थर, जिसका मैंने खम्भा खड़ा किया है, परमेश्वर का भवन ठहरेगा: और जो कुछ तू मुझे दे उसका दशमांश मैं अवश्य ही तुझे दिया करूँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "GEN 29" + }, + { + "type": "para:s", + "content": [ + "याकूब का राहेल से मिलना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 40:20" - }, - "और तीसरे दिन फ़िरौन का जन्मदिन था, उसने अपने सब कर्मचारियों को भोज दिया, और उनमें से पिलानेहारों के प्रधान, और पकानेहारों के प्रधान दोनों को बन्दीगृह से निकलवाया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 40:21" - }, - "पिलानेहारों के प्रधान को तो पिलानेहारे के पद पर फिर से नियुक्त किया, और वह फ़िरौन के हाथ में कटोरा देने लगा।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 40:22" - }, - "पर पकानेहारों के प्रधान को उसने टंगवा दिया, जैसा कि यूसुफ ने उनके स्वप्नों का फल उनसे कहा था।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 40:23" - }, - "फिर भी पिलानेहारों के प्रधान ने यूसुफ को स्मरण न रखा; परन्तु", - { - "type": "char:it", - "content": [ - "उसे भूल गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "40.23" - ] - }, - { - "type": "char:fq", - "content": [ - "उसे भूल गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "पिलानेहारे ने यूसुफ को स्मरण नहीं रखा। इस संसार में ऐसा अक्सर होता है। परन्तु एक जो स्वर्ग में है, वह उसे नहीं भूला। उसने उसे उचित समय में छुड़ाया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 29:1" + }, + "फिर याकूब ने अपना मार्ग लिया, और पूर्वियों के देश में आया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 29:2" + }, + "और उसने दृष्टि करके क्या देखा, कि मैदान में एक कुआँ है, और उसके पास भेड़-बकरियों के तीन झुण्ड बैठे हुए हैं; क्योंकि जो पत्थर उस कुएँ के मुँह पर धरा रहता था, जिसमें से झुण्डों को जल पिलाया जाता था, वह भारी था।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 29:3" + }, + "और जब सब झुण्ड वहाँ इकट्ठे हो जाते तब चरवाहे उस पत्थर को कुएँ के मुँह पर से लुढ़काकर भेड़-बकरियों को पानी पिलाते, और फिर पत्थर को कुएँ के मुँह पर ज्यों का त्यों रख देते थे।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 29:4" + }, + "अतः याकूब ने चरवाहों से पूछा, “हे मेरे भाइयों, तुम कहाँ के हो?” उन्होंने कहा, “हम हारान के हैं।”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 29:5" + }, + "तब उसने उनसे पूछा, “क्या तुम नाहोर के पोते लाबान को जानते हो?” उन्होंने कहा, “हाँ, हम उसे जानते हैं।”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 29:6" + }, + "फिर उसने उनसे पूछा, “क्या वह कुशल से है?” उन्होंने कहा, “हाँ, कुशल से है और वह देख, उसकी बेटी राहेल भेड़-बकरियों को लिये हुए चली आती है।”", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 29:7" + }, + "उसने कहा, “देखो, अभी तो दिन बहुत है, पशुओं के इकट्ठे होने का समय नहीं; इसलिए भेड़-बकरियों को जल पिलाकर फिर ले जाकर चराओ।”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 29:8" + }, + "उन्होंने कहा, “हम अभी ऐसा नहीं कर सकते, जब सब झुण्ड इकट्ठे होते हैं तब पत्थर कुएँ के मुँह से लुढ़काया जाता है, और तब हम भेड़-बकरियों को पानी पिलाते हैं।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 29:9" + }, + "उनकी यह बातचीत हो रही थी, कि राहेल जो पशु चराया करती थी, अपने पिता की भेड़-बकरियों को लिये हुए आ गई।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 29:10" + }, + "अपने मामा लाबान की बेटी राहेल को, और उसकी भेड़-बकरियों को भी देखकर याकूब ने निकट जाकर कुएँ के मुँह पर से पत्थर को लुढ़काकर अपने मामा लाबान की भेड़-बकरियों को पानी पिलाया।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 29:11" + }, + "तब याकूब ने राहेल को चूमा, और ऊँचे स्वर से रोया।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 29:12" + }, + "और याकूब ने राहेल को बता दिया, कि मैं तेरा फुफेरा भाई हूँ, अर्थात् रिबका का पुत्र हूँ। तब उसने दौड़कर अपने पिता से कह दिया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 29:13" + }, + "अपने भांजे याकूब का समाचार पाते ही लाबान उससे भेंट करने को दौड़ा, और उसको गले लगाकर चूमा, फिर अपने घर ले आया। और याकूब ने लाबान से अपना सब वृत्तान्त वर्णन किया।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 29:14" + }, + "तब लाबान ने याकूब से कहा, “तू तो सचमुच मेरी हड्डी और माँस है।” और याकूब एक महीना भर उसके साथ रहा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 29:15" + }, + "तब लाबान ने याकूब से कहा, “भाई-बन्धु होने के कारण तुझ से मुफ्त सेवा कराना मेरे लिए उचित नहीं है; इसलिए कह मैं तुझे सेवा के बदले क्या दूँ?”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 29:16" + }, + "लाबान की दो बेटियाँ थी, जिनमें से बड़ी का नाम लिआ और छोटी का राहेल था।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 29:17" + }, + "लिआ के तो धुन्धली आँखें थीं, पर राहेल रूपवती और सुन्दर थी।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब का राहेल के लिये सात वर्ष की सेवा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 29:18" + }, + "इसलिए याकूब ने, जो राहेल से प्रीति रखता था, कहा, “मैं तेरी छोटी बेटी राहेल के लिये सात वर्ष तेरी सेवा करूँगा।”", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 29:19" + }, + "लाबान ने कहा, “उसे पराए पुरुष को देने से तुझको देना उत्तम होगा; इसलिए मेरे पास रह।”", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 29:20" + }, + "अतः याकूब ने राहेल के लिये सात वर्ष सेवा की; और वे उसको राहेल की प्रीति के कारण थोड़े ही दिनों के बराबर जान पड़े।" + ] + }, + { + "type": "para:s", + "content": [ + "छल से राहेल की जगह लिआ का दिया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "GEN 29:21" + }, + "तब याकूब ने लाबान से कहा, “मेरी पत्नी मुझे दे, और मैं उसके पास जाऊँगा, क्योंकि मेरा समय पूरा हो गया है।”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 29:22" + }, + "अतः लाबान ने उस स्थान के सब मनुष्यों को बुलाकर इकट्ठा किया, और", + { + "type": "char:it", + "content": [ + "एक भोज दिया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29.22" + ] + }, + { + "type": "char:fq", + "content": [ + "एक भोज दिया:" + ] + }, + { + "type": "char:ft", + "content": [ + "याकूब की लिआ: से धोखे से शादी करा दी गई, और फिर सात वर्ष और सेवा करके वह राहेल को भी प्राप्त कर लेता है।" + ] } - ] + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 29:23" + }, + "साँझ के समय वह अपनी बेटी लिआ को याकूब के पास ले गया, और वह उसके पास गया।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 29:24" + }, + "लाबान ने अपनी बेटी लिआ को उसकी दासी होने के लिये अपनी दासी जिल्पा दी।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 29:25" + }, + "भोर को मालूम हुआ कि यह तो लिआ है, इसलिए उसने लाबान से कहा, “यह तूने मुझसे क्या किया है? मैंने तेरे साथ रहकर जो तेरी सेवा की, तो क्या राहेल के लिये नहीं की? फिर तूने मुझसे क्यों ऐसा छल किया है?”", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 29:26" + }, + "लाबान ने कहा, “हमारे यहाँ ऐसी रीति नहीं, कि बड़ी बेटी से पहले दूसरी का विवाह कर दें।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब को राहेल का भी दिया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 29:27" + }, + "“इसका सप्ताह तो पूरा कर; फिर दूसरी भी तुझे उस सेवा के लिये मिलेगी जो तू मेरे साथ रहकर और सात वर्ष तक करेगा।”", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 29:28" + }, + "याकूब ने ऐसा ही किया, और लिआ के सप्ताह को पूरा किया; तब लाबान ने उसे अपनी बेटी राहेल भी दी, कि वह उसकी पत्नी हो।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 29:29" + }, + "लाबान ने अपनी बेटी राहेल की दासी होने के लिये अपनी दासी बिल्हा को दिया।", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 29:30" + }, + "तब याकूब राहेल के पास भी गया, और उसकी प्रीति लिआ से अधिक उसी पर हुई, और उसने लाबान के साथ रहकर सात वर्ष और उसकी सेवा की।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब की सन्तान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "GEN 29:31" + }, + "जब", + { + "type": "char:it", + "content": [ + "यहोवा ने देखा कि लिआ अप्रिय हुई", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29.31" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ने देखा कि लिआ अप्रिय हुई:" + ] + }, + { + "type": "char:ft", + "content": [ + "अप्रिय हुई परमेश्वर की आँखें दुखियारों पर लगी रहती है, वह उसको सन्तान देकर उसके पति के प्यार की कमी की भरपाई करता है; जबकि राहेल बाँझ थी।" + ] + } + ] + } + ] }, + ", तब उसने उसकी कोख खोली, पर राहेल बाँझ रही।", { - "type": "chapter:c", - "number": "41", - "sid": "GEN 41" + "type": "verse:v", + "number": "32", + "sid": "GEN 29:32" }, + "अतः लिआ गर्भवती हुई, और उसके एक पुत्र उत्पन्न हुआ, और उसने यह कहकर उसका नाम रूबेन रखा, “यहोवा ने मेरे दुःख पर दृष्टि की है, अब मेरा पति मुझसे प्रीति रखेगा।”", { - "type": "para:s", - "content": [ - "फ़िरौन का स्वप्न" - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 29:33" }, + "फिर वह गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; तब उसने यह कहा, “यह सुनकर कि मैं अप्रिय हूँ यहोवा ने मुझे यह भी पुत्र दिया।” इसलिए उसने उसका नाम शिमोन रखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 41:1" - }, - "पूरे दो वर्ष के बीतने पर फ़िरौन ने यह स्वप्न देखा कि वह नील नदी के किनारे खड़ा है।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 41:2" - }, - "और उस नदी में से सात सुन्दर और मोटी-मोटी गायें निकलकर कछार की घास चरने लगीं।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 41:3" - }, - "और, क्या देखा कि उनके पीछे और सात गायें, जो कुरूप और दुर्बल हैं, नदी से निकलीं; और दूसरी गायों के निकट नदी के तट पर जा खड़ी हुईं।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 41:4" - }, - "तब ये कुरूप और दुर्बल गायें उन सात सुन्दर और मोटी-मोटी गायों को खा गईं। तब फ़िरौन जाग उठा।", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 41:5" - }, - "और वह फिर सो गया और दूसरा स्वप्न देखा कि एक डंठल में से सात मोटी और अच्छी-अच्छी बालें निकलीं।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 41:6" - }, - "और, क्या देखा कि उनके पीछे सात बालें पतली और पुरवाई से मुर्झाई हुई निकलीं।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 41:7" - }, - "और इन पतली बालों ने उन सातों मोटी और अन्न से भरी हुई बालों को निगल लिया। तब फ़िरौन जागा, और उसे मालूम हुआ कि यह स्वप्न ही था।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 41:8" - }, - "भोर को फ़िरौन का", + "type": "verse:v", + "number": "34", + "sid": "GEN 29:34" + }, + "फिर वह गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; और उसने कहा, “अब की बार तो मेरा पति मुझसे मिल जाएगा, क्योंकि उससे मेरे तीन पुत्र उत्पन्न हुए।” इसलिए उसका नाम लेवी रखा गया।", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 29:35" + }, + "और फिर वह गर्भवती हुई और उसके एक और पुत्र उत्पन्न हुआ; और उसने कहा, “अब की बार तो मैं यहोवा का धन्यवाद करूँगी।” इसलिए उसने उसका नाम यहूदा रखा; तब उसकी कोख बन्द हो गई।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 1:2)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "GEN 30" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 30:1" + }, + "जब राहेल ने देखा कि याकूब के लिये मुझसे कोई सन्तान नहीं होती, तब वह अपनी बहन से डाह करने लगी और याकूब से कहा, “मुझे भी सन्तान दे, नहीं तो मर जाऊँगी।”", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 30:2" + }, + "तब याकूब ने राहेल से क्रोधित होकर कहा, “क्या मैं परमेश्वर हूँ? तेरी कोख तो उसी ने बन्द कर रखी है।”", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 30:3" + }, + "राहेल ने कहा, “अच्छा, मेरी दासी बिल्हा हाजिर है; उसी के पास जा, वह मेरे घुटनों पर जनेगी, और उसके द्वारा मेरा भी घर बसेगा।”", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 30:4" + }, + "तब उसने उसे अपनी दासी बिल्हा को दिया, कि वह उसकी पत्नी हो; और याकूब उसके पास गया।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 30:5" + }, + "और बिल्हा गर्भवती हुई और याकूब से उसके एक पुत्र उत्पन्न हुआ।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 30:6" + }, + "तब राहेल ने कहा, “परमेश्वर ने मेरा न्याय चुकाया और मेरी सुनकर मुझे एक पुत्र दिया।” इसलिए उसने उसका नाम दान रखा।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 30:7" + }, + "राहेल की दासी बिल्हा फिर गर्भवती हुई और याकूब से एक पुत्र और उत्पन्न हुआ।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 30:8" + }, + "तब राहेल ने कहा, “मैंने अपनी बहन के साथ बड़े बल से लिपटकर मल्लयुद्ध किया और अब जीत गई।” अतः उसने उसका नाम नप्ताली रखा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 30:9" + }, + "जब लिआ ने देखा कि मैं जनने से रहित हो गई हूँ, तब उसने अपनी दासी जिल्पा को लेकर याकूब की पत्नी होने के लिये दे दिया।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 30:10" + }, + "और लिआ की दासी जिल्पा के भी याकूब से एक पुत्र उत्पन्न हुआ।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 30:11" + }, + "तब लिआ ने कहा, “अहो भाग्य!” इसलिए उसने उसका नाम गाद रखा।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 30:12" + }, + "फिर लिआ की दासी जिल्पा के याकूब से एक और पुत्र उत्पन्न हुआ।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 30:13" + }, + "तब लिआ ने कहा, “मैं धन्य हूँ; निश्चय स्त्रियाँ मुझे धन्य कहेंगी।” इसलिए उसने उसका नाम आशेर रखा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 30:14" + }, + "गेहूँ की कटनी के दिनों में रूबेन को मैदान में", + { + "type": "char:it", + "content": [ + "दूदाफल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मन व्याकुल हुआ" - ] + "type": "char:fr", + "content": [ + "30.14" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.8" - ] - }, - { - "type": "char:fq", - "content": [ - "मन व्याकुल हुआ:" - ] - }, - { - "type": "char:ft", - "content": [ - "बंदीगृह में उन अधिकारियों के समान, वह इस एहसास से छुटकारा नहीं पा सका कि इन दोनों स्वप्न का सम्बंध भविष्य की किसी घटना से है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "दूदाफल:" + ] }, { - "type": "char:it", - "content": [ - "*; और उसने मिस्र के सब ज्योतिषियों, और पंडितों को बुलवा भेजा; और उनको अपने स्वप्न बताए; पर उनमें से कोई भी उनका फल फ़िरौन को न बता सका।" - ] + "type": "char:ft", + "content": [ + "दूदाफल को “प्रेम फल” भी कहा जाता है, यह स्वाद में मीठा और सुगन्ध देता है, और माना जाता है कि इसके खाने से यौन इच्छाएँ उत्तेजित होती है और महिलाओं को गर्भवती होने में मदद करता है।" + ] } - ] + ] + } + ] }, + "मिले, और वह उनको अपनी माता लिआ के पास ले गया, तब राहेल ने लिआ से कहा, “अपने पुत्र के दूदाफलों में से कुछ मुझे दे।”", { - "type": "para:s", - "content": [ - "यूसुफ द्वारा फ़िरौन के स्वप्नों की व्याख्या" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 30:15" }, + "उसने उससे कहा, “तूने जो मेरे पति को ले लिया है क्या छोटी बात है? अब क्या तू मेरे पुत्र के दूदाफल भी लेना चाहती है?” राहेल ने कहा, “अच्छा, तेरे पुत्र के दूदाफलों के बदले वह आज रात को तेरे संग सोएगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 41:9" - }, - "तब पिलानेहारों का प्रधान फ़िरौन से बोल उठा, “मेरे अपराध आज मुझे स्मरण आए:", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 41:10" - }, - "जब फ़िरौन अपने दासों से क्रोधित हुआ था, और मुझे और पकानेहारों के प्रधान को कैद कराके अंगरक्षकों के प्रधान के घर के बन्दीगृह में डाल दिया था;", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 41:11" - }, - "तब हम दोनों ने एक ही रात में, अपने-अपने होनहार के अनुसार स्वप्न देखा;", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 41:12" - }, - "और वहाँ हमारे साथ एक इब्री जवान था, जो अंगरक्षकों के प्रधान का दास था; अतः हमने उसको बताया, और उसने हमारे स्वप्नों का फल हम से कहा, हम में से एक-एक के स्वप्न का फल उसने बता दिया।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 41:13" - }, - "और जैसा-जैसा फल उसने हम से कहा था, वैसा ही हुआ भी, अर्थात् मुझ को तो मेरा पद फिर मिला, पर वह फांसी पर लटकाया गया।”" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 30:16" }, + "साँझ को जब याकूब मैदान से आ रहा था, तब लिआ उससे भेंट करने को निकली, और कहा, “तुझे मेरे ही पास आना होगा, क्योंकि मैंने अपने पुत्र के दूदाफल देकर तुझे सचमुच मोल लिया।” तब वह उस रात को उसी के संग सोया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 41:14" - }, - "तब फ़िरौन ने यूसुफ को बुलवा भेजा। और वह झटपट बन्दीगृह से बाहर निकाला गया, और बाल बनवाकर, और वस्त्र बदलकर फ़िरौन के सामने आया।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 41:15" - }, - "फ़िरौन ने यूसुफ से कहा, “मैंने एक स्वप्न देखा है, और उसके फल का बतानेवाला कोई भी नहीं; और मैंने तेरे विषय में सुना है, कि तू स्वप्न सुनते ही उसका फल बता सकता है।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 41:16" - }, - "यूसुफ ने फ़िरौन से कहा, “", - { - "type": "char:it", - "content": [ - "मैं तो कुछ नहीं जानता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.16" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तो कुछ नहीं जानता" - ] - }, - { - "type": "char:ft", - "content": [ - "मैं नहीं पर परमेश्वर उत्तर देगा। यूसुफ जैसा करता था उसने अपने वरदान का श्रेय परमेश्वर को दिया, ताकि फ़िरौन को इसका लाभ मिले।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*: परमेश्वर ही फ़िरौन के लिये शुभ वचन देगा।”" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "GEN 41:17" - }, - "फिर फ़िरौन यूसुफ से कहने लगा, “मैंने अपने स्वप्न में देखा, कि मैं नील नदी के किनारे पर खड़ा हूँ।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 41:18" - }, - "फिर, क्या देखा, कि नदी में से सात मोटी और सुन्दर-सुन्दर गायें निकलकर कछार की घास चरने लगीं।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 41:19" - }, - "फिर, क्या देखा, कि उनके पीछे सात और गायें निकली, जो दुबली, और बहुत कुरूप, और दुर्बल हैं; मैंने तो सारे मिस्र देश में ऐसी कुडौल गायें कभी नहीं देखीं।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 41:20" - }, - "इन दुर्बल और कुडौल गायों ने उन पहली सातों मोटी-मोटी गायों को खा लिया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 41:21" - }, - "और जब वे उनको खा गईं तब यह मालूम नहीं होता था कि वे उनको खा गई हैं, क्योंकि वे पहले के समान जैसी की तैसी कुडौल रहीं। तब मैं जाग उठा।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 41:22" - }, - "फिर मैंने दूसरा स्वप्न देखा, कि एक ही डंठल में सात अच्छी-अच्छी और अन्न से भरी हुई बालें निकलीं।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 41:23" - }, - "फिर क्या देखता हूँ, कि उनके पीछे और सात बालें छूछी-छूछी और पतली और पुरवाई से मुर्झाई हुई निकलीं।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 41:24" - }, - "और इन पतली बालों ने उन सात अच्छी-अच्छी बालों को निगल लिया। इसे मैंने ज्योतिषियों को बताया, पर इसका समझानेवाला कोई नहीं मिला।”" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 30:17" }, + "तब परमेश्वर ने लिआ की सुनी, और वह गर्भवती हुई और याकूब से उसके पाँचवाँ पुत्र उत्पन्न हुआ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 41:25" - }, - "तब यूसुफ ने फ़िरौन से कहा, “फ़िरौन का स्वप्न एक ही है,", - { - "type": "char:it", - "content": [ - "परमेश्वर जो काम करना चाहता है, उसको उसने फ़िरौन पर प्रगट किया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.25" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर जो काम करना .... किया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यूसुफ अब स्वप्न का अर्थ बताता है और उस आपात स्थिति में क्या करना चाहिए उसकी सलाह देता है। “परमेश्वर जो काम करना चाहता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "GEN 41:26" - }, - "वे सात अच्छी-अच्छी गायें सात वर्ष हैं; और वे सात अच्छी-अच्छी बालें भी सात वर्ष हैं; स्वप्न एक ही है।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 41:27" - }, - "फिर उनके पीछे जो दुर्बल और कुडौल गायें निकलीं, और जो सात छूछी और पुरवाई से मुर्झाई हुई बालें निकालीं, वे अकाल के सात वर्ष होंगे।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 41:28" - }, - "यह वही बात है जो मैं फ़िरौन से कह चुका हूँ, कि परमेश्वर जो काम करना चाहता है, उसे उसने फ़िरौन को दिखाया है।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 41:29" - }, - "सुन, सारे मिस्र देश में सात वर्ष तो बहुतायत की उपज के होंगे।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 41:30" - }, - "उनके पश्चात् सात वर्ष अकाल के आएँगे, और सारे मिस्र देश में लोग इस सारी उपज को भूल जाएँगे; और अकाल से देश का नाश होगा।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 41:31" - }, - "और सुकाल (बहुतायत की उपज) देश में फिर स्मरण न रहेगा क्योंकि अकाल अत्यन्त भयंकर होगा।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 41:32" - }, - "और फ़िरौन ने जो यह स्वप्न दो बार देखा है इसका भेद यही है कि यह बात परमेश्वर की ओर से नियुक्त हो चुकी है, और परमेश्वर इसे शीघ्र ही पूरा करेगा।", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 41:33" - }, - "इसलिए अब फ़िरौन किसी समझदार और बुद्धिमान् पुरुष को ढूँढ़ करके उसे मिस्र देश पर प्रधानमंत्री ठहराए।", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 41:34" - }, - "फ़िरौन यह करे कि देश पर अधिकारियों को नियुक्त करे, और जब तक सुकाल के सात वर्ष रहें तब तक वह मिस्र देश की उपज का पंचमांश लिया करे।", - { - "type": "verse:v", - "number": "35", - "sid": "GEN 41:35" - }, - "और वे इन अच्छे वर्षों में सब प्रकार की भोजनवस्तु इकट्ठा करें, और नगर-नगर में भण्डार घर भोजन के लिये, फ़िरौन के वश में करके उसकी रक्षा करें।", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 41:36" - }, - "और वह भोजनवस्तु अकाल के उन सात वर्षों के लिये, जो मिस्र देश में आएँगे, देश के भोजन के निमित्त रखी रहे, जिससे देश उस अकाल से सत्यानाश न हो जाए।”" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 30:18" }, + "तब लिआ ने कहा, “मैंने जो अपने पति को अपनी दासी दी, इसलिए परमेश्वर ने मुझे मेरी मजदूरी दी है।” इसलिए उसने उसका नाम इस्साकार रखा।", { - "type": "para:s", - "content": [ - "यूसुफ का प्रधानमंत्री बनाया जाना" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 30:19" }, + "लिआ फिर गर्भवती हुई और याकूब से उसके छठवाँ पुत्र उत्पन्न हुआ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "GEN 41:37" - }, - "यह बात फ़िरौन और उसके सारे कर्मचारियों को अच्छी लगी।", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 41:38" - }, - "इसलिए फ़िरौन ने अपने कर्मचारियों से कहा, “क्या हमको ऐसा पुरुष, जैसा यह है, जिसमें परमेश्वर का आत्मा रहता है, मिल सकता है?”", - { - "type": "verse:v", - "number": "39", - "sid": "GEN 41:39" - }, - "फिर फ़िरौन ने यूसुफ से कहा, “परमेश्वर ने जो तुझे इतना ज्ञान दिया है, कि तेरे तुल्य कोई समझदार और बुद्धिमान नहीं;", - { - "type": "verse:v", - "number": "40", - "sid": "GEN 41:40" - }, - "इस कारण तू मेरे घर का अधिकारी होगा, और तेरी आज्ञा के अनुसार मेरी सारी प्रजा चलेगी, केवल राजगद्दी के विषय मैं तुझ से बड़ा ठहरूँगा।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "GEN 41:41" - }, - "फिर फ़िरौन ने यूसुफ से कहा, “सुन,", - { - "type": "char:it", - "content": [ - "मैं तुझको मिस्र के सारे देश के ऊपर अधिकारी ठहरा देता हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.41" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तुझको मिस्र के सारे देश के ऊपर अधिकारी ठहरा देता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "फ़िरौन यूसुफ की सलाह मान लेता है और उसे ऐसे समझदार और बुद्धिमान पुरुष के रूप में चुनता है जिसमें परमेश्वर का आत्मा है। वह इस बात को स्वीकारता है कि यूसुफ को जो वरदान प्राप्त है वह परमेश्वर से है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "42", - "sid": "GEN 41:42" - }, - "तब फ़िरौन ने अपने हाथ से मुहर वाली अंगूठी निकालकर यूसुफ के हाथ में पहना दी; और उसको बढ़िया मलमल के वस्त्र पहनवा दिए, और उसके गले में सोने की माला डाल दी;", - { - "type": "verse:v", - "number": "43", - "sid": "GEN 41:43" - }, - "और उसको अपने दूसरे रथ पर चढ़वाया; और लोग उसके आगे-आगे यह प्रचार करते चले, कि घुटने टेककर दण्डवत् करो और उसने उसको मिस्र के सारे देश के ऊपर प्रधानमंत्री ठहराया।", - { - "type": "verse:v", - "number": "44", - "sid": "GEN 41:44" - }, - "फिर फ़िरौन ने यूसुफ से कहा, “फ़िरौन तो मैं हूँ, और सारे मिस्र देश में कोई भी तेरी आज्ञा के बिना हाथ पाँव न हिलाएगा।”", - { - "type": "verse:v", - "number": "45", - "sid": "GEN 41:45" - }, - "फ़िरौन ने यूसुफ का नाम सापनत-पानेह रखा। और ओन नगर के याजक पोतीपेरा की बेटी आसनत से उसका ब्याह करा दिया। और यूसुफ सारे मिस्र देश में दौरा करने लगा।" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 30:20" }, + "तब लिआ ने कहा, “परमेश्वर ने मुझे अच्छा दान दिया है; अब की बार मेरा पति मेरे संग बना रहेगा, क्योंकि मेरे उससे छः पुत्र उत्पन्न हो चुके हैं।” इसलिए उसने उसका नाम जबूलून रखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "46", - "sid": "GEN 41:46" - }, - "जब यूसुफ मिस्र के राजा फ़िरौन के सम्मुख खड़ा हुआ, तब वह तीस वर्ष का था। वह फ़िरौन के सम्मुख से निकलकर सारे मिस्र देश में दौरा करने लगा।", - { - "type": "verse:v", - "number": "47", - "sid": "GEN 41:47" - }, - "सुकाल के सातों वर्षों में भूमि बहुतायत से अन्न उपजाती रही।", - { - "type": "verse:v", - "number": "48", - "sid": "GEN 41:48" - }, - "और यूसुफ उन सातों वर्षों में सब प्रकार की भोजनवस्तुएँ, जो मिस्र देश में होती थीं, जमा करके नगरों में रखता गया, और हर एक नगर के चारों ओर के खेतों की भोजनवस्तुओं को वह उसी नगर में इकट्ठा करता गया।", - { - "type": "verse:v", - "number": "49", - "sid": "GEN 41:49" - }, - "इस प्रकार यूसुफ ने अन्न को समुद्र की रेत के समान अत्यन्त बहुतायत से राशि-राशि गिनके रखा, यहाँ तक कि उसने उनका गिनना छोड़ दिया; क्योंकि वे असंख्य हो गईं।" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 30:21" }, + "तत्पश्चात् उसके एक बेटी भी हुई, और उसने उसका नाम दीना रखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "50", - "sid": "GEN 41:50" - }, - "अकाल के प्रथम वर्ष के आने से पहले यूसुफ के दो पुत्र, ओन के याजक पोतीपेरा की बेटी आसनत से जन्मे।", - { - "type": "verse:v", - "number": "51", - "sid": "GEN 41:51" - }, - "और यूसुफ ने अपने जेठे का नाम यह कहकर मनश्शे रखा, कि ‘परमेश्वर ने मुझसे मेरा सारा क्लेश, और मेरे पिता का सारा घराना भुला दिया है।’", - { - "type": "verse:v", - "number": "52", - "sid": "GEN 41:52" - }, - "दूसरे का नाम उसने यह कहकर एप्रैम रखा, कि ‘मुझे दुःख भोगने के देश में परमेश्वर ने फलवन्त किया है।’" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 30:22" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "53", - "sid": "GEN 41:53" - }, - "और मिस्र देश के सुकाल के सात वर्ष समाप्त हो गए।", - { - "type": "verse:v", - "number": "54", - "sid": "GEN 41:54" - }, - "और यूसुफ के कहने के अनुसार सात वर्षों के लिये अकाल आरम्भ हो गया। सब देशों में अकाल पड़ने लगा; परन्तु सारे मिस्र देश में अन्न था।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:11)" - ] - }, - "", - { - "type": "verse:v", - "number": "55", - "sid": "GEN 41:55" - }, - "जब मिस्र का सारा देश भूखे मरने लगा; तब प्रजा फ़िरौन से चिल्ला चिल्लाकर रोटी माँगने लगी; और वह सब मिस्रियों से कहा करता था, “यूसुफ के पास जाओ; और जो कुछ वह तुम से कहे, वही करो।”", + "type": "char:it", + "content": [ + "परमेश्वर ने राहेल की भी सुधि ली", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:11, यूह. 2:5)" - ] + "type": "char:fr", + "content": [ + "30.22" + ] }, - "", { - "type": "verse:v", - "number": "56", - "sid": "GEN 41:56" + "type": "char:fq", + "content": [ + "परमेश्वर ने राहेल की भी सुधि ली:" + ] }, - "इसलिए जब अकाल सारी पृथ्वी पर फैल गया, और मिस्र देश में अकाल का भयंकर रूप हो गया, तब यूसुफ सब भण्डारों को खोल-खोलकर मिस्रियों के हाथ अन्न बेचने लगा।", { - "type": "verse:v", - "number": "57", - "sid": "GEN 41:57" - }, - "इसलिए सारी पृथ्वी के लोग मिस्र में अन्न मोल लेने के लिये यूसुफ के पास आने लगे, क्योंकि सारी पृथ्वी पर भयंकर अकाल था।" - ] + "type": "char:ft", + "content": [ + "परमेश्वर ने राहेल की ऐसे समय में सुधि ली जो उसके लिए उचित था, जब उसने उसे निर्भर रहने और धैर्य रखने का पाठ पढ़ा दिया।" + ] + } + ] + } + ] }, + ", और उसकी सुनकर उसकी कोख खोली।", { - "type": "chapter:c", - "number": "42", - "sid": "GEN 42" + "type": "verse:v", + "number": "23", + "sid": "GEN 30:23" }, + "इसलिए वह गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; तब उसने कहा, “परमेश्वर ने मेरी नामधराई को दूर कर दिया है।”", { - "type": "para:s", - "content": [ - "याकूब का अपने पुत्रों को मिस्र भेजना" - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 30:24" }, + "इसलिए उसने यह कहकर उसका नाम यूसुफ रखा, “परमेश्वर मुझे एक पुत्र और भी देगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब का लाबान के साथ समझौता" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 42:1" - }, - "जब याकूब ने सुना कि मिस्र में अन्न है, तब उसने अपने पुत्रों से कहा, “तुम एक दूसरे का मुँह क्यों देख रहे हो।”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 42:2" - }, - "फिर उसने कहा, “मैंने सुना है कि मिस्र में अन्न है; इसलिए तुम लोग वहाँ जाकर हमारे लिये अन्न मोल ले आओ, जिससे हम न मरें, वरन् जीवित रहें।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 42:3" - }, - "अतः यूसुफ के दस भाई अन्न मोल लेने के लिये मिस्र को गए।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 42:4" - }, - "पर यूसुफ के भाई", - { - "type": "char:it", - "content": [ - "बिन्यामीन को याकूब ने यह सोचकर भाइयों के साथ न भेजा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.4" - ] - }, - { - "type": "char:fq", - "content": [ - "बिन्यामीन को याकूब ने .... न भेजा:" - ] - }, - { - "type": "char:ft", - "content": [ - "बिन्यामीन जो सबसे छोटा था, उसे उसके पिता ने रोक लिया; इसलिए नहीं कि वह लड़कपन में था परन्तु इसलिए कि वह अपने पिता के बुढ़ापे की सन्तान था और राहेल का एकमात्र बेटा था जो अब उसके पास था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कि कहीं ऐसा न हो कि उस पर कोई विपत्ति आ पड़े।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "GEN 42:5" - }, - "इस प्रकार जो लोग अन्न मोल लेने आए उनके साथ इस्राएल के पुत्र भी आए; क्योंकि कनान देश में भी भारी अकाल था।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:11)" - ] - }, - "" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 30:25" }, + "जब राहेल से यूसुफ उत्पन्न हुआ, तब याकूब ने लाबान से कहा, “मुझे विदा कर कि मैं अपने देश और स्थान को जाऊँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 42:6" - }, - "यूसुफ तो मिस्र देश का अधिकारी था, और उस देश के सब लोगों के हाथ वही अन्न बेचता था; इसलिए जब यूसुफ के भाई आए तब भूमि पर मुँह के बल गिरकर उसको दण्डवत् किया।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 42:7" - }, - "उनको देखकर यूसुफ ने पहचान तो लिया, परन्तु उनके सामने भोला बनकर कठोरता के साथ उनसे पूछा, “तुम कहाँ से आते हो?” उन्होंने कहा, “हम तो कनान देश से अन्न मोल लेने के लिये आए हैं।”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 42:8" - }, - "यूसुफ ने अपने भाइयों को पहचान लिया, परन्तु उन्होंने उसको न पहचाना।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 42:9" - }, - "तब यूसुफ अपने उन स्वप्नों को स्मरण करके जो उसने उनके विषय में देखे थे, उनसे कहने लगा, “तुम भेदिए हो; इस देश की दुर्दशा को देखने के लिये आए हो।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 42:10" - }, - "उन्होंने उससे कहा, “नहीं, नहीं, हे प्रभु, तेरे दास भोजनवस्तु मोल लेने के लिये आए हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 42:11" - }, - "हम सब एक ही पिता के पुत्र हैं, हम सीधे मनुष्य हैं, तेरे दास भेदिए नहीं।”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 42:12" - }, - "उसने उनसे कहा, “नहीं नहीं, तुम इस देश की दुर्दशा देखने ही को आए हो।”", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 42:13" - }, - "उन्होंने कहा, “हम तेरे दास बारह भाई हैं, और कनान देशवासी एक ही पुरुष के पुत्र हैं, और छोटा इस समय हमारे पिता के पास है, और एक जाता रहा।”", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 42:14" - }, - "तब यूसुफ ने उनसे कहा, “मैंने तो तुम से कह दिया, कि तुम भेदिए हो;", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 42:15" - }, - "अतः इसी रीति से तुम परखे जाओगे, फ़िरौन के जीवन की शपथ, जब तक तुम्हारा छोटा भाई यहाँ न आए तब तक तुम यहाँ से न निकलने पाओगे।", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 42:16" - }, - "इसलिए अपने में से एक को भेज दो कि वह तुम्हारे भाई को ले आए, और तुम लोग बन्दी रहोगे; इस प्रकार तुम्हारी बातें परखी जाएँगी कि तुम में सच्चाई है कि नहीं। यदि सच्चे न ठहरे तब तो फ़िरौन के जीवन की शपथ तुम निश्चय ही भेदिए समझे जाओगे।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 42:17" - }, - "तब उसने उनको तीन दिन तक बन्दीगृह में रखा।" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 30:26" }, + "मेरी स्त्रियाँ और मेरे बच्चे, जिनके लिये मैंने तेरी सेवा की है, उन्हें मुझे दे कि मैं चला जाऊँ; तू तो जानता है कि मैंने तेरी कैसी सेवा की है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 42:18" - }, - "तीसरे दिन यूसुफ ने उनसे कहा, “एक काम करो तब जीवित रहोगे;", - { - "type": "char:it", - "content": [ - "क्योंकि मैं परमेश्वर का भय मानता हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.18" - ] - }, - { - "type": "char:fq", - "content": [ - "क्योंकि मैं परमेश्वर का भय मानता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिस्र में परमेश्वर अब अनजान नहीं था। परन्तु यह उसके भाइयों के लिए चकित और आशा में भर देनेवाली बात थी कि वहाँ का प्रधानमंत्री उसी महान परमेश्वर का सेवक है जिसको वे और उनके पूर्वज जानते और आराधना करते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "GEN 42:19" - }, - "यदि तुम सीधे मनुष्य हो, तो तुम सब भाइयों में से एक जन इस बन्दीगृह में बँधुआ रहे; और तुम अपने घरवालों की भूख मिटाने के लिये अन्न ले जाओ।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 42:20" - }, - "और अपने छोटे भाई को मेरे पास ले आओ; इस प्रकार तुम्हारी बातें सच्ची ठहरेंगी, और तुम मार डाले न जाओगे।” तब उन्होंने वैसा ही किया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 42:21" - }, - "उन्होंने आपस में कहा, “निःसन्देह हम अपने भाई के विषय में दोषी हैं, क्योंकि जब उसने हम से गिड़गिड़ाकर विनती की, तब भी हमने यह देखकर, कि उसका जीवन कैसे संकट में पड़ा है, उसकी न सुनी; इसी कारण हम भी अब इस संकट में पड़े हैं।”", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 42:22" - }, - "रूबेन ने उनसे कहा, “क्या मैंने तुम से न कहा था कि लड़के के अपराधी मत बनो? परन्तु तुम ने न सुना। देखो, अब उसके लहू का बदला लिया जाता है।”", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 42:23" - }, - "यूसुफ की और उनकी बातचीत जो एक दुभाषिया के द्वारा होती थी; इससे उनको मालूम न हुआ कि वह उनकी बोली समझता है।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 42:24" - }, - "तब वह उनके पास से हटकर रोने लगा; फिर उनके पास लौटकर और उनसे बातचीत करके उनमें से शिमोन को छाँट निकाला और उनके सामने उसे बन्दी बना लिया।" - ] + "type": "verse:v", + "number": "27", + "sid": "GEN 30:27" }, + "लाबान ने उससे कहा, “यदि तेरी दृष्टि में मैंने अनुग्रह पाया है, तो यहीं रह जा; क्योंकि मैंने अनुभव से जान लिया है कि यहोवा ने तेरे कारण से मुझे आशीष दी है।”", { - "type": "para:s", - "content": [ - "याकूब के पुत्रों का कनान लौटना" - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 30:28" }, + "फिर उसने कहा, “तू ठीक बता कि मैं तुझको क्या दूँ, और मैं उसे दूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 42:25" - }, - "तब यूसुफ ने आज्ञा दी, कि उनके बोरे अन्न से भरो और एक-एक जन के बोरे में उसके रुपये को भी रख दो, फिर उनको मार्ग के लिये भोजनवस्तु दो। अतः उनके साथ ऐसा ही किया गया।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 42:26" - }, - "तब वे अपना अन्न अपने गदहों पर लादकर वहाँ से चल दिए।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 42:27" - }, - "सराय में जब एक ने अपने गदहे को चारा देने के लिये अपना बोरा खोला, तब उसका रुपया बोरे के मुँह पर रखा हुआ दिखलाई पड़ा।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 42:28" - }, - "तब उसने अपने भाइयों से कहा, “मेरा रुपया तो लौटा दिया गया है, देखो, वह मेरे बोरे में है,” तब उनके जी में जी न रहा, और वे एक दूसरे की ओर भय से ताकने लगे, और बोले, “परमेश्वर ने यह हम से क्या किया है?”" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 30:29" }, + "उसने उससे कहा, “तू जानता है कि मैंने तेरी कैसी सेवा की, और तेरे पशु मेरे पास किस प्रकार से रहे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "GEN 42:29" - }, - "तब वे कनान देश में अपने पिता याकूब के पास आए, और अपना सारा वृत्तान्त उसे इस प्रकार वर्णन किया:", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 42:30" - }, - "“जो पुरुष उस देश का स्वामी है, उसने हम से कठोरता के साथ बातें की, और हमको देश के भेदिए कहा।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 42:31" - }, - "तब हमने उससे कहा, ‘हम सीधे लोग हैं, भेदिए नहीं।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 42:32" - }, - "हम बारह भाई एक ही पिता के पुत्र हैं, एक तो जाता रहा, परन्तु छोटा इस समय कनान देश में हमारे पिता के पास है।’", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 42:33" - }, - "तब उस पुरुष ने, जो उस देश का स्वामी है, हम से कहा, ‘इससे मालूम हो जाएगा कि तुम सीधे मनुष्य हो; तुम अपने में से एक को मेरे पास छोड़कर अपने घरवालों की भूख मिटाने के लिये कुछ ले जाओ,", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 42:34" - }, - "और अपने छोटे भाई को मेरे पास ले आओ। तब मुझे विश्वास हो जाएगा कि तुम भेदिए नहीं, सीधे लोग हो। फिर मैं तुम्हारे भाई को तुम्हें सौंप दूँगा, और तुम इस देश में लेन-देन कर सकोगे।’”" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 30:30" }, + "मेरे आने से पहले वे कितने थे, और अब कितने हो गए हैं; और यहोवा ने मेरे आने पर तुझे आशीष दी है। पर मैं अपने घर का काम कब करने पाऊँगा?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "GEN 42:35" - }, - "यह कहकर वे अपने-अपने बोरे से अन्न निकालने लगे, तब, क्या देखा, कि एक-एक जन के रुपये की थैली उसी के बोरे में रखी है। तब रुपये की थैलियों को देखकर वे और उनका पिता बहुत डर गए।", - { - "type": "verse:v", - "number": "36", - "sid": "GEN 42:36" - }, - "तब उनके पिता याकूब ने उनसे कहा, “मुझ को तुम ने निर्वंश कर दिया, देखो, यूसुफ नहीं रहा, और शिमोन भी नहीं आया, और अब तुम बिन्यामीन को भी ले जाना चाहते हो। ये सब विपत्तियाँ मेरे ऊपर आ पड़ी हैं।”", - { - "type": "verse:v", - "number": "37", - "sid": "GEN 42:37" - }, - "रूबेन ने अपने पिता से कहा, “यदि मैं उसको तेरे पास न लाऊँ, तो मेरे दोनों पुत्रों को मार डालना; तू उसको मेरे हाथ में सौंप दे, मैं उसे तेरे पास फिर पहुँचा दूँगा।”", - { - "type": "verse:v", - "number": "38", - "sid": "GEN 42:38" - }, - "उसने कहा, “मेरा पुत्र तुम्हारे संग न जाएगा; क्योंकि उसका भाई मर गया है, और वह अब अकेला रह गया है: इसलिए जिस मार्ग से तुम जाओगे, उसमें यदि उस पर कोई विपत्ति आ पड़े, तब तो तुम्हारे कारण मैं इस बुढ़ापे की अवस्था में शोक के साथ अधोलोक में उतर जाऊँगा।”" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 30:31" }, + "उसने फिर कहा, “मैं तुझे क्या दूँ?” याकूब ने कहा, “तू मुझे कुछ न दे; यदि तू मेरे लिये एक काम करे, तो मैं फिर तेरी भेड़-बकरियों को चराऊँगा, और उनकी रक्षा करूँगा।", { - "type": "chapter:c", - "number": "43", - "sid": "GEN 43" + "type": "verse:v", + "number": "32", + "sid": "GEN 30:32" }, + "मैं आज तेरी सब भेड़-बकरियों के बीच होकर निकलूँगा, और जो भेड़ या बकरी चित्तीवाली या चितकबरी हो, और जो भेड़ काली हो, और जो बकरी चितकबरी और चित्तीवाली हो, उन्हें मैं अलग कर रखूँगा; और मेरी मजदूरी में वे ही ठहरेंगी।", { - "type": "para:s", - "content": [ - "बिन्यामीन के साथ मिस्र देश जाना" - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 30:33" }, + "और जब आगे को मेरी मजदूरी की चर्चा तेरे सामने चले, तब धर्म की यही साक्षी होगी; अर्थात् बकरियों में से जो कोई न चित्तीवाली न चितकबरी हो, और भेड़ों में से जो कोई काली न हो, यदि मेरे पास निकलें, तो चोरी की ठहरेंगी।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 43:1" - }, - "कनान देश में अकाल और भी भयंकर होता गया।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 43:2" - }, - "जब वह अन्न जो वे मिस्र से ले आए थे, समाप्त हो गया तब उनके पिता ने उनसे कहा, “फिर जाकर हमारे लिये थोड़ी सी भोजनवस्तु मोल ले आओ।”", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 43:3" - }, - "तब यहूदा ने उससे कहा, “उस पुरुष ने हमको चेतावनी देकर कहा, ‘यदि तुम्हारा भाई तुम्हारे संग न आए, तो तुम मेरे सम्मुख न आने पाओगे।’", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 43:4" - }, - "इसलिए यदि तू हमारे भाई को हमारे संग भेजे, तब तो हम जाकर तेरे लिये भोजनवस्तु मोल ले आएँगे;", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 43:5" - }, - "परन्तु यदि तू उसको न भेजे, तो हम न जाएँगे, क्योंकि उस पुरुष ने हम से कहा, ‘यदि तुम्हारा भाई तुम्हारे संग न हो, तो तुम मेरे सम्मुख न आने पाओगे।’”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 43:6" - }, - "तब इस्राएल ने कहा, “तुम ने उस पुरुष को यह बताकर कि हमारा एक और भाई है, क्यों मुझसे बुरा बर्ताव किया?”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 43:7" - }, - "उन्होंने कहा, “जब उस पुरुष ने हमारी और हमारे कुटुम्बियों की स्थिति के विषय में इस रीति पूछा, ‘क्या तुम्हारा पिता अब तक जीवित है? क्या तुम्हारे कोई और भाई भी है?’ तब हमने इन प्रश्नों के अनुसार उससे वर्णन किया; फिर हम क्या जानते थे कि वह कहेगा, ‘अपने भाई को यहाँ ले आओ।’”", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 43:8" - }, - "फिर यहूदा ने अपने पिता इस्राएल से कहा, “उस लड़के को मेरे संग भेज दे, कि हम चले जाएँ; इससे हम, और तू, और हमारे बाल-बच्चे मरने न पाएँगे, वरन् जीवित रहेंगे।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 43:9" - }, - "मैं उसका जामिन होता हूँ; मेरे ही हाथ से तू उसको वापस लेना। यदि मैं उसको तेरे पास पहुँचाकर सामने न खड़ा कर दूँ, तब तो मैं सदा के लिये तेरा अपराधी ठहरूँगा।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 43:10" - }, - "यदि हम लोग विलम्ब न करते, तो अब तक दूसरी बार लौट आते।”" - ] + "type": "verse:v", + "number": "34", + "sid": "GEN 30:34" }, + "तब लाबान ने कहा, “तेरे कहने के अनुसार हो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "GEN 43:11" - }, - "तब उनके पिता इस्राएल ने उनसे कहा, “यदि सचमुच ऐसी ही बात है, तो यह करो; इस देश की उत्तम-उत्तम वस्तुओं में से कुछ कुछ अपने बोरों में उस पुरुष के लिये भेंट ले जाओ: जैसे थोड़ा सा बलसान, और थोड़ा सा मधु, और कुछ सुगन्ध-द्रव्य, और गन्धरस, पिस्ते, और बादाम।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 43:12" - }, - "फिर अपने-अपने साथ दूना रुपया ले जाओ; और जो रुपया तुम्हारे बोरों के मुँह पर रखकर लौटा दिया गया था, उसको भी लेते जाओ; कदाचित् यह भूल से हुआ हो।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 43:13" - }, - "अपने भाई को भी संग लेकर उस पुरुष के पास फिर जाओ,", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 43:14" - }, - "और सर्वशक्तिमान परमेश्वर उस पुरुष को तुम पर दयालु करेगा, जिससे कि वह तुम्हारे दूसरे भाई को और बिन्यामीन को भी आने दे: और यदि मैं निर्वंश हुआ तो होने दो।”", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 43:15" - }, - "तब उन मनुष्यों ने वह भेंट, और दूना रुपया, और बिन्यामीन को भी संग लिया, और चल दिए और मिस्र में पहुँचकर यूसुफ के सामने खड़े हुए।" - ] + "type": "verse:v", + "number": "35", + "sid": "GEN 30:35" }, + "अतः उसने उसी दिन सब धारीवाले और चितकबरे बकरों, और सब चित्तीवाली और चितकबरी बकरियों को, अर्थात् जिनमें कुछ उजलापन था, उनको और सब काली भेड़ों को भी अलग करके अपने पुत्रों के हाथ सौंप दिया।", { - "type": "para:s", - "content": [ - "भाइयों का यूसुफ के घर पहुँचाना" - ] + "type": "verse:v", + "number": "36", + "sid": "GEN 30:36" }, + "और उसने अपने और याकूब के बीच में तीन दिन के मार्ग का अन्तर ठहराया; और याकूब लाबान की भेड़-बकरियों को चराने लगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 43:16" - }, - "उनके साथ", - { - "type": "char:it", - "content": [ - "बिन्यामीन को देखकर यूसुफ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "43.16" - ] - }, - { - "type": "char:fq", - "content": [ - "बिन्यामीन को देखकर यूसुफ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह यूसुफ के लिए अवर्णनीय राहत थी, जिसे यह डर था कि उसका वह सगा भाई, जो पिता का प्रिय था, कहीं वह भी उन भाइयों की ईर्ष्या और सताव का शिकार न बन जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ने अपने घर के अधिकारी से कहा, “उन मनुष्यों को घर में पहुँचा दो, और पशु मारकर भोजन तैयार करो; क्योंकि वे लोग दोपहर को मेरे संग भोजन करेंगे।”" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "GEN 43:17" - }, - "तब वह अधिकारी पुरुष यूसुफ के कहने के अनुसार उन पुरुषों को यूसुफ के घर में ले गया।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 43:18" - }, - "जब वे यूसुफ के घर को पहुँचाए गए तब वे आपस में डरकर कहने लगे, “जो रुपया पहली बार हमारे बोरों में लौटा दिया गया था, उसी के कारण हम भीतर पहुँचाए गए हैं; जिससे कि वह पुरुष हम पर टूट पड़े, और हमें वश में करके अपने दास बनाए, और हमारे गदहों को भी छीन ले।”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 43:19" - }, - "तब वे यूसुफ के घर के अधिकारी के निकट जाकर घर के द्वार पर इस प्रकार कहने लगे,", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 43:20" - }, - "“हे हमारे प्रभु, जब हम पहली बार अन्न मोल लेने को आए थे,", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 43:21" - }, - "तब हमने सराय में पहुँचकर अपने बोरों को खोला, तो क्या देखा, कि एक-एक जन का पूरा-पूरा रुपया उसके बोरे के मुँह पर रखा है; इसलिए हम उसको अपने साथ फिर लेते आए हैं।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 43:22" - }, - "और दूसरा रुपया भी भोजनवस्तु मोल लेने के लिये लाए हैं; हम नहीं जानते कि हमारा रुपया हमारे बोरों में किसने रख दिया था।”", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 43:23" - }, - "उसने कहा, “तुम्हारा कुशल हो, मत डरो: तुम्हारा परमेश्वर, जो तुम्हारे पिता का भी परमेश्वर है, उसी ने तुम को तुम्हारे बोरों में धन दिया होगा, तुम्हारा रुपया तो मुझ को मिल गया था।” फिर उसने शिमोन को निकालकर उनके संग कर दिया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 43:24" - }, - "तब उस जन ने उन मनुष्यों को यूसुफ के घर में ले जाकर जल दिया, तब उन्होंने अपने पाँवों को धोया; फिर उसने उनके गदहों के लिये चारा दिया।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 43:25" - }, - "तब यह सुनकर, कि आज हमको यहीं भोजन करना होगा, उन्होंने यूसुफ के आने के समय तक, अर्थात् दोपहर तक, उस भेंट को इकट्ठा कर रखा।", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 43:26" - }, - "जब यूसुफ घर आया तब वे उस भेंट को, जो उनके हाथ में थी, उसके सम्मुख घर में ले गए, और भूमि पर गिरकर उसको दण्डवत् किया।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 43:27" - }, - "उसने उनका कुशल पूछा और कहा, “क्या तुम्हारा बूढ़ा पिता, जिसकी तुम ने चर्चा की थी, कुशल से है? क्या वह अब तक जीवित है?”", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 43:28" - }, - "उन्होंने कहा, “हाँ तेरा दास हमारा पिता कुशल से है और अब तक जीवित है।” तब उन्होंने सिर झुकाकर फिर दण्डवत् किया।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 43:29" - }, - "तब उसने आँखें उठाकर और अपने सगे भाई बिन्यामीन को देखकर पूछा, “क्या तुम्हारा वह छोटा भाई, जिसकी चर्चा तुम ने मुझसे की थी, यही है?” फिर उसने कहा, “हे मेरे पुत्र, परमेश्वर तुझ पर अनुग्रह करे।”", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 43:30" - }, - "तब अपने भाई के स्नेह से मन भर आने के कारण और यह सोचकर कि मैं कहाँ जाकर रोऊँ, यूसुफ तुरन्त अपनी कोठरी में गया, और वहाँ रो पड़ा।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 43:31" - }, - "फिर अपना मुँह धोकर निकल आया, और अपने को शान्त कर कहा, “भोजन परोसो।”", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 43:32" - }, - "तब उन्होंने उसके लिये तो अलग, और भाइयों के लिये भी अलग, और जो मिस्री उसके संग खाते थे, उनके लिये भी अलग, भोजन परोसा; इसलिए कि मिस्री इब्रियों के साथ भोजन नहीं कर सकते, वरन् मिस्री ऐसा करना घृणा समझते थे।", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 43:33" - }, - "सो यूसुफ के भाई उसके सामने, बड़े-बड़े पहले, और छोटे-छोटे पीछे, अपनी-अपनी अवस्था के अनुसार, क्रम से बैठाए गए; यह देख वे विस्मित होकर एक दूसरे की ओर देखने लगे।", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 43:34" - }, - "तब यूसुफ अपने सामने से भोजन-वस्तुएँ उठा-उठाकर उनके पास भेजने लगा, और बिन्यामीन को अपने भाइयों से पाँचगुना भोजनवस्तु मिली। और उन्होंने", + "type": "verse:v", + "number": "37", + "sid": "GEN 30:37" + }, + "तब याकूब ने चिनार, और बादाम, और अर्मोन वृक्षों की हरी-हरी छड़ियाँ लेकर, उनके छिलके कहीं-कहीं छील के, उन्हें धारीदार बना दिया, ऐसी कि उन छड़ियों की सफेदी दिखाई देने लगी।", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 30:38" + }, + "और तब छीली हुई छड़ियों को भेड़-बकरियों के सामने उनके पानी पीने के कठौतों में खड़ा किया; और जब वे पानी पीने के लिये आई तब गाभिन हो गईं।", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 30:39" + }, + "छड़ियों के सामने गाभिन होकर, भेड़-बकरियाँ धारीवाले, चित्तीवाले और चितकबरे बच्चे जनीं।", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 30:40" + }, + "तब याकूब ने भेड़ों के बच्चों को अलग-अलग किया, और लाबान की भेड़-बकरियों के मुँह को चित्तीवाले और सब काले बच्चों की ओर कर दिया; और अपने झुण्डों को उनसे अलग रखा, और लाबान की भेड़-बकरियों से मिलने न दिया।", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 30:41" + }, + "और जब जब बलवन्त भेड़-बकरियाँ गाभिन होती थीं, तब-तब याकूब उन छड़ियों को कठौतों में उनके सामने रख देता था; जिससे वे छड़ियों को देखती हुई गाभिन हो जाएँ।", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 30:42" + }, + "पर जब निर्बल भेड़-बकरियाँ गाभिन होती थी, तब वह उन्हें उनके आगे नहीं रखता था। इससे निर्बल-निर्बल लाबान की रहीं, और बलवन्त-बलवन्त याकूब की हो गईं।", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 30:43" + }, + "इस प्रकार वह पुरुष अत्यन्त धनाढ्य हो गया, और उसके बहुत सी भेड़-बकरियाँ, और दासियाँ और दास और ऊँट और गदहे हो गए।" + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "GEN 31" + }, + { + "type": "para:s", + "content": [ + "याकूब का लाबान के पास से भागना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 31:1" + }, + "फिर", + { + "type": "char:it", + "content": [ + "लाबान के पुत्रों", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "उसके संग मनमाना खाया पिया" - ] + "type": "char:fr", + "content": [ + "31.1" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "43.34" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके संग मनमाना खाया पिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्होंने मनमाना खाया पिया कि आनन्द मना सके क्योंकि जिस प्रकार की कृपा उन पर हो रही उससे वे अपनी चिंताओं से मुक्त हो गए थे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "लाबान के पुत्रों:" + ] }, - { - "type": "char:it", - "content": [ - "*।" - ] + { + "type": "char:ft", + "content": [ + "परिस्थितियाँ ऐसी घटीं कि याकूब को अपनी पत्नियों को वहाँ से निकल जाने के लिए कहना पड़ा। उसकी धन-समृद्धि के कारण लाबान के पुत्र उसके बारे में बुरा कहने लगे और ईर्ष्या करने लगे। स्वयं लाबान भी दूर-दूर रहने लगा था।" + ] } - ] + ] + } + ] }, + "की ये बातें याकूब के सुनने में आईं, “याकूब ने हमारे पिता का सब कुछ छीन लिया है, और हमारे पिता के धन के कारण उसकी यह प्रतिष्ठा है।”", { - "type": "chapter:c", - "number": "44", - "sid": "GEN 44" + "type": "verse:v", + "number": "2", + "sid": "GEN 31:2" }, + "और याकूब ने लाबान के चेहरे पर दृष्टि की और ताड़ लिया, कि वह उसके प्रति पहले के समान नहीं है।", { - "type": "para:s", - "content": [ - "यूसुफ द्वारा भाइयों की परीक्षा" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 31:3" }, + "तब यहोवा ने याकूब से कहा, “अपने पितरों के देश और अपनी जन्म-भूमि को लौट जा, और मैं तेरे संग रहूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 44:1" - }, - "तब उसने अपने घर के अधिकारी को आज्ञा दी, “इन मनुष्यों के बोरों में जितनी भोजनवस्तु समा सके उतनी भर दे, और एक-एक जन के रुपये को उसके बोरे के मुँह पर रख दे।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 44:2" - }, - "और मेरा चाँदी का कटोरा छोटे भाई के बोरे के मुँह पर उसके अन्न के रुपये के साथ रख दे।” यूसुफ की इस आज्ञा के अनुसार उसने किया।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 44:3" - }, - "सवेरे भोर होते ही वे मनुष्य अपने गदहों समेत विदा किए गए।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 44:4" - }, - "वे नगर से निकले ही थे, और दूर न जाने पाए थे कि यूसुफ ने अपने घर के अधिकारी से कहा, “उन मनुष्यों का पीछा कर, और उनको पाकर उनसे कह, ‘तुम ने भलाई के बदले बुराई क्यों की है?", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 44:5" - }, - "क्या यह वह वस्तु नहीं जिसमें मेरा स्वामी पीता है, और जिससे वह शकुन भी विचारा करता है? तुम ने यह जो किया है सो बुरा किया।’”" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 31:4" }, + "तब याकूब ने राहेल और लिआ को, मैदान में अपनी भेड़-बकरियों के पास बुलवाकर कहा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 44:6" - }, - "तब उसने उन्हें जा पकड़ा, और ऐसी ही बातें उनसे कहीं।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 44:7" - }, - "उन्होंने उससे कहा, “हे हमारे प्रभु, तू ऐसी बातें क्यों कहता है? ऐसा काम करना तेरे दासों से दूर रहे।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 44:8" - }, - "देख जो रुपया हमारे बोरों के मुँह पर निकला था, जब हमने उसको कनान देश से ले आकर तुझे लौटा दिया, तब भला, तेरे स्वामी के घर में से हम कोई चाँदी या सोने की वस्तु कैसे चुरा सकते हैं?", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 44:9" - }, - "तेरे दासों में से जिस किसी के पास वह निकले, वह मार डाला जाए, और हम भी अपने उस प्रभु के दास हो जाएँ।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 44:10" - }, - "उसने कहा, “तुम्हारा ही कहना सही, जिसके पास वह निकले वह मेरा दास होगा; और तुम लोग निर्दोषी ठहरोगे।”", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 44:11" - }, - "इस पर वे जल्दी से अपने-अपने बोरे को उतार भूमि पर रखकर उन्हें खोलने लगे।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 44:12" - }, - "तब वह ढूँढ़ने लगा, और बडे़ के बोरे से लेकर छोटे के बोरे तक खोज की: और कटोरा बिन्यामीन के बोरे में मिला।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 44:13" - }, - "तब", - { - "type": "char:it", - "content": [ - "उन्होंने अपने-अपने वस्त्र फाड़े" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "44.13" - ] - }, - { - "type": "char:fq", - "content": [ - "उन्होंने अपने-अपने वस्त्र फाड़े:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह ऐसे दुःख का प्रतीक था जिसका कोई समाधान नहीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और अपना-अपना गदहा लादकर नगर को लौट गए।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "GEN 44:14" - }, - "जब यहूदा और उसके भाई यूसुफ के घर पर पहुँचे, और यूसुफ वहीं था, तब वे उसके सामने भूमि पर गिरे।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 44:15" - }, - "यूसुफ ने उनसे कहा, “तुम लोगों ने यह कैसा काम किया है? क्या तुम न जानते थे कि मुझ सा मनुष्य शकुन विचार सकता है?”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 44:16" - }, - "यहूदा ने कहा, “हम लोग अपने प्रभु से क्या कहें? हम क्या कहकर अपने को निर्दोषी ठहराएँ? परमेश्वर ने तेरे दासों के अधर्म को पकड़ लिया है। हम, और जिसके पास कटोरा निकला वह भी, हम सब के सब अपने प्रभु के दास ही हैं।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 44:17" - }, - "उसने कहा, “ऐसा करना मुझसे दूर रहे, जिस जन के पास कटोरा निकला है, वही मेरा दास होगा; और तुम लोग अपने पिता के पास कुशल क्षेम से चले जाओ।”" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 31:5" }, + "“तुम्हारे पिता के चेहरे से मुझे समझ पड़ता है, कि वह तो मुझे पहले के समान अब नहीं देखता; पर मेरे पिता का परमेश्वर मेरे संग है।", { - "type": "para:s", - "content": [ - "बिन्यामीन के लिये यहूदा का निवेदन" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 31:6" }, + "और तुम भी जानती हो, कि मैंने तुम्हारे पिता की सेवा शक्ति भर की है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "GEN 44:18" - }, - "तब यहूदा उसके पास जाकर कहने लगा, “हे मेरे प्रभु, तेरे दास को अपने प्रभु से एक बात कहने की आज्ञा हो, और तेरा कोप तेरे दास पर न भड़के; क्योंकि तू तो फ़िरौन के तुल्य हैं।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 44:19" - }, - "मेरे प्रभु ने अपने दासों से पूछा था, ‘क्या तुम्हारे पिता या भाई हैं?’", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 44:20" - }, - "और हमने अपने प्रभु से कहा, ‘हाँ, हमारा बूढ़ा पिता है, और उसके बुढ़ापे का एक छोटा सा बालक भी है, परन्तु उसका भाई मर गया है, इसलिए वह अब अपनी माता का अकेला ही रह गया है, और उसका पिता उससे स्नेह रखता है।’", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 44:21" - }, - "तब तूने अपने दासों से कहा था, ‘उसको मेरे पास ले आओ, जिससे मैं उसको देखूँ।’", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 44:22" - }, - "तब हमने अपने प्रभु से कहा था, ‘वह लड़का अपने पिता को नहीं छोड़ सकता; नहीं तो उसका पिता मर जाएगा।’", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 44:23" - }, - "और तूने अपने दासों से कहा, ‘यदि तुम्हारा छोटा भाई तुम्हारे संग न आए, तो तुम मेरे सम्मुख फिर न आने पाओगे।’", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 44:24" - }, - "इसलिए जब हम अपने पिता तेरे दास के पास गए, तब हमने उससे अपने प्रभु की बातें कहीं।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 44:25" - }, - "तब हमारे पिता ने कहा, ‘फिर जाकर हमारे लिये थोड़ी सी भोजनवस्तु मोल ले आओ।’", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 44:26" - }, - "हमने कहा, ‘हम नहीं जा सकते, हाँ, यदि हमारा छोटा भाई हमारे संग रहे, तब हम जाएँगे; क्योंकि यदि हमारा छोटा भाई हमारे संग न रहे, तो हम उस पुरुष के सम्मुख न जाने पाएँगे।’", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 44:27" - }, - "तब तेरे दास मेरे पिता ने हम से कहा, ‘तुम तो जानते हो कि मेरी स्त्री से दो पुत्र उत्पन्न हुए।", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 44:28" - }, - "और उनमें से एक तो मुझे छोड़ ही गया, और मैंने निश्चय कर लिया, कि वह फाड़ डाला गया होगा; और तब से मैं उसका मुँह न देख पाया।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 44:29" - }, - "अतः यदि तुम इसको भी मेरी आँख की आड़ में ले जाओ, और कोई विपत्ति इस पर पड़े, तो तुम्हारे कारण मैं इस बुढ़ापे की अवस्था में शोक के साथ अधोलोक में उतर जाऊँगा।’", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 44:30" - }, - "इसलिए जब मैं अपने पिता तेरे दास के पास पहुँचूँ, और यह लड़का संग न रहे, तब, उसका प्राण जो इसी पर अटका रहता है,", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 44:31" - }, - "इस कारण, यह देखकर कि लड़का नहीं है, वह तुरन्त ही मर जाएगा। तब तेरे दासों के कारण तेरा दास हमारा पिता, जो बुढ़ापे की अवस्था में है, शोक के साथ अधोलोक में उतर जाएगा।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 44:32" - }, - "फिर तेरा दास अपने पिता के यहाँ यह कहकर इस लड़के का जामिन हुआ है, ‘यदि मैं इसको तेरे पास न पहुँचा दूँ, तब तो मैं सदा के लिये तेरा अपराधी ठहरूँगा।’", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 44:33" - }, - "इसलिए अब", - { - "type": "char:it", - "content": [ - "तेरा दास इस लड़के के बदले" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "44.33" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरा दास इस लड़के के बदले:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहूदा ने नम्र होकर दीनता से यह प्रार्थना की। अपने बूढ़े पिता को टूटे मन लिए पिस-पिस कर मरते देखने की बजाय उसने शान्ति और दृढ़ता से अपना घर, परिवार, और जन्म अधिकार त्याग देना उचित समझा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* अपने प्रभु का दास होकर रहने की आज्ञा पाए, और यह लड़का अपने भाइयों के संग जाने दिया जाए।" - ] - }, - { - "type": "verse:v", - "number": "34", - "sid": "GEN 44:34" - }, - "क्योंकि लड़के के बिना संग रहे मैं कैसे अपने पिता के पास जा सकूँगा; ऐसा न हो कि मेरे पिता पर जो दुःख पड़ेगा वह मुझे देखना पड़े।”" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 31:7" }, + "फिर भी तुम्हारे पिता ने मुझसे छल करके मेरी मजदूरी को दस बार बदल दिया; परन्तु परमेश्वर ने उसको मेरी हानि करने नहीं दिया।", { - "type": "chapter:c", - "number": "45", - "sid": "GEN 45" + "type": "verse:v", + "number": "8", + "sid": "GEN 31:8" }, + "जब उसने कहा, ‘चित्तीवाले बच्चे तेरी मजदूरी ठहरेंगे,’ तब सब भेड़-बकरियाँ चित्तीवाले ही जनने लगीं, और जब उसने कहा, ‘धारीवाले बच्चे तेरी मजदूरी ठहरेंगे,’ तब सब भेड़-बकरियाँ धारीवाले जनने लगीं।", { - "type": "para:s", - "content": [ - "यूसुफ का स्वयं को प्रगट करना" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 31:9" }, + "इस रीति से परमेश्वर ने तुम्हारे पिता के पशु लेकर मुझ को दे दिए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 45:1" - }, - "तब यूसुफ उन सब के सामने, जो उसके आस-पास खड़े थे, अपने को और रोक न सका; और पुकारकर कहा, “मेरे आस-पास से सब लोगों को बाहर कर दो।” भाइयों के सामने", - { - "type": "char:it", - "content": [ - "अपने को प्रगट करने के समय" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "45.1" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने को प्रगट करने के समय:" - ] - }, - { - "type": "char:ft", - "content": [ - "यूसुफ अब अपने भाइयों को यह विस्मित कर देनेवाला तथ्य बताता है कि उनका खोया हुआ भाई वही है। वह अपने को रोक नहीं पाया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* यूसुफ के संग और कोई न रहा।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "GEN 45:2" - }, - "तब वह चिल्ला चिल्लाकर रोने लगा; और मिस्रियों ने सुना, और फ़िरौन के घर के लोगों को भी इसका समाचार मिला।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 45:3" - }, - "तब यूसुफ अपने भाइयों से कहने लगा, “मैं यूसुफ हूँ, क्या मेरा पिता अब तक जीवित है?” इसका उत्तर उसके भाई न दे सके; क्योंकि वे उसके सामने घबरा गए थे।", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 45:4" - }, - "फिर यूसुफ ने अपने भाइयों से कहा, “मेरे निकट आओ।” यह सुनकर वे निकट गए। फिर उसने कहा, “मैं तुम्हारा भाई यूसुफ हूँ, जिसको तुम ने मिस्र आनेवालों के हाथ बेच डाला था।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 45:5" + "type": "verse:v", + "number": "10", + "sid": "GEN 31:10" + }, + "भेड़-बकरियों के गाभिन होने के समय मैंने स्वप्न में क्या देखा, कि जो बकरे बकरियों पर चढ़ रहे हैं, वे धारीवाले, चित्तीवाले, और धब्बेवाले हैं।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 31:11" + }, + "तब परमेश्वर के दूत ने स्वप्न में मुझसे कहा, ‘हे याकूब,’ मैंने कहा, ‘क्या आज्ञा।’", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 31:12" + }, + "उसने कहा, ‘आँखें उठाकर उन सब बकरों को जो बकरियों पर चढ़ रहे हैं, देख, कि वे धारीवाले, चित्तीवाले, और धब्बेवाले हैं; क्योंकि जो कुछ लाबान तुझ से करता है, वह मैंने देखा है।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 31:13" + }, + "मैं उस बेतेल का परमेश्वर हूँ, जहाँ तूने एक खम्भे पर तेल डाल दिया था और मेरी मन्नत मानी थी। अब चल, इस देश से निकलकर अपनी जन्म-भूमि को लौट जा।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 31:14" + }, + "तब", + { + "type": "char:it", + "content": [ + "राहेल और लिआ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.14" + ] + }, + { + "type": "char:fq", + "content": [ + "राहेल और लिआ:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसकी पत्नियाँ अपने पिता के स्वार्थपूर्ण रवैये पर अपने पति के विचारों से सहमत थीं, और वे उसके साथ वहाँ से चले जाने को तैयार हो गईं।" + ] + } + ] + } + ] + }, + "ने उससे कहा, “क्या हमारे पिता के घर में अब भी हमारा कुछ भाग या अंश बचा है?", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 31:15" + }, + "क्या हम उसकी दृष्टि में पराए न ठहरीं? देख, उसने हमको तो बेच डाला, और हमारे रूपे को खा बैठा है।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 31:16" + }, + "इसलिए परमेश्वर ने हमारे पिता का जितना धन ले लिया है, वह हमारा, और हमारे बच्चों का है; अब जो कुछ परमेश्वर ने तुझ से कहा है, वही कर।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "GEN 31:17" + }, + "तब याकूब ने अपने बच्चों और स्त्रियों को ऊँटों पर चढ़ाया;", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 31:18" + }, + "और जितने पशुओं को वह पद्दनराम में इकट्ठा करके धनाढ्य हो गया था, सब को कनान में अपने पिता इसहाक के पास जाने की मनसा से, साथ ले गया।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 31:19" + }, + "लाबान तो अपनी भेड़ों का ऊन कतरने के लिये चला गया था, और राहेल अपने पिता के गृहदेवताओं को चुरा ले गई।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 31:20" + }, + "अतः याकूब लाबान अरामी के पास से चोरी से चला गया, उसको न बताया कि मैं भागा जाता हूँ।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 31:21" + }, + "वह अपना सब कुछ लेकर भागा, और महानद के पार उतरकर अपना मुँह गिलाद के पहाड़ी देश की ओर किया।" + ] + }, + { + "type": "para:s", + "content": [ + "लाबान द्वारा याकूब का पीछा करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 31:22" + }, + "तीसरे दिन लाबान को समाचार मिला कि याकूब भाग गया है।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 31:23" + }, + "इसलिए उसने अपने भाइयों को साथ लेकर उसका सात दिन तक पीछा किया, और गिलाद के पहाड़ी देश में उसको जा पकड़ा।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 31:24" + }, + "तब परमेश्वर ने रात के स्वप्न में अरामी लाबान के पास आकर कहा, “सावधान रह, तू याकूब से न तो भला कहना और न बुरा।”", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 31:25" + }, + "और लाबान याकूब के पास पहुँच गया। याकूब अपना तम्बू गिलाद नामक पहाड़ी देश में खड़ा किए पड़ा था; और लाबान ने भी अपने भाइयों के साथ अपना तम्बू उसी पहाड़ी देश में खड़ा किया।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 31:26" + }, + "तब लाबान याकूब से कहने लगा, “तूने यह क्या किया, कि मेरे पास से चोरी से चला आया, और मेरी बेटियों को ऐसा ले आया, जैसा कोई तलवार के बल से बन्दी बनाई गई हों?", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 31:27" + }, + "तू क्यों चुपके से भाग आया, और मुझसे बिना कुछ कहे मेरे पास से चोरी से चला आया; नहीं तो मैं तुझे आनन्द के साथ मृदंग और वीणा बजवाते, और गीत गवाते विदा करता?", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 31:28" + }, + "तूने तो मुझे अपने बेटे-बेटियों को चूमने तक न दिया? तूने मूर्खता की है।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 31:29" + }, + "तुम लोगों की हानि करने की शक्ति मेरे हाथ में तो है; पर तुम्हारे पिता के परमेश्वर ने मुझसे बीती हुई रात में कहा, ‘सावधान रह, याकूब से न तो भला कहना और न बुरा।’", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 31:30" + }, + "भला, अब तू अपने पिता के घर का बड़ा अभिलाषी होकर चला आया तो चला आया, पर मेरे देवताओं को तू क्यों चुरा ले आया है?”", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 31:31" + }, + "याकूब ने लाबान को उत्तर दिया, “मैं यह सोचकर डर गया था कि कहीं तू अपनी बेटियों को मुझसे छीन न ले।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 31:32" + }, + "जिस किसी के पास तू अपने देवताओं को पाए, वह जीवित न बचेगा। मेरे पास तेरा जो कुछ निकले, उसे भाई-बन्धुओं के सामने पहचानकर ले ले।” क्योंकि याकूब न जानता था कि राहेल गृहदेवताओं को चुरा ले आई है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "GEN 31:33" + }, + "यह सुनकर लाबान, याकूब और लिआ और दोनों दासियों के तम्बुओं में गया; और कुछ न मिला। तब लिआ के तम्बू में से निकलकर राहेल के तम्बू में गया।", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 31:34" + }, + "राहेल तो गृहदेवताओं को ऊँट की काठी में रखकर उन पर बैठी थी। लाबान ने उसके सारे तम्बू में टटोलने पर भी उन्हें न पाया।", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 31:35" + }, + "राहेल ने अपने पिता से कहा, “हे मेरे प्रभु; इससे अप्रसन्न न हो, कि मैं तेरे सामने नहीं उठी; क्योंकि मैं मासिक धर्म से हूँ।” अतः उसके ढूँढ़-ढाँढ़ करने पर भी गृहदेवता उसको न मिले।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "GEN 31:36" + }, + "तब याकूब क्रोधित होकर लाबान से झगड़ने लगा, और कहा, “मेरा क्या अपराध है? मेरा क्या पाप है, कि तूने इतना क्रोधित होकर मेरा पीछा किया है?", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 31:37" + }, + "तूने जो मेरी सारी सामग्री को टटोलकर देखा, तो तुझको अपने घर की सारी सामग्री में से क्या मिला? कुछ मिला हो तो उसको यहाँ अपने और मेरे भाइयों के सामने रख दे, और वे हम दोनों के बीच न्याय करें।", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 31:38" + }, + "इन बीस वर्षों से मैं तेरे पास रहा; इनमें न तो तेरी भेड़-बकरियों के गर्भ गिरे, और न तेरे मेढ़ों का माँस मैंने कभी खाया।", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 31:39" + }, + "जिसे जंगली जन्तुओं ने फाड़ डाला उसको मैं तेरे पास न लाता था, उसकी हानि मैं ही उठाता था; चाहे दिन को चोरी जाता चाहे रात को, तू मुझ ही से उसको ले लेता था।", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 31:40" + }, + "मेरी तो यह दशा थी कि दिन को तो घाम और रात को पाला मुझे खा गया; और नींद मेरी आँखों से भाग जाती थी।", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 31:41" + }, + "बीस वर्ष तक मैं तेरे घर में रहा; चौदह वर्ष तो मैंने तेरी दोनों बेटियों के लिये, और छः वर्ष तेरी भेड़-बकरियों के लिये सेवा की; और तूने मेरी मजदूरी को दस बार बदल डाला।", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 31:42" + }, + "मेरे पिता का परमेश्वर अर्थात् अब्राहम का परमेश्वर, जिसका भय इसहाक भी मानता है, यदि मेरी ओर न होता, तो निश्चय तू अब मुझे खाली हाथ जाने देता। मेरे दुःख और मेरे हाथों के परिश्रम को देखकर परमेश्वर ने बीती हुई रात में तुझे डाँटा।”" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब और लाबान के बीच समझौता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "GEN 31:43" + }, + "लाबान ने याकूब से कहा, “ये बेटियाँ तो मेरी ही हैं, और ये पुत्र भी मेरे ही हैं, और ये भेड़-बकरियाँ भी मेरे ही हैं, और जो कुछ तुझे देख पड़ता है वह सब मेरा ही है परन्तु अब मैं अपनी इन बेटियों और इनकी सन्तान से क्या कर सकता हूँ?", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 31:44" + }, + "अब आ, मैं और तू दोनों आपस में वाचा बाँधें, और वह मेरे और तेरे बीच साक्षी ठहरी रहे।”", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 31:45" + }, + "तब याकूब ने एक पत्थर लेकर उसका खम्भा खड़ा किया।", + { + "type": "verse:v", + "number": "46", + "sid": "GEN 31:46" + }, + "तब याकूब ने अपने भाई-बन्धुओं से कहा, “पत्थर इकट्ठा करो,” यह सुनकर उन्होंने पत्थर इकट्ठा करके एक ढेर लगाया और वहीं ढेर के पास उन्होंने भोजन किया।", + { + "type": "verse:v", + "number": "47", + "sid": "GEN 31:47" + }, + "उस ढेर का नाम लाबान ने तो जैगर सहादुथा, पर याकूब ने गिलियाद रखा।", + { + "type": "verse:v", + "number": "48", + "sid": "GEN 31:48" + }, + "लाबान ने कहा, “यह ढेर आज से मेरे और तेरे बीच साक्षी रहेगा।” इस कारण उसका नाम गिलियाद रखा गया,", + { + "type": "verse:v", + "number": "49", + "sid": "GEN 31:49" + }, + "और मिस्पा भी; क्योंकि उसने कहा, “जब हम एक दूसरे से दूर रहें तब यहोवा मेरी और तेरी देख-भाल करता रहे।", + { + "type": "verse:v", + "number": "50", + "sid": "GEN 31:50" + }, + "यदि तू मेरी बेटियों को दुःख दे, या उनके सिवाय और स्त्रियाँ ब्याह ले, तो हमारे साथ कोई मनुष्य तो न रहेगा; पर देख मेरे तेरे बीच में परमेश्वर साक्षी रहेगा।”", + { + "type": "verse:v", + "number": "51", + "sid": "GEN 31:51" + }, + "फिर लाबान ने याकूब से कहा, “इस ढेर को देख और इस खम्भे को भी देख, जिनको मैंने अपने और तेरे बीच में खड़ा किया है।", + { + "type": "verse:v", + "number": "52", + "sid": "GEN 31:52" + }, + "यह ढेर और यह खम्भा दोनों इस बात के साक्षी रहें कि हानि करने की मनसा से न तो मैं इस ढेर को लाँघकर तेरे पास जाऊँगा, न तू इस ढेर और इस खम्भे को लाँघकर मेरे पास आएगा।", + { + "type": "verse:v", + "number": "53", + "sid": "GEN 31:53" + }, + "अब्राहम और नाहोर और उनके पिता; तीनों का जो परमेश्वर है, वही हम दोनों के बीच न्याय करे।” तब याकूब ने उसकी शपथ खाई जिसका भय उसका पिता इसहाक मानता था।", + { + "type": "verse:v", + "number": "54", + "sid": "GEN 31:54" + }, + "और याकूब ने उस पहाड़ पर बलि चढ़ाया, और अपने भाई-बन्धुओं को भोजन करने के लिये बुलाया, तब उन्होंने भोजन करके पहाड़ पर रात बिताई।", + { + "type": "verse:v", + "number": "55", + "sid": "GEN 31:55" + }, + "भोर को लाबान उठा, और अपने बेटे-बेटियों को चूमकर और आशीर्वाद देकर चल दिया, और अपने स्थान को लौट गया।" + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "GEN 32" + }, + { + "type": "para:s", + "content": [ + "एसाव से मिलने की याकूब की तैयारी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 32:1" + }, + "याकूब ने भी अपना मार्ग लिया और परमेश्वर के दूत उसे आ मिले।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 32:2" + }, + "उनको देखते ही याकूब ने कहा, “यह तो परमेश्वर का दल है।” इसलिए उसने उस स्थान का नाम महनैम रखा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 32:3" + }, + "तब याकूब ने सेईर देश में, अर्थात् एदोम देश में, अपने भाई एसाव के पास अपने आगे दूत भेज दिए।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 32:4" + }, + "और उसने उन्हें यह आज्ञा दी, “मेरे प्रभु एसाव से यह कहना; कि", + { + "type": "char:it", + "content": [ + "तेरा दास", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.4" + ] }, - "अब तुम लोग मत पछताओ, और तुम ने जो मुझे यहाँ बेच डाला, इससे उदास मत हो; क्योंकि", { - "type": "char:it", - "content": [ - "परमेश्वर ने तुम्हारे प्राणों को बचाने के लिये मुझे तुम्हारे आगे भेज दिया है" - ] + "type": "char:fq", + "content": [ + "तेरा दास:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "45.5" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर ने .... मुझे तुम्हारे आगे भेज दिया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह यह बताता है कि यह परमेश्वर की योजना थी कि उनके प्राण बचाए जाएँ। अतः वे नहीं बल्कि परमेश्वर उन्हें अपनी दया में मिस्र में लाया ताकि उनके प्राण बच जाएँ।" - ] - } - ], - "caller": "+" + "type": "char:ft", + "content": [ + "पहले किए कार्यों क्षतिपूर्ति के लिए याकूब बड़ी दीनता और आदर के साथ अपने बड़े भाई से मिलता है, जहाँ वह अपने को “तेरा दास” और एसाव को “मेरे प्रभु” कहकर सम्बोधित करता है। वह उसे अपने सम्पत्ति के बारे में बताता है ताकि उसे पता चले कि वह उससे कुछ नहीं चाहता।" + ] + } + ] + } + ] + }, + "याकूब तुझ से यह कहता है, कि मैं लाबान के यहाँ परदेशी होकर अब तक रहा;", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 32:5" + }, + "और मेरे पास गाय-बैल, गदहे, भेड़-बकरियाँ, और दास-दासियाँ हैं और मैंने अपने प्रभु के पास इसलिए सन्देश भेजा है कि तेरे अनुग्रह की दृष्टि मुझ पर हो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 32:6" + }, + "वे दूत याकूब के पास लौटकर कहने लगे, “हम तेरे भाई एसाव के पास गए थे, और वह भी तुझ से भेंट करने को चार सौ पुरुष संग लिये हुए चला आता है।”", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 32:7" + }, + "तब याकूब बहुत डर गया, और संकट में पड़ा: और यह सोचकर, अपने साथियों के, और भेड़-बकरियों, और गाय-बैलों, और ऊँटों के भी अलग-अलग दो दल कर लिये,", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 32:8" + }, + "कि यदि एसाव आकर पहले दल को मारने लगे, तो दूसरा दल भागकर बच जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 32:9" + }, + "फिर याकूब ने कहा, “हे यहोवा, हे मेरे दादा अब्राहम के परमेश्वर, हे मेरे पिता इसहाक के परमेश्वर, तूने तो मुझसे कहा था कि अपने देश और जन्म-भूमि में लौट जा, और मैं तेरी भलाई करूँगा:", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 32:10" + }, + "तूने जो-जो काम अपनी करुणा और सच्चाई से अपने दास के साथ किए हैं, कि मैं जो अपनी छड़ी ही लेकर इस यरदन नदी के पार उतर आया, और अब मेरे दो दल हो गए हैं, तेरे ऐसे-ऐसे कामों में से मैं एक के भी योग्य तो नहीं हूँ।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 32:11" + }, + "मेरी विनती सुनकर मुझे मेरे भाई एसाव के हाथ से बचा मैं तो उससे डरता हूँ, कहीं ऐसा न हो कि वह आकर मुझे और माँ समेत लड़कों को भी मार डाले।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 32:12" + }, + "तूने तो कहा है, कि मैं निश्चय तेरी भलाई करूँगा, और तेरे वंश को समुद्र के रेतकणों के समान बहुत करूँगा, जो बहुतायत के मारे गिने नहीं जा सकते।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "GEN 32:13" + }, + "उसने उस दिन की रात वहीं बिताई; और जो कुछ उसके पास था उसमें से अपने भाई एसाव की भेंट के लिये छाँट छाँटकर निकाला;", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 32:14" + }, + "अर्थात् दो सौ बकरियाँ, और बीस बकरे, और दो सौ भेड़ें, और बीस मेढ़े,", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 32:15" + }, + "और बच्चों समेत दूध देनेवाली तीस ऊँटनियाँ, और चालीस गायें, और दस बैल, और बीस गदहियाँ और उनके दस बच्चे।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 32:16" + }, + "इनको उसने झुण्ड-झुण्ड करके, अपने दासों को सौंपकर उनसे कहा, “मेरे आगे बढ़ जाओ; और झुण्डों के बीच-बीच में अन्तर रखो।”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 32:17" + }, + "फिर उसने अगले झुण्ड के रखवाले को यह आज्ञा दी, “जब मेरा भाई एसाव तुझे मिले, और पूछने लगे, ‘तू किसका दास है, और कहाँ जाता है, और ये जो तेरे आगे-आगे हैं, वे किसके हैं?’", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 32:18" + }, + "तब कहना, ‘यह तेरे दास याकूब के हैं। हे मेरे प्रभु एसाव, ये भेंट के लिये तेरे पास भेजे गए हैं, और वह आप भी हमारे पीछे-पीछे आ रहा है।’”", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 32:19" + }, + "और उसने दूसरे और तीसरे रखवालों को भी, वरन् उन सभी को जो झुण्डों के पीछे-पीछे थे ऐसी ही आज्ञा दी कि जब एसाव तुम को मिले तब इसी प्रकार उससे कहना।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 32:20" + }, + "और यह भी कहना, “तेरा दास याकूब हमारे पीछे-पीछे आ रहा है।” क्योंकि उसने यह सोचा कि यह भेंट जो मेरे आगे-आगे जाती है, इसके द्वारा मैं उसके क्रोध को शान्त करके तब उसका दर्शन करूँगा; हो सकता है वह मुझसे प्रसन्न हो जाए।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 32:21" + }, + "इसलिए वह भेंट याकूब से पहले पार उतर गई, और वह आप उस रात को छावनी में रहा।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब का मल्लयुद्ध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 32:22" + }, + "उसी रात को वह उठा और अपनी दोनों स्त्रियों, और दोनों दासियों, और ग्यारहों लड़कों को संग लेकर घाट से यब्बोक नदी के पार उतर गया।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 32:23" + }, + "उसने उन्हें उस नदी के पार उतार दिया, वरन् अपना सब कुछ पार उतार दिया।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 32:24" + }, + "और याकूब आप अकेला रह गया; तब कोई पुरुष आकर पौ फटने तक उससे मल्लयुद्ध करता रहा।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 32:25" + }, + "जब उसने देखा कि मैं याकूब पर प्रबल नहीं होता, तब उसकी जाँघ की नस को छुआ; और याकूब की जाँघ की नस उससे मल्लयुद्ध करते ही करते चढ़ गई।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 32:26" + }, + "तब उसने कहा, “मुझे जाने दे, क्योंकि भोर होनेवाला है।” याकूब ने कहा, “जब तक तू मुझे आशीर्वाद न दे, तब तक मैं तुझे जाने न दूँगा।”", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 32:27" + }, + "और उसने याकूब से पूछा, “", + { + "type": "char:it", + "content": [ + "तेरा नाम क्या है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.27" + ] }, { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fq", + "content": [ + "तेरा नाम क्या है:" + ] }, { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:15)" - ] + "type": "char:ft", + "content": [ + "उसने उसे पहले के स्वयं अर्थात् याकूब को स्मरण कराया, जो स्वयं पर निर्भर और स्वार्थी था। परन्तु अब वह अपाहिज है, दूसरे पर निर्भर है, और दूसरे से सब के लिए और अपने लिए आशीष माँग रहा है।" + ] + } + ] + } + ] + }, + "?” उसने कहा, “याकूब।”", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 32:28" + }, + "उसने कहा, “तेरा नाम अब याकूब नहीं, परन्तु", + { + "type": "char:it", + "content": [ + "इस्राएल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.28" + ] }, - "", { - "type": "verse:v", - "number": "6", - "sid": "GEN 45:6" + "type": "char:fq", + "content": [ + "इस्राएल:" + ] }, - "क्योंकि अब दो वर्ष से इस देश में अकाल है; और अब पाँच वर्ष और ऐसे ही होंगे कि उनमें न तो हल चलेगा और न अन्न काटा जाएगा।", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:15)" - ] + "type": "char:ft", + "content": [ + "अर्थात् ‘वह परमेश्वर के साथ लड़ा’" + ] + } + ] + } + ] + }, + "होगा, क्योंकि तू परमेश्वर से और मनुष्यों से भी युद्ध करके प्रबल हुआ है।”", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 32:29" + }, + "याकूब ने कहा, “मैं विनती करता हूँ, मुझे अपना नाम बता।” उसने कहा, “तू मेरा नाम क्यों पूछता है?” तब उसने उसको वहीं आशीर्वाद दिया।", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 32:30" + }, + "तब याकूब ने यह कहकर उस स्थान का नाम", + { + "type": "char:it", + "content": [ + "पनीएल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.30" + ] }, - "", { - "type": "verse:v", - "number": "7", - "sid": "GEN 45:7" + "type": "char:fq", + "content": [ + "पनीएल:" + ] }, - "इसलिए परमेश्वर ने मुझे तुम्हारे आगे इसलिए भेजा कि तुम पृथ्वी पर जीवित रहो, और तुम्हारे प्राणों के बचने से तुम्हारा वंश बढ़े।", { - "type": "verse:v", - "number": "8", - "sid": "GEN 45:8" + "type": "char:ft", + "content": [ + "अर्थात् परमेश्वर का मुख। यह नाम दिए जाने का कारण इस पद में दिया हुआ है, “परमेश्वर को आमने-सामने देखने पर भी मेरा प्राण बच गया है।”" + ] + } + ] + } + ] + }, + "रखा; “परमेश्वर को आमने-सामने देखने पर भी मेरा प्राण बच गया है।”", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 32:31" + }, + "पनूएल के पास से चलते-चलते सूर्य उदय हो गया, और वह जाँघ से लँगड़ाता था।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 32:32" + }, + "इस्राएली जो पशुओं की जाँघ की जोड़वाले जंघानस को आज के दिन तक नहीं खाते, इसका कारण यही है कि उस पुरुष ने याकूब की जाँघ के जोड़ में जंघानस को छुआ था।" + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "GEN 33" + }, + { + "type": "para:s", + "content": [ + "याकूब का एसाव से मिलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 33:1" + }, + "और याकूब ने आँखें उठाकर यह देखा, कि एसाव चार सौ पुरुष संग लिये हुए चला आता है। तब उसने बच्चों को अलग-अलग बाँटकर लिआ और राहेल और दोनों दासियों को सौंप दिया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 33:2" + }, + "और उसने सब के आगे लड़कों समेत दासियों को उसके पीछे लड़कों समेत लिआ को, और सब के पीछे राहेल और यूसुफ को रखा,", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 33:3" + }, + "और आप उन सब के आगे बढ़ा और सात बार", + { + "type": "char:it", + "content": [ + "भूमि पर गिरकर दण्डवत् की", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.3" + ] + }, + { + "type": "char:fq", + "content": [ + "भूमि पर गिरकर दण्डवत् की:" + ] + }, + { + "type": "char:ft", + "content": [ + "पास आने पर याकूब ने गिरकर सात बार दण्डवत् किया, जो अपने बड़े भाई के प्रति उसके पूर्ण समर्पण का प्रतीक था। एक जंगल के शिकारी एसाव का हृदय इससे पिघल गया और वह उस पर अपने अपार स्नेह को प्रगट करता है, जिसे याकूब भी करता है।" + ] + } + ] + } + ] + }, + ", और अपने भाई के पास पहुँचा।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 33:4" + }, + "तब एसाव उससे भेंट करने को दौड़ा, और उसको हृदय से लगाकर, गले से लिपटकर चूमा; फिर वे दोनों रो पड़े।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 33:5" + }, + "तब उसने आँखें उठाकर स्त्रियों और बच्चों को देखा; और पूछा, “ये जो तेरे साथ हैं वे कौन हैं?” उसने कहा, “ये तेरे दास के लड़के हैं, जिन्हें परमेश्वर ने अनुग्रह करके मुझ को दिया है।”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 33:6" + }, + "तब लड़कों समेत दासियों ने निकट आकर दण्डवत् किया।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 33:7" + }, + "फिर लड़कों समेत लिआ निकट आई, और उन्होंने भी दण्डवत् किया; अन्त में यूसुफ और राहेल ने भी निकट आकर दण्डवत् किया।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 33:8" + }, + "तब उसने पूछा, “तेरा यह बड़ा दल जो मुझ को मिला, उसका क्या प्रयोजन है?” उसने कहा, “यह कि मेरे प्रभु की अनुग्रह की दृष्टि मुझ पर हो।”", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 33:9" + }, + "एसाव ने कहा, “हे मेरे भाई, मेरे पास तो बहुत है; जो कुछ तेरा है वह तेरा ही रहे।”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 33:10" + }, + "याकूब ने कहा, “नहीं नहीं, यदि तेरा अनुग्रह मुझ पर हो, तो मेरी भेंट ग्रहण कर: क्योंकि मैंने तेरा दर्शन पाकर, मानो परमेश्वर का दर्शन पाया है, और तू मुझसे प्रसन्न हुआ है।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 33:11" + }, + "इसलिए यह भेंट, जो तुझे भेजी गई है, ग्रहण कर; क्योंकि परमेश्वर ने मुझ पर अनुग्रह किया है, और मेरे पास बहुत है।” जब उसने उससे बहुत आग्रह किया, तब उसने भेंट को ग्रहण किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 33:12" + }, + "फिर एसाव ने कहा, “आ, हम बढ़ चलें: और मैं तेरे आगे-आगे चलूँगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 33:13" + }, + "याकूब ने कहा, “हे मेरे प्रभु, तू जानता ही है कि मेरे साथ सुकुमार लड़के, और दूध देनेहारी भेड़-बकरियाँ और गायें है; यदि ऐसे पशु एक दिन भी अधिक हाँके जाएँ, तो सब के सब मर जाएँगे।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 33:14" + }, + "इसलिए मेरा प्रभु अपने दास के आगे बढ़ जाए, और मैं इन पशुओं की गति के अनुसार, जो मेरे आगे है, और बच्चों की गति के अनुसार धीरे धीरे चलकर सेईर में अपने प्रभु के पास पहुँचूँगा।”", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 33:15" + }, + "एसाव ने कहा, “तो अपने साथियों में से मैं कई एक तेरे साथ छोड़ जाऊँ।” उसने कहा, “यह क्यों? इतना ही बहुत है, कि मेरे प्रभु के अनुग्रह की दृष्टि मुझ पर बनी रहे।”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 33:16" + }, + "तब एसाव ने उसी दिन सेईर जाने को अपना मार्ग लिया।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 33:17" + }, + "परन्तु याकूब वहाँ से निकलकर", + { + "type": "char:it", + "content": [ + "सुक्कोत", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.17" + ] }, - "इस रीति अब मुझ को यहाँ पर भेजनेवाले तुम नहीं, परमेश्वर ही ठहरा; और उसी ने मुझे फ़िरौन का पिता सा, और उसके सारे घर का स्वामी, और सारे मिस्र देश का प्रभु ठहरा दिया है।", { - "type": "verse:v", - "number": "9", - "sid": "GEN 45:9" + "type": "char:fq", + "content": [ + "सुक्कोत:" + ] }, - "अतः शीघ्र मेरे पिता के पास जाकर कहो, ‘तेरा पुत्र यूसुफ इस प्रकार कहता है, कि परमेश्वर ने मुझे सारे मिस्र का स्वामी ठहराया है; इसलिए तू मेरे पास बिना विलम्ब किए चला आ।", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:14)" - ] + "type": "char:ft", + "content": [ + "जो यरदन के पूर्व और यब्बोक के दक्षिण में है।" + ] + } + ] + } + ] + }, + "को गया, और वहाँ अपने लिये एक घर, और पशुओं के लिये झोंपड़े बनाए। इसी कारण उस स्थान का नाम सुक्कोत पड़ा।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब का कनान आना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 33:18" + }, + "और याकूब जो पद्दनराम से आया था, उसने कनान देश के शेकेम नगर के पास कुशल क्षेम से पहुँचकर नगर के सामने डेरे खड़े किए।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 33:19" + }, + "और भूमि के जिस खण्ड पर उसने अपना तम्बू खड़ा किया, उसको उसने शेकेम के पिता हमोर के पुत्रों के हाथ से एक सौ कसीतों में मोल लिया।", + { + "type": "char:bdit", + "content": [ + "(यूह. 4:5, प्रेरि. 7:16)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "GEN 33:20" + }, + "और वहाँ उसने एक वेदी बनाकर उसका नाम", + { + "type": "char:it", + "content": [ + "एल-एलोहे-इस्राएल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.20" + ] + }, + { + "type": "char:fq", + "content": [ + "एल-एलोहे-इस्राएल:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् परमेश्वर, इस्राएल का परमेश्वर, इस्राएल का परमेश्वर शक्तिशाली है" + ] + } + ] + } + ] + }, + "रखा।" + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "GEN 34" + }, + { + "type": "para:s", + "content": [ + "दीना को भ्रष्ट किया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 34:1" + }, + "एक दिन लिआ की बेटी दीना, जो याकूब से उत्पन्न हुई थी, उस देश की लड़कियों से भेंट करने को निकली।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 34:2" + }, + "तब उस देश के प्रधान हिब्बी हमोर के पुत्र शेकेम ने उसे देखा, और उसे ले जाकर उसके साथ कुकर्म करके उसको भ्रष्ट कर डाला।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 34:3" + }, + "तब उसका मन याकूब की बेटी दीना से लग गया, और उसने उस कन्या से प्रेम की बातें की, और उससे प्रेम करने लगा।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 34:4" + }, + "अतः शेकेम ने अपने पिता हमोर से कहा, “मुझे इस लड़की को मेरी पत्नी होने के लिये दिला दे।”", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 34:5" + }, + "और याकूब ने सुना कि शेकेम ने मेरी बेटी दीना को अशुद्ध कर डाला है, पर उसके पुत्र उस समय पशुओं के संग मैदान में थे, इसलिए वह उनके आने तक चुप रहा।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 34:6" + }, + "तब शेकेम का पिता हमोर निकलकर याकूब से बातचीत करने के लिये उसके पास गया।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 34:7" + }, + "याकूब के पुत्र यह सुनते ही मैदान से बहुत उदास और क्रोधित होकर आए; क्योंकि शेकेम ने याकूब की बेटी के साथ कुकर्म करके इस्राएल के घराने से मूर्खता का ऐसा काम किया था, जिसका करना अनुचित था।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 34:8" + }, + "हमोर ने उन सबसे कहा, “मेरे पुत्र शेकेम का मन तुम्हारी बेटी पर बहुत लगा है, इसलिए उसे उसकी पत्नी होने के लिये उसको दे दो।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 34:9" + }, + "और हमारे साथ ब्याह किया करो; अपनी बेटियाँ हमको दिया करो, और हमारी बेटियों को आप लिया करो।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 34:10" + }, + "और हमारे संग बसे रहो; और यह देश तुम्हारे सामने पड़ा है; इसमें रहकर लेन-देन करो, और इसकी भूमि को अपने लिये ले लो।”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 34:11" + }, + "और शेकेम ने भी दीना के पिता और भाइयों से कहा, “यदि मुझ पर तुम लोगों की अनुग्रह की दृष्टि हो, तो जो कुछ तुम मुझसे कहो, वह मैं दूँगा।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 34:12" + }, + "तुम मुझसे कितना ही मूल्य या बदला क्यों न माँगो, तो भी मैं तुम्हारे कहे के अनुसार दूँगा; परन्तु उस कन्या को पत्नी होने के लिये मुझे दो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "GEN 34:13" + }, + "तब यह सोचकर कि शेकेम ने हमारी बहन दीना को अशुद्ध किया है,", + { + "type": "char:it", + "content": [ + "याकूब के पुत्रों ने शेकेम और उसके पिता हमोर को छल के साथ यह उत्तर दिया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "34.13" + ] }, - "", { - "type": "verse:v", - "number": "10", - "sid": "GEN 45:10" + "type": "char:fq", + "content": [ + "याकूब के पुत्रों ने....छल के साथ यह उत्तर दिया:" + ] }, - "और तेरा निवास गोशेन देश में होगा, और तू, बेटे, पोतों, भेड़-बकरियों, गाय-बैलों, और अपने सब कुछ समेत मेरे निकट रहेगा।", { - "type": "verse:v", - "number": "11", - "sid": "GEN 45:11" + "type": "char:ft", + "content": [ + "जो “नहीं होना चाहिए था” और जिसे फिर से ठीक नहीं किया जा सकता उस अपराध की क्रोध-अग्नि से वे जल रहे थे। फिर भी वे परमशक्ति की उपस्थिति में हैं और इस कारण, वे छल का सहारा लेते हैं।" + ] + } + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 34:14" + }, + "“हम ऐसा काम नहीं कर सकते कि किसी खतनारहित पुरुष को अपनी बहन दें; क्योंकि इससे हमारी नामधराई होगी।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 34:15" + }, + "इस बात पर तो हम तुम्हारी मान लेंगे कि हमारे समान तुम में से हर एक पुरुष का खतना किया जाए।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 34:16" + }, + "तब हम अपनी बेटियाँ तुम्हें ब्याह देंगे, और तुम्हारी बेटियाँ ब्याह लेंगे, और तुम्हारे संग बसे भी रहेंगे, और हम दोनों एक ही समुदाय के मनुष्य हो जाएँगे।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 34:17" + }, + "पर यदि तुम हमारी बात न मानकर अपना खतना न कराओगे, तो हम अपनी लड़की को लेकर यहाँ से चले जाएँगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 34:18" + }, + "उसकी इस बात पर हमोर और उसका पुत्र शेकेम प्रसन्न हुए।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 34:19" + }, + "और वह जवान जो याकूब की बेटी को बहुत चाहता था, इस काम को करने में उसने विलम्ब न किया। वह तो अपने पिता के सारे घराने में अधिक प्रतिष्ठित था।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 34:20" + }, + "इसलिए हमोर और उसका पुत्र शेकेम अपने नगर के फाटक के निकट जाकर नगरवासियों को यह समझाने लगे;", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 34:21" + }, + "“वे मनुष्य तो हमारे संग मेल से रहना चाहते हैं; अतः उन्हें इस देश में रहकर लेन-देन करने दो; देखो, यह देश उनके लिये भी बहुत है; फिर हम लोग उनकी बेटियों को ब्याह लें, और अपनी बेटियों को उन्हें दिया करें।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 34:22" + }, + "वे लोग केवल इस बात पर हमारे संग रहने और एक ही समुदाय के मनुष्य हो जाने को प्रसन्न हैं कि उनके समान हमारे सब पुरुषों का भी खतना किया जाए।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 34:23" + }, + "क्या उनकी भेड़-बकरियाँ, और गाय-बैल वरन् उनके सारे पशु और धन-सम्पत्ति हमारी न हो जाएगी? इतना ही करें कि हम लोग उनकी बात मान लें, तो वे हमारे संग रहेंगे।”", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 34:24" + }, + "इसलिए जितने उस नगर के फाटक से निकलते थे, उन सभी ने हमोर की और उसके पुत्र शेकेम की बात मानी; और हर एक पुरुष का खतना किया गया, जितने उस नगर के फाटक से निकलते थे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 34:25" + }, + "तीसरे दिन, जब वे लोग पीड़ित पड़े थे, तब ऐसा हुआ कि शिमोन और लेवी नाम याकूब के दो पुत्रों ने, जो दीना के भाई थे, अपनी-अपनी तलवार ले उस नगर में निधड़क घुसकर सब पुरुषों को घात किया।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 34:26" + }, + "हमोर और उसके पुत्र शेकेम को उन्होंने तलवार से मार डाला, और दीना को शेकेम के घर से निकाल ले गए।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 34:27" + }, + "याकूब के पुत्रों ने घात कर डालने पर भी चढ़कर नगर को इसलिए लूट लिया कि उसमें उनकी बहन अशुद्ध की गई थी।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 34:28" + }, + "उन्होंने भेड़-बकरी, और गाय-बैल, और गदहे, और नगर और मैदान में जितना धन था ले लिया।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 34:29" + }, + "उस सब को, और उनके बाल-बच्चों, और स्त्रियों को भी हर ले गए, वरन् घर-घर में जो कुछ था, उसको भी उन्होंने लूट लिया।", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 34:30" + }, + "तब याकूब ने शिमोन और लेवी से कहा, “तुम ने जो इस देश के निवासी कनानियों और परिज्जियों के मन में मेरे प्रति घृणा उत्पन्न कराई है, इससे", + { + "type": "char:it", + "content": [ + "तुम ने मुझे संकट में डाला है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "34.30" + ] + }, + { + "type": "char:fq", + "content": [ + "तुम ने मुझे संकट में डाला है:" + ] + }, + { + "type": "char:ft", + "content": [ + "याकूब के सब पुत्रों ने मिलकर नगर को लूट लिया था। उन्होंने उनके सब पशुओं और धन को ले लिया और उनकी पत्नियों और बाल-बच्चों को बन्दी बना लिया। याकूब इस हिंसात्मक कार्य से बहुत परेशान था, जो उसकी नीति और उसकी दयालुता के विपरीत था।" + ] + } + ] + } + ] + }, + ", क्योंकि मेरे साथ तो थोड़े ही लोग हैं, इसलिए अब वे इकट्ठे होकर मुझ पर चढ़ेंगे, और मुझे मार डालेंगे, तो मैं अपने घराने समेत सत्यानाश हो जाऊँगा।”", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 34:31" + }, + "उन्होंने कहा, “क्या वह हमारी बहन के साथ वेश्या के समान बर्ताव करे?”" + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "GEN 35" + }, + { + "type": "para:s", + "content": [ + "याकूब का बेतेल वापस आना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 35:1" + }, + "तब परमेश्वर ने याकूब से कहा, “यहाँ से निकलकर बेतेल को जा, और वहीं रह; और वहाँ परमेश्वर के लिये वेदी बना, जिसने तुझे उस समय दर्शन दिया, जब तू अपने भाई एसाव के डर से भागा जाता था।”", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 35:2" + }, + "तब याकूब ने अपने घराने से, और उन सबसे भी जो उसके संग थे, कहा, “तुम्हारे बीच में जो", + { + "type": "char:it", + "content": [ + "पराए देवता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "35.2" + ] + }, + { + "type": "char:fq", + "content": [ + "पराए देवता:" + ] + }, + { + "type": "char:ft", + "content": [ + "जो पराए लोगों या परदेश के देवता थे। इनमें वे देवता भी थे जिन्हें राहेल ने छिपाकर रखे थे।" + ] + } + ] + } + ] + }, + "हैं, उन्हें निकाल फेंको; और अपने-अपने को शुद्ध करो, और अपने वस्त्र बदल डालो;", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 35:3" + }, + "और आओ, हम यहाँ से निकलकर बेतेल को जाएँ; वहाँ", + { + "type": "char:it", + "content": [ + "मैं परमेश्वर के लिये एक वेदी बनाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "35.3" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं परमेश्वर के लिये एक वेदी बनाऊँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "जब वह दुविधा में और संकट में था तो परमेश्वर उसकी सहायता के लिए आता है। वह उसे उस स्थान का स्मरण कराता है जहाँ वह पहले प्रगट हुआ था और उसे वहाँ एक वेदी बनाने का निर्देश देता है।" + ] + } + ] + } + ] + }, + ", जिसने संकट के दिन मेरी सुन ली, और जिस मार्ग से मैं चलता था, उसमें मेरे संग रहा।”", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 35:4" + }, + "इसलिए जितने पराए देवता उनके पास थे, और जितने कुण्डल उनके कानों में थे, उन सभी को उन्होंने याकूब को दिया; और उसने उनको उस बांज वृक्ष के नीचे, जो शेकेम के पास है, गाड़ दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 35:5" + }, + "तब उन्होंने कूच किया; और उनके चारों ओर के नगर निवासियों के मन में परमेश्वर की ओर से ऐसा भय समा गया, कि उन्होंने याकूब के पुत्रों का पीछा न किया।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 35:6" + }, + "याकूब उन सब समेत, जो उसके संग थे, कनान देश के लूज नगर को आया। वह नगर बेतेल भी कहलाता है।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 35:7" + }, + "वहाँ उसने एक वेदी बनाई, और उस स्थान का नाम", + { + "type": "char:it", + "content": [ + "एलबेतेल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "35.7" + ] + }, + { + "type": "char:fq", + "content": [ + "एलबेतेल:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् ‘बेतेल का परमेश्वर’" + ] + } + ] + } + ] + }, + "रखा; क्योंकि जब वह अपने भाई के डर से भागा जाता था तब परमेश्वर उस पर वहीं प्रगट हुआ था।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 35:8" + }, + "और रिबका की दूध पिलानेहारी दाई दबोरा मर गई, और बेतेल के बांज वृक्ष के तले उसको मिट्टी दी गई, और उस बांज वृक्ष का नाम अल्लोनबक्कूत रखा गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 35:9" + }, + "फिर याकूब के पद्दनराम से आने के पश्चात् परमेश्वर ने दूसरी बार उसको दर्शन देकर आशीष दी।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 35:10" + }, + "और परमेश्वर ने उससे कहा, “अब तक तो तेरा नाम याकूब रहा है; पर आगे को तेरा नाम याकूब न रहेगा,", + { + "type": "char:it", + "content": [ + "तू इस्राएल कहलाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "35.10" + ] + }, + { + "type": "char:fq", + "content": [ + "तू इस्राएल कहलाएगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "नया नाम दिया जाना समुचित रूप से आत्मिक जीवन के नए किए जाने को व्यक्त करता है।" + ] + } + ] + } + ] + }, + "।” इस प्रकार उसने उसका नाम इस्राएल रखा।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 35:11" + }, + "फिर परमेश्वर ने उससे कहा, “मैं सर्वशक्तिमान परमेश्वर हूँ। तू फूले-फले और बढ़े; और तुझ से एक जाति वरन् जातियों की एक मण्डली भी उत्पन्न होगी, और तेरे वंश में राजा उत्पन्न होंगे।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 35:12" + }, + "और जो देश मैंने अब्राहम और इसहाक को दिया है, वही देश तुझे देता हूँ, और तेरे पीछे तेरे वंश को भी दूँगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 35:13" + }, + "तब परमेश्वर उस स्थान में, जहाँ उसने याकूब से बातें की, उनके पास से ऊपर चढ़ गया।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 35:14" + }, + "और जिस स्थान में परमेश्वर ने याकूब से बातें की, वहाँ याकूब ने पत्थर का एक खम्भा खड़ा किया, और उस पर अर्घ देकर तेल डाल दिया।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 35:15" + }, + "जहाँ परमेश्वर ने याकूब से बातें की, उस स्थान का नाम उसने बेतेल रखा।" + ] + }, + { + "type": "para:s", + "content": [ + "राहेल की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 35:16" + }, + "फिर उन्होंने बेतेल से कूच किया; और एप्राता थोड़ी ही दूर रह गया था कि राहेल को बच्चा जनने की बड़ी पीड़ा उठने लगी।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 35:17" + }, + "जब उसको बड़ी-बड़ी पीड़ा उठती थी तब दाई ने उससे कहा, “मत डर; अब की भी तेरे बेटा ही होगा।”", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 35:18" + }, + "तब ऐसा हुआ कि वह मर गई, और प्राण निकलते-निकलते उसने उस बेटे का नाम बेनोनी रखा; पर उसके पिता ने उसका नाम बिन्यामीन रखा।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 35:19" + }, + "और राहेल मर गई, और एप्राता, अर्थात् बैतलहम के मार्ग में, उसको मिट्टी दी गई।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 35:20" + }, + "और याकूब ने उसकी कब्र पर एक खम्भा खड़ा किया: राहेल की कब्र का वह खम्भा आज तक बना है।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 35:21" + }, + "फिर इस्राएल ने कूच किया, और", + { + "type": "char:it", + "content": [ + "एदेर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "35.21" + ] + }, + { + "type": "char:fq", + "content": [ + "एदेर:" + ] + }, + { + "type": "char:ft", + "content": [ + "झुण्ड का गुम्मट सम्भवतः रखवाली के लिए एक मीनार थी जहाँ से चरवाहे रात को अपने झुण्ड की चौकसी करते होंगे। यह बैतलहम के दक्षिण से एक या अधिक मील की दूरी पर था।" + ] + } + ] + } + ] + }, + "नामक गुम्मट के आगे बढ़कर अपना तम्बू खड़ा किया।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब के पुत्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 35:22" + }, + "जब इस्राएल उस देश में बसा था, तब एक दिन ऐसा हुआ कि रूबेन ने जाकर अपने पिता की रखैली बिल्हा के साथ कुकर्म किया; और यह बात इस्राएल को मालूम हो गई। याकूब के बारह पुत्र हुए।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 35:23" + }, + "उनमें से लिआ के पुत्र ये थे; अर्थात् याकूब का जेठा, रूबेन, फिर शिमोन, लेवी, यहूदा, इस्साकार, और जबूलून।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 35:24" + }, + "और राहेल के पुत्र ये थे; अर्थात् यूसुफ, और बिन्यामीन।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 35:25" + }, + "और राहेल की दासी बिल्हा के पुत्र ये थे; अर्थात् दान, और नप्ताली।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 35:26" + }, + "और लिआ की दासी जिल्पा के पुत्र ये थे: अर्थात् गाद, और आशेर। याकूब के ये ही पुत्र हुए, जो उससे पद्दनराम में उत्पन्न हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "इसहाक की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 35:27" + }, + "और याकूब मम्रे में, जो किर्यतअर्बा, अर्थात् हेब्रोन है, जहाँ अब्राहम और इसहाक परदेशी होकर रहे थे, अपने पिता इसहाक के पास आया।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 11:9)" + ] + }, + { + "type": "verse:v", + "number": "28", + "sid": "GEN 35:28" + }, + "इसहाक की आयु एक सौ अस्सी वर्ष की हुई।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 35:29" + }, + "और इसहाक का प्राण छूट गया, और वह मर गया, और वह बूढ़ा और पूरी आयु का होकर अपने लोगों में जा मिला; और उसके पुत्र एसाव और याकूब ने उसको मिट्टी दी।" + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "GEN 36" + }, + { + "type": "para:s", + "content": [ + "एसाव की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 36:1" + }, + "एसाव जो एदोम भी कहलाता है, उसकी यह वंशावली है।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 36:2" + }, + "एसाव ने तो कनानी लड़कियाँ ब्याह लीं; अर्थात् हित्ती एलोन की बेटी आदा को, और ओहोलीबामा को जो अना की बेटी, और हिब्बी सिबोन की नातिन थी।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 36:3" + }, + "फिर उसने इश्माएल की बेटी बासमत को भी, जो नबायोत की बहन थी, ब्याह लिया।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 36:4" + }, + "आदा ने तो एसाव के द्वारा एलीपज को, और बासमत ने रूएल को जन्म दिया।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 36:5" + }, + "और ओहोलीबामा ने यूश, और यालाम, और कोरह को उत्पन्न किया, एसाव के ये ही पुत्र कनान देश में उत्पन्न हुए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 36:6" + }, + "एसाव अपनी पत्नियों, और बेटे-बेटियों, और घर के सब प्राणियों, और अपनी भेड़-बकरी, और गाय-बैल आदि सब पशुओं, निदान अपनी सारी सम्पत्ति को, जो उसने कनान देश में संचय किया था, लेकर अपने भाई याकूब के पास से दूसरे देश को चला गया।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 36:7" + }, + "क्योंकि", + { + "type": "char:it", + "content": [ + "उनकी सम्पत्ति इतनी हो गई थी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "36.7" + ] + }, + { + "type": "char:fq", + "content": [ + "उनकी सम्पत्ति इतनी हो गई थी:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसहाक ने एसाव को पर्याप्त मात्रा में पशु और सम्पत्ति दी थी ताकि वह अलग से जीवन निर्वाह कर सके। एसाव का भाग और वह जो इसहाक ने याकूब के लिए रख छोड़ा था इतना अधिक हो गया कि चरागाह के लिए दूसरा स्थान देखना पड़ा।" + ] + } + ] + } + ] + }, + ", कि वे इकट्ठे न रह सके; और पशुओं की बहुतायत के कारण उस देश में, जहाँ वे परदेशी होकर रहते थे, वे समा न सके।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 36:8" + }, + "एसाव जो एदोम भी कहलाता है, सेईर नामक पहाड़ी देश में रहने लगा।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 36:9" + }, + "सेईर नामक पहाड़ी देश में रहनेवाले एदोमियों के मूलपुरुष एसाव की वंशावली यह है", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 36:10" + }, + "एसाव के पुत्रों के नाम ये हैं; अर्थात् एसाव की पत्नी आदा का पुत्र एलीपज, और उसी एसाव की पत्नी बासमत का पुत्र रूएल।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 36:11" + }, + "और एलीपज के ये पुत्र हुए; अर्थात् तेमान, ओमार, सपो, गाताम, और कनज।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 36:12" + }, + "एसाव के पुत्र एलीपज के तिम्ना नामक एक रखैल थी, जिसने एलीपज के द्वारा अमालेक को जन्म दिया: एसाव की पत्नी आदा के वंश में ये ही हुए।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 36:13" + }, + "रूएल के ये पुत्र हुए; अर्थात् नहत, जेरह, शम्मा, और मिज्जा एसाव की पत्नी बासमत के वंश में ये ही हुए।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 36:14" + }, + "ओहोलीबामा जो एसाव की पत्नी, और सिबोन की नातिन और अना की बेटी थी, उसके ये पुत्र हुए: अर्थात् उसने एसाव के द्वारा यूश, यालाम और कोरह को जन्म दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "एदोम के अधिपति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 36:15" + }, + "एसाववंशियों के अधिपति ये हुए: अर्थात् एसाव के जेठे एलीपज के वंश में से तेमान अधिपति, ओमार अधिपति, सपो अधिपति, कनज अधिपति,", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 36:16" + }, + "कोरह अधिपति, गाताम अधिपति, अमालेक अधिपति एलीपज वंशियों में से, एदोम देश में ये ही अधिपति हुए: और ये ही आदा के वंश में हुए।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 36:17" + }, + "एसाव के पुत्र रूएल के वंश में ये हुए; अर्थात् नहत अधिपति, जेरह अधिपति, शम्मा अधिपति, मिज्जा अधिपति रूएलवंशियों में से, एदोम देश में ये ही अधिपति हुए; और ये ही एसाव की पत्नी बासमत के वंश में हुए।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 36:18" + }, + "एसाव की पत्नी ओहोलीबामा के वंश में ये हुए; अर्थात् यूश अधिपति, यालाम अधिपति, कोरह अधिपति, अना की बेटी ओहोलीबामा जो एसाव की पत्नी थी उसके वंश में ये ही हुए।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 36:19" + }, + "एसाव जो एदोम भी कहलाता है, उसके वंश ये ही हैं, और उनके अधिपति भी ये ही हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "सेईर की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 36:20" + }, + "सेईर जो होरी नामक जाति का था, उसके ये पुत्र उस देश में पहले से रहते थे; अर्थात् लोतान, शोबाल, सिबोन, अना,", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 36:21" + }, + "दीशोन, एसेर, और दीशान: एदोम देश में सेईर के ये ही होरी जातिवाले अधिपति हुए।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 36:22" + }, + "लोतान के पुत्र, होरी, और हेमाम हुए; और लोतान की बहन तिम्ना थी।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 36:23" + }, + "शोबाल के ये पुत्र हुए: अर्थात् आल्वान, मानहत, एबाल, शपो, और ओनाम।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 36:24" + }, + "और सीदोन के ये पुत्र हुए: अय्या, और अना; यह वही अना है जिसको जंगल में अपने पिता सिबोन के गदहों को चराते-चराते गरम पानी के झरने मिले।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 36:25" + }, + "और अना के दीशोन नामक पुत्र हुआ, और उसी अना के ओहोलीबामा नामक बेटी हुई।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 36:26" + }, + "दीशोन के ये पुत्र हुए: हेमदान, एशबान, यित्रान, और करान।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 36:27" + }, + "एसेर के ये पुत्र हुए: बिल्हान, जावान, और अकान।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 36:28" + }, + "दीशान के ये पुत्र हुए: ऊस, और अरान।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 36:29" + }, + "होरियों के अधिपति ये हुए: लोतान अधिपति, शोबाल अधिपति, सिबोन अधिपति, अना अधिपति,", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 36:30" + }, + "दीशोन अधिपति, एसेर अधिपति, दीशान अधिपति; सेईर देश में होरी जातिवाले ये ही अधिपति हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "एदोम के राजा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "GEN 36:31" + }, + "फिर जब इस्राएलियों पर किसी राजा ने राज्य न किया था, तब भी एदोम के देश में ये राजा हुए;", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 36:32" + }, + "बोर के पुत्र बेला ने एदोम में राज्य किया, और उसकी राजधानी का नाम दिन्हाबा है।", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 36:33" + }, + "बेला के मरने पर, बोस्रानिवासी जेरह का पुत्र योबाब उसके स्थान पर राजा हुआ।", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 36:34" + }, + "योबाब के मरने पर, तेमानियों के देश का निवासी हूशाम उसके स्थान पर राजा हुआ।", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 36:35" + }, + "फिर हूशाम के मरने पर, बदद का पुत्र हदद उसके स्थान पर राजा हुआ यह वही है जिसने मिद्यानियों को मोआब के देश में मार लिया, और उसकी राजधानी का नाम अबीत है।", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 36:36" + }, + "हदद के मरने पर, मस्रेकावासी सम्ला उसके स्थान पर राजा हुआ।", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 36:37" + }, + "फिर सम्ला के मरने पर, शाऊल जो महानद के तटवाले रहोबोत नगर का था, वह उसके स्थान पर राजा हुआ।", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 36:38" + }, + "शाऊल के मरने पर, अकबोर का पुत्र बाल्हानान उसके स्थान पर राजा हुआ।", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 36:39" + }, + "अकबोर के पुत्र बाल्हानान के मरने पर, हदर उसके स्थान पर राजा हुआ और उसकी राजधानी का नाम पाऊ है; और उसकी पत्नी का नाम महेतबेल है, जो मेज़ाहाब की नातिन और मत्रेद की बेटी थी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "GEN 36:40" + }, + "फिर एसाववंशियों के अधिपतियों के कुलों, और स्थानों के अनुसार उनके नाम ये हैं तिम्ना अधिपति, अल्वा अधिपति, यतेत अधिपति,", + { + "type": "verse:v", + "number": "41", + "sid": "GEN 36:41" + }, + "ओहोलीबामा अधिपति, एला अधिपति, पीनोन अधिपति,", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 36:42" + }, + "कनज अधिपति, तेमान अधिपति, मिबसार अधिपति,", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 36:43" + }, + "मग्दीएल अधिपति, ईराम अधिपति एदोमवंशियों ने जो देश अपना कर लिया था, उसके निवास-स्थानों में उनके ये ही अधिपति हुए; और एदोमी जाति का मूलपुरुष एसाव है।" + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "GEN 37" + }, + { + "type": "para:s", + "content": [ + "यूसुफ और उसके भाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 37:1" + }, + "याकूब तो कनान देश में रहता था, जहाँ उसका पिता परदेशी होकर रहा था।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 37:2" + }, + "और याकूब के वंश का वृत्तान्त यह है: यूसुफ सत्रह वर्ष का होकर अपने भाइयों के संग भेड़-बकरियों को चराता था; और वह लड़का अपने पिता की पत्नी बिल्हा, और जिल्पा के पुत्रों के संग रहा करता था; और उनकी बुराइयों का समाचार अपने पिता के पास पहुँचाया करता था।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 37:3" + }, + "और इस्राएल अपने सब पुत्रों से बढ़कर यूसुफ से प्रीति रखता था, क्योंकि वह उसके बुढ़ापे का पुत्र था: और उसने उसके लिये रंग-बिरंगा अंगरखा बनवाया।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 37:4" + }, + "परन्तु जब उसके भाइयों ने देखा, कि हमारा पिता हम सब भाइयों से अधिक उसी से प्रीति रखता है, तब वे उससे बैर करने लगे और उसके साथ ठीक से बात भी नहीं करते थे।" + ] + }, + { + "type": "para:s", + "content": [ + "यूसुफ का स्वप्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 37:5" + }, + { + "type": "char:it", + "content": [ + "यूसुफ ने एक स्वप्न देखा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37.5" + ] + }, + { + "type": "char:fq", + "content": [ + "यूसुफ ने एक स्वप्न देखा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यूसुफ के सपनों ने उसके भाइयों के मन में द्वेष को उत्पन्न कर दिया। अपने स्वप्नों के विषय में अपने भाइयों को स्पष्ट रूप से बताना, उसकी निष्छल आत्मा को दर्शाती है।" + ] + } + ] + } + ] + }, + ", और अपने भाइयों से उसका वर्णन किया; तब वे उससे और भी द्वेष करने लगे।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 37:6" + }, + "उसने उनसे कहा, “जो स्वप्न मैंने देखा है, उसे सुनो", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 37:7" + }, + "हम लोग खेत में पूले बाँध रहे हैं, और क्या देखता हूँ कि मेरा पूला उठकर सीधा खड़ा हो गया; तब तुम्हारे पूलों ने मेरे पूले को चारों तरफ से घेर लिया और उसे दण्डवत् किया।”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 37:8" + }, + "तब उसके भाइयों ने उससे कहा, “क्या सचमुच तू हमारे ऊपर राज्य करेगा? या क्या सचमुच तू हम पर प्रभुता करेगा?” इसलिए वे उसके स्वप्नों और उसकी बातों के कारण उससे और भी अधिक बैर करने लगे।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 37:9" + }, + "फिर उसने एक और स्वप्न देखा, और अपने भाइयों से उसका भी यह वर्णन किया, “सुनो, मैंने एक और स्वप्न देखा है, कि सूर्य और चन्द्रमा, और ग्यारह तारे मुझे दण्डवत् कर रहे हैं।”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 37:10" + }, + "यह स्वप्न का उसने अपने पिता, और भाइयों से वर्णन किया; तब उसके पिता ने उसको डाँटकर कहा, “यह कैसा स्वप्न है जो तूने देखा है? क्या सचमुच मैं और तेरी माता और तेरे भाई सब जाकर तेरे आगे भूमि पर गिरकर दण्डवत् करेंगे?”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 37:11" + }, + "उसके भाई तो उससे डाह करते थे; पर उसके पिता ने उसके उस वचन को स्मरण रखा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 37:12" + }, + "उसके भाई अपने पिता की भेड़-बकरियों को चराने के लिये शेकेम को गए।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 37:13" + }, + "तब इस्राएल ने यूसुफ से कहा, “तेरे भाई तो शेकेम ही में भेड़-बकरी चरा रहे होंगे, इसलिए जा, मैं तुझे उनके पास भेजता हूँ।” उसने उससे कहा, “जो आज्ञा मैं हाजिर हूँ।”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 37:14" + }, + "उसने उससे कहा, “जा, अपने भाइयों और भेड़-बकरियों का हाल देख आ कि वे कुशल से तो हैं, फिर मेरे पास समाचार ले आ।” अतः उसने उसको हेब्रोन की तराई में विदा कर दिया, और वह शेकेम में आया।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 37:15" + }, + "और किसी मनुष्य ने उसको मैदान में इधर-उधर भटकते हुए पाकर उससे पूछा, “तू क्या ढूँढ़ता है?”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 37:16" + }, + "उसने कहा, “मैं तो अपने भाइयों को ढूँढ़ता हूँ कृपा कर मुझे बता कि वे भेड़-बकरियों को कहाँ चरा रहे हैं?”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 37:17" + }, + "उस मनुष्य ने कहा, “वे तो यहाँ से चले गए हैं; और मैंने उनको यह कहते सुना, ‘आओ, हम दोतान को चलें।’” इसलिए यूसुफ अपने भाइयों के पीछे चला, और उन्हें दोतान में पाया।" + ] + }, + { + "type": "para:s", + "content": [ + "यूसुफ का दासत्व के लिये बेचा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 37:18" + }, + "जैसे ही उन्होंने उसे दूर से आते देखा, तो उसके निकट आने के पहले ही उसे मार डालने की युक्ति की।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 37:19" + }, + "और वे आपस में कहने लगे, “देखो, वह स्वप्न देखनेवाला आ रहा है।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 37:20" + }, + "इसलिए आओ, हम उसको घात करके किसी गड्ढे में डाल दें, और यह कह देंगे, कि कोई जंगली पशु उसको खा गया। फिर हम देखेंगे कि उसके स्वप्नों का क्या फल होगा।”", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 37:21" + }, + "यह सुनकर रूबेन ने उसको उनके हाथ से बचाने की मनसा से कहा, “हम उसको प्राण से तो न मारें।”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 37:22" + }, + "फिर रूबेन ने उनसे कहा, “लहू मत बहाओ, उसको जंगल के इस गड्ढे में डाल दो, और उस पर हाथ मत उठाओ।” वह उसको उनके हाथ से छुड़ाकर पिता के पास फिर पहुँचाना चाहता था।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 37:23" + }, + "इसलिए ऐसा हुआ कि जब यूसुफ अपने भाइयों के पास पहुँचा तब उन्होंने उसका रंग-बिरंगा अंगरखा, जिसे वह पहने हुए था, उतार लिया।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 37:24" + }, + "और यूसुफ को उठाकर गड्ढे में डाल दिया। वह गड्ढा सूखा था और उसमें कुछ जल न था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 37:25" + }, + "तब वे रोटी खाने को बैठ गए; और आँखें उठाकर क्या देखा कि इश्माएलियों का एक दल ऊँटों पर सुगन्ध-द्रव्य, बलसान, और गन्धरस लादे हुए, गिलाद से मिस्र को चला जा रहा है।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 37:26" + }, + "तब यहूदा ने अपने भाइयों से कहा, “अपने भाई को घात करने और उसका खून छिपाने से क्या लाभ होगा?", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 37:27" + }, + "आओ, हम उसे इश्माएलियों के हाथ बेच डालें, और अपना हाथ उस पर न उठाए, क्योंकि वह हमारा भाई और हमारी ही हड्डी और माँस है।” और उसके भाइयों ने उसकी बात मान ली।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 37:28" + }, + "तब मिद्यानी व्यापारी उधर से होकर उनके पास पहुँचे। अतः यूसुफ के भाइयों ने उसको उस गड्ढे में से खींचकर बाहर निकाला, और इश्माएलियों के हाथ चाँदी के बीस टुकड़ों में बेच दिया; और वे यूसुफ को मिस्र में ले गए।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:9)" + ] + }, + { + "type": "verse:v", + "number": "29", + "sid": "GEN 37:29" + }, + "रूबेन ने गड्ढे पर लौटकर क्या देखा कि यूसुफ गड्ढे में नहीं है; इसलिए उसने अपने वस्त्र फाड़े,", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 37:30" + }, + "और अपने भाइयों के पास लौटकर कहने लगा, “लड़का तो नहीं है; अब मैं किधर जाऊँ?”", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 37:31" + }, + "तब उन्होंने", + { + "type": "char:it", + "content": [ + "यूसुफ का अंगरखा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37.31" + ] + }, + { + "type": "char:fq", + "content": [ + "यूसुफ का अंगरखा:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसके भाई अपना अपराध छिपाने की युक्ति बनाने लगे; और यूसुफ को मिस्र में बेच दिया। “यूसुफ फाड़ डाला गया” उस खून से सने अंगरखे को देखकर याकूब को तुरन्त निश्चय हो गया कि यूसुफ को कोई जंगली जानवर खा गया है।" + ] + } + ] + } + ] + }, + "लिया, और एक बकरे को मारकर उसके लहू में उसे डुबा दिया।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 37:32" + }, + "और उन्होंने उस रंगबिरंगे अंगरखे को अपने पिता के पास भेजकर यह सन्देश दिया; “यह हमको मिला है, अतः देखकर पहचान ले कि यह तेरे पुत्र का अंगरखा है कि नहीं।”", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 37:33" + }, + "उसने उसको पहचान लिया, और कहा, “हाँ यह मेरे ही पुत्र का अंगरखा है; किसी दुष्ट पशु ने उसको खा लिया है; निःसन्देह यूसुफ फाड़ डाला गया है।”", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 37:34" + }, + "तब याकूब ने अपने वस्त्र फाड़े और कमर में टाट लपेटा, और अपने पुत्र के लिये बहुत दिनों तक विलाप करता रहा।", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 37:35" + }, + "और उसके सब बेटे-बेटियों ने उसको शान्ति देने का यत्न किया; पर उसको शान्ति न मिली; और वह यही कहता रहा, “मैं तो विलाप करता हुआ अपने पुत्र के पास अधोलोक में उतर जाऊँगा।” इस प्रकार उसका पिता उसके लिये रोता ही रहा।", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 37:36" + }, + "इस बीच मिद्यानियों ने यूसुफ को मिस्र में ले जाकर पोतीपर नामक, फ़िरौन के एक हाकिम, और अंगरक्षकों के प्रधान, के हाथ बेच डाला।" + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "GEN 38" + }, + { + "type": "para:s", + "content": [ + "यहूदा और तामार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 38:1" + }, + "उन्हीं दिनों में ऐसा हुआ कि यहूदा अपने भाइयों के पास से चला गया, और हीरा नामक एक अदुल्लामवासी पुरुष के पास डेरा किया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 38:2" + }, + "वहाँ यहूदा ने शूआ नामक एक कनानी पुरुष की बेटी को देखा; और उससे विवाह करके उसके पास गया।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 38:3" + }, + "वह गर्भवती हुई, और उसके एक पुत्र उत्पन्न हुआ; और यहूदा ने उसका नाम एर रखा।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 38:4" + }, + "और वह फिर गर्भवती हुई, और उसके एक पुत्र और उत्पन्न हुआ; और उसका नाम ओनान रखा गया।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 38:5" + }, + "फिर उसके एक पुत्र और उत्पन्न हुआ, और उसका नाम शेला रखा गया; और जिस समय इसका जन्म हुआ उस समय यहूदा कजीब में रहता था।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 38:6" + }, + "और यहूदा ने तामार नामक एक स्त्री से अपने जेठे एर का विवाह कर दिया।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 38:7" + }, + "परन्तु यहूदा का वह जेठा एर यहोवा के लेखे में दुष्ट था, इसलिए यहोवा ने उसको मार डाला।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 38:8" + }, + "तब यहूदा ने ओनान से कहा, “अपनी भौजाई के पास जा, और उसके साथ देवर का धर्म पूरा करके अपने भाई के लिये सन्तान उत्पन्न कर।”", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 38:9" + }, + "ओनान तो जानता था कि सन्तान मेरी न ठहरेगी; इसलिए ऐसा हुआ कि जब वह अपनी भौजाई के पास गया, तब उसने भूमि पर वीर्य गिराकर नाश किया, जिससे ऐसा न हो कि उसके भाई के नाम से वंश चले।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 38:10" + }, + "यह काम जो उसने किया उससे यहोवा अप्रसन्न हुआ और उसने उसको भी मार डाला।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 38:11" + }, + "तब यहूदा ने इस डर के मारे कि कहीं ऐसा न हो कि अपने भाइयों के समान शेला भी मरे, अपनी बहू तामार से कहा, “जब तक मेरा पुत्र शेला सयाना न हो जाए तब तक अपने पिता के घर में विधवा ही बैठी रह।” इसलिए तामार अपने पिता के घर में जाकर रहने लगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 38:12" + }, + "बहुत समय के बीतने पर यहूदा की पत्नी जो शूआ की बेटी थी, वह मर गई; फिर यहूदा शोक के दिन बीतने पर अपने मित्र हीरा अदुल्लामवासी समेत अपनी भेड़-बकरियों का ऊन कतरनेवालों के पास तिम्नाह को गया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 38:13" + }, + "और तामार को यह समाचार मिला, “तेरा ससुर अपनी भेड़-बकरियों का ऊन कतराने के लिये तिम्नाह को जा रहा है।”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 38:14" + }, + "तब उसने यह सोचकर कि शेला सयाना तो हो गया पर मैं उसकी स्त्री नहीं होने पाई; अपना विधवापन का पहरावा उतारा और घूँघट डालकर अपने को ढाँप लिया, और एनैम नगर के फाटक के पास, जो तिम्नाह के मार्ग में है, जा बैठी।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 38:15" + }, + "जब यहूदा ने उसको देखा, उसने उसको वेश्या समझा; क्योंकि वह अपना मुँह ढाँपे हुए थी।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 38:16" + }, + "वह मार्ग से उसकी ओर फिरा, और उससे कहने लगा, “मुझे अपने पास आने दे,” (क्योंकि उसे यह मालूम न था कि वह उसकी बहू है।) और वह कहने लगी, “यदि मैं तुझे अपने पास आने दूँ, तो तू मुझे क्या देगा?”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 38:17" + }, + "उसने कहा, “मैं अपनी बकरियों में से बकरी का एक बच्चा तेरे पास भेज दूँगा।” तब उसने कहा, “भला उसके भेजने तक क्या तू हमारे पास कुछ रेहन रख जाएगा?”", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 38:18" + }, + "उसने पूछा, “मैं तेरे पास क्या रेहन रख जाऊँ?” उसने कहा, “अपनी मुहर, और बाजूबन्द, और अपने हाथ की छड़ी।” तब उसने उसको वे वस्तुएँ दे दीं, और उसके पास गया, और वह उससे गर्भवती हुई।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 38:19" + }, + "तब वह उठकर चली गई, और अपना घूँघट उतारकर अपना विधवापन का पहरावा फिर पहन लिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 38:20" + }, + "तब यहूदा ने बकरी का बच्चा अपने मित्र उस अदुल्लामवासी के हाथ भेज दिया कि वह रेहन रखी हुई वस्तुएँ उस स्त्री के हाथ से छुड़ा ले आए; पर वह स्त्री उसको न मिली।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 38:21" + }, + "तब उसने वहाँ के लोगों से पूछा, “वह देवदासी जो एनैम में मार्ग की एक ओर बैठी थी, कहाँ है?” उन्होंने कहा, “यहाँ तो कोई देवदासी न थी।”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 38:22" + }, + "इसलिए उसने यहूदा के पास लौटकर कहा, “मुझे वह नहीं मिली; और उस स्थान के लोगों ने कहा, ‘यहाँ तो कोई देवदासी न थी।’”", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 38:23" + }, + "तब यहूदा ने कहा, “अच्छा, वह बन्धक उसी के पास रहने दे, नहीं तो हम लोग तुच्छ गिने जाएँगे; देख, मैंने बकरी का यह बच्चा भेज दिया था, पर वह तुझे नहीं मिली।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 38:24" + }, + "लगभग तीन महीने के बाद यहूदा को यह समाचार मिला, “तेरी बहू तामार ने व्यभिचार किया है; वरन् वह व्यभिचार से गर्भवती भी हो गई है।” तब यहूदा ने कहा, “उसको बाहर ले आओ कि वह जलाई जाए।”", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 38:25" + }, + "जब उसे बाहर निकाला जा रहा था, तब उसने, अपने ससुर के पास यह कहला भेजा, “जिस पुरुष की ये वस्तुएँ हैं, उसी से मैं गर्भवती हूँ,” फिर उसने यह भी कहलाया, “पहचान तो सही कि यह मुहर, और बाजूबन्द, और छड़ी किसकी हैं।”", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 38:26" + }, + "यहूदा ने उन्हें पहचानकर कहा, “", + { + "type": "char:it", + "content": [ + "वह तो मुझसे कम दोषी है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38.26" + ] + }, + { + "type": "char:fq", + "content": [ + "वह तो मुझसे कम दोषी है:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस विषय में तामार यहूदा की तुलना में कम दोषी थी। क्योंकि यहूदा ने वासना में बहकर व्यभिचार किया था और उसके द्वारा अपने पुत्र शेला से तामार का विवाह नहीं कराने के कारण तामार ने ऐसा किया था।" + ] + } + ] + } + ] + }, + "; क्योंकि मैंने उसका अपने पुत्र शेला से विवाह न किया।” और उसने उससे फिर कभी प्रसंग न किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 38:27" + }, + "जब उसके जनने का समय आया, तब यह जान पड़ा कि उसके गर्भ में जुड़वे बच्चे हैं।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 38:28" + }, + "और जब वह जनने लगी तब एक बालक का हाथ बाहर आया, और दाई ने लाल सूत लेकर उसके हाथ में यह कहते हुए बाँध दिया, “पहले यही उत्पन्न हुआ।”", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 38:29" + }, + "जब उसने हाथ समेट लिया, तब उसका भाई उत्पन्न हो गया। तब उस दाई ने कहा, “तू क्यों बरबस निकल आया है?” इसलिए उसका नाम पेरेस रखा गया।", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 38:30" + }, + "पीछे उसका भाई जिसके हाथ में लाल सूत बन्धा था उत्पन्न हुआ, और उसका नाम जेरह रखा गया।" + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "GEN 39" + }, + { + "type": "para:s", + "content": [ + "पोतीपर के घर यूसुफ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 39:1" + }, + "जब यूसुफ मिस्र में पहुँचाया गया, तब पोतीपर नामक एक मिस्री ने, जो फ़िरौन का हाकिम, और अंगरक्षकों का प्रधान था, उसको इश्माएलियों के हाथ से जो उसे वहाँ ले गए थे, मोल लिया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 39:2" + }, + "यूसुफ अपने मिस्री स्वामी के घर में रहता था, और", + { + "type": "char:it", + "content": [ + "यहोवा उसके संग था; इसलिए वह सफल पुरुष हो गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.2" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा उसके संग था; इसलिए वह सफल पुरुष हो गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "यूसुफ घरेलू नौकर था। “और उसके स्वामी ने देखा।” वह सफलता जो यूसुफ के कार्यों में प्रगट होती थी इतनी प्रभावशाली थीं कि दर्शाती थी कि परमेश्वर यहोवा उसके साथ है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:9)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "GEN 39:3" + }, + "और यूसुफ के स्वामी ने देखा, कि यहोवा उसके संग रहता है, और जो काम वह करता है उसको यहोवा उसके हाथ से सफल कर देता है।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:9)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "GEN 39:4" + }, + "तब उसकी अनुग्रह की दृष्टि उस पर हुई, और वह उसकी सेवा टहल करने के लिये नियुक्त किया गया; फिर उसने उसको अपने घर का अधिकारी बनाकर अपना सब कुछ उसके हाथ में सौंप दिया।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 39:5" + }, + "जब से उसने उसको अपने घर का और अपनी सारी सम्पत्ति का अधिकारी बनाया, तब से यहोवा यूसुफ के कारण उस मिस्री के घर पर आशीष देने लगा; और क्या घर में, क्या मैदान में, उसका जो कुछ था, सब पर यहोवा की आशीष होने लगी।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 39:6" + }, + "इसलिए उसने अपना सब कुछ यूसुफ के हाथ में यहाँ तक छोड़ दिया कि अपने खाने की रोटी को छोड़, वह अपनी सम्पत्ति का हाल कुछ न जानता था।" + ] + }, + { + "type": "para:p", + "content": [ + "यूसुफ सुन्दर और रूपवान था।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 39:7" + }, + "इन बातों के पश्चात् ऐसा हुआ, कि उसके स्वामी की पत्नी ने यूसुफ की ओर आँख लगाई और कहा, “मेरे साथ सो।”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 39:8" + }, + "पर उसने अस्वीकार करते हुए अपने स्वामी की पत्नी से कहा, “सुन, जो कुछ इस घर में है मेरे हाथ में है; उसे मेरा स्वामी कुछ नहीं जानता, और उसने अपना सब कुछ मेरे हाथ में सौंप दिया है।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 39:9" + }, + "इस घर में मुझसे बड़ा कोई नहीं; और उसने तुझे छोड़, जो उसकी पत्नी है; मुझसे कुछ नहीं रख छोड़ा; इसलिए भला, मैं ऐसी बड़ी दुष्टता करके परमेश्वर का अपराधी क्यों बनूँ?”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 39:10" + }, + "और ऐसा हुआ कि वह प्रतिदिन यूसुफ से बातें करती रही, पर उसने उसकी न मानी कि उसके पास लेटे या उसके संग रहे।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 39:11" + }, + "एक दिन क्या हुआ कि यूसुफ अपना काम-काज करने के लिये घर में गया, और घर के सेवकों में से कोई भी घर के अन्दर न था।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 39:12" + }, + "तब उस स्त्री ने उसका वस्त्र पकड़कर कहा, “मेरे साथ सो,” पर वह अपना वस्त्र उसके हाथ में छोड़कर भागा, और बाहर निकल गया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 39:13" + }, + "यह देखकर कि वह अपना वस्त्र मेरे हाथ में छोड़कर बाहर भाग गया,", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 39:14" + }, + "उस स्त्री ने अपने घर के सेवकों को बुलाकर कहा, “देखो, वह एक", + { + "type": "char:it", + "content": [ + "इब्री मनुष्य को हमारा तिरस्कार करने के लिये हमारे पास ले आया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.14" + ] + }, + { + "type": "char:fq", + "content": [ + "इब्री मनुष्य को....हमारे पास ले आया है:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसकी निराशा ने अब उसे झूठ बोलने पर मजबूर किया जिससे वह अपने कार्य छिपा सके और बदला ले सके।" + ] + } + ] + } + ] + }, + "। वह तो मेरे साथ सोने के मतलब से मेरे पास अन्दर आया था और मैं ऊँचे स्वर से चिल्ला उठी।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 39:15" + }, + "और मेरी बड़ी चिल्लाहट सुनकर वह अपना वस्त्र मेरे पास छोड़कर भागा, और बाहर निकल गया।”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 39:16" + }, + "और वह उसका वस्त्र उसके स्वामी के घर आने तक अपने पास रखे रही।", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 39:17" + }, + "तब उसने उससे इस प्रकार की बातें कहीं, “वह इब्री दास जिसको तू हमारे पास ले आया है, वह मुझसे हँसी करने के लिये मेरे पास आया था;", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 39:18" + }, + "और जब मैं ऊँचे स्वर से चिल्ला उठी, तब वह अपना वस्त्र मेरे पास छोड़कर बाहर भाग गया।”", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 39:19" + }, + "अपनी पत्नी की ये बातें सुनकर कि तेरे दास ने मुझसे ऐसा-ऐसा काम किया, यूसुफ के स्वामी का कोप भड़का।" + ] + }, + { + "type": "para:s", + "content": [ + "यूसुफ का बन्दीगृह में डाला जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 39:20" + }, + "और यूसुफ के स्वामी ने उसको पकड़कर बन्दीगृह में, जहाँ राजा के कैदी बन्द थे, डलवा दिया; अतः वह उस बन्दीगृह में रहा।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 39:21" + }, + "पर यहोवा यूसुफ के संग-संग रहा, और उस पर करुणा की, और बन्दीगृह के दरोगा के अनुग्रह की दृष्टि उस पर हुई।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 39:22" + }, + "इसलिए बन्दीगृह के दरोगा ने उन सब बन्दियों को, जो कारागार में थे, यूसुफ के हाथ में सौंप दिया; और जो-जो काम वे वहाँ करते थे, वह उसी की आज्ञा से होता था।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 39:23" + }, + "यूसुफ के वश में जो कुछ था उसमें से बन्दीगृह के दरोगा को कोई भी वस्तु देखनी न पड़ती थी; क्योंकि", + { + "type": "char:it", + "content": [ + "यहोवा यूसुफ के साथ था; और जो कुछ वह करता था, यहोवा उसको उसमें सफलता देता था", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.23" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा यूसुफ के साथ था .... सफलता देता था:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहोवा ने उसे बन्दी अवस्था में नहीं त्यागा। उसने उसे जेल के दरोगा की कृपादृष्टि दी। उस दरोगा ने उस पर वही भरोसा किया जो उसके पहले स्वामी ने उस पर किया था।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "GEN 40" + }, + { + "type": "para:s", + "content": [ + "यूसुफ द्वारा स्वप्नों की व्याख्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 40:1" + }, + "इन बातों के पश्चात् ऐसा हुआ, कि मिस्र के राजा के पिलानेहारे और पकानेहारे ने अपने स्वामी के विरुद्ध कुछ अपराध किया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 40:2" + }, + "तब फ़िरौन ने अपने उन दोनों हाकिमों, अर्थात् पिलानेहारों के प्रधान, और पकानेहारों के प्रधान पर क्रोधित होकर", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 40:3" + }, + "उन्हें कैद कराके, अंगरक्षकों के प्रधान के घर के उसी बन्दीगृह में, जहाँ यूसुफ बन्दी था, डलवा दिया।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 40:4" + }, + "तब अंगरक्षकों के प्रधान ने उनको यूसुफ के हाथ सौंपा, और वह उनकी सेवा-टहल करने लगा; अतः वे कुछ दिन तक बन्दीगृह में रहे।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 40:5" + }, + "मिस्र के राजा का पिलानेहारा और पकानेहारा, जो बन्दीगृह में बन्द थे, उन दोनों ने एक ही रात में, अपने-अपने", + { + "type": "char:it", + "content": [ + "होनहार के अनुसार, स्वप्न देखा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "40.5" + ] + }, + { + "type": "char:fq", + "content": [ + "होनहार के अनुसार, स्वप्न देखा:" + ] + }, + { + "type": "char:ft", + "content": [ + "इन बन्दियों के स्वप्न, “अपने भविष्य में होनेवाली घटना के अनुसार” भविष्य में होनेवाली स्थिति के बारे में बताते थे।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 40:6" + }, + "सवेरे जब यूसुफ उनके पास अन्दर गया, तब उन पर उसने जो दृष्टि की, तो क्या देखता है, कि वे उदास हैं।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 40:7" + }, + "इसलिए उसने फ़िरौन के उन हाकिमों से, जो उसके साथ उसके स्वामी के घर के बन्दीगृह में थे, पूछा, “आज तुम्हारे मुँह क्यों उदास हैं?”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 40:8" + }, + "उन्होंने उससे कहा, “हम दोनों ने स्वप्न देखा है, और उनके फल का बतानेवाला कोई भी नहीं।” यूसुफ ने उनसे कहा, “क्या स्वप्नों का फल कहना परमेश्वर का काम नहीं है? मुझे अपना-अपना स्वप्न बताओ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 40:9" + }, + "तब पिलानेहारों का प्रधान अपना स्वप्न यूसुफ को यह बताने लगा: “मैंने स्वप्न में देखा, कि मेरे सामने एक दाखलता है;", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 40:10" + }, + "और उस दाखलता में तीन डालियाँ हैं; और उसमें मानो कलियाँ लगीं हैं, और वे फूलीं और उसके गुच्छों में दाख लगकर पक गई।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 40:11" + }, + "और फ़िरौन का कटोरा मेरे हाथ में था; और मैंने उन दाखों को लेकर फ़िरौन के कटोरे में निचोड़ा और कटोरे को फ़िरौन के हाथ में दिया।”", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 40:12" + }, + "यूसुफ ने उससे कहा, “इसका फल यह है: तीन डालियों का अर्थ तीन दिन हैं", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 40:13" + }, + "इसलिए अब से तीन दिन के भीतर फ़िरौन तेरा सिर ऊँचा करेगा, और फिर से तेरे पद पर तुझे नियुक्त करेगा, और तू पहले के समान फ़िरौन का पिलानेहारा होकर उसका कटोरा उसके हाथ में फिर दिया करेगा।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 40:14" + }, + "अतः जब तेरा भला हो जाए तब मुझे स्मरण करना, और मुझ पर कृपा करके फ़िरौन से मेरी चर्चा चलाना, और इस घर से मुझे छुड़वा देना।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 40:15" + }, + "क्योंकि सचमुच इब्रानियों के देश से मुझे चुराकर लाया गया हैं, और यहाँ भी मैंने कोई ऐसा काम नहीं किया, जिसके कारण मैं इस कारागार में डाला जाऊँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 40:16" + }, + "यह देखकर कि उसके स्वप्न का फल अच्छा निकला, पकानेहारों के प्रधान ने यूसुफ से कहा, “मैंने भी स्वप्न देखा है, वह यह है: मैंने देखा कि मेरे सिर पर सफेद रोटी की तीन टोकरियाँ है", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 40:17" + }, + "और ऊपर की टोकरी में फ़िरौन के लिये सब प्रकार की पकी पकाई वस्तुएँ हैं; और पक्षी मेरे सिर पर की टोकरी में से उन वस्तुओं को खा रहे हैं।”", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 40:18" + }, + "यूसुफ ने कहा, “इसका फल यह है: तीन टोकरियों का अर्थ तीन दिन है।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 40:19" + }, + "अब से तीन दिन के भीतर फ़िरौन तेरा सिर कटवाकर तुझे एक वृक्ष पर टंगवा देगा, और पक्षी तेरे माँस को नोच-नोच कर खाएँगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 40:20" + }, + "और तीसरे दिन फ़िरौन का जन्मदिन था, उसने अपने सब कर्मचारियों को भोज दिया, और उनमें से पिलानेहारों के प्रधान, और पकानेहारों के प्रधान दोनों को बन्दीगृह से निकलवाया।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 40:21" + }, + "पिलानेहारों के प्रधान को तो पिलानेहारे के पद पर फिर से नियुक्त किया, और वह फ़िरौन के हाथ में कटोरा देने लगा।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 40:22" + }, + "पर पकानेहारों के प्रधान को उसने टंगवा दिया, जैसा कि यूसुफ ने उनके स्वप्नों का फल उनसे कहा था।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 40:23" + }, + "फिर भी पिलानेहारों के प्रधान ने यूसुफ को स्मरण न रखा; परन्तु", + { + "type": "char:it", + "content": [ + "उसे भूल गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "40.23" + ] }, - "और अकाल के जो पाँच वर्ष और होंगे, उनमें मैं वहीं तेरा पालन-पोषण करूँगा; ऐसा न हो कि तू, और तेरा घराना, वरन् जितने तेरे हैं, वे भूखे मरें।’", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:14)" - ] + "type": "char:fq", + "content": [ + "उसे भूल गया:" + ] }, - "", { - "type": "verse:v", - "number": "12", - "sid": "GEN 45:12" - }, - "और तुम अपनी आँखों से देखते हो, और मेरा भाई बिन्यामीन भी अपनी आँखों से देखता है कि जो हम से बातें कर रहा है वह यूसुफ है।", + "type": "char:ft", + "content": [ + "पिलानेहारे ने यूसुफ को स्मरण नहीं रखा। इस संसार में ऐसा अक्सर होता है। परन्तु एक जो स्वर्ग में है, वह उसे नहीं भूला। उसने उसे उचित समय में छुड़ाया।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "chapter:c", + "number": "41", + "sid": "GEN 41" + }, + { + "type": "para:s", + "content": [ + "फ़िरौन का स्वप्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 41:1" + }, + "पूरे दो वर्ष के बीतने पर फ़िरौन ने यह स्वप्न देखा कि वह नील नदी के किनारे खड़ा है।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 41:2" + }, + "और उस नदी में से सात सुन्दर और मोटी-मोटी गायें निकलकर कछार की घास चरने लगीं।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 41:3" + }, + "और, क्या देखा कि उनके पीछे और सात गायें, जो कुरूप और दुर्बल हैं, नदी से निकलीं; और दूसरी गायों के निकट नदी के तट पर जा खड़ी हुईं।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 41:4" + }, + "तब ये कुरूप और दुर्बल गायें उन सात सुन्दर और मोटी-मोटी गायों को खा गईं। तब फ़िरौन जाग उठा।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 41:5" + }, + "और वह फिर सो गया और दूसरा स्वप्न देखा कि एक डंठल में से सात मोटी और अच्छी-अच्छी बालें निकलीं।", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 41:6" + }, + "और, क्या देखा कि उनके पीछे सात बालें पतली और पुरवाई से मुर्झाई हुई निकलीं।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 41:7" + }, + "और इन पतली बालों ने उन सातों मोटी और अन्न से भरी हुई बालों को निगल लिया। तब फ़िरौन जागा, और उसे मालूम हुआ कि यह स्वप्न ही था।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 41:8" + }, + "भोर को फ़िरौन का", + { + "type": "char:it", + "content": [ + "मन व्याकुल हुआ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "GEN 45:13" + "type": "char:fr", + "content": [ + "41.8" + ] }, - "तुम मेरे सब वैभव का, जो मिस्र में है और जो कुछ तुम ने देखा है, उस सब का मेरे पिता से वर्णन करना; और तुरन्त मेरे पिता को यहाँ ले आना।”", { - "type": "verse:v", - "number": "14", - "sid": "GEN 45:14" + "type": "char:fq", + "content": [ + "मन व्याकुल हुआ:" + ] }, - "और वह अपने भाई बिन्यामीन के गले से लिपटकर रोया; और बिन्यामीन भी उसके गले से लिपटकर रोया।", { - "type": "verse:v", - "number": "15", - "sid": "GEN 45:15" - }, - "वह अपने सब भाइयों को चूमकर रोया और इसके पश्चात् उसके भाई उससे बातें करने लगे।" - ] + "type": "char:ft", + "content": [ + "बंदीगृह में उन अधिकारियों के समान, वह इस एहसास से छुटकारा नहीं पा सका कि इन दोनों स्वप्न का सम्बंध भविष्य की किसी घटना से है।" + ] + } + ] + } + ] }, + "; और उसने मिस्र के सब ज्योतिषियों, और पंडितों को बुलवा भेजा; और उनको अपने स्वप्न बताए; पर उनमें से कोई भी उनका फल फ़िरौन को न बता सका।" + ] + }, + { + "type": "para:s", + "content": [ + "यूसुफ द्वारा फ़िरौन के स्वप्नों की व्याख्या" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 45:16" - }, - "इस बात का समाचार कि यूसुफ के भाई आए हैं, फ़िरौन के भवन तक पहुँच गया, और इससे फ़िरौन और उसके कर्मचारी प्रसन्न हुए।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:13)" - ] - }, - "", + "type": "verse:v", + "number": "9", + "sid": "GEN 41:9" + }, + "तब पिलानेहारों का प्रधान फ़िरौन से बोल उठा, “मेरे अपराध आज मुझे स्मरण आए:", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 41:10" + }, + "जब फ़िरौन अपने दासों से क्रोधित हुआ था, और मुझे और पकानेहारों के प्रधान को कैद कराके अंगरक्षकों के प्रधान के घर के बन्दीगृह में डाल दिया था;", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 41:11" + }, + "तब हम दोनों ने एक ही रात में, अपने-अपने होनहार के अनुसार स्वप्न देखा;", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 41:12" + }, + "और वहाँ हमारे साथ एक इब्री जवान था, जो अंगरक्षकों के प्रधान का दास था; अतः हमने उसको बताया, और उसने हमारे स्वप्नों का फल हम से कहा, हम में से एक-एक के स्वप्न का फल उसने बता दिया।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 41:13" + }, + "और जैसा-जैसा फल उसने हम से कहा था, वैसा ही हुआ भी, अर्थात् मुझ को तो मेरा पद फिर मिला, पर वह फांसी पर लटकाया गया।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 41:14" + }, + "तब फ़िरौन ने यूसुफ को बुलवा भेजा। और वह झटपट बन्दीगृह से बाहर निकाला गया, और बाल बनवाकर, और वस्त्र बदलकर फ़िरौन के सामने आया।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 41:15" + }, + "फ़िरौन ने यूसुफ से कहा, “मैंने एक स्वप्न देखा है, और उसके फल का बतानेवाला कोई भी नहीं; और मैंने तेरे विषय में सुना है, कि तू स्वप्न सुनते ही उसका फल बता सकता है।”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 41:16" + }, + "यूसुफ ने फ़िरौन से कहा, “", + { + "type": "char:it", + "content": [ + "मैं तो कुछ नहीं जानता", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "GEN 45:17" + "type": "char:fr", + "content": [ + "41.16" + ] }, - "इसलिए फ़िरौन ने यूसुफ से कहा, “अपने भाइयों से कह कि एक काम करो: अपने पशुओं को लादकर कनान देश में चले जाओ।", { - "type": "verse:v", - "number": "18", - "sid": "GEN 45:18" + "type": "char:fq", + "content": [ + "मैं तो कुछ नहीं जानता" + ] }, - "और अपने पिता और अपने-अपने घर के लोगों को लेकर मेरे पास आओ; और मिस्र देश में जो कुछ अच्छे से अच्छा है वह मैं तुम्हें दूँगा, और तुम्हें देश के उत्तम से उत्तम पदार्थ खाने को मिलेंगे।", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:14)" - ] - }, - "", + "type": "char:ft", + "content": [ + "मैं नहीं पर परमेश्वर उत्तर देगा। यूसुफ जैसा करता था उसने अपने वरदान का श्रेय परमेश्वर को दिया, ताकि फ़िरौन को इसका लाभ मिले।" + ] + } + ] + } + ] + }, + ": परमेश्वर ही फ़िरौन के लिये शुभ वचन देगा।”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 41:17" + }, + "फिर फ़िरौन यूसुफ से कहने लगा, “मैंने अपने स्वप्न में देखा, कि मैं नील नदी के किनारे पर खड़ा हूँ।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 41:18" + }, + "फिर, क्या देखा, कि नदी में से सात मोटी और सुन्दर-सुन्दर गायें निकलकर कछार की घास चरने लगीं।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 41:19" + }, + "फिर, क्या देखा, कि उनके पीछे सात और गायें निकली, जो दुबली, और बहुत कुरूप, और दुर्बल हैं; मैंने तो सारे मिस्र देश में ऐसी कुडौल गायें कभी नहीं देखीं।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 41:20" + }, + "इन दुर्बल और कुडौल गायों ने उन पहली सातों मोटी-मोटी गायों को खा लिया।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 41:21" + }, + "और जब वे उनको खा गईं तब यह मालूम नहीं होता था कि वे उनको खा गई हैं, क्योंकि वे पहले के समान जैसी की तैसी कुडौल रहीं। तब मैं जाग उठा।", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 41:22" + }, + "फिर मैंने दूसरा स्वप्न देखा, कि एक ही डंठल में सात अच्छी-अच्छी और अन्न से भरी हुई बालें निकलीं।", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 41:23" + }, + "फिर क्या देखता हूँ, कि उनके पीछे और सात बालें छूछी-छूछी और पतली और पुरवाई से मुर्झाई हुई निकलीं।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 41:24" + }, + "और इन पतली बालों ने उन सात अच्छी-अच्छी बालों को निगल लिया। इसे मैंने ज्योतिषियों को बताया, पर इसका समझानेवाला कोई नहीं मिला।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 41:25" + }, + "तब यूसुफ ने फ़िरौन से कहा, “फ़िरौन का स्वप्न एक ही है,", + { + "type": "char:it", + "content": [ + "परमेश्वर जो काम करना चाहता है, उसको उसने फ़िरौन पर प्रगट किया है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "GEN 45:19" + "type": "char:fr", + "content": [ + "41.25" + ] }, - "और तुझे आज्ञा मिली है, ‘तुम एक काम करो कि मिस्र देश से अपने बाल-बच्चों और स्त्रियों के लिये गाड़ियाँ ले जाओ, और अपने पिता को ले आओ।", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:14)" - ] + "type": "char:fq", + "content": [ + "परमेश्वर जो काम करना .... किया है:" + ] }, - "", { - "type": "verse:v", - "number": "20", - "sid": "GEN 45:20" - }, - "और अपनी सामग्री की चिन्ता न करना; क्योंकि सारे मिस्र देश में जो कुछ अच्छे से अच्छा है वह तुम्हारा है।’”" - ] + "type": "char:ft", + "content": [ + "यूसुफ अब स्वप्न का अर्थ बताता है और उस आपात स्थिति में क्या करना चाहिए उसकी सलाह देता है। “परमेश्वर जो काम करना चाहता है।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 45:21" - }, - "इस्राएल के पुत्रों ने वैसा ही किया; और यूसुफ ने फ़िरौन की आज्ञा के अनुसार उन्हें गाड़ियाँ दी, और मार्ग के लिये भोजन-सामग्री भी दी।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 45:22" - }, - "उनमें से एक-एक जन को तो उसने एक-एक जोड़ा वस्त्र भी दिया; और बिन्यामीन को तीन सौ रूपे के टुकड़े और पाँच जोड़े वस्त्र दिए।", + "type": "verse:v", + "number": "26", + "sid": "GEN 41:26" + }, + "वे सात अच्छी-अच्छी गायें सात वर्ष हैं; और वे सात अच्छी-अच्छी बालें भी सात वर्ष हैं; स्वप्न एक ही है।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 41:27" + }, + "फिर उनके पीछे जो दुर्बल और कुडौल गायें निकलीं, और जो सात छूछी और पुरवाई से मुर्झाई हुई बालें निकालीं, वे अकाल के सात वर्ष होंगे।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 41:28" + }, + "यह वही बात है जो मैं फ़िरौन से कह चुका हूँ, कि परमेश्वर जो काम करना चाहता है, उसे उसने फ़िरौन को दिखाया है।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 41:29" + }, + "सुन, सारे मिस्र देश में सात वर्ष तो बहुतायत की उपज के होंगे।", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 41:30" + }, + "उनके पश्चात् सात वर्ष अकाल के आएँगे, और सारे मिस्र देश में लोग इस सारी उपज को भूल जाएँगे; और अकाल से देश का नाश होगा।", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 41:31" + }, + "और सुकाल (बहुतायत की उपज) देश में फिर स्मरण न रहेगा क्योंकि अकाल अत्यन्त भयंकर होगा।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 41:32" + }, + "और फ़िरौन ने जो यह स्वप्न दो बार देखा है इसका भेद यही है कि यह बात परमेश्वर की ओर से नियुक्त हो चुकी है, और परमेश्वर इसे शीघ्र ही पूरा करेगा।", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 41:33" + }, + "इसलिए अब फ़िरौन किसी समझदार और बुद्धिमान् पुरुष को ढूँढ़ करके उसे मिस्र देश पर प्रधानमंत्री ठहराए।", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 41:34" + }, + "फ़िरौन यह करे कि देश पर अधिकारियों को नियुक्त करे, और जब तक सुकाल के सात वर्ष रहें तब तक वह मिस्र देश की उपज का पंचमांश लिया करे।", + { + "type": "verse:v", + "number": "35", + "sid": "GEN 41:35" + }, + "और वे इन अच्छे वर्षों में सब प्रकार की भोजनवस्तु इकट्ठा करें, और नगर-नगर में भण्डार घर भोजन के लिये, फ़िरौन के वश में करके उसकी रक्षा करें।", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 41:36" + }, + "और वह भोजनवस्तु अकाल के उन सात वर्षों के लिये, जो मिस्र देश में आएँगे, देश के भोजन के निमित्त रखी रहे, जिससे देश उस अकाल से सत्यानाश न हो जाए।”" + ] + }, + { + "type": "para:s", + "content": [ + "यूसुफ का प्रधानमंत्री बनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "GEN 41:37" + }, + "यह बात फ़िरौन और उसके सारे कर्मचारियों को अच्छी लगी।", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 41:38" + }, + "इसलिए फ़िरौन ने अपने कर्मचारियों से कहा, “क्या हमको ऐसा पुरुष, जैसा यह है, जिसमें परमेश्वर का आत्मा रहता है, मिल सकता है?”", + { + "type": "verse:v", + "number": "39", + "sid": "GEN 41:39" + }, + "फिर फ़िरौन ने यूसुफ से कहा, “परमेश्वर ने जो तुझे इतना ज्ञान दिया है, कि तेरे तुल्य कोई समझदार और बुद्धिमान नहीं;", + { + "type": "verse:v", + "number": "40", + "sid": "GEN 41:40" + }, + "इस कारण तू मेरे घर का अधिकारी होगा, और तेरी आज्ञा के अनुसार मेरी सारी प्रजा चलेगी, केवल राजगद्दी के विषय मैं तुझ से बड़ा ठहरूँगा।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:10)" + ] + }, + { + "type": "verse:v", + "number": "41", + "sid": "GEN 41:41" + }, + "फिर फ़िरौन ने यूसुफ से कहा, “सुन,", + { + "type": "char:it", + "content": [ + "मैं तुझको मिस्र के सारे देश के ऊपर अधिकारी ठहरा देता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "23", - "sid": "GEN 45:23" + "type": "char:fr", + "content": [ + "41.41" + ] }, - "अपने पिता के पास उसने जो भेजा वह यह है, अर्थात् मिस्र की अच्छी वस्तुओं से लदे हुए दस गदहे, और अन्न और रोटी और उसके पिता के मार्ग के लिये भोजनवस्तु से लदी हुई दस गदहियाँ।", { - "type": "verse:v", - "number": "24", - "sid": "GEN 45:24" + "type": "char:fq", + "content": [ + "मैं तुझको मिस्र के सारे देश के ऊपर अधिकारी ठहरा देता हूँ:" + ] }, - "तब उसने अपने भाइयों को विदा किया, और वे चल दिए; और उसने उनसे कहा, “मार्ग में कहीं झगड़ा न करना।”", { - "type": "verse:v", - "number": "25", - "sid": "GEN 45:25" - }, - "मिस्र से चलकर वे कनान देश में अपने पिता याकूब के पास पहुँचे।", + "type": "char:ft", + "content": [ + "फ़िरौन यूसुफ की सलाह मान लेता है और उसे ऐसे समझदार और बुद्धिमान पुरुष के रूप में चुनता है जिसमें परमेश्वर का आत्मा है। वह इस बात को स्वीकारता है कि यूसुफ को जो वरदान प्राप्त है वह परमेश्वर से है।" + ] + } + ] + } + ] + }, + "।”", + { + "type": "verse:v", + "number": "42", + "sid": "GEN 41:42" + }, + "तब फ़िरौन ने अपने हाथ से मुहर वाली अंगूठी निकालकर यूसुफ के हाथ में पहना दी; और उसको बढ़िया मलमल के वस्त्र पहनवा दिए, और उसके गले में सोने की माला डाल दी;", + { + "type": "verse:v", + "number": "43", + "sid": "GEN 41:43" + }, + "और उसको अपने दूसरे रथ पर चढ़वाया; और लोग उसके आगे-आगे यह प्रचार करते चले, कि घुटने टेककर दण्डवत् करो और उसने उसको मिस्र के सारे देश के ऊपर प्रधानमंत्री ठहराया।", + { + "type": "verse:v", + "number": "44", + "sid": "GEN 41:44" + }, + "फिर फ़िरौन ने यूसुफ से कहा, “फ़िरौन तो मैं हूँ, और सारे मिस्र देश में कोई भी तेरी आज्ञा के बिना हाथ पाँव न हिलाएगा।”", + { + "type": "verse:v", + "number": "45", + "sid": "GEN 41:45" + }, + "फ़िरौन ने यूसुफ का नाम सापनत-पानेह रखा। और ओन नगर के याजक पोतीपेरा की बेटी आसनत से उसका ब्याह करा दिया। और यूसुफ सारे मिस्र देश में दौरा करने लगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "46", + "sid": "GEN 41:46" + }, + "जब यूसुफ मिस्र के राजा फ़िरौन के सम्मुख खड़ा हुआ, तब वह तीस वर्ष का था। वह फ़िरौन के सम्मुख से निकलकर सारे मिस्र देश में दौरा करने लगा।", + { + "type": "verse:v", + "number": "47", + "sid": "GEN 41:47" + }, + "सुकाल के सातों वर्षों में भूमि बहुतायत से अन्न उपजाती रही।", + { + "type": "verse:v", + "number": "48", + "sid": "GEN 41:48" + }, + "और यूसुफ उन सातों वर्षों में सब प्रकार की भोजनवस्तुएँ, जो मिस्र देश में होती थीं, जमा करके नगरों में रखता गया, और हर एक नगर के चारों ओर के खेतों की भोजनवस्तुओं को वह उसी नगर में इकट्ठा करता गया।", + { + "type": "verse:v", + "number": "49", + "sid": "GEN 41:49" + }, + "इस प्रकार यूसुफ ने अन्न को समुद्र की रेत के समान अत्यन्त बहुतायत से राशि-राशि गिनके रखा, यहाँ तक कि उसने उनका गिनना छोड़ दिया; क्योंकि वे असंख्य हो गईं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "GEN 41:50" + }, + "अकाल के प्रथम वर्ष के आने से पहले यूसुफ के दो पुत्र, ओन के याजक पोतीपेरा की बेटी आसनत से जन्मे।", + { + "type": "verse:v", + "number": "51", + "sid": "GEN 41:51" + }, + "और यूसुफ ने अपने जेठे का नाम यह कहकर मनश्शे रखा, कि ‘परमेश्वर ने मुझसे मेरा सारा क्लेश, और मेरे पिता का सारा घराना भुला दिया है।’", + { + "type": "verse:v", + "number": "52", + "sid": "GEN 41:52" + }, + "दूसरे का नाम उसने यह कहकर एप्रैम रखा, कि ‘मुझे दुःख भोगने के देश में परमेश्वर ने फलवन्त किया है।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "53", + "sid": "GEN 41:53" + }, + "और मिस्र देश के सुकाल के सात वर्ष समाप्त हो गए।", + { + "type": "verse:v", + "number": "54", + "sid": "GEN 41:54" + }, + "और यूसुफ के कहने के अनुसार सात वर्षों के लिये अकाल आरम्भ हो गया। सब देशों में अकाल पड़ने लगा; परन्तु सारे मिस्र देश में अन्न था।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:11)" + ] + }, + { + "type": "verse:v", + "number": "55", + "sid": "GEN 41:55" + }, + "जब मिस्र का सारा देश भूखे मरने लगा; तब प्रजा फ़िरौन से चिल्ला चिल्लाकर रोटी माँगने लगी; और वह सब मिस्रियों से कहा करता था, “यूसुफ के पास जाओ; और जो कुछ वह तुम से कहे, वही करो।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:11, यूह. 2:5)" + ] + }, + { + "type": "verse:v", + "number": "56", + "sid": "GEN 41:56" + }, + "इसलिए जब अकाल सारी पृथ्वी पर फैल गया, और मिस्र देश में अकाल का भयंकर रूप हो गया, तब यूसुफ सब भण्डारों को खोल-खोलकर मिस्रियों के हाथ अन्न बेचने लगा।", + { + "type": "verse:v", + "number": "57", + "sid": "GEN 41:57" + }, + "इसलिए सारी पृथ्वी के लोग मिस्र में अन्न मोल लेने के लिये यूसुफ के पास आने लगे, क्योंकि सारी पृथ्वी पर भयंकर अकाल था।" + ] + }, + { + "type": "chapter:c", + "number": "42", + "sid": "GEN 42" + }, + { + "type": "para:s", + "content": [ + "याकूब का अपने पुत्रों को मिस्र भेजना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 42:1" + }, + "जब याकूब ने सुना कि मिस्र में अन्न है, तब उसने अपने पुत्रों से कहा, “तुम एक दूसरे का मुँह क्यों देख रहे हो।”", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 42:2" + }, + "फिर उसने कहा, “मैंने सुना है कि मिस्र में अन्न है; इसलिए तुम लोग वहाँ जाकर हमारे लिये अन्न मोल ले आओ, जिससे हम न मरें, वरन् जीवित रहें।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:12)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "GEN 42:3" + }, + "अतः यूसुफ के दस भाई अन्न मोल लेने के लिये मिस्र को गए।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 42:4" + }, + "पर यूसुफ के भाई", + { + "type": "char:it", + "content": [ + "बिन्यामीन को याकूब ने यह सोचकर भाइयों के साथ न भेजा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "26", - "sid": "GEN 45:26" + "type": "char:fr", + "content": [ + "42.4" + ] }, - "और उससे यह वर्णन किया, “यूसुफ अब तक जीवित है, और सारे मिस्र देश पर प्रभुता वही करता है।” पर", { - "type": "char:it", - "content": [ - "उसने उन पर विश्वास न किया, और वह अपने आपे में न रहा" - ] + "type": "char:fq", + "content": [ + "बिन्यामीन को याकूब ने .... न भेजा:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "45.26" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने उन पर विश्वास न किया, और वह अपने आपे में न रहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह समाचार उसके लिए इतना अच्छा था कि वह उस पर तुरन्त विश्वास नहीं कर सका। परन्तु यूसुफ द्वारा कही बातों को, जिन्हें उन्होंने उसे बताया, और उन गाड़ियों को देखकर जो उसने भेजी थीं, उसे आखिरकार निश्चय हो गया कि यह अवश्य सच ही है।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "बिन्यामीन जो सबसे छोटा था, उसे उसके पिता ने रोक लिया; इसलिए नहीं कि वह लड़कपन में था परन्तु इसलिए कि वह अपने पिता के बुढ़ापे की सन्तान था और राहेल का एकमात्र बेटा था जो अब उसके पास था।" + ] + } + ] + } + ] + }, + "कि कहीं ऐसा न हो कि उस पर कोई विपत्ति आ पड़े।", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 42:5" + }, + "इस प्रकार जो लोग अन्न मोल लेने आए उनके साथ इस्राएल के पुत्र भी आए; क्योंकि कनान देश में भी भारी अकाल था।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:11)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 42:6" + }, + "यूसुफ तो मिस्र देश का अधिकारी था, और उस देश के सब लोगों के हाथ वही अन्न बेचता था; इसलिए जब यूसुफ के भाई आए तब भूमि पर मुँह के बल गिरकर उसको दण्डवत् किया।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 42:7" + }, + "उनको देखकर यूसुफ ने पहचान तो लिया, परन्तु उनके सामने भोला बनकर कठोरता के साथ उनसे पूछा, “तुम कहाँ से आते हो?” उन्होंने कहा, “हम तो कनान देश से अन्न मोल लेने के लिये आए हैं।”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 42:8" + }, + "यूसुफ ने अपने भाइयों को पहचान लिया, परन्तु उन्होंने उसको न पहचाना।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 42:9" + }, + "तब यूसुफ अपने उन स्वप्नों को स्मरण करके जो उसने उनके विषय में देखे थे, उनसे कहने लगा, “तुम भेदिए हो; इस देश की दुर्दशा को देखने के लिये आए हो।”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 42:10" + }, + "उन्होंने उससे कहा, “नहीं, नहीं, हे प्रभु, तेरे दास भोजनवस्तु मोल लेने के लिये आए हैं।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 42:11" + }, + "हम सब एक ही पिता के पुत्र हैं, हम सीधे मनुष्य हैं, तेरे दास भेदिए नहीं।”", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 42:12" + }, + "उसने उनसे कहा, “नहीं नहीं, तुम इस देश की दुर्दशा देखने ही को आए हो।”", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 42:13" + }, + "उन्होंने कहा, “हम तेरे दास बारह भाई हैं, और कनान देशवासी एक ही पुरुष के पुत्र हैं, और छोटा इस समय हमारे पिता के पास है, और एक जाता रहा।”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 42:14" + }, + "तब यूसुफ ने उनसे कहा, “मैंने तो तुम से कह दिया, कि तुम भेदिए हो;", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 42:15" + }, + "अतः इसी रीति से तुम परखे जाओगे, फ़िरौन के जीवन की शपथ, जब तक तुम्हारा छोटा भाई यहाँ न आए तब तक तुम यहाँ से न निकलने पाओगे।", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 42:16" + }, + "इसलिए अपने में से एक को भेज दो कि वह तुम्हारे भाई को ले आए, और तुम लोग बन्दी रहोगे; इस प्रकार तुम्हारी बातें परखी जाएँगी कि तुम में सच्चाई है कि नहीं। यदि सच्चे न ठहरे तब तो फ़िरौन के जीवन की शपथ तुम निश्चय ही भेदिए समझे जाओगे।”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 42:17" + }, + "तब उसने उनको तीन दिन तक बन्दीगृह में रखा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 42:18" + }, + "तीसरे दिन यूसुफ ने उनसे कहा, “एक काम करो तब जीवित रहोगे;", + { + "type": "char:it", + "content": [ + "क्योंकि मैं परमेश्वर का भय मानता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fr", + "content": [ + "42.18" + ] }, { - "type": "verse:v", - "number": "27", - "sid": "GEN 45:27" + "type": "char:fq", + "content": [ + "क्योंकि मैं परमेश्वर का भय मानता हूँ:" + ] }, - "तब उन्होंने अपने पिता याकूब से यूसुफ की सारी बातें, जो उसने उनसे कहीं थीं, कह दीं; जब उसने उन गाड़ियों को देखा, जो यूसुफ ने उसके ले आने के लिये भेजी थीं, तब उसका चित्त स्थिर हो गया।", { - "type": "verse:v", - "number": "28", - "sid": "GEN 45:28" - }, - "और इस्राएल ने कहा, “बस, मेरा पुत्र यूसुफ अब तक जीवित है; मैं अपनी मृत्यु से पहले जाकर उसको देखूँगा।”" - ] + "type": "char:ft", + "content": [ + "मिस्र में परमेश्वर अब अनजान नहीं था। परन्तु यह उसके भाइयों के लिए चकित और आशा में भर देनेवाली बात थी कि वहाँ का प्रधानमंत्री उसी महान परमेश्वर का सेवक है जिसको वे और उनके पूर्वज जानते और आराधना करते थे।" + ] + } + ] + } + ] + }, + ";", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 42:19" + }, + "यदि तुम सीधे मनुष्य हो, तो तुम सब भाइयों में से एक जन इस बन्दीगृह में बँधुआ रहे; और तुम अपने घरवालों की भूख मिटाने के लिये अन्न ले जाओ।", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 42:20" + }, + "और अपने छोटे भाई को मेरे पास ले आओ; इस प्रकार तुम्हारी बातें सच्ची ठहरेंगी, और तुम मार डाले न जाओगे।” तब उन्होंने वैसा ही किया।", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 42:21" + }, + "उन्होंने आपस में कहा, “निःसन्देह हम अपने भाई के विषय में दोषी हैं, क्योंकि जब उसने हम से गिड़गिड़ाकर विनती की, तब भी हमने यह देखकर, कि उसका जीवन कैसे संकट में पड़ा है, उसकी न सुनी; इसी कारण हम भी अब इस संकट में पड़े हैं।”", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 42:22" + }, + "रूबेन ने उनसे कहा, “क्या मैंने तुम से न कहा था कि लड़के के अपराधी मत बनो? परन्तु तुम ने न सुना। देखो, अब उसके लहू का बदला लिया जाता है।”", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 42:23" + }, + "यूसुफ की और उनकी बातचीत जो एक दुभाषिया के द्वारा होती थी; इससे उनको मालूम न हुआ कि वह उनकी बोली समझता है।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 42:24" + }, + "तब वह उनके पास से हटकर रोने लगा; फिर उनके पास लौटकर और उनसे बातचीत करके उनमें से शिमोन को छाँट निकाला और उनके सामने उसे बन्दी बना लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब के पुत्रों का कनान लौटना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 42:25" + }, + "तब यूसुफ ने आज्ञा दी, कि उनके बोरे अन्न से भरो और एक-एक जन के बोरे में उसके रुपये को भी रख दो, फिर उनको मार्ग के लिये भोजनवस्तु दो। अतः उनके साथ ऐसा ही किया गया।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 42:26" + }, + "तब वे अपना अन्न अपने गदहों पर लादकर वहाँ से चल दिए।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 42:27" + }, + "सराय में जब एक ने अपने गदहे को चारा देने के लिये अपना बोरा खोला, तब उसका रुपया बोरे के मुँह पर रखा हुआ दिखलाई पड़ा।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 42:28" + }, + "तब उसने अपने भाइयों से कहा, “मेरा रुपया तो लौटा दिया गया है, देखो, वह मेरे बोरे में है,” तब उनके जी में जी न रहा, और वे एक दूसरे की ओर भय से ताकने लगे, और बोले, “परमेश्वर ने यह हम से क्या किया है?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "GEN 42:29" + }, + "तब वे कनान देश में अपने पिता याकूब के पास आए, और अपना सारा वृत्तान्त उसे इस प्रकार वर्णन किया:", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 42:30" + }, + "“जो पुरुष उस देश का स्वामी है, उसने हम से कठोरता के साथ बातें की, और हमको देश के भेदिए कहा।", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 42:31" + }, + "तब हमने उससे कहा, ‘हम सीधे लोग हैं, भेदिए नहीं।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 42:32" + }, + "हम बारह भाई एक ही पिता के पुत्र हैं, एक तो जाता रहा, परन्तु छोटा इस समय कनान देश में हमारे पिता के पास है।’", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 42:33" + }, + "तब उस पुरुष ने, जो उस देश का स्वामी है, हम से कहा, ‘इससे मालूम हो जाएगा कि तुम सीधे मनुष्य हो; तुम अपने में से एक को मेरे पास छोड़कर अपने घरवालों की भूख मिटाने के लिये कुछ ले जाओ,", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 42:34" + }, + "और अपने छोटे भाई को मेरे पास ले आओ। तब मुझे विश्वास हो जाएगा कि तुम भेदिए नहीं, सीधे लोग हो। फिर मैं तुम्हारे भाई को तुम्हें सौंप दूँगा, और तुम इस देश में लेन-देन कर सकोगे।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "GEN 42:35" + }, + "यह कहकर वे अपने-अपने बोरे से अन्न निकालने लगे, तब, क्या देखा, कि एक-एक जन के रुपये की थैली उसी के बोरे में रखी है। तब रुपये की थैलियों को देखकर वे और उनका पिता बहुत डर गए।", + { + "type": "verse:v", + "number": "36", + "sid": "GEN 42:36" + }, + "तब उनके पिता याकूब ने उनसे कहा, “मुझ को तुम ने निर्वंश कर दिया, देखो, यूसुफ नहीं रहा, और शिमोन भी नहीं आया, और अब तुम बिन्यामीन को भी ले जाना चाहते हो। ये सब विपत्तियाँ मेरे ऊपर आ पड़ी हैं।”", + { + "type": "verse:v", + "number": "37", + "sid": "GEN 42:37" + }, + "रूबेन ने अपने पिता से कहा, “यदि मैं उसको तेरे पास न लाऊँ, तो मेरे दोनों पुत्रों को मार डालना; तू उसको मेरे हाथ में सौंप दे, मैं उसे तेरे पास फिर पहुँचा दूँगा।”", + { + "type": "verse:v", + "number": "38", + "sid": "GEN 42:38" + }, + "उसने कहा, “मेरा पुत्र तुम्हारे संग न जाएगा; क्योंकि उसका भाई मर गया है, और वह अब अकेला रह गया है: इसलिए जिस मार्ग से तुम जाओगे, उसमें यदि उस पर कोई विपत्ति आ पड़े, तब तो तुम्हारे कारण मैं इस बुढ़ापे की अवस्था में शोक के साथ अधोलोक में उतर जाऊँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "43", + "sid": "GEN 43" + }, + { + "type": "para:s", + "content": [ + "बिन्यामीन के साथ मिस्र देश जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 43:1" + }, + "कनान देश में अकाल और भी भयंकर होता गया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 43:2" + }, + "जब वह अन्न जो वे मिस्र से ले आए थे, समाप्त हो गया तब उनके पिता ने उनसे कहा, “फिर जाकर हमारे लिये थोड़ी सी भोजनवस्तु मोल ले आओ।”", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 43:3" + }, + "तब यहूदा ने उससे कहा, “उस पुरुष ने हमको चेतावनी देकर कहा, ‘यदि तुम्हारा भाई तुम्हारे संग न आए, तो तुम मेरे सम्मुख न आने पाओगे।’", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 43:4" + }, + "इसलिए यदि तू हमारे भाई को हमारे संग भेजे, तब तो हम जाकर तेरे लिये भोजनवस्तु मोल ले आएँगे;", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 43:5" + }, + "परन्तु यदि तू उसको न भेजे, तो हम न जाएँगे, क्योंकि उस पुरुष ने हम से कहा, ‘यदि तुम्हारा भाई तुम्हारे संग न हो, तो तुम मेरे सम्मुख न आने पाओगे।’”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 43:6" + }, + "तब इस्राएल ने कहा, “तुम ने उस पुरुष को यह बताकर कि हमारा एक और भाई है, क्यों मुझसे बुरा बर्ताव किया?”", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 43:7" + }, + "उन्होंने कहा, “जब उस पुरुष ने हमारी और हमारे कुटुम्बियों की स्थिति के विषय में इस रीति पूछा, ‘क्या तुम्हारा पिता अब तक जीवित है? क्या तुम्हारे कोई और भाई भी है?’ तब हमने इन प्रश्नों के अनुसार उससे वर्णन किया; फिर हम क्या जानते थे कि वह कहेगा, ‘अपने भाई को यहाँ ले आओ।’”", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 43:8" + }, + "फिर यहूदा ने अपने पिता इस्राएल से कहा, “उस लड़के को मेरे संग भेज दे, कि हम चले जाएँ; इससे हम, और तू, और हमारे बाल-बच्चे मरने न पाएँगे, वरन् जीवित रहेंगे।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 43:9" + }, + "मैं उसका जामिन होता हूँ; मेरे ही हाथ से तू उसको वापस लेना। यदि मैं उसको तेरे पास पहुँचाकर सामने न खड़ा कर दूँ, तब तो मैं सदा के लिये तेरा अपराधी ठहरूँगा।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 43:10" + }, + "यदि हम लोग विलम्ब न करते, तो अब तक दूसरी बार लौट आते।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "GEN 43:11" + }, + "तब उनके पिता इस्राएल ने उनसे कहा, “यदि सचमुच ऐसी ही बात है, तो यह करो; इस देश की उत्तम-उत्तम वस्तुओं में से कुछ कुछ अपने बोरों में उस पुरुष के लिये भेंट ले जाओ: जैसे थोड़ा सा बलसान, और थोड़ा सा मधु, और कुछ सुगन्ध-द्रव्य, और गन्धरस, पिस्ते, और बादाम।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 43:12" }, + "फिर अपने-अपने साथ दूना रुपया ले जाओ; और जो रुपया तुम्हारे बोरों के मुँह पर रखकर लौटा दिया गया था, उसको भी लेते जाओ; कदाचित् यह भूल से हुआ हो।", { - "type": "chapter:c", - "number": "46", - "sid": "GEN 46" + "type": "verse:v", + "number": "13", + "sid": "GEN 43:13" }, + "अपने भाई को भी संग लेकर उस पुरुष के पास फिर जाओ,", { - "type": "para:s", - "content": [ - "याकूब का मिस्र के लिये जाना" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 43:14" }, + "और सर्वशक्तिमान परमेश्वर उस पुरुष को तुम पर दयालु करेगा, जिससे कि वह तुम्हारे दूसरे भाई को और बिन्यामीन को भी आने दे: और यदि मैं निर्वंश हुआ तो होने दो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 46:1" - }, - "तब इस्राएल अपना सब कुछ लेकर बेर्शेबा को गया, और वहाँ अपने पिता इसहाक के परमेश्वर को बलिदान चढ़ाया।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 46:2" - }, - "तब परमेश्वर ने इस्राएल से रात को दर्शन में कहा, “हे याकूब हे याकूब।” उसने कहा, “क्या आज्ञा।”", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 46:3" - }, - "उसने कहा, “मैं परमेश्वर तेरे पिता का परमेश्वर हूँ, तू मिस्र में जाने से", - { - "type": "char:it", - "content": [ - "मत डर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "46.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मत डर:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका यह अर्थ है कि यह परमेश्वर की इच्छा में है कि वह मिस्र को जाए, और यह कि वहाँ वह सुरक्षित रहेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि मैं तुझ से वहाँ एक बड़ी जाति बनाऊँगा।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "GEN 46:4" - }, - "मैं तेरे संग-संग मिस्र को चलता हूँ; और मैं तुझे वहाँ से फिर निश्चय ले आऊँगा; और यूसुफ अपने हाथ से तेरी आँखों को बन्द करेगा।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 46:5" - }, - "तब याकूब बेर्शेबा से चला; और इस्राएल के पुत्र अपने पिता याकूब, और अपने बाल-बच्चों, और स्त्रियों को उन गाड़ियों पर, जो फ़िरौन ने उनके ले आने को भेजी थीं, चढ़ाकर चल पड़े।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 46:6" - }, - "वे अपनी भेड़-बकरी, गाय-बैल, और कनान देश में अपने इकट्ठा किए हुए सारे धन को लेकर मिस्र में आए।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 46:7" - }, - "और याकूब अपने बेटे-बेटियों, पोते-पोतियों, अर्थात् अपने वंश भर को अपने संग मिस्र में ले आया।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 43:15" }, + "तब उन मनुष्यों ने वह भेंट, और दूना रुपया, और बिन्यामीन को भी संग लिया, और चल दिए और मिस्र में पहुँचकर यूसुफ के सामने खड़े हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "भाइयों का यूसुफ के घर पहुँचाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "याकूब का परिवार" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 43:16" }, + "उनके साथ", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 46:8" - }, - "याकूब के साथ जो इस्राएली, अर्थात् उसके बेटे, पोते, आदि मिस्र में आए, उनके नाम ये हैं याकूब का जेठा रूबेन था।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 46:9" - }, - "और रूबेन के पुत्र हनोक, पल्लू, हेस्रोन, और कर्मी थे।", + "type": "char:it", + "content": [ + "बिन्यामीन को देखकर यूसुफ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "GEN 46:10" + "type": "char:fr", + "content": [ + "43.16" + ] }, - "शिमोन के पुत्र, यमूएल, यामीन, ओहद, याकीन, सोहर, और एक कनानी स्त्री से जन्मा हुआ शाऊल भी था।", { - "type": "verse:v", - "number": "11", - "sid": "GEN 46:11" + "type": "char:fq", + "content": [ + "बिन्यामीन को देखकर यूसुफ:" + ] }, - "लेवी के पुत्र गेर्शोन, कहात, और मरारी थे।", { - "type": "verse:v", - "number": "12", - "sid": "GEN 46:12" - }, - "यहूदा के एर, ओनान, शेला, पेरेस, और जेरह नामक पुत्र हुए तो थे; पर एर और ओनान कनान देश में मर गए थे; और पेरेस के पुत्र, हेस्रोन और हामूल थे।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 46:13" - }, - "इस्साकार के पुत्र, तोला, पुब्बा, योब और शिम्रोन थे।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 46:14" - }, - "जबूलून के पुत्र, सेरेद, एलोन, और यहलेल थे।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 46:15" - }, - "लिआ के पुत्र जो याकूब से पद्दनराम में उत्पन्न हुए थे, उनके बेटे पोते ये ही थे, और इनसे अधिक उसने उसके साथ एक बेटी दीना को भी जन्म दिया। यहाँ तक तो याकूब के सब वंशवाले तैंतीस प्राणी हुए।" - ] + "type": "char:ft", + "content": [ + "यह यूसुफ के लिए अवर्णनीय राहत थी, जिसे यह डर था कि उसका वह सगा भाई, जो पिता का प्रिय था, कहीं वह भी उन भाइयों की ईर्ष्या और सताव का शिकार न बन जाए।" + ] + } + ] + } + ] }, + "ने अपने घर के अधिकारी से कहा, “उन मनुष्यों को घर में पहुँचा दो, और पशु मारकर भोजन तैयार करो; क्योंकि वे लोग दोपहर को मेरे संग भोजन करेंगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 46:16" - }, - "फिर गाद के पुत्र, सपोन, हाग्गी, शूनी, एसबोन, एरी, अरोदी, और अरेली थे।", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 46:17" - }, - "आशेर के पुत्र, यिम्ना, यिश्वा, यिश्वी, और बरीआ थे, और उनकी बहन सेरह थी; और बरीआ के पुत्र, हेबेर और मल्कीएल थे।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 46:18" - }, - "जिल्पा, जिसे लाबान ने अपनी बेटी लिआ को दिया था, उसके बेटे पोते आदि ये ही थे; और उसके द्वारा याकूब के सोलह प्राणी उत्पन्न हुए।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 43:17" }, + "तब वह अधिकारी पुरुष यूसुफ के कहने के अनुसार उन पुरुषों को यूसुफ के घर में ले गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "GEN 46:19" - }, - "फिर याकूब की पत्नी राहेल के पुत्र यूसुफ और बिन्यामीन थे।", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 46:20" - }, - "और मिस्र देश में ओन के याजक पोतीपेरा की बेटी आसनत से यूसुफ के ये पुत्र उत्पन्न हुए, अर्थात् मनश्शे और एप्रैम।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 46:21" - }, - "बिन्यामीन के पुत्र, बेला, बेकेर, अश्बेल, गेरा, नामान, एही, रोश, मुप्पीम, हुप्पीम, और अर्द थे।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 46:22" - }, - "राहेल के पुत्र जो याकूब से उत्पन्न हुए उनके ये ही पुत्र थे; उसके ये सब बेटे-पोते चौदह प्राणी हुए।" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 43:18" }, + "जब वे यूसुफ के घर को पहुँचाए गए तब वे आपस में डरकर कहने लगे, “जो रुपया पहली बार हमारे बोरों में लौटा दिया गया था, उसी के कारण हम भीतर पहुँचाए गए हैं; जिससे कि वह पुरुष हम पर टूट पड़े, और हमें वश में करके अपने दास बनाए, और हमारे गदहों को भी छीन ले।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "GEN 46:23" - }, - "फिर दान का पुत्र हूशीम था।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 46:24" - }, - "नप्ताली के पुत्र, यहसेल, गूनी, येसेर, और शिल्लेम थे।", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 46:25" - }, - "बिल्हा, जिसे लाबान ने अपनी बेटी राहेल को दिया, उसके बेटे पोते ये ही हैं; उसके द्वारा याकूब के वंश में सात प्राणी हुए।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 43:19" }, + "तब वे यूसुफ के घर के अधिकारी के निकट जाकर घर के द्वार पर इस प्रकार कहने लगे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 46:26" - }, - "याकूब के निज वंश के जो प्राणी मिस्र में आए, वे उसकी बहुओं को छोड़ सब मिलकर छियासठ प्राणी हुए।", - { - "type": "verse:v", - "number": "27", - "sid": "GEN 46:27" - }, - "और यूसुफ के पुत्र, जो मिस्र में उससे उत्पन्न हुए, वे दो प्राणी थे; इस प्रकार याकूब के घराने के जो प्राणी मिस्र में आए सो सब मिलकर सत्तर हुए।" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 43:20" }, + "“हे हमारे प्रभु, जब हम पहली बार अन्न मोल लेने को आए थे,", { - "type": "para:s", - "content": [ - "याकूब का मिस्र पहुँचना" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 43:21" }, + "तब हमने सराय में पहुँचकर अपने बोरों को खोला, तो क्या देखा, कि एक-एक जन का पूरा-पूरा रुपया उसके बोरे के मुँह पर रखा है; इसलिए हम उसको अपने साथ फिर लेते आए हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 46:28" - }, - "फिर उसने यहूदा को अपने आगे यूसुफ के पास भेज दिया कि वह उसको गोशेन का मार्ग दिखाए; और वे गोशेन देश में आए।", - { - "type": "verse:v", - "number": "29", - "sid": "GEN 46:29" - }, - "तब यूसुफ अपना रथ जुतवाकर अपने पिता इस्राएल से भेंट करने के लिये गोशेन देश को गया, और उससे भेंट करके उसके गले से लिपटा, और कुछ देर तक उसके गले से लिपटा हुआ रोता रहा।", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 46:30" - }, - "तब इस्राएल ने यूसुफ से कहा, “मैं अब मरने से भी प्रसन्न हूँ, क्योंकि तुझे जीवित पाया और तेरा मुँह देख लिया।”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 46:31" - }, - "तब यूसुफ ने अपने भाइयों से और अपने पिता के घराने से कहा, “मैं जाकर फ़िरौन को यह समाचार दूँगा, ‘मेरे भाई और मेरे पिता के सारे घराने के लोग, जो कनान देश में रहते थे, वे मेरे पास आ गए हैं;", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 46:32" - }, - "और वे लोग चरवाहे हैं, क्योंकि वे पशुओं को पालते आए हैं; इसलिए वे अपनी भेड़-बकरी, गाय-बैल, और जो कुछ उनका है, सब ले आए हैं।’", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 46:33" - }, - "जब फ़िरौन तुम को बुलाकर पूछे, ‘तुम्हारा उद्यम क्या है?’", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 46:34" - }, - "तब यह कहना, ‘तेरे दास लड़कपन से लेकर आज तक पशुओं को पालते आए हैं, वरन् हमारे पुरखा भी ऐसा ही करते थे।’ इससे तुम गोशेन देश में रहने पाओगे; क्योंकि", + "type": "verse:v", + "number": "22", + "sid": "GEN 43:22" + }, + "और दूसरा रुपया भी भोजनवस्तु मोल लेने के लिये लाए हैं; हम नहीं जानते कि हमारा रुपया हमारे बोरों में किसने रख दिया था।”", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 43:23" + }, + "उसने कहा, “तुम्हारा कुशल हो, मत डरो: तुम्हारा परमेश्वर, जो तुम्हारे पिता का भी परमेश्वर है, उसी ने तुम को तुम्हारे बोरों में धन दिया होगा, तुम्हारा रुपया तो मुझ को मिल गया था।” फिर उसने शिमोन को निकालकर उनके संग कर दिया।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 43:24" + }, + "तब उस जन ने उन मनुष्यों को यूसुफ के घर में ले जाकर जल दिया, तब उन्होंने अपने पाँवों को धोया; फिर उसने उनके गदहों के लिये चारा दिया।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 43:25" + }, + "तब यह सुनकर, कि आज हमको यहीं भोजन करना होगा, उन्होंने यूसुफ के आने के समय तक, अर्थात् दोपहर तक, उस भेंट को इकट्ठा कर रखा।", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 43:26" + }, + "जब यूसुफ घर आया तब वे उस भेंट को, जो उनके हाथ में थी, उसके सम्मुख घर में ले गए, और भूमि पर गिरकर उसको दण्डवत् किया।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 43:27" + }, + "उसने उनका कुशल पूछा और कहा, “क्या तुम्हारा बूढ़ा पिता, जिसकी तुम ने चर्चा की थी, कुशल से है? क्या वह अब तक जीवित है?”", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 43:28" + }, + "उन्होंने कहा, “हाँ तेरा दास हमारा पिता कुशल से है और अब तक जीवित है।” तब उन्होंने सिर झुकाकर फिर दण्डवत् किया।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 43:29" + }, + "तब उसने आँखें उठाकर और अपने सगे भाई बिन्यामीन को देखकर पूछा, “क्या तुम्हारा वह छोटा भाई, जिसकी चर्चा तुम ने मुझसे की थी, यही है?” फिर उसने कहा, “हे मेरे पुत्र, परमेश्वर तुझ पर अनुग्रह करे।”", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 43:30" + }, + "तब अपने भाई के स्नेह से मन भर आने के कारण और यह सोचकर कि मैं कहाँ जाकर रोऊँ, यूसुफ तुरन्त अपनी कोठरी में गया, और वहाँ रो पड़ा।", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 43:31" + }, + "फिर अपना मुँह धोकर निकल आया, और अपने को शान्त कर कहा, “भोजन परोसो।”", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 43:32" + }, + "तब उन्होंने उसके लिये तो अलग, और भाइयों के लिये भी अलग, और जो मिस्री उसके संग खाते थे, उनके लिये भी अलग, भोजन परोसा; इसलिए कि मिस्री इब्रियों के साथ भोजन नहीं कर सकते, वरन् मिस्री ऐसा करना घृणा समझते थे।", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 43:33" + }, + "सो यूसुफ के भाई उसके सामने, बड़े-बड़े पहले, और छोटे-छोटे पीछे, अपनी-अपनी अवस्था के अनुसार, क्रम से बैठाए गए; यह देख वे विस्मित होकर एक दूसरे की ओर देखने लगे।", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 43:34" + }, + "तब यूसुफ अपने सामने से भोजन-वस्तुएँ उठा-उठाकर उनके पास भेजने लगा, और बिन्यामीन को अपने भाइयों से पाँचगुना भोजनवस्तु मिली। और उन्होंने", + { + "type": "char:it", + "content": [ + "उसके संग मनमाना खाया पिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "सब चरवाहों से मिस्री लोग घृणा करते हैं" - ] + "type": "char:fr", + "content": [ + "43.34" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "46.34" - ] - }, - { - "type": "char:fq", - "content": [ - "सब चरवाहों से मिस्री लोग घृणा करते हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिस्रियों की मूर्तिपूजा और अंधविश्वास की प्रथाएं सच्चे परमेश्वर के आराधकों के लिए घृणित थी और मिस्र में प्रत्येक चरवाहे को घृणा की दृष्टि से देखा जाता था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "उसके संग मनमाना खाया पिया:" + ] }, { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:ft", + "content": [ + "उन्होंने मनमाना खाया पिया कि आनन्द मना सके क्योंकि जिस प्रकार की कृपा उन पर हो रही उससे वे अपनी चिंताओं से मुक्त हो गए थे।" + ] } - ] + ] + } + ] }, + "।" + ] + }, + { + "type": "chapter:c", + "number": "44", + "sid": "GEN 44" + }, + { + "type": "para:s", + "content": [ + "यूसुफ द्वारा भाइयों की परीक्षा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "47", - "sid": "GEN 47" + "type": "verse:v", + "number": "1", + "sid": "GEN 44:1" }, + "तब उसने अपने घर के अधिकारी को आज्ञा दी, “इन मनुष्यों के बोरों में जितनी भोजनवस्तु समा सके उतनी भर दे, और एक-एक जन के रुपये को उसके बोरे के मुँह पर रख दे।", { - "type": "para:s", - "content": [ - "फ़िरौन द्वारा याकूब का स्वागत" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 44:2" }, + "और मेरा चाँदी का कटोरा छोटे भाई के बोरे के मुँह पर उसके अन्न के रुपये के साथ रख दे।” यूसुफ की इस आज्ञा के अनुसार उसने किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 47:1" - }, - "तब यूसुफ ने फ़िरौन के पास जाकर यह समाचार दिया, “मेरा पिता और मेरे भाई, और उनकी भेड़-बकरियाँ, गाय-बैल और जो कुछ उनका है, सब कनान देश से आ गया है; और अभी तो वे गोशेन देश में हैं।”", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 47:2" - }, - "फिर उसने अपने भाइयों में से पाँच जन लेकर फ़िरौन के सामने खड़े कर दिए।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 47:3" - }, - "फ़िरौन ने उसके भाइयों से पूछा, “तुम्हारा उद्यम क्या है?” उन्होंने फ़िरौन से कहा, “तेरे दास चरवाहे हैं, और हमारे पुरखा भी ऐसे ही रहे।”", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 47:4" - }, - "फिर उन्होंने फ़िरौन से कहा, “हम इस देश में परदेशी की भाँति रहने के लिये आए हैं; क्योंकि कनान देश में भारी अकाल होने के कारण तेरे दासों को भेड़-बकरियों के लिये चारा न रहा; इसलिए अपने दासों को गोशेन देश में रहने की आज्ञा दे।”", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 47:5" - }, - "तब फ़िरौन ने यूसुफ से कहा, “तेरा पिता और तेरे भाई तेरे पास आ गए हैं,", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 47:6" - }, - "और मिस्र देश तेरे सामने पड़ा है; इस देश का जो सबसे अच्छा भाग हो, उसमें अपने पिता और भाइयों को बसा दे; अर्थात् वे गोशेन देश में ही रहें; और यदि तू जानता हो, कि उनमें से परिश्रमी पुरुष हैं, तो उन्हें मेरे पशुओं के अधिकारी ठहरा दे।”", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 47:7" - }, - "तब यूसुफ ने अपने पिता याकूब को ले आकर फ़िरौन के सम्मुख खड़ा किया; और याकूब ने फ़िरौन को आशीर्वाद दिया।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 47:8" - }, - "तब फ़िरौन ने याकूब से पूछा, “तेरी आयु कितने दिन की हुई है?”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 47:9" - }, - "याकूब ने फ़िरौन से कहा, “मैं तो एक सौ तीस वर्ष परदेशी होकर अपना जीवन बिता चुका हूँ; मेरे जीवन के दिन थोड़े और दुःख से भरे हुए भी थे, और मेरे बापदादे परदेशी होकर जितने दिन तक जीवित रहे उतने दिन का मैं अभी नहीं हुआ।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 47:10" - }, - "और याकूब फ़िरौन को आशीर्वाद देकर उसके सम्मुख से चला गया।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 47:11" - }, - "तब यूसुफ ने अपने पिता और भाइयों को बसा दिया, और फ़िरौन की आज्ञा के अनुसार मिस्र देश के अच्छे से अच्छे भाग में, अर्थात् रामसेस नामक प्रदेश में, भूमि देकर उनको सौंप दिया।", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 47:12" - }, - "और यूसुफ अपने पिता का, और अपने भाइयों का, और पिता के सारे घराने का, एक-एक के बाल-बच्चों की गिनती के अनुसार, भोजन दिला-दिलाकर उनका पालन-पोषण करने लगा।" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 44:3" }, + "सवेरे भोर होते ही वे मनुष्य अपने गदहों समेत विदा किए गए।", { - "type": "para:s", - "content": [ - "अकाल के समय यूसुफ का प्रबन्ध" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 44:4" }, + "वे नगर से निकले ही थे, और दूर न जाने पाए थे कि यूसुफ ने अपने घर के अधिकारी से कहा, “उन मनुष्यों का पीछा कर, और उनको पाकर उनसे कह, ‘तुम ने भलाई के बदले बुराई क्यों की है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 47:13" - }, - "उस सारे देश में खाने को कुछ न रहा; क्योंकि अकाल बहुत भारी था, और अकाल के कारण मिस्र और कनान दोनों देश नाश हो गए।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 47:14" - }, - "और जितना रुपया मिस्र और कनान देश में था, सब को यूसुफ ने उस अन्न के बदले, जो उनके निवासी मोल लेते थे इकट्ठा करके फ़िरौन के भवन में पहुँचा दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 47:15" - }, - "जब मिस्र और कनान देश का रुपया समाप्त हो गया, तब सब मिस्री यूसुफ के पास आ आकर कहने लगे, “हमको भोजनवस्तु दे, क्या हम रुपये के न रहने से तेरे रहते हुए मर जाएँ?”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 47:16" - }, - "यूसुफ ने कहा, “यदि रुपये न हों तो अपने पशु दे दो, और मैं उनके बदले तुम्हें खाने को दूँगा।”", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 47:17" - }, - "तब वे अपने पशु यूसुफ के पास ले आए; और यूसुफ उनको घोड़ों, भेड़-बकरियों, गाय-बैलों और गदहों के बदले खाने को देने लगा: उस वर्ष में वह सब जाति के पशुओं के बदले भोजन देकर उनका पालन-पोषण करता रहा।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 47:18" - }, - "वह वर्ष तो बीत गया; तब अगले वर्ष में उन्होंने उसके पास आकर कहा, “हम अपने प्रभु से यह बात छिपा न रखेंगे कि हमारा रुपया समाप्त हो गया है, और हमारे सब प्रकार के पशु हमारे प्रभु के पास आ चुके हैं; इसलिए अब हमारे प्रभु के सामने हमारे शरीर और भूमि छोड़कर और कुछ नहीं रहा।", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 47:19" - }, - "हम तेरे देखते क्यों मरें, और हमारी भूमि क्यों उजड़ जाए? हमको और हमारी भूमि को भोजनवस्तु के बदले मोल ले, कि हम अपनी भूमि समेत फ़िरौन के दास हो और हमको बीज दे, कि हम मरने न पाएँ, वरन् जीवित रहें, और भूमि न उजड़े।”" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 44:5" }, + "क्या यह वह वस्तु नहीं जिसमें मेरा स्वामी पीता है, और जिससे वह शकुन भी विचारा करता है? तुम ने यह जो किया है सो बुरा किया।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "GEN 47:20" - }, - "तब यूसुफ ने मिस्र की सारी भूमि को फ़िरौन के लिये मोल लिया; क्योंकि उस भयंकर अकाल के पड़ने से मिस्रियों को अपना-अपना खेत बेच डालना पड़ा। इस प्रकार सारी भूमि फ़िरौन की हो गई।", + "type": "verse:v", + "number": "6", + "sid": "GEN 44:6" + }, + "तब उसने उन्हें जा पकड़ा, और ऐसी ही बातें उनसे कहीं।", + { + "type": "verse:v", + "number": "7", + "sid": "GEN 44:7" + }, + "उन्होंने उससे कहा, “हे हमारे प्रभु, तू ऐसी बातें क्यों कहता है? ऐसा काम करना तेरे दासों से दूर रहे।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 44:8" + }, + "देख जो रुपया हमारे बोरों के मुँह पर निकला था, जब हमने उसको कनान देश से ले आकर तुझे लौटा दिया, तब भला, तेरे स्वामी के घर में से हम कोई चाँदी या सोने की वस्तु कैसे चुरा सकते हैं?", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 44:9" + }, + "तेरे दासों में से जिस किसी के पास वह निकले, वह मार डाला जाए, और हम भी अपने उस प्रभु के दास हो जाएँ।”", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 44:10" + }, + "उसने कहा, “तुम्हारा ही कहना सही, जिसके पास वह निकले वह मेरा दास होगा; और तुम लोग निर्दोषी ठहरोगे।”", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 44:11" + }, + "इस पर वे जल्दी से अपने-अपने बोरे को उतार भूमि पर रखकर उन्हें खोलने लगे।", + { + "type": "verse:v", + "number": "12", + "sid": "GEN 44:12" + }, + "तब वह ढूँढ़ने लगा, और बडे़ के बोरे से लेकर छोटे के बोरे तक खोज की: और कटोरा बिन्यामीन के बोरे में मिला।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 44:13" + }, + "तब", + { + "type": "char:it", + "content": [ + "उन्होंने अपने-अपने वस्त्र फाड़े", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "GEN 47:21" + "type": "char:fr", + "content": [ + "44.13" + ] }, - "और एक छोर से लेकर दूसरे छोर तक सारे मिस्र देश में जो प्रजा रहती थी, उसको उसने नगरों में लाकर बसा दिया।", { - "type": "verse:v", - "number": "22", - "sid": "GEN 47:22" + "type": "char:fq", + "content": [ + "उन्होंने अपने-अपने वस्त्र फाड़े:" + ] }, - "पर याजकों की भूमि तो उसने न मोल ली; क्योंकि याजकों के लिये फ़िरौन की ओर से नित्य भोजन का बन्दोबस्त था, और नित्य जो भोजन फ़िरौन उनको देता था वही वे खाते थे; इस कारण उनको अपनी भूमि बेचनी न पड़ी।", { - "type": "verse:v", - "number": "23", - "sid": "GEN 47:23" - }, - "तब यूसुफ ने प्रजा के लोगों से कहा, “सुनो,", + "type": "char:ft", + "content": [ + "यह ऐसे दुःख का प्रतीक था जिसका कोई समाधान नहीं।" + ] + } + ] + } + ] + }, + ", और अपना-अपना गदहा लादकर नगर को लौट गए।", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 44:14" + }, + "जब यहूदा और उसके भाई यूसुफ के घर पर पहुँचे, और यूसुफ वहीं था, तब वे उसके सामने भूमि पर गिरे।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 44:15" + }, + "यूसुफ ने उनसे कहा, “तुम लोगों ने यह कैसा काम किया है? क्या तुम न जानते थे कि मुझ सा मनुष्य शकुन विचार सकता है?”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 44:16" + }, + "यहूदा ने कहा, “हम लोग अपने प्रभु से क्या कहें? हम क्या कहकर अपने को निर्दोषी ठहराएँ? परमेश्वर ने तेरे दासों के अधर्म को पकड़ लिया है। हम, और जिसके पास कटोरा निकला वह भी, हम सब के सब अपने प्रभु के दास ही हैं।”", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 44:17" + }, + "उसने कहा, “ऐसा करना मुझसे दूर रहे, जिस जन के पास कटोरा निकला है, वही मेरा दास होगा; और तुम लोग अपने पिता के पास कुशल क्षेम से चले जाओ।”" + ] + }, + { + "type": "para:s", + "content": [ + "बिन्यामीन के लिये यहूदा का निवेदन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 44:18" + }, + "तब यहूदा उसके पास जाकर कहने लगा, “हे मेरे प्रभु, तेरे दास को अपने प्रभु से एक बात कहने की आज्ञा हो, और तेरा कोप तेरे दास पर न भड़के; क्योंकि तू तो फ़िरौन के तुल्य हैं।", + { + "type": "verse:v", + "number": "19", + "sid": "GEN 44:19" + }, + "मेरे प्रभु ने अपने दासों से पूछा था, ‘क्या तुम्हारे पिता या भाई हैं?’", + { + "type": "verse:v", + "number": "20", + "sid": "GEN 44:20" + }, + "और हमने अपने प्रभु से कहा, ‘हाँ, हमारा बूढ़ा पिता है, और उसके बुढ़ापे का एक छोटा सा बालक भी है, परन्तु उसका भाई मर गया है, इसलिए वह अब अपनी माता का अकेला ही रह गया है, और उसका पिता उससे स्नेह रखता है।’", + { + "type": "verse:v", + "number": "21", + "sid": "GEN 44:21" + }, + "तब तूने अपने दासों से कहा था, ‘उसको मेरे पास ले आओ, जिससे मैं उसको देखूँ।’", + { + "type": "verse:v", + "number": "22", + "sid": "GEN 44:22" + }, + "तब हमने अपने प्रभु से कहा था, ‘वह लड़का अपने पिता को नहीं छोड़ सकता; नहीं तो उसका पिता मर जाएगा।’", + { + "type": "verse:v", + "number": "23", + "sid": "GEN 44:23" + }, + "और तूने अपने दासों से कहा, ‘यदि तुम्हारा छोटा भाई तुम्हारे संग न आए, तो तुम मेरे सम्मुख फिर न आने पाओगे।’", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 44:24" + }, + "इसलिए जब हम अपने पिता तेरे दास के पास गए, तब हमने उससे अपने प्रभु की बातें कहीं।", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 44:25" + }, + "तब हमारे पिता ने कहा, ‘फिर जाकर हमारे लिये थोड़ी सी भोजनवस्तु मोल ले आओ।’", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 44:26" + }, + "हमने कहा, ‘हम नहीं जा सकते, हाँ, यदि हमारा छोटा भाई हमारे संग रहे, तब हम जाएँगे; क्योंकि यदि हमारा छोटा भाई हमारे संग न रहे, तो हम उस पुरुष के सम्मुख न जाने पाएँगे।’", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 44:27" + }, + "तब तेरे दास मेरे पिता ने हम से कहा, ‘तुम तो जानते हो कि मेरी स्त्री से दो पुत्र उत्पन्न हुए।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 44:28" + }, + "और उनमें से एक तो मुझे छोड़ ही गया, और मैंने निश्चय कर लिया, कि वह फाड़ डाला गया होगा; और तब से मैं उसका मुँह न देख पाया।", + { + "type": "verse:v", + "number": "29", + "sid": "GEN 44:29" + }, + "अतः यदि तुम इसको भी मेरी आँख की आड़ में ले जाओ, और कोई विपत्ति इस पर पड़े, तो तुम्हारे कारण मैं इस बुढ़ापे की अवस्था में शोक के साथ अधोलोक में उतर जाऊँगा।’", + { + "type": "verse:v", + "number": "30", + "sid": "GEN 44:30" + }, + "इसलिए जब मैं अपने पिता तेरे दास के पास पहुँचूँ, और यह लड़का संग न रहे, तब, उसका प्राण जो इसी पर अटका रहता है,", + { + "type": "verse:v", + "number": "31", + "sid": "GEN 44:31" + }, + "इस कारण, यह देखकर कि लड़का नहीं है, वह तुरन्त ही मर जाएगा। तब तेरे दासों के कारण तेरा दास हमारा पिता, जो बुढ़ापे की अवस्था में है, शोक के साथ अधोलोक में उतर जाएगा।", + { + "type": "verse:v", + "number": "32", + "sid": "GEN 44:32" + }, + "फिर तेरा दास अपने पिता के यहाँ यह कहकर इस लड़के का जामिन हुआ है, ‘यदि मैं इसको तेरे पास न पहुँचा दूँ, तब तो मैं सदा के लिये तेरा अपराधी ठहरूँगा।’", + { + "type": "verse:v", + "number": "33", + "sid": "GEN 44:33" + }, + "इसलिए अब", + { + "type": "char:it", + "content": [ + "तेरा दास इस लड़के के बदले", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मैंने आज के दिन तुम को और तुम्हारी भूमि को भी फ़िरौन के लिये मोल लिया है" - ] + "type": "char:fr", + "content": [ + "44.33" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "47.23" - ] - }, - { - "type": "char:fq", - "content": [ - "मैंने .... मोल लिया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसने उनके लिए भूमि खरीदी, और इस प्रकार उन्हें एक प्रकार से फ़िरौन के सेवकों के रूप में समझा जा सकता था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तेरा दास इस लड़के के बदले:" + ] }, { - "type": "char:it", - "content": [ - "*; देखो, तुम्हारे लिये यहाँ बीज है, इसे भूमि में बोओ।" - ] - }, + "type": "char:ft", + "content": [ + "यहूदा ने नम्र होकर दीनता से यह प्रार्थना की। अपने बूढ़े पिता को टूटे मन लिए पिस-पिस कर मरते देखने की बजाय उसने शान्ति और दृढ़ता से अपना घर, परिवार, और जन्म अधिकार त्याग देना उचित समझा।" + ] + } + ] + } + ] + }, + "अपने प्रभु का दास होकर रहने की आज्ञा पाए, और यह लड़का अपने भाइयों के संग जाने दिया जाए।", + { + "type": "verse:v", + "number": "34", + "sid": "GEN 44:34" + }, + "क्योंकि लड़के के बिना संग रहे मैं कैसे अपने पिता के पास जा सकूँगा; ऐसा न हो कि मेरे पिता पर जो दुःख पड़ेगा वह मुझे देखना पड़े।”" + ] + }, + { + "type": "chapter:c", + "number": "45", + "sid": "GEN 45" + }, + { + "type": "para:s", + "content": [ + "यूसुफ का स्वयं को प्रगट करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 45:1" + }, + "तब यूसुफ उन सब के सामने, जो उसके आस-पास खड़े थे, अपने को और रोक न सका; और पुकारकर कहा, “मेरे आस-पास से सब लोगों को बाहर कर दो।” भाइयों के सामने", + { + "type": "char:it", + "content": [ + "अपने को प्रगट करने के समय", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "45.1" + ] + }, + { + "type": "char:fq", + "content": [ + "अपने को प्रगट करने के समय:" + ] + }, + { + "type": "char:ft", + "content": [ + "यूसुफ अब अपने भाइयों को यह विस्मित कर देनेवाला तथ्य बताता है कि उनका खोया हुआ भाई वही है। वह अपने को रोक नहीं पाया।" + ] + } + ] + } + ] + }, + "यूसुफ के संग और कोई न रहा।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 45:2" + }, + "तब वह चिल्ला चिल्लाकर रोने लगा; और मिस्रियों ने सुना, और फ़िरौन के घर के लोगों को भी इसका समाचार मिला।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 45:3" + }, + "तब यूसुफ अपने भाइयों से कहने लगा, “मैं यूसुफ हूँ, क्या मेरा पिता अब तक जीवित है?” इसका उत्तर उसके भाई न दे सके; क्योंकि वे उसके सामने घबरा गए थे।", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 45:4" + }, + "फिर यूसुफ ने अपने भाइयों से कहा, “मेरे निकट आओ।” यह सुनकर वे निकट गए। फिर उसने कहा, “मैं तुम्हारा भाई यूसुफ हूँ, जिसको तुम ने मिस्र आनेवालों के हाथ बेच डाला था।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:9)" + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "GEN 45:5" + }, + "अब तुम लोग मत पछताओ, और तुम ने जो मुझे यहाँ बेच डाला, इससे उदास मत हो; क्योंकि", + { + "type": "char:it", + "content": [ + "परमेश्वर ने तुम्हारे प्राणों को बचाने के लिये मुझे तुम्हारे आगे भेज दिया है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "24", - "sid": "GEN 47:24" + "type": "char:fr", + "content": [ + "45.5" + ] }, - "और जो कुछ उपजे उसका पंचमांश फ़िरौन को देना, बाकी चार अंश तुम्हारे रहेंगे कि तुम उसे अपने खेतों में बोओ, और अपने-अपने बाल-बच्चों और घर के अन्य लोगों समेत खाया करो।”", { - "type": "verse:v", - "number": "25", - "sid": "GEN 47:25" + "type": "char:fq", + "content": [ + "परमेश्वर ने .... मुझे तुम्हारे आगे भेज दिया है:" + ] }, - "उन्होंने कहा, “तूने हमको बचा लिया है; हमारे प्रभु के अनुग्रह की दृष्टि हम पर बनी रहे, और हम फ़िरौन के दास होकर रहेंगे।”", { - "type": "verse:v", - "number": "26", - "sid": "GEN 47:26" - }, - "इस प्रकार यूसुफ ने मिस्र की भूमि के विषय में ऐसा नियम ठहराया, जो आज के दिन तक चला आता है कि पंचमांश फ़िरौन को मिला करे; केवल याजकों ही की भूमि फ़िरौन की नहीं हुई।" - ] - }, + "type": "char:ft", + "content": [ + "वह यह बताता है कि यह परमेश्वर की योजना थी कि उनके प्राण बचाए जाएँ। अतः वे नहीं बल्कि परमेश्वर उन्हें अपनी दया में मिस्र में लाया ताकि उनके प्राण बच जाएँ।" + ] + } + ] + } + ] + }, + "।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:15)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "GEN 45:6" + }, + "क्योंकि अब दो वर्ष से इस देश में अकाल है; और अब पाँच वर्ष और ऐसे ही होंगे कि उनमें न तो हल चलेगा और न अन्न काटा जाएगा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:15)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 45:7" + }, + "इसलिए परमेश्वर ने मुझे तुम्हारे आगे इसलिए भेजा कि तुम पृथ्वी पर जीवित रहो, और तुम्हारे प्राणों के बचने से तुम्हारा वंश बढ़े।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 45:8" + }, + "इस रीति अब मुझ को यहाँ पर भेजनेवाले तुम नहीं, परमेश्वर ही ठहरा; और उसी ने मुझे फ़िरौन का पिता सा, और उसके सारे घर का स्वामी, और सारे मिस्र देश का प्रभु ठहरा दिया है।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 45:9" + }, + "अतः शीघ्र मेरे पिता के पास जाकर कहो, ‘तेरा पुत्र यूसुफ इस प्रकार कहता है, कि परमेश्वर ने मुझे सारे मिस्र का स्वामी ठहराया है; इसलिए तू मेरे पास बिना विलम्ब किए चला आ।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:14)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "GEN 45:10" + }, + "और तेरा निवास गोशेन देश में होगा, और तू, बेटे, पोतों, भेड़-बकरियों, गाय-बैलों, और अपने सब कुछ समेत मेरे निकट रहेगा।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 45:11" + }, + "और अकाल के जो पाँच वर्ष और होंगे, उनमें मैं वहीं तेरा पालन-पोषण करूँगा; ऐसा न हो कि तू, और तेरा घराना, वरन् जितने तेरे हैं, वे भूखे मरें।’", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:14)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "GEN 45:12" + }, + "और तुम अपनी आँखों से देखते हो, और मेरा भाई बिन्यामीन भी अपनी आँखों से देखता है कि जो हम से बातें कर रहा है वह यूसुफ है।", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 45:13" + }, + "तुम मेरे सब वैभव का, जो मिस्र में है और जो कुछ तुम ने देखा है, उस सब का मेरे पिता से वर्णन करना; और तुरन्त मेरे पिता को यहाँ ले आना।”", + { + "type": "verse:v", + "number": "14", + "sid": "GEN 45:14" + }, + "और वह अपने भाई बिन्यामीन के गले से लिपटकर रोया; और बिन्यामीन भी उसके गले से लिपटकर रोया।", + { + "type": "verse:v", + "number": "15", + "sid": "GEN 45:15" + }, + "वह अपने सब भाइयों को चूमकर रोया और इसके पश्चात् उसके भाई उससे बातें करने लगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 45:16" + }, + "इस बात का समाचार कि यूसुफ के भाई आए हैं, फ़िरौन के भवन तक पहुँच गया, और इससे फ़िरौन और उसके कर्मचारी प्रसन्न हुए।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:13)" + ] + }, + { + "type": "verse:v", + "number": "17", + "sid": "GEN 45:17" + }, + "इसलिए फ़िरौन ने यूसुफ से कहा, “अपने भाइयों से कह कि एक काम करो: अपने पशुओं को लादकर कनान देश में चले जाओ।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 45:18" + }, + "और अपने पिता और अपने-अपने घर के लोगों को लेकर मेरे पास आओ; और मिस्र देश में जो कुछ अच्छे से अच्छा है वह मैं तुम्हें दूँगा, और तुम्हें देश के उत्तम से उत्तम पदार्थ खाने को मिलेंगे।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:14)" + ] + }, + { + "type": "verse:v", + "number": "19", + "sid": "GEN 45:19" + }, + "और तुझे आज्ञा मिली है, ‘तुम एक काम करो कि मिस्र देश से अपने बाल-बच्चों और स्त्रियों के लिये गाड़ियाँ ले जाओ, और अपने पिता को ले आओ।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:14)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "GEN 45:20" + }, + "और अपनी सामग्री की चिन्ता न करना; क्योंकि सारे मिस्र देश में जो कुछ अच्छे से अच्छा है वह तुम्हारा है।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "इस्राएल का गोशेन प्रदेश में बसना" - ] - }, + "type": "verse:v", + "number": "21", + "sid": "GEN 45:21" + }, + "इस्राएल के पुत्रों ने वैसा ही किया; और यूसुफ ने फ़िरौन की आज्ञा के अनुसार उन्हें गाड़ियाँ दी, और मार्ग के लिये भोजन-सामग्री भी दी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 47:27" - }, - "इस्राएली मिस्र के गोशेन प्रदेश में रहने लगे; और", - { - "type": "char:it", - "content": [ - "वहाँ की भूमि उनके वश में थी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "47.27" - ] - }, - { - "type": "char:fq", - "content": [ - "वहाँ की भूमि उनके वश में थी:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे गोशेन की भूमि के स्वामी या किराएदार हो गए। इस्राएलियों को प्रजा के रूप में समझा गया और उन्हें स्वतंत्र लोगों के समान पूरे अधिकार थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और फूले-फले, और अत्यन्त बढ़ गए।" - ] - }, - { - "type": "verse:v", - "number": "28", - "sid": "GEN 47:28" - }, - "मिस्र देश में याकूब सत्रह वर्ष जीवित रहा इस प्रकार याकूब की सारी आयु एक सौ सैंतालीस वर्ष की हुई।" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 45:22" }, + "उनमें से एक-एक जन को तो उसने एक-एक जोड़ा वस्त्र भी दिया; और बिन्यामीन को तीन सौ रूपे के टुकड़े और पाँच जोड़े वस्त्र दिए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "GEN 47:29" - }, - "जब इस्राएल के मरने का दिन निकट आ गया, तब उसने अपने पुत्र यूसुफ को बुलवाकर कहा, “यदि तेरा अनुग्रह मुझ पर हो, तो अपना हाथ मेरी जाँघ के तले रखकर शपथ खा, कि तू मेरे साथ कृपा और सच्चाई का यह काम करेगा, कि", - { - "type": "char:it", - "content": [ - "मुझे मिस्र में मिट्टी न देगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "47.29" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझे मिस्र में मिट्टी न देगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह यूसुफ से शपथ लेता है कि वह उसकी मृतक देह को प्रतिज्ञा किए हुए देश में ले जाकर मिट्टी दे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "30", - "sid": "GEN 47:30" - }, - "जब मैं अपने बापदादों के संग सो जाऊँगा, तब तू मुझे मिस्र से उठा ले जाकर उन्हीं के कब्रिस्तान में रखेगा।” तब यूसुफ ने कहा, “मैं तेरे वचन के अनुसार करूँगा।”", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 47:31" - }, - "फिर उसने कहा, “मुझसे शपथ खा।” अतः उसने उससे शपथ खाई। तब इस्राएल ने खाट के सिरहाने की ओर सिर झुकाकर प्रार्थना की।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:21)" - ] - }, - "" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 45:23" }, + "अपने पिता के पास उसने जो भेजा वह यह है, अर्थात् मिस्र की अच्छी वस्तुओं से लदे हुए दस गदहे, और अन्न और रोटी और उसके पिता के मार्ग के लिये भोजनवस्तु से लदी हुई दस गदहियाँ।", { - "type": "chapter:c", - "number": "48", - "sid": "GEN 48" + "type": "verse:v", + "number": "24", + "sid": "GEN 45:24" }, + "तब उसने अपने भाइयों को विदा किया, और वे चल दिए; और उसने उनसे कहा, “मार्ग में कहीं झगड़ा न करना।”", { - "type": "para:s", - "content": [ - "याकूब द्वारा यूसुफ के पुत्रों को आशीर्वाद" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 45:25" }, + "मिस्र से चलकर वे कनान देश में अपने पिता याकूब के पास पहुँचे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 48:1" - }, - "इन बातों के पश्चात् किसी ने यूसुफ से कहा, “सुन, तेरा पिता बीमार है।” तब वह मनश्शे और एप्रैम नामक अपने दोनों पुत्रों को संग लेकर उसके पास चला।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 48:2" - }, - "किसी ने याकूब को बता दिया, “तेरा पुत्र यूसुफ तेरे पास आ रहा है,” तब इस्राएल अपने को सम्भालकर खाट पर बैठ गया।", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 48:3" - }, - "और याकूब ने यूसुफ से कहा, “सर्वशक्तिमान परमेश्वर ने कनान देश के लूज नगर के पास मुझे दर्शन देकर आशीष दी,", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 48:4" - }, - "और कहा, ‘सुन, मैं तुझे फलवन्त करके बढ़ाऊँगा, और तुझे राज्य-राज्य की मण्डली का मूल बनाऊँगा, और तेरे पश्चात् तेरे वंश को यह देश दूँगा, जिससे कि वह सदा तक उनकी निज भूमि बनी रहे।’", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 48:5" - }, - "और अब तेरे दोनों पुत्र, जो मिस्र में मेरे आने से पहले उत्पन्न हुए हैं, वे मेरे ही ठहरेंगे; अर्थात् जिस रीति से रूबेन और शिमोन मेरे हैं, उसी रीति से एप्रैम और मनश्शे भी मेरे ठहरेंगे।", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 48:6" - }, - "और उनके पश्चात् तेरे जो सन्तान उत्पन्न हो, वह तेरे तो ठहरेंगे; परन्तु बँटवारे के समय वे अपने भाइयों ही के वंश में गिने जाएँगे।", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 48:7" - }, - "जब मैं पद्दान से आता था, तब एप्राता पहुँचने से थोड़ी ही दूर पहले राहेल कनान देश में, मार्ग में, मेरे सामने मर गई; और मैंने उसे वहीं, अर्थात् एप्राता जो बैतलहम भी कहलाता है, उसी के मार्ग में मिट्टी दी।”" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 45:26" }, + "और उससे यह वर्णन किया, “यूसुफ अब तक जीवित है, और सारे मिस्र देश पर प्रभुता वही करता है।” पर", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 48:8" - }, - "तब इस्राएल को यूसुफ के पुत्र देख पड़े, और उसने पूछा, “ये कौन हैं?”", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 48:9" - }, - "यूसुफ ने अपने पिता से कहा, “ये मेरे पुत्र हैं, जो परमेश्वर ने मुझे यहाँ दिए हैं।” उसने कहा, “उनको मेरे पास ले आ कि मैं उन्हें आशीर्वाद दूँ।”", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 48:10" - }, - "इस्राएल की आँखें बुढ़ापे के कारण धुन्धली हो गई थीं, यहाँ तक कि उसे कम सूझता था। तब यूसुफ उन्हें उनके पास ले गया; और उसने उन्हें चूमकर गले लगा लिया।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 48:11" - }, - "तब इस्राएल ने यूसुफ से कहा, “मुझे आशा न थी, कि मैं तेरा मुख फिर देखने पाऊँगा: परन्तु देख, परमेश्वर ने मुझे तेरा वंश भी दिखाया है।”", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 48:12" - }, - "तब यूसुफ ने उन्हें अपने पिता के घुटनों के बीच से हटाकर और अपने मुँह के बल भूमि पर गिरकर दण्डवत् की।", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 48:13" - }, - "तब यूसुफ ने उन दोनों को लेकर, अर्थात् एप्रैम को अपने दाहिने हाथ से, कि वह इस्राएल के बाएँ हाथ पड़े, और मनश्शे को अपने बाएँ हाथ से, कि इस्राएल के दाहिने हाथ पड़े, उन्हें उसके पास ले गया।", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 48:14" - }, - "तब इस्राएल ने अपना दाहिना हाथ बढ़ाकर एप्रैम के सिर पर जो छोटा था, और अपना बायाँ हाथ बढ़ाकर मनश्शे के सिर पर रख दिया; उसने तो जान बूझकर ऐसा किया; नहीं तो जेठा मनश्शे ही था।", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 48:15" - }, - "फिर उसने यूसुफ को आशीर्वाद देकर कहा, “परमेश्वर जिसके सम्मुख मेरे बापदादे अब्राहम और इसहाक चलते थे वही परमेश्वर मेरे जन्म से लेकर आज के दिन तक मेरा चरवाहा बना है;", + "type": "char:it", + "content": [ + "उसने उन पर विश्वास न किया, और वह अपने आपे में न रहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:21)" - ] + "type": "char:fr", + "content": [ + "45.26" + ] }, - "", { - "type": "verse:v", - "number": "16", - "sid": "GEN 48:16" + "type": "char:fq", + "content": [ + "उसने उन पर विश्वास न किया, और वह अपने आपे में न रहा:" + ] }, - "और वही दूत मुझे सारी बुराई से छुड़ाता आया है, वही अब इन लड़कों को आशीष दे; और ये मेरे और मेरे बापदादे अब्राहम और इसहाक के कहलाएँ; और पृथ्वी में बहुतायत से बढ़ें।”", { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:21)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यह समाचार उसके लिए इतना अच्छा था कि वह उस पर तुरन्त विश्वास नहीं कर सका। परन्तु यूसुफ द्वारा कही बातों को, जिन्हें उन्होंने उसे बताया, और उन गाड़ियों को देखकर जो उसने भेजी थीं, उसे आखिरकार निश्चय हो गया कि यह अवश्य सच ही है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "27", + "sid": "GEN 45:27" + }, + "तब उन्होंने अपने पिता याकूब से यूसुफ की सारी बातें, जो उसने उनसे कहीं थीं, कह दीं; जब उसने उन गाड़ियों को देखा, जो यूसुफ ने उसके ले आने के लिये भेजी थीं, तब उसका चित्त स्थिर हो गया।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 45:28" + }, + "और इस्राएल ने कहा, “बस, मेरा पुत्र यूसुफ अब तक जीवित है; मैं अपनी मृत्यु से पहले जाकर उसको देखूँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "46", + "sid": "GEN 46" + }, + { + "type": "para:s", + "content": [ + "याकूब का मिस्र के लिये जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 46:1" + }, + "तब इस्राएल अपना सब कुछ लेकर बेर्शेबा को गया, और वहाँ अपने पिता इसहाक के परमेश्वर को बलिदान चढ़ाया।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 46:2" + }, + "तब परमेश्वर ने इस्राएल से रात को दर्शन में कहा, “हे याकूब हे याकूब।” उसने कहा, “क्या आज्ञा।”", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 46:3" + }, + "उसने कहा, “मैं परमेश्वर तेरे पिता का परमेश्वर हूँ, तू मिस्र में जाने से", + { + "type": "char:it", + "content": [ + "मत डर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "46.3" + ] + }, + { + "type": "char:fq", + "content": [ + "मत डर:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका यह अर्थ है कि यह परमेश्वर की इच्छा में है कि वह मिस्र को जाए, और यह कि वहाँ वह सुरक्षित रहेगा।" + ] + } + ] + } + ] }, + "; क्योंकि मैं तुझ से वहाँ एक बड़ी जाति बनाऊँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 48:17" - }, - "जब यूसुफ ने देखा कि मेरे पिता ने अपना दाहिना हाथ एप्रैम के सिर पर रखा है, तब यह बात उसको बुरी लगी; इसलिए उसने अपने पिता का हाथ इस मनसा से पकड़ लिया, कि एप्रैम के सिर पर से उठाकर मनश्शे के सिर पर रख दे।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 48:18" - }, - "और यूसुफ ने अपने पिता से कहा, “हे पिता, ऐसा नहीं; क्योंकि जेठा यही है; अपना दाहिना हाथ इसके सिर पर रख।”", - { - "type": "verse:v", - "number": "19", - "sid": "GEN 48:19" - }, - "उसके पिता ने कहा, “नहीं, सुन, हे मेरे पुत्र, मैं इस बात को भली भाँति जानता हूँ यद्यपि इससे भी मनुष्यों की एक मण्डली उत्पन्न होगी, और यह भी महान हो जाएगा, तो भी इसका छोटा भाई इससे अधिक महान हो जाएगा, और उसके वंश से बहुत सी जातियाँ निकलेंगी।”", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 48:20" - }, - "फिर उसने उसी दिन यह कहकर उनको आशीर्वाद दिया, “इस्राएली लोग तेरा नाम ले लेकर ऐसा आशीर्वाद दिया करेंगे, ‘परमेश्वर तुझे एप्रैम और मनश्शे के समान बना दे,’” और उसने मनश्शे से पहले एप्रैम का नाम लिया।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 48:21" - }, - "तब इस्राएल ने यूसुफ से कहा, “देख, मैं तो मरने पर हूँ परन्तु परमेश्वर तुम लोगों के संग रहेगा, और तुम को तुम्हारे पितरों के देश में फिर पहुँचा देगा।", - { - "type": "verse:v", - "number": "22", - "sid": "GEN 48:22" - }, - "और मैं तुझको तेरे भाइयों से अधिक", - { - "type": "char:it", - "content": [ - "भूमि का एक भाग देता हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "48.22" - ] - }, - { - "type": "char:fq", - "content": [ - "भूमि का एक भाग देता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "अपनी मृत्यु के समय याकूब अपनी भावी पीढ़ी की प्रतिज्ञात देश में वापसी का आश्वासन देता है और यूसुफ को उसके भाइयों से अधिक भूमि का एक भाग देता है, जिसके लिए वह कहता है कि मैंने इसे एमोरियों के हाथ से अपनी तलवार और धनुष के बल से ले लिया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जिसको मैंने एमोरियों के हाथ से अपनी तलवार और धनुष के बल से ले लिया है।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(यूह. 4:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 46:4" }, + "मैं तेरे संग-संग मिस्र को चलता हूँ; और मैं तुझे वहाँ से फिर निश्चय ले आऊँगा; और यूसुफ अपने हाथ से तेरी आँखों को बन्द करेगा।”", { - "type": "chapter:c", - "number": "49", - "sid": "GEN 49" + "type": "verse:v", + "number": "5", + "sid": "GEN 46:5" }, + "तब याकूब बेर्शेबा से चला; और इस्राएल के पुत्र अपने पिता याकूब, और अपने बाल-बच्चों, और स्त्रियों को उन गाड़ियों पर, जो फ़िरौन ने उनके ले आने को भेजी थीं, चढ़ाकर चल पड़े।", { - "type": "para:s", - "content": [ - "याकूब की भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 46:6" }, + "वे अपनी भेड़-बकरी, गाय-बैल, और कनान देश में अपने इकट्ठा किए हुए सारे धन को लेकर मिस्र में आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 49:1" - }, - "फिर याकूब ने अपने पुत्रों को यह कहकर बुलाया, “इकट्ठे हो जाओ, मैं तुम को बताऊँगा, कि अन्त के दिनों में तुम पर क्या-क्या बीतेगा।", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 49:2" - }, - "हे याकूब के पुत्रों, इकट्ठे होकर सुनो, अपने पिता इस्राएल की ओर कान लगाओ।" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 46:7" }, + "और याकूब अपने बेटे-बेटियों, पोते-पोतियों, अर्थात् अपने वंश भर को अपने संग मिस्र में ले आया।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब का परिवार" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "GEN 49:3" - }, - "“हे रूबेन, तू मेरा जेठा, मेरा बल, और मेरे पौरूष का पहला फल है;" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 46:8" }, + "याकूब के साथ जो इस्राएली, अर्थात् उसके बेटे, पोते, आदि मिस्र में आए, उनके नाम ये हैं याकूब का जेठा रूबेन था।", { - "type": "para:q", - "content": [ - "प्रतिष्ठा का उत्तम भाग, और शक्ति का भी उत्तम भाग तू ही है।" - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 46:9" }, + "और रूबेन के पुत्र हनोक, पल्लू, हेस्रोन, और कर्मी थे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 49:4" - }, - "तू जो जल के समान उबलनेवाला है, इसलिए दूसरों से श्रेष्ठ न ठहरेगा;" - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 46:10" }, + "शिमोन के पुत्र, यमूएल, यामीन, ओहद, याकीन, सोहर, और एक कनानी स्त्री से जन्मा हुआ शाऊल भी था।", { - "type": "para:q", - "content": [ - "क्योंकि तू अपने पिता की खाट पर चढ़ा," - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 46:11" }, + "लेवी के पुत्र गेर्शोन, कहात, और मरारी थे।", { - "type": "para:q", - "content": [ - "तब तूने उसको अशुद्ध किया;" - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 46:12" }, + "यहूदा के एर, ओनान, शेला, पेरेस, और जेरह नामक पुत्र हुए तो थे; पर एर और ओनान कनान देश में मर गए थे; और पेरेस के पुत्र, हेस्रोन और हामूल थे।", { - "type": "para:q", - "content": [ - "वह मेरे बिछौने पर चढ़ गया।" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 46:13" }, + "इस्साकार के पुत्र, तोला, पुब्बा, योब और शिम्रोन थे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 49:5" - }, - "शिमोन और लेवी तो भाई-भाई हैं," - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 46:14" }, + "जबूलून के पुत्र, सेरेद, एलोन, और यहलेल थे।", { - "type": "para:q", - "content": [ - "उनकी तलवारें उपद्रव के हथियार हैं।" - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 46:15" }, + "लिआ के पुत्र जो याकूब से पद्दनराम में उत्पन्न हुए थे, उनके बेटे पोते ये ही थे, और इनसे अधिक उसने उसके साथ एक बेटी दीना को भी जन्म दिया। यहाँ तक तो याकूब के सब वंशवाले तैंतीस प्राणी हुए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 49:6" - }, - "हे मेरे जीव, उनके मर्म में न पड़," - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 46:16" }, + "फिर गाद के पुत्र, सपोन, हाग्गी, शूनी, एसबोन, एरी, अरोदी, और अरेली थे।", { - "type": "para:q", - "content": [ - "हे मेरी महिमा, उनकी सभा में मत मिल;" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 46:17" }, + "आशेर के पुत्र, यिम्ना, यिश्वा, यिश्वी, और बरीआ थे, और उनकी बहन सेरह थी; और बरीआ के पुत्र, हेबेर और मल्कीएल थे।", { - "type": "para:q", - "content": [ - "क्योंकि उन्होंने कोप से मनुष्यों को घात किया," - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 46:18" }, + "जिल्पा, जिसे लाबान ने अपनी बेटी लिआ को दिया था, उसके बेटे पोते आदि ये ही थे; और उसके द्वारा याकूब के सोलह प्राणी उत्पन्न हुए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और अपनी ही इच्छा पर चलकर बैलों को पंगु बनाया।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 46:19" }, + "फिर याकूब की पत्नी राहेल के पुत्र यूसुफ और बिन्यामीन थे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "GEN 49:7" - }, - "धिक्कार उनके कोप को, जो प्रचण्ड था;" - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 46:20" }, + "और मिस्र देश में ओन के याजक पोतीपेरा की बेटी आसनत से यूसुफ के ये पुत्र उत्पन्न हुए, अर्थात् मनश्शे और एप्रैम।", { - "type": "para:q", - "content": [ - "और उनके रोष को, जो निर्दय था;" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 46:21" }, + "बिन्यामीन के पुत्र, बेला, बेकेर, अश्बेल, गेरा, नामान, एही, रोश, मुप्पीम, हुप्पीम, और अर्द थे।", { - "type": "para:q", - "content": [ - "मैं उन्हें याकूब में अलग-अलग" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 46:22" }, + "राहेल के पुत्र जो याकूब से उत्पन्न हुए उनके ये ही पुत्र थे; उसके ये सब बेटे-पोते चौदह प्राणी हुए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और इस्राएल में तितर-बितर कर दूँगा।" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 46:23" }, + "फिर दान का पुत्र हूशीम था।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "GEN 49:8" - }, - "हे यहूदा, तेरे भाई तेरा धन्यवाद करेंगे," - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 46:24" }, + "नप्ताली के पुत्र, यहसेल, गूनी, येसेर, और शिल्लेम थे।", { - "type": "para:q", - "content": [ - "तेरा हाथ तेरे शत्रुओं की गर्दन पर पड़ेगा;" - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 46:25" }, + "बिल्हा, जिसे लाबान ने अपनी बेटी राहेल को दिया, उसके बेटे पोते ये ही हैं; उसके द्वारा याकूब के वंश में सात प्राणी हुए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "तेरे पिता के पुत्र तुझे दण्डवत् करेंगे।" - ] + "type": "verse:v", + "number": "26", + "sid": "GEN 46:26" }, + "याकूब के निज वंश के जो प्राणी मिस्र में आए, वे उसकी बहुओं को छोड़ सब मिलकर छियासठ प्राणी हुए।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "GEN 49:9" - }, - { - "type": "char:it", - "content": [ - "यहूदा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.9" - ] - }, - { - "type": "char:fq", - "content": [ - "यहूदा:" - ] - }, - { - "type": "char:ft", - "content": [ - "शारीरिक शक्ति में यहूदा की तुलना जंगल के राजा, सिंह से की जाती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* सिंह का बच्चा है।" - ] - } - ] + "type": "verse:v", + "number": "27", + "sid": "GEN 46:27" }, + "और यूसुफ के पुत्र, जो मिस्र में उससे उत्पन्न हुए, वे दो प्राणी थे; इस प्रकार याकूब के घराने के जो प्राणी मिस्र में आए सो सब मिलकर सत्तर हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब का मिस्र पहुँचना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "हे मेरे पुत्र, तू अहेर करके गुफा में गया है" - ] + "type": "verse:v", + "number": "28", + "sid": "GEN 46:28" }, + "फिर उसने यहूदा को अपने आगे यूसुफ के पास भेज दिया कि वह उसको गोशेन का मार्ग दिखाए; और वे गोशेन देश में आए।", { - "type": "para:q", - "content": [ - "वह सिंह अथवा सिंहनी के समान दबकर बैठ गया;" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 46:29" }, + "तब यूसुफ अपना रथ जुतवाकर अपने पिता इस्राएल से भेंट करने के लिये गोशेन देश को गया, और उससे भेंट करके उसके गले से लिपटा, और कुछ देर तक उसके गले से लिपटा हुआ रोता रहा।", { - "type": "para:q", - "content": [ - "फिर कौन उसको छेड़ेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 5:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 46:30" }, + "तब इस्राएल ने यूसुफ से कहा, “मैं अब मरने से भी प्रसन्न हूँ, क्योंकि तुझे जीवित पाया और तेरा मुँह देख लिया।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "GEN 49:10" - }, - "जब तक शीलो न आए" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 46:31" }, + "तब यूसुफ ने अपने भाइयों से और अपने पिता के घराने से कहा, “मैं जाकर फ़िरौन को यह समाचार दूँगा, ‘मेरे भाई और मेरे पिता के सारे घराने के लोग, जो कनान देश में रहते थे, वे मेरे पास आ गए हैं;", { - "type": "para:q", - "content": [ - "तब तक न तो यहूदा से राजदण्ड छूटेगा," - ] + "type": "verse:v", + "number": "32", + "sid": "GEN 46:32" }, + "और वे लोग चरवाहे हैं, क्योंकि वे पशुओं को पालते आए हैं; इसलिए वे अपनी भेड़-बकरी, गाय-बैल, और जो कुछ उनका है, सब ले आए हैं।’", { - "type": "para:q", - "content": [ - "न उसके वंश से व्यवस्था देनेवाला अलग होगा;" - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 46:33" }, + "जब फ़िरौन तुम को बुलाकर पूछे, ‘तुम्हारा उद्यम क्या है?’", { - "type": "para:q", - "content": [ - "और राज्य-राज्य के लोग", - { - "type": "char:it", - "content": [ - "उसके अधीन" - ] - }, + "type": "verse:v", + "number": "34", + "sid": "GEN 46:34" + }, + "तब यह कहना, ‘तेरे दास लड़कपन से लेकर आज तक पशुओं को पालते आए हैं, वरन् हमारे पुरखा भी ऐसा ही करते थे।’ इससे तुम गोशेन देश में रहने पाओगे; क्योंकि", + { + "type": "char:it", + "content": [ + "सब चरवाहों से मिस्री लोग घृणा करते हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.10" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके अधीन:" - ] - }, - { - "type": "char:ft", - "content": [ - "न केवल इस्राएल की सन्तान, बल्कि आदम की सब सन्तान अंत में शान्ति के राजकुमार को दण्डवत करेंगी। यह स्त्री का वंश है जो उस सर्प के सिर को कुचलेगा, यह अब्राहम का वंशज होगा।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "46.34" + ] }, { - "type": "char:it", - "content": [ - "* हो जाएँगे।" - ] + "type": "char:fq", + "content": [ + "सब चरवाहों से मिस्री लोग घृणा करते हैं:" + ] }, { - "type": "char:bdit", - "content": [ - "(यूह. 11:52)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "मिस्रियों की मूर्तिपूजा और अंधविश्वास की प्रथाएं सच्चे परमेश्वर के आराधकों के लिए घृणित थी और मिस्र में प्रत्येक चरवाहे को घृणा की दृष्टि से देखा जाता था।" + ] + } + ] + } + ] + }, + "।”" + ] + }, + { + "type": "chapter:c", + "number": "47", + "sid": "GEN 47" + }, + { + "type": "para:s", + "content": [ + "फ़िरौन द्वारा याकूब का स्वागत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 47:1" }, + "तब यूसुफ ने फ़िरौन के पास जाकर यह समाचार दिया, “मेरा पिता और मेरे भाई, और उनकी भेड़-बकरियाँ, गाय-बैल और जो कुछ उनका है, सब कनान देश से आ गया है; और अभी तो वे गोशेन देश में हैं।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "GEN 49:11" - }, - "वह अपने जवान गदहे को दाखलता में," - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 47:2" }, + "फिर उसने अपने भाइयों में से पाँच जन लेकर फ़िरौन के सामने खड़े कर दिए।", { - "type": "para:q", - "content": [ - "और अपनी गदही के बच्चे को उत्तम" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 47:3" }, + "फ़िरौन ने उसके भाइयों से पूछा, “तुम्हारा उद्यम क्या है?” उन्होंने फ़िरौन से कहा, “तेरे दास चरवाहे हैं, और हमारे पुरखा भी ऐसे ही रहे।”", { - "type": "para:q", - "content": [ - "जाति की दाखलता में बाँधा करेगा;", - { - "type": "char:bdit", - "content": [ - "(प्रका. 7:14, प्रका. 22:14)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 47:4" }, + "फिर उन्होंने फ़िरौन से कहा, “हम इस देश में परदेशी की भाँति रहने के लिये आए हैं; क्योंकि कनान देश में भारी अकाल होने के कारण तेरे दासों को भेड़-बकरियों के लिये चारा न रहा; इसलिए अपने दासों को गोशेन देश में रहने की आज्ञा दे।”", { - "type": "para:q", - "content": [ - "उसने अपने वस्त्र दाखमधु में," - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 47:5" }, + "तब फ़िरौन ने यूसुफ से कहा, “तेरा पिता और तेरे भाई तेरे पास आ गए हैं,", { - "type": "para:q", - "content": [ - "और अपना पहरावा दाखों के रस में धोया है।" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 47:6" }, + "और मिस्र देश तेरे सामने पड़ा है; इस देश का जो सबसे अच्छा भाग हो, उसमें अपने पिता और भाइयों को बसा दे; अर्थात् वे गोशेन देश में ही रहें; और यदि तू जानता हो, कि उनमें से परिश्रमी पुरुष हैं, तो उन्हें मेरे पशुओं के अधिकारी ठहरा दे।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 49:12" - }, - "उसकी आँखें दाखमधु से चमकीली" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 47:7" }, + "तब यूसुफ ने अपने पिता याकूब को ले आकर फ़िरौन के सम्मुख खड़ा किया; और याकूब ने फ़िरौन को आशीर्वाद दिया।", { - "type": "para:q", - "content": [ - "और उसके दाँत दूध से श्वेत होंगे।" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 47:8" }, + "तब फ़िरौन ने याकूब से पूछा, “तेरी आयु कितने दिन की हुई है?”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 49:13" - }, - "जबूलून समुद्र तट पर निवास करेगा," - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 47:9" }, + "याकूब ने फ़िरौन से कहा, “मैं तो एक सौ तीस वर्ष परदेशी होकर अपना जीवन बिता चुका हूँ; मेरे जीवन के दिन थोड़े और दुःख से भरे हुए भी थे, और मेरे बापदादे परदेशी होकर जितने दिन तक जीवित रहे उतने दिन का मैं अभी नहीं हुआ।”", { - "type": "para:q", - "content": [ - "वह जहाजों के लिये बन्दरगाह का काम देगा," - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 47:10" }, + "और याकूब फ़िरौन को आशीर्वाद देकर उसके सम्मुख से चला गया।", { - "type": "para:q", - "content": [ - "और उसका परला भाग सीदोन के निकट पहुँचेगा" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 47:11" }, + "तब यूसुफ ने अपने पिता और भाइयों को बसा दिया, और फ़िरौन की आज्ञा के अनुसार मिस्र देश के अच्छे से अच्छे भाग में, अर्थात् रामसेस नामक प्रदेश में, भूमि देकर उनको सौंप दिया।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 49:14" - }, - "इस्साकार एक बड़ा और बलवन्त गदहा है," - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 47:12" }, + "और यूसुफ अपने पिता का, और अपने भाइयों का, और पिता के सारे घराने का, एक-एक के बाल-बच्चों की गिनती के अनुसार, भोजन दिला-दिलाकर उनका पालन-पोषण करने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "अकाल के समय यूसुफ का प्रबन्ध" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "जो पशुओं के बाड़ों के बीच में दबका रहता है।" - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 47:13" }, + "उस सारे देश में खाने को कुछ न रहा; क्योंकि अकाल बहुत भारी था, और अकाल के कारण मिस्र और कनान दोनों देश नाश हो गए।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 49:15" - }, - "उसने एक विश्रामस्थान देखकर, कि अच्छा है," - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 47:14" }, + "और जितना रुपया मिस्र और कनान देश में था, सब को यूसुफ ने उस अन्न के बदले, जो उनके निवासी मोल लेते थे इकट्ठा करके फ़िरौन के भवन में पहुँचा दिया।", { - "type": "para:q", - "content": [ - "और एक देश, कि मनोहर है," - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 47:15" }, + "जब मिस्र और कनान देश का रुपया समाप्त हो गया, तब सब मिस्री यूसुफ के पास आ आकर कहने लगे, “हमको भोजनवस्तु दे, क्या हम रुपये के न रहने से तेरे रहते हुए मर जाएँ?”", { - "type": "para:q", - "content": [ - "अपने कंधे को बोझ उठाने के लिये झुकाया," - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 47:16" }, + "यूसुफ ने कहा, “यदि रुपये न हों तो अपने पशु दे दो, और मैं उनके बदले तुम्हें खाने को दूँगा।”", { - "type": "para:q", - "content": [ - "और बेगारी में दास का सा काम करने लगा।" - ] + "type": "verse:v", + "number": "17", + "sid": "GEN 47:17" }, + "तब वे अपने पशु यूसुफ के पास ले आए; और यूसुफ उनको घोड़ों, भेड़-बकरियों, गाय-बैलों और गदहों के बदले खाने को देने लगा: उस वर्ष में वह सब जाति के पशुओं के बदले भोजन देकर उनका पालन-पोषण करता रहा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 49:16" - }, - "दान इस्राएल का एक गोत्र होकर अपने" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 47:18" }, + "वह वर्ष तो बीत गया; तब अगले वर्ष में उन्होंने उसके पास आकर कहा, “हम अपने प्रभु से यह बात छिपा न रखेंगे कि हमारा रुपया समाप्त हो गया है, और हमारे सब प्रकार के पशु हमारे प्रभु के पास आ चुके हैं; इसलिए अब हमारे प्रभु के सामने हमारे शरीर और भूमि छोड़कर और कुछ नहीं रहा।", { - "type": "para:q", - "content": [ - "जातिभाइयों का न्याय करेगा।" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 47:19" }, + "हम तेरे देखते क्यों मरें, और हमारी भूमि क्यों उजड़ जाए? हमको और हमारी भूमि को भोजनवस्तु के बदले मोल ले, कि हम अपनी भूमि समेत फ़िरौन के दास हो और हमको बीज दे, कि हम मरने न पाएँ, वरन् जीवित रहें, और भूमि न उजड़े।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "GEN 49:17" - }, - "दान मार्ग में का एक साँप," - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 47:20" }, + "तब यूसुफ ने मिस्र की सारी भूमि को फ़िरौन के लिये मोल लिया; क्योंकि उस भयंकर अकाल के पड़ने से मिस्रियों को अपना-अपना खेत बेच डालना पड़ा। इस प्रकार सारी भूमि फ़िरौन की हो गई।", { - "type": "para:q", - "content": [ - "और रास्ते में का एक नाग होगा," - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 47:21" }, + "और एक छोर से लेकर दूसरे छोर तक सारे मिस्र देश में जो प्रजा रहती थी, उसको उसने नगरों में लाकर बसा दिया।", { - "type": "para:q", - "content": [ - "जो घोड़े की नली को डसता है," - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 47:22" }, + "पर याजकों की भूमि तो उसने न मोल ली; क्योंकि याजकों के लिये फ़िरौन की ओर से नित्य भोजन का बन्दोबस्त था, और नित्य जो भोजन फ़िरौन उनको देता था वही वे खाते थे; इस कारण उनको अपनी भूमि बेचनी न पड़ी।", { - "type": "para:q", - "content": [ - "जिससे उसका सवार पछाड़ खाकर गिर पड़ता है।" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 47:23" }, + "तब यूसुफ ने प्रजा के लोगों से कहा, “सुनो,", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "मैंने आज के दिन तुम को और तुम्हारी भूमि को भी फ़िरौन के लिये मोल लिया है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "GEN 49:18" + "type": "char:fr", + "content": [ + "47.23" + ] }, - "हे यहोवा, मैं तुझी से उद्धार पाने की बाट जोहता आया हूँ।" - ] - }, - { - "type": "para:q", - "content": [ { - "type": "verse:v", - "number": "19", - "sid": "GEN 49:19" + "type": "char:fq", + "content": [ + "मैंने .... मोल लिया है:" + ] }, - "गाद पर एक दल चढ़ाई तो करेगा;" - ] + { + "type": "char:ft", + "content": [ + "उसने उनके लिए भूमि खरीदी, और इस प्रकार उन्हें एक प्रकार से फ़िरौन के सेवकों के रूप में समझा जा सकता था।" + ] + } + ] + } + ] + }, + "; देखो, तुम्हारे लिये यहाँ बीज है, इसे भूमि में बोओ।", + { + "type": "verse:v", + "number": "24", + "sid": "GEN 47:24" + }, + "और जो कुछ उपजे उसका पंचमांश फ़िरौन को देना, बाकी चार अंश तुम्हारे रहेंगे कि तुम उसे अपने खेतों में बोओ, और अपने-अपने बाल-बच्चों और घर के अन्य लोगों समेत खाया करो।”", + { + "type": "verse:v", + "number": "25", + "sid": "GEN 47:25" + }, + "उन्होंने कहा, “तूने हमको बचा लिया है; हमारे प्रभु के अनुग्रह की दृष्टि हम पर बनी रहे, और हम फ़िरौन के दास होकर रहेंगे।”", + { + "type": "verse:v", + "number": "26", + "sid": "GEN 47:26" + }, + "इस प्रकार यूसुफ ने मिस्र की भूमि के विषय में ऐसा नियम ठहराया, जो आज के दिन तक चला आता है कि पंचमांश फ़िरौन को मिला करे; केवल याजकों ही की भूमि फ़िरौन की नहीं हुई।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल का गोशेन प्रदेश में बसना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 47:27" + }, + "इस्राएली मिस्र के गोशेन प्रदेश में रहने लगे; और", + { + "type": "char:it", + "content": [ + "वहाँ की भूमि उनके वश में थी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "47.27" + ] + }, + { + "type": "char:fq", + "content": [ + "वहाँ की भूमि उनके वश में थी:" + ] + }, + { + "type": "char:ft", + "content": [ + "वे गोशेन की भूमि के स्वामी या किराएदार हो गए। इस्राएलियों को प्रजा के रूप में समझा गया और उन्हें स्वतंत्र लोगों के समान पूरे अधिकार थे।" + ] + } + ] + } + ] + }, + ", और फूले-फले, और अत्यन्त बढ़ गए।", + { + "type": "verse:v", + "number": "28", + "sid": "GEN 47:28" }, + "मिस्र देश में याकूब सत्रह वर्ष जीवित रहा इस प्रकार याकूब की सारी आयु एक सौ सैंतालीस वर्ष की हुई।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "पर वह उसी दल के पिछले भाग पर छापा मारेगा।" - ] + "type": "verse:v", + "number": "29", + "sid": "GEN 47:29" }, + "जब इस्राएल के मरने का दिन निकट आ गया, तब उसने अपने पुत्र यूसुफ को बुलवाकर कहा, “यदि तेरा अनुग्रह मुझ पर हो, तो अपना हाथ मेरी जाँघ के तले रखकर शपथ खा, कि तू मेरे साथ कृपा और सच्चाई का यह काम करेगा, कि", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "मुझे मिस्र में मिट्टी न देगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "GEN 49:20" + "type": "char:fr", + "content": [ + "47.29" + ] }, - "आशेर से जो अन्न उत्पन्न होगा वह उत्तम होगा," - ] + { + "type": "char:fq", + "content": [ + "मुझे मिस्र में मिट्टी न देगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "वह यूसुफ से शपथ लेता है कि वह उसकी मृतक देह को प्रतिज्ञा किए हुए देश में ले जाकर मिट्टी दे।" + ] + } + ] + } + ] }, + "।", { - "type": "para:q", - "content": [ - "और वह राजा के योग्य स्वादिष्ट भोजन दिया करेगा।" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 47:30" }, + "जब मैं अपने बापदादों के संग सो जाऊँगा, तब तू मुझे मिस्र से उठा ले जाकर उन्हीं के कब्रिस्तान में रखेगा।” तब यूसुफ ने कहा, “मैं तेरे वचन के अनुसार करूँगा।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "GEN 49:21" - }, - "नप्ताली एक छूटी हुई हिरनी है;" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 47:31" }, + "फिर उसने कहा, “मुझसे शपथ खा।” अतः उसने उससे शपथ खाई। तब इस्राएल ने खाट के सिरहाने की ओर सिर झुकाकर प्रार्थना की।", { - "type": "para:q", - "content": [ - "वह सुन्दर बातें बोलता है।" - ] - }, + "type": "char:bdit", + "content": [ + "(इब्रा. 11:21)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "48", + "sid": "GEN 48" + }, + { + "type": "para:s", + "content": [ + "याकूब द्वारा यूसुफ के पुत्रों को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 49:22" - }, - "यूसुफ बलवन्त लता की एक शाखा है," - ] + "type": "verse:v", + "number": "1", + "sid": "GEN 48:1" }, + "इन बातों के पश्चात् किसी ने यूसुफ से कहा, “सुन, तेरा पिता बीमार है।” तब वह मनश्शे और एप्रैम नामक अपने दोनों पुत्रों को संग लेकर उसके पास चला।", { - "type": "para:q", - "content": [ - "वह सोते के पास लगी हुई फलवन्त लता की एक शाखा है;" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 48:2" }, + "किसी ने याकूब को बता दिया, “तेरा पुत्र यूसुफ तेरे पास आ रहा है,” तब इस्राएल अपने को सम्भालकर खाट पर बैठ गया।", { - "type": "para:q", - "content": [ - "उसकी डालियाँ दीवार पर से चढ़कर फैल जाती हैं।" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 48:3" }, + "और याकूब ने यूसुफ से कहा, “सर्वशक्तिमान परमेश्वर ने कनान देश के लूज नगर के पास मुझे दर्शन देकर आशीष दी,", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "GEN 49:23" - }, - "धनुर्धारियों ने उसको खेदित किया," - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 48:4" }, + "और कहा, ‘सुन, मैं तुझे फलवन्त करके बढ़ाऊँगा, और तुझे राज्य-राज्य की मण्डली का मूल बनाऊँगा, और तेरे पश्चात् तेरे वंश को यह देश दूँगा, जिससे कि वह सदा तक उनकी निज भूमि बनी रहे।’", { - "type": "para:q", - "content": [ - "और उस पर तीर मारे," - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 48:5" }, + "और अब तेरे दोनों पुत्र, जो मिस्र में मेरे आने से पहले उत्पन्न हुए हैं, वे मेरे ही ठहरेंगे; अर्थात् जिस रीति से रूबेन और शिमोन मेरे हैं, उसी रीति से एप्रैम और मनश्शे भी मेरे ठहरेंगे।", { - "type": "para:q", - "content": [ - "और उसके पीछे पड़े हैं।" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 48:6" }, + "और उनके पश्चात् तेरे जो सन्तान उत्पन्न हो, वह तेरे तो ठहरेंगे; परन्तु बँटवारे के समय वे अपने भाइयों ही के वंश में गिने जाएँगे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "GEN 49:24" - }, - "पर उसका धनुष दृढ़ रहा," - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 48:7" }, + "जब मैं पद्दान से आता था, तब एप्राता पहुँचने से थोड़ी ही दूर पहले राहेल कनान देश में, मार्ग में, मेरे सामने मर गई; और मैंने उसे वहीं, अर्थात् एप्राता जो बैतलहम भी कहलाता है, उसी के मार्ग में मिट्टी दी।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और उसकी बाँह और हाथ याकूब के" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 48:8" }, + "तब इस्राएल को यूसुफ के पुत्र देख पड़े, और उसने पूछा, “ये कौन हैं?”", { - "type": "para:q", - "content": [ - "उसी शक्तिमान परमेश्वर के हाथों के द्वारा फुर्तीले हुए," - ] + "type": "verse:v", + "number": "9", + "sid": "GEN 48:9" }, + "यूसुफ ने अपने पिता से कहा, “ये मेरे पुत्र हैं, जो परमेश्वर ने मुझे यहाँ दिए हैं।” उसने कहा, “उनको मेरे पास ले आ कि मैं उन्हें आशीर्वाद दूँ।”", { - "type": "para:q", - "content": [ - "जिसके पास से वह चरवाहा आएगा," - ] + "type": "verse:v", + "number": "10", + "sid": "GEN 48:10" }, + "इस्राएल की आँखें बुढ़ापे के कारण धुन्धली हो गई थीं, यहाँ तक कि उसे कम सूझता था। तब यूसुफ उन्हें उनके पास ले गया; और उसने उन्हें चूमकर गले लगा लिया।", { - "type": "para:q", - "content": [ - "जो इस्राएल की चट्टान भी ठहरेगा।" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 48:11" }, + "तब इस्राएल ने यूसुफ से कहा, “मुझे आशा न थी, कि मैं तेरा मुख फिर देखने पाऊँगा: परन्तु देख, परमेश्वर ने मुझे तेरा वंश भी दिखाया है।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "GEN 49:25" - }, - "यह तेरे पिता के उस परमेश्वर का काम है," - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 48:12" }, + "तब यूसुफ ने उन्हें अपने पिता के घुटनों के बीच से हटाकर और अपने मुँह के बल भूमि पर गिरकर दण्डवत् की।", { - "type": "para:q", - "content": [ - "जो तेरी सहायता करेगा," - ] + "type": "verse:v", + "number": "13", + "sid": "GEN 48:13" }, + "तब यूसुफ ने उन दोनों को लेकर, अर्थात् एप्रैम को अपने दाहिने हाथ से, कि वह इस्राएल के बाएँ हाथ पड़े, और मनश्शे को अपने बाएँ हाथ से, कि इस्राएल के दाहिने हाथ पड़े, उन्हें उसके पास ले गया।", { - "type": "para:q", - "content": [ - "उस सर्वशक्तिमान का जो तुझे" - ] + "type": "verse:v", + "number": "14", + "sid": "GEN 48:14" }, + "तब इस्राएल ने अपना दाहिना हाथ बढ़ाकर एप्रैम के सिर पर जो छोटा था, और अपना बायाँ हाथ बढ़ाकर मनश्शे के सिर पर रख दिया; उसने तो जान बूझकर ऐसा किया; नहीं तो जेठा मनश्शे ही था।", { - "type": "para:q", - "content": [ - "ऊपर से आकाश में की आशीषें," - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 48:15" }, + "फिर उसने यूसुफ को आशीर्वाद देकर कहा, “परमेश्वर जिसके सम्मुख मेरे बापदादे अब्राहम और इसहाक चलते थे वही परमेश्वर मेरे जन्म से लेकर आज के दिन तक मेरा चरवाहा बना है;", { - "type": "para:q", - "content": [ - "और नीचे से गहरे जल में की आशीषें," - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 11:21)" + ] }, { - "type": "para:q", - "content": [ - "और स्तनों, और गर्भ की आशीषें देगा।" - ] + "type": "verse:v", + "number": "16", + "sid": "GEN 48:16" }, + "और वही दूत मुझे सारी बुराई से छुड़ाता आया है, वही अब इन लड़कों को आशीष दे; और ये मेरे और मेरे बापदादे अब्राहम और इसहाक के कहलाएँ; और पृथ्वी में बहुतायत से बढ़ें।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 49:26" - }, - "तेरे पिता के आशीर्वाद" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 11:21)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "GEN 48:17" }, + "जब यूसुफ ने देखा कि मेरे पिता ने अपना दाहिना हाथ एप्रैम के सिर पर रखा है, तब यह बात उसको बुरी लगी; इसलिए उसने अपने पिता का हाथ इस मनसा से पकड़ लिया, कि एप्रैम के सिर पर से उठाकर मनश्शे के सिर पर रख दे।", { - "type": "para:q", - "content": [ - "मेरे पितरों के आशीर्वादों से अधिक बढ़ गए हैं" - ] + "type": "verse:v", + "number": "18", + "sid": "GEN 48:18" }, + "और यूसुफ ने अपने पिता से कहा, “हे पिता, ऐसा नहीं; क्योंकि जेठा यही है; अपना दाहिना हाथ इसके सिर पर रख।”", { - "type": "para:q", - "content": [ - "और सनातन पहाड़ियों की मनचाही वस्तुओं" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 48:19" }, + "उसके पिता ने कहा, “नहीं, सुन, हे मेरे पुत्र, मैं इस बात को भली भाँति जानता हूँ यद्यपि इससे भी मनुष्यों की एक मण्डली उत्पन्न होगी, और यह भी महान हो जाएगा, तो भी इसका छोटा भाई इससे अधिक महान हो जाएगा, और उसके वंश से बहुत सी जातियाँ निकलेंगी।”", { - "type": "para:q", - "content": [ - "के समान बने रहेंगे वे यूसुफ के सिर पर," - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 48:20" }, + "फिर उसने उसी दिन यह कहकर उनको आशीर्वाद दिया, “इस्राएली लोग तेरा नाम ले लेकर ऐसा आशीर्वाद दिया करेंगे, ‘परमेश्वर तुझे एप्रैम और मनश्शे के समान बना दे,’” और उसने मनश्शे से पहले एप्रैम का नाम लिया।", { - "type": "para:q", - "content": [ - "जो अपने भाइयों से अलग किया गया था," - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 48:21" }, + "तब इस्राएल ने यूसुफ से कहा, “देख, मैं तो मरने पर हूँ परन्तु परमेश्वर तुम लोगों के संग रहेगा, और तुम को तुम्हारे पितरों के देश में फिर पहुँचा देगा।", { - "type": "para:q", - "content": [ - "उसी के सिर के मुकुट पर फूले फलेंगे।" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 48:22" }, + "और मैं तुझको तेरे भाइयों से अधिक", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "भूमि का एक भाग देता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "27", - "sid": "GEN 49:27" + "type": "char:fr", + "content": [ + "48.22" + ] }, - "बिन्यामीन फाड़नेवाला भेड़िया है," - ] + { + "type": "char:fq", + "content": [ + "भूमि का एक भाग देता हूँ:" + ] + }, + { + "type": "char:ft", + "content": [ + "अपनी मृत्यु के समय याकूब अपनी भावी पीढ़ी की प्रतिज्ञात देश में वापसी का आश्वासन देता है और यूसुफ को उसके भाइयों से अधिक भूमि का एक भाग देता है, जिसके लिए वह कहता है कि मैंने इसे एमोरियों के हाथ से अपनी तलवार और धनुष के बल से ले लिया है।" + ] + } + ] + } + ] }, + ", जिसको मैंने एमोरियों के हाथ से अपनी तलवार और धनुष के बल से ले लिया है।”", { - "type": "para:q", - "content": [ - "सवेरे तो वह अहेर भक्षण करेगा," - ] + "type": "char:bdit", + "content": [ + "(यूह. 4:5)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "49", + "sid": "GEN 49" + }, + { + "type": "para:s", + "content": [ + "याकूब की भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 49:1" + }, + "फिर याकूब ने अपने पुत्रों को यह कहकर बुलाया, “इकट्ठे हो जाओ, मैं तुम को बताऊँगा, कि अन्त के दिनों में तुम पर क्या-क्या बीतेगा।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 49:2" + }, + "हे याकूब के पुत्रों, इकट्ठे होकर सुनो, अपने पिता इस्राएल की ओर कान लगाओ।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "GEN 49:3" + }, + "“हे रूबेन, तू मेरा जेठा, मेरा बल, और मेरे पौरूष का पहला फल है;" + ] + }, + { + "type": "para:q", + "content": [ + "प्रतिष्ठा का उत्तम भाग, और शक्ति का भी उत्तम भाग तू ही है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 49:4" + }, + "तू जो जल के समान उबलनेवाला है, इसलिए दूसरों से श्रेष्ठ न ठहरेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि तू अपने पिता की खाट पर चढ़ा," + ] + }, + { + "type": "para:q", + "content": [ + "तब तूने उसको अशुद्ध किया;" + ] + }, + { + "type": "para:q", + "content": [ + "वह मेरे बिछौने पर चढ़ गया।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "GEN 49:5" + }, + "शिमोन और लेवी तो भाई-भाई हैं," + ] + }, + { + "type": "para:q", + "content": [ + "उनकी तलवारें उपद्रव के हथियार हैं।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "GEN 49:6" + }, + "हे मेरे जीव, उनके मर्म में न पड़," + ] + }, + { + "type": "para:q", + "content": [ + "हे मेरी महिमा, उनकी सभा में मत मिल;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि उन्होंने कोप से मनुष्यों को घात किया," + ] + }, + { + "type": "para:q", + "content": [ + "और अपनी ही इच्छा पर चलकर बैलों को पंगु बनाया।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "GEN 49:7" + }, + "धिक्कार उनके कोप को, जो प्रचण्ड था;" + ] + }, + { + "type": "para:q", + "content": [ + "और उनके रोष को, जो निर्दय था;" + ] + }, + { + "type": "para:q", + "content": [ + "मैं उन्हें याकूब में अलग-अलग" + ] + }, + { + "type": "para:q", + "content": [ + "और इस्राएल में तितर-बितर कर दूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "GEN 49:8" + }, + "हे यहूदा, तेरे भाई तेरा धन्यवाद करेंगे," + ] + }, + { + "type": "para:q", + "content": [ + "तेरा हाथ तेरे शत्रुओं की गर्दन पर पड़ेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "तेरे पिता के पुत्र तुझे दण्डवत् करेंगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "GEN 49:9" + }, + { + "type": "char:it", + "content": [ + "यहूदा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "49.9" + ] + }, + { + "type": "char:fq", + "content": [ + "यहूदा:" + ] + }, + { + "type": "char:ft", + "content": [ + "शारीरिक शक्ति में यहूदा की तुलना जंगल के राजा, सिंह से की जाती है।" + ] + } + ] + } + ] + }, + "सिंह का बच्चा है।" + ] + }, + { + "type": "para:q", + "content": [ + "हे मेरे पुत्र, तू अहेर करके गुफा में गया है" + ] + }, + { + "type": "para:q", + "content": [ + "वह सिंह अथवा सिंहनी के समान दबकर बैठ गया;" + ] + }, + { + "type": "para:q", + "content": [ + "फिर कौन उसको छेड़ेगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 5:5)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "GEN 49:10" + }, + "जब तक शीलो न आए" + ] + }, + { + "type": "para:q", + "content": [ + "तब तक न तो यहूदा से राजदण्ड छूटेगा," + ] + }, + { + "type": "para:q", + "content": [ + "न उसके वंश से व्यवस्था देनेवाला अलग होगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और राज्य-राज्य के लोग", + { + "type": "char:it", + "content": [ + "उसके अधीन", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "49.10" + ] + }, + { + "type": "char:fq", + "content": [ + "उसके अधीन:" + ] + }, + { + "type": "char:ft", + "content": [ + "न केवल इस्राएल की सन्तान, बल्कि आदम की सब सन्तान अंत में शान्ति के राजकुमार को दण्डवत करेंगी। यह स्त्री का वंश है जो उस सर्प के सिर को कुचलेगा, यह अब्राहम का वंशज होगा।" + ] + } + ] + } + ] }, + "हो जाएँगे।", { - "type": "para:q", - "content": [ - "और साँझ को लूट बाँट लेगा।””" - ] + "type": "char:bdit", + "content": [ + "(यूह. 11:52)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "GEN 49:11" + }, + "वह अपने जवान गदहे को दाखलता में," + ] + }, + { + "type": "para:q", + "content": [ + "और अपनी गदही के बच्चे को उत्तम" + ] + }, + { + "type": "para:q", + "content": [ + "जाति की दाखलता में बाँधा करेगा;", + { + "type": "char:bdit", + "content": [ + "(प्रका. 7:14, प्रका. 22:14)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + "उसने अपने वस्त्र दाखमधु में," + ] + }, + { + "type": "para:q", + "content": [ + "और अपना पहरावा दाखों के रस में धोया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 49:12" + }, + "उसकी आँखें दाखमधु से चमकीली" + ] + }, + { + "type": "para:q", + "content": [ + "और उसके दाँत दूध से श्वेत होंगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "GEN 49:13" + }, + "जबूलून समुद्र तट पर निवास करेगा," + ] + }, + { + "type": "para:q", + "content": [ + "वह जहाजों के लिये बन्दरगाह का काम देगा," + ] + }, + { + "type": "para:q", + "content": [ + "और उसका परला भाग सीदोन के निकट पहुँचेगा" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 49:14" + }, + "इस्साकार एक बड़ा और बलवन्त गदहा है," + ] + }, + { + "type": "para:q", + "content": [ + "जो पशुओं के बाड़ों के बीच में दबका रहता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 49:15" + }, + "उसने एक विश्रामस्थान देखकर, कि अच्छा है," + ] + }, + { + "type": "para:q", + "content": [ + "और एक देश, कि मनोहर है," + ] + }, + { + "type": "para:q", + "content": [ + "अपने कंधे को बोझ उठाने के लिये झुकाया," + ] + }, + { + "type": "para:q", + "content": [ + "और बेगारी में दास का सा काम करने लगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "GEN 49:16" + }, + "दान इस्राएल का एक गोत्र होकर अपने" + ] + }, + { + "type": "para:q", + "content": [ + "जातिभाइयों का न्याय करेगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "GEN 49:17" + }, + "दान मार्ग में का एक साँप," + ] + }, + { + "type": "para:q", + "content": [ + "और रास्ते में का एक नाग होगा," + ] + }, + { + "type": "para:q", + "content": [ + "जो घोड़े की नली को डसता है," + ] + }, + { + "type": "para:q", + "content": [ + "जिससे उसका सवार पछाड़ खाकर गिर पड़ता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "GEN 49:18" + }, + "हे यहोवा, मैं तुझी से उद्धार पाने की बाट जोहता आया हूँ।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "GEN 49:19" + }, + "गाद पर एक दल चढ़ाई तो करेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "पर वह उसी दल के पिछले भाग पर छापा मारेगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "GEN 49:20" + }, + "आशेर से जो अन्न उत्पन्न होगा वह उत्तम होगा," + ] + }, + { + "type": "para:q", + "content": [ + "और वह राजा के योग्य स्वादिष्ट भोजन दिया करेगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "GEN 49:21" + }, + "नप्ताली एक छूटी हुई हिरनी है;" + ] + }, + { + "type": "para:q", + "content": [ + "वह सुन्दर बातें बोलता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "GEN 49:22" + }, + "यूसुफ बलवन्त लता की एक शाखा है," + ] + }, + { + "type": "para:q", + "content": [ + "वह सोते के पास लगी हुई फलवन्त लता की एक शाखा है;" + ] + }, + { + "type": "para:q", + "content": [ + "उसकी डालियाँ दीवार पर से चढ़कर फैल जाती हैं।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "GEN 49:23" + }, + "धनुर्धारियों ने उसको खेदित किया," + ] + }, + { + "type": "para:q", + "content": [ + "और उस पर तीर मारे," + ] + }, + { + "type": "para:q", + "content": [ + "और उसके पीछे पड़े हैं।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "GEN 49:24" + }, + "पर उसका धनुष दृढ़ रहा," + ] + }, + { + "type": "para:q", + "content": [ + "और उसकी बाँह और हाथ याकूब के" + ] + }, + { + "type": "para:q", + "content": [ + "उसी शक्तिमान परमेश्वर के हाथों के द्वारा फुर्तीले हुए," + ] + }, + { + "type": "para:q", + "content": [ + "जिसके पास से वह चरवाहा आएगा," + ] + }, + { + "type": "para:q", + "content": [ + "जो इस्राएल की चट्टान भी ठहरेगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "GEN 49:25" + }, + "यह तेरे पिता के उस परमेश्वर का काम है," + ] + }, + { + "type": "para:q", + "content": [ + "जो तेरी सहायता करेगा," + ] + }, + { + "type": "para:q", + "content": [ + "उस सर्वशक्तिमान का जो तुझे" + ] + }, + { + "type": "para:q", + "content": [ + "ऊपर से आकाश में की आशीषें," + ] + }, + { + "type": "para:q", + "content": [ + "और नीचे से गहरे जल में की आशीषें," + ] + }, + { + "type": "para:q", + "content": [ + "और स्तनों, और गर्भ की आशीषें देगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "GEN 49:26" + }, + "तेरे पिता के आशीर्वाद" + ] + }, + { + "type": "para:q", + "content": [ + "मेरे पितरों के आशीर्वादों से अधिक बढ़ गए हैं" + ] + }, + { + "type": "para:q", + "content": [ + "और सनातन पहाड़ियों की मनचाही वस्तुओं" + ] + }, + { + "type": "para:q", + "content": [ + "के समान बने रहेंगे वे यूसुफ के सिर पर," + ] + }, + { + "type": "para:q", + "content": [ + "जो अपने भाइयों से अलग किया गया था," + ] + }, + { + "type": "para:q", + "content": [ + "उसी के सिर के मुकुट पर फूले फलेंगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 49:27" + }, + "बिन्यामीन फाड़नेवाला भेड़िया है," + ] + }, + { + "type": "para:q", + "content": [ + "सवेरे तो वह अहेर भक्षण करेगा," + ] + }, + { + "type": "para:q", + "content": [ + "और साँझ को लूट बाँट लेगा।””" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "GEN 49:28" + }, + "इस्राएल के बारहों गोत्र ये ही हैं और उनके पिता ने जिस-जिस वचन से उनको आशीर्वाद दिया, वे ये ही हैं; एक-एक को उसके आशीर्वाद के अनुसार उसने आशीर्वाद दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब को मिट्टी देने सम्बंधी आज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "GEN 49:29" + }, + "तब उसने यह कहकर उनको आज्ञा दी, “मैं अपने लोगों के साथ मिलने पर हूँ: इसलिए", + { + "type": "char:it", + "content": [ + "मुझे हित्ती एप्रोन की भूमिवाली गुफा में मेरे बापदादों के साथ मिट्टी देना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "49.29" + ] + }, + { + "type": "char:fq", + "content": [ + "मुझे .... मेरे बापदादों के साथ मिट्टी देना:" + ] + }, + { + "type": "char:ft", + "content": [ + "अब्राहम और सारा, इसहाक और रिबका, और लिआ के साथ। मरते समय वह यह आज्ञा अपने बारह पुत्रों को देता है, जैसे उसने यह शपथ यूसुफ से ली थी।" + ] + } + ] + } + ] }, + ",", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "GEN 49:28" - }, - "इस्राएल के बारहों गोत्र ये ही हैं और उनके पिता ने जिस-जिस वचन से उनको आशीर्वाद दिया, वे ये ही हैं; एक-एक को उसके आशीर्वाद के अनुसार उसने आशीर्वाद दिया।" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:16)" + ] }, { - "type": "para:s", - "content": [ - "याकूब को मिट्टी देने सम्बंधी आज्ञा" - ] + "type": "verse:v", + "number": "30", + "sid": "GEN 49:30" }, + "अर्थात् उसी गुफा में जो कनान देश में मम्रे के सामने वाली मकपेला की भूमि में है; उस भूमि को अब्राहम ने हित्ती एप्रोन के हाथ से इसलिए मोल लिया था, कि वह कब्रिस्तान के लिये उसकी निज भूमि हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "GEN 49:29" - }, - "तब उसने यह कहकर उनको आज्ञा दी, “मैं अपने लोगों के साथ मिलने पर हूँ: इसलिए", - { - "type": "char:it", - "content": [ - "मुझे हित्ती एप्रोन की भूमिवाली गुफा में मेरे बापदादों के साथ मिट्टी देना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.29" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझे .... मेरे बापदादों के साथ मिट्टी देना:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब्राहम और सारा, इसहाक और रिबका, और लिआ के साथ। मरते समय वह यह आज्ञा अपने बारह पुत्रों को देता है, जैसे उसने यह शपथ यूसुफ से ली थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "GEN 49:30" - }, - "अर्थात् उसी गुफा में जो कनान देश में मम्रे के सामने वाली मकपेला की भूमि में है; उस भूमि को अब्राहम ने हित्ती एप्रोन के हाथ से इसलिए मोल लिया था, कि वह कब्रिस्तान के लिये उसकी निज भूमि हो।", - { - "type": "verse:v", - "number": "31", - "sid": "GEN 49:31" - }, - "वहाँ अब्राहम और उसकी पत्नी सारा को मिट्टी दी गई थी; और वहीं इसहाक और उसकी पत्नी रिबका को भी मिट्टी दी गई; और वहीं मैंने लिआ को भी मिट्टी दी।", - { - "type": "verse:v", - "number": "32", - "sid": "GEN 49:32" - }, - "वह भूमि और उसमें की गुफा हित्तियों के हाथ से मोल ली गई।”", - { - "type": "verse:v", - "number": "33", - "sid": "GEN 49:33" - }, - "याकूब जब अपने पुत्रों को यह आज्ञा दे चुका, तब अपने पाँव खाट पर समेट प्राण छोड़े, और अपने लोगों में जा मिला।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:15)" - ] - }, - "" - ] + "type": "verse:v", + "number": "31", + "sid": "GEN 49:31" }, + "वहाँ अब्राहम और उसकी पत्नी सारा को मिट्टी दी गई थी; और वहीं इसहाक और उसकी पत्नी रिबका को भी मिट्टी दी गई; और वहीं मैंने लिआ को भी मिट्टी दी।", { - "type": "chapter:c", - "number": "50", - "sid": "GEN 50" + "type": "verse:v", + "number": "32", + "sid": "GEN 49:32" }, + "वह भूमि और उसमें की गुफा हित्तियों के हाथ से मोल ली गई।”", { - "type": "para:s", - "content": [ - "याकूब की मृत्यु" - ] + "type": "verse:v", + "number": "33", + "sid": "GEN 49:33" }, + "याकूब जब अपने पुत्रों को यह आज्ञा दे चुका, तब अपने पाँव खाट पर समेट प्राण छोड़े, और अपने लोगों में जा मिला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 50:1" + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:15)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "50", + "sid": "GEN 50" + }, + { + "type": "para:s", + "content": [ + "याकूब की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 50:1" + }, + "तब यूसुफ अपने पिता के मुँह पर गिरकर रोया और उसे चूमा।", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 50:2" + }, + "और यूसुफ ने उन वैद्यों को, जो उसके सेवक थे, आज्ञा दी कि उसके पिता के शव में सुगन्ध-द्रव्य भरे; तब वैद्यों ने इस्राएल के शव में सुगन्ध-द्रव्य भर दिए।", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 50:3" + }, + "और उसके चालीस दिन पूरे हुए, क्योंकि जिनके शव में सुगन्ध-द्रव्य भरे जाते हैं, उनको इतने ही दिन पूरे लगते है; और मिस्री लोग उसके लिये सत्तर दिन तक विलाप करते रहे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "GEN 50:4" + }, + "जब उसके विलाप के दिन बीत गए, तब यूसुफ फ़िरौन के घराने के लोगों से कहने लगा, “यदि तुम्हारे अनुग्रह की दृष्टि मुझ पर हो तो मेरी यह विनती फ़िरौन को सुनाओ,", + { + "type": "verse:v", + "number": "5", + "sid": "GEN 50:5" + }, + "मेरे पिता ने यह कहकर, ‘देख मैं मरने पर हूँ,’ मुझे यह शपथ खिलाई, ‘जो कब्र मैंने अपने लिये कनान देश में खुदवाई है उसी में तू मुझे मिट्टी देगा।’ इसलिए अब मुझे वहाँ जाकर अपने पिता को मिट्टी देने की आज्ञा दे, तत्पश्चात् मैं लौट आऊँगा।”", + { + "type": "verse:v", + "number": "6", + "sid": "GEN 50:6" + }, + "तब फ़िरौन ने कहा, “जाकर अपने पिता की खिलाई हुई शपथ के अनुसार उनको मिट्टी दे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "GEN 50:7" + }, + "इसलिए यूसुफ अपने पिता को मिट्टी देने के लिये चला, और फ़िरौन के सब कर्मचारी, अर्थात् उसके भवन के पुरनिये, और मिस्र देश के सब पुरनिये उसके संग चले।", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 50:8" + }, + "और यूसुफ के घर के सब लोग, और उसके भाई, और उसके पिता के घर के सब लोग भी संग गए; पर वे अपने बाल-बच्चों, और भेड़-बकरियों, और गाय-बैलों को गोशेन देश में छोड़ गए।", + { + "type": "verse:v", + "number": "9", + "sid": "GEN 50:9" + }, + "और उसके संग रथ और सवार गए, इस प्रकार भीड़ बहुत भारी हो गई।", + { + "type": "verse:v", + "number": "10", + "sid": "GEN 50:10" + }, + "जब वे आताद के खलिहान तक, जो यरदन नदी के पार है, पहुँचे, तब वहाँ अत्यन्त भारी विलाप किया, और यूसुफ ने अपने पिता के लिये सात दिन का विलाप कराया।", + { + "type": "verse:v", + "number": "11", + "sid": "GEN 50:11" + }, + "आताद के खलिहान में के विलाप को देखकर उस देश के निवासी कनानियों ने कहा, “यह तो मिस्रियों का कोई भारी विलाप होगा।” इसी कारण उस स्थान का नाम", + { + "type": "char:it", + "content": [ + "आबेलमिस्रैम", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "50.11" + ] }, - "तब यूसुफ अपने पिता के मुँह पर गिरकर रोया और उसे चूमा।", { - "type": "verse:v", - "number": "2", - "sid": "GEN 50:2" + "type": "char:fq", + "content": [ + "आबेलमिस्रैम:" + ] }, - "और यूसुफ ने उन वैद्यों को, जो उसके सेवक थे, आज्ञा दी कि उसके पिता के शव में सुगन्ध-द्रव्य भरे; तब वैद्यों ने इस्राएल के शव में सुगन्ध-द्रव्य भर दिए।", { - "type": "verse:v", - "number": "3", - "sid": "GEN 50:3" - }, - "और उसके चालीस दिन पूरे हुए, क्योंकि जिनके शव में सुगन्ध-द्रव्य भरे जाते हैं, उनको इतने ही दिन पूरे लगते है; और मिस्री लोग उसके लिये सत्तर दिन तक विलाप करते रहे।" - ] + "type": "char:ft", + "content": [ + "अर्थात् ‘मिस्र के विलाप’" + ] + } + ] + } + ] + }, + "पड़ा, और वह यरदन के पार है।" + ] + }, + { + "type": "para:s", + "content": [ + "याकूब के शव को मकपेला में गाड़ा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "GEN 50:12" + }, + "इस्राएल के पुत्रों ने ठीक वही काम किया जिसकी उसने उनको आज्ञा दी थी:", + { + "type": "verse:v", + "number": "13", + "sid": "GEN 50:13" + }, + "अर्थात् उन्होंने उसको कनान देश में ले जाकर मकपेला की उस भूमिवाली गुफा में, जो मम्रे के सामने हैं, मिट्टी दी; जिसको अब्राहम ने हित्ती एप्रोन के हाथ से इसलिए मोल लिया था, कि वह कब्रिस्तान के लिये उसकी निज भूमि हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 50:14" + }, + "अपने पिता को मिट्टी देकर यूसुफ अपने भाइयों और उन सब समेत, जो उसके पिता को मिट्टी देने के लिये उसके संग गए थे, मिस्र लौट आया।" + ] + }, + { + "type": "para:s", + "content": [ + "भाइयों को आश्वासन देना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "GEN 50:15" + }, + "जब यूसुफ के भाइयों ने देखा कि हमारा पिता मर गया है, तब कहने लगे, “कदाचित् यूसुफ अब हमारे पीछे पडे़, और जितनी बुराई हमने उससे की थी सब का पूरा बदला हम से ले।”", + { + "type": "verse:v", + "number": "16", + "sid": "GEN 50:16" + }, + "इसलिए उन्होंने यूसुफ के पास यह कहला भेजा, “तेरे पिता ने मरने से पहले हमें यह आज्ञा दी थी,", + { + "type": "verse:v", + "number": "17", + "sid": "GEN 50:17" + }, + "‘तुम लोग यूसुफ से इस प्रकार कहना, कि हम विनती करते हैं, कि तू अपने भाइयों के अपराध और पाप को क्षमा कर; हमने तुझ से बुराई की थी, पर अब अपने पिता के परमेश्वर के दासों का अपराध क्षमा कर।’” उनकी ये बातें सुनकर यूसुफ रो पड़ा।", + { + "type": "verse:v", + "number": "18", + "sid": "GEN 50:18" + }, + "और उसके भाई आप भी जाकर उसके सामने गिर पड़े, और कहा, “देख,", + { + "type": "char:it", + "content": [ + "हम तेरे दास हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "50.18" + ] + }, + { + "type": "char:fq", + "content": [ + "हम तेरे दास हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसमें कोई संदेह नहीं कि जब यूसुफ के भाई उसके सामने गिरकर क्षमा माँगने लगे तब उसने उन्हें बुलवाया था। यूसुफ ने उनके भय को दूर किया। क्या मैं परमेश्वर की जगह पर हूँ?: कि मैं व्यवस्था अपने हाथों में लेकर बदला लूँ।" + ] + } + ] + } + ] }, + "।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 50:4" - }, - "जब उसके विलाप के दिन बीत गए, तब यूसुफ फ़िरौन के घराने के लोगों से कहने लगा, “यदि तुम्हारे अनुग्रह की दृष्टि मुझ पर हो तो मेरी यह विनती फ़िरौन को सुनाओ,", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 50:5" - }, - "मेरे पिता ने यह कहकर, ‘देख मैं मरने पर हूँ,’ मुझे यह शपथ खिलाई, ‘जो कब्र मैंने अपने लिये कनान देश में खुदवाई है उसी में तू मुझे मिट्टी देगा।’ इसलिए अब मुझे वहाँ जाकर अपने पिता को मिट्टी देने की आज्ञा दे, तत्पश्चात् मैं लौट आऊँगा।”", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 50:6" - }, - "तब फ़िरौन ने कहा, “जाकर अपने पिता की खिलाई हुई शपथ के अनुसार उनको मिट्टी दे।”" - ] + "type": "verse:v", + "number": "19", + "sid": "GEN 50:19" }, + "यूसुफ ने उनसे कहा, “मत डरो, क्या मैं परमेश्वर की जगह पर हूँ?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "GEN 50:7" - }, - "इसलिए यूसुफ अपने पिता को मिट्टी देने के लिये चला, और फ़िरौन के सब कर्मचारी, अर्थात् उसके भवन के पुरनिये, और मिस्र देश के सब पुरनिये उसके संग चले।", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 50:8" - }, - "और यूसुफ के घर के सब लोग, और उसके भाई, और उसके पिता के घर के सब लोग भी संग गए; पर वे अपने बाल-बच्चों, और भेड़-बकरियों, और गाय-बैलों को गोशेन देश में छोड़ गए।", - { - "type": "verse:v", - "number": "9", - "sid": "GEN 50:9" - }, - "और उसके संग रथ और सवार गए, इस प्रकार भीड़ बहुत भारी हो गई।", - { - "type": "verse:v", - "number": "10", - "sid": "GEN 50:10" - }, - "जब वे आताद के खलिहान तक, जो यरदन नदी के पार है, पहुँचे, तब वहाँ अत्यन्त भारी विलाप किया, और यूसुफ ने अपने पिता के लिये सात दिन का विलाप कराया।", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 50:11" - }, - "आताद के खलिहान में के विलाप को देखकर उस देश के निवासी कनानियों ने कहा, “यह तो मिस्रियों का कोई भारी विलाप होगा।” इसी कारण उस स्थान का नाम", - { - "type": "char:it", - "content": [ - "आबेलमिस्रैम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.11" - ] - }, - { - "type": "char:fq", - "content": [ - "आबेलमिस्रैम:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘मिस्र के विलाप’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पड़ा, और वह यरदन के पार है।" - ] - } - ] + "type": "verse:v", + "number": "20", + "sid": "GEN 50:20" }, + "यद्यपि तुम लोगों ने मेरे लिये बुराई का विचार किया था; परन्तु परमेश्वर ने उसी बात में भलाई का विचार किया, जिससे वह ऐसा करे, जैसा आज के दिन प्रगट है, कि बहुत से लोगों के प्राण बचे हैं।", { - "type": "para:s", - "content": [ - "याकूब के शव को मकपेला में गाड़ा जाना" - ] + "type": "verse:v", + "number": "21", + "sid": "GEN 50:21" }, + "इसलिए अब मत डरो: मैं तुम्हारा और तुम्हारे बाल-बच्चों का पालन-पोषण करता रहूँगा।” इस प्रकार उसने उनको समझा-बुझाकर शान्ति दी।" + ] + }, + { + "type": "para:s", + "content": [ + "यूसुफ की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "GEN 50:12" - }, - "इस्राएल के पुत्रों ने ठीक वही काम किया जिसकी उसने उनको आज्ञा दी थी:", - { - "type": "verse:v", - "number": "13", - "sid": "GEN 50:13" - }, - "अर्थात् उन्होंने उसको कनान देश में ले जाकर मकपेला की उस भूमिवाली गुफा में, जो मम्रे के सामने हैं, मिट्टी दी; जिसको अब्राहम ने हित्ती एप्रोन के हाथ से इसलिए मोल लिया था, कि वह कब्रिस्तान के लिये उसकी निज भूमि हो।" - ] + "type": "verse:v", + "number": "22", + "sid": "GEN 50:22" }, + "यूसुफ अपने पिता के घराने समेत मिस्र में रहता रहा, और यूसुफ एक सौ दस वर्ष जीवित रहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 50:14" - }, - "अपने पिता को मिट्टी देकर यूसुफ अपने भाइयों और उन सब समेत, जो उसके पिता को मिट्टी देने के लिये उसके संग गए थे, मिस्र लौट आया।" - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 50:23" }, + "और यूसुफ एप्रैम के परपोतों तक को देखने पाया और मनश्शे के पोते, जो माकीर के पुत्र थे, वे उत्पन्न हुए और यूसुफ ने उन्हें गोद में लिया।", { - "type": "para:s", - "content": [ - "भाइयों को आश्वासन देना" - ] + "type": "verse:v", + "number": "24", + "sid": "GEN 50:24" }, + "यूसुफ ने अपने भाइयों से कहा, “मैं तो मरने पर हूँ; परन्तु", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "GEN 50:15" - }, - "जब यूसुफ के भाइयों ने देखा कि हमारा पिता मर गया है, तब कहने लगे, “कदाचित् यूसुफ अब हमारे पीछे पडे़, और जितनी बुराई हमने उससे की थी सब का पूरा बदला हम से ले।”", - { - "type": "verse:v", - "number": "16", - "sid": "GEN 50:16" - }, - "इसलिए उन्होंने यूसुफ के पास यह कहला भेजा, “तेरे पिता ने मरने से पहले हमें यह आज्ञा दी थी,", - { - "type": "verse:v", - "number": "17", - "sid": "GEN 50:17" - }, - "‘तुम लोग यूसुफ से इस प्रकार कहना, कि हम विनती करते हैं, कि तू अपने भाइयों के अपराध और पाप को क्षमा कर; हमने तुझ से बुराई की थी, पर अब अपने पिता के परमेश्वर के दासों का अपराध क्षमा कर।’” उनकी ये बातें सुनकर यूसुफ रो पड़ा।", - { - "type": "verse:v", - "number": "18", - "sid": "GEN 50:18" - }, - "और उसके भाई आप भी जाकर उसके सामने गिर पड़े, और कहा, “देख,", - { - "type": "char:it", - "content": [ - "हम तेरे दास हैं" - ] - }, + "type": "char:it", + "content": [ + "परमेश्वर निश्चय तुम्हारी सुधि लेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.18" - ] - }, - { - "type": "char:fq", - "content": [ - "हम तेरे दास हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसमें कोई संदेह नहीं कि जब यूसुफ के भाई उसके सामने गिरकर क्षमा माँगने लगे तब उसने उन्हें बुलवाया था। यूसुफ ने उनके भय को दूर किया। क्या मैं परमेश्वर की जगह पर हूँ?: कि मैं व्यवस्था अपने हाथों में लेकर बदला लूँ।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "50.24" + ] }, { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:fq", + "content": [ + "परमेश्वर निश्चय तुम्हारी सुधि लेगा:" + ] }, { - "type": "verse:v", - "number": "19", - "sid": "GEN 50:19" - }, - "यूसुफ ने उनसे कहा, “मत डरो, क्या मैं परमेश्वर की जगह पर हूँ?", - { - "type": "verse:v", - "number": "20", - "sid": "GEN 50:20" - }, - "यद्यपि तुम लोगों ने मेरे लिये बुराई का विचार किया था; परन्तु परमेश्वर ने उसी बात में भलाई का विचार किया, जिससे वह ऐसा करे, जैसा आज के दिन प्रगट है, कि बहुत से लोगों के प्राण बचे हैं।", - { - "type": "verse:v", - "number": "21", - "sid": "GEN 50:21" - }, - "इसलिए अब मत डरो: मैं तुम्हारा और तुम्हारे बाल-बच्चों का पालन-पोषण करता रहूँगा।” इस प्रकार उसने उनको समझा-बुझाकर शान्ति दी।" - ] + "type": "char:ft", + "content": [ + "यूसुफ ने इस्राएल की सन्तानों के वापस प्रतिज्ञा किए हुए देश में जाने पर अपना अटूट भरोसा प्रगट किया। परमेश्वर निश्चय सुधि लेगा।: यूसुफ की देह पर सुगन्धित द्रव्य लगाए गए और उसे इस सन्दूक में रखा गया, और इस प्रकार उसकी सन्तानों ने उसे रखा। देह को इस प्रकार रखना मिस्र में अनहोना नहीं था।" + ] + } + ] + } + ] }, + ", और तुम्हें इस देश से निकालकर उस देश में पहुँचा देगा, जिसके देने की उसने अब्राहम, इसहाक, और याकूब से शपथ खाई थी।”", { - "type": "para:s", - "content": [ - "यूसुफ की मृत्यु" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 11:22)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 50:22" - }, - "यूसुफ अपने पिता के घराने समेत मिस्र में रहता रहा, और यूसुफ एक सौ दस वर्ष जीवित रहा।", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 50:23" - }, - "और यूसुफ एप्रैम के परपोतों तक को देखने पाया और मनश्शे के पोते, जो माकीर के पुत्र थे, वे उत्पन्न हुए और यूसुफ ने उन्हें गोद में लिया।", - { - "type": "verse:v", - "number": "24", - "sid": "GEN 50:24" - }, - "यूसुफ ने अपने भाइयों से कहा, “मैं तो मरने पर हूँ; परन्तु", - { - "type": "char:it", - "content": [ - "परमेश्वर निश्चय तुम्हारी सुधि लेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.24" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर निश्चय तुम्हारी सुधि लेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यूसुफ ने इस्राएल की सन्तानों के वापस प्रतिज्ञा किए हुए देश में जाने पर अपना अटूट भरोसा प्रगट किया। परमेश्वर निश्चय सुधि लेगा।: यूसुफ की देह पर सुगन्धित द्रव्य लगाए गए और उसे इस सन्दूक में रखा गया, और इस प्रकार उसकी सन्तानों ने उसे रखा। देह को इस प्रकार रखना मिस्र में अनहोना नहीं था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और तुम्हें इस देश से निकालकर उस देश में पहुँचा देगा, जिसके देने की उसने अब्राहम, इसहाक, और याकूब से शपथ खाई थी।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:22)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "GEN 50:25" - }, - "फिर यूसुफ ने इस्राएलियों से यह कहकर कि परमेश्वर निश्चय तुम्हारी सुधि लेगा, उनको इस विषय की शपथ खिलाई, “हम तेरी हड्डियों को यहाँ से उस देश में ले जाएँगे।”", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:22)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "GEN 50:26" - }, - "इस प्रकार यूसुफ एक सौ दस वर्ष का होकर मर गया: और उसकी शव में सुगन्ध-द्रव्य भरे गए, और वह शव मिस्र में एक शवपेटी में रखा गया।" - ] - } - ] + "type": "verse:v", + "number": "25", + "sid": "GEN 50:25" + }, + "फिर यूसुफ ने इस्राएलियों से यह कहकर कि परमेश्वर निश्चय तुम्हारी सुधि लेगा, उनको इस विषय की शपथ खिलाई, “हम तेरी हड्डियों को यहाँ से उस देश में ले जाएँगे।”", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 11:22)" + ] + }, + { + "type": "verse:v", + "number": "26", + "sid": "GEN 50:26" + }, + "इस प्रकार यूसुफ एक सौ दस वर्ष का होकर मर गया: और उसकी शव में सुगन्ध-द्रव्य भरे गए, और वह शव मिस्र में एक शवपेटी में रखा गया।" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV2/origin-usj.json b/tests/special-cases/IRV2/origin-usj.json index 9ddd060e..0962e80e 100644 --- a/tests/special-cases/IRV2/origin-usj.json +++ b/tests/special-cases/IRV2/origin-usj.json @@ -1,13071 +1,12410 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "DEU", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "व्यवस्थाविवरण" + ] + }, + { + "type": "para:toc1", + "content": [ + "व्यवस्थाविवरण" + ] + }, + { + "type": "para:toc2", + "content": [ + "व्यवस्थाविवरण" + ] + }, + { + "type": "para:toc3", + "content": [ + "व्यव." + ] + }, + { + "type": "para:mt", + "content": [ + "व्यवस्थाविवरण" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "व्यवस्थाविवरण की पुस्तक मूसा ने लिखी थी जो वास्तव में इस्राएल को दिये गये मूसा के उपदेशों का संग्रह है। जब इस्राएल यरदन नदी पार करने पर था तब मूसा ने उन्हें शिक्षात्मक बातें कहीं थीं। “जो बातें मूसा ने यरदन के पास...सारे इस्राएल से कहीं वे ये हैं” (1:1) अन्तिम अध्याय का लेखक कोई और (सम्भवतः यहोशू) है। पुस्तक ही में अधिकांश विषयवस्तु मूसा के नाम है। (1:1,5; 31:24) व्यवस्थाविवरण की पुस्तक में मूसा और इस्राएल मोआब की सीमाओं में हैं, यह वह स्थान है जहाँ यरदन नदी मृत सागर में गिरती है। (1:5) व्यवस्थाविवरण के मूल शब्द (ड्यूटरो नोमोस) का अर्थ है, “दूसरी व्यवस्था” यह परमेश्वर और उसकी प्रजा इस्राएल के मध्य वाचा का पुनरावलोकन है।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 1446 - 1405 ई. पू." + ] + }, + { + "type": "para:ip", + "content": [ + "यह पुस्तक इस्राएल द्वारा प्रतिज्ञा के प्रदेश में प्रवेश से 40 दिन पूर्व के समय में लिखी गई थी।" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "इस्राएल की नई पीढ़ी इस पुस्तक के मूल पाठक थे जो प्रतिज्ञा के प्रदेश में प्रवेश करने के लिए तैयार थी (उनके माता-पिता के मिस्र से पलायन के 40 वर्ष पश्चात की पीढ़ी) परन्तु यह पुस्तक आनेवाले सब बाइबल पाठकों के लिए भी है।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "व्यवस्थाविवरण की पुस्तक इस्राएल के लिए मूसा का विदाई भाषण है। इस्राएल प्रतिज्ञा के देश में प्रवेश हेतु खड़ा है। मिस्र से निर्गमन के 40 वर्ष बाद इस्राएल कनान पर विजय प्राप्त करने के लिए यरदन नदी पार करने पर है। परन्तु मूसा प्रतिज्ञा के देश में प्रवेश नहीं करेगा उसके स्वर्ग सिधारने का समय आ गया है।" + ] + }, + { + "type": "para:ip", + "content": [ + "मूसा का विदाई भाषण में इस्राएल से एक भावनात्मक याचना है कि वे परमेश्वर की आज्ञाओं का पालन करें कि उस नये देश में उनके साथ सब मंगलमय हो (6:1-3,17-19)। इस भाषण में इस्राएल को स्मरण करवाया गया है कि उनका परमेश्वर कौन है (6:4) और उसने उनके लिए कैसे-कैसे काम किए हैं (6:10-12,20-23)। मूसा उनसे आग्रह करता है कि वे परमेश्वर की इन आज्ञाओं को आनेवाली पीढ़ियों में अवश्य पहुँचाएँ (6:6-9)।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "आज्ञाकारिता" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. मिस्र से इस्राएली यात्रा — 1:1-3:29" + ] + }, + { + "type": "para:io1", + "content": [ + "2. परमेश्वर के साथ इस्राएल से सम्बंध — 4:1-5:33" + ] + }, + { + "type": "para:io1", + "content": [ + "3. परमेश्वर के साथ स्वामिभक्ति का महत्त्व — 6:1-11:32" + ] + }, + { + "type": "para:io1", + "content": [ + "4. परमेश्वर से प्रेम कैसे करें और उसकी आज्ञाओं का पालन कैसे करें — 12:1-26:19" + ] + }, + { + "type": "para:io1", + "content": [ + "5. आशीषें और श्राप — 27:1-30:20" + ] + }, + { + "type": "para:io1", + "content": [ + "6. मूसा की मृत्यु — 31:1-34:12" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "DEU 1" + }, + { + "type": "para:s", + "content": [ + "परिचय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 1:1" + }, + "जो बातें मूसा ने यरदन के पार जंगल में, अर्थात् सूफ के सामने के अराबा में, और पारान और तोपेल के बीच, और लाबान हसेरोत और दीजाहाब में, सारे इस्राएलियों से कहीं वे ये हैं।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 1:2" + }, + "होरेब से कादेशबर्ने तक सेईर पहाड़ का मार्ग ग्यारह दिन का है।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 1:3" + }, + "चालीसवें वर्ष के ग्यारहवें महीने के पहले दिन को जो कुछ यहोवा ने मूसा को इस्राएलियों से कहने की आज्ञा दी थी, उसके अनुसार मूसा उनसे ये बातें कहने लगा।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 1:4" + }, + "अर्थात् जब मूसा ने एमोरियों के राजा हेशबोनवासी सीहोन और बाशान के राजा अश्तारोतवासी ओग को एद्रेई में मार डाला,", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 1:5" + }, + "उसके बाद यरदन के पार", + { + "type": "char:it", + "content": [ + "मोआब देश में", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.5" + ] + }, + { + "type": "char:fq", + "content": [ + "मोआब देश में:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह क्षेत्र पहले मोआबियों का था और उन्हीं के नाम से इसका भी नाम पड़ा परन्तु अम्मोरियों ने इसे जीत लिया था।" + ] + } + ] + } + ] + }, + "वह व्यवस्था का विवरण ऐसे करने लगा," + ] + }, + { + "type": "para:s", + "content": [ + "होरेब से प्रस्थान" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "DEU" + "type": "verse:v", + "number": "6", + "sid": "DEU 1:6" }, + "“हमारे परमेश्वर यहोवा ने होरेब के पास हम से कहा था, ‘तुम लोगों को इस पहाड़ के पास रहते हुए बहुत दिन हो गए हैं;", { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 1:7" }, + "इसलिए अब यहाँ से कूच करो, और एमोरियों के पहाड़ी देश को, और क्या अराबा में, क्या पहाड़ों में, क्या नीचे के देश में, क्या दक्षिण देश में, क्या समुद्र के किनारे, जितने लोग एमोरियों के पास रहते हैं उनके देश को, अर्थात् लबानोन पर्वत तक और फरात नाम महानद तक रहनेवाले कनानियों के देश को भी चले जाओ।", { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 1:8" }, + "सुनो, मैं उस देश को तुम्हारे सामने किए देता हूँ; जिस देश के विषय यहोवा ने अब्राहम, इसहाक, और याकूब, तुम्हारे पितरों से शपथ खाकर कहा था कि मैं इसे तुम को और तुम्हारे बाद तुम्हारे वंश को दूँगा, उसको अब जाकर अपने अधिकार में कर लो।’”" + ] + }, + { + "type": "para:s", + "content": [ + "अगुओं और न्यायियों की नियुक्ति" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:h", - "content": [ - "व्यवस्थाविवरण" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 1:9" }, + "“फिर उसी समय मैंने तुम से कहा, ‘मैं तुम्हारा भार अकेला नहीं उठा सकता;", { - "type": "para:toc1", - "content": [ - "व्यवस्थाविवरण" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 1:10" }, + "क्योंकि तुम्हारे परमेश्वर यहोवा ने तुम को यहाँ तक बढ़ाया है कि तुम गिनती में आज आकाश के तारों के समान हो गए हो।", { - "type": "para:toc2", - "content": [ - "व्यवस्थाविवरण" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 11:12)" + ] }, { - "type": "para:toc3", - "content": [ - "व्यव." - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 1:11" }, + "तुम्हारे पितरों का परमेश्वर तुम को हजारगुणा और भी बढ़ाए, और अपने वचन के अनुसार तुम को आशीष भी देता रहे!", { - "type": "para:mt", - "content": [ - "व्यवस्थाविवरण" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 1:12" }, + "परन्तु तुम्हारे झंझट, और भार, और झगड़ों को मैं अकेला कहाँ तक सह सकता हूँ।", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 1:13" }, + "इसलिए तुम अपने-अपने गोत्र में से एक-एक बुद्धिमान और समझदार और प्रसिद्ध पुरुष चुन लो, और मैं उन्हें तुम पर मुखिया ठहराऊँगा।’", { - "type": "para:ip", - "content": [ - "व्यवस्थाविवरण की पुस्तक मूसा ने लिखी थी जो वास्तव में इस्राएल को दिये गये मूसा के उपदेशों का संग्रह है। जब इस्राएल यरदन नदी पार करने पर था तब मूसा ने उन्हें शिक्षात्मक बातें कहीं थीं। “जो बातें मूसा ने यरदन के पास...सारे इस्राएल से कहीं वे ये हैं” (1:1) अन्तिम अध्याय का लेखक कोई और (सम्भवतः यहोशू) है। पुस्तक ही में अधिकांश विषयवस्तु मूसा के नाम है। (1:1,5; 31:24) व्यवस्थाविवरण की पुस्तक में मूसा और इस्राएल मोआब की सीमाओं में हैं, यह वह स्थान है जहाँ यरदन नदी मृत सागर में गिरती है। (1:5) व्यवस्थाविवरण के मूल शब्द (ड्यूटरो नोमोस) का अर्थ है, “दूसरी व्यवस्था” यह परमेश्वर और उसकी प्रजा इस्राएल के मध्य वाचा का पुनरावलोकन है।" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 1:14" }, + "इसके उत्तर में तुम ने मुझसे कहा, ‘जो कुछ तू हम से कहता है उसका करना अच्छा है।’", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 1:15" }, + "इसलिए मैंने तुम्हारे गोत्रों के मुख्य पुरुषों को जो बुद्धिमान और प्रसिद्ध पुरुष थे चुनकर तुम पर मुखिया नियुक्त किया, अर्थात् हजार-हजार, सौ-सौ, पचास-पचास, और दस-दस के ऊपर प्रधान और तुम्हारे गोत्रों के सरदार भी नियुक्त किए।", { - "type": "para:ip", - "content": [ - "लगभग 1446 - 1405 ई. पू." - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 1:16" }, + "और उस समय मैंने तुम्हारे न्यायियों को आज्ञा दी, ‘तुम अपने भाइयों के मुकद्दमे सुना करो, और उनके बीच और उनके पड़ोसियों और परदेशियों के बीच भी धार्मिकता से न्याय किया करो।", { - "type": "para:ip", - "content": [ - "यह पुस्तक इस्राएल द्वारा प्रतिज्ञा के प्रदेश में प्रवेश से 40 दिन पूर्व के समय में लिखी गई थी।" - ] + "type": "char:bdit", + "content": [ + "(यूह. 7:51)" + ] }, { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 1:17" }, + "न्याय करते समय किसी का पक्ष न करना; जैसे बड़े की वैसे ही छोटे मनुष्य की भी सुनना; किसी का मुँह देखकर न डरना, क्योंकि न्याय परमेश्वर का काम है; और जो मुकद्दमा तुम्हारे लिये कठिन हो, वह मेरे पास ले आना, और मैं उसे सुनूँगा।’", { - "type": "para:ip", - "content": [ - "इस्राएल की नई पीढ़ी इस पुस्तक के मूल पाठक थे जो प्रतिज्ञा के प्रदेश में प्रवेश करने के लिए तैयार थी (उनके माता-पिता के मिस्र से पलायन के 40 वर्ष पश्चात की पीढ़ी) परन्तु यह पुस्तक आनेवाले सब बाइबल पाठकों के लिए भी है।" - ] + "type": "char:bdit", + "content": [ + "(याकू. 2:9)" + ] }, { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 1:18" }, + "और मैंने उसी समय तुम्हारे सारे कर्तव्य कर्म तुम को बता दिए।" + ] + }, + { + "type": "para:s", + "content": [ + "कनान देश में भेदियों का भेजा जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "व्यवस्थाविवरण की पुस्तक इस्राएल के लिए मूसा का विदाई भाषण है। इस्राएल प्रतिज्ञा के देश में प्रवेश हेतु खड़ा है। मिस्र से निर्गमन के 40 वर्ष बाद इस्राएल कनान पर विजय प्राप्त करने के लिए यरदन नदी पार करने पर है। परन्तु मूसा प्रतिज्ञा के देश में प्रवेश नहीं करेगा उसके स्वर्ग सिधारने का समय आ गया है।" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 1:19" }, + "“हम होरेब से कूच करके अपने परमेश्वर यहोवा की आज्ञा के अनुसार उस सारे बड़े और भयानक जंगल में होकर चले, जिसे तुम ने एमोरियों के पहाड़ी देश के मार्ग में देखा, और हम कादेशबर्ने तक आए।", { - "type": "para:ip", - "content": [ - "मूसा का विदाई भाषण में इस्राएल से एक भावनात्मक याचना है कि वे परमेश्वर की आज्ञाओं का पालन करें कि उस नये देश में उनके साथ सब मंगलमय हो (6:1-3,17-19)। इस भाषण में इस्राएल को स्मरण करवाया गया है कि उनका परमेश्वर कौन है (6:4) और उसने उनके लिए कैसे-कैसे काम किए हैं (6:10-12,20-23)। मूसा उनसे आग्रह करता है कि वे परमेश्वर की इन आज्ञाओं को आनेवाली पीढ़ियों में अवश्य पहुँचाएँ (6:6-9)।" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 1:20" }, + "वहाँ मैंने तुम से कहा, ‘तुम एमोरियों के पहाड़ी देश तक आ गए हो जिसको हमारा परमेश्वर यहोवा हमें देता है।", { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 1:21" }, + "देखो, उस देश को तुम्हारा परमेश्वर यहोवा तुम्हारे सामने किए देता है, इसलिए अपने पितरों के परमेश्वर यहोवा के वचन के अनुसार उस पर चलो, और उसे अपने अधिकार में ले लो; न तो तुम डरो और न तुम्हारा मन कच्चा हो।’", { - "type": "para:ip", - "content": [ - "आज्ञाकारिता" - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 1:22" }, + "और तुम सब मेरे पास आकर कहने लगे, ‘हम अपने आगे पुरुषों को भेज देंगे, जो उस देश का पता लगाकर हमको यह सन्देश दें, कि कौन से मार्ग से होकर चलना होगा और किस-किस नगर में प्रवेश करना पड़ेगा?’", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "23", + "sid": "DEU 1:23" }, + "इस बात से प्रसन्न होकर मैंने तुम में से बारह पुरुष, अर्थात् हर गोत्र में से एक पुरुष चुन लिया;", { - "type": "para:io1", - "content": [ - "1. मिस्र से इस्राएली यात्रा — 1:1-3:29" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 1:24" }, + "और वे पहाड़ पर चढ़ गए, और एशकोल नामक नाले को पहुँचकर उस देश का भेद लिया।", { - "type": "para:io1", - "content": [ - "2. परमेश्वर के साथ इस्राएल से सम्बंध — 4:1-5:33" - ] + "type": "verse:v", + "number": "25", + "sid": "DEU 1:25" }, + "और उस देश के फलों में से कुछ हाथ में लेकर हमारे पास आए, और हमको यह सन्देश दिया, ‘जो देश हमारा परमेश्वर यहोवा हमें देता है वह अच्छा है।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:io1", - "content": [ - "3. परमेश्वर के साथ स्वामिभक्ति का महत्त्व — 6:1-11:32" - ] + "type": "verse:v", + "number": "26", + "sid": "DEU 1:26" }, + "“तो भी तुम ने वहाँ जाने से मना किया, किन्तु अपने परमेश्वर यहोवा की आज्ञा के विरुद्ध होकर", { - "type": "para:io1", - "content": [ - "4. परमेश्वर से प्रेम कैसे करें और उसकी आज्ञाओं का पालन कैसे करें — 12:1-26:19" - ] + "type": "verse:v", + "number": "27", + "sid": "DEU 1:27" }, + "अपने-अपने डेरे में यह कहकर कुढ़कुढ़ाने लगे, ‘यहोवा हम से बैर रखता है, इस कारण हमको मिस्र देश से निकाल ले आया है, कि हमको एमोरियों के वश में करके हमारा सत्यानाश कर डाले।", { - "type": "para:io1", - "content": [ - "5. आशीषें और श्राप — 27:1-30:20" - ] + "type": "verse:v", + "number": "28", + "sid": "DEU 1:28" }, + "हम किधर जाएँ? हमारे भाइयों ने यह कहकर हमारे मन को कच्चा कर दिया है कि वहाँ के लोग हम से बड़े और लम्बे हैं; और वहाँ के नगर बड़े-बड़े हैं, और उनकी शहरपनाह आकाश से बातें करती हैं; और हमने वहाँ अनाकवंशियों को भी देखा है।’", { - "type": "para:io1", - "content": [ - "6. मूसा की मृत्यु — 31:1-34:12" - ] + "type": "verse:v", + "number": "29", + "sid": "DEU 1:29" }, + "मैंने तुम से कहा, ‘उनके कारण भय मत खाओ और न डरो।", { - "type": "chapter:c", - "number": "1", - "sid": "DEU 1" + "type": "verse:v", + "number": "30", + "sid": "DEU 1:30" }, + "तुम्हारा परमेश्वर यहोवा जो तुम्हारे आगे-आगे चलता है वह आप तुम्हारी ओर से लड़ेगा, जैसे कि उसने मिस्र में तुम्हारे देखते तुम्हारे लिये किया;", { - "type": "para:s", - "content": [ - "परिचय" - ] + "type": "verse:v", + "number": "31", + "sid": "DEU 1:31" }, + "फिर तुम ने जंगल में भी देखा कि जिस रीति कोई पुरुष अपने लड़के को उठाए चलता है, उसी रीति हमारा परमेश्वर यहोवा हमको इस स्थान पर पहुँचने तक, उस सारे मार्ग में जिससे हम आए हैं, उठाए रहा।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 1:1" - }, - "जो बातें मूसा ने यरदन के पार जंगल में, अर्थात् सूफ के सामने के अराबा में, और पारान और तोपेल के बीच, और लाबान हसेरोत और दीजाहाब में, सारे इस्राएलियों से कहीं वे ये हैं।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 1:2" - }, - "होरेब से कादेशबर्ने तक सेईर पहाड़ का मार्ग ग्यारह दिन का है।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 1:3" - }, - "चालीसवें वर्ष के ग्यारहवें महीने के पहले दिन को जो कुछ यहोवा ने मूसा को इस्राएलियों से कहने की आज्ञा दी थी, उसके अनुसार मूसा उनसे ये बातें कहने लगा।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 1:4" - }, - "अर्थात् जब मूसा ने एमोरियों के राजा हेशबोनवासी सीहोन और बाशान के राजा अश्तारोतवासी ओग को एद्रेई में मार डाला,", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 1:5" - }, - "उसके बाद यरदन के पार", + "type": "char:bdit", + "content": [ + "(प्रेरि. 13:18)" + ] + }, + { + "type": "verse:v", + "number": "32", + "sid": "DEU 1:32" + }, + "इस बात पर भी तुम ने अपने उस परमेश्वर यहोवा पर विश्वास नहीं किया,", + { + "type": "verse:v", + "number": "33", + "sid": "DEU 1:33" + }, + "जो तुम्हारे आगे-आगे इसलिए चलता रहा कि डेरे डालने का स्थान तुम्हारे लिये ढूँढ़े, और रात को आग में और दिन को बादल में प्रगट होकर चला, ताकि तुम को वह मार्ग दिखाए जिससे तुम चलो।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल को दण्ड मिलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "DEU 1:34" + }, + "“परन्तु तुम्हारी वे बातें सुनकर यहोवा का कोप भड़क उठा, और उसने यह शपथ खाई,", + { + "type": "verse:v", + "number": "35", + "sid": "DEU 1:35" + }, + "‘निश्चय इस बुरी पीढ़ी के मनुष्यों में से एक भी उस अच्छे देश को देखने न पाएगा, जिसे मैंने उनके पितरों को देने की शपथ खाई थी।", + { + "type": "verse:v", + "number": "36", + "sid": "DEU 1:36" + }, + "केवल यपुन्ने का पुत्र कालेब ही उसे देखने पाएगा, और जिस भूमि पर उसके पाँव पड़े हैं उसे मैं उसको और उसके वंश को भी दूँगा; क्योंकि वह मेरे पीछे पूरी रीति से हो लिया है।’", + { + "type": "verse:v", + "number": "37", + "sid": "DEU 1:37" + }, + "और मुझ पर भी यहोवा तुम्हारे कारण क्रोधित हुआ, और यह कहा, ‘तू भी वहाँ जाने न पाएगा;", + { + "type": "verse:v", + "number": "38", + "sid": "DEU 1:38" + }, + "नून का पुत्र यहोशू जो तेरे सामने खड़ा रहता है, वह तो वहाँ जाने पाएगा; इसलिए तू उसको हियाव दे, क्योंकि उस देश को इस्राएलियों के अधिकार में वही कर देगा।", + { + "type": "verse:v", + "number": "39", + "sid": "DEU 1:39" + }, + "फिर तुम्हारे बाल-बच्चे जिनके विषय में तुम कहते हो कि ये लूट में चले जाएँगे, और तुम्हारे जो बच्चे अभी भले बुरे का भेद नहीं जानते, वे वहाँ प्रवेश करेंगे, और उनको मैं वह देश दूँगा, और वे उसके अधिकारी होंगे।", + { + "type": "verse:v", + "number": "40", + "sid": "DEU 1:40" + }, + "परन्तु तुम लोग घूमकर कूच करो, और लाल समुद्र के मार्ग से जंगल की ओर जाओ।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "DEU 1:41" + }, + "“तब तुम ने मुझसे कहा, ‘हमने यहोवा के विरुद्ध पाप किया है; अब हम अपने परमेश्वर यहोवा की आज्ञा के अनुसार चढ़ाई करेंगे और लड़ेंगे।’ तब तुम अपने-अपने हथियार बाँधकर पहाड़ पर बिना सोचे समझे चढ़ने को तैयार हो गए।", + { + "type": "verse:v", + "number": "42", + "sid": "DEU 1:42" + }, + "तब यहोवा ने मुझसे कहा, ‘उनसे कह दे कि तुम मत चढ़ो, और न लड़ो; क्योंकि मैं तुम्हारे मध्य में नहीं हूँ; कहीं ऐसा न हो कि तुम अपने शत्रुओं से हार जाओ।’", + { + "type": "verse:v", + "number": "43", + "sid": "DEU 1:43" + }, + "यह बात मैंने तुम से कह दी, परन्तु तुम ने न मानी; किन्तु ढिठाई से यहोवा की आज्ञा का उल्लंघन करके पहाड़ पर चढ़ गए।", + { + "type": "verse:v", + "number": "44", + "sid": "DEU 1:44" + }, + "तब उस पहाड़ के निवासी एमोरियों ने तुम्हारा सामना करने को निकलकर मधुमक्खियों के समान तुम्हारा पीछा किया, और सेईर देश के होर्मा तक तुम्हें मारते-मारते चले आए।", + { + "type": "verse:v", + "number": "45", + "sid": "DEU 1:45" + }, + "तब तुम लौटकर यहोवा के सामने रोने लगे; परन्तु यहोवा ने तुम्हारी न सुनी, न तुम्हारी बातों पर कान लगाया।", + { + "type": "verse:v", + "number": "46", + "sid": "DEU 1:46" + }, + "और तुम कादेश में बहुत दिनों तक रहे, यहाँ तक कि एक युग हो गया।" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "DEU 2" + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों का जंगल में भटकना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 2:1" + }, + "“तब उस आज्ञा के अनुसार, जो यहोवा ने मुझ को दी थी, हमने घूमकर कूच किया, और लाल समुद्र के मार्ग के जंगल की ओर गए; और बहुत दिन तक सेईर पहाड़ के बाहर-बाहर चलते रहे।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 2:2" + }, + "तब यहोवा ने मुझसे कहा,", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 2:3" + }, + "‘तुम लोगों को इस पहाड़ के बाहर-बाहर चलते हुए बहुत दिन बीत गए, अब घूमकर उत्तर की ओर चलो।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 2:4" + }, + "और तू प्रजा के लोगों को मेरी यह आज्ञा सुना, कि तुम सेईर के निवासी अपने भाई एसावियों की सीमा के पास होकर जाने पर हो; और वे तुम से डर जाएँगे। इसलिए तुम बहुत चौकस रहो;", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 2:5" + }, + "उनसे लड़ाई न छेड़ना; क्योंकि उनके देश में से मैं तुम्हें पाँव रखने की जगह तक न दूँगा, इस कारण कि", + { + "type": "char:it", + "content": [ + "मैंने सेईर पर्वत एसावियों के अधिकार में कर दिया है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मोआब देश में" - ] + "type": "char:fr", + "content": [ + "2.5" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.5" - ] - }, - { - "type": "char:fq", - "content": [ - "मोआब देश में:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह क्षेत्र पहले मोआबियों का था और उन्हीं के नाम से इसका भी नाम पड़ा परन्तु अम्मोरियों ने इसे जीत लिया था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "मैंने सेईर पर्वत एसावियों के अधिकार में कर दिया है:" + ] }, { - "type": "char:it", - "content": [ - "* वह व्यवस्था का विवरण ऐसे करने लगा," - ] + "type": "char:ft", + "content": [ + "यद्यपि एसाववंशियों को दाऊद ने जीत लिया था (2 शमू. 8:14), उन्हें देश से बाहर नहीं किया गया था परन्तु यहोशापात के राज्यकाल में उन्होंने अपनी स्वाधीनता प्राप्त कर ली थी (2 राजा. 8:20-22)" + ] } - ] + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "होरेब से प्रस्थान" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:5)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 1:6" - }, - "“हमारे परमेश्वर यहोवा ने होरेब के पास हम से कहा था, ‘तुम लोगों को इस पहाड़ के पास रहते हुए बहुत दिन हो गए हैं;", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 1:7" - }, - "इसलिए अब यहाँ से कूच करो, और एमोरियों के पहाड़ी देश को, और क्या अराबा में, क्या पहाड़ों में, क्या नीचे के देश में, क्या दक्षिण देश में, क्या समुद्र के किनारे, जितने लोग एमोरियों के पास रहते हैं उनके देश को, अर्थात् लबानोन पर्वत तक और फरात नाम महानद तक रहनेवाले कनानियों के देश को भी चले जाओ।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 1:8" - }, - "सुनो, मैं उस देश को तुम्हारे सामने किए देता हूँ; जिस देश के विषय यहोवा ने अब्राहम, इसहाक, और याकूब, तुम्हारे पितरों से शपथ खाकर कहा था कि मैं इसे तुम को और तुम्हारे बाद तुम्हारे वंश को दूँगा, उसको अब जाकर अपने अधिकार में कर लो।’”" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 2:6" }, + "तुम उनसे भोजन रुपये से मोल लेकर खा सकोगे, और रुपया देकर कुओं से पानी भरकर पी सकोगे।", { - "type": "para:s", - "content": [ - "अगुओं और न्यायियों की नियुक्ति" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 2:7" }, + "क्योंकि तुम्हारा परमेश्वर यहोवा तुम्हारे हाथों के सब कामों के विषय तुम्हें आशीष देता आया है; इस भारी जंगल में तुम्हारा चलना फिरना वह जानता है; इन चालीस वर्षों में तुम्हारा परमेश्वर यहोवा तुम्हारे संग-संग रहा है; और तुम को कुछ घटी नहीं हुई।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 1:9" - }, - "“फिर उसी समय मैंने तुम से कहा, ‘मैं तुम्हारा भार अकेला नहीं उठा सकता;", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 1:10" - }, - "क्योंकि तुम्हारे परमेश्वर यहोवा ने तुम को यहाँ तक बढ़ाया है कि तुम गिनती में आज आकाश के तारों के समान हो गए हो।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 1:11" - }, - "तुम्हारे पितरों का परमेश्वर तुम को हजारगुणा और भी बढ़ाए, और अपने वचन के अनुसार तुम को आशीष भी देता रहे!", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 1:12" - }, - "परन्तु तुम्हारे झंझट, और भार, और झगड़ों को मैं अकेला कहाँ तक सह सकता हूँ।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 1:13" - }, - "इसलिए तुम अपने-अपने गोत्र में से एक-एक बुद्धिमान और समझदार और प्रसिद्ध पुरुष चुन लो, और मैं उन्हें तुम पर मुखिया ठहराऊँगा।’", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 1:14" - }, - "इसके उत्तर में तुम ने मुझसे कहा, ‘जो कुछ तू हम से कहता है उसका करना अच्छा है।’", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 1:15" - }, - "इसलिए मैंने तुम्हारे गोत्रों के मुख्य पुरुषों को जो बुद्धिमान और प्रसिद्ध पुरुष थे चुनकर तुम पर मुखिया नियुक्त किया, अर्थात् हजार-हजार, सौ-सौ, पचास-पचास, और दस-दस के ऊपर प्रधान और तुम्हारे गोत्रों के सरदार भी नियुक्त किए।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 1:16" - }, - "और उस समय मैंने तुम्हारे न्यायियों को आज्ञा दी, ‘तुम अपने भाइयों के मुकद्दमे सुना करो, और उनके बीच और उनके पड़ोसियों और परदेशियों के बीच भी धार्मिकता से न्याय किया करो।", - { - "type": "char:bdit", - "content": [ - "(यूह. 7:51)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 1:17" - }, - "न्याय करते समय किसी का पक्ष न करना; जैसे बड़े की वैसे ही छोटे मनुष्य की भी सुनना; किसी का मुँह देखकर न डरना, क्योंकि न्याय परमेश्वर का काम है; और जो मुकद्दमा तुम्हारे लिये कठिन हो, वह मेरे पास ले आना, और मैं उसे सुनूँगा।’", - { - "type": "char:bdit", - "content": [ - "(याकू. 2:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 1:18" - }, - "और मैंने उसी समय तुम्हारे सारे कर्तव्य कर्म तुम को बता दिए।" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 2:8" }, + "अतः हम सेईर निवासी अपने भाई एसावियों के पास से होकर, अराबा के मार्ग, और एलत और एस्योनगेबेर को पीछे छोड़कर चले। “फिर हम मुड़कर मोआब के जंगल के मार्ग से होकर चले।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "कनान देश में भेदियों का भेजा जाना" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 2:9" }, + "और यहोवा ने मुझसे कहा, ‘मोआबियों को न सताना और न लड़ाई छेड़ना, क्योंकि मैं उनके देश में से कुछ भी तेरे अधिकार में न कर दूँगा क्योंकि मैंने आर को लूत के वंशजों के अधिकार में किया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 1:19" - }, - "“हम होरेब से कूच करके अपने परमेश्वर यहोवा की आज्ञा के अनुसार उस सारे बड़े और भयानक जंगल में होकर चले, जिसे तुम ने एमोरियों के पहाड़ी देश के मार्ग में देखा, और हम कादेशबर्ने तक आए।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 1:20" - }, - "वहाँ मैंने तुम से कहा, ‘तुम एमोरियों के पहाड़ी देश तक आ गए हो जिसको हमारा परमेश्वर यहोवा हमें देता है।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 1:21" - }, - "देखो, उस देश को तुम्हारा परमेश्वर यहोवा तुम्हारे सामने किए देता है, इसलिए अपने पितरों के परमेश्वर यहोवा के वचन के अनुसार उस पर चलो, और उसे अपने अधिकार में ले लो; न तो तुम डरो और न तुम्हारा मन कच्चा हो।’", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 1:22" - }, - "और तुम सब मेरे पास आकर कहने लगे, ‘हम अपने आगे पुरुषों को भेज देंगे, जो उस देश का पता लगाकर हमको यह सन्देश दें, कि कौन से मार्ग से होकर चलना होगा और किस-किस नगर में प्रवेश करना पड़ेगा?’", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 1:23" - }, - "इस बात से प्रसन्न होकर मैंने तुम में से बारह पुरुष, अर्थात् हर गोत्र में से एक पुरुष चुन लिया;", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 1:24" - }, - "और वे पहाड़ पर चढ़ गए, और एशकोल नामक नाले को पहुँचकर उस देश का भेद लिया।", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 1:25" - }, - "और उस देश के फलों में से कुछ हाथ में लेकर हमारे पास आए, और हमको यह सन्देश दिया, ‘जो देश हमारा परमेश्वर यहोवा हमें देता है वह अच्छा है।’" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 2:10" }, + "(पुराने दिनों में वहाँ एमी लोग बसे हुए थे, जो अनाकियों के समान बलवन्त और लम्बे-लम्बे और गिनती में बहुत थे;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "DEU 1:26" - }, - "“तो भी तुम ने वहाँ जाने से मना किया, किन्तु अपने परमेश्वर यहोवा की आज्ञा के विरुद्ध होकर", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 1:27" - }, - "अपने-अपने डेरे में यह कहकर कुढ़कुढ़ाने लगे, ‘यहोवा हम से बैर रखता है, इस कारण हमको मिस्र देश से निकाल ले आया है, कि हमको एमोरियों के वश में करके हमारा सत्यानाश कर डाले।", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 1:28" - }, - "हम किधर जाएँ? हमारे भाइयों ने यह कहकर हमारे मन को कच्चा कर दिया है कि वहाँ के लोग हम से बड़े और लम्बे हैं; और वहाँ के नगर बड़े-बड़े हैं, और उनकी शहरपनाह आकाश से बातें करती हैं; और हमने वहाँ अनाकवंशियों को भी देखा है।’", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 1:29" - }, - "मैंने तुम से कहा, ‘उनके कारण भय मत खाओ और न डरो।", - { - "type": "verse:v", - "number": "30", - "sid": "DEU 1:30" - }, - "तुम्हारा परमेश्वर यहोवा जो तुम्हारे आगे-आगे चलता है वह आप तुम्हारी ओर से लड़ेगा, जैसे कि उसने मिस्र में तुम्हारे देखते तुम्हारे लिये किया;", - { - "type": "verse:v", - "number": "31", - "sid": "DEU 1:31" - }, - "फिर तुम ने जंगल में भी देखा कि जिस रीति कोई पुरुष अपने लड़के को उठाए चलता है, उसी रीति हमारा परमेश्वर यहोवा हमको इस स्थान पर पहुँचने तक, उस सारे मार्ग में जिससे हम आए हैं, उठाए रहा।’", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 13:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "DEU 1:32" - }, - "इस बात पर भी तुम ने अपने उस परमेश्वर यहोवा पर विश्वास नहीं किया,", - { - "type": "verse:v", - "number": "33", - "sid": "DEU 1:33" - }, - "जो तुम्हारे आगे-आगे इसलिए चलता रहा कि डेरे डालने का स्थान तुम्हारे लिये ढूँढ़े, और रात को आग में और दिन को बादल में प्रगट होकर चला, ताकि तुम को वह मार्ग दिखाए जिससे तुम चलो।" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 2:11" }, + "और अनाकियों के समान वे भी रपाई गिने जाते थे, परन्तु मोआबी उन्हें एमी कहते हैं।", { - "type": "para:s", - "content": [ - "इस्राएल को दण्ड मिलना" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 2:12" }, + "और पुराने दिनों में सेईर में होरी लोग बसे हुए थे, परन्तु एसावियों ने उनको उस देश से निकाल दिया, और अपने सामने से नाश करके उनके स्थान पर आप बस गए; जैसे कि इस्राएलियों ने यहोवा के दिए हुए अपने अधिकार के देश में किया।)", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "DEU 1:34" - }, - "“परन्तु तुम्हारी वे बातें सुनकर यहोवा का कोप भड़क उठा, और उसने यह शपथ खाई,", - { - "type": "verse:v", - "number": "35", - "sid": "DEU 1:35" - }, - "‘निश्चय इस बुरी पीढ़ी के मनुष्यों में से एक भी उस अच्छे देश को देखने न पाएगा, जिसे मैंने उनके पितरों को देने की शपथ खाई थी।", - { - "type": "verse:v", - "number": "36", - "sid": "DEU 1:36" - }, - "केवल यपुन्ने का पुत्र कालेब ही उसे देखने पाएगा, और जिस भूमि पर उसके पाँव पड़े हैं उसे मैं उसको और उसके वंश को भी दूँगा; क्योंकि वह मेरे पीछे पूरी रीति से हो लिया है।’", - { - "type": "verse:v", - "number": "37", - "sid": "DEU 1:37" - }, - "और मुझ पर भी यहोवा तुम्हारे कारण क्रोधित हुआ, और यह कहा, ‘तू भी वहाँ जाने न पाएगा;", - { - "type": "verse:v", - "number": "38", - "sid": "DEU 1:38" - }, - "नून का पुत्र यहोशू जो तेरे सामने खड़ा रहता है, वह तो वहाँ जाने पाएगा; इसलिए तू उसको हियाव दे, क्योंकि उस देश को इस्राएलियों के अधिकार में वही कर देगा।", - { - "type": "verse:v", - "number": "39", - "sid": "DEU 1:39" - }, - "फिर तुम्हारे बाल-बच्चे जिनके विषय में तुम कहते हो कि ये लूट में चले जाएँगे, और तुम्हारे जो बच्चे अभी भले बुरे का भेद नहीं जानते, वे वहाँ प्रवेश करेंगे, और उनको मैं वह देश दूँगा, और वे उसके अधिकारी होंगे।", - { - "type": "verse:v", - "number": "40", - "sid": "DEU 1:40" - }, - "परन्तु तुम लोग घूमकर कूच करो, और लाल समुद्र के मार्ग से जंगल की ओर जाओ।’" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 2:13" }, + "अब तुम लोग कूच करके जेरेद नदी के पार जाओ।’ तब हम जेरेद नदी के पार आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "DEU 1:41" - }, - "“तब तुम ने मुझसे कहा, ‘हमने यहोवा के विरुद्ध पाप किया है; अब हम अपने परमेश्वर यहोवा की आज्ञा के अनुसार चढ़ाई करेंगे और लड़ेंगे।’ तब तुम अपने-अपने हथियार बाँधकर पहाड़ पर बिना सोचे समझे चढ़ने को तैयार हो गए।", - { - "type": "verse:v", - "number": "42", - "sid": "DEU 1:42" - }, - "तब यहोवा ने मुझसे कहा, ‘उनसे कह दे कि तुम मत चढ़ो, और न लड़ो; क्योंकि मैं तुम्हारे मध्य में नहीं हूँ; कहीं ऐसा न हो कि तुम अपने शत्रुओं से हार जाओ।’", - { - "type": "verse:v", - "number": "43", - "sid": "DEU 1:43" - }, - "यह बात मैंने तुम से कह दी, परन्तु तुम ने न मानी; किन्तु ढिठाई से यहोवा की आज्ञा का उल्लंघन करके पहाड़ पर चढ़ गए।", + "type": "verse:v", + "number": "14", + "sid": "DEU 2:14" + }, + "और हमारे कादेशबर्ने को छोड़ने से लेकर जेरेद नदी पार होने तक अड़तीस वर्ष बीत गए, उस बीच में यहोवा की शपथ के अनुसार उस पीढ़ी के सब योद्धा छावनी में से नाश हो गए।", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 2:15" + }, + "और जब तक वे नाश न हुए तब तक यहोवा का हाथ उन्हें छावनी में से मिटा डालने के लिये उनके विरुद्ध बढ़ा ही रहा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DEU 2:16" + }, + "“जब सब योद्धा मरते-मरते लोगों के बीच में से नाश हो गए,", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 2:17" + }, + "तब यहोवा ने मुझसे कहा,", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 2:18" + }, + "‘अब मोआब की सीमा, अर्थात् आर को पार कर;", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 2:19" + }, + "और जब तू अम्मोनियों के सामने जाकर उनके निकट पहुँचे, तब उनको न सताना और न छेड़ना, क्योंकि मैं अम्मोनियों के देश में से कुछ भी तेरे अधिकार में न करूँगा, क्योंकि मैंने उसे लूत के वंशजों के अधिकार में कर दिया है।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 2:20" + }, + "(वह देश भी रपाइयों का गिना जाता था, क्योंकि पुराने दिनों में रपाई, जिन्हें अम्मोनी", + { + "type": "char:it", + "content": [ + "जमजुम्मी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "44", - "sid": "DEU 1:44" + "type": "char:fr", + "content": [ + "2.20" + ] }, - "तब उस पहाड़ के निवासी एमोरियों ने तुम्हारा सामना करने को निकलकर मधुमक्खियों के समान तुम्हारा पीछा किया, और सेईर देश के होर्मा तक तुम्हें मारते-मारते चले आए।", { - "type": "verse:v", - "number": "45", - "sid": "DEU 1:45" + "type": "char:fq", + "content": [ + "जमजुम्मी:" + ] }, - "तब तुम लौटकर यहोवा के सामने रोने लगे; परन्तु यहोवा ने तुम्हारी न सुनी, न तुम्हारी बातों पर कान लगाया।", { - "type": "verse:v", - "number": "46", - "sid": "DEU 1:46" - }, - "और तुम कादेश में बहुत दिनों तक रहे, यहाँ तक कि एक युग हो गया।" - ] + "type": "char:ft", + "content": [ + "यह विशालकाय मनुष्यों की एक जाति थी जिसे उत्प.14:5 में रापाई: कहा गया है।" + ] + } + ] + } + ] + }, + "कहते थे, वे वहाँ रहते थे;", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 2:21" + }, + "वे भी अनाकियों के समान बलवान और लम्बे-लम्बे और गिनती में बहुत थे; परन्तु यहोवा ने उनको अम्मोनियों के सामने से नाश कर डाला, और उन्होंने उनको उस देश से निकाल दिया, और उनके स्थान पर आप रहने लगे;", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 2:22" + }, + "जैसे कि उसने सेईर के निवासी एसावियों के सामने से होरियों को नाश किया, और उन्होंने उनको उस देश से निकाल दिया, और आज तक उनके स्थान पर वे आप निवास करते हैं।", + { + "type": "verse:v", + "number": "23", + "sid": "DEU 2:23" }, + "वैसा ही अव्वियों को, जो गाज़ा नगर तक गाँवों में बसे हुए थे, उनको कप्तोरियों ने जो कप्तोर से निकले थे नाश किया, और उनके स्थान पर आप रहने लगे।)", { - "type": "chapter:c", - "number": "2", - "sid": "DEU 2" + "type": "verse:v", + "number": "24", + "sid": "DEU 2:24" }, + "अब तुम लोग उठकर कूच करो, और अर्नोन के नाले के पार चलो: सुन, मैं देश समेत हेशबोन के राजा एमोरी सीहोन को तेरे हाथ में कर देता हूँ; इसलिए उस देश को अपने अधिकार में लेना आरम्भ करो, और उस राजा से युद्ध छेड़ दो।", { - "type": "para:s", - "content": [ - "इस्राएलियों का जंगल में भटकना" - ] + "type": "verse:v", + "number": "25", + "sid": "DEU 2:25" }, + "और जितने लोग धरती पर रहते हैं उन सभी के मन में मैं आज ही के दिन से तेरे कारण डर और थरथराहट समवाने लगूँगा; वे तेरा समाचार पाकर तेरे डर के मारे काँपेंगे और पीड़ित होंगे।’" + ] + }, + { + "type": "para:s", + "content": [ + "राजा सीहोन की पराजय" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "26", + "sid": "DEU 2:26" + }, + "“अतः मैंने", + { + "type": "char:it", + "content": [ + "कदेमोत", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "DEU 2:1" + "type": "char:fr", + "content": [ + "2.26" + ] }, - "“तब उस आज्ञा के अनुसार, जो यहोवा ने मुझ को दी थी, हमने घूमकर कूच किया, और लाल समुद्र के मार्ग के जंगल की ओर गए; और बहुत दिन तक सेईर पहाड़ के बाहर-बाहर चलते रहे।", { - "type": "verse:v", - "number": "2", - "sid": "DEU 2:2" + "type": "char:fq", + "content": [ + "कदेमोत:" + ] }, - "तब यहोवा ने मुझसे कहा,", { - "type": "verse:v", - "number": "3", - "sid": "DEU 2:3" - }, - "‘तुम लोगों को इस पहाड़ के बाहर-बाहर चलते हुए बहुत दिन बीत गए, अब घूमकर उत्तर की ओर चलो।", + "type": "char:ft", + "content": [ + "यह वास्तव में दूरस्थ पूर्वी क्षेत्र: या जो रूबेन के गोत्र के नाम करके लेवियों को दिया गया था।" + ] + } + ] + } + ] + }, + "नामक जंगल से हेशबोन के राजा सीहोन के पास मेल की ये बातें कहने को दूत भेजे:", + { + "type": "verse:v", + "number": "27", + "sid": "DEU 2:27" + }, + "‘मुझे अपने देश में से होकर जाने दे; मैं राजपथ पर से चला जाऊँगा, और दाएँ और बाएँ हाथ न मुड़ूँगा।", + { + "type": "verse:v", + "number": "28", + "sid": "DEU 2:28" + }, + "तू रुपया लेकर मेरे हाथ भोजनवस्तु देना कि मैं खाऊँ, और पानी भी रुपया लेकर मुझ को देना कि मैं पीऊँ; केवल मुझे पाँव-पाँव चले जाने दे,", + { + "type": "verse:v", + "number": "29", + "sid": "DEU 2:29" + }, + "जैसा सेईर के निवासी एसावियों ने और आर के निवासी मोआबियों ने मुझसे किया, वैसा ही तू भी मुझसे कर, इस रीति मैं यरदन पार होकर उस देश में पहुँचूँगा जो हमारा परमेश्वर यहोवा हमें देता है।’", + { + "type": "verse:v", + "number": "30", + "sid": "DEU 2:30" + }, + "परन्तु हेशबोन के राजा सीहोन ने हमको अपने देश में से होकर चलने न दिया; क्योंकि तुम्हारे परमेश्वर यहोवा ने उसका चित्त कठोर और उसका मन हठीला कर दिया था, इसलिए कि उसको तुम्हारे हाथ में कर दे, जैसा कि आज प्रगट है।", + { + "type": "verse:v", + "number": "31", + "sid": "DEU 2:31" + }, + "और यहोवा ने मुझसे कहा, ‘सुन, मैं देश समेत सीहोन को तेरे वश में कर देने पर हूँ; उस देश को अपने अधिकार में लेना आरम्भ कर।’", + { + "type": "verse:v", + "number": "32", + "sid": "DEU 2:32" + }, + "तब सीहोन अपनी सारी सेना समेत निकल आया, और हमारा सामना करके युद्ध करने को यहस तक चढ़ आया।", + { + "type": "verse:v", + "number": "33", + "sid": "DEU 2:33" + }, + "और हमारे परमेश्वर यहोवा ने उसको हमारे द्वारा हरा दिया, और हमने उसको पुत्रों और सारी सेना समेत मार डाला।", + { + "type": "verse:v", + "number": "34", + "sid": "DEU 2:34" + }, + "और उसी समय हमने उसके सारे नगर ले लिए, और एक-एक बसे हुए नगर की स्त्रियों और बाल-बच्चों समेत यहाँ तक सत्यानाश किया कि कोई न छूटा;", + { + "type": "verse:v", + "number": "35", + "sid": "DEU 2:35" + }, + "परन्तु पशुओं को हमने अपना कर लिया, और उन नगरों की लूट भी हमने ले ली जिनको हमने जीत लिया था।", + { + "type": "verse:v", + "number": "36", + "sid": "DEU 2:36" + }, + "अर्नोन के नाले के छोरवाले अरोएर नगर से लेकर, और उस नाले में के नगर से लेकर, गिलाद तक कोई नगर ऐसा ऊँचा न रहा जो हमारे सामने ठहर सकता था; क्योंकि हमारे परमेश्वर यहोवा ने सभी को हमारे वश में कर दिया।", + { + "type": "verse:v", + "number": "37", + "sid": "DEU 2:37" + }, + "परन्तु हम अम्मोनियों के देश के निकट, वरन् यब्बोक नदी के उस पार जितना देश है, और पहाड़ी देश के नगर जहाँ जाने से हमारे परमेश्वर यहोवा ने हमको मना किया था, वहाँ हम नहीं गए।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "DEU 3" + }, + { + "type": "para:s", + "content": [ + "बाशान के लोगों के साथ युद्ध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 3:1" + }, + "“तब हम मुड़कर बाशान के मार्ग से चढ़ चले; और बाशान का ओग नामक राजा अपनी सारी सेना समेत हमारा सामना करने को निकल आया, कि एद्रेई में युद्ध करे।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 3:2" + }, + "तब यहोवा ने मुझसे कहा, ‘उससे मत डर; क्योंकि मैं उसको सारी सेना और देश समेत तेरे हाथ में किए देता हूँ; और जैसा तूने हेशबोन के निवासी एमोरियों के राजा सीहोन से किया है वैसा ही उससे भी करना।’", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 3:3" + }, + "इस प्रकार हमारे परमेश्वर यहोवा ने सारी सेना समेत बाशान के राजा ओग को भी हमारे हाथ में कर दिया; और हम उसको यहाँ तक मारते रहे कि उनमें से कोई भी न बच पाया।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 3:4" + }, + "उसी समय हमने उनके सारे नगरों को ले लिया, कोई ऐसा नगर न रह गया जिसे हमने उनसे न ले लिया हो, इस रीति अर्गोब का सारा देश, जो बाशान में ओग के राज्य में था और उसमें साठ नगर थे, वह हमारे वश में आ गया।", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 3:5" + }, + "ये सब नगर गढ़वाले थे, और उनके ऊँची-ऊँची शहरपनाह, और फाटक, और बेंड़े थे, और इनको छोड़ बिना शहरपनाह के भी बहुत से नगर थे।", + { + "type": "verse:v", + "number": "6", + "sid": "DEU 3:6" + }, + "और जैसा हमने हेशबोन के राजा सीहोन के नगरों से किया था वैसा ही हमने इन नगरों से भी किया, अर्थात् सब बसे हुए नगरों को स्त्रियों और बाल-बच्चों समेत सत्यानाश कर डाला।", + { + "type": "verse:v", + "number": "7", + "sid": "DEU 3:7" + }, + "परन्तु सब घरेलू पशु और नगरों की लूट हमने अपनी कर ली।", + { + "type": "verse:v", + "number": "8", + "sid": "DEU 3:8" + }, + "इस प्रकार हमने उस समय यरदन के इस पार रहनेवाले एमोरियों के दोनों राजाओं के हाथ से अर्नोन के नाले से लेकर हेर्मोन पर्वत तक का देश ले लिया।", + { + "type": "verse:v", + "number": "9", + "sid": "DEU 3:9" + }, + "(हेर्मोन को सीदोनी लोग सिर्योन, और एमोरी लोग सनीर कहते हैं।)", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 3:10" + }, + "समथर देश के सब नगर, और सारा गिलाद, और सल्का, और एद्रेई तक जो ओग के राज्य के नगर थे, सारा बाशान हमारे वश में आ गया।", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 3:11" + }, + "जो रपाई रह गए थे, उनमें से केवल बाशान का राजा ओग रह गया था, उसकी चारपाई जो लोहे की है वह तो अम्मोनियों के रब्बाह नगर में पड़ी है, साधारण पुरुष के हाथ के हिसाब से उसकी लम्बाई नौ हाथ की और चौड़ाई चार हाथ की है।" + ] + }, + { + "type": "para:s", + "content": [ + "यरदन नदी के पूर्व की भूमि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "DEU 3:12" + }, + "“जो देश हमने उस समय अपने अधिकार में ले लिया वह यह है, अर्थात् अर्नोन के नाले के किनारेवाले अरोएर नगर से लेकर सब नगरों समेत गिलाद के पहाड़ी देश का आधा भाग, जिसे मैंने रूबेनियों और गादियों को दे दिया,", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 3:13" + }, + "और गिलाद का बचा हुआ भाग, और सारा बाशान, अर्थात् अर्गोब का सारा देश जो ओग के राज्य में था, इन्हें मैंने मनश्शे के आधे गोत्र को दे दिया। (सारा बाशान तो रपाइयों का देश कहलाता है।", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 3:14" + }, + "और मनश्शेई याईर ने गशूरियों और माकावासियों की सीमा तक अर्गोब का सारा देश ले लिया, और बाशान के नगरों का नाम अपने नाम पर", + { + "type": "char:it", + "content": [ + "हब्बोत्याईर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "DEU 2:4" + "type": "char:fr", + "content": [ + "3.14" + ] }, - "और तू प्रजा के लोगों को मेरी यह आज्ञा सुना, कि तुम सेईर के निवासी अपने भाई एसावियों की सीमा के पास होकर जाने पर हो; और वे तुम से डर जाएँगे। इसलिए तुम बहुत चौकस रहो;", { - "type": "verse:v", - "number": "5", - "sid": "DEU 2:5" + "type": "char:fq", + "content": [ + "हब्बोत्याईर:" + ] }, - "उनसे लड़ाई न छेड़ना; क्योंकि उनके देश में से मैं तुम्हें पाँव रखने की जगह तक न दूँगा, इस कारण कि", { - "type": "char:it", - "content": [ - "मैंने सेईर पर्वत एसावियों के अधिकार में कर दिया है" - ] - }, + "type": "char:ft", + "content": [ + "अर्थात् ‘याईर का निवास-स्थान’" + ] + } + ] + } + ] + }, + "रखा, और वही नाम आज तक बना है।)", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 3:15" + }, + "और मैंने गिलाद देश माकीर को दे दिया,", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 3:16" + }, + "और रूबेनियों और गादियों को मैंने गिलाद से लेकर अर्नोन के नाले तक का देश दे दिया, अर्थात् उस नाले का बीच उनकी सीमा ठहराया, और यब्बोक नदी तक जो अम्मोनियों की सीमा है;", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 3:17" + }, + "और किन्नेरेत से लेकर पिसगा की ढलान के नीचे के अराबा के ताल तक, जो खारा ताल भी कहलाता है, अराबा और यरदन की पूर्व की ओर का सारा देश भी मैंने उन्हीं को दे दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DEU 3:18" + }, + "“उस समय मैंने तुम्हें यह आज्ञा दी, ‘तुम्हारे परमेश्वर यहोवा ने तुम्हें यह देश दिया है कि उसे अपने अधिकार में रखो; तुम सब योद्धा हथियार-बन्द होकर अपने भाई इस्राएलियों के आगे-आगे पार चलो।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 3:19" + }, + "परन्तु तुम्हारी स्त्रियाँ, और बाल-बच्चे, और पशु, जिन्हें मैं जानता हूँ कि बहुत से हैं, वह सब तुम्हारे नगरों में जो मैंने तुम्हें दिए हैं रह जाएँ।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 3:20" + }, + "और जब यहोवा तुम्हारे भाइयों को वैसा विश्राम दे जैसा कि उसने तुम को दिया है, और वे उस देश के अधिकारी हो जाएँ जो तुम्हारा परमेश्वर यहोवा उन्हें यरदन पार देता है; तब तुम भी अपने-अपने अधिकार की भूमि पर जो मैंने तुम्हें दी है लौटोगे।’", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 3:21" + }, + "फिर मैंने उसी समय यहोशू से चिताकर कहा, ‘तूने अपनी आँखों से देखा है कि तेरे परमेश्वर यहोवा ने इन दोनों राजाओं से क्या-क्या किया है; वैसा ही यहोवा उन सब राज्यों से करेगा जिनमें तू पार होकर जाएगा।", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 3:22" + }, + "उनसे न डरना; क्योंकि जो तुम्हारी ओर से लड़नेवाला है वह तुम्हारा परमेश्वर यहोवा है।’" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा का कनान में प्रवेश निषेध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "DEU 3:23" + }, + "“उसी समय मैंने यहोवा से गिड़गिड़ाकर विनती की,", + { + "type": "verse:v", + "number": "24", + "sid": "DEU 3:24" + }, + "‘हे प्रभु यहोवा, तू अपने दास को अपनी महिमा और बलवन्त हाथ दिखाने लगा है; स्वर्ग में और पृथ्वी पर ऐसा कौन देवता है जो तेरे से काम और पराक्रम के कर्म कर सके?", + { + "type": "verse:v", + "number": "25", + "sid": "DEU 3:25" + }, + "इसलिए मुझे पार जाने दे कि यरदन पार के उस उत्तम देश को, अर्थात् उस उत्तम पहाड़ और लबानोन को भी", + { + "type": "char:it", + "content": [ + "देखने पाऊँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.5" - ] - }, - { - "type": "char:fq", - "content": [ - "मैंने सेईर पर्वत एसावियों के अधिकार में कर दिया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यद्यपि एसाववंशियों को दाऊद ने जीत लिया था (2 शमू. 8:14), उन्हें देश से बाहर नहीं किया गया था परन्तु यहोशापात के राज्यकाल में उन्होंने अपनी स्वाधीनता प्राप्त कर ली थी (2 राजा. 8:20-22)" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "3.25" + ] }, { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fq", + "content": [ + "देखने पाऊँ:" + ] }, { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:5)" - ] - }, - "", + "type": "char:ft", + "content": [ + "मूसा की प्रार्थना में उसकी एक मनोकामना थी कि वह परमेश्वर की आगे की भलाई एवं महिमा को देखे और जिस काम को आरम्भ करने की आज्ञा उसे दी गई थी उसे अधूरा छोड़ देने में वह संकोच कर रहा था।" + ] + } + ] + } + ] + }, + "।’", + { + "type": "verse:v", + "number": "26", + "sid": "DEU 3:26" + }, + { + "type": "char:it", + "content": [ + "परन्तु यहोवा तुम्हारे कारण मुझसे रुष्ट हो गया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "DEU 2:6" + "type": "char:fr", + "content": [ + "3.26" + ] }, - "तुम उनसे भोजन रुपये से मोल लेकर खा सकोगे, और रुपया देकर कुओं से पानी भरकर पी सकोगे।", { - "type": "verse:v", - "number": "7", - "sid": "DEU 2:7" + "type": "char:fq", + "content": [ + "परन्तु यहोवा तुम्हारे कारण मुझसे रुष्ट हो गया:" + ] }, - "क्योंकि तुम्हारा परमेश्वर यहोवा तुम्हारे हाथों के सब कामों के विषय तुम्हें आशीष देता आया है; इस भारी जंगल में तुम्हारा चलना फिरना वह जानता है; इन चालीस वर्षों में तुम्हारा परमेश्वर यहोवा तुम्हारे संग-संग रहा है; और तुम को कुछ घटी नहीं हुई।’", { - "type": "verse:v", - "number": "8", - "sid": "DEU 2:8" - }, - "अतः हम सेईर निवासी अपने भाई एसावियों के पास से होकर, अराबा के मार्ग, और एलत और एस्योनगेबेर को पीछे छोड़कर चले। “फिर हम मुड़कर मोआब के जंगल के मार्ग से होकर चले।" - ] + "type": "char:ft", + "content": [ + "उन लोगों के पापों के कारण मूसा की प्रार्थना को अस्वीकार किया गया।" + ] + } + ] + } + ] + }, + ", और मेरी न सुनी; किन्तु यहोवा ने मुझसे कहा, ‘बस कर; इस विषय में फिर कभी मुझसे बातें न करना।", + { + "type": "verse:v", + "number": "27", + "sid": "DEU 3:27" + }, + "पिसगा पहाड़ की चोटी पर चढ़ जा, और पूर्व, पश्चिम, उत्तर, दक्षिण, चारों ओर दृष्टि करके उस देश को देख ले; क्योंकि तू इस यरदन के पार जाने न पाएगा।", + { + "type": "verse:v", + "number": "28", + "sid": "DEU 3:28" + }, + "और यहोशू को आज्ञा दे, और उसे ढाढ़स देकर दृढ़ कर; क्योंकि इन लोगों के आगे-आगे वही पार जाएगा, और जो देश तू देखेगा उसको वही उनका निज भाग करा देगा।’", + { + "type": "verse:v", + "number": "29", + "sid": "DEU 3:29" }, + "तब हम", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "बेतपोर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "9", - "sid": "DEU 2:9" + "type": "char:fr", + "content": [ + "3.29" + ] }, - "और यहोवा ने मुझसे कहा, ‘मोआबियों को न सताना और न लड़ाई छेड़ना, क्योंकि मैं उनके देश में से कुछ भी तेरे अधिकार में न कर दूँगा क्योंकि मैंने आर को लूत के वंशजों के अधिकार में किया है।", { - "type": "verse:v", - "number": "10", - "sid": "DEU 2:10" + "type": "char:fq", + "content": [ + "बेतपोर:" + ] }, - "(पुराने दिनों में वहाँ एमी लोग बसे हुए थे, जो अनाकियों के समान बलवन्त और लम्बे-लम्बे और गिनती में बहुत थे;", { - "type": "verse:v", - "number": "11", - "sid": "DEU 2:11" - }, - "और अनाकियों के समान वे भी रपाई गिने जाते थे, परन्तु मोआबी उन्हें एमी कहते हैं।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 2:12" - }, - "और पुराने दिनों में सेईर में होरी लोग बसे हुए थे, परन्तु एसावियों ने उनको उस देश से निकाल दिया, और अपने सामने से नाश करके उनके स्थान पर आप बस गए; जैसे कि इस्राएलियों ने यहोवा के दिए हुए अपने अधिकार के देश में किया।)", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 2:13" - }, - "अब तुम लोग कूच करके जेरेद नदी के पार जाओ।’ तब हम जेरेद नदी के पार आए।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 2:14" - }, - "और हमारे कादेशबर्ने को छोड़ने से लेकर जेरेद नदी पार होने तक अड़तीस वर्ष बीत गए, उस बीच में यहोवा की शपथ के अनुसार उस पीढ़ी के सब योद्धा छावनी में से नाश हो गए।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 2:15" - }, - "और जब तक वे नाश न हुए तब तक यहोवा का हाथ उन्हें छावनी में से मिटा डालने के लिये उनके विरुद्ध बढ़ा ही रहा।" - ] + "type": "char:ft", + "content": [ + "पोर का घर यह नाम नि:सन्देह, मोआबियों के देवता पोर के मन्दिर के कारण पड़ा था जो वहाँ था।" + ] + } + ] + } + ] }, + "के सामने की तराई में ठहरे रहे।" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "DEU 4" + }, + { + "type": "para:s", + "content": [ + "मूसा का उपदेश" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DEU 2:16" - }, - "“जब सब योद्धा मरते-मरते लोगों के बीच में से नाश हो गए,", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 2:17" - }, - "तब यहोवा ने मुझसे कहा,", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 2:18" - }, - "‘अब मोआब की सीमा, अर्थात् आर को पार कर;", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 2:19" - }, - "और जब तू अम्मोनियों के सामने जाकर उनके निकट पहुँचे, तब उनको न सताना और न छेड़ना, क्योंकि मैं अम्मोनियों के देश में से कुछ भी तेरे अधिकार में न करूँगा, क्योंकि मैंने उसे लूत के वंशजों के अधिकार में कर दिया है।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 2:20" - }, - "(वह देश भी रपाइयों का गिना जाता था, क्योंकि पुराने दिनों में रपाई, जिन्हें अम्मोनी", - { - "type": "char:it", - "content": [ - "जमजुम्मी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.20" - ] - }, - { - "type": "char:fq", - "content": [ - "जमजुम्मी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह विशालकाय मनुष्यों की एक जाति थी जिसे उत्प.14:5 में रापाई: कहा गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कहते थे, वे वहाँ रहते थे;" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "DEU 2:21" - }, - "वे भी अनाकियों के समान बलवान और लम्बे-लम्बे और गिनती में बहुत थे; परन्तु यहोवा ने उनको अम्मोनियों के सामने से नाश कर डाला, और उन्होंने उनको उस देश से निकाल दिया, और उनके स्थान पर आप रहने लगे;", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 2:22" - }, - "जैसे कि उसने सेईर के निवासी एसावियों के सामने से होरियों को नाश किया, और उन्होंने उनको उस देश से निकाल दिया, और आज तक उनके स्थान पर वे आप निवास करते हैं।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 2:23" - }, - "वैसा ही अव्वियों को, जो गाज़ा नगर तक गाँवों में बसे हुए थे, उनको कप्तोरियों ने जो कप्तोर से निकले थे नाश किया, और उनके स्थान पर आप रहने लगे।)", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 2:24" - }, - "अब तुम लोग उठकर कूच करो, और अर्नोन के नाले के पार चलो: सुन, मैं देश समेत हेशबोन के राजा एमोरी सीहोन को तेरे हाथ में कर देता हूँ; इसलिए उस देश को अपने अधिकार में लेना आरम्भ करो, और उस राजा से युद्ध छेड़ दो।", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 2:25" - }, - "और जितने लोग धरती पर रहते हैं उन सभी के मन में मैं आज ही के दिन से तेरे कारण डर और थरथराहट समवाने लगूँगा; वे तेरा समाचार पाकर तेरे डर के मारे काँपेंगे और पीड़ित होंगे।’" - ] + "type": "verse:v", + "number": "1", + "sid": "DEU 4:1" }, + "“अब, हे इस्राएल, जो-जो विधि और नियम मैं तुम्हें सिखाना चाहता हूँ उन्हें सुन लो, और उन पर चलो; जिससे तुम जीवित रहो, और जो देश तुम्हारे पितरों का परमेश्वर यहोवा तुम्हें देता है उसमें जाकर उसके अधिकारी हो जाओ।", { - "type": "para:s", - "content": [ - "राजा सीहोन की पराजय" - ] + "type": "verse:v", + "number": "2", + "sid": "DEU 4:2" }, + "जो आज्ञा मैं तुम को सुनाता हूँ उसमें न तो कुछ बढ़ाना, और न कुछ घटाना; तुम्हारे परमेश्वर यहोवा की जो-जो आज्ञा मैं तुम्हें सुनाता हूँ उन्हें तुम मानना", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "DEU 2:26" - }, - "“अतः मैंने", - { - "type": "char:it", - "content": [ - "कदेमोत" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.26" - ] - }, - { - "type": "char:fq", - "content": [ - "कदेमोत:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह वास्तव में दूरस्थ पूर्वी क्षेत्र: या जो रूबेन के गोत्र के नाम करके लेवियों को दिया गया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* नामक जंगल से हेशबोन के राजा सीहोन के पास मेल की ये बातें कहने को दूत भेजे:" - ] - }, - { - "type": "verse:v", - "number": "27", - "sid": "DEU 2:27" - }, - "‘मुझे अपने देश में से होकर जाने दे; मैं राजपथ पर से चला जाऊँगा, और दाएँ और बाएँ हाथ न मुड़ूँगा।", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 2:28" - }, - "तू रुपया लेकर मेरे हाथ भोजनवस्तु देना कि मैं खाऊँ, और पानी भी रुपया लेकर मुझ को देना कि मैं पीऊँ; केवल मुझे पाँव-पाँव चले जाने दे,", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 2:29" - }, - "जैसा सेईर के निवासी एसावियों ने और आर के निवासी मोआबियों ने मुझसे किया, वैसा ही तू भी मुझसे कर, इस रीति मैं यरदन पार होकर उस देश में पहुँचूँगा जो हमारा परमेश्वर यहोवा हमें देता है।’", - { - "type": "verse:v", - "number": "30", - "sid": "DEU 2:30" - }, - "परन्तु हेशबोन के राजा सीहोन ने हमको अपने देश में से होकर चलने न दिया; क्योंकि तुम्हारे परमेश्वर यहोवा ने उसका चित्त कठोर और उसका मन हठीला कर दिया था, इसलिए कि उसको तुम्हारे हाथ में कर दे, जैसा कि आज प्रगट है।", - { - "type": "verse:v", - "number": "31", - "sid": "DEU 2:31" - }, - "और यहोवा ने मुझसे कहा, ‘सुन, मैं देश समेत सीहोन को तेरे वश में कर देने पर हूँ; उस देश को अपने अधिकार में लेना आरम्भ कर।’", - { - "type": "verse:v", - "number": "32", - "sid": "DEU 2:32" - }, - "तब सीहोन अपनी सारी सेना समेत निकल आया, और हमारा सामना करके युद्ध करने को यहस तक चढ़ आया।", - { - "type": "verse:v", - "number": "33", - "sid": "DEU 2:33" - }, - "और हमारे परमेश्वर यहोवा ने उसको हमारे द्वारा हरा दिया, और हमने उसको पुत्रों और सारी सेना समेत मार डाला।", - { - "type": "verse:v", - "number": "34", - "sid": "DEU 2:34" - }, - "और उसी समय हमने उसके सारे नगर ले लिए, और एक-एक बसे हुए नगर की स्त्रियों और बाल-बच्चों समेत यहाँ तक सत्यानाश किया कि कोई न छूटा;", - { - "type": "verse:v", - "number": "35", - "sid": "DEU 2:35" - }, - "परन्तु पशुओं को हमने अपना कर लिया, और उन नगरों की लूट भी हमने ले ली जिनको हमने जीत लिया था।", - { - "type": "verse:v", - "number": "36", - "sid": "DEU 2:36" - }, - "अर्नोन के नाले के छोरवाले अरोएर नगर से लेकर, और उस नाले में के नगर से लेकर, गिलाद तक कोई नगर ऐसा ऊँचा न रहा जो हमारे सामने ठहर सकता था; क्योंकि हमारे परमेश्वर यहोवा ने सभी को हमारे वश में कर दिया।", - { - "type": "verse:v", - "number": "37", - "sid": "DEU 2:37" - }, - "परन्तु हम अम्मोनियों के देश के निकट, वरन् यब्बोक नदी के उस पार जितना देश है, और पहाड़ी देश के नगर जहाँ जाने से हमारे परमेश्वर यहोवा ने हमको मना किया था, वहाँ हम नहीं गए।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 22:18)" + ] }, { - "type": "chapter:c", - "number": "3", - "sid": "DEU 3" + "type": "verse:v", + "number": "3", + "sid": "DEU 4:3" }, + "तुम ने तो अपनी आँखों से देखा है कि बालपोर के कारण यहोवा ने क्या-क्या किया; अर्थात् जितने मनुष्य बालपोर के पीछे हो लिये थे उन सभी को तुम्हारे परमेश्वर यहोवा ने तुम्हारे बीच में से सत्यानाश कर डाला;", { - "type": "para:s", - "content": [ - "बाशान के लोगों के साथ युद्ध" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 4:4" }, + "परन्तु तुम जो अपने परमेश्वर यहोवा के साथ लिपटे रहे हो सब के सब आज तक जीवित हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 3:1" - }, - "“तब हम मुड़कर बाशान के मार्ग से चढ़ चले; और बाशान का ओग नामक राजा अपनी सारी सेना समेत हमारा सामना करने को निकल आया, कि एद्रेई में युद्ध करे।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 3:2" - }, - "तब यहोवा ने मुझसे कहा, ‘उससे मत डर; क्योंकि मैं उसको सारी सेना और देश समेत तेरे हाथ में किए देता हूँ; और जैसा तूने हेशबोन के निवासी एमोरियों के राजा सीहोन से किया है वैसा ही उससे भी करना।’", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 3:3" - }, - "इस प्रकार हमारे परमेश्वर यहोवा ने सारी सेना समेत बाशान के राजा ओग को भी हमारे हाथ में कर दिया; और हम उसको यहाँ तक मारते रहे कि उनमें से कोई भी न बच पाया।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 3:4" - }, - "उसी समय हमने उनके सारे नगरों को ले लिया, कोई ऐसा नगर न रह गया जिसे हमने उनसे न ले लिया हो, इस रीति अर्गोब का सारा देश, जो बाशान में ओग के राज्य में था और उसमें साठ नगर थे, वह हमारे वश में आ गया।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 3:5" - }, - "ये सब नगर गढ़वाले थे, और उनके ऊँची-ऊँची शहरपनाह, और फाटक, और बेंड़े थे, और इनको छोड़ बिना शहरपनाह के भी बहुत से नगर थे।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 3:6" - }, - "और जैसा हमने हेशबोन के राजा सीहोन के नगरों से किया था वैसा ही हमने इन नगरों से भी किया, अर्थात् सब बसे हुए नगरों को स्त्रियों और बाल-बच्चों समेत सत्यानाश कर डाला।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 3:7" - }, - "परन्तु सब घरेलू पशु और नगरों की लूट हमने अपनी कर ली।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 3:8" - }, - "इस प्रकार हमने उस समय यरदन के इस पार रहनेवाले एमोरियों के दोनों राजाओं के हाथ से अर्नोन के नाले से लेकर हेर्मोन पर्वत तक का देश ले लिया।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 3:9" - }, - "(हेर्मोन को सीदोनी लोग सिर्योन, और एमोरी लोग सनीर कहते हैं।)", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 3:10" - }, - "समथर देश के सब नगर, और सारा गिलाद, और सल्का, और एद्रेई तक जो ओग के राज्य के नगर थे, सारा बाशान हमारे वश में आ गया।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 3:11" - }, - "जो रपाई रह गए थे, उनमें से केवल बाशान का राजा ओग रह गया था, उसकी चारपाई जो लोहे की है वह तो अम्मोनियों के रब्बाह नगर में पड़ी है, साधारण पुरुष के हाथ के हिसाब से उसकी लम्बाई नौ हाथ की और चौड़ाई चार हाथ की है।" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 4:5" }, + "सुनो, मैंने तो अपने परमेश्वर यहोवा की आज्ञा के अनुसार तुम्हें विधि और नियम सिखाए हैं, कि जिस देश के अधिकारी होने जाते हो उसमें तुम उनके अनुसार चलो।", { - "type": "para:s", - "content": [ - "यरदन नदी के पूर्व की भूमि" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 4:6" }, + "इसलिए तुम उनको धारण करना और मानना; क्योंकि और देशों के लोगों के सामने तुम्हारी बुद्धि और समझ इसी से प्रगट होगी, अर्थात् वे इन सब विधियों को सुनकर कहेंगे, कि निश्चय यह बड़ी जाति बुद्धिमान और समझदार है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 3:12" - }, - "“जो देश हमने उस समय अपने अधिकार में ले लिया वह यह है, अर्थात् अर्नोन के नाले के किनारेवाले अरोएर नगर से लेकर सब नगरों समेत गिलाद के पहाड़ी देश का आधा भाग, जिसे मैंने रूबेनियों और गादियों को दे दिया,", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 3:13" - }, - "और गिलाद का बचा हुआ भाग, और सारा बाशान, अर्थात् अर्गोब का सारा देश जो ओग के राज्य में था, इन्हें मैंने मनश्शे के आधे गोत्र को दे दिया। (सारा बाशान तो रपाइयों का देश कहलाता है।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 3:14" - }, - "और मनश्शेई याईर ने गशूरियों और माकावासियों की सीमा तक अर्गोब का सारा देश ले लिया, और बाशान के नगरों का नाम अपने नाम पर", - { - "type": "char:it", - "content": [ - "हब्बोत्याईर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.14" - ] - }, - { - "type": "char:fq", - "content": [ - "हब्बोत्याईर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘याईर का निवास-स्थान’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा, और वही नाम आज तक बना है।)" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "DEU 3:15" - }, - "और मैंने गिलाद देश माकीर को दे दिया,", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 3:16" - }, - "और रूबेनियों और गादियों को मैंने गिलाद से लेकर अर्नोन के नाले तक का देश दे दिया, अर्थात् उस नाले का बीच उनकी सीमा ठहराया, और यब्बोक नदी तक जो अम्मोनियों की सीमा है;", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 3:17" - }, - "और किन्नेरेत से लेकर पिसगा की ढलान के नीचे के अराबा के ताल तक, जो खारा ताल भी कहलाता है, अराबा और यरदन की पूर्व की ओर का सारा देश भी मैंने उन्हीं को दे दिया।" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 4:7" }, + "देखो, कौन ऐसी बड़ी जाति है जिसका देवता उसके ऐसे समीप रहता हो जैसा हमारा परमेश्वर यहोवा, जब भी हम उसको पुकारते हैं?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DEU 3:18" - }, - "“उस समय मैंने तुम्हें यह आज्ञा दी, ‘तुम्हारे परमेश्वर यहोवा ने तुम्हें यह देश दिया है कि उसे अपने अधिकार में रखो; तुम सब योद्धा हथियार-बन्द होकर अपने भाई इस्राएलियों के आगे-आगे पार चलो।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 3:19" - }, - "परन्तु तुम्हारी स्त्रियाँ, और बाल-बच्चे, और पशु, जिन्हें मैं जानता हूँ कि बहुत से हैं, वह सब तुम्हारे नगरों में जो मैंने तुम्हें दिए हैं रह जाएँ।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 3:20" - }, - "और जब यहोवा तुम्हारे भाइयों को वैसा विश्राम दे जैसा कि उसने तुम को दिया है, और वे उस देश के अधिकारी हो जाएँ जो तुम्हारा परमेश्वर यहोवा उन्हें यरदन पार देता है; तब तुम भी अपने-अपने अधिकार की भूमि पर जो मैंने तुम्हें दी है लौटोगे।’", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 3:21" - }, - "फिर मैंने उसी समय यहोशू से चिताकर कहा, ‘तूने अपनी आँखों से देखा है कि तेरे परमेश्वर यहोवा ने इन दोनों राजाओं से क्या-क्या किया है; वैसा ही यहोवा उन सब राज्यों से करेगा जिनमें तू पार होकर जाएगा।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 3:22" - }, - "उनसे न डरना; क्योंकि जो तुम्हारी ओर से लड़नेवाला है वह तुम्हारा परमेश्वर यहोवा है।’" - ] - }, + "type": "char:bdit", + "content": [ + "(रोम. 3:2)" + ] + }, { - "type": "para:s", - "content": [ - "मूसा का कनान में प्रवेश निषेध" - ] - }, + "type": "verse:v", + "number": "8", + "sid": "DEU 4:8" + }, + "फिर कौन ऐसी बड़ी जाति है जिसके पास ऐसी धर्ममय विधि और नियम हों, जैसी कि यह सारी व्यवस्था जिसे मैं आज तुम्हारे सामने रखता हूँ?" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DEU 3:23" - }, - "“उसी समय मैंने यहोवा से गिड़गिड़ाकर विनती की,", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 3:24" - }, - "‘हे प्रभु यहोवा, तू अपने दास को अपनी महिमा और बलवन्त हाथ दिखाने लगा है; स्वर्ग में और पृथ्वी पर ऐसा कौन देवता है जो तेरे से काम और पराक्रम के कर्म कर सके?", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 3:25" - }, - "इसलिए मुझे पार जाने दे कि यरदन पार के उस उत्तम देश को, अर्थात् उस उत्तम पहाड़ और लबानोन को भी", - { - "type": "char:it", - "content": [ - "देखने पाऊँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.25" - ] - }, - { - "type": "char:fq", - "content": [ - "देखने पाऊँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा की प्रार्थना में उसकी एक मनोकामना थी कि वह परमेश्वर की आगे की भलाई एवं महिमा को देखे और जिस काम को आरम्भ करने की आज्ञा उसे दी गई थी उसे अधूरा छोड़ देने में वह संकोच कर रहा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।’" - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "DEU 3:26" - }, - { - "type": "char:it", - "content": [ - "परन्तु यहोवा तुम्हारे कारण मुझसे रुष्ट हो गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.26" - ] - }, - { - "type": "char:fq", - "content": [ - "परन्तु यहोवा तुम्हारे कारण मुझसे रुष्ट हो गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन लोगों के पापों के कारण मूसा की प्रार्थना को अस्वीकार किया गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और मेरी न सुनी; किन्तु यहोवा ने मुझसे कहा, ‘बस कर; इस विषय में फिर कभी मुझसे बातें न करना।" - ] - }, - { - "type": "verse:v", - "number": "27", - "sid": "DEU 3:27" - }, - "पिसगा पहाड़ की चोटी पर चढ़ जा, और पूर्व, पश्चिम, उत्तर, दक्षिण, चारों ओर दृष्टि करके उस देश को देख ले; क्योंकि तू इस यरदन के पार जाने न पाएगा।", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 3:28" - }, - "और यहोशू को आज्ञा दे, और उसे ढाढ़स देकर दृढ़ कर; क्योंकि इन लोगों के आगे-आगे वही पार जाएगा, और जो देश तू देखेगा उसको वही उनका निज भाग करा देगा।’", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 3:29" - }, - "तब हम", - { - "type": "char:it", - "content": [ - "बेतपोर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.29" - ] - }, - { - "type": "char:fq", - "content": [ - "बेतपोर:" - ] - }, - { - "type": "char:ft", - "content": [ - "पोर का घर यह नाम नि:सन्देह, मोआबियों के देवता पोर के मन्दिर के कारण पड़ा था जो वहाँ था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के सामने की तराई में ठहरे रहे।" - ] - } - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 4:9" }, + "“यह अत्यन्त आवश्यक है कि तुम अपने विषय में सचेत रहो, और अपने मन की बड़ी चौकसी करो, कहीं ऐसा न हो कि जो-जो बातें तुम ने अपनी आँखों से देखीं उनको भूल जाओ, और वह जीवन भर के लिये तुम्हारे मन से जाती रहें; किन्तु तुम उन्हें अपने बेटों पोतों को सिखाना।", { - "type": "chapter:c", - "number": "4", - "sid": "DEU 4" + "type": "verse:v", + "number": "10", + "sid": "DEU 4:10" }, + "विशेष करके उस दिन की बातें जिसमें तुम होरेब के पास अपने परमेश्वर यहोवा के सामने खड़े थे, जब यहोवा ने मुझसे कहा था, ‘उन लोगों को मेरे पास इकट्ठा कर कि मैं उन्हें अपने वचन सुनाऊँ, जिससे वे सीखें, ताकि जितने दिन वे पृथ्वी पर जीवित रहें उतने दिन मेरा भय मानते रहें, और अपने बाल-बच्चों को भी यही सिखाएँ।’", { - "type": "para:s", - "content": [ - "मूसा का उपदेश" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 4:11" }, + "तब तुम समीप जाकर उस पर्वत के नीचे खड़े हुए, और वह पहाड़ आग से धधक रहा था, और उसकी लौ आकाश तक पहुँचती थी, और उसके चारों ओर अंधियारा और बादल, और घोर अंधकार छाया हुआ था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 4:1" - }, - "“अब, हे इस्राएल, जो-जो विधि और नियम मैं तुम्हें सिखाना चाहता हूँ उन्हें सुन लो, और उन पर चलो; जिससे तुम जीवित रहो, और जो देश तुम्हारे पितरों का परमेश्वर यहोवा तुम्हें देता है उसमें जाकर उसके अधिकारी हो जाओ।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 4:2" - }, - "जो आज्ञा मैं तुम को सुनाता हूँ उसमें न तो कुछ बढ़ाना, और न कुछ घटाना; तुम्हारे परमेश्वर यहोवा की जो-जो आज्ञा मैं तुम्हें सुनाता हूँ उन्हें तुम मानना", - { - "type": "char:bdit", - "content": [ - "(प्रका. 22:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 4:3" - }, - "तुम ने तो अपनी आँखों से देखा है कि बालपोर के कारण यहोवा ने क्या-क्या किया; अर्थात् जितने मनुष्य बालपोर के पीछे हो लिये थे उन सभी को तुम्हारे परमेश्वर यहोवा ने तुम्हारे बीच में से सत्यानाश कर डाला;", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 4:4" - }, - "परन्तु तुम जो अपने परमेश्वर यहोवा के साथ लिपटे रहे हो सब के सब आज तक जीवित हो।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 4:5" - }, - "सुनो, मैंने तो अपने परमेश्वर यहोवा की आज्ञा के अनुसार तुम्हें विधि और नियम सिखाए हैं, कि जिस देश के अधिकारी होने जाते हो उसमें तुम उनके अनुसार चलो।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 4:6" - }, - "इसलिए तुम उनको धारण करना और मानना; क्योंकि और देशों के लोगों के सामने तुम्हारी बुद्धि और समझ इसी से प्रगट होगी, अर्थात् वे इन सब विधियों को सुनकर कहेंगे, कि निश्चय यह बड़ी जाति बुद्धिमान और समझदार है।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 4:7" - }, - "देखो, कौन ऐसी बड़ी जाति है जिसका देवता उसके ऐसे समीप रहता हो जैसा हमारा परमेश्वर यहोवा, जब भी हम उसको पुकारते हैं?", - { - "type": "char:bdit", - "content": [ - "(रोम. 3:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 4:8" - }, - "फिर कौन ऐसी बड़ी जाति है जिसके पास ऐसी धर्ममय विधि और नियम हों, जैसी कि यह सारी व्यवस्था जिसे मैं आज तुम्हारे सामने रखता हूँ?" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 12:18,19)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 4:9" - }, - "“यह अत्यन्त आवश्यक है कि तुम अपने विषय में सचेत रहो, और अपने मन की बड़ी चौकसी करो, कहीं ऐसा न हो कि जो-जो बातें तुम ने अपनी आँखों से देखीं उनको भूल जाओ, और वह जीवन भर के लिये तुम्हारे मन से जाती रहें; किन्तु तुम उन्हें अपने बेटों पोतों को सिखाना।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 4:10" - }, - "विशेष करके उस दिन की बातें जिसमें तुम होरेब के पास अपने परमेश्वर यहोवा के सामने खड़े थे, जब यहोवा ने मुझसे कहा था, ‘उन लोगों को मेरे पास इकट्ठा कर कि मैं उन्हें अपने वचन सुनाऊँ, जिससे वे सीखें, ताकि जितने दिन वे पृथ्वी पर जीवित रहें उतने दिन मेरा भय मानते रहें, और अपने बाल-बच्चों को भी यही सिखाएँ।’", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 4:11" - }, - "तब तुम समीप जाकर उस पर्वत के नीचे खड़े हुए, और वह पहाड़ आग से धधक रहा था, और उसकी लौ आकाश तक पहुँचती थी, और उसके चारों ओर अंधियारा और बादल, और घोर अंधकार छाया हुआ था।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:18,19)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 4:12" - }, - "तब यहोवा ने उस आग के बीच में से तुम से बातें की; बातों का शब्द तो तुम को सुनाई पड़ा, परन्तु कोई रूप न देखा; केवल शब्द ही शब्द सुन पड़ा।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 4:13" - }, - "और उसने तुम को अपनी वाचा के दसों वचन बताकर उनके मानने की आज्ञा दी; और उन्हें पत्थर की दो पटियाओं पर लिख दिया।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 4:14" - }, - "और मुझ को यहोवा ने उसी समय तुम्हें विधि और नियम सिखाने की आज्ञा दी, इसलिए कि जिस देश के अधिकारी होने को तुम पार जाने पर हो उसमें तुम उनको माना करो।" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 4:12" }, + "तब यहोवा ने उस आग के बीच में से तुम से बातें की; बातों का शब्द तो तुम को सुनाई पड़ा, परन्तु कोई रूप न देखा; केवल शब्द ही शब्द सुन पड़ा।", { - "type": "para:s", - "content": [ - "मूर्तिपूजा के विरुद्ध चेतावनी" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 4:13" }, + "और उसने तुम को अपनी वाचा के दसों वचन बताकर उनके मानने की आज्ञा दी; और उन्हें पत्थर की दो पटियाओं पर लिख दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 4:15" - }, - "“इसलिए तुम अपने विषय में बहुत सावधान रहना। क्योंकि जब यहोवा ने तुम से होरेब पर्वत पर आग के बीच में से बातें की, तब तुम को कोई रूप न दिखाई पड़ा,", - { - "type": "char:bdit", - "content": [ - "(रोम. 1:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 4:16" - }, - "कहीं ऐसा न हो कि तुम बिगड़कर चाहे पुरुष चाहे स्त्री के,", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 4:17" - }, - "चाहे पृथ्वी पर चलनेवाले किसी पशु, चाहे आकाश में उड़नेवाले किसी पक्षी के।" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 4:14" }, + "और मुझ को यहोवा ने उसी समय तुम्हें विधि और नियम सिखाने की आज्ञा दी, इसलिए कि जिस देश के अधिकारी होने को तुम पार जाने पर हो उसमें तुम उनको माना करो।" + ] + }, + { + "type": "para:s", + "content": [ + "मूर्तिपूजा के विरुद्ध चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DEU 4:18" - }, - "“चाहे भूमि पर रेंगनेवाले किसी जन्तु, चाहे पृथ्वी के जल में रहनेवाली किसी मछली के रूप की कोई मूर्ति खोदकर बना लो,", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 4:19" - }, - "या जब तुम आकाश की ओर आँखें उठाकर, सूर्य, चन्द्रमा, और तारों को, अर्थात्", - { - "type": "char:it", - "content": [ - "आकाश का सारा तारागण देखो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.19" - ] - }, - { - "type": "char:fq", - "content": [ - "आकाश का सारा तारागण देखो:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिनका प्रकाश परमेश्वर ने सब जातियों के उपयोग एवं लाभ के लिये वितरित कर दिया था। अत: मनुष्य की सेवा के लिये स्थापित इन वस्तुओं को ईश्वर मानकर उनकी उपासना नहीं करनी थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तब बहक कर उन्हें दण्डवत् करके उनकी सेवा करने लगो, जिनको तुम्हारे परमेश्वर यहोवा ने धरती पर के सब देशवालों के लिये रखा है।" - ] - }, - { - "type": "verse:v", - "number": "20", - "sid": "DEU 4:20" - }, - "और तुम को यहोवा लोहे के भट्ठे के सरीखे मिस्र देश से निकाल ले आया है, इसलिए कि तुम उसका प्रजारूपी निज भाग ठहरो, जैसा आज प्रगट है।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 4:21" - }, - "फिर तुम्हारे कारण यहोवा ने मुझसे क्रोध करके यह शपथ खाई, ‘तू यरदन पार जाने न पाएगा, और जो उत्तम देश इस्राएलियों का परमेश्वर यहोवा उन्हें उनका निज भाग करके देता है, उसमें तू प्रवेश करने न पाएगा।’", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 4:22" - }, - "किन्तु मुझे इसी देश में मरना है, मैं तो यरदन पार नहीं जा सकता; परन्तु तुम पार जाकर उस उत्तम देश के अधिकारी हो जाओगे।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 4:23" - }, - "इसलिए अपने विषय में तुम सावधान रहो, कहीं ऐसा न हो कि तुम उस वाचा को भूलकर, जो तुम्हारे परमेश्वर यहोवा ने तुम से बाँधी है, किसी और वस्तु की मूर्ति खोदकर बनाओ, जिसे तुम्हारे परमेश्वर यहोवा ने तुम को मना किया है।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 4:24" - }, - "क्योंकि तुम्हारा परमेश्वर यहोवा भस्म करनेवाली आग है; वह जलन रखनेवाला परमेश्वर है।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:29)" - ] - }, - "" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 4:15" }, + "“इसलिए तुम अपने विषय में बहुत सावधान रहना। क्योंकि जब यहोवा ने तुम से होरेब पर्वत पर आग के बीच में से बातें की, तब तुम को कोई रूप न दिखाई पड़ा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "DEU 4:25" - }, - "“यदि उस देश में रहते-रहते बहुत दिन बीत जाने पर, और अपने बेटे-पोते उत्पन्न होने पर, तुम बिगड़कर किसी वस्तु के रूप की मूर्ति खोदकर बनाओ, और इस रीति से अपने परमेश्वर यहोवा के प्रति बुराई करके उसे अप्रसन्न कर दो,", - { - "type": "verse:v", - "number": "26", - "sid": "DEU 4:26" - }, - "तो मैं आज आकाश और पृथ्वी को तुम्हारे विरुद्ध साक्षी करके कहता हूँ, कि जिस देश के अधिकारी होने के लिये तुम यरदन पार जाने पर हो उसमें तुम जल्दी बिल्कुल नाश हो जाओगे; और बहुत दिन रहने न पाओगे, किन्तु पूरी रीति से नष्ट हो जाओगे।", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 4:27" - }, - "और यहोवा तुम को देश-देश के लोगों में तितर-बितर करेगा, और जिन जातियों के बीच यहोवा तुम को पहुँचाएगा उनमें तुम थोड़े ही से रह जाओगे।", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 4:28" - }, - "और वहाँ तुम मनुष्य के बनाए हुए लकड़ी और पत्थर के देवताओं की सेवा करोगे, जो न देखते, और न सुनते, और न खाते, और न सूँघते हैं।", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 4:29" - }, - "परन्तु वहाँ भी यदि तुम अपने परमेश्वर यहोवा को ढूँढ़ोगे, तो वह तुम को मिल जाएगा, शर्त यह है कि तुम अपने पूरे मन से और अपने सारे प्राण से उसे ढूँढ़ो।", - { - "type": "verse:v", - "number": "30", - "sid": "DEU 4:30" - }, - "अन्त के दिनों में जब तुम संकट में पड़ो, और ये सब विपत्तियाँ तुम पर आ पड़ें, तब तुम अपने परमेश्वर यहोवा की ओर फिरो और उसकी मानना;", - { - "type": "verse:v", - "number": "31", - "sid": "DEU 4:31" - }, - "क्योंकि तेरा परमेश्वर यहोवा दयालु परमेश्वर है, वह तुम को न तो छोड़ेगा और न नष्ट करेगा, और जो वाचा उसने तेरे पितरों से शपथ खाकर बाँधी है उसको नहीं भूलेगा।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 1:23)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "DEU 4:32" - }, - "“जब से परमेश्वर ने मनुष्य को उत्पन्न करके पृथ्वी पर रखा तब से लेकर तू अपने उत्पन्न होने के दिन तक की बातें पूछ, और आकाश के एक छोर से दूसरे छोर तक की बातें पूछ, क्या ऐसी बड़ी बात कभी हुई या सुनने में आई है?", - { - "type": "verse:v", - "number": "33", - "sid": "DEU 4:33" - }, - "क्या कोई जाति कभी परमेश्वर की वाणी आग के बीच में से आती हुई सुनकर जीवित रही, जैसे कि तूने सुनी है?", - { - "type": "verse:v", - "number": "34", - "sid": "DEU 4:34" - }, - "फिर क्या परमेश्वर ने और किसी जाति को दूसरी जाति के बीच से निकालने को कमर बाँधकर परीक्षा, और चिन्ह, और चमत्कार, और युद्ध, और बलवन्त हाथ, और बढ़ाई हुई भुजा से ऐसे बड़े भयानक काम किए, जैसे तुम्हारे परमेश्वर यहोवा ने मिस्र में तुम्हारे देखते किए?", - { - "type": "verse:v", - "number": "35", - "sid": "DEU 4:35" - }, - "यह सब तुझको दिखाया गया, इसलिए कि तू जान ले कि यहोवा ही परमेश्वर है; उसको छोड़ और कोई है ही नहीं।", - { - "type": "verse:v", - "number": "36", - "sid": "DEU 4:36" - }, - "आकाश में से उसने तुझे अपनी वाणी सुनाई कि तुझे शिक्षा दे; और पृथ्वी पर उसने तुझे अपनी बड़ी आग दिखाई, और उसके वचन आग के बीच में से आते हुए तुझे सुनाई पड़े।", - { - "type": "verse:v", - "number": "37", - "sid": "DEU 4:37" - }, - "और उसने जो तेरे पितरों से प्रेम रखा, इस कारण उनके पीछे उनके वंश को चुन लिया, और प्रत्यक्ष होकर तुझे अपने बड़े सामर्थ्य के द्वारा मिस्र से इसलिए निकाल लाया,", - { - "type": "verse:v", - "number": "38", - "sid": "DEU 4:38" - }, - "कि तुझ से बड़ी और सामर्थी जातियों को तेरे आगे से निकालकर तुझे उनके देश में पहुँचाए, और उसे तेरा निज भागकर दे, जैसा आज के दिन दिखाई पड़ता है;", - { - "type": "verse:v", - "number": "39", - "sid": "DEU 4:39" - }, - "इसलिए आज जान ले, और अपने मन में सोच भी रख, कि ऊपर आकाश में और नीचे पृथ्वी पर यहोवा ही परमेश्वर है; और कोई दूसरा नहीं।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 8:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "DEU 4:40" - }, - "और तू उसकी विधियों और आज्ञाओं को जो मैं आज तुझे सुनाता हूँ मानना, इसलिए कि तेरा और तेरे पीछे तेरे वंश का भी भला हो, और जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तेरे दिन बहुत वरन् सदा के लिये हों।”" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 4:16" }, + "कहीं ऐसा न हो कि तुम बिगड़कर चाहे पुरुष चाहे स्त्री के,", { - "type": "para:s", - "content": [ - "यरदन के पूर्व के शरणनगर" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 4:17" }, + "चाहे पृथ्वी पर चलनेवाले किसी पशु, चाहे आकाश में उड़नेवाले किसी पक्षी के।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "DEU 4:41" - }, - "तब मूसा ने यरदन के पार पूर्व की ओर तीन नगर अलग किए,", - { - "type": "verse:v", - "number": "42", - "sid": "DEU 4:42" - }, - "इसलिए कि जो कोई बिना जाने और बिना पहले से बैर रखे अपने किसी भाई को मार डाले, वह उनमें से किसी नगर में भाग जाए, और भागकर जीवित रहे", - { - "type": "verse:v", - "number": "43", - "sid": "DEU 4:43" - }, - "अर्थात् रूबेनियों का बेसेर नगर जो जंगल के समथर देश में है, और गादियों के गिलाद का रामोत, और मनश्शेइयों के बाशान का गोलन।" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 4:18" }, + "“चाहे भूमि पर रेंगनेवाले किसी जन्तु, चाहे पृथ्वी के जल में रहनेवाली किसी मछली के रूप की कोई मूर्ति खोदकर बना लो,", { - "type": "para:s", - "content": [ - "परमेश्वर की व्यवस्था का परिचय" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 4:19" }, + "या जब तुम आकाश की ओर आँखें उठाकर, सूर्य, चन्द्रमा, और तारों को, अर्थात्", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "DEU 4:44" - }, - "फिर जो व्यवस्था मूसा ने इस्राएलियों को दी वह यह है", - { - "type": "verse:v", - "number": "45", - "sid": "DEU 4:45" - }, - "ये ही वे चेतावनियाँ और नियम हैं जिन्हें मूसा ने इस्राएलियों को उस समय कह सुनाया जब वे मिस्र से निकले थे,", - { - "type": "verse:v", - "number": "46", - "sid": "DEU 4:46" - }, - "अर्थात् यरदन के पार बेतपोर के सामने की तराई में, एमोरियों के राजा हेशबोनवासी सीहोन के देश में, जिस राजा को उन्होंने मिस्र से निकलने के बाद मारा।", + "type": "char:it", + "content": [ + "आकाश का सारा तारागण देखो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "47", - "sid": "DEU 4:47" + "type": "char:fr", + "content": [ + "4.19" + ] }, - "और उन्होंने उसके देश को, और बाशान के राजा ओग के देश को, अपने वश में कर लिया; यरदन के पार सूर्योदय की ओर रहनेवाले एमोरियों के राजाओं के ये देश थे।", { - "type": "verse:v", - "number": "48", - "sid": "DEU 4:48" + "type": "char:fq", + "content": [ + "आकाश का सारा तारागण देखो:" + ] }, - "यह देश अर्नोन के नाले के छोरवाले अरोएर से लेकर सिय्योन पर्वत, जो हेर्मोन भी कहलाता है,", { - "type": "verse:v", - "number": "49", - "sid": "DEU 4:49" - }, - "उस पर्वत तक का सारा देश, और पिसगा की ढलान के नीचे के अराबा के ताल तक, यरदन पार पूर्व की ओर का सारा अराबा है।" - ] + "type": "char:ft", + "content": [ + "जिनका प्रकाश परमेश्वर ने सब जातियों के उपयोग एवं लाभ के लिये वितरित कर दिया था। अत: मनुष्य की सेवा के लिये स्थापित इन वस्तुओं को ईश्वर मानकर उनकी उपासना नहीं करनी थी।" + ] + } + ] + } + ] }, + ", तब बहक कर उन्हें दण्डवत् करके उनकी सेवा करने लगो, जिनको तुम्हारे परमेश्वर यहोवा ने धरती पर के सब देशवालों के लिये रखा है।", { - "type": "chapter:c", - "number": "5", - "sid": "DEU 5" + "type": "verse:v", + "number": "20", + "sid": "DEU 4:20" }, + "और तुम को यहोवा लोहे के भट्ठे के सरीखे मिस्र देश से निकाल ले आया है, इसलिए कि तुम उसका प्रजारूपी निज भाग ठहरो, जैसा आज प्रगट है।", { - "type": "para:s", - "content": [ - "दस आज्ञाएँ" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 4:21" }, + "फिर तुम्हारे कारण यहोवा ने मुझसे क्रोध करके यह शपथ खाई, ‘तू यरदन पार जाने न पाएगा, और जो उत्तम देश इस्राएलियों का परमेश्वर यहोवा उन्हें उनका निज भाग करके देता है, उसमें तू प्रवेश करने न पाएगा।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 5:1" - }, - "मूसा ने सारे इस्राएलियों को बुलवाकर कहा, “हे इस्राएलियों, जो-जो विधि और नियम मैं आज तुम्हें सुनाता हूँ वे सुनो, इसलिए कि उन्हें सीखकर मानने में चौकसी करो।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 5:2" - }, - "हमारे परमेश्वर यहोवा ने तो होरेब पर हम से वाचा बाँधी।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 5:3" - }, - "इस वाचा को यहोवा ने", - { - "type": "char:it", - "content": [ - "हमारे पितरों से नहीं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.3" - ] - }, - { - "type": "char:fq", - "content": [ - "हमारे पितरों से नहीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "पितरों अर्थात् अब्राहम, इसहाक और याकूब (व्यव. 4:37) नि:सन्देह परमेश्वर ने उनसे वाचा बाँधी थी पर वह वाचा नहीं जिसकी यहाँ चर्चा की गई है। सीनै पर्वत पर बाँधी गई इस वाचा के उत्तरदायित्व क्योंकि अब उस जाति को एक राष्ट्र बनाया गया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, हम ही से बाँधा, जो यहाँ आज के दिन जीवित हैं।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "DEU 5:4" - }, - "यहोवा ने उस पर्वत पर आग के बीच में से तुम लोगों से आमने-सामने बातें की;", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:38)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 5:5" - }, - "उस आग के डर के मारे तुम पर्वत पर न चढ़े, इसलिए मैं यहोवा के और तुम्हारे बीच उसका वचन तुम्हें बताने को खड़ा रहा। तब उसने कहा," - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 4:22" }, + "किन्तु मुझे इसी देश में मरना है, मैं तो यरदन पार नहीं जा सकता; परन्तु तुम पार जाकर उस उत्तम देश के अधिकारी हो जाओगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 5:6" - }, - "‘तेरा परमेश्वर यहोवा, जो तुझे दासत्व के घर अर्थात् मिस्र देश में से निकाल लाया है, वह मैं हूँ।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 5:7" - }, - "‘मुझे छोड़ दूसरों को परमेश्वर करके न मानना।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 5:8" - }, - "‘तू अपने लिये कोई मूर्ति खोदकर न बनाना, न किसी की प्रतिमा बनाना जो आकाश में, या पृथ्वी पर, या पृथ्वी के जल में है;", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 5:9" - }, - "तू उनको दण्डवत् न करना और न उनकी उपासना करना; क्योंकि मैं तेरा परमेश्वर यहोवा जलन रखनेवाला परमेश्वर हूँ, और जो मुझसे बैर रखते हैं उनके बेटों, पोतों, और परपोतों को पितरों का दण्ड दिया करता हूँ,", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 5:10" - }, - "और जो मुझसे प्रेम रखते और मेरी आज्ञाओं को मानते हैं उन हजारों पर करुणा किया करता हूँ।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 5:11" - }, - "‘तू अपने परमेश्वर यहोवा का नाम व्यर्थ न लेना; क्योंकि जो यहोवा का नाम व्यर्थ ले वह उनको निर्दोष न ठहराएगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 5:33)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 5:12" - }, - "‘तू विश्रामदिन को मानकर पवित्र रखना, जैसे तेरे परमेश्वर यहोवा ने तुझे आज्ञा दी।", - { - "type": "char:bdit", - "content": [ - "(मर. 2:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 5:13" - }, - "छः दिन तो परिश्रम करके अपना सारा काम-काज करना;", - { - "type": "char:bdit", - "content": [ - "(लूका 13:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 5:14" - }, - "परन्तु सातवाँ दिन तेरे परमेश्वर यहोवा के लिये विश्रामदिन है; उसमें न तू किसी भाँति का काम-काज करना, न तेरा बेटा, न तेरी बेटी, न तेरा दास, न तेरी दासी, न तेरा बैल, न तेरा गदहा, न तेरा कोई पशु, न कोई परदेशी भी जो तेरे फाटकों के भीतर हो; जिससे तेरा दास और तेरी दासी भी तेरे समान विश्राम करे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 12:2, लूका 23:56)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 5:15" - }, - "और इस बात को स्मरण रखना कि मिस्र देश में तू आप दास था, और वहाँ से तेरा परमेश्वर यहोवा तुझे बलवन्त हाथ और बढ़ाई हुई भुजा के द्वारा निकाल लाया; इस कारण तेरा परमेश्वर यहोवा तुझे विश्रामदिन मानने की आज्ञा देता है।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 5:16" - }, - "‘अपने पिता और अपनी माता का आदर करना, जैसे कि तेरे परमेश्वर यहोवा ने तुझे आज्ञा दी है; जिससे जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तू बहुत दिन तक रहने पाए, और तेरा भला हो।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 15:4, मर. 7:10, मर. 10:19, इफि. 6:2-3)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 5:17" - }, - "‘तू खून न करना।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 5:21, याकू. 2:11)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 5:18" - }, - "‘तू व्यभिचार न करना।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 5:27, याकू. 2:11, रोम. 7:7, रोम. 13:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 5:19" - }, - "‘तू चोरी न करना।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 5:20" - }, - "‘तू किसी के विरुद्ध झूठी साक्षी न देना।", - { - "type": "char:bdit", - "content": [ - "(लूका 18:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 5:21" - }, - "‘तू न किसी की पत्नी का लालच करना, और न किसी के घर का लालच करना, न उसके खेत का, न उसके दास का, न उसकी दासी का, न उसके बैल या गदहे का, न उसकी किसी और वस्तु का लालच करना।’", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 5:22" - }, - "यही वचन यहोवा ने उस पर्वत पर आग, और बादल, और घोर अंधकार के बीच में से तुम्हारी सारी मण्डली से पुकारकर कहा; और", - { - "type": "char:it", - "content": [ - "इससे अधिक और कुछ न कहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.22" - ] - }, - { - "type": "char:fq", - "content": [ - "इससे अधिक और कुछ न कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब परमेश्वर ने अपनी भयानक वाणी में उनसे सीधा वार्तालाप नहीं किया, उसने अपने सब आदेश उन्हें मूसा के माध्यम से दिए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। और उन्हें उसने पत्थर की दो पटियाओं पर लिखकर मुझे दे दिया।" - ] - } - ] + "type": "verse:v", + "number": "23", + "sid": "DEU 4:23" }, + "इसलिए अपने विषय में तुम सावधान रहो, कहीं ऐसा न हो कि तुम उस वाचा को भूलकर, जो तुम्हारे परमेश्वर यहोवा ने तुम से बाँधी है, किसी और वस्तु की मूर्ति खोदकर बनाओ, जिसे तुम्हारे परमेश्वर यहोवा ने तुम को मना किया है।", { - "type": "para:s", - "content": [ - "परमेश्वर के तेज से लोगों का भयभीत होना" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 4:24" }, + "क्योंकि तुम्हारा परमेश्वर यहोवा भस्म करनेवाली आग है; वह जलन रखनेवाला परमेश्वर है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DEU 5:23" - }, - "“जब पर्वत आग से दहक रहा था, और तुम ने उस शब्द को अंधियारे के बीच में से आते सुना, तब तुम और तुम्हारे गोत्रों के सब मुख्य-मुख्य पुरुष और तुम्हारे पुरनिए मेरे पास आए;", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 5:24" - }, - "और तुम कहने लगे, ‘हमारे परमेश्वर यहोवा ने हमको अपना तेज और अपनी महिमा दिखाई है, और हमने उसका शब्द आग के बीच में से आते हुए सुना; आज हमने देख लिया कि यद्यपि परमेश्वर मनुष्य से बातें करता है तो भी मनुष्य जीवित रहता है।", - { - "type": "char:bdit", - "content": [ - "(निर्ग. 19:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 5:25" - }, - "अब हम क्यों मर जाएँ? क्योंकि ऐसी बड़ी आग से हम भस्म हो जाएँगे; और यदि हम अपने परमेश्वर यहोवा का शब्द फिर सुनें, तब तो मर ही जाएँगे।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "DEU 5:26" - }, - "क्योंकि सारे प्राणियों में से कौन ऐसा है जो हमारे समान जीवित और अग्नि के बीच में से बोलते हुए परमेश्वर का शब्द सुनकर जीवित बचा रहे?", - { - "type": "char:bdit", - "content": [ - "(व्यव. 4:33)" - ] - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 5:27" - }, - "इसलिए तू समीप जा, और जो कुछ हमारा परमेश्वर यहोवा कहे उसे सुन ले; फिर जो कुछ हमारा परमेश्वर यहोवा कहे उसे हम से कहना; और हम उसे सुनेंगे और उसे मानेंगे।’" - ] - }, + "type": "char:bdit", + "content": [ + "(इब्रा. 12:29)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "परमेश्वर का मूसा से बात करना" - ] + "type": "verse:v", + "number": "25", + "sid": "DEU 4:25" }, + "“यदि उस देश में रहते-रहते बहुत दिन बीत जाने पर, और अपने बेटे-पोते उत्पन्न होने पर, तुम बिगड़कर किसी वस्तु के रूप की मूर्ति खोदकर बनाओ, और इस रीति से अपने परमेश्वर यहोवा के प्रति बुराई करके उसे अप्रसन्न कर दो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "DEU 5:28" - }, - "“जब तुम मुझसे ये बातें कह रहे थे तब यहोवा ने तुम्हारी बातें सुनीं; तब उसने मुझसे कहा, ‘इन लोगों ने जो-जो बातें तुझ से कही हैं मैंने सुनी हैं; इन्होंने जो कुछ कहा वह ठीक ही कहा।", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 5:29" - }, - "भला होता कि उनका मन सदैव ऐसा ही बना रहे, कि वे मेरा भय मानते हुए मेरी सब आज्ञाओं पर चलते रहें, जिससे उनकी और उनके वंश की सदैव भलाई होती रहे!", - { - "type": "verse:v", - "number": "30", - "sid": "DEU 5:30" - }, - "इसलिए तू जाकर उनसे कह दे, कि अपने-अपने डेरों को लौट जाओ।", - { - "type": "verse:v", - "number": "31", - "sid": "DEU 5:31" - }, - "परन्तु तू यहीं मेरे पास खड़ा रह, और मैं वे सारी आज्ञाएँ और विधियाँ और नियम जिन्हें तुझे उनको सिखाना होगा तुझ से कहूँगा, जिससे वे उन्हें उस देश में जिसका अधिकार मैं उन्हें देने पर हूँ मानें।’", - { - "type": "char:bdit", - "content": [ - "(गला. 3:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "DEU 5:32" - }, - "इसलिए तुम अपने परमेश्वर यहोवा की आज्ञा के अनुसार करने में चौकसी करना; न तो दाएँ मुड़ना और न बाएँ।", - { - "type": "verse:v", - "number": "33", - "sid": "DEU 5:33" - }, - "जिस मार्ग पर चलने की आज्ञा तुम्हारे परमेश्वर यहोवा ने तुम को दी है उस सारे मार्ग पर चलते रहो, कि तुम जीवित रहो, और तुम्हारा भला हो, और जिस देश के तुम अधिकारी होंगे उसमें तुम बहुत दिनों के लिये बने रहो।", - { - "type": "char:bdit", - "content": [ - "(लूका 1:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "26", + "sid": "DEU 4:26" }, + "तो मैं आज आकाश और पृथ्वी को तुम्हारे विरुद्ध साक्षी करके कहता हूँ, कि जिस देश के अधिकारी होने के लिये तुम यरदन पार जाने पर हो उसमें तुम जल्दी बिल्कुल नाश हो जाओगे; और बहुत दिन रहने न पाओगे, किन्तु पूरी रीति से नष्ट हो जाओगे।", { - "type": "chapter:c", - "number": "6", - "sid": "DEU 6" + "type": "verse:v", + "number": "27", + "sid": "DEU 4:27" }, + "और यहोवा तुम को देश-देश के लोगों में तितर-बितर करेगा, और जिन जातियों के बीच यहोवा तुम को पहुँचाएगा उनमें तुम थोड़े ही से रह जाओगे।", { - "type": "para:s", - "content": [ - "महानतम् आज्ञा" - ] + "type": "verse:v", + "number": "28", + "sid": "DEU 4:28" }, + "और वहाँ तुम मनुष्य के बनाए हुए लकड़ी और पत्थर के देवताओं की सेवा करोगे, जो न देखते, और न सुनते, और न खाते, और न सूँघते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 6:1" - }, - "“यह वह आज्ञा, और वे विधियाँ और नियम हैं जो तुम्हें सिखाने की तुम्हारे परमेश्वर यहोवा ने आज्ञा दी है, कि तुम उन्हें उस देश में मानो जिसके अधिकारी होने को पार जाने पर हो;", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 6:2" - }, - "और तू और तेरा बेटा और तेरा पोता परमेश्वर यहोवा का भय मानते हुए उसकी उन सब विधियों और आज्ञाओं पर, जो मैं तुझे सुनाता हूँ, अपने जीवन भर चलते रहें, जिससे तू बहुत दिन तक बना रहे।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 6:3" - }, - "हे इस्राएल, सुन, और ऐसा ही करने की चौकसी कर; इसलिए कि तेरा भला हो, और तेरे पितरों के परमेश्वर यहोवा के वचन के अनुसार", - { - "type": "char:it", - "content": [ - "उस देश में" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.3" - ] - }, - { - "type": "char:fq", - "content": [ - "उस देश में:" - ] - }, - { - "type": "char:ft", - "content": [ - "जैसा परमेश्वर ने उनके पितरों से प्रतिज्ञा की थी कि वह देश दूध और मधु का है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* जहाँ दूध और मधु की धाराएँ बहती हैं तुम बहुत हो जाओ।" - ] - } - ] + "type": "verse:v", + "number": "29", + "sid": "DEU 4:29" }, + "परन्तु वहाँ भी यदि तुम अपने परमेश्वर यहोवा को ढूँढ़ोगे, तो वह तुम को मिल जाएगा, शर्त यह है कि तुम अपने पूरे मन से और अपने सारे प्राण से उसे ढूँढ़ो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DEU 6:4" - }, - "“हे इस्राएल, सुन, यहोवा हमारा परमेश्वर है, यहोवा एक ही है;", - { - "type": "char:bdit", - "content": [ - "(मर. 12:29-33)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 6:5" - }, - "तू", - { - "type": "char:it", - "content": [ - "अपने परमेश्वर यहोवा से अपने सारे मन, और सारे प्राण, और सारी शक्ति के साथ प्रेम रखना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.5" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने परमेश्वर यहोवा से .... प्रेम रखना:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर एक ही है और वह इस्राएल का परमेश्वर है अत: इस्राएल परमेश्वर से संकोच रहित पूरे मन से प्रेम रखे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।;" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 22:37, लूका 10:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 6:6" - }, - "और ये आज्ञाएँ जो मैं आज तुझको सुनाता हूँ वे तेरे मन में बनी रहें", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 6:7" - }, - "और तू इन्हें अपने बाल-बच्चों को समझाकर सिखाया करना, और घर में बैठे, मार्ग पर चलते, लेटते, उठते, इनकी चर्चा किया करना।", - { - "type": "char:bdit", - "content": [ - "(इफि. 6:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 6:8" - }, - "और इन्हें अपने हाथ पर चिन्ह के रूप में बाँधना, और ये तेरी आँखों के बीच टीके का काम दें।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 23:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 6:9" - }, - "और इन्हें अपने-अपने घर के चौखट की बाजुओं और अपने फाटकों पर लिखना।" - ] + "type": "verse:v", + "number": "30", + "sid": "DEU 4:30" }, + "अन्त के दिनों में जब तुम संकट में पड़ो, और ये सब विपत्तियाँ तुम पर आ पड़ें, तब तुम अपने परमेश्वर यहोवा की ओर फिरो और उसकी मानना;", { - "type": "para:s", - "content": [ - "आज्ञा उल्लंघन के विरुद्ध चेतावनी" - ] + "type": "verse:v", + "number": "31", + "sid": "DEU 4:31" }, + "क्योंकि तेरा परमेश्वर यहोवा दयालु परमेश्वर है, वह तुम को न तो छोड़ेगा और न नष्ट करेगा, और जो वाचा उसने तेरे पितरों से शपथ खाकर बाँधी है उसको नहीं भूलेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DEU 6:10" - }, - "“जब तेरा परमेश्वर यहोवा तुझे उस देश में पहुँचाए जिसके विषय में उसने अब्राहम, इसहाक, और याकूब नामक, तेरे पूर्वजों से तुझे देने की शपथ खाई, और जब वह तुझको", - { - "type": "char:it", - "content": [ - "बड़े-बड़े और अच्छे नगर, जो तूने नहीं बनाए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.10" - ] - }, - { - "type": "char:fq", - "content": [ - "बड़े-बड़े और अच्छे नगर, जो तूने नहीं बनाए:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब इस्राएल साधारण जीवन का त्याग करके अन्यजातियों के मध्य स्थाई जीवन जीने जा रहा था और अब वे बड़े-बड़े और अच्छे नगर, घर और दाख की बारियों में जीवन निर्वाह करेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "DEU 6:11" - }, - "और अच्छे-अच्छे पदार्थों से भरे हुए घर, जो तूने नहीं भरे, और खुदे हुए कुएँ, जो तूने नहीं खोदे, और दाख की बारियाँ और जैतून के वृक्ष, जो तूने नहीं लगाए, ये सब वस्तुएँ जब वह दे, और तू खाके तृप्त हो,", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 6:12" - }, - "तब सावधान रहना, कहीं ऐसा न हो कि तू यहोवा को भूल जाए, जो तुझे दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 6:13" - }, - "अपने परमेश्वर यहोवा का भय मानना; उसी की सेवा करना, और उसी के नाम की शपथ खाना।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 4:10, लूका 4:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 6:14" - }, - "तुम पराए देवताओं के, अर्थात् अपने चारों ओर के देशों के लोगों के देवताओं के पीछे न हो लेना;", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 6:15" - }, - "क्योंकि तेरा परमेश्वर यहोवा जो तेरे बीच में है वह जलन रखनेवाला परमेश्वर है; कहीं ऐसा न हो कि तेरे परमेश्वर यहोवा का कोप तुझ पर भड़के, और वह तुझको पृथ्वी पर से नष्ट कर डाले।" - ] + "type": "verse:v", + "number": "32", + "sid": "DEU 4:32" }, + "“जब से परमेश्वर ने मनुष्य को उत्पन्न करके पृथ्वी पर रखा तब से लेकर तू अपने उत्पन्न होने के दिन तक की बातें पूछ, और आकाश के एक छोर से दूसरे छोर तक की बातें पूछ, क्या ऐसी बड़ी बात कभी हुई या सुनने में आई है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DEU 6:16" - }, - "“तुम अपने परमेश्वर यहोवा की परीक्षा न करना, जैसे कि तुम ने मस्सा में उसकी परीक्षा की थी।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 4:7, लूका 4:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 6:17" - }, - "अपने परमेश्वर यहोवा की आज्ञाओं, चेतावनियों, और विधियों को, जो उसने तुझको दी हैं, सावधानी से मानना।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 6:18" - }, - "और जो काम यहोवा की दृष्टि में ठीक और सुहावना है वही किया करना, जिससे कि तेरा भला हो, और जिस उत्तम देश के विषय में यहोवा ने तेरे पूर्वजों से शपथ खाई उसमें तू प्रवेश करके उसका अधिकारी हो जाए,", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 6:19" - }, - "कि तेरे सब शत्रु तेरे सामने से दूर कर दिए जाएँ, जैसा कि यहोवा ने कहा था।" - ] + "type": "verse:v", + "number": "33", + "sid": "DEU 4:33" }, + "क्या कोई जाति कभी परमेश्वर की वाणी आग के बीच में से आती हुई सुनकर जीवित रही, जैसे कि तूने सुनी है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DEU 6:20" - }, - "“फिर आगे को जब तेरी सन्तान तुझ से पूछे, ‘ये चेतावनियाँ और विधि और नियम, जिनके मानने की आज्ञा हमारे परमेश्वर यहोवा ने तुम को दी है, इनका प्रयोजन क्या है?’", - { - "type": "char:bdit", - "content": [ - "(इफि. 6:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 6:21" - }, - "तब अपनी सन्तान से कहना, ‘जब हम मिस्र में फ़िरौन के दास थे, तब यहोवा बलवन्त हाथ से हमको मिस्र में से निकाल ले आया;", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 6:22" - }, - "और यहोवा ने हमारे देखते मिस्र में फ़िरौन और उसके सारे घराने को दुःख देनेवाले बड़े-बड़े चिन्ह और चमत्कार दिखाए;", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 6:23" - }, - "और हमको वह वहाँ से निकाल लाया, इसलिए कि हमें इस देश में पहुँचाकर, जिसके विषय में उसने हमारे पूर्वजों से शपथ खाई थी, इसको हमें सौंप दे।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 6:24" - }, - "और यहोवा ने हमें ये सब विधियाँ पालन करने की आज्ञा दी, इसलिए कि हम अपने परमेश्वर यहोवा का भय मानें, और इस रीति सदैव हमारा भला हो, और वह हमको जीवित रखे, जैसा कि आज के दिन है।", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 6:25" - }, - "और यदि हम अपने परमेश्वर यहोवा की दृष्टि में उसकी आज्ञा के अनुसार इन सारे नियमों के मानने में चौकसी करें, तो", - { - "type": "char:it", - "content": [ - "यह हमारे लिये धार्मिकता ठहरेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.25" - ] - }, - { - "type": "char:fq", - "content": [ - "यह हमारे लिये धार्मिकता ठहरेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "आरम्भ ही से मूसा ने विधान के अनुसार न्यायोचित ठहरना पूर्णतः मन की अवस्था पर आधारित किया है अर्थात् विश्वास पर।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।’" - ] - } - ] + "type": "verse:v", + "number": "34", + "sid": "DEU 4:34" }, + "फिर क्या परमेश्वर ने और किसी जाति को दूसरी जाति के बीच से निकालने को कमर बाँधकर परीक्षा, और चिन्ह, और चमत्कार, और युद्ध, और बलवन्त हाथ, और बढ़ाई हुई भुजा से ऐसे बड़े भयानक काम किए, जैसे तुम्हारे परमेश्वर यहोवा ने मिस्र में तुम्हारे देखते किए?", { - "type": "chapter:c", - "number": "7", - "sid": "DEU 7" + "type": "verse:v", + "number": "35", + "sid": "DEU 4:35" }, + "यह सब तुझको दिखाया गया, इसलिए कि तू जान ले कि यहोवा ही परमेश्वर है; उसको छोड़ और कोई है ही नहीं।", { - "type": "para:s", - "content": [ - "प्रभु की चुनी हुई प्रजा" - ] + "type": "verse:v", + "number": "36", + "sid": "DEU 4:36" }, + "आकाश में से उसने तुझे अपनी वाणी सुनाई कि तुझे शिक्षा दे; और पृथ्वी पर उसने तुझे अपनी बड़ी आग दिखाई, और उसके वचन आग के बीच में से आते हुए तुझे सुनाई पड़े।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 7:1" - }, - "“फिर जब तेरा परमेश्वर यहोवा तुझे उस देश में जिसके अधिकारी होने को तू जाने पर है पहुँचाए, और तेरे सामने से हित्ती, गिर्गाशी, एमोरी, कनानी, परिज्जी, हिब्बी, और यबूसी नामक, बहुत सी जातियों को अर्थात् तुम से बड़ी और सामर्थी सातों जातियों को निकाल दे,", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 13:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 7:2" - }, - "और तेरा परमेश्वर यहोवा उन्हें तेरे द्वारा हरा दे, और तू उन पर जय प्राप्त कर ले; तब उन्हें पूरी रीति से नष्ट कर डालना; उनसे न वाचा बाँधना, और न उन पर दया करना।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 7:3" - }, - "और न उनसे ब्याह शादी करना, न तो अपनी बेटी उनके बेटे को ब्याह देना, और न उनकी बेटी को अपने बेटे के लिये ब्याह लेना।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 7:4" - }, - "क्योंकि वे तेरे बेटे को मेरे पीछे चलने से बहकाएँगी, और दूसरे देवताओं की उपासना करवाएँगी; और इस कारण यहोवा का कोप तुम पर भड़क उठेगा, और वह तेरा शीघ्र सत्यानाश कर डालेगा।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 7:5" - }, - "उन लोगों से ऐसा बर्ताव करना, कि उनकी वेदियों को ढा देना, उनकी लाठों को तोड़ डालना, उनकी अशेरा नामक मूर्तियों को काट काटकर गिरा देना, और उनकी खुदी हुई मूर्तियों को आग में जला देना।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 7:6" - }, - "क्योंकि तू अपने परमेश्वर यहोवा की पवित्र प्रजा है; यहोवा ने पृथ्वी भर के सब देशों के लोगों में से तुझको चुन लिया है कि तू उसकी प्रजा और निज भाग ठहरे।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 7:7" - }, - "यहोवा ने जो तुम से स्नेह करके तुम को चुन लिया, इसका कारण यह नहीं था कि तुम गिनती में और सब देशों के लोगों से अधिक थे, किन्तु तुम तो सब देशों के लोगों से", - { - "type": "char:it", - "content": [ - "गिनती में थोड़े थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.7" - ] - }, - { - "type": "char:fq", - "content": [ - "गिनती में थोड़े थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने जब इस्राएल को चुना था तब वह भाग एक ही परिवार था वरन् एक ही मनुष्य, अब्राहम था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "DEU 7:8" - }, - "यहोवा ने जो तुम को बलवन्त हाथ के द्वारा दासत्व के घर में से, और मिस्र के राजा फ़िरौन के हाथ से छुड़ाकर निकाल लाया, इसका यही कारण है कि वह तुम से प्रेम रखता है, और उस शपथ को भी पूरी करना चाहता है जो उसने तुम्हारे पूर्वजों से खाई थी।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 7:9" - }, - "इसलिए जान ले कि तेरा परमेश्वर यहोवा ही परमेश्वर है, वह विश्वासयोग्य परमेश्वर है; जो उससे प्रेम रखते और उसकी आज्ञाएँ मानते हैं उनके साथ वह हजार पीढ़ी तक अपनी वाचा का पालन करता, और उन पर करुणा करता रहता है;", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 7:10" - }, - "और जो उससे बैर रखते हैं, वह उनके देखते उनसे बदला लेकर नष्ट कर डालता है; अपने बैरी के विषय वह विलम्ब न करेगा, उसके देखते ही उससे बदला लेगा।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 7:11" - }, - "इसलिए इन आज्ञाओं, विधियों, और नियमों को, जो मैं आज तुझे चिताता हूँ, मानने में चौकसी करना।" - ] + "type": "verse:v", + "number": "37", + "sid": "DEU 4:37" }, + "और उसने जो तेरे पितरों से प्रेम रखा, इस कारण उनके पीछे उनके वंश को चुन लिया, और प्रत्यक्ष होकर तुझे अपने बड़े सामर्थ्य के द्वारा मिस्र से इसलिए निकाल लाया,", { - "type": "para:s", - "content": [ - "आज्ञाकारिता की आशीषें" - ] + "type": "verse:v", + "number": "38", + "sid": "DEU 4:38" }, + "कि तुझ से बड़ी और सामर्थी जातियों को तेरे आगे से निकालकर तुझे उनके देश में पहुँचाए, और उसे तेरा निज भागकर दे, जैसा आज के दिन दिखाई पड़ता है;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 7:12" - }, - "“और तुम जो इन नियमों को सुनकर मानोगे और इन पर चलोगे, तो तेरा परमेश्वर यहोवा भी उस करुणामय वाचा का पालन करेगा जिसे उसने तेरे पूर्वजों से शपथ खाकर बाँधी थी;", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 7:13" - }, - "और वह तुझ से प्रेम रखेगा, और तुझे आशीष देगा, और गिनती में बढ़ाएगा; और जो देश उसने तेरे पूर्वजों से शपथ खाकर तुझे देने को कहा है उसमें वह तेरी सन्तान पर, और अन्न, नये दाखमधु, और टटके तेल आदि, भूमि की उपज पर आशीष दिया करेगा, और तेरी गाय-बैल और भेड़-बकरियों की बढ़ती करेगा।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 7:14" - }, - "तू सब देशों के लोगों से अधिक धन्य होगा; तेरे बीच में न पुरुष न स्त्री निर्वंश होगी, और तेरे पशुओं में भी ऐसा कोई न होगा।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 7:15" - }, - "और यहोवा तुझ से सब प्रकार के रोग दूर करेगा; और मिस्र की बुरी-बुरी व्याधियाँ जिन्हें तू जानता है उनमें से किसी को भी तुझे लगने न देगा, ये सब तेरे बैरियों ही को लगेंगे।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 7:16" - }, - "और देश-देश के जितने लोगों को तेरा परमेश्वर यहोवा तेरे वश में कर देगा, तू उन सभी को सत्यानाश करना; उन पर तरस की दृष्टि न करना, और न उनके देवताओं की उपासना करना, नहीं तो तू फंदे में फँस जाएगा।" - ] + "type": "verse:v", + "number": "39", + "sid": "DEU 4:39" }, + "इसलिए आज जान ले, और अपने मन में सोच भी रख, कि ऊपर आकाश में और नीचे पृथ्वी पर यहोवा ही परमेश्वर है; और कोई दूसरा नहीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DEU 7:17" - }, - "“यदि तू अपने मन में सोचे, कि वे जातियाँ जो मुझसे अधिक हैं; तो मैं उनको कैसे देश से निकाल सकूँगा?", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 7:18" - }, - "तो भी उनसे न डरना, जो कुछ तेरे परमेश्वर यहोवा ने फ़िरौन से और सारे मिस्र से किया उसे भली भाँति स्मरण रखना।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 7:19" - }, - "जो बड़े-बड़े परीक्षा के काम तूने अपनी आँखों से देखे, और जिन चिन्हों, और चमत्कारों, और जिस बलवन्त हाथ, और बढ़ाई हुई भुजा के द्वारा तेरा परमेश्वर यहोवा तुझको निकाल लाया, उनके अनुसार तेरा परमेश्वर यहोवा उन सब लोगों से भी जिनसे तू डरता है करेगा।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 7:20" - }, - "इससे अधिक तेरा परमेश्वर यहोवा उनके बीच बर्रे भी भेजेगा, यहाँ तक कि उनमें से जो बचकर छिप जाएँगे वे भी तेरे सामने से नाश हो जाएँगे।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 7:21" - }, - "उनसे भय न खाना; क्योंकि तेरा परमेश्वर यहोवा तेरे बीच में है, और वह महान और भययोग्य परमेश्वर है।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 7:22" - }, - "तेरा परमेश्वर यहोवा उन जातियों को तेरे आगे से धीरे धीरे निकाल देगा; तो तू एकदम से उनका अन्त न कर सकेगा, नहीं तो जंगली पशु बढ़कर तेरी हानि करेंगे।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 7:23" - }, - "तो भी तेरा परमेश्वर यहोवा उनको तुझ से हरवा देगा, और जब तक वे सत्यानाश न हो जाएँ तब तक उनको अति व्याकुल करता रहेगा।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 7:24" - }, - "और वह उनके राजाओं को तेरे हाथ में करेगा, और तू उनका भी नाम धरती पर से मिटा डालेगा; उनमें से कोई भी तेरे सामने खड़ा न रह सकेगा, और अन्त में तू उन्हें सत्यानाश कर डालेगा।", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 7:25" - }, - "उनके देवताओं की खुदी हुई मूर्तियाँ तुम आग में जला देना; जो चाँदी या", - { - "type": "char:it", - "content": [ - "सोना उन पर मढ़ा हो उसका लालच करके न ले लेना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.25" - ] - }, - { - "type": "char:fq", - "content": [ - "सोना उन पर मढ़ा हो उसका लालच करके न ले लेना:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूर्तियों पर चढ़ाया हुआ सोना चाँदी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, नहीं तो तू उसके कारण फंदे में फँसेगा; क्योंकि ऐसी वस्तुएँ तुम्हारे परमेश्वर यहोवा की दृष्टि में घृणित हैं।" - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "DEU 7:26" - }, - "और कोई घृणित वस्तु अपने घर में न ले आना, नहीं तो तू भी उसके समान नष्ट हो जाने की वस्तु ठहरेगा; उसे सत्यानाश की वस्तु जानकर उससे घृणा करना और उसे कदापि न चाहना; क्योंकि वह अशुद्ध वस्तु है।" - ] + "type": "char:bdit", + "content": [ + "(1 कुरि. 8:4)" + ] }, { - "type": "chapter:c", - "number": "8", - "sid": "DEU 8" + "type": "verse:v", + "number": "40", + "sid": "DEU 4:40" }, + "और तू उसकी विधियों और आज्ञाओं को जो मैं आज तुझे सुनाता हूँ मानना, इसलिए कि तेरा और तेरे पीछे तेरे वंश का भी भला हो, और जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तेरे दिन बहुत वरन् सदा के लिये हों।”" + ] + }, + { + "type": "para:s", + "content": [ + "यरदन के पूर्व के शरणनगर" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "परमेश्वर का स्मरण करना" - ] + "type": "verse:v", + "number": "41", + "sid": "DEU 4:41" }, + "तब मूसा ने यरदन के पार पूर्व की ओर तीन नगर अलग किए,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 8:1" - }, - "“जो-जो आज्ञा मैं आज तुझे सुनाता हूँ उन सभी पर चलने की चौकसी करना, इसलिए कि तुम जीवित रहो और बढ़ते रहो, और जिस देश के विषय में यहोवा ने तुम्हारे पूर्वजों से शपथ खाई है उसमें जाकर उसके अधिकारी हो जाओ।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 8:2" - }, - "और स्मरण रख कि तेरा परमेश्वर यहोवा उन चालीस वर्षों में तुझे सारे जंगल के मार्ग में से इसलिए ले आया है, कि वह तुझे नम्र बनाए, और तेरी परीक्षा करके यह जान ले कि तेरे मन में क्या-क्या है, और कि तू उसकी आज्ञाओं का पालन करेगा या नहीं।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 8:3" - }, - "उसने तुझको नम्र बनाया, और भूखा भी होने दिया, फिर वह मन्ना, जिसे न तू और न तेरे पुरखा भी जानते थे, वही तुझको खिलाया; इसलिए कि वह तुझको सिखाए कि", - { - "type": "char:it", - "content": [ - "मनुष्य केवल रोटी ही से नहीं जीवित रहता, परन्तु जो-जो वचन यहोवा के मुँह" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मनुष्य केवल रोटी ही से नहीं .... वचन यहोवा के मुँह:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्हें यह शिक्षा दी गई कि मनुष्य मात्र प्रकृति के पोषण से नहीं, बल्कि उस प्रकृति के माध्यम से सृजनहार परमेश्वर के द्वारा जीवित रहता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* से निकलते हैं उन ही से वह जीवित रहता है।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 4:4, लूका 4:4, 1 कुरि. 10:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 8:4" - }, - "इन चालीस वर्षों में तेरे वस्त्र पुराने न हुए, और तेरे तन से भी नहीं गिरे, और न तेरे पाँव फूले।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 8:5" - }, - "फिर अपने मन में यह तो विचार कर, कि जैसा कोई अपने बेटे को ताड़ना देता है वैसे ही तेरा परमेश्वर यहोवा तुझको ताड़ना देता है।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 8:6" - }, - "इसलिए अपने परमेश्वर यहोवा की आज्ञाओं का पालन करते हुए उसके मार्गों पर चलना, और उसका भय मानते रहना।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 8:7" - }, - "क्योंकि तेरा परमेश्वर", - { - "type": "char:it", - "content": [ - "यहोवा तुझे एक उत्तम देश में लिये जा रहा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.7" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा तुझे एक उत्तम देश में लिये जा रहा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "प्रतिज्ञा देश की उर्वरता और उत्कृष्टता से इस्राएलियों को प्रोत्साहन मिला कि कनान वासियों के विरोध का सामना अधिक हर्ष के साथ करें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जो जल की नदियों का, और तराइयों और पहाड़ों से निकले हुए गहरे-गहरे सोतों का देश है।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "DEU 8:8" - }, - "फिर वह गेहूँ, जौ, दाखलताओं, अंजीरों, और अनारों का देश है; और तेलवाली जैतून और मधु का भी देश है।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 8:9" - }, - "उस देश में अन्न की महँगी न होगी, और न उसमें तुझे किसी पदार्थ की घटी होगी; वहाँ के पत्थर लोहे के हैं, और वहाँ के पहाड़ों में से तू तांबा खोदकर निकाल सकेगा।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 8:10" - }, - "और तू पेट भर खाएगा, और उस उत्तम देश के कारण जो तेरा परमेश्वर यहोवा तुझे देगा उसे धन्य मानेगा।" - ] + "type": "verse:v", + "number": "42", + "sid": "DEU 4:42" }, + "इसलिए कि जो कोई बिना जाने और बिना पहले से बैर रखे अपने किसी भाई को मार डाले, वह उनमें से किसी नगर में भाग जाए, और भागकर जीवित रहे", { - "type": "para:s", - "content": [ - "परमेश्वर के कार्यों को ना भूलना" - ] + "type": "verse:v", + "number": "43", + "sid": "DEU 4:43" }, + "अर्थात् रूबेनियों का बेसेर नगर जो जंगल के समथर देश में है, और गादियों के गिलाद का रामोत, और मनश्शेइयों के बाशान का गोलन।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की व्यवस्था का परिचय" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 8:11" - }, - "“इसलिए सावधान रहना, कहीं ऐसा न हो कि अपने परमेश्वर यहोवा को भूलकर उसकी जो-जो आज्ञा, नियम, और विधि, मैं आज तुझे सुनाता हूँ उनका मानना छोड़ दे;", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 8:12" - }, - "ऐसा न हो कि जब तू खाकर तृप्त हो, और अच्छे-अच्छे घर बनाकर उनमें रहने लगे,", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 8:13" - }, - "और तेरी गाय-बैलों और भेड़-बकरियों की बढ़ती हो, और तेरा सोना, चाँदी, और तेरा सब प्रकार का धन बढ़ जाए,", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 8:14" - }, - "तब तेरे मन में अहंकार समा जाए, और तू अपने परमेश्वर यहोवा को भूल जाए, जो तुझको दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है,", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 8:15" - }, - "और उस बड़े और भयानक जंगल में से ले आया है, जहाँ तेज विषवाले सर्प और बिच्छू हैं, और जलरहित सूखे देश में उसने तेरे लिये चकमक की चट्टान से जल निकाला,", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 8:16" - }, - "और तुझे जंगल में मन्ना खिलाया, जिसे तुम्हारे पुरखा जानते भी न थे, इसलिए कि वह तुझे नम्र बनाए, और तेरी परीक्षा करके", - { - "type": "char:it", - "content": [ - "अन्त में तेरा भला ही करे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.16" - ] - }, - { - "type": "char:fq", - "content": [ - "अन्त में तेरा भला ही करे:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह परमेश्वर के व्यवहार का परिणाम था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "DEU 8:17" - }, - "और कहीं ऐसा न हो कि तू सोचने लगे, कि यह सम्पत्ति मेरे ही सामर्थ्य और मेरे ही भुजबल से मुझे प्राप्त हुई।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 8:18" - }, - "परन्तु तू अपने परमेश्वर यहोवा को स्मरण रखना, क्योंकि वही है जो तुझे सम्पत्ति प्राप्त करने की सामर्थ्य इसलिए देता है, कि जो वाचा उसने तेरे पूर्वजों से शपथ खाकर बाँधी थी उसको पूरा करे, जैसा आज प्रगट है।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 8:19" - }, - "यदि तू अपने परमेश्वर यहोवा को भूलकर दूसरे देवताओं के पीछे हो लेगा, और उनकी उपासना और उनको दण्डवत् करेगा, तो मैं आज तुम को चिता देता हूँ कि तुम निःसन्देह नष्ट हो जाओगे।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 8:20" - }, - "जिन जातियों को यहोवा तुम्हारे सम्मुख से नष्ट करने पर है, उन्हीं के समान तुम भी अपने परमेश्वर यहोवा का वचन न मानने के कारण नष्ट हो जाओगे।" - ] + "type": "verse:v", + "number": "44", + "sid": "DEU 4:44" }, + "फिर जो व्यवस्था मूसा ने इस्राएलियों को दी वह यह है", { - "type": "chapter:c", - "number": "9", - "sid": "DEU 9" + "type": "verse:v", + "number": "45", + "sid": "DEU 4:45" }, + "ये ही वे चेतावनियाँ और नियम हैं जिन्हें मूसा ने इस्राएलियों को उस समय कह सुनाया जब वे मिस्र से निकले थे,", { - "type": "para:s", - "content": [ - "इस्राएल की अनाज्ञाकारिता का वर्णन" - ] + "type": "verse:v", + "number": "46", + "sid": "DEU 4:46" }, + "अर्थात् यरदन के पार बेतपोर के सामने की तराई में, एमोरियों के राजा हेशबोनवासी सीहोन के देश में, जिस राजा को उन्होंने मिस्र से निकलने के बाद मारा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 9:1" - }, - "“हे इस्राएल, सुन, आज तू यरदन पार इसलिए जानेवाला है, कि ऐसी जातियों को जो तुझ से बड़ी और सामर्थी हैं, और ऐसे बड़े नगरों को जिनकी शहरपनाह आकाश से बातें करती हैं, अपने अधिकार में ले ले।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 9:2" - }, - "उनमें बड़े-बड़े और लम्बे-लम्बे लोग, अर्थात् अनाकवंशी रहते हैं, जिनका हाल तू जानता है, और उनके विषय में तूने यह सुना है, कि अनाकवंशियों के सामने कौन ठहर सकता है?", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 9:3" - }, - "इसलिए आज तू यह जान ले, कि जो तेरे आगे भस्म करनेवाली आग के समान पार जानेवाला है वह तेरा परमेश्वर यहोवा है; और वह उनका सत्यानाश करेगा, और वह उनको तेरे सामने दबा देगा; और तू यहोवा के वचन के अनुसार उनको उस देश से", - { - "type": "char:it", - "content": [ - "निकालकर शीघ्र ही नष्ट कर डालेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.3" - ] - }, - { - "type": "char:fq", - "content": [ - "निकालकर शीघ्र ही नष्ट कर डालेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा उन्हें प्रोत्साहित कर रहा है कि वे परमेश्वर की वाचा आधारित सहायता पर भरोसा रखें वह जिन जातियों पर आक्रमण करेंगे उन्हें नष्ट करने में यहोवा विलम्ब नहीं करेगा कि वे प्रतिज्ञा का आनन्द ले पाएँ और ऐसा करने में इस्राएल का कल्याण यथासंभव अति शीघ्र हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:29)" - ] - }, - "" - ] + "type": "verse:v", + "number": "47", + "sid": "DEU 4:47" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DEU 9:4" - }, - "“जब तेरा परमेश्वर यहोवा उन्हें तेरे सामने से निकाल देगा तब यह न सोचना, कि यहोवा तेरे धार्मिकता के कारण तुझे इस देश का अधिकारी होने को ले आया है, किन्तु उन जातियों की दुष्टता ही के कारण यहोवा उनको तेरे सामने से निकालता है।", - { - "type": "char:bdit", - "content": [ - "(रोम. 10:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 9:5" - }, - "तू जो उनके देश का अधिकारी होने के लिये जा रहा है, इसका कारण तेरा धार्मिकता या मन की सिधाई नहीं है; तेरा परमेश्वर यहोवा जो उन जातियों को तेरे सामने से निकालता है, उसका कारण उनकी दुष्टता है, और यह भी कि जो वचन उसने अब्राहम, इसहाक, और याकूब, अर्थात् तेरे पूर्वजों को शपथ खाकर दिया था, उसको वह पूरा करना चाहता है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 9:6" - }, - "“इसलिए यह जान ले कि तेरा परमेश्वर यहोवा, जो तुझे वह अच्छा देश देता है कि तू उसका अधिकारी हो, उसे वह तेरे धार्मिकता के कारण नहीं दे रहा है; क्योंकि तू तो एक हठीली जाति है।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 9:7" - }, - "इस बात का स्मरण रख और कभी भी न भूलना, कि जंगल में तूने किस-किस रीति से अपने परमेश्वर यहोवा को क्रोधित किया; और जिस दिन से तू मिस्र देश से निकला है जब तक तुम इस स्थान पर न पहुँचे तब तक तुम यहोवा से बलवा ही बलवा करते आए हो।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 9:8" - }, - "फिर होरेब के पास भी तुम ने यहोवा को क्रोधित किया, और वह क्रोधित होकर तुम्हें नष्ट करना चाहता था।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 9:9" - }, - "जब मैं उस वाचा के पत्थर की पटियाओं को जो यहोवा ने तुम से बाँधी थी लेने के लिये पर्वत के ऊपर चढ़ गया, तब चालीस दिन और चालीस रात पर्वत ही के ऊपर रहा; और मैंने न तो रोटी खाई न पानी पिया।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 9:10" - }, - "और यहोवा ने मुझे अपने ही हाथ की लिखी हुई पत्थर की दोनों पटियाओं को सौंप दिया, और वे ही वचन जिन्हें यहोवा ने पर्वत के ऊपर आग के मध्य में से सभा के दिन तुम से कहे थे वे सब उन पर लिखे हुए थे।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:38, 2 कुरि. 3:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 9:11" - }, - "और चालीस दिन और चालीस रात के बीत जाने पर यहोवा ने पत्थर की वे दो वाचा की पटियाएँ मुझे दे दीं।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 9:12" - }, - "और यहोवा ने मुझसे कहा, ‘उठ, यहाँ से झटपट नीचे जा; क्योंकि तेरी प्रजा के लोग जिनको तू मिस्र से निकालकर ले आया है वे बिगड़ गए हैं; जिस मार्ग पर चलने की आज्ञा मैंने उन्हें दी थी उसको उन्होंने झटपट छोड़ दिया है; अर्थात् उन्होंने तुरन्त अपने लिये एक मूर्ति ढालकर बना ली है।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DEU 9:13" - }, - "“फिर यहोवा ने मुझसे यह भी कहा, ‘मैंने उन लोगों को देख लिया, वे हठीली जाति के लोग हैं;", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 9:14" - }, - "इसलिए अब मुझे तू मत रोक, ताकि मैं उन्हें नष्ट कर डालूँ, और धरती के ऊपर से उनका नाम या चिन्ह तक मिटा डालूँ, और मैं उनसे बढ़कर एक बड़ी और सामर्थी जाति तुझी से उत्पन्न करूँगा।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 9:15" - }, - "तब मैं उलटे पैर पर्वत से नीचे उतर चला, और पर्वत अग्नि से दहक रहा था और मेरे दोनों हाथों में वाचा की दोनों पटियाएँ थीं।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 9:16" - }, - "और मैंने देखा कि तुम ने अपने परमेश्वर यहोवा के विरुद्ध महापाप किया; और अपने लिये एक बछड़ा ढालकर बना लिया है, और तुरन्त उस मार्ग से जिस पर चलने की आज्ञा यहोवा ने तुम को दी थी उसको तुम ने तज दिया।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 9:17" - }, - "तब मैंने उन दोनों पटियाओं को अपने दोनों हाथों से लेकर फेंक दिया, और तुम्हारी आँखों के सामने उनको तोड़ डाला।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 9:18" - }, - "तब तुम्हारे उस महापाप के कारण जिसे करके तुम ने यहोवा की दृष्टि में बुराई की, और उसे रिस दिलाई थी,", - { - "type": "char:it", - "content": [ - "मैं यहोवा के सामने मुँह के बल गिर पड़ा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.18" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं यहोवा के सामने मुँह के बल गिर पड़ा:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा ने पर्वत पर 40 दिन उपवास के साथ प्रार्थना की कि वाचा की क्षतिपूर्ति पूरी हो जाए। यह 40 दिन की दूसरी उपवास प्रार्थना यहाँ विशेष रूप में उजागर की गई है। व्यव. 9:25-29" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और पहले के समान, अर्थात् चालीस दिन और चालीस रात तक, न तो रोटी खाई और न पानी पिया।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "DEU 9:19" - }, - "मैं तो यहोवा के उस कोप और जलजलाहट से डर रहा था, क्योंकि वह तुम से अप्रसन्न होकर तुम्हारा सत्यानाश करने को था। परन्तु यहोवा ने उस बार भी मेरी सुन ली।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:21)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 9:20" - }, - "और यहोवा हारून से इतना कोपित हुआ कि उसका भी सत्यानाश करना चाहा; परन्तु उसी समय", - { - "type": "char:it", - "content": [ - "मैंने हारून के लिये भी प्रार्थना की" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.20" - ] - }, - { - "type": "char:fq", - "content": [ - "मैंने हारून के लिये भी प्रार्थना की:" - ] - }, - { - "type": "char:ft", - "content": [ - "हारून को प्रधान पुरोहित के उत्तरदायित्वों के लिये नियुक्त किया जा चुका था परन्तु वह प्रजा के साथ चूक गया था। अत: केवल परमेश्वर के अनुग्रह और मूसा की मध्यस्थता के कारण ही हारून और उसका प्रतीक्षत पुरोहिताई नष्ट होने से बच गई।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "DEU 9:21" - }, - "और मैंने वह बछड़ा जिसे बनाकर तुम पापी हो गए थे लेकर, आग में डालकर फूँक दिया; और फिर उसे पीस-पीसकर ऐसा चूर चूरकर डाला कि वह धूल के समान जीर्ण हो गया; और उसकी उस राख को उस नदी में फेंक दिया जो पर्वत से निकलकर नीचे बहती थी।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "DEU 9:22" - }, - "“फिर तबेरा, और मस्सा, और किब्रोतहत्तावा में भी तुम ने यहोवा को रिस दिलाई थी।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 9:23" - }, - "फिर जब यहोवा ने तुम को कादेशबर्ने से यह कहकर भेजा, ‘जाकर उस देश के जिसे मैंने तुम्हें दिया है अधिकारी हो जाओ,’ तब भी तुम ने अपने परमेश्वर यहोवा की आज्ञा के विरुद्ध बलवा किया, और न तो उसका विश्वास किया, और न उसकी बात ही मानी।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 9:24" - }, - "जिस दिन से मैं तुम्हें जानता हूँ उस दिन से तुम यहोवा से बलवा ही करते आए हो।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "DEU 9:25" - }, - "“मैं यहोवा के सामने चालीस दिन और चालीस रात मुँह के बल पड़ा रहा, क्योंकि यहोवा ने कह दिया था, कि वह तुम्हारा सत्यानाश करेगा।", - { - "type": "verse:v", - "number": "26", - "sid": "DEU 9:26" - }, - "और मैंने यहोवा से यह प्रार्थना की, ‘हे प्रभु यहोवा, अपना प्रजारूपी निज भाग, जिनको तूने अपने महान प्रताप से छुड़ा लिया है, और जिनको तूने अपने बलवन्त हाथ से मिस्र से निकाल लिया है, उन्हें नष्ट न कर।", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 9:27" - }, - "अपने दास अब्राहम, इसहाक, और याकूब को स्मरण कर; और इन लोगों की हठ, और दुष्टता, और पाप पर दृष्टि न कर,", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 9:28" - }, - "जिससे ऐसा न हो कि जिस देश से तू हमको निकालकर ले आया है, वहाँ के लोग कहने लगें, कि यहोवा उन्हें उस देश में जिसके देने का वचन उनको दिया था नहीं पहुँचा सका, और उनसे बैर भी रखता था, इसी कारण उसने उन्हें जंगल में लाकर मार डाला है।’", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 9:29" - }, - "ये लोग तेरी प्रजा और निज भाग हैं, जिनको तूने अपने बड़े सामर्थ्य और बलवन्त भुजा के द्वारा निकाल ले आया है।”" - ] - }, - { - "type": "chapter:c", - "number": "10", - "sid": "DEU 10" - }, - { - "type": "para:s", - "content": [ - "पत्थर की नई पटियाएँ" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 10:1" - }, - "“उस समय यहोवा ने मुझसे कहा, ‘पहली पटियाओं के समान पत्थर की दो और पटियाएँ गढ़ ले, और उन्हें लेकर मेरे पास पर्वत के ऊपर आ जा, और लकड़ी का एक सन्दूक भी बनवा ले।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 10:2" - }, - "और मैं उन पटियाओं पर वे ही वचन लिखूँगा, जो उन पहली पटियाओं पर थे, जिन्हें तूने तोड़ डाला, और तू उन्हें उस सन्दूक में रखना।’", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 10:3" - }, - "तब मैंने बबूल की लकड़ी का एक सन्दूक बनवाया, और पहली पटियाओं के समान पत्थर की दो और पटियाएँ गढ़ीं, तब उन्हें हाथों में लिये हुए पर्वत पर चढ़ गया।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 9:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 10:4" - }, - "और जो दस वचन यहोवा ने सभा के दिन पर्वत पर अग्नि के मध्य में से तुम से कहे थे, वे ही उसने पहले के समान उन पटियाओं पर लिखे; और उनको मुझे सौंप दिया।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 10:5" - }, - "तब मैं पर्वत से नीचे उतर आया, और पटियाओं को अपने बनवाए हुए सन्दूक में धर दिया; और यहोवा की आज्ञा के अनुसार वे वहीं रखीं हुई हैं।" - ] + "और उन्होंने उसके देश को, और बाशान के राजा ओग के देश को, अपने वश में कर लिया; यरदन के पार सूर्योदय की ओर रहनेवाले एमोरियों के राजाओं के ये देश थे।", + { + "type": "verse:v", + "number": "48", + "sid": "DEU 4:48" + }, + "यह देश अर्नोन के नाले के छोरवाले अरोएर से लेकर सिय्योन पर्वत, जो हेर्मोन भी कहलाता है,", + { + "type": "verse:v", + "number": "49", + "sid": "DEU 4:49" + }, + "उस पर्वत तक का सारा देश, और पिसगा की ढलान के नीचे के अराबा के ताल तक, यरदन पार पूर्व की ओर का सारा अराबा है।" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "DEU 5" + }, + { + "type": "para:s", + "content": [ + "दस आज्ञाएँ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 5:1" + }, + "मूसा ने सारे इस्राएलियों को बुलवाकर कहा, “हे इस्राएलियों, जो-जो विधि और नियम मैं आज तुम्हें सुनाता हूँ वे सुनो, इसलिए कि उन्हें सीखकर मानने में चौकसी करो।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 5:2" + }, + "हमारे परमेश्वर यहोवा ने तो होरेब पर हम से वाचा बाँधी।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 5:3" + }, + "इस वाचा को यहोवा ने", + { + "type": "char:it", + "content": [ + "हमारे पितरों से नहीं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.3" + ] + }, + { + "type": "char:fq", + "content": [ + "हमारे पितरों से नहीं:" + ] + }, + { + "type": "char:ft", + "content": [ + "पितरों अर्थात् अब्राहम, इसहाक और याकूब (व्यव. 4:37) नि:सन्देह परमेश्वर ने उनसे वाचा बाँधी थी पर वह वाचा नहीं जिसकी यहाँ चर्चा की गई है। सीनै पर्वत पर बाँधी गई इस वाचा के उत्तरदायित्व क्योंकि अब उस जाति को एक राष्ट्र बनाया गया था।" + ] + } + ] + } + ] }, + ", हम ही से बाँधा, जो यहाँ आज के दिन जीवित हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 10:6" - }, - "“(तब इस्राएली याकानियों के कुओं से कूच करके मोसेरा तक आए।", - { - "type": "char:it", - "content": [ - "वहाँ हारून मर गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.6" - ] - }, - { - "type": "char:fq", - "content": [ - "वहाँ हारून मर गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यद्धपि हारून मरीबा पर अपने पाप के कारण जंगल ही में मृत्युदण्ड पा चुका था, परमेश्वर ने प्रधान पुरोहितवृत्ति को स्थिर रखा था कि प्रजा कष्ट न उठाएँ।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसको वहीं मिट्टी दी गई; और उसका पुत्र एलीआजर उसके स्थान पर याजक का काम करने लगा।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "DEU 10:7" - }, - "वे वहाँ से कूच करके गुदगोदा को, और गुदगोदा से योतबाता को चले, इस देश में जल की नदियाँ हैं।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 10:8" - }, - "उस समय यहोवा ने लेवी गोत्र को इसलिए अलग किया कि वे यहोवा की वाचा का सन्दूक उठाया करें, और यहोवा के सम्मुख खड़े होकर उसकी सेवा टहल किया करें, और उसके नाम से आशीर्वाद दिया करें, जिस प्रकार कि आज के दिन तक होता आ रहा है।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 10:9" - }, - "इस कारण लेवियों को अपने भाइयों के साथ कोई निज अंश या भाग नहीं मिला; यहोवा ही उनका निज भाग है, जैसे कि तेरे परमेश्वर यहोवा ने उनसे कहा था।)" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 5:4" }, + "यहोवा ने उस पर्वत पर आग के बीच में से तुम लोगों से आमने-सामने बातें की;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DEU 10:10" - }, - "“मैं तो पहले के समान उस पर्वत पर चालीस दिन और चालीस रात ठहरा रहा, और उस बार भी यहोवा ने मेरी सुनी, और तुझे नाश करने की मनसा छोड़ दी।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 10:11" - }, - "फिर यहोवा ने मुझसे कहा, ‘उठ, और तू इन लोगों की अगुआई कर, ताकि जिस देश के देने को मैंने उनके पूर्वजों से शपथ खाकर कहा था उसमें वे जाकर उसको अपने अधिकार में कर लें।’" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:38)" + ] }, { - "type": "para:s", - "content": [ - "परमेश्वर की माँग" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 5:5" }, + "उस आग के डर के मारे तुम पर्वत पर न चढ़े, इसलिए मैं यहोवा के और तुम्हारे बीच उसका वचन तुम्हें बताने को खड़ा रहा। तब उसने कहा," + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 10:12" - }, - "“अब, हे इस्राएल,", - { - "type": "char:it", - "content": [ - "तेरा परमेश्वर यहोवा तुझ से इसके सिवाय और क्या चाहता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.12" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरा परमेश्वर यहोवा तुझ से इसके सिवाय और क्या चाहता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने मूसा प्रदत्त विधान में अनेक शर्तें रखी थी। तथापि, यह बाहरी अनुष्ठानों से सम्बंधित हैं जिन्हें आवश्यकता पड़ने पर लागू किया जा सकता है। परन्तु प्रेम लागू नहीं किया जा सकता, वे तो स्वाभाविक होना है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, कि तू अपने परमेश्वर यहोवा का भय मानें, और उसके सारे मार्गों पर चले, उससे प्रेम रखे, और अपने पूरे मन और अपने सारे प्राण से उसकी सेवा करे," - ] - }, - { - "type": "char:bdit", - "content": [ - "(लूका 10:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 10:13" - }, - "और यहोवा की जो-जो आज्ञा और विधि मैं आज तुझे सुनाता हूँ उनको ग्रहण करे, जिससे तेरा भला हो?", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 10:14" - }, - "सुन, स्वर्ग और सबसे ऊँचा स्वर्ग भी, और पृथ्वी और उसमें जो कुछ है, वह सब तेरे परमेश्वर यहोवा ही का है;", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 10:15" - }, - "तो भी यहोवा ने तेरे पूर्वजों से स्नेह और प्रेम रखा, और उनके बाद तुम लोगों को जो उनकी सन्तान हो सब देशों के लोगों के मध्य में से चुन लिया, जैसा कि आज के दिन प्रगट है।", - { - "type": "char:bdit", - "content": [ - "(1 पत. 2:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 10:16" - }, - "इसलिए अपने-अपने हृदय का खतना करो, और आगे को हठीले न रहो।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 10:17" - }, - "क्योंकि तुम्हारा परमेश्वर यहोवा वही ईश्वरों का परमेश्वर और प्रभुओं का प्रभु है, वह महान पराक्रमी और भययोग्य परमेश्वर है, जो किसी का पक्ष नहीं करता और न घूस लेता है।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 10:34, रोम. 2:11, गला. 2:6, इफि. 6:9, कुलु. 3:25, 1 तीमु. 6:15, प्रका. 17:14, प्रका. 19:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 10:18" - }, - "वह अनाथों और विधवा का न्याय चुकाता, और परदेशियों से ऐसा प्रेम करता है कि उन्हें भोजन और वस्त्र देता है।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 10:19" - }, - "इसलिए तुम भी परदेशियों से प्रेम भाव रखना; क्योंकि तुम भी मिस्र देश में परदेशी थे।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 10:20" - }, - "अपने परमेश्वर यहोवा का भय मानना; उसी की सेवा करना और उसी से लिपटे रहना, और उसी के नाम की शपथ खाना।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 10:21" - }, - "वही तुम्हारी स्तुति के योग्य है; और वही तुम्हारा परमेश्वर है, जिसने तेरे साथ वे बड़े महत्त्व के और भयानक काम किए हैं, जिन्हें तूने अपनी आँखों से देखा है।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 10:22" - }, - "तेरे पुरखा जब मिस्र में गए तब सत्तर ही मनुष्य थे; परन्तु अब तेरे परमेश्वर यहोवा ने तेरी गिनती आकाश के तारों के समान बहुत कर दी है।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:14, इब्रा. 11:12)" - ] - }, - "" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 5:6" }, + "‘तेरा परमेश्वर यहोवा, जो तुझे दासत्व के घर अर्थात् मिस्र देश में से निकाल लाया है, वह मैं हूँ।", { - "type": "chapter:c", - "number": "11", - "sid": "DEU 11" + "type": "verse:v", + "number": "7", + "sid": "DEU 5:7" }, + "‘मुझे छोड़ दूसरों को परमेश्वर करके न मानना।", { - "type": "para:s", - "content": [ - "आज्ञाकारिता का पुरस्कार" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 5:8" }, + "‘तू अपने लिये कोई मूर्ति खोदकर न बनाना, न किसी की प्रतिमा बनाना जो आकाश में, या पृथ्वी पर, या पृथ्वी के जल में है;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 11:1" - }, - "“इसलिए तू अपने परमेश्वर यहोवा से अत्यन्त प्रेम रखना, और जो कुछ उसने तुझे सौंपा है उसका, अर्थात् उसकी विधियों, नियमों, और आज्ञाओं का नित्य पालन करना।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 11:2" - }, - "और तुम आज यह सोच समझ लो (क्योंकि मैं तो तुम्हारे बाल-बच्चों से नहीं कहता,) जिन्होंने न तो कुछ देखा और न जाना है कि तुम्हारे परमेश्वर यहोवा ने क्या-क्या ताड़ना की, और कैसी महिमा, और बलवन्त हाथ, और बढ़ाई हुई भुजा दिखाई,", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 11:3" - }, - "और मिस्र में वहाँ के राजा फ़िरौन को कैसे-कैसे चिन्ह दिखाए, और उसके सारे देश में कैसे-कैसे चमत्कार के काम किए;", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 11:4" - }, - "और उसने मिस्र की सेना के घोड़ों और रथों से क्या किया, अर्थात् जब वे तुम्हारा पीछा कर रहे थे तब उसने उनको लाल समुद्र में डुबोकर किस प्रकार नष्ट कर डाला, कि आज तक उनका पता नहीं;", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 11:5" - }, - "और तुम्हारे इस स्थान में पहुँचने तक उसने जंगल में तुम से क्या-क्या किया;", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 11:6" - }, - "और उसने रूबेनी एलीआब के पुत्र दातान और अबीराम से क्या-क्या किया; अर्थात् पृथ्वी ने अपना मुँह पसारकर उनको घरानों, और डेरों, और सब अनुचरों समेत सब इस्राएलियों के देखते-देखते कैसे निगल लिया;", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 11:7" - }, - "परन्तु यहोवा के इन सब बड़े-बड़े कामों को तुम ने अपनी आँखों से देखा है।" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 5:9" }, + "तू उनको दण्डवत् न करना और न उनकी उपासना करना; क्योंकि मैं तेरा परमेश्वर यहोवा जलन रखनेवाला परमेश्वर हूँ, और जो मुझसे बैर रखते हैं उनके बेटों, पोतों, और परपोतों को पितरों का दण्ड दिया करता हूँ,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DEU 11:8" - }, - "“इस कारण जितनी आज्ञाएँ मैं आज तुम्हें सुनाता हूँ उन सभी को माना करना, इसलिए कि तुम सामर्थी होकर उस देश में जिसके अधिकारी होने के लिये तुम पार जा रहे हो प्रवेश करके उसके अधिकारी हो जाओ,", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 11:9" - }, - "और उस देश में बहुत दिन रहने पाओ, जिसे तुम्हें और तुम्हारे वंश को देने की शपथ यहोवा ने तुम्हारे पूर्वजों से खाई थी, और उसमें दूध और मधु की धाराएँ बहती हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 11:10" - }, - "देखो, जिस देश के अधिकारी होने को तुम जा रहे हो वह मिस्र देश के समान नहीं है, जहाँ से निकलकर आए हो, जहाँ तुम बीज बोते थे और हरे साग के खेत की रीति के अनुसार अपने पाँव से नालियाँ बनाकर सींचते थे;", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 11:11" - }, - "परन्तु जिस देश के अधिकारी होने को तुम पार जाने पर हो वह पहाड़ों और तराइयों का देश है, और आकाश की वर्षा के जल से सींचता है;", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 11:12" - }, - "वह ऐसा देश है जिसकी तेरे परमेश्वर यहोवा को सुधि रहती है; और वर्ष के आदि से लेकर अन्त तक तेरे परमेश्वर यहोवा की दृष्टि उस पर निरन्तर लगी रहती है।" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 5:10" }, + "और जो मुझसे प्रेम रखते और मेरी आज्ञाओं को मानते हैं उन हजारों पर करुणा किया करता हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DEU 11:13" - }, - "“यदि तुम मेरी आज्ञाओं को जो आज मैं तुम्हें सुनाता हूँ ध्यान से सुनकर, अपने सम्पूर्ण मन और सारे प्राण के साथ, अपने परमेश्वर यहोवा से प्रेम रखो और उसकी सेवा करते रहो,", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 11:14" - }, - "तो मैं तुम्हारे देश में बरसात के", - { - "type": "char:it", - "content": [ - "आदि और अन्त दोनों समयों की वर्षा को अपने-अपने समय पर बरसाऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.14" - ] - }, - { - "type": "char:fq", - "content": [ - "आदि और अन्त दोनों समयों की वर्षा को अपने-अपने समय पर बरसाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "आदि अर्थात् वसन्त ऋतु की वर्षा जो बोने के समय होती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जिससे तू अपना अन्न, नया दाखमधु, और टटका तेल संचय कर सकेगा।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(याकू. 5:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 11:15" - }, - "और मैं तेरे पशुओं के लिये तेरे मैदान में घास उपजाऊँगा, और तू पेट भर खाएगा और सन्तुष्ट रहेगा।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 11:16" - }, - "इसलिए अपने विषय में सावधान रहो, ऐसा न हो कि तुम्हारे मन धोखा खाएँ, और तुम बहक कर दूसरे देवताओं की पूजा करने लगो और उनको दण्डवत् करने लगो,", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 11:17" - }, - "और यहोवा का कोप तुम पर भड़के, और वह आकाश की वर्षा बन्द कर दे, और भूमि अपनी उपज न दे, और तुम उस उत्तम देश में से जो यहोवा तुम्हें देता है शीघ्र नष्ट हो जाओ।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 11:18" - }, - "इसलिए तुम मेरे ये वचन अपने-अपने मन और प्राण में धारण किए रहना, और चिन्ह के रूप में अपने हाथों पर बाँधना, और वे तुम्हारी आँखों के मध्य में टीके का काम दें।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 11:19" - }, - "और तुम घर में बैठे, मार्ग पर चलते, लेटते-उठते इनकी चर्चा करके अपने बच्चों को सिखाया करना।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 11:20" - }, - "और इन्हें अपने-अपने घर के चौखट के बाजुओं और अपने फाटकों के ऊपर लिखना;", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 11:21" - }, - { - "type": "char:it", - "content": [ - "इसलिए कि जिस देश के विषय में यहोवा ने तेरे पूर्वजों से शपथ खाकर कहा था, कि मैं उसे तुम्हें दूँगा, उसमें तुम और तुम्हारे बच्चे दीर्घायु हों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.21" - ] - }, - { - "type": "char:fq", - "content": [ - "इसलिए कि .... उसमें तुम और तुम्हारे बच्चे दीर्घायु हों:" - ] - }, - { - "type": "char:ft", - "content": [ - "अत: इस्राएल के लिये कनान देश की प्रतिज्ञा सदाकालीन थी परन्तु शर्त आधारित भी थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और जब तक पृथ्वी के ऊपर का आकाश बना रहे तब तक वे भी बने रहें।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "DEU 11:22" - }, - "इसलिए यदि तुम इन सब आज्ञाओं के मानने में जो मैं तुम्हें सुनाता हूँ पूरी चौकसी करके अपने परमेश्वर यहोवा से प्रेम रखो, और उसके सब मार्गों पर चलो, और उससे लिपटे रहो,", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 11:23" - }, - "तो यहोवा उन सब जातियों को तुम्हारे आगे से निकाल डालेगा, और तुम अपने से बड़ी और सामर्थी जातियों के अधिकारी हो जाओगे।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 11:24" - }, - "जिस-जिस स्थान पर तुम्हारे पाँव के तलवे पड़ें वे सब तुम्हारे ही हो जाएँगे, अर्थात् जंगल से लबानोन तक, और फरात नामक महानद से लेकर पश्चिम के समुद्र तक तुम्हारी सीमा होगी।", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 11:25" - }, - "तुम्हारे सामने कोई भी खड़ा न रह सकेगा; क्योंकि जितनी भूमि पर तुम्हारे पाँव पड़ेंगे उस सब पर रहनेवालों के मन में तुम्हारा परमेश्वर यहोवा अपने वचन के अनुसार तुम्हारे कारण उनमें डर और थरथराहट उत्पन्न कर देगा।" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 5:11" }, + "‘तू अपने परमेश्वर यहोवा का नाम व्यर्थ न लेना; क्योंकि जो यहोवा का नाम व्यर्थ ले वह उनको निर्दोष न ठहराएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "DEU 11:26" - }, - "“सुनो, मैं आज के दिन तुम्हारे आगे आशीष और श्राप दोनों रख देता हूँ।", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 11:27" - }, - "अर्थात् यदि तुम अपने परमेश्वर यहोवा की इन आज्ञाओं को जो मैं आज तुम्हें सुनाता हूँ मानो, तो तुम पर आशीष होगी,", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 11:28" - }, - "और यदि तुम अपने परमेश्वर यहोवा की आज्ञाओं को नहीं मानोगे, और जिस मार्ग की आज्ञा मैं आज सुनाता हूँ उसे तजकर दूसरे देवताओं के पीछे हो लोगे जिन्हें तुम नहीं जानते हो, तो तुम पर श्राप पड़ेगा।", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 11:29" - }, - "और जब तेरा परमेश्वर यहोवा तुझको उस देश में पहुँचाए जिसके अधिकारी होने को तू जाने पर है, तब आशीष गिरिज्जीम पर्वत पर से और श्राप एबाल पर्वत पर से सुनाना।", - { - "type": "char:bdit", - "content": [ - "(यूह. 4:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "DEU 11:30" - }, - "क्या वे यरदन के पार, सूर्य के अस्त होने की ओर, अराबा के निवासी कनानियों के देश में, गिलगाल के सामने, मोरे के बांजवृक्षों के पास नहीं है?", - { - "type": "verse:v", - "number": "31", - "sid": "DEU 11:31" - }, - "तुम तो यरदन पार इसलिए जाने पर हो, कि जो देश तुम्हारा परमेश्वर यहोवा तुम्हें देता है उसके अधिकारी हो जाओ; और तुम उसके अधिकारी होकर उसमें निवास करोगे;", - { - "type": "verse:v", - "number": "32", - "sid": "DEU 11:32" - }, - "इसलिए जितनी विधियाँ और नियम मैं आज तुम को सुनाता हूँ उन सभी के मानने में चौकसी करना।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 5:33)" + ] }, { - "type": "chapter:c", - "number": "12", - "sid": "DEU 12" + "type": "verse:v", + "number": "12", + "sid": "DEU 5:12" }, + "‘तू विश्रामदिन को मानकर पवित्र रखना, जैसे तेरे परमेश्वर यहोवा ने तुझे आज्ञा दी।", { - "type": "para:s", - "content": [ - "परमेश्वर की उपासना का स्थान" - ] + "type": "char:bdit", + "content": [ + "(मर. 2:27)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 12:1" - }, - "“जो देश तुम्हारे पूर्वजों के परमेश्वर यहोवा ने तुम्हें अधिकार में लेने को दिया है, उसमें जब तक तुम भूमि पर जीवित रहो तब तक इन विधियों और नियमों के मानने में चौकसी करना।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 12:2" - }, - "जिन जातियों के तुम अधिकारी होंगे उनके लोग ऊँचे-ऊँचे पहाड़ों या टीलों पर, या किसी भाँति के हरे वृक्ष के तले, जितने स्थानों में अपने देवताओं की उपासना करते हैं, उन सभी को तुम पूरी रीति से नष्ट कर डालना;", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 12:3" - }, - "उनकी वेदियों को ढा देना, उनकी लाठों को तोड़ डालना, उनकी अशेरा नामक मूर्तियों को आग में जला देना, और उनके देवताओं की खुदी हुई मूर्तियों को काटकर गिरा देना, कि उस देश में से उनके नाम तक मिट जाएँ।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 12:4" - }, - "फिर", - { - "type": "char:it", - "content": [ - "जैसा वे करते हैं, तुम अपने परमेश्वर यहोवा के लिये वैसा न करना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.4" - ] - }, - { - "type": "char:fq", - "content": [ - "जैसा वे करते हैं, तुम अपने परमेश्वर यहोवा के लिये वैसा न करना:" - ] - }, - { - "type": "char:ft", - "content": [ - "कनान वासियों का धर्म मानवीय था और उनकी उपासना विधि मानव रचित थी। वे अपने पूज्य स्थल पर्वतों पर बनाते थे, यह सोचकर कि वे स्वर्ग के निकट है परन्तु ऐसे अंधविश्वास सच्चे धर्म के योग्य न थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "DEU 12:5" - }, - "किन्तु जो स्थान तुम्हारा परमेश्वर यहोवा तुम्हारे सब गोत्रों में से चुन लेगा,", - { - "type": "char:it", - "content": [ - "कि वहाँ अपना नाम बनाए रखे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.5" - ] - }, - { - "type": "char:fq", - "content": [ - "कि वहाँ अपना नाम बनाए रखे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् मनुष्यों में अपनी दिव्य उपस्थिति प्रगट करे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उसके उसी निवास-स्थान के पास जाया करना;" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "DEU 12:6" - }, - "और वहीं तुम अपने होमबलि, और मेलबलि, और दशमांश, और उठाई हुई भेंट, और मन्नत की वस्तुएँ, और स्वेच्छाबलि, और गाय-बैलों और भेड़-बकरियों के पहलौठे ले जाया करना;", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 12:7" - }, - "और वहीं तुम अपने परमेश्वर यहोवा के सामने भोजन करना, और अपने-अपने घराने समेत उन सब कामों पर, जिनमें तुम ने हाथ लगाया हो, और जिन पर तुम्हारे परमेश्वर यहोवा की आशीष मिली हो, आनन्द करना।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 12:8" - }, - "जैसे हम आजकल यहाँ जो काम जिसको भाता है वही करते हैं वैसा तुम न करना;", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 12:9" - }, - "जो विश्रामस्थान तुम्हारा परमेश्वर यहोवा तुम्हारे भाग में देता है वहाँ तुम अब तक तो नहीं पहुँचे।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 12:10" - }, - "परन्तु जब तुम यरदन पार जाकर उस देश में जिसके भागी तुम्हारा परमेश्वर यहोवा तुम्हें करता है बस जाओ, और वह तुम्हारे चारों ओर के सब शत्रुओं से तुम्हें विश्राम दे,", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 12:11" - }, - "और तुम निडर रहने पाओ, तब जो स्थान तुम्हारा परमेश्वर यहोवा अपने नाम का निवास ठहराने के लिये चुन ले उसी में तुम अपने होमबलि, और मेलबलि, और दशमांश, और उठाई हुई भेंट, और मन्नतों की सब उत्तम-उत्तम वस्तुएँ जो तुम यहोवा के लिये संकल्प करोगे, अर्थात् जितनी वस्तुओं की आज्ञा मैं तुम को सुनाता हूँ उन सभी को वहीं ले जाया करना।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 12:12" - }, - "और वहाँ तुम अपने-अपने बेटे-बेटियों और दास दासियों सहित अपने परमेश्वर यहोवा के सामने आनन्द करना, और जो लेवीय तुम्हारे फाटकों में रहे वह भी आनन्द करे, क्योंकि उसका तुम्हारे संग कोई निज भाग या अंश न होगा।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 12:13" - }, - "और सावधान रहना कि तू अपने होमबलियों को हर एक स्थान पर जो देखने में आए न चढ़ाना;", - { - "type": "char:bdit", - "content": [ - "(यूह. 4:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 12:14" - }, - "परन्तु जो स्थान तेरे किसी गोत्र में यहोवा चुन ले वहीं अपने होमबलियों को चढ़ाया करना, और जिस-जिस काम की आज्ञा मैं तुझको सुनाता हूँ उसको वहीं करना।" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 5:13" }, + "छः दिन तो परिश्रम करके अपना सारा काम-काज करना;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 12:15" - }, - "“परन्तु तू अपने सब फाटकों के भीतर अपने जी की इच्छा और अपने परमेश्वर यहोवा की दी हुई आशीष के अनुसार पशु मारकर खा सकेगा, शुद्ध और अशुद्ध मनुष्य दोनों खा सकेंगे, जैसे कि चिकारे और हिरन का माँस।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 12:16" - }, - "परन्तु उसका लहू न खाना; उसे जल के समान भूमि पर उण्डेल देना।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 12:17" - }, - "फिर अपने अन्न, या नये दाखमधु, या टटके तेल का दशमांश, और अपने गाय-बैलों या भेड़-बकरियों के पहलौठे, और अपनी मन्नतों की कोई वस्तु, और अपने स्वेच्छाबलि, और उठाई हुई भेंटें अपने सब फाटकों के भीतर न खाना;", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 12:18" - }, - "उन्हें अपने परमेश्वर यहोवा के सामने उसी स्थान पर जिसको वह चुने अपने बेटे-बेटियों और दास दासियों के, और जो लेवीय तेरे फाटकों के भीतर रहेंगे उनके साथ खाना, और तू अपने परमेश्वर यहोवा के सामने अपने सब कामों पर जिनमें हाथ लगाया हो आनन्द करना।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 12:19" - }, - "और सावधान रह कि जब तक तू भूमि पर जीवित रहे तब तक लेवियों को न छोड़ना।" - ] + "type": "char:bdit", + "content": [ + "(लूका 13:14)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DEU 12:20" - }, - "“जब तेरा परमेश्वर यहोवा अपने वचन के अनुसार तेरा देश बढ़ाए, और तेरा जी माँस खाना चाहे, और तू सोचने लगे, कि मैं माँस खाऊँगा, तब जो माँस तेरा जी चाहे वही खा सकेगा।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 12:21" - }, - "जो स्थान तेरा परमेश्वर यहोवा अपना नाम बनाए रखने के लिये चुन ले वह यदि तुझ से बहुत दूर हो, तो जो गाय-बैल भेड़-बकरी यहोवा ने तुझे दी हों, उनमें से जो कुछ तेरा जी चाहे, उसे मेरी आज्ञा के अनुसार मारकर अपने फाटकों के भीतर खा सकेगा।", - { - "type": "char:bdit", - "content": [ - "(लैव्य. 14:24)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 12:22" - }, - "जैसे चिकारे और हिरन का माँस खाया जाता है वैसे ही उनको भी खा सकेगा, शुद्ध और अशुद्ध दोनों प्रकार के मनुष्य उनका माँस खा सकेंगे।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 12:23" - }, - "परन्तु उनका लहू किसी भाँति न खाना; क्योंकि लहू जो है वह प्राण ही है, और तू माँस के साथ प्राण कभी भी न खाना।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 12:24" - }, - "उसको न खाना; उसे जल के समान भूमि पर उण्डेल देना।", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 12:25" - }, - "तू उसे न खाना; इसलिए कि वह काम करने से जो यहोवा की दृष्टि में ठीक है तेरा और तेरे बाद तेरे वंश का भी भला हो।", - { - "type": "verse:v", - "number": "26", - "sid": "DEU 12:26" - }, - "परन्तु जब तू कोई वस्तु पवित्र करे, या मन्नत माने, तो ऐसी वस्तुएँ लेकर उस स्थान को जाना जिसको यहोवा चुन लेगा,", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 12:27" - }, - "और वहाँ अपने होमबलियों के माँस और लहू दोनों को अपने परमेश्वर यहोवा की वेदी पर चढ़ाना, और मेलबलियों का लहू उसकी वेदी पर उण्डेलकर उनका माँस खाना।", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 12:28" - }, - "इन बातों को जिनकी आज्ञा मैं तुझे सुनाता हूँ चित्त लगाकर सुन, कि जब तू वह काम करे जो तेरे परमेश्वर यहोवा की दृष्टि में भला और ठीक है, तब तेरा और तेरे बाद तेरे वंश का भी सदा भला होता रहे।" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 5:14" }, + "परन्तु सातवाँ दिन तेरे परमेश्वर यहोवा के लिये विश्रामदिन है; उसमें न तू किसी भाँति का काम-काज करना, न तेरा बेटा, न तेरी बेटी, न तेरा दास, न तेरी दासी, न तेरा बैल, न तेरा गदहा, न तेरा कोई पशु, न कोई परदेशी भी जो तेरे फाटकों के भीतर हो; जिससे तेरा दास और तेरी दासी भी तेरे समान विश्राम करे।", { - "type": "para:s", - "content": [ - "मूर्तिपूजा के विरुद्ध चेतावनी" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 12:2, लूका 23:56)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "DEU 12:29" - }, - "“जब तेरा परमेश्वर यहोवा उन जातियों को जिनका अधिकारी होने को तू जा रहा है तेरे आगे से नष्ट करे, और तू उनका अधिकारी होकर उनके देश में बस जाए,", - { - "type": "verse:v", - "number": "30", - "sid": "DEU 12:30" - }, - "तब सावधान रहना, कहीं ऐसा न हो कि उनका सत्यानाश होने के बाद तू भी उनके समान फँस जाए, अर्थात् यह कहकर उनके देवताओं के सम्बंध में यह पूछपाछ न करना, कि उन जातियों के लोग अपने देवताओं की उपासना किस रीति करते थे? मैं भी वैसी ही करूँगा।", - { - "type": "verse:v", - "number": "31", - "sid": "DEU 12:31" - }, - "तू अपने परमेश्वर यहोवा से ऐसा व्यवहार न करना; क्योंकि जितने प्रकार के कामों से यहोवा घृणा करता है और बैर-भाव रखता है, उन सभी को उन्होंने अपने देवताओं के लिये किया है, यहाँ तक कि अपने बेटे-बेटियों को भी वे अपने देवताओं के लिये अग्नि में डालकर जला देते हैं।" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 5:15" }, + "और इस बात को स्मरण रखना कि मिस्र देश में तू आप दास था, और वहाँ से तेरा परमेश्वर यहोवा तुझे बलवन्त हाथ और बढ़ाई हुई भुजा के द्वारा निकाल लाया; इस कारण तेरा परमेश्वर यहोवा तुझे विश्रामदिन मानने की आज्ञा देता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "DEU 12:32" - }, - "“जितनी बातों की मैं तुम को आज्ञा देता हूँ उनको चौकस होकर माना करना; और न तो कुछ उनमें बढ़ाना और न उनमें से कुछ घटाना।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 22:18)" - ] - }, - "" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 5:16" }, + "‘अपने पिता और अपनी माता का आदर करना, जैसे कि तेरे परमेश्वर यहोवा ने तुझे आज्ञा दी है; जिससे जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तू बहुत दिन तक रहने पाए, और तेरा भला हो।", { - "type": "chapter:c", - "number": "13", - "sid": "DEU 13" + "type": "char:bdit", + "content": [ + "(मत्ती 15:4, मर. 7:10, मर. 10:19, इफि. 6:2-3)" + ] }, { - "type": "para:s", - "content": [ - "झूठे भविष्यद्वक्ता" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 5:17" }, + "‘तू खून न करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 13:1" - }, - "“यदि तेरे बीच कोई", - { - "type": "char:it", - "content": [ - "भविष्यद्वक्ता या स्वप्न देखनेवाला" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.1" - ] - }, - { - "type": "char:fq", - "content": [ - "भविष्यद्वक्ता या स्वप्न देखनेवाला:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्यद्वक्ता दर्शन या सीधा मौखिक सम्पर्क द्वारा सन्देश प्राप्त करता है। स्वप्न देखनेवाला: स्वप्न के द्वारा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* प्रगट होकर तुझे कोई चिन्ह या चमत्कार दिखाए," - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 24:24, मर. 13:22)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 13:2" - }, - "और जिस चिन्ह या चमत्कार को प्रमाण ठहराकर वह तुझ से कहे, ‘आओ हम पराए देवताओं के अनुयायी होकर, जिनसे तुम अब तक अनजान रहे, उनकी पूजा करें,’", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 13:3" - }, - "तब तुम उस भविष्यद्वक्ता या स्वप्न देखनेवाले के वचन पर कभी कान न रखना; क्योंकि तुम्हारा परमेश्वर यहोवा तुम्हारी परीक्षा लेगा, जिससे यह जान ले, कि ये मुझसे अपने सारे मन और सारे प्राण के साथ प्रेम रखते हैं या नहीं?", - { - "type": "char:bdit", - "content": [ - "(व्यव. 13:3, 1 कुरि. 11:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 13:4" - }, - "तुम अपने परमेश्वर यहोवा के पीछे चलना, और उसका भय मानना, और उसकी आज्ञाओं पर चलना, और उसका वचन मानना, और उसकी सेवा करना, और उसी से लिपटे रहना।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 13:5" - }, - "और ऐसा भविष्यद्वक्ता या स्वप्न देखनेवाला जो तुम को तुम्हारे परमेश्वर यहोवा से फेर के, जिसने तुम को मिस्र देश से निकाला और दासत्व के घर से छुड़ाया है, तेरे उसी परमेश्वर यहोवा के मार्ग से बहकाने की बात कहनेवाला ठहरेगा, इस कारण वह मार डाला जाए। इस रीति से तू अपने बीच में से", - { - "type": "char:it", - "content": [ - "ऐसी बुराई को दूर कर देना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.5" - ] - }, - { - "type": "char:fq", - "content": [ - "ऐसी बुराई को दूर कर देना:" - ] - }, - { - "type": "char:ft", - "content": [ - "इससे प्रगट होता है कि उनमें एक वैधानिक प्रक्रिया थी और मृत्युदण्ड पथराव करके दिया जाता था। इसमें समुदाय की भागीदारी थी कि अपराध की भयानकता प्रगट हो और उस बुरे काम की सहभागिता से स्वयं को मुक्त करें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - } - ] + "type": "char:bdit", + "content": [ + "(मत्ती 5:21, याकू. 2:11)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 13:6" - }, - "“यदि तेरा सगा भाई, या बेटा, या बेटी, या तेरी अर्द्धांगिनी, या प्राणप्रिय तेरा कोई मित्र निराले में तुझको यह कहकर फुसलाने लगे, ‘आओ हम दूसरे देवताओं की उपासना या पूजा करें,’ जिन्हें न तो तू न तेरे पुरखा जानते थे,", - { - "type": "char:bdit", - "content": [ - "(व्यव. 17:2, उत्प. 16:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 13:7" - }, - "चाहे वे तुम्हारे निकट रहनेवाले आस-पास के लोगों के, चाहे पृथ्वी के एक छोर से लेकर दूसरे छोर तक दूर-दूर के रहनेवालों के देवता हों,", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 13:8" - }, - "तो तू उसकी न मानना, और न तो उसकी बात सुनना, और न उस पर तरस खाना, और न कोमलता दिखाना, और न उसको छिपा रखना;", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 13:9" - }, - "उसको अवश्य घात करना; उसको घात करने में पहले तेरा हाथ उठे, उसके बाद सब लोगों के हाथ उठें।", - { - "type": "char:bdit", - "content": [ - "(लैव्य. 24:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 13:10" - }, - "उस पर ऐसा पथराव करना कि वह मर जाए, क्योंकि उसने तुझको तेरे उस परमेश्वर यहोवा से, जो तुझको दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है, बहकाने का यत्न किया है।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 13:11" - }, - "और सब इस्राएली सुनकर भय खाएँगे, और ऐसा बुरा काम फिर तेरे बीच न करेंगे।" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 5:18" + }, + "‘तू व्यभिचार न करना।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 5:27, याकू. 2:11, रोम. 7:7, रोम. 13:9)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 13:12" - }, - "“", - { - "type": "char:it", - "content": [ - "यदि तेरे किसी नगर के विषय में, जिसे तेरा परमेश्वर यहोवा तुझे रहने के लिये देता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.12" - ] - }, - { - "type": "char:fq", - "content": [ - "यदि तेरे किसी नगर के विषय में, जिसे तेरा परमेश्वर यहोवा तुझे रहने के लिये देता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह इस्राएलियों को गंभीरता से स्मरण कराता है कि उनके निवास-स्थान का स्वामित्व परमेश्वर का है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, ऐसी बात तेरे सुनने में आए," - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "DEU 13:13" - }, - "कि कुछ अधर्मी पुरुषों ने तेरे ही बीच में से निकलकर अपने नगर के निवासियों को यह कहकर बहका दिया है, ‘आओ हम अन्य देवताओं की जिनसे अब तक अनजान रहे उपासना करें,’", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 13:14" - }, - "तो पूछपाछ करना, और खोजना, और भली भाँति पता लगाना; और यदि यह बात सच हो, और कुछ भी सन्देह न रहे कि तेरे बीच ऐसा घिनौना काम किया जाता है,", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 13:15" - }, - "तो अवश्य उस नगर के निवासियों को तलवार से मार डालना, और पशु आदि उस सब समेत जो उसमें हो उसको तलवार से सत्यानाश करना।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 13:16" - }, - "और उसमें की सारी लूट चौक के बीच इकट्ठी करके उस नगर को लूट समेत अपने परमेश्वर यहोवा के लिये मानो सर्वांग होम करके जलाना; और वह सदा के लिये खण्डहर रहे, वह फिर बसाया न जाए।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 13:17" - }, - "और कोई सत्यानाश की वस्तु तेरे हाथ न लगने पाए; जिससे यहोवा अपने भड़के हुए कोप से शान्त होकर जैसा उसने तेरे पूर्वजों से शपथ खाई थी वैसा ही तुझ से दया का व्यवहार करे, और दया करके तुझको गिनती में बढ़ाए।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 13:18" - }, - "यह तब होगा जब तू अपने परमेश्वर यहोवा की जितनी आज्ञाएँ मैं आज तुझे सुनाता हूँ उन सभी को मानेगा, और जो तेरे परमेश्वर यहोवा की दृष्टि में ठीक है वही करेगा।" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 5:19" }, + "‘तू चोरी न करना।", { - "type": "chapter:c", - "number": "14", - "sid": "DEU 14" + "type": "verse:v", + "number": "20", + "sid": "DEU 5:20" }, + "‘तू किसी के विरुद्ध झूठी साक्षी न देना।", { - "type": "para:s", - "content": [ - "अनुचित शोक" - ] + "type": "char:bdit", + "content": [ + "(लूका 18:20)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 14:1" - }, - "“तुम अपने परमेश्वर यहोवा के पुत्र हो; इसलिए मरे हुओं के कारण न तो अपना शरीर चीरना, और न", - { - "type": "char:it", - "content": [ - "भौहों के बाल मुँण्ड़ाना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.1" - ] - }, - { - "type": "char:fq", - "content": [ - "भौहों के बाल मुँण्ड़ाना:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह अभ्यास अन्यजातियों के थे, इस्राएल के लिये यह वर्जित था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(रोम. 9:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 14:2" - }, - "क्योंकि तू अपने परमेश्वर यहोवा के लिये एक पवित्र प्रजा है, और यहोवा ने तुझको पृथ्वी भर के समस्त देशों के लोगों में से अपनी निज सम्पत्ति होने के लिये चुन लिया है।", - { - "type": "char:bdit", - "content": [ - "(तीतु. 2:14, 1 पत. 2:9)" - ] - }, - "" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 5:21" }, + "‘तू न किसी की पत्नी का लालच करना, और न किसी के घर का लालच करना, न उसके खेत का, न उसके दास का, न उसकी दासी का, न उसके बैल या गदहे का, न उसकी किसी और वस्तु का लालच करना।’", { - "type": "para:s", - "content": [ - "शुद्ध और अशुद्ध पशु" - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 5:22" }, + "यही वचन यहोवा ने उस पर्वत पर आग, और बादल, और घोर अंधकार के बीच में से तुम्हारी सारी मण्डली से पुकारकर कहा; और", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "DEU 14:3" - }, - "“तू कोई घिनौनी वस्तु न खाना।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 14:4" - }, - "जो पशु तुम खा सकते हो वे ये हैं, अर्थात् गाय-बैल, भेड़-बकरी,", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 14:5" - }, - "हिरन, चिकारा, मृग, जंगली बकरी, साबर, नीलगाय, और बनैली भेड़।", + "type": "char:it", + "content": [ + "इससे अधिक और कुछ न कहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "DEU 14:6" + "type": "char:fr", + "content": [ + "5.22" + ] }, - "अतः पशुओं में से जितने पशु चिरे या फटे खुरवाले और पागुर करनेवाले होते हैं उनका माँस तुम खा सकते हो।", { - "type": "verse:v", - "number": "7", - "sid": "DEU 14:7" + "type": "char:fq", + "content": [ + "इससे अधिक और कुछ न कहा:" + ] }, - "परन्तु पागुर करनेवाले या चिरे खुरवालों में से इन पशुओं को, अर्थात् ऊँट, खरगोश, और शापान को न खाना, क्योंकि ये पागुर तो करते हैं परन्तु चिरे खुर के नहीं होते, इस कारण वे तुम्हारे लिये अशुद्ध हैं।", { - "type": "verse:v", - "number": "8", - "sid": "DEU 14:8" - }, - "फिर सूअर, जो चिरे खुर का तो होता है परन्तु पागुर नहीं करता, इस कारण वह तुम्हारे लिये अशुद्ध है। तुम न तो इनका माँस खाना, और न इनकी लोथ छूना।" - ] + "type": "char:ft", + "content": [ + "अब परमेश्वर ने अपनी भयानक वाणी में उनसे सीधा वार्तालाप नहीं किया, उसने अपने सब आदेश उन्हें मूसा के माध्यम से दिए।" + ] + } + ] + } + ] }, + "। और उन्हें उसने पत्थर की दो पटियाओं पर लिखकर मुझे दे दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के तेज से लोगों का भयभीत होना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 14:9" - }, - "“फिर जितने जलजन्तु हैं उनमें से तुम इन्हें खा सकते हो, अर्थात् जितनों के पंख और छिलके होते हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 14:10" - }, - "परन्तु जितने बिना पंख और छिलके के होते हैं उन्हें तुम न खाना; क्योंकि वे तुम्हारे लिये अशुद्ध हैं।" - ] + "type": "verse:v", + "number": "23", + "sid": "DEU 5:23" }, + "“जब पर्वत आग से दहक रहा था, और तुम ने उस शब्द को अंधियारे के बीच में से आते सुना, तब तुम और तुम्हारे गोत्रों के सब मुख्य-मुख्य पुरुष और तुम्हारे पुरनिए मेरे पास आए;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 14:11" - }, - "“सब शुद्ध पक्षियों का माँस तो तुम खा सकते हो।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 14:12" - }, - "परन्तु इनका माँस न खाना, अर्थात् उकाब, हड़फोड़, कुरर;", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 14:13" - }, - "गरूड़, चील और भाँति-भाँति के शाही;", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 14:14" - }, - "और भाँति-भाँति के सब काग;", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 14:15" - }, - "शुतुर्मुर्ग, तहमास, जलकुक्कट, और भाँति-भाँति के बाज;", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 14:16" - }, - "छोटा और बड़ा दोनों जाति का उल्लू, और घुग्घू;", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 14:17" - }, - "धनेश, गिद्ध, हाड़गील;", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 14:18" - }, - "सारस, भाँति-भाँति के बगुले, हुदहुद, और चमगादड़।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 14:19" - }, - "और जितने रेंगनेवाले जन्तु हैं वे सब तुम्हारे लिये अशुद्ध हैं; वे खाए न जाएँ।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 14:20" - }, - "परन्तु सब शुद्ध पंखवालों का माँस तुम खा सकते हो।" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 12:19)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DEU 14:21" - }, - "“", - { - "type": "char:it", - "content": [ - "जो अपनी मृत्यु से मर जाए उसे तुम न खाना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.21" - ] - }, - { - "type": "char:fq", - "content": [ - "जो अपनी मृत्यु से मर जाए उसे तुम न खाना:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ उद्देश्य स्पष्ट है। ऐसा माँस न तो वे स्वयं खाएँ ना किसी को खाने के लिये दें। इसमें सम्पदा की हानि और आज्ञा के उल्लंघन की परीक्षा होती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; उसे अपने फाटकों के भीतर किसी परदेशी को खाने के लिये दे सकते हो, या किसी पराए के हाथ बेच सकते हो; परन्तु तू तो अपने परमेश्वर यहोवा के लिये पवित्र प्रजा है। बकरी का बच्चा उसकी माता के दूध में न पकाना।" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 5:24" + }, + "और तुम कहने लगे, ‘हमारे परमेश्वर यहोवा ने हमको अपना तेज और अपनी महिमा दिखाई है, और हमने उसका शब्द आग के बीच में से आते हुए सुना; आज हमने देख लिया कि यद्यपि परमेश्वर मनुष्य से बातें करता है तो भी मनुष्य जीवित रहता है।", + { + "type": "char:bdit", + "content": [ + "(निर्ग. 19:19)" + ] + }, + { + "type": "verse:v", + "number": "25", + "sid": "DEU 5:25" + }, + "अब हम क्यों मर जाएँ? क्योंकि ऐसी बड़ी आग से हम भस्म हो जाएँगे; और यदि हम अपने परमेश्वर यहोवा का शब्द फिर सुनें, तब तो मर ही जाएँगे।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 12:19)" + ] + }, + { + "type": "verse:v", + "number": "26", + "sid": "DEU 5:26" + }, + "क्योंकि सारे प्राणियों में से कौन ऐसा है जो हमारे समान जीवित और अग्नि के बीच में से बोलते हुए परमेश्वर का शब्द सुनकर जीवित बचा रहे?", + { + "type": "char:bdit", + "content": [ + "(व्यव. 4:33)" + ] + }, + { + "type": "verse:v", + "number": "27", + "sid": "DEU 5:27" + }, + "इसलिए तू समीप जा, और जो कुछ हमारा परमेश्वर यहोवा कहे उसे सुन ले; फिर जो कुछ हमारा परमेश्वर यहोवा कहे उसे हम से कहना; और हम उसे सुनेंगे और उसे मानेंगे।’" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का मूसा से बात करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DEU 5:28" + }, + "“जब तुम मुझसे ये बातें कह रहे थे तब यहोवा ने तुम्हारी बातें सुनीं; तब उसने मुझसे कहा, ‘इन लोगों ने जो-जो बातें तुझ से कही हैं मैंने सुनी हैं; इन्होंने जो कुछ कहा वह ठीक ही कहा।", + { + "type": "verse:v", + "number": "29", + "sid": "DEU 5:29" + }, + "भला होता कि उनका मन सदैव ऐसा ही बना रहे, कि वे मेरा भय मानते हुए मेरी सब आज्ञाओं पर चलते रहें, जिससे उनकी और उनके वंश की सदैव भलाई होती रहे!", + { + "type": "verse:v", + "number": "30", + "sid": "DEU 5:30" + }, + "इसलिए तू जाकर उनसे कह दे, कि अपने-अपने डेरों को लौट जाओ।", + { + "type": "verse:v", + "number": "31", + "sid": "DEU 5:31" + }, + "परन्तु तू यहीं मेरे पास खड़ा रह, और मैं वे सारी आज्ञाएँ और विधियाँ और नियम जिन्हें तुझे उनको सिखाना होगा तुझ से कहूँगा, जिससे वे उन्हें उस देश में जिसका अधिकार मैं उन्हें देने पर हूँ मानें।’", + { + "type": "char:bdit", + "content": [ + "(गला. 3:19)" + ] + }, + { + "type": "verse:v", + "number": "32", + "sid": "DEU 5:32" + }, + "इसलिए तुम अपने परमेश्वर यहोवा की आज्ञा के अनुसार करने में चौकसी करना; न तो दाएँ मुड़ना और न बाएँ।", + { + "type": "verse:v", + "number": "33", + "sid": "DEU 5:33" + }, + "जिस मार्ग पर चलने की आज्ञा तुम्हारे परमेश्वर यहोवा ने तुम को दी है उस सारे मार्ग पर चलते रहो, कि तुम जीवित रहो, और तुम्हारा भला हो, और जिस देश के तुम अधिकारी होंगे उसमें तुम बहुत दिनों के लिये बने रहो।", + { + "type": "char:bdit", + "content": [ + "(लूका 1:6)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "DEU 6" + }, + { + "type": "para:s", + "content": [ + "महानतम् आज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 6:1" + }, + "“यह वह आज्ञा, और वे विधियाँ और नियम हैं जो तुम्हें सिखाने की तुम्हारे परमेश्वर यहोवा ने आज्ञा दी है, कि तुम उन्हें उस देश में मानो जिसके अधिकारी होने को पार जाने पर हो;", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 6:2" + }, + "और तू और तेरा बेटा और तेरा पोता परमेश्वर यहोवा का भय मानते हुए उसकी उन सब विधियों और आज्ञाओं पर, जो मैं तुझे सुनाता हूँ, अपने जीवन भर चलते रहें, जिससे तू बहुत दिन तक बना रहे।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 6:3" + }, + "हे इस्राएल, सुन, और ऐसा ही करने की चौकसी कर; इसलिए कि तेरा भला हो, और तेरे पितरों के परमेश्वर यहोवा के वचन के अनुसार", + { + "type": "char:it", + "content": [ + "उस देश में", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.3" + ] + }, + { + "type": "char:fq", + "content": [ + "उस देश में:" + ] + }, + { + "type": "char:ft", + "content": [ + "जैसा परमेश्वर ने उनके पितरों से प्रतिज्ञा की थी कि वह देश दूध और मधु का है।" + ] } - ] + ] + } + ] }, + "जहाँ दूध और मधु की धाराएँ बहती हैं तुम बहुत हो जाओ।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "दशमांश का नियम" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 6:4" }, + "“हे इस्राएल, सुन, यहोवा हमारा परमेश्वर है, यहोवा एक ही है;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "DEU 14:22" - }, - "“बीज की सारी उपज में से जो प्रतिवर्ष खेत में उपजे उसका दशमांश अवश्य अलग करके रखना।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 14:23" - }, - "और जिस स्थान को तेरा परमेश्वर यहोवा अपने नाम का निवास ठहराने के लिये चुन ले उसमें अपने अन्न, और नये दाखमधु, और टटके तेल का दशमांश, और अपने गाय-बैलों और भेड़-बकरियों के पहलौठे अपने परमेश्वर यहोवा के सामने खाया करना; जिससे तुम उसका भय नित्य मानना सीखोगे।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 14:24" - }, - "परन्तु यदि वह स्थान जिसको तेरा परमेश्वर यहोवा अपना नाम बनाएँ रखने के लिये चुन लेगा बहुत दूर हो, और इस कारण वहाँ की यात्रा तेरे लिये इतनी लम्बी हो कि तू अपने परमेश्वर यहोवा की आशीष से मिली हुई वस्तुएँ वहाँ न ले जा सके,", + "type": "char:bdit", + "content": [ + "(मर. 12:29-33)" + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "DEU 6:5" + }, + "तू", + { + "type": "char:it", + "content": [ + "अपने परमेश्वर यहोवा से अपने सारे मन, और सारे प्राण, और सारी शक्ति के साथ प्रेम रखना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "DEU 14:25" + "type": "char:fr", + "content": [ + "6.5" + ] }, - "तो उसे बेचकर, रुपये को बाँध, हाथ में लिये हुए उस स्थान पर जाना जो तेरा परमेश्वर यहोवा चुन लेगा,", { - "type": "verse:v", - "number": "26", - "sid": "DEU 14:26" + "type": "char:fq", + "content": [ + "अपने परमेश्वर यहोवा से .... प्रेम रखना:" + ] }, - "और वहाँ गाय-बैल, या भेड़-बकरी, या दाखमधु, या मदिरा, या किसी भाँति की वस्तु क्यों न हो, जो तेरा जी चाहे, उसे उसी रुपये से मोल लेकर अपने घराने समेत अपने परमेश्वर यहोवा के सामने खाकर आनन्द करना।", { - "type": "verse:v", - "number": "27", - "sid": "DEU 14:27" - }, - "और अपने फाटकों के भीतर के लेवीय को न छोड़ना, क्योंकि तेरे साथ उसका कोई भाग या अंश न होगा।" - ] + "type": "char:ft", + "content": [ + "परमेश्वर एक ही है और वह इस्राएल का परमेश्वर है अत: इस्राएल परमेश्वर से संकोच रहित पूरे मन से प्रेम रखे।" + ] + } + ] + } + ] }, + "।;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "DEU 14:28" - }, - "“तीन-तीन वर्ष के बीतने पर तीसरे वर्ष की उपज का सारा दशमांश निकालकर अपने फाटकों के भीतर इकट्ठा कर रखना;", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 14:29" - }, - "तब लेवीय जिसका तेरे संग कोई निज भाग या अंश न होगा वह, और जो परदेशी, और अनाथ, और विधवाएँ तेरे फाटकों के भीतर हों, वे भी आकर पेट भर खाएँ; जिससे तेरा परमेश्वर यहोवा तेरे सब कामों में तुझे आशीष दे।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 22:37, लूका 10:27)" + ] }, { - "type": "chapter:c", - "number": "15", - "sid": "DEU 15" + "type": "verse:v", + "number": "6", + "sid": "DEU 6:6" }, + "और ये आज्ञाएँ जो मैं आज तुझको सुनाता हूँ वे तेरे मन में बनी रहें", { - "type": "para:s", - "content": [ - "सातवाँ वर्ष: छुटकारे का वर्ष" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 6:7" }, + "और तू इन्हें अपने बाल-बच्चों को समझाकर सिखाया करना, और घर में बैठे, मार्ग पर चलते, लेटते, उठते, इनकी चर्चा किया करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 15:1" - }, - "“सात-सात वर्ष बीतने पर तुम", - { - "type": "char:it", - "content": [ - "छुटकारा दिया करना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.1" - ] - }, - { - "type": "char:fq", - "content": [ - "छुटकारा दिया करना:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘ऋण रद्द करना’" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "DEU 15:2" - }, - "अर्थात् जिस किसी ऋण देनेवाले ने अपने पड़ोसी को कुछ उधार दिया हो, तो वह उसे छोड़ दे; और अपने पड़ोसी या भाई से उसको बरबस न भरवाए, क्योंकि", - { - "type": "char:it", - "content": [ - "यहोवा के नाम से इस छुटकारे का प्रचार हुआ है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.2" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के नाम से इस छुटकारे का प्रचार हुआ है:" - ] - }, - { - "type": "char:ft", - "content": [ - "क्योंकि परमेश्वर द्वारा मुक्ति की घोषणा की जा चुकी है और इसमें मुक्ति के वर्ष की गंभीरता: की सार्वजनिक घोषणा का अभिप्राय निहित है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "DEU 15:3" - }, - { - "type": "char:it", - "content": [ - "परदेशी मनुष्य से तू उसे बरबस भरवा सकता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.3" - ] - }, - { - "type": "char:fq", - "content": [ - "परदेशी मनुष्य से तू उसे बरबस भरवा सकता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परदेशी मनुष्य विश्रामवर्ष की सीमाओं में नहीं आता हैं अत: उसे ऋण मुक्ति और विशेषाधिकारों का लाभ प्राप्त नहीं है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, परन्तु जो कुछ तेरे भाई के पास तेरा हो उसे तू बिना भरवाए छोड़ देना।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "DEU 15:4" - }, - "तेरे बीच कोई दरिद्र न रहेगा, क्योंकि जिस देश को तेरा परमेश्वर यहोवा तेरा भाग करके तुझे देता है, कि तू उसका अधिकारी हो, उसमें वह तुझे बहुत ही आशीष देगा।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 15:5" - }, - "इतना अवश्य है कि तू अपने परमेश्वर यहोवा की बात चित्त लगाकर सुने, और इन सारी आज्ञाओं के मानने में जो मैं आज तुझे सुनाता हूँ चौकसी करे।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 15:6" - }, - "तब तेरा परमेश्वर यहोवा अपने वचन के अनुसार तुझे आशीष देगा, और तू बहुत जातियों को उधार देगा, परन्तु तुझे उधार लेना न पड़ेगा; और तू बहुत जातियों पर प्रभुता करेगा, परन्तु वे तेरे ऊपर प्रभुता न करने पाएँगी।" - ] - }, - { - "type": "para:s", - "content": [ - "दरिद्र के लिये उदारता" - ] - }, + "type": "char:bdit", + "content": [ + "(इफि. 6:4)" + ] + }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DEU 15:7" - }, - "“जो देश तेरा परमेश्वर यहोवा तुझे देता है उसके किसी फाटक के भीतर यदि तेरे भाइयों में से कोई तेरे पास दरिद्र हो, तो अपने उस दरिद्र भाई के लिये न तो अपना हृदय कठोर करना, और न अपनी मुट्ठी कड़ी करना;", - { - "type": "char:bdit", - "content": [ - "(यूह. 3:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 15:8" - }, - "जिस वस्तु की घटी उसको हो, उसकी जितनी आवश्यकता हो उतना अवश्य अपना हाथ ढीला करके उसको उधार देना।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 15:9" - }, - { - "type": "char:it", - "content": [ - "सचेत रह कि तेरे मन में ऐसी अधर्मी चिन्ता न समाए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.9" - ] - }, - { - "type": "char:fq", - "content": [ - "सचेत रह कि तेरे मन में ऐसी अधर्मी चिन्ता न समाए:" - ] - }, - { - "type": "char:ft", - "content": [ - "सावधान रहना कि छुटकारे का पर्व निकट देखकर किसी को ऋण देने में तेरे मन में बुराई न आए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, कि सातवाँ वर्ष जो छुटकारे का वर्ष है वह निकट है, और अपनी दृष्टि तू अपने उस दरिद्र भाई की ओर से क्रूर करके उसे कुछ न दे, और वह तेरे विरुद्ध यहोवा की दुहाई दे, तो यह तेरे लिये पाप ठहरेगा।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "DEU 15:10" - }, - "तू उसको अवश्य देना, और उसे देते समय तेरे मन को बुरा न लगे; क्योंकि इसी बात के कारण तेरा परमेश्वर यहोवा तेरे सब कामों में जिनमें तू अपना हाथ लगाएगा तुझे आशीष देगा।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 15:11" - }, - "तेरे देश में दरिद्र तो सदा पाए जाएँगे, इसलिए मैं तुझे यह आज्ञा देता हूँ कि तू अपने देश में अपने दीन-दरिद्र भाइयों को अपना हाथ ढीला करके अवश्य दान देना।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 26:11, मर. 14:7, यूह. 12:8)" - ] - }, - "" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 6:8" }, + "और इन्हें अपने हाथ पर चिन्ह के रूप में बाँधना, और ये तेरी आँखों के बीच टीके का काम दें।", { - "type": "para:s", - "content": [ - "दासों को स्वतंत्र करने की विधि" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 23:5)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 15:12" - }, - "“यदि तेरा कोई भाई-बन्धु, अर्थात् कोई इब्री या इब्रिन, तेरे हाथ बिके, और वह छः वर्ष तेरी सेवा कर चुके, तो सातवें वर्ष उसको अपने पास से स्वतंत्र करके जाने देना।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 15:13" - }, - "और जब तू उसको स्वतंत्र करके अपने पास से जाने दे तब उसे खाली हाथ न जाने देना;", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 15:14" - }, - "वरन् अपनी भेड़-बकरियों, और खलिहान, और दाखमधु के कुण्ड में से बहुतायत से देना; तेरे परमेश्वर यहोवा ने तुझे जैसी आशीष दी हो उसी के अनुसार उसे देना।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 15:15" - }, - "और इस बात को स्मरण रखना कि तू भी मिस्र देश में दास था, और तेरे परमेश्वर यहोवा ने तुझे छुड़ा लिया; इस कारण मैं आज तुझे यह आज्ञा सुनाता हूँ।", + "type": "verse:v", + "number": "9", + "sid": "DEU 6:9" + }, + "और इन्हें अपने-अपने घर के चौखट की बाजुओं और अपने फाटकों पर लिखना।" + ] + }, + { + "type": "para:s", + "content": [ + "आज्ञा उल्लंघन के विरुद्ध चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "DEU 6:10" + }, + "“जब तेरा परमेश्वर यहोवा तुझे उस देश में पहुँचाए जिसके विषय में उसने अब्राहम, इसहाक, और याकूब नामक, तेरे पूर्वजों से तुझे देने की शपथ खाई, और जब वह तुझको", + { + "type": "char:it", + "content": [ + "बड़े-बड़े और अच्छे नगर, जो तूने नहीं बनाए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "16", - "sid": "DEU 15:16" - }, - "और यदि वह तुझ से और तेरे घराने से प्रेम रखता है, और तेरे संग आनन्द से रहता हो, और इस कारण तुझ से कहने लगे, ‘मैं तेरे पास से न जाऊँगा,’", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 15:17" - }, - "तो सुतारी लेकर उसका कान किवाड़ पर लगाकर छेदना, तब वह सदा तेरा दास बना रहेगा। और अपनी दासी से भी ऐसा ही करना।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 15:18" - }, - "जब तू उसको अपने पास से स्वतंत्र करके जाने दे, तब उसे छोड़ देना तुझको कठिन न जान पड़े; क्योंकि उसने छः वर्ष", - { - "type": "char:it", - "content": [ - "दो मजदूरों के बराबर" - ] + "type": "char:fr", + "content": [ + "6.10" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.18" - ] - }, - { - "type": "char:fq", - "content": [ - "दो मजदूरों के बराबर:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसने एक आम मजदूर से दो गुणा अधिक मजदूरी की है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "बड़े-बड़े और अच्छे नगर, जो तूने नहीं बनाए:" + ] }, { - "type": "char:it", - "content": [ - "* तेरी सेवा की है। और तेरा परमेश्वर यहोवा तेरे सारे कामों में तुझको आशीष देगा।" - ] + "type": "char:ft", + "content": [ + "अब इस्राएल साधारण जीवन का त्याग करके अन्यजातियों के मध्य स्थाई जीवन जीने जा रहा था और अब वे बड़े-बड़े और अच्छे नगर, घर और दाख की बारियों में जीवन निर्वाह करेंगे।" + ] } - ] + ] + } + ] }, + ",", { - "type": "para:s", - "content": [ - "पहलौठे पशुओं का अर्पण" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 6:11" }, + "और अच्छे-अच्छे पदार्थों से भरे हुए घर, जो तूने नहीं भरे, और खुदे हुए कुएँ, जो तूने नहीं खोदे, और दाख की बारियाँ और जैतून के वृक्ष, जो तूने नहीं लगाए, ये सब वस्तुएँ जब वह दे, और तू खाके तृप्त हो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 15:19" - }, - "“तेरी गायों और भेड़-बकरियों के जितने पहलौठे नर हों उन सभी को अपने परमेश्वर यहोवा के लिये पवित्र रखना; अपनी गायों के पहिलौठों से कोई काम न लेना, और न अपनी भेड़-बकरियों के पहिलौठों का ऊन कतरना।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 15:20" - }, - "उस स्थान पर जो तेरा परमेश्वर यहोवा चुन लेगा तू यहोवा के सामने अपने-अपने घराने समेत प्रतिवर्ष उसका माँस खाना।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 15:21" - }, - "परन्तु यदि उसमें किसी प्रकार का दोष हो, अर्थात् वह लँगड़ा या अंधा हो, या उसमें किसी और ही प्रकार की बुराई का दोष हो, तो उसे अपने परमेश्वर यहोवा के लिये बलि न करना।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 15:22" - }, - "उसको अपने फाटकों के भीतर खाना; शुद्ध और अशुद्ध दोनों प्रकार के मनुष्य जैसे चिकारे और हिरन का माँस खाते हैं वैसे ही उसका भी खा सकेंगे।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 15:23" - }, - "परन्तु उसका लहू न खाना; उसे जल के समान भूमि पर उण्डेल देना।" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 6:12" }, + "तब सावधान रहना, कहीं ऐसा न हो कि तू यहोवा को भूल जाए, जो तुझे दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है।", { - "type": "chapter:c", - "number": "16", - "sid": "DEU 16" + "type": "verse:v", + "number": "13", + "sid": "DEU 6:13" }, + "अपने परमेश्वर यहोवा का भय मानना; उसी की सेवा करना, और उसी के नाम की शपथ खाना।", { - "type": "para:s", - "content": [ - "फसह और अख़मीरी रोटी का पर्व" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 4:10, लूका 4:8)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 16:1" - }, - "“अबीब महीने को स्मरण करके अपने परमेश्वर यहोवा के लिये", - { - "type": "char:it", - "content": [ - "फसह का पर्व मानना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.1" - ] - }, - { - "type": "char:fq", - "content": [ - "फसह का पर्व मानना:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह आदेश लागू करना अधिक आवश्यक था क्योंकि इसका मनाया जाना 39 वर्षों से अन्तर्विराम में था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि अबीब महीने में तेरा परमेश्वर यहोवा रात को तुझे मिस्र से निकाल लाया।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "DEU 16:2" - }, - "इसलिए जो स्थान यहोवा अपने नाम का निवास ठहराने को चुन लेगा, वहीं अपने परमेश्वर यहोवा के लिये भेड़-बकरियों और गाय-बैल", - { - "type": "char:it", - "content": [ - "फसह करके बलि करना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.2" - ] - }, - { - "type": "char:fq", - "content": [ - "फसह करके बलि करना:" - ] - }, - { - "type": "char:ft", - "content": [ - "फसह का त्यौहार जो सात दिन का होता था उसमें उचित बलि चढ़ाई जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "DEU 16:3" - }, - "उसके संग कोई ख़मीरी वस्तु न खाना; सात दिन तक अख़मीरी रोटी जो दुःख की रोटी है खाया करना; क्योंकि तू मिस्र देश से उतावली करके निकला था; इसी रीति से तुझको मिस्र देश से निकलने का दिन जीवन भर स्मरण रहेगा।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 5:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 16:4" - }, - "सात दिन तक तेरे सारे देश में तेरे पास कहीं ख़मीर देखने में भी न आए; और जो पशु तू पहले दिन की संध्या को बलि करे उसके माँस में से कुछ सवेरे तक रहने न पाए।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 16:5" - }, - "फसह को अपने किसी फाटक के भीतर, जिसे तेरा परमेश्वर यहोवा तुझे दे बलि न करना।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 16:6" - }, - "जो स्थान तेरा परमेश्वर यहोवा अपने नाम का निवास करने के लिये चुन ले केवल वहीं, वर्ष के उसी समय जिसमें तू मिस्र से निकला था, अर्थात् सूरज डूबने पर संध्याकाल को, फसह का पशुबलि करना।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 16:7" - }, - "तब उसका माँस उसी स्थान में जिसे तेरा परमेश्वर यहोवा चुन ले भूनकर खाना; फिर सवेरे को उठकर अपने-अपने डेरे को लौट जाना।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 16:8" - }, - "छः दिन तक अख़मीरी रोटी खाया करना; और सातवें दिन तेरे परमेश्वर यहोवा के लिये महासभा हो; उस दिन किसी प्रकार का काम-काज न किया जाए।", - { - "type": "char:bdit", - "content": [ - "(लूका 2: 41)" - ] - }, - "" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 6:14" }, + "तुम पराए देवताओं के, अर्थात् अपने चारों ओर के देशों के लोगों के देवताओं के पीछे न हो लेना;", { - "type": "para:s", - "content": [ - "कटनी का पर्व" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 6:15" }, + "क्योंकि तेरा परमेश्वर यहोवा जो तेरे बीच में है वह जलन रखनेवाला परमेश्वर है; कहीं ऐसा न हो कि तेरे परमेश्वर यहोवा का कोप तुझ पर भड़के, और वह तुझको पृथ्वी पर से नष्ट कर डाले।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 16:9" - }, - "“फिर जब तू खेत में हँसुआ लगाने लगे, तब से आरम्भ करके सात सप्ताह गिनना।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 16:10" - }, - "तब अपने परमेश्वर यहोवा की आशीष के अनुसार उसके लिये स्वेच्छाबलि देकर सप्ताहों का पर्व मानना;", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 16:11" - }, - "और उस स्थान में जो तेरा परमेश्वर यहोवा अपने नाम का निवास करने को चुन ले अपने-अपने बेटे-बेटियों, दास दासियों समेत तू और तेरे फाटकों के भीतर जो लेवीय हों, और जो-जो परदेशी, और अनाथ, और विधवाएँ तेरे बीच में हों, वे सब के सब अपने परमेश्वर यहोवा के सामने आनन्द करें।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 16:12" - }, - "और स्मरण रखना कि तू भी मिस्र में दास था; इसलिए इन विधियों के पालन करने में चौकसी करना।" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 6:16" }, + "“तुम अपने परमेश्वर यहोवा की परीक्षा न करना, जैसे कि तुम ने मस्सा में उसकी परीक्षा की थी।", { - "type": "para:s", - "content": [ - "झोपड़ियों का पर्व" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 4:7, लूका 4:12)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DEU 16:13" - }, - "“तू जब अपने खलिहान और दाखमधु के कुण्ड में से सब कुछ इकट्ठा कर चुके, तब झोपड़ियों का पर्व सात दिन मानते रहना;", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 16:14" - }, - "और अपने इस पर्व में अपने-अपने बेटे बेटियों, दास दासियों समेत तू और जो लेवीय, और परदेशी, और अनाथ, और विधवाएँ तेरे फाटकों के भीतर हों वे भी आनन्द करें।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 16:15" - }, - "जो स्थान यहोवा चुन ले उसमें तू अपने परमेश्वर यहोवा के लिये सात दिन तक पर्व मानते रहना; क्योंकि तेरा परमेश्वर यहोवा तेरी सारी बढ़ती में और तेरे सब कामों में तुझको आशीष देगा; तू आनन्द ही करना।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 16:16" - }, - "वर्ष में तीन बार, अर्थात् अख़मीरी रोटी के पर्व, और सप्ताहों के पर्व, और झोपड़ियों के पर्व, इन तीनों पर्वों में तुम्हारे सब पुरुष अपने परमेश्वर यहोवा के सामने उस स्थान में जो वह चुन लेगा जाएँ। और देखो, खाली हाथ यहोवा के सामने कोई न जाए;", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 16:17" - }, - "सब पुरुष अपनी-अपनी पूँजी, और उस आशीष के अनुसार जो तेरे परमेश्वर यहोवा ने तुझको दी हो, दिया करें।" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 6:17" }, + "अपने परमेश्वर यहोवा की आज्ञाओं, चेतावनियों, और विधियों को, जो उसने तुझको दी हैं, सावधानी से मानना।", { - "type": "para:s", - "content": [ - "लोगों के लिये न्यायियों की नियुक्ति" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 6:18" }, + "और जो काम यहोवा की दृष्टि में ठीक और सुहावना है वही किया करना, जिससे कि तेरा भला हो, और जिस उत्तम देश के विषय में यहोवा ने तेरे पूर्वजों से शपथ खाई उसमें तू प्रवेश करके उसका अधिकारी हो जाए,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DEU 16:18" - }, - "“तू अपने एक-एक गोत्र में से, अपने सब फाटकों के भीतर जिन्हें तेरा परमेश्वर यहोवा तुझको देता है", - { - "type": "char:it", - "content": [ - "न्यायी और सरदार नियुक्त कर लेना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.18" - ] - }, - { - "type": "char:fq", - "content": [ - "न्यायी और सरदार नियुक्त कर लेना:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा के कूच करने का समय आ गया था और इस्राएली कनान देश में सर्वत्र फैल जाएँगे। अत: नागरिक एवं सामाजिक व्यवस्था तथा सुचारू प्रबन्ध हेतु स्थाई व्यवस्था की आवश्यकता थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जो लोगों का न्याय धार्मिकता से किया करें।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "DEU 16:19" - }, - "तुम न्याय न बिगाड़ना; तू न तो पक्षपात करना; और न तो घूस लेना, क्योंकि घूस बुद्धिमान की आँखें अंधी कर देती है, और धर्मियों की बातें पलट देती है।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 16:20" - }, - "जो कुछ नितान्त ठीक है उसी का पीछा करना, जिससे तू जीवित रहे, और जो देश तेरा परमेश्वर यहोवा तुझे देता है उसका अधिकारी बना रहे।" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 6:19" }, + "कि तेरे सब शत्रु तेरे सामने से दूर कर दिए जाएँ, जैसा कि यहोवा ने कहा था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "वर्जित पूजा" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 6:20" }, + "“फिर आगे को जब तेरी सन्तान तुझ से पूछे, ‘ये चेतावनियाँ और विधि और नियम, जिनके मानने की आज्ञा हमारे परमेश्वर यहोवा ने तुम को दी है, इनका प्रयोजन क्या है?’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DEU 16:21" - }, - "“तू अपने परमेश्वर यहोवा की जो वेदी बनाएगा उसके पास किसी प्रकार की लकड़ी की बनी हुई अशेरा का स्थापन न करना।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 16:22" - }, - "और न कोई स्तम्भ खड़ा करना, क्योंकि उससे तेरा परमेश्वर यहोवा घृणा करता है।" - ] + "type": "char:bdit", + "content": [ + "(इफि. 6:4)" + ] }, { - "type": "chapter:c", - "number": "17", - "sid": "DEU 17" + "type": "verse:v", + "number": "21", + "sid": "DEU 6:21" }, + "तब अपनी सन्तान से कहना, ‘जब हम मिस्र में फ़िरौन के दास थे, तब यहोवा बलवन्त हाथ से हमको मिस्र में से निकाल ले आया;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 17:1" - }, - "“तू अपने परमेश्वर यहोवा के लिये कोई बैल या भेड़-बकरी बलि न करना जिसमें", - { - "type": "char:it", - "content": [ - "दोष या किसी प्रकार की खोट हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.1" - ] - }, - { - "type": "char:fq", - "content": [ - "दोष या किसी प्रकार की खोट हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ फिर से परमेश्वर के लिये दोषबलि पशु चढ़ाना वर्जित किया गया है (व्यव. 15:21) जिसके कारण परमेश्वर का अपमान होता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि ऐसा करना तेरे परमेश्वर यहोवा के समीप घृणित है।" - ] - } - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 6:22" }, + "और यहोवा ने हमारे देखते मिस्र में फ़िरौन और उसके सारे घराने को दुःख देनेवाले बड़े-बड़े चिन्ह और चमत्कार दिखाए;", { - "type": "para:s", - "content": [ - "मूर्तिपूजा के लिये न्यायिक प्रक्रिया" - ] + "type": "verse:v", + "number": "23", + "sid": "DEU 6:23" }, + "और हमको वह वहाँ से निकाल लाया, इसलिए कि हमें इस देश में पहुँचाकर, जिसके विषय में उसने हमारे पूर्वजों से शपथ खाई थी, इसको हमें सौंप दे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "DEU 17:2" - }, - "“जो बस्तियाँ तेरा परमेश्वर यहोवा तुझे देता है, यदि उनमें से किसी में कोई पुरुष या स्त्री ऐसी पाई जाए, जिसने तेरे परमेश्वर यहोवा की वाचा तोड़कर ऐसा काम किया हो, जो उसकी दृष्टि में बुरा है,", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 17:3" - }, - "अर्थात् मेरी आज्ञा का उल्लंघन करके पराए देवताओं की, या सूर्य, या चन्द्रमा, या आकाश के गण में से किसी की उपासना की हो, या उनको दण्डवत् किया हो,", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 17:4" - }, - "और यह बात तुझे बताई जाए और तेरे सुनने में आए; तब भली भाँति पूछपाछ करना, और यदि यह बात सच ठहरे कि इस्राएल में ऐसा घृणित कर्म किया गया है,", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 17:5" - }, - "तो जिस पुरुष या स्त्री ने ऐसा बुरा काम किया हो, उस पुरुष या स्त्री को बाहर अपने फाटकों पर ले जाकर ऐसा पथराव करना कि वह मर जाए।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 17:6" - }, - "जो प्राणदण्ड के योग्य ठहरे वह एक ही की साक्षी से न मार डाला जाए, किन्तु दो या तीन मनुष्यों की साक्षी से मार डाला जाए।", - { - "type": "char:bdit", - "content": [ - "(यूह. 8:17, 1 तीमु. 5:19, इब्रा. 10:28)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 17:7" - }, - "उसके मार डालने के लिये सबसे पहले साक्षियों के हाथ, और उनके बाद और सब लोगों के हाथ उठें। इसी रीति से ऐसी बुराई को अपने मध्य से दूर करना।", - { - "type": "char:bdit", - "content": [ - "(यूह. 8:7, 1 कुरि. 5:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 6:24" + }, + "और यहोवा ने हमें ये सब विधियाँ पालन करने की आज्ञा दी, इसलिए कि हम अपने परमेश्वर यहोवा का भय मानें, और इस रीति सदैव हमारा भला हो, और वह हमको जीवित रखे, जैसा कि आज के दिन है।", + { + "type": "verse:v", + "number": "25", + "sid": "DEU 6:25" }, + "और यदि हम अपने परमेश्वर यहोवा की दृष्टि में उसकी आज्ञा के अनुसार इन सारे नियमों के मानने में चौकसी करें, तो", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DEU 17:8" - }, - "“यदि तेरी बस्तियों के भीतर कोई झगड़े की बात हो, अर्थात् आपस के खून, या विवाद, या मारपीट का कोई मुकद्दमा उठे, और उसका", - { - "type": "char:it", - "content": [ - "न्याय करना तेरे लिये कठिन जान पड़े" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.8" - ] - }, - { - "type": "char:fq", - "content": [ - "न्याय करना तेरे लिये कठिन जान पड़े:" - ] - }, - { - "type": "char:ft", - "content": [ - "उपन्यायधिशों के लिये यदि किसी बात का निर्णय लेना कठिन हो तो वह उनके वरिष्ठ न्यायियों को सौंप दिया जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तो उस स्थान को जाकर जो तेरा परमेश्वर यहोवा चुन लेगा;" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "DEU 17:9" - }, - "लेवीय याजकों के पास और उन दिनों के न्यायियों के पास जाकर पूछताछ करना, कि वे तुम को न्याय की बातें बताएँ।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 17:10" - }, - "और न्याय की जैसी बात उस स्थान के लोग जो यहोवा चुन लेगा तुझे बता दें, उसी के अनुसार करना; और जो व्यवस्था वे तुझे दें उसी के अनुसार चलने में चौकसी करना;", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 17:11" - }, - "व्यवस्था की जो बात वे तुझे बताएँ, और न्याय की जो बात वे तुझ से कहें, उसी के अनुसार करना; जो बात वे तुझको बताएँ उससे दाएँ या बाएँ न मुड़ना।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 17:12" - }, - "और जो मनुष्य अभिमान करके उस याजक की, जो वहाँ तेरे परमेश्वर यहोवा की सेवा टहल करने को उपस्थित रहेगा, न माने, या उस न्यायी की न सुने, तो वह मनुष्य मार डाला जाए; इस प्रकार तू इस्राएल में से ऐसी बुराई को दूर कर देना।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 17:13" - }, - "इससे सब लोग सुनकर डर जाएँगे, और फिर अभिमान नहीं करेंगे।" - ] - }, - { - "type": "para:s", - "content": [ - "राजाओं से सम्बंधित आदेश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DEU 17:14" - }, - "“जब तू उस देश में पहुँचे जिसे तेरा परमेश्वर यहोवा तुझे देता है, और उसका अधिकारी हो, और उनमें बसकर कहने लगे, कि चारों ओर की सब जातियों के समान मैं भी अपने ऊपर राजा ठहराऊँगा;", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 17:15" - }, - "तब", - { - "type": "char:it", - "content": [ - "जिसको तेरा परमेश्वर यहोवा चुन ले अवश्य उसी को राजा ठहराना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.15" - ] - }, - { - "type": "char:fq", - "content": [ - "जिसको तेरा परमेश्वर यहोवा चुन ले अवश्य उसी को राजा ठहराना:" - ] - }, - { - "type": "char:ft", - "content": [ - "न्यायियों और अधिकारियों (व्यव. 16:18) के सदृश्य राजा भी प्रजा द्वारा ही चुना जाए परन्तु परमेश्वर की इच्छा के अनुरूप हो और उन्हीं में से हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। अपने भाइयों ही में से किसी को अपने ऊपर राजा ठहराना; किसी परदेशी को जो तेरा भाई न हो तू अपने ऊपर अधिकारी नहीं ठहरा सकता।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "DEU 17:16" - }, - "और वह बहुत घोड़े न रखे, और", - { - "type": "char:it", - "content": [ - "न इस मनसा से अपनी प्रजा के लोगों को मिस्र में भेजे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.16" - ] - }, - { - "type": "char:fq", - "content": [ - "न इस मनसा से अपनी प्रजा के लोगों को मिस्र में भेजे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अधिक घोड़ों के आदान-प्रदान के लिए, घोड़ों की जगह दास न भेजें" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कि उसके पास बहुत से घोड़े हो जाएँ, क्योंकि यहोवा ने तुम से कहा है, कि तुम उस मार्ग से फिर कभी न लौटना।" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "DEU 17:17" - }, - "और वह बहुत स्त्रियाँ भी न रखे, ऐसा न हो कि उसका मन यहोवा की ओर से पलट जाए; और न वह अपना सोना-चाँदी बहुत बढ़ाए।", + "type": "char:it", + "content": [ + "यह हमारे लिये धार्मिकता ठहरेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "DEU 17:18" + "type": "char:fr", + "content": [ + "6.25" + ] }, - "और जब वह राजगद्दी पर विराजमान हो, तब इसी व्यवस्था की पुस्तक, जो लेवीय याजकों के पास रहेगी, उसकी एक नकल अपने लिये कर ले।", { - "type": "verse:v", - "number": "19", - "sid": "DEU 17:19" + "type": "char:fq", + "content": [ + "यह हमारे लिये धार्मिकता ठहरेगा:" + ] }, - "और वह उसे अपने पास रखे, और अपने जीवन भर उसको पढ़ा करे, जिससे वह अपने परमेश्वर यहोवा का भय मानना, और इस व्यवस्था और इन विधियों की सारी बातों को मानने में चौकसी करना, सीखे;", { - "type": "verse:v", - "number": "20", - "sid": "DEU 17:20" - }, - "जिससे वह अपने मन में घमण्ड करके अपने भाइयों को तुच्छ न जाने, और इन आज्ञाओं से न तो दाएँ मुड़ें और न बाएँ; जिससे कि वह और उसके वंश के लोग इस्राएलियों के मध्य बहुत दिनों तक राज्य करते रहें।" - ] + "type": "char:ft", + "content": [ + "आरम्भ ही से मूसा ने विधान के अनुसार न्यायोचित ठहरना पूर्णतः मन की अवस्था पर आधारित किया है अर्थात् विश्वास पर।" + ] + } + ] + } + ] }, + "।’" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "DEU 7" + }, + { + "type": "para:s", + "content": [ + "प्रभु की चुनी हुई प्रजा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "18", - "sid": "DEU 18" + "type": "verse:v", + "number": "1", + "sid": "DEU 7:1" }, + "“फिर जब तेरा परमेश्वर यहोवा तुझे उस देश में जिसके अधिकारी होने को तू जाने पर है पहुँचाए, और तेरे सामने से हित्ती, गिर्गाशी, एमोरी, कनानी, परिज्जी, हिब्बी, और यबूसी नामक, बहुत सी जातियों को अर्थात् तुम से बड़ी और सामर्थी सातों जातियों को निकाल दे,", { - "type": "para:s", - "content": [ - "याजकों और लेवियों के लिये भेंट" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 13:19)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 18:1" - }, - "“लेवीय याजकों का, वरन् सारे लेवीय गोत्रियों का, इस्राएलियों के संग कोई भाग या अंश न हो; उनका भोजन हव्य और यहोवा का दिया हुआ भाग हो।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 18:2" - }, - "उनका अपने भाइयों के बीच कोई भाग न हो; क्योंकि अपने वचन के अनुसार यहोवा उनका निज भाग ठहरा है।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 18:3" - }, - "और चाहे गाय-बैल चाहे भेड़-बकरी का मेलबलि हो, उसके करनेवाले लोगों की ओर से याजकों का हक़ यह हो, कि वे उसका कंधा और दोनों गाल और पेट याजक को दें।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 9:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 18:4" - }, - "तू उसको अपनी पहली उपज का अन्न, नया दाखमधु, और टटका तेल, और अपनी भेड़ों का वह ऊन देना जो पहली बार कतरा गया हो।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 18:5" - }, - "क्योंकि तेरे परमेश्वर यहोवा ने तेरे सब गोत्रों में से उसी को चुन लिया है, कि वह और उसके वंश सदा उसके नाम से सेवा टहल करने को उपस्थित हुआ करें।" - ] + "type": "verse:v", + "number": "2", + "sid": "DEU 7:2" }, + "और तेरा परमेश्वर यहोवा उन्हें तेरे द्वारा हरा दे, और तू उन पर जय प्राप्त कर ले; तब उन्हें पूरी रीति से नष्ट कर डालना; उनसे न वाचा बाँधना, और न उन पर दया करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 18:6" - }, - "“फिर यदि कोई लेवीय इस्राएल की बस्तियों में से किसी से, जहाँ वह परदेशी के समान रहता हो, अपने मन की बड़ी अभिलाषा से उस स्थान पर जाए जिसे यहोवा चुन लेगा,", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 18:7" - }, - "तो अपने सब लेवीय भाइयों के समान, जो वहाँ अपने परमेश्वर यहोवा के सामने उपस्थित होंगे, वह भी उसके नाम से सेवा टहल करे।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 18:8" - }, - "और अपने पूर्वजों के भाग के मोल को छोड़ उसको भोजन का भाग भी उनके समान मिला करे।" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 7:3" }, + "और न उनसे ब्याह शादी करना, न तो अपनी बेटी उनके बेटे को ब्याह देना, और न उनकी बेटी को अपने बेटे के लिये ब्याह लेना।", { - "type": "para:s", - "content": [ - "पवित्र रहने के लिये बुलाहट" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 7:4" }, + "क्योंकि वे तेरे बेटे को मेरे पीछे चलने से बहकाएँगी, और दूसरे देवताओं की उपासना करवाएँगी; और इस कारण यहोवा का कोप तुम पर भड़क उठेगा, और वह तेरा शीघ्र सत्यानाश कर डालेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 18:9" - }, - "“जब तू उस देश में पहुँचे जो तेरा परमेश्वर यहोवा तुझे देता है, तब वहाँ की जातियों के अनुसार घिनौना काम करना न सीखना।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 18:10" - }, - "तुझ में कोई ऐसा न हो जो अपने बेटे या बेटी को आग में होम करके चढ़ानेवाला, या भावी कहनेवाला, या शुभ-अशुभ मुहूर्त्तों का माननेवाला, या टोन्हा, या तांत्रिक,", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 18:11" - }, - "या बाजीगर, या ओझों से पूछनेवाला, या भूत साधनेवाला, या भूतों का जगानेवाला हो।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 18:12" - }, - "क्योंकि जितने ऐसे-ऐसे काम करते हैं वे सब यहोवा के सम्मुख घृणित हैं; और इन्हीं घृणित कामों के कारण तेरा परमेश्वर यहोवा उनको तेरे सामने से निकालने पर है।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 18:13" - }, - "तू अपने परमेश्वर", - { - "type": "char:it", - "content": [ - "यहोवा के सम्मुख सिद्ध बना रहना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.13" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के सम्मुख सिद्ध बना रहना:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् इस्राएलियों को यहोवा की उपासना मूर्तिपूजा के द्वारा दूषित न की जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 5:48)" - ] - }, - "" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 7:5" }, + "उन लोगों से ऐसा बर्ताव करना, कि उनकी वेदियों को ढा देना, उनकी लाठों को तोड़ डालना, उनकी अशेरा नामक मूर्तियों को काट काटकर गिरा देना, और उनकी खुदी हुई मूर्तियों को आग में जला देना।", { - "type": "para:s", - "content": [ - "एक नबी भेजने की प्रतिज्ञा" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 7:6" }, + "क्योंकि तू अपने परमेश्वर यहोवा की पवित्र प्रजा है; यहोवा ने पृथ्वी भर के सब देशों के लोगों में से तुझको चुन लिया है कि तू उसकी प्रजा और निज भाग ठहरे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DEU 18:14" - }, - "“वे जातियाँ जिनका अधिकारी तू होने पर है शुभ-अशुभ मुहूर्त्तों के माननेवालों और भावी कहनेवालों की सुना करती है; परन्तु तुझको तेरे परमेश्वर यहोवा ने ऐसा करने नहीं दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 18:15" - }, - "तेरा परमेश्वर यहोवा तेरे मध्य से, अर्थात् तेरे भाइयों में से", - { - "type": "char:it", - "content": [ - "मेरे समान एक नबी को उत्पन्न करेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.15" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरे समान एक नबी को उत्पन्न करेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा एक भविष्यद्वक्ता एवं एक प्रधान स्वरूप मसीह की प्रतिज्ञा करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; तू उसी की सुनना;" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 17:5, मर. 9:7, लूका 9:35)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 18:16" - }, - "यह तेरी उस विनती के अनुसार होगा, जो तूने होरेब पहाड़ के पास सभा के दिन अपने परमेश्वर यहोवा से की थी, ‘मुझे न तो अपने परमेश्वर यहोवा का शब्द फिर सुनना, और न वह बड़ी आग फिर देखनी पड़े, कहीं ऐसा न हो कि मर जाऊँ।’", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 18:17" - }, - "तब यहोवा ने मुझसे कहा, ‘वे जो कुछ कहते हैं ठीक कहते हैं।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 18:18" - }, - "इसलिए मैं उनके लिये उनके भाइयों के बीच में से तेरे समान एक नबी को उत्पन्न करूँगा; और अपना वचन उसके मुँह में डालूँगा; और जिस-जिस बात की मैं उसे आज्ञा दूँगा वही वह उनको कह सुनाएगा।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 3:2, 7:37)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 18:19" - }, - "और जो मनुष्य मेरे वह वचन जो वह मेरे नाम से कहेगा ग्रहण न करेगा, तो मैं उसका हिसाब उससे लूँगा।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 3:23)" - ] - }, - "", + "type": "verse:v", + "number": "7", + "sid": "DEU 7:7" + }, + "यहोवा ने जो तुम से स्नेह करके तुम को चुन लिया, इसका कारण यह नहीं था कि तुम गिनती में और सब देशों के लोगों से अधिक थे, किन्तु तुम तो सब देशों के लोगों से", + { + "type": "char:it", + "content": [ + "गिनती में थोड़े थे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "DEU 18:20" + "type": "char:fr", + "content": [ + "7.7" + ] }, - "परन्तु जो नबी अभिमान करके मेरे नाम से कोई ऐसा वचन कहे जिसकी आज्ञा मैंने उसे न दी हो, या पराए देवताओं के नाम से कुछ कहे, वह नबी मार डाला जाए।’", { - "type": "verse:v", - "number": "21", - "sid": "DEU 18:21" + "type": "char:fq", + "content": [ + "गिनती में थोड़े थे:" + ] }, - "और यदि तू अपने मन में कहे, ‘जो वचन यहोवा ने नहीं कहा उसको हम किस रीति से पहचानें?’", { - "type": "verse:v", - "number": "22", - "sid": "DEU 18:22" - }, - "तो पहचान यह है कि जब कोई नबी यहोवा के नाम से कुछ कहे; तब यदि वह वचन न घटे और पूरा न हो जाए, तो वह वचन यहोवा का कहा हुआ नहीं; परन्तु उस नबी ने वह बात अभिमान करके कही है, तू उससे भय न खाना।" - ] + "type": "char:ft", + "content": [ + "परमेश्वर ने जब इस्राएल को चुना था तब वह भाग एक ही परिवार था वरन् एक ही मनुष्य, अब्राहम था।" + ] + } + ] + } + ] }, + ";", { - "type": "chapter:c", - "number": "19", - "sid": "DEU 19" + "type": "verse:v", + "number": "8", + "sid": "DEU 7:8" }, + "यहोवा ने जो तुम को बलवन्त हाथ के द्वारा दासत्व के घर में से, और मिस्र के राजा फ़िरौन के हाथ से छुड़ाकर निकाल लाया, इसका यही कारण है कि वह तुम से प्रेम रखता है, और उस शपथ को भी पूरी करना चाहता है जो उसने तुम्हारे पूर्वजों से खाई थी।", { - "type": "para:s", - "content": [ - "खूनी के लिये शरणनगर" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 7:9" }, + "इसलिए जान ले कि तेरा परमेश्वर यहोवा ही परमेश्वर है, वह विश्वासयोग्य परमेश्वर है; जो उससे प्रेम रखते और उसकी आज्ञाएँ मानते हैं उनके साथ वह हजार पीढ़ी तक अपनी वाचा का पालन करता, और उन पर करुणा करता रहता है;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 19:1" - }, - "“जब तेरा परमेश्वर यहोवा उन जातियों को नाश करे जिनका देश वह तुझे देता है, और तू उनके देश का अधिकारी होकर उनके नगरों और घरों में रहने लगे,", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 19:2" - }, - "तब अपने देश के बीच जिसका अधिकारी तेरा परमेश्वर यहोवा तुझे कर देता है तीन नगर अपने लिये अलग कर देना।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 19:3" - }, - "और तू अपने लिये मार्ग भी तैयार करना, और अपने देश के, जो तेरा परमेश्वर यहोवा तुझे सौंप देता है, तीन भाग करना, ताकि हर एक खूनी वहीं भाग जाए।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 19:4" - }, - "और जो खूनी वहाँ भागकर अपने प्राण को बचाए, वह इस प्रकार का हो; अर्थात् वह किसी से बिना पहले बैर रखे या उसको बिना जाने बूझे मार डाला हो", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 19:5" - }, - "जैसे कोई किसी के संग लकड़ी काटने को जंगल में जाए, और वृक्ष काटने को कुल्हाड़ी हाथ से उठाए, और कुल्हाड़ी बेंट से निकलकर उस भाई को ऐसी लगे कि वह मर जाए तो वह उन नगरों में से किसी में भागकर जीवित रहे;", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 19:6" - }, - "ऐसा न हो कि मार्ग की लम्बाई के कारण खून का पलटा लेनेवाला अपने क्रोध के ज्वलन में उसका पीछा करके उसको जा पकड़े, और मार डाले, यद्यपि वह प्राणदण्ड के योग्य नहीं, क्योंकि वह उससे बैर नहीं रखता था।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 19:7" - }, - "इसलिए मैं तुझे यह आज्ञा देता हूँ, कि अपने लिये तीन नगर अलग कर रखना।" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 7:10" }, + "और जो उससे बैर रखते हैं, वह उनके देखते उनसे बदला लेकर नष्ट कर डालता है; अपने बैरी के विषय वह विलम्ब न करेगा, उसके देखते ही उससे बदला लेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DEU 19:8" - }, - "“यदि तेरा परमेश्वर यहोवा उस शपथ के अनुसार जो उसने तेरे पूर्वजों से खाई थी,", - { - "type": "char:it", - "content": [ - "तेरी सीमा को बढ़ाकर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.8" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरी सीमा को बढ़ाकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ इस्राएल की सीमाओं को परमेश्वर की प्रतिज्ञा के अनुसार मिस्र की नदी से फरात नदी तक विस्तृत करने का प्रावधान किया गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* वह सारा देश तुझे दे, जिसके देने का वचन उसने तेरे पूर्वजों को दिया था" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "DEU 19:9" - }, - "यदि तू इन सब आज्ञाओं के मानने में जिन्हें मैं आज तुझको सुनाता हूँ चौकसी करे, और अपने परमेश्वर यहोवा से प्रेम रखे और सदा उसके मार्गों पर चलता रहे तो इन तीन नगरों से अधिक और भी तीन नगर अलग कर देना,", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 19:10" - }, - "इसलिए कि तेरे उस देश में जो तेरा परमेश्वर यहोवा तेरा निज भाग करके देता है, किसी निर्दोष का खून न बहाया जाए, और उसका दोष तुझ पर न लगे।" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 7:11" }, + "इसलिए इन आज्ञाओं, विधियों, और नियमों को, जो मैं आज तुझे चिताता हूँ, मानने में चौकसी करना।" + ] + }, + { + "type": "para:s", + "content": [ + "आज्ञाकारिता की आशीषें" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 19:11" - }, - "“परन्तु यदि कोई किसी से बैर रखकर उसकी घात में लगे, और उस पर लपककर उसे ऐसा मारे कि वह मर जाए, और फिर उन नगरों में से किसी में भाग जाए,", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 19:12" - }, - "तो उसके नगर के पुरनिये किसी को भेजकर उसको वहाँ से मँगवाकर खून के पलटा लेनेवाले के हाथ में सौंप दें, कि वह मार डाला जाए।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 19:13" - }, - "उस पर तरस न खाना, परन्तु निर्दोष के खून का दोष इस्राएल से दूर करना, जिससे तुम्हारा भला हो।" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 7:12" }, + "“और तुम जो इन नियमों को सुनकर मानोगे और इन पर चलोगे, तो तेरा परमेश्वर यहोवा भी उस करुणामय वाचा का पालन करेगा जिसे उसने तेरे पूर्वजों से शपथ खाकर बाँधी थी;", { - "type": "para:s", - "content": [ - "सीमा चिन्ह" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 7:13" }, + "और वह तुझ से प्रेम रखेगा, और तुझे आशीष देगा, और गिनती में बढ़ाएगा; और जो देश उसने तेरे पूर्वजों से शपथ खाकर तुझे देने को कहा है उसमें वह तेरी सन्तान पर, और अन्न, नये दाखमधु, और टटके तेल आदि, भूमि की उपज पर आशीष दिया करेगा, और तेरी गाय-बैल और भेड़-बकरियों की बढ़ती करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DEU 19:14" - }, - "“जो देश तेरा परमेश्वर यहोवा तुझको देता है, उसका जो भाग तुझे मिलेगा, उसमें", - { - "type": "char:it", - "content": [ - "किसी की सीमा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.14" - ] - }, - { - "type": "char:fq", - "content": [ - "किसी की सीमा:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिस प्रकार मनुष्य की जान को पवित्र मानना था, उसी प्रकार उसकी जीविका को भी पवित्र मानना था। इस सम्बंध में एक निषेधाज्ञा दी गई थी जो पड़ोसी की भूमि के चिन्ह से छेड़-छाड़ करने के विरुद्ध थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* जिसे प्राचीन लोगों ने ठहराया हो न हटाना।" - ] - } - ] - }, - { - "type": "para:s", - "content": [ - "गवाहों से सम्बंधित नियम" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 19:15" - }, - "“किसी मनुष्य के विरुद्ध किसी प्रकार के अधर्म या पाप के विषय में, चाहे उसका पाप कैसा ही क्यों न हो, एक ही जन की साक्षी न सुनना, परन्तु दो या तीन साक्षियों के कहने से बात पक्की ठहरे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 18:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 19:16" - }, - "यदि कोई झूठी साक्षी देनेवाला किसी के विरुद्ध यहोवा से फिर जाने की साक्षी देने को खड़ा हो,", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 19:17" - }, - "तो", - { - "type": "char:it", - "content": [ - "वे दोनों मनुष्य, जिनके बीच ऐसा मुकद्दमा उठा हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.17" - ] - }, - { - "type": "char:fq", - "content": [ - "वे दोनों मनुष्य, जिनके बीच ऐसा मुकद्दमा उठा हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "वादी और प्रतिवादी दोनों को व्यवस्थाविवरण में दिए गए प्रावधानों के अधीन न्यायियों के सामने प्रस्तुत किया जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "char:it", - "content": [ - "यहोवा के सम्मुख" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.17" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के सम्मुख:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनके न्यायी परमेश्वर के प्रतिनिधि थे, अत: उनसे झूठ बोलना परमेश्वर से झूठ बोलने के बराबर था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, अर्थात् उन दिनों के याजकों और न्यायियों के सामने खड़े किए जाएँ;" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "DEU 19:18" - }, - "तब न्यायी भली भाँति पूछताछ करें, और यदि इस निर्णय पर पहुँचें कि वह झूठा साक्षी है, और अपने भाई के विरुद्ध झूठी साक्षी दी है", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 19:19" - }, - "तो अपने भाई की जैसी भी हानि करवाने की युक्ति उसने की हो वैसी ही तुम भी उसकी करना; इसी रीति से अपने बीच में से ऐसी बुराई को दूर करना।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 19:20" - }, - "तब दूसरे लोग सुनकर डरेंगे, और आगे को तेरे बीच फिर ऐसा बुरा काम नहीं करेंगे।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 19:21" - }, - "और तू बिल्कुल तरस न खाना; प्राण के बदले प्राण का, आँख के बदले आँख का, दाँत के बदले दाँत का, हाथ के बदले हाथ का, पाँव के बदले पाँव का दण्ड देना।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 5:38)" - ] - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "20", - "sid": "DEU 20" - }, - { - "type": "para:s", - "content": [ - "युद्ध पर जाने के नियम" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 7:14" }, + "तू सब देशों के लोगों से अधिक धन्य होगा; तेरे बीच में न पुरुष न स्त्री निर्वंश होगी, और तेरे पशुओं में भी ऐसा कोई न होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 20:1" - }, - "“जब तू अपने शत्रुओं से युद्ध करने को जाए, और", - { - "type": "char:it", - "content": [ - "घोड़े, रथ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.1" - ] - }, - { - "type": "char:fq", - "content": [ - "घोड़े, रथ:" - ] - }, - { - "type": "char:ft", - "content": [ - "कनानियों के पास ऐसी भयानक सेना शक्ति थी। इस्राएली अपनी सेना के साथ इनका सामना नहीं कर सकते थे परन्तु उनके पक्ष में सेनाओं का यहोवा था। अत: उन्हें उनसे डरने की आवश्यकता नहीं थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और अपने से अधिक सेना को देखे, तब उनसे न डरना; तेरा परमेश्वर यहोवा जो तुझको मिस्र देश से निकाल ले आया है वह तेरे संग है।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "DEU 20:2" - }, - "और जब तुम युद्ध करने को शत्रुओं के निकट जाओ, तब याजक सेना के पास आकर कहे,", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 20:3" - }, - "‘हे इस्राएलियों सुनो, आज तुम अपने शत्रुओं से युद्ध करने को निकट आए हो; तुम्हारा मन कच्चा न हो; तुम मत डरो, और न थरथराओ, और न उनके सामने भय खाओ;", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 20:4" - }, - "क्योंकि तुम्हारा परमेश्वर यहोवा तुम्हारे शत्रुओं से युद्ध करने और तुम्हें बचाने के लिये तुम्हारे संग-संग चलता है।’", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 20:5" - }, - "फिर सरदार सिपाहियों से यह कहें, ‘तुम में से कौन है जिसने नया घर बनाया हो और उसका समर्पण न किया हो? तो वह अपने घर को लौट जाए, कहीं ऐसा न हो कि वह युद्ध में मर जाए और दूसरा मनुष्य उसका समर्पण करे।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 20:6" - }, - "और कौन है जिसने दाख की बारी लगाई हो, परन्तु उसके फल न खाए हों? वह भी अपने घर को लौट जाए, ऐसा न हो कि वह संग्राम में मारा जाए, और दूसरा मनुष्य उसके फल खाए।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 20:7" - }, - "फिर कौन है जिसने किसी स्त्री से विवाह की बात लगाई हो, परन्तु उसको विवाह करके न लाया हो? वह भी अपने घर को लौट जाए, ऐसा न हो कि वह युद्ध में मारा जाए, और दूसरा मनुष्य उससे विवाह कर ले।’", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 20:8" - }, - "इसके अलावा सरदार सिपाहियों से यह भी कहें, ‘कौन-कौन मनुष्य है जो डरपोक और कच्चे मन का है, वह भी अपने घर को लौट जाए, ऐसा न हो कि उसको देखकर उसके भाइयों का भी हियाव टूट जाए।’", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 20:9" - }, - "और जब प्रधान सिपाहियों से यह कह चुकें, तब उन पर प्रधानता करने के लिये सेनापतियों को नियुक्त करें।" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 7:15" }, + "और यहोवा तुझ से सब प्रकार के रोग दूर करेगा; और मिस्र की बुरी-बुरी व्याधियाँ जिन्हें तू जानता है उनमें से किसी को भी तुझे लगने न देगा, ये सब तेरे बैरियों ही को लगेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DEU 20:10" - }, - "“जब तू किसी नगर से युद्ध करने को उसके निकट जाए, तब पहले उससे", - { - "type": "char:it", - "content": [ - "संधि करने का समाचार" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.10" - ] - }, - { - "type": "char:fq", - "content": [ - "संधि करने का समाचार:" - ] - }, - { - "type": "char:ft", - "content": [ - "जान और माल की हानि से बचने के अभिप्राय से ये निर्देश दिए गए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* दे।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "DEU 20:11" - }, - "और यदि वह संधि करना स्वीकार करे और तेरे लिये अपने फाटक खोल दे, तब जितने उसमें हों वे सब तेरे अधीन होकर तेरे लिये बेगार करनेवाले ठहरें।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 20:12" - }, - "परन्तु यदि वे तुझ से संधि न करें, परन्तु तुझ से लड़ना चाहें, तो तू उस नगर को घेर लेना;", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 20:13" - }, - "और जब तेरा परमेश्वर यहोवा उसे तेरे हाथ में सौंप दे तब उसमें के सब पुरुषों को तलवार से मार डालना।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 20:14" - }, - "परन्तु स्त्रियाँ और बाल-बच्चे, और पशु आदि जितनी लूट उस नगर में हो उसे अपने लिये रख लेना; और तेरे शत्रुओं की लूट जो तेरा परमेश्वर यहोवा तुझे दे उसे काम में लाना।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 20:15" - }, - "इस प्रकार उन नगरों से करना जो तुझ से बहुत दूर हैं, और जो यहाँ की जातियों के नगर नहीं हैं।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 20:16" - }, - "परन्तु जो नगर इन लोगों के हैं, जिनका अधिकारी तेरा परमेश्वर यहोवा तुझको ठहराने पर है, उनमें से", - { - "type": "char:it", - "content": [ - "किसी प्राणी को जीवित न रख छोड़ना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.16" - ] - }, - { - "type": "char:fq", - "content": [ - "किसी प्राणी को जीवित न रख छोड़ना:" - ] - }, - { - "type": "char:ft", - "content": [ - "कनानियों पर तो किसी भी प्रकार की दया नहीं दर्शाना, उनका पूरा सफाया करना।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "DEU 20:17" - }, - "परन्तु उनका अवश्य सत्यानाश करना, अर्थात् हित्तियों, एमोरियों, कनानियों, परिज्जियों, हिब्बियों, और यबूसियों को, जैसे कि तेरे परमेश्वर यहोवा ने तुझे आज्ञा दी है;", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 20:18" - }, - "ऐसा न हो कि जितने घिनौने काम वे अपने देवताओं की सेवा में करते आए हैं वैसा ही करना तुम्हें भी सिखाएँ, और तुम अपने परमेश्वर यहोवा के विरुद्ध पाप करने लगो।" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 7:16" }, + "और देश-देश के जितने लोगों को तेरा परमेश्वर यहोवा तेरे वश में कर देगा, तू उन सभी को सत्यानाश करना; उन पर तरस की दृष्टि न करना, और न उनके देवताओं की उपासना करना, नहीं तो तू फंदे में फँस जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 20:19" - }, - "“जब तू युद्ध करते हुए किसी नगर को जीतने के लिये उसे बहुत दिनों तक घेरे रहे, तब उसके वृक्षों पर कुल्हाड़ी चलाकर उन्हें नाश न करना, क्योंकि उनके फल तेरे खाने के काम आएँगे, इसलिए उन्हें न काटना। क्या मैदान के वृक्ष भी मनुष्य हैं कि तू उनको भी घेर रखे?", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 20:20" - }, - "परन्तु जिन वृक्षों के विषय में तू यह जान ले कि इनके फल खाने के नहीं हैं, तो उनको काटकर नाश करना, और उस नगर के विरुद्ध उस समय तक घेराबन्दी किए रहना जब तक वह तेरे वश में न आ जाए।" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 7:17" }, + "“यदि तू अपने मन में सोचे, कि वे जातियाँ जो मुझसे अधिक हैं; तो मैं उनको कैसे देश से निकाल सकूँगा?", { - "type": "chapter:c", - "number": "21", - "sid": "DEU 21" + "type": "verse:v", + "number": "18", + "sid": "DEU 7:18" }, + "तो भी उनसे न डरना, जो कुछ तेरे परमेश्वर यहोवा ने फ़िरौन से और सारे मिस्र से किया उसे भली भाँति स्मरण रखना।", { - "type": "para:s", - "content": [ - "अनसुलझे हत्या के सम्बंध में नियम" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 7:19" }, + "जो बड़े-बड़े परीक्षा के काम तूने अपनी आँखों से देखे, और जिन चिन्हों, और चमत्कारों, और जिस बलवन्त हाथ, और बढ़ाई हुई भुजा के द्वारा तेरा परमेश्वर यहोवा तुझको निकाल लाया, उनके अनुसार तेरा परमेश्वर यहोवा उन सब लोगों से भी जिनसे तू डरता है करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 21:1" - }, - "“यदि उस देश के मैदान में जो तेरा परमेश्वर यहोवा तुझे देता है किसी मारे हुए का शव पड़ा हुआ मिले, और उसको किसने मार डाला है यह पता न चले,", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 21:2" - }, - "तो तेरे पुरनिये और न्यायी निकलकर उस शव के चारों ओर के एक-एक नगर की दूरी को नापें;", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 21:3" - }, - "तब जो नगर उस शव के सबसे निकट ठहरे, उसके पुरनिये एक ऐसी बछिया ले ले, जिससे कुछ काम न लिया गया हो, और जिस पर जूआ कभी न रखा गया हो।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 21:4" - }, - "तब उस नगर के पुरनिये उस बछिया को एक बारहमासी नदी की ऐसी तराई में जो न जोती और न बोई गई हो ले जाएँ, और उसी तराई में उस बछिया का गला तोड़ दें।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 21:5" - }, - "और लेवीय याजक भी निकट आएँ, क्योंकि तेरे परमेश्वर यहोवा ने उनको चुन लिया है कि उसकी सेवा टहल करें और उसके नाम से आशीर्वाद दिया करें, और उनके कहने के अनुसार हर एक झगड़े और मारपीट के मुकद्दमे का निर्णय हो।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 21:6" - }, - "फिर जो नगर उस शव के सबसे निकट ठहरे, उसके सब पुरनिए उस बछिया के ऊपर जिसका गला तराई में तोड़ा गया हो अपने-अपने हाथ धोकर कहें,", - { - "type": "char:bdit", - "content": [ - "(मत्ती 27:24)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 21:7" - }, - "‘यह खून हमने नहीं किया, और न यह काम हमारी आँखों के सामने हुआ है।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 21:8" - }, - "इसलिए, हे यहोवा, अपनी छुड़ाई हुई इस्राएली प्रजा का पाप ढाँपकर निर्दोष खून का पाप अपनी इस्राएली प्रजा के सिर पर से उतार।’ तब उस खून के दोष से उनको क्षमा कर दिया जाएगा।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 21:9" - }, - "इस प्रकार वह काम करके जो यहोवा की दृष्टि में ठीक है तू निर्दोष के खून का दोष अपने मध्य में से दूर करना।" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 7:20" }, + "इससे अधिक तेरा परमेश्वर यहोवा उनके बीच बर्रे भी भेजेगा, यहाँ तक कि उनमें से जो बचकर छिप जाएँगे वे भी तेरे सामने से नाश हो जाएँगे।", { - "type": "para:s", - "content": [ - "महिला बन्दी" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 7:21" }, + "उनसे भय न खाना; क्योंकि तेरा परमेश्वर यहोवा तेरे बीच में है, और वह महान और भययोग्य परमेश्वर है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DEU 21:10" - }, - "“जब तू अपने शत्रुओं से युद्ध करने को जाए, और तेरा परमेश्वर यहोवा उन्हें तेरे हाथ में कर दे, और तू उन्हें बन्दी बना ले,", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 21:11" - }, - "तब यदि तू बन्दियों में किसी सुन्दर स्त्री को देखकर उस पर मोहित हो जाए, और उससे ब्याह कर लेना चाहे,", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 21:12" - }, - "तो उसे अपने घर के भीतर ले आना, और वह अपना सिर मुँण्ड़ाएँ, नाखून कटाएँ,", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 21:13" - }, - "और अपने बन्धन के वस्त्र उतारकर तेरे घर में महीने भर रहकर", - { - "type": "char:it", - "content": [ - "अपने माता पिता के लिये विलाप करती रहे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.13" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने माता पिता के लिये विलाप करती रहे:" - ] - }, - { - "type": "char:ft", - "content": [ - "मानवता के उद्देश्य से दिया गया निर्देश कि स्त्री अपने सांसारिक बन्धनों से मुक्त होकर नए बंधन के लिये तैयार हो जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; उसके बाद तू उसके पास जाना, और तू उसका पति और वह तेरी पत्नी बने।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "DEU 21:14" - }, - "फिर यदि वह तुझको अच्छी न लगे, तो जहाँ वह जाना चाहे वहाँ उसे जाने देना; उसको रुपया लेकर कहीं न बेचना, और तेरा उससे शारीरिक सम्बंध था, इस कारण उससे दासी के समान व्यवहार न करना।" - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 7:22" }, + "तेरा परमेश्वर यहोवा उन जातियों को तेरे आगे से धीरे धीरे निकाल देगा; तो तू एकदम से उनका अन्त न कर सकेगा, नहीं तो जंगली पशु बढ़कर तेरी हानि करेंगे।", { - "type": "para:s", - "content": [ - "पहलौठे का अधिकार" - ] + "type": "verse:v", + "number": "23", + "sid": "DEU 7:23" }, + "तो भी तेरा परमेश्वर यहोवा उनको तुझ से हरवा देगा, और जब तक वे सत्यानाश न हो जाएँ तब तक उनको अति व्याकुल करता रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 21:15" - }, - "“यदि किसी पुरुष की दो पत्नियाँ हों, और उसे एक प्रिय और दूसरी अप्रिय हो, और प्रिया और अप्रिय दोनों स्त्रियाँ बेटे जनें, परन्तु जेठा अप्रिय का हो,", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 21:16" - }, - "तो जब वह अपने पुत्रों को अपनी सम्पत्ति का बँटवारा करे, तब यदि अप्रिय का बेटा जो सचमुच जेठा है यदि जीवित हो, तो वह प्रिया के बेटे को जेठांस न दे सकेगा;", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 21:17" - }, - "वह यह जानकर कि अप्रिय का बेटा मेरे पौरूष का पहला फल है, और जेठे का अधिकार उसी का है, उसी को अपनी सारी सम्पत्ति में से दो भाग देकर जेठांसी माने।" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 7:24" }, + "और वह उनके राजाओं को तेरे हाथ में करेगा, और तू उनका भी नाम धरती पर से मिटा डालेगा; उनमें से कोई भी तेरे सामने खड़ा न रह सकेगा, और अन्त में तू उन्हें सत्यानाश कर डालेगा।", { - "type": "para:s", - "content": [ - "हठीला पुत्र" - ] + "type": "verse:v", + "number": "25", + "sid": "DEU 7:25" }, + "उनके देवताओं की खुदी हुई मूर्तियाँ तुम आग में जला देना; जो चाँदी या", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "सोना उन पर मढ़ा हो उसका लालच करके न ले लेना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "DEU 21:18" + "type": "char:fr", + "content": [ + "7.25" + ] }, - "“यदि किसी का हठीला और विद्रोही बेटा हो, जो अपने माता-पिता की बात न माने, किन्तु ताड़ना देने पर भी उनकी न सुने,", { - "type": "verse:v", - "number": "19", - "sid": "DEU 21:19" + "type": "char:fq", + "content": [ + "सोना उन पर मढ़ा हो उसका लालच करके न ले लेना:" + ] }, - "तो उसके माता-पिता उसे पकड़कर अपने नगर से बाहर फाटक के निकट नगर के पुरनियों के पास ले जाएँ,", { - "type": "verse:v", - "number": "20", - "sid": "DEU 21:20" - }, - "और वे नगर के पुरनियों से कहें, ‘हमारा यह बेटा हठीला और दंगैत है, यह हमारी नहीं सुनता; यह उड़ाऊ और पियक्कड़ है।’", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 21:21" - }, - "तब उस नगर के सब पुरुष उसको पथराव करके मार डालें, इस रीति से तू अपने मध्य में से ऐसी बुराई को दूर करना, तब सारे इस्राएली सुनकर भय खाएँगे।" - ] + "type": "char:ft", + "content": [ + "मूर्तियों पर चढ़ाया हुआ सोना चाँदी।" + ] + } + ] + } + ] + }, + ", नहीं तो तू उसके कारण फंदे में फँसेगा; क्योंकि ऐसी वस्तुएँ तुम्हारे परमेश्वर यहोवा की दृष्टि में घृणित हैं।", + { + "type": "verse:v", + "number": "26", + "sid": "DEU 7:26" + }, + "और कोई घृणित वस्तु अपने घर में न ले आना, नहीं तो तू भी उसके समान नष्ट हो जाने की वस्तु ठहरेगा; उसे सत्यानाश की वस्तु जानकर उससे घृणा करना और उसे कदापि न चाहना; क्योंकि वह अशुद्ध वस्तु है।" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "DEU 8" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का स्मरण करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 8:1" + }, + "“जो-जो आज्ञा मैं आज तुझे सुनाता हूँ उन सभी पर चलने की चौकसी करना, इसलिए कि तुम जीवित रहो और बढ़ते रहो, और जिस देश के विषय में यहोवा ने तुम्हारे पूर्वजों से शपथ खाई है उसमें जाकर उसके अधिकारी हो जाओ।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 8:2" + }, + "और स्मरण रख कि तेरा परमेश्वर यहोवा उन चालीस वर्षों में तुझे सारे जंगल के मार्ग में से इसलिए ले आया है, कि वह तुझे नम्र बनाए, और तेरी परीक्षा करके यह जान ले कि तेरे मन में क्या-क्या है, और कि तू उसकी आज्ञाओं का पालन करेगा या नहीं।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 8:3" + }, + "उसने तुझको नम्र बनाया, और भूखा भी होने दिया, फिर वह मन्ना, जिसे न तू और न तेरे पुरखा भी जानते थे, वही तुझको खिलाया; इसलिए कि वह तुझको सिखाए कि", + { + "type": "char:it", + "content": [ + "मनुष्य केवल रोटी ही से नहीं जीवित रहता, परन्तु जो-जो वचन यहोवा के मुँह", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.3" + ] + }, + { + "type": "char:fq", + "content": [ + "मनुष्य केवल रोटी ही से नहीं .... वचन यहोवा के मुँह:" + ] + }, + { + "type": "char:ft", + "content": [ + "उन्हें यह शिक्षा दी गई कि मनुष्य मात्र प्रकृति के पोषण से नहीं, बल्कि उस प्रकृति के माध्यम से सृजनहार परमेश्वर के द्वारा जीवित रहता है।" + ] + } + ] + } + ] }, + "से निकलते हैं उन ही से वह जीवित रहता है।", { - "type": "para:s", - "content": [ - "पेड़ पर लटकाए जानेवाला श्रापित" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 4:4, लूका 4:4, 1 कुरि. 10:3)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "DEU 21:22" - }, - "“फिर यदि किसी से प्राणदण्ड के योग्य कोई पाप हुआ हो जिससे वह मार डाला जाए, और तू उसके शव को वृक्ष पर लटका दे,", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 21:23" - }, - "तो", - { - "type": "char:it", - "content": [ - "वह शव रात को वृक्ष पर टँगा न रहे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.23" - ] - }, - { - "type": "char:fq", - "content": [ - "वह शव रात को वृक्ष पर टँगा न रहे:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसको अपराध का दण्ड मिल गया और जनता के उदाहरण स्वरूप वह लटका रहा। उस पवित्र भूमि को उसकी उपस्थिति से तुरन्त एवं पूर्णतः मुक्त किया जाना था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, अवश्य उसी दिन उसे मिट्टी देना, क्योंकि जो लटकाया गया हो वह परमेश्वर की ओर से श्रापित ठहरता है; इसलिए जो देश तेरा परमेश्वर यहोवा तेरा भाग करके देता है उस भूमि को अशुद्ध न करना।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 27:57,58, प्रेरि. 5:30)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 8:4" + }, + "इन चालीस वर्षों में तेरे वस्त्र पुराने न हुए, और तेरे तन से भी नहीं गिरे, और न तेरे पाँव फूले।", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 8:5" + }, + "फिर अपने मन में यह तो विचार कर, कि जैसा कोई अपने बेटे को ताड़ना देता है वैसे ही तेरा परमेश्वर यहोवा तुझको ताड़ना देता है।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 12:7)" + ] }, { - "type": "chapter:c", - "number": "22", - "sid": "DEU 22" + "type": "verse:v", + "number": "6", + "sid": "DEU 8:6" }, + "इसलिए अपने परमेश्वर यहोवा की आज्ञाओं का पालन करते हुए उसके मार्गों पर चलना, और उसका भय मानते रहना।", { - "type": "para:s", - "content": [ - "विभिन्न नियम" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 8:7" }, + "क्योंकि तेरा परमेश्वर", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "यहोवा तुझे एक उत्तम देश में लिये जा रहा है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "DEU 22:1" + "type": "char:fr", + "content": [ + "8.7" + ] }, - "“तू अपने भाई के गाय-बैल या भेड़-बकरी को भटकी हुई देखकर अनदेखी न करना, उसको अवश्य उसके पास पहुँचा देना।", { - "type": "verse:v", - "number": "2", - "sid": "DEU 22:2" + "type": "char:fq", + "content": [ + "यहोवा तुझे एक उत्तम देश में लिये जा रहा है:" + ] }, - "परन्तु यदि तेरा वह भाई निकट न रहता हो, या तू उसे न जानता हो, तो उस पशु को अपने घर के भीतर ले आना, और जब तक तेरा वह भाई उसको न ढूँढ़े तब तक वह तेरे पास रहे; और जब वह उसे ढूँढ़े तब उसको दे देना।", { - "type": "verse:v", - "number": "3", - "sid": "DEU 22:3" - }, - "और उसके गदहे या वस्त्र के विषय, वरन् उसकी कोई वस्तु क्यों न हो, जो उससे खो गई हो और तुझको मिले, उसके विषय में भी ऐसा ही करना; तू देखी-अनदेखी न करना।" - ] + "type": "char:ft", + "content": [ + "प्रतिज्ञा देश की उर्वरता और उत्कृष्टता से इस्राएलियों को प्रोत्साहन मिला कि कनान वासियों के विरोध का सामना अधिक हर्ष के साथ करें।" + ] + } + ] + } + ] }, + ", जो जल की नदियों का, और तराइयों और पहाड़ों से निकले हुए गहरे-गहरे सोतों का देश है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DEU 22:4" - }, - "“तू अपने भाई के गदहे या बैल को मार्ग पर गिरा हुआ देखकर अनदेखी न करना; उसके उठाने में अवश्य उसकी सहायता करना।" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 8:8" }, + "फिर वह गेहूँ, जौ, दाखलताओं, अंजीरों, और अनारों का देश है; और तेलवाली जैतून और मधु का भी देश है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "DEU 22:5" - }, - "“कोई स्त्री पुरुष का पहरावा न पहने, और न कोई पुरुष स्त्री का पहरावा पहने; क्योंकि ऐसे कामों के सब करनेवाले तेरे", - { - "type": "char:it", - "content": [ - "परमेश्वर यहोवा की दृष्टि में घृणित हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.5" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर यहोवा की दृष्टि में घृणित हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "लिंग भेद प्राकृतिक है और परमेश्वर की ओर से है। इसे मर्यादा हीनता और पवित्रता के परिणामित विनाश के बिना अनदेखा नहीं किया जा सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - } - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 22:6" - }, - "“यदि वृक्ष या भूमि पर तेरे सामने मार्ग में किसी चिड़िया का घोंसला मिले, चाहे उसमें बच्चे हों चाहे अण्डे, और उन बच्चों या अण्डों पर उनकी माँ बैठी हुई हो, तो बच्चों समेत माँ को न लेना;", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 22:7" - }, - "बच्चों को अपने लिये ले तो ले, परन्तु माँ को अवश्य छोड़ देना; इसलिए कि तेरा भला हो, और तेरी आयु के दिन बहुत हों।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DEU 22:8" - }, - "“जब तू नया घर बनाए तब उसकी", - { - "type": "char:it", - "content": [ - "छत पर आड़ के लिये मुण्डेर बनाना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.8" - ] - }, - { - "type": "char:fq", - "content": [ - "छत पर आड़ के लिये मुण्डेर बनाना:" - ] - }, - { - "type": "char:ft", - "content": [ - "कनान में छतें समतल होती थी और विभिन्न कामों में ली जाती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, ऐसा न हो कि कोई छत पर से गिर पड़े, और तू अपने घराने पर खून का दोष लगाए।" - ] - } - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 8:9" }, + "उस देश में अन्न की महँगी न होगी, और न उसमें तुझे किसी पदार्थ की घटी होगी; वहाँ के पत्थर लोहे के हैं, और वहाँ के पहाड़ों में से तू तांबा खोदकर निकाल सकेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 22:9" - }, - "“अपनी दाख की बारी में दो प्रकार के बीज न बोना, ऐसा न हो कि उसकी सारी उपज, अर्थात् तेरा बोया हुआ बीज और दाख की बारी की उपज दोनों अपवित्र ठहरें।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 22:10" - }, - "बैल और गदहा दोनों संग जोतकर हल न चलाना।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 22:11" - }, - "ऊन और सनी की मिलावट से बना हुआ वस्त्र न पहनना।" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 8:10" }, + "और तू पेट भर खाएगा, और उस उत्तम देश के कारण जो तेरा परमेश्वर यहोवा तुझे देगा उसे धन्य मानेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के कार्यों को ना भूलना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 22:12" - }, - "“अपने ओढ़ने के चारों ओर की कोर पर झालर लगाया करना।" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 8:11" }, + "“इसलिए सावधान रहना, कहीं ऐसा न हो कि अपने परमेश्वर यहोवा को भूलकर उसकी जो-जो आज्ञा, नियम, और विधि, मैं आज तुझे सुनाता हूँ उनका मानना छोड़ दे;", { - "type": "para:s", - "content": [ - "विवाह सम्बंधित नियम" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 8:12" }, + "ऐसा न हो कि जब तू खाकर तृप्त हो, और अच्छे-अच्छे घर बनाकर उनमें रहने लगे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DEU 22:13" - }, - "“यदि कोई पुरुष किसी स्त्री को ब्याहे, और उसके पास जाने के समय वह उसको अप्रिय लगे,", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 22:14" - }, - "और वह उस स्त्री की नामधराई करे, और यह कहकर उस पर कुकर्म का दोष लगाए, ‘इस स्त्री को मैंने ब्याहा, और जब उससे संगति की तब उसमें कुँवारी अवस्था के लक्षण न पाए,’", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 22:15" - }, - "तो उस कन्या के माता-पिता उसके कुँवारीपन के चिन्ह लेकर नगर के वृद्ध लोगों के पास फाटक के बाहर जाएँ;", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 22:16" - }, - "और उस कन्या का पिता वृद्ध लोगों से कहे, ‘मैंने अपनी बेटी इस पुरुष को ब्याह दी, और वह उसको अप्रिय लगती है;", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 22:17" - }, - "और वह तो यह कहकर उस पर कुकर्म का दोष लगाता है, कि मैंने तेरी बेटी में कुँवारीपन के लक्षण नहीं पाए। परन्तु मेरी बेटी के कुँवारीपन के चिन्ह ये हैं।’ तब उसके माता-पिता नगर के वृद्ध लोगों के सामने उस चद्दर को फैलाएँ।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 22:18" - }, - "तब नगर के पुरनिये उस पुरुष को पकड़कर ताड़ना दें;", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 22:19" - }, - "और उस पर सौ शेकेल चाँदी का दण्ड भी लगाकर", - { - "type": "char:it", - "content": [ - "उस कन्या के पिता को दें" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.19" - ] - }, - { - "type": "char:fq", - "content": [ - "उस कन्या के पिता को दें:" - ] - }, - { - "type": "char:ft", - "content": [ - "पत्नी के माइके का मुखिया होने के कारण वह बुराई मुख्यतः पिता के विरुद्ध ही थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, इसलिए कि उसने एक इस्राएली कन्या की नामधराई की है; और वह उसी की पत्नी बनी रहे, और वह जीवन भर उस स्त्री को त्यागने न पाए।" - ] - }, - { - "type": "verse:v", - "number": "20", - "sid": "DEU 22:20" - }, - "परन्तु यदि उस कन्या के कुँवारीपन के चिन्ह पाए न जाएँ, और उस पुरुष की बात सच ठहरे,", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 22:21" - }, - "तो वे उस कन्या को उसके पिता के घर के द्वार पर ले जाएँ, और उस नगर के पुरुष उसको पथराव करके मार डालें; उसने तो अपने पिता के घर में वेश्या का काम करके बुराई की है; इस प्रकार तू अपने मध्य में से ऐसी बुराई को दूर करना।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 5:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 8:13" }, + "और तेरी गाय-बैलों और भेड़-बकरियों की बढ़ती हो, और तेरा सोना, चाँदी, और तेरा सब प्रकार का धन बढ़ जाए,", { - "type": "para:s", - "content": [ - "व्यभिचार का दण्ड" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 8:14" }, + "तब तेरे मन में अहंकार समा जाए, और तू अपने परमेश्वर यहोवा को भूल जाए, जो तुझको दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "DEU 22:22" - }, - "“यदि कोई पुरुष दूसरे पुरुष की ब्याही हुई स्त्री के संग सोता हुआ पकड़ा जाए, तो जो पुरुष उस स्त्री के संग सोया हो वह और वह स्त्री दोनों मार डाले जाएँ; इस प्रकार तू ऐसी बुराई को इस्राएल में से दूर करना।", - { - "type": "char:bdit", - "content": [ - "(यूह. 8:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 8:15" }, + "और उस बड़े और भयानक जंगल में से ले आया है, जहाँ तेज विषवाले सर्प और बिच्छू हैं, और जलरहित सूखे देश में उसने तेरे लिये चकमक की चट्टान से जल निकाला,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DEU 22:23" - }, - "“यदि किसी कुँवारी कन्या के ब्याह की बात लगी हो, और कोई दूसरा पुरुष उसे नगर में पाकर उससे कुकर्म करे,", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 22:24" - }, - "तो तुम उन दोनों को उस नगर के फाटक के बाहर ले जाकर उन पर पथराव करके मार डालना, उस कन्या को तो इसलिए कि वह नगर में रहते हुए भी नहीं चिल्लाई, और उस पुरुष को इस कारण कि उसने पड़ोसी की स्त्री का अपमान किया है; इस प्रकार तू अपने मध्य में से ऐसी बुराई को दूर करना।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 5:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 8:16" }, + "और तुझे जंगल में मन्ना खिलाया, जिसे तुम्हारे पुरखा जानते भी न थे, इसलिए कि वह तुझे नम्र बनाए, और तेरी परीक्षा करके", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "अन्त में तेरा भला ही करे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "DEU 22:25" + "type": "char:fr", + "content": [ + "8.16" + ] }, - "“परन्तु यदि कोई पुरुष किसी कन्या को जिसके ब्याह की बात लगी हो मैदान में पाकर बरबस उससे कुकर्म करे, तो केवल वह पुरुष मार डाला जाए, जिसने उससे कुकर्म किया हो।", { - "type": "verse:v", - "number": "26", - "sid": "DEU 22:26" + "type": "char:fq", + "content": [ + "अन्त में तेरा भला ही करे:" + ] }, - "और उस कन्या से कुछ न करना; उस कन्या का पाप प्राणदण्ड के योग्य नहीं, क्योंकि जैसे कोई अपने पड़ोसी पर चढ़ाई करके उसे मार डाले, वैसी ही यह बात भी ठहरेगी;", { - "type": "verse:v", - "number": "27", - "sid": "DEU 22:27" - }, - "कि उस पुरुष ने उस कन्या को मैदान में पाया, और वह चिल्लाई तो सही, परन्तु उसको कोई बचानेवाला न मिला।" - ] + "type": "char:ft", + "content": [ + "यह परमेश्वर के व्यवहार का परिणाम था।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 8:17" + }, + "और कहीं ऐसा न हो कि तू सोचने लगे, कि यह सम्पत्ति मेरे ही सामर्थ्य और मेरे ही भुजबल से मुझे प्राप्त हुई।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 8:18" + }, + "परन्तु तू अपने परमेश्वर यहोवा को स्मरण रखना, क्योंकि वही है जो तुझे सम्पत्ति प्राप्त करने की सामर्थ्य इसलिए देता है, कि जो वाचा उसने तेरे पूर्वजों से शपथ खाकर बाँधी थी उसको पूरा करे, जैसा आज प्रगट है।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 8:19" + }, + "यदि तू अपने परमेश्वर यहोवा को भूलकर दूसरे देवताओं के पीछे हो लेगा, और उनकी उपासना और उनको दण्डवत् करेगा, तो मैं आज तुम को चिता देता हूँ कि तुम निःसन्देह नष्ट हो जाओगे।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 8:20" + }, + "जिन जातियों को यहोवा तुम्हारे सम्मुख से नष्ट करने पर है, उन्हीं के समान तुम भी अपने परमेश्वर यहोवा का वचन न मानने के कारण नष्ट हो जाओगे।" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "DEU 9" + }, + { + "type": "para:s", + "content": [ + "इस्राएल की अनाज्ञाकारिता का वर्णन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 9:1" + }, + "“हे इस्राएल, सुन, आज तू यरदन पार इसलिए जानेवाला है, कि ऐसी जातियों को जो तुझ से बड़ी और सामर्थी हैं, और ऐसे बड़े नगरों को जिनकी शहरपनाह आकाश से बातें करती हैं, अपने अधिकार में ले ले।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 9:2" + }, + "उनमें बड़े-बड़े और लम्बे-लम्बे लोग, अर्थात् अनाकवंशी रहते हैं, जिनका हाल तू जानता है, और उनके विषय में तूने यह सुना है, कि अनाकवंशियों के सामने कौन ठहर सकता है?", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 9:3" + }, + "इसलिए आज तू यह जान ले, कि जो तेरे आगे भस्म करनेवाली आग के समान पार जानेवाला है वह तेरा परमेश्वर यहोवा है; और वह उनका सत्यानाश करेगा, और वह उनको तेरे सामने दबा देगा; और तू यहोवा के वचन के अनुसार उनको उस देश से", + { + "type": "char:it", + "content": [ + "निकालकर शीघ्र ही नष्ट कर डालेगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.3" + ] + }, + { + "type": "char:fq", + "content": [ + "निकालकर शीघ्र ही नष्ट कर डालेगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूसा उन्हें प्रोत्साहित कर रहा है कि वे परमेश्वर की वाचा आधारित सहायता पर भरोसा रखें वह जिन जातियों पर आक्रमण करेंगे उन्हें नष्ट करने में यहोवा विलम्ब नहीं करेगा कि वे प्रतिज्ञा का आनन्द ले पाएँ और ऐसा करने में इस्राएल का कल्याण यथासंभव अति शीघ्र हो।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "DEU 22:28" - }, - "“यदि किसी पुरुष को कोई कुँवारी कन्या मिले जिसके ब्याह की बात न लगी हो, और वह उसे पकड़कर उसके साथ कुकर्म करे, और वे पकड़े जाएँ,", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 22:29" - }, - "तो जिस पुरुष ने उससे कुकर्म किया हो वह उस कन्या के पिता को पचास शेकेल चाँदी दे, और वह उसी की पत्नी हो, उसने उसका अपमान किया, इस कारण वह जीवन भर उसे न त्यागने पाए।" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 12:29)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "DEU 9:4" }, + "“जब तेरा परमेश्वर यहोवा उन्हें तेरे सामने से निकाल देगा तब यह न सोचना, कि यहोवा तेरे धार्मिकता के कारण तुझे इस देश का अधिकारी होने को ले आया है, किन्तु उन जातियों की दुष्टता ही के कारण यहोवा उनको तेरे सामने से निकालता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "DEU 22:30" - }, - "“कोई अपनी सौतेली माता को अपनी स्त्री न बनाए, वह अपने पिता का ओढ़ना न उघाड़े।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 5:1)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(रोम. 10:6)" + ] }, { - "type": "chapter:c", - "number": "23", - "sid": "DEU 23" + "type": "verse:v", + "number": "5", + "sid": "DEU 9:5" }, + "तू जो उनके देश का अधिकारी होने के लिये जा रहा है, इसका कारण तेरा धार्मिकता या मन की सिधाई नहीं है; तेरा परमेश्वर यहोवा जो उन जातियों को तेरे सामने से निकालता है, उसका कारण उनकी दुष्टता है, और यह भी कि जो वचन उसने अब्राहम, इसहाक, और याकूब, अर्थात् तेरे पूर्वजों को शपथ खाकर दिया था, उसको वह पूरा करना चाहता है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यहोवा की सभा में प्रवेश निषेध" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 9:6" }, + "“इसलिए यह जान ले कि तेरा परमेश्वर यहोवा, जो तुझे वह अच्छा देश देता है कि तू उसका अधिकारी हो, उसे वह तेरे धार्मिकता के कारण नहीं दे रहा है; क्योंकि तू तो एक हठीली जाति है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 23:1" - }, - "“जिसके अण्ड कुचले गए या लिंग काट डाला गया हो वह यहोवा की सभा में न आने पाए।" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 9:7" }, + "इस बात का स्मरण रख और कभी भी न भूलना, कि जंगल में तूने किस-किस रीति से अपने परमेश्वर यहोवा को क्रोधित किया; और जिस दिन से तू मिस्र देश से निकला है जब तक तुम इस स्थान पर न पहुँचे तब तक तुम यहोवा से बलवा ही बलवा करते आए हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "DEU 23:2" - }, - "“कोई कुकर्म से जन्मा हुआ यहोवा की सभा में न आने पाए; किन्तु दस पीढ़ी तक उसके वंश का कोई यहोवा की सभा में न आने पाए।" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 9:8" }, + "फिर होरेब के पास भी तुम ने यहोवा को क्रोधित किया, और वह क्रोधित होकर तुम्हें नष्ट करना चाहता था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "DEU 23:3" - }, - "“कोई अम्मोनी या मोआबी यहोवा की सभा में न आने पाए; उनकी दसवीं पीढ़ी तक का कोई यहोवा की सभा में कभी न आने पाए;", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 23:4" - }, - "इस कारण से कि जब तुम मिस्र से निकलकर आते थे तब उन्होंने अन्न जल लेकर मार्ग में तुम से भेंट नहीं की, और यह भी कि उन्होंने अरम्नहरैम देश के पतोर नगरवाले बोर के पुत्र बिलाम को तुझे श्राप देने के लिये दक्षिणा दी।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 23:5" - }, - "परन्तु तेरे परमेश्वर यहोवा ने बिलाम की न सुनी; किन्तु तेरे परमेश्वर यहोवा ने तेरे निमित्त उसके श्राप को आशीष में बदल दिया, इसलिए कि तेरा परमेश्वर यहोवा तुझ से प्रेम रखता था।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 23:6" - }, - "तू जीवन भर उनका कुशल और भलाई कभी न चाहना।" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 9:9" }, + "जब मैं उस वाचा के पत्थर की पटियाओं को जो यहोवा ने तुम से बाँधी थी लेने के लिये पर्वत के ऊपर चढ़ गया, तब चालीस दिन और चालीस रात पर्वत ही के ऊपर रहा; और मैंने न तो रोटी खाई न पानी पिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DEU 23:7" - }, - "“किसी एदोमी से घृणा न करना, क्योंकि वह तेरा भाई है; किसी मिस्री से भी घृणा न करना, क्योंकि उसके देश में तू परदेशी होकर रहा था।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 23:8" - }, - "उनके", - { - "type": "char:it", - "content": [ - "जो परपोते उत्पन्न हों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.8" - ] - }, - { - "type": "char:fq", - "content": [ - "जो परपोते उत्पन्न हों:" - ] - }, - { - "type": "char:ft", - "content": [ - "एदोमी और मिस्रियों के परपोते।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* वे यहोवा की सभा में आने पाएँ।" - ] - } - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 9:10" }, + "और यहोवा ने मुझे अपने ही हाथ की लिखी हुई पत्थर की दोनों पटियाओं को सौंप दिया, और वे ही वचन जिन्हें यहोवा ने पर्वत के ऊपर आग के मध्य में से सभा के दिन तुम से कहे थे वे सब उन पर लिखे हुए थे।", { - "type": "para:s", - "content": [ - "छावनी की साफ-सफाई" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:38, 2 कुरि. 3:3)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 23:9" - }, - "“जब तू शत्रुओं से लड़ने को जाकर छावनी डाले, तब सब प्रकार की बुरी बातों से बचे रहना।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 23:10" - }, - "यदि तेरे बीच कोई पुरुष उस अशुद्धता से जो रात्रि को आप से आप हुआ करती है अशुद्ध हुआ हो, तो वह छावनी से बाहर जाए, और छावनी के भीतर न आए;", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 23:11" - }, - "परन्तु संध्या से कुछ पहले वह स्नान करे, और जब सूर्य डूब जाए तब छावनी में आए।" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 9:11" }, + "और चालीस दिन और चालीस रात के बीत जाने पर यहोवा ने पत्थर की वे दो वाचा की पटियाएँ मुझे दे दीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 23:12" - }, - "“छावनी के बाहर शौच-स्थान बनाना, और शौच के लिए वहीं जाया करना;", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 23:13" - }, - "और तेरे पास के हथियारों में एक खनती भी रहे; और जब तू दिशा फिरने को बैठे, तब उससे खोदकर अपने मल को ढाँप देना।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 23:14" - }, - "क्योंकि तेरा परमेश्वर यहोवा तुझको बचाने और तेरे शत्रुओं को तुझ से हरवाने को तेरी छावनी के मध्य घूमता रहेगा, इसलिए तेरी छावनी पवित्र रहनी चाहिये, ऐसा न हो कि वह तेरे मध्य में कोई अशुद्ध वस्तु देखकर तुझ से फिर जाए।" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 9:12" }, + "और यहोवा ने मुझसे कहा, ‘उठ, यहाँ से झटपट नीचे जा; क्योंकि तेरी प्रजा के लोग जिनको तू मिस्र से निकालकर ले आया है वे बिगड़ गए हैं; जिस मार्ग पर चलने की आज्ञा मैंने उन्हें दी थी उसको उन्होंने झटपट छोड़ दिया है; अर्थात् उन्होंने तुरन्त अपने लिये एक मूर्ति ढालकर बना ली है।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "भगोड़ा दास" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 9:13" }, + "“फिर यहोवा ने मुझसे यह भी कहा, ‘मैंने उन लोगों को देख लिया, वे हठीली जाति के लोग हैं;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 23:15" - }, - "“", - { - "type": "char:it", - "content": [ - "जो दास अपने स्वामी के पास से भागकर तेरी शरण ले" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.15" - ] - }, - { - "type": "char:fq", - "content": [ - "जो दास अपने स्वामी के पास से भागकर तेरी शरण ले:" - ] - }, - { - "type": "char:ft", - "content": [ - "अन्यजाति स्वामी के पास से भागकर उनके देश में आ जाए। निश्चय ही वह शरणार्थी दण्ड से भागकर नहीं परन्तु अपने स्वामी के अत्याचार से बचकर भागा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उसको उसके स्वामी के हाथ न पकड़ा देना;" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "DEU 23:16" - }, - "वह तेरे बीच जो नगर उसे अच्छा लगे उसी में तेरे संग रहने पाए; और तू उस पर अत्याचार न करना।" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 9:14" }, + "इसलिए अब मुझे तू मत रोक, ताकि मैं उन्हें नष्ट कर डालूँ, और धरती के ऊपर से उनका नाम या चिन्ह तक मिटा डालूँ, और मैं उनसे बढ़कर एक बड़ी और सामर्थी जाति तुझी से उत्पन्न करूँगा।", { - "type": "para:s", - "content": [ - "वेश्यावृत्ति वर्जित" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 9:15" }, + "तब मैं उलटे पैर पर्वत से नीचे उतर चला, और पर्वत अग्नि से दहक रहा था और मेरे दोनों हाथों में वाचा की दोनों पटियाएँ थीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DEU 23:17" - }, - "“इस्राएली स्त्रियों में से", - { - "type": "char:it", - "content": [ - "कोई देवदासी न हो" - ] - }, + "type": "verse:v", + "number": "16", + "sid": "DEU 9:16" + }, + "और मैंने देखा कि तुम ने अपने परमेश्वर यहोवा के विरुद्ध महापाप किया; और अपने लिये एक बछड़ा ढालकर बना लिया है, और तुरन्त उस मार्ग से जिस पर चलने की आज्ञा यहोवा ने तुम को दी थी उसको तुम ने तज दिया।", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 9:17" + }, + "तब मैंने उन दोनों पटियाओं को अपने दोनों हाथों से लेकर फेंक दिया, और तुम्हारी आँखों के सामने उनको तोड़ डाला।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 9:18" + }, + "तब तुम्हारे उस महापाप के कारण जिसे करके तुम ने यहोवा की दृष्टि में बुराई की, और उसे रिस दिलाई थी,", + { + "type": "char:it", + "content": [ + "मैं यहोवा के सामने मुँह के बल गिर पड़ा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.17" - ] - }, - { - "type": "char:fq", - "content": [ - "कोई देवदासी न हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूर्तिपूजक जातियों में वैश्यावृति धार्मिक अनुष्ठान थी विशेष करके अश्तारोत की उपासना में।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "9.18" + ] }, { - "type": "char:it", - "content": [ - "*, और न इस्राएलियों में से कोई पुरुष ऐसा बुरा काम करनेवाला हो।" - ] + "type": "char:fq", + "content": [ + "मैं यहोवा के सामने मुँह के बल गिर पड़ा:" + ] }, { - "type": "verse:v", - "number": "18", - "sid": "DEU 23:18" - }, - "तू वेश्यापन की कमाई या कुत्ते की कमाई किसी मन्नत को पूरी करने के लिये अपने परमेश्वर यहोवा के घर में न लाना; क्योंकि तेरे परमेश्वर यहोवा के समीप ये दोनों की दोनों कमाई घृणित कर्म है।" - ] + "type": "char:ft", + "content": [ + "मूसा ने पर्वत पर 40 दिन उपवास के साथ प्रार्थना की कि वाचा की क्षतिपूर्ति पूरी हो जाए। यह 40 दिन की दूसरी उपवास प्रार्थना यहाँ विशेष रूप में उजागर की गई है। व्यव. 9:25-29" + ] + } + ] + } + ] }, + ", और पहले के समान, अर्थात् चालीस दिन और चालीस रात तक, न तो रोटी खाई और न पानी पिया।", { - "type": "para:s", - "content": [ - "ऋणों पर ब्याज" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 9:19" }, + "मैं तो यहोवा के उस कोप और जलजलाहट से डर रहा था, क्योंकि वह तुम से अप्रसन्न होकर तुम्हारा सत्यानाश करने को था। परन्तु यहोवा ने उस बार भी मेरी सुन ली।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 23:19" - }, - "“अपने किसी भाई को ब्याज पर ऋण न देना, चाहे रुपया हो, चाहे भोजनवस्तु हो, चाहे कोई वस्तु हो जो ब्याज पर दी जाती है, उसे ब्याज पर न देना।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 23:20" - }, - "तू परदेशी को ब्याज पर ऋण तो दे, परन्तु अपने किसी भाई से ऐसा न करना, ताकि जिस देश का अधिकारी होने को तू जा रहा है, वहाँ जिस-जिस काम में अपना हाथ लगाए, उन सभी में तेरा परमेश्वर यहोवा तुझे आशीष दे।" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 12:21)" + ] }, { - "type": "para:s", - "content": [ - "मन्नत" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 9:20" }, + "और यहोवा हारून से इतना कोपित हुआ कि उसका भी सत्यानाश करना चाहा; परन्तु उसी समय", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DEU 23:21" - }, - "“जब तू अपने परमेश्वर यहोवा के लिये मन्नत माने, तो उसे पूरी करने में विलम्ब न करना; क्योंकि तेरा परमेश्वर यहोवा उसे निश्चय तुझ से ले लेगा, और विलम्ब करने से तू पापी ठहरेगा।", + "type": "char:it", + "content": [ + "मैंने हारून के लिये भी प्रार्थना की", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(मत्ती 5:33)" - ] + "type": "char:fr", + "content": [ + "9.20" + ] }, - "", { - "type": "verse:v", - "number": "22", - "sid": "DEU 23:22" + "type": "char:fq", + "content": [ + "मैंने हारून के लिये भी प्रार्थना की:" + ] }, - "परन्तु यदि तू मन्नत न माने, तो तेरा कोई पाप नहीं।", { - "type": "verse:v", - "number": "23", - "sid": "DEU 23:23" - }, - "जो कुछ तेरे मुँह से निकले उसके पूरा करने में चौकसी करना; तू अपने मुँह से वचन देकर अपनी इच्छा से अपने परमेश्वर यहोवा की जैसी मन्नत माने, वैसा ही स्वतंत्रता पूर्वक उसे पूरा करना।" - ] + "type": "char:ft", + "content": [ + "हारून को प्रधान पुरोहित के उत्तरदायित्वों के लिये नियुक्त किया जा चुका था परन्तु वह प्रजा के साथ चूक गया था। अत: केवल परमेश्वर के अनुग्रह और मूसा की मध्यस्थता के कारण ही हारून और उसका प्रतीक्षत पुरोहिताई नष्ट होने से बच गई।" + ] + } + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "पड़ोसी की फसलें" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 9:21" }, + "और मैंने वह बछड़ा जिसे बनाकर तुम पापी हो गए थे लेकर, आग में डालकर फूँक दिया; और फिर उसे पीस-पीसकर ऐसा चूर चूरकर डाला कि वह धूल के समान जीर्ण हो गया; और उसकी उस राख को उस नदी में फेंक दिया जो पर्वत से निकलकर नीचे बहती थी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DEU 23:24" - }, - "“जब तू किसी दूसरे की दाख की बारी में जाए, तब पेट भर मनमाने दाख खा तो खा, परन्तु अपने पात्र में कुछ न रखना।", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 23:25" - }, - "और जब तू किसी दूसरे के खड़े खेत में जाए, तब तू हाथ से बालें तोड़ सकता है, परन्तु किसी दूसरे के खड़े खेत पर हँसुआ न लगाना।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 12:1)" - ] - }, - "" - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 9:22" }, + "“फिर तबेरा, और मस्सा, और किब्रोतहत्तावा में भी तुम ने यहोवा को रिस दिलाई थी।", { - "type": "chapter:c", - "number": "24", - "sid": "DEU 24" + "type": "verse:v", + "number": "23", + "sid": "DEU 9:23" }, + "फिर जब यहोवा ने तुम को कादेशबर्ने से यह कहकर भेजा, ‘जाकर उस देश के जिसे मैंने तुम्हें दिया है अधिकारी हो जाओ,’ तब भी तुम ने अपने परमेश्वर यहोवा की आज्ञा के विरुद्ध बलवा किया, और न तो उसका विश्वास किया, और न उसकी बात ही मानी।", { - "type": "para:s", - "content": [ - "तलाक और पुनर्विवाह" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 9:24" }, + "जिस दिन से मैं तुम्हें जानता हूँ उस दिन से तुम यहोवा से बलवा ही करते आए हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "DEU 9:25" + }, + "“मैं यहोवा के सामने चालीस दिन और चालीस रात मुँह के बल पड़ा रहा, क्योंकि यहोवा ने कह दिया था, कि वह तुम्हारा सत्यानाश करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 24:1" - }, - "“यदि कोई पुरुष किसी स्त्री को ब्याह ले, और उसके बाद उसमें लज्जा की बात पाकर उससे अप्रसन्न हो, तो वह उसके लिये त्यागपत्र लिखकर और उसके हाथ में देकर उसको अपने घर से निकाल दे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 5:31)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 24:2" - }, - "और जब वह उसके घर से निकल जाए, तब दूसरे पुरुष की हो सकती है।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 24:3" - }, - "परन्तु यदि वह उस दूसरे पुरुष को भी अप्रिय लगे, और वह उसके लिये त्यागपत्र लिखकर उसके हाथ में देकर उसे अपने घर से निकाल दे, या वह दूसरा पुरुष जिसने उसको अपनी स्त्री कर लिया हो मर जाए,", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 24:4" - }, - "तो उसका पहला पति, जिसने उसको निकाल दिया हो, उसके अशुद्ध होने के बाद उसे अपनी पत्नी न बनाने पाए क्योंकि यह यहोवा के सम्मुख घृणित बात है। इस प्रकार तू उस देश को जिसे तेरा परमेश्वर यहोवा तेरा भाग करके तुझे देता है पापी न बनाना।" - ] + "type": "verse:v", + "number": "26", + "sid": "DEU 9:26" }, + "और मैंने यहोवा से यह प्रार्थना की, ‘हे प्रभु यहोवा, अपना प्रजारूपी निज भाग, जिनको तूने अपने महान प्रताप से छुड़ा लिया है, और जिनको तूने अपने बलवन्त हाथ से मिस्र से निकाल लिया है, उन्हें नष्ट न कर।", { - "type": "para:s", - "content": [ - "विभिन्न नियम" - ] + "type": "verse:v", + "number": "27", + "sid": "DEU 9:27" }, + "अपने दास अब्राहम, इसहाक, और याकूब को स्मरण कर; और इन लोगों की हठ, और दुष्टता, और पाप पर दृष्टि न कर,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "DEU 24:5" - }, - "“जिस पुरुष का हाल ही में विवाह हुआ हो, वह सेना के साथ न जाए और न किसी काम का भार उस पर डाला जाए; वह वर्ष भर अपने घर में स्वतंत्रता से रहकर अपनी ब्याही हुई स्त्री को प्रसन्न करता रहे।" - ] + "type": "verse:v", + "number": "28", + "sid": "DEU 9:28" }, + "जिससे ऐसा न हो कि जिस देश से तू हमको निकालकर ले आया है, वहाँ के लोग कहने लगें, कि यहोवा उन्हें उस देश में जिसके देने का वचन उनको दिया था नहीं पहुँचा सका, और उनसे बैर भी रखता था, इसी कारण उसने उन्हें जंगल में लाकर मार डाला है।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 24:6" - }, - "“कोई मनुष्य चक्की को या उसके ऊपर के पाट को बन्धक न रखे; क्योंकि वह तो मानो प्राण ही को बन्धक रखना है।" - ] + "type": "verse:v", + "number": "29", + "sid": "DEU 9:29" }, + "ये लोग तेरी प्रजा और निज भाग हैं, जिनको तूने अपने बड़े सामर्थ्य और बलवन्त भुजा के द्वारा निकाल ले आया है।”" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "DEU 10" + }, + { + "type": "para:s", + "content": [ + "पत्थर की नई पटियाएँ" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अपहरण" - ] + "type": "verse:v", + "number": "1", + "sid": "DEU 10:1" }, + "“उस समय यहोवा ने मुझसे कहा, ‘पहली पटियाओं के समान पत्थर की दो और पटियाएँ गढ़ ले, और उन्हें लेकर मेरे पास पर्वत के ऊपर आ जा, और लकड़ी का एक सन्दूक भी बनवा ले।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DEU 24:7" - }, - "“यदि कोई अपने किसी इस्राएली भाई को दास बनाने या बेच डालने के विचार से चुराता हुआ पकड़ा जाए, तो ऐसा चोर मार डाला जाए; ऐसी बुराई को अपने मध्य में से दूर करना।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 5:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "2", + "sid": "DEU 10:2" }, + "और मैं उन पटियाओं पर वे ही वचन लिखूँगा, जो उन पहली पटियाओं पर थे, जिन्हें तूने तोड़ डाला, और तू उन्हें उस सन्दूक में रखना।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DEU 24:8" - }, - "“कोढ़ की व्याधि के विषय में चौकस रहना, और जो कुछ लेवीय याजक तुम्हें सिखाएँ उसी के अनुसार यत्न से करने में चौकसी करना; जैसी आज्ञा मैंने उनको दी है वैसा करने में चौकसी करना।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 24:9" - }, - "स्मरण रख कि तेरे परमेश्वर यहोवा ने, जब तुम मिस्र से निकलकर आ रहे थे, तब मार्ग में मिर्याम से क्या किया।" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 10:3" }, + "तब मैंने बबूल की लकड़ी का एक सन्दूक बनवाया, और पहली पटियाओं के समान पत्थर की दो और पटियाएँ गढ़ीं, तब उन्हें हाथों में लिये हुए पर्वत पर चढ़ गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DEU 24:10" - }, - "“जब तू अपने किसी भाई को कुछ उधार दे, तब बन्धक की वस्तु लेने के लिये उसके घर के भीतर न घुसना।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 24:11" - }, - "तू बाहर खड़ा रहना, और जिसको तू उधार दे वही बन्धक की वस्तु को तेरे पास बाहर ले आए।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 24:12" - }, - "और यदि वह मनुष्य कंगाल हो, तो उसका बन्धक अपने पास रखे हुए न सोना;", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 24:13" - }, - "सूर्य अस्त होते-होते उसे वह बन्धक अवश्य फेर देना, इसलिए कि वह अपना ओढ़ना ओढ़कर सो सके और तुझे आशीर्वाद दे; और यह तेरे परमेश्वर यहोवा की दृष्टि में धार्मिकता का काम ठहरेगा।" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 9:4)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DEU 24:14" - }, - "“कोई मजदूर जो दीन और कंगाल हो, चाहे वह तेरे भाइयों में से हो चाहे तेरे देश के फाटकों के भीतर रहनेवाले परदेशियों में से हो, उस पर अंधेर न करना;", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 24:15" - }, - "यह जानकर कि वह दीन है और उसका मन मजदूरी में लगा रहता है, मजदूरी करने ही के दिन सूर्यास्त से पहले तू उसकी मजदूरी देना; ऐसा न हो कि वह तेरे कारण यहोवा की दुहाई दे, और तू पापी ठहरे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 20:8)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 10:4" }, + "और जो दस वचन यहोवा ने सभा के दिन पर्वत पर अग्नि के मध्य में से तुम से कहे थे, वे ही उसने पहले के समान उन पटियाओं पर लिखे; और उनको मुझे सौंप दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DEU 24:16" - }, - "“पुत्र के कारण पिता न मार डाला जाए, और न पिता के कारण पुत्र मार डाला जाए;", + "type": "verse:v", + "number": "5", + "sid": "DEU 10:5" + }, + "तब मैं पर्वत से नीचे उतर आया, और पटियाओं को अपने बनवाए हुए सन्दूक में धर दिया; और यहोवा की आज्ञा के अनुसार वे वहीं रखीं हुई हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "DEU 10:6" + }, + "“(तब इस्राएली याकानियों के कुओं से कूच करके मोसेरा तक आए।", + { + "type": "char:it", + "content": [ + "वहाँ हारून मर गया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "जिसने पाप किया हो वही उस पाप के कारण मार डाला जाए" - ] + "type": "char:fr", + "content": [ + "10.6" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.16" - ] - }, - { - "type": "char:fq", - "content": [ - "जिसने पाप किया हो वही उस पाप के कारण मार डाला जाए:" - ] - }, - { - "type": "char:ft", - "content": [ - "सांसारिक न्यायाधीशों के लिये सावधानी का निर्देश। अन्य पूर्वी देशों में अपराधी के दण्ड में उसके परिवार को भी भागीदार बनाया जाता था। इस्राएल में ऐसा नहीं होना था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "वहाँ हारून मर गया:" + ] }, - { - "type": "char:it", - "content": [ - "*।" - ] + { + "type": "char:ft", + "content": [ + "यद्धपि हारून मरीबा पर अपने पाप के कारण जंगल ही में मृत्युदण्ड पा चुका था, परमेश्वर ने प्रधान पुरोहितवृत्ति को स्थिर रखा था कि प्रजा कष्ट न उठाएँ।" + ] } - ] + ] + } + ] + }, + ", और उसको वहीं मिट्टी दी गई; और उसका पुत्र एलीआजर उसके स्थान पर याजक का काम करने लगा।", + { + "type": "verse:v", + "number": "7", + "sid": "DEU 10:7" + }, + "वे वहाँ से कूच करके गुदगोदा को, और गुदगोदा से योतबाता को चले, इस देश में जल की नदियाँ हैं।", + { + "type": "verse:v", + "number": "8", + "sid": "DEU 10:8" + }, + "उस समय यहोवा ने लेवी गोत्र को इसलिए अलग किया कि वे यहोवा की वाचा का सन्दूक उठाया करें, और यहोवा के सम्मुख खड़े होकर उसकी सेवा टहल किया करें, और उसके नाम से आशीर्वाद दिया करें, जिस प्रकार कि आज के दिन तक होता आ रहा है।", + { + "type": "verse:v", + "number": "9", + "sid": "DEU 10:9" + }, + "इस कारण लेवियों को अपने भाइयों के साथ कोई निज अंश या भाग नहीं मिला; यहोवा ही उनका निज भाग है, जैसे कि तेरे परमेश्वर यहोवा ने उनसे कहा था।)" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "DEU 10:10" + }, + "“मैं तो पहले के समान उस पर्वत पर चालीस दिन और चालीस रात ठहरा रहा, और उस बार भी यहोवा ने मेरी सुनी, और तुझे नाश करने की मनसा छोड़ दी।", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 10:11" + }, + "फिर यहोवा ने मुझसे कहा, ‘उठ, और तू इन लोगों की अगुआई कर, ताकि जिस देश के देने को मैंने उनके पूर्वजों से शपथ खाकर कहा था उसमें वे जाकर उसको अपने अधिकार में कर लें।’" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की माँग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "DEU 10:12" + }, + "“अब, हे इस्राएल,", + { + "type": "char:it", + "content": [ + "तेरा परमेश्वर यहोवा तुझ से इसके सिवाय और क्या चाहता है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.12" + ] + }, + { + "type": "char:fq", + "content": [ + "तेरा परमेश्वर यहोवा तुझ से इसके सिवाय और क्या चाहता है:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर ने मूसा प्रदत्त विधान में अनेक शर्तें रखी थी। तथापि, यह बाहरी अनुष्ठानों से सम्बंधित हैं जिन्हें आवश्यकता पड़ने पर लागू किया जा सकता है। परन्तु प्रेम लागू नहीं किया जा सकता, वे तो स्वाभाविक होना है।" + ] + } + ] + } + ] }, + ", कि तू अपने परमेश्वर यहोवा का भय मानें, और उसके सारे मार्गों पर चले, उससे प्रेम रखे, और अपने पूरे मन और अपने सारे प्राण से उसकी सेवा करे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DEU 24:17" - }, - "“किसी परदेशी मनुष्य या अनाथ बालक का न्याय न बिगाड़ना, और न किसी विधवा के कपड़े को बन्धक रखना;", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 24:18" - }, - "और इसको स्मरण रखना कि तू मिस्र में दास था, और तेरा परमेश्वर यहोवा तुझे वहाँ से छुड़ा लाया है; इस कारण मैं तुझे यह आज्ञा देता हूँ।" - ] + "type": "char:bdit", + "content": [ + "(लूका 10:27)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 24:19" - }, - "“जब तू अपने पक्के खेत को काटे, और एक पूला खेत में भूल से छूट जाए, तो उसे लेने को फिर न लौट जाना; वह परदेशी, अनाथ, और विधवा के लिये पड़ा रहे; इसलिए कि परमेश्वर यहोवा तेरे सब कामों में तुझको आशीष दे।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 24:20" - }, - "जब तू अपने जैतून के वृक्ष को झाड़े, तब डालियों को दूसरी बार न झाड़ना; वह परदेशी, अनाथ, और विधवा के लिये रह जाए।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 24:21" - }, - "जब तू अपनी दाख की बारी के फल तोड़े, तो उसका दाना-दाना न तोड़ लेना; वह परदेशी, अनाथ और विधवा के लिये रह जाए।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 24:22" - }, - "और इसको स्मरण रखना कि तू मिस्र देश में दास था; इस कारण मैं तुझे यह आज्ञा देता हूँ।" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 10:13" }, + "और यहोवा की जो-जो आज्ञा और विधि मैं आज तुझे सुनाता हूँ उनको ग्रहण करे, जिससे तेरा भला हो?", { - "type": "chapter:c", - "number": "25", - "sid": "DEU 25" + "type": "verse:v", + "number": "14", + "sid": "DEU 10:14" }, + "सुन, स्वर्ग और सबसे ऊँचा स्वर्ग भी, और पृथ्वी और उसमें जो कुछ है, वह सब तेरे परमेश्वर यहोवा ही का है;", { - "type": "para:s", - "content": [ - "निष्पक्षता और दया" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 10:15" }, + "तो भी यहोवा ने तेरे पूर्वजों से स्नेह और प्रेम रखा, और उनके बाद तुम लोगों को जो उनकी सन्तान हो सब देशों के लोगों के मध्य में से चुन लिया, जैसा कि आज के दिन प्रगट है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 25:1" - }, - "“यदि मनुष्यों के बीच कोई झगड़ा हो, और वे न्याय करवाने के लिये न्यायियों के पास जाएँ, और वे उनका न्याय करें, तो निर्दोष को निर्दोष और दोषी को दोषी ठहराएँ।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 25:2" - }, - "और यदि दोषी मार खाने के योग्य ठहरे, तो न्यायी उसको गिरवाकर अपने सामने जैसा उसका दोष हो उसके अनुसार कोड़े गिनकर लगवाए।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 25:3" - }, - "वह उसे", - { - "type": "char:it", - "content": [ - "चालीस कोड़े" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.3" - ] - }, - { - "type": "char:fq", - "content": [ - "चालीस कोड़े:" - ] - }, - { - "type": "char:ft", - "content": [ - "चालीस दण्ड की पूर्ति मानी जाती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तक लगवा सकता है, इससे अधिक नहीं लगवा सकता; ऐसा न हो कि इससे अधिक बहुत मार खिलवाने से तेरा भाई तेरी दृष्टि में तुच्छ ठहरे।" - ] - } - ] + "type": "char:bdit", + "content": [ + "(1 पत. 2:9)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DEU 25:4" - }, - "“दाँवते समय चलते हुए बैल का मुँह न बाँधना।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 9:9)" - ] - }, - "" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 10:16" }, + "इसलिए अपने-अपने हृदय का खतना करो, और आगे को हठीले न रहो।", { - "type": "para:s", - "content": [ - "मृत भाई के प्रति उत्तरदायित्व" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 10:17" }, + "क्योंकि तुम्हारा परमेश्वर यहोवा वही ईश्वरों का परमेश्वर और प्रभुओं का प्रभु है, वह महान पराक्रमी और भययोग्य परमेश्वर है, जो किसी का पक्ष नहीं करता और न घूस लेता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "DEU 25:5" - }, - "“जब कई भाई संग रहते हों, और उनमें से एक निपुत्र मर जाए, तो उसकी स्त्री का ब्याह परगोत्री से न किया जाए; उसके पति का भाई उसके पास जाकर उसे अपनी पत्नी कर ले, और उससे पति के भाई का धर्म पालन करे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 22: 24)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 25:6" - }, - "और जो पहला बेटा उस स्त्री से उत्पन्न हो वह उस मरे हुए भाई के नाम का ठहरे, जिससे कि उसका नाम इस्राएल में से मिट न जाए।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 25:7" - }, - "यदि उस स्त्री के पति के भाई को उससे विवाह करना न भाए, तो वह स्त्री नगर के फाटक पर वृद्ध लोगों के पास जाकर कहे, ‘मेरे पति के भाई ने अपने भाई का नाम इस्राएल में बनाए रखने से मना कर दिया है, और मुझसे पति के भाई का धर्म पालन करना नहीं चाहता।’", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 25:8" - }, - "तब उस नगर के वृद्ध लोग उस पुरुष को बुलवाकर उसको समझाएँ; और यदि वह अपनी बात पर अड़ा रहे, और कहे, ‘मुझे इससे विवाह करना नहीं भावता,’", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 25:9" - }, - "तो उसके भाई की पत्नी उन वृद्ध लोगों के सामने उसके पास जाकर", - { - "type": "char:it", - "content": [ - "उसके पाँव से जूती उतारे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.9" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके पाँव से जूती उतारे:" - ] - }, - { - "type": "char:ft", - "content": [ - "मृतक की पत्नी और समादा का सम्पूर्ण अधिकार उस असहमत भाई से छीनने के लिये।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसके मुँह पर थूक दे; और कहे, ‘जो पुरुष अपने भाई के वंश को चलाना न चाहे उससे इसी प्रकार व्यवहार किया जाएगा।’" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "DEU 25:10" - }, - "तब इस्राएल में उस पुरुष का यह नाम पड़ेगा, अर्थात् जूती उतारे हुए पुरुष का घराना।" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 10:34, रोम. 2:11, गला. 2:6, इफि. 6:9, कुलु. 3:25, 1 तीमु. 6:15, प्रका. 17:14, प्रका. 19:16)" + ] }, { - "type": "para:s", - "content": [ - "विभिन्न नियम" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 10:18" }, + "वह अनाथों और विधवा का न्याय चुकाता, और परदेशियों से ऐसा प्रेम करता है कि उन्हें भोजन और वस्त्र देता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 25:11" - }, - "“यदि दो पुरुष आपस में मारपीट करते हों, और उनमें से एक की पत्नी अपने पति को मारनेवाले के हाथ से छुड़ाने के लिये पास जाए, और अपना हाथ बढ़ाकर उसके गुप्त अंग को पकड़े,", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 25:12" - }, - "तो उस स्त्री का हाथ काट डालना; उस पर तरस न खाना।" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 10:19" }, + "इसलिए तुम भी परदेशियों से प्रेम भाव रखना; क्योंकि तुम भी मिस्र देश में परदेशी थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DEU 25:13" - }, - "“अपनी थैली में भाँति-भाँति के अर्थात् घटती-बढ़ती बटखरे न रखना।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 25:14" - }, - "अपने घर में भाँति-भाँति के, अर्थात् घटती-बढ़ती नपुए न रखना।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 25:15" - }, - "तेरे बटखरे और नपुए पूरे-पूरे और धर्म के हों; इसलिए कि जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तेरी आयु बहुत हो।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 25:16" - }, - "क्योंकि ऐसे कामों में जितने कुटिलता करते हैं वे सब तेरे परमेश्वर यहोवा की दृष्टि में घृणित हैं।" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 10:20" + }, + "अपने परमेश्वर यहोवा का भय मानना; उसी की सेवा करना और उसी से लिपटे रहना, और उसी के नाम की शपथ खाना।", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 10:21" + }, + "वही तुम्हारी स्तुति के योग्य है; और वही तुम्हारा परमेश्वर है, जिसने तेरे साथ वे बड़े महत्त्व के और भयानक काम किए हैं, जिन्हें तूने अपनी आँखों से देखा है।", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 10:22" + }, + "तेरे पुरखा जब मिस्र में गए तब सत्तर ही मनुष्य थे; परन्तु अब तेरे परमेश्वर यहोवा ने तेरी गिनती आकाश के तारों के समान बहुत कर दी है।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:14, इब्रा. 11:12)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "DEU 11" + }, + { + "type": "para:s", + "content": [ + "आज्ञाकारिता का पुरस्कार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 11:1" + }, + "“इसलिए तू अपने परमेश्वर यहोवा से अत्यन्त प्रेम रखना, और जो कुछ उसने तुझे सौंपा है उसका, अर्थात् उसकी विधियों, नियमों, और आज्ञाओं का नित्य पालन करना।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 11:2" + }, + "और तुम आज यह सोच समझ लो (क्योंकि मैं तो तुम्हारे बाल-बच्चों से नहीं कहता,) जिन्होंने न तो कुछ देखा और न जाना है कि तुम्हारे परमेश्वर यहोवा ने क्या-क्या ताड़ना की, और कैसी महिमा, और बलवन्त हाथ, और बढ़ाई हुई भुजा दिखाई,", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 11:3" + }, + "और मिस्र में वहाँ के राजा फ़िरौन को कैसे-कैसे चिन्ह दिखाए, और उसके सारे देश में कैसे-कैसे चमत्कार के काम किए;", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 11:4" }, + "और उसने मिस्र की सेना के घोड़ों और रथों से क्या किया, अर्थात् जब वे तुम्हारा पीछा कर रहे थे तब उसने उनको लाल समुद्र में डुबोकर किस प्रकार नष्ट कर डाला, कि आज तक उनका पता नहीं;", { - "type": "para:s", - "content": [ - "अमालेकियों से बदला" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 11:5" }, + "और तुम्हारे इस स्थान में पहुँचने तक उसने जंगल में तुम से क्या-क्या किया;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DEU 25:17" - }, - "“स्मरण रख कि जब तू मिस्र से निकलकर आ रहा था तब अमालेक ने तुझ से मार्ग में क्या किया,", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 25:18" - }, - "अर्थात् उनको परमेश्वर का भय न था; इस कारण उसने जब तू मार्ग में थका-माँदा था, तब तुझ पर चढ़ाई करके जितने निर्बल होने के कारण सबसे पीछे थे उन सभी को मारा।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 25:19" - }, - "इसलिए जब तेरा परमेश्वर यहोवा उस देश में, जो वह तेरा भाग करके तेरे अधिकार में कर देता है, तुझे चारों ओर के सब शत्रुओं से विश्राम दे, तब अमालेक का नाम धरती पर से मिटा डालना; और तुम इस बात को न भूलना।" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:5)" + ] }, { - "type": "chapter:c", - "number": "26", - "sid": "DEU 26" + "type": "verse:v", + "number": "6", + "sid": "DEU 11:6" }, + "और उसने रूबेनी एलीआब के पुत्र दातान और अबीराम से क्या-क्या किया; अर्थात् पृथ्वी ने अपना मुँह पसारकर उनको घरानों, और डेरों, और सब अनुचरों समेत सब इस्राएलियों के देखते-देखते कैसे निगल लिया;", { - "type": "para:s", - "content": [ - "प्रथम फसल के बारे में नियम" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 11:7" }, + "परन्तु यहोवा के इन सब बड़े-बड़े कामों को तुम ने अपनी आँखों से देखा है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 26:1" - }, - "“फिर जब तू उस देश में जिसे तेरा परमेश्वर यहोवा तेरा निज भाग करके तुझे देता है पहुँचे, और उसका अधिकारी होकर उसमें बस जाए,", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 26:2" - }, - "तब जो देश तेरा परमेश्वर यहोवा तुझे देता है, उसकी भूमि की भाँति-भाँति की जो", - { - "type": "char:it", - "content": [ - "पहली उपज" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.2" - ] - }, - { - "type": "char:fq", - "content": [ - "पहली उपज:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्पूर्ण पहली उपज कार्यकारी पुरोहित की होती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तू अपने घर लाएगा, उसमें से कुछ टोकरी में लेकर उस स्थान पर जाना, जिसे तेरा परमेश्वर यहोवा अपने नाम का निवास करने को चुन ले।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "DEU 26:3" - }, - "और उन दिनों के याजक के पास जाकर यह कहना, ‘मैं आज तेरे परमेश्वर यहोवा के सामने स्वीकार करता हूँ, कि यहोवा ने हम लोगों को जिस देश के देने की हमारे पूर्वजों से शपथ खाई थी उसमें मैं आ गया हूँ।’", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 26:4" - }, - "तब याजक तेरे हाथ से वह टोकरी लेकर तेरे परमेश्वर यहोवा की वेदी के सामने रख दे।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 26:5" - }, - "तब तू अपने परमेश्वर यहोवा से इस प्रकार कहना, ‘", - { - "type": "char:it", - "content": [ - "मेरा मूलपुरुष एक अरामी मनुष्य था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.5" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरा मूलपुरुष एक अरामी मनुष्य था:" - ] - }, - { - "type": "char:ft", - "content": [ - "संदर्भ प्रसंग के द्वारा याकूब से है कि वह मूलपुरुष था क्योंकि उसमें अब्राहम का परिवार एक जाति में विकसित होने लगा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* जो मरने पर था; और वह अपने छोटे से परिवार समेत मिस्र को गया, और वहाँ परदेशी होकर रहा; और वहाँ उससे एक बड़ी, और सामर्थी, और बहुत मनुष्यों से भरी हुई जाति उत्पन्न हुई।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "DEU 26:6" - }, - "और मिस्रियों ने हम लोगों से बुरा बर्ताव किया, और हमें दुःख दिया, और हम से कठिन सेवा ली।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 26:7" - }, - "परन्तु हमने अपने पूर्वजों के परमेश्वर यहोवा की दुहाई दी, और यहोवा ने हमारी सुनकर हमारे दुःख-श्रम और अत्याचार पर दृष्टि की;", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 26:8" - }, - "और यहोवा ने बलवन्त हाथ और बढ़ाई हुई भुजा से अति भयानक चिन्ह और चमत्कार दिखलाकर हमको मिस्र से निकाल लाया;", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 26:9" - }, - "और हमें इस स्थान पर पहुँचाकर यह देश जिसमें दूध और मधु की धाराएँ बहती हैं हमें दे दिया है।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 26:10" - }, - "अब हे यहोवा, देख, जो भूमि तूने मुझे दी है उसकी पहली उपज मैं तेरे पास ले आया हूँ।’ तब तू उसे अपने परमेश्वर यहोवा के सामने रखना; और यहोवा को दण्डवत् करना;", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 26:11" - }, - "और जितने अच्छे पदार्थ तेरा परमेश्वर यहोवा तुझे और तेरे घराने को दे, उनके कारण तू लेवियों और अपने मध्य में रहनेवाले परदेशियों सहित आनन्द करना।" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 11:8" }, + "“इस कारण जितनी आज्ञाएँ मैं आज तुम्हें सुनाता हूँ उन सभी को माना करना, इसलिए कि तुम सामर्थी होकर उस देश में जिसके अधिकारी होने के लिये तुम पार जा रहे हो प्रवेश करके उसके अधिकारी हो जाओ,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 26:12" - }, - "“तीसरे वर्ष जो दशमांश देने का वर्ष ठहरा है, जब तू अपनी सब भाँति की बढ़ती के दशमांश को निकाल चुके, तब उसे लेवीय, परदेशी, अनाथ, और विधवा को देना, कि वे तेरे फाटकों के भीतर खाकर तृप्त हों;", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 26:13" - }, - "और तू अपने परमेश्वर यहोवा से कहना, ‘मैंने तेरी सब आज्ञाओं के अनुसार पवित्र ठहराई हुई वस्तुओं को अपने घर से निकाला, और लेवीय, परदेशी, अनाथ, और विधवा को दे दिया है; तेरी किसी आज्ञा को मैंने न तो टाला है, और न भूला है।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 26:14" - }, - "उन वस्तुओं में से मैंने शोक के समय नहीं खाया, और न उनमें से कोई वस्तु अशुद्धता की दशा में घर से निकाली, और", - { - "type": "char:it", - "content": [ - "न कुछ शोक करनेवालों को दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.14" - ] - }, - { - "type": "char:fq", - "content": [ - "न कुछ शोक करनेवालों को दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "समर्पित वस्तुओं को आनन्द और पवित्र उत्सव में काम में लेना था, न कि मृतकों के भोज में क्योंकि मृत्यु और मृत्यु से सम्बंधित सब बातें अशुद्ध मानी जाती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; मैंने अपने परमेश्वर यहोवा की सुन ली, मैंने तेरी सब आज्ञाओं के अनुसार किया है।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "DEU 26:15" - }, - "तू स्वर्ग में से जो तेरा पवित्र धाम है दृष्टि करके अपनी प्रजा इस्राएल को आशीष दे, और इस दूध और मधु की धाराओं के देश की भूमि पर आशीष दे, जिसे तूने हमारे पूर्वजों से खाई हुई शपथ के अनुसार हमें दिया है।’" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 11:9" }, + "और उस देश में बहुत दिन रहने पाओ, जिसे तुम्हें और तुम्हारे वंश को देने की शपथ यहोवा ने तुम्हारे पूर्वजों से खाई थी, और उसमें दूध और मधु की धाराएँ बहती हैं।", { - "type": "para:s", - "content": [ - "परमेश्वर की निज प्रजा" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 11:10" }, + "देखो, जिस देश के अधिकारी होने को तुम जा रहे हो वह मिस्र देश के समान नहीं है, जहाँ से निकलकर आए हो, जहाँ तुम बीज बोते थे और हरे साग के खेत की रीति के अनुसार अपने पाँव से नालियाँ बनाकर सींचते थे;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DEU 26:16" - }, - "“आज के दिन तेरा परमेश्वर यहोवा तुझको इन्हीं विधियों और नियमों के मानने की आज्ञा देता है; इसलिए अपने सारे मन और सारे प्राण से इनके मानने में चौकसी करना।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 26:17" - }, - "तूने तो आज यहोवा को अपना परमेश्वर मानकर यह वचन दिया है, कि मैं तेरे बताए हुए मार्गों पर चलूँगा, और तेरी विधियों, आज्ञाओं, और नियमों को माना करूँगा, और तेरी सुना करूँगा।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 26:18" - }, - "और यहोवा ने भी आज तुझको अपने वचन के अनुसार अपना प्रजारूपी निज धन-सम्पत्ति माना है, कि तू उसकी सब आज्ञाओं को माना करे,", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 26:19" - }, - "और कि वह अपनी बनाई हुई सब जातियों से अधिक प्रशंसा, नाम, और शोभा के विषय में तुझको प्रतिष्ठित करे, और तू उसके वचन के अनुसार अपने परमेश्वर यहोवा की पवित्र प्रजा बना रहे।”" - ] - }, - { - "type": "chapter:c", - "number": "27", - "sid": "DEU 27" - }, - { - "type": "para:s", - "content": [ - "व्यवस्था को पत्थरों पर लिखने की आज्ञा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 27:1" - }, - "फिर इस्राएल के वृद्ध लोगों समेत मूसा ने प्रजा के लोगों को यह आज्ञा दी, “जितनी आज्ञाएँ मैं आज तुम्हें सुनाता हूँ उन सब को मानना।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 27:2" - }, - "और जब तुम यरदन पार होकर उस देश में पहुँचो, जो तेरा परमेश्वर यहोवा तुझे देता है, तब", - { - "type": "char:it", - "content": [ - "बड़े-बड़े पत्थर खड़े कर लेना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.2" - ] - }, - { - "type": "char:fq", - "content": [ - "बड़े-बड़े पत्थर खड़े कर लेना:" - ] - }, - { - "type": "char:ft", - "content": [ - "पत्थर एक पृथक स्मारक थे जो उस तथ्य के गवाह थे कि उन पर उत्कीर्ण विधान और उसकी अनिवार्यताओं के पालन के आधार पर उन्होंने उस देश पर अधिकार किया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उन पर चूना पोतना;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "DEU 27:3" - }, - "और पार होने के बाद उन पर इस", - { - "type": "char:it", - "content": [ - "व्यवस्था के सारे वचनों को" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.3" - ] - }, - { - "type": "char:fq", - "content": [ - "व्यवस्था के सारे वचनों को:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा के माध्यम से परमेश्वर ने उनको जितने भी नियम दिए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* लिखना, इसलिए कि जो देश तेरे पूर्वजों का परमेश्वर यहोवा अपने वचन के अनुसार तुझे देता है, और जिसमें दूध और मधु की धाराएँ बहती हैं, उस देश में तू जाने पाए।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "DEU 27:4" - }, - "फिर जिन पत्थरों के विषय में मैंने आज आज्ञा दी है, उन्हें तुम यरदन के पार होकर एबाल पहाड़ पर खड़ा करना, और उन पर चूना पोतना।", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 27:5" - }, - "और वहीं अपने परमेश्वर यहोवा के लिये पत्थरों की एक वेदी बनाना, उन पर कोई औज़ार न चलाना।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 27:6" - }, - "अपने परमेश्वर यहोवा की वेदी अनगढ़े पत्थरों की बनाकर उस पर उसके लिये होमबलि चढ़ाना;", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 27:7" - }, - "और वहीं मेलबलि भी चढ़ाकर भोजन करना, और अपने परमेश्वर यहोवा के सम्मुख आनन्द करना।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 27:8" - }, - "और उन पत्थरों पर इस व्यवस्था के सब वचनों को स्पष्ट रीति से लिख देना।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 27:9" - }, - "फिर मूसा और लेवीय याजकों ने सब इस्राएलियों से यह भी कहा, “हे इस्राएल, चुप रहकर सुन; आज के दिन तू अपने परमेश्वर यहोवा की प्रजा हो गया है।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 27:10" - }, - "इसलिए अपने परमेश्वर यहोवा की बात मानना, और उसकी जो-जो आज्ञा और विधि मैं आज तुझे सुनाता हूँ उनका पालन करना।”" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 11:11" }, + "परन्तु जिस देश के अधिकारी होने को तुम पार जाने पर हो वह पहाड़ों और तराइयों का देश है, और आकाश की वर्षा के जल से सींचता है;", { - "type": "para:s", - "content": [ - "अभिशाप वचन" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 11:12" }, + "वह ऐसा देश है जिसकी तेरे परमेश्वर यहोवा को सुधि रहती है; और वर्ष के आदि से लेकर अन्त तक तेरे परमेश्वर यहोवा की दृष्टि उस पर निरन्तर लगी रहती है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 27:11" - }, - "फिर उसी दिन मूसा ने प्रजा के लोगों को यह आज्ञा दी,", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 27:12" - }, - "“जब तुम यरदन पार हो जाओ तब शिमोन, लेवी, यहूदा, इस्साकार, यूसुफ, और बिन्यामीन, ये गिरिज्जीम पहाड़ पर खड़े होकर आशीर्वाद सुनाएँ।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 27:13" - }, - "और रूबेन, गाद, आशेर, जबूलून, दान, और नप्ताली, ये एबाल पहाड़ पर खड़े होकर श्राप सुनाएँ।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 27:14" - }, - "तब लेवीय लोग सब इस्राएली पुरुषों से पुकारके कहें:" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 11:13" }, + "“यदि तुम मेरी आज्ञाओं को जो आज मैं तुम्हें सुनाता हूँ ध्यान से सुनकर, अपने सम्पूर्ण मन और सारे प्राण के साथ, अपने परमेश्वर यहोवा से प्रेम रखो और उसकी सेवा करते रहो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 27:15" - }, - "‘श्रापित हो वह मनुष्य जो कोई मूर्ति कारीगर से खुदवाकर या ढलवा कर निराले स्थान में स्थापन करे, क्योंकि इससे यहोवा घृणा करता है।’ तब सब लोग कहें, ‘", + "type": "verse:v", + "number": "14", + "sid": "DEU 11:14" + }, + "तो मैं तुम्हारे देश में बरसात के", + { + "type": "char:it", + "content": [ + "आदि और अन्त दोनों समयों की वर्षा को अपने-अपने समय पर बरसाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "आमीन" - ] + "type": "char:fr", + "content": [ + "11.14" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.15" - ] - }, - { - "type": "char:fq", - "content": [ - "आमीन:" - ] - }, - { - "type": "char:ft", - "content": [ - "आमीन शब्द बोलनेवालों के अंगीकार की पुष्टि करता है कि जिन वाक्यों के प्रति उन्होंने प्रतिक्रिया दिखाई सच, न्याय सम्भव और अचूक है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "आदि और अन्त दोनों समयों की वर्षा को अपने-अपने समय पर बरसाऊँगा:" + ] }, { - "type": "char:it", - "content": [ - "*।’" - ] + "type": "char:ft", + "content": [ + "आदि अर्थात् वसन्त ऋतु की वर्षा जो बोने के समय होती है।" + ] } - ] + ] + } + ] }, + ", जिससे तू अपना अन्न, नया दाखमधु, और टटका तेल संचय कर सकेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DEU 27:16" - }, - "‘श्रापित हो वह जो अपने पिता या माता को तुच्छ जाने।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "char:bdit", + "content": [ + "(याकू. 5:7)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DEU 27:17" - }, - "‘श्रापित हो वह जो किसी दूसरे की सीमा को हटाए।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 11:15" }, + "और मैं तेरे पशुओं के लिये तेरे मैदान में घास उपजाऊँगा, और तू पेट भर खाएगा और सन्तुष्ट रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DEU 27:18" - }, - "‘श्रापित हो वह जो अंधे को मार्ग से भटका दे।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 11:16" }, + "इसलिए अपने विषय में सावधान रहो, ऐसा न हो कि तुम्हारे मन धोखा खाएँ, और तुम बहक कर दूसरे देवताओं की पूजा करने लगो और उनको दण्डवत् करने लगो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 27:19" - }, - "‘श्रापित हो वह जो परदेशी, अनाथ, या विधवा का न्याय बिगाड़े।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 11:17" }, + "और यहोवा का कोप तुम पर भड़के, और वह आकाश की वर्षा बन्द कर दे, और भूमि अपनी उपज न दे, और तुम उस उत्तम देश में से जो यहोवा तुम्हें देता है शीघ्र नष्ट हो जाओ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DEU 27:20" - }, - "‘श्रापित हो वह जो अपनी सौतेली माता से कुकर्म करे, क्योंकि वह अपने पिता का ओढ़ना उघाड़ता है।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 11:18" }, + "इसलिए तुम मेरे ये वचन अपने-अपने मन और प्राण में धारण किए रहना, और चिन्ह के रूप में अपने हाथों पर बाँधना, और वे तुम्हारी आँखों के मध्य में टीके का काम दें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DEU 27:21" - }, - "‘श्रापित हो वह जो किसी प्रकार के पशु से कुकर्म करे।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 11:19" }, + "और तुम घर में बैठे, मार्ग पर चलते, लेटते-उठते इनकी चर्चा करके अपने बच्चों को सिखाया करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "DEU 27:22" - }, - "‘श्रापित हो वह जो अपनी बहन, चाहे सगी हो चाहे सौतेली, से कुकर्म करे।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 11:20" }, + "और इन्हें अपने-अपने घर के चौखट के बाजुओं और अपने फाटकों के ऊपर लिखना;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DEU 27:23" - }, - "‘श्रापित हो वह जो अपनी सास के संग कुकर्म करे।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 11:21" }, { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "इसलिए कि जिस देश के विषय में यहोवा ने तेरे पूर्वजों से शपथ खाकर कहा था, कि मैं उसे तुम्हें दूँगा, उसमें तुम और तुम्हारे बच्चे दीर्घायु हों", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "24", - "sid": "DEU 27:24" + "type": "char:fr", + "content": [ + "11.21" + ] }, - "‘श्रापित हो वह जो किसी को छिपकर मारे।’ तब सब लोग कहें, ‘आमीन।’" - ] - }, - { - "type": "para:p", - "content": [ { - "type": "verse:v", - "number": "25", - "sid": "DEU 27:25" + "type": "char:fq", + "content": [ + "इसलिए कि .... उसमें तुम और तुम्हारे बच्चे दीर्घायु हों:" + ] }, - "‘श्रापित हो वह जो निर्दोष जन के मार डालने के लिये घुस ले।’ तब सब लोग कहें, ‘आमीन।’" - ] + { + "type": "char:ft", + "content": [ + "अत: इस्राएल के लिये कनान देश की प्रतिज्ञा सदाकालीन थी परन्तु शर्त आधारित भी थी।" + ] + } + ] + } + ] }, + ", और जब तक पृथ्वी के ऊपर का आकाश बना रहे तब तक वे भी बने रहें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "DEU 27:26" - }, - "‘श्रापित हो वह जो इस व्यवस्था के वचनों को मानकर पूरा न करे।’ तब सब लोग कहें, ‘आमीन।’" - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 11:22" }, + "इसलिए यदि तुम इन सब आज्ञाओं के मानने में जो मैं तुम्हें सुनाता हूँ पूरी चौकसी करके अपने परमेश्वर यहोवा से प्रेम रखो, और उसके सब मार्गों पर चलो, और उससे लिपटे रहो,", { - "type": "chapter:c", - "number": "28", - "sid": "DEU 28" + "type": "verse:v", + "number": "23", + "sid": "DEU 11:23" }, + "तो यहोवा उन सब जातियों को तुम्हारे आगे से निकाल डालेगा, और तुम अपने से बड़ी और सामर्थी जातियों के अधिकारी हो जाओगे।", { - "type": "para:s", - "content": [ - "आज्ञाकारिता के लिये आशीर्वाद" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 11:24" }, + "जिस-जिस स्थान पर तुम्हारे पाँव के तलवे पड़ें वे सब तुम्हारे ही हो जाएँगे, अर्थात् जंगल से लबानोन तक, और फरात नामक महानद से लेकर पश्चिम के समुद्र तक तुम्हारी सीमा होगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 28:1" - }, - "“यदि तू अपने परमेश्वर यहोवा की सब आज्ञाएँ, जो मैं आज तुझे सुनाता हूँ, चौकसी से पूरी करने को चित्त लगाकर उसकी सुने, तो वह तुझे पृथ्वी की सब जातियों में श्रेष्ठ करेगा।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 28:2" - }, - "फिर अपने परमेश्वर यहोवा की सुनने के कारण ये सब आशीर्वाद तुझ पर पूरे होंगे।", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 28:3" - }, - "धन्य हो तू नगर में, धन्य हो तू खेत में।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 28:4" - }, - "धन्य हो तेरी सन्तान, और तेरी भूमि की उपज, और गाय और भेड़-बकरी आदि पशुओं के बच्चे।", - { - "type": "char:bdit", - "content": [ - "(लूका 1:42)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 28:5" - }, - "धन्य हो तेरी", - { - "type": "char:it", - "content": [ - "टोकरी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.5" - ] - }, - { - "type": "char:fq", - "content": [ - "टोकरी:" - ] - }, - { - "type": "char:ft", - "content": [ - "पूर्व के देशों में टोकरी या थैला व्यक्तिगत आवश्यकता थी वस्तुओं को लेकर उठाने का एक पारम्परिक साधन था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और तेरा आटा गूँधने का पात्र।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "DEU 28:6" - }, - "धन्य हो तू भीतर आते समय, और धन्य हो तू बाहर जाते समय।" - ] + "type": "verse:v", + "number": "25", + "sid": "DEU 11:25" }, + "तुम्हारे सामने कोई भी खड़ा न रह सकेगा; क्योंकि जितनी भूमि पर तुम्हारे पाँव पड़ेंगे उस सब पर रहनेवालों के मन में तुम्हारा परमेश्वर यहोवा अपने वचन के अनुसार तुम्हारे कारण उनमें डर और थरथराहट उत्पन्न कर देगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DEU 28:7" - }, - "“यहोवा ऐसा करेगा कि तेरे शत्रु जो तुझ पर चढ़ाई करेंगे वे तुझ से हार जाएँगे; वे एक मार्ग से तुझ पर चढ़ाई करेंगे, परन्तु तेरे सामने से सात मार्ग से होकर भाग जाएँगे।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 28:8" - }, - "तेरे खत्तों पर और जितने कामों में तू हाथ लगाएगा उन सभी पर यहोवा आशीष देगा; इसलिए जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें वह तुझे आशीष देगा।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 28:9" - }, - "यदि तू अपने परमेश्वर यहोवा की आज्ञाओं को मानते हुए उसके मार्गों पर चले, तो वह अपनी शपथ के अनुसार तुझे अपनी पवित्र प्रजा करके स्थिर रखेगा।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 28:10" - }, - "और पृथ्वी के देश-देश के सब लोग यह देखकर, कि तू यहोवा का कहलाता है, तुझ से डर जाएँगे।", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 28:11" - }, - "और जिस देश के विषय यहोवा ने तेरे पूर्वजों से शपथ खाकर तुझे देने को कहा था, उसमें वह तेरी सन्तान की, और भूमि की उपज की, और पशुओं की बढ़ती करके तेरी भलाई करेगा।", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 28:12" - }, - "यहोवा तेरे लिए अपने आकाशरूपी उत्तम भण्डार को खोलकर तेरी भूमि पर समय पर मेंह बरसाया करेगा, और तेरे सारे कामों पर आशीष देगा; और तू बहुतेरी जातियों को उधार देगा, परन्तु किसी से तुझे उधार लेना न पड़ेगा।", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 28:13" - }, - "और यहोवा तुझको पूँछ नहीं, किन्तु सिर ही ठहराएगा, और तू नीचे नहीं, परन्तु ऊपर ही रहेगा; यदि परमेश्वर यहोवा की आज्ञाएँ जो मैं आज तुझको सुनाता हूँ, तू उनके मानने में मन लगाकर चौकसी करे;", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 28:14" - }, - "और जिन वचनों की मैं आज तुझे आज्ञा देता हूँ उनमें से किसी से दाएँ या बाएँ मुड़कर पराए देवताओं के पीछे न हो ले, और न उनकी सेवा करे।" - ] + "type": "verse:v", + "number": "26", + "sid": "DEU 11:26" }, + "“सुनो, मैं आज के दिन तुम्हारे आगे आशीष और श्राप दोनों रख देता हूँ।", { - "type": "para:s", - "content": [ - "अनाज्ञाकारिता के लिये अभिशाप" - ] + "type": "verse:v", + "number": "27", + "sid": "DEU 11:27" }, + "अर्थात् यदि तुम अपने परमेश्वर यहोवा की इन आज्ञाओं को जो मैं आज तुम्हें सुनाता हूँ मानो, तो तुम पर आशीष होगी,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 28:15" - }, - "“परन्तु यदि तू अपने परमेश्वर यहोवा की बात न सुने, और उसकी सारी आज्ञाओं और विधियों के पालन करने में जो मैं आज सुनाता हूँ चौकसी नहीं करेगा, तो ये सब श्राप तुझ पर आ पड़ेंगे।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 28:16" - }, - "श्रापित हो तू नगर में, श्रापित हो तू खेत में।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 28:17" - }, - "श्रापित हो तेरी टोकरी और तेरा आटा गूँधने का पात्र।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 28:18" - }, - "श्रापित हो तेरी सन्तान, और भूमि की उपज, और गायों और भेड़-बकरियों के बच्चे।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 28:19" - }, - "श्रापित हो तू भीतर आते समय, और श्रापित हो तू बाहर जाते समय।" - ] + "type": "verse:v", + "number": "28", + "sid": "DEU 11:28" }, + "और यदि तुम अपने परमेश्वर यहोवा की आज्ञाओं को नहीं मानोगे, और जिस मार्ग की आज्ञा मैं आज सुनाता हूँ उसे तजकर दूसरे देवताओं के पीछे हो लोगे जिन्हें तुम नहीं जानते हो, तो तुम पर श्राप पड़ेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DEU 28:20" - }, - "“फिर जिस-जिस काम में तू हाथ लगाए, उसमें यहोवा तब तक तुझको श्राप देता, और भयातुर करता, और धमकी देता रहेगा, जब तक तू मिट न जाए, और शीघ्र नष्ट न हो जाए; यह इस कारण होगा कि तू यहोवा को त्याग कर दुष्ट काम करेगा।", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 28:21" - }, - "और यहोवा ऐसा करेगा कि मरी तुझ में फैलकर उस समय तक लगी रहेगी, जब तक जिस भूमि के अधिकारी होने के लिये तू जा रहा है उस पर से तेरा अन्त न हो जाए।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 28:22" - }, - "यहोवा तुझको क्षयरोग से, और ज्वर, और दाह, और बड़ी जलन से, और तलवार, और झुलस, और गेरूई से मारेगा; और ये उस समय तक तेरा पीछा किए रहेंगे, जब तक तेरा सत्यानाश न हो जाए।", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 28:23" - }, - "और तेरे सिर के ऊपर आकाश पीतल का, और तेरे पाँव के तले भूमि लोहे की हो जाएगी।", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 28:24" - }, - "यहोवा तेरे देश में पानी के बदले रेत और धूलि बरसाएगा; वह आकाश से तुझ पर यहाँ तक बरसेगी कि तेरा सत्यानाश हो जाएगा।" - ] + "type": "verse:v", + "number": "29", + "sid": "DEU 11:29" }, + "और जब तेरा परमेश्वर यहोवा तुझको उस देश में पहुँचाए जिसके अधिकारी होने को तू जाने पर है, तब आशीष गिरिज्जीम पर्वत पर से और श्राप एबाल पर्वत पर से सुनाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "DEU 28:25" - }, - "“यहोवा तुझको शत्रुओं से हरवाएगा; और तू एक मार्ग से उनका सामना करने को जाएगा, परन्तु सात मार्ग से होकर उनके सामने से भाग जाएगा; और पृथ्वी के सब राज्यों में मारा-मारा फिरेगा।", - { - "type": "verse:v", - "number": "26", - "sid": "DEU 28:26" - }, - "और तेरा शव आकाश के भाँति-भाँति के पक्षियों, और धरती के पशुओं का आहार होगा; और उनको कोई भगानेवाला न होगा।", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 28:27" - }, - "यहोवा तुझको मिस्र के से फोड़े, और बवासीर, और दाद, और खुजली से ऐसा पीड़ित करेगा, कि तू चंगा न हो सकेगा।", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 28:28" - }, - "यहोवा तुझे पागल और अंधा कर देगा, और तेरे मन को अत्यन्त घबरा देगा;", - { - "type": "verse:v", - "number": "29", - "sid": "DEU 28:29" - }, - "और जैसे अंधा अंधियारे में टटोलता है वैसे ही तू दिन दुपहरी में टटोलता फिरेगा, और तेरे काम-काज सफल न होंगे; और तू सदैव केवल अत्याचार सहता और लुटता ही रहेगा, और तेरा कोई छुड़ानेवाला न होगा।", - { - "type": "verse:v", - "number": "30", - "sid": "DEU 28:30" - }, - "तू स्त्री से ब्याह की बात लगाएगा, परन्तु दूसरा पुरुष उसको भ्रष्ट करेगा; घर तू बनाएगा, परन्तु उसमें बसने न पाएगा; दाख की बारी तू लगाएगा, परन्तु उसके फल खाने न पाएगा।", - { - "type": "verse:v", - "number": "31", - "sid": "DEU 28:31" - }, - "तेरा बैल तेरी आँखों के सामने मारा जाएगा, और तू उसका माँस खाने न पाएगा; तेरा गदहा तेरी आँख के सामने लूट में चला जाएगा, और तुझे फिर न मिलेगा; तेरी भेड़-बकरियाँ तेरे शत्रुओं के हाथ लग जाएँगी, और तेरी ओर से उनका कोई छुड़ानेवाला न होगा।", - { - "type": "verse:v", - "number": "32", - "sid": "DEU 28:32" - }, - "तेरे बेटे-बेटियाँ दूसरे देश के लोगों के हाथ लग जाएँगे, और उनके लिये चाव से देखते-देखते तेरी आँखें रह जाएँगी; और तेरा कुछ बस न चलेगा।", - { - "type": "verse:v", - "number": "33", - "sid": "DEU 28:33" - }, - "तेरी भूमि की उपज और तेरी सारी कमाई एक अनजाने देश के लोग खा जाएँगे; और सर्वदा तू केवल अत्याचार सहता और पिसता रहेगा;", - { - "type": "verse:v", - "number": "34", - "sid": "DEU 28:34" - }, - "यहाँ तक कि तू उन बातों के कारण जो अपनी आँखों से देखेगा पागल हो जाएगा।", - { - "type": "verse:v", - "number": "35", - "sid": "DEU 28:35" - }, - "यहोवा तेरे घुटनों और टाँगों में, वरन् नख से शीर्ष तक भी असाध्य फोड़े निकालकर तुझको पीड़ित करेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 16:2)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(यूह. 4:20)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "DEU 28:36" - }, - "“यहोवा तुझको उस राजा समेत, जिसको तू अपने ऊपर ठहराएगा, तेरे और तेरे पूर्वजों के लिए अनजानी एक जाति के बीच पहुँचाएगा; और उसके मध्य में रहकर तू काठ और पत्थर के दूसरे देवताओं की उपासना और पूजा करेगा।", - { - "type": "verse:v", - "number": "37", - "sid": "DEU 28:37" - }, - "और उन सब जातियों में जिनके मध्य में यहोवा तुझको पहुँचाएगा, वहाँ के लोगों के लिये तू चकित होने का, और दृष्टान्त और श्राप का कारण समझा जाएगा।", - { - "type": "verse:v", - "number": "38", - "sid": "DEU 28:38" - }, - "तू खेत में बीज तो बहुत सा ले जाएगा, परन्तु उपज थोड़ी ही बटोरेगा; क्योंकि टिड्डियाँ उसे खा जाएँगी।", - { - "type": "verse:v", - "number": "39", - "sid": "DEU 28:39" - }, - "तू दाख की बारियाँ लगाकर उनमें काम तो करेगा, परन्तु उनकी दाख का मधु पीने न पाएगा, वरन् फल भी तोड़ने न पाएगा; क्योंकि कीड़े उनको खा जाएँगे।", - { - "type": "verse:v", - "number": "40", - "sid": "DEU 28:40" - }, - "तेरे सारे देश में जैतून के वृक्ष तो होंगे, परन्तु उनका तेल तू अपने शरीर में लगाने न पाएगा; क्योंकि वे झड़ जाएँगे।", - { - "type": "verse:v", - "number": "41", - "sid": "DEU 28:41" - }, - "तेरे बेटे-बेटियाँ तो उत्पन्न होंगे, परन्तु तेरे रहेंगे नहीं; क्योंकि वे बन्धुवाई में चले जाएँगे।", - { - "type": "verse:v", - "number": "42", - "sid": "DEU 28:42" - }, - "तेरे सब वृक्ष और तेरी भूमि की उपज टिड्डियाँ खा जाएँगी।", - { - "type": "verse:v", - "number": "43", - "sid": "DEU 28:43" - }, - "जो परदेशी तेरे मध्य में रहेगा वह तुझ से बढ़ता जाएगा; और तू आप घटता चला जाएगा।" - ] + "type": "verse:v", + "number": "30", + "sid": "DEU 11:30" }, + "क्या वे यरदन के पार, सूर्य के अस्त होने की ओर, अराबा के निवासी कनानियों के देश में, गिलगाल के सामने, मोरे के बांजवृक्षों के पास नहीं है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "DEU 28:44" - }, - "“वह तुझको उधार देगा, परन्तु तू उसको उधार न दे सकेगा; वह तो सिर और तू पूँछ ठहरेगा।", - { - "type": "verse:v", - "number": "45", - "sid": "DEU 28:45" - }, - "तू जो अपने परमेश्वर यहोवा की दी हुई आज्ञाओं और विधियों के मानने को उसकी न सुनेगा, इस कारण ये सब श्राप तुझ पर आ पड़ेंगे, और तेरे पीछे पड़े रहेंगे, और तुझको पकड़ेंगे, और अन्त में तू नष्ट हो जाएगा।", - { - "type": "verse:v", - "number": "46", - "sid": "DEU 28:46" - }, - "और वे तुझ पर और तेरे वंश पर सदा के लिये बने रहकर चिन्ह और चमत्कार ठहरेंगे;" - ] + "type": "verse:v", + "number": "31", + "sid": "DEU 11:31" }, + "तुम तो यरदन पार इसलिए जाने पर हो, कि जो देश तुम्हारा परमेश्वर यहोवा तुम्हें देता है उसके अधिकारी हो जाओ; और तुम उसके अधिकारी होकर उसमें निवास करोगे;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "47", - "sid": "DEU 28:47" - }, - "“तू जो सब पदार्थ की बहुतायत होने पर भी आनन्द और प्रसन्नता के साथ अपने परमेश्वर यहोवा की सेवा नहीं करेगा,", - { - "type": "verse:v", - "number": "48", - "sid": "DEU 28:48" - }, - "इस कारण तुझको भूखा, प्यासा, नंगा, और सब पदार्थों से रहित होकर अपने उन शत्रुओं की सेवा करनी पड़ेगी जिन्हें यहोवा तेरे विरुद्ध भेजेगा; और जब तक तू नष्ट न हो जाए तब तक वह तेरी गर्दन पर लोहे का जूआ डाल रखेगा।", - { - "type": "verse:v", - "number": "49", - "sid": "DEU 28:49" - }, - "यहोवा तेरे विरुद्ध दूर से, वरन् पृथ्वी के छोर से वेग से उड़नेवाले उकाब सी एक जाति को चढ़ा लाएगा जिसकी भाषा को तू न समझेगा;", - { - "type": "verse:v", - "number": "50", - "sid": "DEU 28:50" - }, - "उस जाति के लोगों का व्यवहार क्रूर होगा, वे न तो बूढ़ों का मुँह देखकर आदर करेंगे, और न बालकों पर दया करेंगे;", - { - "type": "verse:v", - "number": "51", - "sid": "DEU 28:51" - }, - "और वे तेरे पशुओं के बच्चे और भूमि की उपज यहाँ तक खा जाएँगे कि तू नष्ट हो जाएगा; और वे तेरे लिये न अन्न, और न नया दाखमधु, और न टटका तेल, और न बछड़े, न मेम्ने छोड़ेंगे, यहाँ तक कि तू नाश हो जाएगा।", - { - "type": "verse:v", - "number": "52", - "sid": "DEU 28:52" - }, - "और वे तेरे परमेश्वर यहोवा के दिये हुए सारे देश के सब फाटकों के भीतर तुझे घेर रखेंगे; वे तेरे सब फाटकों के भीतर तुझे उस समय तक घेरेंगे, जब तक तेरे सारे देश में तेरी ऊँची-ऊँची और दृढ़ शहरपनाहें जिन पर तू भरोसा करेगा गिर न जाएँ।", - { - "type": "verse:v", - "number": "53", - "sid": "DEU 28:53" - }, - "तब घिर जाने और उस संकट के समय जिसमें तेरे शत्रु तुझको डालेंगे, तू अपने निज जन्माए बेटे-बेटियों का माँस जिन्हें तेरा परमेश्वर यहोवा तुझको देगा खाएगा।", - { - "type": "verse:v", - "number": "54", - "sid": "DEU 28:54" - }, - "और तुझ में जो पुरुष कोमल और अति सुकुमार हो वह भी अपने भाई, और अपनी प्राणप्रिय, और अपने बचे हुए बालकों को क्रूर दृष्टि से देखेगा;", - { - "type": "verse:v", - "number": "55", - "sid": "DEU 28:55" - }, - "और वह उनमें से किसी को भी अपने बालकों के माँस में से जो वह आप खाएगा कुछ न देगा, क्योंकि घिर जाने और उस संकट में, जिसमें तेरे शत्रु तेरे सारे फाटकों के भीतर तुझे घेर डालेंगे, उसके पास कुछ न रहेगा।", - { - "type": "verse:v", - "number": "56", - "sid": "DEU 28:56" - }, - "और तुझ में जो स्त्री यहाँ तक कोमल और सुकुमार हो कि सुकुमारपन के और कोमलता के मारे भूमि पर पाँव धरते भी डरती हो, वह भी अपने प्राणप्रिय पति, और बेटे, और बेटी को,", - { - "type": "verse:v", - "number": "57", - "sid": "DEU 28:57" - }, - "अपनी खेरी, वरन् अपने जने हुए बच्चों को क्रूर दृष्टि से देखेगी, क्योंकि घिर जाने और उस संकट के समय जिसमें तेरे शत्रु तुझे तेरे फाटकों के भीतर घेरकर रखेंगे, वह सब वस्तुओं की घटी के मारे उन्हें छिपके खाएगी।" - ] + "type": "verse:v", + "number": "32", + "sid": "DEU 11:32" }, + "इसलिए जितनी विधियाँ और नियम मैं आज तुम को सुनाता हूँ उन सभी के मानने में चौकसी करना।" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "DEU 12" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की उपासना का स्थान" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "58", - "sid": "DEU 28:58" - }, - "“यदि तू इन व्यवस्था के सारे वचनों का पालन करने में, जो इस पुस्तक में लिखे हैं, चौकसी करके उस आदरणीय और भययोग्य नाम का, जो यहोवा तेरे परमेश्वर का है भय न माने,", - { - "type": "verse:v", - "number": "59", - "sid": "DEU 28:59" - }, - "तो यहोवा तुझको और तेरे वंश को भयानक-भयानक दण्ड देगा, वे दुष्ट और बहुत दिन रहनेवाले रोग और भारी-भारी दण्ड होंगे।", - { - "type": "verse:v", - "number": "60", - "sid": "DEU 28:60" - }, - "और वह मिस्र के उन सब रोगों को फिर तेरे ऊपर लगा देगा, जिनसे तू भय खाता था; और वे तुझ में लगे रहेंगे।", - { - "type": "verse:v", - "number": "61", - "sid": "DEU 28:61" - }, - "और जितने रोग आदि दण्ड इस व्यवस्था की पुस्तक में नहीं लिखे हैं, उन सभी को भी यहोवा तुझको यहाँ तक लगा देगा, कि तेरा सत्यानाश हो जाएगा।", - { - "type": "verse:v", - "number": "62", - "sid": "DEU 28:62" - }, - "और तू जो अपने परमेश्वर यहोवा की न मानेगा, इस कारण आकाश के तारों के समान अनगिनत होने के बदले तुझ में से थोड़े ही मनुष्य रह जाएँगे।", - { - "type": "verse:v", - "number": "63", - "sid": "DEU 28:63" - }, - "और जैसे अब यहोवा को तुम्हारी भलाई और बढ़ती करने से हर्ष होता है, वैसे ही तब उसको तुम्हारा नाश वरन् सत्यानाश करने से हर्ष होगा; और जिस भूमि के अधिकारी होने को तुम जा रहे हो उस पर से तुम उखाड़े जाओगे।", - { - "type": "verse:v", - "number": "64", - "sid": "DEU 28:64" - }, - "और यहोवा तुझको पृथ्वी के इस छोर से लेकर उस छोर तक के सब देशों के लोगों में तितर-बितर करेगा; और वहाँ रहकर तू अपने और अपने पुरखाओं के अनजाने काठ और पत्थर के दूसरे देवताओं की उपासना करेगा।", - { - "type": "verse:v", - "number": "65", - "sid": "DEU 28:65" - }, - "और उन जातियों में तू कभी चैन न पाएगा, और न तेरे पाँव को ठिकाना मिलेगा; क्योंकि वहाँ यहोवा ऐसा करेगा कि तेरा हृदय काँपता रहेगा, और तेरी आँखें धुँधली पड़ जाएँगी, और तेरा मन व्याकुल रहेगा;", + "type": "verse:v", + "number": "1", + "sid": "DEU 12:1" + }, + "“जो देश तुम्हारे पूर्वजों के परमेश्वर यहोवा ने तुम्हें अधिकार में लेने को दिया है, उसमें जब तक तुम भूमि पर जीवित रहो तब तक इन विधियों और नियमों के मानने में चौकसी करना।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 12:2" + }, + "जिन जातियों के तुम अधिकारी होंगे उनके लोग ऊँचे-ऊँचे पहाड़ों या टीलों पर, या किसी भाँति के हरे वृक्ष के तले, जितने स्थानों में अपने देवताओं की उपासना करते हैं, उन सभी को तुम पूरी रीति से नष्ट कर डालना;", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 12:3" + }, + "उनकी वेदियों को ढा देना, उनकी लाठों को तोड़ डालना, उनकी अशेरा नामक मूर्तियों को आग में जला देना, और उनके देवताओं की खुदी हुई मूर्तियों को काटकर गिरा देना, कि उस देश में से उनके नाम तक मिट जाएँ।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 12:4" + }, + "फिर", + { + "type": "char:it", + "content": [ + "जैसा वे करते हैं, तुम अपने परमेश्वर यहोवा के लिये वैसा न करना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "66", - "sid": "DEU 28:66" + "type": "char:fr", + "content": [ + "12.4" + ] }, - "और तुझको जीवन का नित्य सन्देह रहेगा; और तू दिन-रात थरथराता रहेगा, और तेरे जीवन का कुछ भरोसा न रहेगा।", { - "type": "verse:v", - "number": "67", - "sid": "DEU 28:67" + "type": "char:fq", + "content": [ + "जैसा वे करते हैं, तुम अपने परमेश्वर यहोवा के लिये वैसा न करना:" + ] }, - "तेरे मन में जो भय बना रहेगा, और तेरी आँखों को जो कुछ दिखता रहेगा, उसके कारण तू भोर को आह मारकर कहेगा, ‘साँझ कब होगी!’ और साँझ को आह मारकर कहेगा, ‘भोर कब होगा!’", { - "type": "verse:v", - "number": "68", - "sid": "DEU 28:68" - }, - "और यहोवा तुझको नावों पर चढ़ाकर मिस्र में उस मार्ग से लौटा देगा, जिसके विषय में मैंने तुझ से कहा था, कि वह फिर तेरे देखने में न आएगा; और वहाँ तुम अपने शत्रुओं के हाथ दास-दासी होने के लिये बिकाऊ तो रहोगे, परन्तु", + "type": "char:ft", + "content": [ + "कनान वासियों का धर्म मानवीय था और उनकी उपासना विधि मानव रचित थी। वे अपने पूज्य स्थल पर्वतों पर बनाते थे, यह सोचकर कि वे स्वर्ग के निकट है परन्तु ऐसे अंधविश्वास सच्चे धर्म के योग्य न थे।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 12:5" + }, + "किन्तु जो स्थान तुम्हारा परमेश्वर यहोवा तुम्हारे सब गोत्रों में से चुन लेगा,", + { + "type": "char:it", + "content": [ + "कि वहाँ अपना नाम बनाए रखे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तुम्हारा कोई ग्राहक न होगा" - ] + "type": "char:fr", + "content": [ + "12.5" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.68" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम्हारा कोई ग्राहक न होगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "कोई उन्हें दास बनाने का विचार नहीं करेगा। यह सोचकर कि वे परमेश्वर के श्रापित हैं और हर एक बात में त्यागे हुए हैं।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "कि वहाँ अपना नाम बनाए रखे:" + ] }, { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् मनुष्यों में अपनी दिव्य उपस्थिति प्रगट करे।" + ] } - ] + ] + } + ] }, + ", उसके उसी निवास-स्थान के पास जाया करना;", { - "type": "chapter:c", - "number": "29", - "sid": "DEU 29" + "type": "verse:v", + "number": "6", + "sid": "DEU 12:6" }, + "और वहीं तुम अपने होमबलि, और मेलबलि, और दशमांश, और उठाई हुई भेंट, और मन्नत की वस्तुएँ, और स्वेच्छाबलि, और गाय-बैलों और भेड़-बकरियों के पहलौठे ले जाया करना;", { - "type": "para:s", - "content": [ - "मोआब में परमेश्वर की वाचा" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 12:7" }, + "और वहीं तुम अपने परमेश्वर यहोवा के सामने भोजन करना, और अपने-अपने घराने समेत उन सब कामों पर, जिनमें तुम ने हाथ लगाया हो, और जिन पर तुम्हारे परमेश्वर यहोवा की आशीष मिली हो, आनन्द करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 29:1" - }, - "इस्राएलियों से जो वाचा के बाँधने की आज्ञा यहोवा ने मूसा को मोआब के देश में दी उसके ये ही वचन हैं, और जो वाचा उसने उनसे होरेब पहाड़ पर बाँधी थी यह उससे अलग है।" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 12:8" }, + "जैसे हम आजकल यहाँ जो काम जिसको भाता है वही करते हैं वैसा तुम न करना;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "DEU 29:2" - }, - "फिर मूसा ने सब इस्राएलियों को बुलाकर कहा, “जो कुछ यहोवा ने मिस्र देश में तुम्हारे देखते फ़िरौन और उसके सब कर्मचारियों, और उसके सारे देश से किया वह तुम ने देखा है;", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 29:3" - }, - "वे बड़े-बड़े परीक्षा के काम, और चिन्ह, और बड़े-बड़े चमत्कार तेरी आँखों के सामने हुए;", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 29:4" - }, - "परन्तु", - { - "type": "char:it", - "content": [ - "यहोवा ने आज तक तुम को न तो समझने की बुद्धि, और न देखने की आँखें, और न सुनने के कान दिए हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.4" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने .... तुम को .... बुद्धि, .... आँखें, .... न .... कान दिए हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर की बातें समझने की क्षमता परमेश्वर का वरदान है परन्तु मनुष्य में इसकी कमी हो तौभी वह निर्दोष नहीं है। मनुष्यों को यह वरदान प्राप्त नहीं था क्योंकि उन्हें इसकी कमी का बोध नहीं हुआ, न ही उन्होंने इसके लिये प्रार्थना की।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(रोम. 11:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 29:5" - }, - "मैं तो तुम को जंगल में चालीस वर्ष लिए फिरा; और न तुम्हारे तन पर वस्त्र पुराने हुए, और न तेरी जूतियाँ तेरे पैरों में पुरानी हुईं;", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 29:6" - }, - "रोटी जो तुम नहीं खाने पाए, और दाखमधु और मदिरा जो तुम नहीं पीने पाए, वह इसलिए हुआ कि तुम जानो कि मैं यहोवा तुम्हारा परमेश्वर हूँ।", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 29:7" - }, - "और जब तुम इस स्थान पर आए, तब हेशबोन का राजा सीहोन और बाशान का राजा ओग, ये दोनों युद्ध के लिये हमारा सामना करने को निकल आए, और हमने उनको जीतकर उनका देश ले लिया;", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 29:8" - }, - "और रूबेनियों, गादियों, और मनश्शे के आधे गोत्र के लोगों को निज भाग करके दे दिया।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 29:9" - }, - "इसलिए इस वाचा की बातों का पालन करो, ताकि जो कुछ करो वह सफल हो।" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 12:9" }, + "जो विश्रामस्थान तुम्हारा परमेश्वर यहोवा तुम्हारे भाग में देता है वहाँ तुम अब तक तो नहीं पहुँचे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DEU 29:10" - }, - "“आज क्या वृद्ध लोग, क्या सरदार, तुम्हारे मुख्य-मुख्य पुरुष, क्या गोत्र-गोत्र के तुम सब इस्राएली पुरुष,", - { - "type": "verse:v", - "number": "11", - "sid": "DEU 29:11" - }, - "क्या तुम्हारे बाल-बच्चे और स्त्रियाँ, क्या लकड़हारे, क्या पानी भरनेवाले, क्या तेरी छावनी में रहनेवाले परदेशी, तुम सब के सब अपने परमेश्वर यहोवा के सामने इसलिए खड़े हुए हो,", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 29:12" - }, - "कि जो वाचा तेरा परमेश्वर यहोवा आज तुझ से बाँधता है, और जो शपथ वह आज तुझको खिलाता है, उसमें तू सहभागी हो जाए;", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 29:13" - }, - "इसलिए कि उस वचन के अनुसार जो उसने तुझको दिया, और उस शपथ के अनुसार जो उसने अब्राहम, इसहाक, और याकूब, तेरे पूर्वजों से खाई थी, वह आज तुझको अपनी प्रजा ठहराए, और आप तेरा परमेश्वर ठहरे।", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 29:14" - }, - "फिर मैं इस वाचा और इस शपथ में केवल तुम को नहीं,", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 29:15" - }, - "परन्तु उनको भी, जो आज हमारे संग यहाँ हमारे परमेश्वर यहोवा के सामने खड़े हैं, और जो आज यहाँ हमारे संग नहीं हैं, सहभागी करता हूँ।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 29:16" - }, - "तुम जानते हो कि जब हम मिस्र देश में रहते थे, और जब मार्ग में की जातियों के बीचों बीच होकर आ रहे थे,", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 29:17" - }, - "तब तुम ने उनकी कैसी-कैसी घिनौनी वस्तुएँ, और काठ, पत्थर, चाँदी, सोने की कैसी मूरतें देखीं।", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 29:18" - }, - "इसलिए ऐसा न हो, कि तुम लोगों में ऐसा कोई पुरुष, या स्त्री, या कुल, या गोत्र के लोग हों जिनका मन आज हमारे परमेश्वर यहोवा से फिर जाए, और वे जाकर उन जातियों के देवताओं की उपासना करें; फिर ऐसा न हो कि तुम्हारे मध्य ऐसी कोई जड़ हो, जिससे विष या कड़वा फल निकले,", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 8:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 29:19" - }, - "और ऐसा मनुष्य इस श्राप के वचन सुनकर अपने को आशीर्वाद के योग्य माने, और यह सोचे कि चाहे मैं अपने मन के हठ पर चलूँ, और तृप्त होकर प्यास को मिटा डालूँ, तो भी मेरा कुशल होगा।", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 29:20" - }, - "यहोवा उसका पाप क्षमा नहीं करेगा, वरन् यहोवा के कोप और जलन का धुआँ उसको छा लेगा, और जितने श्राप इस पुस्तक में लिखे हैं वे सब उस पर आ पड़ेंगे, और यहोवा उसका नाम धरती पर से मिटा देगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 22:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "DEU 29:21" - }, - "और व्यवस्था की इस पुस्तक में जिस वाचा की चर्चा है उसके सब श्रापों के अनुसार यहोवा उसको इस्राएल के सब गोत्रों में से हानि के लिये अलग करेगा।", - { - "type": "verse:v", - "number": "22", - "sid": "DEU 29:22" - }, - "और आनेवाली पीढ़ियों में तुम्हारे वंश के लोग जो तुम्हारे बाद उत्पन्न होंगे, और परदेशी मनुष्य भी जो दूर देश से आएँगे, वे उस देश की विपत्तियाँ और उसमें यहोवा के फैलाए हुए रोग को देखकर,", - { - "type": "verse:v", - "number": "23", - "sid": "DEU 29:23" - }, - "और यह भी देखकर कि इसकी सब भूमि गन्धक और लोन से भर गई है, और यहाँ तक जल गई है कि इसमें न कुछ बोया जाता, और न कुछ जम सकता, और न घास उगती है, वरन् सदोम और गमोरा, अदमा और सबोयीम के समान हो गया है जिन्हें यहोवा ने अपने कोप और जलजलाहट में उलट दिया था;", - { - "type": "verse:v", - "number": "24", - "sid": "DEU 29:24" - }, - "और सब जातियों के लोग पूछेंगे, ‘यहोवा ने इस देश से ऐसा क्यों किया? और इस बड़े कोप के भड़कने का क्या कारण है?’", - { - "type": "verse:v", - "number": "25", - "sid": "DEU 29:25" - }, - "तब लोग यह उत्तर देंगे, ‘उनके पूर्वजों के परमेश्वर यहोवा ने जो वाचा उनके साथ मिस्र देश से निकालने के समय बाँधी थी उसको उन्होंने तोड़ा है।", - { - "type": "verse:v", - "number": "26", - "sid": "DEU 29:26" - }, - "और पराए देवताओं की उपासना की है जिन्हें वे पहले नहीं जानते थे, और यहोवा ने उनको नहीं दिया था;", - { - "type": "verse:v", - "number": "27", - "sid": "DEU 29:27" - }, - "इसलिए यहोवा का कोप इस देश पर भड़क उठा है, कि पुस्तक में लिखे हुए सब श्राप इस पर आ पड़ें;", - { - "type": "verse:v", - "number": "28", - "sid": "DEU 29:28" - }, - "और यहोवा ने कोप, और जलजलाहट, और बड़ा ही क्रोध करके उन्हें उनके देश में से उखाड़कर दूसरे देश में फेंक दिया, जैसा कि आज प्रगट है।’" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 12:10" }, + "परन्तु जब तुम यरदन पार जाकर उस देश में जिसके भागी तुम्हारा परमेश्वर यहोवा तुम्हें करता है बस जाओ, और वह तुम्हारे चारों ओर के सब शत्रुओं से तुम्हें विश्राम दे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "DEU 29:29" - }, - "“", - { - "type": "char:it", - "content": [ - "गुप्त बातें हमारे परमेश्वर यहोवा के वश में हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.29" - ] - }, - { - "type": "char:fq", - "content": [ - "गुप्त बातें हमारे परमेश्वर यहोवा के वश में हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्य में ये अच्छी और बुरी बातें अपना प्रभाव प्रगट करेंगी तो वह परमेश्वर के हाथ में है कि वह निर्णय ले। यह मनुष्य के क्षेत्र एवं दायित्व का नहीं हैं। हमें जो करना है वह परमेश्वर की प्रगट इच्छा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; परन्तु जो प्रगट की गई हैं वे सदा के लिये हमारे और हमारे वंश के वश में रहेंगी, इसलिए कि इस व्यवस्था की सब बातें पूरी की जाएँ।" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 12:11" + }, + "और तुम निडर रहने पाओ, तब जो स्थान तुम्हारा परमेश्वर यहोवा अपने नाम का निवास ठहराने के लिये चुन ले उसी में तुम अपने होमबलि, और मेलबलि, और दशमांश, और उठाई हुई भेंट, और मन्नतों की सब उत्तम-उत्तम वस्तुएँ जो तुम यहोवा के लिये संकल्प करोगे, अर्थात् जितनी वस्तुओं की आज्ञा मैं तुम को सुनाता हूँ उन सभी को वहीं ले जाया करना।", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 12:12" + }, + "और वहाँ तुम अपने-अपने बेटे-बेटियों और दास दासियों सहित अपने परमेश्वर यहोवा के सामने आनन्द करना, और जो लेवीय तुम्हारे फाटकों में रहे वह भी आनन्द करे, क्योंकि उसका तुम्हारे संग कोई निज भाग या अंश न होगा।", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 12:13" + }, + "और सावधान रहना कि तू अपने होमबलियों को हर एक स्थान पर जो देखने में आए न चढ़ाना;", + { + "type": "char:bdit", + "content": [ + "(यूह. 4:20)" + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "DEU 12:14" + }, + "परन्तु जो स्थान तेरे किसी गोत्र में यहोवा चुन ले वहीं अपने होमबलियों को चढ़ाया करना, और जिस-जिस काम की आज्ञा मैं तुझको सुनाता हूँ उसको वहीं करना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DEU 12:15" + }, + "“परन्तु तू अपने सब फाटकों के भीतर अपने जी की इच्छा और अपने परमेश्वर यहोवा की दी हुई आशीष के अनुसार पशु मारकर खा सकेगा, शुद्ध और अशुद्ध मनुष्य दोनों खा सकेंगे, जैसे कि चिकारे और हिरन का माँस।", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 12:16" + }, + "परन्तु उसका लहू न खाना; उसे जल के समान भूमि पर उण्डेल देना।", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 12:17" + }, + "फिर अपने अन्न, या नये दाखमधु, या टटके तेल का दशमांश, और अपने गाय-बैलों या भेड़-बकरियों के पहलौठे, और अपनी मन्नतों की कोई वस्तु, और अपने स्वेच्छाबलि, और उठाई हुई भेंटें अपने सब फाटकों के भीतर न खाना;", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 12:18" + }, + "उन्हें अपने परमेश्वर यहोवा के सामने उसी स्थान पर जिसको वह चुने अपने बेटे-बेटियों और दास दासियों के, और जो लेवीय तेरे फाटकों के भीतर रहेंगे उनके साथ खाना, और तू अपने परमेश्वर यहोवा के सामने अपने सब कामों पर जिनमें हाथ लगाया हो आनन्द करना।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 12:19" + }, + "और सावधान रह कि जब तक तू भूमि पर जीवित रहे तब तक लेवियों को न छोड़ना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "DEU 12:20" + }, + "“जब तेरा परमेश्वर यहोवा अपने वचन के अनुसार तेरा देश बढ़ाए, और तेरा जी माँस खाना चाहे, और तू सोचने लगे, कि मैं माँस खाऊँगा, तब जो माँस तेरा जी चाहे वही खा सकेगा।", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 12:21" + }, + "जो स्थान तेरा परमेश्वर यहोवा अपना नाम बनाए रखने के लिये चुन ले वह यदि तुझ से बहुत दूर हो, तो जो गाय-बैल भेड़-बकरी यहोवा ने तुझे दी हों, उनमें से जो कुछ तेरा जी चाहे, उसे मेरी आज्ञा के अनुसार मारकर अपने फाटकों के भीतर खा सकेगा।", + { + "type": "char:bdit", + "content": [ + "(लैव्य. 14:24)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "DEU 12:22" + }, + "जैसे चिकारे और हिरन का माँस खाया जाता है वैसे ही उनको भी खा सकेगा, शुद्ध और अशुद्ध दोनों प्रकार के मनुष्य उनका माँस खा सकेंगे।", + { + "type": "verse:v", + "number": "23", + "sid": "DEU 12:23" + }, + "परन्तु उनका लहू किसी भाँति न खाना; क्योंकि लहू जो है वह प्राण ही है, और तू माँस के साथ प्राण कभी भी न खाना।", + { + "type": "verse:v", + "number": "24", + "sid": "DEU 12:24" + }, + "उसको न खाना; उसे जल के समान भूमि पर उण्डेल देना।", + { + "type": "verse:v", + "number": "25", + "sid": "DEU 12:25" + }, + "तू उसे न खाना; इसलिए कि वह काम करने से जो यहोवा की दृष्टि में ठीक है तेरा और तेरे बाद तेरे वंश का भी भला हो।", + { + "type": "verse:v", + "number": "26", + "sid": "DEU 12:26" + }, + "परन्तु जब तू कोई वस्तु पवित्र करे, या मन्नत माने, तो ऐसी वस्तुएँ लेकर उस स्थान को जाना जिसको यहोवा चुन लेगा,", + { + "type": "verse:v", + "number": "27", + "sid": "DEU 12:27" + }, + "और वहाँ अपने होमबलियों के माँस और लहू दोनों को अपने परमेश्वर यहोवा की वेदी पर चढ़ाना, और मेलबलियों का लहू उसकी वेदी पर उण्डेलकर उनका माँस खाना।", + { + "type": "verse:v", + "number": "28", + "sid": "DEU 12:28" + }, + "इन बातों को जिनकी आज्ञा मैं तुझे सुनाता हूँ चित्त लगाकर सुन, कि जब तू वह काम करे जो तेरे परमेश्वर यहोवा की दृष्टि में भला और ठीक है, तब तेरा और तेरे बाद तेरे वंश का भी सदा भला होता रहे।" + ] + }, + { + "type": "para:s", + "content": [ + "मूर्तिपूजा के विरुद्ध चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "DEU 12:29" + }, + "“जब तेरा परमेश्वर यहोवा उन जातियों को जिनका अधिकारी होने को तू जा रहा है तेरे आगे से नष्ट करे, और तू उनका अधिकारी होकर उनके देश में बस जाए,", + { + "type": "verse:v", + "number": "30", + "sid": "DEU 12:30" + }, + "तब सावधान रहना, कहीं ऐसा न हो कि उनका सत्यानाश होने के बाद तू भी उनके समान फँस जाए, अर्थात् यह कहकर उनके देवताओं के सम्बंध में यह पूछपाछ न करना, कि उन जातियों के लोग अपने देवताओं की उपासना किस रीति करते थे? मैं भी वैसी ही करूँगा।", + { + "type": "verse:v", + "number": "31", + "sid": "DEU 12:31" + }, + "तू अपने परमेश्वर यहोवा से ऐसा व्यवहार न करना; क्योंकि जितने प्रकार के कामों से यहोवा घृणा करता है और बैर-भाव रखता है, उन सभी को उन्होंने अपने देवताओं के लिये किया है, यहाँ तक कि अपने बेटे-बेटियों को भी वे अपने देवताओं के लिये अग्नि में डालकर जला देते हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "DEU 12:32" + }, + "“जितनी बातों की मैं तुम को आज्ञा देता हूँ उनको चौकस होकर माना करना; और न तो कुछ उनमें बढ़ाना और न उनमें से कुछ घटाना।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 22:18)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "DEU 13" + }, + { + "type": "para:s", + "content": [ + "झूठे भविष्यद्वक्ता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 13:1" + }, + "“यदि तेरे बीच कोई", + { + "type": "char:it", + "content": [ + "भविष्यद्वक्ता या स्वप्न देखनेवाला", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.1" + ] + }, + { + "type": "char:fq", + "content": [ + "भविष्यद्वक्ता या स्वप्न देखनेवाला:" + ] + }, + { + "type": "char:ft", + "content": [ + "भविष्यद्वक्ता दर्शन या सीधा मौखिक सम्पर्क द्वारा सन्देश प्राप्त करता है। स्वप्न देखनेवाला: स्वप्न के द्वारा।" + ] } - ] + ] + } + ] }, + "प्रगट होकर तुझे कोई चिन्ह या चमत्कार दिखाए,", { - "type": "chapter:c", - "number": "30", - "sid": "DEU 30" + "type": "char:bdit", + "content": [ + "(मत्ती 24:24, मर. 13:22)" + ] }, { - "type": "para:s", - "content": [ - "इस्राएलियों की वापसी का वचन" - ] + "type": "verse:v", + "number": "2", + "sid": "DEU 13:2" }, + "और जिस चिन्ह या चमत्कार को प्रमाण ठहराकर वह तुझ से कहे, ‘आओ हम पराए देवताओं के अनुयायी होकर, जिनसे तुम अब तक अनजान रहे, उनकी पूजा करें,’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 30:1" - }, - "“फिर जब आशीष और श्राप की ये सब बातें जो मैंने तुझको कह सुनाई हैं तुझ पर घटें, और तू उन सब जातियों के मध्य में रहकर, जहाँ तेरा परमेश्वर यहोवा तुझको बरबस पहुँचाएगा, इन बातों को स्मरण करे,", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 30:2" - }, - "और अपनी सन्तान सहित अपने सारे मन और सारे प्राण से अपने परमेश्वर यहोवा की ओर फिरकर उसके पास लौट आए, और इन सब आज्ञाओं के अनुसार जो मैं आज तुझे सुनाता हूँ उसकी बातें माने;", - { - "type": "verse:v", - "number": "3", - "sid": "DEU 30:3" - }, - "तब तेरा परमेश्वर यहोवा तुझको बँधुआई से लौटा ले आएगा, और तुझ पर दया करके उन सब देशों के लोगों में से जिनके मध्य में वह तुझको तितर-बितर कर देगा", - { - "type": "char:it", - "content": [ - "फिर इकट्ठा करेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.3" - ] - }, - { - "type": "char:fq", - "content": [ - "फिर इकट्ठा करेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "तुम्हारे दासत्व और कष्ट की अवस्था को परमेश्वर बदल देगा या उसका अन्त कर देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "DEU 30:4" - }, - "चाहे धरती के छोर तक तेरा बरबस पहुँचाया जाना हो, तो भी तेरा परमेश्वर यहोवा तुझको वहाँ से ले आकर इकट्ठा करेगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 24:31)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "DEU 30:5" - }, - "और तेरा परमेश्वर यहोवा तुझे उसी देश में पहुँचाएगा जिसके तेरे पुरखा अधिकारी हुए थे, और तू फिर उसका अधिकारी होगा; और वह तेरी भलाई करेगा, और तुझको तेरे पुरखाओं से भी गिनती में अधिक बढ़ाएगा।", - { - "type": "verse:v", - "number": "6", - "sid": "DEU 30:6" - }, - "और तेरा परमेश्वर यहोवा तेरे और तेरे वंश के मन का खतना करेगा, कि तू अपने परमेश्वर यहोवा से अपने सारे मन और सारे प्राण के साथ प्रेम करे, जिससे तू जीवित रहे।", - { - "type": "char:bdit", - "content": [ - "(रोम. 2:29)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "DEU 30:7" - }, - "और तेरा परमेश्वर यहोवा ये सब श्राप की बातें तेरे शत्रुओं पर जो तुझ से बैर करके तेरे पीछे पड़ेंगे भेजेगा।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 30:8" - }, - "और तू फिरेगा और यहोवा की सुनेगा, और इन सब आज्ञाओं को मानेगा जो मैं आज तुझको सुनाता हूँ।", - { - "type": "verse:v", - "number": "9", - "sid": "DEU 30:9" - }, - "और यहोवा तेरी भलाई के लिये तेरे सब कामों में, और तेरी सन्तान, और पशुओं के बच्चों, और भूमि की उपज में तेरी बढ़ती करेगा; क्योंकि यहोवा फिर तेरे ऊपर भलाई के लिये वैसा ही आनन्द करेगा, जैसा उसने तेरे पूर्वजों के ऊपर किया था;", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 30:10" - }, - "क्योंकि तू अपने परमेश्वर यहोवा की सुनकर उसकी आज्ञाओं और विधियों को जो इस व्यवस्था की पुस्तक में लिखी हैं माना करेगा, और अपने परमेश्वर यहोवा की ओर अपने सारे मन और सारे प्राण से मन फिराएगा।" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 13:3" }, + "तब तुम उस भविष्यद्वक्ता या स्वप्न देखनेवाले के वचन पर कभी कान न रखना; क्योंकि तुम्हारा परमेश्वर यहोवा तुम्हारी परीक्षा लेगा, जिससे यह जान ले, कि ये मुझसे अपने सारे मन और सारे प्राण के साथ प्रेम रखते हैं या नहीं?", { - "type": "para:s", - "content": [ - "जीवन या मरण" - ] + "type": "char:bdit", + "content": [ + "(व्यव. 13:3, 1 कुरि. 11:19)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 30:11" - }, - "“देखो, यह जो आज्ञा मैं आज तुझे सुनाता हूँ, वह न तो तेरे लिये कठिन, और न दूर है।", - { - "type": "char:bdit", - "content": [ - "(1 यूह. 5:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 30:12" - }, - "और न तो यह आकाश में है, कि तू कहे, ‘कौन हमारे लिये आकाश में चढ़कर उसे हमारे पास ले आए, और हमको सुनाए कि हम उसे मानें?’", - { - "type": "verse:v", - "number": "13", - "sid": "DEU 30:13" - }, - "और न यह समुद्र पार है, कि तू कहे, ‘कौन हमारे लिये समुद्र पार जाए, और उसे हमारे पास ले आए, और हमको सुनाए कि हम उसे मानें?’", - { - "type": "verse:v", - "number": "14", - "sid": "DEU 30:14" - }, - "परन्तु यह वचन तेरे बहुत निकट, वरन् तेरे मुँह और मन ही में है ताकि तू इस पर चले।", - { - "type": "char:bdit", - "content": [ - "(रोम. 10:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 13:4" }, + "तुम अपने परमेश्वर यहोवा के पीछे चलना, और उसका भय मानना, और उसकी आज्ञाओं पर चलना, और उसका वचन मानना, और उसकी सेवा करना, और उसी से लिपटे रहना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 30:15" - }, - "“सुन, आज मैंने तुझको जीवन और मरण, हानि और लाभ दिखाया है।", - { - "type": "verse:v", - "number": "16", - "sid": "DEU 30:16" - }, - "क्योंकि मैं आज तुझे आज्ञा देता हूँ, कि अपने परमेश्वर यहोवा से प्रेम करना, और उसके मार्गों पर चलना, और उसकी आज्ञाओं, विधियों, और नियमों को मानना, जिससे तू जीवित रहे, और बढ़ता जाए, और तेरा परमेश्वर यहोवा उस देश में जिसका अधिकारी होने को तू जा रहा है, तुझे आशीष दे।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 30:17" - }, - "परन्तु यदि तेरा मन भटक जाए, और तू न सुने, और भटककर पराए देवताओं को दण्डवत् करे और उनकी उपासना करने लगे,", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 30:18" - }, - "तो मैं तुम्हें आज यह चेतावनी देता हूँ कि तुम निःसन्देह नष्ट हो जाओगे; और जिस देश का अधिकारी होने के लिये तू यरदन पार जा रहा है, उस देश में तुम बहुत दिनों के लिये रहने न पाओगे।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 30:19" - }, - "मैं आज आकाश और पृथ्वी दोनों को तुम्हारे सामने इस बात की साक्षी बनाता हूँ, कि मैंने जीवन और मरण, आशीष और श्राप को तुम्हारे आगे रखा है; इसलिए तू जीवन ही को अपना ले, कि तू और तेरा वंश दोनों जीवित रहें;", - { - "type": "verse:v", - "number": "20", - "sid": "DEU 30:20" - }, - "इसलिए अपने परमेश्वर यहोवा से प्रेम करो, और उसकी बात मानो, और उससे लिपटे रहो; क्योंकि", + "type": "verse:v", + "number": "5", + "sid": "DEU 13:5" + }, + "और ऐसा भविष्यद्वक्ता या स्वप्न देखनेवाला जो तुम को तुम्हारे परमेश्वर यहोवा से फेर के, जिसने तुम को मिस्र देश से निकाला और दासत्व के घर से छुड़ाया है, तेरे उसी परमेश्वर यहोवा के मार्ग से बहकाने की बात कहनेवाला ठहरेगा, इस कारण वह मार डाला जाए। इस रीति से तू अपने बीच में से", + { + "type": "char:it", + "content": [ + "ऐसी बुराई को दूर कर देना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तेरा जीवन और दीर्घ आयु यही है" - ] + "type": "char:fr", + "content": [ + "13.5" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.20" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरा जीवन और दीर्घ आयु यही है:" - ] - }, - { - "type": "char:ft", - "content": [ - "प्रतिज्ञा के देश में उनके जीवन और दीर्घायु परमेश्वर के हाथ में है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "ऐसी बुराई को दूर कर देना:" + ] }, { - "type": "char:it", - "content": [ - "*, और ऐसा करने से जिस देश को यहोवा ने अब्राहम, इसहाक, और याकूब, अर्थात् तेरे पूर्वजों को देने की शपथ खाई थी उस देश में तू बसा रहेगा।”" - ] + "type": "char:ft", + "content": [ + "इससे प्रगट होता है कि उनमें एक वैधानिक प्रक्रिया थी और मृत्युदण्ड पथराव करके दिया जाता था। इसमें समुदाय की भागीदारी थी कि अपराध की भयानकता प्रगट हो और उस बुरे काम की सहभागिता से स्वयं को मुक्त करें।" + ] } - ] + ] + } + ] }, + "।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "31", - "sid": "DEU 31" + "type": "verse:v", + "number": "6", + "sid": "DEU 13:6" }, + "“यदि तेरा सगा भाई, या बेटा, या बेटी, या तेरी अर्द्धांगिनी, या प्राणप्रिय तेरा कोई मित्र निराले में तुझको यह कहकर फुसलाने लगे, ‘आओ हम दूसरे देवताओं की उपासना या पूजा करें,’ जिन्हें न तो तू न तेरे पुरखा जानते थे,", { - "type": "para:s", - "content": [ - "यहोशू का चुना जाना" - ] + "type": "char:bdit", + "content": [ + "(व्यव. 17:2, उत्प. 16:5)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 31:1" - }, - "और मूसा ने जाकर ये बातें सब इस्राएलियों को सुनाईं।", - { - "type": "verse:v", - "number": "2", - "sid": "DEU 31:2" - }, - "और उसने उनसे यह भी कहा, “आज मैं एक सौ बीस वर्ष का हूँ; और अब", - { - "type": "char:it", - "content": [ - "मैं चल फिर नहीं सकता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं चल फिर नहीं सकता:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् मैं अब आने-जाने में सक्षम नहीं और तुम्हारे लिये दायित्व बोझ उठाने योग्य नहीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि यहोवा ने मुझसे कहा है, कि तू इस यरदन पार नहीं जाने पाएगा।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "DEU 31:3" - }, - "तेरे आगे पार जानेवाला तेरा परमेश्वर यहोवा ही है; वह उन जातियों को तेरे सामने से नष्ट करेगा, और तू उनके देश का अधिकारी होगा; और यहोवा के वचन के अनुसार यहोशू तेरे आगे-आगे पार जाएगा।", - { - "type": "verse:v", - "number": "4", - "sid": "DEU 31:4" - }, - "और जिस प्रकार यहोवा ने एमोरियों के राजा सीहोन और ओग और उनके देश को नष्ट किया है, उसी प्रकार वह उन सब जातियों से भी करेगा।", + "type": "verse:v", + "number": "7", + "sid": "DEU 13:7" + }, + "चाहे वे तुम्हारे निकट रहनेवाले आस-पास के लोगों के, चाहे पृथ्वी के एक छोर से लेकर दूसरे छोर तक दूर-दूर के रहनेवालों के देवता हों,", + { + "type": "verse:v", + "number": "8", + "sid": "DEU 13:8" + }, + "तो तू उसकी न मानना, और न तो उसकी बात सुनना, और न उस पर तरस खाना, और न कोमलता दिखाना, और न उसको छिपा रखना;", + { + "type": "verse:v", + "number": "9", + "sid": "DEU 13:9" + }, + "उसको अवश्य घात करना; उसको घात करने में पहले तेरा हाथ उठे, उसके बाद सब लोगों के हाथ उठें।", + { + "type": "char:bdit", + "content": [ + "(लैव्य. 24:14)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "DEU 13:10" + }, + "उस पर ऐसा पथराव करना कि वह मर जाए, क्योंकि उसने तुझको तेरे उस परमेश्वर यहोवा से, जो तुझको दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है, बहकाने का यत्न किया है।", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 13:11" + }, + "और सब इस्राएली सुनकर भय खाएँगे, और ऐसा बुरा काम फिर तेरे बीच न करेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "DEU 13:12" + }, + "“", + { + "type": "char:it", + "content": [ + "यदि तेरे किसी नगर के विषय में, जिसे तेरा परमेश्वर यहोवा तुझे रहने के लिये देता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "DEU 31:5" + "type": "char:fr", + "content": [ + "13.12" + ] }, - "और जब यहोवा उनको तुम से हरवा देगा, तब तुम उन सारी आज्ञाओं के अनुसार उनसे करना जो मैंने तुम को सुनाई हैं।", { - "type": "verse:v", - "number": "6", - "sid": "DEU 31:6" + "type": "char:fq", + "content": [ + "यदि तेरे किसी नगर के विषय में, जिसे तेरा परमेश्वर यहोवा तुझे रहने के लिये देता है:" + ] }, - "तू हियाव बाँध और दृढ़ हो, उनसे न डर और न भयभीत हो; क्योंकि तेरे संग चलनेवाला तेरा परमेश्वर यहोवा है; वह तुझको धोखा न देगा और न छोड़ेगा।”", { - "type": "char:bdit", - "content": [ - "(इब्रा. 13:5)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यह इस्राएलियों को गंभीरता से स्मरण कराता है कि उनके निवास-स्थान का स्वामित्व परमेश्वर का है।" + ] + } + ] + } + ] + }, + ", ऐसी बात तेरे सुनने में आए,", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 13:13" + }, + "कि कुछ अधर्मी पुरुषों ने तेरे ही बीच में से निकलकर अपने नगर के निवासियों को यह कहकर बहका दिया है, ‘आओ हम अन्य देवताओं की जिनसे अब तक अनजान रहे उपासना करें,’", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 13:14" + }, + "तो पूछपाछ करना, और खोजना, और भली भाँति पता लगाना; और यदि यह बात सच हो, और कुछ भी सन्देह न रहे कि तेरे बीच ऐसा घिनौना काम किया जाता है,", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 13:15" + }, + "तो अवश्य उस नगर के निवासियों को तलवार से मार डालना, और पशु आदि उस सब समेत जो उसमें हो उसको तलवार से सत्यानाश करना।", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 13:16" + }, + "और उसमें की सारी लूट चौक के बीच इकट्ठी करके उस नगर को लूट समेत अपने परमेश्वर यहोवा के लिये मानो सर्वांग होम करके जलाना; और वह सदा के लिये खण्डहर रहे, वह फिर बसाया न जाए।", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 13:17" + }, + "और कोई सत्यानाश की वस्तु तेरे हाथ न लगने पाए; जिससे यहोवा अपने भड़के हुए कोप से शान्त होकर जैसा उसने तेरे पूर्वजों से शपथ खाई थी वैसा ही तुझ से दया का व्यवहार करे, और दया करके तुझको गिनती में बढ़ाए।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 13:18" + }, + "यह तब होगा जब तू अपने परमेश्वर यहोवा की जितनी आज्ञाएँ मैं आज तुझे सुनाता हूँ उन सभी को मानेगा, और जो तेरे परमेश्वर यहोवा की दृष्टि में ठीक है वही करेगा।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "DEU 14" + }, + { + "type": "para:s", + "content": [ + "अनुचित शोक" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 14:1" + }, + "“तुम अपने परमेश्वर यहोवा के पुत्र हो; इसलिए मरे हुओं के कारण न तो अपना शरीर चीरना, और न", + { + "type": "char:it", + "content": [ + "भौहों के बाल मुँण्ड़ाना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.1" + ] + }, + { + "type": "char:fq", + "content": [ + "भौहों के बाल मुँण्ड़ाना:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह अभ्यास अन्यजातियों के थे, इस्राएल के लिये यह वर्जित था।" + ] + } + ] + } + ] + }, + "।", + { + "type": "char:bdit", + "content": [ + "(रोम. 9:4)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "DEU 14:2" + }, + "क्योंकि तू अपने परमेश्वर यहोवा के लिये एक पवित्र प्रजा है, और यहोवा ने तुझको पृथ्वी भर के समस्त देशों के लोगों में से अपनी निज सम्पत्ति होने के लिये चुन लिया है।", + { + "type": "char:bdit", + "content": [ + "(तीतु. 2:14, 1 पत. 2:9)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "शुद्ध और अशुद्ध पशु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "DEU 14:3" + }, + "“तू कोई घिनौनी वस्तु न खाना।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 14:4" + }, + "जो पशु तुम खा सकते हो वे ये हैं, अर्थात् गाय-बैल, भेड़-बकरी,", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 14:5" + }, + "हिरन, चिकारा, मृग, जंगली बकरी, साबर, नीलगाय, और बनैली भेड़।", + { + "type": "verse:v", + "number": "6", + "sid": "DEU 14:6" + }, + "अतः पशुओं में से जितने पशु चिरे या फटे खुरवाले और पागुर करनेवाले होते हैं उनका माँस तुम खा सकते हो।", + { + "type": "verse:v", + "number": "7", + "sid": "DEU 14:7" + }, + "परन्तु पागुर करनेवाले या चिरे खुरवालों में से इन पशुओं को, अर्थात् ऊँट, खरगोश, और शापान को न खाना, क्योंकि ये पागुर तो करते हैं परन्तु चिरे खुर के नहीं होते, इस कारण वे तुम्हारे लिये अशुद्ध हैं।", + { + "type": "verse:v", + "number": "8", + "sid": "DEU 14:8" + }, + "फिर सूअर, जो चिरे खुर का तो होता है परन्तु पागुर नहीं करता, इस कारण वह तुम्हारे लिये अशुद्ध है। तुम न तो इनका माँस खाना, और न इनकी लोथ छूना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DEU 14:9" + }, + "“फिर जितने जलजन्तु हैं उनमें से तुम इन्हें खा सकते हो, अर्थात् जितनों के पंख और छिलके होते हैं।", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 14:10" + }, + "परन्तु जितने बिना पंख और छिलके के होते हैं उन्हें तुम न खाना; क्योंकि वे तुम्हारे लिये अशुद्ध हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "DEU 14:11" + }, + "“सब शुद्ध पक्षियों का माँस तो तुम खा सकते हो।", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 14:12" + }, + "परन्तु इनका माँस न खाना, अर्थात् उकाब, हड़फोड़, कुरर;", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 14:13" + }, + "गरूड़, चील और भाँति-भाँति के शाही;", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 14:14" + }, + "और भाँति-भाँति के सब काग;", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 14:15" + }, + "शुतुर्मुर्ग, तहमास, जलकुक्कट, और भाँति-भाँति के बाज;", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 14:16" }, + "छोटा और बड़ा दोनों जाति का उल्लू, और घुग्घू;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DEU 31:7" - }, - "तब", + "type": "verse:v", + "number": "17", + "sid": "DEU 14:17" + }, + "धनेश, गिद्ध, हाड़गील;", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 14:18" + }, + "सारस, भाँति-भाँति के बगुले, हुदहुद, और चमगादड़।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 14:19" + }, + "और जितने रेंगनेवाले जन्तु हैं वे सब तुम्हारे लिये अशुद्ध हैं; वे खाए न जाएँ।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 14:20" + }, + "परन्तु सब शुद्ध पंखवालों का माँस तुम खा सकते हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DEU 14:21" + }, + "“", + { + "type": "char:it", + "content": [ + "जो अपनी मृत्यु से मर जाए उसे तुम न खाना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मूसा ने यहोशू को बुलाकर" - ] + "type": "char:fr", + "content": [ + "14.21" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.7" - ] - }, - { - "type": "char:fq", - "content": [ - "मूसा ने यहोशू को बुलाकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा यहोशू के हाथों में अगुआई सौंपता है जिसके लिये वह पहले ही से नियुक्त कर दिया गया था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "जो अपनी मृत्यु से मर जाए उसे तुम न खाना:" + ] }, { - "type": "char:it", - "content": [ - "* सब इस्राएलियों के सम्मुख कहा, “तू हियाव बाँध और दृढ़ हो जा; क्योंकि इन लोगों के संग उस देश में जिसे यहोवा ने इनके पूर्वजों से शपथ खाकर देने को कहा था तू जाएगा; और तू इनको उसका अधिकारी कर देगा।" - ] - }, + "type": "char:ft", + "content": [ + "यहाँ उद्देश्य स्पष्ट है। ऐसा माँस न तो वे स्वयं खाएँ ना किसी को खाने के लिये दें। इसमें सम्पदा की हानि और आज्ञा के उल्लंघन की परीक्षा होती है।" + ] + } + ] + } + ] + }, + "; उसे अपने फाटकों के भीतर किसी परदेशी को खाने के लिये दे सकते हो, या किसी पराए के हाथ बेच सकते हो; परन्तु तू तो अपने परमेश्वर यहोवा के लिये पवित्र प्रजा है। बकरी का बच्चा उसकी माता के दूध में न पकाना।" + ] + }, + { + "type": "para:s", + "content": [ + "दशमांश का नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "DEU 14:22" + }, + "“बीज की सारी उपज में से जो प्रतिवर्ष खेत में उपजे उसका दशमांश अवश्य अलग करके रखना।", + { + "type": "verse:v", + "number": "23", + "sid": "DEU 14:23" + }, + "और जिस स्थान को तेरा परमेश्वर यहोवा अपने नाम का निवास ठहराने के लिये चुन ले उसमें अपने अन्न, और नये दाखमधु, और टटके तेल का दशमांश, और अपने गाय-बैलों और भेड़-बकरियों के पहलौठे अपने परमेश्वर यहोवा के सामने खाया करना; जिससे तुम उसका भय नित्य मानना सीखोगे।", + { + "type": "verse:v", + "number": "24", + "sid": "DEU 14:24" + }, + "परन्तु यदि वह स्थान जिसको तेरा परमेश्वर यहोवा अपना नाम बनाएँ रखने के लिये चुन लेगा बहुत दूर हो, और इस कारण वहाँ की यात्रा तेरे लिये इतनी लम्बी हो कि तू अपने परमेश्वर यहोवा की आशीष से मिली हुई वस्तुएँ वहाँ न ले जा सके,", + { + "type": "verse:v", + "number": "25", + "sid": "DEU 14:25" + }, + "तो उसे बेचकर, रुपये को बाँध, हाथ में लिये हुए उस स्थान पर जाना जो तेरा परमेश्वर यहोवा चुन लेगा,", + { + "type": "verse:v", + "number": "26", + "sid": "DEU 14:26" + }, + "और वहाँ गाय-बैल, या भेड़-बकरी, या दाखमधु, या मदिरा, या किसी भाँति की वस्तु क्यों न हो, जो तेरा जी चाहे, उसे उसी रुपये से मोल लेकर अपने घराने समेत अपने परमेश्वर यहोवा के सामने खाकर आनन्द करना।", + { + "type": "verse:v", + "number": "27", + "sid": "DEU 14:27" + }, + "और अपने फाटकों के भीतर के लेवीय को न छोड़ना, क्योंकि तेरे साथ उसका कोई भाग या अंश न होगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DEU 14:28" + }, + "“तीन-तीन वर्ष के बीतने पर तीसरे वर्ष की उपज का सारा दशमांश निकालकर अपने फाटकों के भीतर इकट्ठा कर रखना;", + { + "type": "verse:v", + "number": "29", + "sid": "DEU 14:29" + }, + "तब लेवीय जिसका तेरे संग कोई निज भाग या अंश न होगा वह, और जो परदेशी, और अनाथ, और विधवाएँ तेरे फाटकों के भीतर हों, वे भी आकर पेट भर खाएँ; जिससे तेरा परमेश्वर यहोवा तेरे सब कामों में तुझे आशीष दे।" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "DEU 15" + }, + { + "type": "para:s", + "content": [ + "सातवाँ वर्ष: छुटकारे का वर्ष" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 15:1" + }, + "“सात-सात वर्ष बीतने पर तुम", + { + "type": "char:it", + "content": [ + "छुटकारा दिया करना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.1" + ] + }, + { + "type": "char:fq", + "content": [ + "छुटकारा दिया करना:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् ‘ऋण रद्द करना’" + ] + } + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 15:2" + }, + "अर्थात् जिस किसी ऋण देनेवाले ने अपने पड़ोसी को कुछ उधार दिया हो, तो वह उसे छोड़ दे; और अपने पड़ोसी या भाई से उसको बरबस न भरवाए, क्योंकि", + { + "type": "char:it", + "content": [ + "यहोवा के नाम से इस छुटकारे का प्रचार हुआ है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(इब्रा. 4:8)" - ] + "type": "char:fr", + "content": [ + "15.2" + ] }, - "", { - "type": "verse:v", - "number": "8", - "sid": "DEU 31:8" + "type": "char:fq", + "content": [ + "यहोवा के नाम से इस छुटकारे का प्रचार हुआ है:" + ] }, - "और तेरे आगे-आगे चलनेवाला यहोवा है; वह तेरे संग रहेगा, और न तो तुझे धोखा देगा और न छोड़ देगा; इसलिए मत डर और तेरा मन कच्चा न हो।”", { - "type": "char:bdit", - "content": [ - "(इब्रा. 13:5)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "क्योंकि परमेश्वर द्वारा मुक्ति की घोषणा की जा चुकी है और इसमें मुक्ति के वर्ष की गंभीरता: की सार्वजनिक घोषणा का अभिप्राय निहित है।" + ] + } + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "हर सातवें वर्ष व्यवस्था का पढ़ा जाना" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 15:3" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 31:9" - }, - "फिर मूसा ने यही व्यवस्था लिखकर लेवीय याजकों को, जो यहोवा की वाचा का सन्दूक उठानेवाले थे, और इस्राएल के सब वृद्ध लोगों को सौंप दी।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 31:10" - }, - "तब मूसा ने उनको आज्ञा दी, “सात-सात वर्ष के बीतने पर, अर्थात् छुटकारे के वर्ष में झोपड़ीवाले पर्व पर,", + "type": "char:it", + "content": [ + "परदेशी मनुष्य से तू उसे बरबस भरवा सकता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "DEU 31:11" + "type": "char:fr", + "content": [ + "15.3" + ] }, - "जब सब इस्राएली तेरे परमेश्वर यहोवा के उस स्थान पर जिसे वह चुन लेगा आकर इकट्ठे हों, तब यह व्यवस्था सब इस्राएलियों को पढ़कर सुनाना।", { - "type": "verse:v", - "number": "12", - "sid": "DEU 31:12" + "type": "char:fq", + "content": [ + "परदेशी मनुष्य से तू उसे बरबस भरवा सकता है:" + ] }, - "क्या पुरुष, क्या स्त्री, क्या बालक, क्या तुम्हारे फाटकों के भीतर के परदेशी, सब लोगों को इकट्ठा करना कि वे सुनकर सीखें, और तुम्हारे परमेश्वर यहोवा का भय मानकर, इस व्यवस्था के सारे वचनों के पालन करने में चौकसी करें,", { - "type": "verse:v", - "number": "13", - "sid": "DEU 31:13" - }, - "और उनके बच्चे जिन्होंने ये बातें नहीं सुनीं वे भी सुनकर सीखें, कि तुम्हारे परमेश्वर यहोवा का भय उस समय तक मानते रहें, जब तक तुम उस देश में जीवित रहो जिसके अधिकारी होने को तुम यरदन पार जा रहे हो।”" - ] + "type": "char:ft", + "content": [ + "परदेशी मनुष्य विश्रामवर्ष की सीमाओं में नहीं आता हैं अत: उसे ऋण मुक्ति और विशेषाधिकारों का लाभ प्राप्त नहीं है।" + ] + } + ] + } + ] }, + ", परन्तु जो कुछ तेरे भाई के पास तेरा हो उसे तू बिना भरवाए छोड़ देना।", { - "type": "para:s", - "content": [ - "यहोशू की नियुक्ति" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 15:4" }, + "तेरे बीच कोई दरिद्र न रहेगा, क्योंकि जिस देश को तेरा परमेश्वर यहोवा तेरा भाग करके तुझे देता है, कि तू उसका अधिकारी हो, उसमें वह तुझे बहुत ही आशीष देगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DEU 31:14" - }, - "फिर यहोवा ने मूसा से कहा, “तेरे मरने का दिन निकट है; तू यहोशू को बुलवा, और तुम दोनों मिलापवाले तम्बू में आकर उपस्थित हो कि मैं उसको आज्ञा दूँ।” तब मूसा और यहोशू जाकर मिलापवाले तम्बू में उपस्थित हुए।", - { - "type": "verse:v", - "number": "15", - "sid": "DEU 31:15" - }, - "तब यहोवा ने उस तम्बू में बादल के खम्भे में होकर दर्शन दिया; और बादल का खम्भा तम्बू के द्वार पर ठहर गया।" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 15:5" }, + "इतना अवश्य है कि तू अपने परमेश्वर यहोवा की बात चित्त लगाकर सुने, और इन सारी आज्ञाओं के मानने में जो मैं आज तुझे सुनाता हूँ चौकसी करे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DEU 31:16" - }, - "तब यहोवा ने मूसा से कहा, “तू तो अपने पुरखाओं के संग सो जाने पर है; और ये लोग उठकर उस देश के पराए देवताओं के पीछे जिनके मध्य वे जाकर रहेंगे व्यभिचारी हो जाएँगे, और मुझे त्याग कर उस वाचा को जो मैंने उनसे बाँधी है तोड़ेंगे।", - { - "type": "verse:v", - "number": "17", - "sid": "DEU 31:17" - }, - "उस समय मेरा कोप इन पर भड़केगा, और मैं भी इन्हें त्याग कर इनसे अपना मुँह छिपा लूँगा, और ये आहार हो जाएँगे; और बहुत सी विपत्तियाँ और क्लेश इन पर आ पड़ेंगे, यहाँ तक कि ये उस समय कहेंगे, ‘क्या ये विपत्तियाँ हम पर इस कारण तो नहीं आ पड़ीं, क्योंकि हमारा परमेश्वर हमारे मध्य में नहीं रहा?’", - { - "type": "verse:v", - "number": "18", - "sid": "DEU 31:18" - }, - "उस समय मैं उन सब बुराइयों के कारण जो ये पराए देवताओं की ओर फिरकर करेंगे निःसन्देह उनसे अपना मुँह छिपा लूँगा।", - { - "type": "verse:v", - "number": "19", - "sid": "DEU 31:19" - }, - "इसलिए अब तुम यह गीत लिख लो, और तू इसे इस्राएलियों को सिखाकर कंठस्थ करा देना, इसलिए कि यह गीत उनके विरुद्ध मेरा साक्षी ठहरे।", + "type": "verse:v", + "number": "6", + "sid": "DEU 15:6" + }, + "तब तेरा परमेश्वर यहोवा अपने वचन के अनुसार तुझे आशीष देगा, और तू बहुत जातियों को उधार देगा, परन्तु तुझे उधार लेना न पड़ेगा; और तू बहुत जातियों पर प्रभुता करेगा, परन्तु वे तेरे ऊपर प्रभुता न करने पाएँगी।" + ] + }, + { + "type": "para:s", + "content": [ + "दरिद्र के लिये उदारता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "DEU 15:7" + }, + "“जो देश तेरा परमेश्वर यहोवा तुझे देता है उसके किसी फाटक के भीतर यदि तेरे भाइयों में से कोई तेरे पास दरिद्र हो, तो अपने उस दरिद्र भाई के लिये न तो अपना हृदय कठोर करना, और न अपनी मुट्ठी कड़ी करना;", + { + "type": "char:bdit", + "content": [ + "(यूह. 3:17)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "DEU 15:8" + }, + "जिस वस्तु की घटी उसको हो, उसकी जितनी आवश्यकता हो उतना अवश्य अपना हाथ ढीला करके उसको उधार देना।", + { + "type": "verse:v", + "number": "9", + "sid": "DEU 15:9" + }, + { + "type": "char:it", + "content": [ + "सचेत रह कि तेरे मन में ऐसी अधर्मी चिन्ता न समाए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "DEU 31:20" + "type": "char:fr", + "content": [ + "15.9" + ] }, - "जब मैं इनको उस देश में पहुँचाऊँगा जिसे देने की मैंने इनके पूर्वजों से शपथ खाई थी, और जिसमें दूध और मधु की धाराएँ बहती हैं, और खाते-खाते इनका पेट भर जाए, और ये हष्ट-पुष्ट हो जाएँगे; तब ये पराए देवताओं की ओर फिरकर उनकी उपासना करने लगेंगे, और मेरा तिरस्कार करके मेरी वाचा को तोड़ देंगे।", { - "type": "verse:v", - "number": "21", - "sid": "DEU 31:21" + "type": "char:fq", + "content": [ + "सचेत रह कि तेरे मन में ऐसी अधर्मी चिन्ता न समाए:" + ] }, - "वरन् अभी भी जब मैं इन्हें उस देश में जिसके विषय मैंने शपथ खाई है पहुँचा नहीं चुका, मुझे मालूम है, कि ये क्या-क्या कल्पना कर रहे हैं; इसलिए जब बहुत सी विपत्तियाँ और क्लेश इन पर आ पड़ेंगे, तब यह गीत इन पर साक्षी देगा, क्योंकि इनकी सन्तान इसको कभी भी नहीं भूलेगी।”", { - "type": "verse:v", - "number": "22", - "sid": "DEU 31:22" - }, - "तब मूसा ने उसी दिन यह गीत लिखकर इस्राएलियों को सिखाया।" - ] + "type": "char:ft", + "content": [ + "सावधान रहना कि छुटकारे का पर्व निकट देखकर किसी को ऋण देने में तेरे मन में बुराई न आए।" + ] + } + ] + } + ] }, + ", कि सातवाँ वर्ष जो छुटकारे का वर्ष है वह निकट है, और अपनी दृष्टि तू अपने उस दरिद्र भाई की ओर से क्रूर करके उसे कुछ न दे, और वह तेरे विरुद्ध यहोवा की दुहाई दे, तो यह तेरे लिये पाप ठहरेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DEU 31:23" - }, - "और यहोवा ने नून के पुत्र यहोशू को यह आज्ञा दी, “हियाव बाँध और दृढ़ हो; क्योंकि इस्राएलियों को उस देश में जिसे उन्हें देने को मैंने उनसे शपथ खाई है तू पहुँचाएगा; और मैं आप तेरे संग रहूँगा।”" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 15:10" }, + "तू उसको अवश्य देना, और उसे देते समय तेरे मन को बुरा न लगे; क्योंकि इसी बात के कारण तेरा परमेश्वर यहोवा तेरे सब कामों में जिनमें तू अपना हाथ लगाएगा तुझे आशीष देगा।", { - "type": "para:s", - "content": [ - "मूसा द्वारा लोगों को चेतावनी" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 15:11" }, + "तेरे देश में दरिद्र तो सदा पाए जाएँगे, इसलिए मैं तुझे यह आज्ञा देता हूँ कि तू अपने देश में अपने दीन-दरिद्र भाइयों को अपना हाथ ढीला करके अवश्य दान देना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DEU 31:24" - }, - "जब मूसा इस व्यवस्था के वचन को आदि से अन्त तक पुस्तक में लिख चुका,", + "type": "char:bdit", + "content": [ + "(मत्ती 26:11, मर. 14:7, यूह. 12:8)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "दासों को स्वतंत्र करने की विधि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "DEU 15:12" + }, + "“यदि तेरा कोई भाई-बन्धु, अर्थात् कोई इब्री या इब्रिन, तेरे हाथ बिके, और वह छः वर्ष तेरी सेवा कर चुके, तो सातवें वर्ष उसको अपने पास से स्वतंत्र करके जाने देना।", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 15:13" + }, + "और जब तू उसको स्वतंत्र करके अपने पास से जाने दे तब उसे खाली हाथ न जाने देना;", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 15:14" + }, + "वरन् अपनी भेड़-बकरियों, और खलिहान, और दाखमधु के कुण्ड में से बहुतायत से देना; तेरे परमेश्वर यहोवा ने तुझे जैसी आशीष दी हो उसी के अनुसार उसे देना।", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 15:15" + }, + "और इस बात को स्मरण रखना कि तू भी मिस्र देश में दास था, और तेरे परमेश्वर यहोवा ने तुझे छुड़ा लिया; इस कारण मैं आज तुझे यह आज्ञा सुनाता हूँ।", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 15:16" + }, + "और यदि वह तुझ से और तेरे घराने से प्रेम रखता है, और तेरे संग आनन्द से रहता हो, और इस कारण तुझ से कहने लगे, ‘मैं तेरे पास से न जाऊँगा,’", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 15:17" + }, + "तो सुतारी लेकर उसका कान किवाड़ पर लगाकर छेदना, तब वह सदा तेरा दास बना रहेगा। और अपनी दासी से भी ऐसा ही करना।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 15:18" + }, + "जब तू उसको अपने पास से स्वतंत्र करके जाने दे, तब उसे छोड़ देना तुझको कठिन न जान पड़े; क्योंकि उसने छः वर्ष", + { + "type": "char:it", + "content": [ + "दो मजदूरों के बराबर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "DEU 31:25" + "type": "char:fr", + "content": [ + "15.18" + ] }, { - "type": "char:it", - "content": [ - "तब उसने यहोवा का सन्दूक उठानेवाले लेवियों को आज्ञा दी" - ] + "type": "char:fq", + "content": [ + "दो मजदूरों के बराबर:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.25" - ] - }, - { - "type": "char:fq", - "content": [ - "तब उसने यहोवा का सन्दूक उठानेवाले लेवियों को आज्ञा दी:" - ] - }, - { - "type": "char:ft", - "content": [ - "लेवी के पुत्र जो याजक थे। जो लेवी याजक नहीं थे वे न तो पवित्रस्थान में प्रवेश कर सकते थे और न ही वाचा के सन्दूक को छू सकते थे।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "उसने एक आम मजदूर से दो गुणा अधिक मजदूरी की है।" + ] + } + ] + } + ] + }, + "तेरी सेवा की है। और तेरा परमेश्वर यहोवा तेरे सारे कामों में तुझको आशीष देगा।" + ] + }, + { + "type": "para:s", + "content": [ + "पहलौठे पशुओं का अर्पण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DEU 15:19" + }, + "“तेरी गायों और भेड़-बकरियों के जितने पहलौठे नर हों उन सभी को अपने परमेश्वर यहोवा के लिये पवित्र रखना; अपनी गायों के पहिलौठों से कोई काम न लेना, और न अपनी भेड़-बकरियों के पहिलौठों का ऊन कतरना।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 15:20" + }, + "उस स्थान पर जो तेरा परमेश्वर यहोवा चुन लेगा तू यहोवा के सामने अपने-अपने घराने समेत प्रतिवर्ष उसका माँस खाना।", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 15:21" + }, + "परन्तु यदि उसमें किसी प्रकार का दोष हो, अर्थात् वह लँगड़ा या अंधा हो, या उसमें किसी और ही प्रकार की बुराई का दोष हो, तो उसे अपने परमेश्वर यहोवा के लिये बलि न करना।", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 15:22" + }, + "उसको अपने फाटकों के भीतर खाना; शुद्ध और अशुद्ध दोनों प्रकार के मनुष्य जैसे चिकारे और हिरन का माँस खाते हैं वैसे ही उसका भी खा सकेंगे।", + { + "type": "verse:v", + "number": "23", + "sid": "DEU 15:23" + }, + "परन्तु उसका लहू न खाना; उसे जल के समान भूमि पर उण्डेल देना।" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "DEU 16" + }, + { + "type": "para:s", + "content": [ + "फसह और अख़मीरी रोटी का पर्व" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 16:1" + }, + "“अबीब महीने को स्मरण करके अपने परमेश्वर यहोवा के लिये", + { + "type": "char:it", + "content": [ + "फसह का पर्व मानना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.1" + ] + }, + { + "type": "char:fq", + "content": [ + "फसह का पर्व मानना:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह आदेश लागू करना अधिक आवश्यक था क्योंकि इसका मनाया जाना 39 वर्षों से अन्तर्विराम में था।" + ] + } + ] + } + ] + }, + "; क्योंकि अबीब महीने में तेरा परमेश्वर यहोवा रात को तुझे मिस्र से निकाल लाया।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 16:2" + }, + "इसलिए जो स्थान यहोवा अपने नाम का निवास ठहराने को चुन लेगा, वहीं अपने परमेश्वर यहोवा के लिये भेड़-बकरियों और गाय-बैल", + { + "type": "char:it", + "content": [ + "फसह करके बलि करना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*," - ] + "type": "char:fr", + "content": [ + "16.2" + ] }, { - "type": "verse:v", - "number": "26", - "sid": "DEU 31:26" + "type": "char:fq", + "content": [ + "फसह करके बलि करना:" + ] }, - "“व्यवस्था की इस पुस्तक को लेकर अपने परमेश्वर यहोवा की", { - "type": "char:it", - "content": [ - "वाचा के सन्दूक के पास रख दो" - ] - }, + "type": "char:ft", + "content": [ + "फसह का त्यौहार जो सात दिन का होता था उसमें उचित बलि चढ़ाई जाए।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 16:3" + }, + "उसके संग कोई ख़मीरी वस्तु न खाना; सात दिन तक अख़मीरी रोटी जो दुःख की रोटी है खाया करना; क्योंकि तू मिस्र देश से उतावली करके निकला था; इसी रीति से तुझको मिस्र देश से निकलने का दिन जीवन भर स्मरण रहेगा।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 5:8)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "DEU 16:4" + }, + "सात दिन तक तेरे सारे देश में तेरे पास कहीं ख़मीर देखने में भी न आए; और जो पशु तू पहले दिन की संध्या को बलि करे उसके माँस में से कुछ सवेरे तक रहने न पाए।", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 16:5" + }, + "फसह को अपने किसी फाटक के भीतर, जिसे तेरा परमेश्वर यहोवा तुझे दे बलि न करना।", + { + "type": "verse:v", + "number": "6", + "sid": "DEU 16:6" + }, + "जो स्थान तेरा परमेश्वर यहोवा अपने नाम का निवास करने के लिये चुन ले केवल वहीं, वर्ष के उसी समय जिसमें तू मिस्र से निकला था, अर्थात् सूरज डूबने पर संध्याकाल को, फसह का पशुबलि करना।", + { + "type": "verse:v", + "number": "7", + "sid": "DEU 16:7" + }, + "तब उसका माँस उसी स्थान में जिसे तेरा परमेश्वर यहोवा चुन ले भूनकर खाना; फिर सवेरे को उठकर अपने-अपने डेरे को लौट जाना।", + { + "type": "verse:v", + "number": "8", + "sid": "DEU 16:8" + }, + "छः दिन तक अख़मीरी रोटी खाया करना; और सातवें दिन तेरे परमेश्वर यहोवा के लिये महासभा हो; उस दिन किसी प्रकार का काम-काज न किया जाए।", + { + "type": "char:bdit", + "content": [ + "(लूका 2: 41)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "कटनी का पर्व" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DEU 16:9" + }, + "“फिर जब तू खेत में हँसुआ लगाने लगे, तब से आरम्भ करके सात सप्ताह गिनना।", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 16:10" + }, + "तब अपने परमेश्वर यहोवा की आशीष के अनुसार उसके लिये स्वेच्छाबलि देकर सप्ताहों का पर्व मानना;", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 16:11" + }, + "और उस स्थान में जो तेरा परमेश्वर यहोवा अपने नाम का निवास करने को चुन ले अपने-अपने बेटे-बेटियों, दास दासियों समेत तू और तेरे फाटकों के भीतर जो लेवीय हों, और जो-जो परदेशी, और अनाथ, और विधवाएँ तेरे बीच में हों, वे सब के सब अपने परमेश्वर यहोवा के सामने आनन्द करें।", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 16:12" + }, + "और स्मरण रखना कि तू भी मिस्र में दास था; इसलिए इन विधियों के पालन करने में चौकसी करना।" + ] + }, + { + "type": "para:s", + "content": [ + "झोपड़ियों का पर्व" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "DEU 16:13" + }, + "“तू जब अपने खलिहान और दाखमधु के कुण्ड में से सब कुछ इकट्ठा कर चुके, तब झोपड़ियों का पर्व सात दिन मानते रहना;", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 16:14" + }, + "और अपने इस पर्व में अपने-अपने बेटे बेटियों, दास दासियों समेत तू और जो लेवीय, और परदेशी, और अनाथ, और विधवाएँ तेरे फाटकों के भीतर हों वे भी आनन्द करें।", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 16:15" + }, + "जो स्थान यहोवा चुन ले उसमें तू अपने परमेश्वर यहोवा के लिये सात दिन तक पर्व मानते रहना; क्योंकि तेरा परमेश्वर यहोवा तेरी सारी बढ़ती में और तेरे सब कामों में तुझको आशीष देगा; तू आनन्द ही करना।", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 16:16" + }, + "वर्ष में तीन बार, अर्थात् अख़मीरी रोटी के पर्व, और सप्ताहों के पर्व, और झोपड़ियों के पर्व, इन तीनों पर्वों में तुम्हारे सब पुरुष अपने परमेश्वर यहोवा के सामने उस स्थान में जो वह चुन लेगा जाएँ। और देखो, खाली हाथ यहोवा के सामने कोई न जाए;", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 16:17" + }, + "सब पुरुष अपनी-अपनी पूँजी, और उस आशीष के अनुसार जो तेरे परमेश्वर यहोवा ने तुझको दी हो, दिया करें।" + ] + }, + { + "type": "para:s", + "content": [ + "लोगों के लिये न्यायियों की नियुक्ति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DEU 16:18" + }, + "“तू अपने एक-एक गोत्र में से, अपने सब फाटकों के भीतर जिन्हें तेरा परमेश्वर यहोवा तुझको देता है", + { + "type": "char:it", + "content": [ + "न्यायी और सरदार नियुक्त कर लेना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.18" + ] + }, + { + "type": "char:fq", + "content": [ + "न्यायी और सरदार नियुक्त कर लेना:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूसा के कूच करने का समय आ गया था और इस्राएली कनान देश में सर्वत्र फैल जाएँगे। अत: नागरिक एवं सामाजिक व्यवस्था तथा सुचारू प्रबन्ध हेतु स्थाई व्यवस्था की आवश्यकता थी।" + ] + } + ] + } + ] + }, + ", जो लोगों का न्याय धार्मिकता से किया करें।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 16:19" + }, + "तुम न्याय न बिगाड़ना; तू न तो पक्षपात करना; और न तो घूस लेना, क्योंकि घूस बुद्धिमान की आँखें अंधी कर देती है, और धर्मियों की बातें पलट देती है।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 16:20" + }, + "जो कुछ नितान्त ठीक है उसी का पीछा करना, जिससे तू जीवित रहे, और जो देश तेरा परमेश्वर यहोवा तुझे देता है उसका अधिकारी बना रहे।" + ] + }, + { + "type": "para:s", + "content": [ + "वर्जित पूजा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DEU 16:21" + }, + "“तू अपने परमेश्वर यहोवा की जो वेदी बनाएगा उसके पास किसी प्रकार की लकड़ी की बनी हुई अशेरा का स्थापन न करना।", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 16:22" + }, + "और न कोई स्तम्भ खड़ा करना, क्योंकि उससे तेरा परमेश्वर यहोवा घृणा करता है।" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "DEU 17" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 17:1" + }, + "“तू अपने परमेश्वर यहोवा के लिये कोई बैल या भेड़-बकरी बलि न करना जिसमें", + { + "type": "char:it", + "content": [ + "दोष या किसी प्रकार की खोट हो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.1" + ] + }, + { + "type": "char:fq", + "content": [ + "दोष या किसी प्रकार की खोट हो:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ फिर से परमेश्वर के लिये दोषबलि पशु चढ़ाना वर्जित किया गया है (व्यव. 15:21) जिसके कारण परमेश्वर का अपमान होता है।" + ] + } + ] + } + ] + }, + "; क्योंकि ऐसा करना तेरे परमेश्वर यहोवा के समीप घृणित है।" + ] + }, + { + "type": "para:s", + "content": [ + "मूर्तिपूजा के लिये न्यायिक प्रक्रिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "DEU 17:2" + }, + "“जो बस्तियाँ तेरा परमेश्वर यहोवा तुझे देता है, यदि उनमें से किसी में कोई पुरुष या स्त्री ऐसी पाई जाए, जिसने तेरे परमेश्वर यहोवा की वाचा तोड़कर ऐसा काम किया हो, जो उसकी दृष्टि में बुरा है,", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 17:3" + }, + "अर्थात् मेरी आज्ञा का उल्लंघन करके पराए देवताओं की, या सूर्य, या चन्द्रमा, या आकाश के गण में से किसी की उपासना की हो, या उनको दण्डवत् किया हो,", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 17:4" + }, + "और यह बात तुझे बताई जाए और तेरे सुनने में आए; तब भली भाँति पूछपाछ करना, और यदि यह बात सच ठहरे कि इस्राएल में ऐसा घृणित कर्म किया गया है,", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 17:5" + }, + "तो जिस पुरुष या स्त्री ने ऐसा बुरा काम किया हो, उस पुरुष या स्त्री को बाहर अपने फाटकों पर ले जाकर ऐसा पथराव करना कि वह मर जाए।", + { + "type": "verse:v", + "number": "6", + "sid": "DEU 17:6" + }, + "जो प्राणदण्ड के योग्य ठहरे वह एक ही की साक्षी से न मार डाला जाए, किन्तु दो या तीन मनुष्यों की साक्षी से मार डाला जाए।", + { + "type": "char:bdit", + "content": [ + "(यूह. 8:17, 1 तीमु. 5:19, इब्रा. 10:28)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "DEU 17:7" + }, + "उसके मार डालने के लिये सबसे पहले साक्षियों के हाथ, और उनके बाद और सब लोगों के हाथ उठें। इसी रीति से ऐसी बुराई को अपने मध्य से दूर करना।", + { + "type": "char:bdit", + "content": [ + "(यूह. 8:7, 1 कुरि. 5:13)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "DEU 17:8" + }, + "“यदि तेरी बस्तियों के भीतर कोई झगड़े की बात हो, अर्थात् आपस के खून, या विवाद, या मारपीट का कोई मुकद्दमा उठे, और उसका", + { + "type": "char:it", + "content": [ + "न्याय करना तेरे लिये कठिन जान पड़े", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.8" + ] + }, + { + "type": "char:fq", + "content": [ + "न्याय करना तेरे लिये कठिन जान पड़े:" + ] + }, + { + "type": "char:ft", + "content": [ + "उपन्यायधिशों के लिये यदि किसी बात का निर्णय लेना कठिन हो तो वह उनके वरिष्ठ न्यायियों को सौंप दिया जाए।" + ] + } + ] + } + ] + }, + ", तो उस स्थान को जाकर जो तेरा परमेश्वर यहोवा चुन लेगा;", + { + "type": "verse:v", + "number": "9", + "sid": "DEU 17:9" + }, + "लेवीय याजकों के पास और उन दिनों के न्यायियों के पास जाकर पूछताछ करना, कि वे तुम को न्याय की बातें बताएँ।", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 17:10" + }, + "और न्याय की जैसी बात उस स्थान के लोग जो यहोवा चुन लेगा तुझे बता दें, उसी के अनुसार करना; और जो व्यवस्था वे तुझे दें उसी के अनुसार चलने में चौकसी करना;", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 17:11" + }, + "व्यवस्था की जो बात वे तुझे बताएँ, और न्याय की जो बात वे तुझ से कहें, उसी के अनुसार करना; जो बात वे तुझको बताएँ उससे दाएँ या बाएँ न मुड़ना।", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 17:12" + }, + "और जो मनुष्य अभिमान करके उस याजक की, जो वहाँ तेरे परमेश्वर यहोवा की सेवा टहल करने को उपस्थित रहेगा, न माने, या उस न्यायी की न सुने, तो वह मनुष्य मार डाला जाए; इस प्रकार तू इस्राएल में से ऐसी बुराई को दूर कर देना।", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 17:13" + }, + "इससे सब लोग सुनकर डर जाएँगे, और फिर अभिमान नहीं करेंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "राजाओं से सम्बंधित आदेश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DEU 17:14" + }, + "“जब तू उस देश में पहुँचे जिसे तेरा परमेश्वर यहोवा तुझे देता है, और उसका अधिकारी हो, और उनमें बसकर कहने लगे, कि चारों ओर की सब जातियों के समान मैं भी अपने ऊपर राजा ठहराऊँगा;", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 17:15" + }, + "तब", + { + "type": "char:it", + "content": [ + "जिसको तेरा परमेश्वर यहोवा चुन ले अवश्य उसी को राजा ठहराना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.26" - ] - }, - { - "type": "char:fq", - "content": [ - "वाचा के सन्दूक के पास रख दो:" - ] - }, - { - "type": "char:ft", - "content": [ - "विधान की पुस्तक को परमपवित्र स्थान में वाचा के सन्दूक के पास रखना था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "17.15" + ] }, { - "type": "char:it", - "content": [ - "*, कि यह वहाँ तुझ पर साक्षी देती रहे।" - ] + "type": "char:fq", + "content": [ + "जिसको तेरा परमेश्वर यहोवा चुन ले अवश्य उसी को राजा ठहराना:" + ] }, { - "type": "char:bdit", - "content": [ - "(यूह. 5:45)" - ] - }, - "", + "type": "char:ft", + "content": [ + "न्यायियों और अधिकारियों (व्यव. 16:18) के सदृश्य राजा भी प्रजा द्वारा ही चुना जाए परन्तु परमेश्वर की इच्छा के अनुरूप हो और उन्हीं में से हो।" + ] + } + ] + } + ] + }, + "। अपने भाइयों ही में से किसी को अपने ऊपर राजा ठहराना; किसी परदेशी को जो तेरा भाई न हो तू अपने ऊपर अधिकारी नहीं ठहरा सकता।", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 17:16" + }, + "और वह बहुत घोड़े न रखे, और", + { + "type": "char:it", + "content": [ + "न इस मनसा से अपनी प्रजा के लोगों को मिस्र में भेजे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "27", - "sid": "DEU 31:27" + "type": "char:fr", + "content": [ + "17.16" + ] }, - "क्योंकि तेरा बलवा और हठ मुझे मालूम है; देखो, मेरे जीवित और संग रहते हुए भी तुम यहोवा से बलवा करते आए हो; फिर मेरे मरने के बाद भी क्यों न करोगे!", { - "type": "verse:v", - "number": "28", - "sid": "DEU 31:28" + "type": "char:fq", + "content": [ + "न इस मनसा से अपनी प्रजा के लोगों को मिस्र में भेजे:" + ] }, - "तुम अपने गोत्रों के सब वृद्ध लोगों को और अपने सरदारों को मेरे पास इकट्ठा करो, कि मैं उनको ये वचन सुनाकर उनके विरुद्ध आकाश और पृथ्वी दोनों को साक्षी बनाऊँ।", { - "type": "verse:v", - "number": "29", - "sid": "DEU 31:29" - }, - "क्योंकि मुझे मालूम है कि मेरी मृत्यु के बाद तुम बिल्कुल बिगड़ जाओगे, और जिस मार्ग में चलने की आज्ञा मैंने तुम को सुनाई है उसको भी तुम छोड़ दोगे; और अन्त के दिनों में जब तुम वह काम करके जो यहोवा की दृष्टि में बुरा है, अपनी बनाई हुई वस्तुओं की पूजा करके उसको रिस दिलाओगे, तब तुम पर विपत्ति आ पड़ेगी।”" - ] + "type": "char:ft", + "content": [ + "अधिक घोड़ों के आदान-प्रदान के लिए, घोड़ों की जगह दास न भेजें" + ] + } + ] + } + ] }, + "कि उसके पास बहुत से घोड़े हो जाएँ, क्योंकि यहोवा ने तुम से कहा है, कि तुम उस मार्ग से फिर कभी न लौटना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "DEU 31:30" - }, - "तब मूसा ने इस्राएल की सारी सभा को इस गीत के वचन आदि से अन्त तक कह सुनाए" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 17:17" + }, + "और वह बहुत स्त्रियाँ भी न रखे, ऐसा न हो कि उसका मन यहोवा की ओर से पलट जाए; और न वह अपना सोना-चाँदी बहुत बढ़ाए।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 17:18" + }, + "और जब वह राजगद्दी पर विराजमान हो, तब इसी व्यवस्था की पुस्तक, जो लेवीय याजकों के पास रहेगी, उसकी एक नकल अपने लिये कर ले।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 17:19" }, + "और वह उसे अपने पास रखे, और अपने जीवन भर उसको पढ़ा करे, जिससे वह अपने परमेश्वर यहोवा का भय मानना, और इस व्यवस्था और इन विधियों की सारी बातों को मानने में चौकसी करना, सीखे;", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 17:20" + }, + "जिससे वह अपने मन में घमण्ड करके अपने भाइयों को तुच्छ न जाने, और इन आज्ञाओं से न तो दाएँ मुड़ें और न बाएँ; जिससे कि वह और उसके वंश के लोग इस्राएलियों के मध्य बहुत दिनों तक राज्य करते रहें।" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "DEU 18" + }, + { + "type": "para:s", + "content": [ + "याजकों और लेवियों के लिये भेंट" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "32", - "sid": "DEU 32" + "type": "verse:v", + "number": "1", + "sid": "DEU 18:1" }, + "“लेवीय याजकों का, वरन् सारे लेवीय गोत्रियों का, इस्राएलियों के संग कोई भाग या अंश न हो; उनका भोजन हव्य और यहोवा का दिया हुआ भाग हो।", { - "type": "para:s", - "content": [ - "मूसा का प्रसिद्ध गीत" - ] + "type": "verse:v", + "number": "2", + "sid": "DEU 18:2" }, + "उनका अपने भाइयों के बीच कोई भाग न हो; क्योंकि अपने वचन के अनुसार यहोवा उनका निज भाग ठहरा है।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 32:1" - }, - "“हे आकाश कान लगा, कि मैं बोलूँ;" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 18:3" }, + "और चाहे गाय-बैल चाहे भेड़-बकरी का मेलबलि हो, उसके करनेवाले लोगों की ओर से याजकों का हक़ यह हो, कि वे उसका कंधा और दोनों गाल और पेट याजक को दें।", { - "type": "para:q", - "content": [ - "और हे पृथ्वी, मेरे मुँह की बातें सुन।" - ] + "type": "char:bdit", + "content": [ + "(1 कुरि. 9:13)" + ] }, { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "DEU 32:2" - }, - "मेरा उपदेश मेंह के समान बरसेगा" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 18:4" }, + "तू उसको अपनी पहली उपज का अन्न, नया दाखमधु, और टटका तेल, और अपनी भेड़ों का वह ऊन देना जो पहली बार कतरा गया हो।", { - "type": "para:q", - "content": [ - "और मेरी बातें ओस के समान टपकेंगी," - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 18:5" }, + "क्योंकि तेरे परमेश्वर यहोवा ने तेरे सब गोत्रों में से उसी को चुन लिया है, कि वह और उसके वंश सदा उसके नाम से सेवा टहल करने को उपस्थित हुआ करें।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "जैसे कि हरी घास पर झींसी, और पौधों पर झड़ियाँ।" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 18:6" }, + "“फिर यदि कोई लेवीय इस्राएल की बस्तियों में से किसी से, जहाँ वह परदेशी के समान रहता हो, अपने मन की बड़ी अभिलाषा से उस स्थान पर जाए जिसे यहोवा चुन लेगा,", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "DEU 32:3" - }, - "मैं तो यहोवा के नाम का प्रचार करूँगा।" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 18:7" }, + "तो अपने सब लेवीय भाइयों के समान, जो वहाँ अपने परमेश्वर यहोवा के सामने उपस्थित होंगे, वह भी उसके नाम से सेवा टहल करे।", { - "type": "para:q", - "content": [ - "तुम अपने परमेश्वर की महिमा को मानो!" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 18:8" }, + "और अपने पूर्वजों के भाग के मोल को छोड़ उसको भोजन का भाग भी उनके समान मिला करे।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र रहने के लिये बुलाहट" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DEU 32:4" - }, - "“", + "type": "verse:v", + "number": "9", + "sid": "DEU 18:9" + }, + "“जब तू उस देश में पहुँचे जो तेरा परमेश्वर यहोवा तुझे देता है, तब वहाँ की जातियों के अनुसार घिनौना काम करना न सीखना।", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 18:10" + }, + "तुझ में कोई ऐसा न हो जो अपने बेटे या बेटी को आग में होम करके चढ़ानेवाला, या भावी कहनेवाला, या शुभ-अशुभ मुहूर्त्तों का माननेवाला, या टोन्हा, या तांत्रिक,", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 18:11" + }, + "या बाजीगर, या ओझों से पूछनेवाला, या भूत साधनेवाला, या भूतों का जगानेवाला हो।", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 18:12" + }, + "क्योंकि जितने ऐसे-ऐसे काम करते हैं वे सब यहोवा के सम्मुख घृणित हैं; और इन्हीं घृणित कामों के कारण तेरा परमेश्वर यहोवा उनको तेरे सामने से निकालने पर है।", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 18:13" + }, + "तू अपने परमेश्वर", + { + "type": "char:it", + "content": [ + "यहोवा के सम्मुख सिद्ध बना रहना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "वह चट्टान है, उसका काम खरा है" - ] + "type": "char:fr", + "content": [ + "18.13" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.4" - ] - }, - { - "type": "char:fq", - "content": [ - "वह चट्टान है, उसका काम खरा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर के वे गुण जिन्हें लागू करने का प्रयास मूसा कर रहा था अपरिवर्तनीयता एवं अभेद्यता।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "यहोवा के सम्मुख सिद्ध बना रहना:" + ] }, { - "type": "char:it", - "content": [ - "*;" - ] + "type": "char:ft", + "content": [ + "अर्थात् इस्राएलियों को यहोवा की उपासना मूर्तिपूजा के द्वारा दूषित न की जाए।" + ] + } + ] + } + ] + }, + "।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 5:48)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "एक नबी भेजने की प्रतिज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DEU 18:14" + }, + "“वे जातियाँ जिनका अधिकारी तू होने पर है शुभ-अशुभ मुहूर्त्तों के माननेवालों और भावी कहनेवालों की सुना करती है; परन्तु तुझको तेरे परमेश्वर यहोवा ने ऐसा करने नहीं दिया।", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 18:15" + }, + "तेरा परमेश्वर यहोवा तेरे मध्य से, अर्थात् तेरे भाइयों में से", + { + "type": "char:it", + "content": [ + "मेरे समान एक नबी को उत्पन्न करेगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18.15" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरे समान एक नबी को उत्पन्न करेगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूसा एक भविष्यद्वक्ता एवं एक प्रधान स्वरूप मसीह की प्रतिज्ञा करता है।" + ] } - ] + ] + } + ] }, + "; तू उसी की सुनना;", { - "type": "para:q", - "content": [ - "और उसकी सारी गति न्याय की है।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 17:5, मर. 9:7, लूका 9:35)" + ] }, { - "type": "para:q", - "content": [ - "वह सच्चा परमेश्वर है, उसमें कुटिलता नहीं," - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 18:16" }, + "यह तेरी उस विनती के अनुसार होगा, जो तूने होरेब पहाड़ के पास सभा के दिन अपने परमेश्वर यहोवा से की थी, ‘मुझे न तो अपने परमेश्वर यहोवा का शब्द फिर सुनना, और न वह बड़ी आग फिर देखनी पड़े, कहीं ऐसा न हो कि मर जाऊँ।’", { - "type": "para:q", - "content": [ - "वह धर्मी और सीधा है।", - { - "type": "char:bdit", - "content": [ - "(रोम. 9:14)" - ] - }, - "" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 18:17" + }, + "तब यहोवा ने मुझसे कहा, ‘वे जो कुछ कहते हैं ठीक कहते हैं।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 18:18" + }, + "इसलिए मैं उनके लिये उनके भाइयों के बीच में से तेरे समान एक नबी को उत्पन्न करूँगा; और अपना वचन उसके मुँह में डालूँगा; और जिस-जिस बात की मैं उसे आज्ञा दूँगा वही वह उनको कह सुनाएगा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 3:2, 7:37)" + ] + }, + { + "type": "verse:v", + "number": "19", + "sid": "DEU 18:19" + }, + "और जो मनुष्य मेरे वह वचन जो वह मेरे नाम से कहेगा ग्रहण न करेगा, तो मैं उसका हिसाब उससे लूँगा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 3:23)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "DEU 18:20" + }, + "परन्तु जो नबी अभिमान करके मेरे नाम से कोई ऐसा वचन कहे जिसकी आज्ञा मैंने उसे न दी हो, या पराए देवताओं के नाम से कुछ कहे, वह नबी मार डाला जाए।’", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 18:21" + }, + "और यदि तू अपने मन में कहे, ‘जो वचन यहोवा ने नहीं कहा उसको हम किस रीति से पहचानें?’", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 18:22" + }, + "तो पहचान यह है कि जब कोई नबी यहोवा के नाम से कुछ कहे; तब यदि वह वचन न घटे और पूरा न हो जाए, तो वह वचन यहोवा का कहा हुआ नहीं; परन्तु उस नबी ने वह बात अभिमान करके कही है, तू उससे भय न खाना।" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "DEU 19" + }, + { + "type": "para:s", + "content": [ + "खूनी के लिये शरणनगर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 19:1" + }, + "“जब तेरा परमेश्वर यहोवा उन जातियों को नाश करे जिनका देश वह तुझे देता है, और तू उनके देश का अधिकारी होकर उनके नगरों और घरों में रहने लगे,", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 19:2" + }, + "तब अपने देश के बीच जिसका अधिकारी तेरा परमेश्वर यहोवा तुझे कर देता है तीन नगर अपने लिये अलग कर देना।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 19:3" + }, + "और तू अपने लिये मार्ग भी तैयार करना, और अपने देश के, जो तेरा परमेश्वर यहोवा तुझे सौंप देता है, तीन भाग करना, ताकि हर एक खूनी वहीं भाग जाए।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 19:4" + }, + "और जो खूनी वहाँ भागकर अपने प्राण को बचाए, वह इस प्रकार का हो; अर्थात् वह किसी से बिना पहले बैर रखे या उसको बिना जाने बूझे मार डाला हो", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 19:5" }, + "जैसे कोई किसी के संग लकड़ी काटने को जंगल में जाए, और वृक्ष काटने को कुल्हाड़ी हाथ से उठाए, और कुल्हाड़ी बेंट से निकलकर उस भाई को ऐसी लगे कि वह मर जाए तो वह उन नगरों में से किसी में भागकर जीवित रहे;", { - "type": "para:q", - "content": [ + "type": "verse:v", + "number": "6", + "sid": "DEU 19:6" + }, + "ऐसा न हो कि मार्ग की लम्बाई के कारण खून का पलटा लेनेवाला अपने क्रोध के ज्वलन में उसका पीछा करके उसको जा पकड़े, और मार डाले, यद्यपि वह प्राणदण्ड के योग्य नहीं, क्योंकि वह उससे बैर नहीं रखता था।", + { + "type": "verse:v", + "number": "7", + "sid": "DEU 19:7" + }, + "इसलिए मैं तुझे यह आज्ञा देता हूँ, कि अपने लिये तीन नगर अलग कर रखना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "DEU 19:8" + }, + "“यदि तेरा परमेश्वर यहोवा उस शपथ के अनुसार जो उसने तेरे पूर्वजों से खाई थी,", + { + "type": "char:it", + "content": [ + "तेरी सीमा को बढ़ाकर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.8" + ] + }, { - "type": "verse:v", - "number": "5", - "sid": "DEU 32:5" + "type": "char:fq", + "content": [ + "तेरी सीमा को बढ़ाकर:" + ] }, - "परन्तु इसी जाति के लोग टेढ़े और तिरछे हैं;" - ] + { + "type": "char:ft", + "content": [ + "यहाँ इस्राएल की सीमाओं को परमेश्वर की प्रतिज्ञा के अनुसार मिस्र की नदी से फरात नदी तक विस्तृत करने का प्रावधान किया गया है।" + ] + } + ] + } + ] + }, + "वह सारा देश तुझे दे, जिसके देने का वचन उसने तेरे पूर्वजों को दिया था", + { + "type": "verse:v", + "number": "9", + "sid": "DEU 19:9" + }, + "यदि तू इन सब आज्ञाओं के मानने में जिन्हें मैं आज तुझको सुनाता हूँ चौकसी करे, और अपने परमेश्वर यहोवा से प्रेम रखे और सदा उसके मार्गों पर चलता रहे तो इन तीन नगरों से अधिक और भी तीन नगर अलग कर देना,", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 19:10" + }, + "इसलिए कि तेरे उस देश में जो तेरा परमेश्वर यहोवा तेरा निज भाग करके देता है, किसी निर्दोष का खून न बहाया जाए, और उसका दोष तुझ पर न लगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "DEU 19:11" + }, + "“परन्तु यदि कोई किसी से बैर रखकर उसकी घात में लगे, और उस पर लपककर उसे ऐसा मारे कि वह मर जाए, और फिर उन नगरों में से किसी में भाग जाए,", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 19:12" + }, + "तो उसके नगर के पुरनिये किसी को भेजकर उसको वहाँ से मँगवाकर खून के पलटा लेनेवाले के हाथ में सौंप दें, कि वह मार डाला जाए।", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 19:13" + }, + "उस पर तरस न खाना, परन्तु निर्दोष के खून का दोष इस्राएल से दूर करना, जिससे तुम्हारा भला हो।" + ] + }, + { + "type": "para:s", + "content": [ + "सीमा चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DEU 19:14" + }, + "“जो देश तेरा परमेश्वर यहोवा तुझको देता है, उसका जो भाग तुझे मिलेगा, उसमें", + { + "type": "char:it", + "content": [ + "किसी की सीमा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.14" + ] + }, + { + "type": "char:fq", + "content": [ + "किसी की सीमा:" + ] + }, + { + "type": "char:ft", + "content": [ + "जिस प्रकार मनुष्य की जान को पवित्र मानना था, उसी प्रकार उसकी जीविका को भी पवित्र मानना था। इस सम्बंध में एक निषेधाज्ञा दी गई थी जो पड़ोसी की भूमि के चिन्ह से छेड़-छाड़ करने के विरुद्ध थी।" + ] + } + ] + } + ] + }, + "जिसे प्राचीन लोगों ने ठहराया हो न हटाना।" + ] + }, + { + "type": "para:s", + "content": [ + "गवाहों से सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DEU 19:15" + }, + "“किसी मनुष्य के विरुद्ध किसी प्रकार के अधर्म या पाप के विषय में, चाहे उसका पाप कैसा ही क्यों न हो, एक ही जन की साक्षी न सुनना, परन्तु दो या तीन साक्षियों के कहने से बात पक्की ठहरे।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 18:16)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "DEU 19:16" + }, + "यदि कोई झूठी साक्षी देनेवाला किसी के विरुद्ध यहोवा से फिर जाने की साक्षी देने को खड़ा हो,", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 19:17" + }, + "तो", + { + "type": "char:it", + "content": [ + "वे दोनों मनुष्य, जिनके बीच ऐसा मुकद्दमा उठा हो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.17" + ] + }, + { + "type": "char:fq", + "content": [ + "वे दोनों मनुष्य, जिनके बीच ऐसा मुकद्दमा उठा हो:" + ] + }, + { + "type": "char:ft", + "content": [ + "वादी और प्रतिवादी दोनों को व्यवस्थाविवरण में दिए गए प्रावधानों के अधीन न्यायियों के सामने प्रस्तुत किया जाए।" + ] + } + ] + } + ] }, + ",", { - "type": "para:q", - "content": [ - "ये बिगड़ गए, ये", + "type": "char:it", + "content": [ + "यहोवा के सम्मुख", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "उसके पुत्र नहीं" - ] + "type": "char:fr", + "content": [ + "19.17" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.5" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके पुत्र नहीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "बुराई करनेवाली पीढ़ी परमेश्वर की सन्तान नहीं हो सकते, वे तो परमेश्वर की सन्तान के लिये लज्जा कलंक है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "यहोवा के सम्मुख:" + ] }, { - "type": "char:it", - "content": [ - "*;" - ] + "type": "char:ft", + "content": [ + "उनके न्यायी परमेश्वर के प्रतिनिधि थे, अत: उनसे झूठ बोलना परमेश्वर से झूठ बोलने के बराबर था।" + ] } - ] + ] + } + ] }, + ", अर्थात् उन दिनों के याजकों और न्यायियों के सामने खड़े किए जाएँ;", { - "type": "para:q", - "content": [ - "यह उनका कलंक है।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 17:17)" - ] - }, - "" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 19:18" }, + "तब न्यायी भली भाँति पूछताछ करें, और यदि इस निर्णय पर पहुँचें कि वह झूठा साक्षी है, और अपने भाई के विरुद्ध झूठी साक्षी दी है", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 32:6" - }, - "हे मूर्ख और निर्बुद्धि लोगों," - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 19:19" }, + "तो अपने भाई की जैसी भी हानि करवाने की युक्ति उसने की हो वैसी ही तुम भी उसकी करना; इसी रीति से अपने बीच में से ऐसी बुराई को दूर करना।", { - "type": "para:q", - "content": [ - "क्या तुम यहोवा को यह बदला देते हो?" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 19:20" }, + "तब दूसरे लोग सुनकर डरेंगे, और आगे को तेरे बीच फिर ऐसा बुरा काम नहीं करेंगे।", { - "type": "para:q", - "content": [ - "क्या वह तेरा पिता नहीं है, जिसने तुम को मोल लिया है?" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 19:21" }, + "और तू बिल्कुल तरस न खाना; प्राण के बदले प्राण का, आँख के बदले आँख का, दाँत के बदले दाँत का, हाथ के बदले हाथ का, पाँव के बदले पाँव का दण्ड देना।", { - "type": "para:q", - "content": [ - "उसने तुझको बनाया और स्थिर भी किया है।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 5:38)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "DEU 20" + }, + { + "type": "para:s", + "content": [ + "युद्ध पर जाने के नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 20:1" + }, + "“जब तू अपने शत्रुओं से युद्ध करने को जाए, और", + { + "type": "char:it", + "content": [ + "घोड़े, रथ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.1" + ] + }, + { + "type": "char:fq", + "content": [ + "घोड़े, रथ:" + ] + }, + { + "type": "char:ft", + "content": [ + "कनानियों के पास ऐसी भयानक सेना शक्ति थी। इस्राएली अपनी सेना के साथ इनका सामना नहीं कर सकते थे परन्तु उनके पक्ष में सेनाओं का यहोवा था। अत: उन्हें उनसे डरने की आवश्यकता नहीं थी।" + ] + } + ] + } + ] }, + ", और अपने से अधिक सेना को देखे, तब उनसे न डरना; तेरा परमेश्वर यहोवा जो तुझको मिस्र देश से निकाल ले आया है वह तेरे संग है।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DEU 32:7" - }, - "प्राचीनकाल के दिनों को स्मरण करो," - ] + "type": "verse:v", + "number": "2", + "sid": "DEU 20:2" }, + "और जब तुम युद्ध करने को शत्रुओं के निकट जाओ, तब याजक सेना के पास आकर कहे,", { - "type": "para:q", - "content": [ - "पीढ़ी-पीढ़ी के वर्षों को विचारों;" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 20:3" }, + "‘हे इस्राएलियों सुनो, आज तुम अपने शत्रुओं से युद्ध करने को निकट आए हो; तुम्हारा मन कच्चा न हो; तुम मत डरो, और न थरथराओ, और न उनके सामने भय खाओ;", { - "type": "para:q", - "content": [ - "अपने बाप से पूछो, और वह तुम को बताएगा;" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 20:4" }, + "क्योंकि तुम्हारा परमेश्वर यहोवा तुम्हारे शत्रुओं से युद्ध करने और तुम्हें बचाने के लिये तुम्हारे संग-संग चलता है।’", { - "type": "para:q", - "content": [ - "अपने वृद्ध लोगों से प्रश्न करो, और वे तुझ से कह देंगे।" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 20:5" }, + "फिर सरदार सिपाहियों से यह कहें, ‘तुम में से कौन है जिसने नया घर बनाया हो और उसका समर्पण न किया हो? तो वह अपने घर को लौट जाए, कहीं ऐसा न हो कि वह युद्ध में मर जाए और दूसरा मनुष्य उसका समर्पण करे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DEU 32:8" - }, - "जब परमप्रधान ने एक-एक जाति को निज-निज भाग बाँट दिया," - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 20:6" }, + "और कौन है जिसने दाख की बारी लगाई हो, परन्तु उसके फल न खाए हों? वह भी अपने घर को लौट जाए, ऐसा न हो कि वह संग्राम में मारा जाए, और दूसरा मनुष्य उसके फल खाए।", { - "type": "para:q", - "content": [ - "और आदमियों को अलग-अलग बसाया," - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 20:7" }, + "फिर कौन है जिसने किसी स्त्री से विवाह की बात लगाई हो, परन्तु उसको विवाह करके न लाया हो? वह भी अपने घर को लौट जाए, ऐसा न हो कि वह युद्ध में मारा जाए, और दूसरा मनुष्य उससे विवाह कर ले।’", { - "type": "para:q", - "content": [ - "तब उसने देश-देश के लोगों की सीमाएँ इस्राएलियों की गिनती के अनुसार ठहराई।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 17:26)" - ] - }, - "" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 20:8" }, + "इसके अलावा सरदार सिपाहियों से यह भी कहें, ‘कौन-कौन मनुष्य है जो डरपोक और कच्चे मन का है, वह भी अपने घर को लौट जाए, ऐसा न हो कि उसको देखकर उसके भाइयों का भी हियाव टूट जाए।’", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 32:9" - }, - "क्योंकि यहोवा का अंश उसकी प्रजा है;" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 20:9" }, + "और जब प्रधान सिपाहियों से यह कह चुकें, तब उन पर प्रधानता करने के लिये सेनापतियों को नियुक्त करें।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "याकूब उसका नपा हुआ निज भाग है।" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 20:10" }, + "“जब तू किसी नगर से युद्ध करने को उसके निकट जाए, तब पहले उससे", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "संधि करने का समाचार", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.10" + ] + }, { - "type": "verse:v", - "number": "10", - "sid": "DEU 32:10" + "type": "char:fq", + "content": [ + "संधि करने का समाचार:" + ] }, - "“उसने उसको जंगल में," - ] + { + "type": "char:ft", + "content": [ + "जान और माल की हानि से बचने के अभिप्राय से ये निर्देश दिए गए थे।" + ] + } + ] + } + ] }, + "दे।", { - "type": "para:q", - "content": [ - "और सुनसान और गरजनेवालों से भरी हुई मरूभूमि में पाया;" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 20:11" }, + "और यदि वह संधि करना स्वीकार करे और तेरे लिये अपने फाटक खोल दे, तब जितने उसमें हों वे सब तेरे अधीन होकर तेरे लिये बेगार करनेवाले ठहरें।", { - "type": "para:q", - "content": [ - "उसने उसके चारों ओर रहकर उसकी रक्षा की," - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 20:12" }, + "परन्तु यदि वे तुझ से संधि न करें, परन्तु तुझ से लड़ना चाहें, तो तू उस नगर को घेर लेना;", { - "type": "para:q", - "content": [ - "और अपनी आँख की पुतली के समान उसकी सुधि रखी।" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 20:13" }, + "और जब तेरा परमेश्वर यहोवा उसे तेरे हाथ में सौंप दे तब उसमें के सब पुरुषों को तलवार से मार डालना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 32:11" - }, - "जैसे उकाब अपने घोंसले को हिला-हिलाकर" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 20:14" }, + "परन्तु स्त्रियाँ और बाल-बच्चे, और पशु आदि जितनी लूट उस नगर में हो उसे अपने लिये रख लेना; और तेरे शत्रुओं की लूट जो तेरा परमेश्वर यहोवा तुझे दे उसे काम में लाना।", { - "type": "para:q", - "content": [ - "अपने बच्चों के ऊपर-ऊपर मण्डराता है," - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 20:15" }, + "इस प्रकार उन नगरों से करना जो तुझ से बहुत दूर हैं, और जो यहाँ की जातियों के नगर नहीं हैं।", { - "type": "para:q", - "content": [ - "वैसे ही उसने अपने पंख फैलाकर उसको अपने परों पर उठा लिया।" - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 20:16" }, + "परन्तु जो नगर इन लोगों के हैं, जिनका अधिकारी तेरा परमेश्वर यहोवा तुझको ठहराने पर है, उनमें से", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "किसी प्राणी को जीवित न रख छोड़ना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.16" + ] + }, { - "type": "verse:v", - "number": "12", - "sid": "DEU 32:12" + "type": "char:fq", + "content": [ + "किसी प्राणी को जीवित न रख छोड़ना:" + ] }, - "यहोवा अकेला ही उसकी अगुआई करता रहा," - ] + { + "type": "char:ft", + "content": [ + "कनानियों पर तो किसी भी प्रकार की दया नहीं दर्शाना, उनका पूरा सफाया करना।" + ] + } + ] + } + ] }, + ",", { - "type": "para:q", - "content": [ - "और उसके संग कोई पराया देवता न था।" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 20:17" }, + "परन्तु उनका अवश्य सत्यानाश करना, अर्थात् हित्तियों, एमोरियों, कनानियों, परिज्जियों, हिब्बियों, और यबूसियों को, जैसे कि तेरे परमेश्वर यहोवा ने तुझे आज्ञा दी है;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DEU 32:13" - }, - "उसने उसको पृथ्वी के ऊँचे-ऊँचे स्थानों पर सवार कराया," - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 20:18" }, + "ऐसा न हो कि जितने घिनौने काम वे अपने देवताओं की सेवा में करते आए हैं वैसा ही करना तुम्हें भी सिखाएँ, और तुम अपने परमेश्वर यहोवा के विरुद्ध पाप करने लगो।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और उसको खेतों की उपज खिलाई;" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 20:19" }, + "“जब तू युद्ध करते हुए किसी नगर को जीतने के लिये उसे बहुत दिनों तक घेरे रहे, तब उसके वृक्षों पर कुल्हाड़ी चलाकर उन्हें नाश न करना, क्योंकि उनके फल तेरे खाने के काम आएँगे, इसलिए उन्हें न काटना। क्या मैदान के वृक्ष भी मनुष्य हैं कि तू उनको भी घेर रखे?", { - "type": "para:q", - "content": [ - "उसने उसे चट्टान में से मधु" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 20:20" }, + "परन्तु जिन वृक्षों के विषय में तू यह जान ले कि इनके फल खाने के नहीं हैं, तो उनको काटकर नाश करना, और उस नगर के विरुद्ध उस समय तक घेराबन्दी किए रहना जब तक वह तेरे वश में न आ जाए।" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "DEU 21" + }, + { + "type": "para:s", + "content": [ + "अनसुलझे हत्या के सम्बंध में नियम" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और चकमक की चट्टान में से तेल चुसाया।" - ] + "type": "verse:v", + "number": "1", + "sid": "DEU 21:1" }, + "“यदि उस देश के मैदान में जो तेरा परमेश्वर यहोवा तुझे देता है किसी मारे हुए का शव पड़ा हुआ मिले, और उसको किसने मार डाला है यह पता न चले,", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DEU 32:14" - }, - "गायों का दही, और भेड़-बकरियों का दूध, मेम्नों की चर्बी," - ] + "type": "verse:v", + "number": "2", + "sid": "DEU 21:2" }, + "तो तेरे पुरनिये और न्यायी निकलकर उस शव के चारों ओर के एक-एक नगर की दूरी को नापें;", { - "type": "para:q", - "content": [ - "बकरे और बाशान की जाति के मेढ़े," - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 21:3" }, + "तब जो नगर उस शव के सबसे निकट ठहरे, उसके पुरनिये एक ऐसी बछिया ले ले, जिससे कुछ काम न लिया गया हो, और जिस पर जूआ कभी न रखा गया हो।", { - "type": "para:q", - "content": [ - "और गेहूँ का उत्तम से उत्तम आटा भी खाया;" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 21:4" }, + "तब उस नगर के पुरनिये उस बछिया को एक बारहमासी नदी की ऐसी तराई में जो न जोती और न बोई गई हो ले जाएँ, और उसी तराई में उस बछिया का गला तोड़ दें।", { - "type": "para:q", - "content": [ - "और तू दाखरस का मधु पिया करता था।" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 21:5" }, + "और लेवीय याजक भी निकट आएँ, क्योंकि तेरे परमेश्वर यहोवा ने उनको चुन लिया है कि उसकी सेवा टहल करें और उसके नाम से आशीर्वाद दिया करें, और उनके कहने के अनुसार हर एक झगड़े और मारपीट के मुकद्दमे का निर्णय हो।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 32:15" - }, - "“परन्तु यशूरून मोटा होकर लात मारने लगा;" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 21:6" }, + "फिर जो नगर उस शव के सबसे निकट ठहरे, उसके सब पुरनिए उस बछिया के ऊपर जिसका गला तराई में तोड़ा गया हो अपने-अपने हाथ धोकर कहें,", { - "type": "para:q", - "content": [ - "तू मोटा और हष्ट-पुष्ट हो गया, और चर्बी से छा गया है;" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 27:24)" + ] }, { - "type": "para:q", - "content": [ - "तब उसने अपने सृजनहार परमेश्वर को तज दिया," - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 21:7" }, + "‘यह खून हमने नहीं किया, और न यह काम हमारी आँखों के सामने हुआ है।", { - "type": "para:q", - "content": [ - "और अपने उद्धार चट्टान को तुच्छ जाना।" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 21:8" }, + "इसलिए, हे यहोवा, अपनी छुड़ाई हुई इस्राएली प्रजा का पाप ढाँपकर निर्दोष खून का पाप अपनी इस्राएली प्रजा के सिर पर से उतार।’ तब उस खून के दोष से उनको क्षमा कर दिया जाएगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DEU 32:16" - }, - "उन्होंने पराए देवताओं को मानकर", - { - "type": "char:it", - "content": [ - "उसमें जलन उपजाई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.16" - ] - }, - { - "type": "char:fq", - "content": [ - "उसमें जलन उपजाई:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह भाषा विवाहित सम्बंध से ली गई है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - } - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 21:9" }, + "इस प्रकार वह काम करके जो यहोवा की दृष्टि में ठीक है तू निर्दोष के खून का दोष अपने मध्य में से दूर करना।" + ] + }, + { + "type": "para:s", + "content": [ + "महिला बन्दी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और घृणित कर्म करके उसको रिस दिलाई।" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 21:10" }, + "“जब तू अपने शत्रुओं से युद्ध करने को जाए, और तेरा परमेश्वर यहोवा उन्हें तेरे हाथ में कर दे, और तू उन्हें बन्दी बना ले,", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DEU 32:17" - }, - "उन्होंने पिशाचों के लिये जो परमेश्वर न थे बलि चढ़ाए," - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 21:11" }, + "तब यदि तू बन्दियों में किसी सुन्दर स्त्री को देखकर उस पर मोहित हो जाए, और उससे ब्याह कर लेना चाहे,", { - "type": "para:q", - "content": [ - "और उनके लिये वे अनजाने देवता थे," - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 21:12" }, + "तो उसे अपने घर के भीतर ले आना, और वह अपना सिर मुँण्ड़ाएँ, नाखून कटाएँ,", { - "type": "para:q", - "content": [ - "वे तो नये-नये देवता थे जो थोड़े ही दिन से प्रगट हुए थे," - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 21:13" }, + "और अपने बन्धन के वस्त्र उतारकर तेरे घर में महीने भर रहकर", { - "type": "para:q", - "content": [ - "और जिनसे उनके पुरखा कभी डरे नहीं।", + "type": "char:it", + "content": [ + "अपने माता पिता के लिये विलाप करती रहे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(1 कुरि. 10:20)" - ] + "type": "char:fr", + "content": [ + "21.13" + ] }, - "" - ] - }, - { - "type": "para:q", - "content": [ { - "type": "verse:v", - "number": "18", - "sid": "DEU 32:18" + "type": "char:fq", + "content": [ + "अपने माता पिता के लिये विलाप करती रहे:" + ] }, - "जिस चट्टान से तू उत्पन्न हुआ उसको तू भूल गया," - ] + { + "type": "char:ft", + "content": [ + "मानवता के उद्देश्य से दिया गया निर्देश कि स्त्री अपने सांसारिक बन्धनों से मुक्त होकर नए बंधन के लिये तैयार हो जाए।" + ] + } + ] + } + ] + }, + "; उसके बाद तू उसके पास जाना, और तू उसका पति और वह तेरी पत्नी बने।", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 21:14" + }, + "फिर यदि वह तुझको अच्छी न लगे, तो जहाँ वह जाना चाहे वहाँ उसे जाने देना; उसको रुपया लेकर कहीं न बेचना, और तेरा उससे शारीरिक सम्बंध था, इस कारण उससे दासी के समान व्यवहार न करना।" + ] + }, + { + "type": "para:s", + "content": [ + "पहलौठे का अधिकार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DEU 21:15" + }, + "“यदि किसी पुरुष की दो पत्नियाँ हों, और उसे एक प्रिय और दूसरी अप्रिय हो, और प्रिया और अप्रिय दोनों स्त्रियाँ बेटे जनें, परन्तु जेठा अप्रिय का हो,", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 21:16" + }, + "तो जब वह अपने पुत्रों को अपनी सम्पत्ति का बँटवारा करे, तब यदि अप्रिय का बेटा जो सचमुच जेठा है यदि जीवित हो, तो वह प्रिया के बेटे को जेठांस न दे सकेगा;", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 21:17" + }, + "वह यह जानकर कि अप्रिय का बेटा मेरे पौरूष का पहला फल है, और जेठे का अधिकार उसी का है, उसी को अपनी सारी सम्पत्ति में से दो भाग देकर जेठांसी माने।" + ] + }, + { + "type": "para:s", + "content": [ + "हठीला पुत्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DEU 21:18" + }, + "“यदि किसी का हठीला और विद्रोही बेटा हो, जो अपने माता-पिता की बात न माने, किन्तु ताड़ना देने पर भी उनकी न सुने,", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 21:19" + }, + "तो उसके माता-पिता उसे पकड़कर अपने नगर से बाहर फाटक के निकट नगर के पुरनियों के पास ले जाएँ,", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 21:20" + }, + "और वे नगर के पुरनियों से कहें, ‘हमारा यह बेटा हठीला और दंगैत है, यह हमारी नहीं सुनता; यह उड़ाऊ और पियक्कड़ है।’", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 21:21" + }, + "तब उस नगर के सब पुरुष उसको पथराव करके मार डालें, इस रीति से तू अपने मध्य में से ऐसी बुराई को दूर करना, तब सारे इस्राएली सुनकर भय खाएँगे।" + ] + }, + { + "type": "para:s", + "content": [ + "पेड़ पर लटकाए जानेवाला श्रापित" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "DEU 21:22" + }, + "“फिर यदि किसी से प्राणदण्ड के योग्य कोई पाप हुआ हो जिससे वह मार डाला जाए, और तू उसके शव को वृक्ष पर लटका दे,", + { + "type": "verse:v", + "number": "23", + "sid": "DEU 21:23" + }, + "तो", + { + "type": "char:it", + "content": [ + "वह शव रात को वृक्ष पर टँगा न रहे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.23" + ] + }, + { + "type": "char:fq", + "content": [ + "वह शव रात को वृक्ष पर टँगा न रहे:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसको अपराध का दण्ड मिल गया और जनता के उदाहरण स्वरूप वह लटका रहा। उस पवित्र भूमि को उसकी उपस्थिति से तुरन्त एवं पूर्णतः मुक्त किया जाना था।" + ] + } + ] + } + ] }, + ", अवश्य उसी दिन उसे मिट्टी देना, क्योंकि जो लटकाया गया हो वह परमेश्वर की ओर से श्रापित ठहरता है; इसलिए जो देश तेरा परमेश्वर यहोवा तेरा भाग करके देता है उस भूमि को अशुद्ध न करना।", { - "type": "para:q", - "content": [ - "और परमेश्वर जिससे तेरी उत्पत्ति हुई उसको भी तू भूल गया है।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 1:2)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 27:57,58, प्रेरि. 5:30)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "DEU 22" + }, + { + "type": "para:s", + "content": [ + "विभिन्न नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 22:1" + }, + "“तू अपने भाई के गाय-बैल या भेड़-बकरी को भटकी हुई देखकर अनदेखी न करना, उसको अवश्य उसके पास पहुँचा देना।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 22:2" + }, + "परन्तु यदि तेरा वह भाई निकट न रहता हो, या तू उसे न जानता हो, तो उस पशु को अपने घर के भीतर ले आना, और जब तक तेरा वह भाई उसको न ढूँढ़े तब तक वह तेरे पास रहे; और जब वह उसे ढूँढ़े तब उसको दे देना।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 22:3" + }, + "और उसके गदहे या वस्त्र के विषय, वरन् उसकी कोई वस्तु क्यों न हो, जो उससे खो गई हो और तुझको मिले, उसके विषय में भी ऐसा ही करना; तू देखी-अनदेखी न करना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "DEU 22:4" + }, + "“तू अपने भाई के गदहे या बैल को मार्ग पर गिरा हुआ देखकर अनदेखी न करना; उसके उठाने में अवश्य उसकी सहायता करना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "DEU 22:5" + }, + "“कोई स्त्री पुरुष का पहरावा न पहने, और न कोई पुरुष स्त्री का पहरावा पहने; क्योंकि ऐसे कामों के सब करनेवाले तेरे", + { + "type": "char:it", + "content": [ + "परमेश्वर यहोवा की दृष्टि में घृणित हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "22.5" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर यहोवा की दृष्टि में घृणित हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "लिंग भेद प्राकृतिक है और परमेश्वर की ओर से है। इसे मर्यादा हीनता और पवित्रता के परिणामित विनाश के बिना अनदेखा नहीं किया जा सकता है।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "DEU 22:6" + }, + "“यदि वृक्ष या भूमि पर तेरे सामने मार्ग में किसी चिड़िया का घोंसला मिले, चाहे उसमें बच्चे हों चाहे अण्डे, और उन बच्चों या अण्डों पर उनकी माँ बैठी हुई हो, तो बच्चों समेत माँ को न लेना;", + { + "type": "verse:v", + "number": "7", + "sid": "DEU 22:7" + }, + "बच्चों को अपने लिये ले तो ले, परन्तु माँ को अवश्य छोड़ देना; इसलिए कि तेरा भला हो, और तेरी आयु के दिन बहुत हों।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "DEU 22:8" + }, + "“जब तू नया घर बनाए तब उसकी", + { + "type": "char:it", + "content": [ + "छत पर आड़ के लिये मुण्डेर बनाना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "22.8" + ] + }, + { + "type": "char:fq", + "content": [ + "छत पर आड़ के लिये मुण्डेर बनाना:" + ] + }, + { + "type": "char:ft", + "content": [ + "कनान में छतें समतल होती थी और विभिन्न कामों में ली जाती थी।" + ] + } + ] + } + ] + }, + ", ऐसा न हो कि कोई छत पर से गिर पड़े, और तू अपने घराने पर खून का दोष लगाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DEU 22:9" + }, + "“अपनी दाख की बारी में दो प्रकार के बीज न बोना, ऐसा न हो कि उसकी सारी उपज, अर्थात् तेरा बोया हुआ बीज और दाख की बारी की उपज दोनों अपवित्र ठहरें।", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 22:10" }, + "बैल और गदहा दोनों संग जोतकर हल न चलाना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 32:19" - }, - "“इन बातों को देखकर यहोवा ने उन्हें तुच्छ जाना," - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 22:11" }, + "ऊन और सनी की मिलावट से बना हुआ वस्त्र न पहनना।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "क्योंकि उसके बेटे-बेटियों ने उसे रिस दिलाई थी।" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 22:12" }, + "“अपने ओढ़ने के चारों ओर की कोर पर झालर लगाया करना।" + ] + }, + { + "type": "para:s", + "content": [ + "विवाह सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DEU 32:20" - }, - "तब उसने कहा, ‘मैं उनसे अपना मुख छिपा लूँगा," - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 22:13" }, + "“यदि कोई पुरुष किसी स्त्री को ब्याहे, और उसके पास जाने के समय वह उसको अप्रिय लगे,", { - "type": "para:q", - "content": [ - "और देखूँगा कि उनका अन्त कैसा होगा," - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 22:14" }, + "और वह उस स्त्री की नामधराई करे, और यह कहकर उस पर कुकर्म का दोष लगाए, ‘इस स्त्री को मैंने ब्याहा, और जब उससे संगति की तब उसमें कुँवारी अवस्था के लक्षण न पाए,’", { - "type": "para:q", - "content": [ - "क्योंकि इस जाति के लोग बहुत टेढ़े हैं और धोखा देनेवाले पुत्र हैं।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 17:17)" - ] - }, - "" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 22:15" }, + "तो उस कन्या के माता-पिता उसके कुँवारीपन के चिन्ह लेकर नगर के वृद्ध लोगों के पास फाटक के बाहर जाएँ;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DEU 32:21" - }, - "उन्होंने ऐसी वस्तु को जो परमेश्वर नहीं है मानकर," - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 22:16" }, + "और उस कन्या का पिता वृद्ध लोगों से कहे, ‘मैंने अपनी बेटी इस पुरुष को ब्याह दी, और वह उसको अप्रिय लगती है;", { - "type": "para:q", - "content": [ - "मुझ में जलन उत्पन्न की;" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 22:17" }, + "और वह तो यह कहकर उस पर कुकर्म का दोष लगाता है, कि मैंने तेरी बेटी में कुँवारीपन के लक्षण नहीं पाए। परन्तु मेरी बेटी के कुँवारीपन के चिन्ह ये हैं।’ तब उसके माता-पिता नगर के वृद्ध लोगों के सामने उस चद्दर को फैलाएँ।", { - "type": "para:q", - "content": [ - "और अपनी व्यर्थ वस्तुओं के द्वारा मुझे रिस दिलाई।" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 22:18" }, + "तब नगर के पुरनिये उस पुरुष को पकड़कर ताड़ना दें;", { - "type": "para:q", - "content": [ - "इसलिए मैं भी उनके द्वारा जो मेरी प्रजा नहीं हैं उनके मन में जलन उत्पन्न करूँगा;" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 22:19" }, + "और उस पर सौ शेकेल चाँदी का दण्ड भी लगाकर", { - "type": "para:q", - "content": [ - "और एक मूर्ख जाति के द्वारा उन्हें रिस दिलाऊँगा।", + "type": "char:it", + "content": [ + "उस कन्या के पिता को दें", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(रोम. 11:11)" - ] + "type": "char:fr", + "content": [ + "22.19" + ] }, - "" - ] - }, - { - "type": "para:q", - "content": [ { - "type": "verse:v", - "number": "22", - "sid": "DEU 32:22" + "type": "char:fq", + "content": [ + "उस कन्या के पिता को दें:" + ] }, - "क्योंकि मेरे कोप की आग भड़क उठी है," - ] + { + "type": "char:ft", + "content": [ + "पत्नी के माइके का मुखिया होने के कारण वह बुराई मुख्यतः पिता के विरुद्ध ही थी।" + ] + } + ] + } + ] }, + ", इसलिए कि उसने एक इस्राएली कन्या की नामधराई की है; और वह उसी की पत्नी बनी रहे, और वह जीवन भर उस स्त्री को त्यागने न पाए।", { - "type": "para:q", - "content": [ - "जो पाताल की तह तक जलती जाएगी," - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 22:20" }, + "परन्तु यदि उस कन्या के कुँवारीपन के चिन्ह पाए न जाएँ, और उस पुरुष की बात सच ठहरे,", { - "type": "para:q", - "content": [ - "और पृथ्वी अपनी उपज समेत भस्म हो जाएगी," - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 22:21" }, + "तो वे उस कन्या को उसके पिता के घर के द्वार पर ले जाएँ, और उस नगर के पुरुष उसको पथराव करके मार डालें; उसने तो अपने पिता के घर में वेश्या का काम करके बुराई की है; इस प्रकार तू अपने मध्य में से ऐसी बुराई को दूर करना।", { - "type": "para:q", - "content": [ - "और पहाड़ों की नींवों में भी आग लगा देगी।" - ] - }, + "type": "char:bdit", + "content": [ + "(1 कुरि. 5:13)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "व्यभिचार का दण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "DEU 22:22" + }, + "“यदि कोई पुरुष दूसरे पुरुष की ब्याही हुई स्त्री के संग सोता हुआ पकड़ा जाए, तो जो पुरुष उस स्त्री के संग सोया हो वह और वह स्त्री दोनों मार डाले जाएँ; इस प्रकार तू ऐसी बुराई को इस्राएल में से दूर करना।", + { + "type": "char:bdit", + "content": [ + "(यूह. 8:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DEU 32:23" - }, - "“मैं उन पर विपत्ति पर विपत्ति भेजूँगा;" - ] + "type": "verse:v", + "number": "23", + "sid": "DEU 22:23" }, + "“यदि किसी कुँवारी कन्या के ब्याह की बात लगी हो, और कोई दूसरा पुरुष उसे नगर में पाकर उससे कुकर्म करे,", { - "type": "para:q", - "content": [ - "और उन पर मैं अपने सब तीरों को छोड़ूँगा।" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 22:24" }, + "तो तुम उन दोनों को उस नगर के फाटक के बाहर ले जाकर उन पर पथराव करके मार डालना, उस कन्या को तो इसलिए कि वह नगर में रहते हुए भी नहीं चिल्लाई, और उस पुरुष को इस कारण कि उसने पड़ोसी की स्त्री का अपमान किया है; इस प्रकार तू अपने मध्य में से ऐसी बुराई को दूर करना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DEU 32:24" - }, - "वे भूख से दुबले हो जाएँगे, और अंगारों से" - ] - }, + "type": "char:bdit", + "content": [ + "(1 कुरि. 5:13)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "DEU 22:25" + }, + "“परन्तु यदि कोई पुरुष किसी कन्या को जिसके ब्याह की बात लगी हो मैदान में पाकर बरबस उससे कुकर्म करे, तो केवल वह पुरुष मार डाला जाए, जिसने उससे कुकर्म किया हो।", + { + "type": "verse:v", + "number": "26", + "sid": "DEU 22:26" + }, + "और उस कन्या से कुछ न करना; उस कन्या का पाप प्राणदण्ड के योग्य नहीं, क्योंकि जैसे कोई अपने पड़ोसी पर चढ़ाई करके उसे मार डाले, वैसी ही यह बात भी ठहरेगी;", + { + "type": "verse:v", + "number": "27", + "sid": "DEU 22:27" + }, + "कि उस पुरुष ने उस कन्या को मैदान में पाया, और वह चिल्लाई तो सही, परन्तु उसको कोई बचानेवाला न मिला।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DEU 22:28" + }, + "“यदि किसी पुरुष को कोई कुँवारी कन्या मिले जिसके ब्याह की बात न लगी हो, और वह उसे पकड़कर उसके साथ कुकर्म करे, और वे पकड़े जाएँ,", + { + "type": "verse:v", + "number": "29", + "sid": "DEU 22:29" + }, + "तो जिस पुरुष ने उससे कुकर्म किया हो वह उस कन्या के पिता को पचास शेकेल चाँदी दे, और वह उसी की पत्नी हो, उसने उसका अपमान किया, इस कारण वह जीवन भर उसे न त्यागने पाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "DEU 22:30" + }, + "“कोई अपनी सौतेली माता को अपनी स्त्री न बनाए, वह अपने पिता का ओढ़ना न उघाड़े।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 5:1)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "DEU 23" + }, + { + "type": "para:s", + "content": [ + "यहोवा की सभा में प्रवेश निषेध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 23:1" + }, + "“जिसके अण्ड कुचले गए या लिंग काट डाला गया हो वह यहोवा की सभा में न आने पाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "DEU 23:2" + }, + "“कोई कुकर्म से जन्मा हुआ यहोवा की सभा में न आने पाए; किन्तु दस पीढ़ी तक उसके वंश का कोई यहोवा की सभा में न आने पाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "DEU 23:3" + }, + "“कोई अम्मोनी या मोआबी यहोवा की सभा में न आने पाए; उनकी दसवीं पीढ़ी तक का कोई यहोवा की सभा में कभी न आने पाए;", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 23:4" + }, + "इस कारण से कि जब तुम मिस्र से निकलकर आते थे तब उन्होंने अन्न जल लेकर मार्ग में तुम से भेंट नहीं की, और यह भी कि उन्होंने अरम्नहरैम देश के पतोर नगरवाले बोर के पुत्र बिलाम को तुझे श्राप देने के लिये दक्षिणा दी।", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 23:5" + }, + "परन्तु तेरे परमेश्वर यहोवा ने बिलाम की न सुनी; किन्तु तेरे परमेश्वर यहोवा ने तेरे निमित्त उसके श्राप को आशीष में बदल दिया, इसलिए कि तेरा परमेश्वर यहोवा तुझ से प्रेम रखता था।", + { + "type": "verse:v", + "number": "6", + "sid": "DEU 23:6" + }, + "तू जीवन भर उनका कुशल और भलाई कभी न चाहना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "DEU 23:7" + }, + "“किसी एदोमी से घृणा न करना, क्योंकि वह तेरा भाई है; किसी मिस्री से भी घृणा न करना, क्योंकि उसके देश में तू परदेशी होकर रहा था।", + { + "type": "verse:v", + "number": "8", + "sid": "DEU 23:8" + }, + "उनके", + { + "type": "char:it", + "content": [ + "जो परपोते उत्पन्न हों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.8" + ] + }, + { + "type": "char:fq", + "content": [ + "जो परपोते उत्पन्न हों:" + ] + }, + { + "type": "char:ft", + "content": [ + "एदोमी और मिस्रियों के परपोते।" + ] + } + ] + } + ] + }, + "वे यहोवा की सभा में आने पाएँ।" + ] + }, + { + "type": "para:s", + "content": [ + "छावनी की साफ-सफाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DEU 23:9" + }, + "“जब तू शत्रुओं से लड़ने को जाकर छावनी डाले, तब सब प्रकार की बुरी बातों से बचे रहना।", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 23:10" + }, + "यदि तेरे बीच कोई पुरुष उस अशुद्धता से जो रात्रि को आप से आप हुआ करती है अशुद्ध हुआ हो, तो वह छावनी से बाहर जाए, और छावनी के भीतर न आए;", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 23:11" + }, + "परन्तु संध्या से कुछ पहले वह स्नान करे, और जब सूर्य डूब जाए तब छावनी में आए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "DEU 23:12" + }, + "“छावनी के बाहर शौच-स्थान बनाना, और शौच के लिए वहीं जाया करना;", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 23:13" + }, + "और तेरे पास के हथियारों में एक खनती भी रहे; और जब तू दिशा फिरने को बैठे, तब उससे खोदकर अपने मल को ढाँप देना।", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 23:14" + }, + "क्योंकि तेरा परमेश्वर यहोवा तुझको बचाने और तेरे शत्रुओं को तुझ से हरवाने को तेरी छावनी के मध्य घूमता रहेगा, इसलिए तेरी छावनी पवित्र रहनी चाहिये, ऐसा न हो कि वह तेरे मध्य में कोई अशुद्ध वस्तु देखकर तुझ से फिर जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "भगोड़ा दास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DEU 23:15" + }, + "“", + { + "type": "char:it", + "content": [ + "जो दास अपने स्वामी के पास से भागकर तेरी शरण ले", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.15" + ] + }, + { + "type": "char:fq", + "content": [ + "जो दास अपने स्वामी के पास से भागकर तेरी शरण ले:" + ] + }, + { + "type": "char:ft", + "content": [ + "अन्यजाति स्वामी के पास से भागकर उनके देश में आ जाए। निश्चय ही वह शरणार्थी दण्ड से भागकर नहीं परन्तु अपने स्वामी के अत्याचार से बचकर भागा है।" + ] + } + ] + } + ] + }, + "उसको उसके स्वामी के हाथ न पकड़ा देना;", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 23:16" + }, + "वह तेरे बीच जो नगर उसे अच्छा लगे उसी में तेरे संग रहने पाए; और तू उस पर अत्याचार न करना।" + ] + }, + { + "type": "para:s", + "content": [ + "वेश्यावृत्ति वर्जित" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "DEU 23:17" + }, + "“इस्राएली स्त्रियों में से", + { + "type": "char:it", + "content": [ + "कोई देवदासी न हो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.17" + ] + }, + { + "type": "char:fq", + "content": [ + "कोई देवदासी न हो:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूर्तिपूजक जातियों में वैश्यावृति धार्मिक अनुष्ठान थी विशेष करके अश्तारोत की उपासना में।" + ] + } + ] + } + ] + }, + ", और न इस्राएलियों में से कोई पुरुष ऐसा बुरा काम करनेवाला हो।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 23:18" + }, + "तू वेश्यापन की कमाई या कुत्ते की कमाई किसी मन्नत को पूरी करने के लिये अपने परमेश्वर यहोवा के घर में न लाना; क्योंकि तेरे परमेश्वर यहोवा के समीप ये दोनों की दोनों कमाई घृणित कर्म है।" + ] + }, + { + "type": "para:s", + "content": [ + "ऋणों पर ब्याज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DEU 23:19" + }, + "“अपने किसी भाई को ब्याज पर ऋण न देना, चाहे रुपया हो, चाहे भोजनवस्तु हो, चाहे कोई वस्तु हो जो ब्याज पर दी जाती है, उसे ब्याज पर न देना।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 23:20" + }, + "तू परदेशी को ब्याज पर ऋण तो दे, परन्तु अपने किसी भाई से ऐसा न करना, ताकि जिस देश का अधिकारी होने को तू जा रहा है, वहाँ जिस-जिस काम में अपना हाथ लगाए, उन सभी में तेरा परमेश्वर यहोवा तुझे आशीष दे।" + ] + }, + { + "type": "para:s", + "content": [ + "मन्नत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DEU 23:21" + }, + "“जब तू अपने परमेश्वर यहोवा के लिये मन्नत माने, तो उसे पूरी करने में विलम्ब न करना; क्योंकि तेरा परमेश्वर यहोवा उसे निश्चय तुझ से ले लेगा, और विलम्ब करने से तू पापी ठहरेगा।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 5:33)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "DEU 23:22" + }, + "परन्तु यदि तू मन्नत न माने, तो तेरा कोई पाप नहीं।", + { + "type": "verse:v", + "number": "23", + "sid": "DEU 23:23" + }, + "जो कुछ तेरे मुँह से निकले उसके पूरा करने में चौकसी करना; तू अपने मुँह से वचन देकर अपनी इच्छा से अपने परमेश्वर यहोवा की जैसी मन्नत माने, वैसा ही स्वतंत्रता पूर्वक उसे पूरा करना।" + ] + }, + { + "type": "para:s", + "content": [ + "पड़ोसी की फसलें" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DEU 23:24" + }, + "“जब तू किसी दूसरे की दाख की बारी में जाए, तब पेट भर मनमाने दाख खा तो खा, परन्तु अपने पात्र में कुछ न रखना।", + { + "type": "verse:v", + "number": "25", + "sid": "DEU 23:25" + }, + "और जब तू किसी दूसरे के खड़े खेत में जाए, तब तू हाथ से बालें तोड़ सकता है, परन्तु किसी दूसरे के खड़े खेत पर हँसुआ न लगाना।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 12:1)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "DEU 24" + }, + { + "type": "para:s", + "content": [ + "तलाक और पुनर्विवाह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 24:1" + }, + "“यदि कोई पुरुष किसी स्त्री को ब्याह ले, और उसके बाद उसमें लज्जा की बात पाकर उससे अप्रसन्न हो, तो वह उसके लिये त्यागपत्र लिखकर और उसके हाथ में देकर उसको अपने घर से निकाल दे।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 5:31)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "DEU 24:2" + }, + "और जब वह उसके घर से निकल जाए, तब दूसरे पुरुष की हो सकती है।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 24:3" + }, + "परन्तु यदि वह उस दूसरे पुरुष को भी अप्रिय लगे, और वह उसके लिये त्यागपत्र लिखकर उसके हाथ में देकर उसे अपने घर से निकाल दे, या वह दूसरा पुरुष जिसने उसको अपनी स्त्री कर लिया हो मर जाए,", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 24:4" + }, + "तो उसका पहला पति, जिसने उसको निकाल दिया हो, उसके अशुद्ध होने के बाद उसे अपनी पत्नी न बनाने पाए क्योंकि यह यहोवा के सम्मुख घृणित बात है। इस प्रकार तू उस देश को जिसे तेरा परमेश्वर यहोवा तेरा भाग करके तुझे देता है पापी न बनाना।" + ] + }, + { + "type": "para:s", + "content": [ + "विभिन्न नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "DEU 24:5" + }, + "“जिस पुरुष का हाल ही में विवाह हुआ हो, वह सेना के साथ न जाए और न किसी काम का भार उस पर डाला जाए; वह वर्ष भर अपने घर में स्वतंत्रता से रहकर अपनी ब्याही हुई स्त्री को प्रसन्न करता रहे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "DEU 24:6" + }, + "“कोई मनुष्य चक्की को या उसके ऊपर के पाट को बन्धक न रखे; क्योंकि वह तो मानो प्राण ही को बन्धक रखना है।" + ] + }, + { + "type": "para:s", + "content": [ + "अपहरण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "DEU 24:7" + }, + "“यदि कोई अपने किसी इस्राएली भाई को दास बनाने या बेच डालने के विचार से चुराता हुआ पकड़ा जाए, तो ऐसा चोर मार डाला जाए; ऐसी बुराई को अपने मध्य में से दूर करना।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 5:13)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और कठिन महारोगों से ग्रसित हो जाएँगे;" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 24:8" }, + "“कोढ़ की व्याधि के विषय में चौकस रहना, और जो कुछ लेवीय याजक तुम्हें सिखाएँ उसी के अनुसार यत्न से करने में चौकसी करना; जैसी आज्ञा मैंने उनको दी है वैसा करने में चौकसी करना।", { - "type": "para:q", - "content": [ - "और मैं उन पर पशुओं के दाँत लगवाऊँगा," - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 24:9" }, + "स्मरण रख कि तेरे परमेश्वर यहोवा ने, जब तुम मिस्र से निकलकर आ रहे थे, तब मार्ग में मिर्याम से क्या किया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और धूलि पर रेंगनेवाले सर्पों का विष छोड़ दूँगा।" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 24:10" }, + "“जब तू अपने किसी भाई को कुछ उधार दे, तब बन्धक की वस्तु लेने के लिये उसके घर के भीतर न घुसना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "DEU 32:25" - }, - "बाहर वे तलवार से मरेंगे," - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 24:11" }, + "तू बाहर खड़ा रहना, और जिसको तू उधार दे वही बन्धक की वस्तु को तेरे पास बाहर ले आए।", { - "type": "para:q", - "content": [ - "और कोठरियों के भीतर भय से;" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 24:12" }, + "और यदि वह मनुष्य कंगाल हो, तो उसका बन्धक अपने पास रखे हुए न सोना;", { - "type": "para:q", - "content": [ - "क्या कुँवारे और कुँवारियाँ, क्या दूध पीता हुआ बच्चा" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 24:13" }, + "सूर्य अस्त होते-होते उसे वह बन्धक अवश्य फेर देना, इसलिए कि वह अपना ओढ़ना ओढ़कर सो सके और तुझे आशीर्वाद दे; और यह तेरे परमेश्वर यहोवा की दृष्टि में धार्मिकता का काम ठहरेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "क्या पक्के बाल वाले, सब इसी प्रकार बर्बाद होंगे।" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 24:14" }, + "“कोई मजदूर जो दीन और कंगाल हो, चाहे वह तेरे भाइयों में से हो चाहे तेरे देश के फाटकों के भीतर रहनेवाले परदेशियों में से हो, उस पर अंधेर न करना;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "DEU 32:26" - }, - "मैंने कहा था, कि मैं उनको दूर-दूर तक तितर-बितर करूँगा," - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 24:15" }, + "यह जानकर कि वह दीन है और उसका मन मजदूरी में लगा रहता है, मजदूरी करने ही के दिन सूर्यास्त से पहले तू उसकी मजदूरी देना; ऐसा न हो कि वह तेरे कारण यहोवा की दुहाई दे, और तू पापी ठहरे।", { - "type": "para:q", - "content": [ - "और मनुष्यों में से उनका स्मरण तक मिटा डालूँगा;" - ] - }, + "type": "char:bdit", + "content": [ + "(मत्ती 20:8)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DEU 24:16" + }, + "“पुत्र के कारण पिता न मार डाला जाए, और न पिता के कारण पुत्र मार डाला जाए;", + { + "type": "char:it", + "content": [ + "जिसने पाप किया हो वही उस पाप के कारण मार डाला जाए", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "24.16" + ] + }, + { + "type": "char:fq", + "content": [ + "जिसने पाप किया हो वही उस पाप के कारण मार डाला जाए:" + ] + }, + { + "type": "char:ft", + "content": [ + "सांसारिक न्यायाधीशों के लिये सावधानी का निर्देश। अन्य पूर्वी देशों में अपराधी के दण्ड में उसके परिवार को भी भागीदार बनाया जाता था। इस्राएल में ऐसा नहीं होना था।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "DEU 24:17" + }, + "“किसी परदेशी मनुष्य या अनाथ बालक का न्याय न बिगाड़ना, और न किसी विधवा के कपड़े को बन्धक रखना;", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 24:18" + }, + "और इसको स्मरण रखना कि तू मिस्र में दास था, और तेरा परमेश्वर यहोवा तुझे वहाँ से छुड़ा लाया है; इस कारण मैं तुझे यह आज्ञा देता हूँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DEU 24:19" + }, + "“जब तू अपने पक्के खेत को काटे, और एक पूला खेत में भूल से छूट जाए, तो उसे लेने को फिर न लौट जाना; वह परदेशी, अनाथ, और विधवा के लिये पड़ा रहे; इसलिए कि परमेश्वर यहोवा तेरे सब कामों में तुझको आशीष दे।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 24:20" + }, + "जब तू अपने जैतून के वृक्ष को झाड़े, तब डालियों को दूसरी बार न झाड़ना; वह परदेशी, अनाथ, और विधवा के लिये रह जाए।", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 24:21" + }, + "जब तू अपनी दाख की बारी के फल तोड़े, तो उसका दाना-दाना न तोड़ लेना; वह परदेशी, अनाथ और विधवा के लिये रह जाए।", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 24:22" + }, + "और इसको स्मरण रखना कि तू मिस्र देश में दास था; इस कारण मैं तुझे यह आज्ञा देता हूँ।" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "DEU 25" + }, + { + "type": "para:s", + "content": [ + "निष्पक्षता और दया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 25:1" + }, + "“यदि मनुष्यों के बीच कोई झगड़ा हो, और वे न्याय करवाने के लिये न्यायियों के पास जाएँ, और वे उनका न्याय करें, तो निर्दोष को निर्दोष और दोषी को दोषी ठहराएँ।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 25:2" + }, + "और यदि दोषी मार खाने के योग्य ठहरे, तो न्यायी उसको गिरवाकर अपने सामने जैसा उसका दोष हो उसके अनुसार कोड़े गिनकर लगवाए।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 25:3" + }, + "वह उसे", + { + "type": "char:it", + "content": [ + "चालीस कोड़े", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25.3" + ] + }, + { + "type": "char:fq", + "content": [ + "चालीस कोड़े:" + ] + }, + { + "type": "char:ft", + "content": [ + "चालीस दण्ड की पूर्ति मानी जाती थी।" + ] + } + ] + } + ] + }, + "तक लगवा सकता है, इससे अधिक नहीं लगवा सकता; ऐसा न हो कि इससे अधिक बहुत मार खिलवाने से तेरा भाई तेरी दृष्टि में तुच्छ ठहरे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "DEU 25:4" + }, + "“दाँवते समय चलते हुए बैल का मुँह न बाँधना।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 9:9)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "मृत भाई के प्रति उत्तरदायित्व" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "DEU 32:27" - }, - "परन्तु मुझे शत्रुओं की छेड़-छाड़ का डर था," - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 25:5" }, + "“जब कई भाई संग रहते हों, और उनमें से एक निपुत्र मर जाए, तो उसकी स्त्री का ब्याह परगोत्री से न किया जाए; उसके पति का भाई उसके पास जाकर उसे अपनी पत्नी कर ले, और उससे पति के भाई का धर्म पालन करे।", { - "type": "para:q", - "content": [ - "ऐसा न हो कि द्रोही इसको उलटा समझकर यह कहने लगें," - ] + "type": "char:bdit", + "content": [ + "(मत्ती 22: 24)" + ] }, { - "type": "para:q", - "content": [ - "‘हम अपने ही बाहुबल से प्रबल हुए," - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 25:6" }, + "और जो पहला बेटा उस स्त्री से उत्पन्न हो वह उस मरे हुए भाई के नाम का ठहरे, जिससे कि उसका नाम इस्राएल में से मिट न जाए।", { - "type": "para:q", - "content": [ - "और यह सब यहोवा से नहीं हुआ।’" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 25:7" }, + "यदि उस स्त्री के पति के भाई को उससे विवाह करना न भाए, तो वह स्त्री नगर के फाटक पर वृद्ध लोगों के पास जाकर कहे, ‘मेरे पति के भाई ने अपने भाई का नाम इस्राएल में बनाए रखने से मना कर दिया है, और मुझसे पति के भाई का धर्म पालन करना नहीं चाहता।’", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "DEU 32:28" - }, - "“क्योंकि इस्राएल जाति युक्तिहीन है," - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 25:8" }, + "तब उस नगर के वृद्ध लोग उस पुरुष को बुलवाकर उसको समझाएँ; और यदि वह अपनी बात पर अड़ा रहे, और कहे, ‘मुझे इससे विवाह करना नहीं भावता,’", { - "type": "para:q", - "content": [ - "और इनमें समझ है ही नहीं।" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 25:9" }, + "तो उसके भाई की पत्नी उन वृद्ध लोगों के सामने उसके पास जाकर", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "उसके पाँव से जूती उतारे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "29", - "sid": "DEU 32:29" + "type": "char:fr", + "content": [ + "25.9" + ] }, - "भला होता कि ये बुद्धिमान होते, कि इसको समझ लेते," - ] - }, - { - "type": "para:q", - "content": [ - "और अपने अन्त का विचार करते!", { - "type": "char:bdit", - "content": [ - "(लूका 19:42)" - ] + "type": "char:fq", + "content": [ + "उसके पाँव से जूती उतारे:" + ] }, - "" - ] - }, - { - "type": "para:q", - "content": [ { - "type": "verse:v", - "number": "30", - "sid": "DEU 32:30" - }, - "यदि उनकी चट्टान ही उनको न बेच देती," - ] + "type": "char:ft", + "content": [ + "मृतक की पत्नी और समादा का सम्पूर्ण अधिकार उस असहमत भाई से छीनने के लिये।" + ] + } + ] + } + ] + }, + ", और उसके मुँह पर थूक दे; और कहे, ‘जो पुरुष अपने भाई के वंश को चलाना न चाहे उससे इसी प्रकार व्यवहार किया जाएगा।’", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 25:10" + }, + "तब इस्राएल में उस पुरुष का यह नाम पड़ेगा, अर्थात् जूती उतारे हुए पुरुष का घराना।" + ] + }, + { + "type": "para:s", + "content": [ + "विभिन्न नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "DEU 25:11" + }, + "“यदि दो पुरुष आपस में मारपीट करते हों, और उनमें से एक की पत्नी अपने पति को मारनेवाले के हाथ से छुड़ाने के लिये पास जाए, और अपना हाथ बढ़ाकर उसके गुप्त अंग को पकड़े,", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 25:12" + }, + "तो उस स्त्री का हाथ काट डालना; उस पर तरस न खाना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "DEU 25:13" + }, + "“अपनी थैली में भाँति-भाँति के अर्थात् घटती-बढ़ती बटखरे न रखना।", + { + "type": "verse:v", + "number": "14", + "sid": "DEU 25:14" + }, + "अपने घर में भाँति-भाँति के, अर्थात् घटती-बढ़ती नपुए न रखना।", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 25:15" + }, + "तेरे बटखरे और नपुए पूरे-पूरे और धर्म के हों; इसलिए कि जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तेरी आयु बहुत हो।", + { + "type": "verse:v", + "number": "16", + "sid": "DEU 25:16" + }, + "क्योंकि ऐसे कामों में जितने कुटिलता करते हैं वे सब तेरे परमेश्वर यहोवा की दृष्टि में घृणित हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "अमालेकियों से बदला" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "DEU 25:17" + }, + "“स्मरण रख कि जब तू मिस्र से निकलकर आ रहा था तब अमालेक ने तुझ से मार्ग में क्या किया,", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 25:18" + }, + "अर्थात् उनको परमेश्वर का भय न था; इस कारण उसने जब तू मार्ग में थका-माँदा था, तब तुझ पर चढ़ाई करके जितने निर्बल होने के कारण सबसे पीछे थे उन सभी को मारा।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 25:19" + }, + "इसलिए जब तेरा परमेश्वर यहोवा उस देश में, जो वह तेरा भाग करके तेरे अधिकार में कर देता है, तुझे चारों ओर के सब शत्रुओं से विश्राम दे, तब अमालेक का नाम धरती पर से मिटा डालना; और तुम इस बात को न भूलना।" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "DEU 26" + }, + { + "type": "para:s", + "content": [ + "प्रथम फसल के बारे में नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 26:1" + }, + "“फिर जब तू उस देश में जिसे तेरा परमेश्वर यहोवा तेरा निज भाग करके तुझे देता है पहुँचे, और उसका अधिकारी होकर उसमें बस जाए,", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 26:2" + }, + "तब जो देश तेरा परमेश्वर यहोवा तुझे देता है, उसकी भूमि की भाँति-भाँति की जो", + { + "type": "char:it", + "content": [ + "पहली उपज", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26.2" + ] + }, + { + "type": "char:fq", + "content": [ + "पहली उपज:" + ] + }, + { + "type": "char:ft", + "content": [ + "सम्पूर्ण पहली उपज कार्यकारी पुरोहित की होती थी।" + ] + } + ] + } + ] }, + "तू अपने घर लाएगा, उसमें से कुछ टोकरी में लेकर उस स्थान पर जाना, जिसे तेरा परमेश्वर यहोवा अपने नाम का निवास करने को चुन ले।", { - "type": "para:q", - "content": [ - "और यहोवा उनको दूसरों के हाथ में न कर देता;" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 26:3" }, + "और उन दिनों के याजक के पास जाकर यह कहना, ‘मैं आज तेरे परमेश्वर यहोवा के सामने स्वीकार करता हूँ, कि यहोवा ने हम लोगों को जिस देश के देने की हमारे पूर्वजों से शपथ खाई थी उसमें मैं आ गया हूँ।’", { - "type": "para:q", - "content": [ - "तो यह कैसे हो सकता कि उनके हजार का पीछा एक मनुष्य करता," - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 26:4" }, + "तब याजक तेरे हाथ से वह टोकरी लेकर तेरे परमेश्वर यहोवा की वेदी के सामने रख दे।", { - "type": "para:q", - "content": [ - "और उनके दस हजार को दो मनुष्य भगा देते?" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 26:5" }, + "तब तू अपने परमेश्वर यहोवा से इस प्रकार कहना, ‘", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "मेरा मूलपुरुष एक अरामी मनुष्य था", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "31", - "sid": "DEU 32:31" + "type": "char:fr", + "content": [ + "26.5" + ] }, - "क्योंकि जैसी हमारी चट्टान है वैसी उनकी चट्टान नहीं है," - ] - }, - { - "type": "para:q", - "content": [ - "चाहे हमारे शत्रु ही क्यों न न्यायी हों।" - ] - }, - { - "type": "para:q", - "content": [ { - "type": "verse:v", - "number": "32", - "sid": "DEU 32:32" + "type": "char:fq", + "content": [ + "मेरा मूलपुरुष एक अरामी मनुष्य था:" + ] }, - "क्योंकि उनकी दाखलता सदोम की दाखलता से निकली," - ] + { + "type": "char:ft", + "content": [ + "संदर्भ प्रसंग के द्वारा याकूब से है कि वह मूलपुरुष था क्योंकि उसमें अब्राहम का परिवार एक जाति में विकसित होने लगा था।" + ] + } + ] + } + ] }, + "जो मरने पर था; और वह अपने छोटे से परिवार समेत मिस्र को गया, और वहाँ परदेशी होकर रहा; और वहाँ उससे एक बड़ी, और सामर्थी, और बहुत मनुष्यों से भरी हुई जाति उत्पन्न हुई।", { - "type": "para:q", - "content": [ - "और गमोरा की दाख की बारियों में की है;" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 26:6" }, + "और मिस्रियों ने हम लोगों से बुरा बर्ताव किया, और हमें दुःख दिया, और हम से कठिन सेवा ली।", { - "type": "para:q", - "content": [ - "उनकी दाख विषभरी और उनके गुच्छे कड़वे हैं;" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 26:7" }, + "परन्तु हमने अपने पूर्वजों के परमेश्वर यहोवा की दुहाई दी, और यहोवा ने हमारी सुनकर हमारे दुःख-श्रम और अत्याचार पर दृष्टि की;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "DEU 32:33" - }, - "उनका दाखमधु साँपों का सा विष" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 26:8" }, + "और यहोवा ने बलवन्त हाथ और बढ़ाई हुई भुजा से अति भयानक चिन्ह और चमत्कार दिखलाकर हमको मिस्र से निकाल लाया;", { - "type": "para:q", - "content": [ - "और काले नागों का सा हलाहल है।" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 26:9" }, + "और हमें इस स्थान पर पहुँचाकर यह देश जिसमें दूध और मधु की धाराएँ बहती हैं हमें दे दिया है।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "DEU 32:34" - }, - "“क्या यह बात मेरे मन में संचित," - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 26:10" }, + "अब हे यहोवा, देख, जो भूमि तूने मुझे दी है उसकी पहली उपज मैं तेरे पास ले आया हूँ।’ तब तू उसे अपने परमेश्वर यहोवा के सामने रखना; और यहोवा को दण्डवत् करना;", { - "type": "para:q", - "content": [ - "और मेरे भण्डारों में मुहरबन्द नहीं है?" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 26:11" }, + "और जितने अच्छे पदार्थ तेरा परमेश्वर यहोवा तुझे और तेरे घराने को दे, उनके कारण तू लेवियों और अपने मध्य में रहनेवाले परदेशियों सहित आनन्द करना।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "DEU 32:35" - }, - "पलटा लेना और बदला देना मेरा ही काम है," - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 26:12" }, + "“तीसरे वर्ष जो दशमांश देने का वर्ष ठहरा है, जब तू अपनी सब भाँति की बढ़ती के दशमांश को निकाल चुके, तब उसे लेवीय, परदेशी, अनाथ, और विधवा को देना, कि वे तेरे फाटकों के भीतर खाकर तृप्त हों;", { - "type": "para:q", - "content": [ - "यह उनके पाँव फिसलने के समय प्रगट होगा;" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 26:13" }, + "और तू अपने परमेश्वर यहोवा से कहना, ‘मैंने तेरी सब आज्ञाओं के अनुसार पवित्र ठहराई हुई वस्तुओं को अपने घर से निकाला, और लेवीय, परदेशी, अनाथ, और विधवा को दे दिया है; तेरी किसी आज्ञा को मैंने न तो टाला है, और न भूला है।", { - "type": "para:q", - "content": [ - "क्योंकि उनकी विपत्ति का दिन निकट है," - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 26:14" }, + "उन वस्तुओं में से मैंने शोक के समय नहीं खाया, और न उनमें से कोई वस्तु अशुद्धता की दशा में घर से निकाली, और", { - "type": "para:q", - "content": [ - "और जो दुःख उन पर पड़नेवाले हैं वे शीघ्र आ रहे हैं।", + "type": "char:it", + "content": [ + "न कुछ शोक करनेवालों को दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(लूका 21:22, रोम. 12:19)" - ] + "type": "char:fr", + "content": [ + "26.14" + ] }, - "" - ] - }, - { - "type": "para:q", - "content": [ { - "type": "verse:v", - "number": "36", - "sid": "DEU 32:36" + "type": "char:fq", + "content": [ + "न कुछ शोक करनेवालों को दिया:" + ] }, - "क्योंकि जब यहोवा देखेगा कि मेरी प्रजा की शक्ति जाती रही," - ] + { + "type": "char:ft", + "content": [ + "समर्पित वस्तुओं को आनन्द और पवित्र उत्सव में काम में लेना था, न कि मृतकों के भोज में क्योंकि मृत्यु और मृत्यु से सम्बंधित सब बातें अशुद्ध मानी जाती थी।" + ] + } + ] + } + ] + }, + "; मैंने अपने परमेश्वर यहोवा की सुन ली, मैंने तेरी सब आज्ञाओं के अनुसार किया है।", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 26:15" + }, + "तू स्वर्ग में से जो तेरा पवित्र धाम है दृष्टि करके अपनी प्रजा इस्राएल को आशीष दे, और इस दूध और मधु की धाराओं के देश की भूमि पर आशीष दे, जिसे तूने हमारे पूर्वजों से खाई हुई शपथ के अनुसार हमें दिया है।’" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की निज प्रजा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DEU 26:16" + }, + "“आज के दिन तेरा परमेश्वर यहोवा तुझको इन्हीं विधियों और नियमों के मानने की आज्ञा देता है; इसलिए अपने सारे मन और सारे प्राण से इनके मानने में चौकसी करना।", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 26:17" + }, + "तूने तो आज यहोवा को अपना परमेश्वर मानकर यह वचन दिया है, कि मैं तेरे बताए हुए मार्गों पर चलूँगा, और तेरी विधियों, आज्ञाओं, और नियमों को माना करूँगा, और तेरी सुना करूँगा।", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 26:18" + }, + "और यहोवा ने भी आज तुझको अपने वचन के अनुसार अपना प्रजारूपी निज धन-सम्पत्ति माना है, कि तू उसकी सब आज्ञाओं को माना करे,", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 26:19" + }, + "और कि वह अपनी बनाई हुई सब जातियों से अधिक प्रशंसा, नाम, और शोभा के विषय में तुझको प्रतिष्ठित करे, और तू उसके वचन के अनुसार अपने परमेश्वर यहोवा की पवित्र प्रजा बना रहे।”" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "DEU 27" + }, + { + "type": "para:s", + "content": [ + "व्यवस्था को पत्थरों पर लिखने की आज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 27:1" + }, + "फिर इस्राएल के वृद्ध लोगों समेत मूसा ने प्रजा के लोगों को यह आज्ञा दी, “जितनी आज्ञाएँ मैं आज तुम्हें सुनाता हूँ उन सब को मानना।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 27:2" + }, + "और जब तुम यरदन पार होकर उस देश में पहुँचो, जो तेरा परमेश्वर यहोवा तुझे देता है, तब", + { + "type": "char:it", + "content": [ + "बड़े-बड़े पत्थर खड़े कर लेना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.2" + ] + }, + { + "type": "char:fq", + "content": [ + "बड़े-बड़े पत्थर खड़े कर लेना:" + ] + }, + { + "type": "char:ft", + "content": [ + "पत्थर एक पृथक स्मारक थे जो उस तथ्य के गवाह थे कि उन पर उत्कीर्ण विधान और उसकी अनिवार्यताओं के पालन के आधार पर उन्होंने उस देश पर अधिकार किया।" + ] + } + ] + } + ] }, + ", और उन पर चूना पोतना;", { - "type": "para:q", - "content": [ - "और क्या बन्धुआ और क्या स्वाधीन, उनमें कोई बचा नहीं रहा," - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 27:3" }, + "और पार होने के बाद उन पर इस", { - "type": "para:q", - "content": [ - "तब यहोवा अपने लोगों का न्याय करेगा," - ] + "type": "char:it", + "content": [ + "व्यवस्था के सारे वचनों को", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.3" + ] + }, + { + "type": "char:fq", + "content": [ + "व्यवस्था के सारे वचनों को:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूसा के माध्यम से परमेश्वर ने उनको जितने भी नियम दिए थे।" + ] + } + ] + } + ] }, + "लिखना, इसलिए कि जो देश तेरे पूर्वजों का परमेश्वर यहोवा अपने वचन के अनुसार तुझे देता है, और जिसमें दूध और मधु की धाराएँ बहती हैं, उस देश में तू जाने पाए।", { - "type": "para:q", - "content": [ - "और अपने दासों के विषय में तरस खाएगा।" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 27:4" }, + "फिर जिन पत्थरों के विषय में मैंने आज आज्ञा दी है, उन्हें तुम यरदन के पार होकर एबाल पहाड़ पर खड़ा करना, और उन पर चूना पोतना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "DEU 32:37" - }, - "तब वह कहेगा, उनके देवता कहाँ हैं," - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 27:5" }, + "और वहीं अपने परमेश्वर यहोवा के लिये पत्थरों की एक वेदी बनाना, उन पर कोई औज़ार न चलाना।", { - "type": "para:q", - "content": [ - "अर्थात् वह चट्टान कहाँ जिस पर उनका भरोसा था," - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 27:6" }, + "अपने परमेश्वर यहोवा की वेदी अनगढ़े पत्थरों की बनाकर उस पर उसके लिये होमबलि चढ़ाना;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "DEU 32:38" - }, - "जो उनके बलिदानों की चर्बी खाते," - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 27:7" }, + "और वहीं मेलबलि भी चढ़ाकर भोजन करना, और अपने परमेश्वर यहोवा के सम्मुख आनन्द करना।", { - "type": "para:q", - "content": [ - "और उनके तपावनों का दाखमधु पीते थे?" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 27:8" }, + "और उन पत्थरों पर इस व्यवस्था के सब वचनों को स्पष्ट रीति से लिख देना।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "वे ही उठकर तुम्हारी सहायता करें," - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 27:9" }, + "फिर मूसा और लेवीय याजकों ने सब इस्राएलियों से यह भी कहा, “हे इस्राएल, चुप रहकर सुन; आज के दिन तू अपने परमेश्वर यहोवा की प्रजा हो गया है।", { - "type": "para:q", - "content": [ - "और तुम्हारी आड़ हों!" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 27:10" }, + "इसलिए अपने परमेश्वर यहोवा की बात मानना, और उसकी जो-जो आज्ञा और विधि मैं आज तुझे सुनाता हूँ उनका पालन करना।”" + ] + }, + { + "type": "para:s", + "content": [ + "अभिशाप वचन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "DEU 32:39" - }, - "“इसलिए अब तुम देख लो कि मैं ही वह हूँ," - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 27:11" }, + "फिर उसी दिन मूसा ने प्रजा के लोगों को यह आज्ञा दी,", { - "type": "para:q", - "content": [ - "और मेरे संग कोई देवता नहीं;" - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 27:12" }, + "“जब तुम यरदन पार हो जाओ तब शिमोन, लेवी, यहूदा, इस्साकार, यूसुफ, और बिन्यामीन, ये गिरिज्जीम पहाड़ पर खड़े होकर आशीर्वाद सुनाएँ।", { - "type": "para:q", - "content": [ - "मैं ही मार डालता, और मैं जिलाता भी हूँ;" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 27:13" }, + "और रूबेन, गाद, आशेर, जबूलून, दान, और नप्ताली, ये एबाल पहाड़ पर खड़े होकर श्राप सुनाएँ।", { - "type": "para:q", - "content": [ - "मैं ही घायल करता, और मैं ही चंगा भी करता हूँ;" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 27:14" }, + "तब लेवीय लोग सब इस्राएली पुरुषों से पुकारके कहें:" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और मेरे हाथ से कोई नहीं छुड़ा सकता।" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 27:15" }, + "‘श्रापित हो वह मनुष्य जो कोई मूर्ति कारीगर से खुदवाकर या ढलवा कर निराले स्थान में स्थापन करे, क्योंकि इससे यहोवा घृणा करता है।’ तब सब लोग कहें, ‘", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "आमीन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "40", - "sid": "DEU 32:40" + "type": "char:fr", + "content": [ + "27.15" + ] }, - "क्योंकि", { - "type": "char:it", - "content": [ - "मैं अपना हाथ स्वर्ग की ओर उठाकर" - ] + "type": "char:fq", + "content": [ + "आमीन:" + ] }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.40" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं अपना हाथ स्वर्ग की ओर उठाकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "हाथ उठाना शपथ खाने का संकेत है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कहता हूँ," - ] + { + "type": "char:ft", + "content": [ + "आमीन शब्द बोलनेवालों के अंगीकार की पुष्टि करता है कि जिन वाक्यों के प्रति उन्होंने प्रतिक्रिया दिखाई सच, न्याय सम्भव और अचूक है।" + ] + } + ] + } + ] + }, + "।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DEU 27:16" + }, + "‘श्रापित हो वह जो अपने पिता या माता को तुच्छ जाने।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "DEU 27:17" + }, + "‘श्रापित हो वह जो किसी दूसरे की सीमा को हटाए।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DEU 27:18" + }, + "‘श्रापित हो वह जो अंधे को मार्ग से भटका दे।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DEU 27:19" + }, + "‘श्रापित हो वह जो परदेशी, अनाथ, या विधवा का न्याय बिगाड़े।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "DEU 27:20" + }, + "‘श्रापित हो वह जो अपनी सौतेली माता से कुकर्म करे, क्योंकि वह अपने पिता का ओढ़ना उघाड़ता है।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DEU 27:21" + }, + "‘श्रापित हो वह जो किसी प्रकार के पशु से कुकर्म करे।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "DEU 27:22" + }, + "‘श्रापित हो वह जो अपनी बहन, चाहे सगी हो चाहे सौतेली, से कुकर्म करे।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "DEU 27:23" + }, + "‘श्रापित हो वह जो अपनी सास के संग कुकर्म करे।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DEU 27:24" + }, + "‘श्रापित हो वह जो किसी को छिपकर मारे।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "DEU 27:25" + }, + "‘श्रापित हो वह जो निर्दोष जन के मार डालने के लिये घुस ले।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "DEU 27:26" + }, + "‘श्रापित हो वह जो इस व्यवस्था के वचनों को मानकर पूरा न करे।’ तब सब लोग कहें, ‘आमीन।’" + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "DEU 28" + }, + { + "type": "para:s", + "content": [ + "आज्ञाकारिता के लिये आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 28:1" + }, + "“यदि तू अपने परमेश्वर यहोवा की सब आज्ञाएँ, जो मैं आज तुझे सुनाता हूँ, चौकसी से पूरी करने को चित्त लगाकर उसकी सुने, तो वह तुझे पृथ्वी की सब जातियों में श्रेष्ठ करेगा।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 28:2" + }, + "फिर अपने परमेश्वर यहोवा की सुनने के कारण ये सब आशीर्वाद तुझ पर पूरे होंगे।", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 28:3" + }, + "धन्य हो तू नगर में, धन्य हो तू खेत में।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 28:4" + }, + "धन्य हो तेरी सन्तान, और तेरी भूमि की उपज, और गाय और भेड़-बकरी आदि पशुओं के बच्चे।", + { + "type": "char:bdit", + "content": [ + "(लूका 1:42)" + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "DEU 28:5" + }, + "धन्य हो तेरी", + { + "type": "char:it", + "content": [ + "टोकरी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28.5" + ] + }, + { + "type": "char:fq", + "content": [ + "टोकरी:" + ] + }, + { + "type": "char:ft", + "content": [ + "पूर्व के देशों में टोकरी या थैला व्यक्तिगत आवश्यकता थी वस्तुओं को लेकर उठाने का एक पारम्परिक साधन था।" + ] } - ] + ] + } + ] }, + "और तेरा आटा गूँधने का पात्र।", { - "type": "para:q", - "content": [ - "क्योंकि मैं अनन्तकाल के लिये जीवित हूँ," - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 28:6" }, + "धन्य हो तू भीतर आते समय, और धन्य हो तू बाहर जाते समय।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "DEU 32:41" - }, - "इसलिए यदि मैं बिजली की तलवार पर सान धरकर झलकाऊँ," - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 28:7" }, + "“यहोवा ऐसा करेगा कि तेरे शत्रु जो तुझ पर चढ़ाई करेंगे वे तुझ से हार जाएँगे; वे एक मार्ग से तुझ पर चढ़ाई करेंगे, परन्तु तेरे सामने से सात मार्ग से होकर भाग जाएँगे।", { - "type": "para:q", - "content": [ - "और न्याय अपने हाथ में ले लूँ, तो अपने द्रोहियों से बदला लूँगा," - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 28:8" }, + "तेरे खत्तों पर और जितने कामों में तू हाथ लगाएगा उन सभी पर यहोवा आशीष देगा; इसलिए जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें वह तुझे आशीष देगा।", { - "type": "para:q", - "content": [ - "और अपने बैरियों को बदला दूँगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 28:9" }, + "यदि तू अपने परमेश्वर यहोवा की आज्ञाओं को मानते हुए उसके मार्गों पर चले, तो वह अपनी शपथ के अनुसार तुझे अपनी पवित्र प्रजा करके स्थिर रखेगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "42", - "sid": "DEU 32:42" - }, - "मैं अपने तीरों को लहू से मतवाला करूँगा," - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 28:10" }, + "और पृथ्वी के देश-देश के सब लोग यह देखकर, कि तू यहोवा का कहलाता है, तुझ से डर जाएँगे।", { - "type": "para:q", - "content": [ - "और मेरी तलवार माँस खाएगी—वह लहू," - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 28:11" }, + "और जिस देश के विषय यहोवा ने तेरे पूर्वजों से शपथ खाकर तुझे देने को कहा था, उसमें वह तेरी सन्तान की, और भूमि की उपज की, और पशुओं की बढ़ती करके तेरी भलाई करेगा।", { - "type": "para:q", - "content": [ - "मारे हुओं और बन्दियों का," - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 28:12" }, + "यहोवा तेरे लिए अपने आकाशरूपी उत्तम भण्डार को खोलकर तेरी भूमि पर समय पर मेंह बरसाया करेगा, और तेरे सारे कामों पर आशीष देगा; और तू बहुतेरी जातियों को उधार देगा, परन्तु किसी से तुझे उधार लेना न पड़ेगा।", { - "type": "para:q", - "content": [ - "और वह माँस, शत्रुओं के लम्बे बाल वाले प्रधानों का होगा।" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 28:13" }, + "और यहोवा तुझको पूँछ नहीं, किन्तु सिर ही ठहराएगा, और तू नीचे नहीं, परन्तु ऊपर ही रहेगा; यदि परमेश्वर यहोवा की आज्ञाएँ जो मैं आज तुझको सुनाता हूँ, तू उनके मानने में मन लगाकर चौकसी करे;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "DEU 32:43" - }, - "“हे अन्यजातियों, उसकी प्रजा के साथ आनन्द मनाओ;" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 28:14" }, + "और जिन वचनों की मैं आज तुझे आज्ञा देता हूँ उनमें से किसी से दाएँ या बाएँ मुड़कर पराए देवताओं के पीछे न हो ले, और न उनकी सेवा करे।" + ] + }, + { + "type": "para:s", + "content": [ + "अनाज्ञाकारिता के लिये अभिशाप" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "क्योंकि वह अपने दासों के लहू का पलटा लेगा," - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 28:15" }, + "“परन्तु यदि तू अपने परमेश्वर यहोवा की बात न सुने, और उसकी सारी आज्ञाओं और विधियों के पालन करने में जो मैं आज सुनाता हूँ चौकसी नहीं करेगा, तो ये सब श्राप तुझ पर आ पड़ेंगे।", { - "type": "para:q", - "content": [ - "और अपने द्रोहियों को बदला देगा," - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 28:16" }, + "श्रापित हो तू नगर में, श्रापित हो तू खेत में।", { - "type": "para:q", - "content": [ - "और अपने देश और अपनी प्रजा के पाप के लिये प्रायश्चित देगा।”" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 28:17" }, + "श्रापित हो तेरी टोकरी और तेरा आटा गूँधने का पात्र।", { - "type": "para:s", - "content": [ - "मूसा के अन्तिम निर्देश" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 28:18" }, + "श्रापित हो तेरी सन्तान, और भूमि की उपज, और गायों और भेड़-बकरियों के बच्चे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "DEU 32:44" - }, - "इस गीत के सब वचन मूसा ने नून के पुत्र यहोशू समेत आकर लोगों को सुनाए।" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 28:19" }, + "श्रापित हो तू भीतर आते समय, और श्रापित हो तू बाहर जाते समय।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "45", - "sid": "DEU 32:45" - }, - "जब मूसा ये सब वचन सब इस्राएलियों से कह चुका,", - { - "type": "verse:v", - "number": "46", - "sid": "DEU 32:46" - }, - "तब उसने उनसे कहा, “जितनी बातें मैं आज तुम से चिताकर कहता हूँ उन सब पर अपना-अपना मन लगाओ, और उनके अर्थात् इस व्यवस्था की सारी बातों के मानने में चौकसी करने की आज्ञा अपने बच्चों को दो।", - { - "type": "verse:v", - "number": "47", - "sid": "DEU 32:47" - }, - "क्योंकि यह तुम्हारे लिये व्यर्थ काम नहीं, परन्तु तुम्हारा जीवन ही है, और ऐसा करने से उस देश में तुम्हारी आयु के दिन बहुत होंगे, जिसके अधिकारी होने को तुम यरदन पार जा रहे हो।”" - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 28:20" }, + "“फिर जिस-जिस काम में तू हाथ लगाए, उसमें यहोवा तब तक तुझको श्राप देता, और भयातुर करता, और धमकी देता रहेगा, जब तक तू मिट न जाए, और शीघ्र नष्ट न हो जाए; यह इस कारण होगा कि तू यहोवा को त्याग कर दुष्ट काम करेगा।", { - "type": "para:s", - "content": [ - "नबो नामक चोटी पर मूसा" - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 28:21" }, + "और यहोवा ऐसा करेगा कि मरी तुझ में फैलकर उस समय तक लगी रहेगी, जब तक जिस भूमि के अधिकारी होने के लिये तू जा रहा है उस पर से तेरा अन्त न हो जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "48", - "sid": "DEU 32:48" - }, - "फिर उसी दिन यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "49", - "sid": "DEU 32:49" - }, - "“उस अबारीम पहाड़ की नबो नामक चोटी पर, जो मोआब देश में यरीहो के सामने है, चढ़कर कनान देश, जिसे मैं इस्राएलियों की निज भूमि कर देता हूँ, उसको देख ले।", - { - "type": "verse:v", - "number": "50", - "sid": "DEU 32:50" - }, - "तब जैसा तेरा भाई हारून होर पहाड़ पर मरकर अपने लोगों में मिल गया, वैसा ही तू इस पहाड़ पर चढ़कर मर जाएगा, और अपने लोगों में मिल जाएगा।", - { - "type": "verse:v", - "number": "51", - "sid": "DEU 32:51" - }, - "इसका कारण यह है, कि सीन जंगल में, कादेश के मरीबा नाम सोते पर, तुम दोनों ने मेरा अपराध किया, क्योंकि तुम ने इस्राएलियों के मध्य में मुझे पवित्र न ठहराया।", - { - "type": "verse:v", - "number": "52", - "sid": "DEU 32:52" - }, - "इसलिए वह देश जो मैं इस्राएलियों को देता हूँ, तू अपने सामने देख लेगा, परन्तु वहाँ जाने न पाएगा।”" - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 28:22" }, + "यहोवा तुझको क्षयरोग से, और ज्वर, और दाह, और बड़ी जलन से, और तलवार, और झुलस, और गेरूई से मारेगा; और ये उस समय तक तेरा पीछा किए रहेंगे, जब तक तेरा सत्यानाश न हो जाए।", { - "type": "chapter:c", - "number": "33", - "sid": "DEU 33" + "type": "verse:v", + "number": "23", + "sid": "DEU 28:23" }, + "और तेरे सिर के ऊपर आकाश पीतल का, और तेरे पाँव के तले भूमि लोहे की हो जाएगी।", { - "type": "para:s", - "content": [ - "मूसा का इस्राएलियों को दिया हुआ आशीर्वाद" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 28:24" }, + "यहोवा तेरे देश में पानी के बदले रेत और धूलि बरसाएगा; वह आकाश से तुझ पर यहाँ तक बरसेगी कि तेरा सत्यानाश हो जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DEU 33:1" - }, - "जो आशीर्वाद", - { - "type": "char:it", - "content": [ - "परमेश्वर के जन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.1" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर के जन:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर का जन पुराने नियम में उस मनुष्य को कहा जाता था जिसे अपरोक्ष प्रकाशन प्राप्त होता था। आवश्यक नहीं कि वह भविष्यद्वक्ता हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मूसा ने अपनी मृत्यु से पहले इस्राएलियों को दिया वह यह है।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "DEU 33:2" - }, - "उसने कहा," - ] + "type": "verse:v", + "number": "25", + "sid": "DEU 28:25" }, + "“यहोवा तुझको शत्रुओं से हरवाएगा; और तू एक मार्ग से उनका सामना करने को जाएगा, परन्तु सात मार्ग से होकर उनके सामने से भाग जाएगा; और पृथ्वी के सब राज्यों में मारा-मारा फिरेगा।", { - "type": "para:q", - "content": [ - "“यहोवा सीनै से आया, और सेईर से उनके लिये उदय हुआ;" - ] + "type": "verse:v", + "number": "26", + "sid": "DEU 28:26" }, + "और तेरा शव आकाश के भाँति-भाँति के पक्षियों, और धरती के पशुओं का आहार होगा; और उनको कोई भगानेवाला न होगा।", { - "type": "para:q", - "content": [ - "उसने पारान पर्वत पर से अपना तेज दिखाया," - ] + "type": "verse:v", + "number": "27", + "sid": "DEU 28:27" }, + "यहोवा तुझको मिस्र के से फोड़े, और बवासीर, और दाद, और खुजली से ऐसा पीड़ित करेगा, कि तू चंगा न हो सकेगा।", { - "type": "para:q", - "content": [ - "और लाखों पवित्रों के मध्य में से आया," - ] + "type": "verse:v", + "number": "28", + "sid": "DEU 28:28" }, + "यहोवा तुझे पागल और अंधा कर देगा, और तेरे मन को अत्यन्त घबरा देगा;", { - "type": "para:q", - "content": [ - "उसके दाहिने हाथ से उनके लिये ज्वालामय विधियाँ निकलीं।", - { - "type": "char:bdit", - "content": [ - "(यूह. 1:4)" - ] - }, - "" - ] + "type": "verse:v", + "number": "29", + "sid": "DEU 28:29" }, + "और जैसे अंधा अंधियारे में टटोलता है वैसे ही तू दिन दुपहरी में टटोलता फिरेगा, और तेरे काम-काज सफल न होंगे; और तू सदैव केवल अत्याचार सहता और लुटता ही रहेगा, और तेरा कोई छुड़ानेवाला न होगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "DEU 33:3" - }, - "वह निश्चय लोगों से प्रेम करता है;" - ] + "type": "verse:v", + "number": "30", + "sid": "DEU 28:30" }, + "तू स्त्री से ब्याह की बात लगाएगा, परन्तु दूसरा पुरुष उसको भ्रष्ट करेगा; घर तू बनाएगा, परन्तु उसमें बसने न पाएगा; दाख की बारी तू लगाएगा, परन्तु उसके फल खाने न पाएगा।", { - "type": "para:q", - "content": [ - "उसके सब पवित्र लोग तेरे हाथ में हैं;" - ] + "type": "verse:v", + "number": "31", + "sid": "DEU 28:31" }, + "तेरा बैल तेरी आँखों के सामने मारा जाएगा, और तू उसका माँस खाने न पाएगा; तेरा गदहा तेरी आँख के सामने लूट में चला जाएगा, और तुझे फिर न मिलेगा; तेरी भेड़-बकरियाँ तेरे शत्रुओं के हाथ लग जाएँगी, और तेरी ओर से उनका कोई छुड़ानेवाला न होगा।", { - "type": "para:q", - "content": [ - "वे तेरे पाँवों के पास बैठे रहते हैं," - ] + "type": "verse:v", + "number": "32", + "sid": "DEU 28:32" }, + "तेरे बेटे-बेटियाँ दूसरे देश के लोगों के हाथ लग जाएँगे, और उनके लिये चाव से देखते-देखते तेरी आँखें रह जाएँगी; और तेरा कुछ बस न चलेगा।", { - "type": "para:q", - "content": [ - "एक-एक तेरे वचनों से लाभ उठाता है।", - { - "type": "char:bdit", - "content": [ - "(इफि. 1:8)" - ] - }, - "" - ] + "type": "verse:v", + "number": "33", + "sid": "DEU 28:33" }, + "तेरी भूमि की उपज और तेरी सारी कमाई एक अनजाने देश के लोग खा जाएँगे; और सर्वदा तू केवल अत्याचार सहता और पिसता रहेगा;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DEU 33:4" - }, - "मूसा ने हमें व्यवस्था दी, और वह याकूब की मण्डली का निज भाग ठहरी।" - ] + "type": "verse:v", + "number": "34", + "sid": "DEU 28:34" }, + "यहाँ तक कि तू उन बातों के कारण जो अपनी आँखों से देखेगा पागल हो जाएगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "DEU 33:5" - }, - "जब प्रजा के मुख्य-मुख्य पुरुष, और इस्राएल के सभी गोत्र एक संग होकर एकत्रित हुए," - ] + "type": "verse:v", + "number": "35", + "sid": "DEU 28:35" }, + "यहोवा तेरे घुटनों और टाँगों में, वरन् नख से शीर्ष तक भी असाध्य फोड़े निकालकर तुझको पीड़ित करेगा।", { - "type": "para:q", - "content": [ - "तब वह यशूरून में राजा ठहरा।" - ] - }, + "type": "char:bdit", + "content": [ + "(प्रका. 16:2)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "रूबेन को आशीर्वाद" - ] + "type": "verse:v", + "number": "36", + "sid": "DEU 28:36" }, + "“यहोवा तुझको उस राजा समेत, जिसको तू अपने ऊपर ठहराएगा, तेरे और तेरे पूर्वजों के लिए अनजानी एक जाति के बीच पहुँचाएगा; और उसके मध्य में रहकर तू काठ और पत्थर के दूसरे देवताओं की उपासना और पूजा करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DEU 33:6" - }, - "“रूबेन न मरे, वरन् जीवित रहे, तो भी उसके यहाँ के मनुष्य थोड़े हों।”" - ] + "type": "verse:v", + "number": "37", + "sid": "DEU 28:37" }, + "और उन सब जातियों में जिनके मध्य में यहोवा तुझको पहुँचाएगा, वहाँ के लोगों के लिये तू चकित होने का, और दृष्टान्त और श्राप का कारण समझा जाएगा।", { - "type": "para:s", - "content": [ - "यहूदा को आशीर्वाद" - ] + "type": "verse:v", + "number": "38", + "sid": "DEU 28:38" }, + "तू खेत में बीज तो बहुत सा ले जाएगा, परन्तु उपज थोड़ी ही बटोरेगा; क्योंकि टिड्डियाँ उसे खा जाएँगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DEU 33:7" - }, - "और यहूदा पर यह आशीर्वाद हुआ जो मूसा ने कहा," - ] + "type": "verse:v", + "number": "39", + "sid": "DEU 28:39" }, + "तू दाख की बारियाँ लगाकर उनमें काम तो करेगा, परन्तु उनकी दाख का मधु पीने न पाएगा, वरन् फल भी तोड़ने न पाएगा; क्योंकि कीड़े उनको खा जाएँगे।", { - "type": "para:q", - "content": [ - "“हे यहोवा तू यहूदा की सुन," - ] + "type": "verse:v", + "number": "40", + "sid": "DEU 28:40" }, + "तेरे सारे देश में जैतून के वृक्ष तो होंगे, परन्तु उनका तेल तू अपने शरीर में लगाने न पाएगा; क्योंकि वे झड़ जाएँगे।", { - "type": "para:q", - "content": [ - "और उसे उसके", - { - "type": "char:it", - "content": [ - "लोगों के पास पहुँचा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.7" - ] - }, - { - "type": "char:fq", - "content": [ - "लोगों के पास पहुँचा:" - ] - }, - { - "type": "char:ft", - "content": [ - "याकूब की प्रतिज्ञा को ध्यान में रखकर मूसा प्रार्थना करता है कि यहूदा जो सब गोत्रों से आगे चलता था, वह सदैव विजयी होकर सुरक्षित घर लौटे। हाथ का अर्थ है कि इस काम को पूरा करने में परमेश्वर सहायता करें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - } - ] + "type": "verse:v", + "number": "41", + "sid": "DEU 28:41" }, + "तेरे बेटे-बेटियाँ तो उत्पन्न होंगे, परन्तु तेरे रहेंगे नहीं; क्योंकि वे बन्धुवाई में चले जाएँगे।", { - "type": "para:q", - "content": [ - "वह अपने लिये आप अपने हाथों से लड़ा," - ] + "type": "verse:v", + "number": "42", + "sid": "DEU 28:42" }, + "तेरे सब वृक्ष और तेरी भूमि की उपज टिड्डियाँ खा जाएँगी।", { - "type": "para:q", - "content": [ - "और तू ही उसके द्रोहियों के विरुद्ध उसका सहायक हो।”" - ] + "type": "verse:v", + "number": "43", + "sid": "DEU 28:43" }, + "जो परदेशी तेरे मध्य में रहेगा वह तुझ से बढ़ता जाएगा; और तू आप घटता चला जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "लेवी को आशीर्वाद" - ] + "type": "verse:v", + "number": "44", + "sid": "DEU 28:44" }, + "“वह तुझको उधार देगा, परन्तु तू उसको उधार न दे सकेगा; वह तो सिर और तू पूँछ ठहरेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DEU 33:8" - }, - "फिर लेवी के विषय में उसने कहा," - ] + "type": "verse:v", + "number": "45", + "sid": "DEU 28:45" }, + "तू जो अपने परमेश्वर यहोवा की दी हुई आज्ञाओं और विधियों के मानने को उसकी न सुनेगा, इस कारण ये सब श्राप तुझ पर आ पड़ेंगे, और तेरे पीछे पड़े रहेंगे, और तुझको पकड़ेंगे, और अन्त में तू नष्ट हो जाएगा।", { - "type": "para:q", - "content": [ - "“तेरे तुम्मीम और ऊरीम तेरे भक्त के पास हैं, जिसको तूने मस्सा में परख लिया," - ] + "type": "verse:v", + "number": "46", + "sid": "DEU 28:46" }, + "और वे तुझ पर और तेरे वंश पर सदा के लिये बने रहकर चिन्ह और चमत्कार ठहरेंगे;" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और जिसके साथ मरीबा नामक सोते पर तेरा वाद-विवाद हुआ;" - ] + "type": "verse:v", + "number": "47", + "sid": "DEU 28:47" }, + "“तू जो सब पदार्थ की बहुतायत होने पर भी आनन्द और प्रसन्नता के साथ अपने परमेश्वर यहोवा की सेवा नहीं करेगा,", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 33:9" - }, - "उसने तो अपने माता-पिता के विषय में कहा, ‘मैं उनको नहीं जानता;’" - ] + "type": "verse:v", + "number": "48", + "sid": "DEU 28:48" }, + "इस कारण तुझको भूखा, प्यासा, नंगा, और सब पदार्थों से रहित होकर अपने उन शत्रुओं की सेवा करनी पड़ेगी जिन्हें यहोवा तेरे विरुद्ध भेजेगा; और जब तक तू नष्ट न हो जाए तब तक वह तेरी गर्दन पर लोहे का जूआ डाल रखेगा।", { - "type": "para:q", - "content": [ - "और न तो उसने अपने भाइयों को अपना माना, और न अपने पुत्रों को पहचाना।" - ] + "type": "verse:v", + "number": "49", + "sid": "DEU 28:49" }, + "यहोवा तेरे विरुद्ध दूर से, वरन् पृथ्वी के छोर से वेग से उड़नेवाले उकाब सी एक जाति को चढ़ा लाएगा जिसकी भाषा को तू न समझेगा;", { - "type": "para:q", - "content": [ - "क्योंकि उन्होंने तेरी बातें मानीं, और वे तेरी वाचा का पालन करते हैं।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 10:37)" - ] - }, - "" - ] + "type": "verse:v", + "number": "50", + "sid": "DEU 28:50" }, + "उस जाति के लोगों का व्यवहार क्रूर होगा, वे न तो बूढ़ों का मुँह देखकर आदर करेंगे, और न बालकों पर दया करेंगे;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DEU 33:10" - }, - "वे याकूब को तेरे नियम, और इस्राएल को तेरी व्यवस्था सिखाएँगे;" - ] + "type": "verse:v", + "number": "51", + "sid": "DEU 28:51" }, + "और वे तेरे पशुओं के बच्चे और भूमि की उपज यहाँ तक खा जाएँगे कि तू नष्ट हो जाएगा; और वे तेरे लिये न अन्न, और न नया दाखमधु, और न टटका तेल, और न बछड़े, न मेम्ने छोड़ेंगे, यहाँ तक कि तू नाश हो जाएगा।", { - "type": "para:q", - "content": [ - "और तेरे आगे धूप और तेरी वेदी पर सर्वांग पशु को होमबलि करेंगे।" - ] + "type": "verse:v", + "number": "52", + "sid": "DEU 28:52" }, + "और वे तेरे परमेश्वर यहोवा के दिये हुए सारे देश के सब फाटकों के भीतर तुझे घेर रखेंगे; वे तेरे सब फाटकों के भीतर तुझे उस समय तक घेरेंगे, जब तक तेरे सारे देश में तेरी ऊँची-ऊँची और दृढ़ शहरपनाहें जिन पर तू भरोसा करेगा गिर न जाएँ।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "DEU 33:11" - }, - "हे यहोवा, उसकी सम्पत्ति पर आशीष दे, और उसके हाथों की सेवा को ग्रहण कर;" - ] + "type": "verse:v", + "number": "53", + "sid": "DEU 28:53" }, + "तब घिर जाने और उस संकट के समय जिसमें तेरे शत्रु तुझको डालेंगे, तू अपने निज जन्माए बेटे-बेटियों का माँस जिन्हें तेरा परमेश्वर यहोवा तुझको देगा खाएगा।", { - "type": "para:q", - "content": [ - "उसके विरोधियों और बैरियों की कमर पर ऐसा मार, कि वे फिर न उठ सके।”" - ] + "type": "verse:v", + "number": "54", + "sid": "DEU 28:54" }, + "और तुझ में जो पुरुष कोमल और अति सुकुमार हो वह भी अपने भाई, और अपनी प्राणप्रिय, और अपने बचे हुए बालकों को क्रूर दृष्टि से देखेगा;", { - "type": "para:s", - "content": [ - "बिन्यामीन को आशीर्वाद" - ] + "type": "verse:v", + "number": "55", + "sid": "DEU 28:55" }, + "और वह उनमें से किसी को भी अपने बालकों के माँस में से जो वह आप खाएगा कुछ न देगा, क्योंकि घिर जाने और उस संकट में, जिसमें तेरे शत्रु तेरे सारे फाटकों के भीतर तुझे घेर डालेंगे, उसके पास कुछ न रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DEU 33:12" - }, - "फिर उसने बिन्यामीन के विषय में कहा," - ] + "type": "verse:v", + "number": "56", + "sid": "DEU 28:56" }, + "और तुझ में जो स्त्री यहाँ तक कोमल और सुकुमार हो कि सुकुमारपन के और कोमलता के मारे भूमि पर पाँव धरते भी डरती हो, वह भी अपने प्राणप्रिय पति, और बेटे, और बेटी को,", { - "type": "para:q", - "content": [ - "“यहोवा का वह प्रिय जन, उसके पास निडर वास करेगा;" - ] + "type": "verse:v", + "number": "57", + "sid": "DEU 28:57" }, + "अपनी खेरी, वरन् अपने जने हुए बच्चों को क्रूर दृष्टि से देखेगी, क्योंकि घिर जाने और उस संकट के समय जिसमें तेरे शत्रु तुझे तेरे फाटकों के भीतर घेरकर रखेंगे, वह सब वस्तुओं की घटी के मारे उन्हें छिपके खाएगी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और वह दिन भर उस पर छाया करेगा," - ] + "type": "verse:v", + "number": "58", + "sid": "DEU 28:58" }, + "“यदि तू इन व्यवस्था के सारे वचनों का पालन करने में, जो इस पुस्तक में लिखे हैं, चौकसी करके उस आदरणीय और भययोग्य नाम का, जो यहोवा तेरे परमेश्वर का है भय न माने,", { - "type": "para:q", - "content": [ - "और", - { - "type": "char:it", - "content": [ - "वह उसके कंधों के बीच रहा करता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.12" - ] - }, - { - "type": "char:fq", - "content": [ - "वह उसके कंधों के बीच रहा करता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर से ऐसा सहयोग पाएगा जैसे एक पुत्र पिता के कंधों पर उठाया जाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(2 थिस्स. 2:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "59", + "sid": "DEU 28:59" }, + "तो यहोवा तुझको और तेरे वंश को भयानक-भयानक दण्ड देगा, वे दुष्ट और बहुत दिन रहनेवाले रोग और भारी-भारी दण्ड होंगे।", { - "type": "para:s", - "content": [ - "यूसुफ को आशीर्वाद" - ] + "type": "verse:v", + "number": "60", + "sid": "DEU 28:60" }, + "और वह मिस्र के उन सब रोगों को फिर तेरे ऊपर लगा देगा, जिनसे तू भय खाता था; और वे तुझ में लगे रहेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DEU 33:13" - }, - "फिर यूसुफ के विषय में उसने कहा;" - ] + "type": "verse:v", + "number": "61", + "sid": "DEU 28:61" }, + "और जितने रोग आदि दण्ड इस व्यवस्था की पुस्तक में नहीं लिखे हैं, उन सभी को भी यहोवा तुझको यहाँ तक लगा देगा, कि तेरा सत्यानाश हो जाएगा।", { - "type": "para:q", - "content": [ - "“इसका देश यहोवा से आशीष पाए" - ] + "type": "verse:v", + "number": "62", + "sid": "DEU 28:62" }, + "और तू जो अपने परमेश्वर यहोवा की न मानेगा, इस कारण आकाश के तारों के समान अनगिनत होने के बदले तुझ में से थोड़े ही मनुष्य रह जाएँगे।", { - "type": "para:q", - "content": [ - "अर्थात् आकाश के अनमोल पदार्थ और ओस," - ] + "type": "verse:v", + "number": "63", + "sid": "DEU 28:63" }, + "और जैसे अब यहोवा को तुम्हारी भलाई और बढ़ती करने से हर्ष होता है, वैसे ही तब उसको तुम्हारा नाश वरन् सत्यानाश करने से हर्ष होगा; और जिस भूमि के अधिकारी होने को तुम जा रहे हो उस पर से तुम उखाड़े जाओगे।", { - "type": "para:q", - "content": [ - "और वह गहरा जल जो नीचे है," - ] + "type": "verse:v", + "number": "64", + "sid": "DEU 28:64" }, + "और यहोवा तुझको पृथ्वी के इस छोर से लेकर उस छोर तक के सब देशों के लोगों में तितर-बितर करेगा; और वहाँ रहकर तू अपने और अपने पुरखाओं के अनजाने काठ और पत्थर के दूसरे देवताओं की उपासना करेगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DEU 33:14" - }, - "और सूर्य के पकाए हुए अनमोल फल," - ] + "type": "verse:v", + "number": "65", + "sid": "DEU 28:65" }, + "और उन जातियों में तू कभी चैन न पाएगा, और न तेरे पाँव को ठिकाना मिलेगा; क्योंकि वहाँ यहोवा ऐसा करेगा कि तेरा हृदय काँपता रहेगा, और तेरी आँखें धुँधली पड़ जाएँगी, और तेरा मन व्याकुल रहेगा;", { - "type": "para:q", - "content": [ - "और जो अनमोल पदार्थ मौसम के उगाए उगते हैं," - ] + "type": "verse:v", + "number": "66", + "sid": "DEU 28:66" }, + "और तुझको जीवन का नित्य सन्देह रहेगा; और तू दिन-रात थरथराता रहेगा, और तेरे जीवन का कुछ भरोसा न रहेगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DEU 33:15" - }, - "और प्राचीन पहाड़ों के उत्तम पदार्थ," - ] + "type": "verse:v", + "number": "67", + "sid": "DEU 28:67" }, + "तेरे मन में जो भय बना रहेगा, और तेरी आँखों को जो कुछ दिखता रहेगा, उसके कारण तू भोर को आह मारकर कहेगा, ‘साँझ कब होगी!’ और साँझ को आह मारकर कहेगा, ‘भोर कब होगा!’", { - "type": "para:q", - "content": [ - "और सनातन पहाड़ियों के अनमोल पदार्थ," - ] + "type": "verse:v", + "number": "68", + "sid": "DEU 28:68" }, + "और यहोवा तुझको नावों पर चढ़ाकर मिस्र में उस मार्ग से लौटा देगा, जिसके विषय में मैंने तुझ से कहा था, कि वह फिर तेरे देखने में न आएगा; और वहाँ तुम अपने शत्रुओं के हाथ दास-दासी होने के लिये बिकाऊ तो रहोगे, परन्तु", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "तुम्हारा कोई ग्राहक न होगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28.68" + ] + }, { - "type": "verse:v", - "number": "16", - "sid": "DEU 33:16" + "type": "char:fq", + "content": [ + "तुम्हारा कोई ग्राहक न होगा:" + ] }, - "और पृथ्वी और जो अनमोल पदार्थ उसमें भरें हैं," - ] + { + "type": "char:ft", + "content": [ + "कोई उन्हें दास बनाने का विचार नहीं करेगा। यह सोचकर कि वे परमेश्वर के श्रापित हैं और हर एक बात में त्यागे हुए हैं।" + ] + } + ] + } + ] + }, + "।”" + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "DEU 29" + }, + { + "type": "para:s", + "content": [ + "मोआब में परमेश्वर की वाचा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 29:1" + }, + "इस्राएलियों से जो वाचा के बाँधने की आज्ञा यहोवा ने मूसा को मोआब के देश में दी उसके ये ही वचन हैं, और जो वाचा उसने उनसे होरेब पहाड़ पर बाँधी थी यह उससे अलग है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "DEU 29:2" + }, + "फिर मूसा ने सब इस्राएलियों को बुलाकर कहा, “जो कुछ यहोवा ने मिस्र देश में तुम्हारे देखते फ़िरौन और उसके सब कर्मचारियों, और उसके सारे देश से किया वह तुम ने देखा है;", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 29:3" + }, + "वे बड़े-बड़े परीक्षा के काम, और चिन्ह, और बड़े-बड़े चमत्कार तेरी आँखों के सामने हुए;", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 29:4" + }, + "परन्तु", + { + "type": "char:it", + "content": [ + "यहोवा ने आज तक तुम को न तो समझने की बुद्धि, और न देखने की आँखें, और न सुनने के कान दिए हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29.4" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ने .... तुम को .... बुद्धि, .... आँखें, .... न .... कान दिए हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर की बातें समझने की क्षमता परमेश्वर का वरदान है परन्तु मनुष्य में इसकी कमी हो तौभी वह निर्दोष नहीं है। मनुष्यों को यह वरदान प्राप्त नहीं था क्योंकि उन्हें इसकी कमी का बोध नहीं हुआ, न ही उन्होंने इसके लिये प्रार्थना की।" + ] + } + ] + } + ] }, + "।", { - "type": "para:q", - "content": [ - "और जो झाड़ी में रहता था उसकी प्रसन्नता।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 11:8)" + ] }, { - "type": "para:q", - "content": [ - "इन सभी के विषय में यूसुफ के सिर पर," - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 29:5" }, + "मैं तो तुम को जंगल में चालीस वर्ष लिए फिरा; और न तुम्हारे तन पर वस्त्र पुराने हुए, और न तेरी जूतियाँ तेरे पैरों में पुरानी हुईं;", { - "type": "para:q", - "content": [ - "अर्थात् उसी के सिर के चाँद पर जो अपने भाइयों से अलग हुआ था आशीष ही आशीष फले।" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 29:6" }, + "रोटी जो तुम नहीं खाने पाए, और दाखमधु और मदिरा जो तुम नहीं पीने पाए, वह इसलिए हुआ कि तुम जानो कि मैं यहोवा तुम्हारा परमेश्वर हूँ।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DEU 33:17" - }, - "वह प्रतापी है, मानो गाय का पहिलौठा है, और उसके सींग जंगली बैल के से हैं;" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 29:7" }, + "और जब तुम इस स्थान पर आए, तब हेशबोन का राजा सीहोन और बाशान का राजा ओग, ये दोनों युद्ध के लिये हमारा सामना करने को निकल आए, और हमने उनको जीतकर उनका देश ले लिया;", { - "type": "para:q", - "content": [ - "उनसे वह देश-देश के लोगों को, वरन् पृथ्वी के छोर तक के सब मनुष्यों को ढकेलेगा;" - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 29:8" }, + "और रूबेनियों, गादियों, और मनश्शे के आधे गोत्र के लोगों को निज भाग करके दे दिया।", { - "type": "para:q", - "content": [ - "वे एप्रैम के लाखों-लाख, और मनश्शे के हजारों-हजार हैं।”" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 29:9" }, + "इसलिए इस वाचा की बातों का पालन करो, ताकि जो कुछ करो वह सफल हो।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "जबूलून और इस्साकार को आशीर्वाद" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 29:10" }, + "“आज क्या वृद्ध लोग, क्या सरदार, तुम्हारे मुख्य-मुख्य पुरुष, क्या गोत्र-गोत्र के तुम सब इस्राएली पुरुष,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DEU 33:18" - }, - "फिर जबूलून के विषय में उसने कहा," - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 29:11" }, + "क्या तुम्हारे बाल-बच्चे और स्त्रियाँ, क्या लकड़हारे, क्या पानी भरनेवाले, क्या तेरी छावनी में रहनेवाले परदेशी, तुम सब के सब अपने परमेश्वर यहोवा के सामने इसलिए खड़े हुए हो,", { - "type": "para:q", - "content": [ - "“हे जबूलून, तू बाहर निकलते समय," - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 29:12" }, + "कि जो वाचा तेरा परमेश्वर यहोवा आज तुझ से बाँधता है, और जो शपथ वह आज तुझको खिलाता है, उसमें तू सहभागी हो जाए;", { - "type": "para:q", - "content": [ - "और हे इस्साकार, तू अपने डेरों में आनन्द करे।" - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 29:13" }, + "इसलिए कि उस वचन के अनुसार जो उसने तुझको दिया, और उस शपथ के अनुसार जो उसने अब्राहम, इसहाक, और याकूब, तेरे पूर्वजों से खाई थी, वह आज तुझको अपनी प्रजा ठहराए, और आप तेरा परमेश्वर ठहरे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DEU 33:19" - }, - "वे देश-देश के लोगों को पहाड़ पर बुलाएँगे;" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 29:14" }, + "फिर मैं इस वाचा और इस शपथ में केवल तुम को नहीं,", { - "type": "para:q", - "content": [ - "वे वहाँ धर्मयज्ञ करेंगे;" - ] + "type": "verse:v", + "number": "15", + "sid": "DEU 29:15" }, + "परन्तु उनको भी, जो आज हमारे संग यहाँ हमारे परमेश्वर यहोवा के सामने खड़े हैं, और जो आज यहाँ हमारे संग नहीं हैं, सहभागी करता हूँ।", { - "type": "para:q", - "content": [ - "क्योंकि वे समुद्र का धन," - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 29:16" }, + "तुम जानते हो कि जब हम मिस्र देश में रहते थे, और जब मार्ग में की जातियों के बीचों बीच होकर आ रहे थे,", { - "type": "para:q", - "content": [ - "और रेत में छिपे हुए अनमोल पदार्थ से लाभ उठाएँगे।”" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 29:17" }, + "तब तुम ने उनकी कैसी-कैसी घिनौनी वस्तुएँ, और काठ, पत्थर, चाँदी, सोने की कैसी मूरतें देखीं।", { - "type": "para:s", - "content": [ - "गाद को आशीर्वाद" - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 29:18" }, + "इसलिए ऐसा न हो, कि तुम लोगों में ऐसा कोई पुरुष, या स्त्री, या कुल, या गोत्र के लोग हों जिनका मन आज हमारे परमेश्वर यहोवा से फिर जाए, और वे जाकर उन जातियों के देवताओं की उपासना करें; फिर ऐसा न हो कि तुम्हारे मध्य ऐसी कोई जड़ हो, जिससे विष या कड़वा फल निकले,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DEU 33:20" - }, - "फिर गाद के विषय में उसने कहा," - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 8:23)" + ] }, { - "type": "para:q", - "content": [ - "“धन्य वह है जो गाद को बढ़ाता है!" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 29:19" }, + "और ऐसा मनुष्य इस श्राप के वचन सुनकर अपने को आशीर्वाद के योग्य माने, और यह सोचे कि चाहे मैं अपने मन के हठ पर चलूँ, और तृप्त होकर प्यास को मिटा डालूँ, तो भी मेरा कुशल होगा।", { - "type": "para:q", - "content": [ - "गाद तो सिंहनी के समान रहता है," - ] + "type": "verse:v", + "number": "20", + "sid": "DEU 29:20" }, + "यहोवा उसका पाप क्षमा नहीं करेगा, वरन् यहोवा के कोप और जलन का धुआँ उसको छा लेगा, और जितने श्राप इस पुस्तक में लिखे हैं वे सब उस पर आ पड़ेंगे, और यहोवा उसका नाम धरती पर से मिटा देगा।", { - "type": "para:q", - "content": [ - "और बाँह को, वरन् सिर के चाँद तक को फाड़ डालता है।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 22:18)" + ] }, { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DEU 33:21" - }, - "और उसने पहला अंश तो अपने लिये चुन लिया," - ] + "type": "verse:v", + "number": "21", + "sid": "DEU 29:21" }, + "और व्यवस्था की इस पुस्तक में जिस वाचा की चर्चा है उसके सब श्रापों के अनुसार यहोवा उसको इस्राएल के सब गोत्रों में से हानि के लिये अलग करेगा।", { - "type": "para:q", - "content": [ - "क्योंकि वहाँ सरदार के योग्य भाग रखा हुआ था;" - ] + "type": "verse:v", + "number": "22", + "sid": "DEU 29:22" }, + "और आनेवाली पीढ़ियों में तुम्हारे वंश के लोग जो तुम्हारे बाद उत्पन्न होंगे, और परदेशी मनुष्य भी जो दूर देश से आएँगे, वे उस देश की विपत्तियाँ और उसमें यहोवा के फैलाए हुए रोग को देखकर,", { - "type": "para:q", - "content": [ - "तब उसने प्रजा के मुख्य-मुख्य पुरुषों के संग आकर यहोवा का ठहराया हुआ धर्म," - ] + "type": "verse:v", + "number": "23", + "sid": "DEU 29:23" }, + "और यह भी देखकर कि इसकी सब भूमि गन्धक और लोन से भर गई है, और यहाँ तक जल गई है कि इसमें न कुछ बोया जाता, और न कुछ जम सकता, और न घास उगती है, वरन् सदोम और गमोरा, अदमा और सबोयीम के समान हो गया है जिन्हें यहोवा ने अपने कोप और जलजलाहट में उलट दिया था;", { - "type": "para:q", - "content": [ - "और इस्राएल के साथ होकर उसके नियम का प्रतिपालन किया।”" - ] + "type": "verse:v", + "number": "24", + "sid": "DEU 29:24" }, + "और सब जातियों के लोग पूछेंगे, ‘यहोवा ने इस देश से ऐसा क्यों किया? और इस बड़े कोप के भड़कने का क्या कारण है?’", { - "type": "para:s", - "content": [ - "दान को आशीर्वाद" - ] + "type": "verse:v", + "number": "25", + "sid": "DEU 29:25" }, + "तब लोग यह उत्तर देंगे, ‘उनके पूर्वजों के परमेश्वर यहोवा ने जो वाचा उनके साथ मिस्र देश से निकालने के समय बाँधी थी उसको उन्होंने तोड़ा है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "DEU 33:22" - }, - "फिर दान के विषय में उसने कहा," - ] + "type": "verse:v", + "number": "26", + "sid": "DEU 29:26" + }, + "और पराए देवताओं की उपासना की है जिन्हें वे पहले नहीं जानते थे, और यहोवा ने उनको नहीं दिया था;", + { + "type": "verse:v", + "number": "27", + "sid": "DEU 29:27" }, + "इसलिए यहोवा का कोप इस देश पर भड़क उठा है, कि पुस्तक में लिखे हुए सब श्राप इस पर आ पड़ें;", { - "type": "para:q", - "content": [ - "“दान तो बाशान से कूदनेवाला सिंह का बच्चा है।”" - ] + "type": "verse:v", + "number": "28", + "sid": "DEU 29:28" }, + "और यहोवा ने कोप, और जलजलाहट, और बड़ा ही क्रोध करके उन्हें उनके देश में से उखाड़कर दूसरे देश में फेंक दिया, जैसा कि आज प्रगट है।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "नप्ताली को आशीर्वाद" - ] + "type": "verse:v", + "number": "29", + "sid": "DEU 29:29" }, + "“", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "गुप्त बातें हमारे परमेश्वर यहोवा के वश में हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29.29" + ] + }, { - "type": "verse:v", - "number": "23", - "sid": "DEU 33:23" + "type": "char:fq", + "content": [ + "गुप्त बातें हमारे परमेश्वर यहोवा के वश में हैं:" + ] }, - "फिर नप्ताली के विषय में उसने कहा," - ] + { + "type": "char:ft", + "content": [ + "भविष्य में ये अच्छी और बुरी बातें अपना प्रभाव प्रगट करेंगी तो वह परमेश्वर के हाथ में है कि वह निर्णय ले। यह मनुष्य के क्षेत्र एवं दायित्व का नहीं हैं। हमें जो करना है वह परमेश्वर की प्रगट इच्छा है।" + ] + } + ] + } + ] + }, + "; परन्तु जो प्रगट की गई हैं वे सदा के लिये हमारे और हमारे वंश के वश में रहेंगी, इसलिए कि इस व्यवस्था की सब बातें पूरी की जाएँ।" + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "DEU 30" + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों की वापसी का वचन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 30:1" + }, + "“फिर जब आशीष और श्राप की ये सब बातें जो मैंने तुझको कह सुनाई हैं तुझ पर घटें, और तू उन सब जातियों के मध्य में रहकर, जहाँ तेरा परमेश्वर यहोवा तुझको बरबस पहुँचाएगा, इन बातों को स्मरण करे,", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 30:2" + }, + "और अपनी सन्तान सहित अपने सारे मन और सारे प्राण से अपने परमेश्वर यहोवा की ओर फिरकर उसके पास लौट आए, और इन सब आज्ञाओं के अनुसार जो मैं आज तुझे सुनाता हूँ उसकी बातें माने;", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 30:3" + }, + "तब तेरा परमेश्वर यहोवा तुझको बँधुआई से लौटा ले आएगा, और तुझ पर दया करके उन सब देशों के लोगों में से जिनके मध्य में वह तुझको तितर-बितर कर देगा", + { + "type": "char:it", + "content": [ + "फिर इकट्ठा करेगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30.3" + ] + }, + { + "type": "char:fq", + "content": [ + "फिर इकट्ठा करेगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "तुम्हारे दासत्व और कष्ट की अवस्था को परमेश्वर बदल देगा या उसका अन्त कर देगा।" + ] + } + ] + } + ] }, + "।", { - "type": "para:q", - "content": [ - "“हे नप्ताली, तू जो यहोवा की प्रसन्नता से तृप्त," - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 30:4" }, + "चाहे धरती के छोर तक तेरा बरबस पहुँचाया जाना हो, तो भी तेरा परमेश्वर यहोवा तुझको वहाँ से ले आकर इकट्ठा करेगा।", { - "type": "para:q", - "content": [ - "और उसकी आशीष से भरपूर है," - ] + "type": "char:bdit", + "content": [ + "(मत्ती 24:31)" + ] }, { - "type": "para:q", - "content": [ - "तू पश्चिम और दक्षिण के देश का अधिकारी हो।”" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 30:5" }, + "और तेरा परमेश्वर यहोवा तुझे उसी देश में पहुँचाएगा जिसके तेरे पुरखा अधिकारी हुए थे, और तू फिर उसका अधिकारी होगा; और वह तेरी भलाई करेगा, और तुझको तेरे पुरखाओं से भी गिनती में अधिक बढ़ाएगा।", { - "type": "para:s", - "content": [ - "आशेर को आशीर्वाद" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 30:6" }, + "और तेरा परमेश्वर यहोवा तेरे और तेरे वंश के मन का खतना करेगा, कि तू अपने परमेश्वर यहोवा से अपने सारे मन और सारे प्राण के साथ प्रेम करे, जिससे तू जीवित रहे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DEU 33:24" - }, - "फिर आशेर के विषय में उसने कहा," - ] + "type": "char:bdit", + "content": [ + "(रोम. 2:29)" + ] }, { - "type": "para:q", - "content": [ - "“आशेर पुत्रों के विषय में आशीष पाए;" - ] + "type": "verse:v", + "number": "7", + "sid": "DEU 30:7" }, + "और तेरा परमेश्वर यहोवा ये सब श्राप की बातें तेरे शत्रुओं पर जो तुझ से बैर करके तेरे पीछे पड़ेंगे भेजेगा।", { - "type": "para:q", - "content": [ - "वह अपने भाइयों में प्रिय रहे," - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 30:8" }, + "और तू फिरेगा और यहोवा की सुनेगा, और इन सब आज्ञाओं को मानेगा जो मैं आज तुझको सुनाता हूँ।", { - "type": "para:q", - "content": [ - "और अपना पाँव तेल में डुबोए।" - ] + "type": "verse:v", + "number": "9", + "sid": "DEU 30:9" }, + "और यहोवा तेरी भलाई के लिये तेरे सब कामों में, और तेरी सन्तान, और पशुओं के बच्चों, और भूमि की उपज में तेरी बढ़ती करेगा; क्योंकि यहोवा फिर तेरे ऊपर भलाई के लिये वैसा ही आनन्द करेगा, जैसा उसने तेरे पूर्वजों के ऊपर किया था;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "DEU 33:25" - }, - "तेरे जूते लोहे और पीतल के होंगे," - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 30:10" }, + "क्योंकि तू अपने परमेश्वर यहोवा की सुनकर उसकी आज्ञाओं और विधियों को जो इस व्यवस्था की पुस्तक में लिखी हैं माना करेगा, और अपने परमेश्वर यहोवा की ओर अपने सारे मन और सारे प्राण से मन फिराएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "जीवन या मरण" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और जैसे तेरे दिन वैसी ही तेरी शक्ति हो।" - ] + "type": "verse:v", + "number": "11", + "sid": "DEU 30:11" }, + "“देखो, यह जो आज्ञा मैं आज तुझे सुनाता हूँ, वह न तो तेरे लिये कठिन, और न दूर है।", { - "type": "para:s", - "content": [ - "मूसा द्वारा परमेश्वर की स्तुति" - ] + "type": "char:bdit", + "content": [ + "(1 यूह. 5:3)" + ] }, { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "DEU 33:26" - }, - "“हे यशूरून, परमेश्वर के तुल्य और कोई नहीं है," - ] + "type": "verse:v", + "number": "12", + "sid": "DEU 30:12" }, + "और न तो यह आकाश में है, कि तू कहे, ‘कौन हमारे लिये आकाश में चढ़कर उसे हमारे पास ले आए, और हमको सुनाए कि हम उसे मानें?’", { - "type": "para:q", - "content": [ - "वह तेरी सहायता करने को आकाश पर," - ] + "type": "verse:v", + "number": "13", + "sid": "DEU 30:13" }, + "और न यह समुद्र पार है, कि तू कहे, ‘कौन हमारे लिये समुद्र पार जाए, और उसे हमारे पास ले आए, और हमको सुनाए कि हम उसे मानें?’", { - "type": "para:q", - "content": [ - "और अपना प्रताप दिखाता हुआ" - ] + "type": "verse:v", + "number": "14", + "sid": "DEU 30:14" }, + "परन्तु यह वचन तेरे बहुत निकट, वरन् तेरे मुँह और मन ही में है ताकि तू इस पर चले।", { - "type": "para:q", - "content": [ - "आकाशमण्डल पर सवार होकर चलता है।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 10:6)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DEU 30:15" }, + "“सुन, आज मैंने तुझको जीवन और मरण, हानि और लाभ दिखाया है।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "DEU 33:27" - }, - "अनादि परमेश्वर तेरा गृहधाम है," - ] + "type": "verse:v", + "number": "16", + "sid": "DEU 30:16" }, + "क्योंकि मैं आज तुझे आज्ञा देता हूँ, कि अपने परमेश्वर यहोवा से प्रेम करना, और उसके मार्गों पर चलना, और उसकी आज्ञाओं, विधियों, और नियमों को मानना, जिससे तू जीवित रहे, और बढ़ता जाए, और तेरा परमेश्वर यहोवा उस देश में जिसका अधिकारी होने को तू जा रहा है, तुझे आशीष दे।", { - "type": "para:q", - "content": [ - "और नीचे सनातन भुजाएँ हैं।" - ] + "type": "verse:v", + "number": "17", + "sid": "DEU 30:17" }, + "परन्तु यदि तेरा मन भटक जाए, और तू न सुने, और भटककर पराए देवताओं को दण्डवत् करे और उनकी उपासना करने लगे,", { - "type": "para:q", - "content": [ - "वह शत्रुओं को तेरे सामने से निकाल देता," - ] + "type": "verse:v", + "number": "18", + "sid": "DEU 30:18" }, + "तो मैं तुम्हें आज यह चेतावनी देता हूँ कि तुम निःसन्देह नष्ट हो जाओगे; और जिस देश का अधिकारी होने के लिये तू यरदन पार जा रहा है, उस देश में तुम बहुत दिनों के लिये रहने न पाओगे।", { - "type": "para:q", - "content": [ - "और कहता है, उनको सत्यानाश कर दे।" - ] + "type": "verse:v", + "number": "19", + "sid": "DEU 30:19" }, + "मैं आज आकाश और पृथ्वी दोनों को तुम्हारे सामने इस बात की साक्षी बनाता हूँ, कि मैंने जीवन और मरण, आशीष और श्राप को तुम्हारे आगे रखा है; इसलिए तू जीवन ही को अपना ले, कि तू और तेरा वंश दोनों जीवित रहें;", { - "type": "para:q", - "content": [ + "type": "verse:v", + "number": "20", + "sid": "DEU 30:20" + }, + "इसलिए अपने परमेश्वर यहोवा से प्रेम करो, और उसकी बात मानो, और उससे लिपटे रहो; क्योंकि", + { + "type": "char:it", + "content": [ + "तेरा जीवन और दीर्घ आयु यही है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30.20" + ] + }, { - "type": "verse:v", - "number": "28", - "sid": "DEU 33:28" + "type": "char:fq", + "content": [ + "तेरा जीवन और दीर्घ आयु यही है:" + ] }, - "और इस्राएल निडर बसा रहता है," - ] + { + "type": "char:ft", + "content": [ + "प्रतिज्ञा के देश में उनके जीवन और दीर्घायु परमेश्वर के हाथ में है।" + ] + } + ] + } + ] + }, + ", और ऐसा करने से जिस देश को यहोवा ने अब्राहम, इसहाक, और याकूब, अर्थात् तेरे पूर्वजों को देने की शपथ खाई थी उस देश में तू बसा रहेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "DEU 31" + }, + { + "type": "para:s", + "content": [ + "यहोशू का चुना जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 31:1" + }, + "और मूसा ने जाकर ये बातें सब इस्राएलियों को सुनाईं।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 31:2" + }, + "और उसने उनसे यह भी कहा, “आज मैं एक सौ बीस वर्ष का हूँ; और अब", + { + "type": "char:it", + "content": [ + "मैं चल फिर नहीं सकता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं चल फिर नहीं सकता:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् मैं अब आने-जाने में सक्षम नहीं और तुम्हारे लिये दायित्व बोझ उठाने योग्य नहीं।" + ] + } + ] + } + ] }, + "; क्योंकि यहोवा ने मुझसे कहा है, कि तू इस यरदन पार नहीं जाने पाएगा।", { - "type": "para:q", - "content": [ - "अन्न और नये दाखमधु के देश में याकूब का सोता अकेला ही रहता है;" - ] + "type": "verse:v", + "number": "3", + "sid": "DEU 31:3" }, + "तेरे आगे पार जानेवाला तेरा परमेश्वर यहोवा ही है; वह उन जातियों को तेरे सामने से नष्ट करेगा, और तू उनके देश का अधिकारी होगा; और यहोवा के वचन के अनुसार यहोशू तेरे आगे-आगे पार जाएगा।", { - "type": "para:q", - "content": [ - "और उसके ऊपर के आकाश से ओस पड़ा करती है।" - ] + "type": "verse:v", + "number": "4", + "sid": "DEU 31:4" }, + "और जिस प्रकार यहोवा ने एमोरियों के राजा सीहोन और ओग और उनके देश को नष्ट किया है, उसी प्रकार वह उन सब जातियों से भी करेगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "DEU 33:29" - }, - "हे इस्राएल, तू क्या ही धन्य है!" - ] + "type": "verse:v", + "number": "5", + "sid": "DEU 31:5" }, + "और जब यहोवा उनको तुम से हरवा देगा, तब तुम उन सारी आज्ञाओं के अनुसार उनसे करना जो मैंने तुम को सुनाई हैं।", { - "type": "para:q", - "content": [ - "हे यहोवा से उद्धार पाई हुई प्रजा, तेरे तुल्य कौन है?" - ] + "type": "verse:v", + "number": "6", + "sid": "DEU 31:6" }, + "तू हियाव बाँध और दृढ़ हो, उनसे न डर और न भयभीत हो; क्योंकि तेरे संग चलनेवाला तेरा परमेश्वर यहोवा है; वह तुझको धोखा न देगा और न छोड़ेगा।”", { - "type": "para:q", - "content": [ - "वह तो तेरी सहायता के लिये ढाल," - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 13:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "DEU 31:7" + }, + "तब", + { + "type": "char:it", + "content": [ + "मूसा ने यहोशू को बुलाकर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.7" + ] + }, + { + "type": "char:fq", + "content": [ + "मूसा ने यहोशू को बुलाकर:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूसा यहोशू के हाथों में अगुआई सौंपता है जिसके लिये वह पहले ही से नियुक्त कर दिया गया था।" + ] + } + ] + } + ] }, + "सब इस्राएलियों के सम्मुख कहा, “तू हियाव बाँध और दृढ़ हो जा; क्योंकि इन लोगों के संग उस देश में जिसे यहोवा ने इनके पूर्वजों से शपथ खाकर देने को कहा था तू जाएगा; और तू इनको उसका अधिकारी कर देगा।", { - "type": "para:q", - "content": [ - "और तेरे प्रताप के लिये तलवार है;" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 4:8)" + ] }, { - "type": "para:q", - "content": [ - "तेरे शत्रु तुझे सराहेंगे," - ] + "type": "verse:v", + "number": "8", + "sid": "DEU 31:8" }, + "और तेरे आगे-आगे चलनेवाला यहोवा है; वह तेरे संग रहेगा, और न तो तुझे धोखा देगा और न छोड़ देगा; इसलिए मत डर और तेरा मन कच्चा न हो।”", { - "type": "para:q", - "content": [ - "और तू उनके ऊँचे स्थानों को रौंदेगा।”" - ] - }, + "type": "char:bdit", + "content": [ + "(इब्रा. 13:5)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "हर सातवें वर्ष व्यवस्था का पढ़ा जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "34", - "sid": "DEU 34" - }, + "type": "verse:v", + "number": "9", + "sid": "DEU 31:9" + }, + "फिर मूसा ने यही व्यवस्था लिखकर लेवीय याजकों को, जो यहोवा की वाचा का सन्दूक उठानेवाले थे, और इस्राएल के सब वृद्ध लोगों को सौंप दी।", { - "type": "para:s", - "content": [ - "मूसा की मृत्यु" - ] + "type": "verse:v", + "number": "10", + "sid": "DEU 31:10" }, + "तब मूसा ने उनको आज्ञा दी, “सात-सात वर्ष के बीतने पर, अर्थात् छुटकारे के वर्ष में झोपड़ीवाले पर्व पर,", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 31:11" + }, + "जब सब इस्राएली तेरे परमेश्वर यहोवा के उस स्थान पर जिसे वह चुन लेगा आकर इकट्ठे हों, तब यह व्यवस्था सब इस्राएलियों को पढ़कर सुनाना।", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 31:12" + }, + "क्या पुरुष, क्या स्त्री, क्या बालक, क्या तुम्हारे फाटकों के भीतर के परदेशी, सब लोगों को इकट्ठा करना कि वे सुनकर सीखें, और तुम्हारे परमेश्वर यहोवा का भय मानकर, इस व्यवस्था के सारे वचनों के पालन करने में चौकसी करें,", + { + "type": "verse:v", + "number": "13", + "sid": "DEU 31:13" + }, + "और उनके बच्चे जिन्होंने ये बातें नहीं सुनीं वे भी सुनकर सीखें, कि तुम्हारे परमेश्वर यहोवा का भय उस समय तक मानते रहें, जब तक तुम उस देश में जीवित रहो जिसके अधिकारी होने को तुम यरदन पार जा रहे हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "यहोशू की नियुक्ति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DEU 31:14" + }, + "फिर यहोवा ने मूसा से कहा, “तेरे मरने का दिन निकट है; तू यहोशू को बुलवा, और तुम दोनों मिलापवाले तम्बू में आकर उपस्थित हो कि मैं उसको आज्ञा दूँ।” तब मूसा और यहोशू जाकर मिलापवाले तम्बू में उपस्थित हुए।", + { + "type": "verse:v", + "number": "15", + "sid": "DEU 31:15" + }, + "तब यहोवा ने उस तम्बू में बादल के खम्भे में होकर दर्शन दिया; और बादल का खम्भा तम्बू के द्वार पर ठहर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DEU 31:16" + }, + "तब यहोवा ने मूसा से कहा, “तू तो अपने पुरखाओं के संग सो जाने पर है; और ये लोग उठकर उस देश के पराए देवताओं के पीछे जिनके मध्य वे जाकर रहेंगे व्यभिचारी हो जाएँगे, और मुझे त्याग कर उस वाचा को जो मैंने उनसे बाँधी है तोड़ेंगे।", + { + "type": "verse:v", + "number": "17", + "sid": "DEU 31:17" + }, + "उस समय मेरा कोप इन पर भड़केगा, और मैं भी इन्हें त्याग कर इनसे अपना मुँह छिपा लूँगा, और ये आहार हो जाएँगे; और बहुत सी विपत्तियाँ और क्लेश इन पर आ पड़ेंगे, यहाँ तक कि ये उस समय कहेंगे, ‘क्या ये विपत्तियाँ हम पर इस कारण तो नहीं आ पड़ीं, क्योंकि हमारा परमेश्वर हमारे मध्य में नहीं रहा?’", + { + "type": "verse:v", + "number": "18", + "sid": "DEU 31:18" + }, + "उस समय मैं उन सब बुराइयों के कारण जो ये पराए देवताओं की ओर फिरकर करेंगे निःसन्देह उनसे अपना मुँह छिपा लूँगा।", + { + "type": "verse:v", + "number": "19", + "sid": "DEU 31:19" + }, + "इसलिए अब तुम यह गीत लिख लो, और तू इसे इस्राएलियों को सिखाकर कंठस्थ करा देना, इसलिए कि यह गीत उनके विरुद्ध मेरा साक्षी ठहरे।", + { + "type": "verse:v", + "number": "20", + "sid": "DEU 31:20" + }, + "जब मैं इनको उस देश में पहुँचाऊँगा जिसे देने की मैंने इनके पूर्वजों से शपथ खाई थी, और जिसमें दूध और मधु की धाराएँ बहती हैं, और खाते-खाते इनका पेट भर जाए, और ये हष्ट-पुष्ट हो जाएँगे; तब ये पराए देवताओं की ओर फिरकर उनकी उपासना करने लगेंगे, और मेरा तिरस्कार करके मेरी वाचा को तोड़ देंगे।", + { + "type": "verse:v", + "number": "21", + "sid": "DEU 31:21" + }, + "वरन् अभी भी जब मैं इन्हें उस देश में जिसके विषय मैंने शपथ खाई है पहुँचा नहीं चुका, मुझे मालूम है, कि ये क्या-क्या कल्पना कर रहे हैं; इसलिए जब बहुत सी विपत्तियाँ और क्लेश इन पर आ पड़ेंगे, तब यह गीत इन पर साक्षी देगा, क्योंकि इनकी सन्तान इसको कभी भी नहीं भूलेगी।”", + { + "type": "verse:v", + "number": "22", + "sid": "DEU 31:22" + }, + "तब मूसा ने उसी दिन यह गीत लिखकर इस्राएलियों को सिखाया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "23", + "sid": "DEU 31:23" + }, + "और यहोवा ने नून के पुत्र यहोशू को यह आज्ञा दी, “हियाव बाँध और दृढ़ हो; क्योंकि इस्राएलियों को उस देश में जिसे उन्हें देने को मैंने उनसे शपथ खाई है तू पहुँचाएगा; और मैं आप तेरे संग रहूँगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा द्वारा लोगों को चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DEU 31:24" + }, + "जब मूसा इस व्यवस्था के वचन को आदि से अन्त तक पुस्तक में लिख चुका,", + { + "type": "verse:v", + "number": "25", + "sid": "DEU 31:25" + }, + { + "type": "char:it", + "content": [ + "तब उसने यहोवा का सन्दूक उठानेवाले लेवियों को आज्ञा दी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "DEU 34:1" + "type": "char:fr", + "content": [ + "31.25" + ] }, - "फिर मूसा मोआब के अराबा से नबो पहाड़ पर, जो पिसगा की एक चोटी और यरीहो के सामने है, चढ़ गया; और यहोवा ने उसको दान तक का गिलाद नामक सारा देश,", { - "type": "verse:v", - "number": "2", - "sid": "DEU 34:2" + "type": "char:fq", + "content": [ + "तब उसने यहोवा का सन्दूक उठानेवाले लेवियों को आज्ञा दी:" + ] }, - "और नप्ताली का सारा देश, और एप्रैम और मनश्शे का देश, और पश्चिम के समुद्र तक का यहूदा का सारा देश,", { - "type": "verse:v", - "number": "3", - "sid": "DEU 34:3" - }, - "और दक्षिण देश, और सोअर तक की यरीहो नामक खजूरवाले नगर की तराई, यह सब दिखाया।", + "type": "char:ft", + "content": [ + "लेवी के पुत्र जो याजक थे। जो लेवी याजक नहीं थे वे न तो पवित्रस्थान में प्रवेश कर सकते थे और न ही वाचा के सन्दूक को छू सकते थे।" + ] + } + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "26", + "sid": "DEU 31:26" + }, + "“व्यवस्था की इस पुस्तक को लेकर अपने परमेश्वर यहोवा की", + { + "type": "char:it", + "content": [ + "वाचा के सन्दूक के पास रख दो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "DEU 34:4" + "type": "char:fr", + "content": [ + "31.26" + ] }, - "तब यहोवा ने उससे कहा, “जिस देश के विषय में मैंने अब्राहम, इसहाक, और याकूब से शपथ खाकर कहा था, कि मैं इसे तेरे वंश को दूँगा वह यही है। मैंने इसको तुझे साक्षात् दिखा दिया है, परन्तु तू पार होकर वहाँ जाने न पाएगा।”", { - "type": "verse:v", - "number": "5", - "sid": "DEU 34:5" + "type": "char:fq", + "content": [ + "वाचा के सन्दूक के पास रख दो:" + ] }, - "तब", { - "type": "char:it", - "content": [ - "यहोवा के कहने के अनुसार" - ] - }, + "type": "char:ft", + "content": [ + "विधान की पुस्तक को परमपवित्र स्थान में वाचा के सन्दूक के पास रखना था।" + ] + } + ] + } + ] + }, + ", कि यह वहाँ तुझ पर साक्षी देती रहे।", + { + "type": "char:bdit", + "content": [ + "(यूह. 5:45)" + ] + }, + { + "type": "verse:v", + "number": "27", + "sid": "DEU 31:27" + }, + "क्योंकि तेरा बलवा और हठ मुझे मालूम है; देखो, मेरे जीवित और संग रहते हुए भी तुम यहोवा से बलवा करते आए हो; फिर मेरे मरने के बाद भी क्यों न करोगे!", + { + "type": "verse:v", + "number": "28", + "sid": "DEU 31:28" + }, + "तुम अपने गोत्रों के सब वृद्ध लोगों को और अपने सरदारों को मेरे पास इकट्ठा करो, कि मैं उनको ये वचन सुनाकर उनके विरुद्ध आकाश और पृथ्वी दोनों को साक्षी बनाऊँ।", + { + "type": "verse:v", + "number": "29", + "sid": "DEU 31:29" + }, + "क्योंकि मुझे मालूम है कि मेरी मृत्यु के बाद तुम बिल्कुल बिगड़ जाओगे, और जिस मार्ग में चलने की आज्ञा मैंने तुम को सुनाई है उसको भी तुम छोड़ दोगे; और अन्त के दिनों में जब तुम वह काम करके जो यहोवा की दृष्टि में बुरा है, अपनी बनाई हुई वस्तुओं की पूजा करके उसको रिस दिलाओगे, तब तुम पर विपत्ति आ पड़ेगी।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "DEU 31:30" + }, + "तब मूसा ने इस्राएल की सारी सभा को इस गीत के वचन आदि से अन्त तक कह सुनाए" + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "DEU 32" + }, + { + "type": "para:s", + "content": [ + "मूसा का प्रसिद्ध गीत" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 32:1" + }, + "“हे आकाश कान लगा, कि मैं बोलूँ;" + ] + }, + { + "type": "para:q", + "content": [ + "और हे पृथ्वी, मेरे मुँह की बातें सुन।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "DEU 32:2" + }, + "मेरा उपदेश मेंह के समान बरसेगा" + ] + }, + { + "type": "para:q", + "content": [ + "और मेरी बातें ओस के समान टपकेंगी," + ] + }, + { + "type": "para:q", + "content": [ + "जैसे कि हरी घास पर झींसी, और पौधों पर झड़ियाँ।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "DEU 32:3" + }, + "मैं तो यहोवा के नाम का प्रचार करूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + "तुम अपने परमेश्वर की महिमा को मानो!" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "DEU 32:4" + }, + "“", + { + "type": "char:it", + "content": [ + "वह चट्टान है, उसका काम खरा है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.4" + ] + }, + { + "type": "char:fq", + "content": [ + "वह चट्टान है, उसका काम खरा है:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर के वे गुण जिन्हें लागू करने का प्रयास मूसा कर रहा था अपरिवर्तनीयता एवं अभेद्यता।" + ] + } + ] + } + ] + }, + ";" + ] + }, + { + "type": "para:q", + "content": [ + "और उसकी सारी गति न्याय की है।" + ] + }, + { + "type": "para:q", + "content": [ + "वह सच्चा परमेश्वर है, उसमें कुटिलता नहीं," + ] + }, + { + "type": "para:q", + "content": [ + "वह धर्मी और सीधा है।", + { + "type": "char:bdit", + "content": [ + "(रोम. 9:14)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "DEU 32:5" + }, + "परन्तु इसी जाति के लोग टेढ़े और तिरछे हैं;" + ] + }, + { + "type": "para:q", + "content": [ + "ये बिगड़ गए, ये", + { + "type": "char:it", + "content": [ + "उसके पुत्र नहीं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.5" + ] + }, + { + "type": "char:fq", + "content": [ + "उसके पुत्र नहीं:" + ] + }, + { + "type": "char:ft", + "content": [ + "बुराई करनेवाली पीढ़ी परमेश्वर की सन्तान नहीं हो सकते, वे तो परमेश्वर की सन्तान के लिये लज्जा कलंक है।" + ] + } + ] + } + ] + }, + ";" + ] + }, + { + "type": "para:q", + "content": [ + "यह उनका कलंक है।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 17:17)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "DEU 32:6" + }, + "हे मूर्ख और निर्बुद्धि लोगों," + ] + }, + { + "type": "para:q", + "content": [ + "क्या तुम यहोवा को यह बदला देते हो?" + ] + }, + { + "type": "para:q", + "content": [ + "क्या वह तेरा पिता नहीं है, जिसने तुम को मोल लिया है?" + ] + }, + { + "type": "para:q", + "content": [ + "उसने तुझको बनाया और स्थिर भी किया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "DEU 32:7" + }, + "प्राचीनकाल के दिनों को स्मरण करो," + ] + }, + { + "type": "para:q", + "content": [ + "पीढ़ी-पीढ़ी के वर्षों को विचारों;" + ] + }, + { + "type": "para:q", + "content": [ + "अपने बाप से पूछो, और वह तुम को बताएगा;" + ] + }, + { + "type": "para:q", + "content": [ + "अपने वृद्ध लोगों से प्रश्न करो, और वे तुझ से कह देंगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "DEU 32:8" + }, + "जब परमप्रधान ने एक-एक जाति को निज-निज भाग बाँट दिया," + ] + }, + { + "type": "para:q", + "content": [ + "और आदमियों को अलग-अलग बसाया," + ] + }, + { + "type": "para:q", + "content": [ + "तब उसने देश-देश के लोगों की सीमाएँ इस्राएलियों की गिनती के अनुसार ठहराई।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 17:26)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DEU 32:9" + }, + "क्योंकि यहोवा का अंश उसकी प्रजा है;" + ] + }, + { + "type": "para:q", + "content": [ + "याकूब उसका नपा हुआ निज भाग है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "DEU 32:10" + }, + "“उसने उसको जंगल में," + ] + }, + { + "type": "para:q", + "content": [ + "और सुनसान और गरजनेवालों से भरी हुई मरूभूमि में पाया;" + ] + }, + { + "type": "para:q", + "content": [ + "उसने उसके चारों ओर रहकर उसकी रक्षा की," + ] + }, + { + "type": "para:q", + "content": [ + "और अपनी आँख की पुतली के समान उसकी सुधि रखी।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "DEU 32:11" + }, + "जैसे उकाब अपने घोंसले को हिला-हिलाकर" + ] + }, + { + "type": "para:q", + "content": [ + "अपने बच्चों के ऊपर-ऊपर मण्डराता है," + ] + }, + { + "type": "para:q", + "content": [ + "वैसे ही उसने अपने पंख फैलाकर उसको अपने परों पर उठा लिया।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "DEU 32:12" + }, + "यहोवा अकेला ही उसकी अगुआई करता रहा," + ] + }, + { + "type": "para:q", + "content": [ + "और उसके संग कोई पराया देवता न था।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "DEU 32:13" + }, + "उसने उसको पृथ्वी के ऊँचे-ऊँचे स्थानों पर सवार कराया," + ] + }, + { + "type": "para:q", + "content": [ + "और उसको खेतों की उपज खिलाई;" + ] + }, + { + "type": "para:q", + "content": [ + "उसने उसे चट्टान में से मधु" + ] + }, + { + "type": "para:q", + "content": [ + "और चकमक की चट्टान में से तेल चुसाया।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DEU 32:14" + }, + "गायों का दही, और भेड़-बकरियों का दूध, मेम्नों की चर्बी," + ] + }, + { + "type": "para:q", + "content": [ + "बकरे और बाशान की जाति के मेढ़े," + ] + }, + { + "type": "para:q", + "content": [ + "और गेहूँ का उत्तम से उत्तम आटा भी खाया;" + ] + }, + { + "type": "para:q", + "content": [ + "और तू दाखरस का मधु पिया करता था।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DEU 32:15" + }, + "“परन्तु यशूरून मोटा होकर लात मारने लगा;" + ] + }, + { + "type": "para:q", + "content": [ + "तू मोटा और हष्ट-पुष्ट हो गया, और चर्बी से छा गया है;" + ] + }, + { + "type": "para:q", + "content": [ + "तब उसने अपने सृजनहार परमेश्वर को तज दिया," + ] + }, + { + "type": "para:q", + "content": [ + "और अपने उद्धार चट्टान को तुच्छ जाना।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DEU 32:16" + }, + "उन्होंने पराए देवताओं को मानकर", + { + "type": "char:it", + "content": [ + "उसमें जलन उपजाई", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.16" + ] + }, + { + "type": "char:fq", + "content": [ + "उसमें जलन उपजाई:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह भाषा विवाहित सम्बंध से ली गई है।" + ] + } + ] + } + ] + }, + ";" + ] + }, + { + "type": "para:q", + "content": [ + "और घृणित कर्म करके उसको रिस दिलाई।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "DEU 32:17" + }, + "उन्होंने पिशाचों के लिये जो परमेश्वर न थे बलि चढ़ाए," + ] + }, + { + "type": "para:q", + "content": [ + "और उनके लिये वे अनजाने देवता थे," + ] + }, + { + "type": "para:q", + "content": [ + "वे तो नये-नये देवता थे जो थोड़े ही दिन से प्रगट हुए थे," + ] + }, + { + "type": "para:q", + "content": [ + "और जिनसे उनके पुरखा कभी डरे नहीं।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 10:20)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DEU 32:18" + }, + "जिस चट्टान से तू उत्पन्न हुआ उसको तू भूल गया," + ] + }, + { + "type": "para:q", + "content": [ + "और परमेश्वर जिससे तेरी उत्पत्ति हुई उसको भी तू भूल गया है।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 1:2)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DEU 32:19" + }, + "“इन बातों को देखकर यहोवा ने उन्हें तुच्छ जाना," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि उसके बेटे-बेटियों ने उसे रिस दिलाई थी।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "DEU 32:20" + }, + "तब उसने कहा, ‘मैं उनसे अपना मुख छिपा लूँगा," + ] + }, + { + "type": "para:q", + "content": [ + "और देखूँगा कि उनका अन्त कैसा होगा," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि इस जाति के लोग बहुत टेढ़े हैं और धोखा देनेवाले पुत्र हैं।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 17:17)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DEU 32:21" + }, + "उन्होंने ऐसी वस्तु को जो परमेश्वर नहीं है मानकर," + ] + }, + { + "type": "para:q", + "content": [ + "मुझ में जलन उत्पन्न की;" + ] + }, + { + "type": "para:q", + "content": [ + "और अपनी व्यर्थ वस्तुओं के द्वारा मुझे रिस दिलाई।" + ] + }, + { + "type": "para:q", + "content": [ + "इसलिए मैं भी उनके द्वारा जो मेरी प्रजा नहीं हैं उनके मन में जलन उत्पन्न करूँगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और एक मूर्ख जाति के द्वारा उन्हें रिस दिलाऊँगा।", + { + "type": "char:bdit", + "content": [ + "(रोम. 11:11)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "DEU 32:22" + }, + "क्योंकि मेरे कोप की आग भड़क उठी है," + ] + }, + { + "type": "para:q", + "content": [ + "जो पाताल की तह तक जलती जाएगी," + ] + }, + { + "type": "para:q", + "content": [ + "और पृथ्वी अपनी उपज समेत भस्म हो जाएगी," + ] + }, + { + "type": "para:q", + "content": [ + "और पहाड़ों की नींवों में भी आग लगा देगी।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "DEU 32:23" + }, + "“मैं उन पर विपत्ति पर विपत्ति भेजूँगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और उन पर मैं अपने सब तीरों को छोड़ूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DEU 32:24" + }, + "वे भूख से दुबले हो जाएँगे, और अंगारों से" + ] + }, + { + "type": "para:q", + "content": [ + "और कठिन महारोगों से ग्रसित हो जाएँगे;" + ] + }, + { + "type": "para:q", + "content": [ + "और मैं उन पर पशुओं के दाँत लगवाऊँगा," + ] + }, + { + "type": "para:q", + "content": [ + "और धूलि पर रेंगनेवाले सर्पों का विष छोड़ दूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "DEU 32:25" + }, + "बाहर वे तलवार से मरेंगे," + ] + }, + { + "type": "para:q", + "content": [ + "और कोठरियों के भीतर भय से;" + ] + }, + { + "type": "para:q", + "content": [ + "क्या कुँवारे और कुँवारियाँ, क्या दूध पीता हुआ बच्चा" + ] + }, + { + "type": "para:q", + "content": [ + "क्या पक्के बाल वाले, सब इसी प्रकार बर्बाद होंगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "DEU 32:26" + }, + "मैंने कहा था, कि मैं उनको दूर-दूर तक तितर-बितर करूँगा," + ] + }, + { + "type": "para:q", + "content": [ + "और मनुष्यों में से उनका स्मरण तक मिटा डालूँगा;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "DEU 32:27" + }, + "परन्तु मुझे शत्रुओं की छेड़-छाड़ का डर था," + ] + }, + { + "type": "para:q", + "content": [ + "ऐसा न हो कि द्रोही इसको उलटा समझकर यह कहने लगें," + ] + }, + { + "type": "para:q", + "content": [ + "‘हम अपने ही बाहुबल से प्रबल हुए," + ] + }, + { + "type": "para:q", + "content": [ + "और यह सब यहोवा से नहीं हुआ।’" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DEU 32:28" + }, + "“क्योंकि इस्राएल जाति युक्तिहीन है," + ] + }, + { + "type": "para:q", + "content": [ + "और इनमें समझ है ही नहीं।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "DEU 32:29" + }, + "भला होता कि ये बुद्धिमान होते, कि इसको समझ लेते," + ] + }, + { + "type": "para:q", + "content": [ + "और अपने अन्त का विचार करते!", + { + "type": "char:bdit", + "content": [ + "(लूका 19:42)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "DEU 32:30" + }, + "यदि उनकी चट्टान ही उनको न बेच देती," + ] + }, + { + "type": "para:q", + "content": [ + "और यहोवा उनको दूसरों के हाथ में न कर देता;" + ] + }, + { + "type": "para:q", + "content": [ + "तो यह कैसे हो सकता कि उनके हजार का पीछा एक मनुष्य करता," + ] + }, + { + "type": "para:q", + "content": [ + "और उनके दस हजार को दो मनुष्य भगा देते?" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "DEU 32:31" + }, + "क्योंकि जैसी हमारी चट्टान है वैसी उनकी चट्टान नहीं है," + ] + }, + { + "type": "para:q", + "content": [ + "चाहे हमारे शत्रु ही क्यों न न्यायी हों।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "DEU 32:32" + }, + "क्योंकि उनकी दाखलता सदोम की दाखलता से निकली," + ] + }, + { + "type": "para:q", + "content": [ + "और गमोरा की दाख की बारियों में की है;" + ] + }, + { + "type": "para:q", + "content": [ + "उनकी दाख विषभरी और उनके गुच्छे कड़वे हैं;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "DEU 32:33" + }, + "उनका दाखमधु साँपों का सा विष" + ] + }, + { + "type": "para:q", + "content": [ + "और काले नागों का सा हलाहल है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "DEU 32:34" + }, + "“क्या यह बात मेरे मन में संचित," + ] + }, + { + "type": "para:q", + "content": [ + "और मेरे भण्डारों में मुहरबन्द नहीं है?" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "DEU 32:35" + }, + "पलटा लेना और बदला देना मेरा ही काम है," + ] + }, + { + "type": "para:q", + "content": [ + "यह उनके पाँव फिसलने के समय प्रगट होगा;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि उनकी विपत्ति का दिन निकट है," + ] + }, + { + "type": "para:q", + "content": [ + "और जो दुःख उन पर पड़नेवाले हैं वे शीघ्र आ रहे हैं।", + { + "type": "char:bdit", + "content": [ + "(लूका 21:22, रोम. 12:19)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "DEU 32:36" + }, + "क्योंकि जब यहोवा देखेगा कि मेरी प्रजा की शक्ति जाती रही," + ] + }, + { + "type": "para:q", + "content": [ + "और क्या बन्धुआ और क्या स्वाधीन, उनमें कोई बचा नहीं रहा," + ] + }, + { + "type": "para:q", + "content": [ + "तब यहोवा अपने लोगों का न्याय करेगा," + ] + }, + { + "type": "para:q", + "content": [ + "और अपने दासों के विषय में तरस खाएगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "DEU 32:37" + }, + "तब वह कहेगा, उनके देवता कहाँ हैं," + ] + }, + { + "type": "para:q", + "content": [ + "अर्थात् वह चट्टान कहाँ जिस पर उनका भरोसा था," + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "DEU 32:38" + }, + "जो उनके बलिदानों की चर्बी खाते," + ] + }, + { + "type": "para:q", + "content": [ + "और उनके तपावनों का दाखमधु पीते थे?" + ] + }, + { + "type": "para:q", + "content": [ + "वे ही उठकर तुम्हारी सहायता करें," + ] + }, + { + "type": "para:q", + "content": [ + "और तुम्हारी आड़ हों!" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "DEU 32:39" + }, + "“इसलिए अब तुम देख लो कि मैं ही वह हूँ," + ] + }, + { + "type": "para:q", + "content": [ + "और मेरे संग कोई देवता नहीं;" + ] + }, + { + "type": "para:q", + "content": [ + "मैं ही मार डालता, और मैं जिलाता भी हूँ;" + ] + }, + { + "type": "para:q", + "content": [ + "मैं ही घायल करता, और मैं ही चंगा भी करता हूँ;" + ] + }, + { + "type": "para:q", + "content": [ + "और मेरे हाथ से कोई नहीं छुड़ा सकता।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "DEU 32:40" + }, + "क्योंकि", + { + "type": "char:it", + "content": [ + "मैं अपना हाथ स्वर्ग की ओर उठाकर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.40" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं अपना हाथ स्वर्ग की ओर उठाकर:" + ] + }, + { + "type": "char:ft", + "content": [ + "हाथ उठाना शपथ खाने का संकेत है।" + ] + } + ] + } + ] + }, + "कहता हूँ," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि मैं अनन्तकाल के लिये जीवित हूँ," + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "DEU 32:41" + }, + "इसलिए यदि मैं बिजली की तलवार पर सान धरकर झलकाऊँ," + ] + }, + { + "type": "para:q", + "content": [ + "और न्याय अपने हाथ में ले लूँ, तो अपने द्रोहियों से बदला लूँगा," + ] + }, + { + "type": "para:q", + "content": [ + "और अपने बैरियों को बदला दूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "DEU 32:42" + }, + "मैं अपने तीरों को लहू से मतवाला करूँगा," + ] + }, + { + "type": "para:q", + "content": [ + "और मेरी तलवार माँस खाएगी—वह लहू," + ] + }, + { + "type": "para:q", + "content": [ + "मारे हुओं और बन्दियों का," + ] + }, + { + "type": "para:q", + "content": [ + "और वह माँस, शत्रुओं के लम्बे बाल वाले प्रधानों का होगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "DEU 32:43" + }, + "“हे अन्यजातियों, उसकी प्रजा के साथ आनन्द मनाओ;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि वह अपने दासों के लहू का पलटा लेगा," + ] + }, + { + "type": "para:q", + "content": [ + "और अपने द्रोहियों को बदला देगा," + ] + }, + { + "type": "para:q", + "content": [ + "और अपने देश और अपनी प्रजा के पाप के लिये प्रायश्चित देगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा के अन्तिम निर्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "DEU 32:44" + }, + "इस गीत के सब वचन मूसा ने नून के पुत्र यहोशू समेत आकर लोगों को सुनाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "DEU 32:45" + }, + "जब मूसा ये सब वचन सब इस्राएलियों से कह चुका,", + { + "type": "verse:v", + "number": "46", + "sid": "DEU 32:46" + }, + "तब उसने उनसे कहा, “जितनी बातें मैं आज तुम से चिताकर कहता हूँ उन सब पर अपना-अपना मन लगाओ, और उनके अर्थात् इस व्यवस्था की सारी बातों के मानने में चौकसी करने की आज्ञा अपने बच्चों को दो।", + { + "type": "verse:v", + "number": "47", + "sid": "DEU 32:47" + }, + "क्योंकि यह तुम्हारे लिये व्यर्थ काम नहीं, परन्तु तुम्हारा जीवन ही है, और ऐसा करने से उस देश में तुम्हारी आयु के दिन बहुत होंगे, जिसके अधिकारी होने को तुम यरदन पार जा रहे हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "नबो नामक चोटी पर मूसा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "DEU 32:48" + }, + "फिर उसी दिन यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "49", + "sid": "DEU 32:49" + }, + "“उस अबारीम पहाड़ की नबो नामक चोटी पर, जो मोआब देश में यरीहो के सामने है, चढ़कर कनान देश, जिसे मैं इस्राएलियों की निज भूमि कर देता हूँ, उसको देख ले।", + { + "type": "verse:v", + "number": "50", + "sid": "DEU 32:50" + }, + "तब जैसा तेरा भाई हारून होर पहाड़ पर मरकर अपने लोगों में मिल गया, वैसा ही तू इस पहाड़ पर चढ़कर मर जाएगा, और अपने लोगों में मिल जाएगा।", + { + "type": "verse:v", + "number": "51", + "sid": "DEU 32:51" + }, + "इसका कारण यह है, कि सीन जंगल में, कादेश के मरीबा नाम सोते पर, तुम दोनों ने मेरा अपराध किया, क्योंकि तुम ने इस्राएलियों के मध्य में मुझे पवित्र न ठहराया।", + { + "type": "verse:v", + "number": "52", + "sid": "DEU 32:52" + }, + "इसलिए वह देश जो मैं इस्राएलियों को देता हूँ, तू अपने सामने देख लेगा, परन्तु वहाँ जाने न पाएगा।”" + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "DEU 33" + }, + { + "type": "para:s", + "content": [ + "मूसा का इस्राएलियों को दिया हुआ आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 33:1" + }, + "जो आशीर्वाद", + { + "type": "char:it", + "content": [ + "परमेश्वर के जन", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.1" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर के जन:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर का जन पुराने नियम में उस मनुष्य को कहा जाता था जिसे अपरोक्ष प्रकाशन प्राप्त होता था। आवश्यक नहीं कि वह भविष्यद्वक्ता हो।" + ] + } + ] + } + ] + }, + "मूसा ने अपनी मृत्यु से पहले इस्राएलियों को दिया वह यह है।", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 33:2" + }, + "उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“यहोवा सीनै से आया, और सेईर से उनके लिये उदय हुआ;" + ] + }, + { + "type": "para:q", + "content": [ + "उसने पारान पर्वत पर से अपना तेज दिखाया," + ] + }, + { + "type": "para:q", + "content": [ + "और लाखों पवित्रों के मध्य में से आया," + ] + }, + { + "type": "para:q", + "content": [ + "उसके दाहिने हाथ से उनके लिये ज्वालामय विधियाँ निकलीं।", + { + "type": "char:bdit", + "content": [ + "(यूह. 1:4)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "DEU 33:3" + }, + "वह निश्चय लोगों से प्रेम करता है;" + ] + }, + { + "type": "para:q", + "content": [ + "उसके सब पवित्र लोग तेरे हाथ में हैं;" + ] + }, + { + "type": "para:q", + "content": [ + "वे तेरे पाँवों के पास बैठे रहते हैं," + ] + }, + { + "type": "para:q", + "content": [ + "एक-एक तेरे वचनों से लाभ उठाता है।", + { + "type": "char:bdit", + "content": [ + "(इफि. 1:8)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "DEU 33:4" + }, + "मूसा ने हमें व्यवस्था दी, और वह याकूब की मण्डली का निज भाग ठहरी।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "DEU 33:5" + }, + "जब प्रजा के मुख्य-मुख्य पुरुष, और इस्राएल के सभी गोत्र एक संग होकर एकत्रित हुए," + ] + }, + { + "type": "para:q", + "content": [ + "तब वह यशूरून में राजा ठहरा।" + ] + }, + { + "type": "para:s", + "content": [ + "रूबेन को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "DEU 33:6" + }, + "“रूबेन न मरे, वरन् जीवित रहे, तो भी उसके यहाँ के मनुष्य थोड़े हों।”" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदा को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "DEU 33:7" + }, + "और यहूदा पर यह आशीर्वाद हुआ जो मूसा ने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“हे यहोवा तू यहूदा की सुन," + ] + }, + { + "type": "para:q", + "content": [ + "और उसे उसके", + { + "type": "char:it", + "content": [ + "लोगों के पास पहुँचा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.7" + ] + }, + { + "type": "char:fq", + "content": [ + "लोगों के पास पहुँचा:" + ] + }, + { + "type": "char:ft", + "content": [ + "याकूब की प्रतिज्ञा को ध्यान में रखकर मूसा प्रार्थना करता है कि यहूदा जो सब गोत्रों से आगे चलता था, वह सदैव विजयी होकर सुरक्षित घर लौटे। हाथ का अर्थ है कि इस काम को पूरा करने में परमेश्वर सहायता करें।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "para:q", + "content": [ + "वह अपने लिये आप अपने हाथों से लड़ा," + ] + }, + { + "type": "para:q", + "content": [ + "और तू ही उसके द्रोहियों के विरुद्ध उसका सहायक हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "लेवी को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "DEU 33:8" + }, + "फिर लेवी के विषय में उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“तेरे तुम्मीम और ऊरीम तेरे भक्त के पास हैं, जिसको तूने मस्सा में परख लिया," + ] + }, + { + "type": "para:q", + "content": [ + "और जिसके साथ मरीबा नामक सोते पर तेरा वाद-विवाद हुआ;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DEU 33:9" + }, + "उसने तो अपने माता-पिता के विषय में कहा, ‘मैं उनको नहीं जानता;’" + ] + }, + { + "type": "para:q", + "content": [ + "और न तो उसने अपने भाइयों को अपना माना, और न अपने पुत्रों को पहचाना।" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि उन्होंने तेरी बातें मानीं, और वे तेरी वाचा का पालन करते हैं।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 10:37)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "DEU 33:10" + }, + "वे याकूब को तेरे नियम, और इस्राएल को तेरी व्यवस्था सिखाएँगे;" + ] + }, + { + "type": "para:q", + "content": [ + "और तेरे आगे धूप और तेरी वेदी पर सर्वांग पशु को होमबलि करेंगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "DEU 33:11" + }, + "हे यहोवा, उसकी सम्पत्ति पर आशीष दे, और उसके हाथों की सेवा को ग्रहण कर;" + ] + }, + { + "type": "para:q", + "content": [ + "उसके विरोधियों और बैरियों की कमर पर ऐसा मार, कि वे फिर न उठ सके।”" + ] + }, + { + "type": "para:s", + "content": [ + "बिन्यामीन को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "DEU 33:12" + }, + "फिर उसने बिन्यामीन के विषय में कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“यहोवा का वह प्रिय जन, उसके पास निडर वास करेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और वह दिन भर उस पर छाया करेगा," + ] + }, + { + "type": "para:q", + "content": [ + "और", + { + "type": "char:it", + "content": [ + "वह उसके कंधों के बीच रहा करता है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.12" + ] + }, + { + "type": "char:fq", + "content": [ + "वह उसके कंधों के बीच रहा करता है:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर से ऐसा सहयोग पाएगा जैसे एक पुत्र पिता के कंधों पर उठाया जाता है।" + ] + } + ] + } + ] + }, + "।”", + { + "type": "char:bdit", + "content": [ + "(2 थिस्स. 2:13)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "यूसुफ को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "DEU 33:13" + }, + "फिर यूसुफ के विषय में उसने कहा;" + ] + }, + { + "type": "para:q", + "content": [ + "“इसका देश यहोवा से आशीष पाए" + ] + }, + { + "type": "para:q", + "content": [ + "अर्थात् आकाश के अनमोल पदार्थ और ओस," + ] + }, + { + "type": "para:q", + "content": [ + "और वह गहरा जल जो नीचे है," + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DEU 33:14" + }, + "और सूर्य के पकाए हुए अनमोल फल," + ] + }, + { + "type": "para:q", + "content": [ + "और जो अनमोल पदार्थ मौसम के उगाए उगते हैं," + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DEU 33:15" + }, + "और प्राचीन पहाड़ों के उत्तम पदार्थ," + ] + }, + { + "type": "para:q", + "content": [ + "और सनातन पहाड़ियों के अनमोल पदार्थ," + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DEU 33:16" + }, + "और पृथ्वी और जो अनमोल पदार्थ उसमें भरें हैं," + ] + }, + { + "type": "para:q", + "content": [ + "और जो झाड़ी में रहता था उसकी प्रसन्नता।" + ] + }, + { + "type": "para:q", + "content": [ + "इन सभी के विषय में यूसुफ के सिर पर," + ] + }, + { + "type": "para:q", + "content": [ + "अर्थात् उसी के सिर के चाँद पर जो अपने भाइयों से अलग हुआ था आशीष ही आशीष फले।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "DEU 33:17" + }, + "वह प्रतापी है, मानो गाय का पहिलौठा है, और उसके सींग जंगली बैल के से हैं;" + ] + }, + { + "type": "para:q", + "content": [ + "उनसे वह देश-देश के लोगों को, वरन् पृथ्वी के छोर तक के सब मनुष्यों को ढकेलेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "वे एप्रैम के लाखों-लाख, और मनश्शे के हजारों-हजार हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "जबूलून और इस्साकार को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DEU 33:18" + }, + "फिर जबूलून के विषय में उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“हे जबूलून, तू बाहर निकलते समय," + ] + }, + { + "type": "para:q", + "content": [ + "और हे इस्साकार, तू अपने डेरों में आनन्द करे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DEU 33:19" + }, + "वे देश-देश के लोगों को पहाड़ पर बुलाएँगे;" + ] + }, + { + "type": "para:q", + "content": [ + "वे वहाँ धर्मयज्ञ करेंगे;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि वे समुद्र का धन," + ] + }, + { + "type": "para:q", + "content": [ + "और रेत में छिपे हुए अनमोल पदार्थ से लाभ उठाएँगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "गाद को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "DEU 33:20" + }, + "फिर गाद के विषय में उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“धन्य वह है जो गाद को बढ़ाता है!" + ] + }, + { + "type": "para:q", + "content": [ + "गाद तो सिंहनी के समान रहता है," + ] + }, + { + "type": "para:q", + "content": [ + "और बाँह को, वरन् सिर के चाँद तक को फाड़ डालता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DEU 33:21" + }, + "और उसने पहला अंश तो अपने लिये चुन लिया," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि वहाँ सरदार के योग्य भाग रखा हुआ था;" + ] + }, + { + "type": "para:q", + "content": [ + "तब उसने प्रजा के मुख्य-मुख्य पुरुषों के संग आकर यहोवा का ठहराया हुआ धर्म," + ] + }, + { + "type": "para:q", + "content": [ + "और इस्राएल के साथ होकर उसके नियम का प्रतिपालन किया।”" + ] + }, + { + "type": "para:s", + "content": [ + "दान को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "DEU 33:22" + }, + "फिर दान के विषय में उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“दान तो बाशान से कूदनेवाला सिंह का बच्चा है।”" + ] + }, + { + "type": "para:s", + "content": [ + "नप्ताली को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "DEU 33:23" + }, + "फिर नप्ताली के विषय में उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“हे नप्ताली, तू जो यहोवा की प्रसन्नता से तृप्त," + ] + }, + { + "type": "para:q", + "content": [ + "और उसकी आशीष से भरपूर है," + ] + }, + { + "type": "para:q", + "content": [ + "तू पश्चिम और दक्षिण के देश का अधिकारी हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "आशेर को आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DEU 33:24" + }, + "फिर आशेर के विषय में उसने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“आशेर पुत्रों के विषय में आशीष पाए;" + ] + }, + { + "type": "para:q", + "content": [ + "वह अपने भाइयों में प्रिय रहे," + ] + }, + { + "type": "para:q", + "content": [ + "और अपना पाँव तेल में डुबोए।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "DEU 33:25" + }, + "तेरे जूते लोहे और पीतल के होंगे," + ] + }, + { + "type": "para:q", + "content": [ + "और जैसे तेरे दिन वैसी ही तेरी शक्ति हो।" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा द्वारा परमेश्वर की स्तुति" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "DEU 33:26" + }, + "“हे यशूरून, परमेश्वर के तुल्य और कोई नहीं है," + ] + }, + { + "type": "para:q", + "content": [ + "वह तेरी सहायता करने को आकाश पर," + ] + }, + { + "type": "para:q", + "content": [ + "और अपना प्रताप दिखाता हुआ" + ] + }, + { + "type": "para:q", + "content": [ + "आकाशमण्डल पर सवार होकर चलता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "DEU 33:27" + }, + "अनादि परमेश्वर तेरा गृहधाम है," + ] + }, + { + "type": "para:q", + "content": [ + "और नीचे सनातन भुजाएँ हैं।" + ] + }, + { + "type": "para:q", + "content": [ + "वह शत्रुओं को तेरे सामने से निकाल देता," + ] + }, + { + "type": "para:q", + "content": [ + "और कहता है, उनको सत्यानाश कर दे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DEU 33:28" + }, + "और इस्राएल निडर बसा रहता है," + ] + }, + { + "type": "para:q", + "content": [ + "अन्न और नये दाखमधु के देश में याकूब का सोता अकेला ही रहता है;" + ] + }, + { + "type": "para:q", + "content": [ + "और उसके ऊपर के आकाश से ओस पड़ा करती है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "DEU 33:29" + }, + "हे इस्राएल, तू क्या ही धन्य है!" + ] + }, + { + "type": "para:q", + "content": [ + "हे यहोवा से उद्धार पाई हुई प्रजा, तेरे तुल्य कौन है?" + ] + }, + { + "type": "para:q", + "content": [ + "वह तो तेरी सहायता के लिये ढाल," + ] + }, + { + "type": "para:q", + "content": [ + "और तेरे प्रताप के लिये तलवार है;" + ] + }, + { + "type": "para:q", + "content": [ + "तेरे शत्रु तुझे सराहेंगे," + ] + }, + { + "type": "para:q", + "content": [ + "और तू उनके ऊँचे स्थानों को रौंदेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "DEU 34" + }, + { + "type": "para:s", + "content": [ + "मूसा की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DEU 34:1" + }, + "फिर मूसा मोआब के अराबा से नबो पहाड़ पर, जो पिसगा की एक चोटी और यरीहो के सामने है, चढ़ गया; और यहोवा ने उसको दान तक का गिलाद नामक सारा देश,", + { + "type": "verse:v", + "number": "2", + "sid": "DEU 34:2" + }, + "और नप्ताली का सारा देश, और एप्रैम और मनश्शे का देश, और पश्चिम के समुद्र तक का यहूदा का सारा देश,", + { + "type": "verse:v", + "number": "3", + "sid": "DEU 34:3" + }, + "और दक्षिण देश, और सोअर तक की यरीहो नामक खजूरवाले नगर की तराई, यह सब दिखाया।", + { + "type": "verse:v", + "number": "4", + "sid": "DEU 34:4" + }, + "तब यहोवा ने उससे कहा, “जिस देश के विषय में मैंने अब्राहम, इसहाक, और याकूब से शपथ खाकर कहा था, कि मैं इसे तेरे वंश को दूँगा वह यही है। मैंने इसको तुझे साक्षात् दिखा दिया है, परन्तु तू पार होकर वहाँ जाने न पाएगा।”", + { + "type": "verse:v", + "number": "5", + "sid": "DEU 34:5" + }, + "तब", + { + "type": "char:it", + "content": [ + "यहोवा के कहने के अनुसार", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "34.5" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा के कहने के अनुसार:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूसा मर गया, शारीरिक अशक्ति के कारण नहीं परन्तु परमेश्वर के कथनानुसार।" + ] + } + ] + } + ] + }, + "उसका दास मूसा वहीं मोआब देश में मर गया,", + { + "type": "verse:v", + "number": "6", + "sid": "DEU 34:6" + }, + "और यहोवा ने उसे मोआब के देश में बेतपोर के सामने एक तराई में मिट्टी दी; और आज के दिन तक", + { + "type": "char:it", + "content": [ + "कोई नहीं जानता कि उसकी कब्र कहाँ है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.5" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के कहने के अनुसार:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा मर गया, शारीरिक अशक्ति के कारण नहीं परन्तु परमेश्वर के कथनानुसार।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "34.6" + ] }, { - "type": "char:it", - "content": [ - "* उसका दास मूसा वहीं मोआब देश में मर गया," - ] + "type": "char:fq", + "content": [ + "कोई नहीं जानता कि उसकी कब्र कहाँ है:" + ] }, { - "type": "verse:v", - "number": "6", - "sid": "DEU 34:6" - }, - "और यहोवा ने उसे मोआब के देश में बेतपोर के सामने एक तराई में मिट्टी दी; और आज के दिन तक", - { - "type": "char:it", - "content": [ - "कोई नहीं जानता कि उसकी कब्र कहाँ है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.6" - ] - }, - { - "type": "char:fq", - "content": [ - "कोई नहीं जानता कि उसकी कब्र कहाँ है:" - ] - }, - { - "type": "char:ft", - "content": [ - "अन्यथा मूसा की कब्र एक अंधविश्वास आधारित सम्मान का स्थान हो जाती।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "DEU 34:7" - }, - "मूसा अपनी मृत्यु के समय एक सौ बीस वर्ष का था; परन्तु न तो उसकी आँखें धुँधली पड़ीं, और न उसका पौरूष घटा था।", - { - "type": "verse:v", - "number": "8", - "sid": "DEU 34:8" - }, - "और इस्राएली मोआब के अराबा में मूसा के लिये तीस दिन तक रोते रहे; तब मूसा के लिये रोने और विलाप करने के दिन पूरे हुए।" - ] - }, - { - "type": "para:s", - "content": [ - "मूसा के स्थान पर यहोशू" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DEU 34:9" - }, - "और नून का पुत्र यहोशू बुद्धिमानी की आत्मा से परिपूर्ण था, क्योंकि मूसा ने अपने हाथ उस पर रखे थे; और इस्राएली उस आज्ञा के अनुसार जो यहोवा ने मूसा को दी थी उसकी मानते रहे।", - { - "type": "verse:v", - "number": "10", - "sid": "DEU 34:10" - }, - "और मूसा के तुल्य", - { - "type": "char:it", - "content": [ - "इस्राएल में ऐसा कोई नबी नहीं उठा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.10" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएल में ऐसा कोई नबी नहीं उठा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका संदर्भ विशेष करके मूसा द्वारा किए गए चमत्कारों से है जो उसने निर्गमन एवं जंगल में किए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जिससे यहोवा ने आमने-सामने बातें की," - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "DEU 34:11" - }, - "और उसको यहोवा ने फ़िरौन और उसके सब कर्मचारियों के सामने, और उसके सारे देश में, सब चिन्ह और चमत्कार करने को भेजा था,", - { - "type": "verse:v", - "number": "12", - "sid": "DEU 34:12" - }, - "और उसने सारे इस्राएलियों की दृष्टि में बलवन्त हाथ और बड़े भय के काम कर दिखाए।" - ] - } - ] + "type": "char:ft", + "content": [ + "अन्यथा मूसा की कब्र एक अंधविश्वास आधारित सम्मान का स्थान हो जाती।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "7", + "sid": "DEU 34:7" + }, + "मूसा अपनी मृत्यु के समय एक सौ बीस वर्ष का था; परन्तु न तो उसकी आँखें धुँधली पड़ीं, और न उसका पौरूष घटा था।", + { + "type": "verse:v", + "number": "8", + "sid": "DEU 34:8" + }, + "और इस्राएली मोआब के अराबा में मूसा के लिये तीस दिन तक रोते रहे; तब मूसा के लिये रोने और विलाप करने के दिन पूरे हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा के स्थान पर यहोशू" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DEU 34:9" + }, + "और नून का पुत्र यहोशू बुद्धिमानी की आत्मा से परिपूर्ण था, क्योंकि मूसा ने अपने हाथ उस पर रखे थे; और इस्राएली उस आज्ञा के अनुसार जो यहोवा ने मूसा को दी थी उसकी मानते रहे।", + { + "type": "verse:v", + "number": "10", + "sid": "DEU 34:10" + }, + "और मूसा के तुल्य", + { + "type": "char:it", + "content": [ + "इस्राएल में ऐसा कोई नबी नहीं उठा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "34.10" + ] + }, + { + "type": "char:fq", + "content": [ + "इस्राएल में ऐसा कोई नबी नहीं उठा:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका संदर्भ विशेष करके मूसा द्वारा किए गए चमत्कारों से है जो उसने निर्गमन एवं जंगल में किए थे।" + ] + } + ] + } + ] + }, + ", जिससे यहोवा ने आमने-सामने बातें की,", + { + "type": "verse:v", + "number": "11", + "sid": "DEU 34:11" + }, + "और उसको यहोवा ने फ़िरौन और उसके सब कर्मचारियों के सामने, और उसके सारे देश में, सब चिन्ह और चमत्कार करने को भेजा था,", + { + "type": "verse:v", + "number": "12", + "sid": "DEU 34:12" + }, + "और उसने सारे इस्राएलियों की दृष्टि में बलवन्त हाथ और बड़े भय के काम कर दिखाए।" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV3/origin-usj.json b/tests/special-cases/IRV3/origin-usj.json index 40782537..18f44c00 100644 --- a/tests/special-cases/IRV3/origin-usj.json +++ b/tests/special-cases/IRV3/origin-usj.json @@ -1,8118 +1,7738 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "2KI" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] - }, - { - "type": "para:h", - "content": [ - "2 राजाओं" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "2KI", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "2 राजाओं" + ] + }, + { + "type": "para:toc1", + "content": [ + "राजाओं की दूसरी पुस्तक" + ] + }, + { + "type": "para:toc2", + "content": [ + "2 राजाओं" + ] + }, + { + "type": "para:toc3", + "content": [ + "2 राजा." + ] + }, + { + "type": "para:mt", + "content": [ + "राजाओं की दूसरी पुस्तक" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "1 राजाओं तथा 2 राजाओं मूल में एक ही पुस्तक थी। यहूदी परम्परा के अनुसार भविष्यद्वक्ता यिर्मयाह 2 राजाओं की पुस्तक का लेखक माना जाता है, परन्तु आधुनिक बाइबल इस पुस्तक को अज्ञात लेखकों का कार्य मानते हैं। इन लेखकों को विधान को महत्त्व देनेवाले लेखक कहा जाता है। 2 राजाओं की पुस्तक में व्यवस्थाविवरण की पुस्तक का विषय संजोया गया है अर्थात् परमेश्वर की आज्ञाओं का पालन आशीष लाता है और अवज्ञा श्राप लाती है।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 590-538 ई. पू." + ] + }, + { + "type": "para:ip", + "content": [ + "इसके लेखनकाल में प्रथम मन्दिर स्थित था। (1 राजा. 8:8)" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "इस्राएल और सब बाइबल पाठक" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "2 राजाओं की पुस्तक 1 राजाओं की पुस्तक की उत्तर कथा है। यह विभाजित राज्य, इस्राएल एवं यहूदा, के राजाओं की कहानी है। 2 राजाओं की पुस्तक का अन्त इस्राएल का अश्शूर देश की बन्धुआई में जाने और यहूदा का बाबेल की बन्धुआई में जाने के साथ होता है।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "प्रकीर्णन" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. एलीशा की सेवा — 1:1-8:29" + ] + }, + { + "type": "para:io1", + "content": [ + "2. आहाब के वंश का अन्त — 9:1-11:21" + ] + }, + { + "type": "para:io1", + "content": [ + "3. योआश से इस्राएल के अन्त तक — 12:1-17:41" + ] + }, + { + "type": "para:io1", + "content": [ + "4. हिजकिय्याह से यहूदिया के अन्त तक — 18:1-25:30" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "2KI 1" + }, + { + "type": "para:s", + "content": [ + "अहज्याह की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 1:1" + }, + "अहाब के मरने के बाद मोआब इस्राएल के विरुद्ध बलवा करने लगा।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 1:2" + }, + "अहज्याह एक जालीदार खिड़की में से, जो सामरिया में उसकी अटारी में थी, गिर पड़ा, और बीमार हो गया। तब उसने दूतों को यह कहकर भेजा, “तुम जाकर एक्रोन के", + { + "type": "char:it", + "content": [ + "बाल-जबूब", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.2" + ] + }, + { + "type": "char:fq", + "content": [ + "बाल-जबूब:" + ] + }, + { + "type": "char:ft", + "content": [ + "जिसका वास्तविक अर्थ है, मक्खियों का देवता, पूर्व के देशों में मक्खियाँ अत्यधिक भयानक महामारी लाती थीं।" + ] + } + ] + } + ] }, + "नामक देवता से यह पूछ आओ, कि क्या मैं इस बीमारी से बचूँगा कि नहीं?”", { - "type": "para:toc1", - "content": [ - "राजाओं की दूसरी पुस्तक" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 1:3" }, + "तब यहोवा के दूत ने तिशबी एलिय्याह से कहा, “उठकर सामरिया के राजा के दूतों से मिलने को जा, और उनसे कह, ‘क्या इस्राएल में कोई परमेश्वर नहीं जो तुम एक्रोन के बाल-जबूब देवता से पूछने जाते हो?’", { - "type": "para:toc2", - "content": [ - "2 राजाओं" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 1:4" }, + "इसलिए अब यहोवा तुझ से यह कहता है, ‘जिस पलंग पर तू पड़ा है, उस पर से कभी न उठेगा, परन्तु मर ही जाएगा।’” तब एलिय्याह चला गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:toc3", - "content": [ - "2 राजा." - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 1:5" }, + "जब अहज्याह के दूत उसके पास लौट आए, तब उसने उनसे पूछा, “तुम क्यों लौट आए हो?”", { - "type": "para:mt", - "content": [ - "राजाओं की दूसरी पुस्तक" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 1:6" }, + "उन्होंने उससे कहा, “एक मनुष्य हम से मिलने को आया, और कहा कि, ‘जिस राजा ने तुम को भेजा उसके पास लौटकर कहो, यहोवा यह कहता है, कि क्या इस्राएल में कोई परमेश्वर नहीं जो तू एक्रोन के बाल-जबूब देवता से पूछने को भेजता है? इस कारण जिस पलंग पर तू पड़ा है, उस पर से कभी न उठेगा, परन्तु मर ही जाएगा।’”", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 1:7" }, + "उसने उनसे पूछा, “जो मनुष्य तुम से मिलने को आया, और तुम से ये बातें कहीं, उसका कैसा रंग-रूप था?”", { - "type": "para:ip", - "content": [ - "1 राजाओं तथा 2 राजाओं मूल में एक ही पुस्तक थी। यहूदी परम्परा के अनुसार भविष्यद्वक्ता यिर्मयाह 2 राजाओं की पुस्तक का लेखक माना जाता है, परन्तु आधुनिक बाइबल इस पुस्तक को अज्ञात लेखकों का कार्य मानते हैं। इन लेखकों को विधान को महत्त्व देनेवाले लेखक कहा जाता है। 2 राजाओं की पुस्तक में व्यवस्थाविवरण की पुस्तक का विषय संजोया गया है अर्थात् परमेश्वर की आज्ञाओं का पालन आशीष लाता है और अवज्ञा श्राप लाती है।" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 1:8" }, + "उन्होंने उसको उत्तर दिया, “वह तो रोंआर मनुष्य था और अपनी कमर में चमड़े का फेंटा बाँधे हुए था।” उसने कहा, “वह तिशबी एलिय्याह होगा।”", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] - }, + "type": "char:bdit", + "content": [ + "(मत्ती 3:4, मर. 1:6)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "लगभग 590-538 ई. पू." - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 1:9" }, + "तब उसने उसके पास पचास सिपाहियों के एक प्रधान को उसके पचासों सिपाहियों समेत भेजा। प्रधान ने एलिय्याह के पास जाकर क्या देखा कि वह पहाड़ की चोटी पर बैठा है। उसने उससे कहा, “हे परमेश्वर के भक्त राजा ने कहा है, ‘तू उतर आ।’”", { - "type": "para:ip", - "content": [ - "इसके लेखनकाल में प्रथम मन्दिर स्थित था। (1 राजा. 8:8)" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 1:10" }, + "एलिय्याह ने उस पचास सिपाहियों के प्रधान से कहा, “यदि मैं परमेश्वर का भक्त हूँ तो आकाश से आग गिरकर तुझे तेरे पचासों समेत भस्म कर डाले।” तब आकाश से आग उतरी और उसे उसके पचासों समेत भस्म कर दिया।", { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 11:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 1:11" + }, + "फिर राजा ने उसके पास पचास सिपाहियों के एक और प्रधान को, पचासों सिपाहियों समेत भेज दिया। प्रधान ने उससे कहा, “हे परमेश्वर के भक्त राजा ने कहा है, ‘फुर्ती से तू उतर आ।’”", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 1:12" + }, + "एलिय्याह ने उत्तर देकर उनसे कहा, “यदि मैं परमेश्वर का भक्त हूँ तो आकाश से आग गिरकर तुझे और तेरे पचासों समेत भस्म कर डाले।” तब आकाश से परमेश्वर की आग उतरी और उसे उसके पचासों समेत भस्म कर दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 1:13" + }, + "फिर राजा ने तीसरी बार पचास सिपाहियों के एक और प्रधान को, पचासों सिपाहियों समेत भेज दिया, और पचास का वह तीसरा प्रधान चढ़कर, एलिय्याह के सामने घुटनों के बल गिरा, और गिड़गिड़ाकर उससे विनती की, “हे परमेश्वर के भक्त मेरा प्राण और तेरे इन पचास दासों के प्राण तेरी दृष्टि में अनमोल ठहरें।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 1:14" + }, + "पचास-पचास सिपाहियों के जो दो प्रधान अपने-अपने पचासों समेत पहले आए थे, उनको तो आग ने आकाश से गिरकर भस्म कर डाला, परन्तु अब मेरा प्राण तेरी दृष्टि में अनमोल ठहरे।”", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 1:15" + }, + "तब यहोवा के दूत ने एलिय्याह से कहा, “उसके संग नीचे जा, उससे मत डर।” तब एलिय्याह उठकर उसके संग राजा के पास नीचे गया,", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 1:16" + }, + "और उससे कहा, “यहोवा यह कहता है, ‘तूने तो एक्रोन के बाल-जबूब देवता से पूछने को दूत भेजे थे तो क्या इस्राएल में कोई परमेश्वर नहीं कि जिससे तू पूछ सके? इस कारण तू जिस पलंग पर पड़ा है, उस पर से कभी न उठेगा, परन्तु मर ही जाएगा।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 1:17" + }, + "यहोवा के इस वचन के अनुसार जो एलिय्याह ने कहा था, वह मर गया। और उसकी सन्तान न होने के कारण यहोराम उसके स्थान पर यहूदा के राजा यहोशापात के पुत्र यहोराम के दूसरे वर्ष में राज्य करने लगा।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 1:18" + }, + "अहज्याह के और काम जो उसने किए वह क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "2KI 2" + }, + { + "type": "para:s", + "content": [ + "एलिय्याह का स्वर्गारोहण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 2:1" + }, + "जब यहोवा एलिय्याह को बवंडर के द्वारा स्वर्ग में उठा ले जाने को था, तब एलिय्याह और एलीशा दोनों संग-संग गिलगाल से चले।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 2:2" + }, + "एलिय्याह ने एलीशा से कहा, “", + { + "type": "char:it", + "content": [ + "यहोवा मुझे बेतेल तक भेजता है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.2" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा मुझे बेतेल तक भेजता है:" + ] + }, + { + "type": "char:ft", + "content": [ + "एलिय्याह को बेतेल तक जाने का निर्देश था क्योंकि वहाँ भविष्यद्वक्ताओं की पाठशाला, थी जिससे कि उसके वचन, नहीं तो उसकी उपस्थिति उन्हें उसके चले जाने से पूर्व उन्हें शान्ति दे तथा प्रोत्साहित करे।" + ] + } + ] + } + ] }, + "इसलिए तू यहीं ठहरा रह।” एलीशा ने कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे नहीं छोड़ने का;” इसलिए वे बेतेल को चले गए,", { - "type": "para:ip", - "content": [ - "इस्राएल और सब बाइबल पाठक" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 2:3" }, + "और बेतेलवासी भविष्यद्वक्ताओं के दल एलीशा के पास आकर कहने लगे, “क्या तुझे मालूम है कि आज यहोवा तेरे स्वामी को तेरे पास से उठा लेने पर है?” उसने कहा, “हाँ, मुझे भी यह मालूम है, तुम चुप रहो।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 2:4" }, + "एलिय्याह ने उससे कहा, “हे एलीशा, यहोवा मुझे यरीहो को भेजता है; इसलिए तू यहीं ठहरा रह।” उसने कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे नहीं छोड़ने का।” अतः वे यरीहो को आए।", { - "type": "para:ip", - "content": [ - "2 राजाओं की पुस्तक 1 राजाओं की पुस्तक की उत्तर कथा है। यह विभाजित राज्य, इस्राएल एवं यहूदा, के राजाओं की कहानी है। 2 राजाओं की पुस्तक का अन्त इस्राएल का अश्शूर देश की बन्धुआई में जाने और यहूदा का बाबेल की बन्धुआई में जाने के साथ होता है।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 2:5" }, + "और यरीहोवासी भविष्यद्वक्ताओं के दल एलीशा के पास आकर कहने लगे, “क्या तुझे मालूम है कि आज यहोवा तेरे स्वामी को तेरे पास से उठा लेने पर है?” उसने उत्तर दिया, “हाँ मुझे भी मालूम है, तुम चुप रहो।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 2:6" }, + "फिर एलिय्याह ने उससे कहा, “यहोवा मुझे यरदन तक भेजता है, इसलिए तू यहीं ठहरा रह।” उसने कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे नहीं छोड़ने का।” अतः वे दोनों आगे चले।", { - "type": "para:ip", - "content": [ - "प्रकीर्णन" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 2:7" }, + "और भविष्यद्वक्ताओं के दल में से पचास जन जाकर उनके सामने दूर खड़े हुए, और वे दोनों यरदन के किनारे खड़े हुए।", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 2:8" }, + "तब एलिय्याह ने अपनी चद्दर पकड़कर ऐंठ ली, और जल पर मारा, तब वह इधर-उधर दो भाग हो गया; और वे दोनों स्थल ही स्थल पार उतर गए।", { - "type": "para:io1", - "content": [ - "1. एलीशा की सेवा — 1:1-8:29" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 2:9" }, + "उनके पार पहुँचने पर एलिय्याह ने एलीशा से कहा, “इससे पहले कि मैं तेरे पास से उठा लिया जाऊँ जो कुछ तू चाहे कि मैं तेरे लिये करूँ, वह माँग।” एलीशा ने कहा, “", { - "type": "para:io1", - "content": [ - "2. आहाब के वंश का अन्त — 9:1-11:21" - ] + "type": "char:it", + "content": [ + "तुझ में जो आत्मा है, उसका दो गुना भाग मुझे मिल जाए", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.9" + ] + }, + { + "type": "char:fq", + "content": [ + "तुझ में जो आत्मा है, उसका दो गुना भाग मुझे मिल जाए:" + ] + }, + { + "type": "char:ft", + "content": [ + "सुलैमान के सदृश्य एलीशा भी सांसारिक लाभ की अपेक्षा अपनी कर्त्तव्य पूर्ति हेतु आत्मिक शक्ति माँगी।" + ] + } + ] + } + ] }, + "।”", { - "type": "para:io1", - "content": [ - "3. योआश से इस्राएल के अन्त तक — 12:1-17:41" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 2:10" }, + "एलिय्याह ने कहा, “तूने कठिन बात माँगी है, तो भी यदि तू मुझे उठा लिये जाने के बाद देखने पाए तो तेरे लिये ऐसा ही होगा; नहीं तो न होगा।”", { - "type": "para:io1", - "content": [ - "4. हिजकिय्याह से यहूदिया के अन्त तक — 18:1-25:30" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 2:11" }, + "वे चलते-चलते बातें कर रहे थे, कि अचानक एक अग्निमय रथ और अग्निमय घोड़ों ने उनको अलग-अलग किया, और एलिय्याह बवंडर में होकर स्वर्ग पर चढ़ गया।", { - "type": "chapter:c", - "number": "1", - "sid": "2KI 1" + "type": "char:bdit", + "content": [ + "(मर. 16:19, प्रका. 11:12)" + ] }, { - "type": "para:s", - "content": [ - "अहज्याह की मृत्यु" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 2:12" }, + "और उसे एलीशा देखता और पुकारता रहा, “हाय मेरे पिता! हाय मेरे पिता!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 1:1" - }, - "अहाब के मरने के बाद मोआब इस्राएल के विरुद्ध बलवा करने लगा।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 1:2" - }, - "अहज्याह एक जालीदार खिड़की में से, जो सामरिया में उसकी अटारी में थी, गिर पड़ा, और बीमार हो गया। तब उसने दूतों को यह कहकर भेजा, “तुम जाकर एक्रोन के", - { - "type": "char:it", - "content": [ - "बाल-जबूब" - ] - }, + "type": "char:it", + "content": [ + "हाय इस्राएल के रथ और सवारों", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.2" - ] - }, - { - "type": "char:fq", - "content": [ - "बाल-जबूब:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिसका वास्तविक अर्थ है, मक्खियों का देवता, पूर्व के देशों में मक्खियाँ अत्यधिक भयानक महामारी लाती थीं।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "2.12" + ] }, { - "type": "char:it", - "content": [ - "* नामक देवता से यह पूछ आओ, कि क्या मैं इस बीमारी से बचूँगा कि नहीं?”" - ] + "type": "char:fq", + "content": [ + "हाय इस्राएल के रथ और सवारों:" + ] }, { - "type": "verse:v", - "number": "3", - "sid": "2KI 1:3" - }, - "तब यहोवा के दूत ने तिशबी एलिय्याह से कहा, “उठकर सामरिया के राजा के दूतों से मिलने को जा, और उनसे कह, ‘क्या इस्राएल में कोई परमेश्वर नहीं जो तुम एक्रोन के बाल-जबूब देवता से पूछने जाते हो?’", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 1:4" - }, - "इसलिए अब यहोवा तुझ से यह कहता है, ‘जिस पलंग पर तू पड़ा है, उस पर से कभी न उठेगा, परन्तु मर ही जाएगा।’” तब एलिय्याह चला गया।" - ] + "type": "char:ft", + "content": [ + "ये कठिन शब्द सम्भवतः एलिय्याह के लिए कहे गए हैं जिसे एलीशा इस्राएल की सच्ची सुरक्षा, रथों और घुड़सवारों से अधिक उत्तम कहता है। अत: दुःख के कारण उसने कपड़े फाड़े।" + ] + } + ] + } + ] + }, + "!”" + ] + }, + { + "type": "para:p", + "content": [ + "जब वह उसको फिर दिखाई न पड़ा, तब उसने अपने वस्त्र फाड़े और फाड़कर दो भागकर दिए।", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 2:13" + }, + "फिर उसने एलिय्याह की चद्दर उठाई जो उस पर से गिरी थी, और वह लौट गया, और यरदन के तट पर खड़ा हुआ।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 2:14" + }, + "तब उसने एलिय्याह की वह चद्दर जो उस पर से गिरी थी, पकड़कर जल पर मारी और कहा, “एलिय्याह का परमेश्वर यहोवा कहाँ है?” जब उसने जल पर मारा, तब वह इधर-उधर दो भाग हो गया और एलीशा पार हो गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 2:15" + }, + "उसे देखकर भविष्यद्वक्ताओं के दल जो यरीहो में उसके सामने थे, कहने लगे, “एलिय्याह में जो आत्मा थी, वही एलीशा पर ठहर गई है।” अतः वे उससे मिलने को आए और उसके सामने भूमि तक झुककर दण्डवत् की।", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 2:16" + }, + "तब उन्होंने उससे कहा, “सुन, तेरे दासों के पास पचास बलवान पुरुष हैं, वे जाकर तेरे स्वामी को ढूँढ़ें, सम्भव है कि क्या जाने यहोवा के आत्मा ने उसको उठाकर किसी पहाड़ पर या किसी तराई में डाल दिया हो।” उसने कहा, “मत भेजो।”", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 2:17" + }, + "जब उन्होंने उसको यहाँ तक दबाया कि वह लज्जित हो गया, तब उसने कहा, “भेज दो।” अतः उन्होंने पचास पुरुष भेज दिए, और वे उसे तीन दिन तक ढूँढ़ते रहे परन्तु न पाया।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 2:18" + }, + "उस समय तक वह यरीहो में ठहरा रहा, अतः जब वे उसके पास लौट आए, तब उसने उनसे कहा, “क्या मैंने तुम से न कहा था, कि मत जाओ?”" + ] + }, + { + "type": "para:s", + "content": [ + "एलीशा के दो आश्चर्यकर्म" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 2:19" + }, + "उस नगर के निवासियों ने एलीशा से कहा, “देख, यह नगर मनभावने स्थान पर बसा है, जैसा मेरा प्रभु देखता है परन्तु पानी बुरा है; और भूमि गर्भ गिरानेवाली है।”", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 2:20" + }, + "उसने कहा, “एक नये प्याले में नमक डालकर मेरे पास ले आओ।” वे उसे उसके पास ले आए।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 2:21" + }, + "तब वह जल के सोते के पास गया, और उसमें नमक डालकर कहा, “यहोवा यह कहता है, कि मैं यह पानी ठीक कर देता हूँ, जिससे वह फिर कभी मृत्यु या गर्भ गिरने का कारण न होगा।”", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 2:22" + }, + "एलीशा के इस वचन के अनुसार पानी ठीक हो गया, और आज तक ऐसा ही है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 2:23" + }, + "वहाँ से वह बेतेल को चला, और मार्ग की चढ़ाई में चल रहा था कि नगर से छोटे लड़के निकलकर उसका उपहास करके कहने लगे, “हे चन्दुए चढ़ जा, हे चन्दुए चढ़ जा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 2:24" + }, + "तब उसने पीछे की ओर फिरकर उन पर दृष्टि की और यहोवा के नाम से उनको श्राप दिया, तब जंगल में से दो रीछनियों ने निकलकर उनमें से बयालीस लड़के फाड़ डाले।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 2:25" + }, + "वहाँ से वह कर्मेल को गया, और फिर वहाँ से सामरिया को लौट गया।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "2KI 3" + }, + { + "type": "para:s", + "content": [ + "यहोराम के राज्य का आरम्भ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 3:1" + }, + "यहूदा के राजा यहोशापात के राज्य के अठारहवें वर्ष में अहाब का पुत्र यहोराम सामरिया में राज्य करने लगा, और बारह वर्ष तक राज्य करता रहा।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 3:2" + }, + "उसने वह किया जो यहोवा की दृष्टि में बुरा था तो भी उसने अपने माता-पिता के बराबर नहीं किया वरन् अपने पिता की बनवाई हुई बाल के स्तम्भ को दूर किया।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 3:3" + }, + "तो भी वह नबात के पुत्र यारोबाम के ऐसे पापों में जैसे उसने इस्राएल से भी कराए लिपटा रहा और उनसे न फिरा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "2KI 3:4" + }, + "मोआब का राजा मेशा बहुत सी भेड़-बकरियाँ रखता था, और इस्राएल के राजा को एक लाख बच्चे और एक लाख मेढ़ों का ऊन कर की रीति से दिया करता था।", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 3:5" + }, + "जब अहाब मर गया, तब मोआब के राजा ने इस्राएल के राजा से बलवा किया।", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 3:6" + }, + "उस समय राजा यहोराम ने सामरिया से निकलकर सारे इस्राएल की गिनती ली।", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 3:7" + }, + "और उसने जाकर यहूदा के राजा यहोशापात के पास यह सन्देश भेजा, “मोआब के राजा ने मुझसे बलवा किया है, क्या तू मेरे संग मोआब से लड़ने को चलेगा?” उसने कहा, “हाँ मैं चलूँगा, जैसा तू वैसा मैं, जैसी तेरी प्रजा वैसी मेरी प्रजा, और जैसे तेरे घोड़े वैसे मेरे भी घोड़े हैं।”", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 3:8" + }, + "फिर उसने पूछा, “हम किस मार्ग से जाएँ?” उसने उत्तर दिया, “एदोम के जंगल से होकर।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 3:9" + }, + "तब इस्राएल का राजा, और यहूदा का राजा, और एदोम का राजा चले और जब सात दिन तक घूमकर चल चुके, तब सेना और उसके पीछे-पीछे चलनेवाले पशुओं के लिये कुछ पानी न मिला।", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 3:10" + }, + "और इस्राएल के राजा ने कहा, “हाय! यहोवा ने इन तीन राजाओं को इसलिए इकट्ठा किया, कि उनको मोआब के हाथ में कर दे।”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 3:11" }, + "परन्तु यहोशापात ने कहा, “क्या यहाँ", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 1:5" - }, - "जब अहज्याह के दूत उसके पास लौट आए, तब उसने उनसे पूछा, “तुम क्यों लौट आए हो?”", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 1:6" - }, - "उन्होंने उससे कहा, “एक मनुष्य हम से मिलने को आया, और कहा कि, ‘जिस राजा ने तुम को भेजा उसके पास लौटकर कहो, यहोवा यह कहता है, कि क्या इस्राएल में कोई परमेश्वर नहीं जो तू एक्रोन के बाल-जबूब देवता से पूछने को भेजता है? इस कारण जिस पलंग पर तू पड़ा है, उस पर से कभी न उठेगा, परन्तु मर ही जाएगा।’”", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 1:7" + "type": "char:it", + "content": [ + "यहोवा का कोई नबी नहीं है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3.11" + ] }, - "उसने उनसे पूछा, “जो मनुष्य तुम से मिलने को आया, और तुम से ये बातें कहीं, उसका कैसा रंग-रूप था?”", { - "type": "verse:v", - "number": "8", - "sid": "2KI 1:8" + "type": "char:fq", + "content": [ + "यहोवा का कोई नबी नहीं है:" + ] }, - "उन्होंने उसको उत्तर दिया, “वह तो रोंआर मनुष्य था और अपनी कमर में चमड़े का फेंटा बाँधे हुए था।” उसने कहा, “वह तिशबी एलिय्याह होगा।”", { - "type": "char:bdit", - "content": [ - "(मत्ती 3:4, मर. 1:6)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यह जानना आवश्यक था क्योंकि वहाँ बाल के अनेक नबी थे।" + ] + } + ] + } + ] }, + ", जिसके द्वारा हम यहोवा से पूछें?” इस्राएल के राजा के किसी कर्मचारी ने उत्तर देकर कहा, “हाँ, शापात का पुत्र एलीशा जो एलिय्याह के हाथों को धुलाया करता था वह तो यहाँ है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 1:9" - }, - "तब उसने उसके पास पचास सिपाहियों के एक प्रधान को उसके पचासों सिपाहियों समेत भेजा। प्रधान ने एलिय्याह के पास जाकर क्या देखा कि वह पहाड़ की चोटी पर बैठा है। उसने उससे कहा, “हे परमेश्वर के भक्त राजा ने कहा है, ‘तू उतर आ।’”", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 1:10" - }, - "एलिय्याह ने उस पचास सिपाहियों के प्रधान से कहा, “यदि मैं परमेश्वर का भक्त हूँ तो आकाश से आग गिरकर तुझे तेरे पचासों समेत भस्म कर डाले।” तब आकाश से आग उतरी और उसे उसके पचासों समेत भस्म कर दिया।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 11:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 3:12" }, + "तब यहोशापात ने कहा, “उसके पास यहोवा का वचन पहुँचा करता है।” तब इस्राएल का राजा और यहोशापात और एदोम का राजा उसके पास गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 1:11" - }, - "फिर राजा ने उसके पास पचास सिपाहियों के एक और प्रधान को, पचासों सिपाहियों समेत भेज दिया। प्रधान ने उससे कहा, “हे परमेश्वर के भक्त राजा ने कहा है, ‘फुर्ती से तू उतर आ।’”", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 1:12" - }, - "एलिय्याह ने उत्तर देकर उनसे कहा, “यदि मैं परमेश्वर का भक्त हूँ तो आकाश से आग गिरकर तुझे और तेरे पचासों समेत भस्म कर डाले।” तब आकाश से परमेश्वर की आग उतरी और उसे उसके पचासों समेत भस्म कर दिया।" - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 3:13" }, + "तब एलीशा ने इस्राएल के राजा से कहा, “मेरा तुझ से क्या काम है? अपने पिता के भविष्यद्वक्ताओं और अपनी माता के नबियों के पास जा।” इस्राएल के राजा ने उससे कहा, “ऐसा न कह, क्योंकि यहोवा ने इन तीनों राजाओं को इसलिए इकट्ठा किया, कि इनको मोआब के हाथ में कर दे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 1:13" - }, - "फिर राजा ने तीसरी बार पचास सिपाहियों के एक और प्रधान को, पचासों सिपाहियों समेत भेज दिया, और पचास का वह तीसरा प्रधान चढ़कर, एलिय्याह के सामने घुटनों के बल गिरा, और गिड़गिड़ाकर उससे विनती की, “हे परमेश्वर के भक्त मेरा प्राण और तेरे इन पचास दासों के प्राण तेरी दृष्टि में अनमोल ठहरें।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 1:14" - }, - "पचास-पचास सिपाहियों के जो दो प्रधान अपने-अपने पचासों समेत पहले आए थे, उनको तो आग ने आकाश से गिरकर भस्म कर डाला, परन्तु अब मेरा प्राण तेरी दृष्टि में अनमोल ठहरे।”", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 1:15" - }, - "तब यहोवा के दूत ने एलिय्याह से कहा, “उसके संग नीचे जा, उससे मत डर।” तब एलिय्याह उठकर उसके संग राजा के पास नीचे गया,", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 1:16" - }, - "और उससे कहा, “यहोवा यह कहता है, ‘तूने तो एक्रोन के बाल-जबूब देवता से पूछने को दूत भेजे थे तो क्या इस्राएल में कोई परमेश्वर नहीं कि जिससे तू पूछ सके? इस कारण तू जिस पलंग पर पड़ा है, उस पर से कभी न उठेगा, परन्तु मर ही जाएगा।’”" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 3:14" }, + "एलीशा ने कहा, “सेनाओं का यहोवा जिसके सम्मुख मैं उपस्थित रहा करता हूँ, उसके जीवन की शपथ यदि मैं यहूदा के राजा यहोशापात का आदरमान न करता, तो मैं न तो तेरी ओर मुँह करता और न तुझ पर दृष्टि करता।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 1:17" - }, - "यहोवा के इस वचन के अनुसार जो एलिय्याह ने कहा था, वह मर गया। और उसकी सन्तान न होने के कारण यहोराम उसके स्थान पर यहूदा के राजा यहोशापात के पुत्र यहोराम के दूसरे वर्ष में राज्य करने लगा।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 1:18" - }, - "अहज्याह के और काम जो उसने किए वह क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 3:15" }, + "अब कोई बजानेवाला मेरे पास ले आओ।” जब बजानेवाला बजाने लगा, तब यहोवा की शक्ति एलीशा पर हुई", { - "type": "chapter:c", - "number": "2", - "sid": "2KI 2" + "type": "verse:v", + "number": "16", + "sid": "2KI 3:16" }, + "और उसने कहा, “इस नाले में तुम लोग इतना खोदो, कि इसमें गड्ढे ही गड्ढे हो जाएँ।", { - "type": "para:s", - "content": [ - "एलिय्याह का स्वर्गारोहण" - ] + "type": "verse:v", + "number": "17", + "sid": "2KI 3:17" }, + "क्योंकि यहोवा यह कहता है, ‘तुम्हारे सामने न तो वायु चलेगी, और न वर्षा होगी; तो भी यह नदी पानी से भर जाएगी; और अपने गाय बैलों और पशुओं समेत तुम पीने पाओगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 2:1" - }, - "जब यहोवा एलिय्याह को बवंडर के द्वारा स्वर्ग में उठा ले जाने को था, तब एलिय्याह और एलीशा दोनों संग-संग गिलगाल से चले।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 2:2" - }, - "एलिय्याह ने एलीशा से कहा, “", - { - "type": "char:it", - "content": [ - "यहोवा मुझे बेतेल तक भेजता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.2" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा मुझे बेतेल तक भेजता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "एलिय्याह को बेतेल तक जाने का निर्देश था क्योंकि वहाँ भविष्यद्वक्ताओं की पाठशाला, थी जिससे कि उसके वचन, नहीं तो उसकी उपस्थिति उन्हें उसके चले जाने से पूर्व उन्हें शान्ति दे तथा प्रोत्साहित करे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* इसलिए तू यहीं ठहरा रह।” एलीशा ने कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे नहीं छोड़ने का;” इसलिए वे बेतेल को चले गए," - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "2KI 2:3" - }, - "और बेतेलवासी भविष्यद्वक्ताओं के दल एलीशा के पास आकर कहने लगे, “क्या तुझे मालूम है कि आज यहोवा तेरे स्वामी को तेरे पास से उठा लेने पर है?” उसने कहा, “हाँ, मुझे भी यह मालूम है, तुम चुप रहो।”" - ] + "type": "verse:v", + "number": "18", + "sid": "2KI 3:18" }, + "और यह यहोवा की दृष्टि में छोटी सी बात है; यहोवा मोआब को भी तुम्हारे हाथ में कर देगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 2:4" - }, - "एलिय्याह ने उससे कहा, “हे एलीशा, यहोवा मुझे यरीहो को भेजता है; इसलिए तू यहीं ठहरा रह।” उसने कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे नहीं छोड़ने का।” अतः वे यरीहो को आए।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 2:5" - }, - "और यरीहोवासी भविष्यद्वक्ताओं के दल एलीशा के पास आकर कहने लगे, “क्या तुझे मालूम है कि आज यहोवा तेरे स्वामी को तेरे पास से उठा लेने पर है?” उसने उत्तर दिया, “हाँ मुझे भी मालूम है, तुम चुप रहो।”" - ] + "type": "verse:v", + "number": "19", + "sid": "2KI 3:19" }, + "तब तुम सब गढ़वाले और उत्तम नगरों को नाश करना, और सब अच्छे वृक्षों को काट डालना, और जल के सब सोतों को भर देना, और सब अच्छे खेतों में पत्थर फेंककर उन्हें बिगाड़ देना।’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "2KI 2:6" - }, - "फिर एलिय्याह ने उससे कहा, “यहोवा मुझे यरदन तक भेजता है, इसलिए तू यहीं ठहरा रह।” उसने कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे नहीं छोड़ने का।” अतः वे दोनों आगे चले।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 2:7" - }, - "और भविष्यद्वक्ताओं के दल में से पचास जन जाकर उनके सामने दूर खड़े हुए, और वे दोनों यरदन के किनारे खड़े हुए।", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 2:8" - }, - "तब एलिय्याह ने अपनी चद्दर पकड़कर ऐंठ ली, और जल पर मारा, तब वह इधर-उधर दो भाग हो गया; और वे दोनों स्थल ही स्थल पार उतर गए।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 2:9" - }, - "उनके पार पहुँचने पर एलिय्याह ने एलीशा से कहा, “इससे पहले कि मैं तेरे पास से उठा लिया जाऊँ जो कुछ तू चाहे कि मैं तेरे लिये करूँ, वह माँग।” एलीशा ने कहा, “", - { - "type": "char:it", - "content": [ - "तुझ में जो आत्मा है, उसका दो गुना भाग मुझे मिल जाए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.9" - ] - }, - { - "type": "char:fq", - "content": [ - "तुझ में जो आत्मा है, उसका दो गुना भाग मुझे मिल जाए:" - ] - }, - { - "type": "char:ft", - "content": [ - "सुलैमान के सदृश्य एलीशा भी सांसारिक लाभ की अपेक्षा अपनी कर्त्तव्य पूर्ति हेतु आत्मिक शक्ति माँगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "2KI 2:10" - }, - "एलिय्याह ने कहा, “तूने कठिन बात माँगी है, तो भी यदि तू मुझे उठा लिये जाने के बाद देखने पाए तो तेरे लिये ऐसा ही होगा; नहीं तो न होगा।”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 2:11" - }, - "वे चलते-चलते बातें कर रहे थे, कि अचानक एक अग्निमय रथ और अग्निमय घोड़ों ने उनको अलग-अलग किया, और एलिय्याह बवंडर में होकर स्वर्ग पर चढ़ गया।", - { - "type": "char:bdit", - "content": [ - "(मर. 16:19, प्रका. 11:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 2:12" - }, - "और उसे एलीशा देखता और पुकारता रहा, “हाय मेरे पिता! हाय मेरे पिता!", + "type": "verse:v", + "number": "20", + "sid": "2KI 3:20" + }, + "सवेरे को अन्नबलि चढ़ाने के समय एदोम की ओर से जल बह आया, और देश जल से भर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 3:21" + }, + "यह सुनकर कि राजाओं ने हम से युद्ध करने के लिये चढ़ाई की है, जितने मोआबियों की अवस्था हथियार बाँधने योग्य थी, वे सब बुलाकर इकट्ठे किए गए, और सीमा पर खड़े हुए।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 3:22" + }, + "सवेरे को जब वे उठे उस समय सूर्य की किरणें उस जल पर ऐसी पड़ीं कि वह मोआबियों के सामने की ओर से लहू सा लाल दिखाई पड़ा।", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 3:23" + }, + "तो वे कहने लगे, “वह तो लहू होगा, निःसन्देह वे राजा एक दूसरे को मारकर नाश हो गए हैं, इसलिए अब हे मोआबियों लूट लेने को जाओ।”", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 3:24" + }, + "और जब वे इस्राएल की छावनी के पास आए ही थे, कि इस्राएली उठकर मोआबियों को मारने लगे और वे उनके सामने से भाग गए; और वे मोआब को मारते-मारते उनके देश में पहुँच गए।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 3:25" + }, + "और उन्होंने नगरों को ढा दिया, और सब अच्छे खेतों में एक-एक पुरुष ने अपना-अपना पत्थर डालकर उन्हें भर दिया; और जल के सब सोतों को भर दिया; और सब अच्छे-अच्छे वृक्षों को काट डाला, यहाँ तक कि कीरहरासत के पत्थर तो रह गए, परन्तु उसको भी चारों ओर गोफन चलानेवालों ने जाकर मारा।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 3:26" + }, + "यह देखकर कि हम युद्ध में हार चले, मोआब के राजा ने सात सौ तलवार रखनेवाले पुरुष संग लेकर एदोम के राजा तक पाँति चीरकर पहुँचने का यत्न किया परन्तु पहुँच न सका।", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 3:27" + }, + "तब उसने अपने जेठे पुत्र को जो उसके स्थान में राज्य करनेवाला था पकड़कर शहरपनाह पर होमबलि चढ़ाया। इस कारण इस्राएल पर बड़ा ही क्रोध हुआ, इसलिए वे उसे छोड़कर अपने देश को लौट गए।" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "2KI 4" + }, + { + "type": "para:s", + "content": [ + "एलीशा के चार आश्चर्यकर्म" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 4:1" + }, + "भविष्यद्वक्ताओं के दल में से एक की स्त्री ने एलीशा की दुहाई देकर कहा, “तेरा दास मेरा पति मर गया, और तू जानता है कि वह यहोवा का भय माननेवाला था, और जिसका वह कर्जदार था, वह आया है कि मेरे दोनों पुत्रों को अपने दास बनाने के लिये ले जाए।”", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 4:2" + }, + "एलीशा ने उससे पूछा, “मैं तेरे लिये क्या करूँ? मुझे बता कि तेरे घर में क्या है?” उसने कहा, “तेरी दासी के घर में एक हाण्डी तेल को छोड़ और कुछ नहीं है।”", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 4:3" + }, + "उसने कहा, “तू बाहर जाकर अपनी सब पड़ोसिनों से खाली बर्तन माँग ले आ, और थोड़े बर्तन न लाना।", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 4:4" + }, + "फिर तू अपने बेटों समेत अपने घर में जा, और द्वार बन्द करके उन सब बरतनों में तेल उण्डेल देना, और जो भर जाए उन्हें अलग रखना।”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 4:5" + }, + "तब वह उसके पास से चली गई, और अपने बेटों समेत अपने घर जाकर द्वार बन्द किया; तब वे तो उसके पास बर्तन लाते गए और वह उण्डेलती गई।", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 4:6" + }, + "जब बर्तन भर गए, तब उसने अपने बेटे से कहा, “मेरे पास एक और भी ले आ;” उसने उससे कहा, “और बर्तन तो नहीं रहा।” तब तेल रुक गया।", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 4:7" + }, + "तब उसने जाकर परमेश्वर के भक्त को यह बता दिया। और उसने कहा, “जा तेल बेचकर ऋण भर दे; और जो रह जाए, उससे तू अपने पुत्रों सहित अपना निर्वाह करना।”", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 4:8" + }, + "फिर एक दिन की बात है कि एलीशा शूनेम को गया, जहाँ एक कुलीन स्त्री थी, और उसने उसे रोटी खाने के लिये विनती करके विवश किया। अतः जब जब वह उधर से जाता, तब-तब वह वहाँ रोटी खाने को उतरता था।", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 4:9" + }, + "और उस स्त्री ने अपने पति से कहा, “सुन यह जो बार बार हमारे यहाँ से होकर जाया करता है वह मुझे परमेश्वर का कोई पवित्र भक्त जान पड़ता है।", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 4:10" + }, + "हम दीवार पर एक छोटी उपरौठी कोठरी बनाएँ, और उसमें उसके लिये एक खाट, एक मेज, एक कुर्सी और एक दीवट रखें, कि जब जब वह हमारे यहाँ आए, तब-तब उसी में टिका करे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 4:11" + }, + "एक दिन की बात है, कि वह वहाँ जाकर उस उपरौठी कोठरी में टिका और उसी में लेट गया।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 4:12" + }, + "और उसने अपने सेवक गेहजी से कहा, “उस शूनेमिन को बुला ले।” उसके बुलाने से वह उसके सामने खड़ी हुई।", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 4:13" + }, + "तब उसने गेहजी से कहा, “इससे कह, कि तूने हमारे लिये ऐसी बड़ी चिन्ता की है, तो तेरे लिये क्या किया जाए? क्या तेरी चर्चा राजा, या प्रधान सेनापति से की जाए?” उसने उत्तर दिया, “", + { + "type": "char:it", + "content": [ + "मैं तो अपने ही लोगों में रहती हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "हाय इस्राएल के रथ और सवारों" - ] + "type": "char:fr", + "content": [ + "4.13" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.12" - ] - }, - { - "type": "char:fq", - "content": [ - "हाय इस्राएल के रथ और सवारों:" - ] - }, - { - "type": "char:ft", - "content": [ - "ये कठिन शब्द सम्भवतः एलिय्याह के लिए कहे गए हैं जिसे एलीशा इस्राएल की सच्ची सुरक्षा, रथों और घुड़सवारों से अधिक उत्तम कहता है। अत: दुःख के कारण उसने कपड़े फाड़े।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "मैं तो अपने ही लोगों में रहती हूँ:" + ] }, { - "type": "char:it", - "content": [ - "*!”" - ] + "type": "char:ft", + "content": [ + "उस स्त्री ने एलीशा के प्रस्ताव को ठुकरा दिया। उसके पास किसी की बुराई की शिकायत नहीं थी, उसका किसी पड़ोसी से झगड़ा नहीं था, जिसके कारण उसे किसी अधिकारी की सहायता की आवश्यकता हो।" + ] } - ] + ] + } + ] }, + "।”", { - "type": "para:p", - "content": [ - "जब वह उसको फिर दिखाई न पड़ा, तब उसने अपने वस्त्र फाड़े और फाड़कर दो भागकर दिए।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 2:13" - }, - "फिर उसने एलिय्याह की चद्दर उठाई जो उस पर से गिरी थी, और वह लौट गया, और यरदन के तट पर खड़ा हुआ।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 2:14" - }, - "तब उसने एलिय्याह की वह चद्दर जो उस पर से गिरी थी, पकड़कर जल पर मारी और कहा, “एलिय्याह का परमेश्वर यहोवा कहाँ है?” जब उसने जल पर मारा, तब वह इधर-उधर दो भाग हो गया और एलीशा पार हो गया।" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 4:14" }, + "फिर उसने कहा, “तो इसके लिये क्या किया जाए?” गेहजी ने उत्तर दिया, “निश्चय उसके कोई लड़का नहीं, और उसका पति बूढ़ा है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 2:15" - }, - "उसे देखकर भविष्यद्वक्ताओं के दल जो यरीहो में उसके सामने थे, कहने लगे, “एलिय्याह में जो आत्मा थी, वही एलीशा पर ठहर गई है।” अतः वे उससे मिलने को आए और उसके सामने भूमि तक झुककर दण्डवत् की।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 2:16" - }, - "तब उन्होंने उससे कहा, “सुन, तेरे दासों के पास पचास बलवान पुरुष हैं, वे जाकर तेरे स्वामी को ढूँढ़ें, सम्भव है कि क्या जाने यहोवा के आत्मा ने उसको उठाकर किसी पहाड़ पर या किसी तराई में डाल दिया हो।” उसने कहा, “मत भेजो।”", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 2:17" - }, - "जब उन्होंने उसको यहाँ तक दबाया कि वह लज्जित हो गया, तब उसने कहा, “भेज दो।” अतः उन्होंने पचास पुरुष भेज दिए, और वे उसे तीन दिन तक ढूँढ़ते रहे परन्तु न पाया।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 2:18" - }, - "उस समय तक वह यरीहो में ठहरा रहा, अतः जब वे उसके पास लौट आए, तब उसने उनसे कहा, “क्या मैंने तुम से न कहा था, कि मत जाओ?”" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 4:15" }, + "उसने कहा, “उसको बुला ले।” और जब उसने उसे बुलाया, तब वह द्वार में खड़ी हुई।", { - "type": "para:s", - "content": [ - "एलीशा के दो आश्चर्यकर्म" - ] + "type": "verse:v", + "number": "16", + "sid": "2KI 4:16" }, + "तब उसने कहा, “वसन्त ऋतु में दिन पूरे होने पर तू एक बेटा छाती से लगाएगी।” स्त्री ने कहा, “हे मेरे प्रभु! हे परमेश्वर के भक्त ऐसा नहीं, अपनी दासी को धोखा न दे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 2:19" - }, - "उस नगर के निवासियों ने एलीशा से कहा, “देख, यह नगर मनभावने स्थान पर बसा है, जैसा मेरा प्रभु देखता है परन्तु पानी बुरा है; और भूमि गर्भ गिरानेवाली है।”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 2:20" - }, - "उसने कहा, “एक नये प्याले में नमक डालकर मेरे पास ले आओ।” वे उसे उसके पास ले आए।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 2:21" - }, - "तब वह जल के सोते के पास गया, और उसमें नमक डालकर कहा, “यहोवा यह कहता है, कि मैं यह पानी ठीक कर देता हूँ, जिससे वह फिर कभी मृत्यु या गर्भ गिरने का कारण न होगा।”", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 2:22" - }, - "एलीशा के इस वचन के अनुसार पानी ठीक हो गया, और आज तक ऐसा ही है।" - ] + "type": "verse:v", + "number": "17", + "sid": "2KI 4:17" }, + "स्त्री को गर्भ रहा, और वसन्त ऋतु का जो समय एलीशा ने उससे कहा था, उसी समय जब दिन पूरे हुए, तब उसके पुत्र उत्पन्न हुआ।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 2:23" - }, - "वहाँ से वह बेतेल को चला, और मार्ग की चढ़ाई में चल रहा था कि नगर से छोटे लड़के निकलकर उसका उपहास करके कहने लगे, “हे चन्दुए चढ़ जा, हे चन्दुए चढ़ जा।”" - ] + "type": "verse:v", + "number": "18", + "sid": "2KI 4:18" }, + "जब लड़का बड़ा हो गया, तब एक दिन वह अपने पिता के पास लवनेवालों के निकट निकल गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 2:24" - }, - "तब उसने पीछे की ओर फिरकर उन पर दृष्टि की और यहोवा के नाम से उनको श्राप दिया, तब जंगल में से दो रीछनियों ने निकलकर उनमें से बयालीस लड़के फाड़ डाले।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 2:25" - }, - "वहाँ से वह कर्मेल को गया, और फिर वहाँ से सामरिया को लौट गया।" - ] + "type": "verse:v", + "number": "19", + "sid": "2KI 4:19" + }, + "और उसने अपने पिता से कहा, “आह! मेरा सिर, आह! मेरा सिर।” तब पिता ने अपने सेवक से कहा, “इसको इसकी माता के पास ले जा।”", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 4:20" + }, + "वह उसे उठाकर उसकी माता के पास ले गया, फिर वह दोपहर तक उसके घुटनों पर बैठा रहा, तब मर गया।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 4:21" + }, + "तब उसने चढ़कर उसको परमेश्वर के भक्त की खाट पर लिटा दिया, और निकलकर किवाड़ बन्द किया, तब उतर गई।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 4:22" + }, + "तब उसने अपने पति से पुकारकर कहा, “मेरे पास एक सेवक और एक गदही तुरन्त भेज दे कि मैं परमेश्वर के भक्त के यहाँ झटपट हो आऊँ।”", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 4:23" + }, + "उसने कहा, “आज तू उसके यहाँ क्यों जाएगी? आज न तो नये चाँद का, और न विश्राम का दिन है;” उसने कहा, “कल्याण होगा।”", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 4:24" + }, + "तब उस स्त्री ने गदही पर काठी बाँधकर अपने सेवक से कहा, “हाँके चल; और मेरे कहे बिना हाँकने में ढिलाई न करना।”", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 4:25" }, + "तो वह चलते-चलते कर्मेल पर्वत को परमेश्वर के भक्त के निकट पहुँची।" + ] + }, + { + "type": "para:p", + "content": [ + "उसे दूर से देखकर परमेश्वर के भक्त ने अपने सेवक गेहजी से कहा, “देख, उधर तो वह शूनेमिन है।", { - "type": "chapter:c", - "number": "3", - "sid": "2KI 3" + "type": "verse:v", + "number": "26", + "sid": "2KI 4:26" }, + "अब उससे मिलने को दौड़ जा, और उससे पूछ, कि तू कुशल से है? तेरा पति भी कुशल से है? और लड़का भी कुशल से है?” पूछने पर स्त्री ने उत्तर दिया, “हाँ, कुशल से हैं।”", { - "type": "para:s", - "content": [ - "यहोराम के राज्य का आरम्भ" - ] + "type": "verse:v", + "number": "27", + "sid": "2KI 4:27" }, + "वह पहाड़ पर परमेश्वर के भक्त के पास पहुँची, और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "उसके पाँव पकड़ने लगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "2KI 3:1" + "type": "char:fr", + "content": [ + "4.27" + ] }, - "यहूदा के राजा यहोशापात के राज्य के अठारहवें वर्ष में अहाब का पुत्र यहोराम सामरिया में राज्य करने लगा, और बारह वर्ष तक राज्य करता रहा।", { - "type": "verse:v", - "number": "2", - "sid": "2KI 3:2" + "type": "char:fq", + "content": [ + "उसके पाँव पकड़ने लगी:" + ] }, - "उसने वह किया जो यहोवा की दृष्टि में बुरा था तो भी उसने अपने माता-पिता के बराबर नहीं किया वरन् अपने पिता की बनवाई हुई बाल के स्तम्भ को दूर किया।", { - "type": "verse:v", - "number": "3", - "sid": "2KI 3:3" - }, - "तो भी वह नबात के पुत्र यारोबाम के ऐसे पापों में जैसे उसने इस्राएल से भी कराए लिपटा रहा और उनसे न फिरा।" - ] + "type": "char:ft", + "content": [ + "पाँव पकड़ना या घुटने छूना याचना को बाध्य करने के लिए समझा जाता था।" + ] + } + ] + } + ] }, + ", तब गेहजी उसके पास गया, कि उसे धक्का देकर हटाए, परन्तु परमेश्वर के भक्त ने कहा, “उसे छोड़ दे, उसका मन व्याकुल है; परन्तु यहोवा ने मुझ को नहीं बताया, छिपा ही रखा है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 3:4" - }, - "मोआब का राजा मेशा बहुत सी भेड़-बकरियाँ रखता था, और इस्राएल के राजा को एक लाख बच्चे और एक लाख मेढ़ों का ऊन कर की रीति से दिया करता था।", + "type": "verse:v", + "number": "28", + "sid": "2KI 4:28" + }, + "तब वह कहने लगी, “क्या मैंने अपने प्रभु से पुत्र का वर माँगा था? क्या मैंने न कहा था मुझे धोखा न दे?”", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 4:29" + }, + "तब एलीशा ने गेहजी से कहा, “अपनी कमर बाँध, और मेरी छड़ी हाथ में लेकर चला जा, मार्ग में यदि कोई तुझे मिले तो उसका कुशल न पूछना, और कोई तेरा कुशल पूछे, तो उसको उत्तर न देना, और मेरी यह छड़ी उस लड़के के मुँह पर रख देना।”", + { + "type": "char:bdit", + "content": [ + "(लूका 10:4, लूका 12:35)" + ] + }, + { + "type": "verse:v", + "number": "30", + "sid": "2KI 4:30" + }, + "तब लड़के की माँ ने एलीशा से कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे न छोड़ूँगी।” तो वह उठकर उसके पीछे-पीछे चला।", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 4:31" + }, + "उनसे पहले पहुँचकर गेहजी ने छड़ी को उस लड़के के मुँह पर रखा, परन्तु कोई शब्द न सुन पड़ा, और न उसमें कोई हरकत हुई, तब वह एलीशा से मिलने को लौट आया, और उसको बता दिया, “लड़का नहीं जागा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 4:32" + }, + "जब एलीशा घर में आया, तब क्या देखा, कि लड़का मरा हुआ उसकी खाट पर पड़ा है।", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 4:33" + }, + "तब उसने अकेला भीतर जाकर किवाड़ बन्द किया, और यहोवा से प्रार्थना की।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 6:6)" + ] + }, + { + "type": "verse:v", + "number": "34", + "sid": "2KI 4:34" + }, + "तब वह चढ़कर", + { + "type": "char:it", + "content": [ + "लड़के पर इस रीति से लेट गया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "2KI 3:5" + "type": "char:fr", + "content": [ + "4.34" + ] }, - "जब अहाब मर गया, तब मोआब के राजा ने इस्राएल के राजा से बलवा किया।", { - "type": "verse:v", - "number": "6", - "sid": "2KI 3:6" + "type": "char:fq", + "content": [ + "लड़के पर इस रीति से लेट गया:" + ] }, - "उस समय राजा यहोराम ने सामरिया से निकलकर सारे इस्राएल की गिनती ली।", { - "type": "verse:v", - "number": "7", - "sid": "2KI 3:7" + "type": "char:ft", + "content": [ + "जीवित देह से मृतक देह में गर्मी का वास्तविक प्रवाह हुआ होगा।" + ] + } + ] + } + ] + }, + "कि अपना मुँह उसके मुँह से और अपनी आँखें उसकी आँखों से और अपने हाथ उसके हाथों से मिला दिये और वह लड़के पर पसर गया, तब लड़के की देह गर्म होने लगी।", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 4:35" + }, + "वह उसे छोड़कर घर में इधर-उधर टहलने लगा, और फिर चढ़कर लड़के पर पसर गया; तब लड़के ने सात बार छींका, और अपनी आँखें खोलीं।", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 4:36" + }, + "तब एलीशा ने गेहजी को बुलाकर कहा, “शूनेमिन को बुला ले।” जब उसके बुलाने से वह उसके पास आई, “तब उसने कहा, अपने बेटे को उठा ले।”", + { + "type": "char:bdit", + "content": [ + "(लूका 7:15)" + ] + }, + { + "type": "verse:v", + "number": "37", + "sid": "2KI 4:37" + }, + "वह भीतर गई, और उसके पाँवों पर गिर भूमि तक झुककर दण्डवत् किया; फिर अपने बेटे को उठाकर निकल गई।", + { + "type": "verse:v", + "number": "38", + "sid": "2KI 4:38" + }, + "तब एलीशा गिलगाल को लौट गया। उस समय देश में अकाल था, और भविष्यद्वक्ताओं के दल उसके सामने बैठे हुए थे, और उसने अपने सेवक से कहा, “हण्डा चढ़ाकर भविष्यद्वक्ताओं के दल के लिये कुछ पका।”", + { + "type": "verse:v", + "number": "39", + "sid": "2KI 4:39" + }, + "तब कोई मैदान में साग तोड़ने गया, और कोई जंगली लता पाकर अपनी अँकवार भर जंगली फल तोड़ ले आया, और फाँक-फाँक करके पकने के लिये हण्डे में डाल दिया, और वे उसको न पहचानते थे।", + { + "type": "verse:v", + "number": "40", + "sid": "2KI 4:40" + }, + "तब उन्होंने उन मनुष्यों के खाने के लिये हण्डे में से परोसा। खाते समय वे चिल्लाकर बोल उठे, “हे परमेश्वर के भक्त हण्डे में जहर है;” और वे उसमें से खा न सके।", + { + "type": "verse:v", + "number": "41", + "sid": "2KI 4:41" + }, + "तब एलीशा ने कहा, “अच्छा, कुछ आटा ले आओ।” तब उसने उसे हण्डे में डालकर कहा, “उन लोगों के खाने के लिये परोस दे।” फिर हण्डे में कुछ हानि की वस्तु न रही।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "2KI 4:42" + }, + "कोई मनुष्य बालशालीशा से, पहले उपजे हुए जौ की बीस रोटियाँ, और अपनी बोरी में हरी बालें परमेश्वर के भक्त के पास ले आया; तो एलीशा ने कहा, “उन लोगों को खाने के लिये दे।”", + { + "type": "verse:v", + "number": "43", + "sid": "2KI 4:43" + }, + "उसके टहलुए ने कहा, “क्या मैं सौ मनुष्यों के सामने इतना ही रख दूँ?” उसने कहा, “लोगों को दे दे कि खाएँ, क्योंकि यहोवा यह कहता है, ‘उनके खाने के बाद कुछ बच भी जाएगा।’”", + { + "type": "verse:v", + "number": "44", + "sid": "2KI 4:44" + }, + "तब उसने उनके आगे रख दिया, और यहोवा के वचन के अनुसार उनके खाने के बाद कुछ बच भी गया।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 14:20, लूका 9:17)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "2KI 5" + }, + { + "type": "para:s", + "content": [ + "नामान कोढ़ी का शुद्ध किया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 5:1" + }, + "अराम के राजा का नामान नामक सेनापति अपने स्वामी की दृष्टि में बड़ा और प्रतिष्ठित पुरुष था, क्योंकि यहोवा ने उसके द्वारा अरामियों को विजयी किया था, और वह शूरवीर था, परन्तु कोढ़ी था।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 5:2" + }, + "अरामी लोग दल बाँधकर इस्राएल के देश में जाकर वहाँ से एक छोटी लड़की बन्दी बनाकर ले आए थे और वह नामान की पत्नी की सेवा करती थी।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 5:3" + }, + "उसने अपनी स्वामिनी से कहा, “यदि मेरा स्वामी सामरिया के भविष्यद्वक्ता के पास होता, तो क्या ही अच्छा होता! क्योंकि वह उसको कोढ़ से चंगा कर देता।”", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 5:4" + }, + "तो नामान ने अपने प्रभु के पास जाकर कह दिया, “इस्राएली लड़की इस प्रकार कहती है।”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 5:5" + }, + "अराम के राजा ने कहा, “तू जा, मैं इस्राएल के राजा के पास एक पत्र भेजूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + "तब वह दस किक्कार चाँदी और छः हजार टुकड़े सोना, और दस जोड़े कपड़े साथ लेकर रवाना हो गया।", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 5:6" + }, + "और वह इस्राएल के राजा के पास वह पत्र ले गया जिसमें यह लिखा था, “जब यह पत्र तुझे मिले, तब जानना कि मैंने नामान नामक अपने एक कर्मचारी को तेरे पास इसलिए भेजा है, कि तू उसका कोढ़ दूर कर दे।”", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 5:7" + }, + "यह पत्र पढ़ने पर इस्राएल के राजा ने अपने वस्त्र फाड़े और बोला, “क्या मैं मारनेवाला और जिलानेवाला परमेश्वर हूँ कि उस पुरुष ने मेरे पास किसी को इसलिए भेजा है कि मैं उसका कोढ़ दूर करूँ? सोच विचार तो करो, वह मुझसे झगड़े का कारण ढूँढ़ता होगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 5:8" + }, + "यह सुनकर कि इस्राएल के राजा ने अपने वस्त्र फाड़े हैं, परमेश्वर के भक्त एलीशा ने राजा के पास कहला भेजा, “तूने क्यों अपने वस्त्र फाड़े हैं? वह मेरे पास आए, तब जान लेगा, कि इस्राएल में भविष्यद्वक्ता है।”", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 5:9" + }, + "तब नामान घोड़ों और रथों समेत एलीशा के द्वार पर आकर खड़ा हुआ।", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 5:10" + }, + "तब एलीशा ने", + { + "type": "char:it", + "content": [ + "एक दूत से उसके पास यह कहला भेजा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.10" + ] + }, + { + "type": "char:fq", + "content": [ + "एक दूत से उसके पास यह कहला भेजा:" + ] }, - "और उसने जाकर यहूदा के राजा यहोशापात के पास यह सन्देश भेजा, “मोआब के राजा ने मुझसे बलवा किया है, क्या तू मेरे संग मोआब से लड़ने को चलेगा?” उसने कहा, “हाँ मैं चलूँगा, जैसा तू वैसा मैं, जैसी तेरी प्रजा वैसी मेरी प्रजा, और जैसे तेरे घोड़े वैसे मेरे भी घोड़े हैं।”", { - "type": "verse:v", - "number": "8", - "sid": "2KI 3:8" - }, - "फिर उसने पूछा, “हम किस मार्ग से जाएँ?” उसने उत्तर दिया, “एदोम के जंगल से होकर।”" - ] + "type": "char:ft", + "content": [ + "एलीशा ने उससे भेंट नहीं की, इसलिए नहीं कि वह कोढ़ी था। उसने एक दूत को भेजा क्योंकि नामान अपने आपको अत्यधिक महान समझता था। (2 राजा 5:11) और उसे झिड़की की आवश्यकता थी।" + ] + } + ] + } + ] + }, + ", “तू जाकर यरदन में सात बार डुबकी मार, तब तेरा शरीर ज्यों का त्यों हो जाएगा, और तू शुद्ध होगा।”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 5:11" + }, + "परन्तु नामान क्रोधित हो यह कहता हुआ चला गया, “मैंने तो सोचा था, कि अवश्य वह मेरे पास बाहर आएगा, और खड़ा होकर अपने परमेश्वर यहोवा से प्रार्थना करके कोढ़ के स्थान पर अपना हाथ फेरकर कोढ़ को दूर करेगा!", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 5:12" + }, + "क्या दमिश्क की अबाना और पर्पर नदियाँ इस्राएल के सब जलाशयों से उत्तम नहीं हैं? क्या मैं उनमें स्नान करके शुद्ध नहीं हो सकता हूँ?” इसलिए वह क्रोध से भरा हुआ लौटकर चला गया।", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 5:13" + }, + "तब उसके सेवक पास आकर कहने लगे, “हे हमारे पिता यदि भविष्यद्वक्ता तुझे कोई भारी काम करने की आज्ञा देता, तो क्या तू उसे न करता? फिर जब वह कहता है, कि स्नान करके शुद्ध हो जा, तो कितना अधिक इसे मानना चाहिये।”", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 5:14" + }, + "तब उसने परमेश्वर के भक्त के वचन के अनुसार यरदन को जाकर उसमें सात बार डुबकी मारी, और उसका शरीर छोटे लड़के का सा हो गया; और वह शुद्ध हो गया।", + { + "type": "char:bdit", + "content": [ + "(लूका 4:27)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 5:15" + }, + "तब वह अपने सब दल बल समेत परमेश्वर के भक्त के यहाँ लौट आया, और उसके सम्मुख खड़ा होकर कहने लगा, “सुन, अब मैंने जान लिया है, कि समस्त पृथ्वी में इस्राएल को छोड़ और कहीं परमेश्वर नहीं है! इसलिए अब अपने दास की भेंट ग्रहण कर।”", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 5:16" }, + "एलीशा ने कहा, “यहोवा जिसके सम्मुख मैं उपस्थित रहता हूँ उसके जीवन की शपथ", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मैं कुछ भेंट न लूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "9", - "sid": "2KI 3:9" + "type": "char:fr", + "content": [ + "5.16" + ] }, - "तब इस्राएल का राजा, और यहूदा का राजा, और एदोम का राजा चले और जब सात दिन तक घूमकर चल चुके, तब सेना और उसके पीछे-पीछे चलनेवाले पशुओं के लिये कुछ पानी न मिला।", { - "type": "verse:v", - "number": "10", - "sid": "2KI 3:10" + "type": "char:fq", + "content": [ + "मैं कुछ भेंट न लूँगा:" + ] }, - "और इस्राएल के राजा ने कहा, “हाय! यहोवा ने इन तीन राजाओं को इसलिए इकट्ठा किया, कि उनको मोआब के हाथ में कर दे।”", { - "type": "verse:v", - "number": "11", - "sid": "2KI 3:11" - }, - "परन्तु यहोशापात ने कहा, “क्या यहाँ", + "type": "char:ft", + "content": [ + "यह महत्त्वपूर्ण था कि नामान को यह भ्रम न हो कि सच्चे परमेश्वर के भविष्यद्वक्ता उद्देश्य से सेवा करते हैं वरन् यह विचार करें कि परमेश्वर का वरदान खरीदा जा सकता है।" + ] + } + ] + } + ] + }, + ";” और जब उसने उसको बहुत विवश किया कि भेंट को ग्रहण करे, तब भी वह इन्कार ही करता रहा।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 5:17" + }, + "तब नामान ने कहा, “अच्छा, तो तेरे दास को दो खच्चर मिट्टी मिले, क्योंकि आगे को तेरा दास यहोवा को छोड़ और किसी परमेश्वर को होमबलि या मेलबलि न चढ़ाएगा।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 5:18" + }, + "एक बात यहोवा तेरे दास की क्षमा करे, कि जब मेरा स्वामी रिम्मोन के भवन में दण्डवत् करने को जाए, और वह मेरे हाथ का सहारा ले, और मुझे भी रिम्मोन के भवन में दण्डवत् करनी पड़े, तब यहोवा तेरे दास का यह काम क्षमा करे कि मैं रिम्मोन के भवन में दण्डवत् करूँ।”", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 5:19" + }, + "उसने उससे कहा, “कुशल से विदा हो।”" + ] + }, + { + "type": "para:p", + "content": [ + "वह उसके यहाँ से थोड़ी दूर चला गया था,", + { + "type": "char:bdit", + "content": [ + "(मर. 5:34)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "2KI 5:20" + }, + "कि परमेश्वर के भक्त एलीशा का सेवक गेहजी सोचने लगा, “मेरे स्वामी ने तो उस अरामी नामान को ऐसा ही छोड़ दिया है कि जो वह ले आया था उसको उसने न लिया, परन्तु", + { + "type": "char:it", + "content": [ + "यहोवा के जीवन की शपथ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "यहोवा का कोई नबी नहीं है" - ] + "type": "char:fr", + "content": [ + "5.20" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.11" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा का कोई नबी नहीं है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह जानना आवश्यक था क्योंकि वहाँ बाल के अनेक नबी थे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "यहोवा के जीवन की शपथ:" + ] }, { - "type": "char:it", - "content": [ - "*, जिसके द्वारा हम यहोवा से पूछें?” इस्राएल के राजा के किसी कर्मचारी ने उत्तर देकर कहा, “हाँ, शापात का पुत्र एलीशा जो एलिय्याह के हाथों को धुलाया करता था वह तो यहाँ है।”" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "2KI 3:12" - }, - "तब यहोशापात ने कहा, “उसके पास यहोवा का वचन पहुँचा करता है।” तब इस्राएल का राजा और यहोशापात और एदोम का राजा उसके पास गए।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 3:13" - }, - "तब एलीशा ने इस्राएल के राजा से कहा, “मेरा तुझ से क्या काम है? अपने पिता के भविष्यद्वक्ताओं और अपनी माता के नबियों के पास जा।” इस्राएल के राजा ने उससे कहा, “ऐसा न कह, क्योंकि यहोवा ने इन तीनों राजाओं को इसलिए इकट्ठा किया, कि इनको मोआब के हाथ में कर दे।”", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 3:14" - }, - "एलीशा ने कहा, “सेनाओं का यहोवा जिसके सम्मुख मैं उपस्थित रहा करता हूँ, उसके जीवन की शपथ यदि मैं यहूदा के राजा यहोशापात का आदरमान न करता, तो मैं न तो तेरी ओर मुँह करता और न तुझ पर दृष्टि करता।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 3:15" - }, - "अब कोई बजानेवाला मेरे पास ले आओ।” जब बजानेवाला बजाने लगा, तब यहोवा की शक्ति एलीशा पर हुई", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 3:16" - }, - "और उसने कहा, “इस नाले में तुम लोग इतना खोदो, कि इसमें गड्ढे ही गड्ढे हो जाएँ।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 3:17" - }, - "क्योंकि यहोवा यह कहता है, ‘तुम्हारे सामने न तो वायु चलेगी, और न वर्षा होगी; तो भी यह नदी पानी से भर जाएगी; और अपने गाय बैलों और पशुओं समेत तुम पीने पाओगे।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 3:18" - }, - "और यह यहोवा की दृष्टि में छोटी सी बात है; यहोवा मोआब को भी तुम्हारे हाथ में कर देगा।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 3:19" - }, - "तब तुम सब गढ़वाले और उत्तम नगरों को नाश करना, और सब अच्छे वृक्षों को काट डालना, और जल के सब सोतों को भर देना, और सब अच्छे खेतों में पत्थर फेंककर उन्हें बिगाड़ देना।’”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 3:20" - }, - "सवेरे को अन्नबलि चढ़ाने के समय एदोम की ओर से जल बह आया, और देश जल से भर गया।" - ] + "type": "char:ft", + "content": [ + "यह एक निन्दनीय शपथ है। गेहजी अपने आपको उचित एवं धर्मी दर्शाने के लिए एक अत्यधिक पवित्र धार्मिक शब्दावली काम में लेने में संकोच नहीं करता है।" + ] + } + ] + } + ] }, + "मैं उसके पीछे दौड़कर उससे कुछ न कुछ ले लूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 3:21" - }, - "यह सुनकर कि राजाओं ने हम से युद्ध करने के लिये चढ़ाई की है, जितने मोआबियों की अवस्था हथियार बाँधने योग्य थी, वे सब बुलाकर इकट्ठे किए गए, और सीमा पर खड़े हुए।", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 3:22" - }, - "सवेरे को जब वे उठे उस समय सूर्य की किरणें उस जल पर ऐसी पड़ीं कि वह मोआबियों के सामने की ओर से लहू सा लाल दिखाई पड़ा।", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 3:23" - }, - "तो वे कहने लगे, “वह तो लहू होगा, निःसन्देह वे राजा एक दूसरे को मारकर नाश हो गए हैं, इसलिए अब हे मोआबियों लूट लेने को जाओ।”", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 3:24" - }, - "और जब वे इस्राएल की छावनी के पास आए ही थे, कि इस्राएली उठकर मोआबियों को मारने लगे और वे उनके सामने से भाग गए; और वे मोआब को मारते-मारते उनके देश में पहुँच गए।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 3:25" - }, - "और उन्होंने नगरों को ढा दिया, और सब अच्छे खेतों में एक-एक पुरुष ने अपना-अपना पत्थर डालकर उन्हें भर दिया; और जल के सब सोतों को भर दिया; और सब अच्छे-अच्छे वृक्षों को काट डाला, यहाँ तक कि कीरहरासत के पत्थर तो रह गए, परन्तु उसको भी चारों ओर गोफन चलानेवालों ने जाकर मारा।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 3:26" - }, - "यह देखकर कि हम युद्ध में हार चले, मोआब के राजा ने सात सौ तलवार रखनेवाले पुरुष संग लेकर एदोम के राजा तक पाँति चीरकर पहुँचने का यत्न किया परन्तु पहुँच न सका।", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 3:27" - }, - "तब उसने अपने जेठे पुत्र को जो उसके स्थान में राज्य करनेवाला था पकड़कर शहरपनाह पर होमबलि चढ़ाया। इस कारण इस्राएल पर बड़ा ही क्रोध हुआ, इसलिए वे उसे छोड़कर अपने देश को लौट गए।" - ] + "type": "verse:v", + "number": "21", + "sid": "2KI 5:21" }, + "तब गेहजी नामान के पीछे दौड़ा नामान किसी को अपने पीछे दौड़ता हुआ देखकर, उससे मिलने को रथ से उतर पड़ा, और पूछा, “सब कुशल क्षेम तो है?”", { - "type": "chapter:c", - "number": "4", - "sid": "2KI 4" + "type": "verse:v", + "number": "22", + "sid": "2KI 5:22" }, + "उसने कहा, “हाँ, सब कुशल है; परन्तु मेरे स्वामी ने मुझे यह कहने को भेजा है, ‘एप्रैम के पहाड़ी देश से भविष्यद्वक्ताओं के दल में से दो जवान मेरे यहाँ अभी आए हैं, इसलिए उनके लिये एक किक्कार चाँदी और दो जोड़े वस्त्र दे।’”", { - "type": "para:s", - "content": [ - "एलीशा के चार आश्चर्यकर्म" - ] + "type": "verse:v", + "number": "23", + "sid": "2KI 5:23" }, + "नामान ने कहा, “खुशी से दो किक्कार ले ले।” तब उसने उससे बहुत विनती करके दो किक्कार चाँदी अलग थैलियों में बाँधकर, दो जोड़े वस्त्र समेत अपने दो सेवकों पर लाद दिया, और वे उन्हें उसके आगे-आगे ले चले।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 4:1" - }, - "भविष्यद्वक्ताओं के दल में से एक की स्त्री ने एलीशा की दुहाई देकर कहा, “तेरा दास मेरा पति मर गया, और तू जानता है कि वह यहोवा का भय माननेवाला था, और जिसका वह कर्जदार था, वह आया है कि मेरे दोनों पुत्रों को अपने दास बनाने के लिये ले जाए।”", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 4:2" - }, - "एलीशा ने उससे पूछा, “मैं तेरे लिये क्या करूँ? मुझे बता कि तेरे घर में क्या है?” उसने कहा, “तेरी दासी के घर में एक हाण्डी तेल को छोड़ और कुछ नहीं है।”", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 4:3" - }, - "उसने कहा, “तू बाहर जाकर अपनी सब पड़ोसिनों से खाली बर्तन माँग ले आ, और थोड़े बर्तन न लाना।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 4:4" - }, - "फिर तू अपने बेटों समेत अपने घर में जा, और द्वार बन्द करके उन सब बरतनों में तेल उण्डेल देना, और जो भर जाए उन्हें अलग रखना।”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 4:5" - }, - "तब वह उसके पास से चली गई, और अपने बेटों समेत अपने घर जाकर द्वार बन्द किया; तब वे तो उसके पास बर्तन लाते गए और वह उण्डेलती गई।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 4:6" - }, - "जब बर्तन भर गए, तब उसने अपने बेटे से कहा, “मेरे पास एक और भी ले आ;” उसने उससे कहा, “और बर्तन तो नहीं रहा।” तब तेल रुक गया।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 4:7" - }, - "तब उसने जाकर परमेश्वर के भक्त को यह बता दिया। और उसने कहा, “जा तेल बेचकर ऋण भर दे; और जो रह जाए, उससे तू अपने पुत्रों सहित अपना निर्वाह करना।”", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 4:8" - }, - "फिर एक दिन की बात है कि एलीशा शूनेम को गया, जहाँ एक कुलीन स्त्री थी, और उसने उसे रोटी खाने के लिये विनती करके विवश किया। अतः जब जब वह उधर से जाता, तब-तब वह वहाँ रोटी खाने को उतरता था।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 4:9" - }, - "और उस स्त्री ने अपने पति से कहा, “सुन यह जो बार बार हमारे यहाँ से होकर जाया करता है वह मुझे परमेश्वर का कोई पवित्र भक्त जान पड़ता है।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 4:10" - }, - "हम दीवार पर एक छोटी उपरौठी कोठरी बनाएँ, और उसमें उसके लिये एक खाट, एक मेज, एक कुर्सी और एक दीवट रखें, कि जब जब वह हमारे यहाँ आए, तब-तब उसी में टिका करे।”" - ] + "type": "verse:v", + "number": "24", + "sid": "2KI 5:24" }, + "जब वह टीले के पास पहुँचा, तब उसने उन वस्तुओं को उनसे लेकर घर में रख दिया, और उन मनुष्यों को विदा किया, और वे चले गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 4:11" - }, - "एक दिन की बात है, कि वह वहाँ जाकर उस उपरौठी कोठरी में टिका और उसी में लेट गया।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 4:12" - }, - "और उसने अपने सेवक गेहजी से कहा, “उस शूनेमिन को बुला ले।” उसके बुलाने से वह उसके सामने खड़ी हुई।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 4:13" - }, - "तब उसने गेहजी से कहा, “इससे कह, कि तूने हमारे लिये ऐसी बड़ी चिन्ता की है, तो तेरे लिये क्या किया जाए? क्या तेरी चर्चा राजा, या प्रधान सेनापति से की जाए?” उसने उत्तर दिया, “", - { - "type": "char:it", - "content": [ - "मैं तो अपने ही लोगों में रहती हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.13" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तो अपने ही लोगों में रहती हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस स्त्री ने एलीशा के प्रस्ताव को ठुकरा दिया। उसके पास किसी की बुराई की शिकायत नहीं थी, उसका किसी पड़ोसी से झगड़ा नहीं था, जिसके कारण उसे किसी अधिकारी की सहायता की आवश्यकता हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "2KI 4:14" - }, - "फिर उसने कहा, “तो इसके लिये क्या किया जाए?” गेहजी ने उत्तर दिया, “निश्चय उसके कोई लड़का नहीं, और उसका पति बूढ़ा है।”", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 4:15" - }, - "उसने कहा, “उसको बुला ले।” और जब उसने उसे बुलाया, तब वह द्वार में खड़ी हुई।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 4:16" - }, - "तब उसने कहा, “वसन्त ऋतु में दिन पूरे होने पर तू एक बेटा छाती से लगाएगी।” स्त्री ने कहा, “हे मेरे प्रभु! हे परमेश्वर के भक्त ऐसा नहीं, अपनी दासी को धोखा न दे।”", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 4:17" - }, - "स्त्री को गर्भ रहा, और वसन्त ऋतु का जो समय एलीशा ने उससे कहा था, उसी समय जब दिन पूरे हुए, तब उसके पुत्र उत्पन्न हुआ।" - ] + "type": "verse:v", + "number": "25", + "sid": "2KI 5:25" }, + "और वह भीतर जाकर, अपने स्वामी के सामने खड़ा हुआ। एलीशा ने उससे पूछा, “हे गेहजी तू कहाँ से आता है?” उसने कहा, “तेरा दास तो कहीं नहीं गया।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 4:18" - }, - "जब लड़का बड़ा हो गया, तब एक दिन वह अपने पिता के पास लवनेवालों के निकट निकल गया।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 4:19" - }, - "और उसने अपने पिता से कहा, “आह! मेरा सिर, आह! मेरा सिर।” तब पिता ने अपने सेवक से कहा, “इसको इसकी माता के पास ले जा।”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 4:20" - }, - "वह उसे उठाकर उसकी माता के पास ले गया, फिर वह दोपहर तक उसके घुटनों पर बैठा रहा, तब मर गया।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 4:21" - }, - "तब उसने चढ़कर उसको परमेश्वर के भक्त की खाट पर लिटा दिया, और निकलकर किवाड़ बन्द किया, तब उतर गई।", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 4:22" - }, - "तब उसने अपने पति से पुकारकर कहा, “मेरे पास एक सेवक और एक गदही तुरन्त भेज दे कि मैं परमेश्वर के भक्त के यहाँ झटपट हो आऊँ।”", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 4:23" - }, - "उसने कहा, “आज तू उसके यहाँ क्यों जाएगी? आज न तो नये चाँद का, और न विश्राम का दिन है;” उसने कहा, “कल्याण होगा।”", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 4:24" - }, - "तब उस स्त्री ने गदही पर काठी बाँधकर अपने सेवक से कहा, “हाँके चल; और मेरे कहे बिना हाँकने में ढिलाई न करना।”", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 4:25" - }, - "तो वह चलते-चलते कर्मेल पर्वत को परमेश्वर के भक्त के निकट पहुँची।" - ] + "type": "verse:v", + "number": "26", + "sid": "2KI 5:26" }, + "उसने उससे कहा, “जब वह पुरुष इधर मुँह फेरकर तुझ से मिलने को अपने रथ पर से उतरा, तब से वह पूरा हाल मुझे मालूम था; क्या यह समय चाँदी या वस्त्र या जैतून या दाख की बारियाँ, भेड़-बकरियाँ, गाय बैल और दास-दासी लेने का है?", { - "type": "para:p", - "content": [ - "उसे दूर से देखकर परमेश्वर के भक्त ने अपने सेवक गेहजी से कहा, “देख, उधर तो वह शूनेमिन है।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 4:26" - }, - "अब उससे मिलने को दौड़ जा, और उससे पूछ, कि तू कुशल से है? तेरा पति भी कुशल से है? और लड़का भी कुशल से है?” पूछने पर स्त्री ने उत्तर दिया, “हाँ, कुशल से हैं।”", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 4:27" - }, - "वह पहाड़ पर परमेश्वर के भक्त के पास पहुँची, और", - { - "type": "char:it", - "content": [ - "उसके पाँव पकड़ने लगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.27" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके पाँव पकड़ने लगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "पाँव पकड़ना या घुटने छूना याचना को बाध्य करने के लिए समझा जाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तब गेहजी उसके पास गया, कि उसे धक्का देकर हटाए, परन्तु परमेश्वर के भक्त ने कहा, “उसे छोड़ दे, उसका मन व्याकुल है; परन्तु यहोवा ने मुझ को नहीं बताया, छिपा ही रखा है।”" - ] - }, - { - "type": "verse:v", - "number": "28", - "sid": "2KI 4:28" - }, - "तब वह कहने लगी, “क्या मैंने अपने प्रभु से पुत्र का वर माँगा था? क्या मैंने न कहा था मुझे धोखा न दे?”", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 4:29" - }, - "तब एलीशा ने गेहजी से कहा, “अपनी कमर बाँध, और मेरी छड़ी हाथ में लेकर चला जा, मार्ग में यदि कोई तुझे मिले तो उसका कुशल न पूछना, और कोई तेरा कुशल पूछे, तो उसको उत्तर न देना, और मेरी यह छड़ी उस लड़के के मुँह पर रख देना।”", - { - "type": "char:bdit", - "content": [ - "(लूका 10:4, लूका 12:35)" - ] - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 4:30" - }, - "तब लड़के की माँ ने एलीशा से कहा, “यहोवा के और तेरे जीवन की शपथ मैं तुझे न छोड़ूँगी।” तो वह उठकर उसके पीछे-पीछे चला।", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 4:31" - }, - "उनसे पहले पहुँचकर गेहजी ने छड़ी को उस लड़के के मुँह पर रखा, परन्तु कोई शब्द न सुन पड़ा, और न उसमें कोई हरकत हुई, तब वह एलीशा से मिलने को लौट आया, और उसको बता दिया, “लड़का नहीं जागा।”" - ] + "type": "verse:v", + "number": "27", + "sid": "2KI 5:27" }, + "इस कारण से नामान का कोढ़ तुझे और तेरे वंश को सदा लगा रहेगा।” तब वह हिम सा श्वेत कोढ़ी होकर उसके सामने से चला गया।" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "2KI 6" + }, + { + "type": "para:s", + "content": [ + "एलीशा का एक और आश्चर्यकर्म" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 4:32" - }, - "जब एलीशा घर में आया, तब क्या देखा, कि लड़का मरा हुआ उसकी खाट पर पड़ा है।", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 4:33" - }, - "तब उसने अकेला भीतर जाकर किवाड़ बन्द किया, और यहोवा से प्रार्थना की।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 6:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 4:34" - }, - "तब वह चढ़कर", - { - "type": "char:it", - "content": [ - "लड़के पर इस रीति से लेट गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.34" - ] - }, - { - "type": "char:fq", - "content": [ - "लड़के पर इस रीति से लेट गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "जीवित देह से मृतक देह में गर्मी का वास्तविक प्रवाह हुआ होगा।" - ] - } - ], - "caller": "+" - }, + "type": "verse:v", + "number": "1", + "sid": "2KI 6:1" + }, + "भविष्यद्वक्ताओं के दल में से किसी ने एलीशा से कहा, “यह स्थान जिसमें हम तेरे सामने रहते हैं, वह हमारे लिये बहुत छोटा है।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 6:2" + }, + "इसलिए हम यरदन तक जाएँ, और वहाँ से एक-एक बल्ली लेकर, यहाँ अपने रहने के लिये एक स्थान बना लें;” उसने कहा, “अच्छा जाओ।”", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 6:3" + }, + "तब किसी ने कहा, “अपने दासों के संग चल;” उसने कहा, “चलता हूँ।”", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 6:4" + }, + "अतः वह उनके संग चला और वे यरदन के किनारे पहुँचकर लकड़ी काटने लगे।", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 6:5" + }, + "परन्तु जब एक जन बल्ली काट रहा था, तो कुल्हाड़ी बेंट से निकलकर जल में गिर गई; इसलिए वह चिल्लाकर कहने लगा, “हाय! मेरे प्रभु, वह तो माँगी हुई थी।”", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 6:6" + }, + "परमेश्वर के भक्त ने पूछा, “वह कहाँ गिरी?” जब उसने स्थान दिखाया, तब उसने एक लकड़ी काटकर वहाँ डाल दी, और वह लोहा पानी पर तैरने लगा।", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 6:7" + }, + "उसने कहा, “उसे उठा ले।” तब उसने हाथ बढ़ाकर उसे ले लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "एलीशा का अरामी दल से बचना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 6:8" + }, + "अराम का राजा इस्राएल से युद्ध कर रहा था, और सम्मति करके अपने कर्मचारियों से कहा, “अमुक स्थान पर मेरी छावनी होगी।”", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 6:9" + }, + "तब परमेश्वर के भक्त ने इस्राएल के राजा के पास कहला भेजा, “चौकसी कर और अमुक स्थान से होकर न जाना क्योंकि वहाँ अरामी चढ़ाई करनेवाले हैं।”", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 6:10" + }, + "तब इस्राएल के राजा ने उस स्थान को, जिसकी चर्चा करके परमेश्वर के भक्त ने उसे चिताया था, दूत भेजकर, अपनी रक्षा की; और उस प्रकार एक दो बार नहीं वरन् बहुत बार हुआ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "2KI 6:11" + }, + "इस कारण अराम के राजा का मन बहुत घबरा गया; अतः उसने अपने कर्मचारियों को बुलाकर उनसे पूछा, “क्या तुम मुझे न बताओगे कि हम लोगों में से कौन इस्राएल के राजा की ओर का है?” उसके एक कर्मचारी ने कहा, “हे मेरे प्रभु! हे राजा! ऐसा नहीं,", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 6:12" + }, + "एलीशा जो इस्राएल में भविष्यद्वक्ता है, वह इस्राएल के राजा को वे बातें भी बताया करता है,", + { + "type": "char:it", + "content": [ + "जो तू शयन की कोठरी में बोलता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "* कि अपना मुँह उसके मुँह से और अपनी आँखें उसकी आँखों से और अपने हाथ उसके हाथों से मिला दिये और वह लड़के पर पसर गया, तब लड़के की देह गर्म होने लगी।" - ] + "type": "char:fr", + "content": [ + "6.12" + ] }, { - "type": "verse:v", - "number": "35", - "sid": "2KI 4:35" + "type": "char:fq", + "content": [ + "जो तू शयन की कोठरी में बोलता है:" + ] }, - "वह उसे छोड़कर घर में इधर-उधर टहलने लगा, और फिर चढ़कर लड़के पर पसर गया; तब लड़के ने सात बार छींका, और अपनी आँखें खोलीं।", { - "type": "verse:v", - "number": "36", - "sid": "2KI 4:36" - }, - "तब एलीशा ने गेहजी को बुलाकर कहा, “शूनेमिन को बुला ले।” जब उसके बुलाने से वह उसके पास आई, “तब उसने कहा, अपने बेटे को उठा ले।”", + "type": "char:ft", + "content": [ + "अर्थात् सर्व सम्भावित गुप्त में।" + ] + } + ] + } + ] + }, + "।”", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 6:13" + }, + "राजा ने कहा, “जाकर देखो कि वह कहाँ है, तब मैं भेजकर उसे पकड़वा मँगाऊँगा।” उसको यह समाचार मिला: “वह दोतान में है।”", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 6:14" + }, + "तब उसने वहाँ घोड़ों और रथों समेत एक भारी दल भेजा, और उन्होंने रात को आकर नगर को घेर लिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 6:15" + }, + "भोर को परमेश्वर के भक्त का टहलुआ उठा और निकलकर क्या देखता है कि घोड़ों और रथों समेत एक दल नगर को घेरे हुए पड़ा है। तब उसके सेवक ने उससे कहा, “हाय! मेरे स्वामी, हम क्या करें?”", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 6:16" + }, + "उसने कहा, “मत डर; क्योंकि", + { + "type": "char:it", + "content": [ + "जो हमारी ओर हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(लूका 7:15)" - ] + "type": "char:fr", + "content": [ + "6.16" + ] }, - "", { - "type": "verse:v", - "number": "37", - "sid": "2KI 4:37" + "type": "char:fq", + "content": [ + "जो हमारी ओर हैं:" + ] }, - "वह भीतर गई, और उसके पाँवों पर गिर भूमि तक झुककर दण्डवत् किया; फिर अपने बेटे को उठाकर निकल गई।", { - "type": "verse:v", - "number": "38", - "sid": "2KI 4:38" - }, - "तब एलीशा गिलगाल को लौट गया। उस समय देश में अकाल था, और भविष्यद्वक्ताओं के दल उसके सामने बैठे हुए थे, और उसने अपने सेवक से कहा, “हण्डा चढ़ाकर भविष्यद्वक्ताओं के दल के लिये कुछ पका।”", + "type": "char:ft", + "content": [ + "एलीशा ने परमेश्वर के सब भक्तों के अंगीकार के वचन कहे, जब संसार उन्हें सताता था। वे जानते हैं कि परमेश्वर उनकी ओर है, उन्हें भयभीत नहीं होना है कि मनुष्य उनका क्या बिगाड़ सकता है।" + ] + } + ] + } + ] + }, + ", वह उनसे अधिक हैं, जो उनकी ओर हैं।”", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 6:17" + }, + "तब एलीशा ने यह प्रार्थना की, “", + { + "type": "char:it", + "content": [ + "हे यहोवा, इसकी आँखें खोल दे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "39", - "sid": "2KI 4:39" + "type": "char:fr", + "content": [ + "6.17" + ] }, - "तब कोई मैदान में साग तोड़ने गया, और कोई जंगली लता पाकर अपनी अँकवार भर जंगली फल तोड़ ले आया, और फाँक-फाँक करके पकने के लिये हण्डे में डाल दिया, और वे उसको न पहचानते थे।", { - "type": "verse:v", - "number": "40", - "sid": "2KI 4:40" + "type": "char:fq", + "content": [ + "हे यहोवा, इसकी आँखें खोल दे:" + ] }, - "तब उन्होंने उन मनुष्यों के खाने के लिये हण्डे में से परोसा। खाते समय वे चिल्लाकर बोल उठे, “हे परमेश्वर के भक्त हण्डे में जहर है;” और वे उसमें से खा न सके।", { - "type": "verse:v", - "number": "41", - "sid": "2KI 4:41" - }, - "तब एलीशा ने कहा, “अच्छा, कुछ आटा ले आओ।” तब उसने उसे हण्डे में डालकर कहा, “उन लोगों के खाने के लिये परोस दे।” फिर हण्डे में कुछ हानि की वस्तु न रही।" - ] + "type": "char:ft", + "content": [ + "एलीशा के सेवक में उसके स्वामी के प्रति विश्वास की कमी थी। अत: एलीशा प्रार्थना करता है कि उसे आत्मिक संसार का दर्शन हो।" + ] + } + ] + } + ] }, + "कि यह देख सके।” तब यहोवा ने सेवक की आँखें खोल दीं, और जब वह देख सका, तब क्या देखा, कि एलीशा के चारों ओर का पहाड़ अग्निमय घोड़ों और रथों से भरा हुआ है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "42", - "sid": "2KI 4:42" - }, - "कोई मनुष्य बालशालीशा से, पहले उपजे हुए जौ की बीस रोटियाँ, और अपनी बोरी में हरी बालें परमेश्वर के भक्त के पास ले आया; तो एलीशा ने कहा, “उन लोगों को खाने के लिये दे।”", - { - "type": "verse:v", - "number": "43", - "sid": "2KI 4:43" + "type": "verse:v", + "number": "18", + "sid": "2KI 6:18" + }, + "जब अरामी उसके पास आए, तब एलीशा ने यहोवा से प्रार्थना की कि इस दल को अंधा कर डाल। एलीशा के इस वचन के अनुसार उसने उन्हें अंधा कर दिया।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 6:19" + }, + "तब एलीशा ने उनसे कहा, “यह तो मार्ग नहीं है, और न यह नगर है, मेरे पीछे हो लो; मैं तुम्हें उस मनुष्य के पास जिसे तुम ढूँढ़ रहे हो पहुँचाऊँगा।” तब उसने उन्हें सामरिया को पहुँचा दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 6:20" + }, + "जब वे सामरिया में आ गए, तब एलीशा ने कहा, “हे यहोवा, इन लोगों की आँखें खोल कि देख सकें।” तब यहोवा ने उनकी आँखें खोलीं, और जब वे देखने लगे तब क्या देखा कि हम सामरिया के मध्य में हैं।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 6:21" + }, + "उनको देखकर इस्राएल के राजा ने एलीशा से कहा, “हे मेरे पिता, क्या मैं इनको मार लूँ? मैं उनको मार लूँ?”", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 6:22" + }, + "उसने उत्तर दिया, “मत मार। क्या तू उनको मार दिया करता है, जिनको तू तलवार और धनुष से बन्दी बना लेता है? तू उनको अन्न जल दे, कि खा पीकर अपने स्वामी के पास चले जाएँ।”", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 6:23" + }, + "तब उसने उनके लिये बड़ा भोज किया, और जब वे खा पी चुके, तब उसने उन्हें विदा किया, और वे अपने स्वामी के पास चले गए। इसके बाद अराम के दल इस्राएल के देश में फिर न आए।" + ] + }, + { + "type": "para:s", + "content": [ + "सामरिया में बड़ा अकाल और उसका दूर होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 6:24" + }, + "इसके बाद अराम के राजा बेन्हदद ने अपनी समस्त सेना इकट्ठी करके, सामरिया पर चढ़ाई कर दी और उसको घेर लिया।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 6:25" + }, + "तब सामरिया में बड़ा अकाल पड़ा और वह ऐसा घिरा रहा, कि अन्त में एक गदहे का सिर चाँदी के अस्सी टुकड़ों में और कब की चौथाई भर कबूतर की बीट पाँच टुकड़े चाँदी तक बिकने लगी।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 6:26" + }, + "एक दिन इस्राएल का राजा शहरपनाह पर टहल रहा था, कि एक स्त्री ने पुकारके उससे कहा, “हे प्रभु, हे राजा, बचा।”", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 6:27" + }, + "उसने कहा, “यदि यहोवा तुझे न बचाए, तो मैं कहाँ से तुझे बचाऊँ? क्या खलिहान में से, या दाखरस के कुण्ड में से?”", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 6:28" + }, + "फिर राजा ने उससे पूछा, “तुझे क्या हुआ?” उसने उत्तर दिया, “इस स्त्री ने मुझसे कहा था, ‘मुझे अपना बेटा दे, कि हम आज उसे खा लें, फिर कल मैं अपना बेटा दूँगी, और हम उसे भी खाएँगी।’”", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 6:29" + }, + "तब मेरे बेटे को पकाकर हमने खा लिया, फिर दूसरे दिन जब मैंने इससे कहा “अपना बेटा दे कि हम उसे खा लें, तब इसने अपने बेटे को छिपा रखा।”", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 6:30" + }, + "उस स्त्री की ये बातें सुनते ही, राजा ने अपने वस्त्र फाड़े (वह तो शहरपनाह पर टहल रहा था), जब लोगों ने देखा, तब उनको यह देख पड़ा कि वह भीतर अपनी देह पर टाट पहने है।", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 6:31" + }, + "तब वह बोल उठा, “यदि मैं शापात के पुत्र एलीशा का सिर आज उसके धड़ पर रहने दूँ, तो परमेश्वर मेरे साथ ऐसा ही वरन् इससे भी अधिक करे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 6:32" + }, + "एलीशा अपने घर में बैठा हुआ था, और पुरनिये भी उसके संग बैठे थे। सो जब राजा ने अपने पास से एक जन भेजा, तब उस दूत के पहुँचने से पहले उसने पुरनियों से कहा, “देखो, इस खूनी के बेटे ने किसी को मेरा सिर काटने को भेजा है; इसलिए जब वह दूत आए, तब किवाड़ बन्द करके रोके रहना। क्या उसके स्वामी के पाँव की आहट उसके पीछे नहीं सुन पड़ती?”", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 6:33" + }, + "वह उनसे यह बातें कर ही रहा था कि दूत उसके पास आ पहुँचा। और राजा कहने लगा, “यह विपत्ति यहोवा की ओर से है, अब मैं आगे को यहोवा की बाट क्यों जोहता रहूँ?”" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "2KI 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 7:1" + }, + "तब एलीशा ने कहा, “", + { + "type": "char:it", + "content": [ + "यहोवा का वचन सुनो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.1" + ] }, - "उसके टहलुए ने कहा, “क्या मैं सौ मनुष्यों के सामने इतना ही रख दूँ?” उसने कहा, “लोगों को दे दे कि खाएँ, क्योंकि यहोवा यह कहता है, ‘उनके खाने के बाद कुछ बच भी जाएगा।’”", { - "type": "verse:v", - "number": "44", - "sid": "2KI 4:44" + "type": "char:fq", + "content": [ + "यहोवा का वचन सुनो:" + ] }, - "तब उसने उनके आगे रख दिया, और यहोवा के वचन के अनुसार उनके खाने के बाद कुछ बच भी गया।", { - "type": "char:bdit", - "content": [ - "(मत्ती 14:20, लूका 9:17)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "इस पद में एलीशा राजा की चुनौती के उत्तर में कहता है कि अगले दिन उसी समय तक अकाल समाप्त हो जाएगा और भोजनवस्तुएँ पहले से अधिक सस्ती हो जाएगी।" + ] + } + ] + } + ] }, + ", यहोवा यह कहता है, ‘कल इसी समय सामरिया के फाटक में सआ भर मैदा एक शेकेल में और दो सआ जौ भी एक शेकेल में बिकेगा।’”", { - "type": "chapter:c", - "number": "5", - "sid": "2KI 5" + "type": "verse:v", + "number": "2", + "sid": "2KI 7:2" }, + "तब उस सरदार ने जिसके हाथ पर राजा तकिया करता था, परमेश्वर के भक्त को उत्तर देकर कहा, “सुन, चाहे यहोवा आकाश के झरोखे खोले, तो भी क्या ऐसी बात हो सकेगी?” उसने कहा, “सुन, तू यह अपनी आँखों से तो देखेगा, परन्तु उस अन्न में से कुछ खाने न पाएगा।”", { - "type": "para:s", - "content": [ - "नामान कोढ़ी का शुद्ध किया जाना" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 7:3" }, + "चार कोढ़ी फाटक के बाहर थे; वे आपस में कहने लगे, “हम क्यों यहाँ बैठे-बैठे मर जाएँ?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 5:1" - }, - "अराम के राजा का नामान नामक सेनापति अपने स्वामी की दृष्टि में बड़ा और प्रतिष्ठित पुरुष था, क्योंकि यहोवा ने उसके द्वारा अरामियों को विजयी किया था, और वह शूरवीर था, परन्तु कोढ़ी था।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 5:2" - }, - "अरामी लोग दल बाँधकर इस्राएल के देश में जाकर वहाँ से एक छोटी लड़की बन्दी बनाकर ले आए थे और वह नामान की पत्नी की सेवा करती थी।", + "type": "verse:v", + "number": "4", + "sid": "2KI 7:4" + }, + "यदि हम कहें, ‘नगर में जाएँ,’ तो वहाँ मर जाएँगे; क्योंकि वहाँ अकाल पड़ा है, और यदि हम यहीं बैठे रहें, तो भी मर ही जाएँगे। तो आओ हम अराम की सेना में पकड़े जाएँ; यदि वे हमको जिलाए रखें तो हम जीवित रहेंगे, और यदि वे हमको मार डालें, तो भी हमको मरना ही है।”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 7:5" + }, + "तब वे साँझ को अराम की छावनी में जाने को चले, और अराम की छावनी की छोर पर पहुँचकर क्या देखा, कि वहाँ कोई नहीं है।", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 7:6" + }, + "क्योंकि प्रभु ने अराम की सेना को रथों और घोड़ों की और भारी सेना की सी आहट सुनाई थी, और वे आपस में कहने लगे थे, “सुनो, इस्राएल के राजा ने हित्ती और मिस्री राजाओं को वेतन पर बुलवाया है कि हम पर चढ़ाई करें।”", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 7:7" + }, + "इसलिए वे साँझ को उठकर ऐसे भाग गए, कि अपने डेरे, घोड़े, गदहे, और छावनी जैसी की तैसी छोड़कर अपना-अपना प्राण लेकर भाग गए।", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 7:8" + }, + "जब वे कोढ़ी छावनी की छोर के डेरों के पास पहुँचे, तब एक डेरे में घुसकर खाया पिया, और उसमें से चाँदी, सोना और वस्त्र ले जाकर छिपा रखा; फिर लौटकर दूसरे डेरे में घुस गए और उसमें से भी ले जाकर छिपा रखा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 7:9" + }, + "तब वे आपस में कहने लगे, “जो हम कर रहे हैं वह अच्छा काम नहीं है, यह आनन्द के समाचार का दिन है, परन्तु हम किसी को नहीं बताते। जो हम पौ फटने तक ठहरे रहें तो हमको दण्ड मिलेगा; सो अब आओ हम राजा के घराने के पास जाकर यह बात बता दें।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "2KI 7:10" + }, + "तब वे चले और नगर के चौकीदारों को बुलाकर बताया, “हम जो अराम की छावनी में गए, तो क्या देखा, कि वहाँ कोई नहीं है, और मनुष्य की कुछ आहट नहीं है, केवल बंधे हुए घोड़े और गदहे हैं, और डेरे जैसे के तैसे हैं।”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 7:11" + }, + "तब चौकीदारों ने पुकारके राजभवन के भीतर समाचार दिया।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 7:12" + }, + "तब राजा रात ही को उठा, और अपने कर्मचारियों से कहा, “मैं तुम्हें बताता हूँ कि अरामियों ने हम से क्या किया है? वे जानते हैं, कि हम लोग भूखे हैं इस कारण वे छावनी में से मैदान में छिपने को यह कहकर गए हैं, कि जब वे नगर से निकलेंगे, तब हम उनको जीवित ही पकड़कर नगर में घुसने पाएँगे।”", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 7:13" + }, + "परन्तु राजा के किसी कर्मचारी ने उत्तर देकर कहा, “जो घोड़े नगर में बच रहे हैं उनमें से लोग पाँच घोड़े लें, और उनको भेजकर हम हाल जान लें। वे तो इस्राएल की सब भीड़ के समान हैं जो नगर में रह गई है वरन् इस्राएल की जो भीड़ मर मिट गई है वे उसी के समान हैं।”", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 7:14" + }, + "अतः", + { + "type": "char:it", + "content": [ + "उन्होंने दो रथ और उनके घोड़े लिये", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "3", - "sid": "2KI 5:3" + "type": "char:fr", + "content": [ + "7.14" + ] }, - "उसने अपनी स्वामिनी से कहा, “यदि मेरा स्वामी सामरिया के भविष्यद्वक्ता के पास होता, तो क्या ही अच्छा होता! क्योंकि वह उसको कोढ़ से चंगा कर देता।”", { - "type": "verse:v", - "number": "4", - "sid": "2KI 5:4" + "type": "char:fq", + "content": [ + "उन्होंने दो रथ .... लिये:" + ] }, - "तो नामान ने अपने प्रभु के पास जाकर कह दिया, “इस्राएली लड़की इस प्रकार कहती है।”", { - "type": "verse:v", - "number": "5", - "sid": "2KI 5:5" - }, - "अराम के राजा ने कहा, “तू जा, मैं इस्राएल के राजा के पास एक पत्र भेजूँगा।”" - ] + "type": "char:ft", + "content": [ + "उन्होंने युद्ध के दो रथ तथा उनके घोड़े और सैनिक लिए कि देखे सेना का पीछे हट जाना वास्तविक था या एक स्वांग था।" + ] + } + ] + } + ] + }, + ", और राजा ने उनको अराम की सेना के पीछे भेजा; और कहा, “जाओ, देखो।”", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 7:15" + }, + "तब वे यरदन तक उनके पीछे चले गए, और क्या देखा, कि पूरा मार्ग वस्त्रों और पात्रों से भरा पड़ा है, जिन्हें अरामियों ने उतावली के मारे फेंक दिया था; तब दूत लौट आए, और राजा से यह कह सुनाया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 7:16" + }, + "तब लोगों ने निकलकर अराम के डेरों को लूट लिया; और यहोवा के वचन के अनुसार एक सआ मैदा एक शेकेल में, और दो सआ जौ एक शेकेल में बिकने लगा।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 7:17" + }, + "अब राजा ने उस सरदार को जिसके हाथ पर वह तकिया करता था फाटक का अधिकारी ठहराया; तब वह फाटक में लोगों के पाँवों के नीचे दबकर मर गया। यह परमेश्वर के भक्त के उस वचन के अनुसार हुआ जो उसने राजा से उसके यहाँ आने के समय कहा था।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 7:18" + }, + "परमेश्वर के भक्त ने जैसा राजा से यह कहा था, “कल इसी समय सामरिया के फाटक में दो सआ जौ एक शेकेल में, और एक सआ मैदा एक शेकेल में बिकेगा,” वैसा ही हुआ।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 7:19" + }, + "और उस सरदार ने परमेश्वर के भक्त को, उत्तर देकर कहा था, “सुन चाहे यहोवा आकाश में झरोखे खोले तो भी क्या ऐसी बात हो सकेगी?” और उसने कहा था, “सुन, तू यह अपनी आँखों से तो देखेगा, परन्तु उस अन्न में से खाने न पाएगा।”", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 7:20" + }, + "अतः उसके साथ ठीक वैसा ही हुआ, अतएव वह फाटक में लोगों के पाँवों के नीचे दबकर मर गया।" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "2KI 8" + }, + { + "type": "para:s", + "content": [ + "एलीशा के आश्चर्यकर्मों की कीर्ति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 8:1" + }, + "जिस स्त्री के बेटे को एलीशा ने जिलाया था, उससे उसने कहा था कि अपने घराने समेत यहाँ से जाकर जहाँ कहीं तू रह सके वहाँ रह; क्योंकि यहोवा की इच्छा है कि अकाल पड़े, और वह इस देश में सात वर्ष तक बना रहेगा।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 8:2" + }, + "परमेश्वर के भक्त के इस वचन के अनुसार वह स्त्री अपने घराने समेत पलिश्तियों के देश में जाकर सात वर्ष रही।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 8:3" + }, + "सात वर्ष के बीतने पर वह पलिश्तियों के देश से लौट आई, और अपने घर और भूमि के लिये दुहाई देने को राजा के पास गई।", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 8:4" + }, + "राजा उस समय परमेश्वर के भक्त के सेवक गेहजी से बातें कर रहा था, और उसने कहा, “जो बड़े-बड़े काम एलीशा ने किए हैं उनका मुझसे वर्णन कर।”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 8:5" + }, + "जब वह राजा से यह वर्णन कर ही रहा था कि एलीशा ने एक मुर्दे को जिलाया, तब जिस स्त्री के बेटे को उसने जिलाया था वही आकर अपने घर और भूमि के लिये दुहाई देने लगी। तब गेहजी ने कहा, “हे मेरे प्रभु! हे राजा! यह वही स्त्री है और यही उसका बेटा है जिसे एलीशा ने जिलाया था।”", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 8:6" + }, + "जब राजा ने स्त्री से पूछा, तब उसने उससे सब कह दिया। तब राजा ने एक हाकिम को यह कहकर उसके साथ कर दिया कि जो कुछ इसका था वरन् जब से इसने देश को छोड़ दिया तब से इसके खेत की जितनी आमदनी अब तक हुई हो सब इसे फेर दे।" + ] + }, + { + "type": "para:s", + "content": [ + "हजाएल का अराम की गद्दी छीन लेना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 8:7" + }, + "एलीशा दमिश्क को गया। और जब अराम के राजा बेन्हदद को जो रोगी था यह समाचार मिला, “", + { + "type": "char:it", + "content": [ + "परमेश्वर का भक्त", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.7" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर का भक्त:" + ] + }, + { + "type": "char:ft", + "content": [ + "अति सम्भव है कि दमिश्कवासी नामान के रोग निवारण के समय से ही एलीशा को इस नाम से जानते थे।" + ] + } + ] + } + ] }, + "यहाँ भी आया है,”", { - "type": "para:p", - "content": [ - "तब वह दस किक्कार चाँदी और छः हजार टुकड़े सोना, और दस जोड़े कपड़े साथ लेकर रवाना हो गया।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 5:6" - }, - "और वह इस्राएल के राजा के पास वह पत्र ले गया जिसमें यह लिखा था, “जब यह पत्र तुझे मिले, तब जानना कि मैंने नामान नामक अपने एक कर्मचारी को तेरे पास इसलिए भेजा है, कि तू उसका कोढ़ दूर कर दे।”", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 5:7" - }, - "यह पत्र पढ़ने पर इस्राएल के राजा ने अपने वस्त्र फाड़े और बोला, “क्या मैं मारनेवाला और जिलानेवाला परमेश्वर हूँ कि उस पुरुष ने मेरे पास किसी को इसलिए भेजा है कि मैं उसका कोढ़ दूर करूँ? सोच विचार तो करो, वह मुझसे झगड़े का कारण ढूँढ़ता होगा।”" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 8:8" }, + "तब उसने हजाएल से कहा, “भेंट लेकर परमेश्वर के भक्त से मिलने को जा, और उसके द्वारा यहोवा से यह पूछ, ‘क्या बेन्हदद जो रोगी है वह बचेगा कि नहीं?’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 5:8" - }, - "यह सुनकर कि इस्राएल के राजा ने अपने वस्त्र फाड़े हैं, परमेश्वर के भक्त एलीशा ने राजा के पास कहला भेजा, “तूने क्यों अपने वस्त्र फाड़े हैं? वह मेरे पास आए, तब जान लेगा, कि इस्राएल में भविष्यद्वक्ता है।”", + "type": "verse:v", + "number": "9", + "sid": "2KI 8:9" + }, + "तब हजाएल भेंट के लिये दमिश्क की सब उत्तम-उत्तम वस्तुओं से चालीस ऊँट लदवाकर, उससे मिलने को चला, और उसके सम्मुख खड़ा होकर कहने लगा, “तेरे पुत्र अराम के राजा बेन्हदद ने मुझे तुझ से यह पूछने को भेजा है, ‘क्या मैं जो रोगी हूँ तो बचूँगा कि नहीं?’”", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 8:10" + }, + "एलीशा ने उससे कहा, “जाकर कह, ‘तू निश्चय बच सकता,’ तो भी यहोवा ने मुझ पर प्रगट किया है, कि तू निःसन्देह मर जाएगा।”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 8:11" + }, + "और", + { + "type": "char:it", + "content": [ + "वह उसकी ओर टकटकी बाँधकर देखता रहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "9", - "sid": "2KI 5:9" + "type": "char:fr", + "content": [ + "8.11" + ] }, - "तब नामान घोड़ों और रथों समेत एलीशा के द्वार पर आकर खड़ा हुआ।", { - "type": "verse:v", - "number": "10", - "sid": "2KI 5:10" + "type": "char:fq", + "content": [ + "वह उसकी ओर टकटकी बाँधकर देखता रहा:" + ] }, - "तब एलीशा ने", { - "type": "char:it", - "content": [ - "एक दूत से उसके पास यह कहला भेजा" - ] - }, + "type": "char:ft", + "content": [ + "एलीशा हजाएल को देर तक अर्थ पूर्ण दृष्टि से देखता रहा जब तक कि उसने आँखें नीची नहीं की। एलीशा ने हजाएल के मन का अपराधी विचार भांप लिया था और हजाएल ने जान लिया कि एलीशा ने उसे पकड़ लिया है।" + ] + } + ] + } + ] + }, + ", यहाँ तक कि वह लज्जित हुआ। और परमेश्वर का भक्त रोने लगा।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 8:12" + }, + "तब हजाएल ने पूछा, “मेरा प्रभु क्यों रोता है?” उसने उत्तर दिया, “इसलिए कि मुझे मालूम है कि तू इस्राएलियों पर क्या-क्या उपद्रव करेगा; उनके गढ़वाले नगरों को तू फूँक देगा; उनके जवानों को तू तलवार से घात करेगा, उनके बाल-बच्चों को तू पटक देगा, और उनकी गर्भवती स्त्रियों को तू चीर डालेगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 8:13" + }, + "हजाएल ने कहा, “तेरा दास जो कुत्ते सरीखा है, वह क्या है कि ऐसा बड़ा काम करे?” एलीशा ने कहा, “यहोवा ने मुझ पर यह प्रगट किया है कि तू अराम का राजा हो जाएगा।”", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 8:14" + }, + "तब वह एलीशा से विदा होकर अपने स्वामी के पास गया, और उसने उससे पूछा, “एलीशा ने तुझ से क्या कहा?” उसने उत्तर दिया, “उसने मुझसे कहा कि बेन्हदद निःसन्देह बचेगा।”", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 8:15" + }, + "दूसरे दिन उसने रजाई को लेकर जल से भिगो दिया, और उसको उसके मुँह पर ऐसा ओढ़ा दिया कि वह मर गया। तब हजाएल उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएली योराम का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 8:16" + }, + "इस्राएल के राजा अहाब के पुत्र योराम के राज्य के पाँचवें वर्ष में, जब यहूदा का राजा यहोशापात जीवित था, तब यहोशापात का पुत्र यहोराम यहूदा पर राज्य करने लगा।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 8:17" + }, + "जब वह राजा हुआ, तब बत्तीस वर्ष का था, और आठ वर्ष तक यरूशलेम में राज्य करता रहा।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 8:18" + }, + "वह इस्राएल के राजाओं की सी चाल चला, जैसे अहाब का घराना चलता था, क्योंकि उसकी स्त्री अहाब की बेटी थी; और", + { + "type": "char:it", + "content": [ + "वह उस काम को करता था जो यहोवा की दृष्टि में बुरा था", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.10" - ] - }, - { - "type": "char:fq", - "content": [ - "एक दूत से उसके पास यह कहला भेजा:" - ] - }, - { - "type": "char:ft", - "content": [ - "एलीशा ने उससे भेंट नहीं की, इसलिए नहीं कि वह कोढ़ी था। उसने एक दूत को भेजा क्योंकि नामान अपने आपको अत्यधिक महान समझता था। (2 राजा 5:11) और उसे झिड़की की आवश्यकता थी।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "8.18" + ] }, { - "type": "char:it", - "content": [ - "*, “तू जाकर यरदन में सात बार डुबकी मार, तब तेरा शरीर ज्यों का त्यों हो जाएगा, और तू शुद्ध होगा।”" - ] + "type": "char:fq", + "content": [ + "वह उस काम को करता था जो यहोवा की दृष्टि में बुरा था:" + ] }, { - "type": "verse:v", - "number": "11", - "sid": "2KI 5:11" - }, - "परन्तु नामान क्रोधित हो यह कहता हुआ चला गया, “मैंने तो सोचा था, कि अवश्य वह मेरे पास बाहर आएगा, और खड़ा होकर अपने परमेश्वर यहोवा से प्रार्थना करके कोढ़ के स्थान पर अपना हाथ फेरकर कोढ़ को दूर करेगा!", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 5:12" - }, - "क्या दमिश्क की अबाना और पर्पर नदियाँ इस्राएल के सब जलाशयों से उत्तम नहीं हैं? क्या मैं उनमें स्नान करके शुद्ध नहीं हो सकता हूँ?” इसलिए वह क्रोध से भरा हुआ लौटकर चला गया।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 5:13" - }, - "तब उसके सेवक पास आकर कहने लगे, “हे हमारे पिता यदि भविष्यद्वक्ता तुझे कोई भारी काम करने की आज्ञा देता, तो क्या तू उसे न करता? फिर जब वह कहता है, कि स्नान करके शुद्ध हो जा, तो कितना अधिक इसे मानना चाहिये।”", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 5:14" - }, - "तब उसने परमेश्वर के भक्त के वचन के अनुसार यरदन को जाकर उसमें सात बार डुबकी मारी, और उसका शरीर छोटे लड़के का सा हो गया; और वह शुद्ध हो गया।", - { - "type": "char:bdit", - "content": [ - "(लूका 4:27)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "आहाब और उसके परिवार के साथ यहोशापात का राजनीतिक एवं सामाजिक सम्बंध उसके विश्वास की पवित्रता को प्रभावित नहीं कर पाया था। यहोराम, उसका पुत्र अपनी पत्नी के प्रभाव में आकर (आहाब की पुत्री अतल्याह), इस्राएल के राजाओं की सी चाल चला, उसने बाल की पूजा की अनुमति दी।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 8:19" + }, + "तो भी यहोवा ने यहूदा को नाश करना न चाहा, यह उसके दास दाऊद के कारण हुआ, क्योंकि उसने उसको वचन दिया था, कि तेरे वंश के निमित्त मैं सदा तेरे लिये एक दीपक जलता हुआ रखूँगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "2KI 8:20" + }, + "उसके दिनों में एदोम ने यहूदा की अधीनता छोड़कर अपना एक राजा बना लिया।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 8:21" }, + "तब योराम अपने सब रथ साथ लिये हुए साईर को गया, और रात को उठकर उन एदोमियों को जो उसे घेरे हुए थे, और रथों के प्रधानों को भी मारा; और लोग अपने-अपने डेरे को भाग गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 5:15" - }, - "तब वह अपने सब दल बल समेत परमेश्वर के भक्त के यहाँ लौट आया, और उसके सम्मुख खड़ा होकर कहने लगा, “सुन, अब मैंने जान लिया है, कि समस्त पृथ्वी में इस्राएल को छोड़ और कहीं परमेश्वर नहीं है! इसलिए अब अपने दास की भेंट ग्रहण कर।”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 5:16" - }, - "एलीशा ने कहा, “यहोवा जिसके सम्मुख मैं उपस्थित रहता हूँ उसके जीवन की शपथ", - { - "type": "char:it", - "content": [ - "मैं कुछ भेंट न लूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.16" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं कुछ भेंट न लूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह महत्त्वपूर्ण था कि नामान को यह भ्रम न हो कि सच्चे परमेश्वर के भविष्यद्वक्ता उद्देश्य से सेवा करते हैं वरन् यह विचार करें कि परमेश्वर का वरदान खरीदा जा सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;” और जब उसने उसको बहुत विवश किया कि भेंट को ग्रहण करे, तब भी वह इन्कार ही करता रहा।" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "2KI 5:17" - }, - "तब नामान ने कहा, “अच्छा, तो तेरे दास को दो खच्चर मिट्टी मिले, क्योंकि आगे को तेरा दास यहोवा को छोड़ और किसी परमेश्वर को होमबलि या मेलबलि न चढ़ाएगा।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 5:18" - }, - "एक बात यहोवा तेरे दास की क्षमा करे, कि जब मेरा स्वामी रिम्मोन के भवन में दण्डवत् करने को जाए, और वह मेरे हाथ का सहारा ले, और मुझे भी रिम्मोन के भवन में दण्डवत् करनी पड़े, तब यहोवा तेरे दास का यह काम क्षमा करे कि मैं रिम्मोन के भवन में दण्डवत् करूँ।”", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 5:19" - }, - "उसने उससे कहा, “कुशल से विदा हो।”" - ] + "type": "verse:v", + "number": "22", + "sid": "2KI 8:22" + }, + "अतः एदोम यहूदा के वश से छूट गया, और आज तक वैसा ही है। उस समय लिब्ना ने भी यहूदा की अधीनता छोड़ दी।", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 8:23" + }, + "योराम के और सब काम और जो कुछ उसने किया, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 8:24" + }, + "अन्त में योराम मरकर अपने पुरखाओं के संग जा मिला और उनके बीच दाऊदपुर में उसे मिट्टी दी गई; और उसका पुत्र अहज्याह उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदी अहज्याह का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "2KI 8:25" + }, + "अहाब के पुत्र इस्राएल के राजा योराम के राज्य के बारहवें वर्ष में यहूदा के राजा यहोराम का पुत्र अहज्याह राज्य करने लगा।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 8:26" + }, + "जब अहज्याह राजा बना, तब बाईस वर्ष का था, और यरूशलेम में एक ही वर्ष राज्य किया। और उसकी माता का नाम अतल्याह था, जो इस्राएल के राजा ओम्री की पोती थी।", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 8:27" + }, + "वह अहाब के घराने की चाल चला, और अहाब के घराने के समान वह काम करता था, जो यहोवा की दृष्टि में बुरा है, क्योंकि वह अहाब के घराने का दामाद था।", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 8:28" + }, + "वह अहाब के पुत्र योराम के संग गिलाद के रामोत में अराम के राजा हजाएल से लड़ने को गया, और अरामियों ने योराम को घायल किया।", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 8:29" + }, + "राजा योराम इसलिए लौट गया, कि यिज्रेल में उन घावों का इलाज कराए, जो उसको अरामियों के हाथ से उस समय लगे, जब वह हजाएल के साथ लड़ रहा था। और अहाब का पुत्र योराम तो यिज्रेल में रोगी था, इस कारण यहूदा के राजा यहोराम का पुत्र अहज्याह उसको देखने गया।" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "2KI 9" + }, + { + "type": "para:s", + "content": [ + "येहू का अभिषेक और राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 9:1" + }, + "तब एलीशा भविष्यद्वक्ता ने भविष्यद्वक्ताओं के दल में से एक को बुलाकर उससे कहा, “कमर बाँध, और हाथ में तेल की यह कुप्पी लेकर गिलाद के रामोत को जा।", + { + "type": "char:bdit", + "content": [ + "(लूका 12:35)" + ] }, { - "type": "para:p", - "content": [ - "वह उसके यहाँ से थोड़ी दूर चला गया था,", - { - "type": "char:bdit", - "content": [ - "(मर. 5:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 5:20" - }, - "कि परमेश्वर के भक्त एलीशा का सेवक गेहजी सोचने लगा, “मेरे स्वामी ने तो उस अरामी नामान को ऐसा ही छोड़ दिया है कि जो वह ले आया था उसको उसने न लिया, परन्तु", - { - "type": "char:it", - "content": [ - "यहोवा के जीवन की शपथ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.20" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के जीवन की शपथ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह एक निन्दनीय शपथ है। गेहजी अपने आपको उचित एवं धर्मी दर्शाने के लिए एक अत्यधिक पवित्र धार्मिक शब्दावली काम में लेने में संकोच नहीं करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मैं उसके पीछे दौड़कर उससे कुछ न कुछ ले लूँगा।”" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "2KI 5:21" - }, - "तब गेहजी नामान के पीछे दौड़ा नामान किसी को अपने पीछे दौड़ता हुआ देखकर, उससे मिलने को रथ से उतर पड़ा, और पूछा, “सब कुशल क्षेम तो है?”", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 5:22" - }, - "उसने कहा, “हाँ, सब कुशल है; परन्तु मेरे स्वामी ने मुझे यह कहने को भेजा है, ‘एप्रैम के पहाड़ी देश से भविष्यद्वक्ताओं के दल में से दो जवान मेरे यहाँ अभी आए हैं, इसलिए उनके लिये एक किक्कार चाँदी और दो जोड़े वस्त्र दे।’”", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 5:23" - }, - "नामान ने कहा, “खुशी से दो किक्कार ले ले।” तब उसने उससे बहुत विनती करके दो किक्कार चाँदी अलग थैलियों में बाँधकर, दो जोड़े वस्त्र समेत अपने दो सेवकों पर लाद दिया, और वे उन्हें उसके आगे-आगे ले चले।", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 5:24" - }, - "जब वह टीले के पास पहुँचा, तब उसने उन वस्तुओं को उनसे लेकर घर में रख दिया, और उन मनुष्यों को विदा किया, और वे चले गए।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 5:25" - }, - "और वह भीतर जाकर, अपने स्वामी के सामने खड़ा हुआ। एलीशा ने उससे पूछा, “हे गेहजी तू कहाँ से आता है?” उसने कहा, “तेरा दास तो कहीं नहीं गया।”", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 5:26" - }, - "उसने उससे कहा, “जब वह पुरुष इधर मुँह फेरकर तुझ से मिलने को अपने रथ पर से उतरा, तब से वह पूरा हाल मुझे मालूम था; क्या यह समय चाँदी या वस्त्र या जैतून या दाख की बारियाँ, भेड़-बकरियाँ, गाय बैल और दास-दासी लेने का है?", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 5:27" - }, - "इस कारण से नामान का कोढ़ तुझे और तेरे वंश को सदा लगा रहेगा।” तब वह हिम सा श्वेत कोढ़ी होकर उसके सामने से चला गया।" - ] + "type": "verse:v", + "number": "2", + "sid": "2KI 9:2" }, + "और वहाँ पहुँचकर येहू को जो यहोशापात का पुत्र और निमशी का पोता है, ढूँढ़ लेना; तब भीतर जा, उसको खड़ा कराकर उसके भाइयों से अलग एक भीतर कोठरी में ले जाना।", { - "type": "chapter:c", - "number": "6", - "sid": "2KI 6" + "type": "verse:v", + "number": "3", + "sid": "2KI 9:3" + }, + "तब तेल की यह कुप्पी लेकर तेल को उसके सिर पर यह कहकर डालना, ‘यहोवा यह कहता है, कि मैं इस्राएल का राजा होने के लिये तेरा अभिषेक कर देता हूँ।’", + { + "type": "char:it", + "content": [ + "तब द्वार खोलकर भागना, विलम्ब न करना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.3" + ] + }, + { + "type": "char:fq", + "content": [ + "तब द्वार खोलकर भागना, विलम्ब न करना:" + ] + }, + { + "type": "char:ft", + "content": [ + "इन निर्देशों का सम्भावित उद्देश्य था कि प्रश्न पूछने से बचा जाए और सम्पूर्ण घटना को और अधिक ध्यानाकर्षक बनाया जाए।" + ] + } + ] + } + ] }, + "।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "एलीशा का एक और आश्चर्यकर्म" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 9:4" }, + "अतः वह जवान भविष्यद्वक्ता गिलाद के रामोत को गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 6:1" - }, - "भविष्यद्वक्ताओं के दल में से किसी ने एलीशा से कहा, “यह स्थान जिसमें हम तेरे सामने रहते हैं, वह हमारे लिये बहुत छोटा है।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 6:2" - }, - "इसलिए हम यरदन तक जाएँ, और वहाँ से एक-एक बल्ली लेकर, यहाँ अपने रहने के लिये एक स्थान बना लें;” उसने कहा, “अच्छा जाओ।”", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 6:3" - }, - "तब किसी ने कहा, “अपने दासों के संग चल;” उसने कहा, “चलता हूँ।”", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 6:4" - }, - "अतः वह उनके संग चला और वे यरदन के किनारे पहुँचकर लकड़ी काटने लगे।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 6:5" - }, - "परन्तु जब एक जन बल्ली काट रहा था, तो कुल्हाड़ी बेंट से निकलकर जल में गिर गई; इसलिए वह चिल्लाकर कहने लगा, “हाय! मेरे प्रभु, वह तो माँगी हुई थी।”", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 6:6" - }, - "परमेश्वर के भक्त ने पूछा, “वह कहाँ गिरी?” जब उसने स्थान दिखाया, तब उसने एक लकड़ी काटकर वहाँ डाल दी, और वह लोहा पानी पर तैरने लगा।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 6:7" - }, - "उसने कहा, “उसे उठा ले।” तब उसने हाथ बढ़ाकर उसे ले लिया।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 9:5" }, + "वहाँ पहुँचकर उसने क्या देखा, कि सेनापति बैठे हुए हैं; तब उसने कहा, “हे सेनापति, मुझे तुझ से कुछ कहना है।” येहू ने पूछा, “हम सभी में किस से?” उसने कहा, “हे सेनापति, तुझी से!”", { - "type": "para:s", - "content": [ - "एलीशा का अरामी दल से बचना" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 9:6" }, + "तब वह उठकर घर में गया; और उसने यह कहकर उसके सिर पर तेल डाला, “इस्राएल का परमेश्वर यहोवा यह कहता है, मैं अपनी प्रजा इस्राएल पर राजा होने के लिये तेरा अभिषेक कर देता हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 6:8" - }, - "अराम का राजा इस्राएल से युद्ध कर रहा था, और सम्मति करके अपने कर्मचारियों से कहा, “अमुक स्थान पर मेरी छावनी होगी।”", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 6:9" - }, - "तब परमेश्वर के भक्त ने इस्राएल के राजा के पास कहला भेजा, “चौकसी कर और अमुक स्थान से होकर न जाना क्योंकि वहाँ अरामी चढ़ाई करनेवाले हैं।”", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 6:10" - }, - "तब इस्राएल के राजा ने उस स्थान को, जिसकी चर्चा करके परमेश्वर के भक्त ने उसे चिताया था, दूत भेजकर, अपनी रक्षा की; और उस प्रकार एक दो बार नहीं वरन् बहुत बार हुआ।" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 9:7" }, + "तो तू अपने स्वामी अहाब के घराने को मार डालना, जिससे मुझे अपने दास भविष्यद्वक्ताओं के वरन् अपने सब दासों के खून का जो ईजेबेल ने बहाया, बदला मिले।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 6:11" - }, - "इस कारण अराम के राजा का मन बहुत घबरा गया; अतः उसने अपने कर्मचारियों को बुलाकर उनसे पूछा, “क्या तुम मुझे न बताओगे कि हम लोगों में से कौन इस्राएल के राजा की ओर का है?” उसके एक कर्मचारी ने कहा, “हे मेरे प्रभु! हे राजा! ऐसा नहीं,", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 6:12" - }, - "एलीशा जो इस्राएल में भविष्यद्वक्ता है, वह इस्राएल के राजा को वे बातें भी बताया करता है,", - { - "type": "char:it", - "content": [ - "जो तू शयन की कोठरी में बोलता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.12" - ] - }, - { - "type": "char:fq", - "content": [ - "जो तू शयन की कोठरी में बोलता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् सर्व सम्भावित गुप्त में।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "2KI 6:13" - }, - "राजा ने कहा, “जाकर देखो कि वह कहाँ है, तब मैं भेजकर उसे पकड़वा मँगाऊँगा।” उसको यह समाचार मिला: “वह दोतान में है।”", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 6:14" - }, - "तब उसने वहाँ घोड़ों और रथों समेत एक भारी दल भेजा, और उन्होंने रात को आकर नगर को घेर लिया।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 6:10, प्रका. 19:2)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 6:15" - }, - "भोर को परमेश्वर के भक्त का टहलुआ उठा और निकलकर क्या देखता है कि घोड़ों और रथों समेत एक दल नगर को घेरे हुए पड़ा है। तब उसके सेवक ने उससे कहा, “हाय! मेरे स्वामी, हम क्या करें?”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 6:16" - }, - "उसने कहा, “मत डर; क्योंकि", - { - "type": "char:it", - "content": [ - "जो हमारी ओर हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.16" - ] - }, - { - "type": "char:fq", - "content": [ - "जो हमारी ओर हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "एलीशा ने परमेश्वर के सब भक्तों के अंगीकार के वचन कहे, जब संसार उन्हें सताता था। वे जानते हैं कि परमेश्वर उनकी ओर है, उन्हें भयभीत नहीं होना है कि मनुष्य उनका क्या बिगाड़ सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, वह उनसे अधिक हैं, जो उनकी ओर हैं।”" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "2KI 6:17" - }, - "तब एलीशा ने यह प्रार्थना की, “", - { - "type": "char:it", - "content": [ - "हे यहोवा, इसकी आँखें खोल दे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.17" - ] - }, - { - "type": "char:fq", - "content": [ - "हे यहोवा, इसकी आँखें खोल दे:" - ] - }, - { - "type": "char:ft", - "content": [ - "एलीशा के सेवक में उसके स्वामी के प्रति विश्वास की कमी थी। अत: एलीशा प्रार्थना करता है कि उसे आत्मिक संसार का दर्शन हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कि यह देख सके।” तब यहोवा ने सेवक की आँखें खोल दीं, और जब वह देख सका, तब क्या देखा, कि एलीशा के चारों ओर का पहाड़ अग्निमय घोड़ों और रथों से भरा हुआ है।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "2KI 6:18" - }, - "जब अरामी उसके पास आए, तब एलीशा ने यहोवा से प्रार्थना की कि इस दल को अंधा कर डाल। एलीशा के इस वचन के अनुसार उसने उन्हें अंधा कर दिया।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 6:19" - }, - "तब एलीशा ने उनसे कहा, “यह तो मार्ग नहीं है, और न यह नगर है, मेरे पीछे हो लो; मैं तुम्हें उस मनुष्य के पास जिसे तुम ढूँढ़ रहे हो पहुँचाऊँगा।” तब उसने उन्हें सामरिया को पहुँचा दिया।" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 9:8" }, + "क्योंकि अहाब का समस्त घराना नाश हो जाएगा, और मैं अहाब के वंश के हर एक लड़के को और इस्राएल में के क्या बन्दी, क्या स्वाधीन, हर एक का नाश कर डालूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 6:20" - }, - "जब वे सामरिया में आ गए, तब एलीशा ने कहा, “हे यहोवा, इन लोगों की आँखें खोल कि देख सकें।” तब यहोवा ने उनकी आँखें खोलीं, और जब वे देखने लगे तब क्या देखा कि हम सामरिया के मध्य में हैं।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 6:21" - }, - "उनको देखकर इस्राएल के राजा ने एलीशा से कहा, “हे मेरे पिता, क्या मैं इनको मार लूँ? मैं उनको मार लूँ?”", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 6:22" - }, - "उसने उत्तर दिया, “मत मार। क्या तू उनको मार दिया करता है, जिनको तू तलवार और धनुष से बन्दी बना लेता है? तू उनको अन्न जल दे, कि खा पीकर अपने स्वामी के पास चले जाएँ।”", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 6:23" - }, - "तब उसने उनके लिये बड़ा भोज किया, और जब वे खा पी चुके, तब उसने उन्हें विदा किया, और वे अपने स्वामी के पास चले गए। इसके बाद अराम के दल इस्राएल के देश में फिर न आए।" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 9:9" }, + "और मैं अहाब का घराना नबात के पुत्र यारोबाम का सा, और अहिय्याह के पुत्र बाशा का सा कर दूँगा।", { - "type": "para:s", - "content": [ - "सामरिया में बड़ा अकाल और उसका दूर होना" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 9:10" }, + "और ईजेबेल को यिज्रेल की भूमि में कुत्ते खाएँगे, और उसको मिट्टी देनेवाला कोई न होगा।” तब वह द्वार खोलकर भाग गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 6:24" - }, - "इसके बाद अराम के राजा बेन्हदद ने अपनी समस्त सेना इकट्ठी करके, सामरिया पर चढ़ाई कर दी और उसको घेर लिया।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 6:25" - }, - "तब सामरिया में बड़ा अकाल पड़ा और वह ऐसा घिरा रहा, कि अन्त में एक गदहे का सिर चाँदी के अस्सी टुकड़ों में और कब की चौथाई भर कबूतर की बीट पाँच टुकड़े चाँदी तक बिकने लगी।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 6:26" - }, - "एक दिन इस्राएल का राजा शहरपनाह पर टहल रहा था, कि एक स्त्री ने पुकारके उससे कहा, “हे प्रभु, हे राजा, बचा।”", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 6:27" - }, - "उसने कहा, “यदि यहोवा तुझे न बचाए, तो मैं कहाँ से तुझे बचाऊँ? क्या खलिहान में से, या दाखरस के कुण्ड में से?”", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 6:28" - }, - "फिर राजा ने उससे पूछा, “तुझे क्या हुआ?” उसने उत्तर दिया, “इस स्त्री ने मुझसे कहा था, ‘मुझे अपना बेटा दे, कि हम आज उसे खा लें, फिर कल मैं अपना बेटा दूँगी, और हम उसे भी खाएँगी।’”", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 6:29" - }, - "तब मेरे बेटे को पकाकर हमने खा लिया, फिर दूसरे दिन जब मैंने इससे कहा “अपना बेटा दे कि हम उसे खा लें, तब इसने अपने बेटे को छिपा रखा।”", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 6:30" - }, - "उस स्त्री की ये बातें सुनते ही, राजा ने अपने वस्त्र फाड़े (वह तो शहरपनाह पर टहल रहा था), जब लोगों ने देखा, तब उनको यह देख पड़ा कि वह भीतर अपनी देह पर टाट पहने है।", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 6:31" - }, - "तब वह बोल उठा, “यदि मैं शापात के पुत्र एलीशा का सिर आज उसके धड़ पर रहने दूँ, तो परमेश्वर मेरे साथ ऐसा ही वरन् इससे भी अधिक करे।”" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 9:11" }, + "तब येहू अपने स्वामी के कर्मचारियों के पास निकल आया, और एक ने उससे पूछा, “क्या कुशल है, वह बावला क्यों तेरे पास आया था?” उसने उनसे कहा, “तुम को मालूम होगा कि वह कौन है और उससे क्या बातचीत हुई।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 6:32" - }, - "एलीशा अपने घर में बैठा हुआ था, और पुरनिये भी उसके संग बैठे थे। सो जब राजा ने अपने पास से एक जन भेजा, तब उस दूत के पहुँचने से पहले उसने पुरनियों से कहा, “देखो, इस खूनी के बेटे ने किसी को मेरा सिर काटने को भेजा है; इसलिए जब वह दूत आए, तब किवाड़ बन्द करके रोके रहना। क्या उसके स्वामी के पाँव की आहट उसके पीछे नहीं सुन पड़ती?”", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 6:33" - }, - "वह उनसे यह बातें कर ही रहा था कि दूत उसके पास आ पहुँचा। और राजा कहने लगा, “यह विपत्ति यहोवा की ओर से है, अब मैं आगे को यहोवा की बाट क्यों जोहता रहूँ?”" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 9:12" }, + "उन्होंने कहा, “झूठ है, हमें बता दे।” उसने कहा, “उसने मुझसे कहा तो बहुत, परन्तु मतलब यह है ‘यहोवा यह कहता है कि मैं इस्राएल का राजा होने के लिये तेरा अभिषेक कर देता हूँ।’”", { - "type": "chapter:c", - "number": "7", - "sid": "2KI 7" + "type": "verse:v", + "number": "13", + "sid": "2KI 9:13" }, + "तब उन्होंने झट अपना-अपना वस्त्र उतार कर उसके नीचे सीढ़ी ही पर बिछाया, और नरसिंगे फूँककर कहने लगे, “येहू राजा है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 7:1" - }, - "तब एलीशा ने कहा, “", - { - "type": "char:it", - "content": [ - "यहोवा का वचन सुनो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.1" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा का वचन सुनो:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस पद में एलीशा राजा की चुनौती के उत्तर में कहता है कि अगले दिन उसी समय तक अकाल समाप्त हो जाएगा और भोजनवस्तुएँ पहले से अधिक सस्ती हो जाएगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, यहोवा यह कहता है, ‘कल इसी समय सामरिया के फाटक में सआ भर मैदा एक शेकेल में और दो सआ जौ भी एक शेकेल में बिकेगा।’”" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "2KI 7:2" - }, - "तब उस सरदार ने जिसके हाथ पर राजा तकिया करता था, परमेश्वर के भक्त को उत्तर देकर कहा, “सुन, चाहे यहोवा आकाश के झरोखे खोले, तो भी क्या ऐसी बात हो सकेगी?” उसने कहा, “सुन, तू यह अपनी आँखों से तो देखेगा, परन्तु उस अन्न में से कुछ खाने न पाएगा।”", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 7:3" - }, - "चार कोढ़ी फाटक के बाहर थे; वे आपस में कहने लगे, “हम क्यों यहाँ बैठे-बैठे मर जाएँ?", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 7:4" - }, - "यदि हम कहें, ‘नगर में जाएँ,’ तो वहाँ मर जाएँगे; क्योंकि वहाँ अकाल पड़ा है, और यदि हम यहीं बैठे रहें, तो भी मर ही जाएँगे। तो आओ हम अराम की सेना में पकड़े जाएँ; यदि वे हमको जिलाए रखें तो हम जीवित रहेंगे, और यदि वे हमको मार डालें, तो भी हमको मरना ही है।”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 7:5" - }, - "तब वे साँझ को अराम की छावनी में जाने को चले, और अराम की छावनी की छोर पर पहुँचकर क्या देखा, कि वहाँ कोई नहीं है।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 7:6" - }, - "क्योंकि प्रभु ने अराम की सेना को रथों और घोड़ों की और भारी सेना की सी आहट सुनाई थी, और वे आपस में कहने लगे थे, “सुनो, इस्राएल के राजा ने हित्ती और मिस्री राजाओं को वेतन पर बुलवाया है कि हम पर चढ़ाई करें।”", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 7:7" - }, - "इसलिए वे साँझ को उठकर ऐसे भाग गए, कि अपने डेरे, घोड़े, गदहे, और छावनी जैसी की तैसी छोड़कर अपना-अपना प्राण लेकर भाग गए।", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 7:8" - }, - "जब वे कोढ़ी छावनी की छोर के डेरों के पास पहुँचे, तब एक डेरे में घुसकर खाया पिया, और उसमें से चाँदी, सोना और वस्त्र ले जाकर छिपा रखा; फिर लौटकर दूसरे डेरे में घुस गए और उसमें से भी ले जाकर छिपा रखा।" - ] + "type": "char:bdit", + "content": [ + "(लूका 19:36)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 7:9" - }, - "तब वे आपस में कहने लगे, “जो हम कर रहे हैं वह अच्छा काम नहीं है, यह आनन्द के समाचार का दिन है, परन्तु हम किसी को नहीं बताते। जो हम पौ फटने तक ठहरे रहें तो हमको दण्ड मिलेगा; सो अब आओ हम राजा के घराने के पास जाकर यह बात बता दें।”" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 9:14" }, + "यह येहू जो निमशी का पोता और यहोशापात का पुत्र था, उसने योराम से राजद्रोह की युक्ति की। (योराम तो सारे इस्राएल समेत अराम के राजा हजाएल के कारण गिलाद के रामोत की रक्षा कर रहा था;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 7:10" - }, - "तब वे चले और नगर के चौकीदारों को बुलाकर बताया, “हम जो अराम की छावनी में गए, तो क्या देखा, कि वहाँ कोई नहीं है, और मनुष्य की कुछ आहट नहीं है, केवल बंधे हुए घोड़े और गदहे हैं, और डेरे जैसे के तैसे हैं।”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 7:11" - }, - "तब चौकीदारों ने पुकारके राजभवन के भीतर समाचार दिया।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 7:12" - }, - "तब राजा रात ही को उठा, और अपने कर्मचारियों से कहा, “मैं तुम्हें बताता हूँ कि अरामियों ने हम से क्या किया है? वे जानते हैं, कि हम लोग भूखे हैं इस कारण वे छावनी में से मैदान में छिपने को यह कहकर गए हैं, कि जब वे नगर से निकलेंगे, तब हम उनको जीवित ही पकड़कर नगर में घुसने पाएँगे।”", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 7:13" - }, - "परन्तु राजा के किसी कर्मचारी ने उत्तर देकर कहा, “जो घोड़े नगर में बच रहे हैं उनमें से लोग पाँच घोड़े लें, और उनको भेजकर हम हाल जान लें। वे तो इस्राएल की सब भीड़ के समान हैं जो नगर में रह गई है वरन् इस्राएल की जो भीड़ मर मिट गई है वे उसी के समान हैं।”", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 7:14" - }, - "अतः", - { - "type": "char:it", - "content": [ - "उन्होंने दो रथ और उनके घोड़े लिये" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.14" - ] - }, - { - "type": "char:fq", - "content": [ - "उन्होंने दो रथ .... लिये:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्होंने युद्ध के दो रथ तथा उनके घोड़े और सैनिक लिए कि देखे सेना का पीछे हट जाना वास्तविक था या एक स्वांग था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और राजा ने उनको अराम की सेना के पीछे भेजा; और कहा, “जाओ, देखो।”" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "2KI 7:15" - }, - "तब वे यरदन तक उनके पीछे चले गए, और क्या देखा, कि पूरा मार्ग वस्त्रों और पात्रों से भरा पड़ा है, जिन्हें अरामियों ने उतावली के मारे फेंक दिया था; तब दूत लौट आए, और राजा से यह कह सुनाया।" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 9:15" }, + "परन्तु राजा योराम आप अपने घाव का जो अराम के राजा हजाएल से युद्ध करने के समय उसको अरामियों से लगे थे, उनका इलाज कराने के लिये यिज्रेल को लौट गया था।) तब येहू ने कहा, “यदि तुम्हारा ऐसा मन हो, तो इस नगर में से कोई निकलकर यिज्रेल में सुनाने को न जाने पाए।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 7:16" - }, - "तब लोगों ने निकलकर अराम के डेरों को लूट लिया; और यहोवा के वचन के अनुसार एक सआ मैदा एक शेकेल में, और दो सआ जौ एक शेकेल में बिकने लगा।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 7:17" - }, - "अब राजा ने उस सरदार को जिसके हाथ पर वह तकिया करता था फाटक का अधिकारी ठहराया; तब वह फाटक में लोगों के पाँवों के नीचे दबकर मर गया। यह परमेश्वर के भक्त के उस वचन के अनुसार हुआ जो उसने राजा से उसके यहाँ आने के समय कहा था।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 7:18" - }, - "परमेश्वर के भक्त ने जैसा राजा से यह कहा था, “कल इसी समय सामरिया के फाटक में दो सआ जौ एक शेकेल में, और एक सआ मैदा एक शेकेल में बिकेगा,” वैसा ही हुआ।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 7:19" - }, - "और उस सरदार ने परमेश्वर के भक्त को, उत्तर देकर कहा था, “सुन चाहे यहोवा आकाश में झरोखे खोले तो भी क्या ऐसी बात हो सकेगी?” और उसने कहा था, “सुन, तू यह अपनी आँखों से तो देखेगा, परन्तु उस अन्न में से खाने न पाएगा।”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 7:20" - }, - "अतः उसके साथ ठीक वैसा ही हुआ, अतएव वह फाटक में लोगों के पाँवों के नीचे दबकर मर गया।" - ] + "type": "verse:v", + "number": "16", + "sid": "2KI 9:16" }, + "तब येहू रथ पर चढ़कर, यिज्रेल को चला जहाँ योराम पड़ा हुआ था; और यहूदा का राजा अहज्याह योराम के देखने को वहाँ आया था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "8", - "sid": "2KI 8" + "type": "verse:v", + "number": "17", + "sid": "2KI 9:17" }, + "यिज्रेल के गुम्मट पर, जो पहरुआ खड़ा था, उसने येहू के संग आते हुए दल को देखकर कहा, “मुझे एक दल दिखता है;” योराम ने कहा, “एक सवार को बुलाकर उन लोगों से मिलने को भेज और वह उनसे पूछे, ‘क्या कुशल है?’”", { - "type": "para:s", - "content": [ - "एलीशा के आश्चर्यकर्मों की कीर्ति" - ] + "type": "verse:v", + "number": "18", + "sid": "2KI 9:18" }, + "तब एक सवार उससे मिलने को गया, और उससे कहा, “राजा पूछता है, ‘क्या कुशल है?’” येहू ने कहा, “कुशल से तेरा क्या काम? हटकर मेरे पीछे चल।” तब पहरुए ने कहा, “वह दूत उनके पास पहुँचा तो था, परन्तु लौटकर नहीं आया।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 8:1" - }, - "जिस स्त्री के बेटे को एलीशा ने जिलाया था, उससे उसने कहा था कि अपने घराने समेत यहाँ से जाकर जहाँ कहीं तू रह सके वहाँ रह; क्योंकि यहोवा की इच्छा है कि अकाल पड़े, और वह इस देश में सात वर्ष तक बना रहेगा।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 8:2" - }, - "परमेश्वर के भक्त के इस वचन के अनुसार वह स्त्री अपने घराने समेत पलिश्तियों के देश में जाकर सात वर्ष रही।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 8:3" - }, - "सात वर्ष के बीतने पर वह पलिश्तियों के देश से लौट आई, और अपने घर और भूमि के लिये दुहाई देने को राजा के पास गई।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 8:4" - }, - "राजा उस समय परमेश्वर के भक्त के सेवक गेहजी से बातें कर रहा था, और उसने कहा, “जो बड़े-बड़े काम एलीशा ने किए हैं उनका मुझसे वर्णन कर।”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 8:5" - }, - "जब वह राजा से यह वर्णन कर ही रहा था कि एलीशा ने एक मुर्दे को जिलाया, तब जिस स्त्री के बेटे को उसने जिलाया था वही आकर अपने घर और भूमि के लिये दुहाई देने लगी। तब गेहजी ने कहा, “हे मेरे प्रभु! हे राजा! यह वही स्त्री है और यही उसका बेटा है जिसे एलीशा ने जिलाया था।”", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 8:6" - }, - "जब राजा ने स्त्री से पूछा, तब उसने उससे सब कह दिया। तब राजा ने एक हाकिम को यह कहकर उसके साथ कर दिया कि जो कुछ इसका था वरन् जब से इसने देश को छोड़ दिया तब से इसके खेत की जितनी आमदनी अब तक हुई हो सब इसे फेर दे।" - ] + "type": "verse:v", + "number": "19", + "sid": "2KI 9:19" }, + "तब उसने दूसरा सवार भेजा, और उसने उनके पास पहुँचकर कहा, “राजा पूछता है, ‘क्या कुशल है?’” येहू ने कहा, “कुशल से तेरा क्या काम? हटकर मेरे पीछे चल।”", { - "type": "para:s", - "content": [ - "हजाएल का अराम की गद्दी छीन लेना" - ] + "type": "verse:v", + "number": "20", + "sid": "2KI 9:20" }, + "तब पहरुए ने कहा, “वह भी उनके पास पहुँचा तो था, परन्तु लौटकर नहीं आया। हाँकना निमशी के पोते येहू का सा है; वह तो पागलों के समान हाँकता है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 8:7" - }, - "एलीशा दमिश्क को गया। और जब अराम के राजा बेन्हदद को जो रोगी था यह समाचार मिला, “", + "type": "verse:v", + "number": "21", + "sid": "2KI 9:21" + }, + "योराम ने कहा, “मेरा रथ जुतवा।” जब उसका रथ जुत गया, तब इस्राएल का राजा योराम और यहूदा का राजा अहज्याह, दोनों अपने-अपने रथ पर चढ़कर निकल गए, और येहू से मिलने को बाहर जाकर यिज्रेल नाबोत की भूमि में उससे भेंट की।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 9:22" + }, + "येहू को देखते ही योराम ने पूछा, “हे येहू क्या कुशल है,” येहू ने उत्तर दिया, “जब तक तेरी माता ईजेबेल छिनालपन और टोना करती रहे, तब तक कुशल कहाँ?”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 2:20, प्रका. 9:21)" + ] + }, + { + "type": "verse:v", + "number": "23", + "sid": "2KI 9:23" + }, + "तब योराम रास फेर के, और अहज्याह से यह कहकर भागा, “हे अहज्याह विश्वासघात है, भाग चल।”", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 9:24" + }, + "तब येहू ने धनुष को कान तक खींचकर योराम के कंधों के बीच ऐसा तीर मारा, कि वह उसका हृदय फोड़कर निकल गया, और वह अपने रथ में झुककर गिर पड़ा।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 9:25" + }, + "तब येहू ने बिदकर नामक अपने एक सरदार से कहा, “उसे उठाकर यिज्रेली नाबोत की भूमि में फेंक दे; स्मरण तो कर, कि जब मैं और तू, हम दोनों एक संग सवार होकर उसके पिता अहाब के पीछे-पीछे चल रहे थे तब यहोवा ने उससे यह भारी वचन कहलवाया था,", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 9:26" + }, + "‘यहोवा की यह वाणी है, कि नाबोत और उसके पुत्रों का जो खून हुआ, उसे मैंने देखा है, और यहोवा की यह वाणी है, कि मैं उसी भूमि में तुझे बदला दूँगा।’ तो अब यहोवा के उस वचन के अनुसार इसे उठाकर उसी भूमि में फेंक दे।”", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 9:27" + }, + "यह देखकर यहूदा का राजा अहज्याह बारी के भवन के मार्ग से भाग चला। और येहू ने उसका पीछा करके कहा, “उसे भी रथ ही पर मारो;” तो वह भी यिबलाम के पास की गूर की चढ़ाई पर मारा गया, और मगिद्दो तक भागकर मर गया।", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 9:28" + }, + "तब उसके कर्मचारियों ने उसे रथ पर यरूशलेम को पहुँचाकर दाऊदपुर में उसके पुरखाओं के बीच मिट्टी दी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 9:29" + }, + "अहज्याह तो अहाब के पुत्र योराम के राज्य के ग्यारहवें वर्ष में यहूदा पर राज्य करने लगा था।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 9:30" + }, + "जब येहू यिज्रेल को आया, तब ईजेबेल यह सुन अपनी आँखों में सुरमा लगा, अपना सिर संवारकर, खिड़की में से झाँकने लगी।", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 9:31" + }, + "जब येहू फाटक में होकर आ रहा था तब उसने कहा, “हे अपने स्वामी के घात करनेवाले जिम्री, क्या कुशल है?”", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 9:32" + }, + "तब उसने खिड़की की ओर मुँह उठाकर पूछा, “मेरी ओर कौन है? कौन?” इस पर दो तीन खोजों ने उसकी ओर झाँका।", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 9:33" + }, + "तब उसने कहा, “उसे नीचे गिरा दो।” अतः उन्होंने उसको नीचे गिरा दिया, और उसके लहू के कुछ छींटे दीवार पर और कुछ घोड़ों पर पड़े, और उन्होंने उसको पाँव से लताड़ दिया।", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 9:34" + }, + "तब वह भीतर जाकर खाने-पीने लगा; और कहा, “जाओ उस श्रापित स्त्री को देख लो, और उसे मिट्टी दो;", + { + "type": "char:it", + "content": [ + "वह तो राजा की बेटी है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "परमेश्वर का भक्त" - ] + "type": "char:fr", + "content": [ + "9.34" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.7" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर का भक्त:" - ] - }, - { - "type": "char:ft", - "content": [ - "अति सम्भव है कि दमिश्कवासी नामान के रोग निवारण के समय से ही एलीशा को इस नाम से जानते थे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "वह तो राजा की बेटी है:" + ] }, { - "type": "char:it", - "content": [ - "* यहाँ भी आया है,”" - ] - }, + "type": "char:ft", + "content": [ + "आहाब की विधवा और यहोराम की माता। येहू ने ईजेबेल को दफ़न के योग्य नहीं समझा था। परन्तु वह एतबाल सीदोन के राजा की पुत्री थी अतः राजकुमारी थी।" + ] + } + ] + } + ] + }, + "।”", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 9:35" + }, + "जब वे उसे मिट्टी देने गए, तब उसकी खोपड़ी पाँवों और हथेलियों को छोड़कर उसका और कुछ न पाया।", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 9:36" + }, + "अतः उन्होंने लौटकर उससे कह दिया; तब उसने कहा, “यह यहोवा का वह वचन है, जो उसने अपने दास तिशबी एलिय्याह से कहलवाया था, कि ईजेबेल का माँस यिज्रेल की भूमि में कुत्ते खाएँगे।", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 9:37" + }, + "और ईजेबेल का शव यिज्रेल की भूमि पर खाद के समान पड़ा रहेगा, यहाँ तक कि कोई न कहेगा, ‘यह ईजेबेल है।’”" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "2KI 10" + }, + { + "type": "para:s", + "content": [ + "अहाब के सत्तर बेटों का मारा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 10:1" + }, + "अहाब के", + { + "type": "char:it", + "content": [ + "सत्तर बेटे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.1" + ] + }, + { + "type": "char:fq", + "content": [ + "सत्तर बेटे:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् उसके वंशज जिनमें यहोराम के पुत्र भी गिने गए हैं। (2 राजा 10:2-3)" + ] + } + ] + } + ] + }, + ", पोते, सामरिया में रहते थे। अतः येहू ने सामरिया में उन पुरनियों के पास, और जो यिज्रेल के हाकिम थे, और जो अहाब के लड़कों के पालनेवाले थे, उनके पास पत्रों को लिखकर भेजा,", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 10:2" + }, + "“तुम्हारे स्वामी के बेटे, पोते तो तुम्हारे पास रहते हैं, और तुम्हारे रथ, और घोड़े भी हैं, और तुम्हारे एक गढ़वाला नगर, और हथियार भी हैं; तो इस पत्र के हाथ लगते ही,", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 10:3" + }, + "अपने स्वामी के बेटों में से जो सबसे अच्छा और योग्य हो, उसको छांटकर, उसके पिता की गद्दी पर बैठाओ, और अपने स्वामी के घराने के लिये लड़ो।”", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 10:4" + }, + "परन्तु वे बहुत डर गए, और कहने लगे, “उसके सामने दो राजा भी ठहर न सके, फिर हम कहाँ ठहर सकेंगे?”", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 10:5" + }, + "तब जो राजघराने के काम पर था, और जो नगर के ऊपर था, उन्होंने और पुरनियों और लड़कों के पालनेवालों ने येहू के पास यह कहला भेजा, “हम तेरे दास हैं, जो कुछ तू हम से कहे, उसे हम करेंगे; हम किसी को राजा न बनाएँगे, जो तुझे भाए वही कर।”", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 10:6" + }, + "तब उसने दूसरा पत्र लिखकर उनके पास भेजा, “यदि तुम मेरी ओर के हो और मेरी मानो, तो अपने स्वामी के बेटों-पोतों के सिर कटवाकर कल इसी समय तक मेरे पास यिज्रेल में हाजिर होना।” राजपुत्र तो जो सत्तर मनुष्य थे, वे उस नगर के रईसों के पास पलते थे।", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 10:7" + }, + "यह पत्र उनके हाथ लगते ही, उन्होंने उन सत्तरों राजपुत्रों को पकड़कर मार डाला, और उनके सिर टोकरियों में रखकर यिज्रेल को उसके पास भेज दिए।", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 10:8" + }, + "जब एक दूत ने उसके पास जाकर बता दिया, “राजकुमारों के सिर आ गए हैं।” तब उसने कहा, “उन्हें फाटक में दो ढेर करके सवेरे तक रखो।”", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 10:9" + }, + "सवेरे उसने बाहर जा खड़े होकर सब लोगों से कहा, “", + { + "type": "char:it", + "content": [ + "तुम तो निर्दोष हो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "2KI 8:8" + "type": "char:fr", + "content": [ + "10.9" + ] }, - "तब उसने हजाएल से कहा, “भेंट लेकर परमेश्वर के भक्त से मिलने को जा, और उसके द्वारा यहोवा से यह पूछ, ‘क्या बेन्हदद जो रोगी है वह बचेगा कि नहीं?’”", { - "type": "verse:v", - "number": "9", - "sid": "2KI 8:9" + "type": "char:fq", + "content": [ + "तुम तो निर्दोष हो:" + ] }, - "तब हजाएल भेंट के लिये दमिश्क की सब उत्तम-उत्तम वस्तुओं से चालीस ऊँट लदवाकर, उससे मिलने को चला, और उसके सम्मुख खड़ा होकर कहने लगा, “तेरे पुत्र अराम के राजा बेन्हदद ने मुझे तुझ से यह पूछने को भेजा है, ‘क्या मैं जो रोगी हूँ तो बचूँगा कि नहीं?’”", { - "type": "verse:v", - "number": "10", - "sid": "2KI 8:10" - }, - "एलीशा ने उससे कहा, “जाकर कह, ‘तू निश्चय बच सकता,’ तो भी यहोवा ने मुझ पर प्रगट किया है, कि तू निःसन्देह मर जाएगा।”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 8:11" - }, - "और", - { - "type": "char:it", - "content": [ - "वह उसकी ओर टकटकी बाँधकर देखता रहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.11" - ] - }, - { - "type": "char:fq", - "content": [ - "वह उसकी ओर टकटकी बाँधकर देखता रहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "एलीशा हजाएल को देर तक अर्थ पूर्ण दृष्टि से देखता रहा जब तक कि उसने आँखें नीची नहीं की। एलीशा ने हजाएल के मन का अपराधी विचार भांप लिया था और हजाएल ने जान लिया कि एलीशा ने उसे पकड़ लिया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, यहाँ तक कि वह लज्जित हुआ। और परमेश्वर का भक्त रोने लगा।" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "2KI 8:12" - }, - "तब हजाएल ने पूछा, “मेरा प्रभु क्यों रोता है?” उसने उत्तर दिया, “इसलिए कि मुझे मालूम है कि तू इस्राएलियों पर क्या-क्या उपद्रव करेगा; उनके गढ़वाले नगरों को तू फूँक देगा; उनके जवानों को तू तलवार से घात करेगा, उनके बाल-बच्चों को तू पटक देगा, और उनकी गर्भवती स्त्रियों को तू चीर डालेगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 8:13" - }, - "हजाएल ने कहा, “तेरा दास जो कुत्ते सरीखा है, वह क्या है कि ऐसा बड़ा काम करे?” एलीशा ने कहा, “यहोवा ने मुझ पर यह प्रगट किया है कि तू अराम का राजा हो जाएगा।”", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 8:14" - }, - "तब वह एलीशा से विदा होकर अपने स्वामी के पास गया, और उसने उससे पूछा, “एलीशा ने तुझ से क्या कहा?” उसने उत्तर दिया, “उसने मुझसे कहा कि बेन्हदद निःसन्देह बचेगा।”", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 8:15" - }, - "दूसरे दिन उसने रजाई को लेकर जल से भिगो दिया, और उसको उसके मुँह पर ऐसा ओढ़ा दिया कि वह मर गया। तब हजाएल उसके स्थान पर राज्य करने लगा।" - ] + "type": "char:ft", + "content": [ + "तुम निरपराध हो और उचित न्याय कर सकते हो। येहू छिपाता है कि हत्या की आज्ञा उसने दी थी।" + ] + } + ] + } + ] }, + ", मैंने अपने स्वामी से राजद्रोह की युक्ति करके उसे घात किया, परन्तु इन सभी को किसने मार डाला?", { - "type": "para:s", - "content": [ - "इस्राएली योराम का राज्य" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 10:10" }, + "अब जान लो कि जो वचन यहोवा ने अपने दास एलिय्याह के द्वारा कहा था, उसे उसने पूरा किया है; जो वचन यहोवा ने अहाब के घराने के विषय कहा, उसमें से एक भी बात बिना पूरी हुए न रहेगी।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 8:16" - }, - "इस्राएल के राजा अहाब के पुत्र योराम के राज्य के पाँचवें वर्ष में, जब यहूदा का राजा यहोशापात जीवित था, तब यहोशापात का पुत्र यहोराम यहूदा पर राज्य करने लगा।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 8:17" - }, - "जब वह राजा हुआ, तब बत्तीस वर्ष का था, और आठ वर्ष तक यरूशलेम में राज्य करता रहा।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 8:18" - }, - "वह इस्राएल के राजाओं की सी चाल चला, जैसे अहाब का घराना चलता था, क्योंकि उसकी स्त्री अहाब की बेटी थी; और", - { - "type": "char:it", - "content": [ - "वह उस काम को करता था जो यहोवा की दृष्टि में बुरा था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.18" - ] - }, - { - "type": "char:fq", - "content": [ - "वह उस काम को करता था जो यहोवा की दृष्टि में बुरा था:" - ] - }, - { - "type": "char:ft", - "content": [ - "आहाब और उसके परिवार के साथ यहोशापात का राजनीतिक एवं सामाजिक सम्बंध उसके विश्वास की पवित्रता को प्रभावित नहीं कर पाया था। यहोराम, उसका पुत्र अपनी पत्नी के प्रभाव में आकर (आहाब की पुत्री अतल्याह), इस्राएल के राजाओं की सी चाल चला, उसने बाल की पूजा की अनुमति दी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "2KI 8:19" - }, - "तो भी यहोवा ने यहूदा को नाश करना न चाहा, यह उसके दास दाऊद के कारण हुआ, क्योंकि उसने उसको वचन दिया था, कि तेरे वंश के निमित्त मैं सदा तेरे लिये एक दीपक जलता हुआ रखूँगा।" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 10:11" }, + "तब अहाब के घराने के जितने लोग यिज्रेल में रह गए, उन सभी को और उसके जितने प्रधान पुरुष और मित्र और याजक थे, उन सभी को येहू ने मार डाला, यहाँ तक कि उसने किसी को जीवित न छोड़ा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 8:20" - }, - "उसके दिनों में एदोम ने यहूदा की अधीनता छोड़कर अपना एक राजा बना लिया।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 8:21" - }, - "तब योराम अपने सब रथ साथ लिये हुए साईर को गया, और रात को उठकर उन एदोमियों को जो उसे घेरे हुए थे, और रथों के प्रधानों को भी मारा; और लोग अपने-अपने डेरे को भाग गए।", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 8:22" - }, - "अतः एदोम यहूदा के वश से छूट गया, और आज तक वैसा ही है। उस समय लिब्ना ने भी यहूदा की अधीनता छोड़ दी।", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 8:23" - }, - "योराम के और सब काम और जो कुछ उसने किया, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 8:24" - }, - "अन्त में योराम मरकर अपने पुरखाओं के संग जा मिला और उनके बीच दाऊदपुर में उसे मिट्टी दी गई; और उसका पुत्र अहज्याह उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 10:12" }, + "तब वह वहाँ से चलकर सामरिया को गया। और मार्ग में चरवाहों के ऊन कतरने के स्थान पर पहुँचा ही था,", { - "type": "para:s", - "content": [ - "यहूदी अहज्याह का राज्य" - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 10:13" }, + "कि यहूदा के राजा अहज्याह के भाई येहू से मिले और जब उसने पूछा, “तुम कौन हो?” तब उन्होंने उत्तर दिया, “हम अहज्याह के भाई हैं, और राजपुत्रों और राजमाता के बेटों का कुशल क्षेम पूछने को जाते हैं।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "2KI 8:25" - }, - "अहाब के पुत्र इस्राएल के राजा योराम के राज्य के बारहवें वर्ष में यहूदा के राजा यहोराम का पुत्र अहज्याह राज्य करने लगा।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 8:26" - }, - "जब अहज्याह राजा बना, तब बाईस वर्ष का था, और यरूशलेम में एक ही वर्ष राज्य किया। और उसकी माता का नाम अतल्याह था, जो इस्राएल के राजा ओम्री की पोती थी।", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 8:27" - }, - "वह अहाब के घराने की चाल चला, और अहाब के घराने के समान वह काम करता था, जो यहोवा की दृष्टि में बुरा है, क्योंकि वह अहाब के घराने का दामाद था।", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 8:28" - }, - "वह अहाब के पुत्र योराम के संग गिलाद के रामोत में अराम के राजा हजाएल से लड़ने को गया, और अरामियों ने योराम को घायल किया।", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 8:29" - }, - "राजा योराम इसलिए लौट गया, कि यिज्रेल में उन घावों का इलाज कराए, जो उसको अरामियों के हाथ से उस समय लगे, जब वह हजाएल के साथ लड़ रहा था। और अहाब का पुत्र योराम तो यिज्रेल में रोगी था, इस कारण यहूदा के राजा यहोराम का पुत्र अहज्याह उसको देखने गया।" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 10:14" }, + "तब उसने कहा, “इन्हें जीवित पकड़ो।” अतः उन्होंने उनको जो बयालीस पुरुष थे, जीवित पकड़ा, और ऊन कतरने के स्थान की बावली पर मार डाला, उसने उनमें से किसी को न छोड़ा।", { - "type": "chapter:c", - "number": "9", - "sid": "2KI 9" + "type": "verse:v", + "number": "15", + "sid": "2KI 10:15" }, + "जब वह वहाँ से चला, तब रेकाब का पुत्र यहोनादाब सामने से आता हुआ उसको मिला। उसका कुशल उसने पूछकर कहा, “मेरा मन तो तेरे प्रति निष्कपट है, क्या तेरा मन भी वैसा ही है?” यहोनादाब ने कहा, “हाँ, ऐसा ही है।” फिर उसने कहा, “ऐसा हो, तो अपना हाथ मुझे दे।” उसने अपना हाथ उसे दिया, और वह यह कहकर उसे अपने पास रथ पर चढ़ाने लगा,", { - "type": "para:s", - "content": [ - "येहू का अभिषेक और राज्य" - ] + "type": "verse:v", + "number": "16", + "sid": "2KI 10:16" }, + "“मेरे संग चल और देख, कि मुझे यहोवा के निमित्त कैसी जलन रहती है।” तब वह उसके रथ पर चढ़ा दिया गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 9:1" - }, - "तब एलीशा भविष्यद्वक्ता ने भविष्यद्वक्ताओं के दल में से एक को बुलाकर उससे कहा, “कमर बाँध, और हाथ में तेल की यह कुप्पी लेकर गिलाद के रामोत को जा।", - { - "type": "char:bdit", - "content": [ - "(लूका 12:35)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 9:2" - }, - "और वहाँ पहुँचकर येहू को जो यहोशापात का पुत्र और निमशी का पोता है, ढूँढ़ लेना; तब भीतर जा, उसको खड़ा कराकर उसके भाइयों से अलग एक भीतर कोठरी में ले जाना।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 9:3" - }, - "तब तेल की यह कुप्पी लेकर तेल को उसके सिर पर यह कहकर डालना, ‘यहोवा यह कहता है, कि मैं इस्राएल का राजा होने के लिये तेरा अभिषेक कर देता हूँ।’", + "type": "verse:v", + "number": "17", + "sid": "2KI 10:17" + }, + "सामरिया को पहुँचकर उसने यहोवा के उस वचन के अनुसार जो उसने एलिय्याह से कहा था, अहाब के जितने सामरिया में बचे रहे, उन सभी को मार के विनाश किया।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 10:18" + }, + "तब येहू ने सब लोगों को इकट्ठा करके कहा, “अहाब ने तो बाल की थोड़ी ही उपासना की थी, अब येहू उसकी उपासना बढ़के करेगा।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 10:19" + }, + "इसलिए अब बाल के सब नबियों, सब उपासकों और सब याजकों को मेरे पास बुला लाओ, उनमें से कोई भी न रह जाए; क्योंकि बाल के लिये मेरा एक बड़ा यज्ञ होनेवाला है; जो कोई न आए वह जीवित न बचेगा।” येहू ने यह काम कपट करके बाल के सब उपासकों को नाश करने के लिये किया।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 10:20" + }, + "तब येहू ने कहा, “बाल की एक पवित्र महासभा का प्रचार करो।” और लोगों ने प्रचार किया।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 10:21" + }, + "येहू ने सारे इस्राएल में दूत भेजे; तब बाल के सब उपासक आए, यहाँ तक कि ऐसा कोई न रह गया जो न आया हो। वे बाल के भवन में इतने आए, कि वह एक सिरे से दूसरे सिरे तक भर गया।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 10:22" + }, + "तब उसने उस मनुष्य से जो वस्त्र के घर का अधिकारी था, कहा, “बाल के सब उपासकों के लिये वस्त्र निकाल ले आ।” अतः वह उनके लिये वस्त्र निकाल ले आया।", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 10:23" + }, + "तब येहू रेकाब के पुत्र यहोनादाब को संग लेकर बाल के भवन में गया, और बाल के उपासकों से कहा, “ढूँढ़कर देखो, कि यहाँ तुम्हारे संग यहोवा का कोई उपासक तो नहीं है, केवल बाल ही के उपासक हैं।”", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 10:24" + }, + "तब वे मेलबलि और होमबलि चढ़ाने को भीतर गए।" + ] + }, + { + "type": "para:p", + "content": [ + "येहू ने तो अस्सी पुरुष बाहर ठहराकर उनसे कहा था, “यदि उन मनुष्यों में से जिन्हें मैं तुम्हारे हाथ कर दूँ, कोई भी बचने पाए, तो जो उसे जाने देगा उसका प्राण, उसके प्राण के बदले जाएगा।”", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 10:25" + }, + "फिर जब होमबलि चढ़ चुका, तब येहू ने पहरुओं और सरदारों से कहा, “भीतर जाकर उन्हें मार डालो; कोई निकलने न पाए।” तब उन्होंने उन्हें तलवार से मारा और पहरुए और सरदार उनको बाहर फेंककर बाल के भवन के नगर को गए।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 10:26" + }, + "और उन्होंने बाल के भवन में की लाठें निकालकर फूँक दीं।", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 10:27" + }, + "और बाल के स्तम्भ को उन्होंने तोड़ डाला; और बाल के भवन को ढाकर शौचालय बना दिया; और वह आज तक ऐसा ही है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 10:28" + }, + "अतः येहू ने बाल को इस्राएल में से नाश करके दूर किया।", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 10:29" + }, + "तो भी नबात के पुत्र यारोबाम, जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार करने, अर्थात् बेतेल और दान में के सोने के बछड़ों की पूजा, उससे येहू अलग न हुआ।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 10:30" + }, + { + "type": "char:it", + "content": [ + "यहोवा ने येहू से कहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तब द्वार खोलकर भागना, विलम्ब न करना" - ] + "type": "char:fr", + "content": [ + "10.30" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.3" - ] - }, - { - "type": "char:fq", - "content": [ - "तब द्वार खोलकर भागना, विलम्ब न करना:" - ] - }, - { - "type": "char:ft", - "content": [ - "इन निर्देशों का सम्भावित उद्देश्य था कि प्रश्न पूछने से बचा जाए और सम्पूर्ण घटना को और अधिक ध्यानाकर्षक बनाया जाए।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "यहोवा ने येहू से कहा:" + ] }, { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:ft", + "content": [ + "सम्भवतः एलीशा के मुख से एक सीमा तक येहू के काम आज्ञाकारिता के थे जिसके लिए परमेश्वर उसे सांसारिक प्रतिफल देना चाहता था।" + ] } - ] + ] + } + ] }, + ", “इसलिए कि तूने वह किया, जो मेरी दृष्टि में ठीक है, और अहाब के घराने से मेरी इच्छा के अनुसार बर्ताव किया है, तेरे परपोते के पुत्र तक तेरी सन्तान इस्राएल की गद्दी पर विराजती रहेगी।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 9:4" - }, - "अतः वह जवान भविष्यद्वक्ता गिलाद के रामोत को गया।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 9:5" - }, - "वहाँ पहुँचकर उसने क्या देखा, कि सेनापति बैठे हुए हैं; तब उसने कहा, “हे सेनापति, मुझे तुझ से कुछ कहना है।” येहू ने पूछा, “हम सभी में किस से?” उसने कहा, “हे सेनापति, तुझी से!”", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 9:6" - }, - "तब वह उठकर घर में गया; और उसने यह कहकर उसके सिर पर तेल डाला, “इस्राएल का परमेश्वर यहोवा यह कहता है, मैं अपनी प्रजा इस्राएल पर राजा होने के लिये तेरा अभिषेक कर देता हूँ।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 9:7" - }, - "तो तू अपने स्वामी अहाब के घराने को मार डालना, जिससे मुझे अपने दास भविष्यद्वक्ताओं के वरन् अपने सब दासों के खून का जो ईजेबेल ने बहाया, बदला मिले।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 6:10, प्रका. 19:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 9:8" - }, - "क्योंकि अहाब का समस्त घराना नाश हो जाएगा, और मैं अहाब के वंश के हर एक लड़के को और इस्राएल में के क्या बन्दी, क्या स्वाधीन, हर एक का नाश कर डालूँगा।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 9:9" - }, - "और मैं अहाब का घराना नबात के पुत्र यारोबाम का सा, और अहिय्याह के पुत्र बाशा का सा कर दूँगा।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 9:10" - }, - "और ईजेबेल को यिज्रेल की भूमि में कुत्ते खाएँगे, और उसको मिट्टी देनेवाला कोई न होगा।” तब वह द्वार खोलकर भाग गया।" - ] + "type": "verse:v", + "number": "31", + "sid": "2KI 10:31" }, + "परन्तु येहू ने इस्राएल के परमेश्वर यहोवा की व्यवस्था पर पूर्ण मन से चलने की चौकसी न की, वरन् यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार करने से वह अलग न हुआ।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 9:11" - }, - "तब येहू अपने स्वामी के कर्मचारियों के पास निकल आया, और एक ने उससे पूछा, “क्या कुशल है, वह बावला क्यों तेरे पास आया था?” उसने उनसे कहा, “तुम को मालूम होगा कि वह कौन है और उससे क्या बातचीत हुई।”", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 9:12" - }, - "उन्होंने कहा, “झूठ है, हमें बता दे।” उसने कहा, “उसने मुझसे कहा तो बहुत, परन्तु मतलब यह है ‘यहोवा यह कहता है कि मैं इस्राएल का राजा होने के लिये तेरा अभिषेक कर देता हूँ।’”", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 9:13" - }, - "तब उन्होंने झट अपना-अपना वस्त्र उतार कर उसके नीचे सीढ़ी ही पर बिछाया, और नरसिंगे फूँककर कहने लगे, “येहू राजा है।”", - { - "type": "char:bdit", - "content": [ - "(लूका 19:36)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 9:14" - }, - "यह येहू जो निमशी का पोता और यहोशापात का पुत्र था, उसने योराम से राजद्रोह की युक्ति की। (योराम तो सारे इस्राएल समेत अराम के राजा हजाएल के कारण गिलाद के रामोत की रक्षा कर रहा था;", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 9:15" - }, - "परन्तु राजा योराम आप अपने घाव का जो अराम के राजा हजाएल से युद्ध करने के समय उसको अरामियों से लगे थे, उनका इलाज कराने के लिये यिज्रेल को लौट गया था।) तब येहू ने कहा, “यदि तुम्हारा ऐसा मन हो, तो इस नगर में से कोई निकलकर यिज्रेल में सुनाने को न जाने पाए।”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 9:16" - }, - "तब येहू रथ पर चढ़कर, यिज्रेल को चला जहाँ योराम पड़ा हुआ था; और यहूदा का राजा अहज्याह योराम के देखने को वहाँ आया था।" - ] + "type": "verse:v", + "number": "32", + "sid": "2KI 10:32" }, + "उन दिनों यहोवा इस्राएल की सीमा को घटाने लगा, इसलिए हजाएल ने इस्राएल के उन सारे देशों में उनको मारा:", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 9:17" - }, - "यिज्रेल के गुम्मट पर, जो पहरुआ खड़ा था, उसने येहू के संग आते हुए दल को देखकर कहा, “मुझे एक दल दिखता है;” योराम ने कहा, “एक सवार को बुलाकर उन लोगों से मिलने को भेज और वह उनसे पूछे, ‘क्या कुशल है?’”", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 9:18" - }, - "तब एक सवार उससे मिलने को गया, और उससे कहा, “राजा पूछता है, ‘क्या कुशल है?’” येहू ने कहा, “कुशल से तेरा क्या काम? हटकर मेरे पीछे चल।” तब पहरुए ने कहा, “वह दूत उनके पास पहुँचा तो था, परन्तु लौटकर नहीं आया।”", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 9:19" - }, - "तब उसने दूसरा सवार भेजा, और उसने उनके पास पहुँचकर कहा, “राजा पूछता है, ‘क्या कुशल है?’” येहू ने कहा, “कुशल से तेरा क्या काम? हटकर मेरे पीछे चल।”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 9:20" - }, - "तब पहरुए ने कहा, “वह भी उनके पास पहुँचा तो था, परन्तु लौटकर नहीं आया। हाँकना निमशी के पोते येहू का सा है; वह तो पागलों के समान हाँकता है।”" - ] + "type": "verse:v", + "number": "33", + "sid": "2KI 10:33" }, + "यरदन से पूरब की ओर गिलाद का सारा देश, और गादी और रूबेनी और मनश्शेई का देश अर्थात् अरोएर से लेकर जो अर्नोन की तराई के पास है, गिलाद और बाशान तक।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 9:21" - }, - "योराम ने कहा, “मेरा रथ जुतवा।” जब उसका रथ जुत गया, तब इस्राएल का राजा योराम और यहूदा का राजा अहज्याह, दोनों अपने-अपने रथ पर चढ़कर निकल गए, और येहू से मिलने को बाहर जाकर यिज्रेल नाबोत की भूमि में उससे भेंट की।", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 9:22" - }, - "येहू को देखते ही योराम ने पूछा, “हे येहू क्या कुशल है,” येहू ने उत्तर दिया, “जब तक तेरी माता ईजेबेल छिनालपन और टोना करती रहे, तब तक कुशल कहाँ?”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 2:20, प्रका. 9:21)" - ] - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 9:23" - }, - "तब योराम रास फेर के, और अहज्याह से यह कहकर भागा, “हे अहज्याह विश्वासघात है, भाग चल।”", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 9:24" - }, - "तब येहू ने धनुष को कान तक खींचकर योराम के कंधों के बीच ऐसा तीर मारा, कि वह उसका हृदय फोड़कर निकल गया, और वह अपने रथ में झुककर गिर पड़ा।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 9:25" - }, - "तब येहू ने बिदकर नामक अपने एक सरदार से कहा, “उसे उठाकर यिज्रेली नाबोत की भूमि में फेंक दे; स्मरण तो कर, कि जब मैं और तू, हम दोनों एक संग सवार होकर उसके पिता अहाब के पीछे-पीछे चल रहे थे तब यहोवा ने उससे यह भारी वचन कहलवाया था,", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 9:26" - }, - "‘यहोवा की यह वाणी है, कि नाबोत और उसके पुत्रों का जो खून हुआ, उसे मैंने देखा है, और यहोवा की यह वाणी है, कि मैं उसी भूमि में तुझे बदला दूँगा।’ तो अब यहोवा के उस वचन के अनुसार इसे उठाकर उसी भूमि में फेंक दे।”", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 9:27" - }, - "यह देखकर यहूदा का राजा अहज्याह बारी के भवन के मार्ग से भाग चला। और येहू ने उसका पीछा करके कहा, “उसे भी रथ ही पर मारो;” तो वह भी यिबलाम के पास की गूर की चढ़ाई पर मारा गया, और मगिद्दो तक भागकर मर गया।", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 9:28" - }, - "तब उसके कर्मचारियों ने उसे रथ पर यरूशलेम को पहुँचाकर दाऊदपुर में उसके पुरखाओं के बीच मिट्टी दी।" - ] + "type": "verse:v", + "number": "34", + "sid": "2KI 10:34" }, + "येहू के और सब काम और जो कुछ उसने किया, और उसकी पूर्ण वीरता, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 9:29" - }, - "अहज्याह तो अहाब के पुत्र योराम के राज्य के ग्यारहवें वर्ष में यहूदा पर राज्य करने लगा था।", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 9:30" - }, - "जब येहू यिज्रेल को आया, तब ईजेबेल यह सुन अपनी आँखों में सुरमा लगा, अपना सिर संवारकर, खिड़की में से झाँकने लगी।", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 9:31" - }, - "जब येहू फाटक में होकर आ रहा था तब उसने कहा, “हे अपने स्वामी के घात करनेवाले जिम्री, क्या कुशल है?”", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 9:32" - }, - "तब उसने खिड़की की ओर मुँह उठाकर पूछा, “मेरी ओर कौन है? कौन?” इस पर दो तीन खोजों ने उसकी ओर झाँका।", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 9:33" - }, - "तब उसने कहा, “उसे नीचे गिरा दो।” अतः उन्होंने उसको नीचे गिरा दिया, और उसके लहू के कुछ छींटे दीवार पर और कुछ घोड़ों पर पड़े, और उन्होंने उसको पाँव से लताड़ दिया।", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 9:34" - }, - "तब वह भीतर जाकर खाने-पीने लगा; और कहा, “जाओ उस श्रापित स्त्री को देख लो, और उसे मिट्टी दो;", - { - "type": "char:it", - "content": [ - "वह तो राजा की बेटी है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.34" - ] - }, - { - "type": "char:fq", - "content": [ - "वह तो राजा की बेटी है:" - ] - }, - { - "type": "char:ft", - "content": [ - "आहाब की विधवा और यहोराम की माता। येहू ने ईजेबेल को दफ़न के योग्य नहीं समझा था। परन्तु वह एतबाल सीदोन के राजा की पुत्री थी अतः राजकुमारी थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "35", - "sid": "2KI 9:35" - }, - "जब वे उसे मिट्टी देने गए, तब उसकी खोपड़ी पाँवों और हथेलियों को छोड़कर उसका और कुछ न पाया।", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 9:36" - }, - "अतः उन्होंने लौटकर उससे कह दिया; तब उसने कहा, “यह यहोवा का वह वचन है, जो उसने अपने दास तिशबी एलिय्याह से कहलवाया था, कि ईजेबेल का माँस यिज्रेल की भूमि में कुत्ते खाएँगे।", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 9:37" - }, - "और ईजेबेल का शव यिज्रेल की भूमि पर खाद के समान पड़ा रहेगा, यहाँ तक कि कोई न कहेगा, ‘यह ईजेबेल है।’”" - ] + "type": "verse:v", + "number": "35", + "sid": "2KI 10:35" }, + "अन्त में येहू मरकर अपने पुरखाओं के संग जा मिला, और सामरिया में उसको मिट्टी दी गई, और उसका पुत्र यहोआहाज उसके स्थान पर राजा बन गया।", { - "type": "chapter:c", - "number": "10", - "sid": "2KI 10" + "type": "verse:v", + "number": "36", + "sid": "2KI 10:36" }, + "येहू के सामरिया में इस्राएल पर राज्य करने का समय तो अट्ठाईस वर्ष का था।" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "2KI 11" + }, + { + "type": "para:s", + "content": [ + "यहूदा की रानी अतल्याह" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अहाब के सत्तर बेटों का मारा जाना" - ] + "type": "verse:v", + "number": "1", + "sid": "2KI 11:1" }, + "जब अहज्याह की माता अतल्याह ने देखा, कि उसका पुत्र मर गया, तब उसने पूरे राजवंश को नाश कर डाला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 10:1" - }, - "अहाब के", - { - "type": "char:it", - "content": [ - "सत्तर बेटे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.1" - ] - }, - { - "type": "char:fq", - "content": [ - "सत्तर बेटे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उसके वंशज जिनमें यहोराम के पुत्र भी गिने गए हैं। (2 राजा 10:2-3)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, पोते, सामरिया में रहते थे। अतः येहू ने सामरिया में उन पुरनियों के पास, और जो यिज्रेल के हाकिम थे, और जो अहाब के लड़कों के पालनेवाले थे, उनके पास पत्रों को लिखकर भेजा," - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "2KI 10:2" - }, - "“तुम्हारे स्वामी के बेटे, पोते तो तुम्हारे पास रहते हैं, और तुम्हारे रथ, और घोड़े भी हैं, और तुम्हारे एक गढ़वाला नगर, और हथियार भी हैं; तो इस पत्र के हाथ लगते ही,", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 10:3" - }, - "अपने स्वामी के बेटों में से जो सबसे अच्छा और योग्य हो, उसको छांटकर, उसके पिता की गद्दी पर बैठाओ, और अपने स्वामी के घराने के लिये लड़ो।”", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 10:4" - }, - "परन्तु वे बहुत डर गए, और कहने लगे, “उसके सामने दो राजा भी ठहर न सके, फिर हम कहाँ ठहर सकेंगे?”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 10:5" - }, - "तब जो राजघराने के काम पर था, और जो नगर के ऊपर था, उन्होंने और पुरनियों और लड़कों के पालनेवालों ने येहू के पास यह कहला भेजा, “हम तेरे दास हैं, जो कुछ तू हम से कहे, उसे हम करेंगे; हम किसी को राजा न बनाएँगे, जो तुझे भाए वही कर।”", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 10:6" - }, - "तब उसने दूसरा पत्र लिखकर उनके पास भेजा, “यदि तुम मेरी ओर के हो और मेरी मानो, तो अपने स्वामी के बेटों-पोतों के सिर कटवाकर कल इसी समय तक मेरे पास यिज्रेल में हाजिर होना।” राजपुत्र तो जो सत्तर मनुष्य थे, वे उस नगर के रईसों के पास पलते थे।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 10:7" - }, - "यह पत्र उनके हाथ लगते ही, उन्होंने उन सत्तरों राजपुत्रों को पकड़कर मार डाला, और उनके सिर टोकरियों में रखकर यिज्रेल को उसके पास भेज दिए।", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 10:8" - }, - "जब एक दूत ने उसके पास जाकर बता दिया, “राजकुमारों के सिर आ गए हैं।” तब उसने कहा, “उन्हें फाटक में दो ढेर करके सवेरे तक रखो।”", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 10:9" - }, - "सवेरे उसने बाहर जा खड़े होकर सब लोगों से कहा, “", - { - "type": "char:it", - "content": [ - "तुम तो निर्दोष हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.9" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम तो निर्दोष हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "तुम निरपराध हो और उचित न्याय कर सकते हो। येहू छिपाता है कि हत्या की आज्ञा उसने दी थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, मैंने अपने स्वामी से राजद्रोह की युक्ति करके उसे घात किया, परन्तु इन सभी को किसने मार डाला?" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "2KI 10:10" - }, - "अब जान लो कि जो वचन यहोवा ने अपने दास एलिय्याह के द्वारा कहा था, उसे उसने पूरा किया है; जो वचन यहोवा ने अहाब के घराने के विषय कहा, उसमें से एक भी बात बिना पूरी हुए न रहेगी।”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 10:11" - }, - "तब अहाब के घराने के जितने लोग यिज्रेल में रह गए, उन सभी को और उसके जितने प्रधान पुरुष और मित्र और याजक थे, उन सभी को येहू ने मार डाला, यहाँ तक कि उसने किसी को जीवित न छोड़ा।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 10:12" - }, - "तब वह वहाँ से चलकर सामरिया को गया। और मार्ग में चरवाहों के ऊन कतरने के स्थान पर पहुँचा ही था,", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 10:13" - }, - "कि यहूदा के राजा अहज्याह के भाई येहू से मिले और जब उसने पूछा, “तुम कौन हो?” तब उन्होंने उत्तर दिया, “हम अहज्याह के भाई हैं, और राजपुत्रों और राजमाता के बेटों का कुशल क्षेम पूछने को जाते हैं।”", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 10:14" - }, - "तब उसने कहा, “इन्हें जीवित पकड़ो।” अतः उन्होंने उनको जो बयालीस पुरुष थे, जीवित पकड़ा, और ऊन कतरने के स्थान की बावली पर मार डाला, उसने उनमें से किसी को न छोड़ा।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 10:15" - }, - "जब वह वहाँ से चला, तब रेकाब का पुत्र यहोनादाब सामने से आता हुआ उसको मिला। उसका कुशल उसने पूछकर कहा, “मेरा मन तो तेरे प्रति निष्कपट है, क्या तेरा मन भी वैसा ही है?” यहोनादाब ने कहा, “हाँ, ऐसा ही है।” फिर उसने कहा, “ऐसा हो, तो अपना हाथ मुझे दे।” उसने अपना हाथ उसे दिया, और वह यह कहकर उसे अपने पास रथ पर चढ़ाने लगा,", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 10:16" - }, - "“मेरे संग चल और देख, कि मुझे यहोवा के निमित्त कैसी जलन रहती है।” तब वह उसके रथ पर चढ़ा दिया गया।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 10:17" - }, - "सामरिया को पहुँचकर उसने यहोवा के उस वचन के अनुसार जो उसने एलिय्याह से कहा था, अहाब के जितने सामरिया में बचे रहे, उन सभी को मार के विनाश किया।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 10:18" - }, - "तब येहू ने सब लोगों को इकट्ठा करके कहा, “अहाब ने तो बाल की थोड़ी ही उपासना की थी, अब येहू उसकी उपासना बढ़के करेगा।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 10:19" - }, - "इसलिए अब बाल के सब नबियों, सब उपासकों और सब याजकों को मेरे पास बुला लाओ, उनमें से कोई भी न रह जाए; क्योंकि बाल के लिये मेरा एक बड़ा यज्ञ होनेवाला है; जो कोई न आए वह जीवित न बचेगा।” येहू ने यह काम कपट करके बाल के सब उपासकों को नाश करने के लिये किया।", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 10:20" - }, - "तब येहू ने कहा, “बाल की एक पवित्र महासभा का प्रचार करो।” और लोगों ने प्रचार किया।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 10:21" - }, - "येहू ने सारे इस्राएल में दूत भेजे; तब बाल के सब उपासक आए, यहाँ तक कि ऐसा कोई न रह गया जो न आया हो। वे बाल के भवन में इतने आए, कि वह एक सिरे से दूसरे सिरे तक भर गया।", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 10:22" - }, - "तब उसने उस मनुष्य से जो वस्त्र के घर का अधिकारी था, कहा, “बाल के सब उपासकों के लिये वस्त्र निकाल ले आ।” अतः वह उनके लिये वस्त्र निकाल ले आया।", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 10:23" - }, - "तब येहू रेकाब के पुत्र यहोनादाब को संग लेकर बाल के भवन में गया, और बाल के उपासकों से कहा, “ढूँढ़कर देखो, कि यहाँ तुम्हारे संग यहोवा का कोई उपासक तो नहीं है, केवल बाल ही के उपासक हैं।”", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 10:24" - }, - "तब वे मेलबलि और होमबलि चढ़ाने को भीतर गए।" - ] + "type": "verse:v", + "number": "2", + "sid": "2KI 11:2" }, + "परन्तु यहोशेबा जो राजा योराम की बेटी, और अहज्याह की बहन थी, उसने अहज्याह के पुत्र योआश को घात होनेवाले राजकुमारों के बीच में से चुराकर दाई समेत बिछौने रखने की कोठरी में छिपा दिया। और उन्होंने उसे अतल्याह से ऐसा छिपा रखा, कि वह मारा न गया।", { - "type": "para:p", - "content": [ - "येहू ने तो अस्सी पुरुष बाहर ठहराकर उनसे कहा था, “यदि उन मनुष्यों में से जिन्हें मैं तुम्हारे हाथ कर दूँ, कोई भी बचने पाए, तो जो उसे जाने देगा उसका प्राण, उसके प्राण के बदले जाएगा।”", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 10:25" - }, - "फिर जब होमबलि चढ़ चुका, तब येहू ने पहरुओं और सरदारों से कहा, “भीतर जाकर उन्हें मार डालो; कोई निकलने न पाए।” तब उन्होंने उन्हें तलवार से मारा और पहरुए और सरदार उनको बाहर फेंककर बाल के भवन के नगर को गए।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 10:26" - }, - "और उन्होंने बाल के भवन में की लाठें निकालकर फूँक दीं।", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 10:27" - }, - "और बाल के स्तम्भ को उन्होंने तोड़ डाला; और बाल के भवन को ढाकर शौचालय बना दिया; और वह आज तक ऐसा ही है।" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 11:3" }, + "और वह उसके पास यहोवा के भवन में छः वर्ष छिपा रहा, और अतल्याह देश पर राज्य करती रही।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 10:28" - }, - "अतः येहू ने बाल को इस्राएल में से नाश करके दूर किया।", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 10:29" - }, - "तो भी नबात के पुत्र यारोबाम, जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार करने, अर्थात् बेतेल और दान में के सोने के बछड़ों की पूजा, उससे येहू अलग न हुआ।", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 10:30" - }, - { - "type": "char:it", - "content": [ - "यहोवा ने येहू से कहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.30" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने येहू से कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवतः एलीशा के मुख से एक सीमा तक येहू के काम आज्ञाकारिता के थे जिसके लिए परमेश्वर उसे सांसारिक प्रतिफल देना चाहता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “इसलिए कि तूने वह किया, जो मेरी दृष्टि में ठीक है, और अहाब के घराने से मेरी इच्छा के अनुसार बर्ताव किया है, तेरे परपोते के पुत्र तक तेरी सन्तान इस्राएल की गद्दी पर विराजती रहेगी।”" - ] - }, - { - "type": "verse:v", - "number": "31", - "sid": "2KI 10:31" - }, - "परन्तु येहू ने इस्राएल के परमेश्वर यहोवा की व्यवस्था पर पूर्ण मन से चलने की चौकसी न की, वरन् यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार करने से वह अलग न हुआ।" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 11:4" }, + "सातवें वर्ष में यहोयादा ने अंगरक्षकों और पहरुओं के शतपतियों को बुला भेजा, और उनको यहोवा के भवन में अपने पास ले आया; और उनसे वाचा बाँधी और यहोवा के भवन में उनको शपथ खिलाकर, उनको राजपुत्र दिखाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 10:32" - }, - "उन दिनों यहोवा इस्राएल की सीमा को घटाने लगा, इसलिए हजाएल ने इस्राएल के उन सारे देशों में उनको मारा:", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 10:33" - }, - "यरदन से पूरब की ओर गिलाद का सारा देश, और गादी और रूबेनी और मनश्शेई का देश अर्थात् अरोएर से लेकर जो अर्नोन की तराई के पास है, गिलाद और बाशान तक।", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 10:34" - }, - "येहू के और सब काम और जो कुछ उसने किया, और उसकी पूर्ण वीरता, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 10:35" - }, - "अन्त में येहू मरकर अपने पुरखाओं के संग जा मिला, और सामरिया में उसको मिट्टी दी गई, और उसका पुत्र यहोआहाज उसके स्थान पर राजा बन गया।", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 10:36" - }, - "येहू के सामरिया में इस्राएल पर राज्य करने का समय तो अट्ठाईस वर्ष का था।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 11:5" }, + "और उसने उन्हें आज्ञा दी, “एक काम करो: अर्थात् तुम में से एक तिहाई लोग जो विश्रामदिन को आनेवाले हों, वे राजभवन का पहरा दें।", { - "type": "chapter:c", - "number": "11", - "sid": "2KI 11" + "type": "verse:v", + "number": "6", + "sid": "2KI 11:6" }, + "और एक तिहाई लोग सूर नामक फाटक में ठहरे रहें, और एक तिहाई लोग पहरुओं के पीछे के फाटक में रहें; अतः तुम भवन की चौकसी करके लोगों को रोके रहना;", { - "type": "para:s", - "content": [ - "यहूदा की रानी अतल्याह" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 11:7" }, + "और तुम्हारे दो दल अर्थात् जितने विश्रामदिन को बाहर जानेवाले हों वह राजा के आस-पास होकर यहोवा के भवन की चौकसी करें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 11:1" - }, - "जब अहज्याह की माता अतल्याह ने देखा, कि उसका पुत्र मर गया, तब उसने पूरे राजवंश को नाश कर डाला।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 11:2" - }, - "परन्तु यहोशेबा जो राजा योराम की बेटी, और अहज्याह की बहन थी, उसने अहज्याह के पुत्र योआश को घात होनेवाले राजकुमारों के बीच में से चुराकर दाई समेत बिछौने रखने की कोठरी में छिपा दिया। और उन्होंने उसे अतल्याह से ऐसा छिपा रखा, कि वह मारा न गया।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 11:3" - }, - "और वह उसके पास यहोवा के भवन में छः वर्ष छिपा रहा, और अतल्याह देश पर राज्य करती रही।" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 11:8" }, + "तुम अपने-अपने हाथ में हथियार लिये हुए राजा के चारों और रहना, और जो कोई पाँतियों के भीतर घुसना चाहे वह मार डाला जाए, और तुम राजा के आते-जाते समय उसके संग रहना।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 11:4" - }, - "सातवें वर्ष में यहोयादा ने अंगरक्षकों और पहरुओं के शतपतियों को बुला भेजा, और उनको यहोवा के भवन में अपने पास ले आया; और उनसे वाचा बाँधी और यहोवा के भवन में उनको शपथ खिलाकर, उनको राजपुत्र दिखाया।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 11:5" - }, - "और उसने उन्हें आज्ञा दी, “एक काम करो: अर्थात् तुम में से एक तिहाई लोग जो विश्रामदिन को आनेवाले हों, वे राजभवन का पहरा दें।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 11:6" - }, - "और एक तिहाई लोग सूर नामक फाटक में ठहरे रहें, और एक तिहाई लोग पहरुओं के पीछे के फाटक में रहें; अतः तुम भवन की चौकसी करके लोगों को रोके रहना;", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 11:7" - }, - "और तुम्हारे दो दल अर्थात् जितने विश्रामदिन को बाहर जानेवाले हों वह राजा के आस-पास होकर यहोवा के भवन की चौकसी करें।", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 11:8" - }, - "तुम अपने-अपने हाथ में हथियार लिये हुए राजा के चारों और रहना, और जो कोई पाँतियों के भीतर घुसना चाहे वह मार डाला जाए, और तुम राजा के आते-जाते समय उसके संग रहना।”" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 11:9" }, + "यहोयादा याजक की इन सब आज्ञाओं के अनुसार शतपतियों ने किया। वे विश्रामदिन को आनेवाले और जानेवाले दोनों दलों के अपने-अपने जनों को संग लेकर यहोयादा याजक के पास गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 11:9" - }, - "यहोयादा याजक की इन सब आज्ञाओं के अनुसार शतपतियों ने किया। वे विश्रामदिन को आनेवाले और जानेवाले दोनों दलों के अपने-अपने जनों को संग लेकर यहोयादा याजक के पास गए।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 11:10" - }, - "तब याजक ने शतपतियों को राजा दाऊद के बर्छे, और ढालें जो यहोवा के भवन में थीं दे दीं।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 11:11" - }, - "इसलिए वे पहरुए अपने-अपने हाथ में हथियार लिए हुए भवन के दक्षिणी कोने से लेकर उत्तरी कोने तक वेदी और भवन के पास, राजा के चारों ओर उसको घेरकर खड़े हुए।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 11:12" - }, - "तब उसने राजकुमार को बाहर लाकर उसके सिर पर मुकुट, और साक्षीपत्र रख दिया; तब लोगों ने उसका अभिषेक करके उसको राजा बनाया; फिर ताली बजा-बजाकर बोल उठे, “राजा जीवित रहे!”" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 11:10" + }, + "तब याजक ने शतपतियों को राजा दाऊद के बर्छे, और ढालें जो यहोवा के भवन में थीं दे दीं।", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 11:11" + }, + "इसलिए वे पहरुए अपने-अपने हाथ में हथियार लिए हुए भवन के दक्षिणी कोने से लेकर उत्तरी कोने तक वेदी और भवन के पास, राजा के चारों ओर उसको घेरकर खड़े हुए।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 11:12" + }, + "तब उसने राजकुमार को बाहर लाकर उसके सिर पर मुकुट, और साक्षीपत्र रख दिया; तब लोगों ने उसका अभिषेक करके उसको राजा बनाया; फिर ताली बजा-बजाकर बोल उठे, “राजा जीवित रहे!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 11:13" + }, + "जब अतल्याह को पहरुओं और लोगों की हलचल सुनाई पड़ी, तब वह उनके पास यहोवा के भवन में गई;", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 11:14" + }, + "और उसने क्या देखा कि राजा रीति के अनुसार खम्भे के पास खड़ा है, और राजा के पास प्रधान और तुरही बजानेवाले खड़े हैं। और सब लोग आनन्द करते और तुरहियां बजा रहे हैं। तब अतल्याह अपने वस्त्र फाड़कर, “राजद्रोह! राजद्रोह!” पुकारने लगी।", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 11:15" + }, + "तब यहोयादा याजक ने दल के अधिकारी शतपतियों को आज्ञा दी, “उसे अपनी पाँतियों के बीच से निकाल ले जाओ; और जो कोई उसके पीछे चले उसे तलवार से मार डालो।” क्योंकि याजक ने कहा, “वह यहोवा के भवन में न मार डाली जाए।”", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 11:16" }, + "इसलिए उन्होंने दोनों ओर से उसको जगह दी, और वह उस मार्ग के बीच से चली गई, जिससे घोड़े राजभवन में जाया करते थे; और वहाँ वह मार डाली गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 11:13" - }, - "जब अतल्याह को पहरुओं और लोगों की हलचल सुनाई पड़ी, तब वह उनके पास यहोवा के भवन में गई;", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 11:14" - }, - "और उसने क्या देखा कि राजा रीति के अनुसार खम्भे के पास खड़ा है, और राजा के पास प्रधान और तुरही बजानेवाले खड़े हैं। और सब लोग आनन्द करते और तुरहियां बजा रहे हैं। तब अतल्याह अपने वस्त्र फाड़कर, “राजद्रोह! राजद्रोह!” पुकारने लगी।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 11:15" - }, - "तब यहोयादा याजक ने दल के अधिकारी शतपतियों को आज्ञा दी, “उसे अपनी पाँतियों के बीच से निकाल ले जाओ; और जो कोई उसके पीछे चले उसे तलवार से मार डालो।” क्योंकि याजक ने कहा, “वह यहोवा के भवन में न मार डाली जाए।”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 11:16" - }, - "इसलिए उन्होंने दोनों ओर से उसको जगह दी, और वह उस मार्ग के बीच से चली गई, जिससे घोड़े राजभवन में जाया करते थे; और वहाँ वह मार डाली गई।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 11:17" - }, - "तब यहोयादा ने यहोवा के, और राजा-प्रजा के बीच यहोवा की प्रजा होने की", - { - "type": "char:it", - "content": [ - "वाचा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.17" - ] - }, - { - "type": "char:fq", - "content": [ - "वाचा:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो राज्याभिषेक का स्थापित अंश था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बँधाई, और उसने राजा और प्रजा के मध्य भी वाचा बँधाई।" - ] - }, + "type": "verse:v", + "number": "17", + "sid": "2KI 11:17" + }, + "तब यहोयादा ने यहोवा के, और राजा-प्रजा के बीच यहोवा की प्रजा होने की", + { + "type": "char:it", + "content": [ + "वाचा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "2KI 11:18" + "type": "char:fr", + "content": [ + "11.17" + ] }, - "तब सब लोगों ने बाल के भवन को जाकर ढा दिया, और उसकी वेदियाँ और मूरतें भली भाँति तोड़ दीं; और मत्तान नामक बाल के याजक को वेदियों के सामने ही घात किया।", { - "type": "char:it", - "content": [ - "याजक ने यहोवा के भवन पर अधिकारी ठहरा दिए" - ] + "type": "char:fq", + "content": [ + "वाचा:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.18" - ] - }, - { - "type": "char:fq", - "content": [ - "याजक ने यहोवा के भवन पर अधिकारी ठहरा दिए:" - ] - }, - { - "type": "char:ft", - "content": [ - "अतल्याह के समय में मन्दिर की आराधना समाप्त हो गई थी। अब यहोयादा पर यह कर्त्तव्य का भार था कि वह आराधना को फिर से आरम्भ करे।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "जो राज्याभिषेक का स्थापित अंश था।" + ] + } + ] + } + ] + }, + "बँधाई, और उसने राजा और प्रजा के मध्य भी वाचा बँधाई।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 11:18" + }, + "तब सब लोगों ने बाल के भवन को जाकर ढा दिया, और उसकी वेदियाँ और मूरतें भली भाँति तोड़ दीं; और मत्तान नामक बाल के याजक को वेदियों के सामने ही घात किया।", + { + "type": "char:it", + "content": [ + "याजक ने यहोवा के भवन पर अधिकारी ठहरा दिए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fr", + "content": [ + "11.18" + ] }, { - "type": "verse:v", - "number": "19", - "sid": "2KI 11:19" + "type": "char:fq", + "content": [ + "याजक ने यहोवा के भवन पर अधिकारी ठहरा दिए:" + ] }, - "तब वह शतपतियों, अंगरक्षकों और पहरुओं और सब लोगों को साथ लेकर राजा को यहोवा के भवन से नीचे ले गया, और पहरुओं के फाटक के मार्ग से राजभवन को पहुँचा दिया। और राजा राजगद्दी पर विराजमान हुआ।", { - "type": "verse:v", - "number": "20", - "sid": "2KI 11:20" - }, - "तब सब लोग आनन्दित हुए, और नगर में शान्ति हुई। अतल्याह तो राजभवन के पास तलवार से मार डाली गई थी।" - ] + "type": "char:ft", + "content": [ + "अतल्याह के समय में मन्दिर की आराधना समाप्त हो गई थी। अब यहोयादा पर यह कर्त्तव्य का भार था कि वह आराधना को फिर से आरम्भ करे।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 11:19" + }, + "तब वह शतपतियों, अंगरक्षकों और पहरुओं और सब लोगों को साथ लेकर राजा को यहोवा के भवन से नीचे ले गया, और पहरुओं के फाटक के मार्ग से राजभवन को पहुँचा दिया। और राजा राजगद्दी पर विराजमान हुआ।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 11:20" + }, + "तब सब लोग आनन्दित हुए, और नगर में शान्ति हुई। अतल्याह तो राजभवन के पास तलवार से मार डाली गई थी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 11:21" }, + "जब योआश राजा हुआ उस समय वह सात वर्ष का था।" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "2KI 12" + }, + { + "type": "para:s", + "content": [ + "यहोआश का राज्य" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 11:21" - }, - "जब योआश राजा हुआ उस समय वह सात वर्ष का था।" - ] + "type": "verse:v", + "number": "1", + "sid": "2KI 12:1" }, + "येहू के राज्य के सातवें वर्ष में योआश राज्य करने लगा, और यरूशलेम में चालीस वर्ष तक राज्य करता रहा। उसकी माता का नाम सिब्या था जो बेर्शेबा की थी।", { - "type": "chapter:c", - "number": "12", - "sid": "2KI 12" + "type": "verse:v", + "number": "2", + "sid": "2KI 12:2" }, + "और जब तक यहोयादा याजक योआश को शिक्षा देता रहा, तब तक वह वही काम करता रहा जो यहोवा की दृष्टि में ठीक है।", { - "type": "para:s", - "content": [ - "यहोआश का राज्य" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 12:3" }, + "तो भी ऊँचे स्थान गिराए न गए; प्रजा के लोग तब भी ऊँचे स्थान पर बलि चढ़ाते और धूप जलाते रहे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 12:1" - }, - "येहू के राज्य के सातवें वर्ष में योआश राज्य करने लगा, और यरूशलेम में चालीस वर्ष तक राज्य करता रहा। उसकी माता का नाम सिब्या था जो बेर्शेबा की थी।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 12:2" - }, - "और जब तक यहोयादा याजक योआश को शिक्षा देता रहा, तब तक वह वही काम करता रहा जो यहोवा की दृष्टि में ठीक है।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 12:3" - }, - "तो भी ऊँचे स्थान गिराए न गए; प्रजा के लोग तब भी ऊँचे स्थान पर बलि चढ़ाते और धूप जलाते रहे।" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 12:4" }, + "योआश ने याजकों से कहा, “पवित्र की हुई वस्तुओं का जितना रुपया यहोवा के भवन में पहुँचाया जाए, अर्थात् गिने हुए लोगों का रुपया और जितना रुपया देने के जो कोई योग्य ठहराया जाए, और जितना रुपया जिसकी इच्छा यहोवा के भवन में ले आने की हो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 12:4" - }, - "योआश ने याजकों से कहा, “पवित्र की हुई वस्तुओं का जितना रुपया यहोवा के भवन में पहुँचाया जाए, अर्थात् गिने हुए लोगों का रुपया और जितना रुपया देने के जो कोई योग्य ठहराया जाए, और जितना रुपया जिसकी इच्छा यहोवा के भवन में ले आने की हो,", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 12:5" - }, - "इन सब को याजक लोग अपनी जान-पहचान के लोगों से लिया करें और भवन में जो कुछ टूटा फूटा हो उसको सुधार दें।”", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 12:6" - }, - "तो भी याजकों ने भवन में जो टूटा फूटा था, उसे योआश राजा के राज्य के तेईसवें वर्ष तक नहीं सुधारा था।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 12:7" - }, - "इसलिए राजा योआश ने यहोयादा याजक, और याजकों को बुलवाकर पूछा, “भवन में जो कुछ टूटा फूटा है, उसे तुम क्यों नहीं सुधारते? अब से अपनी जान-पहचान के लोगों से और रुपया न लेना, और जो तुम्हें मिले, उसे भवन के सुधारने के लिये दे देना।”", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 12:8" - }, - "तब याजकों ने मान लिया कि न तो हम प्रजा से और रुपया लें और न भवन को सुधारें।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 12:5" }, + "इन सब को याजक लोग अपनी जान-पहचान के लोगों से लिया करें और भवन में जो कुछ टूटा फूटा हो उसको सुधार दें।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 12:9" - }, - "तब यहोयादा याजक ने एक सन्दूक लेकर, उसके ढ़क्कन में छेद करके उसको यहोवा के भवन में आनेवालों के दाहिने हाथ पर वेदी के पास रख दिया; और द्वार की रखवाली करनेवाले याजक उसमें वह सब रुपया डालने लगे जो यहोवा के भवन में लाया जाता था।", - { - "type": "char:bdit", - "content": [ - "(मर. 12:41)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 12:10" - }, - "जब उन्होंने देखा, कि सन्दूक में बहुत रुपया है, तब राजा के प्रधान और महायाजक ने आकर उसे थैलियों में बाँध दिया, और यहोवा के भवन में पाए हुए रुपये को गिन लिया।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 12:11" - }, - "तब उन्होंने उस तौले हुए रुपये को उन काम करानेवालों के हाथ में दिया, जो यहोवा के भवन में अधिकारी थे; और इन्होंने उसे यहोवा के भवन के बनानेवाले बढ़इयों, राजमिस्त्रियों, और संगतराशों को दिये।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 12:12" - }, - "और लकड़ी और गढ़े हुए पत्थर मोल लेने में, वरन् जो कुछ भवन के टूटे फूटे की मरम्मत में खर्च होता था, उसमें लगाया।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 12:13" - }, - "परन्तु जो रुपया यहोवा के भवन में आता था, उससे चाँदी के तसले, चिमटे, कटोरे, तुरहियां आदि सोने या चाँदी के किसी प्रकार के पात्र न बने।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 12:14" - }, - "परन्तु वह काम करनेवाले को दिया गया, और उन्होंने उसे लेकर यहोवा के भवन की मरम्मत की।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 12:15" - }, - "और जिनके हाथ में काम करनेवालों को देने के लिये रुपया दिया जाता था, उनसे कुछ हिसाब न लिया जाता था, क्योंकि वे सच्चाई से काम करते थे।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 12:16" - }, + "type": "verse:v", + "number": "6", + "sid": "2KI 12:6" + }, + "तो भी याजकों ने भवन में जो टूटा फूटा था, उसे योआश राजा के राज्य के तेईसवें वर्ष तक नहीं सुधारा था।", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 12:7" + }, + "इसलिए राजा योआश ने यहोयादा याजक, और याजकों को बुलवाकर पूछा, “भवन में जो कुछ टूटा फूटा है, उसे तुम क्यों नहीं सुधारते? अब से अपनी जान-पहचान के लोगों से और रुपया न लेना, और जो तुम्हें मिले, उसे भवन के सुधारने के लिये दे देना।”", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 12:8" + }, + "तब याजकों ने मान लिया कि न तो हम प्रजा से और रुपया लें और न भवन को सुधारें।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 12:9" + }, + "तब यहोयादा याजक ने एक सन्दूक लेकर, उसके ढ़क्कन में छेद करके उसको यहोवा के भवन में आनेवालों के दाहिने हाथ पर वेदी के पास रख दिया; और द्वार की रखवाली करनेवाले याजक उसमें वह सब रुपया डालने लगे जो यहोवा के भवन में लाया जाता था।", + { + "type": "char:bdit", + "content": [ + "(मर. 12:41)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "2KI 12:10" + }, + "जब उन्होंने देखा, कि सन्दूक में बहुत रुपया है, तब राजा के प्रधान और महायाजक ने आकर उसे थैलियों में बाँध दिया, और यहोवा के भवन में पाए हुए रुपये को गिन लिया।", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 12:11" + }, + "तब उन्होंने उस तौले हुए रुपये को उन काम करानेवालों के हाथ में दिया, जो यहोवा के भवन में अधिकारी थे; और इन्होंने उसे यहोवा के भवन के बनानेवाले बढ़इयों, राजमिस्त्रियों, और संगतराशों को दिये।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 12:12" + }, + "और लकड़ी और गढ़े हुए पत्थर मोल लेने में, वरन् जो कुछ भवन के टूटे फूटे की मरम्मत में खर्च होता था, उसमें लगाया।", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 12:13" + }, + "परन्तु जो रुपया यहोवा के भवन में आता था, उससे चाँदी के तसले, चिमटे, कटोरे, तुरहियां आदि सोने या चाँदी के किसी प्रकार के पात्र न बने।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 12:14" + }, + "परन्तु वह काम करनेवाले को दिया गया, और उन्होंने उसे लेकर यहोवा के भवन की मरम्मत की।", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 12:15" + }, + "और जिनके हाथ में काम करनेवालों को देने के लिये रुपया दिया जाता था, उनसे कुछ हिसाब न लिया जाता था, क्योंकि वे सच्चाई से काम करते थे।", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 12:16" + }, + { + "type": "char:it", + "content": [ + "जो रुपया दोषबलियों और पापबलियों के लिये दिया जाता था", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "जो रुपया दोषबलियों और पापबलियों के लिये दिया जाता था" - ] + "type": "char:fr", + "content": [ + "12.16" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.16" - ] - }, - { - "type": "char:fq", - "content": [ - "जो रुपया दोषबलियों और पापबलियों के लिये दिया जाता था:" - ] - }, - { - "type": "char:ft", - "content": [ - "किसी को हानि पहुँचाई गई तो विधान के अधीन वह बंधा था कि जिसे हानि पहुँची है उसकी क्षतिपूर्ति करे, यदि सम्भव हो या न हो उसके निकटतम परिजन को।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "जो रुपया दोषबलियों और पापबलियों के लिये दिया जाता था:" + ] }, { - "type": "char:it", - "content": [ - "*, यह तो यहोवा के भवन में न लगाया गया, वह याजकों को मिलता था।" - ] + "type": "char:ft", + "content": [ + "किसी को हानि पहुँचाई गई तो विधान के अधीन वह बंधा था कि जिसे हानि पहुँची है उसकी क्षतिपूर्ति करे, यदि सम्भव हो या न हो उसके निकटतम परिजन को।" + ] } - ] + ] + } + ] }, + ", यह तो यहोवा के भवन में न लगाया गया, वह याजकों को मिलता था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 12:17" - }, - "तब अराम के राजा हजाएल ने गत नगर पर चढ़ाई की, और उससे लड़ाई करके उसे ले लिया। तब उसने यरूशलेम पर भी चढ़ाई करने को अपना मुँह किया।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 12:18" - }, - "तब यहूदा के राजा योआश ने उन सब पवित्र वस्तुओं को जिन्हें उसके पुरखा यहोशापात", + "type": "verse:v", + "number": "17", + "sid": "2KI 12:17" + }, + "तब अराम के राजा हजाएल ने गत नगर पर चढ़ाई की, और उससे लड़ाई करके उसे ले लिया। तब उसने यरूशलेम पर भी चढ़ाई करने को अपना मुँह किया।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 12:18" + }, + "तब यहूदा के राजा योआश ने उन सब पवित्र वस्तुओं को जिन्हें उसके पुरखा यहोशापात", + { + "type": "char:it", + "content": [ + "यहोराम और अहज्याह", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "यहोराम और अहज्याह" - ] + "type": "char:fr", + "content": [ + "12.18" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.18" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोराम और अहज्याह:" - ] - }, - { - "type": "char:ft", - "content": [ - "यद्यपि ये दो राजा बाल के उपासक थे, उन्होंने उस मूर्तिपूजा के साथ कुछ सीमा तक अपने पूर्वजों के धर्म के लिए उनमें सम्मान था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "यहोराम और अहज्याह:" + ] }, { - "type": "char:it", - "content": [ - "* नामक यहूदा के राजाओं ने पवित्र किया था, और अपनी पवित्र की हुई वस्तुओं को भी और जितना सोना यहोवा के भवन के भण्डारों में और राजभवन में मिला, उस सब को लेकर अराम के राजा हजाएल के पास भेज दिया; और वह यरूशलेम के पास से चला गया।" - ] + "type": "char:ft", + "content": [ + "यद्यपि ये दो राजा बाल के उपासक थे, उन्होंने उस मूर्तिपूजा के साथ कुछ सीमा तक अपने पूर्वजों के धर्म के लिए उनमें सम्मान था।" + ] + } + ] + } + ] + }, + "नामक यहूदा के राजाओं ने पवित्र किया था, और अपनी पवित्र की हुई वस्तुओं को भी और जितना सोना यहोवा के भवन के भण्डारों में और राजभवन में मिला, उस सब को लेकर अराम के राजा हजाएल के पास भेज दिया; और वह यरूशलेम के पास से चला गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 12:19" + }, + "योआश के और सब काम जो उसने किया, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 12:20" + }, + "योआश के कर्मचारियों ने राजद्रोह की युक्ति करके, उसको मिल्लो के भवन में जो सिल्ला की ढलान पर था, मार डाला।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 12:21" + }, + "अर्थात् शिमात का पुत्र योजाबाद और शोमेर का पुत्र यहोजाबाद, जो उसके कर्मचारी थे, उन्होंने उसे ऐसा मारा, कि वह मर गया। तब उसे उसके पुरखाओं के बीच दाऊदपुर में मिट्टी दी, और उसका पुत्र अमस्याह उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "2KI 13" + }, + { + "type": "para:s", + "content": [ + "यहोआहाज का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 13:1" + }, + "अहज्याह के पुत्र यहूदा के राजा योआश के राज्य के तेईसवें वर्ष में येहू का पुत्र यहोआहाज सामरिया में इस्राएल पर राज्य करने लगा, और सत्रह वर्ष तक राज्य करता रहा।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 13:2" + }, + "और उसने वह किया, जो यहोवा की दृष्टि में बुरा था अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनको छोड़ न दिया।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 13:3" + }, + "इसलिए यहोवा का क्रोध इस्राएलियों के विरुद्ध भड़क उठा, और उसने उनको अराम के राजा हजाएल, और उसके पुत्र बेन्हदद के अधीन कर दिया।", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 13:4" + }, + "तब यहोआहाज यहोवा के सामने गिड़गिड़ाया और यहोवा ने उसकी सुन ली; क्योंकि उसने इस्राएल पर अंधेर देखा कि अराम का राजा उन पर कैसा अंधेर करता था।", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 13:5" + }, + "इसलिए", + { + "type": "char:it", + "content": [ + "यहोवा ने इस्राएल को एक छुड़ानेवाला दिया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.5" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ने इस्राएल को एक छुड़ानेवाला दिया:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहोआहाज के मन फिराव के तुरन्त बाद तो नहीं परन्तु उसके मरणोपरान्त। (2 राजा. 13:25)" + ] } - ] + ] + } + ] }, + "और वे अराम के वश से छूट गए; और इस्राएली पिछले दिनों के समान फिर अपने-अपने डेरे में रहने लगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 12:19" - }, - "योआश के और सब काम जो उसने किया, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 12:20" - }, - "योआश के कर्मचारियों ने राजद्रोह की युक्ति करके, उसको मिल्लो के भवन में जो सिल्ला की ढलान पर था, मार डाला।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 12:21" - }, - "अर्थात् शिमात का पुत्र योजाबाद और शोमेर का पुत्र यहोजाबाद, जो उसके कर्मचारी थे, उन्होंने उसे ऐसा मारा, कि वह मर गया। तब उसे उसके पुरखाओं के बीच दाऊदपुर में मिट्टी दी, और उसका पुत्र अमस्याह उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 13:6" }, + "तो भी वे ऐसे पापों से न फिरे, जैसे यारोबाम के घराने ने किया, और जिनके अनुसार उसने इस्राएल से पाप कराए थे: परन्तु उनमें चलते रहे, और सामरिया में अशेरा भी खड़ी रही।", { - "type": "chapter:c", - "number": "13", - "sid": "2KI 13" + "type": "verse:v", + "number": "7", + "sid": "2KI 13:7" }, + "अराम के राजा ने यहोआहाज की सेना में से केवल पचास सवार, दस रथ, और दस हजार प्यादे छोड़ दिए थे; क्योंकि उसने उनको नाश किया, और रौंद रौंदकर के धूल में मिला दिया था।", { - "type": "para:s", - "content": [ - "यहोआहाज का राज्य" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 13:8" }, + "यहोआहाज के और सब काम जो उसने किए, और उसकी वीरता, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 13:1" - }, - "अहज्याह के पुत्र यहूदा के राजा योआश के राज्य के तेईसवें वर्ष में येहू का पुत्र यहोआहाज सामरिया में इस्राएल पर राज्य करने लगा, और सत्रह वर्ष तक राज्य करता रहा।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 13:2" - }, - "और उसने वह किया, जो यहोवा की दृष्टि में बुरा था अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनको छोड़ न दिया।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 13:3" - }, - "इसलिए यहोवा का क्रोध इस्राएलियों के विरुद्ध भड़क उठा, और उसने उनको अराम के राजा हजाएल, और उसके पुत्र बेन्हदद के अधीन कर दिया।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 13:4" - }, - "तब यहोआहाज यहोवा के सामने गिड़गिड़ाया और यहोवा ने उसकी सुन ली; क्योंकि उसने इस्राएल पर अंधेर देखा कि अराम का राजा उन पर कैसा अंधेर करता था।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 13:5" - }, - "इसलिए", - { - "type": "char:it", - "content": [ - "यहोवा ने इस्राएल को एक छुड़ानेवाला दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.5" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने इस्राएल को एक छुड़ानेवाला दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोआहाज के मन फिराव के तुरन्त बाद तो नहीं परन्तु उसके मरणोपरान्त। (2 राजा. 13:25)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और वे अराम के वश से छूट गए; और इस्राएली पिछले दिनों के समान फिर अपने-अपने डेरे में रहने लगे।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "2KI 13:6" - }, - "तो भी वे ऐसे पापों से न फिरे, जैसे यारोबाम के घराने ने किया, और जिनके अनुसार उसने इस्राएल से पाप कराए थे: परन्तु उनमें चलते रहे, और सामरिया में अशेरा भी खड़ी रही।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 13:7" - }, - "अराम के राजा ने यहोआहाज की सेना में से केवल पचास सवार, दस रथ, और दस हजार प्यादे छोड़ दिए थे; क्योंकि उसने उनको नाश किया, और रौंद रौंदकर के धूल में मिला दिया था।", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 13:8" - }, - "यहोआहाज के और सब काम जो उसने किए, और उसकी वीरता, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 13:9" - }, - "अन्ततः यहोआहाज मरकर अपने पुरखाओं के संग जा मिला और सामरिया में उसे मिट्टी दी गई; और उसका पुत्र यहोआश उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 13:9" }, + "अन्ततः यहोआहाज मरकर अपने पुरखाओं के संग जा मिला और सामरिया में उसे मिट्टी दी गई; और उसका पुत्र यहोआश उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोआश का राज्य और एलीशा की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यहोआश का राज्य और एलीशा की मृत्यु" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 13:10" }, + "यहूदा के राजा योआश के राज्य के सैंतीसवें वर्ष में यहोआहाज का पुत्र यहोआश सामरिया में इस्राएल पर राज्य करने लगा, और सोलह वर्ष तक राज्य करता रहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 13:10" - }, - "यहूदा के राजा योआश के राज्य के सैंतीसवें वर्ष में यहोआहाज का पुत्र यहोआश सामरिया में इस्राएल पर राज्य करने लगा, और सोलह वर्ष तक राज्य करता रहा।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 13:11" - }, - "और उसने वह किया जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात का पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे अलग न हुआ।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 13:12" - }, - "यहोआश के और सब काम जो उसने किए, और जिस वीरता से वह यहूदा के राजा अमस्याह से लड़ा, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 13:13" - }, - "अन्त में यहोआश मरकर अपने पुरखाओं के संग जा मिला और यारोबाम उसकी गद्दी पर विराजमान हुआ; और यहोआश को सामरिया में इस्राएल के राजाओं के बीच मिट्टी दी गई।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 13:14" - }, - "एलीशा को वह रोग लग गया जिससे उसकी मृत्यु होने पर थी, तब इस्राएल का राजा यहोआश उसके पास गया, और उसके ऊपर रोकर कहने लगा, “हाय मेरे पिता! हाय मेरे पिता! हाय इस्राएल के रथ और सवारों!” एलीशा ने उससे कहा, “धनुष और तीर ले आ।”", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 13:15" - }, - "वह उसके पास धनुष और तीर ले आया।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 13:16" - }, - "तब उसने इस्राएल के राजा से कहा, “धनुष पर अपना हाथ लगा।” जब उसने अपना हाथ लगाया, तब एलीशा ने अपने हाथ राजा के हाथों पर रख दिए।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 13:17" - }, - "तब उसने कहा, “पूर्व की खिड़की खोल।” जब उसने उसे खोल दिया, तब एलीशा ने कहा, “तीर छोड़ दे;” उसने तीर छोड़ा। और एलीशा ने कहा, “यह तीर यहोवा की ओर से छुटकारे अर्थात् अराम से छुटकारे का चिन्ह है, इसलिए तू अपेक में अराम को यहाँ तक मार लेगा कि उनका अन्त कर डालेगा।”", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 13:18" - }, - "फिर उसने कहा, “तीरों को ले;” और जब उसने उन्हें लिया, तब उसने इस्राएल के राजा से कहा, “भूमि पर मार;” तब वह तीन बार मारकर ठहर गया।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 13:19" - }, - "और", + "type": "verse:v", + "number": "11", + "sid": "2KI 13:11" + }, + "और उसने वह किया जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात का पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे अलग न हुआ।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 13:12" + }, + "यहोआश के और सब काम जो उसने किए, और जिस वीरता से वह यहूदा के राजा अमस्याह से लड़ा, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 13:13" + }, + "अन्त में यहोआश मरकर अपने पुरखाओं के संग जा मिला और यारोबाम उसकी गद्दी पर विराजमान हुआ; और यहोआश को सामरिया में इस्राएल के राजाओं के बीच मिट्टी दी गई।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 13:14" + }, + "एलीशा को वह रोग लग गया जिससे उसकी मृत्यु होने पर थी, तब इस्राएल का राजा यहोआश उसके पास गया, और उसके ऊपर रोकर कहने लगा, “हाय मेरे पिता! हाय मेरे पिता! हाय इस्राएल के रथ और सवारों!” एलीशा ने उससे कहा, “धनुष और तीर ले आ।”", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 13:15" + }, + "वह उसके पास धनुष और तीर ले आया।", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 13:16" + }, + "तब उसने इस्राएल के राजा से कहा, “धनुष पर अपना हाथ लगा।” जब उसने अपना हाथ लगाया, तब एलीशा ने अपने हाथ राजा के हाथों पर रख दिए।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 13:17" + }, + "तब उसने कहा, “पूर्व की खिड़की खोल।” जब उसने उसे खोल दिया, तब एलीशा ने कहा, “तीर छोड़ दे;” उसने तीर छोड़ा। और एलीशा ने कहा, “यह तीर यहोवा की ओर से छुटकारे अर्थात् अराम से छुटकारे का चिन्ह है, इसलिए तू अपेक में अराम को यहाँ तक मार लेगा कि उनका अन्त कर डालेगा।”", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 13:18" + }, + "फिर उसने कहा, “तीरों को ले;” और जब उसने उन्हें लिया, तब उसने इस्राएल के राजा से कहा, “भूमि पर मार;” तब वह तीन बार मारकर ठहर गया।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 13:19" + }, + "और", + { + "type": "char:it", + "content": [ + "परमेश्वर के जन ने उस पर क्रोधित होकर कहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "परमेश्वर के जन ने उस पर क्रोधित होकर कहा" - ] + "type": "char:fr", + "content": [ + "13.19" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.19" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर के जन ने उस पर क्रोधित होकर कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर इस्राएल को सीरिया पर पूर्ण विजय देना चाहता था परन्तु योआश ने परमेश्वर की प्रतिज्ञा को पूर्णता में स्वीकार न करके परमेश्वर की कृपा पर रोक लगाई जिसका परिणाम यह हुआ कि वह मूल प्रतिज्ञा पूरी नहीं हो पाई।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "परमेश्वर के जन ने उस पर क्रोधित होकर कहा:" + ] }, { - "type": "char:it", - "content": [ - "*, “तुझे तो पाँच छः बार मारना चाहिये था। ऐसा करने से तो तू अराम को यहाँ तक मारता कि उनका अन्त कर डालता, परन्तु अब तू उन्हें तीन ही बार मारेगा।”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर इस्राएल को सीरिया पर पूर्ण विजय देना चाहता था परन्तु योआश ने परमेश्वर की प्रतिज्ञा को पूर्णता में स्वीकार न करके परमेश्वर की कृपा पर रोक लगाई जिसका परिणाम यह हुआ कि वह मूल प्रतिज्ञा पूरी नहीं हो पाई।" + ] } - ] + ] + } + ] }, + ", “तुझे तो पाँच छः बार मारना चाहिये था। ऐसा करने से तो तू अराम को यहाँ तक मारता कि उनका अन्त कर डालता, परन्तु अब तू उन्हें तीन ही बार मारेगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "2KI 13:20" - }, - "तब एलीशा मर गया, और उसे मिट्टी दी गई। प्रतिवर्ष वसन्त ऋतु में मोआब के दल, देश पर आक्रमण करते थे।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 13:21" - }, - "लोग किसी मनुष्य को मिट्टी दे रहे थे, कि एक दल उन्हें दिखाई पड़ा, तब उन्होंने उस शव को एलीशा की कब्र में डाल दिया, और एलीशा की हड्डियों से छूते ही", - { - "type": "char:it", - "content": [ - "वह जी उठा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.21" - ] - }, - { - "type": "char:fq", - "content": [ - "वह जी उठा:" - ] - }, - { - "type": "char:ft", - "content": [ - "एलीशा के मरणोपरान्त का यह चमत्कार उसके जीवित रहने के समय किए गए चमत्कारों से अधिक विसमयकारी था। यहूदी इसे उसकी सर्वोच्च महिमा मानने लगे।" - ] - } - ], - "caller": "+" - }, + "type": "verse:v", + "number": "20", + "sid": "2KI 13:20" + }, + "तब एलीशा मर गया, और उसे मिट्टी दी गई। प्रतिवर्ष वसन्त ऋतु में मोआब के दल, देश पर आक्रमण करते थे।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 13:21" + }, + "लोग किसी मनुष्य को मिट्टी दे रहे थे, कि एक दल उन्हें दिखाई पड़ा, तब उन्होंने उस शव को एलीशा की कब्र में डाल दिया, और एलीशा की हड्डियों से छूते ही", + { + "type": "char:it", + "content": [ + "वह जी उठा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*, और अपने पाँवों के बल खड़ा हो गया।" - ] + "type": "char:fr", + "content": [ + "13.21" + ] }, { - "type": "verse:v", - "number": "22", - "sid": "2KI 13:22" + "type": "char:fq", + "content": [ + "वह जी उठा:" + ] }, - "यहोआहाज के जीवन भर अराम का राजा हजाएल इस्राएल पर अंधेर ही करता रहा।", { - "type": "verse:v", - "number": "23", - "sid": "2KI 13:23" - }, - "परन्तु यहोवा ने उन पर अनुग्रह किया, और उन पर दया करके अपनी उस वाचा के कारण जो उसने अब्राहम, इसहाक और याकूब से बाँधी थी, उन पर कृपादृष्टि की, और न तो उन्हें नाश किया, और न अपने सामने से निकाल दिया।" - ] + "type": "char:ft", + "content": [ + "एलीशा के मरणोपरान्त का यह चमत्कार उसके जीवित रहने के समय किए गए चमत्कारों से अधिक विसमयकारी था। यहूदी इसे उसकी सर्वोच्च महिमा मानने लगे।" + ] + } + ] + } + ] + }, + ", और अपने पाँवों के बल खड़ा हो गया।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 13:22" + }, + "यहोआहाज के जीवन भर अराम का राजा हजाएल इस्राएल पर अंधेर ही करता रहा।", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 13:23" + }, + "परन्तु यहोवा ने उन पर अनुग्रह किया, और उन पर दया करके अपनी उस वाचा के कारण जो उसने अब्राहम, इसहाक और याकूब से बाँधी थी, उन पर कृपादृष्टि की, और न तो उन्हें नाश किया, और न अपने सामने से निकाल दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 13:24" + }, + "तब अराम का राजा हजाएल मर गया, और उसका पुत्र बेन्हदद उसके स्थान पर राजा बन गया।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 13:25" + }, + "तब यहोआहाज के पुत्र यहोआश ने हजाएल के पुत्र बेन्हदद के हाथ से वे नगर फिर ले लिए, जिन्हें उसने युद्ध करके उसके पिता यहोआहाज के हाथ से छीन लिया था। यहोआश ने उसको तीन बार जीतकर इस्राएल के नगर फिर ले लिए।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "2KI 14" + }, + { + "type": "para:s", + "content": [ + "अमस्याह का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 14:1" + }, + "इस्राएल के राजा यहोआहाज के पुत्र योआश के राज्य के दूसरे वर्ष में यहूदा के राजा योआश का पुत्र अमस्याह राजा हुआ।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 14:2" + }, + "जब वह राज्य करने लगा तब वह पच्चीस वर्ष का था, और यरूशलेम में उनतीस वर्ष राज्य करता रहा। उसकी माता का नाम यहोअद्दान था, जो यरूशलेम की थी।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 14:3" + }, + "उसने वह किया जो यहोवा की दृष्टि में ठीक था तो भी अपने मूलपुरुष दाऊद के समान न किया;", + { + "type": "char:it", + "content": [ + "उसने ठीक अपने पिता योआश के से काम किए", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.3" + ] + }, + { + "type": "char:fq", + "content": [ + "उसने ठीक अपने पिता योआश के से काम किए:" + ] + }, + { + "type": "char:ft", + "content": [ + "योआश और अमस्याह हमें एक विचित्र समानता थी। अपने राज्यकाल के आरम्भ में दोनों में यहोवा के लिए जोश था परन्तु बाद के भाग में वे चूक गए।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 13:24" - }, - "तब अराम का राजा हजाएल मर गया, और उसका पुत्र बेन्हदद उसके स्थान पर राजा बन गया।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 13:25" - }, - "तब यहोआहाज के पुत्र यहोआश ने हजाएल के पुत्र बेन्हदद के हाथ से वे नगर फिर ले लिए, जिन्हें उसने युद्ध करके उसके पिता यहोआहाज के हाथ से छीन लिया था। यहोआश ने उसको तीन बार जीतकर इस्राएल के नगर फिर ले लिए।" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 14:4" }, + "उसके दिनों में ऊँचे स्थान गिराए न गए; लोग तब भी उन पर बलि चढ़ाते, और धूप जलाते रहे।", { - "type": "chapter:c", - "number": "14", - "sid": "2KI 14" + "type": "verse:v", + "number": "5", + "sid": "2KI 14:5" }, + "जब राज्य उसके हाथ में स्थिर हो गया, तब उसने अपने उन कर्मचारियों को मृत्यु-दण्ड दिया, जिन्होंने उसके पिता राजा को मार डाला था।", { - "type": "para:s", - "content": [ - "अमस्याह का राज्य" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 14:6" }, + "परन्तु उन खूनियों के बच्चों को उसने न मार डाला, क्योंकि यहोवा की यह आज्ञा मूसा की व्यवस्था की पुस्तक में लिखी है: “पुत्र के कारण पिता न मार डाला जाए, और पिता के कारण पुत्र न मार डाला जाए; जिसने पाप किया हो, वही उस पाप के कारण मार डाला जाए।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 14:1" - }, - "इस्राएल के राजा यहोआहाज के पुत्र योआश के राज्य के दूसरे वर्ष में यहूदा के राजा योआश का पुत्र अमस्याह राजा हुआ।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 14:2" - }, - "जब वह राज्य करने लगा तब वह पच्चीस वर्ष का था, और यरूशलेम में उनतीस वर्ष राज्य करता रहा। उसकी माता का नाम यहोअद्दान था, जो यरूशलेम की थी।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 14:3" - }, - "उसने वह किया जो यहोवा की दृष्टि में ठीक था तो भी अपने मूलपुरुष दाऊद के समान न किया;", - { - "type": "char:it", - "content": [ - "उसने ठीक अपने पिता योआश के से काम किए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.3" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने ठीक अपने पिता योआश के से काम किए:" - ] - }, - { - "type": "char:ft", - "content": [ - "योआश और अमस्याह हमें एक विचित्र समानता थी। अपने राज्यकाल के आरम्भ में दोनों में यहोवा के लिए जोश था परन्तु बाद के भाग में वे चूक गए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "2KI 14:4" - }, - "उसके दिनों में ऊँचे स्थान गिराए न गए; लोग तब भी उन पर बलि चढ़ाते, और धूप जलाते रहे।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 14:5" - }, - "जब राज्य उसके हाथ में स्थिर हो गया, तब उसने अपने उन कर्मचारियों को मृत्यु-दण्ड दिया, जिन्होंने उसके पिता राजा को मार डाला था।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 14:6" - }, - "परन्तु उन खूनियों के बच्चों को उसने न मार डाला, क्योंकि यहोवा की यह आज्ञा मूसा की व्यवस्था की पुस्तक में लिखी है: “पुत्र के कारण पिता न मार डाला जाए, और पिता के कारण पुत्र न मार डाला जाए; जिसने पाप किया हो, वही उस पाप के कारण मार डाला जाए।”", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 14:7" - }, - "उसी अमस्याह ने नमक की तराई में दस हजार एदोमी पुरुष मार डाले, और सेला नगर से युद्ध करके उसे ले लिया, और उसका नाम योक्तेल रखा, और वह नाम आज तक चलता है।" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 14:7" }, + "उसी अमस्याह ने नमक की तराई में दस हजार एदोमी पुरुष मार डाले, और सेला नगर से युद्ध करके उसे ले लिया, और उसका नाम योक्तेल रखा, और वह नाम आज तक चलता है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 14:8" - }, - "तब अमस्याह ने इस्राएल के राजा यहोआश के पास जो येहू का पोता और यहोआहाज का पुत्र था दूतों से कहला भेजा, “आ हम एक दूसरे का सामना करें।”", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 14:9" - }, - "इस्राएल के राजा यहोआश ने यहूदा के राजा अमस्याह के पास यह सन्देश भेजा, “लबानोन पर की एक झड़बेरी ने लबानोन के एक देवदार के पास कहला भेजा, ‘अपनी बेटी का मेरे बेटे से विवाह कर दे’ इतने में लबानोन में का एक वन पशु पास से चला गया और उस झड़बेरी को रौंद डाला।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 14:10" - }, - "तूने एदोमियों को जीता तो है इसलिए तू फूल उठा है। उसी पर बड़ाई मारता हुआ घर रह जा; तू अपनी हानि के लिये यहाँ क्यों हाथ उठाता है, जिससे तू क्या वरन् यहूदा भी नीचा देखेगा?”" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 14:8" }, + "तब अमस्याह ने इस्राएल के राजा यहोआश के पास जो येहू का पोता और यहोआहाज का पुत्र था दूतों से कहला भेजा, “आ हम एक दूसरे का सामना करें।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 14:11" - }, - "परन्तु अमस्याह ने न माना। तब इस्राएल के राजा यहोआश ने चढ़ाई की, और उसने और यहूदा के राजा अमस्याह ने यहूदा देश के बेतशेमेश में एक दूसरे का सामना किया।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 14:12" - }, - "और यहूदा इस्राएल से हार गया, और एक-एक अपने-अपने डेरे को भागा।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 14:13" - }, - "तब इस्राएल के राजा यहोआश ने यहूदा के राजा अमस्याह को जो अहज्याह का पोता, और योआश का पुत्र था, बेतशेमेश में पकड़ लिया, और यरूशलेम को गया, और एप्रैमी फाटक से कोनेवाले फाटक तक, चार सौ हाथ यरूशलेम की शहरपनाह गिरा दी।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 14:14" - }, - "और जितना सोना, चाँदी और जितने पात्र यहोवा के भवन में और राजभवन के भण्डारों में मिले, उन सब को और बन्धक लोगों को भी लेकर वह सामरिया को लौट गया।" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 14:9" }, + "इस्राएल के राजा यहोआश ने यहूदा के राजा अमस्याह के पास यह सन्देश भेजा, “लबानोन पर की एक झड़बेरी ने लबानोन के एक देवदार के पास कहला भेजा, ‘अपनी बेटी का मेरे बेटे से विवाह कर दे’ इतने में लबानोन में का एक वन पशु पास से चला गया और उस झड़बेरी को रौंद डाला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 14:15" - }, - "यहोआश के और काम जो उसने किए, और उसकी वीरता और उसने किस रीति यहूदा के राजा अमस्याह से युद्ध किया, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 14:16" - }, - "अन्त में यहोआश मरकर अपने पुरखाओं के संग जा मिला और उसे इस्राएल के राजाओं के बीच सामरिया में मिट्टी दी गई; और उसका पुत्र यारोबाम उसके स्थान पर राज्य करने लगा।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 14:17" - }, - "यहोआहाज के पुत्र इस्राएल के राजा यहोआश के मरने के बाद योआश का पुत्र यहूदा का राजा अमस्याह पन्द्रह वर्ष जीवित रहा।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 14:18" - }, - "अमस्याह के और काम क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 14:19" - }, - "जब यरूशलेम में उसके विरुद्ध राजद्रोह की गोष्ठी की गई, तब वह लाकीश को भाग गया। अतः उन्होंने लाकीश तक उसका पीछा करके उसको वहाँ मार डाला।", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 14:20" - }, - "तब वह घोड़ों पर रखकर यरूशलेम में पहुँचाया गया, और वहाँ उसके पुरखाओं के बीच उसको दाऊदपुर में मिट्टी दी गई।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 14:21" - }, - "तब सारी यहूदी प्रजा ने अजर्याह को लेकर, जो सोलह वर्ष का था, उसके पिता अमस्याह के स्थान पर राजा नियुक्त कर दिया।", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 14:22" - }, - "राजा अमस्याह मरकर अपने पुरखाओं के संग जा मिला, तब उसके बाद अजर्याह ने एलत को दृढ़ करके यहूदा के वश में फिरकर लिया।" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 14:10" }, + "तूने एदोमियों को जीता तो है इसलिए तू फूल उठा है। उसी पर बड़ाई मारता हुआ घर रह जा; तू अपनी हानि के लिये यहाँ क्यों हाथ उठाता है, जिससे तू क्या वरन् यहूदा भी नीचा देखेगा?”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "दूसरे यारोबाम का राज्य" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 14:11" }, + "परन्तु अमस्याह ने न माना। तब इस्राएल के राजा यहोआश ने चढ़ाई की, और उसने और यहूदा के राजा अमस्याह ने यहूदा देश के बेतशेमेश में एक दूसरे का सामना किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 14:23" - }, - "यहूदा के राजा योआश के पुत्र अमस्याह के राज्य के पन्द्रहवें वर्ष में इस्राएल के राजा यहोआश का पुत्र यारोबाम सामरिया में राज्य करने लगा, और इकतालीस वर्ष राज्य करता रहा।", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 14:24" - }, - "उसने वह किया, जो यहोवा की दृष्टि में बुरा था; अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 14:25" - }, - { - "type": "char:it", - "content": [ - "उसने इस्राएल की सीमा हमात की घाटी से ले अराबा के ताल तक ज्यों का त्यों कर दी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.25" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने इस्राएल की सीमा .... त्यों कर दी:" - ] - }, - { - "type": "char:ft", - "content": [ - "अपने दीर्घकालीन राज्यकाल में यारोबाम ने पवित्र देश की पुरानी सीमाओं को, उत्तर, पूर्व और दक्षिण-पूर्व में पुनः स्थापित कर दिया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जैसा कि इस्राएल के परमेश्वर यहोवा ने अमित्तै के पुत्र अपने दास गथेपेरवासी योना भविष्यद्वक्ता के द्वारा कहा था।" - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "2KI 14:26" - }, - "क्योंकि यहोवा ने इस्राएल का दुःख देखा कि बहुत ही कठिन है, वरन् क्या बन्दी क्या स्वाधीन कोई भी बचा न रहा, और न इस्राएल के लिये कोई सहायक था।", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 14:27" - }, - "यहोवा ने नहीं कहा था, कि मैं इस्राएल का नाम धरती पर से मिटा डालूँगा। अतः उसने यहोआश के पुत्र यारोबाम के द्वारा उनको छुटकारा दिया।" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 14:12" + }, + "और यहूदा इस्राएल से हार गया, और एक-एक अपने-अपने डेरे को भागा।", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 14:13" + }, + "तब इस्राएल के राजा यहोआश ने यहूदा के राजा अमस्याह को जो अहज्याह का पोता, और योआश का पुत्र था, बेतशेमेश में पकड़ लिया, और यरूशलेम को गया, और एप्रैमी फाटक से कोनेवाले फाटक तक, चार सौ हाथ यरूशलेम की शहरपनाह गिरा दी।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 14:14" + }, + "और जितना सोना, चाँदी और जितने पात्र यहोवा के भवन में और राजभवन के भण्डारों में मिले, उन सब को और बन्धक लोगों को भी लेकर वह सामरिया को लौट गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 14:15" + }, + "यहोआश के और काम जो उसने किए, और उसकी वीरता और उसने किस रीति यहूदा के राजा अमस्याह से युद्ध किया, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 14:16" }, + "अन्त में यहोआश मरकर अपने पुरखाओं के संग जा मिला और उसे इस्राएल के राजाओं के बीच सामरिया में मिट्टी दी गई; और उसका पुत्र यारोबाम उसके स्थान पर राज्य करने लगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 14:28" - }, - "यारोबाम के और सब काम जो उसने किए, और कैसे पराक्रम के साथ उसने युद्ध किया, और दमिश्क और हमात को जो पहले यहूदा के राज्य में थे इस्राएल के वश में फिर मिला लिया, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 14:29" - }, - "अन्त में यारोबाम मरकर अपने पुरखाओं के संग जो इस्राएल के राजा थे जा मिला, और उसका पुत्र जकर्याह उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "17", + "sid": "2KI 14:17" }, + "यहोआहाज के पुत्र इस्राएल के राजा यहोआश के मरने के बाद योआश का पुत्र यहूदा का राजा अमस्याह पन्द्रह वर्ष जीवित रहा।", { - "type": "chapter:c", - "number": "15", - "sid": "2KI 15" + "type": "verse:v", + "number": "18", + "sid": "2KI 14:18" }, + "अमस्याह के और काम क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", { - "type": "para:s", - "content": [ - "अजर्याह का राज्य" - ] + "type": "verse:v", + "number": "19", + "sid": "2KI 14:19" }, + "जब यरूशलेम में उसके विरुद्ध राजद्रोह की गोष्ठी की गई, तब वह लाकीश को भाग गया। अतः उन्होंने लाकीश तक उसका पीछा करके उसको वहाँ मार डाला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 15:1" - }, - "इस्राएल के राजा यारोबाम के राज्य के सताईसवें वर्ष में यहूदा के राजा अमस्याह का पुत्र अजर्याह राजा हुआ।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 15:2" - }, - "जब वह राज्य करने लगा, तब सोलह वर्ष का था, और यरूशलेम में बावन वर्ष राज्य करता रहा। उसकी माता का नाम यकोल्याह था, जो यरूशलेम की थी।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 15:3" - }, - "जैसे उसका पिता अमस्याह किया करता था जो यहोवा की दृष्टि में ठीक था, वैसे ही वह भी करता था।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 15:4" - }, - "तो भी ऊँचे स्थान गिराए न गए; प्रजा के लोग उस समय भी उन पर बलि चढ़ाते, और धूप जलाते रहे।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 15:5" - }, - "यहोवा ने उस राजा को ऐसा मारा, कि वह मरने के दिन तक कोढ़ी रहा, और", - { - "type": "char:it", - "content": [ - "अलग एक घर में रहता था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.5" - ] - }, - { - "type": "char:fq", - "content": [ - "अलग एक घर में रहता था:" - ] - }, - { - "type": "char:ft", - "content": [ - "विधान के प्रावधान से कोढ़ियों को लोगों के सम्पर्क से अलग रहना योताम उसके घर का अधिकारी हो गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। योताम नामक राजपुत्र उसके घराने के काम पर अधिकारी होकर देश के लोगों का न्याय करता था।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "2KI 15:6" - }, - "अजर्याह के और सब काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 15:7" - }, - "अन्त में अजर्याह मरकर अपने पुरखाओं के संग जा मिला और उसको दाऊदपुर में उसके पुरखाओं के बीच मिट्टी दी गई, और उसका पुत्र योताम उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "20", + "sid": "2KI 14:20" }, + "तब वह घोड़ों पर रखकर यरूशलेम में पहुँचाया गया, और वहाँ उसके पुरखाओं के बीच उसको दाऊदपुर में मिट्टी दी गई।", { - "type": "para:s", - "content": [ - "जकर्याह का राज्य" - ] + "type": "verse:v", + "number": "21", + "sid": "2KI 14:21" }, + "तब सारी यहूदी प्रजा ने अजर्याह को लेकर, जो सोलह वर्ष का था, उसके पिता अमस्याह के स्थान पर राजा नियुक्त कर दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 15:8" - }, - "यहूदा के राजा अजर्याह के राज्य के अड़तीसवें वर्ष में यारोबाम का पुत्र जकर्याह इस्राएल पर सामरिया में राज्य करने लगा, और छः महीने राज्य किया।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 15:9" - }, - "उसने अपने पुरखाओं के समान वह किया, जो यहोवा की दृष्टि में बुरा है, अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 15:10" - }, - "और याबेश के पुत्र शल्लूम ने उससे राजद्रोह की गोष्ठी करके उसको प्रजा के सामने मारा, और उसको घात करके उसके स्थान पर राजा हुआ।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 15:11" - }, - "जकर्याह के और काम इस्राएल के राजाओं के इतिहास की पुस्तक में लिखे हैं।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 15:12" - }, - "अतः यहोवा का वह वचन पूरा हुआ, जो उसने येहू से कहा था, “तेरे परपोते के पुत्र तक तेरी सन्तान इस्राएल की गद्दी पर बैठती जाएगी।” और वैसा ही हुआ।" - ] + "type": "verse:v", + "number": "22", + "sid": "2KI 14:22" }, + "राजा अमस्याह मरकर अपने पुरखाओं के संग जा मिला, तब उसके बाद अजर्याह ने एलत को दृढ़ करके यहूदा के वश में फिरकर लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "दूसरे यारोबाम का राज्य" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शल्लूम का राज्य" - ] + "type": "verse:v", + "number": "23", + "sid": "2KI 14:23" }, + "यहूदा के राजा योआश के पुत्र अमस्याह के राज्य के पन्द्रहवें वर्ष में इस्राएल के राजा यहोआश का पुत्र यारोबाम सामरिया में राज्य करने लगा, और इकतालीस वर्ष राज्य करता रहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 15:13" - }, - "यहूदा के राजा उज्जियाह के राज्य के उनतालीसवें वर्ष में याबेश का पुत्र शल्लूम राज्य करने लगा, और महीने भर सामरिया में राज्य करता रहा।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 15:14" - }, - "क्योंकि गादी के पुत्र मनहेम ने, तिर्सा से सामरिया को जाकर याबेश के पुत्र शल्लूम को वहीं मारा, और उसे घात करके उसके स्थान पर राजा हुआ।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 15:15" - }, - "शल्लूम के अन्य काम और उसने राजद्रोह की जो गोष्ठी की, यह सब इस्राएल के राजाओं के इतिहास की पुस्तक में लिखा है।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 15:16" - }, - "तब मनहेम ने तिर्सा से जाकर, सब निवासियों और आस-पास के देश समेत तिप्सह को इस कारण मार लिया, कि तिप्सहियों ने उसके लिये फाटक न खोले थे, इस कारण उसने उन्हें मार दिया, और उसमें जितनी गर्भवती स्त्रियाँ थीं, उन सभी को चीर डाला।" - ] + "type": "verse:v", + "number": "24", + "sid": "2KI 14:24" }, + "उसने वह किया, जो यहोवा की दृष्टि में बुरा था; अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।", { - "type": "para:s", - "content": [ - "मनहेम का राज्य" - ] + "type": "verse:v", + "number": "25", + "sid": "2KI 14:25" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 15:17" - }, - "यहूदा के राजा अजर्याह के राज्य के उनतालीसवें वर्ष में गादी का पुत्र मनहेम इस्राएल पर राज्य करने लगा, और दस वर्ष सामरिया में राज्य करता रहा।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 15:18" - }, - "उसने वह किया, जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह जीवन भर अलग न हुआ।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 15:19" - }, - "अश्शूर के राजा पूल ने देश पर चढ़ाई की, और मनहेम ने उसको हजार किक्कार चाँदी इस इच्छा से दी, कि वह उसका सहायक होकर राज्य को उसके हाथ में स्थिर रखे।", + "type": "char:it", + "content": [ + "उसने इस्राएल की सीमा हमात की घाटी से ले अराबा के ताल तक ज्यों का त्यों कर दी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "2KI 15:20" + "type": "char:fr", + "content": [ + "14.25" + ] }, - "यह चाँदी अश्शूर के राजा को देने के लिये मनहेम ने बड़े-बड़े धनवान इस्राएलियों से ले ली, एक-एक पुरुष को पचास-पचास शेकेल चाँदी देनी पड़ी; तब अश्शूर का राजा देश को छोड़कर लौट गया।", { - "type": "verse:v", - "number": "21", - "sid": "2KI 15:21" + "type": "char:fq", + "content": [ + "उसने इस्राएल की सीमा .... त्यों कर दी:" + ] }, - "मनहेम के और काम जो उसने किए, वे सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", { - "type": "verse:v", - "number": "22", - "sid": "2KI 15:22" - }, - "अन्त में मनहेम मरकर अपने पुरखाओं के संग जा मिला और उसका पुत्र पकहयाह उसके स्थान पर राज्य करने लगा।" - ] + "type": "char:ft", + "content": [ + "अपने दीर्घकालीन राज्यकाल में यारोबाम ने पवित्र देश की पुरानी सीमाओं को, उत्तर, पूर्व और दक्षिण-पूर्व में पुनः स्थापित कर दिया था।" + ] + } + ] + } + ] + }, + ", जैसा कि इस्राएल के परमेश्वर यहोवा ने अमित्तै के पुत्र अपने दास गथेपेरवासी योना भविष्यद्वक्ता के द्वारा कहा था।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 14:26" + }, + "क्योंकि यहोवा ने इस्राएल का दुःख देखा कि बहुत ही कठिन है, वरन् क्या बन्दी क्या स्वाधीन कोई भी बचा न रहा, और न इस्राएल के लिये कोई सहायक था।", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 14:27" + }, + "यहोवा ने नहीं कहा था, कि मैं इस्राएल का नाम धरती पर से मिटा डालूँगा। अतः उसने यहोआश के पुत्र यारोबाम के द्वारा उनको छुटकारा दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 14:28" + }, + "यारोबाम के और सब काम जो उसने किए, और कैसे पराक्रम के साथ उसने युद्ध किया, और दमिश्क और हमात को जो पहले यहूदा के राज्य में थे इस्राएल के वश में फिर मिला लिया, यह सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 14:29" + }, + "अन्त में यारोबाम मरकर अपने पुरखाओं के संग जो इस्राएल के राजा थे जा मिला, और उसका पुत्र जकर्याह उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "2KI 15" + }, + { + "type": "para:s", + "content": [ + "अजर्याह का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 15:1" + }, + "इस्राएल के राजा यारोबाम के राज्य के सताईसवें वर्ष में यहूदा के राजा अमस्याह का पुत्र अजर्याह राजा हुआ।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 15:2" + }, + "जब वह राज्य करने लगा, तब सोलह वर्ष का था, और यरूशलेम में बावन वर्ष राज्य करता रहा। उसकी माता का नाम यकोल्याह था, जो यरूशलेम की थी।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 15:3" + }, + "जैसे उसका पिता अमस्याह किया करता था जो यहोवा की दृष्टि में ठीक था, वैसे ही वह भी करता था।", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 15:4" + }, + "तो भी ऊँचे स्थान गिराए न गए; प्रजा के लोग उस समय भी उन पर बलि चढ़ाते, और धूप जलाते रहे।", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 15:5" + }, + "यहोवा ने उस राजा को ऐसा मारा, कि वह मरने के दिन तक कोढ़ी रहा, और", + { + "type": "char:it", + "content": [ + "अलग एक घर में रहता था", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.5" + ] + }, + { + "type": "char:fq", + "content": [ + "अलग एक घर में रहता था:" + ] + }, + { + "type": "char:ft", + "content": [ + "विधान के प्रावधान से कोढ़ियों को लोगों के सम्पर्क से अलग रहना योताम उसके घर का अधिकारी हो गया।" + ] + } + ] + } + ] + }, + "। योताम नामक राजपुत्र उसके घराने के काम पर अधिकारी होकर देश के लोगों का न्याय करता था।", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 15:6" + }, + "अजर्याह के और सब काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 15:7" + }, + "अन्त में अजर्याह मरकर अपने पुरखाओं के संग जा मिला और उसको दाऊदपुर में उसके पुरखाओं के बीच मिट्टी दी गई, और उसका पुत्र योताम उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "जकर्याह का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 15:8" }, + "यहूदा के राजा अजर्याह के राज्य के अड़तीसवें वर्ष में यारोबाम का पुत्र जकर्याह इस्राएल पर सामरिया में राज्य करने लगा, और छः महीने राज्य किया।", { - "type": "para:s", - "content": [ - "पकहयाह का राज्य" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 15:9" }, + "उसने अपने पुरखाओं के समान वह किया, जो यहोवा की दृष्टि में बुरा है, अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 15:23" - }, - "यहूदा के राजा अजर्याह के राज्य के पचासवें वर्ष में मनहेम का पुत्र पकहयाह सामरिया में इस्राएल पर राज्य करने लगा, और दो वर्ष तक राज्य करता रहा।", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 15:24" - }, - "उसने वह किया जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 15:25" - }, - "उसके सरदार रमल्याह के पुत्र पेकह ने उसके विरुद्ध राजद्रोह की गोष्ठी करके, सामरिया के राजभवन के गुम्मट में उसको और उसके संग अर्गोब और अर्ये को मारा; और पेकह के संग पचास गिलादी पुरुष थे, और वह उसका घात करके उसके स्थान पर राजा बन गया।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 15:26" - }, - "पकहयाह के और सब काम जो उसने किए, वह इस्राएल के राजाओं के इतिहास की पुस्तक में लिखे हैं।" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 15:10" + }, + "और याबेश के पुत्र शल्लूम ने उससे राजद्रोह की गोष्ठी करके उसको प्रजा के सामने मारा, और उसको घात करके उसके स्थान पर राजा हुआ।", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 15:11" + }, + "जकर्याह के और काम इस्राएल के राजाओं के इतिहास की पुस्तक में लिखे हैं।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 15:12" + }, + "अतः यहोवा का वह वचन पूरा हुआ, जो उसने येहू से कहा था, “तेरे परपोते के पुत्र तक तेरी सन्तान इस्राएल की गद्दी पर बैठती जाएगी।” और वैसा ही हुआ।" + ] + }, + { + "type": "para:s", + "content": [ + "शल्लूम का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 15:13" }, + "यहूदा के राजा उज्जियाह के राज्य के उनतालीसवें वर्ष में याबेश का पुत्र शल्लूम राज्य करने लगा, और महीने भर सामरिया में राज्य करता रहा।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 15:14" + }, + "क्योंकि गादी के पुत्र मनहेम ने, तिर्सा से सामरिया को जाकर याबेश के पुत्र शल्लूम को वहीं मारा, और उसे घात करके उसके स्थान पर राजा हुआ।", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 15:15" + }, + "शल्लूम के अन्य काम और उसने राजद्रोह की जो गोष्ठी की, यह सब इस्राएल के राजाओं के इतिहास की पुस्तक में लिखा है।", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 15:16" + }, + "तब मनहेम ने तिर्सा से जाकर, सब निवासियों और आस-पास के देश समेत तिप्सह को इस कारण मार लिया, कि तिप्सहियों ने उसके लिये फाटक न खोले थे, इस कारण उसने उन्हें मार दिया, और उसमें जितनी गर्भवती स्त्रियाँ थीं, उन सभी को चीर डाला।" + ] + }, + { + "type": "para:s", + "content": [ + "मनहेम का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 15:17" + }, + "यहूदा के राजा अजर्याह के राज्य के उनतालीसवें वर्ष में गादी का पुत्र मनहेम इस्राएल पर राज्य करने लगा, और दस वर्ष सामरिया में राज्य करता रहा।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 15:18" + }, + "उसने वह किया, जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह जीवन भर अलग न हुआ।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 15:19" + }, + "अश्शूर के राजा पूल ने देश पर चढ़ाई की, और मनहेम ने उसको हजार किक्कार चाँदी इस इच्छा से दी, कि वह उसका सहायक होकर राज्य को उसके हाथ में स्थिर रखे।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 15:20" + }, + "यह चाँदी अश्शूर के राजा को देने के लिये मनहेम ने बड़े-बड़े धनवान इस्राएलियों से ले ली, एक-एक पुरुष को पचास-पचास शेकेल चाँदी देनी पड़ी; तब अश्शूर का राजा देश को छोड़कर लौट गया।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 15:21" + }, + "मनहेम के और काम जो उसने किए, वे सब क्या इस्राएल के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 15:22" + }, + "अन्त में मनहेम मरकर अपने पुरखाओं के संग जा मिला और उसका पुत्र पकहयाह उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "पकहयाह का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 15:23" + }, + "यहूदा के राजा अजर्याह के राज्य के पचासवें वर्ष में मनहेम का पुत्र पकहयाह सामरिया में इस्राएल पर राज्य करने लगा, और दो वर्ष तक राज्य करता रहा।", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 15:24" + }, + "उसने वह किया जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात के पुत्र यारोबाम जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 15:25" + }, + "उसके सरदार रमल्याह के पुत्र पेकह ने उसके विरुद्ध राजद्रोह की गोष्ठी करके, सामरिया के राजभवन के गुम्मट में उसको और उसके संग अर्गोब और अर्ये को मारा; और पेकह के संग पचास गिलादी पुरुष थे, और वह उसका घात करके उसके स्थान पर राजा बन गया।", { - "type": "para:s", - "content": [ - "पेकह का राज्य" - ] + "type": "verse:v", + "number": "26", + "sid": "2KI 15:26" + }, + "पकहयाह के और सब काम जो उसने किए, वह इस्राएल के राजाओं के इतिहास की पुस्तक में लिखे हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "पेकह का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 15:27" + }, + "यहूदा के राजा अजर्याह के राज्य के बावनवें वर्ष में रमल्याह का पुत्र पेकह सामरिया में इस्राएल पर राज्य करने लगा, और बीस वर्ष तक राज्य करता रहा।", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 15:28" + }, + "उसने वह किया, जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात के पुत्र यारोबाम, जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 15:29" + }, + "इस्राएल के राजा पेकह के दिनों में अश्शूर के राजा तिग्लत्पिलेसेर ने आकर इय्योन, आबेल्वेत्माका, यानोह, केदेश और हासोर नामक नगरों को और गिलाद और गलील, वरन् नप्ताली के पूरे देश को भी ले लिया, और उनके लोगों को बन्दी बनाकर अश्शूर को ले गया।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 15:30" + }, + "उज्जियाह के पुत्र योताम के बीसवें वर्ष में एला के पुत्र होशे ने रमल्याह के पुत्र पेकह के विरुद्ध राजद्रोह की गोष्ठी करके उसे मारा, और उसे घात करके उसके स्थान पर राजा बन गया।", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 15:31" + }, + "पेकह के और सब काम जो उसने किए वह इस्राएल के राजाओं के इतिहास की पुस्तक में लिखे हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "योताम का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 15:32" + }, + "रमल्याह के पुत्र इस्राएल के राजा पेकह के राज्य के दूसरे वर्ष में यहूदा के राजा उज्जियाह का पुत्र योताम राजा हुआ।", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 15:33" + }, + "जब वह राज्य करने लगा, तब पच्चीस वर्ष का था, और यरूशलेम में सोलह वर्ष तक राज्य करता रहा। और उसकी माता का नाम यरूशा था जो सादोक की बेटी थी।", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 15:34" + }, + { + "type": "char:it", + "content": [ + "उसने वह किया जो यहोवा की दृष्टि में ठीक था", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.34" + ] + }, + { + "type": "char:fq", + "content": [ + "उसने वह किया जो यहोवा की दृष्टि में ठीक था:" + ] + }, + { + "type": "char:ft", + "content": [ + "योताम ने हर क्षेत्र में अपने पिता का अनुकरण किया, बस एक काम को छोड़कर कि उसने याजकीय कार्य करने का अपवित्र अनाचार किया।" + ] + } + ] + } + ] + }, + ", अर्थात् जैसा उसके पिता उज्जियाह ने किया था, ठीक वैसा ही उसने भी किया।", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 15:35" + }, + "तो भी ऊँचे स्थान गिराए न गए, प्रजा के लोग उन पर उस समय भी बलि चढ़ाते और धूप जलाते रहे। यहोवा के भवन के ऊँचे फाटक को इसी ने बनाया था।", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 15:36" + }, + "योताम के और सब काम जो उसने किए, वे क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 15:37" + }, + "उन दिनों में यहोवा अराम के राजा रसीन को, और रमल्याह के पुत्र पेकह को, यहूदा के विरुद्ध भेजने लगा।", + { + "type": "verse:v", + "number": "38", + "sid": "2KI 15:38" + }, + "अन्त में योताम मरकर अपने पुरखाओं के संग जा मिला और अपने मूलपुरुष दाऊद के नगर में अपने पुरखाओं के बीच उसको मिट्टी दी गई, और उसका पुत्र आहाज उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "2KI 16" + }, + { + "type": "para:s", + "content": [ + "आहाज का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 16:1" + }, + "रमल्याह के पुत्र पेकह के राज्य के सत्रहवें वर्ष में यहूदा के राजा योताम का पुत्र आहाज राज्य करने लगा।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 16:2" + }, + "जब आहाज राज्य करने लगा, तब वह बीस वर्ष का था, और सोलह वर्ष तक यरूशलेम में राज्य करता रहा। और उसने अपने मूलपुरुष दाऊद का सा काम नहीं किया, जो उसके परमेश्वर यहोवा की दृष्टि में ठीक था।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 16:3" + }, + "परन्तु वह इस्राएल के राजाओं की सी चाल चला, वरन् उन जातियों के घिनौने कामों के अनुसार, जिन्हें यहोवा ने इस्राएलियों के सामने से देश से निकाल दिया था,", + { + "type": "char:it", + "content": [ + "उसने अपने बेटे को भी आग में होम कर दिया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.3" + ] + }, + { + "type": "char:fq", + "content": [ + "उसने अपने बेटे को भी आग में होम कर दिया:" + ] + }, + { + "type": "char:ft", + "content": [ + "आहाज ने अम्मोनियों और मोआबियों के मोलेक की पूजा की। (2 राजा 3:27; मीका 6:7) और सम्भवत: अपने पहिलौठे को होम कर दिया था।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 15:27" - }, - "यहूदा के राजा अजर्याह के राज्य के बावनवें वर्ष में रमल्याह का पुत्र पेकह सामरिया में इस्राएल पर राज्य करने लगा, और बीस वर्ष तक राज्य करता रहा।", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 15:28" - }, - "उसने वह किया, जो यहोवा की दृष्टि में बुरा था, अर्थात् नबात के पुत्र यारोबाम, जिसने इस्राएल से पाप कराया था, उसके पापों के अनुसार वह करता रहा, और उनसे वह अलग न हुआ।" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 16:4" }, + "वह ऊँचे स्थानों पर, और पहाड़ियों पर, और सब हरे वृक्षों के नीचे, बलि चढ़ाया और धूप जलाया करता था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 15:29" - }, - "इस्राएल के राजा पेकह के दिनों में अश्शूर के राजा तिग्लत्पिलेसेर ने आकर इय्योन, आबेल्वेत्माका, यानोह, केदेश और हासोर नामक नगरों को और गिलाद और गलील, वरन् नप्ताली के पूरे देश को भी ले लिया, और उनके लोगों को बन्दी बनाकर अश्शूर को ले गया।", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 15:30" - }, - "उज्जियाह के पुत्र योताम के बीसवें वर्ष में एला के पुत्र होशे ने रमल्याह के पुत्र पेकह के विरुद्ध राजद्रोह की गोष्ठी करके उसे मारा, और उसे घात करके उसके स्थान पर राजा बन गया।", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 15:31" - }, - "पेकह के और सब काम जो उसने किए वह इस्राएल के राजाओं के इतिहास की पुस्तक में लिखे हैं।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 16:5" }, + "तब अराम के राजा रसीन, और रमल्याह के पुत्र इस्राएल के राजा पेकह ने लड़ने के लिये यरूशलेम पर चढ़ाई की, और उन्होंने आहाज को घेर लिया, परन्तु युद्ध करके उनसे कुछ बन न पड़ा।", { - "type": "para:s", - "content": [ - "योताम का राज्य" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 16:6" }, + "उस समय अराम के राजा रसीन ने, एलत को अराम के वश में करके, यहूदियों को वहाँ से निकाल दिया; तब अरामी लोग एलत को गए, और आज के दिन तक वहाँ रहते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 15:32" - }, - "रमल्याह के पुत्र इस्राएल के राजा पेकह के राज्य के दूसरे वर्ष में यहूदा के राजा उज्जियाह का पुत्र योताम राजा हुआ।", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 15:33" - }, - "जब वह राज्य करने लगा, तब पच्चीस वर्ष का था, और यरूशलेम में सोलह वर्ष तक राज्य करता रहा। और उसकी माता का नाम यरूशा था जो सादोक की बेटी थी।", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 15:34" - }, - { - "type": "char:it", - "content": [ - "उसने वह किया जो यहोवा की दृष्टि में ठीक था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.34" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने वह किया जो यहोवा की दृष्टि में ठीक था:" - ] - }, - { - "type": "char:ft", - "content": [ - "योताम ने हर क्षेत्र में अपने पिता का अनुकरण किया, बस एक काम को छोड़कर कि उसने याजकीय कार्य करने का अपवित्र अनाचार किया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, अर्थात् जैसा उसके पिता उज्जियाह ने किया था, ठीक वैसा ही उसने भी किया।" - ] - }, - { - "type": "verse:v", - "number": "35", - "sid": "2KI 15:35" - }, - "तो भी ऊँचे स्थान गिराए न गए, प्रजा के लोग उन पर उस समय भी बलि चढ़ाते और धूप जलाते रहे। यहोवा के भवन के ऊँचे फाटक को इसी ने बनाया था।", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 15:36" - }, - "योताम के और सब काम जो उसने किए, वे क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 15:37" - }, - "उन दिनों में यहोवा अराम के राजा रसीन को, और रमल्याह के पुत्र पेकह को, यहूदा के विरुद्ध भेजने लगा।", - { - "type": "verse:v", - "number": "38", - "sid": "2KI 15:38" - }, - "अन्त में योताम मरकर अपने पुरखाओं के संग जा मिला और अपने मूलपुरुष दाऊद के नगर में अपने पुरखाओं के बीच उसको मिट्टी दी गई, और उसका पुत्र आहाज उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 16:7" }, + "अतः आहाज ने दूत भेजकर अश्शूर के राजा तिग्लत्पिलेसेर के पास कहला भेजा, “मुझे अपना दास, वरन् बेटा जानकर चढ़ाई कर, और मुझे अराम के राजा और इस्राएल के राजा के हाथ से बचा जो मेरे विरुद्ध उठे हैं।”", { - "type": "chapter:c", - "number": "16", - "sid": "2KI 16" + "type": "verse:v", + "number": "8", + "sid": "2KI 16:8" }, + "आहाज ने यहोवा के भवन में और राजभवन के भण्डारों में जितना सोना-चाँदी मिला उसे अश्शूर के राजा के पास भेंट करके भेज दिया।", { - "type": "para:s", - "content": [ - "आहाज का राज्य" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 16:9" }, + "उसकी मानकर अश्शूर के राजा ने दमिश्क पर चढ़ाई की, और उसे लेकर उसके लोगों को बन्दी बनाकर, कीर को ले गया, और रसीन को मार डाला।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 16:1" - }, - "रमल्याह के पुत्र पेकह के राज्य के सत्रहवें वर्ष में यहूदा के राजा योताम का पुत्र आहाज राज्य करने लगा।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 16:2" - }, - "जब आहाज राज्य करने लगा, तब वह बीस वर्ष का था, और सोलह वर्ष तक यरूशलेम में राज्य करता रहा। और उसने अपने मूलपुरुष दाऊद का सा काम नहीं किया, जो उसके परमेश्वर यहोवा की दृष्टि में ठीक था।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 16:3" - }, - "परन्तु वह इस्राएल के राजाओं की सी चाल चला, वरन् उन जातियों के घिनौने कामों के अनुसार, जिन्हें यहोवा ने इस्राएलियों के सामने से देश से निकाल दिया था,", - { - "type": "char:it", - "content": [ - "उसने अपने बेटे को भी आग में होम कर दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.3" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने अपने बेटे को भी आग में होम कर दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "आहाज ने अम्मोनियों और मोआबियों के मोलेक की पूजा की। (2 राजा 3:27; मीका 6:7) और सम्भवत: अपने पहिलौठे को होम कर दिया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "2KI 16:4" - }, - "वह ऊँचे स्थानों पर, और पहाड़ियों पर, और सब हरे वृक्षों के नीचे, बलि चढ़ाया और धूप जलाया करता था।" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 16:10" }, + "तब राजा आहाज अश्शूर के राजा तिग्लत्पिलेसेर से भेंट करने के लिये दमिश्क को गया, और वहाँ की वेदी देखकर उसकी सब बनावट के अनुसार उसका नक्शा ऊरिय्याह याजक के पास नमूना करके भेज दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "2KI 16:5" - }, - "तब अराम के राजा रसीन, और रमल्याह के पुत्र इस्राएल के राजा पेकह ने लड़ने के लिये यरूशलेम पर चढ़ाई की, और उन्होंने आहाज को घेर लिया, परन्तु युद्ध करके उनसे कुछ बन न पड़ा।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 16:6" - }, - "उस समय अराम के राजा रसीन ने, एलत को अराम के वश में करके, यहूदियों को वहाँ से निकाल दिया; तब अरामी लोग एलत को गए, और आज के दिन तक वहाँ रहते हैं।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 16:7" - }, - "अतः आहाज ने दूत भेजकर अश्शूर के राजा तिग्लत्पिलेसेर के पास कहला भेजा, “मुझे अपना दास, वरन् बेटा जानकर चढ़ाई कर, और मुझे अराम के राजा और इस्राएल के राजा के हाथ से बचा जो मेरे विरुद्ध उठे हैं।”", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 16:8" - }, - "आहाज ने यहोवा के भवन में और राजभवन के भण्डारों में जितना सोना-चाँदी मिला उसे अश्शूर के राजा के पास भेंट करके भेज दिया।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 16:9" - }, - "उसकी मानकर अश्शूर के राजा ने दमिश्क पर चढ़ाई की, और उसे लेकर उसके लोगों को बन्दी बनाकर, कीर को ले गया, और रसीन को मार डाला।" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 16:11" }, + "ठीक इसी नमूने के अनुसार जिसे राजा आहाज ने दमिश्क से भेजा था, ऊरिय्याह याजक ने राजा आहाज के दमिश्क से आने तक एक वेदी बना दी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 16:10" - }, - "तब राजा आहाज अश्शूर के राजा तिग्लत्पिलेसेर से भेंट करने के लिये दमिश्क को गया, और वहाँ की वेदी देखकर उसकी सब बनावट के अनुसार उसका नक्शा ऊरिय्याह याजक के पास नमूना करके भेज दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 16:11" - }, - "ठीक इसी नमूने के अनुसार जिसे राजा आहाज ने दमिश्क से भेजा था, ऊरिय्याह याजक ने राजा आहाज के दमिश्क से आने तक एक वेदी बना दी।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 16:12" - }, - "जब राजा दमिश्क से आया तब उसने उस वेदी को देखा, और उसके निकट जाकर उस पर बलि चढ़ाए।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 16:13" - }, - "उसी वेदी पर उसने अपना होमबलि और अन्नबलि जलाया, और अर्घ दिया और मेलबलियों का लहू छिड़क दिया।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 16:14" - }, - "और पीतल की जो वेदी यहोवा के सामने रहती थी उसको उसने भवन के सामने से अर्थात् अपनी वेदी और यहोवा के भवन के बीच से हटाकर, उस वेदी के उत्तर की ओर रख दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 16:15" - }, - "तब राजा आहाज ने ऊरिय्याह याजक को यह आज्ञा दी, “भोर के होमबलि और साँझ के अन्नबलि, राजा के होमबलि और उसके अन्नबलि, और सब साधारण लोगों के होमबलि और अर्घ बड़ी वेदी पर चढ़ाया कर, और होमबलियों और मेलबलियों का सब लहू उस पर छिड़क; और पीतल की वेदी को मैं यहोवा से पूछने के लिये प्रयोग करूँगा।”", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 16:16" - }, - "राजा आहाज की इस आज्ञा के अनुसार ऊरिय्याह याजक ने किया।" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 16:12" }, + "जब राजा दमिश्क से आया तब उसने उस वेदी को देखा, और उसके निकट जाकर उस पर बलि चढ़ाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 16:17" - }, - "फिर राजा आहाज ने कुर्सियों की पटरियों को काट डाला, और हौदियों को उन पर से उतार दिया, और बड़े हौद को उन पीतल के बैलों पर से जो उसके नीचे थे उतारकर, पत्थरों के फर्श पर रख दिया।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 16:18" - }, - "विश्राम के दिन के लिये जो छाया हुआ स्थान भवन में बना था, और राजा के बाहरी प्रवेश-द्वार को उसने अश्शूर के राजा के कारण यहोवा के भवन से अलग कर दिया।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 16:19" - }, - "आहाज के और काम जो उसने किए, वे क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 16:20" - }, - "अन्त में आहाज मरकर अपने पुरखाओं के संग जा मिला और उसे उसके पुरखाओं के बीच दाऊदपुर में मिट्टी दी गई, और उसका पुत्र हिजकिय्याह उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 16:13" }, + "उसी वेदी पर उसने अपना होमबलि और अन्नबलि जलाया, और अर्घ दिया और मेलबलियों का लहू छिड़क दिया।", { - "type": "chapter:c", - "number": "17", - "sid": "2KI 17" + "type": "verse:v", + "number": "14", + "sid": "2KI 16:14" }, + "और पीतल की जो वेदी यहोवा के सामने रहती थी उसको उसने भवन के सामने से अर्थात् अपनी वेदी और यहोवा के भवन के बीच से हटाकर, उस वेदी के उत्तर की ओर रख दिया।", { - "type": "para:s", - "content": [ - "होशे का इस्राएल में शासन" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 16:15" }, + "तब राजा आहाज ने ऊरिय्याह याजक को यह आज्ञा दी, “भोर के होमबलि और साँझ के अन्नबलि, राजा के होमबलि और उसके अन्नबलि, और सब साधारण लोगों के होमबलि और अर्घ बड़ी वेदी पर चढ़ाया कर, और होमबलियों और मेलबलियों का सब लहू उस पर छिड़क; और पीतल की वेदी को मैं यहोवा से पूछने के लिये प्रयोग करूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 17:1" - }, - "यहूदा के राजा आहाज के राज्य के बारहवें वर्ष में एला का पुत्र होशे सामरिया में, इस्राएल पर राज्य करने लगा, और नौ वर्ष तक राज्य करता रहा।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 17:2" - }, - "उसने वही किया जो यहोवा की दृष्टि में बुरा था, परन्तु इस्राएल के उन राजाओं के बराबर नहीं जो उससे पहले थे।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 17:3" - }, - "उस पर अश्शूर के राजा शल्मनेसेर ने चढ़ाई की, और होशे उसके अधीन होकर, उसको भेंट देने लगा।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 17:4" - }, - "परन्तु अश्शूर के राजा ने होशे के राजद्रोह की गोष्ठी को जान लिया, क्योंकि उसने सो नामक मिस्र के राजा के पास दूत भेजे थे और अश्शूर के राजा के पास वार्षिक भेंट भेजनी छोड़ दी; इस कारण अश्शूर के राजा ने उसको बन्दी बनाया, और बेड़ी डालकर बन्दीगृह में डाल दिया।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 17:5" - }, - "तब अश्शूर के राजा ने पूरे देश पर चढ़ाई की, और सामरिया को जाकर तीन वर्ष तक उसे घेरे रहा।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 17:6" - }, - "होशे के नौवें वर्ष में अश्शूर के राजा ने सामरिया को ले लिया, और इस्राएलियों को अश्शूर में ले जाकर, हलह में और गोजान की नदी हाबोर के पास और मादियों के नगरों में बसाया।" - ] + "type": "verse:v", + "number": "16", + "sid": "2KI 16:16" }, + "राजा आहाज की इस आज्ञा के अनुसार ऊरिय्याह याजक ने किया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "2KI 17:7" - }, - "इसका यह कारण है, कि यद्यपि इस्राएलियों का परमेश्वर यहोवा उनको मिस्र के राजा फ़िरौन के हाथ से छुड़ाकर मिस्र देश से निकाल लाया था,", - { - "type": "char:it", - "content": [ - "तो भी उन्होंने उसके विरुद्ध पाप किया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.7" - ] - }, - { - "type": "char:fq", - "content": [ - "तो भी उन्होंने उसके विरुद्ध पाप किया:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने इस्राएलियों को उनके देश से वंचित किया और उन्हें बंधुआई में भेजा जिसका कारण उनकी मूर्तिपूजा, विधान को त्यागना तथा भविष्यद्वक्ताओं की चेतावनी पर कान ना लगाना था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और पराए देवताओं का भय माना," - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "2KI 17:8" - }, - "और जिन जातियों को यहोवा ने इस्राएलियों के सामने से देश से निकाला था, उनकी रीति पर, और अपने राजाओं की चलाई हुई रीतियों पर चलते थे।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 17:9" - }, - "इस्राएलियों ने कपट करके अपने परमेश्वर यहोवा के विरुद्ध अनुचित काम किए, अर्थात् पहरुओं के गुम्मट से लेकर गढ़वाले नगर तक अपनी सारी बस्तियों में ऊँचे स्थान बना लिए;", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 17:10" - }, - "और सब ऊँची पहाड़ियों पर, और सब हरे वृक्षों के नीचे लाठें और अशेरा खड़े कर लिए।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 17:11" - }, - "ऐसे ऊँचे स्थानों में उन जातियों के समान जिनको यहोवा ने उनके सामने से निकाल दिया था,", - { - "type": "char:it", - "content": [ - "धूप जलाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.11" - ] - }, - { - "type": "char:fq", - "content": [ - "धूप जलाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "धूप जलाना मिस्रियों, बाबेलवासियों तथा कनानियों में एक आम धार्मिक कृत्य था जिसे वे सामान्य पावन संस्कार मानते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और यहोवा को क्रोध दिलाने के योग्य बुरे काम किए," - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "2KI 17:12" - }, - "और मूरतों की उपासना की, जिसके विषय यहोवा ने उनसे कहा था, “तुम यह काम न करना।”", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 17:13" - }, - { - "type": "char:it", - "content": [ - "तो भी यहोवा ने सब भविष्यद्वक्ताओं और सब दर्शियों के द्वारा इस्राएल और यहूदा को यह कहकर चिताया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.13" - ] - }, - { - "type": "char:fq", - "content": [ - "तो भी यहोवा ने सब भविष्यद्वक्ताओं और सब दर्शियों के द्वारा इस्राएल और यहूदा को यह कहकर चिताया:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने एक के बाद एक भविष्यद्वक्ता एवं दर्शी खड़े किए जिन्होंने संस्थापित चेतावनियाँ उन्हें सुनाई।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* था, “अपनी बुरी चाल छोड़कर उस सारी व्यवस्था के अनुसार जो मैंने तुम्हारे पुरखाओं को दी थी, और अपने दास भविष्यद्वक्ताओं के हाथ तुम्हारे पास पहुँचाई है, मेरी आज्ञाओं और विधियों को माना करो।”" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "2KI 17:14" - }, - "परन्तु उन्होंने न माना, वरन् अपने उन पुरखाओं के समान, जिन्होंने अपने परमेश्वर यहोवा का विश्वास न किया था, वे भी हठीले बन गए।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 17:15" - }, - "वे उसकी विधियों और अपने पुरखाओं के साथ उसकी वाचा, और जो चितौनियाँ उसने उन्हें दी थीं, उनको तुच्छ जानकर, निकम्मी बातों के पीछे हो लिए; जिससे वे आप निकम्मे हो गए, और अपने चारों ओर की उन जातियों के पीछे भी हो लिए जिनके विषय यहोवा ने उन्हें आज्ञा दी थी कि उनके से काम न करना।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 17:16" - }, - "वरन् उन्होंने अपने परमेश्वर यहोवा की सब आज्ञाओं को त्याग दिया, और दो बछड़ों की मूरतें ढालकर बनाईं, और अशेरा भी बनाई; और आकाश के सारे गणों को दण्डवत् की, और बाल की उपासना की।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 17:17" - }, - "उन्होंने अपने बेटे-बेटियों को आग में होम करके चढ़ाया; और भावी कहनेवालों से पूछने, और टोना करने लगे; और जो यहोवा की दृष्टि में बुरा था जिससे वह क्रोधित भी होता है, उसके करने को अपनी इच्छा से बिक गए।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 17:18" - }, - "इस कारण यहोवा इस्राएल से अति क्रोधित हुआ, और उन्हें अपने सामने से दूर कर दिया; यहूदा का गोत्र छोड़ और कोई बचा न रहा।" - ] + "type": "verse:v", + "number": "17", + "sid": "2KI 16:17" }, + "फिर राजा आहाज ने कुर्सियों की पटरियों को काट डाला, और हौदियों को उन पर से उतार दिया, और बड़े हौद को उन पीतल के बैलों पर से जो उसके नीचे थे उतारकर, पत्थरों के फर्श पर रख दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 17:19" - }, - "यहूदा ने भी अपने परमेश्वर यहोवा की आज्ञाएँ न मानीं, वरन् जो विधियाँ इस्राएल ने चलाई थीं, उन पर चलने लगे।", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 17:20" - }, - "तब यहोवा ने इस्राएल की सारी सन्तान को छोड़कर, उनको दुःख दिया, और लूटनेवालों के हाथ कर दिया, और अन्त में उन्हें अपने सामने से निकाल दिया।" - ] + "type": "verse:v", + "number": "18", + "sid": "2KI 16:18" }, + "विश्राम के दिन के लिये जो छाया हुआ स्थान भवन में बना था, और राजा के बाहरी प्रवेश-द्वार को उसने अश्शूर के राजा के कारण यहोवा के भवन से अलग कर दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 17:21" - }, - "जब उसने", - { - "type": "char:it", - "content": [ - "इस्राएल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.21" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ उत्तरी साम्राज्य के संदर्भ में है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को" - ] - }, - { - "type": "char:it", - "content": [ - "दाऊद के घराने" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.21" - ] - }, - { - "type": "char:fq", - "content": [ - "दाऊद के घराने:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहूदा या दक्षिणी साम्राज्य के संदर्भ में है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के हाथ से छीन लिया, तो उन्होंने नबात के पुत्र यारोबाम को अपना राजा बनाया; और यारोबाम ने इस्राएल को यहोवा के पीछे चलने से दूर खींचकर उनसे बड़ा पाप कराया।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "2KI 17:22" - }, - "अतः जैसे पाप यारोबाम ने किए थे, वैसे ही पाप इस्राएली भी करते रहे, और उनसे अलग न हुए।", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 17:23" - }, - "अन्त में यहोवा ने इस्राएल को अपने सामने से दूर कर दिया, जैसे कि उसने अपने सब दास भविष्यद्वक्ताओं के द्वारा कहा था। इस प्रकार इस्राएल अपने देश से निकालकर अश्शूर को पहुँचाया गया, जहाँ वह आज के दिन तक रहता है।" - ] + "type": "verse:v", + "number": "19", + "sid": "2KI 16:19" }, + "आहाज के और काम जो उसने किए, वे क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", { - "type": "para:s", - "content": [ - "इस्राएल के देश में अन्यजातियों का बसाया जाना" - ] + "type": "verse:v", + "number": "20", + "sid": "2KI 16:20" }, + "अन्त में आहाज मरकर अपने पुरखाओं के संग जा मिला और उसे उसके पुरखाओं के बीच दाऊदपुर में मिट्टी दी गई, और उसका पुत्र हिजकिय्याह उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "2KI 17" + }, + { + "type": "para:s", + "content": [ + "होशे का इस्राएल में शासन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "2KI 17:24" - }, - "अश्शूर के राजा ने बाबेल, कूता, अव्वा, हमात और सपर्वैम नगरों से लोगों को लाकर, इस्राएलियों के स्थान पर सामरिया के नगरों में बसाया; सो वे सामरिया के अधिकारी होकर उसके नगरों में रहने लगे।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 17:25" - }, - "जब वे वहाँ पहले-पहले रहने लगे, तब यहोवा का भय न मानते थे, इस कारण यहोवा ने उनके बीच सिंह भेजे, जो उनको मार डालने लगे।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 17:26" - }, - "इस कारण उन्होंने अश्शूर के राजा के पास कहला भेजा कि जो जातियाँ तूने उनके देशों से निकालकर सामरिया के नगरों में बसा दी हैं, वे उस देश के देवता की रीति नहीं जानतीं, इससे उसने उसके मध्य सिंह भेजे हैं जो उनको इसलिए मार डालते हैं कि वे उस देश के देवता की रीति नहीं जानते।", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 17:27" - }, - "तब अश्शूर के राजा ने आज्ञा दी, “जिन याजकों को तुम उस देश से ले आए, उनमें से एक को वहाँ पहुँचा दो; और वह वहाँ जाकर रहे, और वह उनको उस देश के देवता की रीति सिखाए।”", - { - "type": "verse:v", - "number": "28", - "sid": "2KI 17:28" - }, - "तब जो याजक सामरिया से निकाले गए थे, उनमें से एक जाकर बेतेल में रहने लगा, और उनको सिखाने लगा कि यहोवा का भय किस रीति से मानना चाहिये।" - ] + "type": "verse:v", + "number": "1", + "sid": "2KI 17:1" }, + "यहूदा के राजा आहाज के राज्य के बारहवें वर्ष में एला का पुत्र होशे सामरिया में, इस्राएल पर राज्य करने लगा, और नौ वर्ष तक राज्य करता रहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "2KI 17:29" - }, - "तो भी एक-एक जाति के लोगों ने अपने-अपने निज देवता बनाकर, अपने-अपने बसाए हुए नगर में उन ऊँचे स्थानों के भवनों में रखा जो सामरिया के वासियों ने बनाए थे।", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 17:30" - }, - "बाबेल के मनुष्यों ने सुक्कोतबनोत को, कूत के मनुष्यों ने नेर्गल को, हमात के मनुष्यों ने अशीमा को,", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 17:31" - }, - "और अव्वियों ने निभज, और तर्त्ताक को स्थापित किया; और सपर्वैमी लोग अपने बेटों को अद्रम्मेलेक और अनम्मेलेक नामक सपर्वैम के देवताओं के लिये होम करके चढ़ाने लगे।", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 17:32" - }, - "अतः वे यहोवा का भय मानते तो थे, परन्तु सब प्रकार के लोगों में से ऊँचे स्थानों के याजक भी ठहरा देते थे, जो ऊँचे स्थानों के भवनों में उनके लिये बलि करते थे।", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 17:33" - }, - "वे यहोवा का भय मानते तो थे, परन्तु उन जातियों की रीति पर, जिनके बीच से वे निकाले गए थे, अपने-अपने देवताओं की भी उपासना करते रहे।", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 17:34" - }, - "आज के दिन तक वे अपनी पुरानी रीतियों पर चलते हैं, वे यहोवा का भय नहीं मानते।" - ] + "type": "verse:v", + "number": "2", + "sid": "2KI 17:2" }, + "उसने वही किया जो यहोवा की दृष्टि में बुरा था, परन्तु इस्राएल के उन राजाओं के बराबर नहीं जो उससे पहले थे।", { - "type": "para:p", - "content": [ - "वे न तो उन विधियों और नियमों पर और न उस व्यवस्था और आज्ञा के अनुसार चलते हैं, जो यहोवा ने याकूब की सन्तान को दी थी, जिसका नाम उसने इस्राएल रखा था।", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 17:35" - }, - "उनसे यहोवा ने वाचा बाँधकर उन्हें यह आज्ञा दी थी, “तुम पराए देवताओं का भय न मानना और न उन्हें दण्डवत् करना और न उनकी उपासना करना और न उनको बलि चढ़ाना।", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 17:36" - }, - "परन्तु यहोवा जो तुम को बड़े बल और बढ़ाई हुई भुजा के द्वारा मिस्र देश से निकाल ले आया, तुम उसी का भय मानना, उसी को दण्डवत् करना और उसी को बलि चढ़ाना।", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 17:37" - }, - "और उसने जो-जो विधियाँ और नियम और जो व्यवस्था और आज्ञाएँ तुम्हारे लिये लिखीं, उन्हें तुम सदा चौकसी से मानते रहो; और पराए देवताओं का भय न मानना।", - { - "type": "verse:v", - "number": "38", - "sid": "2KI 17:38" - }, - "और जो वाचा मैंने तुम्हारे साथ बाँधी है, उसे न भूलना और पराए देवताओं का भय न मानना।", - { - "type": "verse:v", - "number": "39", - "sid": "2KI 17:39" + "type": "verse:v", + "number": "3", + "sid": "2KI 17:3" + }, + "उस पर अश्शूर के राजा शल्मनेसेर ने चढ़ाई की, और होशे उसके अधीन होकर, उसको भेंट देने लगा।", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 17:4" + }, + "परन्तु अश्शूर के राजा ने होशे के राजद्रोह की गोष्ठी को जान लिया, क्योंकि उसने सो नामक मिस्र के राजा के पास दूत भेजे थे और अश्शूर के राजा के पास वार्षिक भेंट भेजनी छोड़ दी; इस कारण अश्शूर के राजा ने उसको बन्दी बनाया, और बेड़ी डालकर बन्दीगृह में डाल दिया।", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 17:5" + }, + "तब अश्शूर के राजा ने पूरे देश पर चढ़ाई की, और सामरिया को जाकर तीन वर्ष तक उसे घेरे रहा।", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 17:6" + }, + "होशे के नौवें वर्ष में अश्शूर के राजा ने सामरिया को ले लिया, और इस्राएलियों को अश्शूर में ले जाकर, हलह में और गोजान की नदी हाबोर के पास और मादियों के नगरों में बसाया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "2KI 17:7" + }, + "इसका यह कारण है, कि यद्यपि इस्राएलियों का परमेश्वर यहोवा उनको मिस्र के राजा फ़िरौन के हाथ से छुड़ाकर मिस्र देश से निकाल लाया था,", + { + "type": "char:it", + "content": [ + "तो भी उन्होंने उसके विरुद्ध पाप किया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.7" + ] }, - "केवल अपने परमेश्वर यहोवा का भय मानना, वही तुम को तुम्हारे सब शत्रुओं के हाथ से बचाएगा।”", { - "type": "verse:v", - "number": "40", - "sid": "2KI 17:40" + "type": "char:fq", + "content": [ + "तो भी उन्होंने उसके विरुद्ध पाप किया:" + ] }, - "तो भी उन्होंने न माना, परन्तु वे अपनी पुरानी रीति के अनुसार करते रहे।" - ] + { + "type": "char:ft", + "content": [ + "परमेश्वर ने इस्राएलियों को उनके देश से वंचित किया और उन्हें बंधुआई में भेजा जिसका कारण उनकी मूर्तिपूजा, विधान को त्यागना तथा भविष्यद्वक्ताओं की चेतावनी पर कान ना लगाना था।" + ] + } + ] + } + ] }, + ", और पराए देवताओं का भय माना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "2KI 17:41" - }, - "अतएव वे जातियाँ यहोवा का भय मानती तो थीं, परन्तु अपनी खुदी हुई मूरतों की उपासना भी करती रहीं, और जैसे वे करते थे वैसे ही उनके बेटे पोते भी आज के दिन तक करते हैं।" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 17:8" }, + "और जिन जातियों को यहोवा ने इस्राएलियों के सामने से देश से निकाला था, उनकी रीति पर, और अपने राजाओं की चलाई हुई रीतियों पर चलते थे।", { - "type": "chapter:c", - "number": "18", - "sid": "2KI 18" + "type": "verse:v", + "number": "9", + "sid": "2KI 17:9" }, + "इस्राएलियों ने कपट करके अपने परमेश्वर यहोवा के विरुद्ध अनुचित काम किए, अर्थात् पहरुओं के गुम्मट से लेकर गढ़वाले नगर तक अपनी सारी बस्तियों में ऊँचे स्थान बना लिए;", { - "type": "para:s", - "content": [ - "हिजकिय्याह के राज्य का आरम्भ" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 17:10" }, + "और सब ऊँची पहाड़ियों पर, और सब हरे वृक्षों के नीचे लाठें और अशेरा खड़े कर लिए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 18:1" - }, - "एला के पुत्र इस्राएल के राजा होशे के राज्य के तीसरे वर्ष में यहूदा के राजा आहाज का पुत्र हिजकिय्याह राजा हुआ।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 18:2" - }, - "जब वह राज्य करने लगा तब पच्चीस वर्ष का था, और उनतीस वर्ष तक यरूशलेम में राज्य करता रहा। उसकी माता का नाम अबी था, जो जकर्याह की बेटी थी।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 18:3" - }, - "जैसे उसके मूलपुरुष दाऊद ने किया था जो यहोवा की दृष्टि में ठीक है वैसा ही उसने भी किया।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 18:4" - }, - "उसने ऊँचे स्थान गिरा दिए, लाठों को तोड़ दिया, अशेरा को काट डाला। पीतल का जो साँप मूसा ने बनाया था, उसको उसने इस कारण चूर चूरकर दिया, कि उन दिनों तक इस्राएली उसके लिये धूप जलाते थे; और उसने उसका नाम", - { - "type": "char:it", - "content": [ - "नहुशतान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.4" - ] - }, - { - "type": "char:fq", - "content": [ - "नहुशतान:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ है कांस्य और साँप।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "2KI 18:5" - }, - "वह इस्राएल के परमेश्वर यहोवा पर भरोसा रखता था, और उसके बाद यहूदा के सब राजाओं में कोई उसके बराबर न हुआ, और न उससे पहले भी ऐसा कोई हुआ था।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 18:6" - }, - "और", - { - "type": "char:it", - "content": [ - "वह यहोवा से लिपटा रहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.6" - ] - }, - { - "type": "char:fq", - "content": [ - "वह यहोवा से लिपटा रहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "सुलैमान, यहोशापात, योआश तथा अमस्याह जैसे अच्छे राजा अपने अन्तिम वर्षों में परमेश्वर से दूर हो गए थे। हिजकिय्याह अन्त तक स्थिर रहा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और उसके पीछे चलना न छोड़ा; और जो आज्ञाएँ यहोवा ने मूसा को दी थीं, उनका वह पालन करता रहा।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "2KI 18:7" - }, - "इसलिए यहोवा उसके संग रहा; और जहाँ कहीं वह जाता था, वहाँ उसका काम सफल होता था। और उसने अश्शूर के राजा से बलवा करके, उसकी अधीनता छोड़ दी।", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 18:8" - }, - "उसने पलिश्तियों को गाज़ा और उसकी सीमा तक, पहरुओं के गुम्मट और गढ़वाले नगर तक मारा।" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 17:11" }, + "ऐसे ऊँचे स्थानों में उन जातियों के समान जिनको यहोवा ने उनके सामने से निकाल दिया था,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 18:9" - }, - "राजा हिजकिय्याह के राज्य के चौथे वर्ष में जो एला के पुत्र इस्राएल के राजा होशे के राज्य का सातवाँ वर्ष था, अश्शूर के राजा शल्मनेसेर ने सामरिया पर चढ़ाई करके उसे घेर लिया।", + "type": "char:it", + "content": [ + "धूप जलाया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "2KI 18:10" + "type": "char:fr", + "content": [ + "17.11" + ] }, - "और तीन वर्ष के बीतने पर उन्होंने उसको ले लिया। इस प्रकार हिजकिय्याह के राज्य के छठवें वर्ष में जो इस्राएल के राजा होशे के राज्य का नौवाँ वर्ष था, सामरिया ले लिया गया।", { - "type": "verse:v", - "number": "11", - "sid": "2KI 18:11" + "type": "char:fq", + "content": [ + "धूप जलाया:" + ] }, - "तब अश्शूर का राजा इस्राएलियों को बन्दी बनाकर अश्शूर में ले गया, और हलह में और गोजान की नदी हाबोर के पास और मादियों के नगरों में उसे बसा दिया।", { - "type": "verse:v", - "number": "12", - "sid": "2KI 18:12" - }, - "इसका कारण यह था, कि उन्होंने अपने परमेश्वर यहोवा की बात न मानी, वरन् उसकी वाचा को तोड़ा, और जितनी आज्ञाएँ यहोवा के दास मूसा ने दी थीं, उनको टाल दिया और न उनको सुना और न उनके अनुसार किया।" - ] + "type": "char:ft", + "content": [ + "धूप जलाना मिस्रियों, बाबेलवासियों तथा कनानियों में एक आम धार्मिक कृत्य था जिसे वे सामान्य पावन संस्कार मानते थे।" + ] + } + ] + } + ] }, + ", और यहोवा को क्रोध दिलाने के योग्य बुरे काम किए,", { - "type": "para:s", - "content": [ - "सन्हेरीब की चढ़ाई और उसकी सेना का विनाश" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 17:12" }, + "और मूरतों की उपासना की, जिसके विषय यहोवा ने उनसे कहा था, “तुम यह काम न करना।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 18:13" - }, - "हिजकिय्याह राजा के राज्य के चौदहवें वर्ष में अश्शूर के राजा सन्हेरीब ने यहूदा के सब गढ़वाले नगरों पर चढ़ाई करके उनको ले लिया।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 18:14" - }, - "तब यहूदा के राजा हिजकिय्याह ने अश्शूर के राजा के पास लाकीश को सन्देश भेजा, “मुझसे अपराध हुआ, मेरे पास से लौट जा; और जो भार तू मुझ पर डालेगा उसको मैं उठाऊँगा।” तो अश्शूर के राजा ने यहूदा के राजा हिजकिय्याह के लिये तीन सौ किक्कार चाँदी और तीस किक्कार सोना ठहरा दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 18:15" - }, - "तब जितनी चाँदी यहोवा के भवन और राजभवन के भण्डारों में मिली, उस सब को हिजकिय्याह ने उसे दे दिया।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 18:16" - }, - "उस समय हिजकिय्याह ने यहोवा के मन्दिर के दरवाज़ो से और उन खम्भों से भी जिन पर यहूदा के राजा हिजकिय्याह ने सोना मढ़ा था, सोने को छीलकर अश्शूर के राजा को दे दिया।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 18:17" - }, - "तो भी अश्शूर के राजा ने तर्त्तान, रबसारीस और रबशाके को बड़ी सेना देकर, लाकीश से यरूशलेम के पास हिजकिय्याह राजा के विरुद्ध भेज दिया। अतः वे यरूशलेम को गए और वहाँ पहुँचकर ऊपर के जलकुण्ड की नाली के पास धोबियों के खेत की सड़क पर जाकर खड़े हुए।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 18:18" - }, - "जब उन्होंने राजा को पुकारा, तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर था, और शेबना जो मंत्री था और आसाप का पुत्र योआह जो इतिहास का लिखनेवाला था, ये तीनों उनके पास बाहर निकल गए।" - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 17:13" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 18:19" - }, - "रबशाके ने उनसे कहा, “हिजकिय्याह से कहो, कि महाराजाधिराज अर्थात् अश्शूर का राजा यह कहता है, ‘तू किस पर भरोसा करता है?", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 18:20" - }, - "तू जो कहता है, कि मेरे यहाँ युद्ध के लिये युक्ति और पराक्रम है,", - { - "type": "char:it", - "content": [ - "वह तो केवल बात ही बात है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.20" - ] - }, - { - "type": "char:fq", - "content": [ - "वह तो केवल बात ही बात है:" - ] - }, - { - "type": "char:ft", - "content": [ - "तथ्य रहित बातें है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। तू किस पर भरोसा रखता है कि तूने मुझसे बलवा किया है?" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "2KI 18:21" - }, - "सुन, तू तो उस कुचले हुए नरकट अर्थात् मिस्र पर भरोसा रखता है, उस पर यदि कोई टेक लगाए, तो वह उसके हाथ में चुभकर छेदेगा। मिस्र का राजा फ़िरौन अपने सब भरोसा रखनेवालों के लिये ऐसा ही है।", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 18:22" - }, - "फिर यदि तुम मुझसे कहो, कि हमारा भरोसा अपने परमेश्वर यहोवा पर है, तो क्या यह वही नहीं है जिसके ऊँचे स्थानों और वेदियों को हिजकिय्याह ने दूर करके यहूदा और यरूशलेम से कहा, कि तुम इसी वेदी के सामने जो यरूशलेम में है दण्डवत् करना?’", + "type": "char:it", + "content": [ + "तो भी यहोवा ने सब भविष्यद्वक्ताओं और सब दर्शियों के द्वारा इस्राएल और यहूदा को यह कहकर चिताया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "23", - "sid": "2KI 18:23" + "type": "char:fr", + "content": [ + "17.13" + ] }, - "तो अब मेरे स्वामी अश्शूर के राजा के पास कुछ बन्धक रख, तब मैं तुझे दो हजार घोड़े दूँगा, क्या तू उन पर सवार चढ़ा सकेगा कि नहीं?", { - "type": "verse:v", - "number": "24", - "sid": "2KI 18:24" + "type": "char:fq", + "content": [ + "तो भी यहोवा ने सब भविष्यद्वक्ताओं और सब दर्शियों के द्वारा इस्राएल और यहूदा को यह कहकर चिताया:" + ] }, - "फिर तू मेरे स्वामी के छोटे से छोटे कर्मचारी का भी कहा न मानकर क्यों रथों और सवारों के लिये मिस्र पर भरोसा रखता है?", { - "type": "verse:v", - "number": "25", - "sid": "2KI 18:25" - }, - "क्या मैंने यहोवा के बिना कहे, इस स्थान को उजाड़ने के लिये चढ़ाई की है? यहोवा ने मुझसे कहा है, कि उस देश पर चढ़ाई करके उसे उजाड़ दे।”", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 18:26" - }, - "तब हिल्किय्याह के पुत्र एलयाकीम और शेबना योआह ने रबशाके से कहा, “अपने दासों से अरामी भाषा में बातें कर, क्योंकि हम उसे समझते हैं; और हम से यहूदी भाषा में", - { - "type": "char:it", - "content": [ - "शहरपनाह पर बैठे हुए लोगों के सुनते" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.26" - ] - }, - { - "type": "char:fq", - "content": [ - "शहरपनाह पर बैठे हुए लोगों के सुनते:" - ] - }, - { - "type": "char:ft", - "content": [ - "शहरपनाह के बाहर निकट ही उनकी सभा हो रही होगी और वक्ता के शब्द सुने जा सकते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बातें न कर।”" - ] - }, - { - "type": "verse:v", - "number": "27", - "sid": "2KI 18:27" - }, - "रबशाके ने उनसे कहा, “क्या मेरे स्वामी ने मुझे तुम्हारे स्वामी ही के, या तुम्हारे ही पास ये बातें कहने को भेजा है? क्या उसने मुझे उन लोगों के पास नहीं भेजा, जो शहरपनाह पर बैठे हैं, ताकि तुम्हारे संग उनको भी अपना मल खाना और अपना मूत्र पीना पड़े?”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर ने एक के बाद एक भविष्यद्वक्ता एवं दर्शी खड़े किए जिन्होंने संस्थापित चेतावनियाँ उन्हें सुनाई।" + ] + } + ] + } + ] }, + "था, “अपनी बुरी चाल छोड़कर उस सारी व्यवस्था के अनुसार जो मैंने तुम्हारे पुरखाओं को दी थी, और अपने दास भविष्यद्वक्ताओं के हाथ तुम्हारे पास पहुँचाई है, मेरी आज्ञाओं और विधियों को माना करो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 18:28" - }, - "तब रबशाके ने खड़े हो, यहूदी भाषा में ऊँचे शब्द से कहा, “महाराजाधिराज अर्थात् अश्शूर के राजा की बात सुनो।", - { - "type": "verse:v", - "number": "29", - "sid": "2KI 18:29" - }, - "राजा यह कहता है, ‘हिजकिय्याह तुम को धोखा देने न पाए, क्योंकि वह तुम्हें मेरे हाथ से बचा न सकेगा।", - { - "type": "verse:v", - "number": "30", - "sid": "2KI 18:30" - }, - "और वह तुम से यह कहकर यहोवा पर भरोसा कराने न पाए, कि यहोवा निश्चय हमको बचाएगा और यह नगर अश्शूर के राजा के वश में न पड़ेगा।", - { - "type": "verse:v", - "number": "31", - "sid": "2KI 18:31" - }, - "हिजकिय्याह की मत सुनो। अश्शूर का राजा कहता है कि भेंट भेजकर मुझे प्रसन्न करो और मेरे पास निकल आओ, और प्रत्येक अपनी-अपनी दाखलता और अंजीर के वृक्ष के फल खाता और अपने-अपने कुण्ड का पानी पीता रहे।", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 18:32" - }, - "तब मैं आकर तुम को ऐसे देश में ले जाऊँगा, जो तुम्हारे देश के समान अनाज और नये दाखमधु का देश, रोटी और दाख की बारियों का देश, जैतून और मधु का देश है, वहाँ तुम मरोगे नहीं, जीवित रहोगे; तो जब हिजकिय्याह यह कहकर तुम को बहकाए, कि यहोवा हमको बचाएगा, तब उसकी न सुनना।", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 18:33" - }, - "क्या और जातियों के देवताओं ने अपने-अपने देश को अश्शूर के राजा के हाथ से कभी बचाया है?", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 18:34" - }, - "हमात और अर्पाद के देवता कहाँ रहे? सपर्वैम, हेना और इव्वा के देवता कहाँ रहे? क्या उन्होंने सामरिया को मेरे हाथ से बचाया है,", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 18:35" - }, - "देश-देश के सब देवताओं में से ऐसा कौन है, जिसने अपने देश को मेरे हाथ से बचाया हो? फिर क्या यहोवा यरूशलेम को मेरे हाथ से बचाएगा।’”" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 17:14" }, + "परन्तु उन्होंने न माना, वरन् अपने उन पुरखाओं के समान, जिन्होंने अपने परमेश्वर यहोवा का विश्वास न किया था, वे भी हठीले बन गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "2KI 18:36" - }, - "परन्तु सब लोग चुप रहे और उसके उत्तर में एक बात भी न कही, क्योंकि राजा की ऐसी आज्ञा थी, कि उसको उत्तर न देना।", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 18:37" - }, - "तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर था, और शेबना जो मंत्री था, और आसाप का पुत्र योआह जो इतिहास का लिखनेवाला था, अपने वस्त्र फाड़े हुए, हिजकिय्याह के पास जाकर रबशाके की बातें कह सुनाईं।" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 17:15" }, + "वे उसकी विधियों और अपने पुरखाओं के साथ उसकी वाचा, और जो चितौनियाँ उसने उन्हें दी थीं, उनको तुच्छ जानकर, निकम्मी बातों के पीछे हो लिए; जिससे वे आप निकम्मे हो गए, और अपने चारों ओर की उन जातियों के पीछे भी हो लिए जिनके विषय यहोवा ने उन्हें आज्ञा दी थी कि उनके से काम न करना।", { - "type": "chapter:c", - "number": "19", - "sid": "2KI 19" + "type": "verse:v", + "number": "16", + "sid": "2KI 17:16" }, + "वरन् उन्होंने अपने परमेश्वर यहोवा की सब आज्ञाओं को त्याग दिया, और दो बछड़ों की मूरतें ढालकर बनाईं, और अशेरा भी बनाई; और आकाश के सारे गणों को दण्डवत् की, और बाल की उपासना की।", { - "type": "para:s", - "content": [ - "यशायाह के द्वारा छुटकारे की भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "17", + "sid": "2KI 17:17" }, + "उन्होंने अपने बेटे-बेटियों को आग में होम करके चढ़ाया; और भावी कहनेवालों से पूछने, और टोना करने लगे; और जो यहोवा की दृष्टि में बुरा था जिससे वह क्रोधित भी होता है, उसके करने को अपनी इच्छा से बिक गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 19:1" - }, - "जब हिजकिय्याह राजा ने यह सुना, तब वह अपने वस्त्र फाड़, टाट ओढ़कर यहोवा के भवन में गया।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 19:2" - }, - "और उसने एलयाकीम को जो राजघराने के काम पर था, और शेबना मंत्री को, और याजकों के पुरनियों को, जो सब टाट ओढ़े हुए थे, आमोस के पुत्र यशायाह भविष्यद्वक्ता के पास भेज दिया।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 19:3" - }, - "उन्होंने उससे कहा, “हिजकिय्याह यह कहता है, आज का दिन संकट, और भर्त्सना, और निन्दा का दिन है; बच्चों के जन्म का समय तो हुआ पर जच्चा को जन्म देने का बल न रहा।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 19:4" - }, - "कदाचित् तेरा परमेश्वर यहोवा रबशाके की सब बातें सुने, जिसे उसके स्वामी अश्शूर के राजा ने जीविते परमेश्वर की निन्दा करने को भेजा है, और जो बातें तेरे परमेश्वर यहोवा ने सुनी हैं उन्हें डाँटे; इसलिए तू", + "type": "verse:v", + "number": "18", + "sid": "2KI 17:18" + }, + "इस कारण यहोवा इस्राएल से अति क्रोधित हुआ, और उन्हें अपने सामने से दूर कर दिया; यहूदा का गोत्र छोड़ और कोई बचा न रहा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 17:19" + }, + "यहूदा ने भी अपने परमेश्वर यहोवा की आज्ञाएँ न मानीं, वरन् जो विधियाँ इस्राएल ने चलाई थीं, उन पर चलने लगे।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 17:20" + }, + "तब यहोवा ने इस्राएल की सारी सन्तान को छोड़कर, उनको दुःख दिया, और लूटनेवालों के हाथ कर दिया, और अन्त में उन्हें अपने सामने से निकाल दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 17:21" + }, + "जब उसने", + { + "type": "char:it", + "content": [ + "इस्राएल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "इन बचे हुओं" - ] + "type": "char:fr", + "content": [ + "17.21" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.4" - ] - }, - { - "type": "char:fq", - "content": [ - "इन बचे हुओं:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहूदा राज्य के लोग जो गलील, गिलाद और सामरिया के लोगों के बन्धुआई में जाने के बाद परमेश्वर की बची हुई प्रजा थी।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "इस्राएल:" + ] }, { - "type": "char:it", - "content": [ - "* के लिये जो रह गए हैं प्रार्थना”" - ] + "type": "char:ft", + "content": [ + "यहाँ उत्तरी साम्राज्य के संदर्भ में है।" + ] } - ] + ] + } + ] }, + "को", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "दाऊद के घराने", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "2KI 19:5" + "type": "char:fr", + "content": [ + "17.21" + ] }, - "जब हिजकिय्याह राजा के कर्मचारी यशायाह के पास आए,", { - "type": "verse:v", - "number": "6", - "sid": "2KI 19:6" + "type": "char:fq", + "content": [ + "दाऊद के घराने:" + ] }, - "तब यशायाह ने उनसे कहा, “अपने स्वामी से कहो, ‘यहोवा यह कहता है, कि जो वचन तूने सुने हैं, जिनके द्वारा अश्शूर के राजा के जनों ने मेरी निन्दा की है, उनके कारण मत डर।", { - "type": "verse:v", - "number": "7", - "sid": "2KI 19:7" - }, - "सुन, मैं उसके मन को प्रेरित करूँगा, कि वह कुछ समाचार सुनकर अपने देश को लौट जाए, और मैं उसको उसी के देश में तलवार से मरवा डालूँगा।’”", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 19:8" - }, - "तब रबशाके ने लौटकर अश्शूर के राजा को लिब्ना नगर से युद्ध करते पाया, क्योंकि उसने सुना था कि वह लाकीश के पास से उठ गया है।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 19:9" - }, - "जब उसने कूश के राजा तिर्हाका के विषय यह सुना, “वह मुझसे लड़ने को निकला है,” तब उसने हिजकिय्याह के पास दूतों को यह कहकर भेजा,", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 19:10" - }, - "“तुम यहूदा के राजा हिजकिय्याह से यह कहना: ‘तेरा परमेश्वर जिसका तू भरोसा करता है, यह कहकर तुझे धोखा न देने पाए, कि यरूशलेम अश्शूर के राजा के वश में न पड़ेगा।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 19:11" - }, - "देख, तूने तो सुना है कि अश्शूर के राजाओं ने सब देशों से कैसा व्यवहार किया है और उनका सत्यानाश कर दिया है। फिर क्या तू बचेगा?", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 19:12" + "type": "char:ft", + "content": [ + "यहूदा या दक्षिणी साम्राज्य के संदर्भ में है।" + ] + } + ] + } + ] + }, + "के हाथ से छीन लिया, तो उन्होंने नबात के पुत्र यारोबाम को अपना राजा बनाया; और यारोबाम ने इस्राएल को यहोवा के पीछे चलने से दूर खींचकर उनसे बड़ा पाप कराया।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 17:22" + }, + "अतः जैसे पाप यारोबाम ने किए थे, वैसे ही पाप इस्राएली भी करते रहे, और उनसे अलग न हुए।", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 17:23" + }, + "अन्त में यहोवा ने इस्राएल को अपने सामने से दूर कर दिया, जैसे कि उसने अपने सब दास भविष्यद्वक्ताओं के द्वारा कहा था। इस प्रकार इस्राएल अपने देश से निकालकर अश्शूर को पहुँचाया गया, जहाँ वह आज के दिन तक रहता है।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल के देश में अन्यजातियों का बसाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 17:24" + }, + "अश्शूर के राजा ने बाबेल, कूता, अव्वा, हमात और सपर्वैम नगरों से लोगों को लाकर, इस्राएलियों के स्थान पर सामरिया के नगरों में बसाया; सो वे सामरिया के अधिकारी होकर उसके नगरों में रहने लगे।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 17:25" + }, + "जब वे वहाँ पहले-पहले रहने लगे, तब यहोवा का भय न मानते थे, इस कारण यहोवा ने उनके बीच सिंह भेजे, जो उनको मार डालने लगे।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 17:26" + }, + "इस कारण उन्होंने अश्शूर के राजा के पास कहला भेजा कि जो जातियाँ तूने उनके देशों से निकालकर सामरिया के नगरों में बसा दी हैं, वे उस देश के देवता की रीति नहीं जानतीं, इससे उसने उसके मध्य सिंह भेजे हैं जो उनको इसलिए मार डालते हैं कि वे उस देश के देवता की रीति नहीं जानते।", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 17:27" + }, + "तब अश्शूर के राजा ने आज्ञा दी, “जिन याजकों को तुम उस देश से ले आए, उनमें से एक को वहाँ पहुँचा दो; और वह वहाँ जाकर रहे, और वह उनको उस देश के देवता की रीति सिखाए।”", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 17:28" + }, + "तब जो याजक सामरिया से निकाले गए थे, उनमें से एक जाकर बेतेल में रहने लगा, और उनको सिखाने लगा कि यहोवा का भय किस रीति से मानना चाहिये।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 17:29" + }, + "तो भी एक-एक जाति के लोगों ने अपने-अपने निज देवता बनाकर, अपने-अपने बसाए हुए नगर में उन ऊँचे स्थानों के भवनों में रखा जो सामरिया के वासियों ने बनाए थे।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 17:30" + }, + "बाबेल के मनुष्यों ने सुक्कोतबनोत को, कूत के मनुष्यों ने नेर्गल को, हमात के मनुष्यों ने अशीमा को,", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 17:31" + }, + "और अव्वियों ने निभज, और तर्त्ताक को स्थापित किया; और सपर्वैमी लोग अपने बेटों को अद्रम्मेलेक और अनम्मेलेक नामक सपर्वैम के देवताओं के लिये होम करके चढ़ाने लगे।", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 17:32" + }, + "अतः वे यहोवा का भय मानते तो थे, परन्तु सब प्रकार के लोगों में से ऊँचे स्थानों के याजक भी ठहरा देते थे, जो ऊँचे स्थानों के भवनों में उनके लिये बलि करते थे।", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 17:33" + }, + "वे यहोवा का भय मानते तो थे, परन्तु उन जातियों की रीति पर, जिनके बीच से वे निकाले गए थे, अपने-अपने देवताओं की भी उपासना करते रहे।", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 17:34" + }, + "आज के दिन तक वे अपनी पुरानी रीतियों पर चलते हैं, वे यहोवा का भय नहीं मानते।" + ] + }, + { + "type": "para:p", + "content": [ + "वे न तो उन विधियों और नियमों पर और न उस व्यवस्था और आज्ञा के अनुसार चलते हैं, जो यहोवा ने याकूब की सन्तान को दी थी, जिसका नाम उसने इस्राएल रखा था।", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 17:35" + }, + "उनसे यहोवा ने वाचा बाँधकर उन्हें यह आज्ञा दी थी, “तुम पराए देवताओं का भय न मानना और न उन्हें दण्डवत् करना और न उनकी उपासना करना और न उनको बलि चढ़ाना।", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 17:36" + }, + "परन्तु यहोवा जो तुम को बड़े बल और बढ़ाई हुई भुजा के द्वारा मिस्र देश से निकाल ले आया, तुम उसी का भय मानना, उसी को दण्डवत् करना और उसी को बलि चढ़ाना।", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 17:37" + }, + "और उसने जो-जो विधियाँ और नियम और जो व्यवस्था और आज्ञाएँ तुम्हारे लिये लिखीं, उन्हें तुम सदा चौकसी से मानते रहो; और पराए देवताओं का भय न मानना।", + { + "type": "verse:v", + "number": "38", + "sid": "2KI 17:38" + }, + "और जो वाचा मैंने तुम्हारे साथ बाँधी है, उसे न भूलना और पराए देवताओं का भय न मानना।", + { + "type": "verse:v", + "number": "39", + "sid": "2KI 17:39" + }, + "केवल अपने परमेश्वर यहोवा का भय मानना, वही तुम को तुम्हारे सब शत्रुओं के हाथ से बचाएगा।”", + { + "type": "verse:v", + "number": "40", + "sid": "2KI 17:40" + }, + "तो भी उन्होंने न माना, परन्तु वे अपनी पुरानी रीति के अनुसार करते रहे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "2KI 17:41" + }, + "अतएव वे जातियाँ यहोवा का भय मानती तो थीं, परन्तु अपनी खुदी हुई मूरतों की उपासना भी करती रहीं, और जैसे वे करते थे वैसे ही उनके बेटे पोते भी आज के दिन तक करते हैं।" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "2KI 18" + }, + { + "type": "para:s", + "content": [ + "हिजकिय्याह के राज्य का आरम्भ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 18:1" + }, + "एला के पुत्र इस्राएल के राजा होशे के राज्य के तीसरे वर्ष में यहूदा के राजा आहाज का पुत्र हिजकिय्याह राजा हुआ।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 18:2" + }, + "जब वह राज्य करने लगा तब पच्चीस वर्ष का था, और उनतीस वर्ष तक यरूशलेम में राज्य करता रहा। उसकी माता का नाम अबी था, जो जकर्याह की बेटी थी।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 18:3" + }, + "जैसे उसके मूलपुरुष दाऊद ने किया था जो यहोवा की दृष्टि में ठीक है वैसा ही उसने भी किया।", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 18:4" + }, + "उसने ऊँचे स्थान गिरा दिए, लाठों को तोड़ दिया, अशेरा को काट डाला। पीतल का जो साँप मूसा ने बनाया था, उसको उसने इस कारण चूर चूरकर दिया, कि उन दिनों तक इस्राएली उसके लिये धूप जलाते थे; और उसने उसका नाम", + { + "type": "char:it", + "content": [ + "नहुशतान", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18.4" + ] }, - "गोजान और हारान और रेसेप और तलस्सार में रहनेवाले एदेनी, जिन जातियों को मेरे पुरखाओं ने नाश किया, क्या उनमें से किसी जाति के देवताओं ने उसको बचा लिया?", { - "type": "verse:v", - "number": "13", - "sid": "2KI 19:13" + "type": "char:fq", + "content": [ + "नहुशतान:" + ] }, - "हमात का राजा, और अर्पाद का राजा, और सपर्वैम नगर का राजा, और हेना और इव्वा के राजा ये सब कहाँ रहे?’”" - ] + { + "type": "char:ft", + "content": [ + "इसका अर्थ है कांस्य और साँप।" + ] + } + ] + } + ] + }, + "रखा।", + { + "type": "verse:v", + "number": "5", + "sid": "2KI 18:5" + }, + "वह इस्राएल के परमेश्वर यहोवा पर भरोसा रखता था, और उसके बाद यहूदा के सब राजाओं में कोई उसके बराबर न हुआ, और न उससे पहले भी ऐसा कोई हुआ था।", + { + "type": "verse:v", + "number": "6", + "sid": "2KI 18:6" }, + "और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "वह यहोवा से लिपटा रहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "2KI 19:14" + "type": "char:fr", + "content": [ + "18.6" + ] }, - "इस पत्री को हिजकिय्याह ने दूतों के हाथ से लेकर पढ़ा। तब यहोवा के भवन में जाकर उसको यहोवा के सामने फैला दिया।", { - "type": "verse:v", - "number": "15", - "sid": "2KI 19:15" + "type": "char:fq", + "content": [ + "वह यहोवा से लिपटा रहा:" + ] }, - "और यहोवा से यह प्रार्थना की, “हे इस्राएल के परमेश्वर यहोवा! हे करूबों पर विराजनेवाले! पृथ्वी के सब राज्यों के ऊपर केवल तू ही परमेश्वर है। आकाश और पृथ्वी को तू ही ने बनाया है।", { - "type": "verse:v", - "number": "16", - "sid": "2KI 19:16" - }, - "हे यहोवा! कान लगाकर सुन, हे यहोवा आँख खोलकर देख, और सन्हेरीब के वचनों को सुन ले, जो उसने जीविते परमेश्वर की निन्दा करने को कहला भेजे हैं।", + "type": "char:ft", + "content": [ + "सुलैमान, यहोशापात, योआश तथा अमस्याह जैसे अच्छे राजा अपने अन्तिम वर्षों में परमेश्वर से दूर हो गए थे। हिजकिय्याह अन्त तक स्थिर रहा था।" + ] + } + ] + } + ] + }, + "और उसके पीछे चलना न छोड़ा; और जो आज्ञाएँ यहोवा ने मूसा को दी थीं, उनका वह पालन करता रहा।", + { + "type": "verse:v", + "number": "7", + "sid": "2KI 18:7" + }, + "इसलिए यहोवा उसके संग रहा; और जहाँ कहीं वह जाता था, वहाँ उसका काम सफल होता था। और उसने अश्शूर के राजा से बलवा करके, उसकी अधीनता छोड़ दी।", + { + "type": "verse:v", + "number": "8", + "sid": "2KI 18:8" + }, + "उसने पलिश्तियों को गाज़ा और उसकी सीमा तक, पहरुओं के गुम्मट और गढ़वाले नगर तक मारा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "2KI 18:9" + }, + "राजा हिजकिय्याह के राज्य के चौथे वर्ष में जो एला के पुत्र इस्राएल के राजा होशे के राज्य का सातवाँ वर्ष था, अश्शूर के राजा शल्मनेसेर ने सामरिया पर चढ़ाई करके उसे घेर लिया।", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 18:10" + }, + "और तीन वर्ष के बीतने पर उन्होंने उसको ले लिया। इस प्रकार हिजकिय्याह के राज्य के छठवें वर्ष में जो इस्राएल के राजा होशे के राज्य का नौवाँ वर्ष था, सामरिया ले लिया गया।", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 18:11" + }, + "तब अश्शूर का राजा इस्राएलियों को बन्दी बनाकर अश्शूर में ले गया, और हलह में और गोजान की नदी हाबोर के पास और मादियों के नगरों में उसे बसा दिया।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 18:12" + }, + "इसका कारण यह था, कि उन्होंने अपने परमेश्वर यहोवा की बात न मानी, वरन् उसकी वाचा को तोड़ा, और जितनी आज्ञाएँ यहोवा के दास मूसा ने दी थीं, उनको टाल दिया और न उनको सुना और न उनके अनुसार किया।" + ] + }, + { + "type": "para:s", + "content": [ + "सन्हेरीब की चढ़ाई और उसकी सेना का विनाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 18:13" + }, + "हिजकिय्याह राजा के राज्य के चौदहवें वर्ष में अश्शूर के राजा सन्हेरीब ने यहूदा के सब गढ़वाले नगरों पर चढ़ाई करके उनको ले लिया।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 18:14" + }, + "तब यहूदा के राजा हिजकिय्याह ने अश्शूर के राजा के पास लाकीश को सन्देश भेजा, “मुझसे अपराध हुआ, मेरे पास से लौट जा; और जो भार तू मुझ पर डालेगा उसको मैं उठाऊँगा।” तो अश्शूर के राजा ने यहूदा के राजा हिजकिय्याह के लिये तीन सौ किक्कार चाँदी और तीस किक्कार सोना ठहरा दिया।", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 18:15" + }, + "तब जितनी चाँदी यहोवा के भवन और राजभवन के भण्डारों में मिली, उस सब को हिजकिय्याह ने उसे दे दिया।", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 18:16" + }, + "उस समय हिजकिय्याह ने यहोवा के मन्दिर के दरवाज़ो से और उन खम्भों से भी जिन पर यहूदा के राजा हिजकिय्याह ने सोना मढ़ा था, सोने को छीलकर अश्शूर के राजा को दे दिया।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 18:17" + }, + "तो भी अश्शूर के राजा ने तर्त्तान, रबसारीस और रबशाके को बड़ी सेना देकर, लाकीश से यरूशलेम के पास हिजकिय्याह राजा के विरुद्ध भेज दिया। अतः वे यरूशलेम को गए और वहाँ पहुँचकर ऊपर के जलकुण्ड की नाली के पास धोबियों के खेत की सड़क पर जाकर खड़े हुए।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 18:18" + }, + "जब उन्होंने राजा को पुकारा, तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर था, और शेबना जो मंत्री था और आसाप का पुत्र योआह जो इतिहास का लिखनेवाला था, ये तीनों उनके पास बाहर निकल गए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 18:19" + }, + "रबशाके ने उनसे कहा, “हिजकिय्याह से कहो, कि महाराजाधिराज अर्थात् अश्शूर का राजा यह कहता है, ‘तू किस पर भरोसा करता है?", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 18:20" + }, + "तू जो कहता है, कि मेरे यहाँ युद्ध के लिये युक्ति और पराक्रम है,", + { + "type": "char:it", + "content": [ + "वह तो केवल बात ही बात है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "2KI 19:17" + "type": "char:fr", + "content": [ + "18.20" + ] }, - "हे यहोवा, सच तो है, कि अश्शूर के राजाओं ने जातियों को और उनके देशों को उजाड़ा है।", { - "type": "verse:v", - "number": "18", - "sid": "2KI 19:18" + "type": "char:fq", + "content": [ + "वह तो केवल बात ही बात है:" + ] }, - "और", { - "type": "char:it", - "content": [ - "उनके देवताओं को आग में झोंका" - ] - }, + "type": "char:ft", + "content": [ + "तथ्य रहित बातें है।" + ] + } + ] + } + ] + }, + "। तू किस पर भरोसा रखता है कि तूने मुझसे बलवा किया है?", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 18:21" + }, + "सुन, तू तो उस कुचले हुए नरकट अर्थात् मिस्र पर भरोसा रखता है, उस पर यदि कोई टेक लगाए, तो वह उसके हाथ में चुभकर छेदेगा। मिस्र का राजा फ़िरौन अपने सब भरोसा रखनेवालों के लिये ऐसा ही है।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 18:22" + }, + "फिर यदि तुम मुझसे कहो, कि हमारा भरोसा अपने परमेश्वर यहोवा पर है, तो क्या यह वही नहीं है जिसके ऊँचे स्थानों और वेदियों को हिजकिय्याह ने दूर करके यहूदा और यरूशलेम से कहा, कि तुम इसी वेदी के सामने जो यरूशलेम में है दण्डवत् करना?’", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 18:23" + }, + "तो अब मेरे स्वामी अश्शूर के राजा के पास कुछ बन्धक रख, तब मैं तुझे दो हजार घोड़े दूँगा, क्या तू उन पर सवार चढ़ा सकेगा कि नहीं?", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 18:24" + }, + "फिर तू मेरे स्वामी के छोटे से छोटे कर्मचारी का भी कहा न मानकर क्यों रथों और सवारों के लिये मिस्र पर भरोसा रखता है?", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 18:25" + }, + "क्या मैंने यहोवा के बिना कहे, इस स्थान को उजाड़ने के लिये चढ़ाई की है? यहोवा ने मुझसे कहा है, कि उस देश पर चढ़ाई करके उसे उजाड़ दे।”", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 18:26" + }, + "तब हिल्किय्याह के पुत्र एलयाकीम और शेबना योआह ने रबशाके से कहा, “अपने दासों से अरामी भाषा में बातें कर, क्योंकि हम उसे समझते हैं; और हम से यहूदी भाषा में", + { + "type": "char:it", + "content": [ + "शहरपनाह पर बैठे हुए लोगों के सुनते", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.18" - ] - }, - { - "type": "char:fq", - "content": [ - "उनके देवताओं को आग में झोंका:" - ] - }, - { - "type": "char:ft", - "content": [ - "अश्शूरों का एक नियम था कि जिन देशों को वे जीत लेते थे उनके मन्दिरों से वे देवताओं की मूर्तियाँ ले जाकर अपनी वेदियों पर रखते थे।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "18.26" + ] }, { - "type": "char:it", - "content": [ - "* है, क्योंकि वे ईश्वर न थे; वे मनुष्यों के बनाए हुए काठ और पत्थर ही के थे; इस कारण वे उनको नाश कर सके।" - ] + "type": "char:fq", + "content": [ + "शहरपनाह पर बैठे हुए लोगों के सुनते:" + ] }, { - "type": "verse:v", - "number": "19", - "sid": "2KI 19:19" - }, - "इसलिए अब हे हमारे परमेश्वर यहोवा तू हमें उसके हाथ से बचा, कि पृथ्वी के राज्य-राज्य के लोग जान लें कि केवल तू ही यहोवा है।”", + "type": "char:ft", + "content": [ + "शहरपनाह के बाहर निकट ही उनकी सभा हो रही होगी और वक्ता के शब्द सुने जा सकते थे।" + ] + } + ] + } + ] + }, + "बातें न कर।”", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 18:27" + }, + "रबशाके ने उनसे कहा, “क्या मेरे स्वामी ने मुझे तुम्हारे स्वामी ही के, या तुम्हारे ही पास ये बातें कहने को भेजा है? क्या उसने मुझे उन लोगों के पास नहीं भेजा, जो शहरपनाह पर बैठे हैं, ताकि तुम्हारे संग उनको भी अपना मल खाना और अपना मूत्र पीना पड़े?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 18:28" + }, + "तब रबशाके ने खड़े हो, यहूदी भाषा में ऊँचे शब्द से कहा, “महाराजाधिराज अर्थात् अश्शूर के राजा की बात सुनो।", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 18:29" + }, + "राजा यह कहता है, ‘हिजकिय्याह तुम को धोखा देने न पाए, क्योंकि वह तुम्हें मेरे हाथ से बचा न सकेगा।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 18:30" + }, + "और वह तुम से यह कहकर यहोवा पर भरोसा कराने न पाए, कि यहोवा निश्चय हमको बचाएगा और यह नगर अश्शूर के राजा के वश में न पड़ेगा।", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 18:31" + }, + "हिजकिय्याह की मत सुनो। अश्शूर का राजा कहता है कि भेंट भेजकर मुझे प्रसन्न करो और मेरे पास निकल आओ, और प्रत्येक अपनी-अपनी दाखलता और अंजीर के वृक्ष के फल खाता और अपने-अपने कुण्ड का पानी पीता रहे।", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 18:32" + }, + "तब मैं आकर तुम को ऐसे देश में ले जाऊँगा, जो तुम्हारे देश के समान अनाज और नये दाखमधु का देश, रोटी और दाख की बारियों का देश, जैतून और मधु का देश है, वहाँ तुम मरोगे नहीं, जीवित रहोगे; तो जब हिजकिय्याह यह कहकर तुम को बहकाए, कि यहोवा हमको बचाएगा, तब उसकी न सुनना।", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 18:33" + }, + "क्या और जातियों के देवताओं ने अपने-अपने देश को अश्शूर के राजा के हाथ से कभी बचाया है?", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 18:34" + }, + "हमात और अर्पाद के देवता कहाँ रहे? सपर्वैम, हेना और इव्वा के देवता कहाँ रहे? क्या उन्होंने सामरिया को मेरे हाथ से बचाया है,", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 18:35" + }, + "देश-देश के सब देवताओं में से ऐसा कौन है, जिसने अपने देश को मेरे हाथ से बचाया हो? फिर क्या यहोवा यरूशलेम को मेरे हाथ से बचाएगा।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "2KI 18:36" + }, + "परन्तु सब लोग चुप रहे और उसके उत्तर में एक बात भी न कही, क्योंकि राजा की ऐसी आज्ञा थी, कि उसको उत्तर न देना।", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 18:37" + }, + "तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर था, और शेबना जो मंत्री था, और आसाप का पुत्र योआह जो इतिहास का लिखनेवाला था, अपने वस्त्र फाड़े हुए, हिजकिय्याह के पास जाकर रबशाके की बातें कह सुनाईं।" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "2KI 19" + }, + { + "type": "para:s", + "content": [ + "यशायाह के द्वारा छुटकारे की भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 19:1" + }, + "जब हिजकिय्याह राजा ने यह सुना, तब वह अपने वस्त्र फाड़, टाट ओढ़कर यहोवा के भवन में गया।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 19:2" + }, + "और उसने एलयाकीम को जो राजघराने के काम पर था, और शेबना मंत्री को, और याजकों के पुरनियों को, जो सब टाट ओढ़े हुए थे, आमोस के पुत्र यशायाह भविष्यद्वक्ता के पास भेज दिया।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 19:3" + }, + "उन्होंने उससे कहा, “हिजकिय्याह यह कहता है, आज का दिन संकट, और भर्त्सना, और निन्दा का दिन है; बच्चों के जन्म का समय तो हुआ पर जच्चा को जन्म देने का बल न रहा।", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 19:4" + }, + "कदाचित् तेरा परमेश्वर यहोवा रबशाके की सब बातें सुने, जिसे उसके स्वामी अश्शूर के राजा ने जीविते परमेश्वर की निन्दा करने को भेजा है, और जो बातें तेरे परमेश्वर यहोवा ने सुनी हैं उन्हें डाँटे; इसलिए तू", + { + "type": "char:it", + "content": [ + "इन बचे हुओं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "2KI 19:20" + "type": "char:fr", + "content": [ + "19.4" + ] }, - "तब आमोस के पुत्र यशायाह ने हिजकिय्याह के पास यह कहला भेजा, “इस्राएल का परमेश्वर यहोवा यह कहता है: जो प्रार्थना तूने अश्शूर के राजा सन्हेरीब के विषय मुझसे की, उसे मैंने सुना है।", { - "type": "verse:v", - "number": "21", - "sid": "2KI 19:21" + "type": "char:fq", + "content": [ + "इन बचे हुओं:" + ] }, - "उसके विषय में यहोवा ने यह वचन कहा है," - ] - }, - { - "type": "para:q", - "content": [ - "“सिय्योन की कुमारी कन्या तुझे तुच्छ जानती" - ] + { + "type": "char:ft", + "content": [ + "यहूदा राज्य के लोग जो गलील, गिलाद और सामरिया के लोगों के बन्धुआई में जाने के बाद परमेश्वर की बची हुई प्रजा थी।" + ] + } + ] + } + ] }, + "के लिये जो रह गए हैं प्रार्थना”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और तुझे उपहास में उड़ाती है," - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 19:5" }, + "जब हिजकिय्याह राजा के कर्मचारी यशायाह के पास आए,", { - "type": "para:q", - "content": [ - "यरूशलेम की पुत्री, तुझ पर सिर हिलाती है।" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 19:6" }, + "तब यशायाह ने उनसे कहा, “अपने स्वामी से कहो, ‘यहोवा यह कहता है, कि जो वचन तूने सुने हैं, जिनके द्वारा अश्शूर के राजा के जनों ने मेरी निन्दा की है, उनके कारण मत डर।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 19:22" - }, - "“तूने जो नामधराई और निन्दा की है, वह किसकी की है?" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 19:7" }, + "सुन, मैं उसके मन को प्रेरित करूँगा, कि वह कुछ समाचार सुनकर अपने देश को लौट जाए, और मैं उसको उसी के देश में तलवार से मरवा डालूँगा।’”", { - "type": "para:q", - "content": [ - "और तूने जो बड़ा बोल बोला और घमण्ड किया है" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 19:8" }, + "तब रबशाके ने लौटकर अश्शूर के राजा को लिब्ना नगर से युद्ध करते पाया, क्योंकि उसने सुना था कि वह लाकीश के पास से उठ गया है।", { - "type": "para:q", - "content": [ - "वह किसके विरुद्ध किया है?" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 19:9" }, + "जब उसने कूश के राजा तिर्हाका के विषय यह सुना, “वह मुझसे लड़ने को निकला है,” तब उसने हिजकिय्याह के पास दूतों को यह कहकर भेजा,", { - "type": "para:q", - "content": [ - "इस्राएल के पवित्र के विरुद्ध तूने किया है!" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 19:10" }, + "“तुम यहूदा के राजा हिजकिय्याह से यह कहना: ‘तेरा परमेश्वर जिसका तू भरोसा करता है, यह कहकर तुझे धोखा न देने पाए, कि यरूशलेम अश्शूर के राजा के वश में न पड़ेगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "2KI 19:23" - }, - "अपने दूतों के द्वारा तूने प्रभु की निन्दा करके कहा है," - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 19:11" }, + "देख, तूने तो सुना है कि अश्शूर के राजाओं ने सब देशों से कैसा व्यवहार किया है और उनका सत्यानाश कर दिया है। फिर क्या तू बचेगा?", { - "type": "para:q", - "content": [ - "कि बहुत से रथ लेकर मैं पर्वतों की चोटियों पर," - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 19:12" }, + "गोजान और हारान और रेसेप और तलस्सार में रहनेवाले एदेनी, जिन जातियों को मेरे पुरखाओं ने नाश किया, क्या उनमें से किसी जाति के देवताओं ने उसको बचा लिया?", { - "type": "para:q", - "content": [ - "वरन् लबानोन के बीच तक चढ़ आया हूँ," - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 19:13" }, + "हमात का राजा, और अर्पाद का राजा, और सपर्वैम नगर का राजा, और हेना और इव्वा के राजा ये सब कहाँ रहे?’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और मैं उसके ऊँचे-ऊँचे देवदारुओं और" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 19:14" }, + "इस पत्री को हिजकिय्याह ने दूतों के हाथ से लेकर पढ़ा। तब यहोवा के भवन में जाकर उसको यहोवा के सामने फैला दिया।", { - "type": "para:q", - "content": [ - "अच्छे-अच्छे सनोवर को काट डालूँगा;" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 19:15" }, + "और यहोवा से यह प्रार्थना की, “हे इस्राएल के परमेश्वर यहोवा! हे करूबों पर विराजनेवाले! पृथ्वी के सब राज्यों के ऊपर केवल तू ही परमेश्वर है। आकाश और पृथ्वी को तू ही ने बनाया है।", { - "type": "para:q", - "content": [ - "और उसमें जो सबसे ऊँचा टिकने का स्थान" - ] + "type": "verse:v", + "number": "16", + "sid": "2KI 19:16" }, + "हे यहोवा! कान लगाकर सुन, हे यहोवा आँख खोलकर देख, और सन्हेरीब के वचनों को सुन ले, जो उसने जीविते परमेश्वर की निन्दा करने को कहला भेजे हैं।", { - "type": "para:q", - "content": [ - "होगा उसमें और उसके वन की फलदाई" - ] + "type": "verse:v", + "number": "17", + "sid": "2KI 19:17" }, + "हे यहोवा, सच तो है, कि अश्शूर के राजाओं ने जातियों को और उनके देशों को उजाड़ा है।", { - "type": "para:q", - "content": [ - "बारियों में प्रवेश करूँगा।" - ] + "type": "verse:v", + "number": "18", + "sid": "2KI 19:18" }, + "और", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "उनके देवताओं को आग में झोंका", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.18" + ] + }, { - "type": "verse:v", - "number": "24", - "sid": "2KI 19:24" + "type": "char:fq", + "content": [ + "उनके देवताओं को आग में झोंका:" + ] }, - "मैंने तो खुदवाकर परदेश का पानी पिया;" - ] + { + "type": "char:ft", + "content": [ + "अश्शूरों का एक नियम था कि जिन देशों को वे जीत लेते थे उनके मन्दिरों से वे देवताओं की मूर्तियाँ ले जाकर अपनी वेदियों पर रखते थे।" + ] + } + ] + } + ] + }, + "है, क्योंकि वे ईश्वर न थे; वे मनुष्यों के बनाए हुए काठ और पत्थर ही के थे; इस कारण वे उनको नाश कर सके।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 19:19" + }, + "इसलिए अब हे हमारे परमेश्वर यहोवा तू हमें उसके हाथ से बचा, कि पृथ्वी के राज्य-राज्य के लोग जान लें कि केवल तू ही यहोवा है।”", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 19:20" + }, + "तब आमोस के पुत्र यशायाह ने हिजकिय्याह के पास यह कहला भेजा, “इस्राएल का परमेश्वर यहोवा यह कहता है: जो प्रार्थना तूने अश्शूर के राजा सन्हेरीब के विषय मुझसे की, उसे मैंने सुना है।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 19:21" + }, + "उसके विषय में यहोवा ने यह वचन कहा है," + ] + }, + { + "type": "para:q", + "content": [ + "“सिय्योन की कुमारी कन्या तुझे तुच्छ जानती" + ] + }, + { + "type": "para:q", + "content": [ + "और तुझे उपहास में उड़ाती है," + ] + }, + { + "type": "para:q", + "content": [ + "यरूशलेम की पुत्री, तुझ पर सिर हिलाती है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 19:22" + }, + "“तूने जो नामधराई और निन्दा की है, वह किसकी की है?" + ] + }, + { + "type": "para:q", + "content": [ + "और तूने जो बड़ा बोल बोला और घमण्ड किया है" + ] + }, + { + "type": "para:q", + "content": [ + "वह किसके विरुद्ध किया है?" + ] + }, + { + "type": "para:q", + "content": [ + "इस्राएल के पवित्र के विरुद्ध तूने किया है!" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "2KI 19:23" + }, + "अपने दूतों के द्वारा तूने प्रभु की निन्दा करके कहा है," + ] + }, + { + "type": "para:q", + "content": [ + "कि बहुत से रथ लेकर मैं पर्वतों की चोटियों पर," + ] + }, + { + "type": "para:q", + "content": [ + "वरन् लबानोन के बीच तक चढ़ आया हूँ," + ] + }, + { + "type": "para:q", + "content": [ + "और मैं उसके ऊँचे-ऊँचे देवदारुओं और" + ] + }, + { + "type": "para:q", + "content": [ + "अच्छे-अच्छे सनोवर को काट डालूँगा;" + ] + }, + { + "type": "para:q", + "content": [ + "और उसमें जो सबसे ऊँचा टिकने का स्थान" + ] + }, + { + "type": "para:q", + "content": [ + "होगा उसमें और उसके वन की फलदाई" + ] + }, + { + "type": "para:q", + "content": [ + "बारियों में प्रवेश करूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "2KI 19:24" + }, + "मैंने तो खुदवाकर परदेश का पानी पिया;" + ] + }, + { + "type": "para:q", + "content": [ + "और मिस्र की नहरों में पाँव धरते ही उन्हें सूखा डालूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "2KI 19:25" + }, + "क्या तूने नहीं सुना, कि प्राचीनकाल से मैंने यही ठहराया?" + ] + }, + { + "type": "para:q", + "content": [ + "और पिछले दिनों से इसकी तैयारी की थी," + ] + }, + { + "type": "para:q", + "content": [ + "उन्हें अब मैंने पूरा भी किया है," + ] + }, + { + "type": "para:q", + "content": [ + "कि तू गढ़वाले नगरों को खण्डहर ही खण्डहर कर दे," + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 19:26" + }, + "इसी कारण उनके रहनेवालों का बल घट गया;" + ] + }, + { + "type": "para:q", + "content": [ + "वे विस्मित और लज्जित हुए;" + ] + }, + { + "type": "para:q", + "content": [ + "वे मैदान के छोटे-छोटे पेड़ों और हरी घास और छत पर की घास," + ] + }, + { + "type": "para:q", + "content": [ + "और ऐसे अनाज के समान हो गए, जो बढ़ने से पहले सूख जाता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 19:27" + }, + "“मैं तो तेरा बैठा रहना, और कूच करना," + ] + }, + { + "type": "para:q", + "content": [ + "और लौट आना जानता हूँ," + ] + }, + { + "type": "para:q", + "content": [ + "और यह भी कि तू मुझ पर अपना क्रोध भड़काता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "2KI 19:28" + }, + "इस कारण कि तू मुझ पर अपना क्रोध भड़काता" + ] + }, + { + "type": "para:q", + "content": [ + "और तेरे अभिमान की बातें मेरे कानों में पड़ी हैं;" + ] + }, + { + "type": "para:q", + "content": [ + "मैं तेरी नाक में अपनी नकेल डालकर" + ] + }, + { + "type": "para:q", + "content": [ + "और तेरे मुँह में अपना लगाम लगाकर," + ] + }, + { + "type": "para:q", + "content": [ + "जिस मार्ग से तू आया है, उसी से तुझे लौटा दूँगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "2KI 19:29" + }, + "“और तेरे लिये यह चिन्ह होगा, कि इस वर्ष तो तुम उसे खाओगे जो आप से आप उगें, और दूसरे वर्ष उसे जो उत्पन्न हो वह खाओगे; और तीसरे वर्ष बीज बोने और उसे लवने पाओगे, और दाख की बारियाँ लगाने और उनका फल खाने पाओगे।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 19:30" + }, + "और यहूदा के घराने के बचे हुए लोग फिर जड़ पकड़ेंगे, और फलेंगे भी।", + { + "type": "verse:v", + "number": "31", + "sid": "2KI 19:31" + }, + "क्योंकि यरूशलेम में से बचे हुए और सिय्योन पर्वत के भागे हुए लोग निकलेंगे। यहोवा यह काम अपनी जलन के कारण करेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "2KI 19:32" + }, + "“इसलिए यहोवा अश्शूर के राजा के विषय में यह कहता है कि वह इस नगर में प्रवेश करने, वरन् इस पर एक तीर भी मारने न पाएगा, और न वह ढाल लेकर इसके सामने आने, या इसके विरुद्ध दमदमा बनाने पाएगा।", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 19:33" + }, + "जिस मार्ग से वह आया, उसी से वह लौट भी जाएगा, और इस नगर में प्रवेश न करने पाएगा, यहोवा की यही वाणी है।", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 19:34" + }, + "और मैं अपने निमित्त और अपने दास दाऊद के निमित्त", + { + "type": "char:it", + "content": [ + "इस नगर की रक्षा करके इसे बचाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.34" + ] + }, + { + "type": "char:fq", + "content": [ + "इस नगर की रक्षा करके इसे बचाऊँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "ऐसों से जो उसके सामर्थ्य को सीधा-सीधा नकारते हैं, उनसे अपने नगर की रक्षा करना परमेश्वर का सम्मान था।" + ] + } + ] + } + ] + }, + "।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "2KI 19:35" + }, + "उसी रात में क्या हुआ, कि यहोवा के दूत ने निकलकर अश्शूरियों की छावनी में एक लाख पचासी हजार पुरुषों को मारा, और भोर को जब लोग सवेरे उठे, तब देखा, कि शव ही शव पड़े है।", + { + "type": "verse:v", + "number": "36", + "sid": "2KI 19:36" + }, + "तब अश्शूर का राजा सन्हेरीब चल दिया, और लौटकर नीनवे में रहने लगा।", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 19:37" + }, + "वहाँ वह अपने देवता निस्रोक के मन्दिर में दण्डवत् कर रहा था, कि अद्रम्मेलेक और शरेसेर ने उसको तलवार से मारा, और अरारात देश में भाग गए। तब उसका पुत्र एसर्हद्दोन उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "2KI 20" + }, + { + "type": "para:s", + "content": [ + "हिजकिय्याह का मृत्यु से बचना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 20:1" + }, + "उन दिनों में हिजकिय्याह ऐसा रोगी हुआ कि मरने पर था, और आमोस के पुत्र यशायाह भविष्यद्वक्ता ने उसके पास जाकर कहा, “यहोवा यह कहता है, कि अपने घराने के विषय जो आज्ञा देनी हो वह दे; क्योंकि तू नहीं बचेगा, मर जाएगा।”", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 20:2" + }, + { + "type": "char:it", + "content": [ + "तब उसने दीवार की ओर मुँह फेर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.2" + ] + }, + { + "type": "char:fq", + "content": [ + "तब उसने दीवार की ओर मुँह फेर:" + ] + }, + { + "type": "char:ft", + "content": [ + "क्योंकि वह भक्ति में बाधा रहित प्रार्थना करना चाहता था।" + ] + } + ] + } + ] }, + ", यहोवा से प्रार्थना करके कहा, “हे यहोवा!", { - "type": "para:q", - "content": [ - "और मिस्र की नहरों में पाँव धरते ही उन्हें सूखा डालूँगा।" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 20:3" }, + "मैं विनती करता हूँ,", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "स्मरण कर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.3" + ] + }, { - "type": "verse:v", - "number": "25", - "sid": "2KI 19:25" + "type": "char:fq", + "content": [ + "स्मरण कर:" + ] }, - "क्या तूने नहीं सुना, कि प्राचीनकाल से मैंने यही ठहराया?" - ] + { + "type": "char:ft", + "content": [ + "पुरानी वाचा में धर्मी जन के लिए समृद्धि और दीर्घायु की प्रतिज्ञा थी। अपनी विश्वासयोग्यता एवं निष्ठा से अभिक्ष हिजकिय्याह सविनय प्रेरित होने का प्रयास करता है।" + ] + } + ] + } + ] }, + ", कि मैं सच्चाई और खरे मन से अपने को तेरे सम्मुख जानकर चलता आया हूँ; और जो तुझे अच्छा लगता है वही मैं करता आया हूँ।” तब हिजकिय्याह फूट फूटकर रोया।", { - "type": "para:q", - "content": [ - "और पिछले दिनों से इसकी तैयारी की थी," - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 20:4" }, + "तब ऐसा हुआ कि यशायाह आँगन के बीच तक जाने भी न पाया था कि यहोवा का यह वचन उसके पास पहुँचा,", { - "type": "para:q", - "content": [ - "उन्हें अब मैंने पूरा भी किया है," - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 20:5" }, + "“लौटकर मेरी प्रजा के प्रधान हिजकिय्याह से कह, कि तेरे मूलपुरुष दाऊद का परमेश्वर यहोवा यह कहता है, कि मैंने तेरी प्रार्थना सुनी और तेरे आँसू देखे हैं; देख, मैं तुझे चंगा करता हूँ; परसों तू यहोवा के भवन में जा सकेगा।", { - "type": "para:q", - "content": [ - "कि तू गढ़वाले नगरों को खण्डहर ही खण्डहर कर दे," - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 20:6" }, + "मैं तेरी आयु पन्द्रह वर्ष और बढ़ा दूँगा। अश्शूर के राजा के हाथ से तुझे और इस नगर को बचाऊँगा, और मैं अपने निमित्त और अपने दास दाऊद के निमित्त इस नगर की रक्षा करूँगा।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 19:26" - }, - "इसी कारण उनके रहनेवालों का बल घट गया;" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 20:7" }, + "तब यशायाह ने कहा, “अंजीरों की एक टिकिया लो।” जब उन्होंने उसे लेकर फोड़े पर बाँधा, तब वह चंगा हो गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "वे विस्मित और लज्जित हुए;" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 20:8" }, + "हिजकिय्याह ने यशायाह से पूछा, “यहोवा जो मुझे चंगा करेगा और मैं परसों यहोवा के भवन को जा सकूँगा, इसका क्या चिन्ह होगा?”", { - "type": "para:q", - "content": [ - "वे मैदान के छोटे-छोटे पेड़ों और हरी घास और छत पर की घास," - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 20:9" }, + "यशायाह ने कहा, “यहोवा जो अपने कहे हुए वचन को पूरा करेगा, इस बात का यहोवा की ओर से तेरे लिये यह चिन्ह होगा, कि धूपघड़ी की छाया दस अंश आगे बढ़ जाएगी, या दस अंश घट जाएगी।”", { - "type": "para:q", - "content": [ - "और ऐसे अनाज के समान हो गए, जो बढ़ने से पहले सूख जाता है।" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 20:10" }, + "हिजकिय्याह ने कहा, “छाया का दस अंश आगे बढ़ना तो हलकी बात है, इसलिए ऐसा हो कि छाया दस अंश पीछे लौट जाए।”", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 20:11" + }, + "तब यशायाह भविष्यद्वक्ता ने यहोवा को पुकारा, और आहाज की धूपघड़ी की छाया, जो दस अंश ढल चुकी थी, यहोवा ने उसको पीछे की ओर लौटा दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "हिजकिय्याह का गर्व और उसका दण्ड" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 19:27" + "type": "verse:v", + "number": "12", + "sid": "2KI 20:12" + }, + "उस समय बलदान का पुत्र बरोदक-बलदान जो बाबेल का राजा था, उसने हिजकिय्याह के रोगी होने की चर्चा सुनकर, उसके पास पत्री और भेंट भेजी।", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 20:13" + }, + "उनके लानेवालों की मानकर हिजकिय्याह ने उनको अपने अनमोल पदार्थों का सब भण्डार, और चाँदी और सोना और सुगन्ध-द्रव्य और उत्तम तेल और अपने हथियारों का पूरा घर और अपने भण्डारों में जो-जो वस्तुएँ थीं, वे सब दिखाईं; हिजकिय्याह के भवन और राज्य भर में कोई ऐसी वस्तु न रही, जो उसने उन्हें न दिखाई हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "2KI 20:14" + }, + "तब यशायाह भविष्यद्वक्ता ने हिजकिय्याह राजा के पास जाकर पूछा, “वे मनुष्य क्या कह गए? और कहाँ से तेरे पास आए थे?” हिजकिय्याह ने कहा, “वे तो दूर देश से अर्थात् बाबेल से आए थे।”", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 20:15" + }, + "फिर उसने पूछा, “तेरे भवन में उन्होंने क्या-क्या देखा है?” हिजकिय्याह ने कहा, “जो कुछ मेरे भवन में है, वह सब उन्होंने देखा। मेरे भण्डारों में कोई ऐसी वस्तु नहीं, जो मैंने उन्हें न दिखाई हो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 20:16" + }, + "तब यशायाह ने हिजकिय्याह से कहा, “यहोवा का वचन सुन ले।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 20:17" + }, + "ऐसे दिन आनेवाले हैं, जिनमें जो कुछ तेरे भवन में हैं, और जो कुछ तेरे पुरखाओं का रखा हुआ आज के दिन तक भण्डारों में है वह सब बाबेल को उठ जाएगा; यहोवा यह कहता है, कि कोई वस्तु न बचेगी।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 20:18" + }, + "और जो पुत्र तेरे वंश में उत्पन्न हों, उनमें से भी कुछ को वे बन्दी बनाकर ले जाएँगे; और वे खोजे बनकर बाबेल के राजभवन में रहेंगे।”", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 20:19" + }, + "तब हिजकिय्याह ने यशायाह से कहा, “यहोवा का वचन जो तूने कहा है, वह भला ही है;” क्योंकि उसने सोचा, “यदि मेरे दिनों में शान्ति और सच्चाई बनी रहेंगी? तो क्या यह भला नहीं है?”", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 20:20" + }, + "हिजकिय्याह के और सब काम और उसकी सारी वीरता और किस रीति उसने एक जलाशय और नहर खुदवाकर नगर में पानी पहुँचा दिया, यह सब क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 20:21" + }, + "अन्त में हिजकिय्याह मरकर अपने पुरखाओं के संग जा मिला और उसका पुत्र मनश्शे उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "2KI 21" + }, + { + "type": "para:s", + "content": [ + "मनश्शे का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 21:1" + }, + "जब मनश्शे राज्य करने लगा, तब वह बारह वर्ष का था, और यरूशलेम में पचपन वर्ष तक राज्य करता रहा; और उसकी माता का नाम हेप्सीबा था।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 21:2" + }, + "उसने उन जातियों के घिनौने कामों के अनुसार, जिनको यहोवा ने इस्राएलियों के सामने देश से निकाल दिया था,", + { + "type": "char:it", + "content": [ + "वह किया, जो यहोवा की दृष्टि में बुरा था", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.2" + ] + }, + { + "type": "char:fq", + "content": [ + "वह किया, जो यहोवा की दृष्टि में बुरा था:" + ] }, - "“मैं तो तेरा बैठा रहना, और कूच करना," - ] + { + "type": "char:ft", + "content": [ + "मनश्शे के राज्यकाल में जो पाप किए गए वे यहूदा राज्य के अपराधों का घड़ा भार देते है और चुने हुओं के अन्तिम शेष भाग के लिए विनाश का अन्तिम दण्ड ले आते है।" + ] + } + ] + } + ] }, + "।", { - "type": "para:q", - "content": [ - "और लौट आना जानता हूँ," - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 21:3" }, + "उसने उन ऊँचे स्थानों को जिनको उसके पिता हिजकिय्याह ने नष्ट किया था, फिर बनाया, और इस्राएल के राजा अहाब के समान बाल के लिये वेदियाँ और एक अशेरा बनवाई, और आकाश के सारे गणों को दण्डवत् और उनकी उपासना करता रहा।", { - "type": "para:q", - "content": [ - "और यह भी कि तू मुझ पर अपना क्रोध भड़काता है।" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 21:4" }, + "उसने यहोवा के उस भवन में वेदियाँ बनाईं जिसके विषय यहोवा ने कहा था, “यरूशलेम में मैं अपना नाम रखूँगा।”", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "2KI 19:28" - }, - "इस कारण कि तू मुझ पर अपना क्रोध भड़काता" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 21:5" }, + "वरन् यहोवा के भवन के दोनों आँगनों में भी उसने आकाश के सारे गणों के लिये वेदियाँ बनाई।", { - "type": "para:q", - "content": [ - "और तेरे अभिमान की बातें मेरे कानों में पड़ी हैं;" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 21:6" }, + "फिर उसने अपने बेटे को आग में होम करके चढ़ाया; और शुभ-अशुभ मुहूर्त्तों को मानता, और टोना करता, और ओझों और भूत सिद्धिवालों से व्यवहार करता था; उसने ऐसे बहुत से काम किए जो यहोवा की दृष्टि में बुरे हैं, और जिनसे वह क्रोधित होता है।", { - "type": "para:q", - "content": [ - "मैं तेरी नाक में अपनी नकेल डालकर" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 21:7" }, + "अशेरा की जो मूर्ति उसने खुदवाई, उसको उसने उस भवन में स्थापित किया, जिसके विषय यहोवा ने दाऊद और उसके पुत्र सुलैमान से कहा था, “इस भवन में और यरूशलेम में, जिसको मैंने इस्राएल के सब गोत्रों में से चुन लिया है, मैं सदैव अपना नाम रखूँगा।", { - "type": "para:q", - "content": [ - "और तेरे मुँह में अपना लगाम लगाकर," - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 21:8" }, + "और यदि वे मेरी सब आज्ञाओं के और मेरे दास मूसा की दी हुई पूरी व्यवस्था के अनुसार करने की चौकसी करें, तो मैं ऐसा न करूँगा कि जो देश मैंने इस्राएल के पुरखाओं को दिया था, उससे वे फिर निकलकर मारे-मारे फिरें।”", { - "type": "para:q", - "content": [ - "जिस मार्ग से तू आया है, उसी से तुझे लौटा दूँगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 21:9" }, + "परन्तु उन्होंने न माना, वरन्", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मनश्शे ने उनको यहाँ तक भटका दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "29", - "sid": "2KI 19:29" + "type": "char:fr", + "content": [ + "21.9" + ] }, - "“और तेरे लिये यह चिन्ह होगा, कि इस वर्ष तो तुम उसे खाओगे जो आप से आप उगें, और दूसरे वर्ष उसे जो उत्पन्न हो वह खाओगे; और तीसरे वर्ष बीज बोने और उसे लवने पाओगे, और दाख की बारियाँ लगाने और उनका फल खाने पाओगे।", { - "type": "verse:v", - "number": "30", - "sid": "2KI 19:30" + "type": "char:fq", + "content": [ + "मनश्शे ने उनको यहाँ तक भटका दिया:" + ] }, - "और यहूदा के घराने के बचे हुए लोग फिर जड़ पकड़ेंगे, और फलेंगे भी।", { - "type": "verse:v", - "number": "31", - "sid": "2KI 19:31" - }, - "क्योंकि यरूशलेम में से बचे हुए और सिय्योन पर्वत के भागे हुए लोग निकलेंगे। यहोवा यह काम अपनी जलन के कारण करेगा।" - ] + "type": "char:ft", + "content": [ + "मनश्शे के दीर्घकालीन राज्य में नाथ प्रकार की मूर्तिपूजा ने यहूदियों को ऐसा वश में कर लिया था जैसे पहले कभी नहीं हुआ था।" + ] + } + ] + } + ] }, + "कि उन्होंने उन जातियों से भी बढ़कर बुराई की जिनका यहोवा ने इस्राएलियों के सामने से विनाश किया था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "2KI 19:32" - }, - "“इसलिए यहोवा अश्शूर के राजा के विषय में यह कहता है कि वह इस नगर में प्रवेश करने, वरन् इस पर एक तीर भी मारने न पाएगा, और न वह ढाल लेकर इसके सामने आने, या इसके विरुद्ध दमदमा बनाने पाएगा।", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 19:33" - }, - "जिस मार्ग से वह आया, उसी से वह लौट भी जाएगा, और इस नगर में प्रवेश न करने पाएगा, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 19:34" - }, - "और मैं अपने निमित्त और अपने दास दाऊद के निमित्त", + "type": "verse:v", + "number": "10", + "sid": "2KI 21:10" + }, + "इसलिए यहोवा ने अपने दास भविष्यद्वक्ताओं के द्वारा कहा,", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 21:11" + }, + "“यहूदा के राजा मनश्शे ने जो ये घृणित काम किए, और जितनी बुराइयाँ एमोरियों ने जो उससे पहले थे की थीं, उनसे भी अधिक बुराइयाँ की; और यहूदियों से अपनी बनाई हुई मूरतों की पूजा करवाकर उन्हें पाप में फँसाया है।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 21:12" + }, + "इस कारण इस्राएल का परमेश्वर यहोवा यह कहता है कि सुनो, मैं यरूशलेम और यहूदा पर ऐसी विपत्ति डालना चाहता हूँ कि जो कोई उसका समाचार सुनेगा वह बड़े सन्नाटे में आ जाएगा।", + { + "type": "verse:v", + "number": "13", + "sid": "2KI 21:13" + }, + "और जो मापने की डोरी मैंने सामरिया पर डाली है और जो साहुल मैंने अहाब के घराने पर लटकाया है वही यरूशलेम पर डालूँगा। और मैं यरूशलेम को ऐसा पोछूँगा जैसे कोई थाली को पोंछता है और उसे पोंछकर उलट देता है।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 21:14" + }, + "मैं अपने निज भाग के बचे हुओं को त्याग कर शत्रुओं के हाथ कर दूँगा और वे अपने सब शत्रुओं के लिए लूट और धन बन जाएँगे।", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 21:15" + }, + "इसका कारण यह है, कि जब से उनके पुरखा मिस्र से निकले तब से आज के दिन तक वे वह काम करके जो मेरी दृष्टि में बुरा है, मुझे क्रोध दिलाते आ रहे हैं।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "2KI 21:16" + }, + "मनश्शे ने न केवल वह काम कराके यहूदियों से पाप कराया, जो यहोवा की दृष्टि में बुरा है, वरन् निर्दोषों का खून बहुत बहाया, यहाँ तक कि उसने यरूशलेम को एक सिरे से दूसरे सिरे तक खून से भर दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "2KI 21:17" + }, + "मनश्शे के और सब काम जो उसने किए, और जो पाप उसने किए, वह सब क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 21:18" + }, + "अन्त में मनश्शे मरकर अपने पुरखाओं के संग जा मिला और उसे उसके भवन की बारी में जो उज्जा की बारी कहलाती थी मिट्टी दी गई; और उसका पुत्र आमोन उसके स्थान पर राजा हुआ।" + ] + }, + { + "type": "para:s", + "content": [ + "आमोन का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "2KI 21:19" + }, + "जब आमोन राज्य करने लगा, तब वह बाईस वर्ष का था, और यरूशलेम में दो वर्ष तक राज्य करता रहा; और उसकी माता का नाम मशुल्लेमेत था जो योत्बावासी हारूस की बेटी थी।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 21:20" + }, + "और उसने अपने पिता मनश्शे के समान वह किया, जो यहोवा की दृष्टि में बुरा है।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 21:21" + }, + "वह पूरी तरह अपने पिता के समान चाल चला, और जिन मूरतों की उपासना उसका पिता करता था, उनकी वह भी उपासना करता, और उन्हें दण्डवत् करता था।", + { + "type": "verse:v", + "number": "22", + "sid": "2KI 21:22" + }, + "उसने अपने पितरों के परमेश्वर यहोवा को त्याग दिया, और यहोवा के मार्ग पर न चला।", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 21:23" + }, + "आमोन के कर्मचारियों ने विद्रोह की गोष्ठी करके राजा को उसी के भवन में मार डाला।", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 21:24" + }, + "तब साधारण लोगों ने उन सभी को मार डाला, जिन्होंने राजा आमोन के विरुद्ध-विद्रोह की गोष्ठी की थी, और लोगों ने उसके पुत्र योशिय्याह को उसके स्थान पर राजा बनाया।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 21:25" + }, + "आमोन के और काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 21:26" + }, + "उसे भी उज्जा की बारी में उसकी निज कब्र में मिट्टी दी गई; और उसका पुत्र योशिय्याह उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "2KI 22" + }, + { + "type": "para:s", + "content": [ + "व्यवस्था की पुस्तक का मिलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 22:1" + }, + "जब योशिय्याह राज्य करने लगा, तब वह आठ वर्ष का था, और यरूशलेम में इकतीस वर्ष तक राज्य करता रहा। और उसकी माता का नाम यदीदा था जो बोस्कतवासी अदायाह की बेटी थी।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 22:2" + }, + "उसने वह किया, जो यहोवा की दृष्टि में ठीक है और जिस मार्ग पर उसका मूलपुरुष दाऊद चला ठीक उसी पर वह भी चला, और उससे न तो दाहिनी ओर न बाईं ओर मुड़ा।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 22:3" + }, + "अपने राज्य के अठारहवें वर्ष में राजा योशिय्याह ने असल्याह के पुत्र शापान मंत्री को जो मशुल्लाम का पोता था, यहोवा के भवन में यह कहकर भेजा,", + { + "type": "verse:v", + "number": "4", + "sid": "2KI 22:4" + }, + "“", + { + "type": "char:it", + "content": [ + "हिल्किय्याह", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "इस नगर की रक्षा करके इसे बचाऊँगा" - ] + "type": "char:fr", + "content": [ + "22.4" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.34" - ] - }, - { - "type": "char:fq", - "content": [ - "इस नगर की रक्षा करके इसे बचाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "ऐसों से जो उसके सामर्थ्य को सीधा-सीधा नकारते हैं, उनसे अपने नगर की रक्षा करना परमेश्वर का सम्मान था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "हिल्किय्याह:" + ] }, { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:ft", + "content": [ + "हिल्किय्याह सरायाह जो यहूदा के बन्धुआई में ले जाने के समय महायाजक था, उसका पिता (या दादा) था।" + ] } - ] + ] + } + ] }, + "महायाजक के पास जाकर कह, कि जो चाँदी यहोवा के भवन में लाई गई है, और द्वारपालों ने प्रजा से इकट्ठी की है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "2KI 19:35" - }, - "उसी रात में क्या हुआ, कि यहोवा के दूत ने निकलकर अश्शूरियों की छावनी में एक लाख पचासी हजार पुरुषों को मारा, और भोर को जब लोग सवेरे उठे, तब देखा, कि शव ही शव पड़े है।", - { - "type": "verse:v", - "number": "36", - "sid": "2KI 19:36" - }, - "तब अश्शूर का राजा सन्हेरीब चल दिया, और लौटकर नीनवे में रहने लगा।", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 19:37" - }, - "वहाँ वह अपने देवता निस्रोक के मन्दिर में दण्डवत् कर रहा था, कि अद्रम्मेलेक और शरेसेर ने उसको तलवार से मारा, और अरारात देश में भाग गए। तब उसका पुत्र एसर्हद्दोन उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 22:5" }, + "उसको जोड़कर, उन काम करानेवालों को सौंप दे, जो यहोवा के भवन के काम पर मुखिए हैं; फिर वे उसको यहोवा के भवन में काम करनेवाले कारीगरों को दें, इसलिए कि उसमें जो कुछ टूटा फूटा हो उसकी वे मरम्मत करें।", { - "type": "chapter:c", - "number": "20", - "sid": "2KI 20" + "type": "verse:v", + "number": "6", + "sid": "2KI 22:6" }, + "अर्थात् बढ़इयों, राजमिस्त्रियों और संगतराशों को दें, और भवन की मरम्मत के लिये लकड़ी और गढ़े हुए पत्थर मोल लेने में लगाएँ।”", { - "type": "para:s", - "content": [ - "हिजकिय्याह का मृत्यु से बचना" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 22:7" }, + "परन्तु जिनके हाथ में वह चाँदी सौंपी गई, उनसे हिसाब न लिया गया, क्योंकि वे सच्चाई से काम करते थे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 20:1" - }, - "उन दिनों में हिजकिय्याह ऐसा रोगी हुआ कि मरने पर था, और आमोस के पुत्र यशायाह भविष्यद्वक्ता ने उसके पास जाकर कहा, “यहोवा यह कहता है, कि अपने घराने के विषय जो आज्ञा देनी हो वह दे; क्योंकि तू नहीं बचेगा, मर जाएगा।”", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 20:2" - }, - { - "type": "char:it", - "content": [ - "तब उसने दीवार की ओर मुँह फेर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.2" - ] - }, - { - "type": "char:fq", - "content": [ - "तब उसने दीवार की ओर मुँह फेर:" - ] - }, - { - "type": "char:ft", - "content": [ - "क्योंकि वह भक्ति में बाधा रहित प्रार्थना करना चाहता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, यहोवा से प्रार्थना करके कहा, “हे यहोवा!" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "2KI 20:3" - }, - "मैं विनती करता हूँ,", - { - "type": "char:it", - "content": [ - "स्मरण कर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.3" - ] - }, - { - "type": "char:fq", - "content": [ - "स्मरण कर:" - ] - }, - { - "type": "char:ft", - "content": [ - "पुरानी वाचा में धर्मी जन के लिए समृद्धि और दीर्घायु की प्रतिज्ञा थी। अपनी विश्वासयोग्यता एवं निष्ठा से अभिक्ष हिजकिय्याह सविनय प्रेरित होने का प्रयास करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, कि मैं सच्चाई और खरे मन से अपने को तेरे सम्मुख जानकर चलता आया हूँ; और जो तुझे अच्छा लगता है वही मैं करता आया हूँ।” तब हिजकिय्याह फूट फूटकर रोया।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "2KI 20:4" - }, - "तब ऐसा हुआ कि यशायाह आँगन के बीच तक जाने भी न पाया था कि यहोवा का यह वचन उसके पास पहुँचा,", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 20:5" - }, - "“लौटकर मेरी प्रजा के प्रधान हिजकिय्याह से कह, कि तेरे मूलपुरुष दाऊद का परमेश्वर यहोवा यह कहता है, कि मैंने तेरी प्रार्थना सुनी और तेरे आँसू देखे हैं; देख, मैं तुझे चंगा करता हूँ; परसों तू यहोवा के भवन में जा सकेगा।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 20:6" - }, - "मैं तेरी आयु पन्द्रह वर्ष और बढ़ा दूँगा। अश्शूर के राजा के हाथ से तुझे और इस नगर को बचाऊँगा, और मैं अपने निमित्त और अपने दास दाऊद के निमित्त इस नगर की रक्षा करूँगा।”", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 20:7" - }, - "तब यशायाह ने कहा, “अंजीरों की एक टिकिया लो।” जब उन्होंने उसे लेकर फोड़े पर बाँधा, तब वह चंगा हो गया।" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 22:8" }, + "हिल्किय्याह महायाजक ने शापान मंत्री से कहा, “मुझे यहोवा के भवन में व्यवस्था की पुस्तक मिली है,” तब हिल्किय्याह ने शापान को वह पुस्तक दी, और वह उसे पढ़ने लगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 20:8" - }, - "हिजकिय्याह ने यशायाह से पूछा, “यहोवा जो मुझे चंगा करेगा और मैं परसों यहोवा के भवन को जा सकूँगा, इसका क्या चिन्ह होगा?”", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 20:9" - }, - "यशायाह ने कहा, “यहोवा जो अपने कहे हुए वचन को पूरा करेगा, इस बात का यहोवा की ओर से तेरे लिये यह चिन्ह होगा, कि धूपघड़ी की छाया दस अंश आगे बढ़ जाएगी, या दस अंश घट जाएगी।”", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 20:10" - }, - "हिजकिय्याह ने कहा, “छाया का दस अंश आगे बढ़ना तो हलकी बात है, इसलिए ऐसा हो कि छाया दस अंश पीछे लौट जाए।”", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 20:11" - }, - "तब यशायाह भविष्यद्वक्ता ने यहोवा को पुकारा, और आहाज की धूपघड़ी की छाया, जो दस अंश ढल चुकी थी, यहोवा ने उसको पीछे की ओर लौटा दिया।" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 22:9" }, + "तब शापान मंत्री ने राजा के पास लौटकर यह सन्देश दिया, “जो चाँदी भवन में मिली, उसे तेरे कर्मचारियों ने थैलियों में डालकर, उनको सौंप दिया जो यहोवा के भवन में काम करानेवाले हैं।”", { - "type": "para:s", - "content": [ - "हिजकिय्याह का गर्व और उसका दण्ड" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 22:10" }, + "फिर शापान मंत्री ने राजा को यह भी बता दिया, “हिल्किय्याह याजक ने उसे एक पुस्तक दी है।” तब शापान उसे राजा को पढ़कर सुनाने लगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "2KI 20:12" - }, - "उस समय बलदान का पुत्र बरोदक-बलदान जो बाबेल का राजा था, उसने हिजकिय्याह के रोगी होने की चर्चा सुनकर, उसके पास पत्री और भेंट भेजी।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 20:13" - }, - "उनके लानेवालों की मानकर हिजकिय्याह ने उनको अपने अनमोल पदार्थों का सब भण्डार, और चाँदी और सोना और सुगन्ध-द्रव्य और उत्तम तेल और अपने हथियारों का पूरा घर और अपने भण्डारों में जो-जो वस्तुएँ थीं, वे सब दिखाईं; हिजकिय्याह के भवन और राज्य भर में कोई ऐसी वस्तु न रही, जो उसने उन्हें न दिखाई हो।" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 22:11" }, + "व्यवस्था की उस पुस्तक की बातें सुनकर राजा ने अपने वस्त्र फाड़े।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 20:14" - }, - "तब यशायाह भविष्यद्वक्ता ने हिजकिय्याह राजा के पास जाकर पूछा, “वे मनुष्य क्या कह गए? और कहाँ से तेरे पास आए थे?” हिजकिय्याह ने कहा, “वे तो दूर देश से अर्थात् बाबेल से आए थे।”", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 20:15" - }, - "फिर उसने पूछा, “तेरे भवन में उन्होंने क्या-क्या देखा है?” हिजकिय्याह ने कहा, “जो कुछ मेरे भवन में है, वह सब उन्होंने देखा। मेरे भण्डारों में कोई ऐसी वस्तु नहीं, जो मैंने उन्हें न दिखाई हो।”" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 22:12" }, + "फिर उसने हिल्किय्याह याजक, शापान के पुत्र अहीकाम, मीकायाह के पुत्र अकबोर, शापान मंत्री और असायाह नामक अपने एक कर्मचारी को आज्ञा दी,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 20:16" - }, - "तब यशायाह ने हिजकिय्याह से कहा, “यहोवा का वचन सुन ले।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 20:17" - }, - "ऐसे दिन आनेवाले हैं, जिनमें जो कुछ तेरे भवन में हैं, और जो कुछ तेरे पुरखाओं का रखा हुआ आज के दिन तक भण्डारों में है वह सब बाबेल को उठ जाएगा; यहोवा यह कहता है, कि कोई वस्तु न बचेगी।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 20:18" - }, - "और जो पुत्र तेरे वंश में उत्पन्न हों, उनमें से भी कुछ को वे बन्दी बनाकर ले जाएँगे; और वे खोजे बनकर बाबेल के राजभवन में रहेंगे।”", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 20:19" - }, - "तब हिजकिय्याह ने यशायाह से कहा, “यहोवा का वचन जो तूने कहा है, वह भला ही है;” क्योंकि उसने सोचा, “यदि मेरे दिनों में शान्ति और सच्चाई बनी रहेंगी? तो क्या यह भला नहीं है?”", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 20:20" - }, - "हिजकिय्याह के और सब काम और उसकी सारी वीरता और किस रीति उसने एक जलाशय और नहर खुदवाकर नगर में पानी पहुँचा दिया, यह सब क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 20:21" - }, - "अन्त में हिजकिय्याह मरकर अपने पुरखाओं के संग जा मिला और उसका पुत्र मनश्शे उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 22:13" }, + "“यह पुस्तक जो मिली है, उसकी बातों के विषय तुम जाकर मेरी और प्रजा की और सब यहूदियों की ओर से यहोवा से पूछो, क्योंकि यहोवा की बड़ी ही जलजलाहट हम पर इस कारण भड़की है, कि हमारे पुरखाओं ने इस पुस्तक की बातें न मानी कि जो कुछ हमारे लिये लिखा है, उसके अनुसार करते।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "21", - "sid": "2KI 21" + "type": "verse:v", + "number": "14", + "sid": "2KI 22:14" }, + "हिल्किय्याह याजक और अहीकाम, अकबोर, शापान और असायाह ने हुल्दा नबिया के पास जाकर उससे बातें की, वह उस शल्लूम की पत्नी थी जो तिकवा का पुत्र और हर्हस का पोता और वस्त्रों का रखवाला था, (और वह स्त्री यरूशलेम के नये मोहल्ले में रहती थी)।", { - "type": "para:s", - "content": [ - "मनश्शे का राज्य" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 22:15" }, + "उसने उनसे कहा, “इस्राएल का परमेश्वर यहोवा यह कहता है, कि जिस पुरुष ने तुम को मेरे पास भेजा, उससे यह कहो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 21:1" - }, - "जब मनश्शे राज्य करने लगा, तब वह बारह वर्ष का था, और यरूशलेम में पचपन वर्ष तक राज्य करता रहा; और उसकी माता का नाम हेप्सीबा था।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 21:2" - }, - "उसने उन जातियों के घिनौने कामों के अनुसार, जिनको यहोवा ने इस्राएलियों के सामने देश से निकाल दिया था,", - { - "type": "char:it", - "content": [ - "वह किया, जो यहोवा की दृष्टि में बुरा था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.2" - ] - }, - { - "type": "char:fq", - "content": [ - "वह किया, जो यहोवा की दृष्टि में बुरा था:" - ] - }, - { - "type": "char:ft", - "content": [ - "मनश्शे के राज्यकाल में जो पाप किए गए वे यहूदा राज्य के अपराधों का घड़ा भार देते है और चुने हुओं के अन्तिम शेष भाग के लिए विनाश का अन्तिम दण्ड ले आते है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "2KI 21:3" - }, - "उसने उन ऊँचे स्थानों को जिनको उसके पिता हिजकिय्याह ने नष्ट किया था, फिर बनाया, और इस्राएल के राजा अहाब के समान बाल के लिये वेदियाँ और एक अशेरा बनवाई, और आकाश के सारे गणों को दण्डवत् और उनकी उपासना करता रहा।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 21:4" - }, - "उसने यहोवा के उस भवन में वेदियाँ बनाईं जिसके विषय यहोवा ने कहा था, “यरूशलेम में मैं अपना नाम रखूँगा।”", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 21:5" - }, - "वरन् यहोवा के भवन के दोनों आँगनों में भी उसने आकाश के सारे गणों के लिये वेदियाँ बनाई।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 21:6" - }, - "फिर उसने अपने बेटे को आग में होम करके चढ़ाया; और शुभ-अशुभ मुहूर्त्तों को मानता, और टोना करता, और ओझों और भूत सिद्धिवालों से व्यवहार करता था; उसने ऐसे बहुत से काम किए जो यहोवा की दृष्टि में बुरे हैं, और जिनसे वह क्रोधित होता है।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 21:7" - }, - "अशेरा की जो मूर्ति उसने खुदवाई, उसको उसने उस भवन में स्थापित किया, जिसके विषय यहोवा ने दाऊद और उसके पुत्र सुलैमान से कहा था, “इस भवन में और यरूशलेम में, जिसको मैंने इस्राएल के सब गोत्रों में से चुन लिया है, मैं सदैव अपना नाम रखूँगा।", - { - "type": "verse:v", - "number": "8", - "sid": "2KI 21:8" - }, - "और यदि वे मेरी सब आज्ञाओं के और मेरे दास मूसा की दी हुई पूरी व्यवस्था के अनुसार करने की चौकसी करें, तो मैं ऐसा न करूँगा कि जो देश मैंने इस्राएल के पुरखाओं को दिया था, उससे वे फिर निकलकर मारे-मारे फिरें।”", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 21:9" - }, - "परन्तु उन्होंने न माना, वरन्", + "type": "verse:v", + "number": "16", + "sid": "2KI 22:16" + }, + "‘यहोवा यह कहता है, कि सुन, जिस पुस्तक को यहूदा के राजा ने पढ़ा है, उसकी सब बातों के अनुसार मैं इस स्थान और इसके निवासियों पर विपत्ति डालने पर हूँ।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 22:17" + }, + "उन लोगों ने मुझे त्याग कर", + { + "type": "char:it", + "content": [ + "पराए देवताओं के लिये धूप जलाया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मनश्शे ने उनको यहाँ तक भटका दिया" - ] + "type": "char:fr", + "content": [ + "22.17" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.9" - ] - }, - { - "type": "char:fq", - "content": [ - "मनश्शे ने उनको यहाँ तक भटका दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "मनश्शे के दीर्घकालीन राज्य में नाथ प्रकार की मूर्तिपूजा ने यहूदियों को ऐसा वश में कर लिया था जैसे पहले कभी नहीं हुआ था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "पराए देवताओं के लिये धूप जलाया:" + ] }, { - "type": "char:it", - "content": [ - "* कि उन्होंने उन जातियों से भी बढ़कर बुराई की जिनका यहोवा ने इस्राएलियों के सामने से विनाश किया था।" - ] + "type": "char:ft", + "content": [ + "अन्य देवताओं की सेवा की और उनकी उपासना की। धूप जलाया उस तथ्य की ओर संकेत करता है कि उस समय की मनोवांछित मूर्तिपूजा में वे अपने घरों की छतों पर बाल देवता के लिए धूप जलाते थे।" + ] + } + ] + } + ] + }, + "और अपनी बनाई हुई सब वस्तुओं के द्वारा मुझे क्रोध दिलाया है, इस कारण मेरी जलजलाहट इस स्थान पर भड़केगी और फिर शान्त न होगी।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 22:18" + }, + "परन्तु यहूदा का राजा जिसने तुम्हें यहोवा से पूछने को भेजा है उससे तुम यह कहो, कि इस्राएल का परमेश्वर यहोवा कहता है,", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 22:19" + }, + "इसलिए कि तू वे बातें सुनकर दीन हुआ, और मेरी वे बातें सुनकर कि इस स्थान और इसके निवासियों को देखकर लोग चकित होंगे, और श्राप दिया करेंगे, तूने यहोवा के सामने अपना सिर झुकाया, और अपने वस्त्र फाड़कर मेरे सामने रोया है, इस कारण मैंने तेरी सुनी है, यहोवा की यही वाणी है।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 22:20" + }, + "इसलिए देख, मैं ऐसा करूँगा, कि तू अपने पुरखाओं के संग मिल जाएगा, और तू शान्ति से अपनी कब्र को पहुँचाया जाएगा, और जो विपत्ति मैं इस स्थान पर डालूँगा, उसमें से तुझे अपनी आँखों से कुछ भी देखना न पड़ेगा।’” तब उन्होंने लौटकर राजा को यही सन्देश दिया।" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "2KI 23" + }, + { + "type": "para:s", + "content": [ + "योशिय्याह का मूर्तिपूजा बन्द कराना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 23:1" + }, + "राजा ने यहूदा और यरूशलेम के सब पुरनियों को अपने पास बुलाकर इकट्ठा किया।", + { + "type": "verse:v", + "number": "2", + "sid": "2KI 23:2" + }, + "तब राजा, यहूदा के सब लोगों और यरूशलेम के सब निवासियों और याजकों और नबियों वरन् छोटे बड़े सारी प्रजा के लोगों को संग लेकर यहोवा के भवन में गया। उसने जो वाचा की पुस्तक यहोवा के भवन में मिली थी, उसकी सब बातें उनको पढ़कर सुनाईं।", + { + "type": "verse:v", + "number": "3", + "sid": "2KI 23:3" + }, + "तब राजा ने खम्भे के पास खड़ा होकर यहोवा से इस आशा की", + { + "type": "char:it", + "content": [ + "वाचा बाँधी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.3" + ] + }, + { + "type": "char:fq", + "content": [ + "वाचा बाँधी:" + ] + }, + { + "type": "char:ft", + "content": [ + "योशिय्याह के द्वारा होरेब पर्वत पर परमेश्वर और इस्राएलियों के बीच बाँधी गई वाचा (व्य 5:2) को नवीकरण किया, वाचा का नवीकरण किसी के व्यक्तिगत कार्य से ही सम्भव था।" + ] } - ] + ] + } + ] }, + ", कि मैं यहोवा के पीछे-पीछे चलूँगा, और अपने सारे मन और सारे प्राण से उसकी आज्ञाएँ, चितौनियाँ और विधियों का नित पालन किया करूँगा, और इस वाचा की बातों को जो इस पुस्तक में लिखी हैं पूरी करूँगा; और सब प्रजा वाचा में सम्‍भागी हुई।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "2KI 21:10" - }, - "इसलिए यहोवा ने अपने दास भविष्यद्वक्ताओं के द्वारा कहा,", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 21:11" - }, - "“यहूदा के राजा मनश्शे ने जो ये घृणित काम किए, और जितनी बुराइयाँ एमोरियों ने जो उससे पहले थे की थीं, उनसे भी अधिक बुराइयाँ की; और यहूदियों से अपनी बनाई हुई मूरतों की पूजा करवाकर उन्हें पाप में फँसाया है।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 21:12" - }, - "इस कारण इस्राएल का परमेश्वर यहोवा यह कहता है कि सुनो, मैं यरूशलेम और यहूदा पर ऐसी विपत्ति डालना चाहता हूँ कि जो कोई उसका समाचार सुनेगा वह बड़े सन्नाटे में आ जाएगा।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 21:13" - }, - "और जो मापने की डोरी मैंने सामरिया पर डाली है और जो साहुल मैंने अहाब के घराने पर लटकाया है वही यरूशलेम पर डालूँगा। और मैं यरूशलेम को ऐसा पोछूँगा जैसे कोई थाली को पोंछता है और उसे पोंछकर उलट देता है।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 21:14" - }, - "मैं अपने निज भाग के बचे हुओं को त्याग कर शत्रुओं के हाथ कर दूँगा और वे अपने सब शत्रुओं के लिए लूट और धन बन जाएँगे।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 21:15" - }, - "इसका कारण यह है, कि जब से उनके पुरखा मिस्र से निकले तब से आज के दिन तक वे वह काम करके जो मेरी दृष्टि में बुरा है, मुझे क्रोध दिलाते आ रहे हैं।”" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 23:4" }, + "तब राजा ने हिल्किय्याह महायाजक और उसके नीचे के याजकों और द्वारपालों को आज्ञा दी कि जितने पात्र बाल और अशेरा और आकाश के सब गणों के लिये बने हैं, उन सभी को यहोवा के मन्दिर में से निकाल ले आओ। तब उसने उनको यरूशलेम के बाहर किद्रोन के मैदानों में फूँककर उनकी राख बेतेल को पहुँचा दी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "2KI 21:16" - }, - "मनश्शे ने न केवल वह काम कराके यहूदियों से पाप कराया, जो यहोवा की दृष्टि में बुरा है, वरन् निर्दोषों का खून बहुत बहाया, यहाँ तक कि उसने यरूशलेम को एक सिरे से दूसरे सिरे तक खून से भर दिया।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 23:5" }, + "जिन पुजारियों को यहूदा के राजाओं ने यहूदा के नगरों के ऊँचे स्थानों में और यरूशलेम के आस-पास के स्थानों में धूप जलाने के लिये ठहराया था, उनको और जो बाल और सूर्य-चन्द्रमा, राशिचक्र और आकाश के सारे गणों को धूप जलाते थे, उनको भी राजा ने हटा दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "2KI 21:17" - }, - "मनश्शे के और सब काम जो उसने किए, और जो पाप उसने किए, वह सब क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखा है?", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 21:18" - }, - "अन्त में मनश्शे मरकर अपने पुरखाओं के संग जा मिला और उसे उसके भवन की बारी में जो उज्जा की बारी कहलाती थी मिट्टी दी गई; और उसका पुत्र आमोन उसके स्थान पर राजा हुआ।" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 23:6" }, + "वह अशेरा को यहोवा के भवन में से निकालकर यरूशलेम के बाहर किद्रोन नाले में ले गया और वहीं उसको फूँक दिया, और पीसकर बुकनी कर दिया। तब वह बुकनी साधारण लोगों की कब्रों पर फेंक दी।", { - "type": "para:s", - "content": [ - "आमोन का राज्य" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 23:7" }, + "फिर पुरुषगामियों के घर जो यहोवा के भवन में थे, जहाँ स्त्रियाँ अशेरा के लिये", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "2KI 21:19" - }, - "जब आमोन राज्य करने लगा, तब वह बाईस वर्ष का था, और यरूशलेम में दो वर्ष तक राज्य करता रहा; और उसकी माता का नाम मशुल्लेमेत था जो योत्बावासी हारूस की बेटी थी।", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 21:20" - }, - "और उसने अपने पिता मनश्शे के समान वह किया, जो यहोवा की दृष्टि में बुरा है।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 21:21" - }, - "वह पूरी तरह अपने पिता के समान चाल चला, और जिन मूरतों की उपासना उसका पिता करता था, उनकी वह भी उपासना करता, और उन्हें दण्डवत् करता था।", + "type": "char:it", + "content": [ + "पर्दे बुना करती थीं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "2KI 21:22" + "type": "char:fr", + "content": [ + "23.7" + ] }, - "उसने अपने पितरों के परमेश्वर यहोवा को त्याग दिया, और यहोवा के मार्ग पर न चला।", { - "type": "verse:v", - "number": "23", - "sid": "2KI 21:23" + "type": "char:fq", + "content": [ + "पर्दे बुना करती थीं:" + ] }, - "आमोन के कर्मचारियों ने विद्रोह की गोष्ठी करके राजा को उसी के भवन में मार डाला।", { - "type": "verse:v", - "number": "24", - "sid": "2KI 21:24" - }, - "तब साधारण लोगों ने उन सभी को मार डाला, जिन्होंने राजा आमोन के विरुद्ध-विद्रोह की गोष्ठी की थी, और लोगों ने उसके पुत्र योशिय्याह को उसके स्थान पर राजा बनाया।", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 21:25" - }, - "आमोन के और काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 21:26" - }, - "उसे भी उज्जा की बारी में उसकी निज कब्र में मिट्टी दी गई; और उसका पुत्र योशिय्याह उसके स्थान पर राज्य करने लगा।" - ] + "type": "char:ft", + "content": [ + "अश्तोरेत की उपासना में पुरोहितानियाँ थीं जो घनिष्ठता में अशेर से जुड़ी थी।" + ] + } + ] + } + ] }, + ", उनको उसने ढा दिया।", { - "type": "chapter:c", - "number": "22", - "sid": "2KI 22" + "type": "verse:v", + "number": "8", + "sid": "2KI 23:8" }, + "उसने यहूदा के सब नगरों से याजकों को बुलवाकर गेबा से बेर्शेबा तक के उन ऊँचे स्थानों को, जहाँ उन याजकों ने धूप जलाया था, अशुद्ध कर दिया; और फाटकों के ऊँचे स्थान अर्थात् जो स्थान नगर के यहोशू नामक हाकिम के फाटक पर थे, और नगर के फाटक के भीतर जानेवाले के बाईं ओर थे, उनको उसने ढा दिया।", { - "type": "para:s", - "content": [ - "व्यवस्था की पुस्तक का मिलना" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 23:9" }, + "तो भी ऊँचे स्थानों के याजक यरूशलेम में यहोवा की वेदी के पास न आए, वे अख़मीरी रोटी अपने भाइयों के साथ खाते थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 22:1" - }, - "जब योशिय्याह राज्य करने लगा, तब वह आठ वर्ष का था, और यरूशलेम में इकतीस वर्ष तक राज्य करता रहा। और उसकी माता का नाम यदीदा था जो बोस्कतवासी अदायाह की बेटी थी।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 22:2" - }, - "उसने वह किया, जो यहोवा की दृष्टि में ठीक है और जिस मार्ग पर उसका मूलपुरुष दाऊद चला ठीक उसी पर वह भी चला, और उससे न तो दाहिनी ओर न बाईं ओर मुड़ा।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 22:3" - }, - "अपने राज्य के अठारहवें वर्ष में राजा योशिय्याह ने असल्याह के पुत्र शापान मंत्री को जो मशुल्लाम का पोता था, यहोवा के भवन में यह कहकर भेजा,", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 22:4" - }, - "“", - { - "type": "char:it", - "content": [ - "हिल्किय्याह" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.4" - ] - }, - { - "type": "char:fq", - "content": [ - "हिल्किय्याह:" - ] - }, - { - "type": "char:ft", - "content": [ - "हिल्किय्याह सरायाह जो यहूदा के बन्धुआई में ले जाने के समय महायाजक था, उसका पिता (या दादा) था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* महायाजक के पास जाकर कह, कि जो चाँदी यहोवा के भवन में लाई गई है, और द्वारपालों ने प्रजा से इकट्ठी की है," - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "2KI 22:5" - }, - "उसको जोड़कर, उन काम करानेवालों को सौंप दे, जो यहोवा के भवन के काम पर मुखिए हैं; फिर वे उसको यहोवा के भवन में काम करनेवाले कारीगरों को दें, इसलिए कि उसमें जो कुछ टूटा फूटा हो उसकी वे मरम्मत करें।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 22:6" - }, - "अर्थात् बढ़इयों, राजमिस्त्रियों और संगतराशों को दें, और भवन की मरम्मत के लिये लकड़ी और गढ़े हुए पत्थर मोल लेने में लगाएँ।”", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 22:7" - }, - "परन्तु जिनके हाथ में वह चाँदी सौंपी गई, उनसे हिसाब न लिया गया, क्योंकि वे सच्चाई से काम करते थे।" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 23:10" }, + "फिर उसने तोपेत जो हिन्नोमवंशियों की तराई में था, अशुद्ध कर दिया, ताकि कोई अपने बेटे या बेटी को मोलेक के लिये आग में होम करके न चढ़ाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 22:8" - }, - "हिल्किय्याह महायाजक ने शापान मंत्री से कहा, “मुझे यहोवा के भवन में व्यवस्था की पुस्तक मिली है,” तब हिल्किय्याह ने शापान को वह पुस्तक दी, और वह उसे पढ़ने लगा।" - ] + "type": "verse:v", + "number": "11", + "sid": "2KI 23:11" }, + "जो घोड़े यहूदा के राजाओं ने सूर्य को अर्पण करके, यहोवा के भवन के द्वार पर नतन्मेलेक नामक खोजे की बाहर की कोठरी में रखे थे, उनको उसने दूर किया, और सूर्य के रथों को आग में फूँक दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "2KI 22:9" - }, - "तब शापान मंत्री ने राजा के पास लौटकर यह सन्देश दिया, “जो चाँदी भवन में मिली, उसे तेरे कर्मचारियों ने थैलियों में डालकर, उनको सौंप दिया जो यहोवा के भवन में काम करानेवाले हैं।”", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 22:10" - }, - "फिर शापान मंत्री ने राजा को यह भी बता दिया, “हिल्किय्याह याजक ने उसे एक पुस्तक दी है।” तब शापान उसे राजा को पढ़कर सुनाने लगा।" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 23:12" }, + "आहाज की अटारी की छत पर जो वेदियाँ यहूदा के राजाओं की बनाई हुई थीं, और जो वेदियाँ मनश्शे ने यहोवा के भवन के दोनों आँगनों में बनाई थीं, उनको राजा ने ढाकर पीस डाला और उनकी बुकनी किद्रोन नाले में फेंक दी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "2KI 22:11" - }, - "व्यवस्था की उस पुस्तक की बातें सुनकर राजा ने अपने वस्त्र फाड़े।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 22:12" - }, - "फिर उसने हिल्किय्याह याजक, शापान के पुत्र अहीकाम, मीकायाह के पुत्र अकबोर, शापान मंत्री और असायाह नामक अपने एक कर्मचारी को आज्ञा दी,", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 22:13" - }, - "“यह पुस्तक जो मिली है, उसकी बातों के विषय तुम जाकर मेरी और प्रजा की और सब यहूदियों की ओर से यहोवा से पूछो, क्योंकि यहोवा की बड़ी ही जलजलाहट हम पर इस कारण भड़की है, कि हमारे पुरखाओं ने इस पुस्तक की बातें न मानी कि जो कुछ हमारे लिये लिखा है, उसके अनुसार करते।”" - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 23:13" }, + "जो ऊँचे स्थान इस्राएल के राजा सुलैमान ने यरूशलेम के पूर्व की ओर और विकारी नामक पहाड़ी के दक्षिण ओर, अश्तोरेत नामक सीदोनियों की घिनौनी देवी, और कमोश नामक मोआबियों के घिनौने देवता, और मिल्कोम नामक अम्मोनियों के घिनौने देवता के लिये बनवाए थे, उनको राजा ने अशुद्ध कर दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "2KI 22:14" - }, - "हिल्किय्याह याजक और अहीकाम, अकबोर, शापान और असायाह ने हुल्दा नबिया के पास जाकर उससे बातें की, वह उस शल्लूम की पत्नी थी जो तिकवा का पुत्र और हर्हस का पोता और वस्त्रों का रखवाला था, (और वह स्त्री यरूशलेम के नये मोहल्ले में रहती थी)।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 22:15" - }, - "उसने उनसे कहा, “इस्राएल का परमेश्वर यहोवा यह कहता है, कि जिस पुरुष ने तुम को मेरे पास भेजा, उससे यह कहो,", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 22:16" - }, - "‘यहोवा यह कहता है, कि सुन, जिस पुस्तक को यहूदा के राजा ने पढ़ा है, उसकी सब बातों के अनुसार मैं इस स्थान और इसके निवासियों पर विपत्ति डालने पर हूँ।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 22:17" - }, - "उन लोगों ने मुझे त्याग कर", - { - "type": "char:it", - "content": [ - "पराए देवताओं के लिये धूप जलाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.17" - ] - }, - { - "type": "char:fq", - "content": [ - "पराए देवताओं के लिये धूप जलाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "अन्य देवताओं की सेवा की और उनकी उपासना की। धूप जलाया उस तथ्य की ओर संकेत करता है कि उस समय की मनोवांछित मूर्तिपूजा में वे अपने घरों की छतों पर बाल देवता के लिए धूप जलाते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और अपनी बनाई हुई सब वस्तुओं के द्वारा मुझे क्रोध दिलाया है, इस कारण मेरी जलजलाहट इस स्थान पर भड़केगी और फिर शान्त न होगी।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "2KI 22:18" - }, - "परन्तु यहूदा का राजा जिसने तुम्हें यहोवा से पूछने को भेजा है उससे तुम यह कहो, कि इस्राएल का परमेश्वर यहोवा कहता है,", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 22:19" - }, - "इसलिए कि तू वे बातें सुनकर दीन हुआ, और मेरी वे बातें सुनकर कि इस स्थान और इसके निवासियों को देखकर लोग चकित होंगे, और श्राप दिया करेंगे, तूने यहोवा के सामने अपना सिर झुकाया, और अपने वस्त्र फाड़कर मेरे सामने रोया है, इस कारण मैंने तेरी सुनी है, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 22:20" - }, - "इसलिए देख, मैं ऐसा करूँगा, कि तू अपने पुरखाओं के संग मिल जाएगा, और तू शान्ति से अपनी कब्र को पहुँचाया जाएगा, और जो विपत्ति मैं इस स्थान पर डालूँगा, उसमें से तुझे अपनी आँखों से कुछ भी देखना न पड़ेगा।’” तब उन्होंने लौटकर राजा को यही सन्देश दिया।" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 23:14" + }, + "उसने लाठों को तोड़ दिया और अशेरों को काट डाला, और उनके स्थान मनुष्यों की हड्डियों से भर दिए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "2KI 23:15" + }, + "फिर बेतेल में जो वेदी थी, और जो ऊँचा स्थान नबात के पुत्र यारोबाम ने बनाया था, जिसने इस्राएल से पाप कराया था, उस वेदी और उस ऊँचे स्थान को उसने ढा दिया, और ऊँचे स्थान को फूँककर बुकनी कर दिया और अशेरा को फूँक दिया।", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 23:16" + }, + "तब योशिय्याह ने मुड़कर वहाँ के पहाड़ की कब्रों को देखा, और लोगों को भेजकर उन कब्रों से हड्डियाँ निकलवा दीं और वेदी पर जलवाकर उसको अशुद्ध किया। यह यहोवा के उस वचन के अनुसार हुआ, जो परमेश्वर के उस भक्त ने पुकारकर कहा था जिसने इन्हीं बातों की चर्चा की थी।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 23:17" + }, + "तब उसने पूछा, “जो खम्भा मुझे दिखाई पड़ता है, वह क्या है?” तब नगर के लोगों ने उससे कहा, “वह परमेश्वर के उस भक्त जन की कब्र है, जिसने यहूदा से आकर इसी काम की चर्चा पुकारकर की थी, जो तूने बेतेल की वेदी से किया है।”", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 23:18" + }, + "तब उसने कहा, “उसको छोड़ दो; उसकी हड्डियों को कोई न हटाए।” तब उन्होंने उसकी हड्डियाँ उस नबी की हड्डियों के संग जो सामरिया से आया था, रहने दीं।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 23:19" + }, + "फिर ऊँचे स्थान के जितने भवन सामरिया के नगरों में थे, जिनको इस्राएल के राजाओं ने बनाकर यहोवा को क्रोध दिलाया था, उन सभी को योशिय्याह ने गिरा दिया; और जैसा-जैसा उसने बेतेल में किया था, वैसा-वैसा उनसे भी किया।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 23:20" + }, + "उन ऊँचे स्थानों के जितने याजक वहाँ थे उन सभी को उसने उन्हीं वेदियों पर बलि किया और उन पर मनुष्यों की हड्डियाँ जलाकर यरूशलेम को लौट गया।" + ] + }, + { + "type": "para:s", + "content": [ + "योशिय्याह का उत्तम चरित्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "2KI 23:21" }, + "राजा ने सारी प्रजा के लोगों को आज्ञा दी, “इस वाचा की पुस्तक में जो कुछ लिखा है, उसके अनुसार अपने परमेश्वर यहोवा के लिये फसह का पर्व मानो।”", { - "type": "chapter:c", - "number": "23", - "sid": "2KI 23" + "type": "verse:v", + "number": "22", + "sid": "2KI 23:22" }, + "निश्चय ऐसा फसह न तो न्यायियों के दिनों में माना गया था जो इस्राएल का न्याय करते थे, और न इस्राएल या यहूदा के राजाओं के दिनों में माना गया था।", { - "type": "para:s", - "content": [ - "योशिय्याह का मूर्तिपूजा बन्द कराना" - ] + "type": "verse:v", + "number": "23", + "sid": "2KI 23:23" }, + "राजा योशिय्याह के राज्य के अठारहवें वर्ष में यहोवा के लिये यरूशलेम में यह फसह माना गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 23:1" - }, - "राजा ने यहूदा और यरूशलेम के सब पुरनियों को अपने पास बुलाकर इकट्ठा किया।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 23:2" - }, - "तब राजा, यहूदा के सब लोगों और यरूशलेम के सब निवासियों और याजकों और नबियों वरन् छोटे बड़े सारी प्रजा के लोगों को संग लेकर यहोवा के भवन में गया। उसने जो वाचा की पुस्तक यहोवा के भवन में मिली थी, उसकी सब बातें उनको पढ़कर सुनाईं।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 23:3" - }, - "तब राजा ने खम्भे के पास खड़ा होकर यहोवा से इस आशा की", + "type": "verse:v", + "number": "24", + "sid": "2KI 23:24" + }, + "फिर ओझे, भूत-सिद्धिवाले, गृहदेवता, मूरतें और जितनी घिनौनी वस्तुएँ यहूदा देश और यरूशलेम में जहाँ कहीं दिखाई पड़ीं, उन सभी को योशिय्याह ने इस मनसा से नाश किया,", + { + "type": "char:it", + "content": [ + "कि व्यवस्था की जो बातें उस पुस्तक में लिखी थीं जो हिल्किय्याह याजक को यहोवा के भवन में मिली थी, उनको वह पूरी करे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "वाचा बाँधी" - ] + "type": "char:fr", + "content": [ + "23.24" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.3" - ] - }, - { - "type": "char:fq", - "content": [ - "वाचा बाँधी:" - ] - }, - { - "type": "char:ft", - "content": [ - "योशिय्याह के द्वारा होरेब पर्वत पर परमेश्वर और इस्राएलियों के बीच बाँधी गई वाचा (व्य 5:2) को नवीकरण किया, वाचा का नवीकरण किसी के व्यक्तिगत कार्य से ही सम्भव था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "कि व्यवस्था की जो बातें .... पूरी करे:" + ] }, { - "type": "char:it", - "content": [ - "*, कि मैं यहोवा के पीछे-पीछे चलूँगा, और अपने सारे मन और सारे प्राण से उसकी आज्ञाएँ, चितौनियाँ और विधियों का नित पालन किया करूँगा, और इस वाचा की बातों को जो इस पुस्तक में लिखी हैं पूरी करूँगा; और सब प्रजा वाचा में सम्‍भागी हुई।" - ] + "type": "char:ft", + "content": [ + "योशिय्याह ने इसे आवश्यक समझा की मूर्तिपूजा का अन्त ही न हो वरन् उन चरित्रों को भी जो यहोवा की आराधना से जोड़ दिए गए थे, उन्मूलन किया जाए।" + ] } - ] + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 23:25" + }, + "उसके तुल्य न तो उससे पहले कोई ऐसा राजा हुआ और न उसके बाद ऐसा कोई राजा उठा, जो मूसा की पूरी व्यवस्था के अनुसार अपने पूर्ण मन और पूर्ण प्राण और पूर्ण शक्ति से यहोवा की ओर फिरा हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "2KI 23:26" + }, + "तो भी यहोवा का भड़का हुआ बड़ा कोप शान्त न हुआ, जो इस कारण से यहूदा पर भड़का था, कि मनश्शे ने यहोवा को क्रोध पर क्रोध दिलाया था।", + { + "type": "verse:v", + "number": "27", + "sid": "2KI 23:27" + }, + "यहोवा ने कहा था, “जैसे मैंने इस्राएल को अपने सामने से दूर किया, वैसे ही यहूदा को भी दूर करूँगा; और इस यरूशलेम नगर, जिसे मैंने चुना और इस भवन जिसके विषय मैंने कहा, कि यह मेरे नाम का निवास होगा, के विरुद्ध मैं हाथ उठाऊँगा।”", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 23:28" + }, + "योशिय्याह के और सब काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 23:29" + }, + "उसके दिनों में फ़िरौन-नको नामक मिस्र का राजा अश्शूर के राजा की सहायता करने फरात महानद तक गया तो योशिय्याह राजा भी उसका सामना करने को गया, और फ़िरौन-नको ने उसको देखते ही मगिद्दो में मार डाला।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 23:30" + }, + "तब उसके कर्मचारियों ने उसका शव एक रथ पर रख मगिद्दो से ले जाकर यरूशलेम को पहुँचाया और उसकी निज कब्र में रख दिया। तब साधारण लोगों ने योशिय्याह के पुत्र यहोआहाज को लेकर उसका अभिषेक करके, उसके पिता के स्थान पर राजा नियुक्त किया।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोआहाज का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "2KI 23:31" + }, + "जब यहोआहाज राज्य करने लगा, तब वह तेईस वर्ष का था, और तीन महीने तक यरूशलेम में राज्य करता रहा; उसकी माता का नाम हमूतल था, जो लिब्नावासी यिर्मयाह की बेटी थी।", + { + "type": "verse:v", + "number": "32", + "sid": "2KI 23:32" + }, + "उसने ठीक अपने पुरखाओं के समान वही किया, जो यहोवा की दृष्टि में बुरा है।", + { + "type": "verse:v", + "number": "33", + "sid": "2KI 23:33" + }, + "उसको फ़िरौन-नको ने हमात देश के रिबला नगर में बन्दी बना लिया, ताकि वह यरूशलेम में राज्य न करने पाए, फिर उसने देश पर सौ किक्कार चाँदी और किक्कार भर सोना जुर्माना किया।", + { + "type": "verse:v", + "number": "34", + "sid": "2KI 23:34" + }, + "तब फ़िरौन-नको ने योशिय्याह के पुत्र एलयाकीम को उसके पिता योशिय्याह के स्थान पर राजा नियुक्त किया, और उसका नाम बदलकर यहोयाकीम रखा; परन्तु यहोआहाज को वह ले गया। और यहोआहाज मिस्र में जाकर वहीं मर गया।", + { + "type": "verse:v", + "number": "35", + "sid": "2KI 23:35" + }, + "यहोयाकीम ने फ़िरौन को वह चाँदी और सोना तो दिया परन्तु देश पर इसलिए कर लगाया कि फ़िरौन की आज्ञा के अनुसार उसे दे सके, अर्थात् देश के सब लोगों से जितना जिस पर लगान लगा, उतनी चाँदी और सोना उससे फ़िरौन-नको को देने के लिये ले लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोयाकीम का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "2KI 23:36" + }, + "जब यहोयाकीम राज्य करने लगा, तब वह पच्चीस वर्ष का था, और ग्यारह वर्ष तक यरूशलेम में राज्य करता रहा; उसकी माता का नाम जबीदा था जो रूमावासी पदायाह की बेटी थी।", + { + "type": "verse:v", + "number": "37", + "sid": "2KI 23:37" + }, + "उसने ठीक अपने पुरखाओं के समान वह किया जो यहोवा की दृष्टि में बुरा है।" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "2KI 24" + }, + { + "type": "para:s", + "content": [ + "यहूदा पर शत्रुओं का आक्रमण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "2KI 24:1" + }, + "उसके दिनों में बाबेल के राजा", + { + "type": "char:it", + "content": [ + "नबूकदनेस्सर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "24.1" + ] + }, + { + "type": "char:fq", + "content": [ + "नबूकदनेस्सर:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस नाम की संधि तीन शब्दों से की गई है, नबो: उनका एक प्रसिद्ध देवता (यशा 46:1), कुदूर जिसका अर्थ संदिग्ध है (मुकुट या भूमि का चिन्ह) और उजर् अर्थात् रक्षक।" + ] + } + ] + } + ] }, + "ने चढ़ाई की और यहोयाकीम तीन वर्ष तक उसके अधीन रहा; तब उसने फिरकर उससे विद्रोह किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "2KI 23:4" - }, - "तब राजा ने हिल्किय्याह महायाजक और उसके नीचे के याजकों और द्वारपालों को आज्ञा दी कि जितने पात्र बाल और अशेरा और आकाश के सब गणों के लिये बने हैं, उन सभी को यहोवा के मन्दिर में से निकाल ले आओ। तब उसने उनको यरूशलेम के बाहर किद्रोन के मैदानों में फूँककर उनकी राख बेतेल को पहुँचा दी।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 23:5" - }, - "जिन पुजारियों को यहूदा के राजाओं ने यहूदा के नगरों के ऊँचे स्थानों में और यरूशलेम के आस-पास के स्थानों में धूप जलाने के लिये ठहराया था, उनको और जो बाल और सूर्य-चन्द्रमा, राशिचक्र और आकाश के सारे गणों को धूप जलाते थे, उनको भी राजा ने हटा दिया।", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 23:6" - }, - "वह अशेरा को यहोवा के भवन में से निकालकर यरूशलेम के बाहर किद्रोन नाले में ले गया और वहीं उसको फूँक दिया, और पीसकर बुकनी कर दिया। तब वह बुकनी साधारण लोगों की कब्रों पर फेंक दी।", - { - "type": "verse:v", - "number": "7", - "sid": "2KI 23:7" - }, - "फिर पुरुषगामियों के घर जो यहोवा के भवन में थे, जहाँ स्त्रियाँ अशेरा के लिये", - { - "type": "char:it", - "content": [ - "पर्दे बुना करती थीं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.7" - ] - }, - { - "type": "char:fq", - "content": [ - "पर्दे बुना करती थीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "अश्तोरेत की उपासना में पुरोहितानियाँ थीं जो घनिष्ठता में अशेर से जुड़ी थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उनको उसने ढा दिया।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "2KI 23:8" - }, - "उसने यहूदा के सब नगरों से याजकों को बुलवाकर गेबा से बेर्शेबा तक के उन ऊँचे स्थानों को, जहाँ उन याजकों ने धूप जलाया था, अशुद्ध कर दिया; और फाटकों के ऊँचे स्थान अर्थात् जो स्थान नगर के यहोशू नामक हाकिम के फाटक पर थे, और नगर के फाटक के भीतर जानेवाले के बाईं ओर थे, उनको उसने ढा दिया।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 23:9" - }, - "तो भी ऊँचे स्थानों के याजक यरूशलेम में यहोवा की वेदी के पास न आए, वे अख़मीरी रोटी अपने भाइयों के साथ खाते थे।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 23:10" - }, - "फिर उसने तोपेत जो हिन्नोमवंशियों की तराई में था, अशुद्ध कर दिया, ताकि कोई अपने बेटे या बेटी को मोलेक के लिये आग में होम करके न चढ़ाए।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 23:11" - }, - "जो घोड़े यहूदा के राजाओं ने सूर्य को अर्पण करके, यहोवा के भवन के द्वार पर नतन्मेलेक नामक खोजे की बाहर की कोठरी में रखे थे, उनको उसने दूर किया, और सूर्य के रथों को आग में फूँक दिया।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 23:12" - }, - "आहाज की अटारी की छत पर जो वेदियाँ यहूदा के राजाओं की बनाई हुई थीं, और जो वेदियाँ मनश्शे ने यहोवा के भवन के दोनों आँगनों में बनाई थीं, उनको राजा ने ढाकर पीस डाला और उनकी बुकनी किद्रोन नाले में फेंक दी।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 23:13" - }, - "जो ऊँचे स्थान इस्राएल के राजा सुलैमान ने यरूशलेम के पूर्व की ओर और विकारी नामक पहाड़ी के दक्षिण ओर, अश्तोरेत नामक सीदोनियों की घिनौनी देवी, और कमोश नामक मोआबियों के घिनौने देवता, और मिल्कोम नामक अम्मोनियों के घिनौने देवता के लिये बनवाए थे, उनको राजा ने अशुद्ध कर दिया।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 23:14" - }, - "उसने लाठों को तोड़ दिया और अशेरों को काट डाला, और उनके स्थान मनुष्यों की हड्डियों से भर दिए।" - ] + "type": "verse:v", + "number": "2", + "sid": "2KI 24:2" }, + "तब यहोवा ने उसके विरुद्ध और यहूदा को नाश करने के लिये कसदियों, अरामियों, मोआबियों और अम्मोनियों के दल भेजे, यह यहोवा के उस वचन के अनुसार हुआ, जो उसने अपने दास भविष्यद्वक्ताओं के द्वारा कहा था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "2KI 23:15" - }, - "फिर बेतेल में जो वेदी थी, और जो ऊँचा स्थान नबात के पुत्र यारोबाम ने बनाया था, जिसने इस्राएल से पाप कराया था, उस वेदी और उस ऊँचे स्थान को उसने ढा दिया, और ऊँचे स्थान को फूँककर बुकनी कर दिया और अशेरा को फूँक दिया।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 23:16" - }, - "तब योशिय्याह ने मुड़कर वहाँ के पहाड़ की कब्रों को देखा, और लोगों को भेजकर उन कब्रों से हड्डियाँ निकलवा दीं और वेदी पर जलवाकर उसको अशुद्ध किया। यह यहोवा के उस वचन के अनुसार हुआ, जो परमेश्वर के उस भक्त ने पुकारकर कहा था जिसने इन्हीं बातों की चर्चा की थी।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 23:17" - }, - "तब उसने पूछा, “जो खम्भा मुझे दिखाई पड़ता है, वह क्या है?” तब नगर के लोगों ने उससे कहा, “वह परमेश्वर के उस भक्त जन की कब्र है, जिसने यहूदा से आकर इसी काम की चर्चा पुकारकर की थी, जो तूने बेतेल की वेदी से किया है।”", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 23:18" - }, - "तब उसने कहा, “उसको छोड़ दो; उसकी हड्डियों को कोई न हटाए।” तब उन्होंने उसकी हड्डियाँ उस नबी की हड्डियों के संग जो सामरिया से आया था, रहने दीं।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 23:19" - }, - "फिर ऊँचे स्थान के जितने भवन सामरिया के नगरों में थे, जिनको इस्राएल के राजाओं ने बनाकर यहोवा को क्रोध दिलाया था, उन सभी को योशिय्याह ने गिरा दिया; और जैसा-जैसा उसने बेतेल में किया था, वैसा-वैसा उनसे भी किया।", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 23:20" - }, - "उन ऊँचे स्थानों के जितने याजक वहाँ थे उन सभी को उसने उन्हीं वेदियों पर बलि किया और उन पर मनुष्यों की हड्डियाँ जलाकर यरूशलेम को लौट गया।" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 24:3" }, + "निःसन्देह यह यहूदा पर यहोवा की आज्ञा से हुआ, ताकि वह उनको अपने सामने से दूर करे। यह मनश्शे के सब पापों के कारण हुआ।", { - "type": "para:s", - "content": [ - "योशिय्याह का उत्तम चरित्र" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 24:4" }, + "और निर्दोष के उस खून के कारण जो उसने किया था; क्योंकि उसने यरूशलेम को निर्दोषों के खून से भर दिया था, जिसको यहोवा ने क्षमा करना न चाहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "2KI 23:21" - }, - "राजा ने सारी प्रजा के लोगों को आज्ञा दी, “इस वाचा की पुस्तक में जो कुछ लिखा है, उसके अनुसार अपने परमेश्वर यहोवा के लिये फसह का पर्व मानो।”", - { - "type": "verse:v", - "number": "22", - "sid": "2KI 23:22" - }, - "निश्चय ऐसा फसह न तो न्यायियों के दिनों में माना गया था जो इस्राएल का न्याय करते थे, और न इस्राएल या यहूदा के राजाओं के दिनों में माना गया था।", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 23:23" - }, - "राजा योशिय्याह के राज्य के अठारहवें वर्ष में यहोवा के लिये यरूशलेम में यह फसह माना गया।", - { - "type": "verse:v", - "number": "24", - "sid": "2KI 23:24" - }, - "फिर ओझे, भूत-सिद्धिवाले, गृहदेवता, मूरतें और जितनी घिनौनी वस्तुएँ यहूदा देश और यरूशलेम में जहाँ कहीं दिखाई पड़ीं, उन सभी को योशिय्याह ने इस मनसा से नाश किया,", - { - "type": "char:it", - "content": [ - "कि व्यवस्था की जो बातें उस पुस्तक में लिखी थीं जो हिल्किय्याह याजक को यहोवा के भवन में मिली थी, उनको वह पूरी करे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.24" - ] - }, - { - "type": "char:fq", - "content": [ - "कि व्यवस्था की जो बातें .... पूरी करे:" - ] - }, - { - "type": "char:ft", - "content": [ - "योशिय्याह ने इसे आवश्यक समझा की मूर्तिपूजा का अन्त ही न हो वरन् उन चरित्रों को भी जो यहोवा की आराधना से जोड़ दिए गए थे, उन्मूलन किया जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "25", - "sid": "2KI 23:25" - }, - "उसके तुल्य न तो उससे पहले कोई ऐसा राजा हुआ और न उसके बाद ऐसा कोई राजा उठा, जो मूसा की पूरी व्यवस्था के अनुसार अपने पूर्ण मन और पूर्ण प्राण और पूर्ण शक्ति से यहोवा की ओर फिरा हो।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 24:5" }, + "यहोयाकीम के और सब काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "2KI 23:26" - }, - "तो भी यहोवा का भड़का हुआ बड़ा कोप शान्त न हुआ, जो इस कारण से यहूदा पर भड़का था, कि मनश्शे ने यहोवा को क्रोध पर क्रोध दिलाया था।", - { - "type": "verse:v", - "number": "27", - "sid": "2KI 23:27" - }, - "यहोवा ने कहा था, “जैसे मैंने इस्राएल को अपने सामने से दूर किया, वैसे ही यहूदा को भी दूर करूँगा; और इस यरूशलेम नगर, जिसे मैंने चुना और इस भवन जिसके विषय मैंने कहा, कि यह मेरे नाम का निवास होगा, के विरुद्ध मैं हाथ उठाऊँगा।”", + "type": "verse:v", + "number": "6", + "sid": "2KI 24:6" + }, + "अन्त में यहोयाकीम मरकर अपने पुरखाओं के संग जा मिला और उसका पुत्र", + { + "type": "char:it", + "content": [ + "यहोयाकीन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "28", - "sid": "2KI 23:28" + "type": "char:fr", + "content": [ + "24.6" + ] }, - "योशिय्याह के और सब काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", { - "type": "verse:v", - "number": "29", - "sid": "2KI 23:29" + "type": "char:fq", + "content": [ + "यहोयाकीन:" + ] }, - "उसके दिनों में फ़िरौन-नको नामक मिस्र का राजा अश्शूर के राजा की सहायता करने फरात महानद तक गया तो योशिय्याह राजा भी उसका सामना करने को गया, और फ़िरौन-नको ने उसको देखते ही मगिद्दो में मार डाला।", { - "type": "verse:v", - "number": "30", - "sid": "2KI 23:30" - }, - "तब उसके कर्मचारियों ने उसका शव एक रथ पर रख मगिद्दो से ले जाकर यरूशलेम को पहुँचाया और उसकी निज कब्र में रख दिया। तब साधारण लोगों ने योशिय्याह के पुत्र यहोआहाज को लेकर उसका अभिषेक करके, उसके पिता के स्थान पर राजा नियुक्त किया।" - ] + "type": "char:ft", + "content": [ + "उसे यकोन्याह या कोनियाह भी कहा जाता है यहोयाकीन और दोनों का अर्थ है यहोवा स्थिर करेगा और कोनियाह अर्थात् यहोवा स्थापित करे।" + ] + } + ] + } + ] }, + "उसके स्थान पर राजा हुआ।", { - "type": "para:s", - "content": [ - "यहोआहाज का राज्य" - ] + "type": "verse:v", + "number": "7", + "sid": "2KI 24:7" }, + "और मिस्र का राजा अपने देश से बाहर फिर कभी न आया, क्योंकि बाबेल के राजा ने मिस्र के नाले से लेकर फरात महानद तक जितना देश मिस्र के राजा का था, सब को अपने वश में कर लिया था।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोयाकीन का राज्य" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "2KI 23:31" - }, - "जब यहोआहाज राज्य करने लगा, तब वह तेईस वर्ष का था, और तीन महीने तक यरूशलेम में राज्य करता रहा; उसकी माता का नाम हमूतल था, जो लिब्नावासी यिर्मयाह की बेटी थी।", - { - "type": "verse:v", - "number": "32", - "sid": "2KI 23:32" - }, - "उसने ठीक अपने पुरखाओं के समान वही किया, जो यहोवा की दृष्टि में बुरा है।", - { - "type": "verse:v", - "number": "33", - "sid": "2KI 23:33" - }, - "उसको फ़िरौन-नको ने हमात देश के रिबला नगर में बन्दी बना लिया, ताकि वह यरूशलेम में राज्य न करने पाए, फिर उसने देश पर सौ किक्कार चाँदी और किक्कार भर सोना जुर्माना किया।", - { - "type": "verse:v", - "number": "34", - "sid": "2KI 23:34" - }, - "तब फ़िरौन-नको ने योशिय्याह के पुत्र एलयाकीम को उसके पिता योशिय्याह के स्थान पर राजा नियुक्त किया, और उसका नाम बदलकर यहोयाकीम रखा; परन्तु यहोआहाज को वह ले गया। और यहोआहाज मिस्र में जाकर वहीं मर गया।", - { - "type": "verse:v", - "number": "35", - "sid": "2KI 23:35" - }, - "यहोयाकीम ने फ़िरौन को वह चाँदी और सोना तो दिया परन्तु देश पर इसलिए कर लगाया कि फ़िरौन की आज्ञा के अनुसार उसे दे सके, अर्थात् देश के सब लोगों से जितना जिस पर लगान लगा, उतनी चाँदी और सोना उससे फ़िरौन-नको को देने के लिये ले लिया।" - ] + "type": "verse:v", + "number": "8", + "sid": "2KI 24:8" }, + "जब यहोयाकीन राज्य करने लगा, तब वह अठारह वर्ष का था, और तीन महीने तक यरूशलेम में राज्य करता रहा; और उसकी माता का नाम नहुश्ता था, जो यरूशलेम के एलनातान की बेटी थी।", { - "type": "para:s", - "content": [ - "यहोयाकीम का राज्य" - ] + "type": "verse:v", + "number": "9", + "sid": "2KI 24:9" }, + "उसने ठीक अपने पिता के समान वह किया, जो यहोवा की दृष्टि में बुरा है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "2KI 23:36" - }, - "जब यहोयाकीम राज्य करने लगा, तब वह पच्चीस वर्ष का था, और ग्यारह वर्ष तक यरूशलेम में राज्य करता रहा; उसकी माता का नाम जबीदा था जो रूमावासी पदायाह की बेटी थी।", - { - "type": "verse:v", - "number": "37", - "sid": "2KI 23:37" - }, - "उसने ठीक अपने पुरखाओं के समान वह किया जो यहोवा की दृष्टि में बुरा है।" - ] + "type": "verse:v", + "number": "10", + "sid": "2KI 24:10" }, + "उसके दिनों में बाबेल के राजा नबूकदनेस्सर के कर्मचारियों ने यरूशलेम पर चढ़ाई करके नगर को घेर लिया।", { - "type": "chapter:c", - "number": "24", - "sid": "2KI 24" + "type": "verse:v", + "number": "11", + "sid": "2KI 24:11" }, + "जब बाबेल के राजा नबूकदनेस्सर के कर्मचारी नगर को घेरे हुए थे, तब वह आप वहाँ आ गया।", { - "type": "para:s", - "content": [ - "यहूदा पर शत्रुओं का आक्रमण" - ] + "type": "verse:v", + "number": "12", + "sid": "2KI 24:12" }, + "तब यहूदा का राजा यहोयाकीन अपनी माता और कर्मचारियों, हाकिमों और खोजों को संग लेकर बाबेल के राजा के पास गया, और बाबेल के राजा ने अपने राज्य के आठवें वर्ष में उनको पकड़ लिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 24:1" - }, - "उसके दिनों में बाबेल के राजा", - { - "type": "char:it", - "content": [ - "नबूकदनेस्सर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.1" - ] - }, - { - "type": "char:fq", - "content": [ - "नबूकदनेस्सर:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस नाम की संधि तीन शब्दों से की गई है, नबो: उनका एक प्रसिद्ध देवता (यशा 46:1), कुदूर जिसका अर्थ संदिग्ध है (मुकुट या भूमि का चिन्ह) और उजर् अर्थात् रक्षक।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ने चढ़ाई की और यहोयाकीम तीन वर्ष तक उसके अधीन रहा; तब उसने फिरकर उससे विद्रोह किया।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "2KI 24:2" - }, - "तब यहोवा ने उसके विरुद्ध और यहूदा को नाश करने के लिये कसदियों, अरामियों, मोआबियों और अम्मोनियों के दल भेजे, यह यहोवा के उस वचन के अनुसार हुआ, जो उसने अपने दास भविष्यद्वक्ताओं के द्वारा कहा था।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 24:3" - }, - "निःसन्देह यह यहूदा पर यहोवा की आज्ञा से हुआ, ताकि वह उनको अपने सामने से दूर करे। यह मनश्शे के सब पापों के कारण हुआ।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 24:4" - }, - "और निर्दोष के उस खून के कारण जो उसने किया था; क्योंकि उसने यरूशलेम को निर्दोषों के खून से भर दिया था, जिसको यहोवा ने क्षमा करना न चाहा।", - { - "type": "verse:v", - "number": "5", - "sid": "2KI 24:5" - }, - "यहोयाकीम के और सब काम जो उसने किए, वह क्या यहूदा के राजाओं के इतिहास की पुस्तक में नहीं लिखे हैं?", - { - "type": "verse:v", - "number": "6", - "sid": "2KI 24:6" - }, - "अन्त में यहोयाकीम मरकर अपने पुरखाओं के संग जा मिला और उसका पुत्र", - { - "type": "char:it", - "content": [ - "यहोयाकीन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.6" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोयाकीन:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसे यकोन्याह या कोनियाह भी कहा जाता है यहोयाकीन और दोनों का अर्थ है यहोवा स्थिर करेगा और कोनियाह अर्थात् यहोवा स्थापित करे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उसके स्थान पर राजा हुआ।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "2KI 24:7" - }, - "और मिस्र का राजा अपने देश से बाहर फिर कभी न आया, क्योंकि बाबेल के राजा ने मिस्र के नाले से लेकर फरात महानद तक जितना देश मिस्र के राजा का था, सब को अपने वश में कर लिया था।" - ] + "type": "verse:v", + "number": "13", + "sid": "2KI 24:13" }, + "तब उसने यहोवा के भवन में और राजभवन में रखा हुआ पूरा धन वहाँ से निकाल लिया और सोने के जो पात्र इस्राएल के राजा सुलैमान ने बनाकर यहोवा के मन्दिर में रखे थे, उन सभी को उसने टुकड़े-टुकड़े कर डाला, जैसा कि यहोवा ने कहा था।", { - "type": "para:s", - "content": [ - "यहोयाकीन का राज्य" - ] + "type": "verse:v", + "number": "14", + "sid": "2KI 24:14" }, + "फिर वह पूरे यरूशलेम को अर्थात् सब हाकिमों और सब धनवानों को जो मिलकर दस हजार थे, और सब कारीगरों और लोहारों को बन्दी बनाकर ले गया, यहाँ तक कि साधारण लोगों में से कंगालों को छोड़ और कोई न रह गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 24:8" - }, - "जब यहोयाकीन राज्य करने लगा, तब वह अठारह वर्ष का था, और तीन महीने तक यरूशलेम में राज्य करता रहा; और उसकी माता का नाम नहुश्ता था, जो यरूशलेम के एलनातान की बेटी थी।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 24:9" - }, - "उसने ठीक अपने पिता के समान वह किया, जो यहोवा की दृष्टि में बुरा है।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 24:10" - }, - "उसके दिनों में बाबेल के राजा नबूकदनेस्सर के कर्मचारियों ने यरूशलेम पर चढ़ाई करके नगर को घेर लिया।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 24:11" - }, - "जब बाबेल के राजा नबूकदनेस्सर के कर्मचारी नगर को घेरे हुए थे, तब वह आप वहाँ आ गया।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 24:12" - }, - "तब यहूदा का राजा यहोयाकीन अपनी माता और कर्मचारियों, हाकिमों और खोजों को संग लेकर बाबेल के राजा के पास गया, और बाबेल के राजा ने अपने राज्य के आठवें वर्ष में उनको पकड़ लिया।", - { - "type": "verse:v", - "number": "13", - "sid": "2KI 24:13" - }, - "तब उसने यहोवा के भवन में और राजभवन में रखा हुआ पूरा धन वहाँ से निकाल लिया और सोने के जो पात्र इस्राएल के राजा सुलैमान ने बनाकर यहोवा के मन्दिर में रखे थे, उन सभी को उसने टुकड़े-टुकड़े कर डाला, जैसा कि यहोवा ने कहा था।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 24:14" - }, - "फिर वह पूरे यरूशलेम को अर्थात् सब हाकिमों और सब धनवानों को जो मिलकर दस हजार थे, और सब कारीगरों और लोहारों को बन्दी बनाकर ले गया, यहाँ तक कि साधारण लोगों में से कंगालों को छोड़ और कोई न रह गया।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 24:15" - }, - "वह यहोयाकीन को बाबेल में ले गया और उसकी माता और स्त्रियों और खोजों को और देश के बड़े लोगों को वह बन्दी बनाकर यरूशलेम से बाबेल को ले गया।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 24:16" - }, - "और सब धनवान जो सात हजार थे, और कारीगर और लोहार जो मिलकर एक हजार थे, और वे सब वीर और युद्ध के योग्य थे, उन्हें बाबेल का राजा बन्दी बनाकर बाबेल को ले गया।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 24:17" - }, - "बाबेल के राजा ने उसके स्थान पर उसके चाचा मत्तन्याह को राजा नियुक्त किया और उसका नाम बदलकर सिदकिय्याह रखा।" - ] + "type": "verse:v", + "number": "15", + "sid": "2KI 24:15" }, + "वह यहोयाकीन को बाबेल में ले गया और उसकी माता और स्त्रियों और खोजों को और देश के बड़े लोगों को वह बन्दी बनाकर यरूशलेम से बाबेल को ले गया।", { - "type": "para:s", - "content": [ - "सिदकिय्याह का राज्य" - ] + "type": "verse:v", + "number": "16", + "sid": "2KI 24:16" }, + "और सब धनवान जो सात हजार थे, और कारीगर और लोहार जो मिलकर एक हजार थे, और वे सब वीर और युद्ध के योग्य थे, उन्हें बाबेल का राजा बन्दी बनाकर बाबेल को ले गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "2KI 24:18" - }, - "जब सिदकिय्याह राज्य करने लगा, तब वह इक्कीस वर्ष का था, और यरूशलेम में ग्यारह वर्ष तक राज्य करता रहा; उसकी माता का नाम हमूतल था, जो लिब्नावासी यिर्मयाह की बेटी थी।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 24:19" - }, - { - "type": "char:it", - "content": [ - "उसने ठीक यहोयाकीम की लीक पर चलकर वही किया जो यहोवा की दृष्टि में बुरा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.19" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने .... वही किया जो यहोवा की दृष्टि में बुरा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "सिदकिय्याह का चरित्र बुरे की अपेक्षा निर्बल था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "20", - "sid": "2KI 24:20" - }, - "क्योंकि यहोवा के कोप के कारण यरूशलेम और यहूदा की ऐसी दशा हुई, कि अन्त में उसने उनको अपने सामने से दूर किया।" - ] + "type": "verse:v", + "number": "17", + "sid": "2KI 24:17" }, + "बाबेल के राजा ने उसके स्थान पर उसके चाचा मत्तन्याह को राजा नियुक्त किया और उसका नाम बदलकर सिदकिय्याह रखा।" + ] + }, + { + "type": "para:s", + "content": [ + "सिदकिय्याह का राज्य" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "25", - "sid": "2KI 25" + "type": "verse:v", + "number": "18", + "sid": "2KI 24:18" }, + "जब सिदकिय्याह राज्य करने लगा, तब वह इक्कीस वर्ष का था, और यरूशलेम में ग्यारह वर्ष तक राज्य करता रहा; उसकी माता का नाम हमूतल था, जो लिब्नावासी यिर्मयाह की बेटी थी।", { - "type": "para:s", - "content": [ - "यहूदा का पतन और गुलामी" - ] + "type": "verse:v", + "number": "19", + "sid": "2KI 24:19" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "2KI 25:1" - }, - "सिदकिय्याह ने बाबेल के राजा से बलवा किया। उसके राज्य के नौवें वर्ष के दसवें महीने के दसवें दिन को बाबेल के राजा नबूकदनेस्सर ने अपनी पूरी सेना लेकर यरूशलेम पर चढ़ाई की, और उसको घेर लिया और उसके चारों ओर पटकोटा बनाए।", - { - "type": "verse:v", - "number": "2", - "sid": "2KI 25:2" - }, - "इस प्रकार नगर सिदकिय्याह राजा के राज्य के ग्यारहवें वर्ष तक घिरा हुआ रहा।", - { - "type": "verse:v", - "number": "3", - "sid": "2KI 25:3" - }, - "चौथे महीने के नौवें दिन से नगर में अकाल यहाँ तक बढ़ गई, कि देश के लोगों के लिये कुछ खाने को न रहा।", - { - "type": "verse:v", - "number": "4", - "sid": "2KI 25:4" - }, - "तब नगर की शहरपनाह में दरार की गई, और दोनों दीवारों के बीच जो फाटक राजा की बारी के निकट था उस मार्ग से सब योद्धा रात ही रात निकल भागे यद्यपि कसदी नगर को घेरे हुए थे, राजा ने अराबा का मार्ग लिया।", + "type": "char:it", + "content": [ + "उसने ठीक यहोयाकीम की लीक पर चलकर वही किया जो यहोवा की दृष्टि में बुरा है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "2KI 25:5" + "type": "char:fr", + "content": [ + "24.19" + ] }, - "तब कसदियों की सेना ने राजा का पीछा किया, और उसको यरीहो के पास के मैदान में जा पकड़ा, और उसकी पूरी सेना उसके पास से तितर-बितर हो गई।", { - "type": "verse:v", - "number": "6", - "sid": "2KI 25:6" + "type": "char:fq", + "content": [ + "उसने .... वही किया जो यहोवा की दृष्टि में बुरा है:" + ] }, - "तब वे राजा को पकड़कर रिबला में बाबेल के राजा के पास ले गए, और उसे दण्ड की आज्ञा दी गई।", { - "type": "verse:v", - "number": "7", - "sid": "2KI 25:7" - }, - "उन्होंने सिदकिय्याह के पुत्रों को उसके सामने घात किया और सिदकिय्याह की आँखें फोड़ डाली और उसे पीतल की बेड़ियों से जकड़कर बाबेल को ले गए।" - ] + "type": "char:ft", + "content": [ + "सिदकिय्याह का चरित्र बुरे की अपेक्षा निर्बल था।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 24:20" }, + "क्योंकि यहोवा के कोप के कारण यरूशलेम और यहूदा की ऐसी दशा हुई, कि अन्त में उसने उनको अपने सामने से दूर किया।" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "2KI 25" + }, + { + "type": "para:s", + "content": [ + "यहूदा का पतन और गुलामी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यरूशलेम का विनाश" - ] + "type": "verse:v", + "number": "1", + "sid": "2KI 25:1" }, + "सिदकिय्याह ने बाबेल के राजा से बलवा किया। उसके राज्य के नौवें वर्ष के दसवें महीने के दसवें दिन को बाबेल के राजा नबूकदनेस्सर ने अपनी पूरी सेना लेकर यरूशलेम पर चढ़ाई की, और उसको घेर लिया और उसके चारों ओर पटकोटा बनाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "2KI 25:8" - }, - "बाबेल के राजा नबूकदनेस्सर के उन्नीसवें वर्ष के पाँचवें महीने के सातवें दिन को अंगरक्षकों का प्रधान नबूजरदान जो बाबेल के राजा का एक कर्मचारी था, यरूशलेम में आया।", - { - "type": "verse:v", - "number": "9", - "sid": "2KI 25:9" - }, - "उसने यहोवा के भवन और राजभवन और यरूशलेम के सब घरों को अर्थात् हर एक बड़े घर को आग लगाकर फूँक दिया।", - { - "type": "verse:v", - "number": "10", - "sid": "2KI 25:10" - }, - "यरूशलेम के चारों ओर की शहरपनाह को कसदियों की पूरी सेना ने जो अंगरक्षकों के प्रधान के संग थी ढा दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "2KI 25:11" - }, - "जो लोग नगर में रह गए थे, और जो लोग बाबेल के राजा के पास भाग गए थे, और साधारण लोग जो रह गए थे, इन सभी को अंगरक्षकों का प्रधान नबूजरदान बन्दी बनाकर ले गया।", - { - "type": "verse:v", - "number": "12", - "sid": "2KI 25:12" - }, - "परन्तु अंगरक्षकों के प्रधान ने देश के कंगालों में से कितनों को दाख की बारियों की सेवा और काश्तकारी करने को छोड़ दिया।" - ] + "type": "verse:v", + "number": "2", + "sid": "2KI 25:2" }, + "इस प्रकार नगर सिदकिय्याह राजा के राज्य के ग्यारहवें वर्ष तक घिरा हुआ रहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "2KI 25:13" - }, - "यहोवा के भवन में जो पीतल के खम्भे थे और कुर्सियाँ और पीतल का हौद जो यहोवा के भवन में था, इनको कसदी तोड़कर उनका पीतल बाबेल को ले गए।", - { - "type": "verse:v", - "number": "14", - "sid": "2KI 25:14" - }, - "हाँड़ियों, फावड़ियों, चिमटों, धूपदानों और पीतल के सब पात्रों को भी जिनसे सेवा टहल होती थी, वे ले गए।", - { - "type": "verse:v", - "number": "15", - "sid": "2KI 25:15" - }, - "करछे और कटोरियाँ जो सोने की थीं, और जो कुछ चाँदी का था, वह सब सोना, चाँदी, अंगरक्षकों का प्रधान ले गया।", - { - "type": "verse:v", - "number": "16", - "sid": "2KI 25:16" - }, - "दोनों खम्भे, एक हौद और कुर्सियाँ जिसको सुलैमान ने यहोवा के भवन के लिये बनाया था, इन सब वस्तुओं का पीतल तौल से बाहर था।", - { - "type": "verse:v", - "number": "17", - "sid": "2KI 25:17" - }, - "एक-एक खम्भे की ऊँचाई अठारह-अठारह हाथ की थी और एक-एक खम्भे के ऊपर तीन-तीन हाथ ऊँची पीतल की एक-एक कँगनी थी, और एक-एक कँगनी पर चारों ओर जो जाली और अनार बने थे, वे सब पीतल के थे।", - { - "type": "verse:v", - "number": "18", - "sid": "2KI 25:18" - }, - "अंगरक्षकों के प्रधान ने सरायाह महायाजक और उसके नीचे के याजक सपन्याह और तीनों द्वारपालों को पकड़ लिया।", - { - "type": "verse:v", - "number": "19", - "sid": "2KI 25:19" - }, - "नगर में से उसने एक हाकिम को पकड़ा जो योद्धाओं के ऊपर था, और जो पुरुष राजा के सम्मुख रहा करते थे, उनमें से पाँच जन जो नगर में मिले, और सेनापति का मुंशी जो लोगों को सेना में भरती किया करता था; और लोगों में से साठ पुरुष जो नगर में मिले।", - { - "type": "verse:v", - "number": "20", - "sid": "2KI 25:20" - }, - "इनको अंगरक्षकों का प्रधान नबूजरदान पकड़कर रिबला के राजा के पास ले गया।", - { - "type": "verse:v", - "number": "21", - "sid": "2KI 25:21" - }, - "तब बाबेल के राजा ने उन्हें हमात देश के रिबला में ऐसा मारा कि वे मर गए। अतः यहूदी बन्दी बनके अपने देश से निकाल दिए गए।" - ] + "type": "verse:v", + "number": "3", + "sid": "2KI 25:3" }, + "चौथे महीने के नौवें दिन से नगर में अकाल यहाँ तक बढ़ गई, कि देश के लोगों के लिये कुछ खाने को न रहा।", { - "type": "para:s", - "content": [ - "गदल्याह की हत्या" - ] + "type": "verse:v", + "number": "4", + "sid": "2KI 25:4" }, + "तब नगर की शहरपनाह में दरार की गई, और दोनों दीवारों के बीच जो फाटक राजा की बारी के निकट था उस मार्ग से सब योद्धा रात ही रात निकल भागे यद्यपि कसदी नगर को घेरे हुए थे, राजा ने अराबा का मार्ग लिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "2KI 25:22" - }, - "जो लोग यहूदा देश में रह गए, जिनको बाबेल के राजा नबूकदनेस्सर ने छोड़ दिया, उन पर उसने अहीकाम के पुत्र गदल्याह को जो शापान का पोता था अधिकारी ठहराया।", - { - "type": "verse:v", - "number": "23", - "sid": "2KI 25:23" - }, - "जब", - { - "type": "char:it", - "content": [ - "दलों के सब प्रधानों ने" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.23" - ] - }, - { - "type": "char:fq", - "content": [ - "दलों के सब प्रधानों ने:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे सेना प्रधान जो सिदकिय्याह के साथ यरूशलेम से भाग गए थे और तितर-बितर होकर छिप गए थे। (2 राजा. 25:4, 2 राजा. 25:5)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* अर्थात् नतन्याह के पुत्र इश्माएल कारेह के पुत्र योहानान, नतोपाई, तन्हूमेत के पुत्र सरायाह और किसी माकाई के पुत्र याजन्याह ने और उनके जनों ने यह सुना, कि बाबेल के राजा ने गदल्याह को अधिकारी ठहराया है, तब वे अपने-अपने जनों समेत मिस्पा में गदल्याह के पास आए।" - ] - }, - { - "type": "verse:v", - "number": "24", - "sid": "2KI 25:24" - }, - "गदल्याह ने उनसे और उनके जनों ने शपथ खाकर कहा, “कसदियों के सिपाहियों से न डरो, देश में रहते हुए बाबेल के राजा के अधीन रहो, तब तुम्हारा भला होगा।”", - { - "type": "verse:v", - "number": "25", - "sid": "2KI 25:25" - }, - "परन्तु सातवें महीने में नतन्याह का पुत्र इश्माएल, जो एलीशामा का पोता और राजवंश का था, उसने दस जन संग ले गदल्याह के पास जाकर उसे ऐसा मारा कि वह मर गया, और जो यहूदी और कसदी उसके संग मिस्पा में रहते थे, उनको भी मार डाला।", - { - "type": "verse:v", - "number": "26", - "sid": "2KI 25:26" - }, - "तब क्या छोटे क्या बड़े सारी प्रजा के लोग और दलों के प्रधान कसदियों के डर के मारे उठकर मिस्र में जाकर रहने लगे।" - ] + "type": "verse:v", + "number": "5", + "sid": "2KI 25:5" }, + "तब कसदियों की सेना ने राजा का पीछा किया, और उसको यरीहो के पास के मैदान में जा पकड़ा, और उसकी पूरी सेना उसके पास से तितर-बितर हो गई।", { - "type": "para:s", - "content": [ - "यहोयाकीन की रिहाई" - ] + "type": "verse:v", + "number": "6", + "sid": "2KI 25:6" }, + "तब वे राजा को पकड़कर रिबला में बाबेल के राजा के पास ले गए, और उसे दण्ड की आज्ञा दी गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "2KI 25:27" - }, - "फिर यहूदा के राजा यहोयाकीन की बँधुआई के तैंतीसवें वर्ष में अर्थात् जिस वर्ष बाबेल का राजा एवील्मरोदक राजगद्दी पर विराजमान हुआ, उसी के बारहवें महीने के सताईसवें दिन को उसने यहूदा के राजा यहोयाकीन को बन्दीगृह से निकालकर बड़ा पद दिया।", + "type": "verse:v", + "number": "7", + "sid": "2KI 25:7" + }, + "उन्होंने सिदकिय्याह के पुत्रों को उसके सामने घात किया और सिदकिय्याह की आँखें फोड़ डाली और उसे पीतल की बेड़ियों से जकड़कर बाबेल को ले गए।" + ] + }, + { + "type": "para:s", + "content": [ + "यरूशलेम का विनाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "2KI 25:8" + }, + "बाबेल के राजा नबूकदनेस्सर के उन्नीसवें वर्ष के पाँचवें महीने के सातवें दिन को अंगरक्षकों का प्रधान नबूजरदान जो बाबेल के राजा का एक कर्मचारी था, यरूशलेम में आया।", + { + "type": "verse:v", + "number": "9", + "sid": "2KI 25:9" + }, + "उसने यहोवा के भवन और राजभवन और यरूशलेम के सब घरों को अर्थात् हर एक बड़े घर को आग लगाकर फूँक दिया।", + { + "type": "verse:v", + "number": "10", + "sid": "2KI 25:10" + }, + "यरूशलेम के चारों ओर की शहरपनाह को कसदियों की पूरी सेना ने जो अंगरक्षकों के प्रधान के संग थी ढा दिया।", + { + "type": "verse:v", + "number": "11", + "sid": "2KI 25:11" + }, + "जो लोग नगर में रह गए थे, और जो लोग बाबेल के राजा के पास भाग गए थे, और साधारण लोग जो रह गए थे, इन सभी को अंगरक्षकों का प्रधान नबूजरदान बन्दी बनाकर ले गया।", + { + "type": "verse:v", + "number": "12", + "sid": "2KI 25:12" + }, + "परन्तु अंगरक्षकों के प्रधान ने देश के कंगालों में से कितनों को दाख की बारियों की सेवा और काश्तकारी करने को छोड़ दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "2KI 25:13" + }, + "यहोवा के भवन में जो पीतल के खम्भे थे और कुर्सियाँ और पीतल का हौद जो यहोवा के भवन में था, इनको कसदी तोड़कर उनका पीतल बाबेल को ले गए।", + { + "type": "verse:v", + "number": "14", + "sid": "2KI 25:14" + }, + "हाँड़ियों, फावड़ियों, चिमटों, धूपदानों और पीतल के सब पात्रों को भी जिनसे सेवा टहल होती थी, वे ले गए।", + { + "type": "verse:v", + "number": "15", + "sid": "2KI 25:15" + }, + "करछे और कटोरियाँ जो सोने की थीं, और जो कुछ चाँदी का था, वह सब सोना, चाँदी, अंगरक्षकों का प्रधान ले गया।", + { + "type": "verse:v", + "number": "16", + "sid": "2KI 25:16" + }, + "दोनों खम्भे, एक हौद और कुर्सियाँ जिसको सुलैमान ने यहोवा के भवन के लिये बनाया था, इन सब वस्तुओं का पीतल तौल से बाहर था।", + { + "type": "verse:v", + "number": "17", + "sid": "2KI 25:17" + }, + "एक-एक खम्भे की ऊँचाई अठारह-अठारह हाथ की थी और एक-एक खम्भे के ऊपर तीन-तीन हाथ ऊँची पीतल की एक-एक कँगनी थी, और एक-एक कँगनी पर चारों ओर जो जाली और अनार बने थे, वे सब पीतल के थे।", + { + "type": "verse:v", + "number": "18", + "sid": "2KI 25:18" + }, + "अंगरक्षकों के प्रधान ने सरायाह महायाजक और उसके नीचे के याजक सपन्याह और तीनों द्वारपालों को पकड़ लिया।", + { + "type": "verse:v", + "number": "19", + "sid": "2KI 25:19" + }, + "नगर में से उसने एक हाकिम को पकड़ा जो योद्धाओं के ऊपर था, और जो पुरुष राजा के सम्मुख रहा करते थे, उनमें से पाँच जन जो नगर में मिले, और सेनापति का मुंशी जो लोगों को सेना में भरती किया करता था; और लोगों में से साठ पुरुष जो नगर में मिले।", + { + "type": "verse:v", + "number": "20", + "sid": "2KI 25:20" + }, + "इनको अंगरक्षकों का प्रधान नबूजरदान पकड़कर रिबला के राजा के पास ले गया।", + { + "type": "verse:v", + "number": "21", + "sid": "2KI 25:21" + }, + "तब बाबेल के राजा ने उन्हें हमात देश के रिबला में ऐसा मारा कि वे मर गए। अतः यहूदी बन्दी बनके अपने देश से निकाल दिए गए।" + ] + }, + { + "type": "para:s", + "content": [ + "गदल्याह की हत्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "2KI 25:22" + }, + "जो लोग यहूदा देश में रह गए, जिनको बाबेल के राजा नबूकदनेस्सर ने छोड़ दिया, उन पर उसने अहीकाम के पुत्र गदल्याह को जो शापान का पोता था अधिकारी ठहराया।", + { + "type": "verse:v", + "number": "23", + "sid": "2KI 25:23" + }, + "जब", + { + "type": "char:it", + "content": [ + "दलों के सब प्रधानों ने", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "28", - "sid": "2KI 25:28" + "type": "char:fr", + "content": [ + "25.23" + ] }, - "उससे मधुर-मधुर वचन कहकर जो राजा उसके संग बाबेल में बन्धुए थे उनके सिंहासनों से उसके सिंहासन को अधिक ऊँचा किया,", { - "type": "verse:v", - "number": "29", - "sid": "2KI 25:29" + "type": "char:fq", + "content": [ + "दलों के सब प्रधानों ने:" + ] }, - "यहोयाकीन ने बन्दीगृह के वस्त्र बदल दिए और उसने जीवन भर नित्य राजा के सम्मुख भोजन किया।", { - "type": "verse:v", - "number": "30", - "sid": "2KI 25:30" - }, - "और प्रतिदिन के खर्च के लिये राजा के यहाँ से नित्य का खर्च ठहराया गया जो उसके जीवन भर लगातार उसे मिलता रहा।" - ] - } - ] + "type": "char:ft", + "content": [ + "वे सेना प्रधान जो सिदकिय्याह के साथ यरूशलेम से भाग गए थे और तितर-बितर होकर छिप गए थे। (2 राजा. 25:4, 2 राजा. 25:5)" + ] + } + ] + } + ] + }, + "अर्थात् नतन्याह के पुत्र इश्माएल कारेह के पुत्र योहानान, नतोपाई, तन्हूमेत के पुत्र सरायाह और किसी माकाई के पुत्र याजन्याह ने और उनके जनों ने यह सुना, कि बाबेल के राजा ने गदल्याह को अधिकारी ठहराया है, तब वे अपने-अपने जनों समेत मिस्पा में गदल्याह के पास आए।", + { + "type": "verse:v", + "number": "24", + "sid": "2KI 25:24" + }, + "गदल्याह ने उनसे और उनके जनों ने शपथ खाकर कहा, “कसदियों के सिपाहियों से न डरो, देश में रहते हुए बाबेल के राजा के अधीन रहो, तब तुम्हारा भला होगा।”", + { + "type": "verse:v", + "number": "25", + "sid": "2KI 25:25" + }, + "परन्तु सातवें महीने में नतन्याह का पुत्र इश्माएल, जो एलीशामा का पोता और राजवंश का था, उसने दस जन संग ले गदल्याह के पास जाकर उसे ऐसा मारा कि वह मर गया, और जो यहूदी और कसदी उसके संग मिस्पा में रहते थे, उनको भी मार डाला।", + { + "type": "verse:v", + "number": "26", + "sid": "2KI 25:26" + }, + "तब क्या छोटे क्या बड़े सारी प्रजा के लोग और दलों के प्रधान कसदियों के डर के मारे उठकर मिस्र में जाकर रहने लगे।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोयाकीन की रिहाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "2KI 25:27" + }, + "फिर यहूदा के राजा यहोयाकीन की बँधुआई के तैंतीसवें वर्ष में अर्थात् जिस वर्ष बाबेल का राजा एवील्मरोदक राजगद्दी पर विराजमान हुआ, उसी के बारहवें महीने के सताईसवें दिन को उसने यहूदा के राजा यहोयाकीन को बन्दीगृह से निकालकर बड़ा पद दिया।", + { + "type": "verse:v", + "number": "28", + "sid": "2KI 25:28" + }, + "उससे मधुर-मधुर वचन कहकर जो राजा उसके संग बाबेल में बन्धुए थे उनके सिंहासनों से उसके सिंहासन को अधिक ऊँचा किया,", + { + "type": "verse:v", + "number": "29", + "sid": "2KI 25:29" + }, + "यहोयाकीन ने बन्दीगृह के वस्त्र बदल दिए और उसने जीवन भर नित्य राजा के सम्मुख भोजन किया।", + { + "type": "verse:v", + "number": "30", + "sid": "2KI 25:30" + }, + "और प्रतिदिन के खर्च के लिये राजा के यहाँ से नित्य का खर्च ठहराया गया जो उसके जीवन भर लगातार उसे मिलता रहा।" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV4/origin-usj.json b/tests/special-cases/IRV4/origin-usj.json index 6a30e6b3..16361039 100644 --- a/tests/special-cases/IRV4/origin-usj.json +++ b/tests/special-cases/IRV4/origin-usj.json @@ -1,16275 +1,15485 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "JER", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "यिर्मयाह" + ] + }, + { + "type": "para:toc1", + "content": [ + "यिर्मयाह" + ] + }, + { + "type": "para:toc2", + "content": [ + "यिर्मयाह" + ] + }, + { + "type": "para:toc3", + "content": [ + "यिर्म." + ] + }, + { + "type": "para:mt", + "content": [ + "यिर्मयाह" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "यिर्मयाह और उसका लिपिक बारूक। यिर्मयाह जो पुरोहित एवं भविष्यद्वक्ता दोनों था, वह हिल्कियाह नामक पुरोहित का पुत्र था। (यह हिल्कियाह 2 राजा. 22:8 का प्रधान पुरोहित नहीं है) वह एक छोटे गाँव अनातोत का रहनेवाला था। सेवा में उसका एक सहायक था जिसका नाम बारूक था। बारूक विधि-शास्त्री था। यिर्मयाह उसे परमेश्वर से प्राप्त वचन लिखवा देता था। यिर्मयाह के सन्देशों के संग्रह का प्रभारी वही था। (यिर्म. 36:4,32; 45:1) यिर्मयाह सामान्यतः “रोता हुआ भविष्यद्वक्ता” कहलाता था। (देखें यिर्म. 9:1; 13:17; 14:17) उसका जीवन संघर्षों से भरा था क्योंकि वह परमेश्वर के दण्ड की भविष्यद्वाणी करता था और कहता था कि बाबेल की सेना उन्हें पराजित करेगी।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 626-570 ई. पू." + ] + }, + { + "type": "para:ip", + "content": [ + "इस पुस्तक का पूर्ण होना बाबेल की बन्धुआई में कभी किसी समय का है। कुछ विचारकों के अनुसार इस पुस्तक का संपादन और भी बाद तक होता रहा है।" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "यहूदा और इस्राएल की प्रजा तथा भावी बाइबल पाठक।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "यिर्मयाह की पुस्तक उस नई वाचा की झलक प्रदान करती है जो परमेश्वर का मसीह पृथ्वी पर आने के बाद उसके लोगों के साथ बाँधेगा। यह नई वाचा परमेश्वर की प्रजा के पुनःस्थापन के लिए होगी। इस वाचा में परमेश्वर अपनी आज्ञाओं को मनुष्यों के हृदयों पर लिखेगा, पत्थर की पट्टियों पर नहीं। यिर्मयाह की पुस्तक में यहूदिया के लिए अन्तिम भविष्यद्वाणियाँ हैं कि यदि इस्राएलियों ने विधर्म से मन नहीं फिराया तो उनका विनाश निकट है। यिर्मयाह इस्राएलियों को परमेश्वर के पास आ जाने के लिए पुकारता है। इसके साथ ही वह उनकी मूर्ति-पूजा और अनैतिकता के कारण अवश्यंभावी विनाश को भी देख रहा है।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "दण्ड की आज्ञा" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. परमेश्वर द्वारा यिर्मयाह का बुलाया जाना — 1:1-19" + ] + }, + { + "type": "para:io1", + "content": [ + "2. यहूदा को चेतावनी — 2:1-35:19" + ] + }, + { + "type": "para:io1", + "content": [ + "3. यिर्मयाह के कष्ट — 36:1-38:28" + ] + }, + { + "type": "para:io1", + "content": [ + "4. यरूशलेम का पतन एवं उसके परिणाम — 39:1-45:5" + ] + }, + { + "type": "para:io1", + "content": [ + "5. अन्यजातियों के लिए भविष्यद्वाणी — 46:1-51:64" + ] + }, + { + "type": "para:io1", + "content": [ + "6. ऐतिहासिक परिशिष्ट — 52:1-34" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "JER 1" + }, + { + "type": "para:s", + "content": [ + "परिचय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 1:1" + }, + "हिल्किय्याह का पुत्र यिर्मयाह जो बिन्यामीन क्षेत्र के अनातोत में रहनेवाले याजकों में से था, उसी के ये वचन हैं।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 1:2" + }, + "यहोवा का वचन उसके पास आमोन के पुत्र यहूदा के राजा योशिय्याह के राज्य के दिनों में उसके राज्य के तेरहवें वर्ष में पहुँचा।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 1:3" + }, + "इसके बाद योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के दिनों में, और योशिय्याह के पुत्र यहूदा के राजा सिदकिय्याह के राज्य के ग्यारहवें वर्ष के अन्त तक भी प्रगट होता रहा जबकि उसी वर्ष के पाँचवें महीने में यरूशलेम के निवासी बँधुआई में न चले गए।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की बुलाहट" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 1:4" + }, + "तब यहोवा का यह वचन मेरे पास पहुँचा,", + { + "type": "verse:v", + "number": "5", + "sid": "JER 1:5" + }, + "“गर्भ में रचने से पहले ही मैंने तुझ पर चित्त लगाया, और उत्पन्न होने से पहले ही मैंने तुझे अभिषेक किया; मैंने तुझे जातियों का भविष्यद्वक्ता ठहराया।”", + { + "type": "char:bdit", + "content": [ + "(गला. 1:15)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "JER 1:6" + }, + "तब मैंने कहा, “हाय, प्रभु यहोवा! देख,", + { + "type": "char:it", + "content": [ + "मैं तो बोलना भी नहीं जानता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.6" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं तो बोलना भी नहीं जानता:" + ] + }, + { + "type": "char:ft", + "content": [ + "मुझ में सफलता के लिए बोलने का कौशल्य नहीं है। इस्राएल के भविष्यद्वक्ता धार्मिक बातों में देश के प्रचारक थे और राजनीति में वे भाषण देनेवाले।" + ] + } + ] + } + ] + }, + ", क्योंकि मैं कम उम्र का हूँ।”", { - "type": "book:id", - "content": [], - "code": "JER" + "type": "verse:v", + "number": "7", + "sid": "JER 1:7" }, + "परन्तु यहोवा ने मुझसे कहा, “मत कह कि मैं कम उम्र का हूँ; क्योंकि जिस किसी के पास मैं तुझे भेजूँ वहाँ तू जाएगा, और जो कुछ मैं तुझे आज्ञा दूँ वही तू कहेगा।", { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 1:8" }, + "तू उनसे भयभीत न होना, क्योंकि तुझे छुड़ाने के लिये मैं तेरे साथ हूँ, यहोवा की यही वाणी है।”", { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 26:17, प्रेरि. 18:9,10)" + ] }, { - "type": "para:h", - "content": [ - "यिर्मयाह" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 1:9" }, + "तब यहोवा ने हाथ बढ़ाकर मेरे मुँह को छुआ; और यहोवा ने मुझसे कहा, “देख, मैंने अपने वचन तेरे मुँह में डाल दिये हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "दो दर्शन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:toc1", - "content": [ - "यिर्मयाह" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 1:10" }, + "“सुन, मैंने आज के दिन तुझे जातियों और राज्यों पर ठहराया है; उन्हें गिराने और ढा देने के लिये, नाश करने और काट डालने के लिये, उन्हें बनाने और रोपने के लिये।”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 10:11)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "बादाम की टहनी और उबलता हण्डा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 1:11" + }, + "यहोवा का यह वचन मेरे पास पहुँचा, “हे यिर्मयाह, तुझे क्या दिखाई पड़ता है?” मैंने कहा, “मुझे बादाम की एक टहनी दिखाई देती है।”", + { + "type": "verse:v", + "number": "12", + "sid": "JER 1:12" + }, + "तब यहोवा ने मुझसे कहा, “तुझे ठीक दिखाई पड़ता है, क्योंकि मैं अपने वचन को पूरा करने के लिये जागृत हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JER 1:13" + }, + "फिर यहोवा का वचन दूसरी बार मेरे पास पहुँचा, और उसने पूछा, “तुझे क्या दिखाई देता है?” मैंने कहा, “मुझे उबलता हुआ एक हण्डा दिखाई देता है जिसका मुँह उत्तर दिशा की ओर से है।”", { - "type": "para:toc2", - "content": [ - "यिर्मयाह" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 1:14" }, + "तब यहोवा ने मुझसे कहा, “इस देश के सब रहनेवालों पर उत्तर दिशा से विपत्ति आ पड़ेगी।", { - "type": "para:toc3", - "content": [ - "यिर्म." - ] + "type": "verse:v", + "number": "15", + "sid": "JER 1:15" }, + "यहोवा की यह वाणी है, मैं उत्तर दिशा के राज्यों और कुलों को बुलाऊँगा; और वे आकर यरूशलेम के फाटकों में और उसके चारों ओर की शहरपनाह, और यहूदा के और सब नगरों के सामने अपना-अपना सिंहासन लगाएँगे।", { - "type": "para:mt", - "content": [ - "यिर्मयाह" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 1:16" + }, + "उनकी सारी बुराई के कारण मैं उन पर दण्ड की आज्ञा दूँगा; क्योंकि उन्होंने मुझे त्याग कर दूसरे देवताओं के लिये धूप जलाया और अपनी बनाई हुई वस्तुओं को दण्डवत् किया है।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 1:17" + }, + "इसलिए तू अपनी कमर कसकर उठ; और जो कुछ कहने की मैं तुझे आज्ञा दूँ वही उनसे कह। तू उनके मुख को देखकर न घबराना, ऐसा न हो कि मैं तुझे उनके सामने घबरा दूँ।", + { + "type": "char:bdit", + "content": [ + "(लूका 12:35)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "JER 1:18" + }, + "क्योंकि सुन, मैंने आज तुझे इस सारे देश और यहूदा के राजाओं, हाकिमों, और याजकों और साधारण लोगों के विरुद्ध गढ़वाला नगर, और लोहे का खम्भा, और पीतल की शहरपनाह बनाया है।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 1:19" }, + "वे तुझ से लड़ेंगे तो सही, परन्तु तुझ पर प्रबल न होंगे, क्योंकि बचाने के लिये मैं तेरे साथ हूँ, यहोवा की यही वाणी है।”" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "JER 2" + }, + { + "type": "para:s", + "content": [ + "यहूदा का स्वधर्म त्याग" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "verse:v", + "number": "1", + "sid": "JER 2:1" }, + "यहोवा का यह वचन मेरे पास पहुँचा,", { - "type": "para:ip", - "content": [ - "यिर्मयाह और उसका लिपिक बारूक। यिर्मयाह जो पुरोहित एवं भविष्यद्वक्ता दोनों था, वह हिल्कियाह नामक पुरोहित का पुत्र था। (यह हिल्कियाह 2 राजा. 22:8 का प्रधान पुरोहित नहीं है) वह एक छोटे गाँव अनातोत का रहनेवाला था। सेवा में उसका एक सहायक था जिसका नाम बारूक था। बारूक विधि-शास्त्री था। यिर्मयाह उसे परमेश्वर से प्राप्त वचन लिखवा देता था। यिर्मयाह के सन्देशों के संग्रह का प्रभारी वही था। (यिर्म. 36:4,32; 45:1) यिर्मयाह सामान्यतः “रोता हुआ भविष्यद्वक्ता” कहलाता था। (देखें यिर्म. 9:1; 13:17; 14:17) उसका जीवन संघर्षों से भरा था क्योंकि वह परमेश्वर के दण्ड की भविष्यद्वाणी करता था और कहता था कि बाबेल की सेना उन्हें पराजित करेगी।" - ] + "type": "verse:v", + "number": "2", + "sid": "JER 2:2" }, + "“जा और यरूशलेम में पुकारकर यह सुना दे, यहोवा यह कहता है, तेरी जवानी का स्नेह और तेरे विवाह के समय का प्रेम मुझे स्मरण आता है कि तू कैसे जंगल में मेरे पीछे-पीछे चली जहाँ भूमि जोती-बोई न गई थी।", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "verse:v", + "number": "3", + "sid": "JER 2:3" }, + "इस्राएल, यहोवा के लिये पवित्र और उसकी पहली उपज थी। उसे खानेवाले सब दोषी ठहरेंगे और विपत्ति में पड़ेंगे,” यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "लगभग 626-570 ई. पू." - ] + "type": "verse:v", + "number": "4", + "sid": "JER 2:4" }, + "हे याकूब के घराने, हे इस्राएल के घराने के कुलों के लोगों, यहोवा का वचन सुनो!", { - "type": "para:ip", - "content": [ - "इस पुस्तक का पूर्ण होना बाबेल की बन्धुआई में कभी किसी समय का है। कुछ विचारकों के अनुसार इस पुस्तक का संपादन और भी बाद तक होता रहा है।" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 2:5" }, + "यहोवा यह कहता है, “तुम्हारे पुरखाओं ने मुझ में कौन सी ऐसी कुटिलता पाई कि मुझसे दूर हट गए और निकम्मी मूर्तियों के पीछे होकर स्वयं निकम्मे हो गए?", { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 2:6" }, + "उन्होंने इतना भी न कहा, ‘जो हमें मिस्र देश से निकाल ले आया जो हमें जंगल में से और रेत और गड्ढों से भरे हुए निर्जल और घोर अंधकार के देश से जिसमें होकर कोई नहीं चलता, और जिसमें कोई मनुष्य नहीं रहता, हमें निकाल ले आया वह यहोवा कहाँ है?’", { - "type": "para:ip", - "content": [ - "यहूदा और इस्राएल की प्रजा तथा भावी बाइबल पाठक।" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 2:7" }, + "और मैं तुम को इस उपजाऊ देश में ले आया कि उसका फल और उत्तम उपज खाओ; परन्तु मेरे इस देश में आकर तुम ने इसे अशुद्ध किया, और मेरे इस निज भाग को घृणित कर दिया है।", { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 2:8" }, + "याजकों ने भी नहीं पूछा, ‘यहोवा कहाँ है?’ जो व्यवस्था सिखाते थे वे भी मुझ को न जानते थे; चरवाहों ने भी मुझसे बलवा किया; भविष्यद्वक्ताओं ने बाल देवता के नाम से भविष्यद्वाणी की और व्यर्थ बातों के पीछे चले।" + ] + }, + { + "type": "para:s", + "content": [ + "अपने लोगों के विरुद्ध परमेश्वर का मुकद्दमा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "यिर्मयाह की पुस्तक उस नई वाचा की झलक प्रदान करती है जो परमेश्वर का मसीह पृथ्वी पर आने के बाद उसके लोगों के साथ बाँधेगा। यह नई वाचा परमेश्वर की प्रजा के पुनःस्थापन के लिए होगी। इस वाचा में परमेश्वर अपनी आज्ञाओं को मनुष्यों के हृदयों पर लिखेगा, पत्थर की पट्टियों पर नहीं। यिर्मयाह की पुस्तक में यहूदिया के लिए अन्तिम भविष्यद्वाणियाँ हैं कि यदि इस्राएलियों ने विधर्म से मन नहीं फिराया तो उनका विनाश निकट है। यिर्मयाह इस्राएलियों को परमेश्वर के पास आ जाने के लिए पुकारता है। इसके साथ ही वह उनकी मूर्ति-पूजा और अनैतिकता के कारण अवश्यंभावी विनाश को भी देख रहा है।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 2:9" }, + "“इस कारण यहोवा यह कहता है, मैं फिर तुम से विवाद, और तुम्हारे बेटे और पोतों से भी प्रश्न करूँगा।", { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 2:10" }, + "कित्तियों के द्वीपों में पार जाकर देखो, या केदार में दूत भेजकर भली भाँति विचार करो और देखो; देखो, कि ऐसा काम कहीं और भी हुआ है? क्या किसी जाति ने अपने देवताओं को बदल दिया जो परमेश्वर भी नहीं हैं?", { - "type": "para:ip", - "content": [ - "दण्ड की आज्ञा" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 2:11" + }, + "परन्तु मेरी प्रजा ने अपनी महिमा को निकम्मी वस्तु से बदल दिया है।", + { + "type": "char:bdit", + "content": [ + "(रोम. 1:23)" + ] }, { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 2:12" }, + "हे आकाश चकित हो, बहुत ही थरथरा और सुनसान हो जा, यहोवा की यह वाणी है।", { - "type": "para:io1", - "content": [ - "1. परमेश्वर द्वारा यिर्मयाह का बुलाया जाना — 1:1-19" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 2:13" }, + "क्योंकि", { - "type": "para:io1", - "content": [ - "2. यहूदा को चेतावनी — 2:1-35:19" - ] + "type": "char:it", + "content": [ + "मेरी प्रजा ने दो बुराइयाँ की हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.13" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरी प्रजा ने दो बुराइयाँ की हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "अन्यजातियाँ केवल एक ही पाप के दोषी थें अर्थात् केवल मूर्तिपूजा की परन्तु वाचा के लोगों ने दो पाप किए थे, एक उन्होंने परमेश्वर का त्याग किया और दूसरा मूर्तिपूजा।" + ] + } + ] + } + ] }, + ": उन्होंने मुझ जीवन के जल के सोते को त्याग दिया है, और, उन्होंने हौद बना लिए, वरन् ऐसे हौद जो टूट गए हैं, और जिनमें जल नहीं रह सकता।", { - "type": "para:io1", - "content": [ - "3. यिर्मयाह के कष्ट — 36:1-38:28" - ] + "type": "char:bdit", + "content": [ + "(यिर्म. 17:13)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "स्वधर्म त्याग का परिणाम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 2:14" + }, + "“", + { + "type": "char:it", + "content": [ + "क्या इस्राएल दास है?", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.14" + ] + }, + { + "type": "char:fq", + "content": [ + "क्या इस्राएल दास है?:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहोवा के सेवक होना इस्राएल की महिमा थी और परिवार में जन्मे दास स्वामी-भक्ति में खरीदे गए दासों से अधिक महत्त्वपूर्ण थे।" + ] + } + ] + } + ] }, + "क्या वह घर में जन्म से ही दास है? फिर वह क्यों शिकार बना?", { - "type": "para:io1", - "content": [ - "4. यरूशलेम का पतन एवं उसके परिणाम — 39:1-45:5" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 2:15" }, + "जवान सिंहों ने उसके विरुद्ध गरजकर नाद किया। उन्होंने उसके देश को उजाड़ दिया; उन्होंने उसके नगरों को ऐसा उजाड़ दिया कि उनमें कोई बसनेवाला ही न रहा।", { - "type": "para:io1", - "content": [ - "5. अन्यजातियों के लिए भविष्यद्वाणी — 46:1-51:64" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 2:16" }, + "नोप और तहपन्हेस के निवासी भी तेरे देश की उपज चट कर गए हैं।", { - "type": "para:io1", - "content": [ - "6. ऐतिहासिक परिशिष्ट — 52:1-34" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 2:17" }, + "क्या यह तेरी ही करनी का फल नहीं, जो तूने अपने परमेश्वर यहोवा को छोड़ दिया जो तुझे मार्ग में लिए चला?", { - "type": "chapter:c", - "number": "1", - "sid": "JER 1" + "type": "verse:v", + "number": "18", + "sid": "JER 2:18" }, + "अब तुझे मिस्र के मार्ग से क्या लाभ है कि तू सीहोर का जल पीए? अथवा अश्शूर के मार्ग से भी तुझे क्या लाभ कि तू फरात का जल पीए?", { - "type": "para:s", - "content": [ - "परिचय" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 2:19" }, + "तेरी बुराई ही तेरी ताड़ना करेगी, और तेरा भटक जाना तुझे उलाहना देगा। जान ले और देख कि अपने परमेश्वर यहोवा को त्यागना, यह बुरी और कड़वी बात है; तुझे मेरा भय ही नहीं रहा, प्रभु सेनाओं के यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की आराधना करने से इस्राएल का इन्कार" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 1:1" - }, - "हिल्किय्याह का पुत्र यिर्मयाह जो बिन्यामीन क्षेत्र के अनातोत में रहनेवाले याजकों में से था, उसी के ये वचन हैं।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 1:2" - }, - "यहोवा का वचन उसके पास आमोन के पुत्र यहूदा के राजा योशिय्याह के राज्य के दिनों में उसके राज्य के तेरहवें वर्ष में पहुँचा।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 1:3" - }, - "इसके बाद योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के दिनों में, और योशिय्याह के पुत्र यहूदा के राजा सिदकिय्याह के राज्य के ग्यारहवें वर्ष के अन्त तक भी प्रगट होता रहा जबकि उसी वर्ष के पाँचवें महीने में यरूशलेम के निवासी बँधुआई में न चले गए।" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 2:20" }, + "“क्योंकि बहुत समय पहले मैंने तेरा जूआ तोड़ डाला और तेरे बन्धन खोल दिए; परन्तु तूने कहा, ‘मैं सेवा न करूँगी।’ और सब ऊँचे-ऊँचे टीलों पर और सब हरे पेड़ों के नीचे तू व्यभिचारिणी का सा काम करती रही।", { - "type": "para:s", - "content": [ - "यिर्मयाह की बुलाहट" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 2:21" }, + "मैंने तो तुझे उत्तम जाति की दाखलता और उत्तम बीज करके लगाया था, फिर तू क्यों मेरे लिये जंगली दाखलता बन गई?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 1:4" - }, - "तब यहोवा का यह वचन मेरे पास पहुँचा,", - { - "type": "verse:v", - "number": "5", - "sid": "JER 1:5" - }, - "“गर्भ में रचने से पहले ही मैंने तुझ पर चित्त लगाया, और उत्पन्न होने से पहले ही मैंने तुझे अभिषेक किया; मैंने तुझे जातियों का भविष्यद्वक्ता ठहराया।”", - { - "type": "char:bdit", - "content": [ - "(गला. 1:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "JER 1:6" - }, - "तब मैंने कहा, “हाय, प्रभु यहोवा! देख,", - { - "type": "char:it", - "content": [ - "मैं तो बोलना भी नहीं जानता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.6" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तो बोलना भी नहीं जानता:" - ] - }, - { - "type": "char:ft", - "content": [ - "मुझ में सफलता के लिए बोलने का कौशल्य नहीं है। इस्राएल के भविष्यद्वक्ता धार्मिक बातों में देश के प्रचारक थे और राजनीति में वे भाषण देनेवाले।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, क्योंकि मैं कम उम्र का हूँ।”" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "JER 1:7" - }, - "परन्तु यहोवा ने मुझसे कहा, “मत कह कि मैं कम उम्र का हूँ; क्योंकि जिस किसी के पास मैं तुझे भेजूँ वहाँ तू जाएगा, और जो कुछ मैं तुझे आज्ञा दूँ वही तू कहेगा।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 1:8" - }, - "तू उनसे भयभीत न होना, क्योंकि तुझे छुड़ाने के लिये मैं तेरे साथ हूँ, यहोवा की यही वाणी है।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 26:17, प्रेरि. 18:9,10)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "JER 1:9" - }, - "तब यहोवा ने हाथ बढ़ाकर मेरे मुँह को छुआ; और यहोवा ने मुझसे कहा, “देख, मैंने अपने वचन तेरे मुँह में डाल दिये हैं।" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 2:22" }, + "चाहे तू अपने को सज्जी से धोए और बहुत सा साबुन भी प्रयोग करे, तो भी तेरे अधर्म का धब्बा मेरे सामने बना रहेगा, प्रभु यहोवा की यही वाणी है।", { - "type": "para:s", - "content": [ - "दो दर्शन" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 2:23" }, + "तू कैसे कह सकती है कि ‘मैं अशुद्ध नहीं, मैं बाल देवताओं के पीछे नहीं चली?’ तराई में की अपनी चाल देख और जान ले कि तूने क्या किया है? तू वेग से चलने वाली और इधर-उधर फिरनेवाली ऊँटनी है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 1:10" - }, - "“सुन, मैंने आज के दिन तुझे जातियों और राज्यों पर ठहराया है; उन्हें गिराने और ढा देने के लिये, नाश करने और काट डालने के लिये, उन्हें बनाने और रोपने के लिये।”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 10:11)" - ] - }, - "" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 2:24" }, + "जंगल में पली हुई जंगली गदही जो कामातुर होकर वायु सूँघती फिरती है तब कौन उसे वश में कर सकता है? जितने उसको ढूँढ़ते हैं वे व्यर्थ परिश्रम न करें; क्योंकि वे उसे उसकी ॠतु में पाएँगे।", { - "type": "para:s", - "content": [ - "बादाम की टहनी और उबलता हण्डा" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 2:25" }, + "अपने पाँव नंगे और गला सुखाए न रह। परन्तु तूने कहा, ‘नहीं, ऐसा नहीं हो सकता, क्योंकि मेरा प्रेम दूसरों से हो गया है और मैं उनके पीछे चलती रहूँगी।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 1:11" - }, - "यहोवा का यह वचन मेरे पास पहुँचा, “हे यिर्मयाह, तुझे क्या दिखाई पड़ता है?” मैंने कहा, “मुझे बादाम की एक टहनी दिखाई देती है।”", - { - "type": "verse:v", - "number": "12", - "sid": "JER 1:12" - }, - "तब यहोवा ने मुझसे कहा, “तुझे ठीक दिखाई पड़ता है, क्योंकि मैं अपने वचन को पूरा करने के लिये जागृत हूँ।”" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 2:26" }, + "“जैसे चोर पकड़े जाने पर लज्जित होता है, वैसे ही इस्राएल का घराना, राजाओं, हाकिमों, याजकों और भविष्यद्वक्ताओं समेत लज्जित होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 1:13" - }, - "फिर यहोवा का वचन दूसरी बार मेरे पास पहुँचा, और उसने पूछा, “तुझे क्या दिखाई देता है?” मैंने कहा, “मुझे उबलता हुआ एक हण्डा दिखाई देता है जिसका मुँह उत्तर दिशा की ओर से है।”", - { - "type": "verse:v", - "number": "14", - "sid": "JER 1:14" - }, - "तब यहोवा ने मुझसे कहा, “इस देश के सब रहनेवालों पर उत्तर दिशा से विपत्ति आ पड़ेगी।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 1:15" - }, - "यहोवा की यह वाणी है, मैं उत्तर दिशा के राज्यों और कुलों को बुलाऊँगा; और वे आकर यरूशलेम के फाटकों में और उसके चारों ओर की शहरपनाह, और यहूदा के और सब नगरों के सामने अपना-अपना सिंहासन लगाएँगे।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 1:16" - }, - "उनकी सारी बुराई के कारण मैं उन पर दण्ड की आज्ञा दूँगा; क्योंकि उन्होंने मुझे त्याग कर दूसरे देवताओं के लिये धूप जलाया और अपनी बनाई हुई वस्तुओं को दण्डवत् किया है।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 1:17" - }, - "इसलिए तू अपनी कमर कसकर उठ; और जो कुछ कहने की मैं तुझे आज्ञा दूँ वही उनसे कह। तू उनके मुख को देखकर न घबराना, ऐसा न हो कि मैं तुझे उनके सामने घबरा दूँ।", - { - "type": "char:bdit", - "content": [ - "(लूका 12:35)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "JER 1:18" - }, - "क्योंकि सुन, मैंने आज तुझे इस सारे देश और यहूदा के राजाओं, हाकिमों, और याजकों और साधारण लोगों के विरुद्ध गढ़वाला नगर, और लोहे का खम्भा, और पीतल की शहरपनाह बनाया है।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 1:19" - }, - "वे तुझ से लड़ेंगे तो सही, परन्तु तुझ पर प्रबल न होंगे, क्योंकि बचाने के लिये मैं तेरे साथ हूँ, यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 2:27" }, + "वे काठ से कहते हैं, ‘तू मेरा पिता है,’ और पत्थर से कहते हैं, ‘तूने मुझे जन्म दिया है।’ इस प्रकार उन्होंने मेरी ओर मुँह नहीं पीठ ही फेरी है; परन्तु विपत्ति के समय वे कहते हैं, ‘उठकर हमें बचा!’", { - "type": "chapter:c", - "number": "2", - "sid": "JER 2" + "type": "verse:v", + "number": "28", + "sid": "JER 2:28" }, + "परन्तु जो देवता तूने अपने लिए बनाए हैं, वे कहाँ रहे? यदि वे तेरी विपत्ति के समय तुझे बचा सकते हैं तो अभी उठें; क्योंकि हे यहूदा, तेरे नगरों के बराबर तेरे देवता भी बहुत हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "दण्ड के हकदार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "JER 2:29" + }, + "“तुम क्यों मुझसे वाद-विवाद करते हो? तुम सभी ने मुझसे बलवा किया है, यहोवा की यही वाणी है।", + { + "type": "verse:v", + "number": "30", + "sid": "JER 2:30" + }, + "मैंने व्यर्थ ही तुम्हारे बेटों की ताड़ना की, उन्होंने कुछ भी नहीं माना; तुम ने अपने भविष्यद्वक्ताओं को अपनी ही तलवार से ऐसा काट डाला है जैसा सिंह फाड़ता है।", + { + "type": "verse:v", + "number": "31", + "sid": "JER 2:31" + }, + "हे लोगों, यहोवा के वचन पर ध्यान दो! क्या मैं इस्राएल के लिये जंगल या घोर अंधकार का देश बना? तब मेरी प्रजा क्यों कहती है कि ‘हम तो आजाद हो गए हैं इसलिए तेरे पास फिर न आएँगे?’", + { + "type": "verse:v", + "number": "32", + "sid": "JER 2:32" + }, + "क्या कुमारी अपने श्रृंगार या दुल्हन अपनी सजावट भूल सकती है? तो भी मेरी प्रजा ने युगों से मुझे भुला दिया है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यहूदा का स्वधर्म त्याग" - ] + "type": "verse:v", + "number": "33", + "sid": "JER 2:33" }, + "“प्रेम पाने के लिये तू कैसी सुन्दर चाल चलती है! बुरी स्त्रियों को भी तूने अपनी सी चाल सिखाई है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 2:1" - }, - "यहोवा का यह वचन मेरे पास पहुँचा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 2:2" - }, - "“जा और यरूशलेम में पुकारकर यह सुना दे, यहोवा यह कहता है, तेरी जवानी का स्नेह और तेरे विवाह के समय का प्रेम मुझे स्मरण आता है कि तू कैसे जंगल में मेरे पीछे-पीछे चली जहाँ भूमि जोती-बोई न गई थी।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 2:3" + "type": "verse:v", + "number": "34", + "sid": "JER 2:34" + }, + "तेरे घाघरे में निर्दोष और दरिद्र लोगों के लहू का चिन्ह पाया जाता है; तूने उन्हें सेंध लगाते नहीं पकड़ा। परन्तु इन सब के होते हुए भी", + { + "type": "verse:v", + "number": "35", + "sid": "JER 2:35" + }, + "तू कहती है, ‘मैं निर्दोष हूँ; निश्चय उसका क्रोध मुझ पर से हट जाएगा।’ देख, तू जो कहती है कि ‘मैंने पाप नहीं किया,’ इसलिए मैं तेरा न्याय करूँगा।", + { + "type": "verse:v", + "number": "36", + "sid": "JER 2:36" + }, + "तू क्यों नया मार्ग पकड़ने के लिये इतनी डाँवाडोल फिरती है? जैसे अश्शूरियों से तू लज्जित हुई वैसे ही मिस्रियों से भी होगी।", + { + "type": "verse:v", + "number": "37", + "sid": "JER 2:37" + }, + "वहाँ से भी तू सिर पर हाथ रखे हुए ऐसे ही चली आएगी, क्योंकि जिन पर तूने भरोसा रखा है उनको यहोवा ने निकम्मा ठहराया है, और उनके कारण तू सफल न होगी।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "JER 3" + }, + { + "type": "para:s", + "content": [ + "स्वधर्म त्याग की मजदूरी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 3:1" + }, + "“वे कहते हैं, ‘यदि कोई अपनी पत्नी को त्याग दे, और वह उसके पास से जाकर दूसरे पुरुष की हो जाए, तो वह पहला क्या उसके पास फिर जाएगा?’ क्या वह देश अति अशुद्ध न हो जाएगा? यहोवा की यह वाणी है कि तूने बहुत से प्रेमियों के साथ व्यभिचार किया है,", + { + "type": "char:it", + "content": [ + "क्या तू अब मेरी ओर फिरेगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3.1" + ] + }, + { + "type": "char:fq", + "content": [ + "क्या तू अब मेरी ओर फिरेगी:" + ] }, - "इस्राएल, यहोवा के लिये पवित्र और उसकी पहली उपज थी। उसे खानेवाले सब दोषी ठहरेंगे और विपत्ति में पड़ेंगे,” यहोवा की यही वाणी है।" - ] + { + "type": "char:ft", + "content": [ + "यहाँ बात दया की नहीं है। परन्तु यह एक प्रमाण है कि इस्राएल के लगातार व्यभिचार करने के बाद वह पत्नी के स्थान से वंचित है।" + ] + } + ] + } + ] }, + "?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 2:4" - }, - "हे याकूब के घराने, हे इस्राएल के घराने के कुलों के लोगों, यहोवा का वचन सुनो!", - { - "type": "verse:v", - "number": "5", - "sid": "JER 2:5" - }, - "यहोवा यह कहता है, “तुम्हारे पुरखाओं ने मुझ में कौन सी ऐसी कुटिलता पाई कि मुझसे दूर हट गए और निकम्मी मूर्तियों के पीछे होकर स्वयं निकम्मे हो गए?", - { - "type": "verse:v", - "number": "6", - "sid": "JER 2:6" - }, - "उन्होंने इतना भी न कहा, ‘जो हमें मिस्र देश से निकाल ले आया जो हमें जंगल में से और रेत और गड्ढों से भरे हुए निर्जल और घोर अंधकार के देश से जिसमें होकर कोई नहीं चलता, और जिसमें कोई मनुष्य नहीं रहता, हमें निकाल ले आया वह यहोवा कहाँ है?’", - { - "type": "verse:v", - "number": "7", - "sid": "JER 2:7" - }, - "और मैं तुम को इस उपजाऊ देश में ले आया कि उसका फल और उत्तम उपज खाओ; परन्तु मेरे इस देश में आकर तुम ने इसे अशुद्ध किया, और मेरे इस निज भाग को घृणित कर दिया है।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 2:8" - }, - "याजकों ने भी नहीं पूछा, ‘यहोवा कहाँ है?’ जो व्यवस्था सिखाते थे वे भी मुझ को न जानते थे; चरवाहों ने भी मुझसे बलवा किया; भविष्यद्वक्ताओं ने बाल देवता के नाम से भविष्यद्वाणी की और व्यर्थ बातों के पीछे चले।" - ] + "type": "verse:v", + "number": "2", + "sid": "JER 3:2" }, + "मुँण्ड़े टीलों की ओर आँखें उठाकर देख! ऐसा कौन सा स्थान है जहाँ तूने कुकर्म न किया हो? मार्गों में तू ऐसी बैठी जैसे एक अरबी जंगल में। तूने देश को अपने व्यभिचार और दुष्टता से अशुद्ध कर दिया है।", { - "type": "para:s", - "content": [ - "अपने लोगों के विरुद्ध परमेश्वर का मुकद्दमा" - ] + "type": "verse:v", + "number": "3", + "sid": "JER 3:3" }, + "इसी कारण वर्षा रोक दी गई और पिछली बरसात नहीं होती; तो भी तेरा माथा वेश्या के समान है, तू लज्जित होना ही नहीं चाहती।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 2:9" - }, - "“इस कारण यहोवा यह कहता है, मैं फिर तुम से विवाद, और तुम्हारे बेटे और पोतों से भी प्रश्न करूँगा।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 2:10" - }, - "कित्तियों के द्वीपों में पार जाकर देखो, या केदार में दूत भेजकर भली भाँति विचार करो और देखो; देखो, कि ऐसा काम कहीं और भी हुआ है? क्या किसी जाति ने अपने देवताओं को बदल दिया जो परमेश्वर भी नहीं हैं?", - { - "type": "verse:v", - "number": "11", - "sid": "JER 2:11" - }, - "परन्तु मेरी प्रजा ने अपनी महिमा को निकम्मी वस्तु से बदल दिया है।", - { - "type": "char:bdit", - "content": [ - "(रोम. 1:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "JER 2:12" - }, - "हे आकाश चकित हो, बहुत ही थरथरा और सुनसान हो जा, यहोवा की यह वाणी है।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 2:13" - }, - "क्योंकि", - { - "type": "char:it", - "content": [ - "मेरी प्रजा ने दो बुराइयाँ की हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.13" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरी प्रजा ने दो बुराइयाँ की हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "अन्यजातियाँ केवल एक ही पाप के दोषी थें अर्थात् केवल मूर्तिपूजा की परन्तु वाचा के लोगों ने दो पाप किए थे, एक उन्होंने परमेश्वर का त्याग किया और दूसरा मूर्तिपूजा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*: उन्होंने मुझ जीवन के जल के सोते को त्याग दिया है, और, उन्होंने हौद बना लिए, वरन् ऐसे हौद जो टूट गए हैं, और जिनमें जल नहीं रह सकता।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(यिर्म. 17:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 3:4" }, + "क्या तू अब मुझे पुकारकर कहेगी, ‘हे मेरे पिता, तू ही मेरी जवानी का साथी है?", { - "type": "para:s", - "content": [ - "स्वधर्म त्याग का परिणाम" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 3:5" }, + "क्या वह सदा क्रोधित रहेगा? क्या वह उसको सदा बनाए रहेगा?’ तूने ऐसा कहा तो है, परन्तु तूने बुरे काम प्रबलता के साथ किए हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल और यहूदा को पश्चाताप करना होगा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 2:14" - }, - "“", - { - "type": "char:it", - "content": [ - "क्या इस्राएल दास है?" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.14" - ] - }, - { - "type": "char:fq", - "content": [ - "क्या इस्राएल दास है?:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा के सेवक होना इस्राएल की महिमा थी और परिवार में जन्मे दास स्वामी-भक्ति में खरीदे गए दासों से अधिक महत्त्वपूर्ण थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* क्या वह घर में जन्म से ही दास है? फिर वह क्यों शिकार बना?" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "JER 2:15" - }, - "जवान सिंहों ने उसके विरुद्ध गरजकर नाद किया। उन्होंने उसके देश को उजाड़ दिया; उन्होंने उसके नगरों को ऐसा उजाड़ दिया कि उनमें कोई बसनेवाला ही न रहा।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 2:16" - }, - "नोप और तहपन्हेस के निवासी भी तेरे देश की उपज चट कर गए हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 2:17" - }, - "क्या यह तेरी ही करनी का फल नहीं, जो तूने अपने परमेश्वर यहोवा को छोड़ दिया जो तुझे मार्ग में लिए चला?", - { - "type": "verse:v", - "number": "18", - "sid": "JER 2:18" - }, - "अब तुझे मिस्र के मार्ग से क्या लाभ है कि तू सीहोर का जल पीए? अथवा अश्शूर के मार्ग से भी तुझे क्या लाभ कि तू फरात का जल पीए?", - { - "type": "verse:v", - "number": "19", - "sid": "JER 2:19" - }, - "तेरी बुराई ही तेरी ताड़ना करेगी, और तेरा भटक जाना तुझे उलाहना देगा। जान ले और देख कि अपने परमेश्वर यहोवा को त्यागना, यह बुरी और कड़वी बात है; तुझे मेरा भय ही नहीं रहा, प्रभु सेनाओं के यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 3:6" }, + "फिर योशिय्याह राजा के दिनों में यहोवा ने मुझसे यह भी कहा, “क्या तूने देखा कि भटकनेवाली इस्राएल ने क्या किया है? उसने सब ऊँचे पहाड़ों पर और सब हरे पेड़ों के तले जा जाकर व्यभिचार किया है।", { - "type": "para:s", - "content": [ - "परमेश्वर की आराधना करने से इस्राएल का इन्कार" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 3:7" }, + "तब मैंने सोचा, जब ये सब काम वह कर चुके तब मेरी ओर फिरेगी; परन्तु वह न फिरी, और उसकी विश्वासघाती बहन यहूदा ने यह देखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 2:20" - }, - "“क्योंकि बहुत समय पहले मैंने तेरा जूआ तोड़ डाला और तेरे बन्धन खोल दिए; परन्तु तूने कहा, ‘मैं सेवा न करूँगी।’ और सब ऊँचे-ऊँचे टीलों पर और सब हरे पेड़ों के नीचे तू व्यभिचारिणी का सा काम करती रही।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 2:21" - }, - "मैंने तो तुझे उत्तम जाति की दाखलता और उत्तम बीज करके लगाया था, फिर तू क्यों मेरे लिये जंगली दाखलता बन गई?", - { - "type": "verse:v", - "number": "22", - "sid": "JER 2:22" - }, - "चाहे तू अपने को सज्जी से धोए और बहुत सा साबुन भी प्रयोग करे, तो भी तेरे अधर्म का धब्बा मेरे सामने बना रहेगा, प्रभु यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 2:23" - }, - "तू कैसे कह सकती है कि ‘मैं अशुद्ध नहीं, मैं बाल देवताओं के पीछे नहीं चली?’ तराई में की अपनी चाल देख और जान ले कि तूने क्या किया है? तू वेग से चलने वाली और इधर-उधर फिरनेवाली ऊँटनी है,", - { - "type": "verse:v", - "number": "24", - "sid": "JER 2:24" - }, - "जंगल में पली हुई जंगली गदही जो कामातुर होकर वायु सूँघती फिरती है तब कौन उसे वश में कर सकता है? जितने उसको ढूँढ़ते हैं वे व्यर्थ परिश्रम न करें; क्योंकि वे उसे उसकी ॠतु में पाएँगे।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 2:25" - }, - "अपने पाँव नंगे और गला सुखाए न रह। परन्तु तूने कहा, ‘नहीं, ऐसा नहीं हो सकता, क्योंकि मेरा प्रेम दूसरों से हो गया है और मैं उनके पीछे चलती रहूँगी।’" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 3:8" }, + "फिर मैंने देखा, जब मैंने भटकनेवाली इस्राएल को उसके व्यभिचार करने के कारण त्याग कर उसे त्यागपत्र दे दिया; तो भी उसकी विश्वासघाती बहन यहूदा न डरी, वरन् जाकर वह भी व्यभिचारिणी बन गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "JER 2:26" - }, - "“जैसे चोर पकड़े जाने पर लज्जित होता है, वैसे ही इस्राएल का घराना, राजाओं, हाकिमों, याजकों और भविष्यद्वक्ताओं समेत लज्जित होगा।", - { - "type": "verse:v", - "number": "27", - "sid": "JER 2:27" - }, - "वे काठ से कहते हैं, ‘तू मेरा पिता है,’ और पत्थर से कहते हैं, ‘तूने मुझे जन्म दिया है।’ इस प्रकार उन्होंने मेरी ओर मुँह नहीं पीठ ही फेरी है; परन्तु विपत्ति के समय वे कहते हैं, ‘उठकर हमें बचा!’", - { - "type": "verse:v", - "number": "28", - "sid": "JER 2:28" - }, - "परन्तु जो देवता तूने अपने लिए बनाए हैं, वे कहाँ रहे? यदि वे तेरी विपत्ति के समय तुझे बचा सकते हैं तो अभी उठें; क्योंकि हे यहूदा, तेरे नगरों के बराबर तेरे देवता भी बहुत हैं।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 3:9" }, + "उसके निर्लज्ज-व्यभिचारिणी होने के कारण देश भी अशुद्ध हो गया, उसने पत्थर और काठ के साथ भी व्यभिचार किया।", { - "type": "para:s", - "content": [ - "दण्ड के हकदार" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 3:10" }, + "इतने पर भी उसकी विश्वासघाती बहन यहूदा पूर्ण मन से मेरी ओर नहीं फिरी, परन्तु कपट से, यहोवा की यही वाणी है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JER 2:29" - }, - "“तुम क्यों मुझसे वाद-विवाद करते हो? तुम सभी ने मुझसे बलवा किया है, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 2:30" - }, - "मैंने व्यर्थ ही तुम्हारे बेटों की ताड़ना की, उन्होंने कुछ भी नहीं माना; तुम ने अपने भविष्यद्वक्ताओं को अपनी ही तलवार से ऐसा काट डाला है जैसा सिंह फाड़ता है।", - { - "type": "verse:v", - "number": "31", - "sid": "JER 2:31" - }, - "हे लोगों, यहोवा के वचन पर ध्यान दो! क्या मैं इस्राएल के लिये जंगल या घोर अंधकार का देश बना? तब मेरी प्रजा क्यों कहती है कि ‘हम तो आजाद हो गए हैं इसलिए तेरे पास फिर न आएँगे?’", - { - "type": "verse:v", - "number": "32", - "sid": "JER 2:32" - }, - "क्या कुमारी अपने श्रृंगार या दुल्हन अपनी सजावट भूल सकती है? तो भी मेरी प्रजा ने युगों से मुझे भुला दिया है।" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 3:11" }, + "यहोवा ने मुझसे कहा, “भटकनेवाली इस्राएल, विश्वासघातिन यहूदा से कम दोषी निकली है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "JER 2:33" - }, - "“प्रेम पाने के लिये तू कैसी सुन्दर चाल चलती है! बुरी स्त्रियों को भी तूने अपनी सी चाल सिखाई है।", - { - "type": "verse:v", - "number": "34", - "sid": "JER 2:34" - }, - "तेरे घाघरे में निर्दोष और दरिद्र लोगों के लहू का चिन्ह पाया जाता है; तूने उन्हें सेंध लगाते नहीं पकड़ा। परन्तु इन सब के होते हुए भी", - { - "type": "verse:v", - "number": "35", - "sid": "JER 2:35" - }, - "तू कहती है, ‘मैं निर्दोष हूँ; निश्चय उसका क्रोध मुझ पर से हट जाएगा।’ देख, तू जो कहती है कि ‘मैंने पाप नहीं किया,’ इसलिए मैं तेरा न्याय करूँगा।", - { - "type": "verse:v", - "number": "36", - "sid": "JER 2:36" - }, - "तू क्यों नया मार्ग पकड़ने के लिये इतनी डाँवाडोल फिरती है? जैसे अश्शूरियों से तू लज्जित हुई वैसे ही मिस्रियों से भी होगी।", - { - "type": "verse:v", - "number": "37", - "sid": "JER 2:37" - }, - "वहाँ से भी तू सिर पर हाथ रखे हुए ऐसे ही चली आएगी, क्योंकि जिन पर तूने भरोसा रखा है उनको यहोवा ने निकम्मा ठहराया है, और उनके कारण तू सफल न होगी।" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 3:12" }, + "तू जाकर उत्तर दिशा में ये बातें प्रचार कर, ‘यहोवा की यह वाणी है, हे भटकनेवाली इस्राएल लौट आ, मैं तुझ पर क्रोध की दृष्टि न करूँगा; क्योंकि यहोवा की यह वाणी है, मैं करुणामय हूँ; मैं सर्वदा क्रोध न रखे रहूँगा।", { - "type": "chapter:c", - "number": "3", - "sid": "JER 3" + "type": "verse:v", + "number": "13", + "sid": "JER 3:13" }, + "केवल अपना यह अधर्म मान ले कि तू अपने परमेश्वर यहोवा से फिर गई और सब हरे पेड़ों के तले इधर-उधर दूसरों के पास गई, और मेरी बातों को नहीं माना, यहोवा की यह वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "स्वधर्म त्याग की मजदूरी" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 3:14" }, + "“हे भटकनेवाले बच्चों, लौट आओ, क्योंकि मैं तुम्हारा स्वामी हूँ; यहोवा की यह वाणी है। तुम्हारे प्रत्येक नगर से एक, और प्रत्येक कुल से दो को लेकर मैं सिय्योन में पहुँचा दूँगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JER 3:15" + }, + "“मैं तुम्हें अपने मन के अनुकूल चरवाहे दूँगा, जो ज्ञान और बुद्धि से तुम्हें चराएँगे।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 3:16" + }, + "उन दिनों में जब तुम इस देश में बढ़ो, और फूलो-फलो, तब लोग फिर ऐसा न कहेंगे, यहोवा की वाचा का सन्दूक; यहोवा की यह भी वाणी है। उसका विचार भी उनके मन में न आएगा, न लोग उसके न रहने से चिन्ता करेंगे; और न उसकी मरम्मत होगी।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 3:17" + }, + "उस समय यरूशलेम यहोवा का सिंहासन कहलाएगा, और सब जातियाँ उसी यरूशलेम में मेरे नाम के निमित्त इकट्ठी हुआ करेंगी, और, वे फिर अपने बुरे मन के हठ पर न चलेंगी।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 3:18" + }, + "उन दिनों में यहूदा का घराना इस्राएल के घराने के साथ चलेगा और वे दोनों मिलकर उत्तर के देश से इस देश में आएँगे जिसे मैंने उनके पूर्वजों को निज भाग करके दिया था।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के लोगों द्वारा मूर्तिपूजा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 3:19" + }, + "“मैंने सोचा था, मैं कैसे तुझे लड़कों में गिनकर वह मनभावना देश दूँ जो सब जातियों के देशों का शिरोमणि है। मैंने सोचा कि तू मुझे पिता कहेगी, और मुझसे फिर न भटकेगी।", + { + "type": "char:bdit", + "content": [ + "(1 पत. 1:3-7)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "JER 3:20" + }, + "इसमें तो सन्देह नहीं कि जैसे विश्वासघाती स्त्री अपने प्रिय से मन फेर लेती है, वैसे ही हे इस्राएल के घराने, तू मुझसे फिर गया है, यहोवा की यही वाणी है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JER 3:21" + }, + "मुँण्ड़े टीलों पर से इस्राएलियों के रोने और गिड़गिड़ाने का शब्द सुनाई दे रहा है, क्योंकि वे टेढ़ी चाल चलते रहे हैं और अपने परमेश्वर यहोवा को भूल गए हैं।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 3:22" + }, + "“हे भटकनेवाले बच्चों, लौट आओ, मैं तुम्हारा भटकना सुधार दूँगा। देख, हम तेरे पास आए हैं; क्योंकि तू ही हमारा परमेश्वर यहोवा है।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 3:23" + }, + "निश्चय पहाड़ों और पहाड़ियों पर का कोलाहल व्यर्थ ही है। इस्राएल का उद्धार निश्चय हमारे परमेश्वर यहोवा ही के द्वारा है।", + { + "type": "verse:v", + "number": "24", + "sid": "JER 3:24" + }, + "परन्तु हमारी जवानी ही से उस बदनामी की वस्तु ने हमारे पुरखाओं की कमाई अर्थात् उनकी भेड़-बकरी और गाय-बैल और उनके बेटे-बेटियों को निगल लिया है।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 3:25" + }, + "हम लज्जित होकर लेट जाएँ, और हमारा संकोच हमारी ओढ़नी बन जाए; क्योंकि हमारे पुरखा और हम भी युवा अवस्था से लेकर आज के दिन तक अपने परमेश्वर यहोवा के विरुद्ध पाप करते आए हैं; और हमने अपने परमेश्वर यहोवा की बातों को नहीं माना है।”" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "JER 4" + }, + { + "type": "para:s", + "content": [ + "वरदान या अभिशाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 4:1" + }, + "यहोवा की यह वाणी है, “हे इस्राएल, यदि तू लौट आए, तो मेरे पास लौट आ। यदि तू घिनौनी वस्तुओं को मेरे सामने से दूर करे, तो तुझे आवारा फिरना न पड़ेगा,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 4:2" + }, + "और यदि तू सच्चाई और न्याय और धार्मिकता से यहोवा के जीवन की शपथ खाए, तो जाति-जाति उसके कारण अपने आपको धन्य कहेंगी, और उसी पर घमण्ड करेंगी।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "JER 4:3" + }, + "क्योंकि यहूदा और यरूशलेम के लोगों से यहोवा ने यह कहा है, “अपनी पड़ती भूमि को जोतो, और", + { + "type": "char:it", + "content": [ + "कटीले झाड़ों में बीज मत बोओ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "4.3" + ] + }, + { + "type": "char:fq", + "content": [ + "कटीले झाड़ों में बीज मत बोओ:" + ] + }, + { + "type": "char:ft", + "content": [ + "अयोग्‍य भूमि में पश्चात्ताप के बीज मत बोओ परन्तु जैसे किसान भूमि जोतता है, उसकी खरपतवार निकालकर उसे धूप और हवा लगाता है, इससे पहले कि बीज डालें, इसी प्रकार मन फिराव को एक गम्भीर बात समझो।" + ] + } + ] + } + ] + }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 3:1" - }, - "“वे कहते हैं, ‘यदि कोई अपनी पत्नी को त्याग दे, और वह उसके पास से जाकर दूसरे पुरुष की हो जाए, तो वह पहला क्या उसके पास फिर जाएगा?’ क्या वह देश अति अशुद्ध न हो जाएगा? यहोवा की यह वाणी है कि तूने बहुत से प्रेमियों के साथ व्यभिचार किया है,", - { - "type": "char:it", - "content": [ - "क्या तू अब मेरी ओर फिरेगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.1" - ] - }, - { - "type": "char:fq", - "content": [ - "क्या तू अब मेरी ओर फिरेगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ बात दया की नहीं है। परन्तु यह एक प्रमाण है कि इस्राएल के लगातार व्यभिचार करने के बाद वह पत्नी के स्थान से वंचित है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*?" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JER 3:2" - }, - "मुँण्ड़े टीलों की ओर आँखें उठाकर देख! ऐसा कौन सा स्थान है जहाँ तूने कुकर्म न किया हो? मार्गों में तू ऐसी बैठी जैसे एक अरबी जंगल में। तूने देश को अपने व्यभिचार और दुष्टता से अशुद्ध कर दिया है।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 3:3" - }, - "इसी कारण वर्षा रोक दी गई और पिछली बरसात नहीं होती; तो भी तेरा माथा वेश्या के समान है, तू लज्जित होना ही नहीं चाहती।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 3:4" - }, - "क्या तू अब मुझे पुकारकर कहेगी, ‘हे मेरे पिता, तू ही मेरी जवानी का साथी है?", - { - "type": "verse:v", - "number": "5", - "sid": "JER 3:5" - }, - "क्या वह सदा क्रोधित रहेगा? क्या वह उसको सदा बनाए रहेगा?’ तूने ऐसा कहा तो है, परन्तु तूने बुरे काम प्रबलता के साथ किए हैं।”" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 4:4" }, + "हे यहूदा के लोगों और यरूशलेम के निवासियों, यहोवा के लिये अपना खतना करो; हाँ, अपने मन का खतना करो; नहीं तो तुम्हारे बुरे कामों के कारण मेरा क्रोध आग के समान भड़केगा, और ऐसा होगा की कोई उसे बुझा न सकेगा।”", { - "type": "para:s", - "content": [ - "इस्राएल और यहूदा को पश्चाताप करना होगा" - ] + "type": "char:bdit", + "content": [ + "(व्यव. 10:16, व्यव. 30:6)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "उत्तर दिशा से विपत्ति और सत्यानाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "JER 4:5" + }, + "यहूदा में प्रचार करो और यरूशलेम में यह सुनाओ: “पूरे देश में नरसिंगा फूँको; गला खोलकर ललकारो और कहो, ‘आओ, हम इकट्ठे हों और गढ़वाले नगरों में जाएँ!’", + { + "type": "verse:v", + "number": "6", + "sid": "JER 4:6" + }, + "सिय्योन के मार्ग में झण्डा खड़ा करो, खड़े मत रहो, क्योंकि मैं उत्तर की दिशा से विपत्ति और सत्यानाश ले आ रहा हूँ।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 4:7" + }, + "एक सिंह अपनी झाड़ी से निकला, जाति-जाति का नाश करनेवाला चढ़ाई करके आ रहा है; वह कूच करके अपने स्थान से इसलिए निकला है कि तुम्हारे देश को उजाड़ दे और तुम्हारे नगरों को ऐसा सुनसान कर दे कि उनमें कोई बसनेवाला न रहने पाए।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 4:8" + }, + "इसलिए कमर में टाट बाँधो, विलाप और हाय-हाय करो; क्योंकि यहोवा का भड़का हुआ कोप हम पर से टला नहीं है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JER 4:9" + }, + "“उस समय राजा और हाकिमों का कलेजा काँप उठेगा; याजक चकित होंगे और नबी अचम्भित हो जाएँगे,” यहोवा की यह वाणी है।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 4:10" + }, + "तब मैंने कहा, “हाय, प्रभु यहोवा, तूने तो यह कहकर कि तुम को शान्ति मिलेगी निश्चय अपनी इस प्रजा को और यरूशलेम को भी बड़ा धोखा दिया है; क्योंकि तलवार प्राणों को मिटाने पर है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 4:11" + }, + "उस समय तेरी इस प्रजा से और यरूशलेम से भी कहा जाएगा, “जंगल के मुँण्ड़े टीलों पर से प्रजा के लोगों की ओर लू बह रही है, वह ऐसी वायु नहीं जिससे ओसाना या फरछाना हो,", + { + "type": "verse:v", + "number": "12", + "sid": "JER 4:12" + }, + "परन्तु मेरी ओर से ऐसे कामों के लिये अधिक प्रचण्ड वायु बहेगी। अब मैं उनको दण्ड की आज्ञा दूँगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदा का शत्रुओं से घिर जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JER 4:13" + }, + "देखो, वह बादलों के समान चढ़ाई करके आ रहा है, उसके रथ बवण्डर के समान और उसके घोड़े उकाबों से भी अधिक वेग से चलते हैं। हम पर हाय, हम नाश हुए!", + { + "type": "verse:v", + "number": "14", + "sid": "JER 4:14" + }, + "हे यरूशलेम, अपना हृदय बुराई से धो, कि तुम्हारा उद्धार हो जाए। तुम कब तक व्यर्थ कल्पनाएँ करते रहोगे?", + { + "type": "verse:v", + "number": "15", + "sid": "JER 4:15" + }, + "क्योंकि दान से शब्द सुन पड़ रहा है और एप्रैम के पहाड़ी देश से विपत्ति का समाचार आ रहा है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 4:16" + }, + "जाति-जाति में सुना दो, यरूशलेम के विरुद्ध भी इसका समाचार दो, “आक्रमणकारी दूर देश से आकर यहूदा के नगरों के विरुद्ध ललकार रहे हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 4:17" }, + "वे खेत के रखवालों के समान उसको चारों ओर से घेर रहे हैं, क्योंकि उसने मुझसे बलवा किया है, यहोवा की यही वाणी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 3:6" - }, - "फिर योशिय्याह राजा के दिनों में यहोवा ने मुझसे यह भी कहा, “क्या तूने देखा कि भटकनेवाली इस्राएल ने क्या किया है? उसने सब ऊँचे पहाड़ों पर और सब हरे पेड़ों के तले जा जाकर व्यभिचार किया है।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 3:7" - }, - "तब मैंने सोचा, जब ये सब काम वह कर चुके तब मेरी ओर फिरेगी; परन्तु वह न फिरी, और उसकी विश्वासघाती बहन यहूदा ने यह देखा।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 3:8" - }, - "फिर मैंने देखा, जब मैंने भटकनेवाली इस्राएल को उसके व्यभिचार करने के कारण त्याग कर उसे त्यागपत्र दे दिया; तो भी उसकी विश्वासघाती बहन यहूदा न डरी, वरन् जाकर वह भी व्यभिचारिणी बन गई।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 3:9" - }, - "उसके निर्लज्ज-व्यभिचारिणी होने के कारण देश भी अशुद्ध हो गया, उसने पत्थर और काठ के साथ भी व्यभिचार किया।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 3:10" - }, - "इतने पर भी उसकी विश्वासघाती बहन यहूदा पूर्ण मन से मेरी ओर नहीं फिरी, परन्तु कपट से, यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 4:18" }, + "यह तेरी चाल और तेरे कामों ही का फल हैं। यह तेरी दुष्टता है और अति दुःखदाई है; इससे तेरा हृदय छिद जाता है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह का विलाप" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 3:11" - }, - "यहोवा ने मुझसे कहा, “भटकनेवाली इस्राएल, विश्वासघातिन यहूदा से कम दोषी निकली है।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 3:12" - }, - "तू जाकर उत्तर दिशा में ये बातें प्रचार कर, ‘यहोवा की यह वाणी है, हे भटकनेवाली इस्राएल लौट आ, मैं तुझ पर क्रोध की दृष्टि न करूँगा; क्योंकि यहोवा की यह वाणी है, मैं करुणामय हूँ; मैं सर्वदा क्रोध न रखे रहूँगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 3:13" - }, - "केवल अपना यह अधर्म मान ले कि तू अपने परमेश्वर यहोवा से फिर गई और सब हरे पेड़ों के तले इधर-उधर दूसरों के पास गई, और मेरी बातों को नहीं माना, यहोवा की यह वाणी है।" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 4:19" + }, + "हाय! हाय! मेरा हृदय भीतर ही भीतर तड़पता है! और मेरा मन घबराता है! मैं चुप नहीं रह सकता; क्योंकि हे मेरे प्राण, नरसिंगे का शब्द और युद्ध की ललकार तुझ तक पहुँची है।", + { + "type": "verse:v", + "number": "20", + "sid": "JER 4:20" + }, + "नाश पर नाश का समाचार आ रहा है, सारा देश नाश हो गया है। मेरे डेरे अचानक और मेरे तम्बू एकाएक लूटे गए हैं।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 4:21" }, + "और कितने दिन तक मुझे उनका झण्डा देखना और नरसिंगे का शब्द सुनना पड़ेगा?", + { + "type": "verse:v", + "number": "22", + "sid": "JER 4:22" + }, + "“क्योंकि मेरी प्रजा मूर्ख है, वे मुझे नहीं जानते; वे ऐसे मूर्ख बच्चें हैं जिनमें कुछ भी समझ नहीं। बुराई करने को तो वे बुद्धिमान हैं, परन्तु भलाई करना वे नहीं जानते।”" + ] + }, + { + "type": "para:s", + "content": [ + "विनाश का दर्शन मिलना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 3:14" - }, - "“हे भटकनेवाले बच्चों, लौट आओ, क्योंकि मैं तुम्हारा स्वामी हूँ; यहोवा की यह वाणी है। तुम्हारे प्रत्येक नगर से एक, और प्रत्येक कुल से दो को लेकर मैं सिय्योन में पहुँचा दूँगा।" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 4:23" }, + "मैंने पृथ्वी पर देखा, वह सूनी और सुनसान पड़ी थी; और आकाश को, और उसमें कोई ज्योति नहीं थी।", + { + "type": "verse:v", + "number": "24", + "sid": "JER 4:24" + }, + "मैंने पहाड़ों को देखा, वे हिल रहे थे, और सब पहाड़ियों को कि वे डोल रही थीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 3:15" - }, - "“मैं तुम्हें अपने मन के अनुकूल चरवाहे दूँगा, जो ज्ञान और बुद्धि से तुम्हें चराएँगे।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 3:16" - }, - "उन दिनों में जब तुम इस देश में बढ़ो, और फूलो-फलो, तब लोग फिर ऐसा न कहेंगे, यहोवा की वाचा का सन्दूक; यहोवा की यह भी वाणी है। उसका विचार भी उनके मन में न आएगा, न लोग उसके न रहने से चिन्ता करेंगे; और न उसकी मरम्मत होगी।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 3:17" - }, - "उस समय यरूशलेम यहोवा का सिंहासन कहलाएगा, और सब जातियाँ उसी यरूशलेम में मेरे नाम के निमित्त इकट्ठी हुआ करेंगी, और, वे फिर अपने बुरे मन के हठ पर न चलेंगी।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 3:18" - }, - "उन दिनों में यहूदा का घराना इस्राएल के घराने के साथ चलेगा और वे दोनों मिलकर उत्तर के देश से इस देश में आएँगे जिसे मैंने उनके पूर्वजों को निज भाग करके दिया था।" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 4:25" }, + "फिर मैंने क्या देखा कि कोई मनुष्य भी न था और सब पक्षी भी उड़ गए थे।", { - "type": "para:s", - "content": [ - "परमेश्वर के लोगों द्वारा मूर्तिपूजा" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 4:26" }, + "फिर मैं क्या देखता हूँ कि यहोवा के प्रताप और उस भड़के हुए प्रकोप के कारण उपजाऊ देश जंगल, और उसके सारे नगर खण्डहर हो गए थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JER 3:19" - }, - "“मैंने सोचा था, मैं कैसे तुझे लड़कों में गिनकर वह मनभावना देश दूँ जो सब जातियों के देशों का शिरोमणि है। मैंने सोचा कि तू मुझे पिता कहेगी, और मुझसे फिर न भटकेगी।", - { - "type": "char:bdit", - "content": [ - "(1 पत. 1:3-7)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "JER 3:20" - }, - "इसमें तो सन्देह नहीं कि जैसे विश्वासघाती स्त्री अपने प्रिय से मन फेर लेती है, वैसे ही हे इस्राएल के घराने, तू मुझसे फिर गया है, यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 4:27" }, + "क्योंकि यहोवा ने यह बताया, “सारा देश उजाड़ हो जाएगा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JER 3:21" - }, - "मुँण्ड़े टीलों पर से इस्राएलियों के रोने और गिड़गिड़ाने का शब्द सुनाई दे रहा है, क्योंकि वे टेढ़ी चाल चलते रहे हैं और अपने परमेश्वर यहोवा को भूल गए हैं।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 3:22" - }, - "“हे भटकनेवाले बच्चों, लौट आओ, मैं तुम्हारा भटकना सुधार दूँगा। देख, हम तेरे पास आए हैं; क्योंकि तू ही हमारा परमेश्वर यहोवा है।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 3:23" - }, - "निश्चय पहाड़ों और पहाड़ियों पर का कोलाहल व्यर्थ ही है। इस्राएल का उद्धार निश्चय हमारे परमेश्वर यहोवा ही के द्वारा है।", + "type": "char:it", + "content": [ + "तो भी मैं उसका अन्त न करूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "24", - "sid": "JER 3:24" - }, - "परन्तु हमारी जवानी ही से उस बदनामी की वस्तु ने हमारे पुरखाओं की कमाई अर्थात् उनकी भेड़-बकरी और गाय-बैल और उनके बेटे-बेटियों को निगल लिया है।", + "type": "char:fr", + "content": [ + "4.27" + ] + }, { - "type": "verse:v", - "number": "25", - "sid": "JER 3:25" - }, - "हम लज्जित होकर लेट जाएँ, और हमारा संकोच हमारी ओढ़नी बन जाए; क्योंकि हमारे पुरखा और हम भी युवा अवस्था से लेकर आज के दिन तक अपने परमेश्वर यहोवा के विरुद्ध पाप करते आए हैं; और हमने अपने परमेश्वर यहोवा की बातों को नहीं माना है।”" - ] - }, + "type": "char:fq", + "content": [ + "तो भी मैं उसका अन्त न करूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "भविष्यद्वाणी अत्यधिक विशेष बात यह है कि यहूदा के लिए कैसी भी कठोर दण्ड की भविष्यद्वाणी हो उसमें एक बात निश्चित होती है कि विनाश पूर्ण नहीं होगा।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 4:28" + }, + "इस कारण पृथ्वी विलाप करेगी, और आकाश शोक का काला वस्त्र पहनेगा; क्योंकि मैंने ऐसा ही करने को ठाना और कहा भी है; मैं इससे नहीं पछताऊँगा और न अपने प्राण को छोड़ूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "JER 4:29" + }, + "नगर के सारे लोग सवारों और धनुर्धारियों का कोलाहल सुनकर भागे जाते हैं; वे झाड़ियों में घुसते और चट्टानों पर चढ़े जाते हैं; सब नगर निर्जन हो गए, और उनमें कोई बाकी न रहा।", + { + "type": "verse:v", + "number": "30", + "sid": "JER 4:30" + }, + "और तू जब उजड़ेंगी तब क्या करेगी? चाहे तू लाल रंग के वस्त्र पहने और सोने के आभूषण धारण करे और अपनी आँखों में अंजन लगाए, परन्तु व्यर्थ ही तू अपना श्रृंगार करेगी। क्योंकि तेरे प्रेमी तुझे निकम्मी जानते हैं; वे तेरे प्राण के खोजी हैं।", + { + "type": "verse:v", + "number": "31", + "sid": "JER 4:31" + }, + "क्योंकि मैंने जच्चा का शब्द, पहिलौठा जनती हुई स्त्री की सी चिल्लाहट सुनी है, यह सिय्योन की बेटी का शब्द है, जो हाँफती और हाथ फैलाए हुए यह कहती है, “हाय मुझ पर, मैं हत्यारों के हाथ पड़कर मूर्छित हो चली हूँ।”" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "JER 5" + }, + { + "type": "para:s", + "content": [ + "यरूशलेम की भ्रष्टता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 5:1" + }, + "यरूशलेम की सड़कों में इधर-उधर दौड़कर देखो! उसके चौकों में ढूँढ़ो यदि कोई ऐसा मिल सके जो न्याय से काम करे और सच्चाई का खोजी हो; तो मैं उसका पाप क्षमा करूँगा।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 5:2" + }, + "यद्यपि उसके निवासी यहोवा के जीवन की शपथ भी खाएँ, तो भी निश्चय वे झूठी शपथ खाते हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 5:3" + }, + "हे यहोवा, क्या", + { + "type": "char:it", + "content": [ + "तेरी दृष्टि सच्चाई पर नहीं है?", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.3" + ] + }, + { + "type": "char:fq", + "content": [ + "तेरी दृष्टि सच्चाई पर नहीं है?:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर विश्वास को देखता है, मन के निष्कपट उद्देश्य को। उसके बिना शपथ की दिखावे की निष्ठा से घृणा करता है।" + ] + } + ] + } + ] + }, + "तूने उनको दुःख दिया, परन्तु वे शोकित नहीं हुए; तूने उनको नाश किया, परन्तु उन्होंने ताड़ना से भी नहीं माना। उन्होंने अपना मन चट्टान से भी अधिक कठोर किया है; उन्होंने पश्चाताप करने से इन्कार किया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 5:4" + }, + "फिर मैंने सोचा, “ये लोग तो कंगाल और", + { + "type": "char:it", + "content": [ + "मूर्ख ही हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.4" + ] + }, + { + "type": "char:fq", + "content": [ + "मूर्ख ही हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "या वे मूढ़ता के काम करते हैं, सोच समझकर मार्गदर्शन के योग्य बुद्धि से चलना ही ज्ञान नहीं है।" + ] + } + ] + } + ] + }, + "; क्योंकि ये यहोवा का मार्ग और अपने परमेश्वर का नियम नहीं जानते।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 5:5" + }, + "इसलिए मैं बड़े लोगों के पास जाकर उनको सुनाऊँगा; क्योंकि वे तो यहोवा का मार्ग और अपने परमेश्वर का नियम जानते हैं।” परन्तु उन सभी ने मिलकर जूए को तोड़ दिया है और बन्धनों को खोल डाला है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JER 5:6" + }, + "इस कारण वन में से एक सिंह आकर उन्हें मार डालेगा, निर्जल देश का एक भेड़िया उनको नाश करेगा। और एक चीता उनके नगरों के पास घात लगाए रहेगा, और जो कोई उनमें से निकले वह फाड़ा जाएगा; क्योंकि उनके अपराध बहुत बढ़ गए हैं और वे मुझसे बहुत ही दूर हट गए हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 5:7" + }, + "“मैं क्यों तेरा पाप क्षमा करूँ? तेरे लड़कों ने मुझ को छोड़कर उनकी शपथ खाई है जो परमेश्वर नहीं है। जब मैंने उनका पेट भर दिया, तब उन्होंने व्यभिचार किया और वेश्याओं के घरों में भीड़ की भीड़ जाते थे।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 5:8" + }, + "वे खिलाए-पिलाए बे-लगाम घोड़ों के समान हो गए, वे अपने-अपने पड़ोसी की स्त्री पर हिनहिनाने लगे।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 5:9" + }, + "क्या मैं ऐसे कामों का उन्हें दण्ड न दूँ? यहोवा की यह वाणी है; क्या मैं ऐसी जाति से अपना पलटा न लूँ?" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के लिए अवमानना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 5:10" + }, + "“शहरपनाह पर चढ़कर उसका नाश तो करो, तो भी उसका अन्त मत कर डालो; उसकी जड़ रहने दो परन्तु उसकी डालियों को तोड़कर फेंक दो, क्योंकि वे यहोवा की नहीं हैं।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 5:11" + }, + "यहोवा की यह वाणी है कि इस्राएल और यहूदा के घरानों ने मुझसे बड़ा विश्वासघात किया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 5:12" + }, + "“उन्होंने यहोवा की बातें झुठलाकर कहा, ‘वह ऐसा नहीं है; विपत्ति हम पर न पड़ेगी, न हम तलवार को और न अकाल को देखेंगे।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 5:13" + }, + "भविष्यद्वक्ता हवा हो जाएँगे; उनमें परमेश्वर का वचन नहीं है। उनके साथ ऐसा ही किया जाएगा!’”" + ] + }, + { + "type": "para:s", + "content": [ + "न्याय की घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 5:14" + }, + "इस कारण सेनाओं का परमेश्वर यहोवा यह कहता है: “ये लोग जो ऐसा कहते हैं, इसलिए देख, मैं अपना वचन तेरे मुँह में आग, और इस प्रजा को काठ बनाऊँगा, और वह उनको भस्म करेगी।", { - "type": "chapter:c", - "number": "4", - "sid": "JER 4" + "type": "char:bdit", + "content": [ + "(यिर्म. 23:29)" + ] + }, + { + "type": "verse:v", + "number": "15", + "sid": "JER 5:15" + }, + "यहोवा की यह वाणी है, हे इस्राएल के घराने, देख, मैं तुम्हारे विरुद्ध दूर से ऐसी जाति को चढ़ा लाऊँगा जो सामर्थी और प्राचीन है, उसकी भाषा तुम न समझोगे, और न यह जानोगे कि वे लोग क्या कह रहे हैं।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 5:16" + }, + "उनका तरकश खुली कब्र है और वे सब के सब शूरवीर हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 5:17" }, + "तुम्हारे पके खेत और भोजनवस्तुएँ जो तुम्हारे बेटे-बेटियों के खाने के लिये हैं उन्हें वे खा जाएँगे। वे तुम्हारी भेड़-बकरियों और गाय-बैलों को खा डालेंगे; वे तुम्हारी दाखों और अंजीरों को खा जाएँगे; और जिन गढ़वाले नगरों पर तुम भरोसा रखते हो उन्हें वे तलवार के बल से नाश कर देंगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 5:18" + }, + "“तो भी, यहोवा की यह वाणी है, उन दिनों में भी मैं तुम्हारा अन्त न कर डालूँगा।", { - "type": "para:s", - "content": [ - "वरदान या अभिशाप" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 5:19" + }, + "जब तुम पूछोगे, ‘हमारे परमेश्वर यहोवा ने हम से ये सब काम किस लिये किए हैं,’ तब तुम उनसे कहना, ‘जिस प्रकार से तुम ने मुझ को त्याग कर अपने देश में दूसरे देवताओं की सेवा की है, उसी प्रकार से तुम को पराए देश में परदेशियों की सेवा करनी पड़ेगी।’”" + ] + }, + { + "type": "para:s", + "content": [ + "अपने लोगों को परमेश्वर की चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "JER 5:20" }, + "याकूब के घराने में यह प्रचार करो, और यहूदा में यह सुनाओ", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 4:1" - }, - "यहोवा की यह वाणी है, “हे इस्राएल, यदि तू लौट आए, तो मेरे पास लौट आ। यदि तू घिनौनी वस्तुओं को मेरे सामने से दूर करे, तो तुझे आवारा फिरना न पड़ेगा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 4:2" - }, - "और यदि तू सच्चाई और न्याय और धार्मिकता से यहोवा के जीवन की शपथ खाए, तो जाति-जाति उसके कारण अपने आपको धन्य कहेंगी, और उसी पर घमण्ड करेंगी।”" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 5:21" }, + "“हे मूर्ख और निर्बुद्धि लोगों, तुम जो आँखें रहते हुए नहीं देखते, जो कान रहते हुए नहीं सुनते, यह सुनो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JER 4:3" - }, - "क्योंकि यहूदा और यरूशलेम के लोगों से यहोवा ने यह कहा है, “अपनी पड़ती भूमि को जोतो, और", - { - "type": "char:it", - "content": [ - "कटीले झाड़ों में बीज मत बोओ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.3" - ] - }, - { - "type": "char:fq", - "content": [ - "कटीले झाड़ों में बीज मत बोओ:" - ] - }, - { - "type": "char:ft", - "content": [ - "अयोग्‍य भूमि में पश्चात्ताप के बीज मत बोओ परन्तु जैसे किसान भूमि जोतता है, उसकी खरपतवार निकालकर उसे धूप और हवा लगाता है, इससे पहले कि बीज डालें, इसी प्रकार मन फिराव को एक गम्भीर बात समझो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "JER 4:4" - }, - "हे यहूदा के लोगों और यरूशलेम के निवासियों, यहोवा के लिये अपना खतना करो; हाँ, अपने मन का खतना करो; नहीं तो तुम्हारे बुरे कामों के कारण मेरा क्रोध आग के समान भड़केगा, और ऐसा होगा की कोई उसे बुझा न सकेगा।”", - { - "type": "char:bdit", - "content": [ - "(व्यव. 10:16, व्यव. 30:6)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 28:26, मर. 8:18)" + ] }, { - "type": "para:s", - "content": [ - "उत्तर दिशा से विपत्ति और सत्यानाश" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 5:22" }, + "यहोवा की यह वाणी है, क्या तुम लोग मेरा भय नहीं मानते? क्या तुम मेरे सम्मुख नहीं थरथराते? मैंने रेत को समुद्र की सीमा ठहराकर युग-युग का ऐसा बाँध ठहराया कि वह उसे पार न कर सके; और चाहे उसकी लहरें भी उठें, तो भी वे प्रबल न हो सके, या जब वे गरजें तो भी उसको न पार कर सके।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 4:5" - }, - "यहूदा में प्रचार करो और यरूशलेम में यह सुनाओ: “पूरे देश में नरसिंगा फूँको; गला खोलकर ललकारो और कहो, ‘आओ, हम इकट्ठे हों और गढ़वाले नगरों में जाएँ!’", - { - "type": "verse:v", - "number": "6", - "sid": "JER 4:6" - }, - "सिय्योन के मार्ग में झण्डा खड़ा करो, खड़े मत रहो, क्योंकि मैं उत्तर की दिशा से विपत्ति और सत्यानाश ले आ रहा हूँ।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 4:7" - }, - "एक सिंह अपनी झाड़ी से निकला, जाति-जाति का नाश करनेवाला चढ़ाई करके आ रहा है; वह कूच करके अपने स्थान से इसलिए निकला है कि तुम्हारे देश को उजाड़ दे और तुम्हारे नगरों को ऐसा सुनसान कर दे कि उनमें कोई बसनेवाला न रहने पाए।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 4:8" - }, - "इसलिए कमर में टाट बाँधो, विलाप और हाय-हाय करो; क्योंकि यहोवा का भड़का हुआ कोप हम पर से टला नहीं है।”" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 5:23" }, + "पर इस प्रजा का हठीला और बलवा करनेवाला मन है; इन्होंने बलवा किया और दूर हो गए हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 4:9" - }, - "“उस समय राजा और हाकिमों का कलेजा काँप उठेगा; याजक चकित होंगे और नबी अचम्भित हो जाएँगे,” यहोवा की यह वाणी है।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 4:10" - }, - "तब मैंने कहा, “हाय, प्रभु यहोवा, तूने तो यह कहकर कि तुम को शान्ति मिलेगी निश्चय अपनी इस प्रजा को और यरूशलेम को भी बड़ा धोखा दिया है; क्योंकि तलवार प्राणों को मिटाने पर है।”" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 5:24" }, + "वे मन में इतना भी नहीं सोचते कि हमारा परमेश्वर यहोवा तो बरसात के आरम्भ और अन्त दोनों समयों का जल समय पर बरसाता है, और कटनी के नियत सप्ताहों को हमारे लिये रखता है, इसलिए हम उसका भय मानें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 4:11" - }, - "उस समय तेरी इस प्रजा से और यरूशलेम से भी कहा जाएगा, “जंगल के मुँण्ड़े टीलों पर से प्रजा के लोगों की ओर लू बह रही है, वह ऐसी वायु नहीं जिससे ओसाना या फरछाना हो,", - { - "type": "verse:v", - "number": "12", - "sid": "JER 4:12" - }, - "परन्तु मेरी ओर से ऐसे कामों के लिये अधिक प्रचण्ड वायु बहेगी। अब मैं उनको दण्ड की आज्ञा दूँगा।”" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 14:17)" + ] }, { - "type": "para:s", - "content": [ - "यहूदा का शत्रुओं से घिर जाना" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 5:25" }, + "परन्तु तुम्हारे अधर्म के कामों ही के कारण वे रुक गए, और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "तुम्हारे पापों ही के कारण तुम्हारी भलाई नहीं होती", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "JER 4:13" + "type": "char:fr", + "content": [ + "5.25" + ] }, - "देखो, वह बादलों के समान चढ़ाई करके आ रहा है, उसके रथ बवण्डर के समान और उसके घोड़े उकाबों से भी अधिक वेग से चलते हैं। हम पर हाय, हम नाश हुए!", { - "type": "verse:v", - "number": "14", - "sid": "JER 4:14" + "type": "char:fq", + "content": [ + "तुम्हारे पापों ही के कारण तुम्हारी भलाई नहीं होती:" + ] }, - "हे यरूशलेम, अपना हृदय बुराई से धो, कि तुम्हारा उद्धार हो जाए। तुम कब तक व्यर्थ कल्पनाएँ करते रहोगे?", { - "type": "verse:v", - "number": "15", - "sid": "JER 4:15" - }, - "क्योंकि दान से शब्द सुन पड़ रहा है और एप्रैम के पहाड़ी देश से विपत्ति का समाचार आ रहा है।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 4:16" - }, - "जाति-जाति में सुना दो, यरूशलेम के विरुद्ध भी इसका समाचार दो, “आक्रमणकारी दूर देश से आकर यहूदा के नगरों के विरुद्ध ललकार रहे हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 4:17" - }, - "वे खेत के रखवालों के समान उसको चारों ओर से घेर रहे हैं, क्योंकि उसने मुझसे बलवा किया है, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 4:18" - }, - "यह तेरी चाल और तेरे कामों ही का फल हैं। यह तेरी दुष्टता है और अति दुःखदाई है; इससे तेरा हृदय छिद जाता है।”" - ] + "type": "char:ft", + "content": [ + "ऐसा नहीं था कि वर्षा नहीं हुई या कि फसल अच्छी नहीं थी, भलाई तो थी परन्तु समुदाय की दुष्टता मार्ग की रुकावट हुए।" + ] + } + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "यिर्मयाह का विलाप" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 5:26" }, + "मेरी प्रजा में दुष्ट लोग पाए जाते हैं; जैसे चिड़ीमार ताक में रहते हैं, वैसे ही वे भी घात लगाए रहते हैं। वे फंदा लगाकर मनुष्यों को अपने वश में कर लेते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JER 4:19" - }, - "हाय! हाय! मेरा हृदय भीतर ही भीतर तड़पता है! और मेरा मन घबराता है! मैं चुप नहीं रह सकता; क्योंकि हे मेरे प्राण, नरसिंगे का शब्द और युद्ध की ललकार तुझ तक पहुँची है।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 4:20" - }, - "नाश पर नाश का समाचार आ रहा है, सारा देश नाश हो गया है। मेरे डेरे अचानक और मेरे तम्बू एकाएक लूटे गए हैं।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 4:21" - }, - "और कितने दिन तक मुझे उनका झण्डा देखना और नरसिंगे का शब्द सुनना पड़ेगा?", - { - "type": "verse:v", - "number": "22", - "sid": "JER 4:22" - }, - "“क्योंकि मेरी प्रजा मूर्ख है, वे मुझे नहीं जानते; वे ऐसे मूर्ख बच्चें हैं जिनमें कुछ भी समझ नहीं। बुराई करने को तो वे बुद्धिमान हैं, परन्तु भलाई करना वे नहीं जानते।”" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 5:27" + }, + "जैसा पिंजड़ा चिड़ियों से भरा हो, वैसे ही उनके घर छल से भरे रहते हैं; इसी प्रकार वे बढ़ गए और धनी हो गए हैं।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 5:28" + }, + "वे मोटे और चिकने हो गए हैं। बुरे कामों में वे सीमा को पार कर गए हैं; वे न्याय, विशेष करके अनाथों का न्याय नहीं चुकाते; इससे उनका काम सफल नहीं होता वे कंगालों का हक़ भी नहीं दिलाते।", + { + "type": "verse:v", + "number": "29", + "sid": "JER 5:29" + }, + "इसलिए, यहोवा की यह वाणी है, क्या मैं इन बातों का दण्ड न दूँ? क्या मैं ऐसी जाति से पलटा न लूँ?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "JER 5:30" }, + "देश में ऐसा काम होता है जिससे चकित और रोमांचित होना चाहिये।", { - "type": "para:s", - "content": [ - "विनाश का दर्शन मिलना" - ] + "type": "verse:v", + "number": "31", + "sid": "JER 5:31" }, + "भविष्यद्वक्ता झूठमूठ भविष्यद्वाणी करते हैं; और याजक उनके सहारे से प्रभुता करते हैं; मेरी प्रजा को यह भाता भी है, परन्तु अन्त के समय तुम क्या करोगे?" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "JER 6" + }, + { + "type": "para:s", + "content": [ + "शत्रुओं द्वारा यरूशलेम का घेराव" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 4:23" - }, - "मैंने पृथ्वी पर देखा, वह सूनी और सुनसान पड़ी थी; और आकाश को, और उसमें कोई ज्योति नहीं थी।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 4:24" - }, - "मैंने पहाड़ों को देखा, वे हिल रहे थे, और सब पहाड़ियों को कि वे डोल रही थीं।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 4:25" - }, - "फिर मैंने क्या देखा कि कोई मनुष्य भी न था और सब पक्षी भी उड़ गए थे।", - { - "type": "verse:v", - "number": "26", - "sid": "JER 4:26" - }, - "फिर मैं क्या देखता हूँ कि यहोवा के प्रताप और उस भड़के हुए प्रकोप के कारण उपजाऊ देश जंगल, और उसके सारे नगर खण्डहर हो गए थे।", - { - "type": "verse:v", - "number": "27", - "sid": "JER 4:27" - }, - "क्योंकि यहोवा ने यह बताया, “सारा देश उजाड़ हो जाएगा;", - { - "type": "char:it", - "content": [ - "तो भी मैं उसका अन्त न करूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.27" - ] - }, - { - "type": "char:fq", - "content": [ - "तो भी मैं उसका अन्त न करूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्यद्वाणी अत्यधिक विशेष बात यह है कि यहूदा के लिए कैसी भी कठोर दण्ड की भविष्यद्वाणी हो उसमें एक बात निश्चित होती है कि विनाश पूर्ण नहीं होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "28", - "sid": "JER 4:28" - }, - "इस कारण पृथ्वी विलाप करेगी, और आकाश शोक का काला वस्त्र पहनेगा; क्योंकि मैंने ऐसा ही करने को ठाना और कहा भी है; मैं इससे नहीं पछताऊँगा और न अपने प्राण को छोड़ूँगा।”" - ] + "type": "verse:v", + "number": "1", + "sid": "JER 6:1" }, + "हे बिन्यामीनियों, यरूशलेम में से अपना-अपना सामान लेकर भागो! तकोआ में नरसिंगा फूँको, और बेथक्केरेम पर झण्डा ऊँचा करो; क्योंकि उत्तर की दिशा से आनेवाली विपत्ति बड़ी और विनाश लानेवाली है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JER 4:29" - }, - "नगर के सारे लोग सवारों और धनुर्धारियों का कोलाहल सुनकर भागे जाते हैं; वे झाड़ियों में घुसते और चट्टानों पर चढ़े जाते हैं; सब नगर निर्जन हो गए, और उनमें कोई बाकी न रहा।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 4:30" - }, - "और तू जब उजड़ेंगी तब क्या करेगी? चाहे तू लाल रंग के वस्त्र पहने और सोने के आभूषण धारण करे और अपनी आँखों में अंजन लगाए, परन्तु व्यर्थ ही तू अपना श्रृंगार करेगी। क्योंकि तेरे प्रेमी तुझे निकम्मी जानते हैं; वे तेरे प्राण के खोजी हैं।", - { - "type": "verse:v", - "number": "31", - "sid": "JER 4:31" - }, - "क्योंकि मैंने जच्चा का शब्द, पहिलौठा जनती हुई स्त्री की सी चिल्लाहट सुनी है, यह सिय्योन की बेटी का शब्द है, जो हाँफती और हाथ फैलाए हुए यह कहती है, “हाय मुझ पर, मैं हत्यारों के हाथ पड़कर मूर्छित हो चली हूँ।”" - ] + "type": "verse:v", + "number": "2", + "sid": "JER 6:2" }, + "सिय्योन की सुन्दर और सुकुमार बेटी को मैं नाश करने पर हूँ।", { - "type": "chapter:c", - "number": "5", - "sid": "JER 5" + "type": "verse:v", + "number": "3", + "sid": "JER 6:3" }, + "चरवाहे अपनी-अपनी भेड़-बकरियाँ संग लिए हुए उस पर चढ़कर उसके चारों ओर अपने तम्बू खड़े करेंगे, वे अपने-अपने पास की घास चरा लेंगे।", { - "type": "para:s", - "content": [ - "यरूशलेम की भ्रष्टता" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 6:4" }, + "“आओ, उसके विरुद्ध युद्ध की तैयारी करो; उठो, हम दोपहर को चढ़ाई करें!” “हाय, हाय, दिन ढलता जाता है, और साँझ की परछाई लम्बी हो चली है!”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 5:1" - }, - "यरूशलेम की सड़कों में इधर-उधर दौड़कर देखो! उसके चौकों में ढूँढ़ो यदि कोई ऐसा मिल सके जो न्याय से काम करे और सच्चाई का खोजी हो; तो मैं उसका पाप क्षमा करूँगा।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 5:2" - }, - "यद्यपि उसके निवासी यहोवा के जीवन की शपथ भी खाएँ, तो भी निश्चय वे झूठी शपथ खाते हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 5:3" - }, - "हे यहोवा, क्या", - { - "type": "char:it", - "content": [ - "तेरी दृष्टि सच्चाई पर नहीं है?" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.3" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरी दृष्टि सच्चाई पर नहीं है?:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर विश्वास को देखता है, मन के निष्कपट उद्देश्य को। उसके बिना शपथ की दिखावे की निष्ठा से घृणा करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तूने उनको दुःख दिया, परन्तु वे शोकित नहीं हुए; तूने उनको नाश किया, परन्तु उन्होंने ताड़ना से भी नहीं माना। उन्होंने अपना मन चट्टान से भी अधिक कठोर किया है; उन्होंने पश्चाताप करने से इन्कार किया है।" - ] - } - ] + "type": "verse:v", + "number": "5", + "sid": "JER 6:5" }, + "“उठो, हम रात ही रात चढ़ाई करें और उसके महलों को ढा दें।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 5:4" - }, - "फिर मैंने सोचा, “ये लोग तो कंगाल और", - { - "type": "char:it", - "content": [ - "मूर्ख ही हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.4" - ] - }, - { - "type": "char:fq", - "content": [ - "मूर्ख ही हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "या वे मूढ़ता के काम करते हैं, सोच समझकर मार्गदर्शन के योग्य बुद्धि से चलना ही ज्ञान नहीं है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि ये यहोवा का मार्ग और अपने परमेश्वर का नियम नहीं जानते।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JER 5:5" - }, - "इसलिए मैं बड़े लोगों के पास जाकर उनको सुनाऊँगा; क्योंकि वे तो यहोवा का मार्ग और अपने परमेश्वर का नियम जानते हैं।” परन्तु उन सभी ने मिलकर जूए को तोड़ दिया है और बन्धनों को खोल डाला है।" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 6:6" }, + "सेनाओं का यहोवा तुम से कहता है, “वृक्ष काट-काटकर यरूशलेम के विरुद्ध मोर्चा बाँधो! यह वही नगर है जो दण्ड के योग्य है; इसमें अंधेर ही अंधेर भरा हुआ है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 5:6" - }, - "इस कारण वन में से एक सिंह आकर उन्हें मार डालेगा, निर्जल देश का एक भेड़िया उनको नाश करेगा। और एक चीता उनके नगरों के पास घात लगाए रहेगा, और जो कोई उनमें से निकले वह फाड़ा जाएगा; क्योंकि उनके अपराध बहुत बढ़ गए हैं और वे मुझसे बहुत ही दूर हट गए हैं।" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 6:7" }, + "जैसा कुएँ में से नित्य नया जल निकला करता है, वैसा ही इस नगर में से नित्य नई बुराई निकलती है; इसमें उत्पात और उपद्रव का कोलाहल मचा रहता है; चोट और मारपीट", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 5:7" - }, - "“मैं क्यों तेरा पाप क्षमा करूँ? तेरे लड़कों ने मुझ को छोड़कर उनकी शपथ खाई है जो परमेश्वर नहीं है। जब मैंने उनका पेट भर दिया, तब उन्होंने व्यभिचार किया और वेश्याओं के घरों में भीड़ की भीड़ जाते थे।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 5:8" - }, - "वे खिलाए-पिलाए बे-लगाम घोड़ों के समान हो गए, वे अपने-अपने पड़ोसी की स्त्री पर हिनहिनाने लगे।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 5:9" - }, - "क्या मैं ऐसे कामों का उन्हें दण्ड न दूँ? यहोवा की यह वाणी है; क्या मैं ऐसी जाति से अपना पलटा न लूँ?" - ] + "type": "char:it", + "content": [ + "मेरे देखने में", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.7" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरे देखने में:" + ] + }, + { + "type": "char:ft", + "content": [ + "चोट और रोग को मैं सदैव ही देखता रहता हूँ, गरीबी और कमी रोग/चोट का कारण थे।" + ] + } + ] + } + ] + }, + "निरन्तर आती है।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 6:8" + }, + "हे यरूशलेम, ताड़ना से ही मान ले, नहीं तो तू मेरे मन से भी उतर जाएगी; और, मैं तुझको उजाड़ कर निर्जन कर डालूँगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "विद्रोही इस्राएल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JER 6:9" + }, + "सेनाओं का यहोवा यह कहता है, “इस्राएल के सब बचे हुए दाखलता के समान ढूँढ़कर तोड़े जाएँगे; दाख के तोड़नेवाले के समान उस लता की डालियों पर फिर अपना हाथ लगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 6:10" + }, + "मैं किस से बोलूँ और किसको चिताकर कहूँ कि वे मानें? देख, ये ऊँचा सुनते हैं, वे ध्यान भी नहीं दे सकते; देख, यहोवा के वचन की वे निन्दा करते और उसे नहीं चाहते हैं।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:51)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "JER 6:11" + }, + "इस कारण यहोवा का कोप मेरे मन में भर गया है; मैं उसे रोकते-रोकते थक गया हूँ। “बाजारों में बच्चों पर और जवानों की सभा में भी उसे उण्डेल दे; क्योंकि पति अपनी पत्नी के साथ और अधेड़ बूढ़े के साथ पकड़ा जाएगा।", + { + "type": "verse:v", + "number": "12", + "sid": "JER 6:12" + }, + "उन लोगों के घर और खेत और स्त्रियाँ सब दूसरों की हो जाएँगीं; क्योंकि मैं इस देश के रहनेवालों पर हाथ बढ़ाऊँगा,” यहोवा की यही वाणी है।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 6:13" + }, + "“क्योंकि उनमें छोटे से लेकर बड़े तक", + { + "type": "char:it", + "content": [ + "सब के सब लालची हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.13" + ] + }, + { + "type": "char:fq", + "content": [ + "सब के सब लालची हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "यथार्थ में सब ने लाभ उठाया हैं। सांसारिक लाभ उठाने की मानसिकता से स्वर्ग का लाभ नहीं मिलता है।" + ] + } + ] + } + ] }, + "; और क्या भविष्यद्वक्ता क्या याजक सब के सब छल से काम करते हैं।", { - "type": "para:s", - "content": [ - "परमेश्वर के लिए अवमानना" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 6:14" }, + "वे, ‘शान्ति है, शान्ति’, ऐसा कह कहकर मेरी प्रजा के घाव को ऊपर ही ऊपर चंगा करते हैं, परन्तु शान्ति कुछ भी नहीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 5:10" - }, - "“शहरपनाह पर चढ़कर उसका नाश तो करो, तो भी उसका अन्त मत कर डालो; उसकी जड़ रहने दो परन्तु उसकी डालियों को तोड़कर फेंक दो, क्योंकि वे यहोवा की नहीं हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 5:11" - }, - "यहोवा की यह वाणी है कि इस्राएल और यहूदा के घरानों ने मुझसे बड़ा विश्वासघात किया है।" - ] + "type": "char:bdit", + "content": [ + "(यहे. 13:10)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 5:12" - }, - "“उन्होंने यहोवा की बातें झुठलाकर कहा, ‘वह ऐसा नहीं है; विपत्ति हम पर न पड़ेगी, न हम तलवार को और न अकाल को देखेंगे।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 5:13" - }, - "भविष्यद्वक्ता हवा हो जाएँगे; उनमें परमेश्वर का वचन नहीं है। उनके साथ ऐसा ही किया जाएगा!’”" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 6:15" }, + "क्या वे कभी अपने घृणित कामों के कारण लज्जित हुए? नहीं, वे कुछ भी लज्जित नहीं हुए; वे लज्जित होना जानते ही नहीं; इस कारण जब और लोग नीचे गिरें, तब वे भी गिरेंगे, और जब मैं उनको दण्ड देने लगूँगा, तब वे ठोकर खाकर गिरेंगे,” यहोवा का यही वचन है।" + ] + }, + { + "type": "para:s", + "content": [ + "अवज्ञा से विपत्ति" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "न्याय की घोषणा" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 6:16" }, + "यहोवा यह भी कहता है, “सड़कों पर खड़े होकर देखो, और पूछो कि प्राचीनकाल का अच्छा मार्ग कौन सा है, उसी में चलो, और तुम अपने-अपने मन में चैन पाओगे। पर उन्होंने कहा, ‘हम उस पर न चलेंगे।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 5:14" - }, - "इस कारण सेनाओं का परमेश्वर यहोवा यह कहता है: “ये लोग जो ऐसा कहते हैं, इसलिए देख, मैं अपना वचन तेरे मुँह में आग, और इस प्रजा को काठ बनाऊँगा, और वह उनको भस्म करेगी।", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 23:29)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "JER 5:15" - }, - "यहोवा की यह वाणी है, हे इस्राएल के घराने, देख, मैं तुम्हारे विरुद्ध दूर से ऐसी जाति को चढ़ा लाऊँगा जो सामर्थी और प्राचीन है, उसकी भाषा तुम न समझोगे, और न यह जानोगे कि वे लोग क्या कह रहे हैं।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 5:16" - }, - "उनका तरकश खुली कब्र है और वे सब के सब शूरवीर हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 5:17" - }, - "तुम्हारे पके खेत और भोजनवस्तुएँ जो तुम्हारे बेटे-बेटियों के खाने के लिये हैं उन्हें वे खा जाएँगे। वे तुम्हारी भेड़-बकरियों और गाय-बैलों को खा डालेंगे; वे तुम्हारी दाखों और अंजीरों को खा जाएँगे; और जिन गढ़वाले नगरों पर तुम भरोसा रखते हो उन्हें वे तलवार के बल से नाश कर देंगे।”" - ] + "type": "char:bdit", + "content": [ + "(व्यव. 32:7)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 5:18" - }, - "“तो भी, यहोवा की यह वाणी है, उन दिनों में भी मैं तुम्हारा अन्त न कर डालूँगा।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 5:19" - }, - "जब तुम पूछोगे, ‘हमारे परमेश्वर यहोवा ने हम से ये सब काम किस लिये किए हैं,’ तब तुम उनसे कहना, ‘जिस प्रकार से तुम ने मुझ को त्याग कर अपने देश में दूसरे देवताओं की सेवा की है, उसी प्रकार से तुम को पराए देश में परदेशियों की सेवा करनी पड़ेगी।’”" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 6:17" }, + "मैंने तुम्हारे लिये पहरुए बैठाकर कहा, ‘नरसिंगे का शब्द ध्यान से सुनना!’ पर उन्होंने कहा, ‘हम न सुनेंगे।’", { - "type": "para:s", - "content": [ - "अपने लोगों को परमेश्वर की चेतावनी" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 6:18" }, + "इसलिए, हे जातियों, सुनो, और हे मण्डली, देख, कि इन लोगों में क्या हो रहा है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 5:20" - }, - "याकूब के घराने में यह प्रचार करो, और यहूदा में यह सुनाओ", - { - "type": "verse:v", - "number": "21", - "sid": "JER 5:21" - }, - "“हे मूर्ख और निर्बुद्धि लोगों, तुम जो आँखें रहते हुए नहीं देखते, जो कान रहते हुए नहीं सुनते, यह सुनो।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 28:26, मर. 8:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "JER 5:22" - }, - "यहोवा की यह वाणी है, क्या तुम लोग मेरा भय नहीं मानते? क्या तुम मेरे सम्मुख नहीं थरथराते? मैंने रेत को समुद्र की सीमा ठहराकर युग-युग का ऐसा बाँध ठहराया कि वह उसे पार न कर सके; और चाहे उसकी लहरें भी उठें, तो भी वे प्रबल न हो सके, या जब वे गरजें तो भी उसको न पार कर सके।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 5:23" - }, - "पर इस प्रजा का हठीला और बलवा करनेवाला मन है; इन्होंने बलवा किया और दूर हो गए हैं।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 5:24" - }, - "वे मन में इतना भी नहीं सोचते कि हमारा परमेश्वर यहोवा तो बरसात के आरम्भ और अन्त दोनों समयों का जल समय पर बरसाता है, और कटनी के नियत सप्ताहों को हमारे लिये रखता है, इसलिए हम उसका भय मानें।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 14:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "JER 5:25" - }, - "परन्तु तुम्हारे अधर्म के कामों ही के कारण वे रुक गए, और", - { - "type": "char:it", - "content": [ - "तुम्हारे पापों ही के कारण तुम्हारी भलाई नहीं होती" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.25" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम्हारे पापों ही के कारण तुम्हारी भलाई नहीं होती:" - ] - }, - { - "type": "char:ft", - "content": [ - "ऐसा नहीं था कि वर्षा नहीं हुई या कि फसल अच्छी नहीं थी, भलाई तो थी परन्तु समुदाय की दुष्टता मार्ग की रुकावट हुए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "JER 5:26" - }, - "मेरी प्रजा में दुष्ट लोग पाए जाते हैं; जैसे चिड़ीमार ताक में रहते हैं, वैसे ही वे भी घात लगाए रहते हैं। वे फंदा लगाकर मनुष्यों को अपने वश में कर लेते हैं।", + "type": "verse:v", + "number": "19", + "sid": "JER 6:19" + }, + "हे पृथ्वी, सुन; देख, कि मैं इस जाति पर वह विपत्ति ले आऊँगा जो उनकी कल्पनाओं का फल है, क्योंकि इन्होंने मेरे वचनों पर ध्यान नहीं लगाया, और मेरी शिक्षा को इन्होंने निकम्मी जाना है।", + { + "type": "verse:v", + "number": "20", + "sid": "JER 6:20" + }, + "मेरे लिये जो लोबान शेबा से, और सुगन्धित नरकट जो दूर देश से आता है, इसका क्या प्रयोजन है?", + { + "type": "char:it", + "content": [ + "तुम्हारे होमबलियों से मैं प्रसन्न नहीं हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "27", - "sid": "JER 5:27" + "type": "char:fr", + "content": [ + "6.20" + ] }, - "जैसा पिंजड़ा चिड़ियों से भरा हो, वैसे ही उनके घर छल से भरे रहते हैं; इसी प्रकार वे बढ़ गए और धनी हो गए हैं।", { - "type": "verse:v", - "number": "28", - "sid": "JER 5:28" + "type": "char:fq", + "content": [ + "तुम्हारे होमबलियों से मैं प्रसन्न नहीं हूँ:" + ] }, - "वे मोटे और चिकने हो गए हैं। बुरे कामों में वे सीमा को पार कर गए हैं; वे न्याय, विशेष करके अनाथों का न्याय नहीं चुकाते; इससे उनका काम सफल नहीं होता वे कंगालों का हक़ भी नहीं दिलाते।", { - "type": "verse:v", - "number": "29", - "sid": "JER 5:29" - }, - "इसलिए, यहोवा की यह वाणी है, क्या मैं इन बातों का दण्ड न दूँ? क्या मैं ऐसी जाति से पलटा न लूँ?”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर अनुष्ठान आधारित सेवाओं को अस्वीकार नहीं करता है परन्तु व्यक्तिगत पवित्रता और नैतिकता की जगह उसके प्रति-स्थापन को अस्वीकार करता है।" + ] + } + ] + } + ] + }, + ", और न तुम्हारे मेलबलि मुझे मीठे लगते हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JER 6:21" + }, + "“इस कारण यहोवा ने यह कहा है, ‘देखो, मैं इस प्रजा के आगे ठोकर रखूँगा, और बाप और बेटा, पड़ोसी और मित्र, सब के सब ठोकर खाकर नाश होंगे।’”" + ] + }, + { + "type": "para:s", + "content": [ + "उत्तर दिशा से आक्रमण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "JER 6:22" + }, + "यहोवा यह कहता है, “देखो, उत्तर से वरन् पृथ्वी की छोर से एक बड़ी जाति के लोग इस देश के विरोध में उभारे जाएँगे।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 6:23" + }, + "वे धनुष और बर्छी धारण किए हुए आएँगे, वे क्रूर और निर्दयी हैं, और जब वे बोलते हैं तब मानो समुद्र गरजता है; वे घोड़ों पर चढ़े हुए आएँगे, हे सिय्योन, वे वीर के समान सशस्त्र होकर तुझ पर चढ़ाई करेंगे।”", + { + "type": "verse:v", + "number": "24", + "sid": "JER 6:24" + }, + "इसका समाचार सुनते ही हमारे हाथ ढीले पड़ गए हैं; हम संकट में पड़े हैं; जच्चा की सी पीड़ा हमको उठी है।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 6:25" + }, + "मैदान में मत निकलो, मार्ग में भी न चलो; क्योंकि वहाँ शत्रु की तलवार और चारों ओर भय दिखाई पड़ता है।", + { + "type": "verse:v", + "number": "26", + "sid": "JER 6:26" + }, + "हे मेरी प्रजा कमर में टाट बाँध, और राख में लोट; जैसा एकलौते पुत्र के लिये विलाप होता है वैसा ही बड़ा शोकमय विलाप कर; क्योंकि नाश करनेवाला हम पर अचानक आ पड़ेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह एक परीक्षक के रूप में नियुक्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "JER 6:27" + }, + "“मैंने इसलिए तुझे अपनी प्रजा के बीच गुम्मट और गढ़ ठहरा दिया कि तू उनकी चाल परखे और जान ले।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 6:28" + }, + "वे सब बहुत ही हठी हैं, वे लुतराई करते फिरते हैं; उन सभी की चाल बिगड़ी है, वे निरा तांबा और लोहा ही हैं।", + { + "type": "verse:v", + "number": "29", + "sid": "JER 6:29" + }, + "धौंकनी जल गई, सीसा आग में जल गया; ढालनेवाले ने व्यर्थ ही ढाला है; क्योंकि बुरे लोग नहीं निकाले गए।", + { + "type": "verse:v", + "number": "30", + "sid": "JER 6:30" + }, + "उनका नाम खोटी चाँदी पड़ेगा, क्योंकि यहोवा ने उनको खोटा पाया है।”" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "JER 7" + }, + { + "type": "para:s", + "content": [ + "मन्दिर में यिर्मयाह का प्रचार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 7:1" + }, + "जो वचन यहोवा की ओर से यिर्मयाह के पास पहुँचा वह यह है:", + { + "type": "verse:v", + "number": "2", + "sid": "JER 7:2" + }, + "“यहोवा के भवन के फाटक में खड़ा हो, और यह वचन प्रचार कर, और कह, हे सब यहूदियों, तुम जो यहोवा को दण्डवत् करने के लिये इन फाटकों से प्रवेश करते हो, यहोवा का वचन सुनो।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 7:3" + }, + "सेनाओं का यहोवा जो इस्राएल का परमेश्वर है, यह कहता है,", + { + "type": "char:it", + "content": [ + "अपनी-अपनी चाल और काम सुधारो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.3" + ] + }, + { + "type": "char:fq", + "content": [ + "अपनी-अपनी चाल और काम सुधारो:" + ] + }, + { + "type": "char:ft", + "content": [ + "यदि वे मन फिराएँगे तो वह गुलामी में नहीं जाएँगे परन्तु उनका राष्ट्रीय अस्तित्व बनाए रखेगा।" + ] + } + ] + } + ] }, + ", तब मैं तुम को इस स्थान में बसे रहने दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "JER 5:30" - }, - "देश में ऐसा काम होता है जिससे चकित और रोमांचित होना चाहिये।", - { - "type": "verse:v", - "number": "31", - "sid": "JER 5:31" - }, - "भविष्यद्वक्ता झूठमूठ भविष्यद्वाणी करते हैं; और याजक उनके सहारे से प्रभुता करते हैं; मेरी प्रजा को यह भाता भी है, परन्तु अन्त के समय तुम क्या करोगे?" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 7:4" }, + "तुम लोग यह कहकर झूठी बातों पर भरोसा मत रखो, ‘यही यहोवा का मन्दिर है; यही यहोवा का मन्दिर, यहोवा का मन्दिर।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "6", - "sid": "JER 6" + "type": "verse:v", + "number": "5", + "sid": "JER 7:5" }, + "“यदि तुम सचमुच अपनी-अपनी चाल और काम सुधारो, और सचमुच मनुष्य-मनुष्य के बीच न्याय करो,", { - "type": "para:s", - "content": [ - "शत्रुओं द्वारा यरूशलेम का घेराव" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 7:6" }, + "परदेशी और अनाथ और विधवा पर अंधेर न करो; इस स्थान में निर्दोष की हत्या न करो, और दूसरे देवताओं के पीछे न चलो जिससे तुम्हारी हानि होती है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 6:1" - }, - "हे बिन्यामीनियों, यरूशलेम में से अपना-अपना सामान लेकर भागो! तकोआ में नरसिंगा फूँको, और बेथक्केरेम पर झण्डा ऊँचा करो; क्योंकि उत्तर की दिशा से आनेवाली विपत्ति बड़ी और विनाश लानेवाली है।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 6:2" - }, - "सिय्योन की सुन्दर और सुकुमार बेटी को मैं नाश करने पर हूँ।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 6:3" - }, - "चरवाहे अपनी-अपनी भेड़-बकरियाँ संग लिए हुए उस पर चढ़कर उसके चारों ओर अपने तम्बू खड़े करेंगे, वे अपने-अपने पास की घास चरा लेंगे।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 6:4" - }, - "“आओ, उसके विरुद्ध युद्ध की तैयारी करो; उठो, हम दोपहर को चढ़ाई करें!” “हाय, हाय, दिन ढलता जाता है, और साँझ की परछाई लम्बी हो चली है!”", - { - "type": "verse:v", - "number": "5", - "sid": "JER 6:5" - }, - "“उठो, हम रात ही रात चढ़ाई करें और उसके महलों को ढा दें।”" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 7:7" }, + "तो मैं तुम को इस नगर में, और इस देश में जो मैंने तुम्हारे पूर्वजों को दिया था, युग-युग के लिये रहने दूँगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 6:6" - }, - "सेनाओं का यहोवा तुम से कहता है, “वृक्ष काट-काटकर यरूशलेम के विरुद्ध मोर्चा बाँधो! यह वही नगर है जो दण्ड के योग्य है; इसमें अंधेर ही अंधेर भरा हुआ है।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 6:7" - }, - "जैसा कुएँ में से नित्य नया जल निकला करता है, वैसा ही इस नगर में से नित्य नई बुराई निकलती है; इसमें उत्पात और उपद्रव का कोलाहल मचा रहता है; चोट और मारपीट", - { - "type": "char:it", - "content": [ - "मेरे देखने में" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.7" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरे देखने में:" - ] - }, - { - "type": "char:ft", - "content": [ - "चोट और रोग को मैं सदैव ही देखता रहता हूँ, गरीबी और कमी रोग/चोट का कारण थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* निरन्तर आती है।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "JER 6:8" - }, - "हे यरूशलेम, ताड़ना से ही मान ले, नहीं तो तू मेरे मन से भी उतर जाएगी; और, मैं तुझको उजाड़ कर निर्जन कर डालूँगा।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 7:8" }, + "“देखो, तुम झूठी बातों पर भरोसा रखते हो जिनसे कुछ लाभ नहीं हो सकता।", { - "type": "para:s", - "content": [ - "विद्रोही इस्राएल" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 7:9" }, + "तुम जो चोरी, हत्या और व्यभिचार करते, झूठी शपथ खाते, बाल देवता के लिये धूप जलाते, और दूसरे देवताओं के पीछे जिन्हें तुम पहले नहीं जानते थे चलते हो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 6:9" - }, - "सेनाओं का यहोवा यह कहता है, “इस्राएल के सब बचे हुए दाखलता के समान ढूँढ़कर तोड़े जाएँगे; दाख के तोड़नेवाले के समान उस लता की डालियों पर फिर अपना हाथ लगा।”" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 7:10" }, + "तो क्या यह उचित है कि तुम इस भवन में आओ जो मेरा कहलाता है, और मेरे सामने खड़े होकर यह कहो ‘", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 6:10" - }, - "मैं किस से बोलूँ और किसको चिताकर कहूँ कि वे मानें? देख, ये ऊँचा सुनते हैं, वे ध्यान भी नहीं दे सकते; देख, यहोवा के वचन की वे निन्दा करते और उसे नहीं चाहते हैं।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:51)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "JER 6:11" - }, - "इस कारण यहोवा का कोप मेरे मन में भर गया है; मैं उसे रोकते-रोकते थक गया हूँ। “बाजारों में बच्चों पर और जवानों की सभा में भी उसे उण्डेल दे; क्योंकि पति अपनी पत्नी के साथ और अधेड़ बूढ़े के साथ पकड़ा जाएगा।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 6:12" - }, - "उन लोगों के घर और खेत और स्त्रियाँ सब दूसरों की हो जाएँगीं; क्योंकि मैं इस देश के रहनेवालों पर हाथ बढ़ाऊँगा,” यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 6:13" - }, - "“क्योंकि उनमें छोटे से लेकर बड़े तक", - { - "type": "char:it", - "content": [ - "सब के सब लालची हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.13" - ] - }, - { - "type": "char:fq", - "content": [ - "सब के सब लालची हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "यथार्थ में सब ने लाभ उठाया हैं। सांसारिक लाभ उठाने की मानसिकता से स्वर्ग का लाभ नहीं मिलता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और क्या भविष्यद्वक्ता क्या याजक सब के सब छल से काम करते हैं।" - ] - }, + "type": "char:it", + "content": [ + "हम इसलिए छूट गए हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "JER 6:14" + "type": "char:fr", + "content": [ + "7.10" + ] }, - "वे, ‘शान्ति है, शान्ति’, ऐसा कह कहकर मेरी प्रजा के घाव को ऊपर ही ऊपर चंगा करते हैं, परन्तु शान्ति कुछ भी नहीं।", { - "type": "char:bdit", - "content": [ - "(यहे. 13:10)" - ] + "type": "char:fq", + "content": [ + "हम इसलिए छूट गए हैं:" + ] }, - "", { - "type": "verse:v", - "number": "15", - "sid": "JER 6:15" - }, - "क्या वे कभी अपने घृणित कामों के कारण लज्जित हुए? नहीं, वे कुछ भी लज्जित नहीं हुए; वे लज्जित होना जानते ही नहीं; इस कारण जब और लोग नीचे गिरें, तब वे भी गिरेंगे, और जब मैं उनको दण्ड देने लगूँगा, तब वे ठोकर खाकर गिरेंगे,” यहोवा का यही वचन है।" - ] + "type": "char:ft", + "content": [ + "यिर्मयाह उन्हें पवित्र जीवन जीने की अपेक्षा मन्दिर के अनुष्ठानों में विश्वास करने के लिए दोष देता है।" + ] + } + ] + } + ] }, + "’ कि ये सब घृणित काम करें?", { - "type": "para:s", - "content": [ - "अवज्ञा से विपत्ति" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 7:11" }, + "क्या यह भवन जो मेरा कहलाता है, तुम्हारी दृष्टि में डाकुओं की गुफा हो गया है? मैंने स्वयं यह देखा है, यहोवा की यह वाणी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 6:16" - }, - "यहोवा यह भी कहता है, “सड़कों पर खड़े होकर देखो, और पूछो कि प्राचीनकाल का अच्छा मार्ग कौन सा है, उसी में चलो, और तुम अपने-अपने मन में चैन पाओगे। पर उन्होंने कहा, ‘हम उस पर न चलेंगे।’", - { - "type": "char:bdit", - "content": [ - "(व्यव. 32:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "JER 6:17" - }, - "मैंने तुम्हारे लिये पहरुए बैठाकर कहा, ‘नरसिंगे का शब्द ध्यान से सुनना!’ पर उन्होंने कहा, ‘हम न सुनेंगे।’", + "type": "char:bdit", + "content": [ + "(मत्ती 21:13, मर. 11:17, लूका 19:46)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "शीलो एक चेतावनी के रूप में" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 7:12" + }, + "“मेरा जो स्थान शीलो में था, जहाँ मैंने पहले अपने नाम का निवास ठहराया था, वहाँ जाकर देखो कि मैंने अपनी प्रजा इस्राएल की बुराई के कारण उसकी क्या दशा कर दी है?", + { + "type": "verse:v", + "number": "13", + "sid": "JER 7:13" + }, + "अब यहोवा की यह वाणी है, कि तुम जो ये सब काम करते आए हो, और यद्यपि मैं तुम से बड़े यत्न से बातें करता रहा हूँ, तो भी तुम ने नहीं सुना, और तुम्हें बुलाता आया परन्तु तुम नहीं बोले,", + { + "type": "verse:v", + "number": "14", + "sid": "JER 7:14" + }, + "इसलिए यह भवन जो मेरा कहलाता है, जिस पर तुम भरोसा रखते हो, और यह स्थान जो मैंने तुम को और तुम्हारे पूर्वजों को दिया था, इसकी दशा मैं शीलो की सी कर दूँगा।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 7:15" + }, + "और जैसा मैंने तुम्हारे सब भाइयों को अर्थात् सारे एप्रैमियों को अपने सामने से दूर कर दिया है, वैसा ही तुम को भी दूर कर दूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "प्रजा द्वारा आज्ञा का उल्लंघन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "JER 7:16" + }, + "“इस प्रजा के लिये तू प्रार्थना मत कर, न इन लोगों के लिये ऊँचे स्वर से पुकार न मुझसे विनती कर, क्योंकि मैं तेरी नहीं सुनूँगा।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 7:17" + }, + "क्या तू नहीं देखता कि ये लोग यहूदा के नगरों और यरूशलेम की सड़कों में क्या कर रहे हैं?", + { + "type": "verse:v", + "number": "18", + "sid": "JER 7:18" + }, + "देख, बाल-बच्चे तो ईंधन बटोरते, बाप आग सुलगाते और स्त्रियाँ आटा गुँधत‍ी हैं, कि स्वर्ग की रानी के लिये रोटियाँ चढ़ाएँ; और मुझे क्रोधित करने के लिये दूसरे देवताओं के लिये तपावन दें।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 7:19" + }, + "यहोवा की यह वाणी है, क्या वे मुझी को क्रोध दिलाते हैं? क्या वे अपने ही को नहीं जिससे उनके मुँह पर उदासी छाए?", + { + "type": "verse:v", + "number": "20", + "sid": "JER 7:20" + }, + "अतः प्रभु यहोवा ने यह कहा है, क्या मनुष्य, क्या पशु, क्या मैदान के वृक्ष, क्या भूमि की उपज, उन सब पर जो इस स्थान में हैं, मेरे कोप की आग भड़कने पर है; वह नित्य जलती रहेगी और कभी न बुझेगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "बलिदान और आज्ञाकारिता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JER 7:21" + }, + "सेनाओं का यहोवा जो इस्राएल का परमेश्वर है, यह कहता है, “अपने मेलबलियों के साथ अपने होमबलि भी चढ़ाओ और माँस खाओ।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 7:22" + }, + "क्योंकि जिस समय मैंने तुम्हारे पूर्वजों को मिस्र देश में से निकाला, उस समय मैंने उन्हें होमबलि और मेलबलि के विषय कुछ आज्ञा न दी थी।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 7:23" + }, + "परन्तु मैंने तो उनको यह आज्ञा दी कि", + { + "type": "char:it", + "content": [ + "मेरे वचन को मानो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "JER 6:18" - }, - "इसलिए, हे जातियों, सुनो, और हे मण्डली, देख, कि इन लोगों में क्या हो रहा है।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 6:19" - }, - "हे पृथ्वी, सुन; देख, कि मैं इस जाति पर वह विपत्ति ले आऊँगा जो उनकी कल्पनाओं का फल है, क्योंकि इन्होंने मेरे वचनों पर ध्यान नहीं लगाया, और मेरी शिक्षा को इन्होंने निकम्मी जाना है।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 6:20" - }, - "मेरे लिये जो लोबान शेबा से, और सुगन्धित नरकट जो दूर देश से आता है, इसका क्या प्रयोजन है?", - { - "type": "char:it", - "content": [ - "तुम्हारे होमबलियों से मैं प्रसन्न नहीं हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.20" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम्हारे होमबलियों से मैं प्रसन्न नहीं हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर अनुष्ठान आधारित सेवाओं को अस्वीकार नहीं करता है परन्तु व्यक्तिगत पवित्रता और नैतिकता की जगह उसके प्रति-स्थापन को अस्वीकार करता है।" - ] - } - ], - "caller": "+" - }, + "type": "char:fr", + "content": [ + "7.23" + ] + }, { - "type": "char:it", - "content": [ - "*, और न तुम्हारे मेलबलि मुझे मीठे लगते हैं।" - ] + "type": "char:fq", + "content": [ + "मेरे वचन को मानो:" + ] + }, + { + "type": "char:ft", + "content": [ + "बलि चढ़ाना वाचा का अंतिम कारण नहीं है, सदाकालीन आज्ञापालन है।" + ] } - ] + ] + } + ] }, + ", तब मैं तुम्हारा परमेश्वर होऊँगा, और तुम मेरी प्रजा ठहरोगे; और जिस मार्ग की मैं तुम्हें आज्ञा दूँ उसी में चलो, तब तुम्हारा भला होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JER 6:21" - }, - "“इस कारण यहोवा ने यह कहा है, ‘देखो, मैं इस प्रजा के आगे ठोकर रखूँगा, और बाप और बेटा, पड़ोसी और मित्र, सब के सब ठोकर खाकर नाश होंगे।’”" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 7:24" }, + "पर उन्होंने मेरी न सुनी और न मेरी बातों पर कान लगाया; वे अपनी ही युक्तियों और अपने बुरे मन के हठ पर चलते रहे और पीछे हट गए पर आगे न बढ़े।", { - "type": "para:s", - "content": [ - "उत्तर दिशा से आक्रमण" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 7:25" }, + "जिस दिन तुम्हारे पुरखा मिस्र देश से निकले, उस दिन से आज तक मैं तो अपने सारे दासों, भविष्यद्वक्ताओं को, तुम्हारे पास बड़े यत्न से लगातार भेजता रहा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JER 6:22" - }, - "यहोवा यह कहता है, “देखो, उत्तर से वरन् पृथ्वी की छोर से एक बड़ी जाति के लोग इस देश के विरोध में उभारे जाएँगे।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 6:23" - }, - "वे धनुष और बर्छी धारण किए हुए आएँगे, वे क्रूर और निर्दयी हैं, और जब वे बोलते हैं तब मानो समुद्र गरजता है; वे घोड़ों पर चढ़े हुए आएँगे, हे सिय्योन, वे वीर के समान सशस्त्र होकर तुझ पर चढ़ाई करेंगे।”", - { - "type": "verse:v", - "number": "24", - "sid": "JER 6:24" - }, - "इसका समाचार सुनते ही हमारे हाथ ढीले पड़ गए हैं; हम संकट में पड़े हैं; जच्चा की सी पीड़ा हमको उठी है।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 6:25" - }, - "मैदान में मत निकलो, मार्ग में भी न चलो; क्योंकि वहाँ शत्रु की तलवार और चारों ओर भय दिखाई पड़ता है।", - { - "type": "verse:v", - "number": "26", - "sid": "JER 6:26" - }, - "हे मेरी प्रजा कमर में टाट बाँध, और राख में लोट; जैसा एकलौते पुत्र के लिये विलाप होता है वैसा ही बड़ा शोकमय विलाप कर; क्योंकि नाश करनेवाला हम पर अचानक आ पड़ेगा।" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 7:26" }, + "परन्तु उन्होंने मेरी नहीं सुनी, न अपना कान लगाया; उन्होंने हठ किया, और अपने पुरखाओं से बढ़कर बुराइयाँ की हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "अवज्ञाकारी यहूदा के लिए विलाप" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यिर्मयाह एक परीक्षक के रूप में नियुक्त" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 7:27" }, + "“तू सब बातें उनसे कहेगा पर वे तेरी न सुनेंगे; तू उनको बुलाएगा, पर वे न बोलेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JER 6:27" - }, - "“मैंने इसलिए तुझे अपनी प्रजा के बीच गुम्मट और गढ़ ठहरा दिया कि तू उनकी चाल परखे और जान ले।", - { - "type": "verse:v", - "number": "28", - "sid": "JER 6:28" - }, - "वे सब बहुत ही हठी हैं, वे लुतराई करते फिरते हैं; उन सभी की चाल बिगड़ी है, वे निरा तांबा और लोहा ही हैं।", - { - "type": "verse:v", - "number": "29", - "sid": "JER 6:29" - }, - "धौंकनी जल गई, सीसा आग में जल गया; ढालनेवाले ने व्यर्थ ही ढाला है; क्योंकि बुरे लोग नहीं निकाले गए।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 6:30" - }, - "उनका नाम खोटी चाँदी पड़ेगा, क्योंकि यहोवा ने उनको खोटा पाया है।”" - ] + "type": "verse:v", + "number": "28", + "sid": "JER 7:28" }, + "तब तू उनसे कह देना, ‘यह वही जाति है जो अपने परमेश्वर यहोवा की नहीं सुनती, और ताड़ना से भी नहीं मानती; सच्चाई नाश हो गई, और उनके मुँह से दूर हो गई है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "7", - "sid": "JER 7" + "type": "verse:v", + "number": "29", + "sid": "JER 7:29" }, + "“‘अपने बाल मुँण्ड़ाकर फेंक दे; मुँण्ड़े टीलों पर चढ़कर विलाप का गीत गा, क्योंकि यहोवा ने इस समय के निवासियों पर क्रोध किया और उन्हें निकम्मा जानकर त्याग दिया है।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मन्दिर में यिर्मयाह का प्रचार" - ] + "type": "verse:v", + "number": "30", + "sid": "JER 7:30" }, + "“यहोवा की यह वाणी है, इसका कारण यह है कि यहूदियों ने वह काम किया है, जो मेरी दृष्टि में बुरा है; उन्होंने उस भवन में जो मेरा कहलाता है, अपनी घृणित वस्तुएँ रखकर उसे अशुद्ध कर दिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 7:1" - }, - "जो वचन यहोवा की ओर से यिर्मयाह के पास पहुँचा वह यह है:", - { - "type": "verse:v", - "number": "2", - "sid": "JER 7:2" - }, - "“यहोवा के भवन के फाटक में खड़ा हो, और यह वचन प्रचार कर, और कह, हे सब यहूदियों, तुम जो यहोवा को दण्डवत् करने के लिये इन फाटकों से प्रवेश करते हो, यहोवा का वचन सुनो।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 7:3" - }, - "सेनाओं का यहोवा जो इस्राएल का परमेश्वर है, यह कहता है,", - { - "type": "char:it", - "content": [ - "अपनी-अपनी चाल और काम सुधारो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.3" - ] - }, - { - "type": "char:fq", - "content": [ - "अपनी-अपनी चाल और काम सुधारो:" - ] - }, - { - "type": "char:ft", - "content": [ - "यदि वे मन फिराएँगे तो वह गुलामी में नहीं जाएँगे परन्तु उनका राष्ट्रीय अस्तित्व बनाए रखेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तब मैं तुम को इस स्थान में बसे रहने दूँगा।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "JER 7:4" - }, - "तुम लोग यह कहकर झूठी बातों पर भरोसा मत रखो, ‘यही यहोवा का मन्दिर है; यही यहोवा का मन्दिर, यहोवा का मन्दिर।’" - ] + "type": "verse:v", + "number": "31", + "sid": "JER 7:31" }, + "और उन्होंने हिन्नोमवंशियों की तराई में तोपेत नामक ऊँचे स्थान बनाकर, अपने बेटे-बेटियों को आग में जलाया है; जिसकी आज्ञा मैंने कभी नहीं दी और न मेरे मन में वह कभी आया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 7:5" - }, - "“यदि तुम सचमुच अपनी-अपनी चाल और काम सुधारो, और सचमुच मनुष्य-मनुष्य के बीच न्याय करो,", - { - "type": "verse:v", - "number": "6", - "sid": "JER 7:6" - }, - "परदेशी और अनाथ और विधवा पर अंधेर न करो; इस स्थान में निर्दोष की हत्या न करो, और दूसरे देवताओं के पीछे न चलो जिससे तुम्हारी हानि होती है,", - { - "type": "verse:v", - "number": "7", - "sid": "JER 7:7" - }, - "तो मैं तुम को इस नगर में, और इस देश में जो मैंने तुम्हारे पूर्वजों को दिया था, युग-युग के लिये रहने दूँगा।" - ] + "type": "verse:v", + "number": "32", + "sid": "JER 7:32" }, + "यहोवा की यह वाणी है, इसलिए ऐसे दिन आते हैं कि वह तराई फिर न तो तोपेत की और न हिन्नोमवंशियों की कहलाएगी, वरन् घात की तराई कहलाएगी; और तोपेत में इतनी कब्रें होंगी कि और स्थान न रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 7:8" - }, - "“देखो, तुम झूठी बातों पर भरोसा रखते हो जिनसे कुछ लाभ नहीं हो सकता।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 7:9" - }, - "तुम जो चोरी, हत्या और व्यभिचार करते, झूठी शपथ खाते, बाल देवता के लिये धूप जलाते, और दूसरे देवताओं के पीछे जिन्हें तुम पहले नहीं जानते थे चलते हो,", - { - "type": "verse:v", - "number": "10", - "sid": "JER 7:10" - }, - "तो क्या यह उचित है कि तुम इस भवन में आओ जो मेरा कहलाता है, और मेरे सामने खड़े होकर यह कहो ‘", - { - "type": "char:it", - "content": [ - "हम इसलिए छूट गए हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.10" - ] - }, - { - "type": "char:fq", - "content": [ - "हम इसलिए छूट गए हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "यिर्मयाह उन्हें पवित्र जीवन जीने की अपेक्षा मन्दिर के अनुष्ठानों में विश्वास करने के लिए दोष देता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*’ कि ये सब घृणित काम करें?" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "JER 7:11" - }, - "क्या यह भवन जो मेरा कहलाता है, तुम्हारी दृष्टि में डाकुओं की गुफा हो गया है? मैंने स्वयं यह देखा है, यहोवा की यह वाणी है।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 21:13, मर. 11:17, लूका 19:46)" - ] - }, - "" - ] + "type": "verse:v", + "number": "33", + "sid": "JER 7:33" }, + "इसलिए इन लोगों की लोथें आकाश के पक्षियों और पृथ्वी के पशुओं का आहार होंगी, और उनको भगानेवाला कोई न रहेगा।", { - "type": "para:s", - "content": [ - "शीलो एक चेतावनी के रूप में" - ] + "type": "verse:v", + "number": "34", + "sid": "JER 7:34" }, + "उस समय मैं ऐसा करूँगा कि यहूदा के नगरों और यरूशलेम की सड़कों में न तो हर्ष और आनन्द का शब्द सुन पड़ेगा, और न दुल्हे और न दुल्हन का; क्योंकि देश उजाड़ ही उजाड़ हो जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 7:12" - }, - "“मेरा जो स्थान शीलो में था, जहाँ मैंने पहले अपने नाम का निवास ठहराया था, वहाँ जाकर देखो कि मैंने अपनी प्रजा इस्राएल की बुराई के कारण उसकी क्या दशा कर दी है?", - { - "type": "verse:v", - "number": "13", - "sid": "JER 7:13" - }, - "अब यहोवा की यह वाणी है, कि तुम जो ये सब काम करते आए हो, और यद्यपि मैं तुम से बड़े यत्न से बातें करता रहा हूँ, तो भी तुम ने नहीं सुना, और तुम्हें बुलाता आया परन्तु तुम नहीं बोले,", - { - "type": "verse:v", - "number": "14", - "sid": "JER 7:14" - }, - "इसलिए यह भवन जो मेरा कहलाता है, जिस पर तुम भरोसा रखते हो, और यह स्थान जो मैंने तुम को और तुम्हारे पूर्वजों को दिया था, इसकी दशा मैं शीलो की सी कर दूँगा।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 7:15" - }, - "और जैसा मैंने तुम्हारे सब भाइयों को अर्थात् सारे एप्रैमियों को अपने सामने से दूर कर दिया है, वैसा ही तुम को भी दूर कर दूँगा।" - ] + "type": "char:bdit", + "content": [ + "(होशे 2:11, यिर्म. 16:9)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "JER 8" + }, + { + "type": "para:s", + "content": [ + "जीवन से अधिक मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 8:1" + }, + "“यहोवा की यह वाणी है, उस समय यहूदा के राजाओं, हाकिमों, याजकों, भविष्यद्वक्ताओं और यरूशलेम के रहनेवालों की हड्डियाँ कब्रों में से निकालकर,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 8:2" + }, + "सूर्य, चन्द्रमा और आकाश के सारे गणों के सामने फैलाई जाएँगी; क्योंकि वे उन्हीं से प्रेम रखते, उन्हीं की सेवा करते, उन्हीं के पीछे चलते, और उन्हीं के पास जाया करते और उन्हीं को दण्डवत् करते थे; और न वे इकट्ठी की जाएँगी न कब्र में रखी जाएँगी; वे भूमि के ऊपर खाद के समान पड़ी रहेंगी।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 8:3" + }, + "तब इस बुरे कुल के बचे हुए लोग उन सब स्थानों में जिसमें से मैंने उन्हें निकाल दिया है, जीवन से मृत्यु ही को अधिक चाहेंगे, सेनाओं के यहोवा की यही वाणी है।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 9:6)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "पाप और दण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 8:4" + }, + "“तू उनसे यह भी कह, यहोवा यह कहता है कि जब मनुष्य गिरते हैं तो क्या फिर नहीं उठते?", + { + "type": "verse:v", + "number": "5", + "sid": "JER 8:5" + }, + "जब कोई भटक जाता है तो क्या वह लौट नहीं आता? फिर क्या कारण है कि ये यरूशलेमी सदा दूर ही दूर भटकते जाते हैं? ये छल नहीं छोड़ते, और फिर लौटने से इन्कार करते हैं।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 8:6" + }, + "मैंने ध्यान देकर सुना, परन्तु ये ठीक नहीं बोलते; इनमें से", + { + "type": "char:it", + "content": [ + "किसी ने अपनी बुराई से पछताकर नहीं कहा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.6" + ] + }, + { + "type": "char:fq", + "content": [ + "किसी ने अपनी बुराई से पछताकर नहीं कहा:" + ] + }, + { + "type": "char:ft", + "content": [ + "किसी भी मनुष्य को अपनी दुष्टता पर पछतावा नहीं हुआ यदि मनुष्य पाप की वास्तविक प्रकृति को समझता तो पापी अपने ऊपर दया होने के कारण मन फिराता।" + ] + } + ] + } + ] }, + ", ‘हाय! मैंने यह क्या किया है?’ जैसा घोड़ा लड़ाई में वेग से दौड़ता है, वैसे ही इनमें से हर एक जन अपनी ही दौड़ में दौड़ता है।", { - "type": "para:s", - "content": [ - "प्रजा द्वारा आज्ञा का उल्लंघन" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 8:7" }, + "आकाश में सारस भी अपने नियत समयों को जानता है, और पंडुकी, सूपाबेनी, और बगुला भी अपने आने का समय रखते हैं; परन्तु मेरी प्रजा यहोवा का नियम नहीं जानती।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 7:16" - }, - "“इस प्रजा के लिये तू प्रार्थना मत कर, न इन लोगों के लिये ऊँचे स्वर से पुकार न मुझसे विनती कर, क्योंकि मैं तेरी नहीं सुनूँगा।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 7:17" - }, - "क्या तू नहीं देखता कि ये लोग यहूदा के नगरों और यरूशलेम की सड़कों में क्या कर रहे हैं?", - { - "type": "verse:v", - "number": "18", - "sid": "JER 7:18" - }, - "देख, बाल-बच्चे तो ईंधन बटोरते, बाप आग सुलगाते और स्त्रियाँ आटा गुँधत‍ी हैं, कि स्वर्ग की रानी के लिये रोटियाँ चढ़ाएँ; और मुझे क्रोधित करने के लिये दूसरे देवताओं के लिये तपावन दें।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 7:19" - }, - "यहोवा की यह वाणी है, क्या वे मुझी को क्रोध दिलाते हैं? क्या वे अपने ही को नहीं जिससे उनके मुँह पर उदासी छाए?", - { - "type": "verse:v", - "number": "20", - "sid": "JER 7:20" - }, - "अतः प्रभु यहोवा ने यह कहा है, क्या मनुष्य, क्या पशु, क्या मैदान के वृक्ष, क्या भूमि की उपज, उन सब पर जो इस स्थान में हैं, मेरे कोप की आग भड़कने पर है; वह नित्य जलती रहेगी और कभी न बुझेगी।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 8:8" }, + "“तुम कैसे कह सकते हो कि हम बुद्धिमान हैं, और यहोवा की दी हुई व्यवस्था हमारे साथ है? परन्तु उनके शास्त्रियों ने उसका झूठा विवरण लिखकर उसको झूठ बना दिया है।", { - "type": "para:s", - "content": [ - "बलिदान और आज्ञाकारिता" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 8:9" }, + "बुद्धिमान लज्जित हो गए, वे विस्मित हुए और पकड़े गए; देखो, उन्होंने यहोवा के वचन को निकम्मा जाना है, उनमें बुद्धि कहाँ रही?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JER 7:21" - }, - "सेनाओं का यहोवा जो इस्राएल का परमेश्वर है, यह कहता है, “अपने मेलबलियों के साथ अपने होमबलि भी चढ़ाओ और माँस खाओ।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 7:22" - }, - "क्योंकि जिस समय मैंने तुम्हारे पूर्वजों को मिस्र देश में से निकाला, उस समय मैंने उन्हें होमबलि और मेलबलि के विषय कुछ आज्ञा न दी थी।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 7:23" - }, - "परन्तु मैंने तो उनको यह आज्ञा दी कि", - { - "type": "char:it", - "content": [ - "मेरे वचन को मानो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.23" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरे वचन को मानो:" - ] - }, - { - "type": "char:ft", - "content": [ - "बलि चढ़ाना वाचा का अंतिम कारण नहीं है, सदाकालीन आज्ञापालन है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तब मैं तुम्हारा परमेश्वर होऊँगा, और तुम मेरी प्रजा ठहरोगे; और जिस मार्ग की मैं तुम्हें आज्ञा दूँ उसी में चलो, तब तुम्हारा भला होगा।" - ] - }, - { - "type": "verse:v", - "number": "24", - "sid": "JER 7:24" - }, - "पर उन्होंने मेरी न सुनी और न मेरी बातों पर कान लगाया; वे अपनी ही युक्तियों और अपने बुरे मन के हठ पर चलते रहे और पीछे हट गए पर आगे न बढ़े।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 7:25" - }, - "जिस दिन तुम्हारे पुरखा मिस्र देश से निकले, उस दिन से आज तक मैं तो अपने सारे दासों, भविष्यद्वक्ताओं को, तुम्हारे पास बड़े यत्न से लगातार भेजता रहा;", - { - "type": "verse:v", - "number": "26", - "sid": "JER 7:26" - }, - "परन्तु उन्होंने मेरी नहीं सुनी, न अपना कान लगाया; उन्होंने हठ किया, और अपने पुरखाओं से बढ़कर बुराइयाँ की हैं।" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 8:10" }, + "इस कारण मैं उनकी स्त्रियों को दूसरे पुरुषों के और उनके खेत दूसरे अधिकारियों के वश में कर दूँगा, क्योंकि छोटे से लेकर बड़े तक वे सब के सब लालची हैं; क्या भविष्यद्वक्ता क्या याजक, वे सब छल से काम करते हैं।", { - "type": "para:s", - "content": [ - "अवज्ञाकारी यहूदा के लिए विलाप" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 8:11" }, + "उन्होंने, ‘शान्ति है, शान्ति’ ऐसा कह कहकर मेरी प्रजा के घाव को ऊपर ही ऊपर चंगा किया, परन्तु शान्ति कुछ भी नहीं है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JER 7:27" - }, - "“तू सब बातें उनसे कहेगा पर वे तेरी न सुनेंगे; तू उनको बुलाएगा, पर वे न बोलेंगे।", - { - "type": "verse:v", - "number": "28", - "sid": "JER 7:28" - }, - "तब तू उनसे कह देना, ‘यह वही जाति है जो अपने परमेश्वर यहोवा की नहीं सुनती, और ताड़ना से भी नहीं मानती; सच्चाई नाश हो गई, और उनके मुँह से दूर हो गई है।" - ] + "type": "char:bdit", + "content": [ + "(यहे. 13:10)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JER 7:29" - }, - "“‘अपने बाल मुँण्ड़ाकर फेंक दे; मुँण्ड़े टीलों पर चढ़कर विलाप का गीत गा, क्योंकि यहोवा ने इस समय के निवासियों पर क्रोध किया और उन्हें निकम्मा जानकर त्याग दिया है।’" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 8:12" }, + "क्या वे घृणित काम करके लज्जित हुए? नहीं, वे कुछ भी लज्जित नहीं हुए, वे लज्जित होना जानते ही नहीं। इस कारण जब और लोग नीचे गिरें, तब वे भी गिरेंगे; जब उनके दण्ड का समय आएगा, तब वे भी ठोकर खाकर गिरेंगे, यहोवा का यही वचन है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "JER 7:30" - }, - "“यहोवा की यह वाणी है, इसका कारण यह है कि यहूदियों ने वह काम किया है, जो मेरी दृष्टि में बुरा है; उन्होंने उस भवन में जो मेरा कहलाता है, अपनी घृणित वस्तुएँ रखकर उसे अशुद्ध कर दिया है।", - { - "type": "verse:v", - "number": "31", - "sid": "JER 7:31" - }, - "और उन्होंने हिन्नोमवंशियों की तराई में तोपेत नामक ऊँचे स्थान बनाकर, अपने बेटे-बेटियों को आग में जलाया है; जिसकी आज्ञा मैंने कभी नहीं दी और न मेरे मन में वह कभी आया।", - { - "type": "verse:v", - "number": "32", - "sid": "JER 7:32" - }, - "यहोवा की यह वाणी है, इसलिए ऐसे दिन आते हैं कि वह तराई फिर न तो तोपेत की और न हिन्नोमवंशियों की कहलाएगी, वरन् घात की तराई कहलाएगी; और तोपेत में इतनी कब्रें होंगी कि और स्थान न रहेगा।", - { - "type": "verse:v", - "number": "33", - "sid": "JER 7:33" - }, - "इसलिए इन लोगों की लोथें आकाश के पक्षियों और पृथ्वी के पशुओं का आहार होंगी, और उनको भगानेवाला कोई न रहेगा।", - { - "type": "verse:v", - "number": "34", - "sid": "JER 7:34" - }, - "उस समय मैं ऐसा करूँगा कि यहूदा के नगरों और यरूशलेम की सड़कों में न तो हर्ष और आनन्द का शब्द सुन पड़ेगा, और न दुल्हे और न दुल्हन का; क्योंकि देश उजाड़ ही उजाड़ हो जाएगा।", - { - "type": "char:bdit", - "content": [ - "(होशे 2:11, यिर्म. 16:9)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 8:13" }, + "यहोवा की यह भी वाणी है, मैं उन सभी का अन्त कर दूँगा। न तो उनकी दाखलताओं में दाख पाई जाएँगी, और न अंजीर के वृक्ष में अंजीर वरन् उनके पत्ते भी सूख जाएँगे, और जो कुछ मैंने उन्हें दिया है वह उनके पास से जाता रहेगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "8", - "sid": "JER 8" + "type": "verse:v", + "number": "14", + "sid": "JER 8:14" }, + "हम क्यों चुप-चाप बैठे हैं? आओ, हम चलकर गढ़वाले नगरों में इकट्ठे नाश हो जाएँ; क्योंकि हमारा परमेश्वर यहोवा हमको नाश करना चाहता है, और हमें विष पीने को दिया है; क्योंकि हमने यहोवा के विरुद्ध पाप किया है।", { - "type": "para:s", - "content": [ - "जीवन से अधिक मृत्यु" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 8:15" }, + "हम शान्ति की बाट जोहते थे, परन्तु कुछ कल्याण नहीं मिला, और चंगाई की आशा करते थे, परन्तु घबराना ही पड़ा है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 8:1" - }, - "“यहोवा की यह वाणी है, उस समय यहूदा के राजाओं, हाकिमों, याजकों, भविष्यद्वक्ताओं और यरूशलेम के रहनेवालों की हड्डियाँ कब्रों में से निकालकर,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 8:2" - }, - "सूर्य, चन्द्रमा और आकाश के सारे गणों के सामने फैलाई जाएँगी; क्योंकि वे उन्हीं से प्रेम रखते, उन्हीं की सेवा करते, उन्हीं के पीछे चलते, और उन्हीं के पास जाया करते और उन्हीं को दण्डवत् करते थे; और न वे इकट्ठी की जाएँगी न कब्र में रखी जाएँगी; वे भूमि के ऊपर खाद के समान पड़ी रहेंगी।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 8:3" - }, - "तब इस बुरे कुल के बचे हुए लोग उन सब स्थानों में जिसमें से मैंने उन्हें निकाल दिया है, जीवन से मृत्यु ही को अधिक चाहेंगे, सेनाओं के यहोवा की यही वाणी है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 9:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 8:16" }, + "“उनके घोड़ों का फुर्राना दान से सुनाई देता है, और बलवन्त घोड़ों के हिनहिनाने के शब्द से सारा देश काँप उठा है। उन्होंने आकर हमारे देश को और जो कुछ उसमें है, और हमारे नगर को निवासियों समेत नाश किया है।", { - "type": "para:s", - "content": [ - "पाप और दण्ड" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 8:17" }, + "क्योंकि देखो, मैं तुम्हारे बीच में ऐसे साँप और नाग", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 8:4" - }, - "“तू उनसे यह भी कह, यहोवा यह कहता है कि जब मनुष्य गिरते हैं तो क्या फिर नहीं उठते?", - { - "type": "verse:v", - "number": "5", - "sid": "JER 8:5" - }, - "जब कोई भटक जाता है तो क्या वह लौट नहीं आता? फिर क्या कारण है कि ये यरूशलेमी सदा दूर ही दूर भटकते जाते हैं? ये छल नहीं छोड़ते, और फिर लौटने से इन्कार करते हैं।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 8:6" - }, - "मैंने ध्यान देकर सुना, परन्तु ये ठीक नहीं बोलते; इनमें से", - { - "type": "char:it", - "content": [ - "किसी ने अपनी बुराई से पछताकर नहीं कहा" - ] - }, + "type": "char:it", + "content": [ + "भेजूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.6" - ] - }, - { - "type": "char:fq", - "content": [ - "किसी ने अपनी बुराई से पछताकर नहीं कहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "किसी भी मनुष्य को अपनी दुष्टता पर पछतावा नहीं हुआ यदि मनुष्य पाप की वास्तविक प्रकृति को समझता तो पापी अपने ऊपर दया होने के कारण मन फिराता।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "8.17" + ] }, { - "type": "char:it", - "content": [ - "*, ‘हाय! मैंने यह क्या किया है?’ जैसा घोड़ा लड़ाई में वेग से दौड़ता है, वैसे ही इनमें से हर एक जन अपनी ही दौड़ में दौड़ता है।" - ] + "type": "char:fq", + "content": [ + "भेजूँगा:" + ] }, { - "type": "verse:v", - "number": "7", - "sid": "JER 8:7" - }, - "आकाश में सारस भी अपने नियत समयों को जानता है, और पंडुकी, सूपाबेनी, और बगुला भी अपने आने का समय रखते हैं; परन्तु मेरी प्रजा यहोवा का नियम नहीं जानती।" - ] + "type": "char:ft", + "content": [ + "आक्रमणकारी बैरी की तुलना साँप से की गई है जिस पर सपेरे का मन्त्र नहीं चलेगा और उसका काटना घातक होगा।" + ] + } + ] + } + ] + }, + "जिन पर मंत्र न चलेगा, और वे तुम को डसेंगे,” यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदा पर विलाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 8:18" + }, + "हाय! हाय! इस शोक की दशा में मुझे शान्ति कहाँ से मिलेगी? मेरा हृदय भीतर ही भीतर तड़पता है!", + { + "type": "verse:v", + "number": "19", + "sid": "JER 8:19" + }, + "मुझे अपने लोगों की चिल्लाहट दूर के देश से सुनाई देती है: “क्या यहोवा सिय्योन में नहीं हैं? क्या उसका राजा उसमें नहीं?” “उन्होंने क्यों मुझ को अपनी खोदी हुई मूरतों और परदेश की व्यर्थ वस्तुओं के द्वारा क्यों क्रोध दिलाया है?”", + { + "type": "verse:v", + "number": "20", + "sid": "JER 8:20" + }, + "“कटनी का समय बीत गया, फल तोड़ने की ॠतु भी समाप्त हो गई, और हमारा उद्धार नहीं हुआ।”", + { + "type": "verse:v", + "number": "21", + "sid": "JER 8:21" + }, + "अपने लोगों के दुःख से मैं भी दुःखित हुआ, मैं शोक का पहरावा पहने अति अचम्भे में डूबा हूँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "JER 8:22" + }, + "क्या गिलाद देश में कुछ बलसान की औषधि नहीं? क्या उसमें कोई वैद्य नहीं? यदि है, तो मेरे लोगों के घाव क्यों चंगे नहीं हुए?" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "JER 9" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 9:1" + }, + "भला होता, कि मेरा सिर जल ही जल, और मेरी आँखें आँसुओं का सोता होतीं, कि मैं रात दिन अपने मारे गए लोगों के लिये रोता रहता।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 9:2" + }, + "भला होता कि मुझे जंगल में बटोहियों का कोई टिकाव मिलता कि मैं अपने लोगों को छोड़कर वहीं चला जाता! क्योंकि वे सब व्यभिचारी हैं, वे विश्वासघातियों का समाज हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 9:3" + }, + "अपनी-अपनी जीभ को वे धनुष के समान झूठ बोलने के लिये तैयार करते हैं, और देश में बलवन्त तो हो गए, परन्तु सच्चाई के लिये नहीं; वे बुराई पर बुराई बढ़ाते जाते हैं, और वे मुझ को जानते ही नहीं, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 9:4" + }, + "अपने-अपने संगी से चौकस रहो, अपने भाई पर भी भरोसा न रखो; क्योंकि सब भाई निश्चय अड़ंगा मारेंगे, और हर एक पड़ोसी लुतराई करते फिरेंगे।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 9:5" + }, + "वे एक दूसरे को ठगेंगे और सच नहीं बोलेंगे; उन्होंने झूठ ही बोलना सीखा है; और कुटिलता ही में परिश्रम करते हैं।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 9:6" + }, + "तेरा निवास छल के बीच है; छल ही के कारण वे मेरा ज्ञान नहीं चाहते, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 9:7" + }, + "इसलिए सेनाओं का यहोवा यह कहता है, “देख, मैं", + { + "type": "char:it", + "content": [ + "उनको तपाकर परखूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.7" + ] + }, + { + "type": "char:fq", + "content": [ + "उनको तपाकर परखूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर उस राष्ट्र को क्लेशों की कसौटी पर रखेगा कि जो भी बुरा हो वह आग में जल जाए और उनकी भलाई शुद्ध होकर निकले।" + ] + } + ] + } + ] }, + ", क्योंकि अपनी प्रजा के कारण मैं उनसे और क्या कर सकता हूँ?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 8:8" - }, - "“तुम कैसे कह सकते हो कि हम बुद्धिमान हैं, और यहोवा की दी हुई व्यवस्था हमारे साथ है? परन्तु उनके शास्त्रियों ने उसका झूठा विवरण लिखकर उसको झूठ बना दिया है।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 8:9" - }, - "बुद्धिमान लज्जित हो गए, वे विस्मित हुए और पकड़े गए; देखो, उन्होंने यहोवा के वचन को निकम्मा जाना है, उनमें बुद्धि कहाँ रही?", - { - "type": "verse:v", - "number": "10", - "sid": "JER 8:10" - }, - "इस कारण मैं उनकी स्त्रियों को दूसरे पुरुषों के और उनके खेत दूसरे अधिकारियों के वश में कर दूँगा, क्योंकि छोटे से लेकर बड़े तक वे सब के सब लालची हैं; क्या भविष्यद्वक्ता क्या याजक, वे सब छल से काम करते हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 8:11" - }, - "उन्होंने, ‘शान्ति है, शान्ति’ ऐसा कह कहकर मेरी प्रजा के घाव को ऊपर ही ऊपर चंगा किया, परन्तु शान्ति कुछ भी नहीं है।", - { - "type": "char:bdit", - "content": [ - "(यहे. 13:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "JER 8:12" - }, - "क्या वे घृणित काम करके लज्जित हुए? नहीं, वे कुछ भी लज्जित नहीं हुए, वे लज्जित होना जानते ही नहीं। इस कारण जब और लोग नीचे गिरें, तब वे भी गिरेंगे; जब उनके दण्ड का समय आएगा, तब वे भी ठोकर खाकर गिरेंगे, यहोवा का यही वचन है।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 8:13" - }, - "यहोवा की यह भी वाणी है, मैं उन सभी का अन्त कर दूँगा। न तो उनकी दाखलताओं में दाख पाई जाएँगी, और न अंजीर के वृक्ष में अंजीर वरन् उनके पत्ते भी सूख जाएँगे, और जो कुछ मैंने उन्हें दिया है वह उनके पास से जाता रहेगा।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 9:8" }, + "उनकी जीभ काल के तीर के समान बेधनेवाली है, उससे छल की बातें निकलती हैं; वे मुँह से तो एक दूसरे से मेल की बात बोलते हैं पर मन ही मन एक दूसरे की घात में लगे रहते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 8:14" - }, - "हम क्यों चुप-चाप बैठे हैं? आओ, हम चलकर गढ़वाले नगरों में इकट्ठे नाश हो जाएँ; क्योंकि हमारा परमेश्वर यहोवा हमको नाश करना चाहता है, और हमें विष पीने को दिया है; क्योंकि हमने यहोवा के विरुद्ध पाप किया है।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 8:15" - }, - "हम शान्ति की बाट जोहते थे, परन्तु कुछ कल्याण नहीं मिला, और चंगाई की आशा करते थे, परन्तु घबराना ही पड़ा है।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 9:9" }, + "क्या मैं ऐसी बातों का दण्ड न दूँ? यहोवा की यह वाणी है, क्या मैं ऐसी जाति से अपना पलटा न लूँ?" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 8:16" - }, - "“उनके घोड़ों का फुर्राना दान से सुनाई देता है, और बलवन्त घोड़ों के हिनहिनाने के शब्द से सारा देश काँप उठा है। उन्होंने आकर हमारे देश को और जो कुछ उसमें है, और हमारे नगर को निवासियों समेत नाश किया है।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 8:17" - }, - "क्योंकि देखो, मैं तुम्हारे बीच में ऐसे साँप और नाग", - { - "type": "char:it", - "content": [ - "भेजूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.17" - ] - }, - { - "type": "char:fq", - "content": [ - "भेजूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "आक्रमणकारी बैरी की तुलना साँप से की गई है जिस पर सपेरे का मन्त्र नहीं चलेगा और उसका काटना घातक होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* जिन पर मंत्र न चलेगा, और वे तुम को डसेंगे,” यहोवा की यही वाणी है।" - ] - } - ] + "type": "verse:v", + "number": "10", + "sid": "JER 9:10" }, + "“मैं पहाड़ों के लिये रो उठूँगा और शोक का गीत गाऊँगा, और जंगल की चराइयों के लिये विलाप का गीत गाऊँगा, क्योंकि वे ऐसे जल गए हैं कि कोई उनमें से होकर नहीं चलता, और उनमें पशुओं का शब्द भी नहीं सुनाई पड़ता; पशु-पक्षी सब भाग गए हैं।", { - "type": "para:s", - "content": [ - "यहूदा पर विलाप" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 9:11" }, + "मैं यरूशलेम को खण्डहर बनाकर गीदड़ों का स्थान बनाऊँगा; और यहूदा के नगरों को ऐसा उजाड़ दूँगा कि उनमें कोई न बसेगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 8:18" - }, - "हाय! हाय! इस शोक की दशा में मुझे शान्ति कहाँ से मिलेगी? मेरा हृदय भीतर ही भीतर तड़पता है!", - { - "type": "verse:v", - "number": "19", - "sid": "JER 8:19" - }, - "मुझे अपने लोगों की चिल्लाहट दूर के देश से सुनाई देती है: “क्या यहोवा सिय्योन में नहीं हैं? क्या उसका राजा उसमें नहीं?” “उन्होंने क्यों मुझ को अपनी खोदी हुई मूरतों और परदेश की व्यर्थ वस्तुओं के द्वारा क्यों क्रोध दिलाया है?”", - { - "type": "verse:v", - "number": "20", - "sid": "JER 8:20" - }, - "“कटनी का समय बीत गया, फल तोड़ने की ॠतु भी समाप्त हो गई, और हमारा उद्धार नहीं हुआ।”", - { - "type": "verse:v", - "number": "21", - "sid": "JER 8:21" - }, - "अपने लोगों के दुःख से मैं भी दुःखित हुआ, मैं शोक का पहरावा पहने अति अचम्भे में डूबा हूँ।" - ] + "type": "char:bdit", + "content": [ + "(यशा. 25:2)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 9:12" }, + "जो बुद्धिमान पुरुष हो वह इसका भेद समझ ले, और जिसने यहोवा के मुख से इसका कारण सुना हो वह बता दे। देश का नाश क्यों हुआ? क्यों वह जंगल के समान ऐसा जल गया कि उसमें से होकर कोई नहीं चलता?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JER 8:22" - }, - "क्या गिलाद देश में कुछ बलसान की औषधि नहीं? क्या उसमें कोई वैद्य नहीं? यदि है, तो मेरे लोगों के घाव क्यों चंगे नहीं हुए?" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 9:13" }, + "और यहोवा ने कहा, “क्योंकि उन्होंने मेरी व्यवस्था को जो मैंने उनके आगे रखी थी छोड़ दिया; और न मेरी बात मानी और न उसके अनुसार चले हैं,", { - "type": "chapter:c", - "number": "9", - "sid": "JER 9" + "type": "verse:v", + "number": "14", + "sid": "JER 9:14" }, + "वरन् वे अपने हठ पर बाल नामक देवताओं के पीछे चले,", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "जैसा उनके पुरखाओं ने उनको सिखाया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "JER 9:1" + "type": "char:fr", + "content": [ + "9.14" + ] }, - "भला होता, कि मेरा सिर जल ही जल, और मेरी आँखें आँसुओं का सोता होतीं, कि मैं रात दिन अपने मारे गए लोगों के लिये रोता रहता।", { - "type": "verse:v", - "number": "2", - "sid": "JER 9:2" + "type": "char:fq", + "content": [ + "जैसा उनके पुरखाओं ने उनको सिखाया:" + ] }, - "भला होता कि मुझे जंगल में बटोहियों का कोई टिकाव मिलता कि मैं अपने लोगों को छोड़कर वहीं चला जाता! क्योंकि वे सब व्यभिचारी हैं, वे विश्वासघातियों का समाज हैं।", { - "type": "verse:v", - "number": "3", - "sid": "JER 9:3" - }, - "अपनी-अपनी जीभ को वे धनुष के समान झूठ बोलने के लिये तैयार करते हैं, और देश में बलवन्त तो हो गए, परन्तु सच्चाई के लिये नहीं; वे बुराई पर बुराई बढ़ाते जाते हैं, और वे मुझ को जानते ही नहीं, यहोवा की यही वाणी है।" - ] + "type": "char:ft", + "content": [ + "एक ही पीढ़ी के पाप के कारण नहीं था कि उन्हें दण्ड मिला उनका पाप पीढ़ियों से चला आ रहा था।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 9:15" + }, + "इस कारण, सेनाओं का यहोवा, इस्राएल का परमेश्वर यह कहता है, सुन, मैं अपनी इस प्रजा को कड़वी वस्तु खिलाऊँगा और विष पिलाऊँगा।", + { + "type": "char:bdit", + "content": [ + "(भज. 69:21, यिर्म. 23:15)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "JER 9:16" + }, + "मैं उन लोगों को ऐसी जातियों में तितर-बितर करूँगा जिन्हें न तो वे न उनके पुरखा जानते थे; और जब तक उनका अन्त न हो जाए तब तक मेरी ओर से तलवार उनके पीछे पड़ी रहेगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "यरूशलेम के लिये विलाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "JER 9:17" + }, + "सेनाओं का यहोवा यह कहता है, “सोचो, और विलाप करनेवालियों को बुलाओ; बुद्धिमान स्त्रियों को बुलवा भेजो;", + { + "type": "verse:v", + "number": "18", + "sid": "JER 9:18" + }, + "वे फुर्ती करके हम लोगों के लिये शोक का गीत गाएँ कि हमारी आँखों से आँसू बह चलें और हमारी पलकें जल बहाए।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 9:19" + }, + "सिय्योन से शोक का यह गीत सुन पड़ता है, ‘हम कैसे नाश हो गए! हम क्यों लज्जा में पड़ गए हैं, क्योंकि हमको अपना देश छोड़ना पड़ा और हमारे घर गिरा दिए गए हैं।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "JER 9:20" + }, + "इसलिए, हे स्त्रियों, यहोवा का यह वचन सुनो, और उसकी यह आज्ञा मानो; तुम अपनी-अपनी बेटियों को शोक का गीत, और अपनी-अपनी पड़ोसिनों को विलाप का गीत सिखाओ।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 9:21" + }, + "क्योंकि मृत्यु हमारी खिड़कियों से होकर हमारे महलों में घुस आई है, कि हमारी सड़कों में बच्चों को और चौकों में जवानों को मिटा दे।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 9:22" + }, + "तू कह, “यहोवा यह कहता है, ‘मनुष्यों की लोथें ऐसी पड़ी रहेंगी जैसा खाद खेत के ऊपर, और पूलियाँ काटनेवाले के पीछे पड़ी रहती हैं, और उनका कोई उठानेवाला न होगा।’”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर में घमण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "JER 9:23" + }, + "यहोवा यह कहता है, “बुद्धिमान अपनी बुद्धि पर घमण्ड न करे, न वीर अपनी वीरता पर, न धनी अपने धन पर घमण्ड करे;", + { + "type": "verse:v", + "number": "24", + "sid": "JER 9:24" + }, + "परन्तु जो घमण्ड करे वह इसी बात पर घमण्ड करे, कि वह मुझे जानता और समझता है, कि मैं ही वह यहोवा हूँ, जो पृथ्वी पर करुणा, न्याय और धार्मिकता के काम करता है; क्योंकि मैं इन्हीं बातों से प्रसन्न रहता हूँ।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 1:31, 2 कुरि. 10:17)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "JER 9:25" + }, + "“देखो, यहोवा की यह वाणी है कि ऐसे दिन आनेवाले हैं कि", + { + "type": "char:it", + "content": [ + "जिनका खतना हुआ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.25" + ] + }, + { + "type": "char:fq", + "content": [ + "जिनका खतना हुआ:" + ] + }, + { + "type": "char:ft", + "content": [ + "उनका शारीरिक खतना तो हुआ था परन्तु उनके मन पवित्र नहीं थे।" + ] + } + ] + } + ] }, + "हो, उनको खतनारहितों के समान दण्ड दूँगा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 9:4" - }, - "अपने-अपने संगी से चौकस रहो, अपने भाई पर भी भरोसा न रखो; क्योंकि सब भाई निश्चय अड़ंगा मारेंगे, और हर एक पड़ोसी लुतराई करते फिरेंगे।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 9:5" - }, - "वे एक दूसरे को ठगेंगे और सच नहीं बोलेंगे; उन्होंने झूठ ही बोलना सीखा है; और कुटिलता ही में परिश्रम करते हैं।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 9:6" - }, - "तेरा निवास छल के बीच है; छल ही के कारण वे मेरा ज्ञान नहीं चाहते, यहोवा की यही वाणी है।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 2:25)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 9:7" - }, - "इसलिए सेनाओं का यहोवा यह कहता है, “देख, मैं", - { - "type": "char:it", - "content": [ - "उनको तपाकर परखूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.7" - ] - }, - { - "type": "char:fq", - "content": [ - "उनको तपाकर परखूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर उस राष्ट्र को क्लेशों की कसौटी पर रखेगा कि जो भी बुरा हो वह आग में जल जाए और उनकी भलाई शुद्ध होकर निकले।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, क्योंकि अपनी प्रजा के कारण मैं उनसे और क्या कर सकता हूँ?" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "JER 9:8" - }, - "उनकी जीभ काल के तीर के समान बेधनेवाली है, उससे छल की बातें निकलती हैं; वे मुँह से तो एक दूसरे से मेल की बात बोलते हैं पर मन ही मन एक दूसरे की घात में लगे रहते हैं।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 9:9" - }, - "क्या मैं ऐसी बातों का दण्ड न दूँ? यहोवा की यह वाणी है, क्या मैं ऐसी जाति से अपना पलटा न लूँ?" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 9:26" }, + "अर्थात् मिस्रियों, यहूदियों, एदोमियों, अम्मोनियों, मोआबियों को, और उन रेगिस्तान के निवासियों के समान जो अपने गाल के बालों को मुँण्डा डालते हैं; क्योंकि ये सब जातियाँ तो खतनारहित हैं, और इस्राएल का सारा घराना भी मन में खतनारहित है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 9:10" - }, - "“मैं पहाड़ों के लिये रो उठूँगा और शोक का गीत गाऊँगा, और जंगल की चराइयों के लिये विलाप का गीत गाऊँगा, क्योंकि वे ऐसे जल गए हैं कि कोई उनमें से होकर नहीं चलता, और उनमें पशुओं का शब्द भी नहीं सुनाई पड़ता; पशु-पक्षी सब भाग गए हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 9:11" - }, - "मैं यरूशलेम को खण्डहर बनाकर गीदड़ों का स्थान बनाऊँगा; और यहूदा के नगरों को ऐसा उजाड़ दूँगा कि उनमें कोई न बसेगा।”", - { - "type": "char:bdit", - "content": [ - "(यशा. 25:2)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:51)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "JER 10" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर और मूर्तिपूजा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 10:1" + }, + "यहोवा यह कहता है, हे इस्राएल के घराने जो वचन यहोवा तुम से कहता है उसे सुनो।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 10:2" + }, + "“अन्यजातियों की चाल मत सीखो, न उनके समान", + { + "type": "char:it", + "content": [ + "आकाश के चिन्हों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.2" + ] + }, + { + "type": "char:fq", + "content": [ + "आकाश के चिन्हों:" + ] + }, + { + "type": "char:ft", + "content": [ + "असाधारण दृश्य जैसे- ग्रहण, धूमकेतू आदि जिन्हें अन्यजातियाँ आपदा का संकेतक मानती थीं। उन्हें महत्त्व देने का अर्थ था अन्यजाति के मार्गों को अपनाना।" + ] + } + ] + } + ] }, + "से विस्मित हो, इसलिए कि अन्यजाति लोग उनसे विस्मित होते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 9:12" - }, - "जो बुद्धिमान पुरुष हो वह इसका भेद समझ ले, और जिसने यहोवा के मुख से इसका कारण सुना हो वह बता दे। देश का नाश क्यों हुआ? क्यों वह जंगल के समान ऐसा जल गया कि उसमें से होकर कोई नहीं चलता?", - { - "type": "verse:v", - "number": "13", - "sid": "JER 9:13" - }, - "और यहोवा ने कहा, “क्योंकि उन्होंने मेरी व्यवस्था को जो मैंने उनके आगे रखी थी छोड़ दिया; और न मेरी बात मानी और न उसके अनुसार चले हैं,", - { - "type": "verse:v", - "number": "14", - "sid": "JER 9:14" - }, - "वरन् वे अपने हठ पर बाल नामक देवताओं के पीछे चले,", - { - "type": "char:it", - "content": [ - "जैसा उनके पुरखाओं ने उनको सिखाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.14" - ] - }, - { - "type": "char:fq", - "content": [ - "जैसा उनके पुरखाओं ने उनको सिखाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "एक ही पीढ़ी के पाप के कारण नहीं था कि उन्हें दण्ड मिला उनका पाप पीढ़ियों से चला आ रहा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "JER 9:15" - }, - "इस कारण, सेनाओं का यहोवा, इस्राएल का परमेश्वर यह कहता है, सुन, मैं अपनी इस प्रजा को कड़वी वस्तु खिलाऊँगा और विष पिलाऊँगा।", - { - "type": "char:bdit", - "content": [ - "(भज. 69:21, यिर्म. 23:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "JER 9:16" - }, - "मैं उन लोगों को ऐसी जातियों में तितर-बितर करूँगा जिन्हें न तो वे न उनके पुरखा जानते थे; और जब तक उनका अन्त न हो जाए तब तक मेरी ओर से तलवार उनके पीछे पड़ी रहेगी।”" - ] + "type": "verse:v", + "number": "3", + "sid": "JER 10:3" }, + "क्योंकि देशों के लोगों की रीतियाँ तो निकम्मी हैं। मूरत तो वन में से किसी का काटा हुआ काठ है जिसे कारीगर ने बसूले से बनाया है।", { - "type": "para:s", - "content": [ - "यरूशलेम के लिये विलाप" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 10:4" }, + "लोग उसको सोने-चाँदी से सजाते और हथौड़े से कील ठोंक-ठोंककर दृढ़ करते हैं कि वह हिल-डुल न सके।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 9:17" - }, - "सेनाओं का यहोवा यह कहता है, “सोचो, और विलाप करनेवालियों को बुलाओ; बुद्धिमान स्त्रियों को बुलवा भेजो;", - { - "type": "verse:v", - "number": "18", - "sid": "JER 9:18" - }, - "वे फुर्ती करके हम लोगों के लिये शोक का गीत गाएँ कि हमारी आँखों से आँसू बह चलें और हमारी पलकें जल बहाए।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 9:19" - }, - "सिय्योन से शोक का यह गीत सुन पड़ता है, ‘हम कैसे नाश हो गए! हम क्यों लज्जा में पड़ गए हैं, क्योंकि हमको अपना देश छोड़ना पड़ा और हमारे घर गिरा दिए गए हैं।’”" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 10:5" }, + "वे ककड़ी के खेत में खड़े पुतले के समान हैं, पर बोल नहीं सकती; उन्हें उठाए फिरना पड़ता है, क्योंकि वे चल नहीं सकती। उनसे मत डरो, क्योंकि, न तो वे कुछ बुरा कर सकती हैं और न कुछ भला।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 9:20" - }, - "इसलिए, हे स्त्रियों, यहोवा का यह वचन सुनो, और उसकी यह आज्ञा मानो; तुम अपनी-अपनी बेटियों को शोक का गीत, और अपनी-अपनी पड़ोसिनों को विलाप का गीत सिखाओ।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 9:21" - }, - "क्योंकि मृत्यु हमारी खिड़कियों से होकर हमारे महलों में घुस आई है, कि हमारी सड़कों में बच्चों को और चौकों में जवानों को मिटा दे।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 9:22" - }, - "तू कह, “यहोवा यह कहता है, ‘मनुष्यों की लोथें ऐसी पड़ी रहेंगी जैसा खाद खेत के ऊपर, और पूलियाँ काटनेवाले के पीछे पड़ी रहती हैं, और उनका कोई उठानेवाला न होगा।’”" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 10:6" }, + "हे यहोवा, तेरे समान कोई नहीं है; तू महान है, और तेरा नाम पराक्रम में बड़ा है।", { - "type": "para:s", - "content": [ - "परमेश्वर में घमण्ड" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 10:7" }, + "हे सब जातियों के राजा, तुझ से कौन न डरेगा? क्योंकि यह तेरे योग्य है; अन्यजातियों के सारे बुद्धिमानों में, और उनके सारे राज्यों में तेरे समान कोई नहीं है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 9:23" - }, - "यहोवा यह कहता है, “बुद्धिमान अपनी बुद्धि पर घमण्ड न करे, न वीर अपनी वीरता पर, न धनी अपने धन पर घमण्ड करे;", - { - "type": "verse:v", - "number": "24", - "sid": "JER 9:24" - }, - "परन्तु जो घमण्ड करे वह इसी बात पर घमण्ड करे, कि वह मुझे जानता और समझता है, कि मैं ही वह यहोवा हूँ, जो पृथ्वी पर करुणा, न्याय और धार्मिकता के काम करता है; क्योंकि मैं इन्हीं बातों से प्रसन्न रहता हूँ।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 1:31, 2 कुरि. 10:17)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 15:4)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "JER 9:25" - }, - "“देखो, यहोवा की यह वाणी है कि ऐसे दिन आनेवाले हैं कि", - { - "type": "char:it", - "content": [ - "जिनका खतना हुआ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.25" - ] - }, - { - "type": "char:fq", - "content": [ - "जिनका खतना हुआ:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनका शारीरिक खतना तो हुआ था परन्तु उनके मन पवित्र नहीं थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हो, उनको खतनारहितों के समान दण्ड दूँगा," - ] - }, - { - "type": "char:bdit", - "content": [ - "(रोम. 2:25)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "JER 9:26" - }, - "अर्थात् मिस्रियों, यहूदियों, एदोमियों, अम्मोनियों, मोआबियों को, और उन रेगिस्तान के निवासियों के समान जो अपने गाल के बालों को मुँण्डा डालते हैं; क्योंकि ये सब जातियाँ तो खतनारहित हैं, और इस्राएल का सारा घराना भी मन में खतनारहित है।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:51)" - ] - }, - "" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 10:8" }, + "वे मूर्ख और निर्बुद्धि है; मूर्तियों से क्या शिक्षा? वे तो काठ ही हैं!", { - "type": "chapter:c", - "number": "10", - "sid": "JER 10" + "type": "verse:v", + "number": "9", + "sid": "JER 10:9" }, + "पत्तर बनाई हुई चाँदी तर्शीश से लाई जाती है, और ऊफाज से सोना। वे कारीगर और सुनार के हाथों की कारीगरी हैं; उनके पहरावे नीले और बैंगनी रंग के वस्त्र हैं; उनमें जो कुछ है वह निपुण कारीगरों की कारीगरी ही है।", { - "type": "para:s", - "content": [ - "परमेश्वर और मूर्तिपूजा" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 10:10" }, + "परन्तु यहोवा वास्तव में परमेश्वर है; जीवित परमेश्वर और सदा का राजा वही है। उसके प्रकोप से पृथ्वी काँपती है, और जाति-जाति के लोग उसके क्रोध को सह नहीं सकते।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 10:1" - }, - "यहोवा यह कहता है, हे इस्राएल के घराने जो वचन यहोवा तुम से कहता है उसे सुनो।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 10:2" - }, - "“अन्यजातियों की चाल मत सीखो, न उनके समान", - { - "type": "char:it", - "content": [ - "आकाश के चिन्हों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.2" - ] - }, - { - "type": "char:fq", - "content": [ - "आकाश के चिन्हों:" - ] - }, - { - "type": "char:ft", - "content": [ - "असाधारण दृश्य जैसे- ग्रहण, धूमकेतू आदि जिन्हें अन्यजातियाँ आपदा का संकेतक मानती थीं। उन्हें महत्त्व देने का अर्थ था अन्यजाति के मार्गों को अपनाना।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* से विस्मित हो, इसलिए कि अन्यजाति लोग उनसे विस्मित होते हैं।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JER 10:3" - }, - "क्योंकि देशों के लोगों की रीतियाँ तो निकम्मी हैं। मूरत तो वन में से किसी का काटा हुआ काठ है जिसे कारीगर ने बसूले से बनाया है।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 10:4" + "type": "char:bdit", + "content": [ + "(नहू. 1:6)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 10:11" + }, + "तुम उनसे यह कहना, “ये देवता जिन्होंने आकाश और पृथ्वी को नहीं बनाया वे पृथ्वी के ऊपर से और आकाश के नीचे से नष्ट हो जाएँगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "स्तुति का गीत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 10:12" + }, + "उसी ने पृथ्वी को अपनी सामर्थ्य से बनाया, उसने जगत को अपनी बुद्धि से स्थिर किया, और आकाश को अपनी प्रवीणता से तान दिया है।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 10:13" + }, + "जब वह बोलता है तब आकाश में जल का बड़ा शब्द होता है, और पृथ्वी की छोर से वह कुहरे को उठाता है। वह वर्षा के लिये बिजली चमकाता, और अपने भण्डार में से पवन चलाता है।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 10:14" + }, + "सब मनुष्य मूर्ख और", + { + "type": "char:it", + "content": [ + "ज्ञानरहित", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.14" + ] + }, + { + "type": "char:fq", + "content": [ + "ज्ञानरहित:" + ] + }, + { + "type": "char:ft", + "content": [ + "उनकी अशक्त मूर्तियों की तुलना उष्ण कटिबन्धीय आँधी की भीषणता के साथ करके देखने पर, जो मनुष्य अब भी मूर्तियों की पूजा करता वह निर्बुद्धि ही है।" + ] + } + ] + } + ] + }, + "हैं; अपनी खोदी हुई मूरतों के कारण सब सुनारों की आशा टूटती है; क्योंकि उनकी ढाली हुई मूरतें झूठी हैं, और उनमें साँस ही नहीं है।", + { + "type": "char:bdit", + "content": [ + "(यिर्म. 51:17,18)" + ] + }, + { + "type": "verse:v", + "number": "15", + "sid": "JER 10:15" + }, + "वे व्यर्थ और ठट्ठे ही के योग्य हैं; जब उनके दण्ड का समय आएगा तब वे नाश हो जाएँगीं।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 10:16" + }, + "परन्तु याकूब का निज भाग उनके समान नहीं है, क्योंकि वह तो सब का सृजनहार है, और इस्राएल उसके निज भाग का गोत्र है; सेनाओं का यहोवा उसका नाम है।" + ] + }, + { + "type": "para:s", + "content": [ + "आनेवाली दासता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "JER 10:17" + }, + "हे घेरे हुए नगर की रहनेवाली, अपनी गठरी भूमि पर से उठा!", + { + "type": "verse:v", + "number": "18", + "sid": "JER 10:18" + }, + "क्योंकि यहोवा यह कहता है, “मैं अब की बार इस देश के रहनेवालों को मानो गोफन में रखकर फेंक दूँगा, और उन्हें ऐसे-ऐसे संकट में डालूँगा कि उनकी समझ में भी नहीं आएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 10:19" + }, + "मुझ पर हाय! मेरा घाव चंगा होने का नहीं। फिर मैंने सोचा, “यह तो रोग ही है, इसलिए मुझ को इसे सहना चाहिये।”", + { + "type": "verse:v", + "number": "20", + "sid": "JER 10:20" + }, + "मेरा तम्बू लूटा गया, और सब रस्सियाँ टूट गई हैं; मेरे बच्चे मेरे पास से चले गए, और नहीं हैं; अब कोई नहीं रहा जो मेरे तम्बू को ताने और मेरी कनातें खड़ी करे।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 10:21" + }, + "क्योंकि चरवाहे पशु सरीखे हैं, और वे यहोवा को नहीं पुकारते; इसी कारण वे बुद्धि से नहीं चलते, और उनकी सब भेड़ें तितर-बितर हो गई हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "JER 10:22" + }, + "सुन, एक शब्द सुनाई देता है! देख, वह आ रहा है! उत्तर दिशा से बड़ा हुल्लड़ मच रहा है ताकि यहूदा के नगरों को उजाड़ कर गीदड़ों का स्थान बना दे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "JER 10:23" + }, + "हे यहोवा, मैं जान गया हूँ, कि मनुष्य का मार्ग उसके वश में नहीं है, मनुष्य चलता तो है, परन्तु उसके डग उसके अधीन नहीं हैं।", + { + "type": "verse:v", + "number": "24", + "sid": "JER 10:24" + }, + "हे यहोवा, मेरी ताड़ना कर, पर न्याय से; क्रोध में आकर नहीं, कहीं ऐसा न हो कि मैं नाश हो जाऊँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "JER 10:25" + }, + "जो जाति तुझे नहीं जानती, और जो तुझ से प्रार्थना नहीं करते, उन्हीं पर अपनी जलजलाहट उण्डेल; क्योंकि उन्होंने याकूब को निगल लिया, वरन्, उसे खाकर अन्त कर दिया है, और उसके निवास-स्थान को उजाड़ दिया है।", + { + "type": "char:bdit", + "content": [ + "(भज. 79:6,7)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "JER 11" + }, + { + "type": "para:s", + "content": [ + "वाचा का स्मरण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 11:1" + }, + "यहोवा का यह वचन यिर्मयाह के पास पहुँचा", + { + "type": "verse:v", + "number": "2", + "sid": "JER 11:2" + }, + "“इस वाचा के वचन सुनो, और यहूदा के पुरुषों और यरूशलेम के रहनेवालों से कहो।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 11:3" + }, + "उनसे कहो, इस्राएल का परमेश्वर यहोवा यह कहता है, श्रापित है वह मनुष्य, जो इस वाचा के वचन न माने", + { + "type": "verse:v", + "number": "4", + "sid": "JER 11:4" + }, + "जिसे मैंने तुम्हारे पुरखाओं के साथ लोहे की भट्ठी अर्थात् मिस्र देश में से निकालने के समय, यह कहकर बाँधी थी, मेरी सुनो, और जितनी आज्ञाएँ मैं तुम्हें देता हूँ उन सभी का पालन करो। इससे तुम मेरी प्रजा ठहरोगे, और मैं तुम्हारा परमेश्वर ठहरूँगा;", + { + "type": "verse:v", + "number": "5", + "sid": "JER 11:5" + }, + "और जो शपथ मैंने तुम्हारे पितरों से खाई थी कि जिस देश में दूध और मधु की धाराएँ बहती हैं, उसे मैं तुम को दूँगा, उसे पूरी करूँगा; और देखो, वह पूरी हुई है।” यह सुनकर मैंने कहा, “हे यहोवा, आमीन।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JER 11:6" + }, + "तब यहोवा ने मुझसे कहा, “ये सब वचन यहूदा के नगरों और यरूशलेम की सड़कों में प्रचार करके कह, इस वाचा के वचन सुनो और उसके अनुसार चलो।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 11:7" + }, + "क्योंकि जिस समय से मैं तुम्हारे पुरखाओं को मिस्र देश से छुड़ा ले आया तब से आज के दिन तक उनको दृढ़ता से चिताता आया हूँ, मेरी बात सुनों।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 11:8" + }, + "परन्तु उन्होंने न सुनी और न मेरी बातों पर कान लगाया, किन्तु अपने-अपने बुरे मन के हठ पर चलते रहे। इसलिए मैंने उनके विषय इस वाचा की सब बातों को पूर्ण किया है जिसके मानने की मैंने उन्हें आज्ञा दी थी और उन्होंने न मानी।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JER 11:9" + }, + "फिर यहोवा ने मुझसे कहा, “यहूदियों और यरूशलेम के निवासियों में विद्रोह पाया गया है।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 11:10" + }, + "जैसे इनके पुरखा मेरे वचन सुनने से इन्कार करते थे, वैसे ही ये भी उनके अधर्मों का अनुसरण करके दूसरे देवताओं के पीछे चलते और उनकी उपासना करते हैं; इस्राएल और यहूदा के घरानों ने उस वाचा को जो मैंने", + { + "type": "char:it", + "content": [ + "उनके पूर्वजों से", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "11.10" + ] + }, + { + "type": "char:fq", + "content": [ + "उनके पूर्वजों से:" + ] }, - "लोग उसको सोने-चाँदी से सजाते और हथौड़े से कील ठोंक-ठोंककर दृढ़ करते हैं कि वह हिल-डुल न सके।", { - "type": "verse:v", - "number": "5", - "sid": "JER 10:5" - }, - "वे ककड़ी के खेत में खड़े पुतले के समान हैं, पर बोल नहीं सकती; उन्हें उठाए फिरना पड़ता है, क्योंकि वे चल नहीं सकती। उनसे मत डरो, क्योंकि, न तो वे कुछ बुरा कर सकती हैं और न कुछ भला।”" - ] + "type": "char:ft", + "content": [ + "यथार्थ में उनके बाप-दादा या प्रथम पीढ़ी और जंगल में की गई मूर्तिपूजा के और न्यायियों की पुस्तक में व्यक्त पीढ़ियों के संदर्भ में है।" + ] + } + ] + } + ] }, + "बाँधी थी, तोड़ दिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 10:6" - }, - "हे यहोवा, तेरे समान कोई नहीं है; तू महान है, और तेरा नाम पराक्रम में बड़ा है।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 10:7" - }, - "हे सब जातियों के राजा, तुझ से कौन न डरेगा? क्योंकि यह तेरे योग्य है; अन्यजातियों के सारे बुद्धिमानों में, और उनके सारे राज्यों में तेरे समान कोई नहीं है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 15:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "JER 10:8" - }, - "वे मूर्ख और निर्बुद्धि है; मूर्तियों से क्या शिक्षा? वे तो काठ ही हैं!", - { - "type": "verse:v", - "number": "9", - "sid": "JER 10:9" - }, - "पत्तर बनाई हुई चाँदी तर्शीश से लाई जाती है, और ऊफाज से सोना। वे कारीगर और सुनार के हाथों की कारीगरी हैं; उनके पहरावे नीले और बैंगनी रंग के वस्त्र हैं; उनमें जो कुछ है वह निपुण कारीगरों की कारीगरी ही है।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 10:10" - }, - "परन्तु यहोवा वास्तव में परमेश्वर है; जीवित परमेश्वर और सदा का राजा वही है। उसके प्रकोप से पृथ्वी काँपती है, और जाति-जाति के लोग उसके क्रोध को सह नहीं सकते।", - { - "type": "char:bdit", - "content": [ - "(नहू. 1:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 11:11" }, + "इसलिए यहोवा यह कहता है, देख, मैं इन पर ऐसी विपत्ति डालने पर हूँ जिससे ये बच न सकेंगे; और चाहे ये मेरी दुहाई दें तो भी मैं इनकी न सुनूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 10:11" - }, - "तुम उनसे यह कहना, “ये देवता जिन्होंने आकाश और पृथ्वी को नहीं बनाया वे पृथ्वी के ऊपर से और आकाश के नीचे से नष्ट हो जाएँगे।”" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 11:12" }, + "उस समय यरूशलेम और यहूदा के नगरों के निवासी उन देवताओं की दुहाई देंगे जिनके लिये वे धूप जलाते हैं, परन्तु वे उनकी विपत्ति के समय उनको कभी न बचा सकेंगे।", { - "type": "para:s", - "content": [ - "स्तुति का गीत" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 11:13" }, + "हे यहूदा, जितने तेरे नगर हैं उतने ही तेरे देवता भी हैं; और यरूशलेम के निवासियों ने हर एक सड़क में उस", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "लज्जापूर्ण बाल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "JER 10:12" + "type": "char:fr", + "content": [ + "11.13" + ] }, - "उसी ने पृथ्वी को अपनी सामर्थ्य से बनाया, उसने जगत को अपनी बुद्धि से स्थिर किया, और आकाश को अपनी प्रवीणता से तान दिया है।", { - "type": "verse:v", - "number": "13", - "sid": "JER 10:13" + "type": "char:fq", + "content": [ + "लज्जापूर्ण बाल:" + ] }, - "जब वह बोलता है तब आकाश में जल का बड़ा शब्द होता है, और पृथ्वी की छोर से वह कुहरे को उठाता है। वह वर्षा के लिये बिजली चमकाता, और अपने भण्डार में से पवन चलाता है।", { - "type": "verse:v", - "number": "14", - "sid": "JER 10:14" - }, - "सब मनुष्य मूर्ख और", - { - "type": "char:it", - "content": [ - "ज्ञानरहित" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.14" - ] - }, - { - "type": "char:fq", - "content": [ - "ज्ञानरहित:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनकी अशक्त मूर्तियों की तुलना उष्ण कटिबन्धीय आँधी की भीषणता के साथ करके देखने पर, जो मनुष्य अब भी मूर्तियों की पूजा करता वह निर्बुद्धि ही है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हैं; अपनी खोदी हुई मूरतों के कारण सब सुनारों की आशा टूटती है; क्योंकि उनकी ढाली हुई मूरतें झूठी हैं, और उनमें साँस ही नहीं है।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(यिर्म. 51:17,18)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "JER 10:15" - }, - "वे व्यर्थ और ठट्ठे ही के योग्य हैं; जब उनके दण्ड का समय आएगा तब वे नाश हो जाएँगीं।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 10:16" - }, - "परन्तु याकूब का निज भाग उनके समान नहीं है, क्योंकि वह तो सब का सृजनहार है, और इस्राएल उसके निज भाग का गोत्र है; सेनाओं का यहोवा उसका नाम है।" - ] + "type": "char:ft", + "content": [ + "बाल की पूजा, सार्वजनिक मूर्तिपूजा थी जैसा मनश्शे के युग में हुआ था।" + ] + } + ] + } + ] + }, + "की वेदियाँ बना-बनाकर उसके लिये धूप जलाया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 11:14" + }, + "“इसलिए तू मेरी इस प्रजा के लिये प्रार्थना न करना, न कोई इन लोगों के लिये ऊँचे स्वर से विनती करे, क्योंकि जिस समय ये अपनी विपत्ति के मारे मेरी दुहाई देंगे, तब मैं उनकी न सुनूँगा।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 11:15" + }, + "मेरी प्रिया को मेरे घर में क्या काम है? उसने तो बहुतों के साथ कुकर्म किया, और तेरी पवित्रता पूरी रीति से जाती रही है। जब तू बुराई करती है, तब प्रसन्न होती है।", + { + "type": "char:bdit", + "content": [ + "(भज. 50:16)" + ] }, { - "type": "para:s", - "content": [ - "आनेवाली दासता" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 11:16" }, + "यहोवा ने तुझको हरा, मनोहर, सुन्दर फलवाला जैतून तो कहा था, परन्तु उसने बड़े हुल्लड़ के शब्द होते ही उसमें आग लगाई गई, और उसकी डालियाँ तोड़ डाली गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 10:17" - }, - "हे घेरे हुए नगर की रहनेवाली, अपनी गठरी भूमि पर से उठा!", - { - "type": "verse:v", - "number": "18", - "sid": "JER 10:18" - }, - "क्योंकि यहोवा यह कहता है, “मैं अब की बार इस देश के रहनेवालों को मानो गोफन में रखकर फेंक दूँगा, और उन्हें ऐसे-ऐसे संकट में डालूँगा कि उनकी समझ में भी नहीं आएगा।”" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 11:17" + }, + "सेनाओं का यहोवा, जिसने तुझे लगाया, उसने तुझ पर विपत्ति डालने के लिये कहा है; इसका कारण इस्राएल और यहूदा के घरानों की यह बुराई है कि उन्होंने मुझे रिस दिलाने के लिये बाल के निमित्त धूप जलाया।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह के विरुद्ध षड्‍यंत्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 11:18" }, + "यहोवा ने मुझे बताया और यह बात मुझे मालूम हो गई; क्योंकि यहोवा ही ने उनकी युक्तियाँ मुझ पर प्रगट की।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JER 10:19" - }, - "मुझ पर हाय! मेरा घाव चंगा होने का नहीं। फिर मैंने सोचा, “यह तो रोग ही है, इसलिए मुझ को इसे सहना चाहिये।”", - { - "type": "verse:v", - "number": "20", - "sid": "JER 10:20" - }, - "मेरा तम्बू लूटा गया, और सब रस्सियाँ टूट गई हैं; मेरे बच्चे मेरे पास से चले गए, और नहीं हैं; अब कोई नहीं रहा जो मेरे तम्बू को ताने और मेरी कनातें खड़ी करे।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 10:21" - }, - "क्योंकि चरवाहे पशु सरीखे हैं, और वे यहोवा को नहीं पुकारते; इसी कारण वे बुद्धि से नहीं चलते, और उनकी सब भेड़ें तितर-बितर हो गई हैं।" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 11:19" }, + "मैं तो वध होनेवाले भेड़ के बच्चे के समान अनजान था। मैं न जानता था कि वे लोग मेरी हानि की युक्तियाँ यह कहकर करते हैं, “आओ, हम फल समेत इस वृक्ष को उखाड़ दें, और जीवितों के बीच में से काट डालें, तब इसका नाम तक फिर स्मरण न रहे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JER 10:22" - }, - "सुन, एक शब्द सुनाई देता है! देख, वह आ रहा है! उत्तर दिशा से बड़ा हुल्लड़ मच रहा है ताकि यहूदा के नगरों को उजाड़ कर गीदड़ों का स्थान बना दे।" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 11:20" }, + "परन्तु, अब हे सेनाओं के यहोवा, हे धर्मी न्यायी, हे अन्तःकरण की बातों के ज्ञाता, तू उनका पलटा ले और मुझे दिखा, क्योंकि मैंने अपना मुकद्दमा तेरे हाथ में छोड़ दिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 10:23" - }, - "हे यहोवा, मैं जान गया हूँ, कि मनुष्य का मार्ग उसके वश में नहीं है, मनुष्य चलता तो है, परन्तु उसके डग उसके अधीन नहीं हैं।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 10:24" - }, - "हे यहोवा, मेरी ताड़ना कर, पर न्याय से; क्रोध में आकर नहीं, कहीं ऐसा न हो कि मैं नाश हो जाऊँ।" - ] + "type": "char:bdit", + "content": [ + "(भज. 7:9, प्रका. 2:23)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "JER 10:25" - }, - "जो जाति तुझे नहीं जानती, और जो तुझ से प्रार्थना नहीं करते, उन्हीं पर अपनी जलजलाहट उण्डेल; क्योंकि उन्होंने याकूब को निगल लिया, वरन्, उसे खाकर अन्त कर दिया है, और उसके निवास-स्थान को उजाड़ दिया है।", - { - "type": "char:bdit", - "content": [ - "(भज. 79:6,7)" - ] - }, - "" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 11:21" }, + "इसलिए यहोवा ने मुझसे कहा, “अनातोत के लोग जो तेरे प्राण के खोजी हैं और यह कहते हैं कि तू यहोवा का नाम लेकर भविष्यद्वाणी न कर, नहीं तो हमारे हाथों से मरेगा।", { - "type": "chapter:c", - "number": "11", - "sid": "JER 11" + "type": "verse:v", + "number": "22", + "sid": "JER 11:22" }, + "इसलिए सेनाओं का यहोवा उनके विषय यह कहता है, मैं उनको दण्ड दूँगा; उनके जवान तलवार से, और उनके लड़के-लड़कियाँ भूखे मरेंगे;", { - "type": "para:s", - "content": [ - "वाचा का स्मरण" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 11:23" }, + "और उनमें से कोई भी न बचेगा। मैं अनातोत के लोगों पर यह विपत्ति डालूँगा; उनके दण्ड का दिन आनेवाला है।”" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "JER 12" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर से यिर्मयाह के प्रश्न" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 11:1" - }, - "यहोवा का यह वचन यिर्मयाह के पास पहुँचा", + "type": "verse:v", + "number": "1", + "sid": "JER 12:1" + }, + "हे यहोवा, यदि मैं तुझ से मुकद्दमा लड़ूँ, तो भी तू धर्मी है; मुझे अपने साथ इस विषय पर वाद-विवाद करने दे। दुष्टों की चाल क्यों सफल होती है? क्या कारण है कि विश्वासघाती बहुत सुख से रहते हैं?", + { + "type": "verse:v", + "number": "2", + "sid": "JER 12:2" + }, + "तू उनको बोता और वे जड़ भी पकड़ते; वे बढ़ते और फलते भी हैं; तू उनके मुँह के निकट है परन्तु उनके मनों से दूर है।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 12:3" + }, + "हे यहोवा तू मुझे जानता है; तू मुझे देखता है, और तूने मेरे मन की परीक्षा करके देखा कि मैं तेरी ओर किस प्रकार रहता हूँ। जैसे भेड़-बकरियाँ घात होने के लिये झुण्ड में से निकाली जाती हैं, वैसे ही उनको भी निकाल ले और वध के दिन के लिये तैयार कर।", + { + "type": "char:bdit", + "content": [ + "(भज. 17:3)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "JER 12:4" + }, + "कब तक देश विलाप करता रहेगा, और", + { + "type": "char:it", + "content": [ + "सारे मैदान की घास सूखी रहेगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "JER 11:2" + "type": "char:fr", + "content": [ + "12.4" + ] }, - "“इस वाचा के वचन सुनो, और यहूदा के पुरुषों और यरूशलेम के रहनेवालों से कहो।", { - "type": "verse:v", - "number": "3", - "sid": "JER 11:3" + "type": "char:fq", + "content": [ + "सारे मैदान की घास सूखी रहेगी:" + ] }, - "उनसे कहो, इस्राएल का परमेश्वर यहोवा यह कहता है, श्रापित है वह मनुष्य, जो इस वाचा के वचन न माने", { - "type": "verse:v", - "number": "4", - "sid": "JER 11:4" - }, - "जिसे मैंने तुम्हारे पुरखाओं के साथ लोहे की भट्ठी अर्थात् मिस्र देश में से निकालने के समय, यह कहकर बाँधी थी, मेरी सुनो, और जितनी आज्ञाएँ मैं तुम्हें देता हूँ उन सभी का पालन करो। इससे तुम मेरी प्रजा ठहरोगे, और मैं तुम्हारा परमेश्वर ठहरूँगा;", - { - "type": "verse:v", - "number": "5", - "sid": "JER 11:5" - }, - "और जो शपथ मैंने तुम्हारे पितरों से खाई थी कि जिस देश में दूध और मधु की धाराएँ बहती हैं, उसे मैं तुम को दूँगा, उसे पूरी करूँगा; और देखो, वह पूरी हुई है।” यह सुनकर मैंने कहा, “हे यहोवा, आमीन।”" - ] + "type": "char:ft", + "content": [ + "वहाँ के निवासियों की दुष्टता के कारण, लोग भविष्यद्वक्ताओं का ठट्ठा करते हैं और कहते हैं, इसकी धमकियों के उपरान्त भी हम इससे अधिक जीवित रहेंगे।" + ] + } + ] + } + ] + }, + "? देश के निवासियों की बुराई के कारण पशु-पक्षी सब नाश हो गए हैं, क्योंकि उन लोगों ने कहा, “वह हमारे अन्त को न देखेगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का उत्तर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "JER 12:5" + }, + "“तू जो प्यादों ही के संग दौड़कर थक गया है तो घोड़ों के संग क्यों बराबरी कर सकेगा? और यद्यपि तू शान्ति के इस देश में निडर है, परन्तु यरदन के आस-पास के घने जंगल में तू क्या करेगा?", + { + "type": "verse:v", + "number": "6", + "sid": "JER 12:6" + }, + "क्योंकि तेरे भाई और तेरे घराने के लोगों ने भी तेरा विश्वासघात किया है; वे तेरे पीछे ललकारते हैं, यदि वे तुझ से मीठी बातें भी कहें, तो भी उन पर विश्वास न करना।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 12:7" + }, + "“मैंने अपना घर छोड़ दिया, अपना निज भाग मैंने त्याग दिया है; मैंने अपनी प्राणप्रिया को शत्रुओं के वश में कर दिया है।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 12:8" + }, + "क्योंकि मेरा निज भाग मेरे देखने में वन के सिंह के समान हो गया और मेरे विरुद्ध गरजा है; इस कारण मैंने उससे बैर किया है।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 12:9" + }, + "क्या मेरा निज भाग मेरी दृष्टि में चित्तीवाले शिकारी पक्षी के समान नहीं है? क्या शिकारी पक्षी चारों ओर से उसे घेरे हुए हैं? जाओ सब जंगली पशुओं को इकट्ठा करो; उनको लाओ कि खा जाएँ।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 12:10" + }, + "बहुत से चरवाहों ने मेरी दाख की बारी को बिगाड़ दिया, उन्होंने मेरे भाग को लताड़ा, वरन् मेरे मनोहर भाग के खेत को सुनसान जंगल बना दिया है।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 12:11" + }, + "उन्होंने उसको उजाड़ दिया; वह उजड़कर मेरे सामने विलाप कर रहा है।", + { + "type": "char:it", + "content": [ + "सारा देश उजड़ गया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "12.11" + ] + }, + { + "type": "char:fq", + "content": [ + "सारा देश उजड़ गया है:" + ] + }, + { + "type": "char:ft", + "content": [ + "उस उजड़े हुए देश को परमेश्वर से गुप्त पुकार करना है क्योंकि मनुष्यों ने आनेवाले विनाश के चिन्ह देखने से इन्कार कर दिया है।" + ] + } + ] + } + ] + }, + ", तो भी कोई नहीं सोचता।", + { + "type": "verse:v", + "number": "12", + "sid": "JER 12:12" }, + "जंगल के सब मुंडे टीलों पर नाश करनेवाले चढ़ आए हैं; क्योंकि यहोवा की तलवार देश के एक छोर से लेकर दूसरी छोर तक निगलती जाती है; किसी मनुष्य को शान्ति नहीं मिलती।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 11:6" - }, - "तब यहोवा ने मुझसे कहा, “ये सब वचन यहूदा के नगरों और यरूशलेम की सड़कों में प्रचार करके कह, इस वाचा के वचन सुनो और उसके अनुसार चलो।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 11:7" - }, - "क्योंकि जिस समय से मैं तुम्हारे पुरखाओं को मिस्र देश से छुड़ा ले आया तब से आज के दिन तक उनको दृढ़ता से चिताता आया हूँ, मेरी बात सुनों।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 11:8" - }, - "परन्तु उन्होंने न सुनी और न मेरी बातों पर कान लगाया, किन्तु अपने-अपने बुरे मन के हठ पर चलते रहे। इसलिए मैंने उनके विषय इस वाचा की सब बातों को पूर्ण किया है जिसके मानने की मैंने उन्हें आज्ञा दी थी और उन्होंने न मानी।”" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 12:13" }, + "उन्होंने गेहूँ तो बोया, परन्तु कँटीली झाड़ियाँ काटे, उन्होंने कष्ट तो उठाया, परन्तु उससे कुछ लाभ न हुआ। यहोवा के क्रोध के भड़कने के कारण वे अपने खेतों की उपज के विषय में लज्जित हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "शत्रु राष्ट्रों को दण्ड" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 11:9" - }, - "फिर यहोवा ने मुझसे कहा, “यहूदियों और यरूशलेम के निवासियों में विद्रोह पाया गया है।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 11:10" - }, - "जैसे इनके पुरखा मेरे वचन सुनने से इन्कार करते थे, वैसे ही ये भी उनके अधर्मों का अनुसरण करके दूसरे देवताओं के पीछे चलते और उनकी उपासना करते हैं; इस्राएल और यहूदा के घरानों ने उस वाचा को जो मैंने", - { - "type": "char:it", - "content": [ - "उनके पूर्वजों से" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.10" - ] - }, - { - "type": "char:fq", - "content": [ - "उनके पूर्वजों से:" - ] - }, - { - "type": "char:ft", - "content": [ - "यथार्थ में उनके बाप-दादा या प्रथम पीढ़ी और जंगल में की गई मूर्तिपूजा के और न्यायियों की पुस्तक में व्यक्त पीढ़ियों के संदर्भ में है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बाँधी थी, तोड़ दिया है।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "JER 11:11" - }, - "इसलिए यहोवा यह कहता है, देख, मैं इन पर ऐसी विपत्ति डालने पर हूँ जिससे ये बच न सकेंगे; और चाहे ये मेरी दुहाई दें तो भी मैं इनकी न सुनूँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 11:12" - }, - "उस समय यरूशलेम और यहूदा के नगरों के निवासी उन देवताओं की दुहाई देंगे जिनके लिये वे धूप जलाते हैं, परन्तु वे उनकी विपत्ति के समय उनको कभी न बचा सकेंगे।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 11:13" - }, - "हे यहूदा, जितने तेरे नगर हैं उतने ही तेरे देवता भी हैं; और यरूशलेम के निवासियों ने हर एक सड़क में उस", - { - "type": "char:it", - "content": [ - "लज्जापूर्ण बाल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.13" - ] - }, - { - "type": "char:fq", - "content": [ - "लज्जापूर्ण बाल:" - ] - }, - { - "type": "char:ft", - "content": [ - "बाल की पूजा, सार्वजनिक मूर्तिपूजा थी जैसा मनश्शे के युग में हुआ था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* की वेदियाँ बना-बनाकर उसके लिये धूप जलाया है।" - ] - } - ] + "type": "verse:v", + "number": "14", + "sid": "JER 12:14" }, + "मेरे दुष्ट पड़ोसी उस भाग पर हाथ लगाते हैं, जिसका भागी मैंने अपनी प्रजा इस्राएल को बनाया है। उनके विषय यहोवा यह कहता है: “मैं उनको उनकी भूमि में से उखाड़ डालूँगा, और यहूदा के घराने को भी उनके बीच में से उखाड़ूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 11:14" - }, - "“इसलिए तू मेरी इस प्रजा के लिये प्रार्थना न करना, न कोई इन लोगों के लिये ऊँचे स्वर से विनती करे, क्योंकि जिस समय ये अपनी विपत्ति के मारे मेरी दुहाई देंगे, तब मैं उनकी न सुनूँगा।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 11:15" - }, - "मेरी प्रिया को मेरे घर में क्या काम है? उसने तो बहुतों के साथ कुकर्म किया, और तेरी पवित्रता पूरी रीति से जाती रही है। जब तू बुराई करती है, तब प्रसन्न होती है।", - { - "type": "char:bdit", - "content": [ - "(भज. 50:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "JER 11:16" - }, - "यहोवा ने तुझको हरा, मनोहर, सुन्दर फलवाला जैतून तो कहा था, परन्तु उसने बड़े हुल्लड़ के शब्द होते ही उसमें आग लगाई गई, और उसकी डालियाँ तोड़ डाली गई।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 11:17" - }, - "सेनाओं का यहोवा, जिसने तुझे लगाया, उसने तुझ पर विपत्ति डालने के लिये कहा है; इसका कारण इस्राएल और यहूदा के घरानों की यह बुराई है कि उन्होंने मुझे रिस दिलाने के लिये बाल के निमित्त धूप जलाया।”" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 12:15" }, + "उन्हें उखाड़ने के बाद मैं फिर उन पर दया करूँगा, और उनमें से हर एक को उसके निज भाग और भूमि में फिर से लगाऊँगा।", { - "type": "para:s", - "content": [ - "यिर्मयाह के विरुद्ध षड्‍यंत्र" - ] + "type": "char:bdit", + "content": [ + "(व्यव. 30:3)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 11:18" - }, - "यहोवा ने मुझे बताया और यह बात मुझे मालूम हो गई; क्योंकि यहोवा ही ने उनकी युक्तियाँ मुझ पर प्रगट की।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 11:19" - }, - "मैं तो वध होनेवाले भेड़ के बच्चे के समान अनजान था। मैं न जानता था कि वे लोग मेरी हानि की युक्तियाँ यह कहकर करते हैं, “आओ, हम फल समेत इस वृक्ष को उखाड़ दें, और जीवितों के बीच में से काट डालें, तब इसका नाम तक फिर स्मरण न रहे।”", - { - "type": "verse:v", - "number": "20", - "sid": "JER 11:20" - }, - "परन्तु, अब हे सेनाओं के यहोवा, हे धर्मी न्यायी, हे अन्तःकरण की बातों के ज्ञाता, तू उनका पलटा ले और मुझे दिखा, क्योंकि मैंने अपना मुकद्दमा तेरे हाथ में छोड़ दिया है।", - { - "type": "char:bdit", - "content": [ - "(भज. 7:9, प्रका. 2:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "JER 11:21" - }, - "इसलिए यहोवा ने मुझसे कहा, “अनातोत के लोग जो तेरे प्राण के खोजी हैं और यह कहते हैं कि तू यहोवा का नाम लेकर भविष्यद्वाणी न कर, नहीं तो हमारे हाथों से मरेगा।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 11:22" - }, - "इसलिए सेनाओं का यहोवा उनके विषय यह कहता है, मैं उनको दण्ड दूँगा; उनके जवान तलवार से, और उनके लड़के-लड़कियाँ भूखे मरेंगे;", - { - "type": "verse:v", - "number": "23", - "sid": "JER 11:23" - }, - "और उनमें से कोई भी न बचेगा। मैं अनातोत के लोगों पर यह विपत्ति डालूँगा; उनके दण्ड का दिन आनेवाला है।”" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 12:16" }, + "यदि वे मेरी प्रजा की चाल सीखकर मेरे ही नाम की सौगन्ध, यहोवा के जीवन की सौगन्ध, खाने लगें, जिस प्रकार से उन्होंने मेरी प्रजा को बाल की सौगन्ध खाना सिखाया था, तब मेरी प्रजा के बीच उनका भी वंश बढ़ेगा।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 12:17" + }, + "परन्तु यदि वे न मानें, तो मैं उस जाति को ऐसा उखाड़ूँगा कि वह फिर कभी न पनपेगी, यहोवा की यही वाणी है।”" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "JER 13" + }, + { + "type": "para:s", + "content": [ + "कमरबन्द का उदाहरण" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "12", - "sid": "JER 12" + "type": "verse:v", + "number": "1", + "sid": "JER 13:1" + }, + "यहोवा ने मुझसे यह कहा, “जाकर सनी की एक कमरबन्द मोल ले, उसे कमर में बाँध और जल में मत भीगने दे।”", + { + "type": "verse:v", + "number": "2", + "sid": "JER 13:2" + }, + "तब मैंने एक कमरबन्द मोल लेकर यहोवा के वचन के अनुसार अपनी कमर में बाँध ली।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 13:3" + }, + "तब दूसरी बार यहोवा का यह वचन मेरे पास पहुँचा,", + { + "type": "verse:v", + "number": "4", + "sid": "JER 13:4" + }, + "“जो कमरबन्द तूने मोल लेकर कमर में कस ली है, उसे फरात के तट पर ले जा और वहाँ उसे चट्टान की एक दरार में छिपा दे।”", + { + "type": "verse:v", + "number": "5", + "sid": "JER 13:5" + }, + "यहोवा की इस आज्ञा के अनुसार मैंने उसको फरात के तट पर ले जाकर छिपा दिया।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 13:6" + }, + "बहुत दिनों के बाद यहोवा ने मुझसे कहा, “उठ, फिर फरात के पास जा, और जिस कमरबन्द को मैंने तुझे वहाँ छिपाने की आज्ञा दी उसे वहाँ से ले ले।”", + { + "type": "verse:v", + "number": "7", + "sid": "JER 13:7" + }, + "तब मैं फरात के पास गया और खोदकर जिस स्थान में मैंने कमरबन्द को छिपाया था, वहाँ से उसको निकाल लिया। और देखो, कमरबन्द बिगड़ गई थी; वह किसी काम की न रही।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JER 13:8" + }, + "तब यहोवा का यह वचन मेरे पास पहुँचा, “यहोवा यह कहता है,", + { + "type": "verse:v", + "number": "9", + "sid": "JER 13:9" }, + "इसी प्रकार से मैं यहूदियों का घमण्ड, और यरूशलेम का बड़ा गर्व नष्ट कर दूँगा।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 13:10" + }, + "इस दुष्ट जाति के लोग जो मेरे वचन सुनने से इन्कार करते हैं जो अपने मन के हठ पर चलते, दूसरे देवताओं के पीछे चलकर उनकी उपासना करते और उनको दण्डवत् करते हैं, वे इस कमरबन्द के समान हो जाएँगे जो किसी काम की नहीं रही।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 13:11" + }, + "यहोवा की यह वाणी है कि जिस प्रकार से कमरबन्द मनुष्य की कमर में कसी जाती है, उसी प्रकार से मैंने इस्राएल के सारे घराने और यहूदा के सारे घराने को अपनी कमर में बाँध लिया था कि वे मेरी प्रजा बनें और मेरे नाम और कीर्ति और शोभा का कारण हों, परन्तु उन्होंने न माना।" + ] + }, + { + "type": "para:s", + "content": [ + "दाखमधु से भरे कुप्पों का उदाहरण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 13:12" + }, + "“इसलिए तू उनसे यह वचन कह, ‘इस्राएल का परमेश्वर यहोवा यह कहता है, दाखमधु के सब कुप्पे दाखमधु से भर दिए जाएँगे।’ तब वे तुझ से कहेंगे, ‘क्या हम नहीं जानते कि दाखमधु के सब कुप्पे दाखमधु से भर दिए जाएँगे?’", + { + "type": "verse:v", + "number": "13", + "sid": "JER 13:13" + }, + "तब तू उनसे कहना, ‘यहोवा यह कहता है, देखो, मैं इस देश के सब रहनेवालों को, विशेष करके दाऊदवंश की गद्दी पर विराजमान राजा और याजक और भविष्यद्वक्ता आदि यरूशलेम के सब निवासियों को अपनी कोपरूपी मदिरा पिलाकर अचेत कर दूँगा।", { - "type": "para:s", - "content": [ - "परमेश्वर से यिर्मयाह के प्रश्न" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 13:14" }, + "तब मैं उन्हें एक दूसरे से टकरा दूँगा; अर्थात् बाप को बेटे से, और बेटे को बाप से, यहोवा की यह वाणी है। मैं उन पर कोमलता नहीं दिखाऊँगा, न तरस खाऊँगा और न दया करके उनको नष्ट होने से बचाऊँगा।’”" + ] + }, + { + "type": "para:s", + "content": [ + "घमण्ड के विरुद्ध परमेश्वर की चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 12:1" - }, - "हे यहोवा, यदि मैं तुझ से मुकद्दमा लड़ूँ, तो भी तू धर्मी है; मुझे अपने साथ इस विषय पर वाद-विवाद करने दे। दुष्टों की चाल क्यों सफल होती है? क्या कारण है कि विश्वासघाती बहुत सुख से रहते हैं?", - { - "type": "verse:v", - "number": "2", - "sid": "JER 12:2" - }, - "तू उनको बोता और वे जड़ भी पकड़ते; वे बढ़ते और फलते भी हैं; तू उनके मुँह के निकट है परन्तु उनके मनों से दूर है।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 12:3" - }, - "हे यहोवा तू मुझे जानता है; तू मुझे देखता है, और तूने मेरे मन की परीक्षा करके देखा कि मैं तेरी ओर किस प्रकार रहता हूँ। जैसे भेड़-बकरियाँ घात होने के लिये झुण्ड में से निकाली जाती हैं, वैसे ही उनको भी निकाल ले और वध के दिन के लिये तैयार कर।", - { - "type": "char:bdit", - "content": [ - "(भज. 17:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "JER 12:4" - }, - "कब तक देश विलाप करता रहेगा, और", - { - "type": "char:it", - "content": [ - "सारे मैदान की घास सूखी रहेगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.4" - ] - }, - { - "type": "char:fq", - "content": [ - "सारे मैदान की घास सूखी रहेगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "वहाँ के निवासियों की दुष्टता के कारण, लोग भविष्यद्वक्ताओं का ठट्ठा करते हैं और कहते हैं, इसकी धमकियों के उपरान्त भी हम इससे अधिक जीवित रहेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*? देश के निवासियों की बुराई के कारण पशु-पक्षी सब नाश हो गए हैं, क्योंकि उन लोगों ने कहा, “वह हमारे अन्त को न देखेगा।”" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 13:15" + }, + "देखो, और कान लगाओ, गर्व मत करो, क्योंकि यहोवा ने यह कहा है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 13:16" + }, + "अपने परमेश्वर यहोवा की बड़ाई करो, इससे पहले कि वह अंधकार लाए और तुम्हारे पाँव", + { + "type": "char:it", + "content": [ + "अंधेरे पहाड़ों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.16" + ] + }, + { + "type": "char:fq", + "content": [ + "अंधेरे पहाड़ों:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहूदा सुरक्षित मार्ग पर नहीं, खतरनाक पहाड़ों पर चल रहा है और उनके चारों ओर अंधेरा छाने लगा है। जब तक प्रकाश है वे परमेश्वर के पास आ जायें।" + ] } - ] + ] + } + ] }, + "पर ठोकर खाएँ, और जब तुम प्रकाश का आसरा देखो, तब वह उसको मृत्यु की छाया में बदल दे और उसे घोर अंधकार बना दे।", { - "type": "para:s", - "content": [ - "परमेश्वर का उत्तर" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 13:17" }, + "पर यदि तुम इसे न सुनो, तो मैं अकेले में तुम्हारे गर्व के कारण रोऊँगा, और मेरी आँखों से आँसुओं की धारा बहती रहेगी, क्योंकि यहोवा की भेड़ें बँधुआ कर ली गई हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 12:5" - }, - "“तू जो प्यादों ही के संग दौड़कर थक गया है तो घोड़ों के संग क्यों बराबरी कर सकेगा? और यद्यपि तू शान्ति के इस देश में निडर है, परन्तु यरदन के आस-पास के घने जंगल में तू क्या करेगा?", - { - "type": "verse:v", - "number": "6", - "sid": "JER 12:6" - }, - "क्योंकि तेरे भाई और तेरे घराने के लोगों ने भी तेरा विश्वासघात किया है; वे तेरे पीछे ललकारते हैं, यदि वे तुझ से मीठी बातें भी कहें, तो भी उन पर विश्वास न करना।”" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 13:18" }, + "राजा और राजमाता से कह, “नीचे बैठ जाओ, क्योंकि तुम्हारे सिरों के शोभायमान मुकुट उतार लिए गए हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 12:7" - }, - "“मैंने अपना घर छोड़ दिया, अपना निज भाग मैंने त्याग दिया है; मैंने अपनी प्राणप्रिया को शत्रुओं के वश में कर दिया है।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 12:8" - }, - "क्योंकि मेरा निज भाग मेरे देखने में वन के सिंह के समान हो गया और मेरे विरुद्ध गरजा है; इस कारण मैंने उससे बैर किया है।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 12:9" - }, - "क्या मेरा निज भाग मेरी दृष्टि में चित्तीवाले शिकारी पक्षी के समान नहीं है? क्या शिकारी पक्षी चारों ओर से उसे घेरे हुए हैं? जाओ सब जंगली पशुओं को इकट्ठा करो; उनको लाओ कि खा जाएँ।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 12:10" - }, - "बहुत से चरवाहों ने मेरी दाख की बारी को बिगाड़ दिया, उन्होंने मेरे भाग को लताड़ा, वरन् मेरे मनोहर भाग के खेत को सुनसान जंगल बना दिया है।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 12:11" - }, - "उन्होंने उसको उजाड़ दिया; वह उजड़कर मेरे सामने विलाप कर रहा है।", - { - "type": "char:it", - "content": [ - "सारा देश उजड़ गया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.11" - ] - }, - { - "type": "char:fq", - "content": [ - "सारा देश उजड़ गया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस उजड़े हुए देश को परमेश्वर से गुप्त पुकार करना है क्योंकि मनुष्यों ने आनेवाले विनाश के चिन्ह देखने से इन्कार कर दिया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तो भी कोई नहीं सोचता।" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "JER 12:12" - }, - "जंगल के सब मुंडे टीलों पर नाश करनेवाले चढ़ आए हैं; क्योंकि यहोवा की तलवार देश के एक छोर से लेकर दूसरी छोर तक निगलती जाती है; किसी मनुष्य को शान्ति नहीं मिलती।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 12:13" - }, - "उन्होंने गेहूँ तो बोया, परन्तु कँटीली झाड़ियाँ काटे, उन्होंने कष्ट तो उठाया, परन्तु उससे कुछ लाभ न हुआ। यहोवा के क्रोध के भड़कने के कारण वे अपने खेतों की उपज के विषय में लज्जित हो।”" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 13:19" }, + "दक्षिण देश के नगर घेरे गए हैं, कोई उन्हें बचा न सकेगा; सम्पूर्ण यहूदी जाति बन्दी हो गई है, वह पूरी रीति से बँधुआई में चली गई है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शत्रु राष्ट्रों को दण्ड" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 13:20" }, + "“अपनी आँखें उठाकर उनको देख जो उत्तर दिशा से आ रहे हैं। वह सुन्दर झुण्ड जो तुझे सौंपा गया था कहाँ है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 12:14" - }, - "मेरे दुष्ट पड़ोसी उस भाग पर हाथ लगाते हैं, जिसका भागी मैंने अपनी प्रजा इस्राएल को बनाया है। उनके विषय यहोवा यह कहता है: “मैं उनको उनकी भूमि में से उखाड़ डालूँगा, और यहूदा के घराने को भी उनके बीच में से उखाड़ूँगा।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 12:15" - }, - "उन्हें उखाड़ने के बाद मैं फिर उन पर दया करूँगा, और उनमें से हर एक को उसके निज भाग और भूमि में फिर से लगाऊँगा।", - { - "type": "char:bdit", - "content": [ - "(व्यव. 30:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "JER 12:16" - }, - "यदि वे मेरी प्रजा की चाल सीखकर मेरे ही नाम की सौगन्ध, यहोवा के जीवन की सौगन्ध, खाने लगें, जिस प्रकार से उन्होंने मेरी प्रजा को बाल की सौगन्ध खाना सिखाया था, तब मेरी प्रजा के बीच उनका भी वंश बढ़ेगा।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 12:17" - }, - "परन्तु यदि वे न मानें, तो मैं उस जाति को ऐसा उखाड़ूँगा कि वह फिर कभी न पनपेगी, यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 13:21" }, + "जब वह तेरे उन मित्रों को तेरे ऊपर प्रधान ठहराएगा जिन्हें तूने अपनी हानि करने की शिक्षा दी है, तब तू क्या कहेगी? क्या उस समय तुझे जच्चा की सी पीड़ाएँ न उठेंगी?", { - "type": "chapter:c", - "number": "13", - "sid": "JER 13" + "type": "verse:v", + "number": "22", + "sid": "JER 13:22" }, + "यदि तू अपने मन में सोचे कि ये बातें किस कारण मुझ पर पड़ी हैं, तो तेरे बड़े अधर्म के कारण तेरा आँचल उठाया गया है और तेरी एड़ियाँ बलपूर्वक नंगी की गई हैं।", { - "type": "para:s", - "content": [ - "कमरबन्द का उदाहरण" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 13:23" }, + "क्या कूशी अपना चमड़ा, या चीता अपने धब्बे बदल सकता है? यदि वे ऐसा कर सके, तो तू भी, जो बुराई करना सीख गई है, भलाई कर सकेगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 13:1" - }, - "यहोवा ने मुझसे यह कहा, “जाकर सनी की एक कमरबन्द मोल ले, उसे कमर में बाँध और जल में मत भीगने दे।”", - { - "type": "verse:v", - "number": "2", - "sid": "JER 13:2" - }, - "तब मैंने एक कमरबन्द मोल लेकर यहोवा के वचन के अनुसार अपनी कमर में बाँध ली।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 13:3" - }, - "तब दूसरी बार यहोवा का यह वचन मेरे पास पहुँचा,", - { - "type": "verse:v", - "number": "4", - "sid": "JER 13:4" - }, - "“जो कमरबन्द तूने मोल लेकर कमर में कस ली है, उसे फरात के तट पर ले जा और वहाँ उसे चट्टान की एक दरार में छिपा दे।”", - { - "type": "verse:v", - "number": "5", - "sid": "JER 13:5" - }, - "यहोवा की इस आज्ञा के अनुसार मैंने उसको फरात के तट पर ले जाकर छिपा दिया।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 13:6" - }, - "बहुत दिनों के बाद यहोवा ने मुझसे कहा, “उठ, फिर फरात के पास जा, और जिस कमरबन्द को मैंने तुझे वहाँ छिपाने की आज्ञा दी उसे वहाँ से ले ले।”", - { - "type": "verse:v", - "number": "7", - "sid": "JER 13:7" - }, - "तब मैं फरात के पास गया और खोदकर जिस स्थान में मैंने कमरबन्द को छिपाया था, वहाँ से उसको निकाल लिया। और देखो, कमरबन्द बिगड़ गई थी; वह किसी काम की न रही।" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 13:24" }, + "इस कारण मैं उनको ऐसा तितर-बितर करूँगा, जैसा भूसा जंगल के पवन से तितर-बितर किया जाता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 13:8" - }, - "तब यहोवा का यह वचन मेरे पास पहुँचा, “यहोवा यह कहता है,", - { - "type": "verse:v", - "number": "9", - "sid": "JER 13:9" - }, - "इसी प्रकार से मैं यहूदियों का घमण्ड, और यरूशलेम का बड़ा गर्व नष्ट कर दूँगा।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 13:10" - }, - "इस दुष्ट जाति के लोग जो मेरे वचन सुनने से इन्कार करते हैं जो अपने मन के हठ पर चलते, दूसरे देवताओं के पीछे चलकर उनकी उपासना करते और उनको दण्डवत् करते हैं, वे इस कमरबन्द के समान हो जाएँगे जो किसी काम की नहीं रही।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 13:11" - }, - "यहोवा की यह वाणी है कि जिस प्रकार से कमरबन्द मनुष्य की कमर में कसी जाती है, उसी प्रकार से मैंने इस्राएल के सारे घराने और यहूदा के सारे घराने को अपनी कमर में बाँध लिया था कि वे मेरी प्रजा बनें और मेरे नाम और कीर्ति और शोभा का कारण हों, परन्तु उन्होंने न माना।" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 13:25" }, + "यहोवा की यह वाणी है, तेरा हिस्सा और मुझसे ठहराया हुआ तेरा भाग यही है, क्योंकि तूने मुझे भूलकर झूठ पर भरोसा रखा है।", { - "type": "para:s", - "content": [ - "दाखमधु से भरे कुप्पों का उदाहरण" - ] + "type": "char:bdit", + "content": [ + "(यिर्म. 2:13)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 13:12" - }, - "“इसलिए तू उनसे यह वचन कह, ‘इस्राएल का परमेश्वर यहोवा यह कहता है, दाखमधु के सब कुप्पे दाखमधु से भर दिए जाएँगे।’ तब वे तुझ से कहेंगे, ‘क्या हम नहीं जानते कि दाखमधु के सब कुप्पे दाखमधु से भर दिए जाएँगे?’", - { - "type": "verse:v", - "number": "13", - "sid": "JER 13:13" - }, - "तब तू उनसे कहना, ‘यहोवा यह कहता है, देखो, मैं इस देश के सब रहनेवालों को, विशेष करके दाऊदवंश की गद्दी पर विराजमान राजा और याजक और भविष्यद्वक्ता आदि यरूशलेम के सब निवासियों को अपनी कोपरूपी मदिरा पिलाकर अचेत कर दूँगा।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 13:14" - }, - "तब मैं उन्हें एक दूसरे से टकरा दूँगा; अर्थात् बाप को बेटे से, और बेटे को बाप से, यहोवा की यह वाणी है। मैं उन पर कोमलता नहीं दिखाऊँगा, न तरस खाऊँगा और न दया करके उनको नष्ट होने से बचाऊँगा।’”" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 13:26" }, + "इसलिए मैं भी तेरा आँचल तेरे मुँह तक उठाऊँगा, तब तेरी लज्जा जानी जाएगी।", { - "type": "para:s", - "content": [ - "घमण्ड के विरुद्ध परमेश्वर की चेतावनी" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 13:27" }, + "व्यभिचार और चोचला और छिनालपन आदि", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 13:15" - }, - "देखो, और कान लगाओ, गर्व मत करो, क्योंकि यहोवा ने यह कहा है।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 13:16" - }, - "अपने परमेश्वर यहोवा की बड़ाई करो, इससे पहले कि वह अंधकार लाए और तुम्हारे पाँव", - { - "type": "char:it", - "content": [ - "अंधेरे पहाड़ों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.16" - ] - }, - { - "type": "char:fq", - "content": [ - "अंधेरे पहाड़ों:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहूदा सुरक्षित मार्ग पर नहीं, खतरनाक पहाड़ों पर चल रहा है और उनके चारों ओर अंधेरा छाने लगा है। जब तक प्रकाश है वे परमेश्वर के पास आ जायें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पर ठोकर खाएँ, और जब तुम प्रकाश का आसरा देखो, तब वह उसको मृत्यु की छाया में बदल दे और उसे घोर अंधकार बना दे।" - ] - }, + "type": "char:it", + "content": [ + "तेरे घिनौने काम", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "JER 13:17" + "type": "char:fr", + "content": [ + "13.27" + ] }, - "पर यदि तुम इसे न सुनो, तो मैं अकेले में तुम्हारे गर्व के कारण रोऊँगा, और मेरी आँखों से आँसुओं की धारा बहती रहेगी, क्योंकि यहोवा की भेड़ें बँधुआ कर ली गई हैं।", { - "type": "verse:v", - "number": "18", - "sid": "JER 13:18" + "type": "char:fq", + "content": [ + "तेरे घिनौने काम:" + ] }, - "राजा और राजमाता से कह, “नीचे बैठ जाओ, क्योंकि तुम्हारे सिरों के शोभायमान मुकुट उतार लिए गए हैं।", { - "type": "verse:v", - "number": "19", - "sid": "JER 13:19" - }, - "दक्षिण देश के नगर घेरे गए हैं, कोई उन्हें बचा न सकेगा; सम्पूर्ण यहूदी जाति बन्दी हो गई है, वह पूरी रीति से बँधुआई में चली गई है।" - ] + "type": "char:ft", + "content": [ + "भविष्यद्वक्ता यहूदा के तीन आरोपों का सारांश प्रस्तुत करता है- आत्मिक व्यभिचार, मूर्तिपूजा की अत्यधिक अधीरता और अन्यजातीय नाचगान एवं मद्यपान में निर्लज्ज सहभागिता।" + ] + } + ] + } + ] + }, + "जो तूने मैदान और टीलों पर किए हैं, वे सब मैंने देखे हैं। हे यरूशलेम, तुझ पर हाय! तू अपने आपको कब तक शुद्ध न करेगी? और कितने दिन तक तू बनी रहेगी?”" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "JER 14" + }, + { + "type": "para:s", + "content": [ + "तलवार, अकाल, और मरी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 14:1" + }, + "यहोवा का वचन जो यिर्मयाह के पास सूखा पड़ने के विषय में पहुँचा", + { + "type": "verse:v", + "number": "2", + "sid": "JER 14:2" + }, + "“", + { + "type": "char:it", + "content": [ + "यहूदा विलाप करता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.2" + ] + }, + { + "type": "char:fq", + "content": [ + "यहूदा विलाप करता:" + ] + }, + { + "type": "char:ft", + "content": [ + "मनुष्य फाटकों पर एकत्र हुए जो एकत्र होने का सामान्य स्थान है और वे गहन दु:ख में थे तथा नम्र होकर भूमि पर बैठे थे।" + ] + } + ] + } + ] + }, + "और फाटकों में लोग शोक का पहरावा पहने हुए भूमि पर उदास बैठे हैं; और यरूशलेम की चिल्लाहट आकाश तक पहुँच गई है।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 14:3" }, + "उनके बड़े लोग उनके छोटे लोगों को पानी के लिये भेजते हैं; वे गड्ढों पर आकर पानी नहीं पाते, इसलिए खाली बर्तन लिए हुए घर लौट जाते हैं; वे लज्जित और निराश होकर सिर ढाँप लेते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 13:20" - }, - "“अपनी आँखें उठाकर उनको देख जो उत्तर दिशा से आ रहे हैं। वह सुन्दर झुण्ड जो तुझे सौंपा गया था कहाँ है?", - { - "type": "verse:v", - "number": "21", - "sid": "JER 13:21" - }, - "जब वह तेरे उन मित्रों को तेरे ऊपर प्रधान ठहराएगा जिन्हें तूने अपनी हानि करने की शिक्षा दी है, तब तू क्या कहेगी? क्या उस समय तुझे जच्चा की सी पीड़ाएँ न उठेंगी?", - { - "type": "verse:v", - "number": "22", - "sid": "JER 13:22" - }, - "यदि तू अपने मन में सोचे कि ये बातें किस कारण मुझ पर पड़ी हैं, तो तेरे बड़े अधर्म के कारण तेरा आँचल उठाया गया है और तेरी एड़ियाँ बलपूर्वक नंगी की गई हैं।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 13:23" - }, - "क्या कूशी अपना चमड़ा, या चीता अपने धब्बे बदल सकता है? यदि वे ऐसा कर सके, तो तू भी, जो बुराई करना सीख गई है, भलाई कर सकेगी।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 13:24" - }, - "इस कारण मैं उनको ऐसा तितर-बितर करूँगा, जैसा भूसा जंगल के पवन से तितर-बितर किया जाता है।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 13:25" - }, - "यहोवा की यह वाणी है, तेरा हिस्सा और मुझसे ठहराया हुआ तेरा भाग यही है, क्योंकि तूने मुझे भूलकर झूठ पर भरोसा रखा है।", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 2:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "JER 13:26" - }, - "इसलिए मैं भी तेरा आँचल तेरे मुँह तक उठाऊँगा, तब तेरी लज्जा जानी जाएगी।", - { - "type": "verse:v", - "number": "27", - "sid": "JER 13:27" - }, - "व्यभिचार और चोचला और छिनालपन आदि", + "type": "verse:v", + "number": "4", + "sid": "JER 14:4" + }, + "देश में वर्षा न होने से भूमि में दरार पड़ गई हैं, इस कारण किसान लोग निराश होकर सिर ढाँप लेते हैं।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 14:5" + }, + "हिरनी भी मैदान में बच्चा जनकर छोड़ जाती है क्योंकि हरी घास नहीं मिलती।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 14:6" + }, + "जंगली गदहे भी मुंडे टीलों पर खड़े हुए गीदड़ों के समान हाँफते हैं; उनकी आँखें धुँधला जाती हैं क्योंकि हरियाली कुछ भी नहीं है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 14:7" + }, + "“हे यहोवा, हमारे अधर्म के काम हमारे विरुद्ध साक्षी दे रहे हैं, हम तेरा संग छोड़कर बहुत दूर भटक गए हैं, और हमने तेरे विरुद्ध पाप किया है; तो भी, तू अपने नाम के निमित्त कुछ कर।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 14:8" + }, + "हे इस्राएल के आधार, संकट के समय उसका बचानेवाला तू ही है, तू क्यों इस देश में परदेशी के समान है? तू क्यों उस बटोही के समान है जो रात भर रहने के लिये कहीं टिकता हो?", + { + "type": "verse:v", + "number": "9", + "sid": "JER 14:9" + }, + "तू क्यों एक विस्मित पुरुष या ऐसे वीर के समान है जो बचा न सके? तो भी हे यहोवा तू हमारे बीच में है, और हम तेरे कहलाते हैं; इसलिए हमको न तज।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 14:10" + }, + "यहोवा ने इन लोगों के विषय यह कहा: “इनको ऐसा भटकना अच्छा लगता है; ये कुकर्म में चलने से नहीं रुके; इसलिए यहोवा इनसे प्रसन्न नहीं है, वह इनका अधर्म स्मरण करेगा और उनके पाप का दण्ड देगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "झूठे भविष्यद्वक्ताओं का दण्डित होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 14:11" + }, + "फिर यहोवा ने मुझसे कहा, “इस प्रजा की भलाई के लिये प्रार्थना मत कर।", + { + "type": "verse:v", + "number": "12", + "sid": "JER 14:12" + }, + "चाहे वे उपवास भी करें, तो भी मैं इनकी दुहाई न सुनूँगा, और चाहे वे होमबलि और अन्नबलि चढ़ाएँ, तो भी मैं उनसे प्रसन्न न होऊँगा; मैं", + { + "type": "char:it", + "content": [ + "तलवार, अकाल और मरी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तेरे घिनौने काम" - ] + "type": "char:fr", + "content": [ + "14.12" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.27" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरे घिनौने काम:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्यद्वक्ता यहूदा के तीन आरोपों का सारांश प्रस्तुत करता है- आत्मिक व्यभिचार, मूर्तिपूजा की अत्यधिक अधीरता और अन्यजातीय नाचगान एवं मद्यपान में निर्लज्ज सहभागिता।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तलवार, अकाल और मरी:" + ] }, - { - "type": "char:it", - "content": [ - "* जो तूने मैदान और टीलों पर किए हैं, वे सब मैंने देखे हैं। हे यरूशलेम, तुझ पर हाय! तू अपने आपको कब तक शुद्ध न करेगी? और कितने दिन तक तू बनी रहेगी?”" - ] + { + "type": "char:ft", + "content": [ + "इनके द्वारा परमेश्वर उन्हें नष्ट करेगा परन्तु कुछ लोग बचे रहेंगे। जो मन को कठोर कर लेते हैं, दण्ड उनका दमन करके पश्चातापी मनुष्य को पवित्र बनाता है।" + ] } - ] + ] + } + ] }, + "के द्वारा इनका अन्त कर डालूँगा।”", { - "type": "chapter:c", - "number": "14", - "sid": "JER 14" + "type": "char:bdit", + "content": [ + "(यहे. 8:18)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JER 14:13" + }, + "तब मैंने कहा, “हाय, प्रभु यहोवा, देख, भविष्यद्वक्ता इनसे कहते हैं ‘न तो तुम पर तलवार चलेगी और न अकाल होगी, यहोवा तुम को इस स्थान में सदा की शान्ति देगा।’”", + { + "type": "verse:v", + "number": "14", + "sid": "JER 14:14" + }, + "तब यहोवा ने मुझसे कहा, “ये भविष्यद्वक्ता मेरा नाम लेकर झूठी भविष्यद्वाणी करते हैं, मैंने उनको न तो भेजा और न कुछ आज्ञा दी और न उनसे कोई भी बात कही। वे तुम लोगों से दर्शन का झूठा दावा करके अपने ही मन से व्यर्थ और धोखे की भविष्यद्वाणी करते हैं।", + { + "type": "char:bdit", + "content": [ + "(यहे. 13:6)" + ] + }, + { + "type": "verse:v", + "number": "15", + "sid": "JER 14:15" + }, + "इस कारण जो भविष्यद्वक्ता मेरे बिना भेजे मेरा नाम लेकर भविष्यद्वाणी करते हैं ‘उस देश में न तो तलवार चलेगी और न अकाल होगा,’ उनके विषय यहोवा यह कहता है, कि वे भविष्यद्वक्ता आप तलवार और अकाल के द्वारा नाश किए जाएँगे।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 14:16" + }, + "और जिन लोगों से वे भविष्यद्वाणी कहते हैं, वे अकाल और तलवार के द्वारा मर जाने पर इस प्रकार यरूशलेम की सड़कों में फेंक दिए जाएँगे, कि न तो उनका, न उनकी स्त्रियों का और न उनके बेटे-बेटियों का कोई मिट्टी देनेवाला रहेगा। क्योंकि मैं उनकी बुराई उन्हीं के ऊपर उण्डेलूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह का अनुरोध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "JER 14:17" + }, + "“तू उनसे यह बात कह, ‘", + { + "type": "char:it", + "content": [ + "मेरी आँखों से दिन-रात आँसू लगातार बहते रहें", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.17" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरी आँखों से दिन-रात आँसू लगातार बहते रहें:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर के सन्देश का कि आपदा ऐसी दमनकारी होगी कि लोग सदा रोते रहें, यह यिर्मयाह के अपने दुःख द्वारा लोगों के समक्ष प्रस्तुत किया गया था।" + ] + } + ] + } + ] }, + ", वे न रुकें क्योंकि मेरे लोगों की कुँवारी बेटी बहुत ही कुचली गई और घायल हुई है।", { - "type": "para:s", - "content": [ - "तलवार, अकाल, और मरी" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 14:18" }, + "यदि मैं मैदान में जाऊँ, तो देखो, तलवार के मारे हुए पड़े हैं! और यदि मैं नगर के भीतर आऊँ, तो देखो, भूख से अधमरे पड़े हैं! क्योंकि भविष्यद्वक्ता और याजक देश में कमाई करते फिरते और समझ नहीं रखते हैं।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 14:19" + }, + "क्या तूने यहूदा से बिलकुल हाथ उठा लिया? क्या तू सिय्योन से घृणा करता है? नहीं, तूने क्यों हमको ऐसा मारा है कि हम चंगे हो ही नहीं सकते? हम शान्ति की बाट जोहते रहे, तो भी कुछ कल्याण नहीं हुआ; और यद्यपि हम अच्छे हो जाने की आशा करते रहे, तो भी घबराना ही पड़ा है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 14:1" - }, - "यहोवा का वचन जो यिर्मयाह के पास सूखा पड़ने के विषय में पहुँचा", - { - "type": "verse:v", - "number": "2", - "sid": "JER 14:2" - }, - "“", - { - "type": "char:it", - "content": [ - "यहूदा विलाप करता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.2" - ] - }, - { - "type": "char:fq", - "content": [ - "यहूदा विलाप करता:" - ] - }, - { - "type": "char:ft", - "content": [ - "मनुष्य फाटकों पर एकत्र हुए जो एकत्र होने का सामान्य स्थान है और वे गहन दु:ख में थे तथा नम्र होकर भूमि पर बैठे थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और फाटकों में लोग शोक का पहरावा पहने हुए भूमि पर उदास बैठे हैं; और यरूशलेम की चिल्लाहट आकाश तक पहुँच गई है।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JER 14:3" - }, - "उनके बड़े लोग उनके छोटे लोगों को पानी के लिये भेजते हैं; वे गड्ढों पर आकर पानी नहीं पाते, इसलिए खाली बर्तन लिए हुए घर लौट जाते हैं; वे लज्जित और निराश होकर सिर ढाँप लेते हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 14:4" - }, - "देश में वर्षा न होने से भूमि में दरार पड़ गई हैं, इस कारण किसान लोग निराश होकर सिर ढाँप लेते हैं।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 14:5" - }, - "हिरनी भी मैदान में बच्चा जनकर छोड़ जाती है क्योंकि हरी घास नहीं मिलती।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 14:6" - }, - "जंगली गदहे भी मुंडे टीलों पर खड़े हुए गीदड़ों के समान हाँफते हैं; उनकी आँखें धुँधला जाती हैं क्योंकि हरियाली कुछ भी नहीं है।”" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 14:20" }, + "हे यहोवा, हम अपनी दुष्टता और अपने पुरखाओं के अधर्म को भी मान लेते हैं, क्योंकि हमने तेरे विरुद्ध पाप किया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 14:7" - }, - "“हे यहोवा, हमारे अधर्म के काम हमारे विरुद्ध साक्षी दे रहे हैं, हम तेरा संग छोड़कर बहुत दूर भटक गए हैं, और हमने तेरे विरुद्ध पाप किया है; तो भी, तू अपने नाम के निमित्त कुछ कर।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 14:8" - }, - "हे इस्राएल के आधार, संकट के समय उसका बचानेवाला तू ही है, तू क्यों इस देश में परदेशी के समान है? तू क्यों उस बटोही के समान है जो रात भर रहने के लिये कहीं टिकता हो?", - { - "type": "verse:v", - "number": "9", - "sid": "JER 14:9" - }, - "तू क्यों एक विस्मित पुरुष या ऐसे वीर के समान है जो बचा न सके? तो भी हे यहोवा तू हमारे बीच में है, और हम तेरे कहलाते हैं; इसलिए हमको न तज।”" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 14:21" }, + "अपने नाम के निमित्त हमें न ठुकरा; अपने तेजोमय सिंहासन का अपमान न कर; जो वाचा तूने हमारे साथ बाँधी, उसे स्मरण कर और उसे न तोड़।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 14:10" - }, - "यहोवा ने इन लोगों के विषय यह कहा: “इनको ऐसा भटकना अच्छा लगता है; ये कुकर्म में चलने से नहीं रुके; इसलिए यहोवा इनसे प्रसन्न नहीं है, वह इनका अधर्म स्मरण करेगा और उनके पाप का दण्ड देगा।”" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 14:22" }, + "क्या जाति-जाति की मूरतों में से कोई वर्षा कर सकता है? क्या आकाश झड़ियाँ लगा सकता है? हे हमारे परमेश्वर यहोवा, क्या तू ही इन सब बातों का करनेवाला नहीं है? हम तेरा ही आसरा देखते रहेंगे, क्योंकि इन सारी वस्तुओं का सृजनहार तू ही है।" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "JER 15" + }, + { + "type": "para:s", + "content": [ + "यहूदा के लोगों का पूर्ण त्याग" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "झूठे भविष्यद्वक्ताओं का दण्डित होना" - ] + "type": "verse:v", + "number": "1", + "sid": "JER 15:1" }, + "फिर यहोवा ने मुझसे कहा, “यदि मूसा और शमूएल भी मेरे सामने खड़े होते, तो भी मेरा मन इन लोगों की ओर न फिरता। इनको मेरे सामने से निकाल दो कि वे निकल जाएँ!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 14:11" - }, - "फिर यहोवा ने मुझसे कहा, “इस प्रजा की भलाई के लिये प्रार्थना मत कर।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 14:12" - }, - "चाहे वे उपवास भी करें, तो भी मैं इनकी दुहाई न सुनूँगा, और चाहे वे होमबलि और अन्नबलि चढ़ाएँ, तो भी मैं उनसे प्रसन्न न होऊँगा; मैं", - { - "type": "char:it", - "content": [ - "तलवार, अकाल और मरी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.12" - ] - }, - { - "type": "char:fq", - "content": [ - "तलवार, अकाल और मरी:" - ] - }, - { - "type": "char:ft", - "content": [ - "इनके द्वारा परमेश्वर उन्हें नष्ट करेगा परन्तु कुछ लोग बचे रहेंगे। जो मन को कठोर कर लेते हैं, दण्ड उनका दमन करके पश्चातापी मनुष्य को पवित्र बनाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के द्वारा इनका अन्त कर डालूँगा।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(यहे. 8:18)" - ] - }, - "" - ] + "type": "verse:v", + "number": "2", + "sid": "JER 15:2" }, + "और यदि वे तुझ से पूछें ‘हम कहाँ निकल जाएँ?’ तो कहना ‘यहोवा यह कहता है, जो मरनेवाले हैं, वे मरने को चले जाएँ, जो तलवार से मरनेवाले हैं, वे तलवार से मरने को; जो अकाल से मरनेवाले हैं, वे आकाल से मरने को, और जो बन्दी बननेवाले हैं, वे बँधुआई में चले जाएँ।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 14:13" - }, - "तब मैंने कहा, “हाय, प्रभु यहोवा, देख, भविष्यद्वक्ता इनसे कहते हैं ‘न तो तुम पर तलवार चलेगी और न अकाल होगी, यहोवा तुम को इस स्थान में सदा की शान्ति देगा।’”", - { - "type": "verse:v", - "number": "14", - "sid": "JER 14:14" - }, - "तब यहोवा ने मुझसे कहा, “ये भविष्यद्वक्ता मेरा नाम लेकर झूठी भविष्यद्वाणी करते हैं, मैंने उनको न तो भेजा और न कुछ आज्ञा दी और न उनसे कोई भी बात कही। वे तुम लोगों से दर्शन का झूठा दावा करके अपने ही मन से व्यर्थ और धोखे की भविष्यद्वाणी करते हैं।", - { - "type": "char:bdit", - "content": [ - "(यहे. 13:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "JER 14:15" - }, - "इस कारण जो भविष्यद्वक्ता मेरे बिना भेजे मेरा नाम लेकर भविष्यद्वाणी करते हैं ‘उस देश में न तो तलवार चलेगी और न अकाल होगा,’ उनके विषय यहोवा यह कहता है, कि वे भविष्यद्वक्ता आप तलवार और अकाल के द्वारा नाश किए जाएँगे।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 14:16" - }, - "और जिन लोगों से वे भविष्यद्वाणी कहते हैं, वे अकाल और तलवार के द्वारा मर जाने पर इस प्रकार यरूशलेम की सड़कों में फेंक दिए जाएँगे, कि न तो उनका, न उनकी स्त्रियों का और न उनके बेटे-बेटियों का कोई मिट्टी देनेवाला रहेगा। क्योंकि मैं उनकी बुराई उन्हीं के ऊपर उण्डेलूँगा।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 13:10)" + ] }, { - "type": "para:s", - "content": [ - "यिर्मयाह का अनुरोध" - ] + "type": "verse:v", + "number": "3", + "sid": "JER 15:3" }, + "मैं उनके विरुद्ध चार प्रकार के विनाश ठहराऊँगाः मार डालने के लिये तलवार, फाड़ डालने के लिये कुत्ते, नोच डालने के लिये आकाश के पक्षी, और फाड़कर खाने के लिये मैदान के हिंसक जन्तु, यहोवा की यह वाणी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 14:17" - }, - "“तू उनसे यह बात कह, ‘", - { - "type": "char:it", - "content": [ - "मेरी आँखों से दिन-रात आँसू लगातार बहते रहें" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.17" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरी आँखों से दिन-रात आँसू लगातार बहते रहें:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर के सन्देश का कि आपदा ऐसी दमनकारी होगी कि लोग सदा रोते रहें, यह यिर्मयाह के अपने दुःख द्वारा लोगों के समक्ष प्रस्तुत किया गया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, वे न रुकें क्योंकि मेरे लोगों की कुँवारी बेटी बहुत ही कुचली गई और घायल हुई है।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "JER 14:18" - }, - "यदि मैं मैदान में जाऊँ, तो देखो, तलवार के मारे हुए पड़े हैं! और यदि मैं नगर के भीतर आऊँ, तो देखो, भूख से अधमरे पड़े हैं! क्योंकि भविष्यद्वक्ता और याजक देश में कमाई करते फिरते और समझ नहीं रखते हैं।’”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 6:8)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JER 14:19" - }, - "क्या तूने यहूदा से बिलकुल हाथ उठा लिया? क्या तू सिय्योन से घृणा करता है? नहीं, तूने क्यों हमको ऐसा मारा है कि हम चंगे हो ही नहीं सकते? हम शान्ति की बाट जोहते रहे, तो भी कुछ कल्याण नहीं हुआ; और यद्यपि हम अच्छे हो जाने की आशा करते रहे, तो भी घबराना ही पड़ा है।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 14:20" - }, - "हे यहोवा, हम अपनी दुष्टता और अपने पुरखाओं के अधर्म को भी मान लेते हैं, क्योंकि हमने तेरे विरुद्ध पाप किया है।", + "type": "verse:v", + "number": "4", + "sid": "JER 15:4" + }, + "यह हिजकिय्याह के पुत्र, यहूदा के राजा मनश्शे के उन कामों के कारण होगा जो उसने यरूशलेम में किए हैं, और मैं उन्हें ऐसा करूँगा कि वे पृथ्वी के राज्य-राज्य में मारे-मारे फिरेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "JER 15:5" + }, + "“हे यरूशलेम, तुझ पर कौन तरस खाएगा, और कौन तेरे लिये शोक करेगा? कौन तेरा कुशल पूछने को तेरी ओर मुड़ेगा?", + { + "type": "verse:v", + "number": "6", + "sid": "JER 15:6" + }, + "यहोवा की यह वाणी है कि तू मुझ को त्याग कर पीछे हट गई है, इसलिए मैं तुझ पर हाथ बढ़ाकर तेरा नाश करूँगा; क्योंकि,", + { + "type": "char:it", + "content": [ + "मैं तरस खाते-खाते थक गया हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "JER 14:21" + "type": "char:fr", + "content": [ + "15.6" + ] }, - "अपने नाम के निमित्त हमें न ठुकरा; अपने तेजोमय सिंहासन का अपमान न कर; जो वाचा तूने हमारे साथ बाँधी, उसे स्मरण कर और उसे न तोड़।", { - "type": "verse:v", - "number": "22", - "sid": "JER 14:22" + "type": "char:fq", + "content": [ + "मैं तरस खाते-खाते थक गया हूँ:" + ] }, - "क्या जाति-जाति की मूरतों में से कोई वर्षा कर सकता है? क्या आकाश झड़ियाँ लगा सकता है? हे हमारे परमेश्वर यहोवा, क्या तू ही इन सब बातों का करनेवाला नहीं है? हम तेरा ही आसरा देखते रहेंगे, क्योंकि इन सारी वस्तुओं का सृजनहार तू ही है।" - ] + { + "type": "char:ft", + "content": [ + "परमेश्वर द्वारा भविष्यद्वक्ता की प्रार्थना न सुनने का कारण इस पद में व्यक्त है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 15:7" + }, + "मैंने उनको देश के फाटकों में सूफ से फटक दिया है; उन्होंने कुमार्ग को नहीं छोड़ा, इस कारण मैंने अपनी प्रजा को निर्वंश कर दिया, और नाश भी किया है।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 15:8" + }, + "उनकी विधवाएँ मेरे देखने में समुद्र के रेतकणों से अधिक हो गई हैं; उनके जवानों की माताओं के विरुद्ध दुपहरी ही को मैंने लुटेरों को ठहराया है; मैंने उनको अचानक संकट में डाल दिया और घबरा दिया है।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 15:9" + }, + "सात लड़कों की माता भी बेहाल हो गई और प्राण भी छोड़ दिया; उसका सूर्य दोपहर ही को अस्त हो गया; उसकी आशा टूट गई और उसका मुँह काला हो गया। और जो रह गए हैं उनको भी मैं शत्रुओं की तलवार से मरवा डालूँगा,” यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की शिकायत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 15:10" }, + "हे मेरी माता, मुझ पर हाय, कि तूने मुझ ऐसे मनुष्य को उत्पन्न किया जो संसार भर से झगड़ा और वाद-विवाद करनेवाला ठहरा है! न तो मैंने ब्याज के लिये रुपये दिए, और न किसी से उधार लिए हैं, तो भी लोग मुझे कोसते हैं। परमेश्वर की प्रतिक्रिया", { - "type": "chapter:c", - "number": "15", - "sid": "JER 15" + "type": "verse:v", + "number": "11", + "sid": "JER 15:11" }, + "यहोवा ने कहा, “निश्चय मैं तेरी भलाई के लिये तुझे दृढ़ करूँगा; विपत्ति और कष्ट के समय मैं शत्रु से भी तेरी विनती कराऊँगा।", { - "type": "para:s", - "content": [ - "यहूदा के लोगों का पूर्ण त्याग" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 15:12" }, + "क्या कोई पीतल या लोहा, अर्थात्", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "उत्तर दिशा का लोहा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "JER 15:1" + "type": "char:fr", + "content": [ + "15.12" + ] }, - "फिर यहोवा ने मुझसे कहा, “यदि मूसा और शमूएल भी मेरे सामने खड़े होते, तो भी मेरा मन इन लोगों की ओर न फिरता। इनको मेरे सामने से निकाल दो कि वे निकल जाएँ!", { - "type": "verse:v", - "number": "2", - "sid": "JER 15:2" + "type": "char:fq", + "content": [ + "उत्तर दिशा का लोहा:" + ] }, - "और यदि वे तुझ से पूछें ‘हम कहाँ निकल जाएँ?’ तो कहना ‘यहोवा यह कहता है, जो मरनेवाले हैं, वे मरने को चले जाएँ, जो तलवार से मरनेवाले हैं, वे तलवार से मरने को; जो अकाल से मरनेवाले हैं, वे आकाल से मरने को, और जो बन्दी बननेवाले हैं, वे बँधुआई में चले जाएँ।’", { - "type": "char:bdit", - "content": [ - "(प्रका. 13:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "JER 15:3" - }, - "मैं उनके विरुद्ध चार प्रकार के विनाश ठहराऊँगाः मार डालने के लिये तलवार, फाड़ डालने के लिये कुत्ते, नोच डालने के लिये आकाश के पक्षी, और फाड़कर खाने के लिये मैदान के हिंसक जन्तु, यहोवा की यह वाणी है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 6:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "JER 15:4" - }, - "यह हिजकिय्याह के पुत्र, यहूदा के राजा मनश्शे के उन कामों के कारण होगा जो उसने यरूशलेम में किए हैं, और मैं उन्हें ऐसा करूँगा कि वे पृथ्वी के राज्य-राज्य में मारे-मारे फिरेंगे।" - ] + "type": "char:ft", + "content": [ + "या पीतल यहाँ लोहे: का अर्थ है यिर्मयाह की प्रार्थना परन्तु यहूदा को दासत्व में भेजने का परमेश्वर का उद्देश्य बदलेगा नहीं जो लोहे और पीतल जैसा दृढ़ है।" + ] + } + ] + } + ] + }, + "तोड़ सकता है?", + { + "type": "verse:v", + "number": "13", + "sid": "JER 15:13" + }, + "तेरे सब पापों के कारण जो सर्वत्र देश में हुए हैं मैं तेरी धन-सम्पत्ति और खजाने, बिना दाम दिए लुट जाने दूँगा।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 15:14" + }, + "मैं ऐसा करूँगा कि वह शत्रुओं के हाथ ऐसे देश में चला जाएगा जिसे तू नहीं जानती है, क्योंकि मेरे क्रोध की आग भड़क उठी है, और वह तुम को जलाएगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "बदला लेने के लिए यिर्मयाह की प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JER 15:15" + }, + "हे यहोवा, तू तो जानता है;", + { + "type": "char:it", + "content": [ + "मुझे स्मरण कर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.15" + ] + }, + { + "type": "char:fq", + "content": [ + "मुझे स्मरण कर:" + ] + }, + { + "type": "char:ft", + "content": [ + "बहुत ही अधिक दुःखी मनुष्य की यह प्रार्थना है जिसका मानवीय स्वभाव इस समय परमेश्वर की इच्छा के अधीन नहीं होना चाहता है।" + ] + } + ] + } + ] + }, + "और मेरी सुधि लेकर मेरे सतानेवालों से मेरा पलटा ले। तू धीरज के साथ क्रोध करनेवाला है, इसलिए मुझे न उठा ले; तेरे ही निमित्त मेरी नामधराई हुई है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 15:16" + }, + "जब तेरे वचन मेरे पास पहुँचे, तब मैंने उन्हें मानो खा लिया, और तेरे वचन मेरे मन के हर्ष और आनन्द का कारण हुए; क्योंकि, हे सेनाओं के परमेश्वर यहोवा, मैं तेरा कहलाता हूँ।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 15:17" + }, + "तेरी छाया मुझ पर हुई; मैं मन बहलानेवालों के बीच बैठकर प्रसन्न नहीं हुआ; तेरे हाथ के दबाव से मैं अकेला बैठा, क्योंकि तूने मुझे क्रोध से भर दिया था।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 15:18" + }, + "मेरी पीड़ा क्यों लगातार बनी रहती है? मेरी चोट की क्यों कोई औषधि नहीं है? क्या तू सचमुच मेरे लिये धोखा देनेवाली नदी और सूखनेवाले जल के समान होगा?" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह को पश्चाताप के लिए कहा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 15:19" + }, + "यह सुनकर यहोवा ने यह कहा, “यदि तू फिरे, तो मैं फिर से तुझे अपने सामने खड़ा करूँगा। यदि तू अनमोल को कहे और निकम्मे को न कहे, तब तू मेरे मुख के समान होगा। वे लोग तेरी ओर फिरेंगे, परन्तु तू उनकी ओर न फिरना।", + { + "type": "verse:v", + "number": "20", + "sid": "JER 15:20" + }, + "मैं तुझको उन लोगों के सामने पीतल की दृढ़ शहरपनाह बनाऊँगा; वे तुझ से लड़ेंगे, परन्तु तुझ पर प्रबल न होंगे, क्योंकि मैं तुझे बचाने और तेरा उद्धार करने के लिये तेरे साथ हूँ, यहोवा की यह वाणी है। मैं तुझे दुष्ट लोगों के हाथ से बचाऊँगा,", + { + "type": "verse:v", + "number": "21", + "sid": "JER 15:21" + }, + "और उपद्रवी लोगों के पंजे से छुड़ा लूँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "JER 16" + }, + { + "type": "para:s", + "content": [ + "यरूशलेम के लिये परमेश्वर की इच्छा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 16:1" + }, + "यहोवा का यह वचन मेरे पास पहुँचा,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 16:2" + }, + "“", + { + "type": "char:it", + "content": [ + "इस स्थान में विवाह करके बेटे-बेटियाँ मत जन्मा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.2" + ] + }, + { + "type": "char:fq", + "content": [ + "इस स्थान में विवाह करके बेटे-बेटियाँ मत जन्मा:" + ] + }, + { + "type": "char:ft", + "content": [ + "विवाह यहूदियों में अनिवार्य था परन्तु यिर्मयाह को विवाह के लिए मना किया गया जो इस बात को दर्शाता था कि आनेवाली आपदा ऐसी विकट होगी कि सामान्य दायित्वों पर अभिभूत होगी।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 15:5" - }, - "“हे यरूशलेम, तुझ पर कौन तरस खाएगा, और कौन तेरे लिये शोक करेगा? कौन तेरा कुशल पूछने को तेरी ओर मुड़ेगा?", - { - "type": "verse:v", - "number": "6", - "sid": "JER 15:6" - }, - "यहोवा की यह वाणी है कि तू मुझ को त्याग कर पीछे हट गई है, इसलिए मैं तुझ पर हाथ बढ़ाकर तेरा नाश करूँगा; क्योंकि,", - { - "type": "char:it", - "content": [ - "मैं तरस खाते-खाते थक गया हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.6" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तरस खाते-खाते थक गया हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर द्वारा भविष्यद्वक्ता की प्रार्थना न सुनने का कारण इस पद में व्यक्त है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "JER 15:7" - }, - "मैंने उनको देश के फाटकों में सूफ से फटक दिया है; उन्होंने कुमार्ग को नहीं छोड़ा, इस कारण मैंने अपनी प्रजा को निर्वंश कर दिया, और नाश भी किया है।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 15:8" - }, - "उनकी विधवाएँ मेरे देखने में समुद्र के रेतकणों से अधिक हो गई हैं; उनके जवानों की माताओं के विरुद्ध दुपहरी ही को मैंने लुटेरों को ठहराया है; मैंने उनको अचानक संकट में डाल दिया और घबरा दिया है।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 15:9" - }, - "सात लड़कों की माता भी बेहाल हो गई और प्राण भी छोड़ दिया; उसका सूर्य दोपहर ही को अस्त हो गया; उसकी आशा टूट गई और उसका मुँह काला हो गया। और जो रह गए हैं उनको भी मैं शत्रुओं की तलवार से मरवा डालूँगा,” यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "3", + "sid": "JER 16:3" }, + "क्योंकि जो बेटे-बेटियाँ इस स्थान में उत्पन्न हों और जो माताएँ उन्हें जनें और जो पिता उन्हें इस देश में जन्माएँ,", { - "type": "para:s", - "content": [ - "यिर्मयाह की शिकायत" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 16:4" }, + "उनके विषय यहोवा यह कहता है, वे बुरी-बुरी बीमारियों से मरेंगे। उनके लिये कोई छाती न पीटेगा, न उनको मिट्टी देगा; वे भूमि के ऊपर खाद के समान पड़े रहेंगे। वे तलवार और अकाल से मर मिटेंगे, और उनकी लोथें आकाश के पक्षियों और मैदान के पशुओं का आहार होंगी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 15:10" - }, - "हे मेरी माता, मुझ पर हाय, कि तूने मुझ ऐसे मनुष्य को उत्पन्न किया जो संसार भर से झगड़ा और वाद-विवाद करनेवाला ठहरा है! न तो मैंने ब्याज के लिये रुपये दिए, और न किसी से उधार लिए हैं, तो भी लोग मुझे कोसते हैं। परमेश्वर की प्रतिक्रिया", - { - "type": "verse:v", - "number": "11", - "sid": "JER 15:11" - }, - "यहोवा ने कहा, “निश्चय मैं तेरी भलाई के लिये तुझे दृढ़ करूँगा; विपत्ति और कष्ट के समय मैं शत्रु से भी तेरी विनती कराऊँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 15:12" - }, - "क्या कोई पीतल या लोहा, अर्थात्", - { - "type": "char:it", - "content": [ - "उत्तर दिशा का लोहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.12" - ] - }, - { - "type": "char:fq", - "content": [ - "उत्तर दिशा का लोहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "या पीतल यहाँ लोहे: का अर्थ है यिर्मयाह की प्रार्थना परन्तु यहूदा को दासत्व में भेजने का परमेश्वर का उद्देश्य बदलेगा नहीं जो लोहे और पीतल जैसा दृढ़ है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तोड़ सकता है?" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "JER 15:13" - }, - "तेरे सब पापों के कारण जो सर्वत्र देश में हुए हैं मैं तेरी धन-सम्पत्ति और खजाने, बिना दाम दिए लुट जाने दूँगा।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 15:14" - }, - "मैं ऐसा करूँगा कि वह शत्रुओं के हाथ ऐसे देश में चला जाएगा जिसे तू नहीं जानती है, क्योंकि मेरे क्रोध की आग भड़क उठी है, और वह तुम को जलाएगी।”" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 16:5" }, + "“यहोवा ने कहा: जिस घर में रोना पीटना हो उसमें न जाना, न छाती पीटने के लिये कहीं जाना और न इन लोगों के लिये शोक करना; क्योंकि यहोवा की यह वाणी है कि मैंने अपनी शान्ति और करुणा और दया इन लोगों पर से उठा ली है।", { - "type": "para:s", - "content": [ - "बदला लेने के लिए यिर्मयाह की प्रार्थना" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 16:6" }, + "इस कारण इस देश के छोटे-बड़े सब मरेंगे, न तो इनको मिट्टी दी जाएगी, न लोग छाती पीटेंगे, न अपना शरीर चीरेंगे, और न सिर मुँण्ड़ाएँगे। इनके लिये कोई शोक करनेवालों को रोटी न बाटेंगे कि शोक में उन्हें शान्ति दें;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 15:15" - }, - "हे यहोवा, तू तो जानता है;", - { - "type": "char:it", - "content": [ - "मुझे स्मरण कर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.15" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझे स्मरण कर:" - ] - }, - { - "type": "char:ft", - "content": [ - "बहुत ही अधिक दुःखी मनुष्य की यह प्रार्थना है जिसका मानवीय स्वभाव इस समय परमेश्वर की इच्छा के अधीन नहीं होना चाहता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और मेरी सुधि लेकर मेरे सतानेवालों से मेरा पलटा ले। तू धीरज के साथ क्रोध करनेवाला है, इसलिए मुझे न उठा ले; तेरे ही निमित्त मेरी नामधराई हुई है।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "JER 15:16" - }, - "जब तेरे वचन मेरे पास पहुँचे, तब मैंने उन्हें मानो खा लिया, और तेरे वचन मेरे मन के हर्ष और आनन्द का कारण हुए; क्योंकि, हे सेनाओं के परमेश्वर यहोवा, मैं तेरा कहलाता हूँ।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 15:17" - }, - "तेरी छाया मुझ पर हुई; मैं मन बहलानेवालों के बीच बैठकर प्रसन्न नहीं हुआ; तेरे हाथ के दबाव से मैं अकेला बैठा, क्योंकि तूने मुझे क्रोध से भर दिया था।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 15:18" - }, - "मेरी पीड़ा क्यों लगातार बनी रहती है? मेरी चोट की क्यों कोई औषधि नहीं है? क्या तू सचमुच मेरे लिये धोखा देनेवाली नदी और सूखनेवाले जल के समान होगा?" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 16:7" }, + "और न लोग पिता या माता के मरने पर किसी को शान्ति के लिये कटोरे में दाखमधु पिलाएँगे।", { - "type": "para:s", - "content": [ - "यिर्मयाह को पश्चाताप के लिए कहा जाना" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 16:8" }, + "तू भोज के घर में इनके साथ खाने-पीने के लिये न जाना।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "9", + "sid": "JER 16:9" + }, + "क्योंकि सेनाओं का यहोवा, इस्राएल का परमेश्वर यह कहता है: देख, तुम लोगों के देखते और तुम्हारे ही दिनों में मैं ऐसा करूँगा कि इस स्थान में न तो हर्ष और न आनन्द का शब्द सुनाई पड़ेगा, न दुल्हे और न दुल्हन का शब्द।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:23)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "व्यवस्था और परमेश्वर का त्यागा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 16:10" + }, + "“जब तू इन लोगों से ये सब बातें कहे, और वे तुझ से पूछें कि ‘यहोवा ने हमारे ऊपर यह सारी बड़ी विपत्ति डालने के लिये क्यों कहा है? हमारा अधर्म क्या है और हमने अपने परमेश्वर यहोवा के विरुद्ध कौन सा पाप किया है?’", + { + "type": "verse:v", + "number": "11", + "sid": "JER 16:11" + }, + "तो तू इन लोगों से कहना, ‘यहोवा की यह वाणी है, क्योंकि तुम्हारे पुरखा मुझे त्याग कर दूसरे देवताओं के पीछे चले, और उनकी उपासना करके उनको दण्डवत् की, और मुझ को त्याग दिया और मेरी व्यवस्था का पालन नहीं किया,", + { + "type": "verse:v", + "number": "12", + "sid": "JER 16:12" + }, + "और", + { + "type": "char:it", + "content": [ + "जितनी बुराई तुम्हारे पुरखाओं ने की थी, उससे भी अधिक तुम करते हो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.12" + ] + }, + { + "type": "char:fq", + "content": [ + "जितनी बुराई तुम्हारे पुरखाओं ने की थी, उससे भी अधिक तुम करते हो:" + ] + }, + { + "type": "char:ft", + "content": [ + "उनके लिए जो कठोर दण्ड, निर्धारित किया गया था वह मूर्ति-पूजा के कारण था। वे पीढ़ियों से मूर्ति-पूजा करते आ रहे थे और अन्ततः वह परमेश्वर के राष्ट्रव्यापी त्याग में बदल गई।" + ] + } + ] + } + ] + }, + ", क्योंकि तुम अपने बुरे मन के हठ पर चलते हो और मेरी नहीं सुनते;", + { + "type": "verse:v", + "number": "13", + "sid": "JER 16:13" + }, + "इस कारण मैं तुम को इस देश से उखाड़कर ऐसे देश में फेंक दूँगा, जिसको न तो तुम जानते हो और न तुम्हारे पुरखा जानते थे; और वहाँ तुम रात-दिन दूसरे देवताओं की उपासना करते रहोगे, क्योंकि वहाँ मैं तुम पर कुछ अनुग्रह न करूँगा।’”" + ] + }, + { + "type": "para:s", + "content": [ + "बँधुवाई से वापसी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 16:14" + }, + "फिर यहोवा की यह वाणी हुई, “देखो, ऐसे दिन आनेवाले हैं जिनमें फिर यह न कहा जाएगा, ‘यहोवा जो इस्राएलियों को मिस्र देश से छुड़ा ले आया उसके जीवन की सौगन्ध,’", + { + "type": "verse:v", + "number": "15", + "sid": "JER 16:15" + }, + "वरन् यह कहा जाएगा, ‘यहोवा जो इस्राएलियों को उत्तर के देश से और उन सब देशों से जहाँ उसने उनको बँधुआ कर दिया था छुड़ा ले आया, उसके जीवन की सौगन्ध।’ क्योंकि मैं उनको उनके निज देश में जो मैंने उनके पूर्वजों को दिया था, लौटा ले आऊँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "आनेवाला दण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "JER 16:16" + }, + "“देखो, यहोवा की यह वाणी है कि मैं बहुत से मछुओं को बुलवा भेजूँगा कि वे इन लोगों को पकड़ लें, और, फिर मैं बहुत से बहेलियों को बुलवा भेजूँगा कि वे इनको अहेर करके सब पहाड़ों और पहाड़ियों पर से और चट्टानों की दरारों में से निकालें।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 16:17" + }, + "क्योंकि", + { + "type": "char:it", + "content": [ + "उनका पूरा चाल-चलन मेरी आँखों के सामने प्रगट है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.17" + ] + }, + { + "type": "char:fq", + "content": [ + "उनका पूरा चाल-चलन मेरी आँखों के सामने प्रगट है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह दण्ड मन की चंचलता के कारण नहीं था परन्तु उनके कामों के पूर्ण ज्ञान एवं परीक्षण के बाद था।" + ] + } + ] + } + ] + }, + "; वह मेरी दृष्टि से छिपा नहीं है, न उनका अधर्म मेरी आँखों से गुप्त है। इसलिए मैं उनके अधर्म और पाप का दूना दण्ड दूँगा,", + { + "type": "verse:v", + "number": "18", + "sid": "JER 16:18" + }, + "क्योंकि उन्होंने मेरे देश को अपनी घृणित वस्तुओं की लोथों से अशुद्ध किया, और मेरे निज भाग को अपनी अशुद्धता से भर दिया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 16:19" + }, + "हे यहोवा, हे मेरे बल और दृढ़ गढ़, संकट के समय मेरे शरणस्थान, जाति-जाति के लोग पृथ्वी की चारों ओर से तेरे पास आकर कहेंगे, “निश्चय हमारे पुरखा झूठी, व्यर्थ और निष्फल वस्तुओं को अपनाते आए हैं।", + { + "type": "char:bdit", + "content": [ + "(रोम. 1:25)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "JER 16:20" + }, + "क्या मनुष्य ईश्वरों को बनाए? नहीं, वे ईश्वर नहीं हो सकते!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JER 16:21" + }, + "“इस कारण, इस एक बार, मैं इन लोगों को अपना भुजबल और पराक्रम दिखाऊँगा, और वे जानेंगे कि मेरा नाम यहोवा है।”" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "JER 17" + }, + { + "type": "para:s", + "content": [ + "यहूदा का पाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 17:1" + }, + "“यहूदा का पाप लोहे की टाँकी और हीरे की नोक से लिखा हुआ है; वह उनके हृदयरूपी पटिया और उनकी वेदियों के सींगों पर भी खुदा हुआ है।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 17:2" + }, + "उनकी वेदियाँ और अशेरा नामक देवियाँ जो हरे पेड़ों के पास और ऊँचे टीलों के ऊपर हैं, वे उनके लड़कों को भी स्मरण रहती हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 17:3" + }, + "हे मेरे पर्वत, तू जो मैदान में है, तेरी धन-सम्पत्ति और भण्डार मैं तेरे पाप के कारण लुट जाने दूँगा, और तेरे पूजा के ऊँचे स्थान भी जो तेरे देश में पाए जाते हैं।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 17:4" + }, + "तू अपने ही दोष के कारण अपने उस भाग का अधिकारी न रहने पाएगा जो मैंने तुझे दिया है, और मैं ऐसा करूँगा कि तू अनजाने देश में अपने शत्रुओं की सेवा करेगा, क्योंकि तूने मेरे क्रोध की आग ऐसी भड़काई है जो सर्वदा जलती रहेगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "श्राप और आशीर्वाद" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "JER 17:5" + }, + "यहोवा यह कहता है, “श्रापित है वह पुरुष जो मनुष्य पर भरोसा रखता है, और उसका सहारा लेता है, जिसका मन यहोवा से भटक जाता है।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 17:6" + }, + "वह निर्जल देश के अधमरे पेड़ के समान होगा और कभी भलाई न देखेगा। वह निर्जल और निर्जन तथा लोनछाई भूमि पर बसेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 17:7" + }, + "“धन्य है वह पुरुष जो यहोवा पर भरोसा रखता है, जिसने परमेश्वर को अपना आधार माना हो।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 17:8" + }, + "वह उस वृक्ष के समान होगा जो नदी के किनारे पर लगा हो और उसकी जड़ जल के पास फैली हो; जब धूप होगा तब उसको न लगेगा, उसके पत्ते हरे रहेंगे, और सूखे वर्ष में भी उनके विषय में कुछ चिन्ता न होगी, क्योंकि वह तब भी फलता रहेगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "धोखेबाज मन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JER 17:9" + }, + "मन तो सब वस्तुओं से अधिक धोखा देनेवाला होता है, उसमें असाध्य रोग लगा है; उसका भेद कौन समझ सकता है?", + { + "type": "verse:v", + "number": "10", + "sid": "JER 17:10" + }, + "“मैं यहोवा मन को खोजता और हृदय को जाँचता हूँ ताकि प्रत्येक जन को उसकी चाल-चलन के अनुसार अर्थात् उसके कामों का फल दूँ।”", + { + "type": "char:bdit", + "content": [ + "(1 पत. 1:17, प्रका. 2:23, प्रका. 20:12,13, प्रका. 22:12)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 17:11" + }, + "जो अन्याय से धन बटोरता है वह उस तीतर के समान होता है जो दूसरी चिड़िया के दिए हुए अण्डों को सेती है, उसकी आधी आयु में ही वह उस धन को छोड़ जाता है, और अन्त में वह मूर्ख ही ठहरता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 17:12" + }, + "हमारा पवित्र आराधनालय आदि से ऊँचे स्थान पर रखे हुए एक तेजोमय सिंहासन के समान है।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 17:13" + }, + "हे यहोवा, हे इस्राएल के आधार, जितने तुझे छोड़ देते हैं वे सब लज्जित होंगे; जो तुझ से भटक जाते हैं उनके नाम भूमि ही पर लिखे जाएँगे, क्योंकि उन्होंने जीवन के जल के सोते यहोवा को त्याग दिया है।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की याचिका" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 17:14" + }, + "हे यहोवा मुझे चंगा कर, तब मैं चंगा हो जाऊँगा; मुझे बचा, तब मैं बच जाऊँगा; क्योंकि मैं तेरी ही स्तुति करता हूँ।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 17:15" + }, + "सुन, वे मुझसे कहते हैं, “यहोवा का वचन कहाँ रहा? वह अभी पूरा हो जाए!”", + { + "type": "verse:v", + "number": "16", + "sid": "JER 17:16" + }, + "परन्तु तू मेरा हाल जानता है, मैंने तेरे पीछे चलते हुए उतावली करके चरवाहे का काम नहीं छोड़ा; न मैंने उस आनेवाली विपत्ति के दिन की लालसा की है; जो कुछ मैं बोला वह तुझ पर प्रगट था।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 17:17" + }, + "मुझे न घबरा; संकट के दिन तू ही मेरा शरणस्थान है।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 17:18" + }, + "हे यहोवा, मेरी आशा टूटने न दे, मेरे सतानेवालों ही की आशा टूटे; उन्हीं को विस्मित कर; परन्तु मुझे निराशा से बचा; उन पर विपत्ति डाल और उनको चकनाचूर कर दे!" + ] + }, + { + "type": "para:s", + "content": [ + "सब्त का दिन पवित्र मानना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 17:19" + }, + "यहोवा ने मुझसे यह कहा, “जाकर सदर फाटक में खड़ा हो जिससे यहूदा के राजा वरन् यरूशलेम के सब रहनेवाले भीतर-बाहर आया-जाया करते हैं;", + { + "type": "verse:v", + "number": "20", + "sid": "JER 17:20" + }, + "और उनसे कह, ‘हे यहूदा के राजाओं और सब यहूदियों, हे यरूशलेम के सब निवासियों, और सब लोगों जो इन फाटकों में से होकर भीतर जाते हो, यहोवा का वचन सुनो।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 17:21" + }, + "यहोवा यह कहता है, सावधान रहो, विश्राम के दिन कोई बोझ मत उठाओ; और न कोई बोझ यरूशलेम के फाटकों के भीतर ले आओ।", + { + "type": "char:bdit", + "content": [ + "(यूह. 5:10)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "JER 17:22" + }, + "विश्राम के दिन अपने-अपने घर से भी कोई बोझ बाहर मत ले जाओ और न किसी रीति का काम-काज करो, वरन् उस आज्ञा के अनुसार जो मैंने तुम्हारे पुरखाओं को दी थी,", + { + "type": "char:it", + "content": [ + "विश्राम के दिन को पवित्र माना करो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "JER 15:19" - }, - "यह सुनकर यहोवा ने यह कहा, “यदि तू फिरे, तो मैं फिर से तुझे अपने सामने खड़ा करूँगा। यदि तू अनमोल को कहे और निकम्मे को न कहे, तब तू मेरे मुख के समान होगा। वे लोग तेरी ओर फिरेंगे, परन्तु तू उनकी ओर न फिरना।", + "type": "char:fr", + "content": [ + "17.22" + ] + }, { - "type": "verse:v", - "number": "20", - "sid": "JER 15:20" + "type": "char:fq", + "content": [ + "विश्राम के दिन को पवित्र माना करो:" + ] }, - "मैं तुझको उन लोगों के सामने पीतल की दृढ़ शहरपनाह बनाऊँगा; वे तुझ से लड़ेंगे, परन्तु तुझ पर प्रबल न होंगे, क्योंकि मैं तुझे बचाने और तेरा उद्धार करने के लिये तेरे साथ हूँ, यहोवा की यह वाणी है। मैं तुझे दुष्ट लोगों के हाथ से बचाऊँगा,", { - "type": "verse:v", - "number": "21", - "sid": "JER 15:21" + "type": "char:ft", + "content": [ + "ग्रामीण प्रजा विश्राम के दिन आराधना हेतु यरूशलेम आती थी कि मन्दिर की आराधना में सहभागी हो परन्तु वे अपनी उपासना के साथ अपनी फसलें भी ले आते थे कि शहर में बेच दें।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 17:23" + }, + "परन्तु उन्होंने न सुना और न कान लगाया, परन्तु इसके विपरीत हठ किया कि न सुनें और ताड़ना से भी न मानें।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "JER 17:24" + }, + "“‘परन्तु यदि तुम सचमुच मेरी सुनो, यहोवा की यह वाणी है, और विश्राम के दिन इस नगर के फाटकों के भीतर कोई बोझ न ले आओ और विश्रामदिन को पवित्र मानो, और उसमें किसी रीति का काम-काज न करो,", + { + "type": "verse:v", + "number": "25", + "sid": "JER 17:25" + }, + "तब तो दाऊद की गद्दी पर विराजमान राजा, रथों और घोड़ों पर चढ़े हुए हाकिम और यहूदा के लोग और यरूशलेम के निवासी इस नगर के फाटकों से होकर प्रवेश किया करेंगे और यह नगर सर्वदा बसा रहेगा।", + { + "type": "verse:v", + "number": "26", + "sid": "JER 17:26" + }, + "लोग होमबलि, मेलबलि अन्नबलि, लोबान और धन्यवाद-बलि लिए हुए यहूदा के नगरों से और यरूशलेम के आस-पास से, बिन्यामीन के क्षेत्र और नीचे के देश से, पहाड़ी देश और दक्षिण देश से, यहोवा के भवन में आया करेंगे।", + { + "type": "verse:v", + "number": "27", + "sid": "JER 17:27" + }, + "परन्तु यदि तुम मेरी सुनकर विश्राम के दिन को पवित्र न मानो, और उस दिन यरूशलेम के फाटकों से बोझ लिए हुए प्रवेश करते रहो, तो मैं यरूशलेम के फाटकों में आग लगाऊँगा; और उससे यरूशलेम के महल भी भस्म हो जाएँगे और वह आग फिर न बुझेगी।’”" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "JER 18" + }, + { + "type": "para:s", + "content": [ + "कुम्हार और मिट्टी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 18:1" + }, + "यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा, “उठकर कुम्हार के घर जा,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 18:2" + }, + "और वहाँ मैं तुझे अपने वचन सुनाऊँगा।”", + { + "type": "verse:v", + "number": "3", + "sid": "JER 18:3" + }, + "इसलिए मैं कुम्हार के घर गया और क्या देखा कि वह चाक पर कुछ बना रहा है!", + { + "type": "verse:v", + "number": "4", + "sid": "JER 18:4" + }, + "जो मिट्टी का बर्तन वह बना रहा था वह बिगड़ गया, तब उसने उसी का दूसरा बर्तन अपनी समझ के अनुसार बना दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "JER 18:5" + }, + "तब यहोवा का यह वचन मेरे पास पहुँचा,", + { + "type": "verse:v", + "number": "6", + "sid": "JER 18:6" + }, + "“हे इस्राएल के घराने, यहोवा की यह वाणी है कि इस कुम्हार के समान तुम्हारे साथ क्या मैं भी काम नहीं कर सकता? देख, जैसा मिट्टी कुम्हार के हाथ में रहती है, वैसे ही हे इस्राएल के घराने,", + { + "type": "char:it", + "content": [ + "तुम भी मेरे हाथ में हो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18.6" + ] + }, + { + "type": "char:fq", + "content": [ + "तुम भी मेरे हाथ में हो:" + ] }, - "और उपद्रवी लोगों के पंजे से छुड़ा लूँगा।”" - ] + { + "type": "char:ft", + "content": [ + "कोई पात्र टूट जाता था तो कुम्हार उसे फेंकता नहीं था। वह उसे पीसकर फिर से चाक पर रखता था और नये सिरे से उस पर काम करके मनोवांछित रूप प्रदान करता था।" + ] + } + ] + } + ] }, + "।", { - "type": "chapter:c", - "number": "16", - "sid": "JER 16" + "type": "char:bdit", + "content": [ + "(रोम. 9:21)" + ] }, { - "type": "para:s", - "content": [ - "यरूशलेम के लिये परमेश्वर की इच्छा" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 18:7" }, + "जब मैं किसी जाति या राज्य के विषय कहूँ कि उसे उखाड़ूँगा या ढा दूँगा अथवा नाश करूँगा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 16:1" - }, - "यहोवा का यह वचन मेरे पास पहुँचा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 16:2" - }, - "“", - { - "type": "char:it", - "content": [ - "इस स्थान में विवाह करके बेटे-बेटियाँ मत जन्मा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.2" - ] - }, - { - "type": "char:fq", - "content": [ - "इस स्थान में विवाह करके बेटे-बेटियाँ मत जन्मा:" - ] - }, - { - "type": "char:ft", - "content": [ - "विवाह यहूदियों में अनिवार्य था परन्तु यिर्मयाह को विवाह के लिए मना किया गया जो इस बात को दर्शाता था कि आनेवाली आपदा ऐसी विकट होगी कि सामान्य दायित्वों पर अभिभूत होगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JER 16:3" - }, - "क्योंकि जो बेटे-बेटियाँ इस स्थान में उत्पन्न हों और जो माताएँ उन्हें जनें और जो पिता उन्हें इस देश में जन्माएँ,", - { - "type": "verse:v", - "number": "4", - "sid": "JER 16:4" - }, - "उनके विषय यहोवा यह कहता है, वे बुरी-बुरी बीमारियों से मरेंगे। उनके लिये कोई छाती न पीटेगा, न उनको मिट्टी देगा; वे भूमि के ऊपर खाद के समान पड़े रहेंगे। वे तलवार और अकाल से मर मिटेंगे, और उनकी लोथें आकाश के पक्षियों और मैदान के पशुओं का आहार होंगी।" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 18:8" }, + "तब यदि उस जाति के लोग जिसके विषय मैंने यह बात कही हो अपनी बुराई से फिरें, तो मैं उस विपत्ति के विषय जो मैंने उन पर डालने को ठाना हो पछताऊँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 16:5" - }, - "“यहोवा ने कहा: जिस घर में रोना पीटना हो उसमें न जाना, न छाती पीटने के लिये कहीं जाना और न इन लोगों के लिये शोक करना; क्योंकि यहोवा की यह वाणी है कि मैंने अपनी शान्ति और करुणा और दया इन लोगों पर से उठा ली है।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 16:6" - }, - "इस कारण इस देश के छोटे-बड़े सब मरेंगे, न तो इनको मिट्टी दी जाएगी, न लोग छाती पीटेंगे, न अपना शरीर चीरेंगे, और न सिर मुँण्ड़ाएँगे। इनके लिये कोई शोक करनेवालों को रोटी न बाटेंगे कि शोक में उन्हें शान्ति दें;", - { - "type": "verse:v", - "number": "7", - "sid": "JER 16:7" - }, - "और न लोग पिता या माता के मरने पर किसी को शान्ति के लिये कटोरे में दाखमधु पिलाएँगे।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 16:8" - }, - "तू भोज के घर में इनके साथ खाने-पीने के लिये न जाना।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 16:9" - }, - "क्योंकि सेनाओं का यहोवा, इस्राएल का परमेश्वर यह कहता है: देख, तुम लोगों के देखते और तुम्हारे ही दिनों में मैं ऐसा करूँगा कि इस स्थान में न तो हर्ष और न आनन्द का शब्द सुनाई पड़ेगा, न दुल्हे और न दुल्हन का शब्द।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:23)" - ] - }, - "" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 18:9" }, + "और जब मैं किसी जाति या राज्य के विषय कहूँ कि मैं उसे बनाऊँगा और रोपूँगा;", { - "type": "para:s", - "content": [ - "व्यवस्था और परमेश्वर का त्यागा जाना" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 18:10" }, + "तब यदि वे उस काम को करें जो मेरी दृष्टि में बुरा है और मेरी बात न मानें, तो मैं उस भलाई के विषय जिसे मैंने उनके लिये करने को कहा हो, पछताऊँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 16:10" - }, - "“जब तू इन लोगों से ये सब बातें कहे, और वे तुझ से पूछें कि ‘यहोवा ने हमारे ऊपर यह सारी बड़ी विपत्ति डालने के लिये क्यों कहा है? हमारा अधर्म क्या है और हमने अपने परमेश्वर यहोवा के विरुद्ध कौन सा पाप किया है?’", - { - "type": "verse:v", - "number": "11", - "sid": "JER 16:11" - }, - "तो तू इन लोगों से कहना, ‘यहोवा की यह वाणी है, क्योंकि तुम्हारे पुरखा मुझे त्याग कर दूसरे देवताओं के पीछे चले, और उनकी उपासना करके उनको दण्डवत् की, और मुझ को त्याग दिया और मेरी व्यवस्था का पालन नहीं किया,", - { - "type": "verse:v", - "number": "12", - "sid": "JER 16:12" - }, - "और", - { - "type": "char:it", - "content": [ - "जितनी बुराई तुम्हारे पुरखाओं ने की थी, उससे भी अधिक तुम करते हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.12" - ] - }, - { - "type": "char:fq", - "content": [ - "जितनी बुराई तुम्हारे पुरखाओं ने की थी, उससे भी अधिक तुम करते हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनके लिए जो कठोर दण्ड, निर्धारित किया गया था वह मूर्ति-पूजा के कारण था। वे पीढ़ियों से मूर्ति-पूजा करते आ रहे थे और अन्ततः वह परमेश्वर के राष्ट्रव्यापी त्याग में बदल गई।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, क्योंकि तुम अपने बुरे मन के हठ पर चलते हो और मेरी नहीं सुनते;" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "JER 16:13" - }, - "इस कारण मैं तुम को इस देश से उखाड़कर ऐसे देश में फेंक दूँगा, जिसको न तो तुम जानते हो और न तुम्हारे पुरखा जानते थे; और वहाँ तुम रात-दिन दूसरे देवताओं की उपासना करते रहोगे, क्योंकि वहाँ मैं तुम पर कुछ अनुग्रह न करूँगा।’”" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 18:11" }, + "इसलिए अब तू यहूदा और यरूशलेम के निवासियों से यह कह, ‘यहोवा यह कहता है, देखो, मैं तुम्हारी हानि की युक्ति और तुम्हारे विरुद्ध प्रबन्ध कर रहा हूँ। इसलिए तुम अपने-अपने बुरे मार्ग से फिरो और अपना-अपना चाल चलन और काम सुधारो।’" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की चेतावनी अस्वीकृत" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "बँधुवाई से वापसी" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 18:12" }, + "“परन्तु वे कहते हैं, ‘ऐसा नहीं होने का, हम तो अपनी ही कल्पनाओं के अनुसार चलेंगे और अपने बुरे मन के हठ पर बने रहेंगे।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 16:14" - }, - "फिर यहोवा की यह वाणी हुई, “देखो, ऐसे दिन आनेवाले हैं जिनमें फिर यह न कहा जाएगा, ‘यहोवा जो इस्राएलियों को मिस्र देश से छुड़ा ले आया उसके जीवन की सौगन्ध,’", - { - "type": "verse:v", - "number": "15", - "sid": "JER 16:15" - }, - "वरन् यह कहा जाएगा, ‘यहोवा जो इस्राएलियों को उत्तर के देश से और उन सब देशों से जहाँ उसने उनको बँधुआ कर दिया था छुड़ा ले आया, उसके जीवन की सौगन्ध।’ क्योंकि मैं उनको उनके निज देश में जो मैंने उनके पूर्वजों को दिया था, लौटा ले आऊँगा।" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 18:13" }, + "“इस कारण प्रभु यहोवा यह कहता है, जाति-जाति से पूछ कि ऐसी बातें क्या कभी किसी के सुनने में आई है? इस्राएल की कुमारी ने जो काम किया है उसके सुनने से रोम-रोम खड़े हो जाते हैं।", { - "type": "para:s", - "content": [ - "आनेवाला दण्ड" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 18:14" }, + "क्या लबानोन का हिम जो चट्टान पर से मैदान में बहता है बन्द हो सकता है? क्या वह ठण्डा जल जो दूर से बहता है कभी सूख सकता है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 16:16" - }, - "“देखो, यहोवा की यह वाणी है कि मैं बहुत से मछुओं को बुलवा भेजूँगा कि वे इन लोगों को पकड़ लें, और, फिर मैं बहुत से बहेलियों को बुलवा भेजूँगा कि वे इनको अहेर करके सब पहाड़ों और पहाड़ियों पर से और चट्टानों की दरारों में से निकालें।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 16:17" - }, - "क्योंकि", - { - "type": "char:it", - "content": [ - "उनका पूरा चाल-चलन मेरी आँखों के सामने प्रगट है" - ] - }, + "type": "verse:v", + "number": "15", + "sid": "JER 18:15" + }, + "परन्तु मेरी प्रजा मुझे भूल गई है; वे निकम्मी मूर्तियों के लिये धूप जलाते हैं; उन्होंने अपने प्राचीनकाल के मार्गों में ठोकर खाई है, और राजमार्ग छोड़कर", + { + "type": "char:it", + "content": [ + "पगडण्डियों में भटक गए हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.17" - ] - }, - { - "type": "char:fq", - "content": [ - "उनका पूरा चाल-चलन मेरी आँखों के सामने प्रगट है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह दण्ड मन की चंचलता के कारण नहीं था परन्तु उनके कामों के पूर्ण ज्ञान एवं परीक्षण के बाद था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "18.15" + ] }, { - "type": "char:it", - "content": [ - "*; वह मेरी दृष्टि से छिपा नहीं है, न उनका अधर्म मेरी आँखों से गुप्त है। इसलिए मैं उनके अधर्म और पाप का दूना दण्ड दूँगा," - ] + "type": "char:fq", + "content": [ + "पगडण्डियों में भटक गए हैं:" + ] }, { - "type": "verse:v", - "number": "18", - "sid": "JER 16:18" - }, - "क्योंकि उन्होंने मेरे देश को अपनी घृणित वस्तुओं की लोथों से अशुद्ध किया, और मेरे निज भाग को अपनी अशुद्धता से भर दिया है।”" - ] + "type": "char:ft", + "content": [ + "यहूदा के भविष्यद्वक्ता और पुरोहितों ही ने उन्हें पथभ्रष्ट किया था। मूर्तियाँ तो भलाई या बुराई में असमर्थ थीं।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 18:16" }, + "इससे उनका देश ऐसा उजाड़ हो गया है कि लोग उस पर सदा ताली बजाते रहेंगे; और जो कोई उसके पास से चले वह चकित होगा और सिर हिलाएगा।", { - "type": "para:s", - "content": [ - "यिर्मयाह की प्रार्थना" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 18:17" }, + "मैं उनको पुरवाई से उड़ाकर शत्रु के सामने से तितर-बितर कर दूँगा। उनकी विपत्ति के दिन मैं उनको मुँह नहीं परन्तु", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "पीठ दिखाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "JER 16:19" + "type": "char:fr", + "content": [ + "18.17" + ] }, - "हे यहोवा, हे मेरे बल और दृढ़ गढ़, संकट के समय मेरे शरणस्थान, जाति-जाति के लोग पृथ्वी की चारों ओर से तेरे पास आकर कहेंगे, “निश्चय हमारे पुरखा झूठी, व्यर्थ और निष्फल वस्तुओं को अपनाते आए हैं।", { - "type": "char:bdit", - "content": [ - "(रोम. 1:25)" - ] + "type": "char:fq", + "content": [ + "पीठ दिखाऊँगा:" + ] }, - "", { - "type": "verse:v", - "number": "20", - "sid": "JER 16:20" + "type": "char:ft", + "content": [ + "परमेश्वर द्वारा चेहरा छिपाना अप्रसन्नता का एक निश्चित चिन्ह है।" + ] + } + ] + } + ] + }, + "।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह को सताया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 18:18" + }, + "तब वे कहने लगे, “चलो, यिर्मयाह के विरुद्ध युक्ति करें, क्योंकि न याजक से व्यवस्था, न ज्ञानी से सम्मति, न भविष्यद्वक्ता से वचन दूर होंगे। आओ, हम उसकी कोई बात पकड़कर उसको नाश कराएँ और फिर उसकी किसी बात पर ध्यान न दें।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 18:19" + }, + "हे यहोवा, मेरी ओर ध्यान दे, और जो लोग मेरे साथ झगड़ते हैं उनकी बातें सुन।", + { + "type": "verse:v", + "number": "20", + "sid": "JER 18:20" + }, + "क्या भलाई के बदले में बुराई का व्यवहार किया जाए? तू इस बात का स्मरण कर कि मैं उनकी भलाई के लिये तेरे सामने प्रार्थना करने को खड़ा हुआ जिससे तेरी जलजलाहट उन पर से उतर जाए, और अब उन्होंने मेरे प्राण लेने के लिये गड्ढा खोदा है।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 18:21" + }, + "इसलिए उनके बाल-बच्चों को भूख से मरने दे, वे तलवार से कट मरें, और उनकी स्त्रियाँ निर्वंश और विधवा हो जाएँ। उनके पुरुष मरी से मरें, और उनके जवान लड़ाई में तलवार से मारे जाएँ।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 18:22" + }, + "जब तू उन पर अचानक शत्रुदल चढ़ाए, तब उनके घरों से चिल्लाहट सुनाई दे! क्योंकि उन्होंने मेरे लिये गड्ढा खोदा और मुझे फँसाने को फंदे लगाए हैं।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 18:23" + }, + "हे यहोवा, तू उनकी सब युक्तियाँ जानता है जो वे मेरी मृत्यु के लिये करते हैं। इस कारण तू उनके इस अधर्म को न ढाँप, न उनके पाप को अपने सामने से मिटा। वे तेरे देखते ही ठोकर खाकर गिर जाएँ, अपने क्रोध में आकर उनसे इसी प्रकार का व्यवहार कर।" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "JER 19" + }, + { + "type": "para:s", + "content": [ + "टूटी सुराही का उदाहरण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 19:1" + }, + "यहोवा ने यह कहा, “तू जाकर कुम्हार से मिट्टी की बनाई हुई एक सुराही मोल ले, और प्रजा के कुछ पुरनियों में से और याजकों में से भी कुछ प्राचीनों को साथ लेकर,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 19:2" + }, + "हिन्नोमियों की तराई की ओर उस फाटक के निकट चला जा जहाँ ठीकरे फेंक दिए जाते हैं; और जो वचन मैं कहूँ, उसे वहाँ प्रचार कर।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 19:3" + }, + "तू यह कहना, ‘हे यहूदा के राजाओं और यरूशलेम के सब निवासियों, यहोवा का वचन सुनों। इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है, इस स्थान पर मैं ऐसी विपत्ति डालने पर हूँ कि जो कोई उसका समाचार सुने, उस पर सन्नाटा छा जाएगा।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 19:4" + }, + "क्योंकि यहाँ के लोगों ने मुझे त्याग दिया, और", + { + "type": "char:it", + "content": [ + "इस स्थान में दूसरे देवताओं के लिये जिनको न तो वे जानते हैं, और न उनके पुरखा या यहूदा के पुराने राजा जानते थे धूप जलाया है और इसको पराया कर दिया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.4" + ] + }, + { + "type": "char:fq", + "content": [ + "इस स्थान में दूसरे देवताओं के लिये .... पराया कर दिया है:" + ] }, - "क्या मनुष्य ईश्वरों को बनाए? नहीं, वे ईश्वर नहीं हो सकते!”" - ] + { + "type": "char:ft", + "content": [ + "उन्होंने इस स्थान की पवित्रता को नहीं समझा परन्तु इसे एक अनजान स्थान बना दिया इसमें अन्य देवताओं की पूजा की।" + ] + } + ] + } + ] }, + "; और उन्होंने इस स्थान को निर्दोषों के लहू से भर दिया,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JER 16:21" - }, - "“इस कारण, इस एक बार, मैं इन लोगों को अपना भुजबल और पराक्रम दिखाऊँगा, और वे जानेंगे कि मेरा नाम यहोवा है।”" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 19:5" }, + "और बाल की पूजा के ऊँचे स्थानों को बनाकर अपने बाल-बच्चों को बाल के लिये होम कर दिया, यद्यपि मैंने कभी भी जिसकी आज्ञा नहीं दी, न उसकी चर्चा की और न वह कभी मेरे मन में आया।", { - "type": "chapter:c", - "number": "17", - "sid": "JER 17" + "type": "verse:v", + "number": "6", + "sid": "JER 19:6" }, + "इस कारण यहोवा की यह वाणी है कि ऐसे दिन आते हैं कि यह स्थान फिर तोपेत या हिन्नोमियों की तराई न कहलाएगा, वरन् घात ही की तराई कहलाएगा।", { - "type": "para:s", - "content": [ - "यहूदा का पाप" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 19:7" }, + "और मैं इस स्थान में यहूदा और यरूशलेम की युक्तियों को निष्फल कर दूँगा; और उन्हें उनके प्राणों के शत्रुओं के हाथ की तलवार चलवाकर गिरा दूँगा। उनकी लोथों को मैं आकाश के पक्षियों और भूमि के जीवजन्तुओं का आहार कर दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 17:1" - }, - "“यहूदा का पाप लोहे की टाँकी और हीरे की नोक से लिखा हुआ है; वह उनके हृदयरूपी पटिया और उनकी वेदियों के सींगों पर भी खुदा हुआ है।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 17:2" - }, - "उनकी वेदियाँ और अशेरा नामक देवियाँ जो हरे पेड़ों के पास और ऊँचे टीलों के ऊपर हैं, वे उनके लड़कों को भी स्मरण रहती हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 17:3" - }, - "हे मेरे पर्वत, तू जो मैदान में है, तेरी धन-सम्पत्ति और भण्डार मैं तेरे पाप के कारण लुट जाने दूँगा, और तेरे पूजा के ऊँचे स्थान भी जो तेरे देश में पाए जाते हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 17:4" - }, - "तू अपने ही दोष के कारण अपने उस भाग का अधिकारी न रहने पाएगा जो मैंने तुझे दिया है, और मैं ऐसा करूँगा कि तू अनजाने देश में अपने शत्रुओं की सेवा करेगा, क्योंकि तूने मेरे क्रोध की आग ऐसी भड़काई है जो सर्वदा जलती रहेगी।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 19:8" }, + "मैं इस नगर को ऐसा उजाड़ दूँगा कि लोग इसे देखकर डरेंगे; जो कोई इसके पास से होकर जाए वह इसकी सब विपत्तियों के कारण चकित होगा और घबराएगा।", { - "type": "para:s", - "content": [ - "श्राप और आशीर्वाद" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 19:9" }, + "और घिर जाने और उस सकेती के समय जिसमें उनके प्राण के शत्रु उन्हें डाल देंगे, मैं उनके बेटे-बेटियों का माँस उन्हें खिलाऊँगा और एक दूसरे का भी माँस खिलाऊँगा।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 17:5" - }, - "यहोवा यह कहता है, “श्रापित है वह पुरुष जो मनुष्य पर भरोसा रखता है, और उसका सहारा लेता है, जिसका मन यहोवा से भटक जाता है।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 17:6" - }, - "वह निर्जल देश के अधमरे पेड़ के समान होगा और कभी भलाई न देखेगा। वह निर्जल और निर्जन तथा लोनछाई भूमि पर बसेगा।" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 19:10" }, + "“तब तू उस सुराही को उन मनुष्यों के सामने तोड़ देना जो तेरे संग जाएँगे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 17:7" - }, - "“धन्य है वह पुरुष जो यहोवा पर भरोसा रखता है, जिसने परमेश्वर को अपना आधार माना हो।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 17:8" - }, - "वह उस वृक्ष के समान होगा जो नदी के किनारे पर लगा हो और उसकी जड़ जल के पास फैली हो; जब धूप होगा तब उसको न लगेगा, उसके पत्ते हरे रहेंगे, और सूखे वर्ष में भी उनके विषय में कुछ चिन्ता न होगी, क्योंकि वह तब भी फलता रहेगा।”" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 19:11" }, + "और उनसे कहना, ‘सेनाओं का यहोवा यह कहता है कि जिस प्रकार यह मिट्टी का बर्तन जो टूट गया कि फिर बनाया न जा सके, इसी प्रकार मैं इस देश के लोगों को और इस नगर को तोड़ डालूँगा। और तोपेत नामक तराई में इतनी कब्रें होंगी कि कब्र के लिये और स्थान न रहेगा।", { - "type": "para:s", - "content": [ - "धोखेबाज मन" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 19:12" }, + "यहोवा की यह वाणी है कि मैं इस स्थान और इसके रहनेवालों के साथ ऐसा ही काम करूँगा, मैं इस नगर को तोपेत के समान बना दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 17:9" - }, - "मन तो सब वस्तुओं से अधिक धोखा देनेवाला होता है, उसमें असाध्य रोग लगा है; उसका भेद कौन समझ सकता है?", - { - "type": "verse:v", - "number": "10", - "sid": "JER 17:10" - }, - "“मैं यहोवा मन को खोजता और हृदय को जाँचता हूँ ताकि प्रत्येक जन को उसकी चाल-चलन के अनुसार अर्थात् उसके कामों का फल दूँ।”", - { - "type": "char:bdit", - "content": [ - "(1 पत. 1:17, प्रका. 2:23, प्रका. 20:12,13, प्रका. 22:12)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 19:13" }, + "और यरूशलेम के घर और यहूदा के राजाओं के भवन, जिनकी छतों पर आकाश की सारी सेना के लिये धूप जलाया गया, और अन्य देवताओं के लिये तपावन दिया गया है, वे सब तोपेत के समान अशुद्ध हो जाएँगे।’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 17:11" - }, - "जो अन्याय से धन बटोरता है वह उस तीतर के समान होता है जो दूसरी चिड़िया के दिए हुए अण्डों को सेती है, उसकी आधी आयु में ही वह उस धन को छोड़ जाता है, और अन्त में वह मूर्ख ही ठहरता है।" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:42)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 19:14" + }, + "तब यिर्मयाह तोपेत से लौटकर, जहाँ यहोवा ने उसे भविष्यद्वाणी करने को भेजा था, यहोवा के भवन के आँगन में खड़ा हुआ, और सब लोगों से कहने लगा;", + { + "type": "verse:v", + "number": "15", + "sid": "JER 19:15" + }, + "“इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है, देखो, सब गाँवों समेत इस नगर पर वह सारी विपत्ति डालना चाहता हूँ जो मैंने इस पर लाने को कहा है, क्योंकि उन्होंने हठ करके मेरे वचन को नहीं माना है।”" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "JER 20" + }, + { + "type": "para:s", + "content": [ + "पशहूर द्वारा यिर्मयाह का सताया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 20:1" + }, + "जब यिर्मयाह यह भविष्यद्वाणी कर रहा था, तब इम्मेर का पुत्र पशहूर ने जो याजक और यहोवा के भवन का प्रधान रखवाला था, वह सब सुना।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 20:2" + }, + "तब पशहूर ने यिर्मयाह भविष्यद्वक्ता को मारा और उसे उस काठ में डाल दिया जो यहोवा के भवन के ऊपर बिन्यामीन के फाटक के पास है।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 11:36)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "JER 20:3" + }, + "सवेरे को जब पशहूर ने यिर्मयाह को काठ में से निकलवाया, तब यिर्मयाह ने उससे कहा, “यहोवा ने तेरा नाम पशहूर नहीं मागोर्मिस्साबीब रखा है।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 20:4" + }, + "क्योंकि यहोवा ने यह कहा है, देख, मैं तुझे तेरे लिये और तेरे सब मित्रों के लिये भी भय का कारण ठहराऊँगा। वे अपने शत्रुओं की तलवार से तेरे देखते ही वध किए जाएँगे। और मैं सब यहूदियों को बाबेल के राजा के वश में कर दूँगा; वह उनको बन्दी कर बाबेल में ले जाएगा, और तलवार से मार डालेगा।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 20:5" + }, + "फिर मैं इस नगर के सारे धन को और इसमें की कमाई और सब अनमोल वस्तुओं को और यहूदा के राजाओं का जितना रखा हुआ धन है, उस सब को उनके शत्रुओं के वश में कर दूँगा; और वे उसको लूटकर अपना कर लेंगे और बाबेल में ले जाएँगे।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 20:6" + }, + "और, हे पशहूर, तू उन सब समेत जो तेरे घर में रहते हैं बँधुआई में चला जाएगा; अपने उन मित्रों समेत जिनसे तूने झूठी भविष्यद्वाणी की, तू बाबेल में जाएगा और वहीं मरेगा, और वहीं तुझे और उन्हें भी मिट्टी दी जाएगी।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की शिकायत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 20:7" + }, + "हे यहोवा, तूने मुझे धोखा दिया, और मैंने धोखा खाया; तू मुझसे बलवन्त है, इस कारण तू", + { + "type": "char:it", + "content": [ + "मुझ पर प्रबल हो गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.7" + ] + }, + { + "type": "char:fq", + "content": [ + "मुझ पर प्रबल हो गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर ने यिर्मयाह को ऐसा जकड़ा कि वह भविष्यद्वाणी की अनिवार्यता से बच नहीं पाया। वह तो विरोध करना चाहता था परन्तु परमेश्वर प्रबल हुआ।" + ] + } + ] + } + ] }, + "। दिन भर मेरी हँसी होती है; सब कोई मुझसे ठट्ठा करते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 17:12" - }, - "हमारा पवित्र आराधनालय आदि से ऊँचे स्थान पर रखे हुए एक तेजोमय सिंहासन के समान है।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 17:13" - }, - "हे यहोवा, हे इस्राएल के आधार, जितने तुझे छोड़ देते हैं वे सब लज्जित होंगे; जो तुझ से भटक जाते हैं उनके नाम भूमि ही पर लिखे जाएँगे, क्योंकि उन्होंने जीवन के जल के सोते यहोवा को त्याग दिया है।" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 20:8" }, + "क्योंकि जब मैं बातें करता हूँ, तब मैं जोर से पुकार पुकारकर ललकारता हूँ, “उपद्रव और उत्पात हुआ, हाँ उत्पात!” क्योंकि यहोवा का वचन दिन भर मेरे लिये निन्दा और ठट्ठा का कारण होता रहता है।", { - "type": "para:s", - "content": [ - "यिर्मयाह की याचिका" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 20:9" }, + "यदि मैं कहूँ, “मैं उसकी चर्चा न करूँगा न उसके नाम से बोलूँगा,” तो मेरे हृदय की ऐसी दशा होगी मानो मेरी हड्डियों में धधकती हुई आग हो, और मैं अपने को रोकते-रोकते थक गया पर मुझसे रहा नहीं जाता।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 17:14" - }, - "हे यहोवा मुझे चंगा कर, तब मैं चंगा हो जाऊँगा; मुझे बचा, तब मैं बच जाऊँगा; क्योंकि मैं तेरी ही स्तुति करता हूँ।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 17:15" - }, - "सुन, वे मुझसे कहते हैं, “यहोवा का वचन कहाँ रहा? वह अभी पूरा हो जाए!”", - { - "type": "verse:v", - "number": "16", - "sid": "JER 17:16" - }, - "परन्तु तू मेरा हाल जानता है, मैंने तेरे पीछे चलते हुए उतावली करके चरवाहे का काम नहीं छोड़ा; न मैंने उस आनेवाली विपत्ति के दिन की लालसा की है; जो कुछ मैं बोला वह तुझ पर प्रगट था।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 17:17" - }, - "मुझे न घबरा; संकट के दिन तू ही मेरा शरणस्थान है।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 17:18" - }, - "हे यहोवा, मेरी आशा टूटने न दे, मेरे सतानेवालों ही की आशा टूटे; उन्हीं को विस्मित कर; परन्तु मुझे निराशा से बचा; उन पर विपत्ति डाल और उनको चकनाचूर कर दे!" - ] + "type": "char:bdit", + "content": [ + "(1 कुरि. 9:16)" + ] }, { - "type": "para:s", - "content": [ - "सब्त का दिन पवित्र मानना" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 20:10" }, + "मैंने बहुतों के मुँह से अपनी निन्दा सुनी है। चारों ओर भय ही भय है! मेरी जान-पहचान के सब जो मेरे ठोकर खाने की बाट जोहते हैं, वे कहते हैं, “उसके दोष बताओ, तब हम उनकी चर्चा फैला देंगे। कदाचित् वह धोखा खाए, तो हम उस पर प्रबल होकर, उससे बदला लेंगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JER 17:19" - }, - "यहोवा ने मुझसे यह कहा, “जाकर सदर फाटक में खड़ा हो जिससे यहूदा के राजा वरन् यरूशलेम के सब रहनेवाले भीतर-बाहर आया-जाया करते हैं;", - { - "type": "verse:v", - "number": "20", - "sid": "JER 17:20" - }, - "और उनसे कह, ‘हे यहूदा के राजाओं और सब यहूदियों, हे यरूशलेम के सब निवासियों, और सब लोगों जो इन फाटकों में से होकर भीतर जाते हो, यहोवा का वचन सुनो।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 17:21" - }, - "यहोवा यह कहता है, सावधान रहो, विश्राम के दिन कोई बोझ मत उठाओ; और न कोई बोझ यरूशलेम के फाटकों के भीतर ले आओ।", - { - "type": "char:bdit", - "content": [ - "(यूह. 5:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "JER 17:22" - }, - "विश्राम के दिन अपने-अपने घर से भी कोई बोझ बाहर मत ले जाओ और न किसी रीति का काम-काज करो, वरन् उस आज्ञा के अनुसार जो मैंने तुम्हारे पुरखाओं को दी थी,", - { - "type": "char:it", - "content": [ - "विश्राम के दिन को पवित्र माना करो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.22" - ] - }, - { - "type": "char:fq", - "content": [ - "विश्राम के दिन को पवित्र माना करो:" - ] - }, - { - "type": "char:ft", - "content": [ - "ग्रामीण प्रजा विश्राम के दिन आराधना हेतु यरूशलेम आती थी कि मन्दिर की आराधना में सहभागी हो परन्तु वे अपनी उपासना के साथ अपनी फसलें भी ले आते थे कि शहर में बेच दें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "JER 17:23" - }, - "परन्तु उन्होंने न सुना और न कान लगाया, परन्तु इसके विपरीत हठ किया कि न सुनें और ताड़ना से भी न मानें।" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 20:11" }, + "परन्तु यहोवा मेरे साथ है, वह भयंकर वीर के समान है; इस कारण मेरे सतानेवाले प्रबल न होंगे, वे ठोकर खाकर गिरेंगे। वे बुद्धि से काम नहीं करते, इसलिए उन्हें बहुत लज्जित होना पड़ेगा। उनका अपमान सदैव बना रहेगा और कभी भूला न जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 17:24" - }, - "“‘परन्तु यदि तुम सचमुच मेरी सुनो, यहोवा की यह वाणी है, और विश्राम के दिन इस नगर के फाटकों के भीतर कोई बोझ न ले आओ और विश्रामदिन को पवित्र मानो, और उसमें किसी रीति का काम-काज न करो,", + "type": "verse:v", + "number": "12", + "sid": "JER 20:12" + }, + "हे सेनाओं के यहोवा, हे धर्मियों के परखनेवाले और हृदय और मन के ज्ञाता, जो बदला तू उनसे लेगा, उसे मैं देखूँ, क्योंकि मैंने अपना मुकद्दमा तेरे ऊपर छोड़ दिया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JER 20:13" + }, + { + "type": "char:it", + "content": [ + "यहोवा के लिये गाओ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "JER 17:25" + "type": "char:fr", + "content": [ + "20.13" + ] }, - "तब तो दाऊद की गद्दी पर विराजमान राजा, रथों और घोड़ों पर चढ़े हुए हाकिम और यहूदा के लोग और यरूशलेम के निवासी इस नगर के फाटकों से होकर प्रवेश किया करेंगे और यह नगर सर्वदा बसा रहेगा।", { - "type": "verse:v", - "number": "26", - "sid": "JER 17:26" + "type": "char:fq", + "content": [ + "यहोवा के लिये गाओ:" + ] }, - "लोग होमबलि, मेलबलि अन्नबलि, लोबान और धन्यवाद-बलि लिए हुए यहूदा के नगरों से और यरूशलेम के आस-पास से, बिन्यामीन के क्षेत्र और नीचे के देश से, पहाड़ी देश और दक्षिण देश से, यहोवा के भवन में आया करेंगे।", { - "type": "verse:v", - "number": "27", - "sid": "JER 17:27" - }, - "परन्तु यदि तुम मेरी सुनकर विश्राम के दिन को पवित्र न मानो, और उस दिन यरूशलेम के फाटकों से बोझ लिए हुए प्रवेश करते रहो, तो मैं यरूशलेम के फाटकों में आग लगाऊँगा; और उससे यरूशलेम के महल भी भस्म हो जाएँगे और वह आग फिर न बुझेगी।’”" - ] + "type": "char:ft", + "content": [ + "यिर्मयाह की बाहरी परिस्थितियाँ अपरिवर्तनीय थीं परन्तु वह परमेश्वर में विश्वास में शान्ति पाता था।" + ] + } + ] + } + ] + }, + "; यहोवा की स्तुति करो! क्योंकि वह दरिद्र जन के प्राण को कुकर्मियों के हाथ से बचाता है।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की फिर से शिकायत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 20:14" + }, + "श्रापित हो वह दिन जिसमें मैं उत्पन्न हुआ! जिस दिन मेरी माता ने मुझ को जन्म दिया वह धन्य न हो!", + { + "type": "verse:v", + "number": "15", + "sid": "JER 20:15" + }, + "श्रापित हो वह जन जिसने मेरे पिता को यह समाचार देकर उसको बहुत आनन्दित किया कि तेरे लड़का उत्पन्न हुआ है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 20:16" + }, + "उस जन की दशा उन नगरों की सी हो जिन्हें यहोवा ने बिन दया ढा दिया; उसे सवेरे तो चिल्लाहट और दोपहर को युद्ध की ललकार सुनाई दिया करे,", + { + "type": "verse:v", + "number": "17", + "sid": "JER 20:17" + }, + "क्योंकि उसने मुझे गर्भ ही में न मार डाला कि मेरी माता का गर्भाशय ही मेरी कब्र होती, और मैं उसी में सदा पड़ा रहता।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 20:18" + }, + "मैं क्यों उत्पात और शोक भोगने के लिये जन्मा और कि अपने जीवन में परिश्रम और दुःख देखूँ, और अपने दिन नामधराई में व्यतीत करूँ?" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "JER 21" + }, + { + "type": "para:s", + "content": [ + "सिदकिय्याह का अनुरोध अस्वीकार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 21:1" + }, + "यह वचन यहोवा की ओर से यिर्मयाह के पास उस समय पहुँचा जब सिदकिय्याह राजा ने उसके पास मल्किय्याह के पुत्र पशहूर और मासेयाह याजक के पुत्र सपन्याह के हाथ से यह कहला भेजा,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 21:2" + }, + "“हमारे लिये यहोवा से पूछ, क्योंकि बाबेल का राजा नबूकदनेस्सर हमारे विरुद्ध युद्ध कर रहा है; कदाचित् यहोवा हम से", + { + "type": "char:it", + "content": [ + "अपने सब आश्चर्यकर्मों के अनुसार", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.2" + ] + }, + { + "type": "char:fq", + "content": [ + "अपने सब आश्चर्यकर्मों के अनुसार:" + ] + }, + { + "type": "char:ft", + "content": [ + "राजा और उसके दूत ऐसा उत्तर चाहते थे जैसा यिर्मयाह ने पूर्व स्थितियों में दिए थे।" + ] + } + ] + } + ] }, + "ऐसा व्यवहार करे कि वह हमारे पास से चला जाए।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "18", - "sid": "JER 18" + "type": "verse:v", + "number": "3", + "sid": "JER 21:3" }, + "तब यिर्मयाह ने उनसे कहा, “तुम सिदकिय्याह से यह कहो,", { - "type": "para:s", - "content": [ - "कुम्हार और मिट्टी" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 21:4" }, + "‘इस्राएल का परमेश्वर यहोवा यह कहता है: देखो, युद्ध के जो हथियार तुम्हारे हाथों में है, जिनसे तुम बाबेल के राजा और शहरपनाह के बाहर घेरनेवाले कसदियों से लड़ रहे हो, उनको मैं लौटाकर इस नगर के बीच में इकट्ठा करूँगा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 18:1" - }, - "यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा, “उठकर कुम्हार के घर जा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 18:2" - }, - "और वहाँ मैं तुझे अपने वचन सुनाऊँगा।”", - { - "type": "verse:v", - "number": "3", - "sid": "JER 18:3" - }, - "इसलिए मैं कुम्हार के घर गया और क्या देखा कि वह चाक पर कुछ बना रहा है!", - { - "type": "verse:v", - "number": "4", - "sid": "JER 18:4" - }, - "जो मिट्टी का बर्तन वह बना रहा था वह बिगड़ गया, तब उसने उसी का दूसरा बर्तन अपनी समझ के अनुसार बना दिया।" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 21:5" }, + "और मैं स्वयं हाथ बढ़ाकर और बलवन्त भुजा से, और क्रोध और जलजलाहट और बड़े क्रोध में आकर तुम्हारे विरुद्ध लड़ूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 18:5" - }, - "तब यहोवा का यह वचन मेरे पास पहुँचा,", - { - "type": "verse:v", - "number": "6", - "sid": "JER 18:6" - }, - "“हे इस्राएल के घराने, यहोवा की यह वाणी है कि इस कुम्हार के समान तुम्हारे साथ क्या मैं भी काम नहीं कर सकता? देख, जैसा मिट्टी कुम्हार के हाथ में रहती है, वैसे ही हे इस्राएल के घराने,", - { - "type": "char:it", - "content": [ - "तुम भी मेरे हाथ में हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.6" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम भी मेरे हाथ में हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "कोई पात्र टूट जाता था तो कुम्हार उसे फेंकता नहीं था। वह उसे पीसकर फिर से चाक पर रखता था और नये सिरे से उस पर काम करके मनोवांछित रूप प्रदान करता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(रोम. 9:21)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "JER 18:7" - }, - "जब मैं किसी जाति या राज्य के विषय कहूँ कि उसे उखाड़ूँगा या ढा दूँगा अथवा नाश करूँगा,", - { - "type": "verse:v", - "number": "8", - "sid": "JER 18:8" - }, - "तब यदि उस जाति के लोग जिसके विषय मैंने यह बात कही हो अपनी बुराई से फिरें, तो मैं उस विपत्ति के विषय जो मैंने उन पर डालने को ठाना हो पछताऊँगा।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 18:9" - }, - "और जब मैं किसी जाति या राज्य के विषय कहूँ कि मैं उसे बनाऊँगा और रोपूँगा;", - { - "type": "verse:v", - "number": "10", - "sid": "JER 18:10" - }, - "तब यदि वे उस काम को करें जो मेरी दृष्टि में बुरा है और मेरी बात न मानें, तो मैं उस भलाई के विषय जिसे मैंने उनके लिये करने को कहा हो, पछताऊँगा।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 18:11" - }, - "इसलिए अब तू यहूदा और यरूशलेम के निवासियों से यह कह, ‘यहोवा यह कहता है, देखो, मैं तुम्हारी हानि की युक्ति और तुम्हारे विरुद्ध प्रबन्ध कर रहा हूँ। इसलिए तुम अपने-अपने बुरे मार्ग से फिरो और अपना-अपना चाल चलन और काम सुधारो।’" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 21:6" }, + "मैं इस नगर के रहनेवालों को क्या मनुष्य, क्या पशु सब को मार डालूँगा; वे बड़ी मरी से मरेंगे।", { - "type": "para:s", - "content": [ - "परमेश्वर की चेतावनी अस्वीकृत" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 21:7" }, + "उसके बाद, यहोवा की यह वाणी है, हे यहूदा के राजा सिदकिय्याह, मैं तुझे, तेरे कर्मचारियों और लोगों को वरन् जो लोग इस नगर में मरी, तलवार और अकाल से बचे रहेंगे उनको बाबेल के राजा नबूकदनेस्सर और उनके प्राण के शत्रुओं के वश में कर दूँगा। वह उनको तलवार से मार डालेगा; उन पर न तो वह तरस खाएगा, न कुछ कोमलता दिखाएगा और न कुछ दया करेगा।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 18:12" - }, - "“परन्तु वे कहते हैं, ‘ऐसा नहीं होने का, हम तो अपनी ही कल्पनाओं के अनुसार चलेंगे और अपने बुरे मन के हठ पर बने रहेंगे।’" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 18:13" - }, - "“इस कारण प्रभु यहोवा यह कहता है, जाति-जाति से पूछ कि ऐसी बातें क्या कभी किसी के सुनने में आई है? इस्राएल की कुमारी ने जो काम किया है उसके सुनने से रोम-रोम खड़े हो जाते हैं।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 18:14" - }, - "क्या लबानोन का हिम जो चट्टान पर से मैदान में बहता है बन्द हो सकता है? क्या वह ठण्डा जल जो दूर से बहता है कभी सूख सकता है?", - { - "type": "verse:v", - "number": "15", - "sid": "JER 18:15" - }, - "परन्तु मेरी प्रजा मुझे भूल गई है; वे निकम्मी मूर्तियों के लिये धूप जलाते हैं; उन्होंने अपने प्राचीनकाल के मार्गों में ठोकर खाई है, और राजमार्ग छोड़कर", - { - "type": "char:it", - "content": [ - "पगडण्डियों में भटक गए हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.15" - ] - }, - { - "type": "char:fq", - "content": [ - "पगडण्डियों में भटक गए हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहूदा के भविष्यद्वक्ता और पुरोहितों ही ने उन्हें पथभ्रष्ट किया था। मूर्तियाँ तो भलाई या बुराई में असमर्थ थीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "JER 18:16" - }, - "इससे उनका देश ऐसा उजाड़ हो गया है कि लोग उस पर सदा ताली बजाते रहेंगे; और जो कोई उसके पास से चले वह चकित होगा और सिर हिलाएगा।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 18:17" - }, - "मैं उनको पुरवाई से उड़ाकर शत्रु के सामने से तितर-बितर कर दूँगा। उनकी विपत्ति के दिन मैं उनको मुँह नहीं परन्तु", - { - "type": "char:it", - "content": [ - "पीठ दिखाऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.17" - ] - }, - { - "type": "char:fq", - "content": [ - "पीठ दिखाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर द्वारा चेहरा छिपाना अप्रसन्नता का एक निश्चित चिन्ह है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:bdit", + "content": [ + "(लूका 21:24)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JER 21:8" + }, + "“इस प्रजा के लोगों से कह कि यहोवा यह कहता है, देखो, मैं तुम्हारे सामने जीवन का मार्ग और मृत्यु का मार्ग भी बताता हूँ।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 21:9" + }, + "जो कोई इस नगर में रहे वह तलवार, अकाल और मरी से मरेगा; परन्तु जो कोई निकलकर उन कसदियों के पास जो तुम को घेर रहे हैं भाग जाए वह जीवित रहेगा, और उसका प्राण बचेगा।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 21:10" + }, + "क्योंकि यहोवा की यह वाणी है कि मैंने इस नगर की ओर अपना मुख भलाई के लिये नहीं, वरन् बुराई ही के लिये किया है; यह बाबेल के राजा के वश में पड़ जाएगा, और वह इसको फुँकवा देगा।" + ] + }, + { + "type": "para:s", + "content": [ + "दाऊद के घराने के लिए सन्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 21:11" + }, + "“यहूदा के राजकुल के लोगों से कह, ‘यहोवा का वचन सुनो", + { + "type": "verse:v", + "number": "12", + "sid": "JER 21:12" + }, + "हे दाऊद के घराने! यहोवा यह कहता है, भोर को", + { + "type": "char:it", + "content": [ + "न्याय चुकाओ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.12" + ] + }, + { + "type": "char:fq", + "content": [ + "न्याय चुकाओ:" + ] + }, + { + "type": "char:ft", + "content": [ + "जैसे पूर्वकाल में मनुष्यों में न्याय था। मनुष्यों का कल्याण राजा के व्यक्तिगत गुणों पर निर्भर करता था।" + ] } - ] + ] + } + ] + }, + ", और लुटे हुए को अंधेर करनेवाले के हाथ से छुड़ाओ, नहीं तो तुम्हारे बुरे कामों के कारण मेरे क्रोध की आग भड़केगी, और ऐसी जलती रहेगी कि कोई उसे बुझा न सकेगा।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JER 21:13" + }, + "“हे तराई में रहनेवाली और समथर देश की चट्टान; तुम जो कहते हो, ‘हम पर कौन चढ़ाई कर सकेगा, और हमारे वासस्थान में कौन प्रवेश कर सकेगा?’ यहोवा कहता है कि मैं तुम्हारे विरुद्ध हूँ।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 21:14" + }, + "और यहोवा की वाणी है कि मैं तुम्हें दण्ड देकर तुम्हारे कामों का फल तुम्हें भुगतवाऊँगा। मैं उसके वन में आग लगाऊँगा, और उसके चारों ओर सब कुछ भस्म हो जाएगा।”" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "JER 22" + }, + { + "type": "para:s", + "content": [ + "पापी राजा के विरुद्ध न्याय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 22:1" + }, + "यहोवा ने यह कहा, “यहूदा के राजा के भवन में उतरकर यह वचन कह,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 22:2" + }, + "‘हे दाऊद की गद्दी पर विराजमान यहूदा के राजा, तू अपने कर्मचारियों और अपनी प्रजा के लोगों समेत जो इन फाटकों से आया करते हैं, यहोवा का वचन सुन।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 22:3" + }, + "यहोवा यह कहता है, न्याय और धार्मिकता के काम करो; और लुटे हुए को अंधेर करनेवाले के हाथ से छुड़ाओ। और परदेशी, अनाथ और विधवा पर अंधेर व उपद्रव मत करो, न इस स्थान में निर्दोषों का लहू बहाओ।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 22:4" + }, + "देखो, यदि तुम ऐसा करोगे, तो इस भवन के फाटकों से होकर दाऊद की गद्दी पर विराजमान राजा रथों और घोड़ों पर चढ़े हुए अपने-अपने कर्मचारियों और प्रजा समेत प्रवेश किया करेंगे।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 22:5" + }, + "परन्तु, यदि तुम इन बातों को न मानो तो, मैं अपनी ही सौगन्ध खाकर कहता हूँ, यहोवा की यह वाणी है, कि यह भवन उजाड़ हो जाएगा।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 23:38, लूका 13:35)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "JER 22:6" + }, + "क्योंकि यहोवा यहूदा के राजा के इस भवन के विषय में यह कहता है, तू मुझे गिलाद देश सा और लबानोन के शिखर सा दिखाई पड़ता है, परन्तु निश्चय मैं तुझे", + { + "type": "char:it", + "content": [ + "मरुस्थल व एक निर्जन नगर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "22.6" + ] + }, + { + "type": "char:fq", + "content": [ + "मरुस्थल व एक निर्जन नगर:" + ] + }, + { + "type": "char:ft", + "content": [ + "यदि दाऊद का घराना परमेश्वर का वचन नहीं सुनेगा तो वह वर्तमान में चाहे लबानोन का सा महान हो, तौभी परमेश्वर उसे जंगल बना देगा।" + ] + } + ] + } + ] + }, + "बनाऊँगा।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 22:7" }, + "मैं नाश करनेवालों को हथियार देकर तेरे विरुद्ध भेजूँगा; वे तेरे सुन्दर देवदारों को काटकर आग में झोंक देंगे।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 22:8" + }, + "जाति-जाति के लोग जब इस नगर के पास से निकलेंगे तब एक दूसरे से पूछेंगे, ‘यहोवा ने इस बड़े नगर की ऐसी दशा क्यों की है?’", + { + "type": "verse:v", + "number": "9", + "sid": "JER 22:9" + }, + "तब लोग कहेंगे, ‘इसका कारण यह है कि उन्होंने अपने परमेश्वर यहोवा की वाचा को तोड़कर दूसरे देवताओं को दण्डवत् की और उनकी उपासना भी की।’”" + ] + }, + { + "type": "para:s", + "content": [ + "शल्लूम के विषय यिर्मयाह का सन्देश" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यिर्मयाह को सताया जाना" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 22:10" }, + "मरे हुओं के लिये मत रोओ, उसके लिये विलाप मत करो। उसी के लिये फूट फूटकर रोओ जो परदेश चला गया है, क्योंकि वह लौटकर अपनी जन्म-भूमि को फिर कभी देखने न पाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 18:18" - }, - "तब वे कहने लगे, “चलो, यिर्मयाह के विरुद्ध युक्ति करें, क्योंकि न याजक से व्यवस्था, न ज्ञानी से सम्मति, न भविष्यद्वक्ता से वचन दूर होंगे। आओ, हम उसकी कोई बात पकड़कर उसको नाश कराएँ और फिर उसकी किसी बात पर ध्यान न दें।”" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 22:11" }, + "क्योंकि यहूदा के राजा योशिय्याह का पुत्र शल्लूम, जो अपने पिता योशिय्याह के स्थान पर राजा था और इस स्थान से निकल गया, उसके विषय में यहोवा यह कहता है “वह फिर यहाँ लौटकर न आने पाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JER 18:19" - }, - "हे यहोवा, मेरी ओर ध्यान दे, और जो लोग मेरे साथ झगड़ते हैं उनकी बातें सुन।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 18:20" - }, - "क्या भलाई के बदले में बुराई का व्यवहार किया जाए? तू इस बात का स्मरण कर कि मैं उनकी भलाई के लिये तेरे सामने प्रार्थना करने को खड़ा हुआ जिससे तेरी जलजलाहट उन पर से उतर जाए, और अब उन्होंने मेरे प्राण लेने के लिये गड्ढा खोदा है।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 18:21" - }, - "इसलिए उनके बाल-बच्चों को भूख से मरने दे, वे तलवार से कट मरें, और उनकी स्त्रियाँ निर्वंश और विधवा हो जाएँ। उनके पुरुष मरी से मरें, और उनके जवान लड़ाई में तलवार से मारे जाएँ।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 18:22" - }, - "जब तू उन पर अचानक शत्रुदल चढ़ाए, तब उनके घरों से चिल्लाहट सुनाई दे! क्योंकि उन्होंने मेरे लिये गड्ढा खोदा और मुझे फँसाने को फंदे लगाए हैं।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 18:23" - }, - "हे यहोवा, तू उनकी सब युक्तियाँ जानता है जो वे मेरी मृत्यु के लिये करते हैं। इस कारण तू उनके इस अधर्म को न ढाँप, न उनके पाप को अपने सामने से मिटा। वे तेरे देखते ही ठोकर खाकर गिर जाएँ, अपने क्रोध में आकर उनसे इसी प्रकार का व्यवहार कर।" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 22:12" }, + "वह जिस स्थान में बँधुआ होकर गया है उसी में मर जाएगा, और इस देश को फिर कभी देखने न पाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "यहोयाकीम के विषय यिर्मयाह का सन्देश" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "19", - "sid": "JER 19" + "type": "verse:v", + "number": "13", + "sid": "JER 22:13" }, + "“उस पर हाय जो अपने घर को अधर्म से और अपनी उपरौठी कोठरियों को अन्याय से बनवाता है; जो अपने पड़ोसी से बेगारी में काम कराता है और उसकी मजदूरी नहीं देता।", { - "type": "para:s", - "content": [ - "टूटी सुराही का उदाहरण" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 22:14" }, + "वह कहता है, ‘मैं अपने लिये लम्बा-चौड़ा घर और हवादार ऊपरी कोठरी बना लूँगा,’ और वह खिड़कियाँ बनाकर उन्हें देवदार की लकड़ी से पाट लेता है, और सिन्दूर से रंग देता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 19:1" - }, - "यहोवा ने यह कहा, “तू जाकर कुम्हार से मिट्टी की बनाई हुई एक सुराही मोल ले, और प्रजा के कुछ पुरनियों में से और याजकों में से भी कुछ प्राचीनों को साथ लेकर,", + "type": "verse:v", + "number": "15", + "sid": "JER 22:15" + }, + "तू जो देवदार की लकड़ी का अभिलाषी है, क्या इस रीति से तेरा राज्य स्थिर रहेगा। देख, तेरा पिता न्याय और धार्मिकता के काम करता था, और वह खाता पीता और सुख से भी रहता था!", + { + "type": "verse:v", + "number": "16", + "sid": "JER 22:16" + }, + "वह इस कारण सुख से रहता था क्योंकि वह दीन और दरिद्र लोगों का न्याय चुकाता था। क्या यही मेरा ज्ञान रखना नहीं है? यहोवा की यह वाणी है।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 22:17" + }, + "परन्तु तू केवल अपना ही लाभ देखता है, और निर्दोष की हत्या करने और अंधेर और उपद्रव करने में अपना मन और दृष्टि लगाता है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 22:18" + }, + "इसलिए योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के विषय में यहोवा यह कहता है: “जैसे लोग इस रीति से कहकर रोते हैं, ‘हाय मेरे भाई, हाय मेरी बहन!’ इस प्रकार कोई ‘हाय मेरे प्रभु,’ या ‘हाय तेरा वैभव,’ कहकर उसके लिये विलाप न करेगा।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 22:19" + }, + "वरन् उसको गदहे के समान मिट्टी दी जाएगी, वह घसीट कर यरूशलेम के फाटकों के बाहर फेंक दिया जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "JER 22:20" + }, + "“लबानोन पर चढ़कर हाय-हाय कर, तब बाशान जाकर ऊँचे स्वर से चिल्ला; फिर अबारीम पहाड़ पर जाकर हाय-हाय कर, क्योंकि तेरे सब मित्र नाश हो गए हैं।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 22:21" + }, + "तेरे सुख के समय मैंने तुझको चिताया था, परन्तु तूने कहा, ‘मैं तेरी न सुनूँगी।’ युवावस्था ही से तेरी चाल ऐसी है कि तू मेरी बात नहीं सुनती।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 22:22" + }, + "तेरे सब चरवाहे वायु से उड़ाए जाएँगे, और तेरे मित्र बँधुआई में चले जाएँगे; निश्चय तू उस समय अपनी सारी बुराइयों के कारण लज्जित होगी और तेरा मुँह काला हो जाएगा।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 22:23" + }, + { + "type": "char:it", + "content": [ + "हे लबानोन की रहनेवाली", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "JER 19:2" + "type": "char:fr", + "content": [ + "22.23" + ] }, - "हिन्नोमियों की तराई की ओर उस फाटक के निकट चला जा जहाँ ठीकरे फेंक दिए जाते हैं; और जो वचन मैं कहूँ, उसे वहाँ प्रचार कर।", { - "type": "verse:v", - "number": "3", - "sid": "JER 19:3" + "type": "char:fq", + "content": [ + "हे लबानोन की रहनेवाली:" + ] }, - "तू यह कहना, ‘हे यहूदा के राजाओं और यरूशलेम के सब निवासियों, यहोवा का वचन सुनों। इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है, इस स्थान पर मैं ऐसी विपत्ति डालने पर हूँ कि जो कोई उसका समाचार सुने, उस पर सन्नाटा छा जाएगा।", { - "type": "verse:v", - "number": "4", - "sid": "JER 19:4" - }, - "क्योंकि यहाँ के लोगों ने मुझे त्याग दिया, और", - { - "type": "char:it", - "content": [ - "इस स्थान में दूसरे देवताओं के लिये जिनको न तो वे जानते हैं, और न उनके पुरखा या यहूदा के पुराने राजा जानते थे धूप जलाया है और इसको पराया कर दिया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.4" - ] - }, - { - "type": "char:fq", - "content": [ - "इस स्थान में दूसरे देवताओं के लिये .... पराया कर दिया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्होंने इस स्थान की पवित्रता को नहीं समझा परन्तु इसे एक अनजान स्थान बना दिया इसमें अन्य देवताओं की पूजा की।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और उन्होंने इस स्थान को निर्दोषों के लहू से भर दिया," - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JER 19:5" - }, - "और बाल की पूजा के ऊँचे स्थानों को बनाकर अपने बाल-बच्चों को बाल के लिये होम कर दिया, यद्यपि मैंने कभी भी जिसकी आज्ञा नहीं दी, न उसकी चर्चा की और न वह कभी मेरे मन में आया।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 19:6" - }, - "इस कारण यहोवा की यह वाणी है कि ऐसे दिन आते हैं कि यह स्थान फिर तोपेत या हिन्नोमियों की तराई न कहलाएगा, वरन् घात ही की तराई कहलाएगा।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 19:7" - }, - "और मैं इस स्थान में यहूदा और यरूशलेम की युक्तियों को निष्फल कर दूँगा; और उन्हें उनके प्राणों के शत्रुओं के हाथ की तलवार चलवाकर गिरा दूँगा। उनकी लोथों को मैं आकाश के पक्षियों और भूमि के जीवजन्तुओं का आहार कर दूँगा।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 19:8" - }, - "मैं इस नगर को ऐसा उजाड़ दूँगा कि लोग इसे देखकर डरेंगे; जो कोई इसके पास से होकर जाए वह इसकी सब विपत्तियों के कारण चकित होगा और घबराएगा।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 19:9" - }, - "और घिर जाने और उस सकेती के समय जिसमें उनके प्राण के शत्रु उन्हें डाल देंगे, मैं उनके बेटे-बेटियों का माँस उन्हें खिलाऊँगा और एक दूसरे का भी माँस खिलाऊँगा।’" - ] + "type": "char:ft", + "content": [ + "लबानोन किसी भी भव्य स्थान के लिए उपमा था। यहाँ वह यरूशलेम के लिए काम में ली गई है परन्तु इसका विशेष संदर्भ राजाओं से है जो देवदार की छत के राजमहलों में निवास करने पर घमण्ड करते थे।" + ] + } + ] + } + ] + }, + ", हे देवदार में अपना घोंसला बनानेवालो, जब तुझको जच्चा की सी पीड़ाएँ उठें तब तू व्याकुल हो जाएगी!”" + ] + }, + { + "type": "para:s", + "content": [ + "यहोयाकीम को परमेश्वर का दण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "JER 22:24" + }, + "“यहोवा की यह वाणी है: मेरे जीवन की सौगन्ध, चाहे यहोयाकीम का पुत्र यहूदा का राजा कोन्याह, मेरे दाहिने हाथ की मुहर वाली अंगूठी भी होता, तो भी मैं उसे उतार फेंकता।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 22:25" + }, + "मैं तुझे तेरे प्राण के खोजियों के हाथ, और जिनसे तू डरता है उनके अर्थात् बाबेल के राजा नबूकदनेस्सर और कसदियों के हाथ में कर दूँगा।", + { + "type": "verse:v", + "number": "26", + "sid": "JER 22:26" + }, + "मैं तुझे तेरी जननी समेत एक पराए देश में जो तुम्हारी जन्म-भूमि नहीं है फेंक दूँगा, और तुम वहीं मर जाओगे।", + { + "type": "verse:v", + "number": "27", + "sid": "JER 22:27" + }, + "परन्तु जिस देश में वे लौटने की बड़ी लालसा करते हैं, वहाँ कभी लौटने न पाएँगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "JER 22:28" + }, + "क्या, यह पुरुष कोन्याह तुच्छ और टूटा हुआ बर्तन है? क्या यह निकम्मा बर्तन है? फिर वह वंश समेत अनजाने देश में क्यों निकालकर फेंक दिया जाएगा?", + { + "type": "verse:v", + "number": "29", + "sid": "JER 22:29" + }, + "हे पृथ्वी, पृथ्वी, हे पृथ्वी, यहोवा का वचन सुन!", + { + "type": "verse:v", + "number": "30", + "sid": "JER 22:30" + }, + "यहोवा यह कहता है, “इस पुरुष को निर्वंश लिखो, उसका जीवनकाल कुशल से न बीतेगा; और न उसके वंश में से कोई समृद्ध होकर दाऊद की गद्दी पर विराजमान या यहूदियों पर प्रभुता करनेवाला होगा।”" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "JER 23" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर और उनकी भेड़" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 23:1" + }, + "“उन चरवाहों पर हाय जो", + { + "type": "char:it", + "content": [ + "मेरी चराई की भेड़-बकरियों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.1" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरी चराई की भेड़-बकरियों:" + ] + }, + { + "type": "char:ft", + "content": [ + "मेरी चरागाह की, भेड़ों का मैं चरवाहा हूँ। वे लोग राजा के नहीं परमेश्वर के थे।" + ] + } + ] + } + ] }, + "को तितर-बितर करते और नाश करते हैं,” यहोवा यह कहता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 19:10" - }, - "“तब तू उस सुराही को उन मनुष्यों के सामने तोड़ देना जो तेरे संग जाएँगे,", - { - "type": "verse:v", - "number": "11", - "sid": "JER 19:11" - }, - "और उनसे कहना, ‘सेनाओं का यहोवा यह कहता है कि जिस प्रकार यह मिट्टी का बर्तन जो टूट गया कि फिर बनाया न जा सके, इसी प्रकार मैं इस देश के लोगों को और इस नगर को तोड़ डालूँगा। और तोपेत नामक तराई में इतनी कब्रें होंगी कि कब्र के लिये और स्थान न रहेगा।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 19:12" - }, - "यहोवा की यह वाणी है कि मैं इस स्थान और इसके रहनेवालों के साथ ऐसा ही काम करूँगा, मैं इस नगर को तोपेत के समान बना दूँगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 19:13" - }, - "और यरूशलेम के घर और यहूदा के राजाओं के भवन, जिनकी छतों पर आकाश की सारी सेना के लिये धूप जलाया गया, और अन्य देवताओं के लिये तपावन दिया गया है, वे सब तोपेत के समान अशुद्ध हो जाएँगे।’”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:42)" - ] - }, - "" - ] + "type": "verse:v", + "number": "2", + "sid": "JER 23:2" }, + "इसलिए इस्राएल का परमेश्वर यहोवा अपनी प्रजा के चरवाहों से यह कहता है, “तुम ने मेरी भेड़-बकरियों की सुधि नहीं ली, वरन् उनको तितर-बितर किया और जबरन निकाल दिया है, इस कारण यहोवा की यह वाणी है कि मैं तुम्हारे बुरे कामों का दण्ड दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 19:14" - }, - "तब यिर्मयाह तोपेत से लौटकर, जहाँ यहोवा ने उसे भविष्यद्वाणी करने को भेजा था, यहोवा के भवन के आँगन में खड़ा हुआ, और सब लोगों से कहने लगा;", - { - "type": "verse:v", - "number": "15", - "sid": "JER 19:15" - }, - "“इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है, देखो, सब गाँवों समेत इस नगर पर वह सारी विपत्ति डालना चाहता हूँ जो मैंने इस पर लाने को कहा है, क्योंकि उन्होंने हठ करके मेरे वचन को नहीं माना है।”" - ] + "type": "char:bdit", + "content": [ + "(यूह. 10:8,12,13)" + ] }, { - "type": "chapter:c", - "number": "20", - "sid": "JER 20" + "type": "verse:v", + "number": "3", + "sid": "JER 23:3" }, + "तब मेरी भेड़-बकरियाँ जो बची हैं, उनको मैं उन सब देशों में से जिनमें मैंने उन्हें जबरन भेज दिया है, स्वयं ही उन्हें लौटा लाकर उन्हीं की भेड़शाला में इकट्ठा करूँगा, और वे फिर फूलें-फलेंगी।", { - "type": "para:s", - "content": [ - "पशहूर द्वारा यिर्मयाह का सताया जाना" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 23:4" }, + "मैं उनके लिये ऐसे चरवाहे नियुक्त करूँगा जो उन्हें चराएँगे; और तब वे न तो फिर डरेंगी, न विस्मित होंगी और न उनमें से कोई खो जाएगी, यहोवा की यह वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "दाऊद का सच्चा ‘अंकुर’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 20:1" - }, - "जब यिर्मयाह यह भविष्यद्वाणी कर रहा था, तब इम्मेर का पुत्र पशहूर ने जो याजक और यहोवा के भवन का प्रधान रखवाला था, वह सब सुना।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 20:2" - }, - "तब पशहूर ने यिर्मयाह भविष्यद्वक्ता को मारा और उसे उस काठ में डाल दिया जो यहोवा के भवन के ऊपर बिन्यामीन के फाटक के पास है।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:36)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "JER 20:3" - }, - "सवेरे को जब पशहूर ने यिर्मयाह को काठ में से निकलवाया, तब यिर्मयाह ने उससे कहा, “यहोवा ने तेरा नाम पशहूर नहीं मागोर्मिस्साबीब रखा है।", + "type": "verse:v", + "number": "5", + "sid": "JER 23:5" + }, + "“यहोवा की यह भी वाणी है, देख ऐसे दिन आते हैं जब मैं दाऊद के कुल में एक", + { + "type": "char:it", + "content": [ + "धर्मी अंकुर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "JER 20:4" + "type": "char:fr", + "content": [ + "23.5" + ] }, - "क्योंकि यहोवा ने यह कहा है, देख, मैं तुझे तेरे लिये और तेरे सब मित्रों के लिये भी भय का कारण ठहराऊँगा। वे अपने शत्रुओं की तलवार से तेरे देखते ही वध किए जाएँगे। और मैं सब यहूदियों को बाबेल के राजा के वश में कर दूँगा; वह उनको बन्दी कर बाबेल में ले जाएगा, और तलवार से मार डालेगा।", { - "type": "verse:v", - "number": "5", - "sid": "JER 20:5" + "type": "char:fq", + "content": [ + "धर्मी अंकुर:" + ] }, - "फिर मैं इस नगर के सारे धन को और इसमें की कमाई और सब अनमोल वस्तुओं को और यहूदा के राजाओं का जितना रखा हुआ धन है, उस सब को उनके शत्रुओं के वश में कर दूँगा; और वे उसको लूटकर अपना कर लेंगे और बाबेल में ले जाएँगे।", { - "type": "verse:v", - "number": "6", - "sid": "JER 20:6" - }, - "और, हे पशहूर, तू उन सब समेत जो तेरे घर में रहते हैं बँधुआई में चला जाएगा; अपने उन मित्रों समेत जिनसे तूने झूठी भविष्यद्वाणी की, तू बाबेल में जाएगा और वहीं मरेगा, और वहीं तुझे और उन्हें भी मिट्टी दी जाएगी।”" - ] + "type": "char:ft", + "content": [ + "अंकुर वह है जिसमें जड़ निकलकर बढ़ती है, यदि वह नष्ट कर दिया जाये तो जड़ भी नष्ट हो जाती है।" + ] + } + ] + } + ] }, + "उगाऊँगा, और वह राजा बनकर बुद्धि से राज्य करेगा, और अपने देश में न्याय और धार्मिकता से प्रभुता करेगा।", { - "type": "para:s", - "content": [ - "यिर्मयाह की शिकायत" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 23:6" }, + "उसके दिनों में यहूदी लोग बचे रहेंगे, और इस्राएली लोग निडर बसे रहेंगे और यहोवा उसका नाम ‘यहोवा हमारी धार्मिकता’ रखेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 20:7" - }, - "हे यहोवा, तूने मुझे धोखा दिया, और मैंने धोखा खाया; तू मुझसे बलवन्त है, इस कारण तू", - { - "type": "char:it", - "content": [ - "मुझ पर प्रबल हो गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.7" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझ पर प्रबल हो गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने यिर्मयाह को ऐसा जकड़ा कि वह भविष्यद्वाणी की अनिवार्यता से बच नहीं पाया। वह तो विरोध करना चाहता था परन्तु परमेश्वर प्रबल हुआ।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। दिन भर मेरी हँसी होती है; सब कोई मुझसे ठट्ठा करते हैं।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "JER 20:8" - }, - "क्योंकि जब मैं बातें करता हूँ, तब मैं जोर से पुकार पुकारकर ललकारता हूँ, “उपद्रव और उत्पात हुआ, हाँ उत्पात!” क्योंकि यहोवा का वचन दिन भर मेरे लिये निन्दा और ठट्ठा का कारण होता रहता है।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 20:9" - }, - "यदि मैं कहूँ, “मैं उसकी चर्चा न करूँगा न उसके नाम से बोलूँगा,” तो मेरे हृदय की ऐसी दशा होगी मानो मेरी हड्डियों में धधकती हुई आग हो, और मैं अपने को रोकते-रोकते थक गया पर मुझसे रहा नहीं जाता।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 9:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "JER 20:10" - }, - "मैंने बहुतों के मुँह से अपनी निन्दा सुनी है। चारों ओर भय ही भय है! मेरी जान-पहचान के सब जो मेरे ठोकर खाने की बाट जोहते हैं, वे कहते हैं, “उसके दोष बताओ, तब हम उनकी चर्चा फैला देंगे। कदाचित् वह धोखा खाए, तो हम उस पर प्रबल होकर, उससे बदला लेंगे।”", - { - "type": "verse:v", - "number": "11", - "sid": "JER 20:11" - }, - "परन्तु यहोवा मेरे साथ है, वह भयंकर वीर के समान है; इस कारण मेरे सतानेवाले प्रबल न होंगे, वे ठोकर खाकर गिरेंगे। वे बुद्धि से काम नहीं करते, इसलिए उन्हें बहुत लज्जित होना पड़ेगा। उनका अपमान सदैव बना रहेगा और कभी भूला न जाएगा।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 20:12" - }, - "हे सेनाओं के यहोवा, हे धर्मियों के परखनेवाले और हृदय और मन के ज्ञाता, जो बदला तू उनसे लेगा, उसे मैं देखूँ, क्योंकि मैंने अपना मुकद्दमा तेरे ऊपर छोड़ दिया है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 20:13" - }, - { - "type": "char:it", - "content": [ - "यहोवा के लिये गाओ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.13" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के लिये गाओ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यिर्मयाह की बाहरी परिस्थितियाँ अपरिवर्तनीय थीं परन्तु वह परमेश्वर में विश्वास में शान्ति पाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; यहोवा की स्तुति करो! क्योंकि वह दरिद्र जन के प्राण को कुकर्मियों के हाथ से बचाता है।" - ] + "type": "char:bdit", + "content": [ + "(यूह. 7:42, 1 कुरि. 1:30)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 23:7" + }, + "“इसलिए देख, यहोवा की यह वाणी है कि ऐसे दिन आएँगे जिनमें लोग फिर न कहेंगे, ‘यहोवा जो हम इस्राएलियों को मिस्र देश से छुड़ा ले आया, उसके जीवन की सौगन्ध,’", + { + "type": "verse:v", + "number": "8", + "sid": "JER 23:8" + }, + "परन्तु वे यह कहेंगे, ‘यहोवा जो इस्राएल के घराने को उत्तर देश से और उन सब देशों से भी जहाँ उसने हमें जबरन निकाल दिया, छुड़ा ले आया, उसके जीवन की सौगन्ध।’ तब वे अपने ही देश में बसे रहेंगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "झूठे नबियों के विरुद्ध न्याय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JER 23:9" + }, + "भविष्यद्वक्ताओं के विषय मेरा हृदय भीतर ही भीतर फटा जाता है, मेरी सब हड्डियाँ थरथराती है; यहोवा ने जो पवित्र वचन कहे हैं, उन्हें सुनकर, मैं ऐसे मनुष्य के समान हो गया हूँ जो दाखमधु के नशे में चूर हो गया हो,", + { + "type": "verse:v", + "number": "10", + "sid": "JER 23:10" + }, + "क्योंकि यह देश व्यभिचारियों से भरा है; इस पर ऐसा श्राप पड़ा है कि यह विलाप कर रहा है; वन की चराइयाँ भी सूख गई। लोग बड़ी दौड़ तो दौड़ते हैं, परन्तु बुराई ही की ओर; और वीरता तो करते हैं, परन्तु अन्याय ही के साथ।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 23:11" + }, + "“क्योंकि भविष्यद्वक्ता और याजक दोनों भक्तिहीन हो गए हैं;", + { + "type": "char:it", + "content": [ + "अपने भवन में भी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.11" + ] + }, + { + "type": "char:fq", + "content": [ + "अपने भवन में भी:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह एली के पुत्रों के पापों का संदर्भ हो सकता है या यह कि उन्होंने मूर्तिपूजा के द्वारा मन्दिर को अशुद्ध कर दिया था।" + ] } - ] + ] + } + ] }, + "मैंने उनकी बुराई पाई है, यहोवा की यही वाणी है।", { - "type": "para:s", - "content": [ - "यिर्मयाह की फिर से शिकायत" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 23:12" }, + "इस कारण उनका मार्ग अंधेरा और फिसलन वाला होगा जिसमें वे ढकेलकर गिरा दिए जाएँगे; क्योंकि, यहोवा की यह वाणी है कि मैं उनके दण्ड के वर्ष में उन पर विपत्ति डालूँगा!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 20:14" - }, - "श्रापित हो वह दिन जिसमें मैं उत्पन्न हुआ! जिस दिन मेरी माता ने मुझ को जन्म दिया वह धन्य न हो!", - { - "type": "verse:v", - "number": "15", - "sid": "JER 20:15" - }, - "श्रापित हो वह जन जिसने मेरे पिता को यह समाचार देकर उसको बहुत आनन्दित किया कि तेरे लड़का उत्पन्न हुआ है।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 20:16" - }, - "उस जन की दशा उन नगरों की सी हो जिन्हें यहोवा ने बिन दया ढा दिया; उसे सवेरे तो चिल्लाहट और दोपहर को युद्ध की ललकार सुनाई दिया करे,", - { - "type": "verse:v", - "number": "17", - "sid": "JER 20:17" - }, - "क्योंकि उसने मुझे गर्भ ही में न मार डाला कि मेरी माता का गर्भाशय ही मेरी कब्र होती, और मैं उसी में सदा पड़ा रहता।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 20:18" - }, - "मैं क्यों उत्पात और शोक भोगने के लिये जन्मा और कि अपने जीवन में परिश्रम और दुःख देखूँ, और अपने दिन नामधराई में व्यतीत करूँ?" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 23:13" }, + "सामरिया के भविष्यद्वक्ताओं में मैंने यह मूर्खता देखी थी कि वे बाल के नाम से भविष्यद्वाणी करते और मेरी प्रजा इस्राएल को भटका देते थे।", { - "type": "chapter:c", - "number": "21", - "sid": "JER 21" + "type": "verse:v", + "number": "14", + "sid": "JER 23:14" }, + "परन्तु यरूशलेम के नबियों में मैंने ऐसे काम देखे हैं, जिनसे रोंगटे खड़े हो जाते हैं, अर्थात् व्यभिचार और पाखण्ड; वे कुकर्मियों को ऐसा हियाव बँधाते हैं कि वे अपनी-अपनी बुराई से पश्चाताप भी नहीं करते; सब निवासी मेरी दृष्टि में सदोमियों और गमोरियों के समान हो गए हैं।”", { - "type": "para:s", - "content": [ - "सिदकिय्याह का अनुरोध अस्वीकार" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 23:15" }, + "इस कारण सेनाओं का यहोवा यरूशलेम के भविष्यद्वक्ताओं के विषय में यह कहता है: “देख, मैं उनको कड़वी वस्तुएँ खिलाऊँगा और विष पिलाऊँगा; क्योंकि उनके कारण सारे देश में भक्तिहीनता फैल गई है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 21:1" - }, - "यह वचन यहोवा की ओर से यिर्मयाह के पास उस समय पहुँचा जब सिदकिय्याह राजा ने उसके पास मल्किय्याह के पुत्र पशहूर और मासेयाह याजक के पुत्र सपन्याह के हाथ से यह कहला भेजा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 21:2" - }, - "“हमारे लिये यहोवा से पूछ, क्योंकि बाबेल का राजा नबूकदनेस्सर हमारे विरुद्ध युद्ध कर रहा है; कदाचित् यहोवा हम से", - { - "type": "char:it", - "content": [ - "अपने सब आश्चर्यकर्मों के अनुसार" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.2" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने सब आश्चर्यकर्मों के अनुसार:" - ] - }, - { - "type": "char:ft", - "content": [ - "राजा और उसके दूत ऐसा उत्तर चाहते थे जैसा यिर्मयाह ने पूर्व स्थितियों में दिए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ऐसा व्यवहार करे कि वह हमारे पास से चला जाए।”" - ] - } - ] + "type": "verse:v", + "number": "16", + "sid": "JER 23:16" }, + "सेनाओं के यहोवा ने तुम से यह कहा है: “इन भविष्यद्वक्ताओं की बातों की ओर जो तुम से भविष्यद्वाणी करते हैं कान मत लगाओ, क्योंकि ये तुम को व्यर्थ बातें सिखाते हैं; ये दर्शन का दावा करके यहोवा के मुख की नहीं, अपने ही मन की बातें कहते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JER 21:3" - }, - "तब यिर्मयाह ने उनसे कहा, “तुम सिदकिय्याह से यह कहो,", - { - "type": "verse:v", - "number": "4", - "sid": "JER 21:4" - }, - "‘इस्राएल का परमेश्वर यहोवा यह कहता है: देखो, युद्ध के जो हथियार तुम्हारे हाथों में है, जिनसे तुम बाबेल के राजा और शहरपनाह के बाहर घेरनेवाले कसदियों से लड़ रहे हो, उनको मैं लौटाकर इस नगर के बीच में इकट्ठा करूँगा;", - { - "type": "verse:v", - "number": "5", - "sid": "JER 21:5" - }, - "और मैं स्वयं हाथ बढ़ाकर और बलवन्त भुजा से, और क्रोध और जलजलाहट और बड़े क्रोध में आकर तुम्हारे विरुद्ध लड़ूँगा।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 21:6" - }, - "मैं इस नगर के रहनेवालों को क्या मनुष्य, क्या पशु सब को मार डालूँगा; वे बड़ी मरी से मरेंगे।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 21:7" - }, - "उसके बाद, यहोवा की यह वाणी है, हे यहूदा के राजा सिदकिय्याह, मैं तुझे, तेरे कर्मचारियों और लोगों को वरन् जो लोग इस नगर में मरी, तलवार और अकाल से बचे रहेंगे उनको बाबेल के राजा नबूकदनेस्सर और उनके प्राण के शत्रुओं के वश में कर दूँगा। वह उनको तलवार से मार डालेगा; उन पर न तो वह तरस खाएगा, न कुछ कोमलता दिखाएगा और न कुछ दया करेगा।’", - { - "type": "char:bdit", - "content": [ - "(लूका 21:24)" - ] - }, - "" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 23:17" }, + "जो लोग मेरा तिरस्कार करते हैं उनसे ये भविष्यद्वक्ता सदा कहते रहते हैं कि यहोवा कहता है, ‘तुम्हारा कल्याण होगा;’ और जितने लोग अपने हठ ही पर चलते हैं, उनसे ये कहते हैं, ‘तुम पर कोई विपत्ति न पड़ेगी।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 21:8" - }, - "“इस प्रजा के लोगों से कह कि यहोवा यह कहता है, देखो, मैं तुम्हारे सामने जीवन का मार्ग और मृत्यु का मार्ग भी बताता हूँ।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 21:9" - }, - "जो कोई इस नगर में रहे वह तलवार, अकाल और मरी से मरेगा; परन्तु जो कोई निकलकर उन कसदियों के पास जो तुम को घेर रहे हैं भाग जाए वह जीवित रहेगा, और उसका प्राण बचेगा।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 21:10" - }, - "क्योंकि यहोवा की यह वाणी है कि मैंने इस नगर की ओर अपना मुख भलाई के लिये नहीं, वरन् बुराई ही के लिये किया है; यह बाबेल के राजा के वश में पड़ जाएगा, और वह इसको फुँकवा देगा।" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 23:18" }, + "भला कौन यहोवा की गुप्त सभा में खड़ा होकर उसका वचन सुनने और समझने पाया है? या किसने ध्यान देकर मेरा वचन सुना है?", { - "type": "para:s", - "content": [ - "दाऊद के घराने के लिए सन्देश" - ] + "type": "char:bdit", + "content": [ + "(रोम. 11:34)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 21:11" - }, - "“यहूदा के राजकुल के लोगों से कह, ‘यहोवा का वचन सुनो", - { - "type": "verse:v", - "number": "12", - "sid": "JER 21:12" - }, - "हे दाऊद के घराने! यहोवा यह कहता है, भोर को", - { - "type": "char:it", - "content": [ - "न्याय चुकाओ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.12" - ] - }, - { - "type": "char:fq", - "content": [ - "न्याय चुकाओ:" - ] - }, - { - "type": "char:ft", - "content": [ - "जैसे पूर्वकाल में मनुष्यों में न्याय था। मनुष्यों का कल्याण राजा के व्यक्तिगत गुणों पर निर्भर करता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और लुटे हुए को अंधेर करनेवाले के हाथ से छुड़ाओ, नहीं तो तुम्हारे बुरे कामों के कारण मेरे क्रोध की आग भड़केगी, और ऐसी जलती रहेगी कि कोई उसे बुझा न सकेगा।’" - ] - } - ] + "type": "verse:v", + "number": "19", + "sid": "JER 23:19" }, + "देखो, यहोवा की जलजलाहट का प्रचण्ड बवण्डर और आँधी चलने लगी है; और उसका झोंका दुष्टों के सिर पर जोर से लगेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 21:13" - }, - "“हे तराई में रहनेवाली और समथर देश की चट्टान; तुम जो कहते हो, ‘हम पर कौन चढ़ाई कर सकेगा, और हमारे वासस्थान में कौन प्रवेश कर सकेगा?’ यहोवा कहता है कि मैं तुम्हारे विरुद्ध हूँ।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 21:14" - }, - "और यहोवा की वाणी है कि मैं तुम्हें दण्ड देकर तुम्हारे कामों का फल तुम्हें भुगतवाऊँगा। मैं उसके वन में आग लगाऊँगा, और उसके चारों ओर सब कुछ भस्म हो जाएगा।”" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 23:20" }, + "जब तक यहोवा अपना काम और अपनी युक्तियों को पूरी न कर चुके, तब तक उसका क्रोध शान्त न होगा। अन्त के दिनों में तुम इस बात को भली भाँति समझ सकोगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "22", - "sid": "JER 22" + "type": "verse:v", + "number": "21", + "sid": "JER 23:21" }, + "“ये भविष्यद्वक्ता बिना मेरे भेजे दौड़ जाते और बिना मेरे कुछ कहे भविष्यद्वाणी करने लगते हैं।", { - "type": "para:s", - "content": [ - "पापी राजा के विरुद्ध न्याय" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 23:22" }, + "यदि ये मेरी शिक्षा में स्थिर रहते, तो मेरी प्रजा के लोगों को मेरे वचन सुनाते; और वे अपनी बुरी चाल और कामों से फिर जाते।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 22:1" - }, - "यहोवा ने यह कहा, “यहूदा के राजा के भवन में उतरकर यह वचन कह,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 22:2" - }, - "‘हे दाऊद की गद्दी पर विराजमान यहूदा के राजा, तू अपने कर्मचारियों और अपनी प्रजा के लोगों समेत जो इन फाटकों से आया करते हैं, यहोवा का वचन सुन।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 22:3" - }, - "यहोवा यह कहता है, न्याय और धार्मिकता के काम करो; और लुटे हुए को अंधेर करनेवाले के हाथ से छुड़ाओ। और परदेशी, अनाथ और विधवा पर अंधेर व उपद्रव मत करो, न इस स्थान में निर्दोषों का लहू बहाओ।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 22:4" - }, - "देखो, यदि तुम ऐसा करोगे, तो इस भवन के फाटकों से होकर दाऊद की गद्दी पर विराजमान राजा रथों और घोड़ों पर चढ़े हुए अपने-अपने कर्मचारियों और प्रजा समेत प्रवेश किया करेंगे।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 22:5" - }, - "परन्तु, यदि तुम इन बातों को न मानो तो, मैं अपनी ही सौगन्ध खाकर कहता हूँ, यहोवा की यह वाणी है, कि यह भवन उजाड़ हो जाएगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 23:38, लूका 13:35)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "JER 22:6" - }, - "क्योंकि यहोवा यहूदा के राजा के इस भवन के विषय में यह कहता है, तू मुझे गिलाद देश सा और लबानोन के शिखर सा दिखाई पड़ता है, परन्तु निश्चय मैं तुझे", - { - "type": "char:it", - "content": [ - "मरुस्थल व एक निर्जन नगर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.6" - ] - }, - { - "type": "char:fq", - "content": [ - "मरुस्थल व एक निर्जन नगर:" - ] - }, - { - "type": "char:ft", - "content": [ - "यदि दाऊद का घराना परमेश्वर का वचन नहीं सुनेगा तो वह वर्तमान में चाहे लबानोन का सा महान हो, तौभी परमेश्वर उसे जंगल बना देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बनाऊँगा।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "JER 22:7" - }, - "मैं नाश करनेवालों को हथियार देकर तेरे विरुद्ध भेजूँगा; वे तेरे सुन्दर देवदारों को काटकर आग में झोंक देंगे।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 22:8" - }, - "जाति-जाति के लोग जब इस नगर के पास से निकलेंगे तब एक दूसरे से पूछेंगे, ‘यहोवा ने इस बड़े नगर की ऐसी दशा क्यों की है?’", - { - "type": "verse:v", - "number": "9", - "sid": "JER 22:9" - }, - "तब लोग कहेंगे, ‘इसका कारण यह है कि उन्होंने अपने परमेश्वर यहोवा की वाचा को तोड़कर दूसरे देवताओं को दण्डवत् की और उनकी उपासना भी की।’”" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 23:23" }, + "“यहोवा की यह वाणी है, क्या मैं ऐसा परमेश्वर हूँ, जो दूर नहीं, निकट ही रहता हूँ?", { - "type": "para:s", - "content": [ - "शल्लूम के विषय यिर्मयाह का सन्देश" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 17:27)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 22:10" - }, - "मरे हुओं के लिये मत रोओ, उसके लिये विलाप मत करो। उसी के लिये फूट फूटकर रोओ जो परदेश चला गया है, क्योंकि वह लौटकर अपनी जन्म-भूमि को फिर कभी देखने न पाएगा।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 22:11" - }, - "क्योंकि यहूदा के राजा योशिय्याह का पुत्र शल्लूम, जो अपने पिता योशिय्याह के स्थान पर राजा था और इस स्थान से निकल गया, उसके विषय में यहोवा यह कहता है “वह फिर यहाँ लौटकर न आने पाएगा।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 22:12" - }, - "वह जिस स्थान में बँधुआ होकर गया है उसी में मर जाएगा, और इस देश को फिर कभी देखने न पाएगा।”" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 23:24" }, + "फिर यहोवा की यह वाणी है, क्या कोई ऐसे गुप्त स्थानों में छिप सकता है, कि मैं उसे न देख सकूँ? क्या स्वर्ग और पृथ्वी दोनों मुझसे परिपूर्ण नहीं हैं?", { - "type": "para:s", - "content": [ - "यहोयाकीम के विषय यिर्मयाह का सन्देश" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 23:25" }, + "मैंने इन भविष्यद्वक्ताओं की बातें भी सुनीं हैं जो मेरे नाम से यह कहकर झूठी भविष्यद्वाणी करते हैं, ‘मैंने स्वप्न देखा है, स्वप्न!’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 22:13" - }, - "“उस पर हाय जो अपने घर को अधर्म से और अपनी उपरौठी कोठरियों को अन्याय से बनवाता है; जो अपने पड़ोसी से बेगारी में काम कराता है और उसकी मजदूरी नहीं देता।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 22:14" - }, - "वह कहता है, ‘मैं अपने लिये लम्बा-चौड़ा घर और हवादार ऊपरी कोठरी बना लूँगा,’ और वह खिड़कियाँ बनाकर उन्हें देवदार की लकड़ी से पाट लेता है, और सिन्दूर से रंग देता है।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 22:15" - }, - "तू जो देवदार की लकड़ी का अभिलाषी है, क्या इस रीति से तेरा राज्य स्थिर रहेगा। देख, तेरा पिता न्याय और धार्मिकता के काम करता था, और वह खाता पीता और सुख से भी रहता था!", - { - "type": "verse:v", - "number": "16", - "sid": "JER 22:16" - }, - "वह इस कारण सुख से रहता था क्योंकि वह दीन और दरिद्र लोगों का न्याय चुकाता था। क्या यही मेरा ज्ञान रखना नहीं है? यहोवा की यह वाणी है।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 22:17" - }, - "परन्तु तू केवल अपना ही लाभ देखता है, और निर्दोष की हत्या करने और अंधेर और उपद्रव करने में अपना मन और दृष्टि लगाता है।”" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 23:26" }, + "जो भविष्यद्वक्ता झूठमूठ भविष्यद्वाणी करते और अपने मन ही के छल के भविष्यद्वक्ता हैं, यह बात कब तक उनके मन में समाई रहेगी?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 22:18" - }, - "इसलिए योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के विषय में यहोवा यह कहता है: “जैसे लोग इस रीति से कहकर रोते हैं, ‘हाय मेरे भाई, हाय मेरी बहन!’ इस प्रकार कोई ‘हाय मेरे प्रभु,’ या ‘हाय तेरा वैभव,’ कहकर उसके लिये विलाप न करेगा।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 22:19" - }, - "वरन् उसको गदहे के समान मिट्टी दी जाएगी, वह घसीट कर यरूशलेम के फाटकों के बाहर फेंक दिया जाएगा।”" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 23:27" }, + "जैसे मेरी प्रजा के लोगों के पुरखा मेरा नाम भूलकर बाल का नाम लेने लगे थे, वैसे ही अब ये भविष्यद्वक्ता उन्हें अपने-अपने स्वप्न बता-बताकर मेरा नाम भुलाना चाहते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 22:20" - }, - "“लबानोन पर चढ़कर हाय-हाय कर, तब बाशान जाकर ऊँचे स्वर से चिल्ला; फिर अबारीम पहाड़ पर जाकर हाय-हाय कर, क्योंकि तेरे सब मित्र नाश हो गए हैं।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 22:21" - }, - "तेरे सुख के समय मैंने तुझको चिताया था, परन्तु तूने कहा, ‘मैं तेरी न सुनूँगी।’ युवावस्था ही से तेरी चाल ऐसी है कि तू मेरी बात नहीं सुनती।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 22:22" - }, - "तेरे सब चरवाहे वायु से उड़ाए जाएँगे, और तेरे मित्र बँधुआई में चले जाएँगे; निश्चय तू उस समय अपनी सारी बुराइयों के कारण लज्जित होगी और तेरा मुँह काला हो जाएगा।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 22:23" - }, - { - "type": "char:it", - "content": [ - "हे लबानोन की रहनेवाली" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.23" - ] - }, - { - "type": "char:fq", - "content": [ - "हे लबानोन की रहनेवाली:" - ] - }, - { - "type": "char:ft", - "content": [ - "लबानोन किसी भी भव्य स्थान के लिए उपमा था। यहाँ वह यरूशलेम के लिए काम में ली गई है परन्तु इसका विशेष संदर्भ राजाओं से है जो देवदार की छत के राजमहलों में निवास करने पर घमण्ड करते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, हे देवदार में अपना घोंसला बनानेवालो, जब तुझको जच्चा की सी पीड़ाएँ उठें तब तू व्याकुल हो जाएगी!”" - ] - } - ] + "type": "verse:v", + "number": "28", + "sid": "JER 23:28" }, + "यदि किसी भविष्यद्वक्ता ने स्वप्न देखा हो, तो वह उसे बताए, परन्तु जिस किसी ने मेरा वचन सुना हो तो वह मेरा वचन सच्चाई से सुनाए। यहोवा की यह वाणी है, कहाँ भूसा और कहाँ गेहूँ?", { - "type": "para:s", - "content": [ - "यहोयाकीम को परमेश्वर का दण्ड" - ] + "type": "verse:v", + "number": "29", + "sid": "JER 23:29" }, + "यहोवा की यह भी वाणी है कि क्या मेरा वचन", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 22:24" - }, - "“यहोवा की यह वाणी है: मेरे जीवन की सौगन्ध, चाहे यहोयाकीम का पुत्र यहूदा का राजा कोन्याह, मेरे दाहिने हाथ की मुहर वाली अंगूठी भी होता, तो भी मैं उसे उतार फेंकता।", + "type": "char:it", + "content": [ + "आग सा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "JER 22:25" + "type": "char:fr", + "content": [ + "23.29" + ] }, - "मैं तुझे तेरे प्राण के खोजियों के हाथ, और जिनसे तू डरता है उनके अर्थात् बाबेल के राजा नबूकदनेस्सर और कसदियों के हाथ में कर दूँगा।", { - "type": "verse:v", - "number": "26", - "sid": "JER 22:26" + "type": "char:fq", + "content": [ + "आग सा:" + ] }, - "मैं तुझे तेरी जननी समेत एक पराए देश में जो तुम्हारी जन्म-भूमि नहीं है फेंक दूँगा, और तुम वहीं मर जाओगे।", { - "type": "verse:v", - "number": "27", - "sid": "JER 22:27" - }, - "परन्तु जिस देश में वे लौटने की बड़ी लालसा करते हैं, वहाँ कभी लौटने न पाएँगे।”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर का वचन सबसे बड़ा शोधक है जो सब झूठ और अशुद्धता को दूर कर देता है केवल परिशुद्ध धातु बचती है।" + ] + } + ] + } + ] + }, + "नहीं है? फिर क्या वह", + { + "type": "char:it", + "content": [ + "ऐसा हथौड़ा" + ] + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.29" + ] + }, + { + "type": "char:fq", + "content": [ + "ऐसा हथौड़ा:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर का वचन विवेक को उत्तेजित करता है और मन की हर बुराई को कुचल देता है।" + ] + } + ] + }, + "नहीं जो पत्थर को फोड़ डाले?", + { + "type": "verse:v", + "number": "30", + "sid": "JER 23:30" + }, + "यहोवा की यह वाणी है, देखो, जो भविष्यद्वक्ता मेरे वचन दूसरों से चुरा-चुराकर बोलते हैं, मैं उनके विरुद्ध हूँ।", + { + "type": "verse:v", + "number": "31", + "sid": "JER 23:31" + }, + "फिर यहोवा की यह भी वाणी है कि जो भविष्यद्वक्ता ‘उसकी यह वाणी है’, ऐसी झूठी वाणी कहकर अपनी-अपनी जीभ हिलाते हैं, मैं उनके भी विरुद्ध हूँ।", + { + "type": "verse:v", + "number": "32", + "sid": "JER 23:32" + }, + "यहोवा की यह भी वाणी है कि जो बिना मेरे भेजे या बिना मेरी आज्ञा पाए स्वप्न देखने का झूठा दावा करके भविष्यद्वाणी करते हैं, और उसका वर्णन करके मेरी प्रजा को झूठे घमण्ड में आकर भरमाते हैं, उनके भी मैं विरुद्ध हूँ; और उनसे मेरी प्रजा के लोगों का कुछ लाभ न होगा।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का वचन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "JER 23:33" + }, + "“यदि साधारण लोगों में से कोई जन या कोई भविष्यद्वक्ता या याजक तुम से पूछे, ‘यहोवा ने क्या प्रभावशाली वचन कहा है?’ तो उससे कहना, ‘क्या प्रभावशाली वचन? यहोवा की यह वाणी है, मैं तुम को त्याग दूँगा।’", + { + "type": "verse:v", + "number": "34", + "sid": "JER 23:34" + }, + "और जो भविष्यद्वक्ता या याजक या साधारण मनुष्य ‘यहोवा का कहा हुआ भारी वचन’ ऐसा कहता रहे, उसको घराने समेत मैं दण्ड दूँगा।", + { + "type": "verse:v", + "number": "35", + "sid": "JER 23:35" + }, + "तुम लोग एक दूसरे से और अपने-अपने भाई से यह पूछना, ‘यहोवा ने क्या उत्तर दिया?’ या ‘यहोवा ने क्या कहा है?’", + { + "type": "verse:v", + "number": "36", + "sid": "JER 23:36" + }, + "‘यहोवा का कहा हुआ भारी वचन’, इस प्रकार तुम भविष्य में न कहना नहीं तो तुम्हारा ऐसा कहना ही दण्ड का कारण हो जाएगा; क्योंकि हमारा परमेश्वर सेनाओं का यहोवा जो जीवित परमेश्वर है, तुम लोगों ने उसके वचन बिगाड़ दिए हैं।", + { + "type": "verse:v", + "number": "37", + "sid": "JER 23:37" + }, + "तू भविष्यद्वक्ता से यह पूछ, ‘यहोवा ने तुझे क्या उत्तर दिया?’", + { + "type": "verse:v", + "number": "38", + "sid": "JER 23:38" + }, + "या ‘यहोवा ने क्या कहा है?’ यदि तुम ‘यहोवा का कहा हुआ प्रभावशाली वचन’ इसी प्रकार कहोगे, तो यहोवा का यह वचन सुनो, ‘मैंने तो तुम्हारे पास सन्देश भेजा है, भविष्य में ऐसा न कहना कि “यहोवा का कहा हुआ प्रभावशाली वचन।” परन्तु तुम यह कहते ही रहते हो, “यहोवा का कहा हुआ प्रभावशाली वचन।” ’", + { + "type": "verse:v", + "number": "39", + "sid": "JER 23:39" + }, + "इस कारण देखो, मैं तुम को बिलकुल भूल जाऊँगा और तुम को और इस नगर को जिसे मैंने तुम्हारे पुरखाओं को, और तुम को भी दिया है, त्याग कर अपने सामने से दूर कर दूँगा।", + { + "type": "verse:v", + "number": "40", + "sid": "JER 23:40" + }, + "और मैं ऐसा करूँगा कि तुम्हारी नामधराई और अनादर सदा बना रहेगा; और कभी भूला न जाएगा।”" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "JER 24" + }, + { + "type": "para:s", + "content": [ + "अच्छे अंजीर और बुरे अंजीर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 24:1" }, + "जब बाबेल का राजा नबूकदनेस्सर, यहोयाकीम के पुत्र यहूदा के राजा यकोन्याह को, और यहूदा के हाकिमों और लोहारों और अन्य कारीगरों को बन्दी बनाकर यरूशलेम से बाबेल को ले गया, तो उसके बाद यहोवा ने मुझ को अपने मन्दिर के सामने रखे हुए अंजीरों के दो टोकरे दिखाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "JER 22:28" - }, - "क्या, यह पुरुष कोन्याह तुच्छ और टूटा हुआ बर्तन है? क्या यह निकम्मा बर्तन है? फिर वह वंश समेत अनजाने देश में क्यों निकालकर फेंक दिया जाएगा?", - { - "type": "verse:v", - "number": "29", - "sid": "JER 22:29" + "type": "verse:v", + "number": "2", + "sid": "JER 24:2" + }, + "एक टोकरे में तो पहले से पके अच्छे-अच्छे", + { + "type": "char:it", + "content": [ + "अंजीर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "24.2" + ] + }, + { + "type": "char:fq", + "content": [ + "अंजीर:" + ] }, - "हे पृथ्वी, पृथ्वी, हे पृथ्वी, यहोवा का वचन सुन!", { - "type": "verse:v", - "number": "30", - "sid": "JER 22:30" - }, - "यहोवा यह कहता है, “इस पुरुष को निर्वंश लिखो, उसका जीवनकाल कुशल से न बीतेगा; और न उसके वंश में से कोई समृद्ध होकर दाऊद की गद्दी पर विराजमान या यहूदियों पर प्रभुता करनेवाला होगा।”" - ] + "type": "char:ft", + "content": [ + "अंजीर का वृक्ष तीन फसल देता है जिनमें से प्रथम फसल सबसे अधिक स्वादिष्ट मानी जाती है।" + ] + } + ] + } + ] }, + "थे, और दूसरे टोकरे में बहुत निकम्मे अंजीर थे, वरन् वे ऐसे निकम्मे थे कि खाने के योग्य भी न थे।", { - "type": "chapter:c", - "number": "23", - "sid": "JER 23" + "type": "verse:v", + "number": "3", + "sid": "JER 24:3" }, + "फिर यहोवा ने मुझसे पूछा, “हे यिर्मयाह, तुझे क्या देख पड़ता है?” मैंने कहा, “अंजीर; जो अंजीर अच्छे हैं वह तो बहुत ही अच्छे हैं, परन्तु जो निकम्मे हैं, वह बहुत ही निकम्मे हैं; वरन् ऐसे निकम्मे हैं कि खाने के योग्य भी नहीं हैं।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "परमेश्वर और उनकी भेड़" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 24:4" }, + "तब यहोवा का यह वचन मेरे पास पहुँचा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 23:1" - }, - "“उन चरवाहों पर हाय जो", - { - "type": "char:it", - "content": [ - "मेरी चराई की भेड़-बकरियों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.1" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरी चराई की भेड़-बकरियों:" - ] - }, - { - "type": "char:ft", - "content": [ - "मेरी चरागाह की, भेड़ों का मैं चरवाहा हूँ। वे लोग राजा के नहीं परमेश्वर के थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को तितर-बितर करते और नाश करते हैं,” यहोवा यह कहता है।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JER 23:2" - }, - "इसलिए इस्राएल का परमेश्वर यहोवा अपनी प्रजा के चरवाहों से यह कहता है, “तुम ने मेरी भेड़-बकरियों की सुधि नहीं ली, वरन् उनको तितर-बितर किया और जबरन निकाल दिया है, इस कारण यहोवा की यह वाणी है कि मैं तुम्हारे बुरे कामों का दण्ड दूँगा।", - { - "type": "char:bdit", - "content": [ - "(यूह. 10:8,12,13)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "JER 23:3" - }, - "तब मेरी भेड़-बकरियाँ जो बची हैं, उनको मैं उन सब देशों में से जिनमें मैंने उन्हें जबरन भेज दिया है, स्वयं ही उन्हें लौटा लाकर उन्हीं की भेड़शाला में इकट्ठा करूँगा, और वे फिर फूलें-फलेंगी।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 23:4" - }, - "मैं उनके लिये ऐसे चरवाहे नियुक्त करूँगा जो उन्हें चराएँगे; और तब वे न तो फिर डरेंगी, न विस्मित होंगी और न उनमें से कोई खो जाएगी, यहोवा की यह वाणी है।" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 24:5" }, + "“इस्राएल का परमेश्वर यहोवा यह कहता है, जैसे अच्छे अंजीरों को, वैसे ही मैं यहूदी बन्दियों को जिन्हें मैंने इस स्थान से कसदियों के देश में भेज दिया है, देखकर प्रसन्न होऊँगा।", { - "type": "para:s", - "content": [ - "दाऊद का सच्चा ‘अंकुर’" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 24:6" }, + "मैं उन पर कृपादृष्टि रखूँगा और उनको इस देश में लौटा ले आऊँगा; और उन्हें नाश न करूँगा, परन्तु बनाऊँगा; उन्हें उखाड़ न डालूँगा, परन्तु लगाए रखूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 23:5" - }, - "“यहोवा की यह भी वाणी है, देख ऐसे दिन आते हैं जब मैं दाऊद के कुल में एक", - { - "type": "char:it", - "content": [ - "धर्मी अंकुर" - ] - }, + "type": "verse:v", + "number": "7", + "sid": "JER 24:7" + }, + "मैं उनका ऐसा मन कर दूँगा कि वे मुझे जानेंगे कि मैं यहोवा हूँ; और वे मेरी प्रजा ठहरेंगे और मैं उनका परमेश्वर ठहरूँगा, क्योंकि वे मेरी ओर सारे मन से फिरेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JER 24:8" + }, + "“परन्तु जैसे निकम्मे अंजीर, निकम्मे होने के कारण खाए नहीं जाते, उसी प्रकार से मैं यहूदा के राजा सिदकिय्याह और उसके हाकिमों और बचे हुए यरूशलेमियों को, जो", + { + "type": "char:it", + "content": [ + "इस देश में या मिस्र में रह गए हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.5" - ] - }, - { - "type": "char:fq", - "content": [ - "धर्मी अंकुर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अंकुर वह है जिसमें जड़ निकलकर बढ़ती है, यदि वह नष्ट कर दिया जाये तो जड़ भी नष्ट हो जाती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उगाऊँगा, और वह राजा बनकर बुद्धि से राज्य करेगा, और अपने देश में न्याय और धार्मिकता से प्रभुता करेगा।" - ] + "type": "char:fr", + "content": [ + "24.8" + ] }, { - "type": "verse:v", - "number": "6", - "sid": "JER 23:6" + "type": "char:fq", + "content": [ + "इस देश में या मिस्र में रह गए हैं:" + ] }, - "उसके दिनों में यहूदी लोग बचे रहेंगे, और इस्राएली लोग निडर बसे रहेंगे और यहोवा उसका नाम ‘यहोवा हमारी धार्मिकता’ रखेगा।", { - "type": "char:bdit", - "content": [ - "(यूह. 7:42, 1 कुरि. 1:30)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "न तो वे जो यहोआहाज के साथ बन्दी बनकर मिस्र में ले जाये गये हैं और न जो भागकर मिस्र गये हैं आशीषों में सहभागी होंगे। यहूदी राष्ट्र का नया जीवन केवल बाबेल में रहनेवाले निर्वासितों का काम होगा।" + ] + } + ] + } + ] + }, + ", छोड़ दूँगा।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 24:9" + }, + "इस कारण वे पृथ्वी के राज्य-राज्य में मारे-मारे फिरते हुए दुःख भोगते रहेंगे; और जितने स्थानों में मैं उन्हें जबरन निकाल दूँगा, उन सभी में वे नामधराई और दृष्टांत और श्राप का विषय होंगे।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 24:10" + }, + "और मैं उनमें तलवार चलाऊँगा, और अकाल और मरी फैलाऊँगा, और अन्त में इस देश में से जिसे मैंने उनके पुरखाओं को और उनको दिया, वे मिट जाएँगे।”" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "JER 25" + }, + { + "type": "para:s", + "content": [ + "सत्तर वर्ष का निर्वासन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 25:1" + }, + "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में जो बाबेल के राजा नबूकदनेस्सर के राज्य का पहला वर्ष था, यहोवा का जो वचन यिर्मयाह नबी के पास पहुँचा,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 25:2" + }, + "उसे यिर्मयाह नबी ने सब यहूदियों और यरूशलेम के सब निवासियों को बताया, वह यह है:", + { + "type": "verse:v", + "number": "3", + "sid": "JER 25:3" + }, + "“आमोन के पुत्र यहूदा के राजा योशिय्याह के राज्य के तेरहवें वर्ष से लेकर आज के दिन तक अर्थात् तेईस वर्ष से यहोवा का वचन मेरे पास पहुँचता आया है; और मैं उसे बड़े यत्न के साथ तुम से कहता आया हूँ; परन्तु तुम ने उसे नहीं सुना।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 25:4" + }, + "यद्यपि यहोवा तुम्हारे पास अपने सारे दासों अथवा भविष्यद्वक्ताओं को भी यह कहने के लिये बड़े यत्न से भेजता आया है", + { + "type": "verse:v", + "number": "5", + "sid": "JER 25:5" + }, + "कि ‘अपनी-अपनी बुरी चाल और अपने-अपने बुरे कामों से", + { + "type": "char:it", + "content": [ + "फिरो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25.5" + ] + }, + { + "type": "char:fq", + "content": [ + "फिरो:" + ] + }, + { + "type": "char:ft", + "content": [ + "मन फिराओ। मनुष्यों के लिए यह हर समय परमेश्वर की पुकार है।" + ] + } + ] + } + ] }, + ": तब जो देश यहोवा ने प्राचीनकाल में तुम्हारे पितरों को और तुम को भी सदा के लिये दिया है उस पर बसे रहने पाओगे; परन्तु तुम ने न तो सुना और न कान लगाया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 23:7" - }, - "“इसलिए देख, यहोवा की यह वाणी है कि ऐसे दिन आएँगे जिनमें लोग फिर न कहेंगे, ‘यहोवा जो हम इस्राएलियों को मिस्र देश से छुड़ा ले आया, उसके जीवन की सौगन्ध,’", - { - "type": "verse:v", - "number": "8", - "sid": "JER 23:8" - }, - "परन्तु वे यह कहेंगे, ‘यहोवा जो इस्राएल के घराने को उत्तर देश से और उन सब देशों से भी जहाँ उसने हमें जबरन निकाल दिया, छुड़ा ले आया, उसके जीवन की सौगन्ध।’ तब वे अपने ही देश में बसे रहेंगे।”" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 25:6" }, + "और दूसरे देवताओं के पीछे होकर उनकी उपासना और उनको दण्डवत् मत करो, और न अपनी बनाई हुई वस्तुओं के द्वारा मुझे रिस दिलाओ; तब मैं तुम्हारी कुछ हानि न करूँगा।’", { - "type": "para:s", - "content": [ - "झूठे नबियों के विरुद्ध न्याय" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 25:7" }, + "यह सुनने पर भी तुम ने मेरी नहीं मानी, वरन् अपनी बनाई हुई वस्तुओं के द्वारा मुझे रिस दिलाते आए हो जिससे तुम्हारी हानि ही हो सकती है, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 23:9" - }, - "भविष्यद्वक्ताओं के विषय मेरा हृदय भीतर ही भीतर फटा जाता है, मेरी सब हड्डियाँ थरथराती है; यहोवा ने जो पवित्र वचन कहे हैं, उन्हें सुनकर, मैं ऐसे मनुष्य के समान हो गया हूँ जो दाखमधु के नशे में चूर हो गया हो,", - { - "type": "verse:v", - "number": "10", - "sid": "JER 23:10" - }, - "क्योंकि यह देश व्यभिचारियों से भरा है; इस पर ऐसा श्राप पड़ा है कि यह विलाप कर रहा है; वन की चराइयाँ भी सूख गई। लोग बड़ी दौड़ तो दौड़ते हैं, परन्तु बुराई ही की ओर; और वीरता तो करते हैं, परन्तु अन्याय ही के साथ।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 23:11" - }, - "“क्योंकि भविष्यद्वक्ता और याजक दोनों भक्तिहीन हो गए हैं;", - { - "type": "char:it", - "content": [ - "अपने भवन में भी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.11" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने भवन में भी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह एली के पुत्रों के पापों का संदर्भ हो सकता है या यह कि उन्होंने मूर्तिपूजा के द्वारा मन्दिर को अशुद्ध कर दिया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मैंने उनकी बुराई पाई है, यहोवा की यही वाणी है।" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "JER 23:12" - }, - "इस कारण उनका मार्ग अंधेरा और फिसलन वाला होगा जिसमें वे ढकेलकर गिरा दिए जाएँगे; क्योंकि, यहोवा की यह वाणी है कि मैं उनके दण्ड के वर्ष में उन पर विपत्ति डालूँगा!", - { - "type": "verse:v", - "number": "13", - "sid": "JER 23:13" - }, - "सामरिया के भविष्यद्वक्ताओं में मैंने यह मूर्खता देखी थी कि वे बाल के नाम से भविष्यद्वाणी करते और मेरी प्रजा इस्राएल को भटका देते थे।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 23:14" - }, - "परन्तु यरूशलेम के नबियों में मैंने ऐसे काम देखे हैं, जिनसे रोंगटे खड़े हो जाते हैं, अर्थात् व्यभिचार और पाखण्ड; वे कुकर्मियों को ऐसा हियाव बँधाते हैं कि वे अपनी-अपनी बुराई से पश्चाताप भी नहीं करते; सब निवासी मेरी दृष्टि में सदोमियों और गमोरियों के समान हो गए हैं।”", - { - "type": "verse:v", - "number": "15", - "sid": "JER 23:15" - }, - "इस कारण सेनाओं का यहोवा यरूशलेम के भविष्यद्वक्ताओं के विषय में यह कहता है: “देख, मैं उनको कड़वी वस्तुएँ खिलाऊँगा और विष पिलाऊँगा; क्योंकि उनके कारण सारे देश में भक्तिहीनता फैल गई है।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 25:8" }, + "“इसलिए सेनाओं का यहोवा यह कहता है: तुम ने जो मेरे वचन नहीं माने,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 23:16" - }, - "सेनाओं के यहोवा ने तुम से यह कहा है: “इन भविष्यद्वक्ताओं की बातों की ओर जो तुम से भविष्यद्वाणी करते हैं कान मत लगाओ, क्योंकि ये तुम को व्यर्थ बातें सिखाते हैं; ये दर्शन का दावा करके यहोवा के मुख की नहीं, अपने ही मन की बातें कहते हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 23:17" - }, - "जो लोग मेरा तिरस्कार करते हैं उनसे ये भविष्यद्वक्ता सदा कहते रहते हैं कि यहोवा कहता है, ‘तुम्हारा कल्याण होगा;’ और जितने लोग अपने हठ ही पर चलते हैं, उनसे ये कहते हैं, ‘तुम पर कोई विपत्ति न पड़ेगी।’”" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 25:9" }, + "इसलिए सुनो, मैं उत्तर में रहनेवाले सब कुलों को बुलाऊँगा, और अपने दास बाबेल के राजा नबूकदनेस्सर को बुलवा भेजूँगा; और उन सभी को इस देश और इसके निवासियों के विरुद्ध और इसके आस-पास की सब जातियों के विरुद्ध भी ले आऊँगा; और इन सब देशों का मैं सत्यानाश करके उन्हें ऐसा उजाड़ दूँगा कि लोग इन्हें देखकर ताली बजाएँगे; वरन् ये सदा उजड़े ही रहेंगे, यहोवा की यही वाणी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 23:18" - }, - "भला कौन यहोवा की गुप्त सभा में खड़ा होकर उसका वचन सुनने और समझने पाया है? या किसने ध्यान देकर मेरा वचन सुना है?", - { - "type": "char:bdit", - "content": [ - "(रोम. 11:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "JER 23:19" - }, - "देखो, यहोवा की जलजलाहट का प्रचण्ड बवण्डर और आँधी चलने लगी है; और उसका झोंका दुष्टों के सिर पर जोर से लगेगा।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 23:20" - }, - "जब तक यहोवा अपना काम और अपनी युक्तियों को पूरी न कर चुके, तब तक उसका क्रोध शान्त न होगा। अन्त के दिनों में तुम इस बात को भली भाँति समझ सकोगे।" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 25:10" }, + "और मैं ऐसा करूँगा कि इनमें न तो हर्ष और न आनन्द का शब्द सुनाई पड़ेगा, और न दुल्हे या दुल्हन का, और न चक्की का भी शब्द सुनाई पड़ेगा और न इनमें दिया जलेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JER 23:21" - }, - "“ये भविष्यद्वक्ता बिना मेरे भेजे दौड़ जाते और बिना मेरे कुछ कहे भविष्यद्वाणी करने लगते हैं।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 23:22" - }, - "यदि ये मेरी शिक्षा में स्थिर रहते, तो मेरी प्रजा के लोगों को मेरे वचन सुनाते; और वे अपनी बुरी चाल और कामों से फिर जाते।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:22,23)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 23:23" - }, - "“यहोवा की यह वाणी है, क्या मैं ऐसा परमेश्वर हूँ, जो दूर नहीं, निकट ही रहता हूँ?", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 17:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "24", - "sid": "JER 23:24" - }, - "फिर यहोवा की यह वाणी है, क्या कोई ऐसे गुप्त स्थानों में छिप सकता है, कि मैं उसे न देख सकूँ? क्या स्वर्ग और पृथ्वी दोनों मुझसे परिपूर्ण नहीं हैं?", - { - "type": "verse:v", - "number": "25", - "sid": "JER 23:25" - }, - "मैंने इन भविष्यद्वक्ताओं की बातें भी सुनीं हैं जो मेरे नाम से यह कहकर झूठी भविष्यद्वाणी करते हैं, ‘मैंने स्वप्न देखा है, स्वप्न!’", - { - "type": "verse:v", - "number": "26", - "sid": "JER 23:26" - }, - "जो भविष्यद्वक्ता झूठमूठ भविष्यद्वाणी करते और अपने मन ही के छल के भविष्यद्वक्ता हैं, यह बात कब तक उनके मन में समाई रहेगी?", - { - "type": "verse:v", - "number": "27", - "sid": "JER 23:27" - }, - "जैसे मेरी प्रजा के लोगों के पुरखा मेरा नाम भूलकर बाल का नाम लेने लगे थे, वैसे ही अब ये भविष्यद्वक्ता उन्हें अपने-अपने स्वप्न बता-बताकर मेरा नाम भुलाना चाहते हैं।", - { - "type": "verse:v", - "number": "28", - "sid": "JER 23:28" - }, - "यदि किसी भविष्यद्वक्ता ने स्वप्न देखा हो, तो वह उसे बताए, परन्तु जिस किसी ने मेरा वचन सुना हो तो वह मेरा वचन सच्चाई से सुनाए। यहोवा की यह वाणी है, कहाँ भूसा और कहाँ गेहूँ?", - { - "type": "verse:v", - "number": "29", - "sid": "JER 23:29" - }, - "यहोवा की यह भी वाणी है कि क्या मेरा वचन", - { - "type": "char:it", - "content": [ - "आग सा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.29" - ] - }, - { - "type": "char:fq", - "content": [ - "आग सा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर का वचन सबसे बड़ा शोधक है जो सब झूठ और अशुद्धता को दूर कर देता है केवल परिशुद्ध धातु बचती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* नहीं है? फिर क्या वह" - ] - }, - { - "type": "char:it", - "content": [ - "ऐसा हथौड़ा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.29" - ] - }, - { - "type": "char:fq", - "content": [ - "ऐसा हथौड़ा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर का वचन विवेक को उत्तेजित करता है और मन की हर बुराई को कुचल देता है।" - ] - } - ], - "caller": "+" - }, - "नहीं जो पत्थर को फोड़ डाले?", - { - "type": "verse:v", - "number": "30", - "sid": "JER 23:30" - }, - "यहोवा की यह वाणी है, देखो, जो भविष्यद्वक्ता मेरे वचन दूसरों से चुरा-चुराकर बोलते हैं, मैं उनके विरुद्ध हूँ।", - { - "type": "verse:v", - "number": "31", - "sid": "JER 23:31" - }, - "फिर यहोवा की यह भी वाणी है कि जो भविष्यद्वक्ता ‘उसकी यह वाणी है’, ऐसी झूठी वाणी कहकर अपनी-अपनी जीभ हिलाते हैं, मैं उनके भी विरुद्ध हूँ।", - { - "type": "verse:v", - "number": "32", - "sid": "JER 23:32" - }, - "यहोवा की यह भी वाणी है कि जो बिना मेरे भेजे या बिना मेरी आज्ञा पाए स्वप्न देखने का झूठा दावा करके भविष्यद्वाणी करते हैं, और उसका वर्णन करके मेरी प्रजा को झूठे घमण्ड में आकर भरमाते हैं, उनके भी मैं विरुद्ध हूँ; और उनसे मेरी प्रजा के लोगों का कुछ लाभ न होगा।" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 25:11" }, + "सारी जातियों का यह देश उजाड़ ही उजाड़ होगा, और ये सब जातियाँ सत्तर वर्ष तक बाबेल के राजा के अधीन रहेंगी।", { - "type": "para:s", - "content": [ - "परमेश्वर का वचन" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 25:12" }, + "जब सत्तर वर्ष बीत चुकें, तब मैं बाबेल के राजा और उस जाति के लोगों और कसदियों के देश के सब निवासियों को अधर्म का दण्ड दूँगा, यहोवा की यह वाणी है; और उस देश को सदा के लिये उजाड़ दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "JER 23:33" - }, - "“यदि साधारण लोगों में से कोई जन या कोई भविष्यद्वक्ता या याजक तुम से पूछे, ‘यहोवा ने क्या प्रभावशाली वचन कहा है?’ तो उससे कहना, ‘क्या प्रभावशाली वचन? यहोवा की यह वाणी है, मैं तुम को त्याग दूँगा।’", - { - "type": "verse:v", - "number": "34", - "sid": "JER 23:34" - }, - "और जो भविष्यद्वक्ता या याजक या साधारण मनुष्य ‘यहोवा का कहा हुआ भारी वचन’ ऐसा कहता रहे, उसको घराने समेत मैं दण्ड दूँगा।", - { - "type": "verse:v", - "number": "35", - "sid": "JER 23:35" - }, - "तुम लोग एक दूसरे से और अपने-अपने भाई से यह पूछना, ‘यहोवा ने क्या उत्तर दिया?’ या ‘यहोवा ने क्या कहा है?’", - { - "type": "verse:v", - "number": "36", - "sid": "JER 23:36" - }, - "‘यहोवा का कहा हुआ भारी वचन’, इस प्रकार तुम भविष्य में न कहना नहीं तो तुम्हारा ऐसा कहना ही दण्ड का कारण हो जाएगा; क्योंकि हमारा परमेश्वर सेनाओं का यहोवा जो जीवित परमेश्वर है, तुम लोगों ने उसके वचन बिगाड़ दिए हैं।", - { - "type": "verse:v", - "number": "37", - "sid": "JER 23:37" - }, - "तू भविष्यद्वक्ता से यह पूछ, ‘यहोवा ने तुझे क्या उत्तर दिया?’", - { - "type": "verse:v", - "number": "38", - "sid": "JER 23:38" - }, - "या ‘यहोवा ने क्या कहा है?’ यदि तुम ‘यहोवा का कहा हुआ प्रभावशाली वचन’ इसी प्रकार कहोगे, तो यहोवा का यह वचन सुनो, ‘मैंने तो तुम्हारे पास सन्देश भेजा है, भविष्य में ऐसा न कहना कि “यहोवा का कहा हुआ प्रभावशाली वचन।” परन्तु तुम यह कहते ही रहते हो, “यहोवा का कहा हुआ प्रभावशाली वचन।” ’", - { - "type": "verse:v", - "number": "39", - "sid": "JER 23:39" - }, - "इस कारण देखो, मैं तुम को बिलकुल भूल जाऊँगा और तुम को और इस नगर को जिसे मैंने तुम्हारे पुरखाओं को, और तुम को भी दिया है, त्याग कर अपने सामने से दूर कर दूँगा।", - { - "type": "verse:v", - "number": "40", - "sid": "JER 23:40" - }, - "और मैं ऐसा करूँगा कि तुम्हारी नामधराई और अनादर सदा बना रहेगा; और कभी भूला न जाएगा।”" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 25:13" }, + "मैं उस देश में अपने वे सब वचन पूरे करूँगा जो मैंने उसके विषय में कहे हैं, और जितने वचन यिर्मयाह ने सारी जातियों के विरुद्ध भविष्यद्वाणी करके पुस्तक में लिखे हैं।", { - "type": "chapter:c", - "number": "24", - "sid": "JER 24" + "type": "verse:v", + "number": "14", + "sid": "JER 25:14" }, + "क्योंकि बहुत सी जातियों के लोग और बड़े-बड़े राजा भी उनसे अपनी सेवा कराएँगे; और मैं उनको उनकी करनी का फल भुगतवाऊँगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के क्रोध का कटोरा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अच्छे अंजीर और बुरे अंजीर" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 25:15" }, + "इस्राएल के परमेश्वर यहोवा ने मुझसे यह कहा, “मेरे हाथ से इस जलजलाहट के दाखमधु का कटोरा लेकर उन सब जातियों को पिला दे जिनके पास मैं तुझे भेजता हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 24:1" - }, - "जब बाबेल का राजा नबूकदनेस्सर, यहोयाकीम के पुत्र यहूदा के राजा यकोन्याह को, और यहूदा के हाकिमों और लोहारों और अन्य कारीगरों को बन्दी बनाकर यरूशलेम से बाबेल को ले गया, तो उसके बाद यहोवा ने मुझ को अपने मन्दिर के सामने रखे हुए अंजीरों के दो टोकरे दिखाए।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 24:2" - }, - "एक टोकरे में तो पहले से पके अच्छे-अच्छे", - { - "type": "char:it", - "content": [ - "अंजीर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.2" - ] - }, - { - "type": "char:fq", - "content": [ - "अंजीर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अंजीर का वृक्ष तीन फसल देता है जिनमें से प्रथम फसल सबसे अधिक स्वादिष्ट मानी जाती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* थे, और दूसरे टोकरे में बहुत निकम्मे अंजीर थे, वरन् वे ऐसे निकम्मे थे कि खाने के योग्य भी न थे।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JER 24:3" - }, - "फिर यहोवा ने मुझसे पूछा, “हे यिर्मयाह, तुझे क्या देख पड़ता है?” मैंने कहा, “अंजीर; जो अंजीर अच्छे हैं वह तो बहुत ही अच्छे हैं, परन्तु जो निकम्मे हैं, वह बहुत ही निकम्मे हैं; वरन् ऐसे निकम्मे हैं कि खाने के योग्य भी नहीं हैं।”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 14:10, प्रका. 15:7 प्रका. 16:19)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 24:4" - }, - "तब यहोवा का यह वचन मेरे पास पहुँचा,", - { - "type": "verse:v", - "number": "5", - "sid": "JER 24:5" - }, - "“इस्राएल का परमेश्वर यहोवा यह कहता है, जैसे अच्छे अंजीरों को, वैसे ही मैं यहूदी बन्दियों को जिन्हें मैंने इस स्थान से कसदियों के देश में भेज दिया है, देखकर प्रसन्न होऊँगा।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 24:6" - }, - "मैं उन पर कृपादृष्टि रखूँगा और उनको इस देश में लौटा ले आऊँगा; और उन्हें नाश न करूँगा, परन्तु बनाऊँगा; उन्हें उखाड़ न डालूँगा, परन्तु लगाए रखूँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 24:7" - }, - "मैं उनका ऐसा मन कर दूँगा कि वे मुझे जानेंगे कि मैं यहोवा हूँ; और वे मेरी प्रजा ठहरेंगे और मैं उनका परमेश्वर ठहरूँगा, क्योंकि वे मेरी ओर सारे मन से फिरेंगे।" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 25:16" }, + "वे उसे पीकर उस तलवार के कारण जो मैं उनके बीच में चलाऊँगा लड़खड़ाएँगे और बावले हो जाएँगे।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 24:8" - }, - "“परन्तु जैसे निकम्मे अंजीर, निकम्मे होने के कारण खाए नहीं जाते, उसी प्रकार से मैं यहूदा के राजा सिदकिय्याह और उसके हाकिमों और बचे हुए यरूशलेमियों को, जो", - { - "type": "char:it", - "content": [ - "इस देश में या मिस्र में रह गए हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.8" - ] - }, - { - "type": "char:fq", - "content": [ - "इस देश में या मिस्र में रह गए हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "न तो वे जो यहोआहाज के साथ बन्दी बनकर मिस्र में ले जाये गये हैं और न जो भागकर मिस्र गये हैं आशीषों में सहभागी होंगे। यहूदी राष्ट्र का नया जीवन केवल बाबेल में रहनेवाले निर्वासितों का काम होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, छोड़ दूँगा।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "JER 24:9" - }, - "इस कारण वे पृथ्वी के राज्य-राज्य में मारे-मारे फिरते हुए दुःख भोगते रहेंगे; और जितने स्थानों में मैं उन्हें जबरन निकाल दूँगा, उन सभी में वे नामधराई और दृष्टांत और श्राप का विषय होंगे।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 24:10" - }, - "और मैं उनमें तलवार चलाऊँगा, और अकाल और मरी फैलाऊँगा, और अन्त में इस देश में से जिसे मैंने उनके पुरखाओं को और उनको दिया, वे मिट जाएँगे।”" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 25:17" }, + "इसलिए मैंने यहोवा के हाथ से वह कटोरा लेकर उन सब जातियों को जिनके पास यहोवा ने मुझे भेजा, पिला दिया।", { - "type": "chapter:c", - "number": "25", - "sid": "JER 25" + "type": "verse:v", + "number": "18", + "sid": "JER 25:18" }, + "अर्थात् यरूशलेम और यहूदा के नगरों के निवासियों को, और उनके राजाओं और हाकिमों को पिलाया, ताकि उनका देश उजाड़ हो जाए और लोग ताली बजाएँ, और उसकी उपमा देकर श्राप दिया करें; जैसा आजकल होता है।", { - "type": "para:s", - "content": [ - "सत्तर वर्ष का निर्वासन" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 25:19" }, + "और मिस्र के राजा फ़िरौन और उसके कर्मचारियों, हाकिमों, और सारी प्रजा को;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 25:1" - }, - "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में जो बाबेल के राजा नबूकदनेस्सर के राज्य का पहला वर्ष था, यहोवा का जो वचन यिर्मयाह नबी के पास पहुँचा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 25:2" - }, - "उसे यिर्मयाह नबी ने सब यहूदियों और यरूशलेम के सब निवासियों को बताया, वह यह है:", - { - "type": "verse:v", - "number": "3", - "sid": "JER 25:3" - }, - "“आमोन के पुत्र यहूदा के राजा योशिय्याह के राज्य के तेरहवें वर्ष से लेकर आज के दिन तक अर्थात् तेईस वर्ष से यहोवा का वचन मेरे पास पहुँचता आया है; और मैं उसे बड़े यत्न के साथ तुम से कहता आया हूँ; परन्तु तुम ने उसे नहीं सुना।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 25:4" - }, - "यद्यपि यहोवा तुम्हारे पास अपने सारे दासों अथवा भविष्यद्वक्ताओं को भी यह कहने के लिये बड़े यत्न से भेजता आया है", - { - "type": "verse:v", - "number": "5", - "sid": "JER 25:5" - }, - "कि ‘अपनी-अपनी बुरी चाल और अपने-अपने बुरे कामों से", - { - "type": "char:it", - "content": [ - "फिरो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.5" - ] - }, - { - "type": "char:fq", - "content": [ - "फिरो:" - ] - }, - { - "type": "char:ft", - "content": [ - "मन फिराओ। मनुष्यों के लिए यह हर समय परमेश्वर की पुकार है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*: तब जो देश यहोवा ने प्राचीनकाल में तुम्हारे पितरों को और तुम को भी सदा के लिये दिया है उस पर बसे रहने पाओगे; परन्तु तुम ने न तो सुना और न कान लगाया है।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "JER 25:6" - }, - "और दूसरे देवताओं के पीछे होकर उनकी उपासना और उनको दण्डवत् मत करो, और न अपनी बनाई हुई वस्तुओं के द्वारा मुझे रिस दिलाओ; तब मैं तुम्हारी कुछ हानि न करूँगा।’", - { - "type": "verse:v", - "number": "7", - "sid": "JER 25:7" - }, - "यह सुनने पर भी तुम ने मेरी नहीं मानी, वरन् अपनी बनाई हुई वस्तुओं के द्वारा मुझे रिस दिलाते आए हो जिससे तुम्हारी हानि ही हो सकती है, यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 25:20" }, + "और सब विदेशी मनुष्यों की जातियों को और ऊस देश के सब राजाओं को; और पलिश्तियों के देश के सब राजाओं को और अश्कलोन, गाज़ा और एक्रोन के और अश्दोद के बचे हुए लोगों को;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 25:8" - }, - "“इसलिए सेनाओं का यहोवा यह कहता है: तुम ने जो मेरे वचन नहीं माने,", - { - "type": "verse:v", - "number": "9", - "sid": "JER 25:9" - }, - "इसलिए सुनो, मैं उत्तर में रहनेवाले सब कुलों को बुलाऊँगा, और अपने दास बाबेल के राजा नबूकदनेस्सर को बुलवा भेजूँगा; और उन सभी को इस देश और इसके निवासियों के विरुद्ध और इसके आस-पास की सब जातियों के विरुद्ध भी ले आऊँगा; और इन सब देशों का मैं सत्यानाश करके उन्हें ऐसा उजाड़ दूँगा कि लोग इन्हें देखकर ताली बजाएँगे; वरन् ये सदा उजड़े ही रहेंगे, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 25:10" - }, - "और मैं ऐसा करूँगा कि इनमें न तो हर्ष और न आनन्द का शब्द सुनाई पड़ेगा, और न दुल्हे या दुल्हन का, और न चक्की का भी शब्द सुनाई पड़ेगा और न इनमें दिया जलेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:22,23)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "JER 25:11" - }, - "सारी जातियों का यह देश उजाड़ ही उजाड़ होगा, और ये सब जातियाँ सत्तर वर्ष तक बाबेल के राजा के अधीन रहेंगी।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 25:12" - }, - "जब सत्तर वर्ष बीत चुकें, तब मैं बाबेल के राजा और उस जाति के लोगों और कसदियों के देश के सब निवासियों को अधर्म का दण्ड दूँगा, यहोवा की यह वाणी है; और उस देश को सदा के लिये उजाड़ दूँगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 25:13" - }, - "मैं उस देश में अपने वे सब वचन पूरे करूँगा जो मैंने उसके विषय में कहे हैं, और जितने वचन यिर्मयाह ने सारी जातियों के विरुद्ध भविष्यद्वाणी करके पुस्तक में लिखे हैं।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 25:14" - }, - "क्योंकि बहुत सी जातियों के लोग और बड़े-बड़े राजा भी उनसे अपनी सेवा कराएँगे; और मैं उनको उनकी करनी का फल भुगतवाऊँगा।”" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 25:21" }, + "और एदोमियों, मोआबियों और अम्मोनियों के सारे राजाओं को;", { - "type": "para:s", - "content": [ - "परमेश्वर के क्रोध का कटोरा" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 25:22" }, + "और सोर के और सीदोन के सब राजाओं को, और समुद्र पार के देशों के राजाओं को;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 25:15" - }, - "इस्राएल के परमेश्वर यहोवा ने मुझसे यह कहा, “मेरे हाथ से इस जलजलाहट के दाखमधु का कटोरा लेकर उन सब जातियों को पिला दे जिनके पास मैं तुझे भेजता हूँ।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 14:10, प्रका. 15:7 प्रका. 16:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "JER 25:16" - }, - "वे उसे पीकर उस तलवार के कारण जो मैं उनके बीच में चलाऊँगा लड़खड़ाएँगे और बावले हो जाएँगे।”" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 25:23" }, + "फिर ददानियों, तेमाइयों और बूजियों को और जितने अपने गाल के बालों को मुँण्डा डालते हैं, उन सभी को भी;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 25:17" - }, - "इसलिए मैंने यहोवा के हाथ से वह कटोरा लेकर उन सब जातियों को जिनके पास यहोवा ने मुझे भेजा, पिला दिया।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 25:18" - }, - "अर्थात् यरूशलेम और यहूदा के नगरों के निवासियों को, और उनके राजाओं और हाकिमों को पिलाया, ताकि उनका देश उजाड़ हो जाए और लोग ताली बजाएँ, और उसकी उपमा देकर श्राप दिया करें; जैसा आजकल होता है।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 25:19" - }, - "और मिस्र के राजा फ़िरौन और उसके कर्मचारियों, हाकिमों, और सारी प्रजा को;", - { - "type": "verse:v", - "number": "20", - "sid": "JER 25:20" - }, - "और सब विदेशी मनुष्यों की जातियों को और ऊस देश के सब राजाओं को; और पलिश्तियों के देश के सब राजाओं को और अश्कलोन, गाज़ा और एक्रोन के और अश्दोद के बचे हुए लोगों को;", - { - "type": "verse:v", - "number": "21", - "sid": "JER 25:21" - }, - "और एदोमियों, मोआबियों और अम्मोनियों के सारे राजाओं को;", - { - "type": "verse:v", - "number": "22", - "sid": "JER 25:22" - }, - "और सोर के और सीदोन के सब राजाओं को, और समुद्र पार के देशों के राजाओं को;", - { - "type": "verse:v", - "number": "23", - "sid": "JER 25:23" - }, - "फिर ददानियों, तेमाइयों और बूजियों को और जितने अपने गाल के बालों को मुँण्डा डालते हैं, उन सभी को भी;", - { - "type": "verse:v", - "number": "24", - "sid": "JER 25:24" - }, - "और अरब के सब राजाओं को और जंगल में रहनेवाले दोगले मनुष्यों के सब राजाओं को;", - { - "type": "verse:v", - "number": "25", - "sid": "JER 25:25" - }, - "और जिम्री, एलाम और मादै के सब राजाओं को;", - { - "type": "verse:v", - "number": "26", - "sid": "JER 25:26" - }, - "और क्या निकट क्या दूर के उत्तर दिशा के सब राजाओं को एक संग पिलाया, इस प्रकार धरती भर में रहनेवाले जगत के राज्यों के सब लोगों को मैंने पिलाया। और इन सब के बाद शेशक के राजा को भी पीना पड़ेगा।" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 25:24" }, + "और अरब के सब राजाओं को और जंगल में रहनेवाले दोगले मनुष्यों के सब राजाओं को;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JER 25:27" - }, - "“तब तू उनसे यह कहना, ‘सेनाओं का यहोवा जो इस्राएल का परमेश्वर है, यह कहता है,", - { - "type": "char:it", - "content": [ - "पीओ, और मतवाले हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.27" - ] - }, - { - "type": "char:fq", - "content": [ - "पीओ, और मतवाले हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "ये उपमाएँ उन देशों की पतित अवस्था को दर्शाती हैं। उन्होंने प्रकोप की मदिरा पी है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और उलटी करो, गिर पड़ो और फिर कभी न उठो, क्योंकि यह उस तलवार के कारण से होगा जो मैं तुम्हारे बीच में चलाऊँगा।’" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:3)" - ] - }, - "" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 25:25" }, + "और जिम्री, एलाम और मादै के सब राजाओं को;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "JER 25:28" - }, - "“यदि वे तेरे हाथ से यह कटोरा लेकर पीने से इन्कार करें तो उनसे कहना, ‘सेनाओं का यहोवा यह कहता है कि तुम को निश्चय पीना पड़ेगा।", - { - "type": "verse:v", - "number": "29", - "sid": "JER 25:29" - }, - "देखो, जो नगर मेरा कहलाता है, मैं पहले उसी में विपत्ति डालने लगूँगा, फिर क्या तुम लोग निर्दोष ठहरके बचोगे? तुम निर्दोष ठहरके न बचोगे, क्योंकि मैं पृथ्वी के सब रहनेवालों पर तलवार चलाने पर हूँ, सेनाओं के यहोवा की यही वाणी है।’", - { - "type": "char:bdit", - "content": [ - "(1 पत. 4:17)" - ] - }, - "" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 25:26" }, + "और क्या निकट क्या दूर के उत्तर दिशा के सब राजाओं को एक संग पिलाया, इस प्रकार धरती भर में रहनेवाले जगत के राज्यों के सब लोगों को मैंने पिलाया। और इन सब के बाद शेशक के राजा को भी पीना पड़ेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "पूरी दुनिया पर न्याय" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 25:27" }, + "“तब तू उनसे यह कहना, ‘सेनाओं का यहोवा जो इस्राएल का परमेश्वर है, यह कहता है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "JER 25:30" - }, - "“इतनी बातें भविष्यद्वाणी की रीति पर उनसे कहकर यह भी कहना, ‘", - { - "type": "char:it", - "content": [ - "यहोवा ऊपर से गरजेगा" - ] - }, + "type": "char:it", + "content": [ + "पीओ, और मतवाले हो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.30" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ऊपर से गरजेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अपनी चारागाह- यहूदिया के विरुद्ध-तम्बुओं में रहनेवाली भयभीत भेड़ों को नाश करने के लिए यहोवा सिंह के समान आएगा।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "25.27" + ] }, { - "type": "char:it", - "content": [ - "*, और अपने उसी पवित्र धाम में से अपना शब्द सुनाएगा; वह अपनी चराई के स्थान के विरुद्ध जोर से गरजेगा; वह पृथ्वी के सारे निवासियों के विरुद्ध भी दाख लताड़नेवालों के समान ललकारेगा।" - ] + "type": "char:fq", + "content": [ + "पीओ, और मतवाले हो:" + ] }, { - "type": "char:bdit", - "content": [ - "(प्रका. 10:11)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "ये उपमाएँ उन देशों की पतित अवस्था को दर्शाती हैं। उन्होंने प्रकोप की मदिरा पी है।" + ] + } + ] + } + ] }, + "और उलटी करो, गिर पड़ो और फिर कभी न उठो, क्योंकि यह उस तलवार के कारण से होगा जो मैं तुम्हारे बीच में चलाऊँगा।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "JER 25:31" - }, - "पृथ्वी की छोर तक भी कोलाहल होगा, क्योंकि सब जातियों से यहोवा का मुकद्दमा है; वह सब मनुष्यों से वाद-विवाद करेगा, और दुष्टों को तलवार के वश में कर देगा।’" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:3)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "JER 25:28" }, + "“यदि वे तेरे हाथ से यह कटोरा लेकर पीने से इन्कार करें तो उनसे कहना, ‘सेनाओं का यहोवा यह कहता है कि तुम को निश्चय पीना पड़ेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "JER 25:32" - }, - "“सेनाओं का यहोवा यह कहता है: देखो, विपत्ति एक जाति से दूसरी जाति में फैलेगी, और बड़ी आँधी पृथ्वी की छोर से उठेगी!", - { - "type": "verse:v", - "number": "33", - "sid": "JER 25:33" - }, - "उस समय यहोवा के मारे हुओं की लोथें पृथ्वी की एक छोर से दूसरी छोर तक पड़ी रहेंगी। उनके लिये कोई रोने-पीटनेवाला न रहेगा, और उनकी लोथें न तो बटोरी जाएँगी और न कब्रों में रखी जाएँगी; वे भूमि के ऊपर खाद के समान पड़ी रहेंगी।", - { - "type": "verse:v", - "number": "34", - "sid": "JER 25:34" - }, - "हे चरवाहों, हाय-हाय करो और चिल्लाओ, हे बलवन्त मेढ़ों और बकरो, राख में लौटो, क्योंकि तुम्हारे वध होने के दिन आ पहुँचे हैं, और मैं मनोहर बर्तन के समान तुम्हारा सत्यानाश करूँगा।", - { - "type": "char:bdit", - "content": [ - "(याकू. 5:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "35", - "sid": "JER 25:35" - }, - "उस समय न तो चरवाहों के भागने के लिये कोई स्थान रहेगा, और न बलवन्त मेढ़े और बकरे भागने पाएँगे।", - { - "type": "verse:v", - "number": "36", - "sid": "JER 25:36" - }, - "चरवाहों की चिल्लाहट और बलवन्त मेढ़ों और बकरों के मिमियाने का शब्द सुनाई पड़ता है! क्योंकि यहोवा उनकी चराई को नाश करेगा,", - { - "type": "verse:v", - "number": "37", - "sid": "JER 25:37" - }, - "और यहोवा के क्रोध भड़कने के कारण शान्ति के स्थान नष्ट हो जाएँगे, जिन वासस्थानों में अब शान्ति है, वे नष्ट हो जाएँगे।", - { - "type": "verse:v", - "number": "38", - "sid": "JER 25:38" - }, - "युवा सिंह के समान वह अपने ठौर को छोड़कर निकलता है, क्योंकि अंधेर करनेवाली तलवार और उसके भड़के हुए कोप के कारण उनका देश उजाड़ हो गया है।”" - ] + "type": "verse:v", + "number": "29", + "sid": "JER 25:29" }, + "देखो, जो नगर मेरा कहलाता है, मैं पहले उसी में विपत्ति डालने लगूँगा, फिर क्या तुम लोग निर्दोष ठहरके बचोगे? तुम निर्दोष ठहरके न बचोगे, क्योंकि मैं पृथ्वी के सब रहनेवालों पर तलवार चलाने पर हूँ, सेनाओं के यहोवा की यही वाणी है।’", { - "type": "chapter:c", - "number": "26", - "sid": "JER 26" + "type": "char:bdit", + "content": [ + "(1 पत. 4:17)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "पूरी दुनिया पर न्याय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "JER 25:30" + }, + "“इतनी बातें भविष्यद्वाणी की रीति पर उनसे कहकर यह भी कहना, ‘", + { + "type": "char:it", + "content": [ + "यहोवा ऊपर से गरजेगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25.30" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ऊपर से गरजेगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "अपनी चारागाह- यहूदिया के विरुद्ध-तम्बुओं में रहनेवाली भयभीत भेड़ों को नाश करने के लिए यहोवा सिंह के समान आएगा।" + ] + } + ] + } + ] }, + ", और अपने उसी पवित्र धाम में से अपना शब्द सुनाएगा; वह अपनी चराई के स्थान के विरुद्ध जोर से गरजेगा; वह पृथ्वी के सारे निवासियों के विरुद्ध भी दाख लताड़नेवालों के समान ललकारेगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 10:11)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मन्दिर में यिर्मयाह का भाषण" - ] + "type": "verse:v", + "number": "31", + "sid": "JER 25:31" }, + "पृथ्वी की छोर तक भी कोलाहल होगा, क्योंकि सब जातियों से यहोवा का मुकद्दमा है; वह सब मनुष्यों से वाद-विवाद करेगा, और दुष्टों को तलवार के वश में कर देगा।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 26:1" - }, - "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के आरम्भ में, यहोवा की ओर से यह वचन पहुँचा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 26:2" - }, - "“यहोवा यह कहता है: यहोवा के भवन के आँगन में खड़ा होकर, यहूदा के सब नगरों के लोगों के सामने जो यहोवा के भवन में दण्डवत् करने को आएँ, ये वचन जिनके विषय उनसे कहने की आज्ञा मैं तुझे देता हूँ कह दे; उनमें से कोई वचन मत रख छोड़।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 26:3" - }, - "सम्भव है कि वे सुनकर अपनी-अपनी बुरी चाल से फिरें और मैं उनकी हानि करने से पछताऊँ जो उनके बुरे कामों के कारण मैंने ठाना था।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 26:4" - }, - "इसलिए तू उनसे कह, ‘यहोवा यह कहता है: यदि तुम मेरी सुनकर मेरी व्यवस्था के अनुसार जो मैंने तुम को सुनवा दी है न चलो,", - { - "type": "verse:v", - "number": "5", - "sid": "JER 26:5" - }, - "और न मेरे दास भविष्यद्वक्ताओं के वचनों पर कान लगाओ, (जिन्हें मैं तुम्हारे पास बड़ा यत्न करके भेजता आया हूँ, परन्तु तुम ने उनकी नहीं सुनी),", - { - "type": "verse:v", - "number": "6", - "sid": "JER 26:6" - }, - "तो मैं इस भवन को शीलो के समान उजाड़ दूँगा, और इस नगर का ऐसा सत्यानाश कर दूँगा कि पृथ्वी की सारी जातियों के लोग उसकी उपमा दे देकर श्राप दिया करेंगे।’”" - ] + "type": "verse:v", + "number": "32", + "sid": "JER 25:32" }, + "“सेनाओं का यहोवा यह कहता है: देखो, विपत्ति एक जाति से दूसरी जाति में फैलेगी, और बड़ी आँधी पृथ्वी की छोर से उठेगी!", + { + "type": "verse:v", + "number": "33", + "sid": "JER 25:33" + }, + "उस समय यहोवा के मारे हुओं की लोथें पृथ्वी की एक छोर से दूसरी छोर तक पड़ी रहेंगी। उनके लिये कोई रोने-पीटनेवाला न रहेगा, और उनकी लोथें न तो बटोरी जाएँगी और न कब्रों में रखी जाएँगी; वे भूमि के ऊपर खाद के समान पड़ी रहेंगी।", + { + "type": "verse:v", + "number": "34", + "sid": "JER 25:34" + }, + "हे चरवाहों, हाय-हाय करो और चिल्लाओ, हे बलवन्त मेढ़ों और बकरो, राख में लौटो, क्योंकि तुम्हारे वध होने के दिन आ पहुँचे हैं, और मैं मनोहर बर्तन के समान तुम्हारा सत्यानाश करूँगा।", { - "type": "para:s", - "content": [ - "यिर्मयाह की हत्या की साजिश" - ] + "type": "char:bdit", + "content": [ + "(याकू. 5:5)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 26:7" - }, - "जब यिर्मयाह ये वचन यहोवा के भवन में कह रहा था, तब याजक और भविष्यद्वक्ता और सब साधारण लोग सुन रहे थे।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 26:8" - }, - "जब यिर्मयाह सब कुछ जिसे सारी प्रजा से कहने की आज्ञा यहोवा ने दी थी कह चुका, तब याजकों और भविष्यद्वक्ताओं और सब साधारण लोगों ने यह कहकर उसको पकड़ लिया, “निश्चय तुझे प्राणदण्ड मिलेगा!", - { - "type": "verse:v", - "number": "9", - "sid": "JER 26:9" - }, - "तूने क्यों यहोवा के नाम से यह भविष्यद्वाणी की ‘", - { - "type": "char:it", - "content": [ - "यह भवन शीलो के समान उजाड़ हो जाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.9" - ] - }, - { - "type": "char:fq", - "content": [ - "यह भवन शीलो के समान उजाड़ हो जाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यिर्मयाह पर यह दोष लगाया गया था कि वह झूठी भविष्यद्वाणी करता है जिसका दण्ड मृत्यु था। वे विश्वास करते थे कि यरूशलेम का शीलो के समान उजड़ जाना असंभव था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और यह नगर ऐसा उजड़ेगा कि उसमें कोई न रह जाएगा’?” इतना कहकर सब साधारण लोगों ने यहोवा के भवन में यिर्मयाह के विरुद्ध भीड़ लगाई।" - ] - } - ] + "type": "verse:v", + "number": "35", + "sid": "JER 25:35" }, + "उस समय न तो चरवाहों के भागने के लिये कोई स्थान रहेगा, और न बलवन्त मेढ़े और बकरे भागने पाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 26:10" - }, - "यहूदा के हाकिम ये बातें सुनकर, राजा के भवन से यहोवा के भवन में चढ़ आए और उसके नये फाटक में बैठ गए।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 26:11" - }, - "तब याजकों और भविष्यद्वक्ताओं ने हाकिमों और सब लोगों से कहा, “यह मनुष्य प्राणदण्ड के योग्य है, क्योंकि इसने इस नगर के विरुद्ध ऐसी भविष्यद्वाणी की है जिसे तुम भी अपने कानों से सुन चुके हो।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 6:11-14)" - ] - }, - "" - ] + "type": "verse:v", + "number": "36", + "sid": "JER 25:36" }, + "चरवाहों की चिल्लाहट और बलवन्त मेढ़ों और बकरों के मिमियाने का शब्द सुनाई पड़ता है! क्योंकि यहोवा उनकी चराई को नाश करेगा,", + { + "type": "verse:v", + "number": "37", + "sid": "JER 25:37" + }, + "और यहोवा के क्रोध भड़कने के कारण शान्ति के स्थान नष्ट हो जाएँगे, जिन वासस्थानों में अब शान्ति है, वे नष्ट हो जाएँगे।", { - "type": "para:s", - "content": [ - "यिर्मयाह का बचाव" - ] + "type": "verse:v", + "number": "38", + "sid": "JER 25:38" }, + "युवा सिंह के समान वह अपने ठौर को छोड़कर निकलता है, क्योंकि अंधेर करनेवाली तलवार और उसके भड़के हुए कोप के कारण उनका देश उजाड़ हो गया है।”" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "JER 26" + }, + { + "type": "para:s", + "content": [ + "मन्दिर में यिर्मयाह का भाषण" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 26:12" - }, - "तब यिर्मयाह ने सब हाकिमों और सब लोगों से कहा, “जो वचन तुम ने सुने हैं, उसे", - { - "type": "char:it", - "content": [ - "यहोवा ही ने मुझे इस भवन और इस नगर के विरुद्ध भविष्यद्वाणी की रीति पर कहने के लिये भेज दिया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.12" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ही ने मुझे .... कहने के लिये भेज दिया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यिर्मयाह का उत्तर सीधा और स्पष्ट था। उसने पुष्टि करते हुए कहा, सच में यहोवा ने मुझे भेजा है परन्तु उसकी भविष्यद्वाणी का एकमात्र उद्देश्य था कि वे मन फिरायें और आनेवाली बुराई टल जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "JER 26:13" - }, - "इसलिए अब अपना चाल चलन और अपने काम सुधारो, और अपने परमेश्वर यहोवा की बात मानो; तब यहोवा उस विपत्ति के विषय में जिसकी चर्चा उसने तुम से की है, पछताएगा।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 26:14" - }, - "देखो, मैं तुम्हारे वश में हूँ; जो कुछ तुम्हारी दृष्टि में भला और ठीक हो वही मेरे साथ करो।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 26:15" - }, - "पर यह निश्चय जानो, कि यदि तुम मुझे मार डालोगे, तो अपने को और इस नगर को और इसके निवासियों को निर्दोष के हत्यारे बनाओगे; क्योंकि सचमुच यहोवा ने मुझे तुम्हारे पास यह सब वचन सुनाने के लिये भेजा है।”" - ] + "type": "verse:v", + "number": "1", + "sid": "JER 26:1" }, + "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के आरम्भ में, यहोवा की ओर से यह वचन पहुँचा,", { - "type": "para:s", - "content": [ - "यिर्मयाह का छोड़ा जाना" - ] + "type": "verse:v", + "number": "2", + "sid": "JER 26:2" }, + "“यहोवा यह कहता है: यहोवा के भवन के आँगन में खड़ा होकर, यहूदा के सब नगरों के लोगों के सामने जो यहोवा के भवन में दण्डवत् करने को आएँ, ये वचन जिनके विषय उनसे कहने की आज्ञा मैं तुझे देता हूँ कह दे; उनमें से कोई वचन मत रख छोड़।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 26:16" - }, - "तब हाकिमों और सब लोगों ने याजकों और नबियों से कहा, “यह मनुष्य प्राणदण्ड के योग्य नहीं है क्योंकि उसने हमारे परमेश्वर यहोवा के नाम से हम से कहा है।”", - { - "type": "verse:v", - "number": "17", - "sid": "JER 26:17" - }, - "तब देश के पुरनियों में से कितनों ने उठकर प्रजा की सारी मण्डली से कहा,", - { - "type": "verse:v", - "number": "18", - "sid": "JER 26:18" - }, - "“यहूदा के राजा हिजकिय्याह के दिनों में मोरेशेतवासी मीका भविष्यद्वाणी कहता था, उसने यहूदा के सारे लोगों से कहा: ‘सेनाओं का यहोवा यह कहता है कि सिय्योन जोतकर खेत बनाया जाएगा और यरूशलेम खण्डहर हो जाएगा, और भवनवाला पर्वत जंगली स्थान हो जाएगा।’", - { - "type": "verse:v", - "number": "19", - "sid": "JER 26:19" - }, - "क्या यहूदा के राजा हिजकिय्याह ने या किसी यहूदी ने उसको कहीं मरवा डाला? क्या उस राजा ने यहोवा का भय न माना ओर उससे विनती न की? तब यहोवा ने जो विपत्ति उन पर डालने के लिये कहा था, उसके विषय क्या वह न पछताया? ऐसा करके हम अपने प्राणों की बड़ी हानि करेंगे।”" - ] + "type": "verse:v", + "number": "3", + "sid": "JER 26:3" }, + "सम्भव है कि वे सुनकर अपनी-अपनी बुरी चाल से फिरें और मैं उनकी हानि करने से पछताऊँ जो उनके बुरे कामों के कारण मैंने ठाना था।", { - "type": "para:s", - "content": [ - "भविष्यद्वक्ता ऊरिय्याह" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 26:4" }, + "इसलिए तू उनसे कह, ‘यहोवा यह कहता है: यदि तुम मेरी सुनकर मेरी व्यवस्था के अनुसार जो मैंने तुम को सुनवा दी है न चलो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 26:20" - }, - "फिर शमायाह का पुत्र ऊरिय्याह नामक किर्यत्यारीम का एक पुरुष जो यहोवा के नाम से भविष्यद्वाणी कहता था उसने भी इस नगर और इस देश के विरुद्ध ठीक ऐसी ही भविष्यद्वाणी की जैसी यिर्मयाह ने अभी की है।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 26:21" - }, - "जब यहोयाकीम राजा और उसके सब वीरों और सब हाकिमों ने उसके वचन सुने, तब राजा ने उसे मरवा डालने का यत्न किया; और ऊरिय्याह यह सुनकर डर के मारे मिस्र को भाग गया।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 26:22" - }, - "तब यहोयाकीम राजा ने मिस्र को लोग भेजे अर्थात् अकबोर के पुत्र", - { - "type": "char:it", - "content": [ - "एलनातान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.22" - ] - }, - { - "type": "char:fq", - "content": [ - "एलनातान:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवत राजा का ससुर" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को कितने और पुरुषों के साथ मिस्र को भेजा।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "JER 26:23" - }, - "वे ऊरिय्याह को मिस्र से निकालकर यहोयाकीम राजा के पास ले आए; और उसने उसे तलवार से मरवाकर उसकी लोथ को साधारण लोगों की कब्रों में फिंकवा दिया।" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 26:5" }, + "और न मेरे दास भविष्यद्वक्ताओं के वचनों पर कान लगाओ, (जिन्हें मैं तुम्हारे पास बड़ा यत्न करके भेजता आया हूँ, परन्तु तुम ने उनकी नहीं सुनी),", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 26:24" - }, - "परन्तु शापान का पुत्र अहीकाम यिर्मयाह की सहायता करने लगा और वह लोगों के वश में वध होने के लिये नहीं दिया गया।" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 26:6" }, + "तो मैं इस भवन को शीलो के समान उजाड़ दूँगा, और इस नगर का ऐसा सत्यानाश कर दूँगा कि पृथ्वी की सारी जातियों के लोग उसकी उपमा दे देकर श्राप दिया करेंगे।’”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की हत्या की साजिश" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "27", - "sid": "JER 27" + "type": "verse:v", + "number": "7", + "sid": "JER 26:7" }, + "जब यिर्मयाह ये वचन यहोवा के भवन में कह रहा था, तब याजक और भविष्यद्वक्ता और सब साधारण लोग सुन रहे थे।", { - "type": "para:s", - "content": [ - "बाबेल का जूआ" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 26:8" }, + "जब यिर्मयाह सब कुछ जिसे सारी प्रजा से कहने की आज्ञा यहोवा ने दी थी कह चुका, तब याजकों और भविष्यद्वक्ताओं और सब साधारण लोगों ने यह कहकर उसको पकड़ लिया, “निश्चय तुझे प्राणदण्ड मिलेगा!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 27:1" - }, - "योशिय्याह के पुत्र, यहूदा के राजा सिदकिय्याह के राज्य के आरम्भ में यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 27:2" - }, - "यहोवा ने मुझसे यह कहा, “बन्धन और जूए बनवाकर अपनी गर्दन पर रख।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 27:3" - }, - "तब उन्हें एदोम और मोआब और अम्मोन और सोर और सीदोन के राजाओं के पास, उन दूतों के हाथ भेजना जो यहूदा के राजा सिदकिय्याह के पास यरूशलेम में आए हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 27:4" - }, - "उनको उनके स्वामियों के लिये यह कहकर आज्ञा देना: ‘इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: अपने-अपने स्वामी से यह कहो कि", - { - "type": "verse:v", - "number": "5", - "sid": "JER 27:5" - }, - "पृथ्वी को और पृथ्वी पर के मनुष्यों और पशुओं को अपनी बड़ी शक्ति और बढ़ाई हुई भुजा के द्वारा मैंने बनाया, और जिस किसी को मैं चाहता हूँ उसी को मैं उन्हें दिया करता हूँ।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 27:6" - }, - "अब मैंने ये सब देश, अपने दास बाबेल के राजा नबूकदनेस्सर को आप ही दे दिए हैं; और मैदान के जीवजन्तुओं को भी मैंने उसे दिया है कि वे उसके अधीन रहें।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 27:7" - }, - "ये सब जातियाँ उसके और उसके बाद उसके बेटे और पोते के अधीन उस समय तक रहेंगी जब तक उसके भी देश का दिन न आए; तब बहुत सी जातियाँ और बड़े-बड़े राजा उससे भी अपनी सेवा करवाएँगे।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 26:9" + }, + "तूने क्यों यहोवा के नाम से यह भविष्यद्वाणी की ‘", + { + "type": "char:it", + "content": [ + "यह भवन शीलो के समान उजाड़ हो जाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26.9" + ] + }, + { + "type": "char:fq", + "content": [ + "यह भवन शीलो के समान उजाड़ हो जाएगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यिर्मयाह पर यह दोष लगाया गया था कि वह झूठी भविष्यद्वाणी करता है जिसका दण्ड मृत्यु था। वे विश्वास करते थे कि यरूशलेम का शीलो के समान उजड़ जाना असंभव था।" + ] + } + ] + } + ] }, + ", और यह नगर ऐसा उजड़ेगा कि उसमें कोई न रह जाएगा’?” इतना कहकर सब साधारण लोगों ने यहोवा के भवन में यिर्मयाह के विरुद्ध भीड़ लगाई।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 27:8" - }, - "“‘पर जो जाति या राज्य बाबेल के राजा नबूकदनेस्सर के अधीन न हो और उसका जूआ अपनी गर्दन पर न ले ले, उस जाति को मैं तलवार, अकाल और मरी का दण्ड उस समय तक देता रहूँगा जब तक उसको उसके हाथ के द्वारा मिटा न दूँ, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 27:9" - }, - "इसलिए तुम लोग अपने भविष्यद्वक्ताओं और", - { - "type": "char:it", - "content": [ - "भावी कहनेवालों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.9" - ] - }, - { - "type": "char:fq", - "content": [ - "भावी कहनेवालों:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो लोग स्वप्न अपने विषय में देखते है। और उसका का अर्थ पूछने भावी कहनेवालों के पास जाते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और टोनहों और तांत्रिकों की ओर चित्त मत लगाओ जो तुम से कहते हैं कि तुम को बाबेल के राजा के अधीन नहीं होना पड़ेगा।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "JER 27:10" - }, - "क्योंकि वे तुम से झूठी भविष्यद्वाणी करते हैं, जिससे तुम अपने-अपने देश से दूर हो जाओ और मैं आप तुम को दूर करके नष्ट कर दूँ।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 27:11" - }, - "परन्तु जो जाति बाबेल के राजा का जूआ अपनी गर्दन पर लेकर उसके अधीन रहेगी उसको मैं उसी के देश में रहने दूँगा; और वह उसमें खेती करती हुई बसी रहेगी, यहोवा की यही वाणी है।’”" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 26:10" }, + "यहूदा के हाकिम ये बातें सुनकर, राजा के भवन से यहोवा के भवन में चढ़ आए और उसके नये फाटक में बैठ गए।", { - "type": "para:s", - "content": [ - "सिदकिय्याह के लिए चेतावनी" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 26:11" }, + "तब याजकों और भविष्यद्वक्ताओं ने हाकिमों और सब लोगों से कहा, “यह मनुष्य प्राणदण्ड के योग्य है, क्योंकि इसने इस नगर के विरुद्ध ऐसी भविष्यद्वाणी की है जिसे तुम भी अपने कानों से सुन चुके हो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 27:12" - }, - "यहूदा के राजा सिदकिय्याह से भी मैंने ये बातें कहीं: “अपनी प्रजा समेत तू बाबेल के राजा का जूआ अपनी गर्दन पर ले, और उसके और उसकी प्रजा के अधीन रहकर जीवित रह।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 27:13" - }, - "जब यहोवा ने उस जाति के विषय जो बाबेल के राजा के अधीन न हो, यह कहा है कि वह तलवार, अकाल और मरी से नाश होगी; तो फिर तू क्यों अपनी प्रजा समेत मरना चाहता है?", - { - "type": "verse:v", - "number": "14", - "sid": "JER 27:14" - }, - "जो भविष्यद्वक्ता तुझ से कहते हैं, ‘तुझको बाबेल के राजा के अधीन न होना पड़ेगा,’ उनकी मत सुन; क्योंकि वे तुझ से झूठी भविष्यद्वाणी करते हैं।", + "type": "char:bdit", + "content": [ + "(प्रेरि. 6:11-14)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह का बचाव" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 26:12" + }, + "तब यिर्मयाह ने सब हाकिमों और सब लोगों से कहा, “जो वचन तुम ने सुने हैं, उसे", + { + "type": "char:it", + "content": [ + "यहोवा ही ने मुझे इस भवन और इस नगर के विरुद्ध भविष्यद्वाणी की रीति पर कहने के लिये भेज दिया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26.12" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा ही ने मुझे .... कहने के लिये भेज दिया है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यिर्मयाह का उत्तर सीधा और स्पष्ट था। उसने पुष्टि करते हुए कहा, सच में यहोवा ने मुझे भेजा है परन्तु उसकी भविष्यद्वाणी का एकमात्र उद्देश्य था कि वे मन फिरायें और आनेवाली बुराई टल जाए।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 26:13" + }, + "इसलिए अब अपना चाल चलन और अपने काम सुधारो, और अपने परमेश्वर यहोवा की बात मानो; तब यहोवा उस विपत्ति के विषय में जिसकी चर्चा उसने तुम से की है, पछताएगा।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 26:14" + }, + "देखो, मैं तुम्हारे वश में हूँ; जो कुछ तुम्हारी दृष्टि में भला और ठीक हो वही मेरे साथ करो।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 26:15" + }, + "पर यह निश्चय जानो, कि यदि तुम मुझे मार डालोगे, तो अपने को और इस नगर को और इसके निवासियों को निर्दोष के हत्यारे बनाओगे; क्योंकि सचमुच यहोवा ने मुझे तुम्हारे पास यह सब वचन सुनाने के लिये भेजा है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह का छोड़ा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "JER 26:16" + }, + "तब हाकिमों और सब लोगों ने याजकों और नबियों से कहा, “यह मनुष्य प्राणदण्ड के योग्य नहीं है क्योंकि उसने हमारे परमेश्वर यहोवा के नाम से हम से कहा है।”", + { + "type": "verse:v", + "number": "17", + "sid": "JER 26:17" + }, + "तब देश के पुरनियों में से कितनों ने उठकर प्रजा की सारी मण्डली से कहा,", + { + "type": "verse:v", + "number": "18", + "sid": "JER 26:18" + }, + "“यहूदा के राजा हिजकिय्याह के दिनों में मोरेशेतवासी मीका भविष्यद्वाणी कहता था, उसने यहूदा के सारे लोगों से कहा: ‘सेनाओं का यहोवा यह कहता है कि सिय्योन जोतकर खेत बनाया जाएगा और यरूशलेम खण्डहर हो जाएगा, और भवनवाला पर्वत जंगली स्थान हो जाएगा।’", + { + "type": "verse:v", + "number": "19", + "sid": "JER 26:19" + }, + "क्या यहूदा के राजा हिजकिय्याह ने या किसी यहूदी ने उसको कहीं मरवा डाला? क्या उस राजा ने यहोवा का भय न माना ओर उससे विनती न की? तब यहोवा ने जो विपत्ति उन पर डालने के लिये कहा था, उसके विषय क्या वह न पछताया? ऐसा करके हम अपने प्राणों की बड़ी हानि करेंगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "भविष्यद्वक्ता ऊरिय्याह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "JER 26:20" + }, + "फिर शमायाह का पुत्र ऊरिय्याह नामक किर्यत्यारीम का एक पुरुष जो यहोवा के नाम से भविष्यद्वाणी कहता था उसने भी इस नगर और इस देश के विरुद्ध ठीक ऐसी ही भविष्यद्वाणी की जैसी यिर्मयाह ने अभी की है।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 26:21" + }, + "जब यहोयाकीम राजा और उसके सब वीरों और सब हाकिमों ने उसके वचन सुने, तब राजा ने उसे मरवा डालने का यत्न किया; और ऊरिय्याह यह सुनकर डर के मारे मिस्र को भाग गया।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 26:22" + }, + "तब यहोयाकीम राजा ने मिस्र को लोग भेजे अर्थात् अकबोर के पुत्र", + { + "type": "char:it", + "content": [ + "एलनातान", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26.22" + ] + }, { - "type": "verse:v", - "number": "15", - "sid": "JER 27:15" + "type": "char:fq", + "content": [ + "एलनातान:" + ] + }, + { + "type": "char:ft", + "content": [ + "सम्भवत राजा का ससुर" + ] + } + ] + } + ] + }, + "को कितने और पुरुषों के साथ मिस्र को भेजा।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 26:23" + }, + "वे ऊरिय्याह को मिस्र से निकालकर यहोयाकीम राजा के पास ले आए; और उसने उसे तलवार से मरवाकर उसकी लोथ को साधारण लोगों की कब्रों में फिंकवा दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "JER 26:24" + }, + "परन्तु शापान का पुत्र अहीकाम यिर्मयाह की सहायता करने लगा और वह लोगों के वश में वध होने के लिये नहीं दिया गया।" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "JER 27" + }, + { + "type": "para:s", + "content": [ + "बाबेल का जूआ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 27:1" + }, + "योशिय्याह के पुत्र, यहूदा के राजा सिदकिय्याह के राज्य के आरम्भ में यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 27:2" + }, + "यहोवा ने मुझसे यह कहा, “बन्धन और जूए बनवाकर अपनी गर्दन पर रख।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 27:3" + }, + "तब उन्हें एदोम और मोआब और अम्मोन और सोर और सीदोन के राजाओं के पास, उन दूतों के हाथ भेजना जो यहूदा के राजा सिदकिय्याह के पास यरूशलेम में आए हैं।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 27:4" + }, + "उनको उनके स्वामियों के लिये यह कहकर आज्ञा देना: ‘इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: अपने-अपने स्वामी से यह कहो कि", + { + "type": "verse:v", + "number": "5", + "sid": "JER 27:5" + }, + "पृथ्वी को और पृथ्वी पर के मनुष्यों और पशुओं को अपनी बड़ी शक्ति और बढ़ाई हुई भुजा के द्वारा मैंने बनाया, और जिस किसी को मैं चाहता हूँ उसी को मैं उन्हें दिया करता हूँ।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 27:6" + }, + "अब मैंने ये सब देश, अपने दास बाबेल के राजा नबूकदनेस्सर को आप ही दे दिए हैं; और मैदान के जीवजन्तुओं को भी मैंने उसे दिया है कि वे उसके अधीन रहें।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 27:7" + }, + "ये सब जातियाँ उसके और उसके बाद उसके बेटे और पोते के अधीन उस समय तक रहेंगी जब तक उसके भी देश का दिन न आए; तब बहुत सी जातियाँ और बड़े-बड़े राजा उससे भी अपनी सेवा करवाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JER 27:8" + }, + "“‘पर जो जाति या राज्य बाबेल के राजा नबूकदनेस्सर के अधीन न हो और उसका जूआ अपनी गर्दन पर न ले ले, उस जाति को मैं तलवार, अकाल और मरी का दण्ड उस समय तक देता रहूँगा जब तक उसको उसके हाथ के द्वारा मिटा न दूँ, यहोवा की यही वाणी है।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 27:9" + }, + "इसलिए तुम लोग अपने भविष्यद्वक्ताओं और", + { + "type": "char:it", + "content": [ + "भावी कहनेवालों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.9" + ] + }, + { + "type": "char:fq", + "content": [ + "भावी कहनेवालों:" + ] }, - "यहोवा की यह वाणी है कि मैंने उन्हें नहीं भेजा, वे मेरे नाम से झूठी भविष्यद्वाणी करते हैं; और इसका फल यही होगा कि मैं तुझको देश से निकाल दूँगा, और तू उन नबियों समेत जो तुझ से भविष्यद्वाणी करते हैं नष्ट हो जाएगा।”" - ] + { + "type": "char:ft", + "content": [ + "जो लोग स्वप्न अपने विषय में देखते है। और उसका का अर्थ पूछने भावी कहनेवालों के पास जाते थे।" + ] + } + ] + } + ] }, + "और टोनहों और तांत्रिकों की ओर चित्त मत लगाओ जो तुम से कहते हैं कि तुम को बाबेल के राजा के अधीन नहीं होना पड़ेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 27:16" - }, - "तब याजकों और साधारण लोगों से भी मैंने कहा, “यहोवा यह कहता है, तुम्हारे जो भविष्यद्वक्ता तुम से यह भविष्यद्वाणी करते हैं कि ‘यहोवा के भवन के पात्र अब शीघ्र ही बाबेल से लौटा दिए जाएँगे,’ उनके वचनों की ओर कान मत धरो, क्योंकि वे तुम से झूठी भविष्यद्वाणी करते हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 27:17" - }, - "उनकी मत सुनो, बाबेल के राजा के अधीन होकर और उसकी सेवा करके जीवित रहो।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 27:18" - }, - "यह नगर क्यों उजाड़ हो जाए? यदि वे भविष्यद्वक्ता भी हों, और यदि यहोवा का वचन उनके पास हो, तो वे सेनाओं के यहोवा से विनती करें कि जो पात्र यहोवा के भवन में और यहूदा के राजा के भवन में और यरूशलेम में रह गए हैं, वे बाबेल न जाने पाएँ।", + "type": "verse:v", + "number": "10", + "sid": "JER 27:10" + }, + "क्योंकि वे तुम से झूठी भविष्यद्वाणी करते हैं, जिससे तुम अपने-अपने देश से दूर हो जाओ और मैं आप तुम को दूर करके नष्ट कर दूँ।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 27:11" + }, + "परन्तु जो जाति बाबेल के राजा का जूआ अपनी गर्दन पर लेकर उसके अधीन रहेगी उसको मैं उसी के देश में रहने दूँगा; और वह उसमें खेती करती हुई बसी रहेगी, यहोवा की यही वाणी है।’”" + ] + }, + { + "type": "para:s", + "content": [ + "सिदकिय्याह के लिए चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 27:12" + }, + "यहूदा के राजा सिदकिय्याह से भी मैंने ये बातें कहीं: “अपनी प्रजा समेत तू बाबेल के राजा का जूआ अपनी गर्दन पर ले, और उसके और उसकी प्रजा के अधीन रहकर जीवित रह।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 27:13" + }, + "जब यहोवा ने उस जाति के विषय जो बाबेल के राजा के अधीन न हो, यह कहा है कि वह तलवार, अकाल और मरी से नाश होगी; तो फिर तू क्यों अपनी प्रजा समेत मरना चाहता है?", + { + "type": "verse:v", + "number": "14", + "sid": "JER 27:14" + }, + "जो भविष्यद्वक्ता तुझ से कहते हैं, ‘तुझको बाबेल के राजा के अधीन न होना पड़ेगा,’ उनकी मत सुन; क्योंकि वे तुझ से झूठी भविष्यद्वाणी करते हैं।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 27:15" + }, + "यहोवा की यह वाणी है कि मैंने उन्हें नहीं भेजा, वे मेरे नाम से झूठी भविष्यद्वाणी करते हैं; और इसका फल यही होगा कि मैं तुझको देश से निकाल दूँगा, और तू उन नबियों समेत जो तुझ से भविष्यद्वाणी करते हैं नष्ट हो जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "JER 27:16" + }, + "तब याजकों और साधारण लोगों से भी मैंने कहा, “यहोवा यह कहता है, तुम्हारे जो भविष्यद्वक्ता तुम से यह भविष्यद्वाणी करते हैं कि ‘यहोवा के भवन के पात्र अब शीघ्र ही बाबेल से लौटा दिए जाएँगे,’ उनके वचनों की ओर कान मत धरो, क्योंकि वे तुम से झूठी भविष्यद्वाणी करते हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 27:17" + }, + "उनकी मत सुनो, बाबेल के राजा के अधीन होकर और उसकी सेवा करके जीवित रहो।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 27:18" + }, + "यह नगर क्यों उजाड़ हो जाए? यदि वे भविष्यद्वक्ता भी हों, और यदि यहोवा का वचन उनके पास हो, तो वे सेनाओं के यहोवा से विनती करें कि जो पात्र यहोवा के भवन में और यहूदा के राजा के भवन में और यरूशलेम में रह गए हैं, वे बाबेल न जाने पाएँ।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 27:19" + }, + "क्योंकि सेनाओं का यहोवा यह कहता है कि जो खम्भे और पीतल की नांद, गंगाल और कुर्सियाँ और अन्य पात्र इस नगर में रह गए हैं,", + { + "type": "verse:v", + "number": "20", + "sid": "JER 27:20" + }, + "जिन्हें बाबेल का राजा नबूकदनेस्सर उस समय न ले गया जब वह यहोयाकीम के पुत्र यहूदा के राजा यकोन्याह को और यहूदा और यरूशलेम के सब कुलीनों को बन्दी बनाकर यरूशलेम से बाबेल को ले गया था,", + { + "type": "verse:v", + "number": "21", + "sid": "JER 27:21" + }, + "जो पात्र यहोवा के भवन में और यहूदा के राजा के भवन में और यरूशलेम में रह गए हैं, उनके विषय में इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है कि वे भी बाबेल में पहुँचाए जाएँगे;", + { + "type": "verse:v", + "number": "22", + "sid": "JER 27:22" + }, + "और जब तक मैं उनकी सुधि न लूँ तब तक वहीं रहेंगे, और तब मैं उन्हें लाकर इस स्थान में फिर रख दूँगा, यहोवा की यही वाणी है।”" + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "JER 28" + }, + { + "type": "para:s", + "content": [ + "हनन्याह की झूठी भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 28:1" + }, + "फिर उसी वर्ष, अर्थात् यहूदा के राजा सिदकिय्याह के राज्य के चौथे वर्ष के पाँचवें महीने में, अज्जूर का पुत्र हनन्याह जो", + { + "type": "char:it", + "content": [ + "गिबोन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "JER 27:19" + "type": "char:fr", + "content": [ + "28.1" + ] }, - "क्योंकि सेनाओं का यहोवा यह कहता है कि जो खम्भे और पीतल की नांद, गंगाल और कुर्सियाँ और अन्य पात्र इस नगर में रह गए हैं,", { - "type": "verse:v", - "number": "20", - "sid": "JER 27:20" + "type": "char:fq", + "content": [ + "गिबोन:" + ] }, - "जिन्हें बाबेल का राजा नबूकदनेस्सर उस समय न ले गया जब वह यहोयाकीम के पुत्र यहूदा के राजा यकोन्याह को और यहूदा और यरूशलेम के सब कुलीनों को बन्दी बनाकर यरूशलेम से बाबेल को ले गया था,", { - "type": "verse:v", - "number": "21", - "sid": "JER 27:21" - }, - "जो पात्र यहोवा के भवन में और यहूदा के राजा के भवन में और यरूशलेम में रह गए हैं, उनके विषय में इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है कि वे भी बाबेल में पहुँचाए जाएँगे;", + "type": "char:ft", + "content": [ + "पुरोहितों का एक नगर (यहो. 21:17) हनन्याह सम्भवतः पुरोहित एवं भविष्यद्वक्ता था।" + ] + } + ] + } + ] + }, + "का एक भविष्यद्वक्ता था, उसने मुझसे यहोवा के भवन में, याजकों और सब लोगों के सामने कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 28:2" + }, + "“इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है मैंने बाबेल के राजा के जूए को तोड़ डाला है।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 28:3" + }, + "यहोवा के भवन के जितने पात्र बाबेल का राजा नबूकदनेस्सर इस स्थान से उठाकर बाबेल ले गया, उन्हें मैं दो वर्ष के भीतर फिर इसी स्थान में ले आऊँगा।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 28:4" + }, + "मैं यहूदा के राजा यहोयाकीम का पुत्र यकोन्याह और सब यहूदी बन्दियों को भी जो बाबेल को गए हैं, उनको भी इस स्थान में लौटा ले आऊँगा; क्योंकि मैंने बाबेल के राजा के जूए को तोड़ दिया है, यहोवा की यही वाणी है।”" + ] + }, + { + "type": "para:s", + "content": [ + "हनन्याह को यिर्मयाह की प्रतिक्रिया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "JER 28:5" + }, + "तब यिर्मयाह नबी ने हनन्याह नबी से, याजकों और उन सब लोगों के सामने जो यहोवा के भवन में खड़े हुए थे कहा,", + { + "type": "verse:v", + "number": "6", + "sid": "JER 28:6" + }, + "“आमीन! यहोवा ऐसा ही करे; जो बातें तूने भविष्यद्वाणी करके कही हैं कि यहोवा के भवन के पात्र और सब बन्दी बाबेल से इस स्थान में फिर आएँगे, उन्हें यहोवा पूरा करे।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 28:7" + }, + "तो भी मेरा यह वचन सुन, जो मैं तुझे और सब लोगों को कह सुनाता हूँ।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 28:8" + }, + "जो भविष्यद्वक्ता प्राचीनकाल से मेरे और तेरे पहले होते आए थे, उन्होंने तो बहुत से देशों और बड़े-बड़े राज्यों के विरुद्ध युद्ध और विपत्ति और मरी के विषय भविष्यद्वाणी की थी।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 28:9" + }, + "परन्तु जो भविष्यद्वक्ता कुशल के विषय भविष्यद्वाणी करे, तो जब उसका वचन पूरा हो, तब ही उस भविष्यद्वक्ता के विषय यह निश्चय हो जाएगा कि यह सचमुच यहोवा का भेजा हुआ है।”" + ] + }, + { + "type": "para:s", + "content": [ + "हनन्याह द्वारा यिर्मयाह के जूए तोड़ना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 28:10" + }, + "तब हनन्याह भविष्यद्वक्ता ने उस जूए को जो यिर्मयाह भविष्यद्वक्ता की गर्दन पर था, उतारकर तोड़ दिया।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 28:11" + }, + "और हनन्याह ने सब लोगों के सामने कहा, “यहोवा यह कहता है कि इसी प्रकार से मैं पूरे दो वर्ष के भीतर बाबेल के राजा नबूकदनेस्सर के जूए को सब जातियों की गर्दन पर से उतारकर तोड़ दूँगा।” तब यिर्मयाह भविष्यद्वक्ता चला गया।" + ] + }, + { + "type": "para:s", + "content": [ + "हनन्याह के विरुद्ध परमेश्वर का वचन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 28:12" + }, + "जब हनन्याह भविष्यद्वक्ता ने यिर्मयाह भविष्यद्वक्ता की गर्दन पर से जूआ उतारकर तोड़ दिया, उसके बाद यहोवा का यह वचन यिर्मयाह के पास पहुँचा;", + { + "type": "verse:v", + "number": "13", + "sid": "JER 28:13" + }, + "“जाकर हनन्याह से यह कह, ‘यहोवा यह कहता है कि तूने काठ का जूआ तो तोड़ दिया, परन्तु ऐसा करके तूने उसके बदले लोहे का जूआ बना लिया है।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 28:14" + }, + "क्योंकि इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है कि मैं इन सब जातियों की गर्दन पर लोहे का जूआ रखता हूँ और वे बाबेल के राजा नबूकदनेस्सर के अधीन रहेंगे, और इनको उसके अधीन होना पड़ेगा, क्योंकि मैदान के जीवजन्तु भी मैं उसके वश में कर देता हूँ।’”", + { + "type": "verse:v", + "number": "15", + "sid": "JER 28:15" + }, + "यिर्मयाह नबी ने हनन्याह नबी से यह भी कहा, “हे हनन्याह, देख यहोवा ने तुझे नहीं भेजा, तूने इन लोगों को झूठी आशा दिलाई है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 28:16" + }, + "इसलिए यहोवा तुझ से यह कहता है, ‘देख,", + { + "type": "char:it", + "content": [ + "मैं तुझको पृथ्वी के ऊपर से उठा दूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28.16" + ] + }, { - "type": "verse:v", - "number": "22", - "sid": "JER 27:22" - }, - "और जब तक मैं उनकी सुधि न लूँ तब तक वहीं रहेंगे, और तब मैं उन्हें लाकर इस स्थान में फिर रख दूँगा, यहोवा की यही वाणी है।”" - ] + "type": "char:fq", + "content": [ + "मैं तुझको पृथ्वी के ऊपर से उठा दूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर ने हनन्याह को भविष्यद्वाणी के लिए नहीं भेजा था, वह उसे मरने के लिए भेज रहा है।" + ] + } + ] + } + ] + }, + ", इसी वर्ष में तू मरेगा; क्योंकि तूने यहोवा की ओर से फिरने की बातें कही हैं।’”", + { + "type": "verse:v", + "number": "17", + "sid": "JER 28:17" + }, + "इस वचन के अनुसार हनन्याह उसी वर्ष के सातवें महीने में मर गया।" + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "JER 29" + }, + { + "type": "para:s", + "content": [ + "बन्दियों को यिर्मयाह का पत्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 29:1" + }, + "उसी वर्ष यिर्मयाह नबी ने इस आशय की पत्री, उन पुरनियों और भविष्यद्वक्ताओं और साधारण लोगों के पास भेजी जो बन्दियों में से बचे थे, जिनको नबूकदनेस्सर यरूशलेम से बाबेल को ले गया था।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 29:2" + }, + "यह पत्री उस समय भेजी गई, जब यकोन्याह राजा और राजमाता, खोजे, यहूदा और यरूशलेम के हाकिम, लोहार और अन्य कारीगर यरूशलेम से चले गए थे।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 29:3" + }, + "यह पत्री शापान के पुत्र एलासा और हिल्किय्याह के पुत्र गमर्याह के हाथ भेजी गई, जिन्हें यहूदा के राजा सिदकिय्याह ने बाबेल के राजा नबूकदनेस्सर के पास बाबेल को भेजा।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 29:4" + }, + "उसमें लिखा था: “जितने लोगों को मैंने", + { + "type": "char:it", + "content": [ + "यरूशलेम से बन्दी करके बाबेल में पहुँचवा दिया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29.4" + ] + }, + { + "type": "char:fq", + "content": [ + "यरूशलेम से बन्दी करके बाबेल में पहुँचवा दिया है:" + ] + }, + { + "type": "char:ft", + "content": [ + "उनका निर्वासन उन्हीं की भलाई के निमित्त परमेश्वर का काम था। उन्हें उसका पूरा लाभ उठाकर धनोपार्जन करना और अपना मान-सम्मान बनाना था।" + ] + } + ] + } + ] }, + ", उन सभी से इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है।", { - "type": "chapter:c", - "number": "28", - "sid": "JER 28" + "type": "verse:v", + "number": "5", + "sid": "JER 29:5" }, + "घर बनाकर उनमें बस जाओ; बारियाँ लगाकर उनके फल खाओ।", { - "type": "para:s", - "content": [ - "हनन्याह की झूठी भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 29:6" }, + "ब्याह करके बेटे-बेटियाँ जन्माओ; और अपने बेटों के लिये स्त्रियाँ ब्याह लो और अपनी बेटियाँ पुरुषों को ब्याह दो, कि वे भी बेटे-बेटियाँ जन्माएँ; और वहाँ घटो नहीं वरन् बढ़ते जाओ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 28:1" - }, - "फिर उसी वर्ष, अर्थात् यहूदा के राजा सिदकिय्याह के राज्य के चौथे वर्ष के पाँचवें महीने में, अज्जूर का पुत्र हनन्याह जो", - { - "type": "char:it", - "content": [ - "गिबोन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.1" - ] - }, - { - "type": "char:fq", - "content": [ - "गिबोन:" - ] - }, - { - "type": "char:ft", - "content": [ - "पुरोहितों का एक नगर (यहो. 21:17) हनन्याह सम्भवतः पुरोहित एवं भविष्यद्वक्ता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* का एक भविष्यद्वक्ता था, उसने मुझसे यहोवा के भवन में, याजकों और सब लोगों के सामने कहा," - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JER 28:2" - }, - "“इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है मैंने बाबेल के राजा के जूए को तोड़ डाला है।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 28:3" - }, - "यहोवा के भवन के जितने पात्र बाबेल का राजा नबूकदनेस्सर इस स्थान से उठाकर बाबेल ले गया, उन्हें मैं दो वर्ष के भीतर फिर इसी स्थान में ले आऊँगा।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 28:4" - }, - "मैं यहूदा के राजा यहोयाकीम का पुत्र यकोन्याह और सब यहूदी बन्दियों को भी जो बाबेल को गए हैं, उनको भी इस स्थान में लौटा ले आऊँगा; क्योंकि मैंने बाबेल के राजा के जूए को तोड़ दिया है, यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 29:7" }, + "परन्तु जिस नगर में मैंने तुम को बन्दी कराके भेज दिया है, उसके कुशल का यत्न किया करो, और उसके हित के लिये यहोवा से प्रार्थना किया करो। क्योंकि उसके कुशल से तुम भी कुशल के साथ रहोगे।", { - "type": "para:s", - "content": [ - "हनन्याह को यिर्मयाह की प्रतिक्रिया" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 29:8" }, + "क्योंकि इस्राएल का परमेश्वर, सेनाओं का यहोवा तुम से यह कहता है कि तुम्हारे जो भविष्यद्वक्ता और भावी कहनेवाले तुम्हारे बीच में हैं, वे तुम को बहकाने न पाएँ, और जो स्वप्न वे तुम्हारे निमित्त देखते हैं उनकी ओर कान मत लगाओ,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JER 28:5" - }, - "तब यिर्मयाह नबी ने हनन्याह नबी से, याजकों और उन सब लोगों के सामने जो यहोवा के भवन में खड़े हुए थे कहा,", - { - "type": "verse:v", - "number": "6", - "sid": "JER 28:6" - }, - "“आमीन! यहोवा ऐसा ही करे; जो बातें तूने भविष्यद्वाणी करके कही हैं कि यहोवा के भवन के पात्र और सब बन्दी बाबेल से इस स्थान में फिर आएँगे, उन्हें यहोवा पूरा करे।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 28:7" - }, - "तो भी मेरा यह वचन सुन, जो मैं तुझे और सब लोगों को कह सुनाता हूँ।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 28:8" - }, - "जो भविष्यद्वक्ता प्राचीनकाल से मेरे और तेरे पहले होते आए थे, उन्होंने तो बहुत से देशों और बड़े-बड़े राज्यों के विरुद्ध युद्ध और विपत्ति और मरी के विषय भविष्यद्वाणी की थी।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 28:9" - }, - "परन्तु जो भविष्यद्वक्ता कुशल के विषय भविष्यद्वाणी करे, तो जब उसका वचन पूरा हो, तब ही उस भविष्यद्वक्ता के विषय यह निश्चय हो जाएगा कि यह सचमुच यहोवा का भेजा हुआ है।”" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 29:9" }, + "क्योंकि वे मेरे नाम से तुम को झूठी भविष्यद्वाणी सुनाते हैं; मैंने उन्हें नहीं भेजा, मुझ यहोवा की यह वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "हनन्याह द्वारा यिर्मयाह के जूए तोड़ना" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 29:10" }, + "“यहोवा यह कहता है कि बाबेल के सत्तर वर्ष पूरे होने पर मैं तुम्हारी सुधि लूँगा, और अपना यह मनभावना वचन कि मैं तुम्हें इस स्थान में लौटा ले आऊँगा, पूरा करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 28:10" - }, - "तब हनन्याह भविष्यद्वक्ता ने उस जूए को जो यिर्मयाह भविष्यद्वक्ता की गर्दन पर था, उतारकर तोड़ दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 28:11" - }, - "और हनन्याह ने सब लोगों के सामने कहा, “यहोवा यह कहता है कि इसी प्रकार से मैं पूरे दो वर्ष के भीतर बाबेल के राजा नबूकदनेस्सर के जूए को सब जातियों की गर्दन पर से उतारकर तोड़ दूँगा।” तब यिर्मयाह भविष्यद्वक्ता चला गया।" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 29:11" }, + "क्योंकि यहोवा की यह वाणी है, कि जो कल्पनाएँ मैं तुम्हारे विषय करता हूँ उन्हें मैं जानता हूँ, वे हानि की नहीं, वरन् कुशल ही की हैं, और अन्त में तुम्हारी आशा पूरी करूँगा।", { - "type": "para:s", - "content": [ - "हनन्याह के विरुद्ध परमेश्वर का वचन" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 29:12" }, + "तब उस समय तुम मुझ को पुकारोगे और आकर मुझसे प्रार्थना करोगे और मैं तुम्हारी सुनूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 28:12" - }, - "जब हनन्याह भविष्यद्वक्ता ने यिर्मयाह भविष्यद्वक्ता की गर्दन पर से जूआ उतारकर तोड़ दिया, उसके बाद यहोवा का यह वचन यिर्मयाह के पास पहुँचा;", - { - "type": "verse:v", - "number": "13", - "sid": "JER 28:13" - }, - "“जाकर हनन्याह से यह कह, ‘यहोवा यह कहता है कि तूने काठ का जूआ तो तोड़ दिया, परन्तु ऐसा करके तूने उसके बदले लोहे का जूआ बना लिया है।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 28:14" - }, - "क्योंकि इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है कि मैं इन सब जातियों की गर्दन पर लोहे का जूआ रखता हूँ और वे बाबेल के राजा नबूकदनेस्सर के अधीन रहेंगे, और इनको उसके अधीन होना पड़ेगा, क्योंकि मैदान के जीवजन्तु भी मैं उसके वश में कर देता हूँ।’”", - { - "type": "verse:v", - "number": "15", - "sid": "JER 28:15" - }, - "यिर्मयाह नबी ने हनन्याह नबी से यह भी कहा, “हे हनन्याह, देख यहोवा ने तुझे नहीं भेजा, तूने इन लोगों को झूठी आशा दिलाई है।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 28:16" - }, - "इसलिए यहोवा तुझ से यह कहता है, ‘देख,", - { - "type": "char:it", - "content": [ - "मैं तुझको पृथ्वी के ऊपर से उठा दूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.16" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तुझको पृथ्वी के ऊपर से उठा दूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने हनन्याह को भविष्यद्वाणी के लिए नहीं भेजा था, वह उसे मरने के लिए भेज रहा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, इसी वर्ष में तू मरेगा; क्योंकि तूने यहोवा की ओर से फिरने की बातें कही हैं।’”" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "JER 28:17" - }, - "इस वचन के अनुसार हनन्याह उसी वर्ष के सातवें महीने में मर गया।" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 29:13" }, + "तुम मुझे ढूँढ़ोगे और पाओगे भी; क्योंकि तुम अपने सम्पूर्ण मन से मेरे पास आओगे।", { - "type": "chapter:c", - "number": "29", - "sid": "JER 29" + "type": "verse:v", + "number": "14", + "sid": "JER 29:14" }, + "मैं तुम्हें मिलूँगा, यहोवा की यह वाणी है, और बँधुआई से लौटा ले आऊँगा; और तुम को उन सब जातियों और स्थानों में से जिनमें मैंने तुम को जबरन निकाल दिया है, और तुम्हें इकट्ठा करके इस स्थान में लौटा ले आऊँगा जहाँ से मैंने तुम्हें बँधुआ करवाकर निकाल दिया था, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "बन्दियों को यिर्मयाह का पत्र" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 29:15" }, + "“तुम कहते तो हो कि यहोवा ने हमारे लिये बाबेल में भविष्यद्वक्ता प्रगट किए हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 29:1" - }, - "उसी वर्ष यिर्मयाह नबी ने इस आशय की पत्री, उन पुरनियों और भविष्यद्वक्ताओं और साधारण लोगों के पास भेजी जो बन्दियों में से बचे थे, जिनको नबूकदनेस्सर यरूशलेम से बाबेल को ले गया था।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 29:2" - }, - "यह पत्री उस समय भेजी गई, जब यकोन्याह राजा और राजमाता, खोजे, यहूदा और यरूशलेम के हाकिम, लोहार और अन्य कारीगर यरूशलेम से चले गए थे।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 29:3" - }, - "यह पत्री शापान के पुत्र एलासा और हिल्किय्याह के पुत्र गमर्याह के हाथ भेजी गई, जिन्हें यहूदा के राजा सिदकिय्याह ने बाबेल के राजा नबूकदनेस्सर के पास बाबेल को भेजा।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 29:4" - }, - "उसमें लिखा था: “जितने लोगों को मैंने", - { - "type": "char:it", - "content": [ - "यरूशलेम से बन्दी करके बाबेल में पहुँचवा दिया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.4" - ] - }, - { - "type": "char:fq", - "content": [ - "यरूशलेम से बन्दी करके बाबेल में पहुँचवा दिया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनका निर्वासन उन्हीं की भलाई के निमित्त परमेश्वर का काम था। उन्हें उसका पूरा लाभ उठाकर धनोपार्जन करना और अपना मान-सम्मान बनाना था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उन सभी से इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JER 29:5" - }, - "घर बनाकर उनमें बस जाओ; बारियाँ लगाकर उनके फल खाओ।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 29:6" - }, - "ब्याह करके बेटे-बेटियाँ जन्माओ; और अपने बेटों के लिये स्त्रियाँ ब्याह लो और अपनी बेटियाँ पुरुषों को ब्याह दो, कि वे भी बेटे-बेटियाँ जन्माएँ; और वहाँ घटो नहीं वरन् बढ़ते जाओ।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 29:7" - }, - "परन्तु जिस नगर में मैंने तुम को बन्दी कराके भेज दिया है, उसके कुशल का यत्न किया करो, और उसके हित के लिये यहोवा से प्रार्थना किया करो। क्योंकि उसके कुशल से तुम भी कुशल के साथ रहोगे।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 29:8" - }, - "क्योंकि इस्राएल का परमेश्वर, सेनाओं का यहोवा तुम से यह कहता है कि तुम्हारे जो भविष्यद्वक्ता और भावी कहनेवाले तुम्हारे बीच में हैं, वे तुम को बहकाने न पाएँ, और जो स्वप्न वे तुम्हारे निमित्त देखते हैं उनकी ओर कान मत लगाओ,", - { - "type": "verse:v", - "number": "9", - "sid": "JER 29:9" - }, - "क्योंकि वे मेरे नाम से तुम को झूठी भविष्यद्वाणी सुनाते हैं; मैंने उन्हें नहीं भेजा, मुझ यहोवा की यह वाणी है।" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 29:16" }, + "परन्तु जो राजा दाऊद की गद्दी पर विराजमान है, और जो प्रजा इस नगर में रहती है, अर्थात् तुम्हारे जो भाई तुम्हारे संग बँधुआई में नहीं गए, उन सभी के विषय सेनाओं का यहोवा यह कहता है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 29:10" - }, - "“यहोवा यह कहता है कि बाबेल के सत्तर वर्ष पूरे होने पर मैं तुम्हारी सुधि लूँगा, और अपना यह मनभावना वचन कि मैं तुम्हें इस स्थान में लौटा ले आऊँगा, पूरा करूँगा।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 29:11" - }, - "क्योंकि यहोवा की यह वाणी है, कि जो कल्पनाएँ मैं तुम्हारे विषय करता हूँ उन्हें मैं जानता हूँ, वे हानि की नहीं, वरन् कुशल ही की हैं, और अन्त में तुम्हारी आशा पूरी करूँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 29:12" - }, - "तब उस समय तुम मुझ को पुकारोगे और आकर मुझसे प्रार्थना करोगे और मैं तुम्हारी सुनूँगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 29:13" - }, - "तुम मुझे ढूँढ़ोगे और पाओगे भी; क्योंकि तुम अपने सम्पूर्ण मन से मेरे पास आओगे।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 29:14" - }, - "मैं तुम्हें मिलूँगा, यहोवा की यह वाणी है, और बँधुआई से लौटा ले आऊँगा; और तुम को उन सब जातियों और स्थानों में से जिनमें मैंने तुम को जबरन निकाल दिया है, और तुम्हें इकट्ठा करके इस स्थान में लौटा ले आऊँगा जहाँ से मैंने तुम्हें बँधुआ करवाकर निकाल दिया था, यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 29:17" }, + "सुनो, मैं उनके बीच तलवार चलाऊँगा, अकाल, और मरी फैलाऊँगा; और उन्हें ऐसे घिनौने अंजीरों के समान करूँगा जो निकम्मे होने के कारण खाए नहीं जाते।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 29:15" - }, - "“तुम कहते तो हो कि यहोवा ने हमारे लिये बाबेल में भविष्यद्वक्ता प्रगट किए हैं।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 29:16" - }, - "परन्तु जो राजा दाऊद की गद्दी पर विराजमान है, और जो प्रजा इस नगर में रहती है, अर्थात् तुम्हारे जो भाई तुम्हारे संग बँधुआई में नहीं गए, उन सभी के विषय सेनाओं का यहोवा यह कहता है,", - { - "type": "verse:v", - "number": "17", - "sid": "JER 29:17" - }, - "सुनो, मैं उनके बीच तलवार चलाऊँगा, अकाल, और मरी फैलाऊँगा; और उन्हें ऐसे घिनौने अंजीरों के समान करूँगा जो निकम्मे होने के कारण खाए नहीं जाते।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 29:18" - }, - "मैं तलवार, अकाल और मरी लिए हुए उनका पीछा करूँगा, और ऐसा करूँगा कि वे पृथ्वी के राज्य-राज्य में मारे-मारे फिरेंगे, और उन सब जातियों में जिनके बीच मैं उन्हें जबरन कर दूँगा, उनकी ऐसी दशा करूँगा कि लोग उन्हें देखकर चकित होंगे और ताली बजाएँगे और उनका अपमान करेंगे, और उनकी उपमा देकर श्राप दिया करेंगे।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 29:19" - }, - "क्योंकि जो वचन मैंने अपने दास भविष्यद्वक्ताओं के द्वारा उनके पास बड़ा यत्न करके कहला भेजे हैं, उनको उन्होंने नहीं सुना, यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 29:18" }, + "मैं तलवार, अकाल और मरी लिए हुए उनका पीछा करूँगा, और ऐसा करूँगा कि वे पृथ्वी के राज्य-राज्य में मारे-मारे फिरेंगे, और उन सब जातियों में जिनके बीच मैं उन्हें जबरन कर दूँगा, उनकी ऐसी दशा करूँगा कि लोग उन्हें देखकर चकित होंगे और ताली बजाएँगे और उनका अपमान करेंगे, और उनकी उपमा देकर श्राप दिया करेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 29:20" - }, - "“इसलिए हे सारे बन्दियों, जिन्हें मैंने यरूशलेम से बाबेल को भेजा है, तुम उसका यह वचन सुनो", - { - "type": "verse:v", - "number": "21", - "sid": "JER 29:21" - }, - "‘कोलायाह का पुत्र अहाब और मासेयाह का पुत्र सिदकिय्याह जो मेरे नाम से तुम को झूठी भविष्यद्वाणी सुनाते हैं, उनके विषय इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है कि सुनो, मैं उनको बाबेल के राजा नबूकदनेस्सर के हाथ में कर दूँगा, और वह उनको तुम्हारे सामने मार डालेगा।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 29:22" - }, - "सब यहूदी बन्दी जो बाबेल में रहते हैं, उनकी उपमा देकर यह श्राप दिया करेंगे: यहोवा तुझे सिदकिय्याह और अहाब के समान करे, जिन्हें बाबेल के राजा ने आग में भून डाला,", - { - "type": "verse:v", - "number": "23", - "sid": "JER 29:23" - }, - "क्योंकि उन्होंने इस्राएलियों में मूर्खता के काम किए, अर्थात् अपने पड़ोसियों की स्त्रियों के साथ व्यभिचार किया, और बिना मेरी आज्ञा पाए मेरे नाम से झूठे वचन कहे। इसका जाननेवाला और गवाह मैं आप ही हूँ, यहोवा की यही वाणी है।’”" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 29:19" }, + "क्योंकि जो वचन मैंने अपने दास भविष्यद्वक्ताओं के द्वारा उनके पास बड़ा यत्न करके कहला भेजे हैं, उनको उन्होंने नहीं सुना, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शमायाह के विषय एक सन्देश" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 29:20" }, + "“इसलिए हे सारे बन्दियों, जिन्हें मैंने यरूशलेम से बाबेल को भेजा है, तुम उसका यह वचन सुनो", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 29:24" - }, - "नेहेलामी शमायाह से तू यह कह, “इस्राएल के परमेश्वर यहोवा ने यह कहा है:", - { - "type": "verse:v", - "number": "25", - "sid": "JER 29:25" - }, - "इसलिए कि तूने यरूशलेम के सब रहनेवालों और सब याजकों को और मासेयाह के पुत्र सपन्याह याजक को अपने ही नाम की इस आशय की पत्री भेजी,", - { - "type": "verse:v", - "number": "26", - "sid": "JER 29:26" - }, - "कि, ‘यहोवा ने यहोयादा याजक के स्थान पर तुझे याजक ठहरा दिया ताकि तू यहोवा के भवन में रखवाला होकर जितने वहाँ पागलपन करते और भविष्यद्वक्ता बन बैठे हैं उन्हें काठ में ठोंके और उनके गले में लोहे के पट्टे डाले।", - { - "type": "verse:v", - "number": "27", - "sid": "JER 29:27" - }, - "इसलिए यिर्मयाह अनातोती जो तुम्हारा भविष्यद्वक्ता बन बैठा है, उसको तूने क्यों नहीं घुड़का?", - { - "type": "verse:v", - "number": "28", - "sid": "JER 29:28" - }, - "उसने तो हम लोगों के पास बाबेल में यह कहला भेजा है कि बँधुआई तो", - { - "type": "char:it", - "content": [ - "बहुत काल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.28" - ] - }, - { - "type": "char:fq", - "content": [ - "बहुत काल:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह एक लम्बा समय होगा। परमेश्वर का क्रोध, उनका दण्ड, निर्वासन आदि उनके मन फिराव के लिए आवश्यक समय था, यह समय उन लोगों के लिए लम्बा समय था जो अपने देश लौटने तक जीवित नहीं रहेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तक रहेगी, इसलिए घर बनाकर उनमें रहो, और बारियाँ लगाकर उनके फल खाओ।’”" - ] - } - ] + "type": "verse:v", + "number": "21", + "sid": "JER 29:21" }, + "‘कोलायाह का पुत्र अहाब और मासेयाह का पुत्र सिदकिय्याह जो मेरे नाम से तुम को झूठी भविष्यद्वाणी सुनाते हैं, उनके विषय इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है कि सुनो, मैं उनको बाबेल के राजा नबूकदनेस्सर के हाथ में कर दूँगा, और वह उनको तुम्हारे सामने मार डालेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JER 29:29" - }, - "यह पत्री सपन्याह याजक ने यिर्मयाह भविष्यद्वक्ता को पढ़ सुनाई।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 29:30" - }, - "तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा “सब बंधुओं के पास यह कहला भेज,", - { - "type": "verse:v", - "number": "31", - "sid": "JER 29:31" - }, - "यहोवा नेहेलामी शमायाह के विषय यह कहता है: ‘शमायाह ने मेरे बिना भेजे तुम से जो भविष्यद्वाणी की और तुम को झूठ पर भरोसा दिलाया है,", - { - "type": "verse:v", - "number": "32", - "sid": "JER 29:32" - }, - "इसलिए यहोवा यह कहता है: सुनो, मैं उस नेहेलामी शमायाह और उसके वंश को दण्ड देना चाहता हूँ; उसके घर में से कोई इन प्रजाओं में न रह जाएगा। और जो भलाई मैं अपनी प्रजा की करनेवाला हूँ, उसको वह देखने न पाएगा, क्योंकि उसने यहोवा से फिर जाने की बातें कही हैं, यहोवा की यही वाणी है।’”" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 29:22" }, + "सब यहूदी बन्दी जो बाबेल में रहते हैं, उनकी उपमा देकर यह श्राप दिया करेंगे: यहोवा तुझे सिदकिय्याह और अहाब के समान करे, जिन्हें बाबेल के राजा ने आग में भून डाला,", { - "type": "chapter:c", - "number": "30", - "sid": "JER 30" + "type": "verse:v", + "number": "23", + "sid": "JER 29:23" }, + "क्योंकि उन्होंने इस्राएलियों में मूर्खता के काम किए, अर्थात् अपने पड़ोसियों की स्त्रियों के साथ व्यभिचार किया, और बिना मेरी आज्ञा पाए मेरे नाम से झूठे वचन कहे। इसका जाननेवाला और गवाह मैं आप ही हूँ, यहोवा की यही वाणी है।’”" + ] + }, + { + "type": "para:s", + "content": [ + "शमायाह के विषय एक सन्देश" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "बँधुवाई से छुटकारे की प्रतिज्ञा" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 29:24" }, + "नेहेलामी शमायाह से तू यह कह, “इस्राएल के परमेश्वर यहोवा ने यह कहा है:", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 30:1" - }, - "यहोवा का जो वचन यिर्मयाह के पास पहुँचा वह यह है:", - { - "type": "verse:v", - "number": "2", - "sid": "JER 30:2" - }, - "“इस्राएल का परमेश्वर यहोवा तुझ से यह कहता है, जो वचन मैंने तुझ से कहे हैं उन सभी को पुस्तक में लिख ले।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 30:3" - }, - "क्योंकि यहोवा की यह वाणी है, ऐसे दिन आते हैं कि मैं अपनी इस्राएली और यहूदी प्रजा को बँधुआई से लौटा लाऊँगा; और जो देश मैंने उनके पितरों को दिया था उसमें उन्हें फेर ले आऊँगा, और वे फिर उसके अधिकारी होंगे, यहोवा का यही वचन है।”" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 29:25" }, + "इसलिए कि तूने यरूशलेम के सब रहनेवालों और सब याजकों को और मासेयाह के पुत्र सपन्याह याजक को अपने ही नाम की इस आशय की पत्री भेजी,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 30:4" - }, - "जो वचन यहोवा ने इस्राएलियों और यहूदियों के विषय कहे थे, वे ये हैं", - { - "type": "verse:v", - "number": "5", - "sid": "JER 30:5" - }, - "यहोवा यह कहता है:", - { - "type": "char:it", - "content": [ - "थरथरा देनेवाला शब्द सुनाई दे रहा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.5" - ] - }, - { - "type": "char:fq", - "content": [ - "थरथरा देनेवाला शब्द सुनाई दे रहा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्यद्वक्ता अपने श्रोताओं को बाबेल के मध्य रखकर कह रहा है और कि वे साइरस की आनेवाली सेना का समाचार सुनकर कैसे काँप रहे है, उसका वर्णन कर रहा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, शान्ति नहीं, भय ही का है।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "JER 30:6" - }, - "पूछो तो भला, और देखो, क्या पुरुष को भी कहीं जनने की पीड़ा उठती है? फिर क्या कारण है कि सब पुरुष जच्चा के समान अपनी-अपनी कमर अपने हाथों से दबाए हुए देख पड़ते हैं? क्यों सब के मुख फीके रंग के हो गए हैं?", - { - "type": "verse:v", - "number": "7", - "sid": "JER 30:7" - }, - "हाय, हाय, वह दिन क्या ही भारी होगा! उसके समान और कोई दिन नहीं; वह याकूब के संकट का समय होगा; परन्तु वह उससे भी छुड़ाया जाएगा।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 30:8" - }, - "सेनाओं के यहोवा की यह वाणी है, कि उस दिन मैं उसका रखा हुआ जूआ तुम्हारी गर्दन पर से तोड़ दूँगा, और तुम्हारे बन्धनों को टुकड़े-टुकड़े कर डालूँगा; और", - { - "type": "char:it", - "content": [ - "परदेशी फिर उनसे अपनी सेवा न कराने पाएँगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.8" - ] - }, - { - "type": "char:fq", - "content": [ - "परदेशी फिर उनसे अपनी सेवा न कराने पाएँगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उन्हें विवश करके कोई परिश्रम नहीं करवा पाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "JER 30:9" - }, - "परन्तु वे अपने परमेश्वर यहोवा और अपने राजा दाऊद की सेवा करेंगे जिसको मैं उन पर राज्य करने के लिये ठहराऊँगा।", - { - "type": "char:bdit", - "content": [ - "(लूका 1:69, प्रेरि. 2:30)" - ] - }, - "" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 29:26" }, + "कि, ‘यहोवा ने यहोयादा याजक के स्थान पर तुझे याजक ठहरा दिया ताकि तू यहोवा के भवन में रखवाला होकर जितने वहाँ पागलपन करते और भविष्यद्वक्ता बन बैठे हैं उन्हें काठ में ठोंके और उनके गले में लोहे के पट्टे डाले।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 30:10" - }, - "“इसलिए हे मेरे दास याकूब, तेरे लिये यहोवा की यह वाणी है, मत डर; हे इस्राएल, विस्मित न हो; क्योंकि मैं दूर देश से तुझे और तेरे वंश को बँधुआई के देश से छुड़ा ले आऊँगा। तब याकूब लौटकर, चैन और सुख से रहेगा, और कोई उसको डराने न पाएगा।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 30:11" - }, - "क्योंकि यहोवा की यह वाणी है, तुम्हारा उद्धार करने के लिये मैं तुम्हारे संग हूँ; इसलिए मैं उन सब जातियों का अन्त कर डालूँगा, जिनमें मैंने उन्हें तितर-बितर किया है, परन्तु तुम्हारा अन्त न करूँगा। तुम्हारी ताड़ना मैं विचार करके करूँगा, और तुम्हें किसी प्रकार से निर्दोष न ठहराऊँगा।" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 29:27" }, + "इसलिए यिर्मयाह अनातोती जो तुम्हारा भविष्यद्वक्ता बन बैठा है, उसको तूने क्यों नहीं घुड़का?", { - "type": "para:s", - "content": [ - "सिय्योन के घावों की चंगाई" - ] + "type": "verse:v", + "number": "28", + "sid": "JER 29:28" }, + "उसने तो हम लोगों के पास बाबेल में यह कहला भेजा है कि बँधुआई तो", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 30:12" - }, - "“यहोवा यह कहता है: तेरे दुःख की कोई औषध नहीं, और तेरी चोट गहरी और दुःखदाई है।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 30:13" - }, - "तेरा मुकद्दमा लड़ने के लिये कोई नहीं, तेरा घाव बाँधने के लिये न पट्टी, न मलहम है।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 30:14" - }, - "तेरे सब मित्र तुझे भूल गए; वे तुम्हारी सुधि नहीं लेते; क्योंकि तेरे बड़े अधर्म और भारी पापों के कारण, मैंने शत्रु बनकर तुझे मारा है; मैंने क्रूर बनकर ताड़ना दी है।", + "type": "char:it", + "content": [ + "बहुत काल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "JER 30:15" + "type": "char:fr", + "content": [ + "29.28" + ] }, - "तू अपने घाव के मारे क्यों चिल्लाती है? तेरी पीड़ा की कोई औषध नहीं। तेरे बड़े अधर्म और भारी पापों के कारण मैंने तुझ से ऐसा व्यवहार किया है।", { - "type": "verse:v", - "number": "16", - "sid": "JER 30:16" + "type": "char:fq", + "content": [ + "बहुत काल:" + ] }, - "परन्तु जितने तुझे अब खाए लेते हैं, वे आप ही खाए जाएँगे, और तेरे द्रोही आप सब के सब बँधुआई में जाएँगे; और तेरे लूटनेवाले आप लुटेंगे और जितने तेरा धन छीनते हैं, उनका धन मैं छिनवाऊँगा।", { - "type": "verse:v", - "number": "17", - "sid": "JER 30:17" - }, - "मैं तेरा इलाज करके तेरे घावों को चंगा करूँगा, यहोवा की यह वाणी है; क्योंकि तेरा नाम ठुकराई हुई पड़ा है: वह तो सिय्योन है, उसकी चिन्ता कौन करता है?" - ] + "type": "char:ft", + "content": [ + "वह एक लम्बा समय होगा। परमेश्वर का क्रोध, उनका दण्ड, निर्वासन आदि उनके मन फिराव के लिए आवश्यक समय था, यह समय उन लोगों के लिए लम्बा समय था जो अपने देश लौटने तक जीवित नहीं रहेंगे।" + ] + } + ] + } + ] + }, + "तक रहेगी, इसलिए घर बनाकर उनमें रहो, और बारियाँ लगाकर उनके फल खाओ।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "JER 29:29" + }, + "यह पत्री सपन्याह याजक ने यिर्मयाह भविष्यद्वक्ता को पढ़ सुनाई।", + { + "type": "verse:v", + "number": "30", + "sid": "JER 29:30" + }, + "तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा “सब बंधुओं के पास यह कहला भेज,", + { + "type": "verse:v", + "number": "31", + "sid": "JER 29:31" + }, + "यहोवा नेहेलामी शमायाह के विषय यह कहता है: ‘शमायाह ने मेरे बिना भेजे तुम से जो भविष्यद्वाणी की और तुम को झूठ पर भरोसा दिलाया है,", + { + "type": "verse:v", + "number": "32", + "sid": "JER 29:32" + }, + "इसलिए यहोवा यह कहता है: सुनो, मैं उस नेहेलामी शमायाह और उसके वंश को दण्ड देना चाहता हूँ; उसके घर में से कोई इन प्रजाओं में न रह जाएगा। और जो भलाई मैं अपनी प्रजा की करनेवाला हूँ, उसको वह देखने न पाएगा, क्योंकि उसने यहोवा से फिर जाने की बातें कही हैं, यहोवा की यही वाणी है।’”" + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "JER 30" + }, + { + "type": "para:s", + "content": [ + "बँधुवाई से छुटकारे की प्रतिज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 30:1" + }, + "यहोवा का जो वचन यिर्मयाह के पास पहुँचा वह यह है:", + { + "type": "verse:v", + "number": "2", + "sid": "JER 30:2" + }, + "“इस्राएल का परमेश्वर यहोवा तुझ से यह कहता है, जो वचन मैंने तुझ से कहे हैं उन सभी को पुस्तक में लिख ले।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 30:3" + }, + "क्योंकि यहोवा की यह वाणी है, ऐसे दिन आते हैं कि मैं अपनी इस्राएली और यहूदी प्रजा को बँधुआई से लौटा लाऊँगा; और जो देश मैंने उनके पितरों को दिया था उसमें उन्हें फेर ले आऊँगा, और वे फिर उसके अधिकारी होंगे, यहोवा का यही वचन है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 30:4" + }, + "जो वचन यहोवा ने इस्राएलियों और यहूदियों के विषय कहे थे, वे ये हैं", + { + "type": "verse:v", + "number": "5", + "sid": "JER 30:5" + }, + "यहोवा यह कहता है:", + { + "type": "char:it", + "content": [ + "थरथरा देनेवाला शब्द सुनाई दे रहा है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30.5" + ] + }, + { + "type": "char:fq", + "content": [ + "थरथरा देनेवाला शब्द सुनाई दे रहा है:" + ] + }, + { + "type": "char:ft", + "content": [ + "भविष्यद्वक्ता अपने श्रोताओं को बाबेल के मध्य रखकर कह रहा है और कि वे साइरस की आनेवाली सेना का समाचार सुनकर कैसे काँप रहे है, उसका वर्णन कर रहा है।" + ] + } + ] + } + ] }, + ", शान्ति नहीं, भय ही का है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 30:18" - }, - "“यहोवा कहता है: मैं याकूब के तम्बू को बँधुआई से लौटाता हूँ और उसके घरों पर दया करूँगा; और नगर अपने ही खण्डहर पर फिर बसेगा, और राजभवन पहले के अनुसार फिर बन जाएगा।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 30:19" - }, - "तब उनमें से धन्य कहने, और आनन्द करने का शब्द सुनाई पड़ेगा।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 30:20" - }, - "मैं उनका वैभव बढ़ाऊँगा, और वे थोड़े न होंगे। उनके बच्चे प्राचीनकाल के समान होंगे, और उनकी मण्डली मेरे सामने स्थिर रहेगी; और जितने उन पर अंधेर करते हैं उनको मैं दण्ड दूँगा।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 30:21" - }, - "उनका महापुरुष उन्हीं में से होगा, और जो उन पर प्रभुता करेगा, वह उन्हीं में से उत्पन्न होगा; मैं उसे अपने निकट बुलाऊँगा, और वह मेरे समीप आ भी जाएगा, क्योंकि कौन है जो अपने आप मेरे समीप आ सकता है? यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 30:22" - }, + "type": "verse:v", + "number": "6", + "sid": "JER 30:6" + }, + "पूछो तो भला, और देखो, क्या पुरुष को भी कहीं जनने की पीड़ा उठती है? फिर क्या कारण है कि सब पुरुष जच्चा के समान अपनी-अपनी कमर अपने हाथों से दबाए हुए देख पड़ते हैं? क्यों सब के मुख फीके रंग के हो गए हैं?", + { + "type": "verse:v", + "number": "7", + "sid": "JER 30:7" + }, + "हाय, हाय, वह दिन क्या ही भारी होगा! उसके समान और कोई दिन नहीं; वह याकूब के संकट का समय होगा; परन्तु वह उससे भी छुड़ाया जाएगा।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 30:8" + }, + "सेनाओं के यहोवा की यह वाणी है, कि उस दिन मैं उसका रखा हुआ जूआ तुम्हारी गर्दन पर से तोड़ दूँगा, और तुम्हारे बन्धनों को टुकड़े-टुकड़े कर डालूँगा; और", + { + "type": "char:it", + "content": [ + "परदेशी फिर उनसे अपनी सेवा न कराने पाएँगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "उस समय तुम मेरी प्रजा ठहरोगे" - ] + "type": "char:fr", + "content": [ + "30.8" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.22" - ] - }, - { - "type": "char:fq", - "content": [ - "उस समय तुम मेरी प्रजा ठहरोगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "मनुष्य परमेश्वर नहीं हो सकते जब तक कि उनमें से एक प्रगट न हो- एक पुरुष- जो परमेश्वर के निकट आए, परमेश्वर ही होकर नाशवान और अविनाशी के मध्य जो खाई है उसे पाट न दे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "परदेशी फिर उनसे अपनी सेवा न कराने पाएँगे:" + ] }, { - "type": "char:it", - "content": [ - "*, और मैं तुम्हारा परमेश्वर ठहरूँगा।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् उन्हें विवश करके कोई परिश्रम नहीं करवा पाएगा।" + ] } - ] + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 30:23" - }, - "देखो, यहोवा की जलजलाहट की आँधी चल रही है! वह अति प्रचण्ड आँधी है; दुष्टों के सिर पर वह जोर से लगेगी।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 30:24" - }, - "जब तक यहोवा अपना काम न कर चुके और अपनी युक्तियों को पूरी न कर चुके, तब तक उसका भड़का हुआ क्रोध शान्त न होगा। अन्त के दिनों में तुम इस बात को समझ सकोगे।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 30:9" }, + "परन्तु वे अपने परमेश्वर यहोवा और अपने राजा दाऊद की सेवा करेंगे जिसको मैं उन पर राज्य करने के लिये ठहराऊँगा।", + { + "type": "char:bdit", + "content": [ + "(लूका 1:69, प्रेरि. 2:30)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "31", - "sid": "JER 31" + "type": "verse:v", + "number": "10", + "sid": "JER 30:10" }, + "“इसलिए हे मेरे दास याकूब, तेरे लिये यहोवा की यह वाणी है, मत डर; हे इस्राएल, विस्मित न हो; क्योंकि मैं दूर देश से तुझे और तेरे वंश को बँधुआई के देश से छुड़ा ले आऊँगा। तब याकूब लौटकर, चैन और सुख से रहेगा, और कोई उसको डराने न पाएगा।", { - "type": "para:s", - "content": [ - "अपने लोगों के साथ परमेश्वर का सम्बंध" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 30:11" }, + "क्योंकि यहोवा की यह वाणी है, तुम्हारा उद्धार करने के लिये मैं तुम्हारे संग हूँ; इसलिए मैं उन सब जातियों का अन्त कर डालूँगा, जिनमें मैंने उन्हें तितर-बितर किया है, परन्तु तुम्हारा अन्त न करूँगा। तुम्हारी ताड़ना मैं विचार करके करूँगा, और तुम्हें किसी प्रकार से निर्दोष न ठहराऊँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "सिय्योन के घावों की चंगाई" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 31:1" - }, - "“उन दिनों में मैं सारे इस्राएली कुलों का परमेश्वर ठहरूँगा और वे मेरी प्रजा ठहरेंगे, यहोवा की यही वाणी है।”", - { - "type": "verse:v", - "number": "2", - "sid": "JER 31:2" - }, - "यहोवा यह कहता है: “जो प्रजा तलवार से बच निकली, उन पर जंगल में अनुग्रह हुआ; मैं इस्राएल को विश्राम देने के लिये तैयार हुआ।”" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 30:12" }, + "“यहोवा यह कहता है: तेरे दुःख की कोई औषध नहीं, और तेरी चोट गहरी और दुःखदाई है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JER 31:3" - }, - "“यहोवा ने मुझे दूर से दर्शन देकर कहा है। मैं तुझ से सदा प्रेम रखता आया हूँ; इस कारण मैंने तुझ पर अपनी करुणा बनाए रखी है।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 31:4" - }, - "हे इस्राएली कुमारी कन्या! मैं तुझे फिर बनाऊँगा; वहाँ तू फिर श्रृंगार करके डफ बजाने लगेगी, और आनन्द करनेवालों के बीच में नाचती हुई निकलेगी।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 31:5" - }, - "तू सामरिया के पहाड़ों पर अंगूर की बारियाँ फिर लगाएगी; और जो उन्हें लगाएँगे, वे उनके फल भी खाने पाएँगे।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 31:6" - }, - "क्योंकि ऐसा दिन आएगा, जिसमें एप्रैम के पहाड़ी देश के पहरुए पुकारेंगे: ‘उठो, हम अपने परमेश्वर यहोवा के पास सिय्योन को चलें।’”" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 30:13" }, + "तेरा मुकद्दमा लड़ने के लिये कोई नहीं, तेरा घाव बाँधने के लिये न पट्टी, न मलहम है।", { - "type": "para:s", - "content": [ - "इस्राएलियों की वापसी" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 30:14" }, + "तेरे सब मित्र तुझे भूल गए; वे तुम्हारी सुधि नहीं लेते; क्योंकि तेरे बड़े अधर्म और भारी पापों के कारण, मैंने शत्रु बनकर तुझे मारा है; मैंने क्रूर बनकर ताड़ना दी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 31:7" - }, - "क्योंकि यहोवा यह कहता है: “याकूब के कारण आनन्द से जयजयकार करो: जातियों में जो श्रेष्ठ है उसके लिये ऊँचे शब्द से स्तुति करो, और कहो, ‘हे यहोवा, अपनी प्रजा इस्राएल के बचे हुए लोगों का भी उद्धार कर।’", - { - "type": "verse:v", - "number": "8", - "sid": "JER 31:8" - }, - "देखो, मैं उनको उत्तर देश से ले आऊँगा, और पृथ्वी के कोने-कोने से इकट्ठे करूँगा, और उनके बीच अंधे, लँगड़े, गर्भवती, और जच्चा स्त्रियाँ भी आएँगी; एक बड़ी मण्डली यहाँ लौट आएगी।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 31:9" - }, - "वे आँसू बहाते हुए आएँगे और गिड़गिड़ाते हुए मेरे द्वारा पहुँचाए जाएँगे, मैं उन्हें नदियों के किनारे-किनारे से और ऐसे चौरस मार्ग से ले आऊँगा, जिससे वे ठोकर न खाने पाएँगे; क्योंकि मैं इस्राएल का पिता हूँ, और", - { - "type": "char:it", - "content": [ - "एप्रैम मेरा जेठा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.9" - ] - }, - { - "type": "char:fq", - "content": [ - "एप्रैम मेरा जेठा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यूसुफ का घराना उसकी पूर्वप्रतिष्ठा पुनः प्राप्त करेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 6:18)" - ] - }, - "" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 30:15" }, + "तू अपने घाव के मारे क्यों चिल्लाती है? तेरी पीड़ा की कोई औषध नहीं। तेरे बड़े अधर्म और भारी पापों के कारण मैंने तुझ से ऐसा व्यवहार किया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 31:10" - }, - "“हे जाति-जाति के लोगों, यहोवा का वचन सुनो, और दूर-दूर के द्वीपों में भी इसका प्रचार करो; कहो, ‘जिसने इस्राएलियों को तितर- बितर किया था, वही उन्हें इकट्ठे भी करेगा, और उनकी ऐसी रक्षा करेगा जैसी चरवाहा अपने झुण्ड की करता है।’", - { - "type": "verse:v", - "number": "11", - "sid": "JER 31:11" - }, - "क्योंकि यहोवा ने याकूब को छुड़ा लिया, और उस शत्रु के पंजे से जो उससे अधिक बलवन्त है, उसे छुटकारा दिया है।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 31:12" - }, - "इसलिए वे सिय्योन की चोटी पर आकर जयजयकार करेंगे, और यहोवा से अनाज, नया दाखमधु, टटका तेल, भेड़-बकरियाँ और गाय-बैलों के बच्चे आदि उत्तम-उत्तम दान पाने के लिये ताँता बाँधकर चलेंगे; और उनका प्राण सींची हुई बारी के समान होगा, और वे फिर कभी उदास न होंगे।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 31:13" - }, - "उस समय उनकी कुमारियाँ नाचती हुई हर्ष करेंगी, और जवान और बूढ़े एक संग आनन्द करेंगे। क्योंकि मैं उनके शोक को दूर करके उन्हें आनन्दित करूँगा, मैं उन्हें शान्ति दूँगा, और दुःख के बदले आनन्द दूँगा।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 31:14" - }, - "मैं याजकों को चिकनी वस्तुओं से अति तृप्त करूँगा, और मेरी प्रजा मेरे उत्तम दानों से सन्तुष्ट होगी,” यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 30:16" }, + "परन्तु जितने तुझे अब खाए लेते हैं, वे आप ही खाए जाएँगे, और तेरे द्रोही आप सब के सब बँधुआई में जाएँगे; और तेरे लूटनेवाले आप लुटेंगे और जितने तेरा धन छीनते हैं, उनका धन मैं छिनवाऊँगा।", { - "type": "para:s", - "content": [ - "शोक का आनन्द में बदलना" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 30:17" }, + "मैं तेरा इलाज करके तेरे घावों को चंगा करूँगा, यहोवा की यह वाणी है; क्योंकि तेरा नाम ठुकराई हुई पड़ा है: वह तो सिय्योन है, उसकी चिन्ता कौन करता है?" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 31:15" - }, - "यहोवा यह भी कहता है: “सुन, रामाह नगर में विलाप और बिलक-बिलककर रोने का शब्द सुनने में आता है। राहेल अपने बालकों के लिये रो रही है; और अपने बालकों के कारण शान्त नहीं होती, क्योंकि वे नहीं रहे।”", - { - "type": "char:bdit", - "content": [ - "(मत्ती 2:18)" - ] - }, - "" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 30:18" }, + "“यहोवा कहता है: मैं याकूब के तम्बू को बँधुआई से लौटाता हूँ और उसके घरों पर दया करूँगा; और नगर अपने ही खण्डहर पर फिर बसेगा, और राजभवन पहले के अनुसार फिर बन जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 31:16" - }, - "यहोवा यह कहता है: “रोने-पीटने और आँसू बहाने से रुक जा; क्योंकि तेरे परिश्रम का फल मिलनेवाला है, और वे शत्रुओं के देश से लौट आएँगे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:4, होशे 1:11)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "JER 31:17" - }, - "अन्त में तेरी आशा पूरी होगी, यहोवा की यह वाणी है, तेरे वंश के लोग अपने देश में लौट आएँगे।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 31:18" - }, - "निश्चय मैंने एप्रैम को ये बातें कहकर विलाप करते सुना है, ‘तूने मेरी ताड़ना की, और मेरी ताड़ना ऐसे बछड़े की सी हुई जो निकाला न गया हो; परन्तु अब तू मुझे फेर, तब मैं फिरूँगा, क्योंकि तू मेरा परमेश्वर है।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 31:19" - }, - "भटक जाने के बाद मैं पछताया; और सिखाए जाने के बाद मैंने छाती पीटी;", - { - "type": "char:it", - "content": [ - "पुराने पापों को स्मरण कर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.19" - ] - }, - { - "type": "char:fq", - "content": [ - "पुराने पापों को स्मरण कर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् अपनी युवावस्था के पापों की लज्जा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मैं लज्जित हुआ और मेरा मुँह काला हो गया।’" - ] - }, - { - "type": "verse:v", - "number": "20", - "sid": "JER 31:20" - }, - "क्या एप्रैम मेरा प्रिय पुत्र नहीं है? क्या वह मेरा दुलारा लड़का नहीं है? जब जब मैं उसके विरुद्ध बातें करता हूँ, तब-तब मुझे उसका स्मरण हो आता है। इसलिए मेरा मन उसके कारण भर आता है; और मैं निश्चय उस पर दया करूँगा, यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 30:19" }, + "तब उनमें से धन्य कहने, और आनन्द करने का शब्द सुनाई पड़ेगा।", { - "type": "para:s", - "content": [ - "पश्चाताप और पुनःस्थापन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JER 31:21" - }, - "“हे इस्राएली कुमारी, जिस राजमार्ग से तू गई थी, उसी में खम्भे और झण्डे खड़े कर; और अपने इन नगरों में लौट आने पर मन लगा।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 31:22" - }, - "हे भटकनेवाली कन्या, तू कब तक इधर-उधर फिरती रहेगी? यहोवा की एक नई सृष्टि पृथ्वी पर प्रगट होगी, अर्थात्", - { - "type": "char:it", - "content": [ - "नारी पुरुष की सहायता करेगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.22" - ] - }, - { - "type": "char:fq", - "content": [ - "नारी पुरुष की सहायता करेगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "एक स्त्री बलवन्त पुरुष की रक्षा करेगी। जो स्वभाव से दुर्बल है और आवश्यकता का पात्र है वह बलवन्त की सप्रेम सुधि लेगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - } - ] + "type": "verse:v", + "number": "20", + "sid": "JER 30:20" }, + "मैं उनका वैभव बढ़ाऊँगा, और वे थोड़े न होंगे। उनके बच्चे प्राचीनकाल के समान होंगे, और उनकी मण्डली मेरे सामने स्थिर रहेगी; और जितने उन पर अंधेर करते हैं उनको मैं दण्ड दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 31:23" - }, - "इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है “जब मैं यहूदी बन्दियों को उनके देश के नगरों में लौटाऊँगा, तब उनमें यह आशीर्वाद फिर दिया जाएगाः ‘हे धर्मभरे वासस्थान, हे पवित्र पर्वत, यहोवा तुझे आशीष दे!’", - { - "type": "verse:v", - "number": "24", - "sid": "JER 31:24" - }, - "यहूदा और उसके सब नगरों के लोग और किसान और चरवाहे भी उसमें इकट्ठे बसेंगे।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 31:25" - }, - "क्योंकि मैंने थके हुए लोगों का प्राण तृप्त किया, और उदास लोगों के प्राण को भर दिया है।”", - { - "type": "char:bdit", - "content": [ - "(मत्ती 11:28, लूका 6:21)" - ] - }, - "" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 30:21" }, + "उनका महापुरुष उन्हीं में से होगा, और जो उन पर प्रभुता करेगा, वह उन्हीं में से उत्पन्न होगा; मैं उसे अपने निकट बुलाऊँगा, और वह मेरे समीप आ भी जाएगा, क्योंकि कौन है जो अपने आप मेरे समीप आ सकता है? यहोवा की यही वाणी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "JER 31:26" - }, - "इस पर मैं जाग उठा, और देखा, और मेरी नींद मुझे मीठी लगी।" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 30:22" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JER 31:27" - }, - "“देख, यहोवा की यह वाणी है, कि ऐसे दिन आनेवाले हैं जिनमें मैं इस्राएल और यहूदा के घरानों के बाल-बच्चों और पशु दोनों को बहुत बढ़ाऊँगा।", + "type": "char:it", + "content": [ + "उस समय तुम मेरी प्रजा ठहरोगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "28", - "sid": "JER 31:28" + "type": "char:fr", + "content": [ + "30.22" + ] }, - "जिस प्रकार से मैं सोच-सोचकर उनको गिराता और ढाता, नष्ट करता, काट डालता और सत्यानाश ही करता था, उसी प्रकार से मैं अब सोच-सोचकर उनको रोपूँगा और बढ़ाऊँगा, यहोवा की यही वाणी है।", { - "type": "verse:v", - "number": "29", - "sid": "JER 31:29" + "type": "char:fq", + "content": [ + "उस समय तुम मेरी प्रजा ठहरोगे:" + ] }, - "उन दिनों में वे फिर न कहेंगे: ‘पिताओं ने तो खट्टे अंगूर खाए, परन्तु उनके वंश के दाँत खट्टे हो गए हैं।’", { - "type": "verse:v", - "number": "30", - "sid": "JER 31:30" - }, - "क्योंकि जो कोई खट्टे अंगूर खाए उसी के दाँत खट्टे हो जाएँगे, और हर एक मनुष्य अपने ही अधर्म के कारण मारा जाएगा।" - ] + "type": "char:ft", + "content": [ + "मनुष्य परमेश्वर नहीं हो सकते जब तक कि उनमें से एक प्रगट न हो- एक पुरुष- जो परमेश्वर के निकट आए, परमेश्वर ही होकर नाशवान और अविनाशी के मध्य जो खाई है उसे पाट न दे।" + ] + } + ] + } + ] + }, + ", और मैं तुम्हारा परमेश्वर ठहरूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "JER 30:23" + }, + "देखो, यहोवा की जलजलाहट की आँधी चल रही है! वह अति प्रचण्ड आँधी है; दुष्टों के सिर पर वह जोर से लगेगी।", + { + "type": "verse:v", + "number": "24", + "sid": "JER 30:24" + }, + "जब तक यहोवा अपना काम न कर चुके और अपनी युक्तियों को पूरी न कर चुके, तब तक उसका भड़का हुआ क्रोध शान्त न होगा। अन्त के दिनों में तुम इस बात को समझ सकोगे।" + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "JER 31" + }, + { + "type": "para:s", + "content": [ + "अपने लोगों के साथ परमेश्वर का सम्बंध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 31:1" + }, + "“उन दिनों में मैं सारे इस्राएली कुलों का परमेश्वर ठहरूँगा और वे मेरी प्रजा ठहरेंगे, यहोवा की यही वाणी है।”", + { + "type": "verse:v", + "number": "2", + "sid": "JER 31:2" + }, + "यहोवा यह कहता है: “जो प्रजा तलवार से बच निकली, उन पर जंगल में अनुग्रह हुआ; मैं इस्राएल को विश्राम देने के लिये तैयार हुआ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "JER 31:3" + }, + "“यहोवा ने मुझे दूर से दर्शन देकर कहा है। मैं तुझ से सदा प्रेम रखता आया हूँ; इस कारण मैंने तुझ पर अपनी करुणा बनाए रखी है।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 31:4" + }, + "हे इस्राएली कुमारी कन्या! मैं तुझे फिर बनाऊँगा; वहाँ तू फिर श्रृंगार करके डफ बजाने लगेगी, और आनन्द करनेवालों के बीच में नाचती हुई निकलेगी।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 31:5" + }, + "तू सामरिया के पहाड़ों पर अंगूर की बारियाँ फिर लगाएगी; और जो उन्हें लगाएँगे, वे उनके फल भी खाने पाएँगे।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 31:6" + }, + "क्योंकि ऐसा दिन आएगा, जिसमें एप्रैम के पहाड़ी देश के पहरुए पुकारेंगे: ‘उठो, हम अपने परमेश्वर यहोवा के पास सिय्योन को चलें।’”" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों की वापसी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 31:7" + }, + "क्योंकि यहोवा यह कहता है: “याकूब के कारण आनन्द से जयजयकार करो: जातियों में जो श्रेष्ठ है उसके लिये ऊँचे शब्द से स्तुति करो, और कहो, ‘हे यहोवा, अपनी प्रजा इस्राएल के बचे हुए लोगों का भी उद्धार कर।’", + { + "type": "verse:v", + "number": "8", + "sid": "JER 31:8" + }, + "देखो, मैं उनको उत्तर देश से ले आऊँगा, और पृथ्वी के कोने-कोने से इकट्ठे करूँगा, और उनके बीच अंधे, लँगड़े, गर्भवती, और जच्चा स्त्रियाँ भी आएँगी; एक बड़ी मण्डली यहाँ लौट आएगी।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 31:9" + }, + "वे आँसू बहाते हुए आएँगे और गिड़गिड़ाते हुए मेरे द्वारा पहुँचाए जाएँगे, मैं उन्हें नदियों के किनारे-किनारे से और ऐसे चौरस मार्ग से ले आऊँगा, जिससे वे ठोकर न खाने पाएँगे; क्योंकि मैं इस्राएल का पिता हूँ, और", + { + "type": "char:it", + "content": [ + "एप्रैम मेरा जेठा है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.9" + ] + }, + { + "type": "char:fq", + "content": [ + "एप्रैम मेरा जेठा है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यूसुफ का घराना उसकी पूर्वप्रतिष्ठा पुनः प्राप्त करेगा।" + ] + } + ] + } + ] }, + "।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 6:18)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 31:10" + }, + "“हे जाति-जाति के लोगों, यहोवा का वचन सुनो, और दूर-दूर के द्वीपों में भी इसका प्रचार करो; कहो, ‘जिसने इस्राएलियों को तितर- बितर किया था, वही उन्हें इकट्ठे भी करेगा, और उनकी ऐसी रक्षा करेगा जैसी चरवाहा अपने झुण्ड की करता है।’", + { + "type": "verse:v", + "number": "11", + "sid": "JER 31:11" + }, + "क्योंकि यहोवा ने याकूब को छुड़ा लिया, और उस शत्रु के पंजे से जो उससे अधिक बलवन्त है, उसे छुटकारा दिया है।", + { + "type": "verse:v", + "number": "12", + "sid": "JER 31:12" + }, + "इसलिए वे सिय्योन की चोटी पर आकर जयजयकार करेंगे, और यहोवा से अनाज, नया दाखमधु, टटका तेल, भेड़-बकरियाँ और गाय-बैलों के बच्चे आदि उत्तम-उत्तम दान पाने के लिये ताँता बाँधकर चलेंगे; और उनका प्राण सींची हुई बारी के समान होगा, और वे फिर कभी उदास न होंगे।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 31:13" + }, + "उस समय उनकी कुमारियाँ नाचती हुई हर्ष करेंगी, और जवान और बूढ़े एक संग आनन्द करेंगे। क्योंकि मैं उनके शोक को दूर करके उन्हें आनन्दित करूँगा, मैं उन्हें शान्ति दूँगा, और दुःख के बदले आनन्द दूँगा।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 31:14" + }, + "मैं याजकों को चिकनी वस्तुओं से अति तृप्त करूँगा, और मेरी प्रजा मेरे उत्तम दानों से सन्तुष्ट होगी,” यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "शोक का आनन्द में बदलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JER 31:15" + }, + "यहोवा यह भी कहता है: “सुन, रामाह नगर में विलाप और बिलक-बिलककर रोने का शब्द सुनने में आता है। राहेल अपने बालकों के लिये रो रही है; और अपने बालकों के कारण शान्त नहीं होती, क्योंकि वे नहीं रहे।”", + { + "type": "char:bdit", + "content": [ + "(मत्ती 2:18)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "नई वाचा" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 31:16" }, + "यहोवा यह कहता है: “रोने-पीटने और आँसू बहाने से रुक जा; क्योंकि तेरे परिश्रम का फल मिलनेवाला है, और वे शत्रुओं के देश से लौट आएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "JER 31:31" - }, - "“फिर यहोवा की यह भी वाणी है, सुन, ऐसे दिन आनेवाले हैं जब मैं इस्राएल और यहूदा के घरानों से", - { - "type": "char:it", - "content": [ - "नई वाचा बाँधूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.31" - ] - }, - { - "type": "char:fq", - "content": [ - "नई वाचा बाँधूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस नई वाचा का आधार होगा पापों की क्षमा। अर्थात् यह पूर्णतः निर्मोल प्रेम (जिसके लिए हमने परिश्रम नहीं किया) मन को ऐसा प्रभावित करेगा कि आज्ञाकारिता एक आन्तरिक आवश्यकता बन जाएगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 26:28, लूका 22:20, 1 कुरि. 11:25,2 कुरि. 3:6, इब्रा. 8:8,9)" - ] - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "JER 31:32" - }, - "वह उस वाचा के समान न होगी जो मैंने उनके पुरखाओं से उस समय बाँधी थी जब मैं उनका हाथ पकड़कर उन्हें मिस्र देश से निकाल लाया, क्योंकि यद्यपि मैं उनका पति था, तो भी उन्होंने मेरी वह वाचा तोड़ डाली।", - { - "type": "verse:v", - "number": "33", - "sid": "JER 31:33" - }, - "परन्तु जो वाचा मैं उन दिनों के बाद इस्राएल के घराने से बाँधूँगा, वह यह है: मैं अपनी व्यवस्था उनके मन में समवाऊँगा, और उसे उनके हृदय पर लिखूँगा; और मैं उनका परमेश्वर ठहरूँगा, और वे मेरी प्रजा ठहरेंगे, यहोवा की यह वाणी है।", - { - "type": "char:bdit", - "content": [ - "(2 कुरि. 3:3, इब्रा. 8:10,11, रोम. 11:26,27)" - ] - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "JER 31:34" - }, - "और तब उन्हें फिर एक दूसरे से यह न कहना पड़ेगा कि यहोवा को जानो, क्योंकि, यहोवा की यह वाणी है कि छोटे से लेकर बड़े तक, सब के सब मेरा ज्ञान रखेंगे; क्योंकि मैं उनका अधर्म क्षमा करूँगा, और उनका पाप फिर स्मरण न करूँगा।”", - { - "type": "char:bdit", - "content": [ - "(1 थिस्स. 4:9, प्रेरि. 10:43, 1 थिस्स. 4:9, इब्रा. 10:17)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 21:4, होशे 1:11)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "JER 31:35" - }, - "जिसने दिन को प्रकाश देने के लिये सूर्य को और रात को प्रकाश देने के लिये चन्द्रमा और तारागण के नियम ठहराए हैं, जो समुद्र को उछालता और उसकी लहरों को गरजाता है, और जिसका नाम सेनाओं का यहोवा है, वही यहोवा यह कहता है:", - { - "type": "verse:v", - "number": "36", - "sid": "JER 31:36" - }, - "“यदि ये नियम मेरे सामने से टल जाएँ तब ही यह हो सकेगा कि इस्राएल का वंश मेरी दृष्टि में सदा के लिये एक जाति ठहरने की अपेक्षा मिट सकेगा।”" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 31:17" }, + "अन्त में तेरी आशा पूरी होगी, यहोवा की यह वाणी है, तेरे वंश के लोग अपने देश में लौट आएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "JER 31:37" - }, - "यहोवा यह भी कहता है, “यदि ऊपर से आकाश मापा जाए और नीचे से पृथ्वी की नींव खोद खोदकर पता लगाया जाए, तब ही मैं इस्राएल के सारे वंश को उनके सब पापों के कारण उनसे हाथ उठाऊँगा।”" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 31:18" }, + "निश्चय मैंने एप्रैम को ये बातें कहकर विलाप करते सुना है, ‘तूने मेरी ताड़ना की, और मेरी ताड़ना ऐसे बछड़े की सी हुई जो निकाला न गया हो; परन्तु अब तू मुझे फेर, तब मैं फिरूँगा, क्योंकि तू मेरा परमेश्वर है।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "19", + "sid": "JER 31:19" + }, + "भटक जाने के बाद मैं पछताया; और सिखाए जाने के बाद मैंने छाती पीटी;", + { + "type": "char:it", + "content": [ + "पुराने पापों को स्मरण कर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "38", - "sid": "JER 31:38" + "type": "char:fr", + "content": [ + "31.19" + ] }, - "“देख, यहोवा की यह वाणी है, ऐसे दिन आ रहे हैं जिनमें यह नगर हननेल के गुम्मट से लेकर कोने के फाटक तक यहोवा के लिये बनाया जाएगा।", { - "type": "verse:v", - "number": "39", - "sid": "JER 31:39" + "type": "char:fq", + "content": [ + "पुराने पापों को स्मरण कर:" + ] }, - "मापने की रस्सी फिर आगे बढ़कर सीधी गारेब पहाड़ी तक, और वहाँ से घूमकर गोआ को पहुँचेगी।", { - "type": "verse:v", - "number": "40", - "sid": "JER 31:40" - }, - "शवों और राख की सब तराई और किद्रोन नाले तक जितने खेत हैं, घोड़ों के पूर्वी फाटक के कोने तक जितनी भूमि है, वह सब यहोवा के लिये पवित्र ठहरेगी। सदा तक वह नगर फिर कभी न तो गिराया जाएगा और न ढाया जाएगा।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् अपनी युवावस्था के पापों की लज्जा।" + ] + } + ] + } + ] + }, + "मैं लज्जित हुआ और मेरा मुँह काला हो गया।’", + { + "type": "verse:v", + "number": "20", + "sid": "JER 31:20" + }, + "क्या एप्रैम मेरा प्रिय पुत्र नहीं है? क्या वह मेरा दुलारा लड़का नहीं है? जब जब मैं उसके विरुद्ध बातें करता हूँ, तब-तब मुझे उसका स्मरण हो आता है। इसलिए मेरा मन उसके कारण भर आता है; और मैं निश्चय उस पर दया करूँगा, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "पश्चाताप और पुनःस्थापन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JER 31:21" + }, + "“हे इस्राएली कुमारी, जिस राजमार्ग से तू गई थी, उसी में खम्भे और झण्डे खड़े कर; और अपने इन नगरों में लौट आने पर मन लगा।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 31:22" + }, + "हे भटकनेवाली कन्या, तू कब तक इधर-उधर फिरती रहेगी? यहोवा की एक नई सृष्टि पृथ्वी पर प्रगट होगी, अर्थात्", + { + "type": "char:it", + "content": [ + "नारी पुरुष की सहायता करेगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.22" + ] + }, + { + "type": "char:fq", + "content": [ + "नारी पुरुष की सहायता करेगी:" + ] + }, + { + "type": "char:ft", + "content": [ + "एक स्त्री बलवन्त पुरुष की रक्षा करेगी। जो स्वभाव से दुर्बल है और आवश्यकता का पात्र है वह बलवन्त की सप्रेम सुधि लेगी।" + ] + } + ] + } + ] }, + "।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "32", - "sid": "JER 32" + "type": "verse:v", + "number": "23", + "sid": "JER 31:23" }, + "इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है “जब मैं यहूदी बन्दियों को उनके देश के नगरों में लौटाऊँगा, तब उनमें यह आशीर्वाद फिर दिया जाएगाः ‘हे धर्मभरे वासस्थान, हे पवित्र पर्वत, यहोवा तुझे आशीष दे!’", { - "type": "para:s", - "content": [ - "यिर्मयाह द्वारा खेत खरीदा जाना" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 31:24" }, + "यहूदा और उसके सब नगरों के लोग और किसान और चरवाहे भी उसमें इकट्ठे बसेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 32:1" - }, - "यहूदा के राजा सिदकिय्याह के राज्य के दसवें वर्ष में जो नबूकदनेस्सर के राज्य का अठारहवाँ वर्ष था, यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 32:2" - }, - "उस समय बाबेल के राजा की सेना ने यरूशलेम को घेर लिया था और यिर्मयाह भविष्यद्वक्ता यहूदा के राजा के पहरे के भवन के आँगन में कैदी था।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 32:3" - }, - "क्योंकि यहूदा के राजा सिदकिय्याह ने यह कहकर उसे कैद किया था, “तू ऐसी भविष्यद्वाणी क्यों करता है, ‘यहोवा यह कहता है: देखो, मैं यह नगर बाबेल के राजा के वश में कर दूँगा, वह इसको ले लेगा;", - { - "type": "verse:v", - "number": "4", - "sid": "JER 32:4" - }, - "और यहूदा का राजा सिदकिय्याह कसदियों के हाथ से न बचेगा परन्तु वह बाबेल के राजा के वश में अवश्य ही पड़ेगा, और वह और बाबेल का राजा आपस में आमने-सामने बातें करेंगे; और अपनी-अपनी आँखों से एक दूसरे को देखेंगे।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 32:5" - }, - "और वह सिदकिय्याह को बाबेल में ले जाएगा, और जब तक मैं उसकी सुधि न लूँ, तब तक वह वहीं रहेगा, यहोवा की यह वाणी है। चाहे तुम लोग कसदियों से लड़ो भी, तो भी तुम्हारे लड़ने से कुछ बन न पड़ेगा।’”" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 31:25" }, + "क्योंकि मैंने थके हुए लोगों का प्राण तृप्त किया, और उदास लोगों के प्राण को भर दिया है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 32:6" - }, - "यिर्मयाह ने कहा, “यहोवा का वचन मेरे पास पहुँचा,", - { - "type": "verse:v", - "number": "7", - "sid": "JER 32:7" - }, - "देख, शल्लूम का पुत्र हनमेल जो तेरा चचेरा भाई है, वह तेरे पास यह कहने को आने पर है, ‘मेरा खेत जो अनातोत में है उसे मोल ले, क्योंकि उसे मोल लेकर छुड़ाने का अधिकार तेरा ही है।’", - { - "type": "verse:v", - "number": "8", - "sid": "JER 32:8" - }, - "अतः यहोवा के वचन के अनुसार मेरा चचेरा भाई हनमेल पहरे के आँगन में मेरे पास आकर कहने लगा, ‘मेरा जो खेत बिन्यामीन क्षेत्र के अनातोत में है उसे मोल ले, क्योंकि उसके स्वामी होने और उसके छुड़ा लेने का अधिकार तेरा ही है; इसलिए तू उसे मोल ले।’ तब मैंने जान लिया कि वह यहोवा का वचन था।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 11:28, लूका 6:21)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "JER 31:26" + }, + "इस पर मैं जाग उठा, और देखा, और मेरी नींद मुझे मीठी लगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "JER 31:27" + }, + "“देख, यहोवा की यह वाणी है, कि ऐसे दिन आनेवाले हैं जिनमें मैं इस्राएल और यहूदा के घरानों के बाल-बच्चों और पशु दोनों को बहुत बढ़ाऊँगा।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 31:28" + }, + "जिस प्रकार से मैं सोच-सोचकर उनको गिराता और ढाता, नष्ट करता, काट डालता और सत्यानाश ही करता था, उसी प्रकार से मैं अब सोच-सोचकर उनको रोपूँगा और बढ़ाऊँगा, यहोवा की यही वाणी है।", + { + "type": "verse:v", + "number": "29", + "sid": "JER 31:29" + }, + "उन दिनों में वे फिर न कहेंगे: ‘पिताओं ने तो खट्टे अंगूर खाए, परन्तु उनके वंश के दाँत खट्टे हो गए हैं।’", + { + "type": "verse:v", + "number": "30", + "sid": "JER 31:30" + }, + "क्योंकि जो कोई खट्टे अंगूर खाए उसी के दाँत खट्टे हो जाएँगे, और हर एक मनुष्य अपने ही अधर्म के कारण मारा जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "नई वाचा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "JER 31:31" + }, + "“फिर यहोवा की यह भी वाणी है, सुन, ऐसे दिन आनेवाले हैं जब मैं इस्राएल और यहूदा के घरानों से", + { + "type": "char:it", + "content": [ + "नई वाचा बाँधूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.31" + ] + }, + { + "type": "char:fq", + "content": [ + "नई वाचा बाँधूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस नई वाचा का आधार होगा पापों की क्षमा। अर्थात् यह पूर्णतः निर्मोल प्रेम (जिसके लिए हमने परिश्रम नहीं किया) मन को ऐसा प्रभावित करेगा कि आज्ञाकारिता एक आन्तरिक आवश्यकता बन जाएगी।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 32:9" - }, - "“इसलिए मैंने उस अनातोत के खेत को अपने चचेरे भाई हनमेल से मोल ले लिया, और उसका दाम चाँदी के सत्रह शेकेल तौलकर दे दिए।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 27:9,10)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "JER 32:10" - }, - "और मैंने दस्तावेज में दस्तखत और मुहर हो जाने पर, गवाहों के सामने वह चाँदी काँटे में तौलकर उसे दे दी।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 32:11" - }, - "तब मैंने मोल लेने की दोनों दस्तावेजें जिनमें सब शर्तें लिखी हुई थीं, और जिनमें से एक पर मुहर थी और दूसरी खुली थी,", - { - "type": "verse:v", - "number": "12", - "sid": "JER 32:12" - }, - "उन्हें लेकर अपने चचेरे भाई हनमेल के और उन गवाहों के सामने जिन्होंने दस्तावेज में दस्तखत किए थे, और उन सब यहूदियों के सामने भी जो पहरे के आँगन में बैठे हुए थे, नेरिय्याह के पुत्र बारूक को जो महसेयाह का पोता था, सौंप दिया।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 32:13" - }, - "तब मैंने उनके सामने बारूक को यह आज्ञा दी", - { - "type": "verse:v", - "number": "14", - "sid": "JER 32:14" - }, - "‘इस्राएल के परमेश्वर सेनाओं का यहोवा यह कहता है, इन मोल लेने की दस्तावेजों को जिन पर मुहर की हुई है और जो खुली हुई है, इन्हें लेकर मिट्टी के बर्तन में रख, ताकि ये बहुत दिन तक रहें।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 32:15" - }, - "क्योंकि इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है, इस देश में घर और खेत और दाख की बारियाँ फिर बेची और मोल ली जाएँगी।’" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 26:28, लूका 22:20, 1 कुरि. 11:25,2 कुरि. 3:6, इब्रा. 8:8,9)" + ] }, { - "type": "para:s", - "content": [ - "समझ के लिए यिर्मयाह की प्रार्थना" - ] + "type": "verse:v", + "number": "32", + "sid": "JER 31:32" }, + "वह उस वाचा के समान न होगी जो मैंने उनके पुरखाओं से उस समय बाँधी थी जब मैं उनका हाथ पकड़कर उन्हें मिस्र देश से निकाल लाया, क्योंकि यद्यपि मैं उनका पति था, तो भी उन्होंने मेरी वह वाचा तोड़ डाली।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 32:16" - }, - "“जब मैंने मोल लेने की वह दस्तावेज नेरिय्याह के पुत्र बारूक के हाथ में दी, तब मैंने यहोवा से यह प्रार्थना की,", - { - "type": "verse:v", - "number": "17", - "sid": "JER 32:17" - }, - "‘हे प्रभु यहोवा, तूने बड़े सामर्थ्य और बढ़ाई हुई भुजा से आकाश और पृथ्वी को बनाया है! तेरे लिये कोई काम कठिन नहीं है।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 32:18" - }, - "तू हजारों पर करुणा करता रहता परन्तु पूर्वजों के अधर्म का बदला उनके बाद उनके वंश के लोगों को भी देता है, हे महान और पराक्रमी परमेश्वर, जिसका नाम सेनाओं का यहोवा है,", - { - "type": "verse:v", - "number": "19", - "sid": "JER 32:19" - }, - "तू बड़ी युक्ति करनेवाला और सामर्थ्य के काम करनेवाला है; तेरी दृष्टि मनुष्यों के सारे चाल चलन पर लगी रहती है, और तू हर एक को उसके चाल चलन और कर्म का फल भुगताता है।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 32:20" - }, - "तूने मिस्र देश में चिन्ह और चमत्कार किए, और आज तक इस्राएलियों वरन् सब मनुष्यों के बीच वैसा करता आया है, और इस प्रकार तूने अपना ऐसा नाम किया है जो आज के दिन तक बना है।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 32:21" - }, - "तू अपनी प्रजा इस्राएल को मिस्र देश में से चिन्हों और चमत्कारों और सामर्थी हाथ और बढ़ाई हुई भुजा के द्वारा, और बड़े भयानक कामों के साथ निकाल लाया।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 32:22" - }, - "फिर तूने यह देश उन्हें दिया जिसके देने की शपथ तूने उनके पूर्वजों से खाई थी; जिसमें दूध और मधु की धाराएँ बहती हैं, और वे आकर इसके अधिकारी हुए।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 32:23" - }, - "तो भी उन्होंने तेरी नहीं मानी, और न तेरी व्यवस्था पर चले; वरन् जो कुछ तूने उनको करने की आज्ञा दी थी, उसमें से उन्होंने कुछ भी नहीं किया। इस कारण तूने उन पर यह सब विपत्ति डाली है।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 32:24" - }, - "अब इन दमदमों को देख, वे लोग इस नगर को ले लेने के लिये आ गए हैं, और यह नगर तलवार, अकाल और मरी के कारण इन चढ़े हुए कसदियों के वश में किया गया है। जो तूने कहा था वह अब पूरा हुआ है, और तू इसे देखता भी है।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 32:25" - }, - "तो भी, हे प्रभु यहोवा, तूने मुझसे कहा है कि गवाह बुलाकर उस खेत को मोल ले, यद्यपि कि यह नगर कसदियों के वश में कर दिया गया है।’”" - ] + "type": "verse:v", + "number": "33", + "sid": "JER 31:33" }, + "परन्तु जो वाचा मैं उन दिनों के बाद इस्राएल के घराने से बाँधूँगा, वह यह है: मैं अपनी व्यवस्था उनके मन में समवाऊँगा, और उसे उनके हृदय पर लिखूँगा; और मैं उनका परमेश्वर ठहरूँगा, और वे मेरी प्रजा ठहरेंगे, यहोवा की यह वाणी है।", { - "type": "para:s", - "content": [ - "वापसी के लिये परमेश्वर का आश्वासन" - ] + "type": "char:bdit", + "content": [ + "(2 कुरि. 3:3, इब्रा. 8:10,11, रोम. 11:26,27)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "JER 32:26" - }, - "तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा,", - { - "type": "verse:v", - "number": "27", - "sid": "JER 32:27" - }, - "“मैं तो सब प्राणियों का परमेश्वर यहोवा हूँ; क्या मेरे लिये कोई भी काम कठिन है?", - { - "type": "verse:v", - "number": "28", - "sid": "JER 32:28" - }, - "इसलिए यहोवा यह कहता है, देख, मैं यह नगर कसदियों और बाबेल के राजा नबूकदनेस्सर के वश में कर देने पर हूँ, और वह इसको ले लेगा।", - { - "type": "verse:v", - "number": "29", - "sid": "JER 32:29" - }, - "जो कसदी इस नगर से युद्ध कर रहे हैं, वे आकर इसमें आग लगाकर फूँक देंगे, और जिन घरों की छतों पर उन्होंने बाल के लिये धूप जलाकर और दूसरे देवताओं को अर्घ चढ़ाकर मुझे रिस दिलाई है, वे घर जला दिए जाएँगे।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 32:30" - }, - "क्योंकि इस्राएल और यहूदा, जो काम मुझे बुरा लगता है, वही", - { - "type": "char:it", - "content": [ - "लड़कपन से करते आए हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.30" - ] - }, - { - "type": "char:fq", - "content": [ - "लड़कपन से करते आए हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस्राएल के लिए परमेश्वर के पराक्रमी काम मिस्र में आरम्भ हुए थे, (यिर्म 32:20) और साथ ही इस्राएल के पाप भी आरम्भ हो गए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; इस्राएली अपनी बनाई हुई वस्तुओं से मुझ को रिस ही रिस दिलाते आए हैं, यहोवा की यह वाणी है।" - ] - }, - { - "type": "verse:v", - "number": "31", - "sid": "JER 32:31" - }, - "यह नगर जब से बसा है तब से आज के दिन तक मेरे क्रोध और जलजलाहट के भड़कने का कारण हुआ है, इसलिए अब मैं इसको अपने सामने से इस कारण दूर करूँगा", - { - "type": "verse:v", - "number": "32", - "sid": "JER 32:32" - }, - "क्योंकि इस्राएल और यहूदा अपने राजाओं हाकिमों, याजकों और भविष्यद्वक्ताओं समेत, क्या यहूदा देश के, क्या यरूशलेम के निवासी, सब के सब बुराई पर बुराई करके मुझ को रिस दिलाते आए हैं।", - { - "type": "verse:v", - "number": "33", - "sid": "JER 32:33" - }, - "उन्होंने मेरी ओर मुँह नहीं वरन् पीठ ही फेर दी है; यद्यपि मैं उन्हें बड़े यत्न से सिखाता आया हूँ, तो भी उन्होंने मेरी शिक्षा को नहीं माना।", - { - "type": "verse:v", - "number": "34", - "sid": "JER 32:34" - }, - "वरन् जो भवन मेरा कहलाता है, उसमें भी उन्होंने अपनी घृणित वस्तुएँ स्थापित करके उसे अशुद्ध किया है।", - { - "type": "verse:v", - "number": "35", - "sid": "JER 32:35" - }, - "उन्होंने हिन्नोमियों की तराई में बाल के ऊँचे-ऊँचे स्थान बनाकर अपने बेटे-बेटियों को मोलेक के लिये होम किया, जिसकी आज्ञा मैंने कभी नहीं दी, और न यह बात कभी मेरे मन में आई कि ऐसा घृणित काम किया जाए और जिससे यहूदी लोग पाप में फँसे।" - ] + "type": "verse:v", + "number": "34", + "sid": "JER 31:34" }, + "और तब उन्हें फिर एक दूसरे से यह न कहना पड़ेगा कि यहोवा को जानो, क्योंकि, यहोवा की यह वाणी है कि छोटे से लेकर बड़े तक, सब के सब मेरा ज्ञान रखेंगे; क्योंकि मैं उनका अधर्म क्षमा करूँगा, और उनका पाप फिर स्मरण न करूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "JER 32:36" - }, - "“परन्तु अब इस्राएल का परमेश्वर यहोवा इस नगर के विषय में, जिसके लिये तुम लोग कहते हो, ‘वह तलवार, अकाल और मरी के द्वारा बाबेल के राजा के वश में पड़ा हुआ है’ यह कहता है:", - { - "type": "verse:v", - "number": "37", - "sid": "JER 32:37" - }, - "देखो, मैं उनको उन सब देशों से जिनमें मैंने क्रोध और जलजलाहट में आकर उन्हें जबरन निकाल दिया था, लौटा ले आकर इसी नगर में इकट्ठे करूँगा, और निडर करके बसा दूँगा।", - { - "type": "verse:v", - "number": "38", - "sid": "JER 32:38" - }, - "और वे मेरी प्रजा ठहरेंगे, और मैं उनका परमेश्वर ठहरूँगा", - { - "type": "char:bdit", - "content": [ - "(2 कुरि. 6:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "39", - "sid": "JER 32:39" - }, - "मैं उनको", - { - "type": "char:it", - "content": [ - "एक ही मन और एक ही चाल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.39" - ] - }, - { - "type": "char:fq", - "content": [ - "एक ही मन और एक ही चाल:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस नई वाचा में वे उचित कामों के संक्रीण मार्ग पर एक मन होकर चलेंगे। (मत्ती 7:14) सदा अर्थात् लगातार, प्रतिदिन चलेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कर दूँगा कि वे सदा मेरा भय मानते रहें, जिससे उनका और उनके बाद उनके वंश का भी भला हो।" - ] - }, - { - "type": "verse:v", - "number": "40", - "sid": "JER 32:40" - }, - "मैं उनसे यह वाचा बाँधूँगा, कि मैं कभी उनका संग छोड़कर उनका भला करना न छोड़ूँगा; और अपना भय मैं उनके मन में ऐसा उपजाऊँगा कि वे कभी मुझसे अलग होना न चाहेंगे।", - { - "type": "char:bdit", - "content": [ - "(लूका 22:20, 1 कुरि. 11:25, 2 कुरि. 3:6 इब्रा. 13:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "41", - "sid": "JER 32:41" - }, - "मैं बड़ी प्रसन्नता के साथ उनका भला करता रहूँगा, और", - { - "type": "char:it", - "content": [ - "सचमुच" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.41" - ] - }, - { - "type": "char:fq", - "content": [ - "सचमुच:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् सच में, वास्तव में। यह परमेश्वर के दृढ़ उद्देश्य के संदर्भ में है अपेक्षा उन लोगों की सुरक्षा एवं देख-रेख। यह नई वाचा अनुग्रह की है जो परमेश्वर द्वारा उसकी प्रजा पर आनन्दित होने से और उनके अन्दर अपना पूर्ण मन उपजाने से प्रगट होता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उन्हें इस देश में अपने सारे मन और प्राण से बसा दूँगा।" - ] - } - ] + "type": "char:bdit", + "content": [ + "(1 थिस्स. 4:9, प्रेरि. 10:43, 1 थिस्स. 4:9, इब्रा. 10:17)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "JER 31:35" + }, + "जिसने दिन को प्रकाश देने के लिये सूर्य को और रात को प्रकाश देने के लिये चन्द्रमा और तारागण के नियम ठहराए हैं, जो समुद्र को उछालता और उसकी लहरों को गरजाता है, और जिसका नाम सेनाओं का यहोवा है, वही यहोवा यह कहता है:", + { + "type": "verse:v", + "number": "36", + "sid": "JER 31:36" + }, + "“यदि ये नियम मेरे सामने से टल जाएँ तब ही यह हो सकेगा कि इस्राएल का वंश मेरी दृष्टि में सदा के लिये एक जाति ठहरने की अपेक्षा मिट सकेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "JER 31:37" + }, + "यहोवा यह भी कहता है, “यदि ऊपर से आकाश मापा जाए और नीचे से पृथ्वी की नींव खोद खोदकर पता लगाया जाए, तब ही मैं इस्राएल के सारे वंश को उनके सब पापों के कारण उनसे हाथ उठाऊँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "JER 31:38" + }, + "“देख, यहोवा की यह वाणी है, ऐसे दिन आ रहे हैं जिनमें यह नगर हननेल के गुम्मट से लेकर कोने के फाटक तक यहोवा के लिये बनाया जाएगा।", + { + "type": "verse:v", + "number": "39", + "sid": "JER 31:39" + }, + "मापने की रस्सी फिर आगे बढ़कर सीधी गारेब पहाड़ी तक, और वहाँ से घूमकर गोआ को पहुँचेगी।", + { + "type": "verse:v", + "number": "40", + "sid": "JER 31:40" }, + "शवों और राख की सब तराई और किद्रोन नाले तक जितने खेत हैं, घोड़ों के पूर्वी फाटक के कोने तक जितनी भूमि है, वह सब यहोवा के लिये पवित्र ठहरेगी। सदा तक वह नगर फिर कभी न तो गिराया जाएगा और न ढाया जाएगा।”" + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "JER 32" + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह द्वारा खेत खरीदा जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "42", - "sid": "JER 32:42" - }, - "“देख, यहोवा यह कहता है कि जैसे मैंने अपनी इस प्रजा पर यह सब बड़ी विपत्ति डाल दी, वैसे ही निश्चय इनसे वह सब भलाई भी करूँगा जिसके करने का वचन मैंने दिया है। इसलिए यह देश जिसके विषय तुम लोग कहते हो", - { - "type": "verse:v", - "number": "43", - "sid": "JER 32:43" - }, - "कि यह उजाड़ हो गया है, इसमें न तो मनुष्य रह गए हैं और न पशु, यह तो कसदियों के वश में पड़ चुका है, इसी में फिर से खेत मोल लिए जाएँगे,", - { - "type": "verse:v", - "number": "44", - "sid": "JER 32:44" - }, - "और बिन्यामीन के क्षेत्र में, यरूशलेम के आस-पास, और यहूदा देश के अर्थात् पहाड़ी देश, नीचे के देश और दक्षिण देश के नगरों में लोग गवाह बुलाकर खेत मोल लेंगे, और दस्तावेज में दस्तखत और मुहर करेंगे; क्योंकि मैं उनके दिनों को लौटा ले आऊँगा; यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "1", + "sid": "JER 32:1" }, + "यहूदा के राजा सिदकिय्याह के राज्य के दसवें वर्ष में जो नबूकदनेस्सर के राज्य का अठारहवाँ वर्ष था, यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा।", { - "type": "chapter:c", - "number": "33", - "sid": "JER 33" + "type": "verse:v", + "number": "2", + "sid": "JER 32:2" }, + "उस समय बाबेल के राजा की सेना ने यरूशलेम को घेर लिया था और यिर्मयाह भविष्यद्वक्ता यहूदा के राजा के पहरे के भवन के आँगन में कैदी था।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 32:3" + }, + "क्योंकि यहूदा के राजा सिदकिय्याह ने यह कहकर उसे कैद किया था, “तू ऐसी भविष्यद्वाणी क्यों करता है, ‘यहोवा यह कहता है: देखो, मैं यह नगर बाबेल के राजा के वश में कर दूँगा, वह इसको ले लेगा;", + { + "type": "verse:v", + "number": "4", + "sid": "JER 32:4" + }, + "और यहूदा का राजा सिदकिय्याह कसदियों के हाथ से न बचेगा परन्तु वह बाबेल के राजा के वश में अवश्य ही पड़ेगा, और वह और बाबेल का राजा आपस में आमने-सामने बातें करेंगे; और अपनी-अपनी आँखों से एक दूसरे को देखेंगे।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 32:5" + }, + "और वह सिदकिय्याह को बाबेल में ले जाएगा, और जब तक मैं उसकी सुधि न लूँ, तब तक वह वहीं रहेगा, यहोवा की यह वाणी है। चाहे तुम लोग कसदियों से लड़ो भी, तो भी तुम्हारे लड़ने से कुछ बन न पड़ेगा।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "विपत्ति और पुनर्स्थापना" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 32:6" }, + "यिर्मयाह ने कहा, “यहोवा का वचन मेरे पास पहुँचा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 33:1" - }, - "जिस समय यिर्मयाह पहरे के आँगन में बन्द था, उस समय यहोवा का वचन दूसरी बार उसके पास पहुँचा,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 33:2" - }, - "“यहोवा जो पृथ्वी का रचनेवाला है, जो उसको स्थिर करता है, उसका नाम यहोवा है; वह यह कहता है,", - { - "type": "verse:v", - "number": "3", - "sid": "JER 33:3" - }, - "मुझसे प्रार्थना कर और मैं तेरी सुनकर तुझे बड़ी-बड़ी और कठिन बातें बताऊँगा जिन्हें तू अभी नहीं समझता।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 33:4" - }, - "क्योंकि इस्राएल का परमेश्वर यहोवा इस नगर के घरों और यहूदा के राजाओं के भवनों के विषय में, जो इसलिए गिराए जाते हैं कि दमदमों और तलवार के साथ सुभीते से लड़ सके, यह कहता है,", - { - "type": "verse:v", - "number": "5", - "sid": "JER 33:5" - }, - "कसदियों से युद्ध करने को वे लोग आते तो हैं, परन्तु मैं क्रोध और जलजलाहट में आकर उनको मरवाऊँगा और उनकी लोथें उसी स्थान में भर दूँगा; क्योंकि उनकी दुष्टता के कारण मैंने इस नगर से मुख फेर लिया है।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 33:6" - }, - "देख, मैं इस नगर का इलाज करके इसके निवासियों को चंगा करूँगा; और उन पर पूरी शान्ति और सच्चाई प्रगट करूँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 33:7" - }, - "मैं यहूदा और इस्राएल के बन्दियों को लौटा ले आऊँगा, और उन्हें पहले के समान बसाऊँगा।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 33:8" - }, - "मैं उनको उनके सारे अधर्म और पाप के काम से शुद्ध करूँगा जो उन्होंने मेरे विरुद्ध किए हैं; और उन्होंने जितने अधर्म और अपराध के काम मेरे विरुद्ध किए हैं, उन सब को मैं क्षमा करूँगा।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 33:9" - }, - "क्योंकि वे वह सब भलाई के काम सुनेंगे जो मैं उनके लिये करूँगा और वे सब कल्याण और शान्ति की चर्चा सुनकर जो मैं उनसे करूँगा,", - { - "type": "char:it", - "content": [ - "डरेंगे और थरथराएँगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.9" - ] - }, - { - "type": "char:fq", - "content": [ - "डरेंगे और थरथराएँगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "सही और गलत के मध्य विरोध, सत्य और असत्य के मध्य विरोध के कारण थरथराएंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; वे पृथ्वी की उन जातियों की दृष्टि में मेरे लिये हर्ष और स्तुति और शोभा का कारण हो जाएँगे।" - ] - } - ] + "type": "verse:v", + "number": "7", + "sid": "JER 32:7" }, + "देख, शल्लूम का पुत्र हनमेल जो तेरा चचेरा भाई है, वह तेरे पास यह कहने को आने पर है, ‘मेरा खेत जो अनातोत में है उसे मोल ले, क्योंकि उसे मोल लेकर छुड़ाने का अधिकार तेरा ही है।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 33:10" - }, - "“यहोवा यह कहता है, यह स्थान जिसके विषय तुम लोग कहते हो ‘यह तो उजाड़ हो गया है, इसमें न तो मनुष्य रह गया है और न पशु,’ अर्थात् यहूदा देश के नगर और यरूशलेम की सड़कें जो ऐसी सुनसान पड़ी हैं कि उनमें न तो कोई मनुष्य रहता है और न कोई पशु,", - { - "type": "verse:v", - "number": "11", - "sid": "JER 33:11" - }, - "इन्हीं में हर्ष और आनन्द का शब्द, दुल्हे-दुल्हन का शब्द, और इस बात के कहनेवालों का शब्द फिर सुनाई पड़ेगा: ‘सेनाओं के यहोवा का धन्यवाद करो, क्योंकि यहोवा भला है, और उसकी करुणा सदा की है!’ और यहोवा के भवन में धन्यवाद-बलि लानेवालों का भी शब्द सुनाई देगा; क्योंकि मैं इस देश की दशा पहले के समान ज्यों की त्यों कर दूँगा, यहोवा का यही वचन है।" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 32:8" }, + "अतः यहोवा के वचन के अनुसार मेरा चचेरा भाई हनमेल पहरे के आँगन में मेरे पास आकर कहने लगा, ‘मेरा जो खेत बिन्यामीन क्षेत्र के अनातोत में है उसे मोल ले, क्योंकि उसके स्वामी होने और उसके छुड़ा लेने का अधिकार तेरा ही है; इसलिए तू उसे मोल ले।’ तब मैंने जान लिया कि वह यहोवा का वचन था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 33:12" - }, - "“सेनाओं का यहोवा कहता है: सब गाँवों समेत यह स्थान जो ऐसा उजाड़ है कि इसमें न तो मनुष्य रह गया है और न पशु, इसी में भेड़-बकरियाँ बैठानेवाले चरवाहे फिर बसेंगे।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 33:13" - }, - "पहाड़ी देश में और नीचे के देश में, दक्षिण देश के नगरों में, बिन्यामीन क्षेत्र में, और यरूशलेम के आस-पास, अर्थात् यहूदा देश के सब नगरों में भेड़-बकरियाँ फिर गिन-गिनकर चराई जाएँगी, यहोवा का यही वचन है।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 32:9" }, + "“इसलिए मैंने उस अनातोत के खेत को अपने चचेरे भाई हनमेल से मोल ले लिया, और उसका दाम चाँदी के सत्रह शेकेल तौलकर दे दिए।", { - "type": "para:s", - "content": [ - "दाऊद के साथ परमेश्वर की वाचा" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 27:9,10)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 33:14" - }, - "“यहोवा की यह भी वाणी है, देख, ऐसे दिन आनेवाले हैं कि कल्याण का जो वचन मैंने इस्राएल और यहूदा के घरानों के विषय में कहा है, उसे पूरा करूँगा।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 33:15" - }, - "उन दिनों में और उन समयों में, मैं दाऊद के वंश में धार्मिकता की एक डाल लगाऊँगा; और वह इस देश में न्याय और धार्मिकता के काम करेगा।", - { - "type": "char:bdit", - "content": [ - "(यूह. 7:42, यशा. 11:1-5)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "JER 33:16" - }, - "उन दिनों में यहूदा बचा रहेगा और यरूशलेम निडर बसा रहेगा; और उसका नाम यह रखा जाएगा अर्थात् ‘यहोवा हमारी धार्मिकता।’" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 32:10" }, + "और मैंने दस्तावेज में दस्तखत और मुहर हो जाने पर, गवाहों के सामने वह चाँदी काँटे में तौलकर उसे दे दी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 33:17" - }, - "“यहोवा यह कहता है, दाऊद के कुल में इस्राएल के घराने की गद्दी पर विराजनेवाले सदैव बने रहेंगे,", - { - "type": "verse:v", - "number": "18", - "sid": "JER 33:18" - }, - "और लेवीय याजकों के कुलों में प्रतिदिन मेरे लिये होमबलि चढ़ानेवाले और अन्नबलि जलानेवाले और मेलबलि चढ़ानेवाले सदैव बने रहेंगे।”" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 32:11" }, + "तब मैंने मोल लेने की दोनों दस्तावेजें जिनमें सब शर्तें लिखी हुई थीं, और जिनमें से एक पर मुहर थी और दूसरी खुली थी,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JER 33:19" - }, - "फिर यहोवा का यह वचन यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "20", - "sid": "JER 33:20" - }, - "“यहोवा यह कहता है: मैंने दिन और रात के विषय में जो वाचा बाँधी है, जब तुम उसको ऐसा तोड़ सको कि दिन और रात अपने-अपने समय में न हों,", - { - "type": "verse:v", - "number": "21", - "sid": "JER 33:21" - }, - "तब ही जो वाचा मैंने अपने दास दाऊद के संग बाँधी है टूट सकेगी, कि तेरे वंश की गद्दी पर विराजनेवाले सदैव बने रहेंगे, और मेरी वाचा मेरी सेवा टहल करनेवाले लेवीय याजकों के संग बँधी रहेगी।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 33:22" - }, - "जैसा आकाश की सेना की गिनती और समुद्र के रेतकणों का परिमाण नहीं हो सकता है उसी प्रकार मैं अपने दास दाऊद के वंश और अपने सेवक लेवियों को बढ़ाकर अनगिनत कर दूँगा।”" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 32:12" }, + "उन्हें लेकर अपने चचेरे भाई हनमेल के और उन गवाहों के सामने जिन्होंने दस्तावेज में दस्तखत किए थे, और उन सब यहूदियों के सामने भी जो पहरे के आँगन में बैठे हुए थे, नेरिय्याह के पुत्र बारूक को जो महसेयाह का पोता था, सौंप दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 33:23" - }, - "यहोवा का यह वचन यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "24", - "sid": "JER 33:24" - }, - "“क्या तूने नहीं देखा कि ये लोग क्या कहते हैं, ‘जो दो कुल यहोवा ने चुन लिए थे उन दोनों से उसने अब हाथ उठाया है’? यह कहकर कि ये मेरी प्रजा को तुच्छ जानते हैं और कि यह जाति उनकी दृष्टि में गिर गई है।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 33:25" - }, - "यहोवा यह कहता है, यदि दिन और रात के विषय मेरी वाचा अटल न रहे, और यदि", - { - "type": "char:it", - "content": [ - "आकाश और पृथ्वी के नियम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.25" - ] - }, - { - "type": "char:fq", - "content": [ - "आकाश और पृथ्वी के नियम:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् प्रकृति की व्यवस्था। परमेश्वर के अनुग्रह के जो उद्देश्य है उसकी तुलना में प्रकृति अधिक दृढ़ता से स्थिर नहीं है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मेरे ठहराए हुए न रह जाएँ," - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "JER 33:26" - }, - "तब ही मैं याकूब के वंश से हाथ उठाऊँगा। और अब्राहम, इसहाक और याकूब के वंश पर प्रभुता करने के लिये अपने दास दाऊद के वंश में से किसी को फिर न ठहराऊँगा। परन्तु इसके विपरीत मैं उन पर दया करके उनको बँधुआई से लौटा लाऊँगा।”" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 32:13" }, + "तब मैंने उनके सामने बारूक को यह आज्ञा दी", { - "type": "chapter:c", - "number": "34", - "sid": "JER 34" + "type": "verse:v", + "number": "14", + "sid": "JER 32:14" }, + "‘इस्राएल के परमेश्वर सेनाओं का यहोवा यह कहता है, इन मोल लेने की दस्तावेजों को जिन पर मुहर की हुई है और जो खुली हुई है, इन्हें लेकर मिट्टी के बर्तन में रख, ताकि ये बहुत दिन तक रहें।", { - "type": "para:s", - "content": [ - "सिदकिय्याह को यिर्मयाह का वचन" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 32:15" }, + "क्योंकि इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है, इस देश में घर और खेत और दाख की बारियाँ फिर बेची और मोल ली जाएँगी।’" + ] + }, + { + "type": "para:s", + "content": [ + "समझ के लिए यिर्मयाह की प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 34:1" - }, - "जब बाबेल का राजा नबूकदनेस्सर अपनी सारी सेना समेत और पृथ्वी के जितने राज्य उसके वश में थे, उन सभी के लोगों समेत यरूशलेम और उसके सब गाँवों से लड़ रहा था, तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "2", - "sid": "JER 34:2" - }, - "“इस्राएल का परमेश्वर यहोवा यह कहता है: जाकर यहूदा के राजा सिदकिय्याह से कह, ‘यहोवा यह कहता है: देख, मैं इस नगर को बाबेल के राजा के वश में कर देने पर हूँ, और वह इसे फुँकवा देगा।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 34:3" - }, - "तू उसके हाथ से न बचेगा, निश्चय पकड़ा जाएगा और उसके वश में कर दिया जाएगा; और तेरी आँखें बाबेल के राजा को देखेंगी, और तुम आमने-सामने बातें करोगे; और तू बाबेल को जाएगा।’", - { - "type": "verse:v", - "number": "4", - "sid": "JER 34:4" - }, - "तो भी हे यहूदा के राजा सिदकिय्याह, यहोवा का यह भी वचन सुन जिसे यहोवा तेरे विषय में कहता है: ‘तू तलवार से मारा न जाएगा।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 34:5" - }, - "तू शान्ति के साथ मरेगा। और जैसा तेरे पितरों के लिये अर्थात् जो तुझ से पहले राजा थे, उनके लिये सुगन्ध-द्रव्य जलाया गया, वैसा ही तेरे लिये भी जलाया जाएगा; और लोग यह कहकर, “हाय मेरे प्रभु!” तेरे लिये छाती पीटेंगे, यहोवा की यही वाणी है।’”" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 32:16" }, + "“जब मैंने मोल लेने की वह दस्तावेज नेरिय्याह के पुत्र बारूक के हाथ में दी, तब मैंने यहोवा से यह प्रार्थना की,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 34:6" - }, - "ये सब वचन यिर्मयाह भविष्यद्वक्ता ने यहूदा के राजा सिदकिय्याह से यरूशलेम में उस समय कहे,", - { - "type": "verse:v", - "number": "7", - "sid": "JER 34:7" - }, - "जब बाबेल के राजा की सेना यरूशलेम से और यहूदा के जितने नगर बच गए थे, उनसे अर्थात् लाकीश और अजेका से लड़ रही थी; क्योंकि यहूदा के जो गढ़वाले नगर थे उनमें से केवल वे ही रह गए थे।" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 32:17" }, + "‘हे प्रभु यहोवा, तूने बड़े सामर्थ्य और बढ़ाई हुई भुजा से आकाश और पृथ्वी को बनाया है! तेरे लिये कोई काम कठिन नहीं है।", { - "type": "para:s", - "content": [ - "दासों से कपटपूर्ण व्यवहार" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 32:18" }, + "तू हजारों पर करुणा करता रहता परन्तु पूर्वजों के अधर्म का बदला उनके बाद उनके वंश के लोगों को भी देता है, हे महान और पराक्रमी परमेश्वर, जिसका नाम सेनाओं का यहोवा है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 34:8" - }, - "यहोवा का यह वचन यिर्मयाह के पास उस समय आया जब सिदकिय्याह राजा ने सारी प्रजा से जो यरूशलेम में थी यह वाचा बँधाई कि", - { - "type": "char:it", - "content": [ - "दासों के स्वाधीन होने का प्रचार किया जाए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.8" - ] - }, - { - "type": "char:fq", - "content": [ - "दासों के स्वाधीन होने का प्रचार किया जाए:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह वाक्य जुबली वर्ष की घोषणा का है, जबकी जुबली वर्ष पर दासों को स्वतंत्र कर देने का नियम था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "JER 34:9" - }, - "कि सब लोग अपने-अपने दास-दासी को जो इब्री या इब्रिन हों, स्वाधीन करके जाने दें, और कोई अपने यहूदी भाई से फिर अपनी सेवा न कराए।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 34:10" - }, - "तब सब हाकिमों और सारी प्रजा ने यह प्रण किया कि हम अपने-अपने दास दासियों को स्वतंत्र कर देंगे और फिर उनसे अपनी सेवा न कराएँगे; इसलिए उस प्रण के अनुसार उनको स्वतंत्र कर दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 34:11" - }, - "परन्तु इसके बाद वे फिर गए और जिन दास दासियों को उन्होंने स्वतंत्र करके जाने दिया था उनको फिर अपने वश में लाकर दास और दासी बना लिया।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 34:12" - }, - "तब यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "13", - "sid": "JER 34:13" - }, - "“इस्राएल का परमेश्वर यहोवा तुम से यह कहता है, जिस समय मैं तुम्हारे पितरों को दासत्व के घर अर्थात् मिस्र देश से निकाल ले आया, उस समय मैंने आप उनसे यह कहकर वाचा बाँधी", - { - "type": "verse:v", - "number": "14", - "sid": "JER 34:14" - }, - "‘तुम्हारा जो इब्री भाई तुम्हारे हाथ में बेचा जाए उसको तुम सातवें वर्ष में छोड़ देना; छः वर्ष तो वह तुम्हारी सेवा करे परन्तु इसके बाद तुम उसको स्वतंत्र करके अपने पास से जाने देना।’ परन्तु तुम्हारे पितरों ने मेरी न सुनी, न मेरी ओर कान लगाया।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 34:15" - }, - "तुम अभी फिरे तो थे और अपने-अपने भाई को स्वतंत्र कर देने का प्रचार कराके जो काम मेरी दृष्टि में भला है उसे तुम ने किया भी था, और जो भवन मेरा कहलाता है उसमें मेरे सामने वाचा भी बाँधी थी;", - { - "type": "verse:v", - "number": "16", - "sid": "JER 34:16" - }, - "पर तुम भटक गए और मेरा नाम इस रीति से अशुद्ध किया कि जिन दास दासियों को तुम स्वतंत्र करके उनकी इच्छा पर छोड़ चुके थे उन्हें तुम ने फिर अपने वश में कर लिया है, और वे फिर तुम्हारे दास- दासियाँ बन गए हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 34:17" - }, - "इस कारण यहोवा यह कहता है: तुम ने जो मेरी आज्ञा के अनुसार अपने-अपने भाई के स्वतंत्र होने का प्रचार नहीं किया, अतः यहोवा का यह वचन है, सुनो, मैं तुम्हारे इस प्रकार से स्वतंत्र होने का प्रचार करता हूँ कि तुम तलवार, मरी और अकाल में पड़ोगे; और मैं ऐसा करूँगा कि तुम पृथ्वी के राज्य-राज्य में", - { - "type": "char:it", - "content": [ - "मारे-मारे फिरोगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.17" - ] - }, - { - "type": "char:fq", - "content": [ - "मारे-मारे फिरोगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "मैं तुम्हें भय का कारण बनाऊँगा तुम्हें देख मनुष्य काँपेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "JER 34:18" - }, - "जो लोग मेरी वाचा का उल्लंघन करते हैं और जो प्रण उन्होंने मेरे सामने और बछड़े को दो भाग करके उसके दोनों भागों के बीच होकर किया परन्तु उसे पूरा न किया,", - { - "type": "verse:v", - "number": "19", - "sid": "JER 34:19" - }, - "अर्थात् यहूदा देश और यरूशलेम नगर के हाकिम, खोजे, याजक और साधारण लोग जो बछड़े के भागों के बीच होकर गए थे,", - { - "type": "verse:v", - "number": "20", - "sid": "JER 34:20" - }, - "उनको मैं उनके शत्रुओं अर्थात् उनके प्राण के खोजियों के वश में कर दूँगा और उनकी लोथ आकाश के पक्षियों और मैदान के पशुओं का आहार हो जाएँगी।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 34:21" - }, - "मैं यहूदा के राजा सिदकिय्याह और उसके हाकिमों को उनके शत्रुओं और उनके प्राण के खोजियों अर्थात् बाबेल के राजा की सेना के वश में कर दूँगा जो तुम्हारे सामने से चली गई है।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 34:22" - }, - "यहोवा का यह वचन है कि देखो, मैं उनको आज्ञा देकर इस नगर के पास लौटा ले आऊँगा और वे लड़कर इसे ले लेंगे और फूँक देंगे; और यहूदा के नगरों को मैं ऐसा उजाड़ दूँगा कि कोई उनमें न रहेगा।”" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 32:19" }, + "तू बड़ी युक्ति करनेवाला और सामर्थ्य के काम करनेवाला है; तेरी दृष्टि मनुष्यों के सारे चाल चलन पर लगी रहती है, और तू हर एक को उसके चाल चलन और कर्म का फल भुगताता है।", { - "type": "chapter:c", - "number": "35", - "sid": "JER 35" + "type": "verse:v", + "number": "20", + "sid": "JER 32:20" }, + "तूने मिस्र देश में चिन्ह और चमत्कार किए, और आज तक इस्राएलियों वरन् सब मनुष्यों के बीच वैसा करता आया है, और इस प्रकार तूने अपना ऐसा नाम किया है जो आज के दिन तक बना है।", { - "type": "para:s", - "content": [ - "यिर्मयाह और रकाब के वंशज" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 32:21" }, + "तू अपनी प्रजा इस्राएल को मिस्र देश में से चिन्हों और चमत्कारों और सामर्थी हाथ और बढ़ाई हुई भुजा के द्वारा, और बड़े भयानक कामों के साथ निकाल लाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 35:1" - }, - "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य में यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "2", - "sid": "JER 35:2" - }, - "“रेकाबियों के घराने के पास जाकर उनसे बातें कर और उन्हें यहोवा के भवन की एक कोठरी में ले जाकर दाखमधु पिला।”", - { - "type": "verse:v", - "number": "3", - "sid": "JER 35:3" - }, - "तब मैंने", - { - "type": "char:it", - "content": [ - "याजन्याह" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.3" - ] - }, - { - "type": "char:fq", - "content": [ - "याजन्याह:" - ] - }, - { - "type": "char:ft", - "content": [ - "याजन्याह यरूशलेम में शरण लेनेवाले गोत्र का प्रधान था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को जो हबस्सिन्याह का पोता और यिर्मयाह का पुत्र था, और उसके भाइयों और सब पुत्रों को, अर्थात् रेकाबियों के सारे घराने को साथ लिया।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "JER 35:4" - }, - "मैं उनको परमेश्वर के भवन में, यिग्दल्याह के पुत्र हानान, जो परमेश्वर का एक जन था, उसकी कोठरी में ले आया जो हाकिमों की उस कोठरी के पास थी और शल्लूम के पुत्र डेवढ़ी के रखवाले मासेयाह की कोठरी के ऊपर थी।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 35:5" - }, - "तब मैंने रेकाबियों के घराने को दाखमधु से भरे हुए हँडे और कटोरे देकर कहा, “दाखमधु पीओ।”", - { - "type": "verse:v", - "number": "6", - "sid": "JER 35:6" - }, - "उन्होंने कहा, “हम दाखमधु न पीएँगे क्योंकि रेकाब के पुत्र योनादाब ने जो हमारा पुरखा था हमको यह आज्ञा दी थी, ‘तुम कभी दाखमधु न पीना; न तुम, न तुम्हारे पुत्र।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 35:7" - }, - "न घर बनाना, न बीज बोना, न दाख की बारी लगाना, और न उनके अधिकारी होना; परन्तु जीवन भर तम्बुओं ही में रहना जिससे जिस देश में तुम परदेशी हो, उसमें बहुत दिन तक जीते रहो।’", - { - "type": "verse:v", - "number": "8", - "sid": "JER 35:8" - }, - "इसलिए हम रेकाब के पुत्र अपने पुरखा यहोनादाब की बात मानकर, उसकी सारी आज्ञाओं के अनुसार चलते हैं, न हम और न हमारी स्त्रियाँ या पुत्र-पुत्रियाँ कभी दाखमधु पीती हैं,", - { - "type": "verse:v", - "number": "9", - "sid": "JER 35:9" - }, - "और न हम घर बनाकर उनमें रहते हैं। हम न दाख की बारी, न खेत, और न बीज रखते हैं;", - { - "type": "verse:v", - "number": "10", - "sid": "JER 35:10" - }, - "हम तम्बुओं ही में रहा करते हैं, और अपने पुरखा योनादाब की बात मानकर उसकी सारी आज्ञाओं के अनुसार काम करते हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 35:11" - }, - "परन्तु जब बाबेल के राजा नबूकदनेस्सर ने इस देश पर चढ़ाई की, तब हमने कहा, ‘चलो, कसदियों और अरामियों के दलों के डर के मारे यरूशलेम में जाएँ।’ इस कारण हम अब यरूशलेम में रहते हैं।”" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 32:22" }, + "फिर तूने यह देश उन्हें दिया जिसके देने की शपथ तूने उनके पूर्वजों से खाई थी; जिसमें दूध और मधु की धाराएँ बहती हैं, और वे आकर इसके अधिकारी हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 35:12" - }, - "तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 35:13" - }, - "इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: “जाकर यहूदा देश के लोगों और यरूशलेम नगर के निवासियों से कह, यहोवा की यह वाणी है, क्या तुम शिक्षा मानकर मेरी न सुनोगे?", - { - "type": "verse:v", - "number": "14", - "sid": "JER 35:14" - }, - "देखो, रेकाब के पुत्र यहोनादाब ने जो आज्ञा अपने वंश को दी थी कि तुम दाखमधु न पीना वह तो मानी गई है यहाँ तक कि आज के दिन भी वे लोग कुछ नहीं पीते, वे अपने पुरखा की आज्ञा मानते हैं; पर यद्यपि मैं तुम से बड़े यत्न से कहता आया हूँ, तो भी तुम ने मेरी नहीं सुनी।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 35:15" - }, - "मैं तुम्हारे पास अपने सारे दास नबियों को बड़ा यत्न करके यह कहने को भेजता आया हूँ, ‘अपनी बुरी चाल से फिरो, और अपने काम सुधारो, और दूसरे देवताओं के पीछे जाकर उनकी उपासना मत करो तब तुम इस देश में जो मैंने तुम्हारे पितरों को दिया था और तुम को भी दिया है, बसने पाओगे।’ पर तुम ने मेरी ओर कान नहीं लगाया न मेरी सुनी है।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 35:16" - }, - "देखो, रेकाब के पुत्र यहोनादाब के वंश ने तो अपने पुरखा की आज्ञा को मान लिया पर तुम ने मेरी नहीं सुनी।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 35:17" - }, - "इसलिए सेनाओं का परमेश्वर यहोवा, जो इस्राएल का परमेश्वर है, यह कहता है: देखो, यहूदा देश और यरूशलेम नगर के सारे निवासियों पर जितनी विपत्ति डालने की मैंने चर्चा की है वह उन पर अब डालता हूँ; क्योंकि मैंने उनको सुनाया पर उन्होंने नहीं सुना, मैंने उनको बुलाया पर उन्होंने उत्तर न दिया।”" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 32:23" }, + "तो भी उन्होंने तेरी नहीं मानी, और न तेरी व्यवस्था पर चले; वरन् जो कुछ तूने उनको करने की आज्ञा दी थी, उसमें से उन्होंने कुछ भी नहीं किया। इस कारण तूने उन पर यह सब विपत्ति डाली है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 35:18" - }, - "पर रेकाबियों के घराने से यिर्मयाह ने कहा, “इस्राएल का परमेश्वर सेनाओं का यहोवा तुम से यह कहता है: इसलिए कि तुम ने जो अपने पुरखा यहोनादाब की आज्ञा मानी, वरन् उसकी सब आज्ञाओं को मान लिया और जो कुछ उसने कहा उसके अनुसार काम किया है,", - { - "type": "verse:v", - "number": "19", - "sid": "JER 35:19" - }, - "इसलिए इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: रेकाब के पुत्र योनादाब के वंश में सदा ऐसा जन पाया जाएगा जो मेरे सम्मुख खड़ा रहे।”" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 32:24" }, + "अब इन दमदमों को देख, वे लोग इस नगर को ले लेने के लिये आ गए हैं, और यह नगर तलवार, अकाल और मरी के कारण इन चढ़े हुए कसदियों के वश में किया गया है। जो तूने कहा था वह अब पूरा हुआ है, और तू इसे देखता भी है।", { - "type": "chapter:c", - "number": "36", - "sid": "JER 36" + "type": "verse:v", + "number": "25", + "sid": "JER 32:25" }, + "तो भी, हे प्रभु यहोवा, तूने मुझसे कहा है कि गवाह बुलाकर उस खेत को मोल ले, यद्यपि कि यह नगर कसदियों के वश में कर दिया गया है।’”" + ] + }, + { + "type": "para:s", + "content": [ + "वापसी के लिये परमेश्वर का आश्वासन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मन्दिर में बारूक द्वारा पुस्तक का पढ़ा जाना" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 32:26" }, + "तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 36:1" - }, - "फिर योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "2", - "sid": "JER 36:2" - }, - "“एक", - { - "type": "char:it", - "content": [ - "पुस्तक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36.2" - ] - }, - { - "type": "char:fq", - "content": [ - "पुस्तक:" - ] - }, - { - "type": "char:ft", - "content": [ - "(कुण्डली ग्रन्थ) यह अनेक चर्मपत्रों को मिलाकर, बराबर की चौड़ाई में काटकर एक लकड़ी पर लपेटा जाता था। यदि वे अधिक बड़े होते थे तो दोनों सिरों पर लकड़ी लगाई जाती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* लेकर जितने वचन मैंने तुझ से योशिय्याह के दिनों से लेकर अर्थात् जब मैं तुझ से बातें करने लगा उस समय से आज के दिन तक इस्राएल और यहूदा और सब जातियों के विषय में कहे हैं, सब को उसमें लिख।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JER 36:3" - }, - "क्या जाने यहूदा का घराना उस सारी विपत्ति का समाचार सुनकर जो मैं उन पर डालने की कल्पना कर रहा हूँ अपनी बुरी चाल से फिरे और मैं उनके अधर्म और पाप को क्षमा करूँ।”" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 32:27" }, + "“मैं तो सब प्राणियों का परमेश्वर यहोवा हूँ; क्या मेरे लिये कोई भी काम कठिन है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 36:4" - }, - "अतः यिर्मयाह ने नेरिय्याह के पुत्र बारूक को बुलाया, और बारूक ने यहोवा के सब वचन जो उसने यिर्मयाह से कहे थे, उसके मुख से सुनकर पुस्तक में लिख दिए।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 36:5" - }, - "फिर यिर्मयाह ने बारूक को आज्ञा दी और कहा, “मैं तो बन्धा हुआ हूँ, मैं यहोवा के भवन में नहीं जा सकता।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 36:6" - }, - "इसलिए तू उपवास के दिन यहोवा के भवन में जाकर उसके जो वचन तूने मुझसे सुनकर लिखे हैं, पुस्तक में से लोगों को पढ़कर सुनाना, और जितने यहूदी लोग अपने-अपने नगरों से आएँगे, उनको भी पढ़कर सुनाना।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 36:7" - }, - "क्या जाने वे यहोवा से", - { - "type": "char:it", - "content": [ - "गिड़गिड़ाकर प्रार्थना करें" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36.7" - ] - }, - { - "type": "char:fq", - "content": [ - "गिड़गिड़ाकर प्रार्थना करें:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् दीन बनें इसमें प्रार्थना सुने जाने का भाव भी है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और अपनी-अपनी बुरी चाल से फिरें; क्योंकि जो क्रोध और जलजलाहट यहोवा ने अपनी इस प्रजा पर भड़काने को कहा है, वह बड़ी है।”" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "JER 36:8" - }, - "यिर्मयाह भविष्यद्वक्ता की इस आज्ञा के अनुसार नेरिय्याह के पुत्र बारूक ने, यहोवा के भवन में उस पुस्तक में से उसके वचन पढ़कर सुनाए।" - ] + "type": "verse:v", + "number": "28", + "sid": "JER 32:28" }, + "इसलिए यहोवा यह कहता है, देख, मैं यह नगर कसदियों और बाबेल के राजा नबूकदनेस्सर के वश में कर देने पर हूँ, और वह इसको ले लेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 36:9" - }, - "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के पाँचवें वर्ष के नौवें महीने में यरूशलेम में जितने लोग थे, और यहूदा के नगरों से जितने लोग यरूशलेम में आए थे, उन्होंने यहोवा के सामने उपवास करने का प्रचार किया।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 36:10" - }, - "तब बारूक ने यहोवा के भवन में सब लोगों को शापान के पुत्र गमर्याह जो प्रधान था, उसकी कोठरी में जो ऊपर के आँगन में यहोवा के भवन के नये फाटक के पास थी, यिर्मयाह के सब वचन पुस्तक में से पढ़ सुनाए।" - ] + "type": "verse:v", + "number": "29", + "sid": "JER 32:29" }, + "जो कसदी इस नगर से युद्ध कर रहे हैं, वे आकर इसमें आग लगाकर फूँक देंगे, और जिन घरों की छतों पर उन्होंने बाल के लिये धूप जलाकर और दूसरे देवताओं को अर्घ चढ़ाकर मुझे रिस दिलाई है, वे घर जला दिए जाएँगे।", { - "type": "para:s", - "content": [ - "राजभवन में पुस्तक का पढ़ा जाना" - ] + "type": "verse:v", + "number": "30", + "sid": "JER 32:30" }, + "क्योंकि इस्राएल और यहूदा, जो काम मुझे बुरा लगता है, वही", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 36:11" - }, - "तब शापान के पुत्र गमर्याह के बेटे मीकायाह ने यहोवा के सारे वचन पुस्तक में से सुने।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 36:12" - }, - "और वह राजभवन के प्रधान की कोठरी में उतर गया, और क्या देखा कि वहाँ एलीशामा प्रधान और शमायाह का पुत्र दलायाह और अकबोर का पुत्र एलनातान और शापान का पुत्र गमर्याह और हनन्याह का पुत्र सिदकिय्याह और सब हाकिम बैठे हुए हैं।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 36:13" - }, - "मीकायाह ने जितने वचन उस समय सुने, जब बारूक ने पुस्तक में से लोगों को पढ़ सुनाए थे, उन सब का वर्णन किया।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 36:14" - }, - "उन्हें सुनकर सब हाकिमों ने यहूदी को जो नतन्याह का पुत्र ओर शेलेम्याह का पोता और कूशी का परपोता था, बारूक के पास यह कहने को भेजा, “जिस पुस्तक में से तूने सब लोगों को पढ़ सुनाया है, उसे अपने हाथ में लेता आ।” अतः नेरिय्याह का पुत्र बारूक वह पुस्तक हाथ में लिए हुए उनके पास आया।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 36:15" - }, - "तब उन्होंने उससे कहा, “अब बैठ जा और हमें यह पढ़कर सुना।” तब बारूक ने उनको पढ़कर सुना दिया।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 36:16" - }, - "जब वे उन सब वचनों को सुन चुके, तब थरथराते हुए एक दूसरे को देखने लगे; और उन्होंने बारूक से कहा, “हम निश्चय राजा से इन सब वचनों का वर्णन करेंगे।”", + "type": "char:it", + "content": [ + "लड़कपन से करते आए हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "JER 36:17" + "type": "char:fr", + "content": [ + "32.30" + ] }, - "फिर उन्होंने बारूक से कहा, “हम से कह, क्या तूने ये सब वचन उसके मुख से सुनकर लिखे?”", { - "type": "verse:v", - "number": "18", - "sid": "JER 36:18" + "type": "char:fq", + "content": [ + "लड़कपन से करते आए हैं:" + ] }, - "बारूक ने उनसे कहा, “वह ये सब वचन अपने मुख से मुझे सुनाता गया ओर मैं इन्हें पुस्तक में स्याही से लिखता गया।”", { - "type": "verse:v", - "number": "19", - "sid": "JER 36:19" - }, - "तब हाकिमों ने बारूक से कहा, “जा, तू अपने आपको और यिर्मयाह को छिपा, और कोई न जानने पाए कि तुम कहाँ हो।”" - ] + "type": "char:ft", + "content": [ + "इस्राएल के लिए परमेश्वर के पराक्रमी काम मिस्र में आरम्भ हुए थे, (यिर्म 32:20) और साथ ही इस्राएल के पाप भी आरम्भ हो गए थे।" + ] + } + ] + } + ] }, + "; इस्राएली अपनी बनाई हुई वस्तुओं से मुझ को रिस ही रिस दिलाते आए हैं, यहोवा की यह वाणी है।", { - "type": "para:s", - "content": [ - "पुस्तक का जलाया जाना" - ] + "type": "verse:v", + "number": "31", + "sid": "JER 32:31" }, + "यह नगर जब से बसा है तब से आज के दिन तक मेरे क्रोध और जलजलाहट के भड़कने का कारण हुआ है, इसलिए अब मैं इसको अपने सामने से इस कारण दूर करूँगा", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 36:20" - }, - "तब वे पुस्तक को एलीशामा प्रधान की कोठरी में रखकर राजा के पास आँगन में आए; और राजा को वे सब वचन कह सुनाए।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 36:21" - }, - "तब राजा ने यहूदी को पुस्तक ले आने के लिये भेजा, उसने उसे एलीशामा प्रधान की कोठरी में से लेकर राजा को और जो हाकिम राजा के आस-पास खड़े थे उनको भी पढ़ सुनाया।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 36:22" - }, - "राजा शीतकाल के भवन में बैठा हुआ था, क्योंकि नौवाँ महीना था और उसके सामने अँगीठी जल रही थी।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 36:23" - }, - "जब यहूदी तीन चार पृष्ठ पढ़ चुका, तब उसने उसे चाकू से काटा और जो आग अँगीठी में थी उसमें फेंक दिया; इस प्रकार अँगीठी की आग में पूरी पुस्तक जलकर भस्म हो गई।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 36:24" - }, - "परन्तु न कोई डरा और न किसी ने अपने कपड़े फाड़े, अर्थात् न तो राजा ने और न उसके कर्मचारियों में से किसी ने ऐसा किया, जिन्होंने वे सब वचन सुने थे।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 36:25" - }, - "एलनातान, और दलायाह, और गमर्याह ने तो राजा से विनती भी की थी कि पुस्तक को न जलाए, परन्तु उसने उनकी एक न सुनी।", - { - "type": "verse:v", - "number": "26", - "sid": "JER 36:26" - }, - "राजा ने राजपुत्र यरहमेल को और अज्रीएल के पुत्र सरायाह को और अब्देल के पुत्र शेलेम्याह को आज्ञा दी कि बारूक लेखक और यिर्मयाह भविष्यद्वक्ता को पकड़ लें, परन्तु यहोवा ने उनको छिपा रखा।" - ] + "type": "verse:v", + "number": "32", + "sid": "JER 32:32" }, + "क्योंकि इस्राएल और यहूदा अपने राजाओं हाकिमों, याजकों और भविष्यद्वक्ताओं समेत, क्या यहूदा देश के, क्या यरूशलेम के निवासी, सब के सब बुराई पर बुराई करके मुझ को रिस दिलाते आए हैं।", { - "type": "para:s", - "content": [ - "यिर्मयाह द्वारा पुस्तक का पुनः लिखा जाना" - ] + "type": "verse:v", + "number": "33", + "sid": "JER 32:33" }, + "उन्होंने मेरी ओर मुँह नहीं वरन् पीठ ही फेर दी है; यद्यपि मैं उन्हें बड़े यत्न से सिखाता आया हूँ, तो भी उन्होंने मेरी शिक्षा को नहीं माना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JER 36:27" - }, - "जब राजा ने उन वचनों की पुस्तक को जो बारूक ने यिर्मयाह के मुख से सुन सुनकर लिखी थी, जला दिया, तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "28", - "sid": "JER 36:28" - }, - "“फिर एक और पुस्तक लेकर उसमें यहूदा के राजा यहोयाकीम की जलाई हुई पहली पुस्तक के सब वचन लिख दे।", - { - "type": "verse:v", - "number": "29", - "sid": "JER 36:29" - }, - "और यहूदा के राजा यहोयाकीम के विषय में कह, ‘यहोवा यह कहता है: तूने उस पुस्तक को यह कहकर जला दिया है कि तूने उसमें यह क्यों लिखा है कि बाबेल का राजा निश्चय आकर इस देश को नष्ट करेगा, और उसमें न तो मनुष्य को छोड़ेगा और न पशु को।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 36:30" - }, - "इसलिए यहोवा यहूदा के राजा यहोयाकीम के विषय में यह कहता है, कि उसका कोई दाऊद की गद्दी पर विराजमान न रहेगा; और उसकी लोथ ऐसी फेंक दी जाएगी कि दिन को धूप में और रात को पाले में पड़ी रहेगी।", - { - "type": "verse:v", - "number": "31", - "sid": "JER 36:31" - }, - "मैं उसको और उसके वंश और कर्मचारियों को उनके अधर्म का दण्ड दूँगा; और जितनी विपत्ति मैंने उन पर और यरूशलेम के निवासियों और यहूदा के सब लोगों पर डालने को कहा है, और जिसको उन्होंने सच नहीं माना, उन सब को मैं उन पर डालूँगा।’”" - ] + "type": "verse:v", + "number": "34", + "sid": "JER 32:34" }, + "वरन् जो भवन मेरा कहलाता है, उसमें भी उन्होंने अपनी घृणित वस्तुएँ स्थापित करके उसे अशुद्ध किया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "JER 36:32" - }, - "तब यिर्मयाह ने दूसरी पुस्तक लेकर नेरिय्याह के पुत्र बारूक लेखक को दी, और जो पुस्तक यहूदा के राजा यहोयाकीम ने आग में जला दी थी, उसमें के सब वचनों को बारूक ने यिर्मयाह के मुख से सुन सुनकर उसमें लिख दिए; और उन वचनों में उनके समान और भी बहुत सी बातें बढ़ा दी गई।" - ] + "type": "verse:v", + "number": "35", + "sid": "JER 32:35" }, + "उन्होंने हिन्नोमियों की तराई में बाल के ऊँचे-ऊँचे स्थान बनाकर अपने बेटे-बेटियों को मोलेक के लिये होम किया, जिसकी आज्ञा मैंने कभी नहीं दी, और न यह बात कभी मेरे मन में आई कि ऐसा घृणित काम किया जाए और जिससे यहूदी लोग पाप में फँसे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "37", - "sid": "JER 37" + "type": "verse:v", + "number": "36", + "sid": "JER 32:36" }, + "“परन्तु अब इस्राएल का परमेश्वर यहोवा इस नगर के विषय में, जिसके लिये तुम लोग कहते हो, ‘वह तलवार, अकाल और मरी के द्वारा बाबेल के राजा के वश में पड़ा हुआ है’ यह कहता है:", { - "type": "para:s", - "content": [ - "सिदकिय्याह का निवेदन" - ] + "type": "verse:v", + "number": "37", + "sid": "JER 32:37" }, + "देखो, मैं उनको उन सब देशों से जिनमें मैंने क्रोध और जलजलाहट में आकर उन्हें जबरन निकाल दिया था, लौटा ले आकर इसी नगर में इकट्ठे करूँगा, और निडर करके बसा दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 37:1" - }, - "यहोयाकीम के पुत्र कोन्याह के स्थान पर योशिय्याह का पुत्र सिदकिय्याह राज्य करने लगा, क्योंकि बाबेल के राजा नबूकदनेस्सर ने उसी को यहूदा देश में राजा ठहराया था।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 37:2" - }, - "परन्तु न तो उसने, न उसके कर्मचारियों ने, और न साधारण लोगों ने यहोवा के वचनों को माना जो उसने यिर्मयाह भविष्यद्वक्ता के द्वारा कहा था।" - ] + "type": "verse:v", + "number": "38", + "sid": "JER 32:38" }, + "और वे मेरी प्रजा ठहरेंगे, और मैं उनका परमेश्वर ठहरूँगा", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JER 37:3" - }, - "सिदकिय्याह राजा ने शेलेम्याह के पुत्र यहूकल और मासेयाह के पुत्र सपन्याह याजक को यिर्मयाह भविष्यद्वक्ता के पास यह कहला भेजा, “हमारे निमित्त हमारे परमेश्वर यहोवा से प्रार्थना कर।”", - { - "type": "verse:v", - "number": "4", - "sid": "JER 37:4" - }, - "उस समय यिर्मयाह बन्दीगृह में न डाला गया था, और लोगों के बीच आया-जाया करता था।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 37:5" - }, - "उस समय फ़िरौन की सेना चढ़ाई के लिये मिस्र से निकली; तब कसदी जो यरूशलेम को घेरे हुए थे, उसका समाचार सुनकर यरूशलेम के पास से चले गए।" - ] + "type": "char:bdit", + "content": [ + "(2 कुरि. 6:16)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 37:6" - }, - "तब यहोवा का यह वचन यिर्मयाह भविष्यद्वक्ता के पास पहुँचा", - { - "type": "verse:v", - "number": "7", - "sid": "JER 37:7" - }, - "“इस्राएल का परमेश्वर यहोवा यह कहता है: यहूदा के जिस राजा ने", - { - "type": "char:it", - "content": [ - "तुम को प्रार्थना करने के लिये मेरे पास भेजा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.7" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम को प्रार्थना करने के लिये मेरे पास भेजा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ यिर्मयाह का उत्तर यिर्म. 21:4-7 की तुलना में अधिक प्रतिकूल है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उससे यह कहो, ‘देख, फ़िरौन की जो सेना तुम्हारी सहायता के लिये निकली है वह अपने देश मिस्र में लौट जाएगी।" - ] - }, + "type": "verse:v", + "number": "39", + "sid": "JER 32:39" + }, + "मैं उनको", + { + "type": "char:it", + "content": [ + "एक ही मन और एक ही चाल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "JER 37:8" + "type": "char:fr", + "content": [ + "32.39" + ] }, - "कसदी फिर वापिस आकर इस नगर से लड़ेंगे; वे इसको ले लेंगे और फूँक देंगे।", { - "type": "verse:v", - "number": "9", - "sid": "JER 37:9" + "type": "char:fq", + "content": [ + "एक ही मन और एक ही चाल:" + ] }, - "यहोवा यह कहता है: यह कहकर तुम अपने-अपने मन में धोखा न खाओ “कसदी हमारे पास से निश्चय चले गए हैं;” क्योंकि वे चले नहीं गए।", { - "type": "verse:v", - "number": "10", - "sid": "JER 37:10" - }, - "क्योंकि यदि तुम ने कसदियों की सारी सेना को जो तुम से लड़ती है, ऐसा मार भी लिया होता कि उनमें से केवल घायल लोग रह जाते, तो भी वे अपने-अपने तम्बू में से उठकर इस नगर को फूँक देते।’”" - ] + "type": "char:ft", + "content": [ + "इस नई वाचा में वे उचित कामों के संक्रीण मार्ग पर एक मन होकर चलेंगे। (मत्ती 7:14) सदा अर्थात् लगातार, प्रतिदिन चलेंगे।" + ] + } + ] + } + ] }, + "कर दूँगा कि वे सदा मेरा भय मानते रहें, जिससे उनका और उनके बाद उनके वंश का भी भला हो।", { - "type": "para:s", - "content": [ - "यिर्मयाह की कैद और उसका छुटकारा" - ] + "type": "verse:v", + "number": "40", + "sid": "JER 32:40" }, + "मैं उनसे यह वाचा बाँधूँगा, कि मैं कभी उनका संग छोड़कर उनका भला करना न छोड़ूँगा; और अपना भय मैं उनके मन में ऐसा उपजाऊँगा कि वे कभी मुझसे अलग होना न चाहेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 37:11" - }, - "जब कसदियों की सेना फ़िरौन की सेना के डर के मारे यरूशलेम के पास से निकलकर गई,", - { - "type": "verse:v", - "number": "12", - "sid": "JER 37:12" - }, - "तब यिर्मयाह यरूशलेम से निकलकर बिन्यामीन के देश की ओर इसलिए जा निकला कि वहाँ से और लोगों के संग अपना अंश ले।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 37:13" - }, - "जब वह बिन्यामीन क्षेत्र के फाटक में पहुँचा, तब यिरिय्याह नामक पहरुओं का एक सरदार वहाँ था जो शेलेम्याह का पुत्र और हनन्याह का पोता था, और उसने यिर्मयाह भविष्यद्वक्ता को यह कहकर पकड़ लिया, “तू कसदियों के पास भागा जाता है।”", - { - "type": "verse:v", - "number": "14", - "sid": "JER 37:14" - }, - "तब यिर्मयाह ने कहा, “यह झूठ है; मैं कसदियों के पास नहीं भागा जाता हूँ।” परन्तु यिरिय्याह ने उसकी एक न मानी, और वह उसे पकड़कर हाकिमों के पास ले गया।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 37:15" - }, - "तब हाकिमों ने यिर्मयाह से क्रोधित होकर उसे पिटवाया, और योनातान प्रधान के घर में बन्दी बनाकर डलवा दिया; क्योंकि उन्होंने उसको साधारण बन्दीगृह बना दिया था।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:36)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(लूका 22:20, 1 कुरि. 11:25, 2 कुरि. 3:6 इब्रा. 13:20)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JER 37:16" - }, - "यिर्मयाह उस तलघर में जिसमें कई एक कोठरियाँ थीं, रहने लगा।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 37:17" - }, - "उसके बहुत दिन बीतने पर सिदकिय्याह राजा ने उसको बुलवा भेजा, और अपने भवन में उससे छिपकर यह प्रश्न किया, “क्या यहोवा की ओर से कोई वचन पहुँचा है?” यिर्मयाह ने कहा, “हाँ, पहुँचा है। वह यह है, कि तू बाबेल के राजा के वश में कर दिया जाएगा।”" - ] + "type": "verse:v", + "number": "41", + "sid": "JER 32:41" }, + "मैं बड़ी प्रसन्नता के साथ उनका भला करता रहूँगा, और", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 37:18" - }, - "फिर यिर्मयाह ने सिदकिय्याह राजा से कहा, “मैंने तेरा, तेरे कर्मचारियों का, व तेरी प्रजा का क्या अपराध किया है, कि तुम लोगों ने मुझ को बन्दीगृह में डलवाया है?", + "type": "char:it", + "content": [ + "सचमुच", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "JER 37:19" + "type": "char:fr", + "content": [ + "32.41" + ] }, - "तुम्हारे जो भविष्यद्वक्ता तुम से भविष्यद्वाणी करके कहा करते थे कि बाबेल का राजा तुम पर और इस देश पर चढ़ाई नहीं करेगा, वे अब कहाँ है?", { - "type": "verse:v", - "number": "20", - "sid": "JER 37:20" + "type": "char:fq", + "content": [ + "सचमुच:" + ] }, - "अब, हे मेरे प्रभु, हे राजा, मेरी प्रार्थना ग्रहण कर कि मुझे योनातान प्रधान के घर में फिर न भेज, नहीं तो मैं वहाँ मर जाऊँगा।”", { - "type": "verse:v", - "number": "21", - "sid": "JER 37:21" - }, - "तब सिदकिय्याह राजा की आज्ञा से यिर्मयाह पहरे के आँगन में रखा गया, और जब तक नगर की सब रोटी न चुक गई, तब तक उसको रोटीवालों की दूकान में से प्रतिदिन एक रोटी दी जाती थी। यिर्मयाह पहरे के आँगन में रहने लगा।" - ] + "type": "char:ft", + "content": [ + "अर्थात् सच में, वास्तव में। यह परमेश्वर के दृढ़ उद्देश्य के संदर्भ में है अपेक्षा उन लोगों की सुरक्षा एवं देख-रेख। यह नई वाचा अनुग्रह की है जो परमेश्वर द्वारा उसकी प्रजा पर आनन्दित होने से और उनके अन्दर अपना पूर्ण मन उपजाने से प्रगट होता है।" + ] + } + ] + } + ] }, + "उन्हें इस देश में अपने सारे मन और प्राण से बसा दूँगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "38", - "sid": "JER 38" + "type": "verse:v", + "number": "42", + "sid": "JER 32:42" }, + "“देख, यहोवा यह कहता है कि जैसे मैंने अपनी इस प्रजा पर यह सब बड़ी विपत्ति डाल दी, वैसे ही निश्चय इनसे वह सब भलाई भी करूँगा जिसके करने का वचन मैंने दिया है। इसलिए यह देश जिसके विषय तुम लोग कहते हो", { - "type": "para:s", - "content": [ - "तहखाने में यिर्मयाह का डाला जाना" - ] + "type": "verse:v", + "number": "43", + "sid": "JER 32:43" }, + "कि यह उजाड़ हो गया है, इसमें न तो मनुष्य रह गए हैं और न पशु, यह तो कसदियों के वश में पड़ चुका है, इसी में फिर से खेत मोल लिए जाएँगे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 38:1" - }, - "फिर जो वचन यिर्मयाह सब लोगों से कहता था, उनको मत्तान के पुत्र शपत्याह, पशहूर के पुत्र गदल्याह, शेलेम्याह के पुत्र यूकल और मल्किय्याह के पुत्र पशहूर ने सुना,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 38:2" - }, - "“यहोवा यह कहता है कि जो कोई इस नगर में रहेगा वह तलवार, अकाल और मरी से मरेगा; परन्तु जो कोई कसदियों के पास निकल भागे वह अपना प्राण बचाकर जीवित रहेगा।", + "type": "verse:v", + "number": "44", + "sid": "JER 32:44" + }, + "और बिन्यामीन के क्षेत्र में, यरूशलेम के आस-पास, और यहूदा देश के अर्थात् पहाड़ी देश, नीचे के देश और दक्षिण देश के नगरों में लोग गवाह बुलाकर खेत मोल लेंगे, और दस्तावेज में दस्तखत और मुहर करेंगे; क्योंकि मैं उनके दिनों को लौटा ले आऊँगा; यहोवा की यही वाणी है।”" + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "JER 33" + }, + { + "type": "para:s", + "content": [ + "विपत्ति और पुनर्स्थापना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 33:1" + }, + "जिस समय यिर्मयाह पहरे के आँगन में बन्द था, उस समय यहोवा का वचन दूसरी बार उसके पास पहुँचा,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 33:2" + }, + "“यहोवा जो पृथ्वी का रचनेवाला है, जो उसको स्थिर करता है, उसका नाम यहोवा है; वह यह कहता है,", + { + "type": "verse:v", + "number": "3", + "sid": "JER 33:3" + }, + "मुझसे प्रार्थना कर और मैं तेरी सुनकर तुझे बड़ी-बड़ी और कठिन बातें बताऊँगा जिन्हें तू अभी नहीं समझता।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 33:4" + }, + "क्योंकि इस्राएल का परमेश्वर यहोवा इस नगर के घरों और यहूदा के राजाओं के भवनों के विषय में, जो इसलिए गिराए जाते हैं कि दमदमों और तलवार के साथ सुभीते से लड़ सके, यह कहता है,", + { + "type": "verse:v", + "number": "5", + "sid": "JER 33:5" + }, + "कसदियों से युद्ध करने को वे लोग आते तो हैं, परन्तु मैं क्रोध और जलजलाहट में आकर उनको मरवाऊँगा और उनकी लोथें उसी स्थान में भर दूँगा; क्योंकि उनकी दुष्टता के कारण मैंने इस नगर से मुख फेर लिया है।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 33:6" + }, + "देख, मैं इस नगर का इलाज करके इसके निवासियों को चंगा करूँगा; और उन पर पूरी शान्ति और सच्चाई प्रगट करूँगा।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 33:7" + }, + "मैं यहूदा और इस्राएल के बन्दियों को लौटा ले आऊँगा, और उन्हें पहले के समान बसाऊँगा।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 33:8" + }, + "मैं उनको उनके सारे अधर्म और पाप के काम से शुद्ध करूँगा जो उन्होंने मेरे विरुद्ध किए हैं; और उन्होंने जितने अधर्म और अपराध के काम मेरे विरुद्ध किए हैं, उन सब को मैं क्षमा करूँगा।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 33:9" + }, + "क्योंकि वे वह सब भलाई के काम सुनेंगे जो मैं उनके लिये करूँगा और वे सब कल्याण और शान्ति की चर्चा सुनकर जो मैं उनसे करूँगा,", + { + "type": "char:it", + "content": [ + "डरेंगे और थरथराएँगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "3", - "sid": "JER 38:3" + "type": "char:fr", + "content": [ + "33.9" + ] }, - "यहोवा यह कहता है, यह नगर बाबेल के राजा की सेना के वश में कर दिया जाएगा और वह इसको ले लेगा।”", { - "type": "verse:v", - "number": "4", - "sid": "JER 38:4" + "type": "char:fq", + "content": [ + "डरेंगे और थरथराएँगे:" + ] }, - "इसलिए उन हाकिमों ने राजा से कहा, “उस पुरुष को मरवा डाल, क्योंकि वह जो इस नगर में बचे हुए योद्धाओं और अन्य सब लोगों से ऐसे-ऐसे वचन कहता है जिससे उनके हाथ पाँव ढीले हो जाते हैं। क्योंकि वह पुरुष इस प्रजा के लोगों की भलाई नहीं वरन् बुराई ही चाहता है।”", { - "type": "verse:v", - "number": "5", - "sid": "JER 38:5" - }, - "सिदकिय्याह राजा ने कहा, “सुनो, वह तो तुम्हारे वश में है; क्योंकि", + "type": "char:ft", + "content": [ + "सही और गलत के मध्य विरोध, सत्य और असत्य के मध्य विरोध के कारण थरथराएंगे।" + ] + } + ] + } + ] + }, + "; वे पृथ्वी की उन जातियों की दृष्टि में मेरे लिये हर्ष और स्तुति और शोभा का कारण हो जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 33:10" + }, + "“यहोवा यह कहता है, यह स्थान जिसके विषय तुम लोग कहते हो ‘यह तो उजाड़ हो गया है, इसमें न तो मनुष्य रह गया है और न पशु,’ अर्थात् यहूदा देश के नगर और यरूशलेम की सड़कें जो ऐसी सुनसान पड़ी हैं कि उनमें न तो कोई मनुष्य रहता है और न कोई पशु,", + { + "type": "verse:v", + "number": "11", + "sid": "JER 33:11" + }, + "इन्हीं में हर्ष और आनन्द का शब्द, दुल्हे-दुल्हन का शब्द, और इस बात के कहनेवालों का शब्द फिर सुनाई पड़ेगा: ‘सेनाओं के यहोवा का धन्यवाद करो, क्योंकि यहोवा भला है, और उसकी करुणा सदा की है!’ और यहोवा के भवन में धन्यवाद-बलि लानेवालों का भी शब्द सुनाई देगा; क्योंकि मैं इस देश की दशा पहले के समान ज्यों की त्यों कर दूँगा, यहोवा का यही वचन है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 33:12" + }, + "“सेनाओं का यहोवा कहता है: सब गाँवों समेत यह स्थान जो ऐसा उजाड़ है कि इसमें न तो मनुष्य रह गया है और न पशु, इसी में भेड़-बकरियाँ बैठानेवाले चरवाहे फिर बसेंगे।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 33:13" + }, + "पहाड़ी देश में और नीचे के देश में, दक्षिण देश के नगरों में, बिन्यामीन क्षेत्र में, और यरूशलेम के आस-पास, अर्थात् यहूदा देश के सब नगरों में भेड़-बकरियाँ फिर गिन-गिनकर चराई जाएँगी, यहोवा का यही वचन है।" + ] + }, + { + "type": "para:s", + "content": [ + "दाऊद के साथ परमेश्वर की वाचा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 33:14" + }, + "“यहोवा की यह भी वाणी है, देख, ऐसे दिन आनेवाले हैं कि कल्याण का जो वचन मैंने इस्राएल और यहूदा के घरानों के विषय में कहा है, उसे पूरा करूँगा।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 33:15" + }, + "उन दिनों में और उन समयों में, मैं दाऊद के वंश में धार्मिकता की एक डाल लगाऊँगा; और वह इस देश में न्याय और धार्मिकता के काम करेगा।", + { + "type": "char:bdit", + "content": [ + "(यूह. 7:42, यशा. 11:1-5)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "JER 33:16" + }, + "उन दिनों में यहूदा बचा रहेगा और यरूशलेम निडर बसा रहेगा; और उसका नाम यह रखा जाएगा अर्थात् ‘यहोवा हमारी धार्मिकता।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "JER 33:17" + }, + "“यहोवा यह कहता है, दाऊद के कुल में इस्राएल के घराने की गद्दी पर विराजनेवाले सदैव बने रहेंगे,", + { + "type": "verse:v", + "number": "18", + "sid": "JER 33:18" + }, + "और लेवीय याजकों के कुलों में प्रतिदिन मेरे लिये होमबलि चढ़ानेवाले और अन्नबलि जलानेवाले और मेलबलि चढ़ानेवाले सदैव बने रहेंगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JER 33:19" + }, + "फिर यहोवा का यह वचन यिर्मयाह के पास पहुँचा", + { + "type": "verse:v", + "number": "20", + "sid": "JER 33:20" + }, + "“यहोवा यह कहता है: मैंने दिन और रात के विषय में जो वाचा बाँधी है, जब तुम उसको ऐसा तोड़ सको कि दिन और रात अपने-अपने समय में न हों,", + { + "type": "verse:v", + "number": "21", + "sid": "JER 33:21" + }, + "तब ही जो वाचा मैंने अपने दास दाऊद के संग बाँधी है टूट सकेगी, कि तेरे वंश की गद्दी पर विराजनेवाले सदैव बने रहेंगे, और मेरी वाचा मेरी सेवा टहल करनेवाले लेवीय याजकों के संग बँधी रहेगी।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 33:22" + }, + "जैसा आकाश की सेना की गिनती और समुद्र के रेतकणों का परिमाण नहीं हो सकता है उसी प्रकार मैं अपने दास दाऊद के वंश और अपने सेवक लेवियों को बढ़ाकर अनगिनत कर दूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "JER 33:23" + }, + "यहोवा का यह वचन यिर्मयाह के पास पहुँचा", + { + "type": "verse:v", + "number": "24", + "sid": "JER 33:24" + }, + "“क्या तूने नहीं देखा कि ये लोग क्या कहते हैं, ‘जो दो कुल यहोवा ने चुन लिए थे उन दोनों से उसने अब हाथ उठाया है’? यह कहकर कि ये मेरी प्रजा को तुच्छ जानते हैं और कि यह जाति उनकी दृष्टि में गिर गई है।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 33:25" + }, + "यहोवा यह कहता है, यदि दिन और रात के विषय मेरी वाचा अटल न रहे, और यदि", + { + "type": "char:it", + "content": [ + "आकाश और पृथ्वी के नियम", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "ऐसा नहीं हो सकता कि राजा तुम्हारे विरुद्ध कुछ कर सके" - ] + "type": "char:fr", + "content": [ + "33.25" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38.5" - ] - }, - { - "type": "char:fq", - "content": [ - "ऐसा नहीं हो सकता कि राजा तुम्हारे विरुद्ध कुछ कर सके:" - ] - }, - { - "type": "char:ft", - "content": [ - "वास्तविक सत्ता तो उनके हाथों में ही थी और जब उन्होंने यिर्मयाह के लिए मृत्युदण्ड निश्चित किया तब राजा में इन्कार करने का साहस नहीं था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "आकाश और पृथ्वी के नियम:" + ] }, { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "JER 38:6" - }, - "तब उन्होंने यिर्मयाह को लेकर राजपुत्र मल्किय्याह के उस गड्ढे में जो पहरे के आँगन में था, रस्सियों से उतारकर डाल दिया। और उस गड्ढे में पानी नहीं केवल दलदल था, और यिर्मयाह कीचड़ में धँस गया।" - ] + "type": "char:ft", + "content": [ + "अर्थात् प्रकृति की व्यवस्था। परमेश्वर के अनुग्रह के जो उद्देश्य है उसकी तुलना में प्रकृति अधिक दृढ़ता से स्थिर नहीं है।" + ] + } + ] + } + ] + }, + "मेरे ठहराए हुए न रह जाएँ,", + { + "type": "verse:v", + "number": "26", + "sid": "JER 33:26" + }, + "तब ही मैं याकूब के वंश से हाथ उठाऊँगा। और अब्राहम, इसहाक और याकूब के वंश पर प्रभुता करने के लिये अपने दास दाऊद के वंश में से किसी को फिर न ठहराऊँगा। परन्तु इसके विपरीत मैं उन पर दया करके उनको बँधुआई से लौटा लाऊँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "JER 34" + }, + { + "type": "para:s", + "content": [ + "सिदकिय्याह को यिर्मयाह का वचन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 34:1" + }, + "जब बाबेल का राजा नबूकदनेस्सर अपनी सारी सेना समेत और पृथ्वी के जितने राज्य उसके वश में थे, उन सभी के लोगों समेत यरूशलेम और उसके सब गाँवों से लड़ रहा था, तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा", + { + "type": "verse:v", + "number": "2", + "sid": "JER 34:2" + }, + "“इस्राएल का परमेश्वर यहोवा यह कहता है: जाकर यहूदा के राजा सिदकिय्याह से कह, ‘यहोवा यह कहता है: देख, मैं इस नगर को बाबेल के राजा के वश में कर देने पर हूँ, और वह इसे फुँकवा देगा।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 34:3" + }, + "तू उसके हाथ से न बचेगा, निश्चय पकड़ा जाएगा और उसके वश में कर दिया जाएगा; और तेरी आँखें बाबेल के राजा को देखेंगी, और तुम आमने-सामने बातें करोगे; और तू बाबेल को जाएगा।’", + { + "type": "verse:v", + "number": "4", + "sid": "JER 34:4" + }, + "तो भी हे यहूदा के राजा सिदकिय्याह, यहोवा का यह भी वचन सुन जिसे यहोवा तेरे विषय में कहता है: ‘तू तलवार से मारा न जाएगा।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 34:5" + }, + "तू शान्ति के साथ मरेगा। और जैसा तेरे पितरों के लिये अर्थात् जो तुझ से पहले राजा थे, उनके लिये सुगन्ध-द्रव्य जलाया गया, वैसा ही तेरे लिये भी जलाया जाएगा; और लोग यह कहकर, “हाय मेरे प्रभु!” तेरे लिये छाती पीटेंगे, यहोवा की यही वाणी है।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JER 34:6" + }, + "ये सब वचन यिर्मयाह भविष्यद्वक्ता ने यहूदा के राजा सिदकिय्याह से यरूशलेम में उस समय कहे,", + { + "type": "verse:v", + "number": "7", + "sid": "JER 34:7" + }, + "जब बाबेल के राजा की सेना यरूशलेम से और यहूदा के जितने नगर बच गए थे, उनसे अर्थात् लाकीश और अजेका से लड़ रही थी; क्योंकि यहूदा के जो गढ़वाले नगर थे उनमें से केवल वे ही रह गए थे।" + ] + }, + { + "type": "para:s", + "content": [ + "दासों से कपटपूर्ण व्यवहार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JER 34:8" + }, + "यहोवा का यह वचन यिर्मयाह के पास उस समय आया जब सिदकिय्याह राजा ने सारी प्रजा से जो यरूशलेम में थी यह वाचा बँधाई कि", + { + "type": "char:it", + "content": [ + "दासों के स्वाधीन होने का प्रचार किया जाए", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "34.8" + ] + }, + { + "type": "char:fq", + "content": [ + "दासों के स्वाधीन होने का प्रचार किया जाए:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह वाक्य जुबली वर्ष की घोषणा का है, जबकी जुबली वर्ष पर दासों को स्वतंत्र कर देने का नियम था।" + ] + } + ] + } + ] }, + ",", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 38:7" - }, - "उस समय राजा बिन्यामीन के फाटक के पास बैठा था सो जब एबेदमेलेक कूशी ने जो राजभवन में एक खोजा था, सुना, कि उन्होंने यिर्मयाह को गड्ढे में डाल दिया है।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 38:8" - }, - "तब एबेदमेलेक राजभवन से निकलकर राजा से कहने लगा,", - { - "type": "verse:v", - "number": "9", - "sid": "JER 38:9" - }, - "“हे मेरे स्वामी, हे राजा, उन लोगों ने यिर्मयाह भविष्यद्वक्ता से जो कुछ किया है वह बुरा किया है, क्योंकि उन्होंने उसको गड्ढे में डाल दिया है; वहाँ वह भूख से मर जाएगा क्योंकि नगर में कुछ रोटी नहीं रही है।”", - { - "type": "verse:v", - "number": "10", - "sid": "JER 38:10" - }, - "तब राजा ने एबेदमेलेक कूशी को यह आज्ञा दी, “यहाँ से तीस पुरुष साथ लेकर यिर्मयाह भविष्यद्वक्ता को मरने से पहले गड्ढे में से निकाल।”", - { - "type": "verse:v", - "number": "11", - "sid": "JER 38:11" - }, - "अतः एबेदमेलेक उतने पुरुषों को साथ लेकर राजभवन के भण्डार के तलघर में गया; और वहाँ से फटे-पुराने कपड़े और चिथड़े लेकर यिर्मयाह के पास उस गड्ढे में रस्सियों से उतार दिए।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 38:12" - }, - "तब एबेदमेलेक कूशी ने यिर्मयाह से कहा, “ये पुराने कपड़े और चिथड़े अपनी कांखों में रस्सियों के नीचे रख ले।” यिर्मयाह ने वैसा ही किया।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 38:13" - }, - "तब उन्होंने यिर्मयाह को रस्सियों से खींचकर, गड्ढे में से निकाला। और यिर्मयाह पहरे के आँगन में रहने लगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 34:9" }, + "कि सब लोग अपने-अपने दास-दासी को जो इब्री या इब्रिन हों, स्वाधीन करके जाने दें, और कोई अपने यहूदी भाई से फिर अपनी सेवा न कराए।", { - "type": "para:s", - "content": [ - "सिदकिय्याह का भय और यिर्मयाह की सलाह" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 34:10" }, + "तब सब हाकिमों और सारी प्रजा ने यह प्रण किया कि हम अपने-अपने दास दासियों को स्वतंत्र कर देंगे और फिर उनसे अपनी सेवा न कराएँगे; इसलिए उस प्रण के अनुसार उनको स्वतंत्र कर दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 38:14" - }, - "सिदकिय्याह राजा ने यिर्मयाह भविष्यद्वक्ता को यहोवा के भवन के तीसरे द्वार में अपने पास बुलवा भेजा। और राजा ने यिर्मयाह से कहा, “मैं तुझ से एक बात पूछता हूँ; मुझसे कुछ न छिपा।”", - { - "type": "verse:v", - "number": "15", - "sid": "JER 38:15" - }, - "यिर्मयाह ने सिदकिय्याह से कहा, “यदि मैं तुझे बताऊँ, तो क्या तू मुझे मरवा न डालेगा? और चाहे मैं तुझे सम्मति भी दूँ, तो भी तू मेरी न मानेगा।”", - { - "type": "verse:v", - "number": "16", - "sid": "JER 38:16" - }, - "तब सिदकिय्याह राजा ने अकेले में यिर्मयाह से शपथ खाई, “यहोवा जिसने हमारा यह जीव रचा है, उसके जीवन की सौगन्ध न मैं तो तुझे मरवा डालूँगा, और न उन मनुष्यों के वश में कर दूँगा जो तेरे प्राण के खोजी हैं।”" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 34:11" }, + "परन्तु इसके बाद वे फिर गए और जिन दास दासियों को उन्होंने स्वतंत्र करके जाने दिया था उनको फिर अपने वश में लाकर दास और दासी बना लिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 38:17" - }, - "यिर्मयाह ने सिदकिय्याह से कहा, “सेनाओं का परमेश्वर यहोवा जो इस्राएल का परमेश्वर है, वह यह कहता है, यदि तू बाबेल के राजा के हाकिमों के पास सचमुच निकल जाए, तब तो तेरा प्राण बचेगा, और यह नगर फूँका न जाएगा, और तू अपने घराने समेत जीवित रहेगा।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 38:18" - }, - "परन्तु, यदि तू बाबेल के राजा के हाकिमों के पास न निकल जाए, तो यह नगर कसदियों के वश में कर दिया जाएगा, ओर वे इसे फूँक देंगे, और तू उनके हाथ से बच न सकेगा।”", - { - "type": "verse:v", - "number": "19", - "sid": "JER 38:19" - }, - "सिदकिय्याह ने यिर्मयाह से कहा, “जो यहूदी लोग कसदियों के पास भाग गए हैं, मैं उनसे डरता हूँ, ऐसा न हो कि मैं उनके वश में कर दिया जाऊँ और वे मुझसे ठट्ठा करें।”", - { - "type": "verse:v", - "number": "20", - "sid": "JER 38:20" - }, - "यिर्मयाह ने कहा, “तू उनके वश में न कर दिया जाएगा; जो कुछ मैं तुझ से कहता हूँ उसे यहोवा की बात समझकर मान ले तब तेरा भला होगा, और तेरा प्राण बचेगा।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 38:21" - }, - "पर यदि तू निकल जाना स्वीकार न करे तो जो बात यहोवा ने मुझे दर्शन के द्वारा बताई है, वह यह है:", - { - "type": "verse:v", - "number": "22", - "sid": "JER 38:22" - }, - "देख, यहूदा के राजा के रनवास में जितनी स्त्रियाँ रह गई हैं, वे बाबेल के राजा के हाकिमों के पास निकालकर पहुँचाई जाएँगी, और वे तुझ से कहेंगी, ‘तेरे मित्रों ने तुझे बहकाया, और उनकी इच्छा पूरी हो गई; और जब तेरे पाँव कीच में धँस गए तो वे पीछे फिर गए हैं।’", - { - "type": "verse:v", - "number": "23", - "sid": "JER 38:23" - }, - "तेरी सब स्त्रियाँ और बाल-बच्चे कसदियों के पास निकालकर पहुँचाए जाएँगे; और तू भी कसदियों के हाथ से न बचेगा, वरन् तुझे पकड़कर बाबेल के राजा के वश में कर दिया जाएगा और इस नगर के फूँके जाने का कारण तू ही होगा।”" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 34:12" }, + "तब यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 38:24" - }, - "तब सिदकिय्याह ने यिर्मयाह से कहा, “इन बातों को कोई न जानने पाए, तो तू मारा न जाएगा।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 38:25" - }, - "यदि हाकिम लोग यह सुनकर कि मैंने तुझ से बातचीत की है तेरे पास आकर कहने लगें, ‘हमें बता कि तूने राजा से क्या कहा, हम से कोई बात न छिपा, और हम तुझे न मरवा डालेंगे; और यह भी बता, कि राजा ने तुझ से क्या कहा,’", - { - "type": "verse:v", - "number": "26", - "sid": "JER 38:26" - }, - "तो तू उनसे कहना, ‘मैंने राजा से गिड़गिड़ाकर विनती की थी कि मुझे योनातान के घर में फिर वापिस न भेज नहीं तो वहाँ मर जाऊँगा।’”", - { - "type": "verse:v", - "number": "27", - "sid": "JER 38:27" - }, - "फिर सब हाकिमों ने यिर्मयाह के पास आकर पूछा, और जैसा राजा ने उसको आज्ञा दी थी, ठीक वैसा ही उसने उनको उत्तर दिया। इसलिए वे उससे और कुछ न बोले और न वह भेद खुला।", - { - "type": "verse:v", - "number": "28", - "sid": "JER 38:28" - }, - "इस प्रकार जिस दिन यरूशलेम ले लिया गया उस दिन तक वह पहरे के आँगन ही में रहा।" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 34:13" }, + "“इस्राएल का परमेश्वर यहोवा तुम से यह कहता है, जिस समय मैं तुम्हारे पितरों को दासत्व के घर अर्थात् मिस्र देश से निकाल ले आया, उस समय मैंने आप उनसे यह कहकर वाचा बाँधी", { - "type": "chapter:c", - "number": "39", - "sid": "JER 39" + "type": "verse:v", + "number": "14", + "sid": "JER 34:14" }, + "‘तुम्हारा जो इब्री भाई तुम्हारे हाथ में बेचा जाए उसको तुम सातवें वर्ष में छोड़ देना; छः वर्ष तो वह तुम्हारी सेवा करे परन्तु इसके बाद तुम उसको स्वतंत्र करके अपने पास से जाने देना।’ परन्तु तुम्हारे पितरों ने मेरी न सुनी, न मेरी ओर कान लगाया।", { - "type": "para:s", - "content": [ - "यरूशलेम का पतन" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 34:15" }, + "तुम अभी फिरे तो थे और अपने-अपने भाई को स्वतंत्र कर देने का प्रचार कराके जो काम मेरी दृष्टि में भला है उसे तुम ने किया भी था, और जो भवन मेरा कहलाता है उसमें मेरे सामने वाचा भी बाँधी थी;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 39:1" - }, - "यहूदा के राजा सिदकिय्याह के राज्य के नौवें वर्ष के दसवें महीने में, बाबेल के राजा नबूकदनेस्सर ने अपनी सारी सेना समेत यरूशलेम पर चढ़ाई करके उसे घेर लिया।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 39:2" - }, - "और सिदकिय्याह के राज्य के ग्यारहवें वर्ष के चौथे महीने के नौवें दिन को उस नगर की शहरपनाह तोड़ी गई।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 39:3" - }, - "जब यरूशलेम ले लिया गया, तब नेर्गलसरेसेर, और समगर्नबो, और खोजों का प्रधान सर्सकीम, और मगों का प्रधान नेर्गलसरेसेर आदि, बाबेल के राजा के सब हाकिम", - { - "type": "char:it", - "content": [ - "बीच के फाटक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.3" - ] - }, - { - "type": "char:fq", - "content": [ - "बीच के फाटक:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवतः सिय्योन नगर को निचले नगर से पृथक करनेवाला फाटक।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में प्रवेश करके बैठ गए।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "JER 39:4" - }, - "जब यहूदा के राजा सिदकिय्याह और सब योद्धाओं ने उन्हें देखा तब रात ही रात राजा की बारी के मार्ग से दोनों दीवारों के बीच के फाटक से होकर नगर से निकलकर भाग चले और अराबा का मार्ग लिया।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 39:5" - }, - "परन्तु कसदियों की सेना ने उनको खदेड़कर सिदकिय्याह को यरीहो के अराबा में जा लिया और उनको बाबेल के राजा नबूकदनेस्सर के पास हमात देश के रिबला में ले गए; और उसने वहाँ उसके दण्ड की आज्ञा दी।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 39:6" - }, - "तब बाबेल के राजा ने सिदकिय्याह के पुत्रों को उसकी आँखों के सामने रिबला में घात किया; और सब कुलीन यहूदियों को भी घात किया।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 39:7" - }, - "उसने सिदकिय्याह की आँखों को निकाल डाला और उसको बाबेल ले जाने के लिये बेड़ियों से जकड़वा रखा।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 39:8" - }, - "कसदियों ने राजभवन और प्रजा के घरों को आग लगाकर फूँक दिया, ओर यरूशलेम की शहरपनाह को ढा दिया।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 39:9" - }, - "तब अंगरक्षकों का प्रधान नबूजरदान प्रजा के बचे हुओं को जो नगर में रह गए थे, और जो लोग उसके पास भाग आए थे उनको अर्थात् प्रजा में से जितने रह गए उन सब को बँधुआ करके बाबेल को ले गया।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 39:10" - }, - "परन्तु प्रजा में से जो ऐसे कंगाल थे जिनके पास कुछ न था, उनको अंगरक्षकों का प्रधान नबूजरदान यहूदा देश में छोड़ गया, और जाते समय उनको दाख की बारियाँ और खेत दे दिए।" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 34:16" }, + "पर तुम भटक गए और मेरा नाम इस रीति से अशुद्ध किया कि जिन दास दासियों को तुम स्वतंत्र करके उनकी इच्छा पर छोड़ चुके थे उन्हें तुम ने फिर अपने वश में कर लिया है, और वे फिर तुम्हारे दास- दासियाँ बन गए हैं।", { - "type": "para:s", - "content": [ - "यिर्मयाह का छोड़ा जाना" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 34:17" }, + "इस कारण यहोवा यह कहता है: तुम ने जो मेरी आज्ञा के अनुसार अपने-अपने भाई के स्वतंत्र होने का प्रचार नहीं किया, अतः यहोवा का यह वचन है, सुनो, मैं तुम्हारे इस प्रकार से स्वतंत्र होने का प्रचार करता हूँ कि तुम तलवार, मरी और अकाल में पड़ोगे; और मैं ऐसा करूँगा कि तुम पृथ्वी के राज्य-राज्य में", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 39:11" - }, - "बाबेल के राजा नबूकदनेस्सर ने अंगरक्षकों के प्रधान नबूजरदान को यिर्मयाह के विषय में यह आज्ञा दी,", + "type": "char:it", + "content": [ + "मारे-मारे फिरोगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "JER 39:12" + "type": "char:fr", + "content": [ + "34.17" + ] }, - "“उसको लेकर उस पर कृपादृष्टि बनाए रखना और उसकी कुछ हानि न करना; जैसा वह तुझ से कहे वैसा ही उससे व्यवहार करना।”", { - "type": "verse:v", - "number": "13", - "sid": "JER 39:13" + "type": "char:fq", + "content": [ + "मारे-मारे फिरोगे:" + ] }, - "अतः अंगरक्षकों के प्रधान नबूजरदान और खोजों के प्रधान नबूसजबान और मगों के प्रधान नेर्गलसरेसेर ज्योतिषियों के सरदार,", { - "type": "verse:v", - "number": "14", - "sid": "JER 39:14" - }, - "और बाबेल के राजा के सब प्रधानों ने, लोगों को भेजकर यिर्मयाह को पहरे के आँगन में से बुलवा लिया और गदल्याह को जो अहीकाम का पुत्र और शापान का पोता था सौंप दिया कि वह उसे घर पहुँचाए। तब से वह लोगों के साथ रहने लगा।" - ] + "type": "char:ft", + "content": [ + "मैं तुम्हें भय का कारण बनाऊँगा तुम्हें देख मनुष्य काँपेंगे।" + ] + } + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "एबेदमेलेक के लिये आशा" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 34:18" }, + "जो लोग मेरी वाचा का उल्लंघन करते हैं और जो प्रण उन्होंने मेरे सामने और बछड़े को दो भाग करके उसके दोनों भागों के बीच होकर किया परन्तु उसे पूरा न किया,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 39:15" - }, - "जब यिर्मयाह पहरे के आँगन में कैद था, तब यहोवा का यह वचन उसके पास पहुँचा,", - { - "type": "verse:v", - "number": "16", - "sid": "JER 39:16" - }, - "“जाकर एबेदमेलेक कूशी से कह, ‘इस्राएल का परमेश्वर सेनाओं का यहोवा तुझ से यह कहता है: देख, मैं अपने वे वचन जो मैंने इस नगर के विषय में कहे हैं इस प्रकार पूरा करूँगा कि इसका कुशल न होगा, हानि ही होगी, और उस समय उनका पूरा होना तुझे दिखाई पड़ेगा।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 39:17" - }, - "परन्तु यहोवा की यह वाणी है कि उस समय मैं तुझे बचाऊँगा, और जिन मनुष्यों से तू भय खाता है, तू उनके वश में नहीं किया जाएगा।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 39:18" - }, - "क्योंकि मैं", + "type": "verse:v", + "number": "19", + "sid": "JER 34:19" + }, + "अर्थात् यहूदा देश और यरूशलेम नगर के हाकिम, खोजे, याजक और साधारण लोग जो बछड़े के भागों के बीच होकर गए थे,", + { + "type": "verse:v", + "number": "20", + "sid": "JER 34:20" + }, + "उनको मैं उनके शत्रुओं अर्थात् उनके प्राण के खोजियों के वश में कर दूँगा और उनकी लोथ आकाश के पक्षियों और मैदान के पशुओं का आहार हो जाएँगी।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 34:21" + }, + "मैं यहूदा के राजा सिदकिय्याह और उसके हाकिमों को उनके शत्रुओं और उनके प्राण के खोजियों अर्थात् बाबेल के राजा की सेना के वश में कर दूँगा जो तुम्हारे सामने से चली गई है।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 34:22" + }, + "यहोवा का यह वचन है कि देखो, मैं उनको आज्ञा देकर इस नगर के पास लौटा ले आऊँगा और वे लड़कर इसे ले लेंगे और फूँक देंगे; और यहूदा के नगरों को मैं ऐसा उजाड़ दूँगा कि कोई उनमें न रहेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "JER 35" + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह और रकाब के वंशज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 35:1" + }, + "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य में यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा", + { + "type": "verse:v", + "number": "2", + "sid": "JER 35:2" + }, + "“रेकाबियों के घराने के पास जाकर उनसे बातें कर और उन्हें यहोवा के भवन की एक कोठरी में ले जाकर दाखमधु पिला।”", + { + "type": "verse:v", + "number": "3", + "sid": "JER 35:3" + }, + "तब मैंने", + { + "type": "char:it", + "content": [ + "याजन्याह", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तुझे, निश्चय बचाऊँगा" - ] + "type": "char:fr", + "content": [ + "35.3" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.18" - ] - }, - { - "type": "char:fq", - "content": [ - "तुझे, निश्चय बचाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अनापेक्षित एवं स्वार्थ रहित उसने परमेश्वर के भविष्यद्वक्ता को निर्भीकता पूर्वक बचाकर विश्वास का प्रमाण प्रस्तुत किया।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "याजन्याह:" + ] }, { - "type": "char:it", - "content": [ - "*, और तू तलवार से न मरेगा, तेरा प्राण बचा रहेगा, यहोवा की यह वाणी है। यह इस कारण होगा, कि तूने मुझ पर भरोसा रखा है।’”" - ] + "type": "char:ft", + "content": [ + "याजन्याह यरूशलेम में शरण लेनेवाले गोत्र का प्रधान था।" + ] } - ] + ] + } + ] }, + "को जो हबस्सिन्याह का पोता और यिर्मयाह का पुत्र था, और उसके भाइयों और सब पुत्रों को, अर्थात् रेकाबियों के सारे घराने को साथ लिया।", { - "type": "chapter:c", - "number": "40", - "sid": "JER 40" + "type": "verse:v", + "number": "4", + "sid": "JER 35:4" }, + "मैं उनको परमेश्वर के भवन में, यिग्दल्याह के पुत्र हानान, जो परमेश्वर का एक जन था, उसकी कोठरी में ले आया जो हाकिमों की उस कोठरी के पास थी और शल्लूम के पुत्र डेवढ़ी के रखवाले मासेयाह की कोठरी के ऊपर थी।", { - "type": "para:s", - "content": [ - "यिर्मयाह का यहूदा में रहना" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 35:5" }, + "तब मैंने रेकाबियों के घराने को दाखमधु से भरे हुए हँडे और कटोरे देकर कहा, “दाखमधु पीओ।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 40:1" - }, - "जब अंगरक्षकों के प्रधान नबूजरदान ने यिर्मयाह को रामाह में उन सब यरूशलेमी और यहूदी बन्दियों के बीच हथकड़ियों से बन्धा हुआ पाकर जो बाबेल जाने को थे छुड़ा लिया, उसके बाद यहोवा का वचन उसके पास पहुँचा।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 40:2" - }, - "अंगरक्षकों के प्रधान नबूजरदान ने यिर्मयाह को उस समय अपने पास बुला लिया, और कहा, “इस स्थान पर यह जो विपत्ति पड़ी है वह तेरे परमेश्वर यहोवा की कही हुई थी।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 40:3" - }, - "जैसा यहोवा ने कहा था वैसा ही उसने पूरा भी किया है। तुम लोगों ने जो यहोवा के विरुद्ध पाप किया और उसकी आज्ञा नहीं मानी, इस कारण तुम्हारी यह दशा हुई है।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 40:4" - }, - "अब मैं तेरी इन हथकड़ियों को काट देता हूँ, और यदि मेरे संग बाबेल में जाना तुझे अच्छा लगे तो चल, वहाँ मैं तुझ पर कृपादृष्टि रखूँगा; और यदि मेरे संग बाबेल जाना तुझे न भाए, तो यहीं रह जा। देख, सारा देश तेरे सामने पड़ा है, जिधर जाना तुझे अच्छा और ठीक लगे उधर ही चला जा।”", - { - "type": "verse:v", - "number": "5", - "sid": "JER 40:5" - }, - "वह वहीं था कि नबूजरदान ने फिर उससे कहा, “गदल्याह जो अहीकाम का पुत्र और शापान का पोता है, जिसको बाबेल के राजा ने यहूदा के नगरों पर अधिकारी ठहराया है, उसके पास लौट जा और उसके संग लोगों के बीच रह, या जहाँ कहीं तुझे जाना ठीक जान पड़े वहीं चला जा।” अतः अंगरक्षकों के प्रधान ने उसको भोजन-सामग्री और कुछ उपहार भी देकर विदा किया।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 40:6" - }, - "तब यिर्मयाह अहीकाम के पुत्र गदल्याह के पास मिस्पा को गया, और वहाँ उन लोगों के बीच जो देश में रह गए थे, रहने लगा।" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 35:6" }, + "उन्होंने कहा, “हम दाखमधु न पीएँगे क्योंकि रेकाब के पुत्र योनादाब ने जो हमारा पुरखा था हमको यह आज्ञा दी थी, ‘तुम कभी दाखमधु न पीना; न तुम, न तुम्हारे पुत्र।", { - "type": "para:s", - "content": [ - "गदल्याह का अधिकारी ठहराया जाना" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 35:7" }, + "न घर बनाना, न बीज बोना, न दाख की बारी लगाना, और न उनके अधिकारी होना; परन्तु जीवन भर तम्बुओं ही में रहना जिससे जिस देश में तुम परदेशी हो, उसमें बहुत दिन तक जीते रहो।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 40:7" - }, - "योद्धाओं के जो दल दिहात में थे, जब उनके सब प्रधानों ने अपने जनों समेत सुना कि बाबेल के राजा ने अहीकाम के पुत्र गदल्याह को देश का अधिकारी ठहराया है, और देश के जिन कंगाल लोगों को वह बाबेल को नहीं ले गया,", - { - "type": "char:it", - "content": [ - "क्या पुरुष, क्या स्त्री, क्या बाल-बच्चे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "40.7" - ] - }, - { - "type": "char:fq", - "content": [ - "क्या पुरुष, क्या स्त्री, क्या बाल-बच्चे:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिन स्त्रियों के पति युद्ध में मारे गये थे। (यिर्म. 41:10) बाल-बच्चे अर्थात् कुटुम्ब के सब सदस्य।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उन सभी को उसे सौंप दिया है," - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "JER 40:8" - }, - "तब नतन्याह का पुत्र इश्माएल, कारेह के पुत्र योहानान, योनातान और तन्हूमेत का पुत्र सरायाह, एपै नतोपावासी के पुत्र और किसी माकावासी का पुत्र याजन्याह अपने जनों समेत गदल्याह के पास मिस्पा में आए।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 40:9" - }, - "गदल्याह जो अहीकाम का पुत्र और शापान का पोता था, उसने उनसे और उनके जनों से शपथ खाकर कहा, “कसदियों के अधीन रहने से मत डरो। इसी देश में रहते हुए बाबेल के राजा के अधीन रहो तब तुम्हारा भला होगा।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 40:10" - }, - "मैं तो इसलिए मिस्पा में रहता हूँ कि जो कसदी लोग हमारे यहाँ आएँ, उनके सामने हाजिर हुआ करूँ; परन्तु तुम दाखमधु और धूपकाल के फल और तेल को बटोरके अपने बरतनों में रखो और अपने लिए हुए नगरों में बसे रहो।”", - { - "type": "verse:v", - "number": "11", - "sid": "JER 40:11" - }, - "फिर जब मोआबियों, अम्मोनियों, एदोमियों और अन्य सब जातियों के बीच रहनेवाले सब यहूदियों ने सुना कि बाबेल के राजा ने यहूदियों में से कुछ लोगों को बचा लिया और उन पर गदल्याह को जो अहीकाम का पुत्र और शापान का पोता है अधिकारी नियुक्त किया है,", - { - "type": "verse:v", - "number": "12", - "sid": "JER 40:12" - }, - "तब सब यहूदी जिन-जिन स्थानों में तितर-बितर हो गए थे, वहाँ से लौटकर यहूदा देश के मिस्पा नगर में गदल्याह के पास, और बहुत दाखमधु और धूपकाल के फल बटोरने लगे।" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 35:8" }, + "इसलिए हम रेकाब के पुत्र अपने पुरखा यहोनादाब की बात मानकर, उसकी सारी आज्ञाओं के अनुसार चलते हैं, न हम और न हमारी स्त्रियाँ या पुत्र-पुत्रियाँ कभी दाखमधु पीती हैं,", { - "type": "para:s", - "content": [ - "गदल्याह की हत्या" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 35:9" }, + "और न हम घर बनाकर उनमें रहते हैं। हम न दाख की बारी, न खेत, और न बीज रखते हैं;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 40:13" - }, - "तब कारेह का पुत्र योहानान और मैदान में रहनेवाले योद्धाओं के सब दलों के प्रधान मिस्पा में गदल्याह के पास आकर कहने लगे,", - { - "type": "verse:v", - "number": "14", - "sid": "JER 40:14" - }, - "“क्या तू जानता है कि अम्मोनियों के राजा बालीस ने नतन्याह के पुत्र इश्माएल को तुझे जान से मारने के लिये भेजा है?” परन्तु अहीकाम के पुत्र गदल्याह ने उन पर विश्वास न किया।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 40:15" - }, - "फिर कारेह के पुत्र योहानान ने गदल्याह से मिस्पा में छिपकर कहा, “मुझे जाकर नतन्याह के पुत्र इश्माएल को मार डालने दे और कोई इसे न जानेगा। वह क्यों तुझे मार डाले, और जितने यहूदी लोग तेरे पास इकट्ठे हुए हैं वे क्यों तितर-बितर हो जाएँ और बचे हुए यहूदी क्यों नाश हों?”", - { - "type": "verse:v", - "number": "16", - "sid": "JER 40:16" - }, - "अहीकाम के पुत्र गदल्याह ने कारेह के पुत्र योहानान से कहा, “ऐसा काम मत कर, तू इश्माएल के विषय में झूठ बोलता है।”" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 35:10" }, + "हम तम्बुओं ही में रहा करते हैं, और अपने पुरखा योनादाब की बात मानकर उसकी सारी आज्ञाओं के अनुसार काम करते हैं।", { - "type": "chapter:c", - "number": "41", - "sid": "JER 41" + "type": "verse:v", + "number": "11", + "sid": "JER 35:11" }, + "परन्तु जब बाबेल के राजा नबूकदनेस्सर ने इस देश पर चढ़ाई की, तब हमने कहा, ‘चलो, कसदियों और अरामियों के दलों के डर के मारे यरूशलेम में जाएँ।’ इस कारण हम अब यरूशलेम में रहते हैं।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s1", - "content": [ - "गदल्याह के विरुद्ध विद्रोह" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 35:12" }, + "तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 41:1" - }, - "सातवें महीने में ऐसा हुआ कि इश्माएल जो नतन्याह का पुत्र और एलीशामा का पोता और राजवंश का और राजा के प्रधान पुरुषों में से था, वह दस जन संग लेकर मिस्पा में अहीकाम के पुत्र गदल्याह के पास आया। वहाँ मिस्पा में उन्होंने एक संग भोजन किया।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 41:2" - }, - "तब नतन्याह के पुत्र इश्माएल और उसके संग के दस जनों ने उठकर गदल्याह को, जो अहीकाम का पुत्र और शापान का पोता था, और जिसे बाबेल के राजा ने देश का अधिकारी ठहराया था, उसे तलवार से ऐसा मारा कि वह मर गया।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 41:3" - }, - "इश्माएल ने गदल्याह के संग जितने यहूदी मिस्पा में थे, और जो कसदी योद्धा वहाँ मिले, उन सभी को मार डाला।" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 35:13" }, + "इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: “जाकर यहूदा देश के लोगों और यरूशलेम नगर के निवासियों से कह, यहोवा की यह वाणी है, क्या तुम शिक्षा मानकर मेरी न सुनोगे?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 41:4" - }, - "गदल्याह को मार डालने के दूसरे दिन जब कोई इसे न जानता था,", - { - "type": "verse:v", - "number": "5", - "sid": "JER 41:5" - }, - "तब शेकेम और शीलो और सामरिया से अस्सी पुरुष दाढ़ी मुँण्ड़ाए, वस्त्र फाड़े, शरीर चीरे हुए और हाथ में अन्नबलि और लोबान लिए हुए, यहोवा के भवन में जाते दिखाई दिए।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 41:6" - }, - "तब नतन्याह का पुत्र इश्माएल उनसे मिलने को मिस्पा से निकला, और रोता हुआ चला। जब वह उनसे मिला, तब कहा, “अहीकाम के पुत्र गदल्याह के पास चलो।”", - { - "type": "verse:v", - "number": "7", - "sid": "JER 41:7" - }, - "जब वे उस नगर में आए तब नतन्याह के पुत्र इश्माएल ने अपने संगी जनों समेत उनको घात करके गड्ढे में फेंक दिया।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 41:8" - }, - "परन्तु उनमें से दस मनुष्य इश्माएल से कहने लगे, “हमको न मार; क्योंकि हमारे पास मैदान में रखा हुआ गेहूँ, जौ, तेल और मधु है।” इसलिए उसने उन्हें छोड़ दिया और उनके भाइयों के साथ नहीं मारा।" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 35:14" }, + "देखो, रेकाब के पुत्र यहोनादाब ने जो आज्ञा अपने वंश को दी थी कि तुम दाखमधु न पीना वह तो मानी गई है यहाँ तक कि आज के दिन भी वे लोग कुछ नहीं पीते, वे अपने पुरखा की आज्ञा मानते हैं; पर यद्यपि मैं तुम से बड़े यत्न से कहता आया हूँ, तो भी तुम ने मेरी नहीं सुनी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 41:9" - }, - "जिस गड्ढे में इश्माएल ने उन लोगों की सब लोथें जिन्हें उसने मारा था,", - { - "type": "char:it", - "content": [ - "गदल्याह की लोथ के पास फेंक दी थी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.9" - ] - }, - { - "type": "char:fq", - "content": [ - "गदल्याह की लोथ के पास फेंक दी थी:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् जब गदल्याह को मारा था तब इश्माएल ने गदल्याह की मृतक देह के साथ अन्य तीर्थयात्रियों को भी मारकर डाल दिया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, (यह वही गड्ढा है जिसे आसा राजा ने इस्राएल के राजा बाशा के डर के मारे खुदवाया था), उसको नतन्याह के पुत्र इश्माएल ने मारे हुओं से भर दिया।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "JER 41:10" - }, - "तब जो लोग मिस्पा में बचे हुए थे, अर्थात् राजकुमारियाँ और जितने और लोग मिस्पा में रह गए थे जिन्हें अंगरक्षकों के प्रधान नबूजरदान ने अहीकाम के पुत्र गदल्याह को सौंप दिया था, उन सभी को नतन्याह का पुत्र इश्माएल बन्दी बनाकर अम्मोनियों के पास ले जाने को चला।" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 35:15" }, + "मैं तुम्हारे पास अपने सारे दास नबियों को बड़ा यत्न करके यह कहने को भेजता आया हूँ, ‘अपनी बुरी चाल से फिरो, और अपने काम सुधारो, और दूसरे देवताओं के पीछे जाकर उनकी उपासना मत करो तब तुम इस देश में जो मैंने तुम्हारे पितरों को दिया था और तुम को भी दिया है, बसने पाओगे।’ पर तुम ने मेरी ओर कान नहीं लगाया न मेरी सुनी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 41:11" - }, - "जब कारेह के पुत्र योहानान ने और योद्धाओं के दलों के उन सब प्रधानों ने जो उसके संग थे, सुना कि नतन्याह के पुत्र इश्माएल ने यह सब बुराई की है,", - { - "type": "verse:v", - "number": "12", - "sid": "JER 41:12" - }, - "तब वे सब जनों को लेकर नतन्याह के पुत्र इश्माएल से लड़ने को निकले और उसको उस", - { - "type": "char:it", - "content": [ - "बड़े जलाशय के पास पाया जो गिबोन में है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.12" - ] - }, - { - "type": "char:fq", - "content": [ - "बड़े जलाशय के पास पाया जो गिबोन में है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह खुला तालाब अब भी गिबोन में है वहाँ एक बड़ा भूमध्य जलाशय है जिसके प्राकृतिक सोतों से पानी आता है। गिबोन मिस्पा के उत्तर में तीन किलोमीटर दूरी पर था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "JER 41:13" - }, - "कारेह के पुत्र योहानान को, और दलों के सब प्रधानों को देखकर जो उसके संग थे, इश्माएल के साथ जो लोग थे, वे सब आनन्दित हुए।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 41:14" - }, - "जितने लोगों को इश्माएल मिस्पा से बन्दी बनाकर लिए जाता था, वे पलटकर कारेह के पुत्र योहानान के पास चले आए।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 41:15" - }, - "परन्तु नतन्याह का पुत्र इश्माएल आठ पुरुष समेत योहानान के हाथ से बचकर अम्मोनियों के पास चला गया।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 41:16" - }, - "तब प्रजा में से जितने बच गए थे, अर्थात् जिन योद्धाओं, स्त्रियों, बाल-बच्चों और खोजों को कारेह का पुत्र योहानान, अहीकाम के पुत्र गदल्याह के मिस्पा में मारे जाने के बाद नतन्याह के पुत्र इश्माएल के पास से छुड़ाकर गिबोन से फेर ले आया था, उनको वह अपने सब संगी दलों के प्रधानों समेत लेकर चल दिया।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 41:17" - }, - "बैतलहम के निकट जो किम्हाम की सराय है, उसमें वे इसलिए टिक गए कि मिस्र में जाएँ।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 41:18" - }, - "क्योंकि वे कसदियों से डरते थे; इसका कारण यह था कि अहीकाम का पुत्र गदल्याह जिसे बाबेल के राजा ने देश का अधिकारी ठहराया था, उसे नतन्याह के पुत्र इश्माएल ने मार डाला था।" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 35:16" }, + "देखो, रेकाब के पुत्र यहोनादाब के वंश ने तो अपने पुरखा की आज्ञा को मान लिया पर तुम ने मेरी नहीं सुनी।", { - "type": "chapter:c", - "number": "42", - "sid": "JER 42" + "type": "verse:v", + "number": "17", + "sid": "JER 35:17" }, + "इसलिए सेनाओं का परमेश्वर यहोवा, जो इस्राएल का परमेश्वर है, यह कहता है: देखो, यहूदा देश और यरूशलेम नगर के सारे निवासियों पर जितनी विपत्ति डालने की मैंने चर्चा की है वह उन पर अब डालता हूँ; क्योंकि मैंने उनको सुनाया पर उन्होंने नहीं सुना, मैंने उनको बुलाया पर उन्होंने उत्तर न दिया।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यिर्मयाह से प्रार्थना करने का निवेदन" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 35:18" }, + "पर रेकाबियों के घराने से यिर्मयाह ने कहा, “इस्राएल का परमेश्वर सेनाओं का यहोवा तुम से यह कहता है: इसलिए कि तुम ने जो अपने पुरखा यहोनादाब की आज्ञा मानी, वरन् उसकी सब आज्ञाओं को मान लिया और जो कुछ उसने कहा उसके अनुसार काम किया है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 42:1" - }, - "तब कारेह का पुत्र योहानान, होशायाह का पुत्र याजन्याह, दलों के सब प्रधान और छोटे से लेकर बड़े तक, सब लोग", - { - "type": "verse:v", - "number": "2", - "sid": "JER 42:2" - }, - "यिर्मयाह भविष्यद्वक्ता के निकट आकर कहने लगे, “हमारी विनती ग्रहण करके अपने परमेश्वर यहोवा से हम सब बचे हुओं के लिये प्रार्थना कर, क्योंकि तू अपनी आँखों से देख रहा है कि हम जो पहले बहुत थे, अब थोड़े ही बच गए हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 42:3" - }, - "इसलिए प्रार्थना कर कि तेरा परमेश्वर यहोवा हमको बताए कि हम किस मार्ग से चलें, और कौन सा काम करें?”", - { - "type": "verse:v", - "number": "4", - "sid": "JER 42:4" - }, - "यिर्मयाह भविष्यद्वक्ता ने उनसे कहा, “मैंने तुम्हारी सुनी है; देखो, मैं तुम्हारे वचनों के अनुसार तुम्हारे परमेश्वर यहोवा से प्रार्थना करूँगा और जो उत्तर यहोवा तुम्हारे लिये देगा मैं तुम को बताऊँगा; मैं तुम से कोई बात न छिपाऊँगा।”", - { - "type": "verse:v", - "number": "5", - "sid": "JER 42:5" - }, - "तब उन्होंने यिर्मयाह से कहा, “यदि तेरा परमेश्वर यहोवा तेरे द्वारा हमारे पास कोई वचन पहुँचाए और यदि हम", - { - "type": "char:it", - "content": [ - "उसके अनुसार न करें" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.5" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके अनुसार न करें:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस सम्पूर्ण वचन के अनुसार जो तेरे परमेश्वर यहोवा ने यिर्मयाह के द्वारा उन तक पहुँचाया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तो यहोवा हमारे बीच में सच्चा और विश्वासयोग्य साक्षी ठहरे।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "JER 42:6" - }, - "चाहे वह भली बात हो, चाहे बुरी, तो भी हम अपने परमेश्वर यहोवा की आज्ञा, जिसके पास हम तुझे भेजते हैं, मानेंगे, क्योंकि जब हम अपने परमेश्वर यहोवा की बात मानें तब हमारा भला हो।”" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 35:19" }, + "इसलिए इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: रेकाब के पुत्र योनादाब के वंश में सदा ऐसा जन पाया जाएगा जो मेरे सम्मुख खड़ा रहे।”" + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "JER 36" + }, + { + "type": "para:s", + "content": [ + "मन्दिर में बारूक द्वारा पुस्तक का पढ़ा जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यिर्मयाह की प्रार्थना का उत्तर" - ] + "type": "verse:v", + "number": "1", + "sid": "JER 36:1" }, + "फिर योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में यहोवा की ओर से यह वचन यिर्मयाह के पास पहुँचा", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 42:7" - }, - "दस दिन के बीतने पर यहोवा का वचन यिर्मयाह के पास पहुँचा।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 42:8" - }, - "तब उसने कारेह के पुत्र योहानान को, उसके साथ के दलों के प्रधानों को, और छोटे से लेकर बड़े तक जितने लोग थे, उन सभी को बुलाकर उनसे कहा,", - { - "type": "verse:v", - "number": "9", - "sid": "JER 42:9" - }, - "“इस्राएल का परमेश्वर यहोवा, जिसके पास तुम ने मुझ को इसलिए भेजा कि मैं तुम्हारी विनती उसके आगे कह सुनाऊँ, वह यह कहता है:", - { - "type": "verse:v", - "number": "10", - "sid": "JER 42:10" - }, - "यदि तुम इसी देश में रह जाओ, तब तो मैं तुम को नाश नहीं करूँगा वरन् बनाए रखूँगा; और तुम्हें न उखाड़ूँगा, वरन् रोपे रखूँगा; क्योंकि तुम्हारी जो हानि मैंने की है उससे", - { - "type": "char:it", - "content": [ - "मैं पछताता हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.10" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं पछताता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्हें दण्ड देकर परमेश्वर के न्याय की पूर्ति हुई थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "JER 42:11" - }, - "तुम बाबेल के राजा से डरते हो, अतः उससे मत डरो; यहोवा की यह वाणी है, उससे मत डरो, क्योंकि मैं तुम्हारी रक्षा करने और तुम को उसके हाथ से बचाने के लिये तुम्हारे साथ हूँ।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 42:12" - }, - "मैं तुम पर दया करूँगा, कि वह भी तुम पर दया करके तुम को तुम्हारी भूमि पर फिर से बसा देगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 42:13" - }, - "परन्तु यदि तुम यह कहकर कि हम इस देश में न रहेंगे अपने परमेश्वर यहोवा की बात न मानो, और कहो कि हम तो मिस्र देश जाकर वहीं रहेंगे,", - { - "type": "verse:v", - "number": "14", - "sid": "JER 42:14" - }, - "क्योंकि वहाँ न हम युद्ध देखेंगे, न नरसिंगे का शब्द सुनेंगे और न हमको भोजन की घटी होगी, तो, हे बचे हुए यहूदियों, यहोवा का यह वचन सुनो।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 42:15" - }, - "इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: यदि तुम सचमुच मिस्र की ओर जाने का मुँह करो, और वहाँ रहने के लिये जाओ,", - { - "type": "verse:v", - "number": "16", - "sid": "JER 42:16" - }, - "तो ऐसा होगा कि जिस तलवार से तुम डरते हो, वही वहाँ मिस्र देश में तुम को जा लेगी, और जिस अकाल का भय तुम खाते हो, वह मिस्र में तुम्हारा पीछा न छोड़ेगी; और वहीं तुम मरोगे।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 42:17" - }, - "जितने मनुष्य मिस्र में रहने के लिये उसकी ओर मुँह करें, वे सब तलवार, अकाल और मरी से मरेंगे, और जो विपत्ति मैं उनके बीच डालूँगा, उससे कोई बचा न रहेगा।" - ] + "type": "verse:v", + "number": "2", + "sid": "JER 36:2" }, + "“एक", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 42:18" - }, - "“इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: जिस प्रकार से मेरा कोप और जलजलाहट यरूशलेम के निवासियों पर भड़क उठी थी, उसी प्रकार से यदि तुम मिस्र में जाओ, तो मेरी जलजलाहट तुम्हारे ऊपर ऐसी भड़क उठेगी कि लोग चकित होंगे, और तुम्हारी उपमा देकर श्राप दिया करेंगे और तुम्हारी निन्दा किया करेंगे। तुम उस स्थान को फिर न देखने पाओगे।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 42:19" - }, - "हे बचे हुए यहूदियों, यहोवा ने तुम्हारे विषय में कहा है: ‘मिस्र में मत जाओ।’ तुम निश्चय जानो कि मैंने आज तुम को चिताकर यह बात बता दी है।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 42:20" - }, - "क्योंकि जब तुम ने मुझ को यह कहकर अपने परमेश्वर यहोवा के पास भेज दिया, ‘हमारे निमित्त हमारे परमेश्वर यहोवा से प्रार्थना कर और जो कुछ हमारा परमेश्वर यहोवा कहे उसी के अनुसार हमको बता और हम वैसा ही करेंगे,’ तब", - { - "type": "char:it", - "content": [ - "तुम जान-बूझके अपने ही को धोखा देते थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.20" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम जान-बूझके अपने ही को धोखा देते थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् मुझे परमेश्वर के पास भेजकर उसकी इच्छा जानना स्वयं को धोखा देना था। तुम ने तो ठान लिया था कि मिस्र पलायन करना परमेश्वर की इच्छा है परन्तु जब परमेश्वर ने इसके विपरीत अपनी इच्छा प्रगट की तो अब तुम्हें उसको स्वीकार करने में परेशानी हो रही है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "JER 42:21" - }, - "देखो, मैं आज तुम को बता देता हूँ, परन्तु, और जो कुछ तुम्हारे परमेश्वर यहोवा ने तुम से कहने के लिये मुझ को भेजा है, उसमें से तुम कोई बात नहीं मानते।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 42:22" + "type": "char:it", + "content": [ + "पुस्तक", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "36.2" + ] + }, + { + "type": "char:fq", + "content": [ + "पुस्तक:" + ] }, - "अब तुम निश्चय जानो, कि जिस स्थान में तुम परदेशी होकर रहने की इच्छा करते हो, उसमें तुम तलवार, अकाल और मरी से मर जाओगे।”" - ] + { + "type": "char:ft", + "content": [ + "(कुण्डली ग्रन्थ) यह अनेक चर्मपत्रों को मिलाकर, बराबर की चौड़ाई में काटकर एक लकड़ी पर लपेटा जाता था। यदि वे अधिक बड़े होते थे तो दोनों सिरों पर लकड़ी लगाई जाती थी।" + ] + } + ] + } + ] }, + "लेकर जितने वचन मैंने तुझ से योशिय्याह के दिनों से लेकर अर्थात् जब मैं तुझ से बातें करने लगा उस समय से आज के दिन तक इस्राएल और यहूदा और सब जातियों के विषय में कहे हैं, सब को उसमें लिख।", { - "type": "chapter:c", - "number": "43", - "sid": "JER 43" + "type": "verse:v", + "number": "3", + "sid": "JER 36:3" }, + "क्या जाने यहूदा का घराना उस सारी विपत्ति का समाचार सुनकर जो मैं उन पर डालने की कल्पना कर रहा हूँ अपनी बुरी चाल से फिरे और मैं उनके अधर्म और पाप को क्षमा करूँ।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यिर्मयाह की सलाह अस्वीकृत" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 36:4" }, + "अतः यिर्मयाह ने नेरिय्याह के पुत्र बारूक को बुलाया, और बारूक ने यहोवा के सब वचन जो उसने यिर्मयाह से कहे थे, उसके मुख से सुनकर पुस्तक में लिख दिए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 43:1" - }, - "जब यिर्मयाह उनके परमेश्वर यहोवा के सब वचन कह चुका, जिनको कहने के लिये परमेश्वर ने यिर्मयाह को उन सब लोगों के पास भेजा था,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 43:2" - }, - "तब होशायाह के पुत्र अजर्याह और कारेह के पुत्र योहानान और सब अभिमानी पुरुषों ने यिर्मयाह से कहा, “तू झूठ बोलता है। हमारे परमेश्वर यहोवा ने तुझे यह कहने के लिये नहीं भेजा कि ‘मिस्र में रहने के लिये मत जाओ;’", - { - "type": "verse:v", - "number": "3", - "sid": "JER 43:3" - }, - "परन्तु नेरिय्याह का पुत्र बारूक तुझको हमारे विरुद्ध उकसाता है कि हम कसदियों के हाथ में पड़ें और वे हमको मार डालें या बन्दी बनाकर बाबेल को ले जाएँ।”", + "type": "verse:v", + "number": "5", + "sid": "JER 36:5" + }, + "फिर यिर्मयाह ने बारूक को आज्ञा दी और कहा, “मैं तो बन्धा हुआ हूँ, मैं यहोवा के भवन में नहीं जा सकता।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 36:6" + }, + "इसलिए तू उपवास के दिन यहोवा के भवन में जाकर उसके जो वचन तूने मुझसे सुनकर लिखे हैं, पुस्तक में से लोगों को पढ़कर सुनाना, और जितने यहूदी लोग अपने-अपने नगरों से आएँगे, उनको भी पढ़कर सुनाना।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 36:7" + }, + "क्या जाने वे यहोवा से", + { + "type": "char:it", + "content": [ + "गिड़गिड़ाकर प्रार्थना करें", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "JER 43:4" + "type": "char:fr", + "content": [ + "36.7" + ] }, - "इसलिए कारेह का पुत्र योहानान और दलों के सब प्रधानों और", { - "type": "char:it", - "content": [ - "सब लोगों ने" - ] + "type": "char:fq", + "content": [ + "गिड़गिड़ाकर प्रार्थना करें:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "43.4" - ] - }, - { - "type": "char:fq", - "content": [ - "सब लोगों ने:" - ] - }, - { - "type": "char:ft", - "content": [ - "अनेक यहूदी नहीं चाहते थे परन्तु उनके घनिष्ठ प्रधानों ने उन्हें मिस्र जाने के लिए विवश किया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* यहोवा की यह आज्ञा न मानी कि वे यहूदा के देश में ही रहें।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JER 43:5" - }, - "पर कारेह का पुत्र योहानान और दलों के और सब प्रधान उन सब यहूदियों को जो अन्यजातियों के बीच तितर-बितर हो गए थे, और उनमें से लौटकर यहूदा देश में रहने लगे थे, वे उनको ले गए", - { - "type": "verse:v", - "number": "6", - "sid": "JER 43:6" - }, - "पुरुष, स्त्री, बाल-बच्चे, राजकुमारियाँ, और जितने प्राणियों को अंगरक्षकों के प्रधान नबूजरदान ने गदल्याह को जो अहीकाम का पुत्र और शापान का पोता था, सौंप दिया था, उनको और यिर्मयाह भविष्यद्वक्ता और नेरिय्याह के पुत्र बारूक को वे ले गए;", - { - "type": "verse:v", - "number": "7", - "sid": "JER 43:7" - }, - "और यहोवा की आज्ञा न मानकर वे मिस्र देश में तहपन्हेस नगर तक आ गए।" - ] + "type": "char:ft", + "content": [ + "अर्थात् दीन बनें इसमें प्रार्थना सुने जाने का भाव भी है।" + ] + } + ] + } + ] + }, + "और अपनी-अपनी बुरी चाल से फिरें; क्योंकि जो क्रोध और जलजलाहट यहोवा ने अपनी इस प्रजा पर भड़काने को कहा है, वह बड़ी है।”", + { + "type": "verse:v", + "number": "8", + "sid": "JER 36:8" }, + "यिर्मयाह भविष्यद्वक्ता की इस आज्ञा के अनुसार नेरिय्याह के पुत्र बारूक ने, यहोवा के भवन में उस पुस्तक में से उसके वचन पढ़कर सुनाए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मिस्र में लोगों के लिए परमेश्वर का चिन्ह" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 36:9" }, + "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के पाँचवें वर्ष के नौवें महीने में यरूशलेम में जितने लोग थे, और यहूदा के नगरों से जितने लोग यरूशलेम में आए थे, उन्होंने यहोवा के सामने उपवास करने का प्रचार किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 43:8" - }, - "तब यहोवा का यह वचन तहपन्हेस में यिर्मयाह के पास पहुँचा", - { - "type": "verse:v", - "number": "9", - "sid": "JER 43:9" - }, - "“अपने हाथ से बड़े पत्थर ले, और यहूदी पुरुषों के सामने उस ईंट के चबूतरे में जो तहपन्हेस में फ़िरौन के भवन के द्वार के पास है, चूना फेर के छिपा दे,", - { - "type": "verse:v", - "number": "10", - "sid": "JER 43:10" - }, - "और उन पुरुषों से कह, ‘इस्राएल का परमेश्वर, सेनाओं का यहोवा, यह कहता है: देखो, मैं बाबेल के राजा अपने सेवक नबूकदनेस्सर को बुलवा भेजूँगा, और वह अपना सिंहासन इन पत्थरों के ऊपर जो मैंने छिपा रखे हैं, रखेगा; और अपना छत्र इनके ऊपर तनवाएगा।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 43:11" - }, - "वह आकर मिस्र देश को मारेगा, तब जो मरनेवाले हों वे", - { - "type": "char:it", - "content": [ - "मृत्यु के वश में" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "43.11" - ] - }, - { - "type": "char:fq", - "content": [ - "मृत्यु के वश में:" - ] - }, - { - "type": "char:ft", - "content": [ - "प्रत्येक मनुष्य अपने भाग्य के अनुसार या तो अकाल से मरेगा या महामारी से या युद्ध में या बन्दी बनाया जाएगा या हत्यारे द्वारा मारा जाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जो बन्दी होनेवाले हों वे बँधुआई में, और जो तलवार के लिये है वे तलवार के वश में कर दिए जाएँगे।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रका. 13:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "JER 43:12" - }, - "मैं मिस्र के देवालयों में आग लगाऊँगा; और वह उन्हें फुँकवा देगा और बँधुआई में ले जाएगा; और जैसा कोई चरवाहा अपना वस्त्र ओढ़ता है, वैसा ही वह मिस्र देश को समेट लेगा; और तब बेखटके चला जाएगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 43:13" - }, - "वह मिस्र देश के सूर्यगृह के खम्भों को तोड़ डालेगा; और मिस्र के देवालयों को आग लगाकर फुँकवा देगा।’”" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 36:10" }, + "तब बारूक ने यहोवा के भवन में सब लोगों को शापान के पुत्र गमर्याह जो प्रधान था, उसकी कोठरी में जो ऊपर के आँगन में यहोवा के भवन के नये फाटक के पास थी, यिर्मयाह के सब वचन पुस्तक में से पढ़ सुनाए।" + ] + }, + { + "type": "para:s", + "content": [ + "राजभवन में पुस्तक का पढ़ा जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "44", - "sid": "JER 44" + "type": "verse:v", + "number": "11", + "sid": "JER 36:11" }, + "तब शापान के पुत्र गमर्याह के बेटे मीकायाह ने यहोवा के सारे वचन पुस्तक में से सुने।", { - "type": "para:s", - "content": [ - "मिस्र में यहूदियों के विरुद्ध परमेश्वर का सन्देश" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 36:12" }, + "और वह राजभवन के प्रधान की कोठरी में उतर गया, और क्या देखा कि वहाँ एलीशामा प्रधान और शमायाह का पुत्र दलायाह और अकबोर का पुत्र एलनातान और शापान का पुत्र गमर्याह और हनन्याह का पुत्र सिदकिय्याह और सब हाकिम बैठे हुए हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 44:1" - }, - "जितने यहूदी लोग मिस्र देश में", - { - "type": "char:it", - "content": [ - "मिग्दोल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "44.1" - ] - }, - { - "type": "char:fq", - "content": [ - "मिग्दोल:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिस्र की उत्तरी सीमा पर एक दृढ़ गढ़ था जो मिगदोलम कहलाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तहपन्हेस और नोप नगरों और पत्रोस देश में रहते थे, उनके विषय यिर्मयाह के पास यह वचन पहुँचा" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JER 44:2" - }, - "“इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है: जो विपत्ति मैं यरूशलेम और यहूदा के सब नगरों पर डाल चुका हूँ, वह सब तुम लोगों ने देखी है। देखो, वे आज के दिन कैसे उजड़े हुए और निर्जन हैं,", - { - "type": "verse:v", - "number": "3", - "sid": "JER 44:3" - }, - "क्योंकि उनके निवासियों ने वह बुराई की जिससे उन्होंने मुझे रिस दिलाई थी वे जाकर दूसरे देवताओं के लिये धूप जलाते थे और उनकी उपासना करते थे, जिन्हें न तो तुम और न तुम्हारे पुरखा जानते थे।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 44:4" - }, - "तो भी मैं अपने सब दास भविष्यद्वक्ताओं को बड़े यत्न से यह कहने के लिये तुम्हारे पास भेजता रहा कि यह घृणित काम मत करो, जिससे मैं घृणा रखता हूँ।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 44:5" - }, - "पर उन्होंने मेरी न सुनी और न मेरी ओर कान लगाया कि अपनी बुराई से फिरें और दूसरे देवताओं के लिये धूप न जलाएँ।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 44:6" - }, - "इस कारण मेरी जलजलाहट और कोप की आग यहूदा के नगरों और यरूशलेम की सड़कों पर भड़क गई; और वे आज के दिन तक उजाड़ और सुनसान पड़े हैं।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 44:7" - }, - "अब यहोवा, सेनाओं का परमेश्वर, जो इस्राएल का परमेश्वर है, यह कहता है: तुम लोग क्यों अपनी यह बड़ी हानि करते हो, कि क्या पुरुष, क्या स्त्री, क्या बालक, क्या दूध पीता बच्चा, तुम सब यहूदा के बीच से नाश किए जाओ, और कोई न रहे?", - { - "type": "verse:v", - "number": "8", - "sid": "JER 44:8" - }, - "क्योंकि इस मिस्र देश में जहाँ तुम परदेशी होकर रहने के लिये आए हो, तुम अपने कामों के द्वारा, अर्थात् दूसरे देवताओं के लिये धूप जलाकर मुझे रिस दिलाते हो जिससे तुम नाश हो जाओगे और पृथ्वी भर की सब जातियों के लोग तुम्हारी जाति की नामधराई करेंगे और तुम्हारी उपमा देकर श्राप दिया करेंगे।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 44:9" - }, - "जो-जो बुराइयाँ तुम्हारे पुरखा, यहूदा के राजा और उनकी स्त्रियाँ, और तुम्हारी स्त्रियाँ, वरन् तुम आप यहूदा देश और यरूशलेम की सड़कों में करते थे, क्या उसे तुम भूल गए हो?", - { - "type": "verse:v", - "number": "10", - "sid": "JER 44:10" - }, - "आज के दिन तक उनका मन चूर नहीं हुआ और न वे डरते हैं; और न मेरी उस व्यवस्था और उन विधियों पर चलते हैं जो मैंने तुम्हारे पूर्वजों को और तुम को भी सुनवाई हैं।" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 36:13" }, + "मीकायाह ने जितने वचन उस समय सुने, जब बारूक ने पुस्तक में से लोगों को पढ़ सुनाए थे, उन सब का वर्णन किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 44:11" - }, - "“इस कारण इस्राएल का परमेश्वर, सेनाओं का यहोवा, यह कहता है: देखो, मैं तुम्हारे विरुद्ध होकर तुम्हारी हानि करूँगा, ताकि सब यहूदियों का अन्त कर दूँ।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 44:12" - }, - "बचे हुए यहूदी जो हठ करके मिस्र देश में आकर रहने लगे हैं, वे सब मिट जाएँगे; इस मिस्र देश में छोटे से लेकर बड़े तक वे तलवार और अकाल के द्वारा मर के मिट जाएँगे; और लोग उन्हें कोसेंगे और चकित होंगे; और उनकी उपमा देकर श्राप दिया करेंगे और निन्दा भी करेंगे।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 44:13" - }, - "जैसा मैंने यरूशलेम को तलवार, अकाल और मरी के द्वारा दण्ड दिया है, वैसा ही मिस्र देश में रहनेवालों को भी दण्ड दूँगा,", - { - "type": "verse:v", - "number": "14", - "sid": "JER 44:14" - }, - "कि जो बचे हुए यहूदी मिस्र देश में परदेशी होकर रहने के लिये आए हैं, यद्यपि वे यहूदा देश में रहने के लिये लौटने की बड़ी अभिलाषा रखते हैं, तो भी उनमें से एक भी बचकर वहाँ न लौटने पाएगा; केवल कुछ ही भागे हुओं को छोड़ कोई भी वहाँ न लौटने पाएगा।”" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 36:14" }, + "उन्हें सुनकर सब हाकिमों ने यहूदी को जो नतन्याह का पुत्र ओर शेलेम्याह का पोता और कूशी का परपोता था, बारूक के पास यह कहने को भेजा, “जिस पुस्तक में से तूने सब लोगों को पढ़ सुनाया है, उसे अपने हाथ में लेता आ।” अतः नेरिय्याह का पुत्र बारूक वह पुस्तक हाथ में लिए हुए उनके पास आया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 44:15" - }, - "तब मिस्र देश के पत्रोस में रहनेवाले जितने पुरुष जानते थे कि उनकी स्त्रियाँ", - { - "type": "char:it", - "content": [ - "दूसरे देवताओं के लिये धूप जलाती हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "44.15" - ] - }, - { - "type": "char:fq", - "content": [ - "दूसरे देवताओं के लिये धूप जलाती हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनकी स्त्रियाँ दल बनाकर जुलूस निकालकर चाँद देवी की पूजा करने जाती थीं। यिर्मयाह उनसे साक्षात्कार करके उन्हें रोकता है और यहोवा की ओर से उन्हें चेतावनी देता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और जितनी स्त्रियाँ बड़ी मण्डली में पास खड़ी थी, उन सभी ने यिर्मयाह को यह उत्तर दिया:" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "JER 44:16" - }, - "“जो वचन तूने हमको यहोवा के नाम से सुनाया है, उसको हम नहीं सुनेंगे।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 44:17" - }, - "जो-जो मन्नतें हम मान चुके हैं उन्हें हम निश्चय पूरी करेंगी, हम स्वर्ग की रानी के लिये धूप जलाएँगे और तपावन देंगे, जैसे कि हमारे पुरखा लोग और हम भी अपने राजाओं और अन्य हाकिमों समेत यहूदा के नगरों में और यरूशलेम की सड़कों में करते थे; क्योंकि उस समय हम पेट भरकर खाते और भले चंगे रहते और किसी विपत्ति में नहीं पड़ते थे।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 44:18" - }, - "परन्तु जब से हमने स्वर्ग की रानी के लिये धूप जलाना और तपावन देना छोड़ दिया, तब से हमको सब वस्तुओं की घटी है; और हम तलवार और अकाल के द्वारा मिट चले हैं।”", - { - "type": "verse:v", - "number": "19", - "sid": "JER 44:19" - }, - "और स्त्रियों ने कहा, “जब हम स्वर्ग की रानी के लिये धूप जलाती और चन्द्राकार रोटियाँ बनाकर तपावन देती थीं, तब अपने-अपने पति के बिन जाने ऐसा नहीं करती थीं।”" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 36:15" }, + "तब उन्होंने उससे कहा, “अब बैठ जा और हमें यह पढ़कर सुना।” तब बारूक ने उनको पढ़कर सुना दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 44:20" - }, - "तब यिर्मयाह ने, क्या स्त्री, क्या पुरुष, जितने लोगों ने यह उत्तर दिया, उन सबसे कहा,", - { - "type": "verse:v", - "number": "21", - "sid": "JER 44:21" - }, - "“तुम्हारे पुरखा और तुम जो अपने राजाओं और हाकिमों और लोगों समेत यहूदा देश के नगरों और यरूशलेम की सड़कों में धूप जलाते थे, क्या वह यहोवा के ध्यान में नहीं आया?", - { - "type": "verse:v", - "number": "22", - "sid": "JER 44:22" - }, - "क्या उसने उसको स्मरण न किया? इसलिए जब यहोवा तुम्हारे बुरे और सब घृणित कामों को और अधिक न सह सका, तब तुम्हारा देश उजड़कर निर्जन और सुनसान हो गया, यहाँ तक कि लोग उसकी उपमा देकर श्राप दिया करते हैं, जैसे कि आज होता है।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 44:23" - }, - "क्योंकि तुम धूप जलाकर यहोवा के विरुद्ध पाप करते और उसकी नहीं सुनते थे, और उसकी व्यवस्था और विधियों और चितौनियों के अनुसार नहीं चले, इस कारण यह विपत्ति तुम पर आ पड़ी है, जैसे कि आज है।”" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 36:16" }, + "जब वे उन सब वचनों को सुन चुके, तब थरथराते हुए एक दूसरे को देखने लगे; और उन्होंने बारूक से कहा, “हम निश्चय राजा से इन सब वचनों का वर्णन करेंगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 44:24" - }, - "फिर यिर्मयाह ने उन सब लोगों से और उन सब स्त्रियों से कहा, “हे सारे मिस्र देश में रहनेवाले यहूदियों, यहोवा का वचन सुनो", - { - "type": "verse:v", - "number": "25", - "sid": "JER 44:25" - }, - "इस्राएल का परमेश्वर, सेनाओं का यहोवा, यह कहता है, कि तुम ने और तुम्हारी स्त्रियों ने मन्नतें मानी और यह कहकर उन्हें पूरी करते हो कि हमने स्वर्ग की रानी के लिये धूप जलाने और तपावन देने की जो-जो मन्नतें मानी हैं उन्हें हम अवश्य ही पूरी करेंगे; और तुम ने अपने हाथों से ऐसा ही किया। इसलिए अब तुम अपनी-अपनी मन्नतों को मानकर पूरी करो!", - { - "type": "verse:v", - "number": "26", - "sid": "JER 44:26" - }, - "परन्तु हे मिस्र देश में रहनेवाले सारे यहूदियों यहोवा का वचन सुनो: सुनो, मैंने अपने बड़े नाम की शपथ खाई है कि अब पूरे मिस्र देश में कोई यहूदी मनुष्य मेरा नाम लेकर फिर कभी यह न कहने पाएगा, ‘प्रभु यहोवा के जीवन की सौगन्ध।’", - { - "type": "verse:v", - "number": "27", - "sid": "JER 44:27" - }, - "सुनो,", - { - "type": "char:it", - "content": [ - "अब मैं उनकी भलाई नहीं, हानि ही की चिन्ता करूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "44.27" - ] - }, - { - "type": "char:fq", - "content": [ - "अब मैं उनकी भलाई नहीं, हानि ही की चिन्ता करूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "जैसे वन में से सिंह आकर यात्रियों को मार डालता है। (यिर्म. 5:6)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; मिस्र देश में रहनेवाले सब यहूदी, तलवार और अकाल के द्वारा मिटकर नाश हो जाएँगे जब तक कि उनका सर्वनाश न हो जाए।" - ] - }, - { - "type": "verse:v", - "number": "28", - "sid": "JER 44:28" - }, - "जो तलवार से बचकर और मिस्र देश से लौटकर यहूदा देश में पहुँचेंगे, वे थोड़े ही होंगे; और मिस्र देश में रहने के लिये आए हुए सब यहूदियों में से जो बच पाएँगे, वे जान लेंगे कि किसका वचन पूरा हुआ, मेरा या उनका।", - { - "type": "verse:v", - "number": "29", - "sid": "JER 44:29" - }, - "इस बात का मैं यह चिन्ह देता हूँ, यहोवा की यह वाणी है, कि मैं तुम्हें इसी स्थान में दण्ड दूँगा, जिससे तुम जान लोगे कि तुम्हारी हानि करने में मेरे वचन निश्चय पूरे होंगे।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 44:30" - }, - "यहोवा यह कहता है: देखो, जैसा मैंने यहूदा के राजा सिदकिय्याह को उसके शत्रु अर्थात् उसके प्राण के खोजी बाबेल के राजा नबूकदनेस्सर के हाथ में कर दिया, वैसे ही मैं मिस्र के राजा फ़िरौन होप्रा को भी उसके शत्रुओं के, अर्थात् उसके प्राण के खोजियों के हाथ में कर दूँगा।”" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 36:17" }, + "फिर उन्होंने बारूक से कहा, “हम से कह, क्या तूने ये सब वचन उसके मुख से सुनकर लिखे?”", { - "type": "chapter:c", - "number": "45", - "sid": "JER 45" + "type": "verse:v", + "number": "18", + "sid": "JER 36:18" }, + "बारूक ने उनसे कहा, “वह ये सब वचन अपने मुख से मुझे सुनाता गया ओर मैं इन्हें पुस्तक में स्याही से लिखता गया।”", { - "type": "para:s", - "content": [ - "बारूक के लिए परमेश्वर का सन्देश" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 36:19" }, + "तब हाकिमों ने बारूक से कहा, “जा, तू अपने आपको और यिर्मयाह को छिपा, और कोई न जानने पाए कि तुम कहाँ हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "पुस्तक का जलाया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 45:1" - }, - "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में, जब नेरिय्याह का पुत्र बारूक यिर्मयाह भविष्यद्वक्ता से भविष्यद्वाणी के ये वचन सुनकर पुस्तक में लिख चुका था,", - { - "type": "verse:v", - "number": "2", - "sid": "JER 45:2" - }, - "तब उसने उससे यह वचन कहा: “इस्राएल का परमेश्वर यहोवा, तुझ से यह कहता है,", - { - "type": "verse:v", - "number": "3", - "sid": "JER 45:3" - }, - "हे बारूक, तूने कहा, ‘हाय मुझ पर! क्योंकि यहोवा ने मुझे दुःख पर दुःख दिया है;", - { - "type": "char:it", - "content": [ - "मैं कराहते-कराहते थक गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "45.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं कराहते-कराहते थक गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "बारुक यहूदिया देश के पाप के कारण बहुत दु:खी था और परमेश्वर ने भी उसके आनेवाले कठोर दण्ड को प्रगट करके उसका दुःख और बढ़ा दिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और मुझे कुछ चैन नहीं मिलता।’" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "JER 45:4" - }, - "तू इस प्रकार कह, यहोवा यह कहता है: देख, इस सारे देश को जिसे मैंने बनाया था, उसे मैं आप ढा दूँगा, और जिनको मैंने रोपा था, उन्हें स्वयं उखाड़ फेंकूँगा।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 45:5" - }, - "इसलिए सुन, क्या तू अपने लिये बड़ाई खोज रहा है? उसे मत खोज; क्योंकि यहोवा की यह वाणी है, कि मैं सारे मनुष्यों पर विपत्ति डालूँगा; परन्तु जहाँ कहीं तू जाएगा वहाँ मैं तेरा प्राण बचाकर तुझे जीवित रखूँगा।”" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 36:20" + }, + "तब वे पुस्तक को एलीशामा प्रधान की कोठरी में रखकर राजा के पास आँगन में आए; और राजा को वे सब वचन कह सुनाए।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 36:21" + }, + "तब राजा ने यहूदी को पुस्तक ले आने के लिये भेजा, उसने उसे एलीशामा प्रधान की कोठरी में से लेकर राजा को और जो हाकिम राजा के आस-पास खड़े थे उनको भी पढ़ सुनाया।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 36:22" + }, + "राजा शीतकाल के भवन में बैठा हुआ था, क्योंकि नौवाँ महीना था और उसके सामने अँगीठी जल रही थी।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 36:23" + }, + "जब यहूदी तीन चार पृष्ठ पढ़ चुका, तब उसने उसे चाकू से काटा और जो आग अँगीठी में थी उसमें फेंक दिया; इस प्रकार अँगीठी की आग में पूरी पुस्तक जलकर भस्म हो गई।", + { + "type": "verse:v", + "number": "24", + "sid": "JER 36:24" + }, + "परन्तु न कोई डरा और न किसी ने अपने कपड़े फाड़े, अर्थात् न तो राजा ने और न उसके कर्मचारियों में से किसी ने ऐसा किया, जिन्होंने वे सब वचन सुने थे।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 36:25" }, + "एलनातान, और दलायाह, और गमर्याह ने तो राजा से विनती भी की थी कि पुस्तक को न जलाए, परन्तु उसने उनकी एक न सुनी।", { - "type": "chapter:c", - "number": "46", - "sid": "JER 46" + "type": "verse:v", + "number": "26", + "sid": "JER 36:26" + }, + "राजा ने राजपुत्र यरहमेल को और अज्रीएल के पुत्र सरायाह को और अब्देल के पुत्र शेलेम्याह को आज्ञा दी कि बारूक लेखक और यिर्मयाह भविष्यद्वक्ता को पकड़ लें, परन्तु यहोवा ने उनको छिपा रखा।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह द्वारा पुस्तक का पुनः लिखा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "JER 36:27" + }, + "जब राजा ने उन वचनों की पुस्तक को जो बारूक ने यिर्मयाह के मुख से सुन सुनकर लिखी थी, जला दिया, तब यहोवा का यह वचन यिर्मयाह के पास पहुँचा", + { + "type": "verse:v", + "number": "28", + "sid": "JER 36:28" + }, + "“फिर एक और पुस्तक लेकर उसमें यहूदा के राजा यहोयाकीम की जलाई हुई पहली पुस्तक के सब वचन लिख दे।", + { + "type": "verse:v", + "number": "29", + "sid": "JER 36:29" + }, + "और यहूदा के राजा यहोयाकीम के विषय में कह, ‘यहोवा यह कहता है: तूने उस पुस्तक को यह कहकर जला दिया है कि तूने उसमें यह क्यों लिखा है कि बाबेल का राजा निश्चय आकर इस देश को नष्ट करेगा, और उसमें न तो मनुष्य को छोड़ेगा और न पशु को।", + { + "type": "verse:v", + "number": "30", + "sid": "JER 36:30" + }, + "इसलिए यहोवा यहूदा के राजा यहोयाकीम के विषय में यह कहता है, कि उसका कोई दाऊद की गद्दी पर विराजमान न रहेगा; और उसकी लोथ ऐसी फेंक दी जाएगी कि दिन को धूप में और रात को पाले में पड़ी रहेगी।", + { + "type": "verse:v", + "number": "31", + "sid": "JER 36:31" + }, + "मैं उसको और उसके वंश और कर्मचारियों को उनके अधर्म का दण्ड दूँगा; और जितनी विपत्ति मैंने उन पर और यरूशलेम के निवासियों और यहूदा के सब लोगों पर डालने को कहा है, और जिसको उन्होंने सच नहीं माना, उन सब को मैं उन पर डालूँगा।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "JER 36:32" + }, + "तब यिर्मयाह ने दूसरी पुस्तक लेकर नेरिय्याह के पुत्र बारूक लेखक को दी, और जो पुस्तक यहूदा के राजा यहोयाकीम ने आग में जला दी थी, उसमें के सब वचनों को बारूक ने यिर्मयाह के मुख से सुन सुनकर उसमें लिख दिए; और उन वचनों में उनके समान और भी बहुत सी बातें बढ़ा दी गई।" + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "JER 37" + }, + { + "type": "para:s", + "content": [ + "सिदकिय्याह का निवेदन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 37:1" + }, + "यहोयाकीम के पुत्र कोन्याह के स्थान पर योशिय्याह का पुत्र सिदकिय्याह राज्य करने लगा, क्योंकि बाबेल के राजा नबूकदनेस्सर ने उसी को यहूदा देश में राजा ठहराया था।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 37:2" + }, + "परन्तु न तो उसने, न उसके कर्मचारियों ने, और न साधारण लोगों ने यहोवा के वचनों को माना जो उसने यिर्मयाह भविष्यद्वक्ता के द्वारा कहा था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "JER 37:3" + }, + "सिदकिय्याह राजा ने शेलेम्याह के पुत्र यहूकल और मासेयाह के पुत्र सपन्याह याजक को यिर्मयाह भविष्यद्वक्ता के पास यह कहला भेजा, “हमारे निमित्त हमारे परमेश्वर यहोवा से प्रार्थना कर।”", + { + "type": "verse:v", + "number": "4", + "sid": "JER 37:4" + }, + "उस समय यिर्मयाह बन्दीगृह में न डाला गया था, और लोगों के बीच आया-जाया करता था।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 37:5" + }, + "उस समय फ़िरौन की सेना चढ़ाई के लिये मिस्र से निकली; तब कसदी जो यरूशलेम को घेरे हुए थे, उसका समाचार सुनकर यरूशलेम के पास से चले गए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JER 37:6" + }, + "तब यहोवा का यह वचन यिर्मयाह भविष्यद्वक्ता के पास पहुँचा", + { + "type": "verse:v", + "number": "7", + "sid": "JER 37:7" + }, + "“इस्राएल का परमेश्वर यहोवा यह कहता है: यहूदा के जिस राजा ने", + { + "type": "char:it", + "content": [ + "तुम को प्रार्थना करने के लिये मेरे पास भेजा है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37.7" + ] + }, + { + "type": "char:fq", + "content": [ + "तुम को प्रार्थना करने के लिये मेरे पास भेजा है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ यिर्मयाह का उत्तर यिर्म. 21:4-7 की तुलना में अधिक प्रतिकूल है।" + ] + } + ] + } + ] }, + ", उससे यह कहो, ‘देख, फ़िरौन की जो सेना तुम्हारी सहायता के लिये निकली है वह अपने देश मिस्र में लौट जाएगी।", { - "type": "para:s", - "content": [ - "मिस्र के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 37:8" }, + "कसदी फिर वापिस आकर इस नगर से लड़ेंगे; वे इसको ले लेंगे और फूँक देंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 46:1" - }, - "जाति-जाति के विषय यहोवा का जो वचन यिर्मयाह भविष्यद्वक्ता के पास पहुँचा, वह यह है।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 37:9" }, + "यहोवा यह कहता है: यह कहकर तुम अपने-अपने मन में धोखा न खाओ “कसदी हमारे पास से निश्चय चले गए हैं;” क्योंकि वे चले नहीं गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "JER 46:2" - }, - "मिस्र के विषय। मिस्र के राजा फ़िरौन नको की सेना जो फरात महानद के तट पर कर्कमीश में थी, और जिसे बाबेल के राजा नबूकदनेस्सर ने योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में जीत लिया था, उस सेना के विषय" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 37:10" }, + "क्योंकि यदि तुम ने कसदियों की सारी सेना को जो तुम से लड़ती है, ऐसा मार भी लिया होता कि उनमें से केवल घायल लोग रह जाते, तो भी वे अपने-अपने तम्बू में से उठकर इस नगर को फूँक देते।’”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की कैद और उसका छुटकारा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JER 46:3" - }, - "“", - { - "type": "char:it", - "content": [ - "ढालें और फरियाँ तैयार करके" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "46.3" - ] - }, - { - "type": "char:fq", - "content": [ - "ढालें और फरियाँ तैयार करके:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनकी ढाल सैनिक की सम्पूर्ण देह की रक्षा के लिए पर्याप्त होती थी और फरियाँ छोटी गोल रक्षक अस्त्र होती थीं जो तलवार चलानेवाले सैनिक के हाथ में रहती थीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* लड़ने को निकट चले आओ।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "JER 46:4" - }, - "घोड़ों को जुतवाओ; और हे सवारों, घोड़ों पर चढ़कर टोप पहने हुए खड़े हो जाओ; भालों को पैना करो, झिलमों को पहन लो!", - { - "type": "verse:v", - "number": "5", - "sid": "JER 46:5" - }, - "मैं क्यों उनको व्याकुल देखता हूँ? वे विस्मित होकर पीछे हट गए! उनके शूरवीर गिराए गए और उतावली करके भाग गए; वे पीछे देखते भी नहीं; क्योंकि यहोवा की यह वाणी है, कि चारों ओर भय ही भय है!", - { - "type": "verse:v", - "number": "6", - "sid": "JER 46:6" - }, - "न वेग चलनेवाला भागने पाएगा और न वीर बचने पाएगा; क्योंकि उत्तर दिशा में फरात महानद के तट पर वे सब ठोकर खाकर गिर पड़े।" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 37:11" }, + "जब कसदियों की सेना फ़िरौन की सेना के डर के मारे यरूशलेम के पास से निकलकर गई,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 46:7" - }, - "“यह कौन है, जो नील नदी के समान, जिसका जल महानदों का सा उछलता है, बढ़ा चला आता है?", - { - "type": "verse:v", - "number": "8", - "sid": "JER 46:8" - }, - "मिस्र नील नदी के समान बढ़ता है, उसका जल महानदों का सा उछलता है। वह कहता है, मैं चढ़कर पृथ्वी को भर दूँगा, मैं नगरों को उनके निवासियों समेत नाश कर दूँगा।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 46:9" - }, - "हे मिस्री सवारों आगे बढ़ो, हे रथियों, बहुत ही वेग से चलाओ! हे ढाल पकड़नेवाले कूशी और पूती वीरों, हे धनुर्धारी लूदियों चले आओ।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 46:10" - }, - "क्योंकि", - { - "type": "char:it", - "content": [ - "वह दिन सेनाओं के यहोवा प्रभु के बदला लेने का दिन होगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "46.10" - ] - }, - { - "type": "char:fq", - "content": [ - "वह दिन सेनाओं के यहोवा .... का दिन होगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे अभिमान के साथ इस विश्वास से आगे बढ़ते हैं कि उनकी विजय निश्चित है, वह दिन यहोवा का दिन है, उस दिन वे उसके सम्मान में बलि हेतु घात किए जाएगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* जिसमें वह अपने द्रोहियों से बदला लेगा। तलवार खाकर तृप्त होगी, और उनका लहू पीकर छक जाएगी। क्योंकि, उत्तर के देश में फरात महानद के तीर पर, सेनाओं के यहोवा प्रभु का यज्ञ है।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(लूका 21:22)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "JER 46:11" - }, - "हे मिस्र की कुमारी कन्या, गिलाद को जाकर बलसान औषधि ले; तू व्यर्थ ही बहुत इलाज करती है, तू चंगी नहीं होगी!", - { - "type": "verse:v", - "number": "12", - "sid": "JER 46:12" - }, - "क्योंकि सब जाति के लोगों ने सुना है कि तू नीच हो गई और पृथ्वी तेरी चिल्लाहट से भर गई है; वीर से वीर ठोकर खाकर गिर पड़े; वे दोनों एक संग गिर गए हैं।”" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 37:12" }, + "तब यिर्मयाह यरूशलेम से निकलकर बिन्यामीन के देश की ओर इसलिए जा निकला कि वहाँ से और लोगों के संग अपना अंश ले।", { - "type": "para:s", - "content": [ - "नबूकदनेस्सर का आगमन" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 37:13" }, + "जब वह बिन्यामीन क्षेत्र के फाटक में पहुँचा, तब यिरिय्याह नामक पहरुओं का एक सरदार वहाँ था जो शेलेम्याह का पुत्र और हनन्याह का पोता था, और उसने यिर्मयाह भविष्यद्वक्ता को यह कहकर पकड़ लिया, “तू कसदियों के पास भागा जाता है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JER 46:13" - }, - "यहोवा ने यिर्मयाह भविष्यद्वक्ता से यह वचन भी कहा कि बाबेल का राजा नबूकदनेस्सर क्यों आकर मिस्र देश को मार लेगा:", - { - "type": "verse:v", - "number": "14", - "sid": "JER 46:14" - }, - "“मिस्र में वर्णन करो, और मिग्दोल में सुनाओ; हाँ, और नोप और तहपन्हेस में सुनाकर यह कहो कि खड़े होकर तैयार हो जाओ; क्योंकि तुम्हारे चारों ओर सब कुछ तलवार खा गई है।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 46:15" - }, - "तेरे बलवन्त जन क्यों नाश हो गए हैं? वे इस कारण खड़े न रह सके क्योंकि यहोवा ने उन्हें ढकेल दिया।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 46:16" - }, - "उसने बहुतों को ठोकर खिलाई, वे एक दूसरे पर गिर पड़े; और वे कहने लगे, ‘उठो, चलो, हम अंधेर करनेवाले की तलवार के डर के मारे अपने-अपने लोगों और अपनी-अपनी जन्म-भूमि में फिर लौट जाएँ।’", - { - "type": "verse:v", - "number": "17", - "sid": "JER 46:17" - }, - "वहाँ वे पुकारके कहते हैं, ‘मिस्र का राजा फ़िरौन सत्यानाश हुआ; क्योंकि उसने अपना बहुमूल्य अवसर खो दिया।’" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 37:14" }, + "तब यिर्मयाह ने कहा, “यह झूठ है; मैं कसदियों के पास नहीं भागा जाता हूँ।” परन्तु यिरिय्याह ने उसकी एक न मानी, और वह उसे पकड़कर हाकिमों के पास ले गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JER 46:18" - }, - "“वह राजाधिराज जिसका नाम सेनाओं का यहोवा है, उसकी यह वाणी है कि मेरे जीवन की सौगन्ध, जैसा ताबोर अन्य पहाड़ों में, और जैसा कर्मेल समुद्र के किनारे है, वैसा ही वह आएगा।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 46:19" - }, - "हे मिस्र की रहनेवाली पुत्री! बँधुआई में जाने का सामान तैयार कर, क्योंकि नोप नगर उजाड़ और ऐसा भस्म हो जाएगा कि उसमें कोई भी न रहेगा।" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 37:15" }, + "तब हाकिमों ने यिर्मयाह से क्रोधित होकर उसे पिटवाया, और योनातान प्रधान के घर में बन्दी बनाकर डलवा दिया; क्योंकि उन्होंने उसको साधारण बन्दीगृह बना दिया था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 46:20" - }, - "“मिस्र बहुत ही सुन्दर बछिया तो है, परन्तु उत्तर दिशा से नाश चला आता है, वह आ ही गया है।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 46:21" - }, - "उसके जो सिपाही किराये पर आए हैं वह पाले-पोसे हुए बछड़ों के समान हैं; उन्होंने मुँह मोड़ा, और एक संग भाग गए, वे खड़े नहीं रहे; क्योंकि उनकी", - { - "type": "char:it", - "content": [ - "विपत्ति का दिन और दण्ड पाने का समय आ गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "46.21" - ] - }, - { - "type": "char:fq", - "content": [ - "विपत्ति का दिन... आ गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका वास्तविक अर्थ है कि उन्होंने साथ छोड़ दिया है, वे एक साथ भाग खड़े हुए, वे साथ खड़े नहीं रहे क्योंकि उनके विनाश का दिन आ गया है, यहोवा के दण्ड देने का दिन आ गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "JER 46:22" - }, - "उसकी आहट सर्प के भागने की सी होगी; क्योंकि वे वृक्षों के काटनेवालों की सेना और कुल्हाड़ियाँ लिए हुए उसके विरुद्ध चढ़ आएँगे।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 46:23" + "type": "char:bdit", + "content": [ + "(इब्रा. 11:36)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "JER 37:16" + }, + "यिर्मयाह उस तलघर में जिसमें कई एक कोठरियाँ थीं, रहने लगा।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 37:17" + }, + "उसके बहुत दिन बीतने पर सिदकिय्याह राजा ने उसको बुलवा भेजा, और अपने भवन में उससे छिपकर यह प्रश्न किया, “क्या यहोवा की ओर से कोई वचन पहुँचा है?” यिर्मयाह ने कहा, “हाँ, पहुँचा है। वह यह है, कि तू बाबेल के राजा के वश में कर दिया जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 37:18" + }, + "फिर यिर्मयाह ने सिदकिय्याह राजा से कहा, “मैंने तेरा, तेरे कर्मचारियों का, व तेरी प्रजा का क्या अपराध किया है, कि तुम लोगों ने मुझ को बन्दीगृह में डलवाया है?", + { + "type": "verse:v", + "number": "19", + "sid": "JER 37:19" + }, + "तुम्हारे जो भविष्यद्वक्ता तुम से भविष्यद्वाणी करके कहा करते थे कि बाबेल का राजा तुम पर और इस देश पर चढ़ाई नहीं करेगा, वे अब कहाँ है?", + { + "type": "verse:v", + "number": "20", + "sid": "JER 37:20" + }, + "अब, हे मेरे प्रभु, हे राजा, मेरी प्रार्थना ग्रहण कर कि मुझे योनातान प्रधान के घर में फिर न भेज, नहीं तो मैं वहाँ मर जाऊँगा।”", + { + "type": "verse:v", + "number": "21", + "sid": "JER 37:21" + }, + "तब सिदकिय्याह राजा की आज्ञा से यिर्मयाह पहरे के आँगन में रखा गया, और जब तक नगर की सब रोटी न चुक गई, तब तक उसको रोटीवालों की दूकान में से प्रतिदिन एक रोटी दी जाती थी। यिर्मयाह पहरे के आँगन में रहने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "JER 38" + }, + { + "type": "para:s", + "content": [ + "तहखाने में यिर्मयाह का डाला जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 38:1" + }, + "फिर जो वचन यिर्मयाह सब लोगों से कहता था, उनको मत्तान के पुत्र शपत्याह, पशहूर के पुत्र गदल्याह, शेलेम्याह के पुत्र यूकल और मल्किय्याह के पुत्र पशहूर ने सुना,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 38:2" + }, + "“यहोवा यह कहता है कि जो कोई इस नगर में रहेगा वह तलवार, अकाल और मरी से मरेगा; परन्तु जो कोई कसदियों के पास निकल भागे वह अपना प्राण बचाकर जीवित रहेगा।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 38:3" + }, + "यहोवा यह कहता है, यह नगर बाबेल के राजा की सेना के वश में कर दिया जाएगा और वह इसको ले लेगा।”", + { + "type": "verse:v", + "number": "4", + "sid": "JER 38:4" + }, + "इसलिए उन हाकिमों ने राजा से कहा, “उस पुरुष को मरवा डाल, क्योंकि वह जो इस नगर में बचे हुए योद्धाओं और अन्य सब लोगों से ऐसे-ऐसे वचन कहता है जिससे उनके हाथ पाँव ढीले हो जाते हैं। क्योंकि वह पुरुष इस प्रजा के लोगों की भलाई नहीं वरन् बुराई ही चाहता है।”", + { + "type": "verse:v", + "number": "5", + "sid": "JER 38:5" + }, + "सिदकिय्याह राजा ने कहा, “सुनो, वह तो तुम्हारे वश में है; क्योंकि", + { + "type": "char:it", + "content": [ + "ऐसा नहीं हो सकता कि राजा तुम्हारे विरुद्ध कुछ कर सके", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38.5" + ] }, - "यहोवा की यह वाणी है, कि चाहे उसका वन बहुत ही घना हो, परन्तु वे उसको काट डालेंगे, क्योंकि वे टिड्डियों से भी अधिक अनगिनत हैं।", { - "type": "verse:v", - "number": "24", - "sid": "JER 46:24" + "type": "char:fq", + "content": [ + "ऐसा नहीं हो सकता कि राजा तुम्हारे विरुद्ध कुछ कर सके:" + ] }, - "मिस्री कन्या लज्जित होगी, वह उत्तर दिशा के लोगों के वश में कर दी जाएगी।”" - ] + { + "type": "char:ft", + "content": [ + "वास्तविक सत्ता तो उनके हाथों में ही थी और जब उन्होंने यिर्मयाह के लिए मृत्युदण्ड निश्चित किया तब राजा में इन्कार करने का साहस नहीं था।" + ] + } + ] + } + ] }, + "।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "JER 46:25" - }, - "इस्राएल का परमेश्वर, सेनाओं का यहोवा कहता है: “देखो, मैं नो नगरवासी आमोन और फ़िरौन राजा और मिस्र को उसके सब देवताओं और राजाओं समेत और फ़िरौन को उन समेत जो उस पर भरोसा रखते हैं दण्ड देने पर हूँ।", - { - "type": "verse:v", - "number": "26", - "sid": "JER 46:26" - }, - "मैं उनको बाबेल के राजा नबूकदनेस्सर और उसके कर्मचारियों के वश में कर दूँगा जो उनके प्राण के खोजी हैं। उसके बाद वह प्राचीनकाल के समान फिर बसाया जाएगा, यहोवा की यह वाणी है।" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 38:6" }, + "तब उन्होंने यिर्मयाह को लेकर राजपुत्र मल्किय्याह के उस गड्ढे में जो पहरे के आँगन में था, रस्सियों से उतारकर डाल दिया। और उस गड्ढे में पानी नहीं केवल दलदल था, और यिर्मयाह कीचड़ में धँस गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "इस्राएल के लिए आश्वासन" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 38:7" }, + "उस समय राजा बिन्यामीन के फाटक के पास बैठा था सो जब एबेदमेलेक कूशी ने जो राजभवन में एक खोजा था, सुना, कि उन्होंने यिर्मयाह को गड्ढे में डाल दिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JER 46:27" - }, - "“परन्तु हे मेरे दास याकूब, तू मत डर, और हे इस्राएल, विस्मित न हो; क्योंकि मैं तुझे और तेरे वंश को बँधुआई के दूर देश से छुड़ा ले आऊँगा। याकूब लौटकर चैन और सुख से रहेगा, और कोई उसे डराने न पाएगा।", - { - "type": "verse:v", - "number": "28", - "sid": "JER 46:28" - }, - "हे मेरे दास याकूब, यहोवा की यह वाणी है, कि तू मत डर, क्योंकि मैं तेरे साथ हूँ। और यद्यपि मैं उन सब जातियों का अन्त कर डालूँगा जिनमें मैंने तुझे जबरन निकाल दिया है, तो भी तेरा अन्त न करूँगा। मैं तेरी ताड़ना विचार करके करूँगा, परन्तु तुझे किसी प्रकार से निर्दोष न ठहराऊँगा।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 38:8" }, + "तब एबेदमेलेक राजभवन से निकलकर राजा से कहने लगा,", { - "type": "chapter:c", - "number": "47", - "sid": "JER 47" - }, - { - "type": "para:s", - "content": [ - "पलिश्तियों के विरुद्ध भविष्यद्वाणी" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 47:1" - }, - "फ़िरौन द्वारा गाज़ा नगर को जीत लेने से पहले यिर्मयाह भविष्यद्वक्ता के पास पलिश्तियों के विषय यहोवा का यह वचन पहुँचा", - { - "type": "verse:v", - "number": "2", - "sid": "JER 47:2" - }, - "“यहोवा यह कहता है कि देखो, उत्तर दिशा से", - { - "type": "char:it", - "content": [ - "उमड़नेवाली नदी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "47.2" - ] - }, - { - "type": "char:fq", - "content": [ - "उमड़नेवाली नदी:" - ] - }, - { - "type": "char:ft", - "content": [ - "सेना की लाभ साझेदारी के लिए उपयोग किया गया रूपक है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* देश को उस सब समेत जो उसमें है, और निवासियों समेत नगर को डुबो लेगी। तब मनुष्य चिल्लाएँगे, वरन् देश के सब रहनेवाले हाय-हाय करेंगे।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JER 47:3" - }, - "शत्रुओं के बलवन्त घोड़ों की टाप, रथों के वेग चलने और उनके पहियों के चलने का कोलाहल सुनकर पिता के हाथ-पाँव ऐसे ढीले पड़ जाएँगे, कि वह मुँह मोड़कर अपने लड़कों को भी न देखेगा।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 47:4" - }, - "क्योंकि सब पलिश्तियों के", - { - "type": "char:it", - "content": [ - "नाश होने का दिन आता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "47.4" - ] - }, - { - "type": "char:fq", - "content": [ - "नाश होने का दिन आता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उजाड़े जाने का दिन आता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और सोर और सीदोन के सब बचे हुए सहायक मिट जाएँगे। क्योंकि यहोवा पलिश्तियों को जो कप्तोर नामक समुद्र तट के बचे हुए रहनेवाले हैं, उनको भी नाश करने पर है।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JER 47:5" - }, - "गाज़ा के लोग सिर मुँण्ड़ाए हैं, अश्कलोन जो पलिश्तियों के नीचान में अकेला रह गया है, वह भी मिटाया गया है; तू कब तक अपनी देह चीरता रहेगा?" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 38:9" }, + "“हे मेरे स्वामी, हे राजा, उन लोगों ने यिर्मयाह भविष्यद्वक्ता से जो कुछ किया है वह बुरा किया है, क्योंकि उन्होंने उसको गड्ढे में डाल दिया है; वहाँ वह भूख से मर जाएगा क्योंकि नगर में कुछ रोटी नहीं रही है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 47:6" - }, - "“हे यहोवा की तलवार! तू कब तक शान्त न होगी? तू अपनी म्यान में घुस जा, शान्त हो, और थमी रह!", - { - "type": "verse:v", - "number": "7", - "sid": "JER 47:7" - }, - "तू कैसे थम सकती है? क्योंकि यहोवा ने तुझको आज्ञा देकर अश्कलोन और समुद्र तट के विरुद्ध ठहराया है।”" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 38:10" }, + "तब राजा ने एबेदमेलेक कूशी को यह आज्ञा दी, “यहाँ से तीस पुरुष साथ लेकर यिर्मयाह भविष्यद्वक्ता को मरने से पहले गड्ढे में से निकाल।”", { - "type": "chapter:c", - "number": "48", - "sid": "JER 48" + "type": "verse:v", + "number": "11", + "sid": "JER 38:11" }, + "अतः एबेदमेलेक उतने पुरुषों को साथ लेकर राजभवन के भण्डार के तलघर में गया; और वहाँ से फटे-पुराने कपड़े और चिथड़े लेकर यिर्मयाह के पास उस गड्ढे में रस्सियों से उतार दिए।", { - "type": "para:s", - "content": [ - "मोआब के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 38:12" }, + "तब एबेदमेलेक कूशी ने यिर्मयाह से कहा, “ये पुराने कपड़े और चिथड़े अपनी कांखों में रस्सियों के नीचे रख ले।” यिर्मयाह ने वैसा ही किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 48:1" - }, - "मोआब के विषय इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है: “नबो पर हाय, क्योंकि वह नाश हो गया! किर्यातैम की आशा टूट गई, वह ले लिया गया है; ऊँचा गढ़ निराश और विस्मित हो गया है।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 48:2" - }, - "मोआब की प्रशंसा जाती रही। हेशबोन में उसकी हानि की कल्पना की गई है: ‘आओ, हम उसको ऐसा नाश करें कि वह राज्य न रह जाए।’ हे मदमेन, तू भी सुनसान हो जाएगा; तलवार तेरे पीछे पड़ेगी।" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 38:13" }, + "तब उन्होंने यिर्मयाह को रस्सियों से खींचकर, गड्ढे में से निकाला। और यिर्मयाह पहरे के आँगन में रहने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "सिदकिय्याह का भय और यिर्मयाह की सलाह" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JER 48:3" - }, - "“होरोनैम से चिल्लाहट का शब्द सुनो! नाश और बड़े दुःख का शब्द सुनाई देता है!", - { - "type": "verse:v", - "number": "4", - "sid": "JER 48:4" - }, - "मोआब का सत्यानाश हो रहा है; उसके नन्हें बच्चों की चिल्लाहट सुन पड़ी।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 48:5" - }, - "क्योंकि लूहीत की चढ़ाई में लोग लगातार रोते हुए चढ़ेंगे; और होरोनैम की उतार में नाश की चिल्लाहट का संकट हुआ है।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 48:6" - }, - "भागो! अपना-अपना प्राण बचाओ! उस अधमूए पेड़ के समान हो जाओ जो जंगल में होता है!", - { - "type": "verse:v", - "number": "7", - "sid": "JER 48:7" - }, - "क्योंकि तू जो अपने कामों और सम्पत्ति पर भरोसा रखता है, इस कारण तू भी पकड़ा जाएगा; और", - { - "type": "char:it", - "content": [ - "कमोश" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "48.7" - ] - }, - { - "type": "char:fq", - "content": [ - "कमोश:" - ] - }, - { - "type": "char:ft", - "content": [ - "मोआब का राष्ट्रीय देवता (गिन. 21:29) वह सम्पूर्ण देश का प्रतीक है। उसका बन्धुआई में जाने का अर्थ है कि सम्पूर्ण देश बन्धुआई में जाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* देवता भी अपने याजकों और हाकिमों समेत बँधुआई में जाएगा।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "JER 48:8" - }, - "यहोवा के वचन के अनुसार नाश करनेवाले तुम्हारे हर एक नगर पर चढ़ाई करेंगे, और कोई नगर न बचेगा; घाटीवाले और पहाड़ पर की चौरस भूमिवाले दोनों नाश किए जाएँगे।" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 38:14" }, + "सिदकिय्याह राजा ने यिर्मयाह भविष्यद्वक्ता को यहोवा के भवन के तीसरे द्वार में अपने पास बुलवा भेजा। और राजा ने यिर्मयाह से कहा, “मैं तुझ से एक बात पूछता हूँ; मुझसे कुछ न छिपा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JER 48:9" - }, - "“मोआब के पंख लगा दो ताकि वह उड़कर दूर हो जाए; क्योंकि उसके नगर ऐसे उजाड़ हो जाएँगे कि उनमें कोई भी न बसने पाएगा।" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 38:15" }, + "यिर्मयाह ने सिदकिय्याह से कहा, “यदि मैं तुझे बताऊँ, तो क्या तू मुझे मरवा न डालेगा? और चाहे मैं तुझे सम्मति भी दूँ, तो भी तू मेरी न मानेगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JER 48:10" - }, - "“श्रापित है वह जो यहोवा का काम आलस्य से करता है; और वह भी जो अपनी तलवार लहू बहाने से रोक रखता है।" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 38:16" }, + "तब सिदकिय्याह राजा ने अकेले में यिर्मयाह से शपथ खाई, “यहोवा जिसने हमारा यह जीव रचा है, उसके जीवन की सौगन्ध न मैं तो तुझे मरवा डालूँगा, और न उन मनुष्यों के वश में कर दूँगा जो तेरे प्राण के खोजी हैं।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 48:11" - }, - "“मोआब बचपन ही से सुखी है, उसके नीचे तलछट है, वह एक बर्तन से दूसरे बर्तन में उण्डेला नहीं गया और न बँधुआई में गया; इसलिए उसका स्वाद उसमें स्थिर है, और उसकी गन्ध ज्यों की त्यों बनी रहती है।", - { - "type": "verse:v", - "number": "12", - "sid": "JER 48:12" + "type": "verse:v", + "number": "17", + "sid": "JER 38:17" + }, + "यिर्मयाह ने सिदकिय्याह से कहा, “सेनाओं का परमेश्वर यहोवा जो इस्राएल का परमेश्वर है, वह यह कहता है, यदि तू बाबेल के राजा के हाकिमों के पास सचमुच निकल जाए, तब तो तेरा प्राण बचेगा, और यह नगर फूँका न जाएगा, और तू अपने घराने समेत जीवित रहेगा।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 38:18" + }, + "परन्तु, यदि तू बाबेल के राजा के हाकिमों के पास न निकल जाए, तो यह नगर कसदियों के वश में कर दिया जाएगा, ओर वे इसे फूँक देंगे, और तू उनके हाथ से बच न सकेगा।”", + { + "type": "verse:v", + "number": "19", + "sid": "JER 38:19" + }, + "सिदकिय्याह ने यिर्मयाह से कहा, “जो यहूदी लोग कसदियों के पास भाग गए हैं, मैं उनसे डरता हूँ, ऐसा न हो कि मैं उनके वश में कर दिया जाऊँ और वे मुझसे ठट्ठा करें।”", + { + "type": "verse:v", + "number": "20", + "sid": "JER 38:20" + }, + "यिर्मयाह ने कहा, “तू उनके वश में न कर दिया जाएगा; जो कुछ मैं तुझ से कहता हूँ उसे यहोवा की बात समझकर मान ले तब तेरा भला होगा, और तेरा प्राण बचेगा।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 38:21" + }, + "पर यदि तू निकल जाना स्वीकार न करे तो जो बात यहोवा ने मुझे दर्शन के द्वारा बताई है, वह यह है:", + { + "type": "verse:v", + "number": "22", + "sid": "JER 38:22" + }, + "देख, यहूदा के राजा के रनवास में जितनी स्त्रियाँ रह गई हैं, वे बाबेल के राजा के हाकिमों के पास निकालकर पहुँचाई जाएँगी, और वे तुझ से कहेंगी, ‘तेरे मित्रों ने तुझे बहकाया, और उनकी इच्छा पूरी हो गई; और जब तेरे पाँव कीच में धँस गए तो वे पीछे फिर गए हैं।’", + { + "type": "verse:v", + "number": "23", + "sid": "JER 38:23" + }, + "तेरी सब स्त्रियाँ और बाल-बच्चे कसदियों के पास निकालकर पहुँचाए जाएँगे; और तू भी कसदियों के हाथ से न बचेगा, वरन् तुझे पकड़कर बाबेल के राजा के वश में कर दिया जाएगा और इस नगर के फूँके जाने का कारण तू ही होगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "JER 38:24" + }, + "तब सिदकिय्याह ने यिर्मयाह से कहा, “इन बातों को कोई न जानने पाए, तो तू मारा न जाएगा।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 38:25" + }, + "यदि हाकिम लोग यह सुनकर कि मैंने तुझ से बातचीत की है तेरे पास आकर कहने लगें, ‘हमें बता कि तूने राजा से क्या कहा, हम से कोई बात न छिपा, और हम तुझे न मरवा डालेंगे; और यह भी बता, कि राजा ने तुझ से क्या कहा,’", + { + "type": "verse:v", + "number": "26", + "sid": "JER 38:26" + }, + "तो तू उनसे कहना, ‘मैंने राजा से गिड़गिड़ाकर विनती की थी कि मुझे योनातान के घर में फिर वापिस न भेज नहीं तो वहाँ मर जाऊँगा।’”", + { + "type": "verse:v", + "number": "27", + "sid": "JER 38:27" + }, + "फिर सब हाकिमों ने यिर्मयाह के पास आकर पूछा, और जैसा राजा ने उसको आज्ञा दी थी, ठीक वैसा ही उसने उनको उत्तर दिया। इसलिए वे उससे और कुछ न बोले और न वह भेद खुला।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 38:28" + }, + "इस प्रकार जिस दिन यरूशलेम ले लिया गया उस दिन तक वह पहरे के आँगन ही में रहा।" + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "JER 39" + }, + { + "type": "para:s", + "content": [ + "यरूशलेम का पतन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 39:1" + }, + "यहूदा के राजा सिदकिय्याह के राज्य के नौवें वर्ष के दसवें महीने में, बाबेल के राजा नबूकदनेस्सर ने अपनी सारी सेना समेत यरूशलेम पर चढ़ाई करके उसे घेर लिया।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 39:2" + }, + "और सिदकिय्याह के राज्य के ग्यारहवें वर्ष के चौथे महीने के नौवें दिन को उस नगर की शहरपनाह तोड़ी गई।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 39:3" + }, + "जब यरूशलेम ले लिया गया, तब नेर्गलसरेसेर, और समगर्नबो, और खोजों का प्रधान सर्सकीम, और मगों का प्रधान नेर्गलसरेसेर आदि, बाबेल के राजा के सब हाकिम", + { + "type": "char:it", + "content": [ + "बीच के फाटक", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.3" + ] }, - "इस कारण यहोवा की यह वाणी है, ऐसे दिन आएँगे, कि मैं लोगों को उसके उण्डेलने के लिये भेजूँगा, और वे उसको उण्डेलेंगे, और जिन घड़ों में वह रखा हुआ है, उनको खाली करके फोड़ डालेंगे।", { - "type": "verse:v", - "number": "13", - "sid": "JER 48:13" + "type": "char:fq", + "content": [ + "बीच के फाटक:" + ] }, - "तब जैसे", - { - "type": "char:it", - "content": [ - "इस्राएल के घराने को बेतेल से लज्जित होना पड़ा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "48.13" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएल के घराने को बेतेल से लज्जित होना पड़ा:" - ] - }, - { - "type": "char:ft", - "content": [ - "शलमनेस्सर जब इस्राएल को बन्धुआई में ले गया था तब बेतेल में यारोबाम द्वारा स्थापित बछड़े की पूजा में उनकी आस्था समाप्त हो गई थी।" - ] - } - ], - "caller": "+" + { + "type": "char:ft", + "content": [ + "सम्भवतः सिय्योन नगर को निचले नगर से पृथक करनेवाला फाटक।" + ] + } + ] + } + ] + }, + "में प्रवेश करके बैठ गए।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 39:4" + }, + "जब यहूदा के राजा सिदकिय्याह और सब योद्धाओं ने उन्हें देखा तब रात ही रात राजा की बारी के मार्ग से दोनों दीवारों के बीच के फाटक से होकर नगर से निकलकर भाग चले और अराबा का मार्ग लिया।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 39:5" + }, + "परन्तु कसदियों की सेना ने उनको खदेड़कर सिदकिय्याह को यरीहो के अराबा में जा लिया और उनको बाबेल के राजा नबूकदनेस्सर के पास हमात देश के रिबला में ले गए; और उसने वहाँ उसके दण्ड की आज्ञा दी।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 39:6" + }, + "तब बाबेल के राजा ने सिदकिय्याह के पुत्रों को उसकी आँखों के सामने रिबला में घात किया; और सब कुलीन यहूदियों को भी घात किया।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 39:7" + }, + "उसने सिदकिय्याह की आँखों को निकाल डाला और उसको बाबेल ले जाने के लिये बेड़ियों से जकड़वा रखा।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 39:8" + }, + "कसदियों ने राजभवन और प्रजा के घरों को आग लगाकर फूँक दिया, ओर यरूशलेम की शहरपनाह को ढा दिया।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 39:9" + }, + "तब अंगरक्षकों का प्रधान नबूजरदान प्रजा के बचे हुओं को जो नगर में रह गए थे, और जो लोग उसके पास भाग आए थे उनको अर्थात् प्रजा में से जितने रह गए उन सब को बँधुआ करके बाबेल को ले गया।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 39:10" + }, + "परन्तु प्रजा में से जो ऐसे कंगाल थे जिनके पास कुछ न था, उनको अंगरक्षकों का प्रधान नबूजरदान यहूदा देश में छोड़ गया, और जाते समय उनको दाख की बारियाँ और खेत दे दिए।" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह का छोड़ा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 39:11" + }, + "बाबेल के राजा नबूकदनेस्सर ने अंगरक्षकों के प्रधान नबूजरदान को यिर्मयाह के विषय में यह आज्ञा दी,", + { + "type": "verse:v", + "number": "12", + "sid": "JER 39:12" + }, + "“उसको लेकर उस पर कृपादृष्टि बनाए रखना और उसकी कुछ हानि न करना; जैसा वह तुझ से कहे वैसा ही उससे व्यवहार करना।”", + { + "type": "verse:v", + "number": "13", + "sid": "JER 39:13" + }, + "अतः अंगरक्षकों के प्रधान नबूजरदान और खोजों के प्रधान नबूसजबान और मगों के प्रधान नेर्गलसरेसेर ज्योतिषियों के सरदार,", + { + "type": "verse:v", + "number": "14", + "sid": "JER 39:14" + }, + "और बाबेल के राजा के सब प्रधानों ने, लोगों को भेजकर यिर्मयाह को पहरे के आँगन में से बुलवा लिया और गदल्याह को जो अहीकाम का पुत्र और शापान का पोता था सौंप दिया कि वह उसे घर पहुँचाए। तब से वह लोगों के साथ रहने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "एबेदमेलेक के लिये आशा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JER 39:15" + }, + "जब यिर्मयाह पहरे के आँगन में कैद था, तब यहोवा का यह वचन उसके पास पहुँचा,", + { + "type": "verse:v", + "number": "16", + "sid": "JER 39:16" + }, + "“जाकर एबेदमेलेक कूशी से कह, ‘इस्राएल का परमेश्वर सेनाओं का यहोवा तुझ से यह कहता है: देख, मैं अपने वे वचन जो मैंने इस नगर के विषय में कहे हैं इस प्रकार पूरा करूँगा कि इसका कुशल न होगा, हानि ही होगी, और उस समय उनका पूरा होना तुझे दिखाई पड़ेगा।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 39:17" + }, + "परन्तु यहोवा की यह वाणी है कि उस समय मैं तुझे बचाऊँगा, और जिन मनुष्यों से तू भय खाता है, तू उनके वश में नहीं किया जाएगा।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 39:18" + }, + "क्योंकि मैं", + { + "type": "char:it", + "content": [ + "तुझे, निश्चय बचाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.18" + ] + }, + { + "type": "char:fq", + "content": [ + "तुझे, निश्चय बचाऊँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "अनापेक्षित एवं स्वार्थ रहित उसने परमेश्वर के भविष्यद्वक्ता को निर्भीकता पूर्वक बचाकर विश्वास का प्रमाण प्रस्तुत किया।" + ] + } + ] + } + ] + }, + ", और तू तलवार से न मरेगा, तेरा प्राण बचा रहेगा, यहोवा की यह वाणी है। यह इस कारण होगा, कि तूने मुझ पर भरोसा रखा है।’”" + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "JER 40" + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह का यहूदा में रहना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 40:1" + }, + "जब अंगरक्षकों के प्रधान नबूजरदान ने यिर्मयाह को रामाह में उन सब यरूशलेमी और यहूदी बन्दियों के बीच हथकड़ियों से बन्धा हुआ पाकर जो बाबेल जाने को थे छुड़ा लिया, उसके बाद यहोवा का वचन उसके पास पहुँचा।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 40:2" + }, + "अंगरक्षकों के प्रधान नबूजरदान ने यिर्मयाह को उस समय अपने पास बुला लिया, और कहा, “इस स्थान पर यह जो विपत्ति पड़ी है वह तेरे परमेश्वर यहोवा की कही हुई थी।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 40:3" + }, + "जैसा यहोवा ने कहा था वैसा ही उसने पूरा भी किया है। तुम लोगों ने जो यहोवा के विरुद्ध पाप किया और उसकी आज्ञा नहीं मानी, इस कारण तुम्हारी यह दशा हुई है।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 40:4" + }, + "अब मैं तेरी इन हथकड़ियों को काट देता हूँ, और यदि मेरे संग बाबेल में जाना तुझे अच्छा लगे तो चल, वहाँ मैं तुझ पर कृपादृष्टि रखूँगा; और यदि मेरे संग बाबेल जाना तुझे न भाए, तो यहीं रह जा। देख, सारा देश तेरे सामने पड़ा है, जिधर जाना तुझे अच्छा और ठीक लगे उधर ही चला जा।”", + { + "type": "verse:v", + "number": "5", + "sid": "JER 40:5" + }, + "वह वहीं था कि नबूजरदान ने फिर उससे कहा, “गदल्याह जो अहीकाम का पुत्र और शापान का पोता है, जिसको बाबेल के राजा ने यहूदा के नगरों पर अधिकारी ठहराया है, उसके पास लौट जा और उसके संग लोगों के बीच रह, या जहाँ कहीं तुझे जाना ठीक जान पड़े वहीं चला जा।” अतः अंगरक्षकों के प्रधान ने उसको भोजन-सामग्री और कुछ उपहार भी देकर विदा किया।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 40:6" + }, + "तब यिर्मयाह अहीकाम के पुत्र गदल्याह के पास मिस्पा को गया, और वहाँ उन लोगों के बीच जो देश में रह गए थे, रहने लगा।" + ] + }, + { + "type": "para:s", + "content": [ + "गदल्याह का अधिकारी ठहराया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 40:7" + }, + "योद्धाओं के जो दल दिहात में थे, जब उनके सब प्रधानों ने अपने जनों समेत सुना कि बाबेल के राजा ने अहीकाम के पुत्र गदल्याह को देश का अधिकारी ठहराया है, और देश के जिन कंगाल लोगों को वह बाबेल को नहीं ले गया,", + { + "type": "char:it", + "content": [ + "क्या पुरुष, क्या स्त्री, क्या बाल-बच्चे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "40.7" + ] + }, + { + "type": "char:fq", + "content": [ + "क्या पुरुष, क्या स्त्री, क्या बाल-बच्चे:" + ] + }, + { + "type": "char:ft", + "content": [ + "जिन स्त्रियों के पति युद्ध में मारे गये थे। (यिर्म. 41:10) बाल-बच्चे अर्थात् कुटुम्ब के सब सदस्य।" + ] + } + ] + } + ] + }, + ", उन सभी को उसे सौंप दिया है,", + { + "type": "verse:v", + "number": "8", + "sid": "JER 40:8" + }, + "तब नतन्याह का पुत्र इश्माएल, कारेह के पुत्र योहानान, योनातान और तन्हूमेत का पुत्र सरायाह, एपै नतोपावासी के पुत्र और किसी माकावासी का पुत्र याजन्याह अपने जनों समेत गदल्याह के पास मिस्पा में आए।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 40:9" + }, + "गदल्याह जो अहीकाम का पुत्र और शापान का पोता था, उसने उनसे और उनके जनों से शपथ खाकर कहा, “कसदियों के अधीन रहने से मत डरो। इसी देश में रहते हुए बाबेल के राजा के अधीन रहो तब तुम्हारा भला होगा।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 40:10" + }, + "मैं तो इसलिए मिस्पा में रहता हूँ कि जो कसदी लोग हमारे यहाँ आएँ, उनके सामने हाजिर हुआ करूँ; परन्तु तुम दाखमधु और धूपकाल के फल और तेल को बटोरके अपने बरतनों में रखो और अपने लिए हुए नगरों में बसे रहो।”", + { + "type": "verse:v", + "number": "11", + "sid": "JER 40:11" + }, + "फिर जब मोआबियों, अम्मोनियों, एदोमियों और अन्य सब जातियों के बीच रहनेवाले सब यहूदियों ने सुना कि बाबेल के राजा ने यहूदियों में से कुछ लोगों को बचा लिया और उन पर गदल्याह को जो अहीकाम का पुत्र और शापान का पोता है अधिकारी नियुक्त किया है,", + { + "type": "verse:v", + "number": "12", + "sid": "JER 40:12" + }, + "तब सब यहूदी जिन-जिन स्थानों में तितर-बितर हो गए थे, वहाँ से लौटकर यहूदा देश के मिस्पा नगर में गदल्याह के पास, और बहुत दाखमधु और धूपकाल के फल बटोरने लगे।" + ] + }, + { + "type": "para:s", + "content": [ + "गदल्याह की हत्या" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JER 40:13" + }, + "तब कारेह का पुत्र योहानान और मैदान में रहनेवाले योद्धाओं के सब दलों के प्रधान मिस्पा में गदल्याह के पास आकर कहने लगे,", + { + "type": "verse:v", + "number": "14", + "sid": "JER 40:14" + }, + "“क्या तू जानता है कि अम्मोनियों के राजा बालीस ने नतन्याह के पुत्र इश्माएल को तुझे जान से मारने के लिये भेजा है?” परन्तु अहीकाम के पुत्र गदल्याह ने उन पर विश्वास न किया।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 40:15" + }, + "फिर कारेह के पुत्र योहानान ने गदल्याह से मिस्पा में छिपकर कहा, “मुझे जाकर नतन्याह के पुत्र इश्माएल को मार डालने दे और कोई इसे न जानेगा। वह क्यों तुझे मार डाले, और जितने यहूदी लोग तेरे पास इकट्ठे हुए हैं वे क्यों तितर-बितर हो जाएँ और बचे हुए यहूदी क्यों नाश हों?”", + { + "type": "verse:v", + "number": "16", + "sid": "JER 40:16" + }, + "अहीकाम के पुत्र गदल्याह ने कारेह के पुत्र योहानान से कहा, “ऐसा काम मत कर, तू इश्माएल के विषय में झूठ बोलता है।”" + ] + }, + { + "type": "chapter:c", + "number": "41", + "sid": "JER 41" + }, + { + "type": "para:s1", + "content": [ + "गदल्याह के विरुद्ध विद्रोह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 41:1" + }, + "सातवें महीने में ऐसा हुआ कि इश्माएल जो नतन्याह का पुत्र और एलीशामा का पोता और राजवंश का और राजा के प्रधान पुरुषों में से था, वह दस जन संग लेकर मिस्पा में अहीकाम के पुत्र गदल्याह के पास आया। वहाँ मिस्पा में उन्होंने एक संग भोजन किया।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 41:2" + }, + "तब नतन्याह के पुत्र इश्माएल और उसके संग के दस जनों ने उठकर गदल्याह को, जो अहीकाम का पुत्र और शापान का पोता था, और जिसे बाबेल के राजा ने देश का अधिकारी ठहराया था, उसे तलवार से ऐसा मारा कि वह मर गया।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 41:3" + }, + "इश्माएल ने गदल्याह के संग जितने यहूदी मिस्पा में थे, और जो कसदी योद्धा वहाँ मिले, उन सभी को मार डाला।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 41:4" + }, + "गदल्याह को मार डालने के दूसरे दिन जब कोई इसे न जानता था,", + { + "type": "verse:v", + "number": "5", + "sid": "JER 41:5" + }, + "तब शेकेम और शीलो और सामरिया से अस्सी पुरुष दाढ़ी मुँण्ड़ाए, वस्त्र फाड़े, शरीर चीरे हुए और हाथ में अन्नबलि और लोबान लिए हुए, यहोवा के भवन में जाते दिखाई दिए।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 41:6" + }, + "तब नतन्याह का पुत्र इश्माएल उनसे मिलने को मिस्पा से निकला, और रोता हुआ चला। जब वह उनसे मिला, तब कहा, “अहीकाम के पुत्र गदल्याह के पास चलो।”", + { + "type": "verse:v", + "number": "7", + "sid": "JER 41:7" + }, + "जब वे उस नगर में आए तब नतन्याह के पुत्र इश्माएल ने अपने संगी जनों समेत उनको घात करके गड्ढे में फेंक दिया।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 41:8" + }, + "परन्तु उनमें से दस मनुष्य इश्माएल से कहने लगे, “हमको न मार; क्योंकि हमारे पास मैदान में रखा हुआ गेहूँ, जौ, तेल और मधु है।” इसलिए उसने उन्हें छोड़ दिया और उनके भाइयों के साथ नहीं मारा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JER 41:9" + }, + "जिस गड्ढे में इश्माएल ने उन लोगों की सब लोथें जिन्हें उसने मारा था,", + { + "type": "char:it", + "content": [ + "गदल्याह की लोथ के पास फेंक दी थी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "41.9" + ] + }, + { + "type": "char:fq", + "content": [ + "गदल्याह की लोथ के पास फेंक दी थी:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् जब गदल्याह को मारा था तब इश्माएल ने गदल्याह की मृतक देह के साथ अन्य तीर्थयात्रियों को भी मारकर डाल दिया था।" + ] + } + ] + } + ] + }, + ", (यह वही गड्ढा है जिसे आसा राजा ने इस्राएल के राजा बाशा के डर के मारे खुदवाया था), उसको नतन्याह के पुत्र इश्माएल ने मारे हुओं से भर दिया।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 41:10" + }, + "तब जो लोग मिस्पा में बचे हुए थे, अर्थात् राजकुमारियाँ और जितने और लोग मिस्पा में रह गए थे जिन्हें अंगरक्षकों के प्रधान नबूजरदान ने अहीकाम के पुत्र गदल्याह को सौंप दिया था, उन सभी को नतन्याह का पुत्र इश्माएल बन्दी बनाकर अम्मोनियों के पास ले जाने को चला।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 41:11" + }, + "जब कारेह के पुत्र योहानान ने और योद्धाओं के दलों के उन सब प्रधानों ने जो उसके संग थे, सुना कि नतन्याह के पुत्र इश्माएल ने यह सब बुराई की है,", + { + "type": "verse:v", + "number": "12", + "sid": "JER 41:12" + }, + "तब वे सब जनों को लेकर नतन्याह के पुत्र इश्माएल से लड़ने को निकले और उसको उस", + { + "type": "char:it", + "content": [ + "बड़े जलाशय के पास पाया जो गिबोन में है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "41.12" + ] + }, + { + "type": "char:fq", + "content": [ + "बड़े जलाशय के पास पाया जो गिबोन में है:" + ] }, { - "type": "char:it", - "content": [ - "*, जिस पर वे भरोसा रखते थे, वैसे ही मोआबी लोग कमोश से लज्जित होंगे।" - ] + "type": "char:ft", + "content": [ + "यह खुला तालाब अब भी गिबोन में है वहाँ एक बड़ा भूमध्य जलाशय है जिसके प्राकृतिक सोतों से पानी आता है। गिबोन मिस्पा के उत्तर में तीन किलोमीटर दूरी पर था।" + ] } - ] + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 41:13" + }, + "कारेह के पुत्र योहानान को, और दलों के सब प्रधानों को देखकर जो उसके संग थे, इश्माएल के साथ जो लोग थे, वे सब आनन्दित हुए।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 41:14" + }, + "जितने लोगों को इश्माएल मिस्पा से बन्दी बनाकर लिए जाता था, वे पलटकर कारेह के पुत्र योहानान के पास चले आए।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 41:15" + }, + "परन्तु नतन्याह का पुत्र इश्माएल आठ पुरुष समेत योहानान के हाथ से बचकर अम्मोनियों के पास चला गया।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 41:16" + }, + "तब प्रजा में से जितने बच गए थे, अर्थात् जिन योद्धाओं, स्त्रियों, बाल-बच्चों और खोजों को कारेह का पुत्र योहानान, अहीकाम के पुत्र गदल्याह के मिस्पा में मारे जाने के बाद नतन्याह के पुत्र इश्माएल के पास से छुड़ाकर गिबोन से फेर ले आया था, उनको वह अपने सब संगी दलों के प्रधानों समेत लेकर चल दिया।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 41:17" + }, + "बैतलहम के निकट जो किम्हाम की सराय है, उसमें वे इसलिए टिक गए कि मिस्र में जाएँ।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 41:18" + }, + "क्योंकि वे कसदियों से डरते थे; इसका कारण यह था कि अहीकाम का पुत्र गदल्याह जिसे बाबेल के राजा ने देश का अधिकारी ठहराया था, उसे नतन्याह के पुत्र इश्माएल ने मार डाला था।" + ] + }, + { + "type": "chapter:c", + "number": "42", + "sid": "JER 42" + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह से प्रार्थना करने का निवेदन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 42:1" }, + "तब कारेह का पुत्र योहानान, होशायाह का पुत्र याजन्याह, दलों के सब प्रधान और छोटे से लेकर बड़े तक, सब लोग", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "2", + "sid": "JER 42:2" + }, + "यिर्मयाह भविष्यद्वक्ता के निकट आकर कहने लगे, “हमारी विनती ग्रहण करके अपने परमेश्वर यहोवा से हम सब बचे हुओं के लिये प्रार्थना कर, क्योंकि तू अपनी आँखों से देख रहा है कि हम जो पहले बहुत थे, अब थोड़े ही बच गए हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 42:3" + }, + "इसलिए प्रार्थना कर कि तेरा परमेश्वर यहोवा हमको बताए कि हम किस मार्ग से चलें, और कौन सा काम करें?”", + { + "type": "verse:v", + "number": "4", + "sid": "JER 42:4" + }, + "यिर्मयाह भविष्यद्वक्ता ने उनसे कहा, “मैंने तुम्हारी सुनी है; देखो, मैं तुम्हारे वचनों के अनुसार तुम्हारे परमेश्वर यहोवा से प्रार्थना करूँगा और जो उत्तर यहोवा तुम्हारे लिये देगा मैं तुम को बताऊँगा; मैं तुम से कोई बात न छिपाऊँगा।”", + { + "type": "verse:v", + "number": "5", + "sid": "JER 42:5" + }, + "तब उन्होंने यिर्मयाह से कहा, “यदि तेरा परमेश्वर यहोवा तेरे द्वारा हमारे पास कोई वचन पहुँचाए और यदि हम", + { + "type": "char:it", + "content": [ + "उसके अनुसार न करें", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "JER 48:14" + "type": "char:fr", + "content": [ + "42.5" + ] }, - "“तुम कैसे कह सकते हो कि हम वीर और पराक्रमी योद्धा हैं?", { - "type": "verse:v", - "number": "15", - "sid": "JER 48:15" + "type": "char:fq", + "content": [ + "उसके अनुसार न करें:" + ] }, - "मोआब तो नाश हुआ, उसके नगर भस्म हो गए और उसके चुने हुए जवान घात होने को उतर गए, राजाधिराज, जिसका नाम सेनाओं का यहोवा है, उसकी यही वाणी है।", { - "type": "verse:v", - "number": "16", - "sid": "JER 48:16" + "type": "char:ft", + "content": [ + "उस सम्पूर्ण वचन के अनुसार जो तेरे परमेश्वर यहोवा ने यिर्मयाह के द्वारा उन तक पहुँचाया।" + ] + } + ] + } + ] + }, + ", तो यहोवा हमारे बीच में सच्चा और विश्वासयोग्य साक्षी ठहरे।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 42:6" + }, + "चाहे वह भली बात हो, चाहे बुरी, तो भी हम अपने परमेश्वर यहोवा की आज्ञा, जिसके पास हम तुझे भेजते हैं, मानेंगे, क्योंकि जब हम अपने परमेश्वर यहोवा की बात मानें तब हमारा भला हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की प्रार्थना का उत्तर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 42:7" + }, + "दस दिन के बीतने पर यहोवा का वचन यिर्मयाह के पास पहुँचा।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 42:8" + }, + "तब उसने कारेह के पुत्र योहानान को, उसके साथ के दलों के प्रधानों को, और छोटे से लेकर बड़े तक जितने लोग थे, उन सभी को बुलाकर उनसे कहा,", + { + "type": "verse:v", + "number": "9", + "sid": "JER 42:9" + }, + "“इस्राएल का परमेश्वर यहोवा, जिसके पास तुम ने मुझ को इसलिए भेजा कि मैं तुम्हारी विनती उसके आगे कह सुनाऊँ, वह यह कहता है:", + { + "type": "verse:v", + "number": "10", + "sid": "JER 42:10" + }, + "यदि तुम इसी देश में रह जाओ, तब तो मैं तुम को नाश नहीं करूँगा वरन् बनाए रखूँगा; और तुम्हें न उखाड़ूँगा, वरन् रोपे रखूँगा; क्योंकि तुम्हारी जो हानि मैंने की है उससे", + { + "type": "char:it", + "content": [ + "मैं पछताता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "42.10" + ] }, - "मोआब की विपत्ति निकट आ गई, और उसके संकट में पड़ने का दिन बहुत ही वेग से आता है।", { - "type": "verse:v", - "number": "17", - "sid": "JER 48:17" + "type": "char:fq", + "content": [ + "मैं पछताता हूँ:" + ] }, - "उसके आस-पास के सब रहनेवालों, और उसकी कीर्ति के सब जाननेवालों, उसके लिये विलाप करो; कहो, ‘हाय! यह मजबूत सोंटा और सुन्दर छड़ी कैसे टूट गई है?’" - ] + { + "type": "char:ft", + "content": [ + "उन्हें दण्ड देकर परमेश्वर के न्याय की पूर्ति हुई थी।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 42:11" }, + "तुम बाबेल के राजा से डरते हो, अतः उससे मत डरो; यहोवा की यह वाणी है, उससे मत डरो, क्योंकि मैं तुम्हारी रक्षा करने और तुम को उसके हाथ से बचाने के लिये तुम्हारे साथ हूँ।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "12", + "sid": "JER 42:12" + }, + "मैं तुम पर दया करूँगा, कि वह भी तुम पर दया करके तुम को तुम्हारी भूमि पर फिर से बसा देगा।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 42:13" + }, + "परन्तु यदि तुम यह कहकर कि हम इस देश में न रहेंगे अपने परमेश्वर यहोवा की बात न मानो, और कहो कि हम तो मिस्र देश जाकर वहीं रहेंगे,", + { + "type": "verse:v", + "number": "14", + "sid": "JER 42:14" + }, + "क्योंकि वहाँ न हम युद्ध देखेंगे, न नरसिंगे का शब्द सुनेंगे और न हमको भोजन की घटी होगी, तो, हे बचे हुए यहूदियों, यहोवा का यह वचन सुनो।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 42:15" + }, + "इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: यदि तुम सचमुच मिस्र की ओर जाने का मुँह करो, और वहाँ रहने के लिये जाओ,", + { + "type": "verse:v", + "number": "16", + "sid": "JER 42:16" + }, + "तो ऐसा होगा कि जिस तलवार से तुम डरते हो, वही वहाँ मिस्र देश में तुम को जा लेगी, और जिस अकाल का भय तुम खाते हो, वह मिस्र में तुम्हारा पीछा न छोड़ेगी; और वहीं तुम मरोगे।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 42:17" + }, + "जितने मनुष्य मिस्र में रहने के लिये उसकी ओर मुँह करें, वे सब तलवार, अकाल और मरी से मरेंगे, और जो विपत्ति मैं उनके बीच डालूँगा, उससे कोई बचा न रहेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 42:18" + }, + "“इस्राएल का परमेश्वर सेनाओं का यहोवा यह कहता है: जिस प्रकार से मेरा कोप और जलजलाहट यरूशलेम के निवासियों पर भड़क उठी थी, उसी प्रकार से यदि तुम मिस्र में जाओ, तो मेरी जलजलाहट तुम्हारे ऊपर ऐसी भड़क उठेगी कि लोग चकित होंगे, और तुम्हारी उपमा देकर श्राप दिया करेंगे और तुम्हारी निन्दा किया करेंगे। तुम उस स्थान को फिर न देखने पाओगे।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 42:19" + }, + "हे बचे हुए यहूदियों, यहोवा ने तुम्हारे विषय में कहा है: ‘मिस्र में मत जाओ।’ तुम निश्चय जानो कि मैंने आज तुम को चिताकर यह बात बता दी है।", + { + "type": "verse:v", + "number": "20", + "sid": "JER 42:20" + }, + "क्योंकि जब तुम ने मुझ को यह कहकर अपने परमेश्वर यहोवा के पास भेज दिया, ‘हमारे निमित्त हमारे परमेश्वर यहोवा से प्रार्थना कर और जो कुछ हमारा परमेश्वर यहोवा कहे उसी के अनुसार हमको बता और हम वैसा ही करेंगे,’ तब", + { + "type": "char:it", + "content": [ + "तुम जान-बूझके अपने ही को धोखा देते थे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "JER 48:18" + "type": "char:fr", + "content": [ + "42.20" + ] }, - "“हे दीबोन की रहनेवाली तू अपना वैभव छोड़कर प्यासी बैठी रह! क्योंकि मोआब के नाश करनेवाले ने तुझ पर चढ़ाई करके तेरे दृढ़ गढ़ों को नाश किया है।", { - "type": "verse:v", - "number": "19", - "sid": "JER 48:19" + "type": "char:fq", + "content": [ + "तुम जान-बूझके अपने ही को धोखा देते थे:" + ] }, - "हे अरोएर की रहनेवाली तू मार्ग में खड़ी होकर ताकती रह! जो भागता है उससे, और जो बच निकलती है उससे पूछ कि क्या हुआ है?", { - "type": "verse:v", - "number": "20", - "sid": "JER 48:20" + "type": "char:ft", + "content": [ + "अर्थात् मुझे परमेश्वर के पास भेजकर उसकी इच्छा जानना स्वयं को धोखा देना था। तुम ने तो ठान लिया था कि मिस्र पलायन करना परमेश्वर की इच्छा है परन्तु जब परमेश्वर ने इसके विपरीत अपनी इच्छा प्रगट की तो अब तुम्हें उसको स्वीकार करने में परेशानी हो रही है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 42:21" + }, + "देखो, मैं आज तुम को बता देता हूँ, परन्तु, और जो कुछ तुम्हारे परमेश्वर यहोवा ने तुम से कहने के लिये मुझ को भेजा है, उसमें से तुम कोई बात नहीं मानते।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 42:22" + }, + "अब तुम निश्चय जानो, कि जिस स्थान में तुम परदेशी होकर रहने की इच्छा करते हो, उसमें तुम तलवार, अकाल और मरी से मर जाओगे।”" + ] + }, + { + "type": "chapter:c", + "number": "43", + "sid": "JER 43" + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह की सलाह अस्वीकृत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 43:1" + }, + "जब यिर्मयाह उनके परमेश्वर यहोवा के सब वचन कह चुका, जिनको कहने के लिये परमेश्वर ने यिर्मयाह को उन सब लोगों के पास भेजा था,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 43:2" + }, + "तब होशायाह के पुत्र अजर्याह और कारेह के पुत्र योहानान और सब अभिमानी पुरुषों ने यिर्मयाह से कहा, “तू झूठ बोलता है। हमारे परमेश्वर यहोवा ने तुझे यह कहने के लिये नहीं भेजा कि ‘मिस्र में रहने के लिये मत जाओ;’", + { + "type": "verse:v", + "number": "3", + "sid": "JER 43:3" + }, + "परन्तु नेरिय्याह का पुत्र बारूक तुझको हमारे विरुद्ध उकसाता है कि हम कसदियों के हाथ में पड़ें और वे हमको मार डालें या बन्दी बनाकर बाबेल को ले जाएँ।”", + { + "type": "verse:v", + "number": "4", + "sid": "JER 43:4" + }, + "इसलिए कारेह का पुत्र योहानान और दलों के सब प्रधानों और", + { + "type": "char:it", + "content": [ + "सब लोगों ने", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "43.4" + ] + }, + { + "type": "char:fq", + "content": [ + "सब लोगों ने:" + ] + }, + { + "type": "char:ft", + "content": [ + "अनेक यहूदी नहीं चाहते थे परन्तु उनके घनिष्ठ प्रधानों ने उन्हें मिस्र जाने के लिए विवश किया।" + ] + } + ] + } + ] + }, + "यहोवा की यह आज्ञा न मानी कि वे यहूदा के देश में ही रहें।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 43:5" + }, + "पर कारेह का पुत्र योहानान और दलों के और सब प्रधान उन सब यहूदियों को जो अन्यजातियों के बीच तितर-बितर हो गए थे, और उनमें से लौटकर यहूदा देश में रहने लगे थे, वे उनको ले गए", + { + "type": "verse:v", + "number": "6", + "sid": "JER 43:6" + }, + "पुरुष, स्त्री, बाल-बच्चे, राजकुमारियाँ, और जितने प्राणियों को अंगरक्षकों के प्रधान नबूजरदान ने गदल्याह को जो अहीकाम का पुत्र और शापान का पोता था, सौंप दिया था, उनको और यिर्मयाह भविष्यद्वक्ता और नेरिय्याह के पुत्र बारूक को वे ले गए;", + { + "type": "verse:v", + "number": "7", + "sid": "JER 43:7" + }, + "और यहोवा की आज्ञा न मानकर वे मिस्र देश में तहपन्हेस नगर तक आ गए।" + ] + }, + { + "type": "para:s", + "content": [ + "मिस्र में लोगों के लिए परमेश्वर का चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JER 43:8" + }, + "तब यहोवा का यह वचन तहपन्हेस में यिर्मयाह के पास पहुँचा", + { + "type": "verse:v", + "number": "9", + "sid": "JER 43:9" + }, + "“अपने हाथ से बड़े पत्थर ले, और यहूदी पुरुषों के सामने उस ईंट के चबूतरे में जो तहपन्हेस में फ़िरौन के भवन के द्वार के पास है, चूना फेर के छिपा दे,", + { + "type": "verse:v", + "number": "10", + "sid": "JER 43:10" + }, + "और उन पुरुषों से कह, ‘इस्राएल का परमेश्वर, सेनाओं का यहोवा, यह कहता है: देखो, मैं बाबेल के राजा अपने सेवक नबूकदनेस्सर को बुलवा भेजूँगा, और वह अपना सिंहासन इन पत्थरों के ऊपर जो मैंने छिपा रखे हैं, रखेगा; और अपना छत्र इनके ऊपर तनवाएगा।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 43:11" + }, + "वह आकर मिस्र देश को मारेगा, तब जो मरनेवाले हों वे", + { + "type": "char:it", + "content": [ + "मृत्यु के वश में", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "43.11" + ] + }, + { + "type": "char:fq", + "content": [ + "मृत्यु के वश में:" + ] }, - "मोआब की आशा टूटेगी, वह विस्मित हो गया; तुम हाय-हाय करो और चिल्लाओ; अर्नोन में भी यह बताओ कि मोआब नाश हुआ है।" - ] + { + "type": "char:ft", + "content": [ + "प्रत्येक मनुष्य अपने भाग्य के अनुसार या तो अकाल से मरेगा या महामारी से या युद्ध में या बन्दी बनाया जाएगा या हत्यारे द्वारा मारा जाएगा।" + ] + } + ] + } + ] + }, + ", जो बन्दी होनेवाले हों वे बँधुआई में, और जो तलवार के लिये है वे तलवार के वश में कर दिए जाएँगे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 13:10)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "JER 43:12" + }, + "मैं मिस्र के देवालयों में आग लगाऊँगा; और वह उन्हें फुँकवा देगा और बँधुआई में ले जाएगा; और जैसा कोई चरवाहा अपना वस्त्र ओढ़ता है, वैसा ही वह मिस्र देश को समेट लेगा; और तब बेखटके चला जाएगा।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 43:13" + }, + "वह मिस्र देश के सूर्यगृह के खम्भों को तोड़ डालेगा; और मिस्र के देवालयों को आग लगाकर फुँकवा देगा।’”" + ] + }, + { + "type": "chapter:c", + "number": "44", + "sid": "JER 44" + }, + { + "type": "para:s", + "content": [ + "मिस्र में यहूदियों के विरुद्ध परमेश्वर का सन्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 44:1" + }, + "जितने यहूदी लोग मिस्र देश में", + { + "type": "char:it", + "content": [ + "मिग्दोल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "44.1" + ] + }, + { + "type": "char:fq", + "content": [ + "मिग्दोल:" + ] + }, + { + "type": "char:ft", + "content": [ + "मिस्र की उत्तरी सीमा पर एक दृढ़ गढ़ था जो मिगदोलम कहलाता था।" + ] + } + ] + } + ] + }, + ", तहपन्हेस और नोप नगरों और पत्रोस देश में रहते थे, उनके विषय यिर्मयाह के पास यह वचन पहुँचा", + { + "type": "verse:v", + "number": "2", + "sid": "JER 44:2" + }, + "“इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है: जो विपत्ति मैं यरूशलेम और यहूदा के सब नगरों पर डाल चुका हूँ, वह सब तुम लोगों ने देखी है। देखो, वे आज के दिन कैसे उजड़े हुए और निर्जन हैं,", + { + "type": "verse:v", + "number": "3", + "sid": "JER 44:3" + }, + "क्योंकि उनके निवासियों ने वह बुराई की जिससे उन्होंने मुझे रिस दिलाई थी वे जाकर दूसरे देवताओं के लिये धूप जलाते थे और उनकी उपासना करते थे, जिन्हें न तो तुम और न तुम्हारे पुरखा जानते थे।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 44:4" + }, + "तो भी मैं अपने सब दास भविष्यद्वक्ताओं को बड़े यत्न से यह कहने के लिये तुम्हारे पास भेजता रहा कि यह घृणित काम मत करो, जिससे मैं घृणा रखता हूँ।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 44:5" + }, + "पर उन्होंने मेरी न सुनी और न मेरी ओर कान लगाया कि अपनी बुराई से फिरें और दूसरे देवताओं के लिये धूप न जलाएँ।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 44:6" + }, + "इस कारण मेरी जलजलाहट और कोप की आग यहूदा के नगरों और यरूशलेम की सड़कों पर भड़क गई; और वे आज के दिन तक उजाड़ और सुनसान पड़े हैं।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 44:7" + }, + "अब यहोवा, सेनाओं का परमेश्वर, जो इस्राएल का परमेश्वर है, यह कहता है: तुम लोग क्यों अपनी यह बड़ी हानि करते हो, कि क्या पुरुष, क्या स्त्री, क्या बालक, क्या दूध पीता बच्चा, तुम सब यहूदा के बीच से नाश किए जाओ, और कोई न रहे?", + { + "type": "verse:v", + "number": "8", + "sid": "JER 44:8" + }, + "क्योंकि इस मिस्र देश में जहाँ तुम परदेशी होकर रहने के लिये आए हो, तुम अपने कामों के द्वारा, अर्थात् दूसरे देवताओं के लिये धूप जलाकर मुझे रिस दिलाते हो जिससे तुम नाश हो जाओगे और पृथ्वी भर की सब जातियों के लोग तुम्हारी जाति की नामधराई करेंगे और तुम्हारी उपमा देकर श्राप दिया करेंगे।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 44:9" + }, + "जो-जो बुराइयाँ तुम्हारे पुरखा, यहूदा के राजा और उनकी स्त्रियाँ, और तुम्हारी स्त्रियाँ, वरन् तुम आप यहूदा देश और यरूशलेम की सड़कों में करते थे, क्या उसे तुम भूल गए हो?", + { + "type": "verse:v", + "number": "10", + "sid": "JER 44:10" + }, + "आज के दिन तक उनका मन चूर नहीं हुआ और न वे डरते हैं; और न मेरी उस व्यवस्था और उन विधियों पर चलते हैं जो मैंने तुम्हारे पूर्वजों को और तुम को भी सुनवाई हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 44:11" + }, + "“इस कारण इस्राएल का परमेश्वर, सेनाओं का यहोवा, यह कहता है: देखो, मैं तुम्हारे विरुद्ध होकर तुम्हारी हानि करूँगा, ताकि सब यहूदियों का अन्त कर दूँ।", + { + "type": "verse:v", + "number": "12", + "sid": "JER 44:12" + }, + "बचे हुए यहूदी जो हठ करके मिस्र देश में आकर रहने लगे हैं, वे सब मिट जाएँगे; इस मिस्र देश में छोटे से लेकर बड़े तक वे तलवार और अकाल के द्वारा मर के मिट जाएँगे; और लोग उन्हें कोसेंगे और चकित होंगे; और उनकी उपमा देकर श्राप दिया करेंगे और निन्दा भी करेंगे।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 44:13" }, + "जैसा मैंने यरूशलेम को तलवार, अकाल और मरी के द्वारा दण्ड दिया है, वैसा ही मिस्र देश में रहनेवालों को भी दण्ड दूँगा,", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "14", + "sid": "JER 44:14" + }, + "कि जो बचे हुए यहूदी मिस्र देश में परदेशी होकर रहने के लिये आए हैं, यद्यपि वे यहूदा देश में रहने के लिये लौटने की बड़ी अभिलाषा रखते हैं, तो भी उनमें से एक भी बचकर वहाँ न लौटने पाएगा; केवल कुछ ही भागे हुओं को छोड़ कोई भी वहाँ न लौटने पाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JER 44:15" + }, + "तब मिस्र देश के पत्रोस में रहनेवाले जितने पुरुष जानते थे कि उनकी स्त्रियाँ", + { + "type": "char:it", + "content": [ + "दूसरे देवताओं के लिये धूप जलाती हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "JER 48:21" + "type": "char:fr", + "content": [ + "44.15" + ] }, - "“चौरस भूमि के देश में होलोन, यहस, मेपात,", { - "type": "verse:v", - "number": "22", - "sid": "JER 48:22" + "type": "char:fq", + "content": [ + "दूसरे देवताओं के लिये धूप जलाती हैं:" + ] }, - "दीबोन, नबो,", { - "type": "char:it", - "content": [ - "बेतदिबलातैम" - ] + "type": "char:ft", + "content": [ + "उनकी स्त्रियाँ दल बनाकर जुलूस निकालकर चाँद देवी की पूजा करने जाती थीं। यिर्मयाह उनसे साक्षात्कार करके उन्हें रोकता है और यहोवा की ओर से उन्हें चेतावनी देता है।" + ] + } + ] + } + ] + }, + ", और जितनी स्त्रियाँ बड़ी मण्डली में पास खड़ी थी, उन सभी ने यिर्मयाह को यह उत्तर दिया:", + { + "type": "verse:v", + "number": "16", + "sid": "JER 44:16" + }, + "“जो वचन तूने हमको यहोवा के नाम से सुनाया है, उसको हम नहीं सुनेंगे।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 44:17" + }, + "जो-जो मन्नतें हम मान चुके हैं उन्हें हम निश्चय पूरी करेंगी, हम स्वर्ग की रानी के लिये धूप जलाएँगे और तपावन देंगे, जैसे कि हमारे पुरखा लोग और हम भी अपने राजाओं और अन्य हाकिमों समेत यहूदा के नगरों में और यरूशलेम की सड़कों में करते थे; क्योंकि उस समय हम पेट भरकर खाते और भले चंगे रहते और किसी विपत्ति में नहीं पड़ते थे।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 44:18" + }, + "परन्तु जब से हमने स्वर्ग की रानी के लिये धूप जलाना और तपावन देना छोड़ दिया, तब से हमको सब वस्तुओं की घटी है; और हम तलवार और अकाल के द्वारा मिट चले हैं।”", + { + "type": "verse:v", + "number": "19", + "sid": "JER 44:19" + }, + "और स्त्रियों ने कहा, “जब हम स्वर्ग की रानी के लिये धूप जलाती और चन्द्राकार रोटियाँ बनाकर तपावन देती थीं, तब अपने-अपने पति के बिन जाने ऐसा नहीं करती थीं।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "JER 44:20" + }, + "तब यिर्मयाह ने, क्या स्त्री, क्या पुरुष, जितने लोगों ने यह उत्तर दिया, उन सबसे कहा,", + { + "type": "verse:v", + "number": "21", + "sid": "JER 44:21" + }, + "“तुम्हारे पुरखा और तुम जो अपने राजाओं और हाकिमों और लोगों समेत यहूदा देश के नगरों और यरूशलेम की सड़कों में धूप जलाते थे, क्या वह यहोवा के ध्यान में नहीं आया?", + { + "type": "verse:v", + "number": "22", + "sid": "JER 44:22" + }, + "क्या उसने उसको स्मरण न किया? इसलिए जब यहोवा तुम्हारे बुरे और सब घृणित कामों को और अधिक न सह सका, तब तुम्हारा देश उजड़कर निर्जन और सुनसान हो गया, यहाँ तक कि लोग उसकी उपमा देकर श्राप दिया करते हैं, जैसे कि आज होता है।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 44:23" + }, + "क्योंकि तुम धूप जलाकर यहोवा के विरुद्ध पाप करते और उसकी नहीं सुनते थे, और उसकी व्यवस्था और विधियों और चितौनियों के अनुसार नहीं चले, इस कारण यह विपत्ति तुम पर आ पड़ी है, जैसे कि आज है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "JER 44:24" + }, + "फिर यिर्मयाह ने उन सब लोगों से और उन सब स्त्रियों से कहा, “हे सारे मिस्र देश में रहनेवाले यहूदियों, यहोवा का वचन सुनो", + { + "type": "verse:v", + "number": "25", + "sid": "JER 44:25" + }, + "इस्राएल का परमेश्वर, सेनाओं का यहोवा, यह कहता है, कि तुम ने और तुम्हारी स्त्रियों ने मन्नतें मानी और यह कहकर उन्हें पूरी करते हो कि हमने स्वर्ग की रानी के लिये धूप जलाने और तपावन देने की जो-जो मन्नतें मानी हैं उन्हें हम अवश्य ही पूरी करेंगे; और तुम ने अपने हाथों से ऐसा ही किया। इसलिए अब तुम अपनी-अपनी मन्नतों को मानकर पूरी करो!", + { + "type": "verse:v", + "number": "26", + "sid": "JER 44:26" + }, + "परन्तु हे मिस्र देश में रहनेवाले सारे यहूदियों यहोवा का वचन सुनो: सुनो, मैंने अपने बड़े नाम की शपथ खाई है कि अब पूरे मिस्र देश में कोई यहूदी मनुष्य मेरा नाम लेकर फिर कभी यह न कहने पाएगा, ‘प्रभु यहोवा के जीवन की सौगन्ध।’", + { + "type": "verse:v", + "number": "27", + "sid": "JER 44:27" + }, + "सुनो,", + { + "type": "char:it", + "content": [ + "अब मैं उनकी भलाई नहीं, हानि ही की चिन्ता करूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "44.27" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "48.22" - ] - }, - { - "type": "char:fq", - "content": [ - "बेतदिबलातैम:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् अंजीर की दो टिकियाँ: सम्भवतः उसके प्रदेश में उपस्थित दो पहाड़ों के कारण।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "अब मैं उनकी भलाई नहीं, हानि ही की चिन्ता करूँगा:" + ] }, { - "type": "char:it", - "content": [ - "*," - ] + "type": "char:ft", + "content": [ + "जैसे वन में से सिंह आकर यात्रियों को मार डालता है। (यिर्म. 5:6)" + ] + } + ] + } + ] + }, + "; मिस्र देश में रहनेवाले सब यहूदी, तलवार और अकाल के द्वारा मिटकर नाश हो जाएँगे जब तक कि उनका सर्वनाश न हो जाए।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 44:28" + }, + "जो तलवार से बचकर और मिस्र देश से लौटकर यहूदा देश में पहुँचेंगे, वे थोड़े ही होंगे; और मिस्र देश में रहने के लिये आए हुए सब यहूदियों में से जो बच पाएँगे, वे जान लेंगे कि किसका वचन पूरा हुआ, मेरा या उनका।", + { + "type": "verse:v", + "number": "29", + "sid": "JER 44:29" + }, + "इस बात का मैं यह चिन्ह देता हूँ, यहोवा की यह वाणी है, कि मैं तुम्हें इसी स्थान में दण्ड दूँगा, जिससे तुम जान लोगे कि तुम्हारी हानि करने में मेरे वचन निश्चय पूरे होंगे।", + { + "type": "verse:v", + "number": "30", + "sid": "JER 44:30" + }, + "यहोवा यह कहता है: देखो, जैसा मैंने यहूदा के राजा सिदकिय्याह को उसके शत्रु अर्थात् उसके प्राण के खोजी बाबेल के राजा नबूकदनेस्सर के हाथ में कर दिया, वैसे ही मैं मिस्र के राजा फ़िरौन होप्रा को भी उसके शत्रुओं के, अर्थात् उसके प्राण के खोजियों के हाथ में कर दूँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "45", + "sid": "JER 45" + }, + { + "type": "para:s", + "content": [ + "बारूक के लिए परमेश्वर का सन्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 45:1" + }, + "योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में, जब नेरिय्याह का पुत्र बारूक यिर्मयाह भविष्यद्वक्ता से भविष्यद्वाणी के ये वचन सुनकर पुस्तक में लिख चुका था,", + { + "type": "verse:v", + "number": "2", + "sid": "JER 45:2" + }, + "तब उसने उससे यह वचन कहा: “इस्राएल का परमेश्वर यहोवा, तुझ से यह कहता है,", + { + "type": "verse:v", + "number": "3", + "sid": "JER 45:3" + }, + "हे बारूक, तूने कहा, ‘हाय मुझ पर! क्योंकि यहोवा ने मुझे दुःख पर दुःख दिया है;", + { + "type": "char:it", + "content": [ + "मैं कराहते-कराहते थक गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "45.3" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं कराहते-कराहते थक गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "बारुक यहूदिया देश के पाप के कारण बहुत दु:खी था और परमेश्वर ने भी उसके आनेवाले कठोर दण्ड को प्रगट करके उसका दुःख और बढ़ा दिया।" + ] + } + ] + } + ] + }, + "और मुझे कुछ चैन नहीं मिलता।’", + { + "type": "verse:v", + "number": "4", + "sid": "JER 45:4" + }, + "तू इस प्रकार कह, यहोवा यह कहता है: देख, इस सारे देश को जिसे मैंने बनाया था, उसे मैं आप ढा दूँगा, और जिनको मैंने रोपा था, उन्हें स्वयं उखाड़ फेंकूँगा।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 45:5" + }, + "इसलिए सुन, क्या तू अपने लिये बड़ाई खोज रहा है? उसे मत खोज; क्योंकि यहोवा की यह वाणी है, कि मैं सारे मनुष्यों पर विपत्ति डालूँगा; परन्तु जहाँ कहीं तू जाएगा वहाँ मैं तेरा प्राण बचाकर तुझे जीवित रखूँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "46", + "sid": "JER 46" + }, + { + "type": "para:s", + "content": [ + "मिस्र के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 46:1" + }, + "जाति-जाति के विषय यहोवा का जो वचन यिर्मयाह भविष्यद्वक्ता के पास पहुँचा, वह यह है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "JER 46:2" + }, + "मिस्र के विषय। मिस्र के राजा फ़िरौन नको की सेना जो फरात महानद के तट पर कर्कमीश में थी, और जिसे बाबेल के राजा नबूकदनेस्सर ने योशिय्याह के पुत्र यहूदा के राजा यहोयाकीम के राज्य के चौथे वर्ष में जीत लिया था, उस सेना के विषय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "JER 46:3" + }, + "“", + { + "type": "char:it", + "content": [ + "ढालें और फरियाँ तैयार करके", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "46.3" + ] + }, + { + "type": "char:fq", + "content": [ + "ढालें और फरियाँ तैयार करके:" + ] + }, + { + "type": "char:ft", + "content": [ + "उनकी ढाल सैनिक की सम्पूर्ण देह की रक्षा के लिए पर्याप्त होती थी और फरियाँ छोटी गोल रक्षक अस्त्र होती थीं जो तलवार चलानेवाले सैनिक के हाथ में रहती थीं।" + ] + } + ] + } + ] + }, + "लड़ने को निकट चले आओ।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 46:4" + }, + "घोड़ों को जुतवाओ; और हे सवारों, घोड़ों पर चढ़कर टोप पहने हुए खड़े हो जाओ; भालों को पैना करो, झिलमों को पहन लो!", + { + "type": "verse:v", + "number": "5", + "sid": "JER 46:5" + }, + "मैं क्यों उनको व्याकुल देखता हूँ? वे विस्मित होकर पीछे हट गए! उनके शूरवीर गिराए गए और उतावली करके भाग गए; वे पीछे देखते भी नहीं; क्योंकि यहोवा की यह वाणी है, कि चारों ओर भय ही भय है!", + { + "type": "verse:v", + "number": "6", + "sid": "JER 46:6" + }, + "न वेग चलनेवाला भागने पाएगा और न वीर बचने पाएगा; क्योंकि उत्तर दिशा में फरात महानद के तट पर वे सब ठोकर खाकर गिर पड़े।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 46:7" + }, + "“यह कौन है, जो नील नदी के समान, जिसका जल महानदों का सा उछलता है, बढ़ा चला आता है?", + { + "type": "verse:v", + "number": "8", + "sid": "JER 46:8" + }, + "मिस्र नील नदी के समान बढ़ता है, उसका जल महानदों का सा उछलता है। वह कहता है, मैं चढ़कर पृथ्वी को भर दूँगा, मैं नगरों को उनके निवासियों समेत नाश कर दूँगा।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 46:9" + }, + "हे मिस्री सवारों आगे बढ़ो, हे रथियों, बहुत ही वेग से चलाओ! हे ढाल पकड़नेवाले कूशी और पूती वीरों, हे धनुर्धारी लूदियों चले आओ।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 46:10" + }, + "क्योंकि", + { + "type": "char:it", + "content": [ + "वह दिन सेनाओं के यहोवा प्रभु के बदला लेने का दिन होगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "46.10" + ] }, { - "type": "verse:v", - "number": "23", - "sid": "JER 48:23" + "type": "char:fq", + "content": [ + "वह दिन सेनाओं के यहोवा .... का दिन होगा:" + ] }, - "और किर्यातैम, बेतगामूल, बेतमोन,", { - "type": "verse:v", - "number": "24", - "sid": "JER 48:24" + "type": "char:ft", + "content": [ + "वे अभिमान के साथ इस विश्वास से आगे बढ़ते हैं कि उनकी विजय निश्चित है, वह दिन यहोवा का दिन है, उस दिन वे उसके सम्मान में बलि हेतु घात किए जाएगे।" + ] + } + ] + } + ] + }, + "जिसमें वह अपने द्रोहियों से बदला लेगा। तलवार खाकर तृप्त होगी, और उनका लहू पीकर छक जाएगी। क्योंकि, उत्तर के देश में फरात महानद के तीर पर, सेनाओं के यहोवा प्रभु का यज्ञ है।", + { + "type": "char:bdit", + "content": [ + "(लूका 21:22)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "JER 46:11" + }, + "हे मिस्र की कुमारी कन्या, गिलाद को जाकर बलसान औषधि ले; तू व्यर्थ ही बहुत इलाज करती है, तू चंगी नहीं होगी!", + { + "type": "verse:v", + "number": "12", + "sid": "JER 46:12" + }, + "क्योंकि सब जाति के लोगों ने सुना है कि तू नीच हो गई और पृथ्वी तेरी चिल्लाहट से भर गई है; वीर से वीर ठोकर खाकर गिर पड़े; वे दोनों एक संग गिर गए हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "नबूकदनेस्सर का आगमन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JER 46:13" + }, + "यहोवा ने यिर्मयाह भविष्यद्वक्ता से यह वचन भी कहा कि बाबेल का राजा नबूकदनेस्सर क्यों आकर मिस्र देश को मार लेगा:", + { + "type": "verse:v", + "number": "14", + "sid": "JER 46:14" + }, + "“मिस्र में वर्णन करो, और मिग्दोल में सुनाओ; हाँ, और नोप और तहपन्हेस में सुनाकर यह कहो कि खड़े होकर तैयार हो जाओ; क्योंकि तुम्हारे चारों ओर सब कुछ तलवार खा गई है।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 46:15" + }, + "तेरे बलवन्त जन क्यों नाश हो गए हैं? वे इस कारण खड़े न रह सके क्योंकि यहोवा ने उन्हें ढकेल दिया।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 46:16" + }, + "उसने बहुतों को ठोकर खिलाई, वे एक दूसरे पर गिर पड़े; और वे कहने लगे, ‘उठो, चलो, हम अंधेर करनेवाले की तलवार के डर के मारे अपने-अपने लोगों और अपनी-अपनी जन्म-भूमि में फिर लौट जाएँ।’", + { + "type": "verse:v", + "number": "17", + "sid": "JER 46:17" + }, + "वहाँ वे पुकारके कहते हैं, ‘मिस्र का राजा फ़िरौन सत्यानाश हुआ; क्योंकि उसने अपना बहुमूल्य अवसर खो दिया।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 46:18" + }, + "“वह राजाधिराज जिसका नाम सेनाओं का यहोवा है, उसकी यह वाणी है कि मेरे जीवन की सौगन्ध, जैसा ताबोर अन्य पहाड़ों में, और जैसा कर्मेल समुद्र के किनारे है, वैसा ही वह आएगा।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 46:19" + }, + "हे मिस्र की रहनेवाली पुत्री! बँधुआई में जाने का सामान तैयार कर, क्योंकि नोप नगर उजाड़ और ऐसा भस्म हो जाएगा कि उसमें कोई भी न रहेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "JER 46:20" + }, + "“मिस्र बहुत ही सुन्दर बछिया तो है, परन्तु उत्तर दिशा से नाश चला आता है, वह आ ही गया है।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 46:21" + }, + "उसके जो सिपाही किराये पर आए हैं वह पाले-पोसे हुए बछड़ों के समान हैं; उन्होंने मुँह मोड़ा, और एक संग भाग गए, वे खड़े नहीं रहे; क्योंकि उनकी", + { + "type": "char:it", + "content": [ + "विपत्ति का दिन और दण्ड पाने का समय आ गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "46.21" + ] + }, + { + "type": "char:fq", + "content": [ + "विपत्ति का दिन... आ गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका वास्तविक अर्थ है कि उन्होंने साथ छोड़ दिया है, वे एक साथ भाग खड़े हुए, वे साथ खड़े नहीं रहे क्योंकि उनके विनाश का दिन आ गया है, यहोवा के दण्ड देने का दिन आ गया है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 46:22" + }, + "उसकी आहट सर्प के भागने की सी होगी; क्योंकि वे वृक्षों के काटनेवालों की सेना और कुल्हाड़ियाँ लिए हुए उसके विरुद्ध चढ़ आएँगे।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 46:23" + }, + "यहोवा की यह वाणी है, कि चाहे उसका वन बहुत ही घना हो, परन्तु वे उसको काट डालेंगे, क्योंकि वे टिड्डियों से भी अधिक अनगिनत हैं।", + { + "type": "verse:v", + "number": "24", + "sid": "JER 46:24" + }, + "मिस्री कन्या लज्जित होगी, वह उत्तर दिशा के लोगों के वश में कर दी जाएगी।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "JER 46:25" + }, + "इस्राएल का परमेश्वर, सेनाओं का यहोवा कहता है: “देखो, मैं नो नगरवासी आमोन और फ़िरौन राजा और मिस्र को उसके सब देवताओं और राजाओं समेत और फ़िरौन को उन समेत जो उस पर भरोसा रखते हैं दण्ड देने पर हूँ।", + { + "type": "verse:v", + "number": "26", + "sid": "JER 46:26" + }, + "मैं उनको बाबेल के राजा नबूकदनेस्सर और उसके कर्मचारियों के वश में कर दूँगा जो उनके प्राण के खोजी हैं। उसके बाद वह प्राचीनकाल के समान फिर बसाया जाएगा, यहोवा की यह वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल के लिए आश्वासन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "JER 46:27" + }, + "“परन्तु हे मेरे दास याकूब, तू मत डर, और हे इस्राएल, विस्मित न हो; क्योंकि मैं तुझे और तेरे वंश को बँधुआई के दूर देश से छुड़ा ले आऊँगा। याकूब लौटकर चैन और सुख से रहेगा, और कोई उसे डराने न पाएगा।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 46:28" + }, + "हे मेरे दास याकूब, यहोवा की यह वाणी है, कि तू मत डर, क्योंकि मैं तेरे साथ हूँ। और यद्यपि मैं उन सब जातियों का अन्त कर डालूँगा जिनमें मैंने तुझे जबरन निकाल दिया है, तो भी तेरा अन्त न करूँगा। मैं तेरी ताड़ना विचार करके करूँगा, परन्तु तुझे किसी प्रकार से निर्दोष न ठहराऊँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "47", + "sid": "JER 47" + }, + { + "type": "para:s", + "content": [ + "पलिश्तियों के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 47:1" + }, + "फ़िरौन द्वारा गाज़ा नगर को जीत लेने से पहले यिर्मयाह भविष्यद्वक्ता के पास पलिश्तियों के विषय यहोवा का यह वचन पहुँचा", + { + "type": "verse:v", + "number": "2", + "sid": "JER 47:2" + }, + "“यहोवा यह कहता है कि देखो, उत्तर दिशा से", + { + "type": "char:it", + "content": [ + "उमड़नेवाली नदी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "47.2" + ] + }, + { + "type": "char:fq", + "content": [ + "उमड़नेवाली नदी:" + ] + }, + { + "type": "char:ft", + "content": [ + "सेना की लाभ साझेदारी के लिए उपयोग किया गया रूपक है।" + ] + } + ] + } + ] + }, + "देश को उस सब समेत जो उसमें है, और निवासियों समेत नगर को डुबो लेगी। तब मनुष्य चिल्लाएँगे, वरन् देश के सब रहनेवाले हाय-हाय करेंगे।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 47:3" + }, + "शत्रुओं के बलवन्त घोड़ों की टाप, रथों के वेग चलने और उनके पहियों के चलने का कोलाहल सुनकर पिता के हाथ-पाँव ऐसे ढीले पड़ जाएँगे, कि वह मुँह मोड़कर अपने लड़कों को भी न देखेगा।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 47:4" + }, + "क्योंकि सब पलिश्तियों के", + { + "type": "char:it", + "content": [ + "नाश होने का दिन आता है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "47.4" + ] + }, + { + "type": "char:fq", + "content": [ + "नाश होने का दिन आता है:" + ] + }, + { + "type": "char:ft", + "content": [ + "उजाड़े जाने का दिन आता है।" + ] + } + ] + } + ] + }, + "; और सोर और सीदोन के सब बचे हुए सहायक मिट जाएँगे। क्योंकि यहोवा पलिश्तियों को जो कप्तोर नामक समुद्र तट के बचे हुए रहनेवाले हैं, उनको भी नाश करने पर है।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 47:5" + }, + "गाज़ा के लोग सिर मुँण्ड़ाए हैं, अश्कलोन जो पलिश्तियों के नीचान में अकेला रह गया है, वह भी मिटाया गया है; तू कब तक अपनी देह चीरता रहेगा?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JER 47:6" + }, + "“हे यहोवा की तलवार! तू कब तक शान्त न होगी? तू अपनी म्यान में घुस जा, शान्त हो, और थमी रह!", + { + "type": "verse:v", + "number": "7", + "sid": "JER 47:7" + }, + "तू कैसे थम सकती है? क्योंकि यहोवा ने तुझको आज्ञा देकर अश्कलोन और समुद्र तट के विरुद्ध ठहराया है।”" + ] + }, + { + "type": "chapter:c", + "number": "48", + "sid": "JER 48" + }, + { + "type": "para:s", + "content": [ + "मोआब के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 48:1" + }, + "मोआब के विषय इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है: “नबो पर हाय, क्योंकि वह नाश हो गया! किर्यातैम की आशा टूट गई, वह ले लिया गया है; ऊँचा गढ़ निराश और विस्मित हो गया है।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 48:2" + }, + "मोआब की प्रशंसा जाती रही। हेशबोन में उसकी हानि की कल्पना की गई है: ‘आओ, हम उसको ऐसा नाश करें कि वह राज्य न रह जाए।’ हे मदमेन, तू भी सुनसान हो जाएगा; तलवार तेरे पीछे पड़ेगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "JER 48:3" + }, + "“होरोनैम से चिल्लाहट का शब्द सुनो! नाश और बड़े दुःख का शब्द सुनाई देता है!", + { + "type": "verse:v", + "number": "4", + "sid": "JER 48:4" + }, + "मोआब का सत्यानाश हो रहा है; उसके नन्हें बच्चों की चिल्लाहट सुन पड़ी।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 48:5" + }, + "क्योंकि लूहीत की चढ़ाई में लोग लगातार रोते हुए चढ़ेंगे; और होरोनैम की उतार में नाश की चिल्लाहट का संकट हुआ है।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 48:6" + }, + "भागो! अपना-अपना प्राण बचाओ! उस अधमूए पेड़ के समान हो जाओ जो जंगल में होता है!", + { + "type": "verse:v", + "number": "7", + "sid": "JER 48:7" + }, + "क्योंकि तू जो अपने कामों और सम्पत्ति पर भरोसा रखता है, इस कारण तू भी पकड़ा जाएगा; और", + { + "type": "char:it", + "content": [ + "कमोश", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "48.7" + ] + }, + { + "type": "char:fq", + "content": [ + "कमोश:" + ] + }, + { + "type": "char:ft", + "content": [ + "मोआब का राष्ट्रीय देवता (गिन. 21:29) वह सम्पूर्ण देश का प्रतीक है। उसका बन्धुआई में जाने का अर्थ है कि सम्पूर्ण देश बन्धुआई में जाएगा।" + ] + } + ] + } + ] + }, + "देवता भी अपने याजकों और हाकिमों समेत बँधुआई में जाएगा।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 48:8" + }, + "यहोवा के वचन के अनुसार नाश करनेवाले तुम्हारे हर एक नगर पर चढ़ाई करेंगे, और कोई नगर न बचेगा; घाटीवाले और पहाड़ पर की चौरस भूमिवाले दोनों नाश किए जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JER 48:9" + }, + "“मोआब के पंख लगा दो ताकि वह उड़कर दूर हो जाए; क्योंकि उसके नगर ऐसे उजाड़ हो जाएँगे कि उनमें कोई भी न बसने पाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JER 48:10" + }, + "“श्रापित है वह जो यहोवा का काम आलस्य से करता है; और वह भी जो अपनी तलवार लहू बहाने से रोक रखता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JER 48:11" + }, + "“मोआब बचपन ही से सुखी है, उसके नीचे तलछट है, वह एक बर्तन से दूसरे बर्तन में उण्डेला नहीं गया और न बँधुआई में गया; इसलिए उसका स्वाद उसमें स्थिर है, और उसकी गन्ध ज्यों की त्यों बनी रहती है।", + { + "type": "verse:v", + "number": "12", + "sid": "JER 48:12" + }, + "इस कारण यहोवा की यह वाणी है, ऐसे दिन आएँगे, कि मैं लोगों को उसके उण्डेलने के लिये भेजूँगा, और वे उसको उण्डेलेंगे, और जिन घड़ों में वह रखा हुआ है, उनको खाली करके फोड़ डालेंगे।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 48:13" + }, + "तब जैसे", + { + "type": "char:it", + "content": [ + "इस्राएल के घराने को बेतेल से लज्जित होना पड़ा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "48.13" + ] + }, + { + "type": "char:fq", + "content": [ + "इस्राएल के घराने को बेतेल से लज्जित होना पड़ा:" + ] + }, + { + "type": "char:ft", + "content": [ + "शलमनेस्सर जब इस्राएल को बन्धुआई में ले गया था तब बेतेल में यारोबाम द्वारा स्थापित बछड़े की पूजा में उनकी आस्था समाप्त हो गई थी।" + ] + } + ] + } + ] + }, + ", जिस पर वे भरोसा रखते थे, वैसे ही मोआबी लोग कमोश से लज्जित होंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 48:14" + }, + "“तुम कैसे कह सकते हो कि हम वीर और पराक्रमी योद्धा हैं?", + { + "type": "verse:v", + "number": "15", + "sid": "JER 48:15" + }, + "मोआब तो नाश हुआ, उसके नगर भस्म हो गए और उसके चुने हुए जवान घात होने को उतर गए, राजाधिराज, जिसका नाम सेनाओं का यहोवा है, उसकी यही वाणी है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 48:16" + }, + "मोआब की विपत्ति निकट आ गई, और उसके संकट में पड़ने का दिन बहुत ही वेग से आता है।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 48:17" + }, + "उसके आस-पास के सब रहनेवालों, और उसकी कीर्ति के सब जाननेवालों, उसके लिये विलाप करो; कहो, ‘हाय! यह मजबूत सोंटा और सुन्दर छड़ी कैसे टूट गई है?’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JER 48:18" + }, + "“हे दीबोन की रहनेवाली तू अपना वैभव छोड़कर प्यासी बैठी रह! क्योंकि मोआब के नाश करनेवाले ने तुझ पर चढ़ाई करके तेरे दृढ़ गढ़ों को नाश किया है।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 48:19" + }, + "हे अरोएर की रहनेवाली तू मार्ग में खड़ी होकर ताकती रह! जो भागता है उससे, और जो बच निकलती है उससे पूछ कि क्या हुआ है?", + { + "type": "verse:v", + "number": "20", + "sid": "JER 48:20" + }, + "मोआब की आशा टूटेगी, वह विस्मित हो गया; तुम हाय-हाय करो और चिल्लाओ; अर्नोन में भी यह बताओ कि मोआब नाश हुआ है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JER 48:21" + }, + "“चौरस भूमि के देश में होलोन, यहस, मेपात,", + { + "type": "verse:v", + "number": "22", + "sid": "JER 48:22" + }, + "दीबोन, नबो,", + { + "type": "char:it", + "content": [ + "बेतदिबलातैम", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "48.22" + ] }, - "और करिय्योत, बोस्रा, और क्या दूर क्या निकट, मोआब देश के सारे नगरों में दण्ड की आज्ञा पूरी हुई है।", { - "type": "verse:v", - "number": "25", - "sid": "JER 48:25" + "type": "char:fq", + "content": [ + "बेतदिबलातैम:" + ] }, - "यहोवा की यह वाणी है, मोआब का सींग कट गया, और भुजा टूट गई है।" - ] + { + "type": "char:ft", + "content": [ + "अर्थात् अंजीर की दो टिकियाँ: सम्भवतः उसके प्रदेश में उपस्थित दो पहाड़ों के कारण।" + ] + } + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "23", + "sid": "JER 48:23" + }, + "और किर्यातैम, बेतगामूल, बेतमोन,", + { + "type": "verse:v", + "number": "24", + "sid": "JER 48:24" + }, + "और करिय्योत, बोस्रा, और क्या दूर क्या निकट, मोआब देश के सारे नगरों में दण्ड की आज्ञा पूरी हुई है।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 48:25" + }, + "यहोवा की यह वाणी है, मोआब का सींग कट गया, और भुजा टूट गई है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "JER 48:26" + }, + "“उसको मतवाला करो, क्योंकि उसने यहोवा के विरुद्ध बड़ाई मारी है; इसलिए मोआब अपनी छाँट में लोटेगा, और उपहास में उड़ाया जाएगा।", + { + "type": "verse:v", + "number": "27", + "sid": "JER 48:27" + }, + "क्या तूने भी इस्राएल को उपहास में नहीं उड़ाया? क्या वह चोरों के बीच पकड़ा गया था कि जब तू उसकी चर्चा करता तब तू सिर हिलाता था?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "JER 48:28" + }, + "“हे मोआब के रहनेवालों अपने-अपने नगर को छोड़कर चट्टान की दरार में बसो! उस पंडुकी के समान हो जो गुफा के मुँह की एक ओर घोंसला बनाती हो।", + { + "type": "verse:v", + "number": "29", + "sid": "JER 48:29" + }, + "हमने मोआब के गर्व के विषय में सुना है कि वह अत्यन्त अभिमानी है; उसका गर्व, अभिमान और अहंकार, और उसका मन फूलना प्रसिद्ध है।", + { + "type": "verse:v", + "number": "30", + "sid": "JER 48:30" + }, + "यहोवा की यह वाणी है, मैं उसके रोष को भी जानता हूँ कि वह व्यर्थ ही है, उसके बड़े बोल से कुछ बन न पड़ा।", + { + "type": "verse:v", + "number": "31", + "sid": "JER 48:31" + }, + "इस कारण मैं मोआबियों के लिये हाय-हाय करूँगा; हाँ मैं सारे मोआबियों के लिये चिल्लाऊँगा; कीरहेरेस के लोगों के लिये विलाप किया जाएगा।", + { + "type": "verse:v", + "number": "32", + "sid": "JER 48:32" + }, + "हे सिबमा की दाखलता, मैं तुम्हारे लिये याजेर से भी अधिक विलाप करूँगा! तेरी डालियाँ तो ताल के पार बढ़ गई, वरन् याजेर के ताल तक भी पहुँची थीं; पर नाश करनेवाला तेरे धूपकाल के फलों पर, और तोड़ी हुई दाखों पर भी टूट पड़ा है।", + { + "type": "verse:v", + "number": "33", + "sid": "JER 48:33" + }, + "फलवाली बारियों से और मोआब के देश से आनन्द और मगन होना उठ गया है; मैंने ऐसा किया कि दाखरस के कुण्डों में कुछ दाखमधु न रहा; लोग फिर ललकारते हुए दाख न रौंदेंगे; जो ललकार होनेवाली है, वह अब नहीं होगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "JER 48:34" + }, + "“हेशबोन की चिल्लाहट सुनकर लोग एलाले और यहस तक, और सोअर से होरोनैम और एग्लत-शलीशिया तक भी चिल्लाते हुए भागे चले गए हैं। क्योंकि निम्रीम का जल भी सूख गया है।", + { + "type": "verse:v", + "number": "35", + "sid": "JER 48:35" + }, + "और यहोवा की यह वाणी है, कि मैं ऊँचे स्थान पर चढ़ावा चढ़ाना, और देवताओं के लिये धूप जलाना, दोनों को मोआब में बन्द कर दूँगा।", + { + "type": "verse:v", + "number": "36", + "sid": "JER 48:36" + }, + "इस कारण मेरा मन मोआब और कीरहेरेस के लोगों के लिये बाँसुरी सा रो रोकर अलापता है, क्योंकि जो कुछ उन्होंने कमाकर बचाया है, वह नाश हो गया है।", + { + "type": "verse:v", + "number": "37", + "sid": "JER 48:37" + }, + "क्योंकि सब के सिर मुँण्ड़े गए और सब की दाढ़ियाँ नोची गई; सब के हाथ चीरे हुए, और सब की कमर में टाट बन्धा हुआ है।", + { + "type": "verse:v", + "number": "38", + "sid": "JER 48:38" + }, + "मोआब के सब घरों की छतों पर और सब चौकों में रोना पीटना हो रहा है; क्योंकि मैंने मोआब को तुच्छ बर्तन के समान तोड़ डाला है यहोवा की यह वाणी है।", + { + "type": "verse:v", + "number": "39", + "sid": "JER 48:39" + }, + "मोआब कैसे विस्मित हो गया! हाय, हाय, करो! क्योंकि उसने कैसे लज्जित होकर पीठ फेरी है! इस प्रकार मोआब के चारों ओर के सब रहनेवाले उसका ठट्ठा करेंगे और विस्मित हो जाएँगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "JER 48:40" + }, + "क्योंकि यहोवा यह कहता है, “देखो,", + { + "type": "char:it", + "content": [ + "वह उकाब सा उड़ेगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "48.40" + ] + }, + { + "type": "char:fq", + "content": [ + "वह उकाब सा उड़ेगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "नबूकदनेस्सर का एकाएक होनेवाला अदम्य आक्रमण एक उकाब की नाई होगा जैसे वह अपने शिकार पर झपटता है। (व्यव. 28:49)" + ] + } + ] + } + ] + }, + "और मोआब के ऊपर अपने पंख फैलाएगा।", + { + "type": "verse:v", + "number": "41", + "sid": "JER 48:41" + }, + "करिय्योत ले लिया गया, और गढ़वाले नगर दूसरों के वश में पड़ गए। उस दिन मोआबी वीरों के मन जच्चा स्त्री के से हो जाएँगे;", + { + "type": "verse:v", + "number": "42", + "sid": "JER 48:42" + }, + "और मोआब ऐसा तितर-बितर हो जाएगा कि उसका दल टूट जाएगा, क्योंकि उसने यहोवा के विरुद्ध बड़ाई मारी है।", + { + "type": "verse:v", + "number": "43", + "sid": "JER 48:43" + }, + "यहोवा की यह वाणी है कि हे मोआब के रहनेवाले, तेरे लिये भय और गड्ढा और फंदे ठहराए गए हैं।", + { + "type": "verse:v", + "number": "44", + "sid": "JER 48:44" + }, + "जो कोई भय से भागे वह गड्ढे में गिरेगा, और जो कोई गड्ढे में से निकले, वह फंदे में फँसेगा। क्योंकि मैं मोआब के दण्ड का दिन उस पर ले आऊँगा, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "JER 48:45" + }, + "“जो भागे हुए हैं वह हेशबोन में शरण लेकर खड़े हो गए हैं; परन्तु हेशबोन से आग और सीहोन के बीच से लौ निकली, जिससे मोआब देश के कोने और बलवैयों के चोण्डे भस्म हो गए हैं।", + { + "type": "verse:v", + "number": "46", + "sid": "JER 48:46" + }, + "हे मोआब तुझ पर हाय! कमोश की प्रजा नाश हो गई; क्योंकि तेरे स्त्री-पुरुष दोनों बँधुआई में गए हैं।", + { + "type": "verse:v", + "number": "47", + "sid": "JER 48:47" + }, + "तो भी यहोवा की यह वाणी है कि अन्त के दिनों में मैं मोआब को बँधुआई से लौटा ले आऊँगा।” मोआब के दण्ड का वचन यहीं तक हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "49", + "sid": "JER 49" + }, + { + "type": "para:s", + "content": [ + "अम्मोन के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 49:1" + }, + "अम्मोनियों के विषय यहोवा यह कहता है: “क्या इस्राएल के पुत्र नहीं हैं? क्या उसका कोई वारिस नहीं रहा? फिर मल्काम क्यों गाद के देश का अधिकारी हुआ? और उसकी प्रजा क्यों उसके नगरों में बसने पाई है?", + { + "type": "verse:v", + "number": "2", + "sid": "JER 49:2" + }, + "यहोवा की यह वाणी है, ऐसे दिन आनेवाले हैं, कि मैं अम्मोनियों के रब्बाह नामक नगर के विरुद्ध युद्ध की ललकार सुनवाऊँगा, और वह उजड़कर खण्डहर हो जाएगा, और उसकी बस्तियाँ फूँक दी जाएँगी; तब जिन लोगों ने इस्राएलियों के देश को अपना लिया है, उनके देश को इस्राएली अपना लेंगे, यहोवा का यही वचन है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "JER 49:3" + }, + "“हे हेशबोन हाय-हाय कर; क्योंकि आई नगर नाश हो गया। हे रब्बाह की बेटियों चिल्लाओ! और कमर में टाट बाँधो, छाती पीटती हुई बाड़ों में इधर-उधर दौड़ो! क्योंकि मल्काम अपने याजकों और हाकिमों समेत बँधुआई में जाएगा।", + { + "type": "verse:v", + "number": "4", + "sid": "JER 49:4" + }, + "हे भटकनेवाली बेटी! तू अपने देश की तराइयों पर, विशेषकर अपने बहुत ही उपजाऊ तराई पर क्यों फूलती है? तू क्यों यह कहकर अपने रखे हुए धन पर भरोसा रखती है, ‘मेरे विरुद्ध कौन चढ़ाई कर सकेगा?’", + { + "type": "verse:v", + "number": "5", + "sid": "JER 49:5" + }, + "प्रभु सेनाओं के यहोवा की यह वाणी है: देख, मैं तेरे चारों ओर के सब रहनेवालों की ओर से तेरे मन में भय उपजाने पर हूँ, और तेरे लोग अपने-अपने सामने की ओर ढकेल दिए जाएँगे; और जब वे मारे-मारे फिरेंगे, तब कोई उन्हें इकट्ठा न करेगा।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 49:6" + }, + "परन्तु उसके बाद मैं अम्मोनियों को बँधुआई से लौटा लाऊँगा; यहोवा की यही वाणी है।”" + ] + }, + { + "type": "para:s", + "content": [ + "एदोम के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JER 49:7" + }, + "एदोम के विषय, सेनाओं का यहोवा यह कहता है: “क्या तेमान में अब कुछ बुद्धि नहीं रही? क्या वहाँ के ज्ञानियों की युक्ति निष्फल हो गई? क्या उनकी बुद्धि जाती रही है?", + { + "type": "verse:v", + "number": "8", + "sid": "JER 49:8" + }, + "हे ददान के रहनेवालों भागो, लौट जाओ, वहाँ छिपकर बसो! क्योंकि जब मैं एसाव को दण्ड देने लगूँगा, तब उस पर भारी विपत्ति पड़ेगी।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 49:9" + }, + "यदि दाख के तोड़नेवाले तेरे पास आते, तो क्या वे कहीं-कहीं दाख न छोड़ जाते? और यदि चोर रात को आते तो क्या वे जितना चाहते उतना धन लूटकर न ले जाते?", + { + "type": "verse:v", + "number": "10", + "sid": "JER 49:10" + }, + "क्योंकि मैंने एसाव को उघाड़ा है, मैंने उसके छिपने के स्थानों को प्रगट किया है; यहाँ तक कि वह छिप न सका। उसके वंश और भाई और पड़ोसी सब नाश हो गए हैं और उसका अन्त हो गया।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 49:11" + }, + "अपने अनाथ बालकों को छोड़ जाओ, मैं उनको जिलाऊँगा; और तुम्हारी विधवाएँ मुझ पर भरोसा रखें।", + { + "type": "char:bdit", + "content": [ + "(1 तीमु. 5:5)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "JER 49:12" + }, + "क्योंकि यहोवा यह कहता है, देखो, जो इसके योग्य न थे कि कटोरे में से पीएँ, उनको तो निश्चय पीना पड़ेगा, फिर क्या तू किसी प्रकार से निर्दोष ठहरकर बच जाएगा? तू निर्दोष ठहरकर न बचेगा, तुझे अवश्य ही पीना पड़ेगा।", + { + "type": "verse:v", + "number": "13", + "sid": "JER 49:13" + }, + "क्योंकि यहोवा की यह वाणी है, मैंने अपनी सौगन्ध खाई है, कि बोस्रा ऐसा उजड़ जाएगा कि लोग चकित होंगे, और उसकी उपमा देकर निन्दा किया करेंगे और श्राप दिया करेंगे; और उसके सारे गाँव सदा के लिये उजाड़ हो जाएँगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JER 49:14" + }, + "मैंने यहोवा की ओर से समाचार सुना है, वरन् जाति-जाति में यह कहने को एक दूत भी भेजा गया है, इकट्ठे होकर एदोम पर चढ़ाई करो; और उससे लड़ने के लिये उठो।", + { + "type": "verse:v", + "number": "15", + "sid": "JER 49:15" + }, + "क्योंकि मैंने तुझे जातियों में छोटा, और मनुष्यों में तुच्छ कर दिया है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 49:16" + }, + "हे चट्टान की दरारों में बसे हुए, हे पहाड़ी की चोटी पर किला बनानेवाले! तेरे भयानक रूप और मन के अभिमान ने तुझे धोखा दिया है। चाहे तू उकाब के समान अपना बसेरा ऊँचे स्थान पर बनाए, तो भी मैं वहाँ से तुझे उतार लाऊँगा, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "JER 49:17" + }, + "“एदोम यहाँ तक उजड़ जाएगा कि जो कोई उसके पास से चले वह चकित होगा, और उसके सारे दुःखों पर ताली बजाएगा।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 49:18" + }, + "यहोवा का यह वचन है, कि जैसी सदोम और गमोरा और उनके आस-पास के नगरों के उलट जाने से उनकी दशा हुई थी, वैसी ही उसकी दशा होगी, वहाँ न कोई मनुष्य रहेगा, और न कोई आदमी उसमें टिकेगा।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 49:19" + }, + "देखो, वह सिंह के समान यरदन के आस-पास के घने जंगलों से सदा की चराई पर चढ़ेगा, और मैं उनको उसके सामने से झट भगा दूँगा; तब जिसको मैं चुन लूँ, उसको उन पर अधिकारी ठहराऊँगा। मेरे तुल्य कौन है? और कौन मुझ पर मुकद्दमा चलाएगा? वह चरवाहा कहाँ है जो मेरा सामना कर सकेगा?", + { + "type": "verse:v", + "number": "20", + "sid": "JER 49:20" + }, + "देखो, यहोवा ने एदोम के विरुद्ध क्या युक्ति की है; और तेमान के रहनेवालों के विरुद्ध कैसी कल्पना की है? निश्चय वह भेड़-बकरियों के बच्चों को घसीट ले जाएगा; वह चराई को भेड़-बकरियों से निश्चय खाली कर देगा।", + { + "type": "verse:v", + "number": "21", + "sid": "JER 49:21" + }, + "उनके गिरने के शब्द से पृथ्वी काँप उठेगी; और ऐसी चिल्लाहट मचेगी जो लाल समुद्र तक सुनाई पड़ेगी।", + { + "type": "verse:v", + "number": "22", + "sid": "JER 49:22" + }, + "देखो, वह उकाब के समान निकलकर उड़ आएगा, और बोस्रा पर अपने पंख फैलाएगा, और उस दिन एदोमी शूरवीरों का मन जच्चा स्त्री का सा हो जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "दमिश्क के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "JER 49:23" + }, + "दमिश्क के विषय, “हमात और अर्पाद की आशा टूटी है, क्योंकि उन्होंने बुरा समाचार सुना है, वे गल गए हैं; समुद्र पर चिन्ता है, वह शान्त नहीं हो सकता।", + { + "type": "verse:v", + "number": "24", + "sid": "JER 49:24" + }, + "दमिश्क बलहीन होकर भागने को फिरती है, परन्तु कँपकँपी ने उसे पकड़ा है, जच्चा की सी पीड़ा उसे उठी हैं।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 49:25" + }, + "हाय, वह नगर, वह प्रशंसा योग्य नगर, जो मेरे हर्ष का कारण है, वह छोड़ा गया है!", + { + "type": "verse:v", + "number": "26", + "sid": "JER 49:26" + }, + "सेनाओं के यहोवा की यह वाणी है, कि उसके जवान चौकों में गिराए जाएँगे, और सब योद्धाओं का बोलना बन्द हो जाएगा।", + { + "type": "verse:v", + "number": "27", + "sid": "JER 49:27" + }, + "मैं दमिश्क की शहरपनाह में आग लगाऊँगा जिससे बेन्हदद के राजभवन भस्म हो जाएँगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "केदार और हासोर के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "JER 49:28" + }, + "“केदार और हासोर के राज्यों के विषय जिन्हें बाबेल के राजा नबूकदनेस्सर ने मार लिया। यहोवा यह कहता है: उठकर केदार पर चढ़ाई करो! पूरब के लोगों का नाश करो!", + { + "type": "verse:v", + "number": "29", + "sid": "JER 49:29" + }, + "वे उनके डेरे और भेड़-बकरियाँ ले जाएँगे, उनके तम्बू और सब बर्तन उठाकर ऊँटों को भी हाँक ले जाएँगे, और उन लोगों से पुकारकर कहेंगे, ‘चारों ओर भय ही भय है।’", + { + "type": "verse:v", + "number": "30", + "sid": "JER 49:30" + }, + "यहोवा की यह वाणी है, हे हासोर के रहनेवालों भागो! दूर-दूर मारे-मारे फिरो, कहीं जाकर छिपके बसो। क्योंकि बाबेल के राजा नबूकदनेस्सर ने तुम्हारे विरुद्ध युक्ति और कल्पना की है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "JER 49:31" + }, + "“यहोवा की यह वाणी है, उठकर उस चैन से रहनेवाली जाति के लोगों पर चढ़ाई करो, जो", + { + "type": "char:it", + "content": [ + "निडर रहते हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "49.31" + ] + }, + { + "type": "char:fq", + "content": [ + "निडर रहते हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "वे स्वावलम्बी थे अर्थात् किसी भी अन्य देश से उनकी संधि नहीं थी और न ही व्यापारिक सम्बंध थे।" + ] + } + ] + } + ] + }, + ", और बिना किवाड़ और बेंड़े के ऐसे ही बसे हुए हैं।", + { + "type": "verse:v", + "number": "32", + "sid": "JER 49:32" + }, + "उनके ऊँट और अनगिनत गाय-बैल और भेड़-बकरियाँ लूट में जाएँगी, क्योंकि मैं उनके गाल के बाल मुँण्ड़ानेवालों को उड़ाकर सब दिशाओं में तितर-बितर करूँगा; और चारों ओर से उन पर विपत्ति लाकर डालूँगा, यहोवा की यह वाणी है।", + { + "type": "verse:v", + "number": "33", + "sid": "JER 49:33" + }, + "हासोर गीदड़ों का वासस्थान होगा और सदा के लिये उजाड़ हो जाएगा, वहाँ न कोई मनुष्य रहेगा, और न कोई आदमी उसमें टिकेगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "एलाम के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "JER 49:34" + }, + "यहूदा के राजा सिदकिय्याह के राज्य के आरम्भ में यहोवा का यह वचन यिर्मयाह भविष्यद्वक्ता के पास एलाम के विषय पहुँचा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "JER 49:35" + }, + "सेनाओं का यहोवा यह कहता है: “मैं एलाम के धनुष को जो उनके पराक्रम का मुख्य कारण है, तोड़ूँगा;", + { + "type": "verse:v", + "number": "36", + "sid": "JER 49:36" + }, + "और मैं आकाश के चारों ओर से वायु बहाकर उन्हें चारों दिशाओं की ओर यहाँ तक तितर-बितर करूँगा, कि ऐसी कोई जाति न रहेगी जिसमें एलाम भागते हुए न आएँ।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 7:1)" + ] + }, + { + "type": "verse:v", + "number": "37", + "sid": "JER 49:37" + }, + "मैं एलाम को उनके शत्रुओं और उनके प्राण के खोजियों के सामने विस्मित करूँगा, और उन पर अपना कोप भड़काकर विपत्ति डालूँगा। और यहोवा की यह वाणी है, कि तलवार को उन पर चलवाते-चलवाते मैं उनका अन्त कर डालूँगा;", + { + "type": "verse:v", + "number": "38", + "sid": "JER 49:38" + }, + "और मैं एलाम में अपना सिंहासन रखकर उनके राजा और हाकिमों को नाश करूँगा, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "JER 49:39" + }, + "“परन्तु यहोवा की यह भी वाणी है, कि अन्त के दिनों में मैं", + { + "type": "char:it", + "content": [ + "एलाम", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "49.39" + ] + }, + { + "type": "char:fq", + "content": [ + "एलाम:" + ] + }, + { + "type": "char:ft", + "content": [ + "एलाम बाबेल के अधीन था (दानि. 8:2) और उसकी राजधानी शोशन फारसी राजाओं का मनभावन स्थान था।" + ] + } + ] + } + ] + }, + "को बँधुआई से लौटा ले आऊँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "50", + "sid": "JER 50" + }, + { + "type": "para:s", + "content": [ + "बाबेल के विरुद्ध भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 50:1" + }, + "बाबेल और कसदियों के देश के विषय में यहोवा ने यिर्मयाह भविष्यद्वक्ता के द्वारा यह वचन कहा:", + { + "type": "verse:v", + "number": "2", + "sid": "JER 50:2" + }, + "“जातियों में बताओ, सुनाओ और झण्डा खड़ा करो; सुनाओ, मत छिपाओ कि बाबेल ले लिया गया, बेल का मुँह काला हो गया,", + { + "type": "char:it", + "content": [ + "मरोदक", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "50.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मरोदक:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह बाबेल का संरक्षक देवता था और नबूकदनेस्सर अपने पुत्र को दुष्ट मरोदक कहता है तो वह विशेष करके इसी देवता को समर्पित सेवक प्रतीत होता है।" + ] + } + ] + } + ] + }, + "विस्मित हो गया। बाबेल की प्रतिमाएँ लज्जित हुई और उसकी बेडौल मूरतें विस्मित हो गई।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 50:3" + }, + "क्योंकि उत्तर दिशा से एक जाति उस पर चढ़ाई करके उसके देश को यहाँ तक उजाड़ कर देगी, कि क्या मनुष्य, क्या पशु, उसमें कोई भी न रहेगा; सब भाग जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 50:4" + }, + "“यहोवा की यह वाणी है, कि उन दिनों में इस्राएली और यहूदा एक संग आएँगे, वे रोते हुए अपने परमेश्वर यहोवा को ढूँढ़ने के लिये चले आएँगे।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 50:5" + }, + "वे सिय्योन की ओर मुँह किए हुए उसका मार्ग पूछते और आपस में यह कहते आएँगे, ‘आओ हम यहोवा से मेल कर लें, उसके साथ ऐसी वाचा बाँधे जो कभी भूली न जाए, परन्तु सदा स्थिर रहे।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JER 50:6" + }, + "“मेरी प्रजा खोई हुई भेड़ें हैं; उनके चरवाहों ने उनको भटका दिया और पहाड़ों पर भटकाया है; वे पहाड़-पहाड़ और पहाड़ी-पहाड़ी घूमते-घूमते अपने बैठने के स्थान को भूल गई हैं।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 10:6)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "JER 48:26" - }, - "“उसको मतवाला करो, क्योंकि उसने यहोवा के विरुद्ध बड़ाई मारी है; इसलिए मोआब अपनी छाँट में लोटेगा, और उपहास में उड़ाया जाएगा।", - { - "type": "verse:v", - "number": "27", - "sid": "JER 48:27" - }, - "क्या तूने भी इस्राएल को उपहास में नहीं उड़ाया? क्या वह चोरों के बीच पकड़ा गया था कि जब तू उसकी चर्चा करता तब तू सिर हिलाता था?" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 50:7" }, + "जितनों ने उन्हें पाया वे उनको खा गए; और उनके सतानेवालों ने कहा, ‘इसमें हमारा कुछ दोष नहीं, क्योंकि उन्होंने यहोवा के विरुद्ध पाप किया है जो धर्म का आधार है, और उनके पूर्वजों का", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "JER 48:28" - }, - "“हे मोआब के रहनेवालों अपने-अपने नगर को छोड़कर चट्टान की दरार में बसो! उस पंडुकी के समान हो जो गुफा के मुँह की एक ओर घोंसला बनाती हो।", - { - "type": "verse:v", - "number": "29", - "sid": "JER 48:29" - }, - "हमने मोआब के गर्व के विषय में सुना है कि वह अत्यन्त अभिमानी है; उसका गर्व, अभिमान और अहंकार, और उसका मन फूलना प्रसिद्ध है।", - { - "type": "verse:v", - "number": "30", - "sid": "JER 48:30" - }, - "यहोवा की यह वाणी है, मैं उसके रोष को भी जानता हूँ कि वह व्यर्थ ही है, उसके बड़े बोल से कुछ बन न पड़ा।", + "type": "char:it", + "content": [ + "आश्रय", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "31", - "sid": "JER 48:31" + "type": "char:fr", + "content": [ + "50.7" + ] }, - "इस कारण मैं मोआबियों के लिये हाय-हाय करूँगा; हाँ मैं सारे मोआबियों के लिये चिल्लाऊँगा; कीरहेरेस के लोगों के लिये विलाप किया जाएगा।", { - "type": "verse:v", - "number": "32", - "sid": "JER 48:32" + "type": "char:fq", + "content": [ + "आश्रय:" + ] }, - "हे सिबमा की दाखलता, मैं तुम्हारे लिये याजेर से भी अधिक विलाप करूँगा! तेरी डालियाँ तो ताल के पार बढ़ गई, वरन् याजेर के ताल तक भी पहुँची थीं; पर नाश करनेवाला तेरे धूपकाल के फलों पर, और तोड़ी हुई दाखों पर भी टूट पड़ा है।", { - "type": "verse:v", - "number": "33", - "sid": "JER 48:33" - }, - "फलवाली बारियों से और मोआब के देश से आनन्द और मगन होना उठ गया है; मैंने ऐसा किया कि दाखरस के कुण्डों में कुछ दाखमधु न रहा; लोग फिर ललकारते हुए दाख न रौंदेंगे; जो ललकार होनेवाली है, वह अब नहीं होगी।" - ] + "type": "char:ft", + "content": [ + "यिर्म.31:23 यरूशलेम के संदर्भ में है। जहाँ यहोवा ही उनका सच्चा शरणस्थान है। उसी में उसकी प्रजा की सुरक्षा, विश्राम और समृद्धि है।" + ] + } + ] + } + ] }, + "था।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "JER 48:34" - }, - "“हेशबोन की चिल्लाहट सुनकर लोग एलाले और यहस तक, और सोअर से होरोनैम और एग्लत-शलीशिया तक भी चिल्लाते हुए भागे चले गए हैं। क्योंकि निम्रीम का जल भी सूख गया है।", - { - "type": "verse:v", - "number": "35", - "sid": "JER 48:35" - }, - "और यहोवा की यह वाणी है, कि मैं ऊँचे स्थान पर चढ़ावा चढ़ाना, और देवताओं के लिये धूप जलाना, दोनों को मोआब में बन्द कर दूँगा।", - { - "type": "verse:v", - "number": "36", - "sid": "JER 48:36" - }, - "इस कारण मेरा मन मोआब और कीरहेरेस के लोगों के लिये बाँसुरी सा रो रोकर अलापता है, क्योंकि जो कुछ उन्होंने कमाकर बचाया है, वह नाश हो गया है।", - { - "type": "verse:v", - "number": "37", - "sid": "JER 48:37" - }, - "क्योंकि सब के सिर मुँण्ड़े गए और सब की दाढ़ियाँ नोची गई; सब के हाथ चीरे हुए, और सब की कमर में टाट बन्धा हुआ है।", - { - "type": "verse:v", - "number": "38", - "sid": "JER 48:38" - }, - "मोआब के सब घरों की छतों पर और सब चौकों में रोना पीटना हो रहा है; क्योंकि मैंने मोआब को तुच्छ बर्तन के समान तोड़ डाला है यहोवा की यह वाणी है।", - { - "type": "verse:v", - "number": "39", - "sid": "JER 48:39" - }, - "मोआब कैसे विस्मित हो गया! हाय, हाय, करो! क्योंकि उसने कैसे लज्जित होकर पीठ फेरी है! इस प्रकार मोआब के चारों ओर के सब रहनेवाले उसका ठट्ठा करेंगे और विस्मित हो जाएँगे।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 50:8" }, + "“बाबेल के बीच में से भागो, कसदियों के देश से निकल आओ। जैसे बकरे अपने झुण्ड के अगुए होते हैं, वैसे ही बनो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "JER 48:40" - }, - "क्योंकि यहोवा यह कहता है, “देखो,", - { - "type": "char:it", - "content": [ - "वह उकाब सा उड़ेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "48.40" - ] - }, - { - "type": "char:fq", - "content": [ - "वह उकाब सा उड़ेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "नबूकदनेस्सर का एकाएक होनेवाला अदम्य आक्रमण एक उकाब की नाई होगा जैसे वह अपने शिकार पर झपटता है। (व्यव. 28:49)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और मोआब के ऊपर अपने पंख फैलाएगा।" - ] - }, - { - "type": "verse:v", - "number": "41", - "sid": "JER 48:41" - }, - "करिय्योत ले लिया गया, और गढ़वाले नगर दूसरों के वश में पड़ गए। उस दिन मोआबी वीरों के मन जच्चा स्त्री के से हो जाएँगे;", - { - "type": "verse:v", - "number": "42", - "sid": "JER 48:42" - }, - "और मोआब ऐसा तितर-बितर हो जाएगा कि उसका दल टूट जाएगा, क्योंकि उसने यहोवा के विरुद्ध बड़ाई मारी है।", - { - "type": "verse:v", - "number": "43", - "sid": "JER 48:43" - }, - "यहोवा की यह वाणी है कि हे मोआब के रहनेवाले, तेरे लिये भय और गड्ढा और फंदे ठहराए गए हैं।", - { - "type": "verse:v", - "number": "44", - "sid": "JER 48:44" - }, - "जो कोई भय से भागे वह गड्ढे में गिरेगा, और जो कोई गड्ढे में से निकले, वह फंदे में फँसेगा। क्योंकि मैं मोआब के दण्ड का दिन उस पर ले आऊँगा, यहोवा की यही वाणी है।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:4)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "45", - "sid": "JER 48:45" - }, - "“जो भागे हुए हैं वह हेशबोन में शरण लेकर खड़े हो गए हैं; परन्तु हेशबोन से आग और सीहोन के बीच से लौ निकली, जिससे मोआब देश के कोने और बलवैयों के चोण्डे भस्म हो गए हैं।", - { - "type": "verse:v", - "number": "46", - "sid": "JER 48:46" - }, - "हे मोआब तुझ पर हाय! कमोश की प्रजा नाश हो गई; क्योंकि तेरे स्त्री-पुरुष दोनों बँधुआई में गए हैं।", - { - "type": "verse:v", - "number": "47", - "sid": "JER 48:47" - }, - "तो भी यहोवा की यह वाणी है कि अन्त के दिनों में मैं मोआब को बँधुआई से लौटा ले आऊँगा।” मोआब के दण्ड का वचन यहीं तक हुआ।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 50:9" }, + "क्योंकि देखो, मैं उत्तर के देश से बड़ी जातियों को उभारकर उनकी मण्डली बाबेल पर चढ़ा ले आऊँगा, और वे उसके विरुद्ध पाँति बाँधेंगे; और उसी दिशा से वह ले लिया जाएगा। उनके तीर चतुर वीर के से होंगे; उनमें से कोई अकारथ न जाएगा।", { - "type": "chapter:c", - "number": "49", - "sid": "JER 49" + "type": "verse:v", + "number": "10", + "sid": "JER 50:10" }, + "कसदियों का देश ऐसा लुटेगा कि सब लूटनेवालों का पेट भर जाएगा, यहोवा की यह वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अम्मोन के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 50:11" }, + "“हे मेरे भाग के लूटनेवालों, तुम जो मेरी प्रजा पर आनन्द करते और फुले नहीं समाते हो, और घास चरनेवाली बछिया के समान उछलते और बलवन्त घोड़ों के समान हिनहिनाते हो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 49:1" - }, - "अम्मोनियों के विषय यहोवा यह कहता है: “क्या इस्राएल के पुत्र नहीं हैं? क्या उसका कोई वारिस नहीं रहा? फिर मल्काम क्यों गाद के देश का अधिकारी हुआ? और उसकी प्रजा क्यों उसके नगरों में बसने पाई है?", - { - "type": "verse:v", - "number": "2", - "sid": "JER 49:2" - }, - "यहोवा की यह वाणी है, ऐसे दिन आनेवाले हैं, कि मैं अम्मोनियों के रब्बाह नामक नगर के विरुद्ध युद्ध की ललकार सुनवाऊँगा, और वह उजड़कर खण्डहर हो जाएगा, और उसकी बस्तियाँ फूँक दी जाएँगी; तब जिन लोगों ने इस्राएलियों के देश को अपना लिया है, उनके देश को इस्राएली अपना लेंगे, यहोवा का यही वचन है।" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 50:12" }, + "तुम्हारी माता अत्यन्त लज्जित होगी और तुम्हारी जननी का मुँह काला होगा। क्योंकि वह सब जातियों में नीच होगी, वह जंगल और मरु और निर्जल देश हो जाएगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JER 49:3" - }, - "“हे हेशबोन हाय-हाय कर; क्योंकि आई नगर नाश हो गया। हे रब्बाह की बेटियों चिल्लाओ! और कमर में टाट बाँधो, छाती पीटती हुई बाड़ों में इधर-उधर दौड़ो! क्योंकि मल्काम अपने याजकों और हाकिमों समेत बँधुआई में जाएगा।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 49:4" - }, - "हे भटकनेवाली बेटी! तू अपने देश की तराइयों पर, विशेषकर अपने बहुत ही उपजाऊ तराई पर क्यों फूलती है? तू क्यों यह कहकर अपने रखे हुए धन पर भरोसा रखती है, ‘मेरे विरुद्ध कौन चढ़ाई कर सकेगा?’", - { - "type": "verse:v", - "number": "5", - "sid": "JER 49:5" - }, - "प्रभु सेनाओं के यहोवा की यह वाणी है: देख, मैं तेरे चारों ओर के सब रहनेवालों की ओर से तेरे मन में भय उपजाने पर हूँ, और तेरे लोग अपने-अपने सामने की ओर ढकेल दिए जाएँगे; और जब वे मारे-मारे फिरेंगे, तब कोई उन्हें इकट्ठा न करेगा।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 49:6" - }, - "परन्तु उसके बाद मैं अम्मोनियों को बँधुआई से लौटा लाऊँगा; यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 50:13" }, + "यहोवा के क्रोध के कारण, वह देश निर्जन रहेगा, वह उजाड़ ही उजाड़ होगा; जो कोई बाबेल के पास से चलेगा वह चकित होगा, और उसके सब दुःख देखकर ताली बजाएगा।", { - "type": "para:s", - "content": [ - "एदोम के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "14", + "sid": "JER 50:14" }, + "हे सब धनुर्धारियो, बाबेल के चारों ओर उसके विरुद्ध पाँति बाँधो; उस पर तीर चलाओ, उन्हें मत रख छोड़ो, क्योंकि उसने यहोवा के विरुद्ध पाप किया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JER 49:7" - }, - "एदोम के विषय, सेनाओं का यहोवा यह कहता है: “क्या तेमान में अब कुछ बुद्धि नहीं रही? क्या वहाँ के ज्ञानियों की युक्ति निष्फल हो गई? क्या उनकी बुद्धि जाती रही है?", - { - "type": "verse:v", - "number": "8", - "sid": "JER 49:8" - }, - "हे ददान के रहनेवालों भागो, लौट जाओ, वहाँ छिपकर बसो! क्योंकि जब मैं एसाव को दण्ड देने लगूँगा, तब उस पर भारी विपत्ति पड़ेगी।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 49:9" - }, - "यदि दाख के तोड़नेवाले तेरे पास आते, तो क्या वे कहीं-कहीं दाख न छोड़ जाते? और यदि चोर रात को आते तो क्या वे जितना चाहते उतना धन लूटकर न ले जाते?", - { - "type": "verse:v", - "number": "10", - "sid": "JER 49:10" - }, - "क्योंकि मैंने एसाव को उघाड़ा है, मैंने उसके छिपने के स्थानों को प्रगट किया है; यहाँ तक कि वह छिप न सका। उसके वंश और भाई और पड़ोसी सब नाश हो गए हैं और उसका अन्त हो गया।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 49:11" - }, - "अपने अनाथ बालकों को छोड़ जाओ, मैं उनको जिलाऊँगा; और तुम्हारी विधवाएँ मुझ पर भरोसा रखें।", - { - "type": "char:bdit", - "content": [ - "(1 तीमु. 5:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "JER 49:12" - }, - "क्योंकि यहोवा यह कहता है, देखो, जो इसके योग्य न थे कि कटोरे में से पीएँ, उनको तो निश्चय पीना पड़ेगा, फिर क्या तू किसी प्रकार से निर्दोष ठहरकर बच जाएगा? तू निर्दोष ठहरकर न बचेगा, तुझे अवश्य ही पीना पड़ेगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 49:13" - }, - "क्योंकि यहोवा की यह वाणी है, मैंने अपनी सौगन्ध खाई है, कि बोस्रा ऐसा उजड़ जाएगा कि लोग चकित होंगे, और उसकी उपमा देकर निन्दा किया करेंगे और श्राप दिया करेंगे; और उसके सारे गाँव सदा के लिये उजाड़ हो जाएँगे।”" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 50:15" }, + "चारों ओर से उस पर ललकारो, उसने हार मानी; उसके कोट गिराए गए, उसकी शहरपनाह ढाई गई। क्योंकि यहोवा उससे अपना बदला लेने पर है; इसलिए तुम भी उससे अपना-अपना बदला लो, जैसा उसने किया है, वैसा ही तुम भी उससे करो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JER 49:14" - }, - "मैंने यहोवा की ओर से समाचार सुना है, वरन् जाति-जाति में यह कहने को एक दूत भी भेजा गया है, इकट्ठे होकर एदोम पर चढ़ाई करो; और उससे लड़ने के लिये उठो।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 49:15" - }, - "क्योंकि मैंने तुझे जातियों में छोटा, और मनुष्यों में तुच्छ कर दिया है।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 49:16" - }, - "हे चट्टान की दरारों में बसे हुए, हे पहाड़ी की चोटी पर किला बनानेवाले! तेरे भयानक रूप और मन के अभिमान ने तुझे धोखा दिया है। चाहे तू उकाब के समान अपना बसेरा ऊँचे स्थान पर बनाए, तो भी मैं वहाँ से तुझे उतार लाऊँगा, यहोवा की यही वाणी है।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:6)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 49:17" - }, - "“एदोम यहाँ तक उजड़ जाएगा कि जो कोई उसके पास से चले वह चकित होगा, और उसके सारे दुःखों पर ताली बजाएगा।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 49:18" - }, - "यहोवा का यह वचन है, कि जैसी सदोम और गमोरा और उनके आस-पास के नगरों के उलट जाने से उनकी दशा हुई थी, वैसी ही उसकी दशा होगी, वहाँ न कोई मनुष्य रहेगा, और न कोई आदमी उसमें टिकेगा।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 49:19" - }, - "देखो, वह सिंह के समान यरदन के आस-पास के घने जंगलों से सदा की चराई पर चढ़ेगा, और मैं उनको उसके सामने से झट भगा दूँगा; तब जिसको मैं चुन लूँ, उसको उन पर अधिकारी ठहराऊँगा। मेरे तुल्य कौन है? और कौन मुझ पर मुकद्दमा चलाएगा? वह चरवाहा कहाँ है जो मेरा सामना कर सकेगा?", - { - "type": "verse:v", - "number": "20", - "sid": "JER 49:20" - }, - "देखो, यहोवा ने एदोम के विरुद्ध क्या युक्ति की है; और तेमान के रहनेवालों के विरुद्ध कैसी कल्पना की है? निश्चय वह भेड़-बकरियों के बच्चों को घसीट ले जाएगा; वह चराई को भेड़-बकरियों से निश्चय खाली कर देगा।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 49:21" - }, - "उनके गिरने के शब्द से पृथ्वी काँप उठेगी; और ऐसी चिल्लाहट मचेगी जो लाल समुद्र तक सुनाई पड़ेगी।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 49:22" - }, - "देखो, वह उकाब के समान निकलकर उड़ आएगा, और बोस्रा पर अपने पंख फैलाएगा, और उस दिन एदोमी शूरवीरों का मन जच्चा स्त्री का सा हो जाएगा।”" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 50:16" }, + "बाबेल में से बोनेवाले और काटनेवाले दोनों को नाश करो, वे दुःखदाई तलवार के डर के मारे अपने-अपने लोगों की ओर फिरें, और अपने-अपने देश को भाग जाएँ।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों की वापसी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "दमिश्क के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 50:17" }, + "“", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "JER 49:23" - }, - "दमिश्क के विषय, “हमात और अर्पाद की आशा टूटी है, क्योंकि उन्होंने बुरा समाचार सुना है, वे गल गए हैं; समुद्र पर चिन्ता है, वह शान्त नहीं हो सकता।", - { - "type": "verse:v", - "number": "24", - "sid": "JER 49:24" - }, - "दमिश्क बलहीन होकर भागने को फिरती है, परन्तु कँपकँपी ने उसे पकड़ा है, जच्चा की सी पीड़ा उसे उठी हैं।", + "type": "char:it", + "content": [ + "इस्राएल भगाई हुई भेड़ है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "JER 49:25" + "type": "char:fr", + "content": [ + "50.17" + ] }, - "हाय, वह नगर, वह प्रशंसा योग्य नगर, जो मेरे हर्ष का कारण है, वह छोड़ा गया है!", { - "type": "verse:v", - "number": "26", - "sid": "JER 49:26" + "type": "char:fq", + "content": [ + "इस्राएल भगाई हुई भेड़ है:" + ] }, - "सेनाओं के यहोवा की यह वाणी है, कि उसके जवान चौकों में गिराए जाएँगे, और सब योद्धाओं का बोलना बन्द हो जाएगा।", { - "type": "verse:v", - "number": "27", - "sid": "JER 49:27" - }, - "मैं दमिश्क की शहरपनाह में आग लगाऊँगा जिससे बेन्हदद के राजभवन भस्म हो जाएँगे।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् सिंहों द्वारा पीछा किए जाने के कारण भेड़ों के लिए तितर-बितर होने जैसा।" + ] + } + ] + } + ] + }, + ", सिंहों ने उसको भगा दिया है। पहले तो अश्शूर के राजा ने उसको खा डाला, और तब बाबेल के राजा नबूकदनेस्सर ने उसकी हड्डियों को तोड़ दिया है।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 50:18" }, + "इस कारण इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है, देखो, जैसे मैंने अश्शूर के राजा को दण्ड दिया था, वैसे ही अब देश समेत बाबेल के राजा को दण्ड दूँगा।", { - "type": "para:s", - "content": [ - "केदार और हासोर के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 50:19" }, + "मैं इस्राएल को उसकी चराई में लौटा लाऊँगा, और वह कर्मेल और बाशान में फिर चरेगा, और एप्रैम के पहाड़ों पर और गिलाद में फिर भर पेट खाने पाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "JER 49:28" - }, - "“केदार और हासोर के राज्यों के विषय जिन्हें बाबेल के राजा नबूकदनेस्सर ने मार लिया। यहोवा यह कहता है: उठकर केदार पर चढ़ाई करो! पूरब के लोगों का नाश करो!", - { - "type": "verse:v", - "number": "29", - "sid": "JER 49:29" - }, - "वे उनके डेरे और भेड़-बकरियाँ ले जाएँगे, उनके तम्बू और सब बर्तन उठाकर ऊँटों को भी हाँक ले जाएँगे, और उन लोगों से पुकारकर कहेंगे, ‘चारों ओर भय ही भय है।’", - { - "type": "verse:v", - "number": "30", - "sid": "JER 49:30" - }, - "यहोवा की यह वाणी है, हे हासोर के रहनेवालों भागो! दूर-दूर मारे-मारे फिरो, कहीं जाकर छिपके बसो। क्योंकि बाबेल के राजा नबूकदनेस्सर ने तुम्हारे विरुद्ध युक्ति और कल्पना की है।" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 50:20" }, + "यहोवा की यह वाणी है, कि उन दिनों में इस्राएल का अधर्म ढूँढ़ने पर भी नहीं मिलेगा, और यहूदा के पाप खोजने पर भी नहीं मिलेंगे; क्योंकि जिन्हें मैं बचाऊँ, उनके पाप भी क्षमा कर दूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर द्वारा बाबेल का न्याय" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "JER 49:31" - }, - "“यहोवा की यह वाणी है, उठकर उस चैन से रहनेवाली जाति के लोगों पर चढ़ाई करो, जो", - { - "type": "char:it", - "content": [ - "निडर रहते हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.31" - ] - }, - { - "type": "char:fq", - "content": [ - "निडर रहते हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे स्वावलम्बी थे अर्थात् किसी भी अन्य देश से उनकी संधि नहीं थी और न ही व्यापारिक सम्बंध थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और बिना किवाड़ और बेंड़े के ऐसे ही बसे हुए हैं।" - ] - }, - { - "type": "verse:v", - "number": "32", - "sid": "JER 49:32" - }, - "उनके ऊँट और अनगिनत गाय-बैल और भेड़-बकरियाँ लूट में जाएँगी, क्योंकि मैं उनके गाल के बाल मुँण्ड़ानेवालों को उड़ाकर सब दिशाओं में तितर-बितर करूँगा; और चारों ओर से उन पर विपत्ति लाकर डालूँगा, यहोवा की यह वाणी है।", - { - "type": "verse:v", - "number": "33", - "sid": "JER 49:33" - }, - "हासोर गीदड़ों का वासस्थान होगा और सदा के लिये उजाड़ हो जाएगा, वहाँ न कोई मनुष्य रहेगा, और न कोई आदमी उसमें टिकेगा।”" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 50:21" }, + "“तू मरातैम देश और पकोद नगर के निवासियों पर चढ़ाई कर। मनुष्यों को तो मार डाल, और धन का सत्यानाश कर; यहोवा की यह वाणी है, और जो-जो आज्ञा मैं तुझे देता हूँ, उन सभी के अनुसार कर।", { - "type": "para:s", - "content": [ - "एलाम के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "22", + "sid": "JER 50:22" + }, + "सुनो, उस देश में युद्ध और सत्यानाश का सा शब्द हो रहा है।", + { + "type": "verse:v", + "number": "23", + "sid": "JER 50:23" + }, + "जो हथौड़ा सारी पृथ्वी के लोगों को चूर-चूर करता था, वह कैसा काट डाला गया है! बाबेल सब जातियों के बीच में कैसा उजाड़ हो गया है!", + { + "type": "verse:v", + "number": "24", + "sid": "JER 50:24" + }, + "हे बाबेल, मैंने तेरे लिये फंदा लगाया, और तू अनजाने उसमें फँस भी गया; तू ढूँढ़कर पकड़ा गया है, क्योंकि तू यहोवा का विरोध करता था।", + { + "type": "verse:v", + "number": "25", + "sid": "JER 50:25" }, + "प्रभु, सेनाओं के यहोवा ने अपने शस्त्रों का घर खोलकर, अपने क्रोध प्रगट करने का सामान निकाला है; क्योंकि सेनाओं के प्रभु यहोवा को कसदियों के देश में एक काम करना है।", + { + "type": "char:bdit", + "content": [ + "(रोम. 9:22, यशा. 13:5)" + ] + }, + { + "type": "verse:v", + "number": "26", + "sid": "JER 50:26" + }, + "पृथ्वी की छोर से आओ, और उसकी बखरियों को खोलो; उसको ढेर ही ढेर बना दो; ऐसा सत्यानाश करो कि उसमें कुछ भी न बचा रहें।", + { + "type": "verse:v", + "number": "27", + "sid": "JER 50:27" + }, + "उसके सब बैलों को नाश करो, वे घात होने के स्थान में उतर जाएँ। उन पर हाय! क्योंकि उनके दण्ड पाने का दिन आ पहुँचा है।" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल का अपमान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "JER 50:28" + }, + "“सुनो, बाबेल के देश में से भागनेवालों का सा बोल सुनाई पड़ता है जो सिय्योन में यह समाचार देने को दौड़े आते हैं, कि हमारा परमेश्वर यहोवा अपने मन्दिर का बदला ले रहा है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "JER 50:29" + }, + "“सब धनुर्धारियों को बाबेल के विरुद्ध इकट्ठे करो, उसके चारों ओर छावनी डालो, कोई जन भागकर निकलने न पाए। उसके काम का बदला उसे दो, जैसा उसने किया है, ठीक वैसा ही उसके साथ करो; क्योंकि उसने यहोवा इस्राएल के पवित्र के विरुद्ध अभिमान किया है।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:6)" + ] + }, + { + "type": "verse:v", + "number": "30", + "sid": "JER 50:30" + }, + "इस कारण उसके जवान चौकों में गिराए जाएँगे, और सब योद्धाओं का बोल बन्द हो जाएगा, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "JER 50:31" + }, + "“प्रभु सेनाओं के यहोवा की यह वाणी है, हे अभिमानी, मैं तेरे विरुद्ध हूँ; तेरे दण्ड पाने का दिन आ गया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "JER 49:34" - }, - "यहूदा के राजा सिदकिय्याह के राज्य के आरम्भ में यहोवा का यह वचन यिर्मयाह भविष्यद्वक्ता के पास एलाम के विषय पहुँचा।" - ] + "type": "verse:v", + "number": "32", + "sid": "JER 50:32" }, + "अभिमानी ठोकर खाकर गिरेगा और कोई उसे फिर न उठाएगा; और मैं उसके नगरों में आग लगाऊँगा जिससे उसके चारों ओर सब कुछ भस्म हो जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल की निर्जनता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "JER 50:33" + }, + "“सेनाओं का यहोवा यह कहता है, इस्राएल और यहूदा दोनों बराबर पिसे हुए हैं; और जितनों ने उनको बँधुआ किया वे उन्हें पकड़े रहते हैं, और जाने नहीं देते।", + { + "type": "verse:v", + "number": "34", + "sid": "JER 50:34" + }, + "उनका छुड़ानेवाला सामर्थी है; सेनाओं का यहोवा, यही उसका नाम है। वह उनका मुकद्दमा भली भाँति लड़ेगा कि पृथ्वी को चैन दे परन्तु बाबेल के निवासियों को व्याकुल करे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:8)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "JER 49:35" - }, - "सेनाओं का यहोवा यह कहता है: “मैं एलाम के धनुष को जो उनके पराक्रम का मुख्य कारण है, तोड़ूँगा;", - { - "type": "verse:v", - "number": "36", - "sid": "JER 49:36" - }, - "और मैं आकाश के चारों ओर से वायु बहाकर उन्हें चारों दिशाओं की ओर यहाँ तक तितर-बितर करूँगा, कि ऐसी कोई जाति न रहेगी जिसमें एलाम भागते हुए न आएँ।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 7:1)" - ] - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "JER 49:37" - }, - "मैं एलाम को उनके शत्रुओं और उनके प्राण के खोजियों के सामने विस्मित करूँगा, और उन पर अपना कोप भड़काकर विपत्ति डालूँगा। और यहोवा की यह वाणी है, कि तलवार को उन पर चलवाते-चलवाते मैं उनका अन्त कर डालूँगा;", - { - "type": "verse:v", - "number": "38", - "sid": "JER 49:38" - }, - "और मैं एलाम में अपना सिंहासन रखकर उनके राजा और हाकिमों को नाश करूँगा, यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "35", + "sid": "JER 50:35" }, + "“यहोवा की यह वाणी है, कसदियों और बाबेल के हाकिम, पंडित आदि सब निवासियों पर तलवार चलेगी!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "JER 49:39" - }, - "“परन्तु यहोवा की यह भी वाणी है, कि अन्त के दिनों में मैं", - { - "type": "char:it", - "content": [ - "एलाम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.39" - ] - }, - { - "type": "char:fq", - "content": [ - "एलाम:" - ] - }, - { - "type": "char:ft", - "content": [ - "एलाम बाबेल के अधीन था (दानि. 8:2) और उसकी राजधानी शोशन फारसी राजाओं का मनभावन स्थान था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को बँधुआई से लौटा ले आऊँगा।”" - ] - } - ] + "type": "verse:v", + "number": "36", + "sid": "JER 50:36" }, + "बड़ा बोल बोलनेवालों पर तलवार चलेगी, और वे मूर्ख बनेंगे! उसके शूरवीरों पर भी तलवार चलेगी, और वे विस्मित हो जाएँगे!", { - "type": "chapter:c", - "number": "50", - "sid": "JER 50" + "type": "verse:v", + "number": "37", + "sid": "JER 50:37" }, + "उसके सवारों और रथियों पर और सब मिले जुले लोगों पर भी तलवार चलेगी, और वे स्त्रियाँ बन जाएँगे! उसके भण्डारों पर तलवार चलेगी, और वे लुट जाएँगे!", { - "type": "para:s", - "content": [ - "बाबेल के विरुद्ध भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "38", + "sid": "JER 50:38" }, + "उसके जलाशयों पर सूखा पड़ेगा, और वे सूख जाएँगे! क्योंकि वह खुदी हुई मूरतों से भरा हुआ देश है, और वे अपनी भयानक प्रतिमाओं पर बावले हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 50:1" - }, - "बाबेल और कसदियों के देश के विषय में यहोवा ने यिर्मयाह भविष्यद्वक्ता के द्वारा यह वचन कहा:", - { - "type": "verse:v", - "number": "2", - "sid": "JER 50:2" - }, - "“जातियों में बताओ, सुनाओ और झण्डा खड़ा करो; सुनाओ, मत छिपाओ कि बाबेल ले लिया गया, बेल का मुँह काला हो गया,", - { - "type": "char:it", - "content": [ - "मरोदक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मरोदक:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह बाबेल का संरक्षक देवता था और नबूकदनेस्सर अपने पुत्र को दुष्ट मरोदक कहता है तो वह विशेष करके इसी देवता को समर्पित सेवक प्रतीत होता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* विस्मित हो गया। बाबेल की प्रतिमाएँ लज्जित हुई और उसकी बेडौल मूरतें विस्मित हो गई।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JER 50:3" - }, - "क्योंकि उत्तर दिशा से एक जाति उस पर चढ़ाई करके उसके देश को यहाँ तक उजाड़ कर देगी, कि क्या मनुष्य, क्या पशु, उसमें कोई भी न रहेगा; सब भाग जाएँगे।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 16:12)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "39", + "sid": "JER 50:39" }, + "“इसलिए निर्जल देश के जन्तु सियारों के संग मिलकर वहाँ बसेंगे, और शुतुर्मुर्ग उसमें वास करेंगे, और वह फिर सदा तक बसाया न जाएगा, न युग-युग उसमें कोई वास कर सकेगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:2)" + ] + }, + { + "type": "verse:v", + "number": "40", + "sid": "JER 50:40" + }, + "यहोवा की यह वाणी है, कि सदोम और गमोरा और उनके आस-पास के नगरों की जैसी दशा उस समय हुई थी जब परमेश्वर ने उनको उलट दिया था, वैसी ही दशा बाबेल की भी होगी, यहाँ तक कि कोई मनुष्य उसमें न रह सकेगा, और न कोई आदमी उसमें टिकेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "41", + "sid": "JER 50:41" + }, + "“सुनो, उत्तर दिशा से एक देश के लोग आते हैं, और पृथ्वी की छोर से एक बड़ी जाति और बहुत से राजा उठकर चढ़ाई करेंगे।", + { + "type": "verse:v", + "number": "42", + "sid": "JER 50:42" + }, + "वे धनुष और बर्छी पकड़े हुए हैं; वे क्रूर और निर्दयी हैं; वे समुद्र के समान गरजेंगे; और घोड़ों पर चढ़े हुए तुझ बाबेल की बेटी के विरुद्ध पाँति बाँधे हुए युद्ध करनेवालों के समान आएँगे।", + { + "type": "verse:v", + "number": "43", + "sid": "JER 50:43" + }, + "उनका समाचार सुनते ही बाबेल के राजा के हाथ पाँव ढीले पड़ गए, और उसको जच्चा की सी पीड़ाएँ उठी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "44", + "sid": "JER 50:44" + }, + "“सुनो, वह सिंह के समान आएगा जो यरदन के आस-पास के घने जंगल से निकलकर दृढ़ भेड़शालाएँ पर चढ़े, परन्तु मैं उनको उसके सामने से झट भगा दूँगा; तब जिसको मैं चुन लूँ, उसी को उन पर अधिकारी ठहराऊँगा। देखो, मेरे तुल्य कौन है? कौन मुझ पर मुकद्दमा चलाएगा? वह चरवाहा कहाँ है जो मेरा सामना कर सकेगा?”", + { + "type": "verse:v", + "number": "45", + "sid": "JER 50:45" + }, + "इसलिए सुनो कि यहोवा ने बाबेल के विरुद्ध क्या युक्ति की है और कसदियों के देश के विरुद्ध कौन सी कल्पना की है: निश्चय वह भेड़-बकरियों के बच्चों को घसीट ले जाएगा, निश्चय वह उनकी चराइयों को भेड़-बकरियों से खाली कर देगा।", + { + "type": "verse:v", + "number": "46", + "sid": "JER 50:46" + }, + "बाबेल के लूट लिए जाने के शब्द से पृथ्वी काँप उठी है, और उसकी चिल्लाहट जातियों में सुनाई पड़ती है।" + ] + }, + { + "type": "chapter:c", + "number": "51", + "sid": "JER 51" + }, + { + "type": "para:s", + "content": [ + "बाबेल को दण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 51:1" + }, + "यहोवा यह कहता है, मैं बाबेल के और लेबकामै के रहनेवालों के विरुद्ध एक नाश करनेवाली वायु चलाऊँगा;", + { + "type": "verse:v", + "number": "2", + "sid": "JER 51:2" + }, + "और मैं बाबेल के पास ऐसे लोगों को भेजूँगा जो उसको फटक-फटककर उड़ा देंगे, और इस रीति से उसके देश को सुनसान करेंगे; और विपत्ति के दिन चारों ओर से उसके विरुद्ध होंगे।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 51:3" + }, + "धनुर्धारी के विरुद्ध और जो अपना झिलम पहने हैं धनुर्धारी धनुष चढ़ाए हुए उठे; उसके जवानों से कुछ कोमलता न करना; उसकी सारी सेना को सत्यानाश करो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 50:4" - }, - "“यहोवा की यह वाणी है, कि उन दिनों में इस्राएली और यहूदा एक संग आएँगे, वे रोते हुए अपने परमेश्वर यहोवा को ढूँढ़ने के लिये चले आएँगे।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 50:5" - }, - "वे सिय्योन की ओर मुँह किए हुए उसका मार्ग पूछते और आपस में यह कहते आएँगे, ‘आओ हम यहोवा से मेल कर लें, उसके साथ ऐसी वाचा बाँधे जो कभी भूली न जाए, परन्तु सदा स्थिर रहे।’" - ] + "type": "verse:v", + "number": "4", + "sid": "JER 51:4" }, + "कसदियों के देश में मरे हुए और उसकी सड़कों में", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 50:6" + "type": "char:it", + "content": [ + "छिदे हुए लोग गिरेंगे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "51.4" + ] + }, + { + "type": "char:fq", + "content": [ + "छिदे हुए लोग गिरेंगे:" + ] }, - "“मेरी प्रजा खोई हुई भेड़ें हैं; उनके चरवाहों ने उनको भटका दिया और पहाड़ों पर भटकाया है; वे पहाड़-पहाड़ और पहाड़ी-पहाड़ी घूमते-घूमते अपने बैठने के स्थान को भूल गई हैं।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 10:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "JER 50:7" - }, - "जितनों ने उन्हें पाया वे उनको खा गए; और उनके सतानेवालों ने कहा, ‘इसमें हमारा कुछ दोष नहीं, क्योंकि उन्होंने यहोवा के विरुद्ध पाप किया है जो धर्म का आधार है, और उनके पूर्वजों का", - { - "type": "char:it", - "content": [ - "आश्रय" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.7" - ] - }, - { - "type": "char:fq", - "content": [ - "आश्रय:" - ] - }, - { - "type": "char:ft", - "content": [ - "यिर्म.31:23 यरूशलेम के संदर्भ में है। जहाँ यहोवा ही उनका सच्चा शरणस्थान है। उसी में उसकी प्रजा की सुरक्षा, विश्राम और समृद्धि है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* था।’" - ] + { + "type": "char:ft", + "content": [ + "वह उकाब सा उड़ेगा: अर्थात् जो युवक उनके सैनिक थे- (यिर्म.51:3) - वे उसकी सड़कों पर मरे हुए और छिदे हुए मिलेंगे अर्थात् बाबेल की सड़कों पर।" + ] } - ] + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JER 50:8" - }, - "“बाबेल के बीच में से भागो, कसदियों के देश से निकल आओ। जैसे बकरे अपने झुण्ड के अगुए होते हैं, वैसे ही बनो।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "JER 50:9" - }, - "क्योंकि देखो, मैं उत्तर के देश से बड़ी जातियों को उभारकर उनकी मण्डली बाबेल पर चढ़ा ले आऊँगा, और वे उसके विरुद्ध पाँति बाँधेंगे; और उसी दिशा से वह ले लिया जाएगा। उनके तीर चतुर वीर के से होंगे; उनमें से कोई अकारथ न जाएगा।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 50:10" - }, - "कसदियों का देश ऐसा लुटेगा कि सब लूटनेवालों का पेट भर जाएगा, यहोवा की यह वाणी है।" - ] + "type": "verse:v", + "number": "5", + "sid": "JER 51:5" }, + "क्योंकि, यद्यपि इस्राएल और यहूदा के देश, इस्राएल के पवित्र के विरुद्ध किए हुए पापों से भरपूर हो गए हैं, तो भी उनके परमेश्वर, सेनाओं के यहोवा ने उनको त्याग नहीं दिया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 50:11" - }, - "“हे मेरे भाग के लूटनेवालों, तुम जो मेरी प्रजा पर आनन्द करते और फुले नहीं समाते हो, और घास चरनेवाली बछिया के समान उछलते और बलवन्त घोड़ों के समान हिनहिनाते हो,", - { - "type": "verse:v", - "number": "12", - "sid": "JER 50:12" - }, - "तुम्हारी माता अत्यन्त लज्जित होगी और तुम्हारी जननी का मुँह काला होगा। क्योंकि वह सब जातियों में नीच होगी, वह जंगल और मरु और निर्जल देश हो जाएगी।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 50:13" - }, - "यहोवा के क्रोध के कारण, वह देश निर्जन रहेगा, वह उजाड़ ही उजाड़ होगा; जो कोई बाबेल के पास से चलेगा वह चकित होगा, और उसके सब दुःख देखकर ताली बजाएगा।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 50:14" - }, - "हे सब धनुर्धारियो, बाबेल के चारों ओर उसके विरुद्ध पाँति बाँधो; उस पर तीर चलाओ, उन्हें मत रख छोड़ो, क्योंकि उसने यहोवा के विरुद्ध पाप किया है।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 50:15" - }, - "चारों ओर से उस पर ललकारो, उसने हार मानी; उसके कोट गिराए गए, उसकी शहरपनाह ढाई गई। क्योंकि यहोवा उससे अपना बदला लेने पर है; इसलिए तुम भी उससे अपना-अपना बदला लो, जैसा उसने किया है, वैसा ही तुम भी उससे करो।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "JER 50:16" - }, - "बाबेल में से बोनेवाले और काटनेवाले दोनों को नाश करो, वे दुःखदाई तलवार के डर के मारे अपने-अपने लोगों की ओर फिरें, और अपने-अपने देश को भाग जाएँ।" - ] + "type": "verse:v", + "number": "6", + "sid": "JER 51:6" }, + "“बाबेल में से भागो, अपना-अपना प्राण बचाओ! उसके अधर्म में भागी होकर तुम भी न मिट जाओ; क्योंकि यह यहोवा के बदला लेने का समय है, वह उसको बदला देने पर है।", { - "type": "para:s", - "content": [ - "इस्राएलियों की वापसी" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:4)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 50:17" - }, - "“", - { - "type": "char:it", - "content": [ - "इस्राएल भगाई हुई भेड़ है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.17" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएल भगाई हुई भेड़ है:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् सिंहों द्वारा पीछा किए जाने के कारण भेड़ों के लिए तितर-बितर होने जैसा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, सिंहों ने उसको भगा दिया है। पहले तो अश्शूर के राजा ने उसको खा डाला, और तब बाबेल के राजा नबूकदनेस्सर ने उसकी हड्डियों को तोड़ दिया है।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "JER 50:18" - }, - "इस कारण इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है, देखो, जैसे मैंने अश्शूर के राजा को दण्ड दिया था, वैसे ही अब देश समेत बाबेल के राजा को दण्ड दूँगा।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 50:19" - }, - "मैं इस्राएल को उसकी चराई में लौटा लाऊँगा, और वह कर्मेल और बाशान में फिर चरेगा, और एप्रैम के पहाड़ों पर और गिलाद में फिर भर पेट खाने पाएगा।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 50:20" - }, - "यहोवा की यह वाणी है, कि उन दिनों में इस्राएल का अधर्म ढूँढ़ने पर भी नहीं मिलेगा, और यहूदा के पाप खोजने पर भी नहीं मिलेंगे; क्योंकि जिन्हें मैं बचाऊँ, उनके पाप भी क्षमा कर दूँगा।" - ] + "type": "verse:v", + "number": "7", + "sid": "JER 51:7" }, + "बाबेल यहोवा के हाथ में सोने का कटोरा था, जिससे सारी पृथ्वी के लोग मतवाले होते थे; जाति-जाति के लोगों ने उसके दाखमधु में से पिया, इस कारण वे भी बावले हो गए।", { - "type": "para:s", - "content": [ - "परमेश्वर द्वारा बाबेल का न्याय" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 14:8, प्रका. 17:2-4, प्रका. 18:3)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JER 50:21" - }, - "“तू मरातैम देश और पकोद नगर के निवासियों पर चढ़ाई कर। मनुष्यों को तो मार डाल, और धन का सत्यानाश कर; यहोवा की यह वाणी है, और जो-जो आज्ञा मैं तुझे देता हूँ, उन सभी के अनुसार कर।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 50:22" - }, - "सुनो, उस देश में युद्ध और सत्यानाश का सा शब्द हो रहा है।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 50:23" - }, - "जो हथौड़ा सारी पृथ्वी के लोगों को चूर-चूर करता था, वह कैसा काट डाला गया है! बाबेल सब जातियों के बीच में कैसा उजाड़ हो गया है!", - { - "type": "verse:v", - "number": "24", - "sid": "JER 50:24" - }, - "हे बाबेल, मैंने तेरे लिये फंदा लगाया, और तू अनजाने उसमें फँस भी गया; तू ढूँढ़कर पकड़ा गया है, क्योंकि तू यहोवा का विरोध करता था।", - { - "type": "verse:v", - "number": "25", - "sid": "JER 50:25" - }, - "प्रभु, सेनाओं के यहोवा ने अपने शस्त्रों का घर खोलकर, अपने क्रोध प्रगट करने का सामान निकाला है; क्योंकि सेनाओं के प्रभु यहोवा को कसदियों के देश में एक काम करना है।", - { - "type": "char:bdit", - "content": [ - "(रोम. 9:22, यशा. 13:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "JER 50:26" - }, - "पृथ्वी की छोर से आओ, और उसकी बखरियों को खोलो; उसको ढेर ही ढेर बना दो; ऐसा सत्यानाश करो कि उसमें कुछ भी न बचा रहें।", - { - "type": "verse:v", - "number": "27", - "sid": "JER 50:27" - }, - "उसके सब बैलों को नाश करो, वे घात होने के स्थान में उतर जाएँ। उन पर हाय! क्योंकि उनके दण्ड पाने का दिन आ पहुँचा है।" - ] + "type": "verse:v", + "number": "8", + "sid": "JER 51:8" }, + "बाबेल अचानक ले ली गई और नाश की गई है। उसके लिये हाय-हाय करो! उसके घावों के लिये बलसान औषधि लाओ; सम्भव है वह चंगी हो सके।", { - "type": "para:s", - "content": [ - "बाबेल का अपमान" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 14:8, प्रका. 18:2)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "JER 50:28" - }, - "“सुनो, बाबेल के देश में से भागनेवालों का सा बोल सुनाई पड़ता है जो सिय्योन में यह समाचार देने को दौड़े आते हैं, कि हमारा परमेश्वर यहोवा अपने मन्दिर का बदला ले रहा है।" - ] + "type": "verse:v", + "number": "9", + "sid": "JER 51:9" }, + "हम बाबेल का इलाज करते तो थे, परन्तु वह चंगी नहीं हुई। इसलिए आओ, हम उसको तजकर अपने-अपने देश को चले जाएँ; क्योंकि उस पर किए हुए न्याय का निर्णय आकाश वरन् स्वर्ग तक भी पहुँच गया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JER 50:29" - }, - "“सब धनुर्धारियों को बाबेल के विरुद्ध इकट्ठे करो, उसके चारों ओर छावनी डालो, कोई जन भागकर निकलने न पाए। उसके काम का बदला उसे दो, जैसा उसने किया है, ठीक वैसा ही उसके साथ करो; क्योंकि उसने यहोवा इस्राएल के पवित्र के विरुद्ध अभिमान किया है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "JER 50:30" - }, - "इस कारण उसके जवान चौकों में गिराए जाएँगे, और सब योद्धाओं का बोल बन्द हो जाएगा, यहोवा की यही वाणी है।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:5)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "JER 50:31" - }, - "“प्रभु सेनाओं के यहोवा की यह वाणी है, हे अभिमानी, मैं तेरे विरुद्ध हूँ; तेरे दण्ड पाने का दिन आ गया है।", - { - "type": "verse:v", - "number": "32", - "sid": "JER 50:32" - }, - "अभिमानी ठोकर खाकर गिरेगा और कोई उसे फिर न उठाएगा; और मैं उसके नगरों में आग लगाऊँगा जिससे उसके चारों ओर सब कुछ भस्म हो जाएगा।" - ] + "type": "verse:v", + "number": "10", + "sid": "JER 51:10" }, + "यहोवा ने हमारे धार्मिकता के काम प्रगट किए हैं; अतः आओ, हम सिय्योन में अपने परमेश्वर यहोवा के काम का वर्णन करें।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "बाबेल की निर्जनता" - ] + "type": "verse:v", + "number": "11", + "sid": "JER 51:11" }, + "“तीरों को पैना करो! ढालें थामे रहो! क्योंकि यहोवा ने मादी राजाओं के मन को उभारा है, उसने बाबेल को नाश करने की कल्पना की है, क्योंकि यहोवा अर्थात् उसके मन्दिर का यही बदला है", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "JER 50:33" - }, - "“सेनाओं का यहोवा यह कहता है, इस्राएल और यहूदा दोनों बराबर पिसे हुए हैं; और जितनों ने उनको बँधुआ किया वे उन्हें पकड़े रहते हैं, और जाने नहीं देते।", - { - "type": "verse:v", - "number": "34", - "sid": "JER 50:34" - }, - "उनका छुड़ानेवाला सामर्थी है; सेनाओं का यहोवा, यही उसका नाम है। वह उनका मुकद्दमा भली भाँति लड़ेगा कि पृथ्वी को चैन दे परन्तु बाबेल के निवासियों को व्याकुल करे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:8)" - ] - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "JER 51:12" }, + "बाबेल की शहरपनाह के विरुद्ध झण्डा खड़ा करो; बहुत पहरुए बैठाओ; घात लगाने वालों को बैठाओ; क्योंकि यहोवा ने बाबेल के रहनेवालों के विरुद्ध जो कुछ कहा था, वह अब करने पर है वरन् किया भी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "JER 50:35" - }, - "“यहोवा की यह वाणी है, कसदियों और बाबेल के हाकिम, पंडित आदि सब निवासियों पर तलवार चलेगी!", - { - "type": "verse:v", - "number": "36", - "sid": "JER 50:36" - }, - "बड़ा बोल बोलनेवालों पर तलवार चलेगी, और वे मूर्ख बनेंगे! उसके शूरवीरों पर भी तलवार चलेगी, और वे विस्मित हो जाएँगे!", - { - "type": "verse:v", - "number": "37", - "sid": "JER 50:37" - }, - "उसके सवारों और रथियों पर और सब मिले जुले लोगों पर भी तलवार चलेगी, और वे स्त्रियाँ बन जाएँगे! उसके भण्डारों पर तलवार चलेगी, और वे लुट जाएँगे!", - { - "type": "verse:v", - "number": "38", - "sid": "JER 50:38" - }, - "उसके जलाशयों पर सूखा पड़ेगा, और वे सूख जाएँगे! क्योंकि वह खुदी हुई मूरतों से भरा हुआ देश है, और वे अपनी भयानक प्रतिमाओं पर बावले हैं।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 16:12)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 51:13" }, + "हे बहुत जलाशयों के बीच बसी हुई और बहुत भण्डार रखनेवाली, तेरा अन्त आ गया, तेरे लोभ की सीमा पहुँच गई है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "JER 50:39" - }, - "“इसलिए निर्जल देश के जन्तु सियारों के संग मिलकर वहाँ बसेंगे, और शुतुर्मुर्ग उसमें वास करेंगे, और वह फिर सदा तक बसाया न जाएगा, न युग-युग उसमें कोई वास कर सकेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "40", - "sid": "JER 50:40" - }, - "यहोवा की यह वाणी है, कि सदोम और गमोरा और उनके आस-पास के नगरों की जैसी दशा उस समय हुई थी जब परमेश्वर ने उनको उलट दिया था, वैसी ही दशा बाबेल की भी होगी, यहाँ तक कि कोई मनुष्य उसमें न रह सकेगा, और न कोई आदमी उसमें टिकेगा।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 17:1,15)" + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "JER 51:14" + }, + "सेनाओं के यहोवा ने अपनी ही शपथ खाई है, कि निश्चय मैं तुझको टिड्डियों के समान अनगिनत मनुष्यों से भर दूँगा, और वे तेरे विरुद्ध ललकारेंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की स्तुति का भजन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JER 51:15" + }, + "“उसी ने पृथ्वी को अपने सामर्थ्य से बनाया, और जगत को अपनी बुद्धि से स्थिर किया; और आकाश को अपनी प्रवीणता से तान दिया है।", + { + "type": "verse:v", + "number": "16", + "sid": "JER 51:16" + }, + "जब वह बोलता है तब आकाश में जल का बड़ा शब्द होता है, वह पृथ्वी की छोर से कुहरा उठाता है। वह वर्षा के लिये बिजली बनाता, और अपने भण्डार में से पवन निकाल ले आता है।", + { + "type": "verse:v", + "number": "17", + "sid": "JER 51:17" + }, + "सब मनुष्य पशु सरीखे ज्ञानरहित है; सब सुनारों को अपनी खोदी हुई मूरतों के कारण लज्जित होना पड़ेगा; क्योंकि उनकी ढाली हुई मूरतें धोखा देनेवाली हैं, और उनके कुछ भी साँस नहीं चलती।", + { + "type": "verse:v", + "number": "18", + "sid": "JER 51:18" + }, + "वे तो व्यर्थ और ठट्ठे ही के योग्य है; जब उनके नाश किए जाने का समय आएगा, तब वे नाश ही होंगी।", + { + "type": "verse:v", + "number": "19", + "sid": "JER 51:19" }, + "परन्तु जो याकूब का निज भाग है, वह उनके समान नहीं, वह तो सब का बनानेवाला है, और इस्राएल उसका निज भाग है; उसका नाम सेनाओं का यहोवा है।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का फरसा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "JER 50:41" - }, - "“सुनो, उत्तर दिशा से एक देश के लोग आते हैं, और पृथ्वी की छोर से एक बड़ी जाति और बहुत से राजा उठकर चढ़ाई करेंगे।", - { - "type": "verse:v", - "number": "42", - "sid": "JER 50:42" - }, - "वे धनुष और बर्छी पकड़े हुए हैं; वे क्रूर और निर्दयी हैं; वे समुद्र के समान गरजेंगे; और घोड़ों पर चढ़े हुए तुझ बाबेल की बेटी के विरुद्ध पाँति बाँधे हुए युद्ध करनेवालों के समान आएँगे।", - { - "type": "verse:v", - "number": "43", - "sid": "JER 50:43" - }, - "उनका समाचार सुनते ही बाबेल के राजा के हाथ पाँव ढीले पड़ गए, और उसको जच्चा की सी पीड़ाएँ उठी।" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 51:20" }, + "“तू मेरा फरसा और युद्ध के लिये हथियार ठहराया गया है; तेरे द्वारा मैं जाति-जाति को तितर-बितर करूँगा; और तेरे ही द्वारा राज्य-राज्य को नाश करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "44", - "sid": "JER 50:44" - }, - "“सुनो, वह सिंह के समान आएगा जो यरदन के आस-पास के घने जंगल से निकलकर दृढ़ भेड़शालाएँ पर चढ़े, परन्तु मैं उनको उसके सामने से झट भगा दूँगा; तब जिसको मैं चुन लूँ, उसी को उन पर अधिकारी ठहराऊँगा। देखो, मेरे तुल्य कौन है? कौन मुझ पर मुकद्दमा चलाएगा? वह चरवाहा कहाँ है जो मेरा सामना कर सकेगा?”", - { - "type": "verse:v", - "number": "45", - "sid": "JER 50:45" - }, - "इसलिए सुनो कि यहोवा ने बाबेल के विरुद्ध क्या युक्ति की है और कसदियों के देश के विरुद्ध कौन सी कल्पना की है: निश्चय वह भेड़-बकरियों के बच्चों को घसीट ले जाएगा, निश्चय वह उनकी चराइयों को भेड़-बकरियों से खाली कर देगा।", - { - "type": "verse:v", - "number": "46", - "sid": "JER 50:46" - }, - "बाबेल के लूट लिए जाने के शब्द से पृथ्वी काँप उठी है, और उसकी चिल्लाहट जातियों में सुनाई पड़ती है।" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 51:21" }, + "तेरे ही द्वारा मैं सवार समेत घोड़ों को टुकड़े-टुकड़े करूँगा;", { - "type": "chapter:c", - "number": "51", - "sid": "JER 51" + "type": "verse:v", + "number": "22", + "sid": "JER 51:22" }, + "तेरे ही द्वारा रथी समेत रथ को भी टुकड़े-टुकड़े करूँगा; तेरे ही द्वारा मैं स्त्री पुरुष दोनों को टुकड़े-टुकड़े करूँगा; तेरे ही द्वारा मैं बूढ़े और लड़के दोनों को टुकड़े-टुकड़े करूँगा, और जवान पुरुष और जवान स्त्री दोनों को मैं तेरे ही द्वारा टुकड़े-टुकड़े करूँगा;", { - "type": "para:s", - "content": [ - "बाबेल को दण्ड" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 51:23" + }, + "तेरे ही द्वारा मैं भेड़-बकरियों समेत चरवाहे को टुकड़े-टुकड़े करूँगा; तेरे ही द्वारा मैं किसान और उसके जोड़े बैलों को भी टुकड़े-टुकड़े करूँगा; अधिपतियों और हाकिमों को भी मैं तेरे ही द्वारा टुकड़े-टुकड़े करूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल का उजाड़" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "JER 51:24" + }, + "“मैं बाबेल को और सारे कसदियों को भी उन सब बुराइयों का बदला दूँगा, जो उन्होंने तुम लोगों के सामने सिय्योन में की है; यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "JER 51:25" + }, + "“हे नाश करनेवाले पहाड़ जिसके द्वारा सारी पृथ्वी नाश हुई है, यहोवा की यह वाणी है कि मैं तेरे विरुद्ध हूँ और हाथ बढ़ाकर तुझे ढाँगों पर से लुढ़का दूँगा और जला हुआ पहाड़ बनाऊँगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 8:8)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 51:1" - }, - "यहोवा यह कहता है, मैं बाबेल के और लेबकामै के रहनेवालों के विरुद्ध एक नाश करनेवाली वायु चलाऊँगा;", - { - "type": "verse:v", - "number": "2", - "sid": "JER 51:2" - }, - "और मैं बाबेल के पास ऐसे लोगों को भेजूँगा जो उसको फटक-फटककर उड़ा देंगे, और इस रीति से उसके देश को सुनसान करेंगे; और विपत्ति के दिन चारों ओर से उसके विरुद्ध होंगे।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 51:3" - }, - "धनुर्धारी के विरुद्ध और जो अपना झिलम पहने हैं धनुर्धारी धनुष चढ़ाए हुए उठे; उसके जवानों से कुछ कोमलता न करना; उसकी सारी सेना को सत्यानाश करो।", - { - "type": "verse:v", - "number": "4", - "sid": "JER 51:4" - }, - "कसदियों के देश में मरे हुए और उसकी सड़कों में", - { - "type": "char:it", - "content": [ - "छिदे हुए लोग गिरेंगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "51.4" - ] - }, - { - "type": "char:fq", - "content": [ - "छिदे हुए लोग गिरेंगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह उकाब सा उड़ेगा: अर्थात् जो युवक उनके सैनिक थे- (यिर्म.51:3) - वे उसकी सड़कों पर मरे हुए और छिदे हुए मिलेंगे अर्थात् बाबेल की सड़कों पर।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JER 51:5" - }, - "क्योंकि, यद्यपि इस्राएल और यहूदा के देश, इस्राएल के पवित्र के विरुद्ध किए हुए पापों से भरपूर हो गए हैं, तो भी उनके परमेश्वर, सेनाओं के यहोवा ने उनको त्याग नहीं दिया।" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 51:26" }, + "लोग तुझ से न तो घर के कोने के लिये पत्थर लेंगे, और न नींव के लिये, क्योंकि तू सदा उजाड़ रहेगा, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JER 51:6" - }, - "“बाबेल में से भागो, अपना-अपना प्राण बचाओ! उसके अधर्म में भागी होकर तुम भी न मिट जाओ; क्योंकि यह यहोवा के बदला लेने का समय है, वह उसको बदला देने पर है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "JER 51:7" - }, - "बाबेल यहोवा के हाथ में सोने का कटोरा था, जिससे सारी पृथ्वी के लोग मतवाले होते थे; जाति-जाति के लोगों ने उसके दाखमधु में से पिया, इस कारण वे भी बावले हो गए।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 14:8, प्रका. 17:2-4, प्रका. 18:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "JER 51:8" - }, - "बाबेल अचानक ले ली गई और नाश की गई है। उसके लिये हाय-हाय करो! उसके घावों के लिये बलसान औषधि लाओ; सम्भव है वह चंगी हो सके।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 14:8, प्रका. 18:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "JER 51:9" - }, - "हम बाबेल का इलाज करते तो थे, परन्तु वह चंगी नहीं हुई। इसलिए आओ, हम उसको तजकर अपने-अपने देश को चले जाएँ; क्योंकि उस पर किए हुए न्याय का निर्णय आकाश वरन् स्वर्ग तक भी पहुँच गया है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "JER 51:10" - }, - "यहोवा ने हमारे धार्मिकता के काम प्रगट किए हैं; अतः आओ, हम सिय्योन में अपने परमेश्वर यहोवा के काम का वर्णन करें।" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 51:27" + }, + "“देश में झण्डा खड़ा करो, जाति-जाति में नरसिंगा फूँको; उसके विरुद्ध जाति-जाति को तैयार करो; अरारात, मिन्नी और अश्कनज नामक राज्यों को उसके विरुद्ध बुलाओ, उसके विरुद्ध सेनापति भी ठहराओ; घोड़ों को शिखरवाली टिड्डियों के समान अनगिनत चढ़ा ले आओ।", + { + "type": "verse:v", + "number": "28", + "sid": "JER 51:28" + }, + "उसके विरुद्ध जातियों को तैयार करो; मादी राजाओं को उनके अधिपतियों सब हाकिमों सहित और उस राज्य के सारे देश को तैयार करो।", + { + "type": "verse:v", + "number": "29", + "sid": "JER 51:29" + }, + "यहोवा ने विचारा है कि वह बाबेल के देश को ऐसा उजाड़ करे कि उसमें कोई भी न रहे; इसलिए पृथ्वी काँपती है और दुःखित होती है", + { + "type": "verse:v", + "number": "30", + "sid": "JER 51:30" + }, + "बाबेल के शूरवीर गढ़ों में रहकर लड़ने से इन्कार करते हैं, उनकी वीरता जाती रही है; और यह देखकर कि उनके वासस्थानों में आग लग गई वे स्त्री बन गए हैं; उसके फाटकों के बेंड़े तोड़े गए हैं।", + { + "type": "verse:v", + "number": "31", + "sid": "JER 51:31" + }, + "एक हरकारा दूसरे हरकारे से और एक समाचार देनेवाला दूसरे समाचार देनेवाले से मिलने और बाबेल के राजा को यह समाचार देने के लिये दौड़ेगा कि तेरा नगर चारों ओर से ले लिया गया है;", + { + "type": "verse:v", + "number": "32", + "sid": "JER 51:32" }, + "और घाट शत्रुओं के वश में हो गए हैं, ताल भी सुखाए गए, और योद्धा घबरा उठे हैं।", + { + "type": "verse:v", + "number": "33", + "sid": "JER 51:33" + }, + "क्योंकि इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है: बाबेल की बेटी दाँवते समय के खलिहान के समान है, थोड़े ही दिनों में उसकी कटनी का समय आएगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JER 51:11" - }, - "“तीरों को पैना करो! ढालें थामे रहो! क्योंकि यहोवा ने मादी राजाओं के मन को उभारा है, उसने बाबेल को नाश करने की कल्पना की है, क्योंकि यहोवा अर्थात् उसके मन्दिर का यही बदला है", - { - "type": "verse:v", - "number": "12", - "sid": "JER 51:12" - }, - "बाबेल की शहरपनाह के विरुद्ध झण्डा खड़ा करो; बहुत पहरुए बैठाओ; घात लगाने वालों को बैठाओ; क्योंकि यहोवा ने बाबेल के रहनेवालों के विरुद्ध जो कुछ कहा था, वह अब करने पर है वरन् किया भी है।", - { - "type": "verse:v", - "number": "13", - "sid": "JER 51:13" - }, - "हे बहुत जलाशयों के बीच बसी हुई और बहुत भण्डार रखनेवाली, तेरा अन्त आ गया, तेरे लोभ की सीमा पहुँच गई है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 17:1,15)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "JER 51:14" - }, - "सेनाओं के यहोवा ने अपनी ही शपथ खाई है, कि निश्चय मैं तुझको टिड्डियों के समान अनगिनत मनुष्यों से भर दूँगा, और वे तेरे विरुद्ध ललकारेंगे।" - ] + "type": "verse:v", + "number": "34", + "sid": "JER 51:34" + }, + "“बाबेल के राजा नबूकदनेस्सर ने मुझ को खा लिया, मुझ को पीस डाला; उसने मुझे खाली बर्तन के समान कर दिया, उसने मगरमच्छ के समान मुझ को निगल लिया है; और मुझ को स्वादिष्ट भोजन जानकर अपना पेट मुझसे भर लिया है, उसने मुझ को जबरन निकाल दिया है।”", + { + "type": "verse:v", + "number": "35", + "sid": "JER 51:35" + }, + "सिय्योन की रहनेवाली कहेगी, “जो उपद्रव मुझ पर और मेरे शरीर पर हुआ है, वह बाबेल पर पलट जाए।” और यरूशलेम कहेगी, “मुझ में की हुई हत्याओं का दोष कसदियों के देश के रहनेवालों पर लगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर इस्राएल की सहायता करेगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "JER 51:36" }, + "इसलिए यहोवा कहता है, “मैं तेरा मुकद्दमा लड़ूँगा और तेरा बदला लूँगा। मैं उसके ताल को और उसके सोतों को सूखा दूँगा;", { - "type": "para:s", - "content": [ - "परमेश्वर की स्तुति का भजन" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 16:12)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JER 51:15" - }, - "“उसी ने पृथ्वी को अपने सामर्थ्य से बनाया, और जगत को अपनी बुद्धि से स्थिर किया; और आकाश को अपनी प्रवीणता से तान दिया है।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 51:16" - }, - "जब वह बोलता है तब आकाश में जल का बड़ा शब्द होता है, वह पृथ्वी की छोर से कुहरा उठाता है। वह वर्षा के लिये बिजली बनाता, और अपने भण्डार में से पवन निकाल ले आता है।", - { - "type": "verse:v", - "number": "17", - "sid": "JER 51:17" - }, - "सब मनुष्य पशु सरीखे ज्ञानरहित है; सब सुनारों को अपनी खोदी हुई मूरतों के कारण लज्जित होना पड़ेगा; क्योंकि उनकी ढाली हुई मूरतें धोखा देनेवाली हैं, और उनके कुछ भी साँस नहीं चलती।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 51:18" - }, - "वे तो व्यर्थ और ठट्ठे ही के योग्य है; जब उनके नाश किए जाने का समय आएगा, तब वे नाश ही होंगी।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 51:19" - }, - "परन्तु जो याकूब का निज भाग है, वह उनके समान नहीं, वह तो सब का बनानेवाला है, और इस्राएल उसका निज भाग है; उसका नाम सेनाओं का यहोवा है।" - ] + "type": "verse:v", + "number": "37", + "sid": "JER 51:37" }, + "और बाबेल खण्डहर, और गीदड़ों का वासस्थान होगा; और लोग उसे देखकर चकित होंगे और ताली बजाएँगे, और उसमें कोई न रहेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "परमेश्वर का फरसा" - ] + "type": "verse:v", + "number": "38", + "sid": "JER 51:38" }, + "“लोग एक संग ऐसे गरजेंगे और गुर्राएँगे, जैसे युवा सिंह व सिंह के बच्चे आहेर पर करते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JER 51:20" - }, - "“तू मेरा फरसा और युद्ध के लिये हथियार ठहराया गया है; तेरे द्वारा मैं जाति-जाति को तितर-बितर करूँगा; और तेरे ही द्वारा राज्य-राज्य को नाश करूँगा।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 51:21" - }, - "तेरे ही द्वारा मैं सवार समेत घोड़ों को टुकड़े-टुकड़े करूँगा;", - { - "type": "verse:v", - "number": "22", - "sid": "JER 51:22" - }, - "तेरे ही द्वारा रथी समेत रथ को भी टुकड़े-टुकड़े करूँगा; तेरे ही द्वारा मैं स्त्री पुरुष दोनों को टुकड़े-टुकड़े करूँगा; तेरे ही द्वारा मैं बूढ़े और लड़के दोनों को टुकड़े-टुकड़े करूँगा, और जवान पुरुष और जवान स्त्री दोनों को मैं तेरे ही द्वारा टुकड़े-टुकड़े करूँगा;", - { - "type": "verse:v", - "number": "23", - "sid": "JER 51:23" - }, - "तेरे ही द्वारा मैं भेड़-बकरियों समेत चरवाहे को टुकड़े-टुकड़े करूँगा; तेरे ही द्वारा मैं किसान और उसके जोड़े बैलों को भी टुकड़े-टुकड़े करूँगा; अधिपतियों और हाकिमों को भी मैं तेरे ही द्वारा टुकड़े-टुकड़े करूँगा।" - ] + "type": "verse:v", + "number": "39", + "sid": "JER 51:39" }, + "परन्तु जब जब वे उत्तेजित हों, तब मैं भोज तैयार करके उन्हें ऐसा मतवाला करूँगा, कि वे हुलसकर सदा की नींद में पड़ेंगे और कभी न जागेंगे, यहोवा की यही वाणी है।", { - "type": "para:s", - "content": [ - "बाबेल का उजाड़" - ] + "type": "verse:v", + "number": "40", + "sid": "JER 51:40" }, + "मैं उनको, भेड़ों के बच्चों, और मेढ़ों और बकरों के समान घात करा दूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "पतन के बाद बाबेल की दशा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 51:24" - }, - "“मैं बाबेल को और सारे कसदियों को भी उन सब बुराइयों का बदला दूँगा, जो उन्होंने तुम लोगों के सामने सिय्योन में की है; यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "41", + "sid": "JER 51:41" }, + "“शेशक, जिसकी प्रशंसा सारे पृथ्वी पर होती थी कैसे ले लिया गया? वह कैसे पकड़ा गया? बाबेल जातियों के बीच कैसे सुनसान हो गया है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "JER 51:25" + "type": "verse:v", + "number": "42", + "sid": "JER 51:42" + }, + "बाबेल के ऊपर समुद्र चढ़ आया है, वह उसकी बहुत सी लहरों में डूब गया है।", + { + "type": "verse:v", + "number": "43", + "sid": "JER 51:43" + }, + "उसके नगर उजड़ गए, उसका देश निर्जन और निर्जल हो गया है, उसमें कोई मनुष्य नहीं रहता, और उससे होकर कोई आदमी नहीं चलता।", + { + "type": "verse:v", + "number": "44", + "sid": "JER 51:44" + }, + "मैं बाबेल में बेल को दण्ड दूँगा, और उसने जो कुछ निगल लिया है, वह उसके मुँह से उगलवाऊँगा। जातियों के लोग फिर उसकी ओर ताँता बाँधे हुए न चलेंगे; बाबेल की शहरपनाह गिराई जाएगी।", + { + "type": "verse:v", + "number": "45", + "sid": "JER 51:45" + }, + "हे मेरी प्रजा, उसमें से निकल आओ!", + { + "type": "char:it", + "content": [ + "अपने-अपने प्राण को यहोवा के भड़के हुए कोप से बचाओ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "51.45" + ] }, - "“हे नाश करनेवाले पहाड़ जिसके द्वारा सारी पृथ्वी नाश हुई है, यहोवा की यह वाणी है कि मैं तेरे विरुद्ध हूँ और हाथ बढ़ाकर तुझे ढाँगों पर से लुढ़का दूँगा और जला हुआ पहाड़ बनाऊँगा।", { - "type": "char:bdit", - "content": [ - "(प्रका. 8:8)" - ] + "type": "char:fq", + "content": [ + "अपने-अपने प्राण को .... बचाओ:" + ] }, - "", { - "type": "verse:v", - "number": "26", - "sid": "JER 51:26" - }, - "लोग तुझ से न तो घर के कोने के लिये पत्थर लेंगे, और न नींव के लिये, क्योंकि तू सदा उजाड़ रहेगा, यहोवा की यही वाणी है।" - ] + "type": "char:ft", + "content": [ + "बाबेल से बचो। परमेश्वर के लोग भाग जायें कि बाबेल के कष्टों से बच पाएँ।" + ] + } + ] + } + ] }, + "!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JER 51:27" - }, - "“देश में झण्डा खड़ा करो, जाति-जाति में नरसिंगा फूँको; उसके विरुद्ध जाति-जाति को तैयार करो; अरारात, मिन्नी और अश्कनज नामक राज्यों को उसके विरुद्ध बुलाओ, उसके विरुद्ध सेनापति भी ठहराओ; घोड़ों को शिखरवाली टिड्डियों के समान अनगिनत चढ़ा ले आओ।", - { - "type": "verse:v", - "number": "28", - "sid": "JER 51:28" - }, - "उसके विरुद्ध जातियों को तैयार करो; मादी राजाओं को उनके अधिपतियों सब हाकिमों सहित और उस राज्य के सारे देश को तैयार करो।", - { - "type": "verse:v", - "number": "29", - "sid": "JER 51:29" - }, - "यहोवा ने विचारा है कि वह बाबेल के देश को ऐसा उजाड़ करे कि उसमें कोई भी न रहे; इसलिए पृथ्वी काँपती है और दुःखित होती है", - { - "type": "verse:v", - "number": "30", - "sid": "JER 51:30" - }, - "बाबेल के शूरवीर गढ़ों में रहकर लड़ने से इन्कार करते हैं, उनकी वीरता जाती रही है; और यह देखकर कि उनके वासस्थानों में आग लग गई वे स्त्री बन गए हैं; उसके फाटकों के बेंड़े तोड़े गए हैं।", - { - "type": "verse:v", - "number": "31", - "sid": "JER 51:31" - }, - "एक हरकारा दूसरे हरकारे से और एक समाचार देनेवाला दूसरे समाचार देनेवाले से मिलने और बाबेल के राजा को यह समाचार देने के लिये दौड़ेगा कि तेरा नगर चारों ओर से ले लिया गया है;", - { - "type": "verse:v", - "number": "32", - "sid": "JER 51:32" - }, - "और घाट शत्रुओं के वश में हो गए हैं, ताल भी सुखाए गए, और योद्धा घबरा उठे हैं।", - { - "type": "verse:v", - "number": "33", - "sid": "JER 51:33" - }, - "क्योंकि इस्राएल का परमेश्वर, सेनाओं का यहोवा यह कहता है: बाबेल की बेटी दाँवते समय के खलिहान के समान है, थोड़े ही दिनों में उसकी कटनी का समय आएगा।”" - ] + "type": "char:bdit", + "content": [ + "(2 कुरि. 6:17)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "JER 51:34" - }, - "“बाबेल के राजा नबूकदनेस्सर ने मुझ को खा लिया, मुझ को पीस डाला; उसने मुझे खाली बर्तन के समान कर दिया, उसने मगरमच्छ के समान मुझ को निगल लिया है; और मुझ को स्वादिष्ट भोजन जानकर अपना पेट मुझसे भर लिया है, उसने मुझ को जबरन निकाल दिया है।”", - { - "type": "verse:v", - "number": "35", - "sid": "JER 51:35" - }, - "सिय्योन की रहनेवाली कहेगी, “जो उपद्रव मुझ पर और मेरे शरीर पर हुआ है, वह बाबेल पर पलट जाए।” और यरूशलेम कहेगी, “मुझ में की हुई हत्याओं का दोष कसदियों के देश के रहनेवालों पर लगे।”" - ] + "type": "verse:v", + "number": "46", + "sid": "JER 51:46" }, + "जब उड़ती हुई बात उस देश में सुनी जाए, तब तुम्हारा मन न घबराए; और जो उड़ती हुई चर्चा पृथ्वी पर सुनी जाएगी तुम उससे न डरना: उसके एक वर्ष बाद एक और बात उड़ती हुई आएगी, तब उसके बाद दूसरे वर्ष में एक और बात उड़ती हुई आएगी, और उस देश में उपद्रव होगा, और एक हाकिम दूसरे के विरुद्ध होगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "परमेश्वर इस्राएल की सहायता करेगा" - ] + "type": "verse:v", + "number": "47", + "sid": "JER 51:47" }, + "“इसलिए देख, वे दिन आते हैं जब मैं बाबेल की खुदी हुई मूरतों पर दण्ड की आज्ञा करूँगा; उस सारे देश के लोगों का मुँह काला हो जाएगा, और उसके सब मारे हुए लोग उसी में पड़े रहेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "JER 51:36" - }, - "इसलिए यहोवा कहता है, “मैं तेरा मुकद्दमा लड़ूँगा और तेरा बदला लूँगा। मैं उसके ताल को और उसके सोतों को सूखा दूँगा;", - { - "type": "char:bdit", - "content": [ - "(प्रका. 16:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "37", - "sid": "JER 51:37" - }, - "और बाबेल खण्डहर, और गीदड़ों का वासस्थान होगा; और लोग उसे देखकर चकित होंगे और ताली बजाएँगे, और उसमें कोई न रहेगा।" - ] + "type": "verse:v", + "number": "48", + "sid": "JER 51:48" }, + "तब स्वर्ग और पृथ्वी के सारे निवासी बाबेल पर जयजयकार करेंगे; क्योंकि उत्तर दिशा से नाश करनेवाले उस पर चढ़ाई करेंगे, यहोवा की यही वाणी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "JER 51:38" - }, - "“लोग एक संग ऐसे गरजेंगे और गुर्राएँगे, जैसे युवा सिंह व सिंह के बच्चे आहेर पर करते हैं।", - { - "type": "verse:v", - "number": "39", - "sid": "JER 51:39" - }, - "परन्तु जब जब वे उत्तेजित हों, तब मैं भोज तैयार करके उन्हें ऐसा मतवाला करूँगा, कि वे हुलसकर सदा की नींद में पड़ेंगे और कभी न जागेंगे, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "40", - "sid": "JER 51:40" - }, - "मैं उनको, भेड़ों के बच्चों, और मेढ़ों और बकरों के समान घात करा दूँगा।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:20)" + ] }, { - "type": "para:s", - "content": [ - "पतन के बाद बाबेल की दशा" - ] + "type": "verse:v", + "number": "49", + "sid": "JER 51:49" }, + "जैसे बाबेल ने इस्राएल के लोगों को मारा, वैसे ही सारे देश के लोग उसी में मार डाले जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "JER 51:41" - }, - "“शेशक, जिसकी प्रशंसा सारे पृथ्वी पर होती थी कैसे ले लिया गया? वह कैसे पकड़ा गया? बाबेल जातियों के बीच कैसे सुनसान हो गया है?", - { - "type": "verse:v", - "number": "42", - "sid": "JER 51:42" - }, - "बाबेल के ऊपर समुद्र चढ़ आया है, वह उसकी बहुत सी लहरों में डूब गया है।", - { - "type": "verse:v", - "number": "43", - "sid": "JER 51:43" - }, - "उसके नगर उजड़ गए, उसका देश निर्जन और निर्जल हो गया है, उसमें कोई मनुष्य नहीं रहता, और उससे होकर कोई आदमी नहीं चलता।", - { - "type": "verse:v", - "number": "44", - "sid": "JER 51:44" - }, - "मैं बाबेल में बेल को दण्ड दूँगा, और उसने जो कुछ निगल लिया है, वह उसके मुँह से उगलवाऊँगा। जातियों के लोग फिर उसकी ओर ताँता बाँधे हुए न चलेंगे; बाबेल की शहरपनाह गिराई जाएगी।", - { - "type": "verse:v", - "number": "45", - "sid": "JER 51:45" - }, - "हे मेरी प्रजा, उसमें से निकल आओ!", - { - "type": "char:it", - "content": [ - "अपने-अपने प्राण को यहोवा के भड़के हुए कोप से बचाओ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "51.45" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने-अपने प्राण को .... बचाओ:" - ] - }, - { - "type": "char:ft", - "content": [ - "बाबेल से बचो। परमेश्वर के लोग भाग जायें कि बाबेल के कष्टों से बच पाएँ।" - ] - } - ], - "caller": "+" - }, + "type": "char:bdit", + "content": [ + "(प्रका. 18:24)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "बन्दी यहूदियों को परमेश्वर का सन्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "50", + "sid": "JER 51:50" + }, + "“हे तलवार से बचे हुओं, भागो, खड़े मत रहो! यहोवा को दूर से स्मरण करो, और यरूशलेम की भी सुधि लो:", + { + "type": "verse:v", + "number": "51", + "sid": "JER 51:51" + }, + "‘हम व्याकुल हैं, क्योंकि हमने", + { + "type": "char:it", + "content": [ + "अपनी नामधराई सुनी है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "51.51" + ] + }, + { + "type": "char:fq", + "content": [ + "अपनी नामधराई सुनी है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह बाबेल द्वारा निर्वासितों के साथ अनुचित व्यवहार की अभिकथन है अतः स्वाभाविक है कि यह बाबेल का कष्ट था।" + ] + } + ] + } + ] + }, + "; यहोवा के पवित्र भवन में विधर्मी घुस आए हैं, इस कारण हम लज्जित हैं।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "52", + "sid": "JER 51:52" + }, + "“इसलिए देखो, यहोवा की यह वाणी है, ऐसे दिन आनेवाले हैं कि मैं उसकी खुदी हुई मूरतों पर दण्ड भेजूँगा, और उसके सारे देश में लोग घायल होकर कराहते रहेंगे।", + { + "type": "verse:v", + "number": "53", + "sid": "JER 51:53" + }, + "चाहे बाबेल ऐसा ऊँचा बन जाए कि आकाश से बातें करे और उसके ऊँचे गढ़ और भी दृढ़ किए जाएँ, तो भी मैं उसे नाश करने के लिये, लोगों को भेजूँगा, यहोवा की यह वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल का विनाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "54", + "sid": "JER 51:54" + }, + "“बाबेल से चिल्लाहट का शब्द सुनाई पड़ता है! कसदियों के देश से सत्यानाश का बड़ा कोलाहल सुनाई देता है।", + { + "type": "verse:v", + "number": "55", + "sid": "JER 51:55" + }, + "क्योंकि यहोवा बाबेल को नाश कर रहा है और उसके बड़े कोलाहल को बन्द कर रहा है। इससे उनका कोलाहल महासागर का सा सुनाई देता है।", + { + "type": "verse:v", + "number": "56", + "sid": "JER 51:56" + }, + "बाबेल पर भी नाश करनेवाले चढ़ आए हैं, और उसके शूरवीर पकड़े गए हैं और उनके धनुष तोड़ डाले गए; क्योंकि यहोवा बदला देनेवाला परमेश्वर है, वह अवश्य ही बदला लेगा।", + { + "type": "verse:v", + "number": "57", + "sid": "JER 51:57" + }, + "मैं उसके हाकिमों, पंडितों, अधिपतियों, रईसों, और शूरवीरों को ऐसा मतवाला करूँगा कि वे सदा की नींद में पड़ेंगे और फिर न जागेंगे, सेनाओं के यहोवा, जिसका नाम राजाधिराज है, उसकी यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "58", + "sid": "JER 51:58" + }, + "“सेनाओं का यहोवा यह भी कहता है, बाबेल की चौड़ी शहरपनाह नींव से ढाई जाएगी, और उसके ऊँचे फाटक आग लगाकर जलाए जाएँगे। और उसमें राज्य-राज्य के लोगों का परिश्रम व्यर्थ ठहरेगा, और जातियों का परिश्रम आग का कौर हो जाएगा और वे थक जाएँगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "यिर्मयाह के सन्देश को बाबेल भेजा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "59", + "sid": "JER 51:59" + }, + "यहूदा के राजा सिदकिय्याह के राज्य के चौथे वर्ष में जब उसके साथ सरायाह भी बाबेल को गया था, जो नेरिय्याह का पुत्र और महसेयाह का पोता और राजभवन का अधिकारी भी था,", + { + "type": "verse:v", + "number": "60", + "sid": "JER 51:60" + }, + "तब यिर्मयाह भविष्यद्वक्ता ने उसको ये बातें बताई अर्थात् वे सब बातें जो बाबेल पर पड़नेवाली विपत्ति के विषय लिखी हुई हैं, उन्हें यिर्मयाह ने पुस्तक में लिख दिया।", + { + "type": "verse:v", + "number": "61", + "sid": "JER 51:61" + }, + "यिर्मयाह ने सरायाह से कहा, “जब तू बाबेल में पहुँचे, तब अवश्य ही ये सब वचन पढ़ना,", + { + "type": "verse:v", + "number": "62", + "sid": "JER 51:62" + }, + "और यह कहना, ‘हे यहोवा तूने तो इस स्थान के विषय में यह कहा है कि मैं इसे ऐसा मिटा दूँगा कि इसमें क्या मनुष्य, क्या पशु, कोई भी न रहेगा, वरन् यह सदा उजाड़ पड़ा रहेगा।’", + { + "type": "verse:v", + "number": "63", + "sid": "JER 51:63" + }, + "और जब तू इस पुस्तक को पढ़ चुके, तब इसे एक पत्थर के संग बाँधकर फरात महानद के बीच में फेंक देना,", + { + "type": "verse:v", + "number": "64", + "sid": "JER 51:64" + }, + "और यह कहना, ‘इस प्रकार बाबेल डूब जाएगा और मैं उस पर ऐसी विपत्ति डालूँगा कि वह फिर कभी न उठेगा और वे थके रहेंगे।’”" + ] + }, + { + "type": "para:q1", + "content": [ + "यहाँ तक यिर्मयाह के वचन हैं।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:21)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "52", + "sid": "JER 52" + }, + { + "type": "para:s", + "content": [ + "यरूशलेम के पतन की समीक्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JER 52:1" + }, + "जब सिदकिय्याह राज्य करने लगा, तब वह इक्कीस वर्ष का था; और यरूशलेम में ग्यारह वर्ष तक राज्य करता रहा। उसकी माता का नाम हमूतल था जो लिब्नावासी यिर्मयाह की बेटी थी।", + { + "type": "verse:v", + "number": "2", + "sid": "JER 52:2" + }, + "उसने यहोयाकीम के सब कामों के अनुसार वही किया जो यहोवा की दृष्टि में बुरा है।", + { + "type": "verse:v", + "number": "3", + "sid": "JER 52:3" + }, + "निश्चय यहोवा के कोप के कारण यरूशलेम और यहूदा की ऐसी दशा हुई कि अन्त में उसने उनको अपने सामने से दूर कर दिया। और सिदकिय्याह ने बाबेल के राजा से बलवा किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JER 52:4" + }, + "और उसके राज्य के नौवें वर्ष के दसवें महीने के दसवें दिन को बाबेल के राजा नबूकदनेस्सर ने अपनी सारी सेना लेकर यरूशलेम पर चढ़ाई की, और उसने उसके पास छावनी करके उसके चारों ओर किला बनाया।", + { + "type": "verse:v", + "number": "5", + "sid": "JER 52:5" + }, + "अतः नगर घेरा गया, और सिदकिय्याह राजा के ग्यारहवें वर्ष तक घिरा रहा।", + { + "type": "verse:v", + "number": "6", + "sid": "JER 52:6" + }, + "चौथे महीने के नौवें दिन से नगर में अकाल यहाँ तक बढ़ गई, कि लोगों के लिये कुछ रोटी न रही।", + { + "type": "verse:v", + "number": "7", + "sid": "JER 52:7" + }, + "तब नगर की शहरपनाह में दरार की गई, और दोनों दीवारों के बीच जो फाटक राजा की बारी के निकट था, उससे सब योद्धा भागकर रात ही रात नगर से निकल गए, और अराबा का मार्ग लिया। (उस समय कसदी लोग नगर को घेरे हुए थे)।", + { + "type": "verse:v", + "number": "8", + "sid": "JER 52:8" + }, + "परन्तु उनकी सेना ने राजा का पीछा किया, और उसको यरीहो के पास के अराबा में जा पकड़ा; तब उसकी सारी सेना उसके पास से तितर-बितर हो गई।", + { + "type": "verse:v", + "number": "9", + "sid": "JER 52:9" + }, + "तब वे राजा को पकड़कर हमात देश के रिबला में बाबेल के राजा के पास ले गए, और वहाँ उसने उसके दण्ड की आज्ञा दी।", + { + "type": "verse:v", + "number": "10", + "sid": "JER 52:10" + }, + "बाबेल के राजा ने सिदकिय्याह के पुत्रों को उसके सामने घात किया, और यहूदा के सारे हाकिमों को भी रिबला में घात किया।", + { + "type": "verse:v", + "number": "11", + "sid": "JER 52:11" + }, + "फिर बाबेल के राजा ने सिदकिय्याह की आँखों को फुड़वा डाला, और उसको बेड़ियों से जकड़कर बाबेल तक ले गया, और उसको बन्दीगृह में डाल दिया। वह मृत्यु के दिन तक वहीं रहा।" + ] + }, + { + "type": "para:s", + "content": [ + "मन्दिर का विनाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JER 52:12" + }, + "फिर उसी वर्ष अर्थात् बाबेल के राजा नबूकदनेस्सर के राज्य के उन्नीसवें वर्ष के पाँचवें महीने के दसवें दिन को अंगरक्षकों का प्रधान नबूजरदान जो बाबेल के", + { + "type": "char:it", + "content": [ + "राजा के सम्मुख खड़ा रहता था", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*!" - ] + "type": "char:fr", + "content": [ + "52.12" + ] }, { - "type": "char:bdit", - "content": [ - "(2 कुरि. 6:17)" - ] + "type": "char:fq", + "content": [ + "राजा के सम्मुख खड़ा रहता था:" + ] }, - "", { - "type": "verse:v", - "number": "46", - "sid": "JER 51:46" - }, - "जब उड़ती हुई बात उस देश में सुनी जाए, तब तुम्हारा मन न घबराए; और जो उड़ती हुई चर्चा पृथ्वी पर सुनी जाएगी तुम उससे न डरना: उसके एक वर्ष बाद एक और बात उड़ती हुई आएगी, तब उसके बाद दूसरे वर्ष में एक और बात उड़ती हुई आएगी, और उस देश में उपद्रव होगा, और एक हाकिम दूसरे के विरुद्ध होगा।" - ] + "type": "char:ft", + "content": [ + "इसका अर्थ है, वह ऊँचे पद पर था।" + ] + } + ] + } + ] }, + "यरूशलेम में आया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "47", - "sid": "JER 51:47" - }, - "“इसलिए देख, वे दिन आते हैं जब मैं बाबेल की खुदी हुई मूरतों पर दण्ड की आज्ञा करूँगा; उस सारे देश के लोगों का मुँह काला हो जाएगा, और उसके सब मारे हुए लोग उसी में पड़े रहेंगे।", - { - "type": "verse:v", - "number": "48", - "sid": "JER 51:48" - }, - "तब स्वर्ग और पृथ्वी के सारे निवासी बाबेल पर जयजयकार करेंगे; क्योंकि उत्तर दिशा से नाश करनेवाले उस पर चढ़ाई करेंगे, यहोवा की यही वाणी है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "49", - "sid": "JER 51:49" - }, - "जैसे बाबेल ने इस्राएल के लोगों को मारा, वैसे ही सारे देश के लोग उसी में मार डाले जाएँगे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:24)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "JER 52:13" }, - { - "type": "para:s", - "content": [ - "बन्दी यहूदियों को परमेश्वर का सन्देश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "50", - "sid": "JER 51:50" - }, - "“हे तलवार से बचे हुओं, भागो, खड़े मत रहो! यहोवा को दूर से स्मरण करो, और यरूशलेम की भी सुधि लो:", - { - "type": "verse:v", - "number": "51", - "sid": "JER 51:51" - }, - "‘हम व्याकुल हैं, क्योंकि हमने", - { - "type": "char:it", - "content": [ - "अपनी नामधराई सुनी है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "51.51" - ] - }, - { - "type": "char:fq", - "content": [ - "अपनी नामधराई सुनी है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह बाबेल द्वारा निर्वासितों के साथ अनुचित व्यवहार की अभिकथन है अतः स्वाभाविक है कि यह बाबेल का कष्ट था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; यहोवा के पवित्र भवन में विधर्मी घुस आए हैं, इस कारण हम लज्जित हैं।’" - ] - } - ] + "उसने यहोवा के भवन और राजभवन और यरूशलेम के सब बड़े-बड़े घरों को आग लगवाकर फुँकवा दिया।", + { + "type": "verse:v", + "number": "14", + "sid": "JER 52:14" }, + "और कसदियों की सारी सेना ने जो अंगरक्षकों के प्रधान के संग थी, यरूशलेम के चारों ओर की सब शहरपनाह को ढा दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "52", - "sid": "JER 51:52" - }, - "“इसलिए देखो, यहोवा की यह वाणी है, ऐसे दिन आनेवाले हैं कि मैं उसकी खुदी हुई मूरतों पर दण्ड भेजूँगा, और उसके सारे देश में लोग घायल होकर कराहते रहेंगे।", - { - "type": "verse:v", - "number": "53", - "sid": "JER 51:53" - }, - "चाहे बाबेल ऐसा ऊँचा बन जाए कि आकाश से बातें करे और उसके ऊँचे गढ़ और भी दृढ़ किए जाएँ, तो भी मैं उसे नाश करने के लिये, लोगों को भेजूँगा, यहोवा की यह वाणी है।" - ] + "type": "verse:v", + "number": "15", + "sid": "JER 52:15" }, + "अंगरक्षकों का प्रधान नबूजरदान कंगाल लोगों में से कितनों को, और जो लोग नगर में रह गए थे, और जो लोग बाबेल के राजा के पास भाग गए थे, और जो कारीगर रह गए थे, उन सब को बन्दी बनाकर ले गया।", { - "type": "para:s", - "content": [ - "बाबेल का विनाश" - ] + "type": "verse:v", + "number": "16", + "sid": "JER 52:16" }, + "परन्तु, दिहात के कंगाल लोगों में से कितनों को अंगरक्षकों के प्रधान नबूजरदान ने दाख की बारियों की सेवा और किसानी करने को छोड़ दिया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "54", - "sid": "JER 51:54" - }, - "“बाबेल से चिल्लाहट का शब्द सुनाई पड़ता है! कसदियों के देश से सत्यानाश का बड़ा कोलाहल सुनाई देता है।", - { - "type": "verse:v", - "number": "55", - "sid": "JER 51:55" - }, - "क्योंकि यहोवा बाबेल को नाश कर रहा है और उसके बड़े कोलाहल को बन्द कर रहा है। इससे उनका कोलाहल महासागर का सा सुनाई देता है।", - { - "type": "verse:v", - "number": "56", - "sid": "JER 51:56" - }, - "बाबेल पर भी नाश करनेवाले चढ़ आए हैं, और उसके शूरवीर पकड़े गए हैं और उनके धनुष तोड़ डाले गए; क्योंकि यहोवा बदला देनेवाला परमेश्वर है, वह अवश्य ही बदला लेगा।", - { - "type": "verse:v", - "number": "57", - "sid": "JER 51:57" - }, - "मैं उसके हाकिमों, पंडितों, अधिपतियों, रईसों, और शूरवीरों को ऐसा मतवाला करूँगा कि वे सदा की नींद में पड़ेंगे और फिर न जागेंगे, सेनाओं के यहोवा, जिसका नाम राजाधिराज है, उसकी यही वाणी है।" - ] + "type": "verse:v", + "number": "17", + "sid": "JER 52:17" }, + "यहोवा के भवन में जो पीतल के खम्भे थे, और कुर्सियों और पीतल के हौज जो यहोवा के भवन में थे, उन सभी को कसदी लोग तोड़कर उनका पीतल बाबेल को ले गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "58", - "sid": "JER 51:58" - }, - "“सेनाओं का यहोवा यह भी कहता है, बाबेल की चौड़ी शहरपनाह नींव से ढाई जाएगी, और उसके ऊँचे फाटक आग लगाकर जलाए जाएँगे। और उसमें राज्य-राज्य के लोगों का परिश्रम व्यर्थ ठहरेगा, और जातियों का परिश्रम आग का कौर हो जाएगा और वे थक जाएँगे।”" - ] + "type": "verse:v", + "number": "18", + "sid": "JER 52:18" }, + "और हाँड़ियों, फावड़ियों, कैंचियों, कटोरों, धूपदानों, और पीतल के और सब पात्रों को, जिनसे लोग सेवा टहल करते थे, वे ले गए।", { - "type": "para:s", - "content": [ - "यिर्मयाह के सन्देश को बाबेल भेजा जाना" - ] + "type": "verse:v", + "number": "19", + "sid": "JER 52:19" }, + "और तसलों, करछों, कटोरियों, हाँड़ियों, दीवटों, धूपदानों, और कटोरों में से जो कुछ सोने का था, उनके सोने को, और जो कुछ चाँदी का था उनकी चाँदी को भी अंगरक्षकों का प्रधान ले गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "59", - "sid": "JER 51:59" - }, - "यहूदा के राजा सिदकिय्याह के राज्य के चौथे वर्ष में जब उसके साथ सरायाह भी बाबेल को गया था, जो नेरिय्याह का पुत्र और महसेयाह का पोता और राजभवन का अधिकारी भी था,", - { - "type": "verse:v", - "number": "60", - "sid": "JER 51:60" - }, - "तब यिर्मयाह भविष्यद्वक्ता ने उसको ये बातें बताई अर्थात् वे सब बातें जो बाबेल पर पड़नेवाली विपत्ति के विषय लिखी हुई हैं, उन्हें यिर्मयाह ने पुस्तक में लिख दिया।", - { - "type": "verse:v", - "number": "61", - "sid": "JER 51:61" - }, - "यिर्मयाह ने सरायाह से कहा, “जब तू बाबेल में पहुँचे, तब अवश्य ही ये सब वचन पढ़ना,", - { - "type": "verse:v", - "number": "62", - "sid": "JER 51:62" - }, - "और यह कहना, ‘हे यहोवा तूने तो इस स्थान के विषय में यह कहा है कि मैं इसे ऐसा मिटा दूँगा कि इसमें क्या मनुष्य, क्या पशु, कोई भी न रहेगा, वरन् यह सदा उजाड़ पड़ा रहेगा।’", - { - "type": "verse:v", - "number": "63", - "sid": "JER 51:63" - }, - "और जब तू इस पुस्तक को पढ़ चुके, तब इसे एक पत्थर के संग बाँधकर फरात महानद के बीच में फेंक देना,", - { - "type": "verse:v", - "number": "64", - "sid": "JER 51:64" - }, - "और यह कहना, ‘इस प्रकार बाबेल डूब जाएगा और मैं उस पर ऐसी विपत्ति डालूँगा कि वह फिर कभी न उठेगा और वे थके रहेंगे।’”" - ] + "type": "verse:v", + "number": "20", + "sid": "JER 52:20" }, + "दोनों खम्भे, एक हौज और पीतल के बारहों बैल जो पायों के नीचे थे, इन सब को तो सुलैमान राजा ने यहोवा के भवन के लिये बनवाया था, और इन सब का पीतल तौल से बाहर था।", { - "type": "para:q1", - "content": [ - "यहाँ तक यिर्मयाह के वचन हैं।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:21)" - ] - }, - "" - ] + "type": "verse:v", + "number": "21", + "sid": "JER 52:21" }, + "जो खम्भे थे, उनमें से एक-एक की ऊँचाई अठारह हाथ, और घेरा बारह हाथ, और मोटाई चार अंगुल की थी, और वे खोखले थे।", { - "type": "chapter:c", - "number": "52", - "sid": "JER 52" + "type": "verse:v", + "number": "22", + "sid": "JER 52:22" }, + "एक-एक की कँगनी पीतल की थी, और एक-एक कँगनी की ऊँचाई पाँच हाथ की थी; और उस पर चारों ओर जो जाली और अनार बने थे वे सब पीतल के थे।", { - "type": "para:s", - "content": [ - "यरूशलेम के पतन की समीक्षा" - ] + "type": "verse:v", + "number": "23", + "sid": "JER 52:23" }, + "कँगनियों के चारों ओर छियानवे अनार बने थे, और जाली के ऊपर चारों ओर एक सौ अनार थे।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों का बाबेल की बन्धुवाई में जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JER 52:1" - }, - "जब सिदकिय्याह राज्य करने लगा, तब वह इक्कीस वर्ष का था; और यरूशलेम में ग्यारह वर्ष तक राज्य करता रहा। उसकी माता का नाम हमूतल था जो लिब्नावासी यिर्मयाह की बेटी थी।", - { - "type": "verse:v", - "number": "2", - "sid": "JER 52:2" - }, - "उसने यहोयाकीम के सब कामों के अनुसार वही किया जो यहोवा की दृष्टि में बुरा है।", - { - "type": "verse:v", - "number": "3", - "sid": "JER 52:3" - }, - "निश्चय यहोवा के कोप के कारण यरूशलेम और यहूदा की ऐसी दशा हुई कि अन्त में उसने उनको अपने सामने से दूर कर दिया। और सिदकिय्याह ने बाबेल के राजा से बलवा किया।" - ] + "type": "verse:v", + "number": "24", + "sid": "JER 52:24" }, + "अंगरक्षकों के प्रधान ने सरायाह महायाजक और उसके नीचे के सपन्याह याजक, और तीनों डेवढ़ीदारों को पकड़ लिया;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JER 52:4" - }, - "और उसके राज्य के नौवें वर्ष के दसवें महीने के दसवें दिन को बाबेल के राजा नबूकदनेस्सर ने अपनी सारी सेना लेकर यरूशलेम पर चढ़ाई की, और उसने उसके पास छावनी करके उसके चारों ओर किला बनाया।", - { - "type": "verse:v", - "number": "5", - "sid": "JER 52:5" - }, - "अतः नगर घेरा गया, और सिदकिय्याह राजा के ग्यारहवें वर्ष तक घिरा रहा।", - { - "type": "verse:v", - "number": "6", - "sid": "JER 52:6" - }, - "चौथे महीने के नौवें दिन से नगर में अकाल यहाँ तक बढ़ गई, कि लोगों के लिये कुछ रोटी न रही।", - { - "type": "verse:v", - "number": "7", - "sid": "JER 52:7" - }, - "तब नगर की शहरपनाह में दरार की गई, और दोनों दीवारों के बीच जो फाटक राजा की बारी के निकट था, उससे सब योद्धा भागकर रात ही रात नगर से निकल गए, और अराबा का मार्ग लिया। (उस समय कसदी लोग नगर को घेरे हुए थे)।", - { - "type": "verse:v", - "number": "8", - "sid": "JER 52:8" - }, - "परन्तु उनकी सेना ने राजा का पीछा किया, और उसको यरीहो के पास के अराबा में जा पकड़ा; तब उसकी सारी सेना उसके पास से तितर-बितर हो गई।", - { - "type": "verse:v", - "number": "9", - "sid": "JER 52:9" - }, - "तब वे राजा को पकड़कर हमात देश के रिबला में बाबेल के राजा के पास ले गए, और वहाँ उसने उसके दण्ड की आज्ञा दी।", - { - "type": "verse:v", - "number": "10", - "sid": "JER 52:10" - }, - "बाबेल के राजा ने सिदकिय्याह के पुत्रों को उसके सामने घात किया, और यहूदा के सारे हाकिमों को भी रिबला में घात किया।", - { - "type": "verse:v", - "number": "11", - "sid": "JER 52:11" - }, - "फिर बाबेल के राजा ने सिदकिय्याह की आँखों को फुड़वा डाला, और उसको बेड़ियों से जकड़कर बाबेल तक ले गया, और उसको बन्दीगृह में डाल दिया। वह मृत्यु के दिन तक वहीं रहा।" - ] + "type": "verse:v", + "number": "25", + "sid": "JER 52:25" }, + "और नगर में से उसने एक खोजा पकड़ लिया, जो योद्धाओं के ऊपर ठहरा था; और जो पुरुष राजा के सम्मुख रहा करते थे, उनमें से सात जन जो नगर में मिले; और सेनापति का मुंशी जो साधारण लोगों को सेना में भरती करता था; और साधारण लोगों में से साठ पुरुष जो नगर में मिले,", { - "type": "para:s", - "content": [ - "मन्दिर का विनाश" - ] + "type": "verse:v", + "number": "26", + "sid": "JER 52:26" }, + "इन सब को अंगरक्षकों का प्रधान नबूजरदान रिबला में बाबेल के राजा के पास ले गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JER 52:12" - }, - "फिर उसी वर्ष अर्थात् बाबेल के राजा नबूकदनेस्सर के राज्य के उन्नीसवें वर्ष के पाँचवें महीने के दसवें दिन को अंगरक्षकों का प्रधान नबूजरदान जो बाबेल के", - { - "type": "char:it", - "content": [ - "राजा के सम्मुख खड़ा रहता था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "52.12" - ] - }, - { - "type": "char:fq", - "content": [ - "राजा के सम्मुख खड़ा रहता था:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ है, वह ऊँचे पद पर था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* यरूशलेम में आया।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "JER 52:13" - }, - "उसने यहोवा के भवन और राजभवन और यरूशलेम के सब बड़े-बड़े घरों को आग लगवाकर फुँकवा दिया।", - { - "type": "verse:v", - "number": "14", - "sid": "JER 52:14" - }, - "और कसदियों की सारी सेना ने जो अंगरक्षकों के प्रधान के संग थी, यरूशलेम के चारों ओर की सब शहरपनाह को ढा दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "JER 52:15" - }, - "अंगरक्षकों का प्रधान नबूजरदान कंगाल लोगों में से कितनों को, और जो लोग नगर में रह गए थे, और जो लोग बाबेल के राजा के पास भाग गए थे, और जो कारीगर रह गए थे, उन सब को बन्दी बनाकर ले गया।", - { - "type": "verse:v", - "number": "16", - "sid": "JER 52:16" - }, - "परन्तु, दिहात के कंगाल लोगों में से कितनों को अंगरक्षकों के प्रधान नबूजरदान ने दाख की बारियों की सेवा और किसानी करने को छोड़ दिया।" - ] + "type": "verse:v", + "number": "27", + "sid": "JER 52:27" }, + "तब बाबेल के राजा ने उन्हें हमात देश के रिबला में ऐसा मारा कि वे मर गए। इस प्रकार यहूदी अपने देश से बँधुए होकर चले गए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JER 52:17" - }, - "यहोवा के भवन में जो पीतल के खम्भे थे, और कुर्सियों और पीतल के हौज जो यहोवा के भवन में थे, उन सभी को कसदी लोग तोड़कर उनका पीतल बाबेल को ले गए।", - { - "type": "verse:v", - "number": "18", - "sid": "JER 52:18" - }, - "और हाँड़ियों, फावड़ियों, कैंचियों, कटोरों, धूपदानों, और पीतल के और सब पात्रों को, जिनसे लोग सेवा टहल करते थे, वे ले गए।", - { - "type": "verse:v", - "number": "19", - "sid": "JER 52:19" - }, - "और तसलों, करछों, कटोरियों, हाँड़ियों, दीवटों, धूपदानों, और कटोरों में से जो कुछ सोने का था, उनके सोने को, और जो कुछ चाँदी का था उनकी चाँदी को भी अंगरक्षकों का प्रधान ले गया।", - { - "type": "verse:v", - "number": "20", - "sid": "JER 52:20" - }, - "दोनों खम्भे, एक हौज और पीतल के बारहों बैल जो पायों के नीचे थे, इन सब को तो सुलैमान राजा ने यहोवा के भवन के लिये बनवाया था, और इन सब का पीतल तौल से बाहर था।", - { - "type": "verse:v", - "number": "21", - "sid": "JER 52:21" - }, - "जो खम्भे थे, उनमें से एक-एक की ऊँचाई अठारह हाथ, और घेरा बारह हाथ, और मोटाई चार अंगुल की थी, और वे खोखले थे।", - { - "type": "verse:v", - "number": "22", - "sid": "JER 52:22" - }, - "एक-एक की कँगनी पीतल की थी, और एक-एक कँगनी की ऊँचाई पाँच हाथ की थी; और उस पर चारों ओर जो जाली और अनार बने थे वे सब पीतल के थे।", - { - "type": "verse:v", - "number": "23", - "sid": "JER 52:23" - }, - "कँगनियों के चारों ओर छियानवे अनार बने थे, और जाली के ऊपर चारों ओर एक सौ अनार थे।" - ] + "type": "verse:v", + "number": "28", + "sid": "JER 52:28" }, + "जिन लोगों को नबूकदनेस्सर बँधुआ करके ले गया, वे ये हैं, अर्थात् उसके राज्य के सातवें वर्ष में तीन हजार तेईस यहूदी;", { - "type": "para:s", - "content": [ - "इस्राएलियों का बाबेल की बन्धुवाई में जाना" - ] + "type": "verse:v", + "number": "29", + "sid": "JER 52:29" }, + "फिर अपने राज्य के अठारहवें वर्ष में नबूकदनेस्सर यरूशलेम से आठ सौ बत्तीस प्राणियों को बँधुआ करके ले गया;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JER 52:24" - }, - "अंगरक्षकों के प्रधान ने सरायाह महायाजक और उसके नीचे के सपन्याह याजक, और तीनों डेवढ़ीदारों को पकड़ लिया;", - { - "type": "verse:v", - "number": "25", - "sid": "JER 52:25" - }, - "और नगर में से उसने एक खोजा पकड़ लिया, जो योद्धाओं के ऊपर ठहरा था; और जो पुरुष राजा के सम्मुख रहा करते थे, उनमें से सात जन जो नगर में मिले; और सेनापति का मुंशी जो साधारण लोगों को सेना में भरती करता था; और साधारण लोगों में से साठ पुरुष जो नगर में मिले,", - { - "type": "verse:v", - "number": "26", - "sid": "JER 52:26" - }, - "इन सब को अंगरक्षकों का प्रधान नबूजरदान रिबला में बाबेल के राजा के पास ले गया।", - { - "type": "verse:v", - "number": "27", - "sid": "JER 52:27" - }, - "तब बाबेल के राजा ने उन्हें हमात देश के रिबला में ऐसा मारा कि वे मर गए। इस प्रकार यहूदी अपने देश से बँधुए होकर चले गए।" - ] + "type": "verse:v", + "number": "30", + "sid": "JER 52:30" }, + "फिर नबूकदनेस्सर के राज्य के तेईसवें वर्ष में अंगरक्षकों का प्रधान नबूजरदान सात सौ पैंतालीस यहूदी जनों को बँधुए करके ले गया; सब प्राणी मिलकर चार हजार छः सौ हुए।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोयाकीन का बन्दीगृह से छुड़ाया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "JER 52:28" - }, - "जिन लोगों को नबूकदनेस्सर बँधुआ करके ले गया, वे ये हैं, अर्थात् उसके राज्य के सातवें वर्ष में तीन हजार तेईस यहूदी;", - { - "type": "verse:v", - "number": "29", - "sid": "JER 52:29" - }, - "फिर अपने राज्य के अठारहवें वर्ष में नबूकदनेस्सर यरूशलेम से आठ सौ बत्तीस प्राणियों को बँधुआ करके ले गया;", - { - "type": "verse:v", - "number": "30", - "sid": "JER 52:30" - }, - "फिर नबूकदनेस्सर के राज्य के तेईसवें वर्ष में अंगरक्षकों का प्रधान नबूजरदान सात सौ पैंतालीस यहूदी जनों को बँधुए करके ले गया; सब प्राणी मिलकर चार हजार छः सौ हुए।" - ] + "type": "verse:v", + "number": "31", + "sid": "JER 52:31" }, + "फिर यहूदा के राजा यहोयाकीन की बँधुआई के सैंतीसवें वर्ष में अर्थात् जिस वर्ष बाबेल का राजा एवील्मरोदक राजगद्दी पर विराजमान हुआ, उसी के बारहवें महीने के पच्चीसवें दिन को उसने यहूदा के राजा यहोयाकीन को बन्दीगृह से निकालकर बड़ा पद दिया;", { - "type": "para:s", - "content": [ - "यहोयाकीन का बन्दीगृह से छुड़ाया जाना" - ] + "type": "verse:v", + "number": "32", + "sid": "JER 52:32" }, + "और उससे मधुर-मधुर वचन कहकर, जो राजा उसके साथ बाबेल में बँधुए थे, उनके सिंहासनों से उसके सिंहासन को अधिक ऊँचा किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "JER 52:31" - }, - "फिर यहूदा के राजा यहोयाकीन की बँधुआई के सैंतीसवें वर्ष में अर्थात् जिस वर्ष बाबेल का राजा एवील्मरोदक राजगद्दी पर विराजमान हुआ, उसी के बारहवें महीने के पच्चीसवें दिन को उसने यहूदा के राजा यहोयाकीन को बन्दीगृह से निकालकर बड़ा पद दिया;", - { - "type": "verse:v", - "number": "32", - "sid": "JER 52:32" - }, - "और उससे मधुर-मधुर वचन कहकर, जो राजा उसके साथ बाबेल में बँधुए थे, उनके सिंहासनों से उसके सिंहासन को अधिक ऊँचा किया।", - { - "type": "verse:v", - "number": "33", - "sid": "JER 52:33" - }, - "उसके बन्दीगृह के वस्त्र बदल दिए; और वह जीवन भर नित्य राजा के सम्मुख भोजन करता रहा;", - { - "type": "verse:v", - "number": "34", - "sid": "JER 52:34" - }, - "और प्रतिदिन के खर्च के लिये बाबेल के राजा के यहाँ से उसको नित्य कुछ मिलने का प्रबन्ध हुआ। यह प्रबन्ध उसकी मृत्यु के दिन तक उसके जीवन भर लगातार बना रहा।" - ] - } - ] + "type": "verse:v", + "number": "33", + "sid": "JER 52:33" + }, + "उसके बन्दीगृह के वस्त्र बदल दिए; और वह जीवन भर नित्य राजा के सम्मुख भोजन करता रहा;", + { + "type": "verse:v", + "number": "34", + "sid": "JER 52:34" + }, + "और प्रतिदिन के खर्च के लिये बाबेल के राजा के यहाँ से उसको नित्य कुछ मिलने का प्रबन्ध हुआ। यह प्रबन्ध उसकी मृत्यु के दिन तक उसके जीवन भर लगातार बना रहा।" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV5/origin-usj.json b/tests/special-cases/IRV5/origin-usj.json index 8c90a37b..a4ae6883 100644 --- a/tests/special-cases/IRV5/origin-usj.json +++ b/tests/special-cases/IRV5/origin-usj.json @@ -1,1551 +1,1459 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "MIC" + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "MIC", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "मीका" + ] + }, + { + "type": "para:toc1", + "content": [ + "मीका" + ] + }, + { + "type": "para:toc2", + "content": [ + "मीका" + ] + }, + { + "type": "para:toc3", + "content": [ + "मीका" + ] + }, + { + "type": "para:mt", + "content": [ + "मीका" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "मीका की पुस्तक का लेखक भविष्यद्वक्ता मीका था (मीका 1:1) मीका एक ग्रामीण भविष्यद्वक्ता था जिसे शहर में भेजा गया कि वह परमेश्वर के आनेवाले दण्ड का सन्देश सुनाए जिसका कारण था सामाजिक एवं आत्मिक अन्याय एवं मूर्तिपूजा। देश के कृषि क्षेत्र में निवास करने के कारण मीका अपने देश के सरकारी केन्द्रों के प्रशासन की सीमा के बाहर था इस कारण वह समाज के दलित एवं वंचित मनुष्यों - लँगड़े, समाज से बहिष्कृत एवं कष्टिन जनों के प्रति अत्यधिक चिन्तित था (मीका 4:6)। मीका की पुस्तक सभी पुराने नियमों में यीशु मसीह के जन्म की सबसे महत्त्वपूर्ण भविष्यद्वाणियों को प्रदान करती है जो सैंकड़ों वर्ष पूर्व मसीह के जन्म, उसके जन्म स्थान, बैतलहम और उसकी दिव्य प्रकृति का वर्णन करती है (मीका 5:2)।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 730-650 ई. पू." + ] + }, + { + "type": "para:ip", + "content": [ + "मीका के आरम्भिक वचन उत्तरी राज्य इस्राएल के पतन के कुछ ही पूर्वकाल के हैं (1:2-7)। मीका की पुस्तक के अन्य अंश बाबेल की बन्धुआई में लिखे गये प्रतीत होते हैं और बाद में जब कुछ निर्वासित जन स्वदेश लौटे तब के हैं।" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "इस्राएल के उत्तरी राज्य तथा दक्षिण राज्य यहूदा के निवासियों के लिए यह पुस्तक लक्षित थी।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "मीका की पुस्तक में दो महत्त्वपूर्ण भविष्यद्वाणियाँ हैं। एक, इस्राएल और यहूदा को दण्ड की (1:1-3:12) और दूसरी, प्रभु के सहस्र वर्षीय राज में परमेश्वर के लोगों के पुनर्वास की (4:1-5:15)। परमेश्वर उन्हें अपने भले कामों का स्मरण करवाता है कि वह उनकी कैसी सुधि लेता है जबकि वे केवल अपना स्वार्थ सिद्ध करते हैं।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "परमेश्वर का न्याय" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. परमेश्वर दण्ड देने आ रहा है — 1:1-2:13" + ] + }, + { + "type": "para:io1", + "content": [ + "2. विनाश का सन्देश — 3:1-5:15" + ] + }, + { + "type": "para:io1", + "content": [ + "3. दोषारोपण का सन्देश — 6:1-7:10" + ] + }, + { + "type": "para:io1", + "content": [ + "4. परिशिष्ट — 7:11-20" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "MIC 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MIC 1:1" }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "यहोवा का वचन, जो यहूदा के राजा योताम, आहाज और हिजकिय्याह के दिनों में मोरेशेतवासी मीका को पहुँचा, जिसको उसने सामरिया और यरूशलेम के विषय में पाया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "MIC 1:2" }, + "हे जाति-जाति के सब लोगों, सुनो! हे पृथ्वी तू उस सब समेत जो तुझ में है, ध्यान दे! और प्रभु यहोवा तुम्हारे विरुद्ध, वरन्", { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "char:it", + "content": [ + "परमेश्वर अपने पवित्र मन्दिर में", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.2" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर अपने पवित्र मन्दिर में:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह या तो यरूशलेम में जहाँ परमेश्वर ने अपने आपको प्रगट किया या स्वर्ग में जिसका प्रतिरूप है।" + ] + } + ] + } + ] }, + "से तुम पर साक्षी दे।", { - "type": "para:h", - "content": [ - "मीका" - ] + "type": "verse:v", + "number": "3", + "sid": "MIC 1:3" }, + "क्योंकि देख, यहोवा अपने पवित्रस्थान से बाहर निकल रहा है, और वह उतरकर पृथ्वी के ऊँचे स्थानों पर चलेगा।", { - "type": "para:toc1", - "content": [ - "मीका" - ] + "type": "verse:v", + "number": "4", + "sid": "MIC 1:4" }, + "पहाड़ उसके नीचे गल जाएँगे, और तराई ऐसे फटेंगी, जैसे मोम आग की आँच से, और पानी जो घाट से नीचे बहता है।", { - "type": "para:toc2", - "content": [ - "मीका" - ] + "type": "verse:v", + "number": "5", + "sid": "MIC 1:5" }, + "यह सब याकूब के अपराध, और इस्राएल के घराने के पाप के कारण से होता है। याकूब का अपराध क्या है? क्या सामरिया नहीं? और यहूदा के ऊँचे स्थान क्या हैं? क्या यरूशलेम नहीं?", { - "type": "para:toc3", - "content": [ - "मीका" - ] + "type": "verse:v", + "number": "6", + "sid": "MIC 1:6" }, + "इस कारण मैं सामरिया को मैदान के खेत का ढेर कर दूँगा, और दाख का बगीचा बनाऊँगा; और मैं उसके पत्थरों को खड्ड में लुढ़का दूँगा, और उसकी नींव उखाड़ दूँगा।", { - "type": "para:mt", - "content": [ - "मीका" - ] + "type": "verse:v", + "number": "7", + "sid": "MIC 1:7" }, + "उसकी सब खुदी हुई मूरतें टुकड़े-टुकड़े की जाएँगी; और जो कुछ उसने छिनाला करके कमाया है वह आग से भस्म किया जाएगा, और", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "char:it", + "content": [ + "उसकी सब प्रतिमाओं को", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.7" + ] + }, + { + "type": "char:fq", + "content": [ + "उसकी सब प्रतिमाओं को:" + ] + }, + { + "type": "char:ft", + "content": [ + "जिन मूर्तियों में वे विश्वास करते थे वे उन्हें क्या बचाएँगे स्वयं ही बन्धुवाई में जाएगे जिस सोने-चाँदी से वे बनी थी उसी के लिए उन्हें तोड़ दिया जाएगा।" + ] + } + ] + } + ] }, - { - "type": "para:ip", - "content": [ - "मीका की पुस्तक का लेखक भविष्यद्वक्ता मीका था (मीका 1:1) मीका एक ग्रामीण भविष्यद्वक्ता था जिसे शहर में भेजा गया कि वह परमेश्वर के आनेवाले दण्ड का सन्देश सुनाए जिसका कारण था सामाजिक एवं आत्मिक अन्याय एवं मूर्तिपूजा। देश के कृषि क्षेत्र में निवास करने के कारण मीका अपने देश के सरकारी केन्द्रों के प्रशासन की सीमा के बाहर था इस कारण वह समाज के दलित एवं वंचित मनुष्यों - लँगड़े, समाज से बहिष्कृत एवं कष्टिन जनों के प्रति अत्यधिक चिन्तित था (मीका 4:6)। मीका की पुस्तक सभी पुराने नियमों में यीशु मसीह के जन्म की सबसे महत्त्वपूर्ण भविष्यद्वाणियों को प्रदान करती है जो सैंकड़ों वर्ष पूर्व मसीह के जन्म, उसके जन्म स्थान, बैतलहम और उसकी दिव्य प्रकृति का वर्णन करती है (मीका 5:2)।" - ] + "मैं चकनाचूर करूँगा; क्योंकि छिनाले ही की कमाई से उसने उसको इकट्ठा किया है, और वह फिर छिनाले की सी कमाई हो जाएगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MIC 1:8" }, + "इस कारण", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "char:it", + "content": [ + "मैं छाती पीटकर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.8" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं छाती पीटकर:" + ] + }, + { + "type": "char:ft", + "content": [ + "अध्याय के 1-7 वचन तक मुख्य वक्ता परमेश्वर है, परन्तु वचन 8 से मीका मुख्य वक्ता है।" + ] + } + ] + } + ] }, + "हाय-हाय, करूँगा; मैं", { - "type": "para:ip", - "content": [ - "लगभग 730-650 ई. पू." - ] + "type": "char:it", + "content": [ + "लुटा हुआ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.8" + ] + }, + { + "type": "char:fq", + "content": [ + "लुटा हुआ:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका अन्य अर्थ ‘नंगे पैर’ भी हो सकता है।" + ] + } + ] + } + ] }, + "सा और नंगा चला फिरा करूँगा; मैं गीदड़ों के समान चिल्लाऊँगा, और शुतुर्मुर्गों के समान रोऊँगा।", { - "type": "para:ip", - "content": [ - "मीका के आरम्भिक वचन उत्तरी राज्य इस्राएल के पतन के कुछ ही पूर्वकाल के हैं (1:2-7)। मीका की पुस्तक के अन्य अंश बाबेल की बन्धुआई में लिखे गये प्रतीत होते हैं और बाद में जब कुछ निर्वासित जन स्वदेश लौटे तब के हैं।" - ] + "type": "verse:v", + "number": "9", + "sid": "MIC 1:9" + }, + "क्योंकि उसका घाव असाध्य है; और विपत्ति यहूदा पर भी आ पड़ी, वरन् वह मेरे जातिभाइयों पर पड़कर यरूशलेम के फाटक तक पहुँच गई है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MIC 1:10" }, + "गत नगर में इसकी चर्चा मत करो, और मत रोओ; बेतआप्रा में धूलि में लोटपोट करो।", { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "11", + "sid": "MIC 1:11" }, + "हे शापीर की रहनेवाली नंगी होकर निर्लज्ज चली जा; सानान की रहनेवाली नहीं निकल सकती; बेतसेल के रोने पीटने के कारण उसका शरणस्थान तुम से ले लिया जाएगा।", { - "type": "para:ip", - "content": [ - "इस्राएल के उत्तरी राज्य तथा दक्षिण राज्य यहूदा के निवासियों के लिए यह पुस्तक लक्षित थी।" - ] + "type": "verse:v", + "number": "12", + "sid": "MIC 1:12" }, + "क्योंकि मारोत की रहनेवाली तो कुशल की बाट जोहते-जोहते तड़प गई है, क्योंकि यहोवा की ओर से यरूशलेम के फाटक तक विपत्ति आ पहुँची है।", { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "13", + "sid": "MIC 1:13" }, + "हे लाकीश की रहनेवाली अपने रथों में वेग चलनेवाले घोड़े जोत; तुझी से सिय्योन की प्रजा के पाप का आरम्भ हुआ, क्योंकि इस्राएल के अपराध तुझी में पाए गए।", { - "type": "para:ip", - "content": [ - "मीका की पुस्तक में दो महत्त्वपूर्ण भविष्यद्वाणियाँ हैं। एक, इस्राएल और यहूदा को दण्ड की (1:1-3:12) और दूसरी, प्रभु के सहस्र वर्षीय राज में परमेश्वर के लोगों के पुनर्वास की (4:1-5:15)। परमेश्वर उन्हें अपने भले कामों का स्मरण करवाता है कि वह उनकी कैसी सुधि लेता है जबकि वे केवल अपना स्वार्थ सिद्ध करते हैं।" - ] + "type": "verse:v", + "number": "14", + "sid": "MIC 1:14" }, + "इस कारण तू गत के मोरेशेत को दान देकर दूर कर देगा; अकजीब के घर से इस्राएल के राजा धोखा ही खाएँगे।", { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "15", + "sid": "MIC 1:15" }, + "हे मारेशा की रहनेवाली मैं फिर तुझ पर एक अधिकारी ठहराऊँगा, और इस्राएल के प्रतिष्ठित लोगों को अदुल्लाम में आना पड़ेगा।", { - "type": "para:ip", - "content": [ - "परमेश्वर का न्याय" - ] + "type": "verse:v", + "number": "16", + "sid": "MIC 1:16" }, + "अपने दुलारे लड़कों के लिये अपना केश कटवाकर सिर मुँण्डा, वरन् अपना पूरा सिर गिद्ध के समान गंजा कर दे, क्योंकि वे बँधुए होकर तेरे पास से चले गए हैं।" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "MIC 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MIC 2:1" + }, + "हाय उन पर, जो बिछौनों पर पड़े हुए बुराइयों की कल्पना करते और दुष्ट कर्म की इच्छा करते हैं, और बलवन्त होने के कारण भोर को दिन निकलते ही वे उसको पूरा करते हैं।", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "2", + "sid": "MIC 2:2" }, + "वे खेतों का लालच करके उन्हें छीन लेते हैं, और घरों का लालच करके उन्हें भी ले लेते हैं; और उसके घराने समेत पुरुष पर, और उसके निज भाग समेत किसी पुरुष पर अंधेर और अत्याचार करते हैं।", { - "type": "para:io1", - "content": [ - "1. परमेश्वर दण्ड देने आ रहा है — 1:1-2:13" - ] + "type": "verse:v", + "number": "3", + "sid": "MIC 2:3" }, + "इस कारण, यहोवा यह कहता है, मैं इस कुल पर ऐसी विपत्ति डालने पर हूँ, जिसके नीचे से तुम अपनी गर्दन हटा न सकोगे; न अपने सिर ऊँचे किए हुए चल सकोगे; क्योंकि वह विपत्ति का समय होगा।", { - "type": "para:io1", - "content": [ - "2. विनाश का सन्देश — 3:1-5:15" - ] + "type": "verse:v", + "number": "4", + "sid": "MIC 2:4" }, + "उस समय यह अत्यन्त शोक का गीत दृष्टान्त की रीति पर गाया जाएगा: “हमारा तो सर्वनाश हो गया; वह मेरे लोगों के भाग को बिगाड़ता है; हाय, वह उसे मुझसे कितनी दूर कर देता है! वह हमारे खेत बलवा करनेवाले को दे देता है।”", { - "type": "para:io1", - "content": [ - "3. दोषारोपण का सन्देश — 6:1-7:10" - ] + "type": "verse:v", + "number": "5", + "sid": "MIC 2:5" + }, + "इस कारण तेरा ऐसा कोई न होगा, जो यहोवा की मण्डली में चिट्ठी डालकर नापने की डोरी डाले।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MIC 2:6" }, + "बकवासी कहा करते हैं, “बकवास न करो। इन बातों के लिये न कहा करो!” ऐसे लोगों में से अपमान न मिटेगा।", { - "type": "para:io1", - "content": [ - "4. परिशिष्ट — 7:11-20" - ] + "type": "verse:v", + "number": "7", + "sid": "MIC 2:7" }, + "हे याकूब के घराने, क्या यह कहा जाए कि यहोवा का आत्मा अधीर हो गया है? क्या ये काम उसी के किए हुए हैं? क्या मेरे वचनों से उसका भला नहीं होता जो सिधाई से चलता है?", { - "type": "chapter:c", - "number": "1", - "sid": "MIC 1" + "type": "verse:v", + "number": "8", + "sid": "MIC 2:8" }, + "परन्तु कल की बात है कि मेरी प्रजा शत्रु बनकर मेरे विरुद्ध उठी है; तुम शान्त और भोले-भाले राहियों के तन पर से वस्त्र छीन लेते हो जो लड़ाई का विचार न करके निधड़क चले जाते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MIC 1:1" - }, - "यहोवा का वचन, जो यहूदा के राजा योताम, आहाज और हिजकिय्याह के दिनों में मोरेशेतवासी मीका को पहुँचा, जिसको उसने सामरिया और यरूशलेम के विषय में पाया।" - ] + "type": "verse:v", + "number": "9", + "sid": "MIC 2:9" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "MIC 1:2" - }, - "हे जाति-जाति के सब लोगों, सुनो! हे पृथ्वी तू उस सब समेत जो तुझ में है, ध्यान दे! और प्रभु यहोवा तुम्हारे विरुद्ध, वरन्", - { - "type": "char:it", - "content": [ - "परमेश्वर अपने पवित्र मन्दिर में" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.2" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर अपने पवित्र मन्दिर में:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह या तो यरूशलेम में जहाँ परमेश्वर ने अपने आपको प्रगट किया या स्वर्ग में जिसका प्रतिरूप है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* से तुम पर साक्षी दे।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "MIC 1:3" - }, - "क्योंकि देख, यहोवा अपने पवित्रस्थान से बाहर निकल रहा है, और वह उतरकर पृथ्वी के ऊँचे स्थानों पर चलेगा।", - { - "type": "verse:v", - "number": "4", - "sid": "MIC 1:4" - }, - "पहाड़ उसके नीचे गल जाएँगे, और तराई ऐसे फटेंगी, जैसे मोम आग की आँच से, और पानी जो घाट से नीचे बहता है।", - { - "type": "verse:v", - "number": "5", - "sid": "MIC 1:5" - }, - "यह सब याकूब के अपराध, और इस्राएल के घराने के पाप के कारण से होता है। याकूब का अपराध क्या है? क्या सामरिया नहीं? और यहूदा के ऊँचे स्थान क्या हैं? क्या यरूशलेम नहीं?", - { - "type": "verse:v", - "number": "6", - "sid": "MIC 1:6" - }, - "इस कारण मैं सामरिया को मैदान के खेत का ढेर कर दूँगा, और दाख का बगीचा बनाऊँगा; और मैं उसके पत्थरों को खड्ड में लुढ़का दूँगा, और उसकी नींव उखाड़ दूँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "MIC 1:7" - }, - "उसकी सब खुदी हुई मूरतें टुकड़े-टुकड़े की जाएँगी; और जो कुछ उसने छिनाला करके कमाया है वह आग से भस्म किया जाएगा, और", + "type": "char:it", + "content": [ + "मेरी प्रजा की स्त्रियों को तुम उनके सुखधामों से निकाल देते हो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "उसकी सब प्रतिमाओं को" - ] + "type": "char:fr", + "content": [ + "2.9" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.7" - ] - }, - { - "type": "char:fq", - "content": [ - "उसकी सब प्रतिमाओं को:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिन मूर्तियों में वे विश्वास करते थे वे उन्हें क्या बचाएँगे स्वयं ही बन्धुवाई में जाएगे जिस सोने-चाँदी से वे बनी थी उसी के लिए उन्हें तोड़ दिया जाएगा।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "मेरी प्रजा की स्त्रियों को तुम उनके सुखधामों से निकाल देते हो:" + ] }, { - "type": "char:it", - "content": [ - "* मैं चकनाचूर करूँगा; क्योंकि छिनाले ही की कमाई से उसने उसको इकट्ठा किया है, और वह फिर छिनाले की सी कमाई हो जाएगी।" - ] + "type": "char:ft", + "content": [ + "सम्भवतः जिन्हें उन्होंने लूटा था वे विधवाएँ थी" + ] } - ] + ] + } + ] }, + "; और उनके नन्हें बच्चों से तुम मेरी दी हुई उत्तम वस्तुएँ सर्वदा के लिये छीन लेते हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MIC 1:8" - }, - "इस कारण", - { - "type": "char:it", - "content": [ - "मैं छाती पीटकर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.8" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं छाती पीटकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अध्याय के 1-7 वचन तक मुख्य वक्ता परमेश्वर है, परन्तु वचन 8 से मीका मुख्य वक्ता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हाय-हाय, करूँगा; मैं" - ] - }, - { - "type": "char:it", - "content": [ - "लुटा हुआ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.8" - ] - }, - { - "type": "char:fq", - "content": [ - "लुटा हुआ:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अन्य अर्थ ‘नंगे पैर’ भी हो सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* सा और नंगा चला फिरा करूँगा; मैं गीदड़ों के समान चिल्लाऊँगा, और शुतुर्मुर्गों के समान रोऊँगा।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "MIC 1:9" - }, - "क्योंकि उसका घाव असाध्य है; और विपत्ति यहूदा पर भी आ पड़ी, वरन् वह मेरे जातिभाइयों पर पड़कर यरूशलेम के फाटक तक पहुँच गई है।" - ] + "type": "verse:v", + "number": "10", + "sid": "MIC 2:10" }, + "उठो, चले जाओ! क्योंकि यह तुम्हारा विश्रामस्थान नहीं है; इसका कारण वह अशुद्धता है जो कठिन दुःख के साथ तुम्हारा नाश करेगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MIC 1:10" - }, - "गत नगर में इसकी चर्चा मत करो, और मत रोओ; बेतआप्रा में धूलि में लोटपोट करो।", - { - "type": "verse:v", - "number": "11", - "sid": "MIC 1:11" - }, - "हे शापीर की रहनेवाली नंगी होकर निर्लज्ज चली जा; सानान की रहनेवाली नहीं निकल सकती; बेतसेल के रोने पीटने के कारण उसका शरणस्थान तुम से ले लिया जाएगा।", - { - "type": "verse:v", - "number": "12", - "sid": "MIC 1:12" - }, - "क्योंकि मारोत की रहनेवाली तो कुशल की बाट जोहते-जोहते तड़प गई है, क्योंकि यहोवा की ओर से यरूशलेम के फाटक तक विपत्ति आ पहुँची है।", - { - "type": "verse:v", - "number": "13", - "sid": "MIC 1:13" - }, - "हे लाकीश की रहनेवाली अपने रथों में वेग चलनेवाले घोड़े जोत; तुझी से सिय्योन की प्रजा के पाप का आरम्भ हुआ, क्योंकि इस्राएल के अपराध तुझी में पाए गए।", - { - "type": "verse:v", - "number": "14", - "sid": "MIC 1:14" - }, - "इस कारण तू गत के मोरेशेत को दान देकर दूर कर देगा; अकजीब के घर से इस्राएल के राजा धोखा ही खाएँगे।", - { - "type": "verse:v", - "number": "15", - "sid": "MIC 1:15" - }, - "हे मारेशा की रहनेवाली मैं फिर तुझ पर एक अधिकारी ठहराऊँगा, और इस्राएल के प्रतिष्ठित लोगों को अदुल्लाम में आना पड़ेगा।", - { - "type": "verse:v", - "number": "16", - "sid": "MIC 1:16" - }, - "अपने दुलारे लड़कों के लिये अपना केश कटवाकर सिर मुँण्डा, वरन् अपना पूरा सिर गिद्ध के समान गंजा कर दे, क्योंकि वे बँधुए होकर तेरे पास से चले गए हैं।" - ] + "type": "verse:v", + "number": "11", + "sid": "MIC 2:11" }, + "यदि कोई झूठी आत्मा में चलता हुआ झूठी और व्यर्थ बातें कहे और कहे कि मैं तुम्हें नित्य दाखमधु और मदिरा के लिये प्रचार सुनाता रहूँगा, तो वही इन लोगों का भविष्यद्वक्ता ठहरेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "MIC 2:12" + }, + "हे याकूब, मैं निश्चय तुम सभी को इकट्ठा करूँगा; मैं इस्राएल के बचे हुओं को निश्चय इकट्ठा करूँगा; और बोस्रा की भेड़-बकरियों के समान एक संग रखूँगा। उस झुण्ड के समान जो अच्छी चराई में हो, वे मनुष्यों की बहुतायत के मारे कोलाहल मचाएँगे।", { - "type": "chapter:c", - "number": "2", - "sid": "MIC 2" + "type": "verse:v", + "number": "13", + "sid": "MIC 2:13" + }, + "उनके आगे-आगे बाड़े का तोड़नेवाला गया है, इसलिए वे भी उसे तोड़ रहे हैं, और फाटक से होकर निकले जा रहे हैं; उनका राजा उनके आगे-आगे गया अर्थात् यहोवा उनका सरदार और अगुआ है।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "MIC 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MIC 3:1" }, + "मैंने कहा: हे याकूब के प्रधानों, हे इस्राएल के घराने के न्यायियों, सुनो! क्या न्याय का भेद जानना तुम्हारा काम नहीं?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MIC 2:1" - }, - "हाय उन पर, जो बिछौनों पर पड़े हुए बुराइयों की कल्पना करते और दुष्ट कर्म की इच्छा करते हैं, और बलवन्त होने के कारण भोर को दिन निकलते ही वे उसको पूरा करते हैं।", - { - "type": "verse:v", - "number": "2", - "sid": "MIC 2:2" - }, - "वे खेतों का लालच करके उन्हें छीन लेते हैं, और घरों का लालच करके उन्हें भी ले लेते हैं; और उसके घराने समेत पुरुष पर, और उसके निज भाग समेत किसी पुरुष पर अंधेर और अत्याचार करते हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "MIC 2:3" - }, - "इस कारण, यहोवा यह कहता है, मैं इस कुल पर ऐसी विपत्ति डालने पर हूँ, जिसके नीचे से तुम अपनी गर्दन हटा न सकोगे; न अपने सिर ऊँचे किए हुए चल सकोगे; क्योंकि वह विपत्ति का समय होगा।", - { - "type": "verse:v", - "number": "4", - "sid": "MIC 2:4" - }, - "उस समय यह अत्यन्त शोक का गीत दृष्टान्त की रीति पर गाया जाएगा: “हमारा तो सर्वनाश हो गया; वह मेरे लोगों के भाग को बिगाड़ता है; हाय, वह उसे मुझसे कितनी दूर कर देता है! वह हमारे खेत बलवा करनेवाले को दे देता है।”", - { - "type": "verse:v", - "number": "5", - "sid": "MIC 2:5" - }, - "इस कारण तेरा ऐसा कोई न होगा, जो यहोवा की मण्डली में चिट्ठी डालकर नापने की डोरी डाले।" - ] + "type": "verse:v", + "number": "2", + "sid": "MIC 3:2" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MIC 2:6" - }, - "बकवासी कहा करते हैं, “बकवास न करो। इन बातों के लिये न कहा करो!” ऐसे लोगों में से अपमान न मिटेगा।", - { - "type": "verse:v", - "number": "7", - "sid": "MIC 2:7" - }, - "हे याकूब के घराने, क्या यह कहा जाए कि यहोवा का आत्मा अधीर हो गया है? क्या ये काम उसी के किए हुए हैं? क्या मेरे वचनों से उसका भला नहीं होता जो सिधाई से चलता है?", - { - "type": "verse:v", - "number": "8", - "sid": "MIC 2:8" - }, - "परन्तु कल की बात है कि मेरी प्रजा शत्रु बनकर मेरे विरुद्ध उठी है; तुम शान्त और भोले-भाले राहियों के तन पर से वस्त्र छीन लेते हो जो लड़ाई का विचार न करके निधड़क चले जाते हैं।", + "type": "char:it", + "content": [ + "तुम तो भलाई से बैर, और बुराई से प्रीति रखते हो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "9", - "sid": "MIC 2:9" + "type": "char:fr", + "content": [ + "3.2" + ] }, { - "type": "char:it", - "content": [ - "मेरी प्रजा की स्त्रियों को तुम उनके सुखधामों से निकाल देते हो" - ] + "type": "char:fq", + "content": [ + "तुम तो भलाई से बैर, और बुराई से प्रीति रखते हो:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.9" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरी प्रजा की स्त्रियों को तुम उनके सुखधामों से निकाल देते हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवतः जिन्हें उन्होंने लूटा था वे विधवाएँ थी" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और उनके नन्हें बच्चों से तुम मेरी दी हुई उत्तम वस्तुएँ सर्वदा के लिये छीन लेते हो।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "MIC 2:10" - }, - "उठो, चले जाओ! क्योंकि यह तुम्हारा विश्रामस्थान नहीं है; इसका कारण वह अशुद्धता है जो कठिन दुःख के साथ तुम्हारा नाश करेगी।", - { - "type": "verse:v", - "number": "11", - "sid": "MIC 2:11" - }, - "यदि कोई झूठी आत्मा में चलता हुआ झूठी और व्यर्थ बातें कहे और कहे कि मैं तुम्हें नित्य दाखमधु और मदिरा के लिये प्रचार सुनाता रहूँगा, तो वही इन लोगों का भविष्यद्वक्ता ठहरेगा।" - ] + "type": "char:ft", + "content": [ + "अर्थात् वे भलाई से घृणा करते हैं और बुराई में मन लगाते हैं। यहाँ भविष्यद्वक्ता भले मनुष्य से घृणा और बुरे मनुष्य से स्नेह के विषय में बात नहीं कर रहा है अपितु भलाई से घृणा करने और बुराई से लगाव रखने की चर्चा कर रहा है।" + ] + } + ] + } + ] }, + ", मानो, तुम, लोगों पर से उनकी खाल उधेड़ लेते, और उनकी हड्डियों पर से उनका माँस नोच लेते हो;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "MIC 2:12" - }, - "हे याकूब, मैं निश्चय तुम सभी को इकट्ठा करूँगा; मैं इस्राएल के बचे हुओं को निश्चय इकट्ठा करूँगा; और बोस्रा की भेड़-बकरियों के समान एक संग रखूँगा। उस झुण्ड के समान जो अच्छी चराई में हो, वे मनुष्यों की बहुतायत के मारे कोलाहल मचाएँगे।", - { - "type": "verse:v", - "number": "13", - "sid": "MIC 2:13" - }, - "उनके आगे-आगे बाड़े का तोड़नेवाला गया है, इसलिए वे भी उसे तोड़ रहे हैं, और फाटक से होकर निकले जा रहे हैं; उनका राजा उनके आगे-आगे गया अर्थात् यहोवा उनका सरदार और अगुआ है।" - ] + "type": "verse:v", + "number": "3", + "sid": "MIC 3:3" }, + "वरन् तुम मेरे लोगों का माँस खा भी लेते, और उनकी खाल उधेड़ते हो; तुम उनकी हड्डियों को हाण्डी में पकाने के लिये तोड़ डालते और उनका माँस हँडे में पकाने के लिये टुकड़े-टुकड़े करते हो।", { - "type": "chapter:c", - "number": "3", - "sid": "MIC 3" + "type": "verse:v", + "number": "4", + "sid": "MIC 3:4" + }, + "वे उस समय यहोवा की दुहाई देंगे, परन्तु वह उनकी न सुनेगा, वरन् उस समय वह उनके बुरे कामों के कारण उनसे मुँह मोड़ लेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MIC 3:5" }, + "यहोवा का यह वचन है कि जो भविष्यद्वक्ता मेरी प्रजा को भटका देते हैं, और जब उन्हें खाने को मिलता है तब “शान्ति-शान्ति,” पुकारते हैं, और यदि कोई उनके मुँह में कुछ न दे, तो उसके विरुद्ध युद्ध करने को तैयार हो जाते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MIC 3:1" - }, - "मैंने कहा: हे याकूब के प्रधानों, हे इस्राएल के घराने के न्यायियों, सुनो! क्या न्याय का भेद जानना तुम्हारा काम नहीं?", - { - "type": "verse:v", - "number": "2", - "sid": "MIC 3:2" - }, - { - "type": "char:it", - "content": [ - "तुम तो भलाई से बैर, और बुराई से प्रीति रखते हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.2" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम तो भलाई से बैर, और बुराई से प्रीति रखते हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वे भलाई से घृणा करते हैं और बुराई में मन लगाते हैं। यहाँ भविष्यद्वक्ता भले मनुष्य से घृणा और बुरे मनुष्य से स्नेह के विषय में बात नहीं कर रहा है अपितु भलाई से घृणा करने और बुराई से लगाव रखने की चर्चा कर रहा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, मानो, तुम, लोगों पर से उनकी खाल उधेड़ लेते, और उनकी हड्डियों पर से उनका माँस नोच लेते हो;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "MIC 3:3" - }, - "वरन् तुम मेरे लोगों का माँस खा भी लेते, और उनकी खाल उधेड़ते हो; तुम उनकी हड्डियों को हाण्डी में पकाने के लिये तोड़ डालते और उनका माँस हँडे में पकाने के लिये टुकड़े-टुकड़े करते हो।", - { - "type": "verse:v", - "number": "4", - "sid": "MIC 3:4" - }, - "वे उस समय यहोवा की दुहाई देंगे, परन्तु वह उनकी न सुनेगा, वरन् उस समय वह उनके बुरे कामों के कारण उनसे मुँह मोड़ लेगा।" - ] + "type": "verse:v", + "number": "6", + "sid": "MIC 3:6" }, + "इस कारण तुम पर ऐसी रात आएगी, कि तुम को दर्शन न मिलेगा, और तुम ऐसे अंधकार में पड़ोगे कि भावी न कह सकोगे। भविष्यद्वक्ताओं के लिये सूर्य अस्त होगा, और दिन रहते उन पर अंधियारा छा जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MIC 3:5" - }, - "यहोवा का यह वचन है कि जो भविष्यद्वक्ता मेरी प्रजा को भटका देते हैं, और जब उन्हें खाने को मिलता है तब “शान्ति-शान्ति,” पुकारते हैं, और यदि कोई उनके मुँह में कुछ न दे, तो उसके विरुद्ध युद्ध करने को तैयार हो जाते हैं।", - { - "type": "verse:v", - "number": "6", - "sid": "MIC 3:6" - }, - "इस कारण तुम पर ऐसी रात आएगी, कि तुम को दर्शन न मिलेगा, और तुम ऐसे अंधकार में पड़ोगे कि भावी न कह सकोगे। भविष्यद्वक्ताओं के लिये सूर्य अस्त होगा, और दिन रहते उन पर अंधियारा छा जाएगा।", - { - "type": "verse:v", - "number": "7", - "sid": "MIC 3:7" - }, - "दर्शी लज्जित होंगे, और भावी कहनेवालों के मुँह काले होंगे; और वे सब के सब", - { - "type": "char:it", - "content": [ - "अपने होठों को इसलिए ढाँपेंगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.7" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने होठों को इसलिए ढाँपेंगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्होंने होठों से झूठ बोला था इसलिए अब वह अपने होंठ ढांपेंगे जैसे एक मनुष्य गूँगा और लज्जित है, क्योंकि परमेश्वर की ओर से उत्तर नहीं मिला था जैसा इन पाखण्ड़ियों ने भविष्यद्वाणी की थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कि परमेश्वर की ओर से उत्तर नहीं मिलता।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "MIC 3:8" - }, - "परन्तु मैं तो यहोवा की आत्मा से शक्ति, न्याय और पराक्रम पाकर परिपूर्ण हूँ कि मैं याकूब को उसका अपराध और इस्राएल को उसका पाप जता सकूँ।" - ] + "type": "verse:v", + "number": "7", + "sid": "MIC 3:7" }, + "दर्शी लज्जित होंगे, और भावी कहनेवालों के मुँह काले होंगे; और वे सब के सब", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MIC 3:9" - }, - "हे याकूब के घराने के प्रधानों, हे इस्राएल के घराने के न्यायियों, हे न्याय से घृणा करनेवालों और सब सीधी बातों को टेढ़ी-मेढ़ी करनेवालों, यह बात सुनो।", + "type": "char:it", + "content": [ + "अपने होठों को इसलिए ढाँपेंगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "MIC 3:10" + "type": "char:fr", + "content": [ + "3.7" + ] }, - "तुम सिय्योन को हत्या करके और यरूशलेम को कुटिलता करके दृढ़ करते हो।", { - "type": "verse:v", - "number": "11", - "sid": "MIC 3:11" + "type": "char:fq", + "content": [ + "अपने होठों को इसलिए ढाँपेंगे:" + ] }, - "उसके प्रधान घूस ले लेकर विचार करते, और याजक दाम ले लेकर व्यवस्था देते हैं, और भविष्यद्वक्ता रुपये के लिये भावी कहते हैं; तो भी वे यह कहकर यहोवा पर भरोसा रखते हैं, “यहोवा हमारे बीच में है, इसलिए कोई विपत्ति हम पर न आएगी।”", { - "type": "verse:v", - "number": "12", - "sid": "MIC 3:12" - }, - "इसलिए तुम्हारे कारण सिय्योन जोतकर खेत बनाया जाएगा, और यरूशलेम खण्डहरों का ढेर हो जाएगा, और जिस पर्वत पर परमेश्वर का भवन बना है, वह वन के ऊँचे स्थान सा हो जाएगा।" - ] + "type": "char:ft", + "content": [ + "उन्होंने होठों से झूठ बोला था इसलिए अब वह अपने होंठ ढांपेंगे जैसे एक मनुष्य गूँगा और लज्जित है, क्योंकि परमेश्वर की ओर से उत्तर नहीं मिला था जैसा इन पाखण्ड़ियों ने भविष्यद्वाणी की थी।" + ] + } + ] + } + ] }, + "कि परमेश्वर की ओर से उत्तर नहीं मिलता।", { - "type": "chapter:c", - "number": "4", - "sid": "MIC 4" + "type": "verse:v", + "number": "8", + "sid": "MIC 3:8" + }, + "परन्तु मैं तो यहोवा की आत्मा से शक्ति, न्याय और पराक्रम पाकर परिपूर्ण हूँ कि मैं याकूब को उसका अपराध और इस्राएल को उसका पाप जता सकूँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MIC 3:9" }, + "हे याकूब के घराने के प्रधानों, हे इस्राएल के घराने के न्यायियों, हे न्याय से घृणा करनेवालों और सब सीधी बातों को टेढ़ी-मेढ़ी करनेवालों, यह बात सुनो।", { - "type": "para:s", - "content": [ - "शान्ति का राज्य" - ] + "type": "verse:v", + "number": "10", + "sid": "MIC 3:10" }, + "तुम सिय्योन को हत्या करके और यरूशलेम को कुटिलता करके दृढ़ करते हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MIC 4:1" - }, - "अन्त के दिनों में ऐसा होगा कि यहोवा के भवन का पर्वत सब पहाड़ों पर दृढ़ किया जाएगा, और सब पहाड़ियों से अधिक ऊँचा किया जाएगा; और हर जाति के लोग धारा के समान उसकी ओर चलेंगे।", - { - "type": "verse:v", - "number": "2", - "sid": "MIC 4:2" - }, - "और बहुत जातियों के लोग जाएँगे, और आपस में कहेंगे, “आओ, हम यहोवा के पर्वत पर चढ़कर, याकूब के परमेश्वर के भवन में जाएँ; तब वह हमको अपने मार्ग सिखाएगा, और हम उसके पथों पर चलेंगे।” क्योंकि यहोवा की व्यवस्था सिय्योन से, और उसका वचन यरूशलेम से निकलेगा।", - { - "type": "verse:v", - "number": "3", - "sid": "MIC 4:3" - }, - { - "type": "char:it", - "content": [ - "वह बहुत देशों के लोगों का न्याय करेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.3" - ] - }, - { - "type": "char:fq", - "content": [ - "वह बहुत देशों के लोगों का न्याय करेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "हर एक ने अपना मार्ग लिया था, अब वे परमेश्वर के विधियों की शिक्षा लेने आएँगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और दूर-दूर तक की सामर्थी जातियों के झगड़ों को मिटाएगा; इसलिए वे अपनी तलवारें पीटकर हल के फाल, और अपने भालों से हँसिया बनाएँगे; तब एक जाति दूसरी जाति के विरुद्ध तलवार फिर न चलाएगी;" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "MIC 4:4" - }, - "और लोग आगे को युद्ध विद्या न सीखेंगे। परन्तु वे अपनी-अपनी दाखलता और अंजीर के वृक्ष तले बैठा करेंगे, और कोई उनको न डराएगा; सेनाओं के यहोवा ने यही वचन दिया है।", - { - "type": "char:bdit", - "content": [ - "(1 राजा. 4:25, जक. 3:10)" - ] - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "MIC 3:11" }, + "उसके प्रधान घूस ले लेकर विचार करते, और याजक दाम ले लेकर व्यवस्था देते हैं, और भविष्यद्वक्ता रुपये के लिये भावी कहते हैं; तो भी वे यह कहकर यहोवा पर भरोसा रखते हैं, “यहोवा हमारे बीच में है, इसलिए कोई विपत्ति हम पर न आएगी।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "MIC 4:5" - }, - "सब राज्यों के लोग तो अपने-अपने देवता का नाम लेकर चलते हैं, परन्तु हम लोग अपने परमेश्वर यहोवा का नाम लेकर सदा सर्वदा चलते रहेंगे।" - ] + "type": "verse:v", + "number": "12", + "sid": "MIC 3:12" }, + "इसलिए तुम्हारे कारण सिय्योन जोतकर खेत बनाया जाएगा, और यरूशलेम खण्डहरों का ढेर हो जाएगा, और जिस पर्वत पर परमेश्वर का भवन बना है, वह वन के ऊँचे स्थान सा हो जाएगा।" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "MIC 4" + }, + { + "type": "para:s", + "content": [ + "शान्ति का राज्य" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MIC 4:1" + }, + "अन्त के दिनों में ऐसा होगा कि यहोवा के भवन का पर्वत सब पहाड़ों पर दृढ़ किया जाएगा, और सब पहाड़ियों से अधिक ऊँचा किया जाएगा; और हर जाति के लोग धारा के समान उसकी ओर चलेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MIC 4:6" - }, - "यहोवा की यह वाणी है, उस समय मैं प्रजा के लँगड़ों को, और जबरन निकाले हुओं को, और जिनको मैंने दुःख दिया है उन सब को इकट्ठे करूँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "MIC 4:7" - }, - "और लँगड़ों को मैं बचा रखूँगा, और दूर किए हुओं को एक सामर्थी जाति कर दूँगा; और यहोवा उन पर सिय्योन पर्वत के ऊपर से सदा राज्य करता रहेगा।" - ] + "type": "verse:v", + "number": "2", + "sid": "MIC 4:2" }, + "और बहुत जातियों के लोग जाएँगे, और आपस में कहेंगे, “आओ, हम यहोवा के पर्वत पर चढ़कर, याकूब के परमेश्वर के भवन में जाएँ; तब वह हमको अपने मार्ग सिखाएगा, और हम उसके पथों पर चलेंगे।” क्योंकि यहोवा की व्यवस्था सिय्योन से, और उसका वचन यरूशलेम से निकलेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MIC 4:8" - }, - "और हे एदेर के गुम्मट, हे सिय्योन की पहाड़ी, पहली प्रभुता अर्थात् यरूशलेम का राज्य तुझे मिलेगा।" - ] + "type": "verse:v", + "number": "3", + "sid": "MIC 4:3" }, { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "वह बहुत देशों के लोगों का न्याय करेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "9", - "sid": "MIC 4:9" + "type": "char:fr", + "content": [ + "4.3" + ] }, - "अब तू क्यों चिल्लाती है? क्या तुझ में कोई राजा नहीं रहा? क्या तेरा युक्ति करनेवाला नष्ट हो गया, जिससे जच्चा स्त्री के समान तुझे पीड़ा उठती है?", { - "type": "char:bdit", - "content": [ - "(यिर्म. 8:19, यशा. 13:8)" - ] + "type": "char:fq", + "content": [ + "वह बहुत देशों के लोगों का न्याय करेगा:" + ] }, - "", { - "type": "verse:v", - "number": "10", - "sid": "MIC 4:10" - }, - "हे सिय्योन की बेटी, जच्चा स्त्री के समान पीड़ा उठाकर उत्पन्न कर; क्योंकि अब तू गढ़ी में से निकलकर मैदान में बसेगी, वरन् बाबेल तक जाएगी; वहीं तू छुड़ाई जाएगी, अर्थात् वहीं यहोवा तुझे तेरे शत्रुओं के वश में से छुड़ा लेगा।" - ] + "type": "char:ft", + "content": [ + "हर एक ने अपना मार्ग लिया था, अब वे परमेश्वर के विधियों की शिक्षा लेने आएँगे।" + ] + } + ] + } + ] }, + ", और दूर-दूर तक की सामर्थी जातियों के झगड़ों को मिटाएगा; इसलिए वे अपनी तलवारें पीटकर हल के फाल, और अपने भालों से हँसिया बनाएँगे; तब एक जाति दूसरी जाति के विरुद्ध तलवार फिर न चलाएगी;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MIC 4:11" - }, - "अब बहुत सी जातियाँ तेरे विरुद्ध इकट्ठी होकर तेरे विषय में कहेंगी, “सिय्योन अपवित्र की जाए, और हम अपनी आँखों से उसको निहारें।”", - { - "type": "verse:v", - "number": "12", - "sid": "MIC 4:12" - }, - "परन्तु", - { - "type": "char:it", - "content": [ - "वे यहोवा की कल्पनाएँ नहीं जानते" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.12" - ] - }, - { - "type": "char:fq", - "content": [ - "वे यहोवा की कल्पनाएँ नहीं जानते:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर की इच्छा थी कि उसके लोग दण्ड पाएँ परन्तु भविष्य की भलाई से वे अनभिज्ञ थे (जो उनके मन फिराव पर आधारित थी) कि परमेश्वर उन्हें क्षमा करना चाहता था परन्तु उनके घमण्ड का दण्ड भी देना चाहता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, न उसकी युक्ति समझते हैं, कि वह उन्हें ऐसा बटोर लेगा जैसे खलिहान में पूले बटोरे जाते हैं।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "MIC 4:13" - }, - "हे सिय्योन, उठ और दाँवनी कर, मैं तेरे सींगों को लोहे के, और तेरे खुरों को पीतल के बना दूँगा; और तू बहुत सी जातियों को चूर-चूर करेगी, ओर उनकी कमाई यहोवा को और उनकी धन-सम्पत्ति पृथ्वी के प्रभु के लिये अर्पण करेगी।" - ] + "type": "verse:v", + "number": "4", + "sid": "MIC 4:4" }, + "और लोग आगे को युद्ध विद्या न सीखेंगे। परन्तु वे अपनी-अपनी दाखलता और अंजीर के वृक्ष तले बैठा करेंगे, और कोई उनको न डराएगा; सेनाओं के यहोवा ने यही वचन दिया है।", { - "type": "chapter:c", - "number": "5", - "sid": "MIC 5" + "type": "char:bdit", + "content": [ + "(1 राजा. 4:25, जक. 3:10)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "MIC 4:5" + }, + "सब राज्यों के लोग तो अपने-अपने देवता का नाम लेकर चलते हैं, परन्तु हम लोग अपने परमेश्वर यहोवा का नाम लेकर सदा सर्वदा चलते रहेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MIC 4:6" }, + "यहोवा की यह वाणी है, उस समय मैं प्रजा के लँगड़ों को, और जबरन निकाले हुओं को, और जिनको मैंने दुःख दिया है उन सब को इकट्ठे करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MIC 5:1" - }, - "अब हे बहुत दलों के नगर, दल बाँध बाँधकर इकट्ठी हो, क्योंकि उसने हम लोगों को घेर लिया है; वे इस्राएल के न्यायी के गाल पर सोंटा मारेंगे।", - { - "type": "char:bdit", - "content": [ - "(यूह. 18:22, यूह. 19:3, विला. 3:30)" - ] - }, - "" - ] + "type": "verse:v", + "number": "7", + "sid": "MIC 4:7" }, + "और लँगड़ों को मैं बचा रखूँगा, और दूर किए हुओं को एक सामर्थी जाति कर दूँगा; और यहोवा उन पर सिय्योन पर्वत के ऊपर से सदा राज्य करता रहेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MIC 4:8" + }, + "और हे एदेर के गुम्मट, हे सिय्योन की पहाड़ी, पहली प्रभुता अर्थात् यरूशलेम का राज्य तुझे मिलेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MIC 4:9" + }, + "अब तू क्यों चिल्लाती है? क्या तुझ में कोई राजा नहीं रहा? क्या तेरा युक्ति करनेवाला नष्ट हो गया, जिससे जच्चा स्त्री के समान तुझे पीड़ा उठती है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "MIC 5:2" - }, - "हे बैतलहम एप्राता, यदि तू ऐसा छोटा है कि यहूदा के हजारों में गिना नहीं जाता, तो भी तुझ में से मेरे लिये एक पुरुष निकलेगा, जो इस्राएलियों में प्रभुता करनेवाला होगा; और उसका निकलना प्राचीनकाल से, वरन् अनादिकाल से होता आया है।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 2:6, यूह. 7:42)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "MIC 5:3" - }, - "इस कारण वह उनको उस समय तक त्यागे रहेगा, जब तक जच्चा उत्पन्न न करे; तब इस्राएलियों के पास उसके बचे हुए भाई लौटकर उनसे मिल जाएँगे।", - { - "type": "verse:v", - "number": "4", - "sid": "MIC 5:4" - }, - "और", - { - "type": "char:it", - "content": [ - "वह खड़ा होकर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.4" - ] - }, - { - "type": "char:fq", - "content": [ - "वह खड़ा होकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्यद्वक्ता इस जन्म लेनेवाले राजा के व्यक्तिगत कामों की चर्चा करता जाता है। उसका अन्त नहीं होगा वह किसी पर अपना राज निर्भर नहीं करेगा परन्तु उसे स्वयं सम्भालेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* यहोवा की दी हुई शक्ति से, और अपने परमेश्वर यहोवा के नाम के प्रताप से, उनकी चरवाही करेगा। और वे सुरक्षित रहेंगे, क्योंकि अब वह पृथ्वी की छोर तक महान ठहरेगा।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "MIC 5:5" - }, - "और वह शान्ति का मूल होगा," - ] + "type": "char:bdit", + "content": [ + "(यिर्म. 8:19, यशा. 13:8)" + ] }, { - "type": "para:p", - "content": [ - "जब अश्शूरी हमारे देश पर चढ़ाई करें, और हमारे राजभवनों में पाँव रखें, तब हम उनके विरुद्ध सात चरवाहे वरन् आठ प्रधान मनुष्य खड़े करेंगे।", - { - "type": "verse:v", - "number": "6", - "sid": "MIC 5:6" - }, - "और वे अश्शूर के देश को वरन् प्रवेश के स्थानों तक निम्रोद के देश को तलवार चलाकर मार लेंगे; और जब अश्शूरी लोग हमारे देश में आएँ, और उसकी सीमा के भीतर पाँव रखें, तब वही पुरुष हमको उनसे बचाएगा।", - { - "type": "verse:v", - "number": "7", - "sid": "MIC 5:7" - }, - "और याकूब के बचे हुए लोग बहुत राज्यों के बीच ऐसा काम देंगे, जैसा यहोवा की ओर से पड़नेवाली ओस, और घास पर की वर्षा, जो किसी के लिये नहीं ठहरती और मनुष्यों की बाट नहीं जोहती।", - { - "type": "verse:v", - "number": "8", - "sid": "MIC 5:8" - }, - "और याकूब के बचे हुए लोग जातियों में और देश-देश के लोगों के बीच ऐसे होंगे जैसे वन-पशुओं में सिंह, या भेड़-बकरियों के झुण्डों में जवान सिंह होता है, क्योंकि जब वह उनके बीच में से जाए, तो लताड़ता और फाड़ता जाएगा, और कोई बचा न सकेगा।", - { - "type": "verse:v", - "number": "9", - "sid": "MIC 5:9" - }, - "तेरा हाथ तेरे द्रोहियों पर पड़े, और तेरे सब शत्रु नष्ट हो जाएँ।" - ] + "type": "verse:v", + "number": "10", + "sid": "MIC 4:10" + }, + "हे सिय्योन की बेटी, जच्चा स्त्री के समान पीड़ा उठाकर उत्पन्न कर; क्योंकि अब तू गढ़ी में से निकलकर मैदान में बसेगी, वरन् बाबेल तक जाएगी; वहीं तू छुड़ाई जाएगी, अर्थात् वहीं यहोवा तुझे तेरे शत्रुओं के वश में से छुड़ा लेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MIC 4:11" }, + "अब बहुत सी जातियाँ तेरे विरुद्ध इकट्ठी होकर तेरे विषय में कहेंगी, “सिय्योन अपवित्र की जाए, और हम अपनी आँखों से उसको निहारें।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "MIC 5:10" - }, - "यहोवा की यही वाणी है, उस समय मैं तेरे घोड़ों का तेरे बीच में से नाश करूँगा; और तेरे रथों का विनाश करूँगा।", - { - "type": "verse:v", - "number": "11", - "sid": "MIC 5:11" - }, - "मैं तेरे देश के नगरों को भी नष्ट करूँगा, और तेरे किलों को ढा दूँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "MIC 5:12" - }, - "और मैं तेरे तंत्र-मंत्र नाश करूँगा, और तुझ में टोन्हे आगे को न रहेंगे।", + "type": "verse:v", + "number": "12", + "sid": "MIC 4:12" + }, + "परन्तु", + { + "type": "char:it", + "content": [ + "वे यहोवा की कल्पनाएँ नहीं जानते", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "MIC 5:13" + "type": "char:fr", + "content": [ + "4.12" + ] }, - "और मैं तेरी खुदी हुई मूरतें, और तेरी लाठें, तेरे बीच में से नष्ट करूँगा; और तू आगे को अपने हाथ की बनाई हुई वस्तुओं को दण्डवत् न करेगा।", { - "type": "verse:v", - "number": "14", - "sid": "MIC 5:14" + "type": "char:fq", + "content": [ + "वे यहोवा की कल्पनाएँ नहीं जानते:" + ] }, - "और मैं तेरी अशेरा नामक मूरतों को तेरी भूमि में से उखाड़ डालूँगा, और तेरे नगरों का विनाश करूँगा।", { - "type": "verse:v", - "number": "15", - "sid": "MIC 5:15" - }, - "और मैं अन्यजातियों से जो मेरा कहा नहीं मानतीं, क्रोध और जलजलाहट के साथ बदला लूँगा।" - ] + "type": "char:ft", + "content": [ + "परमेश्वर की इच्छा थी कि उसके लोग दण्ड पाएँ परन्तु भविष्य की भलाई से वे अनभिज्ञ थे (जो उनके मन फिराव पर आधारित थी) कि परमेश्वर उन्हें क्षमा करना चाहता था परन्तु उनके घमण्ड का दण्ड भी देना चाहता था।" + ] + } + ] + } + ] }, + ", न उसकी युक्ति समझते हैं, कि वह उन्हें ऐसा बटोर लेगा जैसे खलिहान में पूले बटोरे जाते हैं।", { - "type": "chapter:c", - "number": "6", - "sid": "MIC 6" + "type": "verse:v", + "number": "13", + "sid": "MIC 4:13" }, + "हे सिय्योन, उठ और दाँवनी कर, मैं तेरे सींगों को लोहे के, और तेरे खुरों को पीतल के बना दूँगा; और तू बहुत सी जातियों को चूर-चूर करेगी, ओर उनकी कमाई यहोवा को और उनकी धन-सम्पत्ति पृथ्वी के प्रभु के लिये अर्पण करेगी।" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "MIC 5" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MIC 5:1" + }, + "अब हे बहुत दलों के नगर, दल बाँध बाँधकर इकट्ठी हो, क्योंकि उसने हम लोगों को घेर लिया है; वे इस्राएल के न्यायी के गाल पर सोंटा मारेंगे।", { - "type": "para:s", - "content": [ - "इस्राएल के विरुद्ध परमेश्वर का अभियोग" - ] + "type": "char:bdit", + "content": [ + "(यूह. 18:22, यूह. 19:3, विला. 3:30)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "MIC 5:2" }, + "हे बैतलहम एप्राता, यदि तू ऐसा छोटा है कि यहूदा के हजारों में गिना नहीं जाता, तो भी तुझ में से मेरे लिये एक पुरुष निकलेगा, जो इस्राएलियों में प्रभुता करनेवाला होगा; और उसका निकलना प्राचीनकाल से, वरन् अनादिकाल से होता आया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MIC 6:1" - }, - "जो बात यहोवा कहता है, उसे सुनो उठकर, पहाड़ों के सामने वाद विवाद कर, और टीले भी तेरी सुनने पाएँ।", - { - "type": "verse:v", - "number": "2", - "sid": "MIC 6:2" - }, - "हे पहाड़ों, और हे पृथ्वी की अटल नींव, यहोवा का वाद विवाद सुनो, क्योंकि यहोवा का अपनी प्रजा के साथ मुकद्दमा है, और वह इस्राएल से वाद-विवाद करता है।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 2:6, यूह. 7:42)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "MIC 6:3" - }, - "“हे मेरी प्रजा, मैंने तेरा क्या बिगाड़ा है? क्या करके मैंने तुझे थका दिया है?", - { - "type": "verse:v", - "number": "4", - "sid": "MIC 6:4" - }, - "मेरे विरुद्ध साक्षी दे! मैं तो तुझे मिस्र देश से निकाल ले आया, और दासत्व के घर में से तुझे छुड़ा लाया; और तेरी अगुआई करने को मूसा, हारून और मिर्याम को भेज दिया।", - { - "type": "verse:v", - "number": "5", - "sid": "MIC 6:5" - }, - "हे मेरी प्रजा, स्मरण कर, कि मोआब के राजा बालाक ने तेरे विरुद्ध कौन सी युक्ति की? और बोर के पुत्र बिलाम ने उसको क्या सम्मति दी? और शित्तीम से गिलगाल तक की बातों का स्मरण कर, जिससे तू यहोवा के धार्मिकता के काम समझ सके।”" - ] + "type": "verse:v", + "number": "3", + "sid": "MIC 5:3" }, + "इस कारण वह उनको उस समय तक त्यागे रहेगा, जब तक जच्चा उत्पन्न न करे; तब इस्राएलियों के पास उसके बचे हुए भाई लौटकर उनसे मिल जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MIC 6:6" - }, - "“मैं क्या लेकर यहोवा के सम्मुख आऊँ, और ऊपर रहनेवाले परमेश्वर के सामने झुकूँ? क्या मैं होमबलि के लिये एक-एक वर्ष के बछड़े लेकर उसके सम्मुख आऊँ?", - { - "type": "verse:v", - "number": "7", - "sid": "MIC 6:7" - }, - "क्या यहोवा हजारों मेढ़ों से, या तेल की लाखों नदियों से प्रसन्न होगा? क्या मैं अपने अपराध के प्रायश्चित में अपने पहलौठे को या अपने पाप के बदले में अपने जन्माए हुए किसी को दूँ?”", - { - "type": "verse:v", - "number": "8", - "sid": "MIC 6:8" - }, - "हे मनुष्य, वह तुझे बता चुका है कि अच्छा क्या है; और यहोवा तुझ से इसे छोड़ और क्या चाहता है, कि तू न्याय से काम करे, और कृपा से प्रीति रखे, और अपने परमेश्वर के साथ नम्रता से चले?", - { - "type": "char:bdit", - "content": [ - "(मत्ती 23:23, यशा. 1:17)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "MIC 5:4" }, + "और", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "MIC 6:9" - }, - "यहोवा की वाणी इस नगर को पुकार रही है, और सम्पूर्ण ज्ञान, तेरे नाम का भय मानना है:", + "type": "char:it", + "content": [ + "वह खड़ा होकर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "राजदण्ड की, और जो उसे देनेवाला है उसकी बात सुनो" - ] + "type": "char:fr", + "content": [ + "5.4" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.9" - ] - }, - { - "type": "char:fq", - "content": [ - "राजदण्ड की, और जो उसे देनेवाला है उसकी बात सुनो:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् परमेश्वर के क्रोध की ताड़ना को सुनो" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "वह खड़ा होकर:" + ] }, { - "type": "char:it", - "content": [ - "*!" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "MIC 6:10" - }, - "क्या अब तक दुष्ट के घर में दुष्टता से पाया हुआ धन और छोटा एपा घृणित नहीं है?", - { - "type": "verse:v", - "number": "11", - "sid": "MIC 6:11" - }, - "क्या मैं कपट का तराजू और घटबढ़ के बटखरों की थैली लेकर पवित्र ठहर सकता हूँ?", - { - "type": "verse:v", - "number": "12", - "sid": "MIC 6:12" - }, - "यहाँ के धनवान लोग उपद्रव का काम देखा करते हैं; और यहाँ के सब रहनेवाले झूठ बोलते हैं और उनके मुँह से छल की बातें निकलती हैं।", - { - "type": "verse:v", - "number": "13", - "sid": "MIC 6:13" - }, - "इस कारण मैं तुझे मारते-मारते बहुत ही घायल करता हूँ, और तेरे पापों के कारण तुझको उजाड़ डालता हूँ।", - { - "type": "verse:v", - "number": "14", - "sid": "MIC 6:14" - }, - { - "type": "char:it", - "content": [ - "तू खाएगा, परन्तु तृप्त न होगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.14" - ] - }, - { - "type": "char:fq", - "content": [ - "तू खाएगा, परन्तु तृप्त न होगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "पाप और दण्ड के मेल से प्रकट होता है कि वह संयोगवश नहीं था परन्तु परमेश्वर के उचित न्याय के कारण था। परमेश्वर का श्राप उनके खाने-पीने पर भी होगा। उससे उनका पोषण नहीं होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तेरा पेट जलता ही रहेगा; और तू अपनी सम्पत्ति लेकर चलेगा, परन्तु न बचा सकेगा, और जो कुछ तू बचा भी ले, उसको मैं तलवार चलाकर लुटवा दूँगा।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "MIC 6:15" - }, - "तू बोएगा, परन्तु लवने न पाएगा; तू जैतून का तेल निकालेगा, परन्तु लगाने न पाएगा; और दाख रौंदेगा, परन्तु दाखमधु पीने न पाएगा।", - { - "type": "char:bdit", - "content": [ - "(यूह. 4:37, आमो. 5:11, व्यव. 28:38,40)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "MIC 6:16" - }, - "क्योंकि वे ओम्री की विधियों पर, और अहाब के घराने के सब कामों पर चलते हैं; और तुम उनकी युक्तियों के अनुसार चलते हो; इसलिए मैं तुझे उजाड़ दूँगा, और इस नगर के रहनेवालों पर ताली बजवाऊँगा, और तुम मेरी प्रजा की नामधराई सहोगे।" - ] + "type": "char:ft", + "content": [ + "भविष्यद्वक्ता इस जन्म लेनेवाले राजा के व्यक्तिगत कामों की चर्चा करता जाता है। उसका अन्त नहीं होगा वह किसी पर अपना राज निर्भर नहीं करेगा परन्तु उसे स्वयं सम्भालेगा।" + ] + } + ] + } + ] }, + "यहोवा की दी हुई शक्ति से, और अपने परमेश्वर यहोवा के नाम के प्रताप से, उनकी चरवाही करेगा। और वे सुरक्षित रहेंगे, क्योंकि अब वह पृथ्वी की छोर तक महान ठहरेगा।", { - "type": "chapter:c", - "number": "7", - "sid": "MIC 7" + "type": "verse:v", + "number": "5", + "sid": "MIC 5:5" }, + "और वह शान्ति का मूल होगा," + ] + }, + { + "type": "para:p", + "content": [ + "जब अश्शूरी हमारे देश पर चढ़ाई करें, और हमारे राजभवनों में पाँव रखें, तब हम उनके विरुद्ध सात चरवाहे वरन् आठ प्रधान मनुष्य खड़े करेंगे।", + { + "type": "verse:v", + "number": "6", + "sid": "MIC 5:6" + }, + "और वे अश्शूर के देश को वरन् प्रवेश के स्थानों तक निम्रोद के देश को तलवार चलाकर मार लेंगे; और जब अश्शूरी लोग हमारे देश में आएँ, और उसकी सीमा के भीतर पाँव रखें, तब वही पुरुष हमको उनसे बचाएगा।", { - "type": "para:s", - "content": [ - "इस्राएल का नैतिक पतन" - ] + "type": "verse:v", + "number": "7", + "sid": "MIC 5:7" }, + "और याकूब के बचे हुए लोग बहुत राज्यों के बीच ऐसा काम देंगे, जैसा यहोवा की ओर से पड़नेवाली ओस, और घास पर की वर्षा, जो किसी के लिये नहीं ठहरती और मनुष्यों की बाट नहीं जोहती।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "MIC 7:1" - }, - "हाय मुझ पर! क्योंकि मैं उस जन के समान हो गया हूँ जो धूपकाल के फल तोड़ने पर, या रही हुई दाख बीनने के समय के अन्त में आ जाए, मुझे तो पक्की अंजीरों की लालसा थी, परन्तु खाने के लिये कोई गुच्छा नहीं रहा।", - { - "type": "verse:v", - "number": "2", - "sid": "MIC 7:2" - }, - "भक्त लोग पृथ्वी पर से नाश हो गए हैं, और मनुष्यों में एक भी सीधा जन नहीं रहा; वे सब के सब हत्या के लिये घात लगाते, और जाल लगाकर अपने-अपने भाई का आहेर करते हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "MIC 7:3" - }, - "वे अपने दोनों हाथों से मन लगाकर बुराई करते हैं; हाकिम घूस माँगता, और न्यायी घूस लेने को तैयार रहता है, और रईस अपने मन की दुष्टता वर्णन करता है; इसी प्रकार से वे सब मिलकर जालसाजी करते हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "MIC 7:4" - }, - "उनमें से जो सबसे उत्तम है, वह कँटीली झाड़ी के समान दुःखदाई है, जो सबसे सीधा है, वह काँटेवाले बाड़े से भी बुरा है। तेरे पहरुओं का कहा हुआ दिन, अर्थात् तेरे दण्ड का दिन आ गया है। अब वे शीघ्र भ्रमित हो जाएँगे।", - { - "type": "verse:v", - "number": "5", - "sid": "MIC 7:5" - }, - "मित्र पर विश्वास मत करो, परम मित्र पर भी भरोसा मत रखो; वरन् अपनी अर्धांगिनी से भी सम्भलकर बोलना।", - { - "type": "verse:v", - "number": "6", - "sid": "MIC 7:6" - }, - "क्योंकि पुत्र पिता का अपमान करता, और बेटी माता के, और बहू सास के विरुद्ध उठती है; मनुष्य के शत्रु उसके घर ही के लोग होते हैं।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 10:21-35, मर. 13:12, लूका 12:53)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "MIC 7:7" - }, - "परन्तु मैं यहोवा की ओर ताकता रहूँगा, मैं अपने उद्धारकर्ता परमेश्वर की बाट जोहता रहूँगा; मेरा परमेश्वर मेरी सुनेगा।" - ] + "type": "verse:v", + "number": "8", + "sid": "MIC 5:8" }, + "और याकूब के बचे हुए लोग जातियों में और देश-देश के लोगों के बीच ऐसे होंगे जैसे वन-पशुओं में सिंह, या भेड़-बकरियों के झुण्डों में जवान सिंह होता है, क्योंकि जब वह उनके बीच में से जाए, तो लताड़ता और फाड़ता जाएगा, और कोई बचा न सकेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "MIC 7:8" - }, - "हे मेरी बैरिन, मुझ पर आनन्द मत कर; क्योंकि जैसे ही मैं गिरूँगा त्यों ही उठूँगा; और ज्यों ही मैं अंधकार में पड़ूँगा त्यों ही यहोवा मेरे लिये ज्योति का काम देगा।", - { - "type": "verse:v", - "number": "9", - "sid": "MIC 7:9" - }, - "मैंने यहोवा के विरुद्ध पाप किया है, इस कारण मैं उस समय तक उसके क्रोध को सहता रहूँगा जब तक कि वह मेरा मुकद्दमा लड़कर मेरा न्याय न चुकाएगा। उस समय वह मुझे उजियाले में निकाल ले आएगा, और मैं उसकी धार्मिकता देखूँगा।", - { - "type": "verse:v", - "number": "10", - "sid": "MIC 7:10" - }, - "तब मेरी बैरिन जो मुझसे यह कहती है कि तेरा परमेश्वर यहोवा कहाँ रहा, वह भी उसे देखेगी और लज्जा से मुँह ढाँपेगी। मैं अपनी आँखों से उसे देखूँगा; तब वह सड़कों की कीच के समान लताड़ी जाएगी।" - ] + "type": "verse:v", + "number": "9", + "sid": "MIC 5:9" }, + "तेरा हाथ तेरे द्रोहियों पर पड़े, और तेरे सब शत्रु नष्ट हो जाएँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "MIC 5:10" + }, + "यहोवा की यही वाणी है, उस समय मैं तेरे घोड़ों का तेरे बीच में से नाश करूँगा; और तेरे रथों का विनाश करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "MIC 7:11" - }, - "तेरे बाड़ों के बाँधने के दिन उसकी सीमा बढ़ाई जाएगी।", - { - "type": "verse:v", - "number": "12", - "sid": "MIC 7:12" - }, - "उस दिन अश्शूर से, और मिस्र के नगरों से और मिस्र और महानद के बीच के, और समुद्र-समुद्र और पहाड़-पहाड़ के बीच में देशों से लोग तेरे पास आएँगे।", - { - "type": "verse:v", - "number": "13", - "sid": "MIC 7:13" - }, - "तो भी यह देश अपने रहनेवालों के कामों के कारण उजाड़ ही रहेगा।" - ] + "type": "verse:v", + "number": "11", + "sid": "MIC 5:11" }, + "मैं तेरे देश के नगरों को भी नष्ट करूँगा, और तेरे किलों को ढा दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "MIC 7:14" - }, + "type": "verse:v", + "number": "12", + "sid": "MIC 5:12" + }, + "और मैं तेरे तंत्र-मंत्र नाश करूँगा, और तुझ में टोन्हे आगे को न रहेंगे।", + { + "type": "verse:v", + "number": "13", + "sid": "MIC 5:13" + }, + "और मैं तेरी खुदी हुई मूरतें, और तेरी लाठें, तेरे बीच में से नष्ट करूँगा; और तू आगे को अपने हाथ की बनाई हुई वस्तुओं को दण्डवत् न करेगा।", + { + "type": "verse:v", + "number": "14", + "sid": "MIC 5:14" + }, + "और मैं तेरी अशेरा नामक मूरतों को तेरी भूमि में से उखाड़ डालूँगा, और तेरे नगरों का विनाश करूँगा।", + { + "type": "verse:v", + "number": "15", + "sid": "MIC 5:15" + }, + "और मैं अन्यजातियों से जो मेरा कहा नहीं मानतीं, क्रोध और जलजलाहट के साथ बदला लूँगा।" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "MIC 6" + }, + { + "type": "para:s", + "content": [ + "इस्राएल के विरुद्ध परमेश्वर का अभियोग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MIC 6:1" + }, + "जो बात यहोवा कहता है, उसे सुनो उठकर, पहाड़ों के सामने वाद विवाद कर, और टीले भी तेरी सुनने पाएँ।", + { + "type": "verse:v", + "number": "2", + "sid": "MIC 6:2" + }, + "हे पहाड़ों, और हे पृथ्वी की अटल नींव, यहोवा का वाद विवाद सुनो, क्योंकि यहोवा का अपनी प्रजा के साथ मुकद्दमा है, और वह इस्राएल से वाद-विवाद करता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "MIC 6:3" + }, + "“हे मेरी प्रजा, मैंने तेरा क्या बिगाड़ा है? क्या करके मैंने तुझे थका दिया है?", + { + "type": "verse:v", + "number": "4", + "sid": "MIC 6:4" + }, + "मेरे विरुद्ध साक्षी दे! मैं तो तुझे मिस्र देश से निकाल ले आया, और दासत्व के घर में से तुझे छुड़ा लाया; और तेरी अगुआई करने को मूसा, हारून और मिर्याम को भेज दिया।", + { + "type": "verse:v", + "number": "5", + "sid": "MIC 6:5" + }, + "हे मेरी प्रजा, स्मरण कर, कि मोआब के राजा बालाक ने तेरे विरुद्ध कौन सी युक्ति की? और बोर के पुत्र बिलाम ने उसको क्या सम्मति दी? और शित्तीम से गिलगाल तक की बातों का स्मरण कर, जिससे तू यहोवा के धार्मिकता के काम समझ सके।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "MIC 6:6" + }, + "“मैं क्या लेकर यहोवा के सम्मुख आऊँ, और ऊपर रहनेवाले परमेश्वर के सामने झुकूँ? क्या मैं होमबलि के लिये एक-एक वर्ष के बछड़े लेकर उसके सम्मुख आऊँ?", + { + "type": "verse:v", + "number": "7", + "sid": "MIC 6:7" + }, + "क्या यहोवा हजारों मेढ़ों से, या तेल की लाखों नदियों से प्रसन्न होगा? क्या मैं अपने अपराध के प्रायश्चित में अपने पहलौठे को या अपने पाप के बदले में अपने जन्माए हुए किसी को दूँ?”", + { + "type": "verse:v", + "number": "8", + "sid": "MIC 6:8" + }, + "हे मनुष्य, वह तुझे बता चुका है कि अच्छा क्या है; और यहोवा तुझ से इसे छोड़ और क्या चाहता है, कि तू न्याय से काम करे, और कृपा से प्रीति रखे, और अपने परमेश्वर के साथ नम्रता से चले?", + { + "type": "char:bdit", + "content": [ + "(मत्ती 23:23, यशा. 1:17)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "MIC 6:9" + }, + "यहोवा की वाणी इस नगर को पुकार रही है, और सम्पूर्ण ज्ञान, तेरे नाम का भय मानना है:", + { + "type": "char:it", + "content": [ + "राजदण्ड की, और जो उसे देनेवाला है उसकी बात सुनो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तू लाठी लिये हुए अपनी प्रजा की चरवाही कर" - ] + "type": "char:fr", + "content": [ + "6.9" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.14" - ] - }, - { - "type": "char:fq", - "content": [ - "तू लाठी लिये हुए अपनी प्रजा की चरवाही कर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब भविष्यद्वक्ता एक हार्दिक प्रार्थना के साथ समापन करता है जिसका उसे संक्षिप्त उत्तर मिलता है कि परमेश्वर अपने सामर्थ्य को नए सिरे से प्रगट करेगा जैसा उस समय प्रगट किया था जब उसने उन्हें अपनी प्रजा बनाया था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "राजदण्ड की, और जो उसे देनेवाला है उसकी बात सुनो:" + ] }, { - "type": "char:it", - "content": [ - "*, अर्थात् अपने निज भाग की भेड़-बकरियों की, जो कर्मेल के वन में अलग बैठती हैं; वे पूर्वकाल के समान बाशान और गिलाद में चरा करें।" - ] + "type": "char:ft", + "content": [ + "अर्थात् परमेश्वर के क्रोध की ताड़ना को सुनो" + ] } - ] + ] + } + ] + }, + "!", + { + "type": "verse:v", + "number": "10", + "sid": "MIC 6:10" }, + "क्या अब तक दुष्ट के घर में दुष्टता से पाया हुआ धन और छोटा एपा घृणित नहीं है?", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "11", + "sid": "MIC 6:11" + }, + "क्या मैं कपट का तराजू और घटबढ़ के बटखरों की थैली लेकर पवित्र ठहर सकता हूँ?", + { + "type": "verse:v", + "number": "12", + "sid": "MIC 6:12" + }, + "यहाँ के धनवान लोग उपद्रव का काम देखा करते हैं; और यहाँ के सब रहनेवाले झूठ बोलते हैं और उनके मुँह से छल की बातें निकलती हैं।", + { + "type": "verse:v", + "number": "13", + "sid": "MIC 6:13" + }, + "इस कारण मैं तुझे मारते-मारते बहुत ही घायल करता हूँ, और तेरे पापों के कारण तुझको उजाड़ डालता हूँ।", + { + "type": "verse:v", + "number": "14", + "sid": "MIC 6:14" + }, + { + "type": "char:it", + "content": [ + "तू खाएगा, परन्तु तृप्त न होगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "MIC 7:15" + "type": "char:fr", + "content": [ + "6.14" + ] }, - "जैसे कि मिस्र देश से तेरे निकल आने के दिनों में, वैसी ही अब मैं उसको अद्भुत काम दिखाऊँगा।", { - "type": "verse:v", - "number": "16", - "sid": "MIC 7:16" + "type": "char:fq", + "content": [ + "तू खाएगा, परन्तु तृप्त न होगा:" + ] }, - "अन्यजातियाँ देखकर अपने सारे पराक्रम के विषय में लजाएँगी; वे अपने मुँह को हाथ से छिपाएँगी, और उनके कान बहरे हो जाएँगे।", { - "type": "verse:v", - "number": "17", - "sid": "MIC 7:17" - }, + "type": "char:ft", + "content": [ + "पाप और दण्ड के मेल से प्रकट होता है कि वह संयोगवश नहीं था परन्तु परमेश्वर के उचित न्याय के कारण था। परमेश्वर का श्राप उनके खाने-पीने पर भी होगा। उससे उनका पोषण नहीं होगा।" + ] + } + ] + } + ] + }, + ", तेरा पेट जलता ही रहेगा; और तू अपनी सम्पत्ति लेकर चलेगा, परन्तु न बचा सकेगा, और जो कुछ तू बचा भी ले, उसको मैं तलवार चलाकर लुटवा दूँगा।", + { + "type": "verse:v", + "number": "15", + "sid": "MIC 6:15" + }, + "तू बोएगा, परन्तु लवने न पाएगा; तू जैतून का तेल निकालेगा, परन्तु लगाने न पाएगा; और दाख रौंदेगा, परन्तु दाखमधु पीने न पाएगा।", + { + "type": "char:bdit", + "content": [ + "(यूह. 4:37, आमो. 5:11, व्यव. 28:38,40)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "MIC 6:16" + }, + "क्योंकि वे ओम्री की विधियों पर, और अहाब के घराने के सब कामों पर चलते हैं; और तुम उनकी युक्तियों के अनुसार चलते हो; इसलिए मैं तुझे उजाड़ दूँगा, और इस नगर के रहनेवालों पर ताली बजवाऊँगा, और तुम मेरी प्रजा की नामधराई सहोगे।" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "MIC 7" + }, + { + "type": "para:s", + "content": [ + "इस्राएल का नैतिक पतन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "MIC 7:1" + }, + "हाय मुझ पर! क्योंकि मैं उस जन के समान हो गया हूँ जो धूपकाल के फल तोड़ने पर, या रही हुई दाख बीनने के समय के अन्त में आ जाए, मुझे तो पक्की अंजीरों की लालसा थी, परन्तु खाने के लिये कोई गुच्छा नहीं रहा।", + { + "type": "verse:v", + "number": "2", + "sid": "MIC 7:2" + }, + "भक्त लोग पृथ्वी पर से नाश हो गए हैं, और मनुष्यों में एक भी सीधा जन नहीं रहा; वे सब के सब हत्या के लिये घात लगाते, और जाल लगाकर अपने-अपने भाई का आहेर करते हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "MIC 7:3" + }, + "वे अपने दोनों हाथों से मन लगाकर बुराई करते हैं; हाकिम घूस माँगता, और न्यायी घूस लेने को तैयार रहता है, और रईस अपने मन की दुष्टता वर्णन करता है; इसी प्रकार से वे सब मिलकर जालसाजी करते हैं।", + { + "type": "verse:v", + "number": "4", + "sid": "MIC 7:4" + }, + "उनमें से जो सबसे उत्तम है, वह कँटीली झाड़ी के समान दुःखदाई है, जो सबसे सीधा है, वह काँटेवाले बाड़े से भी बुरा है। तेरे पहरुओं का कहा हुआ दिन, अर्थात् तेरे दण्ड का दिन आ गया है। अब वे शीघ्र भ्रमित हो जाएँगे।", + { + "type": "verse:v", + "number": "5", + "sid": "MIC 7:5" + }, + "मित्र पर विश्वास मत करो, परम मित्र पर भी भरोसा मत रखो; वरन् अपनी अर्धांगिनी से भी सम्भलकर बोलना।", + { + "type": "verse:v", + "number": "6", + "sid": "MIC 7:6" + }, + "क्योंकि पुत्र पिता का अपमान करता, और बेटी माता के, और बहू सास के विरुद्ध उठती है; मनुष्य के शत्रु उसके घर ही के लोग होते हैं।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 10:21-35, मर. 13:12, लूका 12:53)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "MIC 7:7" + }, + "परन्तु मैं यहोवा की ओर ताकता रहूँगा, मैं अपने उद्धारकर्ता परमेश्वर की बाट जोहता रहूँगा; मेरा परमेश्वर मेरी सुनेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "MIC 7:8" + }, + "हे मेरी बैरिन, मुझ पर आनन्द मत कर; क्योंकि जैसे ही मैं गिरूँगा त्यों ही उठूँगा; और ज्यों ही मैं अंधकार में पड़ूँगा त्यों ही यहोवा मेरे लिये ज्योति का काम देगा।", + { + "type": "verse:v", + "number": "9", + "sid": "MIC 7:9" + }, + "मैंने यहोवा के विरुद्ध पाप किया है, इस कारण मैं उस समय तक उसके क्रोध को सहता रहूँगा जब तक कि वह मेरा मुकद्दमा लड़कर मेरा न्याय न चुकाएगा। उस समय वह मुझे उजियाले में निकाल ले आएगा, और मैं उसकी धार्मिकता देखूँगा।", + { + "type": "verse:v", + "number": "10", + "sid": "MIC 7:10" + }, + "तब मेरी बैरिन जो मुझसे यह कहती है कि तेरा परमेश्वर यहोवा कहाँ रहा, वह भी उसे देखेगी और लज्जा से मुँह ढाँपेगी। मैं अपनी आँखों से उसे देखूँगा; तब वह सड़कों की कीच के समान लताड़ी जाएगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "MIC 7:11" + }, + "तेरे बाड़ों के बाँधने के दिन उसकी सीमा बढ़ाई जाएगी।", + { + "type": "verse:v", + "number": "12", + "sid": "MIC 7:12" + }, + "उस दिन अश्शूर से, और मिस्र के नगरों से और मिस्र और महानद के बीच के, और समुद्र-समुद्र और पहाड़-पहाड़ के बीच में देशों से लोग तेरे पास आएँगे।", + { + "type": "verse:v", + "number": "13", + "sid": "MIC 7:13" + }, + "तो भी यह देश अपने रहनेवालों के कामों के कारण उजाड़ ही रहेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "MIC 7:14" + }, + { + "type": "char:it", + "content": [ + "तू लाठी लिये हुए अपनी प्रजा की चरवाही कर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "वे सर्प के समान मिट्टी चाटेंगी" - ] + "type": "char:fr", + "content": [ + "7.14" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.17" - ] - }, - { - "type": "char:fq", - "content": [ - "वे सर्प के समान मिट्टी चाटेंगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिट्टी चाटना मनुष्य की दीन-हीन दशा को व्यक्त करता है जो स्वयं को भूमि पर गिरा देते है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तू लाठी लिये हुए अपनी प्रजा की चरवाही कर:" + ] }, { - "type": "char:it", - "content": [ - "*, और भूमि पर रेंगनेवाले जन्तुओं की भाँति अपने बिलों में से काँपती हुई निकलेंगी; हे हमारे परमेश्वर यहोवा के पास थरथराती हुई आएँगी, और वे तुझ से डरेंगी।" - ] + "type": "char:ft", + "content": [ + "अब भविष्यद्वक्ता एक हार्दिक प्रार्थना के साथ समापन करता है जिसका उसे संक्षिप्त उत्तर मिलता है कि परमेश्वर अपने सामर्थ्य को नए सिरे से प्रगट करेगा जैसा उस समय प्रगट किया था जब उसने उन्हें अपनी प्रजा बनाया था।" + ] } - ] + ] + } + ] + }, + ", अर्थात् अपने निज भाग की भेड़-बकरियों की, जो कर्मेल के वन में अलग बैठती हैं; वे पूर्वकाल के समान बाशान और गिलाद में चरा करें।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "MIC 7:15" }, + "जैसे कि मिस्र देश से तेरे निकल आने के दिनों में, वैसी ही अब मैं उसको अद्भुत काम दिखाऊँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "MIC 7:18" - }, - "तेरे समान ऐसा परमेश्वर कहाँ है जो अधर्म को क्षमा करे और अपने निज भाग के बचे हुओं के अपराध को ढाँप दे? वह अपने क्रोध को सदा बनाए नहीं रहता, क्योंकि वह करुणा से प्रीति रखता है।", + "type": "verse:v", + "number": "16", + "sid": "MIC 7:16" + }, + "अन्यजातियाँ देखकर अपने सारे पराक्रम के विषय में लजाएँगी; वे अपने मुँह को हाथ से छिपाएँगी, और उनके कान बहरे हो जाएँगे।", + { + "type": "verse:v", + "number": "17", + "sid": "MIC 7:17" + }, + { + "type": "char:it", + "content": [ + "वे सर्प के समान मिट्टी चाटेंगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "MIC 7:19" + "type": "char:fr", + "content": [ + "7.17" + ] }, - "वह फिर हम पर दया करेगा, और हमारे अधर्म के कामों को लताड़ डालेगा। तू उनके सब पापों को गहरे समुद्र में डाल देगा।", { - "type": "verse:v", - "number": "20", - "sid": "MIC 7:20" + "type": "char:fq", + "content": [ + "वे सर्प के समान मिट्टी चाटेंगी:" + ] }, - "तू याकूब के विषय में वह सच्चाई, और अब्राहम के विषय में वह करुणा पूरी करेगा, जिसकी शपथ तू प्राचीनकाल के दिनों से लेकर अब तक हमारे पितरों से खाता आया है।", { - "type": "char:bdit", - "content": [ - "(लूका 1:54,55, रोम. 15:8,9)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "मिट्टी चाटना मनुष्य की दीन-हीन दशा को व्यक्त करता है जो स्वयं को भूमि पर गिरा देते है।" + ] + } + ] + } + ] + }, + ", और भूमि पर रेंगनेवाले जन्तुओं की भाँति अपने बिलों में से काँपती हुई निकलेंगी; हे हमारे परमेश्वर यहोवा के पास थरथराती हुई आएँगी, और वे तुझ से डरेंगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "MIC 7:18" + }, + "तेरे समान ऐसा परमेश्वर कहाँ है जो अधर्म को क्षमा करे और अपने निज भाग के बचे हुओं के अपराध को ढाँप दे? वह अपने क्रोध को सदा बनाए नहीं रहता, क्योंकि वह करुणा से प्रीति रखता है।", + { + "type": "verse:v", + "number": "19", + "sid": "MIC 7:19" + }, + "वह फिर हम पर दया करेगा, और हमारे अधर्म के कामों को लताड़ डालेगा। तू उनके सब पापों को गहरे समुद्र में डाल देगा।", + { + "type": "verse:v", + "number": "20", + "sid": "MIC 7:20" + }, + "तू याकूब के विषय में वह सच्चाई, और अब्राहम के विषय में वह करुणा पूरी करेगा, जिसकी शपथ तू प्राचीनकाल के दिनों से लेकर अब तक हमारे पितरों से खाता आया है।", + { + "type": "char:bdit", + "content": [ + "(लूका 1:54,55, रोम. 15:8,9)" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV6/origin-usj.json b/tests/special-cases/IRV6/origin-usj.json index 1e0673a3..d22d675b 100644 --- a/tests/special-cases/IRV6/origin-usj.json +++ b/tests/special-cases/IRV6/origin-usj.json @@ -1,14202 +1,13488 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "EXO", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "निर्गमन" + ] + }, + { + "type": "para:toc1", + "content": [ + "निर्गमन" + ] + }, + { + "type": "para:toc2", + "content": [ + "निर्गमन" + ] + }, + { + "type": "para:toc3", + "content": [ + "निर्ग." + ] + }, + { + "type": "para:mt", + "content": [ + "निर्गमन" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "परम्परा के अनुसार मूसा को इस पुस्तक का लेखक माना गया है। मूसा को इस पुस्तक का परमेश्वर प्रेरित लेखक मानने के दो ठोस कारण हैं। पहला, निर्गमन की पुस्तक ही में मूसा के लेखन कार्य की चर्चा की गई है। निर्गमन 34:27 में परमेश्वर ने मूसा को आज्ञा दी थी, “ये वचन लिख ले।” बाइबल के एक और संदर्भ के अनुसार परमेश्वर की आज्ञा का पालन करते हुए मूसा ने परमेश्वर के सारे निर्देश लिख लिए थे, “जितनी बातें यहोवा ने कहीं, मूसा ने यहोवा के सब वचन लिख दिए” (24:4)। अतः यह मानना तर्क-सम्मत ही है कि ये पद निर्गमन की पुस्तक में मूसा द्वारा लिखी गई बातों के संदर्भ में ही है। दूसरा, निर्गमन में वर्णित घटनाओं को मूसा ने स्वयं देखा था या उनमें वह सहभागी हुआ था। मूसा फ़िरौन के राजपरिवार में पाला गया था अतः वह लिखना-पढ़ना जानता था।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 1446 - 1405 ई. पू. इस तिथि से पूर्व इस्राएल 40 वर्ष अपनी अवज्ञा के कारण जंगल में भटक रहा था। इस पुस्तक के लेखन का यह सर्व-सम्भावित समय है।" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "इस पुस्तक के लक्षित पाठक निर्गमन ही के समय की पीढ़ी थी। मूसा ने यह पुस्तक सीनै समुदाय के लिए लिखी थी जिसे वह मिस्र से निकालकर लाया था (निर्ग. 17:14; 24:4; 34:27-28)।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "निर्गमन की पुस्तक वृत्तान्त रूप में प्रस्तुत करती है कि इस्राएल कैसे यहोवा की प्रजा बना और वाचा की शर्तों को भी दर्शाती है कि उनके अनुसार वह जाति परमेश्वर की प्रजा होकर रहे। निर्गमन की पुस्तक में विश्वासयोग्य, सर्वशक्तिमान, उद्धारक, पवित्र परमेश्वर के गुण व्यक्त हैं जो इस्राएल के साथ वाचा बाँधता है। परमेश्वर के गुण उसके नाम और काम दोनों ही से प्रगट हैं। इसमें प्रगट किया गया है कि अब्राहम को दी गई परमेश्वर की प्रतिज्ञा (उत्प. 15:12-16) कैसे पूरी हुई जब परमेश्वर ने अब्राहम के वंशजों को मिस्र के दासत्व से मुक्त कराया। यह एक परिवार की कहानी है जो चुनी हुई एक जाति बना। (निर्ग. 2:24; 6:5; 12:37) मिस्र से निकलने वाले इब्रानियों की संख्या लगभग 20 से 30 लाख होगी।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "छुटकारा" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. आमुख — 1:1-2:25" + ] + }, + { + "type": "para:io1", + "content": [ + "2. मिस्र से इस्राएल की मुक्ति — 3:1-18:27" + ] + }, + { + "type": "para:io1", + "content": [ + "3. सीनै पर्वत पर वाचा दी गई — 19:1-24:18" + ] + }, + { + "type": "para:io1", + "content": [ + "4. परमेश्वर का राजसी तम्बू — 25:1-31:18" + ] + }, + { + "type": "para:io1", + "content": [ + "5. विद्रोह के परिणामस्वरूप परमेश्वर से दूर होना — 32:1-34:35" + ] + }, + { + "type": "para:io1", + "content": [ + "6. परमेश्वर के मिलापवाले तम्बू की स्थापना — 35:1-40:38" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "EXO 1" + }, + { + "type": "para:s", + "content": [ + "मिस्र में इस्राएलियों की दुर्दशा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 1:1" + }, + "इस्राएल के पुत्रों के नाम, जो अपने-अपने घराने को लेकर याकूब के साथ मिस्र देश में आए, ये हैं:", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 1:2" + }, + "रूबेन, शिमोन, लेवी, यहूदा,", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 1:3" + }, + "इस्साकार, जबूलून, बिन्यामीन,", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 1:4" + }, + "दान, नप्ताली, गाद और आशेर।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 1:5" + }, + "और यूसुफ तो मिस्र में पहले ही आ चुका था। याकूब के निज वंश में जो उत्पन्न हुए वे सब सत्तर प्राणी थे।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:14)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "EXO 1:6" + }, + "यूसुफ, और उसके सब भाई, और उस पीढ़ी के सब लोग मर मिटे।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:15)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "EXO 1:7" + }, + "परन्तु इस्राएल की सन्तान फूलने-फलने लगी; और वे अत्यन्त सामर्थी बनते चले गए; और इतना अधिक बढ़ गए कि सारा देश उनसे भर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 1:8" + }, + "मिस्र में एक नया राजा गद्दी पर बैठा जो यूसुफ को नहीं जानता था।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:17,18)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "EXO 1:9" + }, + "और उसने अपनी प्रजा से कहा, “देखो, इस्राएली हम से गिनती और सामर्थ्य में अधिक बढ़ गए हैं।", { - "type": "book:id", - "content": [], - "code": "EXO" + "type": "verse:v", + "number": "10", + "sid": "EXO 1:10" }, + "इसलिए आओ, हम उनके साथ बुद्धिमानी से बर्ताव करें, कहीं ऐसा न हो कि जब वे बहुत बढ़ जाएँ, और यदि युद्ध का समय आ पड़े, तो हमारे बैरियों से मिलकर हम से लड़ें और इस देश से निकल जाएँ।”", { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 1:11" }, + "इसलिए मिस्रियों ने उन पर", { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "char:it", + "content": [ + "बेगारी करानेवालों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.11" + ] + }, + { + "type": "char:fq", + "content": [ + "बेगारी करानेवालों:" + ] + }, + { + "type": "char:ft", + "content": [ + "वे पदाधिकारी लोग थे, जो जन कार्यों के निरक्षक थे।" + ] + } + ] + } + ] }, + "को नियुक्त किया कि वे उन पर भार डाल-डालकर उनको दुःख दिया करें; तब उन्होंने फ़िरौन के लिये पितोम और रामसेस नामक भण्डारवाले नगरों को बनाया।", { - "type": "para:h", - "content": [ - "निर्गमन" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 1:12" }, + "पर ज्यों-ज्यों वे उनको दुःख देते गए त्यों-त्यों वे बढ़ते और फैलते चले गए; इसलिए वे इस्राएलियों से अत्यन्त डर गए।", { - "type": "para:toc1", - "content": [ - "निर्गमन" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 1:13" }, + "तो भी मिस्रियों ने इस्राएलियों से कठोरता के साथ सेवा करवाई;", { - "type": "para:toc2", - "content": [ - "निर्गमन" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 1:14" }, + "और उनके जीवन को गारे, ईंट और खेती के भाँति-भाँति के काम की कठिन सेवा से दुःखी कर डाला; जिस किसी काम में वे उनसे सेवा करवाते थे उसमें वे कठोरता का व्यवहार करते थे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:toc3", - "content": [ - "निर्ग." - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 1:15" }, + "शिप्रा और पूआ नामक दो इब्री दाइयों को मिस्र के राजा ने आज्ञा दी,", { - "type": "para:mt", - "content": [ - "निर्गमन" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 1:16" }, + "“जब तुम इब्री स्त्रियों को बच्चा उत्पन्न होने के समय", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "char:it", + "content": [ + "प्रसव के पत्थरों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.16" + ] + }, + { + "type": "char:fq", + "content": [ + "प्रसव के पत्थरों:" + ] + }, + { + "type": "char:ft", + "content": [ + "दो पत्थर: इस शब्द का अर्थ है बैठने का एक विशेष आसन है, जैसा स्मारकों में दर्शाया जाता है।" + ] + } + ] + } + ] }, + "पर बैठी देखो, तब यदि बेटा हो, तो उसे मार डालना; और बेटी हो, तो जीवित रहने देना।”", { - "type": "para:ip", - "content": [ - "परम्परा के अनुसार मूसा को इस पुस्तक का लेखक माना गया है। मूसा को इस पुस्तक का परमेश्वर प्रेरित लेखक मानने के दो ठोस कारण हैं। पहला, निर्गमन की पुस्तक ही में मूसा के लेखन कार्य की चर्चा की गई है। निर्गमन 34:27 में परमेश्वर ने मूसा को आज्ञा दी थी, “ये वचन लिख ले।” बाइबल के एक और संदर्भ के अनुसार परमेश्वर की आज्ञा का पालन करते हुए मूसा ने परमेश्वर के सारे निर्देश लिख लिए थे, “जितनी बातें यहोवा ने कहीं, मूसा ने यहोवा के सब वचन लिख दिए” (24:4)। अतः यह मानना तर्क-सम्मत ही है कि ये पद निर्गमन की पुस्तक में मूसा द्वारा लिखी गई बातों के संदर्भ में ही है। दूसरा, निर्गमन में वर्णित घटनाओं को मूसा ने स्वयं देखा था या उनमें वह सहभागी हुआ था। मूसा फ़िरौन के राजपरिवार में पाला गया था अतः वह लिखना-पढ़ना जानता था।" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 1:17" }, + "परन्तु वे दाइयाँ परमेश्वर का भय मानती थीं, इसलिए मिस्र के राजा की आज्ञा न मानकर लड़कों को भी जीवित छोड़ देती थीं।", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 1:18" }, + "तब मिस्र के राजा ने उनको बुलवाकर पूछा, “तुम जो लड़कों को जीवित छोड़ देती हो, तो ऐसा क्यों करती हो?”", { - "type": "para:ip", - "content": [ - "लगभग 1446 - 1405 ई. पू. इस तिथि से पूर्व इस्राएल 40 वर्ष अपनी अवज्ञा के कारण जंगल में भटक रहा था। इस पुस्तक के लेखन का यह सर्व-सम्भावित समय है।" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:19)" + ] }, { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 1:19" }, + "दाइयों ने फ़िरौन को उतर दिया, “इब्री स्त्रियाँ मिस्री स्त्रियों के समान नहीं हैं; वे ऐसी फुर्तीली हैं कि दाइयों के पहुँचने से पहले ही उनको बच्चा उत्पन्न हो जाता है।”", { - "type": "para:ip", - "content": [ - "इस पुस्तक के लक्षित पाठक निर्गमन ही के समय की पीढ़ी थी। मूसा ने यह पुस्तक सीनै समुदाय के लिए लिखी थी जिसे वह मिस्र से निकालकर लाया था (निर्ग. 17:14; 24:4; 34:27-28)।" - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 1:20" }, + "इसलिए परमेश्वर ने दाइयों के साथ भलाई की; और वे लोग बढ़कर बहुत सामर्थी हो गए।", { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 1:21" }, + "इसलिए कि दाइयाँ परमेश्वर का भय मानती थीं उसने उनके", { - "type": "para:ip", - "content": [ - "निर्गमन की पुस्तक वृत्तान्त रूप में प्रस्तुत करती है कि इस्राएल कैसे यहोवा की प्रजा बना और वाचा की शर्तों को भी दर्शाती है कि उनके अनुसार वह जाति परमेश्वर की प्रजा होकर रहे। निर्गमन की पुस्तक में विश्वासयोग्य, सर्वशक्तिमान, उद्धारक, पवित्र परमेश्वर के गुण व्यक्त हैं जो इस्राएल के साथ वाचा बाँधता है। परमेश्वर के गुण उसके नाम और काम दोनों ही से प्रगट हैं। इसमें प्रगट किया गया है कि अब्राहम को दी गई परमेश्वर की प्रतिज्ञा (उत्प. 15:12-16) कैसे पूरी हुई जब परमेश्वर ने अब्राहम के वंशजों को मिस्र के दासत्व से मुक्त कराया। यह एक परिवार की कहानी है जो चुनी हुई एक जाति बना। (निर्ग. 2:24; 6:5; 12:37) मिस्र से निकलने वाले इब्रानियों की संख्या लगभग 20 से 30 लाख होगी।" - ] + "type": "char:it", + "content": [ + "घर बसाए", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.21" + ] + }, + { + "type": "char:fq", + "content": [ + "घर बसाए:" + ] + }, + { + "type": "char:ft", + "content": [ + "उन्होंने इब्री पुरुषों से विवाह किया और इस्राएल की माता ठहरीं।" + ] + } + ] + } + ] }, + "।", { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 1:22" }, + "तब फ़िरौन ने अपनी सारी प्रजा के लोगों को आज्ञा दी, “इब्रियों के जितने बेटे उत्पन्न हों उन सभी को तुम नील नदी में डाल देना, और सब बेटियों को जीवित रख छोड़ना।”", { - "type": "para:ip", - "content": [ - "छुटकारा" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:19)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "EXO 2" + }, + { + "type": "para:s", + "content": [ + "मूसा का जन्म" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 2:1" + }, + "लेवी के घराने के एक पुरुष ने एक लेवी वंश की स्त्री को ब्याह लिया।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 2:2" + }, + "वह स्त्री गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; और यह देखकर कि यह बालक सुन्दर है, उसे तीन महीने तक छिपा रखा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:20, इब्रा. 11:23)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "EXO 2:3" + }, + "जब वह उसे और छिपा न सकी तब उसके लिये", + { + "type": "char:it", + "content": [ + "सरकण्डों की एक टोकरी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.3" + ] + }, + { + "type": "char:fq", + "content": [ + "सरकण्डों की एक टोकरी:" + ] + }, + { + "type": "char:ft", + "content": [ + "मिस्री लोग सरकण्डों का प्रयोग साधारणतः हलकी और तेज नाव बनाने के लिए करते थे।" + ] + } + ] + } + ] }, + "लेकर, उस पर चिकनी मिट्टी और राल लगाकर, उसमें बालक को रखकर नील नदी के किनारे कांसों के बीच छोड़ आई।", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 2:4" }, + "उस बालक कि बहन दूर खड़ी रही, कि देखे इसका क्या हाल होगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:io1", - "content": [ - "1. आमुख — 1:1-2:25" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 2:5" }, + "तब फ़िरौन की बेटी नहाने के लिये नदी के किनारे आई; उसकी सखियाँ नदी के किनारे-किनारे टहलने लगीं; तब उसने कांसों के बीच टोकरी को देखकर अपनी दासी को उसे ले आने के लिये भेजा।", { - "type": "para:io1", - "content": [ - "2. मिस्र से इस्राएल की मुक्ति — 3:1-18:27" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:21)" + ] }, { - "type": "para:io1", - "content": [ - "3. सीनै पर्वत पर वाचा दी गई — 19:1-24:18" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 2:6" }, + "तब उसने उसे खोलकर देखा कि एक रोता हुआ बालक है; तब", { - "type": "para:io1", - "content": [ - "4. परमेश्वर का राजसी तम्बू — 25:1-31:18" - ] + "type": "char:it", + "content": [ + "उसे तरस आया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.6" + ] + }, + { + "type": "char:fq", + "content": [ + "उसे तरस आया:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसकी भावनाओं का ज़िक्र करने का विशेष कारण है, क्योंकि इसी के कारण उस राजकुमारी ने अपने पिता की आज्ञा के बावजूद उस बालक को बचाया और उसे गोद लिया।" + ] + } + ] + } + ] }, + "और उसने कहा, “यह तो किसी इब्री का बालक होगा।”", { - "type": "para:io1", - "content": [ - "5. विद्रोह के परिणामस्वरूप परमेश्वर से दूर होना — 32:1-34:35" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 2:7" }, + "तब बालक की बहन ने फ़िरौन की बेटी से कहा, “क्या मैं जाकर इब्री स्त्रियों में से किसी धाई को तेरे पास बुला ले आऊँ जो तेरे लिये बालक को दूध पिलाया करे?”", { - "type": "para:io1", - "content": [ - "6. परमेश्वर के मिलापवाले तम्बू की स्थापना — 35:1-40:38" - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 2:8" }, + "फ़िरौन की बेटी ने कहा, “जा।” तब लड़की जाकर बालक की माता को बुला ले आई।", { - "type": "chapter:c", - "number": "1", - "sid": "EXO 1" + "type": "verse:v", + "number": "9", + "sid": "EXO 2:9" }, + "फ़िरौन की बेटी ने उससे कहा, “तू इस बालक को ले जाकर मेरे लिये दूध पिलाया कर, और मैं तुझे मजदूरी दूँगी।” तब वह स्त्री बालक को ले जाकर दूध पिलाने लगी।", { - "type": "para:s", - "content": [ - "मिस्र में इस्राएलियों की दुर्दशा" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 2:10" }, + "जब बालक कुछ बड़ा हुआ तब वह उसे फ़िरौन की बेटी के पास ले गई, और वह उसका बेटा ठहरा; और उसने यह कहकर उसका नाम", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 1:1" - }, - "इस्राएल के पुत्रों के नाम, जो अपने-अपने घराने को लेकर याकूब के साथ मिस्र देश में आए, ये हैं:", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 1:2" - }, - "रूबेन, शिमोन, लेवी, यहूदा,", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 1:3" - }, - "इस्साकार, जबूलून, बिन्यामीन,", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 1:4" - }, - "दान, नप्ताली, गाद और आशेर।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 1:5" - }, - "और यूसुफ तो मिस्र में पहले ही आ चुका था। याकूब के निज वंश में जो उत्पन्न हुए वे सब सत्तर प्राणी थे।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:14)" - ] - }, - "", + "type": "char:it", + "content": [ + "मूसा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "EXO 1:6" + "type": "char:fr", + "content": [ + "2.10" + ] }, - "यूसुफ, और उसके सब भाई, और उस पीढ़ी के सब लोग मर मिटे।", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:15)" - ] + "type": "char:fq", + "content": [ + "मूसा:" + ] }, - "", { - "type": "verse:v", - "number": "7", - "sid": "EXO 1:7" - }, - "परन्तु इस्राएल की सन्तान फूलने-फलने लगी; और वे अत्यन्त सामर्थी बनते चले गए; और इतना अधिक बढ़ गए कि सारा देश उनसे भर गया।" - ] + "type": "char:ft", + "content": [ + "राजकुमारी ने बालक का नाम मूसा, अर्थात् “पुत्र” या “निकाला हुआ” रखा, क्योंकि उसने उसे पानी में से निकाला था।" + ] + } + ] + } + ] + }, + "रखा, “मैंने इसको जल से निकाला था।”" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा का मिद्यान देश को भागना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 2:11" + }, + "उन दिनों में ऐसा हुआ कि जब मूसा जवान हुआ, और बाहर अपने भाई-बन्धुओं के पास जाकर उनके दुःखों पर दृष्टि करने लगा; तब उसने देखा कि कोई मिस्री जन मेरे एक इब्री भाई को मार रहा है।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 2:12" + }, + "जब उसने इधर-उधर देखा कि कोई नहीं है, तब उस मिस्री को मार डाला और रेत में छिपा दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 2:13" + }, + "फिर दूसरे दिन बाहर जाकर उसने देखा कि दो इब्री पुरुष आपस में मारपीट कर रहे हैं; उसने अपराधी से कहा, “तू अपने भाई को क्यों मारता है?”", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 2:14" + }, + "उसने कहा, “किसने तुझे हम लोगों पर हाकिम और न्यायी ठहराया? जिस भाँति तूने मिस्री को घात किया क्या उसी भाँति तू मुझे भी घात करना चाहता है?” तब मूसा यह सोचकर डर गया, “निश्चय वह बात खुल गई है।”", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 2:15" + }, + "जब फ़िरौन ने यह बात सुनी तब मूसा को घात करने की योजना की। तब मूसा फ़िरौन के सामने से भागा, और मिद्यान देश में जाकर रहने लगा; और वह वहाँ एक कुएँ के पास बैठ गया।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 11:27)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 2:16" }, + "मिद्यान के याजक की सात बेटियाँ थीं; और वे वहाँ आकर जल भरने लगीं कि कठौतों में भरकर अपने पिता की भेड़-बकरियों को पिलाएँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 1:8" - }, - "मिस्र में एक नया राजा गद्दी पर बैठा जो यूसुफ को नहीं जानता था।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:17,18)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 1:9" - }, - "और उसने अपनी प्रजा से कहा, “देखो, इस्राएली हम से गिनती और सामर्थ्य में अधिक बढ़ गए हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 1:10" - }, - "इसलिए आओ, हम उनके साथ बुद्धिमानी से बर्ताव करें, कहीं ऐसा न हो कि जब वे बहुत बढ़ जाएँ, और यदि युद्ध का समय आ पड़े, तो हमारे बैरियों से मिलकर हम से लड़ें और इस देश से निकल जाएँ।”", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 1:11" - }, - "इसलिए मिस्रियों ने उन पर", - { - "type": "char:it", - "content": [ - "बेगारी करानेवालों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.11" - ] - }, - { - "type": "char:fq", - "content": [ - "बेगारी करानेवालों:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे पदाधिकारी लोग थे, जो जन कार्यों के निरक्षक थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को नियुक्त किया कि वे उन पर भार डाल-डालकर उनको दुःख दिया करें; तब उन्होंने फ़िरौन के लिये पितोम और रामसेस नामक भण्डारवाले नगरों को बनाया।" - ] - }, + "type": "verse:v", + "number": "17", + "sid": "EXO 2:17" + }, + "तब चरवाहे आकर उनको हटाने लगे; इस पर मूसा ने खड़े होकर उनकी सहायता की, और भेड़-बकरियों को पानी पिलाया।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 2:18" + }, + "जब वे अपने पिता", + { + "type": "char:it", + "content": [ + "रूएल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "EXO 1:12" + "type": "char:fr", + "content": [ + "2.18" + ] }, - "पर ज्यों-ज्यों वे उनको दुःख देते गए त्यों-त्यों वे बढ़ते और फैलते चले गए; इसलिए वे इस्राएलियों से अत्यन्त डर गए।", { - "type": "verse:v", - "number": "13", - "sid": "EXO 1:13" + "type": "char:fq", + "content": [ + "रूएल:" + ] }, - "तो भी मिस्रियों ने इस्राएलियों से कठोरता के साथ सेवा करवाई;", { - "type": "verse:v", - "number": "14", - "sid": "EXO 1:14" - }, - "और उनके जीवन को गारे, ईंट और खेती के भाँति-भाँति के काम की कठिन सेवा से दुःखी कर डाला; जिस किसी काम में वे उनसे सेवा करवाते थे उसमें वे कठोरता का व्यवहार करते थे।" - ] + "type": "char:ft", + "content": [ + "इस नाम का अर्थ “परमेश्वर का मित्र” है।" + ] + } + ] + } + ] }, + "के पास फिर आई, तब उसने उनसे पूछा, “क्या कारण है कि आज तुम ऐसी फुर्ती से आई हो?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 1:15" - }, - "शिप्रा और पूआ नामक दो इब्री दाइयों को मिस्र के राजा ने आज्ञा दी,", + "type": "verse:v", + "number": "19", + "sid": "EXO 2:19" + }, + "उन्होंने कहा, “एक मिस्री पुरुष ने हमको चरवाहों के हाथ से छुड़ाया, और हमारे लिये बहुत जल भरकर भेड़-बकरियों को पिलाया।”", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 2:20" + }, + "तब उसने अपनी बेटियों से पूछा, “वह पुरुष कहाँ है? तुम उसको क्यों छोड़ आई हो? उसको बुला ले आओ कि वह भोजन करे।”", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 2:21" + }, + "और मूसा उस पुरुष के साथ रहने को प्रसन्न हुआ; उसने उसे अपनी बेटी सिप्पोरा को ब्याह दिया।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 2:22" + }, + "और उसके एक पुत्र उत्पन्न हुआ, तब मूसा ने यह कहकर, “मैं अन्य देश में परदेशी हूँ,” उसका नाम गेर्शोम रखा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:29, प्रेरि. 7:6)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "EXO 2:23" + }, + "बहुत दिनों के बीतने पर मिस्र का राजा मर गया। और इस्राएली कठिन सेवा के कारण लम्बी-लम्बी साँस लेकर आहें भरने लगे, और पुकार उठे, और उनकी दुहाई जो कठिन सेवा के कारण हुई वह परमेश्वर तक पहुँची।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 2:24" + }, + "और परमेश्वर ने उनका कराहना सुनकर अपनी वाचा को, जो उसने अब्राहम, और इसहाक, और याकूब के साथ बाँधी थी, स्मरण किया।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:34)" + ] + }, + { + "type": "verse:v", + "number": "25", + "sid": "EXO 2:25" + }, + "और परमेश्वर ने इस्राएलियों पर दृष्टि करके उन पर", + { + "type": "char:it", + "content": [ + "चित्त लगाया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "16", - "sid": "EXO 1:16" - }, - "“जब तुम इब्री स्त्रियों को बच्चा उत्पन्न होने के समय", - { - "type": "char:it", - "content": [ - "प्रसव के पत्थरों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.16" - ] - }, - { - "type": "char:fq", - "content": [ - "प्रसव के पत्थरों:" - ] - }, - { - "type": "char:ft", - "content": [ - "दो पत्थर: इस शब्द का अर्थ है बैठने का एक विशेष आसन है, जैसा स्मारकों में दर्शाया जाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पर बैठी देखो, तब यदि बेटा हो, तो उसे मार डालना; और बेटी हो, तो जीवित रहने देना।”" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "EXO 1:17" + "type": "char:fr", + "content": [ + "2.25" + ] }, - "परन्तु वे दाइयाँ परमेश्वर का भय मानती थीं, इसलिए मिस्र के राजा की आज्ञा न मानकर लड़कों को भी जीवित छोड़ देती थीं।", { - "type": "verse:v", - "number": "18", - "sid": "EXO 1:18" + "type": "char:fq", + "content": [ + "चित्त लगाया:" + ] }, - "तब मिस्र के राजा ने उनको बुलवाकर पूछा, “तुम जो लड़कों को जीवित छोड़ देती हो, तो ऐसा क्यों करती हो?”", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:19)" - ] - }, - "", + "type": "char:ft", + "content": [ + "इसका अर्थ है कि परमेश्वर ने उनकी प्रार्थनाओं को सुनकर, विशेषकर उनके विश्वास और सन्ताप के पीछे छिपी हुई उनकी पीड़ा को देखा और उसे उन पर तरस आया।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "EXO 3" + }, + { + "type": "para:s", + "content": [ + "मूसा और जलती हुई झाड़ी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 3:1" + }, + "मूसा अपने ससुर यित्रो नामक मिद्यान के याजक की भेड़-बकरियों को चराता था; और वह उन्हें जंगल की पश्चिमी ओर होरेब नामक परमेश्वर के पर्वत के पास ले गया।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 3:2" + }, + "और", + { + "type": "char:it", + "content": [ + "परमेश्वर के दूत", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3.2" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर के दूत:" + ] + }, + { + "type": "char:ft", + "content": [ + "मूसा ने जो देखा वह झाड़ी में आग की लौ थी, और उसे उसमें परमेश्वर की उपस्थिति का बोध हुआ।" + ] + } + ] + } + ] + }, + "ने एक कँटीली झाड़ी के बीच आग की लौ में उसको दर्शन दिया; और उसने दृष्टि उठाकर देखा कि झाड़ी जल रही है, पर भस्म नहीं होती।", + { + "type": "char:bdit", + "content": [ + "(मर. 12:26, लूका 20:37)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "EXO 3:3" + }, + "तब मूसा ने कहा, “मैं उधर जाकर इस बड़े अचम्भे को देखूँगा कि वह झाड़ी क्यों नहीं जल जाती।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:30,31)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "EXO 3:4" + }, + "जब यहोवा ने देखा कि मूसा देखने को मुड़ा चला आता है, तब परमेश्वर ने झाड़ी के बीच से उसको पुकारा, “हे मूसा, हे मूसा!” मूसा ने कहा, “क्या आज्ञा।”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 3:5" + }, + "उसने कहा, “इधर पास मत आ, और अपने", + { + "type": "char:it", + "content": [ + "पाँवों से जूतियों को उतार दे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "EXO 1:19" + "type": "char:fr", + "content": [ + "3.5" + ] }, - "दाइयों ने फ़िरौन को उतर दिया, “इब्री स्त्रियाँ मिस्री स्त्रियों के समान नहीं हैं; वे ऐसी फुर्तीली हैं कि दाइयों के पहुँचने से पहले ही उनको बच्चा उत्पन्न हो जाता है।”", { - "type": "verse:v", - "number": "20", - "sid": "EXO 1:20" + "type": "char:fq", + "content": [ + "पाँवों से जूतियों को उतार दे:" + ] }, - "इसलिए परमेश्वर ने दाइयों के साथ भलाई की; और वे लोग बढ़कर बहुत सामर्थी हो गए।", { - "type": "verse:v", - "number": "21", - "sid": "EXO 1:21" - }, - "इसलिए कि दाइयाँ परमेश्वर का भय मानती थीं उसने उनके", + "type": "char:ft", + "content": [ + "अतः पवित्रस्थानों को आदर दिया जाना, परमेश्वर की आज्ञा पर निर्भर है।" + ] + } + ] + } + ] + }, + ", क्योंकि जिस स्थान पर तू खड़ा है वह", + { + "type": "char:it", + "content": [ + "पवित्र भूमि", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "घर बसाए" - ] + "type": "char:fr", + "content": [ + "3.5" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.21" - ] - }, - { - "type": "char:fq", - "content": [ - "घर बसाए:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्होंने इब्री पुरुषों से विवाह किया और इस्राएल की माता ठहरीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "EXO 1:22" + "type": "char:fq", + "content": [ + "पवित्र भूमि:" + ] }, - "तब फ़िरौन ने अपनी सारी प्रजा के लोगों को आज्ञा दी, “इब्रियों के जितने बेटे उत्पन्न हों उन सभी को तुम नील नदी में डाल देना, और सब बेटियों को जीवित रख छोड़ना।”", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:19)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "वह भूमि परमेश्वर की उपस्थिति से पवित्र हो गई थी।" + ] + } + ] + } + ] }, + "है।”", { - "type": "chapter:c", - "number": "2", - "sid": "EXO 2" + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:33)" + ] }, { - "type": "para:s", - "content": [ - "मूसा का जन्म" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 3:6" }, + "फिर उसने कहा, “मैं तेरे पिता का परमेश्वर, और अब्राहम का परमेश्वर, इसहाक का परमेश्वर, और याकूब का परमेश्वर हूँ।” तब मूसा ने जो परमेश्वर की ओर निहारने से डरता था अपना मुँह ढाँप लिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 2:1" - }, - "लेवी के घराने के एक पुरुष ने एक लेवी वंश की स्त्री को ब्याह लिया।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 2:2" - }, - "वह स्त्री गर्भवती हुई और उसके एक पुत्र उत्पन्न हुआ; और यह देखकर कि यह बालक सुन्दर है, उसे तीन महीने तक छिपा रखा।", + "type": "char:bdit", + "content": [ + "(मत्ती 22:32, मर. 12:26, लूका 20:37)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 3:7" + }, + "फिर यहोवा ने कहा, “मैंने अपनी प्रजा के लोग जो मिस्र में हैं उनके दुःख को निश्चय देखा है, और उनकी जो चिल्लाहट परिश्रम करानेवालों के कारण होती है उसको भी मैंने सुना है, और उनकी पीड़ा पर मैंने चित्त लगाया है;", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 3:8" + }, + "इसलिए अब मैं उतर आया हूँ कि उन्हें मिस्रियों के वश से छुड़ाऊँ, और उस देश से निकालकर एक अच्छे और बड़े देश में जिसमें दूध और मधु की धारा बहती है, अर्थात् कनानी, हित्ती, एमोरी, परिज्जी, हिब्बी, और यबूसी लोगों के स्थान में पहुँचाऊँ।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 3:9" + }, + "इसलिए अब सुन, इस्राएलियों की चिल्लाहट मुझे सुनाई पड़ी है, और मिस्रियों का उन पर अंधेर करना भी मुझे दिखाई पड़ा है,", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 3:10" + }, + "इसलिए आ, मैं तुझे फ़िरौन के पास भेजता हूँ कि तू मेरी इस्राएली प्रजा को मिस्र से निकाल ले आए।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:34)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "EXO 3:11" + }, + "तब मूसा ने परमेश्वर से कहा, “मैं कौन हूँ जो फ़िरौन के पास जाऊँ, और इस्राएलियों को मिस्र से निकाल ले आऊँ?”", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 3:12" + }, + "उसने कहा, “निश्चय मैं तेरे संग रहूँगा; और इस बात का कि तेरा भेजनेवाला मैं हूँ, तेरे लिए यह चिन्ह होगा; कि जब तू उन लोगों को मिस्र से निकाल चुके तब तुम इसी पहाड़ पर परमेश्वर की उपासना करोगे।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:7)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 3:13" + }, + "मूसा ने परमेश्वर से कहा, “जब मैं इस्राएलियों के पास जाकर उनसे यह कहूँ, ‘तुम्हारे पूर्वजों के परमेश्वर ने मुझे तुम्हारे पास भेजा है,’ तब यदि वे मुझसे पूछें, ‘उसका क्या नाम है?’ तब मैं उनको क्या बताऊँ?”", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 3:14" + }, + "परमेश्वर ने मूसा से कहा, “मैं जो हूँ सो हूँ।” फिर उसने कहा, “तू इस्राएलियों से यह कहना, ‘जिसका नाम मैं हूँ है उसी ने मुझे तुम्हारे पास भेजा है।’”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 1:4,8, प्रका. 4:8, प्रका. 11:17)" + ] + }, + { + "type": "verse:v", + "number": "15", + "sid": "EXO 3:15" + }, + "फिर परमेश्वर ने मूसा से यह भी कहा, “तू इस्राएलियों से यह कहना, ‘तुम्हारे पूर्वजों का परमेश्वर, अर्थात् अब्राहम का परमेश्वर, इसहाक का परमेश्वर, और याकूब का परमेश्वर, यहोवा, उसी ने मुझ को तुम्हारे पास भेजा है। देख सदा तक मेरा नाम यही रहेगा, और पीढ़ी-पीढ़ी में मेरा स्मरण इसी से हुआ करेगा।’", + { + "type": "char:bdit", + "content": [ + "(मत्ती 22:32, मर. 12:26)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "EXO 3:16" + }, + "इसलिए अब जाकर इस्राएली पुरनियों को इकट्ठा कर, और उनसे कह, ‘तुम्हारे पूर्वज अब्राहम, इसहाक, और याकूब के परमेश्वर, यहोवा ने मुझे दर्शन देकर यह कहा है कि मैंने तुम पर और तुम से जो बर्ताव मिस्र में किया जाता है उस पर भी चित्त लगाया है;", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 3:17" + }, + "और मैंने ठान लिया है कि तुम को मिस्र के दुःखों में से निकालकर कनानी, हित्ती, एमोरी, परिज्जी हिब्बी, और यबूसी लोगों के देश में ले चलूँगा, जो ऐसा देश है कि जिसमें दूध और मधु की धारा बहती है।’", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 3:18" + }, + "तब वे तेरी मानेंगे; और तू इस्राएली पुरनियों को संग लेकर मिस्र के राजा के पास जाकर उससे यह कहना, ‘इब्रियों के परमेश्वर, यहोवा से हम लोगों की भेंट हुई है; इसलिए अब हमको तीन दिन के मार्ग पर जंगल में जाने दे कि अपने परमेश्वर यहोवा को बलिदान चढ़ाएँ।’", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 3:19" + }, + "मैं जानता हूँ कि मिस्र का राजा तुम को जाने न देगा वरन् बड़े बल से दबाए जाने पर भी जाने न देगा।", + { + "type": "char:bdit", + "content": [ + "(निर्ग. 5:2)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "EXO 3:20" + }, + "इसलिए मैं हाथ बढ़ाकर उन सब आश्चर्यकर्मों से जो मिस्र के बीच करूँगा उस देश को मारूँगा; और उसके पश्चात् वह तुम को जाने देगा।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 3:21" + }, + "तब मैं मिस्रियों से अपनी इस प्रजा पर अनुग्रह करवाऊँगा; और जब तुम निकलोगे तब खाली हाथ न निकलोगे।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 3:22" + }, + "वरन् तुम्हारी एक-एक स्त्री अपनी-अपनी पड़ोसिन, और अपने-अपने घर में रहनेवाली से सोने चाँदी के गहने, और वस्त्र माँग लेगी, और तुम उन्हें अपने बेटों और बेटियों को पहनाना; इस प्रकार तुम मिस्रियों को लूटोगे।”" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "EXO 4" + }, + { + "type": "para:s", + "content": [ + "मूसा के लिये अद्भुत चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 4:1" + }, + "तब मूसा ने उत्तर दिया, “वे मुझ पर विश्वास न करेंगे और न मेरी सुनेंगे, वरन् कहेंगे, ‘यहोवा ने तुझको दर्शन नहीं दिया।’”", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 4:2" + }, + "यहोवा ने उससे कहा, “तेरे हाथ में वह क्या है?” वह बोला, “", + { + "type": "char:it", + "content": [ + "लाठी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:20, इब्रा. 11:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 2:3" - }, - "जब वह उसे और छिपा न सकी तब उसके लिये", - { - "type": "char:it", - "content": [ - "सरकण्डों की एक टोकरी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.3" - ] - }, - { - "type": "char:fq", - "content": [ - "सरकण्डों की एक टोकरी:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिस्री लोग सरकण्डों का प्रयोग साधारणतः हलकी और तेज नाव बनाने के लिए करते थे।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "4.2" + ] }, { - "type": "char:it", - "content": [ - "* लेकर, उस पर चिकनी मिट्टी और राल लगाकर, उसमें बालक को रखकर नील नदी के किनारे कांसों के बीच छोड़ आई।" - ] + "type": "char:fq", + "content": [ + "लाठी:" + ] }, { - "type": "verse:v", - "number": "4", - "sid": "EXO 2:4" - }, - "उस बालक कि बहन दूर खड़ी रही, कि देखे इसका क्या हाल होगा।" - ] + "type": "char:ft", + "content": [ + "यहाँ लाठी शब्द का अभिप्राय उस बड़ी लाठी से है जो उन लोगों के हाथ में होती थी जिनके पास अधिकार का पद होता था।" + ] + } + ] + } + ] }, + "।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 2:5" - }, - "तब फ़िरौन की बेटी नहाने के लिये नदी के किनारे आई; उसकी सखियाँ नदी के किनारे-किनारे टहलने लगीं; तब उसने कांसों के बीच टोकरी को देखकर अपनी दासी को उसे ले आने के लिये भेजा।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:21)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 2:6" - }, - "तब उसने उसे खोलकर देखा कि एक रोता हुआ बालक है; तब", - { - "type": "char:it", - "content": [ - "उसे तरस आया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.6" - ] - }, - { - "type": "char:fq", - "content": [ - "उसे तरस आया:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसकी भावनाओं का ज़िक्र करने का विशेष कारण है, क्योंकि इसी के कारण उस राजकुमारी ने अपने पिता की आज्ञा के बावजूद उस बालक को बचाया और उसे गोद लिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और उसने कहा, “यह तो किसी इब्री का बालक होगा।”" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "EXO 2:7" - }, - "तब बालक की बहन ने फ़िरौन की बेटी से कहा, “क्या मैं जाकर इब्री स्त्रियों में से किसी धाई को तेरे पास बुला ले आऊँ जो तेरे लिये बालक को दूध पिलाया करे?”", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 2:8" - }, - "फ़िरौन की बेटी ने कहा, “जा।” तब लड़की जाकर बालक की माता को बुला ले आई।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 2:9" - }, - "फ़िरौन की बेटी ने उससे कहा, “तू इस बालक को ले जाकर मेरे लिये दूध पिलाया कर, और मैं तुझे मजदूरी दूँगी।” तब वह स्त्री बालक को ले जाकर दूध पिलाने लगी।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 2:10" - }, - "जब बालक कुछ बड़ा हुआ तब वह उसे फ़िरौन की बेटी के पास ले गई, और वह उसका बेटा ठहरा; और उसने यह कहकर उसका नाम", - { - "type": "char:it", - "content": [ - "मूसा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.10" - ] - }, - { - "type": "char:fq", - "content": [ - "मूसा:" - ] - }, - { - "type": "char:ft", - "content": [ - "राजकुमारी ने बालक का नाम मूसा, अर्थात् “पुत्र” या “निकाला हुआ” रखा, क्योंकि उसने उसे पानी में से निकाला था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा, “मैंने इसको जल से निकाला था।”" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 4:3" + }, + "उसने कहा, “उसे भूमि पर डाल दे।” जब उसने उसे भूमि पर डाला तब वह सर्प बन गई, और मूसा उसके सामने से भागा।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 4:4" + }, + "तब यहोवा ने मूसा से कहा, “हाथ बढ़ाकर उसकी पूँछ पकड़ ले, ताकि वे लोग विश्वास करें कि तुम्हारे पूर्वजों के परमेश्वर अर्थात् अब्राहम के परमेश्वर, इसहाक के परमेश्वर, और याकूब के परमेश्वर, यहोवा ने तुझको दर्शन दिया है।”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 4:5" + }, + "जब उसने हाथ बढ़ाकर उसको पकड़ा तब वह उसके हाथ में फिर लाठी बन गई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 4:6" + }, + "फिर यहोवा ने उससे यह भी कहा, “अपना हाथ छाती पर रखकर ढाँप।” अतः उसने अपना हाथ छाती पर रखकर ढाँप लिया; फिर जब उसे निकाला तब क्या देखा, कि उसका हाथ कोढ़ के कारण हिम के समान श्वेत हो गया है।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 4:7" + }, + "तब उसने कहा, “अपना हाथ छाती पर फिर रखकर ढाँप।” और उसने अपना हाथ छाती पर रखकर ढाँप लिया; और जब उसने उसको छाती पर से निकाला तब क्या देखता है कि वह फिर सारी देह के समान हो गया।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 4:8" + }, + "तब यहोवा ने कहा, “यदि वे तेरी बात पर विश्वास न करें, और पहले चिन्ह को न मानें, तो दूसरे चिन्ह पर विश्वास करेंगे।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 4:9" + }, + "और यदि वे इन दोनों चिन्हों पर विश्वास न करें और तेरी बात को न मानें, तब तू नील नदी से कुछ जल लेकर सूखी भूमि पर डालना; और जो जल तू नदी से निकालेगा वह सूखी भूमि पर लहू बन जाएगा।”", + { + "type": "char:bdit", + "content": [ + "(निर्ग. 7:19)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 4:10" + }, + "मूसा ने यहोवा से कहा, “हे मेरे प्रभु, मैं", + { + "type": "char:it", + "content": [ + "बोलने में निपुण", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "4.10" + ] + }, + { + "type": "char:fq", + "content": [ + "बोलने में निपुण:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका अर्थ शब्द ढूँढ़ने और उन्हें बोलने में कठिनाई का होना है।" + ] } - ] + ] + } + ] }, + "नहीं, न तो पहले था, और न जब से तू अपने दास से बातें करने लगा; मैं तो मुँह और जीभ का भद्दा हूँ।”", { - "type": "para:s", - "content": [ - "मूसा का मिद्यान देश को भागना" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 4:11" }, + "यहोवा ने उससे कहा, “मनुष्य का मुँह किसने बनाया है? और मनुष्य को गूँगा, या बहरा, या देखनेवाला, या अंधा, मुझ यहोवा को छोड़ कौन बनाता है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 2:11" - }, - "उन दिनों में ऐसा हुआ कि जब मूसा जवान हुआ, और बाहर अपने भाई-बन्धुओं के पास जाकर उनके दुःखों पर दृष्टि करने लगा; तब उसने देखा कि कोई मिस्री जन मेरे एक इब्री भाई को मार रहा है।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 2:12" - }, - "जब उसने इधर-उधर देखा कि कोई नहीं है, तब उस मिस्री को मार डाला और रेत में छिपा दिया।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 4:12" }, + "अब जा, मैं तेरे मुख के संग होकर जो तुझे कहना होगा वह तुझे सिखाता जाऊँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 2:13" - }, - "फिर दूसरे दिन बाहर जाकर उसने देखा कि दो इब्री पुरुष आपस में मारपीट कर रहे हैं; उसने अपराधी से कहा, “तू अपने भाई को क्यों मारता है?”", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 2:14" - }, - "उसने कहा, “किसने तुझे हम लोगों पर हाकिम और न्यायी ठहराया? जिस भाँति तूने मिस्री को घात किया क्या उसी भाँति तू मुझे भी घात करना चाहता है?” तब मूसा यह सोचकर डर गया, “निश्चय वह बात खुल गई है।”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 2:15" - }, - "जब फ़िरौन ने यह बात सुनी तब मूसा को घात करने की योजना की। तब मूसा फ़िरौन के सामने से भागा, और मिद्यान देश में जाकर रहने लगा; और वह वहाँ एक कुएँ के पास बैठ गया।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:27)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 4:13" }, + "उसने कहा, “हे मेरे प्रभु, कृपया तू किसी अन्य व्यक्ति को भेज।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 2:16" - }, - "मिद्यान के याजक की सात बेटियाँ थीं; और वे वहाँ आकर जल भरने लगीं कि कठौतों में भरकर अपने पिता की भेड़-बकरियों को पिलाएँ।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 2:17" - }, - "तब चरवाहे आकर उनको हटाने लगे; इस पर मूसा ने खड़े होकर उनकी सहायता की, और भेड़-बकरियों को पानी पिलाया।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 2:18" - }, - "जब वे अपने पिता", - { - "type": "char:it", - "content": [ - "रूएल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.18" - ] - }, - { - "type": "char:fq", - "content": [ - "रूएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस नाम का अर्थ “परमेश्वर का मित्र” है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के पास फिर आई, तब उसने उनसे पूछा, “क्या कारण है कि आज तुम ऐसी फुर्ती से आई हो?”" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "EXO 2:19" - }, - "उन्होंने कहा, “एक मिस्री पुरुष ने हमको चरवाहों के हाथ से छुड़ाया, और हमारे लिये बहुत जल भरकर भेड़-बकरियों को पिलाया।”", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 2:20" - }, - "तब उसने अपनी बेटियों से पूछा, “वह पुरुष कहाँ है? तुम उसको क्यों छोड़ आई हो? उसको बुला ले आओ कि वह भोजन करे।”", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 2:21" - }, - "और मूसा उस पुरुष के साथ रहने को प्रसन्न हुआ; उसने उसे अपनी बेटी सिप्पोरा को ब्याह दिया।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 2:22" - }, - "और उसके एक पुत्र उत्पन्न हुआ, तब मूसा ने यह कहकर, “मैं अन्य देश में परदेशी हूँ,” उसका नाम गेर्शोम रखा।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:29, प्रेरि. 7:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 4:14" }, + "तब यहोवा का कोप मूसा पर भड़का और उसने कहा, “क्या तेरा भाई लेवीय", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "हारून", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "23", - "sid": "EXO 2:23" + "type": "char:fr", + "content": [ + "4.14" + ] }, - "बहुत दिनों के बीतने पर मिस्र का राजा मर गया। और इस्राएली कठिन सेवा के कारण लम्बी-लम्बी साँस लेकर आहें भरने लगे, और पुकार उठे, और उनकी दुहाई जो कठिन सेवा के कारण हुई वह परमेश्वर तक पहुँची।", { - "type": "verse:v", - "number": "24", - "sid": "EXO 2:24" - }, - "और परमेश्वर ने उनका कराहना सुनकर अपनी वाचा को, जो उसने अब्राहम, और इसहाक, और याकूब के साथ बाँधी थी, स्मरण किया।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 2:25" - }, - "और परमेश्वर ने इस्राएलियों पर दृष्टि करके उन पर", - { - "type": "char:it", - "content": [ - "चित्त लगाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.25" - ] - }, - { - "type": "char:fq", - "content": [ - "चित्त लगाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ है कि परमेश्वर ने उनकी प्रार्थनाओं को सुनकर, विशेषकर उनके विश्वास और सन्ताप के पीछे छिपी हुई उनकी पीड़ा को देखा और उसे उन पर तरस आया।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "हारून:" + ] }, { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:ft", + "content": [ + "हारून के पास बोलने की इच्छा और सामर्थ्य दोनों थी। यहाँ हारून को लेवीय कहा गया है।" + ] } - ] + ] + } + ] }, + "नहीं है? मुझे तो निश्चय है कि वह बोलने में निपुण है, और वह तुझ से भेंट करने के लिये निकल भी गया है, और तुझे देखकर मन में आनन्दित होगा।", { - "type": "chapter:c", - "number": "3", - "sid": "EXO 3" + "type": "verse:v", + "number": "15", + "sid": "EXO 4:15" }, + "इसलिए तू उसे ये बातें सिखाना; और मैं उसके मुख के संग और तेरे मुख के संग होकर जो कुछ तुम्हें करना होगा वह तुम को सिखाता जाऊँगा।", { - "type": "para:s", - "content": [ - "मूसा और जलती हुई झाड़ी" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 4:16" }, + "वह तेरी ओर से लोगों से बातें किया करेगा; वह तेरे लिये मुँह और तू उसके लिये परमेश्वर ठहरेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 3:1" - }, - "मूसा अपने ससुर यित्रो नामक मिद्यान के याजक की भेड़-बकरियों को चराता था; और वह उन्हें जंगल की पश्चिमी ओर होरेब नामक परमेश्वर के पर्वत के पास ले गया।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 3:2" - }, - "और", - { - "type": "char:it", - "content": [ - "परमेश्वर के दूत" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.2" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर के दूत:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा ने जो देखा वह झाड़ी में आग की लौ थी, और उसे उसमें परमेश्वर की उपस्थिति का बोध हुआ।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ने एक कँटीली झाड़ी के बीच आग की लौ में उसको दर्शन दिया; और उसने दृष्टि उठाकर देखा कि झाड़ी जल रही है, पर भस्म नहीं होती।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मर. 12:26, लूका 20:37)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 3:3" - }, - "तब मूसा ने कहा, “मैं उधर जाकर इस बड़े अचम्भे को देखूँगा कि वह झाड़ी क्यों नहीं जल जाती।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:30,31)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 3:4" - }, - "जब यहोवा ने देखा कि मूसा देखने को मुड़ा चला आता है, तब परमेश्वर ने झाड़ी के बीच से उसको पुकारा, “हे मूसा, हे मूसा!” मूसा ने कहा, “क्या आज्ञा।”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 3:5" - }, - "उसने कहा, “इधर पास मत आ, और अपने", - { - "type": "char:it", - "content": [ - "पाँवों से जूतियों को उतार दे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.5" - ] - }, - { - "type": "char:fq", - "content": [ - "पाँवों से जूतियों को उतार दे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अतः पवित्रस्थानों को आदर दिया जाना, परमेश्वर की आज्ञा पर निर्भर है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, क्योंकि जिस स्थान पर तू खड़ा है वह" - ] - }, - { - "type": "char:it", - "content": [ - "पवित्र भूमि" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.5" - ] - }, - { - "type": "char:fq", - "content": [ - "पवित्र भूमि:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह भूमि परमेश्वर की उपस्थिति से पवित्र हो गई थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* है।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:33)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 3:6" - }, - "फिर उसने कहा, “मैं तेरे पिता का परमेश्वर, और अब्राहम का परमेश्वर, इसहाक का परमेश्वर, और याकूब का परमेश्वर हूँ।” तब मूसा ने जो परमेश्वर की ओर निहारने से डरता था अपना मुँह ढाँप लिया।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 22:32, मर. 12:26, लूका 20:37)" - ] - }, - "" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 4:17" }, + "और तू इस लाठी को हाथ में लिए जा, और इसी से इन चिन्हों को दिखाना।”" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा का मिस्र देश लौटना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 3:7" - }, - "फिर यहोवा ने कहा, “मैंने अपनी प्रजा के लोग जो मिस्र में हैं उनके दुःख को निश्चय देखा है, और उनकी जो चिल्लाहट परिश्रम करानेवालों के कारण होती है उसको भी मैंने सुना है, और उनकी पीड़ा पर मैंने चित्त लगाया है;", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 3:8" - }, - "इसलिए अब मैं उतर आया हूँ कि उन्हें मिस्रियों के वश से छुड़ाऊँ, और उस देश से निकालकर एक अच्छे और बड़े देश में जिसमें दूध और मधु की धारा बहती है, अर्थात् कनानी, हित्ती, एमोरी, परिज्जी, हिब्बी, और यबूसी लोगों के स्थान में पहुँचाऊँ।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 3:9" - }, - "इसलिए अब सुन, इस्राएलियों की चिल्लाहट मुझे सुनाई पड़ी है, और मिस्रियों का उन पर अंधेर करना भी मुझे दिखाई पड़ा है,", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 3:10" - }, - "इसलिए आ, मैं तुझे फ़िरौन के पास भेजता हूँ कि तू मेरी इस्राएली प्रजा को मिस्र से निकाल ले आए।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:34)" - ] - }, - "", + "type": "verse:v", + "number": "18", + "sid": "EXO 4:18" + }, + "तब मूसा अपने ससुर यित्रो के पास लौटा और उससे कहा, “मुझे विदा कर, कि मैं मिस्र में रहनेवाले अपने भाइयों के पास जाकर देखूँ कि वे अब तक जीवित हैं या नहीं।” यित्रो ने कहा, “कुशल से जा।”", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 4:19" + }, + "और यहोवा ने मिद्यान देश में मूसा से कहा, “मिस्र को लौट जा; क्योंकि जो मनुष्य तेरे प्राण के प्यासे थे वे सब मर गए हैं।”", + { + "type": "char:bdit", + "content": [ + "(मत्ती 2:20)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "EXO 4:20" + }, + "तब मूसा अपनी पत्नी और बेटों को गदहे पर चढ़ाकर मिस्र देश की ओर", + { + "type": "char:it", + "content": [ + "परमेश्वर की उस लाठी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "EXO 3:11" + "type": "char:fr", + "content": [ + "4.20" + ] }, - "तब मूसा ने परमेश्वर से कहा, “मैं कौन हूँ जो फ़िरौन के पास जाऊँ, और इस्राएलियों को मिस्र से निकाल ले आऊँ?”", { - "type": "verse:v", - "number": "12", - "sid": "EXO 3:12" + "type": "char:fq", + "content": [ + "परमेश्वर की उस लाठी:" + ] }, - "उसने कहा, “निश्चय मैं तेरे संग रहूँगा; और इस बात का कि तेरा भेजनेवाला मैं हूँ, तेरे लिए यह चिन्ह होगा; कि जब तू उन लोगों को मिस्र से निकाल चुके तब तुम इसी पहाड़ पर परमेश्वर की उपासना करोगे।”", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:7)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "मूसा की लाठी आश्चर्यकर्मों द्वारा पवित्र ठहरी और वह परमेश्वर की लाठी बन गई। (निर्ग. 4:2)" + ] + } + ] + } + ] }, + "को हाथ में लिये हुए लौटा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 3:13" - }, - "मूसा ने परमेश्वर से कहा, “जब मैं इस्राएलियों के पास जाकर उनसे यह कहूँ, ‘तुम्हारे पूर्वजों के परमेश्वर ने मुझे तुम्हारे पास भेजा है,’ तब यदि वे मुझसे पूछें, ‘उसका क्या नाम है?’ तब मैं उनको क्या बताऊँ?”", + "type": "verse:v", + "number": "21", + "sid": "EXO 4:21" + }, + "और यहोवा ने मूसा से कहा, “जब तू मिस्र में पहुँचे तब सावधान हो जाना, और जो चमत्कार मैंने तेरे वश में किए हैं उन सभी को फ़िरौन को दिखलाना; परन्तु मैं उसके मन को हठीला करूँगा, और वह मेरी प्रजा को जाने न देगा।", + { + "type": "char:bdit", + "content": [ + "(रोम. 9:18)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "EXO 4:22" + }, + "और तू फ़िरौन से कहना, ‘यहोवा यह कहता है, कि इस्राएल मेरा पुत्र वरन् मेरा पहिलौठा है,", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 4:23" + }, + "और मैं जो तुझ से कह चुका हूँ, कि मेरे पुत्र को जाने दे कि वह मेरी सेवा करे; और तूने अब तक उसे जाने नहीं दिया, इस कारण मैं अब तेरे पुत्र वरन् तेरे पहलौठे को घात करूँगा।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 4:24" + }, + "तब ऐसा हुआ कि मार्ग पर सराय में यहोवा ने मूसा से भेंट करके उसे मार डालना चाहा।", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 4:25" + }, + "तब सिप्पोरा ने एक तेज चकमक पत्थर लेकर अपने बेटे की खलड़ी को काट डाला, और मूसा के पाँवों पर यह कहकर फेंक दिया, “निश्चय तू", + { + "type": "char:it", + "content": [ + "लहू बहानेवाला मेरा पति है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "EXO 3:14" + "type": "char:fr", + "content": [ + "4.25" + ] }, - "परमेश्वर ने मूसा से कहा, “मैं जो हूँ सो हूँ।” फिर उसने कहा, “तू इस्राएलियों से यह कहना, ‘जिसका नाम मैं हूँ है उसी ने मुझे तुम्हारे पास भेजा है।’”", { - "type": "char:bdit", - "content": [ - "(प्रका. 1:4,8, प्रका. 4:8, प्रका. 11:17)" - ] + "type": "char:fq", + "content": [ + "लहू बहानेवाला मेरा पति है:" + ] }, - "", { - "type": "verse:v", - "number": "15", - "sid": "EXO 3:15" - }, - "फिर परमेश्वर ने मूसा से यह भी कहा, “तू इस्राएलियों से यह कहना, ‘तुम्हारे पूर्वजों का परमेश्वर, अर्थात् अब्राहम का परमेश्वर, इसहाक का परमेश्वर, और याकूब का परमेश्वर, यहोवा, उसी ने मुझ को तुम्हारे पास भेजा है। देख सदा तक मेरा नाम यही रहेगा, और पीढ़ी-पीढ़ी में मेरा स्मरण इसी से हुआ करेगा।’", - { - "type": "char:bdit", - "content": [ - "(मत्ती 22:32, मर. 12:26)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 3:16" - }, - "इसलिए अब जाकर इस्राएली पुरनियों को इकट्ठा कर, और उनसे कह, ‘तुम्हारे पूर्वज अब्राहम, इसहाक, और याकूब के परमेश्वर, यहोवा ने मुझे दर्शन देकर यह कहा है कि मैंने तुम पर और तुम से जो बर्ताव मिस्र में किया जाता है उस पर भी चित्त लगाया है;", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 3:17" - }, - "और मैंने ठान लिया है कि तुम को मिस्र के दुःखों में से निकालकर कनानी, हित्ती, एमोरी, परिज्जी हिब्बी, और यबूसी लोगों के देश में ले चलूँगा, जो ऐसा देश है कि जिसमें दूध और मधु की धारा बहती है।’", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 3:18" - }, - "तब वे तेरी मानेंगे; और तू इस्राएली पुरनियों को संग लेकर मिस्र के राजा के पास जाकर उससे यह कहना, ‘इब्रियों के परमेश्वर, यहोवा से हम लोगों की भेंट हुई है; इसलिए अब हमको तीन दिन के मार्ग पर जंगल में जाने दे कि अपने परमेश्वर यहोवा को बलिदान चढ़ाएँ।’", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 3:19" - }, - "मैं जानता हूँ कि मिस्र का राजा तुम को जाने न देगा वरन् बड़े बल से दबाए जाने पर भी जाने न देगा।", - { - "type": "char:bdit", - "content": [ - "(निर्ग. 5:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 3:20" - }, - "इसलिए मैं हाथ बढ़ाकर उन सब आश्चर्यकर्मों से जो मिस्र के बीच करूँगा उस देश को मारूँगा; और उसके पश्चात् वह तुम को जाने देगा।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 3:21" - }, - "तब मैं मिस्रियों से अपनी इस प्रजा पर अनुग्रह करवाऊँगा; और जब तुम निकलोगे तब खाली हाथ न निकलोगे।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 3:22" - }, - "वरन् तुम्हारी एक-एक स्त्री अपनी-अपनी पड़ोसिन, और अपने-अपने घर में रहनेवाली से सोने चाँदी के गहने, और वस्त्र माँग लेगी, और तुम उन्हें अपने बेटों और बेटियों को पहनाना; इस प्रकार तुम मिस्रियों को लूटोगे।”" - ] + "type": "char:ft", + "content": [ + "उनके बीच विवाह के बंधन पर अब लहू बहाने के द्वारा मुहर लगी। उस विधि को पूरा करके, सिप्पोरा ने अपने पति को पुनः पा लिया; उसके बेटे के लहू के द्वारा उसने अपने पति के जीवन को खरीद लिया।" + ] + } + ] + } + ] }, + "।”", { - "type": "chapter:c", - "number": "4", - "sid": "EXO 4" + "type": "verse:v", + "number": "26", + "sid": "EXO 4:26" }, + "तब उसने उसको छोड़ दिया। और उसी समय खतने के कारण वह बोली, “तू लहू बहानेवाला पति है।”" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा और हारून की भेंट" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मूसा के लिये अद्भुत चिन्ह" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 4:27" }, + "तब यहोवा ने हारून से कहा, “मूसा से भेंट करने को जंगल में जा।” और वह गया, और परमेश्वर के पर्वत पर उससे मिला और उसको चूमा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 4:1" - }, - "तब मूसा ने उत्तर दिया, “वे मुझ पर विश्वास न करेंगे और न मेरी सुनेंगे, वरन् कहेंगे, ‘यहोवा ने तुझको दर्शन नहीं दिया।’”", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 4:2" - }, - "यहोवा ने उससे कहा, “तेरे हाथ में वह क्या है?” वह बोला, “", - { - "type": "char:it", - "content": [ - "लाठी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.2" - ] - }, - { - "type": "char:fq", - "content": [ - "लाठी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ लाठी शब्द का अभिप्राय उस बड़ी लाठी से है जो उन लोगों के हाथ में होती थी जिनके पास अधिकार का पद होता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "EXO 4:3" - }, - "उसने कहा, “उसे भूमि पर डाल दे।” जब उसने उसे भूमि पर डाला तब वह सर्प बन गई, और मूसा उसके सामने से भागा।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 4:4" - }, - "तब यहोवा ने मूसा से कहा, “हाथ बढ़ाकर उसकी पूँछ पकड़ ले, ताकि वे लोग विश्वास करें कि तुम्हारे पूर्वजों के परमेश्वर अर्थात् अब्राहम के परमेश्वर, इसहाक के परमेश्वर, और याकूब के परमेश्वर, यहोवा ने तुझको दर्शन दिया है।”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 4:5" - }, - "जब उसने हाथ बढ़ाकर उसको पकड़ा तब वह उसके हाथ में फिर लाठी बन गई।" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 4:28" }, + "तब मूसा ने हारून को यह बताया कि यहोवा ने क्या-क्या बातें कहकर उसको भेजा है, और कौन-कौन से चिन्ह दिखलाने की आज्ञा उसे दी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 4:6" - }, - "फिर यहोवा ने उससे यह भी कहा, “अपना हाथ छाती पर रखकर ढाँप।” अतः उसने अपना हाथ छाती पर रखकर ढाँप लिया; फिर जब उसे निकाला तब क्या देखा, कि उसका हाथ कोढ़ के कारण हिम के समान श्वेत हो गया है।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 4:7" - }, - "तब उसने कहा, “अपना हाथ छाती पर फिर रखकर ढाँप।” और उसने अपना हाथ छाती पर रखकर ढाँप लिया; और जब उसने उसको छाती पर से निकाला तब क्या देखता है कि वह फिर सारी देह के समान हो गया।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 4:8" - }, - "तब यहोवा ने कहा, “यदि वे तेरी बात पर विश्वास न करें, और पहले चिन्ह को न मानें, तो दूसरे चिन्ह पर विश्वास करेंगे।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 4:9" - }, - "और यदि वे इन दोनों चिन्हों पर विश्वास न करें और तेरी बात को न मानें, तब तू नील नदी से कुछ जल लेकर सूखी भूमि पर डालना; और जो जल तू नदी से निकालेगा वह सूखी भूमि पर लहू बन जाएगा।”", - { - "type": "char:bdit", - "content": [ - "(निर्ग. 7:19)" - ] - }, - "" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 4:10" - }, - "मूसा ने यहोवा से कहा, “हे मेरे प्रभु, मैं", - { - "type": "char:it", - "content": [ - "बोलने में निपुण" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.10" - ] - }, - { - "type": "char:fq", - "content": [ - "बोलने में निपुण:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ शब्द ढूँढ़ने और उन्हें बोलने में कठिनाई का होना है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* नहीं, न तो पहले था, और न जब से तू अपने दास से बातें करने लगा; मैं तो मुँह और जीभ का भद्दा हूँ।”" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "EXO 4:11" - }, - "यहोवा ने उससे कहा, “मनुष्य का मुँह किसने बनाया है? और मनुष्य को गूँगा, या बहरा, या देखनेवाला, या अंधा, मुझ यहोवा को छोड़ कौन बनाता है?", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 4:12" - }, - "अब जा, मैं तेरे मुख के संग होकर जो तुझे कहना होगा वह तुझे सिखाता जाऊँगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 4:13" - }, - "उसने कहा, “हे मेरे प्रभु, कृपया तू किसी अन्य व्यक्ति को भेज।”", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 4:14" - }, - "तब यहोवा का कोप मूसा पर भड़का और उसने कहा, “क्या तेरा भाई लेवीय", - { - "type": "char:it", - "content": [ - "हारून" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.14" - ] - }, - { - "type": "char:fq", - "content": [ - "हारून:" - ] - }, - { - "type": "char:ft", - "content": [ - "हारून के पास बोलने की इच्छा और सामर्थ्य दोनों थी। यहाँ हारून को लेवीय कहा गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* नहीं है? मुझे तो निश्चय है कि वह बोलने में निपुण है, और वह तुझ से भेंट करने के लिये निकल भी गया है, और तुझे देखकर मन में आनन्दित होगा।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "EXO 4:15" - }, - "इसलिए तू उसे ये बातें सिखाना; और मैं उसके मुख के संग और तेरे मुख के संग होकर जो कुछ तुम्हें करना होगा वह तुम को सिखाता जाऊँगा।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 4:16" - }, - "वह तेरी ओर से लोगों से बातें किया करेगा; वह तेरे लिये मुँह और तू उसके लिये परमेश्वर ठहरेगा।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 4:17" - }, - "और तू इस लाठी को हाथ में लिए जा, और इसी से इन चिन्हों को दिखाना।”" - ] - }, - { - "type": "para:s", - "content": [ - "मूसा का मिस्र देश लौटना" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 4:18" - }, - "तब मूसा अपने ससुर यित्रो के पास लौटा और उससे कहा, “मुझे विदा कर, कि मैं मिस्र में रहनेवाले अपने भाइयों के पास जाकर देखूँ कि वे अब तक जीवित हैं या नहीं।” यित्रो ने कहा, “कुशल से जा।”", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 4:19" - }, - "और यहोवा ने मिद्यान देश में मूसा से कहा, “मिस्र को लौट जा; क्योंकि जो मनुष्य तेरे प्राण के प्यासे थे वे सब मर गए हैं।”", - { - "type": "char:bdit", - "content": [ - "(मत्ती 2:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 4:20" - }, - "तब मूसा अपनी पत्नी और बेटों को गदहे पर चढ़ाकर मिस्र देश की ओर", - { - "type": "char:it", - "content": [ - "परमेश्वर की उस लाठी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.20" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर की उस लाठी:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा की लाठी आश्चर्यकर्मों द्वारा पवित्र ठहरी और वह परमेश्वर की लाठी बन गई। (निर्ग. 4:2)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को हाथ में लिये हुए लौटा।" - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 4:29" + }, + "तब मूसा और हारून ने जाकर इस्राएलियों के सब पुरनियों को इकट्ठा किया।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 4:30" + }, + "और जितनी बातें यहोवा ने मूसा से कही थीं वह सब हारून ने उन्हें सुनाई, और लोगों के सामने वे चिन्ह भी दिखलाए।", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 4:31" + }, + "और लोगों ने उन पर विश्वास किया; और यह सुनकर कि यहोवा ने इस्राएलियों की सुधि ली और उनके दुःखों पर दृष्टि की है, उन्होंने सिर झुकाकर दण्डवत् किया।", + { + "type": "char:bdit", + "content": [ + "(निर्ग. 3:15,18)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "EXO 5" + }, + { + "type": "para:s", + "content": [ + "फ़िरौन के सामने मूसा और हारून" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 5:1" + }, + "इसके पश्चात् मूसा और हारून ने जाकर फ़िरौन से कहा, “इस्राएल का परमेश्वर यहोवा यह कहता है, ‘मेरी प्रजा के लोगों को जाने दे, कि वे जंगल में मेरे लिये पर्व करें।’”", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 5:2" + }, + "फ़िरौन ने कहा, “यहोवा कौन है कि मैं उसका वचन मानकर इस्राएलियों को जाने दूँ?", + { + "type": "char:it", + "content": [ + "मैं यहोवा को नहीं जानता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं यहोवा को नहीं जानता:" + ] + }, + { + "type": "char:ft", + "content": [ + "या तो फ़िरौन ने यहोवा का नाम नहीं सुना था, या वह उसे परमेश्वर के रूप में नहीं पहचानता था।" + ] } - ] + ] + } + ] }, + ", और मैं इस्राएलियों को नहीं जाने दूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 4:21" - }, - "और यहोवा ने मूसा से कहा, “जब तू मिस्र में पहुँचे तब सावधान हो जाना, और जो चमत्कार मैंने तेरे वश में किए हैं उन सभी को फ़िरौन को दिखलाना; परन्तु मैं उसके मन को हठीला करूँगा, और वह मेरी प्रजा को जाने न देगा।", - { - "type": "char:bdit", - "content": [ - "(रोम. 9:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 4:22" - }, - "और तू फ़िरौन से कहना, ‘यहोवा यह कहता है, कि इस्राएल मेरा पुत्र वरन् मेरा पहिलौठा है,", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 4:23" - }, - "और मैं जो तुझ से कह चुका हूँ, कि मेरे पुत्र को जाने दे कि वह मेरी सेवा करे; और तूने अब तक उसे जाने नहीं दिया, इस कारण मैं अब तेरे पुत्र वरन् तेरे पहलौठे को घात करूँगा।’”" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 5:3" }, + "उन्होंने कहा, “इब्रियों के परमेश्वर ने हम से भेंट की है; इसलिए हमें जंगल में तीन दिन के मार्ग पर जाने दे, कि अपने परमेश्वर यहोवा के लिये बलिदान करें, ऐसा न हो कि वह हम में मरी फैलाए या तलवार चलवाए।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 4:24" - }, - "तब ऐसा हुआ कि मार्ग पर सराय में यहोवा ने मूसा से भेंट करके उसे मार डालना चाहा।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 4:25" - }, - "तब सिप्पोरा ने एक तेज चकमक पत्थर लेकर अपने बेटे की खलड़ी को काट डाला, और मूसा के पाँवों पर यह कहकर फेंक दिया, “निश्चय तू", - { - "type": "char:it", - "content": [ - "लहू बहानेवाला मेरा पति है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.25" - ] - }, - { - "type": "char:fq", - "content": [ - "लहू बहानेवाला मेरा पति है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनके बीच विवाह के बंधन पर अब लहू बहाने के द्वारा मुहर लगी। उस विधि को पूरा करके, सिप्पोरा ने अपने पति को पुनः पा लिया; उसके बेटे के लहू के द्वारा उसने अपने पति के जीवन को खरीद लिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "EXO 4:26" - }, - "तब उसने उसको छोड़ दिया। और उसी समय खतने के कारण वह बोली, “तू लहू बहानेवाला पति है।”" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 5:4" }, + "मिस्र के राजा ने उनसे कहा, “हे मूसा, हे हारून, तुम क्यों लोगों से काम छुड़वाना चाहते हो? तुम जाकर अपने-अपने बोझ को उठाओ।”", { - "type": "para:s", - "content": [ - "मूसा और हारून की भेंट" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 5:5" }, + "और फ़िरौन ने कहा, “सुनो, इस देश में वे लोग बहुत हो गए हैं, फिर तुम उनको उनके परिश्रम से विश्राम दिलाना चाहते हो!”" + ] + }, + { + "type": "para:s", + "content": [ + "फ़िरौन द्वारा लोगों को दण्ड" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 4:27" - }, - "तब यहोवा ने हारून से कहा, “मूसा से भेंट करने को जंगल में जा।” और वह गया, और परमेश्वर के पर्वत पर उससे मिला और उसको चूमा।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 4:28" - }, - "तब मूसा ने हारून को यह बताया कि यहोवा ने क्या-क्या बातें कहकर उसको भेजा है, और कौन-कौन से चिन्ह दिखलाने की आज्ञा उसे दी है।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 4:29" - }, - "तब मूसा और हारून ने जाकर इस्राएलियों के सब पुरनियों को इकट्ठा किया।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 4:30" - }, - "और जितनी बातें यहोवा ने मूसा से कही थीं वह सब हारून ने उन्हें सुनाई, और लोगों के सामने वे चिन्ह भी दिखलाए।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 4:31" - }, - "और लोगों ने उन पर विश्वास किया; और यह सुनकर कि यहोवा ने इस्राएलियों की सुधि ली और उनके दुःखों पर दृष्टि की है, उन्होंने सिर झुकाकर दण्डवत् किया।", - { - "type": "char:bdit", - "content": [ - "(निर्ग. 3:15,18)" - ] - }, - "" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 5:6" }, + "फ़िरौन ने उसी दिन उन परिश्रम करवानेवालों को जो उन लोगों के ऊपर थे, और उनके सरदारों को यह आज्ञा दी,", { - "type": "chapter:c", - "number": "5", - "sid": "EXO 5" + "type": "verse:v", + "number": "7", + "sid": "EXO 5:7" }, + "“तुम जो अब तक ईंटें बनाने के लिये लोगों को पुआल दिया करते थे वह आगे को न देना; वे आप ही जाकर अपने लिये पुआल इकट्ठा करें।", { - "type": "para:s", - "content": [ - "फ़िरौन के सामने मूसा और हारून" - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 5:8" }, + "तो भी जितनी ईंटें अब तक उन्हें बनानी पड़ती थीं उतनी ही आगे को भी उनसे बनवाना, ईंटों की गिनती कुछ भी न घटाना; क्योंकि वे आलसी हैं; इस कारण वे यह कहकर चिल्लाते हैं, ‘हम जाकर अपने परमेश्वर के लिये बलिदान करें।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 5:1" - }, - "इसके पश्चात् मूसा और हारून ने जाकर फ़िरौन से कहा, “इस्राएल का परमेश्वर यहोवा यह कहता है, ‘मेरी प्रजा के लोगों को जाने दे, कि वे जंगल में मेरे लिये पर्व करें।’”", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 5:2" - }, - "फ़िरौन ने कहा, “यहोवा कौन है कि मैं उसका वचन मानकर इस्राएलियों को जाने दूँ?", - { - "type": "char:it", - "content": [ - "मैं यहोवा को नहीं जानता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं यहोवा को नहीं जानता:" - ] - }, - { - "type": "char:ft", - "content": [ - "या तो फ़िरौन ने यहोवा का नाम नहीं सुना था, या वह उसे परमेश्वर के रूप में नहीं पहचानता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और मैं इस्राएलियों को नहीं जाने दूँगा।”" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "EXO 5:3" - }, - "उन्होंने कहा, “इब्रियों के परमेश्वर ने हम से भेंट की है; इसलिए हमें जंगल में तीन दिन के मार्ग पर जाने दे, कि अपने परमेश्वर यहोवा के लिये बलिदान करें, ऐसा न हो कि वह हम में मरी फैलाए या तलवार चलवाए।”", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 5:4" - }, - "मिस्र के राजा ने उनसे कहा, “हे मूसा, हे हारून, तुम क्यों लोगों से काम छुड़वाना चाहते हो? तुम जाकर अपने-अपने बोझ को उठाओ।”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 5:5" - }, - "और फ़िरौन ने कहा, “सुनो, इस देश में वे लोग बहुत हो गए हैं, फिर तुम उनको उनके परिश्रम से विश्राम दिलाना चाहते हो!”" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 5:9" }, + "उन मनुष्यों से और भी कठिन सेवा करवाई जाए कि वे उसमें परिश्रम करते रहें और झूठी बातों पर ध्यान न लगाएँ।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "फ़िरौन द्वारा लोगों को दण्ड" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 5:10" }, + "तब लोगों के परिश्रम करानेवालों ने और सरदारों ने बाहर जाकर उनसे कहा, “फ़िरौन इस प्रकार कहता है, ‘मैं तुम्हें पुआल नहीं दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 5:6" - }, - "फ़िरौन ने उसी दिन उन परिश्रम करवानेवालों को जो उन लोगों के ऊपर थे, और उनके सरदारों को यह आज्ञा दी,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 5:7" - }, - "“तुम जो अब तक ईंटें बनाने के लिये लोगों को पुआल दिया करते थे वह आगे को न देना; वे आप ही जाकर अपने लिये पुआल इकट्ठा करें।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 5:8" - }, - "तो भी जितनी ईंटें अब तक उन्हें बनानी पड़ती थीं उतनी ही आगे को भी उनसे बनवाना, ईंटों की गिनती कुछ भी न घटाना; क्योंकि वे आलसी हैं; इस कारण वे यह कहकर चिल्लाते हैं, ‘हम जाकर अपने परमेश्वर के लिये बलिदान करें।’", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 5:9" - }, - "उन मनुष्यों से और भी कठिन सेवा करवाई जाए कि वे उसमें परिश्रम करते रहें और झूठी बातों पर ध्यान न लगाएँ।”" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 5:11" }, + "तुम ही जाकर जहाँ कहीं पुआल मिले वहाँ से उसको बटोरकर ले आओ; परन्तु तुम्हारा काम कुछ भी नहीं घटाया जाएगा।’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 5:10" - }, - "तब लोगों के परिश्रम करानेवालों ने और सरदारों ने बाहर जाकर उनसे कहा, “फ़िरौन इस प्रकार कहता है, ‘मैं तुम्हें पुआल नहीं दूँगा।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 5:11" - }, - "तुम ही जाकर जहाँ कहीं पुआल मिले वहाँ से उसको बटोरकर ले आओ; परन्तु तुम्हारा काम कुछ भी नहीं घटाया जाएगा।’”", + "type": "verse:v", + "number": "12", + "sid": "EXO 5:12" + }, + "इसलिए वे लोग सारे मिस्र देश में तितर-बितर हुए कि पुआल के बदले खूँटी बटोरें।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 5:13" + }, + "परिश्रम करनेवाले यह कह-कहकर उनसे जल्दी करते रहे कि जिस प्रकार तुम पुआल पाकर किया करते थे उसी प्रकार अपना प्रतिदिन का काम अब भी पूरा करो।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 5:14" + }, + "और इस्राएलियों में से जिन सरदारों को फ़िरौन के परिश्रम करानेवालों ने उनका अधिकारी ठहराया था, उन्होंने मार खाई, और उनसे पूछा गया, “क्या कारण है कि तुम ने अपनी ठहराई हुई ईंटों की गिनती के अनुसार पहले के समान कल और आज पूरी नहीं कराई?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 5:15" + }, + "तब इस्राएलियों के सरदारों ने जाकर फ़िरौन की दुहाई यह कहकर दी, “तू अपने दासों से ऐसा बर्ताव क्यों करता है?", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 5:16" + }, + "तेरे दासों को पुआल तो दिया ही नहीं जाता और वे हम से कहते रहते हैं, ‘ईंटें बनाओ, ईंटें बनाओ,’ और तेरे दासों ने भी मार खाई है; परन्तु दोष तेरे ही लोगों का है।”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 5:17" + }, + "फ़िरौन ने कहा, “", + { + "type": "char:it", + "content": [ + "तुम आलसी हो, आलसी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "EXO 5:12" + "type": "char:fr", + "content": [ + "5.17" + ] }, - "इसलिए वे लोग सारे मिस्र देश में तितर-बितर हुए कि पुआल के बदले खूँटी बटोरें।", { - "type": "verse:v", - "number": "13", - "sid": "EXO 5:13" + "type": "char:fq", + "content": [ + "तुम आलसी हो, आलसी:" + ] }, - "परिश्रम करनेवाले यह कह-कहकर उनसे जल्दी करते रहे कि जिस प्रकार तुम पुआल पाकर किया करते थे उसी प्रकार अपना प्रतिदिन का काम अब भी पूरा करो।", { - "type": "verse:v", - "number": "14", - "sid": "EXO 5:14" - }, - "और इस्राएलियों में से जिन सरदारों को फ़िरौन के परिश्रम करानेवालों ने उनका अधिकारी ठहराया था, उन्होंने मार खाई, और उनसे पूछा गया, “क्या कारण है कि तुम ने अपनी ठहराई हुई ईंटों की गिनती के अनुसार पहले के समान कल और आज पूरी नहीं कराई?”" - ] + "type": "char:ft", + "content": [ + "यहाँ पुरानी मिस्री भाषा का उपयोग है जो आलस की अवमानना को दर्शाती है। आरोप आक्रामक और सीधा था।" + ] + } + ] + } + ] + }, + "; इसी कारण कहते हो कि हमें यहोवा के लिये बलिदान करने को जाने दे।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 5:18" + }, + "अब जाकर अपना काम करो; और पुआल तुम को नहीं दिया जाएगा, परन्तु ईंटों की गिनती पूरी करनी पड़ेगी।”", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 5:19" + }, + "जब इस्राएलियों के सरदारों ने यह बात सुनी कि उनकी ईंटों की गिनती न घटेगी, और प्रतिदिन उतना ही काम पूरा करना पड़ेगा, तब वे जान गए कि उनके संकट के दिन आ गए हैं।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 5:20" + }, + "जब वे फ़िरौन के सम्मुख से बाहर निकल आए तब मूसा और हारून, जो उनसे भेंट करने के लिये खड़े थे, उन्हें मिले।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 5:21" + }, + "और उन्होंने मूसा और हारून से कहा, “यहोवा तुम पर दृष्टि करके न्याय करे, क्योंकि तुम ने हमको फ़िरौन और उसके कर्मचारियों की दृष्टि में घृणित ठहराकर हमें घात करने के लिये उनके हाथ में तलवार दे दी है।”" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा की परमेश्वर से शिकायत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 5:22" + }, + "तब मूसा ने यहोवा के पास लौटकर कहा, “हे प्रभु, तूने इस प्रजा के साथ ऐसी बुराई क्यों की? और तूने मुझे यहाँ क्यों भेजा?", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 5:23" + }, + "जब से मैं तेरे नाम से फ़िरौन के पास बातें करने के लिये गया तब से उसने इस प्रजा के साथ बुरा ही व्यवहार किया है, और तूने अपनी प्रजा का कुछ भी छुटकारा नहीं किया।”" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "EXO 6" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 6:1" + }, + "तब यहोवा ने मूसा से कहा, “अब तू देखेगा कि मैं फ़िरौन से क्या करूँगा; जिससे वह उनको बरबस निकालेगा, वह तो उन्हें अपने देश से बरबस निकाल देगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का छुटकारे का वादा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 6:2" + }, + "परमेश्वर ने मूसा से कहा, “", + { + "type": "char:it", + "content": [ + "मैं यहोवा हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं यहोवा हूँ:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका अर्थ यह प्रतीत होता है मैं यहोवा हूँ, और मैंने अपने को अब्राहम, इसहाक, और याकूब पर प्रगट किया था।" + ] + } + ] + } + ] }, + ";", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 5:15" - }, - "तब इस्राएलियों के सरदारों ने जाकर फ़िरौन की दुहाई यह कहकर दी, “तू अपने दासों से ऐसा बर्ताव क्यों करता है?", + "type": "verse:v", + "number": "3", + "sid": "EXO 6:3" + }, + "मैं सर्वशक्तिमान परमेश्वर के नाम से अब्राहम, इसहाक, और याकूब को दर्शन देता था, परन्तु यहोवा के नाम से मैं उन पर प्रगट न हुआ।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 6:4" + }, + "और मैंने उनके साथ अपनी वाचा दृढ़ की है, अर्थात् कनान देश जिसमें वे परदेशी होकर रहते थे, उसे उन्हें दे दूँ।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 6:5" + }, + "इस्राएली जिन्हें मिस्री लोग दासत्व में रखते हैं उनका कराहना भी सुनकर मैंने अपनी वाचा को स्मरण किया है।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 6:6" + }, + "इस कारण तू इस्राएलियों से कह, ‘मैं यहोवा हूँ, और तुम को मिस्रियों के बोझों के नीचे से निकालूँगा, और उनके दासत्व से तुम को छुड़ाऊँगा, और अपनी भुजा बढ़ाकर और भारी दण्ड देकर तुम्हें छुड़ा लूँगा,", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 13:17)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "EXO 6:7" + }, + "और मैं तुम को अपनी प्रजा बनाने के लिये अपना लूँगा, और मैं तुम्हारा परमेश्वर ठहरूँगा; और तुम जान लोगे कि मैं तुम्हारा परमेश्वर यहोवा हूँ जो तुम्हें मिस्रियों के बोझों के नीचे से निकाल ले आया।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 6:8" + }, + "और जिस देश के देने की शपथ मैंने अब्राहम, इसहाक, और याकूब से खाई थी उसी में मैं तुम्हें पहुँचाकर उसे तुम्हारा भागकर दूँगा। मैं तो यहोवा हूँ।’”", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 6:9" + }, + "ये बातें मूसा ने इस्राएलियों को सुनाईं; परन्तु उन्होंने मन की बेचैनी और दासत्व की क्रूरता के कारण उसकी न सुनी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 6:10" + }, + "तब यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 6:11" + }, + "“तू जाकर मिस्र के राजा फ़िरौन से कह कि इस्राएलियों को अपने", + { + "type": "char:it", + "content": [ + "देश में से निकल जाने दे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "16", - "sid": "EXO 5:16" + "type": "char:fr", + "content": [ + "6.11" + ] }, - "तेरे दासों को पुआल तो दिया ही नहीं जाता और वे हम से कहते रहते हैं, ‘ईंटें बनाओ, ईंटें बनाओ,’ और तेरे दासों ने भी मार खाई है; परन्तु दोष तेरे ही लोगों का है।”", { - "type": "verse:v", - "number": "17", - "sid": "EXO 5:17" + "type": "char:fq", + "content": [ + "देश में से निकल जाने दे:" + ] }, - "फ़िरौन ने कहा, “", { - "type": "char:it", - "content": [ - "तुम आलसी हो, आलसी" - ] - }, + "type": "char:ft", + "content": [ + "मूसा अब तीन दिन की यात्रा पर जाने की अनुमति नहीं माँगता जो शायद मिस्र की सीमाओं में ही होती, बल्कि वह उस देश से निकल जाने की माँग करता है।" + ] + } + ] + } + ] + }, + "।”", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 6:12" + }, + "और मूसा ने यहोवा से कहा, “देख, इस्राएलियों ने मेरी नहीं सुनी; फिर फ़िरौन मुझ भद्दे बोलनेवाले की कैसे सुनेगा?”", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 6:13" + }, + "तब यहोवा ने मूसा और हारून को इस्राएलियों और मिस्र के राजा फ़िरौन के लिये आज्ञा इस अभिप्राय से दी कि वे इस्राएलियों को मिस्र देश से निकाल ले जाएँ।" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा और हारून की वंशावली" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 6:14" + }, + "उनके पितरों के घरानों के मुख्य पुरुष ये हैं: इस्राएल का पहिलौठा रूबेन के पुत्र: हनोक, पल्लू, हेस्रोन और कर्मी थे; इन्हीं से रूबेन के कुल निकले।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 6:15" + }, + "और शिमोन के पुत्र: यमूएल, यामीन, ओहद, याकीन, और सोहर थे, और एक कनानी स्त्री का बेटा शाऊल भी था; इन्हीं से शिमोन के कुल निकले।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 6:16" + }, + "लेवी के पुत्र जिनसे उनकी वंशावली चली है, उनके नाम ये हैं: अर्थात् गेर्शोन, कहात और मरारी, और लेवी की पूरी अवस्था एक सौ सैंतीस वर्ष की हुई।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 6:17" + }, + "गेर्शोन के पुत्र जिनसे उनका कुल चला: लिब्नी और शिमी थे।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 6:18" + }, + "कहात के पुत्र: अम्राम, यिसहार, हेब्रोन और उज्जीएल थे, और कहात की पूरी अवस्था एक सौ सैंतीस वर्ष की हुई।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 6:19" + }, + "मरारी के पुत्र: महली और मूशी थे। लेवियों के कुल जिनसे उनकी वंशावली चली ये ही हैं।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 6:20" + }, + "अम्राम ने अपनी फूफी", + { + "type": "char:it", + "content": [ + "योकेबेद", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.17" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम आलसी हो, आलसी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ पुरानी मिस्री भाषा का उपयोग है जो आलस की अवमानना को दर्शाती है। आरोप आक्रामक और सीधा था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "6.20" + ] }, { - "type": "char:it", - "content": [ - "*; इसी कारण कहते हो कि हमें यहोवा के लिये बलिदान करने को जाने दे।" - ] + "type": "char:fq", + "content": [ + "योकेबेद:" + ] }, { - "type": "verse:v", - "number": "18", - "sid": "EXO 5:18" - }, - "अब जाकर अपना काम करो; और पुआल तुम को नहीं दिया जाएगा, परन्तु ईंटों की गिनती पूरी करनी पड़ेगी।”", + "type": "char:ft", + "content": [ + "इस नाम का अर्थ है यहोवा की महिमा।" + ] + } + ] + } + ] + }, + "को ब्याह लिया और उससे हारून और मूसा उत्पन्न हुए, और अम्राम की पूरी अवस्था एक सौ सैंतीस वर्ष की हुई।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 6:21" + }, + "यिसहार के पुत्र: कोरह, नेपेग और जिक्री थे।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 6:22" + }, + "उज्जीएल के पुत्र: मीशाएल, एलसाफान और सित्री थे।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 6:23" + }, + "हारून ने अम्मीनादाब की बेटी, और नहशोन की बहन एलीशेबा को ब्याह लिया; और उससे नादाब, अबीहू, और ईतामार उत्पन्न हुए।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 6:24" + }, + "कोरह के पुत्र: अस्सीर, एलकाना और अबीआसाप थे; और इन्हीं से कोरहियों के कुल निकले।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 6:25" + }, + "हारून के पुत्र एलीआजर ने पूतीएल की एक बेटी को ब्याह लिया; और उससे पीनहास उत्पन्न हुआ। जिनसे उनका कुल चला। लेवियों के पितरों के घरानों के मुख्य पुरुष ये ही हैं।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 6:26" + }, + "हारून और मूसा वे ही हैं जिनको यहोवा ने यह आज्ञा दी: “इस्राएलियों को दल-दल करके उनके जत्थों के अनुसार मिस्र देश से निकाल ले आओ।”", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 6:27" + }, + "ये वही मूसा और हारून हैं जिन्होंने मिस्र के राजा फ़िरौन से कहा कि हम इस्राएलियों को मिस्र से निकाल ले जाएँगे।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोवा का मूसा को फिर से बुलाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 6:28" + }, + "जब यहोवा ने मिस्र देश में मूसा से यह बात कहीं,", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 6:29" + }, + "“मैं तो यहोवा हूँ; इसलिए जो कुछ मैं तुम से कहूँगा वह सब मिस्र के राजा फ़िरौन से कहना।”", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 6:30" + }, + "परन्तु मूसा ने यहोवा को उत्तर दिया, “मैं तो बोलने में भद्दा हूँ; और फ़िरौन कैसे मेरी सुनेगा?”" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "EXO 7" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 7:1" + }, + "तब यहोवा ने मूसा से कहा, “सुन,", + { + "type": "char:it", + "content": [ + "मैं तुझे फ़िरौन के लिये परमेश्वर सा ठहराता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.1" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं तुझे .... परमेश्वर सा ठहराता हूँ:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह परिच्छेद महत्त्वपूर्ण है क्योंकि यह नबी की प्राथमिक और आवश्यक चरित्र विशेषताओं के बारे में बताता है, वह परमेश्वर की इच्छा और उद्देश्य को बतानेवाला है।" + ] + } + ] + } + ] + }, + "; और तेरा भाई हारून तेरा नबी ठहरेगा।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 7:2" + }, + "जो-जो आज्ञा मैं तुझे दूँ वही तू कहना, और हारून उसे फ़िरौन से कहेगा जिससे वह इस्राएलियों को अपने देश से निकल जाने दे।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 7:3" + }, + "परन्तु मैं फ़िरौन के मन को कठोर कर दूँगा, और अपने चिन्ह और चमत्कार मिस्र देश में बहुत से दिखलाऊँगा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:36)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "EXO 7:4" + }, + "तो भी फ़िरौन तुम्हारी न सुनेगा; और मैं मिस्र देश पर अपना हाथ बढ़ाकर मिस्रियों को भारी दण्ड देकर अपनी सेना अर्थात् अपनी इस्राएली प्रजा को मिस्र देश से निकाल लूँगा।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 7:5" + }, + "और जब मैं मिस्र पर हाथ बढ़ाकर इस्राएलियों को उनके बीच से निकालूँगा तब मिस्री जान लेंगे, कि मैं यहोवा हूँ।”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 7:6" + }, + "तब मूसा और हारून ने यहोवा की आज्ञा के अनुसार ही किया।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 7:7" + }, + "तब जब मूसा और हारून फ़िरौन से बात करने लगे तब मूसा तो अस्सी वर्ष का था, और हारून तिरासी वर्ष का था।" + ] + }, + { + "type": "para:s", + "content": [ + "हारून की चमत्कारी लाठी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 7:8" + }, + "फिर यहोवा ने मूसा और हारून से इस प्रकार कहा,", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 7:9" + }, + "“जब फ़िरौन तुम से कहे, ‘अपने प्रमाण का कोई चमत्कार दिखाओ,’ तब तू हारून से कहना, ‘", + { + "type": "char:it", + "content": [ + "अपनी लाठी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "EXO 5:19" + "type": "char:fr", + "content": [ + "7.9" + ] }, - "जब इस्राएलियों के सरदारों ने यह बात सुनी कि उनकी ईंटों की गिनती न घटेगी, और प्रतिदिन उतना ही काम पूरा करना पड़ेगा, तब वे जान गए कि उनके संकट के दिन आ गए हैं।", { - "type": "verse:v", - "number": "20", - "sid": "EXO 5:20" + "type": "char:fq", + "content": [ + "अपनी लाठी:" + ] }, - "जब वे फ़िरौन के सम्मुख से बाहर निकल आए तब मूसा और हारून, जो उनसे भेंट करने के लिये खड़े थे, उन्हें मिले।", { - "type": "verse:v", - "number": "21", - "sid": "EXO 5:21" - }, - "और उन्होंने मूसा और हारून से कहा, “यहोवा तुम पर दृष्टि करके न्याय करे, क्योंकि तुम ने हमको फ़िरौन और उसके कर्मचारियों की दृष्टि में घृणित ठहराकर हमें घात करने के लिये उनके हाथ में तलवार दे दी है।”" - ] + "type": "char:ft", + "content": [ + "स्पष्ट रूप यह वह लाठी थी जिसका वर्णन (निर्ग. 4:2) में किया गया, जिसको मूसा ने इस अवसर पर अपने प्रतिनिधि के रूप में दिया था।" + ] + } + ] + } + ] + }, + "को लेकर फ़िरौन के सामने डाल दे, कि वह अजगर बन जाए।’”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 7:10" + }, + "तब मूसा और हारून ने फ़िरौन के पास जाकर यहोवा की आज्ञा के अनुसार किया; और जब हारून ने अपनी लाठी को फ़िरौन और उसके कर्मचारियों के सामने डाल दिया, तब वह अजगर बन गई।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 7:11" + }, + "तब फ़िरौन ने पंडितों और टोनहा करनेवालों को बुलवाया; और मिस्र के जादूगरों ने आकर अपने-अपने तंत्र-मंत्र से वैसा ही किया।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 7:12" + }, + "उन्होंने भी अपनी-अपनी लाठी को डाल दिया, और वे भी अजगर बन गई। पर हारून की लाठी उनकी लाठियों को निगल गई।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 7:13" }, + "परन्तु फ़िरौन का मन और हठीला हो गया, और यहोवा के वचन के अनुसार उसने मूसा और हारून की बातों को नहीं माना।" + ] + }, + { + "type": "para:s", + "content": [ + "मिस्रियों पर दस विपत्तियाँ" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मूसा की परमेश्वर से शिकायत" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 7:14" }, + "तब यहोवा ने मूसा से कहा, “फ़िरौन का मन कठोर हो गया है और वह इस प्रजा को जाने नहीं देता।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "15", + "sid": "EXO 7:15" + }, + "इसलिए सवेरे के समय फ़िरौन के पास जा, वह तो जल की ओर बाहर आएगा; और जो लाठी सर्प बन गई थी, उसको हाथ में लिए हुए नील नदी के तट पर उससे भेंट करने के लिये खड़े रहना।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 7:16" + }, + "और उससे इस प्रकार कहना, ‘इब्रियों के परमेश्वर यहोवा ने मुझे यह कहने के लिये तेरे पास भेजा है कि मेरी प्रजा के लोगों को जाने दे कि जिससे वे जंगल में मेरी उपासना करें; और अब तक तूने मेरा कहना नहीं माना।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 7:17" + }, + "यहोवा यह कहता है, इससे तू जान लेगा कि मैं ही परमेश्वर हूँ; देख, मैं अपने हाथ की लाठी को नील नदी के जल पर मारूँगा, और जल लहू बन जाएगा,", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 7:18" + }, + "और जो मछलियाँ नील नदी में हैं वे मर जाएँगी, और नील नदी से दुर्गन्ध आने लगेगी, और मिस्रियों का जी नदी का पानी पीने के लिये न चाहेगा।’”", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 7:19" + }, + "फिर यहोवा ने मूसा से कहा, “हारून से कह कि अपनी लाठी लेकर मिस्र देश में जितना जल है, अर्थात् उसकी नदियाँ, नहरें, झीलें, और जलकुण्ड, सब के ऊपर अपना हाथ बढ़ा कि उनका जल लहू बन जाए; और सारे मिस्र देश में काठ और पत्थर दोनों भाँति के जलपात्रों में लहू ही लहू हो जाएगा।”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 8:8, प्रका. 11:6)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "प्रथम विपत्ति - जल का लहू में बदलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 7:20" + }, + "तब मूसा और हारून ने यहोवा की आज्ञा ही के अनुसार किया, अर्थात् उसने लाठी को उठाकर फ़िरौन और उसके कर्मचारियों के देखते नील नदी के जल पर मारा, और नदी का सब जल लहू बन गया।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 7:21" + }, + "और नील नदी में जो मछलियाँ थीं वे मर गई; और नदी से दुर्गन्ध आने लगी, और मिस्री लोग नदी का पानी न पी सके; और सारे मिस्र देश में लहू हो गया।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 16:3)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "EXO 7:22" + }, + "तब मिस्र के जादूगरों ने भी अपने तंत्र-मंत्रों से वैसा ही किया; तो भी फ़िरौन का मन हठीला हो गया, और यहोवा के कहने के अनुसार उसने मूसा और हारून की न मानी।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 7:23" + }, + "फ़िरौन ने इस पर भी ध्यान नहीं दिया, और मुँह फेरकर अपने घर में चला गया।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 7:24" + }, + "और सब मिस्री लोग पीने के जल के लिये नील नदी के आस-पास खोदने लगे, क्योंकि वे नदी का जल नहीं पी सकते थे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 7:25" + }, + "जब यहोवा ने नील नदी को मारा था तब से सात दिन हो चुके थे।" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "EXO 8" + }, + { + "type": "para:s", + "content": [ + "दूसरी विपत्ति - मेंढ़कों का आक्रमण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 8:1" + }, + "तब यहोवा ने फिर मूसा से कहा, “फ़िरौन के पास जाकर कह, ‘यहोवा तुझ से इस प्रकार कहता है, कि मेरी प्रजा के लोगों को जाने दे जिससे वे मेरी उपासना करें।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 8:2" + }, + "परन्तु यदि उन्हें जाने न देगा तो सुन, मैं मेंढ़क भेजकर तेरे सारे देश को हानि पहुँचानेवाला हूँ।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 8:3" + }, + "और नील नदी मेंढ़कों से भर जाएगी, और वे तेरे भवन में, और तेरे बिछौने पर, और तेरे कर्मचारियों के घरों में, और तेरी प्रजा पर, वरन् तेरे तन्दूरों और कठौतियों में भी चढ़ जाएँगे।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 8:4" + }, + "और तुझ पर, और तेरी प्रजा, और तेरे कर्मचारियों, सभी पर मेंढ़क चढ़ जाएँगे।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 8:5" + }, + "फिर यहोवा ने मूसा को आज्ञा दी, “हारून से कह दे, कि नदियों, नहरों, और झीलों के ऊपर लाठी के साथ अपना हाथ बढ़ाकर मेंढ़कों को मिस्र देश पर चढ़ा ले आए।”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 8:6" + }, + "तब हारून ने मिस्र के जलाशयों के ऊपर अपना हाथ बढ़ाया; और मेंढ़कों ने मिस्र देश पर चढ़कर उसे छा लिया।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 8:7" + }, + "और जादूगर भी अपने तंत्र-मंत्रों से उसी प्रकार मिस्र देश पर मेंढ़क चढ़ा ले आए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 8:8" + }, + "तब फ़िरौन ने मूसा और हारून को बुलवाकर कहा, “यहोवा से विनती करो कि वह मेंढ़कों को मुझसे और मेरी प्रजा से दूर करे; और मैं इस्राएली लोगों को जाने दूँगा। जिससे वे यहोवा के लिये बलिदान करें।”", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 8:9" + }, + "तब मूसा ने फ़िरौन से कहा, “इतनी बात के लिये तू मुझे आदेश दे कि अब मैं तेरे, और तेरे कर्मचारियों, और प्रजा के निमित्त कब विनती करूँ, कि यहोवा तेरे पास से और तेरे घरों में से मेंढ़कों को दूर करे, और वे केवल नील नदी में पाए जाएँ?”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 8:10" + }, + "उसने कहा, “कल।” उसने कहा, “तेरे वचन के अनुसार होगा, जिससे तुझे यह ज्ञात हो जाए कि हमारे परमेश्वर यहोवा के तुल्य कोई दूसरा नहीं है।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 8:11" + }, + "और मेंढ़क तेरे पास से, और तेरे घरों में से, और तेरे कर्मचारियों और प्रजा के पास से दूर होकर केवल नील नदी में रहेंगे।”", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 8:12" + }, + "तब मूसा और हारून फ़िरौन के पास से निकल गए; और मूसा ने उन मेंढ़कों के विषय यहोवा की दुहाई दी जो उसने फ़िरौन पर भेजे थे।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 8:13" + }, + "और यहोवा ने मूसा के कहने के अनुसार किया; और मेंढ़क घरों, आँगनों, और खेतों में मर गए।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 8:14" + }, + "और लोगों ने इकट्ठे करके उनके ढेर लगा दिए, और सारा देश दुर्गन्ध से भर गया।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 8:15" + }, + "परन्तु जब फ़िरौन ने देखा कि अब आराम मिला है तब यहोवा के कहने के अनुसार उसने फिर अपने मन को कठोर किया, और उनकी न सुनी।" + ] + }, + { + "type": "para:s", + "content": [ + "तीसरी विपत्ति - कुटकियों के झुण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 8:16" + }, + "फिर यहोवा ने मूसा से कहा, “हारून को आज्ञा दे, ‘तू अपनी लाठी बढ़ाकर", + { + "type": "char:it", + "content": [ + "भूमि की धूल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "EXO 5:22" + "type": "char:fr", + "content": [ + "8.16" + ] }, - "तब मूसा ने यहोवा के पास लौटकर कहा, “हे प्रभु, तूने इस प्रजा के साथ ऐसी बुराई क्यों की? और तूने मुझे यहाँ क्यों भेजा?", { - "type": "verse:v", - "number": "23", - "sid": "EXO 5:23" + "type": "char:fq", + "content": [ + "भूमि की धूल:" + ] }, - "जब से मैं तेरे नाम से फ़िरौन के पास बातें करने के लिये गया तब से उसने इस प्रजा के साथ बुरा ही व्यवहार किया है, और तूने अपनी प्रजा का कुछ भी छुटकारा नहीं किया।”" - ] + { + "type": "char:ft", + "content": [ + "इससे पहले की दो विपत्तियाँ नील नदी पर पड़ी थीं। यह विपत्ति उस भूमि पर पड़ी जिसे वे मिस्र में पूजते थे और देवताओं का पिता मानते थे।" + ] + } + ] + } + ] }, + "पर मार, जिससे वह मिस्र देश भर में कुटकियाँ बन जाएँ।’”", { - "type": "chapter:c", - "number": "6", - "sid": "EXO 6" + "type": "verse:v", + "number": "17", + "sid": "EXO 8:17" }, + "और उन्होंने वैसा ही किया; अर्थात् हारून ने लाठी को ले हाथ बढ़ाकर भूमि की धूल पर मारा, तब मनुष्य और पशु दोनों पर कुटकियाँ हो गईं वरन् सारे मिस्र देश में भूमि की धूल कुटकियाँ बन गईं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 6:1" - }, - "तब यहोवा ने मूसा से कहा, “अब तू देखेगा कि मैं फ़िरौन से क्या करूँगा; जिससे वह उनको बरबस निकालेगा, वह तो उन्हें अपने देश से बरबस निकाल देगा।”" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 8:18" }, + "तब जादूगरों ने चाहा कि अपने तंत्र-मंत्रों के बल से हम भी कुटकियाँ ले आएँ, परन्तु यह उनसे न हो सका। और मनुष्यों और पशुओं दोनों पर कुटकियाँ बनी ही रहीं।", { - "type": "para:s", - "content": [ - "परमेश्वर का छुटकारे का वादा" - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 8:19" }, + "तब जादूगरों ने फ़िरौन से कहा, “यह तो", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "परमेश्वर के हाथ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "EXO 6:2" + "type": "char:fr", + "content": [ + "8.19" + ] }, - "परमेश्वर ने मूसा से कहा, “", { - "type": "char:it", - "content": [ - "मैं यहोवा हूँ" - ] + "type": "char:fq", + "content": [ + "परमेश्वर के हाथ:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं यहोवा हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ यह प्रतीत होता है मैं यहोवा हूँ, और मैंने अपने को अब्राहम, इसहाक, और याकूब पर प्रगट किया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "EXO 6:3" - }, - "मैं सर्वशक्तिमान परमेश्वर के नाम से अब्राहम, इसहाक, और याकूब को दर्शन देता था, परन्तु यहोवा के नाम से मैं उन पर प्रगट न हुआ।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 6:4" - }, - "और मैंने उनके साथ अपनी वाचा दृढ़ की है, अर्थात् कनान देश जिसमें वे परदेशी होकर रहते थे, उसे उन्हें दे दूँ।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 6:5" - }, - "इस्राएली जिन्हें मिस्री लोग दासत्व में रखते हैं उनका कराहना भी सुनकर मैंने अपनी वाचा को स्मरण किया है।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 6:6" - }, - "इस कारण तू इस्राएलियों से कह, ‘मैं यहोवा हूँ, और तुम को मिस्रियों के बोझों के नीचे से निकालूँगा, और उनके दासत्व से तुम को छुड़ाऊँगा, और अपनी भुजा बढ़ाकर और भारी दण्ड देकर तुम्हें छुड़ा लूँगा,", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 13:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 6:7" - }, - "और मैं तुम को अपनी प्रजा बनाने के लिये अपना लूँगा, और मैं तुम्हारा परमेश्वर ठहरूँगा; और तुम जान लोगे कि मैं तुम्हारा परमेश्वर यहोवा हूँ जो तुम्हें मिस्रियों के बोझों के नीचे से निकाल ले आया।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 6:8" - }, - "और जिस देश के देने की शपथ मैंने अब्राहम, इसहाक, और याकूब से खाई थी उसी में मैं तुम्हें पहुँचाकर उसे तुम्हारा भागकर दूँगा। मैं तो यहोवा हूँ।’”", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 6:9" - }, - "ये बातें मूसा ने इस्राएलियों को सुनाईं; परन्तु उन्होंने मन की बेचैनी और दासत्व की क्रूरता के कारण उसकी न सुनी।" - ] + "type": "char:ft", + "content": [ + "इसका यह अर्थ यह नहीं कि जादूगरों ने यहोवा को अद्भुत कार्य करनेवाले परमेश्वर के रूप में पहचाना था। सम्भव है कि उन्होंने उसका ऐसे ईश्वर के रूप में ज़िक्र किया जो उनके अपने रक्षकों का बैरी है।" + ] + } + ] + } + ] + }, + "का काम है।” तो भी यहोवा के कहने के अनुसार फ़िरौन का मन कठोर होता गया, और उसने मूसा और हारून की बात न मानी।" + ] + }, + { + "type": "para:s", + "content": [ + "चौथी विपत्ति - डांसों के झुण्ड" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 8:20" + }, + "फिर यहोवा ने मूसा से कहा, “सवेरे उठकर फ़िरौन के सामने खड़ा होना, वह तो जल की ओर आएगा, और उससे कहना, ‘यहोवा तुझ से यह कहता है, कि मेरी प्रजा के लोगों को जाने दे, कि वे मेरी उपासना करें।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 8:21" + }, + "यदि तू मेरी प्रजा को न जाने देगा तो सुन, मैं तुझ पर, और तेरे कर्मचारियों और तेरी प्रजा पर, और तेरे घरों में झुण्ड के झुण्ड डांस भेजूँगा; और मिस्रियों के घर और उनके रहने की भूमि भी डांसों से भर जाएगी।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 8:22" + }, + "उस दिन मैं गोशेन देश को जिसमें मेरी प्रजा रहती है अलग करूँगा, और उसमें डांसों के झुण्ड न होंगे; जिससे तू जान ले कि पृथ्वी के बीच मैं ही यहोवा हूँ।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 8:23" + }, + "और मैं अपनी प्रजा और तेरी प्रजा में अन्तर ठहराऊँगा। यह चिन्ह कल होगा।’”", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 8:24" + }, + "और यहोवा ने वैसा ही किया, और फ़िरौन के भवन, और उसके कर्मचारियों के घरों में, और सारे मिस्र देश में डांसों के झुण्ड के झुण्ड भर गए, और डांसों के मारे वह देश नाश हुआ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 8:25" + }, + "तब फ़िरौन ने मूसा और हारून को बुलवाकर कहा, “तुम जाकर", + { + "type": "char:it", + "content": [ + "अपने परमेश्वर के लिये", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.25" + ] + }, + { + "type": "char:fq", + "content": [ + "अपने परमेश्वर के लिये:" + ] + }, + { + "type": "char:ft", + "content": [ + "अब फ़िरौन उस परमेश्वर के अस्तित्व को और उसके सामर्थ्य को स्वीकारता है, जिसके विषय वह कहता था कि नहीं जानता।" + ] + } + ] + } + ] }, + "इसी देश में बलिदान करो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 6:10" - }, - "तब यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 6:11" - }, - "“तू जाकर मिस्र के राजा फ़िरौन से कह कि इस्राएलियों को अपने", - { - "type": "char:it", - "content": [ - "देश में से निकल जाने दे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.11" - ] - }, - { - "type": "char:fq", - "content": [ - "देश में से निकल जाने दे:" - ] - }, - { - "type": "char:ft", - "content": [ - "मूसा अब तीन दिन की यात्रा पर जाने की अनुमति नहीं माँगता जो शायद मिस्र की सीमाओं में ही होती, बल्कि वह उस देश से निकल जाने की माँग करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "EXO 6:12" - }, - "और मूसा ने यहोवा से कहा, “देख, इस्राएलियों ने मेरी नहीं सुनी; फिर फ़िरौन मुझ भद्दे बोलनेवाले की कैसे सुनेगा?”", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 6:13" - }, - "तब यहोवा ने मूसा और हारून को इस्राएलियों और मिस्र के राजा फ़िरौन के लिये आज्ञा इस अभिप्राय से दी कि वे इस्राएलियों को मिस्र देश से निकाल ले जाएँ।" - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 8:26" }, + "मूसा ने कहा, “ऐसा करना उचित नहीं; क्योंकि हम अपने परमेश्वर यहोवा के लिये मिस्रियों की घृणित वस्तु बलिदान करेंगे; और यदि हम मिस्रियों के देखते उनकी घृणित वस्तु बलिदान करें तो क्या वे हमको पथरवाह न करेंगे?", { - "type": "para:s", - "content": [ - "मूसा और हारून की वंशावली" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 8:27" }, + "हम जंगल में तीन दिन के मार्ग पर जाकर अपने परमेश्वर यहोवा के लिये जैसा वह हम से कहेगा वैसा ही बलिदान करेंगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 6:14" - }, - "उनके पितरों के घरानों के मुख्य पुरुष ये हैं: इस्राएल का पहिलौठा रूबेन के पुत्र: हनोक, पल्लू, हेस्रोन और कर्मी थे; इन्हीं से रूबेन के कुल निकले।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 6:15" - }, - "और शिमोन के पुत्र: यमूएल, यामीन, ओहद, याकीन, और सोहर थे, और एक कनानी स्त्री का बेटा शाऊल भी था; इन्हीं से शिमोन के कुल निकले।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 6:16" - }, - "लेवी के पुत्र जिनसे उनकी वंशावली चली है, उनके नाम ये हैं: अर्थात् गेर्शोन, कहात और मरारी, और लेवी की पूरी अवस्था एक सौ सैंतीस वर्ष की हुई।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 6:17" - }, - "गेर्शोन के पुत्र जिनसे उनका कुल चला: लिब्नी और शिमी थे।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 6:18" - }, - "कहात के पुत्र: अम्राम, यिसहार, हेब्रोन और उज्जीएल थे, और कहात की पूरी अवस्था एक सौ सैंतीस वर्ष की हुई।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 6:19" - }, - "मरारी के पुत्र: महली और मूशी थे। लेवियों के कुल जिनसे उनकी वंशावली चली ये ही हैं।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 6:20" - }, - "अम्राम ने अपनी फूफी", - { - "type": "char:it", - "content": [ - "योकेबेद" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.20" - ] - }, - { - "type": "char:fq", - "content": [ - "योकेबेद:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस नाम का अर्थ है यहोवा की महिमा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को ब्याह लिया और उससे हारून और मूसा उत्पन्न हुए, और अम्राम की पूरी अवस्था एक सौ सैंतीस वर्ष की हुई।" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "EXO 6:21" - }, - "यिसहार के पुत्र: कोरह, नेपेग और जिक्री थे।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 6:22" - }, - "उज्जीएल के पुत्र: मीशाएल, एलसाफान और सित्री थे।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 6:23" - }, - "हारून ने अम्मीनादाब की बेटी, और नहशोन की बहन एलीशेबा को ब्याह लिया; और उससे नादाब, अबीहू, और ईतामार उत्पन्न हुए।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 6:24" - }, - "कोरह के पुत्र: अस्सीर, एलकाना और अबीआसाप थे; और इन्हीं से कोरहियों के कुल निकले।" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 8:28" }, + "फ़िरौन ने कहा, “मैं तुम को जंगल में जाने दूँगा कि तुम अपने परमेश्वर यहोवा के लिये जंगल में बलिदान करो; केवल बहुत दूर न जाना, और मेरे लिये विनती करो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 6:25" - }, - "हारून के पुत्र एलीआजर ने पूतीएल की एक बेटी को ब्याह लिया; और उससे पीनहास उत्पन्न हुआ। जिनसे उनका कुल चला। लेवियों के पितरों के घरानों के मुख्य पुरुष ये ही हैं।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 6:26" - }, - "हारून और मूसा वे ही हैं जिनको यहोवा ने यह आज्ञा दी: “इस्राएलियों को दल-दल करके उनके जत्थों के अनुसार मिस्र देश से निकाल ले आओ।”", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 6:27" - }, - "ये वही मूसा और हारून हैं जिन्होंने मिस्र के राजा फ़िरौन से कहा कि हम इस्राएलियों को मिस्र से निकाल ले जाएँगे।" - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 8:29" + }, + "तब मूसा ने कहा, “सुन, मैं तेरे पास से बाहर जाकर यहोवा से विनती करूँगा कि डांसों के झुण्ड तेरे, और तेरे कर्मचारियों, और प्रजा के पास से कल ही दूर हों; पर फ़िरौन आगे को कपट करके हमें यहोवा के लिये बलिदान करने को जाने देने के लिये मना न करे।”", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 8:30" + }, + "अतः मूसा ने फ़िरौन के पास से बाहर जाकर यहोवा से विनती की।", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 8:31" + }, + "और यहोवा ने मूसा के कहे के अनुसार डांसों के झुण्डों को फ़िरौन, और उसके कर्मचारियों, और उसकी प्रजा से दूर किया; यहाँ तक कि एक भी न रहा।", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 8:32" + }, + "तब फ़िरौन ने इस बार भी अपने मन को कठोर किया, और उन लोगों को जाने न दिया।" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "EXO 9" + }, + { + "type": "para:s", + "content": [ + "पाँचवी विपत्ति - पशुओं की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 9:1" + }, + "फिर यहोवा ने मूसा से कहा, “फ़िरौन के पास जाकर कह, ‘इब्रियों का परमेश्वर यहोवा तुझ से इस प्रकार कहता है, कि मेरी प्रजा के लोगों को जाने दे, कि मेरी उपासना करें।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 9:2" + }, + "और यदि तू उन्हें जाने न दे और अब भी पकड़े रहे,", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 9:3" + }, + "तो सुन, तेरे जो घोड़े, गदहे, ऊँट, गाय-बैल, भेड़-बकरी आदि पशु मैदान में हैं, उन पर यहोवा का हाथ ऐसा पड़ेगा कि बहुत भारी मरी होगी।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 9:4" + }, + "परन्तु यहोवा इस्राएलियों के पशुओं में और मिस्रियों के पशुओं में ऐसा अन्तर करेगा कि जो इस्राएलियों के हैं उनमें से कोई भी न मरेगा।’”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 9:5" + }, + "फिर यहोवा ने यह कहकर एक समय ठहराया, “मैं यह काम इस देश में कल करूँगा।”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 9:6" + }, + "दूसरे दिन यहोवा ने ऐसा ही किया; और मिस्र के तो सब पशु मर गए, परन्तु इस्राएलियों का एक भी पशु न मरा।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 9:7" + }, + "और फ़िरौन ने लोगों को भेजा, पर इस्राएलियों के पशुओं में से एक भी नहीं मरा था। तो भी फ़िरौन का मन कठोर हो गया, और उसने उन लोगों को जाने न दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "छठवीं विपत्ति - फफोलों और फोड़ों का निकलना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 9:8" + }, + "फिर यहोवा ने मूसा और हारून से कहा, “तुम दोनों", + { + "type": "char:it", + "content": [ + "भट्ठी में से एक-एक मुट्ठी राख", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.8" + ] + }, + { + "type": "char:fq", + "content": [ + "भट्ठी में से एक-एक मुट्ठी राख:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह क्रिया स्पष्ट रूप से प्रतीकात्मक थी, उस राख को आकाश की ओर उड़ाना था, और इस प्रकार मिस्र के देवताओं को चुनौती देनी थी।" + ] + } + ] + } + ] + }, + "ले लो, और मूसा उसे फ़िरौन के सामने आकाश की ओर उड़ा दे।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 9:9" + }, + "तब वह सूक्ष्म धूल होकर सारे मिस्र देश में मनुष्यों और पशुओं दोनों पर फफोले और फोड़े बन जाएगी।”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 9:10" + }, + "इसलिए वे भट्ठी में की राख लेकर फ़िरौन के सामने खड़े हुए, और मूसा ने उसे आकाश की ओर उड़ा दिया, और वह मनुष्यों और पशुओं दोनों पर फफोले और फोड़े बन गई।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 9:11" + }, + "उन फोड़ों के कारण जादूगर मूसा के सामने खड़े न रह सके, क्योंकि वे फोड़े जैसे सब मिस्रियों के वैसे ही जादूगरों के भी निकले थे।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 9:12" + }, + "तब यहोवा ने फ़िरौन के मन को कठोर कर दिया, और जैसा यहोवा ने मूसा से कहा था, उसने उसकी न सुनी।", + { + "type": "char:bdit", + "content": [ + "(रोम. 9:18)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "सातवीं विपत्ति - ओलों की वर्षा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 9:13" + }, + "फिर यहोवा ने मूसा से कहा, “सवेरे उठकर फ़िरौन के सामने खड़ा हो, और उससे कह, ‘इब्रियों का परमेश्वर यहोवा इस प्रकार कहता है, कि मेरी प्रजा के लोगों को जाने दे, कि वे मेरी उपासना करें।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 9:14" + }, + "नहीं तो अब की बार मैं तुझ पर, और तेरे कर्मचारियों और तेरी प्रजा पर सब प्रकार की विपत्तियाँ डालूँगा, जिससे तू जान ले कि सारी पृथ्वी पर मेरे तुल्य कोई दूसरा नहीं है।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 9:15" + }, + "मैंने तो अभी हाथ बढ़ाकर तुझे और तेरी प्रजा को मरी से मारा होता, और तू पृथ्वी पर से सत्यानाश हो गया होता;", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 9:16" + }, + "परन्तु सचमुच", + { + "type": "char:it", + "content": [ + "मैंने इसी कारण तुझे बनाए रखा है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.16" + ] + }, + { + "type": "char:fq", + "content": [ + "मैंने इसी कारण तुझे बनाए रखा है:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर ने अपना उद्देश्य पूरा होने तक के लिए फ़िरौन जीवित और थामे रखा।" + ] + } + ] + } + ] + }, + "कि तुझे अपना सामर्थ्य दिखाऊँ, और अपना नाम सारी पृथ्वी पर प्रसिद्ध करूँ।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 9:17)" + ] + }, + { + "type": "verse:v", + "number": "17", + "sid": "EXO 9:17" + }, + "क्या तू अब भी मेरी प्रजा के सामने अपने आपको बड़ा समझता है, और उन्हें जाने नहीं देता?", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 9:18" + }, + "सुन, कल मैं इसी समय ऐसे भारी-भारी ओले बरसाऊँगा, कि जिनके तुल्य मिस्र की नींव पड़ने के दिन से लेकर अब तक कभी नहीं पड़े।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 9:19" + }, + "इसलिए अब लोगों को भेजकर अपने पशुओं को और मैदान में जो कुछ तेरा है सब को फुर्ती से आड़ में छिपा ले; नहीं तो जितने मनुष्य या पशु मैदान में रहें और घर में इकट्ठे न किए जाएँ उन पर ओले गिरेंगे, और वे मर जाएँगे।’”", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 9:20" + }, + "इसलिए फ़िरौन के कर्मचारियों में से जो लोग यहोवा के वचन का भय मानते थे उन्होंने तो अपने-अपने सेवकों और पशुओं को घर में हाँक दिया।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 9:21" + }, + "पर जिन्होंने यहोवा के वचन पर मन न लगाया उन्होंने अपने सेवकों और पशुओं को मैदान में रहने दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 9:22" + }, + "तब यहोवा ने मूसा से कहा, “अपना हाथ आकाश की ओर बढ़ा कि सारे मिस्र देश के मनुष्यों, पशुओं और खेतों की सारी उपज पर ओले गिरें।”", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 9:23" + }, + "तब मूसा ने अपनी लाठी को आकाश की ओर उठाया; और यहोवा की सामर्थ्य से मेघ गरजने और ओले बरसने लगे, और आग पृथ्वी तक आती रही। इस प्रकार यहोवा ने मिस्र देश पर ओले बरसाएँ।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 9:24" + }, + "जो ओले गिरते थे उनके साथ आग भी मिली हुई थी, और वे ओले इतने भारी थे कि जब से मिस्र देश बसा था तब से मिस्र भर में ऐसे ओले कभी न गिरे थे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 8:7, प्रका. 11:19)" + ] + }, + { + "type": "verse:v", + "number": "25", + "sid": "EXO 9:25" + }, + "इसलिए मिस्र भर के खेतों में क्या मनुष्य, क्या पशु, जितने थे सब ओलों से मारे गए, और ओलों से खेत की सारी उपज नष्ट हो गई, और मैदान के सब वृक्ष भी टूट गए।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 9:26" }, + "केवल गोशेन प्रदेश में जहाँ इस्राएली बसते थे ओले नहीं गिरे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यहोवा का मूसा को फिर से बुलाया जाना" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 9:27" }, + "तब फ़िरौन ने मूसा और हारून को बुलवा भेजा और उनसे कहा, “इस बार मैंने पाप किया है; यहोवा धर्मी है, और मैं और मेरी प्रजा अधर्मी हैं।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "28", + "sid": "EXO 9:28" + }, + "मेघों का गरजना और ओलों का बरसना तो बहुत हो गया; अब यहोवा से विनती करो; तब मैं तुम लोगों को जाने दूँगा, और तुम न रोके जाओगे।”", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 9:29" + }, + "मूसा ने उससे कहा, “नगर से निकलते ही मैं यहोवा की ओर हाथ फैलाऊँगा, तब बादल का गरजना बन्द हो जाएगा, और ओले फिर न गिरेंगे, इससे तू जान लेगा कि", + { + "type": "char:it", + "content": [ + "पृथ्वी यहोवा ही की है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "28", - "sid": "EXO 6:28" + "type": "char:fr", + "content": [ + "9.29" + ] }, - "जब यहोवा ने मिस्र देश में मूसा से यह बात कहीं,", { - "type": "verse:v", - "number": "29", - "sid": "EXO 6:29" + "type": "char:fq", + "content": [ + "पृथ्वी यहोवा ही की है:" + ] }, - "“मैं तो यहोवा हूँ; इसलिए जो कुछ मैं तुम से कहूँगा वह सब मिस्र के राजा फ़िरौन से कहना।”", { - "type": "verse:v", - "number": "30", - "sid": "EXO 6:30" - }, - "परन्तु मूसा ने यहोवा को उत्तर दिया, “मैं तो बोलने में भद्दा हूँ; और फ़िरौन कैसे मेरी सुनेगा?”" - ] + "type": "char:ft", + "content": [ + "इस घोषणा का सीधा सम्बंध मिस्र के अंधविश्वास से है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 9:30" + }, + "तो भी मैं जानता हूँ, कि न तो तू और न तेरे कर्मचारी यहोवा परमेश्वर का भय मानेंगे।”", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 9:31" + }, + "सन और जौ तो ओलों से मारे गए, क्योंकि जौ की बालें निकल चुकी थीं और सन में फूल लगे हुए थे।", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 9:32" + }, + "पर गेहूँ और कठिया गेहूँ जो बढ़े न थे, इस कारण वे मारे न गए।", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 9:33" + }, + "जब मूसा ने फ़िरौन के पास से नगर के बाहर निकलकर यहोवा की ओर हाथ फैलाए, तब बादल का गरजना और ओलों का बरसना बन्द हुआ, और फिर बहुत मेंह भूमि पर न पड़ा।", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 9:34" + }, + "यह देखकर कि मेंह और ओलों और बादल का गरजना बन्द हो गया फ़िरौन ने अपने कर्मचारियों समेत फिर अपने मन को कठोर करके पाप किया।", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 9:35" + }, + "इस प्रकार फ़िरौन का मन हठीला होता गया, और उसने इस्राएलियों को जाने न दिया; जैसा कि यहोवा ने मूसा के द्वारा कहलवाया था।" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "EXO 10" + }, + { + "type": "para:s", + "content": [ + "आठवीं विपत्ति - टिड्डियों का आक्रमण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 10:1" + }, + "फिर यहोवा ने मूसा से कहा, “फ़िरौन के पास जा; क्योंकि मैं ही ने उसके और उसके कर्मचारियों के मन को इसलिए कठोर कर दिया है कि अपने चिन्ह उनके बीच में दिखलाऊँ,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 10:2" + }, + "और तुम लोग अपने बेटों और पोतों से इसका वर्णन करो कि यहोवा ने मिस्रियों को कैसे उपहास में उड़ाया और अपने क्या-क्या चिन्ह उनके बीच प्रगट किए हैं; जिससे तुम यह जान लोगे कि मैं यहोवा हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 10:3" }, + "तब मूसा और हारून ने फ़िरौन के पास जाकर कहा, “इब्रियों का परमेश्वर यहोवा तुझ से इस प्रकार कहता है, कि तू कब तक मेरे सामने दीन होने से संकोच करता रहेगा? मेरी प्रजा के लोगों को जाने दे कि वे मेरी उपासना करें।", { - "type": "chapter:c", - "number": "7", - "sid": "EXO 7" + "type": "verse:v", + "number": "4", + "sid": "EXO 10:4" }, + "यदि तू मेरी प्रजा को जाने न दे तो सुन, कल मैं तेरे देश में", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "टिड्डियाँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "EXO 7:1" + "type": "char:fr", + "content": [ + "10.4" + ] }, - "तब यहोवा ने मूसा से कहा, “सुन,", { - "type": "char:it", - "content": [ - "मैं तुझे फ़िरौन के लिये परमेश्वर सा ठहराता हूँ" - ] + "type": "char:fq", + "content": [ + "टिड्डियाँ:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.1" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तुझे .... परमेश्वर सा ठहराता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह परिच्छेद महत्त्वपूर्ण है क्योंकि यह नबी की प्राथमिक और आवश्यक चरित्र विशेषताओं के बारे में बताता है, वह परमेश्वर की इच्छा और उद्देश्य को बतानेवाला है।" - ] - } - ], - "caller": "+" + "type": "char:ft", + "content": [ + "मिस्र में टिड्डियों का होना इतनी सामान्य बात नहीं थी, फिर भी वह भयंकर विनाश के लिए जानी जाती थीं।" + ] + } + ] + } + ] + }, + "ले आऊँगा।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 10:5" + }, + "और वे धरती को ऐसा छा लेंगी कि वह देख न पड़ेगी; और तुम्हारा जो कुछ ओलों से बच रहा है उसको वे चट कर जाएँगी, और तुम्हारे जितने वृक्ष मैदान में लगे हैं उनको भी वे चट कर जाएँगी,", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 10:6" + }, + "और वे तेरे और तेरे सारे कर्मचारियों, यहाँ तक सारे मिस्रियों के घरों", + { + "type": "char:it", + "content": [ + "में भर जाएँगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.6" + ] }, { - "type": "char:it", - "content": [ - "*; और तेरा भाई हारून तेरा नबी ठहरेगा।" - ] + "type": "char:fq", + "content": [ + "में भर जाएँगी:" + ] }, { - "type": "verse:v", - "number": "2", - "sid": "EXO 7:2" - }, - "जो-जो आज्ञा मैं तुझे दूँ वही तू कहना, और हारून उसे फ़िरौन से कहेगा जिससे वह इस्राएलियों को अपने देश से निकल जाने दे।", + "type": "char:ft", + "content": [ + "उस समय टिड्डियाँ घरों की छतों पर, आँगनों में और यहाँ तक कि घर के भीतर भी भर जाएँगीं।" + ] + } + ] + } + ] + }, + "; इतनी टिड्डियाँ तेरे बापदादों ने या उनके पुरखाओं ने जब से पृथ्वी पर जन्मे तब से आज तक कभी न देखीं।” और वह मुँह फेरकर फ़िरौन के पास से बाहर गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 10:7" + }, + "तब फ़िरौन के कर्मचारी उससे कहने लगे, “वह जन कब तक हमारे लिये फंदा बना रहेगा? उन मनुष्यों को जाने दे कि वे अपने परमेश्वर यहोवा की उपासना करें; क्या तू अब तक नहीं जानता कि सारा मिस्र नाश हो गया है?”", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 10:8" + }, + "तब मूसा और हारून फ़िरौन के पास फिर बुलवाए गए, और उसने उनसे कहा, “चले जाओ, अपने परमेश्वर यहोवा की उपासना करो; परन्तु वे जो जानेवाले हैं, कौन-कौन हैं?”", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 10:9" + }, + "मूसा ने कहा, “हम तो बेटों-बेटियों, भेड़-बकरियों, गाय-बैलों समेत वरन् बच्चों से बूढ़ों तक सब के सब जाएँगे, क्योंकि हमें यहोवा के लिये पर्व करना है।”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 10:10" + }, + "उसने इस प्रकार उनसे कहा, “यहोवा तुम्हारे संग रहे जबकि मैं तुम्हें बच्चों समेत जाने देता हूँ; देखो,", + { + "type": "char:it", + "content": [ + "तुम्हारे मन में बुराई है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "3", - "sid": "EXO 7:3" + "type": "char:fr", + "content": [ + "10.10" + ] }, - "परन्तु मैं फ़िरौन के मन को कठोर कर दूँगा, और अपने चिन्ह और चमत्कार मिस्र देश में बहुत से दिखलाऊँगा।", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:36)" - ] + "type": "char:fq", + "content": [ + "तुम्हारे मन में बुराई है:" + ] }, - "", { - "type": "verse:v", - "number": "4", - "sid": "EXO 7:4" - }, - "तो भी फ़िरौन तुम्हारी न सुनेगा; और मैं मिस्र देश पर अपना हाथ बढ़ाकर मिस्रियों को भारी दण्ड देकर अपनी सेना अर्थात् अपनी इस्राएली प्रजा को मिस्र देश से निकाल लूँगा।", + "type": "char:ft", + "content": [ + "तुम्हारे इरादे बुरे हैं। जितना हो सके उतना दण्ड मिले।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 10:11" + }, + "नहीं, ऐसा नहीं होने पाएगा; तुम पुरुष ही जाकर यहोवा की उपासना करो, तुम यही तो चाहते थे।” और वे फ़िरौन के सम्मुख से निकाल दिए गए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 10:12" + }, + "तब यहोवा ने मूसा से कहा, “मिस्र देश के ऊपर अपना हाथ बढ़ा कि टिड्डियाँ मिस्र देश पर चढ़कर भूमि का जितना अन्न आदि ओलों से बचा है सब को चट कर जाएँ।”", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 10:13" + }, + "अतः मूसा ने अपनी लाठी को मिस्र देश के ऊपर बढ़ाया, तब यहोवा ने दिन भर और रात भर देश पर पुरवाई बहाई; और जब भोर हुआ तब उस पुरवाई में टिड्डियाँ आईं।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 10:14" + }, + "और टिडि्डयों ने चढ़कर मिस्र देश के सारे स्थानों में बसेरा किया, उनका दल बहुत भारी था, वरन् न तो उनसे पहले ऐसी टिड्डियाँ आई थीं, और न उनके पीछे ऐसी फिर आएँगी।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 10:15" + }, + "वे तो सारी धरती पर छा गईं, यहाँ तक कि देश में अंधकार छा गया, और उसका सारा अन्न आदि और वृक्षों के सब फल, अर्थात् जो कुछ ओलों से बचा था, सब को उन्होंने चट कर लिया; यहाँ तक कि मिस्र देश भर में न तो किसी वृक्ष पर कुछ हरियाली रह गई और न खेत में अनाज रह गया।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 10:16" + }, + "तब फ़िरौन ने फुर्ती से मूसा और हारून को बुलवाकर कहा, “मैंने तो तुम्हारे परमेश्वर यहोवा का और तुम्हारा भी अपराध किया है।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 10:17" + }, + "इसलिए अब की बार मेरा अपराध क्षमा करो, और अपने परमेश्वर यहोवा से विनती करो कि वह केवल मेरे ऊपर से इस मृत्यु को दूर करे।”", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 10:18" + }, + "तब मूसा ने फ़िरौन के पास से निकलकर यहोवा से विनती की।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 10:19" + }, + "तब यहोवा ने बहुत प्रचण्ड पश्चिमी हवा बहाकर टिड्डियों को उड़ाकर लाल समुद्र में डाल दिया, और मिस्र के किसी स्थान में एक भी टिड्डी न रह गई।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 10:20" + }, + "तो भी यहोवा ने फ़िरौन के मन को कठोर कर दिया, जिससे उसने इस्राएलियों को जाने न दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "नौवीं विपत्ति - अंधकार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 10:21" + }, + "फिर यहोवा ने मूसा से कहा, “अपना हाथ आकाश की ओर बढ़ा कि मिस्र देश के ऊपर", + { + "type": "char:it", + "content": [ + "अंधकार", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "EXO 7:5" + "type": "char:fr", + "content": [ + "10.21" + ] }, - "और जब मैं मिस्र पर हाथ बढ़ाकर इस्राएलियों को उनके बीच से निकालूँगा तब मिस्री जान लेंगे, कि मैं यहोवा हूँ।”", { - "type": "verse:v", - "number": "6", - "sid": "EXO 7:6" + "type": "char:fq", + "content": [ + "अंधकार:" + ] }, - "तब मूसा और हारून ने यहोवा की आज्ञा के अनुसार ही किया।", { - "type": "verse:v", - "number": "7", - "sid": "EXO 7:7" - }, - "तब जब मूसा और हारून फ़िरौन से बात करने लगे तब मूसा तो अस्सी वर्ष का था, और हारून तिरासी वर्ष का था।" - ] + "type": "char:ft", + "content": [ + "यह दण्ड विशेष रूप से मिस्रियों की धार्मिक भावनाओं को प्रभावित करती है, जिनकी उपासना का मुख्य केंद्र सूर्य-देवता था।" + ] + } + ] + } + ] + }, + "छा जाए, ऐसा अंधकार कि टटोला जा सके।”", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 10:22" + }, + "तब मूसा ने अपना हाथ आकाश की ओर बढ़ाया, और सारे मिस्र देश में तीन दिन तक घोर अंधकार छाया रहा।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 10:23" + }, + "तीन दिन तक न तो किसी ने किसी को देखा, और न कोई अपने स्थान से उठा; परन्तु सारे इस्राएलियों के घरों में उजियाला रहा।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 10:24" + }, + "तब फ़िरौन ने मूसा को बुलवाकर कहा, “तुम लोग जाओ, यहोवा की उपासना करो; अपने बालकों को भी संग ले जाओ; केवल अपनी भेड़-बकरी और गाय-बैल को छोड़ जाओ।”", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 10:25" + }, + "मूसा ने कहा, “तुझको हमारे हाथ मेलबलि और होमबलि के पशु भी देने पड़ेंगे, जिन्हें हम अपने परमेश्वर यहोवा के लिये चढ़ाएँ।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 10:26" }, + "इसलिए हमारे पशु भी हमारे संग जाएँगे, उनका एक खुर तक न रह जाएगा, क्योंकि उन्हीं में से हमको अपने परमेश्वर यहोवा की उपासना का सामान लेना होगा, और हम जब तक वहाँ न पहुँचें तब तक नहीं जानते कि क्या-क्या लेकर यहोवा की उपासना करनी होगी।”", { - "type": "para:s", - "content": [ - "हारून की चमत्कारी लाठी" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 10:27" }, + "पर यहोवा ने फ़िरौन का मन हठीला कर दिया, जिससे उसने उन्हें जाने न दिया।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "28", + "sid": "EXO 10:28" + }, + "तब फ़िरौन ने उससे कहा, “मेरे सामने से चला जा; और सचेत रह; मुझे अपना मुख फिर न दिखाना; क्योंकि जिस दिन तू मुझे मुँह दिखलाए उसी दिन तू मारा जाएगा।”", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 10:29" + }, + "मूसा ने कहा, “तूने ठीक कहा है; मैं तेरे मुँह को फिर कभी न देखूँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "EXO 11" + }, + { + "type": "para:s", + "content": [ + "पहिलौठों की मृत्यु की चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 11:1" + }, + "फिर यहोवा ने मूसा से कहा, “एक और विपत्ति मैं फ़िरौन और मिस्र देश पर डालता हूँ, उसके पश्चात्", + { + "type": "char:it", + "content": [ + "वह तुम लोगों को वहाँ से जाने देगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "EXO 7:8" + "type": "char:fr", + "content": [ + "11.1" + ] }, - "फिर यहोवा ने मूसा और हारून से इस प्रकार कहा,", { - "type": "verse:v", - "number": "9", - "sid": "EXO 7:9" + "type": "char:fq", + "content": [ + "वह तुम लोगों को वहाँ से जाने देगा:" + ] }, - "“जब फ़िरौन तुम से कहे, ‘अपने प्रमाण का कोई चमत्कार दिखाओ,’ तब तू हारून से कहना, ‘", { - "type": "char:it", - "content": [ - "अपनी लाठी" - ] - }, + "type": "char:ft", + "content": [ + "तब आखिरकार वह तुम्हें बाल-बच्चों, गाय-बैलों और सब सम्पत्ति के साथ जाने देगा।" + ] + } + ] + } + ] + }, + "; और जब वह जाने देगा तब तुम सभी को निश्चय निकाल देगा।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 11:2" + }, + "मेरी प्रजा को मेरी यह आज्ञा सुना कि एक-एक पुरुष अपने-अपने पड़ोसी, और एक-एक स्त्री अपनी-अपनी पड़ोसिन से सोने-चाँदी के गहने माँग ले।”", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 11:3" + }, + "तब यहोवा ने मिस्रियों को अपनी प्रजा पर दयालु किया। और इससे अधिक वह पुरुष मूसा मिस्र देश में फ़िरौन के कर्मचारियों और साधारण लोगों की दृष्टि में अति महान था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 11:4" + }, + "फिर मूसा ने कहा, “यहोवा इस प्रकार कहता है, कि आधी रात के लगभग मैं मिस्र देश के बीच में होकर चलूँगा।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 11:5" + }, + "तब मिस्र में सिंहासन पर विराजनेवाले फ़िरौन से लेकर चक्की पीसनेवाली दासी तक के पहलौठे; वरन् पशुओं तक के सब पहलौठे मर जाएँगे।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 11:6" + }, + "और सारे मिस्र देश में बड़ा हाहाकार मचेगा, यहाँ तक कि उसके समान न तो कभी हुआ और न होगा।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 11:7" + }, + "पर इस्राएलियों के विरुद्ध, क्या मनुष्य क्या पशु, किसी पर कोई", + { + "type": "char:it", + "content": [ + "कुत्ता भी न भौंकेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.9" - ] - }, - { - "type": "char:fq", - "content": [ - "अपनी लाठी:" - ] - }, - { - "type": "char:ft", - "content": [ - "स्पष्ट रूप यह वह लाठी थी जिसका वर्णन (निर्ग. 4:2) में किया गया, जिसको मूसा ने इस अवसर पर अपने प्रतिनिधि के रूप में दिया था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "11.7" + ] }, { - "type": "char:it", - "content": [ - "* को लेकर फ़िरौन के सामने डाल दे, कि वह अजगर बन जाए।’”" - ] + "type": "char:fq", + "content": [ + "कुत्ता भी न भौंकेगा:" + ] }, { - "type": "verse:v", - "number": "10", - "sid": "EXO 7:10" - }, - "तब मूसा और हारून ने फ़िरौन के पास जाकर यहोवा की आज्ञा के अनुसार किया; और जब हारून ने अपनी लाठी को फ़िरौन और उसके कर्मचारियों के सामने डाल दिया, तब वह अजगर बन गई।", + "type": "char:ft", + "content": [ + "यह कहावत अकस्मात खतरे से स्वतंत्र रहने और हमले से बचे रहने के बारे में बताती है।" + ] + } + ] + } + ] + }, + "; जिससे तुम जान लो कि मिस्रियों और इस्राएलियों में मैं यहोवा अन्तर करता हूँ।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 11:8" + }, + "तब तेरे ये सब कर्मचारी मेरे पास आ मुझे दण्डवत् करके यह कहेंगे, ‘अपने सब अनुचरों समेत निकल जा।’ और उसके पश्चात् मैं निकल जाऊँगा।” यह कहकर मूसा बड़े क्रोध में फ़िरौन के पास से निकल गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 11:9" + }, + "यहोवा ने मूसा से कह दिया था, “फ़िरौन तुम्हारी न सुनेगा; क्योंकि मेरी इच्छा है कि मिस्र देश में बहुत से चमत्कार करूँ।”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 11:10" + }, + "मूसा और हारून ने फ़िरौन के सामने ये सब चमत्कार किए; पर यहोवा ने फ़िरौन का मन और कठोर कर दिया, इसलिए उसने इस्राएलियों को अपने देश से जाने न दिया।" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "EXO 12" + }, + { + "type": "para:s", + "content": [ + "फसह पर्व के निर्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 12:1" + }, + "फिर यहोवा ने मिस्र देश में मूसा और हारून से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 12:2" + }, + "“यह महीना तुम लोगों के लिये आरम्भ का ठहरे; अर्थात् वर्ष का पहला महीना यही ठहरे।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 12:3" + }, + "इस्राएल की सारी मण्डली से इस प्रकार कहो, कि इसी महीने के दसवें दिन को तुम अपने-अपने पितरों के घरानों के अनुसार, घराने पीछे", + { + "type": "char:it", + "content": [ + "एक-एक मेम्ना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "12.3" + ] + }, + { + "type": "char:fq", + "content": [ + "एक-एक मेम्ना:" + ] + }, + { + "type": "char:ft", + "content": [ + "इब्रानी शब्द व्यापक है; इसका अर्थ भेड़, या बकरी, नर अथवा मादा से है।" + ] + } + ] + } + ] + }, + "ले रखो।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 12:4" + }, + "और यदि किसी के घराने में एक मेम्ने के खाने के लिये मनुष्य कम हों, तो वह अपने सबसे निकट रहनेवाले पड़ोसी के साथ प्राणियों की गिनती के अनुसार एक मेम्ना ले रखे; और तुम हर एक के खाने के अनुसार मेम्ने का हिसाब करना।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 12:5" + }, + "तुम्हारा मेम्ना", + { + "type": "char:it", + "content": [ + "निर्दोष", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "EXO 7:11" + "type": "char:fr", + "content": [ + "12.5" + ] }, - "तब फ़िरौन ने पंडितों और टोनहा करनेवालों को बुलवाया; और मिस्र के जादूगरों ने आकर अपने-अपने तंत्र-मंत्र से वैसा ही किया।", { - "type": "verse:v", - "number": "12", - "sid": "EXO 7:12" + "type": "char:fq", + "content": [ + "निर्दोष:" + ] }, - "उन्होंने भी अपनी-अपनी लाठी को डाल दिया, और वे भी अजगर बन गई। पर हारून की लाठी उनकी लाठियों को निगल गई।", { - "type": "verse:v", - "number": "13", - "sid": "EXO 7:13" - }, - "परन्तु फ़िरौन का मन और हठीला हो गया, और यहोवा के वचन के अनुसार उसने मूसा और हारून की बातों को नहीं माना।" - ] + "type": "char:ft", + "content": [ + "यह सामान्य नियम के अनुसार है, यद्यपि इस मामले में एक विशेष कारण है, क्योंकि मेम्ना प्रत्येक घराने के पहिलौठे पुत्र के स्थान पर था।" + ] + } + ] + } + ] }, + "और पहले वर्ष का नर हो, और उसे चाहे भेड़ों में से लेना चाहे बकरियों में से।", { - "type": "para:s", - "content": [ - "मिस्रियों पर दस विपत्तियाँ" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 12:6" }, + "और इस महीने के चौदहवें दिन तक उसे रख छोड़ना, और उस दिन सूर्यास्त के समय इस्राएल की सारी मण्डली के लोग उसे बलि करें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 7:14" - }, - "तब यहोवा ने मूसा से कहा, “फ़िरौन का मन कठोर हो गया है और वह इस प्रजा को जाने नहीं देता।", + "type": "verse:v", + "number": "7", + "sid": "EXO 12:7" + }, + "तब वे उसके लहू में से कुछ लेकर जिन घरों में मेम्ने को खाएँगे उनके द्वार के दोनों ओर और चौखट के सिरे पर लगाएँ।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 12:8" + }, + "और वे उसके माँस को उसी रात आग में भूनकर", + { + "type": "char:it", + "content": [ + "अख़मीरी रोटी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "EXO 7:15" + "type": "char:fr", + "content": [ + "12.8" + ] }, - "इसलिए सवेरे के समय फ़िरौन के पास जा, वह तो जल की ओर बाहर आएगा; और जो लाठी सर्प बन गई थी, उसको हाथ में लिए हुए नील नदी के तट पर उससे भेंट करने के लिये खड़े रहना।", { - "type": "verse:v", - "number": "16", - "sid": "EXO 7:16" + "type": "char:fq", + "content": [ + "अख़मीरी रोटी:" + ] }, - "और उससे इस प्रकार कहना, ‘इब्रियों के परमेश्वर यहोवा ने मुझे यह कहने के लिये तेरे पास भेजा है कि मेरी प्रजा के लोगों को जाने दे कि जिससे वे जंगल में मेरी उपासना करें; और अब तक तूने मेरा कहना नहीं माना।", { - "type": "verse:v", - "number": "17", - "sid": "EXO 7:17" - }, - "यहोवा यह कहता है, इससे तू जान लेगा कि मैं ही परमेश्वर हूँ; देख, मैं अपने हाथ की लाठी को नील नदी के जल पर मारूँगा, और जल लहू बन जाएगा,", + "type": "char:ft", + "content": [ + "यह वहाँ से शीघ्र निकलने के सन्दर्भ में था; जब ख़मीर की प्रक्रिया के लिए कोई समय नहीं था।" + ] + } + ] + } + ] + }, + "और", + { + "type": "char:it", + "content": [ + "कड़वे सागपात", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "EXO 7:18" + "type": "char:fr", + "content": [ + "12.8" + ] }, - "और जो मछलियाँ नील नदी में हैं वे मर जाएँगी, और नील नदी से दुर्गन्ध आने लगेगी, और मिस्रियों का जी नदी का पानी पीने के लिये न चाहेगा।’”", { - "type": "verse:v", - "number": "19", - "sid": "EXO 7:19" + "type": "char:fq", + "content": [ + "कड़वे सागपात:" + ] }, - "फिर यहोवा ने मूसा से कहा, “हारून से कह कि अपनी लाठी लेकर मिस्र देश में जितना जल है, अर्थात् उसकी नदियाँ, नहरें, झीलें, और जलकुण्ड, सब के ऊपर अपना हाथ बढ़ा कि उनका जल लहू बन जाए; और सारे मिस्र देश में काठ और पत्थर दोनों भाँति के जलपात्रों में लहू ही लहू हो जाएगा।”", { - "type": "char:bdit", - "content": [ - "(प्रका. 8:8, प्रका. 11:6)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यह इस्राएलियों द्वारा सहे दु:खों का प्रतीक था।" + ] + } + ] + } + ] }, + "के साथ खाएँ।", { - "type": "para:s", - "content": [ - "प्रथम विपत्ति - जल का लहू में बदलना" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 12:9" }, + "उसको सिर, पैर, और अंतड़ियाँ समेत आग में भूनकर खाना, कच्चा या जल में कुछ भी पकाकर न खाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 7:20" - }, - "तब मूसा और हारून ने यहोवा की आज्ञा ही के अनुसार किया, अर्थात् उसने लाठी को उठाकर फ़िरौन और उसके कर्मचारियों के देखते नील नदी के जल पर मारा, और नदी का सब जल लहू बन गया।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 7:21" - }, - "और नील नदी में जो मछलियाँ थीं वे मर गई; और नदी से दुर्गन्ध आने लगी, और मिस्री लोग नदी का पानी न पी सके; और सारे मिस्र देश में लहू हो गया।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 16:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 7:22" + "type": "verse:v", + "number": "10", + "sid": "EXO 12:10" + }, + "और उसमें से कुछ सवेरे तक न रहने देना, और यदि कुछ सवेरे तक रह भी जाए, तो उसे आग में जला देना।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 12:11" + }, + "और उसके खाने की यह विधि है; कि कमर बाँधे, पाँव में जूती पहने, और हाथ में लाठी लिए हुए उसे फुर्ती से खाना; वह तो यहोवा का फसह होगा।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 12:12" + }, + "क्योंकि उस रात को मैं मिस्र देश के बीच में से होकर जाऊँगा, और मिस्र देश के क्या मनुष्य क्या पशु, सब के पहिलौठों को मारूँगा; और मिस्र के सारे देवताओं को भी मैं दण्ड दूँगा; मैं तो यहोवा हूँ।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 12:13" + }, + "और जिन घरों में तुम रहोगे उन पर वह लहू तुम्हारे निमित्त चिन्ह ठहरेगा; अर्थात् मैं उस लहू को देखकर तुम को छोड़ जाऊँगा, और जब मैं मिस्र देश के लोगों को मारूँगा, तब वह विपत्ति तुम पर न पड़ेगी और तुम नाश न होंगे।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 12:14" + }, + "और वह दिन तुम को स्मरण दिलानेवाला ठहरेगा, और तुम उसको यहोवा के लिये पर्व करके मानना; वह दिन तुम्हारी पीढ़ियों में सदा की विधि जानकर पर्व माना जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "अख़मीरी रोटी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 12:15" + }, + "“सात दिन तक अख़मीरी रोटी खाया करना, उनमें से पहले ही दिन अपने-अपने घर में से ख़मीर उठा डालना, वरन् जो पहले दिन से लेकर सातवें दिन तक कोई ख़मीरी वस्तु खाए, वह प्राणी इस्राएलियों में से नाश किया जाए।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 12:16" + }, + "पहले दिन एक पवित्र सभा, और सातवें दिन भी एक पवित्र सभा करना; उन दोनों दिनों में कोई काम न किया जाए; केवल जिस प्राणी का जो खाना हो उसके काम करने की आज्ञा है।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 12:17" + }, + "इसलिए तुम बिना ख़मीर की रोटी का पर्व मानना, क्योंकि उसी दिन मानो मैंने तुम को दल-दल करके मिस्र देश से निकाला है; इस कारण वह दिन तुम्हारी पीढ़ियों में सदा की विधि जानकर माना जाए।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 12:18" + }, + "पहले महीने के चौदहवें दिन की साँझ से लेकर इक्कीसवें दिन की साँझ तक तुम अख़मीरी रोटी खाया करना।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 12:19" + }, + "सात दिन तक तुम्हारे घरों में कुछ भी ख़मीर न रहे, वरन् जो कोई किसी ख़मीरी वस्तु को खाए, चाहे वह देशी हो चाहे परदेशी, वह प्राणी इस्राएलियों की मण्डली से नाश किया जाए।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 12:20" + }, + "कोई ख़मीरी वस्तु न खाना; अपने सब घरों में बिना ख़मीर की रोटी खाया करना।”" + ] + }, + { + "type": "para:s", + "content": [ + "प्रथम फसह का पर्व" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 12:21" + }, + "तब मूसा ने इस्राएल के सब पुरनियों को बुलाकर कहा, “तुम अपने-अपने कुल के अनुसार एक-एक मेम्ना अलग कर रखो, और फसह का पशुबलि करना।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 12:22" + }, + "और उसका लहू जो तसले में होगा उसमें जूफा का एक गुच्छा डुबाकर उसी तसले में के लहू से द्वार के चौखट के सिरे और दोनों ओर पर कुछ लगाना; और भोर तक तुम में से कोई घर से बाहर न निकले।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 12:23" + }, + "क्योंकि यहोवा देश के बीच होकर मिस्रियों को मारता जाएगा; इसलिए जहाँ-जहाँ वह चौखट के सिरे, और दोनों ओर पर उस लहू को देखेगा, वहाँ-वहाँ वह उस द्वार को छोड़ जाएगा, और नाश करनेवाले को तुम्हारे घरों में मारने के लिये न जाने देगा।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 12:24" + }, + "फिर तुम इस विधि को अपने और अपने वंश के लिये सदा की विधि जानकर माना करो।", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 12:25" + }, + "जब तुम उस देश में जिसे यहोवा अपने कहने के अनुसार तुम को देगा प्रवेश करो, तब वह काम किया करना।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 12:26" + }, + "और जब तुम्हारे लड़के वाले तुम से पूछें, ‘इस काम से तुम्हारा क्या मतलब है?’", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 12:27" + }, + "तब तुम उनको यह उत्तर देना, ‘यहोवा ने जो मिस्रियों के मारने के समय मिस्र में रहनेवाले हम इस्राएलियों के घरों को छोड़कर हमारे घरों को बचाया, इसी कारण उसके फसह का यह बलिदान किया जाता है।’” तब लोगों ने सिर झुकाकर दण्डवत् किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 12:28" + }, + "और इस्राएलियों ने जाकर, जो आज्ञा यहोवा ने मूसा और हारून को दी थी, उसी के अनुसार किया।" + ] + }, + { + "type": "para:s", + "content": [ + "दसवीं विपत्ति - पहिलौठों की मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 12:29" + }, + "ऐसा हुआ कि आधी रात को यहोवा ने मिस्र देश में सिंहासन पर विराजनेवाले फ़िरौन से लेकर गड्ढे में पड़े हुए बँधुए तक सब के पहिलौठों को, वरन् पशुओं तक के सब पहिलौठों को मार डाला।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 12:30" + }, + "और फ़िरौन रात ही को उठ बैठा, और उसके सब कर्मचारी, वरन् सारे मिस्री उठे; और मिस्र में बड़ा हाहाकार मचा, क्योंकि एक भी ऐसा घर न था जिसमें कोई मरा न हो।", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 12:31" + }, + "तब फ़िरौन ने रात ही रात में मूसा और हारून को बुलवाकर कहा, “तुम इस्राएलियों समेत मेरी प्रजा के बीच से निकल जाओ; और अपने कहने के अनुसार जाकर यहोवा की उपासना करो।", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 12:32" + }, + "अपने कहने के अनुसार अपनी भेड़-बकरियों और गाय-बैलों को साथ ले जाओ; और मुझे आशीर्वाद दे जाओ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "EXO 12:33" + }, + "और मिस्री जो कहते थे, ‘हम तो सब मर मिटे हैं,’ उन्होंने इस्राएली लोगों पर दबाव डालकर कहा, “देश से झटपट निकल जाओ।”", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 12:34" + }, + "तब उन्होंने अपने गुँधे-गुँधाए आटे को बिना ख़मीर दिए ही कठौतियों समेत कपड़ों में बाँधकर अपने-अपने कंधे पर डाल लिया।", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 12:35" + }, + "इस्राएलियों ने मूसा के कहने के अनुसार मिस्रियों से सोने-चाँदी के गहने और वस्त्र माँग लिए।", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 12:36" + }, + "और यहोवा ने मिस्रियों को अपनी प्रजा के लोगों पर ऐसा दयालु किया कि उन्होंने जो-जो माँगा वह सब उनको दिया। इस प्रकार इस्राएलियों ने मिस्रियों को लूट लिया।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों का मिस्र देश छोड़ना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "EXO 12:37" + }, + "तब इस्राएली रामसेस से कूच करके सुक्कोत को चले, और बाल-बच्चों को छोड़ वे कोई छः लाख पैदल चलनेवाले पुरुष थे।", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 12:38" + }, + "उनके साथ मिली-जुली हुई एक भीड़ गई, और भेड़-बकरी, गाय-बैल, बहुत से पशु भी साथ गए।", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 12:39" + }, + "और जो गूँधा आटा वे मिस्र से साथ ले गए उसकी उन्होंने बिना ख़मीर दिए रोटियाँ बनाईं; क्योंकि वे मिस्र से ऐसे बरबस निकाले गए, कि उन्हें अवसर भी न मिला की मार्ग में खाने के लिये कुछ पका सके, इसी कारण वह गूँधा हुआ आटा बिना ख़मीर का था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "EXO 12:40" + }, + "मिस्र में बसे हुए इस्राएलियों को चार सौ तीस वर्ष बीत गए थे।", + { + "type": "verse:v", + "number": "41", + "sid": "EXO 12:41" + }, + "और उन चार सौ तीस वर्षों के बीतने पर, ठीक उसी दिन, यहोवा की सारी सेना मिस्र देश से निकल गई।", + { + "type": "verse:v", + "number": "42", + "sid": "EXO 12:42" + }, + "यहोवा इस्राएलियों को मिस्र देश से निकाल लाया, इस कारण वह रात उसके निमित्त मानने के योग्य है; यह यहोवा की वही रात है जिसका पीढ़ी-पीढ़ी में मानना इस्राएलियों के लिये अवश्य है।" + ] + }, + { + "type": "para:s", + "content": [ + "फसह के पर्व की विधि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "43", + "sid": "EXO 12:43" + }, + "फिर यहोवा ने मूसा और हारून से कहा, “पर्व की विधि यह है; कि कोई परदेशी उसमें से न खाए;", + { + "type": "verse:v", + "number": "44", + "sid": "EXO 12:44" + }, + "पर जो किसी का मोल लिया हुआ दास हो, और तुम लोगों ने उसका खतना किया हो, वह तो उसमें से खा सकेगा।", + { + "type": "verse:v", + "number": "45", + "sid": "EXO 12:45" + }, + "पर परदेशी और मजदूर उसमें से न खाएँ।", + { + "type": "verse:v", + "number": "46", + "sid": "EXO 12:46" + }, + "उसका खाना एक ही घर में हो; अर्थात् तुम उसके माँस में से कुछ घर से बाहर न ले जाना; और बलिपशु की कोई हड्डी न तोड़ना।", + { + "type": "verse:v", + "number": "47", + "sid": "EXO 12:47" + }, + "पर्व को मानना इस्राएल की सारी मण्डली का कर्तव्य है।", + { + "type": "verse:v", + "number": "48", + "sid": "EXO 12:48" + }, + "और यदि कोई परदेशी तुम लोगों के संग रहकर यहोवा के लिये पर्व को मानना चाहे, तो वह अपने यहाँ के सब पुरुषों का खतना कराए, तब वह समीप आकर उसको माने; और वह देशी मनुष्य के तुल्य ठहरेगा। पर कोई खतनारहित पुरुष उसमें से न खाने पाए।", + { + "type": "verse:v", + "number": "49", + "sid": "EXO 12:49" + }, + "उसकी व्यवस्था देशी और तुम्हारे बीच में रहनेवाले परदेशी दोनों के लिये एक ही हो।”", + { + "type": "verse:v", + "number": "50", + "sid": "EXO 12:50" + }, + "यह आज्ञा जो यहोवा ने मूसा और हारून को दी उसके अनुसार सारे इस्राएलियों ने किया।", + { + "type": "verse:v", + "number": "51", + "sid": "EXO 12:51" + }, + "और ठीक उसी दिन यहोवा इस्राएलियों को मिस्र देश से दल-दल करके निकाल ले गया।" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "EXO 13" + }, + { + "type": "para:s", + "content": [ + "पहिलौठों का अर्पण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 13:1" + }, + "फिर यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 13:2" + }, + "“क्या मनुष्य के क्या पशु के, इस्राएलियों में जितने अपनी-अपनी माँ के पहलौठे हों, उन्हें", + { + "type": "char:it", + "content": [ + "मेरे लिये पवित्र मानना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.2" + ] }, - "तब मिस्र के जादूगरों ने भी अपने तंत्र-मंत्रों से वैसा ही किया; तो भी फ़िरौन का मन हठीला हो गया, और यहोवा के कहने के अनुसार उसने मूसा और हारून की न मानी।", { - "type": "verse:v", - "number": "23", - "sid": "EXO 7:23" + "type": "char:fq", + "content": [ + "मेरे लिये पवित्र मानना:" + ] }, - "फ़िरौन ने इस पर भी ध्यान नहीं दिया, और मुँह फेरकर अपने घर में चला गया।", { - "type": "verse:v", - "number": "24", - "sid": "EXO 7:24" - }, - "और सब मिस्री लोग पीने के जल के लिये नील नदी के आस-पास खोदने लगे, क्योंकि वे नदी का जल नहीं पी सकते थे।" - ] + "type": "char:ft", + "content": [ + "यह आज्ञा मूसा को दी सम्बोधित थी। यह परमेश्वर की उस इच्छा के विषय में बताता है कि सब पहिलौठे परमेश्वर के लिए पवित्र ठहराए जाएँ।" + ] + } + ] + } + ] }, + "; वह तो मेरा ही है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 7:25" - }, - "जब यहोवा ने नील नदी को मारा था तब से सात दिन हो चुके थे।" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 13:3" }, + "फिर मूसा ने लोगों से कहा, “इस दिन को स्मरण रखो, जिसमें तुम लोग दासत्व के घर, अर्थात् मिस्र से निकल आए हो; यहोवा तो तुम को वहाँ से अपने हाथ के बल से निकाल लाया; इसमें ख़मीरी रोटी न खाई जाए।", { - "type": "chapter:c", - "number": "8", - "sid": "EXO 8" + "type": "verse:v", + "number": "4", + "sid": "EXO 13:4" }, + "अबीब के महीने में आज के दिन तुम निकले हो।", { - "type": "para:s", - "content": [ - "दूसरी विपत्ति - मेंढ़कों का आक्रमण" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 13:5" }, + "इसलिए जब यहोवा तुम को कनानी, हित्ती, एमोरी, हिब्बी, और यबूसी लोगों के देश में पहुँचाएगा, जिसे देने की उसने तुम्हारे पुरखाओं से शपथ खाई थी, और जिसमें दूध और मधु की धारा बहती हैं, तब तुम इसी महीने में पर्व करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 8:1" - }, - "तब यहोवा ने फिर मूसा से कहा, “फ़िरौन के पास जाकर कह, ‘यहोवा तुझ से इस प्रकार कहता है, कि मेरी प्रजा के लोगों को जाने दे जिससे वे मेरी उपासना करें।", + "type": "verse:v", + "number": "6", + "sid": "EXO 13:6" + }, + "सात दिन तक अख़मीरी रोटी खाया करना, और सातवें दिन यहोवा के लिये पर्व मानना।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 13:7" + }, + "इन सातों दिनों में अख़मीरी रोटी खाई जाए; वरन् तुम्हारे देश भर में न ख़मीरी रोटी, न ख़मीर तुम्हारे पास देखने में आए।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 13:8" + }, + "और उस दिन तुम अपने-अपने पुत्रों को यह कहकर समझा देना, कि यह तो हम उसी काम के कारण करते हैं, जो यहोवा ने हमारे मिस्र से निकल आने के समय हमारे लिये किया था।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 13:9" + }, + "फिर यह तुम्हारे लिये तुम्हारे हाथ में एक चिन्ह होगा, और तुम्हारी आँखों के सामने स्मरण करानेवाली वस्तु ठहरे; जिससे यहोवा की व्यवस्था तुम्हारे मुँह पर रहे क्योंकि यहोवा ने तुम्हें अपने बलवन्त हाथों से मिस्र से निकाला है।", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 13:10" + }, + "इस कारण तुम इस विधि को प्रतिवर्ष नियत समय पर माना करना।" + ] + }, + { + "type": "para:s", + "content": [ + "पहलौठे का नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 13:11" + }, + "“फिर जब यहोवा उस शपथ के अनुसार, जो उसने तुम्हारे पुरखाओं से और तुम से भी खाई है, तुम्हें कनानियों के देश में पहुँचाकर उसको तुम्हें दे देगा,", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 13:12" + }, + "तब तुम में से जितने अपनी-अपनी माँ के जेठे हों उनको, और तुम्हारे पशुओं में जो ऐसे हों उनको भी यहोवा के लिये अर्पण करना; सब नर बच्चे तो यहोवा के हैं।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 13:13" + }, + "और गदही के हर एक पहलौठे के बदले मेम्ना देकर उसको छुड़ा लेना, और यदि तुम उसे छुड़ाना न चाहो तो उसका गला तोड़ देना। पर अपने सब पहलौठे पुत्रों को बदला देकर छुड़ा लेना।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 13:14" + }, + "और आगे के दिनों में जब तुम्हारे पुत्र तुम से पूछें, ‘यह क्या है?’ तो उनसे कहना, ‘यहोवा हम लोगों को दासत्व के घर से, अर्थात् मिस्र देश से अपने हाथों के बल से निकाल लाया है।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 13:15" + }, + "उस समय जब फ़िरौन ने कठोर होकर हमको जाने देना न चाहा, तब यहोवा ने मिस्र देश में मनुष्य से लेकर पशु तक सब के पहिलौठों को मार डाला। इसी कारण पशुओं में से तो जितने अपनी-अपनी माँ के पहलौठे नर हैं, उन्हें हम यहोवा के लिये बलि करते हैं; पर अपने सब जेठे पुत्रों को हम बदला देकर छुड़ा लेते हैं।’", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 13:16" + }, + "यह तुम्हारे हाथों पर एक चिन्ह-सा और तुम्हारी भौहों के बीच टीका-सा ठहरे; क्योंकि यहोवा हम लोगों को मिस्र से अपने हाथों के बल से निकाल लाया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "जंगल का रास्ता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 13:17" + }, + "जब फ़िरौन ने लोगों को जाने की आज्ञा दे दी, तब यद्यपि पलिश्तियों के देश में होकर जो मार्ग जाता है वह छोटा था; तो भी परमेश्वर यह सोचकर उनको उस मार्ग से नहीं ले गया कि कहीं ऐसा न हो कि जब ये लोग लड़ाई देखें तब पछताकर मिस्र को लौट आएँ।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 13:18" + }, + "इसलिए परमेश्वर उनको चक्कर खिलाकर लाल समुद्र के जंगल के मार्ग से ले चला। और इस्राएली पाँति बाँधे हुए मिस्र से निकल गए।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 13:19" + }, + "और मूसा यूसुफ की हड्डियों को साथ लेता गया; क्योंकि यूसुफ ने इस्राएलियों से यह कहकर, ‘परमेश्वर निश्चय तुम्हारी सुधि लेगा,’ उनको इस विषय की दृढ़ शपथ खिलाई थी कि वे उसकी हड्डियों को अपने साथ यहाँ से ले जाएँगे।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 13:20" + }, + "फिर उन्होंने सुक्कोत से कूच करके जंगल की छोर पर", + { + "type": "char:it", + "content": [ + "एताम", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "2", - "sid": "EXO 8:2" - }, - "परन्तु यदि उन्हें जाने न देगा तो सुन, मैं मेंढ़क भेजकर तेरे सारे देश को हानि पहुँचानेवाला हूँ।", + "type": "char:fr", + "content": [ + "13.20" + ] + }, { - "type": "verse:v", - "number": "3", - "sid": "EXO 8:3" + "type": "char:fq", + "content": [ + "एताम:" + ] }, - "और नील नदी मेंढ़कों से भर जाएगी, और वे तेरे भवन में, और तेरे बिछौने पर, और तेरे कर्मचारियों के घरों में, और तेरी प्रजा पर, वरन् तेरे तन्दूरों और कठौतियों में भी चढ़ जाएँगे।", { - "type": "verse:v", - "number": "4", - "sid": "EXO 8:4" - }, - "और तुझ पर, और तेरी प्रजा, और तेरे कर्मचारियों, सभी पर मेंढ़क चढ़ जाएँगे।’”" - ] + "type": "char:ft", + "content": [ + "अर्थात् तुम का मन्दिर या घर। इन नाम से विशेषकर दक्षिण मिस्र में सूर्य देवता की पूजा की जाती थी।" + ] + } + ] + } + ] + }, + "में डेरा किया।" + ] + }, + { + "type": "para:s", + "content": [ + "बादल का खम्भा और आग का खम्भा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 13:21" + }, + "और यहोवा उन्हें दिन को मार्ग दिखाने के लिये बादल के खम्भे में, और रात को उजियाला देने के लिये", + { + "type": "char:it", + "content": [ + "आग के खम्भे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.21" + ] + }, + { + "type": "char:fq", + "content": [ + "आग के खम्भे:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस चिन्ह के द्वारा परमेश्वर ने स्वयं को उनके अगुए और प्रधान के रूप में प्रगट किया।" + ] + } + ] + } + ] + }, + "में होकर उनके आगे-आगे चला करता था, जिससे वे रात और दिन दोनों में चल सके।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 13:22" + }, + "उसने न तो बादल के खम्भे को दिन में और न आग के खम्भे को रात में लोगों के आगे से हटाया।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "EXO 14" + }, + { + "type": "para:s", + "content": [ + "इस्राएल का लाल समुद्र पार करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 14:1" + }, + "यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 14:2" + }, + "“इस्राएलियों को आज्ञा दे, कि वे लौटकर मिग्दोल और समुद्र के बीच पीहहीरोत के सम्मुख, बाल-सपोन के सामने अपने डेरे खड़े करें, उसी के सामने समुद्र के तट पर डेरे खड़े करें।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 14:3" + }, + "तब फ़िरौन इस्राएलियों के विषय में सोचेगा, ‘वे देश के उलझनों में फँसे हैं और जंगल में घिर गए हैं।’", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 14:4" + }, + "तब मैं फ़िरौन के मन को कठोर कर दूँगा, और वह उनका पीछा करेगा, तब फ़िरौन और उसकी सारी सेना के द्वारा मेरी महिमा होगी; और मिस्री जान लेंगे कि मैं यहोवा हूँ।” और उन्होंने वैसा ही किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 14:5" + }, + "जब मिस्र के राजा को यह समाचार मिला कि वे", + { + "type": "char:it", + "content": [ + "लोग भाग गए", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.5" + ] + }, + { + "type": "char:fq", + "content": [ + "लोग भाग गए:" + ] + }, + { + "type": "char:ft", + "content": [ + "बदली परिस्थिति से ऐसा अनुमान लगाना स्वाभाविक था। यह उनके मिस्र से निकल आने के संकल्प को दर्शाता है।" + ] + } + ] + } + ] + }, + ", तब फ़िरौन और उसके कर्मचारियों का मन उनके विरुद्ध पलट गया, और वे कहने लगे, “हमने यह क्या किया, कि इस्राएलियों को अपनी सेवकाई से छुटकारा देकर जाने दिया?”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 14:6" + }, + "तब उसने अपना रथ तैयार करवाया और अपनी सेना को संग लिया।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 14:7" + }, + "उसने छः सौ अच्छे से अच्छे रथ वरन् मिस्र के सब रथ लिए और उन सभी पर सरदार बैठाए।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 14:8" + }, + "और यहोवा ने मिस्र के राजा फ़िरौन के मन को कठोर कर दिया। इसलिए उसने इस्राएलियों का पीछा किया; परन्तु इस्राएली तो बेखटके निकले चले जाते थे।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 14:9" + }, + "पर फ़िरौन के सब घोड़ों, और रथों, और सवारों समेत मिस्री सेना ने उनका पीछा करके उनके पास, जो पीहहीरोत के पास, बाल-सपोन के सामने, समुद्र के किनारे पर डेरे डालें पड़े थे, जा पहुँची।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 14:10" + }, + "जब फ़िरौन निकट आया, तब इस्राएलियों ने आँखें उठाकर क्या देखा, कि मिस्री हमारा पीछा किए चले आ रहे हैं; और इस्राएली अत्यन्त डर गए, और चिल्लाकर यहोवा की दुहाई दी।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 14:11" + }, + "और वे मूसा से कहने लगे, “क्या मिस्र में कब्रें न थीं जो तू हमको वहाँ से मरने के लिये जंगल में ले आया है? तूने हम से यह क्या किया कि हमको मिस्र से निकाल लाया?", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 14:12" }, + "क्या हम तुझ से मिस्र में यही बात न कहते रहे, कि", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "हमें रहने दे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "EXO 8:5" + "type": "char:fr", + "content": [ + "14.12" + ] }, - "फिर यहोवा ने मूसा को आज्ञा दी, “हारून से कह दे, कि नदियों, नहरों, और झीलों के ऊपर लाठी के साथ अपना हाथ बढ़ाकर मेंढ़कों को मिस्र देश पर चढ़ा ले आए।”", { - "type": "verse:v", - "number": "6", - "sid": "EXO 8:6" + "type": "char:fq", + "content": [ + "हमें रहने दे:" + ] }, - "तब हारून ने मिस्र के जलाशयों के ऊपर अपना हाथ बढ़ाया; और मेंढ़कों ने मिस्र देश पर चढ़कर उसे छा लिया।", { - "type": "verse:v", - "number": "7", - "sid": "EXO 8:7" - }, - "और जादूगर भी अपने तंत्र-मंत्रों से उसी प्रकार मिस्र देश पर मेंढ़क चढ़ा ले आए।" - ] + "type": "char:ft", + "content": [ + "यद्यपि इस्राएलियों ने पहले तो मूसा के सन्देश को स्वीकार किया था, पर जब पहली परीक्षा का समय आया तो वे पूरी तरह असफल हो गए।" + ] + } + ] + } + ] }, + "कि हम मिस्रियों की सेवा करें? हमारे लिये जंगल में मरने से मिस्रियों कि सेवा करनी अच्छी थी।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 8:8" - }, - "तब फ़िरौन ने मूसा और हारून को बुलवाकर कहा, “यहोवा से विनती करो कि वह मेंढ़कों को मुझसे और मेरी प्रजा से दूर करे; और मैं इस्राएली लोगों को जाने दूँगा। जिससे वे यहोवा के लिये बलिदान करें।”", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 8:9" - }, - "तब मूसा ने फ़िरौन से कहा, “इतनी बात के लिये तू मुझे आदेश दे कि अब मैं तेरे, और तेरे कर्मचारियों, और प्रजा के निमित्त कब विनती करूँ, कि यहोवा तेरे पास से और तेरे घरों में से मेंढ़कों को दूर करे, और वे केवल नील नदी में पाए जाएँ?”", + "type": "verse:v", + "number": "13", + "sid": "EXO 14:13" + }, + "मूसा ने लोगों से कहा, “डरो मत, खड़े-खड़े वह उद्धार का काम देखो, जो यहोवा आज तुम्हारे लिये करेगा; क्योंकि जिन मिस्रियों को तुम आज देखते हो, उनको फिर कभी न देखोगे।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 14:14" + }, + "यहोवा आप ही तुम्हारे लिये लड़ेगा, इसलिए तुम चुपचाप रहो।”", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 14:15" + }, + "तब यहोवा ने मूसा से कहा, “तू क्यों मेरी दुहाई दे रहा है? इस्राएलियों को आज्ञा दे कि यहाँ से कूच करें।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 14:16" + }, + "और तू अपनी लाठी उठाकर अपना हाथ समुद्र के ऊपर बढ़ा, और वह दो भाग हो जाएगा; तब इस्राएली समुद्र के बीच होकर स्थल ही स्थल पर चले जाएँगे।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 14:17" + }, + "और सुन, मैं आप मिस्रियों के मन को कठोर करता हूँ, और वे उनका पीछा करके समुद्र में घुस पड़ेंगे, तब फ़िरौन और उसकी सेना, और रथों, और सवारों के द्वारा मेरी महिमा होगी।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 14:18" + }, + "और जब फ़िरौन, और उसके रथों, और सवारों के द्वारा मेरी महिमा होगी, तब मिस्री जान लेंगे कि मैं यहोवा हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 14:19" + }, + "तब परमेश्वर का दूत जो इस्राएली सेना के आगे-आगे चला करता था जाकर उनके पीछे हो गया; और बादल का खम्भा उनके आगे से हटकर उनके पीछे जा ठहरा।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 14:20" + }, + "इस प्रकार वह मिस्रियों की सेना और इस्राएलियों की सेना के बीच में आ गया; और बादल और अंधकार तो हुआ, तो भी उससे रात को उन्हें प्रकाश मिलता रहा; और वे रात भर एक दूसरे के पास न आए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 14:21" + }, + "तब मूसा ने अपना हाथ समुद्र के ऊपर बढ़ाया; और यहोवा ने रात भर प्रचण्ड पुरवाई चलाई, और समुद्र को दो भाग करके जल ऐसा हटा दिया, जिससे कि उसके बीच सूखी भूमि हो गई।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 14:22" + }, + "तब इस्राएली समुद्र के बीच स्थल ही स्थल पर होकर चले, और जल उनकी दाहिनी और बाईं ओर दीवार का काम देता था।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 14:23" + }, + "तब मिस्री, अर्थात् फ़िरौन के सब घोड़े, रथ, और सवार उनका पीछा किए हुए समुद्र के बीच में चले गए।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 14:24" + }, + "और रात के अन्तिम पहर में यहोवा ने बादल और आग के खम्भे में से मिस्रियों की सेना पर दृष्टि करके उन्हें घबरा दिया।", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 14:25" + }, + "और उसने उनके रथों के पहियों को निकाल डाला, जिससे उनका चलना कठिन हो गया; तब मिस्री आपस में कहने लगे, “आओ, हम इस्राएलियों के सामने से भागें; क्योंकि यहोवा उनकी ओर से मिस्रियों के विरुद्ध युद्ध कर रहा है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 14:26" + }, + "फिर यहोवा ने मूसा से कहा, “अपना हाथ समुद्र के ऊपर बढ़ा, कि जल मिस्रियों, और उनके रथों, और सवारों पर फिर बहने लगे।”", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 14:27" + }, + "तब मूसा ने अपना हाथ समुद्र के ऊपर बढ़ाया, और भोर होते-होते क्या हुआ कि समुद्र फिर ज्यों का त्यों अपने बल पर आ गया; और मिस्री उलटे भागने लगे, परन्तु यहोवा ने", + { + "type": "char:it", + "content": [ + "उनको समुद्र के बीच ही में झटक दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "EXO 8:10" + "type": "char:fr", + "content": [ + "14.27" + ] }, - "उसने कहा, “कल।” उसने कहा, “तेरे वचन के अनुसार होगा, जिससे तुझे यह ज्ञात हो जाए कि हमारे परमेश्वर यहोवा के तुल्य कोई दूसरा नहीं है।", { - "type": "verse:v", - "number": "11", - "sid": "EXO 8:11" + "type": "char:fq", + "content": [ + "उनको समुद्र के बीच ही में झटक दिया:" + ] }, - "और मेंढ़क तेरे पास से, और तेरे घरों में से, और तेरे कर्मचारियों और प्रजा के पास से दूर होकर केवल नील नदी में रहेंगे।”", { - "type": "verse:v", - "number": "12", - "sid": "EXO 8:12" - }, - "तब मूसा और हारून फ़िरौन के पास से निकल गए; और मूसा ने उन मेंढ़कों के विषय यहोवा की दुहाई दी जो उसने फ़िरौन पर भेजे थे।", + "type": "char:ft", + "content": [ + "यहोवा ने उन्हें झटक दिया, उनके रथों से उन्हें समुद्र में फेंक दिया।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 14:28" + }, + "और जल के पलटने से, जितने रथ और सवार इस्राएलियों के पीछे समुद्र में आए थे, वे सब वरन् फ़िरौन की सारी सेना उसमें डूब गई, और उसमें से एक भी न बचा।", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 14:29" + }, + "परन्तु इस्राएली समुद्र के बीच स्थल ही स्थल पर होकर चले गए, और जल उनकी दाहिनी और बाईं दोनों ओर दीवार का काम देता था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "EXO 14:30" + }, + "इस प्रकार यहोवा ने उस दिन इस्राएलियों को मिस्रियों के वश से इस प्रकार छुड़ाया; और इस्राएलियों ने मिस्रियों को समुद्र के तट पर मरे पड़े हुए देखा।", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 14:31" + }, + "और यहोवा ने मिस्रियों पर जो अपना पराक्रम दिखलाता था, उसको देखकर इस्राएलियों ने यहोवा का भय माना और यहोवा की और उसके दास मूसा की भी प्रतीति की।" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "EXO 15" + }, + { + "type": "para:s", + "content": [ + "मूसा का विजयी गीत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 15:1" + }, + "तब मूसा और इस्राएलियों ने यहोवा के लिये यह गीत गाया। उन्होंने कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“मैं यहोवा का गीत गाऊँगा, क्योंकि वह महाप्रतापी ठहरा है;" + ] + }, + { + "type": "para:q", + "content": [ + "घोड़ों समेत सवारों को उसने समुद्र में डाल दिया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 15:2" + }, + { + "type": "char:it", + "content": [ + "यहोवा मेरा बल और भजन का विषय है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.2" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा मेरा बल और भजन का विषय है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ मूसा द्वारा चुना नाम लोगों का ध्यान उस नाम अर्थात् मैं हूँ की ओर आकर्षित करता है जिसके द्वारा प्रतिज्ञाएँ की गई थीं।" + ] + } + ] + } + ] + }, + "," + ] + }, + { + "type": "para:q", + "content": [ + "और वही मेरा उद्धार भी ठहरा है;" + ] + }, + { + "type": "para:q", + "content": [ + "मेरा परमेश्वर वही है, मैं उसी की स्तुति करूँगा," + ] + }, + { + "type": "para:q", + "content": [ + "(मैं उसके लिये निवास-स्थान बनाऊँगा), मेरे पूर्वजों का परमेश्वर वही है," + ] + }, + { + "type": "para:q", + "content": [ + "मैं उसको सराहूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 15:3" + }, + "यहोवा योद्धा है;" + ] + }, + { + "type": "para:q", + "content": [ + "उसका नाम यहोवा है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 15:4" + }, + "फ़िरौन के रथों और सेना को उसने समुद्र में डाल दिया;" + ] + }, + { + "type": "para:q", + "content": [ + "और उसके उत्तम से उत्तम रथी लाल समुद्र में डूब गए।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 15:5" + }, + "गहरे जल ने उन्हें ढाँप लिया;" + ] + }, + { + "type": "para:q", + "content": [ + "वे पत्थर के समान गहरे स्थानों में डूब गए।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 15:6" + }, + "हे यहोवा, तेरा दाहिना हाथ शक्ति में महाप्रतापी हुआ हे यहोवा," + ] + }, + { + "type": "para:q", + "content": [ + "तेरा दाहिना हाथ शत्रु को चकनाचूर कर देता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 15:7" + }, + "तू अपने विरोधियों को अपने महाप्रताप से गिरा देता है;" + ] + }, + { + "type": "para:q", + "content": [ + "तू अपना कोप भड़काता, और वे भूसे के समान भस्म हो जाते हैं।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 15:8" + }, + "तेरे नथनों की साँस से जल एकत्र हो गया," + ] + }, + { + "type": "para:q", + "content": [ + "धाराएँ ढेर के समान थम गईं;" + ] + }, + { + "type": "para:q", + "content": [ + "समुद्र के मध्य में गहरा जल जम गया।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 15:9" + }, + "शत्रु ने कहा था," + ] + }, + { + "type": "para:q", + "content": [ + "मैं पीछा करूँगा, मैं जा पकड़ूँगा," + ] + }, + { + "type": "para:q", + "content": [ + "मैं लूट के माल को बाँट लूँगा," + ] + }, + { + "type": "para:q", + "content": [ + "उनसे मेरा जी भर जाएगा।" + ] + }, + { + "type": "para:q", + "content": [ + "मैं अपनी तलवार खींचते ही अपने हाथ से उनको नाश कर डालूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 15:10" + }, + "तूने अपने श्वास का पवन चलाया," + ] + }, + { + "type": "para:q", + "content": [ + "तब समुद्र ने उनको ढाँप लिया;" + ] + }, + { + "type": "para:q", + "content": [ + "वे समुद्र में सीसे के समान डूब गए।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 15:11" + }, + "हे यहोवा, देवताओं में तेरे तुल्य कौन है?" + ] + }, + { + "type": "para:q", + "content": [ + "तू तो पवित्रता के कारण महाप्रतापी," + ] + }, + { + "type": "para:q", + "content": [ + "और अपनी स्तुति करनेवालों के भय के योग्य," + ] + }, + { + "type": "para:q", + "content": [ + "और आश्चर्यकर्मों का कर्ता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 15:12" + }, + "तूने अपना दाहिना हाथ बढ़ाया," + ] + }, + { + "type": "para:q", + "content": [ + "और पृथ्वी ने उनको निगल लिया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 15:13" + }, + "अपनी करुणा से तूने अपनी छुड़ाई हुई प्रजा की अगुआई की है," + ] + }, + { + "type": "para:q", + "content": [ + "अपने बल से तू उसे अपने पवित्र निवास-स्थान को ले चला है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 15:14" + }, + "देश-देश के लोग सुनकर काँप उठेंगे;" + ] + }, + { + "type": "para:q", + "content": [ + "पलिश्तियों के प्राणों के लाले पड़ जाएँगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 15:15" + }, + "एदोम के अधिपति व्याकुल होंगे;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "char:it", + "content": [ + "मोआब के पहलवान", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.15" + ] + }, + { + "type": "char:fq", + "content": [ + "मोआब के पहलवान:" + ] + }, + { + "type": "char:ft", + "content": [ + "मोआबियों के अगुए बड़े डील-डौल और शारीरिक शक्ति वाले थे।" + ] + } + ] + } + ] + }, + "थरथरा उठेंगे;" + ] + }, + { + "type": "para:q", + "content": [ + "सब कनान निवासियों के मन पिघल जाएँगे।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 15:16" + }, + "उनमें डर और घबराहट समा जाएगा;" + ] + }, + { + "type": "para:q", + "content": [ + "तेरी बाँह के प्रताप से वे पत्थर के समान अबोल होंगे," + ] + }, + { + "type": "para:q", + "content": [ + "जब तक, हे यहोवा, तेरी प्रजा के लोग निकल न जाएँ," + ] + }, + { + "type": "para:q", + "content": [ + "जब तक तेरी प्रजा के लोग जिनको तूने मोल लिया है पार न निकल जाएँ।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 15:17" + }, + "तू उन्हें पहुँचाकर अपने निज भागवाले पहाड़ पर बसाएगा," + ] + }, + { + "type": "para:q", + "content": [ + "यह वही स्थान है," + ] + }, + { + "type": "para:q", + "content": [ + "हे यहोवा जिसे तूने अपने निवास के लिये बनाया," + ] + }, + { + "type": "para:q", + "content": [ + "और वही पवित्रस्थान है जिसे," + ] + }, + { + "type": "para:q", + "content": [ + "हे प्रभु, तूने आप ही स्थिर किया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 15:18" + }, + "यहोवा सदा सर्वदा राज्य करता रहेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 15:19" + }, + "यह गीत गाने का कारण यह है, कि फ़िरौन के घोड़े रथों और सवारों समेत समुद्र के बीच में चले गए, और यहोवा उनके ऊपर समुद्र का जल लौटा ले आया; परन्तु इस्राएली समुद्र के बीच स्थल ही स्थल पर होकर चले गए।" + ] + }, + { + "type": "para:s", + "content": [ + "मिर्याम का विजयी गीत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 15:20" + }, + "तब हारून की बहन", + { + "type": "char:it", + "content": [ + "मिर्याम नाम नबिया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.20" + ] + }, + { + "type": "char:fq", + "content": [ + "मिर्याम नाम नबिया:" + ] + }, + { + "type": "char:ft", + "content": [ + "मरियम और हारून ने ईश्वरीय प्रकाशन को प्राप्त किया था। इस शब्द का प्रयोग यहाँ पवित्र आत्मा द्वारा प्रेरित शब्दों को बोलने के अभिप्राय से किया गया है।" + ] + } + ] + } + ] + }, + "ने हाथ में डफ लिया; और सब स्त्रियाँ डफ लिए नाचती हुई उसके पीछे हो लीं।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 15:21" + }, + "और मिर्याम उनके साथ यह टेक गाती गई कि:" + ] + }, + { + "type": "para:q", + "content": [ + "“यहोवा का गीत गाओ, क्योंकि वह महाप्रतापी ठहरा है;" + ] + }, + { + "type": "para:q", + "content": [ + "घोड़ों समेत सवारों को उसने समुद्र में डाल दिया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "कड़वे पानी को मीठा बनाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 15:22" + }, + "तब मूसा इस्राएलियों को लाल समुद्र से आगे ले गया, और वे शूर नामक जंगल में आए; और जंगल में जाते हुए तीन दिन तक पानी का सोता न मिला।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 15:23" + }, + "फिर मारा नामक एक स्थान पर पहुँचे, वहाँ का पानी खारा था, उसे वे न पी सके; इस कारण उस स्थान का नाम मारा पड़ा।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 15:24" + }, + "तब वे यह कहकर मूसा के विरुद्ध बड़बड़ाने लगे, “हम क्या पीएँ?”", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 15:25" + }, + "तब मूसा ने यहोवा की दुहाई दी, और यहोवा ने उसे एक पौधा बता दिया, जिसे जब उसने पानी में डाला, तब वह पानी मीठा हो गया। वहीं यहोवा ने उनके लिये एक विधि और नियम बनाया, और वहीं उसने यह कहकर उनकी परीक्षा की,", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 15:26" + }, + "“यदि तू अपने परमेश्वर यहोवा का वचन तन मन से सुने, और जो उसकी दृष्टि में ठीक है वही करे, और उसकी आज्ञाओं पर कान लगाए और उसकी सब विधियों को माने, तो जितने रोग मैंने मिस्रियों पर भेजे हैं उनमें से एक भी तुझ पर न भेजूँगा; क्योंकि मैं तुम्हारा चंगा करनेवाला यहोवा हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 15:27" + }, + "तब वे", + { + "type": "char:it", + "content": [ + "एलीम", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.27" + ] + }, + { + "type": "char:fq", + "content": [ + "एलीम:" + ] + }, + { + "type": "char:ft", + "content": [ + "घरंदेल की घाटी, जो हुवारा से दक्षिण की ओर दो घंटे की यात्रा पर है।" + ] + } + ] + } + ] + }, + "को आए, जहाँ पानी के बारह सोते और सत्तर खजूर के पेड़ थे; और वहाँ उन्होंने जल के पास डेरे खड़े किए।" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "EXO 16" + }, + { + "type": "para:s", + "content": [ + "मन्ना और बटेरें" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 16:1" + }, + "फिर एलीम से कूच करके इस्राएलियों की सारी मण्डली, मिस्र देश से निकलने के बाद दूसरे महीने के पंद्रहवे दिन को, सीन नामक जंगल में, जो एलीम और सीनै पर्वत के बीच में है, आ पहुँची।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 16:2" + }, + "जंगल में इस्राएलियों की सारी मण्डली मूसा और हारून के विरुद्ध बड़बड़ाने लगे।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 16:3" + }, + "और इस्राएली उनसे कहने लगे, “जब हम मिस्र देश में माँस की हाँड़ियों के पास बैठकर मनमाना भोजन खाते थे, तब यदि हम", + { + "type": "char:it", + "content": [ + "यहोवा के हाथ से", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.3" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा के हाथ से:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह स्पष्ट रूप से मिस्र की महा विपत्तियों, विशेष रूप से अंतिम महाविपत्ति की ओर संकेत करता है, जो मिस्रियों पर पड़ी।" + ] + } + ] + } + ] + }, + "मार डाले भी जाते तो उत्तम वही था; पर तुम हमको इस जंगल में इसलिए निकाल ले आए हो कि इस सारे समाज को भूखा मार डालो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 16:4" + }, + "तब यहोवा ने मूसा से कहा, “देखो, मैं तुम लोगों के लिये आकाश से भोजनवस्तु बरसाऊँगा; और ये लोग प्रतिदिन बाहर जाकर प्रतिदिन का भोजन इकट्ठा करेंगे, इससे मैं उनकी परीक्षा करूँगा, कि ये मेरी व्यवस्था पर चलेंगे कि नहीं।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 16:5" + }, + "और ऐसा होगा कि छठवें दिन वह भोजन और दिनों से दूना होगा, इसलिए जो कुछ वे उस दिन बटोरें उसे तैयार कर रखें।”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 16:6" + }, + "तब मूसा और हारून ने सारे इस्राएलियों से कहा, “साँझ को तुम जान लोगे कि जो तुम को मिस्र देश से निकाल ले आया है वह यहोवा है।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 16:7" + }, + "और भोर को तुम्हें यहोवा का तेज देख पड़ेगा, क्योंकि तुम जो यहोवा पर बड़बड़ाते हो उसे वह सुनता है। और हम क्या हैं कि तुम हम पर बड़बड़ाते हो?”", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 16:8" + }, + "फिर मूसा ने कहा, “यह तब होगा जब यहोवा साँझ को तुम्हें खाने के लिये माँस और भोर को रोटी मनमाने देगा; क्योंकि तुम जो उस पर बड़बड़ाते हो उसे वह सुनता है। और हम क्या हैं? तुम्हारा बुड़बुड़ाना हम पर नहीं यहोवा ही पर होता है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 16:9" + }, + "फिर मूसा ने हारून से कहा, “इस्राएलियों की सारी मण्डली को आज्ञा दे, कि यहोवा के सामने वरन् उसके समीप आए, क्योंकि उसने उनका बुड़बुड़ाना सुना है।”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 16:10" + }, + "और ऐसा हुआ कि जब हारून इस्राएलियों की सारी मण्डली से ऐसी ही बातें कर रहा था, कि उन्होंने जंगल की ओर दृष्टि करके देखा, और उनको यहोवा का तेज बादल में दिखलाई दिया।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 16:11" + }, + "तब यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 16:12" + }, + "“इस्राएलियों का बुड़बुड़ाना मैंने सुना है; उनसे कह दे, कि सूर्यास्त के समय तुम माँस खाओगे और भोर को तुम रोटी से तृप्त हो जाओगे; और तुम यह जान लोगे कि मैं तुम्हारा परमेश्वर यहोवा हूँ।”", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 16:13" + }, + "तब ऐसा हुआ कि साँझ को", + { + "type": "char:it", + "content": [ + "बटेरें", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "EXO 8:13" + "type": "char:fr", + "content": [ + "16.13" + ] }, - "और यहोवा ने मूसा के कहने के अनुसार किया; और मेंढ़क घरों, आँगनों, और खेतों में मर गए।", { - "type": "verse:v", - "number": "14", - "sid": "EXO 8:14" + "type": "char:fq", + "content": [ + "बटेरें:" + ] }, - "और लोगों ने इकट्ठे करके उनके ढेर लगा दिए, और सारा देश दुर्गन्ध से भर गया।", { - "type": "verse:v", - "number": "15", - "sid": "EXO 8:15" - }, - "परन्तु जब फ़िरौन ने देखा कि अब आराम मिला है तब यहोवा के कहने के अनुसार उसने फिर अपने मन को कठोर किया, और उनकी न सुनी।" - ] + "type": "char:ft", + "content": [ + "ये पक्षी दक्षिण दिशा से वसन्त ऋतु में बड़ी संख्या में आते हैं यह लाल समुद्र के आस-पास सबसे अधिक पाए जाते हैं।" + ] + } + ] + } + ] }, + "आकर सारी छावनी पर बैठ गईं; और भोर को छावनी के चारों ओर ओस पड़ी।", { - "type": "para:s", - "content": [ - "तीसरी विपत्ति - कुटकियों के झुण्ड" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 16:14" }, + "और जब ओस सूख गई तो वे क्या देखते हैं, कि जंगल की भूमि पर छोटे-छोटे छिलके पाले के किनकों के समान पड़े हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 8:16" - }, - "फिर यहोवा ने मूसा से कहा, “हारून को आज्ञा दे, ‘तू अपनी लाठी बढ़ाकर", - { - "type": "char:it", - "content": [ - "भूमि की धूल" - ] - }, + "type": "verse:v", + "number": "15", + "sid": "EXO 16:15" + }, + "यह देखकर इस्राएली, जो न जानते थे कि यह क्या वस्तु है, वे आपस में कहने लगे यह तो मन्ना है। तब मूसा ने उनसे कहा, “यह तो वही भोजनवस्तु है जिसे यहोवा तुम्हें खाने के लिये देता है।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 16:16" + }, + "जो आज्ञा यहोवा ने दी है वह यह है, कि तुम उसमें से अपने-अपने खाने के योग्य बटोरा करना, अर्थात् अपने-अपने प्राणियों की गिनती के अनुसार, प्रति मनुष्य के पीछे एक-एक ओमेर बटोरना; जिसके डेरे में जितने हों वह उन्हीं के लिये बटोरा करे।”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 16:17" + }, + "और इस्राएलियों ने वैसा ही किया; और किसी ने अधिक, और किसी ने थोड़ा बटोर लिया।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 16:18" + }, + "जब उन्होंने उसको ओमेर से नापा, तब जिसके पास अधिक था उसके कुछ अधिक न रह गया, और जिसके पास थोड़ा था उसको कुछ घटी न हुई; क्योंकि एक-एक मनुष्य ने अपने खाने के योग्य ही बटोर लिया था।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 16:19" + }, + "फिर मूसा ने उनसे कहा, “कोई इसमें से कुछ सवेरे तक न रख छोड़े।”", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 16:20" + }, + "तो भी उन्होंने मूसा की बात न मानी; इसलिए जब किसी किसी मनुष्य ने उसमें से कुछ सवेरे तक रख छोड़ा, तो उसमें कीड़े पड़ गए और वह बसाने लगा; तब मूसा उन पर क्रोधित हुआ।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 16:21" + }, + "वे भोर को प्रतिदिन अपने-अपने खाने के योग्य बटोर लेते थे, और जब धूप कड़ी होती थी, तब वह गल जाता था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 16:22" + }, + "फिर ऐसा हुआ कि छठवें दिन उन्होंने दूना, अर्थात् प्रति मनुष्य के पीछे दो-दो ओमेर बटोर लिया, और मण्डली के सब प्रधानों ने आकर मूसा को बता दिया।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 16:23" + }, + "उसने उनसे कहा, “यह तो वही बात है जो यहोवा ने कही, क्योंकि", + { + "type": "char:it", + "content": [ + "कल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.16" - ] - }, - { - "type": "char:fq", - "content": [ - "भूमि की धूल:" - ] - }, - { - "type": "char:ft", - "content": [ - "इससे पहले की दो विपत्तियाँ नील नदी पर पड़ी थीं। यह विपत्ति उस भूमि पर पड़ी जिसे वे मिस्र में पूजते थे और देवताओं का पिता मानते थे।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "16.23" + ] }, { - "type": "char:it", - "content": [ - "* पर मार, जिससे वह मिस्र देश भर में कुटकियाँ बन जाएँ।’”" - ] + "type": "char:fq", + "content": [ + "कल:" + ] }, { - "type": "verse:v", - "number": "17", - "sid": "EXO 8:17" - }, - "और उन्होंने वैसा ही किया; अर्थात् हारून ने लाठी को ले हाथ बढ़ाकर भूमि की धूल पर मारा, तब मनुष्य और पशु दोनों पर कुटकियाँ हो गईं वरन् सारे मिस्र देश में भूमि की धूल कुटकियाँ बन गईं।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 8:18" - }, - "तब जादूगरों ने चाहा कि अपने तंत्र-मंत्रों के बल से हम भी कुटकियाँ ले आएँ, परन्तु यह उनसे न हो सका। और मनुष्यों और पशुओं दोनों पर कुटकियाँ बनी ही रहीं।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 8:19" - }, - "तब जादूगरों ने फ़िरौन से कहा, “यह तो", - { - "type": "char:it", - "content": [ - "परमेश्वर के हाथ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.19" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर के हाथ:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका यह अर्थ यह नहीं कि जादूगरों ने यहोवा को अद्भुत कार्य करनेवाले परमेश्वर के रूप में पहचाना था। सम्भव है कि उन्होंने उसका ऐसे ईश्वर के रूप में ज़िक्र किया जो उनके अपने रक्षकों का बैरी है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* का काम है।” तो भी यहोवा के कहने के अनुसार फ़िरौन का मन कठोर होता गया, और उसने मूसा और हारून की बात न मानी।" - ] + "type": "char:ft", + "content": [ + "कल अवश्य विश्राम का दिन है, इसे सब्त के दिन अर्थात् यहोवा के पवित्र दिन के रूप में माना जाए।" + ] } - ] + ] + } + ] }, + "पवित्र विश्राम, अर्थात् यहोवा के लिये पवित्र विश्राम होगा; इसलिए तुम्हें जो तंदूर में पकाना हो उसे पकाओ, और जो सिझाना हो उसे सिझाओ, और इसमें से जितना बचे उसे सवेरे के लिये रख छोड़ो।”", { - "type": "para:s", - "content": [ - "चौथी विपत्ति - डांसों के झुण्ड" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 16:24" }, + "जब उन्होंने उसको मूसा की इस आज्ञा के अनुसार सवेरे तक रख छोड़ा, तब न तो वह बसाया, और न उसमें कीड़े पड़े।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 8:20" - }, - "फिर यहोवा ने मूसा से कहा, “सवेरे उठकर फ़िरौन के सामने खड़ा होना, वह तो जल की ओर आएगा, और उससे कहना, ‘यहोवा तुझ से यह कहता है, कि मेरी प्रजा के लोगों को जाने दे, कि वे मेरी उपासना करें।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 8:21" - }, - "यदि तू मेरी प्रजा को न जाने देगा तो सुन, मैं तुझ पर, और तेरे कर्मचारियों और तेरी प्रजा पर, और तेरे घरों में झुण्ड के झुण्ड डांस भेजूँगा; और मिस्रियों के घर और उनके रहने की भूमि भी डांसों से भर जाएगी।", + "type": "verse:v", + "number": "25", + "sid": "EXO 16:25" + }, + "तब मूसा ने कहा, “आज उसी को खाओ, क्योंकि आज यहोवा का विश्रामदिन है; इसलिए आज तुम को वह मैदान में न मिलेगा।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 16:26" + }, + "छः दिन तो तुम उसे बटोरा करोगे; परन्तु सातवाँ दिन तो विश्राम का दिन है, उसमें वह न मिलेगा।”", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 16:27" + }, + "तो भी लोगों में से कोई-कोई सातवें दिन भी बटोरने के लिये बाहर गए, परन्तु उनको कुछ न मिला।", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 16:28" + }, + "तब यहोवा ने मूसा से कहा, “तुम लोग मेरी आज्ञाओं और व्यवस्था को कब तक नहीं मानोगे?", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 16:29" + }, + "देखो, यहोवा ने जो तुम को विश्राम का दिन दिया है, इसी कारण वह छठवें दिन को दो दिन का भोजन तुम्हें देता है; इसलिए", + { + "type": "char:it", + "content": [ + "तुम अपने-अपने यहाँ बैठे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "EXO 8:22" + "type": "char:fr", + "content": [ + "16.29" + ] }, - "उस दिन मैं गोशेन देश को जिसमें मेरी प्रजा रहती है अलग करूँगा, और उसमें डांसों के झुण्ड न होंगे; जिससे तू जान ले कि पृथ्वी के बीच मैं ही यहोवा हूँ।", { - "type": "verse:v", - "number": "23", - "sid": "EXO 8:23" + "type": "char:fq", + "content": [ + "तुम अपने-अपने यहाँ बैठे:" + ] }, - "और मैं अपनी प्रजा और तेरी प्रजा में अन्तर ठहराऊँगा। यह चिन्ह कल होगा।’”", { - "type": "verse:v", - "number": "24", - "sid": "EXO 8:24" - }, - "और यहोवा ने वैसा ही किया, और फ़िरौन के भवन, और उसके कर्मचारियों के घरों में, और सारे मिस्र देश में डांसों के झुण्ड के झुण्ड भर गए, और डांसों के मारे वह देश नाश हुआ।" - ] + "type": "char:ft", + "content": [ + "उन्हें मन्ना इकट्ठा करने के लिए अपने स्थान से दूर जाने की आवश्यकता नहीं है। प्रभु ने उन्हें यह सब्त एक आशीष और सौभाग्य के रूप में दी; यह मनुष्य के लिए बनाया गया था।" + ] + } + ] + } + ] + }, + "रहना, सातवें दिन कोई अपने स्थान से बाहर न जाना।”", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 16:30" + }, + "अतः लोगों ने सातवें दिन विश्राम किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 16:31" + }, + "इस्राएल के घराने ने उस वस्तु का नाम मन्ना रखा; और वह धनिया के समान श्वेत था, और उसका स्वाद मधु के बने हुए पूए का सा था।", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 16:32" + }, + "फिर मूसा ने कहा, “यहोवा ने जो आज्ञा दी वह यह है, कि इसमें से ओमेर भर अपने वंश की पीढ़ी-पीढ़ी के लिये रख छोड़ो, जिससे वे जानें कि यहोवा हमको मिस्र देश से निकालकर जंगल में कैसी रोटी खिलाता था।”", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 16:33" + }, + "तब मूसा ने हारून से कहा, “एक पात्र लेकर उसमें ओमेर भर लेकर उसे यहोवा के आगे रख दे, कि वह तुम्हारी पीढ़ियों के लिये रखा रहे।”", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 16:34" + }, + "जैसी आज्ञा यहोवा ने मूसा को दी थी, उसी के अनुसार हारून ने उसको साक्षी के सन्दूक के आगे रख दिया, कि वह वहीं रखा रहे।", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 16:35" + }, + "इस्राएली जब तक बसे हुए देश में न पहुँचे तब तक, अर्थात् चालीस वर्ष तक मन्ना को खाते रहे; वे जब तक कनान देश की सीमा पर नहीं पहुँचे तब तक मन्ना को खाते रहे।", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 16:36" + }, + "एक ओमेर तो एपा का दसवाँ भाग है।" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "EXO 17" + }, + { + "type": "para:s", + "content": [ + "चट्टान से पानी निकालना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 17:1" + }, + "फिर इस्राएलियों की सारी मण्डली सीन नामक जंगल से निकल चली, और यहोवा के आज्ञानुसार कूच करके रपीदीम में अपने डेरे खड़े किए; और वहाँ उन लोगों को पीने का पानी न मिला।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 17:2" + }, + "इसलिए वे मूसा से वाद-विवाद करके कहने लगे, “हमें पीने का पानी दे।” मूसा ने उनसे कहा, “तुम मुझसे क्यों वाद-विवाद करते हो? और", + { + "type": "char:it", + "content": [ + "यहोवा की परीक्षा क्यों करते हो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.2" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा की परीक्षा क्यों करते हो:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह इस्राएलियों के इस मुख्य स्वभाव का चित्रण करता है कि जब भी ऐसे आश्चर्यकर्म हुए, जिनसे उनकी आवश्यकताओं की पूर्ति हुई, उससे उनमें विश्वास करने की आदत नहीं बन पाई।" + ] + } + ] + } + ] }, + "?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 8:25" - }, - "तब फ़िरौन ने मूसा और हारून को बुलवाकर कहा, “तुम जाकर", - { - "type": "char:it", - "content": [ - "अपने परमेश्वर के लिये" - ] - }, + "type": "verse:v", + "number": "3", + "sid": "EXO 17:3" + }, + "फिर वहाँ लोगों को पानी की प्यास लगी तब वे यह कहकर मूसा पर बुड़बुड़ाने लगे, “तू हमें बाल-बच्चों और पशुओं समेत प्यासा मार डालने के लिये मिस्र से क्यों ले आया है?”", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 17:4" + }, + "तब मूसा ने यहोवा की दुहाई दी, और कहा, “इन लोगों से मैं क्या करूँ? ये सब मुझे पथरवाह करने को तैयार हैं।”", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 17:5" + }, + "यहोवा ने मूसा से कहा, “इस्राएल के वृद्ध लोगों में से कुछ को अपने साथ ले ले; और जिस लाठी से तूने नील नदी पर मारा था, उसे अपने हाथ में लेकर लोगों के आगे बढ़ चल।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 17:6" + }, + "देख मैं तेरे आगे चलकर होरेब पहाड़ की एक चट्टान पर खड़ा रहूँगा; और तू उस चट्टान पर मारना, तब उसमें से पानी निकलेगा जिससे ये लोग पीएँ।” तब मूसा ने इस्राएल के वृद्ध लोगों के देखते वैसा ही किया।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 17:7" + }, + "और मूसा ने उस स्थान का नाम", + { + "type": "char:it", + "content": [ + "मस्सा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.25" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने परमेश्वर के लिये:" - ] - }, - { - "type": "char:ft", - "content": [ - "अब फ़िरौन उस परमेश्वर के अस्तित्व को और उसके सामर्थ्य को स्वीकारता है, जिसके विषय वह कहता था कि नहीं जानता।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "17.7" + ] }, { - "type": "char:it", - "content": [ - "* इसी देश में बलिदान करो।”" - ] + "type": "char:fq", + "content": [ + "मस्सा:" + ] }, { - "type": "verse:v", - "number": "26", - "sid": "EXO 8:26" - }, - "मूसा ने कहा, “ऐसा करना उचित नहीं; क्योंकि हम अपने परमेश्वर यहोवा के लिये मिस्रियों की घृणित वस्तु बलिदान करेंगे; और यदि हम मिस्रियों के देखते उनकी घृणित वस्तु बलिदान करें तो क्या वे हमको पथरवाह न करेंगे?", + "type": "char:ft", + "content": [ + "अर्थात् परीक्षा" + ] + } + ] + } + ] + }, + "और", + { + "type": "char:it", + "content": [ + "मरीबा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "27", - "sid": "EXO 8:27" + "type": "char:fr", + "content": [ + "17.7" + ] }, - "हम जंगल में तीन दिन के मार्ग पर जाकर अपने परमेश्वर यहोवा के लिये जैसा वह हम से कहेगा वैसा ही बलिदान करेंगे।”", { - "type": "verse:v", - "number": "28", - "sid": "EXO 8:28" + "type": "char:fq", + "content": [ + "मरीबा:" + ] }, - "फ़िरौन ने कहा, “मैं तुम को जंगल में जाने दूँगा कि तुम अपने परमेश्वर यहोवा के लिये जंगल में बलिदान करो; केवल बहुत दूर न जाना, और मेरे लिये विनती करो।”", { - "type": "verse:v", - "number": "29", - "sid": "EXO 8:29" - }, - "तब मूसा ने कहा, “सुन, मैं तेरे पास से बाहर जाकर यहोवा से विनती करूँगा कि डांसों के झुण्ड तेरे, और तेरे कर्मचारियों, और प्रजा के पास से कल ही दूर हों; पर फ़िरौन आगे को कपट करके हमें यहोवा के लिये बलिदान करने को जाने देने के लिये मना न करे।”", + "type": "char:ft", + "content": [ + "अर्थात् विवाद" + ] + } + ] + } + ] + }, + "रखा, क्योंकि इस्राएलियों ने वहाँ वाद-विवाद किया था, और यहोवा की परीक्षा यह कहकर की, “क्या यहोवा हमारे बीच है या नहीं?”" + ] + }, + { + "type": "para:s", + "content": [ + "अमालेकियों पर विजय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 17:8" + }, + "तब अमालेकी आकर रपीदीम में इस्राएलियों से लड़ने लगे।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 17:9" + }, + "तब मूसा ने", + { + "type": "char:it", + "content": [ + "यहोशू", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.9" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोशू:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसका मूल नाम होशे था, यहाँ मूसा के इस महान शिष्य और उत्तराधिकारी का पहला ज़िक्र है।" + ] + } + ] + } + ] + }, + "से कहा, “हमारे लिये कई एक पुरुषों को चुनकर छाँट ले, और बाहर जाकर अमालेकियों से लड़; और मैं कल परमेश्वर की लाठी हाथ में लिये हुए पहाड़ी की चोटी पर खड़ा रहूँगा।”", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 17:10" + }, + "मूसा की इस आज्ञा के अनुसार यहोशू अमालेकियों से लड़ने लगा; और मूसा, हारून, और", + { + "type": "char:it", + "content": [ + "हूर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "30", - "sid": "EXO 8:30" + "type": "char:fr", + "content": [ + "17.10" + ] }, - "अतः मूसा ने फ़िरौन के पास से बाहर जाकर यहोवा से विनती की।", { - "type": "verse:v", - "number": "31", - "sid": "EXO 8:31" + "type": "char:fq", + "content": [ + "हूर:" + ] }, - "और यहोवा ने मूसा के कहे के अनुसार डांसों के झुण्डों को फ़िरौन, और उसके कर्मचारियों, और उसकी प्रजा से दूर किया; यहाँ तक कि एक भी न रहा।", { - "type": "verse:v", - "number": "32", - "sid": "EXO 8:32" - }, - "तब फ़िरौन ने इस बार भी अपने मन को कठोर किया, और उन लोगों को जाने न दिया।" - ] + "type": "char:ft", + "content": [ + "वह परमेश्वर के तम्बू का महान कारीगर और शिल्पकार बसलेल का दादा था।" + ] + } + ] + } + ] }, + "पहाड़ी की चोटी पर चढ़ गए।", { - "type": "chapter:c", - "number": "9", - "sid": "EXO 9" + "type": "verse:v", + "number": "11", + "sid": "EXO 17:11" }, + "और जब तक मूसा अपना हाथ उठाए रहता था तब तक तो इस्राएल प्रबल होता था; परन्तु जब जब वह उसे नीचे करता तब-तब अमालेक प्रबल होता था।", { - "type": "para:s", - "content": [ - "पाँचवी विपत्ति - पशुओं की मृत्यु" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 17:12" }, + "और जब मूसा के हाथ भर गए, तब उन्होंने एक पत्थर लेकर मूसा के नीचे रख दिया, और वह उस पर बैठ गया, और हारून और हूर एक-एक ओर में उसके हाथों को सम्भाले रहे; और उसके हाथ सूर्यास्त तक स्थिर रहे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 9:1" - }, - "फिर यहोवा ने मूसा से कहा, “फ़िरौन के पास जाकर कह, ‘इब्रियों का परमेश्वर यहोवा तुझ से इस प्रकार कहता है, कि मेरी प्रजा के लोगों को जाने दे, कि मेरी उपासना करें।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 9:2" - }, - "और यदि तू उन्हें जाने न दे और अब भी पकड़े रहे,", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 9:3" - }, - "तो सुन, तेरे जो घोड़े, गदहे, ऊँट, गाय-बैल, भेड़-बकरी आदि पशु मैदान में हैं, उन पर यहोवा का हाथ ऐसा पड़ेगा कि बहुत भारी मरी होगी।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 9:4" - }, - "परन्तु यहोवा इस्राएलियों के पशुओं में और मिस्रियों के पशुओं में ऐसा अन्तर करेगा कि जो इस्राएलियों के हैं उनमें से कोई भी न मरेगा।’”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 9:5" - }, - "फिर यहोवा ने यह कहकर एक समय ठहराया, “मैं यह काम इस देश में कल करूँगा।”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 9:6" - }, - "दूसरे दिन यहोवा ने ऐसा ही किया; और मिस्र के तो सब पशु मर गए, परन्तु इस्राएलियों का एक भी पशु न मरा।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 9:7" - }, - "और फ़िरौन ने लोगों को भेजा, पर इस्राएलियों के पशुओं में से एक भी नहीं मरा था। तो भी फ़िरौन का मन कठोर हो गया, और उसने उन लोगों को जाने न दिया।" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 17:13" }, + "और यहोशू ने अनुचरों समेत अमालेकियों को तलवार के बल से हरा दिया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "छठवीं विपत्ति - फफोलों और फोड़ों का निकलना" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 17:14" }, + "तब यहोवा ने मूसा से कहा, “स्मरणार्थ इस बात को पुस्तक में लिख ले और यहोशू को सुना दे कि मैं आकाश के नीचे से अमालेक का स्मरण भी पूरी रीति से मिटा डालूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 9:8" - }, - "फिर यहोवा ने मूसा और हारून से कहा, “तुम दोनों", - { - "type": "char:it", - "content": [ - "भट्ठी में से एक-एक मुट्ठी राख" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.8" - ] - }, - { - "type": "char:fq", - "content": [ - "भट्ठी में से एक-एक मुट्ठी राख:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह क्रिया स्पष्ट रूप से प्रतीकात्मक थी, उस राख को आकाश की ओर उड़ाना था, और इस प्रकार मिस्र के देवताओं को चुनौती देनी थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ले लो, और मूसा उसे फ़िरौन के सामने आकाश की ओर उड़ा दे।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "EXO 9:9" - }, - "तब वह सूक्ष्म धूल होकर सारे मिस्र देश में मनुष्यों और पशुओं दोनों पर फफोले और फोड़े बन जाएगी।”", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 9:10" - }, - "इसलिए वे भट्ठी में की राख लेकर फ़िरौन के सामने खड़े हुए, और मूसा ने उसे आकाश की ओर उड़ा दिया, और वह मनुष्यों और पशुओं दोनों पर फफोले और फोड़े बन गई।", + "type": "verse:v", + "number": "15", + "sid": "EXO 17:15" + }, + "तब मूसा ने एक वेदी बनाकर उसका नाम ‘", + { + "type": "char:it", + "content": [ + "यहोवा निस्सी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "EXO 9:11" + "type": "char:fr", + "content": [ + "17.15" + ] }, - "उन फोड़ों के कारण जादूगर मूसा के सामने खड़े न रह सके, क्योंकि वे फोड़े जैसे सब मिस्रियों के वैसे ही जादूगरों के भी निकले थे।", { - "type": "verse:v", - "number": "12", - "sid": "EXO 9:12" + "type": "char:fq", + "content": [ + "यहोवा निस्सी:" + ] }, - "तब यहोवा ने फ़िरौन के मन को कठोर कर दिया, और जैसा यहोवा ने मूसा से कहा था, उसने उसकी न सुनी।", { - "type": "char:bdit", - "content": [ - "(रोम. 9:18)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "स्पष्ट रूप से इसका अर्थ यह है कि यहोवा का नाम वह सच्चा ध्वज है जिसके नीचे विजय निश्चित है।" + ] + } + ] + } + ] + }, + "’ रखा;", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 17:16" + }, + "और कहा, “यहोवा ने शपथ खाई है कि यहोवा अमालेकियों से पीढ़ियों तक लड़ाई करता रहेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "EXO 18" + }, + { + "type": "para:s", + "content": [ + "मूसा का अपने ससुर से भेंट करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 18:1" + }, + "जब मूसा के ससुर मिद्यान के याजक यित्रो ने यह सुना, कि परमेश्वर ने मूसा और अपनी प्रजा इस्राएल के लिये क्या-क्या किया है, अर्थात् यह कि किस रीति से यहोवा इस्राएलियों को मिस्र से निकाल ले आया।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 18:2" + }, + "तब मूसा के ससुर यित्रो मूसा की पत्नी सिप्पोरा को, जो पहले अपने पिता के घर भेज दी गई थी,", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 18:3" + }, + "और उसके दोनों बेटों को भी ले आया; इनमें से एक का नाम मूसा ने यह कहकर गेर्शोम रखा था, “मैं अन्य देश में परदेशी हुआ हूँ।”", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 18:4" + }, + "और दूसरे का नाम उसने यह कहकर", + { + "type": "char:it", + "content": [ + "एलीएजेर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18.4" + ] + }, + { + "type": "char:fq", + "content": [ + "एलीएजेर:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् “परमेश्वर मेरा सहायक है”" + ] + } + ] + } + ] }, + "रखा, “मेरे पिता के परमेश्वर ने मेरा सहायक होकर मुझे फ़िरौन की तलवार से बचाया।”", { - "type": "para:s", - "content": [ - "सातवीं विपत्ति - ओलों की वर्षा" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 18:5" }, + "मूसा की पत्नी और पुत्रों को उसका ससुर यित्रो संग लिए मूसा के पास जंगल के उस स्थान में आया, जहाँ परमेश्वर के पर्वत के पास उसका डेरा पड़ा था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 9:13" - }, - "फिर यहोवा ने मूसा से कहा, “सवेरे उठकर फ़िरौन के सामने खड़ा हो, और उससे कह, ‘इब्रियों का परमेश्वर यहोवा इस प्रकार कहता है, कि मेरी प्रजा के लोगों को जाने दे, कि वे मेरी उपासना करें।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 9:14" - }, - "नहीं तो अब की बार मैं तुझ पर, और तेरे कर्मचारियों और तेरी प्रजा पर सब प्रकार की विपत्तियाँ डालूँगा, जिससे तू जान ले कि सारी पृथ्वी पर मेरे तुल्य कोई दूसरा नहीं है।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 9:15" - }, - "मैंने तो अभी हाथ बढ़ाकर तुझे और तेरी प्रजा को मरी से मारा होता, और तू पृथ्वी पर से सत्यानाश हो गया होता;", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 9:16" - }, - "परन्तु सचमुच", + "type": "verse:v", + "number": "6", + "sid": "EXO 18:6" + }, + "और आकर उसने मूसा के पास यह कहला भेजा, “मैं तेरा ससुर यित्रो हूँ, और दोनों बेटों समेत तेरी पत्नी को तेरे पास ले आया हूँ।”", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 18:7" + }, + "तब मूसा अपने ससुर से भेंट करने के लिये निकला, और उसको दण्डवत् करके चूमा; और वे परस्पर कुशलता पूछते हुए डेरे पर आ गए।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 18:8" + }, + "वहाँ मूसा ने अपने ससुर से वर्णन किया कि यहोवा ने इस्राएलियों के निमित्त फ़िरौन और मिस्रियों से क्या-क्या किया, और इस्राएलियों ने मार्ग में क्या-क्या कष्ट उठाया, फिर यहोवा उन्हें कैसे-कैसे छुड़ाता आया है।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 18:9" + }, + "तब यित्रो ने उस समस्त भलाई के कारण जो यहोवा ने इस्राएलियों के साथ की थी कि उन्हें मिस्रियों के वश से छुड़ाया था, मगन होकर कहा,", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 18:10" + }, + "“धन्य है यहोवा, जिसने तुम को फ़िरौन और मिस्रियों के वश से छुड़ाया, जिसने तुम लोगों को मिस्रियों की मुट्ठी में से छुड़ाया है।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 18:11" + }, + "अब मैंने जान लिया है कि यहोवा", + { + "type": "char:it", + "content": [ + "सब देवताओं से बड़ा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मैंने इसी कारण तुझे बनाए रखा है" - ] + "type": "char:fr", + "content": [ + "18.11" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.16" - ] - }, - { - "type": "char:fq", - "content": [ - "मैंने इसी कारण तुझे बनाए रखा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने अपना उद्देश्य पूरा होने तक के लिए फ़िरौन जीवित और थामे रखा।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "सब देवताओं से बड़ा:" + ] }, { - "type": "char:it", - "content": [ - "* कि तुझे अपना सामर्थ्य दिखाऊँ, और अपना नाम सारी पृथ्वी पर प्रसिद्ध करूँ।" - ] - }, + "type": "char:ft", + "content": [ + "ये शब्द इस तथ्य को प्रगट करते हैं कि यहोवा का सामर्थ्य और तेज अतुल्य है।" + ] + } + ] + } + ] + }, + "है; वरन् उस विषय में भी जिसमें उन्होंने इस्राएलियों के साथ अहंकारपूर्ण व्यवहार किया था।”", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 18:12" + }, + "तब मूसा के ससुर यित्रो ने परमेश्वर के लिये होमबलि और मेलबलि चढ़ाए, और हारून इस्राएलियों के सब पुरनियों समेत मूसा के ससुर यित्रो के संग परमेश्वर के आगे भोजन करने को आया।" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा को उसके ससुर की सलाह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "EXO 18:13" + }, + "दूसरे दिन मूसा लोगों का न्याय करने को बैठा, और भोर से साँझ तक लोग मूसा के आस-पास खड़े रहे।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 18:14" + }, + "यह देखकर कि मूसा लोगों के लिये क्या-क्या करता है, उसके ससुर ने कहा, “यह क्या काम है जो तू लोगों के लिये करता है? क्या कारण है कि तू अकेला बैठा रहता है, और लोग भोर से साँझ तक तेरे आस-पास खड़े रहते हैं?”", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 18:15" + }, + "मूसा ने अपने ससुर से कहा, “इसका कारण यह है कि लोग मेरे पास", + { + "type": "char:it", + "content": [ + "परमेश्वर से पूछने", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18.15" + ] + }, + { + "type": "char:fq", + "content": [ + "परमेश्वर से पूछने:" + ] + }, + { + "type": "char:ft", + "content": [ + "लोग बिना संदेह किए मूसा के निर्णयों को परमेश्वर की इच्छा के रूप में ग्रहण करते थे।" + ] + } + ] + } + ] + }, + "आते हैं।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 18:16" + }, + "जब जब उनका कोई मुकद्दमा होता है तब-तब वे मेरे पास आते हैं और मैं उनके बीच न्याय करता, और परमेश्वर की विधि और व्यवस्था उन्हें समझाता हूँ।”", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 18:17" + }, + "मूसा के ससुर ने उससे कहा, “जो काम तू करता है वह अच्छा नहीं।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 18:18" + }, + "और इससे तू क्या, वरन् ये लोग भी जो तेरे संग हैं निश्चय थक जाएँगे, क्योंकि यह काम तेरे लिये बहुत भारी है; तू इसे अकेला नहीं कर सकता।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 18:19" + }, + "इसलिए अब मेरी सुन ले, मैं तुझको सम्मति देता हूँ, और परमेश्वर तेरे संग रहे। तू तो इन लोगों के लिये परमेश्वर के सम्मुख जाया कर, और इनके मुकद्दमों को परमेश्वर के पास तू पहुँचा दिया कर।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 18:20" + }, + "इन्हें विधि और व्यवस्था प्रगट कर करके, जिस मार्ग पर इन्हें चलना, और जो-जो काम इन्हें करना हो, वह इनको समझा दिया कर।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 18:21" + }, + "फिर तू इन सब लोगों में से ऐसे पुरुषों को छाँट ले, जो गुणी, और परमेश्वर का भय माननेवाले, सच्चे, और अन्याय के लाभ से घृणा करनेवाले हों; और उनको हजार-हजार, सौ-सौ, पचास-पचास, और दस-दस मनुष्यों पर प्रधान नियुक्त कर दे।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 18:22" + }, + "और वे सब समय इन लोगों का न्याय किया करें; और सब बड़े-बड़े मुकद्दमों को तो तेरे पास ले आया करें, और छोटे-छोटे मुकद्दमों का न्याय आप ही किया करें; तब तेरा बोझ हलका होगा, क्योंकि इस बोझ को वे भी तेरे साथ उठाएँगे।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 18:23" + }, + "यदि तू यह उपाय करे, और परमेश्वर तुझको ऐसी आज्ञा दे, तो तू ठहर सकेगा, और ये सब लोग अपने स्थान को कुशल से पहुँच सकेंगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 18:24" + }, + "अपने ससुर की यह बात मानकर मूसा ने उसके सब वचनों के अनुसार किया।", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 18:25" + }, + "अतः उसने सब इस्राएलियों में से गुणी पुरुष चुनकर उन्हें हजार-हजार, सौ-सौ, पचास-पचास, दस-दस, लोगों के ऊपर प्रधान ठहराया।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 18:26" + }, + "और वे सब लोगों का न्याय करने लगे; जो मुकद्दमा कठिन होता उसे तो वे मूसा के पास ले आते थे, और सब छोटे मुकद्दमों का न्याय वे आप ही किया करते थे।", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 18:27" + }, + "तब मूसा ने अपने ससुर को विदा किया, और उसने अपने देश का मार्ग लिया।" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "EXO 19" + }, + { + "type": "para:s", + "content": [ + "सीनै पर्वत पर यहोवा का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 19:1" + }, + "इस्राएलियों को मिस्र देश से निकले हुए जिस दिन तीन महीने बीत चुके, उसी दिन वे सीनै के जंगल में आए।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 19:2" + }, + "और जब वे रपीदीम से कूच करके सीनै के जंगल में आए, तब उन्होंने जंगल में डेरे खड़े किए; और वहीं पर्वत के आगे इस्राएलियों ने छावनी डाली।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 19:3" + }, + "तब मूसा पर्वत पर परमेश्वर के पास चढ़ गया, और यहोवा ने पर्वत पर से उसको पुकारकर कहा, “याकूब के घराने से ऐसा कह, और इस्राएलियों को मेरा यह वचन सुना,", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 19:4" + }, + "‘तुम ने देखा है कि मैंने मिस्रियों से क्या-क्या किया; तुम को मानो उकाब पक्षी के पंखों पर चढ़ाकर अपने पास ले आया हूँ।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 19:5" + }, + "इसलिए अब यदि तुम निश्चय मेरी मानोगे, और मेरी वाचा का पालन करोगे, तो सब लोगों में से तुम ही मेरा निज धन ठहरोगे; समस्त पृथ्वी तो मेरी है।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 19:6" + }, + "और तुम मेरी दृष्टि में", + { + "type": "char:it", + "content": [ + "याजकों का राज्य", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रका. 9:17)" - ] + "type": "char:fr", + "content": [ + "19.6" + ] }, - "", { - "type": "verse:v", - "number": "17", - "sid": "EXO 9:17" + "type": "char:fq", + "content": [ + "याजकों का राज्य:" + ] }, - "क्या तू अब भी मेरी प्रजा के सामने अपने आपको बड़ा समझता है, और उन्हें जाने नहीं देता?", { - "type": "verse:v", - "number": "18", - "sid": "EXO 9:18" - }, - "सुन, कल मैं इसी समय ऐसे भारी-भारी ओले बरसाऊँगा, कि जिनके तुल्य मिस्र की नींव पड़ने के दिन से लेकर अब तक कभी नहीं पड़े।", + "type": "char:ft", + "content": [ + "सामूहिक रूप से इस्राएल एक राजसी और याजकीय जाति है, इसका प्रत्येक सदस्य अपने आप में एक राजा और याजक के गुणों का समावेश रखता है।" + ] + } + ] + } + ] + }, + "और पवित्र जाति ठहरोगे।’ जो बातें तुझे इस्राएलियों से कहनी हैं वे ये ही हैं।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 19:7" + }, + "तब मूसा ने आकर लोगों के पुरनियों को बुलवाया, और ये सब बातें, जिनके कहने की आज्ञा यहोवा ने उसे दी थी, उनको समझा दीं।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 19:8" + }, + "और सब लोग मिलकर बोल उठे, “जो कुछ यहोवा ने कहा है वह सब हम नित करेंगे।” लोगों की यह बातें मूसा ने यहोवा को सुनाईं।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 19:9" + }, + "तब यहोवा ने मूसा से कहा, “सुन, मैं बादल के अंधियारे में होकर तेरे पास आता हूँ, इसलिए कि जब मैं तुझ से बातें करूँ तब वे लोग सुनें, और सदा तेरा विश्वास करें।” और मूसा ने यहोवा से लोगों की बातों का वर्णन किया।", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 19:10" + }, + "तब यहोवा ने मूसा से कहा, “लोगों के पास जा और उन्हें आज और कल", + { + "type": "char:it", + "content": [ + "पवित्र करना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "EXO 9:19" + "type": "char:fr", + "content": [ + "19.10" + ] }, - "इसलिए अब लोगों को भेजकर अपने पशुओं को और मैदान में जो कुछ तेरा है सब को फुर्ती से आड़ में छिपा ले; नहीं तो जितने मनुष्य या पशु मैदान में रहें और घर में इकट्ठे न किए जाएँ उन पर ओले गिरेंगे, और वे मर जाएँगे।’”", { - "type": "verse:v", - "number": "20", - "sid": "EXO 9:20" + "type": "char:fq", + "content": [ + "पवित्र करना:" + ] }, - "इसलिए फ़िरौन के कर्मचारियों में से जो लोग यहोवा के वचन का भय मानते थे उन्होंने तो अपने-अपने सेवकों और पशुओं को घर में हाँक दिया।", { - "type": "verse:v", - "number": "21", - "sid": "EXO 9:21" - }, - "पर जिन्होंने यहोवा के वचन पर मन न लगाया उन्होंने अपने सेवकों और पशुओं को मैदान में रहने दिया।" - ] + "type": "char:ft", + "content": [ + "इस आज्ञा में दैहिक शुद्धिकरण के साथ-साथ निःसंदेह आत्मिक तैयारी भी सम्मिलित थी।" + ] + } + ] + } + ] + }, + ", और वे अपने वस्त्र धो लें,", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 19:11" + }, + "और वे तीसरे दिन तक तैयार हो जाएँ; क्योंकि तीसरे दिन यहोवा सब लोगों के देखते सीनै पर्वत पर उतर आएगा।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 19:12" + }, + "और तू लोगों के लिये चारों ओर बाड़ा बाँध देना, और उनसे कहना, ‘तुम सचेत रहो कि पर्वत पर न चढ़ो और उसकी सीमा को भी न छूओ; और जो कोई पहाड़ को छूए वह निश्चय मार डाला जाए।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 19:13" + }, + "उसको कोई हाथ से न छूए, जो छूए उस पर पथराव किया जाए, या उसे तीर से छेदा जाए; चाहे पशु हो चाहे मनुष्य, वह जीवित न बचे।’ जब महाशब्द वाले नरसिंगे का शब्द देर तक सुनाई दे, तब लोग पर्वत के पास आएँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 19:14" + }, + "तब मूसा ने पर्वत पर से उतरकर लोगों के पास आकर उनको पवित्र कराया; और उन्होंने अपने वस्त्र धो लिए।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 19:15" + }, + "और उसने लोगों से कहा, “तीसरे दिन तक तैयार हो जाओ; स्त्री के पास न जाना।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 19:16" + }, + "जब तीसरा दिन आया तब भोर होते बादल गरजने और बिजली चमकने लगी, और पर्वत पर काली घटा छा गई, फिर नरसिंगे का शब्द बड़ा भारी हुआ, और छावनी में जितने लोग थे सब काँप उठे।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 19:17" + }, + "तब मूसा लोगों को परमेश्वर से भेंट करने के लिये छावनी से निकाल ले गया; और वे पर्वत के नीचे खड़े हुए।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 19:18" + }, + "और यहोवा जो आग में होकर सीनै पर्वत पर उतरा था, इस कारण समस्त पर्वत धुएँ से भर गया; और उसका धुआँ भट्ठे का सा उठ रहा था, और समस्त पर्वत बहुत काँप रहा था।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 19:19" + }, + "फिर जब नरसिंगे का शब्द बढ़ता और बहुत भारी होता गया, तब मूसा बोला, और परमेश्वर ने वाणी सुनाकर उसको उत्तर दिया।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 19:20" + }, + "और यहोवा सीनै पर्वत की चोटी पर उतरा; और मूसा को पर्वत की चोटी पर बुलाया और मूसा ऊपर चढ़ गया।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 19:21" + }, + "तब यहोवा ने मूसा से कहा, “नीचे उतरकर लोगों को चेतावनी दे, कहीं ऐसा न हो कि वे बाड़ा तोड़कर यहोवा के पास देखने को घुसें, और उनमें से बहुत नाश हो जाएँ।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 19:22" + }, + "और याजक जो यहोवा के समीप आया करते हैं वे भी अपने को पवित्र करें, कहीं ऐसा न हो कि यहोवा उन पर टूट पड़े।”", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 19:23" + }, + "मूसा ने यहोवा से कहा, “वे लोग सीनै पर्वत पर नहीं चढ़ सकते; तूने तो आप हमको यह कहकर चिताया कि पर्वत के चारों और बाड़ा बाँधकर उसे पवित्र रखो।”", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 19:24" + }, + "यहोवा ने उससे कहा, “उतर तो जा, और हारून समेत तू ऊपर आ; परन्तु याजक और साधारण लोग कहीं यहोवा के पास बाड़ा तोड़कर न चढ़ आएँ, कहीं ऐसा न हो कि वह उन पर टूट पड़े।”", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 19:25" + }, + "अतः ये बातें मूसा ने लोगों के पास उतरकर उनको सुनाईं।" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "EXO 20" + }, + { + "type": "para:s", + "content": [ + "दस आज्ञाएँ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 20:1" + }, + "तब परमेश्वर ने ये सब वचन कहे,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 20:2" + }, + "“मैं तेरा परमेश्वर यहोवा हूँ, जो तुझे दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 20:3" }, + "“तू", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मुझे छोड़", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "EXO 9:22" + "type": "char:fr", + "content": [ + "20.3" + ] }, - "तब यहोवा ने मूसा से कहा, “अपना हाथ आकाश की ओर बढ़ा कि सारे मिस्र देश के मनुष्यों, पशुओं और खेतों की सारी उपज पर ओले गिरें।”", { - "type": "verse:v", - "number": "23", - "sid": "EXO 9:23" + "type": "char:fq", + "content": [ + "मुझे छोड़:" + ] }, - "तब मूसा ने अपनी लाठी को आकाश की ओर उठाया; और यहोवा की सामर्थ्य से मेघ गरजने और ओले बरसने लगे, और आग पृथ्वी तक आती रही। इस प्रकार यहोवा ने मिस्र देश पर ओले बरसाएँ।", { - "type": "verse:v", - "number": "24", - "sid": "EXO 9:24" - }, - "जो ओले गिरते थे उनके साथ आग भी मिली हुई थी, और वे ओले इतने भारी थे कि जब से मिस्र देश बसा था तब से मिस्र भर में ऐसे ओले कभी न गिरे थे।", + "type": "char:ft", + "content": [ + "इसका अर्थ था कि यहोवा के अतिरिक्त किसी और को ईश्वर न मानना।" + ] + } + ] + } + ] + }, + "दूसरों को परमेश्वर करके न मानना।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 20:4" + }, + "“तू अपने लिये कोई", + { + "type": "char:it", + "content": [ + "मूर्ति", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रका. 8:7, प्रका. 11:19)" - ] + "type": "char:fr", + "content": [ + "20.4" + ] }, - "", { - "type": "verse:v", - "number": "25", - "sid": "EXO 9:25" + "type": "char:fq", + "content": [ + "मूर्ति:" + ] }, - "इसलिए मिस्र भर के खेतों में क्या मनुष्य, क्या पशु, जितने थे सब ओलों से मारे गए, और ओलों से खेत की सारी उपज नष्ट हो गई, और मैदान के सब वृक्ष भी टूट गए।", { - "type": "verse:v", - "number": "26", - "sid": "EXO 9:26" - }, - "केवल गोशेन प्रदेश में जहाँ इस्राएली बसते थे ओले नहीं गिरे।" - ] + "type": "char:ft", + "content": [ + "पहली आज्ञा किसी भी दृश्य या अदृश्य झूठे देवता को ईश्वर करके मानने की मनाही करता है, यहाँ किसी भी तरह की मूर्ति की उपासना करने को वर्जित ठहराया गया है।" + ] + } + ] + } + ] }, + "खोदकर न बनाना, न किसी कि प्रतिमा बनाना, जो आकाश में, या पृथ्वी पर, या पृथ्वी के जल में है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 9:27" - }, - "तब फ़िरौन ने मूसा और हारून को बुलवा भेजा और उनसे कहा, “इस बार मैंने पाप किया है; यहोवा धर्मी है, और मैं और मेरी प्रजा अधर्मी हैं।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 9:28" - }, - "मेघों का गरजना और ओलों का बरसना तो बहुत हो गया; अब यहोवा से विनती करो; तब मैं तुम लोगों को जाने दूँगा, और तुम न रोके जाओगे।”", + "type": "verse:v", + "number": "5", + "sid": "EXO 20:5" + }, + "तू उनको दण्डवत् न करना, और न उनकी उपासना करना; क्योंकि मैं तेरा परमेश्वर यहोवा जलन रखनेवाला परमेश्वर हूँ, और जो मुझसे बैर रखते हैं, उनके बेटों, पोतों, और परपोतों को भी पितरों का दण्ड दिया करता हूँ,", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 20:6" + }, + "और जो मुझसे प्रेम रखते और मेरी आज्ञाओं को मानते हैं, उन हजारों पर करुणा किया करता हूँ।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 20:7" + }, + "“तू अपने परमेश्वर का नाम व्यर्थ न लेना; क्योंकि जो यहोवा का नाम व्यर्थ ले वह उसको निर्दोष न ठहराएगा।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 20:8" + }, + "“तू", + { + "type": "char:it", + "content": [ + "विश्रामदिन को पवित्र मानने के लिये स्मरण रखना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "29", - "sid": "EXO 9:29" + "type": "char:fr", + "content": [ + "20.8" + ] }, - "मूसा ने उससे कहा, “नगर से निकलते ही मैं यहोवा की ओर हाथ फैलाऊँगा, तब बादल का गरजना बन्द हो जाएगा, और ओले फिर न गिरेंगे, इससे तू जान लेगा कि", { - "type": "char:it", - "content": [ - "पृथ्वी यहोवा ही की है" - ] + "type": "char:fq", + "content": [ + "विश्रामदिन को .... स्मरण रखना:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.29" - ] - }, - { - "type": "char:fq", - "content": [ - "पृथ्वी यहोवा ही की है:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस घोषणा का सीधा सम्बंध मिस्र के अंधविश्वास से है।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "शब्द स्मरण रखना का अभिप्राय अपने मन में रखना भी हो सकता है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 20:9" + }, + "छः दिन तो तू परिश्रम करके अपना सब काम-काज करना;", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 20:10" + }, + "परन्तु सातवाँ दिन तेरे परमेश्वर यहोवा के लिये विश्रामदिन है। उसमें न तो तू किसी भाँति का काम-काज करना, और न तेरा बेटा, न तेरी बेटी, न तेरा दास, न तेरी दासी, न तेरे पशु, न कोई परदेशी जो तेरे फाटकों के भीतर हो।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 20:11" + }, + "क्योंकि छः दिन में यहोवा ने आकाश और पृथ्वी, और समुद्र, और जो कुछ उनमें है, सब को बनाया, और सातवें दिन विश्राम किया; इस कारण यहोवा ने विश्रामदिन को आशीष दी और उसको पवित्र ठहराया।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 20:12" + }, + "“तू अपने पिता और अपनी माता का आदर करना, जिससे जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तू बहुत दिन तक रहने पाए।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 20:13" + }, + "“तू खून न करना।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 20:14" + }, + "“तू व्यभिचार न करना।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 20:15" + }, + "“तू चोरी न करना।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 20:16" + }, + "“तू किसी के विरुद्ध झूठी साक्षी न देना।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 20:17" + }, + "“तू किसी के घर का लालच न करना; न तो किसी की पत्नी का लालच करना, और न किसी के दास-दासी, या बैल गदहे का, न किसी की किसी वस्तु का लालच करना।”" + ] + }, + { + "type": "para:s", + "content": [ + "लोगों का भयभीत होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 20:18" + }, + "और सब लोग गरजने और बिजली और नरसिंगे के शब्द सुनते, और धुआँ उठते हुए पर्वत को देखते रहे, और देखके, काँपकर दूर खड़े हो गए;", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 20:19" + }, + "और वे मूसा से कहने लगे, “तू ही हम से बातें कर, तब तो हम सुन सकेंगे; परन्तु परमेश्वर हम से बातें न करे, ऐसा न हो कि हम मर जाएँ।”", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 20:20" + }, + "मूसा ने लोगों से कहा, “डरो मत; क्योंकि परमेश्वर इस निमित्त आया है कि तुम्हारी परीक्षा करे, और उसका भय तुम्हारे मन में बना रहे, कि तुम पाप न करो।”", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 20:21" + }, + "और वे लोग तो दूर ही खड़े रहे, परन्तु मूसा उस घोर अंधकार के समीप गया जहाँ परमेश्वर था।" + ] + }, + { + "type": "para:s", + "content": [ + "वेदी से सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 20:22" + }, + "तब यहोवा ने मूसा से कहा, “तू इस्राएलियों को मेरे ये वचन सुना, कि तुम लोगों ने तो आप ही देखा है कि मैंने तुम्हारे साथ आकाश से बातें की हैं।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 20:23" + }, + "तुम मेरे साथ किसी को सम्मिलित न करना, अर्थात् अपने लिये चाँदी या सोने से देवताओं को न गढ़ लेना।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 20:24" + }, + "मेरे लिये मिट्टी की एक वेदी बनाना, और अपनी भेड़-बकरियों और गाय-बैलों के होमबलि और मेलबलि को उस पर चढ़ाना; जहाँ-जहाँ मैं अपने नाम का स्मरण कराऊँ वहाँ-वहाँ मैं आकर तुम्हें आशीष दूँगा।", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 20:25" + }, + "और यदि तुम मेरे लिये पत्थरों की वेदी बनाओ, तो तराशे हुए पत्थरों से न बनाना; क्योंकि जहाँ तुम ने उस पर अपना हथियार लगाया वहाँ तू उसे अशुद्ध कर देगा।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 20:26" + }, + "और मेरी वेदी पर सीढ़ी से कभी न चढ़ना, कहीं ऐसा न हो कि तेरा तन उस पर नंगा देख पड़े।”" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "EXO 21" + }, + { + "type": "para:s", + "content": [ + "दासों से सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 21:1" + }, + "फिर जो नियम तुझे उनको समझाने हैं वे ये हैं।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 21:2" + }, + "“जब तुम कोई", + { + "type": "char:it", + "content": [ + "इब्री दास", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.2" + ] + }, + { + "type": "char:fq", + "content": [ + "इब्री दास:" + ] + }, + { + "type": "char:ft", + "content": [ + "इब्री को या तो ऋण न चूका पाने की स्थिति में (लैव्य.25:39,) या चोरी करने (निर्ग.22:3), के परिणामस्वरूप दास के रूप में बेचा जा सकता था। परन्तु उसका दासत्व छः वर्ष से अधिक नहीं हो सकता था।" + ] + } + ] + } + ] + }, + "मोल लो, तब वह छः वर्ष तक सेवा करता रहे, और सातवें वर्ष स्वतंत्र होकर सेंत-मेंत चला जाए।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 21:3" + }, + "यदि वह अकेला आया हो, तो अकेला ही चला जाए; और यदि पत्नी सहित आया हो, तो उसके साथ उसकी पत्नी भी चली जाए।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 21:4" + }, + "यदि उसके स्वामी ने उसको पत्नी दी हो और उससे उसके बेटे या बेटियाँ उत्पन्न हुई हों, तो उसकी पत्नी और बालक उस स्वामी के ही रहें, और वह अकेला चला जाए।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 21:5" + }, + "परन्तु यदि वह दास दृढ़ता से कहे, ‘मैं अपने स्वामी, और अपनी पत्नी, और बालकों से प्रेम रखता हूँ; इसलिए मैं स्वतंत्र होकर न चला जाऊँगा;’", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 21:6" + }, + "तो उसका स्वामी उसको परमेश्वर के पास ले चले; फिर उसको द्वार के किवाड़ या बाजू के पास ले जाकर उसके कान में सुतारी से छेद करें; तब वह", + { + "type": "char:it", + "content": [ + "सदा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fr", + "content": [ + "21.6" + ] }, { - "type": "verse:v", - "number": "30", - "sid": "EXO 9:30" + "type": "char:fq", + "content": [ + "सदा:" + ] }, - "तो भी मैं जानता हूँ, कि न तो तू और न तेरे कर्मचारी यहोवा परमेश्वर का भय मानेंगे।”", { - "type": "verse:v", - "number": "31", - "sid": "EXO 9:31" + "type": "char:ft", + "content": [ + "सम्भवतः अगले जुबली वर्ष तक के लिए है, जब हर एक इब्री को स्वतंत्र किया जाता था।" + ] + } + ] + } + ] + }, + "उसकी सेवा करता रहे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 21:7" + }, + "“यदि कोई अपनी बेटी को दासी होने के लिये बेच डालें, तो वह दासी के समान बाहर न जाए।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 21:8" + }, + "यदि उसका स्वामी उसको अपनी पत्नी बनाए, और फिर उससे प्रसन्न न रहे, तो वह उसे दाम से छुड़ाई जाने दे; उसका विश्वासघात करने के बाद उसे विदेशी लोगों के हाथ बेचने का उसको अधिकार न होगा।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 21:9" + }, + "यदि उसने उसे अपने बेटे को ब्याह दिया हो, तो उससे बेटी का सा व्यवहार करे।", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 21:10" + }, + "चाहे वह दूसरी पत्नी कर ले, तो भी वह उसका भोजन, वस्त्र, और संगति न घटाए।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 21:11" + }, + "और यदि वह इन तीन बातों में घटी करे, तो वह स्त्री सेंत-मेंत बिना दाम चुकाए ही चली जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "हिंसा से सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 21:12" + }, + "“जो किसी मनुष्य को ऐसा मारे कि वह मर जाए, तो वह भी निश्चय मार डाला जाए।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 21:13" + }, + "यदि वह उसकी घात में न बैठा हो, और परमेश्वर की इच्छा ही से वह उसके हाथ में पड़ गया हो, तो ऐसे मारनेवाले के भागने के निमित्त मैं एक स्थान ठहराऊँगा जहाँ वह भाग जाए।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 21:14" + }, + "परन्तु यदि कोई ढिठाई से किसी पर चढ़ाई करके उसे छल से घात करे, तो उसको मार डालने के लिये मेरी वेदी के पास से भी अलग ले जाना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "EXO 21:15" + }, + "“जो अपने पिता या माता को मारे-पीटे वह निश्चय मार डाला जाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 21:16" + }, + "“जो किसी मनुष्य को चुराए, चाहे उसे ले जाकर बेच डाले, चाहे वह उसके पास पाया जाए, तो वह भी निश्चय मार डाला जाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 21:17" + }, + "“जो अपने पिता या माता को श्राप दे वह भी निश्चय मार डाला जाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 21:18" + }, + "“यदि मनुष्य झगड़ते हों, और एक दूसरे को पत्थर या मुक्के से ऐसा मारे कि वह मरे नहीं परन्तु बिछौने पर पड़ा रहे,", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 21:19" + }, + "तो जब वह उठकर लाठी के सहारे से बाहर चलने फिरने लगे, तब वह मारनेवाला निर्दोष ठहरे; उस दशा में वह उसके पड़े रहने के समय की हानि भर दे, और उसको भला चंगा भी करा दे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 21:20" + }, + "“यदि कोई अपने दास या दासी को सोंटे से ऐसा मारे कि वह उसके मारने से मर जाए, तब तो उसको निश्चय दण्ड दिया जाए।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 21:21" + }, + "परन्तु यदि वह दो एक दिन जीवित रहे, तो उसके स्वामी को दण्ड न दिया जाए; क्योंकि वह दास उसका धन है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 21:22" + }, + "“यदि मनुष्य आपस में मारपीट करके किसी गर्भवती स्त्री को ऐसी चोट पहुँचाए, कि उसका गर्भ गिर जाए, परन्तु और कुछ हानि न हो, तो मारनेवाले से उतना दण्ड लिया जाए जितना उस स्त्री का पति पंच की सम्मति से ठहराए।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 21:23" + }, + "परन्तु यदि उसको और कुछ हानि पहुँचे, तो प्राण के बदले प्राण का,", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 21:24" + }, + "और आँख के बदले आँख का, और दाँत के बदले दाँत का, और हाथ के बदले हाथ का, और पाँव के बदले पाँव का,", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 21:25" + }, + "और दाग के बदले दाग का, और घाव के बदले घाव का, और मार के बदले मार का दण्ड हो।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "EXO 21:26" + }, + "“जब कोई अपने दास या दासी की आँख पर ऐसा मारे कि फूट जाए, तो वह उसकी आँख के बदले उसे स्वतंत्र करके जाने दे।", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 21:27" + }, + "और यदि वह अपने दास या दासी को मारकर उसका दाँत तोड़ डाले, तो वह उसके दाँत के बदले उसे स्वतंत्र करके जाने दे।" + ] + }, + { + "type": "para:s", + "content": [ + "पशु नियंत्रण सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 21:28" + }, + "“यदि बैल किसी पुरुष या स्त्री को ऐसा सींग मारे कि वह मर जाए, तो वह बैल तो निश्चय पथरवाह करके मार डाला जाए, और उसका माँस खाया न जाए; परन्तु बैल का स्वामी निर्दोष ठहरे।", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 21:29" + }, + "परन्तु यदि उस बैल की पहले से सींग मारने की आदत पड़ी हो, और उसके स्वामी ने जताए जाने पर भी उसको न बाँध रखा हो, और वह किसी पुरुष या स्त्री को मार डाले, तब तो वह बैल पथरवाह किया जाए, और उसका स्वामी भी मार डाला जाए।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 21:30" + }, + "यदि उस पर छुड़ौती ठहराई जाए, तो प्राण छुड़ाने को जो कुछ उसके लिये ठहराया जाए उसे उतना ही देना पड़ेगा।", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 21:31" + }, + "चाहे बैल ने किसी बेटे को, चाहे बेटी को मारा हो, तो भी इसी नियम के अनुसार उसके स्वामी के साथ व्यवहार किया जाए।", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 21:32" + }, + "यदि बैल ने किसी दास या दासी को सींग मारा हो, तो बैल का स्वामी उस दास के स्वामी को तीस शेकेल रूपा दे, और वह बैल पथरवाह किया जाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "EXO 21:33" + }, + "“यदि कोई मनुष्य गड्ढा खोलकर या खोदकर उसको न ढाँपे, और उसमें किसी का बैल या गदहा गिर पड़े,", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 21:34" + }, + "तो जिसका वह गड्ढा हो वह उस हानि को भर दे; वह पशु के स्वामी को उसका मोल दे, और लोथ गड्ढेवाले की ठहरे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "EXO 21:35" + }, + "“यदि किसी का बैल किसी दूसरे के बैल को ऐसी चोट लगाए, कि वह मर जाए, तो वे दोनों मनुष्य जीवित बैल को बेचकर उसका मोल आपस में आधा-आधा बाँट लें; और लोथ को भी वैसा ही बाँटें।", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 21:36" + }, + "यदि यह प्रगट हो कि उस बैल की पहले से सींग मारने की आदत पड़ी थी, पर उसके स्वामी ने उसे बाँध नहीं रखा, तो निश्चय यह बैल के बदले बैल भर दे, पर लोथ उसी की ठहरे।" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "EXO 22" + }, + { + "type": "para:s", + "content": [ + "चोरी से सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 22:1" + }, + "“यदि कोई मनुष्य बैल, या भेड़, या बकरी चुराकर उसका घात करे या बेच डाले, तो वह बैल के बदले पाँच बैल, और भेड़-बकरी के बदले चार भेड़-बकरी भर दे।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 22:2" + }, + "यदि चोर सेंध लगाते हुए पकड़ा जाए, और उस पर ऐसी मार पड़े कि वह मर जाए, तो उसके खून का दोष न लगे;", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 22:3" + }, + "यदि सूर्य निकल चुके, तो उसके खून का दोष लगे; अवश्य है कि वह हानि को भर दे, और यदि उसके पास कुछ न हो, तो वह चोरी के कारण बेच दिया जाए।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 22:4" + }, + "यदि चुराया हुआ बैल, या गदहा, या भेड़ या बकरी उसके हाथ में जीवित पाई जाए, तो वह उसका दूना भर दे।" + ] + }, + { + "type": "para:s", + "content": [ + "फसल सुरक्षा से सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "EXO 22:5" + }, + "“यदि कोई अपने पशु से किसी का खेत या दाख की बारी चराए, अर्थात् अपने पशु को ऐसा छोड़ दे कि वह पराए खेत को चर ले, तो वह अपने खेत की और अपनी दाख की बारी की उत्तम से उत्तम उपज में से उस हानि को भर दे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 22:6" + }, + "“यदि कोई आग जलाए, और वह काँटों में लग जाए और फूलों के ढेर या अनाज या खड़ा खेत जल जाए, तो जिसने आग जलाई हो वह हानि को निश्चय भर दे।" + ] + }, + { + "type": "para:s", + "content": [ + "निजी सम्पत्ति से सम्बंधित नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 22:7" + }, + "“यदि कोई दूसरे को रुपये या सामग्री की धरोहर धरे, और वह उसके घर से चुराई जाए, तो यदि चोर पकड़ा जाए, तो दूना उसी को भर देना पड़ेगा।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 22:8" + }, + "और यदि चोर न पकड़ा जाए, तो घर का स्वामी परमेश्वर के पास लाया जाए कि निश्चय हो जाए कि उसने अपने भाई-बन्धु की सम्पत्ति पर हाथ लगाया है या नहीं।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 22:9" + }, + "चाहे बैल, चाहे गदहे, चाहे भेड़ या बकरी, चाहे वस्त्र, चाहे किसी प्रकार की ऐसी खोई हुई वस्तु के विषय अपराध क्यों न लगाया जाए, जिसे दो जन अपनी-अपनी कहते हों, तो दोनों का मुकद्दमा परमेश्वर के पास आए; और जिसको परमेश्वर दोषी ठहराए वह दूसरे को दूना भर दे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 22:10" + }, + "“यदि कोई दूसरे को गदहा या बैल या भेड़-बकरी या कोई और पशु रखने के लिये सौंपे, और किसी के बिना देखे वह मर जाए, या चोट खाए, या हाँक दिया जाए,", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 22:11" + }, + "तो उन दोनों के बीच यहोवा की शपथ खिलाई जाए, ‘मैंने इसकी सम्पत्ति पर हाथ नहीं लगाया;’ तब सम्पत्ति का स्वामी इसको सच माने, और दूसरे को उसे कुछ भी भर देना न होगा।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 22:12" + }, + "यदि वह सचमुच उसके यहाँ से चुराया गया हो, तो वह उसके स्वामी को उसे भर दे।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 22:13" + }, + "और यदि वह फाड़ डाला गया हो, तो वह फाड़े हुए को प्रमाण के लिये ले आए, तब उसे उसको भी भर देना न पड़ेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 22:14" + }, + "“फिर यदि कोई दूसरे से पशु माँग लाए, और उसके स्वामी के संग न रहते उसको चोट लगे या वह मर जाए, तो वह निश्चय उसकी हानि भर दे।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 22:15" + }, + "यदि उसका स्वामी संग हो, तो दूसरे को उसकी हानि भरना न पड़े; और यदि वह भाड़े का हो तो उसकी हानि उसके भाड़े में आ गई।" + ] + }, + { + "type": "para:s", + "content": [ + "नैतिक और धार्मिक नियम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 22:16" + }, + "“यदि कोई पुरुष किसी कन्या को जिसके ब्याह की बात न लगी हो फुसलाकर उसके संग कुकर्म करे, तो वह निश्चय उसका मोल देकर उसे ब्याह ले।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 22:17" + }, + "परन्तु यदि उसका पिता उसे देने को बिल्कुल इन्कार करे, तो कुकर्म करनेवाला कन्याओं के मोल की रीति के अनुसार रुपये तौल दे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 22:18" + }, + "“तू", + { + "type": "char:it", + "content": [ + "जादू-टोना करनेवाली", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "22.18" + ] + }, + { + "type": "char:fq", + "content": [ + "जादू-टोना करनेवाली:" + ] + }, + { + "type": "char:ft", + "content": [ + "जादू-टोना करना यहोवा के विरुद्ध विद्रोह था, और इसके लिए मृत्युदण्ड निर्धारित था।" + ] + } + ] + } + ] + }, + "को जीवित रहने न देना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "EXO 22:19" + }, + "“जो कोई पशुगमन करे वह निश्चय मार डाला जाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 22:20" + }, + "“जो कोई यहोवा को छोड़ किसी और देवता के लिये बलि करे वह सत्यानाश किया जाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 22:21" + }, + "“तुम परदेशी को न सताना और न उस पर अंधेर करना क्योंकि मिस्र देश में तुम भी परदेशी थे।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 22:22" + }, + "किसी विधवा या अनाथ बालक को दुःख न देना।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 22:23" + }, + "यदि तुम ऐसों को किसी प्रकार का दुःख दो, और वे कुछ भी मेरी दुहाई दें, तो मैं निश्चय उनकी दुहाई सुनूँगा;", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 22:24" + }, + "तब मेरा क्रोध भड़केगा, और मैं तुम को तलवार से मरवाऊँगा, और तुम्हारी पत्नियाँ विधवा और तुम्हारे बालक अनाथ हो जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 22:25" + }, + "“यदि तू मेरी प्रजा में से किसी दीन को जो तेरे पास रहता हो रुपये का ऋण दे, तो उससे महाजन के समान ब्याज न लेना।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 22:26" + }, + "यदि तू कभी अपने भाई-बन्धु के वस्त्र को बन्धक करके रख भी ले, तो सूर्य के अस्त होने तक उसको लौटा देना;", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 22:27" + }, + "क्योंकि वह उसका एक ही ओढ़ना है, उसकी देह का वही अकेला वस्त्र होगा; फिर वह किसे ओढ़कर सोएगा? और जब वह मेरी दुहाई देगा तब मैं उसकी सुनूँगा, क्योंकि मैं तो करुणामय हूँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "EXO 22:28" + }, + "“परमेश्वर को श्राप न देना, और न अपने लोगों के प्रधान को श्राप देना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 22:29" + }, + "“अपने खेतों की उपज और फलों के रस में से कुछ", + { + "type": "char:it", + "content": [ + "मुझे देने में विलम्ब न करना", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "22.29" + ] + }, + { + "type": "char:fq", + "content": [ + "मुझे देने में विलम्ब न करना:" + ] }, - "सन और जौ तो ओलों से मारे गए, क्योंकि जौ की बालें निकल चुकी थीं और सन में फूल लगे हुए थे।", { - "type": "verse:v", - "number": "32", - "sid": "EXO 9:32" - }, - "पर गेहूँ और कठिया गेहूँ जो बढ़े न थे, इस कारण वे मारे न गए।", + "type": "char:ft", + "content": [ + "उपज का पहला फल देना आरम्भ से चली आ रही रीति थी और इसका सम्बंध बलिदान चढ़ाने की आरम्भिक क्रियाओं से था।" + ] + } + ] + } + ] + }, + "। अपने बेटों में से पहलौठे को मुझे देना।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 22:30" + }, + "वैसे ही अपनी गायों और भेड़-बकरियों के पहलौठे भी देना; सात दिन तक तो बच्चा अपनी माता के संग रहे, और आठवें दिन तू उसे मुझे दे देना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 22:31" + }, + "“तुम मेरे लिये पवित्र मनुष्य बनना; इस कारण जो पशु मैदान में फाड़ा हुआ पड़ा मिले उसका माँस न खाना, उसको कुत्तों के आगे फेंक देना।" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "EXO 23" + }, + { + "type": "para:s", + "content": [ + "न्याय और निष्पक्षता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 23:1" + }, + "“झूठी बात न फैलाना। अन्यायी साक्षी होकर दुष्ट का साथ न देना।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 23:2" + }, + "बुराई करने के लिये न तो बहुतों के पीछे हो लेना; और न उनके पीछे फिरकर मुकद्दमे में न्याय बिगाड़ने को साक्षी देना;", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 23:3" + }, + "और कंगाल के मुकद्दमे में उसका भी पक्ष न करना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 23:4" + }, + "“यदि तेरे शत्रु का बैल या गदहा भटकता हुआ तुझे मिले, तो उसे उसके पास अवश्य फेर ले आना।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 23:5" + }, + "फिर यदि तू अपने बैरी के गदहे को बोझ के मारे दबा हुआ देखे, तो चाहे उसको उसके स्वामी के लिये छुड़ाने के लिये तेरा मन न चाहे, तो भी अवश्य स्वामी का साथ देकर उसे छुड़ा लेना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 23:6" + }, + "“तेरे लोगों में से जो दरिद्र हों उसके मुकद्दमे में न्याय न बिगाड़ना।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 23:7" + }, + "झूठे मुकद्दमे से दूर रहना, और निर्दोष और धर्मी को घात न करना, क्योंकि मैं दुष्ट को निर्दोष न ठहराऊँगा।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 23:8" + }, + "घूस न लेना, क्योंकि घूस देखनेवालों को भी अंधा कर देता, और धर्मियों की बातें पलट देता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 23:9" + }, + "“परदेशी पर अंधेर न करना; तुम तो परदेशी के मन की बातें जानते हो, क्योंकि तुम भी मिस्र देश में परदेशी थे।" + ] + }, + { + "type": "para:s", + "content": [ + "सातवाँ वर्ष और सातवाँ दिन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "EXO 23:10" + }, + "“छः वर्ष तो अपनी भूमि में बोना और उसकी उपज इकट्ठी करना;", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 23:11" + }, + "परन्तु सातवें वर्ष में उसको पड़ती रहने देना और वैसा ही छोड़ देना, तो तेरे भाई-बन्धुओं में के दरिद्र लोग उससे खाने पाएँ, और जो कुछ उनसे भी बचे वह जंगली पशुओं के खाने के काम में आए। और अपनी दाख और जैतून की बारियों को भी ऐसे ही करना।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 23:12" + }, + "छः दिन तक तो अपना काम-काज करना, और सातवें दिन विश्राम करना; कि तेरे बैल और गदहे सुस्ताएँ, और तेरी दासियों के बेटे और परदेशी भी अपना जी ठण्डा कर सके।", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 23:13" + }, + "और जो कुछ मैंने तुम से कहा है उसमें सावधान रहना; और दूसरे देवताओं के नाम की चर्चा न करना, वरन् वे तुम्हारे मुँह से सुनाई भी न दें।" + ] + }, + { + "type": "para:s", + "content": [ + "तीन प्रमुख पर्व" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "EXO 23:14" + }, + "“प्रतिवर्ष तीन बार मेरे लिये पर्व मानना।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 23:15" + }, + "अख़मीरी रोटी का पर्व मानना; उसमें मेरी आज्ञा के अनुसार अबीब महीने के नियत समय पर सात दिन तक अख़मीरी रोटी खाया करना, क्योंकि उसी महीने में तुम मिस्र से निकल आए। और मुझ को कोई खाली हाथ अपना मुँह न दिखाए।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 23:16" + }, + "और जब तेरी बोई हुई खेती की पहली उपज तैयार हो, तब कटनी का पर्व मानना। और वर्ष के अन्त में जब तू परिश्रम के फल बटोरकर ढेर लगाए, तब बटोरन का पर्व मानना।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 23:17" + }, + "प्रतिवर्ष तीनों बार तेरे सब पुरुष प्रभु यहोवा को अपना मुँह दिखाएँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 23:18" + }, + "“मेरे बलिपशु का लहू ख़मीरी रोटी के संग न चढ़ाना, और न मेरे", + { + "type": "char:it", + "content": [ + "पर्व के उत्तम बलिदान", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.18" + ] + }, + { + "type": "char:fq", + "content": [ + "पर्व के उत्तम बलिदान:" + ] + }, + { + "type": "char:ft", + "content": [ + "मेरे भोज का उत्तम भाग, अर्थात् फसह का मेम्ना।" + ] + } + ] + } + ] + }, + "में से कुछ सवेरे तक रहने देना।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 23:19" + }, + "अपनी भूमि की पहली उपज का पहला भाग अपने परमेश्वर यहोवा के भवन में ले आना। बकरी का बच्चा उसकी माता के दूध में न पकाना।" + ] + }, + { + "type": "para:s", + "content": [ + "प्रतिज्ञाएँ और चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 23:20" + }, + "“सुन, मैं एक दूत तेरे आगे-आगे भेजता हूँ जो मार्ग में तेरी रक्षा करेगा, और जिस स्थान को मैंने तैयार किया है उसमें तुझे पहुँचाएगा।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 23:21" + }, + "उसके सामने सावधान रहना, और उसकी मानना, उसका विरोध न करना, क्योंकि वह तुम्हारा अपराध क्षमा न करेगा; इसलिए कि उसमें मेरा नाम रहता है।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 23:22" + }, + "और यदि तू सचमुच उसकी माने और जो कुछ मैं कहूँ वह करे, तो मैं तेरे शत्रुओं का शत्रु और तेरे द्रोहियों का द्रोही बनूँगा।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 23:23" + }, + "इस रीति मेरा दूत तेरे आगे-आगे चलकर तुझे एमोरी, हित्ती, परिज्जी, कनानी, हिब्बी, और यबूसी लोगों के यहाँ पहुँचाएगा, और", + { + "type": "char:it", + "content": [ + "मैं उनको सत्यानाश कर डालूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "33", - "sid": "EXO 9:33" + "type": "char:fr", + "content": [ + "23.23" + ] }, - "जब मूसा ने फ़िरौन के पास से नगर के बाहर निकलकर यहोवा की ओर हाथ फैलाए, तब बादल का गरजना और ओलों का बरसना बन्द हुआ, और फिर बहुत मेंह भूमि पर न पड़ा।", { - "type": "verse:v", - "number": "34", - "sid": "EXO 9:34" + "type": "char:fq", + "content": [ + "मैं उनको सत्यानाश कर डालूँगा:" + ] }, - "यह देखकर कि मेंह और ओलों और बादल का गरजना बन्द हो गया फ़िरौन ने अपने कर्मचारियों समेत फिर अपने मन को कठोर करके पाप किया।", { - "type": "verse:v", - "number": "35", - "sid": "EXO 9:35" - }, - "इस प्रकार फ़िरौन का मन हठीला होता गया, और उसने इस्राएलियों को जाने न दिया; जैसा कि यहोवा ने मूसा के द्वारा कहलवाया था।" - ] + "type": "char:ft", + "content": [ + "कनानियों का राष्ट्रीय अस्तित्व वास्तव में “पूरी तरह से” नष्ट करना था, और उनकी मूर्तिपूजा के नामों-निशान को मिटा देना अवश्य था।" + ] + } + ] + } + ] }, + "।", { - "type": "chapter:c", - "number": "10", - "sid": "EXO 10" + "type": "verse:v", + "number": "24", + "sid": "EXO 23:24" }, + "उनके देवताओं को दण्डवत् न करना, और न उनकी उपासना करना, और न उनके से काम करना, वरन् उन मूरतों को पूरी रीति से सत्यानाश कर डालना, और उन लोगों की लाटों के टुकड़े-टुकड़े कर देना।", { - "type": "para:s", - "content": [ - "आठवीं विपत्ति - टिड्डियों का आक्रमण" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 23:25" }, + "तुम अपने परमेश्वर यहोवा की उपासना करना, तब वह तेरे अन्न जल पर आशीष देगा, और तेरे बीच में से रोग दूर करेगा।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "26", + "sid": "EXO 23:26" + }, + "तेरे देश में न तो किसी का गर्भ गिरेगा और न कोई बाँझ होगी; और तेरी आयु मैं पूरी करूँगा।", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 23:27" + }, + "जितने लोगों के बीच तू जाएगा उन सभी के मन में मैं अपना भय पहले से ऐसा समवा दूँगा कि उनको व्याकुल कर दूँगा, और मैं तुझे सब शत्रुओं की पीठ दिखाऊँगा।", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 23:28" + }, + "और मैं तुझ से पहले", + { + "type": "char:it", + "content": [ + "बर्रों", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "EXO 10:1" - }, - "फिर यहोवा ने मूसा से कहा, “फ़िरौन के पास जा; क्योंकि मैं ही ने उसके और उसके कर्मचारियों के मन को इसलिए कठोर कर दिया है कि अपने चिन्ह उनके बीच में दिखलाऊँ,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 10:2" - }, - "और तुम लोग अपने बेटों और पोतों से इसका वर्णन करो कि यहोवा ने मिस्रियों को कैसे उपहास में उड़ाया और अपने क्या-क्या चिन्ह उनके बीच प्रगट किए हैं; जिससे तुम यह जान लोगे कि मैं यहोवा हूँ।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 10:3" - }, - "तब मूसा और हारून ने फ़िरौन के पास जाकर कहा, “इब्रियों का परमेश्वर यहोवा तुझ से इस प्रकार कहता है, कि तू कब तक मेरे सामने दीन होने से संकोच करता रहेगा? मेरी प्रजा के लोगों को जाने दे कि वे मेरी उपासना करें।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 10:4" + "type": "char:fr", + "content": [ + "23.28" + ] }, - "यदि तू मेरी प्रजा को जाने न दे तो सुन, कल मैं तेरे देश में", { - "type": "char:it", - "content": [ - "टिड्डियाँ" - ] + "type": "char:fq", + "content": [ + "बर्रों:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.4" - ] - }, - { - "type": "char:fq", - "content": [ - "टिड्डियाँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिस्र में टिड्डियों का होना इतनी सामान्य बात नहीं थी, फिर भी वह भयंकर विनाश के लिए जानी जाती थीं।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "इस शब्द का प्रयोग यहाँ रूपक के रूप में किया गया है अर्थात् जिससे भय और निरुत्साह उत्पन्न हो।" + ] + } + ] + } + ] + }, + "को भेजूँगा जो हिब्बी, कनानी, और हित्ती लोगों को तेरे सामने से भगाकर दूर कर देंगी।", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 23:29" + }, + "मैं उनको तेरे आगे से एक ही वर्ष में तो न निकाल दूँगा, ऐसा न हो कि देश उजाड़ हो जाए, और जंगली पशु बढ़कर तुझे दुःख देने लगें।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 23:30" + }, + "जब तक तू फूल-फलकर देश को अपने अधिकार में न कर ले तब तक मैं उन्हें तेरे आगे से थोड़ा-थोड़ा करके निकालता रहूँगा।", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 23:31" + }, + "मैं लाल समुद्र से लेकर पलिश्तियों के समुद्र तक और जंगल से लेकर फरात तक के देश को तेरे वश में कर दूँगा; मैं उस देश के निवासियों को भी तेरे वश में कर दूँगा, और तू उन्हें अपने सामने से बरबस निकालेगा।", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 23:32" + }, + "तू न तो उनसे वाचा बाँधना और न उनके देवताओं से।", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 23:33" + }, + "वे तेरे देश में रहने न पाएँ, ऐसा न हो कि वे तुझ से मेरे विरुद्ध पाप कराएँ; क्योंकि यदि तू उनके देवताओं की उपासना करे, तो यह तेरे लिये फंदा बनेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "EXO 24" + }, + { + "type": "para:s", + "content": [ + "यहोवा और इस्राएलियों के बीच वाचा बाँधने का वर्णन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 24:1" + }, + "फिर यहोवा ने मूसा से कहा, “तू, हारून, नादाब, अबीहू, और इस्राएलियों के सत्तर पुरनियों समेत यहोवा के पास ऊपर आकर दूर से दण्डवत् करना।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 24:2" + }, + "और केवल मूसा यहोवा के समीप आए; परन्तु वे समीप न आएँ, और दूसरे लोग उसके संग ऊपर न आएँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "EXO 24:3" + }, + "तब मूसा ने लोगों के पास जाकर यहोवा की सब बातें और सब नियम सुना दिए; तब सब लोग एक स्वर से बोल उठे, “जितनी बातें यहोवा ने कही हैं उन सब बातों को हम मानेंगे।”", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 24:4" + }, + "तब मूसा ने यहोवा के सब वचन लिख दिए। और सवेरे उठकर पर्वत के नीचे एक वेदी और इस्राएल के बारहों गोत्रों के अनुसार", + { + "type": "char:it", + "content": [ + "बारह खम्भे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "24.4" + ] + }, + { + "type": "char:fq", + "content": [ + "बारह खम्भे:" + ] + }, + { + "type": "char:ft", + "content": [ + "जबकि वेदी यहोवा की उपस्थिति का प्रतीक थी, यह बारह खम्भे उन बारह गोत्रों की उपस्थिति को दर्शाते थे जिनके साथ वाचा बना रहा था।" + ] + } + ] + } + ] + }, + "भी बनवाए।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 24:5" + }, + "तब उसने कई इस्राएली जवानों को भेजा, जिन्होंने यहोवा के लिये होमबलि और बैलों के मेलबलि चढ़ाए।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 24:6" + }, + "और मूसा ने आधा लहू लेकर कटोरों में रखा, और आधा वेदी पर छिड़क दिया।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 24:7" + }, + "तब", + { + "type": "char:it", + "content": [ + "वाचा की पुस्तक", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "* ले आऊँगा।" - ] + "type": "char:fr", + "content": [ + "24.7" + ] }, { - "type": "verse:v", - "number": "5", - "sid": "EXO 10:5" + "type": "char:fq", + "content": [ + "वाचा की पुस्तक:" + ] }, - "और वे धरती को ऐसा छा लेंगी कि वह देख न पड़ेगी; और तुम्हारा जो कुछ ओलों से बच रहा है उसको वे चट कर जाएँगी, और तुम्हारे जितने वृक्ष मैदान में लगे हैं उनको भी वे चट कर जाएँगी,", { - "type": "verse:v", - "number": "6", - "sid": "EXO 10:6" - }, - "और वे तेरे और तेरे सारे कर्मचारियों, यहाँ तक सारे मिस्रियों के घरों", - { - "type": "char:it", - "content": [ - "में भर जाएँगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.6" - ] - }, - { - "type": "char:fq", - "content": [ - "में भर जाएँगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस समय टिड्डियाँ घरों की छतों पर, आँगनों में और यहाँ तक कि घर के भीतर भी भर जाएँगीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; इतनी टिड्डियाँ तेरे बापदादों ने या उनके पुरखाओं ने जब से पृथ्वी पर जन्मे तब से आज तक कभी न देखीं।” और वह मुँह फेरकर फ़िरौन के पास से बाहर गया।" - ] + "type": "char:ft", + "content": [ + "इससे पहले लोगों पर लहू झिड़का जाता उन्हें वाचा की पुस्तक को सुनकर अपनी सहमति को दोहराना था।" + ] } - ] + ] + } + ] }, + "को लेकर लोगों को पढ़ सुनाया; उसे सुनकर उन्होंने कहा, “जो कुछ यहोवा ने कहा है उस सब को हम करेंगे, और उसकी आज्ञा मानेंगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 10:7" - }, - "तब फ़िरौन के कर्मचारी उससे कहने लगे, “वह जन कब तक हमारे लिये फंदा बना रहेगा? उन मनुष्यों को जाने दे कि वे अपने परमेश्वर यहोवा की उपासना करें; क्या तू अब तक नहीं जानता कि सारा मिस्र नाश हो गया है?”", + "type": "verse:v", + "number": "8", + "sid": "EXO 24:8" + }, + "तब मूसा ने लहू को लेकर लोगों पर छिड़क दिया, और उनसे कहा, “देखो, यह उस वाचा का लहू है जिसे यहोवा ने इन सब वचनों पर तुम्हारे साथ बाँधी है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "EXO 24:9" + }, + "तब मूसा, हारून, नादाब, अबीहू और इस्राएलियों के सत्तर पुरनिए ऊपर गए,", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 24:10" + }, + "और", + { + "type": "char:it", + "content": [ + "इस्राएल के परमेश्वर का दर्शन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "EXO 10:8" + "type": "char:fr", + "content": [ + "24.10" + ] }, - "तब मूसा और हारून फ़िरौन के पास फिर बुलवाए गए, और उसने उनसे कहा, “चले जाओ, अपने परमेश्वर यहोवा की उपासना करो; परन्तु वे जो जानेवाले हैं, कौन-कौन हैं?”", { - "type": "verse:v", - "number": "9", - "sid": "EXO 10:9" + "type": "char:fq", + "content": [ + "इस्राएल के परमेश्वर का दर्शन:" + ] }, - "मूसा ने कहा, “हम तो बेटों-बेटियों, भेड़-बकरियों, गाय-बैलों समेत वरन् बच्चों से बूढ़ों तक सब के सब जाएँगे, क्योंकि हमें यहोवा के लिये पर्व करना है।”", { - "type": "verse:v", - "number": "10", - "sid": "EXO 10:10" - }, - "उसने इस प्रकार उनसे कहा, “यहोवा तुम्हारे संग रहे जबकि मैं तुम्हें बच्चों समेत जाने देता हूँ; देखो,", + "type": "char:ft", + "content": [ + "जब उन्होंने बलिदान का भोज खाया, तो यहोवा की उपस्थिति विशेष रूप में उन पर प्रगट हुई।" + ] + } + ] + } + ] + }, + "किया; और उसके चरणों के तले नीलमणि का चबूतरा सा कुछ था, जो आकाश के तुल्य ही स्वच्छ था।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 24:11" + }, + "और", + { + "type": "char:it", + "content": [ + "उसने इस्राएलियों के प्रधानों पर हाथ न बढ़ाया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तुम्हारे मन में बुराई है" - ] + "type": "char:fr", + "content": [ + "24.11" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.10" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम्हारे मन में बुराई है:" - ] - }, - { - "type": "char:ft", - "content": [ - "तुम्हारे इरादे बुरे हैं। जितना हो सके उतना दण्ड मिले।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "उसने इस्राएलियों के प्रधानों पर हाथ न बढ़ाया:" + ] }, { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "EXO 10:11" - }, - "नहीं, ऐसा नहीं होने पाएगा; तुम पुरुष ही जाकर यहोवा की उपासना करो, तुम यही तो चाहते थे।” और वे फ़िरौन के सम्मुख से निकाल दिए गए।" - ] + "type": "char:ft", + "content": [ + "उसने उन्हें नहीं मारा। ऐसा मानना था कि नश्वर मनुष्य परमेश्वर को देखने के बाद जीवित नहीं रह सकता।" + ] + } + ] + } + ] }, + "; तब उन्होंने परमेश्वर का दर्शन किया, और खाया पिया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 10:12" - }, - "तब यहोवा ने मूसा से कहा, “मिस्र देश के ऊपर अपना हाथ बढ़ा कि टिड्डियाँ मिस्र देश पर चढ़कर भूमि का जितना अन्न आदि ओलों से बचा है सब को चट कर जाएँ।”", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 10:13" - }, - "अतः मूसा ने अपनी लाठी को मिस्र देश के ऊपर बढ़ाया, तब यहोवा ने दिन भर और रात भर देश पर पुरवाई बहाई; और जब भोर हुआ तब उस पुरवाई में टिड्डियाँ आईं।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 10:14" - }, - "और टिडि्डयों ने चढ़कर मिस्र देश के सारे स्थानों में बसेरा किया, उनका दल बहुत भारी था, वरन् न तो उनसे पहले ऐसी टिड्डियाँ आई थीं, और न उनके पीछे ऐसी फिर आएँगी।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 10:15" - }, - "वे तो सारी धरती पर छा गईं, यहाँ तक कि देश में अंधकार छा गया, और उसका सारा अन्न आदि और वृक्षों के सब फल, अर्थात् जो कुछ ओलों से बचा था, सब को उन्होंने चट कर लिया; यहाँ तक कि मिस्र देश भर में न तो किसी वृक्ष पर कुछ हरियाली रह गई और न खेत में अनाज रह गया।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 10:16" - }, - "तब फ़िरौन ने फुर्ती से मूसा और हारून को बुलवाकर कहा, “मैंने तो तुम्हारे परमेश्वर यहोवा का और तुम्हारा भी अपराध किया है।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 10:17" - }, - "इसलिए अब की बार मेरा अपराध क्षमा करो, और अपने परमेश्वर यहोवा से विनती करो कि वह केवल मेरे ऊपर से इस मृत्यु को दूर करे।”", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 10:18" - }, - "तब मूसा ने फ़िरौन के पास से निकलकर यहोवा से विनती की।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 10:19" - }, - "तब यहोवा ने बहुत प्रचण्ड पश्चिमी हवा बहाकर टिड्डियों को उड़ाकर लाल समुद्र में डाल दिया, और मिस्र के किसी स्थान में एक भी टिड्डी न रह गई।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 10:20" - }, - "तो भी यहोवा ने फ़िरौन के मन को कठोर कर दिया, जिससे उसने इस्राएलियों को जाने न दिया।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 24:12" }, + "तब यहोवा ने मूसा से कहा, “पहाड़ पर मेरे पास चढ़, और वहाँ रह; और मैं तुझे पत्थर की पटियाएँ, और अपनी लिखी हुई व्यवस्था और आज्ञा दूँगा कि तू उनको सिखाए।”", { - "type": "para:s", - "content": [ - "नौवीं विपत्ति - अंधकार" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 24:13" }, + "तब मूसा यहोशू नामक अपने टहलुए समेत परमेश्वर के पर्वत पर चढ़ गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 10:21" - }, - "फिर यहोवा ने मूसा से कहा, “अपना हाथ आकाश की ओर बढ़ा कि मिस्र देश के ऊपर", - { - "type": "char:it", - "content": [ - "अंधकार" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.21" - ] - }, - { - "type": "char:fq", - "content": [ - "अंधकार:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह दण्ड विशेष रूप से मिस्रियों की धार्मिक भावनाओं को प्रभावित करती है, जिनकी उपासना का मुख्य केंद्र सूर्य-देवता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* छा जाए, ऐसा अंधकार कि टटोला जा सके।”" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "EXO 10:22" - }, - "तब मूसा ने अपना हाथ आकाश की ओर बढ़ाया, और सारे मिस्र देश में तीन दिन तक घोर अंधकार छाया रहा।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 10:23" - }, - "तीन दिन तक न तो किसी ने किसी को देखा, और न कोई अपने स्थान से उठा; परन्तु सारे इस्राएलियों के घरों में उजियाला रहा।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 10:24" - }, - "तब फ़िरौन ने मूसा को बुलवाकर कहा, “तुम लोग जाओ, यहोवा की उपासना करो; अपने बालकों को भी संग ले जाओ; केवल अपनी भेड़-बकरी और गाय-बैल को छोड़ जाओ।”", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 10:25" - }, - "मूसा ने कहा, “तुझको हमारे हाथ मेलबलि और होमबलि के पशु भी देने पड़ेंगे, जिन्हें हम अपने परमेश्वर यहोवा के लिये चढ़ाएँ।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 10:26" - }, - "इसलिए हमारे पशु भी हमारे संग जाएँगे, उनका एक खुर तक न रह जाएगा, क्योंकि उन्हीं में से हमको अपने परमेश्वर यहोवा की उपासना का सामान लेना होगा, और हम जब तक वहाँ न पहुँचें तब तक नहीं जानते कि क्या-क्या लेकर यहोवा की उपासना करनी होगी।”", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 10:27" - }, - "पर यहोवा ने फ़िरौन का मन हठीला कर दिया, जिससे उसने उन्हें जाने न दिया।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 10:28" - }, - "तब फ़िरौन ने उससे कहा, “मेरे सामने से चला जा; और सचेत रह; मुझे अपना मुख फिर न दिखाना; क्योंकि जिस दिन तू मुझे मुँह दिखलाए उसी दिन तू मारा जाएगा।”", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 10:29" - }, - "मूसा ने कहा, “तूने ठीक कहा है; मैं तेरे मुँह को फिर कभी न देखूँगा।”" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 24:14" }, + "और पुरनियों से वह यह कह गया, “जब तक हम तुम्हारे पास फिर न आएँ तब तक तुम यहीं हमारी बाट जोहते रहो; और सुनो, हारून और हूर तुम्हारे संग हैं; तो यदि किसी का मुकद्दमा हो तो उन्हीं के पास जाए।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "11", - "sid": "EXO 11" + "type": "verse:v", + "number": "15", + "sid": "EXO 24:15" }, + "तब मूसा पर्वत पर चढ़ गया, और बादल ने पर्वत को छा लिया।", { - "type": "para:s", - "content": [ - "पहिलौठों की मृत्यु की चेतावनी" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 24:16" }, + "तब यहोवा के तेज ने सीनै पर्वत पर निवास किया, और वह बादल उस पर छः दिन तक छाया रहा; और सातवें दिन उसने मूसा को बादल के बीच में से पुकारा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 11:1" - }, - "फिर यहोवा ने मूसा से कहा, “एक और विपत्ति मैं फ़िरौन और मिस्र देश पर डालता हूँ, उसके पश्चात्", - { - "type": "char:it", - "content": [ - "वह तुम लोगों को वहाँ से जाने देगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.1" - ] - }, - { - "type": "char:fq", - "content": [ - "वह तुम लोगों को वहाँ से जाने देगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "तब आखिरकार वह तुम्हें बाल-बच्चों, गाय-बैलों और सब सम्पत्ति के साथ जाने देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और जब वह जाने देगा तब तुम सभी को निश्चय निकाल देगा।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "EXO 11:2" - }, - "मेरी प्रजा को मेरी यह आज्ञा सुना कि एक-एक पुरुष अपने-अपने पड़ोसी, और एक-एक स्त्री अपनी-अपनी पड़ोसिन से सोने-चाँदी के गहने माँग ले।”", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 11:3" - }, - "तब यहोवा ने मिस्रियों को अपनी प्रजा पर दयालु किया। और इससे अधिक वह पुरुष मूसा मिस्र देश में फ़िरौन के कर्मचारियों और साधारण लोगों की दृष्टि में अति महान था।" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 24:17" }, + "और इस्राएलियों की दृष्टि में यहोवा का तेज पर्वत की चोटी पर प्रचण्ड आग सा देख पड़ता था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 11:4" - }, - "फिर मूसा ने कहा, “यहोवा इस प्रकार कहता है, कि आधी रात के लगभग मैं मिस्र देश के बीच में होकर चलूँगा।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 11:5" - }, - "तब मिस्र में सिंहासन पर विराजनेवाले फ़िरौन से लेकर चक्की पीसनेवाली दासी तक के पहलौठे; वरन् पशुओं तक के सब पहलौठे मर जाएँगे।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 11:6" - }, - "और सारे मिस्र देश में बड़ा हाहाकार मचेगा, यहाँ तक कि उसके समान न तो कभी हुआ और न होगा।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 11:7" - }, - "पर इस्राएलियों के विरुद्ध, क्या मनुष्य क्या पशु, किसी पर कोई", - { - "type": "char:it", - "content": [ - "कुत्ता भी न भौंकेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.7" - ] - }, - { - "type": "char:fq", - "content": [ - "कुत्ता भी न भौंकेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह कहावत अकस्मात खतरे से स्वतंत्र रहने और हमले से बचे रहने के बारे में बताती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; जिससे तुम जान लो कि मिस्रियों और इस्राएलियों में मैं यहोवा अन्तर करता हूँ।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "EXO 11:8" - }, - "तब तेरे ये सब कर्मचारी मेरे पास आ मुझे दण्डवत् करके यह कहेंगे, ‘अपने सब अनुचरों समेत निकल जा।’ और उसके पश्चात् मैं निकल जाऊँगा।” यह कहकर मूसा बड़े क्रोध में फ़िरौन के पास से निकल गया।" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 24:18" }, + "तब मूसा बादल के बीच में प्रवेश करके पर्वत पर चढ़ गया। और मूसा पर्वत पर चालीस दिन और चालीस रात रहा।" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "EXO 25" + }, + { + "type": "para:s", + "content": [ + "पवित्रस्थान के लिये भेंट" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 11:9" - }, - "यहोवा ने मूसा से कह दिया था, “फ़िरौन तुम्हारी न सुनेगा; क्योंकि मेरी इच्छा है कि मिस्र देश में बहुत से चमत्कार करूँ।”", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 11:10" - }, - "मूसा और हारून ने फ़िरौन के सामने ये सब चमत्कार किए; पर यहोवा ने फ़िरौन का मन और कठोर कर दिया, इसलिए उसने इस्राएलियों को अपने देश से जाने न दिया।" - ] + "type": "verse:v", + "number": "1", + "sid": "EXO 25:1" }, + "यहोवा ने मूसा से कहा,", { - "type": "chapter:c", - "number": "12", - "sid": "EXO 12" + "type": "verse:v", + "number": "2", + "sid": "EXO 25:2" }, + "“इस्राएलियों से यह कहना कि मेरे लिये भेंट लाएँ; जितने अपनी इच्छा से देना चाहें उन्हीं सभी से मेरी भेंट लेना।", { - "type": "para:s", - "content": [ - "फसह पर्व के निर्देश" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 12:1" - }, - "फिर यहोवा ने मिस्र देश में मूसा और हारून से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 12:2" - }, - "“यह महीना तुम लोगों के लिये आरम्भ का ठहरे; अर्थात् वर्ष का पहला महीना यही ठहरे।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 12:3" - }, - "इस्राएल की सारी मण्डली से इस प्रकार कहो, कि इसी महीने के दसवें दिन को तुम अपने-अपने पितरों के घरानों के अनुसार, घराने पीछे", - { - "type": "char:it", - "content": [ - "एक-एक मेम्ना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.3" - ] - }, - { - "type": "char:fq", - "content": [ - "एक-एक मेम्ना:" - ] - }, - { - "type": "char:ft", - "content": [ - "इब्रानी शब्द व्यापक है; इसका अर्थ भेड़, या बकरी, नर अथवा मादा से है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ले रखो।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "EXO 12:4" - }, - "और यदि किसी के घराने में एक मेम्ने के खाने के लिये मनुष्य कम हों, तो वह अपने सबसे निकट रहनेवाले पड़ोसी के साथ प्राणियों की गिनती के अनुसार एक मेम्ना ले रखे; और तुम हर एक के खाने के अनुसार मेम्ने का हिसाब करना।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 12:5" - }, - "तुम्हारा मेम्ना", - { - "type": "char:it", - "content": [ - "निर्दोष" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.5" - ] - }, - { - "type": "char:fq", - "content": [ - "निर्दोष:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह सामान्य नियम के अनुसार है, यद्यपि इस मामले में एक विशेष कारण है, क्योंकि मेम्ना प्रत्येक घराने के पहिलौठे पुत्र के स्थान पर था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और पहले वर्ष का नर हो, और उसे चाहे भेड़ों में से लेना चाहे बकरियों में से।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "EXO 12:6" - }, - "और इस महीने के चौदहवें दिन तक उसे रख छोड़ना, और उस दिन सूर्यास्त के समय इस्राएल की सारी मण्डली के लोग उसे बलि करें।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 12:7" - }, - "तब वे उसके लहू में से कुछ लेकर जिन घरों में मेम्ने को खाएँगे उनके द्वार के दोनों ओर और चौखट के सिरे पर लगाएँ।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 12:8" - }, - "और वे उसके माँस को उसी रात आग में भूनकर", - { - "type": "char:it", - "content": [ - "अख़मीरी रोटी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.8" - ] - }, - { - "type": "char:fq", - "content": [ - "अख़मीरी रोटी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह वहाँ से शीघ्र निकलने के सन्दर्भ में था; जब ख़मीर की प्रक्रिया के लिए कोई समय नहीं था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और" - ] - }, - { - "type": "char:it", - "content": [ - "कड़वे सागपात" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.8" - ] - }, - { - "type": "char:fq", - "content": [ - "कड़वे सागपात:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह इस्राएलियों द्वारा सहे दु:खों का प्रतीक था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के साथ खाएँ।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "EXO 12:9" - }, - "उसको सिर, पैर, और अंतड़ियाँ समेत आग में भूनकर खाना, कच्चा या जल में कुछ भी पकाकर न खाना।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 12:10" - }, - "और उसमें से कुछ सवेरे तक न रहने देना, और यदि कुछ सवेरे तक रह भी जाए, तो उसे आग में जला देना।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 12:11" - }, - "और उसके खाने की यह विधि है; कि कमर बाँधे, पाँव में जूती पहने, और हाथ में लाठी लिए हुए उसे फुर्ती से खाना; वह तो यहोवा का फसह होगा।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 12:12" - }, - "क्योंकि उस रात को मैं मिस्र देश के बीच में से होकर जाऊँगा, और मिस्र देश के क्या मनुष्य क्या पशु, सब के पहिलौठों को मारूँगा; और मिस्र के सारे देवताओं को भी मैं दण्ड दूँगा; मैं तो यहोवा हूँ।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 12:13" - }, - "और जिन घरों में तुम रहोगे उन पर वह लहू तुम्हारे निमित्त चिन्ह ठहरेगा; अर्थात् मैं उस लहू को देखकर तुम को छोड़ जाऊँगा, और जब मैं मिस्र देश के लोगों को मारूँगा, तब वह विपत्ति तुम पर न पड़ेगी और तुम नाश न होंगे।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 12:14" - }, - "और वह दिन तुम को स्मरण दिलानेवाला ठहरेगा, और तुम उसको यहोवा के लिये पर्व करके मानना; वह दिन तुम्हारी पीढ़ियों में सदा की विधि जानकर पर्व माना जाए।" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 25:3" }, + "और जिन वस्तुओं की भेंट उनसे लेनी हैं वे ये हैं; अर्थात् सोना, चाँदी, पीतल,", { - "type": "para:s", - "content": [ - "अख़मीरी रोटी" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 25:4" }, + "नीले, बैंगनी और लाल रंग का कपड़ा, सूक्ष्म सनी का कपड़ा, बकरी का बाल,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 12:15" - }, - "“सात दिन तक अख़मीरी रोटी खाया करना, उनमें से पहले ही दिन अपने-अपने घर में से ख़मीर उठा डालना, वरन् जो पहले दिन से लेकर सातवें दिन तक कोई ख़मीरी वस्तु खाए, वह प्राणी इस्राएलियों में से नाश किया जाए।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 12:16" - }, - "पहले दिन एक पवित्र सभा, और सातवें दिन भी एक पवित्र सभा करना; उन दोनों दिनों में कोई काम न किया जाए; केवल जिस प्राणी का जो खाना हो उसके काम करने की आज्ञा है।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 12:17" - }, - "इसलिए तुम बिना ख़मीर की रोटी का पर्व मानना, क्योंकि उसी दिन मानो मैंने तुम को दल-दल करके मिस्र देश से निकाला है; इस कारण वह दिन तुम्हारी पीढ़ियों में सदा की विधि जानकर माना जाए।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 12:18" - }, - "पहले महीने के चौदहवें दिन की साँझ से लेकर इक्कीसवें दिन की साँझ तक तुम अख़मीरी रोटी खाया करना।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 12:19" - }, - "सात दिन तक तुम्हारे घरों में कुछ भी ख़मीर न रहे, वरन् जो कोई किसी ख़मीरी वस्तु को खाए, चाहे वह देशी हो चाहे परदेशी, वह प्राणी इस्राएलियों की मण्डली से नाश किया जाए।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 12:20" - }, - "कोई ख़मीरी वस्तु न खाना; अपने सब घरों में बिना ख़मीर की रोटी खाया करना।”" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 25:5" }, + "लाल रंग से रंगी हुई मेढ़ों की खालें, सुइसों की खालें, बबूल की लकड़ी,", { - "type": "para:s", - "content": [ - "प्रथम फसह का पर्व" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 25:6" }, + "उजियाले के लिये तेल, अभिषेक के तेल के लिये और सुगन्धित धूप के लिये सुगन्ध-द्रव्य,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 12:21" - }, - "तब मूसा ने इस्राएल के सब पुरनियों को बुलाकर कहा, “तुम अपने-अपने कुल के अनुसार एक-एक मेम्ना अलग कर रखो, और फसह का पशुबलि करना।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 12:22" - }, - "और उसका लहू जो तसले में होगा उसमें जूफा का एक गुच्छा डुबाकर उसी तसले में के लहू से द्वार के चौखट के सिरे और दोनों ओर पर कुछ लगाना; और भोर तक तुम में से कोई घर से बाहर न निकले।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 12:23" - }, - "क्योंकि यहोवा देश के बीच होकर मिस्रियों को मारता जाएगा; इसलिए जहाँ-जहाँ वह चौखट के सिरे, और दोनों ओर पर उस लहू को देखेगा, वहाँ-वहाँ वह उस द्वार को छोड़ जाएगा, और नाश करनेवाले को तुम्हारे घरों में मारने के लिये न जाने देगा।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 12:24" - }, - "फिर तुम इस विधि को अपने और अपने वंश के लिये सदा की विधि जानकर माना करो।", + "type": "verse:v", + "number": "7", + "sid": "EXO 25:7" + }, + "एपोद और चपरास के लिये सुलैमानी पत्थर, और जड़ने के लिये मणि।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 25:8" + }, + "और वे मेरे लिये एक पवित्रस्थान बनाएँ, कि", + { + "type": "char:it", + "content": [ + "मैं उनके बीच निवास करूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "EXO 12:25" + "type": "char:fr", + "content": [ + "25.8" + ] }, - "जब तुम उस देश में जिसे यहोवा अपने कहने के अनुसार तुम को देगा प्रवेश करो, तब वह काम किया करना।", { - "type": "verse:v", - "number": "26", - "sid": "EXO 12:26" + "type": "char:fq", + "content": [ + "मैं उनके बीच निवास करूँ:" + ] }, - "और जब तुम्हारे लड़के वाले तुम से पूछें, ‘इस काम से तुम्हारा क्या मतलब है?’", { - "type": "verse:v", - "number": "27", - "sid": "EXO 12:27" - }, - "तब तुम उनको यह उत्तर देना, ‘यहोवा ने जो मिस्रियों के मारने के समय मिस्र में रहनेवाले हम इस्राएलियों के घरों को छोड़कर हमारे घरों को बचाया, इसी कारण उसके फसह का यह बलिदान किया जाता है।’” तब लोगों ने सिर झुकाकर दण्डवत् किया।" - ] + "type": "char:ft", + "content": [ + "यहाँ निवास-स्थान का उद्देश्य है जिसे निश्चित रूप से स्वयं परमेश्वर ने घोषित किया है। यही बात परमेश्वर की उपस्थिति उनके लोगों के बीच में हे, दर्शाती है।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 12:28" - }, - "और इस्राएलियों ने जाकर, जो आज्ञा यहोवा ने मूसा और हारून को दी थी, उसी के अनुसार किया।" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 25:9" }, + "जो कुछ मैं तुझे दिखाता हूँ, अर्थात् निवास-स्थान और उसके सब सामान का नमूना, उसी के अनुसार तुम लोग उसे बनाना।" + ] + }, + { + "type": "para:s", + "content": [ + "साक्षीपत्र का सन्दूक" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "दसवीं विपत्ति - पहिलौठों की मृत्यु" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 25:10" }, + "“बबूल की लकड़ी का एक सन्दूक बनाया जाए; उसकी लम्बाई ढाई हाथ, और चौड़ाई और ऊँचाई डेढ़-डेढ़ हाथ की हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 12:29" - }, - "ऐसा हुआ कि आधी रात को यहोवा ने मिस्र देश में सिंहासन पर विराजनेवाले फ़िरौन से लेकर गड्ढे में पड़े हुए बँधुए तक सब के पहिलौठों को, वरन् पशुओं तक के सब पहिलौठों को मार डाला।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 12:30" - }, - "और फ़िरौन रात ही को उठ बैठा, और उसके सब कर्मचारी, वरन् सारे मिस्री उठे; और मिस्र में बड़ा हाहाकार मचा, क्योंकि एक भी ऐसा घर न था जिसमें कोई मरा न हो।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 12:31" - }, - "तब फ़िरौन ने रात ही रात में मूसा और हारून को बुलवाकर कहा, “तुम इस्राएलियों समेत मेरी प्रजा के बीच से निकल जाओ; और अपने कहने के अनुसार जाकर यहोवा की उपासना करो।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 12:32" - }, - "अपने कहने के अनुसार अपनी भेड़-बकरियों और गाय-बैलों को साथ ले जाओ; और मुझे आशीर्वाद दे जाओ।”" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 25:11" }, + "और उसको शुद्ध सोने से भीतर और बाहर मढ़वाना, और सन्दूक के ऊपर चारों ओर सोने की बाड़ बनवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "EXO 12:33" - }, - "और मिस्री जो कहते थे, ‘हम तो सब मर मिटे हैं,’ उन्होंने इस्राएली लोगों पर दबाव डालकर कहा, “देश से झटपट निकल जाओ।”", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 12:34" - }, - "तब उन्होंने अपने गुँधे-गुँधाए आटे को बिना ख़मीर दिए ही कठौतियों समेत कपड़ों में बाँधकर अपने-अपने कंधे पर डाल लिया।", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 12:35" - }, - "इस्राएलियों ने मूसा के कहने के अनुसार मिस्रियों से सोने-चाँदी के गहने और वस्त्र माँग लिए।", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 12:36" - }, - "और यहोवा ने मिस्रियों को अपनी प्रजा के लोगों पर ऐसा दयालु किया कि उन्होंने जो-जो माँगा वह सब उनको दिया। इस प्रकार इस्राएलियों ने मिस्रियों को लूट लिया।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 25:12" }, + "और सोने के चार कड़े ढलवा कर उसके चारों पायों पर, एक ओर दो कड़े और दूसरी ओर भी दो कड़े लगवाना।", { - "type": "para:s", - "content": [ - "इस्राएलियों का मिस्र देश छोड़ना" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 25:13" }, + "फिर बबूल की लकड़ी के डण्डे बनवाना, और उन्हें भी सोने से मढ़वाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "EXO 12:37" - }, - "तब इस्राएली रामसेस से कूच करके सुक्कोत को चले, और बाल-बच्चों को छोड़ वे कोई छः लाख पैदल चलनेवाले पुरुष थे।", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 12:38" - }, - "उनके साथ मिली-जुली हुई एक भीड़ गई, और भेड़-बकरी, गाय-बैल, बहुत से पशु भी साथ गए।", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 12:39" - }, - "और जो गूँधा आटा वे मिस्र से साथ ले गए उसकी उन्होंने बिना ख़मीर दिए रोटियाँ बनाईं; क्योंकि वे मिस्र से ऐसे बरबस निकाले गए, कि उन्हें अवसर भी न मिला की मार्ग में खाने के लिये कुछ पका सके, इसी कारण वह गूँधा हुआ आटा बिना ख़मीर का था।" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 25:14" }, + "और डण्डों को सन्दूक की दोनों ओर के कड़ों में डालना जिससे उनके बल सन्दूक उठाया जाए।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "15", + "sid": "EXO 25:15" + }, + "वे डण्डे सन्दूक के कड़ों में लगे रहें; और", + { + "type": "char:it", + "content": [ + "उससे अलग न किए जाएँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "40", - "sid": "EXO 12:40" + "type": "char:fr", + "content": [ + "25.15" + ] }, - "मिस्र में बसे हुए इस्राएलियों को चार सौ तीस वर्ष बीत गए थे।", { - "type": "verse:v", - "number": "41", - "sid": "EXO 12:41" + "type": "char:fq", + "content": [ + "उससे अलग न किए जाएँ:" + ] }, - "और उन चार सौ तीस वर्षों के बीतने पर, ठीक उसी दिन, यहोवा की सारी सेना मिस्र देश से निकल गई।", { - "type": "verse:v", - "number": "42", - "sid": "EXO 12:42" - }, - "यहोवा इस्राएलियों को मिस्र देश से निकाल लाया, इस कारण वह रात उसके निमित्त मानने के योग्य है; यह यहोवा की वही रात है जिसका पीढ़ी-पीढ़ी में मानना इस्राएलियों के लिये अवश्य है।" - ] + "type": "char:ft", + "content": [ + "यह निर्देश सम्भवतः इसलिए दिया गया कि सन्दूक को हाथों से छूआ न जाए।" + ] + } + ] + } + ] }, + "।", { - "type": "para:s", - "content": [ - "फसह के पर्व की विधि" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 25:16" }, + "और जो", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "EXO 12:43" - }, - "फिर यहोवा ने मूसा और हारून से कहा, “पर्व की विधि यह है; कि कोई परदेशी उसमें से न खाए;", - { - "type": "verse:v", - "number": "44", - "sid": "EXO 12:44" - }, - "पर जो किसी का मोल लिया हुआ दास हो, और तुम लोगों ने उसका खतना किया हो, वह तो उसमें से खा सकेगा।", - { - "type": "verse:v", - "number": "45", - "sid": "EXO 12:45" - }, - "पर परदेशी और मजदूर उसमें से न खाएँ।", - { - "type": "verse:v", - "number": "46", - "sid": "EXO 12:46" - }, - "उसका खाना एक ही घर में हो; अर्थात् तुम उसके माँस में से कुछ घर से बाहर न ले जाना; और बलिपशु की कोई हड्डी न तोड़ना।", + "type": "char:it", + "content": [ + "साक्षीपत्र", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "47", - "sid": "EXO 12:47" + "type": "char:fr", + "content": [ + "25.16" + ] }, - "पर्व को मानना इस्राएल की सारी मण्डली का कर्तव्य है।", { - "type": "verse:v", - "number": "48", - "sid": "EXO 12:48" + "type": "char:fq", + "content": [ + "साक्षीपत्र:" + ] }, - "और यदि कोई परदेशी तुम लोगों के संग रहकर यहोवा के लिये पर्व को मानना चाहे, तो वह अपने यहाँ के सब पुरुषों का खतना कराए, तब वह समीप आकर उसको माने; और वह देशी मनुष्य के तुल्य ठहरेगा। पर कोई खतनारहित पुरुष उसमें से न खाने पाए।", { - "type": "verse:v", - "number": "49", - "sid": "EXO 12:49" - }, - "उसकी व्यवस्था देशी और तुम्हारे बीच में रहनेवाले परदेशी दोनों के लिये एक ही हो।”", - { - "type": "verse:v", - "number": "50", - "sid": "EXO 12:50" - }, - "यह आज्ञा जो यहोवा ने मूसा और हारून को दी उसके अनुसार सारे इस्राएलियों ने किया।", - { - "type": "verse:v", - "number": "51", - "sid": "EXO 12:51" - }, - "और ठीक उसी दिन यहोवा इस्राएलियों को मिस्र देश से दल-दल करके निकाल ले गया।" - ] + "type": "char:ft", + "content": [ + "दस आज्ञाओं की पत्थर पटियों को साक्षीपत्र कहा गया, और जिस सन्दूक में उन्हें रखा गया उन्हें साक्षीपत्र का सन्दूक कहा गया।" + ] + } + ] + } + ] }, + "मैं तुझे दूँगा उसे उसी सन्दूक में रखना।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "13", - "sid": "EXO 13" + "type": "verse:v", + "number": "17", + "sid": "EXO 25:17" }, + "“फिर शुद्ध सोने का एक प्रायश्चित का ढकना बनवाना; उसकी लम्बाई ढाई हाथ, और चौड़ाई डेढ़ हाथ की हो।", { - "type": "para:s", - "content": [ - "पहिलौठों का अर्पण" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 25:18" }, + "और सोना ढालकर दो करूब बनवाकर प्रायश्चित के ढकने के दोनों सिरों पर लगवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 13:1" - }, - "फिर यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 13:2" - }, - "“क्या मनुष्य के क्या पशु के, इस्राएलियों में जितने अपनी-अपनी माँ के पहलौठे हों, उन्हें", - { - "type": "char:it", - "content": [ - "मेरे लिये पवित्र मानना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरे लिये पवित्र मानना:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह आज्ञा मूसा को दी सम्बोधित थी। यह परमेश्वर की उस इच्छा के विषय में बताता है कि सब पहिलौठे परमेश्वर के लिए पवित्र ठहराए जाएँ।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; वह तो मेरा ही है।”" - ] - } - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 25:19" }, + "एक करूब तो एक सिरे पर और दूसरा करूब दूसरे सिरे पर लगवाना; और करूबों को और प्रायश्चित के ढकने को उसके ही टुकड़े से बनाकर उसके दोनों सिरों पर लगवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 13:3" - }, - "फिर मूसा ने लोगों से कहा, “इस दिन को स्मरण रखो, जिसमें तुम लोग दासत्व के घर, अर्थात् मिस्र से निकल आए हो; यहोवा तो तुम को वहाँ से अपने हाथ के बल से निकाल लाया; इसमें ख़मीरी रोटी न खाई जाए।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 13:4" - }, - "अबीब के महीने में आज के दिन तुम निकले हो।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 13:5" - }, - "इसलिए जब यहोवा तुम को कनानी, हित्ती, एमोरी, हिब्बी, और यबूसी लोगों के देश में पहुँचाएगा, जिसे देने की उसने तुम्हारे पुरखाओं से शपथ खाई थी, और जिसमें दूध और मधु की धारा बहती हैं, तब तुम इसी महीने में पर्व करना।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 13:6" - }, - "सात दिन तक अख़मीरी रोटी खाया करना, और सातवें दिन यहोवा के लिये पर्व मानना।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 13:7" - }, - "इन सातों दिनों में अख़मीरी रोटी खाई जाए; वरन् तुम्हारे देश भर में न ख़मीरी रोटी, न ख़मीर तुम्हारे पास देखने में आए।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 13:8" - }, - "और उस दिन तुम अपने-अपने पुत्रों को यह कहकर समझा देना, कि यह तो हम उसी काम के कारण करते हैं, जो यहोवा ने हमारे मिस्र से निकल आने के समय हमारे लिये किया था।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 13:9" - }, - "फिर यह तुम्हारे लिये तुम्हारे हाथ में एक चिन्ह होगा, और तुम्हारी आँखों के सामने स्मरण करानेवाली वस्तु ठहरे; जिससे यहोवा की व्यवस्था तुम्हारे मुँह पर रहे क्योंकि यहोवा ने तुम्हें अपने बलवन्त हाथों से मिस्र से निकाला है।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 13:10" - }, - "इस कारण तुम इस विधि को प्रतिवर्ष नियत समय पर माना करना।" - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 25:20" }, + "और उन करूबों के पंख ऊपर से ऐसे फैले हुए बनें कि प्रायश्चित का ढकना उनसे ढँपा रहे, और उनके मुख आमने-सामने और प्रायश्चित के ढकने की ओर रहें।", { - "type": "para:s", - "content": [ - "पहलौठे का नियम" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 25:21" }, + "और प्रायश्चित के ढकने को सन्दूक के ऊपर लगवाना; और जो साक्षीपत्र मैं तुझे दूँगा उसे सन्दूक के भीतर रखना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 13:11" - }, - "“फिर जब यहोवा उस शपथ के अनुसार, जो उसने तुम्हारे पुरखाओं से और तुम से भी खाई है, तुम्हें कनानियों के देश में पहुँचाकर उसको तुम्हें दे देगा,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 13:12" - }, - "तब तुम में से जितने अपनी-अपनी माँ के जेठे हों उनको, और तुम्हारे पशुओं में जो ऐसे हों उनको भी यहोवा के लिये अर्पण करना; सब नर बच्चे तो यहोवा के हैं।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 13:13" - }, - "और गदही के हर एक पहलौठे के बदले मेम्ना देकर उसको छुड़ा लेना, और यदि तुम उसे छुड़ाना न चाहो तो उसका गला तोड़ देना। पर अपने सब पहलौठे पुत्रों को बदला देकर छुड़ा लेना।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 13:14" - }, - "और आगे के दिनों में जब तुम्हारे पुत्र तुम से पूछें, ‘यह क्या है?’ तो उनसे कहना, ‘यहोवा हम लोगों को दासत्व के घर से, अर्थात् मिस्र देश से अपने हाथों के बल से निकाल लाया है।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 13:15" - }, - "उस समय जब फ़िरौन ने कठोर होकर हमको जाने देना न चाहा, तब यहोवा ने मिस्र देश में मनुष्य से लेकर पशु तक सब के पहिलौठों को मार डाला। इसी कारण पशुओं में से तो जितने अपनी-अपनी माँ के पहलौठे नर हैं, उन्हें हम यहोवा के लिये बलि करते हैं; पर अपने सब जेठे पुत्रों को हम बदला देकर छुड़ा लेते हैं।’", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 13:16" - }, - "यह तुम्हारे हाथों पर एक चिन्ह-सा और तुम्हारी भौहों के बीच टीका-सा ठहरे; क्योंकि यहोवा हम लोगों को मिस्र से अपने हाथों के बल से निकाल लाया है।”" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 25:22" }, + "और मैं उसके ऊपर रहकर तुझ से मिला करूँगा; और इस्राएलियों के लिये जितनी आज्ञाएँ मुझ को तुझे देनी होंगी, उन सभी के विषय मैं प्रायश्चित के ढकने के ऊपर से और उन करूबों के बीच में से, जो साक्षीपत्र के सन्दूक पर होंगे, तुझ से वार्तालाप किया करूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र मेज" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "जंगल का रास्ता" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 25:23" }, + "“फिर बबूल की लकड़ी की एक मेज बनवाना; उसकी लम्बाई दो हाथ, चौड़ाई एक हाथ, और ऊँचाई डेढ़ हाथ की हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 13:17" - }, - "जब फ़िरौन ने लोगों को जाने की आज्ञा दे दी, तब यद्यपि पलिश्तियों के देश में होकर जो मार्ग जाता है वह छोटा था; तो भी परमेश्वर यह सोचकर उनको उस मार्ग से नहीं ले गया कि कहीं ऐसा न हो कि जब ये लोग लड़ाई देखें तब पछताकर मिस्र को लौट आएँ।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 13:18" - }, - "इसलिए परमेश्वर उनको चक्कर खिलाकर लाल समुद्र के जंगल के मार्ग से ले चला। और इस्राएली पाँति बाँधे हुए मिस्र से निकल गए।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 13:19" - }, - "और मूसा यूसुफ की हड्डियों को साथ लेता गया; क्योंकि यूसुफ ने इस्राएलियों से यह कहकर, ‘परमेश्वर निश्चय तुम्हारी सुधि लेगा,’ उनको इस विषय की दृढ़ शपथ खिलाई थी कि वे उसकी हड्डियों को अपने साथ यहाँ से ले जाएँगे।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 13:20" - }, - "फिर उन्होंने सुक्कोत से कूच करके जंगल की छोर पर", - { - "type": "char:it", - "content": [ - "एताम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.20" - ] - }, - { - "type": "char:fq", - "content": [ - "एताम:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् तुम का मन्दिर या घर। इन नाम से विशेषकर दक्षिण मिस्र में सूर्य देवता की पूजा की जाती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में डेरा किया।" - ] - } - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 25:24" }, + "उसे शुद्ध सोने से मढ़वाना, और उसके चारों ओर सोने की एक बाड़ बनवाना।", { - "type": "para:s", - "content": [ - "बादल का खम्भा और आग का खम्भा" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 25:25" }, + "और उसके चारों ओर चार अंगुल चौड़ी एक पटरी बनवाना, और इस पटरी के चारों ओर सोने की एक बाड़ बनवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 13:21" - }, - "और यहोवा उन्हें दिन को मार्ग दिखाने के लिये बादल के खम्भे में, और रात को उजियाला देने के लिये", - { - "type": "char:it", - "content": [ - "आग के खम्भे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.21" - ] - }, - { - "type": "char:fq", - "content": [ - "आग के खम्भे:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस चिन्ह के द्वारा परमेश्वर ने स्वयं को उनके अगुए और प्रधान के रूप में प्रगट किया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में होकर उनके आगे-आगे चला करता था, जिससे वे रात और दिन दोनों में चल सके।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "EXO 13:22" - }, - "उसने न तो बादल के खम्भे को दिन में और न आग के खम्भे को रात में लोगों के आगे से हटाया।" - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 25:26" }, + "और सोने के चार कड़े बनवाकर मेज के उन चारों कोनों में लगवाना जो उसके चारों पायों में होंगे।", { - "type": "chapter:c", - "number": "14", - "sid": "EXO 14" + "type": "verse:v", + "number": "27", + "sid": "EXO 25:27" }, + "वे कड़े पटरी के पास ही हों, और डण्डों के घरों का काम दें कि मेज उन्हीं के बल उठाई जाए।", { - "type": "para:s", - "content": [ - "इस्राएल का लाल समुद्र पार करना" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 25:28" }, + "और डण्डों को बबूल की लकड़ी के बनवाकर सोने से मढ़वाना, और मेज उन्हीं से उठाई जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 14:1" - }, - "यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 14:2" - }, - "“इस्राएलियों को आज्ञा दे, कि वे लौटकर मिग्दोल और समुद्र के बीच पीहहीरोत के सम्मुख, बाल-सपोन के सामने अपने डेरे खड़े करें, उसी के सामने समुद्र के तट पर डेरे खड़े करें।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 14:3" - }, - "तब फ़िरौन इस्राएलियों के विषय में सोचेगा, ‘वे देश के उलझनों में फँसे हैं और जंगल में घिर गए हैं।’", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 14:4" - }, - "तब मैं फ़िरौन के मन को कठोर कर दूँगा, और वह उनका पीछा करेगा, तब फ़िरौन और उसकी सारी सेना के द्वारा मेरी महिमा होगी; और मिस्री जान लेंगे कि मैं यहोवा हूँ।” और उन्होंने वैसा ही किया।" - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 25:29" }, + "और उसके परात और धूपदान, और चमचे और उण्डेलने के कटोरे, सब शुद्ध सोने के बनवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 14:5" - }, - "जब मिस्र के राजा को यह समाचार मिला कि वे", - { - "type": "char:it", - "content": [ - "लोग भाग गए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.5" - ] - }, - { - "type": "char:fq", - "content": [ - "लोग भाग गए:" - ] - }, - { - "type": "char:ft", - "content": [ - "बदली परिस्थिति से ऐसा अनुमान लगाना स्वाभाविक था। यह उनके मिस्र से निकल आने के संकल्प को दर्शाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तब फ़िरौन और उसके कर्मचारियों का मन उनके विरुद्ध पलट गया, और वे कहने लगे, “हमने यह क्या किया, कि इस्राएलियों को अपनी सेवकाई से छुटकारा देकर जाने दिया?”" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "EXO 14:6" - }, - "तब उसने अपना रथ तैयार करवाया और अपनी सेना को संग लिया।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 14:7" - }, - "उसने छः सौ अच्छे से अच्छे रथ वरन् मिस्र के सब रथ लिए और उन सभी पर सरदार बैठाए।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 14:8" - }, - "और यहोवा ने मिस्र के राजा फ़िरौन के मन को कठोर कर दिया। इसलिए उसने इस्राएलियों का पीछा किया; परन्तु इस्राएली तो बेखटके निकले चले जाते थे।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 14:9" - }, - "पर फ़िरौन के सब घोड़ों, और रथों, और सवारों समेत मिस्री सेना ने उनका पीछा करके उनके पास, जो पीहहीरोत के पास, बाल-सपोन के सामने, समुद्र के किनारे पर डेरे डालें पड़े थे, जा पहुँची।" - ] + "type": "verse:v", + "number": "30", + "sid": "EXO 25:30" }, + "और मेज पर मेरे आगे", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "भेंट की रोटियाँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "EXO 14:10" + "type": "char:fr", + "content": [ + "25.30" + ] }, - "जब फ़िरौन निकट आया, तब इस्राएलियों ने आँखें उठाकर क्या देखा, कि मिस्री हमारा पीछा किए चले आ रहे हैं; और इस्राएली अत्यन्त डर गए, और चिल्लाकर यहोवा की दुहाई दी।", { - "type": "verse:v", - "number": "11", - "sid": "EXO 14:11" + "type": "char:fq", + "content": [ + "भेंट की रोटियाँ:" + ] }, - "और वे मूसा से कहने लगे, “क्या मिस्र में कब्रें न थीं जो तू हमको वहाँ से मरने के लिये जंगल में ले आया है? तूने हम से यह क्या किया कि हमको मिस्र से निकाल लाया?", { - "type": "verse:v", - "number": "12", - "sid": "EXO 14:12" - }, - "क्या हम तुझ से मिस्र में यही बात न कहते रहे, कि", - { - "type": "char:it", - "content": [ - "हमें रहने दे" - ] + "type": "char:ft", + "content": [ + "इसमें बारह बड़ी अख़मीरी रोटियाँ थीं, जो की मेज पर दो ढेरों में रखी जाती थी और हर ढेर पर लोबान का सुनहरा कटोरा होता था। इसको हर सब्त के दिन बदला जाता था।" + ] + } + ] + } + ] + }, + "नित्य रखा करना।" + ] + }, + { + "type": "para:s", + "content": [ + "सोने का दीवट" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 25:31" + }, + "“फिर शुद्ध सोने की एक दीवट बनवाना। सोना ढलवा कर वह दीवट, पाये और डण्डी सहित बनाया जाए; उसके पुष्पकोष, गाँठ और फूल, सब एक ही टुकड़े के बनें;", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 25:32" + }, + "और उसके किनारों से छः डालियाँ निकलें, तीन डालियाँ तो दीवट की एक ओर से और तीन डालियाँ उसकी दूसरी ओर से निकली हुई हों;", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 25:33" + }, + "एक-एक डाली में बादाम के फूल के समान तीन-तीन पुष्पकोष, एक-एक गाँठ, और एक-एक फूल हों; दीवट से निकली हुई छहों डालियों का यही आकार या रूप हो;", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 25:34" + }, + "और दीवट की डण्डी में बादाम के फूल के समान चार पुष्पकोष अपनी-अपनी गाँठ और फूल समेत हों;", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 25:35" + }, + "और दीवट से निकली हुई छहों डालियों में से दो-दो डालियों के नीचे एक-एक गाँठ हो, वे दीवट समेत एक ही टुकड़े के बने हुए हों।", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 25:36" + }, + "उनकी गाँठें और डालियाँ, सब दीवट समेत एक ही टुकड़े की हों, शुद्ध सोना ढलवा कर पूरा दीवट एक ही टुकड़े का बनवाना।", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 25:37" + }, + "और सात दीपक बनवाना; और दीपक जलाए जाएँ कि वे दीवट के सामने प्रकाश दें।", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 25:38" + }, + "और उसके गुलतराश और गुलदान सब शुद्ध सोने के हों।", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 25:39" + }, + "वह सब इन समस्त सामान समेत किक्कार भर शुद्ध सोने का बने।", + { + "type": "verse:v", + "number": "40", + "sid": "EXO 25:40" + }, + "और सावधान रहकर इन सब वस्तुओं को उस नमूने के समान बनवाना, जो तुझे इस पर्वत पर दिखाया गया है।" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "EXO 26" + }, + { + "type": "para:s", + "content": [ + "पवित्र तम्बू" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 26:1" + }, + "“फिर", + { + "type": "char:it", + "content": [ + "निवास-स्थान", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26.1" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.12" - ] - }, - { - "type": "char:fq", - "content": [ - "हमें रहने दे:" - ] - }, - { - "type": "char:ft", - "content": [ - "यद्यपि इस्राएलियों ने पहले तो मूसा के सन्देश को स्वीकार किया था, पर जब पहली परीक्षा का समय आया तो वे पूरी तरह असफल हो गए।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "निवास-स्थान:" + ] }, { - "type": "char:it", - "content": [ - "* कि हम मिस्रियों की सेवा करें? हमारे लिये जंगल में मरने से मिस्रियों कि सेवा करनी अच्छी थी।”" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "EXO 14:13" - }, - "मूसा ने लोगों से कहा, “डरो मत, खड़े-खड़े वह उद्धार का काम देखो, जो यहोवा आज तुम्हारे लिये करेगा; क्योंकि जिन मिस्रियों को तुम आज देखते हो, उनको फिर कभी न देखोगे।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 14:14" - }, - "यहोवा आप ही तुम्हारे लिये लड़ेगा, इसलिए तुम चुपचाप रहो।”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 14:15" - }, - "तब यहोवा ने मूसा से कहा, “तू क्यों मेरी दुहाई दे रहा है? इस्राएलियों को आज्ञा दे कि यहाँ से कूच करें।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 14:16" - }, - "और तू अपनी लाठी उठाकर अपना हाथ समुद्र के ऊपर बढ़ा, और वह दो भाग हो जाएगा; तब इस्राएली समुद्र के बीच होकर स्थल ही स्थल पर चले जाएँगे।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 14:17" - }, - "और सुन, मैं आप मिस्रियों के मन को कठोर करता हूँ, और वे उनका पीछा करके समुद्र में घुस पड़ेंगे, तब फ़िरौन और उसकी सेना, और रथों, और सवारों के द्वारा मेरी महिमा होगी।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 14:18" - }, - "और जब फ़िरौन, और उसके रथों, और सवारों के द्वारा मेरी महिमा होगी, तब मिस्री जान लेंगे कि मैं यहोवा हूँ।”" - ] + "type": "char:ft", + "content": [ + "स्वयं निवास-स्थान में करूबों के चित्र कढ़े हुए बटे महीन मलमल के कपड़े के परदे थे, और पवित्रस्थान तथा अति पवित्रस्थान को खड़ा करने के लिए तख्तो का ढांचा था।" + ] + } + ] + } + ] }, + "के लिये दस परदे बनवाना; इनको बटी हुई सनीवाले और नीले, बैंगनी और लाल रंग के कपड़े का कढ़ाई के काम किए हुए करूबों के साथ बनवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 14:19" - }, - "तब परमेश्वर का दूत जो इस्राएली सेना के आगे-आगे चला करता था जाकर उनके पीछे हो गया; और बादल का खम्भा उनके आगे से हटकर उनके पीछे जा ठहरा।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 14:20" - }, - "इस प्रकार वह मिस्रियों की सेना और इस्राएलियों की सेना के बीच में आ गया; और बादल और अंधकार तो हुआ, तो भी उससे रात को उन्हें प्रकाश मिलता रहा; और वे रात भर एक दूसरे के पास न आए।" - ] + "type": "verse:v", + "number": "2", + "sid": "EXO 26:2" }, + "एक-एक परदे की लम्बाई अट्ठाईस हाथ और चौड़ाई चार हाथ की हो; सब परदे एक ही नाप के हों।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 14:21" - }, - "तब मूसा ने अपना हाथ समुद्र के ऊपर बढ़ाया; और यहोवा ने रात भर प्रचण्ड पुरवाई चलाई, और समुद्र को दो भाग करके जल ऐसा हटा दिया, जिससे कि उसके बीच सूखी भूमि हो गई।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 14:22" - }, - "तब इस्राएली समुद्र के बीच स्थल ही स्थल पर होकर चले, और जल उनकी दाहिनी और बाईं ओर दीवार का काम देता था।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 14:23" - }, - "तब मिस्री, अर्थात् फ़िरौन के सब घोड़े, रथ, और सवार उनका पीछा किए हुए समुद्र के बीच में चले गए।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 14:24" - }, - "और रात के अन्तिम पहर में यहोवा ने बादल और आग के खम्भे में से मिस्रियों की सेना पर दृष्टि करके उन्हें घबरा दिया।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 14:25" - }, - "और उसने उनके रथों के पहियों को निकाल डाला, जिससे उनका चलना कठिन हो गया; तब मिस्री आपस में कहने लगे, “आओ, हम इस्राएलियों के सामने से भागें; क्योंकि यहोवा उनकी ओर से मिस्रियों के विरुद्ध युद्ध कर रहा है।”" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 26:3" }, + "पाँच परदे एक दूसरे से जुड़े हुए हों; और फिर जो पाँच परदे रहेंगे वे भी एक दूसरे से जुड़े हुए हों।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 14:26" - }, - "फिर यहोवा ने मूसा से कहा, “अपना हाथ समुद्र के ऊपर बढ़ा, कि जल मिस्रियों, और उनके रथों, और सवारों पर फिर बहने लगे।”", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 14:27" - }, - "तब मूसा ने अपना हाथ समुद्र के ऊपर बढ़ाया, और भोर होते-होते क्या हुआ कि समुद्र फिर ज्यों का त्यों अपने बल पर आ गया; और मिस्री उलटे भागने लगे, परन्तु यहोवा ने", - { - "type": "char:it", - "content": [ - "उनको समुद्र के बीच ही में झटक दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.27" - ] - }, - { - "type": "char:fq", - "content": [ - "उनको समुद्र के बीच ही में झटक दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा ने उन्हें झटक दिया, उनके रथों से उन्हें समुद्र में फेंक दिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "28", - "sid": "EXO 14:28" - }, - "और जल के पलटने से, जितने रथ और सवार इस्राएलियों के पीछे समुद्र में आए थे, वे सब वरन् फ़िरौन की सारी सेना उसमें डूब गई, और उसमें से एक भी न बचा।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 14:29" - }, - "परन्तु इस्राएली समुद्र के बीच स्थल ही स्थल पर होकर चले गए, और जल उनकी दाहिनी और बाईं दोनों ओर दीवार का काम देता था।" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 26:4" }, + "और जहाँ ये दोनों परदे जोड़े जाएँ वहाँ की दोनों छोरों पर नीले-नीले फंदे लगवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 14:30" - }, - "इस प्रकार यहोवा ने उस दिन इस्राएलियों को मिस्रियों के वश से इस प्रकार छुड़ाया; और इस्राएलियों ने मिस्रियों को समुद्र के तट पर मरे पड़े हुए देखा।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 14:31" - }, - "और यहोवा ने मिस्रियों पर जो अपना पराक्रम दिखलाता था, उसको देखकर इस्राएलियों ने यहोवा का भय माना और यहोवा की और उसके दास मूसा की भी प्रतीति की।" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 26:5" }, + "दोनों छोरों में पचास-पचास फंदे ऐसे लगवाना कि वे आमने-सामने हों।", { - "type": "chapter:c", - "number": "15", - "sid": "EXO 15" + "type": "verse:v", + "number": "6", + "sid": "EXO 26:6" }, + "और सोने के पचास अंकड़े बनवाना; और परदों के छल्लों को अंकड़ों के द्वारा एक दूसरे से ऐसा जुड़वाना कि निवास-स्थान मिलकर एक ही हो जाए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मूसा का विजयी गीत" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 26:7" }, + "“फिर निवास के ऊपर तम्बू का काम देने के लिये बकरी के बाल के ग्यारह परदे बनवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 15:1" - }, - "तब मूसा और इस्राएलियों ने यहोवा के लिये यह गीत गाया। उन्होंने कहा," - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 26:8" }, + "एक-एक परदे की लम्बाई तीस हाथ और चौड़ाई चार हाथ की हो; ग्यारहों परदे एक ही नाप के हों।", { - "type": "para:q", - "content": [ - "“मैं यहोवा का गीत गाऊँगा, क्योंकि वह महाप्रतापी ठहरा है;" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 26:9" }, + "और पाँच परदे अलग और फिर छः परदे अलग जुड़वाना, और छठवें परदे को तम्बू के सामने मोड़कर दुहरा कर देना।", { - "type": "para:q", - "content": [ - "घोड़ों समेत सवारों को उसने समुद्र में डाल दिया है।" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 26:10" }, + "और तू पचास अंकड़े उस परदे की छोर में जो बाहर से मिलाया जाएगा और पचास ही अंकड़े दूसरी ओर के परदे की छोर में जो बाहर से मिलाया जाएगा बनवाना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 15:2" - }, - { - "type": "char:it", - "content": [ - "यहोवा मेरा बल और भजन का विषय है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.2" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा मेरा बल और भजन का विषय है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ मूसा द्वारा चुना नाम लोगों का ध्यान उस नाम अर्थात् मैं हूँ की ओर आकर्षित करता है जिसके द्वारा प्रतिज्ञाएँ की गई थीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - } - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 26:11" }, + "और पीतल के पचास अंकड़े बनाना, और अंकड़ों को फंदों में लगाकर तम्बू को ऐसा जुड़वाना कि वह मिलकर एक ही हो जाए।", { - "type": "para:q", - "content": [ - "और वही मेरा उद्धार भी ठहरा है;" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 26:12" }, + "और तम्बू के परदों का लटका हुआ भाग, अर्थात् जो आधा पट रहेगा, वह निवास की पिछली ओर लटका रहे।", { - "type": "para:q", - "content": [ - "मेरा परमेश्वर वही है, मैं उसी की स्तुति करूँगा," - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 26:13" }, + "और तम्बू के परदों की लम्बाई में से हाथ भर इधर, और हाथ भर उधर निवास को ढाँकने के लिये उसकी दोनों ओर पर लटका हुआ रहे।", { - "type": "para:q", - "content": [ - "(मैं उसके लिये निवास-स्थान बनाऊँगा), मेरे पूर्वजों का परमेश्वर वही है," - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 26:14" }, + "फिर तम्बू के लिये लाल रंग से रंगी हुई मेढ़ों की खालों का एक ओढ़ना और उसके ऊपर सुइसों की खालों का भी एक ओढ़ना बनवाना।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "मैं उसको सराहूँगा।" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 26:15" }, + "“फिर निवास को खड़ा करने के लिये बबूल की लकड़ी के तख्ते बनवाना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 15:3" - }, - "यहोवा योद्धा है;" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 26:16" }, + "एक-एक तख्ते की लम्बाई दस हाथ और चौड़ाई डेढ़ हाथ की हो।", { - "type": "para:q", - "content": [ - "उसका नाम यहोवा है।" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 26:17" }, + "एक-एक तख्ते में एक दूसरे से जोड़ी हुई दो-दो चूलें हों; निवास के सब तख्तों को इसी भाँति से बनवाना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 15:4" - }, - "फ़िरौन के रथों और सेना को उसने समुद्र में डाल दिया;" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 26:18" }, + "और निवास के लिये जो तख्ते तू बनवाएगा उनमें से बीस तख्ते तो दक्षिण की ओर के लिये हों;", { - "type": "para:q", - "content": [ - "और उसके उत्तम से उत्तम रथी लाल समुद्र में डूब गए।" - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 26:19" }, + "और बीसों तख्तों के नीचे चाँदी की चालीस कुर्सियाँ बनवाना, अर्थात् एक-एक तख्ते के नीचे उसके चूलों के लिये दो-दो कुर्सियाँ।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 15:5" - }, - "गहरे जल ने उन्हें ढाँप लिया;" - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 26:20" }, + "और निवास की दूसरी ओर, अर्थात् उत्तर की ओर बीस तख्ते बनवाना।", { - "type": "para:q", - "content": [ - "वे पत्थर के समान गहरे स्थानों में डूब गए।" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 26:21" }, + "और उनके लिये चाँदी की चालीस कुर्सियाँ बनवाना, अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ हों।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 15:6" - }, - "हे यहोवा, तेरा दाहिना हाथ शक्ति में महाप्रतापी हुआ हे यहोवा," - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 26:22" }, + "और निवास की पिछली ओर, अर्थात् पश्चिम की ओर के लिए छः तख्ते बनवाना।", { - "type": "para:q", - "content": [ - "तेरा दाहिना हाथ शत्रु को चकनाचूर कर देता है।" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 26:23" }, + "और पिछले भाग में निवास के कोनों के लिये दो तख्ते बनवाना;", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 15:7" - }, - "तू अपने विरोधियों को अपने महाप्रताप से गिरा देता है;" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 26:24" }, + "और ये नीचे से दो-दो भाग के हों और दोनों भाग ऊपर के सिरे तक एक-एक कड़े में मिलाए जाएँ; दोनों तख्तों का यही रूप हो; ये तो दोनों कोनों के लिये हों।", { - "type": "para:q", - "content": [ - "तू अपना कोप भड़काता, और वे भूसे के समान भस्म हो जाते हैं।" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 26:25" }, + "और आठ तख्ते हों, और उनकी चाँदी की सोलह कुर्सियाँ हों; अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ हों।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 15:8" - }, - "तेरे नथनों की साँस से जल एकत्र हो गया," - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 26:26" }, + "“फिर बबूल की लकड़ी के बेंड़े बनवाना, अर्थात् निवास की एक ओर के तख्तों के लिये पाँच,", { - "type": "para:q", - "content": [ - "धाराएँ ढेर के समान थम गईं;" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 26:27" }, + "और निवास की दूसरी ओर के तख्तों के लिये पाँच बेंड़े, और निवास का जो भाग पश्चिम की ओर पिछले भाग में होगा, उसके लिये पाँच बेंड़े बनवाना।", { - "type": "para:q", - "content": [ - "समुद्र के मध्य में गहरा जल जम गया।" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 26:28" }, + "बीचवाला बेंड़ा जो तख्तों के मध्य में होगा वह तम्बू के एक सिरे से दूसरे सिरे तक पहुँचे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 15:9" - }, - "शत्रु ने कहा था," - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 26:29" + }, + "फिर तख्तों को सोने से मढ़वाना, और उनके कड़े जो बेंड़ों के घरों का काम देंगे उन्हें भी सोने के बनवाना; और बेंड़ों को भी सोने से मढ़वाना।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 26:30" + }, + "और निवास को इस रीति खड़ा करना जैसा इस पर्वत पर तुझे दिखाया गया है।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र तम्बू का भीतरी भाग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "EXO 26:31" }, + "“फिर नीले, बैंगनी और लाल रंग के और बटी हुई सूक्ष्म सनीवाले कपड़े का एक बीचवाला परदा बनवाना; वह कढ़ाई के काम किए हुए करूबों के साथ बने।", { - "type": "para:q", - "content": [ - "मैं पीछा करूँगा, मैं जा पकड़ूँगा," - ] + "type": "verse:v", + "number": "32", + "sid": "EXO 26:32" }, + "और उसको सोने से मढ़े हुए बबूल के चार खम्भों पर लटकाना, इनकी अंकड़ियाँ सोने की हों, और ये चाँदी की चार कुर्सियों पर खड़ी रहें।", { - "type": "para:q", - "content": [ - "मैं लूट के माल को बाँट लूँगा," - ] + "type": "verse:v", + "number": "33", + "sid": "EXO 26:33" }, + "और बीचवाले पर्दे को अंकड़ियों के नीचे लटकाकर, उसकी आड़ में साक्षीपत्र का सन्दूक भीतर ले जाना; सो वह बीचवाला परदा तुम्हारे लिये पवित्रस्थान को परमपवित्र स्थान से अलग किए रहे।", { - "type": "para:q", - "content": [ - "उनसे मेरा जी भर जाएगा।" - ] + "type": "verse:v", + "number": "34", + "sid": "EXO 26:34" }, + "फिर परमपवित्र स्थान में साक्षीपत्र के सन्दूक के ऊपर प्रायश्चित के ढकने को रखना।", { - "type": "para:q", - "content": [ - "मैं अपनी तलवार खींचते ही अपने हाथ से उनको नाश कर डालूँगा।" - ] + "type": "verse:v", + "number": "35", + "sid": "EXO 26:35" }, + "और उस पर्दे के बाहर निवास के उत्तर की ओर मेज रखना; और उसके दक्षिण की ओर मेज के सामने दीवट को रखना।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र तम्बू का मुख्य द्वार" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ + "type": "verse:v", + "number": "36", + "sid": "EXO 26:36" + }, + "“फिर तम्बू के द्वार के लिये नीले, बैंगनी और लाल रंग के और बटी हुई सूक्ष्म सनीवाले कपड़े का", + { + "type": "char:it", + "content": [ + "कढ़ाई का काम किया हुआ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "26.36" + ] + }, { - "type": "verse:v", - "number": "10", - "sid": "EXO 15:10" - }, - "तूने अपने श्वास का पवन चलाया," - ] + "type": "char:fq", + "content": [ + "कढ़ाई का काम किया हुआ:" + ] + }, + { + "type": "char:ft", + "content": [ + "निवास-स्थान में प्रवेश करने का और आँगन के द्वार (निर्ग 27:16) का परदा एक ही सामग्री का होना चाहिए, लेकिन उन पर सुईं से कढ़ाई का काम होना चाहिए, ऐसा न हो जो करघा पर संख्या में बना हो।" + ] + } + ] + } + ] + }, + "एक परदा बनवाना।", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 26:37" + }, + "और इस पर्दे के लिये बबूल के पाँच खम्भे बनवाना, और उनको सोने से मढ़वाना; उनकी कड़ियाँ सोने की हों, और उनके लिये पीतल की पाँच कुर्सियाँ ढलवा कर बनवाना।" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "EXO 27" + }, + { + "type": "para:s", + "content": [ + "होमबलि की वेदी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 27:1" + }, + "“फिर वेदी को बबूल की लकड़ी की, पाँच हाथ लम्बी और पाँच हाथ चौड़ी बनवाना; वेदी चौकोर हो, और उसकी ऊँचाई तीन हाथ की हो।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 27:2" + }, + "और उसके चारों कोनों पर चार", + { + "type": "char:it", + "content": [ + "सींग", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.2" + ] + }, + { + "type": "char:fq", + "content": [ + "सींग:" + ] + }, + { + "type": "char:ft", + "content": [ + "ये सींग ऊपर की ओर संकेत करनेवाले स्मारक थे जो या तो छोटे सींग के थे या बैल के सींग के।" + ] + } + ] + } + ] }, + "बनवाना; वे उस समेत एक ही टुकड़े के हों, और उसे पीतल से मढ़वाना।", { - "type": "para:q", - "content": [ - "तब समुद्र ने उनको ढाँप लिया;" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 27:3" }, + "और उसकी राख उठाने के पात्र, और फावड़ियां, और कटोरे, और काँटे, और अँगीठियाँ बनवाना; उसका कुल सामान पीतल का बनवाना।", { - "type": "para:q", - "content": [ - "वे समुद्र में सीसे के समान डूब गए।" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 27:4" }, + "और उसके पीतल की जाली की एक झंझरी बनवाना; और उसके चारों सिरों में पीतल के चार कड़े लगवाना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 15:11" - }, - "हे यहोवा, देवताओं में तेरे तुल्य कौन है?" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 27:5" }, + "और उस झंझरी को वेदी के चारों ओर की कँगनी के नीचे ऐसे लगवाना कि वह वेदी की ऊँचाई के मध्य तक पहुँचे।", { - "type": "para:q", - "content": [ - "तू तो पवित्रता के कारण महाप्रतापी," - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 27:6" }, + "और वेदी के लिये बबूल की लकड़ी के डण्डे बनवाना, और उन्हें पीतल से मढ़वाना।", { - "type": "para:q", - "content": [ - "और अपनी स्तुति करनेवालों के भय के योग्य," - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 27:7" }, + "और डण्डे कड़ों में डाले जाएँ, कि जब जब वेदी उठाई जाए तब वे उसकी दोनों ओर पर रहें।", { - "type": "para:q", - "content": [ - "और आश्चर्यकर्मों का कर्ता है।" - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 27:8" }, + "वेदी को तख्तों से खोखली बनवाना; जैसी वह इस पर्वत पर तुझे दिखाई गई है वैसी ही बनाई जाए।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र तम्बू का आँगन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 15:12" - }, - "तूने अपना दाहिना हाथ बढ़ाया," - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 27:9" }, + "“फिर निवास के आँगन को बनवाना। उसकी दक्षिण ओर के लिये तो बटी हुई सूक्ष्म सनी के कपड़े के सब पर्दों को मिलाए कि उसकी लम्बाई सौ हाथ की हो; एक ओर पर तो इतना ही हो।", { - "type": "para:q", - "content": [ - "और पृथ्वी ने उनको निगल लिया है।" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 27:10" }, + "और उनके बीस खम्भे बनें, और इनके लिये पीतल की बीस कुर्सियाँ बनें, और खम्भों के कुण्डे और उनकी पट्टियाँ चाँदी की हों।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 15:13" - }, - "अपनी करुणा से तूने अपनी छुड़ाई हुई प्रजा की अगुआई की है," - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 27:11" }, + "और उसी भाँति आँगन की उत्तर ओर की लम्बाई में भी सौ हाथ लम्बे पर्दे हों, और उनके भी बीस खम्भे और इनके लिये भी पीतल के बीस खाने हों; और उन खम्भों के कुण्डे और पट्टियाँ चाँदी की हों।", { - "type": "para:q", - "content": [ - "अपने बल से तू उसे अपने पवित्र निवास-स्थान को ले चला है।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 27:12" }, + "फिर आँगन की चौड़ाई में पश्चिम की ओर पचास हाथ के पर्दे हों, उनके खम्भे दस और खाने भी दस हों।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 15:14" - }, - "देश-देश के लोग सुनकर काँप उठेंगे;" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 27:13" }, + "पूरब की ओर पर आँगन की चौड़ाई पचास हाथ की हो।", { - "type": "para:q", - "content": [ - "पलिश्तियों के प्राणों के लाले पड़ जाएँगे।" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 27:14" }, + "और आँगन के द्वार की एक ओर पन्द्रह हाथ के पर्दे हों, और उनके खम्भे तीन और खाने तीन हों।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 15:15" - }, - "एदोम के अधिपति व्याकुल होंगे;" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 27:15" + }, + "और दूसरी ओर भी पन्द्रह हाथ के पर्दे हों, उनके भी खम्भे तीन और खाने तीन हों।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 27:16" + }, + "आँगन के द्वार के लिये एक परदा बनवाना, जो नीले, बैंगनी और लाल रंग के कपड़े और बटी हुई सूक्ष्म सनी के कपड़े का कामदार बना हुआ बीस हाथ का हो, उसके खम्भे चार और खाने भी चार हों।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 27:17" + }, + "आँगन की चारों ओर के सब खम्भे चाँदी की पट्टियों से जुड़े हुए हों, उनके कुण्डे चाँदी के और खाने पीतल के हों।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 27:18" + }, + "आँगन की लम्बाई सौ हाथ की, और उसकी चौड़ाई बराबर पचास हाथ की और उसकी कनात की ऊँचाई पाँच हाथ की हो, उसकी कनात बटी हुई सूक्ष्म सनी के कपड़े की बने, और खम्भों के खाने पीतल के हों।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 27:19" + }, + "निवास के भाँति-भाँति के बर्तन और सब सामान और उसके सब खूँटे और आँगन के भी सब खूँटे पीतल ही के हों।" + ] + }, + { + "type": "para:s", + "content": [ + "दीपक के लिये तेल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "EXO 27:20" }, + "“फिर तू इस्राएलियों को आज्ञा देना, कि मेरे पास दीवट के लिये", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "कूट के निकाला हुआ जैतून का निर्मल तेल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मोआब के पहलवान" - ] + "type": "char:fr", + "content": [ + "27.20" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.15" - ] - }, - { - "type": "char:fq", - "content": [ - "मोआब के पहलवान:" - ] - }, - { - "type": "char:ft", - "content": [ - "मोआबियों के अगुए बड़े डील-डौल और शारीरिक शक्ति वाले थे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "कूट के निकाला हुआ जैतून का निर्मल तेल:" + ] }, { - "type": "char:it", - "content": [ - "* थरथरा उठेंगे;" - ] + "type": "char:ft", + "content": [ + "यह तेल सबसे उत्तम श्रेणी का तेल था। इसे कूटा हुआ इसलिए कहते थे, क्योंकि इस तेल को खरल या चक्की में कूटकर और पीसकर निकाला जाता था।" + ] } - ] + ] + } + ] }, + "ले आना, जिससे दीपक नित्य जलता रहे।", { - "type": "para:q", - "content": [ - "सब कनान निवासियों के मन पिघल जाएँगे।" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 27:21" }, { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "मिलापवाले तम्बू में", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.21" + ] + }, { - "type": "verse:v", - "number": "16", - "sid": "EXO 15:16" + "type": "char:fq", + "content": [ + "मिलापवाले तम्बू में:" + ] }, - "उनमें डर और घबराहट समा जाएगा;" - ] + { + "type": "char:ft", + "content": [ + "इसके साथ जो विचार जुड़ा है वह, यहोवा का मूसा के साथ, या याजकों के साथ या तम्बू के प्रवेश-द्वार पर इकट्ठा हुई लोगों की मण्डली के साथ मिलने से है।" + ] + } + ] + } + ] + }, + ", उस बीचवाले पर्दे से बाहर जो साक्षीपत्र के आगे होगा, हारून और उसके पुत्र दीवट साँझ से भोर तक यहोवा के सामने सजा कर रखें। यह विधि इस्राएलियों की पीढ़ियों के लिये सदैव बनी रहेगी।" + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "EXO 28" + }, + { + "type": "para:s", + "content": [ + "याजकों के पवित्र वस्त्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 28:1" + }, + "“फिर तू इस्राएलियों में से अपने भाई हारून, और", + { + "type": "char:it", + "content": [ + "नादाब, अबीहू", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28.1" + ] + }, + { + "type": "char:fq", + "content": [ + "नादाब, अबीहू:" + ] + }, + { + "type": "char:ft", + "content": [ + "हारून के दो बड़े बेटे अपने पिता और सत्तर प्राचीनों के साथ थे जब वे पहाड़ी पर कुछ दूर तक मूसा के साथ गए।" + ] + } + ] + } + ] + }, + ", एलीआजर और ईतामार नामक उसके पुत्रों को अपने समीप ले आना कि वे मेरे लिये याजक का काम करें।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 28:2" }, + "और तू अपने भाई हारून के लिये वैभव और शोभा के निमित्त पवित्र वस्त्र बनवाना।", { - "type": "para:q", - "content": [ - "तेरी बाँह के प्रताप से वे पत्थर के समान अबोल होंगे," - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 28:3" }, + "और जितनों के हृदय में बुद्धि है, जिनको मैंने बुद्धि देनेवाली आत्मा से परिपूर्ण किया है, उनको तू हारून के वस्त्र बनाने की आज्ञा दे कि वह मेरे निमित्त याजक का काम करने के लिये पवित्र बनें।", { - "type": "para:q", - "content": [ - "जब तक, हे यहोवा, तेरी प्रजा के लोग निकल न जाएँ," - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 28:4" }, + "और जो वस्त्र उन्हें बनाने होंगे वे ये हैं, अर्थात् सीनाबन्ध; और एपोद, और बागा, चार खाने का अंगरखा, पुरोहित का टोप, और कमरबन्द; ये ही पवित्र वस्त्र तेरे भाई हारून और उसके पुत्रों के लिये बनाएँ जाएँ कि वे मेरे लिये याजक का काम करें।", { - "type": "para:q", - "content": [ - "जब तक तेरी प्रजा के लोग जिनको तूने मोल लिया है पार न निकल जाएँ।" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 28:5" }, + "और वे सोने और नीले और बैंगनी और लाल रंग का और सूक्ष्म सनी का कपड़ा लें।" + ] + }, + { + "type": "para:s", + "content": [ + "एपोद और पटुका" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ + "type": "verse:v", + "number": "6", + "sid": "EXO 28:6" + }, + "“वे", + { + "type": "char:it", + "content": [ + "एपोद", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28.6" + ] + }, { - "type": "verse:v", - "number": "17", - "sid": "EXO 15:17" + "type": "char:fq", + "content": [ + "एपोद:" + ] }, - "तू उन्हें पहुँचाकर अपने निज भागवाले पहाड़ पर बसाएगा," - ] + { + "type": "char:ft", + "content": [ + "ऐसा वस्त्र जिसे कंधों पर पहना जाता था और यह महायाजकों का पहनावों में विशेष था।" + ] + } + ] + } + ] }, + "को सोने, और नीले, बैंगनी और लाल रंग के कपड़े का और बटी हुई सूक्ष्म सनी के कपड़े का बनाएँ, जो कि निपुण कढ़ाई के काम करनेवाले के हाथ का काम हो।", { - "type": "para:q", - "content": [ - "यह वही स्थान है," - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 28:7" }, + "और वह इस तरह से जोड़ा जाए कि उसके दोनों कंधों के सिरे आपस में मिले रहें।", { - "type": "para:q", - "content": [ - "हे यहोवा जिसे तूने अपने निवास के लिये बनाया," - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 28:8" }, + "और एपोद पर जो काढ़ा हुआ पटुका होगा उसकी बनावट उसी के समान हो, और वे दोनों बिना जोड़ के हों, और सोने और नीले, बैंगनी और लाल रंगवाले और बटी हुई सूक्ष्म सनीवाले कपड़े के हों।", { - "type": "para:q", - "content": [ - "और वही पवित्रस्थान है जिसे," - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 28:9" }, + "फिर दो सुलैमानी मणि लेकर उन पर इस्राएल के पुत्रों के नाम खुदवाना,", { - "type": "para:q", - "content": [ - "हे प्रभु, तूने आप ही स्थिर किया है।" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 28:10" }, + "उनके नामों में से छः तो एक मणि पर, और शेष छः नाम दूसरे मणि पर, इस्राएल के पुत्रों की उत्पत्ति के अनुसार खुदवाना।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 15:18" - }, - "यहोवा सदा सर्वदा राज्य करता रहेगा।”" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 28:11" }, + "मणि गढ़नेवाले के काम के समान जैसे छापा खोदा जाता है, वैसे ही उन दो मणियों पर इस्राएल के पुत्रों के नाम खुदवाना; और उनको सोने के खानों में जड़वा देना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 15:19" - }, - "यह गीत गाने का कारण यह है, कि फ़िरौन के घोड़े रथों और सवारों समेत समुद्र के बीच में चले गए, और यहोवा उनके ऊपर समुद्र का जल लौटा ले आया; परन्तु इस्राएली समुद्र के बीच स्थल ही स्थल पर होकर चले गए।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 28:12" }, + "और दोनों मणियों को एपोद के कंधों पर लगवाना, वे इस्राएलियों के निमित्त स्मरण दिलवाने वाले मणि ठहरेंगे; अर्थात् हारून उनके नाम यहोवा के आगे अपने दोनों कंधों पर स्मरण के लिये लगाए रहे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मिर्याम का विजयी गीत" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 28:13" }, + "“फिर सोने के खाने बनवाना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 15:20" - }, - "तब हारून की बहन", - { - "type": "char:it", - "content": [ - "मिर्याम नाम नबिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.20" - ] - }, - { - "type": "char:fq", - "content": [ - "मिर्याम नाम नबिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "मरियम और हारून ने ईश्वरीय प्रकाशन को प्राप्त किया था। इस शब्द का प्रयोग यहाँ पवित्र आत्मा द्वारा प्रेरित शब्दों को बोलने के अभिप्राय से किया गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ने हाथ में डफ लिया; और सब स्त्रियाँ डफ लिए नाचती हुई उसके पीछे हो लीं।" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "EXO 15:21" - }, - "और मिर्याम उनके साथ यह टेक गाती गई कि:" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 28:14" }, + "और डोरियों के समान गूँथे हुए दो जंजीर शुद्ध सोने के बनवाना; और गूँथे हुए जंजीरों को उन खानों में जड़वाना।" + ] + }, + { + "type": "para:s", + "content": [ + "सीनाबन्ध या चपरास" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "“यहोवा का गीत गाओ, क्योंकि वह महाप्रतापी ठहरा है;" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 28:15" }, + "“फिर न्याय की चपरास को भी कढ़ाई के काम का बनवाना; एपोद के समान सोने, और नीले, बैंगनी और लाल रंग के और बटी हुई सूक्ष्म सनी के कपड़े की उसे बनवाना।", { - "type": "para:q", - "content": [ - "घोड़ों समेत सवारों को उसने समुद्र में डाल दिया है।”" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 28:16" }, + "वह चौकोर और दोहरी हो, और उसकी लम्बाई और चौड़ाई एक-एक बिलांद की हो।", { - "type": "para:s", - "content": [ - "कड़वे पानी को मीठा बनाना" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 28:17" }, + "और उसमें चार पंक्ति मणि जड़ाना। पहली पंक्ति में तो माणिक्य, पद्मराग और लालड़ी हों;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 15:22" - }, - "तब मूसा इस्राएलियों को लाल समुद्र से आगे ले गया, और वे शूर नामक जंगल में आए; और जंगल में जाते हुए तीन दिन तक पानी का सोता न मिला।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 15:23" - }, - "फिर मारा नामक एक स्थान पर पहुँचे, वहाँ का पानी खारा था, उसे वे न पी सके; इस कारण उस स्थान का नाम मारा पड़ा।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 15:24" - }, - "तब वे यह कहकर मूसा के विरुद्ध बड़बड़ाने लगे, “हम क्या पीएँ?”", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 15:25" - }, - "तब मूसा ने यहोवा की दुहाई दी, और यहोवा ने उसे एक पौधा बता दिया, जिसे जब उसने पानी में डाला, तब वह पानी मीठा हो गया। वहीं यहोवा ने उनके लिये एक विधि और नियम बनाया, और वहीं उसने यह कहकर उनकी परीक्षा की,", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 15:26" - }, - "“यदि तू अपने परमेश्वर यहोवा का वचन तन मन से सुने, और जो उसकी दृष्टि में ठीक है वही करे, और उसकी आज्ञाओं पर कान लगाए और उसकी सब विधियों को माने, तो जितने रोग मैंने मिस्रियों पर भेजे हैं उनमें से एक भी तुझ पर न भेजूँगा; क्योंकि मैं तुम्हारा चंगा करनेवाला यहोवा हूँ।”" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 28:18" }, + "दूसरी पंक्ति में मरकत, नीलमणि और हीरा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 15:27" - }, - "तब वे", - { - "type": "char:it", - "content": [ - "एलीम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.27" - ] - }, - { - "type": "char:fq", - "content": [ - "एलीम:" - ] - }, - { - "type": "char:ft", - "content": [ - "घरंदेल की घाटी, जो हुवारा से दक्षिण की ओर दो घंटे की यात्रा पर है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को आए, जहाँ पानी के बारह सोते और सत्तर खजूर के पेड़ थे; और वहाँ उन्होंने जल के पास डेरे खड़े किए।" - ] - } - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 28:19" }, + "तीसरी पंक्ति में लशम, सूर्यकांत और नीलम;", { - "type": "chapter:c", - "number": "16", - "sid": "EXO 16" + "type": "verse:v", + "number": "20", + "sid": "EXO 28:20" }, + "और चौथी पंक्ति में फीरोजा, सुलैमानी मणि और यशब हों; ये सब सोने के खानों में जड़े जाएँ।", { - "type": "para:s", - "content": [ - "मन्ना और बटेरें" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 28:21" }, + "और इस्राएल के पुत्रों के जितने नाम हैं उतने मणि हों, अर्थात् उनके नामों की गिनती के अनुसार बारह नाम खुदें, बारहों गोत्रों में से एक-एक का नाम एक-एक मणि पर ऐसे खुदे जैसे छापा खोदा जाता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 16:1" - }, - "फिर एलीम से कूच करके इस्राएलियों की सारी मण्डली, मिस्र देश से निकलने के बाद दूसरे महीने के पंद्रहवे दिन को, सीन नामक जंगल में, जो एलीम और सीनै पर्वत के बीच में है, आ पहुँची।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 16:2" - }, - "जंगल में इस्राएलियों की सारी मण्डली मूसा और हारून के विरुद्ध बड़बड़ाने लगे।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 16:3" - }, - "और इस्राएली उनसे कहने लगे, “जब हम मिस्र देश में माँस की हाँड़ियों के पास बैठकर मनमाना भोजन खाते थे, तब यदि हम", + "type": "verse:v", + "number": "22", + "sid": "EXO 28:22" + }, + "फिर चपरास पर डोरियों के समान गूँथे हुए शुद्ध सोने की जंजीर लगवाना;", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 28:23" + }, + "और चपरास में सोने की दो कड़ियाँ लगवाना, और दोनों कड़ियों को चपरास के दोनों सिरों पर लगवाना।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 28:24" + }, + "और सोने के दोनों गूँथे जंजीरों को उन दोनों कड़ियों में जो चपरास के सिरों पर होंगी लगवाना;", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 28:25" + }, + "और गूँथे हुए दोनों जंजीरों के दोनों बाकी सिरों को दोनों खानों में जड़वा के एपोद के दोनों कंधों के बंधनों पर उसके सामने लगवाना।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 28:26" + }, + "फिर सोने की दो और कड़ियाँ बनवाकर चपरास के दोनों सिरों पर, उसकी उस कोर पर जो एपोद के भीतर की ओर होगी लगवाना।", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 28:27" + }, + "फिर उनके सिवाय सोने की दो और कड़ियाँ बनवाकर एपोद के दोनों कंधों के बंधनों पर, नीचे से उनके सामने और उसके जोड़ के पास एपोद के काढ़े हुए पटुके के ऊपर लगवाना।", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 28:28" + }, + "और चपरास अपनी कड़ियों के द्वारा एपोद की कड़ियों में नीले फीते से बाँधी जाए, इस रीति वह एपोद के काढ़े हुए पटुके पर बनी रहे, और चपरास एपोद पर से अलग न होने पाए।", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 28:29" + }, + "और जब जब हारून पवित्रस्थान में प्रवेश करे, तब-तब वह न्याय की चपरास पर अपने हृदय के ऊपर इस्राएलियों के नामों को लगाए रहे, जिससे यहोवा के सामने उनका स्मरण नित्य रहे।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 28:30" + }, + "और तू न्याय की चपरास में", + { + "type": "char:it", + "content": [ + "ऊरीम और तुम्मीम", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "यहोवा के हाथ से" - ] + "type": "char:fr", + "content": [ + "28.30" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.3" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के हाथ से:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह स्पष्ट रूप से मिस्र की महा विपत्तियों, विशेष रूप से अंतिम महाविपत्ति की ओर संकेत करता है, जो मिस्रियों पर पड़ी।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "ऊरीम और तुम्मीम:" + ] }, { - "type": "char:it", - "content": [ - "* मार डाले भी जाते तो उत्तम वही था; पर तुम हमको इस जंगल में इसलिए निकाल ले आए हो कि इस सारे समाज को भूखा मार डालो।”" - ] + "type": "char:ft", + "content": [ + "वे मिस्र से लाए बहुमूल्य पत्थर थे, और उनके द्वारा ईश्वरीय इच्छा प्रगट होती थी।" + ] } - ] + ] + } + ] }, + "को रखना, और जब जब हारून यहोवा के सामने प्रवेश करे, तब-तब वे उसके हृदय के ऊपर हों; इस प्रकार हारून इस्राएलियों के लिये यहोवा के न्याय को अपने हृदय के ऊपर यहोवा के सामने नित्य लगाए रहे।" + ] + }, + { + "type": "para:s", + "content": [ + "अन्य याजकीय वस्त्र" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 16:4" - }, - "तब यहोवा ने मूसा से कहा, “देखो, मैं तुम लोगों के लिये आकाश से भोजनवस्तु बरसाऊँगा; और ये लोग प्रतिदिन बाहर जाकर प्रतिदिन का भोजन इकट्ठा करेंगे, इससे मैं उनकी परीक्षा करूँगा, कि ये मेरी व्यवस्था पर चलेंगे कि नहीं।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 16:5" - }, - "और ऐसा होगा कि छठवें दिन वह भोजन और दिनों से दूना होगा, इसलिए जो कुछ वे उस दिन बटोरें उसे तैयार कर रखें।”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 16:6" - }, - "तब मूसा और हारून ने सारे इस्राएलियों से कहा, “साँझ को तुम जान लोगे कि जो तुम को मिस्र देश से निकाल ले आया है वह यहोवा है।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 16:7" - }, - "और भोर को तुम्हें यहोवा का तेज देख पड़ेगा, क्योंकि तुम जो यहोवा पर बड़बड़ाते हो उसे वह सुनता है। और हम क्या हैं कि तुम हम पर बड़बड़ाते हो?”", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 16:8" - }, - "फिर मूसा ने कहा, “यह तब होगा जब यहोवा साँझ को तुम्हें खाने के लिये माँस और भोर को रोटी मनमाने देगा; क्योंकि तुम जो उस पर बड़बड़ाते हो उसे वह सुनता है। और हम क्या हैं? तुम्हारा बुड़बुड़ाना हम पर नहीं यहोवा ही पर होता है।”" - ] + "type": "verse:v", + "number": "31", + "sid": "EXO 28:31" }, + "“फिर एपोद के बागे को सम्पूर्ण नीले रंग का बनवाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 16:9" - }, - "फिर मूसा ने हारून से कहा, “इस्राएलियों की सारी मण्डली को आज्ञा दे, कि यहोवा के सामने वरन् उसके समीप आए, क्योंकि उसने उनका बुड़बुड़ाना सुना है।”", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 16:10" - }, - "और ऐसा हुआ कि जब हारून इस्राएलियों की सारी मण्डली से ऐसी ही बातें कर रहा था, कि उन्होंने जंगल की ओर दृष्टि करके देखा, और उनको यहोवा का तेज बादल में दिखलाई दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 16:11" - }, - "तब यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 16:12" - }, - "“इस्राएलियों का बुड़बुड़ाना मैंने सुना है; उनसे कह दे, कि सूर्यास्त के समय तुम माँस खाओगे और भोर को तुम रोटी से तृप्त हो जाओगे; और तुम यह जान लोगे कि मैं तुम्हारा परमेश्वर यहोवा हूँ।”", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 16:13" - }, - "तब ऐसा हुआ कि साँझ को", - { - "type": "char:it", - "content": [ - "बटेरें" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.13" - ] - }, - { - "type": "char:fq", - "content": [ - "बटेरें:" - ] - }, - { - "type": "char:ft", - "content": [ - "ये पक्षी दक्षिण दिशा से वसन्त ऋतु में बड़ी संख्या में आते हैं यह लाल समुद्र के आस-पास सबसे अधिक पाए जाते हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* आकर सारी छावनी पर बैठ गईं; और भोर को छावनी के चारों ओर ओस पड़ी।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "EXO 16:14" - }, - "और जब ओस सूख गई तो वे क्या देखते हैं, कि जंगल की भूमि पर छोटे-छोटे छिलके पाले के किनकों के समान पड़े हैं।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 16:15" - }, - "यह देखकर इस्राएली, जो न जानते थे कि यह क्या वस्तु है, वे आपस में कहने लगे यह तो मन्ना है। तब मूसा ने उनसे कहा, “यह तो वही भोजनवस्तु है जिसे यहोवा तुम्हें खाने के लिये देता है।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 16:16" - }, - "जो आज्ञा यहोवा ने दी है वह यह है, कि तुम उसमें से अपने-अपने खाने के योग्य बटोरा करना, अर्थात् अपने-अपने प्राणियों की गिनती के अनुसार, प्रति मनुष्य के पीछे एक-एक ओमेर बटोरना; जिसके डेरे में जितने हों वह उन्हीं के लिये बटोरा करे।”", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 16:17" - }, - "और इस्राएलियों ने वैसा ही किया; और किसी ने अधिक, और किसी ने थोड़ा बटोर लिया।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 16:18" - }, - "जब उन्होंने उसको ओमेर से नापा, तब जिसके पास अधिक था उसके कुछ अधिक न रह गया, और जिसके पास थोड़ा था उसको कुछ घटी न हुई; क्योंकि एक-एक मनुष्य ने अपने खाने के योग्य ही बटोर लिया था।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 16:19" - }, - "फिर मूसा ने उनसे कहा, “कोई इसमें से कुछ सवेरे तक न रख छोड़े।”", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 16:20" - }, - "तो भी उन्होंने मूसा की बात न मानी; इसलिए जब किसी किसी मनुष्य ने उसमें से कुछ सवेरे तक रख छोड़ा, तो उसमें कीड़े पड़ गए और वह बसाने लगा; तब मूसा उन पर क्रोधित हुआ।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 16:21" - }, - "वे भोर को प्रतिदिन अपने-अपने खाने के योग्य बटोर लेते थे, और जब धूप कड़ी होती थी, तब वह गल जाता था।" - ] + "type": "verse:v", + "number": "32", + "sid": "EXO 28:32" }, + "उसकी बनावट ऐसी हो कि उसके बीच में सिर डालने के लिये छेद हो, और उस छेद की चारों ओर बख्तर के छेद की सी एक बुनी हुई कोर हो कि वह फटने न पाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 16:22" - }, - "फिर ऐसा हुआ कि छठवें दिन उन्होंने दूना, अर्थात् प्रति मनुष्य के पीछे दो-दो ओमेर बटोर लिया, और मण्डली के सब प्रधानों ने आकर मूसा को बता दिया।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 16:23" - }, - "उसने उनसे कहा, “यह तो वही बात है जो यहोवा ने कही, क्योंकि", - { - "type": "char:it", - "content": [ - "कल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.23" - ] - }, - { - "type": "char:fq", - "content": [ - "कल:" - ] - }, - { - "type": "char:ft", - "content": [ - "कल अवश्य विश्राम का दिन है, इसे सब्त के दिन अर्थात् यहोवा के पवित्र दिन के रूप में माना जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पवित्र विश्राम, अर्थात् यहोवा के लिये पवित्र विश्राम होगा; इसलिए तुम्हें जो तंदूर में पकाना हो उसे पकाओ, और जो सिझाना हो उसे सिझाओ, और इसमें से जितना बचे उसे सवेरे के लिये रख छोड़ो।”" - ] - }, - { - "type": "verse:v", - "number": "24", - "sid": "EXO 16:24" - }, - "जब उन्होंने उसको मूसा की इस आज्ञा के अनुसार सवेरे तक रख छोड़ा, तब न तो वह बसाया, और न उसमें कीड़े पड़े।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 16:25" - }, - "तब मूसा ने कहा, “आज उसी को खाओ, क्योंकि आज यहोवा का विश्रामदिन है; इसलिए आज तुम को वह मैदान में न मिलेगा।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 16:26" - }, - "छः दिन तो तुम उसे बटोरा करोगे; परन्तु सातवाँ दिन तो विश्राम का दिन है, उसमें वह न मिलेगा।”", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 16:27" - }, - "तो भी लोगों में से कोई-कोई सातवें दिन भी बटोरने के लिये बाहर गए, परन्तु उनको कुछ न मिला।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 16:28" - }, - "तब यहोवा ने मूसा से कहा, “तुम लोग मेरी आज्ञाओं और व्यवस्था को कब तक नहीं मानोगे?", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 16:29" - }, - "देखो, यहोवा ने जो तुम को विश्राम का दिन दिया है, इसी कारण वह छठवें दिन को दो दिन का भोजन तुम्हें देता है; इसलिए", - { - "type": "char:it", - "content": [ - "तुम अपने-अपने यहाँ बैठे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.29" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम अपने-अपने यहाँ बैठे:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्हें मन्ना इकट्ठा करने के लिए अपने स्थान से दूर जाने की आवश्यकता नहीं है। प्रभु ने उन्हें यह सब्त एक आशीष और सौभाग्य के रूप में दी; यह मनुष्य के लिए बनाया गया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रहना, सातवें दिन कोई अपने स्थान से बाहर न जाना।”" - ] - }, - { - "type": "verse:v", - "number": "30", - "sid": "EXO 16:30" - }, - "अतः लोगों ने सातवें दिन विश्राम किया।" - ] + "type": "verse:v", + "number": "33", + "sid": "EXO 28:33" }, + "और उसके नीचेवाले घेरे में चारों ओर नीले, बैंगनी और लाल रंग के कपड़े के अनार बनवाना, और उनके बीच-बीच चारों ओर सोने की घंटियाँ लगवाना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 16:31" - }, - "इस्राएल के घराने ने उस वस्तु का नाम मन्ना रखा; और वह धनिया के समान श्वेत था, और उसका स्वाद मधु के बने हुए पूए का सा था।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 16:32" - }, - "फिर मूसा ने कहा, “यहोवा ने जो आज्ञा दी वह यह है, कि इसमें से ओमेर भर अपने वंश की पीढ़ी-पीढ़ी के लिये रख छोड़ो, जिससे वे जानें कि यहोवा हमको मिस्र देश से निकालकर जंगल में कैसी रोटी खिलाता था।”", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 16:33" - }, - "तब मूसा ने हारून से कहा, “एक पात्र लेकर उसमें ओमेर भर लेकर उसे यहोवा के आगे रख दे, कि वह तुम्हारी पीढ़ियों के लिये रखा रहे।”", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 16:34" - }, - "जैसी आज्ञा यहोवा ने मूसा को दी थी, उसी के अनुसार हारून ने उसको साक्षी के सन्दूक के आगे रख दिया, कि वह वहीं रखा रहे।", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 16:35" - }, - "इस्राएली जब तक बसे हुए देश में न पहुँचे तब तक, अर्थात् चालीस वर्ष तक मन्ना को खाते रहे; वे जब तक कनान देश की सीमा पर नहीं पहुँचे तब तक मन्ना को खाते रहे।", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 16:36" - }, - "एक ओमेर तो एपा का दसवाँ भाग है।" - ] + "type": "verse:v", + "number": "34", + "sid": "EXO 28:34" + }, + "अर्थात् एक सोने की घंटी और एक अनार, फिर एक सोने की घंटी और एक अनार, इसी रीति बागे के नीचेवाले घेरे में चारों ओर ऐसा ही हो।", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 28:35" + }, + "और हारून उस बागे को सेवा टहल करने के समय पहना करे, कि जब जब वह पवित्रस्थान के भीतर यहोवा के सामने जाए, या बाहर निकले, तब-तब उसका शब्द सुनाई दे, नहीं तो वह मर जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "EXO 28:36" }, + "“फिर शुद्ध सोने का एक टीका बनवाना, और जैसे छापे में वैसे ही उसमें ये अक्षर खोदे जाएँ, अर्थात् ‘यहोवा के लिये पवित्र।’", { - "type": "chapter:c", - "number": "17", - "sid": "EXO 17" + "type": "verse:v", + "number": "37", + "sid": "EXO 28:37" }, + "और उसे नीले फीते से बाँधना; और वह पगड़ी के सामने के हिस्से पर रहे।", { - "type": "para:s", - "content": [ - "चट्टान से पानी निकालना" - ] + "type": "verse:v", + "number": "38", + "sid": "EXO 28:38" }, + "और वह हारून के माथे पर रहे, इसलिए कि इस्राएली जो कुछ पवित्र ठहराएँ, अर्थात् जितनी पवित्र वस्तुएँ भेंट में चढ़ावे उन पवित्र वस्तुओं का", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "दोष हारून उठाए रहे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "EXO 17:1" + "type": "char:fr", + "content": [ + "28.38" + ] }, - "फिर इस्राएलियों की सारी मण्डली सीन नामक जंगल से निकल चली, और यहोवा के आज्ञानुसार कूच करके रपीदीम में अपने डेरे खड़े किए; और वहाँ उन लोगों को पीने का पानी न मिला।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 17:2" - }, - "इसलिए वे मूसा से वाद-विवाद करके कहने लगे, “हमें पीने का पानी दे।” मूसा ने उनसे कहा, “तुम मुझसे क्यों वाद-विवाद करते हो? और", { - "type": "char:it", - "content": [ - "यहोवा की परीक्षा क्यों करते हो" - ] + "type": "char:fq", + "content": [ + "दोष हारून उठाए रहे:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.2" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा की परीक्षा क्यों करते हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह इस्राएलियों के इस मुख्य स्वभाव का चित्रण करता है कि जब भी ऐसे आश्चर्यकर्म हुए, जिनसे उनकी आवश्यकताओं की पूर्ति हुई, उससे उनमें विश्वास करने की आदत नहीं बन पाई।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*?”" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "EXO 17:3" - }, - "फिर वहाँ लोगों को पानी की प्यास लगी तब वे यह कहकर मूसा पर बुड़बुड़ाने लगे, “तू हमें बाल-बच्चों और पशुओं समेत प्यासा मार डालने के लिये मिस्र से क्यों ले आया है?”", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 17:4" - }, - "तब मूसा ने यहोवा की दुहाई दी, और कहा, “इन लोगों से मैं क्या करूँ? ये सब मुझे पथरवाह करने को तैयार हैं।”", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 17:5" - }, - "यहोवा ने मूसा से कहा, “इस्राएल के वृद्ध लोगों में से कुछ को अपने साथ ले ले; और जिस लाठी से तूने नील नदी पर मारा था, उसे अपने हाथ में लेकर लोगों के आगे बढ़ चल।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 17:6" - }, - "देख मैं तेरे आगे चलकर होरेब पहाड़ की एक चट्टान पर खड़ा रहूँगा; और तू उस चट्टान पर मारना, तब उसमें से पानी निकलेगा जिससे ये लोग पीएँ।” तब मूसा ने इस्राएल के वृद्ध लोगों के देखते वैसा ही किया।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 17:7" - }, - "और मूसा ने उस स्थान का नाम", - { - "type": "char:it", - "content": [ - "मस्सा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.7" - ] - }, - { - "type": "char:fq", - "content": [ - "मस्सा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् परीक्षा" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और" - ] - }, - { - "type": "char:it", - "content": [ - "मरीबा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.7" - ] - }, - { - "type": "char:fq", - "content": [ - "मरीबा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् विवाद" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा, क्योंकि इस्राएलियों ने वहाँ वाद-विवाद किया था, और यहोवा की परीक्षा यह कहकर की, “क्या यहोवा हमारे बीच है या नहीं?”" - ] + "type": "char:ft", + "content": [ + "जिन पापों की यहाँ बात हो रही है उसका अर्थ उन पापों से नहीं जो किए गए, परन्तु पृथ्वी की हर बातों में परमेश्वर से अलगाव की उस अवस्था से है जो मेल-मिलाप और शुद्ध किए जाने को जरुरी बनाता है।" + ] } - ] - }, - { - "type": "para:s", - "content": [ - "अमालेकियों पर विजय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 17:8" - }, - "तब अमालेकी आकर रपीदीम में इस्राएलियों से लड़ने लगे।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 17:9" - }, - "तब मूसा ने", - { - "type": "char:it", - "content": [ - "यहोशू" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.9" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोशू:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसका मूल नाम होशे था, यहाँ मूसा के इस महान शिष्य और उत्तराधिकारी का पहला ज़िक्र है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* से कहा, “हमारे लिये कई एक पुरुषों को चुनकर छाँट ले, और बाहर जाकर अमालेकियों से लड़; और मैं कल परमेश्वर की लाठी हाथ में लिये हुए पहाड़ी की चोटी पर खड़ा रहूँगा।”" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "EXO 17:10" - }, - "मूसा की इस आज्ञा के अनुसार यहोशू अमालेकियों से लड़ने लगा; और मूसा, हारून, और", - { - "type": "char:it", - "content": [ - "हूर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.10" - ] - }, - { - "type": "char:fq", - "content": [ - "हूर:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह परमेश्वर के तम्बू का महान कारीगर और शिल्पकार बसलेल का दादा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पहाड़ी की चोटी पर चढ़ गए।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "EXO 17:11" - }, - "और जब तक मूसा अपना हाथ उठाए रहता था तब तक तो इस्राएल प्रबल होता था; परन्तु जब जब वह उसे नीचे करता तब-तब अमालेक प्रबल होता था।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 17:12" - }, - "और जब मूसा के हाथ भर गए, तब उन्होंने एक पत्थर लेकर मूसा के नीचे रख दिया, और वह उस पर बैठ गया, और हारून और हूर एक-एक ओर में उसके हाथों को सम्भाले रहे; और उसके हाथ सूर्यास्त तक स्थिर रहे।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 17:13" - }, - "और यहोशू ने अनुचरों समेत अमालेकियों को तलवार के बल से हरा दिया।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 17:14" - }, - "तब यहोवा ने मूसा से कहा, “स्मरणार्थ इस बात को पुस्तक में लिख ले और यहोशू को सुना दे कि मैं आकाश के नीचे से अमालेक का स्मरण भी पूरी रीति से मिटा डालूँगा।”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 17:15" - }, - "तब मूसा ने एक वेदी बनाकर उसका नाम ‘", - { - "type": "char:it", - "content": [ - "यहोवा निस्सी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.15" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा निस्सी:" - ] - }, - { - "type": "char:ft", - "content": [ - "स्पष्ट रूप से इसका अर्थ यह है कि यहोवा का नाम वह सच्चा ध्वज है जिसके नीचे विजय निश्चित है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*’ रखा;" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "EXO 17:16" - }, - "और कहा, “यहोवा ने शपथ खाई है कि यहोवा अमालेकियों से पीढ़ियों तक लड़ाई करता रहेगा।”" - ] + ] + } + ] }, + ", और वह नित्य उसके माथे पर रहे, जिससे यहोवा उनसे प्रसन्न रहे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "18", - "sid": "EXO 18" + "type": "verse:v", + "number": "39", + "sid": "EXO 28:39" }, + "“अंगरखे को सूक्ष्म सनी के कपड़े का चारखाना बुनवाना, और एक पगड़ी भी सूक्ष्म सनी के कपड़े की बनवाना, और बेलबूटे की कढ़ाई का काम किया हुआ एक कमरबन्द भी बनवाना।", { - "type": "para:s", - "content": [ - "मूसा का अपने ससुर से भेंट करना" - ] + "type": "verse:v", + "number": "40", + "sid": "EXO 28:40" }, + "“फिर हारून के पुत्रों के लिये भी अंगरखे और कमरबन्द और टोपियाँ बनवाना; ये वस्त्र भी वैभव और शोभा के लिये बनें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 18:1" - }, - "जब मूसा के ससुर मिद्यान के याजक यित्रो ने यह सुना, कि परमेश्वर ने मूसा और अपनी प्रजा इस्राएल के लिये क्या-क्या किया है, अर्थात् यह कि किस रीति से यहोवा इस्राएलियों को मिस्र से निकाल ले आया।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 18:2" - }, - "तब मूसा के ससुर यित्रो मूसा की पत्नी सिप्पोरा को, जो पहले अपने पिता के घर भेज दी गई थी,", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 18:3" - }, - "और उसके दोनों बेटों को भी ले आया; इनमें से एक का नाम मूसा ने यह कहकर गेर्शोम रखा था, “मैं अन्य देश में परदेशी हुआ हूँ।”", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 18:4" - }, - "और दूसरे का नाम उसने यह कहकर", - { - "type": "char:it", - "content": [ - "एलीएजेर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.4" - ] - }, - { - "type": "char:fq", - "content": [ - "एलीएजेर:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् “परमेश्वर मेरा सहायक है”" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* रखा, “मेरे पिता के परमेश्वर ने मेरा सहायक होकर मुझे फ़िरौन की तलवार से बचाया।”" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "EXO 18:5" - }, - "मूसा की पत्नी और पुत्रों को उसका ससुर यित्रो संग लिए मूसा के पास जंगल के उस स्थान में आया, जहाँ परमेश्वर के पर्वत के पास उसका डेरा पड़ा था।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 18:6" - }, - "और आकर उसने मूसा के पास यह कहला भेजा, “मैं तेरा ससुर यित्रो हूँ, और दोनों बेटों समेत तेरी पत्नी को तेरे पास ले आया हूँ।”", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 18:7" - }, - "तब मूसा अपने ससुर से भेंट करने के लिये निकला, और उसको दण्डवत् करके चूमा; और वे परस्पर कुशलता पूछते हुए डेरे पर आ गए।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 18:8" - }, - "वहाँ मूसा ने अपने ससुर से वर्णन किया कि यहोवा ने इस्राएलियों के निमित्त फ़िरौन और मिस्रियों से क्या-क्या किया, और इस्राएलियों ने मार्ग में क्या-क्या कष्ट उठाया, फिर यहोवा उन्हें कैसे-कैसे छुड़ाता आया है।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 18:9" - }, - "तब यित्रो ने उस समस्त भलाई के कारण जो यहोवा ने इस्राएलियों के साथ की थी कि उन्हें मिस्रियों के वश से छुड़ाया था, मगन होकर कहा,", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 18:10" - }, - "“धन्य है यहोवा, जिसने तुम को फ़िरौन और मिस्रियों के वश से छुड़ाया, जिसने तुम लोगों को मिस्रियों की मुट्ठी में से छुड़ाया है।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 18:11" - }, - "अब मैंने जान लिया है कि यहोवा", - { - "type": "char:it", - "content": [ - "सब देवताओं से बड़ा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.11" - ] - }, - { - "type": "char:fq", - "content": [ - "सब देवताओं से बड़ा:" - ] - }, - { - "type": "char:ft", - "content": [ - "ये शब्द इस तथ्य को प्रगट करते हैं कि यहोवा का सामर्थ्य और तेज अतुल्य है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* है; वरन् उस विषय में भी जिसमें उन्होंने इस्राएलियों के साथ अहंकारपूर्ण व्यवहार किया था।”" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "EXO 18:12" - }, - "तब मूसा के ससुर यित्रो ने परमेश्वर के लिये होमबलि और मेलबलि चढ़ाए, और हारून इस्राएलियों के सब पुरनियों समेत मूसा के ससुर यित्रो के संग परमेश्वर के आगे भोजन करने को आया।" - ] + "type": "verse:v", + "number": "41", + "sid": "EXO 28:41" }, + "अपने भाई हारून और उसके पुत्रों को ये ही सब वस्त्र पहनाकर उनका अभिषेक और संस्कार करना, और उन्हें पवित्र करना कि वे मेरे लिये याजक का काम करें।", { - "type": "para:s", - "content": [ - "मूसा को उसके ससुर की सलाह" - ] + "type": "verse:v", + "number": "42", + "sid": "EXO 28:42" }, + "और उनके लिये सनी के कपड़े की जाँघिया बनवाना जिनसे उनका तन ढँपा रहे; वे कमर से जाँघ तक की हों;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 18:13" - }, - "दूसरे दिन मूसा लोगों का न्याय करने को बैठा, और भोर से साँझ तक लोग मूसा के आस-पास खड़े रहे।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 18:14" - }, - "यह देखकर कि मूसा लोगों के लिये क्या-क्या करता है, उसके ससुर ने कहा, “यह क्या काम है जो तू लोगों के लिये करता है? क्या कारण है कि तू अकेला बैठा रहता है, और लोग भोर से साँझ तक तेरे आस-पास खड़े रहते हैं?”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 18:15" - }, - "मूसा ने अपने ससुर से कहा, “इसका कारण यह है कि लोग मेरे पास", - { - "type": "char:it", - "content": [ - "परमेश्वर से पूछने" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.15" - ] - }, - { - "type": "char:fq", - "content": [ - "परमेश्वर से पूछने:" - ] - }, - { - "type": "char:ft", - "content": [ - "लोग बिना संदेह किए मूसा के निर्णयों को परमेश्वर की इच्छा के रूप में ग्रहण करते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* आते हैं।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "EXO 18:16" - }, - "जब जब उनका कोई मुकद्दमा होता है तब-तब वे मेरे पास आते हैं और मैं उनके बीच न्याय करता, और परमेश्वर की विधि और व्यवस्था उन्हें समझाता हूँ।”", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 18:17" - }, - "मूसा के ससुर ने उससे कहा, “जो काम तू करता है वह अच्छा नहीं।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 18:18" - }, - "और इससे तू क्या, वरन् ये लोग भी जो तेरे संग हैं निश्चय थक जाएँगे, क्योंकि यह काम तेरे लिये बहुत भारी है; तू इसे अकेला नहीं कर सकता।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 18:19" - }, - "इसलिए अब मेरी सुन ले, मैं तुझको सम्मति देता हूँ, और परमेश्वर तेरे संग रहे। तू तो इन लोगों के लिये परमेश्वर के सम्मुख जाया कर, और इनके मुकद्दमों को परमेश्वर के पास तू पहुँचा दिया कर।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 18:20" - }, - "इन्हें विधि और व्यवस्था प्रगट कर करके, जिस मार्ग पर इन्हें चलना, और जो-जो काम इन्हें करना हो, वह इनको समझा दिया कर।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 18:21" - }, - "फिर तू इन सब लोगों में से ऐसे पुरुषों को छाँट ले, जो गुणी, और परमेश्वर का भय माननेवाले, सच्चे, और अन्याय के लाभ से घृणा करनेवाले हों; और उनको हजार-हजार, सौ-सौ, पचास-पचास, और दस-दस मनुष्यों पर प्रधान नियुक्त कर दे।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 18:22" - }, - "और वे सब समय इन लोगों का न्याय किया करें; और सब बड़े-बड़े मुकद्दमों को तो तेरे पास ले आया करें, और छोटे-छोटे मुकद्दमों का न्याय आप ही किया करें; तब तेरा बोझ हलका होगा, क्योंकि इस बोझ को वे भी तेरे साथ उठाएँगे।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 18:23" - }, - "यदि तू यह उपाय करे, और परमेश्वर तुझको ऐसी आज्ञा दे, तो तू ठहर सकेगा, और ये सब लोग अपने स्थान को कुशल से पहुँच सकेंगे।”" - ] + "type": "verse:v", + "number": "43", + "sid": "EXO 28:43" }, + "और जब जब हारून या उसके पुत्र मिलापवाले तम्बू में प्रवेश करें, या पवित्रस्थान में सेवा टहल करने को वेदी के पास जाएँ तब-तब वे उन जाँघियों को पहने रहें, न हो कि वे पापी ठहरें और मर जाएँ। यह हारून के लिये और उसके बाद उसके वंश के लिये भी सदा की विधि ठहरे।" + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "EXO 29" + }, + { + "type": "para:s", + "content": [ + "याजकपद के लिये अभिषेक" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 18:24" - }, - "अपने ससुर की यह बात मानकर मूसा ने उसके सब वचनों के अनुसार किया।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 18:25" - }, - "अतः उसने सब इस्राएलियों में से गुणी पुरुष चुनकर उन्हें हजार-हजार, सौ-सौ, पचास-पचास, दस-दस, लोगों के ऊपर प्रधान ठहराया।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 18:26" - }, - "और वे सब लोगों का न्याय करने लगे; जो मुकद्दमा कठिन होता उसे तो वे मूसा के पास ले आते थे, और सब छोटे मुकद्दमों का न्याय वे आप ही किया करते थे।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 18:27" - }, - "तब मूसा ने अपने ससुर को विदा किया, और उसने अपने देश का मार्ग लिया।" - ] + "type": "verse:v", + "number": "1", + "sid": "EXO 29:1" }, + "“उन्हें पवित्र करने को जो काम तुझे उनसे करना है कि वे मेरे लिये याजक का काम करें वह यह है: एक निर्दोष बछड़ा और दो निर्दोष मेढ़े लेना,", { - "type": "chapter:c", - "number": "19", - "sid": "EXO 19" + "type": "verse:v", + "number": "2", + "sid": "EXO 29:2" }, + "और अख़मीरी रोटी, और तेल से सने हुए मैदे के अख़मीरी फुलके, और तेल से चुपड़ी हुई अख़मीरी पपड़ियाँ भी लेना। ये सब गेहूँ के मैदे के बनवाना।", { - "type": "para:s", - "content": [ - "सीनै पर्वत पर यहोवा का दर्शन" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 29:3" }, + "इनको एक टोकरी में रखकर उस टोकरी को उस बछड़े और उन दोनों मेढ़ों समेत समीप ले आना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 19:1" - }, - "इस्राएलियों को मिस्र देश से निकले हुए जिस दिन तीन महीने बीत चुके, उसी दिन वे सीनै के जंगल में आए।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 19:2" - }, - "और जब वे रपीदीम से कूच करके सीनै के जंगल में आए, तब उन्होंने जंगल में डेरे खड़े किए; और वहीं पर्वत के आगे इस्राएलियों ने छावनी डाली।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 19:3" - }, - "तब मूसा पर्वत पर परमेश्वर के पास चढ़ गया, और यहोवा ने पर्वत पर से उसको पुकारकर कहा, “याकूब के घराने से ऐसा कह, और इस्राएलियों को मेरा यह वचन सुना,", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 19:4" - }, - "‘तुम ने देखा है कि मैंने मिस्रियों से क्या-क्या किया; तुम को मानो उकाब पक्षी के पंखों पर चढ़ाकर अपने पास ले आया हूँ।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 19:5" - }, - "इसलिए अब यदि तुम निश्चय मेरी मानोगे, और मेरी वाचा का पालन करोगे, तो सब लोगों में से तुम ही मेरा निज धन ठहरोगे; समस्त पृथ्वी तो मेरी है।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 19:6" - }, - "और तुम मेरी दृष्टि में", - { - "type": "char:it", - "content": [ - "याजकों का राज्य" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.6" - ] - }, - { - "type": "char:fq", - "content": [ - "याजकों का राज्य:" - ] - }, - { - "type": "char:ft", - "content": [ - "सामूहिक रूप से इस्राएल एक राजसी और याजकीय जाति है, इसका प्रत्येक सदस्य अपने आप में एक राजा और याजक के गुणों का समावेश रखता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और पवित्र जाति ठहरोगे।’ जो बातें तुझे इस्राएलियों से कहनी हैं वे ये ही हैं।”" - ] - } - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 29:4" }, + "फिर हारून और उसके पुत्रों को मिलापवाले तम्बू के द्वार के समीप ले आकर जल से नहलाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 19:7" - }, - "तब मूसा ने आकर लोगों के पुरनियों को बुलवाया, और ये सब बातें, जिनके कहने की आज्ञा यहोवा ने उसे दी थी, उनको समझा दीं।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 19:8" - }, - "और सब लोग मिलकर बोल उठे, “जो कुछ यहोवा ने कहा है वह सब हम नित करेंगे।” लोगों की यह बातें मूसा ने यहोवा को सुनाईं।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 19:9" - }, - "तब यहोवा ने मूसा से कहा, “सुन, मैं बादल के अंधियारे में होकर तेरे पास आता हूँ, इसलिए कि जब मैं तुझ से बातें करूँ तब वे लोग सुनें, और सदा तेरा विश्वास करें।” और मूसा ने यहोवा से लोगों की बातों का वर्णन किया।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 19:10" - }, - "तब यहोवा ने मूसा से कहा, “लोगों के पास जा और उन्हें आज और कल", - { - "type": "char:it", - "content": [ - "पवित्र करना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.10" - ] - }, - { - "type": "char:fq", - "content": [ - "पवित्र करना:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस आज्ञा में दैहिक शुद्धिकरण के साथ-साथ निःसंदेह आत्मिक तैयारी भी सम्मिलित थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और वे अपने वस्त्र धो लें," - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "EXO 19:11" - }, - "और वे तीसरे दिन तक तैयार हो जाएँ; क्योंकि तीसरे दिन यहोवा सब लोगों के देखते सीनै पर्वत पर उतर आएगा।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 19:12" - }, - "और तू लोगों के लिये चारों ओर बाड़ा बाँध देना, और उनसे कहना, ‘तुम सचेत रहो कि पर्वत पर न चढ़ो और उसकी सीमा को भी न छूओ; और जो कोई पहाड़ को छूए वह निश्चय मार डाला जाए।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 19:13" - }, - "उसको कोई हाथ से न छूए, जो छूए उस पर पथराव किया जाए, या उसे तीर से छेदा जाए; चाहे पशु हो चाहे मनुष्य, वह जीवित न बचे।’ जब महाशब्द वाले नरसिंगे का शब्द देर तक सुनाई दे, तब लोग पर्वत के पास आएँ।”" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 29:5" }, + "तब उन वस्त्रों को लेकर हारून को अंगरखा और एपोद का बागा पहनाना, और एपोद और चपरास बाँधना, और एपोद का काढ़ा हुआ पटुका भी बाँधना;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 19:14" - }, - "तब मूसा ने पर्वत पर से उतरकर लोगों के पास आकर उनको पवित्र कराया; और उन्होंने अपने वस्त्र धो लिए।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 19:15" - }, - "और उसने लोगों से कहा, “तीसरे दिन तक तैयार हो जाओ; स्त्री के पास न जाना।”" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 29:6" }, + "और उसके सिर पर पगड़ी को रखना, और पगड़ी पर पवित्र मुकुट को रखना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 19:16" - }, - "जब तीसरा दिन आया तब भोर होते बादल गरजने और बिजली चमकने लगी, और पर्वत पर काली घटा छा गई, फिर नरसिंगे का शब्द बड़ा भारी हुआ, और छावनी में जितने लोग थे सब काँप उठे।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 19:17" - }, - "तब मूसा लोगों को परमेश्वर से भेंट करने के लिये छावनी से निकाल ले गया; और वे पर्वत के नीचे खड़े हुए।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 19:18" - }, - "और यहोवा जो आग में होकर सीनै पर्वत पर उतरा था, इस कारण समस्त पर्वत धुएँ से भर गया; और उसका धुआँ भट्ठे का सा उठ रहा था, और समस्त पर्वत बहुत काँप रहा था।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 19:19" - }, - "फिर जब नरसिंगे का शब्द बढ़ता और बहुत भारी होता गया, तब मूसा बोला, और परमेश्वर ने वाणी सुनाकर उसको उत्तर दिया।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 19:20" - }, - "और यहोवा सीनै पर्वत की चोटी पर उतरा; और मूसा को पर्वत की चोटी पर बुलाया और मूसा ऊपर चढ़ गया।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 19:21" - }, - "तब यहोवा ने मूसा से कहा, “नीचे उतरकर लोगों को चेतावनी दे, कहीं ऐसा न हो कि वे बाड़ा तोड़कर यहोवा के पास देखने को घुसें, और उनमें से बहुत नाश हो जाएँ।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 19:22" - }, - "और याजक जो यहोवा के समीप आया करते हैं वे भी अपने को पवित्र करें, कहीं ऐसा न हो कि यहोवा उन पर टूट पड़े।”", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 19:23" - }, - "मूसा ने यहोवा से कहा, “वे लोग सीनै पर्वत पर नहीं चढ़ सकते; तूने तो आप हमको यह कहकर चिताया कि पर्वत के चारों और बाड़ा बाँधकर उसे पवित्र रखो।”", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 19:24" - }, - "यहोवा ने उससे कहा, “उतर तो जा, और हारून समेत तू ऊपर आ; परन्तु याजक और साधारण लोग कहीं यहोवा के पास बाड़ा तोड़कर न चढ़ आएँ, कहीं ऐसा न हो कि वह उन पर टूट पड़े।”", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 19:25" - }, - "अतः ये बातें मूसा ने लोगों के पास उतरकर उनको सुनाईं।" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 29:7" }, + "तब अभिषेक का तेल ले उसके सिर पर डालकर उसका अभिषेक करना।", { - "type": "chapter:c", - "number": "20", - "sid": "EXO 20" + "type": "verse:v", + "number": "8", + "sid": "EXO 29:8" }, + "फिर उसके पुत्रों को समीप ले आकर उनको अंगरखे पहनाना,", { - "type": "para:s", - "content": [ - "दस आज्ञाएँ" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 29:9" }, + "और उसके अर्थात् हारून और उसके पुत्रों के कमर बाँधना और उनके सिर पर टोपियाँ रखना; जिससे याजक के पद पर सदा उनका हक़ रहे। इसी प्रकार हारून और उसके पुत्रों का संस्कार करना।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 20:1" - }, - "तब परमेश्वर ने ये सब वचन कहे,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 20:2" - }, - "“मैं तेरा परमेश्वर यहोवा हूँ, जो तुझे दासत्व के घर अर्थात् मिस्र देश से निकाल लाया है।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 20:3" - }, - "“तू", - { - "type": "char:it", - "content": [ - "मुझे छोड़" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझे छोड़:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ था कि यहोवा के अतिरिक्त किसी और को ईश्वर न मानना।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* दूसरों को परमेश्वर करके न मानना।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "EXO 20:4" - }, - "“तू अपने लिये कोई", - { - "type": "char:it", - "content": [ - "मूर्ति" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.4" - ] - }, - { - "type": "char:fq", - "content": [ - "मूर्ति:" - ] - }, - { - "type": "char:ft", - "content": [ - "पहली आज्ञा किसी भी दृश्य या अदृश्य झूठे देवता को ईश्वर करके मानने की मनाही करता है, यहाँ किसी भी तरह की मूर्ति की उपासना करने को वर्जित ठहराया गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* खोदकर न बनाना, न किसी कि प्रतिमा बनाना, जो आकाश में, या पृथ्वी पर, या पृथ्वी के जल में है।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "EXO 20:5" - }, - "तू उनको दण्डवत् न करना, और न उनकी उपासना करना; क्योंकि मैं तेरा परमेश्वर यहोवा जलन रखनेवाला परमेश्वर हूँ, और जो मुझसे बैर रखते हैं, उनके बेटों, पोतों, और परपोतों को भी पितरों का दण्ड दिया करता हूँ,", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 20:6" - }, - "और जो मुझसे प्रेम रखते और मेरी आज्ञाओं को मानते हैं, उन हजारों पर करुणा किया करता हूँ।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 20:7" - }, - "“तू अपने परमेश्वर का नाम व्यर्थ न लेना; क्योंकि जो यहोवा का नाम व्यर्थ ले वह उसको निर्दोष न ठहराएगा।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 20:8" - }, - "“तू", - { - "type": "char:it", - "content": [ - "विश्रामदिन को पवित्र मानने के लिये स्मरण रखना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.8" - ] - }, - { - "type": "char:fq", - "content": [ - "विश्रामदिन को .... स्मरण रखना:" - ] - }, - { - "type": "char:ft", - "content": [ - "शब्द स्मरण रखना का अभिप्राय अपने मन में रखना भी हो सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "EXO 20:9" - }, - "छः दिन तो तू परिश्रम करके अपना सब काम-काज करना;", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 20:10" - }, - "परन्तु सातवाँ दिन तेरे परमेश्वर यहोवा के लिये विश्रामदिन है। उसमें न तो तू किसी भाँति का काम-काज करना, और न तेरा बेटा, न तेरी बेटी, न तेरा दास, न तेरी दासी, न तेरे पशु, न कोई परदेशी जो तेरे फाटकों के भीतर हो।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 20:11" - }, - "क्योंकि छः दिन में यहोवा ने आकाश और पृथ्वी, और समुद्र, और जो कुछ उनमें है, सब को बनाया, और सातवें दिन विश्राम किया; इस कारण यहोवा ने विश्रामदिन को आशीष दी और उसको पवित्र ठहराया।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 20:12" - }, - "“तू अपने पिता और अपनी माता का आदर करना, जिससे जो देश तेरा परमेश्वर यहोवा तुझे देता है उसमें तू बहुत दिन तक रहने पाए।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 20:13" - }, - "“तू खून न करना।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 20:14" - }, - "“तू व्यभिचार न करना।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 20:15" - }, - "“तू चोरी न करना।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 20:16" - }, - "“तू किसी के विरुद्ध झूठी साक्षी न देना।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 20:17" - }, - "“तू किसी के घर का लालच न करना; न तो किसी की पत्नी का लालच करना, और न किसी के दास-दासी, या बैल गदहे का, न किसी की किसी वस्तु का लालच करना।”" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 29:10" }, + "“तब बछड़े को मिलापवाले तम्बू के सामने समीप ले आना। और हारून और उसके पुत्र बछड़े के सिर पर अपने-अपने हाथ रखें,", { - "type": "para:s", - "content": [ - "लोगों का भयभीत होना" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 29:11" }, + "तब उस बछड़े को यहोवा के सम्मुख मिलापवाले तम्बू के द्वार पर बलिदान करना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 20:18" - }, - "और सब लोग गरजने और बिजली और नरसिंगे के शब्द सुनते, और धुआँ उठते हुए पर्वत को देखते रहे, और देखके, काँपकर दूर खड़े हो गए;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 20:19" - }, - "और वे मूसा से कहने लगे, “तू ही हम से बातें कर, तब तो हम सुन सकेंगे; परन्तु परमेश्वर हम से बातें न करे, ऐसा न हो कि हम मर जाएँ।”", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 20:20" - }, - "मूसा ने लोगों से कहा, “डरो मत; क्योंकि परमेश्वर इस निमित्त आया है कि तुम्हारी परीक्षा करे, और उसका भय तुम्हारे मन में बना रहे, कि तुम पाप न करो।”", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 20:21" - }, - "और वे लोग तो दूर ही खड़े रहे, परन्तु मूसा उस घोर अंधकार के समीप गया जहाँ परमेश्वर था।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 29:12" }, + "और बछड़े के लहू में से कुछ लेकर अपनी उँगली से वेदी के सींगों पर लगाना, और शेष सब लहू को वेदी के पाए पर उण्डेल देना,", { - "type": "para:s", - "content": [ - "वेदी से सम्बंधित नियम" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 29:13" }, + "और जिस चर्बी से अंतड़ियाँ ढपी रहती हैं, और जो झिल्ली कलेजे के ऊपर होती है, उनको और दोनों गुर्दों को उनके ऊपर की चर्बी समेत लेकर सब को वेदी पर जलाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 20:22" - }, - "तब यहोवा ने मूसा से कहा, “तू इस्राएलियों को मेरे ये वचन सुना, कि तुम लोगों ने तो आप ही देखा है कि मैंने तुम्हारे साथ आकाश से बातें की हैं।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 20:23" - }, - "तुम मेरे साथ किसी को सम्मिलित न करना, अर्थात् अपने लिये चाँदी या सोने से देवताओं को न गढ़ लेना।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 20:24" - }, - "मेरे लिये मिट्टी की एक वेदी बनाना, और अपनी भेड़-बकरियों और गाय-बैलों के होमबलि और मेलबलि को उस पर चढ़ाना; जहाँ-जहाँ मैं अपने नाम का स्मरण कराऊँ वहाँ-वहाँ मैं आकर तुम्हें आशीष दूँगा।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 20:25" - }, - "और यदि तुम मेरे लिये पत्थरों की वेदी बनाओ, तो तराशे हुए पत्थरों से न बनाना; क्योंकि जहाँ तुम ने उस पर अपना हथियार लगाया वहाँ तू उसे अशुद्ध कर देगा।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 20:26" - }, - "और मेरी वेदी पर सीढ़ी से कभी न चढ़ना, कहीं ऐसा न हो कि तेरा तन उस पर नंगा देख पड़े।”" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 29:14" }, + "परन्तु बछड़े का माँस, और खाल, और गोबर, छावनी से बाहर आग में जला देना; क्योंकि यह पापबलि होगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "21", - "sid": "EXO 21" + "type": "verse:v", + "number": "15", + "sid": "EXO 29:15" }, + "“फिर एक मेढ़ा लेना, और हारून और उसके पुत्र उसके सिर पर अपने-अपने हाथ रखें,", { - "type": "para:s", - "content": [ - "दासों से सम्बंधित नियम" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 29:16" }, + "तब उस मेढ़े को बलि करना, और उसका लहू लेकर वेदी पर चारों ओर छिड़कना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 21:1" - }, - "फिर जो नियम तुझे उनको समझाने हैं वे ये हैं।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 21:2" - }, - "“जब तुम कोई", - { - "type": "char:it", - "content": [ - "इब्री दास" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.2" - ] - }, - { - "type": "char:fq", - "content": [ - "इब्री दास:" - ] - }, - { - "type": "char:ft", - "content": [ - "इब्री को या तो ऋण न चूका पाने की स्थिति में (लैव्य.25:39,) या चोरी करने (निर्ग.22:3), के परिणामस्वरूप दास के रूप में बेचा जा सकता था। परन्तु उसका दासत्व छः वर्ष से अधिक नहीं हो सकता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मोल लो, तब वह छः वर्ष तक सेवा करता रहे, और सातवें वर्ष स्वतंत्र होकर सेंत-मेंत चला जाए।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "EXO 21:3" - }, - "यदि वह अकेला आया हो, तो अकेला ही चला जाए; और यदि पत्नी सहित आया हो, तो उसके साथ उसकी पत्नी भी चली जाए।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 21:4" - }, - "यदि उसके स्वामी ने उसको पत्नी दी हो और उससे उसके बेटे या बेटियाँ उत्पन्न हुई हों, तो उसकी पत्नी और बालक उस स्वामी के ही रहें, और वह अकेला चला जाए।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 21:5" - }, - "परन्तु यदि वह दास दृढ़ता से कहे, ‘मैं अपने स्वामी, और अपनी पत्नी, और बालकों से प्रेम रखता हूँ; इसलिए मैं स्वतंत्र होकर न चला जाऊँगा;’", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 21:6" - }, - "तो उसका स्वामी उसको परमेश्वर के पास ले चले; फिर उसको द्वार के किवाड़ या बाजू के पास ले जाकर उसके कान में सुतारी से छेद करें; तब वह", - { - "type": "char:it", - "content": [ - "सदा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.6" - ] - }, - { - "type": "char:fq", - "content": [ - "सदा:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवतः अगले जुबली वर्ष तक के लिए है, जब हर एक इब्री को स्वतंत्र किया जाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उसकी सेवा करता रहे।" - ] - } - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 29:17" }, + "और उस मेढ़े को टुकड़े-टुकड़े काटना, और उसकी अंतड़ियों और पैरों को धोकर उसके टुकड़ों और सिर के ऊपर रखना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 21:7" - }, - "“यदि कोई अपनी बेटी को दासी होने के लिये बेच डालें, तो वह दासी के समान बाहर न जाए।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 21:8" - }, - "यदि उसका स्वामी उसको अपनी पत्नी बनाए, और फिर उससे प्रसन्न न रहे, तो वह उसे दाम से छुड़ाई जाने दे; उसका विश्वासघात करने के बाद उसे विदेशी लोगों के हाथ बेचने का उसको अधिकार न होगा।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 21:9" - }, - "यदि उसने उसे अपने बेटे को ब्याह दिया हो, तो उससे बेटी का सा व्यवहार करे।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 21:10" - }, - "चाहे वह दूसरी पत्नी कर ले, तो भी वह उसका भोजन, वस्त्र, और संगति न घटाए।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 21:11" - }, - "और यदि वह इन तीन बातों में घटी करे, तो वह स्त्री सेंत-मेंत बिना दाम चुकाए ही चली जाए।" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 29:18" }, + "तब उस पूरे मेढ़े को वेदी पर जलाना; वह तो यहोवा के लिये होमबलि होगा; वह सुखदायक सुगन्ध और यहोवा के लिये हवन होगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "हिंसा से सम्बंधित नियम" - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 29:19" }, + "“फिर दूसरे मेढ़े को लेना; और हारून और उसके पुत्र उसके सिर पर अपने-अपने हाथ रखें,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 21:12" - }, - "“जो किसी मनुष्य को ऐसा मारे कि वह मर जाए, तो वह भी निश्चय मार डाला जाए।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 21:13" - }, - "यदि वह उसकी घात में न बैठा हो, और परमेश्वर की इच्छा ही से वह उसके हाथ में पड़ गया हो, तो ऐसे मारनेवाले के भागने के निमित्त मैं एक स्थान ठहराऊँगा जहाँ वह भाग जाए।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 21:14" - }, - "परन्तु यदि कोई ढिठाई से किसी पर चढ़ाई करके उसे छल से घात करे, तो उसको मार डालने के लिये मेरी वेदी के पास से भी अलग ले जाना।" - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 29:20" }, + "तब उस मेढ़े को बलि करना, और उसके लहू में से कुछ लेकर हारून और उसके पुत्रों के दाहिने कान के सिरे पर, और उनके दाहिने हाथ और दाहिने पाँव के अँगूठों पर लगाना, और लहू को वेदी पर चारों ओर छिड़क देना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 21:15" - }, - "“जो अपने पिता या माता को मारे-पीटे वह निश्चय मार डाला जाए।" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 29:21" }, + "फिर वेदी पर के लहू, और अभिषेक के तेल, इन दोनों में से कुछ कुछ लेकर हारून और उसके वस्त्रों पर, और उसके पुत्रों और उनके वस्त्रों पर भी छिड़क देना; तब वह अपने वस्त्रों समेत और उसके पुत्र भी अपने-अपने वस्त्रों समेत पवित्र हो जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 21:16" - }, - "“जो किसी मनुष्य को चुराए, चाहे उसे ले जाकर बेच डाले, चाहे वह उसके पास पाया जाए, तो वह भी निश्चय मार डाला जाए।" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 29:22" }, + "तब मेढ़े को संस्कारवाला जानकर उसमें से चर्बी और मोटी पूँछ को, और जिस चर्बी से अंतड़ियाँ ढपी रहती हैं उसको, और कलेजे पर की झिल्ली को, और चर्बी समेत दोनों गुर्दों को, और दाहिने पुट्ठे को लेना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 21:17" - }, - "“जो अपने पिता या माता को श्राप दे वह भी निश्चय मार डाला जाए।" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 29:23" }, + "और अख़मीरी रोटी की टोकरी जो यहोवा के आगे धरी होगी उसमें से भी एक रोटी, और तेल से सने हुए मैदे का एक फुलका, और एक पपड़ी लेकर,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 21:18" - }, - "“यदि मनुष्य झगड़ते हों, और एक दूसरे को पत्थर या मुक्के से ऐसा मारे कि वह मरे नहीं परन्तु बिछौने पर पड़ा रहे,", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 21:19" - }, - "तो जब वह उठकर लाठी के सहारे से बाहर चलने फिरने लगे, तब वह मारनेवाला निर्दोष ठहरे; उस दशा में वह उसके पड़े रहने के समय की हानि भर दे, और उसको भला चंगा भी करा दे।" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 29:24" }, + "इन सब को हारून और उसके पुत्रों के हाथों में रखकर हिलाए जाने की भेंट ठहराकर यहोवा के आगे हिलाया जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 21:20" - }, - "“यदि कोई अपने दास या दासी को सोंटे से ऐसा मारे कि वह उसके मारने से मर जाए, तब तो उसको निश्चय दण्ड दिया जाए।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 21:21" - }, - "परन्तु यदि वह दो एक दिन जीवित रहे, तो उसके स्वामी को दण्ड न दिया जाए; क्योंकि वह दास उसका धन है।" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 29:25" }, + "तब उन वस्तुओं को उनके हाथों से लेकर होमबलि की वेदी पर जला देना, जिससे वह यहोवा के सामने सुखदायक सुगन्ध ठहरे; वह तो यहोवा के लिये हवन होगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 21:22" - }, - "“यदि मनुष्य आपस में मारपीट करके किसी गर्भवती स्त्री को ऐसी चोट पहुँचाए, कि उसका गर्भ गिर जाए, परन्तु और कुछ हानि न हो, तो मारनेवाले से उतना दण्ड लिया जाए जितना उस स्त्री का पति पंच की सम्मति से ठहराए।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 21:23" - }, - "परन्तु यदि उसको और कुछ हानि पहुँचे, तो प्राण के बदले प्राण का,", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 21:24" - }, - "और आँख के बदले आँख का, और दाँत के बदले दाँत का, और हाथ के बदले हाथ का, और पाँव के बदले पाँव का,", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 21:25" - }, - "और दाग के बदले दाग का, और घाव के बदले घाव का, और मार के बदले मार का दण्ड हो।" - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 29:26" }, + "“फिर हारून के संस्कार को जो मेढ़ा होगा उसकी छाती को लेकर हिलाए जाने की भेंट के लिये यहोवा के आगे हिलाना; और वह तेरा भाग ठहरेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 21:26" - }, - "“जब कोई अपने दास या दासी की आँख पर ऐसा मारे कि फूट जाए, तो वह उसकी आँख के बदले उसे स्वतंत्र करके जाने दे।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 21:27" - }, - "और यदि वह अपने दास या दासी को मारकर उसका दाँत तोड़ डाले, तो वह उसके दाँत के बदले उसे स्वतंत्र करके जाने दे।" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 29:27" }, + "और हारून और उसके पुत्रों के संस्कार का जो मेढ़ा होगा, उसमें से हिलाए जाने की भेंटवाली छाती जो हिलाई जाएगी, और उठाए जाने का भेंटवाला पुट्ठा जो उठाया जाएगा, इन दोनों को पवित्र ठहराना।", { - "type": "para:s", - "content": [ - "पशु नियंत्रण सम्बंधित नियम" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 29:28" }, + "और ये सदा की विधि की रीति पर इस्राएलियों की ओर से उसका और उसके पुत्रों का भाग ठहरे, क्योंकि ये उठाए जाने की भेंटें ठहरी हैं; और यह इस्राएलियों की ओर से उनके मेलबलियों में से यहोवा के लिये उठाए जाने की भेंट होगी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 21:28" - }, - "“यदि बैल किसी पुरुष या स्त्री को ऐसा सींग मारे कि वह मर जाए, तो वह बैल तो निश्चय पथरवाह करके मार डाला जाए, और उसका माँस खाया न जाए; परन्तु बैल का स्वामी निर्दोष ठहरे।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 21:29" - }, - "परन्तु यदि उस बैल की पहले से सींग मारने की आदत पड़ी हो, और उसके स्वामी ने जताए जाने पर भी उसको न बाँध रखा हो, और वह किसी पुरुष या स्त्री को मार डाले, तब तो वह बैल पथरवाह किया जाए, और उसका स्वामी भी मार डाला जाए।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 21:30" - }, - "यदि उस पर छुड़ौती ठहराई जाए, तो प्राण छुड़ाने को जो कुछ उसके लिये ठहराया जाए उसे उतना ही देना पड़ेगा।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 21:31" - }, - "चाहे बैल ने किसी बेटे को, चाहे बेटी को मारा हो, तो भी इसी नियम के अनुसार उसके स्वामी के साथ व्यवहार किया जाए।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 21:32" - }, - "यदि बैल ने किसी दास या दासी को सींग मारा हो, तो बैल का स्वामी उस दास के स्वामी को तीस शेकेल रूपा दे, और वह बैल पथरवाह किया जाए।" - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 29:29" }, + "“हारून के जो पवित्र वस्त्र होंगे वह उसके बाद उसके बेटे पोते आदि को मिलते रहें, जिससे उन्हीं को पहने हुए उनका अभिषेक और संस्कार किया जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "EXO 21:33" - }, - "“यदि कोई मनुष्य गड्ढा खोलकर या खोदकर उसको न ढाँपे, और उसमें किसी का बैल या गदहा गिर पड़े,", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 21:34" - }, - "तो जिसका वह गड्ढा हो वह उस हानि को भर दे; वह पशु के स्वामी को उसका मोल दे, और लोथ गड्ढेवाले की ठहरे।" - ] + "type": "verse:v", + "number": "30", + "sid": "EXO 29:30" }, + "उसके पुत्रों के जो उसके स्थान पर याजक होगा, वह जब पवित्रस्थान में सेवा टहल करने को मिलापवाले तम्बू में पहले आए, तब उन वस्त्रों को सात दिन तक पहने रहें।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "EXO 21:35" - }, - "“यदि किसी का बैल किसी दूसरे के बैल को ऐसी चोट लगाए, कि वह मर जाए, तो वे दोनों मनुष्य जीवित बैल को बेचकर उसका मोल आपस में आधा-आधा बाँट लें; और लोथ को भी वैसा ही बाँटें।", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 21:36" - }, - "यदि यह प्रगट हो कि उस बैल की पहले से सींग मारने की आदत पड़ी थी, पर उसके स्वामी ने उसे बाँध नहीं रखा, तो निश्चय यह बैल के बदले बैल भर दे, पर लोथ उसी की ठहरे।" - ] + "type": "verse:v", + "number": "31", + "sid": "EXO 29:31" }, + "“फिर याजक के संस्कार का जो मेढ़ा होगा उसे लेकर उसका माँस किसी पवित्रस्थान में पकाना;", { - "type": "chapter:c", - "number": "22", - "sid": "EXO 22" + "type": "verse:v", + "number": "32", + "sid": "EXO 29:32" }, + "तब हारून अपने पुत्रों समेत उस मेढ़े का माँस और टोकरी की रोटी, दोनों को मिलापवाले तम्बू के द्वार पर खाए।", { - "type": "para:s", - "content": [ - "चोरी से सम्बंधित नियम" - ] + "type": "verse:v", + "number": "33", + "sid": "EXO 29:33" }, + "जिन पदार्थों से उनका संस्कार और उन्हें पवित्र करने के लिये प्रायश्चित किया जाएगा उनको तो वे खाएँ, परन्तु पराए कुल का कोई उन्हें न खाने पाए, क्योंकि वे पवित्र होंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 22:1" - }, - "“यदि कोई मनुष्य बैल, या भेड़, या बकरी चुराकर उसका घात करे या बेच डाले, तो वह बैल के बदले पाँच बैल, और भेड़-बकरी के बदले चार भेड़-बकरी भर दे।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 22:2" - }, - "यदि चोर सेंध लगाते हुए पकड़ा जाए, और उस पर ऐसी मार पड़े कि वह मर जाए, तो उसके खून का दोष न लगे;", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 22:3" - }, - "यदि सूर्य निकल चुके, तो उसके खून का दोष लगे; अवश्य है कि वह हानि को भर दे, और यदि उसके पास कुछ न हो, तो वह चोरी के कारण बेच दिया जाए।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 22:4" - }, - "यदि चुराया हुआ बैल, या गदहा, या भेड़ या बकरी उसके हाथ में जीवित पाई जाए, तो वह उसका दूना भर दे।" - ] + "type": "verse:v", + "number": "34", + "sid": "EXO 29:34" }, + "यदि संस्कारवाले माँस या रोटी में से कुछ सवेरे तक बचा रहे, तो उस बचे हुए को आग में जलाना, वह खाया न जाए; क्योंकि वह पवित्र होगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "फसल सुरक्षा से सम्बंधित नियम" - ] + "type": "verse:v", + "number": "35", + "sid": "EXO 29:35" }, + "“मैंने तुझे जो-जो आज्ञा दी हैं, उन सभी के अनुसार तू हारून और उसके पुत्रों से करना; और सात दिन तक उनका संस्कार करते रहना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "EXO 22:5" - }, - "“यदि कोई अपने पशु से किसी का खेत या दाख की बारी चराए, अर्थात् अपने पशु को ऐसा छोड़ दे कि वह पराए खेत को चर ले, तो वह अपने खेत की और अपनी दाख की बारी की उत्तम से उत्तम उपज में से उस हानि को भर दे।" - ] + "type": "verse:v", + "number": "36", + "sid": "EXO 29:36" }, + "अर्थात् पापबलि का एक बछड़ा प्रायश्चित के लिये प्रतिदिन चढ़ाना। और वेदी को भी प्रायश्चित करने के समय शुद्ध करना, और उसे पवित्र करने के लिये उसका अभिषेक करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 22:6" - }, - "“यदि कोई आग जलाए, और वह काँटों में लग जाए और फूलों के ढेर या अनाज या खड़ा खेत जल जाए, तो जिसने आग जलाई हो वह हानि को निश्चय भर दे।" - ] + "type": "verse:v", + "number": "37", + "sid": "EXO 29:37" + }, + "सात दिन तक वेदी के लिये प्रायश्चित करके उसे पवित्र करना, और वेदी परमपवित्र ठहरेगी; और जो कुछ उससे छू जाएगा वह भी पवित्र हो जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "दैनिक भेंट" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "EXO 29:38" + }, + "“जो तुझे वेदी पर नित्य चढ़ाना होगा वह यह है; अर्थात् प्रतिदिन एक-एक वर्ष के दो भेड़ी के बच्चे।", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 29:39" + }, + "एक भेड़ के बच्चे को तो भोर के समय, और दूसरे भेड़ के बच्चे को साँझ के समय चढ़ाना।", + { + "type": "verse:v", + "number": "40", + "sid": "EXO 29:40" }, + "और एक भेड़ के बच्चे के संग हीन की चौथाई कूटकर निकाले हुए तेल से सना हुआ एपा का दसवाँ भाग मैदा, और अर्घ के लिये ही की चौथाई दाखमधु देना।", { - "type": "para:s", - "content": [ - "निजी सम्पत्ति से सम्बंधित नियम" - ] + "type": "verse:v", + "number": "41", + "sid": "EXO 29:41" }, + "और दूसरे भेड़ के बच्चे को साँझ के समय चढ़ाना, और उसके साथ भोर की रीति अनुसार अन्नबलि और अर्घ दोनों देना, जिससे वह सुखदायक सुगन्ध और यहोवा के लिये हवन ठहरे।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "42", + "sid": "EXO 29:42" + }, + "तुम्हारी पीढ़ी से पीढ़ी में यहोवा के आगे मिलापवाले तम्बू के द्वार पर नित्य ऐसा ही होमबलि हुआ करे; यह वह स्थान है जिसमें मैं तुम लोगों से इसलिए मिला करूँगा कि तुझ से बातें करूँ।", + { + "type": "verse:v", + "number": "43", + "sid": "EXO 29:43" + }, + "मैं इस्राएलियों से वहीं मिला करूँगा, और", + { + "type": "char:it", + "content": [ + "वह तम्बू मेरे तेज से पवित्र किया जाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "7", - "sid": "EXO 22:7" + "type": "char:fr", + "content": [ + "29.43" + ] }, - "“यदि कोई दूसरे को रुपये या सामग्री की धरोहर धरे, और वह उसके घर से चुराई जाए, तो यदि चोर पकड़ा जाए, तो दूना उसी को भर देना पड़ेगा।", { - "type": "verse:v", - "number": "8", - "sid": "EXO 22:8" + "type": "char:fq", + "content": [ + "वह तम्बू मेरे तेज से पवित्र किया जाएगा:" + ] }, - "और यदि चोर न पकड़ा जाए, तो घर का स्वामी परमेश्वर के पास लाया जाए कि निश्चय हो जाए कि उसने अपने भाई-बन्धु की सम्पत्ति पर हाथ लगाया है या नहीं।", { - "type": "verse:v", - "number": "9", - "sid": "EXO 22:9" - }, - "चाहे बैल, चाहे गदहे, चाहे भेड़ या बकरी, चाहे वस्त्र, चाहे किसी प्रकार की ऐसी खोई हुई वस्तु के विषय अपराध क्यों न लगाया जाए, जिसे दो जन अपनी-अपनी कहते हों, तो दोनों का मुकद्दमा परमेश्वर के पास आए; और जिसको परमेश्वर दोषी ठहराए वह दूसरे को दूना भर दे।" - ] + "type": "char:ft", + "content": [ + "इसका अर्थ यह है कि वह स्थान जहाँ यहोवा ने अपने लोगों की मण्डली से मिलने की प्रतिज्ञा की है, वह उसके तेज से पवित्र किया जाएगा।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 22:10" - }, - "“यदि कोई दूसरे को गदहा या बैल या भेड़-बकरी या कोई और पशु रखने के लिये सौंपे, और किसी के बिना देखे वह मर जाए, या चोट खाए, या हाँक दिया जाए,", + "type": "verse:v", + "number": "44", + "sid": "EXO 29:44" + }, + "और", + { + "type": "char:it", + "content": [ + "मैं मिलापवाले तम्बू और वेदी को पवित्र करूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "EXO 22:11" + "type": "char:fr", + "content": [ + "29.44" + ] }, - "तो उन दोनों के बीच यहोवा की शपथ खिलाई जाए, ‘मैंने इसकी सम्पत्ति पर हाथ नहीं लगाया;’ तब सम्पत्ति का स्वामी इसको सच माने, और दूसरे को उसे कुछ भी भर देना न होगा।", { - "type": "verse:v", - "number": "12", - "sid": "EXO 22:12" + "type": "char:fq", + "content": [ + "मैं मिलापवाले तम्बू और वेदी को पवित्र करूँगा:" + ] }, - "यदि वह सचमुच उसके यहाँ से चुराया गया हो, तो वह उसके स्वामी को उसे भर दे।", { - "type": "verse:v", - "number": "13", - "sid": "EXO 22:13" - }, - "और यदि वह फाड़ डाला गया हो, तो वह फाड़े हुए को प्रमाण के लिये ले आए, तब उसे उसको भी भर देना न पड़ेगा।" - ] + "type": "char:ft", + "content": [ + "मिलापवाले तम्बू को और वहाँ सेवा करनेवाले याजकों को पवित्र करने का उद्देश्य यह था कि वह पूरी जाति जिसे यहोवा ने मिस्र के दासत्व के बन्धनों से स्वतंत्र किया है, अपने दैनिक जीवन में पवित्र ठहरें।" + ] + } + ] + } + ] + }, + ", और हारून और उसके पुत्रों को भी पवित्र करूँगा कि वे मेरे लिये याजक का काम करें।", + { + "type": "verse:v", + "number": "45", + "sid": "EXO 29:45" }, + "और मैं इस्राएलियों के मध्य निवास करूँगा, और उनका परमेश्वर ठहरूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 22:14" - }, - "“फिर यदि कोई दूसरे से पशु माँग लाए, और उसके स्वामी के संग न रहते उसको चोट लगे या वह मर जाए, तो वह निश्चय उसकी हानि भर दे।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 22:15" - }, - "यदि उसका स्वामी संग हो, तो दूसरे को उसकी हानि भरना न पड़े; और यदि वह भाड़े का हो तो उसकी हानि उसके भाड़े में आ गई।" - ] + "type": "verse:v", + "number": "46", + "sid": "EXO 29:46" }, + "तब वे जान लेंगे कि मैं यहोवा उनका परमेश्वर हूँ, जो उनको मिस्र देश से इसलिए निकाल ले आया, कि उनके मध्य निवास करूँ; मैं ही उनका परमेश्वर यहोवा हूँ।" + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "EXO 30" + }, + { + "type": "para:s", + "content": [ + "धूप जलाने की वेदी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "नैतिक और धार्मिक नियम" - ] + "type": "verse:v", + "number": "1", + "sid": "EXO 30:1" }, + "“फिर धूप जलाने के लिये बबूल की लकड़ी की वेदी बनाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 22:16" - }, - "“यदि कोई पुरुष किसी कन्या को जिसके ब्याह की बात न लगी हो फुसलाकर उसके संग कुकर्म करे, तो वह निश्चय उसका मोल देकर उसे ब्याह ले।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 22:17" - }, - "परन्तु यदि उसका पिता उसे देने को बिल्कुल इन्कार करे, तो कुकर्म करनेवाला कन्याओं के मोल की रीति के अनुसार रुपये तौल दे।" - ] + "type": "verse:v", + "number": "2", + "sid": "EXO 30:2" }, + "उसकी लम्बाई एक हाथ और चौड़ाई एक हाथ की हो, वह चौकोर हो, और उसकी ऊँचाई दो हाथ की हो, और उसके सींग उसी टुकड़े से बनाए जाएँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 22:18" - }, - "“तू", + "type": "verse:v", + "number": "3", + "sid": "EXO 30:3" + }, + "और वेदी के ऊपरवाले पल्ले और चारों ओर के बाजुओं और सींगों को शुद्ध सोने से मढ़ना, और इसके चारों ओर सोने की एक बाड़ बनाना।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 30:4" + }, + "और इसकी बाड़ के नीचे इसके आमने-सामने के दोनों पल्लों पर सोने के दो-दो कड़े बनाकर इसके दोनों ओर लगाना, वे इसके उठाने के डण्डों के खानों का काम देंगे।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 30:5" + }, + "डण्डों को बबूल की लकड़ी के बनाकर उनको सोने से मढ़ना।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 30:6" + }, + "और तू उसको उस पर्दे के आगे रखना जो साक्षीपत्र के सन्दूक के सामने है, अर्थात् प्रायश्चितवाले ढकने के आगे जो साक्षीपत्र के ऊपर है, वहीं मैं तुझ से मिला करूँगा।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 30:7" + }, + "और उसी वेदी पर हारून सुगन्धित धूप जलाया करे; प्रतिदिन भोर को जब वह दीपक को ठीक करे तब वह धूप को जलाए,", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 30:8" + }, + "तब साँझ के समय जब हारून दीपकों को जलाए तब धूप जलाया करे, यह धूप यहोवा के सामने तुम्हारी पीढ़ी-पीढ़ी में नित्य जलाया जाए।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 30:9" + }, + "और उस वेदी पर तुम और प्रकार का धूप न जलाना, और न उस पर होमबलि और न अन्नबलि चढ़ाना; और न इस पर अर्घ देना।", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 30:10" + }, + "हारून वर्ष में एक बार इसके सींगों पर प्रायश्चित करे; और तुम्हारी पीढ़ी-पीढ़ी में वर्ष में एक बार प्रायश्चित के पापबलि के लहू से इस पर प्रायश्चित किया जाए; यह यहोवा के लिये परमपवित्र है।”" + ] + }, + { + "type": "para:s", + "content": [ + "प्राणों के प्रायश्चित का रुपया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "EXO 30:11" + }, + "और तब यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 30:12" + }, + "“जब तू इस्राएलियों कि गिनती लेने लगे, तब वे गिनने के समय जिनकी गिनती हुई हो अपने-अपने प्राणों के लिये यहोवा को प्रायश्चित दें, जिससे जब तू उनकी गिनती कर रहा हो उस समय", + { + "type": "char:it", + "content": [ + "कोई विपत्ति उन पर न आ पड़े", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "जादू-टोना करनेवाली" - ] + "type": "char:fr", + "content": [ + "30.12" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.18" - ] - }, - { - "type": "char:fq", - "content": [ - "जादू-टोना करनेवाली:" - ] - }, - { - "type": "char:ft", - "content": [ - "जादू-टोना करना यहोवा के विरुद्ध विद्रोह था, और इसके लिए मृत्युदण्ड निर्धारित था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "कोई विपत्ति उन पर न आ पड़े:" + ] }, { - "type": "char:it", - "content": [ - "* को जीवित रहने न देना।" - ] + "type": "char:ft", + "content": [ + "कि उन पर आत्मिक अधिकारों की उपेक्षा करने और तिरस्कार करने का दण्ड न आ पड़े।" + ] } - ] + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 22:19" - }, - "“जो कोई पशुगमन करे वह निश्चय मार डाला जाए।" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 30:13" }, + "जितने लोग गिने जाएँ वे पवित्रस्थान के शेकेल के अनुसार आधा शेकेल दें, (यह शेकेल बीस गेरा का होता है), यहोवा की भेंट आधा शेकेल हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 22:20" - }, - "“जो कोई यहोवा को छोड़ किसी और देवता के लिये बलि करे वह सत्यानाश किया जाए।" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 30:14" }, + "बीस वर्ष के या उससे अधिक अवस्था के जितने गिने जाएँ उनमें से एक-एक जन यहोवा की भेंट दे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 22:21" - }, - "“तुम परदेशी को न सताना और न उस पर अंधेर करना क्योंकि मिस्र देश में तुम भी परदेशी थे।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 22:22" - }, - "किसी विधवा या अनाथ बालक को दुःख न देना।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 22:23" - }, - "यदि तुम ऐसों को किसी प्रकार का दुःख दो, और वे कुछ भी मेरी दुहाई दें, तो मैं निश्चय उनकी दुहाई सुनूँगा;", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 22:24" - }, - "तब मेरा क्रोध भड़केगा, और मैं तुम को तलवार से मरवाऊँगा, और तुम्हारी पत्नियाँ विधवा और तुम्हारे बालक अनाथ हो जाएँगे।" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 30:15" + }, + "जब तुम्हारे प्राणों के प्रायश्चित के निमित्त यहोवा की भेंट अर्पित की जाए, तब न तो धनी लोग आधे शेकेल से अधिक दें, और न कंगाल लोग उससे कम दें।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 30:16" }, + "और तू इस्राएलियों से प्रायश्चित का रुपया लेकर मिलापवाले तम्बू के काम में लगाना; जिससे वह यहोवा के सम्मुख", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "इस्राएलियों के स्मरणार्थ चिन्ह ठहरे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "EXO 22:25" + "type": "char:fr", + "content": [ + "30.16" + ] }, - "“यदि तू मेरी प्रजा में से किसी दीन को जो तेरे पास रहता हो रुपये का ऋण दे, तो उससे महाजन के समान ब्याज न लेना।", { - "type": "verse:v", - "number": "26", - "sid": "EXO 22:26" + "type": "char:fq", + "content": [ + "इस्राएलियों के स्मरणार्थ चिन्ह ठहरे:" + ] }, - "यदि तू कभी अपने भाई-बन्धु के वस्त्र को बन्धक करके रख भी ले, तो सूर्य के अस्त होने तक उसको लौटा देना;", { - "type": "verse:v", - "number": "27", - "sid": "EXO 22:27" - }, - "क्योंकि वह उसका एक ही ओढ़ना है, उसकी देह का वही अकेला वस्त्र होगा; फिर वह किसे ओढ़कर सोएगा? और जब वह मेरी दुहाई देगा तब मैं उसकी सुनूँगा, क्योंकि मैं तो करुणामय हूँ।" - ] + "type": "char:ft", + "content": [ + "तम्बू में इस्तेमाल होनेवाली चाँदी प्रत्येक मनुष्य को परमेश्वर के सामने वाचा में बंधे व्यक्ति के रूप में उसकी स्थिति बताने के लिए स्मरणार्थ थी।" + ] + } + ] + } + ] }, + ", और उनके प्राणों का प्रायश्चित भी हो।”" + ] + }, + { + "type": "para:s", + "content": [ + "पीतल की हौदी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "EXO 22:28" - }, - "“परमेश्वर को श्राप न देना, और न अपने लोगों के प्रधान को श्राप देना।" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 30:17" }, + "और यहोवा ने मूसा से कहा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 22:29" - }, - "“अपने खेतों की उपज और फलों के रस में से कुछ", - { - "type": "char:it", - "content": [ - "मुझे देने में विलम्ब न करना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.29" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझे देने में विलम्ब न करना:" - ] - }, - { - "type": "char:ft", - "content": [ - "उपज का पहला फल देना आरम्भ से चली आ रही रीति थी और इसका सम्बंध बलिदान चढ़ाने की आरम्भिक क्रियाओं से था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। अपने बेटों में से पहलौठे को मुझे देना।" - ] - }, - { - "type": "verse:v", - "number": "30", - "sid": "EXO 22:30" - }, - "वैसे ही अपनी गायों और भेड़-बकरियों के पहलौठे भी देना; सात दिन तक तो बच्चा अपनी माता के संग रहे, और आठवें दिन तू उसे मुझे दे देना।" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 30:18" }, + "“धोने के लिये पीतल की एक हौदी और उसका पाया भी पीतल का बनाना। और उसे मिलापवाले तम्बू और वेदी के बीच में रखकर उसमें जल भर देना;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 22:31" - }, - "“तुम मेरे लिये पवित्र मनुष्य बनना; इस कारण जो पशु मैदान में फाड़ा हुआ पड़ा मिले उसका माँस न खाना, उसको कुत्तों के आगे फेंक देना।" - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 30:19" }, + "और उसमें हारून और उसके पुत्र अपने-अपने हाथ पाँव धोया करें।", { - "type": "chapter:c", - "number": "23", - "sid": "EXO 23" + "type": "verse:v", + "number": "20", + "sid": "EXO 30:20" }, + "जब जब वे मिलापवाले तम्बू में प्रवेश करें तब-तब वे हाथ पाँव जल से धोएँ, नहीं तो मर जाएँगे; और जब जब वे वेदी के पास सेवा टहल करने, अर्थात् यहोवा के लिये हव्य जलाने को आएँ तब-तब वे हाथ पाँव धोएँ, न हो कि मर जाएँ।", { - "type": "para:s", - "content": [ - "न्याय और निष्पक्षता" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 30:21" }, + "यह हारून और उसके पीढ़ी-पीढ़ी के वंश के लिये सदा की विधि ठहरे।”" + ] + }, + { + "type": "para:s", + "content": [ + "अभिषेक का तेल" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 23:1" - }, - "“झूठी बात न फैलाना। अन्यायी साक्षी होकर दुष्ट का साथ न देना।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 23:2" - }, - "बुराई करने के लिये न तो बहुतों के पीछे हो लेना; और न उनके पीछे फिरकर मुकद्दमे में न्याय बिगाड़ने को साक्षी देना;", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 23:3" - }, - "और कंगाल के मुकद्दमे में उसका भी पक्ष न करना।" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 30:22" }, + "फिर यहोवा ने मूसा से कहा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 23:4" - }, - "“यदि तेरे शत्रु का बैल या गदहा भटकता हुआ तुझे मिले, तो उसे उसके पास अवश्य फेर ले आना।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 23:5" - }, - "फिर यदि तू अपने बैरी के गदहे को बोझ के मारे दबा हुआ देखे, तो चाहे उसको उसके स्वामी के लिये छुड़ाने के लिये तेरा मन न चाहे, तो भी अवश्य स्वामी का साथ देकर उसे छुड़ा लेना।" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 30:23" }, + "“तू उत्तम से उत्तम सुगन्ध-द्रव्य ले, अर्थात् पवित्रस्थान के शेकेल के अनुसार पाँच सौ शेकेल अपने आप निकला हुआ गन्धरस, और उसका आधा, अर्थात् ढाई सौ शेकेल सुगन्धित दालचीनी और ढाई सौ शेकेल सुगन्धित अगर,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 23:6" - }, - "“तेरे लोगों में से जो दरिद्र हों उसके मुकद्दमे में न्याय न बिगाड़ना।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 23:7" - }, - "झूठे मुकद्दमे से दूर रहना, और निर्दोष और धर्मी को घात न करना, क्योंकि मैं दुष्ट को निर्दोष न ठहराऊँगा।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 23:8" - }, - "घूस न लेना, क्योंकि घूस देखनेवालों को भी अंधा कर देता, और धर्मियों की बातें पलट देता है।" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 30:24" }, + "और पाँच सौ शेकेल तज, और एक हीन जैतून का तेल लेकर", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 23:9" - }, - "“परदेशी पर अंधेर न करना; तुम तो परदेशी के मन की बातें जानते हो, क्योंकि तुम भी मिस्र देश में परदेशी थे।" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 30:25" }, + "उनसे अभिषेक का पवित्र तेल, अर्थात् गंधी की रीति से तैयार किया हुआ सुगन्धित तेल बनवाना; यह अभिषेक का पवित्र तेल ठहरे।", { - "type": "para:s", - "content": [ - "सातवाँ वर्ष और सातवाँ दिन" - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 30:26" }, + "और उससे मिलापवाले तम्बू का, और साक्षीपत्र के सन्दूक का,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 23:10" - }, - "“छः वर्ष तो अपनी भूमि में बोना और उसकी उपज इकट्ठी करना;", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 23:11" - }, - "परन्तु सातवें वर्ष में उसको पड़ती रहने देना और वैसा ही छोड़ देना, तो तेरे भाई-बन्धुओं में के दरिद्र लोग उससे खाने पाएँ, और जो कुछ उनसे भी बचे वह जंगली पशुओं के खाने के काम में आए। और अपनी दाख और जैतून की बारियों को भी ऐसे ही करना।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 23:12" - }, - "छः दिन तक तो अपना काम-काज करना, और सातवें दिन विश्राम करना; कि तेरे बैल और गदहे सुस्ताएँ, और तेरी दासियों के बेटे और परदेशी भी अपना जी ठण्डा कर सके।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 23:13" - }, - "और जो कुछ मैंने तुम से कहा है उसमें सावधान रहना; और दूसरे देवताओं के नाम की चर्चा न करना, वरन् वे तुम्हारे मुँह से सुनाई भी न दें।" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 30:27" }, + "और सारे सामान समेत मेज का, और सामान समेत दीवट का, और धूपवेदी का,", { - "type": "para:s", - "content": [ - "तीन प्रमुख पर्व" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 30:28" }, + "और सारे सामान समेत होमवेदी का, और पाए समेत हौदी का अभिषेक करना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 23:14" - }, - "“प्रतिवर्ष तीन बार मेरे लिये पर्व मानना।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 23:15" - }, - "अख़मीरी रोटी का पर्व मानना; उसमें मेरी आज्ञा के अनुसार अबीब महीने के नियत समय पर सात दिन तक अख़मीरी रोटी खाया करना, क्योंकि उसी महीने में तुम मिस्र से निकल आए। और मुझ को कोई खाली हाथ अपना मुँह न दिखाए।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 23:16" - }, - "और जब तेरी बोई हुई खेती की पहली उपज तैयार हो, तब कटनी का पर्व मानना। और वर्ष के अन्त में जब तू परिश्रम के फल बटोरकर ढेर लगाए, तब बटोरन का पर्व मानना।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 23:17" - }, - "प्रतिवर्ष तीनों बार तेरे सब पुरुष प्रभु यहोवा को अपना मुँह दिखाएँ।" - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 30:29" }, + "और उनको पवित्र करना, जिससे वे परमपवित्र ठहरें; और जो कुछ उनसे छू जाएगा वह पवित्र हो जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 23:18" - }, - "“मेरे बलिपशु का लहू ख़मीरी रोटी के संग न चढ़ाना, और न मेरे", - { - "type": "char:it", - "content": [ - "पर्व के उत्तम बलिदान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.18" - ] - }, - { - "type": "char:fq", - "content": [ - "पर्व के उत्तम बलिदान:" - ] - }, - { - "type": "char:ft", - "content": [ - "मेरे भोज का उत्तम भाग, अर्थात् फसह का मेम्ना।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में से कुछ सवेरे तक रहने देना।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "EXO 23:19" - }, - "अपनी भूमि की पहली उपज का पहला भाग अपने परमेश्वर यहोवा के भवन में ले आना। बकरी का बच्चा उसकी माता के दूध में न पकाना।" - ] + "type": "verse:v", + "number": "30", + "sid": "EXO 30:30" }, + "फिर हारून का उसके पुत्रों के साथ अभिषेक करना, और इस प्रकार उन्हें मेरे लिये याजक का काम करने के लिये पवित्र करना।", { - "type": "para:s", - "content": [ - "प्रतिज्ञाएँ और चेतावनी" - ] + "type": "verse:v", + "number": "31", + "sid": "EXO 30:31" }, + "और इस्राएलियों को मेरी यह आज्ञा सुनाना, ‘यह तेल तुम्हारी पीढ़ी-पीढ़ी में मेरे लिये पवित्र अभिषेक का तेल होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 23:20" - }, - "“सुन, मैं एक दूत तेरे आगे-आगे भेजता हूँ जो मार्ग में तेरी रक्षा करेगा, और जिस स्थान को मैंने तैयार किया है उसमें तुझे पहुँचाएगा।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 23:21" - }, - "उसके सामने सावधान रहना, और उसकी मानना, उसका विरोध न करना, क्योंकि वह तुम्हारा अपराध क्षमा न करेगा; इसलिए कि उसमें मेरा नाम रहता है।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 23:22" - }, - "और यदि तू सचमुच उसकी माने और जो कुछ मैं कहूँ वह करे, तो मैं तेरे शत्रुओं का शत्रु और तेरे द्रोहियों का द्रोही बनूँगा।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 23:23" - }, - "इस रीति मेरा दूत तेरे आगे-आगे चलकर तुझे एमोरी, हित्ती, परिज्जी, कनानी, हिब्बी, और यबूसी लोगों के यहाँ पहुँचाएगा, और", - { - "type": "char:it", - "content": [ - "मैं उनको सत्यानाश कर डालूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.23" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं उनको सत्यानाश कर डालूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "कनानियों का राष्ट्रीय अस्तित्व वास्तव में “पूरी तरह से” नष्ट करना था, और उनकी मूर्तिपूजा के नामों-निशान को मिटा देना अवश्य था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "24", - "sid": "EXO 23:24" - }, - "उनके देवताओं को दण्डवत् न करना, और न उनकी उपासना करना, और न उनके से काम करना, वरन् उन मूरतों को पूरी रीति से सत्यानाश कर डालना, और उन लोगों की लाटों के टुकड़े-टुकड़े कर देना।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 23:25" - }, - "तुम अपने परमेश्वर यहोवा की उपासना करना, तब वह तेरे अन्न जल पर आशीष देगा, और तेरे बीच में से रोग दूर करेगा।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 23:26" - }, - "तेरे देश में न तो किसी का गर्भ गिरेगा और न कोई बाँझ होगी; और तेरी आयु मैं पूरी करूँगा।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 23:27" - }, - "जितने लोगों के बीच तू जाएगा उन सभी के मन में मैं अपना भय पहले से ऐसा समवा दूँगा कि उनको व्याकुल कर दूँगा, और मैं तुझे सब शत्रुओं की पीठ दिखाऊँगा।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 23:28" - }, - "और मैं तुझ से पहले", - { - "type": "char:it", - "content": [ - "बर्रों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.28" - ] - }, - { - "type": "char:fq", - "content": [ - "बर्रों:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस शब्द का प्रयोग यहाँ रूपक के रूप में किया गया है अर्थात् जिससे भय और निरुत्साह उत्पन्न हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को भेजूँगा जो हिब्बी, कनानी, और हित्ती लोगों को तेरे सामने से भगाकर दूर कर देंगी।" - ] - }, - { - "type": "verse:v", - "number": "29", - "sid": "EXO 23:29" - }, - "मैं उनको तेरे आगे से एक ही वर्ष में तो न निकाल दूँगा, ऐसा न हो कि देश उजाड़ हो जाए, और जंगली पशु बढ़कर तुझे दुःख देने लगें।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 23:30" - }, - "जब तक तू फूल-फलकर देश को अपने अधिकार में न कर ले तब तक मैं उन्हें तेरे आगे से थोड़ा-थोड़ा करके निकालता रहूँगा।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 23:31" - }, - "मैं लाल समुद्र से लेकर पलिश्तियों के समुद्र तक और जंगल से लेकर फरात तक के देश को तेरे वश में कर दूँगा; मैं उस देश के निवासियों को भी तेरे वश में कर दूँगा, और तू उन्हें अपने सामने से बरबस निकालेगा।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 23:32" - }, - "तू न तो उनसे वाचा बाँधना और न उनके देवताओं से।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 23:33" - }, - "वे तेरे देश में रहने न पाएँ, ऐसा न हो कि वे तुझ से मेरे विरुद्ध पाप कराएँ; क्योंकि यदि तू उनके देवताओं की उपासना करे, तो यह तेरे लिये फंदा बनेगा।”" - ] + "type": "verse:v", + "number": "32", + "sid": "EXO 30:32" }, + "यह किसी मनुष्य की देह पर न डाला जाए, और मिलावट में उसके समान और कुछ न बनाना; यह पवित्र है, यह तुम्हारे लिये भी पवित्र होगा।", { - "type": "chapter:c", - "number": "24", - "sid": "EXO 24" + "type": "verse:v", + "number": "33", + "sid": "EXO 30:33" }, + "जो कोई इसके समान कुछ बनाए, या जो कोई इसमें से कुछ पराए कुलवाले पर लगाए, वह अपने लोगों में से नाश किया जाए।’”" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र सुगन्धित द्रव्य" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यहोवा और इस्राएलियों के बीच वाचा बाँधने का वर्णन" - ] + "type": "verse:v", + "number": "34", + "sid": "EXO 30:34" }, + "फिर यहोवा ने मूसा से कहा, “बोल, नखी और कुन्दरू, ये सुगन्ध-द्रव्य", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 24:1" - }, - "फिर यहोवा ने मूसा से कहा, “तू, हारून, नादाब, अबीहू, और इस्राएलियों के सत्तर पुरनियों समेत यहोवा के पास ऊपर आकर दूर से दण्डवत् करना।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 24:2" - }, - "और केवल मूसा यहोवा के समीप आए; परन्तु वे समीप न आएँ, और दूसरे लोग उसके संग ऊपर न आएँ।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "EXO 24:3" - }, - "तब मूसा ने लोगों के पास जाकर यहोवा की सब बातें और सब नियम सुना दिए; तब सब लोग एक स्वर से बोल उठे, “जितनी बातें यहोवा ने कही हैं उन सब बातों को हम मानेंगे।”", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 24:4" - }, - "तब मूसा ने यहोवा के सब वचन लिख दिए। और सवेरे उठकर पर्वत के नीचे एक वेदी और इस्राएल के बारहों गोत्रों के अनुसार", - { - "type": "char:it", - "content": [ - "बारह खम्भे" - ] - }, + "type": "char:it", + "content": [ + "निर्मल लोबान", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.4" - ] - }, - { - "type": "char:fq", - "content": [ - "बारह खम्भे:" - ] - }, - { - "type": "char:ft", - "content": [ - "जबकि वेदी यहोवा की उपस्थिति का प्रतीक थी, यह बारह खम्भे उन बारह गोत्रों की उपस्थिति को दर्शाते थे जिनके साथ वाचा बना रहा था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "30.34" + ] }, { - "type": "char:it", - "content": [ - "* भी बनवाए।" - ] + "type": "char:fq", + "content": [ + "निर्मल लोबान:" + ] }, { - "type": "verse:v", - "number": "5", - "sid": "EXO 24:5" - }, - "तब उसने कई इस्राएली जवानों को भेजा, जिन्होंने यहोवा के लिये होमबलि और बैलों के मेलबलि चढ़ाए।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 24:6" - }, - "और मूसा ने आधा लहू लेकर कटोरों में रखा, और आधा वेदी पर छिड़क दिया।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 24:7" - }, - "तब", - { - "type": "char:it", - "content": [ - "वाचा की पुस्तक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.7" - ] - }, - { - "type": "char:fq", - "content": [ - "वाचा की पुस्तक:" - ] - }, - { - "type": "char:ft", - "content": [ - "इससे पहले लोगों पर लहू झिड़का जाता उन्हें वाचा की पुस्तक को सुनकर अपनी सहमति को दोहराना था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को लेकर लोगों को पढ़ सुनाया; उसे सुनकर उन्होंने कहा, “जो कुछ यहोवा ने कहा है उस सब को हम करेंगे, और उसकी आज्ञा मानेंगे।”" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "EXO 24:8" - }, - "तब मूसा ने लहू को लेकर लोगों पर छिड़क दिया, और उनसे कहा, “देखो, यह उस वाचा का लहू है जिसे यहोवा ने इन सब वचनों पर तुम्हारे साथ बाँधी है।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 24:9" - }, - "तब मूसा, हारून, नादाब, अबीहू और इस्राएलियों के सत्तर पुरनिए ऊपर गए,", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 24:10" - }, - "और", - { - "type": "char:it", - "content": [ - "इस्राएल के परमेश्वर का दर्शन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.10" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएल के परमेश्वर का दर्शन:" - ] - }, - { - "type": "char:ft", - "content": [ - "जब उन्होंने बलिदान का भोज खाया, तो यहोवा की उपस्थिति विशेष रूप में उन पर प्रगट हुई।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* किया; और उसके चरणों के तले नीलमणि का चबूतरा सा कुछ था, जो आकाश के तुल्य ही स्वच्छ था।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "EXO 24:11" - }, - "और", - { - "type": "char:it", - "content": [ - "उसने इस्राएलियों के प्रधानों पर हाथ न बढ़ाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.11" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने इस्राएलियों के प्रधानों पर हाथ न बढ़ाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसने उन्हें नहीं मारा। ऐसा मानना था कि नश्वर मनुष्य परमेश्वर को देखने के बाद जीवित नहीं रह सकता।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; तब उन्होंने परमेश्वर का दर्शन किया, और खाया पिया।" - ] + "type": "char:ft", + "content": [ + "यह एक सबसे महत्त्वपूर्ण सुगन्धित द्रव्य था। मुर्र के समान, इसको बहुमूल्य इत्र के समान समझा जाता था।" + ] } - ] + ] + } + ] + }, + "समेत ले लेना, ये सब एक तौल के हों,", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 30:35" + }, + "और इनका धूप अर्थात् नमक मिलाकर गंधी की रीति के अनुसार शुद्ध और पवित्र सुगन्ध-द्रव्य बनवाना;", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 30:36" + }, + "फिर उसमें से कुछ पीसकर बारीक कर डालना, तब उसमें से कुछ मिलापवाले तम्बू में साक्षीपत्र के आगे, जहाँ पर मैं तुझ से मिला करूँगा वहाँ रखना; वह तुम्हारे लिये परमपवित्र होगा।", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 30:37" + }, + "और जो धूप तू बनवाएगा, मिलावट में उसके समान तुम लोग अपने लिये और कुछ न बनवाना; वह तुम्हारे आगे यहोवा के लिये पवित्र होगा।", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 30:38" + }, + "जो कोई सूँघने के लिये उसके समान कुछ बनाए वह अपने लोगों में से नाश किया जाए।”" + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "EXO 31" + }, + { + "type": "para:s", + "content": [ + "बसलेल और ओहोलीआब" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 31:1" + }, + "फिर यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 31:2" + }, + "“सुन, मैं ऊरी के पुत्र बसलेल को, जो हूर का पोता और यहूदा के गोत्र का है, नाम लेकर बुलाता हूँ।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 31:3" + }, + "और मैं उसको परमेश्वर की आत्मा से जो", + { + "type": "char:it", + "content": [ + "बुद्धि, प्रवीणता, ज्ञान", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.3" + ] + }, + { + "type": "char:fq", + "content": [ + "बुद्धि, प्रवीणता, ज्ञान:" + ] + }, + { + "type": "char:ft", + "content": [ + "अथवा, हर बात में सही परख" + ] + } + ] + } + ] }, + ", और सब प्रकार के कार्यों की समझ देनेवाली आत्मा है परिपूर्ण करता हूँ,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 24:12" - }, - "तब यहोवा ने मूसा से कहा, “पहाड़ पर मेरे पास चढ़, और वहाँ रह; और मैं तुझे पत्थर की पटियाएँ, और अपनी लिखी हुई व्यवस्था और आज्ञा दूँगा कि तू उनको सिखाए।”", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 24:13" - }, - "तब मूसा यहोशू नामक अपने टहलुए समेत परमेश्वर के पर्वत पर चढ़ गया।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 24:14" - }, - "और पुरनियों से वह यह कह गया, “जब तक हम तुम्हारे पास फिर न आएँ तब तक तुम यहीं हमारी बाट जोहते रहो; और सुनो, हारून और हूर तुम्हारे संग हैं; तो यदि किसी का मुकद्दमा हो तो उन्हीं के पास जाए।”" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 31:4" }, + "जिससे वह कारीगरी के कार्य बुद्धि से निकाल निकालकर सब भाँति की बनावट में, अर्थात् सोने, चाँदी, और पीतल में,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 24:15" - }, - "तब मूसा पर्वत पर चढ़ गया, और बादल ने पर्वत को छा लिया।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 24:16" - }, - "तब यहोवा के तेज ने सीनै पर्वत पर निवास किया, और वह बादल उस पर छः दिन तक छाया रहा; और सातवें दिन उसने मूसा को बादल के बीच में से पुकारा।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 24:17" - }, - "और इस्राएलियों की दृष्टि में यहोवा का तेज पर्वत की चोटी पर प्रचण्ड आग सा देख पड़ता था।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 24:18" - }, - "तब मूसा बादल के बीच में प्रवेश करके पर्वत पर चढ़ गया। और मूसा पर्वत पर चालीस दिन और चालीस रात रहा।" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 31:5" }, + "और जड़ने के लिये मणि काटने में, और लकड़ी पर नक्काशी का काम करे।", { - "type": "chapter:c", - "number": "25", - "sid": "EXO 25" + "type": "verse:v", + "number": "6", + "sid": "EXO 31:6" }, + "और सुन, मैं दान के गोत्रवाले अहीसामाक के पुत्र ओहोलीआब को उसके संग कर देता हूँ; वरन् जितने बुद्धिमान हैं उन सभी के हृदय में मैं बुद्धि देता हूँ, जिससे जितनी वस्तुओं की आज्ञा मैंने तुझे दी है उन सभी को वे बनाएँ;", { - "type": "para:s", - "content": [ - "पवित्रस्थान के लिये भेंट" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 31:7" }, + "अर्थात् मिलापवाले तम्बू, और साक्षीपत्र का सन्दूक, और उस पर का प्रायश्चितवाला ढकना, और तम्बू का सारा सामान,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 25:1" - }, - "यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 25:2" - }, - "“इस्राएलियों से यह कहना कि मेरे लिये भेंट लाएँ; जितने अपनी इच्छा से देना चाहें उन्हीं सभी से मेरी भेंट लेना।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 25:3" - }, - "और जिन वस्तुओं की भेंट उनसे लेनी हैं वे ये हैं; अर्थात् सोना, चाँदी, पीतल,", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 25:4" - }, - "नीले, बैंगनी और लाल रंग का कपड़ा, सूक्ष्म सनी का कपड़ा, बकरी का बाल,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 25:5" - }, - "लाल रंग से रंगी हुई मेढ़ों की खालें, सुइसों की खालें, बबूल की लकड़ी,", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 25:6" - }, - "उजियाले के लिये तेल, अभिषेक के तेल के लिये और सुगन्धित धूप के लिये सुगन्ध-द्रव्य,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 25:7" - }, - "एपोद और चपरास के लिये सुलैमानी पत्थर, और जड़ने के लिये मणि।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 25:8" - }, - "और वे मेरे लिये एक पवित्रस्थान बनाएँ, कि", - { - "type": "char:it", - "content": [ - "मैं उनके बीच निवास करूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.8" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं उनके बीच निवास करूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ निवास-स्थान का उद्देश्य है जिसे निश्चित रूप से स्वयं परमेश्वर ने घोषित किया है। यही बात परमेश्वर की उपस्थिति उनके लोगों के बीच में हे, दर्शाती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "EXO 25:9" - }, - "जो कुछ मैं तुझे दिखाता हूँ, अर्थात् निवास-स्थान और उसके सब सामान का नमूना, उसी के अनुसार तुम लोग उसे बनाना।" - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 31:8" }, + "और सामान सहित मेज, और सारे सामान समेत शुद्ध सोने की दीवट, और धूपवेदी,", { - "type": "para:s", - "content": [ - "साक्षीपत्र का सन्दूक" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 31:9" }, + "और सारे सामान सहित होमवेदी, और पाए समेत हौदी,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 25:10" - }, - "“बबूल की लकड़ी का एक सन्दूक बनाया जाए; उसकी लम्बाई ढाई हाथ, और चौड़ाई और ऊँचाई डेढ़-डेढ़ हाथ की हो।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 25:11" - }, - "और उसको शुद्ध सोने से भीतर और बाहर मढ़वाना, और सन्दूक के ऊपर चारों ओर सोने की बाड़ बनवाना।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 25:12" - }, - "और सोने के चार कड़े ढलवा कर उसके चारों पायों पर, एक ओर दो कड़े और दूसरी ओर भी दो कड़े लगवाना।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 25:13" - }, - "फिर बबूल की लकड़ी के डण्डे बनवाना, और उन्हें भी सोने से मढ़वाना।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 25:14" - }, - "और डण्डों को सन्दूक की दोनों ओर के कड़ों में डालना जिससे उनके बल सन्दूक उठाया जाए।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 25:15" - }, - "वे डण्डे सन्दूक के कड़ों में लगे रहें; और", - { - "type": "char:it", - "content": [ - "उससे अलग न किए जाएँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.15" - ] - }, - { - "type": "char:fq", - "content": [ - "उससे अलग न किए जाएँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह निर्देश सम्भवतः इसलिए दिया गया कि सन्दूक को हाथों से छूआ न जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "EXO 25:16" - }, - "और जो", - { - "type": "char:it", - "content": [ - "साक्षीपत्र" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.16" - ] - }, - { - "type": "char:fq", - "content": [ - "साक्षीपत्र:" - ] - }, - { - "type": "char:ft", - "content": [ - "दस आज्ञाओं की पत्थर पटियों को साक्षीपत्र कहा गया, और जिस सन्दूक में उन्हें रखा गया उन्हें साक्षीपत्र का सन्दूक कहा गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मैं तुझे दूँगा उसे उसी सन्दूक में रखना।" - ] - } - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 31:10" }, + "और काढ़े हुए वस्त्र, और हारून याजक के याजकवाले काम के", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 25:17" - }, - "“फिर शुद्ध सोने का एक प्रायश्चित का ढकना बनवाना; उसकी लम्बाई ढाई हाथ, और चौड़ाई डेढ़ हाथ की हो।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 25:18" - }, - "और सोना ढालकर दो करूब बनवाकर प्रायश्चित के ढकने के दोनों सिरों पर लगवाना।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 25:19" - }, - "एक करूब तो एक सिरे पर और दूसरा करूब दूसरे सिरे पर लगवाना; और करूबों को और प्रायश्चित के ढकने को उसके ही टुकड़े से बनाकर उसके दोनों सिरों पर लगवाना।", + "type": "char:it", + "content": [ + "पवित्र वस्त्र", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "EXO 25:20" + "type": "char:fr", + "content": [ + "31.10" + ] }, - "और उन करूबों के पंख ऊपर से ऐसे फैले हुए बनें कि प्रायश्चित का ढकना उनसे ढँपा रहे, और उनके मुख आमने-सामने और प्रायश्चित के ढकने की ओर रहें।", { - "type": "verse:v", - "number": "21", - "sid": "EXO 25:21" + "type": "char:fq", + "content": [ + "पवित्र वस्त्र:" + ] }, - "और प्रायश्चित के ढकने को सन्दूक के ऊपर लगवाना; और जो साक्षीपत्र मैं तुझे दूँगा उसे सन्दूक के भीतर रखना।", { - "type": "verse:v", - "number": "22", - "sid": "EXO 25:22" - }, - "और मैं उसके ऊपर रहकर तुझ से मिला करूँगा; और इस्राएलियों के लिये जितनी आज्ञाएँ मुझ को तुझे देनी होंगी, उन सभी के विषय मैं प्रायश्चित के ढकने के ऊपर से और उन करूबों के बीच में से, जो साक्षीपत्र के सन्दूक पर होंगे, तुझ से वार्तालाप किया करूँगा।" - ] + "type": "char:ft", + "content": [ + "यह महायाजक के अधिकारिक वस्त्रों की विशेषता थी।" + ] + } + ] + } + ] + }, + ", और उसके पुत्रों के वस्त्र,", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 31:11" + }, + "और अभिषेक का तेल, और पवित्रस्थान के लिये सुगन्धित धूप, इन सभी को वे उन सब आज्ञाओं के अनुसार बनाएँ जो मैंने तुझे दी हैं।”" + ] + }, + { + "type": "para:s", + "content": [ + "सब्त अर्थात् विश्रामदिन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "EXO 31:12" + }, + "फिर यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 31:13" + }, + "“तू इस्राएलियों से यह भी कहना, ‘निश्चय तुम मेरे विश्रामदिनों को मानना, क्योंकि तुम्हारी पीढ़ी-पीढ़ी में मेरे और तुम लोगों के बीच यह एक चिन्ह ठहरा है, जिससे तुम यह बात जान रखो कि यहोवा हमारा पवित्र करनेवाला है।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 31:14" + }, + "इस कारण तुम विश्रामदिन को मानना, क्योंकि वह तुम्हारे लिये पवित्र ठहरा है; जो उसको अपवित्र करे वह निश्चय मार डाला जाए; जो कोई उस दिन में कुछ काम-काज करे वह प्राणी अपने लोगों के बीच से नाश किया जाए।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 31:15" + }, + "छः दिन तो काम-काज किया जाए, पर सातवाँ दिन पवित्र विश्राम का दिन और यहोवा के लिये पवित्र है; इसलिए जो कोई विश्राम के दिन में कुछ काम-काज करे वह निश्चय मार डाला जाए।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 31:16" + }, + "इसलिए इस्राएली विश्रामदिन को माना करें, वरन् पीढ़ी-पीढ़ी में उसको सदा की वाचा का विषय जानकर माना करें।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 31:17" + }, + "वह मेरे और इस्राएलियों के बीच सदा एक चिन्ह रहेगा, क्योंकि छः दिन में यहोवा ने आकाश और पृथ्वी को बनाया, और सातवें दिन विश्राम करके अपना जी ठण्डा किया।’”" + ] + }, + { + "type": "para:s", + "content": [ + "पत्थर की दो तख्तियाँ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 31:18" + }, + "जब परमेश्वर मूसा से सीनै पर्वत पर ऐसी बातें कर चुका, तब परमेश्वर ने उसको अपनी उँगली से लिखी हुई साक्षी देनेवाली पत्थर की दोनों तख्तियाँ दीं।" + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "EXO 32" + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों का मूर्तिपूजा में फँसने का वर्णन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 32:1" + }, + "जब लोगों ने देखा कि मूसा को पर्वत से उतरने में विलम्ब हो रहा है, तब वे हारून के पास इकट्ठे होकर कहने लगे, “अब हमारे लिये देवता बना, जो हमारे आगे-आगे चले; क्योंकि उस पुरुष मूसा को जो हमें मिस्र देश से निकाल ले आया है, हम नहीं जानते कि उसे क्या हुआ?”", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 32:2" + }, + "हारून ने उनसे कहा, “तुम्हारी स्त्रियों और बेटे बेटियों के कानों में सोने की जो बालियाँ हैं उन्हें उतारो, और मेरे पास ले आओ।”", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 32:3" + }, + "तब सब लोगों ने उनके कानों से सोने की बालियों को उतारा, और हारून के पास ले आए।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 32:4" + }, + "और हारून ने उन्हें उनके हाथ से लिया, और", + { + "type": "char:it", + "content": [ + "एक बछड़ा ढालकर बनाया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "32.4" + ] + }, + { + "type": "char:fq", + "content": [ + "एक बछड़ा ढालकर बनाया:" + ] + }, + { + "type": "char:ft", + "content": [ + "लोग काफी हद तक अपने पुरखों के विश्वास को खो बैठे थे, और व्यक्तिगत अनदेखे परमेश्वर की सच्चाई नहीं जानते थे।" + ] + } + ] + } + ] }, + ", और टाँकी से गढ़ा। तब वे कहने लगे, “हे इस्राएल तेरा ईश्वर जो तुझे मिस्र देश से छुड़ा लाया है वह यही है।”", { - "type": "para:s", - "content": [ - "पवित्र मेज" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 32:5" }, + "यह देखकर हारून ने उसके आगे एक वेदी बनवाई; और यह प्रचार किया, “कल यहोवा के लिये पर्व होगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "EXO 25:23" - }, - "“फिर बबूल की लकड़ी की एक मेज बनवाना; उसकी लम्बाई दो हाथ, चौड़ाई एक हाथ, और ऊँचाई डेढ़ हाथ की हो।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 25:24" - }, - "उसे शुद्ध सोने से मढ़वाना, और उसके चारों ओर सोने की एक बाड़ बनवाना।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 25:25" - }, - "और उसके चारों ओर चार अंगुल चौड़ी एक पटरी बनवाना, और इस पटरी के चारों ओर सोने की एक बाड़ बनवाना।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 25:26" - }, - "और सोने के चार कड़े बनवाकर मेज के उन चारों कोनों में लगवाना जो उसके चारों पायों में होंगे।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 25:27" - }, - "वे कड़े पटरी के पास ही हों, और डण्डों के घरों का काम दें कि मेज उन्हीं के बल उठाई जाए।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 25:28" - }, - "और डण्डों को बबूल की लकड़ी के बनवाकर सोने से मढ़वाना, और मेज उन्हीं से उठाई जाए।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 25:29" - }, - "और उसके परात और धूपदान, और चमचे और उण्डेलने के कटोरे, सब शुद्ध सोने के बनवाना।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 25:30" - }, - "और मेज पर मेरे आगे", - { - "type": "char:it", - "content": [ - "भेंट की रोटियाँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.30" - ] - }, - { - "type": "char:fq", - "content": [ - "भेंट की रोटियाँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसमें बारह बड़ी अख़मीरी रोटियाँ थीं, जो की मेज पर दो ढेरों में रखी जाती थी और हर ढेर पर लोबान का सुनहरा कटोरा होता था। इसको हर सब्त के दिन बदला जाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* नित्य रखा करना।" - ] - } - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 32:6" }, + "और दूसरे दिन लोगों ने भोर को उठकर होमबलि चढ़ाए, और मेलबलि ले आए; फिर बैठकर खाया पिया, और उठकर खेलने लगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "सोने का दीवट" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 32:7" }, + "तब यहोवा ने मूसा से कहा, “नीचे उतर जा, क्योंकि तेरी प्रजा के लोग, जिन्हें तू मिस्र देश से निकाल ले आया है, वे बिगड़ गए हैं;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 25:31" - }, - "“फिर शुद्ध सोने की एक दीवट बनवाना। सोना ढलवा कर वह दीवट, पाये और डण्डी सहित बनाया जाए; उसके पुष्पकोष, गाँठ और फूल, सब एक ही टुकड़े के बनें;", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 25:32" - }, - "और उसके किनारों से छः डालियाँ निकलें, तीन डालियाँ तो दीवट की एक ओर से और तीन डालियाँ उसकी दूसरी ओर से निकली हुई हों;", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 25:33" - }, - "एक-एक डाली में बादाम के फूल के समान तीन-तीन पुष्पकोष, एक-एक गाँठ, और एक-एक फूल हों; दीवट से निकली हुई छहों डालियों का यही आकार या रूप हो;", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 25:34" - }, - "और दीवट की डण्डी में बादाम के फूल के समान चार पुष्पकोष अपनी-अपनी गाँठ और फूल समेत हों;", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 25:35" - }, - "और दीवट से निकली हुई छहों डालियों में से दो-दो डालियों के नीचे एक-एक गाँठ हो, वे दीवट समेत एक ही टुकड़े के बने हुए हों।", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 25:36" - }, - "उनकी गाँठें और डालियाँ, सब दीवट समेत एक ही टुकड़े की हों, शुद्ध सोना ढलवा कर पूरा दीवट एक ही टुकड़े का बनवाना।", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 25:37" - }, - "और सात दीपक बनवाना; और दीपक जलाए जाएँ कि वे दीवट के सामने प्रकाश दें।", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 25:38" - }, - "और उसके गुलतराश और गुलदान सब शुद्ध सोने के हों।", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 25:39" - }, - "वह सब इन समस्त सामान समेत किक्कार भर शुद्ध सोने का बने।", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 25:40" - }, - "और सावधान रहकर इन सब वस्तुओं को उस नमूने के समान बनवाना, जो तुझे इस पर्वत पर दिखाया गया है।" - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 32:8" }, + "और जिस मार्ग पर चलने की आज्ञा मैंने उनको दी थी उसको झटपट छोड़कर उन्होंने एक बछड़ा ढालकर बना लिया, फिर उसको दण्डवत् किया, और उसके लिये बलिदान भी चढ़ाया, और यह कहा है, ‘हे इस्राएलियों तुम्हारा ईश्वर जो तुम्हें मिस्र देश से छुड़ा ले आया है वह यही है।’”", { - "type": "chapter:c", - "number": "26", - "sid": "EXO 26" + "type": "verse:v", + "number": "9", + "sid": "EXO 32:9" }, + "फिर यहोवा ने मूसा से कहा, “मैंने इन लोगों को देखा, और सुन, वे हठीले हैं।", { - "type": "para:s", - "content": [ - "पवित्र तम्बू" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 32:10" }, + "अब मुझे मत रोक, मेरा कोप उन पर भड़क उठा है जिससे मैं उन्हें भस्म करूँ; परन्तु तुझ से एक बड़ी जाति उपजाऊँगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 26:1" - }, - "“फिर", - { - "type": "char:it", - "content": [ - "निवास-स्थान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.1" - ] - }, - { - "type": "char:fq", - "content": [ - "निवास-स्थान:" - ] - }, - { - "type": "char:ft", - "content": [ - "स्वयं निवास-स्थान में करूबों के चित्र कढ़े हुए बटे महीन मलमल के कपड़े के परदे थे, और पवित्रस्थान तथा अति पवित्रस्थान को खड़ा करने के लिए तख्तो का ढांचा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के लिये दस परदे बनवाना; इनको बटी हुई सनीवाले और नीले, बैंगनी और लाल रंग के कपड़े का कढ़ाई के काम किए हुए करूबों के साथ बनवाना।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "EXO 26:2" - }, - "एक-एक परदे की लम्बाई अट्ठाईस हाथ और चौड़ाई चार हाथ की हो; सब परदे एक ही नाप के हों।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 26:3" - }, - "पाँच परदे एक दूसरे से जुड़े हुए हों; और फिर जो पाँच परदे रहेंगे वे भी एक दूसरे से जुड़े हुए हों।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 26:4" - }, - "और जहाँ ये दोनों परदे जोड़े जाएँ वहाँ की दोनों छोरों पर नीले-नीले फंदे लगवाना।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 26:5" - }, - "दोनों छोरों में पचास-पचास फंदे ऐसे लगवाना कि वे आमने-सामने हों।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 26:6" - }, - "और सोने के पचास अंकड़े बनवाना; और परदों के छल्लों को अंकड़ों के द्वारा एक दूसरे से ऐसा जुड़वाना कि निवास-स्थान मिलकर एक ही हो जाए।" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 32:11" }, + "तब मूसा अपने परमेश्वर यहोवा को यह कहकर मनाने लगा, “हे यहोवा, तेरा कोप अपनी प्रजा पर क्यों भड़का है, जिसे तू बड़े सामर्थ्य और बलवन्त हाथ के द्वारा मिस्र देश से निकाल लाया है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 26:7" - }, - "“फिर निवास के ऊपर तम्बू का काम देने के लिये बकरी के बाल के ग्यारह परदे बनवाना।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 26:8" - }, - "एक-एक परदे की लम्बाई तीस हाथ और चौड़ाई चार हाथ की हो; ग्यारहों परदे एक ही नाप के हों।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 26:9" - }, - "और पाँच परदे अलग और फिर छः परदे अलग जुड़वाना, और छठवें परदे को तम्बू के सामने मोड़कर दुहरा कर देना।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 26:10" - }, - "और तू पचास अंकड़े उस परदे की छोर में जो बाहर से मिलाया जाएगा और पचास ही अंकड़े दूसरी ओर के परदे की छोर में जो बाहर से मिलाया जाएगा बनवाना।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 26:11" - }, - "और पीतल के पचास अंकड़े बनाना, और अंकड़ों को फंदों में लगाकर तम्बू को ऐसा जुड़वाना कि वह मिलकर एक ही हो जाए।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 26:12" - }, - "और तम्बू के परदों का लटका हुआ भाग, अर्थात् जो आधा पट रहेगा, वह निवास की पिछली ओर लटका रहे।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 26:13" - }, - "और तम्बू के परदों की लम्बाई में से हाथ भर इधर, और हाथ भर उधर निवास को ढाँकने के लिये उसकी दोनों ओर पर लटका हुआ रहे।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 26:14" - }, - "फिर तम्बू के लिये लाल रंग से रंगी हुई मेढ़ों की खालों का एक ओढ़ना और उसके ऊपर सुइसों की खालों का भी एक ओढ़ना बनवाना।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 32:12" }, + "मिस्री लोग यह क्यों कहने पाएँ, ‘वह उनको बुरे अभिप्राय से, अर्थात् पहाड़ों में घात करके धरती पर से मिटा डालने की मनसा से निकाल ले गया?’ तू अपने भड़के हुए कोप को शान्त कर, और अपनी प्रजा को ऐसी हानि पहुँचाने से फिर जा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 26:15" - }, - "“फिर निवास को खड़ा करने के लिये बबूल की लकड़ी के तख्ते बनवाना।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 26:16" - }, - "एक-एक तख्ते की लम्बाई दस हाथ और चौड़ाई डेढ़ हाथ की हो।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 26:17" - }, - "एक-एक तख्ते में एक दूसरे से जोड़ी हुई दो-दो चूलें हों; निवास के सब तख्तों को इसी भाँति से बनवाना।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 26:18" - }, - "और निवास के लिये जो तख्ते तू बनवाएगा उनमें से बीस तख्ते तो दक्षिण की ओर के लिये हों;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 26:19" - }, - "और बीसों तख्तों के नीचे चाँदी की चालीस कुर्सियाँ बनवाना, अर्थात् एक-एक तख्ते के नीचे उसके चूलों के लिये दो-दो कुर्सियाँ।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 26:20" - }, - "और निवास की दूसरी ओर, अर्थात् उत्तर की ओर बीस तख्ते बनवाना।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 26:21" - }, - "और उनके लिये चाँदी की चालीस कुर्सियाँ बनवाना, अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ हों।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 26:22" - }, - "और निवास की पिछली ओर, अर्थात् पश्चिम की ओर के लिए छः तख्ते बनवाना।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 26:23" - }, - "और पिछले भाग में निवास के कोनों के लिये दो तख्ते बनवाना;", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 26:24" - }, - "और ये नीचे से दो-दो भाग के हों और दोनों भाग ऊपर के सिरे तक एक-एक कड़े में मिलाए जाएँ; दोनों तख्तों का यही रूप हो; ये तो दोनों कोनों के लिये हों।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 26:25" - }, - "और आठ तख्ते हों, और उनकी चाँदी की सोलह कुर्सियाँ हों; अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ हों।" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 32:13" }, + "अपने दास अब्राहम, इसहाक, और याकूब को स्मरण कर, जिनसे तूने अपनी ही शपथ खाकर यह कहा था, ‘मैं तुम्हारे वंश को आकाश के तारों के तुल्य बहुत करूँगा, और यह सारा देश जिसकी मैंने चर्चा की है तुम्हारे वंश को दूँगा, कि वह उसके अधिकारी सदैव बने रहें।’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 26:26" - }, - "“फिर बबूल की लकड़ी के बेंड़े बनवाना, अर्थात् निवास की एक ओर के तख्तों के लिये पाँच,", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 26:27" - }, - "और निवास की दूसरी ओर के तख्तों के लिये पाँच बेंड़े, और निवास का जो भाग पश्चिम की ओर पिछले भाग में होगा, उसके लिये पाँच बेंड़े बनवाना।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 26:28" - }, - "बीचवाला बेंड़ा जो तख्तों के मध्य में होगा वह तम्बू के एक सिरे से दूसरे सिरे तक पहुँचे।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 26:29" - }, - "फिर तख्तों को सोने से मढ़वाना, और उनके कड़े जो बेंड़ों के घरों का काम देंगे उन्हें भी सोने के बनवाना; और बेंड़ों को भी सोने से मढ़वाना।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 26:30" - }, - "और निवास को इस रीति खड़ा करना जैसा इस पर्वत पर तुझे दिखाया गया है।" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 32:14" }, + "तब यहोवा अपनी प्रजा की हानि करने से जो उसने कहा था पछताया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "पवित्र तम्बू का भीतरी भाग" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 32:15" }, + "तब मूसा फिरकर साक्षी की दोनों तख्तियों को हाथ में लिये हुए पहाड़ से उतर गया, उन तख्तियों के तो इधर और उधर दोनों ओर लिखा हुआ था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 26:31" - }, - "“फिर नीले, बैंगनी और लाल रंग के और बटी हुई सूक्ष्म सनीवाले कपड़े का एक बीचवाला परदा बनवाना; वह कढ़ाई के काम किए हुए करूबों के साथ बने।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 26:32" - }, - "और उसको सोने से मढ़े हुए बबूल के चार खम्भों पर लटकाना, इनकी अंकड़ियाँ सोने की हों, और ये चाँदी की चार कुर्सियों पर खड़ी रहें।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 26:33" - }, - "और बीचवाले पर्दे को अंकड़ियों के नीचे लटकाकर, उसकी आड़ में साक्षीपत्र का सन्दूक भीतर ले जाना; सो वह बीचवाला परदा तुम्हारे लिये पवित्रस्थान को परमपवित्र स्थान से अलग किए रहे।", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 26:34" - }, - "फिर परमपवित्र स्थान में साक्षीपत्र के सन्दूक के ऊपर प्रायश्चित के ढकने को रखना।", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 26:35" - }, - "और उस पर्दे के बाहर निवास के उत्तर की ओर मेज रखना; और उसके दक्षिण की ओर मेज के सामने दीवट को रखना।" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 32:16" }, + "और वे तख्तियाँ परमेश्वर की बनाई हुई थीं, और उन पर जो खोदकर लिखा हुआ था वह परमेश्वर का लिखा हुआ था।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "पवित्र तम्बू का मुख्य द्वार" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 32:17" }, + "जब यहोशू को लोगों के कोलाहल का शब्द सुनाई पड़ा, तब उसने मूसा से कहा, “छावनी से लड़ाई का सा शब्द सुनाई देता है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "EXO 26:36" - }, - "“फिर तम्बू के द्वार के लिये नीले, बैंगनी और लाल रंग के और बटी हुई सूक्ष्म सनीवाले कपड़े का", - { - "type": "char:it", - "content": [ - "कढ़ाई का काम किया हुआ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.36" - ] - }, - { - "type": "char:fq", - "content": [ - "कढ़ाई का काम किया हुआ:" - ] - }, - { - "type": "char:ft", - "content": [ - "निवास-स्थान में प्रवेश करने का और आँगन के द्वार (निर्ग 27:16) का परदा एक ही सामग्री का होना चाहिए, लेकिन उन पर सुईं से कढ़ाई का काम होना चाहिए, ऐसा न हो जो करघा पर संख्या में बना हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* एक परदा बनवाना।" - ] - }, - { - "type": "verse:v", - "number": "37", - "sid": "EXO 26:37" - }, - "और इस पर्दे के लिये बबूल के पाँच खम्भे बनवाना, और उनको सोने से मढ़वाना; उनकी कड़ियाँ सोने की हों, और उनके लिये पीतल की पाँच कुर्सियाँ ढलवा कर बनवाना।" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 32:18" }, + "उसने कहा, “वह जो शब्द है वह न तो जीतनेवालों का है, और न हारनेवालों का, मुझे तो गाने का शब्द सुन पड़ता है।”", { - "type": "chapter:c", - "number": "27", - "sid": "EXO 27" + "type": "verse:v", + "number": "19", + "sid": "EXO 32:19" }, + "छावनी के पास आते ही मूसा को वह बछड़ा और नाचना देख पड़ा, तब मूसा का कोप भड़क उठा, और उसने तख्तियों को अपने हाथों से पर्वत के नीचे पटककर तोड़ डाला।", { - "type": "para:s", - "content": [ - "होमबलि की वेदी" - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 32:20" }, + "तब उसने उनके बनाए हुए बछड़े को लेकर आग में डालकर फूँक दिया। और पीसकर चूर चूरकर डाला, और जल के ऊपर फेंक दिया, और इस्राएलियों को उसे पिलवा दिया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 27:1" - }, - "“फिर वेदी को बबूल की लकड़ी की, पाँच हाथ लम्बी और पाँच हाथ चौड़ी बनवाना; वेदी चौकोर हो, और उसकी ऊँचाई तीन हाथ की हो।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 27:2" - }, - "और उसके चारों कोनों पर चार", - { - "type": "char:it", - "content": [ - "सींग" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.2" - ] - }, - { - "type": "char:fq", - "content": [ - "सींग:" - ] - }, - { - "type": "char:ft", - "content": [ - "ये सींग ऊपर की ओर संकेत करनेवाले स्मारक थे जो या तो छोटे सींग के थे या बैल के सींग के।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बनवाना; वे उस समेत एक ही टुकड़े के हों, और उसे पीतल से मढ़वाना।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "EXO 27:3" - }, - "और उसकी राख उठाने के पात्र, और फावड़ियां, और कटोरे, और काँटे, और अँगीठियाँ बनवाना; उसका कुल सामान पीतल का बनवाना।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 27:4" - }, - "और उसके पीतल की जाली की एक झंझरी बनवाना; और उसके चारों सिरों में पीतल के चार कड़े लगवाना।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 27:5" - }, - "और उस झंझरी को वेदी के चारों ओर की कँगनी के नीचे ऐसे लगवाना कि वह वेदी की ऊँचाई के मध्य तक पहुँचे।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 27:6" - }, - "और वेदी के लिये बबूल की लकड़ी के डण्डे बनवाना, और उन्हें पीतल से मढ़वाना।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 27:7" - }, - "और डण्डे कड़ों में डाले जाएँ, कि जब जब वेदी उठाई जाए तब वे उसकी दोनों ओर पर रहें।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 27:8" - }, - "वेदी को तख्तों से खोखली बनवाना; जैसी वह इस पर्वत पर तुझे दिखाई गई है वैसी ही बनाई जाए।" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 32:21" }, + "तब मूसा हारून से कहने लगा, “उन लोगों ने तुझ से क्या किया कि तूने उनको इतने बड़े पाप में फँसाया?”", { - "type": "para:s", - "content": [ - "पवित्र तम्बू का आँगन" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 32:22" }, + "हारून ने उत्तर दिया, “मेरे प्रभु का कोप न भड़के; तू तो उन लोगों को जानता ही है कि वे बुराई में मन लगाए रहते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 27:9" - }, - "“फिर निवास के आँगन को बनवाना। उसकी दक्षिण ओर के लिये तो बटी हुई सूक्ष्म सनी के कपड़े के सब पर्दों को मिलाए कि उसकी लम्बाई सौ हाथ की हो; एक ओर पर तो इतना ही हो।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 27:10" - }, - "और उनके बीस खम्भे बनें, और इनके लिये पीतल की बीस कुर्सियाँ बनें, और खम्भों के कुण्डे और उनकी पट्टियाँ चाँदी की हों।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 27:11" - }, - "और उसी भाँति आँगन की उत्तर ओर की लम्बाई में भी सौ हाथ लम्बे पर्दे हों, और उनके भी बीस खम्भे और इनके लिये भी पीतल के बीस खाने हों; और उन खम्भों के कुण्डे और पट्टियाँ चाँदी की हों।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 27:12" - }, - "फिर आँगन की चौड़ाई में पश्चिम की ओर पचास हाथ के पर्दे हों, उनके खम्भे दस और खाने भी दस हों।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 27:13" - }, - "पूरब की ओर पर आँगन की चौड़ाई पचास हाथ की हो।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 27:14" - }, - "और आँगन के द्वार की एक ओर पन्द्रह हाथ के पर्दे हों, और उनके खम्भे तीन और खाने तीन हों।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 27:15" - }, - "और दूसरी ओर भी पन्द्रह हाथ के पर्दे हों, उनके भी खम्भे तीन और खाने तीन हों।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 27:16" - }, - "आँगन के द्वार के लिये एक परदा बनवाना, जो नीले, बैंगनी और लाल रंग के कपड़े और बटी हुई सूक्ष्म सनी के कपड़े का कामदार बना हुआ बीस हाथ का हो, उसके खम्भे चार और खाने भी चार हों।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 27:17" - }, - "आँगन की चारों ओर के सब खम्भे चाँदी की पट्टियों से जुड़े हुए हों, उनके कुण्डे चाँदी के और खाने पीतल के हों।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 27:18" - }, - "आँगन की लम्बाई सौ हाथ की, और उसकी चौड़ाई बराबर पचास हाथ की और उसकी कनात की ऊँचाई पाँच हाथ की हो, उसकी कनात बटी हुई सूक्ष्म सनी के कपड़े की बने, और खम्भों के खाने पीतल के हों।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 27:19" - }, - "निवास के भाँति-भाँति के बर्तन और सब सामान और उसके सब खूँटे और आँगन के भी सब खूँटे पीतल ही के हों।" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 32:23" + }, + "और उन्होंने मुझसे कहा, ‘हमारे लिये देवता बनवा जो हमारे आगे-आगे चले; क्योंकि उस पुरुष मूसा को, जो हमें मिस्र देश से छुड़ा लाया है, हम नहीं जानते कि उसे क्या हुआ?’", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 32:24" + }, + "तब मैंने उनसे कहा, ‘जिस जिसके पास सोने के गहने हों, वे उनको उतार लाएँ;’ और जब उन्होंने मुझ को दिया, मैंने उन्हें आग में डाल दिया, तब यह बछड़ा निकल पड़ा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 32:25" + }, + "हारून ने उन लोगों को ऐसा निरंकुश कर दिया था कि वे अपने विरोधियों के बीच उपहास के योग्य हुए,", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 32:26" }, + "उनको निरंकुश देखकर मूसा ने छावनी के निकास पर खड़े होकर कहा, “जो कोई यहोवा की ओर का हो वह मेरे पास आए;” तब सारे लेवीय उसके पास इकट्ठे हुए।", { - "type": "para:s", - "content": [ - "दीपक के लिये तेल" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 32:27" }, + "उसने उनसे कहा, “इस्राएल का परमेश्वर यहोवा यह कहता है, कि अपनी-अपनी जाँघ पर तलवार लटकाकर छावनी से एक निकास से दूसरे निकास तक घूम-घूमकर अपने-अपने भाइयों, संगियों, और पड़ोसियों को घात करो।”", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "28", + "sid": "EXO 32:28" + }, + "मूसा के इस वचन के अनुसार लेवियों ने किया और उस दिन तीन हजार के लगभग लोग मारे गए।", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 32:29" + }, + "फिर मूसा ने कहा, “आज के दिन यहोवा के लिये", + { + "type": "char:it", + "content": [ + "अपना याजकपद का संस्कार करो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "EXO 27:20" + "type": "char:fr", + "content": [ + "32.29" + ] }, - "“फिर तू इस्राएलियों को आज्ञा देना, कि मेरे पास दीवट के लिये", { - "type": "char:it", - "content": [ - "कूट के निकाला हुआ जैतून का निर्मल तेल" - ] + "type": "char:fq", + "content": [ + "अपना याजकपद का संस्कार करो:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.20" - ] - }, - { - "type": "char:fq", - "content": [ - "कूट के निकाला हुआ जैतून का निर्मल तेल:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह तेल सबसे उत्तम श्रेणी का तेल था। इसे कूटा हुआ इसलिए कहते थे, क्योंकि इस तेल को खरल या चक्की में कूटकर और पीसकर निकाला जाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ले आना, जिससे दीपक नित्य जलता रहे।" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "EXO 27:21" - }, - { - "type": "char:it", - "content": [ - "मिलापवाले तम्बू में" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.21" - ] - }, - { - "type": "char:fq", - "content": [ - "मिलापवाले तम्बू में:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसके साथ जो विचार जुड़ा है वह, यहोवा का मूसा के साथ, या याजकों के साथ या तम्बू के प्रवेश-द्वार पर इकट्ठा हुई लोगों की मण्डली के साथ मिलने से है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उस बीचवाले पर्दे से बाहर जो साक्षीपत्र के आगे होगा, हारून और उसके पुत्र दीवट साँझ से भोर तक यहोवा के सामने सजा कर रखें। यह विधि इस्राएलियों की पीढ़ियों के लिये सदैव बनी रहेगी।" - ] + "type": "char:ft", + "content": [ + "लेवियों को यहोवा के सेवकों के रूप में निःस्वार्थ ईश्वरीय आज्ञा का पालन करने के द्वारा विशेष रूप से अपने को सिद्ध करना होता था, भले ही इसमें उन्हें अपने निकट सम्बंधियों के विरुद्ध भी क्यों न जाना पड़े।" + ] + } + ] + } + ] + }, + ", वरन् अपने-अपने बेटों और भाइयों के भी विरुद्ध होकर ऐसा करो जिससे वह आज तुम को आशीष दे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "EXO 32:30" + }, + "दूसरे दिन मूसा ने लोगों से कहा, “तुम ने बड़ा ही पाप किया है। अब मैं यहोवा के पास चढ़ जाऊँगा; सम्भव है कि मैं तुम्हारे पाप का प्रायश्चित कर सकूँ।”", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 32:31" + }, + "तब मूसा यहोवा के पास जाकर कहने लगा, “हाय, हाय, उन लोगों ने सोने का देवता बनवाकर बड़ा ही पाप किया है।", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 32:32" + }, + "तो भी अब तू उनका पाप क्षमा कर नहीं तो अपनी लिखी हुई पुस्तक में से मेरे नाम को काट दे।”", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 32:33" + }, + "यहोवा ने मूसा से कहा, “जिसने मेरे विरुद्ध पाप किया है उसी का नाम मैं अपनी पुस्तक में से काट दूँगा।", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 32:34" + }, + "अब तो तू जाकर उन लोगों को उस स्थान में ले चल जिसकी चर्चा मैंने तुझ से की थी; देख मेरा दूत तेरे आगे-आगे चलेगा। परन्तु जिस दिन मैं दण्ड देने लगूँगा उस दिन उनको इस पाप का भी दण्ड दूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "EXO 32:35" + }, + "अतः यहोवा ने उन लोगों पर विपत्ति भेजी, क्योंकि हारून के बनाए हुए बछड़े को उन्हीं ने बनवाया था।" + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "EXO 33" + }, + { + "type": "para:s", + "content": [ + "सीनै पर्वत से प्रस्थान की आज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 33:1" + }, + "फिर यहोवा ने मूसा से कहा, “तू उन लोगों को जिन्हें मिस्र देश से छुड़ा लाया है संग लेकर उस देश को जा, जिसके विषय मैंने अब्राहम, इसहाक और याकूब से शपथ खाकर कहा था, ‘मैं उसे तुम्हारे वंश को दूँगा।’", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 33:2" + }, + "और मैं तेरे आगे-आगे एक दूत को भेजूँगा और कनानी, एमोरी, हित्ती, परिज्जी, हिब्बी, और यबूसी लोगों को बरबस निकाल दूँगा।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 33:3" + }, + "तुम लोग उस देश को जाओ जिसमें दूध और मधु की धारा बहती है; परन्तु तुम हठीले हो, इस कारण मैं तुम्हारे बीच में होकर न चलूँगा, ऐसा न हो कि मैं मार्ग में तुम्हारा अन्त कर डालूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "EXO 33:4" + }, + "यह बुरा समाचार सुनकर वे लोग विलाप करने लगे; और कोई अपने गहने पहने हुए न रहा।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 33:5" + }, + "क्योंकि यहोवा ने मूसा से कह दिया था, “इस्राएलियों को मेरा यह वचन सुना, ‘तुम लोग तो हठीले हो; जो मैं पल भर के लिये तुम्हारे बीच होकर चलूँ, तो तुम्हारा अन्त कर डालूँगा। इसलिए अब अपने-अपने गहने अपने अंगों से उतार दो, कि मैं जानूँ कि तुम्हारे साथ क्या करना चाहिए।’”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 33:6" + }, + "तब इस्राएली होरेब पर्वत से लेकर आगे को अपने गहने उतारे रहे।" + ] + }, + { + "type": "para:s", + "content": [ + "मिलापवाला तम्बू" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "EXO 33:7" + }, + "मूसा तम्बू को", + { + "type": "char:it", + "content": [ + "छावनी से बाहर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.7" + ] + }, + { + "type": "char:fq", + "content": [ + "छावनी से बाहर:" + ] + }, + { + "type": "char:ft", + "content": [ + "जिससे लोगों को यह महसूस हो कि वे ईश्वरीय उपस्थिति द्वारा सुरक्षा के घिरे में हैं। यह तम्बू यहोवा से मिलने का स्थान था।" + ] } - ] + ] + } + ] }, + "वरन् दूर खड़ा कराया करता था, और उसको मिलापवाला तम्बू कहता था। और जो कोई यहोवा को ढूँढ़ता वह उस मिलापवाले तम्बू के पास जो छावनी के बाहर था निकल जाता था।", { - "type": "chapter:c", - "number": "28", - "sid": "EXO 28" + "type": "verse:v", + "number": "8", + "sid": "EXO 33:8" }, + "जब जब मूसा तम्बू के पास जाता, तब-तब सब लोग उठकर अपने-अपने डेरे के द्वार पर खड़े हो जाते, और जब तक मूसा उस तम्बू में प्रवेश न करता था तब तक उसकी ओर ताकते रहते थे।", { - "type": "para:s", - "content": [ - "याजकों के पवित्र वस्त्र" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 33:9" }, + "जब मूसा उस तम्बू में प्रवेश करता था, तब बादल का खम्भा उतरकर तम्बू के द्वार पर ठहर जाता था, और यहोवा मूसा से बातें करने लगता था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 28:1" - }, - "“फिर तू इस्राएलियों में से अपने भाई हारून, और", - { - "type": "char:it", - "content": [ - "नादाब, अबीहू" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.1" - ] - }, - { - "type": "char:fq", - "content": [ - "नादाब, अबीहू:" - ] - }, - { - "type": "char:ft", - "content": [ - "हारून के दो बड़े बेटे अपने पिता और सत्तर प्राचीनों के साथ थे जब वे पहाड़ी पर कुछ दूर तक मूसा के साथ गए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, एलीआजर और ईतामार नामक उसके पुत्रों को अपने समीप ले आना कि वे मेरे लिये याजक का काम करें।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "EXO 28:2" - }, - "और तू अपने भाई हारून के लिये वैभव और शोभा के निमित्त पवित्र वस्त्र बनवाना।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 28:3" - }, - "और जितनों के हृदय में बुद्धि है, जिनको मैंने बुद्धि देनेवाली आत्मा से परिपूर्ण किया है, उनको तू हारून के वस्त्र बनाने की आज्ञा दे कि वह मेरे निमित्त याजक का काम करने के लिये पवित्र बनें।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 28:4" - }, - "और जो वस्त्र उन्हें बनाने होंगे वे ये हैं, अर्थात् सीनाबन्ध; और एपोद, और बागा, चार खाने का अंगरखा, पुरोहित का टोप, और कमरबन्द; ये ही पवित्र वस्त्र तेरे भाई हारून और उसके पुत्रों के लिये बनाएँ जाएँ कि वे मेरे लिये याजक का काम करें।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 28:5" - }, - "और वे सोने और नीले और बैंगनी और लाल रंग का और सूक्ष्म सनी का कपड़ा लें।" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 33:10" }, + "और सब लोग जब बादल के खम्भे को तम्बू के द्वार पर ठहरा देखते थे, तब उठकर अपने-अपने डेरे के द्वार पर से दण्डवत् करते थे।", { - "type": "para:s", - "content": [ - "एपोद और पटुका" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 33:11" }, + "और यहोवा मूसा से इस प्रकार आमने-सामने बातें करता था, जिस प्रकार कोई अपने भाई से बातें करे। और मूसा तो छावनी में फिर लौट आता था, पर यहोशू नामक एक जवान, जो नून का पुत्र और मूसा का टहलुआ था, वह तम्बू में से न निकलता था।" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा को यहोवा की महिमा का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 28:6" - }, - "“वे", - { - "type": "char:it", - "content": [ - "एपोद" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.6" - ] - }, - { - "type": "char:fq", - "content": [ - "एपोद:" - ] - }, - { - "type": "char:ft", - "content": [ - "ऐसा वस्त्र जिसे कंधों पर पहना जाता था और यह महायाजकों का पहनावों में विशेष था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को सोने, और नीले, बैंगनी और लाल रंग के कपड़े का और बटी हुई सूक्ष्म सनी के कपड़े का बनाएँ, जो कि निपुण कढ़ाई के काम करनेवाले के हाथ का काम हो।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "EXO 28:7" - }, - "और वह इस तरह से जोड़ा जाए कि उसके दोनों कंधों के सिरे आपस में मिले रहें।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 28:8" - }, - "और एपोद पर जो काढ़ा हुआ पटुका होगा उसकी बनावट उसी के समान हो, और वे दोनों बिना जोड़ के हों, और सोने और नीले, बैंगनी और लाल रंगवाले और बटी हुई सूक्ष्म सनीवाले कपड़े के हों।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 28:9" - }, - "फिर दो सुलैमानी मणि लेकर उन पर इस्राएल के पुत्रों के नाम खुदवाना,", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 28:10" - }, - "उनके नामों में से छः तो एक मणि पर, और शेष छः नाम दूसरे मणि पर, इस्राएल के पुत्रों की उत्पत्ति के अनुसार खुदवाना।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 28:11" - }, - "मणि गढ़नेवाले के काम के समान जैसे छापा खोदा जाता है, वैसे ही उन दो मणियों पर इस्राएल के पुत्रों के नाम खुदवाना; और उनको सोने के खानों में जड़वा देना।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 28:12" - }, - "और दोनों मणियों को एपोद के कंधों पर लगवाना, वे इस्राएलियों के निमित्त स्मरण दिलवाने वाले मणि ठहरेंगे; अर्थात् हारून उनके नाम यहोवा के आगे अपने दोनों कंधों पर स्मरण के लिये लगाए रहे।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 33:12" }, + "और मूसा ने यहोवा से कहा, “सुन तू मुझसे कहता है, ‘इन लोगों को ले चल;’ परन्तु यह नहीं बताया कि तू मेरे संग किसको भेजेगा। तो भी तूने कहा है, ‘तेरा नाम मेरे चित्त में बसा है, और तुझ पर मेरे अनुग्रह की दृष्टि है।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "EXO 28:13" - }, - "“फिर सोने के खाने बनवाना,", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 28:14" - }, - "और डोरियों के समान गूँथे हुए दो जंजीर शुद्ध सोने के बनवाना; और गूँथे हुए जंजीरों को उन खानों में जड़वाना।" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 33:13" }, + "और अब यदि मुझ पर तेरे अनुग्रह की दृष्टि हो, तो मुझे अपनी गति समझा दे, जिससे जब मैं तेरा ज्ञान पाऊँ तब तेरे अनुग्रह की दृष्टि मुझ पर बनी रहे। फिर इसकी भी सुधि कर कि यह जाति तेरी प्रजा है।”", { - "type": "para:s", - "content": [ - "सीनाबन्ध या चपरास" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 33:14" }, + "यहोवा ने कहा, “मैं आप चलूँगा और तुझे विश्राम दूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 28:15" - }, - "“फिर न्याय की चपरास को भी कढ़ाई के काम का बनवाना; एपोद के समान सोने, और नीले, बैंगनी और लाल रंग के और बटी हुई सूक्ष्म सनी के कपड़े की उसे बनवाना।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 28:16" - }, - "वह चौकोर और दोहरी हो, और उसकी लम्बाई और चौड़ाई एक-एक बिलांद की हो।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 28:17" - }, - "और उसमें चार पंक्ति मणि जड़ाना। पहली पंक्ति में तो माणिक्य, पद्मराग और लालड़ी हों;", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 28:18" - }, - "दूसरी पंक्ति में मरकत, नीलमणि और हीरा;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 28:19" - }, - "तीसरी पंक्ति में लशम, सूर्यकांत और नीलम;", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 28:20" - }, - "और चौथी पंक्ति में फीरोजा, सुलैमानी मणि और यशब हों; ये सब सोने के खानों में जड़े जाएँ।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 28:21" - }, - "और इस्राएल के पुत्रों के जितने नाम हैं उतने मणि हों, अर्थात् उनके नामों की गिनती के अनुसार बारह नाम खुदें, बारहों गोत्रों में से एक-एक का नाम एक-एक मणि पर ऐसे खुदे जैसे छापा खोदा जाता है।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 28:22" - }, - "फिर चपरास पर डोरियों के समान गूँथे हुए शुद्ध सोने की जंजीर लगवाना;", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 28:23" - }, - "और चपरास में सोने की दो कड़ियाँ लगवाना, और दोनों कड़ियों को चपरास के दोनों सिरों पर लगवाना।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 28:24" - }, - "और सोने के दोनों गूँथे जंजीरों को उन दोनों कड़ियों में जो चपरास के सिरों पर होंगी लगवाना;", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 28:25" - }, - "और गूँथे हुए दोनों जंजीरों के दोनों बाकी सिरों को दोनों खानों में जड़वा के एपोद के दोनों कंधों के बंधनों पर उसके सामने लगवाना।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 28:26" - }, - "फिर सोने की दो और कड़ियाँ बनवाकर चपरास के दोनों सिरों पर, उसकी उस कोर पर जो एपोद के भीतर की ओर होगी लगवाना।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 28:27" - }, - "फिर उनके सिवाय सोने की दो और कड़ियाँ बनवाकर एपोद के दोनों कंधों के बंधनों पर, नीचे से उनके सामने और उसके जोड़ के पास एपोद के काढ़े हुए पटुके के ऊपर लगवाना।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 28:28" - }, - "और चपरास अपनी कड़ियों के द्वारा एपोद की कड़ियों में नीले फीते से बाँधी जाए, इस रीति वह एपोद के काढ़े हुए पटुके पर बनी रहे, और चपरास एपोद पर से अलग न होने पाए।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 28:29" - }, - "और जब जब हारून पवित्रस्थान में प्रवेश करे, तब-तब वह न्याय की चपरास पर अपने हृदय के ऊपर इस्राएलियों के नामों को लगाए रहे, जिससे यहोवा के सामने उनका स्मरण नित्य रहे।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 28:30" - }, - "और तू न्याय की चपरास में", + "type": "verse:v", + "number": "15", + "sid": "EXO 33:15" + }, + "उसने उससे कहा, “यदि तू आप न चले, तो हमें यहाँ से आगे न ले जा।", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 33:16" + }, + "यह कैसे जाना जाए कि तेरे अनुग्रह की दृष्टि मुझ पर और अपनी प्रजा पर है? क्या इससे नहीं कि", + { + "type": "char:it", + "content": [ + "तू हमारे संग-संग चले", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "ऊरीम और तुम्मीम" - ] + "type": "char:fr", + "content": [ + "33.16" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.30" - ] - }, - { - "type": "char:fq", - "content": [ - "ऊरीम और तुम्मीम:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे मिस्र से लाए बहुमूल्य पत्थर थे, और उनके द्वारा ईश्वरीय इच्छा प्रगट होती थी।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तू हमारे संग-संग चले:" + ] }, { - "type": "char:it", - "content": [ - "* को रखना, और जब जब हारून यहोवा के सामने प्रवेश करे, तब-तब वे उसके हृदय के ऊपर हों; इस प्रकार हारून इस्राएलियों के लिये यहोवा के न्याय को अपने हृदय के ऊपर यहोवा के सामने नित्य लगाए रहे।" - ] + "type": "char:ft", + "content": [ + "केवल यही वह बात थी जो उन्हें अन्यजातियों से अलग बनाती थी।" + ] } - ] + ] + } + ] }, + ", जिससे मैं और तेरी प्रजा के लोग पृथ्वी भर के सब लोगों से अलग ठहरें?”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अन्य याजकीय वस्त्र" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 33:17" }, + "यहोवा ने मूसा से कहा, “मैं यह काम भी जिसकी चर्चा तूने की है करूँगा; क्योंकि मेरे अनुग्रह की दृष्टि तुझ पर है, और तेरा नाम मेरे चित्त में बसा है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 28:31" - }, - "“फिर एपोद के बागे को सम्पूर्ण नीले रंग का बनवाना।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 28:32" - }, - "उसकी बनावट ऐसी हो कि उसके बीच में सिर डालने के लिये छेद हो, और उस छेद की चारों ओर बख्तर के छेद की सी एक बुनी हुई कोर हो कि वह फटने न पाए।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 28:33" - }, - "और उसके नीचेवाले घेरे में चारों ओर नीले, बैंगनी और लाल रंग के कपड़े के अनार बनवाना, और उनके बीच-बीच चारों ओर सोने की घंटियाँ लगवाना,", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 28:34" - }, - "अर्थात् एक सोने की घंटी और एक अनार, फिर एक सोने की घंटी और एक अनार, इसी रीति बागे के नीचेवाले घेरे में चारों ओर ऐसा ही हो।", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 28:35" - }, - "और हारून उस बागे को सेवा टहल करने के समय पहना करे, कि जब जब वह पवित्रस्थान के भीतर यहोवा के सामने जाए, या बाहर निकले, तब-तब उसका शब्द सुनाई दे, नहीं तो वह मर जाएगा।" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 33:18" }, + "उसने कहा, “", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "EXO 28:36" - }, - "“फिर शुद्ध सोने का एक टीका बनवाना, और जैसे छापे में वैसे ही उसमें ये अक्षर खोदे जाएँ, अर्थात् ‘यहोवा के लिये पवित्र।’", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 28:37" - }, - "और उसे नीले फीते से बाँधना; और वह पगड़ी के सामने के हिस्से पर रहे।", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 28:38" - }, - "और वह हारून के माथे पर रहे, इसलिए कि इस्राएली जो कुछ पवित्र ठहराएँ, अर्थात् जितनी पवित्र वस्तुएँ भेंट में चढ़ावे उन पवित्र वस्तुओं का", + "type": "char:it", + "content": [ + "मुझे अपना तेज दिखा दे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "दोष हारून उठाए रहे" - ] + "type": "char:fr", + "content": [ + "33.18" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.38" - ] - }, - { - "type": "char:fq", - "content": [ - "दोष हारून उठाए रहे:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिन पापों की यहाँ बात हो रही है उसका अर्थ उन पापों से नहीं जो किए गए, परन्तु पृथ्वी की हर बातों में परमेश्वर से अलगाव की उस अवस्था से है जो मेल-मिलाप और शुद्ध किए जाने को जरुरी बनाता है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "मुझे अपना तेज दिखा दे:" + ] }, { - "type": "char:it", - "content": [ - "*, और वह नित्य उसके माथे पर रहे, जिससे यहोवा उनसे प्रसन्न रहे।" - ] + "type": "char:ft", + "content": [ + "यहोवा के विश्वासयोग्य दास ने भक्तिपूर्ण आत्मा के साथ अपने स्वामी, अपने परमेश्वर से और घनिष्ठता की विनती की।" + ] } - ] + ] + } + ] }, + "।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "39", - "sid": "EXO 28:39" - }, - "“अंगरखे को सूक्ष्म सनी के कपड़े का चारखाना बुनवाना, और एक पगड़ी भी सूक्ष्म सनी के कपड़े की बनवाना, और बेलबूटे की कढ़ाई का काम किया हुआ एक कमरबन्द भी बनवाना।", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 28:40" - }, - "“फिर हारून के पुत्रों के लिये भी अंगरखे और कमरबन्द और टोपियाँ बनवाना; ये वस्त्र भी वैभव और शोभा के लिये बनें।", + "type": "verse:v", + "number": "19", + "sid": "EXO 33:19" + }, + "उसने कहा, “मैं तेरे सम्मुख होकर चलते हुए तुझे अपनी", + { + "type": "char:it", + "content": [ + "सारी भलाई", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "41", - "sid": "EXO 28:41" + "type": "char:fr", + "content": [ + "33.19" + ] }, - "अपने भाई हारून और उसके पुत्रों को ये ही सब वस्त्र पहनाकर उनका अभिषेक और संस्कार करना, और उन्हें पवित्र करना कि वे मेरे लिये याजक का काम करें।", { - "type": "verse:v", - "number": "42", - "sid": "EXO 28:42" + "type": "char:fq", + "content": [ + "सारी भलाई:" + ] }, - "और उनके लिये सनी के कपड़े की जाँघिया बनवाना जिनसे उनका तन ढँपा रहे; वे कमर से जाँघ तक की हों;", { - "type": "verse:v", - "number": "43", - "sid": "EXO 28:43" - }, - "और जब जब हारून या उसके पुत्र मिलापवाले तम्बू में प्रवेश करें, या पवित्रस्थान में सेवा टहल करने को वेदी के पास जाएँ तब-तब वे उन जाँघियों को पहने रहें, न हो कि वे पापी ठहरें और मर जाएँ। यह हारून के लिये और उसके बाद उसके वंश के लिये भी सदा की विधि ठहरे।" - ] + "type": "char:ft", + "content": [ + "यहोवा ने अपनी इच्छा बताई जो उस अनुग्रह का आधार थी जिसे वह इस्राएलियों पर प्रगट करने को था।" + ] + } + ] + } + ] }, + "दिखाऊँगा, और तेरे सम्मुख यहोवा नाम का प्रचार करूँगा, और जिस पर मैं अनुग्रह करना चाहूँ उसी पर अनुग्रह करूँगा, और जिस पर दया करना चाहूँ उसी पर दया करूँगा।”", { - "type": "chapter:c", - "number": "29", - "sid": "EXO 29" + "type": "verse:v", + "number": "20", + "sid": "EXO 33:20" }, + "फिर उसने कहा, “तू मेरे मुख का दर्शन नहीं कर सकता; क्योंकि मनुष्य मेरे मुख का दर्शन करके जीवित नहीं रह सकता।”", { - "type": "para:s", - "content": [ - "याजकपद के लिये अभिषेक" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 33:21" }, + "फिर यहोवा ने कहा, “सुन, मेरे पास एक स्थान है, तू उस चट्टान पर खड़ा हो;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 29:1" - }, - "“उन्हें पवित्र करने को जो काम तुझे उनसे करना है कि वे मेरे लिये याजक का काम करें वह यह है: एक निर्दोष बछड़ा और दो निर्दोष मेढ़े लेना,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 29:2" - }, - "और अख़मीरी रोटी, और तेल से सने हुए मैदे के अख़मीरी फुलके, और तेल से चुपड़ी हुई अख़मीरी पपड़ियाँ भी लेना। ये सब गेहूँ के मैदे के बनवाना।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 29:3" - }, - "इनको एक टोकरी में रखकर उस टोकरी को उस बछड़े और उन दोनों मेढ़ों समेत समीप ले आना।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 29:4" - }, - "फिर हारून और उसके पुत्रों को मिलापवाले तम्बू के द्वार के समीप ले आकर जल से नहलाना।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 29:5" - }, - "तब उन वस्त्रों को लेकर हारून को अंगरखा और एपोद का बागा पहनाना, और एपोद और चपरास बाँधना, और एपोद का काढ़ा हुआ पटुका भी बाँधना;", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 29:6" - }, - "और उसके सिर पर पगड़ी को रखना, और पगड़ी पर पवित्र मुकुट को रखना।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 29:7" - }, - "तब अभिषेक का तेल ले उसके सिर पर डालकर उसका अभिषेक करना।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 29:8" - }, - "फिर उसके पुत्रों को समीप ले आकर उनको अंगरखे पहनाना,", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 29:9" - }, - "और उसके अर्थात् हारून और उसके पुत्रों के कमर बाँधना और उनके सिर पर टोपियाँ रखना; जिससे याजक के पद पर सदा उनका हक़ रहे। इसी प्रकार हारून और उसके पुत्रों का संस्कार करना।" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 33:22" }, + "और जब तक मेरा तेज तेरे सामने होकर चलता रहे तब तक मैं तुझे चट्टान के दरार में रखूँगा, और जब तक मैं तेरे सामने होकर न निकल जाऊँ तब तक अपने हाथ से तुझे ढाँपे रहूँगा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 29:10" - }, - "“तब बछड़े को मिलापवाले तम्बू के सामने समीप ले आना। और हारून और उसके पुत्र बछड़े के सिर पर अपने-अपने हाथ रखें,", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 29:11" - }, - "तब उस बछड़े को यहोवा के सम्मुख मिलापवाले तम्बू के द्वार पर बलिदान करना,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 29:12" - }, - "और बछड़े के लहू में से कुछ लेकर अपनी उँगली से वेदी के सींगों पर लगाना, और शेष सब लहू को वेदी के पाए पर उण्डेल देना,", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 29:13" - }, - "और जिस चर्बी से अंतड़ियाँ ढपी रहती हैं, और जो झिल्ली कलेजे के ऊपर होती है, उनको और दोनों गुर्दों को उनके ऊपर की चर्बी समेत लेकर सब को वेदी पर जलाना।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 29:14" - }, - "परन्तु बछड़े का माँस, और खाल, और गोबर, छावनी से बाहर आग में जला देना; क्योंकि यह पापबलि होगा।" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 33:23" }, + "फिर मैं अपना हाथ उठा लूँगा, तब तू मेरी पीठ का तो दर्शन पाएगा, परन्तु मेरे मुख का दर्शन नहीं मिलेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "EXO 34" + }, + { + "type": "para:s", + "content": [ + "पत्थर की दो नई तख्तियाँ" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 29:15" - }, - "“फिर एक मेढ़ा लेना, और हारून और उसके पुत्र उसके सिर पर अपने-अपने हाथ रखें,", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 29:16" - }, - "तब उस मेढ़े को बलि करना, और उसका लहू लेकर वेदी पर चारों ओर छिड़कना।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 29:17" - }, - "और उस मेढ़े को टुकड़े-टुकड़े काटना, और उसकी अंतड़ियों और पैरों को धोकर उसके टुकड़ों और सिर के ऊपर रखना,", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 29:18" - }, - "तब उस पूरे मेढ़े को वेदी पर जलाना; वह तो यहोवा के लिये होमबलि होगा; वह सुखदायक सुगन्ध और यहोवा के लिये हवन होगा।" - ] + "type": "verse:v", + "number": "1", + "sid": "EXO 34:1" }, + "फिर यहोवा ने मूसा से कहा, “पहली तख्तियों के समान पत्थर की दो और तख्तियाँ गढ़ ले; तब जो वचन उन पहली तख्तियों पर लिखे थे, जिन्हें तूने तोड़ डाला, वे ही वचन मैं उन तख्तियों पर भी लिखूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "EXO 29:19" - }, - "“फिर दूसरे मेढ़े को लेना; और हारून और उसके पुत्र उसके सिर पर अपने-अपने हाथ रखें,", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 29:20" - }, - "तब उस मेढ़े को बलि करना, और उसके लहू में से कुछ लेकर हारून और उसके पुत्रों के दाहिने कान के सिरे पर, और उनके दाहिने हाथ और दाहिने पाँव के अँगूठों पर लगाना, और लहू को वेदी पर चारों ओर छिड़क देना।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 29:21" - }, - "फिर वेदी पर के लहू, और अभिषेक के तेल, इन दोनों में से कुछ कुछ लेकर हारून और उसके वस्त्रों पर, और उसके पुत्रों और उनके वस्त्रों पर भी छिड़क देना; तब वह अपने वस्त्रों समेत और उसके पुत्र भी अपने-अपने वस्त्रों समेत पवित्र हो जाएँगे।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 29:22" - }, - "तब मेढ़े को संस्कारवाला जानकर उसमें से चर्बी और मोटी पूँछ को, और जिस चर्बी से अंतड़ियाँ ढपी रहती हैं उसको, और कलेजे पर की झिल्ली को, और चर्बी समेत दोनों गुर्दों को, और दाहिने पुट्ठे को लेना,", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 29:23" - }, - "और अख़मीरी रोटी की टोकरी जो यहोवा के आगे धरी होगी उसमें से भी एक रोटी, और तेल से सने हुए मैदे का एक फुलका, और एक पपड़ी लेकर,", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 29:24" - }, - "इन सब को हारून और उसके पुत्रों के हाथों में रखकर हिलाए जाने की भेंट ठहराकर यहोवा के आगे हिलाया जाए।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 29:25" - }, - "तब उन वस्तुओं को उनके हाथों से लेकर होमबलि की वेदी पर जला देना, जिससे वह यहोवा के सामने सुखदायक सुगन्ध ठहरे; वह तो यहोवा के लिये हवन होगा।" - ] + "type": "verse:v", + "number": "2", + "sid": "EXO 34:2" }, + "और सवेरे तैयार रहना, और भोर को सीनै पर्वत पर चढ़कर उसकी चोटी पर मेरे सामने खड़ा होना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "EXO 29:26" - }, - "“फिर हारून के संस्कार को जो मेढ़ा होगा उसकी छाती को लेकर हिलाए जाने की भेंट के लिये यहोवा के आगे हिलाना; और वह तेरा भाग ठहरेगा।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 29:27" - }, - "और हारून और उसके पुत्रों के संस्कार का जो मेढ़ा होगा, उसमें से हिलाए जाने की भेंटवाली छाती जो हिलाई जाएगी, और उठाए जाने का भेंटवाला पुट्ठा जो उठाया जाएगा, इन दोनों को पवित्र ठहराना।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 29:28" - }, - "और ये सदा की विधि की रीति पर इस्राएलियों की ओर से उसका और उसके पुत्रों का भाग ठहरे, क्योंकि ये उठाए जाने की भेंटें ठहरी हैं; और यह इस्राएलियों की ओर से उनके मेलबलियों में से यहोवा के लिये उठाए जाने की भेंट होगी।" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 34:3" }, + "तेरे संग कोई न चढ़ पाए, वरन् पर्वत भर पर कोई मनुष्य कहीं दिखाई न दे; और न भेड़-बकरी और गाय-बैल भी पर्वत के आगे चरने पाएँ।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 29:29" - }, - "“हारून के जो पवित्र वस्त्र होंगे वह उसके बाद उसके बेटे पोते आदि को मिलते रहें, जिससे उन्हीं को पहने हुए उनका अभिषेक और संस्कार किया जाए।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 29:30" - }, - "उसके पुत्रों के जो उसके स्थान पर याजक होगा, वह जब पवित्रस्थान में सेवा टहल करने को मिलापवाले तम्बू में पहले आए, तब उन वस्त्रों को सात दिन तक पहने रहें।" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 34:4" }, + "तब मूसा ने पहली तख्तियों के समान दो और तख्तियाँ गढ़ीं; और भोर को सवेरे उठकर अपने हाथ में पत्थर की वे दोनों तख्तियाँ लेकर यहोवा की आज्ञा के अनुसार पर्वत पर चढ़ गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 29:31" - }, - "“फिर याजक के संस्कार का जो मेढ़ा होगा उसे लेकर उसका माँस किसी पवित्रस्थान में पकाना;", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 29:32" - }, - "तब हारून अपने पुत्रों समेत उस मेढ़े का माँस और टोकरी की रोटी, दोनों को मिलापवाले तम्बू के द्वार पर खाए।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 29:33" - }, - "जिन पदार्थों से उनका संस्कार और उन्हें पवित्र करने के लिये प्रायश्चित किया जाएगा उनको तो वे खाएँ, परन्तु पराए कुल का कोई उन्हें न खाने पाए, क्योंकि वे पवित्र होंगे।", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 29:34" - }, - "यदि संस्कारवाले माँस या रोटी में से कुछ सवेरे तक बचा रहे, तो उस बचे हुए को आग में जलाना, वह खाया न जाए; क्योंकि वह पवित्र होगा।" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 34:5" }, + "तब यहोवा ने बादल में उतरकर उसके संग वहाँ खड़ा होकर यहोवा नाम का प्रचार किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "EXO 29:35" - }, - "“मैंने तुझे जो-जो आज्ञा दी हैं, उन सभी के अनुसार तू हारून और उसके पुत्रों से करना; और सात दिन तक उनका संस्कार करते रहना,", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 29:36" - }, - "अर्थात् पापबलि का एक बछड़ा प्रायश्चित के लिये प्रतिदिन चढ़ाना। और वेदी को भी प्रायश्चित करने के समय शुद्ध करना, और उसे पवित्र करने के लिये उसका अभिषेक करना।", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 29:37" - }, - "सात दिन तक वेदी के लिये प्रायश्चित करके उसे पवित्र करना, और वेदी परमपवित्र ठहरेगी; और जो कुछ उससे छू जाएगा वह भी पवित्र हो जाएगा।" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 34:6" }, + "और यहोवा उसके सामने होकर यह प्रचार करता हुआ चला, “यहोवा, यहोवा, परमेश्वर दयालु और अनुग्रहकारी, कोप करने में धीरजवन्त, और अति करुणामय और सत्य,", { - "type": "para:s", - "content": [ - "दैनिक भेंट" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 34:7" }, + "हजारों पीढ़ियों तक निरन्तर करुणा करनेवाला, अधर्म और अपराध और पाप को क्षमा करनेवाला है, परन्तु दोषी को वह किसी प्रकार निर्दोष न ठहराएगा, वह पितरों के अधर्म का दण्ड उनके बेटों वरन् पोतों और परपोतों को भी देनेवाला है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "EXO 29:38" - }, - "“जो तुझे वेदी पर नित्य चढ़ाना होगा वह यह है; अर्थात् प्रतिदिन एक-एक वर्ष के दो भेड़ी के बच्चे।", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 29:39" - }, - "एक भेड़ के बच्चे को तो भोर के समय, और दूसरे भेड़ के बच्चे को साँझ के समय चढ़ाना।", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 29:40" - }, - "और एक भेड़ के बच्चे के संग हीन की चौथाई कूटकर निकाले हुए तेल से सना हुआ एपा का दसवाँ भाग मैदा, और अर्घ के लिये ही की चौथाई दाखमधु देना।", - { - "type": "verse:v", - "number": "41", - "sid": "EXO 29:41" - }, - "और दूसरे भेड़ के बच्चे को साँझ के समय चढ़ाना, और उसके साथ भोर की रीति अनुसार अन्नबलि और अर्घ दोनों देना, जिससे वह सुखदायक सुगन्ध और यहोवा के लिये हवन ठहरे।", - { - "type": "verse:v", - "number": "42", - "sid": "EXO 29:42" - }, - "तुम्हारी पीढ़ी से पीढ़ी में यहोवा के आगे मिलापवाले तम्बू के द्वार पर नित्य ऐसा ही होमबलि हुआ करे; यह वह स्थान है जिसमें मैं तुम लोगों से इसलिए मिला करूँगा कि तुझ से बातें करूँ।", - { - "type": "verse:v", - "number": "43", - "sid": "EXO 29:43" - }, - "मैं इस्राएलियों से वहीं मिला करूँगा, और", - { - "type": "char:it", - "content": [ - "वह तम्बू मेरे तेज से पवित्र किया जाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.43" - ] - }, - { - "type": "char:fq", - "content": [ - "वह तम्बू मेरे तेज से पवित्र किया जाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ यह है कि वह स्थान जहाँ यहोवा ने अपने लोगों की मण्डली से मिलने की प्रतिज्ञा की है, वह उसके तेज से पवित्र किया जाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "44", - "sid": "EXO 29:44" - }, - "और", - { - "type": "char:it", - "content": [ - "मैं मिलापवाले तम्बू और वेदी को पवित्र करूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.44" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं मिलापवाले तम्बू और वेदी को पवित्र करूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिलापवाले तम्बू को और वहाँ सेवा करनेवाले याजकों को पवित्र करने का उद्देश्य यह था कि वह पूरी जाति जिसे यहोवा ने मिस्र के दासत्व के बन्धनों से स्वतंत्र किया है, अपने दैनिक जीवन में पवित्र ठहरें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और हारून और उसके पुत्रों को भी पवित्र करूँगा कि वे मेरे लिये याजक का काम करें।" - ] - }, - { - "type": "verse:v", - "number": "45", - "sid": "EXO 29:45" - }, - "और मैं इस्राएलियों के मध्य निवास करूँगा, और उनका परमेश्वर ठहरूँगा।", - { - "type": "verse:v", - "number": "46", - "sid": "EXO 29:46" - }, - "तब वे जान लेंगे कि मैं यहोवा उनका परमेश्वर हूँ, जो उनको मिस्र देश से इसलिए निकाल ले आया, कि उनके मध्य निवास करूँ; मैं ही उनका परमेश्वर यहोवा हूँ।" - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 34:8" }, + "तब मूसा ने फुर्ती कर पृथ्वी की ओर झुककर दण्डवत् की।", { - "type": "chapter:c", - "number": "30", - "sid": "EXO 30" + "type": "verse:v", + "number": "9", + "sid": "EXO 34:9" }, + "और उसने कहा, “हे प्रभु, यदि तेरे अनुग्रह की दृष्टि मुझ पर हो तो प्रभु, हम लोगों के बीच में होकर चले, ये लोग हठीले तो हैं, तो भी हमारे अधर्म और पाप को क्षमा कर, और हमें अपना निज भाग मानकर ग्रहण कर।”" + ] + }, + { + "type": "para:s", + "content": [ + "वाचा का दोहराया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "धूप जलाने की वेदी" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 34:10" }, + "उसने कहा, “सुन, मैं एक वाचा बाँधता हूँ। तेरे सब लोगों के सामने मैं ऐसे आश्चर्यकर्म करूँगा जैसा पृथ्वी पर और सब जातियों में कभी नहीं हुए; और वे सारे लोग जिनके बीच तू रहता है यहोवा के कार्य को देखेंगे; क्योंकि जो मैं तुम लोगों से करने पर हूँ वह भययोग्य काम है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 30:1" - }, - "“फिर धूप जलाने के लिये बबूल की लकड़ी की वेदी बनाना।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 30:2" - }, - "उसकी लम्बाई एक हाथ और चौड़ाई एक हाथ की हो, वह चौकोर हो, और उसकी ऊँचाई दो हाथ की हो, और उसके सींग उसी टुकड़े से बनाए जाएँ।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 30:3" - }, - "और वेदी के ऊपरवाले पल्ले और चारों ओर के बाजुओं और सींगों को शुद्ध सोने से मढ़ना, और इसके चारों ओर सोने की एक बाड़ बनाना।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 30:4" - }, - "और इसकी बाड़ के नीचे इसके आमने-सामने के दोनों पल्लों पर सोने के दो-दो कड़े बनाकर इसके दोनों ओर लगाना, वे इसके उठाने के डण्डों के खानों का काम देंगे।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 30:5" - }, - "डण्डों को बबूल की लकड़ी के बनाकर उनको सोने से मढ़ना।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 30:6" - }, - "और तू उसको उस पर्दे के आगे रखना जो साक्षीपत्र के सन्दूक के सामने है, अर्थात् प्रायश्चितवाले ढकने के आगे जो साक्षीपत्र के ऊपर है, वहीं मैं तुझ से मिला करूँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 30:7" - }, - "और उसी वेदी पर हारून सुगन्धित धूप जलाया करे; प्रतिदिन भोर को जब वह दीपक को ठीक करे तब वह धूप को जलाए,", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 30:8" - }, - "तब साँझ के समय जब हारून दीपकों को जलाए तब धूप जलाया करे, यह धूप यहोवा के सामने तुम्हारी पीढ़ी-पीढ़ी में नित्य जलाया जाए।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 30:9" - }, - "और उस वेदी पर तुम और प्रकार का धूप न जलाना, और न उस पर होमबलि और न अन्नबलि चढ़ाना; और न इस पर अर्घ देना।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 30:10" - }, - "हारून वर्ष में एक बार इसके सींगों पर प्रायश्चित करे; और तुम्हारी पीढ़ी-पीढ़ी में वर्ष में एक बार प्रायश्चित के पापबलि के लहू से इस पर प्रायश्चित किया जाए; यह यहोवा के लिये परमपवित्र है।”" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 34:11" }, + "जो आज्ञा मैं आज तुम्हें देता हूँ उसे तुम लोग मानना। देखो, मैं तुम्हारे आगे से एमोरी, कनानी, हित्ती, परिज्जी, हिब्बी, और यबूसी लोगों को निकालता हूँ।", { - "type": "para:s", - "content": [ - "प्राणों के प्रायश्चित का रुपया" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 34:12" }, + "इसलिए सावधान रहना कि जिस देश में तू जानेवाला है उसके निवासियों से वाचा न बाँधना; कहीं ऐसा न हो कि वह तेरे लिये फंदा ठहरे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 30:11" - }, - "और तब यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 30:12" - }, - "“जब तू इस्राएलियों कि गिनती लेने लगे, तब वे गिनने के समय जिनकी गिनती हुई हो अपने-अपने प्राणों के लिये यहोवा को प्रायश्चित दें, जिससे जब तू उनकी गिनती कर रहा हो उस समय", - { - "type": "char:it", - "content": [ - "कोई विपत्ति उन पर न आ पड़े" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.12" - ] - }, - { - "type": "char:fq", - "content": [ - "कोई विपत्ति उन पर न आ पड़े:" - ] - }, - { - "type": "char:ft", - "content": [ - "कि उन पर आत्मिक अधिकारों की उपेक्षा करने और तिरस्कार करने का दण्ड न आ पड़े।" - ] - } - ], - "caller": "+" - }, + "type": "verse:v", + "number": "13", + "sid": "EXO 34:13" + }, + "वरन्", + { + "type": "char:it", + "content": [ + "उनकी वेदियों को गिरा देना", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fr", + "content": [ + "34.13" + ] }, { - "type": "verse:v", - "number": "13", - "sid": "EXO 30:13" + "type": "char:fq", + "content": [ + "उनकी वेदियों को गिरा देना:" + ] }, - "जितने लोग गिने जाएँ वे पवित्रस्थान के शेकेल के अनुसार आधा शेकेल दें, (यह शेकेल बीस गेरा का होता है), यहोवा की भेंट आधा शेकेल हो।", { - "type": "verse:v", - "number": "14", - "sid": "EXO 30:14" - }, - "बीस वर्ष के या उससे अधिक अवस्था के जितने गिने जाएँ उनमें से एक-एक जन यहोवा की भेंट दे।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 30:15" - }, - "जब तुम्हारे प्राणों के प्रायश्चित के निमित्त यहोवा की भेंट अर्पित की जाए, तब न तो धनी लोग आधे शेकेल से अधिक दें, और न कंगाल लोग उससे कम दें।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 30:16" - }, - "और तू इस्राएलियों से प्रायश्चित का रुपया लेकर मिलापवाले तम्बू के काम में लगाना; जिससे वह यहोवा के सम्मुख", - { - "type": "char:it", - "content": [ - "इस्राएलियों के स्मरणार्थ चिन्ह ठहरे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.16" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएलियों के स्मरणार्थ चिन्ह ठहरे:" - ] - }, - { - "type": "char:ft", - "content": [ - "तम्बू में इस्तेमाल होनेवाली चाँदी प्रत्येक मनुष्य को परमेश्वर के सामने वाचा में बंधे व्यक्ति के रूप में उसकी स्थिति बताने के लिए स्मरणार्थ थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उनके प्राणों का प्रायश्चित भी हो।”" - ] + "type": "char:ft", + "content": [ + "सम्भवतः अश्तारोत देवी का नाम था, और अशेरा उसका चिन्ह था। सम्भवतः उसका चित्रण किसी रूप में लकड़ी से बनाया जाता था।" + ] } - ] + ] + } + ] }, + ", उनकी लाठों को तोड़ डालना, और उनकी अशेरा नामक मूर्तियों को काट डालना;", { - "type": "para:s", - "content": [ - "पीतल की हौदी" - ] + "type": "verse:v", + "number": "14", + "sid": "EXO 34:14" }, + "क्योंकि तुम्हें किसी दूसरे को परमेश्वर करके दण्डवत् करने की आज्ञा नहीं, क्योंकि यहोवा जिसका नाम जलनशील है, वह जल उठनेवाला परमेश्वर है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 30:17" - }, - "और यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 30:18" - }, - "“धोने के लिये पीतल की एक हौदी और उसका पाया भी पीतल का बनाना। और उसे मिलापवाले तम्बू और वेदी के बीच में रखकर उसमें जल भर देना;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 30:19" - }, - "और उसमें हारून और उसके पुत्र अपने-अपने हाथ पाँव धोया करें।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 30:20" - }, - "जब जब वे मिलापवाले तम्बू में प्रवेश करें तब-तब वे हाथ पाँव जल से धोएँ, नहीं तो मर जाएँगे; और जब जब वे वेदी के पास सेवा टहल करने, अर्थात् यहोवा के लिये हव्य जलाने को आएँ तब-तब वे हाथ पाँव धोएँ, न हो कि मर जाएँ।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 30:21" - }, - "यह हारून और उसके पीढ़ी-पीढ़ी के वंश के लिये सदा की विधि ठहरे।”" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 34:15" }, + "ऐसा न हो कि तू उस देश के निवासियों से वाचा बाँधे, और वे अपने देवताओं के पीछे होने का व्यभिचार करें, और उनके लिये बलिदान भी करें, और कोई तुझे नेवता दे और तू भी उसके बलिपशु का प्रसाद खाए,", { - "type": "para:s", - "content": [ - "अभिषेक का तेल" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 34:16" }, + "और तू उनकी बेटियों को अपने बेटों के लिये लाए, और उनकी बेटियाँ जो आप अपने देवताओं के पीछे होने का व्यभिचार करती हैं तेरे बेटों से भी अपने देवताओं के पीछे होने को व्यभिचार करवाएँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "EXO 34:17" + }, + "“तुम देवताओं की मूर्तियाँ ढालकर न बना लेना।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "EXO 34:18" + }, + "“अख़मीरी रोटी का पर्व मानना। उसमें मेरी आज्ञा के अनुसार अबीब महीने के नियत समय पर सात दिन तक अख़मीरी रोटी खाया करना; क्योंकि तू मिस्र से अबीब महीने में निकल आया।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 34:19" + }, + "हर एक पहिलौठा मेरा है; और क्या बछड़ा, क्या मेम्ना, तेरे पशुओं में से जो नर पहलौठे हों वे सब मेरे ही हैं।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 34:20" + }, + "और गदही के पहलौठे के बदले मेम्ना देकर उसको छुड़ाना, यदि तू उसे छुड़ाना न चाहे तो उसकी गर्दन तोड़ देना। परन्तु अपने सब पहलौठे बेटों को बदला देकर छुड़ाना। मुझे कोई खाली हाथ अपना मुँह न दिखाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 34:21" + }, + "“छः दिन तो परिश्रम करना, परन्तु सातवें दिन विश्राम करना; वरन् हल जोतने और लवने के समय में भी विश्राम करना।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 34:22" + }, + "और तू सप्ताहों का पर्व मानना जो पहले लवे हुए गेहूँ का पर्व कहलाता है, और वर्ष के अन्त में बटोरन का भी पर्व मानना।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 34:23" + }, + "वर्ष में तीन बार तेरे सब पुरुष इस्राएल के परमेश्वर प्रभु यहोवा को अपने मुँह दिखाएँ।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 34:24" + }, + "मैं तो अन्यजातियों को तेरे आगे से निकालकर तेरी सीमाओं को बढ़ाऊँगा; और जब तू अपने परमेश्वर यहोवा को अपना मुँह दिखाने के लिये वर्ष में तीन बार आया करे, तब कोई तेरी भूमि का लालच न करेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "EXO 34:25" + }, + "“मेरे बलिदान के लहू को ख़मीर सहित न चढ़ाना, और न फसह के पर्व के बलिदान में से कुछ सवेरे तक रहने देना।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 34:26" + }, + "अपनी भूमि की पहली उपज का पहला भाग अपने परमेश्वर यहोवा के भवन में ले आना। बकरी के बच्चे को उसकी माँ के दूध में न पकाना।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 34:27" + }, + "और यहोवा ने मूसा से कहा, “ये वचन लिख ले; क्योंकि इन्हीं वचनों के अनुसार मैं तेरे और इस्राएल के साथ वाचा बाँधता हूँ।”", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 34:28" + }, + "मूसा तो वहाँ यहोवा के संग चालीस दिन और रात रहा; और तब तक न तो उसने रोटी खाई और न पानी पिया। और उसने उन तख्तियों पर वाचा के वचन अर्थात् दस आज्ञाएँ लिख दीं।" + ] + }, + { + "type": "para:s", + "content": [ + "मूसा का तेजस्वी चेहरा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 34:29" + }, + "जब मूसा साक्षी की दोनों तख्तियाँ हाथ में लिये हुए सीनै पर्वत से उतरा आता था तब यहोवा के साथ बातें करने के कारण", + { + "type": "char:it", + "content": [ + "उसके चेहरे से किरणें निकल रही थीं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "34.29" + ] + }, + { + "type": "char:fq", + "content": [ + "उसके चेहरे से किरणें निकल रही थीं:" + ] + }, + { + "type": "char:ft", + "content": [ + "अनन्त महिमा की चमक, यद्यपि मूसा ने उसको परिवर्तित रूप में देखा था, फिर भी वह उसके चेहरे से इतना चमक रही थी।" + ] + } + ] + } + ] + }, + "। परन्तु वह यह नहीं जानता था कि उसके चेहरे से किरणें निकल रही हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 30:22" - }, - "फिर यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 30:23" - }, - "“तू उत्तम से उत्तम सुगन्ध-द्रव्य ले, अर्थात् पवित्रस्थान के शेकेल के अनुसार पाँच सौ शेकेल अपने आप निकला हुआ गन्धरस, और उसका आधा, अर्थात् ढाई सौ शेकेल सुगन्धित दालचीनी और ढाई सौ शेकेल सुगन्धित अगर,", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 30:24" - }, - "और पाँच सौ शेकेल तज, और एक हीन जैतून का तेल लेकर", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 30:25" - }, - "उनसे अभिषेक का पवित्र तेल, अर्थात् गंधी की रीति से तैयार किया हुआ सुगन्धित तेल बनवाना; यह अभिषेक का पवित्र तेल ठहरे।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 30:26" - }, - "और उससे मिलापवाले तम्बू का, और साक्षीपत्र के सन्दूक का,", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 30:27" - }, - "और सारे सामान समेत मेज का, और सामान समेत दीवट का, और धूपवेदी का,", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 30:28" - }, - "और सारे सामान समेत होमवेदी का, और पाए समेत हौदी का अभिषेक करना।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 30:29" - }, - "और उनको पवित्र करना, जिससे वे परमपवित्र ठहरें; और जो कुछ उनसे छू जाएगा वह पवित्र हो जाएगा।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 30:30" - }, - "फिर हारून का उसके पुत्रों के साथ अभिषेक करना, और इस प्रकार उन्हें मेरे लिये याजक का काम करने के लिये पवित्र करना।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 30:31" - }, - "और इस्राएलियों को मेरी यह आज्ञा सुनाना, ‘यह तेल तुम्हारी पीढ़ी-पीढ़ी में मेरे लिये पवित्र अभिषेक का तेल होगा।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 30:32" - }, - "यह किसी मनुष्य की देह पर न डाला जाए, और मिलावट में उसके समान और कुछ न बनाना; यह पवित्र है, यह तुम्हारे लिये भी पवित्र होगा।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 30:33" - }, - "जो कोई इसके समान कुछ बनाए, या जो कोई इसमें से कुछ पराए कुलवाले पर लगाए, वह अपने लोगों में से नाश किया जाए।’”" - ] + "type": "verse:v", + "number": "30", + "sid": "EXO 34:30" }, + "जब हारून और सब इस्राएलियों ने मूसा को देखा कि उसके चेहरे से किरणें निकलती हैं, तब वे उसके पास जाने से डर गए।", { - "type": "para:s", - "content": [ - "पवित्र सुगन्धित द्रव्य" - ] + "type": "verse:v", + "number": "31", + "sid": "EXO 34:31" }, + "तब मूसा ने उनको बुलाया; और हारून मण्डली के सारे प्रधानों समेत उसके पास आया, और मूसा उनसे बातें करने लगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "EXO 30:34" - }, - "फिर यहोवा ने मूसा से कहा, “बोल, नखी और कुन्दरू, ये सुगन्ध-द्रव्य", - { - "type": "char:it", - "content": [ - "निर्मल लोबान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.34" - ] - }, - { - "type": "char:fq", - "content": [ - "निर्मल लोबान:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह एक सबसे महत्त्वपूर्ण सुगन्धित द्रव्य था। मुर्र के समान, इसको बहुमूल्य इत्र के समान समझा जाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* समेत ले लेना, ये सब एक तौल के हों," - ] - }, - { - "type": "verse:v", - "number": "35", - "sid": "EXO 30:35" - }, - "और इनका धूप अर्थात् नमक मिलाकर गंधी की रीति के अनुसार शुद्ध और पवित्र सुगन्ध-द्रव्य बनवाना;", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 30:36" - }, - "फिर उसमें से कुछ पीसकर बारीक कर डालना, तब उसमें से कुछ मिलापवाले तम्बू में साक्षीपत्र के आगे, जहाँ पर मैं तुझ से मिला करूँगा वहाँ रखना; वह तुम्हारे लिये परमपवित्र होगा।", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 30:37" - }, - "और जो धूप तू बनवाएगा, मिलावट में उसके समान तुम लोग अपने लिये और कुछ न बनवाना; वह तुम्हारे आगे यहोवा के लिये पवित्र होगा।", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 30:38" - }, - "जो कोई सूँघने के लिये उसके समान कुछ बनाए वह अपने लोगों में से नाश किया जाए।”" - ] + "type": "verse:v", + "number": "32", + "sid": "EXO 34:32" }, + "इसके बाद सब इस्राएली पास आए, और जितनी आज्ञाएँ यहोवा ने सीनै पर्वत पर उसके साथ बात करने के समय दी थीं, वे सब उसने उन्हें बताईं।", { - "type": "chapter:c", - "number": "31", - "sid": "EXO 31" + "type": "verse:v", + "number": "33", + "sid": "EXO 34:33" }, + "जब तक मूसा उनसे बात न कर चुका तब तक अपने मुँह पर ओढ़ना डाले रहा।", { - "type": "para:s", - "content": [ - "बसलेल और ओहोलीआब" - ] + "type": "verse:v", + "number": "34", + "sid": "EXO 34:34" }, + "और जब जब मूसा भीतर यहोवा से बात करने को उसके सामने जाता तब-तब वह उस ओढ़नी को निकलते समय तक उतारे हुए रहता था; फिर बाहर आकर जो-जो आज्ञा उसे मिलती उन्हें इस्राएलियों से कह देता था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 31:1" - }, - "फिर यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 31:2" - }, - "“सुन, मैं ऊरी के पुत्र बसलेल को, जो हूर का पोता और यहूदा के गोत्र का है, नाम लेकर बुलाता हूँ।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 31:3" - }, - "और मैं उसको परमेश्वर की आत्मा से जो", - { - "type": "char:it", - "content": [ - "बुद्धि, प्रवीणता, ज्ञान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.3" - ] - }, - { - "type": "char:fq", - "content": [ - "बुद्धि, प्रवीणता, ज्ञान:" - ] - }, - { - "type": "char:ft", - "content": [ - "अथवा, हर बात में सही परख" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और सब प्रकार के कार्यों की समझ देनेवाली आत्मा है परिपूर्ण करता हूँ," - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "EXO 31:4" - }, - "जिससे वह कारीगरी के कार्य बुद्धि से निकाल निकालकर सब भाँति की बनावट में, अर्थात् सोने, चाँदी, और पीतल में,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 31:5" - }, - "और जड़ने के लिये मणि काटने में, और लकड़ी पर नक्काशी का काम करे।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 31:6" - }, - "और सुन, मैं दान के गोत्रवाले अहीसामाक के पुत्र ओहोलीआब को उसके संग कर देता हूँ; वरन् जितने बुद्धिमान हैं उन सभी के हृदय में मैं बुद्धि देता हूँ, जिससे जितनी वस्तुओं की आज्ञा मैंने तुझे दी है उन सभी को वे बनाएँ;", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 31:7" - }, - "अर्थात् मिलापवाले तम्बू, और साक्षीपत्र का सन्दूक, और उस पर का प्रायश्चितवाला ढकना, और तम्बू का सारा सामान,", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 31:8" - }, - "और सामान सहित मेज, और सारे सामान समेत शुद्ध सोने की दीवट, और धूपवेदी,", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 31:9" - }, - "और सारे सामान सहित होमवेदी, और पाए समेत हौदी,", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 31:10" - }, - "और काढ़े हुए वस्त्र, और हारून याजक के याजकवाले काम के", - { - "type": "char:it", - "content": [ - "पवित्र वस्त्र" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.10" - ] - }, - { - "type": "char:fq", - "content": [ - "पवित्र वस्त्र:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह महायाजक के अधिकारिक वस्त्रों की विशेषता थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसके पुत्रों के वस्त्र," - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "EXO 31:11" - }, - "और अभिषेक का तेल, और पवित्रस्थान के लिये सुगन्धित धूप, इन सभी को वे उन सब आज्ञाओं के अनुसार बनाएँ जो मैंने तुझे दी हैं।”" - ] + "type": "verse:v", + "number": "35", + "sid": "EXO 34:35" }, + "इस्राएली मूसा का चेहरा देखते थे कि उससे किरणें निकलती हैं; और जब तक वह यहोवा से बात करने को भीतर न जाता तब तक वह उस ओढ़नी को डाले रहता था।" + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "EXO 35" + }, + { + "type": "para:s", + "content": [ + "सब्त के नियम" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "सब्त अर्थात् विश्रामदिन" - ] + "type": "verse:v", + "number": "1", + "sid": "EXO 35:1" }, + "मूसा ने इस्राएलियों की सारी मण्डली इकट्ठा करके उनसे कहा, “जिन कामों के करने की आज्ञा यहोवा ने दी है वे ये हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 31:12" - }, - "फिर यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 31:13" - }, - "“तू इस्राएलियों से यह भी कहना, ‘निश्चय तुम मेरे विश्रामदिनों को मानना, क्योंकि तुम्हारी पीढ़ी-पीढ़ी में मेरे और तुम लोगों के बीच यह एक चिन्ह ठहरा है, जिससे तुम यह बात जान रखो कि यहोवा हमारा पवित्र करनेवाला है।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 31:14" - }, - "इस कारण तुम विश्रामदिन को मानना, क्योंकि वह तुम्हारे लिये पवित्र ठहरा है; जो उसको अपवित्र करे वह निश्चय मार डाला जाए; जो कोई उस दिन में कुछ काम-काज करे वह प्राणी अपने लोगों के बीच से नाश किया जाए।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 31:15" - }, - "छः दिन तो काम-काज किया जाए, पर सातवाँ दिन पवित्र विश्राम का दिन और यहोवा के लिये पवित्र है; इसलिए जो कोई विश्राम के दिन में कुछ काम-काज करे वह निश्चय मार डाला जाए।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 31:16" - }, - "इसलिए इस्राएली विश्रामदिन को माना करें, वरन् पीढ़ी-पीढ़ी में उसको सदा की वाचा का विषय जानकर माना करें।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 31:17" - }, - "वह मेरे और इस्राएलियों के बीच सदा एक चिन्ह रहेगा, क्योंकि छः दिन में यहोवा ने आकाश और पृथ्वी को बनाया, और सातवें दिन विश्राम करके अपना जी ठण्डा किया।’”" - ] + "type": "verse:v", + "number": "2", + "sid": "EXO 35:2" }, + "छः दिन तो काम-काज किया जाए, परन्तु सातवाँ दिन तुम्हारे लिये पवित्र और यहोवा के लिये पवित्र विश्राम का दिन ठहरे; उसमें जो कोई काम-काज करे वह मार डाला जाए;", { - "type": "para:s", - "content": [ - "पत्थर की दो तख्तियाँ" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 35:3" }, + "वरन् विश्राम के दिन तुम अपने-अपने घरों में आग तक न जलाना।”" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र तम्बू के लिये भेंट" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "EXO 31:18" - }, - "जब परमेश्वर मूसा से सीनै पर्वत पर ऐसी बातें कर चुका, तब परमेश्वर ने उसको अपनी उँगली से लिखी हुई साक्षी देनेवाली पत्थर की दोनों तख्तियाँ दीं।" - ] + "type": "verse:v", + "number": "4", + "sid": "EXO 35:4" }, + "फिर मूसा ने इस्राएलियों की सारी मण्डली से कहा, “जिस बात की आज्ञा यहोवा ने दी है वह यह है।", { - "type": "chapter:c", - "number": "32", - "sid": "EXO 32" + "type": "verse:v", + "number": "5", + "sid": "EXO 35:5" }, + "तुम्हारे पास से यहोवा के लिये भेंट ली जाए, अर्थात् जितने अपनी इच्छा से देना चाहें वे यहोवा की भेंट करके ये वस्तुएँ ले आएँ; अर्थात् सोना, रुपा, पीतल;", { - "type": "para:s", - "content": [ - "इस्राएलियों का मूर्तिपूजा में फँसने का वर्णन" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 35:6" }, + "नीले, बैंगनी और लाल रंग का कपड़ा, सूक्ष्म सनी का कपड़ा; बकरी का बाल,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 32:1" - }, - "जब लोगों ने देखा कि मूसा को पर्वत से उतरने में विलम्ब हो रहा है, तब वे हारून के पास इकट्ठे होकर कहने लगे, “अब हमारे लिये देवता बना, जो हमारे आगे-आगे चले; क्योंकि उस पुरुष मूसा को जो हमें मिस्र देश से निकाल ले आया है, हम नहीं जानते कि उसे क्या हुआ?”", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 32:2" - }, - "हारून ने उनसे कहा, “तुम्हारी स्त्रियों और बेटे बेटियों के कानों में सोने की जो बालियाँ हैं उन्हें उतारो, और मेरे पास ले आओ।”", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 32:3" - }, - "तब सब लोगों ने उनके कानों से सोने की बालियों को उतारा, और हारून के पास ले आए।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 32:4" - }, - "और हारून ने उन्हें उनके हाथ से लिया, और", - { - "type": "char:it", - "content": [ - "एक बछड़ा ढालकर बनाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.4" - ] - }, - { - "type": "char:fq", - "content": [ - "एक बछड़ा ढालकर बनाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "लोग काफी हद तक अपने पुरखों के विश्वास को खो बैठे थे, और व्यक्तिगत अनदेखे परमेश्वर की सच्चाई नहीं जानते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और टाँकी से गढ़ा। तब वे कहने लगे, “हे इस्राएल तेरा ईश्वर जो तुझे मिस्र देश से छुड़ा लाया है वह यही है।”" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "EXO 32:5" - }, - "यह देखकर हारून ने उसके आगे एक वेदी बनवाई; और यह प्रचार किया, “कल यहोवा के लिये पर्व होगा।”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 32:6" - }, - "और दूसरे दिन लोगों ने भोर को उठकर होमबलि चढ़ाए, और मेलबलि ले आए; फिर बैठकर खाया पिया, और उठकर खेलने लगे।" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 35:7" }, + "लाल रंग से रंगी हुई मेढ़ों की खालें, सुइसों की खालें; बबूल की लकड़ी,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 32:7" - }, - "तब यहोवा ने मूसा से कहा, “नीचे उतर जा, क्योंकि तेरी प्रजा के लोग, जिन्हें तू मिस्र देश से निकाल ले आया है, वे बिगड़ गए हैं;", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 32:8" - }, - "और जिस मार्ग पर चलने की आज्ञा मैंने उनको दी थी उसको झटपट छोड़कर उन्होंने एक बछड़ा ढालकर बना लिया, फिर उसको दण्डवत् किया, और उसके लिये बलिदान भी चढ़ाया, और यह कहा है, ‘हे इस्राएलियों तुम्हारा ईश्वर जो तुम्हें मिस्र देश से छुड़ा ले आया है वह यही है।’”", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 32:9" - }, - "फिर यहोवा ने मूसा से कहा, “मैंने इन लोगों को देखा, और सुन, वे हठीले हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 32:10" - }, - "अब मुझे मत रोक, मेरा कोप उन पर भड़क उठा है जिससे मैं उन्हें भस्म करूँ; परन्तु तुझ से एक बड़ी जाति उपजाऊँगा।”" - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 35:8" }, + "उजियाला देने के लिये तेल, अभिषेक का तेल, और धूप के लिये सुगन्ध-द्रव्य,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "EXO 32:11" - }, - "तब मूसा अपने परमेश्वर यहोवा को यह कहकर मनाने लगा, “हे यहोवा, तेरा कोप अपनी प्रजा पर क्यों भड़का है, जिसे तू बड़े सामर्थ्य और बलवन्त हाथ के द्वारा मिस्र देश से निकाल लाया है?", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 32:12" - }, - "मिस्री लोग यह क्यों कहने पाएँ, ‘वह उनको बुरे अभिप्राय से, अर्थात् पहाड़ों में घात करके धरती पर से मिटा डालने की मनसा से निकाल ले गया?’ तू अपने भड़के हुए कोप को शान्त कर, और अपनी प्रजा को ऐसी हानि पहुँचाने से फिर जा।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 32:13" - }, - "अपने दास अब्राहम, इसहाक, और याकूब को स्मरण कर, जिनसे तूने अपनी ही शपथ खाकर यह कहा था, ‘मैं तुम्हारे वंश को आकाश के तारों के तुल्य बहुत करूँगा, और यह सारा देश जिसकी मैंने चर्चा की है तुम्हारे वंश को दूँगा, कि वह उसके अधिकारी सदैव बने रहें।’”", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 32:14" - }, - "तब यहोवा अपनी प्रजा की हानि करने से जो उसने कहा था पछताया।" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 35:9" }, + "फिर एपोद और चपरास के लिये सुलैमानी मणि और जड़ने के लिये मणि।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "EXO 32:15" - }, - "तब मूसा फिरकर साक्षी की दोनों तख्तियों को हाथ में लिये हुए पहाड़ से उतर गया, उन तख्तियों के तो इधर और उधर दोनों ओर लिखा हुआ था।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 32:16" - }, - "और वे तख्तियाँ परमेश्वर की बनाई हुई थीं, और उन पर जो खोदकर लिखा हुआ था वह परमेश्वर का लिखा हुआ था।" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 35:10" }, + "“तुम में से जितनों के हृदय में बुद्धि का प्रकाश है वे सब आकर जिस-जिस वस्तु की आज्ञा यहोवा ने दी है वे सब बनाएँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 32:17" - }, - "जब यहोशू को लोगों के कोलाहल का शब्द सुनाई पड़ा, तब उसने मूसा से कहा, “छावनी से लड़ाई का सा शब्द सुनाई देता है।”", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 32:18" - }, - "उसने कहा, “वह जो शब्द है वह न तो जीतनेवालों का है, और न हारनेवालों का, मुझे तो गाने का शब्द सुन पड़ता है।”", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 32:19" - }, - "छावनी के पास आते ही मूसा को वह बछड़ा और नाचना देख पड़ा, तब मूसा का कोप भड़क उठा, और उसने तख्तियों को अपने हाथों से पर्वत के नीचे पटककर तोड़ डाला।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 32:20" - }, - "तब उसने उनके बनाए हुए बछड़े को लेकर आग में डालकर फूँक दिया। और पीसकर चूर चूरकर डाला, और जल के ऊपर फेंक दिया, और इस्राएलियों को उसे पिलवा दिया।" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 35:11" }, + "अर्थात् तम्बू, और आवरण समेत निवास, और उसकी घुंडी, तख्ते, बेंड़े, खम्भे और कुर्सियाँ;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 32:21" - }, - "तब मूसा हारून से कहने लगा, “उन लोगों ने तुझ से क्या किया कि तूने उनको इतने बड़े पाप में फँसाया?”", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 32:22" - }, - "हारून ने उत्तर दिया, “मेरे प्रभु का कोप न भड़के; तू तो उन लोगों को जानता ही है कि वे बुराई में मन लगाए रहते हैं।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 32:23" - }, - "और उन्होंने मुझसे कहा, ‘हमारे लिये देवता बनवा जो हमारे आगे-आगे चले; क्योंकि उस पुरुष मूसा को, जो हमें मिस्र देश से छुड़ा लाया है, हम नहीं जानते कि उसे क्या हुआ?’", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 32:24" - }, - "तब मैंने उनसे कहा, ‘जिस जिसके पास सोने के गहने हों, वे उनको उतार लाएँ;’ और जब उन्होंने मुझ को दिया, मैंने उन्हें आग में डाल दिया, तब यह बछड़ा निकल पड़ा।”" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 35:12" }, + "फिर डण्डों समेत सन्दूक, और प्रायश्चित का ढकना, और बीचवाला परदा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 32:25" - }, - "हारून ने उन लोगों को ऐसा निरंकुश कर दिया था कि वे अपने विरोधियों के बीच उपहास के योग्य हुए,", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 32:26" - }, - "उनको निरंकुश देखकर मूसा ने छावनी के निकास पर खड़े होकर कहा, “जो कोई यहोवा की ओर का हो वह मेरे पास आए;” तब सारे लेवीय उसके पास इकट्ठे हुए।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 32:27" - }, - "उसने उनसे कहा, “इस्राएल का परमेश्वर यहोवा यह कहता है, कि अपनी-अपनी जाँघ पर तलवार लटकाकर छावनी से एक निकास से दूसरे निकास तक घूम-घूमकर अपने-अपने भाइयों, संगियों, और पड़ोसियों को घात करो।”", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 32:28" - }, - "मूसा के इस वचन के अनुसार लेवियों ने किया और उस दिन तीन हजार के लगभग लोग मारे गए।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 32:29" - }, - "फिर मूसा ने कहा, “आज के दिन यहोवा के लिये", + "type": "verse:v", + "number": "13", + "sid": "EXO 35:13" + }, + "डण्डों और सब सामान समेत मेज, और भेंट की रोटियाँ;", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 35:14" + }, + "सामान और दीपकों समेत उजियाला देनेवाला दीवट, और उजियाला देने के लिये तेल;", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 35:15" + }, + "डण्डों समेत धूपवेदी, अभिषेक का तेल, सुगन्धित धूप, और निवास के द्वार का परदा;", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 35:16" + }, + "पीतल की झंझरी, डण्डों आदि सारे सामान समेत होमवेदी, पाए समेत हौदी;", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 35:17" + }, + "खम्भों और उनकी कुर्सियों समेत आँगन के पर्दे, और आँगन के द्वार के पर्दे;", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 35:18" + }, + "निवास और आँगन दोनों के खूँटे, और डोरियाँ;", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 35:19" + }, + "पवित्रस्थान में सेवा टहल करने के लिये काढ़े हुए वस्त्र, और याजक का काम करने के लिये हारून याजक के", + { + "type": "char:it", + "content": [ + "पवित्र वस्त्र", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "अपना याजकपद का संस्कार करो" - ] + "type": "char:fr", + "content": [ + "35.19" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.29" - ] - }, - { - "type": "char:fq", - "content": [ - "अपना याजकपद का संस्कार करो:" - ] - }, - { - "type": "char:ft", - "content": [ - "लेवियों को यहोवा के सेवकों के रूप में निःस्वार्थ ईश्वरीय आज्ञा का पालन करने के द्वारा विशेष रूप से अपने को सिद्ध करना होता था, भले ही इसमें उन्हें अपने निकट सम्बंधियों के विरुद्ध भी क्यों न जाना पड़े।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "पवित्र वस्त्र:" + ] }, { - "type": "char:it", - "content": [ - "*, वरन् अपने-अपने बेटों और भाइयों के भी विरुद्ध होकर ऐसा करो जिससे वह आज तुम को आशीष दे।”" - ] + "type": "char:ft", + "content": [ + "सेवाकार्य के वस्त्र, जिसे पहनकर तम्बू में नहीं बल्कि पवित्रस्थान में सेवा की जाए।" + ] } - ] + ] + } + ] }, + ", और उसके पुत्रों के वस्त्र भी।”" + ] + }, + { + "type": "para:s", + "content": [ + "लोगों द्वारा भेंट लाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 32:30" - }, - "दूसरे दिन मूसा ने लोगों से कहा, “तुम ने बड़ा ही पाप किया है। अब मैं यहोवा के पास चढ़ जाऊँगा; सम्भव है कि मैं तुम्हारे पाप का प्रायश्चित कर सकूँ।”", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 32:31" - }, - "तब मूसा यहोवा के पास जाकर कहने लगा, “हाय, हाय, उन लोगों ने सोने का देवता बनवाकर बड़ा ही पाप किया है।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 32:32" - }, - "तो भी अब तू उनका पाप क्षमा कर नहीं तो अपनी लिखी हुई पुस्तक में से मेरे नाम को काट दे।”", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 32:33" - }, - "यहोवा ने मूसा से कहा, “जिसने मेरे विरुद्ध पाप किया है उसी का नाम मैं अपनी पुस्तक में से काट दूँगा।", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 32:34" - }, - "अब तो तू जाकर उन लोगों को उस स्थान में ले चल जिसकी चर्चा मैंने तुझ से की थी; देख मेरा दूत तेरे आगे-आगे चलेगा। परन्तु जिस दिन मैं दण्ड देने लगूँगा उस दिन उनको इस पाप का भी दण्ड दूँगा।”" - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 35:20" }, + "तब इस्राएलियों की सारी मण्डली मूसा के सामने से लौट गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "EXO 32:35" - }, - "अतः यहोवा ने उन लोगों पर विपत्ति भेजी, क्योंकि हारून के बनाए हुए बछड़े को उन्हीं ने बनवाया था।" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 35:21" }, + "और जितनों को उत्साह हुआ, और जितनों के मन में ऐसी इच्छा उत्पन्न हुई थी, वे मिलापवाले तम्बू के काम करने और उसकी सारी सेवकाई और पवित्र वस्त्रों के बनाने के लिये यहोवा की भेंट ले आने लगे।", { - "type": "chapter:c", - "number": "33", - "sid": "EXO 33" + "type": "verse:v", + "number": "22", + "sid": "EXO 35:22" }, + "क्या स्त्री, क्या पुरुष, जितनों के मन में ऐसी इच्छा उत्पन्न हुई थी वे सब जुगनू, नथनी, मुंदरी, और कंगन आदि सोने के गहने ले आने लगे, इस भाँति जितने मनुष्य यहोवा के लिये सोने की भेंट के देनेवाले थे वे सब उनको ले आए।", { - "type": "para:s", - "content": [ - "सीनै पर्वत से प्रस्थान की आज्ञा" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 35:23" }, + "और जिस-जिस पुरुष के पास नीले, बैंगनी या लाल रंग का कपड़ा या सूक्ष्म सनी का कपड़ा, या बकरी का बाल, या लाल रंग से रंगी हुई मेढ़ों की खालें, या सुइसों की खालें थीं वे उन्हें ले आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 33:1" - }, - "फिर यहोवा ने मूसा से कहा, “तू उन लोगों को जिन्हें मिस्र देश से छुड़ा लाया है संग लेकर उस देश को जा, जिसके विषय मैंने अब्राहम, इसहाक और याकूब से शपथ खाकर कहा था, ‘मैं उसे तुम्हारे वंश को दूँगा।’", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 33:2" - }, - "और मैं तेरे आगे-आगे एक दूत को भेजूँगा और कनानी, एमोरी, हित्ती, परिज्जी, हिब्बी, और यबूसी लोगों को बरबस निकाल दूँगा।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 33:3" - }, - "तुम लोग उस देश को जाओ जिसमें दूध और मधु की धारा बहती है; परन्तु तुम हठीले हो, इस कारण मैं तुम्हारे बीच में होकर न चलूँगा, ऐसा न हो कि मैं मार्ग में तुम्हारा अन्त कर डालूँ।”" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 35:24" }, + "फिर जितने चाँदी, या पीतल की भेंट के देनेवाले थे वे यहोवा के लिये वैसी भेंट ले आए; और जिस जिसके पास सेवकाई के किसी काम के लिये बबूल की लकड़ी थी वे उसे ले आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 33:4" - }, - "यह बुरा समाचार सुनकर वे लोग विलाप करने लगे; और कोई अपने गहने पहने हुए न रहा।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 33:5" - }, - "क्योंकि यहोवा ने मूसा से कह दिया था, “इस्राएलियों को मेरा यह वचन सुना, ‘तुम लोग तो हठीले हो; जो मैं पल भर के लिये तुम्हारे बीच होकर चलूँ, तो तुम्हारा अन्त कर डालूँगा। इसलिए अब अपने-अपने गहने अपने अंगों से उतार दो, कि मैं जानूँ कि तुम्हारे साथ क्या करना चाहिए।’”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 33:6" - }, - "तब इस्राएली होरेब पर्वत से लेकर आगे को अपने गहने उतारे रहे।" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 35:25" }, + "और जितनी स्त्रियों के हृदय में बुद्धि का प्रकाश था वे अपने हाथों से सूत कात-कातकर नीले, बैंगनी और लाल रंग के, और सूक्ष्म सनी के काते हुए सूत को ले आईं।", { - "type": "para:s", - "content": [ - "मिलापवाला तम्बू" - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 35:26" }, + "और जितनी स्त्रियों के मन में ऐसी बुद्धि का प्रकाश था उन्होंने बकरी के बाल भी काते।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "EXO 33:7" - }, - "मूसा तम्बू को", - { - "type": "char:it", - "content": [ - "छावनी से बाहर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.7" - ] - }, - { - "type": "char:fq", - "content": [ - "छावनी से बाहर:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिससे लोगों को यह महसूस हो कि वे ईश्वरीय उपस्थिति द्वारा सुरक्षा के घिरे में हैं। यह तम्बू यहोवा से मिलने का स्थान था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* वरन् दूर खड़ा कराया करता था, और उसको मिलापवाला तम्बू कहता था। और जो कोई यहोवा को ढूँढ़ता वह उस मिलापवाले तम्बू के पास जो छावनी के बाहर था निकल जाता था।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "EXO 33:8" - }, - "जब जब मूसा तम्बू के पास जाता, तब-तब सब लोग उठकर अपने-अपने डेरे के द्वार पर खड़े हो जाते, और जब तक मूसा उस तम्बू में प्रवेश न करता था तब तक उसकी ओर ताकते रहते थे।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 33:9" - }, - "जब मूसा उस तम्बू में प्रवेश करता था, तब बादल का खम्भा उतरकर तम्बू के द्वार पर ठहर जाता था, और यहोवा मूसा से बातें करने लगता था।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 33:10" - }, - "और सब लोग जब बादल के खम्भे को तम्बू के द्वार पर ठहरा देखते थे, तब उठकर अपने-अपने डेरे के द्वार पर से दण्डवत् करते थे।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 33:11" - }, - "और यहोवा मूसा से इस प्रकार आमने-सामने बातें करता था, जिस प्रकार कोई अपने भाई से बातें करे। और मूसा तो छावनी में फिर लौट आता था, पर यहोशू नामक एक जवान, जो नून का पुत्र और मूसा का टहलुआ था, वह तम्बू में से न निकलता था।" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 35:27" }, + "और प्रधान लोग एपोद और चपरास के लिये सुलैमानी मणि, और जड़ने के लिये मणि,", { - "type": "para:s", - "content": [ - "मूसा को यहोवा की महिमा का दर्शन" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 35:28" }, + "और उजियाला देने और अभिषेक और धूप के सुगन्ध-द्रव्य और तेल ले आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "EXO 33:12" - }, - "और मूसा ने यहोवा से कहा, “सुन तू मुझसे कहता है, ‘इन लोगों को ले चल;’ परन्तु यह नहीं बताया कि तू मेरे संग किसको भेजेगा। तो भी तूने कहा है, ‘तेरा नाम मेरे चित्त में बसा है, और तुझ पर मेरे अनुग्रह की दृष्टि है।’", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 33:13" - }, - "और अब यदि मुझ पर तेरे अनुग्रह की दृष्टि हो, तो मुझे अपनी गति समझा दे, जिससे जब मैं तेरा ज्ञान पाऊँ तब तेरे अनुग्रह की दृष्टि मुझ पर बनी रहे। फिर इसकी भी सुधि कर कि यह जाति तेरी प्रजा है।”", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 33:14" - }, - "यहोवा ने कहा, “मैं आप चलूँगा और तुझे विश्राम दूँगा।”", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 33:15" - }, - "उसने उससे कहा, “यदि तू आप न चले, तो हमें यहाँ से आगे न ले जा।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 33:16" - }, - "यह कैसे जाना जाए कि तेरे अनुग्रह की दृष्टि मुझ पर और अपनी प्रजा पर है? क्या इससे नहीं कि", - { - "type": "char:it", - "content": [ - "तू हमारे संग-संग चले" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.16" - ] - }, - { - "type": "char:fq", - "content": [ - "तू हमारे संग-संग चले:" - ] - }, - { - "type": "char:ft", - "content": [ - "केवल यही वह बात थी जो उन्हें अन्यजातियों से अलग बनाती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जिससे मैं और तेरी प्रजा के लोग पृथ्वी भर के सब लोगों से अलग ठहरें?”" - ] - } - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 33:17" - }, - "यहोवा ने मूसा से कहा, “मैं यह काम भी जिसकी चर्चा तूने की है करूँगा; क्योंकि मेरे अनुग्रह की दृष्टि तुझ पर है, और तेरा नाम मेरे चित्त में बसा है।”", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 33:18" - }, - "उसने कहा, “", - { - "type": "char:it", - "content": [ - "मुझे अपना तेज दिखा दे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.18" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझे अपना तेज दिखा दे:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा के विश्वासयोग्य दास ने भक्तिपूर्ण आत्मा के साथ अपने स्वामी, अपने परमेश्वर से और घनिष्ठता की विनती की।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "EXO 33:19" - }, - "उसने कहा, “मैं तेरे सम्मुख होकर चलते हुए तुझे अपनी", - { - "type": "char:it", - "content": [ - "सारी भलाई" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.19" - ] - }, - { - "type": "char:fq", - "content": [ - "सारी भलाई:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा ने अपनी इच्छा बताई जो उस अनुग्रह का आधार थी जिसे वह इस्राएलियों पर प्रगट करने को था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* दिखाऊँगा, और तेरे सम्मुख यहोवा नाम का प्रचार करूँगा, और जिस पर मैं अनुग्रह करना चाहूँ उसी पर अनुग्रह करूँगा, और जिस पर दया करना चाहूँ उसी पर दया करूँगा।”" - ] - }, - { - "type": "verse:v", - "number": "20", - "sid": "EXO 33:20" - }, - "फिर उसने कहा, “तू मेरे मुख का दर्शन नहीं कर सकता; क्योंकि मनुष्य मेरे मुख का दर्शन करके जीवित नहीं रह सकता।”", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 33:21" - }, - "फिर यहोवा ने कहा, “सुन, मेरे पास एक स्थान है, तू उस चट्टान पर खड़ा हो;", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 33:22" - }, - "और जब तक मेरा तेज तेरे सामने होकर चलता रहे तब तक मैं तुझे चट्टान के दरार में रखूँगा, और जब तक मैं तेरे सामने होकर न निकल जाऊँ तब तक अपने हाथ से तुझे ढाँपे रहूँगा;", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 33:23" - }, - "फिर मैं अपना हाथ उठा लूँगा, तब तू मेरी पीठ का तो दर्शन पाएगा, परन्तु मेरे मुख का दर्शन नहीं मिलेगा।”" - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 35:29" }, + "जिस-जिस वस्तु के बनाने की आज्ञा यहोवा ने मूसा के द्वारा दी थी उसके लिये जो कुछ आवश्यक था, उसे वे सब पुरुष और स्त्रियाँ ले आईं, जिनके हृदय में ऐसी इच्छा उत्पन्न हुई थी। इस प्रकार इस्राएली यहोवा के लिये अपनी ही इच्छा से भेंट ले आए।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र तम्बू का निर्माण" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "34", - "sid": "EXO 34" + "type": "verse:v", + "number": "30", + "sid": "EXO 35:30" }, + "तब मूसा ने इस्राएलियों से कहा सुनो, “यहोवा ने यहूदा के गोत्रवाले बसलेल को, जो ऊरी का पुत्र और हूर का पोता है, नाम लेकर बुलाया है।", { - "type": "para:s", - "content": [ - "पत्थर की दो नई तख्तियाँ" - ] + "type": "verse:v", + "number": "31", + "sid": "EXO 35:31" }, + "और उसने उसको परमेश्वर के आत्मा से ऐसा परिपूर्ण किया है कि सब प्रकार की बनावट के लिये उसको ऐसी बुद्धि, समझ, और ज्ञान मिला है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 34:1" - }, - "फिर यहोवा ने मूसा से कहा, “पहली तख्तियों के समान पत्थर की दो और तख्तियाँ गढ़ ले; तब जो वचन उन पहली तख्तियों पर लिखे थे, जिन्हें तूने तोड़ डाला, वे ही वचन मैं उन तख्तियों पर भी लिखूँगा।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 34:2" - }, - "और सवेरे तैयार रहना, और भोर को सीनै पर्वत पर चढ़कर उसकी चोटी पर मेरे सामने खड़ा होना।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 34:3" - }, - "तेरे संग कोई न चढ़ पाए, वरन् पर्वत भर पर कोई मनुष्य कहीं दिखाई न दे; और न भेड़-बकरी और गाय-बैल भी पर्वत के आगे चरने पाएँ।”", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 34:4" - }, - "तब मूसा ने पहली तख्तियों के समान दो और तख्तियाँ गढ़ीं; और भोर को सवेरे उठकर अपने हाथ में पत्थर की वे दोनों तख्तियाँ लेकर यहोवा की आज्ञा के अनुसार पर्वत पर चढ़ गया।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 34:5" - }, - "तब यहोवा ने बादल में उतरकर उसके संग वहाँ खड़ा होकर यहोवा नाम का प्रचार किया।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 34:6" - }, - "और यहोवा उसके सामने होकर यह प्रचार करता हुआ चला, “यहोवा, यहोवा, परमेश्वर दयालु और अनुग्रहकारी, कोप करने में धीरजवन्त, और अति करुणामय और सत्य,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 34:7" - }, - "हजारों पीढ़ियों तक निरन्तर करुणा करनेवाला, अधर्म और अपराध और पाप को क्षमा करनेवाला है, परन्तु दोषी को वह किसी प्रकार निर्दोष न ठहराएगा, वह पितरों के अधर्म का दण्ड उनके बेटों वरन् पोतों और परपोतों को भी देनेवाला है।”", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 34:8" - }, - "तब मूसा ने फुर्ती कर पृथ्वी की ओर झुककर दण्डवत् की।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 34:9" - }, - "और उसने कहा, “हे प्रभु, यदि तेरे अनुग्रह की दृष्टि मुझ पर हो तो प्रभु, हम लोगों के बीच में होकर चले, ये लोग हठीले तो हैं, तो भी हमारे अधर्म और पाप को क्षमा कर, और हमें अपना निज भाग मानकर ग्रहण कर।”" - ] + "type": "verse:v", + "number": "32", + "sid": "EXO 35:32" }, + "कि वह कारीगरी की युक्तियाँ निकालकर सोने, चाँदी, और पीतल में,", { - "type": "para:s", - "content": [ - "वाचा का दोहराया जाना" - ] + "type": "verse:v", + "number": "33", + "sid": "EXO 35:33" }, + "और जड़ने के लिये मणि काटने में और लकड़ी पर नक्काशी करने में, वरन् बुद्धि से सब भाँति की निकाली हुई बनावट में काम कर सके।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 34:10" - }, - "उसने कहा, “सुन, मैं एक वाचा बाँधता हूँ। तेरे सब लोगों के सामने मैं ऐसे आश्चर्यकर्म करूँगा जैसा पृथ्वी पर और सब जातियों में कभी नहीं हुए; और वे सारे लोग जिनके बीच तू रहता है यहोवा के कार्य को देखेंगे; क्योंकि जो मैं तुम लोगों से करने पर हूँ वह भययोग्य काम है।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 34:11" - }, - "जो आज्ञा मैं आज तुम्हें देता हूँ उसे तुम लोग मानना। देखो, मैं तुम्हारे आगे से एमोरी, कनानी, हित्ती, परिज्जी, हिब्बी, और यबूसी लोगों को निकालता हूँ।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 34:12" - }, - "इसलिए सावधान रहना कि जिस देश में तू जानेवाला है उसके निवासियों से वाचा न बाँधना; कहीं ऐसा न हो कि वह तेरे लिये फंदा ठहरे।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 34:13" - }, - "वरन्", - { - "type": "char:it", - "content": [ - "उनकी वेदियों को गिरा देना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.13" - ] - }, - { - "type": "char:fq", - "content": [ - "उनकी वेदियों को गिरा देना:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवतः अश्तारोत देवी का नाम था, और अशेरा उसका चिन्ह था। सम्भवतः उसका चित्रण किसी रूप में लकड़ी से बनाया जाता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उनकी लाठों को तोड़ डालना, और उनकी अशेरा नामक मूर्तियों को काट डालना;" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "EXO 34:14" - }, - "क्योंकि तुम्हें किसी दूसरे को परमेश्वर करके दण्डवत् करने की आज्ञा नहीं, क्योंकि यहोवा जिसका नाम जलनशील है, वह जल उठनेवाला परमेश्वर है,", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 34:15" - }, - "ऐसा न हो कि तू उस देश के निवासियों से वाचा बाँधे, और वे अपने देवताओं के पीछे होने का व्यभिचार करें, और उनके लिये बलिदान भी करें, और कोई तुझे नेवता दे और तू भी उसके बलिपशु का प्रसाद खाए,", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 34:16" - }, - "और तू उनकी बेटियों को अपने बेटों के लिये लाए, और उनकी बेटियाँ जो आप अपने देवताओं के पीछे होने का व्यभिचार करती हैं तेरे बेटों से भी अपने देवताओं के पीछे होने को व्यभिचार करवाएँ।" - ] + "type": "verse:v", + "number": "34", + "sid": "EXO 35:34" }, + "फिर यहोवा ने उसके मन में और दान के गोत्रवाले अहीसामाक के पुत्र ओहोलीआब के मन में भी शिक्षा देने की शक्ति दी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 34:17" - }, - "“तुम देवताओं की मूर्तियाँ ढालकर न बना लेना।" - ] + "type": "verse:v", + "number": "35", + "sid": "EXO 35:35" }, + "इन दोनों के हृदय को यहोवा ने ऐसी बुद्धि से परिपूर्ण किया है, कि वे नक्काशी करने और गढ़ने और नीले, बैंगनी और लाल रंग के कपड़े, और सूक्ष्म सनी के कपड़े में", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "काढ़ने", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "EXO 34:18" + "type": "char:fr", + "content": [ + "35.35" + ] }, - "“अख़मीरी रोटी का पर्व मानना। उसमें मेरी आज्ञा के अनुसार अबीब महीने के नियत समय पर सात दिन तक अख़मीरी रोटी खाया करना; क्योंकि तू मिस्र से अबीब महीने में निकल आया।", { - "type": "verse:v", - "number": "19", - "sid": "EXO 34:19" + "type": "char:fq", + "content": [ + "काढ़ने:" + ] }, - "हर एक पहिलौठा मेरा है; और क्या बछड़ा, क्या मेम्ना, तेरे पशुओं में से जो नर पहलौठे हों वे सब मेरे ही हैं।", { - "type": "verse:v", - "number": "20", - "sid": "EXO 34:20" - }, - "और गदही के पहलौठे के बदले मेम्ना देकर उसको छुड़ाना, यदि तू उसे छुड़ाना न चाहे तो उसकी गर्दन तोड़ देना। परन्तु अपने सब पहलौठे बेटों को बदला देकर छुड़ाना। मुझे कोई खाली हाथ अपना मुँह न दिखाए।" - ] + "type": "char:ft", + "content": [ + "उसने सुईं से काम किया। उसने सुईं से या तो रंगीन धागों से या रंगीन कपड़ों के टुकड़ों से बनावट दी।" + ] + } + ] + } + ] + }, + "और बुनने, वरन् सब प्रकार की बनावट में, और बुद्धि से काम निकालने में सब भाँति के काम करें।" + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "EXO 36" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 36:1" + }, + "“बसलेल और ओहोलीआब और सब बुद्धिमान जिनको यहोवा ने ऐसी बुद्धि और समझ दी हो, कि वे यहोवा की सारी आज्ञाओं के अनुसार पवित्रस्थान की सेवकाई के लिये सब प्रकार का काम करना जानें, वे सब यह काम करें।”" + ] + }, + { + "type": "para:s", + "content": [ + "लोगों द्वारा पर्याप्त से अधिक देना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 36:2" + }, + "तब मूसा ने बसलेल और ओहोलीआब और सब बुद्धिमानों को जिनके हृदय में यहोवा ने बुद्धि का प्रकाश दिया था, अर्थात् जिस-जिसको पास आकर काम करने का उत्साह हुआ था उन सभी को बुलवाया।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 36:3" + }, + "और इस्राएली जो-जो भेंट पवित्रस्थान की सेवकाई के काम और उसके बनाने के लिये ले आए थे, उन्हें उन पुरुषों ने मूसा के हाथ से ले लिया। तब भी लोग प्रति भोर को उसके पास भेंट अपनी इच्छा से लाते रहे;", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 36:4" + }, + "और जितने बुद्धिमान पवित्रस्थान का काम करते थे वे सब अपना-अपना काम छोड़कर मूसा के पास आए,", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 36:5" + }, + "और कहने लगे, “जिस काम के करने की आज्ञा यहोवा ने दी है उसके लिये जितना चाहिये उससे अधिक वे ले आए हैं।”", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 36:6" + }, + "तब मूसा ने सारी छावनी में इस आज्ञा का प्रचार करवाया, “क्या पुरुष, क्या स्त्री, कोई पवित्रस्थान के लिये और भेंट न लाए।” इस प्रकार लोग और भेंट लाने से रोके गए।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 36:7" + }, + "क्योंकि सब काम बनाने के लिये जितना सामान आवश्यक था उतना वरन् उससे अधिक बनानेवालों के पास आ चुका था।" + ] + }, + { + "type": "para:s", + "content": [ + "निवास-स्थान का निर्माण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 36:8" + }, + "और", + { + "type": "char:it", + "content": [ + "काम करनेवाले जितने बुद्धिमान थे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "36.8" + ] + }, + { + "type": "char:fq", + "content": [ + "काम करनेवाले जितने बुद्धिमान थे:" + ] + }, + { + "type": "char:ft", + "content": [ + "और सटीक रूप से यह निपुण बुनकर का काम था। करूबों के रंगीन चित्रण का काम करघा पर किया जाना था, जिसको बनाने के लिए अलग-अलग तरह के कारीगर लगाए गए।" + ] + } + ] + } + ] }, + "उन्होंने निवास के लिये बटी हुई सूक्ष्म सनी के कपड़े के, और नीले, बैंगनी और लाल रंग के कपड़े के दस परदों को काढ़े हुए करूबों सहित बनाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 34:21" - }, - "“छः दिन तो परिश्रम करना, परन्तु सातवें दिन विश्राम करना; वरन् हल जोतने और लवने के समय में भी विश्राम करना।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 34:22" - }, - "और तू सप्ताहों का पर्व मानना जो पहले लवे हुए गेहूँ का पर्व कहलाता है, और वर्ष के अन्त में बटोरन का भी पर्व मानना।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 34:23" - }, - "वर्ष में तीन बार तेरे सब पुरुष इस्राएल के परमेश्वर प्रभु यहोवा को अपने मुँह दिखाएँ।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 34:24" - }, - "मैं तो अन्यजातियों को तेरे आगे से निकालकर तेरी सीमाओं को बढ़ाऊँगा; और जब तू अपने परमेश्वर यहोवा को अपना मुँह दिखाने के लिये वर्ष में तीन बार आया करे, तब कोई तेरी भूमि का लालच न करेगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 36:9" }, + "एक-एक परदे की लम्बाई अट्ठाईस हाथ और चौड़ाई चार हाथ की हुई; सब परदे एक ही नाप के बने।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 34:25" - }, - "“मेरे बलिदान के लहू को ख़मीर सहित न चढ़ाना, और न फसह के पर्व के बलिदान में से कुछ सवेरे तक रहने देना।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 34:26" - }, - "अपनी भूमि की पहली उपज का पहला भाग अपने परमेश्वर यहोवा के भवन में ले आना। बकरी के बच्चे को उसकी माँ के दूध में न पकाना।”" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 36:10" }, + "उसने पाँच परदे एक दूसरे से जोड़ दिए, और फिर दूसरे पाँच परदे भी एक दूसरे से जोड़ दिए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 34:27" - }, - "और यहोवा ने मूसा से कहा, “ये वचन लिख ले; क्योंकि इन्हीं वचनों के अनुसार मैं तेरे और इस्राएल के साथ वाचा बाँधता हूँ।”", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 34:28" - }, - "मूसा तो वहाँ यहोवा के संग चालीस दिन और रात रहा; और तब तक न तो उसने रोटी खाई और न पानी पिया। और उसने उन तख्तियों पर वाचा के वचन अर्थात् दस आज्ञाएँ लिख दीं।" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 36:11" }, + "और जहाँ ये परदे जोड़े गए वहाँ की दोनों छोरों पर उसने नीले-नीले फंदे लगाए।", { - "type": "para:s", - "content": [ - "मूसा का तेजस्वी चेहरा" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 36:12" }, + "उसने दोनों छोरों में पचास-पचास फंदे इस प्रकार लगाए कि वे एक दूसरे के सामने थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 34:29" - }, - "जब मूसा साक्षी की दोनों तख्तियाँ हाथ में लिये हुए सीनै पर्वत से उतरा आता था तब यहोवा के साथ बातें करने के कारण", - { - "type": "char:it", - "content": [ - "उसके चेहरे से किरणें निकल रही थीं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.29" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके चेहरे से किरणें निकल रही थीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "अनन्त महिमा की चमक, यद्यपि मूसा ने उसको परिवर्तित रूप में देखा था, फिर भी वह उसके चेहरे से इतना चमक रही थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। परन्तु वह यह नहीं जानता था कि उसके चेहरे से किरणें निकल रही हैं।" - ] - }, - { - "type": "verse:v", - "number": "30", - "sid": "EXO 34:30" - }, - "जब हारून और सब इस्राएलियों ने मूसा को देखा कि उसके चेहरे से किरणें निकलती हैं, तब वे उसके पास जाने से डर गए।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 34:31" - }, - "तब मूसा ने उनको बुलाया; और हारून मण्डली के सारे प्रधानों समेत उसके पास आया, और मूसा उनसे बातें करने लगा।", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 34:32" - }, - "इसके बाद सब इस्राएली पास आए, और जितनी आज्ञाएँ यहोवा ने सीनै पर्वत पर उसके साथ बात करने के समय दी थीं, वे सब उसने उन्हें बताईं।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 34:33" - }, - "जब तक मूसा उनसे बात न कर चुका तब तक अपने मुँह पर ओढ़ना डाले रहा।", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 34:34" - }, - "और जब जब मूसा भीतर यहोवा से बात करने को उसके सामने जाता तब-तब वह उस ओढ़नी को निकलते समय तक उतारे हुए रहता था; फिर बाहर आकर जो-जो आज्ञा उसे मिलती उन्हें इस्राएलियों से कह देता था।", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 34:35" - }, - "इस्राएली मूसा का चेहरा देखते थे कि उससे किरणें निकलती हैं; और जब तक वह यहोवा से बात करने को भीतर न जाता तब तक वह उस ओढ़नी को डाले रहता था।" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 36:13" }, + "और उसने सोने की पचास अंकड़े बनाए, और उनके द्वारा परदों को एक दूसरे से ऐसा जोड़ा कि निवास मिलकर एक हो गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "35", - "sid": "EXO 35" + "type": "verse:v", + "number": "14", + "sid": "EXO 36:14" }, + "फिर निवास के ऊपर के तम्बू के लिये उसने बकरी के बाल के ग्यारह परदे बनाए।", { - "type": "para:s", - "content": [ - "सब्त के नियम" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 36:15" }, + "एक-एक परदे की लम्बाई तीस हाथ और चौड़ाई चार हाथ की हुई; और ग्यारहों परदे एक ही नाप के थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 35:1" - }, - "मूसा ने इस्राएलियों की सारी मण्डली इकट्ठा करके उनसे कहा, “जिन कामों के करने की आज्ञा यहोवा ने दी है वे ये हैं।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 35:2" - }, - "छः दिन तो काम-काज किया जाए, परन्तु सातवाँ दिन तुम्हारे लिये पवित्र और यहोवा के लिये पवित्र विश्राम का दिन ठहरे; उसमें जो कोई काम-काज करे वह मार डाला जाए;", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 35:3" - }, - "वरन् विश्राम के दिन तुम अपने-अपने घरों में आग तक न जलाना।”" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 36:16" }, + "इनमें से उसने पाँच परदे अलग और छः परदे अलग जोड़ दिए।", { - "type": "para:s", - "content": [ - "पवित्र तम्बू के लिये भेंट" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 36:17" }, + "और जहाँ दोनों जोड़े गए वहाँ की छोरों में उसने पचास-पचास फंदे लगाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "EXO 35:4" - }, - "फिर मूसा ने इस्राएलियों की सारी मण्डली से कहा, “जिस बात की आज्ञा यहोवा ने दी है वह यह है।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 35:5" - }, - "तुम्हारे पास से यहोवा के लिये भेंट ली जाए, अर्थात् जितने अपनी इच्छा से देना चाहें वे यहोवा की भेंट करके ये वस्तुएँ ले आएँ; अर्थात् सोना, रुपा, पीतल;", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 35:6" - }, - "नीले, बैंगनी और लाल रंग का कपड़ा, सूक्ष्म सनी का कपड़ा; बकरी का बाल,", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 35:7" - }, - "लाल रंग से रंगी हुई मेढ़ों की खालें, सुइसों की खालें; बबूल की लकड़ी,", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 35:8" - }, - "उजियाला देने के लिये तेल, अभिषेक का तेल, और धूप के लिये सुगन्ध-द्रव्य,", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 35:9" - }, - "फिर एपोद और चपरास के लिये सुलैमानी मणि और जड़ने के लिये मणि।" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 36:18" }, + "और उसने तम्बू के जोड़ने के लिये पीतल की पचास अंकड़े भी बनाए जिससे वह एक हो जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 35:10" - }, - "“तुम में से जितनों के हृदय में बुद्धि का प्रकाश है वे सब आकर जिस-जिस वस्तु की आज्ञा यहोवा ने दी है वे सब बनाएँ।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 35:11" - }, - "अर्थात् तम्बू, और आवरण समेत निवास, और उसकी घुंडी, तख्ते, बेंड़े, खम्भे और कुर्सियाँ;", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 35:12" - }, - "फिर डण्डों समेत सन्दूक, और प्रायश्चित का ढकना, और बीचवाला परदा;", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 35:13" - }, - "डण्डों और सब सामान समेत मेज, और भेंट की रोटियाँ;", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 35:14" - }, - "सामान और दीपकों समेत उजियाला देनेवाला दीवट, और उजियाला देने के लिये तेल;", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 35:15" - }, - "डण्डों समेत धूपवेदी, अभिषेक का तेल, सुगन्धित धूप, और निवास के द्वार का परदा;", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 35:16" - }, - "पीतल की झंझरी, डण्डों आदि सारे सामान समेत होमवेदी, पाए समेत हौदी;", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 35:17" - }, - "खम्भों और उनकी कुर्सियों समेत आँगन के पर्दे, और आँगन के द्वार के पर्दे;", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 35:18" - }, - "निवास और आँगन दोनों के खूँटे, और डोरियाँ;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 35:19" - }, - "पवित्रस्थान में सेवा टहल करने के लिये काढ़े हुए वस्त्र, और याजक का काम करने के लिये हारून याजक के", - { - "type": "char:it", - "content": [ - "पवित्र वस्त्र" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.19" - ] - }, - { - "type": "char:fq", - "content": [ - "पवित्र वस्त्र:" - ] - }, - { - "type": "char:ft", - "content": [ - "सेवाकार्य के वस्त्र, जिसे पहनकर तम्बू में नहीं बल्कि पवित्रस्थान में सेवा की जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसके पुत्रों के वस्त्र भी।”" - ] - } - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 36:19" }, + "और उसने तम्बू के लिये लाल रंग से रंगी हुई मेढ़ों की खालों का एक ओढ़ना और उसके ऊपर के लिये सुइसों की खालों का एक ओढ़ना बनाया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "लोगों द्वारा भेंट लाना" - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 36:20" }, + "फिर उसने निवास के लिये बबूल की लकड़ी के तख्तों को खड़े रहने के लिये बनाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 35:20" - }, - "तब इस्राएलियों की सारी मण्डली मूसा के सामने से लौट गई।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 35:21" - }, - "और जितनों को उत्साह हुआ, और जितनों के मन में ऐसी इच्छा उत्पन्न हुई थी, वे मिलापवाले तम्बू के काम करने और उसकी सारी सेवकाई और पवित्र वस्त्रों के बनाने के लिये यहोवा की भेंट ले आने लगे।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 35:22" - }, - "क्या स्त्री, क्या पुरुष, जितनों के मन में ऐसी इच्छा उत्पन्न हुई थी वे सब जुगनू, नथनी, मुंदरी, और कंगन आदि सोने के गहने ले आने लगे, इस भाँति जितने मनुष्य यहोवा के लिये सोने की भेंट के देनेवाले थे वे सब उनको ले आए।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 35:23" - }, - "और जिस-जिस पुरुष के पास नीले, बैंगनी या लाल रंग का कपड़ा या सूक्ष्म सनी का कपड़ा, या बकरी का बाल, या लाल रंग से रंगी हुई मेढ़ों की खालें, या सुइसों की खालें थीं वे उन्हें ले आए।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 35:24" - }, - "फिर जितने चाँदी, या पीतल की भेंट के देनेवाले थे वे यहोवा के लिये वैसी भेंट ले आए; और जिस जिसके पास सेवकाई के किसी काम के लिये बबूल की लकड़ी थी वे उसे ले आए।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 35:25" - }, - "और जितनी स्त्रियों के हृदय में बुद्धि का प्रकाश था वे अपने हाथों से सूत कात-कातकर नीले, बैंगनी और लाल रंग के, और सूक्ष्म सनी के काते हुए सूत को ले आईं।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 35:26" - }, - "और जितनी स्त्रियों के मन में ऐसी बुद्धि का प्रकाश था उन्होंने बकरी के बाल भी काते।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 35:27" - }, - "और प्रधान लोग एपोद और चपरास के लिये सुलैमानी मणि, और जड़ने के लिये मणि,", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 35:28" - }, - "और उजियाला देने और अभिषेक और धूप के सुगन्ध-द्रव्य और तेल ले आए।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 35:29" - }, - "जिस-जिस वस्तु के बनाने की आज्ञा यहोवा ने मूसा के द्वारा दी थी उसके लिये जो कुछ आवश्यक था, उसे वे सब पुरुष और स्त्रियाँ ले आईं, जिनके हृदय में ऐसी इच्छा उत्पन्न हुई थी। इस प्रकार इस्राएली यहोवा के लिये अपनी ही इच्छा से भेंट ले आए।" - ] + "type": "verse:v", + "number": "21", + "sid": "EXO 36:21" }, + "एक-एक तख्ते की लम्बाई दस हाथ और चौड़ाई डेढ़ हाथ की हुई।", { - "type": "para:s", - "content": [ - "पवित्र तम्बू का निर्माण" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 36:22" }, + "एक-एक तख्ते में एक दूसरी से जोड़ी हुई दो-दो चूलें बनीं, निवास के सब तख्तों के लिये उसने इसी भाँति बनाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 35:30" - }, - "तब मूसा ने इस्राएलियों से कहा सुनो, “यहोवा ने यहूदा के गोत्रवाले बसलेल को, जो ऊरी का पुत्र और हूर का पोता है, नाम लेकर बुलाया है।", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 35:31" - }, - "और उसने उसको परमेश्वर के आत्मा से ऐसा परिपूर्ण किया है कि सब प्रकार की बनावट के लिये उसको ऐसी बुद्धि, समझ, और ज्ञान मिला है,", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 35:32" - }, - "कि वह कारीगरी की युक्तियाँ निकालकर सोने, चाँदी, और पीतल में,", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 35:33" - }, - "और जड़ने के लिये मणि काटने में और लकड़ी पर नक्काशी करने में, वरन् बुद्धि से सब भाँति की निकाली हुई बनावट में काम कर सके।", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 35:34" - }, - "फिर यहोवा ने उसके मन में और दान के गोत्रवाले अहीसामाक के पुत्र ओहोलीआब के मन में भी शिक्षा देने की शक्ति दी है।", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 35:35" - }, - "इन दोनों के हृदय को यहोवा ने ऐसी बुद्धि से परिपूर्ण किया है, कि वे नक्काशी करने और गढ़ने और नीले, बैंगनी और लाल रंग के कपड़े, और सूक्ष्म सनी के कपड़े में", - { - "type": "char:it", - "content": [ - "काढ़ने" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.35" - ] - }, - { - "type": "char:fq", - "content": [ - "काढ़ने:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसने सुईं से काम किया। उसने सुईं से या तो रंगीन धागों से या रंगीन कपड़ों के टुकड़ों से बनावट दी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और बुनने, वरन् सब प्रकार की बनावट में, और बुद्धि से काम निकालने में सब भाँति के काम करें।" - ] - } - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 36:23" }, + "और उसने निवास के लिये तख्तों को इस रीति से बनाया कि दक्षिण की ओर बीस तख्ते लगे।", { - "type": "chapter:c", - "number": "36", - "sid": "EXO 36" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 36:1" - }, - "“बसलेल और ओहोलीआब और सब बुद्धिमान जिनको यहोवा ने ऐसी बुद्धि और समझ दी हो, कि वे यहोवा की सारी आज्ञाओं के अनुसार पवित्रस्थान की सेवकाई के लिये सब प्रकार का काम करना जानें, वे सब यह काम करें।”" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 36:24" }, + "और इन बीसों तख्तो के नीचे चाँदी की चालीस कुर्सियाँ, अर्थात् एक-एक तख्ते के नीचे उसकी दो चूलों के लिये उसने दो कुर्सियाँ बनाईं।", { - "type": "para:s", - "content": [ - "लोगों द्वारा पर्याप्त से अधिक देना" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 36:25" }, + "और निवास की दूसरी ओर, अर्थात् उत्तर की ओर के लिये भी उसने बीस तख्ते बनाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 36:2" - }, - "तब मूसा ने बसलेल और ओहोलीआब और सब बुद्धिमानों को जिनके हृदय में यहोवा ने बुद्धि का प्रकाश दिया था, अर्थात् जिस-जिसको पास आकर काम करने का उत्साह हुआ था उन सभी को बुलवाया।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 36:3" - }, - "और इस्राएली जो-जो भेंट पवित्रस्थान की सेवकाई के काम और उसके बनाने के लिये ले आए थे, उन्हें उन पुरुषों ने मूसा के हाथ से ले लिया। तब भी लोग प्रति भोर को उसके पास भेंट अपनी इच्छा से लाते रहे;", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 36:4" - }, - "और जितने बुद्धिमान पवित्रस्थान का काम करते थे वे सब अपना-अपना काम छोड़कर मूसा के पास आए,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 36:5" - }, - "और कहने लगे, “जिस काम के करने की आज्ञा यहोवा ने दी है उसके लिये जितना चाहिये उससे अधिक वे ले आए हैं।”", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 36:6" - }, - "तब मूसा ने सारी छावनी में इस आज्ञा का प्रचार करवाया, “क्या पुरुष, क्या स्त्री, कोई पवित्रस्थान के लिये और भेंट न लाए।” इस प्रकार लोग और भेंट लाने से रोके गए।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 36:7" - }, - "क्योंकि सब काम बनाने के लिये जितना सामान आवश्यक था उतना वरन् उससे अधिक बनानेवालों के पास आ चुका था।" - ] + "type": "verse:v", + "number": "26", + "sid": "EXO 36:26" }, + "और इनके लिये भी उसने चाँदी की चालीस कुर्सियाँ, अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ बनाईं।", { - "type": "para:s", - "content": [ - "निवास-स्थान का निर्माण" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 36:27" }, + "और निवास की पिछली ओर, अर्थात् पश्चिम ओर के लिये उसने छः तख्ते बनाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 36:8" - }, - "और", - { - "type": "char:it", - "content": [ - "काम करनेवाले जितने बुद्धिमान थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36.8" - ] - }, - { - "type": "char:fq", - "content": [ - "काम करनेवाले जितने बुद्धिमान थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "और सटीक रूप से यह निपुण बुनकर का काम था। करूबों के रंगीन चित्रण का काम करघा पर किया जाना था, जिसको बनाने के लिए अलग-अलग तरह के कारीगर लगाए गए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उन्होंने निवास के लिये बटी हुई सूक्ष्म सनी के कपड़े के, और नीले, बैंगनी और लाल रंग के कपड़े के दस परदों को काढ़े हुए करूबों सहित बनाया।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "EXO 36:9" - }, - "एक-एक परदे की लम्बाई अट्ठाईस हाथ और चौड़ाई चार हाथ की हुई; सब परदे एक ही नाप के बने।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 36:10" - }, - "उसने पाँच परदे एक दूसरे से जोड़ दिए, और फिर दूसरे पाँच परदे भी एक दूसरे से जोड़ दिए।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 36:11" - }, - "और जहाँ ये परदे जोड़े गए वहाँ की दोनों छोरों पर उसने नीले-नीले फंदे लगाए।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 36:12" - }, - "उसने दोनों छोरों में पचास-पचास फंदे इस प्रकार लगाए कि वे एक दूसरे के सामने थे।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 36:13" - }, - "और उसने सोने की पचास अंकड़े बनाए, और उनके द्वारा परदों को एक दूसरे से ऐसा जोड़ा कि निवास मिलकर एक हो गया।" - ] + "type": "verse:v", + "number": "28", + "sid": "EXO 36:28" }, + "और पिछले भाग में निवास के कोनों के लिये उसने दो तख्ते बनाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "EXO 36:14" - }, - "फिर निवास के ऊपर के तम्बू के लिये उसने बकरी के बाल के ग्यारह परदे बनाए।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 36:15" - }, - "एक-एक परदे की लम्बाई तीस हाथ और चौड़ाई चार हाथ की हुई; और ग्यारहों परदे एक ही नाप के थे।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 36:16" - }, - "इनमें से उसने पाँच परदे अलग और छः परदे अलग जोड़ दिए।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 36:17" - }, - "और जहाँ दोनों जोड़े गए वहाँ की छोरों में उसने पचास-पचास फंदे लगाए।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 36:18" - }, - "और उसने तम्बू के जोड़ने के लिये पीतल की पचास अंकड़े भी बनाए जिससे वह एक हो जाए।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 36:19" - }, - "और उसने तम्बू के लिये लाल रंग से रंगी हुई मेढ़ों की खालों का एक ओढ़ना और उसके ऊपर के लिये सुइसों की खालों का एक ओढ़ना बनाया।" - ] + "type": "verse:v", + "number": "29", + "sid": "EXO 36:29" }, + "और वे नीचे से दो-दो भाग के बने, और दोनों भाग ऊपर के सिरे तक एक-एक कड़े में मिलाए गए; उसने उन दोनों तख्तों का आकार ऐसा ही बनाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "EXO 36:20" - }, - "फिर उसने निवास के लिये बबूल की लकड़ी के तख्तों को खड़े रहने के लिये बनाया।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 36:21" - }, - "एक-एक तख्ते की लम्बाई दस हाथ और चौड़ाई डेढ़ हाथ की हुई।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 36:22" - }, - "एक-एक तख्ते में एक दूसरी से जोड़ी हुई दो-दो चूलें बनीं, निवास के सब तख्तों के लिये उसने इसी भाँति बनाया।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 36:23" - }, - "और उसने निवास के लिये तख्तों को इस रीति से बनाया कि दक्षिण की ओर बीस तख्ते लगे।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 36:24" - }, - "और इन बीसों तख्तो के नीचे चाँदी की चालीस कुर्सियाँ, अर्थात् एक-एक तख्ते के नीचे उसकी दो चूलों के लिये उसने दो कुर्सियाँ बनाईं।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 36:25" - }, - "और निवास की दूसरी ओर, अर्थात् उत्तर की ओर के लिये भी उसने बीस तख्ते बनाए।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 36:26" - }, - "और इनके लिये भी उसने चाँदी की चालीस कुर्सियाँ, अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ बनाईं।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 36:27" - }, - "और निवास की पिछली ओर, अर्थात् पश्चिम ओर के लिये उसने छः तख्ते बनाए।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 36:28" - }, - "और पिछले भाग में निवास के कोनों के लिये उसने दो तख्ते बनाए।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 36:29" - }, - "और वे नीचे से दो-दो भाग के बने, और दोनों भाग ऊपर के सिरे तक एक-एक कड़े में मिलाए गए; उसने उन दोनों तख्तों का आकार ऐसा ही बनाया।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 36:30" - }, - "इस प्रकार आठ तख्ते हुए, और उनकी चाँदी की सोलह कुर्सियाँ हुईं, अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ हुईं।" - ] + "type": "verse:v", + "number": "30", + "sid": "EXO 36:30" }, + "इस प्रकार आठ तख्ते हुए, और उनकी चाँदी की सोलह कुर्सियाँ हुईं, अर्थात् एक-एक तख्ते के नीचे दो-दो कुर्सियाँ हुईं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "EXO 36:31" - }, - "फिर उसने बबूल की लकड़ी के बेंड़े बनाए, अर्थात् निवास की एक ओर के तख्तों के लिये पाँच बेंड़े,", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 36:32" - }, - "और निवास की दूसरी ओर के तख्तों के लिये पाँच बेंड़े, और निवास का जो किनारा पश्चिम की ओर पिछले भाग में था उसके लिये भी पाँच बेंड़े, बनाए।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 36:33" - }, - "और उसने बीचवाले बेंड़े को तख्तों के मध्य में तम्बू के एक सिरे से दूसरे सिरे तक पहुँचने के लिये बनाया।", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 36:34" - }, - "और तख्तों को उसने सोने से मढ़ा, और बेंड़ों के घर को काम देनेवाले कड़ों को सोने के बनाया, और बेंड़ों को भी सोने से मढ़ा।" - ] + "type": "verse:v", + "number": "31", + "sid": "EXO 36:31" }, + "फिर उसने बबूल की लकड़ी के बेंड़े बनाए, अर्थात् निवास की एक ओर के तख्तों के लिये पाँच बेंड़े,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "EXO 36:35" - }, - "फिर उसने नीले, बैंगनी और लाल रंग के कपड़े का, और बटी हुई सूक्ष्म सनीवाले कपड़े का बीचवाला परदा बनाया; वह कढ़ाई के काम किए हुए करूबों के साथ बना।", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 36:36" - }, - "और उसने उसके लिये बबूल के चार खम्भे बनाए, और उनको सोने से मढ़ा; उनकी घुंडियाँ सोने की बनीं, और उसने उनके लिये चाँदी की चार कुर्सियाँ ढालीं।", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 36:37" - }, - "उसने तम्बू के द्वार के लिये भी नीले, बैंगनी और लाल रंग के कपड़े का, और बटी हुई सूक्ष्म सनी के कपड़े का कढ़ाई का काम किया हुआ परदा बनाया।", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 36:38" - }, - "और उसने घुंडियों समेत उसके पाँच खम्भे भी बनाए, और उनके सिरों और जोड़ने की छड़ों को सोने से मढ़ा, और उनकी पाँच कुर्सियाँ पीतल की बनाईं।" - ] + "type": "verse:v", + "number": "32", + "sid": "EXO 36:32" }, + "और निवास की दूसरी ओर के तख्तों के लिये पाँच बेंड़े, और निवास का जो किनारा पश्चिम की ओर पिछले भाग में था उसके लिये भी पाँच बेंड़े, बनाए।", { - "type": "chapter:c", - "number": "37", - "sid": "EXO 37" + "type": "verse:v", + "number": "33", + "sid": "EXO 36:33" }, + "और उसने बीचवाले बेंड़े को तख्तों के मध्य में तम्बू के एक सिरे से दूसरे सिरे तक पहुँचने के लिये बनाया।", { - "type": "para:s", - "content": [ - "वाचा का सन्दूक बनाया जाना" - ] + "type": "verse:v", + "number": "34", + "sid": "EXO 36:34" }, + "और तख्तों को उसने सोने से मढ़ा, और बेंड़ों के घर को काम देनेवाले कड़ों को सोने के बनाया, और बेंड़ों को भी सोने से मढ़ा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 37:1" - }, - "फिर बसलेल ने बबूल की लकड़ी का", - { - "type": "char:it", - "content": [ - "सन्दूक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.1" - ] - }, - { - "type": "char:fq", - "content": [ - "सन्दूक:" - ] - }, - { - "type": "char:ft", - "content": [ - "सन्दूक पवित्रस्थान का केंद्र था। इसमें साक्षीपत्र अर्थात् ईश्वरीय व्यवस्था की पाटियाँ, अर्थात् यहोवा और उसके लोगों के बीच वाचा के नियम थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बनाया; उसकी लम्बाई ढाई हाथ, चौड़ाई डेढ़ हाथ, और ऊँचाई डेढ़ हाथ की थी।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "EXO 37:2" - }, - "उसने उसको भीतर बाहर शुद्ध सोने से मढ़ा, और उसके चारों ओर सोने की बाड़ बनाई।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 37:3" - }, - "और उसके चारों पायों पर लगाने को उसने सोने के चार कड़े ढाले, दो कड़े एक ओर और दो कड़े दूसरी ओर लगे।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 37:4" - }, - "फिर उसने बबूल के डण्डे बनाए, और उन्हें सोने से मढ़ा,", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 37:5" - }, - "और उनको सन्दूक के दोनों ओर के कड़ों में डाला कि उनके बल सन्दूक उठाया जाए।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 37:6" - }, - "फिर उसने शुद्ध सोने के प्रायश्चितवाले ढकने को बनाया; उसकी लम्बाई ढाई हाथ और चौड़ाई डेढ़ हाथ की थी।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 37:7" - }, - "और उसने सोना गढ़कर दो करूब प्रायश्चित के ढकने के दोनों सिरों पर बनाए;", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 37:8" - }, - "एक करूब तो एक सिरे पर, और दूसरा करूब दूसरे सिरे पर बना; उसने उनको प्रायश्चित के ढकने के साथ एक ही टुकड़े के दोनों सिरों पर बनाया।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 37:9" - }, - "और करूबों के पंख ऊपर से फैले हुए बने, और उन पंखों से प्रायश्चित का ढकना ढँपा हुआ बना, और उनके मुख आमने-सामने और प्रायश्चित के ढकने की ओर किए हुए बने।" - ] + "type": "verse:v", + "number": "35", + "sid": "EXO 36:35" }, + "फिर उसने नीले, बैंगनी और लाल रंग के कपड़े का, और बटी हुई सूक्ष्म सनीवाले कपड़े का बीचवाला परदा बनाया; वह कढ़ाई के काम किए हुए करूबों के साथ बना।", { - "type": "para:s", - "content": [ - "पवित्र मेज का बनाया जाना" - ] + "type": "verse:v", + "number": "36", + "sid": "EXO 36:36" }, + "और उसने उसके लिये बबूल के चार खम्भे बनाए, और उनको सोने से मढ़ा; उनकी घुंडियाँ सोने की बनीं, और उसने उनके लिये चाँदी की चार कुर्सियाँ ढालीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "EXO 37:10" - }, - "फिर उसने बबूल की लकड़ी की मेज को बनाया; उसकी लम्बाई दो हाथ, चौड़ाई एक हाथ, और ऊँचाई डेढ़ हाथ की थी;", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 37:11" - }, - "और उसने उसको शुद्ध सोने से मढ़ा, और उसमें चारों ओर शुद्ध सोने की एक बाड़ बनाई।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 37:12" - }, - "और उसने उसके लिये चार अंगुल चौड़ी एक पटरी, और इस पटरी के लिये चारों ओर सोने की एक बाड़ बनाई।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 37:13" - }, - "और उसने मेज के लिये सोने के चार कड़े ढालकर उन चारों कोनों में लगाया, जो उसके चारों पायों पर थे।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 37:14" - }, - "वे कड़े पटरी के पास मेज उठाने के डण्डों के खानों का काम देने को बने।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 37:15" - }, - "और उसने मेज उठाने के लिये डण्डों को बबूल की लकड़ी के बनाया, और सोने से मढ़ा।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 37:16" - }, - "और उसने मेज पर का सामान अर्थात् परात, धूपदान, कटोरे, और उण्डेलने के बर्तन सब शुद्ध सोने के बनाए।" - ] + "type": "verse:v", + "number": "37", + "sid": "EXO 36:37" }, + "उसने तम्बू के द्वार के लिये भी नीले, बैंगनी और लाल रंग के कपड़े का, और बटी हुई सूक्ष्म सनी के कपड़े का कढ़ाई का काम किया हुआ परदा बनाया।", { - "type": "para:s", - "content": [ - "सोने की दीवट का बनाया जाना" - ] + "type": "verse:v", + "number": "38", + "sid": "EXO 36:38" }, + "और उसने घुंडियों समेत उसके पाँच खम्भे भी बनाए, और उनके सिरों और जोड़ने की छड़ों को सोने से मढ़ा, और उनकी पाँच कुर्सियाँ पीतल की बनाईं।" + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "EXO 37" + }, + { + "type": "para:s", + "content": [ + "वाचा का सन्दूक बनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "EXO 37:17" - }, - "फिर उसने", - { - "type": "char:it", - "content": [ - "शुद्ध सोना गढ़कर पाए और डण्डी समेत दीवट को बनाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.17" - ] - }, - { - "type": "char:fq", - "content": [ - "शुद्ध सोना गढ़कर पाए और डण्डी समेत दीवट को बनाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका उद्देश्य सात दीवटों को सम्भालना था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; उसके पुष्पकोष, गाँठ, और फूल सब एक ही टुकड़े के बने।" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "EXO 37:18" - }, - "और दीवट से निकली हुई छः डालियाँ बनीं; तीन डालियाँ तो उसकी एक ओर से और तीन डालियाँ उसकी दूसरी ओर से निकली हुई बनीं।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 37:19" - }, - "एक-एक डाली में बादाम के फूल के सरीखे तीन-तीन पुष्पकोष, एक-एक गाँठ, और एक-एक फूल बना; दीवट से निकली हुई, उन छहों डालियों का यही आकार हुआ।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 37:20" - }, - "और दीवट की डण्डी में बादाम के फूल के समान अपनी-अपनी गाँठ और फूल समेत चार पुष्पकोष बने।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 37:21" - }, - "और दीवट से निकली हुई छहों डालियों में से दो-दो डालियों के नीचे एक-एक गाँठ दीवट के साथ एक ही टुकड़े की बनी।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 37:22" - }, - "गाँठें और डालियाँ सब दीवट के साथ एक ही टुकड़े की बनीं; सारा दीवट गढ़े हुए शुद्ध सोने का और एक ही टुकड़े का बना।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 37:23" - }, - "और उसने दीवट के सातों दीपक, और गुलतराश, और गुलदान, शुद्ध सोने के बनाए।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 37:24" - }, - "उसने सारे सामान समेत दीवट को किक्कार भर सोने का बनाया।" - ] + "type": "verse:v", + "number": "1", + "sid": "EXO 37:1" }, + "फिर बसलेल ने बबूल की लकड़ी का", { - "type": "para:s", - "content": [ - "धूपवेदी का बनाया जाना" - ] + "type": "char:it", + "content": [ + "सन्दूक", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37.1" + ] + }, + { + "type": "char:fq", + "content": [ + "सन्दूक:" + ] + }, + { + "type": "char:ft", + "content": [ + "सन्दूक पवित्रस्थान का केंद्र था। इसमें साक्षीपत्र अर्थात् ईश्वरीय व्यवस्था की पाटियाँ, अर्थात् यहोवा और उसके लोगों के बीच वाचा के नियम थे।" + ] + } + ] + } + ] }, + "बनाया; उसकी लम्बाई ढाई हाथ, चौड़ाई डेढ़ हाथ, और ऊँचाई डेढ़ हाथ की थी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "EXO 37:25" - }, - "फिर उसने बबूल की लकड़ी की धूपवेदी भी बनाई; उसकी लम्बाई एक हाथ और चौड़ाई एक हाथ की थी; वह चौकोर बनी, और उसकी ऊँचाई दो हाथ की थी; और उसके सींग उसके साथ बिना जोड़ के बने थे", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 37:26" - }, - "ऊपरवाले पल्लों, और चारों ओर के बाजुओं और सींगों समेत उसने उस वेदी को शुद्ध सोने से मढ़ा; और उसके चारों ओर सोने की एक बाड़ बनाई,", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 37:27" - }, - "और उस बाड़ के नीचे उसके दोनों पल्लों पर उसने सोने के दो कड़े बनाए, जो उसके उठाने के डण्डों के खानों का काम दें।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 37:28" - }, - "और डण्डों को उसने बबूल की लकड़ी का बनाया, और सोने से मढ़ा।" - ] + "type": "verse:v", + "number": "2", + "sid": "EXO 37:2" }, + "उसने उसको भीतर बाहर शुद्ध सोने से मढ़ा, और उसके चारों ओर सोने की बाड़ बनाई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "EXO 37:29" - }, - "और उसने अभिषेक का पवित्र तेल, और सुगन्ध-द्रव्य का धूप गंधी की रीति के अनुसार बनाया।" - ] + "type": "verse:v", + "number": "3", + "sid": "EXO 37:3" }, + "और उसके चारों पायों पर लगाने को उसने सोने के चार कड़े ढाले, दो कड़े एक ओर और दो कड़े दूसरी ओर लगे।", { - "type": "chapter:c", - "number": "38", - "sid": "EXO 38" + "type": "verse:v", + "number": "4", + "sid": "EXO 37:4" }, + "फिर उसने बबूल के डण्डे बनाए, और उन्हें सोने से मढ़ा,", { - "type": "para:s", - "content": [ - "होमबलि की वेदी" - ] + "type": "verse:v", + "number": "5", + "sid": "EXO 37:5" }, + "और उनको सन्दूक के दोनों ओर के कड़ों में डाला कि उनके बल सन्दूक उठाया जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 38:1" - }, - "फिर उसने बबूल की लकड़ी की होमबलि के लिये वेदी भी बनाई; उसकी लम्बाई पाँच हाथ और चौड़ाई पाँच हाथ की थी; इस प्रकार से वह चौकोर बनी, और ऊँचाई तीन हाथ की थी।", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 38:2" - }, - "और उसने उसके चारों कोनों पर उसके चार सींग बनाए, वे उसके साथ बिना जोड़ के बने; और उसने उसको पीतल से मढ़ा।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 38:3" - }, - "और उसने वेदी का सारा सामान, अर्थात् उसकी हाँड़ियों, फावड़ियों, कटोरों, काँटों, और करछों को बनाया। उसका सारा सामान उसने पीतल का बनाया।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 38:4" - }, - "और वेदी के लिये उसके चारों ओर की कँगनी के तले उसने पीतल की जाली की एक झंझरी बनाई, वह नीचे से वेदी की ऊँचाई के मध्य तक पहुँची।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 38:5" - }, - "और उसने पीतल की झंझरी के चारों कोनों के लिये चार कड़े ढाले, जो डण्डों के खानों का काम दें।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 38:6" - }, - "फिर उसने डण्डों को बबूल की लकड़ी का बनाया, और पीतल से मढ़ा।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 38:7" - }, - "तब उसने डण्डों को वेदी की ओर के कड़ों में वेदी के उठाने के लिये डाल दिया। वेदी को उसने तख्तों से खोखली बनाया।" - ] + "type": "verse:v", + "number": "6", + "sid": "EXO 37:6" }, + "फिर उसने शुद्ध सोने के प्रायश्चितवाले ढकने को बनाया; उसकी लम्बाई ढाई हाथ और चौड़ाई डेढ़ हाथ की थी।", { - "type": "para:s", - "content": [ - "पीतल की हौदी" - ] + "type": "verse:v", + "number": "7", + "sid": "EXO 37:7" }, + "और उसने सोना गढ़कर दो करूब प्रायश्चित के ढकने के दोनों सिरों पर बनाए;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 38:8" - }, - "उसने हौदी और उसका पाया दोनों पीतल के बनाए, यह", - { - "type": "char:it", - "content": [ - "मिलापवाले तम्बू के द्वार पर सेवा करनेवाली महिलाओं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38.8" - ] - }, - { - "type": "char:fq", - "content": [ - "मिलापवाले तम्बू के द्वार पर सेवा करनेवाली महिलाओं:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे स्त्रियाँ जो मिलापवाले तम्बू के द्वार पर इकट्ठी होती थी और भक्त स्त्रियाँ थीं। पवित्रस्थान में इस्तेमाल करने के लिए अपने दर्पणों को देना इन स्त्रियों के लिए योग्य बलिदान था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के पीतल के दर्पणों के लिये बनाए गए।" - ] - } - ] + "type": "verse:v", + "number": "8", + "sid": "EXO 37:8" }, + "एक करूब तो एक सिरे पर, और दूसरा करूब दूसरे सिरे पर बना; उसने उनको प्रायश्चित के ढकने के साथ एक ही टुकड़े के दोनों सिरों पर बनाया।", { - "type": "para:s", - "content": [ - "पवित्रस्थान का आँगन" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 37:9" }, + "और करूबों के पंख ऊपर से फैले हुए बने, और उन पंखों से प्रायश्चित का ढकना ढँपा हुआ बना, और उनके मुख आमने-सामने और प्रायश्चित के ढकने की ओर किए हुए बने।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्र मेज का बनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "EXO 38:9" - }, - "फिर उसने आँगन बनाया; और दक्षिण की ओर के लिये आँगन के पर्दे बटी हुई सूक्ष्म सनी के कपड़े के थे, और सब मिलाकर सौ हाथ लम्बे थे;", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 38:10" - }, - "उनके लिये बीस खम्भे, और इनकी पीतल की बीस कुर्सियाँ बनीं; और खम्भों की घुंडियाँ और जोड़ने की छड़ें चाँदी की बनीं।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 38:11" - }, - "और उत्तर की ओर के लिये भी सौ हाथ लम्बे पर्दे बने; और उनके लिये बीस खम्भे, और इनकी पीतल की बीस ही कुर्सियाँ बनीं, और खम्भों की घुंडियाँ और जोड़ने की छड़ें चाँदी की बनीं।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 38:12" - }, - "और पश्चिम की ओर के लिये सब पर्दे मिलाकर पचास हाथ के थे; उनके लिए दस खम्भे, और दस ही उनकी कुर्सियाँ थीं, और खम्भों की घुंडियाँ और जोड़ने की छड़ें चाँदी की थीं।", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 38:13" - }, - "और पूरब की ओर भी वह पचास हाथ के थे।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 38:14" - }, - "आँगन के द्वार के एक ओर के लिये पन्द्रह हाथ के पर्दे बने; और उनके लिये तीन खम्भे और तीन कुर्सियाँ थीं।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 38:15" - }, - "और आँगन के द्वार के दूसरी ओर भी वैसा ही बना था; और आँगन के दरवाजे के इधर और उधर पन्द्रह-पन्द्रह हाथ के पर्दे बने थे; और उनके लिये तीन ही तीन खम्भे, और तीन ही तीन इनकी कुर्सियाँ भी थीं।", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 38:16" - }, - "आँगन की चारों ओर सब पर्दे सूक्ष्म बटी हुई सनी के कपड़े के बने हुए थे।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 38:17" - }, - "और खम्भों की कुर्सियाँ पीतल की, और घुंडियाँ और छड़ें चाँदी की बनीं, और उनके सिरे चाँदी से मढ़े गए, और आँगन के सब खम्भे चाँदी के छड़ों से जोड़े गए थे।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 38:18" - }, - "आँगन के द्वार के पर्दे पर बेलबूटे का काम किया हुआ था, और वह नीले, बैंगनी और लाल रंग के कपड़े का; और सूक्ष्म बटी हुई सनी के कपड़े के बने थे; और उसकी लम्बाई बीस हाथ की थी, और उसकी ऊँचाई आँगन की कनात की चौड़ाई के सामान पाँच हाथ की बनी।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 38:19" - }, - "और उनके लिये चार खम्भे, और खम्भों की चार ही कुर्सियाँ पीतल की बनीं, उनकी घुंडियाँ चाँदी की बनीं, और उनके सिरे चाँदी से मढ़े गए, और उनकी छड़ें चाँदी की बनीं।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 38:20" - }, - "और निवास और आँगन के चारों ओर के सब खूँटे पीतल के बने थे।" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 37:10" }, + "फिर उसने बबूल की लकड़ी की मेज को बनाया; उसकी लम्बाई दो हाथ, चौड़ाई एक हाथ, और ऊँचाई डेढ़ हाथ की थी;", { - "type": "para:s", - "content": [ - "धातुओं का विवरण" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 37:11" }, + "और उसने उसको शुद्ध सोने से मढ़ा, और उसमें चारों ओर शुद्ध सोने की एक बाड़ बनाई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "EXO 38:21" - }, - "साक्षीपत्र के निवास का सामान जो लेवियों के सेवाकार्य के लिये बना; और जिसकी गिनती हारून याजक के पुत्र ईतामार के द्वारा मूसा के कहने से हुई थी, उसका वर्णन यह है।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 38:22" - }, - "जिस-जिस वस्तु के बनाने की आज्ञा यहोवा ने मूसा को दी थी उसको यहूदा के गोत्रवाले बसलेल ने, जो हूर का पोता और ऊरी का पुत्र था, बना दिया।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 38:23" - }, - "और उसके संग दान के गोत्रवाले, अहीसामाक का पुत्र, ओहोलीआब था, जो नक्काशी करने और काढ़नेवाला और नीले, बैंगनी और लाल रंग के और सूक्ष्म सनी के कपड़े में कढ़ाई करनेवाला निपुण कारीगर था।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 37:12" }, + "और उसने उसके लिये चार अंगुल चौड़ी एक पटरी, और इस पटरी के लिये चारों ओर सोने की एक बाड़ बनाई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "EXO 38:24" - }, - "पवित्रस्थान के सारे काम में जो भेंट का सोना लगा वह पवित्रस्थान के शेकेल के हिसाब से उनतीस किक्कार, और सात सौ तीस शेकेल था।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 38:25" - }, - "और मण्डली के गिने हुए लोगों की भेंट की चाँदी पवित्रस्थान के शेकेल के हिसाब से सौ किक्कार, और सत्रह सौ पचहत्तर शेकेल थी।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 38:26" - }, - "अर्थात् जितने बीस वर्ष के और उससे अधिक आयु के गिने गए थे, वे छः लाख तीन हजार साढ़े पाँच सौ पुरुष थे, और एक-एक जन की ओर से पवित्रस्थान के शेकेल के अनुसार आधा शेकेल, जो एक बेका होता है, मिला।", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 38:27" - }, - "और वह सौ किक्कार चाँदी पवित्रस्थान और बीचवाले पर्दे दोनों की कुर्सियों के ढालने में लग गई; सौ किक्कार से सौ कुर्सियाँ बनीं, एक-एक कुर्सी एक किक्कार की बनी।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 38:28" - }, - "और सत्रह सौ पचहत्तर शेकेल जो बच गए उनसे खम्भों की घुंडियाँ बनाई गईं, और खम्भों की चोटियाँ मढ़ी गईं, और उनकी छड़ें भी बनाई गईं।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 38:29" - }, - "और भेंट का पीतल सत्तर किक्कार और दो हजार चार सौ शेकेल था;", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 38:30" - }, - "इससे मिलापवाले तम्बू के द्वार की कुर्सियाँ, और पीतल की वेदी, पीतल की झंझरी, और वेदी का सारा सामान;", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 38:31" - }, - "और आँगन के चारों ओर की कुर्सियाँ, और उसके द्वार की कुर्सियाँ, और निवास, और आँगन के चारों ओर के खूँटे भी बनाए गए।" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 37:13" }, + "और उसने मेज के लिये सोने के चार कड़े ढालकर उन चारों कोनों में लगाया, जो उसके चारों पायों पर थे।", { - "type": "chapter:c", - "number": "39", - "sid": "EXO 39" + "type": "verse:v", + "number": "14", + "sid": "EXO 37:14" }, + "वे कड़े पटरी के पास मेज उठाने के डण्डों के खानों का काम देने को बने।", { - "type": "para:s", - "content": [ - "याजकीय वस्त्र बनाना" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 37:15" }, + "और उसने मेज उठाने के लिये डण्डों को बबूल की लकड़ी के बनाया, और सोने से मढ़ा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 39:1" - }, - "फिर उन्होंने नीले, बैंगनी और लाल रंग के काढ़े हुए कपड़े पवित्रस्थान की सेवा के लिये, और हारून के लिये भी पवित्र वस्त्र बनाए; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 37:16" }, + "और उसने मेज पर का सामान अर्थात् परात, धूपदान, कटोरे, और उण्डेलने के बर्तन सब शुद्ध सोने के बनाए।" + ] + }, + { + "type": "para:s", + "content": [ + "सोने की दीवट का बनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "एपोद बनाना" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 37:17" }, + "फिर उसने", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "EXO 39:2" - }, - "और उसने", - { - "type": "char:it", - "content": [ - "एपोद को सोने" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.2" - ] - }, - { - "type": "char:fq", - "content": [ - "एपोद को सोने:" - ] - }, - { - "type": "char:ft", - "content": [ - "एपोद में कपड़े के दो टुकड़े लगे होते हैं, एक पीछे की ओर और एक आगे की ओर, जिसे कंधों की पट्टियों द्वारा जोड़ा जाता है, सूक्ष्म मलमल के कपड़े से बना एपोद न केवल याजकों के लिए बल्कि अस्थाई रूप से पवित्रस्थान में सेवा करनेवालों के लिए भी एक सम्मानीय वस्त्र था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और नीले, बैंगनी और लाल रंग के कपड़े का, और सूक्ष्म बटी हुई सनी के कपड़े का बनाया।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "EXO 39:3" - }, - "और उन्होंने सोना पीट-पीट कर उसके पत्तर बनाए, फिर पत्तरों को काट-काटकर तार बनाए, और तारों को नीले, बैंगनी और लाल रंग के कपड़े में, और सूक्ष्म सनी के कपड़े में कढ़ाई की बनावट से मिला दिया।", + "type": "char:it", + "content": [ + "शुद्ध सोना गढ़कर पाए और डण्डी समेत दीवट को बनाया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "EXO 39:4" - }, - "एपोद के जोड़ने को उन्होंने उसके कंधों पर के बन्धन बनाए, वह अपने दोनों सिरों से जोड़ा गया।", + "type": "char:fr", + "content": [ + "37.17" + ] + }, { - "type": "verse:v", - "number": "5", - "sid": "EXO 39:5" - }, - "और उसे कसने के लिये जो काढ़ा हुआ पटुका उस पर बना, वह उसके साथ बिना जोड़ का, और उसी की बनावट के अनुसार, अर्थात् सोने और नीले, बैंगनी और लाल रंग के कपड़े का, और सूक्ष्म बटी हुई सनी के कपड़े का बना; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।" - ] + "type": "char:fq", + "content": [ + "शुद्ध सोना गढ़कर पाए और डण्डी समेत दीवट को बनाया:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका उद्देश्य सात दीवटों को सम्भालना था।" + ] + } + ] + } + ] + }, + "; उसके पुष्पकोष, गाँठ, और फूल सब एक ही टुकड़े के बने।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 37:18" + }, + "और दीवट से निकली हुई छः डालियाँ बनीं; तीन डालियाँ तो उसकी एक ओर से और तीन डालियाँ उसकी दूसरी ओर से निकली हुई बनीं।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 37:19" + }, + "एक-एक डाली में बादाम के फूल के सरीखे तीन-तीन पुष्पकोष, एक-एक गाँठ, और एक-एक फूल बना; दीवट से निकली हुई, उन छहों डालियों का यही आकार हुआ।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 37:20" }, + "और दीवट की डण्डी में बादाम के फूल के समान अपनी-अपनी गाँठ और फूल समेत चार पुष्पकोष बने।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 37:21" + }, + "और दीवट से निकली हुई छहों डालियों में से दो-दो डालियों के नीचे एक-एक गाँठ दीवट के साथ एक ही टुकड़े की बनी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "EXO 39:6" - }, - "उन्होंने सुलैमानी मणि काटकर उनमें इस्राएल के पुत्रों के नाम, जैसा छापा खोदा जाता है वैसे ही खोदे, और सोने के खानों में जड़ दिए।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 39:7" - }, - "उसने उनको एपोद के कंधे के बन्धनों पर लगाया, जिससे इस्राएलियों के लिये स्मरण करानेवाले मणि ठहरें; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।" - ] + "type": "verse:v", + "number": "22", + "sid": "EXO 37:22" }, + "गाँठें और डालियाँ सब दीवट के साथ एक ही टुकड़े की बनीं; सारा दीवट गढ़े हुए शुद्ध सोने का और एक ही टुकड़े का बना।", { - "type": "para:s", - "content": [ - "सीनाबन्ध बनाना" - ] + "type": "verse:v", + "number": "23", + "sid": "EXO 37:23" }, + "और उसने दीवट के सातों दीपक, और गुलतराश, और गुलदान, शुद्ध सोने के बनाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "EXO 39:8" - }, - "उसने", - { - "type": "char:it", - "content": [ - "चपरास" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.8" - ] - }, - { - "type": "char:fq", - "content": [ - "चपरास:" - ] - }, - { - "type": "char:ft", - "content": [ - "सीनाबन्ध” के लिए इस्तेमाल हुआ इब्रानी शब्द का अर्थ केवल आभूषण प्रतीत होता है। सीनाबन्ध का सम्बंध केवल वस्त्र में उसके स्थान से है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को एपोद के समान सोने की, और नीले, बैंगनी और लाल रंग के कपड़े की, और सूक्ष्म बटी हुई सनी के कपड़े में बेलबूटे का काम किया हुआ बनाया।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "EXO 39:9" - }, - "चपरास तो चौकोर बनी; और उन्होंने उसको दोहरा बनाया, और वह दोहरा होकर एक बित्ता लम्बा और एक बित्ता चौड़ा बना।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 39:10" - }, - "और उन्होंने उसमें चार पंक्तियों में मणि जड़े। पहली पंक्ति में माणिक्य, पद्मराग, और लालड़ी जड़े गए;", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 39:11" - }, - "और दूसरी पंक्ति में मरकत, नीलमणि, और हीरा,", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 39:12" - }, - "और तीसरी पंक्ति में लशम, सूर्यकांत, और नीलम;", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 39:13" - }, - "और चौथी पंक्ति में फीरोजा, सुलैमानी मणि, और यशब जड़े; ये सब अलग-अलग सोने के खानों में जड़े गए।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 39:14" - }, - "और ये मणि इस्राएल के पुत्रों के नामों की गिनती के अनुसार बारह थे; बारहों गोत्रों में से एक-एक का नाम जैसा छापा खोदा जाता है वैसा ही खोदा गया।", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 39:15" - }, - "और उन्होंने चपरास पर डोरियों के समान गूँथे हुए शुद्ध सोने की जंजीर बनाकर लगाई;", - { - "type": "verse:v", - "number": "16", - "sid": "EXO 39:16" - }, - "फिर उन्होंने सोने के दो खाने, और सोने की दो कड़ियाँ बनाकर दोनों कड़ियों को चपरास के दोनों सिरों पर लगाया;", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 39:17" - }, - "तब उन्होंने सोने की दोनों गूँथी हुई जंजीरों को चपरास के सिरों पर की दोनों कड़ियों में लगाया।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 39:18" - }, - "और गूँथी हुई दोनों जंजीरों के दोनों बाकी सिरों को उन्होंने दोनों खानों में जड़ के, एपोद के सामने दोनों कंधों के बन्धनों पर लगाया।", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 39:19" - }, - "और उन्होंने सोने की और दो कड़ियाँ बनाकर चपरास के दोनों सिरों पर उसकी उस कोर पर, जो एपोद के भीतरी भाग में थी, लगाई।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 39:20" - }, - "और उन्होंने सोने की दो और कड़ियाँ भी बनाकर एपोद के दोनों कंधों के बन्धनों पर नीचे से उसके सामने, और जोड़ के पास, एपोद के काढ़े हुए पटुके के ऊपर लगाई।", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 39:21" - }, - "तब उन्होंने चपरास को उसकी कड़ियों के द्वारा एपोद की कड़ियों में नीले फीते से ऐसा बाँधा, कि वह एपोद के काढ़े हुए पटुके के ऊपर रहे, और चपरास एपोद से अलग न होने पाए; जैसे यहोवा ने मूसा को आज्ञा दी थी।" - ] + "type": "verse:v", + "number": "24", + "sid": "EXO 37:24" }, + "उसने सारे सामान समेत दीवट को किक्कार भर सोने का बनाया।" + ] + }, + { + "type": "para:s", + "content": [ + "धूपवेदी का बनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अन्य याजकीय वस्त्र बनाना" - ] + "type": "verse:v", + "number": "25", + "sid": "EXO 37:25" }, + "फिर उसने बबूल की लकड़ी की धूपवेदी भी बनाई; उसकी लम्बाई एक हाथ और चौड़ाई एक हाथ की थी; वह चौकोर बनी, और उसकी ऊँचाई दो हाथ की थी; और उसके सींग उसके साथ बिना जोड़ के बने थे", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 37:26" + }, + "ऊपरवाले पल्लों, और चारों ओर के बाजुओं और सींगों समेत उसने उस वेदी को शुद्ध सोने से मढ़ा; और उसके चारों ओर सोने की एक बाड़ बनाई,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "EXO 39:22" - }, - "फिर एपोद का बागा सम्पूर्ण नीले रंग का बनाया गया।", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 39:23" - }, - "और उसकी बनावट ऐसी हुई कि उसके बीच बख्तर के छेद के समान एक छेद बना, और छेद के चारों ओर एक कोर बनी, कि वह फटने न पाए।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 39:24" - }, - "और उन्होंने उसके नीचेवाले घेरे में नीले, बैंगनी और लाल रंग के कपड़े के अनार बनाए।", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 39:25" - }, - "और उन्होंने शुद्ध सोने की घंटियाँ भी बनाकर बागे के नीचेवाले घेरे के चारों ओर अनारों के बीचों बीच लगाई;", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 39:26" - }, - "अर्थात् बागे के नीचेवाले घेरे के चारों ओर एक सोने की घंटी, और एक अनार फिर एक सोने की घंटी, और एक अनार लगाया गया कि उन्हें पहने हुए सेवा टहल करें; जैसे यहोवा ने मूसा को आज्ञा दी थी।" - ] + "type": "verse:v", + "number": "27", + "sid": "EXO 37:27" + }, + "और उस बाड़ के नीचे उसके दोनों पल्लों पर उसने सोने के दो कड़े बनाए, जो उसके उठाने के डण्डों के खानों का काम दें।", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 37:28" + }, + "और डण्डों को उसने बबूल की लकड़ी का बनाया, और सोने से मढ़ा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "EXO 37:29" + }, + "और उसने अभिषेक का पवित्र तेल, और सुगन्ध-द्रव्य का धूप गंधी की रीति के अनुसार बनाया।" + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "EXO 38" + }, + { + "type": "para:s", + "content": [ + "होमबलि की वेदी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 38:1" + }, + "फिर उसने बबूल की लकड़ी की होमबलि के लिये वेदी भी बनाई; उसकी लम्बाई पाँच हाथ और चौड़ाई पाँच हाथ की थी; इस प्रकार से वह चौकोर बनी, और ऊँचाई तीन हाथ की थी।", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 38:2" + }, + "और उसने उसके चारों कोनों पर उसके चार सींग बनाए, वे उसके साथ बिना जोड़ के बने; और उसने उसको पीतल से मढ़ा।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 38:3" + }, + "और उसने वेदी का सारा सामान, अर्थात् उसकी हाँड़ियों, फावड़ियों, कटोरों, काँटों, और करछों को बनाया। उसका सारा सामान उसने पीतल का बनाया।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 38:4" + }, + "और वेदी के लिये उसके चारों ओर की कँगनी के तले उसने पीतल की जाली की एक झंझरी बनाई, वह नीचे से वेदी की ऊँचाई के मध्य तक पहुँची।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 38:5" + }, + "और उसने पीतल की झंझरी के चारों कोनों के लिये चार कड़े ढाले, जो डण्डों के खानों का काम दें।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 38:6" + }, + "फिर उसने डण्डों को बबूल की लकड़ी का बनाया, और पीतल से मढ़ा।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 38:7" + }, + "तब उसने डण्डों को वेदी की ओर के कड़ों में वेदी के उठाने के लिये डाल दिया। वेदी को उसने तख्तों से खोखली बनाया।" + ] + }, + { + "type": "para:s", + "content": [ + "पीतल की हौदी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 38:8" + }, + "उसने हौदी और उसका पाया दोनों पीतल के बनाए, यह", + { + "type": "char:it", + "content": [ + "मिलापवाले तम्बू के द्वार पर सेवा करनेवाली महिलाओं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38.8" + ] + }, + { + "type": "char:fq", + "content": [ + "मिलापवाले तम्बू के द्वार पर सेवा करनेवाली महिलाओं:" + ] + }, + { + "type": "char:ft", + "content": [ + "वे स्त्रियाँ जो मिलापवाले तम्बू के द्वार पर इकट्ठी होती थी और भक्त स्त्रियाँ थीं। पवित्रस्थान में इस्तेमाल करने के लिए अपने दर्पणों को देना इन स्त्रियों के लिए योग्य बलिदान था।" + ] + } + ] + } + ] }, + "के पीतल के दर्पणों के लिये बनाए गए।" + ] + }, + { + "type": "para:s", + "content": [ + "पवित्रस्थान का आँगन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "EXO 39:27" - }, - "फिर उन्होंने हारून, और उसके पुत्रों के लिये बुनी हुई सूक्ष्म सनी के कपड़े के अंगरखे,", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 39:28" - }, - "और सूक्ष्म सनी के कपड़े की पगड़ी, और सूक्ष्म सनी के कपड़े की सुन्दर टोपियाँ, और सूक्ष्म बटी हुई सनी के कपड़े की जाँघिया,", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 39:29" - }, - "और सूक्ष्म बटी हुई सनी के कपड़े की और नीले, बैंगनी और लाल रंग की कढ़ाई का काम की हुई पगड़ी; इन सभी को जिस तरह यहोवा ने मूसा को आज्ञा दी थी वैसा ही बनाया।" - ] + "type": "verse:v", + "number": "9", + "sid": "EXO 38:9" }, + "फिर उसने आँगन बनाया; और दक्षिण की ओर के लिये आँगन के पर्दे बटी हुई सूक्ष्म सनी के कपड़े के थे, और सब मिलाकर सौ हाथ लम्बे थे;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "EXO 39:30" - }, - "फिर उन्होंने पवित्र मुकुट की पटरी शुद्ध सोने की बनाई; और जैसे छापे में वैसे ही उसमें ये अक्षर खोदे गए, अर्थात् ‘यहोवा के लिये पवित्र।’", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 39:31" - }, - "और उन्होंने उसमें नीला फीता लगाया, जिससे वह ऊपर पगड़ी पर रहे, जिस तरह यहोवा ने मूसा को आज्ञा दी थी।" - ] + "type": "verse:v", + "number": "10", + "sid": "EXO 38:10" }, + "उनके लिये बीस खम्भे, और इनकी पीतल की बीस कुर्सियाँ बनीं; और खम्भों की घुंडियाँ और जोड़ने की छड़ें चाँदी की बनीं।", { - "type": "para:s", - "content": [ - "कार्यों का पूरा होना" - ] + "type": "verse:v", + "number": "11", + "sid": "EXO 38:11" }, + "और उत्तर की ओर के लिये भी सौ हाथ लम्बे पर्दे बने; और उनके लिये बीस खम्भे, और इनकी पीतल की बीस ही कुर्सियाँ बनीं, और खम्भों की घुंडियाँ और जोड़ने की छड़ें चाँदी की बनीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "EXO 39:32" - }, - "इस प्रकार मिलापवाले तम्बू के निवास का सब काम समाप्त हुआ, और जिस-जिस काम की आज्ञा यहोवा ने मूसा को दी थी, इस्राएलियों ने उसी के अनुसार किया।" - ] + "type": "verse:v", + "number": "12", + "sid": "EXO 38:12" }, + "और पश्चिम की ओर के लिये सब पर्दे मिलाकर पचास हाथ के थे; उनके लिए दस खम्भे, और दस ही उनकी कुर्सियाँ थीं, और खम्भों की घुंडियाँ और जोड़ने की छड़ें चाँदी की थीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "EXO 39:33" - }, - "तब वे निवास को मूसा के पास ले आए, अर्थात् घुंडियाँ, तख्ते, बेंड़े, खम्भे, कुर्सियाँ आदि सारे सामान समेत तम्बू;", - { - "type": "verse:v", - "number": "34", - "sid": "EXO 39:34" - }, - "और लाल रंग से रंगी हुई मेढ़ों की खालों का ओढ़ना, और सुइसों की खालों का ओढ़ना, और बीच का परदा;", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 39:35" - }, - "डण्डों सहित साक्षीपत्र का सन्दूक, और प्रायश्चित का ढकना;", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 39:36" - }, - "सारे सामान समेत मेज, और भेंट की रोटी;", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 39:37" - }, - "सारे सामान सहित दीवट, और उसकी सजावट के दीपक और उजियाला देने के लिये तेल;", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 39:38" - }, - "सोने की वेदी, और अभिषेक का तेल, और सुगन्धित धूप, और तम्बू के द्वार का परदा;", - { - "type": "verse:v", - "number": "39", - "sid": "EXO 39:39" - }, - "पीतल की झंझरी, डण्डों और सारे सामान समेत पीतल की वेदी; और पाए समेत हौदी;", - { - "type": "verse:v", - "number": "40", - "sid": "EXO 39:40" - }, - "खम्भों और कुर्सियों समेत आँगन के पर्दे, और आँगन के द्वार का परदा, और डोरियाँ, और खूँटे, और मिलापवाले तम्बू के निवास की सेवा का सारा सामान;", - { - "type": "verse:v", - "number": "41", - "sid": "EXO 39:41" - }, - "पवित्रस्थान में सेवा टहल करने के लिये बेल बूटा काढ़े हुए वस्त्र, और हारून याजक के पवित्र वस्त्र, और उसके पुत्रों के वस्त्र जिन्हें पहनकर उन्हें याजक का काम करना था।", - { - "type": "verse:v", - "number": "42", - "sid": "EXO 39:42" - }, - "अर्थात् जो-जो आज्ञा यहोवा ने मूसा को दी थी उन्हीं के अनुसार इस्राएलियों ने सब काम किया।", - { - "type": "verse:v", - "number": "43", - "sid": "EXO 39:43" - }, - "तब मूसा ने सारे काम का निरीक्षण करके देखा कि उन्होंने यहोवा की आज्ञा के अनुसार सब कुछ किया है। और मूसा ने उनको आशीर्वाद दिया।" - ] + "type": "verse:v", + "number": "13", + "sid": "EXO 38:13" }, + "और पूरब की ओर भी वह पचास हाथ के थे।", { - "type": "chapter:c", - "number": "40", - "sid": "EXO 40" + "type": "verse:v", + "number": "14", + "sid": "EXO 38:14" }, + "आँगन के द्वार के एक ओर के लिये पन्द्रह हाथ के पर्दे बने; और उनके लिये तीन खम्भे और तीन कुर्सियाँ थीं।", { - "type": "para:s", - "content": [ - "मिलापवाले तम्बू स्थापित करने के निर्देश" - ] + "type": "verse:v", + "number": "15", + "sid": "EXO 38:15" }, + "और आँगन के द्वार के दूसरी ओर भी वैसा ही बना था; और आँगन के दरवाजे के इधर और उधर पन्द्रह-पन्द्रह हाथ के पर्दे बने थे; और उनके लिये तीन ही तीन खम्भे, और तीन ही तीन इनकी कुर्सियाँ भी थीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "EXO 40:1" - }, - "फिर यहोवा ने मूसा से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "EXO 40:2" - }, - "“पहले महीने के पहले दिन को तू मिलापवाले तम्बू के निवास को खड़ा कर देना।", - { - "type": "verse:v", - "number": "3", - "sid": "EXO 40:3" - }, - "और उसमें साक्षीपत्र के सन्दूक को रखकर बीचवाले पर्दे की ओट में कर देना।", - { - "type": "verse:v", - "number": "4", - "sid": "EXO 40:4" - }, - "और मेज को भीतर ले जाकर जो कुछ उस पर सजाना है उसे सजा देना; तब दीवट को भीतर ले जाकर उसके दीपकों को जला देना।", - { - "type": "verse:v", - "number": "5", - "sid": "EXO 40:5" - }, - "और साक्षीपत्र के सन्दूक के सामने सोने की वेदी को जो धूप के लिये है उसे रखना, और निवास के द्वार के पर्दे को लगा देना।", - { - "type": "verse:v", - "number": "6", - "sid": "EXO 40:6" - }, - "और मिलापवाले तम्बू के निवास के द्वार के सामने होमवेदी को रखना।", - { - "type": "verse:v", - "number": "7", - "sid": "EXO 40:7" - }, - "और मिलापवाले तम्बू और वेदी के बीच हौदी को रखकर उसमें जल भरना।", - { - "type": "verse:v", - "number": "8", - "sid": "EXO 40:8" - }, - "और चारों ओर के आँगन की कनात को खड़ा करना, और उस आँगन के द्वार पर पर्दे को लटका देना।", - { - "type": "verse:v", - "number": "9", - "sid": "EXO 40:9" - }, - "और अभिषेक का तेल लेकर निवास का और जो कुछ उसमें होगा सब कुछ का अभिषेक करना, और सारे सामान समेत उसको पवित्र करना; तब वह पवित्र ठहरेगा।", - { - "type": "verse:v", - "number": "10", - "sid": "EXO 40:10" - }, - "सब सामान समेत होमवेदी का अभिषेक करके उसको पवित्र करना; तब वह परमपवित्र ठहरेगी।", - { - "type": "verse:v", - "number": "11", - "sid": "EXO 40:11" - }, - "पाए समेत हौदी का भी अभिषेक करके उसे पवित्र करना।", - { - "type": "verse:v", - "number": "12", - "sid": "EXO 40:12" - }, - "तब हारून और उसके पुत्रों को मिलापवाले तम्बू के द्वार पर ले जाकर जल से नहलाना,", - { - "type": "verse:v", - "number": "13", - "sid": "EXO 40:13" - }, - "और हारून को पवित्र वस्त्र पहनाना, और उसका अभिषेक करके उसको पवित्र करना कि वह मेरे लिये याजक का काम करे।", - { - "type": "verse:v", - "number": "14", - "sid": "EXO 40:14" - }, - "और उसके पुत्रों को ले जाकर अंगरखे पहनाना,", - { - "type": "verse:v", - "number": "15", - "sid": "EXO 40:15" - }, - "और जैसे तू उनके पिता का अभिषेक करे वैसे ही उनका भी अभिषेक करना कि वे मेरे लिये याजक का काम करें; और उनका अभिषेक उनकी पीढ़ी-पीढ़ी के लिये उनके सदा के याजकपद का चिन्ह ठहरेगा।”" - ] + "type": "verse:v", + "number": "16", + "sid": "EXO 38:16" }, + "आँगन की चारों ओर सब पर्दे सूक्ष्म बटी हुई सनी के कपड़े के बने हुए थे।", { - "type": "para:s", - "content": [ - "मिलापवाले तम्बू का खड़ा किया जाना" - ] + "type": "verse:v", + "number": "17", + "sid": "EXO 38:17" }, + "और खम्भों की कुर्सियाँ पीतल की, और घुंडियाँ और छड़ें चाँदी की बनीं, और उनके सिरे चाँदी से मढ़े गए, और आँगन के सब खम्भे चाँदी के छड़ों से जोड़े गए थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "EXO 40:16" - }, - "और मूसा ने जो-जो आज्ञा यहोवा ने उसको दी थी उसी के अनुसार किया।", - { - "type": "verse:v", - "number": "17", - "sid": "EXO 40:17" - }, - "और दूसरे वर्ष के पहले महीने के पहले दिन को निवास खड़ा किया गया।", - { - "type": "verse:v", - "number": "18", - "sid": "EXO 40:18" - }, - "मूसा ने निवास को खड़ा करवाया और उसकी कुर्सियाँ धर उसके तख्ते लगाकर उनमें बेंड़े डाले, और उसके खम्भों को खड़ा किया;", - { - "type": "verse:v", - "number": "19", - "sid": "EXO 40:19" - }, - "और उसने निवास के ऊपर तम्बू को फैलाया, और तम्बू के ऊपर उसने ओढ़ने को लगाया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "20", - "sid": "EXO 40:20" - }, - "और उसने साक्षीपत्र को लेकर सन्दूक में रखा, और सन्दूक में डण्डों को लगाकर उसके ऊपर प्रायश्चित के ढकने को रख दिया;", - { - "type": "verse:v", - "number": "21", - "sid": "EXO 40:21" - }, - "और उसने सन्दूक को निवास में पहुँचवाया, और बीचवाले पर्दे को लटकवा के साक्षीपत्र के सन्दूक को उसके अन्दर किया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "22", - "sid": "EXO 40:22" - }, - "और उसने मिलापवाले तम्बू में निवास की उत्तर की ओर बीच के पर्दे से बाहर मेज को लगवाया,", - { - "type": "verse:v", - "number": "23", - "sid": "EXO 40:23" - }, - "और उस पर उन ने यहोवा के सम्मुख रोटी सजा कर रखी; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "24", - "sid": "EXO 40:24" - }, - "और उसने मिलापवाले तम्बू में मेज के सामने निवास की दक्षिण ओर पर दीवट को रखा,", - { - "type": "verse:v", - "number": "25", - "sid": "EXO 40:25" - }, - "और उसने दीपकों को यहोवा के सम्मुख जला दिया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "26", - "sid": "EXO 40:26" - }, - "और उसने मिलापवाले तम्बू में बीच के पर्दे के सामने सोने की वेदी को रखा,", - { - "type": "verse:v", - "number": "27", - "sid": "EXO 40:27" - }, - "और उसने उस पर सुगन्धित धूप जलाया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "28", - "sid": "EXO 40:28" - }, - "और उसने निवास के द्वार पर पर्दे को लगाया।", - { - "type": "verse:v", - "number": "29", - "sid": "EXO 40:29" - }, - "और मिलापवाले तम्बू के निवास के द्वार पर होमबलि को रखकर उस पर होमबलि और अन्नबलि को चढ़ाया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "30", - "sid": "EXO 40:30" - }, - "और उसने मिलापवाले तम्बू और वेदी के बीच हौदी को रखकर उसमें धोने के लिये जल डाला,", - { - "type": "verse:v", - "number": "31", - "sid": "EXO 40:31" - }, - "और मूसा और हारून और उसके पुत्रों ने उसमें अपने-अपने हाथ पाँव धोए;", - { - "type": "verse:v", - "number": "32", - "sid": "EXO 40:32" - }, - "और जब जब वे मिलापवाले तम्बू में या वेदी के पास जाते थे तब-तब वे हाथ पाँव धोते थे; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", - { - "type": "verse:v", - "number": "33", - "sid": "EXO 40:33" - }, - "और उसने निवास के चारों ओर और वेदी के आस-पास आँगन की कनात को खड़ा करवाया, और आँगन के द्वार के पर्दे को लटका दिया। इस प्रकार मूसा ने सब काम को पूरा किया।" - ] + "type": "verse:v", + "number": "18", + "sid": "EXO 38:18" }, + "आँगन के द्वार के पर्दे पर बेलबूटे का काम किया हुआ था, और वह नीले, बैंगनी और लाल रंग के कपड़े का; और सूक्ष्म बटी हुई सनी के कपड़े के बने थे; और उसकी लम्बाई बीस हाथ की थी, और उसकी ऊँचाई आँगन की कनात की चौड़ाई के सामान पाँच हाथ की बनी।", { - "type": "para:s", - "content": [ - "मिलापवाले तम्बू पर यहोवा की महिमा" - ] + "type": "verse:v", + "number": "19", + "sid": "EXO 38:19" }, + "और उनके लिये चार खम्भे, और खम्भों की चार ही कुर्सियाँ पीतल की बनीं, उनकी घुंडियाँ चाँदी की बनीं, और उनके सिरे चाँदी से मढ़े गए, और उनकी छड़ें चाँदी की बनीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "EXO 40:34" - }, - "तब बादल मिलापवाले तम्बू पर छा गया, और यहोवा का तेज निवास-स्थान में भर गया।", - { - "type": "verse:v", - "number": "35", - "sid": "EXO 40:35" - }, - "और बादल मिलापवाले तम्बू पर ठहर गया, और यहोवा का तेज निवास-स्थान में भर गया, इस कारण मूसा उसमें प्रवेश न कर सका।", - { - "type": "verse:v", - "number": "36", - "sid": "EXO 40:36" - }, - "इस्राएलियों की सारी यात्रा में ऐसा होता था, कि जब जब वह बादल निवास के ऊपर से उठ जाता तब-तब वे कूच करते थे।", - { - "type": "verse:v", - "number": "37", - "sid": "EXO 40:37" - }, - "और यदि वह न उठता, तो जिस दिन तक वह न उठता था उस दिन तक वे कूच नहीं करते थे।", - { - "type": "verse:v", - "number": "38", - "sid": "EXO 40:38" - }, - "इस्राएल के घराने की सारी यात्रा में दिन को तो यहोवा का बादल निवास पर, और रात को उसी बादल में आग उन सभी को दिखाई दिया करती थी।" - ] - } - ] + "type": "verse:v", + "number": "20", + "sid": "EXO 38:20" + }, + "और निवास और आँगन के चारों ओर के सब खूँटे पीतल के बने थे।" + ] + }, + { + "type": "para:s", + "content": [ + "धातुओं का विवरण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "EXO 38:21" + }, + "साक्षीपत्र के निवास का सामान जो लेवियों के सेवाकार्य के लिये बना; और जिसकी गिनती हारून याजक के पुत्र ईतामार के द्वारा मूसा के कहने से हुई थी, उसका वर्णन यह है।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 38:22" + }, + "जिस-जिस वस्तु के बनाने की आज्ञा यहोवा ने मूसा को दी थी उसको यहूदा के गोत्रवाले बसलेल ने, जो हूर का पोता और ऊरी का पुत्र था, बना दिया।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 38:23" + }, + "और उसके संग दान के गोत्रवाले, अहीसामाक का पुत्र, ओहोलीआब था, जो नक्काशी करने और काढ़नेवाला और नीले, बैंगनी और लाल रंग के और सूक्ष्म सनी के कपड़े में कढ़ाई करनेवाला निपुण कारीगर था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "EXO 38:24" + }, + "पवित्रस्थान के सारे काम में जो भेंट का सोना लगा वह पवित्रस्थान के शेकेल के हिसाब से उनतीस किक्कार, और सात सौ तीस शेकेल था।", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 38:25" + }, + "और मण्डली के गिने हुए लोगों की भेंट की चाँदी पवित्रस्थान के शेकेल के हिसाब से सौ किक्कार, और सत्रह सौ पचहत्तर शेकेल थी।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 38:26" + }, + "अर्थात् जितने बीस वर्ष के और उससे अधिक आयु के गिने गए थे, वे छः लाख तीन हजार साढ़े पाँच सौ पुरुष थे, और एक-एक जन की ओर से पवित्रस्थान के शेकेल के अनुसार आधा शेकेल, जो एक बेका होता है, मिला।", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 38:27" + }, + "और वह सौ किक्कार चाँदी पवित्रस्थान और बीचवाले पर्दे दोनों की कुर्सियों के ढालने में लग गई; सौ किक्कार से सौ कुर्सियाँ बनीं, एक-एक कुर्सी एक किक्कार की बनी।", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 38:28" + }, + "और सत्रह सौ पचहत्तर शेकेल जो बच गए उनसे खम्भों की घुंडियाँ बनाई गईं, और खम्भों की चोटियाँ मढ़ी गईं, और उनकी छड़ें भी बनाई गईं।", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 38:29" + }, + "और भेंट का पीतल सत्तर किक्कार और दो हजार चार सौ शेकेल था;", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 38:30" + }, + "इससे मिलापवाले तम्बू के द्वार की कुर्सियाँ, और पीतल की वेदी, पीतल की झंझरी, और वेदी का सारा सामान;", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 38:31" + }, + "और आँगन के चारों ओर की कुर्सियाँ, और उसके द्वार की कुर्सियाँ, और निवास, और आँगन के चारों ओर के खूँटे भी बनाए गए।" + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "EXO 39" + }, + { + "type": "para:s", + "content": [ + "याजकीय वस्त्र बनाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 39:1" + }, + "फिर उन्होंने नीले, बैंगनी और लाल रंग के काढ़े हुए कपड़े पवित्रस्थान की सेवा के लिये, और हारून के लिये भी पवित्र वस्त्र बनाए; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।" + ] + }, + { + "type": "para:s", + "content": [ + "एपोद बनाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "EXO 39:2" + }, + "और उसने", + { + "type": "char:it", + "content": [ + "एपोद को सोने", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.2" + ] + }, + { + "type": "char:fq", + "content": [ + "एपोद को सोने:" + ] + }, + { + "type": "char:ft", + "content": [ + "एपोद में कपड़े के दो टुकड़े लगे होते हैं, एक पीछे की ओर और एक आगे की ओर, जिसे कंधों की पट्टियों द्वारा जोड़ा जाता है, सूक्ष्म मलमल के कपड़े से बना एपोद न केवल याजकों के लिए बल्कि अस्थाई रूप से पवित्रस्थान में सेवा करनेवालों के लिए भी एक सम्मानीय वस्त्र था।" + ] + } + ] + } + ] + }, + ", और नीले, बैंगनी और लाल रंग के कपड़े का, और सूक्ष्म बटी हुई सनी के कपड़े का बनाया।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 39:3" + }, + "और उन्होंने सोना पीट-पीट कर उसके पत्तर बनाए, फिर पत्तरों को काट-काटकर तार बनाए, और तारों को नीले, बैंगनी और लाल रंग के कपड़े में, और सूक्ष्म सनी के कपड़े में कढ़ाई की बनावट से मिला दिया।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 39:4" + }, + "एपोद के जोड़ने को उन्होंने उसके कंधों पर के बन्धन बनाए, वह अपने दोनों सिरों से जोड़ा गया।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 39:5" + }, + "और उसे कसने के लिये जो काढ़ा हुआ पटुका उस पर बना, वह उसके साथ बिना जोड़ का, और उसी की बनावट के अनुसार, अर्थात् सोने और नीले, बैंगनी और लाल रंग के कपड़े का, और सूक्ष्म बटी हुई सनी के कपड़े का बना; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "EXO 39:6" + }, + "उन्होंने सुलैमानी मणि काटकर उनमें इस्राएल के पुत्रों के नाम, जैसा छापा खोदा जाता है वैसे ही खोदे, और सोने के खानों में जड़ दिए।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 39:7" + }, + "उसने उनको एपोद के कंधे के बन्धनों पर लगाया, जिससे इस्राएलियों के लिये स्मरण करानेवाले मणि ठहरें; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।" + ] + }, + { + "type": "para:s", + "content": [ + "सीनाबन्ध बनाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "EXO 39:8" + }, + "उसने", + { + "type": "char:it", + "content": [ + "चपरास", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.8" + ] + }, + { + "type": "char:fq", + "content": [ + "चपरास:" + ] + }, + { + "type": "char:ft", + "content": [ + "सीनाबन्ध” के लिए इस्तेमाल हुआ इब्रानी शब्द का अर्थ केवल आभूषण प्रतीत होता है। सीनाबन्ध का सम्बंध केवल वस्त्र में उसके स्थान से है।" + ] + } + ] + } + ] + }, + "को एपोद के समान सोने की, और नीले, बैंगनी और लाल रंग के कपड़े की, और सूक्ष्म बटी हुई सनी के कपड़े में बेलबूटे का काम किया हुआ बनाया।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 39:9" + }, + "चपरास तो चौकोर बनी; और उन्होंने उसको दोहरा बनाया, और वह दोहरा होकर एक बित्ता लम्बा और एक बित्ता चौड़ा बना।", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 39:10" + }, + "और उन्होंने उसमें चार पंक्तियों में मणि जड़े। पहली पंक्ति में माणिक्य, पद्मराग, और लालड़ी जड़े गए;", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 39:11" + }, + "और दूसरी पंक्ति में मरकत, नीलमणि, और हीरा,", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 39:12" + }, + "और तीसरी पंक्ति में लशम, सूर्यकांत, और नीलम;", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 39:13" + }, + "और चौथी पंक्ति में फीरोजा, सुलैमानी मणि, और यशब जड़े; ये सब अलग-अलग सोने के खानों में जड़े गए।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 39:14" + }, + "और ये मणि इस्राएल के पुत्रों के नामों की गिनती के अनुसार बारह थे; बारहों गोत्रों में से एक-एक का नाम जैसा छापा खोदा जाता है वैसा ही खोदा गया।", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 39:15" + }, + "और उन्होंने चपरास पर डोरियों के समान गूँथे हुए शुद्ध सोने की जंजीर बनाकर लगाई;", + { + "type": "verse:v", + "number": "16", + "sid": "EXO 39:16" + }, + "फिर उन्होंने सोने के दो खाने, और सोने की दो कड़ियाँ बनाकर दोनों कड़ियों को चपरास के दोनों सिरों पर लगाया;", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 39:17" + }, + "तब उन्होंने सोने की दोनों गूँथी हुई जंजीरों को चपरास के सिरों पर की दोनों कड़ियों में लगाया।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 39:18" + }, + "और गूँथी हुई दोनों जंजीरों के दोनों बाकी सिरों को उन्होंने दोनों खानों में जड़ के, एपोद के सामने दोनों कंधों के बन्धनों पर लगाया।", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 39:19" + }, + "और उन्होंने सोने की और दो कड़ियाँ बनाकर चपरास के दोनों सिरों पर उसकी उस कोर पर, जो एपोद के भीतरी भाग में थी, लगाई।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 39:20" + }, + "और उन्होंने सोने की दो और कड़ियाँ भी बनाकर एपोद के दोनों कंधों के बन्धनों पर नीचे से उसके सामने, और जोड़ के पास, एपोद के काढ़े हुए पटुके के ऊपर लगाई।", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 39:21" + }, + "तब उन्होंने चपरास को उसकी कड़ियों के द्वारा एपोद की कड़ियों में नीले फीते से ऐसा बाँधा, कि वह एपोद के काढ़े हुए पटुके के ऊपर रहे, और चपरास एपोद से अलग न होने पाए; जैसे यहोवा ने मूसा को आज्ञा दी थी।" + ] + }, + { + "type": "para:s", + "content": [ + "अन्य याजकीय वस्त्र बनाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "EXO 39:22" + }, + "फिर एपोद का बागा सम्पूर्ण नीले रंग का बनाया गया।", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 39:23" + }, + "और उसकी बनावट ऐसी हुई कि उसके बीच बख्तर के छेद के समान एक छेद बना, और छेद के चारों ओर एक कोर बनी, कि वह फटने न पाए।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 39:24" + }, + "और उन्होंने उसके नीचेवाले घेरे में नीले, बैंगनी और लाल रंग के कपड़े के अनार बनाए।", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 39:25" + }, + "और उन्होंने शुद्ध सोने की घंटियाँ भी बनाकर बागे के नीचेवाले घेरे के चारों ओर अनारों के बीचों बीच लगाई;", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 39:26" + }, + "अर्थात् बागे के नीचेवाले घेरे के चारों ओर एक सोने की घंटी, और एक अनार फिर एक सोने की घंटी, और एक अनार लगाया गया कि उन्हें पहने हुए सेवा टहल करें; जैसे यहोवा ने मूसा को आज्ञा दी थी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "EXO 39:27" + }, + "फिर उन्होंने हारून, और उसके पुत्रों के लिये बुनी हुई सूक्ष्म सनी के कपड़े के अंगरखे,", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 39:28" + }, + "और सूक्ष्म सनी के कपड़े की पगड़ी, और सूक्ष्म सनी के कपड़े की सुन्दर टोपियाँ, और सूक्ष्म बटी हुई सनी के कपड़े की जाँघिया,", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 39:29" + }, + "और सूक्ष्म बटी हुई सनी के कपड़े की और नीले, बैंगनी और लाल रंग की कढ़ाई का काम की हुई पगड़ी; इन सभी को जिस तरह यहोवा ने मूसा को आज्ञा दी थी वैसा ही बनाया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "EXO 39:30" + }, + "फिर उन्होंने पवित्र मुकुट की पटरी शुद्ध सोने की बनाई; और जैसे छापे में वैसे ही उसमें ये अक्षर खोदे गए, अर्थात् ‘यहोवा के लिये पवित्र।’", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 39:31" + }, + "और उन्होंने उसमें नीला फीता लगाया, जिससे वह ऊपर पगड़ी पर रहे, जिस तरह यहोवा ने मूसा को आज्ञा दी थी।" + ] + }, + { + "type": "para:s", + "content": [ + "कार्यों का पूरा होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "EXO 39:32" + }, + "इस प्रकार मिलापवाले तम्बू के निवास का सब काम समाप्त हुआ, और जिस-जिस काम की आज्ञा यहोवा ने मूसा को दी थी, इस्राएलियों ने उसी के अनुसार किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "EXO 39:33" + }, + "तब वे निवास को मूसा के पास ले आए, अर्थात् घुंडियाँ, तख्ते, बेंड़े, खम्भे, कुर्सियाँ आदि सारे सामान समेत तम्बू;", + { + "type": "verse:v", + "number": "34", + "sid": "EXO 39:34" + }, + "और लाल रंग से रंगी हुई मेढ़ों की खालों का ओढ़ना, और सुइसों की खालों का ओढ़ना, और बीच का परदा;", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 39:35" + }, + "डण्डों सहित साक्षीपत्र का सन्दूक, और प्रायश्चित का ढकना;", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 39:36" + }, + "सारे सामान समेत मेज, और भेंट की रोटी;", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 39:37" + }, + "सारे सामान सहित दीवट, और उसकी सजावट के दीपक और उजियाला देने के लिये तेल;", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 39:38" + }, + "सोने की वेदी, और अभिषेक का तेल, और सुगन्धित धूप, और तम्बू के द्वार का परदा;", + { + "type": "verse:v", + "number": "39", + "sid": "EXO 39:39" + }, + "पीतल की झंझरी, डण्डों और सारे सामान समेत पीतल की वेदी; और पाए समेत हौदी;", + { + "type": "verse:v", + "number": "40", + "sid": "EXO 39:40" + }, + "खम्भों और कुर्सियों समेत आँगन के पर्दे, और आँगन के द्वार का परदा, और डोरियाँ, और खूँटे, और मिलापवाले तम्बू के निवास की सेवा का सारा सामान;", + { + "type": "verse:v", + "number": "41", + "sid": "EXO 39:41" + }, + "पवित्रस्थान में सेवा टहल करने के लिये बेल बूटा काढ़े हुए वस्त्र, और हारून याजक के पवित्र वस्त्र, और उसके पुत्रों के वस्त्र जिन्हें पहनकर उन्हें याजक का काम करना था।", + { + "type": "verse:v", + "number": "42", + "sid": "EXO 39:42" + }, + "अर्थात् जो-जो आज्ञा यहोवा ने मूसा को दी थी उन्हीं के अनुसार इस्राएलियों ने सब काम किया।", + { + "type": "verse:v", + "number": "43", + "sid": "EXO 39:43" + }, + "तब मूसा ने सारे काम का निरीक्षण करके देखा कि उन्होंने यहोवा की आज्ञा के अनुसार सब कुछ किया है। और मूसा ने उनको आशीर्वाद दिया।" + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "EXO 40" + }, + { + "type": "para:s", + "content": [ + "मिलापवाले तम्बू स्थापित करने के निर्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "EXO 40:1" + }, + "फिर यहोवा ने मूसा से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "EXO 40:2" + }, + "“पहले महीने के पहले दिन को तू मिलापवाले तम्बू के निवास को खड़ा कर देना।", + { + "type": "verse:v", + "number": "3", + "sid": "EXO 40:3" + }, + "और उसमें साक्षीपत्र के सन्दूक को रखकर बीचवाले पर्दे की ओट में कर देना।", + { + "type": "verse:v", + "number": "4", + "sid": "EXO 40:4" + }, + "और मेज को भीतर ले जाकर जो कुछ उस पर सजाना है उसे सजा देना; तब दीवट को भीतर ले जाकर उसके दीपकों को जला देना।", + { + "type": "verse:v", + "number": "5", + "sid": "EXO 40:5" + }, + "और साक्षीपत्र के सन्दूक के सामने सोने की वेदी को जो धूप के लिये है उसे रखना, और निवास के द्वार के पर्दे को लगा देना।", + { + "type": "verse:v", + "number": "6", + "sid": "EXO 40:6" + }, + "और मिलापवाले तम्बू के निवास के द्वार के सामने होमवेदी को रखना।", + { + "type": "verse:v", + "number": "7", + "sid": "EXO 40:7" + }, + "और मिलापवाले तम्बू और वेदी के बीच हौदी को रखकर उसमें जल भरना।", + { + "type": "verse:v", + "number": "8", + "sid": "EXO 40:8" + }, + "और चारों ओर के आँगन की कनात को खड़ा करना, और उस आँगन के द्वार पर पर्दे को लटका देना।", + { + "type": "verse:v", + "number": "9", + "sid": "EXO 40:9" + }, + "और अभिषेक का तेल लेकर निवास का और जो कुछ उसमें होगा सब कुछ का अभिषेक करना, और सारे सामान समेत उसको पवित्र करना; तब वह पवित्र ठहरेगा।", + { + "type": "verse:v", + "number": "10", + "sid": "EXO 40:10" + }, + "सब सामान समेत होमवेदी का अभिषेक करके उसको पवित्र करना; तब वह परमपवित्र ठहरेगी।", + { + "type": "verse:v", + "number": "11", + "sid": "EXO 40:11" + }, + "पाए समेत हौदी का भी अभिषेक करके उसे पवित्र करना।", + { + "type": "verse:v", + "number": "12", + "sid": "EXO 40:12" + }, + "तब हारून और उसके पुत्रों को मिलापवाले तम्बू के द्वार पर ले जाकर जल से नहलाना,", + { + "type": "verse:v", + "number": "13", + "sid": "EXO 40:13" + }, + "और हारून को पवित्र वस्त्र पहनाना, और उसका अभिषेक करके उसको पवित्र करना कि वह मेरे लिये याजक का काम करे।", + { + "type": "verse:v", + "number": "14", + "sid": "EXO 40:14" + }, + "और उसके पुत्रों को ले जाकर अंगरखे पहनाना,", + { + "type": "verse:v", + "number": "15", + "sid": "EXO 40:15" + }, + "और जैसे तू उनके पिता का अभिषेक करे वैसे ही उनका भी अभिषेक करना कि वे मेरे लिये याजक का काम करें; और उनका अभिषेक उनकी पीढ़ी-पीढ़ी के लिये उनके सदा के याजकपद का चिन्ह ठहरेगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "मिलापवाले तम्बू का खड़ा किया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "EXO 40:16" + }, + "और मूसा ने जो-जो आज्ञा यहोवा ने उसको दी थी उसी के अनुसार किया।", + { + "type": "verse:v", + "number": "17", + "sid": "EXO 40:17" + }, + "और दूसरे वर्ष के पहले महीने के पहले दिन को निवास खड़ा किया गया।", + { + "type": "verse:v", + "number": "18", + "sid": "EXO 40:18" + }, + "मूसा ने निवास को खड़ा करवाया और उसकी कुर्सियाँ धर उसके तख्ते लगाकर उनमें बेंड़े डाले, और उसके खम्भों को खड़ा किया;", + { + "type": "verse:v", + "number": "19", + "sid": "EXO 40:19" + }, + "और उसने निवास के ऊपर तम्बू को फैलाया, और तम्बू के ऊपर उसने ओढ़ने को लगाया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", + { + "type": "verse:v", + "number": "20", + "sid": "EXO 40:20" + }, + "और उसने साक्षीपत्र को लेकर सन्दूक में रखा, और सन्दूक में डण्डों को लगाकर उसके ऊपर प्रायश्चित के ढकने को रख दिया;", + { + "type": "verse:v", + "number": "21", + "sid": "EXO 40:21" + }, + "और उसने सन्दूक को निवास में पहुँचवाया, और बीचवाले पर्दे को लटकवा के साक्षीपत्र के सन्दूक को उसके अन्दर किया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", + { + "type": "verse:v", + "number": "22", + "sid": "EXO 40:22" + }, + "और उसने मिलापवाले तम्बू में निवास की उत्तर की ओर बीच के पर्दे से बाहर मेज को लगवाया,", + { + "type": "verse:v", + "number": "23", + "sid": "EXO 40:23" + }, + "और उस पर उन ने यहोवा के सम्मुख रोटी सजा कर रखी; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", + { + "type": "verse:v", + "number": "24", + "sid": "EXO 40:24" + }, + "और उसने मिलापवाले तम्बू में मेज के सामने निवास की दक्षिण ओर पर दीवट को रखा,", + { + "type": "verse:v", + "number": "25", + "sid": "EXO 40:25" + }, + "और उसने दीपकों को यहोवा के सम्मुख जला दिया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", + { + "type": "verse:v", + "number": "26", + "sid": "EXO 40:26" + }, + "और उसने मिलापवाले तम्बू में बीच के पर्दे के सामने सोने की वेदी को रखा,", + { + "type": "verse:v", + "number": "27", + "sid": "EXO 40:27" + }, + "और उसने उस पर सुगन्धित धूप जलाया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", + { + "type": "verse:v", + "number": "28", + "sid": "EXO 40:28" + }, + "और उसने निवास के द्वार पर पर्दे को लगाया।", + { + "type": "verse:v", + "number": "29", + "sid": "EXO 40:29" + }, + "और मिलापवाले तम्बू के निवास के द्वार पर होमबलि को रखकर उस पर होमबलि और अन्नबलि को चढ़ाया; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", + { + "type": "verse:v", + "number": "30", + "sid": "EXO 40:30" + }, + "और उसने मिलापवाले तम्बू और वेदी के बीच हौदी को रखकर उसमें धोने के लिये जल डाला,", + { + "type": "verse:v", + "number": "31", + "sid": "EXO 40:31" + }, + "और मूसा और हारून और उसके पुत्रों ने उसमें अपने-अपने हाथ पाँव धोए;", + { + "type": "verse:v", + "number": "32", + "sid": "EXO 40:32" + }, + "और जब जब वे मिलापवाले तम्बू में या वेदी के पास जाते थे तब-तब वे हाथ पाँव धोते थे; जिस प्रकार यहोवा ने मूसा को आज्ञा दी थी।", + { + "type": "verse:v", + "number": "33", + "sid": "EXO 40:33" + }, + "और उसने निवास के चारों ओर और वेदी के आस-पास आँगन की कनात को खड़ा करवाया, और आँगन के द्वार के पर्दे को लटका दिया। इस प्रकार मूसा ने सब काम को पूरा किया।" + ] + }, + { + "type": "para:s", + "content": [ + "मिलापवाले तम्बू पर यहोवा की महिमा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "EXO 40:34" + }, + "तब बादल मिलापवाले तम्बू पर छा गया, और यहोवा का तेज निवास-स्थान में भर गया।", + { + "type": "verse:v", + "number": "35", + "sid": "EXO 40:35" + }, + "और बादल मिलापवाले तम्बू पर ठहर गया, और यहोवा का तेज निवास-स्थान में भर गया, इस कारण मूसा उसमें प्रवेश न कर सका।", + { + "type": "verse:v", + "number": "36", + "sid": "EXO 40:36" + }, + "इस्राएलियों की सारी यात्रा में ऐसा होता था, कि जब जब वह बादल निवास के ऊपर से उठ जाता तब-तब वे कूच करते थे।", + { + "type": "verse:v", + "number": "37", + "sid": "EXO 40:37" + }, + "और यदि वह न उठता, तो जिस दिन तक वह न उठता था उस दिन तक वे कूच नहीं करते थे।", + { + "type": "verse:v", + "number": "38", + "sid": "EXO 40:38" + }, + "इस्राएल के घराने की सारी यात्रा में दिन को तो यहोवा का बादल निवास पर, और रात को उसी बादल में आग उन सभी को दिखाई दिया करती थी।" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV7/origin-usj.json b/tests/special-cases/IRV7/origin-usj.json index ff416406..d7aa2aff 100644 --- a/tests/special-cases/IRV7/origin-usj.json +++ b/tests/special-cases/IRV7/origin-usj.json @@ -1,7125 +1,6803 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "JOS" + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "JOS", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "यहोशू" + ] + }, + { + "type": "para:toc1", + "content": [ + "यहोशू" + ] + }, + { + "type": "para:toc2", + "content": [ + "यहोशू" + ] + }, + { + "type": "para:toc3", + "content": [ + "यहो." + ] + }, + { + "type": "para:mt", + "content": [ + "यहोशू" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "यहोशू की पुस्तक में लेखक का नाम स्पष्ट नहीं है। अति सम्भव है कि नून का पुत्र यहोशू, मूसा का उत्तराधिकारी जो इस्राएल का अगुआ हुआ, उसी ने अधिकांश पुस्तक को लिखा है। इस पुस्तक का उत्तरार्ध सम्भवतः किसी और ने लिखा है, यहोशू के मरणोपरान्त। यह भी अति सम्भव है कि यहोशू के मरणोपरान्त इस पुस्तक के अनेक अंशों का संपादन/संकलन किया गया है। इस पुस्तक में मूसा की मृत्यु से लेकर यहोशू की अगुआई में प्रतिज्ञा देश पर विजय का वृत्तान्त है।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 1405 - 1385 ई. पू." + ] + }, + { + "type": "para:ip", + "content": [ + "एक सम्भावना यह भी है कि यह पुस्तक प्रतिज्ञा के प्रदेश पर यहोशू की विजय के समय का अभिलेख है।" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "यहोशू की पुस्तक इस्राएल के लिए और बाइबल के सब भावी पाठकों के लिए लिखी गई है।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "यहोशू की पुस्तक में प्रतिज्ञा के देश पर परमेश्वर की विजय के सैनिक अभियानों का सर्वेक्षण है। मिस्र के निर्गमन के बाद जंगल में विचरण के 40 वर्ष यह नवनिर्मित जाति अब प्रतिज्ञा के देश में प्रवेश करने पर है, वह वहाँ के निवासियों को पराजित करके उस देश पर अधिकार करेगी। यहोशू की पुस्तक में आगे चलकर दिखाया गया है कि वाचा के अधीन ये चुनी हुई जाति प्रतिज्ञा के देश में कैसे बस गई। इसमें अपनी वाचाओं के प्रति परमेश्वर की विश्वासयोग्यता का वर्णन किया गया है- उनके पूर्वजों के साथ बाँधी हुई वाचा तथा इस्राएल के साथ बाँधी गई सीनै पर प्रथम वाचा। धर्मशास्त्र की इस पुस्तक से परमेश्वर के लोगों को प्रेरणा तथा मार्गदर्शन प्राप्त होगा कि वे अपनी भावी पीढ़ियों में समरूपी वाचा के प्रति निष्ठा और एकता एवं उच्च नैतिकता में रहें।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "विजय" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. प्रतिज्ञा के देश में प्रवेश — 1:1-5:12" + ] + }, + { + "type": "para:io1", + "content": [ + "2. उस देश में विजय अभियान — 5:13-12:24" + ] + }, + { + "type": "para:io1", + "content": [ + "3. भूमि का विभाजन — 13:1-21:45" + ] + }, + { + "type": "para:io1", + "content": [ + "4. गोत्रों में एकता तथा परमेश्वर से स्वामिभक्ति — 22:1-24:33" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "JOS 1" + }, + { + "type": "para:s", + "content": [ + "यहोशू को परमेश्वर की आज्ञा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 1:1" + }, + "यहोवा के दास मूसा की मृत्यु के बाद यहोवा ने उसके सेवक यहोशू से जो नून का पुत्र था कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 1:2" + }, + "“", + { + "type": "char:it", + "content": [ + "मेरा दास मूसा मर गया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरा दास मूसा मर गया है:" + ] + }, + { + "type": "char:ft", + "content": [ + "व्यवस्था का प्रतिनिधि मूसा मर चुका है। अब यहोशू या जैसा यूनानी भाषा में कहा जाता है, यहोशू को परमेश्वर ने आज्ञा दी कि वह उस काम को पूरा करे जिसे मूसा पूरा नहीं कर पाया था अर्थात् इस्राएल को प्रतिज्ञा के देश में लेकर जाए।" + ] + } + ] + } + ] }, + "; सो अब तू उठ, कमर बाँध, और इस सारी प्रजा समेत यरदन पार होकर उस देश को जा जिसे मैं उनको अर्थात् इस्राएलियों को देता हूँ।", { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "verse:v", + "number": "3", + "sid": "JOS 1:3" }, + "उस वचन के अनुसार जो मैंने मूसा से कहा, अर्थात् जिस-जिस स्थान पर तुम पाँव रखोगे वह सब मैं तुम्हें दे देता हूँ।", { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "verse:v", + "number": "4", + "sid": "JOS 1:4" }, + "जंगल और उस लबानोन से लेकर फरात महानद तक, और सूर्यास्त की ओर महासमुद्र तक हित्तियों का सारा देश तुम्हारा भाग ठहरेगा।", { - "type": "para:h", - "content": [ - "यहोशू" - ] + "type": "verse:v", + "number": "5", + "sid": "JOS 1:5" }, + "तेरे जीवन भर कोई तेरे सामने ठहर न सकेगा; जैसे मैं मूसा के संग रहा वैसे ही तेरे संग भी रहूँगा; और न तो मैं तुझे धोखा दूँगा, और न तुझको छोड़ूँगा।", { - "type": "para:toc1", - "content": [ - "यहोशू" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 13:5)" + ] }, { - "type": "para:toc2", - "content": [ - "यहोशू" - ] + "type": "verse:v", + "number": "6", + "sid": "JOS 1:6" }, + "इसलिए हियाव बाँधकर दृढ़ हो जा; क्योंकि जिस देश के देने की शपथ मैंने इन लोगों के पूर्वजों से खाई थी उसका अधिकारी तू इन्हें करेगा।", { - "type": "para:toc3", - "content": [ - "यहो." - ] + "type": "verse:v", + "number": "7", + "sid": "JOS 1:7" }, + "इतना हो कि तू हियाव बाँधकर और बहुत दृढ़ होकर जो व्यवस्था मेरे दास मूसा ने तुझे दी है उन सब के अनुसार करने में चौकसी करना; और उससे न तो दाएँ मुड़ना और न बाएँ, तब जहाँ-जहाँ तू जाएगा वहाँ-वहाँ तेरा काम सफल होगा।", { - "type": "para:mt", - "content": [ - "यहोशू" - ] + "type": "verse:v", + "number": "8", + "sid": "JOS 1:8" }, + "व्यवस्था की यह पुस्तक तेरे चित्त से कभी न उतरने पाए, इसी में दिन-रात ध्यान दिए रहना, इसलिए कि जो कुछ उसमें लिखा है उसके अनुसार करने की तू चौकसी करे; क्योंकि ऐसा ही करने से तेरे सब काम सफल होंगे, और तू प्रभावशाली होगा।", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "verse:v", + "number": "9", + "sid": "JOS 1:9" }, + "क्या मैंने तुझे आज्ञा नहीं दी? हियाव बाँधकर दृढ़ हो जा; भय न खा, और तेरा मन कच्चा न हो; क्योंकि जहाँ-जहाँ तू जाएगा वहाँ-वहाँ तेरा परमेश्वर यहोवा तेरे संग रहेगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "गोत्रों का आज्ञा मानना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "यहोशू की पुस्तक में लेखक का नाम स्पष्ट नहीं है। अति सम्भव है कि नून का पुत्र यहोशू, मूसा का उत्तराधिकारी जो इस्राएल का अगुआ हुआ, उसी ने अधिकांश पुस्तक को लिखा है। इस पुस्तक का उत्तरार्ध सम्भवतः किसी और ने लिखा है, यहोशू के मरणोपरान्त। यह भी अति सम्भव है कि यहोशू के मरणोपरान्त इस पुस्तक के अनेक अंशों का संपादन/संकलन किया गया है। इस पुस्तक में मूसा की मृत्यु से लेकर यहोशू की अगुआई में प्रतिज्ञा देश पर विजय का वृत्तान्त है।" - ] + "type": "verse:v", + "number": "10", + "sid": "JOS 1:10" }, + "तब यहोशू ने प्रजा के सरदारों को यह आज्ञा दी,", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "verse:v", + "number": "11", + "sid": "JOS 1:11" }, + "“छावनी में इधर-उधर जाकर प्रजा के लोगों को यह आज्ञा दो, कि", + { + "type": "char:it", + "content": [ + "अपने-अपने लिए भोजन तैयार कर रखो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.11" + ] + }, + { + "type": "char:fq", + "content": [ + "अपने-अपने लिए भोजन तैयार कर रखो:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस आज्ञा का उद्देश्य सम्भवतः यह था कि एक बार जब वे यरदन पार कर लेंगे तब मन्ना बरसना बन्द हो जाएगा।" + ] + } + ] + } + ] + }, + "; क्योंकि तीन दिन के भीतर तुम को इस यरदन के पार उतरकर उस देश को अपने अधिकार में लेने के लिये जाना है जिसे तुम्हारा परमेश्वर यहोवा तुम्हारे अधिकार में देनेवाला है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "लगभग 1405 - 1385 ई. पू." - ] + "type": "verse:v", + "number": "12", + "sid": "JOS 1:12" }, + "फिर यहोशू ने रूबेनियों, गादियों, और मनश्शे के आधे गोत्र के लोगों से कहा,", { - "type": "para:ip", - "content": [ - "एक सम्भावना यह भी है कि यह पुस्तक प्रतिज्ञा के प्रदेश पर यहोशू की विजय के समय का अभिलेख है।" - ] + "type": "verse:v", + "number": "13", + "sid": "JOS 1:13" }, + "“जो बात यहोवा के दास मूसा ने तुम से कही थी, कि तुम्हारा परमेश्वर यहोवा तुम्हें विश्राम देता है, और यही देश तुम्हें देगा, उसकी सुधि करो।", { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "14", + "sid": "JOS 1:14" }, + "तुम्हारी स्त्रियाँ, बाल-बच्चे, और पशु तो इस देश में रहें जो मूसा ने तुम्हें यरदन के इस पार दिया, परन्तु तुम जो शूरवीर हो पाँति बाँधे हुए अपने भाइयों के आगे-आगे पार उतर चलो, और उनकी सहायता करो;", { - "type": "para:ip", - "content": [ - "यहोशू की पुस्तक इस्राएल के लिए और बाइबल के सब भावी पाठकों के लिए लिखी गई है।" - ] + "type": "verse:v", + "number": "15", + "sid": "JOS 1:15" }, + "और जब यहोवा उनको ऐसा विश्राम देगा जैसा वह तुम्हें दे चुका है, और वे भी तुम्हारे परमेश्वर यहोवा के दिए हुए देश के अधिकारी हो जाएँगे; तब तुम अपने अधिकार के देश में, जो यहोवा के दास मूसा ने यरदन के इस पार सूर्योदय की ओर तुम्हें दिया है, लौटकर इसके अधिकारी होंगे।”", { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "16", + "sid": "JOS 1:16" }, + "तब उन्होंने यहोशू को उत्तर दिया, “जो कुछ तूने हमें करने की आज्ञा दी है वह हम करेंगे, और जहाँ कहीं तू हमें भेजे वहाँ हम जाएँगे।", { - "type": "para:ip", - "content": [ - "यहोशू की पुस्तक में प्रतिज्ञा के देश पर परमेश्वर की विजय के सैनिक अभियानों का सर्वेक्षण है। मिस्र के निर्गमन के बाद जंगल में विचरण के 40 वर्ष यह नवनिर्मित जाति अब प्रतिज्ञा के देश में प्रवेश करने पर है, वह वहाँ के निवासियों को पराजित करके उस देश पर अधिकार करेगी। यहोशू की पुस्तक में आगे चलकर दिखाया गया है कि वाचा के अधीन ये चुनी हुई जाति प्रतिज्ञा के देश में कैसे बस गई। इसमें अपनी वाचाओं के प्रति परमेश्वर की विश्वासयोग्यता का वर्णन किया गया है- उनके पूर्वजों के साथ बाँधी हुई वाचा तथा इस्राएल के साथ बाँधी गई सीनै पर प्रथम वाचा। धर्मशास्त्र की इस पुस्तक से परमेश्वर के लोगों को प्रेरणा तथा मार्गदर्शन प्राप्त होगा कि वे अपनी भावी पीढ़ियों में समरूपी वाचा के प्रति निष्ठा और एकता एवं उच्च नैतिकता में रहें।" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 1:17" }, + "जैसे हम सब बातों में मूसा की मानते थे वैसे ही तेरी भी माना करेंगे; इतना हो कि तेरा परमेश्वर यहोवा जैसा मूसा के संग रहता था वैसे ही तेरे संग भी रहे।", { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "18", + "sid": "JOS 1:18" }, + "कोई क्यों न हो जो तेरे विरुद्ध बलवा करे, और जितनी आज्ञाएँ तू दे उनको न माने, तो वह मार डाला जाएगा। परन्तु तू दृढ़ और हियाव बाँधे रह।”" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "JOS 2" + }, + { + "type": "para:s", + "content": [ + "यरीहो का भेद लिया जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:ip", - "content": [ - "विजय" - ] + "type": "verse:v", + "number": "1", + "sid": "JOS 2:1" }, + "तब नून के पुत्र यहोशू ने दो भेदियों को शित्तीम से चुपके से भेज दिया, और उनसे कहा, “जाकर उस देश और यरीहो को देखो।” तुरन्त वे चल दिए, और राहाब नामक किसी वेश्या के घर में जाकर सो गए।", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "2", + "sid": "JOS 2:2" }, + "तब किसी ने यरीहो के राजा से कहा, “आज की रात कई एक इस्राएली हमारे देश का भेद लेने को यहाँ आए हुए हैं।”", { - "type": "para:io1", - "content": [ - "1. प्रतिज्ञा के देश में प्रवेश — 1:1-5:12" - ] + "type": "verse:v", + "number": "3", + "sid": "JOS 2:3" }, + "तब यरीहो के राजा ने राहाब के पास यह कहला भेजा, “जो पुरुष तेरे यहाँ आए हैं उन्हें बाहर ले आ; क्योंकि वे सारे देश का भेद लेने को आए हैं।”", { - "type": "para:io1", - "content": [ - "2. उस देश में विजय अभियान — 5:13-12:24" - ] + "type": "verse:v", + "number": "4", + "sid": "JOS 2:4" }, + "उस स्त्री ने दोनों पुरुषों को छिपा रखा; और इस प्रकार कहा, “मेरे पास कई पुरुष आए तो थे, परन्तु", { - "type": "para:io1", - "content": [ - "3. भूमि का विभाजन — 13:1-21:45" - ] + "type": "char:it", + "content": [ + "मैं नहीं जानती कि वे कहाँ के थे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.4" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं नहीं जानती कि वे कहाँ के थे:" + ] + }, + { + "type": "char:ft", + "content": [ + "राहाब ने जो कार्य किया वह परमेश्वर के उद्घोषित वचन एवं अंगीकार से कि उसकी इच्छा का विरोध करना व्यर्थ है वरन् दुष्टता है।" + ] + } + ] + } + ] }, + ";", { - "type": "para:io1", - "content": [ - "4. गोत्रों में एकता तथा परमेश्वर से स्वामिभक्ति — 22:1-24:33" - ] + "type": "char:bdit", + "content": [ + "(याकू. 2:25)" + ] }, { - "type": "chapter:c", - "number": "1", - "sid": "JOS 1" + "type": "verse:v", + "number": "5", + "sid": "JOS 2:5" }, + "और जब अंधेरा हुआ, और फाटक बन्द होने लगा, तब वे निकल गए; मुझे मालूम नहीं कि वे कहाँ गए; तुम फुर्ती करके उनका पीछा करो तो उन्हें जा पकड़ोगे।”", { - "type": "para:s", - "content": [ - "यहोशू को परमेश्वर की आज्ञा" - ] + "type": "verse:v", + "number": "6", + "sid": "JOS 2:6" }, + "उसने उनको घर की छत पर चढ़ाकर", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 1:1" - }, - "यहोवा के दास मूसा की मृत्यु के बाद यहोवा ने उसके सेवक यहोशू से जो नून का पुत्र था कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 1:2" - }, - "“", - { - "type": "char:it", - "content": [ - "मेरा दास मूसा मर गया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरा दास मूसा मर गया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "व्यवस्था का प्रतिनिधि मूसा मर चुका है। अब यहोशू या जैसा यूनानी भाषा में कहा जाता है, यहोशू को परमेश्वर ने आज्ञा दी कि वह उस काम को पूरा करे जिसे मूसा पूरा नहीं कर पाया था अर्थात् इस्राएल को प्रतिज्ञा के देश में लेकर जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; सो अब तू उठ, कमर बाँध, और इस सारी प्रजा समेत यरदन पार होकर उस देश को जा जिसे मैं उनको अर्थात् इस्राएलियों को देता हूँ।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JOS 1:3" - }, - "उस वचन के अनुसार जो मैंने मूसा से कहा, अर्थात् जिस-जिस स्थान पर तुम पाँव रखोगे वह सब मैं तुम्हें दे देता हूँ।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 1:4" - }, - "जंगल और उस लबानोन से लेकर फरात महानद तक, और सूर्यास्त की ओर महासमुद्र तक हित्तियों का सारा देश तुम्हारा भाग ठहरेगा।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 1:5" - }, - "तेरे जीवन भर कोई तेरे सामने ठहर न सकेगा; जैसे मैं मूसा के संग रहा वैसे ही तेरे संग भी रहूँगा; और न तो मैं तुझे धोखा दूँगा, और न तुझको छोड़ूँगा।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 13:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 1:6" - }, - "इसलिए हियाव बाँधकर दृढ़ हो जा; क्योंकि जिस देश के देने की शपथ मैंने इन लोगों के पूर्वजों से खाई थी उसका अधिकारी तू इन्हें करेगा।", + "type": "char:it", + "content": [ + "सनई की लकड़ियों के नीचे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "7", - "sid": "JOS 1:7" + "type": "char:fr", + "content": [ + "2.6" + ] }, - "इतना हो कि तू हियाव बाँधकर और बहुत दृढ़ होकर जो व्यवस्था मेरे दास मूसा ने तुझे दी है उन सब के अनुसार करने में चौकसी करना; और उससे न तो दाएँ मुड़ना और न बाएँ, तब जहाँ-जहाँ तू जाएगा वहाँ-वहाँ तेरा काम सफल होगा।", { - "type": "verse:v", - "number": "8", - "sid": "JOS 1:8" + "type": "char:fq", + "content": [ + "सनई की लकड़ियों के नीचे:" + ] }, - "व्यवस्था की यह पुस्तक तेरे चित्त से कभी न उतरने पाए, इसी में दिन-रात ध्यान दिए रहना, इसलिए कि जो कुछ उसमें लिखा है उसके अनुसार करने की तू चौकसी करे; क्योंकि ऐसा ही करने से तेरे सब काम सफल होंगे, और तू प्रभावशाली होगा।", { - "type": "verse:v", - "number": "9", - "sid": "JOS 1:9" - }, - "क्या मैंने तुझे आज्ञा नहीं दी? हियाव बाँधकर दृढ़ हो जा; भय न खा, और तेरा मन कच्चा न हो; क्योंकि जहाँ-जहाँ तू जाएगा वहाँ-वहाँ तेरा परमेश्वर यहोवा तेरे संग रहेगा।”" - ] + "type": "char:ft", + "content": [ + "वृक्षों के फूस की" + ] + } + ] + } + ] }, + "छिपा दिया था जो उसने छत पर सजा कर रखी थी।", { - "type": "para:s", - "content": [ - "गोत्रों का आज्ञा मानना" - ] + "type": "verse:v", + "number": "7", + "sid": "JOS 2:7" }, + "वे पुरुष तो यरदन का मार्ग ले उनकी खोज में घाट तक चले गए; और ज्यों ही उनको खोजनेवाले फाटक से निकले त्यों ही फाटक बन्द किया गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JOS 1:10" - }, - "तब यहोशू ने प्रजा के सरदारों को यह आज्ञा दी,", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 1:11" - }, - "“छावनी में इधर-उधर जाकर प्रजा के लोगों को यह आज्ञा दो, कि", - { - "type": "char:it", - "content": [ - "अपने-अपने लिए भोजन तैयार कर रखो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.11" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने-अपने लिए भोजन तैयार कर रखो:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस आज्ञा का उद्देश्य सम्भवतः यह था कि एक बार जब वे यरदन पार कर लेंगे तब मन्ना बरसना बन्द हो जाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि तीन दिन के भीतर तुम को इस यरदन के पार उतरकर उस देश को अपने अधिकार में लेने के लिये जाना है जिसे तुम्हारा परमेश्वर यहोवा तुम्हारे अधिकार में देनेवाला है।”" - ] - } - ] + "type": "verse:v", + "number": "8", + "sid": "JOS 2:8" }, + "और ये लेटने न पाए थे कि वह स्त्री छत पर इनके पास जाकर", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JOS 1:12" - }, - "फिर यहोशू ने रूबेनियों, गादियों, और मनश्शे के आधे गोत्र के लोगों से कहा,", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 1:13" - }, - "“जो बात यहोवा के दास मूसा ने तुम से कही थी, कि तुम्हारा परमेश्वर यहोवा तुम्हें विश्राम देता है, और यही देश तुम्हें देगा, उसकी सुधि करो।", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 1:14" - }, - "तुम्हारी स्त्रियाँ, बाल-बच्चे, और पशु तो इस देश में रहें जो मूसा ने तुम्हें यरदन के इस पार दिया, परन्तु तुम जो शूरवीर हो पाँति बाँधे हुए अपने भाइयों के आगे-आगे पार उतर चलो, और उनकी सहायता करो;", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 1:15" - }, - "और जब यहोवा उनको ऐसा विश्राम देगा जैसा वह तुम्हें दे चुका है, और वे भी तुम्हारे परमेश्वर यहोवा के दिए हुए देश के अधिकारी हो जाएँगे; तब तुम अपने अधिकार के देश में, जो यहोवा के दास मूसा ने यरदन के इस पार सूर्योदय की ओर तुम्हें दिया है, लौटकर इसके अधिकारी होंगे।”", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 1:16" - }, - "तब उन्होंने यहोशू को उत्तर दिया, “जो कुछ तूने हमें करने की आज्ञा दी है वह हम करेंगे, और जहाँ कहीं तू हमें भेजे वहाँ हम जाएँगे।", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 1:17" - }, - "जैसे हम सब बातों में मूसा की मानते थे वैसे ही तेरी भी माना करेंगे; इतना हो कि तेरा परमेश्वर यहोवा जैसा मूसा के संग रहता था वैसे ही तेरे संग भी रहे।", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 1:18" - }, - "कोई क्यों न हो जो तेरे विरुद्ध बलवा करे, और जितनी आज्ञाएँ तू दे उनको न माने, तो वह मार डाला जाएगा। परन्तु तू दृढ़ और हियाव बाँधे रह।”" - ] + "type": "verse:v", + "number": "9", + "sid": "JOS 2:9" }, + "इन पुरुषों से कहने लगी, “मुझे तो निश्चय है कि यहोवा ने तुम लोगों को यह देश दिया है, और तुम्हारा भय हम लोगों के मन में समाया है, और इस देश के सब निवासी तुम्हारे कारण घबरा रहे हैं।", { - "type": "chapter:c", - "number": "2", - "sid": "JOS 2" + "type": "verse:v", + "number": "10", + "sid": "JOS 2:10" }, + "क्योंकि हमने सुना है कि यहोवा ने तुम्हारे मिस्र से निकलने के समय तुम्हारे सामने लाल समुद्र का जल सूखा दिया। और तुम लोगों ने सीहोन और ओग नामक यरदन पार रहनेवाले एमोरियों के दोनों राजाओं का सत्यानाश कर डाला है।", { - "type": "para:s", - "content": [ - "यरीहो का भेद लिया जाना" - ] + "type": "verse:v", + "number": "11", + "sid": "JOS 2:11" }, + "और यह सुनते ही हमारा मन पिघल गया, और तुम्हारे कारण किसी के जी में जी न रहा; क्योंकि तुम्हारा परमेश्वर यहोवा ऊपर के आकाश का और नीचे की पृथ्वी का परमेश्वर है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 2:1" - }, - "तब नून के पुत्र यहोशू ने दो भेदियों को शित्तीम से चुपके से भेज दिया, और उनसे कहा, “जाकर उस देश और यरीहो को देखो।” तुरन्त वे चल दिए, और राहाब नामक किसी वेश्या के घर में जाकर सो गए।", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 2:2" - }, - "तब किसी ने यरीहो के राजा से कहा, “आज की रात कई एक इस्राएली हमारे देश का भेद लेने को यहाँ आए हुए हैं।”", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 2:3" - }, - "तब यरीहो के राजा ने राहाब के पास यह कहला भेजा, “जो पुरुष तेरे यहाँ आए हैं उन्हें बाहर ले आ; क्योंकि वे सारे देश का भेद लेने को आए हैं।”", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 2:4" - }, - "उस स्त्री ने दोनों पुरुषों को छिपा रखा; और इस प्रकार कहा, “मेरे पास कई पुरुष आए तो थे, परन्तु", - { - "type": "char:it", - "content": [ - "मैं नहीं जानती कि वे कहाँ के थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.4" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं नहीं जानती कि वे कहाँ के थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "राहाब ने जो कार्य किया वह परमेश्वर के उद्घोषित वचन एवं अंगीकार से कि उसकी इच्छा का विरोध करना व्यर्थ है वरन् दुष्टता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - }, - { - "type": "char:bdit", - "content": [ - "(याकू. 2:25)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 2:5" - }, - "और जब अंधेरा हुआ, और फाटक बन्द होने लगा, तब वे निकल गए; मुझे मालूम नहीं कि वे कहाँ गए; तुम फुर्ती करके उनका पीछा करो तो उन्हें जा पकड़ोगे।”", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 2:6" - }, - "उसने उनको घर की छत पर चढ़ाकर", - { - "type": "char:it", - "content": [ - "सनई की लकड़ियों के नीचे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.6" - ] - }, - { - "type": "char:fq", - "content": [ - "सनई की लकड़ियों के नीचे:" - ] - }, - { - "type": "char:ft", - "content": [ - "वृक्षों के फूस की" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* छिपा दिया था जो उसने छत पर सजा कर रखी थी।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "JOS 2:7" - }, - "वे पुरुष तो यरदन का मार्ग ले उनकी खोज में घाट तक चले गए; और ज्यों ही उनको खोजनेवाले फाटक से निकले त्यों ही फाटक बन्द किया गया।" - ] + "type": "verse:v", + "number": "12", + "sid": "JOS 2:12" }, + "अब मैंने जो तुम पर दया की है, इसलिए मुझसे यहोवा की शपथ खाओ कि तुम भी मेरे पिता के घराने पर दया करोगे, और इसका सच्चा चिन्ह मुझे दो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JOS 2:8" - }, - "और ये लेटने न पाए थे कि वह स्त्री छत पर इनके पास जाकर", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 2:9" - }, - "इन पुरुषों से कहने लगी, “मुझे तो निश्चय है कि यहोवा ने तुम लोगों को यह देश दिया है, और तुम्हारा भय हम लोगों के मन में समाया है, और इस देश के सब निवासी तुम्हारे कारण घबरा रहे हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 2:10" - }, - "क्योंकि हमने सुना है कि यहोवा ने तुम्हारे मिस्र से निकलने के समय तुम्हारे सामने लाल समुद्र का जल सूखा दिया। और तुम लोगों ने सीहोन और ओग नामक यरदन पार रहनेवाले एमोरियों के दोनों राजाओं का सत्यानाश कर डाला है।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 2:11" - }, - "और यह सुनते ही हमारा मन पिघल गया, और तुम्हारे कारण किसी के जी में जी न रहा; क्योंकि तुम्हारा परमेश्वर यहोवा ऊपर के आकाश का और नीचे की पृथ्वी का परमेश्वर है।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 2:12" - }, - "अब मैंने जो तुम पर दया की है, इसलिए मुझसे यहोवा की शपथ खाओ कि तुम भी मेरे पिता के घराने पर दया करोगे, और इसका सच्चा चिन्ह मुझे दो,", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:31)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 2:13" - }, - "कि तुम मेरे माता-पिता, भाइयों और बहनों को, और जो कुछ उनका है उन सभी को भी जीवित रख छोड़ो, और हम सभी का प्राण मरने से बचाओगे।”", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 2:14" - }, - "तब उन पुरुषों ने उससे कहा, “यदि तू हमारी यह बात किसी पर प्रगट न करे, तो", + "type": "char:bdit", + "content": [ + "(इब्रा. 11:31)" + ] + }, + { + "type": "verse:v", + "number": "13", + "sid": "JOS 2:13" + }, + "कि तुम मेरे माता-पिता, भाइयों और बहनों को, और जो कुछ उनका है उन सभी को भी जीवित रख छोड़ो, और हम सभी का प्राण मरने से बचाओगे।”", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 2:14" + }, + "तब उन पुरुषों ने उससे कहा, “यदि तू हमारी यह बात किसी पर प्रगट न करे, तो", + { + "type": "char:it", + "content": [ + "तुम्हारे प्राण के बदले हमारा प्राण", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तुम्हारे प्राण के बदले हमारा प्राण" - ] + "type": "char:fr", + "content": [ + "2.14" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.14" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम्हारे प्राण के बदले हमारा प्राण:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह एक प्रकार की शपथ थी परमेश्वर को पुकारा गया कि यदि उन्होंने राहाब का जीवन सुरक्षित रखने की अपनी प्रतिज्ञा पूरी नहीं की तो परमेश्वर उन्हें मृत्यु दे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तुम्हारे प्राण के बदले हमारा प्राण:" + ] }, { - "type": "char:it", - "content": [ - "* जाए; और जब यहोवा हमको यह देश देगा, तब हम तेरे साथ कृपा और सच्चाई से बर्ताव करेंगे।”" - ] + "type": "char:ft", + "content": [ + "यह एक प्रकार की शपथ थी परमेश्वर को पुकारा गया कि यदि उन्होंने राहाब का जीवन सुरक्षित रखने की अपनी प्रतिज्ञा पूरी नहीं की तो परमेश्वर उन्हें मृत्यु दे।" + ] + } + ] + } + ] + }, + "जाए; और जब यहोवा हमको यह देश देगा, तब हम तेरे साथ कृपा और सच्चाई से बर्ताव करेंगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JOS 2:15" + }, + "तब राहाब जिसका घर", + { + "type": "char:it", + "content": [ + "शहरपनाह पर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.15" + ] + }, + { + "type": "char:fq", + "content": [ + "शहरपनाह पर:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसके घर की पिछली दीवार सम्भवतः शहरपनाह थी और उसकी खिड़की बाहर जंगल की ओर खुलती थी।" + ] } - ] + ] + } + ] }, + "बना था, और वह वहीं रहती थी, उसने उनको खिड़की से रस्सी के बल उतार के नगर के बाहर कर दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JOS 2:15" - }, - "तब राहाब जिसका घर", - { - "type": "char:it", - "content": [ - "शहरपनाह पर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.15" - ] - }, - { - "type": "char:fq", - "content": [ - "शहरपनाह पर:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसके घर की पिछली दीवार सम्भवतः शहरपनाह थी और उसकी खिड़की बाहर जंगल की ओर खुलती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बना था, और वह वहीं रहती थी, उसने उनको खिड़की से रस्सी के बल उतार के नगर के बाहर कर दिया।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(याकू. 2:25)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 2:16" - }, - "और उसने उनसे कहा, “पहाड़ को चले जाओ, ऐसा न हो कि खोजनेवाले तुम को पाएँ; इसलिए जब तक तुम्हारे खोजनेवाले लौट न आएँ तब तक, अर्थात् तीन दिन वहीं छिपे रहना, उसके बाद अपना मार्ग लेना।”", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 2:17" - }, - "उन्होंने उससे कहा, जो शपथ तूने हमको खिलाई है उसके विषय में हम तो निर्दोष रहेंगे।", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 2:18" - }, - "सुन, जब हम लोग इस देश में आएँगे, तब जिस खिड़की से तूने हमको उतारा है उसमें यही लाल रंग के सूत की डोरी बाँध देना; और अपने माता पिता, भाइयों, वरन् अपने पिता के घराने को इसी घर में अपने पास इकट्ठा कर रखना।", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 2:19" - }, - "तब जो कोई तेरे घर के द्वार से बाहर निकले, उसके खून का दोष उसी के सिर पड़ेगा, और हम निर्दोष ठहरेंगे: परन्तु यदि तेरे संग घर में रहते हुए किसी पर किसी का हाथ पड़े, तो उसके खून का दोष हमारे सिर पर पड़ेगा।" - ] + "type": "char:bdit", + "content": [ + "(याकू. 2:25)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JOS 2:20" - }, - "फिर यदि तू हमारी यह बात किसी पर प्रगट करे, तो जो शपथ तूने हमको खिलाई है उससे हम स्वतंत्र ठहरेंगे।”", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 2:21" - }, - "उसने कहा, “तुम्हारे वचनों के अनुसार हो।” तब उसने उनको विदा किया, और वे चले गए; और उसने लाल रंग की डोरी को खिड़की में बाँध दिया।" - ] + "type": "verse:v", + "number": "16", + "sid": "JOS 2:16" }, + "और उसने उनसे कहा, “पहाड़ को चले जाओ, ऐसा न हो कि खोजनेवाले तुम को पाएँ; इसलिए जब तक तुम्हारे खोजनेवाले लौट न आएँ तब तक, अर्थात् तीन दिन वहीं छिपे रहना, उसके बाद अपना मार्ग लेना।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JOS 2:22" - }, - "और वे जाकर पहाड़ तक पहुँचे, और वहाँ खोजनेवालों के लौटने तक, अर्थात् तीन दिन तक रहे; और खोजनेवाले उनको सारे मार्ग में ढूँढ़ते रहे और कहीं न पाया।", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 2:23" - }, - "तब वे दोनों पुरुष पहाड़ से उतरे, और पार जाकर नून के पुत्र यहोशू के पास पहुँचकर जो कुछ उन पर बीता था उसका वर्णन किया।", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 2:24" - }, - "और उन्होंने यहोशू से कहा, “निःसन्देह यहोवा ने वह सारा देश हमारे हाथ में कर दिया है; फिर इसके सिवाय उसके सारे निवासी हमारे कारण घबरा रहे हैं।”" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 2:17" }, + "उन्होंने उससे कहा, जो शपथ तूने हमको खिलाई है उसके विषय में हम तो निर्दोष रहेंगे।", { - "type": "chapter:c", - "number": "3", - "sid": "JOS 3" + "type": "verse:v", + "number": "18", + "sid": "JOS 2:18" + }, + "सुन, जब हम लोग इस देश में आएँगे, तब जिस खिड़की से तूने हमको उतारा है उसमें यही लाल रंग के सूत की डोरी बाँध देना; और अपने माता पिता, भाइयों, वरन् अपने पिता के घराने को इसी घर में अपने पास इकट्ठा कर रखना।", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 2:19" }, + "तब जो कोई तेरे घर के द्वार से बाहर निकले, उसके खून का दोष उसी के सिर पड़ेगा, और हम निर्दोष ठहरेंगे: परन्तु यदि तेरे संग घर में रहते हुए किसी पर किसी का हाथ पड़े, तो उसके खून का दोष हमारे सिर पर पड़ेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "इस्राएलियों का यरदन पार उतर जाना" - ] + "type": "verse:v", + "number": "20", + "sid": "JOS 2:20" }, + "फिर यदि तू हमारी यह बात किसी पर प्रगट करे, तो जो शपथ तूने हमको खिलाई है उससे हम स्वतंत्र ठहरेंगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 3:1" - }, - "यहोशू सवेरे उठा, और सब इस्राएलियों को साथ ले शित्तीम से कूच कर यरदन के किनारे आया; और वे पार उतरने से पहले वहीं टिक गए।", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 3:2" - }, - "और तीन दिन के बाद सरदारों ने छावनी के बीच जाकर", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 3:3" - }, - "प्रजा के लोगों को यह आज्ञा दी, “जब तुम को अपने परमेश्वर यहोवा की वाचा का सन्दूक और उसे उठाए हुए लेवीय याजक भी दिखाई दें, तब अपने स्थान से कूच करके उसके पीछे-पीछे चलना,", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 3:4" - }, - "परन्तु उसके और तुम्हारे बीच में दो हजार हाथ के लगभग अन्तर रहे; तुम", - { - "type": "char:it", - "content": [ - "सन्दूक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.4" - ] - }, - { - "type": "char:fq", - "content": [ - "सन्दूक:" - ] - }, - { - "type": "char:ft", - "content": [ - "वाचा का सन्दूक वाचा के प्रतिपादन से ही परमेश्वर का आसन था यह सन्दूक आगे-आगे इसलिए चला कि उन्हें इस बात का बोध हो कि इसके द्वारा परमेश्वर उनकी अगुआई कर रहा था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के निकट न जाना। ताकि तुम देख सको, कि किस मार्ग से तुम को चलना है, क्योंकि अब तक तुम इस मार्ग पर होकर नहीं चले।”" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JOS 3:5" - }, - "फिर यहोशू ने प्रजा के लोगों से कहा, “तुम अपने आपको पवित्र करो; क्योंकि कल के दिन यहोवा तुम्हारे मध्य में आश्चर्यकर्म करेगा।”", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 3:6" - }, - "तब यहोशू ने याजकों से कहा, “वाचा का सन्दूक उठाकर प्रजा के आगे-आगे चलो।” तब वे वाचा का सन्दूक उठाकर आगे-आगे चले।" - ] + "type": "verse:v", + "number": "21", + "sid": "JOS 2:21" }, + "उसने कहा, “तुम्हारे वचनों के अनुसार हो।” तब उसने उनको विदा किया, और वे चले गए; और उसने लाल रंग की डोरी को खिड़की में बाँध दिया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JOS 3:7" - }, - "तब यहोवा ने यहोशू से कहा, “", - { - "type": "char:it", - "content": [ - "आज के दिन से मैं सब इस्राएलियों के सम्मुख तेरी प्रशंसा करना आरम्भ करूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.7" - ] - }, - { - "type": "char:fq", - "content": [ - "आज के दिन से मैं सब इस्राएलियों के सम्मुख तेरी प्रशंसा करना आरम्भ करूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "जिस प्रकार कि मूसा को परमेश्वर ने एक असाधारण कार्य के लिए चमत्कारों के प्रदर्शन के साथ भेजा था, विशेष करके लाल सागर को दो भाग करना, इसी प्रकार यहोशू भी सम्पन्न करके भेजा गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जिससे वे जान लें कि जैसे मैं मूसा के संग रहता था वैसे ही मैं तेरे संग भी हूँ।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "JOS 3:8" - }, - "और तू वाचा के सन्दूक के उठानेवाले याजकों को यह आज्ञा दे, ‘जब तुम यरदन के जल के किनारे पहुँचो, तब यरदन में खड़े रहना।’”" - ] + "type": "verse:v", + "number": "22", + "sid": "JOS 2:22" }, + "और वे जाकर पहाड़ तक पहुँचे, और वहाँ खोजनेवालों के लौटने तक, अर्थात् तीन दिन तक रहे; और खोजनेवाले उनको सारे मार्ग में ढूँढ़ते रहे और कहीं न पाया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JOS 3:9" - }, - "तब यहोशू ने इस्राएलियों से कहा, “पास आकर अपने परमेश्वर यहोवा के वचन सुनो।”", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 3:10" - }, - "और यहोशू कहने लगा, “इससे तुम जान लोगे कि जीवित परमेश्वर तुम्हारे मध्य में है, और वह तुम्हारे सामने से निःसन्देह कनानियों, हित्तियों, हिब्बियों, परिज्जियों, गिर्गाशियों, एमोरियों, और यबूसियों को उनके देश में से निकाल देगा।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 3:11" - }, - "सुनो, पृथ्वी भर के प्रभु की वाचा का सन्दूक तुम्हारे आगे-आगे यरदन में जाने को है।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 3:12" - }, - "इसलिए अब इस्राएल के गोत्रों में से बारह पुरुषों को चुन लो, वे एक-एक गोत्र में से एक पुरुष हो।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 3:13" - }, - "और जिस समय पृथ्वी भर के प्रभु यहोवा की वाचा का सन्दूक उठानेवाले याजकों के पाँव यरदन के जल में पड़ेंगे, उस समय यरदन का ऊपर से बहता हुआ जल थम जाएगा, और ढेर होकर ठहरा रहेगा।”" - ] + "type": "verse:v", + "number": "23", + "sid": "JOS 2:23" }, + "तब वे दोनों पुरुष पहाड़ से उतरे, और पार जाकर नून के पुत्र यहोशू के पास पहुँचकर जो कुछ उन पर बीता था उसका वर्णन किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JOS 3:14" - }, - "इसलिए जब प्रजा के लोगों ने अपने डेरों से यरदन पार जाने को कूच किया, और याजक वाचा का सन्दूक उठाए हुए प्रजा के आगे-आगे चले,", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 3:15" - }, - "और सन्दूक के उठानेवाले यरदन पर पहुँचे, और सन्दूक के उठानेवाले याजकों के पाँव यरदन के तट के जल में पड़े (", - { - "type": "char:it", - "content": [ - "यरदन का जल तो कटनी के समय के सब दिन अपने तट के ऊपर-ऊपर बहा करता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.15" - ] - }, - { - "type": "char:fq", - "content": [ - "यरदन का जल तो कटनी के समय के सब दिन अपने तट के ऊपर-ऊपर बहा करता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह ऊफान में थी, उसके तट जलमग्न थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*)," - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "JOS 3:16" - }, - "तब जो जल ऊपर की ओर से बहा आता था वह बहुत दूर, अर्थात् आदाम नगर के पास जो सारतान के निकट है रुककर एक ढेर हो गया, और दीवार सा उठा रहा, और जो जल अराबा का ताल, जो खारा ताल भी कहलाता है उसकी ओर बहा जाता था, वह पूरी रीति से सूख गया; और प्रजा के लोग यरीहो के सामने पार उतर गए।", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 3:17" - }, - "और याजक यहोवा की वाचा का सन्दूक उठाए हुए यरदन के बीचों बीच पहुँचकर स्थल पर स्थिर खड़े रहे, और सब इस्राएली स्थल ही स्थल पार उतरते रहे, अन्त में उस सारी जाति के लोग यरदन पार हो गए।" - ] + "type": "verse:v", + "number": "24", + "sid": "JOS 2:24" }, + "और उन्होंने यहोशू से कहा, “निःसन्देह यहोवा ने वह सारा देश हमारे हाथ में कर दिया है; फिर इसके सिवाय उसके सारे निवासी हमारे कारण घबरा रहे हैं।”" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "JOS 3" + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों का यरदन पार उतर जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "4", - "sid": "JOS 4" + "type": "verse:v", + "number": "1", + "sid": "JOS 3:1" }, + "यहोशू सवेरे उठा, और सब इस्राएलियों को साथ ले शित्तीम से कूच कर यरदन के किनारे आया; और वे पार उतरने से पहले वहीं टिक गए।", { - "type": "para:s", - "content": [ - "स्मृति पत्थर" - ] + "type": "verse:v", + "number": "2", + "sid": "JOS 3:2" }, + "और तीन दिन के बाद सरदारों ने छावनी के बीच जाकर", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 4:1" - }, - "जब उस सारी जाति के लोग यरदन के पार उतर चुके, तब यहोवा ने यहोशू से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 4:2" - }, - "“प्रजा में से", - { - "type": "char:it", - "content": [ - "बारह पुरुष" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.2" - ] - }, - { - "type": "char:fq", - "content": [ - "बारह पुरुष:" - ] - }, - { - "type": "char:ft", - "content": [ - "गोत्रों को अपने-अपने प्रतिनिधि चुनने थे और उसका अनुभोदन यहोशू करेगा। (यहोशू. 4:4)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, अर्थात्–गोत्र पीछे एक-एक पुरुष को चुनकर यह आज्ञा दे," - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JOS 4:3" - }, - "‘तुम यरदन के बीच में, जहाँ याजकों ने पाँव धरे थे वहाँ से बारह पत्थर उठाकर अपने साथ पार ले चलो, और जहाँ आज की रात पड़ाव होगा वहीं उनको रख देना।’”", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 4:4" - }, - "तब यहोशू ने उन बारह पुरुषों को, जिन्हें उसने इस्राएलियों के प्रत्येक गोत्र में से छांटकर ठहरा रखा था,", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 4:5" - }, - "बुलवाकर कहा, “तुम अपने परमेश्वर यहोवा के सन्दूक के आगे यरदन के बीच में जाकर इस्राएलियों के गोत्रों की गिनती के अनुसार एक-एक पत्थर उठाकर अपने-अपने कंधे पर रखो,", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 4:6" - }, - "जिससे यह तुम लोगों के बीच चिन्ह ठहरे, और आगे को जब तुम्हारे बेटे यह पूछें, ‘इन पत्थरों का क्या मतलब है?’", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 4:7" - }, - "तब तुम उन्हें यह उत्तर दो, कि यरदन का जल यहोवा की वाचा के सन्दूक के सामने से दो भाग हो गया था; क्योंकि जब वह यरदन पार आ रहा था, तब यरदन का जल दो भाग हो गया। अतः वे पत्थर इस्राएल को सदा के लिये स्मरण दिलानेवाले ठहरेंगे।”" - ] + "type": "verse:v", + "number": "3", + "sid": "JOS 3:3" }, + "प्रजा के लोगों को यह आज्ञा दी, “जब तुम को अपने परमेश्वर यहोवा की वाचा का सन्दूक और उसे उठाए हुए लेवीय याजक भी दिखाई दें, तब अपने स्थान से कूच करके उसके पीछे-पीछे चलना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JOS 4:8" - }, - "यहोशू की इस आज्ञा के अनुसार इस्राएलियों ने किया, जैसा यहोवा ने यहोशू से कहा था वैसा ही उन्होंने इस्राएली गोत्रों की गिनती के अनुसार बारह पत्थर यरदन के बीच में से उठा लिए; और उनको अपने साथ ले जाकर पड़ाव में रख दिया।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 4:9" - }, - "और यरदन के बीच, जहाँ याजक वाचा के सन्दूक को उठाए हुए अपने पाँव धरे थे वहाँ यहोशू ने बारह पत्थर खड़े कराए; वे आज तक वहीं पाए जाते हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 4:10" - }, - "और याजक सन्दूक उठाए हुए उस समय तक यरदन के बीच खड़े रहे जब तक वे सब बातें पूरी न हो चुकीं, जिन्हें यहोवा ने यहोशू को लोगों से कहने की आज्ञा दी थी। तब सब लोग फुर्ती से पार उतर गए;", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 4:11" - }, - "और जब सब लोग पार उतर चुके, तब याजक और यहोवा का सन्दूक भी उनके देखते पार हुए।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 4:12" - }, - "और रूबेनी, गादी, और मनश्शे के आधे गोत्र के लोग मूसा के कहने के अनुसार इस्राएलियों के आगे पाँति बाँधे हुए पार गए;", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 4:13" - }, - "अर्थात् कोई चालीस हजार पुरुष युद्ध के हथियार बाँधे हुए संग्राम करने के लिये यहोवा के सामने पार उतरकर यरीहो के पास के अराबा में पहुँचे।", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 4:14" - }, - "उस दिन यहोवा ने सब इस्राएलियों के सामने यहोशू की महिमा बढ़ाई; और जैसे वे मूसा का भय मानते थे वैसे ही यहोशू का भी भय उसके जीवन भर मानते रहे।" - ] + "type": "verse:v", + "number": "4", + "sid": "JOS 3:4" }, + "परन्तु उसके और तुम्हारे बीच में दो हजार हाथ के लगभग अन्तर रहे; तुम", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JOS 4:15" - }, - "और यहोवा ने यहोशू से कहा,", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 4:16" - }, - "“साक्षी का सन्दूक उठानेवाले याजकों को आज्ञा दे कि यरदन में से निकल आएँ।”", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 4:17" - }, - "तो यहोशू ने याजकों को आज्ञा दी, “यरदन में से निकल आओ।”", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 4:18" - }, - "और ज्यों ही यहोवा की वाचा का सन्दूक उठानेवाले याजक यरदन के बीच में से निकल आए, और उनके पाँव स्थल पर पड़े, त्यों ही यरदन का जल अपने स्थान पर आया, और पहले के समान तटों के ऊपर फिर बहने लगा।" - ] + "type": "char:it", + "content": [ + "सन्दूक", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3.4" + ] + }, + { + "type": "char:fq", + "content": [ + "सन्दूक:" + ] + }, + { + "type": "char:ft", + "content": [ + "वाचा का सन्दूक वाचा के प्रतिपादन से ही परमेश्वर का आसन था यह सन्दूक आगे-आगे इसलिए चला कि उन्हें इस बात का बोध हो कि इसके द्वारा परमेश्वर उनकी अगुआई कर रहा था।" + ] + } + ] + } + ] }, + "के निकट न जाना। ताकि तुम देख सको, कि किस मार्ग से तुम को चलना है, क्योंकि अब तक तुम इस मार्ग पर होकर नहीं चले।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JOS 4:19" - }, - "पहले महीने के दसवें दिन को प्रजा के लोगों ने यरदन में से निकलकर यरीहो की पूर्वी सीमा पर गिलगाल में अपने डेरे डालें।", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 4:20" - }, - "और जो बारह पत्थर यरदन में से निकाले गए थे, उनको यहोशू ने गिलगाल में खड़े किए।", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 4:21" - }, - "तब उसने इस्राएलियों से कहा, “आगे को जब तुम्हारे बाल-बच्चे अपने-अपने पिता से यह पूछें, ‘इन पत्थरों का क्या मतलब है?’", + "type": "verse:v", + "number": "5", + "sid": "JOS 3:5" + }, + "फिर यहोशू ने प्रजा के लोगों से कहा, “तुम अपने आपको पवित्र करो; क्योंकि कल के दिन यहोवा तुम्हारे मध्य में आश्चर्यकर्म करेगा।”", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 3:6" + }, + "तब यहोशू ने याजकों से कहा, “वाचा का सन्दूक उठाकर प्रजा के आगे-आगे चलो।” तब वे वाचा का सन्दूक उठाकर आगे-आगे चले।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JOS 3:7" + }, + "तब यहोवा ने यहोशू से कहा, “", + { + "type": "char:it", + "content": [ + "आज के दिन से मैं सब इस्राएलियों के सम्मुख तेरी प्रशंसा करना आरम्भ करूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "JOS 4:22" + "type": "char:fr", + "content": [ + "3.7" + ] }, - "तब तुम यह कहकर उनको बताना, ‘इस्राएली यरदन के पार स्थल ही स्थल चले आए थे’।", { - "type": "verse:v", - "number": "23", - "sid": "JOS 4:23" + "type": "char:fq", + "content": [ + "आज के दिन से मैं सब इस्राएलियों के सम्मुख तेरी प्रशंसा करना आरम्भ करूँगा:" + ] }, - "क्योंकि जैसे तुम्हारे परमेश्वर यहोवा ने लाल समुद्र को हमारे पार हो जाने तक हमारे सामने से हटाकर सूखा रखा था, वैसे ही उसने यरदन का भी जल तुम्हारे पार हो जाने तक तुम्हारे सामने से हटाकर सूखा रखा;", { - "type": "verse:v", - "number": "24", - "sid": "JOS 4:24" - }, - "इसलिए कि पृथ्वी के सब देशों के लोग जान लें कि यहोवा का हाथ बलवन्त है; और तुम सर्वदा अपने परमेश्वर यहोवा का भय मानते रहो।”" - ] + "type": "char:ft", + "content": [ + "जिस प्रकार कि मूसा को परमेश्वर ने एक असाधारण कार्य के लिए चमत्कारों के प्रदर्शन के साथ भेजा था, विशेष करके लाल सागर को दो भाग करना, इसी प्रकार यहोशू भी सम्पन्न करके भेजा गया।" + ] + } + ] + } + ] }, + ", जिससे वे जान लें कि जैसे मैं मूसा के संग रहता था वैसे ही मैं तेरे संग भी हूँ।", { - "type": "chapter:c", - "number": "5", - "sid": "JOS 5" + "type": "verse:v", + "number": "8", + "sid": "JOS 3:8" }, + "और तू वाचा के सन्दूक के उठानेवाले याजकों को यह आज्ञा दे, ‘जब तुम यरदन के जल के किनारे पहुँचो, तब यरदन में खड़े रहना।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "इस्राएलियों का खतना किया जाना और फसह मानना" - ] + "type": "verse:v", + "number": "9", + "sid": "JOS 3:9" }, + "तब यहोशू ने इस्राएलियों से कहा, “पास आकर अपने परमेश्वर यहोवा के वचन सुनो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 5:1" - }, - "जब यरदन के पश्चिम की ओर रहनेवाले एमोरियों के सब राजाओं ने, और समुद्र के पास रहनेवाले कनानियों के सब राजाओं ने यह सुना, कि यहोवा ने इस्राएलियों के पार होने तक उनके सामने से यरदन का जल हटाकर सूखा रखा है, तब इस्राएलियों के डर के मारे उनका मन घबरा गया, और उनके जी में जी न रहा।" - ] + "type": "verse:v", + "number": "10", + "sid": "JOS 3:10" }, + "और यहोशू कहने लगा, “इससे तुम जान लोगे कि जीवित परमेश्वर तुम्हारे मध्य में है, और वह तुम्हारे सामने से निःसन्देह कनानियों, हित्तियों, हिब्बियों, परिज्जियों, गिर्गाशियों, एमोरियों, और यबूसियों को उनके देश में से निकाल देगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "JOS 5:2" - }, - "उस समय यहोवा ने यहोशू से कहा, “चकमक की छुरियाँ बनवाकर", - { - "type": "char:it", - "content": [ - "दूसरी बार इस्राएलियों का खतना करा दे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.2" - ] - }, - { - "type": "char:fq", - "content": [ - "दूसरी बार इस्राएलियों का खतना करा दे:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो एक बार खतनावाले थे परन्तु अब नहीं हैं; एक बार फिर खतनावाले हो जाएँ।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JOS 5:3" - }, - "तब यहोशू ने चकमक की छुरियाँ बनवाकर खलड़ियाँ नामक टीले पर इस्राएलियों का खतना कराया।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 5:4" - }, - "और यहोशू ने जो खतना कराया, इसका कारण यह है, कि जितने युद्ध के योग्य पुरुष मिस्र से निकले थे वे सब मिस्र से निकलने पर जंगल के मार्ग में मर गए थे।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 5:5" - }, - "जो पुरुष मिस्र से निकले थे उन सब का तो खतना हो चुका था, परन्तु जितने उनके मिस्र से निकलने पर जंगल के मार्ग में उत्पन्न हुए उनमें से किसी का खतना न हुआ था।", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 5:6" - }, - "क्योंकि इस्राएली तो चालीस वर्ष तक जंगल में फिरते रहे, जब तक उस सारी जाति के लोग, अर्थात् जितने युद्ध के योग्य लोग मिस्र से निकले थे वे नाश न हो गए, क्योंकि उन्होंने यहोवा की न मानी थी; इसलिए यहोवा ने शपथ खाकर उनसे कहा था, कि जो देश मैंने तुम्हारे पूर्वजों से शपथ खाकर तुम्हें देने को कहा था, और उसमें दूध और मधु की धाराएँ बहती हैं, वह देश मैं तुम को नहीं दिखाऊँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 5:7" - }, - "तो उन लोगों के पुत्र जिनको यहोवा ने उनके स्थान पर उत्पन्न किया था, उनका खतना यहोशू से कराया, क्योंकि मार्ग में उनके खतना न होने के कारण वे खतनारहित थे।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 5:8" - }, - "और जब उस सारी जाति के लोगों का खतना हो चुका, तब वे चंगे हो जाने तक अपने-अपने स्थान पर छावनी में रहे।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 5:9" - }, - "तब यहोवा ने यहोशू से कहा, “", - { - "type": "char:it", - "content": [ - "तुम्हारी नामधराई जो मिस्रियों में हुई है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.9" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम्हारी नामधराई जो मिस्रियों में हुई है:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवतः मिस्री लोग इस्राएलियों का ठट्ठा करते थे यह उसके संदर्भ में है कि वे जंगल में भटक रहे हैं, उनका अभी तक कनान में बसना सम्भव नहीं हुआ है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उसे मैंने आज दूर किया है।” इस कारण उस स्थान का नाम आज के दिन तक" - ] - }, + "type": "verse:v", + "number": "11", + "sid": "JOS 3:11" + }, + "सुनो, पृथ्वी भर के प्रभु की वाचा का सन्दूक तुम्हारे आगे-आगे यरदन में जाने को है।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 3:12" + }, + "इसलिए अब इस्राएल के गोत्रों में से बारह पुरुषों को चुन लो, वे एक-एक गोत्र में से एक पुरुष हो।", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 3:13" + }, + "और जिस समय पृथ्वी भर के प्रभु यहोवा की वाचा का सन्दूक उठानेवाले याजकों के पाँव यरदन के जल में पड़ेंगे, उस समय यरदन का ऊपर से बहता हुआ जल थम जाएगा, और ढेर होकर ठहरा रहेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JOS 3:14" + }, + "इसलिए जब प्रजा के लोगों ने अपने डेरों से यरदन पार जाने को कूच किया, और याजक वाचा का सन्दूक उठाए हुए प्रजा के आगे-आगे चले,", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 3:15" + }, + "और सन्दूक के उठानेवाले यरदन पर पहुँचे, और सन्दूक के उठानेवाले याजकों के पाँव यरदन के तट के जल में पड़े (", + { + "type": "char:it", + "content": [ + "यरदन का जल तो कटनी के समय के सब दिन अपने तट के ऊपर-ऊपर बहा करता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "गिलगाल" - ] + "type": "char:fr", + "content": [ + "3.15" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.9" - ] - }, - { - "type": "char:fq", - "content": [ - "गिलगाल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘हटा दिया या लुढ़का दिया’" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "यरदन का जल तो कटनी के समय के सब दिन अपने तट के ऊपर-ऊपर बहा करता है:" + ] }, { - "type": "char:it", - "content": [ - "* पड़ा है।" - ] + "type": "char:ft", + "content": [ + "अर्थात् वह ऊफान में थी, उसके तट जलमग्न थे।" + ] } - ] + ] + } + ] + }, + "),", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 3:16" + }, + "तब जो जल ऊपर की ओर से बहा आता था वह बहुत दूर, अर्थात् आदाम नगर के पास जो सारतान के निकट है रुककर एक ढेर हो गया, और दीवार सा उठा रहा, और जो जल अराबा का ताल, जो खारा ताल भी कहलाता है उसकी ओर बहा जाता था, वह पूरी रीति से सूख गया; और प्रजा के लोग यरीहो के सामने पार उतर गए।", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 3:17" + }, + "और याजक यहोवा की वाचा का सन्दूक उठाए हुए यरदन के बीचों बीच पहुँचकर स्थल पर स्थिर खड़े रहे, और सब इस्राएली स्थल ही स्थल पार उतरते रहे, अन्त में उस सारी जाति के लोग यरदन पार हो गए।" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "JOS 4" + }, + { + "type": "para:s", + "content": [ + "स्मृति पत्थर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 4:1" + }, + "जब उस सारी जाति के लोग यरदन के पार उतर चुके, तब यहोवा ने यहोशू से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 4:2" + }, + "“प्रजा में से", + { + "type": "char:it", + "content": [ + "बारह पुरुष", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "4.2" + ] + }, + { + "type": "char:fq", + "content": [ + "बारह पुरुष:" + ] + }, + { + "type": "char:ft", + "content": [ + "गोत्रों को अपने-अपने प्रतिनिधि चुनने थे और उसका अनुभोदन यहोशू करेगा। (यहोशू. 4:4)" + ] + } + ] + } + ] }, + ", अर्थात्–गोत्र पीछे एक-एक पुरुष को चुनकर यह आज्ञा दे,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JOS 5:10" - }, - "सो इस्राएली गिलगाल में डेरे डाले रहे, और उन्होंने यरीहो के पास के अराबा में पूर्णमासी की संध्या के समय फसह माना।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 5:11" - }, - "और फसह के दूसरे दिन वे उस देश की उपज में से अख़मीरी रोटी और उसी दिन से भुना हुआ दाना भी खाने लगे।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 5:12" - }, - "और जिस दिन वे उस देश की उपज में से खाने लगे, उसी दिन सवेरे को मन्ना बन्द हो गया; और इस्राएलियों को आगे फिर कभी मन्ना न मिला, परन्तु उस वर्ष उन्होंने कनान देश की उपज में से खाया।" - ] + "type": "verse:v", + "number": "3", + "sid": "JOS 4:3" }, + "‘तुम यरदन के बीच में, जहाँ याजकों ने पाँव धरे थे वहाँ से बारह पत्थर उठाकर अपने साथ पार ले चलो, और जहाँ आज की रात पड़ाव होगा वहीं उनको रख देना।’”", { - "type": "para:s", - "content": [ - "यरीहो का ले लिया जाना" - ] + "type": "verse:v", + "number": "4", + "sid": "JOS 4:4" }, + "तब यहोशू ने उन बारह पुरुषों को, जिन्हें उसने इस्राएलियों के प्रत्येक गोत्र में से छांटकर ठहरा रखा था,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JOS 5:13" - }, - "जब यहोशू यरीहो के पास था तब उसने अपनी आँखें उठाई, और क्या देखा, कि हाथ में नंगी तलवार लिये हुए एक पुरुष सामने खड़ा है; और यहोशू ने उसके पास जाकर पूछा, “क्या तू हमारी ओर का है, या हमारे बैरियों की ओर का?”", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 5:14" - }, - "उसने उत्तर दिया, “नहीं; मैं", - { - "type": "char:it", - "content": [ - "यहोवा की सेना का प्रधान होकर अभी आया हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.14" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा की सेना का प्रधान होकर अभी आया हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "स्वर्गदूत स्वर्ग की सेना का प्रधान।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।” तब यहोशू ने पृथ्वी पर मुँह के बल गिरकर दण्डवत् किया, और उससे कहा, “अपने दास के लिये मेरे प्रभु की क्या आज्ञा है?”" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "JOS 5:15" - }, - "यहोवा की सेना के प्रधान ने यहोशू से कहा, “अपनी जूती पाँव से उतार डाल, क्योंकि जिस स्थान पर तू खड़ा है वह पवित्र है।” तब यहोशू ने वैसा ही किया।" - ] + "type": "verse:v", + "number": "5", + "sid": "JOS 4:5" }, + "बुलवाकर कहा, “तुम अपने परमेश्वर यहोवा के सन्दूक के आगे यरदन के बीच में जाकर इस्राएलियों के गोत्रों की गिनती के अनुसार एक-एक पत्थर उठाकर अपने-अपने कंधे पर रखो,", { - "type": "chapter:c", - "number": "6", - "sid": "JOS 6" + "type": "verse:v", + "number": "6", + "sid": "JOS 4:6" }, + "जिससे यह तुम लोगों के बीच चिन्ह ठहरे, और आगे को जब तुम्हारे बेटे यह पूछें, ‘इन पत्थरों का क्या मतलब है?’", { - "type": "para:s", - "content": [ - "यरीहो का विनाश" - ] + "type": "verse:v", + "number": "7", + "sid": "JOS 4:7" }, + "तब तुम उन्हें यह उत्तर दो, कि यरदन का जल यहोवा की वाचा के सन्दूक के सामने से दो भाग हो गया था; क्योंकि जब वह यरदन पार आ रहा था, तब यरदन का जल दो भाग हो गया। अतः वे पत्थर इस्राएल को सदा के लिये स्मरण दिलानेवाले ठहरेंगे।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 6:1" - }, - "यरीहो के सब फाटक इस्राएलियों के डर के मारे लगातार बन्द रहे, और कोई बाहर भीतर आने-जाने नहीं पाता था।", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 6:2" - }, - "फिर यहोवा ने यहोशू से कहा, “सुन, मैं यरीहो को उसके राजा और शूरवीरों समेत तेरे वश में कर देता हूँ।", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 6:3" - }, - "सो तुम में जितने योद्धा हैं नगर को घेर लें, और उस नगर के चारों ओर एक बार घूम आएँ। और छः दिन तक ऐसा ही किया करना।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 6:4" - }, - "और सात याजक सन्दूक के आगे-आगे मेढ़ों के सींगों के सात नरसिंगे लिए हुए चलें; फिर सातवें दिन तुम नगर के चारों ओर सात बार घूमना, और याजक भी नरसिंगे फूँकते चलें।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 6:5" - }, - "और जब वे मेढ़ों के सींगों के नरसिंगे देर तक फूँकते रहें, तब सब लोग नरसिंगे का शब्द सुनते ही बड़ी ध्वनि से जयजयकार करें; तब नगर की शहरपनाह नींव से गिर जाएगी, और सब लोग अपने-अपने सामने चढ़ जाएँ।”", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 6:6" - }, - "सो नून के पुत्र यहोशू ने याजकों को बुलवाकर कहा, “वाचा के सन्दूक को उठा लो, और सात याजक यहोवा के सन्दूक के आगे-आगे मेढ़ों के सींगों के सात नरसिंगे लिए चलें।”", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 6:7" - }, - "फिर उसने लोगों से कहा, “आगे बढ़कर नगर के चारों ओर घूम आओ; और हथियार-बन्द पुरुष यहोवा के सन्दूक के आगे-आगे चलें।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JOS 4:8" }, + "यहोशू की इस आज्ञा के अनुसार इस्राएलियों ने किया, जैसा यहोवा ने यहोशू से कहा था वैसा ही उन्होंने इस्राएली गोत्रों की गिनती के अनुसार बारह पत्थर यरदन के बीच में से उठा लिए; और उनको अपने साथ ले जाकर पड़ाव में रख दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JOS 6:8" - }, - "और जब यहोशू ये बातें लोगों से कह चुका, तो वे सात याजक जो यहोवा के सामने सात नरसिंगे लिए हुए थे नरसिंगे फूँकते हुए चले, और यहोवा की वाचा का सन्दूक उनके पीछे-पीछे चला।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 6:9" - }, - "और हथियार-बन्द पुरुष नरसिंगे फूँकनेवाले याजकों के आगे-आगे चले, और पीछेवाले सन्दूक के पीछे-पीछे चले, और याजक नरसिंगे फूँकते हुए चले।", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 6:10" - }, - "और यहोशू ने लोगों को आज्ञा दी, “जब तक मैं तुम्हें जयजयकार करने की आज्ञा न दूँ, तब तक जयजयकार न करना, और न तुम्हारा कोई शब्द सुनने में आए, न कोई बात तुम्हारे मुँह से निकलने पाए; आज्ञा पाते ही जयजयकार करना।”", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 6:11" - }, - "उसने यहोवा के सन्दूक को एक बार नगर के चारों ओर घुमवाया; तब वे छावनी में आए, और रात वहीं काटी।" - ] + "type": "verse:v", + "number": "9", + "sid": "JOS 4:9" }, + "और यरदन के बीच, जहाँ याजक वाचा के सन्दूक को उठाए हुए अपने पाँव धरे थे वहाँ यहोशू ने बारह पत्थर खड़े कराए; वे आज तक वहीं पाए जाते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JOS 6:12" - }, - "यहोशू सवेरे उठा, और याजकों ने यहोवा का सन्दूक उठा लिया।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 6:13" - }, - "और उन सात याजकों ने मेढ़ों के सींगों के सात नरसिंगे लिए और यहोवा के सन्दूक के आगे-आगे फूँकते हुए चले; और उनके आगे हथियार-बन्द पुरुष चले, और पीछेवाले यहोवा के सन्दूक के पीछे-पीछे चले, और याजक नरसिंगे फूँकते चले गए।", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 6:14" - }, - "इस प्रकार वे दूसरे दिन भी एक बार नगर के चारों ओर घूमकर छावनी में लौट आए। और इसी प्रकार उन्होंने छः दिन तक किया।" - ] + "type": "verse:v", + "number": "10", + "sid": "JOS 4:10" }, + "और याजक सन्दूक उठाए हुए उस समय तक यरदन के बीच खड़े रहे जब तक वे सब बातें पूरी न हो चुकीं, जिन्हें यहोवा ने यहोशू को लोगों से कहने की आज्ञा दी थी। तब सब लोग फुर्ती से पार उतर गए;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JOS 6:15" - }, - "फिर", - { - "type": "char:it", - "content": [ - "सातवें दिन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.15" - ] - }, - { - "type": "char:fq", - "content": [ - "सातवें दिन:" - ] - }, - { - "type": "char:ft", - "content": [ - "अति सम्भव हैं कि सब्त के दिन। भोर के समय उठने का अभिप्राय था कि नगर के सात चक्कर घूमने थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* वे बड़े तड़के उठकर उसी रीति से नगर के चारों ओर सात बार घूम आए; केवल उसी दिन वे सात बार घूमे।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "JOS 6:16" - }, - "तब सातवीं बार जब याजक नरसिंगे फूँकते थे, तब यहोशू ने लोगों से कहा, “जयजयकार करो; क्योंकि यहोवा ने यह नगर तुम्हें दे दिया है।", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 6:17" - }, - "और नगर और जो कुछ उसमें है", - { - "type": "char:it", - "content": [ - "यहोवा के लिये अर्पण" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.17" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा के लिये अर्पण:" - ] - }, - { - "type": "char:ft", - "content": [ - "यरीहो, कनानियों का पहला नगर जो जीता गया, वह परमेश्वर के लिए प्रथम फल की भेंट था। राहाब और उसके परिवार को छोड़ प्रत्येक प्राणी का संहार किया गया जो यहोवा के लिए बलि था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* की वस्तु ठहरेगी; केवल राहाब वेश्या और जितने उसके घर में हों वे जीवित छोड़े जाएँगे, क्योंकि उसने हमारे भेजे हुए दूतों को छिपा रखा था।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(याकू. 2:25)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 6:18" - }, - "और तुम अर्पण की हुई वस्तुओं से सावधानी से अपने आपको अलग रखो, ऐसा न हो कि अर्पण की वस्तु ठहराकर बाद में उसी अर्पण की वस्तु में से कुछ ले लो, और इस प्रकार इस्राएली छावनी को भ्रष्ट करके उसे कष्ट में डाल दो।", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 6:19" - }, - "सब चाँदी, सोना, और जो पात्र पीतल और लोहे के हैं, वे यहोवा के लिये पवित्र हैं, और उसी के भण्डार में रखे जाएँ।”", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 6:20" - }, - "तब लोगों ने जयजयकार किया, और याजक नरसिंगे फूँकते रहे। और जब लोगों ने नरसिंगे का शब्द सुना तो फिर बड़ी ही ध्वनि से उन्होंने जयजयकार किया, तब शहरपनाह नींव से गिर पड़ी, और लोग अपने-अपने सामने से उस नगर में चढ़ गए, और नगर को ले लिया।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:30)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 6:21" - }, - "और क्या पुरुष, क्या स्त्री, क्या जवान, क्या बूढ़े, वरन् बैल, भेड़-बकरी, गदहे, और जितने नगर में थे, उन सभी को उन्होंने अर्पण की वस्तु जानकर तलवार से मार डाला।" - ] + "type": "verse:v", + "number": "11", + "sid": "JOS 4:11" }, + "और जब सब लोग पार उतर चुके, तब याजक और यहोवा का सन्दूक भी उनके देखते पार हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JOS 6:22" - }, - "तब यहोशू ने उन दोनों पुरुषों से जो उस देश का भेद लेने गए थे कहा, “अपनी शपथ के अनुसार उस वेश्या के घर में जाकर उसको और जो उसके पास हों उन्हें भी निकाल ले आओ।”", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 6:23" - }, - "तब वे दोनों जवान भेदिए भीतर जाकर राहाब को, और उसके माता-पिता, भाइयों, और सब को जो उसके यहाँ रहते थे, वरन् उसके सब कुटुम्बियों को निकाल लाए, और इस्राएल की छावनी से बाहर बैठा दिया।", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 6:24" - }, - "तब उन्होंने नगर को, और जो कुछ उसमें था, सब को आग लगाकर फूँक दिया; केवल चाँदी, सोना, और जो पात्र पीतल और लोहे के थे, उनको उन्होंने यहोवा के भवन के भण्डार में रख दिया।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 6:25" - }, - "और यहोशू ने राहाब वेश्या और उसके पिता के घराने को, वरन् उसके सब लोगों को जीवित छोड़ दिया; और आज तक उसका वंश इस्राएलियों के बीच में रहता है, क्योंकि जो दूत यहोशू ने यरीहो के भेद लेने को भेजे थे उनको उसने छिपा रखा था।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 11:31)" - ] - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "JOS 4:12" }, + "और रूबेनी, गादी, और मनश्शे के आधे गोत्र के लोग मूसा के कहने के अनुसार इस्राएलियों के आगे पाँति बाँधे हुए पार गए;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "JOS 6:26" - }, - "फिर उसी समय यहोशू ने इस्राएलियों के सम्मुख शपथ रखी, और कहा, “जो मनुष्य उठकर इस नगर यरीहो को फिर से बनाए वह यहोवा की ओर से श्रापित हो।" - ] + "type": "verse:v", + "number": "13", + "sid": "JOS 4:13" }, + "अर्थात् कोई चालीस हजार पुरुष युद्ध के हथियार बाँधे हुए संग्राम करने के लिये यहोवा के सामने पार उतरकर यरीहो के पास के अराबा में पहुँचे।", { - "type": "para:q", - "content": [ - "“जब वह उसकी नींव डालेगा तब तो उसका जेठा पुत्र मरेगा," - ] + "type": "verse:v", + "number": "14", + "sid": "JOS 4:14" }, + "उस दिन यहोवा ने सब इस्राएलियों के सामने यहोशू की महिमा बढ़ाई; और जैसे वे मूसा का भय मानते थे वैसे ही यहोशू का भी भय उसके जीवन भर मानते रहे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और जब वह उसके फाटक लगवाएगा" - ] + "type": "verse:v", + "number": "15", + "sid": "JOS 4:15" }, + "और यहोवा ने यहोशू से कहा,", { - "type": "para:q", - "content": [ - "तब उसका छोटा पुत्र मर जाएगा।”" - ] + "type": "verse:v", + "number": "16", + "sid": "JOS 4:16" }, + "“साक्षी का सन्दूक उठानेवाले याजकों को आज्ञा दे कि यरदन में से निकल आएँ।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JOS 6:27" - }, - "और यहोवा यहोशू के संग रहा; और यहोशू की कीर्ति उस सारे देश में फैल गई।" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 4:17" }, + "तो यहोशू ने याजकों को आज्ञा दी, “यरदन में से निकल आओ।”", { - "type": "chapter:c", - "number": "7", - "sid": "JOS 7" + "type": "verse:v", + "number": "18", + "sid": "JOS 4:18" }, + "और ज्यों ही यहोवा की वाचा का सन्दूक उठानेवाले याजक यरदन के बीच में से निकल आए, और उनके पाँव स्थल पर पड़े, त्यों ही यरदन का जल अपने स्थान पर आया, और पहले के समान तटों के ऊपर फिर बहने लगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "आकान का पाप" - ] + "type": "verse:v", + "number": "19", + "sid": "JOS 4:19" }, + "पहले महीने के दसवें दिन को प्रजा के लोगों ने यरदन में से निकलकर यरीहो की पूर्वी सीमा पर गिलगाल में अपने डेरे डालें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 7:1" - }, - "परन्तु इस्राएलियों ने अर्पण की वस्तु के विषय में", - { - "type": "char:it", - "content": [ - "विश्वासघात किया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.1" - ] - }, - { - "type": "char:fq", - "content": [ - "विश्वासघात किया:" - ] - }, - { - "type": "char:ft", - "content": [ - "आकान ने ऐसा पाप किया था (यहोशू 6:19) उसने परमेश्वर को अर्पण की हुई कुछ वस्तुओं में से एक सुन्दर ओढ़ना, चाँदी और सोने की ईंट छिपा ली थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; अर्थात् यहूदा गोत्र का आकान, जो जेरहवंशी जब्दी का पोता और कर्मी का पुत्र था, उसने अर्पण की वस्तुओं में से कुछ ले लिया; इस कारण यहोवा का कोप इस्राएलियों पर भड़क उठा।" - ] + "type": "verse:v", + "number": "20", + "sid": "JOS 4:20" + }, + "और जो बारह पत्थर यरदन में से निकाले गए थे, उनको यहोशू ने गिलगाल में खड़े किए।", + { + "type": "verse:v", + "number": "21", + "sid": "JOS 4:21" + }, + "तब उसने इस्राएलियों से कहा, “आगे को जब तुम्हारे बाल-बच्चे अपने-अपने पिता से यह पूछें, ‘इन पत्थरों का क्या मतलब है?’", + { + "type": "verse:v", + "number": "22", + "sid": "JOS 4:22" + }, + "तब तुम यह कहकर उनको बताना, ‘इस्राएली यरदन के पार स्थल ही स्थल चले आए थे’।", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 4:23" + }, + "क्योंकि जैसे तुम्हारे परमेश्वर यहोवा ने लाल समुद्र को हमारे पार हो जाने तक हमारे सामने से हटाकर सूखा रखा था, वैसे ही उसने यरदन का भी जल तुम्हारे पार हो जाने तक तुम्हारे सामने से हटाकर सूखा रखा;", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 4:24" + }, + "इसलिए कि पृथ्वी के सब देशों के लोग जान लें कि यहोवा का हाथ बलवन्त है; और तुम सर्वदा अपने परमेश्वर यहोवा का भय मानते रहो।”" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "JOS 5" + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों का खतना किया जाना और फसह मानना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 5:1" + }, + "जब यरदन के पश्चिम की ओर रहनेवाले एमोरियों के सब राजाओं ने, और समुद्र के पास रहनेवाले कनानियों के सब राजाओं ने यह सुना, कि यहोवा ने इस्राएलियों के पार होने तक उनके सामने से यरदन का जल हटाकर सूखा रखा है, तब इस्राएलियों के डर के मारे उनका मन घबरा गया, और उनके जी में जी न रहा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "JOS 5:2" + }, + "उस समय यहोवा ने यहोशू से कहा, “चकमक की छुरियाँ बनवाकर", + { + "type": "char:it", + "content": [ + "दूसरी बार इस्राएलियों का खतना करा दे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.2" + ] + }, + { + "type": "char:fq", + "content": [ + "दूसरी बार इस्राएलियों का खतना करा दे:" + ] + }, + { + "type": "char:ft", + "content": [ + "जो एक बार खतनावाले थे परन्तु अब नहीं हैं; एक बार फिर खतनावाले हो जाएँ।" + ] } - ] + ] + } + ] }, + "।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "JOS 7:2" - }, - "यहोशू ने यरीहो से आई नामक नगर के पास, जो बेतावेन से लगा हुआ बेतेल की पूर्व की ओर है, कुछ पुरुषों को यह कहकर भेजा, “जाकर देश का भेद ले आओ।” और उन पुरुषों ने जाकर आई का भेद लिया।", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 7:3" - }, - "और उन्होंने यहोशू के पास लौटकर कहा, “सब लोग वहाँ न जाएँ, कोई दो तीन हजार पुरुष जाकर आई को जीत सकते हैं; सब लोगों को वहाँ जाने का कष्ट न दे, क्योंकि वे लोग थोड़े ही हैं।”", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 7:4" - }, - "इसलिए कोई तीन हजार पुरुष वहाँ गए; परन्तु आई के रहनेवालों के सामने से भाग आए,", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 7:5" - }, - "तब आई के रहनेवालों ने उनमें से कोई छत्तीस पुरुष मार डाले, और अपने फाटक से", + "type": "verse:v", + "number": "3", + "sid": "JOS 5:3" + }, + "तब यहोशू ने चकमक की छुरियाँ बनवाकर खलड़ियाँ नामक टीले पर इस्राएलियों का खतना कराया।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 5:4" + }, + "और यहोशू ने जो खतना कराया, इसका कारण यह है, कि जितने युद्ध के योग्य पुरुष मिस्र से निकले थे वे सब मिस्र से निकलने पर जंगल के मार्ग में मर गए थे।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 5:5" + }, + "जो पुरुष मिस्र से निकले थे उन सब का तो खतना हो चुका था, परन्तु जितने उनके मिस्र से निकलने पर जंगल के मार्ग में उत्पन्न हुए उनमें से किसी का खतना न हुआ था।", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 5:6" + }, + "क्योंकि इस्राएली तो चालीस वर्ष तक जंगल में फिरते रहे, जब तक उस सारी जाति के लोग, अर्थात् जितने युद्ध के योग्य लोग मिस्र से निकले थे वे नाश न हो गए, क्योंकि उन्होंने यहोवा की न मानी थी; इसलिए यहोवा ने शपथ खाकर उनसे कहा था, कि जो देश मैंने तुम्हारे पूर्वजों से शपथ खाकर तुम्हें देने को कहा था, और उसमें दूध और मधु की धाराएँ बहती हैं, वह देश मैं तुम को नहीं दिखाऊँगा।", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 5:7" + }, + "तो उन लोगों के पुत्र जिनको यहोवा ने उनके स्थान पर उत्पन्न किया था, उनका खतना यहोशू से कराया, क्योंकि मार्ग में उनके खतना न होने के कारण वे खतनारहित थे।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 5:8" + }, + "और जब उस सारी जाति के लोगों का खतना हो चुका, तब वे चंगे हो जाने तक अपने-अपने स्थान पर छावनी में रहे।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 5:9" + }, + "तब यहोवा ने यहोशू से कहा, “", + { + "type": "char:it", + "content": [ + "तुम्हारी नामधराई जो मिस्रियों में हुई है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "शबारीम" - ] + "type": "char:fr", + "content": [ + "5.9" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.5" - ] - }, - { - "type": "char:fq", - "content": [ - "शबारीम:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् ‘पत्थर की खदान’" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तुम्हारी नामधराई जो मिस्रियों में हुई है:" + ] }, { - "type": "char:it", - "content": [ - "* तक उनका पीछा करके उतराई में उनको मारते गए। तब लोगों का मन पिघलकर जल सा बन गया।" - ] + "type": "char:ft", + "content": [ + "सम्भवतः मिस्री लोग इस्राएलियों का ठट्ठा करते थे यह उसके संदर्भ में है कि वे जंगल में भटक रहे हैं, उनका अभी तक कनान में बसना सम्भव नहीं हुआ है।" + ] } - ] + ] + } + ] }, + "उसे मैंने आज दूर किया है।” इस कारण उस स्थान का नाम आज के दिन तक", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "गिलगाल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "JOS 7:6" + "type": "char:fr", + "content": [ + "5.9" + ] }, - "तब यहोशू ने अपने वस्त्र फाड़े, और वह और इस्राएली वृद्ध लोग यहोवा के सन्दूक के सामने मुँह के बल गिरकर भूमि पर साँझ तक पड़े रहे; और उन्होंने अपने-अपने सिर पर धूल डाली।", { - "type": "verse:v", - "number": "7", - "sid": "JOS 7:7" + "type": "char:fq", + "content": [ + "गिलगाल:" + ] }, - "और यहोशू ने कहा, “हाय, प्रभु यहोवा, तू अपनी इस प्रजा को यरदन पार क्यों ले आया? क्या हमें एमोरियों के वश में करके नष्ट करने के लिये ले आया है? भला होता कि हम संतोष करके यरदन के उस पार रह जाते!", { - "type": "verse:v", - "number": "8", - "sid": "JOS 7:8" - }, - "हाय, प्रभु मैं क्या कहूँ, जब इस्राएलियों ने अपने शत्रुओं को पीठ दिखाई है!", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 7:9" - }, - "क्योंकि कनानी वरन् इस देश के सब निवासी यह सुनकर हमको घेर लेंगे, और हमारा नाम पृथ्वी पर से मिटा डालेंगे; फिर तू अपने बड़े नाम के लिये क्या करेगा?”" - ] + "type": "char:ft", + "content": [ + "अर्थात् ‘हटा दिया या लुढ़का दिया’" + ] + } + ] + } + ] + }, + "पड़ा है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JOS 5:10" + }, + "सो इस्राएली गिलगाल में डेरे डाले रहे, और उन्होंने यरीहो के पास के अराबा में पूर्णमासी की संध्या के समय फसह माना।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 5:11" + }, + "और फसह के दूसरे दिन वे उस देश की उपज में से अख़मीरी रोटी और उसी दिन से भुना हुआ दाना भी खाने लगे।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 5:12" + }, + "और जिस दिन वे उस देश की उपज में से खाने लगे, उसी दिन सवेरे को मन्ना बन्द हो गया; और इस्राएलियों को आगे फिर कभी मन्ना न मिला, परन्तु उस वर्ष उन्होंने कनान देश की उपज में से खाया।" + ] + }, + { + "type": "para:s", + "content": [ + "यरीहो का ले लिया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JOS 5:13" + }, + "जब यहोशू यरीहो के पास था तब उसने अपनी आँखें उठाई, और क्या देखा, कि हाथ में नंगी तलवार लिये हुए एक पुरुष सामने खड़ा है; और यहोशू ने उसके पास जाकर पूछा, “क्या तू हमारी ओर का है, या हमारे बैरियों की ओर का?”", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 5:14" + }, + "उसने उत्तर दिया, “नहीं; मैं", + { + "type": "char:it", + "content": [ + "यहोवा की सेना का प्रधान होकर अभी आया हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.14" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा की सेना का प्रधान होकर अभी आया हूँ:" + ] + }, + { + "type": "char:ft", + "content": [ + "स्वर्गदूत स्वर्ग की सेना का प्रधान।" + ] + } + ] + } + ] }, + "।” तब यहोशू ने पृथ्वी पर मुँह के बल गिरकर दण्डवत् किया, और उससे कहा, “अपने दास के लिये मेरे प्रभु की क्या आज्ञा है?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JOS 7:10" - }, - "यहोवा ने यहोशू से कहा, “", - { - "type": "char:it", - "content": [ - "उठ, खड़ा हो जा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.10" - ] - }, - { - "type": "char:fq", - "content": [ - "उठ, खड़ा हो जा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर का उत्तर स्पष्ट था और उसमें झिड़की भी थी। यहोशू को असहाय नहीं रहना है, आपदा का कारण भी खोजना आवश्यक हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तू क्यों इस भाँति मुँह के बल भूमि पर पड़ा है?" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "JOS 7:11" - }, - "इस्राएलियों ने पाप किया है; और जो वाचा मैंने उनसे अपने साथ बँधाई थी उसको उन्होंने तोड़ दिया है, उन्होंने अर्पण की वस्तुओं में से ले लिया, वरन् चोरी भी की, और छल करके उसको अपने सामान में रख लिया है।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 7:12" - }, - "इस कारण इस्राएली अपने शत्रुओं के सामने खड़े नहीं रह सकते; वे अपने शत्रुओं को पीठ दिखाते हैं, इसलिए कि वे आप अर्पण की वस्तु बन गए हैं। और यदि तुम अपने मध्य में से अर्पण की वस्तु सत्यानाश न कर डालोगे, तो मैं आगे को तुम्हारे संग नहीं रहूँगा।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 7:13" - }, - "उठ, प्रजा के लोगों को पवित्र कर, उनसे कह; ‘सवेरे तक अपने-अपने को पवित्र कर रखो; क्योंकि इस्राएल का परमेश्वर यहोवा यह कहता है, “हे इस्राएल, तेरे मध्य में अर्पण की वस्तु है; इसलिए जब तक तू अर्पण की वस्तु को अपने मध्य में से दूर न करे तब तक तू अपने शत्रुओं के सामने खड़ा न रह सकेगा।”", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 7:14" - }, - "इसलिए सवेरे को तुम गोत्र-गोत्र के अनुसार समीप खड़े किए जाओगे; और जिस गोत्र को यहोवा पकड़े वह एक-एक कुल करके पास आए; और जिस कुल को यहोवा पकड़े वह घराना-घराना करके पास आए; फिर जिस घराने को यहोवा पकड़े वह एक-एक पुरुष करके पास आए।", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 7:15" - }, - "तब जो पुरुष अर्पण की वस्तु रखे हुए पकड़ा जाएगा, वह और जो कुछ उसका हो सब आग में डालकर जला दिया जाए; क्योंकि उसने यहोवा की वाचा को तोड़ा है, और इस्राएल में अनुचित कर्म किया है।’”" - ] + "type": "verse:v", + "number": "15", + "sid": "JOS 5:15" }, + "यहोवा की सेना के प्रधान ने यहोशू से कहा, “अपनी जूती पाँव से उतार डाल, क्योंकि जिस स्थान पर तू खड़ा है वह पवित्र है।” तब यहोशू ने वैसा ही किया।" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "JOS 6" + }, + { + "type": "para:s", + "content": [ + "यरीहो का विनाश" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JOS 7:16" - }, - "यहोशू सवेरे उठकर इस्राएलियों को गोत्र-गोत्र करके समीप ले गया, और यहूदा का गोत्र पकड़ा गया;", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 7:17" - }, - "तब उसने यहूदा के परिवार को समीप किया, और जेरहवंशियों का कुल पकड़ा गया; फिर जेरहवंशियों के घराने के एक-एक पुरुष को समीप लाया, और जब्दी पकड़ा गया;", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 7:18" - }, - "तब उसने उसके घराने के एक-एक पुरुष को समीप खड़ा किया, और यहूदा गोत्र का आकान, जो जेरहवंशी जब्दी का पोता और कर्मी का पुत्र था, पकड़ा गया।", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 7:19" - }, - "तब यहोशू आकान से कहने लगा, “हे मेरे बेटे, इस्राएल के परमेश्वर यहोवा का आदर कर, और उसके आगे अंगीकार कर; और जो कुछ तूने किया है वह मुझ को बता दे, और मुझसे कुछ मत छिपा।”", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 7:20" - }, - "आकान ने यहोशू को उत्तर दिया, “सचमुच मैंने इस्राएल के परमेश्वर यहोवा के विरुद्ध पाप किया है, और इस प्रकार मैंने किया है,", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 7:21" - }, - "कि जब मुझे लूट में बाबेल देश का एक सुन्दर ओढ़ना, और दो सौ शेकेल चाँदी, और पचास शेकेल सोने की एक ईंट देख पड़ी, तब मैंने उनका लालच करके उन्हें रख लिया; वे मेरे डेरे के भीतर भूमि में गड़े हैं, और सब के नीचे चाँदी है।”" - ] + "type": "verse:v", + "number": "1", + "sid": "JOS 6:1" }, + "यरीहो के सब फाटक इस्राएलियों के डर के मारे लगातार बन्द रहे, और कोई बाहर भीतर आने-जाने नहीं पाता था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JOS 7:22" - }, - "तब यहोशू ने दूत भेजे, और वे उस डेरे में दौड़े गए; और क्या देखा, कि वे वस्तुएँ उसके डेरे में गड़ी हैं, और सब के नीचे चाँदी है।", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 7:23" - }, - "उनको उन्होंने डेरे में से निकालकर यहोशू और सब इस्राएलियों के पास लाकर यहोवा के सामने रख दिया।", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 7:24" - }, - "तब सब इस्राएलियों समेत यहोशू जेरहवंशी आकान को, और उस चाँदी और ओढ़ने और सोने की ईंट को, और उसके बेटे-बेटियों को, और उसके बैलों, गदहों और भेड़-बकरियों को, और उसके डेरे को, अर्थात् जो कुछ उसका था उन सब को आकोर नामक तराई में ले गया।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 7:25" - }, - "तब यहोशू ने उससे कहा, “तूने हमें क्यों कष्ट दिया है? आज के दिन यहोवा तुझी को कष्ट देगा।” तब सब इस्राएलियों ने उस पर पथराव किया; और उनको आग में डालकर जलाया, और उनके ऊपर पत्थर डाल दिए।", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 7:26" - }, - "और उन्होंने उसके ऊपर", + "type": "verse:v", + "number": "2", + "sid": "JOS 6:2" + }, + "फिर यहोवा ने यहोशू से कहा, “सुन, मैं यरीहो को उसके राजा और शूरवीरों समेत तेरे वश में कर देता हूँ।", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 6:3" + }, + "सो तुम में जितने योद्धा हैं नगर को घेर लें, और उस नगर के चारों ओर एक बार घूम आएँ। और छः दिन तक ऐसा ही किया करना।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 6:4" + }, + "और सात याजक सन्दूक के आगे-आगे मेढ़ों के सींगों के सात नरसिंगे लिए हुए चलें; फिर सातवें दिन तुम नगर के चारों ओर सात बार घूमना, और याजक भी नरसिंगे फूँकते चलें।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 6:5" + }, + "और जब वे मेढ़ों के सींगों के नरसिंगे देर तक फूँकते रहें, तब सब लोग नरसिंगे का शब्द सुनते ही बड़ी ध्वनि से जयजयकार करें; तब नगर की शहरपनाह नींव से गिर जाएगी, और सब लोग अपने-अपने सामने चढ़ जाएँ।”", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 6:6" + }, + "सो नून के पुत्र यहोशू ने याजकों को बुलवाकर कहा, “वाचा के सन्दूक को उठा लो, और सात याजक यहोवा के सन्दूक के आगे-आगे मेढ़ों के सींगों के सात नरसिंगे लिए चलें।”", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 6:7" + }, + "फिर उसने लोगों से कहा, “आगे बढ़कर नगर के चारों ओर घूम आओ; और हथियार-बन्द पुरुष यहोवा के सन्दूक के आगे-आगे चलें।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JOS 6:8" + }, + "और जब यहोशू ये बातें लोगों से कह चुका, तो वे सात याजक जो यहोवा के सामने सात नरसिंगे लिए हुए थे नरसिंगे फूँकते हुए चले, और यहोवा की वाचा का सन्दूक उनके पीछे-पीछे चला।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 6:9" + }, + "और हथियार-बन्द पुरुष नरसिंगे फूँकनेवाले याजकों के आगे-आगे चले, और पीछेवाले सन्दूक के पीछे-पीछे चले, और याजक नरसिंगे फूँकते हुए चले।", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 6:10" + }, + "और यहोशू ने लोगों को आज्ञा दी, “जब तक मैं तुम्हें जयजयकार करने की आज्ञा न दूँ, तब तक जयजयकार न करना, और न तुम्हारा कोई शब्द सुनने में आए, न कोई बात तुम्हारे मुँह से निकलने पाए; आज्ञा पाते ही जयजयकार करना।”", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 6:11" + }, + "उसने यहोवा के सन्दूक को एक बार नगर के चारों ओर घुमवाया; तब वे छावनी में आए, और रात वहीं काटी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JOS 6:12" + }, + "यहोशू सवेरे उठा, और याजकों ने यहोवा का सन्दूक उठा लिया।", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 6:13" + }, + "और उन सात याजकों ने मेढ़ों के सींगों के सात नरसिंगे लिए और यहोवा के सन्दूक के आगे-आगे फूँकते हुए चले; और उनके आगे हथियार-बन्द पुरुष चले, और पीछेवाले यहोवा के सन्दूक के पीछे-पीछे चले, और याजक नरसिंगे फूँकते चले गए।", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 6:14" + }, + "इस प्रकार वे दूसरे दिन भी एक बार नगर के चारों ओर घूमकर छावनी में लौट आए। और इसी प्रकार उन्होंने छः दिन तक किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JOS 6:15" + }, + "फिर", + { + "type": "char:it", + "content": [ + "सातवें दिन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "पत्थरों का बड़ा ढेर" - ] + "type": "char:fr", + "content": [ + "6.15" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.26" - ] - }, - { - "type": "char:fq", - "content": [ - "पत्थरों का बड़ा ढेर:" - ] - }, - { - "type": "char:ft", - "content": [ - "आकान के पाप और दण्ड का स्मारक" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "सातवें दिन:" + ] }, { - "type": "char:it", - "content": [ - "* लगा दिया जो आज तक बना है; तब यहोवा का भड़का हुआ कोप शान्त हो गया। इस कारण उस स्थान का नाम आज तक आकोर तराई पड़ा है।" - ] + "type": "char:ft", + "content": [ + "अति सम्भव हैं कि सब्त के दिन। भोर के समय उठने का अभिप्राय था कि नगर के सात चक्कर घूमने थे।" + ] } - ] + ] + } + ] }, + "वे बड़े तड़के उठकर उसी रीति से नगर के चारों ओर सात बार घूम आए; केवल उसी दिन वे सात बार घूमे।", { - "type": "chapter:c", - "number": "8", - "sid": "JOS 8" + "type": "verse:v", + "number": "16", + "sid": "JOS 6:16" }, + "तब सातवीं बार जब याजक नरसिंगे फूँकते थे, तब यहोशू ने लोगों से कहा, “जयजयकार करो; क्योंकि यहोवा ने यह नगर तुम्हें दे दिया है।", { - "type": "para:s", - "content": [ - "आई नगर का ले लिया जाना" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 6:17" }, + "और नगर और जो कुछ उसमें है", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 8:1" - }, - "तब यहोवा ने यहोशू से कहा, “", - { - "type": "char:it", - "content": [ - "मत डर" - ] - }, + "type": "char:it", + "content": [ + "यहोवा के लिये अर्पण", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.1" - ] - }, - { - "type": "char:fq", - "content": [ - "मत डर:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर यहोशू को उसकी निराशा से उबारता है यहोशू. 7:6 और उसे आज्ञा देता है कि आई नगर पर बड़ी सेना लेकर आक्रमण कर।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "6.17" + ] }, { - "type": "char:it", - "content": [ - "*, और तेरा मन कच्चा न हो; कमर बाँधकर सब योद्धाओं को साथ ले, और आई पर चढ़ाई कर; सुन, मैंने आई के राजा को उसकी प्रजा और उसके नगर और देश समेत तेरे वश में कर दिया है।" - ] + "type": "char:fq", + "content": [ + "यहोवा के लिये अर्पण:" + ] }, { - "type": "verse:v", - "number": "2", - "sid": "JOS 8:2" - }, - "और जैसा तूने यरीहो और उसके राजा से किया वैसा ही आई और उसके राजा के साथ भी करना; केवल तुम पशुओं समेत उसकी लूट तो अपने लिये ले सकोगे; इसलिए उस नगर के पीछे की ओर अपने पुरुष घात में लगा दो।”" - ] + "type": "char:ft", + "content": [ + "यरीहो, कनानियों का पहला नगर जो जीता गया, वह परमेश्वर के लिए प्रथम फल की भेंट था। राहाब और उसके परिवार को छोड़ प्रत्येक प्राणी का संहार किया गया जो यहोवा के लिए बलि था।" + ] + } + ] + } + ] }, + "की वस्तु ठहरेगी; केवल राहाब वेश्या और जितने उसके घर में हों वे जीवित छोड़े जाएँगे, क्योंकि उसने हमारे भेजे हुए दूतों को छिपा रखा था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JOS 8:3" - }, - "अतः यहोशू ने सब योद्धाओं समेत आई पर चढ़ाई करने की तैयारी की; और यहोशू ने तीस हजार पुरुषों को जो शूरवीर थे चुनकर रात ही को आज्ञा देकर भेजा।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 8:4" - }, - "और उनको यह आज्ञा दी, “सुनो, तुम उस नगर के पीछे की ओर घात लगाए बैठे रहना; नगर से बहुत दूर न जाना, और सब के सब तैयार रहना;", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 8:5" - }, - "और मैं अपने सब साथियों समेत उस नगर के निकट जाऊँगा। और जब वे पहले के समान हमारा सामना करने को निकलें, तब हम उनके आगे से भागेंगे;", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 8:6" - }, - "तब वे यह सोचकर, कि वे पहले की भाँति हमारे सामने से भागे जाते हैं, हमारा पीछा करेंगे; इस प्रकार हम उनके सामने से भागकर उन्हें नगर से दूर निकाल ले जाएँगे;", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 8:7" - }, - "तब तुम घात में से उठकर नगर को अपना कर लेना; क्योंकि तुम्हारा परमेश्वर यहोवा उसको तुम्हारे हाथ में कर देगा।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 8:8" - }, - "और जब नगर को ले लो, तब उसमें आग लगाकर फूँक देना, यहोवा की आज्ञा के अनुसार ही काम करना; सुनो, मैंने तुम्हें आज्ञा दी है।”", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 8:9" - }, - "तब यहोशू ने उनको भेज दिया; और वे घात में बैठने को चले गए, और बेतेल और आई के मध्य में और आई की पश्चिम की ओर बैठे रहे; परन्तु यहोशू उस रात को लोगों के बीच टिका रहा।" - ] + "type": "char:bdit", + "content": [ + "(याकू. 2:25)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JOS 8:10" - }, - "यहोशू सवेरे उठा, और लोगों की गिनती करके इस्राएली वृद्ध लोगों समेत लोगों के आगे-आगे आई की ओर चला।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 8:11" - }, - "और उसके संग के सब योद्धा चढ़ गए, और आई नगर के निकट पहुँचकर उसके सामने उत्तर की ओर डेरे डाल दिए, और उनके और आई के बीच एक तराई थी।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 8:12" - }, - "तब उसने कोई पाँच हजार पुरुष चुनकर बेतेल और आई के मध्य नगर के पश्चिम की ओर उनको घात में बैठा दिया।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 8:13" - }, - "और जब लोगों ने नगर के उत्तर ओर की सारी सेना को और उसके पश्चिम ओर घात में बैठे हुओं को भी ठिकाने पर कर दिया, तब", - { - "type": "char:it", - "content": [ - "यहोशू उसी रात तराई के बीच गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.13" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोशू उसी रात तराई के बीच गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "वहाँ से यहोशू नगर के लोगों द्वारा दिन के प्रकाश में देखा जा सकता था। नि:सन्देह उसके साथ चयनित योद्धा थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "JOS 8:14" - }, - "जब आई के राजा ने यह देखा, तब वे फुर्ती करके सवेरे उठे, और राजा अपनी सारी प्रजा को लेकर इस्राएलियों के सामने उनसे लड़ने को निकलकर ठहराए हुए स्थान पर जो अराबा के सामने है पहुँचा; और वह नहीं जानता था कि नगर की पिछली ओर लोग घात लगाए बैठे हैं।", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 8:15" - }, - "तब यहोशू और सब इस्राएली उनसे मानो हार मानकर जंगल का मार्ग लेकर भाग निकले।", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 8:16" - }, - "तब नगर के सब लोग इस्राएलियों का पीछा करने को पुकार-पुकारके बुलाए गए; और वे यहोशू का पीछा करते हुए नगर से दूर निकल गए।", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 8:17" - }, - "और न आई में और न बेतेल में कोई पुरुष रह गया, जो इस्राएलियों का पीछा करने को न गया हो; और उन्होंने नगर को खुला हुआ छोड़कर इस्राएलियों का पीछा किया।" - ] + "type": "verse:v", + "number": "18", + "sid": "JOS 6:18" }, + "और तुम अर्पण की हुई वस्तुओं से सावधानी से अपने आपको अलग रखो, ऐसा न हो कि अर्पण की वस्तु ठहराकर बाद में उसी अर्पण की वस्तु में से कुछ ले लो, और इस प्रकार इस्राएली छावनी को भ्रष्ट करके उसे कष्ट में डाल दो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "JOS 8:18" - }, - "तब यहोवा ने यहोशू से कहा, “अपने हाथ का बर्छा आई की ओर बढ़ा; क्योंकि मैं उसे तेरे हाथ में दे दूँगा।” और यहोशू ने अपने हाथ के बर्छे को नगर की ओर बढ़ाया।", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 8:19" - }, - "उसके हाथ बढ़ाते ही जो लोग घात में बैठे थे वे झटपट अपने स्थान से उठे, और दौड़कर नगर में प्रवेश किया और उसको ले लिया; और झटपट उसमें आग लगा दी।", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 8:20" - }, - "जब आई के पुरुषों ने पीछे की ओर फिरकर दृष्टि की, तो क्या देखा, कि नगर का धुआँ आकाश की ओर उठ रहा है; और उन्हें न तो इधर भागने की शक्ति रही, और न उधर, और जो लोग जंगल की ओर भागे जाते थे वे फिरकर अपने खदेड़नेवालों पर टूट पड़े।", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 8:21" - }, - "जब यहोशू और सब इस्राएलियों ने देखा कि घातियों ने नगर को ले लिया, और उसका धुआँ उठ रहा है, तब घूमकर आई के पुरुषों को मारने लगे।", - { - "type": "verse:v", - "number": "22", - "sid": "JOS 8:22" - }, - "और उनका सामना करने को दूसरे भी नगर से निकल आए; सो वे इस्राएलियों के बीच में पड़ गए, कुछ इस्राएली तो उनके आगे, और कुछ उनके पीछे थे; अतः उन्होंने उनको यहाँ तक मार डाला कि उनमें से न तो कोई बचने और न भागने पाया।", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 8:23" - }, - "और आई के राजा को वे जीवित पकड़कर यहोशू के पास ले आए।" - ] + "type": "verse:v", + "number": "19", + "sid": "JOS 6:19" }, + "सब चाँदी, सोना, और जो पात्र पीतल और लोहे के हैं, वे यहोवा के लिये पवित्र हैं, और उसी के भण्डार में रखे जाएँ।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JOS 8:24" - }, - "और जब इस्राएली आई के सब निवासियों को मैदान में, अर्थात् उस जंगल में जहाँ उन्होंने उनका पीछा किया था घात कर चुके, और वे सब के सब तलवार से मारे गए यहाँ तक कि उनका अन्त ही हो गया, तब सब इस्राएलियों ने आई को लौटकर उसे भी तलवार से मारा।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 8:25" - }, - "और स्त्री पुरुष, सब मिलाकर जो उस दिन मारे गए वे बारह हजार थे, और आई के सब पुरुष इतने ही थे।", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 8:26" - }, - "क्योंकि जब तक यहोशू ने आई के सब निवासियों का सत्यानाश न कर डाला तब तक उसने अपना हाथ, जिससे बर्छा बढ़ाया था, फिर न खींचा।", - { - "type": "verse:v", - "number": "27", - "sid": "JOS 8:27" - }, - "यहोवा की उस आज्ञा के अनुसार जो उसने यहोशू को दी थी इस्राएलियों ने पशु आदि नगर की लूट अपनी कर ली।", - { - "type": "verse:v", - "number": "28", - "sid": "JOS 8:28" - }, - "तब यहोशू ने आई को फुँकवा दिया, और उसे सदा के लिये खण्डहर कर दिया: वह आज तक उजाड़ पड़ा है।", - { - "type": "verse:v", - "number": "29", - "sid": "JOS 8:29" - }, - "और आई के राजा को उसने साँझ तक वृक्ष पर लटका रखा; और सूर्य डूबते-डूबते यहोशू की आज्ञा से उसका शव वृक्ष पर से उतारकर नगर के फाटक के सामने डाल दिया गया, और उस पर पत्थरों का बड़ा ढेर लगा दिया, जो आज तक बना है।" - ] + "type": "verse:v", + "number": "20", + "sid": "JOS 6:20" }, + "तब लोगों ने जयजयकार किया, और याजक नरसिंगे फूँकते रहे। और जब लोगों ने नरसिंगे का शब्द सुना तो फिर बड़ी ही ध्वनि से उन्होंने जयजयकार किया, तब शहरपनाह नींव से गिर पड़ी, और लोग अपने-अपने सामने से उस नगर में चढ़ गए, और नगर को ले लिया।", { - "type": "para:s", - "content": [ - "आशीर्वाद और श्राप का सुनाया जाना" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 11:30)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "JOS 8:30" - }, - "तब यहोशू ने इस्राएल के परमेश्वर यहोवा के लिये एबाल पर्वत पर एक वेदी बनवाई,", - { - "type": "verse:v", - "number": "31", - "sid": "JOS 8:31" - }, - "जैसा यहोवा के दास मूसा ने इस्राएलियों को आज्ञा दी थी, और जैसा मूसा की व्यवस्था की पुस्तक में लिखा है, उसने समूचे पत्थरों की एक वेदी बनवाई जिस पर औज़ार नहीं चलाया गया था। और उस पर उन्होंने यहोवा के लिये होमबलि चढ़ाए, और मेलबलि किए।", - { - "type": "verse:v", - "number": "32", - "sid": "JOS 8:32" - }, - "उसी स्थान पर यहोशू ने इस्राएलियों के सामने उन पत्थरों के ऊपर मूसा की व्यवस्था, जो उसने लिखी थी, उसकी नकल कराई।", - { - "type": "verse:v", - "number": "33", - "sid": "JOS 8:33" - }, - "और वे, क्या देशी क्या परदेशी, सारे इस्राएली अपने वृद्ध लोगों, सरदारों, और न्यायियों समेत यहोवा की वाचा का सन्दूक उठानेवाले लेवीय याजकों के सामने उस सन्दूक के इधर-उधर खड़े हुए, अर्थात् आधे लोग तो गिरिज्जीम पर्वत के, और आधे एबाल पर्वत के सामने खड़े हुए, जैसा कि यहोवा के दास मूसा ने पहले आज्ञा दी थी, कि इस्राएली प्रजा को आशीर्वाद दिए जाएँ।", - { - "type": "char:bdit", - "content": [ - "(यूह. 4:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "JOS 8:34" - }, - "उसके बाद उसने आशीष और श्राप की व्यवस्था के सारे वचन, जैसे-जैसे व्यवस्था की पुस्तक में लिखे हुए हैं, वैसे-वैसे पढ़ पढ़कर सुना दिए।", - { - "type": "verse:v", - "number": "35", - "sid": "JOS 8:35" - }, - "जितनी बातों की मूसा ने आज्ञा दी थी, उनमें से कोई ऐसी बात नहीं रह गई जो यहोशू ने इस्राएल की सारी सभा, और स्त्रियों, और बाल-बच्चों, और उनके साथ रहनेवाले परदेशी लोगों के सामने भी पढ़कर न सुनाई।" - ] + "type": "verse:v", + "number": "21", + "sid": "JOS 6:21" }, + "और क्या पुरुष, क्या स्त्री, क्या जवान, क्या बूढ़े, वरन् बैल, भेड़-बकरी, गदहे, और जितने नगर में थे, उन सभी को उन्होंने अर्पण की वस्तु जानकर तलवार से मार डाला।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "9", - "sid": "JOS 9" + "type": "verse:v", + "number": "22", + "sid": "JOS 6:22" }, + "तब यहोशू ने उन दोनों पुरुषों से जो उस देश का भेद लेने गए थे कहा, “अपनी शपथ के अनुसार उस वेश्या के घर में जाकर उसको और जो उसके पास हों उन्हें भी निकाल ले आओ।”", { - "type": "para:s", - "content": [ - "गिबोनियों का छल" - ] + "type": "verse:v", + "number": "23", + "sid": "JOS 6:23" }, + "तब वे दोनों जवान भेदिए भीतर जाकर राहाब को, और उसके माता-पिता, भाइयों, और सब को जो उसके यहाँ रहते थे, वरन् उसके सब कुटुम्बियों को निकाल लाए, और इस्राएल की छावनी से बाहर बैठा दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 9:1" - }, - "यह सुनकर हित्ती, एमोरी, कनानी, परिज्जी, हिब्बी, और यबूसी, जितने राजा यरदन के इस पार पहाड़ी देश में और नीचे के देश में, और लबानोन के सामने के महानगर के तट पर रहते थे,", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 9:2" - }, - "वे एक मन होकर यहोशू और इस्राएलियों से लड़ने को इकट्ठे हुए।" - ] + "type": "verse:v", + "number": "24", + "sid": "JOS 6:24" }, + "तब उन्होंने नगर को, और जो कुछ उसमें था, सब को आग लगाकर फूँक दिया; केवल चाँदी, सोना, और जो पात्र पीतल और लोहे के थे, उनको उन्होंने यहोवा के भवन के भण्डार में रख दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "JOS 9:3" - }, - "जब गिबोन के निवासियों ने सुना कि यहोशू ने यरीहो और आई से क्या-क्या किया है,", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 9:4" - }, - "तब उन्होंने छल किया, और राजदूतों का भेष बनाकर अपने गदहों पर पुराने बोरे, और पुराने फटे, और जोड़े हुए मदिरा के कुप्पे लादकर", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 9:5" - }, - "अपने पाँवों में पुरानी पैबन्द लगी हुई जूतियाँ, और तन पर पुराने वस्त्र पहने, और अपने भोजन के लिये सूखी और फफूंदी लगी हुई रोटी ले ली।", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 9:6" - }, - "तब वे गिलगाल की छावनी में यहोशू के पास जाकर उससे और इस्राएली पुरुषों से कहने लगे, “हम दूर देश से आए हैं; इसलिए अब तुम हम से वाचा बाँधो।”", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 9:7" - }, - "इस्राएली पुरुषों ने उन हिब्बियों से कहा, “क्या जाने तुम हमारे मध्य में ही रहते हो; फिर हम तुम से वाचा कैसे बाँधे?”", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 9:8" - }, - "उन्होंने यहोशू से कहा, “हम तेरे दास हैं।” तब यहोशू ने उनसे कहा, “तुम कौन हो? और कहाँ से आए हो?”", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 9:9" - }, - "उन्होंने उससे कहा, “तेरे दास बहुत दूर के देश से तेरे परमेश्वर यहोवा का नाम सुनकर आए हैं; क्योंकि हमने यह सब सुना है, अर्थात् उसकी कीर्ति और जो कुछ उसने मिस्र में किया,", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 9:10" - }, - "और जो कुछ उसने एमोरियों के दोनों राजाओं से किया जो यरदन के उस पार रहते थे, अर्थात् हेशबोन के राजा सीहोन से, और बाशान के राजा ओग से जो अश्तारोत में था।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 9:11" - }, - "इसलिए हमारे यहाँ के वृद्ध लोगों ने और हमारे देश के सब निवासियों ने हम से कहा, कि मार्ग के लिये अपने साथ भोजनवस्तु लेकर उनसे मिलने को जाओ, और उनसे कहना, कि हम तुम्हारे दास हैं; इसलिए अब तुम हम से वाचा बाँधो।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 9:12" - }, - "जिस दिन हम तुम्हारे पास चलने को निकले उस दिन तो हमने अपने-अपने घर से यह रोटी गरम और ताजी ली थी; परन्तु अब देखो, यह सूख गई है और इसमें फफूंदी लग गई है।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 9:13" - }, - "फिर ये जो मदिरा के कुप्पे हमने भर लिये थे, तब तो नये थे, परन्तु देखो अब ये फट गए हैं; और हमारे ये वस्त्र और जूतियाँ बड़ी लम्बी यात्रा के कारण पुरानी हो गई हैं।”", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 9:14" - }, - "तब उन पुरुषों ने", - { - "type": "char:it", - "content": [ - "यहोवा से बिना सलाह लिये" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.14" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा से बिना सलाह लिये:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस्राएल के अगुओं ने गिबोनियों द्वारा परोसा भोजन खाया और उनके साथ शान्ति एवं मित्रता की संघी की उन्होंने परमेश्वर की इच्छा नहीं मानी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उनके भोजन में से कुछ ग्रहण किया।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "JOS 9:15" - }, - "तब यहोशू ने उनसे मेल करके उनसे यह वाचा बाँधी, कि तुम को जीवित छोड़ेंगे; और मण्डली के प्रधानों ने उनसे शपथ खाई।" - ] + "type": "verse:v", + "number": "25", + "sid": "JOS 6:25" }, + "और यहोशू ने राहाब वेश्या और उसके पिता के घराने को, वरन् उसके सब लोगों को जीवित छोड़ दिया; और आज तक उसका वंश इस्राएलियों के बीच में रहता है, क्योंकि जो दूत यहोशू ने यरीहो के भेद लेने को भेजे थे उनको उसने छिपा रखा था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JOS 9:16" - }, - "और उनके साथ वाचा बाँधने के तीन दिन के बाद उनको यह समाचार मिला; कि वे हमारे पड़ोस के रहनेवाले लोग हैं, और हमारे ही मध्य में बसे हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 9:17" - }, - "तब इस्राएली कूच करके तीसरे दिन उनके नगरों को जिनके नाम गिबोन, कपीरा, बेरोत, और किर्यत्यारीम है पहुँच गए,", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 9:18" - }, - "और इस्राएलियों ने उनको न मारा, क्योंकि मण्डली के प्रधानों ने उनके संग इस्राएल के परमेश्वर यहोवा की शपथ खाई थी। तब सारी मण्डली के लोग प्रधानों के विरुद्ध कुढ़कुढ़ाने लगे।", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 9:19" - }, - "तब सब प्रधानों ने सारी मण्डली से कहा, “हमने उनसे इस्राएल के परमेश्वर यहोवा की शपथ खाई है, इसलिए अब उनको छू नहीं सकते।", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 9:20" - }, - "हम उनसे यही करेंगे, कि उस शपथ के अनुसार हम उनको जीवित छोड़ देंगे, नहीं तो हमारी खाई हुई शपथ के कारण हम पर क्रोध पड़ेगा।”", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 9:21" - }, - "फिर प्रधानों ने उनसे कहा, “वे जीवित छोड़े जाएँ।” अतः प्रधानों के इस वचन के अनुसार वे सारी मण्डली के लिये लकड़हारे और पानी भरनेवाले बने।" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 11:31)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "JOS 6:26" + }, + "फिर उसी समय यहोशू ने इस्राएलियों के सम्मुख शपथ रखी, और कहा, “जो मनुष्य उठकर इस नगर यरीहो को फिर से बनाए वह यहोवा की ओर से श्रापित हो।" + ] + }, + { + "type": "para:q", + "content": [ + "“जब वह उसकी नींव डालेगा तब तो उसका जेठा पुत्र मरेगा," + ] + }, + { + "type": "para:q", + "content": [ + "और जब वह उसके फाटक लगवाएगा" + ] + }, + { + "type": "para:q", + "content": [ + "तब उसका छोटा पुत्र मर जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "JOS 6:27" + }, + "और यहोवा यहोशू के संग रहा; और यहोशू की कीर्ति उस सारे देश में फैल गई।" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "JOS 7" + }, + { + "type": "para:s", + "content": [ + "आकान का पाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 7:1" + }, + "परन्तु इस्राएलियों ने अर्पण की वस्तु के विषय में", + { + "type": "char:it", + "content": [ + "विश्वासघात किया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.1" + ] + }, + { + "type": "char:fq", + "content": [ + "विश्वासघात किया:" + ] + }, + { + "type": "char:ft", + "content": [ + "आकान ने ऐसा पाप किया था (यहोशू 6:19) उसने परमेश्वर को अर्पण की हुई कुछ वस्तुओं में से एक सुन्दर ओढ़ना, चाँदी और सोने की ईंट छिपा ली थी।" + ] + } + ] + } + ] }, + "; अर्थात् यहूदा गोत्र का आकान, जो जेरहवंशी जब्दी का पोता और कर्मी का पुत्र था, उसने अर्पण की वस्तुओं में से कुछ ले लिया; इस कारण यहोवा का कोप इस्राएलियों पर भड़क उठा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JOS 9:22" - }, - "फिर यहोशू ने उनको बुलवाकर कहा, “तुम तो हमारे ही बीच में रहते हो, फिर तुम ने हम से यह कहकर क्यों छल किया है, कि हम तुम से बहुत दूर रहते हैं?", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 9:23" - }, - "इसलिए अब तुम श्रापित हो, और तुम में से ऐसा कोई न रहेगा जो दास, अर्थात् मेरे परमेश्वर के भवन के लिये लकड़हारा और पानी भरनेवाला न हो।”", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 9:24" - }, - "उन्होंने यहोशू को उत्तर दिया, “तेरे दासों को यह निश्चय बताया गया था, कि तेरे परमेश्वर यहोवा ने अपने दास मूसा को आज्ञा दी थी कि तुम को वह सारा देश दे, और उसके सारे निवासियों को तुम्हारे सामने से सर्वनाश करे; इसलिए हम लोगों को तुम्हारे कारण से", - { - "type": "char:it", - "content": [ - "अपने प्राणों के लाले पड़ गए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.24" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने प्राणों के लाले पड़ गए:" - ] - }, - { - "type": "char:ft", - "content": [ - "गिबोनियों ने भय के कारण ऐसा किया था। उन्होंने परमेश्वर के लोगों से संघी के उद्देश्य से नहीं, भय के कारण ऐसा व्यवहार किया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, इसलिए हमने ऐसा काम किया।" - ] - }, - { - "type": "verse:v", - "number": "25", - "sid": "JOS 9:25" - }, - "और अब हम तेरे वश में हैं, जैसा बर्ताव तुझे भला लगे और ठीक लगे, वैसा ही व्यवहार हमारे साथ कर।”", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 9:26" - }, - "तब उसने उनसे वैसा ही किया, और उन्हें इस्राएलियों के हाथ से ऐसा बचाया, कि वे उन्हें घात करने न पाए।", - { - "type": "verse:v", - "number": "27", - "sid": "JOS 9:27" - }, - "परन्तु यहोशू ने उसी दिन उनको मण्डली के लिये, और जो स्थान यहोवा चुन ले उसमें उसकी वेदी के लिये, लकड़हारे और पानी भरनेवाले नियुक्त कर दिया, जैसा आज तक है।" - ] + "type": "verse:v", + "number": "2", + "sid": "JOS 7:2" }, + "यहोशू ने यरीहो से आई नामक नगर के पास, जो बेतावेन से लगा हुआ बेतेल की पूर्व की ओर है, कुछ पुरुषों को यह कहकर भेजा, “जाकर देश का भेद ले आओ।” और उन पुरुषों ने जाकर आई का भेद लिया।", { - "type": "chapter:c", - "number": "10", - "sid": "JOS 10" + "type": "verse:v", + "number": "3", + "sid": "JOS 7:3" }, + "और उन्होंने यहोशू के पास लौटकर कहा, “सब लोग वहाँ न जाएँ, कोई दो तीन हजार पुरुष जाकर आई को जीत सकते हैं; सब लोगों को वहाँ जाने का कष्ट न दे, क्योंकि वे लोग थोड़े ही हैं।”", { - "type": "para:s", - "content": [ - "सूर्य और चन्द्रमा का थमना" - ] + "type": "verse:v", + "number": "4", + "sid": "JOS 7:4" }, + "इसलिए कोई तीन हजार पुरुष वहाँ गए; परन्तु आई के रहनेवालों के सामने से भाग आए,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 10:1" - }, - "जब यरूशलेम के राजा", - { - "type": "char:it", - "content": [ - "अदोनीसेदेक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.1" - ] - }, - { - "type": "char:fq", - "content": [ - "अदोनीसेदेक:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् धार्मिकता का प्रभु" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ने सुना कि यहोशू ने आई को ले लिया, और उसका सत्यानाश कर डाला है, और जैसा उसने यरीहो और उसके राजा से किया था वैसा ही आई और उसके राजा से भी किया है, और यह भी सुना कि गिबोन के निवासियों ने इस्राएलियों से मेल किया, और उनके बीच रहने लगे हैं," - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JOS 10:2" - }, - "तब वे बहुत डर गए, क्योंकि गिबोन बड़ा नगर वरन् राजनगर के तुल्य और आई से बड़ा था, और उसके सब निवासी शूरवीर थे।", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 10:3" - }, - "इसलिए यरूशलेम के राजा अदोनीसेदेक ने हेब्रोन के राजा होहाम, यर्मूत के राजा पिराम, लाकीश के राजा यापी, और एग्लोन के राजा दबीर के पास यह कहला भेजा,", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 10:4" - }, - "“मेरे पास आकर मेरी सहायता करो, और चलो हम गिबोन को मारें; क्योंकि उसने यहोशू और इस्राएलियों से मेल कर लिया है।”", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 10:5" - }, - "इसलिए यरूशलेम, हेब्रोन, यर्मूत, लाकीश, और एग्लोन के पाँचों एमोरी राजाओं ने अपनी-अपनी सारी सेना इकट्ठी करके चढ़ाई कर दी, और गिबोन के सामने डेरे डालकर उससे युद्ध छेड़ दिया।" - ] + "type": "verse:v", + "number": "5", + "sid": "JOS 7:5" }, + "तब आई के रहनेवालों ने उनमें से कोई छत्तीस पुरुष मार डाले, और अपने फाटक से", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JOS 10:6" - }, - "तक गिबोन के निवासियों ने गिलगाल की छावनी में यहोशू के पास यह कहला भेजा, “अपने दासों की ओर से तू अपना हाथ न हटाना; शीघ्र हमारे पास आकर हमें बचा ले, और हमारी सहायता कर; क्योंकि पहाड़ पर रहनेवाले एमोरियों के सब राजा हमारे विरुद्ध इकट्ठे हुए हैं।”", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 10:7" - }, - "तब यहोशू सारे योद्धाओं और सब शूरवीरों को संग लेकर गिलगाल से चल पड़ा।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 10:8" - }, - "और यहोवा ने यहोशू से कहा, “उनसे मत डर, क्योंकि मैंने उनको तेरे हाथ में कर दिया है; उनमें से एक पुरुष भी तेरे सामने टिक न सकेगा।”", + "type": "char:it", + "content": [ + "शबारीम", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "9", - "sid": "JOS 10:9" + "type": "char:fr", + "content": [ + "7.5" + ] }, - "तब यहोशू रातों-रात गिलगाल से जाकर एकाएक उन पर टूट पड़ा।", { - "type": "verse:v", - "number": "10", - "sid": "JOS 10:10" + "type": "char:fq", + "content": [ + "शबारीम:" + ] }, - "तब यहोवा ने ऐसा किया कि वे इस्राएलियों से घबरा गए, और इस्राएलियों ने गिबोन के पास उनका बड़ा संहार किया, और बेथोरोन के चढ़ाई पर उनका पीछा करके अजेका और मक्केदा तक उनको मारते गए।", { - "type": "verse:v", - "number": "11", - "sid": "JOS 10:11" - }, - "फिर जब वे इस्राएलियों के सामने से भागकर बेथोरोन की उतराई पर आए, तब अजेका पहुँचने तक यहोवा ने आकाश से बड़े-बड़े पत्थर उन पर बरसाएँ, और वे मर गए; जो ओलों से मारे गए उनकी गिनती इस्राएलियों की तलवार से मारे हुओं से अधिक थी।" - ] + "type": "char:ft", + "content": [ + "अर्थात् ‘पत्थर की खदान’" + ] + } + ] + } + ] }, + "तक उनका पीछा करके उतराई में उनको मारते गए। तब लोगों का मन पिघलकर जल सा बन गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "JOS 10:12" - }, - "उस समय, अर्थात् जिस दिन यहोवा ने एमोरियों को इस्राएलियों के वश में कर दिया, उस दिन यहोशू ने यहोवा से इस्राएलियों के देखते इस प्रकार कहा," - ] + "type": "verse:v", + "number": "6", + "sid": "JOS 7:6" + }, + "तब यहोशू ने अपने वस्त्र फाड़े, और वह और इस्राएली वृद्ध लोग यहोवा के सन्दूक के सामने मुँह के बल गिरकर भूमि पर साँझ तक पड़े रहे; और उन्होंने अपने-अपने सिर पर धूल डाली।", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 7:7" + }, + "और यहोशू ने कहा, “हाय, प्रभु यहोवा, तू अपनी इस प्रजा को यरदन पार क्यों ले आया? क्या हमें एमोरियों के वश में करके नष्ट करने के लिये ले आया है? भला होता कि हम संतोष करके यरदन के उस पार रह जाते!", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 7:8" + }, + "हाय, प्रभु मैं क्या कहूँ, जब इस्राएलियों ने अपने शत्रुओं को पीठ दिखाई है!", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 7:9" + }, + "क्योंकि कनानी वरन् इस देश के सब निवासी यह सुनकर हमको घेर लेंगे, और हमारा नाम पृथ्वी पर से मिटा डालेंगे; फिर तू अपने बड़े नाम के लिये क्या करेगा?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JOS 7:10" }, + "यहोवा ने यहोशू से कहा, “", { - "type": "para:q", - "content": [ - "“हे सूर्य, तू गिबोन पर, और", + "type": "char:it", + "content": [ + "उठ, खड़ा हो जा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "हे चन्द्रमा" - ] + "type": "char:fr", + "content": [ + "7.10" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.12" - ] - }, - { - "type": "char:fq", - "content": [ - "हे चन्द्रमा:" - ] - }, - { - "type": "char:ft", - "content": [ - "चाँद और सूर्य को आज्ञा देने का अर्थ है कि यहोशू दोनों को देख रहा था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "उठ, खड़ा हो जा:" + ] }, { - "type": "char:it", - "content": [ - "*, तू अय्यालोन की तराई के ऊपर थमा रह।”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर का उत्तर स्पष्ट था और उसमें झिड़की भी थी। यहोशू को असहाय नहीं रहना है, आपदा का कारण भी खोजना आवश्यक हैं।" + ] } - ] + ] + } + ] }, + ", तू क्यों इस भाँति मुँह के बल भूमि पर पड़ा है?", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JOS 10:13" - }, - "और सूर्य उस समय तक थमा रहा;" - ] + "type": "verse:v", + "number": "11", + "sid": "JOS 7:11" }, + "इस्राएलियों ने पाप किया है; और जो वाचा मैंने उनसे अपने साथ बँधाई थी उसको उन्होंने तोड़ दिया है, उन्होंने अर्पण की वस्तुओं में से ले लिया, वरन् चोरी भी की, और छल करके उसको अपने सामान में रख लिया है।", { - "type": "para:q", - "content": [ - "और चन्द्रमा उस समय तक ठहरा रहा," - ] + "type": "verse:v", + "number": "12", + "sid": "JOS 7:12" }, + "इस कारण इस्राएली अपने शत्रुओं के सामने खड़े नहीं रह सकते; वे अपने शत्रुओं को पीठ दिखाते हैं, इसलिए कि वे आप अर्पण की वस्तु बन गए हैं। और यदि तुम अपने मध्य में से अर्पण की वस्तु सत्यानाश न कर डालोगे, तो मैं आगे को तुम्हारे संग नहीं रहूँगा।", { - "type": "para:q", - "content": [ - "जब तक उस जाति के लोगों ने अपने शत्रुओं से बदला न लिया।" - ] + "type": "verse:v", + "number": "13", + "sid": "JOS 7:13" }, + "उठ, प्रजा के लोगों को पवित्र कर, उनसे कह; ‘सवेरे तक अपने-अपने को पवित्र कर रखो; क्योंकि इस्राएल का परमेश्वर यहोवा यह कहता है, “हे इस्राएल, तेरे मध्य में अर्पण की वस्तु है; इसलिए जब तक तू अर्पण की वस्तु को अपने मध्य में से दूर न करे तब तक तू अपने शत्रुओं के सामने खड़ा न रह सकेगा।”", { - "type": "para:p", - "content": [ - "क्या यह बात याशार नामक पुस्तक में नहीं लिखी है कि सूर्य आकाशमण्डल के बीचोबीच ठहरा रहा, और लगभग चार पहर तक न डूबा?", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 10:14" - }, - "न तो उससे पहले कोई ऐसा दिन हुआ और न उसके बाद, जिसमें यहोवा ने किसी पुरुष की सुनी हो; क्योंकि यहोवा तो इस्राएल की ओर से लड़ता था।" - ] + "type": "verse:v", + "number": "14", + "sid": "JOS 7:14" }, + "इसलिए सवेरे को तुम गोत्र-गोत्र के अनुसार समीप खड़े किए जाओगे; और जिस गोत्र को यहोवा पकड़े वह एक-एक कुल करके पास आए; और जिस कुल को यहोवा पकड़े वह घराना-घराना करके पास आए; फिर जिस घराने को यहोवा पकड़े वह एक-एक पुरुष करके पास आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JOS 10:15" - }, - "तब यहोशू सारे इस्राएलियों समेत गिलगाल की छावनी को लौट गया।" - ] + "type": "verse:v", + "number": "15", + "sid": "JOS 7:15" }, + "तब जो पुरुष अर्पण की वस्तु रखे हुए पकड़ा जाएगा, वह और जो कुछ उसका हो सब आग में डालकर जला दिया जाए; क्योंकि उसने यहोवा की वाचा को तोड़ा है, और इस्राएल में अनुचित कर्म किया है।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "एमोरियों के पाँचों राजाओं का बन्दी बनाया जाना" - ] + "type": "verse:v", + "number": "16", + "sid": "JOS 7:16" }, + "यहोशू सवेरे उठकर इस्राएलियों को गोत्र-गोत्र करके समीप ले गया, और यहूदा का गोत्र पकड़ा गया;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JOS 10:16" - }, - "वे पाँचों राजा भागकर मक्केदा के पास की गुफा में जा छिपे।", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 10:17" - }, - "तब यहोशू को यह समाचार मिला, “पाँचों राजा मक्केदा के पास की गुफा में छिपे हुए हमें मिले हैं।”", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 10:18" - }, - "यहोशू ने कहा, “गुफा के मुँह पर बड़े-बड़े पत्थर लुढ़काकर उनकी देख-भाल के लिये मनुष्यों को उसके पास बैठा दो;", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 10:19" - }, - "परन्तु तुम मत ठहरो, अपने शत्रुओं का पीछा करके उनमें से जो-जो पिछड़ गए हैं उनको मार डालो, उन्हें अपने-अपने नगर में प्रवेश करने का अवसर न दो; क्योंकि तुम्हारे परमेश्वर यहोवा ने उनको तुम्हारे हाथ में कर दिया है।”", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 10:20" - }, - "जब यहोशू और इस्राएली उनका संहार करके उन्हें नाश कर चुके, और उनमें से जो बच गए वे अपने-अपने गढ़वाले नगर में घुस गए,", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 10:21" - }, - "तब सब लोग मक्केदा की छावनी को यहोशू के पास कुशल क्षेम से लौट आए; और इस्राएलियों के विरुद्ध किसी ने जीभ तक न हिलाई।" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 7:17" }, + "तब उसने यहूदा के परिवार को समीप किया, और जेरहवंशियों का कुल पकड़ा गया; फिर जेरहवंशियों के घराने के एक-एक पुरुष को समीप लाया, और जब्दी पकड़ा गया;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "JOS 10:22" - }, - "तब यहोशू ने आज्ञा दी, “गुफा का मुँह खोलकर उन पाँचों राजाओं को मेरे पास निकाल ले आओ।”", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 10:23" - }, - "उन्होंने ऐसा ही किया, और यरूशलेम, हेब्रोन, यर्मूत, लाकीश, और एग्लोन के उन पाँचों राजाओं को गुफा में से उसके पास निकाल ले आए।", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 10:24" - }, - "जब वे उन राजाओं को यहोशू के पास निकाल ले आए, तब यहोशू ने इस्राएल के सब पुरुषों को बुलाकर अपने साथ चलनेवाले योद्धाओं के प्रधानों से कहा, “निकट आकर अपने-अपने पाँव इन राजाओं की गर्दनों पर रखो” और उन्होंने निकट जाकर अपने-अपने पाँव उनकी गर्दनों पर रखे।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 10:25" - }, - "तब यहोशू ने उनसे कहा, “डरो मत, और न तुम्हारा मन कच्चा हो; हियाव बाँधकर दृढ़ हो; क्योंकि यहोवा तुम्हारे सब शत्रुओं से जिनसे तुम लड़नेवाले हो ऐसा ही करेगा।”", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 10:26" - }, - "इसके बाद यहोशू ने उनको मरवा डाला, और पाँच वृक्षों पर लटका दिया। और वे साँझ तक उन वृक्षों पर लटके रहे।", - { - "type": "verse:v", - "number": "27", - "sid": "JOS 10:27" - }, - "सूर्य डूबते-डूबते यहोशू से आज्ञा पाकर लोगों ने उन्हें उन वृक्षों पर से उतार के उसी गुफा में जहाँ वे छिप गए थे डाल दिया, और उस गुफा के मुँह पर बड़े-बड़े पत्थर रख दिए, वे आज तक वहीं रखे हुए हैं।" - ] + "type": "verse:v", + "number": "18", + "sid": "JOS 7:18" }, + "तब उसने उसके घराने के एक-एक पुरुष को समीप खड़ा किया, और यहूदा गोत्र का आकान, जो जेरहवंशी जब्दी का पोता और कर्मी का पुत्र था, पकड़ा गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "JOS 10:28" - }, - "उसी दिन यहोशू ने मक्केदा को ले लिया, और उसको तलवार से मारा, और उसके राजा का सत्यानाश किया; और जितने प्राणी उसमें थे उन सभी में से किसी को जीवित न छोड़ा; और जैसा उसने यरीहो के राजा के साथ किया था वैसा ही मक्केदा के राजा से भी किया।" - ] + "type": "verse:v", + "number": "19", + "sid": "JOS 7:19" }, + "तब यहोशू आकान से कहने लगा, “हे मेरे बेटे, इस्राएल के परमेश्वर यहोवा का आदर कर, और उसके आगे अंगीकार कर; और जो कुछ तूने किया है वह मुझ को बता दे, और मुझसे कुछ मत छिपा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JOS 10:29" - }, - "तब यहोशू सब इस्राएलियों समेत मक्केदा से चलकर लिब्ना को गया, और लिब्ना से लड़ा;", - { - "type": "verse:v", - "number": "30", - "sid": "JOS 10:30" - }, - "और यहोवा ने उसको भी राजा समेत इस्राएलियों के हाथ में कर दिया; और यहोशू ने उसको और उसमें के सब प्राणियों को तलवार से मारा; और उसमें से किसी को भी जीवित न छोड़ा; और उसके राजा से वैसा ही किया जैसा उसने यरीहो के राजा के साथ किया था।" - ] + "type": "verse:v", + "number": "20", + "sid": "JOS 7:20" }, + "आकान ने यहोशू को उत्तर दिया, “सचमुच मैंने इस्राएल के परमेश्वर यहोवा के विरुद्ध पाप किया है, और इस प्रकार मैंने किया है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "JOS 10:31" - }, - "फिर यहोशू सब इस्राएलियों समेत लिब्ना से चलकर लाकीश को गया, और उसके विरुद्ध छावनी डालकर लड़ा;", - { - "type": "verse:v", - "number": "32", - "sid": "JOS 10:32" - }, - "और यहोवा ने लाकीश को इस्राएल के हाथ में कर दिया, और दूसरे दिन उसने उसको जीत लिया; और जैसा उसने लिब्ना के सब प्राणियों को तलवार से मारा था वैसा ही उसने लाकीश से भी किया।" - ] + "type": "verse:v", + "number": "21", + "sid": "JOS 7:21" }, + "कि जब मुझे लूट में बाबेल देश का एक सुन्दर ओढ़ना, और दो सौ शेकेल चाँदी, और पचास शेकेल सोने की एक ईंट देख पड़ी, तब मैंने उनका लालच करके उन्हें रख लिया; वे मेरे डेरे के भीतर भूमि में गड़े हैं, और सब के नीचे चाँदी है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "JOS 10:33" - }, - "तब गेजेर का राजा होराम लाकीश की सहायता करने को चढ़ आया; और यहोशू ने प्रजा समेत उसको भी ऐसा मारा कि उसके लिये किसी को जीवित न छोड़ा।" - ] + "type": "verse:v", + "number": "22", + "sid": "JOS 7:22" }, + "तब यहोशू ने दूत भेजे, और वे उस डेरे में दौड़े गए; और क्या देखा, कि वे वस्तुएँ उसके डेरे में गड़ी हैं, और सब के नीचे चाँदी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "JOS 10:34" - }, - "फिर यहोशू ने सब इस्राएलियों समेत लाकीश से चलकर एग्लोन को गया; और उसके विरुद्ध छावनी डालकर युद्ध करने लगा;", - { - "type": "verse:v", - "number": "35", - "sid": "JOS 10:35" - }, - "और उसी दिन उन्होंने उसको ले लिया, और उसको तलवार से मारा; और उसी दिन जैसा उसने लाकीश के सब प्राणियों का सत्यानाश कर डाला था वैसा ही उसने एग्लोन से भी किया।" - ] + "type": "verse:v", + "number": "23", + "sid": "JOS 7:23" }, + "उनको उन्होंने डेरे में से निकालकर यहोशू और सब इस्राएलियों के पास लाकर यहोवा के सामने रख दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "JOS 10:36" - }, - "फिर यहोशू सब इस्राएलियों समेत एग्लोन से चलकर हेब्रोन को गया, और उससे लड़ने लगा;", - { - "type": "verse:v", - "number": "37", - "sid": "JOS 10:37" - }, - "और उन्होंने उसे ले लिया, और उसको और उसके राजा और सब गाँवों को और उनमें के सब प्राणियों को तलवार से मारा; जैसा यहोशू ने एग्लोन से किया था वैसा ही उसने हेब्रोन में भी किसी को जीवित न छोड़ा; उसने उसको और उसमें के सब प्राणियों का सत्यानाश कर डाला।" - ] + "type": "verse:v", + "number": "24", + "sid": "JOS 7:24" }, + "तब सब इस्राएलियों समेत यहोशू जेरहवंशी आकान को, और उस चाँदी और ओढ़ने और सोने की ईंट को, और उसके बेटे-बेटियों को, और उसके बैलों, गदहों और भेड़-बकरियों को, और उसके डेरे को, अर्थात् जो कुछ उसका था उन सब को आकोर नामक तराई में ले गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "38", - "sid": "JOS 10:38" - }, - "तब यहोशू सब इस्राएलियों समेत घूमकर दबीर को गया, और उससे लड़ने लगा;", - { - "type": "verse:v", - "number": "39", - "sid": "JOS 10:39" - }, - "और राजा समेत उसे और उसके सब गाँवों को ले लिया; और उन्होंने उनको तलवार से घात किया, और जितने प्राणी उनमें थे सब का सत्यानाश कर डाला; किसी को जीवित न छोड़ा, जैसा यहोशू ने हेब्रोन और लिब्ना और उसके राजा से किया था वैसा ही उसने दबीर और उसके राजा से भी किया।" - ] + "type": "verse:v", + "number": "25", + "sid": "JOS 7:25" }, + "तब यहोशू ने उससे कहा, “तूने हमें क्यों कष्ट दिया है? आज के दिन यहोवा तुझी को कष्ट देगा।” तब सब इस्राएलियों ने उस पर पथराव किया; और उनको आग में डालकर जलाया, और उनके ऊपर पत्थर डाल दिए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "JOS 10:40" - }, - "इसी प्रकार यहोशू ने उस सारे देश को, अर्थात् पहाड़ी देश, दक्षिण देश, नीचे के देश, और ढालू देश को, उनके सब राजाओं समेत मारा; और इस्राएल के परमेश्वर यहोवा की आज्ञा के अनुसार किसी को जीवित न छोड़ा, वरन् जितने प्राणी थे सभी का सत्यानाश कर डाला।", + "type": "verse:v", + "number": "26", + "sid": "JOS 7:26" + }, + "और उन्होंने उसके ऊपर", + { + "type": "char:it", + "content": [ + "पत्थरों का बड़ा ढेर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "41", - "sid": "JOS 10:41" + "type": "char:fr", + "content": [ + "7.26" + ] }, - "और यहोशू ने कादेशबर्ने से ले गाज़ा तक, और गिबोन तक के सारे गोशेन देश के लोगों को मारा।", { - "type": "verse:v", - "number": "42", - "sid": "JOS 10:42" + "type": "char:fq", + "content": [ + "पत्थरों का बड़ा ढेर:" + ] }, - "इन सब राजाओं को उनके देशों समेत यहोशू ने एक ही समय में ले लिया, क्योंकि इस्राएल का परमेश्वर यहोवा इस्राएलियों की ओर से लड़ता था।", { - "type": "verse:v", - "number": "43", - "sid": "JOS 10:43" - }, - "तब यहोशू सब इस्राएलियों समेत गिलगाल की छावनी में लौट आया।" - ] + "type": "char:ft", + "content": [ + "आकान के पाप और दण्ड का स्मारक" + ] + } + ] + } + ] + }, + "लगा दिया जो आज तक बना है; तब यहोवा का भड़का हुआ कोप शान्त हो गया। इस कारण उस स्थान का नाम आज तक आकोर तराई पड़ा है।" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "JOS 8" + }, + { + "type": "para:s", + "content": [ + "आई नगर का ले लिया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 8:1" + }, + "तब यहोवा ने यहोशू से कहा, “", + { + "type": "char:it", + "content": [ + "मत डर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.1" + ] + }, + { + "type": "char:fq", + "content": [ + "मत डर:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर यहोशू को उसकी निराशा से उबारता है यहोशू. 7:6 और उसे आज्ञा देता है कि आई नगर पर बड़ी सेना लेकर आक्रमण कर।" + ] + } + ] + } + ] }, + ", और तेरा मन कच्चा न हो; कमर बाँधकर सब योद्धाओं को साथ ले, और आई पर चढ़ाई कर; सुन, मैंने आई के राजा को उसकी प्रजा और उसके नगर और देश समेत तेरे वश में कर दिया है।", { - "type": "chapter:c", - "number": "11", - "sid": "JOS 11" + "type": "verse:v", + "number": "2", + "sid": "JOS 8:2" }, + "और जैसा तूने यरीहो और उसके राजा से किया वैसा ही आई और उसके राजा के साथ भी करना; केवल तुम पशुओं समेत उसकी लूट तो अपने लिये ले सकोगे; इसलिए उस नगर के पीछे की ओर अपने पुरुष घात में लगा दो।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "कनान के उत्तरीय भाग का जीता जाना" - ] + "type": "verse:v", + "number": "3", + "sid": "JOS 8:3" }, + "अतः यहोशू ने सब योद्धाओं समेत आई पर चढ़ाई करने की तैयारी की; और यहोशू ने तीस हजार पुरुषों को जो शूरवीर थे चुनकर रात ही को आज्ञा देकर भेजा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 11:1" - }, - "यह सुनकर हासोर के राजा", - { - "type": "char:it", - "content": [ - "याबीन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.1" - ] - }, - { - "type": "char:fq", - "content": [ - "याबीन:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका वास्तविक अर्थ है, वह समझेगा, और बुद्धिमान था चतुर, का समानार्थक है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ने मादोन के राजा योबाब, और शिम्रोन और अक्षाप के राजाओं को," - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JOS 11:2" - }, - "और जो-जो राजा उत्तर की ओर पहाड़ी देश में, और किन्नेरेत के दक्षिण के अराबा में, और नीचे के देश में, और पश्चिम की ओर दोर के ऊँचे देश में रहते थे, उनको,", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 11:3" - }, - "और पूरब पश्चिम दोनों ओर के रहनेवाले कनानियों, और एमोरियों, हित्तियों, परिज्जियों, और पहाड़ी यबूसियों, और", - { - "type": "char:it", - "content": [ - "मिस्पा" - ] - }, + "type": "verse:v", + "number": "4", + "sid": "JOS 8:4" + }, + "और उनको यह आज्ञा दी, “सुनो, तुम उस नगर के पीछे की ओर घात लगाए बैठे रहना; नगर से बहुत दूर न जाना, और सब के सब तैयार रहना;", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 8:5" + }, + "और मैं अपने सब साथियों समेत उस नगर के निकट जाऊँगा। और जब वे पहले के समान हमारा सामना करने को निकलें, तब हम उनके आगे से भागेंगे;", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 8:6" + }, + "तब वे यह सोचकर, कि वे पहले की भाँति हमारे सामने से भागे जाते हैं, हमारा पीछा करेंगे; इस प्रकार हम उनके सामने से भागकर उन्हें नगर से दूर निकाल ले जाएँगे;", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 8:7" + }, + "तब तुम घात में से उठकर नगर को अपना कर लेना; क्योंकि तुम्हारा परमेश्वर यहोवा उसको तुम्हारे हाथ में कर देगा।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 8:8" + }, + "और जब नगर को ले लो, तब उसमें आग लगाकर फूँक देना, यहोवा की आज्ञा के अनुसार ही काम करना; सुनो, मैंने तुम्हें आज्ञा दी है।”", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 8:9" + }, + "तब यहोशू ने उनको भेज दिया; और वे घात में बैठने को चले गए, और बेतेल और आई के मध्य में और आई की पश्चिम की ओर बैठे रहे; परन्तु यहोशू उस रात को लोगों के बीच टिका रहा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JOS 8:10" + }, + "यहोशू सवेरे उठा, और लोगों की गिनती करके इस्राएली वृद्ध लोगों समेत लोगों के आगे-आगे आई की ओर चला।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 8:11" + }, + "और उसके संग के सब योद्धा चढ़ गए, और आई नगर के निकट पहुँचकर उसके सामने उत्तर की ओर डेरे डाल दिए, और उनके और आई के बीच एक तराई थी।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 8:12" + }, + "तब उसने कोई पाँच हजार पुरुष चुनकर बेतेल और आई के मध्य नगर के पश्चिम की ओर उनको घात में बैठा दिया।", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 8:13" + }, + "और जब लोगों ने नगर के उत्तर ओर की सारी सेना को और उसके पश्चिम ओर घात में बैठे हुओं को भी ठिकाने पर कर दिया, तब", + { + "type": "char:it", + "content": [ + "यहोशू उसी रात तराई के बीच गया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मिस्पा:" - ] - }, - { - "type": "char:ft", - "content": [ - "चौकसी स्तम्भ का देश" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "8.13" + ] }, { - "type": "char:it", - "content": [ - "* देश में हेर्मोन पहाड़ के नीचे रहनेवाले हिब्बियों को बुलवा भेजा।" - ] + "type": "char:fq", + "content": [ + "यहोशू उसी रात तराई के बीच गया:" + ] }, { - "type": "verse:v", - "number": "4", - "sid": "JOS 11:4" - }, - "और वे अपनी-अपनी सेना समेत, जो समुद्र के किनारे रेतकणों के समान बहुत थीं, मिलकर निकल आए, और उनके साथ बहुत से घोड़े और रथ भी थे।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 11:5" - }, - "तब वे सब राजा सम्मति करके इकट्ठे हुए, और इस्राएलियों से लड़ने को मेरोम नामक ताल के पास आकर एक संग छावनी डाली।" - ] + "type": "char:ft", + "content": [ + "वहाँ से यहोशू नगर के लोगों द्वारा दिन के प्रकाश में देखा जा सकता था। नि:सन्देह उसके साथ चयनित योद्धा थे।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JOS 11:6" - }, - "तब यहोवा ने यहोशू से कहा, “उनसे मत डर, क्योंकि कल इसी समय मैं उन सभी को इस्राएलियों के वश में करके मरवा डालूँगा; तब तू उनके घोड़ों के घुटनों की नस कटवाना, और उनके रथ भस्म कर देना।”", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 11:7" - }, - "और यहोशू सब योद्धाओं समेत मेरोम नामक ताल के पास अचानक पहुँचकर उन पर टूट पड़ा।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 11:8" - }, - "और यहोवा ने उनको इस्राएलियों के हाथ में कर दिया, इसलिए उन्होंने उन्हें मार लिया, और बड़े नगर सीदोन और मिस्रपोतमैम तक, और पूर्व की ओर मिस्पे के मैदान तक उनका पीछा किया; और उनको मारा, और उनमें से किसी को जीवित न छोड़ा।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 11:9" - }, - "तब यहोशू ने यहोवा की आज्ञा के अनुसार उनसे किया, अर्थात् उनके घोड़ों के घुटनों की नस कटवाई, और उनके रथ आग में जलाकर भस्म कर दिए।" - ] + "type": "verse:v", + "number": "14", + "sid": "JOS 8:14" }, + "जब आई के राजा ने यह देखा, तब वे फुर्ती करके सवेरे उठे, और राजा अपनी सारी प्रजा को लेकर इस्राएलियों के सामने उनसे लड़ने को निकलकर ठहराए हुए स्थान पर जो अराबा के सामने है पहुँचा; और वह नहीं जानता था कि नगर की पिछली ओर लोग घात लगाए बैठे हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JOS 11:10" - }, - "उस समय यहोशू ने घूमकर हासोर को जो पहले उन सब राज्यों में मुख्य नगर था ले लिया, और उसके राजा को तलवार से मार डाला।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 11:11" - }, - "और जितने प्राणी उसमें थे उन सभी को उन्होंने तलवार से मारकर सत्यानाश किया; और किसी प्राणी को जीवित न छोड़ा, और हासोर को यहोशू ने आग लगाकर फुँकवा दिया।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 11:12" - }, - "और उन सब नगरों को उनके सब राजाओं समेत यहोशू ने ले लिया, और यहोवा के दास मूसा की आज्ञा के अनुसार उनको तलवार से घात करके सत्यानाश किया।", + "type": "verse:v", + "number": "15", + "sid": "JOS 8:15" + }, + "तब यहोशू और सब इस्राएली उनसे मानो हार मानकर जंगल का मार्ग लेकर भाग निकले।", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 8:16" + }, + "तब नगर के सब लोग इस्राएलियों का पीछा करने को पुकार-पुकारके बुलाए गए; और वे यहोशू का पीछा करते हुए नगर से दूर निकल गए।", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 8:17" + }, + "और न आई में और न बेतेल में कोई पुरुष रह गया, जो इस्राएलियों का पीछा करने को न गया हो; और उन्होंने नगर को खुला हुआ छोड़कर इस्राएलियों का पीछा किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "JOS 8:18" + }, + "तब यहोवा ने यहोशू से कहा, “अपने हाथ का बर्छा आई की ओर बढ़ा; क्योंकि मैं उसे तेरे हाथ में दे दूँगा।” और यहोशू ने अपने हाथ के बर्छे को नगर की ओर बढ़ाया।", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 8:19" + }, + "उसके हाथ बढ़ाते ही जो लोग घात में बैठे थे वे झटपट अपने स्थान से उठे, और दौड़कर नगर में प्रवेश किया और उसको ले लिया; और झटपट उसमें आग लगा दी।", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 8:20" + }, + "जब आई के पुरुषों ने पीछे की ओर फिरकर दृष्टि की, तो क्या देखा, कि नगर का धुआँ आकाश की ओर उठ रहा है; और उन्हें न तो इधर भागने की शक्ति रही, और न उधर, और जो लोग जंगल की ओर भागे जाते थे वे फिरकर अपने खदेड़नेवालों पर टूट पड़े।", + { + "type": "verse:v", + "number": "21", + "sid": "JOS 8:21" + }, + "जब यहोशू और सब इस्राएलियों ने देखा कि घातियों ने नगर को ले लिया, और उसका धुआँ उठ रहा है, तब घूमकर आई के पुरुषों को मारने लगे।", + { + "type": "verse:v", + "number": "22", + "sid": "JOS 8:22" + }, + "और उनका सामना करने को दूसरे भी नगर से निकल आए; सो वे इस्राएलियों के बीच में पड़ गए, कुछ इस्राएली तो उनके आगे, और कुछ उनके पीछे थे; अतः उन्होंने उनको यहाँ तक मार डाला कि उनमें से न तो कोई बचने और न भागने पाया।", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 8:23" + }, + "और आई के राजा को वे जीवित पकड़कर यहोशू के पास ले आए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "JOS 8:24" + }, + "और जब इस्राएली आई के सब निवासियों को मैदान में, अर्थात् उस जंगल में जहाँ उन्होंने उनका पीछा किया था घात कर चुके, और वे सब के सब तलवार से मारे गए यहाँ तक कि उनका अन्त ही हो गया, तब सब इस्राएलियों ने आई को लौटकर उसे भी तलवार से मारा।", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 8:25" + }, + "और स्त्री पुरुष, सब मिलाकर जो उस दिन मारे गए वे बारह हजार थे, और आई के सब पुरुष इतने ही थे।", + { + "type": "verse:v", + "number": "26", + "sid": "JOS 8:26" + }, + "क्योंकि जब तक यहोशू ने आई के सब निवासियों का सत्यानाश न कर डाला तब तक उसने अपना हाथ, जिससे बर्छा बढ़ाया था, फिर न खींचा।", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 8:27" + }, + "यहोवा की उस आज्ञा के अनुसार जो उसने यहोशू को दी थी इस्राएलियों ने पशु आदि नगर की लूट अपनी कर ली।", + { + "type": "verse:v", + "number": "28", + "sid": "JOS 8:28" + }, + "तब यहोशू ने आई को फुँकवा दिया, और उसे सदा के लिये खण्डहर कर दिया: वह आज तक उजाड़ पड़ा है।", + { + "type": "verse:v", + "number": "29", + "sid": "JOS 8:29" + }, + "और आई के राजा को उसने साँझ तक वृक्ष पर लटका रखा; और सूर्य डूबते-डूबते यहोशू की आज्ञा से उसका शव वृक्ष पर से उतारकर नगर के फाटक के सामने डाल दिया गया, और उस पर पत्थरों का बड़ा ढेर लगा दिया, जो आज तक बना है।" + ] + }, + { + "type": "para:s", + "content": [ + "आशीर्वाद और श्राप का सुनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "JOS 8:30" + }, + "तब यहोशू ने इस्राएल के परमेश्वर यहोवा के लिये एबाल पर्वत पर एक वेदी बनवाई,", + { + "type": "verse:v", + "number": "31", + "sid": "JOS 8:31" + }, + "जैसा यहोवा के दास मूसा ने इस्राएलियों को आज्ञा दी थी, और जैसा मूसा की व्यवस्था की पुस्तक में लिखा है, उसने समूचे पत्थरों की एक वेदी बनवाई जिस पर औज़ार नहीं चलाया गया था। और उस पर उन्होंने यहोवा के लिये होमबलि चढ़ाए, और मेलबलि किए।", + { + "type": "verse:v", + "number": "32", + "sid": "JOS 8:32" + }, + "उसी स्थान पर यहोशू ने इस्राएलियों के सामने उन पत्थरों के ऊपर मूसा की व्यवस्था, जो उसने लिखी थी, उसकी नकल कराई।", + { + "type": "verse:v", + "number": "33", + "sid": "JOS 8:33" + }, + "और वे, क्या देशी क्या परदेशी, सारे इस्राएली अपने वृद्ध लोगों, सरदारों, और न्यायियों समेत यहोवा की वाचा का सन्दूक उठानेवाले लेवीय याजकों के सामने उस सन्दूक के इधर-उधर खड़े हुए, अर्थात् आधे लोग तो गिरिज्जीम पर्वत के, और आधे एबाल पर्वत के सामने खड़े हुए, जैसा कि यहोवा के दास मूसा ने पहले आज्ञा दी थी, कि इस्राएली प्रजा को आशीर्वाद दिए जाएँ।", + { + "type": "char:bdit", + "content": [ + "(यूह. 4:20)" + ] + }, + { + "type": "verse:v", + "number": "34", + "sid": "JOS 8:34" + }, + "उसके बाद उसने आशीष और श्राप की व्यवस्था के सारे वचन, जैसे-जैसे व्यवस्था की पुस्तक में लिखे हुए हैं, वैसे-वैसे पढ़ पढ़कर सुना दिए।", + { + "type": "verse:v", + "number": "35", + "sid": "JOS 8:35" + }, + "जितनी बातों की मूसा ने आज्ञा दी थी, उनमें से कोई ऐसी बात नहीं रह गई जो यहोशू ने इस्राएल की सारी सभा, और स्त्रियों, और बाल-बच्चों, और उनके साथ रहनेवाले परदेशी लोगों के सामने भी पढ़कर न सुनाई।" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "JOS 9" + }, + { + "type": "para:s", + "content": [ + "गिबोनियों का छल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 9:1" + }, + "यह सुनकर हित्ती, एमोरी, कनानी, परिज्जी, हिब्बी, और यबूसी, जितने राजा यरदन के इस पार पहाड़ी देश में और नीचे के देश में, और लबानोन के सामने के महानगर के तट पर रहते थे,", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 9:2" + }, + "वे एक मन होकर यहोशू और इस्राएलियों से लड़ने को इकट्ठे हुए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "JOS 9:3" + }, + "जब गिबोन के निवासियों ने सुना कि यहोशू ने यरीहो और आई से क्या-क्या किया है,", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 9:4" + }, + "तब उन्होंने छल किया, और राजदूतों का भेष बनाकर अपने गदहों पर पुराने बोरे, और पुराने फटे, और जोड़े हुए मदिरा के कुप्पे लादकर", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 9:5" + }, + "अपने पाँवों में पुरानी पैबन्द लगी हुई जूतियाँ, और तन पर पुराने वस्त्र पहने, और अपने भोजन के लिये सूखी और फफूंदी लगी हुई रोटी ले ली।", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 9:6" + }, + "तब वे गिलगाल की छावनी में यहोशू के पास जाकर उससे और इस्राएली पुरुषों से कहने लगे, “हम दूर देश से आए हैं; इसलिए अब तुम हम से वाचा बाँधो।”", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 9:7" + }, + "इस्राएली पुरुषों ने उन हिब्बियों से कहा, “क्या जाने तुम हमारे मध्य में ही रहते हो; फिर हम तुम से वाचा कैसे बाँधे?”", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 9:8" + }, + "उन्होंने यहोशू से कहा, “हम तेरे दास हैं।” तब यहोशू ने उनसे कहा, “तुम कौन हो? और कहाँ से आए हो?”", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 9:9" + }, + "उन्होंने उससे कहा, “तेरे दास बहुत दूर के देश से तेरे परमेश्वर यहोवा का नाम सुनकर आए हैं; क्योंकि हमने यह सब सुना है, अर्थात् उसकी कीर्ति और जो कुछ उसने मिस्र में किया,", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 9:10" + }, + "और जो कुछ उसने एमोरियों के दोनों राजाओं से किया जो यरदन के उस पार रहते थे, अर्थात् हेशबोन के राजा सीहोन से, और बाशान के राजा ओग से जो अश्तारोत में था।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 9:11" + }, + "इसलिए हमारे यहाँ के वृद्ध लोगों ने और हमारे देश के सब निवासियों ने हम से कहा, कि मार्ग के लिये अपने साथ भोजनवस्तु लेकर उनसे मिलने को जाओ, और उनसे कहना, कि हम तुम्हारे दास हैं; इसलिए अब तुम हम से वाचा बाँधो।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 9:12" + }, + "जिस दिन हम तुम्हारे पास चलने को निकले उस दिन तो हमने अपने-अपने घर से यह रोटी गरम और ताजी ली थी; परन्तु अब देखो, यह सूख गई है और इसमें फफूंदी लग गई है।", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 9:13" + }, + "फिर ये जो मदिरा के कुप्पे हमने भर लिये थे, तब तो नये थे, परन्तु देखो अब ये फट गए हैं; और हमारे ये वस्त्र और जूतियाँ बड़ी लम्बी यात्रा के कारण पुरानी हो गई हैं।”", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 9:14" + }, + "तब उन पुरुषों ने", + { + "type": "char:it", + "content": [ + "यहोवा से बिना सलाह लिये", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "JOS 11:13" + "type": "char:fr", + "content": [ + "9.14" + ] }, - "परन्तु हासोर को छोड़कर, जिसे यहोशू ने फुँकवा दिया, इस्राएल ने और किसी नगर को जो अपने टीले पर बसा था नहीं जलाया", { - "type": "verse:v", - "number": "14", - "sid": "JOS 11:14" + "type": "char:fq", + "content": [ + "यहोवा से बिना सलाह लिये:" + ] }, - "और इन नगरों के पशु और इनकी सारी लूट को इस्राएलियों ने अपना कर लिया; परन्तु मनुष्यों को उन्होंने तलवार से मार डाला, यहाँ तक उनका सत्यानाश कर डाला कि एक भी प्राणी को जीवित नहीं छोड़ा गया।", { - "type": "verse:v", - "number": "15", - "sid": "JOS 11:15" - }, - "जो आज्ञा यहोवा ने अपने दास मूसा को दी थी उसी के अनुसार मूसा ने यहोशू को आज्ञा दी थी, और ठीक वैसा ही यहोशू ने किया भी; जो-जो आज्ञा यहोवा ने मूसा को दी थी उनमें से यहोशू ने कोई भी पूरी किए बिना न छोड़ी।" - ] + "type": "char:ft", + "content": [ + "इस्राएल के अगुओं ने गिबोनियों द्वारा परोसा भोजन खाया और उनके साथ शान्ति एवं मित्रता की संघी की उन्होंने परमेश्वर की इच्छा नहीं मानी।" + ] + } + ] + } + ] }, + "उनके भोजन में से कुछ ग्रहण किया।", { - "type": "para:s", - "content": [ - "समस्त कनान का राजाओं समेत जीता जाना" - ] + "type": "verse:v", + "number": "15", + "sid": "JOS 9:15" }, + "तब यहोशू ने उनसे मेल करके उनसे यह वाचा बाँधी, कि तुम को जीवित छोड़ेंगे; और मण्डली के प्रधानों ने उनसे शपथ खाई।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JOS 11:16" - }, - "तब यहोशू ने उस सारे देश को, अर्थात् पहाड़ी देश, और सारे दक्षिणी देश, और कुल गोशेन देश, और नीचे के देश, अराबा, और इस्राएल के पहाड़ी देश, और उसके नीचेवाले देश को,", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 11:17" - }, - "हालाक नाम पहाड़ से ले, जो सेईर की चढ़ाई पर है, बालगाद तक, जो लबानोन के मैदान में हेर्मोन पर्वत के नीचे है, जितने देश हैं उन सब को जीत लिया और उन देशों के सारे राजाओं को पकड़कर मार डाला।", + "type": "verse:v", + "number": "16", + "sid": "JOS 9:16" + }, + "और उनके साथ वाचा बाँधने के तीन दिन के बाद उनको यह समाचार मिला; कि वे हमारे पड़ोस के रहनेवाले लोग हैं, और हमारे ही मध्य में बसे हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 9:17" + }, + "तब इस्राएली कूच करके तीसरे दिन उनके नगरों को जिनके नाम गिबोन, कपीरा, बेरोत, और किर्यत्यारीम है पहुँच गए,", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 9:18" + }, + "और इस्राएलियों ने उनको न मारा, क्योंकि मण्डली के प्रधानों ने उनके संग इस्राएल के परमेश्वर यहोवा की शपथ खाई थी। तब सारी मण्डली के लोग प्रधानों के विरुद्ध कुढ़कुढ़ाने लगे।", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 9:19" + }, + "तब सब प्रधानों ने सारी मण्डली से कहा, “हमने उनसे इस्राएल के परमेश्वर यहोवा की शपथ खाई है, इसलिए अब उनको छू नहीं सकते।", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 9:20" + }, + "हम उनसे यही करेंगे, कि उस शपथ के अनुसार हम उनको जीवित छोड़ देंगे, नहीं तो हमारी खाई हुई शपथ के कारण हम पर क्रोध पड़ेगा।”", + { + "type": "verse:v", + "number": "21", + "sid": "JOS 9:21" + }, + "फिर प्रधानों ने उनसे कहा, “वे जीवित छोड़े जाएँ।” अतः प्रधानों के इस वचन के अनुसार वे सारी मण्डली के लिये लकड़हारे और पानी भरनेवाले बने।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "JOS 9:22" + }, + "फिर यहोशू ने उनको बुलवाकर कहा, “तुम तो हमारे ही बीच में रहते हो, फिर तुम ने हम से यह कहकर क्यों छल किया है, कि हम तुम से बहुत दूर रहते हैं?", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 9:23" + }, + "इसलिए अब तुम श्रापित हो, और तुम में से ऐसा कोई न रहेगा जो दास, अर्थात् मेरे परमेश्वर के भवन के लिये लकड़हारा और पानी भरनेवाला न हो।”", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 9:24" + }, + "उन्होंने यहोशू को उत्तर दिया, “तेरे दासों को यह निश्चय बताया गया था, कि तेरे परमेश्वर यहोवा ने अपने दास मूसा को आज्ञा दी थी कि तुम को वह सारा देश दे, और उसके सारे निवासियों को तुम्हारे सामने से सर्वनाश करे; इसलिए हम लोगों को तुम्हारे कारण से", + { + "type": "char:it", + "content": [ + "अपने प्राणों के लाले पड़ गए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "JOS 11:18" + "type": "char:fr", + "content": [ + "9.24" + ] }, - "उन सब राजाओं से युद्ध करते-करते यहोशू को बहुत दिन लग गए।", { - "type": "verse:v", - "number": "19", - "sid": "JOS 11:19" + "type": "char:fq", + "content": [ + "अपने प्राणों के लाले पड़ गए:" + ] }, - "गिबोन के निवासी हिब्बियों को छोड़ और किसी नगर के लोगों ने इस्राएलियों से मेल न किया; और सब नगरों को उन्होंने लड़ लड़कर जीत लिया।", { - "type": "verse:v", - "number": "20", - "sid": "JOS 11:20" - }, - "क्योंकि यहोवा की जो मनसा थी, कि अपनी उस आज्ञा के अनुसार जो उसने मूसा को दी थी उन पर कुछ भी दया न करे; वरन् सत्यानाश कर डालें, इस कारण उसने उनके मन ऐसे कठोर कर दिए, कि उन्होंने इस्राएलियों का सामना करके उनसे युद्ध किया।" - ] + "type": "char:ft", + "content": [ + "गिबोनियों ने भय के कारण ऐसा किया था। उन्होंने परमेश्वर के लोगों से संघी के उद्देश्य से नहीं, भय के कारण ऐसा व्यवहार किया था।" + ] + } + ] + } + ] + }, + ", इसलिए हमने ऐसा काम किया।", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 9:25" + }, + "और अब हम तेरे वश में हैं, जैसा बर्ताव तुझे भला लगे और ठीक लगे, वैसा ही व्यवहार हमारे साथ कर।”", + { + "type": "verse:v", + "number": "26", + "sid": "JOS 9:26" + }, + "तब उसने उनसे वैसा ही किया, और उन्हें इस्राएलियों के हाथ से ऐसा बचाया, कि वे उन्हें घात करने न पाए।", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 9:27" + }, + "परन्तु यहोशू ने उसी दिन उनको मण्डली के लिये, और जो स्थान यहोवा चुन ले उसमें उसकी वेदी के लिये, लकड़हारे और पानी भरनेवाले नियुक्त कर दिया, जैसा आज तक है।" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "JOS 10" + }, + { + "type": "para:s", + "content": [ + "सूर्य और चन्द्रमा का थमना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 10:1" + }, + "जब यरूशलेम के राजा", + { + "type": "char:it", + "content": [ + "अदोनीसेदेक", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.1" + ] + }, + { + "type": "char:fq", + "content": [ + "अदोनीसेदेक:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् धार्मिकता का प्रभु" + ] + } + ] + } + ] + }, + "ने सुना कि यहोशू ने आई को ले लिया, और उसका सत्यानाश कर डाला है, और जैसा उसने यरीहो और उसके राजा से किया था वैसा ही आई और उसके राजा से भी किया है, और यह भी सुना कि गिबोन के निवासियों ने इस्राएलियों से मेल किया, और उनके बीच रहने लगे हैं,", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 10:2" + }, + "तब वे बहुत डर गए, क्योंकि गिबोन बड़ा नगर वरन् राजनगर के तुल्य और आई से बड़ा था, और उसके सब निवासी शूरवीर थे।", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 10:3" + }, + "इसलिए यरूशलेम के राजा अदोनीसेदेक ने हेब्रोन के राजा होहाम, यर्मूत के राजा पिराम, लाकीश के राजा यापी, और एग्लोन के राजा दबीर के पास यह कहला भेजा,", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 10:4" + }, + "“मेरे पास आकर मेरी सहायता करो, और चलो हम गिबोन को मारें; क्योंकि उसने यहोशू और इस्राएलियों से मेल कर लिया है।”", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 10:5" + }, + "इसलिए यरूशलेम, हेब्रोन, यर्मूत, लाकीश, और एग्लोन के पाँचों एमोरी राजाओं ने अपनी-अपनी सारी सेना इकट्ठी करके चढ़ाई कर दी, और गिबोन के सामने डेरे डालकर उससे युद्ध छेड़ दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JOS 10:6" + }, + "तक गिबोन के निवासियों ने गिलगाल की छावनी में यहोशू के पास यह कहला भेजा, “अपने दासों की ओर से तू अपना हाथ न हटाना; शीघ्र हमारे पास आकर हमें बचा ले, और हमारी सहायता कर; क्योंकि पहाड़ पर रहनेवाले एमोरियों के सब राजा हमारे विरुद्ध इकट्ठे हुए हैं।”", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 10:7" + }, + "तब यहोशू सारे योद्धाओं और सब शूरवीरों को संग लेकर गिलगाल से चल पड़ा।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 10:8" + }, + "और यहोवा ने यहोशू से कहा, “उनसे मत डर, क्योंकि मैंने उनको तेरे हाथ में कर दिया है; उनमें से एक पुरुष भी तेरे सामने टिक न सकेगा।”", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 10:9" + }, + "तब यहोशू रातों-रात गिलगाल से जाकर एकाएक उन पर टूट पड़ा।", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 10:10" + }, + "तब यहोवा ने ऐसा किया कि वे इस्राएलियों से घबरा गए, और इस्राएलियों ने गिबोन के पास उनका बड़ा संहार किया, और बेथोरोन के चढ़ाई पर उनका पीछा करके अजेका और मक्केदा तक उनको मारते गए।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 10:11" + }, + "फिर जब वे इस्राएलियों के सामने से भागकर बेथोरोन की उतराई पर आए, तब अजेका पहुँचने तक यहोवा ने आकाश से बड़े-बड़े पत्थर उन पर बरसाएँ, और वे मर गए; जो ओलों से मारे गए उनकी गिनती इस्राएलियों की तलवार से मारे हुओं से अधिक थी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "JOS 10:12" }, + "उस समय, अर्थात् जिस दिन यहोवा ने एमोरियों को इस्राएलियों के वश में कर दिया, उस दिन यहोशू ने यहोवा से इस्राएलियों के देखते इस प्रकार कहा," + ] + }, + { + "type": "para:q", + "content": [ + "“हे सूर्य, तू गिबोन पर, और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "हे चन्द्रमा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "JOS 11:21" + "type": "char:fr", + "content": [ + "10.12" + ] }, - "उस समय यहोशू ने पहाड़ी देश में आकर हेब्रोन, दबीर, अनाब, वरन् यहूदा और इस्राएल दोनों के सारे पहाड़ी देश में रहनेवाले अनाकियों को नाश किया; यहोशू ने नगरों समेत उनका सत्यानाश कर डाला।", { - "type": "verse:v", - "number": "22", - "sid": "JOS 11:22" + "type": "char:fq", + "content": [ + "हे चन्द्रमा:" + ] }, - "इस्राएलियों के देश में कोई अनाकी न रह गया; केवल गाज़ा, गत, और अश्दोद में कोई-कोई रह गए।", { - "type": "verse:v", - "number": "23", - "sid": "JOS 11:23" - }, - "जैसा यहोवा ने मूसा से कहा था, वैसा ही यहोशू ने वह सारा देश ले लिया; और उसे इस्राएल के गोत्रों और कुलों के अनुसार बाँट करके उन्हें दे दिया। और देश को लड़ाई से शान्ति मिली।" - ] + "type": "char:ft", + "content": [ + "चाँद और सूर्य को आज्ञा देने का अर्थ है कि यहोशू दोनों को देख रहा था।" + ] + } + ] + } + ] + }, + ", तू अय्यालोन की तराई के ऊपर थमा रह।”" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JOS 10:13" + }, + "और सूर्य उस समय तक थमा रहा;" + ] + }, + { + "type": "para:q", + "content": [ + "और चन्द्रमा उस समय तक ठहरा रहा," + ] + }, + { + "type": "para:q", + "content": [ + "जब तक उस जाति के लोगों ने अपने शत्रुओं से बदला न लिया।" + ] + }, + { + "type": "para:p", + "content": [ + "क्या यह बात याशार नामक पुस्तक में नहीं लिखी है कि सूर्य आकाशमण्डल के बीचोबीच ठहरा रहा, और लगभग चार पहर तक न डूबा?", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 10:14" + }, + "न तो उससे पहले कोई ऐसा दिन हुआ और न उसके बाद, जिसमें यहोवा ने किसी पुरुष की सुनी हो; क्योंकि यहोवा तो इस्राएल की ओर से लड़ता था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "JOS 10:15" + }, + "तब यहोशू सारे इस्राएलियों समेत गिलगाल की छावनी को लौट गया।" + ] + }, + { + "type": "para:s", + "content": [ + "एमोरियों के पाँचों राजाओं का बन्दी बनाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "JOS 10:16" + }, + "वे पाँचों राजा भागकर मक्केदा के पास की गुफा में जा छिपे।", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 10:17" + }, + "तब यहोशू को यह समाचार मिला, “पाँचों राजा मक्केदा के पास की गुफा में छिपे हुए हमें मिले हैं।”", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 10:18" + }, + "यहोशू ने कहा, “गुफा के मुँह पर बड़े-बड़े पत्थर लुढ़काकर उनकी देख-भाल के लिये मनुष्यों को उसके पास बैठा दो;", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 10:19" + }, + "परन्तु तुम मत ठहरो, अपने शत्रुओं का पीछा करके उनमें से जो-जो पिछड़ गए हैं उनको मार डालो, उन्हें अपने-अपने नगर में प्रवेश करने का अवसर न दो; क्योंकि तुम्हारे परमेश्वर यहोवा ने उनको तुम्हारे हाथ में कर दिया है।”", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 10:20" + }, + "जब यहोशू और इस्राएली उनका संहार करके उन्हें नाश कर चुके, और उनमें से जो बच गए वे अपने-अपने गढ़वाले नगर में घुस गए,", + { + "type": "verse:v", + "number": "21", + "sid": "JOS 10:21" + }, + "तब सब लोग मक्केदा की छावनी को यहोशू के पास कुशल क्षेम से लौट आए; और इस्राएलियों के विरुद्ध किसी ने जीभ तक न हिलाई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "JOS 10:22" + }, + "तब यहोशू ने आज्ञा दी, “गुफा का मुँह खोलकर उन पाँचों राजाओं को मेरे पास निकाल ले आओ।”", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 10:23" + }, + "उन्होंने ऐसा ही किया, और यरूशलेम, हेब्रोन, यर्मूत, लाकीश, और एग्लोन के उन पाँचों राजाओं को गुफा में से उसके पास निकाल ले आए।", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 10:24" + }, + "जब वे उन राजाओं को यहोशू के पास निकाल ले आए, तब यहोशू ने इस्राएल के सब पुरुषों को बुलाकर अपने साथ चलनेवाले योद्धाओं के प्रधानों से कहा, “निकट आकर अपने-अपने पाँव इन राजाओं की गर्दनों पर रखो” और उन्होंने निकट जाकर अपने-अपने पाँव उनकी गर्दनों पर रखे।", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 10:25" + }, + "तब यहोशू ने उनसे कहा, “डरो मत, और न तुम्हारा मन कच्चा हो; हियाव बाँधकर दृढ़ हो; क्योंकि यहोवा तुम्हारे सब शत्रुओं से जिनसे तुम लड़नेवाले हो ऐसा ही करेगा।”", + { + "type": "verse:v", + "number": "26", + "sid": "JOS 10:26" + }, + "इसके बाद यहोशू ने उनको मरवा डाला, और पाँच वृक्षों पर लटका दिया। और वे साँझ तक उन वृक्षों पर लटके रहे।", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 10:27" + }, + "सूर्य डूबते-डूबते यहोशू से आज्ञा पाकर लोगों ने उन्हें उन वृक्षों पर से उतार के उसी गुफा में जहाँ वे छिप गए थे डाल दिया, और उस गुफा के मुँह पर बड़े-बड़े पत्थर रख दिए, वे आज तक वहीं रखे हुए हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "JOS 10:28" + }, + "उसी दिन यहोशू ने मक्केदा को ले लिया, और उसको तलवार से मारा, और उसके राजा का सत्यानाश किया; और जितने प्राणी उसमें थे उन सभी में से किसी को जीवित न छोड़ा; और जैसा उसने यरीहो के राजा के साथ किया था वैसा ही मक्केदा के राजा से भी किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "JOS 10:29" + }, + "तब यहोशू सब इस्राएलियों समेत मक्केदा से चलकर लिब्ना को गया, और लिब्ना से लड़ा;", + { + "type": "verse:v", + "number": "30", + "sid": "JOS 10:30" + }, + "और यहोवा ने उसको भी राजा समेत इस्राएलियों के हाथ में कर दिया; और यहोशू ने उसको और उसमें के सब प्राणियों को तलवार से मारा; और उसमें से किसी को भी जीवित न छोड़ा; और उसके राजा से वैसा ही किया जैसा उसने यरीहो के राजा के साथ किया था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "JOS 10:31" + }, + "फिर यहोशू सब इस्राएलियों समेत लिब्ना से चलकर लाकीश को गया, और उसके विरुद्ध छावनी डालकर लड़ा;", + { + "type": "verse:v", + "number": "32", + "sid": "JOS 10:32" + }, + "और यहोवा ने लाकीश को इस्राएल के हाथ में कर दिया, और दूसरे दिन उसने उसको जीत लिया; और जैसा उसने लिब्ना के सब प्राणियों को तलवार से मारा था वैसा ही उसने लाकीश से भी किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "JOS 10:33" + }, + "तब गेजेर का राजा होराम लाकीश की सहायता करने को चढ़ आया; और यहोशू ने प्रजा समेत उसको भी ऐसा मारा कि उसके लिये किसी को जीवित न छोड़ा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "JOS 10:34" + }, + "फिर यहोशू ने सब इस्राएलियों समेत लाकीश से चलकर एग्लोन को गया; और उसके विरुद्ध छावनी डालकर युद्ध करने लगा;", + { + "type": "verse:v", + "number": "35", + "sid": "JOS 10:35" + }, + "और उसी दिन उन्होंने उसको ले लिया, और उसको तलवार से मारा; और उसी दिन जैसा उसने लाकीश के सब प्राणियों का सत्यानाश कर डाला था वैसा ही उसने एग्लोन से भी किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "JOS 10:36" + }, + "फिर यहोशू सब इस्राएलियों समेत एग्लोन से चलकर हेब्रोन को गया, और उससे लड़ने लगा;", + { + "type": "verse:v", + "number": "37", + "sid": "JOS 10:37" + }, + "और उन्होंने उसे ले लिया, और उसको और उसके राजा और सब गाँवों को और उनमें के सब प्राणियों को तलवार से मारा; जैसा यहोशू ने एग्लोन से किया था वैसा ही उसने हेब्रोन में भी किसी को जीवित न छोड़ा; उसने उसको और उसमें के सब प्राणियों का सत्यानाश कर डाला।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "38", + "sid": "JOS 10:38" + }, + "तब यहोशू सब इस्राएलियों समेत घूमकर दबीर को गया, और उससे लड़ने लगा;", + { + "type": "verse:v", + "number": "39", + "sid": "JOS 10:39" + }, + "और राजा समेत उसे और उसके सब गाँवों को ले लिया; और उन्होंने उनको तलवार से घात किया, और जितने प्राणी उनमें थे सब का सत्यानाश कर डाला; किसी को जीवित न छोड़ा, जैसा यहोशू ने हेब्रोन और लिब्ना और उसके राजा से किया था वैसा ही उसने दबीर और उसके राजा से भी किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "JOS 10:40" + }, + "इसी प्रकार यहोशू ने उस सारे देश को, अर्थात् पहाड़ी देश, दक्षिण देश, नीचे के देश, और ढालू देश को, उनके सब राजाओं समेत मारा; और इस्राएल के परमेश्वर यहोवा की आज्ञा के अनुसार किसी को जीवित न छोड़ा, वरन् जितने प्राणी थे सभी का सत्यानाश कर डाला।", + { + "type": "verse:v", + "number": "41", + "sid": "JOS 10:41" + }, + "और यहोशू ने कादेशबर्ने से ले गाज़ा तक, और गिबोन तक के सारे गोशेन देश के लोगों को मारा।", + { + "type": "verse:v", + "number": "42", + "sid": "JOS 10:42" + }, + "इन सब राजाओं को उनके देशों समेत यहोशू ने एक ही समय में ले लिया, क्योंकि इस्राएल का परमेश्वर यहोवा इस्राएलियों की ओर से लड़ता था।", + { + "type": "verse:v", + "number": "43", + "sid": "JOS 10:43" + }, + "तब यहोशू सब इस्राएलियों समेत गिलगाल की छावनी में लौट आया।" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "JOS 11" + }, + { + "type": "para:s", + "content": [ + "कनान के उत्तरीय भाग का जीता जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 11:1" + }, + "यह सुनकर हासोर के राजा", + { + "type": "char:it", + "content": [ + "याबीन", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "11.1" + ] + }, + { + "type": "char:fq", + "content": [ + "याबीन:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका वास्तविक अर्थ है, वह समझेगा, और बुद्धिमान था चतुर, का समानार्थक है।" + ] + } + ] + } + ] }, + "ने मादोन के राजा योबाब, और शिम्रोन और अक्षाप के राजाओं को,", { - "type": "chapter:c", - "number": "12", - "sid": "JOS 12" + "type": "verse:v", + "number": "2", + "sid": "JOS 11:2" }, + "और जो-जो राजा उत्तर की ओर पहाड़ी देश में, और किन्नेरेत के दक्षिण के अराबा में, और नीचे के देश में, और पश्चिम की ओर दोर के ऊँचे देश में रहते थे, उनको,", { - "type": "para:s", - "content": [ - "मूसा द्वारा राजाओं पर विजय" - ] + "type": "verse:v", + "number": "3", + "sid": "JOS 11:3" }, + "और पूरब पश्चिम दोनों ओर के रहनेवाले कनानियों, और एमोरियों, हित्तियों, परिज्जियों, और पहाड़ी यबूसियों, और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मिस्पा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "JOS 12:1" + "type": "char:fr", + "content": [ + "11.3" + ] }, - "यरदन पार सूर्योदय की ओर, अर्थात् अर्नोन घाटी से लेकर हेर्मोन पर्वत तक के देश, और सारे पूर्वी अराबा के जिन राजाओं को इस्राएलियों ने मारकर उनके देश को अपने अधिकार में कर लिया था वे ये हैं;", { - "type": "verse:v", - "number": "2", - "sid": "JOS 12:2" + "type": "char:fq", + "content": [ + "मिस्पा:" + ] }, - "एमोरियों का हेशबोनवासी राजा सीहोन, जो अर्नोन घाटी के किनारे के अरोएर से लेकर, और उसी घाटी के बीच के नगर को छोड़कर यब्बोक नदी तक, जो अम्मोनियों की सीमा है, आधे गिलाद पर,", { - "type": "verse:v", - "number": "3", - "sid": "JOS 12:3" - }, - "और किन्नेरेत नामक ताल से लेकर बेत्यशीमोत से होकर अराबा के ताल तक, जो खारा ताल भी कहलाता है, पूर्व की ओर के अराबा, और दक्षिण की ओर पिसगा की ढलान के नीचे-नीचे के देश पर प्रभुता रखता था।", + "type": "char:ft", + "content": [ + "चौकसी स्तम्भ का देश" + ] + } + ] + } + ] + }, + "देश में हेर्मोन पहाड़ के नीचे रहनेवाले हिब्बियों को बुलवा भेजा।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 11:4" + }, + "और वे अपनी-अपनी सेना समेत, जो समुद्र के किनारे रेतकणों के समान बहुत थीं, मिलकर निकल आए, और उनके साथ बहुत से घोड़े और रथ भी थे।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 11:5" + }, + "तब वे सब राजा सम्मति करके इकट्ठे हुए, और इस्राएलियों से लड़ने को मेरोम नामक ताल के पास आकर एक संग छावनी डाली।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JOS 11:6" + }, + "तब यहोवा ने यहोशू से कहा, “उनसे मत डर, क्योंकि कल इसी समय मैं उन सभी को इस्राएलियों के वश में करके मरवा डालूँगा; तब तू उनके घोड़ों के घुटनों की नस कटवाना, और उनके रथ भस्म कर देना।”", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 11:7" + }, + "और यहोशू सब योद्धाओं समेत मेरोम नामक ताल के पास अचानक पहुँचकर उन पर टूट पड़ा।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 11:8" + }, + "और यहोवा ने उनको इस्राएलियों के हाथ में कर दिया, इसलिए उन्होंने उन्हें मार लिया, और बड़े नगर सीदोन और मिस्रपोतमैम तक, और पूर्व की ओर मिस्पे के मैदान तक उनका पीछा किया; और उनको मारा, और उनमें से किसी को जीवित न छोड़ा।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 11:9" + }, + "तब यहोशू ने यहोवा की आज्ञा के अनुसार उनसे किया, अर्थात् उनके घोड़ों के घुटनों की नस कटवाई, और उनके रथ आग में जलाकर भस्म कर दिए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JOS 11:10" + }, + "उस समय यहोशू ने घूमकर हासोर को जो पहले उन सब राज्यों में मुख्य नगर था ले लिया, और उसके राजा को तलवार से मार डाला।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 11:11" + }, + "और जितने प्राणी उसमें थे उन सभी को उन्होंने तलवार से मारकर सत्यानाश किया; और किसी प्राणी को जीवित न छोड़ा, और हासोर को यहोशू ने आग लगाकर फुँकवा दिया।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 11:12" + }, + "और उन सब नगरों को उनके सब राजाओं समेत यहोशू ने ले लिया, और यहोवा के दास मूसा की आज्ञा के अनुसार उनको तलवार से घात करके सत्यानाश किया।", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 11:13" + }, + "परन्तु हासोर को छोड़कर, जिसे यहोशू ने फुँकवा दिया, इस्राएल ने और किसी नगर को जो अपने टीले पर बसा था नहीं जलाया", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 11:14" + }, + "और इन नगरों के पशु और इनकी सारी लूट को इस्राएलियों ने अपना कर लिया; परन्तु मनुष्यों को उन्होंने तलवार से मार डाला, यहाँ तक उनका सत्यानाश कर डाला कि एक भी प्राणी को जीवित नहीं छोड़ा गया।", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 11:15" + }, + "जो आज्ञा यहोवा ने अपने दास मूसा को दी थी उसी के अनुसार मूसा ने यहोशू को आज्ञा दी थी, और ठीक वैसा ही यहोशू ने किया भी; जो-जो आज्ञा यहोवा ने मूसा को दी थी उनमें से यहोशू ने कोई भी पूरी किए बिना न छोड़ी।" + ] + }, + { + "type": "para:s", + "content": [ + "समस्त कनान का राजाओं समेत जीता जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "JOS 11:16" + }, + "तब यहोशू ने उस सारे देश को, अर्थात् पहाड़ी देश, और सारे दक्षिणी देश, और कुल गोशेन देश, और नीचे के देश, अराबा, और इस्राएल के पहाड़ी देश, और उसके नीचेवाले देश को,", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 11:17" + }, + "हालाक नाम पहाड़ से ले, जो सेईर की चढ़ाई पर है, बालगाद तक, जो लबानोन के मैदान में हेर्मोन पर्वत के नीचे है, जितने देश हैं उन सब को जीत लिया और उन देशों के सारे राजाओं को पकड़कर मार डाला।", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 11:18" + }, + "उन सब राजाओं से युद्ध करते-करते यहोशू को बहुत दिन लग गए।", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 11:19" + }, + "गिबोन के निवासी हिब्बियों को छोड़ और किसी नगर के लोगों ने इस्राएलियों से मेल न किया; और सब नगरों को उन्होंने लड़ लड़कर जीत लिया।", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 11:20" + }, + "क्योंकि यहोवा की जो मनसा थी, कि अपनी उस आज्ञा के अनुसार जो उसने मूसा को दी थी उन पर कुछ भी दया न करे; वरन् सत्यानाश कर डालें, इस कारण उसने उनके मन ऐसे कठोर कर दिए, कि उन्होंने इस्राएलियों का सामना करके उनसे युद्ध किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JOS 11:21" + }, + "उस समय यहोशू ने पहाड़ी देश में आकर हेब्रोन, दबीर, अनाब, वरन् यहूदा और इस्राएल दोनों के सारे पहाड़ी देश में रहनेवाले अनाकियों को नाश किया; यहोशू ने नगरों समेत उनका सत्यानाश कर डाला।", + { + "type": "verse:v", + "number": "22", + "sid": "JOS 11:22" + }, + "इस्राएलियों के देश में कोई अनाकी न रह गया; केवल गाज़ा, गत, और अश्दोद में कोई-कोई रह गए।", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 11:23" + }, + "जैसा यहोवा ने मूसा से कहा था, वैसा ही यहोशू ने वह सारा देश ले लिया; और उसे इस्राएल के गोत्रों और कुलों के अनुसार बाँट करके उन्हें दे दिया। और देश को लड़ाई से शान्ति मिली।" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "JOS 12" + }, + { + "type": "para:s", + "content": [ + "मूसा द्वारा राजाओं पर विजय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 12:1" + }, + "यरदन पार सूर्योदय की ओर, अर्थात् अर्नोन घाटी से लेकर हेर्मोन पर्वत तक के देश, और सारे पूर्वी अराबा के जिन राजाओं को इस्राएलियों ने मारकर उनके देश को अपने अधिकार में कर लिया था वे ये हैं;", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 12:2" + }, + "एमोरियों का हेशबोनवासी राजा सीहोन, जो अर्नोन घाटी के किनारे के अरोएर से लेकर, और उसी घाटी के बीच के नगर को छोड़कर यब्बोक नदी तक, जो अम्मोनियों की सीमा है, आधे गिलाद पर,", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 12:3" + }, + "और किन्नेरेत नामक ताल से लेकर बेत्यशीमोत से होकर अराबा के ताल तक, जो खारा ताल भी कहलाता है, पूर्व की ओर के अराबा, और दक्षिण की ओर पिसगा की ढलान के नीचे-नीचे के देश पर प्रभुता रखता था।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 12:4" + }, + "फिर बचे हुए रपाइयों में से बाशान के राजा ओग का देश था, जो अश्तारोत और एद्रेई में रहा करता था,", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 12:5" + }, + "और हेर्मोन पर्वत सल्का, और गशूरियों, और माकियों की सीमा तक कुल बाशान में, और हेशबोन के राजा सीहोन की सीमा तक आधे गिलाद में भी प्रभुता करता था।", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 12:6" + }, + "इस्राएलियों और यहोवा के दास मूसा ने इनको मार लिया; और यहोवा के दास मूसा ने उनका देश रूबेनियों और गादियों और मनश्शे के आधे गोत्र के लोगों को दे दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोशू द्वारा राजाओं पर विजय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JOS 12:7" + }, + "यरदन के पश्चिम की ओर, लबानोन के मैदान में के बालगाद से लेकर सेईर की चढ़ाई के हालाक पहाड़ तक के देश के जिन राजाओं को यहोशू और इस्राएलियों ने मारकर उनका देश इस्राएलियों के गोत्रों और कुलों के अनुसार भाग करके दे दिया था वे ये हैं", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 12:8" + }, + "हित्ती, और एमोरी, और कनानी, और परिज्जी, और हिब्बी, और यबूसी, जो पहाड़ी देश में, और नीचे के देश में, और अराबा में, और ढालू देश में और जंगल में, और दक्षिणी देश में रहते थे।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 12:9" + }, + "एक, यरीहो का राजा; एक, बेतेल के पास के आई का राजा;", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 12:10" + }, + "एक, यरूशलेम का राजा; एक, हेब्रोन का राजा;", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 12:11" + }, + "एक, यर्मूत का राजा; एक, लाकीश का राजा;", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 12:12" + }, + "एक, एग्लोन का राजा; एक, गेजेर का राजा;", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 12:13" + }, + "एक, दबीर का राजा; एक, गेदेर का राजा;", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 12:14" + }, + "एक, होर्मा का राजा; एक, अराद का राजा;", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 12:15" + }, + "एक, लिब्ना का राजा; एक, अदुल्लाम का राजा;", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 12:16" + }, + "एक, मक्केदा का राजा; एक, बेतेल का राजा;", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 12:17" + }, + "एक, तप्पूह का राजा; एक, हेपेर का राजा;", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 12:18" + }, + "एक, अपेक का राजा; एक, लश्शारोन का राजा;", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 12:19" + }, + "एक, मादोन का राजा; एक, हासोर का राजा;", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 12:20" + }, + "एक, शिम्रोन्मरोन का राजा; एक, अक्षाप का राजा;", + { + "type": "verse:v", + "number": "21", + "sid": "JOS 12:21" + }, + "एक,", + { + "type": "char:it", + "content": [ + "तानाक", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "JOS 12:4" + "type": "char:fr", + "content": [ + "12.21" + ] }, - "फिर बचे हुए रपाइयों में से बाशान के राजा ओग का देश था, जो अश्तारोत और एद्रेई में रहा करता था,", { - "type": "verse:v", - "number": "5", - "sid": "JOS 12:5" + "type": "char:fq", + "content": [ + "तानाक:" + ] }, - "और हेर्मोन पर्वत सल्का, और गशूरियों, और माकियों की सीमा तक कुल बाशान में, और हेशबोन के राजा सीहोन की सीमा तक आधे गिलाद में भी प्रभुता करता था।", { - "type": "verse:v", - "number": "6", - "sid": "JOS 12:6" - }, - "इस्राएलियों और यहोवा के दास मूसा ने इनको मार लिया; और यहोवा के दास मूसा ने उनका देश रूबेनियों और गादियों और मनश्शे के आधे गोत्र के लोगों को दे दिया।" - ] + "type": "char:ft", + "content": [ + "मनश्शे को दिया गया इस्साकार के क्षेत्र में लेवियों का एक नगर (यहोशू.21:25)" + ] + } + ] + } + ] }, + "का राजा; एक, मगिद्दो का राजा;", { - "type": "para:s", - "content": [ - "यहोशू द्वारा राजाओं पर विजय" - ] + "type": "verse:v", + "number": "22", + "sid": "JOS 12:22" }, + "एक, केदेश का राजा; एक, कर्मेल में", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JOS 12:7" - }, - "यरदन के पश्चिम की ओर, लबानोन के मैदान में के बालगाद से लेकर सेईर की चढ़ाई के हालाक पहाड़ तक के देश के जिन राजाओं को यहोशू और इस्राएलियों ने मारकर उनका देश इस्राएलियों के गोत्रों और कुलों के अनुसार भाग करके दे दिया था वे ये हैं", + "type": "char:it", + "content": [ + "योकनाम", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "JOS 12:8" + "type": "char:fr", + "content": [ + "12.22" + ] }, - "हित्ती, और एमोरी, और कनानी, और परिज्जी, और हिब्बी, और यबूसी, जो पहाड़ी देश में, और नीचे के देश में, और अराबा में, और ढालू देश में और जंगल में, और दक्षिणी देश में रहते थे।", { - "type": "verse:v", - "number": "9", - "sid": "JOS 12:9" + "type": "char:fq", + "content": [ + "योकनाम:" + ] }, - "एक, यरीहो का राजा; एक, बेतेल के पास के आई का राजा;", { - "type": "verse:v", - "number": "10", - "sid": "JOS 12:10" - }, - "एक, यरूशलेम का राजा; एक, हेब्रोन का राजा;", + "type": "char:ft", + "content": [ + "जबूलून के क्षेत्र में एक लेवी नगर" + ] + } + ] + } + ] + }, + "का राजा;", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 12:23" + }, + "एक, दोर नामक ऊँचे देश के दोर का राजा; एक, गिलगाल के गोयीम का राजा;", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 12:24" + }, + "और एक, तिर्सा का राजा; इस प्रकार सब राजा इकतीस हुए।" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "JOS 13" + }, + { + "type": "para:s", + "content": [ + "कनान देश का इस्राएली गोत्र-गोत्र में बाँटा जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 13:1" + }, + "यहोशू बूढ़ा और बहुत उम्र का हो गया था; और यहोवा ने उससे कहा, “तू बूढ़ा और बहुत उम्र का हो गया है, और", + { + "type": "char:it", + "content": [ + "बहुत देश रह गए हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "13.1" + ] + }, + { + "type": "char:fq", + "content": [ + "बहुत देश रह गए हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहोशू को सम्पूर्ण प्रतिज्ञा के देश के 12 गोत्रों में बंटवारे से रोका गया, इस विश्वास के साथ कि परमेश्वर यहोशू के अधूरे कार्य को कनानियों का सफाया अपने समय में पूरा कर देगा। (देखें यहोशू. 11:23)" + ] + } + ] + } + ] + }, + ", जो इस्राएल के अधिकार में अभी तक नहीं आए।", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 13:2" + }, + "ये देश रह गए हैं, अर्थात् पलिश्तियों का सारा प्रान्त, और सारे", + { + "type": "char:it", + "content": [ + "गशूरी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "JOS 12:11" + "type": "char:fr", + "content": [ + "13.2" + ] }, - "एक, यर्मूत का राजा; एक, लाकीश का राजा;", { - "type": "verse:v", - "number": "12", - "sid": "JOS 12:12" + "type": "char:fq", + "content": [ + "गशूरी:" + ] }, - "एक, एग्लोन का राजा; एक, गेजेर का राजा;", { - "type": "verse:v", - "number": "13", - "sid": "JOS 12:13" - }, - "एक, दबीर का राजा; एक, गेदेर का राजा;", + "type": "char:ft", + "content": [ + "दक्षिण पलिश्ती क्षेत्र" + ] + } + ] + } + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "JOS 13:3" + }, + "(मिस्र के आगे शीहोर से लेकर उत्तर की ओर एक्रोन की सीमा तक जो कनानियों का भाग गिना जाता है; और पलिश्तियों के पाँचों सरदार, अर्थात् गाज़ा, अश्दोद, अश्कलोन, गत, और एक्रोन के लोग), और दक्षिणी ओर अव्वी भी,", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 13:4" + }, + "फिर अपेक और एमोरियों की सीमा तक कनानियों का सारा देश और सीदोनियों का मारा नामक देश,", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 13:5" + }, + "फिर", + { + "type": "char:it", + "content": [ + "गबालियों का देश", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "JOS 12:14" + "type": "char:fr", + "content": [ + "13.5" + ] }, - "एक, होर्मा का राजा; एक, अराद का राजा;", { - "type": "verse:v", - "number": "15", - "sid": "JOS 12:15" + "type": "char:fq", + "content": [ + "गबालियों का देश:" + ] }, - "एक, लिब्ना का राजा; एक, अदुल्लाम का राजा;", { - "type": "verse:v", - "number": "16", - "sid": "JOS 12:16" - }, - "एक, मक्केदा का राजा; एक, बेतेल का राजा;", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 12:17" - }, - "एक, तप्पूह का राजा; एक, हेपेर का राजा;", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 12:18" - }, - "एक, अपेक का राजा; एक, लश्शारोन का राजा;", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 12:19" - }, - "एक, मादोन का राजा; एक, हासोर का राजा;", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 12:20" - }, - "एक, शिम्रोन्मरोन का राजा; एक, अक्षाप का राजा;", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 12:21" - }, - "एक,", - { - "type": "char:it", - "content": [ - "तानाक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.21" - ] - }, - { - "type": "char:fq", - "content": [ - "तानाक:" - ] - }, - { - "type": "char:ft", - "content": [ - "मनश्शे को दिया गया इस्साकार के क्षेत्र में लेवियों का एक नगर (यहोशू.21:25)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* का राजा; एक, मगिद्दो का राजा;" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "JOS 12:22" - }, - "एक, केदेश का राजा; एक, कर्मेल में", - { - "type": "char:it", - "content": [ - "योकनाम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.22" - ] - }, - { - "type": "char:fq", - "content": [ - "योकनाम:" - ] - }, - { - "type": "char:ft", - "content": [ - "जबूलून के क्षेत्र में एक लेवी नगर" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* का राजा;" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "JOS 12:23" - }, - "एक, दोर नामक ऊँचे देश के दोर का राजा; एक, गिलगाल के गोयीम का राजा;", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 12:24" - }, - "और एक, तिर्सा का राजा; इस प्रकार सब राजा इकतीस हुए।" - ] + "type": "char:ft", + "content": [ + "गबाल के लोग (बेरोनुत के उत्तर में 22 मील येबेल:) वे पत्थर तराशनेवाले थे (1 राजा 5:18)" + ] + } + ] + } + ] }, + ", और सूर्योदय की ओर हेर्मोन पर्वत के नीचे के बालगाद से लेकर हमात की घाटी तक सारा लबानोन,", { - "type": "chapter:c", - "number": "13", - "sid": "JOS 13" + "type": "verse:v", + "number": "6", + "sid": "JOS 13:6" }, + "फिर लबानोन से लेकर मिस्रपोतमैम तक सीदोनियों के पहाड़ी देश के निवासी। इनको मैं इस्राएलियों के सामने से निकाल दूँगा; इतना हो कि तू मेरी आज्ञा के अनुसार चिट्ठी डाल डालकर उनका देश इस्राएल को बाँट दे।", { - "type": "para:s", - "content": [ - "कनान देश का इस्राएली गोत्र-गोत्र में बाँटा जाना" - ] + "type": "verse:v", + "number": "7", + "sid": "JOS 13:7" }, + "इसलिए तू अब इस देश को नौ गोत्रों और मनश्शे के आधे गोत्र को उनका भाग होने के लिये बाँट दे।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 13:1" - }, - "यहोशू बूढ़ा और बहुत उम्र का हो गया था; और यहोवा ने उससे कहा, “तू बूढ़ा और बहुत उम्र का हो गया है, और", - { - "type": "char:it", - "content": [ - "बहुत देश रह गए हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.1" - ] - }, - { - "type": "char:fq", - "content": [ - "बहुत देश रह गए हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोशू को सम्पूर्ण प्रतिज्ञा के देश के 12 गोत्रों में बंटवारे से रोका गया, इस विश्वास के साथ कि परमेश्वर यहोशू के अधूरे कार्य को कनानियों का सफाया अपने समय में पूरा कर देगा। (देखें यहोशू. 11:23)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जो इस्राएल के अधिकार में अभी तक नहीं आए।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JOS 13:2" - }, - "ये देश रह गए हैं, अर्थात् पलिश्तियों का सारा प्रान्त, और सारे", - { - "type": "char:it", - "content": [ - "गशूरी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.2" - ] - }, - { - "type": "char:fq", - "content": [ - "गशूरी:" - ] - }, - { - "type": "char:ft", - "content": [ - "दक्षिण पलिश्ती क्षेत्र" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JOS 13:3" - }, - "(मिस्र के आगे शीहोर से लेकर उत्तर की ओर एक्रोन की सीमा तक जो कनानियों का भाग गिना जाता है; और पलिश्तियों के पाँचों सरदार, अर्थात् गाज़ा, अश्दोद, अश्कलोन, गत, और एक्रोन के लोग), और दक्षिणी ओर अव्वी भी,", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 13:4" - }, - "फिर अपेक और एमोरियों की सीमा तक कनानियों का सारा देश और सीदोनियों का मारा नामक देश,", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 13:5" - }, - "फिर", - { - "type": "char:it", - "content": [ - "गबालियों का देश" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.5" - ] - }, - { - "type": "char:fq", - "content": [ - "गबालियों का देश:" - ] - }, - { - "type": "char:ft", - "content": [ - "गबाल के लोग (बेरोनुत के उत्तर में 22 मील येबेल:) वे पत्थर तराशनेवाले थे (1 राजा 5:18)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और सूर्योदय की ओर हेर्मोन पर्वत के नीचे के बालगाद से लेकर हमात की घाटी तक सारा लबानोन," - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "JOS 13:6" - }, - "फिर लबानोन से लेकर मिस्रपोतमैम तक सीदोनियों के पहाड़ी देश के निवासी। इनको मैं इस्राएलियों के सामने से निकाल दूँगा; इतना हो कि तू मेरी आज्ञा के अनुसार चिट्ठी डाल डालकर उनका देश इस्राएल को बाँट दे।", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 13:7" - }, - "इसलिए तू अब इस देश को नौ गोत्रों और मनश्शे के आधे गोत्र को उनका भाग होने के लिये बाँट दे।”" - ] + "type": "verse:v", + "number": "8", + "sid": "JOS 13:8" }, + "रूबेनियों और गादियों को तो वह भाग मिल चुका था, जिसे मूसा ने उन्हें यरदन के पूर्व की ओर दिया था, क्योंकि यहोवा के दास मूसा ने उन्हीं को दिया था,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JOS 13:8" - }, - "रूबेनियों और गादियों को तो वह भाग मिल चुका था, जिसे मूसा ने उन्हें यरदन के पूर्व की ओर दिया था, क्योंकि यहोवा के दास मूसा ने उन्हीं को दिया था,", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 13:9" - }, - "अर्थात् अर्नोन नामक घाटी के किनारे के अरोएर से लेकर, और उसी घाटी के बीच के नगर को छोड़कर दीबोन तक मेदबा के पास का सारा चौरस देश;", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 13:10" - }, - "और अम्मोनियों की सीमा तक हेशबोन में विराजनेवाले एमोरियों के राजा सीहोन के सारे नगर;", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 13:11" - }, - "और गिलाद देश, और गशूरियों और माकावासियों की सीमा, और सारा हेर्मोन पर्वत, और सल्का तक सारा बाशान,", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 13:12" - }, - "फिर अश्तारोत और एद्रेई में विराजनेवाले उस ओग का सारा राज्य जो रपाइयों में से अकेला बच गया था; क्योंकि इन्हीं को मूसा ने मारकर उनकी प्रजा को उस देश से निकाल दिया था।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 13:13" - }, - "परन्तु इस्राएलियों ने गशूरियों और माकियों को उनके देश से न निकाला; इसलिए गशूरी और माकी इस्राएलियों के मध्य में आज तक रहते हैं।", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 13:14" - }, - "और लेवी के गोत्रियों को उसने कोई भाग न दिया; क्योंकि इस्राएल के परमेश्वर यहोवा के वचन के अनुसार उसी के हव्य उनके लिये भाग ठहरे हैं।" - ] + "type": "verse:v", + "number": "9", + "sid": "JOS 13:9" }, + "अर्थात् अर्नोन नामक घाटी के किनारे के अरोएर से लेकर, और उसी घाटी के बीच के नगर को छोड़कर दीबोन तक मेदबा के पास का सारा चौरस देश;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "JOS 13:15" - }, - "मूसा ने रूबेन के गोत्र को उनके कुलों के अनुसार दिया,", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 13:16" - }, - "अर्थात् अर्नोन नामक घाटी के किनारे के अरोएर से लेकर और उसी घाटी के बीच के नगर को छोड़कर मेदबा के पास का सारा चौरस देश;", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 13:17" - }, - "फिर चौरस देश में का हेशबोन और उसके सब गाँव; फिर दीबोन, बामोतबाल, बेतबाल्मोन,", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 13:18" - }, - "यहस, कदेमोत, मेपात,", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 13:19" - }, - "किर्यातैम, सिबमा, और तराई में के पहाड़ पर बसा हुआ सेरेथश्शहर,", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 13:20" - }, - "बेतपोर, पिसगा की ढलान और बेत्यशीमोत,", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 13:21" - }, - "अर्थात् चौरस देश में बसे हुए हेशबोन में विराजनेवाले एमोरियों के उस राजा सीहोन के राज्य के सारे नगर जिन्हें मूसा ने मार लिया था। मूसा ने एवी, रेकेम, सूर, हूर, और रेबा नामक मिद्यान के प्रधानों को भी मार डाला था जो सीहोन के ठहराए हुए हाकिम और उसी देश के निवासी थे।", - { - "type": "verse:v", - "number": "22", - "sid": "JOS 13:22" - }, - "और इस्राएलियों ने उनके और मारे हुओं के साथ बोर के पुत्र भावी कहनेवाले बिलाम को भी तलवार से मार डाला।", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 13:23" - }, - "और रूबेनियों की सीमा यरदन का किनारा ठहरा। रूबेनियों का भाग उनके कुलों के अनुसार नगरों और गाँवों समेत यही ठहरा।" - ] + "type": "verse:v", + "number": "10", + "sid": "JOS 13:10" }, + "और अम्मोनियों की सीमा तक हेशबोन में विराजनेवाले एमोरियों के राजा सीहोन के सारे नगर;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JOS 13:24" - }, - "फिर मूसा ने गाद के गोत्रियों को भी कुलों के अनुसार उनका निज भाग करके बाँट दिया।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 13:25" - }, - "तब यह ठहरा, अर्थात् याजेर आदि गिलाद के सारे नगर, और रब्बाह के सामने के अरोएर तक अम्मोनियों का आधा देश,", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 13:26" - }, - "और हेशबोन से रामत-मिस्पे और बतोनीम् तक, और महनैम से दबीर की सीमा तक,", - { - "type": "verse:v", - "number": "27", - "sid": "JOS 13:27" - }, - "और तराई में बेतहारम, बेतनिम्रा, सुक्कोत, और सापोन, और हेशबोन के राजा सीहोन के राज्य के बचे हुए भाग, और किन्नेरेत नामक ताल के सिरे तक, यरदन के पूर्व की ओर का वह देश जिसकी सीमा यरदन है।", - { - "type": "verse:v", - "number": "28", - "sid": "JOS 13:28" - }, - "गादियों का भाग उनके कुलों के अनुसार नगरों और गाँवों समेत यही ठहरा।" - ] + "type": "verse:v", + "number": "11", + "sid": "JOS 13:11" }, + "और गिलाद देश, और गशूरियों और माकावासियों की सीमा, और सारा हेर्मोन पर्वत, और सल्का तक सारा बाशान,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JOS 13:29" - }, - "फिर मूसा ने मनश्शे के आधे गोत्रियों को भी उनका निज भागकर दिया; वह मनश्शेइयों के आधे गोत्र का निज भाग उनके कुलों के अनुसार ठहरा।", - { - "type": "verse:v", - "number": "30", - "sid": "JOS 13:30" - }, - "वह यह है, अर्थात् महनैम से लेकर बाशान के राजा ओग के राज्य का सब देश, और बाशान में बसी हुई याईर की साठों बस्तियाँ,", - { - "type": "verse:v", - "number": "31", - "sid": "JOS 13:31" - }, - "और गिलाद का आधा भाग, और अश्तारोत, और एद्रेई, जो बाशान में ओग के राज्य के नगर थे, ये मनश्शे के पुत्र माकीर के वंश का, अर्थात् माकीर के आधे वंश का निज भाग कुलों के अनुसार ठहरे।" - ] + "type": "verse:v", + "number": "12", + "sid": "JOS 13:12" }, + "फिर अश्तारोत और एद्रेई में विराजनेवाले उस ओग का सारा राज्य जो रपाइयों में से अकेला बच गया था; क्योंकि इन्हीं को मूसा ने मारकर उनकी प्रजा को उस देश से निकाल दिया था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "JOS 13:32" - }, - "जो भाग मूसा ने मोआब के अराबा में यरीहो के पास के यरदन के पूर्व की ओर बाँट दिए वे ये ही हैं।", - { - "type": "verse:v", - "number": "33", - "sid": "JOS 13:33" - }, - "परन्तु लेवी के गोत्र को मूसा ने कोई भाग न दिया; इस्राएल का परमेश्वर यहोवा ही अपने वचन के अनुसार उनका भाग ठहरा।" - ] + "type": "verse:v", + "number": "13", + "sid": "JOS 13:13" }, + "परन्तु इस्राएलियों ने गशूरियों और माकियों को उनके देश से न निकाला; इसलिए गशूरी और माकी इस्राएलियों के मध्य में आज तक रहते हैं।", { - "type": "chapter:c", - "number": "14", - "sid": "JOS 14" + "type": "verse:v", + "number": "14", + "sid": "JOS 13:14" }, + "और लेवी के गोत्रियों को उसने कोई भाग न दिया; क्योंकि इस्राएल के परमेश्वर यहोवा के वचन के अनुसार उसी के हव्य उनके लिये भाग ठहरे हैं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यरदन के पश्चिमी भाग का विभाजन" - ] + "type": "verse:v", + "number": "15", + "sid": "JOS 13:15" }, + "मूसा ने रूबेन के गोत्र को उनके कुलों के अनुसार दिया,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 14:1" - }, - "जो-जो भाग इस्राएलियों ने कनान देश में पाए, उन्हें एलीआजर याजक, और नून के पुत्र यहोशू, और इस्राएली गोत्रों के पूर्वजों के घरानों के मुख्य-मुख्य पुरुषों ने उनको दिया वे ये हैं।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 13:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 14:2" - }, - "जो आज्ञा यहोवा ने मूसा के द्वारा साढ़े नौ गोत्रों के लिये दी थी, उसके अनुसार उनके भाग चिट्ठी डाल डालकर दिए गए।", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 14:3" - }, - "मूसा ने तो ढाई गोत्रों के भाग यरदन पार दिए थे; परन्तु लेवियों को उसने उनके बीच कोई भाग न दिया था।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 14:4" - }, - "यूसुफ के वंश के तो दो गोत्र हो गए थे, अर्थात् मनश्शे और एप्रैम; और उस देश में लेवियों को कुछ भाग न दिया गया, केवल रहने के नगर, और पशु आदि धन रखने को चराइयाँ उनको मिलीं।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 14:5" - }, - "जो आज्ञा यहोवा ने मूसा को दी थी उसके अनुसार इस्राएलियों ने किया; और उन्होंने देश को बाँट लिया।" - ] + "type": "verse:v", + "number": "16", + "sid": "JOS 13:16" }, + "अर्थात् अर्नोन नामक घाटी के किनारे के अरोएर से लेकर और उसी घाटी के बीच के नगर को छोड़कर मेदबा के पास का सारा चौरस देश;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JOS 14:6" - }, - "तब", - { - "type": "char:it", - "content": [ - "यहूदी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.6" - ] - }, - { - "type": "char:fq", - "content": [ - "यहूदी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहूदा के गोत्र के अगुए यहोशू के पास आए। कालेब उनके साथ था इससे पूर्व कि गोत्रों में भूमि का बंटवारा किया जाए कालेब मूसा की प्रतिज्ञा के अनुसार अपना भाग सुरक्षित करना चाहता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* यहोशू के पास गिलगाल में आए; और कनजी यपुन्ने के पुत्र कालेब ने उससे कहा, “तू जानता होगा कि यहोवा ने कादेशबर्ने में परमेश्वर के जन मूसा से मेरे और तेरे विषय में क्या कहा था।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "JOS 14:7" - }, - "जब यहोवा के दास मूसा ने मुझे इस देश का भेद लेने के लिये कादेशबर्ने से भेजा था तब मैं चालीस वर्ष का था; और मैं सच्चे मन से उसके पास सन्देश ले आया।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 14:8" - }, - "और मेरे साथी जो मेरे संग गए थे उन्होंने तो प्रजा के लोगों का मन निराश कर दिया, परन्तु मैंने अपने परमेश्वर यहोवा की पूरी रीति से बात मानी।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 14:9" - }, - "तब उस दिन", - { - "type": "char:it", - "content": [ - "मूसा ने शपथ खाकर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.9" - ] - }, - { - "type": "char:fq", - "content": [ - "मूसा ने शपथ खाकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने शपथ खाई और उसकी प्रतिज्ञा शपथ से स्थापित की गई थी जो मूसा द्वारा व्यक्त की गई थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मुझसे कहा, ‘तूने पूरी रीति से मेरे परमेश्वर यहोवा की बातों का अनुकरण किया है, इस कारण निःसन्देह जिस भूमि पर तू अपने पाँव धर आया है वह सदा के लिये तेरा और तेरे वंश का भाग होगी।’" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "JOS 14:10" - }, - "और अब देख, जब से यहोवा ने मूसा से यह वचन कहा था तब से पैंतालीस वर्ष हो चुके हैं, जिनमें इस्राएली जंगल में घूमते फिरते रहे; उनमें यहोवा ने अपने कहने के अनुसार मुझे जीवित रखा है; और अब मैं पचासी वर्ष का हूँ।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 14:11" - }, - "जितना बल मूसा के भेजने के दिन मुझ में था उतना बल अभी तक मुझ में है; युद्ध करने और भीतर बाहर आने-जाने के लिये जितनी उस समय मुझ में सामर्थ्य थी उतनी ही अब भी मुझ में सामर्थ्य है।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 14:12" - }, - "इसलिए अब वह पहाड़ी मुझे दे जिसकी चर्चा यहोवा ने उस दिन की थी; तूने तो उस दिन सुना होगा कि उसमें अनाकवंशी रहते हैं, और बड़े-बड़े गढ़वाले नगर भी हैं; परन्तु क्या जाने सम्भव है कि यहोवा मेरे संग रहे, और उसके कहने के अनुसार मैं उन्हें उनके देश से निकाल दूँ।”" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 13:17" }, + "फिर चौरस देश में का हेशबोन और उसके सब गाँव; फिर दीबोन, बामोतबाल, बेतबाल्मोन,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JOS 14:13" - }, - "तब यहोशू ने उसको आशीर्वाद दिया; और हेब्रोन को यपुन्ने के पुत्र कालेब का भागकर दिया।", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 14:14" - }, - "इस कारण हेब्रोन कनजी यपुन्ने के पुत्र कालेब का भाग आज तक बना है, क्योंकि वह इस्राएल के परमेश्वर यहोवा का पूरी रीति से अनुगामी था।", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 14:15" - }, - "पहले हेब्रोन का नाम किर्यतअर्बा था; वह अर्बा अनाकियों में सबसे बड़ा पुरुष था। और उस देश को लड़ाई से शान्ति मिली।" - ] + "type": "verse:v", + "number": "18", + "sid": "JOS 13:18" }, + "यहस, कदेमोत, मेपात,", { - "type": "chapter:c", - "number": "15", - "sid": "JOS 15" + "type": "verse:v", + "number": "19", + "sid": "JOS 13:19" }, + "किर्यातैम, सिबमा, और तराई में के पहाड़ पर बसा हुआ सेरेथश्शहर,", { - "type": "para:s", - "content": [ - "यहूदा की भूमि" - ] + "type": "verse:v", + "number": "20", + "sid": "JOS 13:20" }, + "बेतपोर, पिसगा की ढलान और बेत्यशीमोत,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 15:1" - }, - "यहूदियों के गोत्र का भाग उनके कुलों के अनुसार चिट्ठी डालने से एदोम की सीमा तक, और दक्षिण की ओर सीन के जंगल तक जो दक्षिणी सीमा पर है ठहरा।", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 15:2" - }, - "उनके भाग का दक्षिणी सीमा खारे ताल के उस सिरेवाले कोल से आरम्भ हुई जो दक्षिण की ओर बढ़ा है;", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 15:3" - }, - "और वह अक्रब्बीम नामक चढ़ाई के दक्षिणी ओर से निकलकर सीन होते हुए कादेशबर्ने के दक्षिण की ओर को चढ़ गया, फिर हेस्रोन के पास हो अद्दार को चढ़कर कर्काआ की ओर मुड़ गया,", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 15:4" - }, - "वहाँ से अस्मोन होते हुए वह मिस्र के नाले पर निकला, और उस सीमा का अन्त समुद्र हुआ। तुम्हारी दक्षिणी सीमा यही होगी।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 15:5" - }, - "फिर पूर्वी सीमा यरदन के मुहाने तक खारा ताल ही ठहरा, और उत्तर दिशा की सीमा यरदन के मुहाने के पास के ताल के कोल से आरम्भ करके,", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 15:6" - }, - "बेथोग्ला को चढ़ते हुए बेतराबा की उत्तर की ओर होकर रूबेनी", - { - "type": "char:it", - "content": [ - "बोहन नामक पत्थर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.6" - ] - }, - { - "type": "char:fq", - "content": [ - "बोहन नामक पत्थर:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह पत्थर पर्वत की ढलान पर खड़ा किया गया था। यह पर्वत यरदन की तराई के पश्चिम में हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तक चढ़ गया;" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "JOS 15:7" - }, - "और वही सीमा आकोर नामक तराई से दबीर की ओर चढ़ गया, और उत्तर होते हुए गिलगाल की ओर झुकी जो तराई के दक्षिणी ओर की अदुम्मीम की चढ़ाई के सामने है; वहाँ से वह एनशेमेश नामक सोते के पास पहुँचकर एनरोगेल पर निकला;", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 15:8" - }, - "फिर वही सीमा हिन्नोम के पुत्र की तराई से होकर यबूस (जो यरूशलेम कहलाता है) उसकी दक्षिण की ओर से बढ़ते हुए उस पहाड़ की चोटी पर पहुँचा, जो पश्चिम की ओर हिन्नोम की तराई के सामने और रपाईम की तराई के उत्तरी सिरे पर है;", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 15:9" - }, - "फिर वही सीमा उस पहाड़ की चोटी से नेप्तोह नामक सोते को चला गया, और एप्रोन पहाड़ के नगरों पर निकला; फिर वहाँ से बाला को (जो किर्यत्यारीम भी कहलाता है) पहुँचा;", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 15:10" - }, - "फिर वह बाला से पश्चिम की ओर मुड़कर सेईर पहाड़ तक पहुँचा, और यारीम पहाड़ (जो कसालोन भी कहलाता है) उसके उत्तरी ओर से होकर बेतशेमेश को उतर गया, और वहाँ से तिम्नाह पर निकला;", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 15:11" - }, - "वहाँ से वह सीमा एक्रोन की उत्तरी ओर के पास होते हुए शिक्करोन गया, और बाला पहाड़ होकर यब्नेल पर निकला; और उस सीमा का अन्त समुद्र का तट हुआ।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 15:12" - }, - "और पश्चिम की सीमा महासमुद्र का तट ठहरा। यहूदियों को जो भाग उनके कुलों के अनुसार मिला उसकी चारों ओर की सीमा यही हुई।" - ] + "type": "verse:v", + "number": "21", + "sid": "JOS 13:21" }, + "अर्थात् चौरस देश में बसे हुए हेशबोन में विराजनेवाले एमोरियों के उस राजा सीहोन के राज्य के सारे नगर जिन्हें मूसा ने मार लिया था। मूसा ने एवी, रेकेम, सूर, हूर, और रेबा नामक मिद्यान के प्रधानों को भी मार डाला था जो सीहोन के ठहराए हुए हाकिम और उसी देश के निवासी थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JOS 15:13" - }, - "और यपुन्ने के पुत्र कालेब को उसने यहोवा की आज्ञा के अनुसार यहूदियों के बीच भाग दिया, अर्थात् किर्यतअर्बा जो हेब्रोन भी कहलाता है (वह अर्बा अनाक का पिता था)।", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 15:14" - }, - "और कालेब ने वहाँ से शेशै, अहीमन, और तल्मै नामक, अनाक के तीनों पुत्रों को निकाल दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 15:15" - }, - "फिर वहाँ से वह दबीर के निवासियों पर चढ़ गया; पूर्वकाल में तो दबीर का नाम किर्यत्सेपेर था।", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 15:16" - }, - "और कालेब ने कहा, “जो किर्यत्सेपेर को मारकर ले ले उससे मैं अपनी बेटी अकसा को ब्याह दूँगा।”", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 15:17" - }, - "तब कालेब के भाई ओत्नीएल कनजी ने उसे ले लिया; और उसने उसे अपनी बेटी अकसा को ब्याह दिया।", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 15:18" - }, - "जब वह उसके पास आई, तब उसने उसको पिता से", - { - "type": "char:it", - "content": [ - "कुछ भूमि" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.18" - ] - }, - { - "type": "char:fq", - "content": [ - "कुछ भूमि:" - ] - }, - { - "type": "char:ft", - "content": [ - "अकसा द्वारा एक परिचित खेत माँगा और कालेब ने उसे आशीष, अर्थात् सद्भावना स्वरूप दे दिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* माँगने को उभारा, फिर वह अपने गदहे पर से उतर पड़ी, और कालेब ने उससे पूछा, “तू क्या चाहती है?”" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "JOS 15:19" - }, - "वह बोली, “मुझे आशीर्वाद दे; तूने मुझे दक्षिण देश में की कुछ भूमि तो दी है, मुझे जल के सोते भी दे।” तब उसने ऊपर के सोते, नीचे के सोते, दोनों उसे दिए।" - ] + "type": "verse:v", + "number": "22", + "sid": "JOS 13:22" }, + "और इस्राएलियों ने उनके और मारे हुओं के साथ बोर के पुत्र भावी कहनेवाले बिलाम को भी तलवार से मार डाला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JOS 15:20" - }, - "यहूदियों के गोत्र का भाग तो उनके कुलों के अनुसार यही ठहरा।" - ] + "type": "verse:v", + "number": "23", + "sid": "JOS 13:23" }, + "और रूबेनियों की सीमा यरदन का किनारा ठहरा। रूबेनियों का भाग उनके कुलों के अनुसार नगरों और गाँवों समेत यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JOS 15:21" - }, - "यहूदियों के गोत्र के किनारे-वाले नगर दक्षिण देश में एदोम की सीमा की ओर ये हैं, अर्थात् कबसेल, एदेर, यागूर,", - { - "type": "verse:v", - "number": "22", - "sid": "JOS 15:22" - }, - "कीना, दीमोना, अदादा,", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 15:23" - }, - "केदेश, हासोर, यित्नान,", + "type": "verse:v", + "number": "24", + "sid": "JOS 13:24" + }, + "फिर मूसा ने गाद के गोत्रियों को भी कुलों के अनुसार उनका निज भाग करके बाँट दिया।", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 13:25" + }, + "तब यह ठहरा, अर्थात् याजेर आदि गिलाद के सारे नगर, और रब्बाह के सामने के अरोएर तक अम्मोनियों का आधा देश,", + { + "type": "verse:v", + "number": "26", + "sid": "JOS 13:26" + }, + "और हेशबोन से रामत-मिस्पे और बतोनीम् तक, और महनैम से दबीर की सीमा तक,", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 13:27" + }, + "और तराई में बेतहारम, बेतनिम्रा, सुक्कोत, और सापोन, और हेशबोन के राजा सीहोन के राज्य के बचे हुए भाग, और किन्नेरेत नामक ताल के सिरे तक, यरदन के पूर्व की ओर का वह देश जिसकी सीमा यरदन है।", + { + "type": "verse:v", + "number": "28", + "sid": "JOS 13:28" + }, + "गादियों का भाग उनके कुलों के अनुसार नगरों और गाँवों समेत यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "JOS 13:29" + }, + "फिर मूसा ने मनश्शे के आधे गोत्रियों को भी उनका निज भागकर दिया; वह मनश्शेइयों के आधे गोत्र का निज भाग उनके कुलों के अनुसार ठहरा।", + { + "type": "verse:v", + "number": "30", + "sid": "JOS 13:30" + }, + "वह यह है, अर्थात् महनैम से लेकर बाशान के राजा ओग के राज्य का सब देश, और बाशान में बसी हुई याईर की साठों बस्तियाँ,", + { + "type": "verse:v", + "number": "31", + "sid": "JOS 13:31" + }, + "और गिलाद का आधा भाग, और अश्तारोत, और एद्रेई, जो बाशान में ओग के राज्य के नगर थे, ये मनश्शे के पुत्र माकीर के वंश का, अर्थात् माकीर के आधे वंश का निज भाग कुलों के अनुसार ठहरे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "JOS 13:32" + }, + "जो भाग मूसा ने मोआब के अराबा में यरीहो के पास के यरदन के पूर्व की ओर बाँट दिए वे ये ही हैं।", + { + "type": "verse:v", + "number": "33", + "sid": "JOS 13:33" + }, + "परन्तु लेवी के गोत्र को मूसा ने कोई भाग न दिया; इस्राएल का परमेश्वर यहोवा ही अपने वचन के अनुसार उनका भाग ठहरा।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "JOS 14" + }, + { + "type": "para:s", + "content": [ + "यरदन के पश्चिमी भाग का विभाजन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 14:1" + }, + "जो-जो भाग इस्राएलियों ने कनान देश में पाए, उन्हें एलीआजर याजक, और नून के पुत्र यहोशू, और इस्राएली गोत्रों के पूर्वजों के घरानों के मुख्य-मुख्य पुरुषों ने उनको दिया वे ये हैं।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 13:19)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "JOS 14:2" + }, + "जो आज्ञा यहोवा ने मूसा के द्वारा साढ़े नौ गोत्रों के लिये दी थी, उसके अनुसार उनके भाग चिट्ठी डाल डालकर दिए गए।", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 14:3" + }, + "मूसा ने तो ढाई गोत्रों के भाग यरदन पार दिए थे; परन्तु लेवियों को उसने उनके बीच कोई भाग न दिया था।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 14:4" + }, + "यूसुफ के वंश के तो दो गोत्र हो गए थे, अर्थात् मनश्शे और एप्रैम; और उस देश में लेवियों को कुछ भाग न दिया गया, केवल रहने के नगर, और पशु आदि धन रखने को चराइयाँ उनको मिलीं।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 14:5" + }, + "जो आज्ञा यहोवा ने मूसा को दी थी उसके अनुसार इस्राएलियों ने किया; और उन्होंने देश को बाँट लिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "JOS 14:6" + }, + "तब", + { + "type": "char:it", + "content": [ + "यहूदी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.6" + ] + }, + { + "type": "char:fq", + "content": [ + "यहूदी:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहूदा के गोत्र के अगुए यहोशू के पास आए। कालेब उनके साथ था इससे पूर्व कि गोत्रों में भूमि का बंटवारा किया जाए कालेब मूसा की प्रतिज्ञा के अनुसार अपना भाग सुरक्षित करना चाहता था।" + ] + } + ] + } + ] + }, + "यहोशू के पास गिलगाल में आए; और कनजी यपुन्ने के पुत्र कालेब ने उससे कहा, “तू जानता होगा कि यहोवा ने कादेशबर्ने में परमेश्वर के जन मूसा से मेरे और तेरे विषय में क्या कहा था।", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 14:7" + }, + "जब यहोवा के दास मूसा ने मुझे इस देश का भेद लेने के लिये कादेशबर्ने से भेजा था तब मैं चालीस वर्ष का था; और मैं सच्चे मन से उसके पास सन्देश ले आया।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 14:8" + }, + "और मेरे साथी जो मेरे संग गए थे उन्होंने तो प्रजा के लोगों का मन निराश कर दिया, परन्तु मैंने अपने परमेश्वर यहोवा की पूरी रीति से बात मानी।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 14:9" + }, + "तब उस दिन", + { + "type": "char:it", + "content": [ + "मूसा ने शपथ खाकर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "24", - "sid": "JOS 15:24" + "type": "char:fr", + "content": [ + "14.9" + ] }, - "जीप, तेलेम, बालोत,", { - "type": "verse:v", - "number": "25", - "sid": "JOS 15:25" + "type": "char:fq", + "content": [ + "मूसा ने शपथ खाकर:" + ] }, - "हासोर्हदत्ता, करिय्योथेस्रोन (जो हासोर भी कहलाता है),", { - "type": "verse:v", - "number": "26", - "sid": "JOS 15:26" - }, - "और अमाम, शेमा, मोलादा,", + "type": "char:ft", + "content": [ + "परमेश्वर ने शपथ खाई और उसकी प्रतिज्ञा शपथ से स्थापित की गई थी जो मूसा द्वारा व्यक्त की गई थी।" + ] + } + ] + } + ] + }, + "मुझसे कहा, ‘तूने पूरी रीति से मेरे परमेश्वर यहोवा की बातों का अनुकरण किया है, इस कारण निःसन्देह जिस भूमि पर तू अपने पाँव धर आया है वह सदा के लिये तेरा और तेरे वंश का भाग होगी।’", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 14:10" + }, + "और अब देख, जब से यहोवा ने मूसा से यह वचन कहा था तब से पैंतालीस वर्ष हो चुके हैं, जिनमें इस्राएली जंगल में घूमते फिरते रहे; उनमें यहोवा ने अपने कहने के अनुसार मुझे जीवित रखा है; और अब मैं पचासी वर्ष का हूँ।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 14:11" + }, + "जितना बल मूसा के भेजने के दिन मुझ में था उतना बल अभी तक मुझ में है; युद्ध करने और भीतर बाहर आने-जाने के लिये जितनी उस समय मुझ में सामर्थ्य थी उतनी ही अब भी मुझ में सामर्थ्य है।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 14:12" + }, + "इसलिए अब वह पहाड़ी मुझे दे जिसकी चर्चा यहोवा ने उस दिन की थी; तूने तो उस दिन सुना होगा कि उसमें अनाकवंशी रहते हैं, और बड़े-बड़े गढ़वाले नगर भी हैं; परन्तु क्या जाने सम्भव है कि यहोवा मेरे संग रहे, और उसके कहने के अनुसार मैं उन्हें उनके देश से निकाल दूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JOS 14:13" + }, + "तब यहोशू ने उसको आशीर्वाद दिया; और हेब्रोन को यपुन्ने के पुत्र कालेब का भागकर दिया।", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 14:14" + }, + "इस कारण हेब्रोन कनजी यपुन्ने के पुत्र कालेब का भाग आज तक बना है, क्योंकि वह इस्राएल के परमेश्वर यहोवा का पूरी रीति से अनुगामी था।", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 14:15" + }, + "पहले हेब्रोन का नाम किर्यतअर्बा था; वह अर्बा अनाकियों में सबसे बड़ा पुरुष था। और उस देश को लड़ाई से शान्ति मिली।" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "JOS 15" + }, + { + "type": "para:s", + "content": [ + "यहूदा की भूमि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 15:1" + }, + "यहूदियों के गोत्र का भाग उनके कुलों के अनुसार चिट्ठी डालने से एदोम की सीमा तक, और दक्षिण की ओर सीन के जंगल तक जो दक्षिणी सीमा पर है ठहरा।", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 15:2" + }, + "उनके भाग का दक्षिणी सीमा खारे ताल के उस सिरेवाले कोल से आरम्भ हुई जो दक्षिण की ओर बढ़ा है;", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 15:3" + }, + "और वह अक्रब्बीम नामक चढ़ाई के दक्षिणी ओर से निकलकर सीन होते हुए कादेशबर्ने के दक्षिण की ओर को चढ़ गया, फिर हेस्रोन के पास हो अद्दार को चढ़कर कर्काआ की ओर मुड़ गया,", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 15:4" + }, + "वहाँ से अस्मोन होते हुए वह मिस्र के नाले पर निकला, और उस सीमा का अन्त समुद्र हुआ। तुम्हारी दक्षिणी सीमा यही होगी।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 15:5" + }, + "फिर पूर्वी सीमा यरदन के मुहाने तक खारा ताल ही ठहरा, और उत्तर दिशा की सीमा यरदन के मुहाने के पास के ताल के कोल से आरम्भ करके,", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 15:6" + }, + "बेथोग्ला को चढ़ते हुए बेतराबा की उत्तर की ओर होकर रूबेनी", + { + "type": "char:it", + "content": [ + "बोहन नामक पत्थर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "27", - "sid": "JOS 15:27" + "type": "char:fr", + "content": [ + "15.6" + ] }, - "हसर्गद्दा, हेशमोन, बेत्पेलेत,", { - "type": "verse:v", - "number": "28", - "sid": "JOS 15:28" + "type": "char:fq", + "content": [ + "बोहन नामक पत्थर:" + ] }, - "हसर्शूआल, बेर्शेबा, बिज्योत्या,", { - "type": "verse:v", - "number": "29", - "sid": "JOS 15:29" + "type": "char:ft", + "content": [ + "यह पत्थर पर्वत की ढलान पर खड़ा किया गया था। यह पर्वत यरदन की तराई के पश्चिम में हैं।" + ] + } + ] + } + ] + }, + "तक चढ़ गया;", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 15:7" + }, + "और वही सीमा आकोर नामक तराई से दबीर की ओर चढ़ गया, और उत्तर होते हुए गिलगाल की ओर झुकी जो तराई के दक्षिणी ओर की अदुम्मीम की चढ़ाई के सामने है; वहाँ से वह एनशेमेश नामक सोते के पास पहुँचकर एनरोगेल पर निकला;", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 15:8" + }, + "फिर वही सीमा हिन्नोम के पुत्र की तराई से होकर यबूस (जो यरूशलेम कहलाता है) उसकी दक्षिण की ओर से बढ़ते हुए उस पहाड़ की चोटी पर पहुँचा, जो पश्चिम की ओर हिन्नोम की तराई के सामने और रपाईम की तराई के उत्तरी सिरे पर है;", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 15:9" + }, + "फिर वही सीमा उस पहाड़ की चोटी से नेप्तोह नामक सोते को चला गया, और एप्रोन पहाड़ के नगरों पर निकला; फिर वहाँ से बाला को (जो किर्यत्यारीम भी कहलाता है) पहुँचा;", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 15:10" + }, + "फिर वह बाला से पश्चिम की ओर मुड़कर सेईर पहाड़ तक पहुँचा, और यारीम पहाड़ (जो कसालोन भी कहलाता है) उसके उत्तरी ओर से होकर बेतशेमेश को उतर गया, और वहाँ से तिम्नाह पर निकला;", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 15:11" + }, + "वहाँ से वह सीमा एक्रोन की उत्तरी ओर के पास होते हुए शिक्करोन गया, और बाला पहाड़ होकर यब्नेल पर निकला; और उस सीमा का अन्त समुद्र का तट हुआ।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 15:12" + }, + "और पश्चिम की सीमा महासमुद्र का तट ठहरा। यहूदियों को जो भाग उनके कुलों के अनुसार मिला उसकी चारों ओर की सीमा यही हुई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "JOS 15:13" + }, + "और यपुन्ने के पुत्र कालेब को उसने यहोवा की आज्ञा के अनुसार यहूदियों के बीच भाग दिया, अर्थात् किर्यतअर्बा जो हेब्रोन भी कहलाता है (वह अर्बा अनाक का पिता था)।", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 15:14" + }, + "और कालेब ने वहाँ से शेशै, अहीमन, और तल्मै नामक, अनाक के तीनों पुत्रों को निकाल दिया।", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 15:15" + }, + "फिर वहाँ से वह दबीर के निवासियों पर चढ़ गया; पूर्वकाल में तो दबीर का नाम किर्यत्सेपेर था।", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 15:16" + }, + "और कालेब ने कहा, “जो किर्यत्सेपेर को मारकर ले ले उससे मैं अपनी बेटी अकसा को ब्याह दूँगा।”", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 15:17" + }, + "तब कालेब के भाई ओत्नीएल कनजी ने उसे ले लिया; और उसने उसे अपनी बेटी अकसा को ब्याह दिया।", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 15:18" + }, + "जब वह उसके पास आई, तब उसने उसको पिता से", + { + "type": "char:it", + "content": [ + "कुछ भूमि", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.18" + ] }, - "बाला, इय्यीम, एसेम,", { - "type": "verse:v", - "number": "30", - "sid": "JOS 15:30" + "type": "char:fq", + "content": [ + "कुछ भूमि:" + ] }, - "एलतोलद, कसील, होर्मा,", { - "type": "verse:v", - "number": "31", - "sid": "JOS 15:31" + "type": "char:ft", + "content": [ + "अकसा द्वारा एक परिचित खेत माँगा और कालेब ने उसे आशीष, अर्थात् सद्भावना स्वरूप दे दिया।" + ] + } + ] + } + ] + }, + "माँगने को उभारा, फिर वह अपने गदहे पर से उतर पड़ी, और कालेब ने उससे पूछा, “तू क्या चाहती है?”", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 15:19" + }, + "वह बोली, “मुझे आशीर्वाद दे; तूने मुझे दक्षिण देश में की कुछ भूमि तो दी है, मुझे जल के सोते भी दे।” तब उसने ऊपर के सोते, नीचे के सोते, दोनों उसे दिए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "JOS 15:20" + }, + "यहूदियों के गोत्र का भाग तो उनके कुलों के अनुसार यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JOS 15:21" + }, + "यहूदियों के गोत्र के किनारे-वाले नगर दक्षिण देश में एदोम की सीमा की ओर ये हैं, अर्थात् कबसेल, एदेर, यागूर,", + { + "type": "verse:v", + "number": "22", + "sid": "JOS 15:22" + }, + "कीना, दीमोना, अदादा,", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 15:23" + }, + "केदेश, हासोर, यित्नान,", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 15:24" + }, + "जीप, तेलेम, बालोत,", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 15:25" + }, + "हासोर्हदत्ता, करिय्योथेस्रोन (जो हासोर भी कहलाता है),", + { + "type": "verse:v", + "number": "26", + "sid": "JOS 15:26" + }, + "और अमाम, शेमा, मोलादा,", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 15:27" + }, + "हसर्गद्दा, हेशमोन, बेत्पेलेत,", + { + "type": "verse:v", + "number": "28", + "sid": "JOS 15:28" + }, + "हसर्शूआल, बेर्शेबा, बिज्योत्या,", + { + "type": "verse:v", + "number": "29", + "sid": "JOS 15:29" + }, + "बाला, इय्यीम, एसेम,", + { + "type": "verse:v", + "number": "30", + "sid": "JOS 15:30" + }, + "एलतोलद, कसील, होर्मा,", + { + "type": "verse:v", + "number": "31", + "sid": "JOS 15:31" + }, + "सिकलग, मदमन्ना, सनसन्ना,", + { + "type": "verse:v", + "number": "32", + "sid": "JOS 15:32" + }, + "लबाओत, शिल्हीम, ऐन, और रिम्मोन; ये सब नगर उनतीस हैं, और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "JOS 15:33" + }, + "तराई में ये हैं अर्थात् एश्ताओल, सोरा, अश्ना,", + { + "type": "verse:v", + "number": "34", + "sid": "JOS 15:34" + }, + "जानोह, एनगन्नीम, तप्पूह, एनाम,", + { + "type": "verse:v", + "number": "35", + "sid": "JOS 15:35" + }, + "यर्मूत, अदुल्लाम, सोको, अजेका,", + { + "type": "verse:v", + "number": "36", + "sid": "JOS 15:36" + }, + "शारैंम, अदीतैम, गदेरा, और गदेरोतैम; ये सब चौदह नगर हैं, और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "JOS 15:37" + }, + "फिर सनान, हदाशा, मिगदलगाद,", + { + "type": "verse:v", + "number": "38", + "sid": "JOS 15:38" + }, + "दिलान, मिस्पे, योक्तेल,", + { + "type": "verse:v", + "number": "39", + "sid": "JOS 15:39" + }, + "लाकीश, बोस्कत, एग्लोन,", + { + "type": "verse:v", + "number": "40", + "sid": "JOS 15:40" + }, + "कब्बोन, लहमास, कितलीश,", + { + "type": "verse:v", + "number": "41", + "sid": "JOS 15:41" + }, + "गदेरोत, बेतदागोन, नामाह, और मक्केदा; ये सोलह नगर हैं, और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "42", + "sid": "JOS 15:42" + }, + "फिर लिब्ना, एतेर, आशान,", + { + "type": "verse:v", + "number": "43", + "sid": "JOS 15:43" + }, + "इप्ताह, अश्ना, नसीब,", + { + "type": "verse:v", + "number": "44", + "sid": "JOS 15:44" + }, + "कीला, अकजीब और मारेशा; ये नौ नगर हैं, और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "45", + "sid": "JOS 15:45" + }, + "फिर नगरों और गाँवों समेत एक्रोन,", + { + "type": "verse:v", + "number": "46", + "sid": "JOS 15:46" + }, + "और एक्रोन से लेकर समुद्र तक, अपने-अपने गाँवों समेत जितने नगर अश्दोद की ओर हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "47", + "sid": "JOS 15:47" + }, + "फिर अपने-अपने नगरों और गाँवों समेत अश्दोद और गाज़ा, वरन् मिस्र के नाले तक और महासमुद्र के तट तक जितने नगर हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "JOS 15:48" + }, + "पहाड़ी देश में ये हैं अर्थात् शामीर, यत्तीर, सोको,", + { + "type": "verse:v", + "number": "49", + "sid": "JOS 15:49" + }, + "दन्ना, किर्यत्सन्ना (जो दबीर भी कहलाता है),", + { + "type": "verse:v", + "number": "50", + "sid": "JOS 15:50" + }, + "अनाब, एश्तमो, आनीम,", + { + "type": "verse:v", + "number": "51", + "sid": "JOS 15:51" + }, + "गोशेन, होलोन और गीलो; ये ग्यारह नगर हैं, और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "52", + "sid": "JOS 15:52" + }, + "फिर अराब, दूमा, एशान,", + { + "type": "verse:v", + "number": "53", + "sid": "JOS 15:53" + }, + "यानीम, बेत्तप्पूह, अपेका,", + { + "type": "verse:v", + "number": "54", + "sid": "JOS 15:54" + }, + "हुमता, किर्यतअर्बा (जो हेब्रोन भी कहलाता है, और सीओर;) ये नौ नगर हैं, और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "55", + "sid": "JOS 15:55" + }, + "फिर माओन, कर्मेल, जीप, युत्ता,", + { + "type": "verse:v", + "number": "56", + "sid": "JOS 15:56" + }, + "यिज्रेल, योकदाम, जानोह,", + { + "type": "verse:v", + "number": "57", + "sid": "JOS 15:57" + }, + "कैन, गिबा, और तिम्नाह; ये दस नगर हैं और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "58", + "sid": "JOS 15:58" + }, + "फिर हलहूल, बेतसूर, गदोर,", + { + "type": "verse:v", + "number": "59", + "sid": "JOS 15:59" + }, + "मरात, बेतनोत और एलतकोन; ये छः नगर हैं और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "60", + "sid": "JOS 15:60" + }, + "फिर किर्यतबाल (जो किर्यत्यारीम भी कहलाता है) और रब्बाह; ये दो नगर हैं, और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "61", + "sid": "JOS 15:61" + }, + "जंगल में ये नगर हैं अर्थात् बेतराबा, मिद्दीन, सकाका;", + { + "type": "verse:v", + "number": "62", + "sid": "JOS 15:62" + }, + "निबशान, नमक का नगर और एनगदी, ये छः नगर हैं और इनके गाँव भी हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "63", + "sid": "JOS 15:63" + }, + "यरूशलेम के निवासी यबूसियों को यहूदी न निकाल सके; इसलिए आज के दिन तक यबूसी यहूदियों के संग यरूशलेम में रहते हैं।" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "JOS 16" + }, + { + "type": "para:s", + "content": [ + "एप्रैम और पश्चिमी मनश्शे" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 16:1" + }, + "फिर यूसुफ की सन्तान का भाग चिट्ठी डालने से ठहराया गया, उनकी सीमा यरीहो के पास की यरदन नदी से, अर्थात् पूर्व की ओर यरीहो के जल से आरम्भ होकर उस पहाड़ी देश से होते हुए, जो जंगल में हैं, बेतेल को पहुँचा;", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 16:2" + }, + "वहाँ से वह लूज तक पहुँचा, और एरेकियों की सीमा से होते हुए अतारोत पर जा निकला;", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 16:3" + }, + "और पश्चिम की ओर यपलेतियों की सीमा से उतरकर फिर नीचेवाले बेथोरोन की सीमा से होकर गेजेर को पहुँचा, और समुद्र पर निकला।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 16:4" + }, + "तब मनश्शे और एप्रैम नामक यूसुफ के दोनों पुत्रों की सन्तान ने अपना-अपना भाग लिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "JOS 16:5" + }, + "एप्रैमियों की सीमा उनके कुलों के अनुसार यह ठहरी; अर्थात् उनके भाग की सीमा पूर्व से आरम्भ होकर अत्रोतदार से होते हुए ऊपरवाले बेथोरोन तक पहुँचा;", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 16:6" + }, + "और उत्तरी सीमा पश्चिम की ओर के मिकमतात से आरम्भ होकर पूर्व की ओर मुड़कर तानतशीलो को पहुँचा, और उसके पास से होते हुए यानोह तक पहुँचा;", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 16:7" + }, + "फिर यानोह से वह अतारोत और नारा को उतरती हुई यरीहो के पास होकर यरदन पर निकली।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 16:8" + }, + "फिर वही सीमा तप्पूह से निकलकर, और पश्चिम की ओर जाकर, काना की नदी तक होकर समुद्र पर निकली। एप्रैमियों के गोत्र का भाग उनके कुलों के अनुसार यही ठहरा।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 16:9" + }, + "और मनश्शेइयों के भाग के बीच भी कई एक नगर अपने-अपने गाँवों समेत एप्रैमियों के लिये अलग किए गए।", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 16:10" + }, + "परन्तु जो कनानी गेजेर में बसे थे उनको एप्रैमियों ने वहाँ से नहीं निकाला; इसलिए वे कनानी उनके बीच आज के दिन तक बसे हैं, और बेगारी में दास के समान काम करते हैं।" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "JOS 17" + }, + { + "type": "para:s", + "content": [ + "मनश्शे के गोत्र का भाग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 17:1" + }, + "फिर यूसुफ के जेठे", + { + "type": "char:it", + "content": [ + "मनश्शे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.1" + ] }, - "सिकलग, मदमन्ना, सनसन्ना,", { - "type": "verse:v", - "number": "32", - "sid": "JOS 15:32" + "type": "char:fq", + "content": [ + "मनश्शे:" + ] }, - "लबाओत, शिल्हीम, ऐन, और रिम्मोन; ये सब नगर उनतीस हैं, और इनके गाँव भी हैं।" - ] + { + "type": "char:ft", + "content": [ + "पहिलौठा, उसे यरदन के पर्व का भूखण्ड ही नहीं, यरदन के पश्चिम में अन्य गोत्रों के साथ भी भूभाग मिलना था।" + ] + } + ] + } + ] }, + "के गोत्र का भाग चिट्ठी डालने से यह ठहरा। मनश्शे का जेठा पुत्र गिलाद का पिता माकीर योद्धा था, इस कारण उसके वंश को गिलाद और बाशान मिला।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "JOS 15:33" - }, - "तराई में ये हैं अर्थात् एश्ताओल, सोरा, अश्ना,", + "type": "verse:v", + "number": "2", + "sid": "JOS 17:2" + }, + "इसलिए यह भाग दूसरे मनश्शेइयों के लिये उनके कुलों के अनुसार ठहरा, अर्थात् अबीएजेर, हेलेक, अस्रीएल, शेकेम, हेपेर, और शमीदा; जो अपने-अपने कुलों के अनुसार यूसुफ के पुत्र मनश्शे के वंश में के पुरुष थे, उनके अलग-अलग वंशों के लिये ठहरा।", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 17:3" + }, + "परन्तु हेपेर जो गिलाद का पुत्र, माकीर का पोता, और मनश्शे का परपोता था, उसके पुत्र सलोफाद के बेटे नहीं, बेटियाँ ही हुईं; और उनके नाम महला, नोवा, होग्ला, मिल्का, और तिर्सा हैं।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 17:4" + }, + "तब वे एलीआजर याजक, नून के पुत्र यहोशू, और प्रधानों के पास जाकर कहने लगीं, यहोवा ने मूसा को आज्ञा दी थी, कि वह हमको हमारे भाइयों के बीच भाग दे। तो यहोशू ने यहोवा की आज्ञा के अनुसार उन्हें उनके चाचाओं के बीच भाग दिया।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 17:5" + }, + "तब मनश्शे को, यरदन पार गिलाद देश और बाशान को छोड़, दस भाग मिले;", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 17:6" + }, + "क्योंकि मनश्शेइयों के बीच में मनश्शेई स्त्रियों को भी भाग मिला। और दूसरे मनश्शेइयों को गिलाद देश मिला।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JOS 17:7" + }, + "और मनश्शे की सीमा आशेर से लेकर मिकमतात तक पहुँची, जो शेकेम के सामने है; फिर वह दक्षिण की ओर बढ़कर एनतप्पूह के निवासियों तक पहुँची।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 17:8" + }, + "तप्पूह की भूमि तो मनश्शे को मिली, परन्तु तप्पूह नगर जो मनश्शे की सीमा पर बसा है वह एप्रैमियों का ठहरा।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 17:9" + }, + "फिर वहाँ से वह सीमा काना की नदी तक उतरकर उसके दक्षिण की ओर तक पहुँच गई; ये नगर यद्यपि मनश्शे के नगरों के बीच में थे तो भी एप्रैम के ठहरे; और मनश्शे की सीमा उस नदी के उत्तर की ओर से जाकर समुद्र पर निकली;", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 17:10" + }, + "दक्षिण की ओर का देश तो एप्रैम को और उत्तर की ओर का मनश्शे को मिला, और उसकी सीमा समुद्र ठहरी; और वे उत्तर की ओर आशेर से और पूर्व की ओर इस्साकार से जा मिलीं।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 17:11" + }, + "और मनश्शे को, इस्साकार और आशेर अपने-अपने नगरों समेत बेतशान, यिबलाम, और अपने नगरों समेत दोर के निवासी, और अपने नगरों समेत एनदोर के निवासी, और अपने नगरों समेत तानाक की निवासी, और अपने नगरों समेत मगिद्दो के निवासी, ये तीनों जो ऊँचे स्थानों पर बसे हैं मिले।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 17:12" + }, + "परन्तु मनश्शेई उन नगरों के निवासियों को उनमें से नहीं निकाल सके; इसलिए कनानी उस देश में बसे रहे।", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 17:13" + }, + "तो भी जब इस्राएली सामर्थी हो गए, तब कनानियों से बेगारी तो कराने लगे, परन्तु उनको पूरी रीति से निकाल बाहर न किया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JOS 17:14" + }, + "यूसुफ की सन्तान यहोशू से कहने लगी, “हम तो गिनती में बहुत हैं, क्योंकि अब तक यहोवा हमें आशीष ही देता आया है, फिर तूने हमारे भाग के लिये चिट्ठी डालकर क्यों एक ही अंश दिया है?”", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 17:15" + }, + "यहोशू ने उनसे कहा, “यदि तुम गिनती में बहुत हो, और एप्रैम का पहाड़ी देश तुम्हारे लिये छोटा हो, तो परिज्जियों और रपाइयों का देश जो जंगल है उसमें जाकर पेड़ों को काट डालो।”", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 17:16" + }, + "यूसुफ की सन्तान ने कहा, “वह पहाड़ी देश हमारे लिये छोटा है; और बेतशान और उसके नगरों में रहनेवाले, और यिज्रेल की तराई में रहनेवाले, जितने कनानी नीचे के देश में रहते हैं, उन सभी के पास लोहे के रथ हैं।”", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 17:17" + }, + "फिर यहोशू ने, क्या एप्रैमी क्या मनश्शेई, अर्थात् यूसुफ के सारे घराने से कहा, “हाँ तुम लोग तो गिनती में बहुत हो, और तुम्हारी सामर्थ्य भी बड़ी है, इसलिए", + { + "type": "char:it", + "content": [ + "तुम को केवल एक ही भाग न मिलेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "34", - "sid": "JOS 15:34" + "type": "char:fr", + "content": [ + "17.17" + ] }, - "जानोह, एनगन्नीम, तप्पूह, एनाम,", { - "type": "verse:v", - "number": "35", - "sid": "JOS 15:35" + "type": "char:fq", + "content": [ + "तुम को केवल एक ही भाग न मिलेगा:" + ] }, - "यर्मूत, अदुल्लाम, सोको, अजेका,", { - "type": "verse:v", - "number": "36", - "sid": "JOS 15:36" - }, - "शारैंम, अदीतैम, गदेरा, और गदेरोतैम; ये सब चौदह नगर हैं, और इनके गाँव भी हैं।" - ] + "type": "char:ft", + "content": [ + "अर्थात् कनानियों को निकालने के बाद तुम को तुम्हारे सामने का दो गुणा भाग मिलेगा।" + ] + } + ] + } + ] + }, + ";", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 17:18" + }, + "पहाड़ी देश भी तुम्हारा हो जाएगा; क्योंकि वह जंगल तो है, परन्तु उसके पेड़ काट डालो, तब उसके आस-पास का देश भी तुम्हारा हो जाएगा; क्योंकि चाहे कनानी सामर्थी हों, और उनके पास लोहे के रथ भी हों, तो भी तुम उन्हें वहाँ से निकाल सकोगे।”" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "JOS 18" + }, + { + "type": "para:s", + "content": [ + "शेष भाग का विभाजन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 18:1" + }, + "फिर इस्राएलियों की सारी मण्डली ने", + { + "type": "char:it", + "content": [ + "शीलो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18.1" + ] + }, + { + "type": "char:fq", + "content": [ + "शीलो:" + ] + }, + { + "type": "char:ft", + "content": [ + "मिलाप का तम्बू और उसकी पवित्र वस्तुएँ गिलगाल में यरदन के पास के एक सुरक्षित स्थान से हटाकर केन्द्रीय स्थान शीलो में लगाया गया।" + ] + } + ] + } + ] }, + "में इकट्ठी होकर वहाँ मिलापवाले तम्बू को खड़ा किया; क्योंकि देश उनके वश में आ गया था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "37", - "sid": "JOS 15:37" - }, - "फिर सनान, हदाशा, मिगदलगाद,", - { - "type": "verse:v", - "number": "38", - "sid": "JOS 15:38" - }, - "दिलान, मिस्पे, योक्तेल,", + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:45)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "JOS 18:2" + }, + "और इस्राएलियों में से सात गोत्रों के लोग अपना-अपना भाग बिना पाये रह गए थे।", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 18:3" + }, + "तब यहोशू ने इस्राएलियों से कहा, “जो देश तुम्हारे पूर्वजों के परमेश्वर यहोवा ने तुम्हें दिया है, उसे अपने अधिकार में कर लेने में तुम कब तक ढिलाई करते रहोगे?", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 18:4" + }, + "अब प्रति गोत्र के पीछे तीन मनुष्य ठहरा लो, और मैं उन्हें इसलिए भेजूँगा कि वे चलकर देश में घूमें फिरें, और अपने-अपने गोत्र के भाग के प्रयोजन के अनुसार उसका हाल लिख लिखकर मेरे पास लौट आएँ।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 18:5" + }, + "और वे देश के सात भाग लिखें, यहूदी तो दक्षिण की ओर अपने भाग में, और यूसुफ के घराने के लोग उत्तर की ओर अपने भाग में रहें।", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 18:6" + }, + "और तुम देश के सात भाग लिखकर मेरे पास ले आओ; और मैं यहाँ तुम्हारे लिये अपने परमेश्वर यहोवा के सामने चिट्ठी डालूँगा।", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 18:7" + }, + "और लेवियों का तुम्हारे मध्य में कोई भाग न होगा, क्योंकि यहोवा का दिया हुआ याजकपद ही उनका भाग है; और गाद, रूबेन, और मनश्शे के आधे गोत्र के लोग यरदन के पूर्व की ओर यहोवा के दास मूसा का दिया हुआ अपना-अपना भाग पा चुके हैं।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "JOS 18:8" + }, + "तब वे पुरुष उठकर चल दिए; और जो उस देश का हाल लिखने को चले उन्हें यहोशू ने यह आज्ञा दी, “जाकर देश में घूमो फिरो, और उसका हाल लिखकर मेरे पास लौट आओ; और मैं यहाँ शीलो में यहोवा के सामने तुम्हारे लिये चिट्ठी डालूँगा।”", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 18:9" + }, + "तब वे पुरुष चल दिए, और उस देश में घूमें, और उसके नगरों के सात भाग करके उनका हाल पुस्तक में लिखकर शीलो की छावनी में यहोशू के पास आए।", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 18:10" + }, + "तब यहोशू ने शीलो में यहोवा के सामने उनके लिये चिट्ठियाँ डालीं; और वहीं यहोशू ने इस्राएलियों को उनके भागों के अनुसार देश बाँट दिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "JOS 18:11" + }, + "बिन्यामीनियों के गोत्र की चिट्ठी उनके कुलों के अनुसार निकली, और उनका भाग यहूदियों और यूसुफियों के बीच में पड़ा।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 18:12" + }, + "और उनकी उत्तरी सीमा यरदन से आरम्भ हुई, और यरीहो की उत्तरी ओर से चढ़ते हुए पश्चिम की ओर पहाड़ी देश में होकर बेतावेन के जंगल में निकली;", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 18:13" + }, + "वहाँ से वह लूज को पहुँची (जो बेतेल भी कहलाता है), और लूज की दक्षिणी ओर से होते हुए निचले बेथोरोन के दक्षिणी ओर के पहाड़ के पास हो अत्रोतदार को उतर गई।", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 18:14" + }, + "फिर पश्चिमी सीमा मुड़कर बेथोरोन के सामने और उसकी दक्षिण ओर के पहाड़ से होते हुए किर्यतबाल नामक यहूदियों के एक नगर पर निकली (जो किर्यत्यारीम भी कहलाता है); पश्चिम की सीमा यही ठहरी।", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 18:15" + }, + "फिर दक्षिण की ओर की सीमा पश्चिम से आरम्भ होकर किर्यत्यारीम के सिरे से निकलकर नेप्तोह के सोते पर पहुँची;", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 18:16" + }, + "और उस पहाड़ के सिरे पर उतरी, जो हिन्नोम के पुत्र की तराई के सामने और रपाईम नामक तराई के उत्तरी ओर है; वहाँ से वह हिन्नोम की तराई में, अर्थात् यबूस के दक्षिणी ओर होकर एनरोगेल को उतरी;", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 18:17" + }, + "वहाँ से वह उत्तर की ओर मुड़कर एनशेमेश को निकलकर उस गलीलोत की ओर गई, जो अदुम्मीम की चढ़ाई के सामने है, फिर वहाँ से वह रूबेन के पुत्र बोहन के पत्थर तक उतर गई;", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 18:18" + }, + "वहाँ से वह उत्तर की ओर जाकर अराबा के सामने के पहाड़ की ओर से होते हुए अराबा को उतरी;", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 18:19" + }, + "वहाँ से वह सीमा बेथोग्ला की उत्तरी ओर से जाकर खारे ताल की उत्तर ओर के कोल में यरदन के मुहाने पर निकली; दक्षिण की सीमा यही ठहरी।", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 18:20" + }, + "और पूर्व की ओर की सीमा यरदन ही ठहरी। बिन्यामीनियों का भाग, चारों ओर की सीमाओं सहित, उनके कुलों के अनुसार, यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JOS 18:21" + }, + "बिन्यामीनियों के गोत्र को उनके कुलों के अनुसार ये नगर मिले, अर्थात् यरीहो, बेथोग्ला, एमेक्कसीस,", + { + "type": "verse:v", + "number": "22", + "sid": "JOS 18:22" + }, + "बेतराबा, समारैम, बेतेल,", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 18:23" + }, + "अब्बीम, पारा, ओप्रा,", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 18:24" + }, + "कपरम्मोनी, ओफनी और गेबा; ये बारह नगर और इनके गाँव मिले।", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 18:25" + }, + "फिर गिबोन,", + { + "type": "char:it", + "content": [ + "रामाह", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "39", - "sid": "JOS 15:39" + "type": "char:fr", + "content": [ + "18.25" + ] }, - "लाकीश, बोस्कत, एग्लोन,", { - "type": "verse:v", - "number": "40", - "sid": "JOS 15:40" + "type": "char:fq", + "content": [ + "रामाह:" + ] }, - "कब्बोन, लहमास, कितलीश,", { - "type": "verse:v", - "number": "41", - "sid": "JOS 15:41" - }, - "गदेरोत, बेतदागोन, नामाह, और मक्केदा; ये सोलह नगर हैं, और इनके गाँव भी हैं।" - ] + "type": "char:ft", + "content": [ + "अर्थात् बहुत ऊँचा सम्भवतः शमूएल का जन्म स्थान एवं निवास-स्थान।" + ] + } + ] + } + ] + }, + ", बेरोत,", + { + "type": "verse:v", + "number": "26", + "sid": "JOS 18:26" + }, + "मिस्पे, कपीरा, मोसा,", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 18:27" + }, + "रेकेम, यिर्पेल, तरला,", + { + "type": "verse:v", + "number": "28", + "sid": "JOS 18:28" + }, + "सेला, एलेप, यबूस (जो यरूशलेम भी कहलाता है), गिबा और किर्यत; ये चौदह नगर और इनके गाँव उन्हें मिले। बिन्यामीनियों का भाग उनके कुलों के अनुसार यही ठहरा।" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "JOS 19" + }, + { + "type": "para:s", + "content": [ + "यहूदा के साथ में शिमोन के कुल का भाग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 19:1" + }, + "दूसरी चिट्ठी शिमोन के नाम पर, अर्थात्", + { + "type": "char:it", + "content": [ + "शिमोनियों के कुलों के अनुसार उनके गोत्र के नाम पर निकली", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.1" + ] + }, + { + "type": "char:fq", + "content": [ + "शिमोनियों के कुलों के अनुसार उनके गोत्र के नाम पर निकली:" + ] + }, + { + "type": "char:ft", + "content": [ + "शिमोन का उत्तराधिकार यहूदा के भाग में से निकाला गया जो उस गोत्र की जन संख्या से अधिक था।" + ] + } + ] + } + ] + }, + "; और उनका भाग यहूदियों के भाग के बीच में ठहरा।", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 19:2" + }, + "उनके भाग में ये नगर हैं, अर्थात् बेर्शेबा, शेबा, मोलादा,", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 19:3" + }, + "हसर्शूआल, बाला, एसेम,", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 19:4" + }, + "एलतोलद, बतूल, होर्मा,", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 19:5" + }, + "सिकलग, बेत्मर्काबोत, हसर्शूसा,", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 19:6" + }, + "बेतलबाओत, और शारूहेन; ये तेरह नगर और इनके गाँव उन्हें मिले।", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 19:7" + }, + "फिर ऐन, रिम्मोन, एतेर, और आशान, ये चार नगर गाँवों समेत;", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 19:8" + }, + "और बालत्बेर जो दक्षिण देश का रामाह भी कहलाता है, वहाँ तक इन नगरों के चारों ओर के सब गाँव भी उन्हें मिले। शिमोनियों के गोत्र का भाग उनके कुलों के अनुसार यही ठहरा।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 19:9" + }, + "शिमोनियों का भाग तो यहूदियों के अंश में से दिया गया; क्योंकि यहूदियों का भाग उनके लिये बहुत था, इस कारण शिमोनियों का भाग उन्हीं के भाग के बीच ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JOS 19:10" + }, + "तीसरी चिट्ठी जबूलूनियों के कुलों के अनुसार उनके नाम पर निकली। और उनके भाग की सीमा सारीद तक पहुँची;", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 19:11" + }, + "और उनकी सीमा पश्चिम की ओर मरला को चढ़कर दब्बेशेत को पहुँची; और योकनाम के सामने के नाले तक पहुँच गई;", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 19:12" + }, + "फिर सारीद से वह सूर्योदय की ओर मुड़कर किसलोत्ताबोर की सीमा तक पहुँची, और वहाँ से बढ़ते-बढ़ते दाबरात में निकली, और यापी की ओर जा निकली;", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 19:13" + }, + "वहाँ से वह पूर्व की ओर आगे बढ़कर गथेपेर और इत्कासीन को गई, और उस रिम्मोन में निकली जो नेआ तक फैला हुआ है;", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 19:14" + }, + "वहाँ से वह सीमा उसके उत्तर की ओर से मुड़कर हन्नातोन पर पहुँची, और यिप्तहेल की तराई में जा निकली;", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 19:15" + }, + "कत्तात, नहलाल, शिम्रोन, यिदला, और बैतलहम; ये बारह नगर उनके गाँवों समेत उसी भाग के ठहरे।", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 19:16" + }, + "जबूलूनियों का भाग उनके कुलों के अनुसार यही ठहरा; और उसमें अपने-अपने गाँवों समेत ये ही नगर हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "JOS 19:17" + }, + "चौथी चिट्ठी इस्साकारियों के कुलों के अनुसार उनके नाम पर निकली।", + { + "type": "verse:v", + "number": "18", + "sid": "JOS 19:18" + }, + "और उनकी सीमा यिज्रेल, कसुल्लोत, शूनेम", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 19:19" + }, + "हपारैम, शीओन, अनाहरत,", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 19:20" }, + "रब्बीत, किश्योन, एबेस,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "42", - "sid": "JOS 15:42" - }, - "फिर लिब्ना, एतेर, आशान,", - { - "type": "verse:v", - "number": "43", - "sid": "JOS 15:43" - }, - "इप्ताह, अश्ना, नसीब,", - { - "type": "verse:v", - "number": "44", - "sid": "JOS 15:44" - }, - "कीला, अकजीब और मारेशा; ये नौ नगर हैं, और इनके गाँव भी हैं।" - ] + "type": "verse:v", + "number": "21", + "sid": "JOS 19:21" }, + "रेमेत, एनगन्नीम, एनहद्दा, और बेत्पस्सेस तक पहुँची।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "45", - "sid": "JOS 15:45" - }, - "फिर नगरों और गाँवों समेत एक्रोन,", - { - "type": "verse:v", - "number": "46", - "sid": "JOS 15:46" - }, - "और एक्रोन से लेकर समुद्र तक, अपने-अपने गाँवों समेत जितने नगर अश्दोद की ओर हैं।" - ] + "type": "verse:v", + "number": "22", + "sid": "JOS 19:22" }, + "फिर वह सीमा ताबोर, शहसूमा और बेतशेमेश तक पहुँची, और उनकी सीमा यरदन नदी पर जा निकली; इस प्रकार उनको सोलह नगर अपने-अपने गाँवों समेत मिले।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "47", - "sid": "JOS 15:47" - }, - "फिर अपने-अपने नगरों और गाँवों समेत अश्दोद और गाज़ा, वरन् मिस्र के नाले तक और महासमुद्र के तट तक जितने नगर हैं।" - ] + "type": "verse:v", + "number": "23", + "sid": "JOS 19:23" }, + "कुलों के अनुसार इस्साकारियों के गोत्र का भाग नगरों और गाँवों समेत यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "48", - "sid": "JOS 15:48" - }, - "पहाड़ी देश में ये हैं अर्थात् शामीर, यत्तीर, सोको,", - { - "type": "verse:v", - "number": "49", - "sid": "JOS 15:49" - }, - "दन्ना, किर्यत्सन्ना (जो दबीर भी कहलाता है),", - { - "type": "verse:v", - "number": "50", - "sid": "JOS 15:50" - }, - "अनाब, एश्तमो, आनीम,", - { - "type": "verse:v", - "number": "51", - "sid": "JOS 15:51" - }, - "गोशेन, होलोन और गीलो; ये ग्यारह नगर हैं, और इनके गाँव भी हैं।" - ] + "type": "verse:v", + "number": "24", + "sid": "JOS 19:24" }, + "पाँचवीं चिट्ठी आशेरियों के गोत्र के कुलों के अनुसार उनके नाम पर निकली।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "52", - "sid": "JOS 15:52" - }, - "फिर अराब, दूमा, एशान,", - { - "type": "verse:v", - "number": "53", - "sid": "JOS 15:53" - }, - "यानीम, बेत्तप्पूह, अपेका,", - { - "type": "verse:v", - "number": "54", - "sid": "JOS 15:54" - }, - "हुमता, किर्यतअर्बा (जो हेब्रोन भी कहलाता है, और सीओर;) ये नौ नगर हैं, और इनके गाँव भी हैं।" - ] + "type": "verse:v", + "number": "25", + "sid": "JOS 19:25" }, + "उनकी सीमा में हेल्कात, हली, बेतेन, अक्षाप,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "55", - "sid": "JOS 15:55" - }, - "फिर माओन, कर्मेल, जीप, युत्ता,", - { - "type": "verse:v", - "number": "56", - "sid": "JOS 15:56" - }, - "यिज्रेल, योकदाम, जानोह,", - { - "type": "verse:v", - "number": "57", - "sid": "JOS 15:57" - }, - "कैन, गिबा, और तिम्नाह; ये दस नगर हैं और इनके गाँव भी हैं।" - ] + "type": "verse:v", + "number": "26", + "sid": "JOS 19:26" }, + "अलाम्मेल्लेक, अमाद, और मिशाल थे; और वह पश्चिम की ओर कर्मेल तक और शीहोर्लिब्नात तक पहुँची;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "58", - "sid": "JOS 15:58" - }, - "फिर हलहूल, बेतसूर, गदोर,", - { - "type": "verse:v", - "number": "59", - "sid": "JOS 15:59" - }, - "मरात, बेतनोत और एलतकोन; ये छः नगर हैं और इनके गाँव भी हैं।" - ] + "type": "verse:v", + "number": "27", + "sid": "JOS 19:27" }, + "फिर वह सूर्योदय की ओर मुड़कर बेतदागोन को गई, और जबूलून के भाग तक, और यिप्तहेल की तराई में उत्तर की ओर होकर बेतेमेक और नीएल तक पहुँची और उत्तर की ओर जाकर काबूल पर निकली,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "60", - "sid": "JOS 15:60" - }, - "फिर किर्यतबाल (जो किर्यत्यारीम भी कहलाता है) और रब्बाह; ये दो नगर हैं, और इनके गाँव भी हैं।" - ] + "type": "verse:v", + "number": "28", + "sid": "JOS 19:28" }, + "और वह एब्रोन, रहोब, हम्मोन, और काना से होकर बड़े सीदोन को पहुँची;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "61", - "sid": "JOS 15:61" - }, - "जंगल में ये नगर हैं अर्थात् बेतराबा, मिद्दीन, सकाका;", - { - "type": "verse:v", - "number": "62", - "sid": "JOS 15:62" - }, - "निबशान, नमक का नगर और एनगदी, ये छः नगर हैं और इनके गाँव भी हैं।" - ] + "type": "verse:v", + "number": "29", + "sid": "JOS 19:29" }, + "वहाँ से वह सीमा मुड़कर रामाह से होते हुए सोर नामक गढ़वाले नगर तक चली गई; फिर सीमा होसा की ओर मुड़कर और अकजीब के पास के देश में होकर समुद्र पर निकली,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "63", - "sid": "JOS 15:63" - }, - "यरूशलेम के निवासी यबूसियों को यहूदी न निकाल सके; इसलिए आज के दिन तक यबूसी यहूदियों के संग यरूशलेम में रहते हैं।" - ] + "type": "verse:v", + "number": "30", + "sid": "JOS 19:30" }, + "उम्मा, अपेक, और रहोब भी उनके भाग में ठहरे; इस प्रकार बाईस नगर अपने-अपने गाँवों समेत उनको मिले।", { - "type": "chapter:c", - "number": "16", - "sid": "JOS 16" + "type": "verse:v", + "number": "31", + "sid": "JOS 19:31" }, + "कुलों के अनुसार आशेरियों के गोत्र का भाग नगरों और गाँवों समेत यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "एप्रैम और पश्चिमी मनश्शे" - ] + "type": "verse:v", + "number": "32", + "sid": "JOS 19:32" }, + "छठवीं चिट्ठी नप्तालियों के कुलों के अनुसार उनके नाम पर निकली।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 16:1" - }, - "फिर यूसुफ की सन्तान का भाग चिट्ठी डालने से ठहराया गया, उनकी सीमा यरीहो के पास की यरदन नदी से, अर्थात् पूर्व की ओर यरीहो के जल से आरम्भ होकर उस पहाड़ी देश से होते हुए, जो जंगल में हैं, बेतेल को पहुँचा;", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 16:2" - }, - "वहाँ से वह लूज तक पहुँचा, और एरेकियों की सीमा से होते हुए अतारोत पर जा निकला;", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 16:3" - }, - "और पश्चिम की ओर यपलेतियों की सीमा से उतरकर फिर नीचेवाले बेथोरोन की सीमा से होकर गेजेर को पहुँचा, और समुद्र पर निकला।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 16:4" - }, - "तब मनश्शे और एप्रैम नामक यूसुफ के दोनों पुत्रों की सन्तान ने अपना-अपना भाग लिया।" - ] + "type": "verse:v", + "number": "33", + "sid": "JOS 19:33" }, + "और उनकी सीमा हेलेप से, और सानन्नीम के बांज वृक्ष से, अदामीनेकेब और यब्नेल से होकर, और लक्कूम को जाकर यरदन पर निकली;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JOS 16:5" - }, - "एप्रैमियों की सीमा उनके कुलों के अनुसार यह ठहरी; अर्थात् उनके भाग की सीमा पूर्व से आरम्भ होकर अत्रोतदार से होते हुए ऊपरवाले बेथोरोन तक पहुँचा;", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 16:6" - }, - "और उत्तरी सीमा पश्चिम की ओर के मिकमतात से आरम्भ होकर पूर्व की ओर मुड़कर तानतशीलो को पहुँचा, और उसके पास से होते हुए यानोह तक पहुँचा;", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 16:7" - }, - "फिर यानोह से वह अतारोत और नारा को उतरती हुई यरीहो के पास होकर यरदन पर निकली।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 16:8" - }, - "फिर वही सीमा तप्पूह से निकलकर, और पश्चिम की ओर जाकर, काना की नदी तक होकर समुद्र पर निकली। एप्रैमियों के गोत्र का भाग उनके कुलों के अनुसार यही ठहरा।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 16:9" - }, - "और मनश्शेइयों के भाग के बीच भी कई एक नगर अपने-अपने गाँवों समेत एप्रैमियों के लिये अलग किए गए।", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 16:10" - }, - "परन्तु जो कनानी गेजेर में बसे थे उनको एप्रैमियों ने वहाँ से नहीं निकाला; इसलिए वे कनानी उनके बीच आज के दिन तक बसे हैं, और बेगारी में दास के समान काम करते हैं।" - ] + "type": "verse:v", + "number": "34", + "sid": "JOS 19:34" }, + "वहाँ से वह सीमा पश्चिम की ओर मुड़कर अजनोत्ताबोर को गई, और वहाँ से हुक्कोक को गई, और दक्षिण, और जबूलून के भाग तक, और पश्चिम की ओर आशेर के भाग तक, और सूर्योदय की ओर यहूदा के भाग के पास की यरदन नदी पर पहुँची।", { - "type": "chapter:c", - "number": "17", - "sid": "JOS 17" + "type": "verse:v", + "number": "35", + "sid": "JOS 19:35" }, + "और उनके गढ़वाले नगर ये हैं, अर्थात् सिद्दीम, सेर, हम्मत, रक्कत, किन्नेरेत,", { - "type": "para:s", - "content": [ - "मनश्शे के गोत्र का भाग" - ] + "type": "verse:v", + "number": "36", + "sid": "JOS 19:36" }, + "अदामा, रामाह, हासोर,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 17:1" - }, - "फिर यूसुफ के जेठे", - { - "type": "char:it", - "content": [ - "मनश्शे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.1" - ] - }, - { - "type": "char:fq", - "content": [ - "मनश्शे:" - ] - }, - { - "type": "char:ft", - "content": [ - "पहिलौठा, उसे यरदन के पर्व का भूखण्ड ही नहीं, यरदन के पश्चिम में अन्य गोत्रों के साथ भी भूभाग मिलना था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के गोत्र का भाग चिट्ठी डालने से यह ठहरा। मनश्शे का जेठा पुत्र गिलाद का पिता माकीर योद्धा था, इस कारण उसके वंश को गिलाद और बाशान मिला।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JOS 17:2" - }, - "इसलिए यह भाग दूसरे मनश्शेइयों के लिये उनके कुलों के अनुसार ठहरा, अर्थात् अबीएजेर, हेलेक, अस्रीएल, शेकेम, हेपेर, और शमीदा; जो अपने-अपने कुलों के अनुसार यूसुफ के पुत्र मनश्शे के वंश में के पुरुष थे, उनके अलग-अलग वंशों के लिये ठहरा।", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 17:3" - }, - "परन्तु हेपेर जो गिलाद का पुत्र, माकीर का पोता, और मनश्शे का परपोता था, उसके पुत्र सलोफाद के बेटे नहीं, बेटियाँ ही हुईं; और उनके नाम महला, नोवा, होग्ला, मिल्का, और तिर्सा हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 17:4" - }, - "तब वे एलीआजर याजक, नून के पुत्र यहोशू, और प्रधानों के पास जाकर कहने लगीं, यहोवा ने मूसा को आज्ञा दी थी, कि वह हमको हमारे भाइयों के बीच भाग दे। तो यहोशू ने यहोवा की आज्ञा के अनुसार उन्हें उनके चाचाओं के बीच भाग दिया।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 17:5" - }, - "तब मनश्शे को, यरदन पार गिलाद देश और बाशान को छोड़, दस भाग मिले;", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 17:6" - }, - "क्योंकि मनश्शेइयों के बीच में मनश्शेई स्त्रियों को भी भाग मिला। और दूसरे मनश्शेइयों को गिलाद देश मिला।" - ] + "type": "verse:v", + "number": "37", + "sid": "JOS 19:37" }, + "केदेश, एद्रेई, एन्हासोर,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JOS 17:7" - }, - "और मनश्शे की सीमा आशेर से लेकर मिकमतात तक पहुँची, जो शेकेम के सामने है; फिर वह दक्षिण की ओर बढ़कर एनतप्पूह के निवासियों तक पहुँची।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 17:8" - }, - "तप्पूह की भूमि तो मनश्शे को मिली, परन्तु तप्पूह नगर जो मनश्शे की सीमा पर बसा है वह एप्रैमियों का ठहरा।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 17:9" - }, - "फिर वहाँ से वह सीमा काना की नदी तक उतरकर उसके दक्षिण की ओर तक पहुँच गई; ये नगर यद्यपि मनश्शे के नगरों के बीच में थे तो भी एप्रैम के ठहरे; और मनश्शे की सीमा उस नदी के उत्तर की ओर से जाकर समुद्र पर निकली;", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 17:10" - }, - "दक्षिण की ओर का देश तो एप्रैम को और उत्तर की ओर का मनश्शे को मिला, और उसकी सीमा समुद्र ठहरी; और वे उत्तर की ओर आशेर से और पूर्व की ओर इस्साकार से जा मिलीं।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 17:11" - }, - "और मनश्शे को, इस्साकार और आशेर अपने-अपने नगरों समेत बेतशान, यिबलाम, और अपने नगरों समेत दोर के निवासी, और अपने नगरों समेत एनदोर के निवासी, और अपने नगरों समेत तानाक की निवासी, और अपने नगरों समेत मगिद्दो के निवासी, ये तीनों जो ऊँचे स्थानों पर बसे हैं मिले।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 17:12" - }, - "परन्तु मनश्शेई उन नगरों के निवासियों को उनमें से नहीं निकाल सके; इसलिए कनानी उस देश में बसे रहे।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 17:13" - }, - "तो भी जब इस्राएली सामर्थी हो गए, तब कनानियों से बेगारी तो कराने लगे, परन्तु उनको पूरी रीति से निकाल बाहर न किया।" - ] + "type": "verse:v", + "number": "38", + "sid": "JOS 19:38" }, + "यिरोन, मिगदलेल, होरेम, बेतनात, और बेतशेमेश; ये उन्नीस नगर गाँवों समेत उनको मिले।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JOS 17:14" - }, - "यूसुफ की सन्तान यहोशू से कहने लगी, “हम तो गिनती में बहुत हैं, क्योंकि अब तक यहोवा हमें आशीष ही देता आया है, फिर तूने हमारे भाग के लिये चिट्ठी डालकर क्यों एक ही अंश दिया है?”", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 17:15" - }, - "यहोशू ने उनसे कहा, “यदि तुम गिनती में बहुत हो, और एप्रैम का पहाड़ी देश तुम्हारे लिये छोटा हो, तो परिज्जियों और रपाइयों का देश जो जंगल है उसमें जाकर पेड़ों को काट डालो।”", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 17:16" - }, - "यूसुफ की सन्तान ने कहा, “वह पहाड़ी देश हमारे लिये छोटा है; और बेतशान और उसके नगरों में रहनेवाले, और यिज्रेल की तराई में रहनेवाले, जितने कनानी नीचे के देश में रहते हैं, उन सभी के पास लोहे के रथ हैं।”", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 17:17" - }, - "फिर यहोशू ने, क्या एप्रैमी क्या मनश्शेई, अर्थात् यूसुफ के सारे घराने से कहा, “हाँ तुम लोग तो गिनती में बहुत हो, और तुम्हारी सामर्थ्य भी बड़ी है, इसलिए", - { - "type": "char:it", - "content": [ - "तुम को केवल एक ही भाग न मिलेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.17" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम को केवल एक ही भाग न मिलेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् कनानियों को निकालने के बाद तुम को तुम्हारे सामने का दो गुणा भाग मिलेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "JOS 17:18" - }, - "पहाड़ी देश भी तुम्हारा हो जाएगा; क्योंकि वह जंगल तो है, परन्तु उसके पेड़ काट डालो, तब उसके आस-पास का देश भी तुम्हारा हो जाएगा; क्योंकि चाहे कनानी सामर्थी हों, और उनके पास लोहे के रथ भी हों, तो भी तुम उन्हें वहाँ से निकाल सकोगे।”" - ] + "type": "verse:v", + "number": "39", + "sid": "JOS 19:39" }, + "कुलों के अनुसार नप्तालियों के गोत्र का भाग नगरों और उनके गाँवों समेत यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "18", - "sid": "JOS 18" + "type": "verse:v", + "number": "40", + "sid": "JOS 19:40" }, + "सातवीं चिट्ठी कुलों के अनुसार दान के गोत्र के नाम पर निकली।", { - "type": "para:s", - "content": [ - "शेष भाग का विभाजन" - ] + "type": "verse:v", + "number": "41", + "sid": "JOS 19:41" }, + "और उनके भाग की सीमा में सोरा, एश्ताओल, ईरशेमेश,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 18:1" - }, - "फिर इस्राएलियों की सारी मण्डली ने", - { - "type": "char:it", - "content": [ - "शीलो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.1" - ] - }, - { - "type": "char:fq", - "content": [ - "शीलो:" - ] - }, - { - "type": "char:ft", - "content": [ - "मिलाप का तम्बू और उसकी पवित्र वस्तुएँ गिलगाल में यरदन के पास के एक सुरक्षित स्थान से हटाकर केन्द्रीय स्थान शीलो में लगाया गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में इकट्ठी होकर वहाँ मिलापवाले तम्बू को खड़ा किया; क्योंकि देश उनके वश में आ गया था।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:45)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 18:2" - }, - "और इस्राएलियों में से सात गोत्रों के लोग अपना-अपना भाग बिना पाये रह गए थे।", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 18:3" - }, - "तब यहोशू ने इस्राएलियों से कहा, “जो देश तुम्हारे पूर्वजों के परमेश्वर यहोवा ने तुम्हें दिया है, उसे अपने अधिकार में कर लेने में तुम कब तक ढिलाई करते रहोगे?", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 18:4" - }, - "अब प्रति गोत्र के पीछे तीन मनुष्य ठहरा लो, और मैं उन्हें इसलिए भेजूँगा कि वे चलकर देश में घूमें फिरें, और अपने-अपने गोत्र के भाग के प्रयोजन के अनुसार उसका हाल लिख लिखकर मेरे पास लौट आएँ।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 18:5" - }, - "और वे देश के सात भाग लिखें, यहूदी तो दक्षिण की ओर अपने भाग में, और यूसुफ के घराने के लोग उत्तर की ओर अपने भाग में रहें।", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 18:6" - }, - "और तुम देश के सात भाग लिखकर मेरे पास ले आओ; और मैं यहाँ तुम्हारे लिये अपने परमेश्वर यहोवा के सामने चिट्ठी डालूँगा।", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 18:7" - }, - "और लेवियों का तुम्हारे मध्य में कोई भाग न होगा, क्योंकि यहोवा का दिया हुआ याजकपद ही उनका भाग है; और गाद, रूबेन, और मनश्शे के आधे गोत्र के लोग यरदन के पूर्व की ओर यहोवा के दास मूसा का दिया हुआ अपना-अपना भाग पा चुके हैं।”" - ] + "type": "verse:v", + "number": "42", + "sid": "JOS 19:42" }, + "शालब्बीन, अय्यालोन, यितला,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JOS 18:8" - }, - "तब वे पुरुष उठकर चल दिए; और जो उस देश का हाल लिखने को चले उन्हें यहोशू ने यह आज्ञा दी, “जाकर देश में घूमो फिरो, और उसका हाल लिखकर मेरे पास लौट आओ; और मैं यहाँ शीलो में यहोवा के सामने तुम्हारे लिये चिट्ठी डालूँगा।”", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 18:9" - }, - "तब वे पुरुष चल दिए, और उस देश में घूमें, और उसके नगरों के सात भाग करके उनका हाल पुस्तक में लिखकर शीलो की छावनी में यहोशू के पास आए।", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 18:10" - }, - "तब यहोशू ने शीलो में यहोवा के सामने उनके लिये चिट्ठियाँ डालीं; और वहीं यहोशू ने इस्राएलियों को उनके भागों के अनुसार देश बाँट दिया।" - ] + "type": "verse:v", + "number": "43", + "sid": "JOS 19:43" }, + "एलोन, तिम्नाह, एक्रोन,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "JOS 18:11" - }, - "बिन्यामीनियों के गोत्र की चिट्ठी उनके कुलों के अनुसार निकली, और उनका भाग यहूदियों और यूसुफियों के बीच में पड़ा।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 18:12" - }, - "और उनकी उत्तरी सीमा यरदन से आरम्भ हुई, और यरीहो की उत्तरी ओर से चढ़ते हुए पश्चिम की ओर पहाड़ी देश में होकर बेतावेन के जंगल में निकली;", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 18:13" - }, - "वहाँ से वह लूज को पहुँची (जो बेतेल भी कहलाता है), और लूज की दक्षिणी ओर से होते हुए निचले बेथोरोन के दक्षिणी ओर के पहाड़ के पास हो अत्रोतदार को उतर गई।", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 18:14" - }, - "फिर पश्चिमी सीमा मुड़कर बेथोरोन के सामने और उसकी दक्षिण ओर के पहाड़ से होते हुए किर्यतबाल नामक यहूदियों के एक नगर पर निकली (जो किर्यत्यारीम भी कहलाता है); पश्चिम की सीमा यही ठहरी।", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 18:15" - }, - "फिर दक्षिण की ओर की सीमा पश्चिम से आरम्भ होकर किर्यत्यारीम के सिरे से निकलकर नेप्तोह के सोते पर पहुँची;", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 18:16" - }, - "और उस पहाड़ के सिरे पर उतरी, जो हिन्नोम के पुत्र की तराई के सामने और रपाईम नामक तराई के उत्तरी ओर है; वहाँ से वह हिन्नोम की तराई में, अर्थात् यबूस के दक्षिणी ओर होकर एनरोगेल को उतरी;", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 18:17" - }, - "वहाँ से वह उत्तर की ओर मुड़कर एनशेमेश को निकलकर उस गलीलोत की ओर गई, जो अदुम्मीम की चढ़ाई के सामने है, फिर वहाँ से वह रूबेन के पुत्र बोहन के पत्थर तक उतर गई;", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 18:18" - }, - "वहाँ से वह उत्तर की ओर जाकर अराबा के सामने के पहाड़ की ओर से होते हुए अराबा को उतरी;", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 18:19" - }, - "वहाँ से वह सीमा बेथोग्ला की उत्तरी ओर से जाकर खारे ताल की उत्तर ओर के कोल में यरदन के मुहाने पर निकली; दक्षिण की सीमा यही ठहरी।", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 18:20" - }, - "और पूर्व की ओर की सीमा यरदन ही ठहरी। बिन्यामीनियों का भाग, चारों ओर की सीमाओं सहित, उनके कुलों के अनुसार, यही ठहरा।" - ] + "type": "verse:v", + "number": "44", + "sid": "JOS 19:44" }, + "एलतके, गिब्बतोन, बालात,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JOS 18:21" - }, - "बिन्यामीनियों के गोत्र को उनके कुलों के अनुसार ये नगर मिले, अर्थात् यरीहो, बेथोग्ला, एमेक्कसीस,", - { - "type": "verse:v", - "number": "22", - "sid": "JOS 18:22" - }, - "बेतराबा, समारैम, बेतेल,", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 18:23" - }, - "अब्बीम, पारा, ओप्रा,", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 18:24" - }, - "कपरम्मोनी, ओफनी और गेबा; ये बारह नगर और इनके गाँव मिले।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 18:25" - }, - "फिर गिबोन,", - { - "type": "char:it", - "content": [ - "रामाह" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.25" - ] - }, - { - "type": "char:fq", - "content": [ - "रामाह:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् बहुत ऊँचा सम्भवतः शमूएल का जन्म स्थान एवं निवास-स्थान।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, बेरोत," - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "JOS 18:26" - }, - "मिस्पे, कपीरा, मोसा,", - { - "type": "verse:v", - "number": "27", - "sid": "JOS 18:27" - }, - "रेकेम, यिर्पेल, तरला,", - { - "type": "verse:v", - "number": "28", - "sid": "JOS 18:28" - }, - "सेला, एलेप, यबूस (जो यरूशलेम भी कहलाता है), गिबा और किर्यत; ये चौदह नगर और इनके गाँव उन्हें मिले। बिन्यामीनियों का भाग उनके कुलों के अनुसार यही ठहरा।" - ] + "type": "verse:v", + "number": "45", + "sid": "JOS 19:45" }, + "यहूद, बनेबराक, गत्रिम्मोन,", { - "type": "chapter:c", - "number": "19", - "sid": "JOS 19" + "type": "verse:v", + "number": "46", + "sid": "JOS 19:46" }, + "मेयर्कोन, और रक्कोन ठहरे, और याफा के सामने की सीमा भी उनकी थी।", { - "type": "para:s", - "content": [ - "यहूदा के साथ में शिमोन के कुल का भाग" - ] + "type": "verse:v", + "number": "47", + "sid": "JOS 19:47" }, + "और दानियों का भाग इससे अधिक हो गया, अर्थात् दानी लेशेम पर चढ़कर उससे लड़े, और उसे लेकर तलवार से मार डाला, और उसको अपने अधिकार में करके उसमें बस गए, और अपने मूलपुरुष के नाम पर लेशेम का नाम दान रखा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 19:1" - }, - "दूसरी चिट्ठी शिमोन के नाम पर, अर्थात्", - { - "type": "char:it", - "content": [ - "शिमोनियों के कुलों के अनुसार उनके गोत्र के नाम पर निकली" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.1" - ] - }, - { - "type": "char:fq", - "content": [ - "शिमोनियों के कुलों के अनुसार उनके गोत्र के नाम पर निकली:" - ] - }, - { - "type": "char:ft", - "content": [ - "शिमोन का उत्तराधिकार यहूदा के भाग में से निकाला गया जो उस गोत्र की जन संख्या से अधिक था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और उनका भाग यहूदियों के भाग के बीच में ठहरा।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JOS 19:2" - }, - "उनके भाग में ये नगर हैं, अर्थात् बेर्शेबा, शेबा, मोलादा,", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 19:3" - }, - "हसर्शूआल, बाला, एसेम,", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 19:4" - }, - "एलतोलद, बतूल, होर्मा,", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 19:5" - }, - "सिकलग, बेत्मर्काबोत, हसर्शूसा,", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 19:6" - }, - "बेतलबाओत, और शारूहेन; ये तेरह नगर और इनके गाँव उन्हें मिले।", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 19:7" - }, - "फिर ऐन, रिम्मोन, एतेर, और आशान, ये चार नगर गाँवों समेत;", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 19:8" - }, - "और बालत्बेर जो दक्षिण देश का रामाह भी कहलाता है, वहाँ तक इन नगरों के चारों ओर के सब गाँव भी उन्हें मिले। शिमोनियों के गोत्र का भाग उनके कुलों के अनुसार यही ठहरा।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 19:9" - }, - "शिमोनियों का भाग तो यहूदियों के अंश में से दिया गया; क्योंकि यहूदियों का भाग उनके लिये बहुत था, इस कारण शिमोनियों का भाग उन्हीं के भाग के बीच ठहरा।" - ] + "type": "verse:v", + "number": "48", + "sid": "JOS 19:48" }, + "कुलों के अनुसार दान के गोत्र का भाग नगरों और गाँवों समेत यही ठहरा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JOS 19:10" - }, - "तीसरी चिट्ठी जबूलूनियों के कुलों के अनुसार उनके नाम पर निकली। और उनके भाग की सीमा सारीद तक पहुँची;", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 19:11" - }, - "और उनकी सीमा पश्चिम की ओर मरला को चढ़कर दब्बेशेत को पहुँची; और योकनाम के सामने के नाले तक पहुँच गई;", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 19:12" - }, - "फिर सारीद से वह सूर्योदय की ओर मुड़कर किसलोत्ताबोर की सीमा तक पहुँची, और वहाँ से बढ़ते-बढ़ते दाबरात में निकली, और यापी की ओर जा निकली;", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 19:13" - }, - "वहाँ से वह पूर्व की ओर आगे बढ़कर गथेपेर और इत्कासीन को गई, और उस रिम्मोन में निकली जो नेआ तक फैला हुआ है;", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 19:14" - }, - "वहाँ से वह सीमा उसके उत्तर की ओर से मुड़कर हन्नातोन पर पहुँची, और यिप्तहेल की तराई में जा निकली;", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 19:15" - }, - "कत्तात, नहलाल, शिम्रोन, यिदला, और बैतलहम; ये बारह नगर उनके गाँवों समेत उसी भाग के ठहरे।", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 19:16" - }, - "जबूलूनियों का भाग उनके कुलों के अनुसार यही ठहरा; और उसमें अपने-अपने गाँवों समेत ये ही नगर हैं।" - ] + "type": "verse:v", + "number": "49", + "sid": "JOS 19:49" }, + "जब देश का बाँटा जाना सीमाओं के अनुसार पूरा हो गया, तब इस्राएलियों ने नून के पुत्र यहोशू को भी अपने बीच में एक भाग दिया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "JOS 19:17" - }, - "चौथी चिट्ठी इस्साकारियों के कुलों के अनुसार उनके नाम पर निकली।", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 19:18" - }, - "और उनकी सीमा यिज्रेल, कसुल्लोत, शूनेम", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 19:19" - }, - "हपारैम, शीओन, अनाहरत,", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 19:20" - }, - "रब्बीत, किश्योन, एबेस,", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 19:21" - }, - "रेमेत, एनगन्नीम, एनहद्दा, और बेत्पस्सेस तक पहुँची।", - { - "type": "verse:v", - "number": "22", - "sid": "JOS 19:22" - }, - "फिर वह सीमा ताबोर, शहसूमा और बेतशेमेश तक पहुँची, और उनकी सीमा यरदन नदी पर जा निकली; इस प्रकार उनको सोलह नगर अपने-अपने गाँवों समेत मिले।", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 19:23" - }, - "कुलों के अनुसार इस्साकारियों के गोत्र का भाग नगरों और गाँवों समेत यही ठहरा।" - ] + "type": "verse:v", + "number": "50", + "sid": "JOS 19:50" }, + "यहोवा के कहने के अनुसार उन्होंने उसको उसका माँगा हुआ नगर दिया, यह एप्रैम के पहाड़ी देश में का तिम्नत्सेरह है; और वह उस नगर को बसाकर उसमें रहने लगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "JOS 19:24" - }, - "पाँचवीं चिट्ठी आशेरियों के गोत्र के कुलों के अनुसार उनके नाम पर निकली।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 19:25" - }, - "उनकी सीमा में हेल्कात, हली, बेतेन, अक्षाप,", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 19:26" - }, - "अलाम्मेल्लेक, अमाद, और मिशाल थे; और वह पश्चिम की ओर कर्मेल तक और शीहोर्लिब्नात तक पहुँची;", - { - "type": "verse:v", - "number": "27", - "sid": "JOS 19:27" - }, - "फिर वह सूर्योदय की ओर मुड़कर बेतदागोन को गई, और जबूलून के भाग तक, और यिप्तहेल की तराई में उत्तर की ओर होकर बेतेमेक और नीएल तक पहुँची और उत्तर की ओर जाकर काबूल पर निकली,", - { - "type": "verse:v", - "number": "28", - "sid": "JOS 19:28" - }, - "और वह एब्रोन, रहोब, हम्मोन, और काना से होकर बड़े सीदोन को पहुँची;", - { - "type": "verse:v", - "number": "29", - "sid": "JOS 19:29" - }, - "वहाँ से वह सीमा मुड़कर रामाह से होते हुए सोर नामक गढ़वाले नगर तक चली गई; फिर सीमा होसा की ओर मुड़कर और अकजीब के पास के देश में होकर समुद्र पर निकली,", - { - "type": "verse:v", - "number": "30", - "sid": "JOS 19:30" - }, - "उम्मा, अपेक, और रहोब भी उनके भाग में ठहरे; इस प्रकार बाईस नगर अपने-अपने गाँवों समेत उनको मिले।", - { - "type": "verse:v", - "number": "31", - "sid": "JOS 19:31" - }, - "कुलों के अनुसार आशेरियों के गोत्र का भाग नगरों और गाँवों समेत यही ठहरा।" - ] + "type": "verse:v", + "number": "51", + "sid": "JOS 19:51" + }, + "जो-जो भाग एलीआजर याजक, और नून के पुत्र यहोशू, और इस्राएलियों के गोत्रों के घरानों के पूर्वजों के मुख्य-मुख्य पुरुषों ने शीलो में, मिलापवाले तम्बू के द्वार पर, यहोवा के सामने चिट्ठी डाल डालके बाँट दिए वे ये ही हैं। इस प्रकार उन्होंने देश विभाजन का काम पूरा किया।" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "JOS 20" + }, + { + "type": "para:s", + "content": [ + "शरण नगरों का ठहराया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 20:1" + }, + "फिर यहोवा ने यहोशू से कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 20:2" + }, + "“इस्राएलियों से यह कह, ‘मैंने मूसा के द्वारा तुम से शरण नगरों की जो चर्चा की थी उसके अनुसार उनको ठहरा लो,", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 20:3" }, + "जिससे जो कोई भूल से बिना जाने किसी को मार डाले, वह उनमें से किसी में भाग जाए; इसलिए वे नगर खून के पलटा लेनेवाले से बचने के लिये तुम्हारे शरणस्थान ठहरें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "JOS 19:32" - }, - "छठवीं चिट्ठी नप्तालियों के कुलों के अनुसार उनके नाम पर निकली।", - { - "type": "verse:v", - "number": "33", - "sid": "JOS 19:33" - }, - "और उनकी सीमा हेलेप से, और सानन्नीम के बांज वृक्ष से, अदामीनेकेब और यब्नेल से होकर, और लक्कूम को जाकर यरदन पर निकली;", - { - "type": "verse:v", - "number": "34", - "sid": "JOS 19:34" - }, - "वहाँ से वह सीमा पश्चिम की ओर मुड़कर अजनोत्ताबोर को गई, और वहाँ से हुक्कोक को गई, और दक्षिण, और जबूलून के भाग तक, और पश्चिम की ओर आशेर के भाग तक, और सूर्योदय की ओर यहूदा के भाग के पास की यरदन नदी पर पहुँची।", - { - "type": "verse:v", - "number": "35", - "sid": "JOS 19:35" - }, - "और उनके गढ़वाले नगर ये हैं, अर्थात् सिद्दीम, सेर, हम्मत, रक्कत, किन्नेरेत,", - { - "type": "verse:v", - "number": "36", - "sid": "JOS 19:36" - }, - "अदामा, रामाह, हासोर,", - { - "type": "verse:v", - "number": "37", - "sid": "JOS 19:37" - }, - "केदेश, एद्रेई, एन्हासोर,", - { - "type": "verse:v", - "number": "38", - "sid": "JOS 19:38" - }, - "यिरोन, मिगदलेल, होरेम, बेतनात, और बेतशेमेश; ये उन्नीस नगर गाँवों समेत उनको मिले।", - { - "type": "verse:v", - "number": "39", - "sid": "JOS 19:39" - }, - "कुलों के अनुसार नप्तालियों के गोत्र का भाग नगरों और उनके गाँवों समेत यही ठहरा।" - ] + "type": "verse:v", + "number": "4", + "sid": "JOS 20:4" }, + "वह उन नगरों में से किसी को भाग जाए, और उस", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "JOS 19:40" - }, - "सातवीं चिट्ठी कुलों के अनुसार दान के गोत्र के नाम पर निकली।", - { - "type": "verse:v", - "number": "41", - "sid": "JOS 19:41" - }, - "और उनके भाग की सीमा में सोरा, एश्ताओल, ईरशेमेश,", - { - "type": "verse:v", - "number": "42", - "sid": "JOS 19:42" - }, - "शालब्बीन, अय्यालोन, यितला,", - { - "type": "verse:v", - "number": "43", - "sid": "JOS 19:43" - }, - "एलोन, तिम्नाह, एक्रोन,", - { - "type": "verse:v", - "number": "44", - "sid": "JOS 19:44" - }, - "एलतके, गिब्बतोन, बालात,", - { - "type": "verse:v", - "number": "45", - "sid": "JOS 19:45" - }, - "यहूद, बनेबराक, गत्रिम्मोन,", - { - "type": "verse:v", - "number": "46", - "sid": "JOS 19:46" - }, - "मेयर्कोन, और रक्कोन ठहरे, और याफा के सामने की सीमा भी उनकी थी।", - { - "type": "verse:v", - "number": "47", - "sid": "JOS 19:47" - }, - "और दानियों का भाग इससे अधिक हो गया, अर्थात् दानी लेशेम पर चढ़कर उससे लड़े, और उसे लेकर तलवार से मार डाला, और उसको अपने अधिकार में करके उसमें बस गए, और अपने मूलपुरुष के नाम पर लेशेम का नाम दान रखा।", - { - "type": "verse:v", - "number": "48", - "sid": "JOS 19:48" - }, - "कुलों के अनुसार दान के गोत्र का भाग नगरों और गाँवों समेत यही ठहरा।" - ] + "type": "char:it", + "content": [ + "नगर के फाटक", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.4" + ] + }, + { + "type": "char:fq", + "content": [ + "नगर के फाटक:" + ] + }, + { + "type": "char:ft", + "content": [ + "हत्यारा ज्यों ही शरणनगर में समर्पण करे त्यों ही उस नगर के अगुए जाँच पड़ताल आरम्भ कर दें और उसे अस्थाई रूप से नगर में निवास करने दें।" + ] + } + ] + } + ] + }, + "में से खड़ा होकर उसके पुरनियों को अपना मुकद्दमा कह सुनाए; और वे उसको अपने नगर में अपने पास टिका लें, और उसे कोई स्थान दें, जिसमें वह उनके साथ रहे।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 20:5" + }, + "और यदि खून का पलटा लेनेवाला उसका पीछा करे, तो वे यह जानकर कि उसने अपने पड़ोसी को बिना जाने, और पहले उससे बिना बैर रखे मारा, उस खूनी को उसके हाथ में न दें।", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 20:6" + }, + "और जब तक वह मण्डली के सामने न्याय के लिये खड़ा न हो, और जब तक उन दिनों का महायाजक न मर जाए, तब तक वह उसी नगर में रहे; उसके बाद वह खूनी अपने नगर को लौटकर जिससे वह भाग आया हो अपने घर में फिर रहने पाए।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JOS 20:7" + }, + "और उन्होंने नप्ताली के पहाड़ी देश में गलील के केदेश को, और एप्रैम के पहाड़ी देश में शेकेम को, और यहूदा के पहाड़ी देश में किर्यतअर्बा को, (जो हेब्रोन भी कहलाता है) पवित्र ठहराया।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 20:8" + }, + "और यरीहो के पास के यरदन के पूर्व की ओर उन्होंने रूबेन के गोत्र के भाग में बेसेर को, जो जंगल में चौरस भूमि पर बसा हुआ है, और गाद के गोत्र के भाग में गिलाद के रामोत को, और मनश्शे के गोत्र के भाग में बाशान के गोलन को ठहराया।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 20:9" + }, + "सारे इस्राएलियों के लिये, और उनके बीच रहनेवाले परदेशियों के लिये भी, जो नगर इस मनसा से ठहराए गए कि जो कोई किसी प्राणी को भूल से मार डाले वह उनमें से किसी में भाग जाए, और जब तक न्याय के लिये मण्डली के सामने खड़ा न हो, तब तक खून का पलटा लेनेवाला उसे मार डालने न पाए, वे यह ही हैं।" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "JOS 21" + }, + { + "type": "para:s", + "content": [ + "लेवियों को नगरों का दिया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 21:1" + }, + "तब लेवियों के पूर्वजों के घरानों के मुख्य-मुख्य पुरुष एलीआजर याजक, और नून के पुत्र यहोशू, और इस्राएली गोत्रों के पूर्वजों के घरानों के मुख्य-मुख्य पुरुषों के पास आकर", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 21:2" + }, + "कनान देश के शीलो नगर में कहने लगे, “यहोवा ने मूसा के द्वारा हमें बसने के लिये नगर, और हमारे पशुओं के लिये उन्हीं नगरों की चराइयाँ भी देने की आज्ञा दी थी।”", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 21:3" + }, + "तब इस्राएलियों ने यहोवा के कहने के अनुसार अपने-अपने भाग में से लेवियों को चराइयों समेत ये नगर दिए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "JOS 21:4" }, + "तब कहातियों के कुलों के नाम पर चिट्ठी निकली। इसलिए लेवियों में से हारून याजक के वंश को यहूदी, शिमोन, और बिन्यामीन के गोत्रों के भागों में से तेरह नगर मिले।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "49", - "sid": "JOS 19:49" - }, - "जब देश का बाँटा जाना सीमाओं के अनुसार पूरा हो गया, तब इस्राएलियों ने नून के पुत्र यहोशू को भी अपने बीच में एक भाग दिया।", - { - "type": "verse:v", - "number": "50", - "sid": "JOS 19:50" - }, - "यहोवा के कहने के अनुसार उन्होंने उसको उसका माँगा हुआ नगर दिया, यह एप्रैम के पहाड़ी देश में का तिम्नत्सेरह है; और वह उस नगर को बसाकर उसमें रहने लगा।" - ] + "type": "verse:v", + "number": "5", + "sid": "JOS 21:5" }, + "बाकी कहातियों को एप्रैम के गोत्र के कुलों, और दान के गोत्र, और मनश्शे के आधे गोत्र के भागों में से चिट्ठी डाल डालकर दस नगर दिए गए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "51", - "sid": "JOS 19:51" - }, - "जो-जो भाग एलीआजर याजक, और नून के पुत्र यहोशू, और इस्राएलियों के गोत्रों के घरानों के पूर्वजों के मुख्य-मुख्य पुरुषों ने शीलो में, मिलापवाले तम्बू के द्वार पर, यहोवा के सामने चिट्ठी डाल डालके बाँट दिए वे ये ही हैं। इस प्रकार उन्होंने देश विभाजन का काम पूरा किया।" - ] + "type": "verse:v", + "number": "6", + "sid": "JOS 21:6" }, + "और गेर्शोनियों को इस्साकार के गोत्र के कुलों, और आशेर, और नप्ताली के गोत्रों के भागों में से, और मनश्शे के उस आधे गोत्र के भागों में से भी जो बाशान में था चिट्ठी डाल डालकर तेरह नगर दिए गए।", { - "type": "chapter:c", - "number": "20", - "sid": "JOS 20" + "type": "verse:v", + "number": "7", + "sid": "JOS 21:7" }, + "कुलों के अनुसार मरारियों को रूबेन, गाद, और जबूलून के गोत्रों के भागों में से बारह नगर दिए गए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शरण नगरों का ठहराया जाना" - ] + "type": "verse:v", + "number": "8", + "sid": "JOS 21:8" }, + "जो आज्ञा यहोवा ने मूसा के द्वारा दी थी उसके अनुसार इस्राएलियों ने लेवियों को चराइयों समेत ये नगर चिट्ठी डाल डालकर दिए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 20:1" - }, - "फिर यहोवा ने यहोशू से कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 20:2" - }, - "“इस्राएलियों से यह कह, ‘मैंने मूसा के द्वारा तुम से शरण नगरों की जो चर्चा की थी उसके अनुसार उनको ठहरा लो,", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 20:3" - }, - "जिससे जो कोई भूल से बिना जाने किसी को मार डाले, वह उनमें से किसी में भाग जाए; इसलिए वे नगर खून के पलटा लेनेवाले से बचने के लिये तुम्हारे शरणस्थान ठहरें।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 20:4" - }, - "वह उन नगरों में से किसी को भाग जाए, और उस", - { - "type": "char:it", - "content": [ - "नगर के फाटक" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.4" - ] - }, - { - "type": "char:fq", - "content": [ - "नगर के फाटक:" - ] - }, - { - "type": "char:ft", - "content": [ - "हत्यारा ज्यों ही शरणनगर में समर्पण करे त्यों ही उस नगर के अगुए जाँच पड़ताल आरम्भ कर दें और उसे अस्थाई रूप से नगर में निवास करने दें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में से खड़ा होकर उसके पुरनियों को अपना मुकद्दमा कह सुनाए; और वे उसको अपने नगर में अपने पास टिका लें, और उसे कोई स्थान दें, जिसमें वह उनके साथ रहे।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "JOS 20:5" - }, - "और यदि खून का पलटा लेनेवाला उसका पीछा करे, तो वे यह जानकर कि उसने अपने पड़ोसी को बिना जाने, और पहले उससे बिना बैर रखे मारा, उस खूनी को उसके हाथ में न दें।", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 20:6" - }, - "और जब तक वह मण्डली के सामने न्याय के लिये खड़ा न हो, और जब तक उन दिनों का महायाजक न मर जाए, तब तक वह उसी नगर में रहे; उसके बाद वह खूनी अपने नगर को लौटकर जिससे वह भाग आया हो अपने घर में फिर रहने पाए।’”" - ] + "type": "verse:v", + "number": "9", + "sid": "JOS 21:9" }, + "उन्होंने यहूदियों और शिमोनियों के गोत्रों के भागों में से ये नगर जिनके नाम लिखे हैं दिए;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JOS 20:7" - }, - "और उन्होंने नप्ताली के पहाड़ी देश में गलील के केदेश को, और एप्रैम के पहाड़ी देश में शेकेम को, और यहूदा के पहाड़ी देश में किर्यतअर्बा को, (जो हेब्रोन भी कहलाता है) पवित्र ठहराया।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 20:8" - }, - "और यरीहो के पास के यरदन के पूर्व की ओर उन्होंने रूबेन के गोत्र के भाग में बेसेर को, जो जंगल में चौरस भूमि पर बसा हुआ है, और गाद के गोत्र के भाग में गिलाद के रामोत को, और मनश्शे के गोत्र के भाग में बाशान के गोलन को ठहराया।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 20:9" - }, - "सारे इस्राएलियों के लिये, और उनके बीच रहनेवाले परदेशियों के लिये भी, जो नगर इस मनसा से ठहराए गए कि जो कोई किसी प्राणी को भूल से मार डाले वह उनमें से किसी में भाग जाए, और जब तक न्याय के लिये मण्डली के सामने खड़ा न हो, तब तक खून का पलटा लेनेवाला उसे मार डालने न पाए, वे यह ही हैं।" - ] + "type": "verse:v", + "number": "10", + "sid": "JOS 21:10" }, + "ये नगर लेवीय कहाती कुलों में से हारून के वंश के लिये थे; क्योंकि पहली चिट्ठी उन्हीं के नाम पर निकली थी।", { - "type": "chapter:c", - "number": "21", - "sid": "JOS 21" + "type": "verse:v", + "number": "11", + "sid": "JOS 21:11" }, + "अर्थात् उन्होंने उनको यहूदा के पहाड़ी देश में चारों ओर की चराइयों समेत किर्यतअर्बा नगर दे दिया, जो अनाक के पिता अर्बा के नाम पर कहलाया और हेब्रोन भी कहलाता है।", { - "type": "para:s", - "content": [ - "लेवियों को नगरों का दिया जाना" - ] + "type": "verse:v", + "number": "12", + "sid": "JOS 21:12" }, + "परन्तु उस नगर के खेत और उसके गाँव उन्होंने यपुन्ने के पुत्र कालेब को उसकी निज भूमि करके दे दिए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 21:1" - }, - "तब लेवियों के पूर्वजों के घरानों के मुख्य-मुख्य पुरुष एलीआजर याजक, और नून के पुत्र यहोशू, और इस्राएली गोत्रों के पूर्वजों के घरानों के मुख्य-मुख्य पुरुषों के पास आकर", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 21:2" - }, - "कनान देश के शीलो नगर में कहने लगे, “यहोवा ने मूसा के द्वारा हमें बसने के लिये नगर, और हमारे पशुओं के लिये उन्हीं नगरों की चराइयाँ भी देने की आज्ञा दी थी।”", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 21:3" - }, - "तब इस्राएलियों ने यहोवा के कहने के अनुसार अपने-अपने भाग में से लेवियों को चराइयों समेत ये नगर दिए।" - ] + "type": "verse:v", + "number": "13", + "sid": "JOS 21:13" }, + "तब उन्होंने हारून याजक के वंश को चराइयों समेत खूनी के शरणनगर हेब्रोन, और अपनी-अपनी चराइयों समेत लिब्ना,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "JOS 21:4" - }, - "तब कहातियों के कुलों के नाम पर चिट्ठी निकली। इसलिए लेवियों में से हारून याजक के वंश को यहूदी, शिमोन, और बिन्यामीन के गोत्रों के भागों में से तेरह नगर मिले।" - ] + "type": "verse:v", + "number": "14", + "sid": "JOS 21:14" }, + "यत्तीर, एश्तमो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "JOS 21:5" - }, - "बाकी कहातियों को एप्रैम के गोत्र के कुलों, और दान के गोत्र, और मनश्शे के आधे गोत्र के भागों में से चिट्ठी डाल डालकर दस नगर दिए गए।" - ] + "type": "verse:v", + "number": "15", + "sid": "JOS 21:15" }, + "होलोन, दबीर, ऐन,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "JOS 21:6" - }, - "और गेर्शोनियों को इस्साकार के गोत्र के कुलों, और आशेर, और नप्ताली के गोत्रों के भागों में से, और मनश्शे के उस आधे गोत्र के भागों में से भी जो बाशान में था चिट्ठी डाल डालकर तेरह नगर दिए गए।", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 21:7" - }, - "कुलों के अनुसार मरारियों को रूबेन, गाद, और जबूलून के गोत्रों के भागों में से बारह नगर दिए गए।" - ] + "type": "verse:v", + "number": "16", + "sid": "JOS 21:16" }, + "युत्ता और बेतशेमेश दिए; इस प्रकार उन दोनों गोत्रों के भागों में से नौ नगर दिए गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "JOS 21:8" - }, - "जो आज्ञा यहोवा ने मूसा के द्वारा दी थी उसके अनुसार इस्राएलियों ने लेवियों को चराइयों समेत ये नगर चिट्ठी डाल डालकर दिए।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 21:9" - }, - "उन्होंने यहूदियों और शिमोनियों के गोत्रों के भागों में से ये नगर जिनके नाम लिखे हैं दिए;", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 21:10" - }, - "ये नगर लेवीय कहाती कुलों में से हारून के वंश के लिये थे; क्योंकि पहली चिट्ठी उन्हीं के नाम पर निकली थी।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 21:11" - }, - "अर्थात् उन्होंने उनको यहूदा के पहाड़ी देश में चारों ओर की चराइयों समेत किर्यतअर्बा नगर दे दिया, जो अनाक के पिता अर्बा के नाम पर कहलाया और हेब्रोन भी कहलाता है।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 21:12" - }, - "परन्तु उस नगर के खेत और उसके गाँव उन्होंने यपुन्ने के पुत्र कालेब को उसकी निज भूमि करके दे दिए।" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 21:17" }, + "और बिन्यामीन के गोत्र के भाग में से अपनी-अपनी चराइयों समेत ये चार नगर दिए गए, अर्थात् गिबोन, गेबा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JOS 21:13" - }, - "तब उन्होंने हारून याजक के वंश को चराइयों समेत खूनी के शरणनगर हेब्रोन, और अपनी-अपनी चराइयों समेत लिब्ना,", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 21:14" - }, - "यत्तीर, एश्तमो,", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 21:15" - }, - "होलोन, दबीर, ऐन,", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 21:16" - }, - "युत्ता और बेतशेमेश दिए; इस प्रकार उन दोनों गोत्रों के भागों में से नौ नगर दिए गए।", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 21:17" - }, - "और बिन्यामीन के गोत्र के भाग में से अपनी-अपनी चराइयों समेत ये चार नगर दिए गए, अर्थात् गिबोन, गेबा,", - { - "type": "verse:v", - "number": "18", - "sid": "JOS 21:18" - }, - "अनातोत और अल्मोन।", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 21:19" - }, - "इस प्रकार हारूनवंशी याजकों को तेरह नगर और उनकी चराइयाँ मिलीं।" - ] + "type": "verse:v", + "number": "18", + "sid": "JOS 21:18" }, + "अनातोत और अल्मोन।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "JOS 21:20" - }, - "फिर बाकी कहाती लेवियों के कुलों के भाग के नगर चिट्ठी डाल डालकर एप्रैम के गोत्र के भाग में से दिए गए।", - { - "type": "verse:v", - "number": "21", - "sid": "JOS 21:21" - }, - "अर्थात् उनको चराइयों समेत एप्रैम के पहाड़ी देश में खूनी के शरण लेने का शेकेम नगर दिया गया, फिर अपनी-अपनी चराइयों समेत गेजेर,", - { - "type": "verse:v", - "number": "22", - "sid": "JOS 21:22" - }, - "किबसैम, और बेथोरोन; ये चार नगर दिए गए।", - { - "type": "verse:v", - "number": "23", - "sid": "JOS 21:23" - }, - "और दान के गोत्र के भाग में से अपनी-अपनी चराइयों समेत, एलतके, गिब्बतोन,", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 21:24" - }, - "अय्यालोन, और गत्रिम्मोन; ये चार नगर दिए गए।", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 21:25" - }, - "और मनश्शे के आधे गोत्र के भाग में से अपनी-अपनी चराइयों समेत तानाक और गत्रिम्मोन; ये दो नगर दिए गए।", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 21:26" - }, - "इस प्रकार बाकी कहातियों के कुलों के सब नगर चराइयों समेत दस ठहरे।" - ] + "type": "verse:v", + "number": "19", + "sid": "JOS 21:19" }, + "इस प्रकार हारूनवंशी याजकों को तेरह नगर और उनकी चराइयाँ मिलीं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "JOS 21:27" - }, - "फिर लेवियों के कुलों में के गेर्शोनियों को मनश्शे के आधे गोत्र के भाग में से अपनी-अपनी चराइयों समेत खूनी के शरणनगर बाशान का गोलन और बेशतरा; ये दो नगर दिए गए।", - { - "type": "verse:v", - "number": "28", - "sid": "JOS 21:28" - }, - "और इस्साकार के गोत्र के भाग में से अपनी-अपनी चराइयों समेत किश्योन, दाबरात,", - { - "type": "verse:v", - "number": "29", - "sid": "JOS 21:29" - }, - "यर्मूत, और एनगन्नीम; ये चार नगर दिए गए।", - { - "type": "verse:v", - "number": "30", - "sid": "JOS 21:30" - }, - "और आशेर के गोत्र के भाग में से अपनी-अपनी चराइयों समेत मिशाल, अब्दोन,", - { - "type": "verse:v", - "number": "31", - "sid": "JOS 21:31" - }, - "हेल्कात, और रहोब; ये चार नगर दिए गए।", - { - "type": "verse:v", - "number": "32", - "sid": "JOS 21:32" - }, - "और नप्ताली के गोत्र के भाग में से अपनी-अपनी चराइयों समेत खूनी के शरणनगर गलील का केदेश, फिर हम्मोतदोर, और कर्तान; ये तीन नगर दिए गए।", - { - "type": "verse:v", - "number": "33", - "sid": "JOS 21:33" - }, - "गेर्शोनियों के कुलों के अनुसार उनके सब नगर अपनी-अपनी चराइयों समेत तेरह ठहरे।" - ] + "type": "verse:v", + "number": "20", + "sid": "JOS 21:20" }, + "फिर बाकी कहाती लेवियों के कुलों के भाग के नगर चिट्ठी डाल डालकर एप्रैम के गोत्र के भाग में से दिए गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "JOS 21:34" - }, - "फिर बाकी लेवियों, अर्थात् मरारियों के कुलों को जबूलून के गोत्र के भाग में से अपनी-अपनी चराइयों समेत योकनाम, कर्ता,", - { - "type": "verse:v", - "number": "35", - "sid": "JOS 21:35" - }, - "दिम्ना, और नहलाल; ये चार नगर दिए गए।", - { - "type": "verse:v", - "number": "36", - "sid": "JOS 21:36" - }, - "और रूबेन के गोत्र के भाग में से अपनी-अपनी चराइयों समेत बेसेर, यहस,", - { - "type": "verse:v", - "number": "37", - "sid": "JOS 21:37" - }, - "कदेमोत, और मेपात; ये चार नगर दिए गए।", - { - "type": "verse:v", - "number": "38", - "sid": "JOS 21:38" - }, - "और गाद के गोत्र के भाग में से अपनी-अपनी चराइयों समेत खूनी के शरणनगर गिलाद में का रामोत, फिर महनैम,", - { - "type": "verse:v", - "number": "39", - "sid": "JOS 21:39" - }, - "हेशबोन, और याजेर, जो सब मिलाकर चार नगर हैं दिए गए।", - { - "type": "verse:v", - "number": "40", - "sid": "JOS 21:40" - }, - "लेवियों के बाकी कुलों अर्थात् मरारियों के कुलों के अनुसार उनके सब नगर ये ही ठहरे, इस प्रकार उनको बारह नगर चिट्ठी डाल डालकर दिए गए।" - ] + "type": "verse:v", + "number": "21", + "sid": "JOS 21:21" }, + "अर्थात् उनको चराइयों समेत एप्रैम के पहाड़ी देश में खूनी के शरण लेने का शेकेम नगर दिया गया, फिर अपनी-अपनी चराइयों समेत गेजेर,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "41", - "sid": "JOS 21:41" - }, - "इस्राएलियों की निज भूमि के बीच लेवियों के सब नगर अपनी-अपनी चराइयों समेत अड़तालीस ठहरे।", - { - "type": "verse:v", - "number": "42", - "sid": "JOS 21:42" - }, - "ये सब नगर अपने-अपने चारों ओर की चराइयों के साथ ठहरे; इन सब नगरों की यही दशा थी।" - ] + "type": "verse:v", + "number": "22", + "sid": "JOS 21:22" }, + "किबसैम, और बेथोरोन; ये चार नगर दिए गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "43", - "sid": "JOS 21:43" - }, - { - "type": "char:it", - "content": [ - "इस प्रकार यहोवा ने इस्राएलियों को वह सारा देश दिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.43" - ] - }, - { - "type": "char:fq", - "content": [ - "इस प्रकार यहोवा ने इस्राएलियों को वह सारा देश दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने वाचा का अपना उत्तरदायित्व पूरा कर दिया। उसका उद्देश्य यह नहीं था कि वहाँ के अन्यजातियों को तत्काल ही मार डाला जाए व्यव. 7:22, परन्तु वे इस्राएल के हाथों में कर दिए गए थे और उनका पूर्ण निष्कासन किसी भी समय किया जा सकता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, जिसे उसने उनके पूर्वजों से शपथ खाकर देने को कहा था; और वे उसके अधिकारी होकर उसमें बस गए।" - ] - }, - { - "type": "verse:v", - "number": "44", - "sid": "JOS 21:44" - }, - "और यहोवा ने उन सब बातों के अनुसार, जो उसने उनके पूर्वजों से शपथ खाकर कही थीं, उन्हें चारों ओर से विश्राम दिया; और उनके शत्रुओं में से कोई भी उनके सामने टिक न सका; यहोवा ने उन सभी को उनके वश में कर दिया।", - { - "type": "verse:v", - "number": "45", - "sid": "JOS 21:45" - }, - "जितनी भलाई की बातें यहोवा ने इस्राएल के घराने से कही थीं उनमें से कोई भी बात न छूटी; सब की सब पूरी हुईं।" - ] + "type": "verse:v", + "number": "23", + "sid": "JOS 21:23" }, + "और दान के गोत्र के भाग में से अपनी-अपनी चराइयों समेत, एलतके, गिब्बतोन,", { - "type": "chapter:c", - "number": "22", - "sid": "JOS 22" + "type": "verse:v", + "number": "24", + "sid": "JOS 21:24" }, + "अय्यालोन, और गत्रिम्मोन; ये चार नगर दिए गए।", { - "type": "para:s", - "content": [ - "पूर्वी गोत्रों का अपनी भूमि में लौटना" - ] + "type": "verse:v", + "number": "25", + "sid": "JOS 21:25" }, + "और मनश्शे के आधे गोत्र के भाग में से अपनी-अपनी चराइयों समेत तानाक और गत्रिम्मोन; ये दो नगर दिए गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 22:1" - }, - "उस समय यहोशू ने रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों को बुलवाकर कहा,", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 22:2" - }, - "“जो-जो आज्ञा यहोवा के दास मूसा ने तुम्हें दी थीं वे सब तुम ने मानी हैं, और जो-जो आज्ञा मैंने तुम्हें दी हैं उन सभी को भी तुम ने माना है;", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 22:3" - }, - "तुम ने अपने भाइयों को इतने दिनों में आज के दिन तक नहीं छोड़ा, परन्तु अपने परमेश्वर यहोवा की आज्ञा तुम ने चौकसी से मानी है।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 22:4" - }, - "और अब तुम्हारे परमेश्वर यहोवा ने तुम्हारे भाइयों को अपने वचन के अनुसार विश्राम दिया है; इसलिए अब तुम लौटकर अपने-अपने डेरों को, और अपनी-अपनी निज भूमि में, जिसे यहोवा के दास मूसा ने यरदन पार तुम्हें दिया है चले जाओ।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 4:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 22:5" - }, - "केवल इस बात की पूरी चौकसी करना कि जो-जो आज्ञा और व्यवस्था यहोवा के दास मूसा ने तुम को दी है उसको मानकर अपने परमेश्वर यहोवा से प्रेम रखो, उसके सारे मार्गों पर चलो, उसकी आज्ञाएँ मानो, उसकी भक्ति में लौलीन रहो, और अपने सारे मन और सारे प्राण से उसकी सेवा करो।”", - { - "type": "char:bdit", - "content": [ - "(मत्ती 22:37, लूका 10:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 22:6" - }, - "तब यहोशू ने उन्हें आशीर्वाद देकर विदा किया; और वे अपने-अपने डेरे को चले गए।" - ] + "type": "verse:v", + "number": "26", + "sid": "JOS 21:26" }, + "इस प्रकार बाकी कहातियों के कुलों के सब नगर चराइयों समेत दस ठहरे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "JOS 22:7" - }, - "मनश्शे के आधे गोत्रियों को मूसा ने बाशान में भाग दिया था; परन्तु दूसरे आधे गोत्र को यहोशू ने उनके भाइयों के बीच यरदन के पश्चिम की ओर भाग दिया। उनको जब यहोशू ने विदा किया कि अपने-अपने डेरे को जाएँ,", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 22:8" - }, - "तब उनको भी आशीर्वाद देकर कहा, “बहुत से पशु, और चाँदी, सोना, पीतल, लोहा, और बहुत से वस्त्र और बहुत धन-सम्पत्ति लिए हुए अपने-अपने डेरे को लौट आओ; और अपने शत्रुओं की लूट की सम्पत्ति को अपने भाइयों के संग बाँट लेना।”" - ] + "type": "verse:v", + "number": "27", + "sid": "JOS 21:27" }, + "फिर लेवियों के कुलों में के गेर्शोनियों को मनश्शे के आधे गोत्र के भाग में से अपनी-अपनी चराइयों समेत खूनी के शरणनगर बाशान का गोलन और बेशतरा; ये दो नगर दिए गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "JOS 22:9" - }, - "तब रूबेनी, गादी, और मनश्शे के आधे गोत्री इस्राएलियों के पास से, अर्थात् कनान देश के शीलो नगर से, अपनी गिलाद नामक निज भूमि में, जो मूसा के द्वारा दी गई, यहोवा की आज्ञा के अनुसार उनकी निज भूमि हो गई थी, जाने की मनसा से लौट गए।" - ] + "type": "verse:v", + "number": "28", + "sid": "JOS 21:28" }, + "और इस्साकार के गोत्र के भाग में से अपनी-अपनी चराइयों समेत किश्योन, दाबरात,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "JOS 22:10" - }, - "और जब रूबेनी, गादी, और मनश्शे के आधे गोत्री यरदन की उस तराई में पहुँचे जो कनान देश में है, तब उन्होंने वहाँ देखने के योग्य एक बड़ी वेदी बनाई।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 22:11" - }, - "और इसका समाचार इस्राएलियों के सुनने में आया, कि रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों ने कनान देश के सामने यरदन की तराई में, अर्थात् उसके उस पार जो इस्राएलियों का है, एक वेदी बनाई है।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 22:12" - }, - "जब इस्राएलियों ने यह सुना, तब", - { - "type": "char:it", - "content": [ - "इस्राएलियों की सारी मण्डली" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.12" - ] - }, - { - "type": "char:fq", - "content": [ - "इस्राएलियों की सारी मण्डली:" - ] - }, - { - "type": "char:ft", - "content": [ - "गोत्र सब अपने-अपने घरों में चले गए थे, अब उन्हें फिर से एकत्र किया गया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उनसे लड़ने के लिये चढ़ाई करने को शीलो में इकट्ठी हुई।" - ] - } - ] + "type": "verse:v", + "number": "29", + "sid": "JOS 21:29" }, + "यर्मूत, और एनगन्नीम; ये चार नगर दिए गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "JOS 22:13" - }, - "तब इस्राएलियों ने रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों के पास गिलाद देश में एलीआजर याजक के पुत्र पीनहास को,", - { - "type": "verse:v", - "number": "14", - "sid": "JOS 22:14" - }, - "और उसके संग दस प्रधानों को, अर्थात् इस्राएल के एक-एक गोत्र में से पूर्वजों के घरानों के एक-एक प्रधान को भेजा, और वे इस्राएल के हजारों में अपने-अपने पूर्वजों के घरानों के मुख्य पुरुष थे।", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 22:15" - }, - "वे गिलाद देश में रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों के पास जाकर कहने लगे,", - { - "type": "verse:v", - "number": "16", - "sid": "JOS 22:16" - }, - "“यहोवा की सारी मण्डली यह कहती है, कि ‘तुम ने इस्राएल के परमेश्वर यहोवा का यह कैसा विश्वासघात किया; आज जो तुम ने एक वेदी बना ली है, इसमें तुम ने उसके पीछे चलना छोड़कर उसके विरुद्ध आज बलवा किया है?", - { - "type": "verse:v", - "number": "17", - "sid": "JOS 22:17" - }, - "सुनो, पोर के विषय का अधर्म हमारे लिये कुछ कम था, यद्यपि यहोवा की मण्डली को भारी दण्ड मिला तो भी", - { - "type": "char:it", - "content": [ - "आज के दिन तक हम उस अधर्म से शुद्ध नहीं हुए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.17" - ] - }, - { - "type": "char:fq", - "content": [ - "आज के दिन तक हम उस अधर्म से शुद्ध नहीं हुए:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनमें कुछ लोग अब भी बाल के पीछे थे और गुप्त रूप से उसकी पूजा करते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्या वह तुम्हारी दृष्टि में एक छोटी बात है," - ] - }, - { - "type": "verse:v", - "number": "18", - "sid": "JOS 22:18" - }, - "कि आज तुम यहोवा को त्याग कर उसके पीछे चलना छोड़ देते हो? क्या तुम यहोवा से फिर जाते हो, और कल वह इस्राएल की सारी मण्डली से क्रोधित होगा।", - { - "type": "verse:v", - "number": "19", - "sid": "JOS 22:19" - }, - "परन्तु यदि तुम्हारी निज भूमि अशुद्ध हो, तो पार आकर यहोवा की निज भूमि में, जहाँ यहोवा का निवास रहता है, हम लोगों के बीच में अपनी-अपनी निज भूमि कर लो; परन्तु हमारे परमेश्वर यहोवा की वेदी को छोड़ और कोई वेदी बनाकर न तो यहोवा से बलवा करो, और न हम से।", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 22:20" - }, - "देखो, जब जेरह के पुत्र आकान ने अर्पण की हुई वस्तु के विषय में विश्वासघात किया, तब क्या यहोवा का कोप इस्राएल की पूरी मण्डली पर न भड़का? और उस पुरुष के अधर्म का प्राणदण्ड अकेले उसी को न मिला।’”" - ] + "type": "verse:v", + "number": "30", + "sid": "JOS 21:30" }, + "और आशेर के गोत्र के भाग में से अपनी-अपनी चराइयों समेत मिशाल, अब्दोन,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "JOS 22:21" - }, - "तब रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों ने इस्राएल के हजारों के मुख्य पुरुषों को यह उत्तर दिया,", - { - "type": "verse:v", - "number": "22", - "sid": "JOS 22:22" - }, - "“यहोवा जो ईश्वरों का परमेश्वर है, ईश्वरों का परमेश्वर यहोवा इसको जानता है, और इस्राएली भी इसे जान लेंगे, कि यदि यहोवा से फिरके या उसका विश्वासघात करके हमने यह काम किया हो, तो", - { - "type": "char:it", - "content": [ - "तू आज हमको जीवित न छोड़" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.22" - ] - }, - { - "type": "char:fq", - "content": [ - "तू आज हमको जीवित न छोड़:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह परमेश्वर से स्पष्ट याचना है जो हमारी विनती हे परमेश्वर हम पर दया कर।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "JOS 22:23" - }, - "यदि आज के दिन हमने वेदी को इसलिए बनाया हो कि यहोवा के पीछे चलना छोड़ दें, या इसलिए कि उस पर होमबलि, अन्नबलि, या मेलबलि चढ़ाएँ, तो यहोवा आप इसका हिसाब ले;", - { - "type": "verse:v", - "number": "24", - "sid": "JOS 22:24" - }, - "परन्तु हमने इसी विचार और मनसा से यह किया है कि कहीं भविष्य में तुम्हारी सन्तान हमारी सन्तान से यह न कहने लगे, ‘तुम को इस्राएल के परमेश्वर यहोवा से क्या काम?", - { - "type": "verse:v", - "number": "25", - "sid": "JOS 22:25" - }, - "क्योंकि, हे रूबेनियों, हे गादियो, यहोवा ने जो हमारे और तुम्हारे बीच में यरदन को सीमा ठहरा दिया है, इसलिए यहोवा में तुम्हारा कोई भाग नहीं है।’ ऐसा कहकर तुम्हारी सन्तान हमारी सन्तान में से यहोवा का भय छुड़ा देगी।", - { - "type": "verse:v", - "number": "26", - "sid": "JOS 22:26" - }, - "इसलिए हमने कहा, ‘आओ, हम अपने लिये एक वेदी बना लें, वह होमबलि या मेलबलि के लिये नहीं,", - { - "type": "verse:v", - "number": "27", - "sid": "JOS 22:27" - }, - "परन्तु इसलिए कि हमारे और तुम्हारे, और हमारे बाद हमारे और तुम्हारे वंश के बीच में साक्षी का काम दे; इसलिए कि हम होमबलि, मेलबलि, और बलिदान चढ़ाकर यहोवा के सम्मुख उसकी उपासना करें; और भविष्य में तुम्हारी सन्तान हमारी सन्तान से यह न कहने पाए, कि यहोवा में तुम्हारा कोई भाग नहीं।’", - { - "type": "verse:v", - "number": "28", - "sid": "JOS 22:28" - }, - "इसलिए हमने कहा, ‘जब वे लोग भविष्य में हम से या हमारे वंश से यह कहने लगें, तब हम उनसे कहेंगे, कि यहोवा के वेदी के नमूने पर बनी हुई इस वेदी को देखो, जिसे हमारे पुरखाओं ने होमबलि या मेलबलि के लिये नहीं बनाया; परन्तु इसलिए बनाया था कि हमारे और तुम्हारे बीच में साक्षी का काम दे।’", - { - "type": "verse:v", - "number": "29", - "sid": "JOS 22:29" - }, - "यह हम से दूर रहे कि यहोवा से फिरकर आज उसके पीछे चलना छोड़ दें, और अपने परमेश्वर यहोवा की उस वेदी को छोड़कर जो उसके निवास के सामने है होमबलि, और अन्नबलि, या मेलबलि के लिये दूसरी वेदी बनाएँ।”" - ] + "type": "verse:v", + "number": "31", + "sid": "JOS 21:31" + }, + "हेल्कात, और रहोब; ये चार नगर दिए गए।", + { + "type": "verse:v", + "number": "32", + "sid": "JOS 21:32" + }, + "और नप्ताली के गोत्र के भाग में से अपनी-अपनी चराइयों समेत खूनी के शरणनगर गलील का केदेश, फिर हम्मोतदोर, और कर्तान; ये तीन नगर दिए गए।", + { + "type": "verse:v", + "number": "33", + "sid": "JOS 21:33" + }, + "गेर्शोनियों के कुलों के अनुसार उनके सब नगर अपनी-अपनी चराइयों समेत तेरह ठहरे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "JOS 21:34" + }, + "फिर बाकी लेवियों, अर्थात् मरारियों के कुलों को जबूलून के गोत्र के भाग में से अपनी-अपनी चराइयों समेत योकनाम, कर्ता,", + { + "type": "verse:v", + "number": "35", + "sid": "JOS 21:35" + }, + "दिम्ना, और नहलाल; ये चार नगर दिए गए।", + { + "type": "verse:v", + "number": "36", + "sid": "JOS 21:36" + }, + "और रूबेन के गोत्र के भाग में से अपनी-अपनी चराइयों समेत बेसेर, यहस,", + { + "type": "verse:v", + "number": "37", + "sid": "JOS 21:37" + }, + "कदेमोत, और मेपात; ये चार नगर दिए गए।", + { + "type": "verse:v", + "number": "38", + "sid": "JOS 21:38" + }, + "और गाद के गोत्र के भाग में से अपनी-अपनी चराइयों समेत खूनी के शरणनगर गिलाद में का रामोत, फिर महनैम,", + { + "type": "verse:v", + "number": "39", + "sid": "JOS 21:39" }, + "हेशबोन, और याजेर, जो सब मिलाकर चार नगर हैं दिए गए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "JOS 22:30" - }, - "रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों की इन बातों को सुनकर पीनहास याजक और उसके संग मण्डली के प्रधान, जो इस्राएल के हजारों के मुख्य पुरुष थे, वे अति प्रसन्न हुए।", - { - "type": "verse:v", - "number": "31", - "sid": "JOS 22:31" - }, - "और एलीआजर याजक के पुत्र पीनहास ने रूबेनियों, गादियों, और मनश्शेइयों से कहा, “तुम ने जो यहोवा का ऐसा विश्वासघात नहीं किया, इससे आज हमने यह जान लिया कि यहोवा हमारे बीच में है: और तुम लोगों ने इस्राएलियों को यहोवा के हाथ से बचाया है।”", - { - "type": "verse:v", - "number": "32", - "sid": "JOS 22:32" - }, - "तब एलीआजर याजक का पुत्र पीनहास प्रधानों समेत रूबेनियों और गादियों के पास से गिलाद होते हुए कनान देश में इस्राएलियों के पास लौट गया: और यह वृत्तान्त उनको कह सुनाया।", - { - "type": "verse:v", - "number": "33", - "sid": "JOS 22:33" - }, - "तब इस्राएली प्रसन्न हुए; और परमेश्वर को धन्य कहा, और रूबेनियों और गादियों से लड़ने और उनके रहने का देश उजाड़ने के लिये चढ़ाई करने की चर्चा फिर न की।", - { - "type": "verse:v", - "number": "34", - "sid": "JOS 22:34" - }, - "और रूबेनियों और गादियों ने यह कहकर, “यह वेदी हमारे और उनके मध्य में इस बात की साक्षी ठहरी है, कि यहोवा ही परमेश्वर है;” उस वेदी का नाम एद रखा।" - ] + "type": "verse:v", + "number": "40", + "sid": "JOS 21:40" }, + "लेवियों के बाकी कुलों अर्थात् मरारियों के कुलों के अनुसार उनके सब नगर ये ही ठहरे, इस प्रकार उनको बारह नगर चिट्ठी डाल डालकर दिए गए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "23", - "sid": "JOS 23" + "type": "verse:v", + "number": "41", + "sid": "JOS 21:41" }, + "इस्राएलियों की निज भूमि के बीच लेवियों के सब नगर अपनी-अपनी चराइयों समेत अड़तालीस ठहरे।", { - "type": "para:s", - "content": [ - "यहोशू के अन्तिम उपदेश" - ] + "type": "verse:v", + "number": "42", + "sid": "JOS 21:42" }, + "ये सब नगर अपने-अपने चारों ओर की चराइयों के साथ ठहरे; इन सब नगरों की यही दशा थी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 23:1" - }, - "इसके बहुत दिनों के बाद, जब यहोवा ने इस्राएलियों को उनके चारों ओर के शत्रुओं से विश्राम दिया, और", - { - "type": "char:it", - "content": [ - "यहोशू बूढ़ा और बहुत आयु का हो गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.1" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोशू बूढ़ा और बहुत आयु का हो गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोशू अगुओं को और उनके लोगों के लिए परमेश्वर के वर्तमान उपकारों का स्मरण करवाता है। वह कहता है कि परमेश्वर ने अपनी सब प्रतिज्ञाएँ पूरी की हैं और उनसे आग्रह करता है कि वे परमेश्वर के प्रति विश्वासयोग्य बने रहें कि वे उसकी दया से वंचित ना हों।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*," - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "JOS 23:2" - }, - { - "type": "char:it", - "content": [ - "तब यहोशू सब इस्राएलियों को, अर्थात् पुरनियों, मुख्य पुरुषों, न्यायियों, और सरदारों को बुलवाकर कहने लगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.2" - ] - }, - { - "type": "char:fq", - "content": [ - "तब यहोशू सब इस्राएलियों .... को बुलवाकर कहने लगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उनके अगुओं को जो उनके प्रतिनिधि थे। व्यव. 1:15. सम्भवतः वे शीलो में मिलापवाले तम्बू के निकट एकत्र हुए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “मैं तो अब बूढ़ा और बहुत आयु का हो गया हूँ;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "JOS 23:3" - }, - "और तुम ने देखा कि तुम्हारे परमेश्वर यहोवा ने तुम्हारे निमित्त इन सब जातियों से क्या-क्या किया है, क्योंकि जो तुम्हारी ओर से लड़ता आया है वह तुम्हारा परमेश्वर यहोवा है।", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 23:4" - }, - "देखो, मैंने इन बची हुई जातियों को चिट्ठी डाल डालकर तुम्हारे गोत्रों का भागकर दिया है; और यरदन से लेकर सूर्यास्त की ओर के बड़े समुद्र तक रहनेवाली उन सब जातियों को भी ऐसा ही दिया है, जिनको मैंने काट डाला है।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 23:5" - }, - "और तुम्हारा परमेश्वर यहोवा उनको तुम्हारे सामने से उनके देश से निकाल देगा; और तुम अपने परमेश्वर यहोवा के वचन के अनुसार उनके देश के अधिकारी हो जाओगे।", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 23:6" - }, - "इसलिए बहुत हियाव बाँधकर, जो कुछ मूसा की व्यवस्था की पुस्तक में लिखा है उसके पूरा करने में चौकसी करना, उससे न तो दाहिने मुड़ना और न बाएँ।", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 23:7" - }, - "ये जो जातियाँ तुम्हारे बीच रह गई हैं इनके बीच न जाना, और न इनके देवताओं के नामों की चर्चा करना, और न उनकी शपथ खिलाना, और न उनकी उपासना करना, और न उनको दण्डवत् करना,", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 23:8" - }, - "परन्तु जैसे आज के दिन तक तुम अपने परमेश्वर यहोवा की भक्ति में लवलीन रहते हो, वैसे ही रहा करना।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 23:9" - }, - "यहोवा ने तुम्हारे सामने से बड़ी-बड़ी और बलवन्त जातियाँ निकाली हैं; और तुम्हारे सामने आज के दिन तक कोई ठहर नहीं सका।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:45)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 23:10" - }, - "तुम में से एक मनुष्य हजार मनुष्यों को भगाएगा, क्योंकि तुम्हारा परमेश्वर यहोवा अपने वचन के अनुसार तुम्हारी ओर से लड़ता है।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 23:11" - }, - "इसलिए अपने परमेश्वर यहोवा से प्रेम रखने की पूरी चौकसी करना।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 23:12" - }, - "क्योंकि यदि तुम किसी रीति यहोवा से फिरकर इन जातियों के बाकी लोगों से मिलने लगो जो तुम्हारे बीच बचे हुए रहते हैं, और इनसे ब्याह शादी करके इनके साथ समधियाना रिश्ता जोड़ो,", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 23:13" - }, - "तो निश्चय जान लो कि आगे को तुम्हारा परमेश्वर यहोवा इन जातियों को तुम्हारे सामने से नहीं निकालेगा; और ये तुम्हारे लिये जाल और फंदे, और तुम्हारे पांजरों के लिये कोड़े, और तुम्हारी आँखों में काँटे ठहरेंगी, और अन्त में तुम इस अच्छी भूमि पर से जो तुम्हारे परमेश्वर यहोवा ने तुम्हें दी है नष्ट हो जाओगे।" - ] + "type": "verse:v", + "number": "43", + "sid": "JOS 21:43" }, { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "इस प्रकार यहोवा ने इस्राएलियों को वह सारा देश दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "JOS 23:14" + "type": "char:fr", + "content": [ + "21.43" + ] }, - "“सुनो, मैं तो अब सब संसारियों की गति पर जानेवाला हूँ, और तुम सब अपने-अपने हृदय और मन में जानते हो, कि जितनी भलाई की बातें हमारे परमेश्वर यहोवा ने हमारे विषय में कहीं उनमें से एक भी बिना पूरी हुए नहीं रही; वे सब की सब तुम पर घट गई हैं, उनमें से एक भी बिना पूरी हुए नहीं रही।", { - "type": "verse:v", - "number": "15", - "sid": "JOS 23:15" + "type": "char:fq", + "content": [ + "इस प्रकार यहोवा ने इस्राएलियों को वह सारा देश दिया:" + ] }, - "तो जैसे तुम्हारे परमेश्वर यहोवा की कही हुई सब भलाई की बातें तुम पर घटी हैं, वैसे ही यहोवा विपत्ति की सब बातें भी तुम पर लाएगा और तुम को इस अच्छी भूमि के ऊपर से, जिसे तुम्हारे परमेश्वर यहोवा ने तुम्हें दिया है, सत्यानाश कर डालेगा।", { - "type": "verse:v", - "number": "16", - "sid": "JOS 23:16" - }, - "जब तुम उस वाचा को, जिसे तुम्हारे परमेश्वर यहोवा ने तुम को आज्ञा देकर अपने साथ बन्धाया है, उल्लंघन करके पराए देवताओं की उपासना और उनको दण्डवत् करने लगो, तब यहोवा का कोप तुम पर भड़केगा, और तुम इस अच्छे देश में से जिसे उसने तुम को दिया है शीघ्र नष्ट हो जाओगे।”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर ने वाचा का अपना उत्तरदायित्व पूरा कर दिया। उसका उद्देश्य यह नहीं था कि वहाँ के अन्यजातियों को तत्काल ही मार डाला जाए व्यव. 7:22, परन्तु वे इस्राएल के हाथों में कर दिए गए थे और उनका पूर्ण निष्कासन किसी भी समय किया जा सकता था।" + ] + } + ] + } + ] }, + ", जिसे उसने उनके पूर्वजों से शपथ खाकर देने को कहा था; और वे उसके अधिकारी होकर उसमें बस गए।", { - "type": "chapter:c", - "number": "24", - "sid": "JOS 24" + "type": "verse:v", + "number": "44", + "sid": "JOS 21:44" }, + "और यहोवा ने उन सब बातों के अनुसार, जो उसने उनके पूर्वजों से शपथ खाकर कही थीं, उन्हें चारों ओर से विश्राम दिया; और उनके शत्रुओं में से कोई भी उनके सामने टिक न सका; यहोवा ने उन सभी को उनके वश में कर दिया।", + { + "type": "verse:v", + "number": "45", + "sid": "JOS 21:45" + }, + "जितनी भलाई की बातें यहोवा ने इस्राएल के घराने से कही थीं उनमें से कोई भी बात न छूटी; सब की सब पूरी हुईं।" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "JOS 22" + }, + { + "type": "para:s", + "content": [ + "पूर्वी गोत्रों का अपनी भूमि में लौटना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शेकेम में दी गई वाचा" - ] + "type": "verse:v", + "number": "1", + "sid": "JOS 22:1" }, + "उस समय यहोशू ने रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों को बुलवाकर कहा,", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 22:2" + }, + "“जो-जो आज्ञा यहोवा के दास मूसा ने तुम्हें दी थीं वे सब तुम ने मानी हैं, और जो-जो आज्ञा मैंने तुम्हें दी हैं उन सभी को भी तुम ने माना है;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOS 24:1" - }, - "फिर यहोशू ने इस्राएल के सब गोत्रों को शेकेम में इकट्ठा किया, और इस्राएल के वृद्ध लोगों, और मुख्य पुरुषों, और न्यायियों, और सरदारों को बुलवाया; और वे परमेश्वर के सामने उपस्थित हुए।", - { - "type": "verse:v", - "number": "2", - "sid": "JOS 24:2" - }, - "तब यहोशू ने उन सब लोगों से कहा, “इस्राएल का परमेश्वर यहोवा इस प्रकार कहता है, कि ‘प्राचीनकाल में अब्राहम और नाहोर का पिता तेरह आदि, तुम्हारे पुरखा फरात महानद के उस पार रहते हुए दूसरे देवताओं की उपासना करते थे।", - { - "type": "verse:v", - "number": "3", - "sid": "JOS 24:3" - }, - "और मैंने तुम्हारे मूलपुरुष अब्राहम को फरात के उस पार से ले आकर कनान देश के सब स्थानों में फिराया, और उसका वंश बढ़ाया। और उसे इसहाक को दिया;", - { - "type": "verse:v", - "number": "4", - "sid": "JOS 24:4" - }, - "फिर मैंने इसहाक को याकूब और एसाव दिया। और एसाव को मैंने सेईर नामक पहाड़ी देश दिया कि वह उसका अधिकारी हो, परन्तु याकूब बेटों-पोतों समेत मिस्र को गया।", - { - "type": "verse:v", - "number": "5", - "sid": "JOS 24:5" - }, - "फिर मैंने मूसा और हारून को भेजकर उन सब कामों के द्वारा जो मैंने मिस्र में किए उस देश को मारा; और उसके बाद तुम को निकाल लाया।", - { - "type": "verse:v", - "number": "6", - "sid": "JOS 24:6" - }, - "और मैं तुम्हारे पुरखाओं को मिस्र में से निकाल लाया, और तुम समुद्र के पास पहुँचे; और मिस्रियों ने रथ और सवारों को संग लेकर लाल समुद्र तक तुम्हारा पीछा किया।", - { - "type": "verse:v", - "number": "7", - "sid": "JOS 24:7" - }, - "और जब तुम ने यहोवा की दुहाई दी तब उसने तुम्हारे और मिस्रियों के बीच में अंधियारा कर दिया, और उन पर समुद्र को बहाकर उनको डुबा दिया; और जो कुछ मैंने मिस्र में किया उसे तुम लोगों ने अपनी आँखों से देखा; फिर तुम बहुत दिन तक जंगल में रहे।", - { - "type": "verse:v", - "number": "8", - "sid": "JOS 24:8" - }, - "तब मैं तुम को उन एमोरियों के देश में ले आया, जो यरदन के उस पार बसे थे; और वे तुम से लड़े और मैंने उन्हें तुम्हारे वश में कर दिया, और तुम उनके देश के अधिकारी हो गए, और मैंने उनका तुम्हारे सामने से सत्यानाश कर डाला।", - { - "type": "verse:v", - "number": "9", - "sid": "JOS 24:9" - }, - "फिर मोआब के राजा सिप्पोर का पुत्र बालाक उठकर इस्राएल से लड़ा; और तुम्हें श्राप देने के लिये बोर के पुत्र बिलाम को बुलवा भेजा,", - { - "type": "verse:v", - "number": "10", - "sid": "JOS 24:10" - }, - "परन्तु मैंने बिलाम की नहीं सुनी; वह तुम को आशीष ही आशीष देता गया; इस प्रकार मैंने तुम को उसके हाथ से बचाया।", - { - "type": "verse:v", - "number": "11", - "sid": "JOS 24:11" - }, - "तब तुम यरदन पार होकर यरीहो के पास आए, और जब यरीहो के लोग, और एमोरी, परिज्जी, कनानी, हित्ती, गिर्गाशी, हिब्बी, और यबूसी तुम से लड़े, तब मैंने उन्हें तुम्हारे वश में कर दिया।", - { - "type": "verse:v", - "number": "12", - "sid": "JOS 24:12" - }, - "और मैंने तुम्हारे आगे बर्रों को भेजा, और उन्होंने एमोरियों के दोनों राजाओं को तुम्हारे सामने से भगा दिया; देखो, यह तुम्हारी तलवार या धनुष का काम नहीं हुआ।", - { - "type": "verse:v", - "number": "13", - "sid": "JOS 24:13" - }, - "फिर मैंने तुम्हें ऐसा देश दिया जिसमें तुम ने परिश्रम न किया था, और ऐसे नगर भी दिए हैं जिन्हें तुम ने न बसाया था, और तुम उनमें बसे हो; और जिन दाख और जैतून के बगीचों के फल तुम खाते हो उन्हें तुम ने नहीं लगाया था।’" - ] + "type": "verse:v", + "number": "3", + "sid": "JOS 22:3" }, + "तुम ने अपने भाइयों को इतने दिनों में आज के दिन तक नहीं छोड़ा, परन्तु अपने परमेश्वर यहोवा की आज्ञा तुम ने चौकसी से मानी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "JOS 24:14" - }, - "“इसलिए अब यहोवा का भय मानकर उसकी सेवा खराई और सच्चाई से करो; और जिन देवताओं की सेवा तुम्हारे पुरखा फरात के उस पार और मिस्र में करते थे, उन्हें दूर करके यहोवा की सेवा करो।", - { - "type": "verse:v", - "number": "15", - "sid": "JOS 24:15" - }, - "और यदि यहोवा की सेवा करनी तुम्हें बुरी लगे, तो", + "type": "verse:v", + "number": "4", + "sid": "JOS 22:4" + }, + "और अब तुम्हारे परमेश्वर यहोवा ने तुम्हारे भाइयों को अपने वचन के अनुसार विश्राम दिया है; इसलिए अब तुम लौटकर अपने-अपने डेरों को, और अपनी-अपनी निज भूमि में, जिसे यहोवा के दास मूसा ने यरदन पार तुम्हें दिया है चले जाओ।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 4:8)" + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "JOS 22:5" + }, + "केवल इस बात की पूरी चौकसी करना कि जो-जो आज्ञा और व्यवस्था यहोवा के दास मूसा ने तुम को दी है उसको मानकर अपने परमेश्वर यहोवा से प्रेम रखो, उसके सारे मार्गों पर चलो, उसकी आज्ञाएँ मानो, उसकी भक्ति में लौलीन रहो, और अपने सारे मन और सारे प्राण से उसकी सेवा करो।”", + { + "type": "char:bdit", + "content": [ + "(मत्ती 22:37, लूका 10:27)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "JOS 22:6" + }, + "तब यहोशू ने उन्हें आशीर्वाद देकर विदा किया; और वे अपने-अपने डेरे को चले गए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "JOS 22:7" + }, + "मनश्शे के आधे गोत्रियों को मूसा ने बाशान में भाग दिया था; परन्तु दूसरे आधे गोत्र को यहोशू ने उनके भाइयों के बीच यरदन के पश्चिम की ओर भाग दिया। उनको जब यहोशू ने विदा किया कि अपने-अपने डेरे को जाएँ,", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 22:8" + }, + "तब उनको भी आशीर्वाद देकर कहा, “बहुत से पशु, और चाँदी, सोना, पीतल, लोहा, और बहुत से वस्त्र और बहुत धन-सम्पत्ति लिए हुए अपने-अपने डेरे को लौट आओ; और अपने शत्रुओं की लूट की सम्पत्ति को अपने भाइयों के संग बाँट लेना।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "JOS 22:9" + }, + "तब रूबेनी, गादी, और मनश्शे के आधे गोत्री इस्राएलियों के पास से, अर्थात् कनान देश के शीलो नगर से, अपनी गिलाद नामक निज भूमि में, जो मूसा के द्वारा दी गई, यहोवा की आज्ञा के अनुसार उनकी निज भूमि हो गई थी, जाने की मनसा से लौट गए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "JOS 22:10" + }, + "और जब रूबेनी, गादी, और मनश्शे के आधे गोत्री यरदन की उस तराई में पहुँचे जो कनान देश में है, तब उन्होंने वहाँ देखने के योग्य एक बड़ी वेदी बनाई।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 22:11" + }, + "और इसका समाचार इस्राएलियों के सुनने में आया, कि रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों ने कनान देश के सामने यरदन की तराई में, अर्थात् उसके उस पार जो इस्राएलियों का है, एक वेदी बनाई है।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 22:12" + }, + "जब इस्राएलियों ने यह सुना, तब", + { + "type": "char:it", + "content": [ + "इस्राएलियों की सारी मण्डली", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "आज चुन लो" - ] + "type": "char:fr", + "content": [ + "22.12" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.15" - ] - }, - { - "type": "char:fq", - "content": [ - "आज चुन लो:" - ] - }, - { - "type": "char:ft", - "content": [ - "सच्चे दिल से एवं निष्ठावान परमेश्वर की सेवा हृदय के मुक्तभाव एवं स्वेच्छा से ही होती हैं।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "इस्राएलियों की सारी मण्डली:" + ] }, { - "type": "char:it", - "content": [ - "* कि तुम किसकी सेवा करोगे, चाहे उन देवताओं की जिनकी सेवा तुम्हारे पुरखा महानद के उस पार करते थे, और चाहे एमोरियों के देवताओं की सेवा करो जिनके देश में तुम रहते हो; परन्तु मैं तो अपने घराने समेत यहोवा ही की सेवा नित करूँगा।”" - ] + "type": "char:ft", + "content": [ + "गोत्र सब अपने-अपने घरों में चले गए थे, अब उन्हें फिर से एकत्र किया गया।" + ] } - ] + ] + } + ] }, + "उनसे लड़ने के लिये चढ़ाई करने को शीलो में इकट्ठी हुई।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "JOS 24:16" - }, - "तब लोगों ने उत्तर दिया, “यहोवा को त्याग कर दूसरे देवताओं की सेवा करनी हम से दूर रहे;", + "type": "verse:v", + "number": "13", + "sid": "JOS 22:13" + }, + "तब इस्राएलियों ने रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों के पास गिलाद देश में एलीआजर याजक के पुत्र पीनहास को,", + { + "type": "verse:v", + "number": "14", + "sid": "JOS 22:14" + }, + "और उसके संग दस प्रधानों को, अर्थात् इस्राएल के एक-एक गोत्र में से पूर्वजों के घरानों के एक-एक प्रधान को भेजा, और वे इस्राएल के हजारों में अपने-अपने पूर्वजों के घरानों के मुख्य पुरुष थे।", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 22:15" + }, + "वे गिलाद देश में रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों के पास जाकर कहने लगे,", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 22:16" + }, + "“यहोवा की सारी मण्डली यह कहती है, कि ‘तुम ने इस्राएल के परमेश्वर यहोवा का यह कैसा विश्वासघात किया; आज जो तुम ने एक वेदी बना ली है, इसमें तुम ने उसके पीछे चलना छोड़कर उसके विरुद्ध आज बलवा किया है?", + { + "type": "verse:v", + "number": "17", + "sid": "JOS 22:17" + }, + "सुनो, पोर के विषय का अधर्म हमारे लिये कुछ कम था, यद्यपि यहोवा की मण्डली को भारी दण्ड मिला तो भी", + { + "type": "char:it", + "content": [ + "आज के दिन तक हम उस अधर्म से शुद्ध नहीं हुए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "JOS 24:17" + "type": "char:fr", + "content": [ + "22.17" + ] }, - "क्योंकि हमारा परमेश्वर यहोवा वही है जो हमको और हमारे पुरखाओं को दासत्व के घर, अर्थात् मिस्र देश से निकाल ले आया, और हमारे देखते बड़े-बड़े आश्चर्यकर्म किए, और जिस मार्ग पर और जितनी जातियों के मध्य में से हम चले आते थे उनमें हमारी रक्षा की;", { - "type": "verse:v", - "number": "18", - "sid": "JOS 24:18" + "type": "char:fq", + "content": [ + "आज के दिन तक हम उस अधर्म से शुद्ध नहीं हुए:" + ] }, - "और हमारे सामने से इस देश में रहनेवाली एमोरी आदि सब जातियों को निकाल दिया है; इसलिए हम भी यहोवा की सेवा करेंगे, क्योंकि हमारा परमेश्वर वही है।”", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:45)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "उनमें कुछ लोग अब भी बाल के पीछे थे और गुप्त रूप से उसकी पूजा करते थे।" + ] + } + ] + } + ] }, + "; क्या वह तुम्हारी दृष्टि में एक छोटी बात है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "JOS 24:19" - }, - "यहोशू ने लोगों से कहा, “तुम से यहोवा की सेवा नहीं हो सकती; क्योंकि वह पवित्र परमेश्वर है; वह जलन रखनेवाला परमेश्वर है; वह तुम्हारे अपराध और पाप क्षमा न करेगा।", - { - "type": "verse:v", - "number": "20", - "sid": "JOS 24:20" - }, - "यदि तुम यहोवा को त्याग कर पराए देवताओं की सेवा करने लगोगे, तो यद्यपि वह तुम्हारा भला करता आया है तो भी वह फिरकर तुम्हारी हानि करेगा और तुम्हारा अन्त भी कर डालेगा।”", + "type": "verse:v", + "number": "18", + "sid": "JOS 22:18" + }, + "कि आज तुम यहोवा को त्याग कर उसके पीछे चलना छोड़ देते हो? क्या तुम यहोवा से फिर जाते हो, और कल वह इस्राएल की सारी मण्डली से क्रोधित होगा।", + { + "type": "verse:v", + "number": "19", + "sid": "JOS 22:19" + }, + "परन्तु यदि तुम्हारी निज भूमि अशुद्ध हो, तो पार आकर यहोवा की निज भूमि में, जहाँ यहोवा का निवास रहता है, हम लोगों के बीच में अपनी-अपनी निज भूमि कर लो; परन्तु हमारे परमेश्वर यहोवा की वेदी को छोड़ और कोई वेदी बनाकर न तो यहोवा से बलवा करो, और न हम से।", + { + "type": "verse:v", + "number": "20", + "sid": "JOS 22:20" + }, + "देखो, जब जेरह के पुत्र आकान ने अर्पण की हुई वस्तु के विषय में विश्वासघात किया, तब क्या यहोवा का कोप इस्राएल की पूरी मण्डली पर न भड़का? और उस पुरुष के अधर्म का प्राणदण्ड अकेले उसी को न मिला।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "JOS 22:21" + }, + "तब रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों ने इस्राएल के हजारों के मुख्य पुरुषों को यह उत्तर दिया,", + { + "type": "verse:v", + "number": "22", + "sid": "JOS 22:22" + }, + "“यहोवा जो ईश्वरों का परमेश्वर है, ईश्वरों का परमेश्वर यहोवा इसको जानता है, और इस्राएली भी इसे जान लेंगे, कि यदि यहोवा से फिरके या उसका विश्वासघात करके हमने यह काम किया हो, तो", + { + "type": "char:it", + "content": [ + "तू आज हमको जीवित न छोड़", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "JOS 24:21" + "type": "char:fr", + "content": [ + "22.22" + ] }, - "लोगों ने यहोशू से कहा, “नहीं; हम यहोवा ही की सेवा करेंगे।”", { - "type": "verse:v", - "number": "22", - "sid": "JOS 24:22" + "type": "char:fq", + "content": [ + "तू आज हमको जीवित न छोड़:" + ] }, - "यहोशू ने लोगों से कहा, “तुम आप ही अपने साक्षी हो कि तुम ने यहोवा की सेवा करनी चुन ली है।” उन्होंने कहा, “हाँ, हम साक्षी हैं।”", { - "type": "verse:v", - "number": "23", - "sid": "JOS 24:23" - }, - "यहोशू ने कहा, “अपने बीच में से पराए देवताओं को दूर करके अपना-अपना मन इस्राएल के परमेश्वर यहोवा की ओर लगाओ।”", + "type": "char:ft", + "content": [ + "यह परमेश्वर से स्पष्ट याचना है जो हमारी विनती हे परमेश्वर हम पर दया कर।" + ] + } + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 22:23" + }, + "यदि आज के दिन हमने वेदी को इसलिए बनाया हो कि यहोवा के पीछे चलना छोड़ दें, या इसलिए कि उस पर होमबलि, अन्नबलि, या मेलबलि चढ़ाएँ, तो यहोवा आप इसका हिसाब ले;", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 22:24" + }, + "परन्तु हमने इसी विचार और मनसा से यह किया है कि कहीं भविष्य में तुम्हारी सन्तान हमारी सन्तान से यह न कहने लगे, ‘तुम को इस्राएल के परमेश्वर यहोवा से क्या काम?", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 22:25" + }, + "क्योंकि, हे रूबेनियों, हे गादियो, यहोवा ने जो हमारे और तुम्हारे बीच में यरदन को सीमा ठहरा दिया है, इसलिए यहोवा में तुम्हारा कोई भाग नहीं है।’ ऐसा कहकर तुम्हारी सन्तान हमारी सन्तान में से यहोवा का भय छुड़ा देगी।", + { + "type": "verse:v", + "number": "26", + "sid": "JOS 22:26" + }, + "इसलिए हमने कहा, ‘आओ, हम अपने लिये एक वेदी बना लें, वह होमबलि या मेलबलि के लिये नहीं,", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 22:27" + }, + "परन्तु इसलिए कि हमारे और तुम्हारे, और हमारे बाद हमारे और तुम्हारे वंश के बीच में साक्षी का काम दे; इसलिए कि हम होमबलि, मेलबलि, और बलिदान चढ़ाकर यहोवा के सम्मुख उसकी उपासना करें; और भविष्य में तुम्हारी सन्तान हमारी सन्तान से यह न कहने पाए, कि यहोवा में तुम्हारा कोई भाग नहीं।’", + { + "type": "verse:v", + "number": "28", + "sid": "JOS 22:28" + }, + "इसलिए हमने कहा, ‘जब वे लोग भविष्य में हम से या हमारे वंश से यह कहने लगें, तब हम उनसे कहेंगे, कि यहोवा के वेदी के नमूने पर बनी हुई इस वेदी को देखो, जिसे हमारे पुरखाओं ने होमबलि या मेलबलि के लिये नहीं बनाया; परन्तु इसलिए बनाया था कि हमारे और तुम्हारे बीच में साक्षी का काम दे।’", + { + "type": "verse:v", + "number": "29", + "sid": "JOS 22:29" + }, + "यह हम से दूर रहे कि यहोवा से फिरकर आज उसके पीछे चलना छोड़ दें, और अपने परमेश्वर यहोवा की उस वेदी को छोड़कर जो उसके निवास के सामने है होमबलि, और अन्नबलि, या मेलबलि के लिये दूसरी वेदी बनाएँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "JOS 22:30" + }, + "रूबेनियों, गादियों, और मनश्शे के आधे गोत्रियों की इन बातों को सुनकर पीनहास याजक और उसके संग मण्डली के प्रधान, जो इस्राएल के हजारों के मुख्य पुरुष थे, वे अति प्रसन्न हुए।", + { + "type": "verse:v", + "number": "31", + "sid": "JOS 22:31" + }, + "और एलीआजर याजक के पुत्र पीनहास ने रूबेनियों, गादियों, और मनश्शेइयों से कहा, “तुम ने जो यहोवा का ऐसा विश्वासघात नहीं किया, इससे आज हमने यह जान लिया कि यहोवा हमारे बीच में है: और तुम लोगों ने इस्राएलियों को यहोवा के हाथ से बचाया है।”", + { + "type": "verse:v", + "number": "32", + "sid": "JOS 22:32" + }, + "तब एलीआजर याजक का पुत्र पीनहास प्रधानों समेत रूबेनियों और गादियों के पास से गिलाद होते हुए कनान देश में इस्राएलियों के पास लौट गया: और यह वृत्तान्त उनको कह सुनाया।", + { + "type": "verse:v", + "number": "33", + "sid": "JOS 22:33" + }, + "तब इस्राएली प्रसन्न हुए; और परमेश्वर को धन्य कहा, और रूबेनियों और गादियों से लड़ने और उनके रहने का देश उजाड़ने के लिये चढ़ाई करने की चर्चा फिर न की।", + { + "type": "verse:v", + "number": "34", + "sid": "JOS 22:34" + }, + "और रूबेनियों और गादियों ने यह कहकर, “यह वेदी हमारे और उनके मध्य में इस बात की साक्षी ठहरी है, कि यहोवा ही परमेश्वर है;” उस वेदी का नाम एद रखा।" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "JOS 23" + }, + { + "type": "para:s", + "content": [ + "यहोशू के अन्तिम उपदेश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 23:1" + }, + "इसके बहुत दिनों के बाद, जब यहोवा ने इस्राएलियों को उनके चारों ओर के शत्रुओं से विश्राम दिया, और", + { + "type": "char:it", + "content": [ + "यहोशू बूढ़ा और बहुत आयु का हो गया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "24", - "sid": "JOS 24:24" + "type": "char:fr", + "content": [ + "23.1" + ] }, - "लोगों ने यहोशू से कहा, “हम तो अपने परमेश्वर यहोवा ही की सेवा करेंगे, और उसी की बात मानेंगे।”", { - "type": "verse:v", - "number": "25", - "sid": "JOS 24:25" + "type": "char:fq", + "content": [ + "यहोशू बूढ़ा और बहुत आयु का हो गया:" + ] }, - "तब यहोशू ने उसी दिन", { - "type": "char:it", - "content": [ - "उन लोगों से वाचा बँधाई" - ] + "type": "char:ft", + "content": [ + "यहोशू अगुओं को और उनके लोगों के लिए परमेश्वर के वर्तमान उपकारों का स्मरण करवाता है। वह कहता है कि परमेश्वर ने अपनी सब प्रतिज्ञाएँ पूरी की हैं और उनसे आग्रह करता है कि वे परमेश्वर के प्रति विश्वासयोग्य बने रहें कि वे उसकी दया से वंचित ना हों।" + ] + } + ] + } + ] + }, + ",", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 23:2" + }, + { + "type": "char:it", + "content": [ + "तब यहोशू सब इस्राएलियों को, अर्थात् पुरनियों, मुख्य पुरुषों, न्यायियों, और सरदारों को बुलवाकर कहने लगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23.2" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.25" - ] - }, - { - "type": "char:fq", - "content": [ - "उन लोगों से वाचा बँधाई:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उसने सीनै पर्वत पर बाँधी गई वाचा को दोहराया एवं नए रूप से अंगीकार करवाया जैसे मूसा ने पहले किया था (व्यव. 29:1)" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तब यहोशू सब इस्राएलियों .... को बुलवाकर कहने लगा:" + ] }, { - "type": "char:it", - "content": [ - "*, और शेकेम में उनके लिये विधि और नियम ठहराया।" - ] + "type": "char:ft", + "content": [ + "अर्थात् उनके अगुओं को जो उनके प्रतिनिधि थे। व्यव. 1:15. सम्भवतः वे शीलो में मिलापवाले तम्बू के निकट एकत्र हुए थे।" + ] } - ] + ] + } + ] + }, + ", “मैं तो अब बूढ़ा और बहुत आयु का हो गया हूँ;", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 23:3" + }, + "और तुम ने देखा कि तुम्हारे परमेश्वर यहोवा ने तुम्हारे निमित्त इन सब जातियों से क्या-क्या किया है, क्योंकि जो तुम्हारी ओर से लड़ता आया है वह तुम्हारा परमेश्वर यहोवा है।", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 23:4" + }, + "देखो, मैंने इन बची हुई जातियों को चिट्ठी डाल डालकर तुम्हारे गोत्रों का भागकर दिया है; और यरदन से लेकर सूर्यास्त की ओर के बड़े समुद्र तक रहनेवाली उन सब जातियों को भी ऐसा ही दिया है, जिनको मैंने काट डाला है।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 23:5" + }, + "और तुम्हारा परमेश्वर यहोवा उनको तुम्हारे सामने से उनके देश से निकाल देगा; और तुम अपने परमेश्वर यहोवा के वचन के अनुसार उनके देश के अधिकारी हो जाओगे।", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 23:6" + }, + "इसलिए बहुत हियाव बाँधकर, जो कुछ मूसा की व्यवस्था की पुस्तक में लिखा है उसके पूरा करने में चौकसी करना, उससे न तो दाहिने मुड़ना और न बाएँ।", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 23:7" + }, + "ये जो जातियाँ तुम्हारे बीच रह गई हैं इनके बीच न जाना, और न इनके देवताओं के नामों की चर्चा करना, और न उनकी शपथ खिलाना, और न उनकी उपासना करना, और न उनको दण्डवत् करना,", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 23:8" + }, + "परन्तु जैसे आज के दिन तक तुम अपने परमेश्वर यहोवा की भक्ति में लवलीन रहते हो, वैसे ही रहा करना।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 23:9" + }, + "यहोवा ने तुम्हारे सामने से बड़ी-बड़ी और बलवन्त जातियाँ निकाली हैं; और तुम्हारे सामने आज के दिन तक कोई ठहर नहीं सका।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:45)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "JOS 23:10" + }, + "तुम में से एक मनुष्य हजार मनुष्यों को भगाएगा, क्योंकि तुम्हारा परमेश्वर यहोवा अपने वचन के अनुसार तुम्हारी ओर से लड़ता है।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 23:11" + }, + "इसलिए अपने परमेश्वर यहोवा से प्रेम रखने की पूरी चौकसी करना।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 23:12" + }, + "क्योंकि यदि तुम किसी रीति यहोवा से फिरकर इन जातियों के बाकी लोगों से मिलने लगो जो तुम्हारे बीच बचे हुए रहते हैं, और इनसे ब्याह शादी करके इनके साथ समधियाना रिश्ता जोड़ो,", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 23:13" }, + "तो निश्चय जान लो कि आगे को तुम्हारा परमेश्वर यहोवा इन जातियों को तुम्हारे सामने से नहीं निकालेगा; और ये तुम्हारे लिये जाल और फंदे, और तुम्हारे पांजरों के लिये कोड़े, और तुम्हारी आँखों में काँटे ठहरेंगी, और अन्त में तुम इस अच्छी भूमि पर से जो तुम्हारे परमेश्वर यहोवा ने तुम्हें दी है नष्ट हो जाओगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "14", + "sid": "JOS 23:14" + }, + "“सुनो, मैं तो अब सब संसारियों की गति पर जानेवाला हूँ, और तुम सब अपने-अपने हृदय और मन में जानते हो, कि जितनी भलाई की बातें हमारे परमेश्वर यहोवा ने हमारे विषय में कहीं उनमें से एक भी बिना पूरी हुए नहीं रही; वे सब की सब तुम पर घट गई हैं, उनमें से एक भी बिना पूरी हुए नहीं रही।", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 23:15" + }, + "तो जैसे तुम्हारे परमेश्वर यहोवा की कही हुई सब भलाई की बातें तुम पर घटी हैं, वैसे ही यहोवा विपत्ति की सब बातें भी तुम पर लाएगा और तुम को इस अच्छी भूमि के ऊपर से, जिसे तुम्हारे परमेश्वर यहोवा ने तुम्हें दिया है, सत्यानाश कर डालेगा।", + { + "type": "verse:v", + "number": "16", + "sid": "JOS 23:16" + }, + "जब तुम उस वाचा को, जिसे तुम्हारे परमेश्वर यहोवा ने तुम को आज्ञा देकर अपने साथ बन्धाया है, उल्लंघन करके पराए देवताओं की उपासना और उनको दण्डवत् करने लगो, तब यहोवा का कोप तुम पर भड़केगा, और तुम इस अच्छे देश में से जिसे उसने तुम को दिया है शीघ्र नष्ट हो जाओगे।”" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "JOS 24" + }, + { + "type": "para:s", + "content": [ + "शेकेम में दी गई वाचा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "JOS 24:1" + }, + "फिर यहोशू ने इस्राएल के सब गोत्रों को शेकेम में इकट्ठा किया, और इस्राएल के वृद्ध लोगों, और मुख्य पुरुषों, और न्यायियों, और सरदारों को बुलवाया; और वे परमेश्वर के सामने उपस्थित हुए।", + { + "type": "verse:v", + "number": "2", + "sid": "JOS 24:2" + }, + "तब यहोशू ने उन सब लोगों से कहा, “इस्राएल का परमेश्वर यहोवा इस प्रकार कहता है, कि ‘प्राचीनकाल में अब्राहम और नाहोर का पिता तेरह आदि, तुम्हारे पुरखा फरात महानद के उस पार रहते हुए दूसरे देवताओं की उपासना करते थे।", + { + "type": "verse:v", + "number": "3", + "sid": "JOS 24:3" + }, + "और मैंने तुम्हारे मूलपुरुष अब्राहम को फरात के उस पार से ले आकर कनान देश के सब स्थानों में फिराया, और उसका वंश बढ़ाया। और उसे इसहाक को दिया;", + { + "type": "verse:v", + "number": "4", + "sid": "JOS 24:4" + }, + "फिर मैंने इसहाक को याकूब और एसाव दिया। और एसाव को मैंने सेईर नामक पहाड़ी देश दिया कि वह उसका अधिकारी हो, परन्तु याकूब बेटों-पोतों समेत मिस्र को गया।", + { + "type": "verse:v", + "number": "5", + "sid": "JOS 24:5" + }, + "फिर मैंने मूसा और हारून को भेजकर उन सब कामों के द्वारा जो मैंने मिस्र में किए उस देश को मारा; और उसके बाद तुम को निकाल लाया।", + { + "type": "verse:v", + "number": "6", + "sid": "JOS 24:6" + }, + "और मैं तुम्हारे पुरखाओं को मिस्र में से निकाल लाया, और तुम समुद्र के पास पहुँचे; और मिस्रियों ने रथ और सवारों को संग लेकर लाल समुद्र तक तुम्हारा पीछा किया।", + { + "type": "verse:v", + "number": "7", + "sid": "JOS 24:7" + }, + "और जब तुम ने यहोवा की दुहाई दी तब उसने तुम्हारे और मिस्रियों के बीच में अंधियारा कर दिया, और उन पर समुद्र को बहाकर उनको डुबा दिया; और जो कुछ मैंने मिस्र में किया उसे तुम लोगों ने अपनी आँखों से देखा; फिर तुम बहुत दिन तक जंगल में रहे।", + { + "type": "verse:v", + "number": "8", + "sid": "JOS 24:8" + }, + "तब मैं तुम को उन एमोरियों के देश में ले आया, जो यरदन के उस पार बसे थे; और वे तुम से लड़े और मैंने उन्हें तुम्हारे वश में कर दिया, और तुम उनके देश के अधिकारी हो गए, और मैंने उनका तुम्हारे सामने से सत्यानाश कर डाला।", + { + "type": "verse:v", + "number": "9", + "sid": "JOS 24:9" + }, + "फिर मोआब के राजा सिप्पोर का पुत्र बालाक उठकर इस्राएल से लड़ा; और तुम्हें श्राप देने के लिये बोर के पुत्र बिलाम को बुलवा भेजा,", + { + "type": "verse:v", + "number": "10", + "sid": "JOS 24:10" + }, + "परन्तु मैंने बिलाम की नहीं सुनी; वह तुम को आशीष ही आशीष देता गया; इस प्रकार मैंने तुम को उसके हाथ से बचाया।", + { + "type": "verse:v", + "number": "11", + "sid": "JOS 24:11" + }, + "तब तुम यरदन पार होकर यरीहो के पास आए, और जब यरीहो के लोग, और एमोरी, परिज्जी, कनानी, हित्ती, गिर्गाशी, हिब्बी, और यबूसी तुम से लड़े, तब मैंने उन्हें तुम्हारे वश में कर दिया।", + { + "type": "verse:v", + "number": "12", + "sid": "JOS 24:12" + }, + "और मैंने तुम्हारे आगे बर्रों को भेजा, और उन्होंने एमोरियों के दोनों राजाओं को तुम्हारे सामने से भगा दिया; देखो, यह तुम्हारी तलवार या धनुष का काम नहीं हुआ।", + { + "type": "verse:v", + "number": "13", + "sid": "JOS 24:13" + }, + "फिर मैंने तुम्हें ऐसा देश दिया जिसमें तुम ने परिश्रम न किया था, और ऐसे नगर भी दिए हैं जिन्हें तुम ने न बसाया था, और तुम उनमें बसे हो; और जिन दाख और जैतून के बगीचों के फल तुम खाते हो उन्हें तुम ने नहीं लगाया था।’" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "JOS 24:14" + }, + "“इसलिए अब यहोवा का भय मानकर उसकी सेवा खराई और सच्चाई से करो; और जिन देवताओं की सेवा तुम्हारे पुरखा फरात के उस पार और मिस्र में करते थे, उन्हें दूर करके यहोवा की सेवा करो।", + { + "type": "verse:v", + "number": "15", + "sid": "JOS 24:15" + }, + "और यदि यहोवा की सेवा करनी तुम्हें बुरी लगे, तो", + { + "type": "char:it", + "content": [ + "आज चुन लो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "26", - "sid": "JOS 24:26" + "type": "char:fr", + "content": [ + "24.15" + ] }, - "यह सारा वृत्तान्त यहोशू ने परमेश्वर की व्यवस्था की पुस्तक में लिख दिया; और एक बड़ा पत्थर चुनकर वहाँ उस बांज वृक्ष के तले खड़ा किया, जो यहोवा के पवित्रस्थान में था।", { - "type": "verse:v", - "number": "27", - "sid": "JOS 24:27" + "type": "char:fq", + "content": [ + "आज चुन लो:" + ] }, - "तब यहोशू ने सब लोगों से कहा, “सुनो, यह पत्थर हम लोगों का साक्षी रहेगा, क्योंकि जितने वचन यहोवा ने हम से कहे हैं उन्हें इसने सुना है; इसलिए यह तुम्हारा साक्षी रहेगा, ऐसा न हो कि तुम अपने परमेश्वर से मुकर जाओ।”", { - "type": "verse:v", - "number": "28", - "sid": "JOS 24:28" - }, - "तब यहोशू ने लोगों को अपने-अपने निज भाग पर जाने के लिये विदा किया।" - ] + "type": "char:ft", + "content": [ + "सच्चे दिल से एवं निष्ठावान परमेश्वर की सेवा हृदय के मुक्तभाव एवं स्वेच्छा से ही होती हैं।" + ] + } + ] + } + ] }, + "कि तुम किसकी सेवा करोगे, चाहे उन देवताओं की जिनकी सेवा तुम्हारे पुरखा महानद के उस पार करते थे, और चाहे एमोरियों के देवताओं की सेवा करो जिनके देश में तुम रहते हो; परन्तु मैं तो अपने घराने समेत यहोवा ही की सेवा नित करूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यहोशू और एलीआजर का मरना" - ] + "type": "verse:v", + "number": "16", + "sid": "JOS 24:16" }, + "तब लोगों ने उत्तर दिया, “यहोवा को त्याग कर दूसरे देवताओं की सेवा करनी हम से दूर रहे;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "JOS 24:29" - }, - "इन बातों के बाद यहोवा का दास, नून का पुत्र यहोशू, एक सौ दस वर्ष का होकर मर गया।", - { - "type": "verse:v", - "number": "30", - "sid": "JOS 24:30" - }, - "और उसको तिम्नत्सेरह में, जो एप्रैम के पहाड़ी देश में गाश नामक पहाड़ के उत्तर में है, उसी के भाग में मिट्टी दी गई।" - ] + "type": "verse:v", + "number": "17", + "sid": "JOS 24:17" }, + "क्योंकि हमारा परमेश्वर यहोवा वही है जो हमको और हमारे पुरखाओं को दासत्व के घर, अर्थात् मिस्र देश से निकाल ले आया, और हमारे देखते बड़े-बड़े आश्चर्यकर्म किए, और जिस मार्ग पर और जितनी जातियों के मध्य में से हम चले आते थे उनमें हमारी रक्षा की;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "JOS 24:31" - }, - "और यहोशू के जीवन भर, और जो वृद्ध लोग यहोशू के मरने के बाद जीवित रहे और जानते थे कि यहोवा ने इस्राएल के लिये कैसे-कैसे काम किए थे, उनके भी जीवन भर इस्राएली यहोवा ही की सेवा करते रहे।" - ] + "type": "verse:v", + "number": "18", + "sid": "JOS 24:18" + }, + "और हमारे सामने से इस देश में रहनेवाली एमोरी आदि सब जातियों को निकाल दिया है; इसलिए हम भी यहोवा की सेवा करेंगे, क्योंकि हमारा परमेश्वर वही है।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:45)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "JOS 24:19" }, + "यहोशू ने लोगों से कहा, “तुम से यहोवा की सेवा नहीं हो सकती; क्योंकि वह पवित्र परमेश्वर है; वह जलन रखनेवाला परमेश्वर है; वह तुम्हारे अपराध और पाप क्षमा न करेगा।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "20", + "sid": "JOS 24:20" + }, + "यदि तुम यहोवा को त्याग कर पराए देवताओं की सेवा करने लगोगे, तो यद्यपि वह तुम्हारा भला करता आया है तो भी वह फिरकर तुम्हारी हानि करेगा और तुम्हारा अन्त भी कर डालेगा।”", + { + "type": "verse:v", + "number": "21", + "sid": "JOS 24:21" + }, + "लोगों ने यहोशू से कहा, “नहीं; हम यहोवा ही की सेवा करेंगे।”", + { + "type": "verse:v", + "number": "22", + "sid": "JOS 24:22" + }, + "यहोशू ने लोगों से कहा, “तुम आप ही अपने साक्षी हो कि तुम ने यहोवा की सेवा करनी चुन ली है।” उन्होंने कहा, “हाँ, हम साक्षी हैं।”", + { + "type": "verse:v", + "number": "23", + "sid": "JOS 24:23" + }, + "यहोशू ने कहा, “अपने बीच में से पराए देवताओं को दूर करके अपना-अपना मन इस्राएल के परमेश्वर यहोवा की ओर लगाओ।”", + { + "type": "verse:v", + "number": "24", + "sid": "JOS 24:24" + }, + "लोगों ने यहोशू से कहा, “हम तो अपने परमेश्वर यहोवा ही की सेवा करेंगे, और उसी की बात मानेंगे।”", + { + "type": "verse:v", + "number": "25", + "sid": "JOS 24:25" + }, + "तब यहोशू ने उसी दिन", + { + "type": "char:it", + "content": [ + "उन लोगों से वाचा बँधाई", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "32", - "sid": "JOS 24:32" + "type": "char:fr", + "content": [ + "24.25" + ] }, - "फिर यूसुफ की हड्डियाँ जिन्हें इस्राएली मिस्र से ले आए थे वे शेकेम की भूमि के उस भाग में गाड़ी गईं, जिसे याकूब ने शेकेम के पिता हमोर के पुत्रों से एक सौ चाँदी के सिक्कों में मोल लिया था; इसलिए वह यूसुफ की सन्तान का निज भाग हो गया।", { - "type": "char:bdit", - "content": [ - "(यूह. 4:5, प्रेरि. 7:16)" - ] + "type": "char:fq", + "content": [ + "उन लोगों से वाचा बँधाई:" + ] }, - "" - ] - }, - { - "type": "para:p", - "content": [ { - "type": "verse:v", - "number": "33", - "sid": "JOS 24:33" - }, - "और हारून का पुत्र एलीआजर भी मर गया; और उसको एप्रैम के पहाड़ी देश में उस पहाड़ी पर मिट्टी दी गई, जो उसके पुत्र पीनहास के नाम पर गिबत्पीनहास कहलाती है और उसको दे दी गई थी।" - ] + "type": "char:ft", + "content": [ + "अर्थात् उसने सीनै पर्वत पर बाँधी गई वाचा को दोहराया एवं नए रूप से अंगीकार करवाया जैसे मूसा ने पहले किया था (व्यव. 29:1)" + ] + } + ] + } + ] + }, + ", और शेकेम में उनके लिये विधि और नियम ठहराया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "JOS 24:26" + }, + "यह सारा वृत्तान्त यहोशू ने परमेश्वर की व्यवस्था की पुस्तक में लिख दिया; और एक बड़ा पत्थर चुनकर वहाँ उस बांज वृक्ष के तले खड़ा किया, जो यहोवा के पवित्रस्थान में था।", + { + "type": "verse:v", + "number": "27", + "sid": "JOS 24:27" + }, + "तब यहोशू ने सब लोगों से कहा, “सुनो, यह पत्थर हम लोगों का साक्षी रहेगा, क्योंकि जितने वचन यहोवा ने हम से कहे हैं उन्हें इसने सुना है; इसलिए यह तुम्हारा साक्षी रहेगा, ऐसा न हो कि तुम अपने परमेश्वर से मुकर जाओ।”", + { + "type": "verse:v", + "number": "28", + "sid": "JOS 24:28" + }, + "तब यहोशू ने लोगों को अपने-अपने निज भाग पर जाने के लिये विदा किया।" + ] + }, + { + "type": "para:s", + "content": [ + "यहोशू और एलीआजर का मरना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "JOS 24:29" + }, + "इन बातों के बाद यहोवा का दास, नून का पुत्र यहोशू, एक सौ दस वर्ष का होकर मर गया।", + { + "type": "verse:v", + "number": "30", + "sid": "JOS 24:30" + }, + "और उसको तिम्नत्सेरह में, जो एप्रैम के पहाड़ी देश में गाश नामक पहाड़ के उत्तर में है, उसी के भाग में मिट्टी दी गई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "JOS 24:31" + }, + "और यहोशू के जीवन भर, और जो वृद्ध लोग यहोशू के मरने के बाद जीवित रहे और जानते थे कि यहोवा ने इस्राएल के लिये कैसे-कैसे काम किए थे, उनके भी जीवन भर इस्राएली यहोवा ही की सेवा करते रहे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "JOS 24:32" + }, + "फिर यूसुफ की हड्डियाँ जिन्हें इस्राएली मिस्र से ले आए थे वे शेकेम की भूमि के उस भाग में गाड़ी गईं, जिसे याकूब ने शेकेम के पिता हमोर के पुत्रों से एक सौ चाँदी के सिक्कों में मोल लिया था; इसलिए वह यूसुफ की सन्तान का निज भाग हो गया।", + { + "type": "char:bdit", + "content": [ + "(यूह. 4:5, प्रेरि. 7:16)" + ] } - ] + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "JOS 24:33" + }, + "और हारून का पुत्र एलीआजर भी मर गया; और उसको एप्रैम के पहाड़ी देश में उस पहाड़ी पर मिट्टी दी गई, जो उसके पुत्र पीनहास के नाम पर गिबत्पीनहास कहलाती है और उसको दे दी गई थी।" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV8/origin-usj.json b/tests/special-cases/IRV8/origin-usj.json index 4c92b384..a35d1e9e 100644 --- a/tests/special-cases/IRV8/origin-usj.json +++ b/tests/special-cases/IRV8/origin-usj.json @@ -1,18403 +1,17241 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "ISA" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "ISA", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "यशायाह" + ] + }, + { + "type": "para:toc1", + "content": [ + "यशायाह" + ] + }, + { + "type": "para:toc2", + "content": [ + "यशायाह" + ] + }, + { + "type": "para:toc3", + "content": [ + "यशा." + ] + }, + { + "type": "para:mt", + "content": [ + "यशायाह" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "पुस्तक का नाम लेखक के नाम पर ही यशायाह की पुस्तक पड़ा है। उसका विवाह एक भविष्यद्वक्तिन से हुआ था जिससे उसके दो पुत्र थे (7:3; 8:3)। उसका सेवाकाल यहूदिया के चार राजाओं के राज्यकाल में रहा था- उजिय्याह, योतान, आहाज और हिजकिय्याह (1:1) और सम्भवत पाँचवें राजा, दुष्ट मनश्शे के समय उसकी मृत्यु हुई थी।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 740-680 ई. पू." + ] + }, + { + "type": "para:ip", + "content": [ + "यह पुस्तक राजा उजिय्याह के राज्यकाल के अन्त समय में लिखी गई थी और लेखन कार्य राजा योतान, आहाज और हिजकिय्याह के युगों में चलता रहा।" + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "प्रमुख श्रोता यहूदिया की प्रजा थी जो परमेश्वर के नियमों के अनुसार जीवन जीने में चूक रही थी।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "यशायाह की पुस्तक का उद्देश्य था कि सम्पूर्ण पुराने नियम में मसीह यीशु का व्यापक भविष्यद्वाणी गर्भित चित्रण प्रस्तुत करे। जिसमें उसके जीवन का सम्पूर्ण परिदृश्य, उसके आगमन की घोषणा (यशा. 4:3-5), उसका कुँवारी से जन्म (7:14), शुभ सन्देश की घोषणा (61:1), उसके बलिदान की मृत्यु (52:13-53:2), और अपनों को लेने आना (60:2-3)।" + ] + }, + { + "type": "para:ip", + "content": [ + "भविष्यद्वक्ता यशायाह को मुख्यतः यहूदिया के राज्य में भविष्यद्वाणी का वचन सुनाने की बुलाहट थी। यहूदिया में जागृति के साथ-साथ विद्रोह भी था। यहूदिया को अश्शूरों और मिस्र का विनाशक संकट था परन्तु वह परमेश्वर की दया से बच गया था। यशायाह ने पाप से विमुख होने का तथा भविष्य में परमेश्वर के उद्धार की आशा का सन्देश दिया।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "उद्धार" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. यहूदिया का अस्वीकरण — 1:1-12:6" + ] + }, + { + "type": "para:io1", + "content": [ + "2. अन्यजातियों का अस्वीकरण — 13:1-23:18" + ] + }, + { + "type": "para:io1", + "content": [ + "3. भावी क्लेश — 24:1-27:13" + ] + }, + { + "type": "para:io1", + "content": [ + "4. इस्राएल और यहूदिया का अस्वीकरण — 28:1-35:10" + ] + }, + { + "type": "para:io1", + "content": [ + "5. हिजकिय्याह और यशायाह का इतिहास — 36:1-38:22" + ] + }, + { + "type": "para:io1", + "content": [ + "6. बाबेल की पृष्ठभूमि — 39:1-47:15" + ] + }, + { + "type": "para:io1", + "content": [ + "6. परमेश्वर की शान्ति की योजना — 48:1-66:24" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "ISA 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 1:1" + }, + "आमोस के पुत्र यशायाह का दर्शन, जिसको उसने यहूदा और यरूशलेम के विषय में उज्जियाह, योताम, आहाज, और हिजकिय्याह नामक यहूदा के राजाओं के दिनों में पाया।" + ] + }, + { + "type": "para:s", + "content": [ + "यहूदा का बलवा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ISA 1:2" + }, + "हे स्वर्ग सुन, और हे पृथ्वी कान लगा; क्योंकि यहोवा कहता है: “मैंने बाल-बच्चों का पालन-पोषण किया, और उनको बढ़ाया भी, परन्तु उन्होंने मुझसे बलवा किया।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 1:3" + }, + { + "type": "char:it", + "content": [ + "बैल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.3" + ] + }, + { + "type": "char:fq", + "content": [ + "बैल:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस तुलना द्वारा यहूदियों की महामूर्खता और कृतघ्नता को दर्शाया गया है।" + ] + } + ] + } + ] }, + "तो अपने मालिक को और गदहा अपने स्वामी की चरनी को पहचानता है, परन्तु इस्राएल मुझे नहीं जानता, मेरी प्रजा विचार नहीं करती।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 1:4" }, + "हाय, यह जाति पाप से कैसी भरी है! यह समाज अधर्म से कैसा लदा हुआ है! इस वंश के लोग कैसे कुकर्मी हैं, ये बाल-बच्चे कैसे बिगड़े हुए हैं! उन्होंने यहोवा को छोड़ दिया, उन्होंने इस्राएल के पवित्र को तुच्छ जाना है! वे पराए बनकर दूर हो गए हैं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:h", - "content": [ - "यशायाह" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 1:5" }, + "तुम बलवा कर करके क्यों अधिक मार खाना चाहते हो? तुम्हारा सिर घावों से भर गया, और तुम्हारा हृदय दुःख से भरा है।", { - "type": "para:toc1", - "content": [ - "यशायाह" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 1:6" }, + "पाँव से सिर तक कहीं भी कुछ आरोग्यता नहीं, केवल चोट और कोड़े की मार के चिन्ह और सड़े हुए घाव हैं जो न दबाये गए, न बाँधे गए, न तेल लगाकर नरमाये गए हैं।", { - "type": "para:toc2", - "content": [ - "यशायाह" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 1:7" }, + "तुम्हारा देश उजड़ा पड़ा है, तुम्हारे नगर भस्म हो गए हैं; तुम्हारे खेतों को परदेशी लोग तुम्हारे देखते ही निगल रहे हैं; वह परदेशियों से नाश किए हुए देश के समान उजाड़ है।", { - "type": "para:toc3", - "content": [ - "यशा." - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 1:8" }, + "और सिय्योन की बेटी दाख की बारी में की झोपड़ी के समान छोड़ दी गई है, या ककड़ी के खेत में के मचान या घिरे हुए नगर के समान अकेली खड़ी है।", { - "type": "para:mt", - "content": [ - "यशायाह" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 1:9" }, + "यदि सेनाओं का यहोवा हमारे थोड़े से लोगों को न बचा रखता, तो हम सदोम के समान हो जाते, और गमोरा के समान ठहरते।", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "char:bdit", + "content": [ + "(योए. 2:32, रोम. 9:29)" + ] }, { - "type": "para:ip", - "content": [ - "पुस्तक का नाम लेखक के नाम पर ही यशायाह की पुस्तक पड़ा है। उसका विवाह एक भविष्यद्वक्तिन से हुआ था जिससे उसके दो पुत्र थे (7:3; 8:3)। उसका सेवाकाल यहूदिया के चार राजाओं के राज्यकाल में रहा था- उजिय्याह, योतान, आहाज और हिजकिय्याह (1:1) और सम्भवत पाँचवें राजा, दुष्ट मनश्शे के समय उसकी मृत्यु हुई थी।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 1:10" }, + "हे सदोम के न्यायियों, यहोवा का वचन सुनो! हे गमोरा की प्रजा, हमारे परमेश्वर की व्यवस्था पर कान लगा।", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "char:bdit", + "content": [ + "(उत्प. 13:13, यहे. 16:49)" + ] }, { - "type": "para:ip", - "content": [ - "लगभग 740-680 ई. पू." - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 1:11" }, + "यहोवा यह कहता है, “तुम्हारे बहुत से मेलबलि मेरे किस काम के हैं? मैं तो मेढ़ों के होमबलियों से और पाले हुए पशुओं की चर्बी से अघा गया हूँ; मैं बछड़ों या भेड़ के बच्चों या बकरों के लहू से प्रसन्न नहीं होता।", { - "type": "para:ip", - "content": [ - "यह पुस्तक राजा उजिय्याह के राज्यकाल के अन्त समय में लिखी गई थी और लेखन कार्य राजा योतान, आहाज और हिजकिय्याह के युगों में चलता रहा।" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 1:12" }, + "तुम जब अपने मुँह मुझे दिखाने के लिये आते हो, तब यह कौन चाहता है कि तुम मेरे आँगनों को पाँव से रौंदो?", { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 1:13" }, + "व्यर्थ अन्नबलि फिर मत लाओ; धूप से मुझे घृणा है। नये चाँद और विश्रामदिन का मानना, और सभाओं का प्रचार करना, यह मुझे बुरा लगता है। महासभा के साथ ही साथ अनर्थ काम करना मुझसे सहा नहीं जाता।", { - "type": "para:ip", - "content": [ - "प्रमुख श्रोता यहूदिया की प्रजा थी जो परमेश्वर के नियमों के अनुसार जीवन जीने में चूक रही थी।" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 1:14" }, + "तुम्हारे नये चाँदों और नियत पर्वों के मानने से मैं जी से बैर रखता हूँ; वे सब मुझे बोझ से जान पड़ते हैं, मैं उनको सहते-सहते थक गया हूँ।", { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 1:15" }, + "जब तुम मेरी ओर हाथ फैलाओ, तब मैं तुम से मुख फेर लूँगा; तुम कितनी ही प्रार्थना क्यों न करो, तो भी मैं तुम्हारी न सुनूँगा; क्योंकि तुम्हारे हाथ खून से भरे हैं।", { - "type": "para:ip", - "content": [ - "यशायाह की पुस्तक का उद्देश्य था कि सम्पूर्ण पुराने नियम में मसीह यीशु का व्यापक भविष्यद्वाणी गर्भित चित्रण प्रस्तुत करे। जिसमें उसके जीवन का सम्पूर्ण परिदृश्य, उसके आगमन की घोषणा (यशा. 4:3-5), उसका कुँवारी से जन्म (7:14), शुभ सन्देश की घोषणा (61:1), उसके बलिदान की मृत्यु (52:13-53:2), और अपनों को लेने आना (60:2-3)।" - ] + "type": "char:bdit", + "content": [ + "(नीति. 1:28, मीका 3:4)" + ] }, { - "type": "para:ip", - "content": [ - "भविष्यद्वक्ता यशायाह को मुख्यतः यहूदिया के राज्य में भविष्यद्वाणी का वचन सुनाने की बुलाहट थी। यहूदिया में जागृति के साथ-साथ विद्रोह भी था। यहूदिया को अश्शूरों और मिस्र का विनाशक संकट था परन्तु वह परमेश्वर की दया से बच गया था। यशायाह ने पाप से विमुख होने का तथा भविष्य में परमेश्वर के उद्धार की आशा का सन्देश दिया।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 1:16" }, + "अपने को धोकर पवित्र करो: मेरी आँखों के सामने से अपने बुरे कामों को दूर करो; भविष्य में बुराई करना छोड़ दो,", { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "char:bdit", + "content": [ + "(1 पत. 2:1, याकू. 4:8)" + ] }, { - "type": "para:ip", - "content": [ - "उद्धार" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 1:17" }, + "भलाई करना सीखो; यत्न से न्याय करो, उपद्रवी को सुधारो; अनाथ का न्याय चुकाओ, विधवा का मुकद्दमा लड़ो।”", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 1:18" }, + "यहोवा कहता है, “", { - "type": "para:io1", - "content": [ - "1. यहूदिया का अस्वीकरण — 1:1-12:6" - ] + "type": "char:it", + "content": [ + "आओ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.18" + ] + }, + { + "type": "char:fq", + "content": [ + "आओ:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह इस्राएल राष्ट्र को संबोधित करता है और यही आग्रह सब पापियों के लिए है।" + ] + } + ] + } + ] + }, + ", हम आपस में वाद-विवाद करें: तुम्हारे पाप चाहे लाल रंग के हों, तो भी वे हिम के समान उजले हो जाएँगे; और चाहे अर्गवानी रंग के हों, तो भी वे ऊन के समान श्वेत हो जाएँगे।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 1:19" + }, + "यदि तुम आज्ञाकारी होकर मेरी मानो,", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 1:20" + }, + "तो इस देश के उत्तम से उत्तम पदार्थ खाओगे; और यदि तुम न मानो और बलवा करो, तो तलवार से मारे जाओगे; यहोवा का यही वचन है।”" + ] + }, + { + "type": "para:s", + "content": [ + "विश्वासघाती यरूशलेम" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 1:21" + }, + "जो नगरी विश्वासयोग्य थी वह कैसे व्यभिचारिणी हो गई! वह न्याय से भरी थी और उसमें धार्मिकता पाया जाता था, परन्तु अब उसमें हत्यारे ही पाए जाते हैं।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 1:22" + }, + "तेरी चाँदी धातु का", + { + "type": "char:it", + "content": [ + "मैल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.22" + ] + }, + { + "type": "char:fq", + "content": [ + "मैल:" + ] + }, + { + "type": "char:ft", + "content": [ + "धातु को पिघलाने के बाद उसका मैल अलग हो जाता है। इसका महत्त्व कम वरन् नगण्य है। इस अभिव्यक्ति का अर्थ है, शाशक भ्रष्ट एवं पतित हो गए थे जैसे कि मानो शुद्ध चाँदी पूर्णतः मैली हो गई।" + ] + } + ] + } + ] }, + "हो गई, तेरे दाखमधु में पानी मिल गया है।", { - "type": "para:io1", - "content": [ - "2. अन्यजातियों का अस्वीकरण — 13:1-23:18" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 1:23" }, + "तेरे हाकिम हठीले और चोरों से मिले हैं। वे सब के सब घूस खानेवाले और भेंट के लालची हैं। वे अनाथ का न्याय नहीं करते, और न विधवा का मुकद्दमा अपने पास आने देते हैं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:io1", - "content": [ - "3. भावी क्लेश — 24:1-27:13" - ] + "type": "verse:v", + "number": "24", + "sid": "ISA 1:24" }, + "इस कारण प्रभु सेनाओं के यहोवा, इस्राएल के शक्तिमान की यह वाणी है: “सुनो, मैं अपने शत्रुओं को दूर करके शान्ति पाऊँगा, और अपने बैरियों से बदला लूँगा।", { - "type": "para:io1", - "content": [ - "4. इस्राएल और यहूदिया का अस्वीकरण — 28:1-35:10" - ] + "type": "verse:v", + "number": "25", + "sid": "ISA 1:25" }, + "मैं तुम पर हाथ बढ़ाकर तुम्हारा धातु का मैल पूरी रीति से भस्म करूँगा और तुम्हारी मिलावट पूरी रीति से दूर करूँगा।", { - "type": "para:io1", - "content": [ - "5. हिजकिय्याह और यशायाह का इतिहास — 36:1-38:22" - ] + "type": "verse:v", + "number": "26", + "sid": "ISA 1:26" }, + "मैं तुम में पहले के समान न्यायी और आदिकाल के समान मंत्री फिर नियुक्त करूँगा। उसके बाद तू धर्मपुरी और विश्वासयोग्य नगरी कहलाएगी।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:io1", - "content": [ - "6. बाबेल की पृष्ठभूमि — 39:1-47:15" - ] + "type": "verse:v", + "number": "27", + "sid": "ISA 1:27" }, + "सिय्योन न्याय के द्वारा, और जो उसमें फिरेंगे वे धार्मिकता के द्वारा छुड़ा लिए जाएँगे।", { - "type": "para:io1", - "content": [ - "6. परमेश्वर की शान्ति की योजना — 48:1-66:24" - ] + "type": "verse:v", + "number": "28", + "sid": "ISA 1:28" }, + "परन्तु बलवाइयों और पापियों का एक संग नाश होगा, और जिन्होंने यहोवा को त्यागा है, उनका अन्त हो जाएगा।", { - "type": "chapter:c", - "number": "1", - "sid": "ISA 1" + "type": "verse:v", + "number": "29", + "sid": "ISA 1:29" }, + "क्योंकि जिन", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "बांजवृक्षों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.29" + ] + }, { - "type": "verse:v", - "number": "1", - "sid": "ISA 1:1" + "type": "char:fq", + "content": [ + "बांजवृक्षों:" + ] }, - "आमोस के पुत्र यशायाह का दर्शन, जिसको उसने यहूदा और यरूशलेम के विषय में उज्जियाह, योताम, आहाज, और हिजकिय्याह नामक यहूदा के राजाओं के दिनों में पाया।" - ] + { + "type": "char:ft", + "content": [ + "प्राचीन युग में ये मूर्तिपूजा के लिए मनभावन स्थान थे।" + ] + } + ] + } + ] + }, + "से तुम प्रीति रखते थे, उनसे वे लज्जित होंगे, और जिन बारियों से तुम प्रसन्न रहते थे, उनके कारण तुम्हारे मुँह काले होंगे।", + { + "type": "verse:v", + "number": "30", + "sid": "ISA 1:30" + }, + "क्योंकि तुम पत्ते मुर्झाए हुए बांज वृक्ष के पत्ते, और बिना जल की बारी के समान हो जाओगे।", + { + "type": "verse:v", + "number": "31", + "sid": "ISA 1:31" + }, + "बलवान तो सन और उसका काम चिंगारी बनेगा, और दोनों एक साथ जलेंगे, और कोई बुझानेवाला न होगा।" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "ISA 2" + }, + { + "type": "para:s", + "content": [ + "शान्ति का शहर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 2:1" + }, + "आमोस के पुत्र यशायाह का वचन, जो उसने यहूदा और यरूशलेम के विषय में दर्शन में पाया।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 2:2" + }, + "अन्त के दिनों में ऐसा होगा कि यहोवा के भवन का पर्वत सब पहाड़ों पर दृढ़ किया जाएगा, और सब पहाड़ियों से अधिक ऊँचा किया जाएगा; और हर जाति के लोग धारा के समान उसकी ओर चलेंगे।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 2:3" + }, + "और बहुत देशों के लोग आएँगे, और आपस में कहेंगे: “आओ, हम यहोवा के पर्वत पर चढ़कर, याकूब के परमेश्वर के भवन में जाएँ; तब वह हमको अपने मार्ग सिखाएगा, और हम उसके पथों पर चलेंगे।” क्योंकि यहोवा की व्यवस्था सिय्योन से, और उसका वचन यरूशलेम से निकलेगा।", + { + "type": "char:bdit", + "content": [ + "(जक. 8:20-23)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 2:4" + }, + "वह जाति-जाति का न्याय करेगा, और देश-देश के लोगों के झगड़ों को मिटाएगा; और वे अपनी तलवारें पीटकर हल के फाल और अपने भालों को हँसिया बनाएँगे; तब एक जाति दूसरी जाति के विरुद्ध फिर तलवार न चलाएगी, न लोग भविष्य में युद्ध की विद्या सीखेंगे।", + { + "type": "char:bdit", + "content": [ + "(भज. 46:9, मीका 4:3)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "अहंकार नष्ट किया जाएगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 2:5" + }, + "हे याकूब के घराने,", + { + "type": "char:it", + "content": [ + "आ, हम यहोवा के प्रकाश में चलें", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.5" + ] + }, + { + "type": "char:fq", + "content": [ + "आ, हम यहोवा के प्रकाश में चलें:" + ] + }, + { + "type": "char:ft", + "content": [ + "इसका अभिप्रेत अर्थ है, हम यहोवा की आज्ञाओं का पालन करें।" + ] + } + ] + } + ] }, + "।", + { + "type": "char:bdit", + "content": [ + "(इफि. 5:8, 1 यूह. 1:7)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यहूदा का बलवा" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 2:6" }, + "तूने अपनी प्रजा याकूब के घराने को त्याग दिया है, क्योंकि वे पूर्वजों के व्यवहार पर तन मन से चलते और पलिश्तियों के समान टोना करते हैं, और परदेशियों के साथ हाथ मिलाते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 1:2" - }, - "हे स्वर्ग सुन, और हे पृथ्वी कान लगा; क्योंकि यहोवा कहता है: “मैंने बाल-बच्चों का पालन-पोषण किया, और उनको बढ़ाया भी, परन्तु उन्होंने मुझसे बलवा किया।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 1:3" - }, + "type": "verse:v", + "number": "7", + "sid": "ISA 2:7" + }, + { + "type": "char:it", + "content": [ + "उनका देश चाँदी और सोने से भरपूर है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "बैल" - ] + "type": "char:fr", + "content": [ + "2.7" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.3" - ] - }, - { - "type": "char:fq", - "content": [ - "बैल:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस तुलना द्वारा यहूदियों की महामूर्खता और कृतघ्नता को दर्शाया गया है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "उनका देश चाँदी और सोने से भरपूर है:" + ] }, { - "type": "char:it", - "content": [ - "* तो अपने मालिक को और गदहा अपने स्वामी की चरनी को पहचानता है, परन्तु इस्राएल मुझे नहीं जानता, मेरी प्रजा विचार नहीं करती।”" - ] + "type": "char:ft", + "content": [ + "सुलैमान ने विदेशों से बहुत सोना-चाँदी आयात किया था। सोना-चाँदी एकत्र करना मूसा की व्यवस्था में वर्जित था। (व्यव. 17:17)" + ] } - ] + ] + } + ] }, + ", और उनके रखे हुए धन की सीमा नहीं; उनका देश घोड़ों से भरपूर है, और उनके रथ अनगिनत हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 1:4" - }, - "हाय, यह जाति पाप से कैसी भरी है! यह समाज अधर्म से कैसा लदा हुआ है! इस वंश के लोग कैसे कुकर्मी हैं, ये बाल-बच्चे कैसे बिगड़े हुए हैं! उन्होंने यहोवा को छोड़ दिया, उन्होंने इस्राएल के पवित्र को तुच्छ जाना है! वे पराए बनकर दूर हो गए हैं।" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 2:8" }, + "उनका देश मूरतों से भरा है; वे अपने हाथों की बनाई हुई वस्तुओं को जिन्हें उन्होंने अपनी उँगलियों से संवारा है, दण्डवत् करते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 1:5" - }, - "तुम बलवा कर करके क्यों अधिक मार खाना चाहते हो? तुम्हारा सिर घावों से भर गया, और तुम्हारा हृदय दुःख से भरा है।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 1:6" - }, - "पाँव से सिर तक कहीं भी कुछ आरोग्यता नहीं, केवल चोट और कोड़े की मार के चिन्ह और सड़े हुए घाव हैं जो न दबाये गए, न बाँधे गए, न तेल लगाकर नरमाये गए हैं।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 1:7" - }, - "तुम्हारा देश उजड़ा पड़ा है, तुम्हारे नगर भस्म हो गए हैं; तुम्हारे खेतों को परदेशी लोग तुम्हारे देखते ही निगल रहे हैं; वह परदेशियों से नाश किए हुए देश के समान उजाड़ है।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 1:8" - }, - "और सिय्योन की बेटी दाख की बारी में की झोपड़ी के समान छोड़ दी गई है, या ककड़ी के खेत में के मचान या घिरे हुए नगर के समान अकेली खड़ी है।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 1:9" - }, - "यदि सेनाओं का यहोवा हमारे थोड़े से लोगों को न बचा रखता, तो हम सदोम के समान हो जाते, और गमोरा के समान ठहरते।", - { - "type": "char:bdit", - "content": [ - "(योए. 2:32, रोम. 9:29)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 1:10" - }, - "हे सदोम के न्यायियों, यहोवा का वचन सुनो! हे गमोरा की प्रजा, हमारे परमेश्वर की व्यवस्था पर कान लगा।", - { - "type": "char:bdit", - "content": [ - "(उत्प. 13:13, यहे. 16:49)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 1:11" - }, - "यहोवा यह कहता है, “तुम्हारे बहुत से मेलबलि मेरे किस काम के हैं? मैं तो मेढ़ों के होमबलियों से और पाले हुए पशुओं की चर्बी से अघा गया हूँ; मैं बछड़ों या भेड़ के बच्चों या बकरों के लहू से प्रसन्न नहीं होता।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 1:12" - }, - "तुम जब अपने मुँह मुझे दिखाने के लिये आते हो, तब यह कौन चाहता है कि तुम मेरे आँगनों को पाँव से रौंदो?", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 1:13" - }, - "व्यर्थ अन्नबलि फिर मत लाओ; धूप से मुझे घृणा है। नये चाँद और विश्रामदिन का मानना, और सभाओं का प्रचार करना, यह मुझे बुरा लगता है। महासभा के साथ ही साथ अनर्थ काम करना मुझसे सहा नहीं जाता।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 1:14" - }, - "तुम्हारे नये चाँदों और नियत पर्वों के मानने से मैं जी से बैर रखता हूँ; वे सब मुझे बोझ से जान पड़ते हैं, मैं उनको सहते-सहते थक गया हूँ।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 1:15" - }, - "जब तुम मेरी ओर हाथ फैलाओ, तब मैं तुम से मुख फेर लूँगा; तुम कितनी ही प्रार्थना क्यों न करो, तो भी मैं तुम्हारी न सुनूँगा; क्योंकि तुम्हारे हाथ खून से भरे हैं।", - { - "type": "char:bdit", - "content": [ - "(नीति. 1:28, मीका 3:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 1:16" - }, - "अपने को धोकर पवित्र करो: मेरी आँखों के सामने से अपने बुरे कामों को दूर करो; भविष्य में बुराई करना छोड़ दो,", - { - "type": "char:bdit", - "content": [ - "(1 पत. 2:1, याकू. 4:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 1:17" - }, - "भलाई करना सीखो; यत्न से न्याय करो, उपद्रवी को सुधारो; अनाथ का न्याय चुकाओ, विधवा का मुकद्दमा लड़ो।”", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 1:18" - }, - "यहोवा कहता है, “", - { - "type": "char:it", - "content": [ - "आओ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.18" - ] - }, - { - "type": "char:fq", - "content": [ - "आओ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह इस्राएल राष्ट्र को संबोधित करता है और यही आग्रह सब पापियों के लिए है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, हम आपस में वाद-विवाद करें: तुम्हारे पाप चाहे लाल रंग के हों, तो भी वे हिम के समान उजले हो जाएँगे; और चाहे अर्गवानी रंग के हों, तो भी वे ऊन के समान श्वेत हो जाएँगे।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "ISA 1:19" - }, - "यदि तुम आज्ञाकारी होकर मेरी मानो,", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 1:20" - }, - "तो इस देश के उत्तम से उत्तम पदार्थ खाओगे; और यदि तुम न मानो और बलवा करो, तो तलवार से मारे जाओगे; यहोवा का यही वचन है।”" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 2:9" }, + "इससे मनुष्य झुकते, और बड़े मनुष्य नीचे किए गए है, इस कारण उनको क्षमा न कर!", { - "type": "para:s", - "content": [ - "विश्वासघाती यरूशलेम" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 2:10" }, + "यहोवा के भय के कारण और उसके प्रताप के मारे चट्टान में घुस जा, और मिट्टी में छिप जा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 1:21" - }, - "जो नगरी विश्वासयोग्य थी वह कैसे व्यभिचारिणी हो गई! वह न्याय से भरी थी और उसमें धार्मिकता पाया जाता था, परन्तु अब उसमें हत्यारे ही पाए जाते हैं।", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 1:22" - }, - "तेरी चाँदी धातु का", - { - "type": "char:it", - "content": [ - "मैल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.22" - ] - }, - { - "type": "char:fq", - "content": [ - "मैल:" - ] - }, - { - "type": "char:ft", - "content": [ - "धातु को पिघलाने के बाद उसका मैल अलग हो जाता है। इसका महत्त्व कम वरन् नगण्य है। इस अभिव्यक्ति का अर्थ है, शाशक भ्रष्ट एवं पतित हो गए थे जैसे कि मानो शुद्ध चाँदी पूर्णतः मैली हो गई।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हो गई, तेरे दाखमधु में पानी मिल गया है।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "ISA 1:23" - }, - "तेरे हाकिम हठीले और चोरों से मिले हैं। वे सब के सब घूस खानेवाले और भेंट के लालची हैं। वे अनाथ का न्याय नहीं करते, और न विधवा का मुकद्दमा अपने पास आने देते हैं।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 6:15, लूका 23:30)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 1:24" - }, - "इस कारण प्रभु सेनाओं के यहोवा, इस्राएल के शक्तिमान की यह वाणी है: “सुनो, मैं अपने शत्रुओं को दूर करके शान्ति पाऊँगा, और अपने बैरियों से बदला लूँगा।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 1:25" - }, - "मैं तुम पर हाथ बढ़ाकर तुम्हारा धातु का मैल पूरी रीति से भस्म करूँगा और तुम्हारी मिलावट पूरी रीति से दूर करूँगा।", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 1:26" - }, - "मैं तुम में पहले के समान न्यायी और आदिकाल के समान मंत्री फिर नियुक्त करूँगा। उसके बाद तू धर्मपुरी और विश्वासयोग्य नगरी कहलाएगी।”" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 2:11" }, + "क्योंकि आदमियों की घमण्ड भरी आँखें नीची की जाएँगी और मनुष्यों का घमण्ड दूर किया जाएगा; और उस दिन केवल यहोवा ही ऊँचे पर विराजमान रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ISA 1:27" - }, - "सिय्योन न्याय के द्वारा, और जो उसमें फिरेंगे वे धार्मिकता के द्वारा छुड़ा लिए जाएँगे।", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 1:28" - }, - "परन्तु बलवाइयों और पापियों का एक संग नाश होगा, और जिन्होंने यहोवा को त्यागा है, उनका अन्त हो जाएगा।", - { - "type": "verse:v", - "number": "29", - "sid": "ISA 1:29" - }, - "क्योंकि जिन", - { - "type": "char:it", - "content": [ - "बांजवृक्षों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.29" - ] - }, - { - "type": "char:fq", - "content": [ - "बांजवृक्षों:" - ] - }, - { - "type": "char:ft", - "content": [ - "प्राचीन युग में ये मूर्तिपूजा के लिए मनभावन स्थान थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* से तुम प्रीति रखते थे, उनसे वे लज्जित होंगे, और जिन बारियों से तुम प्रसन्न रहते थे, उनके कारण तुम्हारे मुँह काले होंगे।" - ] - }, - { - "type": "verse:v", - "number": "30", - "sid": "ISA 1:30" - }, - "क्योंकि तुम पत्ते मुर्झाए हुए बांज वृक्ष के पत्ते, और बिना जल की बारी के समान हो जाओगे।", - { - "type": "verse:v", - "number": "31", - "sid": "ISA 1:31" - }, - "बलवान तो सन और उसका काम चिंगारी बनेगा, और दोनों एक साथ जलेंगे, और कोई बुझानेवाला न होगा।" - ] + "type": "char:bdit", + "content": [ + "(2 थिस्स. 1:9)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 2:12" }, + "क्योंकि सेनाओं के यहोवा का दिन सब घमण्डियों और ऊँची गर्दनवालों पर और उन्नति से फूलनेवालों पर आएगा; और वे झुकाए जाएँगे;", { - "type": "chapter:c", - "number": "2", - "sid": "ISA 2" + "type": "verse:v", + "number": "13", + "sid": "ISA 2:13" }, + "और लबानोन के सब देवदारों पर जो ऊँचे और बड़े हैं;", { - "type": "para:s", - "content": [ - "शान्ति का शहर" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 2:14" }, + "बाशान के सब बांजवृक्षों पर; और सब ऊँचे पहाड़ों और सब ऊँची पहाड़ियों पर;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 2:1" - }, - "आमोस के पुत्र यशायाह का वचन, जो उसने यहूदा और यरूशलेम के विषय में दर्शन में पाया।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 2:2" - }, - "अन्त के दिनों में ऐसा होगा कि यहोवा के भवन का पर्वत सब पहाड़ों पर दृढ़ किया जाएगा, और सब पहाड़ियों से अधिक ऊँचा किया जाएगा; और हर जाति के लोग धारा के समान उसकी ओर चलेंगे।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 2:3" - }, - "और बहुत देशों के लोग आएँगे, और आपस में कहेंगे: “आओ, हम यहोवा के पर्वत पर चढ़कर, याकूब के परमेश्वर के भवन में जाएँ; तब वह हमको अपने मार्ग सिखाएगा, और हम उसके पथों पर चलेंगे।” क्योंकि यहोवा की व्यवस्था सिय्योन से, और उसका वचन यरूशलेम से निकलेगा।", - { - "type": "char:bdit", - "content": [ - "(जक. 8:20-23)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 2:4" - }, - "वह जाति-जाति का न्याय करेगा, और देश-देश के लोगों के झगड़ों को मिटाएगा; और वे अपनी तलवारें पीटकर हल के फाल और अपने भालों को हँसिया बनाएँगे; तब एक जाति दूसरी जाति के विरुद्ध फिर तलवार न चलाएगी, न लोग भविष्य में युद्ध की विद्या सीखेंगे।", - { - "type": "char:bdit", - "content": [ - "(भज. 46:9, मीका 4:3)" - ] - }, - "" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 2:15" }, + "सब ऊँचे गुम्मटों और सब दृढ़ शहरपनाहों पर;", { - "type": "para:s", - "content": [ - "अहंकार नष्ट किया जाएगा" - ] - }, + "type": "verse:v", + "number": "16", + "sid": "ISA 2:16" + }, + "तर्शीश के सब जहाजों और सब सुन्दर चित्रकारी पर वह दिन आता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 2:5" - }, - "हे याकूब के घराने,", - { - "type": "char:it", - "content": [ - "आ, हम यहोवा के प्रकाश में चलें" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.5" - ] - }, - { - "type": "char:fq", - "content": [ - "आ, हम यहोवा के प्रकाश में चलें:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अभिप्रेत अर्थ है, हम यहोवा की आज्ञाओं का पालन करें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(इफि. 5:8, 1 यूह. 1:7)" - ] - }, - "" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 2:17" }, + "मनुष्य का गर्व मिटाया जाएगा, और मनुष्यों का घमण्ड नीचा किया जाएगा; और उस दिन केवल यहोवा ही ऊँचे पर विराजमान रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 2:6" - }, - "तूने अपनी प्रजा याकूब के घराने को त्याग दिया है, क्योंकि वे पूर्वजों के व्यवहार पर तन मन से चलते और पलिश्तियों के समान टोना करते हैं, और परदेशियों के साथ हाथ मिलाते हैं।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 2:7" - }, - { - "type": "char:it", - "content": [ - "उनका देश चाँदी और सोने से भरपूर है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.7" - ] - }, - { - "type": "char:fq", - "content": [ - "उनका देश चाँदी और सोने से भरपूर है:" - ] - }, - { - "type": "char:ft", - "content": [ - "सुलैमान ने विदेशों से बहुत सोना-चाँदी आयात किया था। सोना-चाँदी एकत्र करना मूसा की व्यवस्था में वर्जित था। (व्यव. 17:17)" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उनके रखे हुए धन की सीमा नहीं; उनका देश घोड़ों से भरपूर है, और उनके रथ अनगिनत हैं।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "ISA 2:8" - }, - "उनका देश मूरतों से भरा है; वे अपने हाथों की बनाई हुई वस्तुओं को जिन्हें उन्होंने अपनी उँगलियों से संवारा है, दण्डवत् करते हैं।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 2:9" - }, - "इससे मनुष्य झुकते, और बड़े मनुष्य नीचे किए गए है, इस कारण उनको क्षमा न कर!", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 2:10" - }, - "यहोवा के भय के कारण और उसके प्रताप के मारे चट्टान में घुस जा, और मिट्टी में छिप जा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 6:15, लूका 23:30)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 2:11" - }, - "क्योंकि आदमियों की घमण्ड भरी आँखें नीची की जाएँगी और मनुष्यों का घमण्ड दूर किया जाएगा; और उस दिन केवल यहोवा ही ऊँचे पर विराजमान रहेगा।", - { - "type": "char:bdit", - "content": [ - "(2 थिस्स. 1:9)" - ] - }, - "" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 2:18" }, + "मूरतें सब की सब नष्ट हो जाएँगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 2:12" - }, - "क्योंकि सेनाओं के यहोवा का दिन सब घमण्डियों और ऊँची गर्दनवालों पर और उन्नति से फूलनेवालों पर आएगा; और वे झुकाए जाएँगे;", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 2:13" - }, - "और लबानोन के सब देवदारों पर जो ऊँचे और बड़े हैं;", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 2:14" - }, - "बाशान के सब बांजवृक्षों पर; और सब ऊँचे पहाड़ों और सब ऊँची पहाड़ियों पर;", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 2:15" - }, - "सब ऊँचे गुम्मटों और सब दृढ़ शहरपनाहों पर;", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 2:16" - }, - "तर्शीश के सब जहाजों और सब सुन्दर चित्रकारी पर वह दिन आता है।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 2:17" - }, - "मनुष्य का गर्व मिटाया जाएगा, और मनुष्यों का घमण्ड नीचा किया जाएगा; और उस दिन केवल यहोवा ही ऊँचे पर विराजमान रहेगा।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 2:18" - }, - "मूरतें सब की सब नष्ट हो जाएँगी।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 2:19" - }, - "जब यहोवा पृथ्वी को कम्पित करने के लिये उठेगा, तब उसके भय के कारण और उसके प्रताप के मारे लोग चट्टानों की गुफाओं और भूमि के बिलों में जा घुसेंगे।" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 2:19" + }, + "जब यहोवा पृथ्वी को कम्पित करने के लिये उठेगा, तब उसके भय के कारण और उसके प्रताप के मारे लोग चट्टानों की गुफाओं और भूमि के बिलों में जा घुसेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 2:20" }, + "उस दिन लोग अपनी चाँदी-सोने की मूरतों को जिन्हें उन्होंने दण्डवत् करने के लिये बनाया था, छछून्दरों और चमगादड़ों के आगे फेकेंगे,", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "21", + "sid": "ISA 2:21" + }, + "और जब यहोवा पृथ्वी को कम्पित करने के लिये उठेगा तब वे उसके भय के कारण और उसके प्रताप के मारे चट्टानों की दरारों और पहाड़ियों के छेदों में घुसेंगे।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 2:22" + }, + "इसलिए तुम मनुष्य से परे रहो", + { + "type": "char:it", + "content": [ + "जिसकी श्वास उसके नथनों में है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "20", - "sid": "ISA 2:20" + "type": "char:fr", + "content": [ + "2.22" + ] }, - "उस दिन लोग अपनी चाँदी-सोने की मूरतों को जिन्हें उन्होंने दण्डवत् करने के लिये बनाया था, छछून्दरों और चमगादड़ों के आगे फेकेंगे,", { - "type": "verse:v", - "number": "21", - "sid": "ISA 2:21" + "type": "char:fq", + "content": [ + "जिसकी श्वास उसके नथनों में है:" + ] }, - "और जब यहोवा पृथ्वी को कम्पित करने के लिये उठेगा तब वे उसके भय के कारण और उसके प्रताप के मारे चट्टानों की दरारों और पहाड़ियों के छेदों में घुसेंगे।", { - "type": "verse:v", - "number": "22", - "sid": "ISA 2:22" - }, - "इसलिए तुम मनुष्य से परे रहो", + "type": "char:ft", + "content": [ + "अर्थात् जो दुर्बल और लघु आयु है और जिसे अपने आप पर नियंत्रण नहीं। उसका सामर्थ्य तब तक ही है जब तक उसकी श्वास चल रही है।" + ] + } + ] + } + ] + }, + ", क्योंकि उसका मूल्य है ही क्या?" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "ISA 3" + }, + { + "type": "para:s", + "content": [ + "यहूदा और यरूशलेम पर न्याय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 3:1" + }, + "सुनों, प्रभु सेनाओं का यहोवा यरूशलेम और यहूदा का सब प्रकार का सहारा और सिरहाना अर्थात् अन्न का सारा आधार, और जल का सारा आधार दूर कर देगा;", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 3:2" + }, + "और वीर और योद्धा को, न्यायी और नबी को, भावी वक्ता और वृद्ध को, पचास सिपाहियों के सरदार और प्रतिष्ठित पुरुष को,", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 3:3" + }, + "मंत्री और चतुर कारीगर को, और निपुण टोन्हे को भी दूर कर देगा।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 3:4" + }, + "मैं लड़कों को उनके हाकिम कर दूँगा, और बच्चे उन पर प्रभुता करेंगे।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 3:5" + }, + "प्रजा के लोग आपस में एक दूसरे पर, और हर एक अपने पड़ोसी पर अंधेर करेंगे; और जवान वृद्ध जनों से और नीच जन माननीय लोगों से असभ्यता का व्यवहार करेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 3:6" + }, + "उस समय जब कोई पुरुष अपने पिता के घर में अपने भाई को पकड़कर कहेगा, “तेरे पास तो वस्त्र है, आ हमारा न्यायी हो जा और इस उजड़े देश को अपने वश में कर ले;”", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 3:7" + }, + "तब वह शपथ खाकर कहेगा, “मैं चंगा करनेवाला न होऊँगा; क्योंकि मेरे घर में न तो रोटी है और न कपड़े; इसलिए तुम मुझे प्रजा का न्यायी नहीं नियुक्त कर सकोगे।”", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 3:8" + }, + "यरूशलेम तो डगमगाया और यहूदा गिर गया है; क्योंकि उनके वचन और उनके काम यहोवा के विरुद्ध हैं, जो उसकी तेजोमय आँखों के सामने बलवा करनेवाले ठहरे हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 3:9" + }, + "उनका चेहरा भी उनके विरुद्ध साक्षी देता है; वे सदोमियों के समान अपने पाप को आप ही बखानते और नहीं छिपाते हैं। उन पर हाय! क्योंकि उन्होंने अपनी हानि आप ही की है।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 3:10" + }, + "धर्मियों से कहो कि उनका भला होगा, क्योंकि वे अपने कामों का फल प्राप्त करेंगे।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 3:11" + }, + "दुष्ट पर हाथ! उसका बुरा होगा, क्योंकि उसके कामों का फल उसको मिलेगा।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 3:12" + }, + "मेरी प्रजा पर बच्चे अंधेर करते और स्त्रियाँ उन पर प्रभुता करती हैं। हे मेरी प्रजा, तेरे अगुए तुझे भटकाते हैं, और तेरे चलने का मार्ग भुला देते हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "अन्याय की निन्दा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 3:13" + }, + "यहोवा देश-देश के लोगों से मुकद्दमा लड़ने और", + { + "type": "char:it", + "content": [ + "उनका न्याय करने के लिये खड़ा है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "जिसकी श्वास उसके नथनों में है" - ] + "type": "char:fr", + "content": [ + "3.13" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.22" - ] - }, - { - "type": "char:fq", - "content": [ - "जिसकी श्वास उसके नथनों में है:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् जो दुर्बल और लघु आयु है और जिसे अपने आप पर नियंत्रण नहीं। उसका सामर्थ्य तब तक ही है जब तक उसकी श्वास चल रही है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "उनका न्याय करने के लिये खड़ा है:" + ] }, - { - "type": "char:it", - "content": [ - "*, क्योंकि उसका मूल्य है ही क्या?" - ] + { + "type": "char:ft", + "content": [ + "परमेश्वर शान्त रहकर उनके दुष्टता के आचरण को नहीं देखता रहेगा। परन्तु वह आकर उनको उनके योग्य कठोर दण्ड देगा।" + ] } - ] + ] + } + ] }, + "।", { - "type": "chapter:c", - "number": "3", - "sid": "ISA 3" + "type": "verse:v", + "number": "14", + "sid": "ISA 3:14" }, + "यहोवा अपनी प्रजा के वृद्ध और हाकिमों के साथ यह विवाद करता है, “तुम ही ने बारी की दाख खा डाली है, और दीन लोगों का धन लूटकर तुम ने अपने घरों में रखा है।”", { - "type": "para:s", - "content": [ - "यहूदा और यरूशलेम पर न्याय" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 3:15" }, + "सेनाओं के प्रभु यहोवा की यह वाणी है, “तुम क्यों मेरी प्रजा को दलते, और दीन लोगों को पीस डालते हो!”" + ] + }, + { + "type": "para:s", + "content": [ + "सिय्योन की अभिमानी स्त्री" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 3:1" - }, - "सुनों, प्रभु सेनाओं का यहोवा यरूशलेम और यहूदा का सब प्रकार का सहारा और सिरहाना अर्थात् अन्न का सारा आधार, और जल का सारा आधार दूर कर देगा;", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 3:2" - }, - "और वीर और योद्धा को, न्यायी और नबी को, भावी वक्ता और वृद्ध को, पचास सिपाहियों के सरदार और प्रतिष्ठित पुरुष को,", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 3:3" - }, - "मंत्री और चतुर कारीगर को, और निपुण टोन्हे को भी दूर कर देगा।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 3:4" - }, - "मैं लड़कों को उनके हाकिम कर दूँगा, और बच्चे उन पर प्रभुता करेंगे।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 3:5" - }, - "प्रजा के लोग आपस में एक दूसरे पर, और हर एक अपने पड़ोसी पर अंधेर करेंगे; और जवान वृद्ध जनों से और नीच जन माननीय लोगों से असभ्यता का व्यवहार करेंगे।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 3:16" }, + "यहोवा ने यह भी कहा है, “क्योंकि सिय्योन की स्त्रियाँ घमण्ड करती और सिर ऊँचे किए आँखें मटकातीं और घुँघरूओं को छमछमाती हुई ठुमुक-ठुमुक चलती हैं,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 3:6" - }, - "उस समय जब कोई पुरुष अपने पिता के घर में अपने भाई को पकड़कर कहेगा, “तेरे पास तो वस्त्र है, आ हमारा न्यायी हो जा और इस उजड़े देश को अपने वश में कर ले;”", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 3:7" - }, - "तब वह शपथ खाकर कहेगा, “मैं चंगा करनेवाला न होऊँगा; क्योंकि मेरे घर में न तो रोटी है और न कपड़े; इसलिए तुम मुझे प्रजा का न्यायी नहीं नियुक्त कर सकोगे।”", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 3:8" - }, - "यरूशलेम तो डगमगाया और यहूदा गिर गया है; क्योंकि उनके वचन और उनके काम यहोवा के विरुद्ध हैं, जो उसकी तेजोमय आँखों के सामने बलवा करनेवाले ठहरे हैं।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 3:17" }, + "इसलिए प्रभु यहोवा उनके सिर को गंजा करेगा, और उनके तन को उघरवाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 3:9" - }, - "उनका चेहरा भी उनके विरुद्ध साक्षी देता है; वे सदोमियों के समान अपने पाप को आप ही बखानते और नहीं छिपाते हैं। उन पर हाय! क्योंकि उन्होंने अपनी हानि आप ही की है।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 3:10" - }, - "धर्मियों से कहो कि उनका भला होगा, क्योंकि वे अपने कामों का फल प्राप्त करेंगे।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 3:11" - }, - "दुष्ट पर हाथ! उसका बुरा होगा, क्योंकि उसके कामों का फल उसको मिलेगा।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 3:12" - }, - "मेरी प्रजा पर बच्चे अंधेर करते और स्त्रियाँ उन पर प्रभुता करती हैं। हे मेरी प्रजा, तेरे अगुए तुझे भटकाते हैं, और तेरे चलने का मार्ग भुला देते हैं।" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 3:18" }, + "उस समय प्रभु घुँघरूओं, जालियों,", { - "type": "para:s", - "content": [ - "अन्याय की निन्दा" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 3:19" }, + "चन्द्रहारों, झुमकों, कड़ों, घूँघटों,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 3:13" - }, - "यहोवा देश-देश के लोगों से मुकद्दमा लड़ने और", - { - "type": "char:it", - "content": [ - "उनका न्याय करने के लिये खड़ा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.13" - ] - }, - { - "type": "char:fq", - "content": [ - "उनका न्याय करने के लिये खड़ा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर शान्त रहकर उनके दुष्टता के आचरण को नहीं देखता रहेगा। परन्तु वह आकर उनको उनके योग्य कठोर दण्ड देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "ISA 3:14" - }, - "यहोवा अपनी प्रजा के वृद्ध और हाकिमों के साथ यह विवाद करता है, “तुम ही ने बारी की दाख खा डाली है, और दीन लोगों का धन लूटकर तुम ने अपने घरों में रखा है।”", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 3:15" - }, - "सेनाओं के प्रभु यहोवा की यह वाणी है, “तुम क्यों मेरी प्रजा को दलते, और दीन लोगों को पीस डालते हो!”" - ] + "type": "verse:v", + "number": "20", + "sid": "ISA 3:20" }, + "पगड़ियों, पैकरियों, पटुकों, सुगन्धपात्रों, गण्डों,", { - "type": "para:s", - "content": [ - "सिय्योन की अभिमानी स्त्री" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 3:21" }, + "अँगूठियों, नथों,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 3:16" - }, - "यहोवा ने यह भी कहा है, “क्योंकि सिय्योन की स्त्रियाँ घमण्ड करती और सिर ऊँचे किए आँखें मटकातीं और घुँघरूओं को छमछमाती हुई ठुमुक-ठुमुक चलती हैं,", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 3:17" - }, - "इसलिए प्रभु यहोवा उनके सिर को गंजा करेगा, और उनके तन को उघरवाएगा।”" - ] + "type": "verse:v", + "number": "22", + "sid": "ISA 3:22" }, + "सुन्दर वस्त्रों, कुर्तियों, चद्दरों, बटुओं,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 3:18" - }, - "उस समय प्रभु घुँघरूओं, जालियों,", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 3:19" - }, - "चन्द्रहारों, झुमकों, कड़ों, घूँघटों,", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 3:20" - }, - "पगड़ियों, पैकरियों, पटुकों, सुगन्धपात्रों, गण्डों,", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 3:21" - }, - "अँगूठियों, नथों,", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 3:22" - }, - "सुन्दर वस्त्रों, कुर्तियों, चद्दरों, बटुओं,", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 3:23" - }, - "दर्पणों, मलमल के वस्त्रों, बुन्दियों, दुपट्टों इन सभी की शोभा को दूर करेगा।" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 3:23" }, + "दर्पणों, मलमल के वस्त्रों, बुन्दियों, दुपट्टों इन सभी की शोभा को दूर करेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 3:24" - }, - "सुगन्ध के बदले सड़ाहट, सुन्दर करधनी के बदले बन्धन की रस्सी, गूँथे हुए बालों के बदले गंजापन, सुन्दर पटुके के बदले टाट की पेटी, और सुन्दरता के बदले दाग होंगे।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 3:25" - }, - "तेरे पुरुष तलवार से, और शूरवीर युद्ध में मारे जाएँगे।", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 3:26" - }, - "और", + "type": "verse:v", + "number": "24", + "sid": "ISA 3:24" + }, + "सुगन्ध के बदले सड़ाहट, सुन्दर करधनी के बदले बन्धन की रस्सी, गूँथे हुए बालों के बदले गंजापन, सुन्दर पटुके के बदले टाट की पेटी, और सुन्दरता के बदले दाग होंगे।", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 3:25" + }, + "तेरे पुरुष तलवार से, और शूरवीर युद्ध में मारे जाएँगे।", + { + "type": "verse:v", + "number": "26", + "sid": "ISA 3:26" + }, + "और", + { + "type": "char:it", + "content": [ + "उसके फाटकों", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "उसके फाटकों" - ] + "type": "char:fr", + "content": [ + "3.26" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.26" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके फाटकों:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस युग के नगरों की शहरपनाह होती थीं और नगर में प्रवेश करने के लिए मुख्य मार्गों में द्वार खुलते थे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "उसके फाटकों:" + ] }, { - "type": "char:it", - "content": [ - "* में साँस भरना और विलाप करना होगा; और वह भूमि पर अकेली बैठी रहेगी।" - ] + "type": "char:ft", + "content": [ + "उस युग के नगरों की शहरपनाह होती थीं और नगर में प्रवेश करने के लिए मुख्य मार्गों में द्वार खुलते थे।" + ] + } + ] + } + ] + }, + "में साँस भरना और विलाप करना होगा; और वह भूमि पर अकेली बैठी रहेगी।" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "ISA 4" + }, + { + "type": "para:s", + "content": [ + "सिय्योन का नवीकरण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 4:1" + }, + "उस समय सात स्त्रियाँ एक पुरुष को पकड़कर कहेंगी, “रोटी तो हम अपनी ही खाएँगी, और वस्त्र अपने ही पहनेंगी, केवल हम तेरी कहलाएँ; हमारी नामधराई दूर कर।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ISA 4:2" + }, + "उस समय इस्राएल के बचे हुओं के लिये यहोवा की डाली, भूषण और महिमा ठहरेगी, और भूमि की उपज, बड़ाई और शोभा ठहरेगी।", + { + "type": "char:bdit", + "content": [ + "(यिर्म. 23:5, यशा. 27:6, यूह. 1:14)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "ISA 4:3" + }, + "और जो कोई सिय्योन में बचा रहे, और यरूशलेम में रहे, अर्थात् यरूशलेम में जितनों के नाम जीवनपत्र में लिखे हों, वे पवित्र कहलाएँगे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 17:8, प्रका. 20:15)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 4:4" + }, + "यह तब होगा, जब प्रभु न्याय करनेवाली और भस्म करनेवाली आत्मा के द्वारा सिय्योन की स्त्रियों के मल को धो चुकेगा और यरूशलेम के खून को दूर कर चुकेगा।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 4:5" + }, + "तब यहोवा सिय्योन पर्वत के एक-एक घर के ऊपर, और उसके सभास्थानों के ऊपर, दिन को तो धुएँ का बादल, और रात को धधकती आग का", + { + "type": "char:it", + "content": [ + "प्रकाश सिरजेगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "4.5" + ] + }, + { + "type": "char:fq", + "content": [ + "प्रकाश सिरजेगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस पद और अगले पद का अर्थ है कि परमेश्वर अपने लोगों को पवित्र देख-रेख और सुरक्षा में रखेगा।" + ] + } + ] + } + ] + }, + ", और समस्त वैभव के ऊपर एक मण्डप छाया रहेगा।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 4:6" + }, + "वह दिन को धूप से बचाने के लिये और आँधी–पानी और झड़ी में एक शरण और आड़ होगा।" + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "ISA 5" + }, + { + "type": "para:s", + "content": [ + "निकम्मी दाख की बारी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 5:1" + }, + "अब मैं अपने प्रिय के लिये और उसकी दाख की बारी के विषय में गीत गाऊँगा: एक अति उपजाऊ टीले पर मेरे प्रिय की एक दाख की बारी थी।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 5:2" + }, + "उसने उसकी मिट्टी खोदी और उसके पत्थर बीनकर उसमें उत्तम जाति की एक दाखलता लगाई; उसके बीच में उसने एक गुम्मट बनाया, और दाखरस के लिये एक कुण्ड भी खोदा; तब उसने दाख की आशा की, परन्तु उसमें निकम्मी दाखें ही लगीं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 5:3" + }, + "अब हे यरूशलेम के निवासियों और हे यहूदा के मनुष्यों, मेरे और मेरी दाख की बारी के बीच न्याय करो।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 5:4" + }, + "मेरी दाख की बारी के लिये और क्या करना रह गया जो मैंने उसके लिये न किया हो? फिर क्या कारण है कि जब मैंने दाख की आशा की तब उसमें निकम्मी दाखें लगीं?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 5:5" + }, + "अब मैं तुम को बताता हूँ कि अपनी दाख की बारी से क्या करूँगा। मैं उसके काँटेवाले बाड़े को उखाड़ दूँगा कि वह चट की जाए, और उसकी दीवार को ढा दूँगा कि वह रौंदी जाए।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 5:6" + }, + "मैं उसे उजाड़ दूँगा; वह न तो फिर छाँटी और न खोदी जाएगी और उसमें भाँति-भाँति के कटीले पेड़ उगेंगे; मैं मेघों को भी आज्ञा दूँगा कि उस पर जल न बरसाएँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 5:7" + }, + "क्योंकि सेनाओं के यहोवा की", + { + "type": "char:it", + "content": [ + "दाख की बारी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.7" + ] + }, + { + "type": "char:fq", + "content": [ + "दाख की बारी:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर यहूदियों के साथ ऐसा व्यवहार करता था जैसे एक किसान अपनी दाख की बारी को सम्भालता है। वह उसकी दाख की बारी थी, उसकी निष्ठावान एवं निरन्तर देख-रेख का पात्र थी।" + ] } - ] + ] + } + ] }, + "इस्राएल का घराना, और उसका मनभाऊ पौधा यहूदा के लोग है; और उसने उनमें न्याय की आशा की परन्तु अन्याय देख पड़ा; उसने धार्मिकता की आशा की, परन्तु उसे चिल्लाहट ही सुन पड़ी!", { - "type": "chapter:c", - "number": "4", - "sid": "ISA 4" + "type": "char:bdit", + "content": [ + "(भज. 80:8, मत्ती 3:8-10)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "यहूदा के पापों की निन्दा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 5:8" + }, + "हाय उन पर जो घर से घर, और खेत से खेत यहाँ तक मिलाते जाते हैं कि कुछ स्थान नहीं बचता, कि तुम देश के बीच अकेले रह जाओ।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 5:9" + }, + "सेनाओं के यहोवा ने मेरे सुनते कहा है: “निश्चय बहुत से घर सुनसान हो जाएँगे, और बड़े-बड़े और सुन्दर घर निर्जन हो जाएँगे।", + { + "type": "char:bdit", + "content": [ + "(आमो. 6:11, मत्ती 26:38)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "ISA 5:10" + }, + "क्योंकि दस बीघे की दाख की बारी से एक ही बत दाखमधु मिलेगा, और होमेर भर के बीच से एक ही एपा अन्न उत्पन्न होगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 5:11" + }, + "हाय उन पर जो बड़े तड़के उठकर मदिरा पीने लगते हैं और बड़ी रात तक दाखमधु पीते रहते हैं जब तक उनको गर्मी न चढ़ जाए!", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 5:12" + }, + "उनके भोजों में वीणा, सारंगी, डफ, बाँसुरी और दाखमधु, ये सब पाये जाते हैं; परन्तु वे यहोवा के कार्य की ओर दृष्टि नहीं करते, और उसके हाथों के काम को नहीं देखते।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 5:13" + }, + "इसलिए अज्ञानता के कारण मेरी प्रजा बँधुवाई में जाती है, उसके प्रतिष्ठित पुरुष भूखे मरते और साधारण लोग प्यास से व्याकुल होते हैं।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 5:14" + }, + "इसलिए अधोलोक ने अत्यन्त लालसा करके अपना मुँह हद से ज्यादा पसारा है, और उनका वैभव और भीड़-भाड़ और आनन्द करनेवाले सब के सब उसके मुँह में जा पड़ते हैं।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 5:15" + }, + "साधारण मनुष्य दबाए जाते और बड़े मनुष्य नीचे किए जाते हैं, और अभिमानियों की आँखें नीची की जाती हैं।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 5:16" + }, + "परन्तु सेनाओं का यहोवा न्याय करने के कारण महान ठहरता, और पवित्र परमेश्वर धर्मी होने के कारण पवित्र ठहरता है!", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 5:17" + }, + "तब भेड़ों के बच्चे मानो अपने खेत में चरेंगे, परन्तु हष्टपुष्टों के उजड़े स्थान परदेशियों को चराई के लिये मिलेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 5:18" + }, + "हाय उन पर जो अधर्म को अनर्थ की रस्सियों से और पाप को मानो गाड़ी के रस्से से खींच ले आते हैं,", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 5:19" + }, + "जो कहते हैं, “वह फुर्ती करे और अपने काम को शीघ्र करे कि हम उसको देखें; और इस्राएल के पवित्र की युक्ति प्रगट हो, वह निकट आए कि हम उसको समझें!”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 5:20" }, + "हाय उन पर जो बुरे को भला और भले को बुरा कहते, जो अंधियारे को उजियाला और उजियाले को अंधियारा ठहराते, और कड़वे को मीठा और मीठे को कड़वा करके मानते हैं!" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "सिय्योन का नवीकरण" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 5:21" }, + "हाय उन पर जो अपनी दृष्टि में ज्ञानी और अपने लेखे बुद्धिमान हैं!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 4:1" - }, - "उस समय सात स्त्रियाँ एक पुरुष को पकड़कर कहेंगी, “रोटी तो हम अपनी ही खाएँगी, और वस्त्र अपने ही पहनेंगी, केवल हम तेरी कहलाएँ; हमारी नामधराई दूर कर।”" - ] + "type": "char:bdit", + "content": [ + "(नीति. 3:7, 26:12, रोम. 12:16)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ISA 5:22" }, + "हाय उन पर जो दाखमधु पीने में वीर और मदिरा को तेज बनाने में बहादुर हैं,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 4:2" - }, - "उस समय इस्राएल के बचे हुओं के लिये यहोवा की डाली, भूषण और महिमा ठहरेगी, और भूमि की उपज, बड़ाई और शोभा ठहरेगी।", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 23:5, यशा. 27:6, यूह. 1:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 4:3" - }, - "और जो कोई सिय्योन में बचा रहे, और यरूशलेम में रहे, अर्थात् यरूशलेम में जितनों के नाम जीवनपत्र में लिखे हों, वे पवित्र कहलाएँगे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 17:8, प्रका. 20:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 4:4" - }, - "यह तब होगा, जब प्रभु न्याय करनेवाली और भस्म करनेवाली आत्मा के द्वारा सिय्योन की स्त्रियों के मल को धो चुकेगा और यरूशलेम के खून को दूर कर चुकेगा।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 4:5" - }, - "तब यहोवा सिय्योन पर्वत के एक-एक घर के ऊपर, और उसके सभास्थानों के ऊपर, दिन को तो धुएँ का बादल, और रात को धधकती आग का", - { - "type": "char:it", - "content": [ - "प्रकाश सिरजेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.5" - ] - }, - { - "type": "char:fq", - "content": [ - "प्रकाश सिरजेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस पद और अगले पद का अर्थ है कि परमेश्वर अपने लोगों को पवित्र देख-रेख और सुरक्षा में रखेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और समस्त वैभव के ऊपर एक मण्डप छाया रहेगा।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "ISA 4:6" - }, - "वह दिन को धूप से बचाने के लिये और आँधी–पानी और झड़ी में एक शरण और आड़ होगा।" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 5:23" }, + "जो घूस लेकर दुष्टों को निर्दोष, और निर्दोषों को दोषी ठहराते हैं!" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "5", - "sid": "ISA 5" + "type": "verse:v", + "number": "24", + "sid": "ISA 5:24" }, + "इस कारण जैसे अग्नि की लौ से खूँटी भस्म होती है और सूखी घास जलकर बैठ जाती है, वैसे ही उनकी जड़ सड़ जाएगी और उनके फूल धूल होकर उड़ जाएँगे; क्योंकि उन्होंने सेनाओं के यहोवा की व्यवस्था को निकम्मी जाना, और इस्राएल के पवित्र के वचन को तुच्छ जाना है।", { - "type": "para:s", - "content": [ - "निकम्मी दाख की बारी" - ] + "type": "verse:v", + "number": "25", + "sid": "ISA 5:25" }, + "इस कारण यहोवा का क्रोध अपनी प्रजा पर भड़का है, और उसने उनके विरुद्ध हाथ बढ़ाकर उनको मारा है, और पहाड़ काँप उठे; और लोगों की लोथें सड़कों के बीच कूड़ा सी पड़ी हैं। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 5:1" - }, - "अब मैं अपने प्रिय के लिये और उसकी दाख की बारी के विषय में गीत गाऊँगा: एक अति उपजाऊ टीले पर मेरे प्रिय की एक दाख की बारी थी।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 5:2" - }, - "उसने उसकी मिट्टी खोदी और उसके पत्थर बीनकर उसमें उत्तम जाति की एक दाखलता लगाई; उसके बीच में उसने एक गुम्मट बनाया, और दाखरस के लिये एक कुण्ड भी खोदा; तब उसने दाख की आशा की, परन्तु उसमें निकम्मी दाखें ही लगीं।" - ] + "type": "verse:v", + "number": "26", + "sid": "ISA 5:26" }, + "वह दूर-दूर की जातियों के लिये झण्डा खड़ा करेगा, और सीटी बजाकर उनको पृथ्वी की छोर से बुलाएगा; देखो, वे फुर्ती करके वेग से आएँगे!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 5:3" - }, - "अब हे यरूशलेम के निवासियों और हे यहूदा के मनुष्यों, मेरे और मेरी दाख की बारी के बीच न्याय करो।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 5:4" - }, - "मेरी दाख की बारी के लिये और क्या करना रह गया जो मैंने उसके लिये न किया हो? फिर क्या कारण है कि जब मैंने दाख की आशा की तब उसमें निकम्मी दाखें लगीं?" - ] + "type": "verse:v", + "number": "27", + "sid": "ISA 5:27" }, + "उनमें कोई थका नहीं न कोई ठोकर खाता है; कोई उँघने या सोनेवाला नहीं, किसी का फेंटा नहीं खुला, और किसी के जूतों का बन्धन नहीं टूटा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 5:5" - }, - "अब मैं तुम को बताता हूँ कि अपनी दाख की बारी से क्या करूँगा। मैं उसके काँटेवाले बाड़े को उखाड़ दूँगा कि वह चट की जाए, और उसकी दीवार को ढा दूँगा कि वह रौंदी जाए।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 5:6" - }, - "मैं उसे उजाड़ दूँगा; वह न तो फिर छाँटी और न खोदी जाएगी और उसमें भाँति-भाँति के कटीले पेड़ उगेंगे; मैं मेघों को भी आज्ञा दूँगा कि उस पर जल न बरसाएँ।" - ] + "type": "verse:v", + "number": "28", + "sid": "ISA 5:28" }, + "उनके तीर शुद्ध और धनुष चढ़ाए हुए हैं, उनके घोड़ों के खुर वज्र के से और", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 5:7" - }, - "क्योंकि सेनाओं के यहोवा की", + "type": "char:it", + "content": [ + "रथों के पहिये बवण्डर सरीखे हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "दाख की बारी" - ] + "type": "char:fr", + "content": [ + "5.28" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.7" - ] - }, - { - "type": "char:fq", - "content": [ - "दाख की बारी:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर यहूदियों के साथ ऐसा व्यवहार करता था जैसे एक किसान अपनी दाख की बारी को सम्भालता है। वह उसकी दाख की बारी थी, उसकी निष्ठावान एवं निरन्तर देख-रेख का पात्र थी।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "रथों के पहिये बवण्डर सरीखे हैं:" + ] }, { - "type": "char:it", - "content": [ - "* इस्राएल का घराना, और उसका मनभाऊ पौधा यहूदा के लोग है; और उसने उनमें न्याय की आशा की परन्तु अन्याय देख पड़ा; उसने धार्मिकता की आशा की, परन्तु उसे चिल्लाहट ही सुन पड़ी!" - ] - }, - { - "type": "char:bdit", - "content": [ - "(भज. 80:8, मत्ती 3:8-10)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "अर्थात् उनके रथ बहुत तेज दौड़ते हैं और बवण्डर के जैसी धूल उड़ाते हैं।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "29", + "sid": "ISA 5:29" + }, + "वे सिंह या जवान सिंह के समान गरजते हैं; वे गुर्राकर अहेर को पकड़ लेते और उसको ले भागते हैं, और कोई उसे उनसे नहीं छुड़ा सकता।", + { + "type": "verse:v", + "number": "30", + "sid": "ISA 5:30" + }, + "उस समय वे उन पर समुद्र के गर्जन के समान गरजेंगे और यदि कोई देश की ओर देखे, तो उसे अंधकार और संकट देख पड़ेगा और ज्योति मेघों से छिप जाएगी।" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "ISA 6" + }, + { + "type": "para:s", + "content": [ + "यशायाह की बुलाहट" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 6:1" + }, + "जिस वर्ष उज्जियाह राजा मरा, मैंने प्रभु को बहुत ही ऊँचे सिंहासन पर विराजमान देखा; और उसके वस्त्र के घेर से मन्दिर भर गया।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 4:2,6, मत्ती 25:3, प्रका. 7:10)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 6:2" + }, + "उससे ऊँचे पर साराप दिखाई दिए; उनके छः छः पंख थे;", + { + "type": "char:it", + "content": [ + "दो पंखों से वे अपने मुँह को ढाँपे थे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.2" + ] + }, + { + "type": "char:fq", + "content": [ + "दो पंखों से वे अपने मुँह को ढाँपे थे:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह दर्शाने के लिए है जो परमेश्वर की निकट उपस्थित में उत्पन्न होता है।" + ] + } + ] + } + ] }, + "और दो से अपने पाँवों को, और दो से उड़ रहे थे।", { - "type": "para:s", - "content": [ - "यहूदा के पापों की निन्दा" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 6:3" }, + "और वे एक दूसरे से पुकार पुकारकर कह रहे थे: “सेनाओं का यहोवा पवित्र, पवित्र, पवित्र है; सारी पृथ्वी उसके तेज से भरपूर है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 5:8" - }, - "हाय उन पर जो घर से घर, और खेत से खेत यहाँ तक मिलाते जाते हैं कि कुछ स्थान नहीं बचता, कि तुम देश के बीच अकेले रह जाओ।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 5:9" - }, - "सेनाओं के यहोवा ने मेरे सुनते कहा है: “निश्चय बहुत से घर सुनसान हो जाएँगे, और बड़े-बड़े और सुन्दर घर निर्जन हो जाएँगे।", - { - "type": "char:bdit", - "content": [ - "(आमो. 6:11, मत्ती 26:38)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 5:10" - }, - "क्योंकि दस बीघे की दाख की बारी से एक ही बत दाखमधु मिलेगा, और होमेर भर के बीच से एक ही एपा अन्न उत्पन्न होगा।”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 4:8, प्रका. 15:8)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 5:11" - }, - "हाय उन पर जो बड़े तड़के उठकर मदिरा पीने लगते हैं और बड़ी रात तक दाखमधु पीते रहते हैं जब तक उनको गर्मी न चढ़ जाए!", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 5:12" - }, - "उनके भोजों में वीणा, सारंगी, डफ, बाँसुरी और दाखमधु, ये सब पाये जाते हैं; परन्तु वे यहोवा के कार्य की ओर दृष्टि नहीं करते, और उसके हाथों के काम को नहीं देखते।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 6:4" }, + "और पुकारनेवाले के शब्द से डेवढ़ियों की नींवें डोल उठी, और भवन धुएँ से भर गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 5:13" - }, - "इसलिए अज्ञानता के कारण मेरी प्रजा बँधुवाई में जाती है, उसके प्रतिष्ठित पुरुष भूखे मरते और साधारण लोग प्यास से व्याकुल होते हैं।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 5:14" - }, - "इसलिए अधोलोक ने अत्यन्त लालसा करके अपना मुँह हद से ज्यादा पसारा है, और उनका वैभव और भीड़-भाड़ और आनन्द करनेवाले सब के सब उसके मुँह में जा पड़ते हैं।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 5:15" - }, - "साधारण मनुष्य दबाए जाते और बड़े मनुष्य नीचे किए जाते हैं, और अभिमानियों की आँखें नीची की जाती हैं।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 5:16" - }, - "परन्तु सेनाओं का यहोवा न्याय करने के कारण महान ठहरता, और पवित्र परमेश्वर धर्मी होने के कारण पवित्र ठहरता है!", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 5:17" - }, - "तब भेड़ों के बच्चे मानो अपने खेत में चरेंगे, परन्तु हष्टपुष्टों के उजड़े स्थान परदेशियों को चराई के लिये मिलेंगे।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 6:5" }, + "तब मैंने कहा, “हाय! हाय! मैं नाश हुआ; क्योंकि मैं अशुद्ध होंठवाला मनुष्य हूँ, और अशुद्ध होंठवाले मनुष्यों के बीच में रहता हूँ; क्योंकि मैंने सेनाओं के यहोवा महाराजाधिराज को अपनी आँखों से देखा है!”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 5:18" - }, - "हाय उन पर जो अधर्म को अनर्थ की रस्सियों से और पाप को मानो गाड़ी के रस्से से खींच ले आते हैं,", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 5:19" - }, - "जो कहते हैं, “वह फुर्ती करे और अपने काम को शीघ्र करे कि हम उसको देखें; और इस्राएल के पवित्र की युक्ति प्रगट हो, वह निकट आए कि हम उसको समझें!”" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 6:6" }, + "तब एक साराप हाथ में अंगारा लिए हुए, जिसे उसने चिमटे से वेदी पर से उठा लिया था, मेरे पास उड़कर आया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 5:20" - }, - "हाय उन पर जो बुरे को भला और भले को बुरा कहते, जो अंधियारे को उजियाला और उजियाले को अंधियारा ठहराते, और कड़वे को मीठा और मीठे को कड़वा करके मानते हैं!" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 6:7" }, + "उसने उससे मेरे मुँह को छूकर कहा, “देख, इसने तेरे होठों को छू लिया है, इसलिए तेरा अधर्म दूर हो गया और तेरे पाप क्षमा हो गए।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 5:21" - }, - "हाय उन पर जो अपनी दृष्टि में ज्ञानी और अपने लेखे बुद्धिमान हैं!", - { - "type": "char:bdit", - "content": [ - "(नीति. 3:7, 26:12, रोम. 12:16)" - ] - }, - "" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 6:8" }, + "तब मैंने प्रभु का यह वचन सुना, “मैं किसको भेजूँ, और हमारी ओर से कौन जाएगा?” तब मैंने कहा, “मैं यहाँ हूँ! मुझे भेज।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ISA 5:22" - }, - "हाय उन पर जो दाखमधु पीने में वीर और मदिरा को तेज बनाने में बहादुर हैं,", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 5:23" - }, - "जो घूस लेकर दुष्टों को निर्दोष, और निर्दोषों को दोषी ठहराते हैं!" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 6:9" }, + "उसने कहा, “जा, और इन लोगों से कह, ‘सुनते ही रहो, परन्तु न समझो; देखते ही रहो, परन्तु न बूझो।’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 5:24" - }, - "इस कारण जैसे अग्नि की लौ से खूँटी भस्म होती है और सूखी घास जलकर बैठ जाती है, वैसे ही उनकी जड़ सड़ जाएगी और उनके फूल धूल होकर उड़ जाएँगे; क्योंकि उन्होंने सेनाओं के यहोवा की व्यवस्था को निकम्मी जाना, और इस्राएल के पवित्र के वचन को तुच्छ जाना है।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 5:25" - }, - "इस कारण यहोवा का क्रोध अपनी प्रजा पर भड़का है, और उसने उनके विरुद्ध हाथ बढ़ाकर उनको मारा है, और पहाड़ काँप उठे; और लोगों की लोथें सड़कों के बीच कूड़ा सी पड़ी हैं। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 6:10" }, + "तू इन लोगों के", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "ISA 5:26" - }, - "वह दूर-दूर की जातियों के लिये झण्डा खड़ा करेगा, और सीटी बजाकर उनको पृथ्वी की छोर से बुलाएगा; देखो, वे फुर्ती करके वेग से आएँगे!", - { - "type": "verse:v", - "number": "27", - "sid": "ISA 5:27" - }, - "उनमें कोई थका नहीं न कोई ठोकर खाता है; कोई उँघने या सोनेवाला नहीं, किसी का फेंटा नहीं खुला, और किसी के जूतों का बन्धन नहीं टूटा;", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 5:28" - }, - "उनके तीर शुद्ध और धनुष चढ़ाए हुए हैं, उनके घोड़ों के खुर वज्र के से और", - { - "type": "char:it", - "content": [ - "रथों के पहिये बवण्डर सरीखे हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.28" - ] - }, - { - "type": "char:fq", - "content": [ - "रथों के पहिये बवण्डर सरीखे हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उनके रथ बहुत तेज दौड़ते हैं और बवण्डर के जैसी धूल उड़ाते हैं।" - ] - } - ], - "caller": "+" - }, + "type": "char:it", + "content": [ + "मन को मोटे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:fr", + "content": [ + "6.10" + ] }, { - "type": "verse:v", - "number": "29", - "sid": "ISA 5:29" + "type": "char:fq", + "content": [ + "मन को मोटे:" + ] }, - "वे सिंह या जवान सिंह के समान गरजते हैं; वे गुर्राकर अहेर को पकड़ लेते और उसको ले भागते हैं, और कोई उसे उनसे नहीं छुड़ा सकता।", { - "type": "verse:v", - "number": "30", - "sid": "ISA 5:30" - }, - "उस समय वे उन पर समुद्र के गर्जन के समान गरजेंगे और यदि कोई देश की ओर देखे, तो उसे अंधकार और संकट देख पड़ेगा और ज्योति मेघों से छिप जाएगी।" - ] + "type": "char:ft", + "content": [ + "यहाँ मन के उपयोग का अभिप्राय उनकी सब मानसिक शक्तियों से है।" + ] + } + ] + } + ] + }, + "और उनके कानों को भारी कर, और उनकी आँखों को बन्द कर; ऐसा न हो कि वे आँखों से देखें, और कानों से सुनें, और मन से बूझें, और मन फिराएँ और चंगे हो जाएँ।”", + { + "type": "char:bdit", + "content": [ + "(मत्ती 13:15, यूह. 12:40, प्रेरि. 28:26,27, रोम. 11:8)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "ISA 6:11" + }, + "तब मैंने कहा, “हे प्रभु कब तक?” उसने कहा, “जब तक नगर न उजड़े और उनमें कोई रह न जाए, और घरों में कोई मनुष्य न रह जाए, और देश उजाड़ और सुनसान हो जाए,", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 6:12" + }, + "और यहोवा मनुष्यों को उसमें से दूर कर दे, और देश के बहुत से स्थान निर्जन हो जाएँ।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 6:13" + }, + "चाहे उसके निवासियों का दसवाँ अंश भी रह जाए, तो भी वह नाश किया जाएगा, परन्तु जैसे छोटे या बड़े बांज वृक्ष को काट डालने पर भी उसका ठूँठ बना रहता है, वैसे ही पवित्र वंश उसका ठूँठ ठहरेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "ISA 7" + }, + { + "type": "para:s", + "content": [ + "राजा आहाज के लिए सन्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 7:1" + }, + "यहूदा का राजा आहाज जो योताम का पुत्र और उज्जियाह का पोता था, उसके दिनों में अराम के राजा रसीन और इस्राएल के राजा रमल्याह के पुत्र पेकह ने यरूशलेम से लड़ने के लिये चढ़ाई की, परन्तु युद्ध करके उनसे कुछ न बन पड़ा।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 7:2" + }, + "जब दाऊद के घराने को यह समाचार मिला कि अरामियों ने एप्रैमियों से संधि की है, तब उसका और प्रजा का भी मन ऐसा काँप उठा जैसे वन के वृक्ष वायु चलने से काँप जाते हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 7:3" + }, + "तब यहोवा ने यशायाह से कहा, “अपने पुत्र", + { + "type": "char:it", + "content": [ + "शार्याशूब", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.3" + ] + }, + { + "type": "char:fq", + "content": [ + "शार्याशूब:" + ] + }, + { + "type": "char:ft", + "content": [ + "शार्याशूब का अर्थ है बचे हुए लौटेंगे।" + ] + } + ] + } + ] }, + "को लेकर धोबियों के खेत की सड़क से ऊपरवाले जलकुण्ड की नाली के सिरे पर आहाज से भेंट करने के लिये जा,", { - "type": "chapter:c", - "number": "6", - "sid": "ISA 6" + "type": "verse:v", + "number": "4", + "sid": "ISA 7:4" }, + "और उससे कह, ‘सावधान और शान्त हो; और उन दोनों धुआँ निकलती लुकटियों से अर्थात् रसीन और अरामियों के भड़के हुए कोप से, और रमल्याह के पुत्र से मत डर, और न तेरा मन कच्चा हो।", { - "type": "para:s", - "content": [ - "यशायाह की बुलाहट" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 7:5" }, + "क्योंकि अरामियों और रमल्याह के पुत्र समेत एप्रैमियों ने यह कहकर तेरे विरुद्ध बुरी युक्ति ठानी है कि आओ,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 6:1" - }, - "जिस वर्ष उज्जियाह राजा मरा, मैंने प्रभु को बहुत ही ऊँचे सिंहासन पर विराजमान देखा; और उसके वस्त्र के घेर से मन्दिर भर गया।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 4:2,6, मत्ती 25:3, प्रका. 7:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 6:2" - }, - "उससे ऊँचे पर साराप दिखाई दिए; उनके छः छः पंख थे;", - { - "type": "char:it", - "content": [ - "दो पंखों से वे अपने मुँह को ढाँपे थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.2" - ] - }, - { - "type": "char:fq", - "content": [ - "दो पंखों से वे अपने मुँह को ढाँपे थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह दर्शाने के लिए है जो परमेश्वर की निकट उपस्थित में उत्पन्न होता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और दो से अपने पाँवों को, और दो से उड़ रहे थे।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 6:3" - }, - "और वे एक दूसरे से पुकार पुकारकर कह रहे थे: “सेनाओं का यहोवा पवित्र, पवित्र, पवित्र है; सारी पृथ्वी उसके तेज से भरपूर है।”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 4:8, प्रका. 15:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 6:4" - }, - "और पुकारनेवाले के शब्द से डेवढ़ियों की नींवें डोल उठी, और भवन धुएँ से भर गया।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 6:5" - }, - "तब मैंने कहा, “हाय! हाय! मैं नाश हुआ; क्योंकि मैं अशुद्ध होंठवाला मनुष्य हूँ, और अशुद्ध होंठवाले मनुष्यों के बीच में रहता हूँ; क्योंकि मैंने सेनाओं के यहोवा महाराजाधिराज को अपनी आँखों से देखा है!”" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 7:6" }, + "हम यहूदा पर चढ़ाई करके उसको घबरा दें, और उसको अपने वश में लाकर ताबेल के पुत्र को राजा नियुक्त कर दें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 6:6" - }, - "तब एक साराप हाथ में अंगारा लिए हुए, जिसे उसने चिमटे से वेदी पर से उठा लिया था, मेरे पास उड़कर आया।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 6:7" - }, - "उसने उससे मेरे मुँह को छूकर कहा, “देख, इसने तेरे होठों को छू लिया है, इसलिए तेरा अधर्म दूर हो गया और तेरे पाप क्षमा हो गए।”", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 6:8" - }, - "तब मैंने प्रभु का यह वचन सुना, “मैं किसको भेजूँ, और हमारी ओर से कौन जाएगा?” तब मैंने कहा, “मैं यहाँ हूँ! मुझे भेज।”", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 6:9" - }, - "उसने कहा, “जा, और इन लोगों से कह, ‘सुनते ही रहो, परन्तु न समझो; देखते ही रहो, परन्तु न बूझो।’", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 6:10" - }, - "तू इन लोगों के", - { - "type": "char:it", - "content": [ - "मन को मोटे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.10" - ] - }, - { - "type": "char:fq", - "content": [ - "मन को मोटे:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ मन के उपयोग का अभिप्राय उनकी सब मानसिक शक्तियों से है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और उनके कानों को भारी कर, और उनकी आँखों को बन्द कर; ऐसा न हो कि वे आँखों से देखें, और कानों से सुनें, और मन से बूझें, और मन फिराएँ और चंगे हो जाएँ।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 13:15, यूह. 12:40, प्रेरि. 28:26,27, रोम. 11:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 6:11" - }, - "तब मैंने कहा, “हे प्रभु कब तक?” उसने कहा, “जब तक नगर न उजड़े और उनमें कोई रह न जाए, और घरों में कोई मनुष्य न रह जाए, और देश उजाड़ और सुनसान हो जाए,", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 6:12" - }, - "और यहोवा मनुष्यों को उसमें से दूर कर दे, और देश के बहुत से स्थान निर्जन हो जाएँ।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 6:13" - }, - "चाहे उसके निवासियों का दसवाँ अंश भी रह जाए, तो भी वह नाश किया जाएगा, परन्तु जैसे छोटे या बड़े बांज वृक्ष को काट डालने पर भी उसका ठूँठ बना रहता है, वैसे ही पवित्र वंश उसका ठूँठ ठहरेगा।”" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 7:7" }, + "इसलिए प्रभु यहोवा ने यह कहा है कि यह युक्ति न तो सफल होगी और न पूरी।", { - "type": "chapter:c", - "number": "7", - "sid": "ISA 7" + "type": "verse:v", + "number": "8", + "sid": "ISA 7:8" }, + "क्योंकि अराम का सिर दमिश्क, और दमिश्क का सिर रसीन है। फिर एप्रैम का सिर सामरिया और सामरिया का सिर रमल्याह का पुत्र है। पैंसठ वर्ष के भीतर एप्रैम का बल इतना टूट जाएगा कि वह जाति बनी न रहेगी।", { - "type": "para:s", - "content": [ - "राजा आहाज के लिए सन्देश" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 7:9" }, + "यदि तुम लोग इस बात पर विश्वास न करो; तो निश्चय तुम स्थिर न रहोगे।’”" + ] + }, + { + "type": "para:s", + "content": [ + "इम्मानुएल का चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 7:1" - }, - "यहूदा का राजा आहाज जो योताम का पुत्र और उज्जियाह का पोता था, उसके दिनों में अराम के राजा रसीन और इस्राएल के राजा रमल्याह के पुत्र पेकह ने यरूशलेम से लड़ने के लिये चढ़ाई की, परन्तु युद्ध करके उनसे कुछ न बन पड़ा।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 7:2" - }, - "जब दाऊद के घराने को यह समाचार मिला कि अरामियों ने एप्रैमियों से संधि की है, तब उसका और प्रजा का भी मन ऐसा काँप उठा जैसे वन के वृक्ष वायु चलने से काँप जाते हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 7:3" - }, - "तब यहोवा ने यशायाह से कहा, “अपने पुत्र", - { - "type": "char:it", - "content": [ - "शार्याशूब" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.3" - ] - }, - { - "type": "char:fq", - "content": [ - "शार्याशूब:" - ] - }, - { - "type": "char:ft", - "content": [ - "शार्याशूब का अर्थ है बचे हुए लौटेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को लेकर धोबियों के खेत की सड़क से ऊपरवाले जलकुण्ड की नाली के सिरे पर आहाज से भेंट करने के लिये जा," - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "ISA 7:4" - }, - "और उससे कह, ‘सावधान और शान्त हो; और उन दोनों धुआँ निकलती लुकटियों से अर्थात् रसीन और अरामियों के भड़के हुए कोप से, और रमल्याह के पुत्र से मत डर, और न तेरा मन कच्चा हो।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 7:5" - }, - "क्योंकि अरामियों और रमल्याह के पुत्र समेत एप्रैमियों ने यह कहकर तेरे विरुद्ध बुरी युक्ति ठानी है कि आओ,", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 7:6" - }, - "हम यहूदा पर चढ़ाई करके उसको घबरा दें, और उसको अपने वश में लाकर ताबेल के पुत्र को राजा नियुक्त कर दें।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 7:7" - }, - "इसलिए प्रभु यहोवा ने यह कहा है कि यह युक्ति न तो सफल होगी और न पूरी।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 7:8" - }, - "क्योंकि अराम का सिर दमिश्क, और दमिश्क का सिर रसीन है। फिर एप्रैम का सिर सामरिया और सामरिया का सिर रमल्याह का पुत्र है। पैंसठ वर्ष के भीतर एप्रैम का बल इतना टूट जाएगा कि वह जाति बनी न रहेगी।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 7:9" - }, - "यदि तुम लोग इस बात पर विश्वास न करो; तो निश्चय तुम स्थिर न रहोगे।’”" - ] - }, - { - "type": "para:s", - "content": [ - "इम्मानुएल का चिन्ह" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 7:10" - }, - "फिर यहोवा ने आहाज से कहा,", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 7:11" - }, - "“अपने परमेश्वर यहोवा से कोई चिन्ह माँग; चाहे वह गहरे स्थान का हो, या ऊपर आकाश का हो।”", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 7:12" - }, - "आहाज ने कहा, “मैं नहीं माँगने का, और मैं यहोवा की परीक्षा नहीं करूँगा।”", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 7:13" - }, - "तब उसने कहा, “हे दाऊद के घराने सुनो! क्या तुम मनुष्यों को थका देना छोटी बात समझकर अब", - { - "type": "char:it", - "content": [ - "मेरे परमेश्वर को भी थका दोगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.13" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरे परमेश्वर को भी थका दोगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "क्या तुम उसकी आज्ञाओं का पालन करने से इन्कार करोगे? उसके धीरज को परखोगे और उसकी सहनशीलता की सीमा पार कर जाओगे?" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*?" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "ISA 7:14" - }, - "इस कारण प्रभु आप ही तुम को एक चिन्ह देगा। सुनो, एक कुमारी गर्भवती होगी और पुत्र जनेगी, और उसका नाम", - { - "type": "char:it", - "content": [ - "इम्मानुएल" - ] - }, + "type": "verse:v", + "number": "10", + "sid": "ISA 7:10" + }, + "फिर यहोवा ने आहाज से कहा,", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 7:11" + }, + "“अपने परमेश्वर यहोवा से कोई चिन्ह माँग; चाहे वह गहरे स्थान का हो, या ऊपर आकाश का हो।”", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 7:12" + }, + "आहाज ने कहा, “मैं नहीं माँगने का, और मैं यहोवा की परीक्षा नहीं करूँगा।”", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 7:13" + }, + "तब उसने कहा, “हे दाऊद के घराने सुनो! क्या तुम मनुष्यों को थका देना छोटी बात समझकर अब", + { + "type": "char:it", + "content": [ + "मेरे परमेश्वर को भी थका दोगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.14" - ] - }, - { - "type": "char:fq", - "content": [ - "इम्मानुएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस नाम का अर्थ है कि परमेश्वर उस जाति के साथ एक रक्षक के जैसे रहेगा और इस बालक का जन्म इसका चिन्ह एवं शपथ है।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "7.13" + ] }, { - "type": "char:it", - "content": [ - "* रखेगी।" - ] + "type": "char:fq", + "content": [ + "मेरे परमेश्वर को भी थका दोगे:" + ] }, { - "type": "char:bdit", - "content": [ - "(मत्ती 1:23, लूका 1:31)" - ] - }, - "", + "type": "char:ft", + "content": [ + "क्या तुम उसकी आज्ञाओं का पालन करने से इन्कार करोगे? उसके धीरज को परखोगे और उसकी सहनशीलता की सीमा पार कर जाओगे?" + ] + } + ] + } + ] + }, + "?", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 7:14" + }, + "इस कारण प्रभु आप ही तुम को एक चिन्ह देगा। सुनो, एक कुमारी गर्भवती होगी और पुत्र जनेगी, और उसका नाम", + { + "type": "char:it", + "content": [ + "इम्मानुएल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "ISA 7:15" + "type": "char:fr", + "content": [ + "7.14" + ] }, - "और जब तक वह बुरे को त्यागना और भले को ग्रहण करना न जाने तब तक वह मक्खन और मधु खाएगा।", { - "type": "verse:v", - "number": "16", - "sid": "ISA 7:16" + "type": "char:fq", + "content": [ + "इम्मानुएल:" + ] }, - "क्योंकि उससे पहले कि वह लड़का बुरे को त्यागना और भले को ग्रहण करना जाने, वह देश जिसके दोनों राजाओं से तू घबरा रहा है निर्जन हो जाएगा।", { - "type": "verse:v", - "number": "17", - "sid": "ISA 7:17" - }, - "यहोवा तुझ पर, तेरी प्रजा पर और तेरे पिता के घराने पर ऐसे दिनों को ले आएगा कि जब से एप्रैम यहूदा से अलग हो गया, तब से वैसे दिन कभी नहीं आए - अर्थात् अश्शूर के राजा के दिन।”" - ] + "type": "char:ft", + "content": [ + "इस नाम का अर्थ है कि परमेश्वर उस जाति के साथ एक रक्षक के जैसे रहेगा और इस बालक का जन्म इसका चिन्ह एवं शपथ है।" + ] + } + ] + } + ] + }, + "रखेगी।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 1:23, लूका 1:31)" + ] + }, + { + "type": "verse:v", + "number": "15", + "sid": "ISA 7:15" + }, + "और जब तक वह बुरे को त्यागना और भले को ग्रहण करना न जाने तब तक वह मक्खन और मधु खाएगा।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 7:16" + }, + "क्योंकि उससे पहले कि वह लड़का बुरे को त्यागना और भले को ग्रहण करना जाने, वह देश जिसके दोनों राजाओं से तू घबरा रहा है निर्जन हो जाएगा।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 7:17" + }, + "यहोवा तुझ पर, तेरी प्रजा पर और तेरे पिता के घराने पर ऐसे दिनों को ले आएगा कि जब से एप्रैम यहूदा से अलग हो गया, तब से वैसे दिन कभी नहीं आए - अर्थात् अश्शूर के राजा के दिन।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 7:18" + }, + "उस समय यहोवा उन मक्खियों को जो मिस्र की नदियों के सिरों पर रहती हैं, और उन मधुमक्खियों को जो अश्शूर देश में रहती हैं, सीटी बजाकर बुलाएगा।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 7:19" + }, + "और वे सब की सब आकर इस देश के पहाड़ी नालों में, और चट्टानों की दरारों में, और सब कँटीली झाड़ियों और सब चराइयों पर बैठ जाएँगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 7:20" + }, + "उसी समय प्रभु फरात के पारवाले अश्शूर के राजा रूपी भाड़े के उस्तरे से सिर और पाँवों के रोएँ मूँण्ड़ेगा, उससे दाढ़ी भी पूरी मुड़ जाएगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 7:21" + }, + "उस समय ऐसा होगा कि मनुष्य केवल एक बछिया और दो भेड़ों को पालेगा;", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 7:22" + }, + "और वे इतना दूध देंगी कि वह मक्खन खाया करेगा; क्योंकि जितने इस देश में रह जाएँगे वह सब मक्खन और मधु खाया करेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ISA 7:23" + }, + "उस समय जिन-जिन स्थानों में हजार टुकड़े चाँदी की हजार दाखलताएँ हैं, उन सब स्थानों में कटीले ही कटीले पेड़ होंगे।", + { + "type": "verse:v", + "number": "24", + "sid": "ISA 7:24" + }, + "तीर और धनुष लेकर लोग वहाँ जाया करेंगे, क्योंकि सारे देश में कटीले पेड़ हो जाएँगे;", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 7:25" + }, + "और जितने पहाड़ कुदाल से खोदे जाते हैं, उन सभी पर कटीले पेड़ों के डर के मारे कोई न जाएगा, वे गाय-बैलों के चरने के, और भेड़-बकरियों के रौंदने के लिये होंगे।" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "ISA 8" + }, + { + "type": "para:s", + "content": [ + "यशायाह का पुत्र: लोगों के लिये चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 8:1" + }, + "फिर यहोवा ने मुझसे कहा, “एक बड़ी पटिया लेकर उस पर साधारण अक्षरों से यह लिख:", + { + "type": "char:it", + "content": [ + "महेर्शालाल्हाशबज", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.1" + ] + }, + { + "type": "char:fq", + "content": [ + "महेर्शालाल्हाशबज:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस नाम का अर्थ है शिकार या लूट पकड़ने में शीघ्रता और इसका दोहराया जाना उस पर बल बढ़ाता है तथा ध्यानाकर्षित करने के लिए उत्तेजित करता है। यहाँ विचार यह है कि अश्शूर लूट के लिए शीघ्रता करेंगे कि वह अति शीघ्र हो।" + ] + } + ] + } + ] }, + "के लिये।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 7:18" - }, - "उस समय यहोवा उन मक्खियों को जो मिस्र की नदियों के सिरों पर रहती हैं, और उन मधुमक्खियों को जो अश्शूर देश में रहती हैं, सीटी बजाकर बुलाएगा।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 7:19" - }, - "और वे सब की सब आकर इस देश के पहाड़ी नालों में, और चट्टानों की दरारों में, और सब कँटीली झाड़ियों और सब चराइयों पर बैठ जाएँगी।" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 8:2" }, + "और मैं विश्वासयोग्य पुरुषों को अर्थात् ऊरिय्याह याजक और जेबेरेक्याह के पुत्र जकर्याह को इस बात की साक्षी करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 7:20" - }, - "उसी समय प्रभु फरात के पारवाले अश्शूर के राजा रूपी भाड़े के उस्तरे से सिर और पाँवों के रोएँ मूँण्ड़ेगा, उससे दाढ़ी भी पूरी मुड़ जाएगी।" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 8:3" }, + "मैं अपनी पत्नी के पास गया, और वह गर्भवती हुई और उसके पुत्र उत्पन्न हुआ। तब यहोवा ने मुझसे कहा, “उसका नाम महेर्शालाल्हाशबज रख;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 7:21" - }, - "उस समय ऐसा होगा कि मनुष्य केवल एक बछिया और दो भेड़ों को पालेगा;", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 7:22" - }, - "और वे इतना दूध देंगी कि वह मक्खन खाया करेगा; क्योंकि जितने इस देश में रह जाएँगे वह सब मक्खन और मधु खाया करेंगे।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 8:4" }, + "क्योंकि इससे पहले कि वह लड़का बापू और माँ पुकारना जाने, दमिश्क और सामरिया दोनों की धन-सम्पत्ति लूटकर अश्शूर का राजा अपने देश को भेजेगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "अश्शूर के राजा का आगमन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ISA 7:23" - }, - "उस समय जिन-जिन स्थानों में हजार टुकड़े चाँदी की हजार दाखलताएँ हैं, उन सब स्थानों में कटीले ही कटीले पेड़ होंगे।", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 7:24" - }, - "तीर और धनुष लेकर लोग वहाँ जाया करेंगे, क्योंकि सारे देश में कटीले पेड़ हो जाएँगे;", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 7:25" - }, - "और जितने पहाड़ कुदाल से खोदे जाते हैं, उन सभी पर कटीले पेड़ों के डर के मारे कोई न जाएगा, वे गाय-बैलों के चरने के, और भेड़-बकरियों के रौंदने के लिये होंगे।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 8:5" }, + "यहोवा ने फिर मुझसे कहा,", { - "type": "chapter:c", - "number": "8", - "sid": "ISA 8" + "type": "verse:v", + "number": "6", + "sid": "ISA 8:6" }, + "“इसलिए कि लोग शीलोह के धीरे धीरे बहनेवाले सोते को निकम्मा जानते हैं, और रसीन और रमल्याह के पुत्र के संग एका करके आनन्द करते हैं,", { - "type": "para:s", - "content": [ - "यशायाह का पुत्र: लोगों के लिये चिन्ह" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 8:7" }, + "इस कारण सुन, प्रभु उन पर उस प्रबल और गहरे महानद को, अर्थात् अश्शूर के राजा को उसके सारे प्रताप के साथ चढ़ा लाएगा; और वह उनके सब नालों को भर देगा और सारे तटों से छलककर बहेगा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 8:1" - }, - "फिर यहोवा ने मुझसे कहा, “एक बड़ी पटिया लेकर उस पर साधारण अक्षरों से यह लिख:", - { - "type": "char:it", - "content": [ - "महेर्शालाल्हाशबज" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.1" - ] - }, - { - "type": "char:fq", - "content": [ - "महेर्शालाल्हाशबज:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस नाम का अर्थ है शिकार या लूट पकड़ने में शीघ्रता और इसका दोहराया जाना उस पर बल बढ़ाता है तथा ध्यानाकर्षित करने के लिए उत्तेजित करता है। यहाँ विचार यह है कि अश्शूर लूट के लिए शीघ्रता करेंगे कि वह अति शीघ्र हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के लिये।”" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "ISA 8:2" - }, - "और मैं विश्वासयोग्य पुरुषों को अर्थात् ऊरिय्याह याजक और जेबेरेक्याह के पुत्र जकर्याह को इस बात की साक्षी करूँगा।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 8:3" - }, - "मैं अपनी पत्नी के पास गया, और वह गर्भवती हुई और उसके पुत्र उत्पन्न हुआ। तब यहोवा ने मुझसे कहा, “उसका नाम महेर्शालाल्हाशबज रख;", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 8:4" - }, - "क्योंकि इससे पहले कि वह लड़का बापू और माँ पुकारना जाने, दमिश्क और सामरिया दोनों की धन-सम्पत्ति लूटकर अश्शूर का राजा अपने देश को भेजेगा।”" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 8:8" }, + "और वह यहूदा पर भी चढ़ आएगा, और बढ़ते-बढ़ते उस पर चढ़ेगा और गले तक पहुँचेगा; और हे इम्मानुएल, तेरा समस्त देश उसके पंखों के फैलने से ढँप जाएगा।”", + { + "type": "char:bdit", + "content": [ + "(मत्ती 1:23)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अश्शूर के राजा का आगमन" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 8:9" }, + "हे लोगों, हल्ला करो तो करो, परन्तु तुम्हारा सत्यानाश हो जाएगा। हे पृथ्वी के दूर-दूर देश के सब लोगों कान लगाकर सुनो, अपनी-अपनी कमर कसो तो कसो, परन्तु तुम्हारे टुकड़े-टुकड़े किए जाएँगे; अपनी कमर कसो तो कसो, परन्तु तुम्हारा सत्यानाश हो जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 8:5" - }, - "यहोवा ने फिर मुझसे कहा,", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 8:6" - }, - "“इसलिए कि लोग शीलोह के धीरे धीरे बहनेवाले सोते को निकम्मा जानते हैं, और रसीन और रमल्याह के पुत्र के संग एका करके आनन्द करते हैं,", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 8:7" - }, - "इस कारण सुन, प्रभु उन पर उस प्रबल और गहरे महानद को, अर्थात् अश्शूर के राजा को उसके सारे प्रताप के साथ चढ़ा लाएगा; और वह उनके सब नालों को भर देगा और सारे तटों से छलककर बहेगा;", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 8:8" - }, - "और वह यहूदा पर भी चढ़ आएगा, और बढ़ते-बढ़ते उस पर चढ़ेगा और गले तक पहुँचेगा; और हे इम्मानुएल, तेरा समस्त देश उसके पंखों के फैलने से ढँप जाएगा।”", - { - "type": "char:bdit", - "content": [ - "(मत्ती 1:23)" - ] - }, - "" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 8:10" }, + "तुम युक्ति करो तो करो, परन्तु वह निष्फल हो जाएगी, तुम कुछ भी कहो, परन्तु तुम्हारा कहा हुआ ठहरेगा नहीं, क्योंकि परमेश्वर हमारे संग है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 8:9" - }, - "हे लोगों, हल्ला करो तो करो, परन्तु तुम्हारा सत्यानाश हो जाएगा। हे पृथ्वी के दूर-दूर देश के सब लोगों कान लगाकर सुनो, अपनी-अपनी कमर कसो तो कसो, परन्तु तुम्हारे टुकड़े-टुकड़े किए जाएँगे; अपनी कमर कसो तो कसो, परन्तु तुम्हारा सत्यानाश हो जाएगा।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 8:10" - }, - "तुम युक्ति करो तो करो, परन्तु वह निष्फल हो जाएगी, तुम कुछ भी कहो, परन्तु तुम्हारा कहा हुआ ठहरेगा नहीं, क्योंकि परमेश्वर हमारे संग है।", - { - "type": "char:bdit", - "content": [ - "(रोम. 8:31, नीति. 31:30)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(रोम. 8:31, नीति. 31:30)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 8:11" }, + "क्योंकि यहोवा दृढ़ता के साथ मुझसे बोला और इन लोगों की सी चाल चलने को मुझे मना किया,", { - "type": "para:s", - "content": [ - "परमेश्वर की चेतावनी" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 8:12" }, + "और कहा, “जिस बात को यह लोग राजद्रोह कहें, उसको तुम राजद्रोह न कहना, और जिस बात से वे डरते हैं उससे तुम न डरना और न भय खाना।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 8:11" - }, - "क्योंकि यहोवा दृढ़ता के साथ मुझसे बोला और इन लोगों की सी चाल चलने को मुझे मना किया,", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 8:12" - }, - "और कहा, “जिस बात को यह लोग राजद्रोह कहें, उसको तुम राजद्रोह न कहना, और जिस बात से वे डरते हैं उससे तुम न डरना और न भय खाना।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 8:13" - }, - "सेनाओं के यहोवा ही को पवित्र जानना; उसी का डर मानना, और उसी का भय रखना।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 15:4, लूका 12:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 8:14" - }, - "और", - { - "type": "char:it", - "content": [ - "वह शरणस्थान होगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.14" - ] - }, - { - "type": "char:fq", - "content": [ - "वह शरणस्थान होगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ शरणस्थान का मूल अर्थ है पवित्रस्थान, एक अभिषिक्त स्थान जिसका उपयोग प्रायः मिलापवाले तम्बू के लिए किया जाता था या शरणस्थान के लिए जहाँ संकट के समय कोई भाग जाए।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, परन्तु इस्राएल के दोनों घरानों के लिये ठोकर का पत्थर और ठेस की चट्टान, और यरूशलेम के निवासियों के लिये फंदा और जाल होगा।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(रोम. 9:32,33)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 8:15" - }, - "और बहुत से लोग ठोकर खाएँगे; वे गिरेंगे और चकनाचूर होंगे; वे फंदे में फँसेंगे और पकड़े जाएँगे।”", - { - "type": "char:bdit", - "content": [ - "(मत्ती 21:44)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 8:13" }, + "सेनाओं के यहोवा ही को पवित्र जानना; उसी का डर मानना, और उसी का भय रखना।", { - "type": "para:s", - "content": [ - "मुर्दों से पूछने के विरुद्ध चेतावनी" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 15:4, लूका 12:5)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 8:16" - }, - "चितौनी का पत्र बन्द कर दो, मेरे चेलों के बीच शिक्षा पर छाप लगा दो।", + "type": "verse:v", + "number": "14", + "sid": "ISA 8:14" + }, + "और", + { + "type": "char:it", + "content": [ + "वह शरणस्थान होगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "ISA 8:17" + "type": "char:fr", + "content": [ + "8.14" + ] }, - "मैं उस यहोवा की बाट जोहता रहूँगा जो अपने मुख को याकूब के घराने से छिपाये है, और मैं उसी पर आशा लगाए रहूँगा।", { - "type": "char:bdit", - "content": [ - "(मीका 3:4, भज. 27:14)" - ] + "type": "char:fq", + "content": [ + "वह शरणस्थान होगा:" + ] }, - "", { - "type": "verse:v", - "number": "18", - "sid": "ISA 8:18" - }, - "देख, मैं और जो लड़के यहोवा ने मुझे सौंपे हैं, उसी सेनाओं के यहोवा की ओर से जो सिय्योन पर्वत पर निवास किए रहता है इस्राएलियों के लिये चिन्ह और चमत्कार हैं।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 2:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 8:19" - }, - "जब लोग तुम से कहें, “ओझाओं और टोन्हों के पास जाकर पूछो जो गुनगुनाते और फुसफुसाते हैं,” तब तुम यह कहना, “क्या प्रजा को अपने परमेश्वर ही के पास जाकर न पूछना चाहिये? क्या जीवितों के लिये मुर्दों से पूछना चाहिये?”", - { - "type": "char:bdit", - "content": [ - "(लैव्य. 20:6, 19:31)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 8:20" - }, - "व्यवस्था और चितौनी ही की" - ] + "type": "char:ft", + "content": [ + "यहाँ शरणस्थान का मूल अर्थ है पवित्रस्थान, एक अभिषिक्त स्थान जिसका उपयोग प्रायः मिलापवाले तम्बू के लिए किया जाता था या शरणस्थान के लिए जहाँ संकट के समय कोई भाग जाए।" + ] + } + ] + } + ] }, + ", परन्तु इस्राएल के दोनों घरानों के लिये ठोकर का पत्थर और ठेस की चट्टान, और यरूशलेम के निवासियों के लिये फंदा और जाल होगा।", { - "type": "para:p", - "content": [ - "चर्चा किया करो! यदि वे लोग इस वचनों के अनुसार न बोलें तो निश्चय उनके लिये पौ न फटेगी।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 9:32,33)" + ] }, { - "type": "para:s", - "content": [ - "संकट का समय" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 8:15" }, + "और बहुत से लोग ठोकर खाएँगे; वे गिरेंगे और चकनाचूर होंगे; वे फंदे में फँसेंगे और पकड़े जाएँगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 8:21" - }, - "वे इस देश में क्लेशित और भूखे फिरते रहेंगे; और जब वे भूखे होंगे, तब वे क्रोध में आकर अपने राजा और अपने परमेश्वर को श्राप देंगे, और", - { - "type": "char:it", - "content": [ - "अपना मुख ऊपर आकाश की ओर उठाएँगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.21" - ] - }, - { - "type": "char:fq", - "content": [ - "अपना मुख ऊपर आकाश की ओर उठाएँगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "राहत के लिए यह उक्ति गहन निराशा की स्थिति दर्शाती है, सहायता के लिए आँखें अपने आप ही स्वर्ग की ओर उठ जाती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "ISA 8:22" - }, - "तब वे पृथ्वी की ओर दृष्टि करेंगे परन्तु उन्हें सकेती और अंधियारा अर्थात् संकट भरा अंधकार ही देख पड़ेगा; और वे घोर अंधकार में ढकेल दिए जाएँगे।", - { - "type": "char:bdit", - "content": [ - "(सप. 1:14,15)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 21:44)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "मुर्दों से पूछने के विरुद्ध चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ISA 8:16" + }, + "चितौनी का पत्र बन्द कर दो, मेरे चेलों के बीच शिक्षा पर छाप लगा दो।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 8:17" + }, + "मैं उस यहोवा की बाट जोहता रहूँगा जो अपने मुख को याकूब के घराने से छिपाये है, और मैं उसी पर आशा लगाए रहूँगा।", + { + "type": "char:bdit", + "content": [ + "(मीका 3:4, भज. 27:14)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ISA 8:18" + }, + "देख, मैं और जो लड़के यहोवा ने मुझे सौंपे हैं, उसी सेनाओं के यहोवा की ओर से जो सिय्योन पर्वत पर निवास किए रहता है इस्राएलियों के लिये चिन्ह और चमत्कार हैं।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 2:13)" + ] + }, + { + "type": "verse:v", + "number": "19", + "sid": "ISA 8:19" + }, + "जब लोग तुम से कहें, “ओझाओं और टोन्हों के पास जाकर पूछो जो गुनगुनाते और फुसफुसाते हैं,” तब तुम यह कहना, “क्या प्रजा को अपने परमेश्वर ही के पास जाकर न पूछना चाहिये? क्या जीवितों के लिये मुर्दों से पूछना चाहिये?”", + { + "type": "char:bdit", + "content": [ + "(लैव्य. 20:6, 19:31)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "ISA 8:20" + }, + "व्यवस्था और चितौनी ही की" + ] + }, + { + "type": "para:p", + "content": [ + "चर्चा किया करो! यदि वे लोग इस वचनों के अनुसार न बोलें तो निश्चय उनके लिये पौ न फटेगी।" + ] + }, + { + "type": "para:s", + "content": [ + "संकट का समय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 8:21" + }, + "वे इस देश में क्लेशित और भूखे फिरते रहेंगे; और जब वे भूखे होंगे, तब वे क्रोध में आकर अपने राजा और अपने परमेश्वर को श्राप देंगे, और", + { + "type": "char:it", + "content": [ + "अपना मुख ऊपर आकाश की ओर उठाएँगे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.21" + ] + }, + { + "type": "char:fq", + "content": [ + "अपना मुख ऊपर आकाश की ओर उठाएँगे:" + ] + }, + { + "type": "char:ft", + "content": [ + "राहत के लिए यह उक्ति गहन निराशा की स्थिति दर्शाती है, सहायता के लिए आँखें अपने आप ही स्वर्ग की ओर उठ जाती है।" + ] + } + ] + } + ] }, + ";", { - "type": "chapter:c", - "number": "9", - "sid": "ISA 9" + "type": "verse:v", + "number": "22", + "sid": "ISA 8:22" }, + "तब वे पृथ्वी की ओर दृष्टि करेंगे परन्तु उन्हें सकेती और अंधियारा अर्थात् संकट भरा अंधकार ही देख पड़ेगा; और वे घोर अंधकार में ढकेल दिए जाएँगे।", { - "type": "para:s", - "content": [ - "शान्ति के राजकुमार का जन्म" - ] + "type": "char:bdit", + "content": [ + "(सप. 1:14,15)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "ISA 9" + }, + { + "type": "para:s", + "content": [ + "शान्ति के राजकुमार का जन्म" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 9:1" + }, + "तो भी संकट–भरा अंधकार जाता रहेगा। पहले तो उसने जबूलून और नप्ताली के देशों का अपमान किया, परन्तु अन्तिम दिनों में ताल की ओर यरदन के पार की अन्यजातियों के गलील को महिमा देगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ISA 9:2" + }, + "जो लोग", + { + "type": "char:it", + "content": [ + "अंधियारे में चल रहे थे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.2" + ] + }, + { + "type": "char:fq", + "content": [ + "अंधियारे में चल रहे थे:" + ] + }, + { + "type": "char:ft", + "content": [ + "गलील क्षेत्र के निवासियों को उन्हें अंधकार में दर्शाया गया है क्योंकि वे राजधानी से और मन्दिर से बहुत दूर थे।" + ] + } + ] + } + ] }, + "उन्होंने बड़ा उजियाला देखा; और जो लोग घोर अंधकार से भरे हुए मृत्यु के देश में रहते थे, उन पर ज्योति चमकी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 9:1" - }, - "तो भी संकट–भरा अंधकार जाता रहेगा। पहले तो उसने जबूलून और नप्ताली के देशों का अपमान किया, परन्तु अन्तिम दिनों में ताल की ओर यरदन के पार की अन्यजातियों के गलील को महिमा देगा।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 4:15,16, लूका 1:79)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 9:2" - }, - "जो लोग", - { - "type": "char:it", - "content": [ - "अंधियारे में चल रहे थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.2" - ] - }, - { - "type": "char:fq", - "content": [ - "अंधियारे में चल रहे थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "गलील क्षेत्र के निवासियों को उन्हें अंधकार में दर्शाया गया है क्योंकि वे राजधानी से और मन्दिर से बहुत दूर थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* उन्होंने बड़ा उजियाला देखा; और जो लोग घोर अंधकार से भरे हुए मृत्यु के देश में रहते थे, उन पर ज्योति चमकी।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 4:15,16, लूका 1:79)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 9:3" - }, - "तूने जाति को बढ़ाया, तूने उसको बहुत आनन्द दिया; वे तेरे सामने कटनी के समय का सा आनन्द करते हैं, और ऐसे मगन हैं जैसे लोग लूट बाँटने के समय मगन रहते हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 9:4" - }, - "क्योंकि तूने उसकी गर्दन पर के भारी जूए और उसके बहँगे के बाँस, उस पर अंधेर करनेवाले की लाठी, इन सभी को ऐसा तोड़ दिया है जैसे मिद्यानियों के दिन में किया था।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 9:5" - }, - "क्योंकि युद्ध में लड़नेवाले सिपाहियों के जूते और लहू में लथड़े हुए कपड़े सब आग का कौर हो जाएँगे।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 9:6" - }, - "क्योंकि हमारे लिये एक बालक उत्पन्न हुआ, हमें एक पुत्र दिया गया है; और", - { - "type": "char:it", - "content": [ - "प्रभुता उसके काँधे पर होगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.6" - ] - }, - { - "type": "char:fq", - "content": [ - "प्रभुता उसके काँधे पर होगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस उक्ति का आशय है कि वह शासन करेगा या प्रभुता उसमें निहित होगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसका नाम अद्भुत युक्ति करनेवाला पराक्रमी परमेश्वर, अनन्तकाल का पिता, और शान्ति का राजकुमार रखा जाएगा।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(यूह. 1:45, इफि. 2:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 9:7" - }, - "उसकी प्रभुता सर्वदा बढ़ती रहेगी, और उसकी शान्ति का अन्त न होगा, इसलिए वह उसको दाऊद की राजगद्दी पर इस समय से लेकर सर्वदा के लिये न्याय और धर्म के द्वारा स्थिर किए ओर सम्भाले रहेगा। सेनाओं के और यहोवा की धुन के द्वारा यह हो जाएगा।", - { - "type": "char:bdit", - "content": [ - "(लूका 1:32,33, यिर्म. 23:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 9:3" }, + "तूने जाति को बढ़ाया, तूने उसको बहुत आनन्द दिया; वे तेरे सामने कटनी के समय का सा आनन्द करते हैं, और ऐसे मगन हैं जैसे लोग लूट बाँटने के समय मगन रहते हैं।", { - "type": "para:s", - "content": [ - "इस्राएल के प्रति परमेश्वर का क्रोध" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 9:4" }, + "क्योंकि तूने उसकी गर्दन पर के भारी जूए और उसके बहँगे के बाँस, उस पर अंधेर करनेवाले की लाठी, इन सभी को ऐसा तोड़ दिया है जैसे मिद्यानियों के दिन में किया था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 9:8" - }, - "प्रभु ने याकूब के पास एक सन्देश भेजा है, और वह इस्राएल पर प्रगट हुआ है;", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 9:9" - }, - "और सारी प्रजा को, एप्रैमियों और सामरिया के वासियों को मालूम हो जाएगा जो गर्व और कठोरता से बोलते हैं", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 9:10" - }, - "“ईंटें तो गिर गई हैं, परन्तु हम गढ़े हुए पत्थरों से घर बनाएँगे; गूलर के वृक्ष तो कट गए हैं परन्तु हम उनके बदले देवदारों से काम लेंगे।”", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 9:11" - }, - "इस कारण यहोवा उन पर रसीन के बैरियों को प्रबल करेगा,", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 9:12" - }, - "और उनके शत्रुओं को अर्थात् पहले अराम को और तब पलिश्तियों को उभारेगा, और वे मुँह खोलकर इस्राएलियों को निगल लेंगे। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 9:5" }, + "क्योंकि युद्ध में लड़नेवाले सिपाहियों के जूते और लहू में लथड़े हुए कपड़े सब आग का कौर हो जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 9:13" - }, - "तो भी ये लोग अपने मारनेवाले की ओर नहीं फिरे और न सेनाओं के यहोवा की खोज करते हैं।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 9:14" - }, - "इस कारण यहोवा इस्राएल में से सिर और पूँछ को, खजूर की डालियों और सरकण्डे को, एक ही दिन में काट डालेगा।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 9:15" - }, - "पुरनिया और प्रतिष्ठित पुरुष तो सिर हैं, और झूठी बातें सिखानेवाला नबी पूँछ है;", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 9:16" - }, - "क्योंकि जो इन लोगों की अगुआई करते हैं वे इनको भटका देते हैं, और जिनकी अगुआई होती है वे नाश हो जाते हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 9:17" - }, - "इस कारण प्रभु न तो इनके जवानों से प्रसन्न होगा, और न इनके अनाथ बालकों और विधवाओं पर दया करेगा; क्योंकि हर एक भक्तिहीन और कुकर्मी है, और हर एक के मुख से मूर्खता की बातें निकलती हैं। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 9:6" }, + "क्योंकि हमारे लिये एक बालक उत्पन्न हुआ, हमें एक पुत्र दिया गया है; और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "प्रभुता उसके काँधे पर होगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "ISA 9:18" + "type": "char:fr", + "content": [ + "9.6" + ] }, - "क्योंकि दुष्टता आग के समान धधकती है, वह ऊँटकटारों और काँटों को भस्म करती है, वरन् वह घने वन की झाड़ियों में आग लगाती है और वह धुएँ में चकरा-चकराकर ऊपर की ओर उठती है।", { - "type": "verse:v", - "number": "19", - "sid": "ISA 9:19" + "type": "char:fq", + "content": [ + "प्रभुता उसके काँधे पर होगी:" + ] }, - "सेनाओं के यहोवा के रोष के मारे यह देश जलाया गया है, और ये लोग आग की ईंधन के समान हैं; वे आपस में एक दूसरे से दया का व्यवहार नहीं करते।", { - "type": "verse:v", - "number": "20", - "sid": "ISA 9:20" - }, - "वे दाहिनी ओर से भोजनवस्तु छीनकर भी भूखे रहते, और बायीं ओर से खाकर भी तृप्त नहीं होते; उनमें से प्रत्येक मनुष्य अपनी-अपनी बाँहों का माँस खाता है," - ] + "type": "char:ft", + "content": [ + "इस उक्ति का आशय है कि वह शासन करेगा या प्रभुता उसमें निहित होगी।" + ] + } + ] + } + ] }, + ", और उसका नाम अद्भुत युक्ति करनेवाला पराक्रमी परमेश्वर, अनन्तकाल का पिता, और शान्ति का राजकुमार रखा जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 9:21" - }, - "मनश्शे एप्रैम के और एप्रैम मनश्शे के विरुद्ध होकर, और वे दोनों मिलकर यहूदा के विरुद्ध हैं इतने पर भी उसका क्रोध शान्त नहीं हुआ, और उसका हाथ अब तक बढ़ा हुआ है।" - ] + "type": "char:bdit", + "content": [ + "(यूह. 1:45, इफि. 2:14)" + ] }, { - "type": "chapter:c", - "number": "10", - "sid": "ISA 10" + "type": "verse:v", + "number": "7", + "sid": "ISA 9:7" }, + "उसकी प्रभुता सर्वदा बढ़ती रहेगी, और उसकी शान्ति का अन्त न होगा, इसलिए वह उसको दाऊद की राजगद्दी पर इस समय से लेकर सर्वदा के लिये न्याय और धर्म के द्वारा स्थिर किए ओर सम्भाले रहेगा। सेनाओं के और यहोवा की धुन के द्वारा यह हो जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 10:1" - }, - "हाय उन पर जो दुष्टता से न्याय करते, और उन पर जो उत्पात करने की आज्ञा लिख देते हैं,", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 10:2" - }, - "कि वे कंगालों का न्याय बिगाड़ें और मेरी प्रजा के दीन लोगों का हक़ मारें, कि वे विधवाओं को लूटें और अनाथों का माल अपना लें!", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 10:3" - }, - "तुम दण्ड के दिन और उस विपत्ति के दिन जो दूर से आएगी क्या करोगे? तुम सहायता के लिये किसके पास भागकर जाओगे? तुम अपने वैभव को कहाँ रख छोड़ोगे?", - { - "type": "char:bdit", - "content": [ - "(अय्यू. 31:14, 1 पत. 2:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 10:4" - }, - "वे केवल बन्दियों के पैरों के पास गिर पड़ेंगे और मरे हुओं के नीचे दबे पड़े रहेंगे। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" - ] + "type": "char:bdit", + "content": [ + "(लूका 1:32,33, यिर्म. 23:5)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल के प्रति परमेश्वर का क्रोध" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 9:8" + }, + "प्रभु ने याकूब के पास एक सन्देश भेजा है, और वह इस्राएल पर प्रगट हुआ है;", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 9:9" + }, + "और सारी प्रजा को, एप्रैमियों और सामरिया के वासियों को मालूम हो जाएगा जो गर्व और कठोरता से बोलते हैं", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 9:10" + }, + "“ईंटें तो गिर गई हैं, परन्तु हम गढ़े हुए पत्थरों से घर बनाएँगे; गूलर के वृक्ष तो कट गए हैं परन्तु हम उनके बदले देवदारों से काम लेंगे।”", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 9:11" }, + "इस कारण यहोवा उन पर रसीन के बैरियों को प्रबल करेगा,", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 9:12" + }, + "और उनके शत्रुओं को अर्थात् पहले अराम को और तब पलिश्तियों को उभारेगा, और वे मुँह खोलकर इस्राएलियों को निगल लेंगे। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अश्शूर- क्रोध का साधन" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 9:13" }, + "तो भी ये लोग अपने मारनेवाले की ओर नहीं फिरे और न सेनाओं के यहोवा की खोज करते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 10:5" - }, - { - "type": "char:it", - "content": [ - "अश्शूर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.5" - ] - }, - { - "type": "char:fq", - "content": [ - "अश्शूर:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह अश्शूर के राजा को संदर्भित करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पर हाय, जो मेरे" - ] - }, - { - "type": "char:it", - "content": [ - "क्रोध का लठ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.5" - ] - }, - { - "type": "char:fq", - "content": [ - "क्रोध का लठ:" - ] - }, - { - "type": "char:ft", - "content": [ - "या साधन जिसके प्रयोग से मैं दोषी प्रजा को दण्ड दूँगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और मेरे हाथ में का सोंटा है! वह मेरा क्रोध है।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "ISA 10:6" - }, - "मैं उसको एक भक्तिहीन जाति के विरुद्ध भेजूँगा, और जिन लोगों पर मेरा रोष भड़का है उनके विरुद्ध उसको आज्ञा दूँगा कि छीन-छान करे और लूट ले, और उनको सड़कों की कीच के समान लताड़े।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 10:7" - }, - "परन्तु उसकी ऐसी मनसा न होगी, न उसके मन में ऐसा विचार है, क्योंकि उसके मन में यही है कि मैं बहुत सी जातियों का नाश और अन्त कर डालूँ।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 10:8" - }, - "क्योंकि वह कहता है, “क्या मेरे सब हाकिम राजा के तुल्य नहीं?", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 10:9" - }, - "क्या कलनो कर्कमीश के समान नहीं है? क्या हमात अर्पाद के और सामरिया दमिश्क के समान नहीं?", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 10:10" - }, - "जिस प्रकार मेरा हाथ मूरतों से भरे हुए उन राज्यों पर पहुँचा जिनकी मूरतों यरूशलेम और सामरिया की मूरतों से बढ़कर थीं, और जिस प्रकार मैंने सामरिया और उसकी मूरतों से किया,", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 10:11" - }, - "क्या उसी प्रकार मैं यरूशलेम से और उसकी मूरतों से भी न करूँ?”" - ] - }, + "type": "verse:v", + "number": "14", + "sid": "ISA 9:14" + }, + "इस कारण यहोवा इस्राएल में से सिर और पूँछ को, खजूर की डालियों और सरकण्डे को, एक ही दिन में काट डालेगा।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 9:15" + }, + "पुरनिया और प्रतिष्ठित पुरुष तो सिर हैं, और झूठी बातें सिखानेवाला नबी पूँछ है;", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 9:16" + }, + "क्योंकि जो इन लोगों की अगुआई करते हैं वे इनको भटका देते हैं, और जिनकी अगुआई होती है वे नाश हो जाते हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 9:17" + }, + "इस कारण प्रभु न तो इनके जवानों से प्रसन्न होगा, और न इनके अनाथ बालकों और विधवाओं पर दया करेगा; क्योंकि हर एक भक्तिहीन और कुकर्मी है, और हर एक के मुख से मूर्खता की बातें निकलती हैं। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 9:18" + }, + "क्योंकि दुष्टता आग के समान धधकती है, वह ऊँटकटारों और काँटों को भस्म करती है, वरन् वह घने वन की झाड़ियों में आग लगाती है और वह धुएँ में चकरा-चकराकर ऊपर की ओर उठती है।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 9:19" + }, + "सेनाओं के यहोवा के रोष के मारे यह देश जलाया गया है, और ये लोग आग की ईंधन के समान हैं; वे आपस में एक दूसरे से दया का व्यवहार नहीं करते।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 9:20" + }, + "वे दाहिनी ओर से भोजनवस्तु छीनकर भी भूखे रहते, और बायीं ओर से खाकर भी तृप्त नहीं होते; उनमें से प्रत्येक मनुष्य अपनी-अपनी बाँहों का माँस खाता है," + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अश्शूर पर न्याय" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 9:21" }, + "मनश्शे एप्रैम के और एप्रैम मनश्शे के विरुद्ध होकर, और वे दोनों मिलकर यहूदा के विरुद्ध हैं इतने पर भी उसका क्रोध शान्त नहीं हुआ, और उसका हाथ अब तक बढ़ा हुआ है।" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "ISA 10" + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 10:12" - }, - "इस कारण जब प्रभु सिय्योन पर्वत पर और यरूशलेम में अपना सब काम कर चुकेगा, तब मैं अश्शूर के राजा के गर्व की बातों का, और उसकी घमण्ड भरी आँखों का बदला दूँगा।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 10:13" - }, - "उसने कहा है, “अपने ही बाहुबल और बुद्धि से मैंने यह काम किया है, क्योंकि मैं चतुर हूँ; मैंने देश-देश की सीमाओं को हटा दिया, और उनके रखे हुए धन को लूट लिया; मैंने वीर के समान गद्दी पर विराजनेहारों को उतार दिया है।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 10:14" - }, - "देश-देश के लोगों की धन-सम्पत्ति, चिड़ियों के घोंसलों के समान, मेरे हाथ आई है, और जैसे कोई छोड़े हुए अण्डों को बटोर ले वैसे ही मैंने सारी पृथ्वी को बटोर लिया है; और कोई पंख फड़फड़ाने या चोंच खोलने या चीं-चीं करनेवाला न था।”" - ] + "type": "verse:v", + "number": "1", + "sid": "ISA 10:1" }, + "हाय उन पर जो दुष्टता से न्याय करते, और उन पर जो उत्पात करने की आज्ञा लिख देते हैं,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ISA 10:15" - }, - "क्या कुल्हाड़ा उसके विरुद्ध जो उससे काटता हो डींग मारे, या आरी उसके विरुद्ध जो उसे खींचता हो बड़ाई करे? क्या सोंटा अपने चलानेवाले को चलाए या छड़ी उसे उठाए जो काठ नहीं है!", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 10:16" - }, - "इस कारण प्रभु अर्थात् सेनाओं का प्रभु उस राजा के हष्ट-पुष्ट योद्धाओं को दुबला कर देगा, और उसके ऐश्वर्य के नीचे", - { - "type": "char:it", - "content": [ - "आग की सी जलन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.16" - ] - }, - { - "type": "char:fq", - "content": [ - "आग की सी जलन:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् परमेश्वर अकस्मात ही उसके वैभव और घमण्ड को पूर्णतः नष्ट कर देगा। जैसे किसी भव्य मन्दिर के नीचे आग जला दी गई हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* होगी।" - ] - }, - { - "type": "verse:v", - "number": "17", - "sid": "ISA 10:17" - }, - "इस्राएल की ज्योति तो आग ठहरेगी, और इस्राएल का पवित्र ज्वाला ठहरेगा; और वह उसके झाड़ - झँखाड़ को एक ही दिन में भस्म करेगा।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 10:18" - }, - "और जैसे रोगी के क्षीण हो जाने पर उसकी दशा होती है वैसी ही वह उसके वन और फलदाई बारी की शोभा पूरी रीति से नाश करेगा।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 10:19" - }, - "उस वन के वृक्ष इतने थोड़े रह जाएँगे कि लड़का भी उनको गिनकर लिख लेगा।" - ] - }, + "type": "verse:v", + "number": "2", + "sid": "ISA 10:2" + }, + "कि वे कंगालों का न्याय बिगाड़ें और मेरी प्रजा के दीन लोगों का हक़ मारें, कि वे विधवाओं को लूटें और अनाथों का माल अपना लें!", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 10:3" + }, + "तुम दण्ड के दिन और उस विपत्ति के दिन जो दूर से आएगी क्या करोगे? तुम सहायता के लिये किसके पास भागकर जाओगे? तुम अपने वैभव को कहाँ रख छोड़ोगे?", + { + "type": "char:bdit", + "content": [ + "(अय्यू. 31:14, 1 पत. 2:12)" + ] + }, { - "type": "para:s", - "content": [ - "शेष इस्राएलियों की वापसी" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 10:4" }, + "वे केवल बन्दियों के पैरों के पास गिर पड़ेंगे और मरे हुओं के नीचे दबे पड़े रहेंगे। इतने पर भी उसका क्रोध शान्त नहीं हुआ और उसका हाथ अब तक बढ़ा हुआ है।" + ] + }, + { + "type": "para:s", + "content": [ + "अश्शूर- क्रोध का साधन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 10:5" + }, + { + "type": "char:it", + "content": [ + "अश्शूर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.5" + ] + }, + { + "type": "char:fq", + "content": [ + "अश्शूर:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह अश्शूर के राजा को संदर्भित करता है।" + ] + } + ] + } + ] + }, + "पर हाय, जो मेरे", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 10:20" - }, - "उस समय इस्राएल के बचे हुए लोग और याकूब के घराने के भागे हुए, अपने", - { - "type": "char:it", - "content": [ - "मारनेवाले" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.20" - ] - }, - { - "type": "char:fq", - "content": [ - "मारनेवाले:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् अश्शूर का राजा" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पर फिर कभी भरोसा न रखेंगे, परन्तु यहोवा जो इस्राएल का पवित्र है, उसी पर वे सच्चाई से भरोसा रखेंगे।" - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "ISA 10:21" - }, - "याकूब में से बचे हुए लोग पराक्रमी परमेश्वर की ओर फिरेंगे।", + "type": "char:it", + "content": [ + "क्रोध का लठ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "ISA 10:22" + "type": "char:fr", + "content": [ + "10.5" + ] }, - "क्योंकि हे इस्राएल, चाहे तेरे लोग समुद्र के रेतकणों के समान भी बहुत हों, तो भी निश्चय है कि उनमें से केवल बचे लोग ही लौटेंगे। सत्यानाश तो पूरे न्याय के साथ ठाना गया है।", { - "type": "verse:v", - "number": "23", - "sid": "ISA 10:23" + "type": "char:fq", + "content": [ + "क्रोध का लठ:" + ] }, - "क्योंकि प्रभु सेनाओं के यहोवा ने सारे देश का सत्यानाश कर देना ठाना है।", { - "type": "char:bdit", - "content": [ - "(रोम. 9:27,28)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "या साधन जिसके प्रयोग से मैं दोषी प्रजा को दण्ड दूँगा।" + ] + } + ] + } + ] }, + "और मेरे हाथ में का सोंटा है! वह मेरा क्रोध है।", { - "type": "para:s", - "content": [ - "परमेश्वर अश्शूर को दण्ड देगा" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 10:6" }, + "मैं उसको एक भक्तिहीन जाति के विरुद्ध भेजूँगा, और जिन लोगों पर मेरा रोष भड़का है उनके विरुद्ध उसको आज्ञा दूँगा कि छीन-छान करे और लूट ले, और उनको सड़कों की कीच के समान लताड़े।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 10:24" - }, - "इसलिए प्रभु सेनाओं का यहोवा यह कहता है, “हे सिय्योन में रहनेवाली मेरी प्रजा, अश्शूर से मत डर; चाहे वह सोंटें से तुझे मारे और मिस्र के समान तेरे ऊपर छड़ी उठाए।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 10:25" - }, - "क्योंकि अब थोड़ी ही देर है कि मेरी जलन और क्रोध उनका सत्यानाश करके शान्त होगा", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 10:26" - }, - "सेनाओं का यहोवा उसके विरुद्ध कोड़ा उठाकर उसको ऐसा मारेगा जैसा उसने", - { - "type": "char:it", - "content": [ - "ओरेब नामक चट्टान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.26" - ] - }, - { - "type": "char:fq", - "content": [ - "ओरेब नामक चट्टान:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस चट्टान पर गिदोन ने दो मिद्यानियों को मार डाला था ओरेब और जेब।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पर मिद्यानियों को मारा था; और जैसा उसने मिस्रियों के विरुद्ध समुद्र पर लाठी बढ़ाई, वैसा ही उसकी ओर भी बढ़ाएगा।" - ] - }, - { - "type": "verse:v", - "number": "27", - "sid": "ISA 10:27" - }, - "उस समय ऐसा होगा कि उसका बोझ तेरे कंधे पर से और उसका जूआ तेरी गर्दन पर से उठा लिया जाएगा, और अभिषेक के कारण वह जूआ तोड़ डाला जाएगा।”" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 10:7" }, + "परन्तु उसकी ऐसी मनसा न होगी, न उसके मन में ऐसा विचार है, क्योंकि उसके मन में यही है कि मैं बहुत सी जातियों का नाश और अन्त कर डालूँ।", { - "type": "para:s", - "content": [ - "अश्शूरी सेना का आक्रमण" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 10:8" }, + "क्योंकि वह कहता है, “क्या मेरे सब हाकिम राजा के तुल्य नहीं?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ISA 10:28" - }, - "वह अय्यात में आया है, और मिग्रोन में से होकर आगे बढ़ गया है; मिकमाश में उसने अपना सामान रखा है।", - { - "type": "verse:v", - "number": "29", - "sid": "ISA 10:29" - }, - "वे घाटी से पार हो गए, उन्होंने गेबा में रात काटी; रामाह थरथरा उठा है, शाऊल का गिबा भाग निकला है।", - { - "type": "verse:v", - "number": "30", - "sid": "ISA 10:30" - }, - "हे गल्लीम की बेटी चिल्ला! हे लैशा के लोगों कान लगाओ! हाय बेचारा अनातोत!", - { - "type": "verse:v", - "number": "31", - "sid": "ISA 10:31" - }, - "मदमेना मारा-मारा फिरता है, गेबीम के निवासी भागने के लिये अपना-अपना समान इकट्ठा कर रहे हैं।", - { - "type": "verse:v", - "number": "32", - "sid": "ISA 10:32" - }, - "आज ही के दिन वह", - { - "type": "char:it", - "content": [ - "नोब" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.32" - ] - }, - { - "type": "char:fq", - "content": [ - "नोब:" - ] - }, - { - "type": "char:ft", - "content": [ - "बिन्यामीन गोत्र का एक नगर जिसमें पुरोहित थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में टिकेगा; तब वह सिय्योन पहाड़ पर, और यरूशलेम की पहाड़ी पर हाथ उठाकर धमकाएगा।" - ] - } - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 10:9" }, + "क्या कलनो कर्कमीश के समान नहीं है? क्या हमात अर्पाद के और सामरिया दमिश्क के समान नहीं?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ISA 10:33" - }, - "देखो, प्रभु सेनाओं का यहोवा पेड़ों को भयानक रूप से छाँट डालेगा; ऊँचे-ऊँचे वृक्ष काटे जाएँगे, और जो ऊँचे हैं सो नीचे किए जाएँगे।", - { - "type": "verse:v", - "number": "34", - "sid": "ISA 10:34" - }, - "वह घने वन को लोहे से काट डालेगा और लबानोन एक प्रतापी के हाथ से नाश किया जाएगा।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 10:10" }, + "जिस प्रकार मेरा हाथ मूरतों से भरे हुए उन राज्यों पर पहुँचा जिनकी मूरतों यरूशलेम और सामरिया की मूरतों से बढ़कर थीं, और जिस प्रकार मैंने सामरिया और उसकी मूरतों से किया,", { - "type": "chapter:c", - "number": "11", - "sid": "ISA 11" + "type": "verse:v", + "number": "11", + "sid": "ISA 10:11" }, + "क्या उसी प्रकार मैं यरूशलेम से और उसकी मूरतों से भी न करूँ?”" + ] + }, + { + "type": "para:s", + "content": [ + "अश्शूर पर न्याय" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "यिशै के वंश का शासनकाल" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 10:12" }, + "इस कारण जब प्रभु सिय्योन पर्वत पर और यरूशलेम में अपना सब काम कर चुकेगा, तब मैं अश्शूर के राजा के गर्व की बातों का, और उसकी घमण्ड भरी आँखों का बदला दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 11:1" - }, - "तब", - { - "type": "char:it", - "content": [ - "यिशै" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.1" - ] - }, - { - "type": "char:fq", - "content": [ - "यिशै:" - ] - }, - { - "type": "char:ft", - "content": [ - "दाऊद का पिता अर्थात् जिसकी चर्चा की जा रही है वह यिशै के कुटुम्ब या दाऊद के वंश का है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के ठूँठ में से एक डाली फूट निकलेगी और उसकी जड़ में से एक शाखा निकलकर फलवन्त होगी।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 13:23, यिर्म. 23:5, प्रका. 22:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 11:2" - }, - "और यहोवा की आत्मा, बुद्धि और समझ की आत्मा, युक्ति और पराक्रम की आत्मा, और ज्ञान और यहोवा के भय की आत्मा उस पर ठहरी रहेगी।", - { - "type": "char:bdit", - "content": [ - "(इफि. 1:17, यशा. 42:1, यूह. 14:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 11:3" - }, - "ओर उसको यहोवा का भय सुगन्ध—सा भाएगा।" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 10:13" }, + "उसने कहा है, “अपने ही बाहुबल और बुद्धि से मैंने यह काम किया है, क्योंकि मैं चतुर हूँ; मैंने देश-देश की सीमाओं को हटा दिया, और उनके रखे हुए धन को लूट लिया; मैंने वीर के समान गद्दी पर विराजनेहारों को उतार दिया है।", { - "type": "para:p", - "content": [ - "वह मुँह देखा न्याय न करेगा और न अपने कानों के सुनने के अनुसार निर्णय करेगा;", - { - "type": "char:bdit", - "content": [ - "(यूह. 8:15,16, यूह. 7:24)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 11:4" - }, - "परन्तु वह कंगालों का न्याय धार्मिकता से, और पृथ्वी के नम्र लोगों का निर्णय खराई से करेगा; और वह पृथ्वी को अपने वचन के सोंटे से मारेगा, और अपने फूँक के झोंके से दुष्ट को मिटा डालेगा।", - { - "type": "char:bdit", - "content": [ - "(2 थिस्स. 2:8, प्रका. 19:15, नीति. 31:8,9)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 11:5" - }, - "उसकी कमर का फेंटा धार्मिकता और उसकी कमर का फेंटा सच्चाई होगी।", - { - "type": "char:bdit", - "content": [ - "(यशा. 59:17, इफि. 6:14)" - ] - }, - "" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 10:14" }, + "देश-देश के लोगों की धन-सम्पत्ति, चिड़ियों के घोंसलों के समान, मेरे हाथ आई है, और जैसे कोई छोड़े हुए अण्डों को बटोर ले वैसे ही मैंने सारी पृथ्वी को बटोर लिया है; और कोई पंख फड़फड़ाने या चोंच खोलने या चीं-चीं करनेवाला न था।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 11:6" - }, - "तब भेड़िया भेड़ के बच्चे के संग रहा करेगा, और चीता बकरी के बच्चे के साथ बैठा रहेगा, और बछड़ा और जवान सिंह और पाला पोसा हुआ बैल तीनों इकट्ठे रहेंगे, और एक छोटा लड़का उनकी अगुआई करेगा।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 11:7" - }, - { - "type": "char:it", - "content": [ - "गाय और रीछनी मिलकर चरेंगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.7" - ] - }, - { - "type": "char:fq", - "content": [ - "गाय और रीछनी मिलकर चरेंगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् एक साथ ये पशु स्वभाव से ही संगति नहीं करते हैं क्योंकि एक दूसरे का शिकार होता है, वे एक साथ रहेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उनके बच्चे इकट्ठे बैठेंगे; और सिंह बैल के समान भूसा खाया करेगा।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "ISA 11:8" - }, - "दूध पीता बच्चा करैत के बिल पर खेलेगा, और दूध छुड़ाया हुआ लड़का नाग के बिल में हाथ डालेगा।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 11:9" - }, - "मेरे सारे पवित्र पर्वत पर न तो कोई दुःख देगा और न हानि करेगा; क्योंकि पृथ्वी यहोवा के ज्ञान से ऐसी भर जाएगी जैसा जल समुद्र में भरा रहता है।" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 10:15" }, + "क्या कुल्हाड़ा उसके विरुद्ध जो उससे काटता हो डींग मारे, या आरी उसके विरुद्ध जो उसे खींचता हो बड़ाई करे? क्या सोंटा अपने चलानेवाले को चलाए या छड़ी उसे उठाए जो काठ नहीं है!", { - "type": "para:s", - "content": [ - "इस्राएलियों का पुनः इकट्ठा होना" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 10:16" }, + "इस कारण प्रभु अर्थात् सेनाओं का प्रभु उस राजा के हष्ट-पुष्ट योद्धाओं को दुबला कर देगा, और उसके ऐश्वर्य के नीचे", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "आग की सी जलन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "ISA 11:10" + "type": "char:fr", + "content": [ + "10.16" + ] }, - "उस समय यिशै की जड़ देश-देश के लोगों के लिये एक झण्डा होगी; सब राज्यों के लोग उसे ढूँढ़ेंगें, और उसका विश्रामस्थान तेजोमय होगा।", { - "type": "char:bdit", - "content": [ - "(रोम. 15:12)" - ] + "type": "char:fq", + "content": [ + "आग की सी जलन:" + ] }, - "" - ] + { + "type": "char:ft", + "content": [ + "अर्थात् परमेश्वर अकस्मात ही उसके वैभव और घमण्ड को पूर्णतः नष्ट कर देगा। जैसे किसी भव्य मन्दिर के नीचे आग जला दी गई हो।" + ] + } + ] + } + ] + }, + "होगी।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 10:17" + }, + "इस्राएल की ज्योति तो आग ठहरेगी, और इस्राएल का पवित्र ज्वाला ठहरेगा; और वह उसके झाड़ - झँखाड़ को एक ही दिन में भस्म करेगा।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 10:18" + }, + "और जैसे रोगी के क्षीण हो जाने पर उसकी दशा होती है वैसी ही वह उसके वन और फलदाई बारी की शोभा पूरी रीति से नाश करेगा।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 10:19" + }, + "उस वन के वृक्ष इतने थोड़े रह जाएँगे कि लड़का भी उनको गिनकर लिख लेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "शेष इस्राएलियों की वापसी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 10:20" + }, + "उस समय इस्राएल के बचे हुए लोग और याकूब के घराने के भागे हुए, अपने", + { + "type": "char:it", + "content": [ + "मारनेवाले", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.20" + ] + }, + { + "type": "char:fq", + "content": [ + "मारनेवाले:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् अश्शूर का राजा" + ] + } + ] + } + ] }, + "पर फिर कभी भरोसा न रखेंगे, परन्तु यहोवा जो इस्राएल का पवित्र है, उसी पर वे सच्चाई से भरोसा रखेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 11:11" - }, - "उस समय प्रभु अपना हाथ दूसरी बार बढ़ाकर बचे हुओं को, जो उसकी प्रजा के रह गए हैं, अश्शूर से, मिस्र से, पत्रोस से, कूश से, एलाम से, शिनार से, हमात से, और समुद्र के द्वीपों से मोल लेकर छुड़ाएगा।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 11:12" - }, - "वह अन्यजातियों के लिये झण्डा खड़ा करके इस्राएल के सब निकाले हुओं को, और यहूदा के सब बिखरे हुओं को पृथ्वी की चारों दिशाओं से इकट्ठा करेगा।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 11:13" - }, - "एप्रैम फिर डाह न करेगा और यहूदा के तंग करनेवाले काट डाले जाएँगे; न तो एप्रैम यहूदा से डाह करेगा और न यहूदा एप्रैम को तंग करेगा।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 11:14" - }, - "परन्तु वे पश्चिम की ओर पलिश्तियों के कंधे पर झपट्टा मारेंगे, और मिलकर पूर्वियों को लूटेंगे। वे एदोम और मोआब पर हाथ बढ़ाएँगे, और अम्मोनी उनके अधीन हो जाएँगे।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 11:15" - }, - "यहोवा मिस्र के समुद्र की कोल को सूखा डालेगा, और फरात पर अपना हाथ बढ़ाकर प्रचण्ड लू से ऐसा सुखाएगा कि वह सात धार हो जाएगा, और लोग जूता पहने हुए भी पार हो जाएँगे।", - { - "type": "char:bdit", - "content": [ - "(जक. 10:11)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 11:16" - }, - "उसकी प्रजा के बचे हुओं के लिये अश्शूर से एक ऐसा राज-मार्ग होगा जैसा मिस्र देश से चले आने के समय इस्राएल के लिये हुआ था।" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 10:21" }, + "याकूब में से बचे हुए लोग पराक्रमी परमेश्वर की ओर फिरेंगे।", { - "type": "chapter:c", - "number": "12", - "sid": "ISA 12" + "type": "verse:v", + "number": "22", + "sid": "ISA 10:22" }, + "क्योंकि हे इस्राएल, चाहे तेरे लोग समुद्र के रेतकणों के समान भी बहुत हों, तो भी निश्चय है कि उनमें से केवल बचे लोग ही लौटेंगे। सत्यानाश तो पूरे न्याय के साथ ठाना गया है।", { - "type": "para:s", - "content": [ - "धन्यवाद का गीत" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 10:23" }, + "क्योंकि प्रभु सेनाओं के यहोवा ने सारे देश का सत्यानाश कर देना ठाना है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 12:1" - }, - { - "type": "char:it", - "content": [ - "उस दिन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.1" - ] - }, - { - "type": "char:fq", - "content": [ - "उस दिन:" - ] - }, - { - "type": "char:ft", - "content": [ - "पिछले अध्याय में जिस दिन का संदर्भ है, मसीह के आगमन का समय जब उसके राज्य का प्रभाव हर जगह दिखाई देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तू कहेगा, “हे यहोवा, मैं तेरा धन्यवाद करता हूँ, क्योंकि यद्यपि तू मुझ पर क्रोधित हुआ था, परन्तु अब तेरा क्रोध शान्त हुआ, और तूने मुझे शान्ति दी है।”" - ] + "type": "char:bdit", + "content": [ + "(रोम. 9:27,28)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर अश्शूर को दण्ड देगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ISA 10:24" + }, + "इसलिए प्रभु सेनाओं का यहोवा यह कहता है, “हे सिय्योन में रहनेवाली मेरी प्रजा, अश्शूर से मत डर; चाहे वह सोंटें से तुझे मारे और मिस्र के समान तेरे ऊपर छड़ी उठाए।", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 10:25" + }, + "क्योंकि अब थोड़ी ही देर है कि मेरी जलन और क्रोध उनका सत्यानाश करके शान्त होगा", + { + "type": "verse:v", + "number": "26", + "sid": "ISA 10:26" + }, + "सेनाओं का यहोवा उसके विरुद्ध कोड़ा उठाकर उसको ऐसा मारेगा जैसा उसने", + { + "type": "char:it", + "content": [ + "ओरेब नामक चट्टान", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.26" + ] + }, + { + "type": "char:fq", + "content": [ + "ओरेब नामक चट्टान:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस चट्टान पर गिदोन ने दो मिद्यानियों को मार डाला था ओरेब और जेब।" + ] } - ] + ] + } + ] }, + "पर मिद्यानियों को मारा था; और जैसा उसने मिस्रियों के विरुद्ध समुद्र पर लाठी बढ़ाई, वैसा ही उसकी ओर भी बढ़ाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 12:2" - }, - "देखो “परमेश्वर मेरा उद्धार है, मैं भरोसा रखूँगा और न थरथराऊँगा; क्योंकि प्रभु यहोवा मेरा बल और मेरे भजन का विषय है, और वह मेरा उद्धारकर्ता हो गया है।”", - { - "type": "char:bdit", - "content": [ - "(भज. 118:14, निर्ग. 15:2)" - ] - }, - "" - ] + "type": "verse:v", + "number": "27", + "sid": "ISA 10:27" }, + "उस समय ऐसा होगा कि उसका बोझ तेरे कंधे पर से और उसका जूआ तेरी गर्दन पर से उठा लिया जाएगा, और अभिषेक के कारण वह जूआ तोड़ डाला जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "अश्शूरी सेना का आक्रमण" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 12:3" - }, - "तुम आनन्दपूर्वक उद्धार के सोतों से जल भरोगे।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 12:4" - }, - "और उस दिन तुम कहोगे, “यहोवा की स्तुति करो, उससे प्रार्थना करो; सब जातियों में उसके बड़े कामों का प्रचार करो, और कहो कि उसका नाम महान है।", - { - "type": "char:bdit", - "content": [ - "(भज. 105:1,2)" - ] - }, - "" - ] + "type": "verse:v", + "number": "28", + "sid": "ISA 10:28" }, + "वह अय्यात में आया है, और मिग्रोन में से होकर आगे बढ़ गया है; मिकमाश में उसने अपना सामान रखा है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 12:5" - }, - "“", - { - "type": "char:it", - "content": [ - "यहोवा का भजन गाओ, क्योंकि उसने प्रतापमय काम किए हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.5" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा .... उसने प्रतापमय काम किए हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "महिमा की बातें, जो उत्सव के योग्य हैं, स्मरणयोग्य रही हैं, जो बातें गौरव की, महान और अद्भुत हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, इसे सारी पृथ्वी पर प्रगट करो।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "ISA 12:6" - }, - "हे सिय्योन में बसनेवाली तू जयजयकार कर और ऊँचे स्वर से गा, क्योंकि इस्राएल का पवित्र तुझ में महान है।”" - ] + "type": "verse:v", + "number": "29", + "sid": "ISA 10:29" + }, + "वे घाटी से पार हो गए, उन्होंने गेबा में रात काटी; रामाह थरथरा उठा है, शाऊल का गिबा भाग निकला है।", + { + "type": "verse:v", + "number": "30", + "sid": "ISA 10:30" }, + "हे गल्लीम की बेटी चिल्ला! हे लैशा के लोगों कान लगाओ! हाय बेचारा अनातोत!", { - "type": "chapter:c", - "number": "13", - "sid": "ISA 13" + "type": "verse:v", + "number": "31", + "sid": "ISA 10:31" }, + "मदमेना मारा-मारा फिरता है, गेबीम के निवासी भागने के लिये अपना-अपना समान इकट्ठा कर रहे हैं।", { - "type": "para:s", - "content": [ - "बाबेल के विरुद्ध घोषणा" - ] + "type": "verse:v", + "number": "32", + "sid": "ISA 10:32" }, + "आज ही के दिन वह", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "नोब", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "ISA 13:1" + "type": "char:fr", + "content": [ + "10.32" + ] }, - "बाबेल के विषय की भारी भविष्यद्वाणी जिसको आमोस के पुत्र यशायाह ने दर्शन में पाया।", { - "type": "verse:v", - "number": "2", - "sid": "ISA 13:2" + "type": "char:fq", + "content": [ + "नोब:" + ] }, - "मुंडे पहाड़ पर एक झण्डा खड़ा करो, हाथ से संकेत करो और उनसे ऊँचे स्वर से पुकारो कि वे सरदारों के फाटकों में प्रवेश करें।", { - "type": "verse:v", - "number": "3", - "sid": "ISA 13:3" - }, - "मैंने स्वयं अपने पवित्र किए हुओं को आज्ञा दी है, मैंने अपने क्रोध के लिये अपने वीरों को बुलाया है जो मेरे प्रताप के कारण प्रसन्न हैं।" - ] + "type": "char:ft", + "content": [ + "बिन्यामीन गोत्र का एक नगर जिसमें पुरोहित थे।" + ] + } + ] + } + ] + }, + "में टिकेगा; तब वह सिय्योन पहाड़ पर, और यरूशलेम की पहाड़ी पर हाथ उठाकर धमकाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "33", + "sid": "ISA 10:33" + }, + "देखो, प्रभु सेनाओं का यहोवा पेड़ों को भयानक रूप से छाँट डालेगा; ऊँचे-ऊँचे वृक्ष काटे जाएँगे, और जो ऊँचे हैं सो नीचे किए जाएँगे।", + { + "type": "verse:v", + "number": "34", + "sid": "ISA 10:34" + }, + "वह घने वन को लोहे से काट डालेगा और लबानोन एक प्रतापी के हाथ से नाश किया जाएगा।" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "ISA 11" + }, + { + "type": "para:s", + "content": [ + "यिशै के वंश का शासनकाल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 11:1" + }, + "तब", + { + "type": "char:it", + "content": [ + "यिशै", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "11.1" + ] + }, + { + "type": "char:fq", + "content": [ + "यिशै:" + ] + }, + { + "type": "char:ft", + "content": [ + "दाऊद का पिता अर्थात् जिसकी चर्चा की जा रही है वह यिशै के कुटुम्ब या दाऊद के वंश का है।" + ] + } + ] + } + ] }, + "के ठूँठ में से एक डाली फूट निकलेगी और उसकी जड़ में से एक शाखा निकलकर फलवन्त होगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 13:4" - }, - "पहाड़ों पर एक बड़ी भीड़ का सा कोलाहल हो रहा है, मानो एक बड़ी फौज की हलचल हों। राज्य-राज्य की इकट्ठी की हुई जातियाँ हलचल मचा रही हैं। सेनाओं का यहोवा युद्ध के लिये अपनी सेना इकट्ठी कर रहा है।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 13:5" - }, - "वे दूर देश से, आकाश के छोर से आए हैं, हाँ, यहोवा अपने क्रोध के हथियारों समेत सारे देश को नाश करने के लिये आया है।" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 13:23, यिर्म. 23:5, प्रका. 22:16)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 13:6" - }, - "हाय-हाय करो, क्योंकि यहोवा का दिन समीप है; वह सर्वशक्तिमान की ओर से मानो सत्यानाश करने के लिये आता है।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 13:7" - }, - "इस कारण सब के हाथ ढीले पड़ेंगे, और हर एक मनुष्य का हृदय पिघल जाएगा,", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 13:8" - }, - "और वे घबरा जाएँगे। उनको पीड़ा और शोक होगा; उनको जच्चा की सी पीड़ाएँ उठेंगी। वे चकित होकर एक दूसरे को ताकेंगे; उनके मुँह जल जाएँगे।", - { - "type": "char:bdit", - "content": [ - "(1 थिस्स. 5:3)" - ] - }, - "" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 11:2" }, + "और यहोवा की आत्मा, बुद्धि और समझ की आत्मा, युक्ति और पराक्रम की आत्मा, और ज्ञान और यहोवा के भय की आत्मा उस पर ठहरी रहेगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 13:9" - }, - "देखो, यहोवा का वह दिन रोष और क्रोध और निर्दयता के साथ आता है कि वह पृथ्वी को उजाड़ डाले और पापियों को उसमें से नाश करे।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 13:10" - }, - "क्योंकि आकाश के तारागण और बड़े-बड़े नक्षत्र अपना प्रकाश न देंगे, और सूर्य उदय होते-होते अंधेरा हो जाएगा, और चन्द्रमा अपना प्रकाश न देगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 24:29, मर. 13:24, प्रका. 6:12,13)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 13:11" - }, - "मैं जगत के लोगों को उनकी बुराई के कारण, और दुष्टों को उनके अधर्म का दण्ड दूँगा; मैं अभिमानियों के अभिमान को नाश करूँगा और उपद्रव करनेवालों के घमण्ड को तोड़ूँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 13:12" - }, - "मैं मनुष्य को कुन्दन से, और आदमी को ओपीर के सोने से भी अधिक महँगा करूँगा।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 13:13" - }, - "इसलिए मैं आकाश को कँपाऊँगा, और", - { - "type": "char:it", - "content": [ - "पृथ्वी अपने स्थान से टल जाएगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "13.13" - ] - }, - { - "type": "char:fq", - "content": [ - "पृथ्वी अपने स्थान से टल जाएगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह परमेश्वर के प्रकोप का महान प्रभाव दर्शाता है, जैसे कि उसकी उपस्थिति से पृथ्वी को भी डरना और काँपना और उसके क्रोध के भय से दूर भागना आवश्यक है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; यह सेनाओं के यहोवा के रोष के कारण और उसके भड़के हुए क्रोध के दिन होगा।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "ISA 13:14" - }, - "और वे खदेड़े हुए हिरन, या बिन चरवाहे की भेड़ों के समान अपने-अपने लोगों की ओर फिरेंगे, और अपने-अपने देश को भाग जाएँगे।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 13:15" - }, - "जो कोई मिले वह बेधा जाएगा, और जो कोई पकड़ा जाए, वह तलवार से मार डाला जाएगा।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 13:16" - }, - "उनके बाल-बच्चे उनके सामने पटक दिए जाएँगे; और उनके घर लूटे जाएँगे, और उनकी स्त्रियाँ भ्रष्ट की जाएँगी।" - ] + "type": "char:bdit", + "content": [ + "(इफि. 1:17, यशा. 42:1, यूह. 14:17)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 13:17" - }, - "देखो, मैं उनके विरुद्ध मादी लोगों को उभारूँगा जो न तो चाँदी का कुछ विचार करेंगे और न सोने का लालच करेंगे।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 13:18" - }, - "वे तीरों से जवानों को मारेंगे, और बच्चों पर कुछ दया न करेंगे, वे लड़कों पर कुछ तरस न खाएँगे।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 13:19" - }, - "बाबेल जो सब राज्यों का शिरोमणि है, और जिसकी शोभा पर कसदी लोग फूलते हैं, वह ऐसा हो जाएगा जैसे सदोम और गमोरा, जब परमेश्वर ने उन्हें उलट दिया था।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 13:20" - }, - "वह फिर कभी न बसेगा और युग-युग उसमें कोई वास न करेगा; अरबी लोग भी उसमें डेरा खड़ा न करेंगे, और न चरवाहे उसमें अपने पशु बैठाएँगे।", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 13:21" - }, - "वहाँ जंगली जन्तु बैठेंगे, और उल्लू उनके घरों में भरे रहेंगे; वहाँ शुतुर्मुर्ग बसेंगे, और जंगली बकरे वहाँ नाचेंगे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 13:22" - }, - "उस नगर के राज-भवनों में हुँडार, और उसके सुख-विलास के मन्दिरों में गीदड़ बोला करेंगे; उसके नाश होने का समय निकट आ गया है, और उसके दिन अब बहुत नहीं रहे।" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 11:3" }, + "ओर उसको यहोवा का भय सुगन्ध—सा भाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + "वह मुँह देखा न्याय न करेगा और न अपने कानों के सुनने के अनुसार निर्णय करेगा;", { - "type": "chapter:c", - "number": "14", - "sid": "ISA 14" + "type": "char:bdit", + "content": [ + "(यूह. 8:15,16, यूह. 7:24)" + ] }, { - "type": "para:s", - "content": [ - "याकूब पर दया" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 11:4" }, + "परन्तु वह कंगालों का न्याय धार्मिकता से, और पृथ्वी के नम्र लोगों का निर्णय खराई से करेगा; और वह पृथ्वी को अपने वचन के सोंटे से मारेगा, और अपने फूँक के झोंके से दुष्ट को मिटा डालेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 14:1" - }, - "यहोवा याकूब पर दया करेगा, और इस्राएल को फिर अपनाकर, उन्हीं के देश में बसाएगा, और परदेशी उनसे मिल जाएँगे और अपने-अपने को याकूब के घराने से मिला लेंगे।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 14:2" - }, - "देश-देश के लोग उनको उन्हीं के स्थान में पहुँचाएँगे, और इस्राएल का घराना यहोवा की भूमि पर उनका अधिकारी होकर उनको दास और दासियाँ बनाएगा; क्योंकि वे अपने बँधुवाई में ले जानेवालों को बन्दी बनाएँगे, और जो उन पर अत्याचार करते थे उन पर वे शासन करेंगे।" - ] + "type": "char:bdit", + "content": [ + "(2 थिस्स. 2:8, प्रका. 19:15, नीति. 31:8,9)" + ] }, { - "type": "para:s", - "content": [ - "बाबेल के राजा का पतन" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 11:5" }, + "उसकी कमर का फेंटा धार्मिकता और उसकी कमर का फेंटा सच्चाई होगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 14:3" - }, - "जिस दिन यहोवा तुझे तेरे सन्ताप और घबराहट से, और उस कठिन श्रम से जो तुझ से लिया गया विश्राम देगा,", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 14:4" - }, - "उस दिन तू बाबेल के राजा पर ताना मारकर कहेगा, “परिश्रम करानेवाला कैसा नाश हो गया है, सुनहले मन्दिरों से भरी नगरी कैसी नाश हो गई है!", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 14:5" - }, - "यहोवा ने दुष्टों के सोंटे को और अन्याय से", - { - "type": "char:it", - "content": [ - "शासन करनेवालों के लठ को" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.5" - ] - }, - { - "type": "char:fq", - "content": [ - "शासन करनेवालों के लठ को:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् बाबेल के राजा का राजदण्ड। इसका अर्थ है कि यहोवा ने बाबेल से अधिकार छीन लिया और उसकी प्रभुता नष्ट कर दी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तोड़ दिया है," - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "ISA 14:6" - }, - "जिससे वे मनुष्यों को लगातार रोष से मारते रहते थे, और जाति-जाति पर क्रोध से प्रभुता करते और लगातार उनके पीछे पड़े रहते थे।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 14:7" - }, - "अब सारी पृथ्वी को विश्राम मिला है, वह चैन से है; लोग ऊँचे स्वर से गा उठे हैं।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 14:8" - }, - "सनोवर और लबानोन के देवदार भी तुझ पर आनन्द करके कहते हैं, ‘जब से तू गिराया गया तब से कोई हमें काटने को नहीं आया।’", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 14:9" - }, - "पाताल के नीचे अधोलोक में तुझ से मिलने के लिये हलचल हो रही है; वह तेरे लिये मुर्दों को अर्थात् पृथ्वी के सब सरदारों को जगाता है, और वह जाति-जाति से सब राजाओं को उनके सिंहासन पर से उठा खड़ा करता है।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 14:10" - }, - "वे सब तुझ से कहेंगे, ‘क्या तू भी हमारे समान निर्बल हो गया है? क्या तू हमारे समान ही बन गया?’", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 14:11" - }, - "तेरा वैभव और तेरी सारंगियों को शब्द अधोलोक में उतारा गया है; कीड़े तेरा बिछौना और केंचुए तेरा ओढ़ना हैं।" - ] + "type": "char:bdit", + "content": [ + "(यशा. 59:17, इफि. 6:14)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 11:6" }, + "तब भेड़िया भेड़ के बच्चे के संग रहा करेगा, और चीता बकरी के बच्चे के साथ बैठा रहेगा, और बछड़ा और जवान सिंह और पाला पोसा हुआ बैल तीनों इकट्ठे रहेंगे, और एक छोटा लड़का उनकी अगुआई करेगा।", { - "type": "para:s", - "content": [ - "भोर के चमकनेवाले तारे का पतन" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 11:7" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 14:12" - }, - "“हे भोर के चमकनेवाले तारे तू कैसे आकाश से गिर पड़ा है? तू जो जाति-जाति को हरा देता था, तू अब कैसे काटकर भूमि पर गिराया गया है?", - { - "type": "char:bdit", - "content": [ - "(लूका 10:18, यहे. 28:13-17)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 14:13" - }, - "तू मन में कहता तो था, ‘", - { - "type": "char:it", - "content": [ - "मैं स्वर्ग पर चढूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.13" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं स्वर्ग पर चढूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उसने अपने को सर्वोच्च स्थान पर लाने की इच्छा की, उसकी मनोकामना थी कि सब उसे सम्मान दें। वह परमेश्वर के अधिकार को स्वीकार करना नहीं चाहता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; मैं अपने सिंहासन को परमेश्वर के तारागण से अधिक ऊँचा करूँगा; और उत्तर दिशा की छोर पर सभा के पर्वत पर विराजूँगा;" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 11:23, लूका 10:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 14:14" - }, - "मैं मेघों से भी ऊँचे-ऊँचे स्थानों के ऊपर चढूँगा, मैं परमप्रधान के तुल्य हो जाऊँगा।’", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 14:15" - }, - "परन्तु तू अधोलोक में उस गड्ढे की तह तक उतारा जाएगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 11:23, लूका 10:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 14:16" - }, - "जो तुझे देखेंगे तुझको ताकते हुए तेरे विषय में सोच-सोचकर कहेंगे, ‘क्या यह वही पुरुष है जो पृथ्वी को चैन से रहने न देता था और राज्य-राज्य में घबराहट डाल देता था;", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 14:17" - }, - "जो जगत को जंगल बनाता और उसके नगरों को ढा देता था, और अपने बन्दियों को घर जाने नहीं देता था?’", + "type": "char:it", + "content": [ + "गाय और रीछनी मिलकर चरेंगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "ISA 14:18" + "type": "char:fr", + "content": [ + "11.7" + ] }, - "जाति-जाति के सब राजा अपने-अपने घर पर महिमा के साथ आराम से पड़े हैं;", { - "type": "verse:v", - "number": "19", - "sid": "ISA 14:19" + "type": "char:fq", + "content": [ + "गाय और रीछनी मिलकर चरेंगी:" + ] }, - "परन्तु तू निकम्मी शाख के समान अपनी कब्र में से फेंका गया; तू उन मारे हुओं की शवों से घिरा है जो तलवार से बिधकर गड्ढे में पत्थरों के बीच में लताड़ी हुई लोथ के समान पड़े है।", { - "type": "verse:v", - "number": "20", - "sid": "ISA 14:20" - }, - "तू उनके साथ कब्र में न गाड़ा जाएगा, क्योंकि तूने अपने देश को उजाड़ दिया, और अपनी प्रजा का घात किया है।" - ] + "type": "char:ft", + "content": [ + "अर्थात् एक साथ ये पशु स्वभाव से ही संगति नहीं करते हैं क्योंकि एक दूसरे का शिकार होता है, वे एक साथ रहेंगे।" + ] + } + ] + } + ] + }, + ", और उनके बच्चे इकट्ठे बैठेंगे; और सिंह बैल के समान भूसा खाया करेगा।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 11:8" + }, + "दूध पीता बच्चा करैत के बिल पर खेलेगा, और दूध छुड़ाया हुआ लड़का नाग के बिल में हाथ डालेगा।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 11:9" + }, + "मेरे सारे पवित्र पर्वत पर न तो कोई दुःख देगा और न हानि करेगा; क्योंकि पृथ्वी यहोवा के ज्ञान से ऐसी भर जाएगी जैसा जल समुद्र में भरा रहता है।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएलियों का पुनः इकट्ठा होना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 11:10" + }, + "उस समय यिशै की जड़ देश-देश के लोगों के लिये एक झण्डा होगी; सब राज्यों के लोग उसे ढूँढ़ेंगें, और उसका विश्रामस्थान तेजोमय होगा।", + { + "type": "char:bdit", + "content": [ + "(रोम. 15:12)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 11:11" + }, + "उस समय प्रभु अपना हाथ दूसरी बार बढ़ाकर बचे हुओं को, जो उसकी प्रजा के रह गए हैं, अश्शूर से, मिस्र से, पत्रोस से, कूश से, एलाम से, शिनार से, हमात से, और समुद्र के द्वीपों से मोल लेकर छुड़ाएगा।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 11:12" + }, + "वह अन्यजातियों के लिये झण्डा खड़ा करके इस्राएल के सब निकाले हुओं को, और यहूदा के सब बिखरे हुओं को पृथ्वी की चारों दिशाओं से इकट्ठा करेगा।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 11:13" + }, + "एप्रैम फिर डाह न करेगा और यहूदा के तंग करनेवाले काट डाले जाएँगे; न तो एप्रैम यहूदा से डाह करेगा और न यहूदा एप्रैम को तंग करेगा।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 11:14" + }, + "परन्तु वे पश्चिम की ओर पलिश्तियों के कंधे पर झपट्टा मारेंगे, और मिलकर पूर्वियों को लूटेंगे। वे एदोम और मोआब पर हाथ बढ़ाएँगे, और अम्मोनी उनके अधीन हो जाएँगे।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 11:15" + }, + "यहोवा मिस्र के समुद्र की कोल को सूखा डालेगा, और फरात पर अपना हाथ बढ़ाकर प्रचण्ड लू से ऐसा सुखाएगा कि वह सात धार हो जाएगा, और लोग जूता पहने हुए भी पार हो जाएँगे।", + { + "type": "char:bdit", + "content": [ + "(जक. 10:11)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "ISA 11:16" + }, + "उसकी प्रजा के बचे हुओं के लिये अश्शूर से एक ऐसा राज-मार्ग होगा जैसा मिस्र देश से चले आने के समय इस्राएल के लिये हुआ था।" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "ISA 12" + }, + { + "type": "para:s", + "content": [ + "धन्यवाद का गीत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 12:1" + }, + { + "type": "char:it", + "content": [ + "उस दिन", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "12.1" + ] + }, + { + "type": "char:fq", + "content": [ + "उस दिन:" + ] + }, + { + "type": "char:ft", + "content": [ + "पिछले अध्याय में जिस दिन का संदर्भ है, मसीह के आगमन का समय जब उसके राज्य का प्रभाव हर जगह दिखाई देगा।" + ] + } + ] + } + ] + }, + "तू कहेगा, “हे यहोवा, मैं तेरा धन्यवाद करता हूँ, क्योंकि यद्यपि तू मुझ पर क्रोधित हुआ था, परन्तु अब तेरा क्रोध शान्त हुआ, और तूने मुझे शान्ति दी है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ISA 12:2" + }, + "देखो “परमेश्वर मेरा उद्धार है, मैं भरोसा रखूँगा और न थरथराऊँगा; क्योंकि प्रभु यहोवा मेरा बल और मेरे भजन का विषय है, और वह मेरा उद्धारकर्ता हो गया है।”", + { + "type": "char:bdit", + "content": [ + "(भज. 118:14, निर्ग. 15:2)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 12:3" }, + "तुम आनन्दपूर्वक उद्धार के सोतों से जल भरोगे।", { - "type": "para:p", - "content": [ - "“कुकर्मियों के वंश का नाम भी कभी न लिया जाएगा।", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 14:21" - }, - "उनके पूर्वजों के अधर्म के कारण पुत्रों के घात की तैयारी करो, ऐसा न हो कि वे फिर उठकर पृथ्वी के अधिकारी हो जाएँ, और जगत में बहुत से नगर बसाएँ।”" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 12:4" }, + "और उस दिन तुम कहोगे, “यहोवा की स्तुति करो, उससे प्रार्थना करो; सब जातियों में उसके बड़े कामों का प्रचार करो, और कहो कि उसका नाम महान है।", + { + "type": "char:bdit", + "content": [ + "(भज. 105:1,2)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 12:5" + }, + "“", + { + "type": "char:it", + "content": [ + "यहोवा का भजन गाओ, क्योंकि उसने प्रतापमय काम किए हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "12.5" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा .... उसने प्रतापमय काम किए हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "महिमा की बातें, जो उत्सव के योग्य हैं, स्मरणयोग्य रही हैं, जो बातें गौरव की, महान और अद्भुत हैं।" + ] + } + ] + } + ] + }, + ", इसे सारी पृथ्वी पर प्रगट करो।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 12:6" + }, + "हे सिय्योन में बसनेवाली तू जयजयकार कर और ऊँचे स्वर से गा, क्योंकि इस्राएल का पवित्र तुझ में महान है।”" + ] + }, + { + "type": "chapter:c", + "number": "13", + "sid": "ISA 13" + }, + { + "type": "para:s", + "content": [ + "बाबेल के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 13:1" + }, + "बाबेल के विषय की भारी भविष्यद्वाणी जिसको आमोस के पुत्र यशायाह ने दर्शन में पाया।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 13:2" + }, + "मुंडे पहाड़ पर एक झण्डा खड़ा करो, हाथ से संकेत करो और उनसे ऊँचे स्वर से पुकारो कि वे सरदारों के फाटकों में प्रवेश करें।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 13:3" + }, + "मैंने स्वयं अपने पवित्र किए हुओं को आज्ञा दी है, मैंने अपने क्रोध के लिये अपने वीरों को बुलाया है जो मेरे प्रताप के कारण प्रसन्न हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ISA 13:4" + }, + "पहाड़ों पर एक बड़ी भीड़ का सा कोलाहल हो रहा है, मानो एक बड़ी फौज की हलचल हों। राज्य-राज्य की इकट्ठी की हुई जातियाँ हलचल मचा रही हैं। सेनाओं का यहोवा युद्ध के लिये अपनी सेना इकट्ठी कर रहा है।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 13:5" + }, + "वे दूर देश से, आकाश के छोर से आए हैं, हाँ, यहोवा अपने क्रोध के हथियारों समेत सारे देश को नाश करने के लिये आया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 13:6" + }, + "हाय-हाय करो, क्योंकि यहोवा का दिन समीप है; वह सर्वशक्तिमान की ओर से मानो सत्यानाश करने के लिये आता है।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 13:7" + }, + "इस कारण सब के हाथ ढीले पड़ेंगे, और हर एक मनुष्य का हृदय पिघल जाएगा,", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 13:8" + }, + "और वे घबरा जाएँगे। उनको पीड़ा और शोक होगा; उनको जच्चा की सी पीड़ाएँ उठेंगी। वे चकित होकर एक दूसरे को ताकेंगे; उनके मुँह जल जाएँगे।", + { + "type": "char:bdit", + "content": [ + "(1 थिस्स. 5:3)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "बाबेल का पतन" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 13:9" }, + "देखो, यहोवा का वह दिन रोष और क्रोध और निर्दयता के साथ आता है कि वह पृथ्वी को उजाड़ डाले और पापियों को उसमें से नाश करे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ISA 14:22" - }, - "सेनाओं के यहोवा की यह वाणी है, “मैं उनके विरुद्ध उठूँगा, और बाबेल का नाम और निशान मिटा डालूँगा, और बेटों-पोतों को काट डालूँगा,” यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 14:23" - }, - "“मैं उसको साही की माँद और जल की झीलें कर दूँगा, और मैं उसे सत्यानाश के झाड़ू से झाड़ डालूँगा,” सेनाओं के यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 13:10" }, + "क्योंकि आकाश के तारागण और बड़े-बड़े नक्षत्र अपना प्रकाश न देंगे, और सूर्य उदय होते-होते अंधेरा हो जाएगा, और चन्द्रमा अपना प्रकाश न देगा।", { - "type": "para:s", - "content": [ - "अश्शूरियों का पतन" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 24:29, मर. 13:24, प्रका. 6:12,13)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 14:24" - }, - "सेनाओं के यहोवा ने यह", - { - "type": "char:it", - "content": [ - "शपथ खाई है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "14.24" - ] - }, - { - "type": "char:fq", - "content": [ - "शपथ खाई है:" - ] - }, - { - "type": "char:ft", - "content": [ - "किसी बात का दृढ़ पुष्टिकरण करते समय यहोवा को शपथ खाते दिखाया जाता है जिसका अर्थ है कि वह जो कहता है वह पूर्णतः निश्चित है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “निःसन्देह जैसा मैंने ठाना है, वैसा ही हो जाएगा, और जैसी मैंने युक्ति की है, वैसी ही पूरी होगी," - ] - }, - { - "type": "verse:v", - "number": "25", - "sid": "ISA 14:25" - }, - "कि मैं अश्शूर को अपने ही देश में तोड़ दूँगा, और अपने पहाड़ों पर उसे कुचल डालूँगा; तब उसका जूआ उनकी गर्दनों पर से और उसका बोझ उनके कंधों पर से उतर जाएगा।”", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 14:26" - }, - "यही युक्ति सारी पृथ्वी के लिये ठहराई गई है; और यह वही हाथ है जो सब जातियों पर बढ़ा हुआ है।", - { - "type": "verse:v", - "number": "27", - "sid": "ISA 14:27" - }, - "क्योंकि सेनाओं के यहोवा ने युक्ति की है और कौन उसको टाल सकता है? उसका हाथ बढ़ाया गया है, उसे कौन रोक सकता है?" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 13:11" }, + "मैं जगत के लोगों को उनकी बुराई के कारण, और दुष्टों को उनके अधर्म का दण्ड दूँगा; मैं अभिमानियों के अभिमान को नाश करूँगा और उपद्रव करनेवालों के घमण्ड को तोड़ूँगा।", { - "type": "para:s", - "content": [ - "पलिश्तीन का पतन" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 13:12" }, + "मैं मनुष्य को कुन्दन से, और आदमी को ओपीर के सोने से भी अधिक महँगा करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ISA 14:28" - }, - "जिस वर्ष में आहाज राजा मर गया उसी वर्ष यह भारी भविष्यद्वाणी हुई" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 13:13" }, + "इसलिए मैं आकाश को कँपाऊँगा, और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "पृथ्वी अपने स्थान से टल जाएगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "29", - "sid": "ISA 14:29" + "type": "char:fr", + "content": [ + "13.13" + ] }, - "“हे सारे पलिश्तीन तू इसलिए आनन्द न कर, कि तेरे मारनेवाले की लाठी टूट गई, क्योंकि सर्प की जड़ से एक काला नाग उत्पन्न होगा, और उसका फल एक उड़नेवाला और तेज विषवाला अग्निसर्प होगा।", { - "type": "verse:v", - "number": "30", - "sid": "ISA 14:30" + "type": "char:fq", + "content": [ + "पृथ्वी अपने स्थान से टल जाएगी:" + ] }, - "तब कंगालों के जेठे खाएँगे और दरिद्र लोग निडर बैठने पाएँगे, परन्तु मैं तेरे वंश को भूख से मार डालूँगा, और तेरे बचे हुए लोग घात किए जाएँगे।", { - "type": "verse:v", - "number": "31", - "sid": "ISA 14:31" - }, - "हे फाटक, तू हाय! हाय! कर; हे नगर, तू चिल्ला; हे पलिश्तीन तू सब का सब पिघल जा! क्योंकि उत्तर से एक धुआँ उठेगा और उसकी सेना में से कोई पीछे न रहेगा।”" - ] + "type": "char:ft", + "content": [ + "यह परमेश्वर के प्रकोप का महान प्रभाव दर्शाता है, जैसे कि उसकी उपस्थिति से पृथ्वी को भी डरना और काँपना और उसके क्रोध के भय से दूर भागना आवश्यक है।" + ] + } + ] + } + ] + }, + "; यह सेनाओं के यहोवा के रोष के कारण और उसके भड़के हुए क्रोध के दिन होगा।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 13:14" + }, + "और वे खदेड़े हुए हिरन, या बिन चरवाहे की भेड़ों के समान अपने-अपने लोगों की ओर फिरेंगे, और अपने-अपने देश को भाग जाएँगे।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 13:15" + }, + "जो कोई मिले वह बेधा जाएगा, और जो कोई पकड़ा जाए, वह तलवार से मार डाला जाएगा।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 13:16" }, + "उनके बाल-बच्चे उनके सामने पटक दिए जाएँगे; और उनके घर लूटे जाएँगे, और उनकी स्त्रियाँ भ्रष्ट की जाएँगी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "32", - "sid": "ISA 14:32" - }, - "तब जाति-जाति के दूतों को क्या उत्तर दिया जाएगा? यह कि “यहोवा ने सिय्योन की नींव डाली है, और उसकी प्रजा के दीन लोग उसमें शरण लेंगे।”" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 13:17" + }, + "देखो, मैं उनके विरुद्ध मादी लोगों को उभारूँगा जो न तो चाँदी का कुछ विचार करेंगे और न सोने का लालच करेंगे।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 13:18" + }, + "वे तीरों से जवानों को मारेंगे, और बच्चों पर कुछ दया न करेंगे, वे लड़कों पर कुछ तरस न खाएँगे।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 13:19" + }, + "बाबेल जो सब राज्यों का शिरोमणि है, और जिसकी शोभा पर कसदी लोग फूलते हैं, वह ऐसा हो जाएगा जैसे सदोम और गमोरा, जब परमेश्वर ने उन्हें उलट दिया था।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 13:20" }, + "वह फिर कभी न बसेगा और युग-युग उसमें कोई वास न करेगा; अरबी लोग भी उसमें डेरा खड़ा न करेंगे, और न चरवाहे उसमें अपने पशु बैठाएँगे।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 13:21" + }, + "वहाँ जंगली जन्तु बैठेंगे, और उल्लू उनके घरों में भरे रहेंगे; वहाँ शुतुर्मुर्ग बसेंगे, और जंगली बकरे वहाँ नाचेंगे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:2)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "ISA 13:22" + }, + "उस नगर के राज-भवनों में हुँडार, और उसके सुख-विलास के मन्दिरों में गीदड़ बोला करेंगे; उसके नाश होने का समय निकट आ गया है, और उसके दिन अब बहुत नहीं रहे।" + ] + }, + { + "type": "chapter:c", + "number": "14", + "sid": "ISA 14" + }, + { + "type": "para:s", + "content": [ + "याकूब पर दया" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 14:1" + }, + "यहोवा याकूब पर दया करेगा, और इस्राएल को फिर अपनाकर, उन्हीं के देश में बसाएगा, और परदेशी उनसे मिल जाएँगे और अपने-अपने को याकूब के घराने से मिला लेंगे।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 14:2" + }, + "देश-देश के लोग उनको उन्हीं के स्थान में पहुँचाएँगे, और इस्राएल का घराना यहोवा की भूमि पर उनका अधिकारी होकर उनको दास और दासियाँ बनाएगा; क्योंकि वे अपने बँधुवाई में ले जानेवालों को बन्दी बनाएँगे, और जो उन पर अत्याचार करते थे उन पर वे शासन करेंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल के राजा का पतन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "15", - "sid": "ISA 15" + "type": "verse:v", + "number": "3", + "sid": "ISA 14:3" + }, + "जिस दिन यहोवा तुझे तेरे सन्ताप और घबराहट से, और उस कठिन श्रम से जो तुझ से लिया गया विश्राम देगा,", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 14:4" + }, + "उस दिन तू बाबेल के राजा पर ताना मारकर कहेगा, “परिश्रम करानेवाला कैसा नाश हो गया है, सुनहले मन्दिरों से भरी नगरी कैसी नाश हो गई है!", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 14:5" + }, + "यहोवा ने दुष्टों के सोंटे को और अन्याय से", + { + "type": "char:it", + "content": [ + "शासन करनेवालों के लठ को", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.5" + ] + }, + { + "type": "char:fq", + "content": [ + "शासन करनेवालों के लठ को:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् बाबेल के राजा का राजदण्ड। इसका अर्थ है कि यहोवा ने बाबेल से अधिकार छीन लिया और उसकी प्रभुता नष्ट कर दी।" + ] + } + ] + } + ] }, + "तोड़ दिया है,", { - "type": "para:s", - "content": [ - "मोआब का पतन" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 14:6" }, + "जिससे वे मनुष्यों को लगातार रोष से मारते रहते थे, और जाति-जाति पर क्रोध से प्रभुता करते और लगातार उनके पीछे पड़े रहते थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 15:1" - }, - "मोआब के विषय भारी भविष्यद्वाणी। निश्चय मोआब का आर नगर एक ही रात में उजाड़ और नाश हो गया है; निश्चय मोआब का कीर नगर एक ही रात में उजाड़ और नाश हो गया है।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 15:2" - }, - "बैत और दीबोन ऊँचे स्थानों पर रोने के लिये चढ़ गए हैं; नबो और", - { - "type": "char:it", - "content": [ - "मेदबा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मेदबा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह यरदन नदी के पूर्व में रूबेन को दिए गये क्षेत्र के दक्षिणी भाग में एक नगर था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के ऊपर मोआब हाय! हाय! करता है। उन सभी के सिर मुँण्ड़े हुए, और सभी की दाढ़ियाँ मुँण्ड़ी हुई हैं;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 15:3" - }, - "सड़कों में लोग टाट पहने हैं; छतों पर और चौकों में सब कोई आँसू बहाते हुए हाय! हाय! करते हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 15:4" - }, - "हेशबोन और एलाले चिल्ला रहे हैं, उनका शब्द यहस तक सुनाई पड़ता है; इस कारण मोआब के हथियार-बन्द चिल्ला रहे हैं; उसका जी अति उदास है।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 15:5" - }, - { - "type": "char:it", - "content": [ - "मेरा मन मोआब के लिये दुहाई देता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "15.5" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरा मन मोआब के लिये दुहाई देता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह गहन अनुकंपा को व्यक्त करता है, और प्रमाण है कि भविष्यद्वक्ता की समझ में उस पर आनेवाली आपदायें विपत्तिपूर्ण होंगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; उसके रईस सोअर और एग्लत-शलीशिया तक भागे जाते हैं। देखो, लूहीत की चढ़ाई पर वे रोते हुए चढ़ रहे हैं; सुनो, होरोनैम के मार्ग में वे नाश होने की चिल्लाहट मचा रहे हैं।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "ISA 15:6" - }, - "निम्रीम का जल सूख गया; घास कुम्हला गई और हरियाली मुर्झा गई, और नमी कुछ भी नहीं रही।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 15:7" - }, - "इसलिए जो धन उन्होंने बचा रखा, और जो कुछ उन्होंने इकट्ठा किया है, उस सब को वे उस घाटी के पार लिये जा रहे हैं जिसमें मजनू वृक्ष हैं।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 15:8" - }, - "इस कारण मोआब के चारों ओर की सीमा में चिल्लाहट हो रही है, उसमें का हाहाकार एगलैम और बेरेलीम में भी सुन पड़ता है।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 15:9" - }, - "क्योंकि दीमोन का सोता लहू से भरा हुआ है; तो भी मैं दीमोन पर और दुःख डालूँगा, मैं बचे हुए मोआबियों और उनके देश से भागे हुओं के विरुद्ध सिंह भेजूँगा।" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 14:7" }, + "अब सारी पृथ्वी को विश्राम मिला है, वह चैन से है; लोग ऊँचे स्वर से गा उठे हैं।", { - "type": "chapter:c", - "number": "16", - "sid": "ISA 16" + "type": "verse:v", + "number": "8", + "sid": "ISA 14:8" }, + "सनोवर और लबानोन के देवदार भी तुझ पर आनन्द करके कहते हैं, ‘जब से तू गिराया गया तब से कोई हमें काटने को नहीं आया।’", { - "type": "para:s", - "content": [ - "मोआब की निराशाजनक स्थिति" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 14:9" }, + "पाताल के नीचे अधोलोक में तुझ से मिलने के लिये हलचल हो रही है; वह तेरे लिये मुर्दों को अर्थात् पृथ्वी के सब सरदारों को जगाता है, और वह जाति-जाति से सब राजाओं को उनके सिंहासन पर से उठा खड़ा करता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 16:1" - }, - "जंगल की ओर से सेला नगर से सिय्योन की बेटी के पर्वत पर देश के हाकिम के लिये भेड़ों के बच्चों को भेजो।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 16:2" - }, - "मोआब की बेटियाँ अर्नोन के घाट पर उजाड़े हुए घोंसले के पक्षी और उनके भटके हुए बच्चों के समान हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 16:3" - }, - { - "type": "char:it", - "content": [ - "सम्मति" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.3" - ] - }, - { - "type": "char:fq", - "content": [ - "सम्मति:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह करो जो न्याय संगत एवं उचित हो।" - ] - } - ], - "caller": "+" - }, - "करो, न्याय चुकाओ; दोपहर ही में अपनी छाया को रात के समान करो; घर से निकाले हुओं को छिपा रखो, जो मारे-मारे फिरते हैं उनको मत पकड़वाओ।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 16:4" - }, - "मेरे लोग जो निकाले हुए हैं वे तेरे बीच में रहें; नाश करनेवाले से मोआब को बचाओ। पीसनेवाला नहीं रहा, लूट पाट फिर न होगी; क्योंकि देश में से अंधेर करनेवाले नाश हो गए हैं।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 16:5" - }, - "तब दया के साथ एक सिंहासन स्थिर किया जाएगा और उस पर दाऊद के तम्बू में सच्चाई के साथ एक विराजमान होगा जो सोच विचार कर सच्चा न्याय करेगा और धार्मिकता के काम पर तत्पर रहेगा।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 14:10" }, + "वे सब तुझ से कहेंगे, ‘क्या तू भी हमारे समान निर्बल हो गया है? क्या तू हमारे समान ही बन गया?’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 16:6" - }, - "हमने मोआब के गर्व के विषय सुना है कि वह अत्यन्त अभिमानी था; उसके अभिमान और गर्व और रोष के सम्बंध में भी सुना है—परन्तु उसका बड़ा बोल व्यर्थ है।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 16:7" - }, - "क्योंकि मोआब हाय! हाय! करेगा; सब के सब मोआब के लिये हाहाकार करेंगे। कीरहरासत की दाख की टिकियों के लिये वे अति निराश होकर लम्बी-लम्बी साँस लिया करेंगे।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 14:11" }, + "तेरा वैभव और तेरी सारंगियों को शब्द अधोलोक में उतारा गया है; कीड़े तेरा बिछौना और केंचुए तेरा ओढ़ना हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "भोर के चमकनेवाले तारे का पतन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 16:8" - }, - "क्योंकि हेशबोन के खेत और सिबमा की दाखलताएँ मुर्झा गईं; जाति-जाति के अधिकारियों ने उनकी उत्तम-उत्तम लताओं को काट-काटकर गिरा दिया है, वे याजेर तक पहुँची और जंगल में भी फैलती गईं; और बढ़ते-बढ़ते ताल के पार दूर तक बढ़ गई थीं।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 16:9" - }, - "मैं याजेर के साथ सिबमा की दाखलताओं के लिये भी", - { - "type": "char:it", - "content": [ - "रोऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.9" - ] - }, - { - "type": "char:fq", - "content": [ - "रोऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "उजाड़ा जाना ऐसा भयानक होगा कि मैं भविष्यद्वक्ता विलाप करूँगा, यद्यपि वह मेरा देश नहीं, दूसरा देश है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; हे हेशबोन और एलाले, मैं तुम्हें अपने आँसुओं से सींचूँगा; क्योंकि तुम्हारे धूपकाल के फलों के और अनाज की कटनी के समय की ललकार सुनाई पड़ी है।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "ISA 16:10" - }, - "फलदाई बारियों में से आनन्द और मगनता जाती रही; दाख की बारियों में गीत न गाया जाएगा, न हर्ष का शब्द सुनाई देगा; और दाखरस के कुण्डों में कोई दाख न रौंदेगा, क्योंकि मैं उनके हर्ष के शब्द को बन्द करूँगा।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 16:11" - }, - "इसलिए मेरा मन मोआब के कारण और मेरा हृदय कीरहेरेस के कारण वीणा का सा क्रन्दन करता है।" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 14:12" + }, + "“हे भोर के चमकनेवाले तारे तू कैसे आकाश से गिर पड़ा है? तू जो जाति-जाति को हरा देता था, तू अब कैसे काटकर भूमि पर गिराया गया है?", + { + "type": "char:bdit", + "content": [ + "(लूका 10:18, यहे. 28:13-17)" + ] + }, + { + "type": "verse:v", + "number": "13", + "sid": "ISA 14:13" }, + "तू मन में कहता तो था, ‘", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मैं स्वर्ग पर चढूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "ISA 16:12" + "type": "char:fr", + "content": [ + "14.13" + ] }, - "और जब मोआब ऊँचे स्थान पर मुँह दिखाते-दिखाते थक जाए, और प्रार्थना करने को अपने पवित्रस्थान में आए, तो उसे कुछ लाभ न होगा।", { - "type": "verse:v", - "number": "13", - "sid": "ISA 16:13" + "type": "char:fq", + "content": [ + "मैं स्वर्ग पर चढूँगा:" + ] }, - "यही वह बात है जो यहोवा ने इससे पहले मोआब के विषय में कही थी।", { - "type": "verse:v", - "number": "14", - "sid": "ISA 16:14" - }, - "परन्तु", - { - "type": "char:it", - "content": [ - "अब यहोवा ने यह कहा है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "16.14" - ] - }, - { - "type": "char:fq", - "content": [ - "अब यहोवा ने यह कहा है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह यशायाह की विशेष एवं निश्चित भविष्यद्वाणी के संदर्भ में है कि उनका विनाश तीन वर्ष में होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, “मजदूरों के वर्षों के समान तीन वर्ष के भीतर मोआब का वैभव और उसकी भीड़-भाड़ सब तुच्छ ठहरेगी; और थोड़े जो बचेंगे उनका कोई बल न होगा।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् उसने अपने को सर्वोच्च स्थान पर लाने की इच्छा की, उसकी मनोकामना थी कि सब उसे सम्मान दें। वह परमेश्वर के अधिकार को स्वीकार करना नहीं चाहता था।" + ] } - ] + ] + } + ] + }, + "; मैं अपने सिंहासन को परमेश्वर के तारागण से अधिक ऊँचा करूँगा; और उत्तर दिशा की छोर पर सभा के पर्वत पर विराजूँगा;", + { + "type": "char:bdit", + "content": [ + "(मत्ती 11:23, लूका 10:15)" + ] }, { - "type": "chapter:c", - "number": "17", - "sid": "ISA 17" - }, - { - "type": "para:s", - "content": [ - "दमिश्क और इस्राएल के विरुद्ध घोषणा" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 17:1" - }, - { - "type": "char:it", - "content": [ - "दमिश्क के विषय भारी भविष्यद्वाणी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.1" - ] - }, - { - "type": "char:fq", - "content": [ - "दमिश्क के विषय भारी भविष्यद्वाणी:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह निश्चय ही नष्ट होगा। भविष्यद्वक्ता ने दर्शन में देखा कि वह नष्ट हो चुका है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। देखो, दमिश्क नगर न रहेगा, वह खण्डहर ही खण्डहर हो जाएगा।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "ISA 17:2" - }, - "अरोएर के नगर निर्जन हो जाएँगे, वे पशुओं के झुण्डों की चराई बनेंगे; पशु उनमें बैठेंगे और उनका कोई भगानेवाला न होगा।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 17:3" - }, - "एप्रैम के गढ़वाले नगर, और दमिश्क का राज्य और बचे हुए अरामी, तीनों भविष्य में न रहेंगे; और जो दशा इस्राएलियों के वैभव की हुई वही उनकी होगी; सेनाओं के यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 14:14" + }, + "मैं मेघों से भी ऊँचे-ऊँचे स्थानों के ऊपर चढूँगा, मैं परमप्रधान के तुल्य हो जाऊँगा।’", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 14:15" + }, + "परन्तु तू अधोलोक में उस गड्ढे की तह तक उतारा जाएगा।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 11:23, लूका 10:15)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "ISA 14:16" }, + "जो तुझे देखेंगे तुझको ताकते हुए तेरे विषय में सोच-सोचकर कहेंगे, ‘क्या यह वही पुरुष है जो पृथ्वी को चैन से रहने न देता था और राज्य-राज्य में घबराहट डाल देता था;", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 14:17" + }, + "जो जगत को जंगल बनाता और उसके नगरों को ढा देता था, और अपने बन्दियों को घर जाने नहीं देता था?’", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 14:18" + }, + "जाति-जाति के सब राजा अपने-अपने घर पर महिमा के साथ आराम से पड़े हैं;", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 14:19" + }, + "परन्तु तू निकम्मी शाख के समान अपनी कब्र में से फेंका गया; तू उन मारे हुओं की शवों से घिरा है जो तलवार से बिधकर गड्ढे में पत्थरों के बीच में लताड़ी हुई लोथ के समान पड़े है।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 14:20" + }, + "तू उनके साथ कब्र में न गाड़ा जाएगा, क्योंकि तूने अपने देश को उजाड़ दिया, और अपनी प्रजा का घात किया है।" + ] + }, + { + "type": "para:p", + "content": [ + "“कुकर्मियों के वंश का नाम भी कभी न लिया जाएगा।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 14:21" + }, + "उनके पूर्वजों के अधर्म के कारण पुत्रों के घात की तैयारी करो, ऐसा न हो कि वे फिर उठकर पृथ्वी के अधिकारी हो जाएँ, और जगत में बहुत से नगर बसाएँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल का पतन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ISA 14:22" + }, + "सेनाओं के यहोवा की यह वाणी है, “मैं उनके विरुद्ध उठूँगा, और बाबेल का नाम और निशान मिटा डालूँगा, और बेटों-पोतों को काट डालूँगा,” यहोवा की यही वाणी है।", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 14:23" + }, + "“मैं उसको साही की माँद और जल की झीलें कर दूँगा, और मैं उसे सत्यानाश के झाड़ू से झाड़ डालूँगा,” सेनाओं के यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:s", + "content": [ + "अश्शूरियों का पतन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 17:4" - }, - "उस समय याकूब का वैभव घट जाएगा, और", - { - "type": "char:it", - "content": [ - "उसकी मोटी देह दुबली हो जाएगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.4" - ] - }, - { - "type": "char:fq", - "content": [ - "उसकी मोटी देह दुबली हो जाएगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह दुर्बल हो जाएगा जैसे रोगग्रस्त मनुष्य हो जाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "ISA 17:5" - }, - "और ऐसा होगा जैसा लवनेवाला अनाज काटकर बालों को अपनी अँकवार में समेटे या रपाईम नामक तराई में कोई सिला बीनता हो।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 17:6" - }, - "तो भी जैसे जैतून वृक्ष के झाड़ते समय कुछ फल रह जाते हैं, अर्थात् फुनगी पर दो-तीन फल, और फलवन्त डालियों में कहीं-कहीं चार-पाँच फल रह जाते हैं, वैसे ही उनमें सिला बिनाई होगी, इस्राएल के परमेश्वर यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "24", + "sid": "ISA 14:24" + }, + "सेनाओं के यहोवा ने यह", + { + "type": "char:it", + "content": [ + "शपथ खाई है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "14.24" + ] + }, + { + "type": "char:fq", + "content": [ + "शपथ खाई है:" + ] + }, + { + "type": "char:ft", + "content": [ + "किसी बात का दृढ़ पुष्टिकरण करते समय यहोवा को शपथ खाते दिखाया जाता है जिसका अर्थ है कि वह जो कहता है वह पूर्णतः निश्चित है।" + ] + } + ] + } + ] + }, + ", “निःसन्देह जैसा मैंने ठाना है, वैसा ही हो जाएगा, और जैसी मैंने युक्ति की है, वैसी ही पूरी होगी,", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 14:25" + }, + "कि मैं अश्शूर को अपने ही देश में तोड़ दूँगा, और अपने पहाड़ों पर उसे कुचल डालूँगा; तब उसका जूआ उनकी गर्दनों पर से और उसका बोझ उनके कंधों पर से उतर जाएगा।”", + { + "type": "verse:v", + "number": "26", + "sid": "ISA 14:26" + }, + "यही युक्ति सारी पृथ्वी के लिये ठहराई गई है; और यह वही हाथ है जो सब जातियों पर बढ़ा हुआ है।", + { + "type": "verse:v", + "number": "27", + "sid": "ISA 14:27" + }, + "क्योंकि सेनाओं के यहोवा ने युक्ति की है और कौन उसको टाल सकता है? उसका हाथ बढ़ाया गया है, उसे कौन रोक सकता है?" + ] + }, + { + "type": "para:s", + "content": [ + "पलिश्तीन का पतन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "ISA 14:28" + }, + "जिस वर्ष में आहाज राजा मर गया उसी वर्ष यह भारी भविष्यद्वाणी हुई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ISA 14:29" + }, + "“हे सारे पलिश्तीन तू इसलिए आनन्द न कर, कि तेरे मारनेवाले की लाठी टूट गई, क्योंकि सर्प की जड़ से एक काला नाग उत्पन्न होगा, और उसका फल एक उड़नेवाला और तेज विषवाला अग्निसर्प होगा।", + { + "type": "verse:v", + "number": "30", + "sid": "ISA 14:30" + }, + "तब कंगालों के जेठे खाएँगे और दरिद्र लोग निडर बैठने पाएँगे, परन्तु मैं तेरे वंश को भूख से मार डालूँगा, और तेरे बचे हुए लोग घात किए जाएँगे।", + { + "type": "verse:v", + "number": "31", + "sid": "ISA 14:31" + }, + "हे फाटक, तू हाय! हाय! कर; हे नगर, तू चिल्ला; हे पलिश्तीन तू सब का सब पिघल जा! क्योंकि उत्तर से एक धुआँ उठेगा और उसकी सेना में से कोई पीछे न रहेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "32", + "sid": "ISA 14:32" + }, + "तब जाति-जाति के दूतों को क्या उत्तर दिया जाएगा? यह कि “यहोवा ने सिय्योन की नींव डाली है, और उसकी प्रजा के दीन लोग उसमें शरण लेंगे।”" + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "ISA 15" + }, + { + "type": "para:s", + "content": [ + "मोआब का पतन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 15:1" + }, + "मोआब के विषय भारी भविष्यद्वाणी। निश्चय मोआब का आर नगर एक ही रात में उजाड़ और नाश हो गया है; निश्चय मोआब का कीर नगर एक ही रात में उजाड़ और नाश हो गया है।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 15:2" + }, + "बैत और दीबोन ऊँचे स्थानों पर रोने के लिये चढ़ गए हैं; नबो और", + { + "type": "char:it", + "content": [ + "मेदबा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "15.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मेदबा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह यरदन नदी के पूर्व में रूबेन को दिए गये क्षेत्र के दक्षिणी भाग में एक नगर था।" + ] + } + ] + } + ] }, + "के ऊपर मोआब हाय! हाय! करता है। उन सभी के सिर मुँण्ड़े हुए, और सभी की दाढ़ियाँ मुँण्ड़ी हुई हैं;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 17:7" - }, - "उस समय मनुष्य अपने कर्ता की ओर दृष्टि करेगा, और उसकी आँखें इस्राएल के पवित्र की ओर लगी रहेंगी;", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 17:8" - }, - "वह अपनी बनाई हुई वेदियों की ओर दृष्टि न करेगा, और न अपनी बनाई हुई अशेरा नामक मूरतों या सूर्य की प्रतिमाओं की ओर देखेगा।", - { - "type": "char:bdit", - "content": [ - "(मीका 5:13,14)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 17:9" - }, - "उस समय उनके गढ़वाले नगर घने वन, और उनके निर्जन स्थान पहाड़ों की चोटियों के समान होंगे जो इस्राएलियों के डर के मारे छोड़ दिए गए थे, और वे उजाड़ पड़े रहेंगे।" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 15:3" }, + "सड़कों में लोग टाट पहने हैं; छतों पर और चौकों में सब कोई आँसू बहाते हुए हाय! हाय! करते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 17:10" - }, - "क्योंकि तू अपने उद्धारकर्ता परमेश्वर को भूल गया और अपनी दृढ़ चट्टान का स्मरण नहीं रखा; इस कारण चाहे तू मनभावने पौधे लगाए और विदेशी कलम जमाये,", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 17:11" - }, - "चाहे रोपने के दिन तू अपने चारों और बाड़ा बाँधे, और सवेरे ही को उनमें फूल खिलने लगें, तो भी सन्ताप और असाध्य दुःख के दिन उसका फल नाश हो जाएगा।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 15:4" }, + "हेशबोन और एलाले चिल्ला रहे हैं, उनका शब्द यहस तक सुनाई पड़ता है; इस कारण मोआब के हथियार-बन्द चिल्ला रहे हैं; उसका जी अति उदास है।", { - "type": "para:s", - "content": [ - "शत्रु राष्ट्रों की पराजय" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 15:5" }, { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मेरा मन मोआब के लिये दुहाई देता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "ISA 17:12" + "type": "char:fr", + "content": [ + "15.5" + ] }, - "हाय, हाय! देश-देश के बहुत से लोगों का कैसा नाद हो रहा है, वे समुद्र की लहरों के समान गरजते हैं। राज्य-राज्य के लोगों का कैसा गर्जन हो रहा है, वे प्रचण्ड धारा के समान नाद करते हैं!", { - "type": "verse:v", - "number": "13", - "sid": "ISA 17:13" + "type": "char:fq", + "content": [ + "मेरा मन मोआब के लिये दुहाई देता है:" + ] }, - "राज्य-राज्य के लोग बाढ़ के बहुत से जल के समान नाद करते हैं, परन्तु", { - "type": "char:it", - "content": [ - "वह उनको घुड़केगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "17.13" - ] - }, - { - "type": "char:fq", - "content": [ - "वह उनको घुड़केगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह उनकी योजनाओं को निरर्थक कर देगा, उनकी सफलता को रोकेगा और उनके उद्देश्यों को परास्त कर देगा। यह परमेश्वर के महान सामर्थ्य को प्रगट करता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और वे दूर भाग जाएँगे, और ऐसे उड़ाए जाएँगे जैसे पहाड़ों पर की भूसी वायु से, और धूल बवण्डर से घुमाकर उड़ाई जाती है।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "ISA 17:14" - }, - "साँझ को, देखो, घबराहट है! और भोर से पहले, वे लोप हो गये हैं! हमारे नाश करनेवालों का भाग और हमारे लूटनेवाले की यही दशा होगी।" - ] + "type": "char:ft", + "content": [ + "यह गहन अनुकंपा को व्यक्त करता है, और प्रमाण है कि भविष्यद्वक्ता की समझ में उस पर आनेवाली आपदायें विपत्तिपूर्ण होंगी।" + ] + } + ] + } + ] + }, + "; उसके रईस सोअर और एग्लत-शलीशिया तक भागे जाते हैं। देखो, लूहीत की चढ़ाई पर वे रोते हुए चढ़ रहे हैं; सुनो, होरोनैम के मार्ग में वे नाश होने की चिल्लाहट मचा रहे हैं।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 15:6" + }, + "निम्रीम का जल सूख गया; घास कुम्हला गई और हरियाली मुर्झा गई, और नमी कुछ भी नहीं रही।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 15:7" + }, + "इसलिए जो धन उन्होंने बचा रखा, और जो कुछ उन्होंने इकट्ठा किया है, उस सब को वे उस घाटी के पार लिये जा रहे हैं जिसमें मजनू वृक्ष हैं।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 15:8" + }, + "इस कारण मोआब के चारों ओर की सीमा में चिल्लाहट हो रही है, उसमें का हाहाकार एगलैम और बेरेलीम में भी सुन पड़ता है।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 15:9" + }, + "क्योंकि दीमोन का सोता लहू से भरा हुआ है; तो भी मैं दीमोन पर और दुःख डालूँगा, मैं बचे हुए मोआबियों और उनके देश से भागे हुओं के विरुद्ध सिंह भेजूँगा।" + ] + }, + { + "type": "chapter:c", + "number": "16", + "sid": "ISA 16" + }, + { + "type": "para:s", + "content": [ + "मोआब की निराशाजनक स्थिति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 16:1" + }, + "जंगल की ओर से सेला नगर से सिय्योन की बेटी के पर्वत पर देश के हाकिम के लिये भेड़ों के बच्चों को भेजो।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 16:2" + }, + "मोआब की बेटियाँ अर्नोन के घाट पर उजाड़े हुए घोंसले के पक्षी और उनके भटके हुए बच्चों के समान हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 16:3" + }, + { + "type": "char:it", + "content": [ + "सम्मति" + ] + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.3" + ] + }, + { + "type": "char:fq", + "content": [ + "सम्मति:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् वह करो जो न्याय संगत एवं उचित हो।" + ] + } + ] + }, + "करो, न्याय चुकाओ; दोपहर ही में अपनी छाया को रात के समान करो; घर से निकाले हुओं को छिपा रखो, जो मारे-मारे फिरते हैं उनको मत पकड़वाओ।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 16:4" + }, + "मेरे लोग जो निकाले हुए हैं वे तेरे बीच में रहें; नाश करनेवाले से मोआब को बचाओ। पीसनेवाला नहीं रहा, लूट पाट फिर न होगी; क्योंकि देश में से अंधेर करनेवाले नाश हो गए हैं।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 16:5" + }, + "तब दया के साथ एक सिंहासन स्थिर किया जाएगा और उस पर दाऊद के तम्बू में सच्चाई के साथ एक विराजमान होगा जो सोच विचार कर सच्चा न्याय करेगा और धार्मिकता के काम पर तत्पर रहेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 16:6" + }, + "हमने मोआब के गर्व के विषय सुना है कि वह अत्यन्त अभिमानी था; उसके अभिमान और गर्व और रोष के सम्बंध में भी सुना है—परन्तु उसका बड़ा बोल व्यर्थ है।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 16:7" + }, + "क्योंकि मोआब हाय! हाय! करेगा; सब के सब मोआब के लिये हाहाकार करेंगे। कीरहरासत की दाख की टिकियों के लिये वे अति निराश होकर लम्बी-लम्बी साँस लिया करेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 16:8" + }, + "क्योंकि हेशबोन के खेत और सिबमा की दाखलताएँ मुर्झा गईं; जाति-जाति के अधिकारियों ने उनकी उत्तम-उत्तम लताओं को काट-काटकर गिरा दिया है, वे याजेर तक पहुँची और जंगल में भी फैलती गईं; और बढ़ते-बढ़ते ताल के पार दूर तक बढ़ गई थीं।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 16:9" + }, + "मैं याजेर के साथ सिबमा की दाखलताओं के लिये भी", + { + "type": "char:it", + "content": [ + "रोऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "16.9" + ] + }, + { + "type": "char:fq", + "content": [ + "रोऊँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "उजाड़ा जाना ऐसा भयानक होगा कि मैं भविष्यद्वक्ता विलाप करूँगा, यद्यपि वह मेरा देश नहीं, दूसरा देश है।" + ] + } + ] + } + ] }, + "; हे हेशबोन और एलाले, मैं तुम्हें अपने आँसुओं से सींचूँगा; क्योंकि तुम्हारे धूपकाल के फलों के और अनाज की कटनी के समय की ललकार सुनाई पड़ी है।", { - "type": "chapter:c", - "number": "18", - "sid": "ISA 18" + "type": "verse:v", + "number": "10", + "sid": "ISA 16:10" }, + "फलदाई बारियों में से आनन्द और मगनता जाती रही; दाख की बारियों में गीत न गाया जाएगा, न हर्ष का शब्द सुनाई देगा; और दाखरस के कुण्डों में कोई दाख न रौंदेगा, क्योंकि मैं उनके हर्ष के शब्द को बन्द करूँगा।", { - "type": "para:s", - "content": [ - "कूश के विरुद्ध घोषणा" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 16:11" }, + "इसलिए मेरा मन मोआब के कारण और मेरा हृदय कीरहेरेस के कारण वीणा का सा क्रन्दन करता है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 18:1" - }, - "हाय, पंखों की फड़फड़ाहट से भरे हुए देश, तू जो कूश की नदियों के परे है;", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 18:2" - }, - "और समुद्र पर दूतों को सरकण्डों की नावों में बैठाकर जल के मार्ग से यह कह के भेजता है, हे फुर्तीले दूतों, उस जाति के पास जाओ जिसके लोग बलिष्ठ और सुन्दर हैं, जो आदि से अब तक डरावने हैं, जो मापने और रौंदनेवाला भी हैं, और जिनका देश नदियों से विभाजित किया हुआ है।" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 16:12" }, + "और जब मोआब ऊँचे स्थान पर मुँह दिखाते-दिखाते थक जाए, और प्रार्थना करने को अपने पवित्रस्थान में आए, तो उसे कुछ लाभ न होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 18:3" - }, - "हे जगत के सब रहनेवालों, और पृथ्वी के सब निवासियों, जब झण्डा पहाड़ों पर खड़ा किया जाए, उसे देखो! जब नरसिंगा फूँका जाए, तब सुनो!", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 18:4" - }, - "क्योंकि यहोवा ने मुझसे यह कहा है, “धूप की तेज गर्मी या कटनी के समय के ओसवाले बादल के समान", - { - "type": "char:it", - "content": [ - "मैं शान्त होकर निहारूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18.4" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं शान्त होकर निहारूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "मैं हस्तक्षेप नहीं करूँगा। मैं शान्त रहूँगा। उनका विरोध नहीं करूँगा। ऐसा शान्त एवं निष्छल रहूँगा जैसे उनकी योजनाओं का पक्षधर हूँ।" - ] - } - ], - "caller": "+" - }, + "type": "verse:v", + "number": "13", + "sid": "ISA 16:13" + }, + "यही वह बात है जो यहोवा ने इससे पहले मोआब के विषय में कही थी।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 16:14" + }, + "परन्तु", + { + "type": "char:it", + "content": [ + "अब यहोवा ने यह कहा है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:fr", + "content": [ + "16.14" + ] }, { - "type": "verse:v", - "number": "5", - "sid": "ISA 18:5" + "type": "char:fq", + "content": [ + "अब यहोवा ने यह कहा है:" + ] }, - "क्योंकि दाख तोड़ने के समय से पहले जब फूल, फूल चुकें, और दाख के गुच्छे पकने लगें, तब वह टहनियों को हँसुओं से काट डालेगा, और फैली हुई डालियों को तोड़-तोड़कर अलग फेंक देगा।", { - "type": "verse:v", - "number": "6", - "sid": "ISA 18:6" - }, - "वे पहाड़ों के माँसाहारी पक्षियों और वन-पशुओं के लिये इकट्ठे पड़े रहेंगे। और माँसाहारी पक्षी तो उनको नोचते-नोचते धूपकाल बिताएँगे, और सब भाँति के वन पशु उनको खाते-खाते सर्दी काटेंगे।" - ] + "type": "char:ft", + "content": [ + "यह यशायाह की विशेष एवं निश्चित भविष्यद्वाणी के संदर्भ में है कि उनका विनाश तीन वर्ष में होगा।" + ] + } + ] + } + ] + }, + ", “मजदूरों के वर्षों के समान तीन वर्ष के भीतर मोआब का वैभव और उसकी भीड़-भाड़ सब तुच्छ ठहरेगी; और थोड़े जो बचेंगे उनका कोई बल न होगा।”" + ] + }, + { + "type": "chapter:c", + "number": "17", + "sid": "ISA 17" + }, + { + "type": "para:s", + "content": [ + "दमिश्क और इस्राएल के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 17:1" + }, + { + "type": "char:it", + "content": [ + "दमिश्क के विषय भारी भविष्यद्वाणी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "17.1" + ] + }, + { + "type": "char:fq", + "content": [ + "दमिश्क के विषय भारी भविष्यद्वाणी:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् वह निश्चय ही नष्ट होगा। भविष्यद्वक्ता ने दर्शन में देखा कि वह नष्ट हो चुका है।" + ] + } + ] + } + ] }, + "। देखो, दमिश्क नगर न रहेगा, वह खण्डहर ही खण्डहर हो जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 18:7" - }, - "उस समय जिस जाति के लोग बलिष्ठ और सुन्दर हैं, और जो आदि ही से डरावने होते आए हैं, और जो सामर्थी और रौंदनेवाले हैं, और जिनका देश नदियों से विभाजित किया हुआ है, उस जाति से सेनाओं के यहोवा के नाम के स्थान सिय्योन पर्वत पर सेनाओं के यहोवा के पास भेंट पहुँचाई जाएगी।" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 17:2" }, + "अरोएर के नगर निर्जन हो जाएँगे, वे पशुओं के झुण्डों की चराई बनेंगे; पशु उनमें बैठेंगे और उनका कोई भगानेवाला न होगा।", { - "type": "chapter:c", - "number": "19", - "sid": "ISA 19" + "type": "verse:v", + "number": "3", + "sid": "ISA 17:3" }, + "एप्रैम के गढ़वाले नगर, और दमिश्क का राज्य और बचे हुए अरामी, तीनों भविष्य में न रहेंगे; और जो दशा इस्राएलियों के वैभव की हुई वही उनकी होगी; सेनाओं के यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "मिस्र के विरुद्ध घोषणा" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 17:4" }, + "उस समय याकूब का वैभव घट जाएगा, और", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 19:1" - }, - "मिस्र के विषय में भारी भविष्यद्वाणी। देखो, यहोवा शीघ्र उड़नेवाले बादल पर सवार होकर मिस्र में आ रहा है; और मिस्र की मूरतें उसके आने से थरथरा उठेंगी, और मिस्रियों का हृदय पानी-पानी हो जाएगा।", + "type": "char:it", + "content": [ + "उसकी मोटी देह दुबली हो जाएगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(यहे. 30:13, प्रका. 1:7)" - ] + "type": "char:fr", + "content": [ + "17.4" + ] }, - "", { - "type": "verse:v", - "number": "2", - "sid": "ISA 19:2" + "type": "char:fq", + "content": [ + "उसकी मोटी देह दुबली हो जाएगी:" + ] }, - "और मैं मिस्रियों को एक दूसरे के विरुद्ध उभारूँगा, और वे आपस में लड़ेंगे, प्रत्येक अपने भाई से और हर एक अपने पड़ोसी से लड़ेगा, नगर-नगर में और राज्य-राज्य में युद्ध छिड़ेंगा;", { - "type": "char:bdit", - "content": [ - "(मत्ती 10:21,36)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 19:3" - }, - "और", - { - "type": "char:it", - "content": [ - "मिस्रियों की बुद्धि मारी जाएगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मिस्रियों की बुद्धि मारी जाएगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे आन्तरिक झगड़ों और विरोधों के कारण क्षीण हो जाएगे और उनके पास मुक्ति की आशा न दिखाई देगी और अव्यवस्था के अन्त होने की चिन्ता में वे अपने देवी-देवताओं की शरण लेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और मैं उनकी युक्तियों को व्यर्थ कर दूँगा; और वे अपनी मूरतों के पास और ओझों और फुसफुसानेवाले टोन्हों के पास जा जाकर उनसे पूछेंगे;" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "ISA 19:4" - }, - "परन्तु मैं मिस्रियों को एक कठोर स्वामी के हाथ में कर दूँगा; और एक क्रूर राजा उन पर प्रभुता करेगा, प्रभु सेनाओं के यहोवा की यही वाणी है।" - ] + "type": "char:ft", + "content": [ + "वह दुर्बल हो जाएगा जैसे रोगग्रस्त मनुष्य हो जाता है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 17:5" }, + "और ऐसा होगा जैसा लवनेवाला अनाज काटकर बालों को अपनी अँकवार में समेटे या रपाईम नामक तराई में कोई सिला बीनता हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 19:5" - }, - "और समुद्र का जल सूख जाएगा, और महानदी सूख कर खाली हो जाएगी;", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 19:6" - }, - "और नाले से दुर्गन्ध आने लगेंगे, और मिस्र की नहरें भी सूख जाएँगी, और नरकट और हूगले कुम्हला जाएँगे।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 19:7" - }, - "नील नदी का तट उजड़ जाएगा, और उसके कछार की घास, और जो कुछ नील नदी के पास बोया जाएगा वह सूख कर नष्ट हो जाएगा, और उसका पता तक न लगेगा।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 19:8" - }, - "सब मछुए जितने नील नदी में बंसी डालते हैं विलाप करेंगे और लम्बी-लम्बी साँसें लेंगे, और जो जल के ऊपर जाल फेंकते हैं वे निर्बल हो जाएँगे।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 19:9" - }, - "फिर जो लोग धुने हुए सन से काम करते हैं और जो सूत से बुनते हैं उनकी आशा टूट जाएगी।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 19:10" - }, - "मिस्र के रईस तो निराश और उसके सब मजदूर उदास हो जाएँगे।" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 17:6" }, + "तो भी जैसे जैतून वृक्ष के झाड़ते समय कुछ फल रह जाते हैं, अर्थात् फुनगी पर दो-तीन फल, और फलवन्त डालियों में कहीं-कहीं चार-पाँच फल रह जाते हैं, वैसे ही उनमें सिला बिनाई होगी, इस्राएल के परमेश्वर यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 19:11" - }, - "निश्चय सोअन के सब हाकिम मूर्ख हैं; और फ़िरौन के बुद्धिमान मंत्रियों की युक्ति पशु की सी ठहरी। फिर तुम फ़िरौन से कैसे कह सकते हो कि मैं बुद्धिमानों का पुत्र और प्राचीन राजाओं की सन्तान हूँ?", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 19:12" - }, - "अब तेरे बुद्धिमान कहाँ है? सेनाओं के यहोवा ने मिस्र के विषय जो युक्ति की है, उसको यदि वे जानते हों तो तुझे बताएँ।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 1:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 19:13" - }, - "सोअन के हाकिम मूर्ख बन गए हैं, नोप के हाकिमों ने धोखा खाया है; और जिन पर मिस्र के प्रधान लोगों का भरोसा था उन्होंने मिस्र को भरमा दिया है।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 19:14" - }, - { - "type": "char:it", - "content": [ - "यहोवा ने उसमें भ्रमता उत्पन्न की है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.14" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने उसमें भ्रमता उत्पन्न की है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने उनमें मतवालेपन की आत्मा डाल दी अर्थात् उसने उनमें भय और घबराहट उत्पन्न कर दी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; उन्होंने मिस्र को उसके सारे कामों में उस मतवाले के समान कर दिया है जो वमन करते हुए डगमगाता है।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "ISA 19:15" - }, - "और मिस्र के लिये कोई ऐसा काम न रहेगा जो सिर या पूँछ से अथवा खजूर की डालियों या सरकण्डे से हो सके।" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 17:7" }, + "उस समय मनुष्य अपने कर्ता की ओर दृष्टि करेगा, और उसकी आँखें इस्राएल के पवित्र की ओर लगी रहेंगी;", { - "type": "para:s", - "content": [ - "मिस्र परमेश्वर की उपासना करेगा" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 17:8" }, + "वह अपनी बनाई हुई वेदियों की ओर दृष्टि न करेगा, और न अपनी बनाई हुई अशेरा नामक मूरतों या सूर्य की प्रतिमाओं की ओर देखेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 19:16" - }, - "उस समय मिस्री, स्त्रियों के समान हो जाएँगे, और सेनाओं का यहोवा जो अपना हाथ उन पर बढ़ाएगा उसके डर के मारे वे थरथराएँगे और काँप उठेंगे।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 19:17" - }, - "ओर यहूदा का देश मिस्र के लिये यहाँ तक भय का कारण होगा कि जो कोई उसकी चर्चा सुनेगा वह थरथरा उठेगा; सेनाओं के यहोवा की उस युक्ति का यही फल होगा जो वह मिस्र के विरुद्ध करता है।" - ] + "type": "char:bdit", + "content": [ + "(मीका 5:13,14)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 19:18" - }, - "उस समय मिस्र देश में पाँच नगर होंगे जिनके लोग कनान की भाषा बोलेंगे और यहोवा की शपथ खाएँगे। उनमें से एक का नाम नाशनगर रखा जाएगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 17:9" }, + "उस समय उनके गढ़वाले नगर घने वन, और उनके निर्जन स्थान पहाड़ों की चोटियों के समान होंगे जो इस्राएलियों के डर के मारे छोड़ दिए गए थे, और वे उजाड़ पड़े रहेंगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ISA 19:19" - }, - "उस समय मिस्र देश के बीच में यहोवा के लिये एक वेदी होगी, और उसकी सीमा के पास यहोवा के लिये एक खम्भा खड़ा होगा।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 19:20" - }, - "वह मिस्र देश में सेनाओं के यहोवा के लिये चिन्ह और साक्षी ठहरेगा; और जब वे अंधेर करनेवाले के कारण यहोवा की दुहाई देंगे, तब वह उनके पास एक उद्धारकर्ता और रक्षक भेजेगा, और उन्हें मुक्त करेगा।", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 19:21" - }, - "तब यहोवा अपने आपको मिस्रियों पर प्रगट करेगा; और मिस्री उस समय यहोवा को पहचानेंगे और मेलबलि और अन्नबलि चढ़ाकर उसकी उपासना करेंगे, और यहोवा के लिये मन्नत मानकर पूरी भी करेंगे।", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 19:22" - }, - "और यहोवा मिस्रियों को मारेगा, वह मारेगा और चंगा भी करेगा, और वे यहोवा की ओर फिरेंगे और वह उनकी विनती सुनकर उनको चंगा करेगा।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 17:10" }, + "क्योंकि तू अपने उद्धारकर्ता परमेश्वर को भूल गया और अपनी दृढ़ चट्टान का स्मरण नहीं रखा; इस कारण चाहे तू मनभावने पौधे लगाए और विदेशी कलम जमाये,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ISA 19:23" - }, - "उस समय मिस्र से अश्शूर जाने का एक राजमार्ग होगा, और अश्शूरी मिस्र में आएँगे और मिस्री लोग अश्शूर को जाएँगे, और मिस्री अश्शूरियों के संग मिलकर आराधना करेंगे।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 17:11" + }, + "चाहे रोपने के दिन तू अपने चारों और बाड़ा बाँधे, और सवेरे ही को उनमें फूल खिलने लगें, तो भी सन्ताप और असाध्य दुःख के दिन उसका फल नाश हो जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "शत्रु राष्ट्रों की पराजय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 17:12" + }, + "हाय, हाय! देश-देश के बहुत से लोगों का कैसा नाद हो रहा है, वे समुद्र की लहरों के समान गरजते हैं। राज्य-राज्य के लोगों का कैसा गर्जन हो रहा है, वे प्रचण्ड धारा के समान नाद करते हैं!", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 17:13" }, + "राज्य-राज्य के लोग बाढ़ के बहुत से जल के समान नाद करते हैं, परन्तु", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "वह उनको घुड़केगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "24", - "sid": "ISA 19:24" + "type": "char:fr", + "content": [ + "17.13" + ] }, - "उस समय इस्राएल, मिस्र और अश्शूर तीनों मिलकर पृथ्वी के लिये आशीष का कारण होंगे।", { - "type": "verse:v", - "number": "25", - "sid": "ISA 19:25" + "type": "char:fq", + "content": [ + "वह उनको घुड़केगा:" + ] }, - "क्योंकि सेनाओं का यहोवा उन तीनों को यह कहकर आशीष देगा, धन्य हो मेरी प्रजा मिस्र, और मेरा रचा हुआ अश्शूर, और मेरा निज भाग इस्राएल।" - ] + { + "type": "char:ft", + "content": [ + "अर्थात् वह उनकी योजनाओं को निरर्थक कर देगा, उनकी सफलता को रोकेगा और उनके उद्देश्यों को परास्त कर देगा। यह परमेश्वर के महान सामर्थ्य को प्रगट करता है।" + ] + } + ] + } + ] + }, + ", और वे दूर भाग जाएँगे, और ऐसे उड़ाए जाएँगे जैसे पहाड़ों पर की भूसी वायु से, और धूल बवण्डर से घुमाकर उड़ाई जाती है।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 17:14" + }, + "साँझ को, देखो, घबराहट है! और भोर से पहले, वे लोप हो गये हैं! हमारे नाश करनेवालों का भाग और हमारे लूटनेवाले की यही दशा होगी।" + ] + }, + { + "type": "chapter:c", + "number": "18", + "sid": "ISA 18" + }, + { + "type": "para:s", + "content": [ + "कूश के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 18:1" + }, + "हाय, पंखों की फड़फड़ाहट से भरे हुए देश, तू जो कूश की नदियों के परे है;", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 18:2" + }, + "और समुद्र पर दूतों को सरकण्डों की नावों में बैठाकर जल के मार्ग से यह कह के भेजता है, हे फुर्तीले दूतों, उस जाति के पास जाओ जिसके लोग बलिष्ठ और सुन्दर हैं, जो आदि से अब तक डरावने हैं, जो मापने और रौंदनेवाला भी हैं, और जिनका देश नदियों से विभाजित किया हुआ है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 18:3" + }, + "हे जगत के सब रहनेवालों, और पृथ्वी के सब निवासियों, जब झण्डा पहाड़ों पर खड़ा किया जाए, उसे देखो! जब नरसिंगा फूँका जाए, तब सुनो!", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 18:4" + }, + "क्योंकि यहोवा ने मुझसे यह कहा है, “धूप की तेज गर्मी या कटनी के समय के ओसवाले बादल के समान", + { + "type": "char:it", + "content": [ + "मैं शान्त होकर निहारूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18.4" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं शान्त होकर निहारूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "मैं हस्तक्षेप नहीं करूँगा। मैं शान्त रहूँगा। उनका विरोध नहीं करूँगा। ऐसा शान्त एवं निष्छल रहूँगा जैसे उनकी योजनाओं का पक्षधर हूँ।" + ] + } + ] + } + ] + }, + "।”", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 18:5" + }, + "क्योंकि दाख तोड़ने के समय से पहले जब फूल, फूल चुकें, और दाख के गुच्छे पकने लगें, तब वह टहनियों को हँसुओं से काट डालेगा, और फैली हुई डालियों को तोड़-तोड़कर अलग फेंक देगा।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 18:6" + }, + "वे पहाड़ों के माँसाहारी पक्षियों और वन-पशुओं के लिये इकट्ठे पड़े रहेंगे। और माँसाहारी पक्षी तो उनको नोचते-नोचते धूपकाल बिताएँगे, और सब भाँति के वन पशु उनको खाते-खाते सर्दी काटेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 18:7" + }, + "उस समय जिस जाति के लोग बलिष्ठ और सुन्दर हैं, और जो आदि ही से डरावने होते आए हैं, और जो सामर्थी और रौंदनेवाले हैं, और जिनका देश नदियों से विभाजित किया हुआ है, उस जाति से सेनाओं के यहोवा के नाम के स्थान सिय्योन पर्वत पर सेनाओं के यहोवा के पास भेंट पहुँचाई जाएगी।" + ] + }, + { + "type": "chapter:c", + "number": "19", + "sid": "ISA 19" + }, + { + "type": "para:s", + "content": [ + "मिस्र के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 19:1" + }, + "मिस्र के विषय में भारी भविष्यद्वाणी। देखो, यहोवा शीघ्र उड़नेवाले बादल पर सवार होकर मिस्र में आ रहा है; और मिस्र की मूरतें उसके आने से थरथरा उठेंगी, और मिस्रियों का हृदय पानी-पानी हो जाएगा।", + { + "type": "char:bdit", + "content": [ + "(यहे. 30:13, प्रका. 1:7)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 19:2" + }, + "और मैं मिस्रियों को एक दूसरे के विरुद्ध उभारूँगा, और वे आपस में लड़ेंगे, प्रत्येक अपने भाई से और हर एक अपने पड़ोसी से लड़ेगा, नगर-नगर में और राज्य-राज्य में युद्ध छिड़ेंगा;", + { + "type": "char:bdit", + "content": [ + "(मत्ती 10:21,36)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "ISA 19:3" + }, + "और", + { + "type": "char:it", + "content": [ + "मिस्रियों की बुद्धि मारी जाएगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "19.3" + ] + }, + { + "type": "char:fq", + "content": [ + "मिस्रियों की बुद्धि मारी जाएगी:" + ] + }, + { + "type": "char:ft", + "content": [ + "वे आन्तरिक झगड़ों और विरोधों के कारण क्षीण हो जाएगे और उनके पास मुक्ति की आशा न दिखाई देगी और अव्यवस्था के अन्त होने की चिन्ता में वे अपने देवी-देवताओं की शरण लेंगे।" + ] + } + ] + } + ] }, + "और मैं उनकी युक्तियों को व्यर्थ कर दूँगा; और वे अपनी मूरतों के पास और ओझों और फुसफुसानेवाले टोन्हों के पास जा जाकर उनसे पूछेंगे;", { - "type": "chapter:c", - "number": "20", - "sid": "ISA 20" + "type": "verse:v", + "number": "4", + "sid": "ISA 19:4" }, + "परन्तु मैं मिस्रियों को एक कठोर स्वामी के हाथ में कर दूँगा; और एक क्रूर राजा उन पर प्रभुता करेगा, प्रभु सेनाओं के यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "नग्‍न भविष्यद्वक्ता का चिन्ह" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 19:5" }, + "और समुद्र का जल सूख जाएगा, और महानदी सूख कर खाली हो जाएगी;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 20:1" - }, - "जिस वर्ष में अश्शूर के राजा सर्गोन की आज्ञा से तर्त्तान ने अश्दोद आकर उससे युद्ध किया और उसको ले भी लिया,", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 20:2" - }, - "उसी वर्ष यहोवा ने आमोस के पुत्र यशायाह से कहा, “जाकर अपनी कमर का टाट खोल और अपनी जूतियाँ उतार;” अतः उसने वैसा ही किया, और वह", - { - "type": "char:it", - "content": [ - "नंगा और नंगे पाँव घूमता फिरता था" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.2" - ] - }, - { - "type": "char:fq", - "content": [ - "नंगा .... घूमता फिरता था:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् भविष्यद्वक्ता के विशेष वस्त्रों के बिना।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 20:3" - }, - "तब यहोवा ने कहा, “जिस प्रकार मेरा दास यशायाह तीन वर्ष से उघाड़ा और नंगे पाँव चलता आया है, कि मिस्र और कूश के लिये चिन्ह और लक्षण हो,", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 20:4" - }, - "उसी प्रकार अश्शूर का राजा मिस्री और कूश के लोगों को बन्दी बनाकर देश निकाला करेगा, क्या लड़के क्या बूढे़, सभी को बन्दी बनाकर उघाड़े और नंगे पाँव और नितम्ब खुले ले जाएगा, जिससे", - { - "type": "char:it", - "content": [ - "मिस्र लज्जित हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "20.4" - ] - }, - { - "type": "char:fq", - "content": [ - "मिस्र लज्जित हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "परास्त होना उनके लिए लज्जा का कारण होगा और बन्दी बनाकर ले जाया जाना अपमान जनक होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "ISA 20:5" - }, - "तब वे कूश के कारण जिस पर उनकी आशा थी, और मिस्र के हेतु जिस पर वे फूलते थे व्याकुल और लज्जित हो जाएँगे।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 20:6" - }, - "और समुद्र के इस पार के बसनेवाले उस समय यह कहेंगे, ‘देखो, जिन पर हम आशा रखते थे ओर जिनके पास हम अश्शूर के राजा से बचने के लिये भागने को थे उनकी ऐसी दशा हो गई है। तो फिर हम लोग कैसे बचेंगे’?”" - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "ISA 21" - }, + "type": "verse:v", + "number": "6", + "sid": "ISA 19:6" + }, + "और नाले से दुर्गन्ध आने लगेंगे, और मिस्र की नहरें भी सूख जाएँगी, और नरकट और हूगले कुम्हला जाएँगे।", { - "type": "para:s", - "content": [ - "बाबेल के पतन का दर्शन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 21:1" - }, - "समुद्र के पास के जंगल के विषय भारी वचन। जैसे दक्षिणी प्रचण्ड बवण्डर चला आता है, वह जंगल से अर्थात् डरावने देश से निकट आ रहा है।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 21:2" - }, - "कष्ट की बातों का मुझे दर्शन दिखाया गया है; विश्वासघाती विश्वासघात करता है, और नाशक नाश करता है। हे एलाम, चढ़ाई कर, हे मादै, घेर ले; उसका सब कराहना मैं बन्द करता हूँ।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 21:3" - }, - "इस कारण मेरी कमर में कठिन पीड़ा है; मुझ को मानो जच्चा की सी पीड़ा हो रही है; मैं ऐसे संकट में पड़ गया हूँ कि कुछ सुनाई नहीं देता, मैं ऐसा घबरा गया हूँ कि कुछ दिखाई नहीं देता।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 21:4" - }, - "मेरा हृदय धड़कता है, मैं अत्यन्त भयभीत हूँ, जिस साँझ की मैं बाट जोहता था उसे उसने मेरी थरथराहट का कारण कर दिया है।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 21:5" - }, - "भोजन की तैयारी हो रही है, पहरूए बैठाए जा रहे हैं, खाना-पीना हो रहा है। हे हाकिमों, उठो,", - { - "type": "char:it", - "content": [ - "ढाल में तेल मलो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.5" - ] - }, - { - "type": "char:fq", - "content": [ - "ढाल में तेल मलो:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् युद्ध की तैयारी करो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*!" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "ISA 21:6" - }, - "क्योंकि प्रभु ने मुझसे यह कहा है, “जाकर एक पहरुआ खड़ा कर दे, और वह जो कुछ देखे उसे बताए।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 21:7" - }, - "जब वह सवार देखे जो दो-दो करके आते हों, और गदहों और ऊँटों के सवार, तब बहुत ही ध्यान देकर सुने।”", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 21:8" - }, - "और उसने सिंह के से शब्द से पुकारा, “हे प्रभु मैं दिन भर खड़ा पहरा देता रहा और मैंने पूरी रातें पहरे पर काटी।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 21:9" - }, - "और क्या देखता हूँ कि मनुष्यों का दल और दो-दो करके सवार चले आ रहे हैं!” और वह बोल उठा, “गिर पड़ा, बाबेल गिर पड़ा; और उसके देवताओं के सब खुदी हुई मूरतें भूमि पर चकनाचूर कर डाली गई हैं।”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 14:8, प्रका. 18:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 21:10" - }, - "हे मेरे दाएँ हुए, और मेरे खलिहान के अन्न, जो बातें मैंने इस्राएल के परमेश्वर सेनाओं के यहोवा से सुनी है, उनको मैंने तुम्हें जता दिया है।" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 19:7" }, + "नील नदी का तट उजड़ जाएगा, और उसके कछार की घास, और जो कुछ नील नदी के पास बोया जाएगा वह सूख कर नष्ट हो जाएगा, और उसका पता तक न लगेगा।", { - "type": "para:s", - "content": [ - "एदोम के विरुद्ध घोषणा" - ] - }, + "type": "verse:v", + "number": "8", + "sid": "ISA 19:8" + }, + "सब मछुए जितने नील नदी में बंसी डालते हैं विलाप करेंगे और लम्बी-लम्बी साँसें लेंगे, और जो जल के ऊपर जाल फेंकते हैं वे निर्बल हो जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 21:11" - }, - "दूमा के विषय भारी वचन। सेईर में से कोई मुझे पुकार रहा है, “हे पहरूए, रात का क्या समाचार है? हे पहरूए, रात की क्या खबर है?”", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 21:12" - }, - "पहरूए ने कहा, “", - { - "type": "char:it", - "content": [ - "भोर होती है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "21.12" - ] - }, - { - "type": "char:fq", - "content": [ - "भोर होती है:" - ] - }, - { - "type": "char:ft", - "content": [ - "दिन होने के चिन्ह दिखाई दे रहे हैं। यहाँ भोर समृद्धि का प्रतीक है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और रात भी। यदि तुम पूछना चाहते हो तो पूछो; फिर लौटकर आना।”" - ] - } - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 19:9" }, + "फिर जो लोग धुने हुए सन से काम करते हैं और जो सूत से बुनते हैं उनकी आशा टूट जाएगी।", { - "type": "para:s", - "content": [ - "अरब के विरुद्ध घोषणा" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 19:10" }, + "मिस्र के रईस तो निराश और उसके सब मजदूर उदास हो जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 21:13" - }, - "अरब के विरुद्ध भारी वचन। हे ददानी बटोहियों, तुम को अरब के जंगल में रात बितानी पड़ेगी।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 21:14" - }, - "हे तेमा देश के रहनेवाले, प्यासे के पास जल लाओ और रोटी लेकर भागनेवाले से मिलने के लिये जाओ।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 21:15" - }, - "क्योंकि वे तलवारों के सामने से वरन् नंगी तलवार से और ताने हुए धनुष से और घोर युद्ध से भागे हैं।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 19:11" }, + "निश्चय सोअन के सब हाकिम मूर्ख हैं; और फ़िरौन के बुद्धिमान मंत्रियों की युक्ति पशु की सी ठहरी। फिर तुम फ़िरौन से कैसे कह सकते हो कि मैं बुद्धिमानों का पुत्र और प्राचीन राजाओं की सन्तान हूँ?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 21:16" - }, - "क्योंकि प्रभु ने मुझसे यह कहा है, “मजदूर के वर्षों के अनुसार एक वर्ष में केदार का सारा वैभव मिटाया जाएगा;", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 21:17" - }, - "और केदार के धनुर्धारी शूरवीरों में से थोड़े ही रह जाएँगे; क्योंकि इस्राएल के परमेश्वर यहोवा ने ऐसा कहा है।”" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 19:12" }, + "अब तेरे बुद्धिमान कहाँ है? सेनाओं के यहोवा ने मिस्र के विषय जो युक्ति की है, उसको यदि वे जानते हों तो तुझे बताएँ।", { - "type": "chapter:c", - "number": "22", - "sid": "ISA 22" + "type": "char:bdit", + "content": [ + "(1 कुरि. 1:20)" + ] }, { - "type": "para:s", - "content": [ - "यरूशलेम के विरुद्ध घोषणा" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 19:13" }, + "सोअन के हाकिम मूर्ख बन गए हैं, नोप के हाकिमों ने धोखा खाया है; और जिन पर मिस्र के प्रधान लोगों का भरोसा था उन्होंने मिस्र को भरमा दिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 22:1" - }, - "दर्शन की तराई के विषय में भारी वचन। तुम्हें क्या हुआ कि तुम सब के सब छतों पर चढ़ गए हो,", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 22:2" - }, - "हे कोलाहल और ऊधम से भरी प्रसन्न नगरी? तुझ में जो मारे गए हैं वे न तो तलवार से और न लड़ाई में मारे गए हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 22:3" - }, - "तेरे सब शासक एक संग भाग गए और बिना धनुष के बन्दी बनाए गए हैं। तेरे जितने शेष पाए गए वे एक संग बाँधे गए, यद्यपि वे दूर भागे थे।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 22:4" - }, - "इस कारण मैंने कहा, “", + "type": "verse:v", + "number": "14", + "sid": "ISA 19:14" + }, + { + "type": "char:it", + "content": [ + "यहोवा ने उसमें भ्रमता उत्पन्न की है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मेरी ओर से मुँह फेर लो" - ] + "type": "char:fr", + "content": [ + "19.14" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.4" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरी ओर से मुँह फेर लो:" - ] - }, - { - "type": "char:ft", - "content": [ - "मुझसे आशा मत रखो, गहरे दु:ख का संकेत, क्योंकि दु:ख अकेलापन खोजता है, और विशाद सार्वजनिक चर्चा एवं सामने आने से बचता है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "यहोवा ने उसमें भ्रमता उत्पन्न की है:" + ] }, { - "type": "char:it", - "content": [ - "* कि मैं बिलख-बिलख कर रोऊँ; मेरे नगर के सत्यानाश होने के शोक में मुझे शान्ति देने का यत्न मत करो।”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर ने उनमें मतवालेपन की आत्मा डाल दी अर्थात् उसने उनमें भय और घबराहट उत्पन्न कर दी।" + ] } - ] + ] + } + ] + }, + "; उन्होंने मिस्र को उसके सारे कामों में उस मतवाले के समान कर दिया है जो वमन करते हुए डगमगाता है।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 19:15" + }, + "और मिस्र के लिये कोई ऐसा काम न रहेगा जो सिर या पूँछ से अथवा खजूर की डालियों या सरकण्डे से हो सके।" + ] + }, + { + "type": "para:s", + "content": [ + "मिस्र परमेश्वर की उपासना करेगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ISA 19:16" + }, + "उस समय मिस्री, स्त्रियों के समान हो जाएँगे, और सेनाओं का यहोवा जो अपना हाथ उन पर बढ़ाएगा उसके डर के मारे वे थरथराएँगे और काँप उठेंगे।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 19:17" + }, + "ओर यहूदा का देश मिस्र के लिये यहाँ तक भय का कारण होगा कि जो कोई उसकी चर्चा सुनेगा वह थरथरा उठेगा; सेनाओं के यहोवा की उस युक्ति का यही फल होगा जो वह मिस्र के विरुद्ध करता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 19:18" + }, + "उस समय मिस्र देश में पाँच नगर होंगे जिनके लोग कनान की भाषा बोलेंगे और यहोवा की शपथ खाएँगे। उनमें से एक का नाम नाशनगर रखा जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ISA 19:19" + }, + "उस समय मिस्र देश के बीच में यहोवा के लिये एक वेदी होगी, और उसकी सीमा के पास यहोवा के लिये एक खम्भा खड़ा होगा।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 19:20" + }, + "वह मिस्र देश में सेनाओं के यहोवा के लिये चिन्ह और साक्षी ठहरेगा; और जब वे अंधेर करनेवाले के कारण यहोवा की दुहाई देंगे, तब वह उनके पास एक उद्धारकर्ता और रक्षक भेजेगा, और उन्हें मुक्त करेगा।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 19:21" + }, + "तब यहोवा अपने आपको मिस्रियों पर प्रगट करेगा; और मिस्री उस समय यहोवा को पहचानेंगे और मेलबलि और अन्नबलि चढ़ाकर उसकी उपासना करेंगे, और यहोवा के लिये मन्नत मानकर पूरी भी करेंगे।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 19:22" + }, + "और यहोवा मिस्रियों को मारेगा, वह मारेगा और चंगा भी करेगा, और वे यहोवा की ओर फिरेंगे और वह उनकी विनती सुनकर उनको चंगा करेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ISA 19:23" + }, + "उस समय मिस्र से अश्शूर जाने का एक राजमार्ग होगा, और अश्शूरी मिस्र में आएँगे और मिस्री लोग अश्शूर को जाएँगे, और मिस्री अश्शूरियों के संग मिलकर आराधना करेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ISA 19:24" + }, + "उस समय इस्राएल, मिस्र और अश्शूर तीनों मिलकर पृथ्वी के लिये आशीष का कारण होंगे।", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 19:25" + }, + "क्योंकि सेनाओं का यहोवा उन तीनों को यह कहकर आशीष देगा, धन्य हो मेरी प्रजा मिस्र, और मेरा रचा हुआ अश्शूर, और मेरा निज भाग इस्राएल।" + ] + }, + { + "type": "chapter:c", + "number": "20", + "sid": "ISA 20" + }, + { + "type": "para:s", + "content": [ + "नग्‍न भविष्यद्वक्ता का चिन्ह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 20:1" + }, + "जिस वर्ष में अश्शूर के राजा सर्गोन की आज्ञा से तर्त्तान ने अश्दोद आकर उससे युद्ध किया और उसको ले भी लिया,", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 20:2" + }, + "उसी वर्ष यहोवा ने आमोस के पुत्र यशायाह से कहा, “जाकर अपनी कमर का टाट खोल और अपनी जूतियाँ उतार;” अतः उसने वैसा ही किया, और वह", + { + "type": "char:it", + "content": [ + "नंगा और नंगे पाँव घूमता फिरता था", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "20.2" + ] + }, + { + "type": "char:fq", + "content": [ + "नंगा .... घूमता फिरता था:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् भविष्यद्वक्ता के विशेष वस्त्रों के बिना।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 22:5" - }, - "क्योंकि सेनाओं के प्रभु यहोवा का ठहराया हुआ दिन होगा, जब दर्शन की तराई में कोलाहल और रौंदा जाना और बेचैनी होगी; शहरपनाह में सुरंग लगाई जाएगी और दुहाई का शब्द पहाड़ों तक पहुँचेगा।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 22:6" - }, - "एलाम पैदलों के दल और सवारों समेत तरकश बाँधे हुए है, और कीर ढाल खोले हुए है।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 22:7" - }, - "तेरी उत्तम-उत्तम तराइयाँ रथों से भरी हुई होंगी और सवार फाटक के सामने पाँति बाँधेंगे।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 22:8" - }, - "उसने यहूदा का घूँघट खोल दिया है। उस दिन तूने वन नामक भवन के अस्त्र-शस्त्र का स्मरण किया," - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 20:3" }, + "तब यहोवा ने कहा, “जिस प्रकार मेरा दास यशायाह तीन वर्ष से उघाड़ा और नंगे पाँव चलता आया है, कि मिस्र और कूश के लिये चिन्ह और लक्षण हो,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 22:9" - }, - "और तूने दाऊदपुर की शहरपनाह की दरारों को देखा कि वे बहुत हैं, और तूने निचले जलकुण्ड के जल को इकट्ठा किया।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 22:10" - }, - "और यरूशलेम के घरों को गिनकर शहरपनाह के दृढ़ करने के लिये घरों को ढा दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 22:11" - }, - "तूने दोनों दीवारों के बीच पुराने जलकुण्ड के जल के लिये एक कुण्ड खोदा। परन्तु तूने उसके कर्ता को स्मरण नहीं किया, जिसने प्राचीनकाल से उसको ठहरा रखा था, और न उसकी ओर तूने दृष्टि की।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 20:4" }, + "उसी प्रकार अश्शूर का राजा मिस्री और कूश के लोगों को बन्दी बनाकर देश निकाला करेगा, क्या लड़के क्या बूढे़, सभी को बन्दी बनाकर उघाड़े और नंगे पाँव और नितम्ब खुले ले जाएगा, जिससे", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 22:12" - }, - "उस समय सेनाओं के प्रभु यहोवा ने रोने-पीटने, सिर मुँण्ड़ाने और टाट पहनने के लिये कहा था;", + "type": "char:it", + "content": [ + "मिस्र लज्जित हो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "ISA 22:13" + "type": "char:fr", + "content": [ + "20.4" + ] }, - "परन्तु क्या देखा कि हर्ष और आनन्द मनाया जा रहा है, गाय-बैल का घात और भेड़-बकरी का वध किया जा रहा है, माँस खाया और दाखमधु पीया जा रहा है। और कहते हैं, “आओ खाएँ-पीएँ, क्योंकि कल तो हमें मरना है।”", { - "type": "char:bdit", - "content": [ - "(1 कुरि. 15:32)" - ] + "type": "char:fq", + "content": [ + "मिस्र लज्जित हो:" + ] }, - "", { - "type": "verse:v", - "number": "14", - "sid": "ISA 22:14" - }, - "सेनाओं के यहोवा ने मेरे कान में कहा और अपने मन की बात प्रगट की, “निश्चय तुम लोगों के इस अधर्म का कुछ भी प्रायश्चित तुम्हारी मृत्यु तक न हो सकेगा,” सेनाओं के प्रभु यहोवा का यही कहना है।" - ] + "type": "char:ft", + "content": [ + "परास्त होना उनके लिए लज्जा का कारण होगा और बन्दी बनाकर ले जाया जाना अपमान जनक होगा।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 20:5" + }, + "तब वे कूश के कारण जिस पर उनकी आशा थी, और मिस्र के हेतु जिस पर वे फूलते थे व्याकुल और लज्जित हो जाएँगे।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 20:6" + }, + "और समुद्र के इस पार के बसनेवाले उस समय यह कहेंगे, ‘देखो, जिन पर हम आशा रखते थे ओर जिनके पास हम अश्शूर के राजा से बचने के लिये भागने को थे उनकी ऐसी दशा हो गई है। तो फिर हम लोग कैसे बचेंगे’?”" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "ISA 21" + }, + { + "type": "para:s", + "content": [ + "बाबेल के पतन का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 21:1" + }, + "समुद्र के पास के जंगल के विषय भारी वचन। जैसे दक्षिणी प्रचण्ड बवण्डर चला आता है, वह जंगल से अर्थात् डरावने देश से निकट आ रहा है।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 21:2" + }, + "कष्ट की बातों का मुझे दर्शन दिखाया गया है; विश्वासघाती विश्वासघात करता है, और नाशक नाश करता है। हे एलाम, चढ़ाई कर, हे मादै, घेर ले; उसका सब कराहना मैं बन्द करता हूँ।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 21:3" + }, + "इस कारण मेरी कमर में कठिन पीड़ा है; मुझ को मानो जच्चा की सी पीड़ा हो रही है; मैं ऐसे संकट में पड़ गया हूँ कि कुछ सुनाई नहीं देता, मैं ऐसा घबरा गया हूँ कि कुछ दिखाई नहीं देता।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 21:4" + }, + "मेरा हृदय धड़कता है, मैं अत्यन्त भयभीत हूँ, जिस साँझ की मैं बाट जोहता था उसे उसने मेरी थरथराहट का कारण कर दिया है।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 21:5" + }, + "भोजन की तैयारी हो रही है, पहरूए बैठाए जा रहे हैं, खाना-पीना हो रहा है। हे हाकिमों, उठो,", + { + "type": "char:it", + "content": [ + "ढाल में तेल मलो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "21.5" + ] + }, + { + "type": "char:fq", + "content": [ + "ढाल में तेल मलो:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् युद्ध की तैयारी करो।" + ] + } + ] + } + ] }, + "!", { - "type": "para:s", - "content": [ - "शेबना को चेतावनी" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 21:6" }, + "क्योंकि प्रभु ने मुझसे यह कहा है, “जाकर एक पहरुआ खड़ा कर दे, और वह जो कुछ देखे उसे बताए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ISA 22:15" - }, - "सेनाओं का प्रभु यहोवा यह कहता है, “शेबना नामक उस भण्डारी के पास जो राजघराने के काम पर नियुक्त है जाकर कह,", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 22:16" - }, - "‘यहाँ तू क्या करता है? और यहाँ तेरा कौन है कि तूने अपनी कब्र यहाँ खुदवाई है? तू अपनी कब्र ऊँचे स्थान में खुदवाता और अपने रहने का स्थान चट्टान में खुदवाता है?", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 22:17" - }, - "देख, यहोवा तुझको बड़ी शक्ति से पकड़कर बहुत दूर फेंक देगा।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 22:18" - }, - "वह तुझे मरोड़कर गेन्द के समान लम्बे चौड़े देश में फेंक देगा; हे अपने स्वामी के घराने को लज्जित करनेवाले वहाँ तू मरेगा और तेरे वैभव के रथ वहीं रह जाएँगे।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 22:19" - }, - "मैं तुझको तेरे स्थान पर से ढकेल दूँगा, और तू अपने पद से उतार दिया जाएगा।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 22:20" - }, - "उस समय मैं हिल्किय्याह के पुत्र", - { - "type": "char:it", - "content": [ - "अपने दास एलयाकीम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.20" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने दास एलयाकीम:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह पुरुष मेरा स्वामिभक्त होगा, वह विश्वासयोग्य होगा जिनमें नगर का लाभ सुरक्षित रखा जा सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को बुलाकर, उसे तेरा अंगरखा पहनाऊँगा," - ] - }, - { - "type": "verse:v", - "number": "21", - "sid": "ISA 22:21" - }, - "और उसकी कमर में तेरी पेटी कसकर बाँधूँगा, और तेरी प्रभुता उसके हाथ में दूँगा। और वह यरूशलेम के रहनेवालों और यहूदा के घराने का", - { - "type": "char:it", - "content": [ - "पिता ठहरेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "22.21" - ] - }, - { - "type": "char:fq", - "content": [ - "पिता ठहरेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "एक परामर्शदाता, पथ प्रदर्शक संकट और कठिनाइयों के समय जिस पर विश्वास किया जा सके।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "ISA 22:22" - }, - "मैं दाऊद के घराने की कुँजी उसके कंधे पर रखूँगा, और वह खोलेगा और कोई बन्द न कर सकेगा; वह बन्द करेगा और कोई खोल न सकेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 3:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 22:23" - }, - "और मैं उसको दृढ़ स्थान में खूँटी के समान गाड़ूँगा, और वह अपने पिता के घराने के लिये वैभव का कारण होगा।", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 22:24" - }, - "और उसके पिता से घराने का सारा वैभव, वंश और सन्तान, सब छोटे-छोटे पात्र, क्या कटोरे क्या सुराहियाँ, सब उस पर टाँगी जाएँगी।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 22:25" - }, - "सेनाओं के यहोवा की यह वाणी है कि उस समय वह खूँटी जो दृढ़ स्थान में गाड़ी गई थी, वह ढीली हो जाएगी, और काटकर गिराई जाएगी; और उस पर का बोझ गिर जाएगा, क्योंकि यहोवा ने यह कहा है।’”" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 21:7" }, + "जब वह सवार देखे जो दो-दो करके आते हों, और गदहों और ऊँटों के सवार, तब बहुत ही ध्यान देकर सुने।”", { - "type": "chapter:c", - "number": "23", - "sid": "ISA 23" + "type": "verse:v", + "number": "8", + "sid": "ISA 21:8" }, + "और उसने सिंह के से शब्द से पुकारा, “हे प्रभु मैं दिन भर खड़ा पहरा देता रहा और मैंने पूरी रातें पहरे पर काटी।", { - "type": "para:s", - "content": [ - "सोर के विरुद्ध घोषणा" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 21:9" }, + "और क्या देखता हूँ कि मनुष्यों का दल और दो-दो करके सवार चले आ रहे हैं!” और वह बोल उठा, “गिर पड़ा, बाबेल गिर पड़ा; और उसके देवताओं के सब खुदी हुई मूरतें भूमि पर चकनाचूर कर डाली गई हैं।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 23:1" - }, - "सोर के विषय में भारी वचन। हे तर्शीश के जहाजों हाय, हाय, करो; क्योंकि वह उजड़ गया; वहाँ न तो कोई घर और न कोई शरण का स्थान है! यह बात उनको कित्तियों के देश में से प्रगट की गई है।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 23:2" - }, - "हे समुद्र के निकट रहनेवालों, जिनको समुद्र के पार जानेवाले सीदोनी व्यापारियों ने धन से भर दिया है, चुप रहो!", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 23:3" - }, - "शीहोर का अन्न, और नील नदी के पास की उपज महासागर के मार्ग से उसको मिलती थी, क्योंकि वह और जातियों के लिये व्यापार का स्थान था।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 23:4" - }, - "हे सीदोन, लज्जित हो, क्योंकि समुद्र ने अर्थात् समुद्र के दृढ़ स्थान ने यह कहा है, “मैंने न तो कभी प्रसव की पीड़ा जानी और न बालक को जन्म दिया, और न बेटों को पाला और न बेटियों को पोसा है।”", + "type": "char:bdit", + "content": [ + "(प्रका. 14:8, प्रका. 18:2)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "ISA 21:10" + }, + "हे मेरे दाएँ हुए, और मेरे खलिहान के अन्न, जो बातें मैंने इस्राएल के परमेश्वर सेनाओं के यहोवा से सुनी है, उनको मैंने तुम्हें जता दिया है।" + ] + }, + { + "type": "para:s", + "content": [ + "एदोम के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 21:11" + }, + "दूमा के विषय भारी वचन। सेईर में से कोई मुझे पुकार रहा है, “हे पहरूए, रात का क्या समाचार है? हे पहरूए, रात की क्या खबर है?”", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 21:12" + }, + "पहरूए ने कहा, “", + { + "type": "char:it", + "content": [ + "भोर होती है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "5", - "sid": "ISA 23:5" + "type": "char:fr", + "content": [ + "21.12" + ] }, - "जब सोर का समाचार मिस्र में पहुँचे, तब वे सुनकर संकट में पड़ेंगे।", { - "type": "verse:v", - "number": "6", - "sid": "ISA 23:6" + "type": "char:fq", + "content": [ + "भोर होती है:" + ] }, - "हे समुद्र के निकट रहनेवालों हाय, हाय, करो! पार होकर तर्शीश को जाओ।", { - "type": "verse:v", - "number": "7", - "sid": "ISA 23:7" - }, - "क्या यह तुम्हारी प्रसन्नता से भरी हुई नगरी है जो प्राचीनकाल से बसी थी, जिसके पाँव उसे बसने को दूर ले जाते थे?", + "type": "char:ft", + "content": [ + "दिन होने के चिन्ह दिखाई दे रहे हैं। यहाँ भोर समृद्धि का प्रतीक है।" + ] + } + ] + } + ] + }, + "और रात भी। यदि तुम पूछना चाहते हो तो पूछो; फिर लौटकर आना।”" + ] + }, + { + "type": "para:s", + "content": [ + "अरब के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 21:13" + }, + "अरब के विरुद्ध भारी वचन। हे ददानी बटोहियों, तुम को अरब के जंगल में रात बितानी पड़ेगी।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 21:14" + }, + "हे तेमा देश के रहनेवाले, प्यासे के पास जल लाओ और रोटी लेकर भागनेवाले से मिलने के लिये जाओ।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 21:15" + }, + "क्योंकि वे तलवारों के सामने से वरन् नंगी तलवार से और ताने हुए धनुष से और घोर युद्ध से भागे हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ISA 21:16" + }, + "क्योंकि प्रभु ने मुझसे यह कहा है, “मजदूर के वर्षों के अनुसार एक वर्ष में केदार का सारा वैभव मिटाया जाएगा;", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 21:17" + }, + "और केदार के धनुर्धारी शूरवीरों में से थोड़े ही रह जाएँगे; क्योंकि इस्राएल के परमेश्वर यहोवा ने ऐसा कहा है।”" + ] + }, + { + "type": "chapter:c", + "number": "22", + "sid": "ISA 22" + }, + { + "type": "para:s", + "content": [ + "यरूशलेम के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 22:1" + }, + "दर्शन की तराई के विषय में भारी वचन। तुम्हें क्या हुआ कि तुम सब के सब छतों पर चढ़ गए हो,", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 22:2" + }, + "हे कोलाहल और ऊधम से भरी प्रसन्न नगरी? तुझ में जो मारे गए हैं वे न तो तलवार से और न लड़ाई में मारे गए हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 22:3" + }, + "तेरे सब शासक एक संग भाग गए और बिना धनुष के बन्दी बनाए गए हैं। तेरे जितने शेष पाए गए वे एक संग बाँधे गए, यद्यपि वे दूर भागे थे।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 22:4" + }, + "इस कारण मैंने कहा, “", + { + "type": "char:it", + "content": [ + "मेरी ओर से मुँह फेर लो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "22.4" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरी ओर से मुँह फेर लो:" + ] + }, + { + "type": "char:ft", + "content": [ + "मुझसे आशा मत रखो, गहरे दु:ख का संकेत, क्योंकि दु:ख अकेलापन खोजता है, और विशाद सार्वजनिक चर्चा एवं सामने आने से बचता है।" + ] + } + ] + } + ] + }, + "कि मैं बिलख-बिलख कर रोऊँ; मेरे नगर के सत्यानाश होने के शोक में मुझे शान्ति देने का यत्न मत करो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 22:5" + }, + "क्योंकि सेनाओं के प्रभु यहोवा का ठहराया हुआ दिन होगा, जब दर्शन की तराई में कोलाहल और रौंदा जाना और बेचैनी होगी; शहरपनाह में सुरंग लगाई जाएगी और दुहाई का शब्द पहाड़ों तक पहुँचेगा।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 22:6" + }, + "एलाम पैदलों के दल और सवारों समेत तरकश बाँधे हुए है, और कीर ढाल खोले हुए है।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 22:7" + }, + "तेरी उत्तम-उत्तम तराइयाँ रथों से भरी हुई होंगी और सवार फाटक के सामने पाँति बाँधेंगे।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 22:8" + }, + "उसने यहूदा का घूँघट खोल दिया है। उस दिन तूने वन नामक भवन के अस्त्र-शस्त्र का स्मरण किया," + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 22:9" + }, + "और तूने दाऊदपुर की शहरपनाह की दरारों को देखा कि वे बहुत हैं, और तूने निचले जलकुण्ड के जल को इकट्ठा किया।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 22:10" + }, + "और यरूशलेम के घरों को गिनकर शहरपनाह के दृढ़ करने के लिये घरों को ढा दिया।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 22:11" + }, + "तूने दोनों दीवारों के बीच पुराने जलकुण्ड के जल के लिये एक कुण्ड खोदा। परन्तु तूने उसके कर्ता को स्मरण नहीं किया, जिसने प्राचीनकाल से उसको ठहरा रखा था, और न उसकी ओर तूने दृष्टि की।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 22:12" + }, + "उस समय सेनाओं के प्रभु यहोवा ने रोने-पीटने, सिर मुँण्ड़ाने और टाट पहनने के लिये कहा था;", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 22:13" + }, + "परन्तु क्या देखा कि हर्ष और आनन्द मनाया जा रहा है, गाय-बैल का घात और भेड़-बकरी का वध किया जा रहा है, माँस खाया और दाखमधु पीया जा रहा है। और कहते हैं, “आओ खाएँ-पीएँ, क्योंकि कल तो हमें मरना है।”", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 15:32)" + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "ISA 22:14" + }, + "सेनाओं के यहोवा ने मेरे कान में कहा और अपने मन की बात प्रगट की, “निश्चय तुम लोगों के इस अधर्म का कुछ भी प्रायश्चित तुम्हारी मृत्यु तक न हो सकेगा,” सेनाओं के प्रभु यहोवा का यही कहना है।" + ] + }, + { + "type": "para:s", + "content": [ + "शेबना को चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 22:15" + }, + "सेनाओं का प्रभु यहोवा यह कहता है, “शेबना नामक उस भण्डारी के पास जो राजघराने के काम पर नियुक्त है जाकर कह,", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 22:16" + }, + "‘यहाँ तू क्या करता है? और यहाँ तेरा कौन है कि तूने अपनी कब्र यहाँ खुदवाई है? तू अपनी कब्र ऊँचे स्थान में खुदवाता और अपने रहने का स्थान चट्टान में खुदवाता है?", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 22:17" + }, + "देख, यहोवा तुझको बड़ी शक्ति से पकड़कर बहुत दूर फेंक देगा।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 22:18" + }, + "वह तुझे मरोड़कर गेन्द के समान लम्बे चौड़े देश में फेंक देगा; हे अपने स्वामी के घराने को लज्जित करनेवाले वहाँ तू मरेगा और तेरे वैभव के रथ वहीं रह जाएँगे।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 22:19" + }, + "मैं तुझको तेरे स्थान पर से ढकेल दूँगा, और तू अपने पद से उतार दिया जाएगा।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 22:20" + }, + "उस समय मैं हिल्किय्याह के पुत्र", + { + "type": "char:it", + "content": [ + "अपने दास एलयाकीम", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "ISA 23:8" + "type": "char:fr", + "content": [ + "22.20" + ] }, - "सोर जो राजाओं को गद्दी पर बैठाती थी, जिसके व्यापारी हाकिम थे, और जिसके महाजन पृथ्वी भर में प्रतिष्ठित थे, उसके विरुद्ध किसने ऐसी युक्ति की है?", { - "type": "char:bdit", - "content": [ - "(यहे. 28:1,2,6-8)" - ] + "type": "char:fq", + "content": [ + "अपने दास एलयाकीम:" + ] }, - "", { - "type": "verse:v", - "number": "9", - "sid": "ISA 23:9" - }, - "सेनाओं के यहोवा ही ने ऐसी युक्ति की है कि समस्त गौरव के घमण्ड को तुच्छ कर दे और पृथ्वी के प्रतिष्ठितों का अपमान करवाए।", + "type": "char:ft", + "content": [ + "वह पुरुष मेरा स्वामिभक्त होगा, वह विश्वासयोग्य होगा जिनमें नगर का लाभ सुरक्षित रखा जा सकता है।" + ] + } + ] + } + ] + }, + "को बुलाकर, उसे तेरा अंगरखा पहनाऊँगा,", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 22:21" + }, + "और उसकी कमर में तेरी पेटी कसकर बाँधूँगा, और तेरी प्रभुता उसके हाथ में दूँगा। और वह यरूशलेम के रहनेवालों और यहूदा के घराने का", + { + "type": "char:it", + "content": [ + "पिता ठहरेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "10", - "sid": "ISA 23:10" + "type": "char:fr", + "content": [ + "22.21" + ] }, - "हे तर्शीश के निवासियों, नील नदी के समान अपने देश में फैल जाओ, अब कुछ अवरोध नहीं रहा।", { - "type": "verse:v", - "number": "11", - "sid": "ISA 23:11" + "type": "char:fq", + "content": [ + "पिता ठहरेगा:" + ] }, - "उसने अपना हाथ समुद्र पर बढ़ाकर राज्यों को हिला दिया है; यहोवा ने कनान के दृढ़ किलों को नाश करने की आज्ञा दी है।", { - "type": "verse:v", - "number": "12", - "sid": "ISA 23:12" - }, - "और उसने कहा है, “हे सीदोन, हे भ्रष्ट की हुई कुमारी, तू फिर प्रसन्न होने की नहीं; उठ, पार होकर कित्तियों के पास जा, परन्तु वहाँ भी तुझे चैन न मिलेगा।”" - ] + "type": "char:ft", + "content": [ + "एक परामर्शदाता, पथ प्रदर्शक संकट और कठिनाइयों के समय जिस पर विश्वास किया जा सके।" + ] + } + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 23:13" - }, - { - "type": "char:it", - "content": [ - "कसदियों के देश को देखो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23.13" - ] - }, - { - "type": "char:fq", - "content": [ - "कसदियों के देश को देखो:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह एक अत्यधिक महत्त्वपूर्ण पद है क्योंकि इसमें सूर देश पर आनेवाली आपदाओं के स्रोत को दर्शाया गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, वह जाति अब न रही; अश्शूर ने उस देश को जंगली जन्तुओं का स्थान बनाया। उन्होंने मोर्चे बन्दी के अपने गुम्मट बनाए और राजभवनों को ढा दिया, और उसको खण्डहर कर दिया।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "ISA 23:14" - }, - "हे तर्शीश के जहाजों, हाय, हाय, करो, क्योंकि तुम्हारा दृढ़ स्थान उजड़ गया है।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 23:15" - }, - "उस समय एक राजा के दिनों के अनुसार सत्तर वर्ष तक सोर बिसरा हुआ रहेगा। सत्तर वर्ष के बीतने पर सोर वेश्या के समान गीत गाने लगेगा।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 23:16" - }, - "हे बिसरी हुई वेश्या, वीणा लेकर नगर में घूम, भली भाँति बजा, बहुत गीत गा, जिससे लोग फिर तुझे याद करें।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 23:17" - }, - "सत्तर वर्ष के बीतने पर यहोवा सोर की सुधि लेगा, और वह फिर छिनाले की कमाई पर मन लगाकर धरती भर के सब राज्यों के संग छिनाला करेंगी।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 17:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 23:18" - }, - "उसके व्यापार की प्राप्ति, और उसके छिनाले की कमाई, यहोवा के लिये पवित्र की जाएगी; वह न भण्डार में रखी जाएगी न संचय की जाएगी, क्योंकि उसके व्यापार की प्राप्ति उन्हीं के काम में आएगी जो यहोवा के सामने रहा करेंगे, कि उनको भरपूर भोजन और चमकीला वस्त्र मिले।" - ] + "type": "verse:v", + "number": "22", + "sid": "ISA 22:22" }, + "मैं दाऊद के घराने की कुँजी उसके कंधे पर रखूँगा, और वह खोलेगा और कोई बन्द न कर सकेगा; वह बन्द करेगा और कोई खोल न सकेगा।", { - "type": "chapter:c", - "number": "24", - "sid": "ISA 24" + "type": "char:bdit", + "content": [ + "(प्रका. 3:7)" + ] }, { - "type": "para:s", - "content": [ - "सारी पृथ्वी पर प्रलय" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 22:23" }, + "और मैं उसको दृढ़ स्थान में खूँटी के समान गाड़ूँगा, और वह अपने पिता के घराने के लिये वैभव का कारण होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 24:1" - }, - "सुनों, यहोवा पृथ्वी को निर्जन और सुनसान करने पर है, वह उसको उलटकर उसके रहनेवालों को तितर-बितर करेगा।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 24:2" - }, - "और जैसी यजमान की वैसी याजक की; जैसी दास की वैसी स्वामी की; जैसी दासी की वैसी स्वामिनी की; जैसी लेनेवाले की वैसी बेचनेवाले की; जैसी उधार देनेवाले की वैसी उधार लेनेवाले की; जैसी ब्याज लेनेवाले की वैसी ब्याज देनेवाले की; सभी की एक ही दशा होगी।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 24:3" - }, - "पृथ्वी शून्य और सत्यानाश हो जाएगी; क्योंकि यहोवा ही ने यह कहा है।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 24:4" - }, - "पृथ्वी विलाप करेगी और मुर्झाएगी, जगत कुम्हलाएगा और मुर्झा जाएगा; पृथ्वी के महान लोग भी कुम्हला जाएँगे।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 24:5" - }, - "पृथ्वी अपने रहनेवालों के कारण अशुद्ध हो गई है, क्योंकि उन्होंने व्यवस्था का उल्लंघन किया और विधि को पलट डाला, और सनातन वाचा को तोड़ दिया है।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 24:6" - }, - "इस कारण पृथ्वी को श्राप ग्रसेगा और उसमें रहनेवाले दोषी ठहरेंगे; और इसी कारण पृथ्वी के निवासी भस्म होंगे और थोड़े ही मनुष्य रह जाएँगे।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 24:7" - }, - "नया दाखमधु जाता रहेगा, दाखलता मुर्झा जाएगी, और जितने मन में आनन्द करते हैं सब लम्बी-लम्बी साँस लेंगे।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 24:8" - }, - "डफ का सुखदाई शब्द बन्द हो जाएगा, प्रसन्न होनेवालों का कोलाहल जाता रहेगा वीणा का सुखदाई शब्द शान्त हो जाएगा।", - { - "type": "char:bdit", - "content": [ - "(यहे. 26:13, प्रका. 18:22)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 24:9" - }, - "वे गाकर फिर दाखमधु न पीएँगे; पीनेवाले को मदिरा कड़वी लगेगी।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 24:10" - }, - "गड़बड़ी मचानेवाली नगरी नाश होगी, उसका हर एक घर ऐसा बन्द किया जाएगा कि कोई घुस न सकेगा।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 24:11" - }, - "सड़कों में लोग दाखमधु के लिये चिल्लाएँगे; आनन्द मिट जाएगा: देश का सारा हर्ष जाता रहेगा।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 24:12" - }, - "नगर उजाड़ ही उजाड़ रहेगा, और उसके फाटक तोड़कर नाश किए जाएँगे।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 24:13" - }, - "क्योंकि पृथ्वी पर देश-देश के लोगों में ऐसा होगा जैसा कि जैतून के झाड़ने के समय, या दाख तोड़ने के बाद कोई-कोई फल रह जाते हैं।" - ] + "type": "verse:v", + "number": "24", + "sid": "ISA 22:24" }, + "और उसके पिता से घराने का सारा वैभव, वंश और सन्तान, सब छोटे-छोटे पात्र, क्या कटोरे क्या सुराहियाँ, सब उस पर टाँगी जाएँगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 24:14" - }, - "वे लोग गला खोलकर जयजयकार करेंगे, और यहोवा के माहात्म्य को देखकर समुद्र से ललकारेंगे।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 24:15" - }, - "इस कारण पूर्व में यहोवा की महिमा करो, और समुद्र के द्वीपों में इस्राएल के परमेश्वर यहोवा के नाम का गुणानुवाद करो।", - { - "type": "char:bdit", - "content": [ - "(मला. 1:11, यशा. 42:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 24:16" - }, - "पृथ्वी की छोर से हमें ऐसे गीत की ध्वनि सुन पड़ती है, कि धर्मी की महिमा और बड़ाई हो। परन्तु मैंने कहा, “हाय, हाय! मैं नाश हो गया, नाश! क्योंकि विश्वासघाती विश्वासघात करते, वे बड़ा ही विश्वासघात करते हैं।”" - ] + "type": "verse:v", + "number": "25", + "sid": "ISA 22:25" }, + "सेनाओं के यहोवा की यह वाणी है कि उस समय वह खूँटी जो दृढ़ स्थान में गाड़ी गई थी, वह ढीली हो जाएगी, और काटकर गिराई जाएगी; और उस पर का बोझ गिर जाएगा, क्योंकि यहोवा ने यह कहा है।’”" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "ISA 23" + }, + { + "type": "para:s", + "content": [ + "सोर के विरुद्ध घोषणा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 24:17" - }, - "हे पृथ्वी के रहनेवालों तुम्हारे लिये भय और गड्ढा और फंदा है!", - { - "type": "char:bdit", - "content": [ - "(लूका 21:35)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 24:18" - }, - "जो कोई भय के शब्द से भागे वह गड्ढे में गिरेगा, और जो कोई गड्ढे में से निकले वह फंदे में फँसेगा। क्योंकि आकाश के झरोखे खुल जाएँगे, और पृथ्वी की नींव डोल उठेगी।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 24:19" - }, - { - "type": "char:it", - "content": [ - "पृथ्वी फटकर टुकड़े-टुकड़े हो जाएगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.19" - ] - }, - { - "type": "char:fq", - "content": [ - "पृथ्वी फटकर टुकड़े-टुकड़े हो जाएगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसका प्रभाव एक भूकम्प के समान होगा जब कोलाहल एवं विनाश होता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* पृथ्वी अत्यन्त कम्पायमान होगी।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(नहू. 1:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 24:20" - }, - "वह मतवाले के समान बहुत डगमगाएगी और मचान के समान डोलेगी; वह अपने पाप के बोझ से दबकर गिरेगी और फिर न उठेगी।" - ] + "type": "verse:v", + "number": "1", + "sid": "ISA 23:1" }, + "सोर के विषय में भारी वचन। हे तर्शीश के जहाजों हाय, हाय, करो; क्योंकि वह उजड़ गया; वहाँ न तो कोई घर और न कोई शरण का स्थान है! यह बात उनको कित्तियों के देश में से प्रगट की गई है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 24:21" - }, - "उस समय ऐसा होगा कि यहोवा आकाश की सेना को आकाश में और", - { - "type": "char:it", - "content": [ - "पृथ्वी के राजाओं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "24.21" - ] - }, - { - "type": "char:fq", - "content": [ - "पृथ्वी के राजाओं:" - ] - }, - { - "type": "char:ft", - "content": [ - "सर्वोच्च विश्वास और सम्मान की तुलना में हीन और नीचे हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को पृथ्वी ही पर दण्ड देगा।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "ISA 24:22" - }, - "वे बन्दियों के समान गड्ढे में इकट्ठे किए जाएँगे और बन्दीगृह में बन्द किए जाएँगे; और बहुत दिनों के बाद उनकी सुधि ली जाएगी।", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 24:23" - }, - "तब चन्द्रमा संकुचित हो जाएगा और सूर्य लज्जित होगा; क्योंकि सेनाओं का यहोवा सिय्योन पर्वत पर और यरूशलेम में अपनी प्रजा के पुरनियों के सामने प्रताप के साथ राज्य करेगा।" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 23:2" }, + "हे समुद्र के निकट रहनेवालों, जिनको समुद्र के पार जानेवाले सीदोनी व्यापारियों ने धन से भर दिया है, चुप रहो!", { - "type": "chapter:c", - "number": "25", - "sid": "ISA 25" + "type": "verse:v", + "number": "3", + "sid": "ISA 23:3" }, + "शीहोर का अन्न, और नील नदी के पास की उपज महासागर के मार्ग से उसको मिलती थी, क्योंकि वह और जातियों के लिये व्यापार का स्थान था।", { - "type": "para:s", - "content": [ - "परमेश्वर की स्तुति करो" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 23:4" }, + "हे सीदोन, लज्जित हो, क्योंकि समुद्र ने अर्थात् समुद्र के दृढ़ स्थान ने यह कहा है, “मैंने न तो कभी प्रसव की पीड़ा जानी और न बालक को जन्म दिया, और न बेटों को पाला और न बेटियों को पोसा है।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 25:1" - }, - "हे यहोवा, तू मेरा परमेश्वर है; मैं तुझे सराहूँगा, मैं तेरे नाम का धन्यवाद करूँगा; क्योंकि तूने आश्चर्यकर्मों किए हैं, तूने प्राचीनकाल से पूरी सच्चाई के साथ युक्तियाँ की हैं।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 25:2" - }, - "तूने नगर को ढेर बना डाला, और उस गढ़वाले नगर को खण्डहर कर डाला है; तूने परदेशियों की राजपुरी को ऐसा उजाड़ा कि वह नगर नहीं रहा; वह फिर कभी बसाया न जाएगा।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 25:3" - }, - "इस कारण बलवन्त राज्य के लोग तेरी महिमा करेंगे; भयंकर जातियों के नगरों में तेरा भय माना जाएगा।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 25:4" - }, - "क्योंकि तू संकट में दीनों के लिये गढ़, और जब भयानक लोगों का झोंका दीवार पर बौछार के समान होता था, तब तू दरिद्रों के लिये उनकी शरण, और तपन में छाया का स्थान हुआ।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 25:5" - }, - "जैसे निर्जल देश में बादल की छाया से तपन ठण्डी होती है वैसे ही तू परदेशियों का कोलाहल और क्रूर लोगों को जयजयकार बन्द करता है।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 23:5" }, + "जब सोर का समाचार मिस्र में पहुँचे, तब वे सुनकर संकट में पड़ेंगे।", { - "type": "para:s", - "content": [ - "परमेश्वर द्वारा तैयार भोज" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 23:6" }, + "हे समुद्र के निकट रहनेवालों हाय, हाय, करो! पार होकर तर्शीश को जाओ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 25:6" - }, - "सेनाओं का यहोवा इसी पर्वत पर सब देशों के लोगों के लिये ऐसा भोज तैयार करेगा जिसमें भाँति-भाँति का चिकना भोजन और निथरा हुआ दाखमधु होगा; उत्तम से उत्तम चिकना भोजन और बहुत ही निथरा हुआ दाखमधु होगा।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 25:7" - }, - "और जो परदा सब देशों के लोगों पर पड़ा है, जो घूँघट सब जातियों पर लटका हुआ है, उसे वह इसी पर्वत पर नाश करेगा।", - { - "type": "char:bdit", - "content": [ - "(इफि. 4:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 25:8" - }, - "वह मृत्यु को सदा के लिये नाश करेगा, और प्रभु यहोवा सभी के मुख पर से आँसू पोंछ डालेगा, और अपनी प्रजा की नामधराई सारी पृथ्वी पर से दूर करेगा; क्योंकि यहोवा ने ऐसा कहा है।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 15:54, प्रका. 7:17, प्रका. 21:4)" - ] - }, - "" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 23:7" }, + "क्या यह तुम्हारी प्रसन्नता से भरी हुई नगरी है जो प्राचीनकाल से बसी थी, जिसके पाँव उसे बसने को दूर ले जाते थे?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 25:9" - }, - "उस समय यह कहा जाएगा, “देखो, हमारा परमेश्वर यही है; हम इसी की बाट जोहते आए हैं, कि वह हमारा उद्धार करे। यहोवा यही है; हम उसकी बाट जोहते आए हैं। हम उससे उद्धार पाकर मगन और आनन्दित होंगे।”" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 23:8" }, + "सोर जो राजाओं को गद्दी पर बैठाती थी, जिसके व्यापारी हाकिम थे, और जिसके महाजन पृथ्वी भर में प्रतिष्ठित थे, उसके विरुद्ध किसने ऐसी युक्ति की है?", { - "type": "para:s", - "content": [ - "परमेश्वर मोआब को दण्ड देगा" - ] + "type": "char:bdit", + "content": [ + "(यहे. 28:1,2,6-8)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 25:10" - }, - "क्योंकि इस पर्वत पर", - { - "type": "char:it", - "content": [ - "यहोवा का हाथ सर्वदा बना" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "25.10" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा का हाथ सर्वदा बना:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह रक्षक होगा, उसकी सुरक्षा हटेगी नहीं, वरन् स्थाई होगी।" - ] - } - ], - "caller": "+" - }, - "रहेगा और मोआब अपने ही स्थान में ऐसा लताड़ा जाएगा जैसा घूरे में पुआल लताड़ा जाता है।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 25:11" - }, - "वह उसमें अपने हाथ इस प्रकार फैलाएगा, जैसे कोई तैरते हुए फैलाए; परन्तु वह उसके गर्व को तोड़ेगा; और उसकी चतुराई को निष्फल कर देगा।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 25:12" - }, - "उसकी ऊँची-ऊँची और दृढ़ शहरपनाहों को वह झुकाएगा और नीचा करेगा, वरन् भूमि पर गिराकर मिट्टी में मिला देगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 23:9" }, + "सेनाओं के यहोवा ही ने ऐसी युक्ति की है कि समस्त गौरव के घमण्ड को तुच्छ कर दे और पृथ्वी के प्रतिष्ठितों का अपमान करवाए।", { - "type": "chapter:c", - "number": "26", - "sid": "ISA 26" + "type": "verse:v", + "number": "10", + "sid": "ISA 23:10" }, + "हे तर्शीश के निवासियों, नील नदी के समान अपने देश में फैल जाओ, अब कुछ अवरोध नहीं रहा।", { - "type": "para:s", - "content": [ - "उद्धार का एक गीत" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 23:11" }, + "उसने अपना हाथ समुद्र पर बढ़ाकर राज्यों को हिला दिया है; यहोवा ने कनान के दृढ़ किलों को नाश करने की आज्ञा दी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 26:1" - }, - "उस समय यहूदा देश में यह गीत गाया जाएगा, “हमारा एक दृढ़ नगर है; उद्धार का काम देने के लिये वह उसकी शहरपनाह और गढ़ को नियुक्त करता है।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 26:2" - }, - "फाटकों को खोलो कि सच्चाई का पालन करनेवाली एक धर्मी जाति प्रवेश करे।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 26:3" - }, - "जिसका मन तुझ में धीरज धरे हुए हैं, उसकी तू पूर्ण शान्ति के साथ रक्षा करता है, क्योंकि वह तुझ पर भरोसा रखता है।", - { - "type": "char:bdit", - "content": [ - "(फिलि. 4:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 26:4" - }, - "यहोवा पर सदा भरोसा रख, क्योंकि प्रभु यहोवा सनातन चट्टान है।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 26:5" - }, - "वह ऊँचे पदवाले को झुका देता, जो नगर ऊँचे पर बसा है उसको वह नीचे कर देता। वह उसको भूमि पर गिराकर मिट्टी में मिला देता है।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 26:6" - }, - "वह पाँवों से, वरन् दरिद्रों के पैरों से रौंदा जाएगा।”" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 23:12" }, + "और उसने कहा है, “हे सीदोन, हे भ्रष्ट की हुई कुमारी, तू फिर प्रसन्न होने की नहीं; उठ, पार होकर कित्तियों के पास जा, परन्तु वहाँ भी तुझे चैन न मिलेगा।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 26:7" - }, - "धर्मी का मार्ग सच्चाई है; तू जो स्वयं सच्चाई है, तू धर्मी की अगुआई करता है।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 26:8" - }, - "हे यहोवा, तेरे न्याय के मार्ग में हम लोग तेरी बाट जोहते आए हैं; तेरे नाम के स्मरण की हमारे प्राणों में लालसा बनी रहती है।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 26:9" - }, - "रात के समय मैं जी से तेरी लालसा करता हूँ, मेरा सम्पूर्ण मन यत्न के साथ तुझे ढूँढ़ता है। क्योंकि जब तेरे न्याय के काम पृथ्वी पर प्रगट होते हैं, तब जगत के रहनेवाले धार्मिकता को सीखते हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 26:10" - }, - { - "type": "char:it", - "content": [ - "दुष्ट पर चाहे दया भी की जाए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.10" - ] - }, - { - "type": "char:fq", - "content": [ - "दुष्ट पर चाहे दया भी की जाए:" - ] - }, - { - "type": "char:ft", - "content": [ - "दण्ड देना आवश्यक है कि दुष्ट जन धर्मनिष्ठा के मार्ग पर आ जायें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तो भी वह धार्मिकता को न सीखेगा; धर्मराज्य में भी वह कुटिलता करेगा, और यहोवा का माहात्म्य उसे सूझ न पड़ेगा।" - ] - } - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 23:13" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 26:11" - }, - "हे यहोवा, तेरा हाथ बढ़ा हुआ है, पर वे नहीं देखते। परन्तु वे जानेंगे कि तुझे प्रजा के लिये कैसी जलन है, और लजाएँगे।", - { - "type": "char:bdit", - "content": [ - "(मीका 5:9, इब्रा. 10:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 26:12" - }, - "तेरे बैरी आग से भस्म होंगे। हे यहोवा, तू हमारे लिये शान्ति ठहराएगा, हमने जो कुछ किया है उसे तू ही ने हमारे लिये किया है।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 26:13" - }, - "हे हमारे परमेश्वर यहोवा, तेरे सिवाय और स्वामी भी हम पर प्रभुता करते थे, परन्तु तेरी कृपा से हम केवल तेरे ही नाम का गुणानुवाद करेंगे।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 26:14" - }, - "वे मर गए हैं, फिर कभी जीवित नहीं होंगे; उनको मरे बहुत दिन हुए, वे फिर नहीं उठने के; तूने उनका विचार करके उनको ऐसा नाश किया कि वे फिर स्मरण में न आएँगे।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 26:15" - }, - "परन्तु तूने जाति को बढ़ाया; हे यहोवा, तूने जाति को बढ़ाया है; तूने अपनी महिमा दिखाई है और उस देश के सब सीमाओं को तूने बढ़ाया है।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 26:16" - }, - "हे यहोवा, दुःख में वे तुझे स्मरण करते थे, जब तू उन्हें ताड़ना देता था तब वे दबे स्वर से अपने मन की बात तुझ पर प्रगट करते थे।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 26:17" - }, - "जैसे गर्भवती स्त्री जनने के समय ऐंठती और पीड़ा के कारण चिल्ला उठती है, हम लोग भी, हे यहोवा, तेरे सामने वैसे ही हो गए हैं।", - { - "type": "char:bdit", - "content": [ - "(भज. 48:6)" - ] - }, - "", + "type": "char:it", + "content": [ + "कसदियों के देश को देखो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "ISA 26:18" + "type": "char:fr", + "content": [ + "23.13" + ] }, - "हम भी गर्भवती हुए, हम भी ऐंठे,", { - "type": "char:it", - "content": [ - "हमने मानो वायु ही को जन्म दिया" - ] + "type": "char:fq", + "content": [ + "कसदियों के देश को देखो:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.18" - ] - }, - { - "type": "char:fq", - "content": [ - "हमने मानो वायु ही को जन्म दिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "हमारे प्रयास सब व्यर्थ रहे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। हमने देश के लिये कोई उद्धार का काम नहीं किया, और न जगत के रहनेवाले उत्पन्न हुए।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "ISA 26:19" - }, - "तेरे मरे हुए लोग जीवित होंगे, मुर्दे उठ खड़े होंगे। हे मिट्टी में बसनेवालो, जागकर जयजयकार करो! क्योंकि तेरी ओस ज्योति से उत्पन्न होती है, और", - { - "type": "char:it", - "content": [ - "पृथ्वी मुर्दों को लौटा देगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "26.19" - ] - }, - { - "type": "char:fq", - "content": [ - "पृथ्वी मुर्दों को लौटा देगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् पुनरुत्थान के दिन पृथ्वी अपने मृतक खड़े कर देगी कि बाबेल में परमेश्वर के लोग पुनः जीवित हो जायें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] + "type": "char:ft", + "content": [ + "यह एक अत्यधिक महत्त्वपूर्ण पद है क्योंकि इसमें सूर देश पर आनेवाली आपदाओं के स्रोत को दर्शाया गया है।" + ] } - ] + ] + } + ] }, + ", वह जाति अब न रही; अश्शूर ने उस देश को जंगली जन्तुओं का स्थान बनाया। उन्होंने मोर्चे बन्दी के अपने गुम्मट बनाए और राजभवनों को ढा दिया, और उसको खण्डहर कर दिया।", { - "type": "para:s", - "content": [ - "न्याय और छुटकारा" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 23:14" }, + "हे तर्शीश के जहाजों, हाय, हाय, करो, क्योंकि तुम्हारा दृढ़ स्थान उजड़ गया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 26:20" - }, - "हे मेरे लोगों, आओ, अपनी-अपनी कोठरी में प्रवेश करके किवाड़ों को बन्द करो; थोड़ी देर तक जब तक क्रोध शान्त न हो तब तक अपने को छिपा रखो।", - { - "type": "char:bdit", - "content": [ - "(भज. 91:4, 32:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 26:21" - }, - "क्योंकि देखो, यहोवा पृथ्वी के निवासियों को अधर्म का दण्ड देने के लिये अपने स्थान से चला आता है, और पृथ्वी अपना खून प्रगट करेगी और घात किए हुओं को और अधिक न छिपा रखेगी।" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 23:15" }, + "उस समय एक राजा के दिनों के अनुसार सत्तर वर्ष तक सोर बिसरा हुआ रहेगा। सत्तर वर्ष के बीतने पर सोर वेश्या के समान गीत गाने लगेगा।", { - "type": "chapter:c", - "number": "27", - "sid": "ISA 27" + "type": "verse:v", + "number": "16", + "sid": "ISA 23:16" }, + "हे बिसरी हुई वेश्या, वीणा लेकर नगर में घूम, भली भाँति बजा, बहुत गीत गा, जिससे लोग फिर तुझे याद करें।", { - "type": "para:s", - "content": [ - "इस्राएल का उद्धार" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 23:17" }, + "सत्तर वर्ष के बीतने पर यहोवा सोर की सुधि लेगा, और वह फिर छिनाले की कमाई पर मन लगाकर धरती भर के सब राज्यों के संग छिनाला करेंगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 27:1" - }, - "उस समय यहोवा अपनी कड़ी, बड़ी, और दृढ़ तलवार से लिव्यातान नामक वेग और टेढ़े चलनेवाले सर्प को दण्ड देगा, और जो अजगर समुद्र में रहता है उसको भी घात करेगा।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 17:2)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 27:2" - }, - "उस समय एक सुन्दर दाख की बारी होगी, तुम उसका यश गाना!", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 27:3" - }, - "मैं यहोवा उसकी रक्षा करता हूँ; मैं", - { - "type": "char:it", - "content": [ - "क्षण-क्षण उसको सींचता रहूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.3" - ] - }, - { - "type": "char:fq", - "content": [ - "क्षण-क्षण उसको सींचता रहूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् लगातार, जैसा दाख की बारी का रखवाला उसकी सुधि लेता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। मैं रात-दिन उसकी रक्षा करता रहूँगा ऐसा न हो कि कोई उसकी हानि करे।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "ISA 27:4" - }, - "मेरे मन में जलजलाहट नहीं है। यदि कोई भाँति-भाँति के कटीले पेड़ मुझसे लड़ने को खड़े करता, तो मैं उन पर पाँव बढ़ाकर उनको पूरी रीति से भस्म कर देता।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 27:5" - }, - "या मेरे साथ मेल करने को वे मेरी शरण लें, वे मेरे साथ मेल कर लें।" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 23:18" }, + "उसके व्यापार की प्राप्ति, और उसके छिनाले की कमाई, यहोवा के लिये पवित्र की जाएगी; वह न भण्डार में रखी जाएगी न संचय की जाएगी, क्योंकि उसके व्यापार की प्राप्ति उन्हीं के काम में आएगी जो यहोवा के सामने रहा करेंगे, कि उनको भरपूर भोजन और चमकीला वस्त्र मिले।" + ] + }, + { + "type": "chapter:c", + "number": "24", + "sid": "ISA 24" + }, + { + "type": "para:s", + "content": [ + "सारी पृथ्वी पर प्रलय" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 27:6" - }, - "भविष्य में याकूब जड़ पकड़ेगा, और इस्राएल फूले-फलेगा, और उसके फलों से जगत भर जाएगा।" - ] + "type": "verse:v", + "number": "1", + "sid": "ISA 24:1" }, + "सुनों, यहोवा पृथ्वी को निर्जन और सुनसान करने पर है, वह उसको उलटकर उसके रहनेवालों को तितर-बितर करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 27:7" - }, - "क्या उसने उसे मारा जैसा उसने उसके मारनेवालों को मारा था? क्या वह घात किया गया जैसे उसके घात किए हुए घात हुए?", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 27:8" - }, - "जब तूने उसे निकाला, तब सोच-विचार कर उसको दुःख दिया: उसने पुरवाई के दिन उसको प्रचण्ड वायु से उड़ा दिया है।", + "type": "verse:v", + "number": "2", + "sid": "ISA 24:2" + }, + "और जैसी यजमान की वैसी याजक की; जैसी दास की वैसी स्वामी की; जैसी दासी की वैसी स्वामिनी की; जैसी लेनेवाले की वैसी बेचनेवाले की; जैसी उधार देनेवाले की वैसी उधार लेनेवाले की; जैसी ब्याज लेनेवाले की वैसी ब्याज देनेवाले की; सभी की एक ही दशा होगी।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 24:3" + }, + "पृथ्वी शून्य और सत्यानाश हो जाएगी; क्योंकि यहोवा ही ने यह कहा है।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 24:4" + }, + "पृथ्वी विलाप करेगी और मुर्झाएगी, जगत कुम्हलाएगा और मुर्झा जाएगा; पृथ्वी के महान लोग भी कुम्हला जाएँगे।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 24:5" + }, + "पृथ्वी अपने रहनेवालों के कारण अशुद्ध हो गई है, क्योंकि उन्होंने व्यवस्था का उल्लंघन किया और विधि को पलट डाला, और सनातन वाचा को तोड़ दिया है।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 24:6" + }, + "इस कारण पृथ्वी को श्राप ग्रसेगा और उसमें रहनेवाले दोषी ठहरेंगे; और इसी कारण पृथ्वी के निवासी भस्म होंगे और थोड़े ही मनुष्य रह जाएँगे।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 24:7" + }, + "नया दाखमधु जाता रहेगा, दाखलता मुर्झा जाएगी, और जितने मन में आनन्द करते हैं सब लम्बी-लम्बी साँस लेंगे।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 24:8" + }, + "डफ का सुखदाई शब्द बन्द हो जाएगा, प्रसन्न होनेवालों का कोलाहल जाता रहेगा वीणा का सुखदाई शब्द शान्त हो जाएगा।", + { + "type": "char:bdit", + "content": [ + "(यहे. 26:13, प्रका. 18:22)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ISA 24:9" + }, + "वे गाकर फिर दाखमधु न पीएँगे; पीनेवाले को मदिरा कड़वी लगेगी।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 24:10" + }, + "गड़बड़ी मचानेवाली नगरी नाश होगी, उसका हर एक घर ऐसा बन्द किया जाएगा कि कोई घुस न सकेगा।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 24:11" + }, + "सड़कों में लोग दाखमधु के लिये चिल्लाएँगे; आनन्द मिट जाएगा: देश का सारा हर्ष जाता रहेगा।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 24:12" + }, + "नगर उजाड़ ही उजाड़ रहेगा, और उसके फाटक तोड़कर नाश किए जाएँगे।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 24:13" + }, + "क्योंकि पृथ्वी पर देश-देश के लोगों में ऐसा होगा जैसा कि जैतून के झाड़ने के समय, या दाख तोड़ने के बाद कोई-कोई फल रह जाते हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ISA 24:14" + }, + "वे लोग गला खोलकर जयजयकार करेंगे, और यहोवा के माहात्म्य को देखकर समुद्र से ललकारेंगे।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 24:15" + }, + "इस कारण पूर्व में यहोवा की महिमा करो, और समुद्र के द्वीपों में इस्राएल के परमेश्वर यहोवा के नाम का गुणानुवाद करो।", + { + "type": "char:bdit", + "content": [ + "(मला. 1:11, यशा. 42:10)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "ISA 24:16" + }, + "पृथ्वी की छोर से हमें ऐसे गीत की ध्वनि सुन पड़ती है, कि धर्मी की महिमा और बड़ाई हो। परन्तु मैंने कहा, “हाय, हाय! मैं नाश हो गया, नाश! क्योंकि विश्वासघाती विश्वासघात करते, वे बड़ा ही विश्वासघात करते हैं।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 24:17" + }, + "हे पृथ्वी के रहनेवालों तुम्हारे लिये भय और गड्ढा और फंदा है!", + { + "type": "char:bdit", + "content": [ + "(लूका 21:35)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ISA 24:18" + }, + "जो कोई भय के शब्द से भागे वह गड्ढे में गिरेगा, और जो कोई गड्ढे में से निकले वह फंदे में फँसेगा। क्योंकि आकाश के झरोखे खुल जाएँगे, और पृथ्वी की नींव डोल उठेगी।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 24:19" + }, + { + "type": "char:it", + "content": [ + "पृथ्वी फटकर टुकड़े-टुकड़े हो जाएगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "9", - "sid": "ISA 27:9" + "type": "char:fr", + "content": [ + "24.19" + ] }, - "इससे याकूब के अधर्म का प्रायश्चित किया जाएगा और उसके पाप के दूर होने का प्रतिफल यह होगा कि वे वेदी के सब पत्थरों को चूना बनाने के पत्थरों के समान चकनाचूर करेंगे, और अशेरा और सूर्य की प्रतिमाएँ फिर खड़ी न रहेंगी।", { - "type": "char:bdit", - "content": [ - "(रोम. 11:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 27:10" - }, - "क्योंकि गढ़वाला नगर निर्जन हुआ है, वह छोड़ी हुई बस्ती के समान निर्जन और जंगल हो गया है; वहाँ बछड़े चरेंगे और वहीं बैठेंगे, और पेड़ों की डालियों की फुनगी को खा लेंगे।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 27:11" - }, - "जब उसकी शाखाएँ सूख जाएँ तब", - { - "type": "char:it", - "content": [ - "तोड़ी जाएँगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27.11" - ] - }, - { - "type": "char:fq", - "content": [ - "तोड़ी जाएँगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "स्वयं ही गिर जाएँगी या उनके द्वारा जो जलाने के लिए लकड़ी एकत्र करते हैं।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "पृथ्वी फटकर टुकड़े-टुकड़े हो जाएगी:" + ] }, { - "type": "char:it", - "content": [ - "*; और स्त्रियाँ आकर उनको तोड़कर जला देंगी। क्योंकि ये लोग निर्बुद्धि हैं; इसलिए उनका कर्ता उन पर दया न करेगा, और उनका रचनेवाला उन पर अनुग्रह न करेगा।" - ] + "type": "char:ft", + "content": [ + "उसका प्रभाव एक भूकम्प के समान होगा जब कोलाहल एवं विनाश होता है।" + ] } - ] + ] + } + ] }, + "पृथ्वी अत्यन्त कम्पायमान होगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 27:12" - }, - "उस समय यहोवा फरात से लेकर मिस्र के नाले तक अपने अन्न को फटकेगा, और हे इस्राएलियों तुम एक-एक करके इकट्ठे किए जाओगे।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 27:13" - }, - "उस समय बड़ा नरसिंगा फूँका जाएगा, और जो अश्शूर देश में नाश हो रहे थे और जो मिस्र देश में बरबस बसाए हुए थे वे यरूशलेम में आकर पवित्र पर्वत पर यहोवा को दण्डवत् करेंगे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 24:31)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(नहू. 1:5)" + ] }, { - "type": "chapter:c", - "number": "28", - "sid": "ISA 28" + "type": "verse:v", + "number": "20", + "sid": "ISA 24:20" }, + "वह मतवाले के समान बहुत डगमगाएगी और मचान के समान डोलेगी; वह अपने पाप के बोझ से दबकर गिरेगी और फिर न उठेगी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "एप्रैम और यरूशलेम पर हाय" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 24:21" }, + "उस समय ऐसा होगा कि यहोवा आकाश की सेना को आकाश में और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "पृथ्वी के राजाओं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "1", - "sid": "ISA 28:1" + "type": "char:fr", + "content": [ + "24.21" + ] }, - "घमण्ड के मुकुट पर हाय! जो एप्रैम के मतवालों का है, और उनकी भड़कीली सुन्दरता पर जो मुर्झानेवाला फूल है, जो अति उपजाऊ तराई के सिरे पर दाखमधु से मतवालों की है।", { - "type": "verse:v", - "number": "2", - "sid": "ISA 28:2" + "type": "char:fq", + "content": [ + "पृथ्वी के राजाओं:" + ] }, - "देखो, प्रभु के पास एक बलवन्त और सामर्थी है जो ओले की वर्षा या उजाड़नेवाली आँधी या बाढ़ की प्रचण्ड धार के समान है वह उसको कठोरता से भूमि पर गिरा देगा।", { - "type": "verse:v", - "number": "3", - "sid": "ISA 28:3" - }, - "एप्रैमी मतवालों के घमण्ड का मुकुट पाँव से लताड़ा जाएगा;", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 28:4" - }, - "और उनकी भड़कीली सुन्दरता का मुर्झानेवाला फूल जो अति उपजाऊ तराई के सिरे पर है, वह ग्रीष्मकाल से पहले पके अंजीर के समान होगा, जिसे देखनेवाला देखते ही हाथ में ले और निगल जाए।" - ] + "type": "char:ft", + "content": [ + "सर्वोच्च विश्वास और सम्मान की तुलना में हीन और नीचे हैं।" + ] + } + ] + } + ] + }, + "को पृथ्वी ही पर दण्ड देगा।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 24:22" + }, + "वे बन्दियों के समान गड्ढे में इकट्ठे किए जाएँगे और बन्दीगृह में बन्द किए जाएँगे; और बहुत दिनों के बाद उनकी सुधि ली जाएगी।", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 24:23" + }, + "तब चन्द्रमा संकुचित हो जाएगा और सूर्य लज्जित होगा; क्योंकि सेनाओं का यहोवा सिय्योन पर्वत पर और यरूशलेम में अपनी प्रजा के पुरनियों के सामने प्रताप के साथ राज्य करेगा।" + ] + }, + { + "type": "chapter:c", + "number": "25", + "sid": "ISA 25" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की स्तुति करो" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 25:1" + }, + "हे यहोवा, तू मेरा परमेश्वर है; मैं तुझे सराहूँगा, मैं तेरे नाम का धन्यवाद करूँगा; क्योंकि तूने आश्चर्यकर्मों किए हैं, तूने प्राचीनकाल से पूरी सच्चाई के साथ युक्तियाँ की हैं।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 25:2" + }, + "तूने नगर को ढेर बना डाला, और उस गढ़वाले नगर को खण्डहर कर डाला है; तूने परदेशियों की राजपुरी को ऐसा उजाड़ा कि वह नगर नहीं रहा; वह फिर कभी बसाया न जाएगा।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 25:3" + }, + "इस कारण बलवन्त राज्य के लोग तेरी महिमा करेंगे; भयंकर जातियों के नगरों में तेरा भय माना जाएगा।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 25:4" + }, + "क्योंकि तू संकट में दीनों के लिये गढ़, और जब भयानक लोगों का झोंका दीवार पर बौछार के समान होता था, तब तू दरिद्रों के लिये उनकी शरण, और तपन में छाया का स्थान हुआ।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 25:5" + }, + "जैसे निर्जल देश में बादल की छाया से तपन ठण्डी होती है वैसे ही तू परदेशियों का कोलाहल और क्रूर लोगों को जयजयकार बन्द करता है।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर द्वारा तैयार भोज" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 25:6" + }, + "सेनाओं का यहोवा इसी पर्वत पर सब देशों के लोगों के लिये ऐसा भोज तैयार करेगा जिसमें भाँति-भाँति का चिकना भोजन और निथरा हुआ दाखमधु होगा; उत्तम से उत्तम चिकना भोजन और बहुत ही निथरा हुआ दाखमधु होगा।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 25:7" + }, + "और जो परदा सब देशों के लोगों पर पड़ा है, जो घूँघट सब जातियों पर लटका हुआ है, उसे वह इसी पर्वत पर नाश करेगा।", + { + "type": "char:bdit", + "content": [ + "(इफि. 4:18)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ISA 25:8" + }, + "वह मृत्यु को सदा के लिये नाश करेगा, और प्रभु यहोवा सभी के मुख पर से आँसू पोंछ डालेगा, और अपनी प्रजा की नामधराई सारी पृथ्वी पर से दूर करेगा; क्योंकि यहोवा ने ऐसा कहा है।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 15:54, प्रका. 7:17, प्रका. 21:4)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 25:9" + }, + "उस समय यह कहा जाएगा, “देखो, हमारा परमेश्वर यही है; हम इसी की बाट जोहते आए हैं, कि वह हमारा उद्धार करे। यहोवा यही है; हम उसकी बाट जोहते आए हैं। हम उससे उद्धार पाकर मगन और आनन्दित होंगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर मोआब को दण्ड देगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 25:10" + }, + "क्योंकि इस पर्वत पर", + { + "type": "char:it", + "content": [ + "यहोवा का हाथ सर्वदा बना" + ] + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "25.10" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा का हाथ सर्वदा बना:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् वह रक्षक होगा, उसकी सुरक्षा हटेगी नहीं, वरन् स्थाई होगी।" + ] + } + ] + }, + "रहेगा और मोआब अपने ही स्थान में ऐसा लताड़ा जाएगा जैसा घूरे में पुआल लताड़ा जाता है।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 25:11" + }, + "वह उसमें अपने हाथ इस प्रकार फैलाएगा, जैसे कोई तैरते हुए फैलाए; परन्तु वह उसके गर्व को तोड़ेगा; और उसकी चतुराई को निष्फल कर देगा।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 25:12" + }, + "उसकी ऊँची-ऊँची और दृढ़ शहरपनाहों को वह झुकाएगा और नीचा करेगा, वरन् भूमि पर गिराकर मिट्टी में मिला देगा।" + ] + }, + { + "type": "chapter:c", + "number": "26", + "sid": "ISA 26" + }, + { + "type": "para:s", + "content": [ + "उद्धार का एक गीत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 26:1" + }, + "उस समय यहूदा देश में यह गीत गाया जाएगा, “हमारा एक दृढ़ नगर है; उद्धार का काम देने के लिये वह उसकी शहरपनाह और गढ़ को नियुक्त करता है।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 26:2" + }, + "फाटकों को खोलो कि सच्चाई का पालन करनेवाली एक धर्मी जाति प्रवेश करे।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 26:3" + }, + "जिसका मन तुझ में धीरज धरे हुए हैं, उसकी तू पूर्ण शान्ति के साथ रक्षा करता है, क्योंकि वह तुझ पर भरोसा रखता है।", + { + "type": "char:bdit", + "content": [ + "(फिलि. 4:7)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 26:4" + }, + "यहोवा पर सदा भरोसा रख, क्योंकि प्रभु यहोवा सनातन चट्टान है।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 26:5" + }, + "वह ऊँचे पदवाले को झुका देता, जो नगर ऊँचे पर बसा है उसको वह नीचे कर देता। वह उसको भूमि पर गिराकर मिट्टी में मिला देता है।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 26:6" + }, + "वह पाँवों से, वरन् दरिद्रों के पैरों से रौंदा जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 26:7" + }, + "धर्मी का मार्ग सच्चाई है; तू जो स्वयं सच्चाई है, तू धर्मी की अगुआई करता है।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 26:8" + }, + "हे यहोवा, तेरे न्याय के मार्ग में हम लोग तेरी बाट जोहते आए हैं; तेरे नाम के स्मरण की हमारे प्राणों में लालसा बनी रहती है।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 26:9" }, + "रात के समय मैं जी से तेरी लालसा करता हूँ, मेरा सम्पूर्ण मन यत्न के साथ तुझे ढूँढ़ता है। क्योंकि जब तेरे न्याय के काम पृथ्वी पर प्रगट होते हैं, तब जगत के रहनेवाले धार्मिकता को सीखते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 28:5" - }, - "उस समय सेनाओं का यहोवा स्वयं अपनी प्रजा के बचे हुओं के लिये सुन्दर और प्रतापी मुकुट ठहरेगा;", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 28:6" - }, - "और", + "type": "verse:v", + "number": "10", + "sid": "ISA 26:10" + }, + { + "type": "char:it", + "content": [ + "दुष्ट पर चाहे दया भी की जाए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "जो न्याय करने को बैठते हैं उनके लिये न्याय करनेवाली आत्मा" - ] + "type": "char:fr", + "content": [ + "26.10" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.6" - ] - }, - { - "type": "char:fq", - "content": [ - "जो न्याय करने को बैठते हैं उनके लिये न्याय करनेवाली आत्मा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इस गद्यांश का अर्थ है कि यहोवा उस देश के न्यायियों को ज्ञान प्रदान करेगा जिससे कि उनमें उचित को समझने की बुद्धि उत्पन्न हो और वे उसे करेंगी।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "दुष्ट पर चाहे दया भी की जाए:" + ] }, { - "type": "char:it", - "content": [ - "* और जो चढ़ाई करते हुए शत्रुओं को नगर के फाटक से हटा देते हैं, उनके लिये वह बल ठहरेगा।" - ] + "type": "char:ft", + "content": [ + "दण्ड देना आवश्यक है कि दुष्ट जन धर्मनिष्ठा के मार्ग पर आ जायें।" + ] } - ] + ] + } + ] }, + "तो भी वह धार्मिकता को न सीखेगा; धर्मराज्य में भी वह कुटिलता करेगा, और यहोवा का माहात्म्य उसे सूझ न पड़ेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 28:7" - }, - "ये भी दाखमधु के कारण डगमगाते और मदिरा से लड़खड़ाते हैं; याजक और नबी भी मदिरा के कारण डगमगाते हैं, दाखमधु ने उनको भुला दिया है, वे मदिरा के कारण लड़खड़ाते और दर्शन पाते हुए भटके जाते, और न्याय में भूल करते हैं।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 28:8" - }, - "क्योंकि सब भोजन आसन वमन और मल से भरे हैं, कोई शुद्ध स्थान नहीं बचा।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 26:11" }, + "हे यहोवा, तेरा हाथ बढ़ा हुआ है, पर वे नहीं देखते। परन्तु वे जानेंगे कि तुझे प्रजा के लिये कैसी जलन है, और लजाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 28:9" - }, - "“वह किसको ज्ञान सिखाएगा, और किसको अपने समाचार का अर्थ समझाएगा? क्या उनको जो दूध छुड़ाए हुए और स्तन से अलगाए हुए हैं?", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 28:10" - }, - "क्योंकि आज्ञा पर आज्ञा, आज्ञा पर आज्ञा, नियम पर नियम, नियम पर नियम थोड़ा यहाँ, थोड़ा वहाँ।”" - ] + "type": "char:bdit", + "content": [ + "(मीका 5:9, इब्रा. 10:27)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 28:11" - }, - "वह तो इन लोगों से परदेशी होठों और विदेशी भाषावालों के द्वारा बातें करेगा;", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 28:12" - }, - "जिनसे उसने कहा, “विश्राम इसी से मिलेगा; इसी के द्वारा थके हुए को विश्राम दो;” परन्तु उन्होंने सुनना न चाहा।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 28:13" - }, - "इसलिए यहोवा का वचन उनके पास आज्ञा पर आज्ञा, आज्ञा पर आज्ञा, नियम पर नियम, नियम पर नियम है, थोड़ा यहाँ, थोड़ा वहाँ, जिससे वे ठोकर खाकर चित्त गिरें और घायल हो जाएँ, और फंदे में फँसकर पकड़े जाएँ।" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 26:12" }, + "तेरे बैरी आग से भस्म होंगे। हे यहोवा, तू हमारे लिये शान्ति ठहराएगा, हमने जो कुछ किया है उसे तू ही ने हमारे लिये किया है।", { - "type": "para:s", - "content": [ - "सिय्योन में आधारशिला" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 26:13" }, + "हे हमारे परमेश्वर यहोवा, तेरे सिवाय और स्वामी भी हम पर प्रभुता करते थे, परन्तु तेरी कृपा से हम केवल तेरे ही नाम का गुणानुवाद करेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 28:14" - }, - "इस कारण हे", - { - "type": "char:it", - "content": [ - "ठट्ठा करनेवालों" - ] - }, + "type": "verse:v", + "number": "14", + "sid": "ISA 26:14" + }, + "वे मर गए हैं, फिर कभी जीवित नहीं होंगे; उनको मरे बहुत दिन हुए, वे फिर नहीं उठने के; तूने उनका विचार करके उनको ऐसा नाश किया कि वे फिर स्मरण में न आएँगे।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 26:15" + }, + "परन्तु तूने जाति को बढ़ाया; हे यहोवा, तूने जाति को बढ़ाया है; तूने अपनी महिमा दिखाई है और उस देश के सब सीमाओं को तूने बढ़ाया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ISA 26:16" + }, + "हे यहोवा, दुःख में वे तुझे स्मरण करते थे, जब तू उन्हें ताड़ना देता था तब वे दबे स्वर से अपने मन की बात तुझ पर प्रगट करते थे।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 26:17" + }, + "जैसे गर्भवती स्त्री जनने के समय ऐंठती और पीड़ा के कारण चिल्ला उठती है, हम लोग भी, हे यहोवा, तेरे सामने वैसे ही हो गए हैं।", + { + "type": "char:bdit", + "content": [ + "(भज. 48:6)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ISA 26:18" + }, + "हम भी गर्भवती हुए, हम भी ऐंठे,", + { + "type": "char:it", + "content": [ + "हमने मानो वायु ही को जन्म दिया", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.14" - ] - }, - { - "type": "char:fq", - "content": [ - "ठट्ठा करनेवालों:" - ] - }, - { - "type": "char:ft", - "content": [ - "तुम जो परमेश्वर के सन्देश की अवहेलना करते हो, उससे घृणा करते हो, जो सुरक्षा के भ्रम की उत्तम कल्पना करते हो और सर्वशक्तिमान परमेश्वर के दण्ड की चेतावनी का ठट्ठा करते हो।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "26.18" + ] }, { - "type": "char:it", - "content": [ - "*, यरूशलेमवासी प्रजा के हाकिमों, यहोवा का वचन सुनो!" - ] + "type": "char:fq", + "content": [ + "हमने मानो वायु ही को जन्म दिया:" + ] }, { - "type": "verse:v", - "number": "15", - "sid": "ISA 28:15" - }, - "तुम ने कहा है “हमने मृत्यु से वाचा बाँधी और अधोलोक से प्रतिज्ञा कराई है; इस कारण विपत्ति जब बाढ़ के समान बढ़ आए तब हमारे पास न आएगी; क्योंकि हमने झूठ की शरण ली और मिथ्या की आड़ में छिपे हुए हैं।”", + "type": "char:ft", + "content": [ + "हमारे प्रयास सब व्यर्थ रहे।" + ] + } + ] + } + ] + }, + "। हमने देश के लिये कोई उद्धार का काम नहीं किया, और न जगत के रहनेवाले उत्पन्न हुए।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 26:19" + }, + "तेरे मरे हुए लोग जीवित होंगे, मुर्दे उठ खड़े होंगे। हे मिट्टी में बसनेवालो, जागकर जयजयकार करो! क्योंकि तेरी ओस ज्योति से उत्पन्न होती है, और", + { + "type": "char:it", + "content": [ + "पृथ्वी मुर्दों को लौटा देगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "16", - "sid": "ISA 28:16" + "type": "char:fr", + "content": [ + "26.19" + ] }, - "इसलिए प्रभु यहोवा यह कहता है, “देखो, मैंने सिय्योन में नींव का पत्थर रखा है, एक परखा हुआ पत्थर, कोने का अनमोल और अति दृढ़ नींव के योग्य पत्थर: और जो कोई विश्वास रखे वह उतावली न करेगा।", { - "type": "char:bdit", - "content": [ - "(रोम. 9:33, 1 कुरि. 3:11, इफि. 2:20, 1 पत. 2:4-6)" - ] + "type": "char:fq", + "content": [ + "पृथ्वी मुर्दों को लौटा देगी:" + ] }, - "", { - "type": "verse:v", - "number": "17", - "sid": "ISA 28:17" - }, - "और मैं न्याय को डोरी और धार्मिकता को साहुल ठहराऊँगा; और तुम्हारा झूठ का शरणस्थान ओलों से बह जाएगा, और तुम्हारे छिपने का स्थान जल से डूब जाएगा।”", + "type": "char:ft", + "content": [ + "अर्थात् पुनरुत्थान के दिन पृथ्वी अपने मृतक खड़े कर देगी कि बाबेल में परमेश्वर के लोग पुनः जीवित हो जायें।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "para:s", + "content": [ + "न्याय और छुटकारा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 26:20" + }, + "हे मेरे लोगों, आओ, अपनी-अपनी कोठरी में प्रवेश करके किवाड़ों को बन्द करो; थोड़ी देर तक जब तक क्रोध शान्त न हो तब तक अपने को छिपा रखो।", + { + "type": "char:bdit", + "content": [ + "(भज. 91:4, 32:7)" + ] + }, + { + "type": "verse:v", + "number": "21", + "sid": "ISA 26:21" + }, + "क्योंकि देखो, यहोवा पृथ्वी के निवासियों को अधर्म का दण्ड देने के लिये अपने स्थान से चला आता है, और पृथ्वी अपना खून प्रगट करेगी और घात किए हुओं को और अधिक न छिपा रखेगी।" + ] + }, + { + "type": "chapter:c", + "number": "27", + "sid": "ISA 27" + }, + { + "type": "para:s", + "content": [ + "इस्राएल का उद्धार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 27:1" + }, + "उस समय यहोवा अपनी कड़ी, बड़ी, और दृढ़ तलवार से लिव्यातान नामक वेग और टेढ़े चलनेवाले सर्प को दण्ड देगा, और जो अजगर समुद्र में रहता है उसको भी घात करेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ISA 27:2" + }, + "उस समय एक सुन्दर दाख की बारी होगी, तुम उसका यश गाना!", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 27:3" + }, + "मैं यहोवा उसकी रक्षा करता हूँ; मैं", + { + "type": "char:it", + "content": [ + "क्षण-क्षण उसको सींचता रहूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27.3" + ] + }, + { + "type": "char:fq", + "content": [ + "क्षण-क्षण उसको सींचता रहूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् लगातार, जैसा दाख की बारी का रखवाला उसकी सुधि लेता है।" + ] + } + ] + } + ] + }, + "। मैं रात-दिन उसकी रक्षा करता रहूँगा ऐसा न हो कि कोई उसकी हानि करे।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 27:4" + }, + "मेरे मन में जलजलाहट नहीं है। यदि कोई भाँति-भाँति के कटीले पेड़ मुझसे लड़ने को खड़े करता, तो मैं उन पर पाँव बढ़ाकर उनको पूरी रीति से भस्म कर देता।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 27:5" + }, + "या मेरे साथ मेल करने को वे मेरी शरण लें, वे मेरे साथ मेल कर लें।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 27:6" + }, + "भविष्य में याकूब जड़ पकड़ेगा, और इस्राएल फूले-फलेगा, और उसके फलों से जगत भर जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 27:7" + }, + "क्या उसने उसे मारा जैसा उसने उसके मारनेवालों को मारा था? क्या वह घात किया गया जैसे उसके घात किए हुए घात हुए?", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 27:8" + }, + "जब तूने उसे निकाला, तब सोच-विचार कर उसको दुःख दिया: उसने पुरवाई के दिन उसको प्रचण्ड वायु से उड़ा दिया है।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 27:9" + }, + "इससे याकूब के अधर्म का प्रायश्चित किया जाएगा और उसके पाप के दूर होने का प्रतिफल यह होगा कि वे वेदी के सब पत्थरों को चूना बनाने के पत्थरों के समान चकनाचूर करेंगे, और अशेरा और सूर्य की प्रतिमाएँ फिर खड़ी न रहेंगी।", + { + "type": "char:bdit", + "content": [ + "(रोम. 11:27)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "ISA 27:10" + }, + "क्योंकि गढ़वाला नगर निर्जन हुआ है, वह छोड़ी हुई बस्ती के समान निर्जन और जंगल हो गया है; वहाँ बछड़े चरेंगे और वहीं बैठेंगे, और पेड़ों की डालियों की फुनगी को खा लेंगे।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 27:11" + }, + "जब उसकी शाखाएँ सूख जाएँ तब", + { + "type": "char:it", + "content": [ + "तोड़ी जाएँगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "18", - "sid": "ISA 28:18" + "type": "char:fr", + "content": [ + "27.11" + ] }, - "तब जो वाचा तुम ने मृत्यु से बाँधी है वह टूट जाएगी, और जो प्रतिज्ञा तुम ने अधोलोक से कराई वह न ठहरेगी; जब विपत्ति बाढ़ के समान बढ़ आए, तब तुम उसमें डूब ही जाओगे।", { - "type": "verse:v", - "number": "19", - "sid": "ISA 28:19" + "type": "char:fq", + "content": [ + "तोड़ी जाएँगी:" + ] }, - "जब जब वह बढ़ आए, तब-तब वह तुम को ले जाएगी; वह प्रतिदिन वरन् रात-दिन बढ़ा करेंगी; और इस समाचार का सुनना ही व्याकुल होने का कारण होगा।", { - "type": "verse:v", - "number": "20", - "sid": "ISA 28:20" - }, - "क्योंकि बिछौना टाँग फैलाने के लिये छोटा, और ओढ़ना ओढ़ने के लिये संकरा है।" - ] + "type": "char:ft", + "content": [ + "स्वयं ही गिर जाएँगी या उनके द्वारा जो जलाने के लिए लकड़ी एकत्र करते हैं।" + ] + } + ] + } + ] }, + "; और स्त्रियाँ आकर उनको तोड़कर जला देंगी। क्योंकि ये लोग निर्बुद्धि हैं; इसलिए उनका कर्ता उन पर दया न करेगा, और उनका रचनेवाला उन पर अनुग्रह न करेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 28:21" - }, - "क्योंकि यहोवा ऐसा उठ खड़ा होगा जैसा वह पराजीम नामक पर्वत पर खड़ा हुआ और जैसा गिबोन की तराई में उसने क्रोध दिखाया था; वह अब फिर क्रोध दिखाएगा, जिससे वह अपना काम करे, जो अचम्भित काम है, और वह कार्य करे जो अनोखा है।", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 28:22" - }, - "इसलिए अब तुम ठट्ठा मत करो, नहीं तो", - { - "type": "char:it", - "content": [ - "तुम्हारे बन्धन कसे जाएँगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "28.22" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम्हारे बन्धन कसे जाएँगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अन्यथा तुम्हारा कारावास और भी अधिक कठोर एवं निर्दयी होगा। परमेश्वर उन्हें उनके पापों के अनुसार दण्ड देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि मैंने सेनाओं के प्रभु यहोवा से यह सुना है कि सारे देश का सत्यानाश ठाना गया है।" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 27:12" + }, + "उस समय यहोवा फरात से लेकर मिस्र के नाले तक अपने अन्न को फटकेगा, और हे इस्राएलियों तुम एक-एक करके इकट्ठे किए जाओगे।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 27:13" + }, + "उस समय बड़ा नरसिंगा फूँका जाएगा, और जो अश्शूर देश में नाश हो रहे थे और जो मिस्र देश में बरबस बसाए हुए थे वे यरूशलेम में आकर पवित्र पर्वत पर यहोवा को दण्डवत् करेंगे।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 24:31)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "28", + "sid": "ISA 28" + }, + { + "type": "para:s", + "content": [ + "एप्रैम और यरूशलेम पर हाय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 28:1" + }, + "घमण्ड के मुकुट पर हाय! जो एप्रैम के मतवालों का है, और उनकी भड़कीली सुन्दरता पर जो मुर्झानेवाला फूल है, जो अति उपजाऊ तराई के सिरे पर दाखमधु से मतवालों की है।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 28:2" + }, + "देखो, प्रभु के पास एक बलवन्त और सामर्थी है जो ओले की वर्षा या उजाड़नेवाली आँधी या बाढ़ की प्रचण्ड धार के समान है वह उसको कठोरता से भूमि पर गिरा देगा।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 28:3" + }, + "एप्रैमी मतवालों के घमण्ड का मुकुट पाँव से लताड़ा जाएगा;", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 28:4" + }, + "और उनकी भड़कीली सुन्दरता का मुर्झानेवाला फूल जो अति उपजाऊ तराई के सिरे पर है, वह ग्रीष्मकाल से पहले पके अंजीर के समान होगा, जिसे देखनेवाला देखते ही हाथ में ले और निगल जाए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 28:5" + }, + "उस समय सेनाओं का यहोवा स्वयं अपनी प्रजा के बचे हुओं के लिये सुन्दर और प्रतापी मुकुट ठहरेगा;", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 28:6" + }, + "और", + { + "type": "char:it", + "content": [ + "जो न्याय करने को बैठते हैं उनके लिये न्याय करनेवाली आत्मा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28.6" + ] + }, + { + "type": "char:fq", + "content": [ + "जो न्याय करने को बैठते हैं उनके लिये न्याय करनेवाली आत्मा:" + ] + }, + { + "type": "char:ft", + "content": [ + "इस गद्यांश का अर्थ है कि यहोवा उस देश के न्यायियों को ज्ञान प्रदान करेगा जिससे कि उनमें उचित को समझने की बुद्धि उत्पन्न हो और वे उसे करेंगी।" + ] + } + ] + } + ] + }, + "और जो चढ़ाई करते हुए शत्रुओं को नगर के फाटक से हटा देते हैं, उनके लिये वह बल ठहरेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 28:7" + }, + "ये भी दाखमधु के कारण डगमगाते और मदिरा से लड़खड़ाते हैं; याजक और नबी भी मदिरा के कारण डगमगाते हैं, दाखमधु ने उनको भुला दिया है, वे मदिरा के कारण लड़खड़ाते और दर्शन पाते हुए भटके जाते, और न्याय में भूल करते हैं।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 28:8" + }, + "क्योंकि सब भोजन आसन वमन और मल से भरे हैं, कोई शुद्ध स्थान नहीं बचा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 28:9" + }, + "“वह किसको ज्ञान सिखाएगा, और किसको अपने समाचार का अर्थ समझाएगा? क्या उनको जो दूध छुड़ाए हुए और स्तन से अलगाए हुए हैं?", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 28:10" + }, + "क्योंकि आज्ञा पर आज्ञा, आज्ञा पर आज्ञा, नियम पर नियम, नियम पर नियम थोड़ा यहाँ, थोड़ा वहाँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 28:11" + }, + "वह तो इन लोगों से परदेशी होठों और विदेशी भाषावालों के द्वारा बातें करेगा;", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 28:12" + }, + "जिनसे उसने कहा, “विश्राम इसी से मिलेगा; इसी के द्वारा थके हुए को विश्राम दो;” परन्तु उन्होंने सुनना न चाहा।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 28:13" + }, + "इसलिए यहोवा का वचन उनके पास आज्ञा पर आज्ञा, आज्ञा पर आज्ञा, नियम पर नियम, नियम पर नियम है, थोड़ा यहाँ, थोड़ा वहाँ, जिससे वे ठोकर खाकर चित्त गिरें और घायल हो जाएँ, और फंदे में फँसकर पकड़े जाएँ।" + ] + }, + { + "type": "para:s", + "content": [ + "सिय्योन में आधारशिला" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ISA 28:14" + }, + "इस कारण हे", + { + "type": "char:it", + "content": [ + "ठट्ठा करनेवालों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "28.14" + ] + }, + { + "type": "char:fq", + "content": [ + "ठट्ठा करनेवालों:" + ] + }, + { + "type": "char:ft", + "content": [ + "तुम जो परमेश्वर के सन्देश की अवहेलना करते हो, उससे घृणा करते हो, जो सुरक्षा के भ्रम की उत्तम कल्पना करते हो और सर्वशक्तिमान परमेश्वर के दण्ड की चेतावनी का ठट्ठा करते हो।" + ] } - ] + ] + } + ] }, + ", यरूशलेमवासी प्रजा के हाकिमों, यहोवा का वचन सुनो!", { - "type": "para:s", - "content": [ - "परमेश्वर का ज्ञान" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 28:15" }, + "तुम ने कहा है “हमने मृत्यु से वाचा बाँधी और अधोलोक से प्रतिज्ञा कराई है; इस कारण विपत्ति जब बाढ़ के समान बढ़ आए तब हमारे पास न आएगी; क्योंकि हमने झूठ की शरण ली और मिथ्या की आड़ में छिपे हुए हैं।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ISA 28:23" - }, - "कान लगाकर मेरी सुनो, ध्यान धरकर मेरा वचन सुनो।", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 28:24" - }, - "क्या हल जोतनेवाला बीज बोने के लिये लगातार जोतता रहता है? क्या वह सदा धरती को चीरता और हेंगा फेरता रहता है?", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 28:25" - }, - "क्या वह उसको चौरस करके सौंफ को नहीं छितराता, जीरे को नहीं बखेरता और गेहूँ को पाँति-पाँति करके और जौ को उसके निज स्थान पर, और कठिया गेहूँ को खेत की छोर पर नहीं बोता?", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 28:26" - }, - "क्योंकि उसका परमेश्वर उसको ठीक-ठीक काम करना सिखाता और बताता है।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 28:16" }, + "इसलिए प्रभु यहोवा यह कहता है, “देखो, मैंने सिय्योन में नींव का पत्थर रखा है, एक परखा हुआ पत्थर, कोने का अनमोल और अति दृढ़ नींव के योग्य पत्थर: और जो कोई विश्वास रखे वह उतावली न करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ISA 28:27" - }, - "दाँवने की गाड़ी से तो सौंफ दाई नहीं जाती, और गाड़ी का पहिया जीरे के ऊपर नहीं चलाया जाता; परन्तु सौंफ छड़ी से, और जीरा सोंटे से झाड़ा जाता है।", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 28:28" - }, - "रोटी के अन्न की दाँवनी की जाती है, परन्तु कोई उसको सदा दाँवता नहीं रहता; और न गाड़ी के पहिये न घोड़े उस पर चलाता है, वह उसे चूर-चूर नहीं करता।", - { - "type": "verse:v", - "number": "29", - "sid": "ISA 28:29" - }, - "यह भी सेनाओं के यहोवा की ओर से नियुक्त हुआ है, वह अद्भुत युक्तिवाला और महाबुद्धिमान है।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 9:33, 1 कुरि. 3:11, इफि. 2:20, 1 पत. 2:4-6)" + ] }, { - "type": "chapter:c", - "number": "29", - "sid": "ISA 29" + "type": "verse:v", + "number": "17", + "sid": "ISA 28:17" }, + "और मैं न्याय को डोरी और धार्मिकता को साहुल ठहराऊँगा; और तुम्हारा झूठ का शरणस्थान ओलों से बह जाएगा, और तुम्हारे छिपने का स्थान जल से डूब जाएगा।”", { - "type": "para:s", - "content": [ - "यरूशलेम पर हाय" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 28:18" }, + "तब जो वाचा तुम ने मृत्यु से बाँधी है वह टूट जाएगी, और जो प्रतिज्ञा तुम ने अधोलोक से कराई वह न ठहरेगी; जब विपत्ति बाढ़ के समान बढ़ आए, तब तुम उसमें डूब ही जाओगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 29:1" - }, - "हाय, अरीएल,", - { - "type": "char:it", - "content": [ - "अरीएल" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.1" - ] - }, - { - "type": "char:fq", - "content": [ - "अरीएल:" - ] - }, - { - "type": "char:ft", - "content": [ - "निःसंदेह यह यरूशलेम के लिए उपयोग किया गया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, हाय उस नगर पर जिसमें दाऊद छावनी किए हुए रहा! वर्ष पर वर्ष जोड़ते जाओ, उत्सव के पर्व अपने-अपने समय पर मनाते जाओ।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "ISA 29:2" - }, - "तो भी मैं तो अरीएल को सकेती में डालूँगा, वहाँ रोना पीटना रहेगा, और वह मेरी दृष्टि में सचमुच अरीएल सा ठहरेगा।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 29:3" - }, - "मैं चारों ओर तेरे विरुद्ध छावनी करके तुझे कोटों से घेर लूँगा, और तेरे विरुद्ध गढ़ भी बनाऊँगा।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 29:4" - }, - "तब तू गिराकर भूमि में डाला जाएगा, और धूल पर से बोलेगा, और तेरी बात भूमि से धीमी-धीमी सुनाई देगी; तेरा बोल भूमि पर से प्रेत का सा होगा, और तू धूल से गुनगुनाकर बोलेगा।" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 28:19" }, + "जब जब वह बढ़ आए, तब-तब वह तुम को ले जाएगी; वह प्रतिदिन वरन् रात-दिन बढ़ा करेंगी; और इस समाचार का सुनना ही व्याकुल होने का कारण होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 29:5" - }, - "तब तेरे परदेशी बैरियों की भीड़ सूक्ष्म धूल के समान, और उन भयानक लोगों की भीड़ भूसे के समान उड़ाई जाएगी।", + "type": "verse:v", + "number": "20", + "sid": "ISA 28:20" + }, + "क्योंकि बिछौना टाँग फैलाने के लिये छोटा, और ओढ़ना ओढ़ने के लिये संकरा है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 28:21" + }, + "क्योंकि यहोवा ऐसा उठ खड़ा होगा जैसा वह पराजीम नामक पर्वत पर खड़ा हुआ और जैसा गिबोन की तराई में उसने क्रोध दिखाया था; वह अब फिर क्रोध दिखाएगा, जिससे वह अपना काम करे, जो अचम्भित काम है, और वह कार्य करे जो अनोखा है।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 28:22" + }, + "इसलिए अब तुम ठट्ठा मत करो, नहीं तो", + { + "type": "char:it", + "content": [ + "तुम्हारे बन्धन कसे जाएँगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "ISA 29:6" + "type": "char:fr", + "content": [ + "28.22" + ] }, - "सेनाओं का यहोवा अचानक बादल गरजाता, भूमि को कँपाता, और महाध्वनि करता, बवण्डर और आँधी चलाता, और नाश करनेवाली अग्नि भड़काता हुआ उसके पास आएगा।", { - "type": "verse:v", - "number": "7", - "sid": "ISA 29:7" + "type": "char:fq", + "content": [ + "तुम्हारे बन्धन कसे जाएँगे:" + ] }, - "और जातियों की सारी भीड़ जो अरीएल से युद्ध करेगी, और जितने लोग उसके और उसके गढ़ के विरुद्ध लड़ेंगे और उसको सकेती में डालेंगे, वे सब रात के देखे हुए स्वप्न के समान ठहरेंगे।", { - "type": "verse:v", - "number": "8", - "sid": "ISA 29:8" - }, - "और जैसा कोई भूखा स्वप्न में तो देखता है कि वह खा रहा है, परन्तु जागकर देखता है कि उसका पेट भूखा ही है, या कोई प्यासा स्वप्न में देखें की वह पी रहा है, परन्तु जागकर देखता है कि उसका गला सूखा जाता है और वह प्यासा मर रहा है; वैसी ही उन सब जातियों की भीड़ की दशा होगी जो सिय्योन पर्वत से युद्ध करेंगी।" - ] + "type": "char:ft", + "content": [ + "अन्यथा तुम्हारा कारावास और भी अधिक कठोर एवं निर्दयी होगा। परमेश्वर उन्हें उनके पापों के अनुसार दण्ड देगा।" + ] + } + ] + } + ] + }, + "; क्योंकि मैंने सेनाओं के प्रभु यहोवा से यह सुना है कि सारे देश का सत्यानाश ठाना गया है।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का ज्ञान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ISA 28:23" + }, + "कान लगाकर मेरी सुनो, ध्यान धरकर मेरा वचन सुनो।", + { + "type": "verse:v", + "number": "24", + "sid": "ISA 28:24" + }, + "क्या हल जोतनेवाला बीज बोने के लिये लगातार जोतता रहता है? क्या वह सदा धरती को चीरता और हेंगा फेरता रहता है?", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 28:25" + }, + "क्या वह उसको चौरस करके सौंफ को नहीं छितराता, जीरे को नहीं बखेरता और गेहूँ को पाँति-पाँति करके और जौ को उसके निज स्थान पर, और कठिया गेहूँ को खेत की छोर पर नहीं बोता?", + { + "type": "verse:v", + "number": "26", + "sid": "ISA 28:26" + }, + "क्योंकि उसका परमेश्वर उसको ठीक-ठीक काम करना सिखाता और बताता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ISA 28:27" + }, + "दाँवने की गाड़ी से तो सौंफ दाई नहीं जाती, और गाड़ी का पहिया जीरे के ऊपर नहीं चलाया जाता; परन्तु सौंफ छड़ी से, और जीरा सोंटे से झाड़ा जाता है।", + { + "type": "verse:v", + "number": "28", + "sid": "ISA 28:28" + }, + "रोटी के अन्न की दाँवनी की जाती है, परन्तु कोई उसको सदा दाँवता नहीं रहता; और न गाड़ी के पहिये न घोड़े उस पर चलाता है, वह उसे चूर-चूर नहीं करता।", + { + "type": "verse:v", + "number": "29", + "sid": "ISA 28:29" + }, + "यह भी सेनाओं के यहोवा की ओर से नियुक्त हुआ है, वह अद्भुत युक्तिवाला और महाबुद्धिमान है।" + ] + }, + { + "type": "chapter:c", + "number": "29", + "sid": "ISA 29" + }, + { + "type": "para:s", + "content": [ + "यरूशलेम पर हाय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 29:1" + }, + "हाय, अरीएल,", + { + "type": "char:it", + "content": [ + "अरीएल", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "29.1" + ] + }, + { + "type": "char:fq", + "content": [ + "अरीएल:" + ] + }, + { + "type": "char:ft", + "content": [ + "निःसंदेह यह यरूशलेम के लिए उपयोग किया गया है।" + ] + } + ] + } + ] }, + ", हाय उस नगर पर जिसमें दाऊद छावनी किए हुए रहा! वर्ष पर वर्ष जोड़ते जाओ, उत्सव के पर्व अपने-अपने समय पर मनाते जाओ।", { - "type": "para:s", - "content": [ - "चेतावनियों को अनदेखा करना" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 29:2" }, + "तो भी मैं तो अरीएल को सकेती में डालूँगा, वहाँ रोना पीटना रहेगा, और वह मेरी दृष्टि में सचमुच अरीएल सा ठहरेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 29:9" - }, - "ठहर जाओ और चकित हो! भोग-विलास करो और अंधे हो जाओ!", - { - "type": "char:it", - "content": [ - "वे मतवाले तो हैं, परन्तु दाखमधु से नहीं" - ] - }, + "type": "verse:v", + "number": "3", + "sid": "ISA 29:3" + }, + "मैं चारों ओर तेरे विरुद्ध छावनी करके तुझे कोटों से घेर लूँगा, और तेरे विरुद्ध गढ़ भी बनाऊँगा।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 29:4" + }, + "तब तू गिराकर भूमि में डाला जाएगा, और धूल पर से बोलेगा, और तेरी बात भूमि से धीमी-धीमी सुनाई देगी; तेरा बोल भूमि पर से प्रेत का सा होगा, और तू धूल से गुनगुनाकर बोलेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 29:5" + }, + "तब तेरे परदेशी बैरियों की भीड़ सूक्ष्म धूल के समान, और उन भयानक लोगों की भीड़ भूसे के समान उड़ाई जाएगी।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 29:6" + }, + "सेनाओं का यहोवा अचानक बादल गरजाता, भूमि को कँपाता, और महाध्वनि करता, बवण्डर और आँधी चलाता, और नाश करनेवाली अग्नि भड़काता हुआ उसके पास आएगा।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 29:7" + }, + "और जातियों की सारी भीड़ जो अरीएल से युद्ध करेगी, और जितने लोग उसके और उसके गढ़ के विरुद्ध लड़ेंगे और उसको सकेती में डालेंगे, वे सब रात के देखे हुए स्वप्न के समान ठहरेंगे।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 29:8" + }, + "और जैसा कोई भूखा स्वप्न में तो देखता है कि वह खा रहा है, परन्तु जागकर देखता है कि उसका पेट भूखा ही है, या कोई प्यासा स्वप्न में देखें की वह पी रहा है, परन्तु जागकर देखता है कि उसका गला सूखा जाता है और वह प्यासा मर रहा है; वैसी ही उन सब जातियों की भीड़ की दशा होगी जो सिय्योन पर्वत से युद्ध करेंगी।" + ] + }, + { + "type": "para:s", + "content": [ + "चेतावनियों को अनदेखा करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 29:9" + }, + "ठहर जाओ और चकित हो! भोग-विलास करो और अंधे हो जाओ!", + { + "type": "char:it", + "content": [ + "वे मतवाले तो हैं, परन्तु दाखमधु से नहीं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.9" - ] - }, - { - "type": "char:fq", - "content": [ - "वे मतवाले तो हैं, परन्तु दाखमधु से नहीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "यरूशलेम की प्रजा। यह नैतिक एवं आत्मिक नशा है। वे अपने धर्म सिद्धान्तों एवं अभ्यासों में चूक गये हैं। वे एक मतवाले के सदृश्य कुछ भी स्पष्ट एवं उचित रूप में नहीं देख पाते हैं।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "29.9" + ] }, { - "type": "char:it", - "content": [ - "*, वे डगमगाते तो हैं, परन्तु मदिरा पीने से नहीं!" - ] + "type": "char:fq", + "content": [ + "वे मतवाले तो हैं, परन्तु दाखमधु से नहीं:" + ] }, { - "type": "verse:v", - "number": "10", - "sid": "ISA 29:10" - }, - "यहोवा ने तुम को भारी नींद में डाल दिया है और उसने तुम्हारी नबीरूपी आँखों को बन्द कर दिया है और तुम्हारे दर्शीरूपी सिरों पर परदा डाला है।", + "type": "char:ft", + "content": [ + "यरूशलेम की प्रजा। यह नैतिक एवं आत्मिक नशा है। वे अपने धर्म सिद्धान्तों एवं अभ्यासों में चूक गये हैं। वे एक मतवाले के सदृश्य कुछ भी स्पष्ट एवं उचित रूप में नहीं देख पाते हैं।" + ] + } + ] + } + ] + }, + ", वे डगमगाते तो हैं, परन्तु मदिरा पीने से नहीं!", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 29:10" + }, + "यहोवा ने तुम को भारी नींद में डाल दिया है और उसने तुम्हारी नबीरूपी आँखों को बन्द कर दिया है और तुम्हारे दर्शीरूपी सिरों पर परदा डाला है।", + { + "type": "char:bdit", + "content": [ + "(रोम. 11:8)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "ISA 29:11" + }, + "इसलिए सारे दर्शन तुम्हारे लिये एक लपेटी और मुहरबन्द की हुई पुस्तक की बातों के समान हैं, जिसे कोई पढ़े-लिखे मनुष्य को यह कहकर दे, “इसे पढ़”, और वह कहे, “मैं नहीं पढ़ सकता क्योंकि इस पर मुहरबन्द की हुई है।”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 5:1-3)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "ISA 29:12" + }, + "तब वही पुस्तक अनपढ़ को यह कहकर दी जाए, “इसे पढ़,” और वह कहे, “मैं तो अनपढ़ हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 29:13" + }, + "प्रभु ने कहा, “ये लोग जो मुँह से मेरा आदर करते हुए समीप आते परन्तु अपना मन मुझसे दूर रखते हैं, और जो केवल मनुष्यों की आज्ञा सुन सुनकर मेरा भय मानते हैं,", + { + "type": "char:bdit", + "content": [ + "(मत्ती 15:8,9, मर. 7:6,7)" + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "ISA 29:14" + }, + "इस कारण सुन, मैं इनके साथ अद्भुत काम वरन् अति अद्भुत और अचम्भे का काम करूँगा; तब इनके बुद्धिमानों की बुद्धि नष्ट होगी, और इनके प्रवीणों की प्रवीणता जाती रहेगी।”", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 1:19)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "भविष्य की आशा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 29:15" + }, + "हाय उन पर जो अपनी युक्ति को यहोवा से छिपाने का बड़ा यत्न करते, और अपने काम अंधेरे में करके कहते हैं, “हमको कौन देखता है? हमको कौन जानता है?”", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 29:16" + }, + "तुम्हारी कैसी उलटी समझ है! क्या कुम्हार मिट्टी के तुल्य गिना जाएगा? क्या बनाई हुई वस्तु अपने कर्ता के विषय कहे “उसने मुझे नहीं बनाया,” या रची हुई वस्तु अपने रचनेवाले के विषय कहे, “वह कुछ समझ नहीं रखता?”", + { + "type": "char:bdit", + "content": [ + "(रोम. 9:20,21)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 29:17" + }, + "क्या अब थोड़े ही दिनों के बीतने पर लबानोन फिर फलदाई बारी न बन जाएगा, और फलदाई बारी जंगल न गिनी जाएगी?", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 29:18" + }, + "उस समय बहरे पुस्तक की बातें सुनने लगेंगे, और अंधे जिन्हें अब कुछ नहीं सूझता, वे देखने लगेंगे।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 11:5, प्रेरि. 26:18)" + ] + }, + { + "type": "verse:v", + "number": "19", + "sid": "ISA 29:19" + }, + "नम्र लोग यहोवा के कारण फिर आनन्दित होंगे, और दरिद्र मनुष्य इस्राएल के पवित्र के कारण मगन होंगे।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 29:20" + }, + "क्योंकि उपद्रवी फिर न रहेंगे और ठट्ठा करनेवालों का अन्त होगा, और जो अनर्थ करने के लिये जागते रहते हैं,", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 29:21" + }, + "जो मनुष्यों को बातों में फँसाते हैं, और जो सभा में उलाहना देते उनके लिये फंदा लगाते, और धर्म को व्यर्थ बात के द्वारा बिगाड़ देते हैं, वे सब मिट जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ISA 29:22" + }, + "इस कारण", + { + "type": "char:it", + "content": [ + "अब्राहम का छुड़ानेवाला", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(रोम. 11:8)" - ] + "type": "char:fr", + "content": [ + "29.22" + ] }, - "", { - "type": "verse:v", - "number": "11", - "sid": "ISA 29:11" + "type": "char:fq", + "content": [ + "अब्राहम का छुड़ानेवाला:" + ] }, - "इसलिए सारे दर्शन तुम्हारे लिये एक लपेटी और मुहरबन्द की हुई पुस्तक की बातों के समान हैं, जिसे कोई पढ़े-लिखे मनुष्य को यह कहकर दे, “इसे पढ़”, और वह कहे, “मैं नहीं पढ़ सकता क्योंकि इस पर मुहरबन्द की हुई है।”", { - "type": "char:bdit", - "content": [ - "(प्रका. 5:1-3)" - ] + "type": "char:ft", + "content": [ + "जो उसे मूर्तिपूजकों के देश से निकालकर लाया और मूर्तिपूजा की घृणित अवस्था से बचाया।" + ] + } + ] + } + ] + }, + "यहोवा, याकूब के घराने के विषय यह कहता है, “याकूब को फिर लज्जित होना न पड़ेगा, उसका मुख फिर नीचा न होगा।", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 29:23" + }, + "क्योंकि जब उसके सन्तान मेरा काम देखेंगे, जो मैं उनके बीच में करूँगा, तब वे मेरे नाम को पवित्र ठहराएँगे, वे याकूब के पवित्र को पवित्र मानेंगे, और इस्राएल के परमेश्वर का अति भय मानेंगे।", + { + "type": "verse:v", + "number": "24", + "sid": "ISA 29:24" + }, + "उस समय जिनका मन भटका हो वे बुद्धि प्राप्त करेंगे, और जो कुढ़कुढ़ाते हैं वह शिक्षा ग्रहण करेंगे।”" + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "ISA 30" + }, + { + "type": "para:s", + "content": [ + "मिस्र पर व्यर्थ आत्म-विश्वास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 30:1" + }, + "यहोवा की यह वाणी है, “हाय उन बलवा करनेवाले लड़कों पर जो युक्ति तो करते परन्तु मेरी ओर से नहीं; वाचा तो बाँधते परन्तु मेरी आत्मा के सिखाए नहीं; और इस प्रकार पाप पर पाप बढ़ाते हैं।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 30:2" + }, + "वे मुझसे बिन पूछे मिस्र को जाते हैं कि फ़िरौन की रक्षा में रहे और मिस्र की छाया में शरण लें।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 30:3" + }, + "इसलिए फ़िरौन का शरणस्थान तुम्हारी लज्जा का, और मिस्र की छाया में शरण लेना तुम्हारी निन्दा का कारण होगा।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 30:4" + }, + "उसके हाकिम सोअन में आए तो हैं और उसके दूत अब हानेस में पहुँचे हैं।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 30:5" + }, + "वे सब एक ऐसी जाति के कारण लज्जित होंगे जिससे उनका कुछ लाभ न होगा, जो सहायता और लाभ के बदले लज्जा और नामधराई का कारण होगी।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 30:6" + }, + "दक्षिण देश के पशुओं के विषय भारी वचन। वे अपनी धन-सम्पत्ति को जवान गदहों की पीठ पर, और अपने खजानों को ऊँटों के कूबड़ों पर लादे हुए, संकट और सकेती के देश में होकर, जहाँ सिंह और सिंहनी, नाग और उड़नेवाले तेज विषधर सर्प रहते हैं, उन लोगों के पास जा रहे हैं जिनसे उनको लाभ न होगा।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 30:7" + }, + "क्योंकि मिस्र की सहायता व्यर्थ और निकम्मी है, इस कारण मैंने उसको ‘बैठी रहनेवाली रहब’ कहा है।" + ] + }, + { + "type": "para:s", + "content": [ + "आज्ञा न माननेवाले लोग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 30:8" + }, + "अब जाकर इसको उनके सामने पटिया पर खोद, और पुस्तक में लिख, कि वह भविष्य के लिये वरन् सदा के लिये साक्षी बनी रहे।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 30:9" + }, + "क्योंकि वे बलवा करनेवाले लोग और झूठ बोलनेवाले लड़के हैं जो यहोवा की शिक्षा को सुनना नहीं चाहते।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 30:10" + }, + "वे दर्शियों से कहते हैं, “दर्शी मत बनो; और नबियों से कहते हैं, हमारे लिये ठीक नबूवत मत करो; हम से", + { + "type": "char:it", + "content": [ + "चिकनी-चुपड़ी बातें बोलो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "30.10" + ] + }, + { + "type": "char:fq", + "content": [ + "चिकनी-चुपड़ी बातें बोलो:" + ] }, - "", { - "type": "verse:v", - "number": "12", - "sid": "ISA 29:12" - }, - "तब वही पुस्तक अनपढ़ को यह कहकर दी जाए, “इसे पढ़,” और वह कहे, “मैं तो अनपढ़ हूँ।”" - ] + "type": "char:ft", + "content": [ + "ऐसी बातें जो हमारी भावनाओं, हमारे मान-सम्मान, और लालसाओं के अनुकूल हों जो हमें समृद्धि और सफलता का आश्वासन दें और हमें दण्ड की कल्पना से परेशान न करें।" + ] + } + ] + } + ] }, + ", धोखा देनेवाली नबूवत करो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 29:13" - }, - "प्रभु ने कहा, “ये लोग जो मुँह से मेरा आदर करते हुए समीप आते परन्तु अपना मन मुझसे दूर रखते हैं, और जो केवल मनुष्यों की आज्ञा सुन सुनकर मेरा भय मानते हैं,", + "type": "verse:v", + "number": "11", + "sid": "ISA 30:11" + }, + "मार्ग से मुड़ो, पथ से हटो, और इस्राएल के पवित्र को हमारे सामने से दूर करो।”", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 30:12" + }, + "इस कारण इस्राएल का पवित्र यह कहता है, “तुम लोग जो मेरे इस वचन को निकम्मा जानते और अंधेर और कुटिलता पर भरोसा करके उन्हीं पर टेक लगाते हो;", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 30:13" + }, + "इस कारण यह अधर्म तुम्हारे लिये ऊँची दीवार का टूटा हुआ भाग होगा जो फटकर गिरने पर हो, और वह अचानक पल भर में टूटकर गिर पड़ेगा,", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 30:14" + }, + "और कुम्हार के बर्तन के समान फूटकर ऐसा चकनाचूर होगा कि उसके टुकड़ों का एक ठीकरा भी न मिलेगा जिससे अँगीठी में से आग ली जाए या हौद में से जल निकाला जाए।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 30:15" + }, + "प्रभु यहोवा, इस्राएल का पवित्र यह कहता है, “लौट आने और शान्त रहने में तुम्हारा उद्धार है; शान्त रहते और भरोसा रखने में तुम्हारी वीरता है।” परन्तु तुम ने ऐसा नहीं किया,", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 30:16" + }, + "तुम ने कहा, “नहीं, हम तो घोड़ों पर चढ़कर भागेंगे,” इसलिए तुम भागोगे; और यह भी कहा, “हम तेज सवारी पर चलेंगे,” इसलिए तुम्हारा पीछा करनेवाले उससे भी तेज होंगे।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 30:17" + }, + "एक ही की धमकी से एक हजार भागेंगे, और पाँच की धमकी से तुम ऐसा भागोगे कि अन्त में तुम पहाड़ की चोटी के डण्डे या टीले के ऊपर की ध्वजा के समान रह जाओगे जो चिन्ह के लिये गाड़े जाते हैं।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का अपने लोगों पर अनुग्रह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 30:18" + }, + "तो भी यहोवा इसलिए विलम्ब करता है कि तुम पर अनुग्रह करे, और इसलिए ऊँचे उठेगा कि तुम पर दया करे। क्योंकि यहोवा न्यायी परमेश्वर है;", + { + "type": "char:it", + "content": [ + "क्या ही धन्य हैं वे जो उस पर आशा लगाए रहते हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(मत्ती 15:8,9, मर. 7:6,7)" - ] + "type": "char:fr", + "content": [ + "30.18" + ] }, - "", { - "type": "verse:v", - "number": "14", - "sid": "ISA 29:14" + "type": "char:fq", + "content": [ + "क्या ही धन्य हैं वे जो उस पर आशा लगाए रहते हैं:" + ] }, - "इस कारण सुन, मैं इनके साथ अद्भुत काम वरन् अति अद्भुत और अचम्भे का काम करूँगा; तब इनके बुद्धिमानों की बुद्धि नष्ट होगी, और इनके प्रवीणों की प्रवीणता जाती रहेगी।”", { - "type": "char:bdit", - "content": [ - "(1 कुरि. 1:19)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "परमेश्वर पर अपना भरोसा रखो और यह विश्वास करो कि वो प्रगट होकर अपने राज्य को ज्यों का त्यों कर देगा।" + ] + } + ] + } + ] + }, + "।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ISA 30:19" + }, + "हे सिय्योन के लोगों तुम यरूशलेम में बसे रहो; तुम फिर कभी न रोओगे, वह तुम्हारी दुहाई सुनते ही तुम पर निश्चय अनुग्रह करेगा: वह सुनते ही तुम्हारी मानेगा।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 30:20" + }, + "और चाहे प्रभु तुम्हें विपत्ति की रोटी और दुःख का जल भी दे, तो भी तुम्हारे उपदेशक फिर न छिपें, और तुम अपनी आँखों से अपने उपदेशकों को देखते रहोगे।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 30:21" + }, + "और जब कभी तुम दाहिनी या बायीं ओर मुड़ने लगो, तब तुम्हारे पीछे से यह वचन तुम्हारे कानों में पड़ेगा, “मार्ग यही है, इसी पर चलो।”", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 30:22" + }, + "तब तुम वह चाँदी जिससे तुम्हारी खुदी हुई मूर्तियाँ मढ़ी हैं, और वह सोना जिससे तुम्हारी ढली हुई मूर्तियाँ आभूषित हैं, अशुद्ध करोगे। तुम उनको मैले कुचैले वस्त्र के समान फेंक दोगे और कहोगे, दूर हो।", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 30:23" + }, + "वह तुम्हारे लिये जल बरसाएगा कि तुम खेत में बीज बो सको, और भूमि की उपज भी उत्तम और बहुतायत से होगी। उस समय तुम्हारे जानवरों को लम्बी-चौड़ी चराई मिलेगी।", + { + "type": "verse:v", + "number": "24", + "sid": "ISA 30:24" + }, + "और बैल और गदहे जो तुम्हारी खेती के काम में आएँगे, वे सूफ और डलिया से फटका हुआ स्वादिष्ट चारा खाएँगे।", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 30:25" + }, + "उस महासंहार के समय जब गुम्मट गिर पड़ेंगे, सब ऊँचे-ऊँचे पहाड़ों और पहाड़ियों पर नालियाँ और सोते पाए जाएँगे।", + { + "type": "verse:v", + "number": "26", + "sid": "ISA 30:26" + }, + "उस समय यहोवा अपनी प्रजा के लोगों का घाव बाँधेगा और उनकी चोट चंगा करेगा; तब चन्द्रमा का प्रकाश सूर्य का सा, और सूर्य का प्रकाश सात गुणा होगा, अर्थात् सप्ताह भर का प्रकाश एक दिन में होगा।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर अश्शूर को दण्ड देगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ISA 30:27" }, + "देखो, यहोवा दूर से चला आता है, उसका प्रकोप भड़क उठा है, और धुएँ का बादल उठ रहा है; उसके होंठ क्रोध से भरे हुए और उसकी जीभ भस्म करनेवाली आग के समान है।", { - "type": "para:s", - "content": [ - "भविष्य की आशा" - ] + "type": "verse:v", + "number": "28", + "sid": "ISA 30:28" }, + "उसकी साँस ऐसी उमड़नेवाली नदी के समान है जो गले तक पहुँचती है; वह सब जातियों को नाश के सूप से फटकेगा, और देश-देश के लोगों को भटकाने के लिये", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "उनके जबड़ों में लगाम लगाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "ISA 29:15" + "type": "char:fr", + "content": [ + "30.28" + ] }, - "हाय उन पर जो अपनी युक्ति को यहोवा से छिपाने का बड़ा यत्न करते, और अपने काम अंधेरे में करके कहते हैं, “हमको कौन देखता है? हमको कौन जानता है?”", { - "type": "verse:v", - "number": "16", - "sid": "ISA 29:16" + "type": "char:fq", + "content": [ + "उनके जबड़ों में लगाम लगाएगा:" + ] }, - "तुम्हारी कैसी उलटी समझ है! क्या कुम्हार मिट्टी के तुल्य गिना जाएगा? क्या बनाई हुई वस्तु अपने कर्ता के विषय कहे “उसने मुझे नहीं बनाया,” या रची हुई वस्तु अपने रचनेवाले के विषय कहे, “वह कुछ समझ नहीं रखता?”", { - "type": "char:bdit", - "content": [ - "(रोम. 9:20,21)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यहाँ विचार यह है कि सब जातियाँ उसके वश में है जैसे कि घोड़ा लगाम द्वारा मनुष्य के वश में रहता है।" + ] + } + ] + } + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "ISA 30:29" + }, + "तब तुम पवित्र पर्व की रात का सा गीत गाओगे, और जैसा लोग यहोवा के पर्वत की ओर उससे मिलने को, जो इस्राएल की चट्टान है, बाँसुरी बजाते हुए जाते हैं, वैसे ही तुम्हारे मन में भी आनन्द होगा।", + { + "type": "verse:v", + "number": "30", + "sid": "ISA 30:30" + }, + "और यहोवा अपनी प्रतापीवाणी सुनाएगा, और अपना क्रोध भड़काता और आग की लौ से भस्म करता हुआ, और प्रचण्ड आँधी और अति वर्षा और ओलों के साथ अपना भुजबल दिखाएगा।", + { + "type": "char:bdit", + "content": [ + "(भज. 18:13,14)" + ] + }, + { + "type": "verse:v", + "number": "31", + "sid": "ISA 30:31" + }, + "अश्शूर यहोवा के शब्द की शक्ति से नाश हो जाएगा, वह उसे सोंटे से मारेगा।", + { + "type": "verse:v", + "number": "32", + "sid": "ISA 30:32" + }, + "जब जब यहोवा उसको दण्ड देगा, तब-तब साथ ही डफ और वीणा बजेंगी; और वह हाथ बढ़ाकर उसको लगातार मारता रहेगा।", + { + "type": "verse:v", + "number": "33", + "sid": "ISA 30:33" }, + "बहुत काल से", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "तोपेत", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "ISA 29:17" + "type": "char:fr", + "content": [ + "30.33" + ] }, - "क्या अब थोड़े ही दिनों के बीतने पर लबानोन फिर फलदाई बारी न बन जाएगा, और फलदाई बारी जंगल न गिनी जाएगी?", { - "type": "verse:v", - "number": "18", - "sid": "ISA 29:18" + "type": "char:fq", + "content": [ + "तोपेत:" + ] }, - "उस समय बहरे पुस्तक की बातें सुनने लगेंगे, और अंधे जिन्हें अब कुछ नहीं सूझता, वे देखने लगेंगे।", { - "type": "char:bdit", - "content": [ - "(मत्ती 11:5, प्रेरि. 26:18)" - ] - }, - "", + "type": "char:ft", + "content": [ + "वह स्थान था जहाँ यरूशलेम का कचरा जलाया जाता था। यह शहर के बाहर हिन्नोम घाटी में स्थित था।" + ] + } + ] + } + ] + }, + "तैयार किया गया है, वह राजा ही के लिये ठहराया गया है, वह लम्बा-चौड़ा और गहरा भी बनाया गया है, वहाँ की चिता में आग और बहुत सी लकड़ी हैं; यहोवा की साँस जलती हुई गन्धक की धारा के समान उसको सुलगाएगी।" + ] + }, + { + "type": "chapter:c", + "number": "31", + "sid": "ISA 31" + }, + { + "type": "para:s", + "content": [ + "मिस्र पर भरोसा करने के लिए हाय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 31:1" + }, + "हाय उन पर जो सहायता पाने के लिये मिस्र को जाते हैं और घोड़ों का आसरा करते हैं; जो रथों पर भरोसा रखते क्योंकि वे बहुत हैं, और सवारों पर, क्योंकि वे अति बलवान हैं, पर इस्राएल के पवित्र की ओर दृष्टि नहीं करते और न यहोवा की खोज करते हैं!", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 31:2" + }, + { + "type": "char:it", + "content": [ + "परन्तु वह भी बुद्धिमान है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "31.2" + ] + }, + { + "type": "char:fq", + "content": [ + "परन्तु वह भी बुद्धिमान है:" + ] + }, + { + "type": "char:ft", + "content": [ + "परमेश्वर बुद्धिमान है। उसे धोखा देना व्यर्थ है, या उससे छिपकर कुछ करना व्यर्थ है।" + ] + } + ] + } + ] + }, + "और दुःख देगा, वह अपने वचन न टालेगा, परन्तु उठकर कुकर्मियों के घराने पर और अनर्थकारियों के सहायकों पर भी चढ़ाई करेगा।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 31:3" + }, + "मिस्री लोग परमेश्वर नहीं, मनुष्य ही हैं; और उनके घोड़े आत्मा नहीं, माँस ही हैं। जब यहोवा हाथ बढ़ाएगा, तब सहायता करनेवाले और सहायता चाहनेवाले दोनों ठोकर खाकर गिरेंगे, और वे सब के सब एक संग नष्ट हो जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ISA 31:4" + }, + "फिर यहोवा ने मुझसे यह कहा, “जिस प्रकार सिंह या", + { + "type": "char:it", + "content": [ + "जवान सिंह", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "ISA 29:19" + "type": "char:fr", + "content": [ + "31.4" + ] }, - "नम्र लोग यहोवा के कारण फिर आनन्दित होंगे, और दरिद्र मनुष्य इस्राएल के पवित्र के कारण मगन होंगे।", { - "type": "verse:v", - "number": "20", - "sid": "ISA 29:20" + "type": "char:fq", + "content": [ + "जवान सिंह:" + ] }, - "क्योंकि उपद्रवी फिर न रहेंगे और ठट्ठा करनेवालों का अन्त होगा, और जो अनर्थ करने के लिये जागते रहते हैं,", { - "type": "verse:v", - "number": "21", - "sid": "ISA 29:21" - }, - "जो मनुष्यों को बातों में फँसाते हैं, और जो सभा में उलाहना देते उनके लिये फंदा लगाते, और धर्म को व्यर्थ बात के द्वारा बिगाड़ देते हैं, वे सब मिट जाएँगे।" - ] + "type": "char:ft", + "content": [ + "एक शक्तिशाली भयानक शेर यह दो शेरों का उपयोग तुलना की प्रबलता एवं बल के लिए है।" + ] + } + ] + } + ] }, + "जब अपने अहेर पर गुर्राता हो, और चरवाहे इकट्ठे होकर उसके विरुद्ध बड़ी भीड़ लगाएँ, तो भी वह उनके बोल से न घबराएगा और न उनके कोलाहल के कारण दबेगा, उसी प्रकार सेनाओं का यहोवा, सिय्योन पर्वत और यरूशलेम की पहाड़ी पर, युद्ध करने को उतरेगा।", { - "type": "para:p", - "content": [ + "type": "verse:v", + "number": "5", + "sid": "ISA 31:5" + }, + "पंख फैलाई हुई चिड़ियों के समान सेनाओं का यहोवा यरूशलेम की रक्षा करेगा; वह उसकी रक्षा करके बचाएगा, और उसको बिन छूए ही उद्धार करेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 31:6" + }, + "हे इस्राएलियों, जिसके विरुद्ध तुम ने भारी बलवा किया है, उसी की ओर", + { + "type": "char:it", + "content": [ + "फिरो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "ISA 29:22" + "type": "char:fr", + "content": [ + "31.6" + ] }, - "इस कारण", { - "type": "char:it", - "content": [ - "अब्राहम का छुड़ानेवाला" - ] + "type": "char:fq", + "content": [ + "फिरो:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "29.22" - ] - }, - { - "type": "char:fq", - "content": [ - "अब्राहम का छुड़ानेवाला:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो उसे मूर्तिपूजकों के देश से निकालकर लाया और मूर्तिपूजा की घृणित अवस्था से बचाया।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "मन फिराओ। मनुष्यों के लिए यह हर समय परमेश्वर की पुकार है।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 31:7" + }, + "उस समय तुम लोग सोने चाँदी की अपनी-अपनी मूर्तियों से जिन्हें", + { + "type": "char:it", + "content": [ + "तुम बनाकर पापी हो गए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "* यहोवा, याकूब के घराने के विषय यह कहता है, “याकूब को फिर लज्जित होना न पड़ेगा, उसका मुख फिर नीचा न होगा।" - ] + "type": "char:fr", + "content": [ + "31.7" + ] }, { - "type": "verse:v", - "number": "23", - "sid": "ISA 29:23" + "type": "char:fq", + "content": [ + "तुम बनाकर पापी हो गए:" + ] }, - "क्योंकि जब उसके सन्तान मेरा काम देखेंगे, जो मैं उनके बीच में करूँगा, तब वे मेरे नाम को पवित्र ठहराएँगे, वे याकूब के पवित्र को पवित्र मानेंगे, और इस्राएल के परमेश्वर का अति भय मानेंगे।", { - "type": "verse:v", - "number": "24", - "sid": "ISA 29:24" - }, - "उस समय जिनका मन भटका हो वे बुद्धि प्राप्त करेंगे, और जो कुढ़कुढ़ाते हैं वह शिक्षा ग्रहण करेंगे।”" - ] + "type": "char:ft", + "content": [ + "कहने का अर्थ है कि मूर्तियाँ बनाना पाप है वरन् मूर्तियाँ पाप हैं। मूर्तियों को महिमा देने पाप है, जिसका दोष उन पर है।" + ] + } + ] + } + ] }, + "हो घृणा करोगे।", { - "type": "chapter:c", - "number": "30", - "sid": "ISA 30" + "type": "verse:v", + "number": "8", + "sid": "ISA 31:8" }, + "“तब अश्शूर उस तलवार से गिराया जाएगा जो मनुष्य की नहीं; वह उस तलवार का कौर हो जाएगा जो आदमी की नहीं; और वह तलवार के सामने से भागेगा और उसके जवान बेगार में पकड़े जाएँगे।", { - "type": "para:s", - "content": [ - "मिस्र पर व्यर्थ आत्म-विश्वास" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 31:9" }, + "वह भय के मारे अपने सुन्दर भवन से जाता रहेगा, और उसके हाकिम घबराहट के कारण ध्वजा त्याग कर भाग जाएँगे,” यहोवा जिसकी अग्नि सिय्योन में और जिसका भट्ठा यरूशलेम में हैं, उसी की यह वाणी है।" + ] + }, + { + "type": "chapter:c", + "number": "32", + "sid": "ISA 32" + }, + { + "type": "para:s", + "content": [ + "धार्मिकता का राज्य" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 30:1" - }, - "यहोवा की यह वाणी है, “हाय उन बलवा करनेवाले लड़कों पर जो युक्ति तो करते परन्तु मेरी ओर से नहीं; वाचा तो बाँधते परन्तु मेरी आत्मा के सिखाए नहीं; और इस प्रकार पाप पर पाप बढ़ाते हैं।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 30:2" - }, - "वे मुझसे बिन पूछे मिस्र को जाते हैं कि फ़िरौन की रक्षा में रहे और मिस्र की छाया में शरण लें।", + "type": "verse:v", + "number": "1", + "sid": "ISA 32:1" + }, + "देखो, एक राजा धार्मिकता से राज्य करेगा, और राजकुमार न्याय से हुकूमत करेंगे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 19:11, इब्रा. 1:8,9)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 32:2" + }, + "हर एक मानो आँधी से छिपने का स्थान, और बौछार से आड़ होगा; या निर्जल देश में जल के झरने, व तप्त भूमि में बड़ी चट्टान की छाया।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 32:3" + }, + "उस समय देखनेवालों की आँखें धुँधली न होंगी, और सुननेवालों के कान लगे रहेंगे।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 32:4" + }, + "उतावलों के मन ज्ञान की बातें समझेंगे, और तुतलानेवालों की जीभ फुर्ती से और साफ बोलेगी।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 32:5" + }, + "मूर्ख फिर उदार न कहलाएगा और न कंजूस दानी कहा जाएगा।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 32:6" + }, + "क्योंकि", + { + "type": "char:it", + "content": [ + "मूर्ख तो मूर्खता ही की बातें बोलता", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "3", - "sid": "ISA 30:3" + "type": "char:fr", + "content": [ + "32.6" + ] }, - "इसलिए फ़िरौन का शरणस्थान तुम्हारी लज्जा का, और मिस्र की छाया में शरण लेना तुम्हारी निन्दा का कारण होगा।", { - "type": "verse:v", - "number": "4", - "sid": "ISA 30:4" + "type": "char:fq", + "content": [ + "मूर्ख तो मूर्खता ही की बातें बोलता:" + ] }, - "उसके हाकिम सोअन में आए तो हैं और उसके दूत अब हानेस में पहुँचे हैं।", { - "type": "verse:v", - "number": "5", - "sid": "ISA 30:5" - }, - "वे सब एक ऐसी जाति के कारण लज्जित होंगे जिससे उनका कुछ लाभ न होगा, जो सहायता और लाभ के बदले लज्जा और नामधराई का कारण होगी।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् वह तो अपने स्वभाव के अनुसार ही बातें करेगा। उसका स्वभाव ही मूढ़ता की बातें करना है, अतः वह मूढ़ता ही उगलेगा।" + ] + } + ] + } + ] }, + "और मन में अनर्थ ही गढ़ता रहता है कि वह अधर्म के काम करे और यहोवा के विरुद्ध झूठ कहे, भूखे को भूखा ही रहने दे और प्यासे का जल रोक रखे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 30:6" - }, - "दक्षिण देश के पशुओं के विषय भारी वचन। वे अपनी धन-सम्पत्ति को जवान गदहों की पीठ पर, और अपने खजानों को ऊँटों के कूबड़ों पर लादे हुए, संकट और सकेती के देश में होकर, जहाँ सिंह और सिंहनी, नाग और उड़नेवाले तेज विषधर सर्प रहते हैं, उन लोगों के पास जा रहे हैं जिनसे उनको लाभ न होगा।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 30:7" - }, - "क्योंकि मिस्र की सहायता व्यर्थ और निकम्मी है, इस कारण मैंने उसको ‘बैठी रहनेवाली रहब’ कहा है।" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 32:7" }, + "छली की चालें बुरी होती हैं, वह दुष्ट युक्तियाँ निकालता है कि दरिद्र को भी झूठी बातों में लूटे जबकि वे ठीक और नम्रता से भी बोलते हों।", { - "type": "para:s", - "content": [ - "आज्ञा न माननेवाले लोग" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 32:8" }, + "परन्तु उदार मनुष्य उदारता ही की युक्तियाँ निकालता है, वह उदारता में स्थिर भी रहेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "यरूशलेम की स्त्रियाँ" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 30:8" - }, - "अब जाकर इसको उनके सामने पटिया पर खोद, और पुस्तक में लिख, कि वह भविष्य के लिये वरन् सदा के लिये साक्षी बनी रहे।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 30:9" - }, - "क्योंकि वे बलवा करनेवाले लोग और झूठ बोलनेवाले लड़के हैं जो यहोवा की शिक्षा को सुनना नहीं चाहते।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 30:10" - }, - "वे दर्शियों से कहते हैं, “दर्शी मत बनो; और नबियों से कहते हैं, हमारे लिये ठीक नबूवत मत करो; हम से", - { - "type": "char:it", - "content": [ - "चिकनी-चुपड़ी बातें बोलो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.10" - ] - }, - { - "type": "char:fq", - "content": [ - "चिकनी-चुपड़ी बातें बोलो:" - ] - }, - { - "type": "char:ft", - "content": [ - "ऐसी बातें जो हमारी भावनाओं, हमारे मान-सम्मान, और लालसाओं के अनुकूल हों जो हमें समृद्धि और सफलता का आश्वासन दें और हमें दण्ड की कल्पना से परेशान न करें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, धोखा देनेवाली नबूवत करो।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "ISA 30:11" - }, - "मार्ग से मुड़ो, पथ से हटो, और इस्राएल के पवित्र को हमारे सामने से दूर करो।”", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 30:12" - }, - "इस कारण इस्राएल का पवित्र यह कहता है, “तुम लोग जो मेरे इस वचन को निकम्मा जानते और अंधेर और कुटिलता पर भरोसा करके उन्हीं पर टेक लगाते हो;", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 30:13" - }, - "इस कारण यह अधर्म तुम्हारे लिये ऊँची दीवार का टूटा हुआ भाग होगा जो फटकर गिरने पर हो, और वह अचानक पल भर में टूटकर गिर पड़ेगा,", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 30:14" - }, - "और कुम्हार के बर्तन के समान फूटकर ऐसा चकनाचूर होगा कि उसके टुकड़ों का एक ठीकरा भी न मिलेगा जिससे अँगीठी में से आग ली जाए या हौद में से जल निकाला जाए।”" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 32:9" }, + "हे सुखी स्त्रियों, उठकर मेरी सुनो; हे निश्चिन्त पुत्रियों, मेरे वचन की ओर कान लगाओ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ISA 30:15" - }, - "प्रभु यहोवा, इस्राएल का पवित्र यह कहता है, “लौट आने और शान्त रहने में तुम्हारा उद्धार है; शान्त रहते और भरोसा रखने में तुम्हारी वीरता है।” परन्तु तुम ने ऐसा नहीं किया,", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 30:16" - }, - "तुम ने कहा, “नहीं, हम तो घोड़ों पर चढ़कर भागेंगे,” इसलिए तुम भागोगे; और यह भी कहा, “हम तेज सवारी पर चलेंगे,” इसलिए तुम्हारा पीछा करनेवाले उससे भी तेज होंगे।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 30:17" - }, - "एक ही की धमकी से एक हजार भागेंगे, और पाँच की धमकी से तुम ऐसा भागोगे कि अन्त में तुम पहाड़ की चोटी के डण्डे या टीले के ऊपर की ध्वजा के समान रह जाओगे जो चिन्ह के लिये गाड़े जाते हैं।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 32:10" }, + "हे निश्चिन्त स्त्रियों, वर्ष भर से कुछ ही अधिक समय में तुम विकल हो जाओगी; क्योंकि तोड़ने को दाखें न होंगी और न किसी भाँति के फल हाथ लगेंगे।", { - "type": "para:s", - "content": [ - "परमेश्वर का अपने लोगों पर अनुग्रह" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 32:11" }, + "हे सुखी स्त्रियों, थरथराओ, हे निश्चिन्त स्त्रियों, विकल हो; अपने-अपने वस्त्र उतारकर अपनी-अपनी कमर में टाट कसो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 30:18" - }, - "तो भी यहोवा इसलिए विलम्ब करता है कि तुम पर अनुग्रह करे, और इसलिए ऊँचे उठेगा कि तुम पर दया करे। क्योंकि यहोवा न्यायी परमेश्वर है;", - { - "type": "char:it", - "content": [ - "क्या ही धन्य हैं वे जो उस पर आशा लगाए रहते हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.18" - ] - }, - { - "type": "char:fq", - "content": [ - "क्या ही धन्य हैं वे जो उस पर आशा लगाए रहते हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर पर अपना भरोसा रखो और यह विश्वास करो कि वो प्रगट होकर अपने राज्य को ज्यों का त्यों कर देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - } - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 32:12" }, + "वे मनभाऊ खेतों और फलवन्त दाखलताओं के लिये छाती पीटेंगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ISA 30:19" - }, - "हे सिय्योन के लोगों तुम यरूशलेम में बसे रहो; तुम फिर कभी न रोओगे, वह तुम्हारी दुहाई सुनते ही तुम पर निश्चय अनुग्रह करेगा: वह सुनते ही तुम्हारी मानेगा।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 30:20" - }, - "और चाहे प्रभु तुम्हें विपत्ति की रोटी और दुःख का जल भी दे, तो भी तुम्हारे उपदेशक फिर न छिपें, और तुम अपनी आँखों से अपने उपदेशकों को देखते रहोगे।", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 30:21" - }, - "और जब कभी तुम दाहिनी या बायीं ओर मुड़ने लगो, तब तुम्हारे पीछे से यह वचन तुम्हारे कानों में पड़ेगा, “मार्ग यही है, इसी पर चलो।”", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 30:22" - }, - "तब तुम वह चाँदी जिससे तुम्हारी खुदी हुई मूर्तियाँ मढ़ी हैं, और वह सोना जिससे तुम्हारी ढली हुई मूर्तियाँ आभूषित हैं, अशुद्ध करोगे। तुम उनको मैले कुचैले वस्त्र के समान फेंक दोगे और कहोगे, दूर हो।", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 30:23" - }, - "वह तुम्हारे लिये जल बरसाएगा कि तुम खेत में बीज बो सको, और भूमि की उपज भी उत्तम और बहुतायत से होगी। उस समय तुम्हारे जानवरों को लम्बी-चौड़ी चराई मिलेगी।", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 30:24" - }, - "और बैल और गदहे जो तुम्हारी खेती के काम में आएँगे, वे सूफ और डलिया से फटका हुआ स्वादिष्ट चारा खाएँगे।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 30:25" - }, - "उस महासंहार के समय जब गुम्मट गिर पड़ेंगे, सब ऊँचे-ऊँचे पहाड़ों और पहाड़ियों पर नालियाँ और सोते पाए जाएँगे।", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 30:26" - }, - "उस समय यहोवा अपनी प्रजा के लोगों का घाव बाँधेगा और उनकी चोट चंगा करेगा; तब चन्द्रमा का प्रकाश सूर्य का सा, और सूर्य का प्रकाश सात गुणा होगा, अर्थात् सप्ताह भर का प्रकाश एक दिन में होगा।" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 32:13" }, + "मेरे लोगों के वरन् प्रसन्न नगर के सब हर्ष भरे घरों में भी भाँति-भाँति के कटीले पेड़ उपजेंगे।", { - "type": "para:s", - "content": [ - "परमेश्वर अश्शूर को दण्ड देगा" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 32:14" }, + "क्योंकि राजभवन त्यागा जाएगा, कोलाहल से भरा नगर सुनसान हो जाएगा और पहाड़ी और उन पर के पहरुओं के घर सदा के लिये माँदे और जंगली गदहों का विहार-स्थान और घरेलू पशुओं की चराई उस समय तक बने रहेंगे", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ISA 30:27" - }, - "देखो, यहोवा दूर से चला आता है, उसका प्रकोप भड़क उठा है, और धुएँ का बादल उठ रहा है; उसके होंठ क्रोध से भरे हुए और उसकी जीभ भस्म करनेवाली आग के समान है।", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 30:28" - }, - "उसकी साँस ऐसी उमड़नेवाली नदी के समान है जो गले तक पहुँचती है; वह सब जातियों को नाश के सूप से फटकेगा, और देश-देश के लोगों को भटकाने के लिये", - { - "type": "char:it", - "content": [ - "उनके जबड़ों में लगाम लगाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.28" - ] - }, - { - "type": "char:fq", - "content": [ - "उनके जबड़ों में लगाम लगाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ विचार यह है कि सब जातियाँ उसके वश में है जैसे कि घोड़ा लगाम द्वारा मनुष्य के वश में रहता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*" - ] - } - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 32:15" }, + "जब तक आत्मा ऊपर से हम पर उण्डेला न जाए, और जंगल फलदायक बारी न बने, और फलदायक बारी फिर वन न गिनी जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "ISA 30:29" - }, - "तब तुम पवित्र पर्व की रात का सा गीत गाओगे, और जैसा लोग यहोवा के पर्वत की ओर उससे मिलने को, जो इस्राएल की चट्टान है, बाँसुरी बजाते हुए जाते हैं, वैसे ही तुम्हारे मन में भी आनन्द होगा।", - { - "type": "verse:v", - "number": "30", - "sid": "ISA 30:30" - }, - "और यहोवा अपनी प्रतापीवाणी सुनाएगा, और अपना क्रोध भड़काता और आग की लौ से भस्म करता हुआ, और प्रचण्ड आँधी और अति वर्षा और ओलों के साथ अपना भुजबल दिखाएगा।", - { - "type": "char:bdit", - "content": [ - "(भज. 18:13,14)" - ] - }, - "", - { - "type": "verse:v", - "number": "31", - "sid": "ISA 30:31" - }, - "अश्शूर यहोवा के शब्द की शक्ति से नाश हो जाएगा, वह उसे सोंटे से मारेगा।", - { - "type": "verse:v", - "number": "32", - "sid": "ISA 30:32" - }, - "जब जब यहोवा उसको दण्ड देगा, तब-तब साथ ही डफ और वीणा बजेंगी; और वह हाथ बढ़ाकर उसको लगातार मारता रहेगा।", - { - "type": "verse:v", - "number": "33", - "sid": "ISA 30:33" - }, - "बहुत काल से", - { - "type": "char:it", - "content": [ - "तोपेत" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "30.33" - ] - }, - { - "type": "char:fq", - "content": [ - "तोपेत:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह स्थान था जहाँ यरूशलेम का कचरा जलाया जाता था। यह शहर के बाहर हिन्नोम घाटी में स्थित था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तैयार किया गया है, वह राजा ही के लिये ठहराया गया है, वह लम्बा-चौड़ा और गहरा भी बनाया गया है, वहाँ की चिता में आग और बहुत सी लकड़ी हैं; यहोवा की साँस जलती हुई गन्धक की धारा के समान उसको सुलगाएगी।" - ] - } - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 32:16" }, + "तब उस जंगल में न्याय बसेगा, और उस फलदायक बारी में धार्मिकता रहेगा।", { - "type": "chapter:c", - "number": "31", - "sid": "ISA 31" - }, - { - "type": "para:s", - "content": [ - "मिस्र पर भरोसा करने के लिए हाय" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 31:1" - }, - "हाय उन पर जो सहायता पाने के लिये मिस्र को जाते हैं और घोड़ों का आसरा करते हैं; जो रथों पर भरोसा रखते क्योंकि वे बहुत हैं, और सवारों पर, क्योंकि वे अति बलवान हैं, पर इस्राएल के पवित्र की ओर दृष्टि नहीं करते और न यहोवा की खोज करते हैं!", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 31:2" - }, - { - "type": "char:it", - "content": [ - "परन्तु वह भी बुद्धिमान है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.2" - ] - }, - { - "type": "char:fq", - "content": [ - "परन्तु वह भी बुद्धिमान है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर बुद्धिमान है। उसे धोखा देना व्यर्थ है, या उससे छिपकर कुछ करना व्यर्थ है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और दुःख देगा, वह अपने वचन न टालेगा, परन्तु उठकर कुकर्मियों के घराने पर और अनर्थकारियों के सहायकों पर भी चढ़ाई करेगा।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 31:3" - }, - "मिस्री लोग परमेश्वर नहीं, मनुष्य ही हैं; और उनके घोड़े आत्मा नहीं, माँस ही हैं। जब यहोवा हाथ बढ़ाएगा, तब सहायता करनेवाले और सहायता चाहनेवाले दोनों ठोकर खाकर गिरेंगे, और वे सब के सब एक संग नष्ट हो जाएँगे।" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 31:4" - }, - "फिर यहोवा ने मुझसे यह कहा, “जिस प्रकार सिंह या", - { - "type": "char:it", - "content": [ - "जवान सिंह" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.4" - ] - }, - { - "type": "char:fq", - "content": [ - "जवान सिंह:" - ] - }, - { - "type": "char:ft", - "content": [ - "एक शक्तिशाली भयानक शेर यह दो शेरों का उपयोग तुलना की प्रबलता एवं बल के लिए है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* जब अपने अहेर पर गुर्राता हो, और चरवाहे इकट्ठे होकर उसके विरुद्ध बड़ी भीड़ लगाएँ, तो भी वह उनके बोल से न घबराएगा और न उनके कोलाहल के कारण दबेगा, उसी प्रकार सेनाओं का यहोवा, सिय्योन पर्वत और यरूशलेम की पहाड़ी पर, युद्ध करने को उतरेगा।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "ISA 31:5" - }, - "पंख फैलाई हुई चिड़ियों के समान सेनाओं का यहोवा यरूशलेम की रक्षा करेगा; वह उसकी रक्षा करके बचाएगा, और उसको बिन छूए ही उद्धार करेगा।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 31:6" - }, - "हे इस्राएलियों, जिसके विरुद्ध तुम ने भारी बलवा किया है, उसी की ओर", - { - "type": "char:it", - "content": [ - "फिरो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.6" - ] - }, - { - "type": "char:fq", - "content": [ - "फिरो:" - ] - }, - { - "type": "char:ft", - "content": [ - "मन फिराओ। मनुष्यों के लिए यह हर समय परमेश्वर की पुकार है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "ISA 31:7" - }, - "उस समय तुम लोग सोने चाँदी की अपनी-अपनी मूर्तियों से जिन्हें", - { - "type": "char:it", - "content": [ - "तुम बनाकर पापी हो गए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "31.7" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम बनाकर पापी हो गए:" - ] - }, - { - "type": "char:ft", - "content": [ - "कहने का अर्थ है कि मूर्तियाँ बनाना पाप है वरन् मूर्तियाँ पाप हैं। मूर्तियों को महिमा देने पाप है, जिसका दोष उन पर है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हो घृणा करोगे।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "ISA 31:8" - }, - "“तब अश्शूर उस तलवार से गिराया जाएगा जो मनुष्य की नहीं; वह उस तलवार का कौर हो जाएगा जो आदमी की नहीं; और वह तलवार के सामने से भागेगा और उसके जवान बेगार में पकड़े जाएँगे।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 31:9" - }, - "वह भय के मारे अपने सुन्दर भवन से जाता रहेगा, और उसके हाकिम घबराहट के कारण ध्वजा त्याग कर भाग जाएँगे,” यहोवा जिसकी अग्नि सिय्योन में और जिसका भट्ठा यरूशलेम में हैं, उसी की यह वाणी है।" - ] - }, - { - "type": "chapter:c", - "number": "32", - "sid": "ISA 32" - }, - { - "type": "para:s", - "content": [ - "धार्मिकता का राज्य" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 32:1" - }, - "देखो, एक राजा धार्मिकता से राज्य करेगा, और राजकुमार न्याय से हुकूमत करेंगे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 19:11, इब्रा. 1:8,9)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 32:2" - }, - "हर एक मानो आँधी से छिपने का स्थान, और बौछार से आड़ होगा; या निर्जल देश में जल के झरने, व तप्त भूमि में बड़ी चट्टान की छाया।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 32:3" - }, - "उस समय देखनेवालों की आँखें धुँधली न होंगी, और सुननेवालों के कान लगे रहेंगे।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 32:4" - }, - "उतावलों के मन ज्ञान की बातें समझेंगे, और तुतलानेवालों की जीभ फुर्ती से और साफ बोलेगी।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 32:5" - }, - "मूर्ख फिर उदार न कहलाएगा और न कंजूस दानी कहा जाएगा।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 32:6" - }, - "क्योंकि", - { - "type": "char:it", - "content": [ - "मूर्ख तो मूर्खता ही की बातें बोलता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "32.6" - ] - }, - { - "type": "char:fq", - "content": [ - "मूर्ख तो मूर्खता ही की बातें बोलता:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह तो अपने स्वभाव के अनुसार ही बातें करेगा। उसका स्वभाव ही मूढ़ता की बातें करना है, अतः वह मूढ़ता ही उगलेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और मन में अनर्थ ही गढ़ता रहता है कि वह अधर्म के काम करे और यहोवा के विरुद्ध झूठ कहे, भूखे को भूखा ही रहने दे और प्यासे का जल रोक रखे।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "ISA 32:7" - }, - "छली की चालें बुरी होती हैं, वह दुष्ट युक्तियाँ निकालता है कि दरिद्र को भी झूठी बातों में लूटे जबकि वे ठीक और नम्रता से भी बोलते हों।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 32:8" - }, - "परन्तु उदार मनुष्य उदारता ही की युक्तियाँ निकालता है, वह उदारता में स्थिर भी रहेगा।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 32:17" }, + "और धार्मिकता का फल शान्ति और उसका परिणाम सदा का चैन और निश्चिन्त रहना होगा।", { - "type": "para:s", - "content": [ - "यरूशलेम की स्त्रियाँ" - ] + "type": "char:bdit", + "content": [ + "(रोम. 14:7, याकू. 3:18)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 32:9" - }, - "हे सुखी स्त्रियों, उठकर मेरी सुनो; हे निश्चिन्त पुत्रियों, मेरे वचन की ओर कान लगाओ।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 32:10" - }, - "हे निश्चिन्त स्त्रियों, वर्ष भर से कुछ ही अधिक समय में तुम विकल हो जाओगी; क्योंकि तोड़ने को दाखें न होंगी और न किसी भाँति के फल हाथ लगेंगे।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 32:11" - }, - "हे सुखी स्त्रियों, थरथराओ, हे निश्चिन्त स्त्रियों, विकल हो; अपने-अपने वस्त्र उतारकर अपनी-अपनी कमर में टाट कसो।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 32:12" - }, - "वे मनभाऊ खेतों और फलवन्त दाखलताओं के लिये छाती पीटेंगी।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 32:13" - }, - "मेरे लोगों के वरन् प्रसन्न नगर के सब हर्ष भरे घरों में भी भाँति-भाँति के कटीले पेड़ उपजेंगे।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 32:14" - }, - "क्योंकि राजभवन त्यागा जाएगा, कोलाहल से भरा नगर सुनसान हो जाएगा और पहाड़ी और उन पर के पहरुओं के घर सदा के लिये माँदे और जंगली गदहों का विहार-स्थान और घरेलू पशुओं की चराई उस समय तक बने रहेंगे", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 32:15" - }, - "जब तक आत्मा ऊपर से हम पर उण्डेला न जाए, और जंगल फलदायक बारी न बने, और फलदायक बारी फिर वन न गिनी जाए।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 32:16" - }, - "तब उस जंगल में न्याय बसेगा, और उस फलदायक बारी में धार्मिकता रहेगा।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 32:17" - }, - "और धार्मिकता का फल शान्ति और उसका परिणाम सदा का चैन और निश्चिन्त रहना होगा।", - { - "type": "char:bdit", - "content": [ - "(रोम. 14:7, याकू. 3:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 32:18" - }, - "मेरे लोग शान्ति के स्थानों में निश्चिन्त रहेंगे, और विश्राम के स्थानों में सुख से रहेंगे।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 32:19" - }, - "वन के विनाश के समय ओले गिरेंगे, और नगर पूरी रीति से चौपट हो जाएगा।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 32:20" - }, - "क्या ही धन्य हो तुम जो सब जलाशयों के पास बीज बोते, और बैलों और गदहों को स्वतंत्रता से चराते हो।" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 32:18" }, + "मेरे लोग शान्ति के स्थानों में निश्चिन्त रहेंगे, और विश्राम के स्थानों में सुख से रहेंगे।", { - "type": "chapter:c", - "number": "33", - "sid": "ISA 33" + "type": "verse:v", + "number": "19", + "sid": "ISA 32:19" }, + "वन के विनाश के समय ओले गिरेंगे, और नगर पूरी रीति से चौपट हो जाएगा।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 32:20" + }, + "क्या ही धन्य हो तुम जो सब जलाशयों के पास बीज बोते, और बैलों और गदहों को स्वतंत्रता से चराते हो।" + ] + }, + { + "type": "chapter:c", + "number": "33", + "sid": "ISA 33" + }, + { + "type": "para:s", + "content": [ + "गहरे संकट में प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "गहरे संकट में प्रार्थना" - ] + "type": "verse:v", + "number": "1", + "sid": "ISA 33:1" }, + "हाय तुझ नाश करनेवाले पर जो नाश नहीं किया गया था; हाय तुझ विश्वासघाती पर, जिसके साथ विश्वासघात नहीं किया गया! जब तू नाश कर चुके, तब तू नाश किया जाएगा; और जब तू विश्वासघात कर चुके, तब तेरे साथ विश्वासघात किया जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 33:1" - }, - "हाय तुझ नाश करनेवाले पर जो नाश नहीं किया गया था; हाय तुझ विश्वासघाती पर, जिसके साथ विश्वासघात नहीं किया गया! जब तू नाश कर चुके, तब तू नाश किया जाएगा; और जब तू विश्वासघात कर चुके, तब तेरे साथ विश्वासघात किया जाएगा।" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 33:2" }, + "हे यहोवा, हम लोगों पर अनुग्रह कर; हम तेरी ही बाट जोहते हैं। भोर को तू उनका भुजबल, संकट के समय हमारा उद्धारकर्ता ठहर।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 33:2" - }, - "हे यहोवा, हम लोगों पर अनुग्रह कर; हम तेरी ही बाट जोहते हैं। भोर को तू उनका भुजबल, संकट के समय हमारा उद्धारकर्ता ठहर।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 33:3" - }, - "हुल्लड़ सुनते ही देश-देश के लोग भाग गए, तेरे उठने पर अन्यजातियाँ तितर-बितर हुई।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 33:4" - }, - "जैसे टिड्डियाँ चट करती हैं वैसे ही तुम्हारी लूट चट की जाएगी, और जैसे टिड्डियाँ टूट पड़ती हैं, वैसे ही वे उस पर टूट पड़ेंगे।" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 33:3" }, + "हुल्लड़ सुनते ही देश-देश के लोग भाग गए, तेरे उठने पर अन्यजातियाँ तितर-बितर हुई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 33:5" - }, - "यहोवा महान हुआ है, वह ऊँचे पर रहता है; उसने सिय्योन को न्याय और धार्मिकता से परिपूर्ण किया है;", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 33:6" - }, - "और उद्धार, बुद्धि और ज्ञान की बहुतायत तेरे दिनों का आधार होगी; यहोवा का भय उसका धन होगा।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 33:4" }, + "जैसे टिड्डियाँ चट करती हैं वैसे ही तुम्हारी लूट चट की जाएगी, और जैसे टिड्डियाँ टूट पड़ती हैं, वैसे ही वे उस पर टूट पड़ेंगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 33:7" - }, - "देख, उनके शूरवीर बाहर चिल्ला रहे हैं; संधि के दूत बिलख-बिलख कर रो रहे हैं।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 33:8" - }, - "राजमार्ग सुनसान पड़े हैं, उन पर यात्री अब नहीं चलते। उसने वाचा को टाल दिया, नगरों को तुच्छ जाना, उसने मनुष्य को कुछ न समझा।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 33:9" - }, - "पृथ्वी विलाप करती और मुर्झा गई है; लबानोन कुम्हला गया और वह मुर्झा गया है; शारोन मरूभूमि के समान हो गया; बाशान और कर्मेल में पतझड़ हो रहा है।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 33:5" + }, + "यहोवा महान हुआ है, वह ऊँचे पर रहता है; उसने सिय्योन को न्याय और धार्मिकता से परिपूर्ण किया है;", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 33:6" + }, + "और उद्धार, बुद्धि और ज्ञान की बहुतायत तेरे दिनों का आधार होगी; यहोवा का भय उसका धन होगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 33:7" + }, + "देख, उनके शूरवीर बाहर चिल्ला रहे हैं; संधि के दूत बिलख-बिलख कर रो रहे हैं।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 33:8" + }, + "राजमार्ग सुनसान पड़े हैं, उन पर यात्री अब नहीं चलते। उसने वाचा को टाल दिया, नगरों को तुच्छ जाना, उसने मनुष्य को कुछ न समझा।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 33:9" + }, + "पृथ्वी विलाप करती और मुर्झा गई है; लबानोन कुम्हला गया और वह मुर्झा गया है; शारोन मरूभूमि के समान हो गया; बाशान और कर्मेल में पतझड़ हो रहा है।" + ] + }, + { + "type": "para:s", + "content": [ + "सिय्योन पर न्याय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 33:10" + }, + "यहोवा कहता है, अब मैं उठूँगा, मैं अपना प्रताप दिखाऊँगा; अब मैं महान ठहरूँगा।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 33:11" + }, + "तुम में सूखी घास का गर्भ रहेगा, तुम से भूसी उत्पन्न होगी; तुम्हारी साँस आग है जो तुम्हें भस्म करेगी।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 33:12" + }, + "देश-देश के लोग फूँके हुए चूने के सामान हो जाएँगे, और कटे हुए कँटीली झाड़ियों के समान आग में जलाए जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 33:13" + }, + { + "type": "char:it", + "content": [ + "हे दूर-दूर के लोगों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "33.13" + ] + }, + { + "type": "char:fq", + "content": [ + "हे दूर-दूर के लोगों:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह यहोवा की वाणी है कि अश्शूरों की सेना का विनाश ऐसा संकेत है जो दूर-दूर के देशों तक पहुँचता है और यह उनके लिए एक चेतावनी है।" + ] + } + ] + } + ] }, + ", सुनो कि मैंने क्या किया है? और तुम भी जो निकट हो, मेरा पराक्रम जान लो।", { - "type": "para:s", - "content": [ - "सिय्योन पर न्याय" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 33:14" }, + "सिय्योन के पापी थरथरा गए हैं; भक्तिहीनों को कँपकँपी लगी है: हम में से कौन प्रचण्ड आग में रह सकता? हम में से कौन उस आग में बना रह सकता है जो कभी नहीं बुझेगी?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 33:10" - }, - "यहोवा कहता है, अब मैं उठूँगा, मैं अपना प्रताप दिखाऊँगा; अब मैं महान ठहरूँगा।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 33:11" - }, - "तुम में सूखी घास का गर्भ रहेगा, तुम से भूसी उत्पन्न होगी; तुम्हारी साँस आग है जो तुम्हें भस्म करेगी।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 33:12" - }, - "देश-देश के लोग फूँके हुए चूने के सामान हो जाएँगे, और कटे हुए कँटीली झाड़ियों के समान आग में जलाए जाएँगे।" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 12:29)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 33:13" - }, - { - "type": "char:it", - "content": [ - "हे दूर-दूर के लोगों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.13" - ] - }, - { - "type": "char:fq", - "content": [ - "हे दूर-दूर के लोगों:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह यहोवा की वाणी है कि अश्शूरों की सेना का विनाश ऐसा संकेत है जो दूर-दूर के देशों तक पहुँचता है और यह उनके लिए एक चेतावनी है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, सुनो कि मैंने क्या किया है? और तुम भी जो निकट हो, मेरा पराक्रम जान लो।" - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "ISA 33:14" - }, - "सिय्योन के पापी थरथरा गए हैं; भक्तिहीनों को कँपकँपी लगी है: हम में से कौन प्रचण्ड आग में रह सकता? हम में से कौन उस आग में बना रह सकता है जो कभी नहीं बुझेगी?", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:29)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 33:15" - }, - "जो धार्मिकता से चलता और सीधी बातें बोलता; जो अंधेर के लाभ से घृणा करता, जो घूस नहीं लेता; जो खून की बात सुनने से कान बन्द करता, और बुराई देखने से आँख मूँद लेता है। वही ऊँचे स्थानों में निवास करेगा।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 33:16" - }, - "वह चट्टानों के गढ़ों में शरण लिए हुए रहेगा; उसको रोटी मिलेगी और पानी की घटी कभी न होगी।" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 33:15" }, + "जो धार्मिकता से चलता और सीधी बातें बोलता; जो अंधेर के लाभ से घृणा करता, जो घूस नहीं लेता; जो खून की बात सुनने से कान बन्द करता, और बुराई देखने से आँख मूँद लेता है। वही ऊँचे स्थानों में निवास करेगा।", { - "type": "para:s", - "content": [ - "उज्जवल भविष्य" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 33:16" }, + "वह चट्टानों के गढ़ों में शरण लिए हुए रहेगा; उसको रोटी मिलेगी और पानी की घटी कभी न होगी।" + ] + }, + { + "type": "para:s", + "content": [ + "उज्जवल भविष्य" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 33:17" - }, - "तू अपनी आँखों से राजा को उसकी शोभा सहित देखेगा; और लम्बे-चौड़े देश पर दृष्टि करेगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 17:2, यूह. 1:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 33:18" - }, - "तू भय के दिनों को स्मरण करेगा: लेखा लेनेवाला और कर तौलकर लेनेवाला कहाँ रहा? गुम्मटों का गिननेवाला कहाँ रहा?", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 1:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 33:19" - }, - "जिनकी कठिन भाषा तू नहीं समझता, और जिनकी लड़बड़ाती जीभ की बात तू नहीं बूझ सकता उन निर्दय लोगों को तू फिर न देखेगा।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 33:20" - }, - "हमारे पर्व के नगर सिय्योन पर दृष्टि कर! तू अपनी आँखों से यरूशलेम को देखेगा, वह विश्राम का स्थान, और ऐसा तम्बू है जो कभी गिराया नहीं जाएगा, जिसका कोई खूँटा कभी उखाड़ा न जाएगा, और न कोई रस्सी कभी टूटेगी।", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 33:21" - }, - "वहाँ महाप्रतापी यहोवा हमारे लिये रहेगा, वह बहुत बड़ी-बड़ी नदियों और नहरों का स्थान होगा, जिसमें डाँडवाली नाव न चलेगी और न शोभायमान जहाज उसमें होकर जाएगा।", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 33:22" - }, - "क्योंकि यहोवा हमारा न्यायी, यहोवा हमारा हाकिम, यहोवा हमारा राजा है; वही हमारा उद्धार करेगा।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 33:17" }, + "तू अपनी आँखों से राजा को उसकी शोभा सहित देखेगा; और लम्बे-चौड़े देश पर दृष्टि करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ISA 33:23" - }, - "तेरी रस्सियाँ ढीली हो गईं, वे", - { - "type": "char:it", - "content": [ - "मस्तूल की जड़ को दृढ़ न रख सकीं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "33.23" - ] - }, - { - "type": "char:fq", - "content": [ - "मस्तूल की जड़ को दृढ़ न रख सकीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे उसे दृढ़ता से बाँध न सकीं। यह तो स्पष्ट ही है कि यदि मस्तूल दृढ़ न हो तो जहाज को चलाना असंभव है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और न पाल को तान सकीं। तब बड़ी लूट छीनकर बाँटी गई, लँगड़े लोग भी लूट के भागी हुए।" - ] - } - ] + "type": "char:bdit", + "content": [ + "(मत्ती 17:2, यूह. 1:14)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 33:24" - }, - "कोई निवासी न कहेगा कि मैं रोगी हूँ; और जो लोग उसमें बसेंगे, उनका अधर्म क्षमा किया जाएगा।" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 33:18" }, + "तू भय के दिनों को स्मरण करेगा: लेखा लेनेवाला और कर तौलकर लेनेवाला कहाँ रहा? गुम्मटों का गिननेवाला कहाँ रहा?", { - "type": "chapter:c", - "number": "34", - "sid": "ISA 34" + "type": "char:bdit", + "content": [ + "(1 कुरि. 1:20)" + ] }, { - "type": "para:s", - "content": [ - "राष्ट्रों के विरुद्ध परमेश्वर का प्रकोप" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 33:19" }, + "जिनकी कठिन भाषा तू नहीं समझता, और जिनकी लड़बड़ाती जीभ की बात तू नहीं बूझ सकता उन निर्दय लोगों को तू फिर न देखेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 34:1" - }, - "हे जाति-जाति के लोगों, सुनने के लिये निकट आओ, और हे राज्य-राज्य के लोगों, ध्यान से सुनो! पृथ्वी भी, और जो कुछ उसमें है, जगत और जो कुछ उसमें उत्पन्न होता है, सब सुनो।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 34:2" - }, - "यहोवा सब जातियों पर क्रोध कर रहा है, और", - { - "type": "char:it", - "content": [ - "उनकी सारी सेना पर उसकी जलजलाहट भड़की हुई है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.2" - ] - }, - { - "type": "char:fq", - "content": [ - "उनकी सारी सेना पर उसकी जलजलाहट भड़की हुई है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा अपनी प्रजा के सब विरोधी देशों पर अपना क्रोध प्रगट करेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उसने उनको सत्यानाश होने, और संहार होने को छोड़ दिया है।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 34:3" - }, - "उनके मारे हुए फेंक दिये जाएँगे, और उनके शवों की दुर्गन्ध उठेगी; उनके लहू से पहाड़ गल जाएँगे।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 34:4" - }, - "आकाश के सारे गण जाते रहेंगे और आकाश कागज के समान लपेटा जाएगा। और जैसे दाखलता या अंजीर के वृक्ष के पत्ते मुर्झाकर गिर जाते हैं, वैसे ही उसके सारे गण धुँधले होकर जाते रहेंगे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 24:29, मर. 13:25, लूका 21:26, 2 पत. 3:12, प्रका. 6:13,14)" - ] - }, - "" - ] + "type": "verse:v", + "number": "20", + "sid": "ISA 33:20" }, + "हमारे पर्व के नगर सिय्योन पर दृष्टि कर! तू अपनी आँखों से यरूशलेम को देखेगा, वह विश्राम का स्थान, और ऐसा तम्बू है जो कभी गिराया नहीं जाएगा, जिसका कोई खूँटा कभी उखाड़ा न जाएगा, और न कोई रस्सी कभी टूटेगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 34:5" - }, - "क्योंकि मेरी तलवार आकाश में पीकर तृप्त हुई है; देखो, वह न्याय करने को एदोम पर, और जिन पर मेरा श्राप है उन पर पड़ेगी।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 34:6" - }, - { - "type": "char:it", - "content": [ - "यहोवा की तलवार लहू से भर गई है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "34.6" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा की तलवार लहू से भर गई है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ संकेत पापबलियों का है जिनमें लहू और चर्बी परमेश्वर को चढ़ाई जाती थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, वह चर्बी से और भेड़ों के बच्चों और बकरों के लहू से, और मेढ़ों के गुर्दों की चर्बी से तृप्त हुई है। क्योंकि बोस्रा नगर में यहोवा का एक यज्ञ और एदोम देश में बड़ा संहार हुआ है।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "ISA 34:7" - }, - "उनके संग जंगली साँड़ और बछड़े और बैल वध होंगे, और उनकी भूमि लहू से भीग जाएगी और वहाँ की मिट्टी चर्बी से अघा जाएगी।" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 33:21" }, + "वहाँ महाप्रतापी यहोवा हमारे लिये रहेगा, वह बहुत बड़ी-बड़ी नदियों और नहरों का स्थान होगा, जिसमें डाँडवाली नाव न चलेगी और न शोभायमान जहाज उसमें होकर जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 34:8" - }, - "क्योंकि बदला लेने को यहोवा का एक दिन और सिय्योन का मुकद्दमा चुकाने का एक वर्ष नियुक्त है।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 34:9" - }, - "और एदोम की नदियाँ राल से और उसकी मिट्टी गन्धक से बदल जाएगी; उसकी भूमि जलती हुई राल बन जाएगी।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 34:10" - }, - "वह रात-दिन न बुझेगी; उसका धुआँ सदैव उठता रहेगा। युग-युग वह उजाड़ पड़ा रहेगा; कोई उसमें से होकर कभी न चलेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 14:11, प्रका. 19:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 34:11" - }, - "उसमें धनेश पक्षी और साही पाए जाएँगे और वह उल्लू और कौवे का बसेरा होगा। वह उस पर गड़बड़ की डोरी और सुनसानी का साहुल तानेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:2, सप. 2:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 34:12" - }, - "वहाँ न तो रईस होंगे और न ऐसा कोई होगा जो राज्य करने को ठहराया जाए; उसके सब हाकिमों का अन्त होगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 6:15)" - ] - }, - "" - ] + "type": "verse:v", + "number": "22", + "sid": "ISA 33:22" }, + "क्योंकि यहोवा हमारा न्यायी, यहोवा हमारा हाकिम, यहोवा हमारा राजा है; वही हमारा उद्धार करेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 34:13" - }, - "उसके महलों में कटीले पेड़, गढ़ों में बिच्छू पौधे और झाड़ उगेंगे। वह गीदड़ों का वासस्थान और शुतुर्मुर्गों का आँगन हो जाएगा।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 34:14" - }, - "वहाँ निर्जल देश के जन्तु सियारों के संग मिलकर बसेंगे और रोंआर जन्तु एक दूसरे को बुलाएँगे; वहाँ लीलीत नामक जन्तु वासस्थान पाकर चैन से रहेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:2)" - ] - }, - "" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 33:23" }, + "तेरी रस्सियाँ ढीली हो गईं, वे", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मस्तूल की जड़ को दृढ़ न रख सकीं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "ISA 34:15" + "type": "char:fr", + "content": [ + "33.23" + ] }, - "वहाँ मादा उल्लू घोंसला बनाएगी; वे अण्डे देकर उन्हें सेएँगी और अपनी छाया में बटोर लेंगी; वहाँ गिद्ध अपनी साथिन के साथ इकट्ठे रहेंगे।", { - "type": "verse:v", - "number": "16", - "sid": "ISA 34:16" + "type": "char:fq", + "content": [ + "मस्तूल की जड़ को दृढ़ न रख सकीं:" + ] }, - "यहोवा की पुस्तक से ढूँढ़कर पढ़ो: इनमें से एक भी बात बिना पूरा हुए न रहेगी; कोई बिना जोड़ा न रहेगा। क्योंकि मैंने अपने मुँह से यह आज्ञा दी है और उसी की आत्मा ने उन्हें इकट्ठा किया है।", { - "type": "verse:v", - "number": "17", - "sid": "ISA 34:17" - }, - "उसी ने उनके लिये चिट्ठी डाली, उसी ने अपने हाथ से डोरी डालकर उस देश को उनके लिये बाँट दिया है; वह सर्वदा उनका ही बना रहेगा और वे पीढ़ी से पीढ़ी तक उसमें बसे रहेंगे।" - ] + "type": "char:ft", + "content": [ + "वे उसे दृढ़ता से बाँध न सकीं। यह तो स्पष्ट ही है कि यदि मस्तूल दृढ़ न हो तो जहाज को चलाना असंभव है।" + ] + } + ] + } + ] + }, + ", और न पाल को तान सकीं। तब बड़ी लूट छीनकर बाँटी गई, लँगड़े लोग भी लूट के भागी हुए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ISA 33:24" + }, + "कोई निवासी न कहेगा कि मैं रोगी हूँ; और जो लोग उसमें बसेंगे, उनका अधर्म क्षमा किया जाएगा।" + ] + }, + { + "type": "chapter:c", + "number": "34", + "sid": "ISA 34" + }, + { + "type": "para:s", + "content": [ + "राष्ट्रों के विरुद्ध परमेश्वर का प्रकोप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 34:1" + }, + "हे जाति-जाति के लोगों, सुनने के लिये निकट आओ, और हे राज्य-राज्य के लोगों, ध्यान से सुनो! पृथ्वी भी, और जो कुछ उसमें है, जगत और जो कुछ उसमें उत्पन्न होता है, सब सुनो।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 34:2" + }, + "यहोवा सब जातियों पर क्रोध कर रहा है, और", + { + "type": "char:it", + "content": [ + "उनकी सारी सेना पर उसकी जलजलाहट भड़की हुई है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "34.2" + ] + }, + { + "type": "char:fq", + "content": [ + "उनकी सारी सेना पर उसकी जलजलाहट भड़की हुई है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहोवा अपनी प्रजा के सब विरोधी देशों पर अपना क्रोध प्रगट करेगा।" + ] + } + ] + } + ] }, + ", उसने उनको सत्यानाश होने, और संहार होने को छोड़ दिया है।", { - "type": "chapter:c", - "number": "35", - "sid": "ISA 35" + "type": "verse:v", + "number": "3", + "sid": "ISA 34:3" }, + "उनके मारे हुए फेंक दिये जाएँगे, और उनके शवों की दुर्गन्ध उठेगी; उनके लहू से पहाड़ गल जाएँगे।", { - "type": "para:s", - "content": [ - "परमेश्वर की महिमा दिखेगी" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 34:4" }, + "आकाश के सारे गण जाते रहेंगे और आकाश कागज के समान लपेटा जाएगा। और जैसे दाखलता या अंजीर के वृक्ष के पत्ते मुर्झाकर गिर जाते हैं, वैसे ही उसके सारे गण धुँधले होकर जाते रहेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 35:1" - }, - "जंगल और निर्जल देश प्रफुल्लित होंगे, मरूभूमि मगन होकर केसर के समान फूलेगी;", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 35:2" - }, - "वह अत्यन्त प्रफुल्लित होगी और आनन्द के साथ जयजयकार करेगी।", - { - "type": "char:it", - "content": [ - "उसकी शोभा लबानोन की सी होगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.2" - ] - }, - { - "type": "char:fq", - "content": [ - "उसकी शोभा लबानोन की सी होगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "लबानोन की शोभा या सजावट उसके देवदार वृक्ष थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और वह कर्मेल और शारोन के तुल्य तेजोमय हो जाएगी। वे यहोवा की शोभा और हमारे परमेश्वर का तेज देखेंगे।" - ] - } - ] + "type": "char:bdit", + "content": [ + "(मत्ती 24:29, मर. 13:25, लूका 21:26, 2 पत. 3:12, प्रका. 6:13,14)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 34:5" }, + "क्योंकि मेरी तलवार आकाश में पीकर तृप्त हुई है; देखो, वह न्याय करने को एदोम पर, और जिन पर मेरा श्राप है उन पर पड़ेगी।", { - "type": "para:s", - "content": [ - "परमेश्वर द्वारा बदलाव और प्रतिफल" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 34:6" }, { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "यहोवा की तलवार लहू से भर गई है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "3", - "sid": "ISA 35:3" + "type": "char:fr", + "content": [ + "34.6" + ] }, - "ढीले हाथों को दृढ़ करो और थरथराते हुए घुटनों को स्थिर करो।", { - "type": "char:bdit", - "content": [ - "(इब्रा. 12:12)" - ] + "type": "char:fq", + "content": [ + "यहोवा की तलवार लहू से भर गई है:" + ] }, - "", { - "type": "verse:v", - "number": "4", - "sid": "ISA 35:4" - }, - "घबरानेवालों से कहो, “हियाव बाँधो, मत डरो! देखो, तुम्हारा परमेश्वर बदला लेने और प्रतिफल देने को आ रहा है। हाँ, परमेश्वर आकर तुम्हारा उद्धार करेगा।”" - ] + "type": "char:ft", + "content": [ + "यहाँ संकेत पापबलियों का है जिनमें लहू और चर्बी परमेश्वर को चढ़ाई जाती थी।" + ] + } + ] + } + ] }, + ", वह चर्बी से और भेड़ों के बच्चों और बकरों के लहू से, और मेढ़ों के गुर्दों की चर्बी से तृप्त हुई है। क्योंकि बोस्रा नगर में यहोवा का एक यज्ञ और एदोम देश में बड़ा संहार हुआ है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 35:5" - }, - "तब अंधों की आँखें खोली जाएँगी और बहरों के कान भी खोले जाएँगे;", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 35:6" - }, - "तब लँगड़ा हिरन की सी चौकड़ियाँ भरेगा और गूँगे अपनी जीभ से जयजयकार करेंगे। क्योंकि जंगल में जल के सोते फूट निकलेंगे और मरूभूमि में नदियाँ बहने लगेंगी;", - { - "type": "char:bdit", - "content": [ - "(मत्ती 11:5, यशा. 41:17,18)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 35:7" - }, - "मृगतृष्णा ताल बन जाएगी और सूखी भूमि में सोते फूटेंगे; और जिस स्थान में सियार बैठा करते हैं उसमें घास और नरकट और सरकण्डे होंगे।" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 34:7" }, + "उनके संग जंगली साँड़ और बछड़े और बैल वध होंगे, और उनकी भूमि लहू से भीग जाएगी और वहाँ की मिट्टी चर्बी से अघा जाएगी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "परमेश्वर के पवित्र राजमार्ग" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 34:8" }, + "क्योंकि बदला लेने को यहोवा का एक दिन और सिय्योन का मुकद्दमा चुकाने का एक वर्ष नियुक्त है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 35:8" - }, - "वहाँ एक सड़क अर्थात् राजमार्ग होगा, उसका नाम पवित्र मार्ग होगा;", - { - "type": "char:it", - "content": [ - "कोई अशुद्ध जन उस पर से न चलने पाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "35.8" - ] - }, - { - "type": "char:fq", - "content": [ - "कोई अशुद्ध जन उस पर से न चलने पाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "वहाँ एक भी मूर्तिपूजक नहीं होंगे, जो यहोवा का भक्त नहीं उसे वहाँ आने न दिया जाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; वह तो उन्हीं के लिये रहेगा और उस मार्ग पर जो चलेंगे वह चाहे मूर्ख भी हों तो भी कभी न भटकेंगे।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "ISA 35:9" - }, - "वहाँ सिंह न होगा ओर न कोई हिंसक जन्तु उस पर न चढ़ेगा न वहाँ पाया जाएगा, परन्तु छुड़ाए हुए उसमें नित चलेंगे।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 35:10" - }, - "और यहोवा ने छुड़ाए हुए लोग लौटकर जयजयकार करते हुए सिय्योन में आएँगे; और उनके सिर पर सदा का आनन्द होगा; वे हर्ष और आनन्द पाएँगे और शोक और लम्बी साँस का लेना जाता रहेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:4)" - ] - }, - "" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 34:9" }, + "और एदोम की नदियाँ राल से और उसकी मिट्टी गन्धक से बदल जाएगी; उसकी भूमि जलती हुई राल बन जाएगी।", { - "type": "chapter:c", - "number": "36", - "sid": "ISA 36" + "type": "verse:v", + "number": "10", + "sid": "ISA 34:10" }, + "वह रात-दिन न बुझेगी; उसका धुआँ सदैव उठता रहेगा। युग-युग वह उजाड़ पड़ा रहेगा; कोई उसमें से होकर कभी न चलेगा।", { - "type": "para:s", - "content": [ - "अश्शूर का यहूदा पर आक्रमण" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 14:11, प्रका. 19:3)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 36:1" - }, - "हिजकिय्याह राजा के राज्य के चौदहवें वर्ष में, अश्शूर के राजा सन्हेरीब ने यहूदा के सब गढ़वाले नगरों पर चढ़ाई करके उनको ले लिया।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 36:2" - }, - "और अश्शूर के राजा ने रबशाके की बड़ी सेना देकर लाकीश से यरूशलेम के पास हिजकिय्याह राजा के विरुद्ध भेज दिया। और वह उत्तरी जलकुण्ड की नाली के पास धोबियों के खेत की सड़क पर जाकर खड़ा हुआ।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 36:3" - }, - "तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर नियुक्त था, और शेबना जो मंत्री था, और आसाप का पुत्र योआह जो इतिहास का लेखक था, ये तीनों उससे मिलने को बाहर निकल गए।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 34:11" }, + "उसमें धनेश पक्षी और साही पाए जाएँगे और वह उल्लू और कौवे का बसेरा होगा। वह उस पर गड़बड़ की डोरी और सुनसानी का साहुल तानेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 36:4" - }, - "रबशाके ने उनसे कहा, “हिजकिय्याह से कहो, ‘महाराजाधिराज अश्शूर का राजा यह कहता है कि तू किसका भरोसा किए बैठा है?", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 36:5" - }, - "मेरा कहना है कि क्या मुँह से बातें बनाना ही युद्ध के लिये पराक्रम और युक्ति है? तू किस पर भरोसा रखता है कि तूने मुझसे बलवा किया है?", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 36:6" - }, - "सुन, तू तो उस", - { - "type": "char:it", - "content": [ - "कुचले हुए नरकट" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36.6" - ] - }, - { - "type": "char:fq", - "content": [ - "कुचले हुए नरकट:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ अभिप्रेत का अर्थ है कि जब कोई किसी सरकण्डे का सहारा लेता है तो वह टूटकर उसके हाथों में चुभ जाता है। इसी प्रकार मिस्र और मिस्र का सहारा लेना उन्हें ही हानि पहुँचाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* अर्थात् मिस्र पर भरोसा रखता है; उस पर यदि कोई टेक लगाए तो वह उसके हाथ में चुभकर छेद कर देगा। मिस्र का राजा फ़िरौन उन सब के साथ ऐसा ही करता है जो उस पर भरोसा रखते हैं।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "ISA 36:7" - }, - "फिर यदि तू मुझसे कहे, हमारा भरोसा अपने परमेश्वर यहोवा पर है, तो क्या वह वही नहीं है जिसके ऊँचे स्थानों और वेदियों को ढाकर हिजकिय्याह ने यहूदा और यरूशलेम के लोगों से कहा कि तुम इस वेदी के सामने दण्डवत् किया करो?", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 36:8" - }, - "इसलिए अब मेरे स्वामी अश्शूर के राजा के साथ वाचा बाँध तब मैं तुझे दो हजार घोड़े दूँगा यदि तू उन पर सवार चढ़ा सके।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 36:9" - }, - "फिर तू रथों और सवारों के लिये मिस्र पर भरोसा रखकर मेरे स्वामी के छोटे से छोटे कर्मचारी को भी कैसे हटा सकेगा?", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 36:10" - }, - "क्या मैंने यहोवा के बिना कहे इस देश को उजाड़ने के लिये चढ़ाई की है? यहोवा ने मुझसे कहा है, उस देश पर चढ़ाई करके उसे उजाड़ दे।’”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 18:2, सप. 2:14)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 36:11" - }, - "तब एलयाकीम, शेबना और योआह ने रबशाके से कहा, “अपने दासों से अरामी भाषा में बात कर क्योंकि हम उसे समझते हैं; हम से यहूदी भाषा में शहरपनाह पर बैठे हुए लोगों के सुनते बातें न कर।”", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 36:12" - }, - "रबशाके ने कहा, “क्या मेरे स्वामी ने मुझे तेरे स्वामी ही के या तुम्हारे ही पास ये बातें कहने को भेजा है? क्या उसने मुझे उन लोगों के पास नहीं भेजा जो शहरपनाह पर बैठे हैं जिन्हें तुम्हारे संग अपनी विष्ठा खाना और अपना मूत्र पीना पड़ेगा?”" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 34:12" }, + "वहाँ न तो रईस होंगे और न ऐसा कोई होगा जो राज्य करने को ठहराया जाए; उसके सब हाकिमों का अन्त होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 36:13" - }, - "तब रबशाके ने खड़े होकर यहूदी भाषा में ऊँचे शब्द से कहा, “महाराजाधिराज अश्शूर के राजा की बातें सुनो!", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 36:14" - }, - "राजा यह कहता है, ‘", - { - "type": "char:it", - "content": [ - "हिजकिय्याह तुम को धोखा न दे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36.14" - ] - }, - { - "type": "char:fq", - "content": [ - "हिजकिय्याह तुम को धोखा न दे:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा में या उसमें भरोसा रखो या मुक्ति की प्रतिज्ञाओं में विश्वास करो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, क्योंकि वह तुम्हें बचा न सकेगा।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "ISA 36:15" - }, - "ऐसा न हो कि हिजकिय्याह तुम से यह कहकर यहोवा का भरोसा दिलाने पाए कि यहोवा निश्चय हमको बचाएगा कि यह नगर अश्शूर के राजा के वश में न पड़ेगा।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 36:16" - }, - "हिजकिय्याह की मत सुनो; अश्शूर का राजा कहता है, भेंट भेजकर मुझे प्रसन्न करो और मेरे पास निकल आओ; तब तुम अपनी-अपनी दाखलता और अंजीर के वृक्ष के फल खा पाओगे, और अपने-अपने कुण्ड का पानी पिया करोगे;", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 36:17" - }, - "जब तक मैं आकर तुम को ऐसे देश में न ले जाऊँ जो तुम्हारे देश के समान अनाज और नये दाखमधु का देश और रोटी और दाख की बारियों का देश है।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 36:18" - }, - "ऐसा न हो कि हिजकिय्याह यह कहकर तुम को बहकाए कि यहोवा हमको बचाएगा। क्या और जातियों के देवताओं ने अपने-अपने देश को अश्शूर के राजा के हाथ से बचाया है?", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 36:19" - }, - "हमात और अर्पाद के देवता कहाँ रहे? सपर्वैम के देवता कहाँ रहे? क्या उन्होंने सामरिया को मेरे हाथ से बचाया?", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 36:20" - }, - "देश-देश के सब देवताओं में से ऐसा कौन है जिसने अपने देश को मेरे हाथ से बचाया हो? फिर क्या यहोवा यरूशलेम को मेरे हाथ से बचाएगा?’”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 6:15)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 34:13" }, + "उसके महलों में कटीले पेड़, गढ़ों में बिच्छू पौधे और झाड़ उगेंगे। वह गीदड़ों का वासस्थान और शुतुर्मुर्गों का आँगन हो जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 36:21" - }, - { - "type": "char:it", - "content": [ - "परन्तु वे चुप रहे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "36.21" - ] - }, - { - "type": "char:fq", - "content": [ - "परन्तु वे चुप रहे:" - ] - }, - { - "type": "char:ft", - "content": [ - "हिजकिय्याह की आज्ञा थी कि वे प्रतिक्रिया न दिखाएँ। उन्हें केवल रबशाके की बातें सुननी थीं और उसे समाचार देना था कि वह आगे की कार्यवाही सोचे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और उसके उत्तर में एक बात भी न कही, क्योंकि राजा की ऐसी आज्ञा थी कि उसको उत्तर न देना।" - ] - }, - { - "type": "verse:v", - "number": "22", - "sid": "ISA 36:22" - }, - "तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर नियुक्त था और शेबना जो मंत्री था और आसाप का पुत्र योआह जो इतिहास का लेखक था, इन्होंने हिजकिय्याह के पास वस्त्र फाड़े हुए जाकर रबशाके की बातें कह सुनाई।" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 34:14" + }, + "वहाँ निर्जल देश के जन्तु सियारों के संग मिलकर बसेंगे और रोंआर जन्तु एक दूसरे को बुलाएँगे; वहाँ लीलीत नामक जन्तु वासस्थान पाकर चैन से रहेगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:2)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 34:15" + }, + "वहाँ मादा उल्लू घोंसला बनाएगी; वे अण्डे देकर उन्हें सेएँगी और अपनी छाया में बटोर लेंगी; वहाँ गिद्ध अपनी साथिन के साथ इकट्ठे रहेंगे।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 34:16" + }, + "यहोवा की पुस्तक से ढूँढ़कर पढ़ो: इनमें से एक भी बात बिना पूरा हुए न रहेगी; कोई बिना जोड़ा न रहेगा। क्योंकि मैंने अपने मुँह से यह आज्ञा दी है और उसी की आत्मा ने उन्हें इकट्ठा किया है।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 34:17" + }, + "उसी ने उनके लिये चिट्ठी डाली, उसी ने अपने हाथ से डोरी डालकर उस देश को उनके लिये बाँट दिया है; वह सर्वदा उनका ही बना रहेगा और वे पीढ़ी से पीढ़ी तक उसमें बसे रहेंगे।" + ] + }, + { + "type": "chapter:c", + "number": "35", + "sid": "ISA 35" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की महिमा दिखेगी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 35:1" + }, + "जंगल और निर्जल देश प्रफुल्लित होंगे, मरूभूमि मगन होकर केसर के समान फूलेगी;", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 35:2" + }, + "वह अत्यन्त प्रफुल्लित होगी और आनन्द के साथ जयजयकार करेगी।", + { + "type": "char:it", + "content": [ + "उसकी शोभा लबानोन की सी होगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "35.2" + ] + }, + { + "type": "char:fq", + "content": [ + "उसकी शोभा लबानोन की सी होगी:" + ] + }, + { + "type": "char:ft", + "content": [ + "लबानोन की शोभा या सजावट उसके देवदार वृक्ष थे।" + ] + } + ] + } + ] + }, + "और वह कर्मेल और शारोन के तुल्य तेजोमय हो जाएगी। वे यहोवा की शोभा और हमारे परमेश्वर का तेज देखेंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर द्वारा बदलाव और प्रतिफल" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 35:3" + }, + "ढीले हाथों को दृढ़ करो और थरथराते हुए घुटनों को स्थिर करो।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 12:12)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 35:4" + }, + "घबरानेवालों से कहो, “हियाव बाँधो, मत डरो! देखो, तुम्हारा परमेश्वर बदला लेने और प्रतिफल देने को आ रहा है। हाँ, परमेश्वर आकर तुम्हारा उद्धार करेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 35:5" + }, + "तब अंधों की आँखें खोली जाएँगी और बहरों के कान भी खोले जाएँगे;", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 35:6" + }, + "तब लँगड़ा हिरन की सी चौकड़ियाँ भरेगा और गूँगे अपनी जीभ से जयजयकार करेंगे। क्योंकि जंगल में जल के सोते फूट निकलेंगे और मरूभूमि में नदियाँ बहने लगेंगी;", + { + "type": "char:bdit", + "content": [ + "(मत्ती 11:5, यशा. 41:17,18)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 35:7" + }, + "मृगतृष्णा ताल बन जाएगी और सूखी भूमि में सोते फूटेंगे; और जिस स्थान में सियार बैठा करते हैं उसमें घास और नरकट और सरकण्डे होंगे।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के पवित्र राजमार्ग" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 35:8" + }, + "वहाँ एक सड़क अर्थात् राजमार्ग होगा, उसका नाम पवित्र मार्ग होगा;", + { + "type": "char:it", + "content": [ + "कोई अशुद्ध जन उस पर से न चलने पाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "35.8" + ] + }, + { + "type": "char:fq", + "content": [ + "कोई अशुद्ध जन उस पर से न चलने पाएगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "वहाँ एक भी मूर्तिपूजक नहीं होंगे, जो यहोवा का भक्त नहीं उसे वहाँ आने न दिया जाएगा।" + ] + } + ] + } + ] }, + "; वह तो उन्हीं के लिये रहेगा और उस मार्ग पर जो चलेंगे वह चाहे मूर्ख भी हों तो भी कभी न भटकेंगे।", { - "type": "chapter:c", - "number": "37", - "sid": "ISA 37" + "type": "verse:v", + "number": "9", + "sid": "ISA 35:9" }, + "वहाँ सिंह न होगा ओर न कोई हिंसक जन्तु उस पर न चढ़ेगा न वहाँ पाया जाएगा, परन्तु छुड़ाए हुए उसमें नित चलेंगे।", { - "type": "para:s", - "content": [ - "हिजकिय्याह का यशायाह से सलाह माँगना" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 35:10" }, + "और यहोवा ने छुड़ाए हुए लोग लौटकर जयजयकार करते हुए सिय्योन में आएँगे; और उनके सिर पर सदा का आनन्द होगा; वे हर्ष और आनन्द पाएँगे और शोक और लम्बी साँस का लेना जाता रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 37:1" - }, - "जब हिजकिय्याह राजा ने यह सुना, तब वह अपने वस्त्र फाड़ और टाट ओढ़कर यहोवा के भवन में गया।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 37:2" - }, - "और उसने एलयाकीम को जो राजघराने के काम पर नियुक्त था और शेबना मंत्री को और याजकों के पुरनियों को जो सब टाट ओढ़े हुए थे, आमोस के पुत्र यशायाह नबी के पास भेज दिया।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 37:3" - }, - "उन्होंने उससे कहा, “हिजकिय्याह यह कहता है कि ‘आज का दिन संकट और उलाहने और निन्दा का दिन है, बच्चे जन्मने पर हुए पर जच्चा को जनने का बल न रहा।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 37:4" - }, - "सम्भव है कि तेरे परमेश्वर यहोवा ने रबशाके की बातें सुनी जिसे उसके स्वामी अश्शूर के राजा ने", - { - "type": "char:it", - "content": [ - "जीविते परमेश्वर की निन्दा करने को भेजा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.4" - ] - }, - { - "type": "char:fq", - "content": [ - "जीविते परमेश्वर की निन्दा करने को भेजा:" - ] - }, - { - "type": "char:ft", - "content": [ - "जीवित परमेश्वर मूर्तियों से तुलना करने से घृणा करता है। मूर्तियाँ तो मात्र लकड़ी या पत्थर के टुकड़े होती थीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* है, और जो बातें तेरे परमेश्वर यहोवा ने सुनी हैं उसके लिये उन्हें दपटे; अतः तू इन बचे हुओं के लिये जो रह गए हैं, प्रार्थना कर।’”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 21:4)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "36", + "sid": "ISA 36" + }, + { + "type": "para:s", + "content": [ + "अश्शूर का यहूदा पर आक्रमण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 36:1" + }, + "हिजकिय्याह राजा के राज्य के चौदहवें वर्ष में, अश्शूर के राजा सन्हेरीब ने यहूदा के सब गढ़वाले नगरों पर चढ़ाई करके उनको ले लिया।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 36:2" + }, + "और अश्शूर के राजा ने रबशाके की बड़ी सेना देकर लाकीश से यरूशलेम के पास हिजकिय्याह राजा के विरुद्ध भेज दिया। और वह उत्तरी जलकुण्ड की नाली के पास धोबियों के खेत की सड़क पर जाकर खड़ा हुआ।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 36:3" + }, + "तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर नियुक्त था, और शेबना जो मंत्री था, और आसाप का पुत्र योआह जो इतिहास का लेखक था, ये तीनों उससे मिलने को बाहर निकल गए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ISA 36:4" + }, + "रबशाके ने उनसे कहा, “हिजकिय्याह से कहो, ‘महाराजाधिराज अश्शूर का राजा यह कहता है कि तू किसका भरोसा किए बैठा है?", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 36:5" + }, + "मेरा कहना है कि क्या मुँह से बातें बनाना ही युद्ध के लिये पराक्रम और युक्ति है? तू किस पर भरोसा रखता है कि तूने मुझसे बलवा किया है?", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 36:6" + }, + "सुन, तू तो उस", + { + "type": "char:it", + "content": [ + "कुचले हुए नरकट", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "36.6" + ] + }, + { + "type": "char:fq", + "content": [ + "कुचले हुए नरकट:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ अभिप्रेत का अर्थ है कि जब कोई किसी सरकण्डे का सहारा लेता है तो वह टूटकर उसके हाथों में चुभ जाता है। इसी प्रकार मिस्र और मिस्र का सहारा लेना उन्हें ही हानि पहुँचाएगा।" + ] } - ] + ] + } + ] }, + "अर्थात् मिस्र पर भरोसा रखता है; उस पर यदि कोई टेक लगाए तो वह उसके हाथ में चुभकर छेद कर देगा। मिस्र का राजा फ़िरौन उन सब के साथ ऐसा ही करता है जो उस पर भरोसा रखते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 37:5" - }, - "जब हिजकिय्याह राजा के कर्मचारी यशायाह के पास आए।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 37:6" - }, - "तब यशायाह ने उनसे कहा, “अपने स्वामी से कहो, ‘यहोवा यह कहता है कि जो वचन तूने सुने हैं जिनके द्वारा अश्शूर के राजा के जनों ने मेरी निन्दा की है, उनके कारण मत डर।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 37:7" - }, - "सुन, मैं उसके मन में प्रेरणा उत्पन्न करूँगा जिससे वह कुछ समाचार सुनकर अपने देश को लौट जाए; और मैं उसको उसी देश में तलवार से मरवा डालूँगा।’”" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 36:7" }, + "फिर यदि तू मुझसे कहे, हमारा भरोसा अपने परमेश्वर यहोवा पर है, तो क्या वह वही नहीं है जिसके ऊँचे स्थानों और वेदियों को ढाकर हिजकिय्याह ने यहूदा और यरूशलेम के लोगों से कहा कि तुम इस वेदी के सामने दण्डवत् किया करो?", { - "type": "para:s", - "content": [ - "सन्हेरीब का पत्र" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 36:8" }, + "इसलिए अब मेरे स्वामी अश्शूर के राजा के साथ वाचा बाँध तब मैं तुझे दो हजार घोड़े दूँगा यदि तू उन पर सवार चढ़ा सके।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 37:8" - }, - "तब रबशाके ने लौटकर अश्शूर के राजा को लिब्ना नगर से युद्ध करते पाया; क्योंकि उसने सुना था कि वह लाकीश के पास से उठ गया है।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 37:9" - }, - "उसने कूश के राजा तिर्हाका के विषय यह सुना कि वह उससे लड़ने को निकला है। तब उसने हिजकिय्याह के पास दूतों को यह कहकर भेजा।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 37:10" - }, - "“तुम यहूदा के राजा हिजकिय्याह से यह कहना, ‘तेरा परमेश्वर जिस पर तू भरोसा करता है, यह कहकर तुझे धोखा न देने पाए कि यरूशलेम अश्शूर के राजा के वश में न पड़ेगा।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 37:11" - }, - "देख, तूने सुना है कि अश्शूर के राजाओं ने सब देशों से कैसा व्यवहार किया कि उन्हें सत्यानाश ही कर दिया।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 37:12" - }, - "फिर क्या तू बच जाएगा? गोजान और हारान और रेसेप में रहनेवाली जिन जातियों को और तलस्सार में रहनेवाले एदेनी लोगों को मेरे पुरखाओं ने नाश किया, क्या उनके देवताओं ने उन्हें बचा लिया?", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 37:13" - }, - "हमात का राजा, अर्पाद का राजा, सपर्वैम नगर का राजा, और हेना और इव्वा के राजा, ये सब कहाँ गए?’”" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 36:9" }, + "फिर तू रथों और सवारों के लिये मिस्र पर भरोसा रखकर मेरे स्वामी के छोटे से छोटे कर्मचारी को भी कैसे हटा सकेगा?", { - "type": "para:s", - "content": [ - "हिजकिय्याह की प्रार्थना" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 36:10" }, + "क्या मैंने यहोवा के बिना कहे इस देश को उजाड़ने के लिये चढ़ाई की है? यहोवा ने मुझसे कहा है, उस देश पर चढ़ाई करके उसे उजाड़ दे।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 37:14" - }, - "इस पत्री को हिजकिय्याह ने दूतों के हाथ से लेकर पढ़ा; तब उसने यहोवा के भवन में जाकर उस पत्री को यहोवा के सामने फैला दिया।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 37:15" - }, - "और यहोवा से यह प्रार्थना की,", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 37:16" - }, - "“हे सेनाओं के यहोवा, हे करूबों पर विराजमान इस्राएल के परमेश्वर, पृथ्वी के सब राज्यों के ऊपर केवल तू ही परमेश्वर है; आकाश और पृथ्वी को तू ही ने बनाया है।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 37:17" - }, - "हे यहोवा, कान लगाकर सुन; हे यहोवा आँख खोलकर देख; और सन्हेरीब के सब वचनों को सुन ले, जिसने जीविते परमेश्वर की निन्दा करने को लिख भेजा है।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 37:18" - }, - "हे यहोवा, सच तो है कि अश्शूर के राजाओं ने सब जातियों के देशों को उजाड़ा है", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 37:19" - }, - "और उनके देवताओं को आग में झोंका है; क्योंकि वे ईश्वर न थे, वे केवल मनुष्यों की कारीगरी, काठ और पत्थर ही थे; इस कारण वे उनको नाश कर सके।", - { - "type": "char:bdit", - "content": [ - "(भज. 115:4-8, गला. 4:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 37:20" - }, - "अब हे हमारे परमेश्वर यहोवा, तू हमें उसके हाथ से बचा जिससे पृथ्वी के राज्य-राज्य के लोग जान लें कि केवल तू ही यहोवा है।”" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 36:11" }, + "तब एलयाकीम, शेबना और योआह ने रबशाके से कहा, “अपने दासों से अरामी भाषा में बात कर क्योंकि हम उसे समझते हैं; हम से यहूदी भाषा में शहरपनाह पर बैठे हुए लोगों के सुनते बातें न कर।”", { - "type": "para:s", - "content": [ - "सन्हेरीब के विषय में परमेश्वर का वचन" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 36:12" }, + "रबशाके ने कहा, “क्या मेरे स्वामी ने मुझे तेरे स्वामी ही के या तुम्हारे ही पास ये बातें कहने को भेजा है? क्या उसने मुझे उन लोगों के पास नहीं भेजा जो शहरपनाह पर बैठे हैं जिन्हें तुम्हारे संग अपनी विष्ठा खाना और अपना मूत्र पीना पड़ेगा?”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 37:21" - }, - "तब आमोस के पुत्र यशायाह ने हिजकिय्याह के पास यह कहला भेजा, “इस्राएल का परमेश्वर यहोवा यह कहता है, तूने जो अश्शूर के राजा सन्हेरीब के विषय में मुझसे प्रार्थना की है,", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 37:22" - }, - "उसके विषय यहोवा ने यह वचन कहा है, ‘सिय्योन की कुँवारी कन्या तुझे तुच्छ जानती है और उपहास में उड़ाती है; यरूशलेम की पुत्री तुझ पर सिर हिलाती है।" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 36:13" }, + "तब रबशाके ने खड़े होकर यहूदी भाषा में ऊँचे शब्द से कहा, “महाराजाधिराज अश्शूर के राजा की बातें सुनो!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ISA 37:23" - }, - "“‘तूने किसकी नामधराई और निन्दा की है? और तू जो बड़ा बोल बोला और घमण्ड किया है, वह किसके विरुद्ध किया है? इस्राएल के पवित्र के विरुद्ध!", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 37:24" - }, - "अपने कर्मचारियों के द्वारा तूने प्रभु की निन्दा करके कहा है कि बहुत से रथ लेकर मैं पर्वतों की चोटियों पर वरन् लबानोन के बीच तक चढ़ आया हूँ; मैं उसके ऊँचे-ऊँचे देवदारों और अच्छे-अच्छे सनोवर वृक्षों को काट डालूँगा और उसके दूर-दूर के ऊँचे स्थानों में और उसके वन की फलदाई बारियों में प्रवेश करूँगा।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 37:25" - }, - "मैंने खुदवाकर पानी पिया और मिस्र की नहरों में पाँव धरते ही उन्हें सूखा दिया।", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 37:26" - }, - "क्या तूने नहीं सुना कि प्राचीनकाल से मैंने यही ठाना और पूर्वकाल से इसकी तैयारी की थी? इसलिए अब", - { - "type": "char:it", - "content": [ - "मैंने यह पूरा भी किया है" - ] - }, + "type": "verse:v", + "number": "14", + "sid": "ISA 36:14" + }, + "राजा यह कहता है, ‘", + { + "type": "char:it", + "content": [ + "हिजकिय्याह तुम को धोखा न दे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.26" - ] - }, - { - "type": "char:fq", - "content": [ - "मैंने यह पूरा भी किया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "तुम गर्व से कहते हो कि यह सब तुम्हारी सम्मति एवं सामर्थ्य से है। परन्तु मैंने यह किया है अर्थात् मैंने बहुत पहले से ही इसका विचार किया, इसकी योजना बनाई और इसका प्रबन्ध किया था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "36.14" + ] }, { - "type": "char:it", - "content": [ - "* कि तू गढ़वाले नगरों को खण्डहर ही खण्डहर कर दे।" - ] + "type": "char:fq", + "content": [ + "हिजकिय्याह तुम को धोखा न दे:" + ] }, { - "type": "verse:v", - "number": "27", - "sid": "ISA 37:27" - }, - "इसी कारण उनके रहनेवालों का बल घट गया और वे विस्मित और लज्जित हुए: वे मैदान के छोटे-छोटे पेड़ों और हरी घास और छत पर की घास और ऐसे अनाज के समान हो गए जो बढ़ने से पहले ही सूख जाता है।" - ] + "type": "char:ft", + "content": [ + "यहोवा में या उसमें भरोसा रखो या मुक्ति की प्रतिज्ञाओं में विश्वास करो।" + ] + } + ] + } + ] }, + ", क्योंकि वह तुम्हें बचा न सकेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "ISA 37:28" - }, - "“‘मैं तो तेरा बैठना, कूच करना और लौट आना जानता हूँ; और यह भी कि तू मुझ पर अपना क्रोध भड़काता है।", - { - "type": "verse:v", - "number": "29", - "sid": "ISA 37:29" - }, - "इस कारण कि तू मुझ पर अपना क्रोध भड़काता और तेरे अभिमान की बातें मेरे कानों में पड़ी हैं, मैं तेरी नाक में नकेल डालकर और तेरे मुँह में अपनी लगाम लगाकर जिस मार्ग से तू आया है उसी मार्ग से तुझे लौटा दूँगा।’" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 36:15" }, + "ऐसा न हो कि हिजकिय्याह तुम से यह कहकर यहोवा का भरोसा दिलाने पाए कि यहोवा निश्चय हमको बचाएगा कि यह नगर अश्शूर के राजा के वश में न पड़ेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "ISA 37:30" - }, - "“और तेरे लिये यह चिन्ह होगा कि इस वर्ष तो तुम उसे खाओगे जो आप से आप उगें, और दूसरे वर्ष वह जो उससे उत्पन्न हो, और तीसरे वर्ष बीज बोकर उसे लवने पाओगे और दाख की बारियाँ लगाने और उनका फल खाने पाओगे।", - { - "type": "verse:v", - "number": "31", - "sid": "ISA 37:31" - }, - "और यहूदा के घराने के बचे हुए लोग फिर जड़ पकड़ेंगे और फूलें-फलेंगे;", - { - "type": "verse:v", - "number": "32", - "sid": "ISA 37:32" - }, - "क्योंकि यरूशलेम से बचे हुए और सिय्योन पर्वत से भागे हुए लोग निकलेंगे। सेनाओं का यहोवा अपनी जलन के कारण यह काम करेगा।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 36:16" }, + "हिजकिय्याह की मत सुनो; अश्शूर का राजा कहता है, भेंट भेजकर मुझे प्रसन्न करो और मेरे पास निकल आओ; तब तुम अपनी-अपनी दाखलता और अंजीर के वृक्ष के फल खा पाओगे, और अपने-अपने कुण्ड का पानी पिया करोगे;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "33", - "sid": "ISA 37:33" - }, - "“इसलिए यहोवा अश्शूर के राजा के विषय यह कहता है कि वह इस नगर में प्रवेश करने, वरन् इस पर एक तीर भी मारने न पाएगा; और न वह ढाल लेकर इसके सामने आने या इसके विरुद्ध दमदमा बाँधने पाएगा।", - { - "type": "verse:v", - "number": "34", - "sid": "ISA 37:34" - }, - "जिस मार्ग से वह आया है उसी से वह लौट भी जाएगा और इस नगर में प्रवेश न करने पाएगा, यहोवा की यही वाणी है।", - { - "type": "verse:v", - "number": "35", - "sid": "ISA 37:35" - }, - "क्योंकि मैं अपने निमित्त और अपने दास दाऊद के निमित्त,", - { - "type": "char:it", - "content": [ - "इस नगर की रक्षा करके उसे बचाऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "37.35" - ] - }, - { - "type": "char:fq", - "content": [ - "इस नगर की रक्षा करके उसे बचाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "हिजकिय्याह ने उस नगर की सुरक्षा के लिए जो कुछ भी किया था उसके उपरान्त भी यहोवा ही है जो उसको सुरक्षित रख सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - } - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 36:17" }, + "जब तक मैं आकर तुम को ऐसे देश में न ले जाऊँ जो तुम्हारे देश के समान अनाज और नये दाखमधु का देश और रोटी और दाख की बारियों का देश है।", { - "type": "para:s", - "content": [ - "सन्हेरीब की हार और मृत्यु" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 36:18" }, + "ऐसा न हो कि हिजकिय्याह यह कहकर तुम को बहकाए कि यहोवा हमको बचाएगा। क्या और जातियों के देवताओं ने अपने-अपने देश को अश्शूर के राजा के हाथ से बचाया है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "ISA 37:36" - }, - "तब यहोवा के दूत ने निकलकर अश्शूरियों की छावनी में एक लाख पचासी हजार पुरुषों को मारा; और भोर को जब लोग उठे तब क्या देखा कि शव ही शव पड़े हैं।", - { - "type": "verse:v", - "number": "37", - "sid": "ISA 37:37" - }, - "तब अश्शूर का राजा सन्हेरीब चल दिया और लौटकर नीनवे में रहने लगा।", - { - "type": "verse:v", - "number": "38", - "sid": "ISA 37:38" - }, - "वहाँ वह अपने देवता निस्रोक के मन्दिर में दण्डवत् कर रहा था कि इतने में उसके पुत्र अद्रम्मेलेक और शरेसेर ने उसको तलवार से मारा और अरारात देश में भाग गए। और उसका पुत्र एसर्हद्दोन उसके स्थान पर राज्य करने लगा।" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 36:19" }, + "हमात और अर्पाद के देवता कहाँ रहे? सपर्वैम के देवता कहाँ रहे? क्या उन्होंने सामरिया को मेरे हाथ से बचाया?", { - "type": "chapter:c", - "number": "38", - "sid": "ISA 38" + "type": "verse:v", + "number": "20", + "sid": "ISA 36:20" }, + "देश-देश के सब देवताओं में से ऐसा कौन है जिसने अपने देश को मेरे हाथ से बचाया हो? फिर क्या यहोवा यरूशलेम को मेरे हाथ से बचाएगा?’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "हिजकिय्याह की बीमारी और चंगाई" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 36:21" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 38:1" - }, - "उन दिनों में हिजकिय्याह ऐसा रोगी हुआ कि वह मरने पर था। और आमोस के पुत्र यशायाह नबी ने उसके पास जाकर कहा, “यहोवा यह कहता है, अपने घराने के विषय जो आज्ञा देनी हो वह दे, क्योंकि तू न बचेगा मर ही जाएगा।”", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 38:2" - }, - "तब", - { - "type": "char:it", - "content": [ - "हिजकिय्याह ने दीवार की ओर मुँह फेरकर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38.2" - ] - }, - { - "type": "char:fq", - "content": [ - "हिजकिय्याह ने दीवार की ओर मुँह फेरकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसने दीवार की ओर मुँह शायद इसलिए फेरा कि उसकी भावनाएँ और उसके आँसू पास खड़े लोगों से छिपे रहें या कि वह अधिक भक्ति की मुद्रा में हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* यहोवा से प्रार्थना करके कहा;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 38:3" - }, - "“हे यहोवा, मैं विनती करता हूँ, स्मरण कर कि मैं सच्चाई और खरे मन से अपने को तेरे सम्मुख जानकर चलता आया हूँ और जो तेरी दृष्टि में उचित था वही करता आया हूँ।” और हिजकिय्याह बिलख-बिलख कर रोने लगा।", + "type": "char:it", + "content": [ + "परन्तु वे चुप रहे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "4", - "sid": "ISA 38:4" + "type": "char:fr", + "content": [ + "36.21" + ] }, - "तब यहोवा का यह वचन यशायाह के पास पहुँचा,", { - "type": "verse:v", - "number": "5", - "sid": "ISA 38:5" + "type": "char:fq", + "content": [ + "परन्तु वे चुप रहे:" + ] }, - "“जाकर हिजकिय्याह से कह कि तेरे मूलपुरुष दाऊद का परमेश्वर यहोवा यह कहता है, ‘मैंने तेरी प्रार्थना सुनी और तेरे आँसू देखे हैं; सुन, मैं तेरी आयु पन्द्रह वर्ष और बढ़ा दूँगा।", { - "type": "verse:v", - "number": "6", - "sid": "ISA 38:6" - }, - "अश्शूर के राजा के हाथ से मैं तेरी और इस नगर की रक्षा करके बचाऊँगा।’”" - ] - }, + "type": "char:ft", + "content": [ + "हिजकिय्याह की आज्ञा थी कि वे प्रतिक्रिया न दिखाएँ। उन्हें केवल रबशाके की बातें सुननी थीं और उसे समाचार देना था कि वह आगे की कार्यवाही सोचे।" + ] + } + ] + } + ] + }, + "और उसके उत्तर में एक बात भी न कही, क्योंकि राजा की ऐसी आज्ञा थी कि उसको उत्तर न देना।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 36:22" + }, + "तब हिल्किय्याह का पुत्र एलयाकीम जो राजघराने के काम पर नियुक्त था और शेबना जो मंत्री था और आसाप का पुत्र योआह जो इतिहास का लेखक था, इन्होंने हिजकिय्याह के पास वस्त्र फाड़े हुए जाकर रबशाके की बातें कह सुनाई।" + ] + }, + { + "type": "chapter:c", + "number": "37", + "sid": "ISA 37" + }, + { + "type": "para:s", + "content": [ + "हिजकिय्याह का यशायाह से सलाह माँगना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 37:1" + }, + "जब हिजकिय्याह राजा ने यह सुना, तब वह अपने वस्त्र फाड़ और टाट ओढ़कर यहोवा के भवन में गया।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 37:2" + }, + "और उसने एलयाकीम को जो राजघराने के काम पर नियुक्त था और शेबना मंत्री को और याजकों के पुरनियों को जो सब टाट ओढ़े हुए थे, आमोस के पुत्र यशायाह नबी के पास भेज दिया।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 37:3" + }, + "उन्होंने उससे कहा, “हिजकिय्याह यह कहता है कि ‘आज का दिन संकट और उलाहने और निन्दा का दिन है, बच्चे जन्मने पर हुए पर जच्चा को जनने का बल न रहा।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 37:4" + }, + "सम्भव है कि तेरे परमेश्वर यहोवा ने रबशाके की बातें सुनी जिसे उसके स्वामी अश्शूर के राजा ने", + { + "type": "char:it", + "content": [ + "जीविते परमेश्वर की निन्दा करने को भेजा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37.4" + ] + }, + { + "type": "char:fq", + "content": [ + "जीविते परमेश्वर की निन्दा करने को भेजा:" + ] + }, + { + "type": "char:ft", + "content": [ + "जीवित परमेश्वर मूर्तियों से तुलना करने से घृणा करता है। मूर्तियाँ तो मात्र लकड़ी या पत्थर के टुकड़े होती थीं।" + ] + } + ] + } + ] + }, + "है, और जो बातें तेरे परमेश्वर यहोवा ने सुनी हैं उसके लिये उन्हें दपटे; अतः तू इन बचे हुओं के लिये जो रह गए हैं, प्रार्थना कर।’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 38:7" - }, - "यहोवा अपने इस कहे हुए वचन को पूरा करेगा,", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 38:8" - }, - "और यहोवा की ओर से इस बात का तेरे लिये यह चिन्ह होगा कि धूप की छाया जो आहाज की धूपघड़ी में ढल गई है, मैं दस अंश पीछे की ओर लौटा दूँगा। अतः वह छाया जो दस अंश ढल चुकी थी लौट गई।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 37:5" }, + "जब हिजकिय्याह राजा के कर्मचारी यशायाह के पास आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 38:9" - }, - "यहूदा के राजा हिजकिय्याह का लेख जो उसने लिखा जब वह रोगी होकर चंगा हो गया था, वह यह है:" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 37:6" }, + "तब यशायाह ने उनसे कहा, “अपने स्वामी से कहो, ‘यहोवा यह कहता है कि जो वचन तूने सुने हैं जिनके द्वारा अश्शूर के राजा के जनों ने मेरी निन्दा की है, उनके कारण मत डर।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 38:10" - }, - "मैंने कहा, अपनी आयु के बीच ही मैं अधोलोक के फाटकों में प्रवेश करूँगा;" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 37:7" }, + "सुन, मैं उसके मन में प्रेरणा उत्पन्न करूँगा जिससे वह कुछ समाचार सुनकर अपने देश को लौट जाए; और मैं उसको उसी देश में तलवार से मरवा डालूँगा।’”" + ] + }, + { + "type": "para:s", + "content": [ + "सन्हेरीब का पत्र" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "क्योंकि मेरी शेष आयु हर ली गई है।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 16:18)" - ] - }, - "" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 37:8" + }, + "तब रबशाके ने लौटकर अश्शूर के राजा को लिब्ना नगर से युद्ध करते पाया; क्योंकि उसने सुना था कि वह लाकीश के पास से उठ गया है।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 37:9" }, + "उसने कूश के राजा तिर्हाका के विषय यह सुना कि वह उससे लड़ने को निकला है। तब उसने हिजकिय्याह के पास दूतों को यह कहकर भेजा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 38:11" - }, - "मैंने कहा, मैं यहोवा को जीवितों की भूमि में फिर न देखने पाऊँगा;" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 37:10" }, + "“तुम यहूदा के राजा हिजकिय्याह से यह कहना, ‘तेरा परमेश्वर जिस पर तू भरोसा करता है, यह कहकर तुझे धोखा न देने पाए कि यरूशलेम अश्शूर के राजा के वश में न पड़ेगा।", { - "type": "para:q", - "content": [ - "इस लोक के निवासियों को मैं फिर न देखूँगा।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 37:11" + }, + "देख, तूने सुना है कि अश्शूर के राजाओं ने सब देशों से कैसा व्यवहार किया कि उन्हें सत्यानाश ही कर दिया।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 37:12" + }, + "फिर क्या तू बच जाएगा? गोजान और हारान और रेसेप में रहनेवाली जिन जातियों को और तलस्सार में रहनेवाले एदेनी लोगों को मेरे पुरखाओं ने नाश किया, क्या उनके देवताओं ने उन्हें बचा लिया?", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 37:13" }, + "हमात का राजा, अर्पाद का राजा, सपर्वैम नगर का राजा, और हेना और इव्वा के राजा, ये सब कहाँ गए?’”" + ] + }, + { + "type": "para:s", + "content": [ + "हिजकिय्याह की प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 38:12" - }, - "मेरा घर चरवाहे के तम्बू के समान उठा लिया गया है;" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 37:14" }, + "इस पत्री को हिजकिय्याह ने दूतों के हाथ से लेकर पढ़ा; तब उसने यहोवा के भवन में जाकर उस पत्री को यहोवा के सामने फैला दिया।", { - "type": "para:q", - "content": [ - "मैंने जुलाहे के समान अपने जीवन को लपेट दिया है;" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 37:15" }, + "और यहोवा से यह प्रार्थना की,", { - "type": "para:q", - "content": [ - "वह मुझे ताँत से काट लेगा;" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 37:16" }, + "“हे सेनाओं के यहोवा, हे करूबों पर विराजमान इस्राएल के परमेश्वर, पृथ्वी के सब राज्यों के ऊपर केवल तू ही परमेश्वर है; आकाश और पृथ्वी को तू ही ने बनाया है।", { - "type": "para:q", - "content": [ - "एक ही दिन में तू मेरा अन्त कर डालेगा।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 37:17" }, + "हे यहोवा, कान लगाकर सुन; हे यहोवा आँख खोलकर देख; और सन्हेरीब के सब वचनों को सुन ले, जिसने जीविते परमेश्वर की निन्दा करने को लिख भेजा है।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 38:13" - }, - "मैं भोर तक अपने मन को शान्त करता रहा;" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 37:18" }, + "हे यहोवा, सच तो है कि अश्शूर के राजाओं ने सब जातियों के देशों को उजाड़ा है", { - "type": "para:q", - "content": [ - { - "type": "char:it", - "content": [ - "वह सिंह के समान मेरी सब हड्डियों को तोड़ता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "38.13" - ] - }, - { - "type": "char:fq", - "content": [ - "वह सिंह के समान मेरी सब हड्डियों को तोड़ता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "जैसे शेर अपने शिकार की हड्डियाँ तोड़ता है जिससे घोर पीड़ा एवं तात्कालिक मृत्यु हो जाये उसी प्रकार यहोवा भी घोर पीड़ा एवं तात्कालिक मृत्यु देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - } - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 37:19" }, + "और उनके देवताओं को आग में झोंका है; क्योंकि वे ईश्वर न थे, वे केवल मनुष्यों की कारीगरी, काठ और पत्थर ही थे; इस कारण वे उनको नाश कर सके।", { - "type": "para:q", - "content": [ - "एक ही दिन में तू मेरा अन्त कर डालता है।" - ] + "type": "char:bdit", + "content": [ + "(भज. 115:4-8, गला. 4:8)" + ] }, { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 38:14" - }, - "मैं सूपाबेनी या सारस के समान च्यूं-च्यूं करता, मैं पिण्डुक के समान विलाप करता हूँ।" - ] + "type": "verse:v", + "number": "20", + "sid": "ISA 37:20" }, + "अब हे हमारे परमेश्वर यहोवा, तू हमें उसके हाथ से बचा जिससे पृथ्वी के राज्य-राज्य के लोग जान लें कि केवल तू ही यहोवा है।”" + ] + }, + { + "type": "para:s", + "content": [ + "सन्हेरीब के विषय में परमेश्वर का वचन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "मेरी आँखें ऊपर देखते-देखते पत्थरा गई हैं।" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 37:21" }, + "तब आमोस के पुत्र यशायाह ने हिजकिय्याह के पास यह कहला भेजा, “इस्राएल का परमेश्वर यहोवा यह कहता है, तूने जो अश्शूर के राजा सन्हेरीब के विषय में मुझसे प्रार्थना की है,", { - "type": "para:q", - "content": [ - "हे यहोवा, मुझ पर अंधेर हो रहा है; तू मेरा सहारा हो!" - ] + "type": "verse:v", + "number": "22", + "sid": "ISA 37:22" }, + "उसके विषय यहोवा ने यह वचन कहा है, ‘सिय्योन की कुँवारी कन्या तुझे तुच्छ जानती है और उपहास में उड़ाती है; यरूशलेम की पुत्री तुझ पर सिर हिलाती है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ISA 38:15" - }, - "मैं क्या कहूँ? उसी ने मुझसे प्रतिज्ञा की और पूरा भी किया है।" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 37:23" }, + "“‘तूने किसकी नामधराई और निन्दा की है? और तू जो बड़ा बोल बोला और घमण्ड किया है, वह किसके विरुद्ध किया है? इस्राएल के पवित्र के विरुद्ध!", { - "type": "para:q", - "content": [ - "मैं जीवन भर कड़वाहट के साथ धीरे धीरे चलता रहूँगा।" - ] + "type": "verse:v", + "number": "24", + "sid": "ISA 37:24" }, + "अपने कर्मचारियों के द्वारा तूने प्रभु की निन्दा करके कहा है कि बहुत से रथ लेकर मैं पर्वतों की चोटियों पर वरन् लबानोन के बीच तक चढ़ आया हूँ; मैं उसके ऊँचे-ऊँचे देवदारों और अच्छे-अच्छे सनोवर वृक्षों को काट डालूँगा और उसके दूर-दूर के ऊँचे स्थानों में और उसके वन की फलदाई बारियों में प्रवेश करूँगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 38:16" - }, - "हे प्रभु, इन्हीं बातों से लोग जीवित हैं, और इन सभी से मेरी आत्मा को जीवन मिलता है।" - ] + "type": "verse:v", + "number": "25", + "sid": "ISA 37:25" }, + "मैंने खुदवाकर पानी पिया और मिस्र की नहरों में पाँव धरते ही उन्हें सूखा दिया।", { - "type": "para:q", - "content": [ - "तू मुझे चंगा कर और मुझे जीवित रख!" - ] + "type": "verse:v", + "number": "26", + "sid": "ISA 37:26" }, + "क्या तूने नहीं सुना कि प्राचीनकाल से मैंने यही ठाना और पूर्वकाल से इसकी तैयारी की थी? इसलिए अब", { - "type": "para:q", - "content": [ + "type": "char:it", + "content": [ + "मैंने यह पूरा भी किया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "37.26" + ] + }, { - "type": "verse:v", - "number": "17", - "sid": "ISA 38:17" + "type": "char:fq", + "content": [ + "मैंने यह पूरा भी किया है:" + ] }, - "देख, शान्ति ही के लिये मुझे बड़ी कड़वाहट मिली;" - ] + { + "type": "char:ft", + "content": [ + "तुम गर्व से कहते हो कि यह सब तुम्हारी सम्मति एवं सामर्थ्य से है। परन्तु मैंने यह किया है अर्थात् मैंने बहुत पहले से ही इसका विचार किया, इसकी योजना बनाई और इसका प्रबन्ध किया था।" + ] + } + ] + } + ] }, + "कि तू गढ़वाले नगरों को खण्डहर ही खण्डहर कर दे।", { - "type": "para:q", - "content": [ - "परन्तु तूने स्नेह करके मुझे विनाश के गड्ढे से निकाला है," - ] + "type": "verse:v", + "number": "27", + "sid": "ISA 37:27" }, + "इसी कारण उनके रहनेवालों का बल घट गया और वे विस्मित और लज्जित हुए: वे मैदान के छोटे-छोटे पेड़ों और हरी घास और छत पर की घास और ऐसे अनाज के समान हो गए जो बढ़ने से पहले ही सूख जाता है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "क्योंकि मेरे सब पापों को तूने अपनी पीठ के पीछे फेंक दिया है।" - ] + "type": "verse:v", + "number": "28", + "sid": "ISA 37:28" }, + "“‘मैं तो तेरा बैठना, कूच करना और लौट आना जानता हूँ; और यह भी कि तू मुझ पर अपना क्रोध भड़काता है।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 38:18" - }, - "क्योंकि अधोलोक तेरा धन्यवाद नहीं कर सकता, न मृत्यु तेरी स्तुति कर सकती है;" - ] + "type": "verse:v", + "number": "29", + "sid": "ISA 37:29" }, + "इस कारण कि तू मुझ पर अपना क्रोध भड़काता और तेरे अभिमान की बातें मेरे कानों में पड़ी हैं, मैं तेरी नाक में नकेल डालकर और तेरे मुँह में अपनी लगाम लगाकर जिस मार्ग से तू आया है उसी मार्ग से तुझे लौटा दूँगा।’" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "जो कब्र में पड़ें वे तेरी सच्चाई की आशा नहीं रख सकते" - ] + "type": "verse:v", + "number": "30", + "sid": "ISA 37:30" }, + "“और तेरे लिये यह चिन्ह होगा कि इस वर्ष तो तुम उसे खाओगे जो आप से आप उगें, और दूसरे वर्ष वह जो उससे उत्पन्न हो, और तीसरे वर्ष बीज बोकर उसे लवने पाओगे और दाख की बारियाँ लगाने और उनका फल खाने पाओगे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ISA 38:19" - }, - "जीवित, हाँ जीवित ही तेरा धन्यवाद करता है, जैसा मैं आज कर रहा हूँ;" - ] + "type": "verse:v", + "number": "31", + "sid": "ISA 37:31" }, + "और यहूदा के घराने के बचे हुए लोग फिर जड़ पकड़ेंगे और फूलें-फलेंगे;", { - "type": "para:q", - "content": [ - "पिता तेरी सच्चाई का समाचार पुत्रों को देता है।" - ] + "type": "verse:v", + "number": "32", + "sid": "ISA 37:32" }, + "क्योंकि यरूशलेम से बचे हुए और सिय्योन पर्वत से भागे हुए लोग निकलेंगे। सेनाओं का यहोवा अपनी जलन के कारण यह काम करेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 38:20" - }, - "यहोवा मेरा उद्धार करेगा, इसलिए हम जीवन भर यहोवा के भवन में" - ] + "type": "verse:v", + "number": "33", + "sid": "ISA 37:33" + }, + "“इसलिए यहोवा अश्शूर के राजा के विषय यह कहता है कि वह इस नगर में प्रवेश करने, वरन् इस पर एक तीर भी मारने न पाएगा; और न वह ढाल लेकर इसके सामने आने या इसके विरुद्ध दमदमा बाँधने पाएगा।", + { + "type": "verse:v", + "number": "34", + "sid": "ISA 37:34" }, + "जिस मार्ग से वह आया है उसी से वह लौट भी जाएगा और इस नगर में प्रवेश न करने पाएगा, यहोवा की यही वाणी है।", { - "type": "para:q", - "content": [ - "तारवाले बाजों पर अपने रचे हुए गीत गाते रहेंगे।" - ] + "type": "verse:v", + "number": "35", + "sid": "ISA 37:35" }, + "क्योंकि मैं अपने निमित्त और अपने दास दाऊद के निमित्त,", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "इस नगर की रक्षा करके उसे बचाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "ISA 38:21" + "type": "char:fr", + "content": [ + "37.35" + ] }, - "यशायाह ने कहा था, “अंजीरों की एक टिकिया बनाकर हिजकिय्याह के फोड़े पर बाँधी जाए, तब वह बचेगा।”", { - "type": "verse:v", - "number": "22", - "sid": "ISA 38:22" + "type": "char:fq", + "content": [ + "इस नगर की रक्षा करके उसे बचाऊँगा:" + ] }, - "हिजकिय्याह ने पूछा था, “इसका क्या चिन्ह है कि मैं यहोवा के भवन को फिर जाने पाऊँगा?”" - ] + { + "type": "char:ft", + "content": [ + "हिजकिय्याह ने उस नगर की सुरक्षा के लिए जो कुछ भी किया था उसके उपरान्त भी यहोवा ही है जो उसको सुरक्षित रख सकता है।" + ] + } + ] + } + ] + }, + "।”" + ] + }, + { + "type": "para:s", + "content": [ + "सन्हेरीब की हार और मृत्यु" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "ISA 37:36" + }, + "तब यहोवा के दूत ने निकलकर अश्शूरियों की छावनी में एक लाख पचासी हजार पुरुषों को मारा; और भोर को जब लोग उठे तब क्या देखा कि शव ही शव पड़े हैं।", + { + "type": "verse:v", + "number": "37", + "sid": "ISA 37:37" + }, + "तब अश्शूर का राजा सन्हेरीब चल दिया और लौटकर नीनवे में रहने लगा।", + { + "type": "verse:v", + "number": "38", + "sid": "ISA 37:38" + }, + "वहाँ वह अपने देवता निस्रोक के मन्दिर में दण्डवत् कर रहा था कि इतने में उसके पुत्र अद्रम्मेलेक और शरेसेर ने उसको तलवार से मारा और अरारात देश में भाग गए। और उसका पुत्र एसर्हद्दोन उसके स्थान पर राज्य करने लगा।" + ] + }, + { + "type": "chapter:c", + "number": "38", + "sid": "ISA 38" + }, + { + "type": "para:s", + "content": [ + "हिजकिय्याह की बीमारी और चंगाई" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 38:1" + }, + "उन दिनों में हिजकिय्याह ऐसा रोगी हुआ कि वह मरने पर था। और आमोस के पुत्र यशायाह नबी ने उसके पास जाकर कहा, “यहोवा यह कहता है, अपने घराने के विषय जो आज्ञा देनी हो वह दे, क्योंकि तू न बचेगा मर ही जाएगा।”", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 38:2" + }, + "तब", + { + "type": "char:it", + "content": [ + "हिजकिय्याह ने दीवार की ओर मुँह फेरकर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38.2" + ] + }, + { + "type": "char:fq", + "content": [ + "हिजकिय्याह ने दीवार की ओर मुँह फेरकर:" + ] + }, + { + "type": "char:ft", + "content": [ + "उसने दीवार की ओर मुँह शायद इसलिए फेरा कि उसकी भावनाएँ और उसके आँसू पास खड़े लोगों से छिपे रहें या कि वह अधिक भक्ति की मुद्रा में हो।" + ] + } + ] + } + ] + }, + "यहोवा से प्रार्थना करके कहा;", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 38:3" + }, + "“हे यहोवा, मैं विनती करता हूँ, स्मरण कर कि मैं सच्चाई और खरे मन से अपने को तेरे सम्मुख जानकर चलता आया हूँ और जो तेरी दृष्टि में उचित था वही करता आया हूँ।” और हिजकिय्याह बिलख-बिलख कर रोने लगा।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 38:4" + }, + "तब यहोवा का यह वचन यशायाह के पास पहुँचा,", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 38:5" + }, + "“जाकर हिजकिय्याह से कह कि तेरे मूलपुरुष दाऊद का परमेश्वर यहोवा यह कहता है, ‘मैंने तेरी प्रार्थना सुनी और तेरे आँसू देखे हैं; सुन, मैं तेरी आयु पन्द्रह वर्ष और बढ़ा दूँगा।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 38:6" + }, + "अश्शूर के राजा के हाथ से मैं तेरी और इस नगर की रक्षा करके बचाऊँगा।’”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 38:7" + }, + "यहोवा अपने इस कहे हुए वचन को पूरा करेगा,", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 38:8" + }, + "और यहोवा की ओर से इस बात का तेरे लिये यह चिन्ह होगा कि धूप की छाया जो आहाज की धूपघड़ी में ढल गई है, मैं दस अंश पीछे की ओर लौटा दूँगा। अतः वह छाया जो दस अंश ढल चुकी थी लौट गई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 38:9" + }, + "यहूदा के राजा हिजकिय्याह का लेख जो उसने लिखा जब वह रोगी होकर चंगा हो गया था, वह यह है:" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 38:10" + }, + "मैंने कहा, अपनी आयु के बीच ही मैं अधोलोक के फाटकों में प्रवेश करूँगा;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि मेरी शेष आयु हर ली गई है।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 16:18)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 38:11" + }, + "मैंने कहा, मैं यहोवा को जीवितों की भूमि में फिर न देखने पाऊँगा;" + ] + }, + { + "type": "para:q", + "content": [ + "इस लोक के निवासियों को मैं फिर न देखूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 38:12" + }, + "मेरा घर चरवाहे के तम्बू के समान उठा लिया गया है;" + ] + }, + { + "type": "para:q", + "content": [ + "मैंने जुलाहे के समान अपने जीवन को लपेट दिया है;" + ] + }, + { + "type": "para:q", + "content": [ + "वह मुझे ताँत से काट लेगा;" + ] + }, + { + "type": "para:q", + "content": [ + "एक ही दिन में तू मेरा अन्त कर डालेगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 38:13" + }, + "मैं भोर तक अपने मन को शान्त करता रहा;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "char:it", + "content": [ + "वह सिंह के समान मेरी सब हड्डियों को तोड़ता है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "38.13" + ] + }, + { + "type": "char:fq", + "content": [ + "वह सिंह के समान मेरी सब हड्डियों को तोड़ता है:" + ] + }, + { + "type": "char:ft", + "content": [ + "जैसे शेर अपने शिकार की हड्डियाँ तोड़ता है जिससे घोर पीड़ा एवं तात्कालिक मृत्यु हो जाये उसी प्रकार यहोवा भी घोर पीड़ा एवं तात्कालिक मृत्यु देगा।" + ] + } + ] + } + ] + }, + ";" + ] + }, + { + "type": "para:q", + "content": [ + "एक ही दिन में तू मेरा अन्त कर डालता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ISA 38:14" + }, + "मैं सूपाबेनी या सारस के समान च्यूं-च्यूं करता, मैं पिण्डुक के समान विलाप करता हूँ।" + ] + }, + { + "type": "para:q", + "content": [ + "मेरी आँखें ऊपर देखते-देखते पत्थरा गई हैं।" + ] + }, + { + "type": "para:q", + "content": [ + "हे यहोवा, मुझ पर अंधेर हो रहा है; तू मेरा सहारा हो!" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 38:15" + }, + "मैं क्या कहूँ? उसी ने मुझसे प्रतिज्ञा की और पूरा भी किया है।" + ] + }, + { + "type": "para:q", + "content": [ + "मैं जीवन भर कड़वाहट के साथ धीरे धीरे चलता रहूँगा।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ISA 38:16" + }, + "हे प्रभु, इन्हीं बातों से लोग जीवित हैं, और इन सभी से मेरी आत्मा को जीवन मिलता है।" + ] + }, + { + "type": "para:q", + "content": [ + "तू मुझे चंगा कर और मुझे जीवित रख!" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 38:17" + }, + "देख, शान्ति ही के लिये मुझे बड़ी कड़वाहट मिली;" + ] + }, + { + "type": "para:q", + "content": [ + "परन्तु तूने स्नेह करके मुझे विनाश के गड्ढे से निकाला है," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि मेरे सब पापों को तूने अपनी पीठ के पीछे फेंक दिया है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 38:18" + }, + "क्योंकि अधोलोक तेरा धन्यवाद नहीं कर सकता, न मृत्यु तेरी स्तुति कर सकती है;" + ] + }, + { + "type": "para:q", + "content": [ + "जो कब्र में पड़ें वे तेरी सच्चाई की आशा नहीं रख सकते" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ISA 38:19" + }, + "जीवित, हाँ जीवित ही तेरा धन्यवाद करता है, जैसा मैं आज कर रहा हूँ;" + ] + }, + { + "type": "para:q", + "content": [ + "पिता तेरी सच्चाई का समाचार पुत्रों को देता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 38:20" + }, + "यहोवा मेरा उद्धार करेगा, इसलिए हम जीवन भर यहोवा के भवन में" + ] + }, + { + "type": "para:q", + "content": [ + "तारवाले बाजों पर अपने रचे हुए गीत गाते रहेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 38:21" + }, + "यशायाह ने कहा था, “अंजीरों की एक टिकिया बनाकर हिजकिय्याह के फोड़े पर बाँधी जाए, तब वह बचेगा।”", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 38:22" + }, + "हिजकिय्याह ने पूछा था, “इसका क्या चिन्ह है कि मैं यहोवा के भवन को फिर जाने पाऊँगा?”" + ] + }, + { + "type": "chapter:c", + "number": "39", + "sid": "ISA 39" + }, + { + "type": "para:s", + "content": [ + "हिजकिय्याह की मूर्खता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 39:1" + }, + "उस समय बलदान का पुत्र मरोदक बलदान, जो बाबेल का राजा था, उसने हिजकिय्याह के रोगी होने और फिर चंगे हो जाने की चर्चा सुनकर उसके पास पत्री और भेंट भेजी।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 39:2" + }, + "इनसे हिजकिय्याह ने प्रसन्न होकर अपने अनमोल पदार्थों का भण्डार और चाँदी, सोना, सुगन्ध-द्रव्य, उत्तम तेल और अपने अनमोल पदार्थों का भण्डारों में जो-जो वस्तुएँ थी, वे सब उनको दिखलाई। हिजकिय्याह के भवन और राज्य भर में कोई ऐसी वस्तु नहीं रह गई जो उसने उन्हें न दिखाई हो।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 39:3" + }, + "तब यशायाह नबी ने हिजकिय्याह राजा के पास जाकर पूछा, “वे मनुष्य क्या कह गए, और वे कहाँ से तेरे पास आए थे?” हिजकिय्याह ने कहा, “वे तो दूर देश से अर्थात् बाबेल से मेरे पास आए थे।”", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 39:4" + }, + "फिर उसने पूछा, “", + { + "type": "char:it", + "content": [ + "तेरे भवन में उन्होंने क्या-क्या देखा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "39.4" + ] + }, + { + "type": "char:fq", + "content": [ + "तेरे भवन में उन्होंने क्या-क्या देखा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह अति सम्भव है कि हिजकिय्याह ने उन्हें अपने राज्य का खजाना दिखाया था यरूशलेम में सर्वविदित था। ऐसा तथ्य सार्वजनिक ध्यानाकर्षक का कारण हो सकता है और मनुष्यों द्वारा कारण की खोज उत्पन्न कर सकता है।" + ] + } + ] + } + ] + }, + "है?” हिजकिय्याह ने कहा, “जो कुछ मेरे भवन में है, वह सब उन्होंने देखे है; मेरे भण्डारों में कोई ऐसी वस्तु नहीं जो मैंने उन्हें न दिखाई हो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 39:5" + }, + "तब यशायाह ने हिजकिय्याह से कहा, “सेनाओं के यहोवा का यह वचन सुन ले:", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 39:6" + }, + "ऐसे दिन आनेवाले हैं, जिनमें जो कुछ तेरे भवन में है और जो कुछ आज के दिन तक तेरे पुरखाओं का रखा हुआ तेरे भण्डारों में हैं, वह सब बाबेल को उठ जाएगा; यहोवा यह कहता है कि कोई वस्तु न बचेगी।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 39:7" + }, + "जो पुत्र तेरे वंश में उत्पन्न हों, उनमें से भी कई को वे बँधुवाई में ले जाएँगे; और वे खोजे बनकर बाबेल के राजभवन में रहेंगे।”", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 39:8" + }, + "हिजकिय्याह ने यशायाह से कहा, “यहोवा का वचन जो तूने कहा है वह भला ही है।” फिर उसने कहा, “मेरे दिनों में तो शान्ति और सच्चाई बनी रहेगी।”" + ] + }, + { + "type": "chapter:c", + "number": "40", + "sid": "ISA 40" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के लोगों को शान्ति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 40:1" + }, + "तुम्हारा परमेश्वर यह कहता है, मेरी प्रजा को शान्ति दो, शान्ति दो!", + { + "type": "char:bdit", + "content": [ + "(भज. 85:8, 2 कुरि. 1:4)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 40:2" + }, + "यरूशलेम से शान्ति की बातें कहो; और उससे पुकारकर कहो कि तेरी कठिन सेवा पूरी हुई है, तेरे अधर्म का दण्ड अंगीकार किया गया है: यहोवा के हाथ से तू अपने सब पापों का दूना दण्ड पा चुका है।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 1:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 40:3" }, + "किसी की पुकार सुनाई देती है, “जंगल में यहोवा का मार्ग सुधारो, हमारे परमेश्वर के लिये अराबा में एक राजमार्ग चौरस करो।", { - "type": "chapter:c", - "number": "39", - "sid": "ISA 39" + "type": "char:bdit", + "content": [ + "(मत्ती 3:3, मर. 1:3, मला. 3:1, यूह. 1:23)" + ] }, { - "type": "para:s", - "content": [ - "हिजकिय्याह की मूर्खता" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 40:4" }, + "हर एक तराई भर दी जाए और हर एक पहाड़ और पहाड़ी गिरा दी जाए; जो टेढ़ा है वह सीधा और जो ऊँचा नीचा है वह चौरस किया जाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 39:1" - }, - "उस समय बलदान का पुत्र मरोदक बलदान, जो बाबेल का राजा था, उसने हिजकिय्याह के रोगी होने और फिर चंगे हो जाने की चर्चा सुनकर उसके पास पत्री और भेंट भेजी।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 39:2" - }, - "इनसे हिजकिय्याह ने प्रसन्न होकर अपने अनमोल पदार्थों का भण्डार और चाँदी, सोना, सुगन्ध-द्रव्य, उत्तम तेल और अपने अनमोल पदार्थों का भण्डारों में जो-जो वस्तुएँ थी, वे सब उनको दिखलाई। हिजकिय्याह के भवन और राज्य भर में कोई ऐसी वस्तु नहीं रह गई जो उसने उन्हें न दिखाई हो।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 39:3" - }, - "तब यशायाह नबी ने हिजकिय्याह राजा के पास जाकर पूछा, “वे मनुष्य क्या कह गए, और वे कहाँ से तेरे पास आए थे?” हिजकिय्याह ने कहा, “वे तो दूर देश से अर्थात् बाबेल से मेरे पास आए थे।”", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 39:4" - }, - "फिर उसने पूछा, “", + "type": "verse:v", + "number": "5", + "sid": "ISA 40:5" + }, + "तब यहोवा का तेज प्रगट होगा और सब प्राणी उसको एक संग देखेंगे; क्योंकि यहोवा ने आप ही ऐसा कहा है।”", + { + "type": "char:bdit", + "content": [ + "(भज. 72:19, लूका 3:6)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 40:6" + }, + "बोलनेवाले का वचन सुनाई दिया, “प्रचार कर!” मैंने कहा, “मैं क्या प्रचार करूँ?” सब प्राणी घास हैं, उनकी शोभा मैदान के फूल के समान है।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 40:7" + }, + "जब यहोवा की साँस उस पर चलती है, तब घास सूख जाती है, और फूल मुर्झा जाता है; निःसन्देह प्रजा घास है।", + { + "type": "char:bdit", + "content": [ + "(याकू. 1:10,11)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ISA 40:8" + }, + "घास तो सूख जाती, और फूल मुर्झा जाता है; परन्तु", + { + "type": "char:it", + "content": [ + "हमारे परमेश्वर का वचन सदैव अटल रहेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तेरे भवन में उन्होंने क्या-क्या देखा" - ] + "type": "char:fr", + "content": [ + "40.8" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "39.4" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरे भवन में उन्होंने क्या-क्या देखा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह अति सम्भव है कि हिजकिय्याह ने उन्हें अपने राज्य का खजाना दिखाया था यरूशलेम में सर्वविदित था। ऐसा तथ्य सार्वजनिक ध्यानाकर्षक का कारण हो सकता है और मनुष्यों द्वारा कारण की खोज उत्पन्न कर सकता है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "हमारे परमेश्वर का वचन सदैव अटल रहेगा:" + ] }, { - "type": "char:it", - "content": [ - "* है?” हिजकिय्याह ने कहा, “जो कुछ मेरे भवन में है, वह सब उन्होंने देखे है; मेरे भण्डारों में कोई ऐसी वस्तु नहीं जो मैंने उन्हें न दिखाई हो।”" - ] + "type": "char:ft", + "content": [ + "परमेश्वर का वचन का संदर्भ या तो दासत्व से उसकी प्रजा की रक्षा एवं मोक्ष की प्रतिज्ञा से है या सामान्य अर्थ हो सकता है कि उसकी प्रतिज्ञाएँ दृढ़ एवं अपरिवर्तनीय हैं।" + ] } - ] + ] + } + ] }, + "।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 39:5" - }, - "तब यशायाह ने हिजकिय्याह से कहा, “सेनाओं के यहोवा का यह वचन सुन ले:", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 39:6" - }, - "ऐसे दिन आनेवाले हैं, जिनमें जो कुछ तेरे भवन में है और जो कुछ आज के दिन तक तेरे पुरखाओं का रखा हुआ तेरे भण्डारों में हैं, वह सब बाबेल को उठ जाएगा; यहोवा यह कहता है कि कोई वस्तु न बचेगी।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 39:7" - }, - "जो पुत्र तेरे वंश में उत्पन्न हों, उनमें से भी कई को वे बँधुवाई में ले जाएँगे; और वे खोजे बनकर बाबेल के राजभवन में रहेंगे।”", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 39:8" - }, - "हिजकिय्याह ने यशायाह से कहा, “यहोवा का वचन जो तूने कहा है वह भला ही है।” फिर उसने कहा, “मेरे दिनों में तो शान्ति और सच्चाई बनी रहेगी।”" - ] + "type": "char:bdit", + "content": [ + "(1 पत. 1:24,25)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 40:9" }, + "हे सिय्योन को शुभ समाचार सुनानेवाली, ऊँचे पहाड़ पर चढ़ जा; हे यरूशलेम को शुभ समाचार सुनानेवाली, बहुत ऊँचे शब्द से सुना, ऊँचे शब्द से सुना, मत डर; यहूदा के नगरों से कह, “अपने परमेश्वर को देखो!”", { - "type": "chapter:c", - "number": "40", - "sid": "ISA 40" + "type": "char:bdit", + "content": [ + "(यशा. 52:7,8)" + ] }, { - "type": "para:s", - "content": [ - "परमेश्वर के लोगों को शान्ति" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 40:10" }, + "देखो, प्रभु यहोवा सामर्थ्य दिखाता हुआ आ रहा है, वह अपने भुजबल से प्रभुता करेगा; देखो, जो मजदूरी देने की है वह उसके पास है और जो बदला देने का है वह उसके हाथ में है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 40:1" - }, - "तुम्हारा परमेश्वर यह कहता है, मेरी प्रजा को शान्ति दो, शान्ति दो!", - { - "type": "char:bdit", - "content": [ - "(भज. 85:8, 2 कुरि. 1:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 40:2" - }, - "यरूशलेम से शान्ति की बातें कहो; और उससे पुकारकर कहो कि तेरी कठिन सेवा पूरी हुई है, तेरे अधर्म का दण्ड अंगीकार किया गया है: यहोवा के हाथ से तू अपने सब पापों का दूना दण्ड पा चुका है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 1:5)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 22:7-12)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 40:3" - }, - "किसी की पुकार सुनाई देती है, “जंगल में यहोवा का मार्ग सुधारो, हमारे परमेश्वर के लिये अराबा में एक राजमार्ग चौरस करो।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 3:3, मर. 1:3, मला. 3:1, यूह. 1:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 40:4" - }, - "हर एक तराई भर दी जाए और हर एक पहाड़ और पहाड़ी गिरा दी जाए; जो टेढ़ा है वह सीधा और जो ऊँचा नीचा है वह चौरस किया जाए।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 40:5" - }, - "तब यहोवा का तेज प्रगट होगा और सब प्राणी उसको एक संग देखेंगे; क्योंकि यहोवा ने आप ही ऐसा कहा है।”", - { - "type": "char:bdit", - "content": [ - "(भज. 72:19, लूका 3:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 40:11" }, + "वह चरवाहे के समान अपने झुण्ड को चराएगा, वह भेड़ों के बच्चों को अँकवार में लिए रहेगा और दूध पिलानेवालियों को धीरे धीरे ले चलेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 40:6" - }, - "बोलनेवाले का वचन सुनाई दिया, “प्रचार कर!” मैंने कहा, “मैं क्या प्रचार करूँ?” सब प्राणी घास हैं, उनकी शोभा मैदान के फूल के समान है।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 40:7" - }, - "जब यहोवा की साँस उस पर चलती है, तब घास सूख जाती है, और फूल मुर्झा जाता है; निःसन्देह प्रजा घास है।", - { - "type": "char:bdit", - "content": [ - "(याकू. 1:10,11)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 40:8" - }, - "घास तो सूख जाती, और फूल मुर्झा जाता है; परन्तु", - { - "type": "char:it", - "content": [ - "हमारे परमेश्वर का वचन सदैव अटल रहेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "40.8" - ] - }, - { - "type": "char:fq", - "content": [ - "हमारे परमेश्वर का वचन सदैव अटल रहेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर का वचन का संदर्भ या तो दासत्व से उसकी प्रजा की रक्षा एवं मोक्ष की प्रतिज्ञा से है या सामान्य अर्थ हो सकता है कि उसकी प्रतिज्ञाएँ दृढ़ एवं अपरिवर्तनीय हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(1 पत. 1:24,25)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(यहे. 34:23, मीका 5:4)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल का अतुलनीय परमेश्वर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 40:12" + }, + "किसने महासागर को चुल्लू से मापा और किसके बित्ते से आकाश का नाप हुआ, किसने पृथ्वी की मिट्टी को नपुए में भरा और पहाड़ों को तराजू में और पहाड़ियों को काँटे में तौला है?", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 40:13" + }, + "किसने यहोवा की आत्मा को मार्ग बताया या उसका", + { + "type": "char:it", + "content": [ + "सलाहकार होकर उसको ज्ञान सिखाया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "40.13" + ] + }, + { + "type": "char:fq", + "content": [ + "सलाहकार होकर उसको ज्ञान सिखाया:" + ] + }, + { + "type": "char:ft", + "content": [ + "वह परामर्श के लिए न तो मनुष्यों पर न ही स्वर्गदूतों पर निर्भर करता है। वह सर्वोच्च है, आत्म-निर्भर है और अनन्त है। उसे परामर्श देने योग्य कोई नहीं है।" + ] + } + ] + } + ] }, + "है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 40:9" - }, - "हे सिय्योन को शुभ समाचार सुनानेवाली, ऊँचे पहाड़ पर चढ़ जा; हे यरूशलेम को शुभ समाचार सुनानेवाली, बहुत ऊँचे शब्द से सुना, ऊँचे शब्द से सुना, मत डर; यहूदा के नगरों से कह, “अपने परमेश्वर को देखो!”", - { - "type": "char:bdit", - "content": [ - "(यशा. 52:7,8)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 40:10" - }, - "देखो, प्रभु यहोवा सामर्थ्य दिखाता हुआ आ रहा है, वह अपने भुजबल से प्रभुता करेगा; देखो, जो मजदूरी देने की है वह उसके पास है और जो बदला देने का है वह उसके हाथ में है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 22:7-12)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 40:11" - }, - "वह चरवाहे के समान अपने झुण्ड को चराएगा, वह भेड़ों के बच्चों को अँकवार में लिए रहेगा और दूध पिलानेवालियों को धीरे धीरे ले चलेगा।", - { - "type": "char:bdit", - "content": [ - "(यहे. 34:23, मीका 5:4)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(1 कुरि. 2:16)" + ] }, { - "type": "para:s", - "content": [ - "इस्राएल का अतुलनीय परमेश्वर" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 40:14" }, + "उसने किस से सम्मति ली और किसने उसे समझाकर न्याय का पथ बता दिया और ज्ञान सिखाकर बुद्धि का मार्ग जता दिया है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 40:12" - }, - "किसने महासागर को चुल्लू से मापा और किसके बित्ते से आकाश का नाप हुआ, किसने पृथ्वी की मिट्टी को नपुए में भरा और पहाड़ों को तराजू में और पहाड़ियों को काँटे में तौला है?", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 40:13" - }, - "किसने यहोवा की आत्मा को मार्ग बताया या उसका", - { - "type": "char:it", - "content": [ - "सलाहकार होकर उसको ज्ञान सिखाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "40.13" - ] - }, - { - "type": "char:fq", - "content": [ - "सलाहकार होकर उसको ज्ञान सिखाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह परामर्श के लिए न तो मनुष्यों पर न ही स्वर्गदूतों पर निर्भर करता है। वह सर्वोच्च है, आत्म-निर्भर है और अनन्त है। उसे परामर्श देने योग्य कोई नहीं है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* है?" - ] - }, - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 2:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 40:14" - }, - "उसने किस से सम्मति ली और किसने उसे समझाकर न्याय का पथ बता दिया और ज्ञान सिखाकर बुद्धि का मार्ग जता दिया है?", - { - "type": "char:bdit", - "content": [ - "(रोम. 11:34,35)" - ] - }, - "", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 40:15" - }, - "देखो, जातियाँ तो डोल की एक बूँद या पलड़ों पर की धूल के तुल्य ठहरीं; देखो, वह द्वीपों को धूल के किनकों सरीखे उठाता है।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 40:16" - }, - "लबानोन भी ईंधन के लिये थोड़ा होगा और उसमें के जीव-जन्तु होमबलि के लिये बस न होंगे।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 40:17" - }, - "सारी जातियाँ उसके सामने कुछ नहीं हैं, वे उसकी दृष्टि में लेश और शून्य से भी घट ठहरीं हैं।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 11:34,35)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 40:18" - }, - "तुम परमेश्वर को किसके समान बताओगे और उसकी उपमा किस से दोगे?", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 40:19" - }, - "मूरत! कारीगर ढालता है, सुनार उसको सोने से मढ़ता और उसके लिये चाँदी की साँकलें ढालकर बनाता है।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 40:20" - }, - "जो कंगाल इतना अर्पण नहीं कर सकता, वह ऐसा वृक्ष चुन लेता है जो न घुने; तब एक निपुण कारीगर ढूँढ़कर मूरत खुदवाता और उसे ऐसा स्थिर कराता है कि वह हिल न सके।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 17:29)" - ] - }, - "" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 40:15" }, + "देखो, जातियाँ तो डोल की एक बूँद या पलड़ों पर की धूल के तुल्य ठहरीं; देखो, वह द्वीपों को धूल के किनकों सरीखे उठाता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 40:21" - }, - "क्या तुम नहीं जानते? क्या तुम ने नहीं सुना? क्या तुम को आरम्भ ही से नहीं बताया गया? क्या तुम ने पृथ्वी की नींव पड़ने के समय ही से विचार नहीं किया?", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 40:22" - }, - "यह वह है जो पृथ्वी के घेरे के ऊपर आकाशमण्डल पर विराजमान है; और पृथ्वी के रहनेवाले टिड्डी के तुल्य है; जो आकाश को मलमल के समान फैलाता और ऐसा तान देता है जैसा रहने के लिये तम्बू ताना जाता है;", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 40:23" - }, - "जो बड़े-बड़े हाकिमों को तुच्छ कर देता है, और पृथ्वी के अधिकारियों को शून्य के समान कर देता है।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 40:16" }, + "लबानोन भी ईंधन के लिये थोड़ा होगा और उसमें के जीव-जन्तु होमबलि के लिये बस न होंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 40:24" - }, - "वे रोपे ही जाते, वे बोए ही जाते, उनके ठूँठ भूमि में जड़ ही पकड़ पाते कि वह उन पर पवन बहाता और वे सूख जाते, और आँधी उन्हें भूसे के समान उड़ा ले जाती है।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 40:17" }, + "सारी जातियाँ उसके सामने कुछ नहीं हैं, वे उसकी दृष्टि में लेश और शून्य से भी घट ठहरीं हैं।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ISA 40:25" - }, - "इसलिए तुम मुझे किसके समान बताओगे कि मैं उसके तुल्य ठहरूँ? उस पवित्र का यही वचन है।", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 40:26" - }, - "अपनी आँखें ऊपर उठाकर देखो, किसने इनको सिरजा? वह इन गणों को गिन-गिनकर निकालता, उन सब को नाम ले लेकर बुलाता है? वह ऐसा सामर्थी और अत्यन्त बलवन्त है कि उनमें से कोई बिना आए नहीं रहता।" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 40:18" }, + "तुम परमेश्वर को किसके समान बताओगे और उसकी उपमा किस से दोगे?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "ISA 40:27" - }, - "हे याकूब, तू क्यों कहता है, हे इस्राएल तू क्यों बोलता है, “मेरा मार्ग यहोवा से छिपा हुआ है, मेरा परमेश्वर मेरे न्याय की कुछ चिन्ता नहीं करता?”", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 40:28" - }, - "क्या तुम नहीं जानते? क्या तुम ने नहीं सुना? यहोवा जो सनातन परमेश्वर और पृथ्वी भर का सृजनहार है, वह न थकता, न श्रमित होता है, उसकी बुद्धि अगम है।", - { - "type": "verse:v", - "number": "29", - "sid": "ISA 40:29" - }, - "वह थके हुए को बल देता है और शक्तिहीन को बहुत सामर्थ्य देता है।", - { - "type": "verse:v", - "number": "30", - "sid": "ISA 40:30" - }, - "तरूण तो थकते और श्रमित हो जाते हैं, और जवान ठोकर खाकर गिरते हैं;", - { - "type": "verse:v", - "number": "31", - "sid": "ISA 40:31" - }, - "परन्तु जो यहोवा की बाट जोहते हैं, वे नया बल प्राप्त करते जाएँगे, वे उकाबों के समान उड़ेंगे, वे दौड़ेंगे और श्रमित न होंगे, चलेंगे और थकित न होंगे।" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 40:19" }, + "मूरत! कारीगर ढालता है, सुनार उसको सोने से मढ़ता और उसके लिये चाँदी की साँकलें ढालकर बनाता है।", { - "type": "chapter:c", - "number": "41", - "sid": "ISA 41" + "type": "verse:v", + "number": "20", + "sid": "ISA 40:20" }, + "जो कंगाल इतना अर्पण नहीं कर सकता, वह ऐसा वृक्ष चुन लेता है जो न घुने; तब एक निपुण कारीगर ढूँढ़कर मूरत खुदवाता और उसे ऐसा स्थिर कराता है कि वह हिल न सके।", { - "type": "para:s", - "content": [ - "इस्राएल को परमेश्वर का आश्वासन" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 17:29)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 40:21" + }, + "क्या तुम नहीं जानते? क्या तुम ने नहीं सुना? क्या तुम को आरम्भ ही से नहीं बताया गया? क्या तुम ने पृथ्वी की नींव पड़ने के समय ही से विचार नहीं किया?", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 40:22" + }, + "यह वह है जो पृथ्वी के घेरे के ऊपर आकाशमण्डल पर विराजमान है; और पृथ्वी के रहनेवाले टिड्डी के तुल्य है; जो आकाश को मलमल के समान फैलाता और ऐसा तान देता है जैसा रहने के लिये तम्बू ताना जाता है;", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 40:23" + }, + "जो बड़े-बड़े हाकिमों को तुच्छ कर देता है, और पृथ्वी के अधिकारियों को शून्य के समान कर देता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ISA 40:24" + }, + "वे रोपे ही जाते, वे बोए ही जाते, उनके ठूँठ भूमि में जड़ ही पकड़ पाते कि वह उन पर पवन बहाता और वे सूख जाते, और आँधी उन्हें भूसे के समान उड़ा ले जाती है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ISA 40:25" + }, + "इसलिए तुम मुझे किसके समान बताओगे कि मैं उसके तुल्य ठहरूँ? उस पवित्र का यही वचन है।", + { + "type": "verse:v", + "number": "26", + "sid": "ISA 40:26" + }, + "अपनी आँखें ऊपर उठाकर देखो, किसने इनको सिरजा? वह इन गणों को गिन-गिनकर निकालता, उन सब को नाम ले लेकर बुलाता है? वह ऐसा सामर्थी और अत्यन्त बलवन्त है कि उनमें से कोई बिना आए नहीं रहता।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "ISA 40:27" + }, + "हे याकूब, तू क्यों कहता है, हे इस्राएल तू क्यों बोलता है, “मेरा मार्ग यहोवा से छिपा हुआ है, मेरा परमेश्वर मेरे न्याय की कुछ चिन्ता नहीं करता?”", + { + "type": "verse:v", + "number": "28", + "sid": "ISA 40:28" + }, + "क्या तुम नहीं जानते? क्या तुम ने नहीं सुना? यहोवा जो सनातन परमेश्वर और पृथ्वी भर का सृजनहार है, वह न थकता, न श्रमित होता है, उसकी बुद्धि अगम है।", + { + "type": "verse:v", + "number": "29", + "sid": "ISA 40:29" + }, + "वह थके हुए को बल देता है और शक्तिहीन को बहुत सामर्थ्य देता है।", + { + "type": "verse:v", + "number": "30", + "sid": "ISA 40:30" + }, + "तरूण तो थकते और श्रमित हो जाते हैं, और जवान ठोकर खाकर गिरते हैं;", + { + "type": "verse:v", + "number": "31", + "sid": "ISA 40:31" + }, + "परन्तु जो यहोवा की बाट जोहते हैं, वे नया बल प्राप्त करते जाएँगे, वे उकाबों के समान उड़ेंगे, वे दौड़ेंगे और श्रमित न होंगे, चलेंगे और थकित न होंगे।" + ] + }, + { + "type": "chapter:c", + "number": "41", + "sid": "ISA 41" + }, + { + "type": "para:s", + "content": [ + "इस्राएल को परमेश्वर का आश्वासन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 41:1" + }, + "हे द्वीपों, मेरे सामने चुप रहो; देश-देश के लोग नया बल प्राप्त करें; वे समीप आकर बोलें; हम आपस में न्याय के लिये एक दूसरे के समीप आएँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ISA 41:2" + }, + "किसने पूर्व दिशा से एक को उभारा है, जिसे वह धार्मिकता के साथ अपने पाँव के पास बुलाता है? वह जातियों को उसके वश में कर देता और उसको राजाओं पर अधिकारी ठहराता है; वह अपनी तलवार से उन्हें धूल के समान, और अपने धनुष से उड़ाए हुए भूसे के समान कर देता है।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 41:3" + }, + "वह", + { + "type": "char:it", + "content": [ + "उन्हें खदेड़ता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "41.3" + ] + }, + { + "type": "char:fq", + "content": [ + "उन्हें खदेड़ता:" + ] + }, + { + "type": "char:ft", + "content": [ + "जब वे भाग रहे थे तब उसने उनका पीछा और उन्हें घबराहट एवं विनाश के अधीन कर दिया।" + ] + } + ] + } + ] }, + "और ऐसे मार्ग से, जिस पर वह कभी न चला था, बिना रोक-टोक आगे बढ़ता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 41:1" - }, - "हे द्वीपों, मेरे सामने चुप रहो; देश-देश के लोग नया बल प्राप्त करें; वे समीप आकर बोलें; हम आपस में न्याय के लिये एक दूसरे के समीप आएँ।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 41:4" }, + "किसने यह काम किया है और आदि से पीढ़ियों को बुलाता आया है? मैं यहोवा, जो सबसे पहला, और अन्त के समय रहूँगा; मैं वहीं हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 41:2" - }, - "किसने पूर्व दिशा से एक को उभारा है, जिसे वह धार्मिकता के साथ अपने पाँव के पास बुलाता है? वह जातियों को उसके वश में कर देता और उसको राजाओं पर अधिकारी ठहराता है; वह अपनी तलवार से उन्हें धूल के समान, और अपने धनुष से उड़ाए हुए भूसे के समान कर देता है।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 41:3" - }, - "वह", - { - "type": "char:it", - "content": [ - "उन्हें खदेड़ता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.3" - ] - }, - { - "type": "char:fq", - "content": [ - "उन्हें खदेड़ता:" - ] - }, - { - "type": "char:ft", - "content": [ - "जब वे भाग रहे थे तब उसने उनका पीछा और उन्हें घबराहट एवं विनाश के अधीन कर दिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और ऐसे मार्ग से, जिस पर वह कभी न चला था, बिना रोक-टोक आगे बढ़ता है।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "ISA 41:4" - }, - "किसने यह काम किया है और आदि से पीढ़ियों को बुलाता आया है? मैं यहोवा, जो सबसे पहला, और अन्त के समय रहूँगा; मैं वहीं हूँ।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 1:8, प्रका. 22:13, प्रका. 16:5)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 1:8, प्रका. 22:13, प्रका. 16:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 41:5" }, + "द्वीप देखकर डरते हैं, पृथ्वी के दूर देश काँप उठे और निकट आ गए हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 41:5" - }, - "द्वीप देखकर डरते हैं, पृथ्वी के दूर देश काँप उठे और निकट आ गए हैं।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 41:6" - }, - "वे एक दूसरे की सहायता करते हैं और उनमें से एक अपने भाई से कहता है, “हियाव बाँध!”", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 41:7" - }, - "बढ़ई सुनार को और हथौड़े से बराबर करनेवाला निहाई पर मारनेवाले को यह कहकर हियाव बन्धा रहा है, “जोड़ तो अच्छी है,” अतः वह कील ठोंक-ठोंककर उसको ऐसा दृढ़ करता है कि वह स्थिर रहे।" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 41:6" }, + "वे एक दूसरे की सहायता करते हैं और उनमें से एक अपने भाई से कहता है, “हियाव बाँध!”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 41:8" - }, - "हे मेरे दास इस्राएल, हे मेरे चुने हुए याकूब, हे मेरे मित्र अब्राहम के वंश;", - { - "type": "char:bdit", - "content": [ - "(याकू. 2:23, व्यव. 14:2, भज. 105:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 41:9" - }, - "तू जिसे मैंने पृथ्वी के दूर-दूर देशों से लिया और पृथ्वी की छोर से बुलाकर यह कहा, “तू मेरा दास है, मैंने तुझे चुना है और त्यागा नहीं;”", - { - "type": "char:bdit", - "content": [ - "(भज. 107:2,3, भज. 94:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 41:10" - }, - "मत डर, क्योंकि मैं तेरे संग हूँ, इधर-उधर मत ताक, क्योंकि मैं तेरा परमेश्वर हूँ; मैं तुझे दृढ़ करूँगा और तेरी सहायता करूँगा, अपने धर्ममय दाहिने हाथ से मैं तुझे सम्भाले रहूँगा।", - { - "type": "char:bdit", - "content": [ - "(यहो. 1:9, व्यव. 31:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 41:7" }, + "बढ़ई सुनार को और हथौड़े से बराबर करनेवाला निहाई पर मारनेवाले को यह कहकर हियाव बन्धा रहा है, “जोड़ तो अच्छी है,” अतः वह कील ठोंक-ठोंककर उसको ऐसा दृढ़ करता है कि वह स्थिर रहे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 41:11" - }, - "देख, जो तुझ से क्रोधित हैं, वे सब लज्जित होंगे; जो तुझ से झगड़ते हैं उनके मुँह काले होंगे और वे नाश होकर मिट जाएँगे।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 41:12" - }, - "जो तुझ से लड़ते हैं उन्हें ढूँढ़ने पर भी तू न पाएगा; जो तुझ से युद्ध करते हैं वे नाश होकर मिट जाएँगे।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 41:13" - }, - "क्योंकि मैं तेरा परमेश्वर यहोवा, तेरा दाहिना हाथ पकड़कर कहूँगा, “मत डर, मैं तेरी सहायता करूँगा।”" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 41:8" }, + "हे मेरे दास इस्राएल, हे मेरे चुने हुए याकूब, हे मेरे मित्र अब्राहम के वंश;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 41:14" - }, - "हे कीड़े सरीखे याकूब, हे इस्राएल के मनुष्यों, मत डरो! यहोवा की यह वाणी है, मैं तेरी सहायता करूँगा; इस्राएल का पवित्र तेरा छुड़ानेवाला है।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 41:15" - }, - "देख, मैंने तुझे छुरीवाले दाँवने का एक नया और उत्तम यन्त्र ठहराया है;", + "type": "char:bdit", + "content": [ + "(याकू. 2:23, व्यव. 14:2, भज. 105:6)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ISA 41:9" + }, + "तू जिसे मैंने पृथ्वी के दूर-दूर देशों से लिया और पृथ्वी की छोर से बुलाकर यह कहा, “तू मेरा दास है, मैंने तुझे चुना है और त्यागा नहीं;”", + { + "type": "char:bdit", + "content": [ + "(भज. 107:2,3, भज. 94:14)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "ISA 41:10" + }, + "मत डर, क्योंकि मैं तेरे संग हूँ, इधर-उधर मत ताक, क्योंकि मैं तेरा परमेश्वर हूँ; मैं तुझे दृढ़ करूँगा और तेरी सहायता करूँगा, अपने धर्ममय दाहिने हाथ से मैं तुझे सम्भाले रहूँगा।", + { + "type": "char:bdit", + "content": [ + "(यहो. 1:9, व्यव. 31:6)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 41:11" + }, + "देख, जो तुझ से क्रोधित हैं, वे सब लज्जित होंगे; जो तुझ से झगड़ते हैं उनके मुँह काले होंगे और वे नाश होकर मिट जाएँगे।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 41:12" + }, + "जो तुझ से लड़ते हैं उन्हें ढूँढ़ने पर भी तू न पाएगा; जो तुझ से युद्ध करते हैं वे नाश होकर मिट जाएँगे।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 41:13" + }, + "क्योंकि मैं तेरा परमेश्वर यहोवा, तेरा दाहिना हाथ पकड़कर कहूँगा, “मत डर, मैं तेरी सहायता करूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ISA 41:14" + }, + "हे कीड़े सरीखे याकूब, हे इस्राएल के मनुष्यों, मत डरो! यहोवा की यह वाणी है, मैं तेरी सहायता करूँगा; इस्राएल का पवित्र तेरा छुड़ानेवाला है।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 41:15" + }, + "देख, मैंने तुझे छुरीवाले दाँवने का एक नया और उत्तम यन्त्र ठहराया है;", + { + "type": "char:it", + "content": [ + "तू पहाड़ों को दाँव-दाँवकर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तू पहाड़ों को दाँव-दाँवकर" - ] + "type": "char:fr", + "content": [ + "41.15" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.15" - ] - }, - { - "type": "char:fq", - "content": [ - "तू पहाड़ों को दाँव-दाँवकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "और पहाड़ियों से अभिप्राय है यहूदियों के विरुद्ध बड़े और छोटे सब देश उनके अधीन हो जाएगे।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तू पहाड़ों को दाँव-दाँवकर:" + ] }, { - "type": "char:it", - "content": [ - "* सूक्ष्म धूल कर देगा, और पहाड़ियों को तू भूसे के समान कर देगा।" - ] + "type": "char:ft", + "content": [ + "और पहाड़ियों से अभिप्राय है यहूदियों के विरुद्ध बड़े और छोटे सब देश उनके अधीन हो जाएगे।" + ] + } + ] + } + ] + }, + "सूक्ष्म धूल कर देगा, और पहाड़ियों को तू भूसे के समान कर देगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ISA 41:16" + }, + "तू उनको फटकेगा, और पवन उन्हें उड़ा ले जाएगी, और आँधी उन्हें तितर-बितर कर देगी। परन्तु तू यहोवा के कारण मगन होगा, और इस्राएल के पवित्र के कारण बड़ाई मारेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 41:17" + }, + "जब दीन और दरिद्र लोग जल ढूँढ़ने पर भी न पाएँ और उनका तालू प्यास के मारे सूख जाये; मैं यहोवा उनकी विनती सुनूँगा, मैं इस्राएल का परमेश्वर उनको त्याग न दूँगा।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 41:18" + }, + "मैं मुँण्ड़े टीलों से भी नदियाँ और मैदानों के बीच में सोते बहाऊँगा; मैं जंगल को ताल और निर्जल देश को सोते ही सोते कर दूँगा।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 41:19" + }, + "मैं जंगल में देवदार, बबूल, मेंहदी, और जैतून उगाऊँगा; मैं अराबा में सनोवर, चिनार वृक्ष, और चीड़ इकट्ठे लगाऊँगा;", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 41:20" + }, + "जिससे लोग देखकर जान लें, और सोचकर पूरी रीति से समझ लें कि यह यहोवा के हाथ का किया हुआ और इस्राएल के पवित्र का सृजा हुआ है।" + ] + }, + { + "type": "para:s", + "content": [ + "मूर्तियों की निरर्थकता" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 41:21" + }, + "यहोवा कहता है, “अपना मुकद्दमा लड़ो,” याकूब का राजा कहता है, “अपने प्रमाण दो।”", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 41:22" + }, + "वे उन्हें देकर हमको बताएँ कि भविष्य में क्या होगा? पूर्वकाल की घटनाएँ बताओ कि आदि में क्या-क्या हुआ, जिससे हम उन्हें सोचकर जान सके कि भविष्य में उनका क्या फल होगा; या होनेवाली घटनाएँ हमको सुना दो।", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 41:23" + }, + "भविष्य में जो कुछ घटेगा वह बताओ, तब हम मानेंगे कि तुम ईश्वर हो; भला या बुरा, कुछ तो करो कि हम देखकर चकित को जाएँ।", + { + "type": "verse:v", + "number": "24", + "sid": "ISA 41:24" + }, + "देखो,", + { + "type": "char:it", + "content": [ + "तुम कुछ नहीं हो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "41.24" + ] + }, + { + "type": "char:fq", + "content": [ + "तुम कुछ नहीं हो:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह मूर्तियों के लिए कहा गया है और कहने का अर्थ है कि वे व्यर्थ और शक्तिहीन है। वे अपने उपासकों की सहायता करने में समर्थ नहीं है।" + ] } - ] + ] + } + ] + }, + ", तुम से कुछ नहीं बनता; जो कोई तुम्हें चाहता है वह घृणित है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ISA 41:25" + }, + "मैंने एक को उत्तर दिशा से उभारा, वह आ भी गया है; वह पूर्व दिशा से है और मेरा नाम लेता है; जैसा कुम्हार गीली मिट्टी को लताड़ता है, वैसा ही वह हाकिमों को कीच के समान लताड़ देगा।", + { + "type": "verse:v", + "number": "26", + "sid": "ISA 41:26" + }, + "किसने इस बात को पहले से बताया था, जिससे हम यह जानते? किसने पूर्वकाल से यह प्रगट किया जिससे हम कहें कि वह सच्चा है? कोई भी बतानेवाला नहीं, कोई भी सुनानेवाला नहीं, तुम्हारी बातों का कोई भी सुनानेवाला नहीं है।", + { + "type": "verse:v", + "number": "27", + "sid": "ISA 41:27" + }, + "मैं ही ने पहले सिय्योन से कहा, “देख, उन्हें देख,” और मैंने यरूशलेम को एक शुभ समाचार देनेवाला भेजा।", + { + "type": "verse:v", + "number": "28", + "sid": "ISA 41:28" + }, + "मैंने देखने पर भी किसी को न पाया; उनमें कोई मंत्री नहीं जो मेरे पूछने पर कुछ उत्तर दे सके।", + { + "type": "verse:v", + "number": "29", + "sid": "ISA 41:29" + }, + "सुनो, उन सभी के काम अनर्थ हैं; उनके काम तुच्छ हैं, और उनकी ढली हुई मूर्तियाँ वायु और मिथ्या हैं।" + ] + }, + { + "type": "chapter:c", + "number": "42", + "sid": "ISA 42" + }, + { + "type": "para:s", + "content": [ + "प्रभु का दास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 42:1" + }, + "मेरे दास को देखो जिसे मैं सम्भाले हूँ, मेरे चुने हुए को, जिससे मेरा जी प्रसन्न है; मैंने उस पर अपना आत्मा रखा है, वह जाति-जाति के लिये न्याय प्रगट करेगा।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 3:17, लूका 9:35, 2 पत. 1:17)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 42:2" + }, + "न वह चिल्लाएगा और न ऊँचे शब्द से बोलेगा, न सड़क में अपनी वाणी सुनाएगा।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 42:3" + }, + { + "type": "char:it", + "content": [ + "कुचले हुए नरकट", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "42.3" + ] + }, + { + "type": "char:fq", + "content": [ + "कुचले हुए नरकट:" + ] + }, + { + "type": "char:ft", + "content": [ + "नरकट दलदल में उगने वाली लम्बी घास है।" + ] + } + ] + } + ] }, + "को वह न तोड़ेगा और न टिमटिमाती बत्ती को बुझाएगा; वह सच्चाई से न्याय चुकाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 41:16" - }, - "तू उनको फटकेगा, और पवन उन्हें उड़ा ले जाएगी, और आँधी उन्हें तितर-बितर कर देगी। परन्तु तू यहोवा के कारण मगन होगा, और इस्राएल के पवित्र के कारण बड़ाई मारेगा।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 42:4" }, + "वह न थकेगा और न हियाव छोड़ेगा जब तक वह न्याय को पृथ्वी पर स्थिर न करे; और द्वीपों के लोग उसकी व्यवस्था की बाट जोहेंगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 41:17" - }, - "जब दीन और दरिद्र लोग जल ढूँढ़ने पर भी न पाएँ और उनका तालू प्यास के मारे सूख जाये; मैं यहोवा उनकी विनती सुनूँगा, मैं इस्राएल का परमेश्वर उनको त्याग न दूँगा।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 41:18" - }, - "मैं मुँण्ड़े टीलों से भी नदियाँ और मैदानों के बीच में सोते बहाऊँगा; मैं जंगल को ताल और निर्जल देश को सोते ही सोते कर दूँगा।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 41:19" - }, - "मैं जंगल में देवदार, बबूल, मेंहदी, और जैतून उगाऊँगा; मैं अराबा में सनोवर, चिनार वृक्ष, और चीड़ इकट्ठे लगाऊँगा;", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 41:20" - }, - "जिससे लोग देखकर जान लें, और सोचकर पूरी रीति से समझ लें कि यह यहोवा के हाथ का किया हुआ और इस्राएल के पवित्र का सृजा हुआ है।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 42:5" }, + "परमेश्वर जो आकाश का सृजने और ताननेवाला है, जो उपज सहित पृथ्वी का फैलानेवाला और उस पर के लोगों को साँस और उस पर के चलनेवालों को आत्मा देनेवाला यहोवा है, वह यह कहता है:", { - "type": "para:s", - "content": [ - "मूर्तियों की निरर्थकता" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 42:6" }, + "“मुझ यहोवा ने तुझको धार्मिकता से बुला लिया है, मैं तेरा हाथ थाम कर तेरी रक्षा करूँगा; मैं तुझे प्रजा के लिये वाचा और जातियों के लिये प्रकाश ठहराऊँगा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 41:21" - }, - "यहोवा कहता है, “अपना मुकद्दमा लड़ो,” याकूब का राजा कहता है, “अपने प्रमाण दो।”", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 41:22" - }, - "वे उन्हें देकर हमको बताएँ कि भविष्य में क्या होगा? पूर्वकाल की घटनाएँ बताओ कि आदि में क्या-क्या हुआ, जिससे हम उन्हें सोचकर जान सके कि भविष्य में उनका क्या फल होगा; या होनेवाली घटनाएँ हमको सुना दो।", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 41:23" - }, - "भविष्य में जो कुछ घटेगा वह बताओ, तब हम मानेंगे कि तुम ईश्वर हो; भला या बुरा, कुछ तो करो कि हम देखकर चकित को जाएँ।", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 41:24" - }, - "देखो,", + "type": "char:bdit", + "content": [ + "(लूका 2:32, प्रेरि. 13:47)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 42:7" + }, + "कि तू अंधों की आँखें खोले, बन्दियों को बन्दीगृह से निकाले और जो अंधियारे में बैठे हैं उनको कालकोठरी से निकाले।", + { + "type": "char:bdit", + "content": [ + "(यशा. 61:1, प्रेरि. 26:18)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ISA 42:8" + }, + "मैं यहोवा हूँ, मेरा नाम यही है; अपनी महिमा मैं दूसरे को न दूँगा और", + { + "type": "char:it", + "content": [ + "जो स्तुति मेरे योग्य है वह खुदी हुई मूरतों को न दूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तुम कुछ नहीं हो" - ] + "type": "char:fr", + "content": [ + "42.8" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "41.24" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम कुछ नहीं हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह मूर्तियों के लिए कहा गया है और कहने का अर्थ है कि वे व्यर्थ और शक्तिहीन है। वे अपने उपासकों की सहायता करने में समर्थ नहीं है।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "जो स्तुति मेरे योग्य है वह खुदी हुई मूरतों को न दूँगा:" + ] }, { - "type": "char:it", - "content": [ - "*, तुम से कुछ नहीं बनता; जो कोई तुम्हें चाहता है वह घृणित है।" - ] + "type": "char:ft", + "content": [ + "परमेश्वर ने जो कुछ किया है उसका श्रेय एवं गुणगान वह मूर्तियों को नहीं देगा।" + ] } - ] + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 42:9" }, + "देखो, पहली बातें तो हो चुकी है, अब मैं नई बातें बताता हूँ; उनके होने से पहले मैं तुम को सुनाता हूँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "स्तुति का एक गीत" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ISA 41:25" - }, - "मैंने एक को उत्तर दिशा से उभारा, वह आ भी गया है; वह पूर्व दिशा से है और मेरा नाम लेता है; जैसा कुम्हार गीली मिट्टी को लताड़ता है, वैसा ही वह हाकिमों को कीच के समान लताड़ देगा।", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 41:26" - }, - "किसने इस बात को पहले से बताया था, जिससे हम यह जानते? किसने पूर्वकाल से यह प्रगट किया जिससे हम कहें कि वह सच्चा है? कोई भी बतानेवाला नहीं, कोई भी सुनानेवाला नहीं, तुम्हारी बातों का कोई भी सुनानेवाला नहीं है।", - { - "type": "verse:v", - "number": "27", - "sid": "ISA 41:27" - }, - "मैं ही ने पहले सिय्योन से कहा, “देख, उन्हें देख,” और मैंने यरूशलेम को एक शुभ समाचार देनेवाला भेजा।", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 41:28" - }, - "मैंने देखने पर भी किसी को न पाया; उनमें कोई मंत्री नहीं जो मेरे पूछने पर कुछ उत्तर दे सके।", - { - "type": "verse:v", - "number": "29", - "sid": "ISA 41:29" - }, - "सुनो, उन सभी के काम अनर्थ हैं; उनके काम तुच्छ हैं, और उनकी ढली हुई मूर्तियाँ वायु और मिथ्या हैं।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 42:10" }, + "हे समुद्र पर चलनेवालों, हे समुद्र के सब रहनेवालों, हे द्वीपों, तुम सब अपने रहनेवालों समेत यहोवा के लिये नया गीत गाओ और पृथ्वी की छोर से उसकी स्तुति करो।", { - "type": "chapter:c", - "number": "42", - "sid": "ISA 42" + "type": "char:bdit", + "content": [ + "(भज. 96:1-3, भज. 97:1)" + ] }, { - "type": "para:s", - "content": [ - "प्रभु का दास" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 42:11" }, + "जंगल और उसमें की बस्तियाँ और केदार के बसे हुए गाँव जयजयकार करें; सेला के रहनेवाले जयजयकार करें, वे पहाड़ों की चोटियों पर से ऊँचे शब्द से ललकारें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 42:1" - }, - "मेरे दास को देखो जिसे मैं सम्भाले हूँ, मेरे चुने हुए को, जिससे मेरा जी प्रसन्न है; मैंने उस पर अपना आत्मा रखा है, वह जाति-जाति के लिये न्याय प्रगट करेगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 3:17, लूका 9:35, 2 पत. 1:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 42:2" - }, - "न वह चिल्लाएगा और न ऊँचे शब्द से बोलेगा, न सड़क में अपनी वाणी सुनाएगा।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 42:3" - }, - { - "type": "char:it", - "content": [ - "कुचले हुए नरकट" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.3" - ] - }, - { - "type": "char:fq", - "content": [ - "कुचले हुए नरकट:" - ] - }, - { - "type": "char:ft", - "content": [ - "नरकट दलदल में उगने वाली लम्बी घास है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* को वह न तोड़ेगा और न टिमटिमाती बत्ती को बुझाएगा; वह सच्चाई से न्याय चुकाएगा।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "ISA 42:4" - }, - "वह न थकेगा और न हियाव छोड़ेगा जब तक वह न्याय को पृथ्वी पर स्थिर न करे; और द्वीपों के लोग उसकी व्यवस्था की बाट जोहेंगे।" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 42:12" }, + "वे यहोवा की महिमा प्रगट करें और द्वीपों में उसका गुणानुवाद करें।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 42:5" - }, - "परमेश्वर जो आकाश का सृजने और ताननेवाला है, जो उपज सहित पृथ्वी का फैलानेवाला और उस पर के लोगों को साँस और उस पर के चलनेवालों को आत्मा देनेवाला यहोवा है, वह यह कहता है:", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 42:6" - }, - "“मुझ यहोवा ने तुझको धार्मिकता से बुला लिया है, मैं तेरा हाथ थाम कर तेरी रक्षा करूँगा; मैं तुझे प्रजा के लिये वाचा और जातियों के लिये प्रकाश ठहराऊँगा;", - { - "type": "char:bdit", - "content": [ - "(लूका 2:32, प्रेरि. 13:47)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 42:7" - }, - "कि तू अंधों की आँखें खोले, बन्दियों को बन्दीगृह से निकाले और जो अंधियारे में बैठे हैं उनको कालकोठरी से निकाले।", - { - "type": "char:bdit", - "content": [ - "(यशा. 61:1, प्रेरि. 26:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 42:8" - }, - "मैं यहोवा हूँ, मेरा नाम यही है; अपनी महिमा मैं दूसरे को न दूँगा और", - { - "type": "char:it", - "content": [ - "जो स्तुति मेरे योग्य है वह खुदी हुई मूरतों को न दूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.8" - ] - }, - { - "type": "char:fq", - "content": [ - "जो स्तुति मेरे योग्य है वह खुदी हुई मूरतों को न दूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर ने जो कुछ किया है उसका श्रेय एवं गुणगान वह मूर्तियों को नहीं देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "ISA 42:9" - }, - "देखो, पहली बातें तो हो चुकी है, अब मैं नई बातें बताता हूँ; उनके होने से पहले मैं तुम को सुनाता हूँ।”" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 42:13" }, + "यहोवा वीर के समान निकलेगा और योद्धा के समान अपनी जलन भड़काएगा, वह ऊँचे शब्द से ललकारेगा और अपने शत्रुओं पर जयवन्त होगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "स्तुति का एक गीत" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 42:14" }, + "बहुत काल से तो मैं चुप रहा और मौन साधे अपने को रोकता रहा; परन्तु अब जच्चा के समान चिल्लाऊँगा मैं हाँफ-हाँफकर साँस भरूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 42:10" - }, - "हे समुद्र पर चलनेवालों, हे समुद्र के सब रहनेवालों, हे द्वीपों, तुम सब अपने रहनेवालों समेत यहोवा के लिये नया गीत गाओ और पृथ्वी की छोर से उसकी स्तुति करो।", - { - "type": "char:bdit", - "content": [ - "(भज. 96:1-3, भज. 97:1)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 42:11" - }, - "जंगल और उसमें की बस्तियाँ और केदार के बसे हुए गाँव जयजयकार करें; सेला के रहनेवाले जयजयकार करें, वे पहाड़ों की चोटियों पर से ऊँचे शब्द से ललकारें।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 42:12" - }, - "वे यहोवा की महिमा प्रगट करें और द्वीपों में उसका गुणानुवाद करें।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 42:13" - }, - "यहोवा वीर के समान निकलेगा और योद्धा के समान अपनी जलन भड़काएगा, वह ऊँचे शब्द से ललकारेगा और अपने शत्रुओं पर जयवन्त होगा।" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 42:15" }, + "पहाड़ों और पहाड़ियों को मैं सूखा डालूँगा और उनकी सब हरियाली झुलसा दूँगा; मैं नदियों को द्वीप कर दूँगा और तालों को सूखा डालूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 42:14" - }, - "बहुत काल से तो मैं चुप रहा और मौन साधे अपने को रोकता रहा; परन्तु अब जच्चा के समान चिल्लाऊँगा मैं हाँफ-हाँफकर साँस भरूँगा।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 42:15" - }, - "पहाड़ों और पहाड़ियों को मैं सूखा डालूँगा और उनकी सब हरियाली झुलसा दूँगा; मैं नदियों को द्वीप कर दूँगा और तालों को सूखा डालूँगा।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 42:16" - }, - "मैं अंधों को एक मार्ग से ले चलूँगा जिसे वे नहीं जानते और उनको ऐसे पथों से चलाऊँगा जिन्हें वे नहीं जानते। उनके आगे मैं अंधियारे को उजियाला करूँगा और टेढ़े मार्गों को सीधा करूँगा। मैं ऐसे-ऐसे काम करूँगा और उनको न त्यागूँगा।", - { - "type": "char:bdit", - "content": [ - "(लूका 3:5, यशा. 29:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 42:17" - }, - "जो लोग खुदी हुई मूरतों पर भरोसा रखते और ढली हुई मूरतों से कहते हैं, “तुम हमारे ईश्वर हो,” उनको पीछे हटना और अत्यन्त लज्जित होना पड़ेगा।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 42:16" }, + "मैं अंधों को एक मार्ग से ले चलूँगा जिसे वे नहीं जानते और उनको ऐसे पथों से चलाऊँगा जिन्हें वे नहीं जानते। उनके आगे मैं अंधियारे को उजियाला करूँगा और टेढ़े मार्गों को सीधा करूँगा। मैं ऐसे-ऐसे काम करूँगा और उनको न त्यागूँगा।", { - "type": "para:s", - "content": [ - "इस्राएल का अंधापन और बहरापन" - ] + "type": "char:bdit", + "content": [ + "(लूका 3:5, यशा. 29:18)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 42:18" - }, - "हे बहरों, सुनो; हे अंधों, आँख खोलो कि तुम देख सको!", - { - "type": "char:bdit", - "content": [ - "(मत्ती 11:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 42:19" - }, - "मेरे दास के सिवाय कौन अंधा है? मेरे भेजे हुए दूत के तुल्य कौन बहरा है? मेरे मित्र के समान कौन अंधा या यहोवा के दास के तुल्य अंधा कौन है?", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 42:20" - }, - "तू बहुत सी बातों पर दृष्टि करता है परन्तु उन्हें देखता नहीं है;", - { - "type": "char:it", - "content": [ - "कान तो खुले हैं परन्तु सुनता नहीं है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "42.20" - ] - }, - { - "type": "char:fq", - "content": [ - "कान तो खुले हैं परन्तु सुनता नहीं है:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन्होंने मूसा द्वारा दिये गये विधान के नियमों को सुना और पितरों के निर्देशनों को परम्परा में ग्रहण किया परन्तु उन्हें मन में नहीं बसाया या उन पर ध्यान नहीं दिया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - } - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 42:17" }, + "जो लोग खुदी हुई मूरतों पर भरोसा रखते और ढली हुई मूरतों से कहते हैं, “तुम हमारे ईश्वर हो,” उनको पीछे हटना और अत्यन्त लज्जित होना पड़ेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल का अंधापन और बहरापन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 42:21" - }, - "यहोवा को अपनी धार्मिकता के निमित्त ही यह भाया है कि व्यवस्था की बड़ाई अधिक करे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 5:17,18, रोम. 7:12; 10:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 42:22" - }, - "परन्तु ये लोग लुट गए हैं, ये सब के सब गड्ढों में फँसे हुए और कालकोठरियों में बन्द किए हुए हैं; ये पकड़े गए और कोई इन्हें नहीं छुड़ाता; ये लुट गए और कोई आज्ञा नहीं देता कि उन्हें लौटा ले आओ।", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 42:23" - }, - "तुम में से कौन इस पर कान लगाएगा? कौन ध्यान करके होनहार के लिये सुनेगा?", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 42:24" - }, - "किसने याकूब को लुटवाया और इस्राएल को लुटेरों के वश में कर दिया? क्या यहोवा ने यह नहीं किया जिसके विरुद्ध हमने पाप किया, जिसके मार्गों पर उन्होंने चलना न चाहा और न उसकी व्यवस्था को माना?", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 42:25" - }, - "इस कारण उस पर उसने अपने क्रोध की आग भड़काई और युद्ध का बल चलाया; और यद्यपि आग उसके चारों ओर लग गई, तो भी वह न समझा; वह जल भी गया, तो भी न चेता।" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 42:18" }, + "हे बहरों, सुनो; हे अंधों, आँख खोलो कि तुम देख सको!", { - "type": "chapter:c", - "number": "43", - "sid": "ISA 43" + "type": "char:bdit", + "content": [ + "(मत्ती 11:5)" + ] }, { - "type": "para:s", - "content": [ - "परमेश्वर हमेशा अपने लोगों के साथ" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 42:19" }, + "मेरे दास के सिवाय कौन अंधा है? मेरे भेजे हुए दूत के तुल्य कौन बहरा है? मेरे मित्र के समान कौन अंधा या यहोवा के दास के तुल्य अंधा कौन है?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 43:1" - }, - "हे याकूब तेरा सृजनहार यहोवा, और हे इस्राएल तेरा रचनेवाला, अब यह कहता है, “मत डर, क्योंकि मैंने तुझे छुड़ा लिया है; मैंने तुझे नाम लेकर बुलाया है, तू मेरा ही है।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 43:2" - }, - "जब तू जल में होकर जाए, मैं तेरे संग-संग रहूँगा और जब तू नदियों में होकर चले, तब वे तुझे न डुबा सकेगी; जब तू आग में चले तब तुझे आँच न लगेगी, और उसकी लौ तुझे न जला सकेगी।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 43:3" - }, - "क्योंकि मैं यहोवा तेरा परमेश्वर हूँ, इस्राएल का पवित्र मैं तेरा उद्धारकर्ता हूँ, तेरी छुड़ौती में मैं मिस्र को और तेरे बदले कूश और सबा को देता हूँ।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 43:4" - }, - "मेरी दृष्टि में तू अनमोल और प्रतिष्ठित ठहरा है और मैं तुझ से प्रेम रखता हूँ, इस कारण मैं तेरे बदले मनुष्यों को और तेरे प्राण के बदले में राज्य-राज्य के लोगों को दे दूँगा।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 43:5" - }, - "मत डर, क्योंकि मैं तेरे साथ हूँ; मैं तेरे वंश को पूर्व से ले आऊँगा, और पश्चिम से भी इकट्ठा करूँगा।", - { - "type": "char:bdit", - "content": [ - "(यहे. 36:24, जक. 8:7)" - ] - }, - "", + "type": "verse:v", + "number": "20", + "sid": "ISA 42:20" + }, + "तू बहुत सी बातों पर दृष्टि करता है परन्तु उन्हें देखता नहीं है;", + { + "type": "char:it", + "content": [ + "कान तो खुले हैं परन्तु सुनता नहीं है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "ISA 43:6" + "type": "char:fr", + "content": [ + "42.20" + ] }, - "मैं उत्तर से कहूँगा, ‘दे दे’, और दक्षिण से कि ‘रोक मत रख;’ मेरे पुत्रों को दूर से और मेरी पुत्रियों को पृथ्वी की छोर से ले आओ;", { - "type": "char:bdit", - "content": [ - "(भज. 107:2,3)" - ] + "type": "char:fq", + "content": [ + "कान तो खुले हैं परन्तु सुनता नहीं है:" + ] }, - "", { - "type": "verse:v", - "number": "7", - "sid": "ISA 43:7" - }, - "हर एक को जो मेरा कहलाता है, जिसको मैंने अपनी महिमा के लिये सृजा, जिसको मैंने रचा और बनाया है।”" - ] + "type": "char:ft", + "content": [ + "उन्होंने मूसा द्वारा दिये गये विधान के नियमों को सुना और पितरों के निर्देशनों को परम्परा में ग्रहण किया परन्तु उन्हें मन में नहीं बसाया या उन पर ध्यान नहीं दिया।" + ] + } + ] + } + ] }, + "।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "इस्राएल परमेश्वर का गवाह" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 42:21" }, + "यहोवा को अपनी धार्मिकता के निमित्त ही यह भाया है कि व्यवस्था की बड़ाई अधिक करे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 43:8" - }, - "आँख रहते हुए अंधे को और कान रखते हुए बहरों को निकाल ले आओ!", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 43:9" - }, - "जाति-जाति के लोग इकट्ठे किए जाएँ और राज्य-राज्य के लोग एकत्रित हों। उनमें से", - { - "type": "char:it", - "content": [ - "कौन यह बात बता सकता" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "43.9" - ] - }, - { - "type": "char:fq", - "content": [ - "कौन यह बात बता सकता:" - ] - }, - { - "type": "char:ft", - "content": [ - "उनमें से कौन है जो इस अवस्था का पूर्वानुमान लगा सकता है? कौन है जो आगामी घटनाओं को बता सकता है। यहाँ अभिप्रेत अर्थ है कि यहोवा ने ऐसा किया है जो अन्यजाति देवी-देवता कभी नहीं कर सकते।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* या बीती हुई बातें हमें सुना सकता है? वे अपने साक्षी ले आएँ जिससे वे सच्चे ठहरें, वे सुन लें और कहें, यह सत्य है।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "ISA 43:10" - }, - "यहोवा की वाणी है, “तुम मेरे साक्षी हो और मेरे दास हो, जिन्हें मैंने इसलिए चुना है कि समझकर मेरा विश्वास करो और यह जान लो कि मैं वही हूँ। मुझसे पहले कोई परमेश्वर न हुआ और न मेरे बाद कोई होगा।", - { - "type": "char:bdit", - "content": [ - "(यूह. 1:7,8, यशा. 45:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 43:11" - }, - "मैं ही यहोवा हूँ और मुझे छोड़ कोई उद्धारकर्ता नहीं।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 43:12" - }, - "मैं ही ने समाचार दिया और उद्धार किया और वर्णन भी किया, जब तुम्हारे बीच में कोई पराया देवता न था; इसलिए तुम ही मेरे साक्षी हो,” यहोवा की यह वाणी है।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 43:13" - }, - "“मैं ही परमेश्वर हूँ और भविष्य में भी मैं ही हूँ; मेरे हाथ से कोई छुड़ा न सकेगा; जब मैं काम करना चाहूँ तब कौन मुझे रोक सकेगा।”", - { - "type": "char:bdit", - "content": [ - "(1 तीमु. 1:17; रोम. 9:18,19)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 5:17,18, रोम. 7:12; 10:4)" + ] }, { - "type": "para:s", - "content": [ - "बाबेल से बच जाना" - ] + "type": "verse:v", + "number": "22", + "sid": "ISA 42:22" }, + "परन्तु ये लोग लुट गए हैं, ये सब के सब गड्ढों में फँसे हुए और कालकोठरियों में बन्द किए हुए हैं; ये पकड़े गए और कोई इन्हें नहीं छुड़ाता; ये लुट गए और कोई आज्ञा नहीं देता कि उन्हें लौटा ले आओ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 43:14" - }, - "तुम्हारा छुड़ानेवाला और इस्राएल का पवित्र यहोवा यह कहता है, “तुम्हारे निमित्त मैंने बाबेल को भेजा है, और उसके सब रहनेवालों को भगोड़ों की दशा में और कसदियों को भी उन्हीं के जहाजों पर चढ़ाकर ले आऊँगा जिनके विषय वे बड़ा बोल बोलते हैं।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 43:15" - }, - "मैं यहोवा तुम्हारा पवित्र, इस्राएल का सृजनहार, तुम्हारा राजा हूँ।”", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 43:16" - }, - "यहोवा जो समुद्र में मार्ग और प्रचण्ड धारा में पथ बनाता है,", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 43:17" - }, - "जो रथों और घोड़ों को और शूरवीरों समेत सेना को निकाल लाता है, (वे तो एक संग वहीं रह गए और फिर नहीं उठ सकते, वे बुझ गए, वे सन की बत्ती के समान बुझ गए हैं।) वह यह कहता है,", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 43:18" - }, - "“अब बीती हुई घटनाओं का स्मरण मत करो, न प्राचीनकाल की बातों पर मन लगाओ।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 43:19" - }, - "देखो, मैं एक नई बात करता हूँ; वह अभी प्रगट होगी, क्या तुम उससे अनजान रहोगे? मैं जंगल में एक मार्ग बनाऊँगा और निर्जल देश में नदियाँ बहाऊँगा।", - { - "type": "char:bdit", - "content": [ - "(भज. 107:35)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 43:20" - }, - "गीदड़ और शुतुर्मुर्ग आदि जंगली जन्तु मेरी महिमा करेंगे; क्योंकि मैं अपनी चुनी हुई प्रजा के पीने के लिये जंगल में जल और निर्जल देश में नदियाँ बहाऊँगा।", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 43:21" - }, - "इस प्रजा को मैंने अपने लिये बनाया है कि वे मेरा गुणानुवाद करें।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 10:31, 1 पत. 2:9)" - ] - }, - "" - ] + "type": "verse:v", + "number": "23", + "sid": "ISA 42:23" }, + "तुम में से कौन इस पर कान लगाएगा? कौन ध्यान करके होनहार के लिये सुनेगा?", { - "type": "para:s", - "content": [ - "इस्राएल का पाप" - ] + "type": "verse:v", + "number": "24", + "sid": "ISA 42:24" }, + "किसने याकूब को लुटवाया और इस्राएल को लुटेरों के वश में कर दिया? क्या यहोवा ने यह नहीं किया जिसके विरुद्ध हमने पाप किया, जिसके मार्गों पर उन्होंने चलना न चाहा और न उसकी व्यवस्था को माना?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ISA 43:22" - }, - "“तो भी हे याकूब, तूने मुझसे प्रार्थना नहीं की; वरन् हे इस्राएल तू मुझसे थक गया है!", - { - "type": "verse:v", - "number": "23", - "sid": "ISA 43:23" - }, - "मेरे लिये होमबलि करने को तू मेम्ने नहीं लाया और न मेलबलि चढ़ाकर मेरी महिमा की है। देख, मैंने अन्नबलि चढ़ाने की कठिन सेवा तुझ से नहीं कराई, न तुझ से धूप लेकर तुझे थका दिया है।", - { - "type": "verse:v", - "number": "24", - "sid": "ISA 43:24" - }, - "तू मेरे लिये सुगन्धित नरकट रुपये से मोल नहीं लाया और न मेलबलियों की चर्बी से मुझे तृप्त किया। परन्तु तूने अपने पापों के कारण मुझ पर बोझ लाद दिया है, और अपने अधर्म के कामों से मुझे थका दिया है।" - ] + "type": "verse:v", + "number": "25", + "sid": "ISA 42:25" }, + "इस कारण उस पर उसने अपने क्रोध की आग भड़काई और युद्ध का बल चलाया; और यद्यपि आग उसके चारों ओर लग गई, तो भी वह न समझा; वह जल भी गया, तो भी न चेता।" + ] + }, + { + "type": "chapter:c", + "number": "43", + "sid": "ISA 43" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर हमेशा अपने लोगों के साथ" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "ISA 43:25" - }, - "“मैं वही हूँ जो अपने नाम के निमित्त तेरे अपराधों को मिटा देता हूँ और तेरे पापों को स्मरण न करूँगा।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 10:17, 8:12, यिर्म. 31:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 43:26" - }, - "मुझे स्मरण करो, हम आपस में विवाद करें; तू अपनी बात का वर्णन कर जिससे तू निर्दोष ठहरे।", - { - "type": "verse:v", - "number": "27", - "sid": "ISA 43:27" - }, - "तेरा मूलपुरुष पापी हुआ और जो-जो मेरे और तुम्हारे बीच बिचवई हुए, वे मुझसे बलवा करते चले आए हैं।", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 43:28" - }, - "इस कारण मैंने पवित्रस्थान के हाकिमों को अपवित्र ठहराया, मैंने याकूब को सत्यानाश और इस्राएल को निन्दित होने दिया है।" - ] + "type": "verse:v", + "number": "1", + "sid": "ISA 43:1" }, + "हे याकूब तेरा सृजनहार यहोवा, और हे इस्राएल तेरा रचनेवाला, अब यह कहता है, “मत डर, क्योंकि मैंने तुझे छुड़ा लिया है; मैंने तुझे नाम लेकर बुलाया है, तू मेरा ही है।", { - "type": "chapter:c", - "number": "44", - "sid": "ISA 44" + "type": "verse:v", + "number": "2", + "sid": "ISA 43:2" }, + "जब तू जल में होकर जाए, मैं तेरे संग-संग रहूँगा और जब तू नदियों में होकर चले, तब वे तुझे न डुबा सकेगी; जब तू आग में चले तब तुझे आँच न लगेगी, और उसकी लौ तुझे न जला सकेगी।", { - "type": "para:s", - "content": [ - "आत्मिक आशीष" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 43:3" }, + "क्योंकि मैं यहोवा तेरा परमेश्वर हूँ, इस्राएल का पवित्र मैं तेरा उद्धारकर्ता हूँ, तेरी छुड़ौती में मैं मिस्र को और तेरे बदले कूश और सबा को देता हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 44:1" - }, - "“परन्तु अब हे मेरे दास याकूब, हे मेरे चुने हुए इस्राएल, सुन ले!", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 44:2" - }, - "तेरा कर्ता यहोवा, जो तुझे गर्भ ही से बनाता आया और तेरी सहायता करेगा, यह कहता है: हे मेरे दास याकूब, हे मेरे चुने हुए यशूरून, मत डर!", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 44:3" - }, - "क्योंकि मैं प्यासी भूमि पर जल और सूखी भूमि पर धाराएँ बहाऊँगा; मैं तेरे वंश पर अपनी आत्मा और तेरी सन्तान पर अपनी आशीष उण्डेलूँगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:6, योए. 2:28)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 44:4" - }, - "वे उन मजनुओं के समान बढ़ेंगे जो धाराओं के पास घास के बीच में होते हैं।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 44:5" - }, - "कोई कहेगा, ‘मैं यहोवा का हूँ,’ कोई अपना नाम याकूब रखेगा, कोई अपने हाथ पर लिखेगा, ‘मैं यहोवा का हूँ,’ और अपना कुलनाम इस्राएली बताएगा।”" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 43:4" }, + "मेरी दृष्टि में तू अनमोल और प्रतिष्ठित ठहरा है और मैं तुझ से प्रेम रखता हूँ, इस कारण मैं तेरे बदले मनुष्यों को और तेरे प्राण के बदले में राज्य-राज्य के लोगों को दे दूँगा।", { - "type": "para:s", - "content": [ - "प्रभु यहोवा ही एकमात्र परमेश्वर" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 43:5" }, + "मत डर, क्योंकि मैं तेरे साथ हूँ; मैं तेरे वंश को पूर्व से ले आऊँगा, और पश्चिम से भी इकट्ठा करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 44:6" - }, - "यहोवा, जो इस्राएल का राजा है, अर्थात् सेनाओं का यहोवा जो उसका छुड़ानेवाला है, वह यह कहता है, “मैं सबसे पहला हूँ, और मैं ही अन्त तक रहूँगा; मुझे छोड़ कोई परमेश्वर है ही नहीं।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 1:17, व्यव. 1:17, प्रका. 21:6, प्रका. 22:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 44:7" - }, - "जब से मैंने प्राचीनकाल में मनुष्यों को ठहराया, तब से कौन हुआ जो मेरे समान उसको प्रचार करे, या बताए या मेरे लिये रचे अथवा होनहार बातें पहले ही से प्रगट करे?", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 44:8" - }, - "मत डरो और न भयभीत हो; क्या मैंने प्राचीनकाल ही से ये बातें तुम्हें नहीं सुनाईं और तुम पर प्रगट नहीं की? तुम मेरे साक्षी हो। क्या मुझे छोड़ कोई और परमेश्वर है? नहीं, मुझे छोड़ कोई चट्टान नहीं; मैं किसी और को नहीं जानता।”" - ] + "type": "char:bdit", + "content": [ + "(यहे. 36:24, जक. 8:7)" + ] }, { - "type": "para:s", - "content": [ - "मूर्तिपूजा मूर्खता है" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 43:6" }, + "मैं उत्तर से कहूँगा, ‘दे दे’, और दक्षिण से कि ‘रोक मत रख;’ मेरे पुत्रों को दूर से और मेरी पुत्रियों को पृथ्वी की छोर से ले आओ;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 44:9" - }, - "जो मूरत खोदकर बनाते हैं, वे सब के सब व्यर्थ हैं और जिन वस्तुओं में वे आनन्द ढूँढ़ते उनसे कुछ लाभ न होगा; उनके साक्षी, न तो आप कुछ देखते और न कुछ जानते हैं, इसलिए उनको लज्जित होना पड़ेगा।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 44:10" - }, - "किसने देवता या निष्फल मूरत ढाली है?", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 44:11" - }, - "देख, उसके सब संगियों को तो लज्जित होना पड़ेगा, कारीगर तो मनुष्य ही है; वे सब के सब इकट्ठे होकर खड़े हों; वे डर जाएँगे; वे सब के सब लज्जित होंगे।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 44:12" - }, - "लोहार एक बसूला अंगारों में बनाता और हथौड़ों से गढ़कर तैयार करता है, अपने भुजबल से वह उसको बनाता है; फिर वह भूखा हो जाता है और उसका बल घटता है, वह पानी नहीं पीता और थक जाता है।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 44:13" - }, - "बढ़ई सूत लगाकर टाँकी से रेखा करता है और रन्दनी से काम करता और परकार से रेखा खींचता है, वह उसका आकार और मनुष्य की सी सुन्दरता बनाता है ताकि लोग उसे घर में रखें।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 44:14" - }, - "वह देवदार को काटता या वन के वृक्षों में से जाति-जाति के बांज वृक्ष चुनकर देख-भाल करता है, वह देवदार का एक वृक्ष लगाता है जो वर्षा का जल पाकर बढ़ता है।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 44:15" - }, - "तब", - { - "type": "char:it", - "content": [ - "वह मनुष्य के ईंधन के काम में आता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "44.15" - ] - }, - { - "type": "char:fq", - "content": [ - "वह मनुष्य के ईंधन के काम में आता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह पद और अगला पद उपहासगर्भित है कि जिस लकड़ी से मूर्तियाँ बनाई जाती हैं उसी लकड़ी को तापने के लिए और खाना पकाने के लिए काम में लेते हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; वह उसमें से कुछ सुलगाकर तापता है, वह उसको जलाकर रोटी बनाता है; उसी से वह देवता भी बनाकर उसको दण्डवत् करता है; वह मूरत खुदवाकर उसके सामने प्रणाम करता है।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "ISA 44:16" - }, - "उसका एक भाग तो वह आग में जलाता और दूसरे भाग से माँस पकाकर खाता है, वह माँस भूनकर तृप्त होता; फिर तापकर कहता है, “अहा, मैं गर्म हो गया, मैंने आग देखी है!”", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 44:17" + "type": "char:bdit", + "content": [ + "(भज. 107:2,3)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 43:7" + }, + "हर एक को जो मेरा कहलाता है, जिसको मैंने अपनी महिमा के लिये सृजा, जिसको मैंने रचा और बनाया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल परमेश्वर का गवाह" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 43:8" + }, + "आँख रहते हुए अंधे को और कान रखते हुए बहरों को निकाल ले आओ!", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 43:9" + }, + "जाति-जाति के लोग इकट्ठे किए जाएँ और राज्य-राज्य के लोग एकत्रित हों। उनमें से", + { + "type": "char:it", + "content": [ + "कौन यह बात बता सकता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "43.9" + ] }, - "और उसके बचे हुए भाग को लेकर वह एक देवता अर्थात् एक मूरत खोदकर बनाता है; तब वह उसके सामने प्रणाम और दण्डवत् करता और उससे प्रार्थना करके कहता है, “मुझे बचा ले, क्योंकि तू मेरा देवता है!”", { - "type": "char:bdit", - "content": [ - "(प्रेरि. 17:29)" - ] + "type": "char:fq", + "content": [ + "कौन यह बात बता सकता:" + ] }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 44:18" - }, - "वे कुछ नहीं जानते, न कुछ समझ रखते हैं; क्योंकि उनकी आँखें ऐसी बन्द की गई हैं कि वे देख नहीं सकते; और उनकी बुद्धि ऐसी कि वे बूझ नहीं सकते।", { - "type": "verse:v", - "number": "19", - "sid": "ISA 44:19" - }, - "कोई इस पर ध्यान नहीं करता, और न किसी को इतना ज्ञान या समझ रहती है कि वह कह सके, “उसका एक भाग तो मैंने जला दिया और उसके कोयलों पर रोटी बनाई; और माँस भूनकर खाया है; फिर क्या मैं उसके बचे हुए भाग को घिनौनी वस्तु बनाऊँ? क्या मैं काठ को प्रणाम करूँ?”", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 44:20" - }, - { - "type": "char:it", - "content": [ - "वह राख खाता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "44.20" - ] - }, - { - "type": "char:fq", - "content": [ - "वह राख खाता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ है कि मूर्तिपूजा करके उनकी मनोकामना पूरी नहीं होगी। यह ऐसा है जैसे मनुष्य भोजन की खोज करे और अन्ततः वह भोजन राख निगले।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; भरमाई हुई बुद्धि के कारण वह भटकाया गया है और वह न अपने को बचा सकता और न यह कह सकता है, “क्या मेरे दाहिने हाथ में मिथ्या नहीं?”" - ] + "type": "char:ft", + "content": [ + "उनमें से कौन है जो इस अवस्था का पूर्वानुमान लगा सकता है? कौन है जो आगामी घटनाओं को बता सकता है। यहाँ अभिप्रेत अर्थ है कि यहोवा ने ऐसा किया है जो अन्यजाति देवी-देवता कभी नहीं कर सकते।" + ] } - ] + ] + } + ] }, + "या बीती हुई बातें हमें सुना सकता है? वे अपने साक्षी ले आएँ जिससे वे सच्चे ठहरें, वे सुन लें और कहें, यह सत्य है।", { - "type": "para:s", - "content": [ - "परमेश्वर इस्राएल को नहीं भुला" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 43:10" }, + "यहोवा की वाणी है, “तुम मेरे साक्षी हो और मेरे दास हो, जिन्हें मैंने इसलिए चुना है कि समझकर मेरा विश्वास करो और यह जान लो कि मैं वही हूँ। मुझसे पहले कोई परमेश्वर न हुआ और न मेरे बाद कोई होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "ISA 44:21" - }, - "हे याकूब, हे इस्राएल, इन बातों को स्मरण कर, तू मेरा दास है, मैंने तुझे रचा है; हे इस्राएल, तू मेरा दास है, मैं तुझको न भूलूँगा।", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 44:22" - }, - "मैंने तेरे अपराधों को काली घटा के समान और तेरे पापों को बादल के समान मिटा दिया है; मेरी ओर फिर लौट आ, क्योंकि मैंने तुझे छुड़ा लिया है।" - ] + "type": "char:bdit", + "content": [ + "(यूह. 1:7,8, यशा. 45:6)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ISA 44:23" - }, - "हे आकाश ऊँचे स्वर से गा, क्योंकि यहोवा ने यह काम किया है; हे पृथ्वी के गहरे स्थानों, जयजयकार करो; हे पहाड़ों, हे वन, हे वन के सब वृक्षों, गला खोलकर ऊँचे स्वर से गाओ! क्योंकि यहोवा ने याकूब को छुड़ा लिया है और इस्राएल में महिमावान होगा।", - { - "type": "char:bdit", - "content": [ - "(भज. 69:34,35, यशा. 49:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 43:11" }, + "मैं ही यहोवा हूँ और मुझे छोड़ कोई उद्धारकर्ता नहीं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 44:24" - }, - "यहोवा, तेरा उद्धारकर्ता, जो तुझे गर्भ ही से बनाता आया है, यह कहता है, “मैं यहोवा ही सब का बनानेवाला हूँ जिसने अकेले ही आकाश को ताना और पृथ्वी को अपनी ही शक्ति से फैलाया है।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 44:25" - }, - "मैं झूठे लोगों के कहे हुए चिन्हों को व्यर्थ कर देता और भावी कहनेवालों को बावला कर देता हूँ; जो बुद्धिमानों को पीछे हटा देता और उनकी पंडिताई को मूर्खता बनाता हूँ;", - { - "type": "char:bdit", - "content": [ - "(अय्यू. 5:12-14, 1 कुरि. 1:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 44:26" - }, - "और अपने दास के वचन को पूरा करता और अपने दूतों की युक्ति को सफल करता हूँ; जो यरूशलेम के विषय कहता है, ‘वह फिर बसाई जाएगी’ और यहूदा के नगरों के विषय, ‘वे फिर बनाए जाएँगे और मैं उनके खण्डहरों को सुधारूँगा,’", - { - "type": "verse:v", - "number": "27", - "sid": "ISA 44:27" - }, - "जो गहरे जल से कहता है, ‘तू सूख जा, मैं तेरी नदियों को सूखाऊँगा;’", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 51:36)" - ] - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "ISA 44:28" - }, - "जो कुस्रू के विषय में कहता है, ‘वह मेरा ठहराया हुआ चरवाहा है और मेरी इच्छा पूरी करेगा;’ यरूशलेम के विषय कहता है, ‘वह बसाई जाएगी,’ और मन्दिर के विषय कि ‘तेरी नींव डाली जाएगी।’”", - { - "type": "char:bdit", - "content": [ - "(एज्रा 1:1-3)" - ] - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 43:12" }, + "मैं ही ने समाचार दिया और उद्धार किया और वर्णन भी किया, जब तुम्हारे बीच में कोई पराया देवता न था; इसलिए तुम ही मेरे साक्षी हो,” यहोवा की यह वाणी है।", { - "type": "chapter:c", - "number": "45", - "sid": "ISA 45" + "type": "verse:v", + "number": "13", + "sid": "ISA 43:13" }, + "“मैं ही परमेश्वर हूँ और भविष्य में भी मैं ही हूँ; मेरे हाथ से कोई छुड़ा न सकेगा; जब मैं काम करना चाहूँ तब कौन मुझे रोक सकेगा।”", + { + "type": "char:bdit", + "content": [ + "(1 तीमु. 1:17; रोम. 9:18,19)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "बाबेल से बच जाना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "कुस्रू जो परमेश्वर का अभिषिक्त है" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 43:14" }, + "तुम्हारा छुड़ानेवाला और इस्राएल का पवित्र यहोवा यह कहता है, “तुम्हारे निमित्त मैंने बाबेल को भेजा है, और उसके सब रहनेवालों को भगोड़ों की दशा में और कसदियों को भी उन्हीं के जहाजों पर चढ़ाकर ले आऊँगा जिनके विषय वे बड़ा बोल बोलते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 45:1" - }, - "यहोवा अपने अभिषिक्त कुस्रू के विषय यह कहता है, मैंने उसके दाहिने हाथ को इसलिए थाम लिया है कि उसके सामने जातियों को दबा दूँ और राजाओं की कमर ढीली करूँ, उसके सामने फाटकों को ऐसा खोल दूँ कि वे फाटक बन्द न किए जाएँ।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 45:2" - }, - "“", - { - "type": "char:it", - "content": [ - "मैं तेरे आगे-आगे चलूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "45.2" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं तेरे आगे-आगे चलूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "विजय का मार्ग तैयार करने के लिए, यह सिद्ध करने हेतु कि पृथ्वी के घमण्डी विजेताओं की विजय परमेश्वर के प्रावधान ही है। यहाँ निहित विचार है, तुम्हारी विजय यात्रा को घटाने या उसका विरोध करनेवाली हर एक बाधा को मैं दूर कर दूँगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और ऊँची-ऊँची भूमि को चौरस करूँगा, मैं पीतल के किवाड़ों को तोड़ डालूँगा और लोहे के बेंड़ों को टुकड़े-टुकड़े कर दूँगा।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 45:3" - }, - "मैं तुझको अंधकार में छिपा हुआ और गुप्त स्थानों में गड़ा हुआ धन दूँगा, जिससे तू जाने कि मैं इस्राएल का परमेश्वर यहोवा हूँ जो तुझे नाम लेकर बुलाता है।", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 27:5, कुलु. 2:3)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 45:4" - }, - "अपने दास याकूब और अपने चुने हुए इस्राएल के निमित्त मैंने नाम लेकर तुझे बुलाया है; यद्यपि तू मुझे नहीं जानता, तो भी मैंने तुझे पदवी दी है।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 45:5" - }, - "मैं यहोवा हूँ और दूसरा कोई नहीं, मुझे छोड़ कोई परमेश्वर नहीं; यद्यपि तू मुझे नहीं जानता, तो भी मैं तेरी कमर कसूँगा,", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 45:6" - }, - "जिससे उदयाचल से लेकर अस्ताचल तक लोग जान लें कि मुझ बिना कोई है ही नहीं; मैं यहोवा हूँ और दूसरा कोई नहीं है।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 45:7" - }, - "मैं उजियाले का बनानेवाला और अंधियारे का सृजनहार हूँ, मैं शान्ति का दाता और विपत्ति को रचता हूँ, मैं यहोवा ही इन सभी का कर्ता हूँ।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 45:8" - }, - "हे आकाश ऊपर से धार्मिकता बरसा, आकाशमण्डल से धार्मिकता की वर्षा हो; पृथ्वी खुले कि उद्धार उत्पन्न हो; और धार्मिकता भी उसके संग उगाए; मैं यहोवा ही ने उसे उत्पन्न किया है।" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 43:15" }, + "मैं यहोवा तुम्हारा पवित्र, इस्राएल का सृजनहार, तुम्हारा राजा हूँ।”", { - "type": "para:s", - "content": [ - "कुम्हार और मिट्टी" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 43:16" }, + "यहोवा जो समुद्र में मार्ग और प्रचण्ड धारा में पथ बनाता है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 45:9" - }, - "“हाय उस पर जो अपने रचनेवाले से झगड़ता है! वह तो मिट्टी के ठीकरों में से एक ठीकरा ही है! क्या मिट्टी कुम्हार से कहेगी, ‘तू यह क्या करता है?’ क्या कारीगर का बनाया हुआ कार्य उसके विषय कहेगा, ‘उसके हाथ नहीं है’?", - { - "type": "char:bdit", - "content": [ - "(रोम. 9:20,21)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 45:10" - }, - "हाय उस पर जो अपने पिता से कहे, ‘तू क्या जन्माता है?’ और माँ से कहे, ‘तू किसकी माता है?’”", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 45:11" - }, - "यहोवा जो इस्राएल का पवित्र और उसका बनानेवाला है वह यह कहता है, “क्या तुम आनेवाली घटनाएँ मुझसे पूछोगे? क्या मेरे पुत्रों और मेरे कामों के विषय मुझे आज्ञा दोगे?", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 45:12" - }, - "मैं ही ने पृथ्वी को बनाया और उसके ऊपर मनुष्यों को सृजा है; मैंने अपने ही हाथों से आकाश को ताना और उसके सारे गणों को आज्ञा दी है।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 45:13" - }, - "मैं ही ने उस पुरुष को धार्मिकता में उभारा है और मैं उसके सब मार्गों को सीधा करूँगा; वह मेरे नगर को फिर बसाएगा और मेरे बन्दियों को बिना दाम या बदला लिए छुड़ा देगा,” सेनाओं के यहोवा का यही वचन है।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 43:17" }, + "जो रथों और घोड़ों को और शूरवीरों समेत सेना को निकाल लाता है, (वे तो एक संग वहीं रह गए और फिर नहीं उठ सकते, वे बुझ गए, वे सन की बत्ती के समान बुझ गए हैं।) वह यह कहता है,", { - "type": "para:s", - "content": [ - "केवल परमेश्वर उद्धारकर्ता" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 43:18" }, + "“अब बीती हुई घटनाओं का स्मरण मत करो, न प्राचीनकाल की बातों पर मन लगाओ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 45:14" - }, - "यहोवा यह कहता है, “मिस्रियों की कमाई और कूशियों के व्यापार का लाभ और सबाई लोग जो डील-डौलवाले हैं, तेरे पास चले आएँगे, और तेरे ही हो जाएँगे, वे तेरे पीछे-पीछे चलेंगे; वे साँकलों में बाँधे हुए चले आएँगे और तेरे सामने दण्डवत् कर तुझ से विनती करके कहेंगे, ‘निश्चय परमेश्वर तेरे ही साथ है और दूसरा कोई नहीं; उसके सिवाय कोई और परमेश्वर नहीं।’”", - { - "type": "char:bdit", - "content": [ - "(जक. 8:22,23, प्रका. 3:9)" - ] - }, - "" - ] + "type": "verse:v", + "number": "19", + "sid": "ISA 43:19" }, + "देखो, मैं एक नई बात करता हूँ; वह अभी प्रगट होगी, क्या तुम उससे अनजान रहोगे? मैं जंगल में एक मार्ग बनाऊँगा और निर्जल देश में नदियाँ बहाऊँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ISA 45:15" - }, - "हे इस्राएल के परमेश्वर, हे उद्धारकर्ता! निश्चय तू ऐसा परमेश्वर है जो अपने को गुप्त रखता है।", - { - "type": "char:bdit", - "content": [ - "(रोम. 11:33)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 45:16" - }, - "मूर्तियों के गढ़नेवाले सब के सब लज्जित और चकित होंगे, वे सब के सब व्याकुल होंगे।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 45:17" - }, - "परन्तु इस्राएल यहोवा के द्वारा युग-युग का उद्धार पाएगा; तुम युग-युग वरन् अनन्तकाल तक न तो कभी लज्जित और न कभी व्याकुल होंगे।", - { - "type": "char:bdit", - "content": [ - "(रोम. 10:11, योए. 2:26,27, इब्रा. 5:9)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(भज. 107:35)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 45:18" - }, - "क्योंकि यहोवा जो आकाश का सृजनहार है, वही परमेश्वर है; उसी ने पृथ्वी को रचा और बनाया, उसी ने उसको स्थिर भी किया; उसने उसे सुनसान रहने के लिये नहीं परन्तु बसने के लिये उसे रचा है। वही यह कहता है, “मैं यहोवा हूँ, मेरे सिवाय दूसरा और कोई नहीं है।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 45:19" - }, - "मैंने न किसी गुप्त स्थान में, न अंधकार देश के किसी स्थान में बातें की; मैंने याकूब के वंश से नहीं कहा, ‘", + "type": "verse:v", + "number": "20", + "sid": "ISA 43:20" + }, + "गीदड़ और शुतुर्मुर्ग आदि जंगली जन्तु मेरी महिमा करेंगे; क्योंकि मैं अपनी चुनी हुई प्रजा के पीने के लिये जंगल में जल और निर्जल देश में नदियाँ बहाऊँगा।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 43:21" + }, + "इस प्रजा को मैंने अपने लिये बनाया है कि वे मेरा गुणानुवाद करें।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 10:31, 1 पत. 2:9)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल का पाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ISA 43:22" + }, + "“तो भी हे याकूब, तूने मुझसे प्रार्थना नहीं की; वरन् हे इस्राएल तू मुझसे थक गया है!", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 43:23" + }, + "मेरे लिये होमबलि करने को तू मेम्ने नहीं लाया और न मेलबलि चढ़ाकर मेरी महिमा की है। देख, मैंने अन्नबलि चढ़ाने की कठिन सेवा तुझ से नहीं कराई, न तुझ से धूप लेकर तुझे थका दिया है।", + { + "type": "verse:v", + "number": "24", + "sid": "ISA 43:24" + }, + "तू मेरे लिये सुगन्धित नरकट रुपये से मोल नहीं लाया और न मेलबलियों की चर्बी से मुझे तृप्त किया। परन्तु तूने अपने पापों के कारण मुझ पर बोझ लाद दिया है, और अपने अधर्म के कामों से मुझे थका दिया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "ISA 43:25" + }, + "“मैं वही हूँ जो अपने नाम के निमित्त तेरे अपराधों को मिटा देता हूँ और तेरे पापों को स्मरण न करूँगा।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 10:17, 8:12, यिर्म. 31:34)" + ] + }, + { + "type": "verse:v", + "number": "26", + "sid": "ISA 43:26" + }, + "मुझे स्मरण करो, हम आपस में विवाद करें; तू अपनी बात का वर्णन कर जिससे तू निर्दोष ठहरे।", + { + "type": "verse:v", + "number": "27", + "sid": "ISA 43:27" + }, + "तेरा मूलपुरुष पापी हुआ और जो-जो मेरे और तुम्हारे बीच बिचवई हुए, वे मुझसे बलवा करते चले आए हैं।", + { + "type": "verse:v", + "number": "28", + "sid": "ISA 43:28" + }, + "इस कारण मैंने पवित्रस्थान के हाकिमों को अपवित्र ठहराया, मैंने याकूब को सत्यानाश और इस्राएल को निन्दित होने दिया है।" + ] + }, + { + "type": "chapter:c", + "number": "44", + "sid": "ISA 44" + }, + { + "type": "para:s", + "content": [ + "आत्मिक आशीष" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 44:1" + }, + "“परन्तु अब हे मेरे दास याकूब, हे मेरे चुने हुए इस्राएल, सुन ले!", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 44:2" + }, + "तेरा कर्ता यहोवा, जो तुझे गर्भ ही से बनाता आया और तेरी सहायता करेगा, यह कहता है: हे मेरे दास याकूब, हे मेरे चुने हुए यशूरून, मत डर!", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 44:3" + }, + "क्योंकि मैं प्यासी भूमि पर जल और सूखी भूमि पर धाराएँ बहाऊँगा; मैं तेरे वंश पर अपनी आत्मा और तेरी सन्तान पर अपनी आशीष उण्डेलूँगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 21:6, योए. 2:28)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 44:4" + }, + "वे उन मजनुओं के समान बढ़ेंगे जो धाराओं के पास घास के बीच में होते हैं।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 44:5" + }, + "कोई कहेगा, ‘मैं यहोवा का हूँ,’ कोई अपना नाम याकूब रखेगा, कोई अपने हाथ पर लिखेगा, ‘मैं यहोवा का हूँ,’ और अपना कुलनाम इस्राएली बताएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "प्रभु यहोवा ही एकमात्र परमेश्वर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 44:6" + }, + "यहोवा, जो इस्राएल का राजा है, अर्थात् सेनाओं का यहोवा जो उसका छुड़ानेवाला है, वह यह कहता है, “मैं सबसे पहला हूँ, और मैं ही अन्त तक रहूँगा; मुझे छोड़ कोई परमेश्वर है ही नहीं।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 1:17, व्यव. 1:17, प्रका. 21:6, प्रका. 22:13)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 44:7" + }, + "जब से मैंने प्राचीनकाल में मनुष्यों को ठहराया, तब से कौन हुआ जो मेरे समान उसको प्रचार करे, या बताए या मेरे लिये रचे अथवा होनहार बातें पहले ही से प्रगट करे?", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 44:8" + }, + "मत डरो और न भयभीत हो; क्या मैंने प्राचीनकाल ही से ये बातें तुम्हें नहीं सुनाईं और तुम पर प्रगट नहीं की? तुम मेरे साक्षी हो। क्या मुझे छोड़ कोई और परमेश्वर है? नहीं, मुझे छोड़ कोई चट्टान नहीं; मैं किसी और को नहीं जानता।”" + ] + }, + { + "type": "para:s", + "content": [ + "मूर्तिपूजा मूर्खता है" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 44:9" + }, + "जो मूरत खोदकर बनाते हैं, वे सब के सब व्यर्थ हैं और जिन वस्तुओं में वे आनन्द ढूँढ़ते उनसे कुछ लाभ न होगा; उनके साक्षी, न तो आप कुछ देखते और न कुछ जानते हैं, इसलिए उनको लज्जित होना पड़ेगा।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 44:10" + }, + "किसने देवता या निष्फल मूरत ढाली है?", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 44:11" + }, + "देख, उसके सब संगियों को तो लज्जित होना पड़ेगा, कारीगर तो मनुष्य ही है; वे सब के सब इकट्ठे होकर खड़े हों; वे डर जाएँगे; वे सब के सब लज्जित होंगे।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 44:12" + }, + "लोहार एक बसूला अंगारों में बनाता और हथौड़ों से गढ़कर तैयार करता है, अपने भुजबल से वह उसको बनाता है; फिर वह भूखा हो जाता है और उसका बल घटता है, वह पानी नहीं पीता और थक जाता है।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 44:13" + }, + "बढ़ई सूत लगाकर टाँकी से रेखा करता है और रन्दनी से काम करता और परकार से रेखा खींचता है, वह उसका आकार और मनुष्य की सी सुन्दरता बनाता है ताकि लोग उसे घर में रखें।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 44:14" + }, + "वह देवदार को काटता या वन के वृक्षों में से जाति-जाति के बांज वृक्ष चुनकर देख-भाल करता है, वह देवदार का एक वृक्ष लगाता है जो वर्षा का जल पाकर बढ़ता है।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 44:15" + }, + "तब", + { + "type": "char:it", + "content": [ + "वह मनुष्य के ईंधन के काम में आता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "मुझे व्यर्थ में ढूँढ़ो" - ] + "type": "char:fr", + "content": [ + "44.15" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "45.19" - ] - }, - { - "type": "char:fq", - "content": [ - "मुझे व्यर्थ में ढूँढ़ो:" - ] - }, - { - "type": "char:ft", - "content": [ - "कहने का अर्थ है कि परमेश्वर की सेवा करना व्यर्थ और निरर्थक नहीं रहा है क्योंकि वह उनका रक्षक एवं मित्र रहा है और उनका उसके निकट जाकर अपनी आवश्यकताएँ प्रस्तुत करना व्यर्थ नहीं था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "वह मनुष्य के ईंधन के काम में आता है:" + ] }, { - "type": "char:it", - "content": [ - "*।’ मैं यहोवा सत्य ही कहता हूँ, मैं उचित बातें ही बताता हूँ।" - ] + "type": "char:ft", + "content": [ + "यह पद और अगला पद उपहासगर्भित है कि जिस लकड़ी से मूर्तियाँ बनाई जाती हैं उसी लकड़ी को तापने के लिए और खाना पकाने के लिए काम में लेते हैं।" + ] } - ] + ] + } + ] }, + "; वह उसमें से कुछ सुलगाकर तापता है, वह उसको जलाकर रोटी बनाता है; उसी से वह देवता भी बनाकर उसको दण्डवत् करता है; वह मूरत खुदवाकर उसके सामने प्रणाम करता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 45:20" - }, - "“हे जाति-जाति में से बचे हुए लोगों, इकट्ठे होकर आओ, एक संग मिलकर निकट आओ! वह जो अपनी लकड़ी की खोदी हुई मूरतें लिए फिरते हैं और ऐसे देवता से जिससे उद्धार नहीं हो सकता, प्रार्थना करते हैं, वे अज्ञान हैं।", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 45:21" - }, - "तुम प्रचार करो और उनको लाओ; हाँ, वे आपस में सम्मति करें किसने प्राचीनकाल से यह प्रगट किया? किसने प्राचीनकाल में इसकी सूचना पहले ही से दी? क्या मैं यहोवा ही ने यह नहीं किया? इसलिए मुझे छोड़ कोई और दूसरा परमेश्वर नहीं है, धर्मी और उद्धारकर्ता परमेश्वर मुझे छोड़ और कोई नहीं है।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 44:16" }, + "उसका एक भाग तो वह आग में जलाता और दूसरे भाग से माँस पकाकर खाता है, वह माँस भूनकर तृप्त होता; फिर तापकर कहता है, “अहा, मैं गर्म हो गया, मैंने आग देखी है!”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ISA 45:22" - }, - "“हे पृथ्वी के दूर-दूर के देश के रहनेवालों, तुम मेरी ओर फिरो और उद्धार पाओ! क्योंकि मैं ही परमेश्वर हूँ और दूसरा कोई नहीं है।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 44:17" }, + "और उसके बचे हुए भाग को लेकर वह एक देवता अर्थात् एक मूरत खोदकर बनाता है; तब वह उसके सामने प्रणाम और दण्डवत् करता और उससे प्रार्थना करके कहता है, “मुझे बचा ले, क्योंकि तू मेरा देवता है!”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "ISA 45:23" - }, - "मैंने अपनी ही शपथ खाई, धार्मिकता के अनुसार मेरे मुख से यह वचन निकला है और वह नहीं टलेगा, ‘प्रत्येक घुटना मेरे सम्मुख झुकेगा और प्रत्येक के मुख से मेरी ही शपथ खाई जाएगी।’", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 6:13, रोम. 14:11, फिलि. 2:10,11)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(प्रेरि. 17:29)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 45:24" - }, - "“लोग मेरे विषय में कहेंगे, केवल यहोवा ही में धार्मिकता और शक्ति है। उसी के पास लोग आएँगे, और जो उससे रूठे रहेंगे, उन्हें लज्जित होना पड़ेगा।", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 45:25" - }, - "इस्राएल के सारे वंश के लोग यहोवा ही के कारण धर्मी ठहरेंगे, और उसकी महिमा करेंगे।”" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 44:18" }, + "वे कुछ नहीं जानते, न कुछ समझ रखते हैं; क्योंकि उनकी आँखें ऐसी बन्द की गई हैं कि वे देख नहीं सकते; और उनकी बुद्धि ऐसी कि वे बूझ नहीं सकते।", { - "type": "chapter:c", - "number": "46", - "sid": "ISA 46" + "type": "verse:v", + "number": "19", + "sid": "ISA 44:19" }, + "कोई इस पर ध्यान नहीं करता, और न किसी को इतना ज्ञान या समझ रहती है कि वह कह सके, “उसका एक भाग तो मैंने जला दिया और उसके कोयलों पर रोटी बनाई; और माँस भूनकर खाया है; फिर क्या मैं उसके बचे हुए भाग को घिनौनी वस्तु बनाऊँ? क्या मैं काठ को प्रणाम करूँ?”", { - "type": "para:s", - "content": [ - "मृत मूर्तियाँ और जीवित परमेश्वर" - ] + "type": "verse:v", + "number": "20", + "sid": "ISA 44:20" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 46:1" - }, + "type": "char:it", + "content": [ + "वह राख खाता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "बेल देवता झुक गया" - ] + "type": "char:fr", + "content": [ + "44.20" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "46.1" - ] - }, - { - "type": "char:fq", - "content": [ - "बेल देवता झुक गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "बाबेल का प्रमुख गृहदेवता।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "वह राख खाता है:" + ] }, { - "type": "char:it", - "content": [ - "*, नबो देवता नब गया है, उनकी प्रतिमाएँ पशुओं वरन् घरेलू पशुओं पर लदी हैं; जिन वस्तुओं को तुम उठाए फिरते थे, वे अब भारी बोझ हो गईं और थकित पशुओं पर लदी हैं।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "ISA 46:2" - }, - "वे नब गए, वे एक संग झुक गए, वे उस भार को छुड़ा नहीं सके, और आप भी बँधुवाई में चले गए हैं।" - ] + "type": "char:ft", + "content": [ + "इसका अर्थ है कि मूर्तिपूजा करके उनकी मनोकामना पूरी नहीं होगी। यह ऐसा है जैसे मनुष्य भोजन की खोज करे और अन्ततः वह भोजन राख निगले।" + ] + } + ] + } + ] + }, + "; भरमाई हुई बुद्धि के कारण वह भटकाया गया है और वह न अपने को बचा सकता और न यह कह सकता है, “क्या मेरे दाहिने हाथ में मिथ्या नहीं?”" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर इस्राएल को नहीं भुला" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 44:21" + }, + "हे याकूब, हे इस्राएल, इन बातों को स्मरण कर, तू मेरा दास है, मैंने तुझे रचा है; हे इस्राएल, तू मेरा दास है, मैं तुझको न भूलूँगा।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 44:22" + }, + "मैंने तेरे अपराधों को काली घटा के समान और तेरे पापों को बादल के समान मिटा दिया है; मेरी ओर फिर लौट आ, क्योंकि मैंने तुझे छुड़ा लिया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ISA 44:23" + }, + "हे आकाश ऊँचे स्वर से गा, क्योंकि यहोवा ने यह काम किया है; हे पृथ्वी के गहरे स्थानों, जयजयकार करो; हे पहाड़ों, हे वन, हे वन के सब वृक्षों, गला खोलकर ऊँचे स्वर से गाओ! क्योंकि यहोवा ने याकूब को छुड़ा लिया है और इस्राएल में महिमावान होगा।", + { + "type": "char:bdit", + "content": [ + "(भज. 69:34,35, यशा. 49:13)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ISA 44:24" }, + "यहोवा, तेरा उद्धारकर्ता, जो तुझे गर्भ ही से बनाता आया है, यह कहता है, “मैं यहोवा ही सब का बनानेवाला हूँ जिसने अकेले ही आकाश को ताना और पृथ्वी को अपनी ही शक्ति से फैलाया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 46:3" - }, - "“हे याकूब के घराने, हे इस्राएल के घराने के सब बचे हुए लोगों, मेरी ओर कान लगाकर सुनो; तुम को मैं तुम्हारी उत्पत्ति ही से उठाए रहा और जन्म ही से लिए फिरता आया हूँ।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 46:4" - }, - "तुम्हारे बुढ़ापे में भी मैं वैसा ही बना रहूँगा और तुम्हारे बाल पकने के समय तक तुम्हें उठाए रहूँगा। मैंने तुम्हें बनाया और तुम्हें लिए फिरता रहूँगा; मैं तुम्हें उठाए रहूँगा और छुड़ाता भी रहूँगा।" - ] + "type": "verse:v", + "number": "25", + "sid": "ISA 44:25" }, + "मैं झूठे लोगों के कहे हुए चिन्हों को व्यर्थ कर देता और भावी कहनेवालों को बावला कर देता हूँ; जो बुद्धिमानों को पीछे हटा देता और उनकी पंडिताई को मूर्खता बनाता हूँ;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 46:5" - }, - "“तुम किस से मेरी उपमा दोगे और मुझे किसके समान बताओगे, किस से मेरा मिलान करोगे कि हम एक समान ठहरें?", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 46:6" - }, - "जो थैली से सोना उण्डेलते या काँटे में चाँदी तौलते हैं, जो सुनार को मजदूरी देकर उससे देवता बनवाते हैं, तब वे उसे प्रणाम करते वरन् दण्डवत् भी करते हैं!", - { - "type": "char:bdit", - "content": [ - "(निर्ग. 32:2-4)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 46:7" - }, - "वे उसको कंधे पर उठाकर लिए फिरते हैं, वे उसे उसके स्थान में रख देते और वह वहीं खड़ा रहता है; वह अपने स्थान से हट नहीं सकता; यदि कोई उसकी दुहाई भी दे, तो भी न वह सुन सकता है और न विपत्ति से उसका उद्धार कर सकता है।" - ] + "type": "char:bdit", + "content": [ + "(अय्यू. 5:12-14, 1 कुरि. 1:20)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 46:8" - }, - "“हे अपराधियों, इस बात को स्मरण करो और ध्यान दो, इस पर फिर मन लगाओ।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 46:9" - }, - "प्राचीनकाल की बातें स्मरण करो जो आरम्भ ही से है, क्योंकि परमेश्वर मैं ही हूँ, दूसरा कोई नहीं; मैं ही परमेश्वर हूँ और मेरे तुल्य कोई भी नहीं है।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 46:10" - }, - "मैं तो अन्त की बात आदि से और प्राचीनकाल से उस बात को बताता आया हूँ जो अब तक नहीं हुई। मैं कहता हूँ, ‘", - { - "type": "char:it", - "content": [ - "मेरी युक्ति स्थिर रहेगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "46.10" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरी युक्ति स्थिर रहेगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "मेरा उद्देश्य, मेरी योजना, मेरी मर्जी स्थिर रहेगी का अर्थ है, अचल, बस जाना, निश्चित होना, स्थापित होना" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और मैं अपनी इच्छा को पूरी करूँगा।’" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "ISA 46:11" - }, - "मैं पूर्व से एक उकाब पक्षी को अर्थात् दूर देश से अपनी युक्ति के पूरा करनेवाले पुरुष को बुलाता हूँ। मैं ही ने यह बात कही है और उसे पूरी भी करूँगा; मैंने यह विचार बाँधा है और उसे सफल भी करूँगा।" - ] + "type": "verse:v", + "number": "26", + "sid": "ISA 44:26" }, + "और अपने दास के वचन को पूरा करता और अपने दूतों की युक्ति को सफल करता हूँ; जो यरूशलेम के विषय कहता है, ‘वह फिर बसाई जाएगी’ और यहूदा के नगरों के विषय, ‘वे फिर बनाए जाएँगे और मैं उनके खण्डहरों को सुधारूँगा,’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 46:12" - }, - "“हे कठोर मनवालों तुम जो धार्मिकता से दूर हो, कान लगाकर मेरी सुनो।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 46:13" - }, - "मैं अपनी धार्मिकता को समीप ले आने पर हूँ वह दूर नहीं है, और मेरे उद्धार करने में विलम्ब न होगा; मैं सिय्योन का उद्धार करूँगा और इस्राएल को महिमा दूँगा।”" - ] + "type": "verse:v", + "number": "27", + "sid": "ISA 44:27" }, + "जो गहरे जल से कहता है, ‘तू सूख जा, मैं तेरी नदियों को सूखाऊँगा;’", { - "type": "chapter:c", - "number": "47", - "sid": "ISA 47" + "type": "char:bdit", + "content": [ + "(यिर्म. 51:36)" + ] }, { - "type": "para:s", - "content": [ - "बाबेल का पतन" - ] + "type": "verse:v", + "number": "28", + "sid": "ISA 44:28" }, + "जो कुस्रू के विषय में कहता है, ‘वह मेरा ठहराया हुआ चरवाहा है और मेरी इच्छा पूरी करेगा;’ यरूशलेम के विषय कहता है, ‘वह बसाई जाएगी,’ और मन्दिर के विषय कि ‘तेरी नींव डाली जाएगी।’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 47:1" - }, - "हे बाबेल की कुमारी बेटी, उतर आ और धूल पर बैठ; हे कसदियों की बेटी तू बिना सिंहासन भूमि पर बैठ! क्योंकि तू अब फिर कोमल और सुकुमार न कहलाएगी।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 47:2" - }, - "चक्की लेकर आटा पीस, अपना घूँघट हटा और घाघरा समेट ले और उघाड़ी टाँगों से नदियों को पार कर।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 47:3" - }, - { - "type": "char:it", - "content": [ - "तेरी नग्नता उघाड़ी जाएगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "47.3" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरी नग्नता उघाड़ी जाएगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह नगर के सर्वनाश की दयनीय दशा को दर्शाता है। उसका घमण्ड समाप्त हो जाएगा और उसकी स्थिति ऐसी होगी कि उसके निवासी अपमान एवं लज्जा से भर जाएगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और तेरी लज्जा प्रगट होगी। मैं बदला लूँगा और किसी मनुष्य को न छोड़ूँगा।" - ] + "type": "char:bdit", + "content": [ + "(एज्रा 1:1-3)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "45", + "sid": "ISA 45" + }, + { + "type": "para:s", + "content": [ + "कुस्रू जो परमेश्वर का अभिषिक्त है" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 45:1" + }, + "यहोवा अपने अभिषिक्त कुस्रू के विषय यह कहता है, मैंने उसके दाहिने हाथ को इसलिए थाम लिया है कि उसके सामने जातियों को दबा दूँ और राजाओं की कमर ढीली करूँ, उसके सामने फाटकों को ऐसा खोल दूँ कि वे फाटक बन्द न किए जाएँ।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 45:2" + }, + "“", + { + "type": "char:it", + "content": [ + "मैं तेरे आगे-आगे चलूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "45.2" + ] + }, + { + "type": "char:fq", + "content": [ + "मैं तेरे आगे-आगे चलूँगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "विजय का मार्ग तैयार करने के लिए, यह सिद्ध करने हेतु कि पृथ्वी के घमण्डी विजेताओं की विजय परमेश्वर के प्रावधान ही है। यहाँ निहित विचार है, तुम्हारी विजय यात्रा को घटाने या उसका विरोध करनेवाली हर एक बाधा को मैं दूर कर दूँगा।" + ] } - ] + ] + } + ] }, + "और ऊँची-ऊँची भूमि को चौरस करूँगा, मैं पीतल के किवाड़ों को तोड़ डालूँगा और लोहे के बेंड़ों को टुकड़े-टुकड़े कर दूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 47:4" - }, - "हमारा छुटकारा देनेवाले का नाम सेनाओं का यहोवा और इस्राएल का पवित्र है।" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 45:3" }, + "मैं तुझको अंधकार में छिपा हुआ और गुप्त स्थानों में गड़ा हुआ धन दूँगा, जिससे तू जाने कि मैं इस्राएल का परमेश्वर यहोवा हूँ जो तुझे नाम लेकर बुलाता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 47:5" - }, - "हे कसदियों की बेटी, चुपचाप बैठी रह और अंधियारे में जा; क्योंकि तू अब राज्य-राज्य की स्वामिनी न कहलाएगी।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 47:6" - }, - "मैंने अपनी प्रजा से क्रोधित होकर अपने निज भाग को अपवित्र ठहराया और तेरे वश में कर दिया; तूने उन पर कुछ दया न की; बूढ़ों पर तूने अपना अत्यन्त भारी जूआ रख दिया।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 47:7" - }, - "तूने कहा, “मैं सर्वदा स्वामिनी बनी रहूँगी,” इसलिए तूने अपने मन में इन बातों पर विचार न किया और यह भी न सोचा कि उनका क्या फल होगा।" - ] + "type": "char:bdit", + "content": [ + "(यिर्म. 27:5, कुलु. 2:3)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 47:8" - }, - "इसलिए सुन, तू जो राग-रंग में उलझी हुई निडर बैठी रहती है और मन में कहती है कि “मैं ही हूँ, और मुझे छोड़ कोई दूसरा नहीं; मैं विधवा के समान न बैठूँगी और न मेरे बाल-बच्चे मिटेंगे।”", - { - "type": "char:bdit", - "content": [ - "(सप. 2:15, प्रका. 18:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 47:9" - }, - "सुन, ये दोनों दुःख अर्थात् लड़कों का जाता रहना और विधवा हो जाना, अचानक एक ही दिन तुझ पर आ पड़ेंगे। तेरे बहुत से टोन्हों और तेरे भारी-भारी तंत्र-मंत्रों के रहते भी ये तुझ पर अपने पूरे बल से आ पड़ेंगे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 18:8,23)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 45:4" }, + "अपने दास याकूब और अपने चुने हुए इस्राएल के निमित्त मैंने नाम लेकर तुझे बुलाया है; यद्यपि तू मुझे नहीं जानता, तो भी मैंने तुझे पदवी दी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 47:10" - }, - { - "type": "char:it", - "content": [ - "तूने अपनी दुष्टता पर भरोसा रखा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "47.10" - ] - }, - { - "type": "char:fq", - "content": [ - "तूने अपनी दुष्टता पर भरोसा रखा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ निःसंदेह, दुष्टता का अर्थ घमण्ड है अर्थात् उसने यह सोचा था कि वह इनके द्वारा अन्य देशों पर अपनी श्रेष्ठता एवं प्रभुता बनाये रखेगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तूने कहा, “मुझे कोई नहीं देखता;” तेरी बुद्धि और ज्ञान ने तुझे बहकाया और तूने अपने मन में कहा, “मैं ही हूँ और मेरे सिवाय कोई दूसरा नहीं।”" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "ISA 47:11" - }, - "परन्तु तेरी ऐसी दुर्गति होगी जिसका मंत्र तू नहीं जानती, और तुझ पर ऐसी विपत्ति पड़ेगी कि तू प्रायश्चित करके उसका निवारण न कर सकेगी; अचानक विनाश तुझ पर आ पड़ेगा जिसका तुझे कुछ भी पता नहीं।", - { - "type": "char:bdit", - "content": [ - "(1 थिस्स. 5:3)" - ] - }, - "" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 45:5" }, + "मैं यहोवा हूँ और दूसरा कोई नहीं, मुझे छोड़ कोई परमेश्वर नहीं; यद्यपि तू मुझे नहीं जानता, तो भी मैं तेरी कमर कसूँगा,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 47:12" - }, - "अपने तंत्र-मंत्र और बहुत से टोन्हों को, जिनका तूने बाल्यावस्था ही से अभ्यास किया है, उपयोग में ला, सम्भव है तू उनसे लाभ उठा सके या उनके बल से स्थिर रह सके।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 47:13" - }, - "तू तो युक्ति करते-करते थक गई है; अब तेरे ज्योतिषी जो नक्षत्रों को ध्यान से देखते और नये-नये चाँद को देखकर होनहार बताते हैं, वे खड़े होकर तुझे उन बातों से बचाएँ जो तुझ पर घटेंगी।" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 45:6" }, + "जिससे उदयाचल से लेकर अस्ताचल तक लोग जान लें कि मुझ बिना कोई है ही नहीं; मैं यहोवा हूँ और दूसरा कोई नहीं है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 47:14" - }, - "देख, वे भूसे के समान होकर आग से भस्म हो जाएँगे; वे अपने प्राणों को ज्वाला से न बचा सकेंगे। वह आग तापने के लिये नहीं, न ऐसी होगी जिसके सामने कोई बैठ सके!", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 47:15" - }, - "जिनके लिये तू परिश्रम करती आई है वे सब तेरे लिये वैसे ही होंगे, और जो तेरी युवावस्था से तेरे संग व्यापार करते आए हैं, उनमें से प्रत्येक अपनी-अपनी दिशा की ओर चले जाएँगे; तेरा बचानेवाला कोई न रहेगा।" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 45:7" }, + "मैं उजियाले का बनानेवाला और अंधियारे का सृजनहार हूँ, मैं शान्ति का दाता और विपत्ति को रचता हूँ, मैं यहोवा ही इन सभी का कर्ता हूँ।", { - "type": "chapter:c", - "number": "48", - "sid": "ISA 48" + "type": "verse:v", + "number": "8", + "sid": "ISA 45:8" }, + "हे आकाश ऊपर से धार्मिकता बरसा, आकाशमण्डल से धार्मिकता की वर्षा हो; पृथ्वी खुले कि उद्धार उत्पन्न हो; और धार्मिकता भी उसके संग उगाए; मैं यहोवा ही ने उसे उत्पन्न किया है।" + ] + }, + { + "type": "para:s", + "content": [ + "कुम्हार और मिट्टी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "परमेश्वर भविष्य का भी स्वामी" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 45:9" }, + "“हाय उस पर जो अपने रचनेवाले से झगड़ता है! वह तो मिट्टी के ठीकरों में से एक ठीकरा ही है! क्या मिट्टी कुम्हार से कहेगी, ‘तू यह क्या करता है?’ क्या कारीगर का बनाया हुआ कार्य उसके विषय कहेगा, ‘उसके हाथ नहीं है’?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 48:1" - }, - "हे याकूब के घराने, यह बात सुन, तुम जो इस्राएली कहलाते और यहूदा के सोतों के जल से उत्पन्न हुए हो; जो यहोवा के नाम की शपथ खाते हो और इस्राएल के परमेश्वर की चर्चा तो करते हो, परन्तु सच्चाई और धार्मिकता से नहीं करते।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 48:2" - }, - "क्योंकि वे अपने को पवित्र नगर के बताते हैं, और इस्राएल के परमेश्वर पर, जिसका नाम सेनाओं का यहोवा है भरोसा करते हैं।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 9:20,21)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 48:3" - }, - "“होनेवाली बातों को तो मैंने प्राचीनकाल ही से बताया है, और उनकी चर्चा मेरे मुँह से निकली, मैंने अचानक उन्हें प्रगट किया और वे बातें सचमुच हुईं।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 48:4" - }, - "मैं जानता था कि तू हठीला है और तेरी गर्दन लोहे की नस और तेरा माथा पीतल का है।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 48:5" - }, - "इस कारण मैंने इन बातों को प्राचीनकाल ही से तुझे बताया उनके होने से पहले ही मैंने तुझे बता दिया, ऐसा न हो कि तू यह कह पाए कि यह मेरे देवता का काम है, मेरी खोदी और ढली हुई मूर्तियों की आज्ञा से यह हुआ।" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 45:10" }, + "हाय उस पर जो अपने पिता से कहे, ‘तू क्या जन्माता है?’ और माँ से कहे, ‘तू किसकी माता है?’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 48:6" - }, - "“तूने सुना है, अब इन सब बातों पर ध्यान कर; और देखो, क्या तुम उसका प्रचार न करोगे? अब से मैं तुझे नई-नई बातें और ऐसी गुप्त बातें सुनाऊँगा जिन्हें तू नहीं जानता।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 1:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 48:7" - }, - "वे अभी-अभी रची गई हैं, प्राचीनकाल से नहीं; परन्तु आज से पहले तूने उन्हें सुना भी न था, ऐसा न हो कि तू कहे कि देख मैं तो इन्हें जानता था।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 48:8" - }, - "हाँ! निश्चय तूने उन्हें न तो सुना, न जाना, न इससे पहले तेरे कान ही खुले थे। क्योंकि मैं जानता था कि तू निश्चय विश्वासघात करेगा, और गर्भ ही से तेरा नाम अपराधी पड़ा है।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 45:11" }, + "यहोवा जो इस्राएल का पवित्र और उसका बनानेवाला है वह यह कहता है, “क्या तुम आनेवाली घटनाएँ मुझसे पूछोगे? क्या मेरे पुत्रों और मेरे कामों के विषय मुझे आज्ञा दोगे?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 48:9" - }, - "“अपने ही नाम के निमित्त मैं क्रोध करने में विलम्ब करता हूँ, और अपनी महिमा के निमित्त अपने आपको रोक रखता हूँ, ऐसा न हो कि मैं तुझे काट डालूँ।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 48:10" - }, - "देख, मैंने तुझे निर्मल तो किया, परन्तु, चाँदी के समान नहीं; मैंने दुःख की भट्ठी में परखकर तुझे चुन लिया है।", - { - "type": "char:bdit", - "content": [ - "(भज. 66:10, 1 पत. 1:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 48:11" - }, - "अपने निमित्त, हाँ अपने ही निमित्त मैंने यह किया है, मेरा नाम क्यों अपवित्र ठहरे? अपनी महिमा मैं दूसरे को नहीं दूँगा।" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 45:12" }, + "मैं ही ने पृथ्वी को बनाया और उसके ऊपर मनुष्यों को सृजा है; मैंने अपने ही हाथों से आकाश को ताना और उसके सारे गणों को आज्ञा दी है।", { - "type": "para:s", - "content": [ - "इस्राएल को छुड़ाने की परमेश्वर की पूर्व योजना" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 45:13" }, + "मैं ही ने उस पुरुष को धार्मिकता में उभारा है और मैं उसके सब मार्गों को सीधा करूँगा; वह मेरे नगर को फिर बसाएगा और मेरे बन्दियों को बिना दाम या बदला लिए छुड़ा देगा,” सेनाओं के यहोवा का यही वचन है।" + ] + }, + { + "type": "para:s", + "content": [ + "केवल परमेश्वर उद्धारकर्ता" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 48:12" - }, - "“हे याकूब, हे मेरे बुलाए हुए इस्राएल, मेरी ओर कान लगाकर सुन! मैं वही हूँ, मैं ही आदि और मैं ही अन्त हूँ।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 48:13" - }, - "निश्चय मेरे ही हाथ ने पृथ्वी की नींव डाली, और मेरे ही दाहिने हाथ ने आकाश फैलाया;", - { - "type": "char:it", - "content": [ - "जब मैं उनको बुलाता हूँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "48.13" - ] - }, - { - "type": "char:fq", - "content": [ - "जब मैं उनको बुलाता हूँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ निहितार्थ है कि जिसके पास स्वर्ग की सेना को आज्ञा देने और उसके वचन के द्वारा सिद्ध आज्ञाकारिता का अधिकार है, उसमें अपनी प्रजा की रक्षा करने का सामर्थ्य भी है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, वे एक साथ उपस्थित हो जाते हैं।”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(इब्रा. 1:10)" - ] - }, - "" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 45:14" }, + "यहोवा यह कहता है, “मिस्रियों की कमाई और कूशियों के व्यापार का लाभ और सबाई लोग जो डील-डौलवाले हैं, तेरे पास चले आएँगे, और तेरे ही हो जाएँगे, वे तेरे पीछे-पीछे चलेंगे; वे साँकलों में बाँधे हुए चले आएँगे और तेरे सामने दण्डवत् कर तुझ से विनती करके कहेंगे, ‘निश्चय परमेश्वर तेरे ही साथ है और दूसरा कोई नहीं; उसके सिवाय कोई और परमेश्वर नहीं।’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 48:14" - }, - "“तुम सब के सब इकट्ठे होकर सुनो! उनमें से किसने कभी इन बातों का समाचार दिया? यहोवा उससे प्रेम रखता है: वह बाबेल पर अपनी इच्छा पूरी करेगा, और कसदियों पर उसका हाथ पड़ेगा।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 48:15" - }, - "मैंने, हाँ मैंने ही ने कहा और उसको बुलाया है, मैं उसको ले आया हूँ, और उसका काम सफल होगा।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 48:16" - }, - "मेरे निकट आकर इस बात को सुनो आदि से लेकर अब तक मैंने कोई भी बात गुप्त में नहीं कही; जब से वह हुआ तब से मैं वहाँ हूँ।” और अब प्रभु यहोवा ने और उसकी आत्मा ने मुझे भेज दिया है।" - ] + "type": "char:bdit", + "content": [ + "(जक. 8:22,23, प्रका. 3:9)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 45:15" + }, + "हे इस्राएल के परमेश्वर, हे उद्धारकर्ता! निश्चय तू ऐसा परमेश्वर है जो अपने को गुप्त रखता है।", + { + "type": "char:bdit", + "content": [ + "(रोम. 11:33)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "ISA 45:16" }, + "मूर्तियों के गढ़नेवाले सब के सब लज्जित और चकित होंगे, वे सब के सब व्याकुल होंगे।", { - "type": "para:s", - "content": [ - "परमेश्वर की योजना" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 45:17" }, + "परन्तु इस्राएल यहोवा के द्वारा युग-युग का उद्धार पाएगा; तुम युग-युग वरन् अनन्तकाल तक न तो कभी लज्जित और न कभी व्याकुल होंगे।", { - "type": "para:p", - "content": [ + "type": "char:bdit", + "content": [ + "(रोम. 10:11, योए. 2:26,27, इब्रा. 5:9)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 45:18" + }, + "क्योंकि यहोवा जो आकाश का सृजनहार है, वही परमेश्वर है; उसी ने पृथ्वी को रचा और बनाया, उसी ने उसको स्थिर भी किया; उसने उसे सुनसान रहने के लिये नहीं परन्तु बसने के लिये उसे रचा है। वही यह कहता है, “मैं यहोवा हूँ, मेरे सिवाय दूसरा और कोई नहीं है।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 45:19" + }, + "मैंने न किसी गुप्त स्थान में, न अंधकार देश के किसी स्थान में बातें की; मैंने याकूब के वंश से नहीं कहा, ‘", + { + "type": "char:it", + "content": [ + "मुझे व्यर्थ में ढूँढ़ो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "17", - "sid": "ISA 48:17" + "type": "char:fr", + "content": [ + "45.19" + ] }, - "यहोवा जो तेरा छुड़ानेवाला और इस्राएल का पवित्र है, वह यह कहता है: “मैं ही तेरा परमेश्वर यहोवा हूँ जो तुझे तेरे लाभ के लिये शिक्षा देता हूँ, और जिस मार्ग से तुझे जाना है उसी मार्ग पर तुझे ले चलता हूँ।", { - "type": "verse:v", - "number": "18", - "sid": "ISA 48:18" + "type": "char:fq", + "content": [ + "मुझे व्यर्थ में ढूँढ़ो:" + ] }, - "भला होता कि", { - "type": "char:it", - "content": [ - "तूने मेरी आज्ञाओं को ध्यान से सुना होता" - ] - }, + "type": "char:ft", + "content": [ + "कहने का अर्थ है कि परमेश्वर की सेवा करना व्यर्थ और निरर्थक नहीं रहा है क्योंकि वह उनका रक्षक एवं मित्र रहा है और उनका उसके निकट जाकर अपनी आवश्यकताएँ प्रस्तुत करना व्यर्थ नहीं था।" + ] + } + ] + } + ] + }, + "।’ मैं यहोवा सत्य ही कहता हूँ, मैं उचित बातें ही बताता हूँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 45:20" + }, + "“हे जाति-जाति में से बचे हुए लोगों, इकट्ठे होकर आओ, एक संग मिलकर निकट आओ! वह जो अपनी लकड़ी की खोदी हुई मूरतें लिए फिरते हैं और ऐसे देवता से जिससे उद्धार नहीं हो सकता, प्रार्थना करते हैं, वे अज्ञान हैं।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 45:21" + }, + "तुम प्रचार करो और उनको लाओ; हाँ, वे आपस में सम्मति करें किसने प्राचीनकाल से यह प्रगट किया? किसने प्राचीनकाल में इसकी सूचना पहले ही से दी? क्या मैं यहोवा ही ने यह नहीं किया? इसलिए मुझे छोड़ कोई और दूसरा परमेश्वर नहीं है, धर्मी और उद्धारकर्ता परमेश्वर मुझे छोड़ और कोई नहीं है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ISA 45:22" + }, + "“हे पृथ्वी के दूर-दूर के देश के रहनेवालों, तुम मेरी ओर फिरो और उद्धार पाओ! क्योंकि मैं ही परमेश्वर हूँ और दूसरा कोई नहीं है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ISA 45:23" + }, + "मैंने अपनी ही शपथ खाई, धार्मिकता के अनुसार मेरे मुख से यह वचन निकला है और वह नहीं टलेगा, ‘प्रत्येक घुटना मेरे सम्मुख झुकेगा और प्रत्येक के मुख से मेरी ही शपथ खाई जाएगी।’", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 6:13, रोम. 14:11, फिलि. 2:10,11)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ISA 45:24" + }, + "“लोग मेरे विषय में कहेंगे, केवल यहोवा ही में धार्मिकता और शक्ति है। उसी के पास लोग आएँगे, और जो उससे रूठे रहेंगे, उन्हें लज्जित होना पड़ेगा।", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 45:25" + }, + "इस्राएल के सारे वंश के लोग यहोवा ही के कारण धर्मी ठहरेंगे, और उसकी महिमा करेंगे।”" + ] + }, + { + "type": "chapter:c", + "number": "46", + "sid": "ISA 46" + }, + { + "type": "para:s", + "content": [ + "मृत मूर्तियाँ और जीवित परमेश्वर" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 46:1" + }, + { + "type": "char:it", + "content": [ + "बेल देवता झुक गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "46.1" + ] + }, + { + "type": "char:fq", + "content": [ + "बेल देवता झुक गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "बाबेल का प्रमुख गृहदेवता।" + ] + } + ] + } + ] + }, + ", नबो देवता नब गया है, उनकी प्रतिमाएँ पशुओं वरन् घरेलू पशुओं पर लदी हैं; जिन वस्तुओं को तुम उठाए फिरते थे, वे अब भारी बोझ हो गईं और थकित पशुओं पर लदी हैं।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 46:2" + }, + "वे नब गए, वे एक संग झुक गए, वे उस भार को छुड़ा नहीं सके, और आप भी बँधुवाई में चले गए हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 46:3" + }, + "“हे याकूब के घराने, हे इस्राएल के घराने के सब बचे हुए लोगों, मेरी ओर कान लगाकर सुनो; तुम को मैं तुम्हारी उत्पत्ति ही से उठाए रहा और जन्म ही से लिए फिरता आया हूँ।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 46:4" + }, + "तुम्हारे बुढ़ापे में भी मैं वैसा ही बना रहूँगा और तुम्हारे बाल पकने के समय तक तुम्हें उठाए रहूँगा। मैंने तुम्हें बनाया और तुम्हें लिए फिरता रहूँगा; मैं तुम्हें उठाए रहूँगा और छुड़ाता भी रहूँगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 46:5" + }, + "“तुम किस से मेरी उपमा दोगे और मुझे किसके समान बताओगे, किस से मेरा मिलान करोगे कि हम एक समान ठहरें?", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 46:6" + }, + "जो थैली से सोना उण्डेलते या काँटे में चाँदी तौलते हैं, जो सुनार को मजदूरी देकर उससे देवता बनवाते हैं, तब वे उसे प्रणाम करते वरन् दण्डवत् भी करते हैं!", + { + "type": "char:bdit", + "content": [ + "(निर्ग. 32:2-4)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 46:7" + }, + "वे उसको कंधे पर उठाकर लिए फिरते हैं, वे उसे उसके स्थान में रख देते और वह वहीं खड़ा रहता है; वह अपने स्थान से हट नहीं सकता; यदि कोई उसकी दुहाई भी दे, तो भी न वह सुन सकता है और न विपत्ति से उसका उद्धार कर सकता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 46:8" + }, + "“हे अपराधियों, इस बात को स्मरण करो और ध्यान दो, इस पर फिर मन लगाओ।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 46:9" + }, + "प्राचीनकाल की बातें स्मरण करो जो आरम्भ ही से है, क्योंकि परमेश्वर मैं ही हूँ, दूसरा कोई नहीं; मैं ही परमेश्वर हूँ और मेरे तुल्य कोई भी नहीं है।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 46:10" + }, + "मैं तो अन्त की बात आदि से और प्राचीनकाल से उस बात को बताता आया हूँ जो अब तक नहीं हुई। मैं कहता हूँ, ‘", + { + "type": "char:it", + "content": [ + "मेरी युक्ति स्थिर रहेगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "48.18" - ] - }, - { - "type": "char:fq", - "content": [ - "तूने मेरी आज्ञाओं को ध्यान से सुना होता:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ जो शिक्षा है वह यह है कि परमेश्वर चाहता है कि मनुष्य उसके नियमों का पालन करे। उसकी इच्छा में उनके द्वारा पाप करना या परमेश्वर से दण्ड पाना नहीं था।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "46.10" + ] }, { - "type": "char:it", - "content": [ - "*! तब तेरी शान्ति नदी के समान और तेरी धार्मिकता समुद्र की लहरों के समान होता;" - ] + "type": "char:fq", + "content": [ + "मेरी युक्ति स्थिर रहेगी:" + ] }, { - "type": "verse:v", - "number": "19", - "sid": "ISA 48:19" - }, - "तेरा वंश रेतकणों के तुल्य होता, और तेरी निज सन्तान उसके कणों के समान होती; उनका नाम मेरे सम्मुख से न कभी काटा और न मिटाया जाता।”" - ] + "type": "char:ft", + "content": [ + "मेरा उद्देश्य, मेरी योजना, मेरी मर्जी स्थिर रहेगी का अर्थ है, अचल, बस जाना, निश्चित होना, स्थापित होना" + ] + } + ] + } + ] + }, + "और मैं अपनी इच्छा को पूरी करूँगा।’", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 46:11" + }, + "मैं पूर्व से एक उकाब पक्षी को अर्थात् दूर देश से अपनी युक्ति के पूरा करनेवाले पुरुष को बुलाता हूँ। मैं ही ने यह बात कही है और उसे पूरी भी करूँगा; मैंने यह विचार बाँधा है और उसे सफल भी करूँगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 46:12" + }, + "“हे कठोर मनवालों तुम जो धार्मिकता से दूर हो, कान लगाकर मेरी सुनो।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 46:13" + }, + "मैं अपनी धार्मिकता को समीप ले आने पर हूँ वह दूर नहीं है, और मेरे उद्धार करने में विलम्ब न होगा; मैं सिय्योन का उद्धार करूँगा और इस्राएल को महिमा दूँगा।”" + ] + }, + { + "type": "chapter:c", + "number": "47", + "sid": "ISA 47" + }, + { + "type": "para:s", + "content": [ + "बाबेल का पतन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 47:1" + }, + "हे बाबेल की कुमारी बेटी, उतर आ और धूल पर बैठ; हे कसदियों की बेटी तू बिना सिंहासन भूमि पर बैठ! क्योंकि तू अब फिर कोमल और सुकुमार न कहलाएगी।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 47:2" + }, + "चक्की लेकर आटा पीस, अपना घूँघट हटा और घाघरा समेट ले और उघाड़ी टाँगों से नदियों को पार कर।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 47:3" + }, + { + "type": "char:it", + "content": [ + "तेरी नग्नता उघाड़ी जाएगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "47.3" + ] + }, + { + "type": "char:fq", + "content": [ + "तेरी नग्नता उघाड़ी जाएगी:" + ] + }, + { + "type": "char:ft", + "content": [ + "यह नगर के सर्वनाश की दयनीय दशा को दर्शाता है। उसका घमण्ड समाप्त हो जाएगा और उसकी स्थिति ऐसी होगी कि उसके निवासी अपमान एवं लज्जा से भर जाएगे।" + ] + } + ] + } + ] }, + "और तेरी लज्जा प्रगट होगी। मैं बदला लूँगा और किसी मनुष्य को न छोड़ूँगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 48:20" - }, - "बाबेल में से निकल जाओ, कसदियों के बीच में से भाग जाओ; जयजयकार करते हुए इस बात का प्रचार करके सुनाओ, पृथ्वी की छोर तक इसकी चर्चा फैलाओ; कहते जाओ: “यहोवा ने अपने दास याकूब को छुड़ा लिया है!”", + "type": "verse:v", + "number": "4", + "sid": "ISA 47:4" + }, + "हमारा छुटकारा देनेवाले का नाम सेनाओं का यहोवा और इस्राएल का पवित्र है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 47:5" + }, + "हे कसदियों की बेटी, चुपचाप बैठी रह और अंधियारे में जा; क्योंकि तू अब राज्य-राज्य की स्वामिनी न कहलाएगी।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 47:6" + }, + "मैंने अपनी प्रजा से क्रोधित होकर अपने निज भाग को अपवित्र ठहराया और तेरे वश में कर दिया; तूने उन पर कुछ दया न की; बूढ़ों पर तूने अपना अत्यन्त भारी जूआ रख दिया।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 47:7" + }, + "तूने कहा, “मैं सर्वदा स्वामिनी बनी रहूँगी,” इसलिए तूने अपने मन में इन बातों पर विचार न किया और यह भी न सोचा कि उनका क्या फल होगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 47:8" + }, + "इसलिए सुन, तू जो राग-रंग में उलझी हुई निडर बैठी रहती है और मन में कहती है कि “मैं ही हूँ, और मुझे छोड़ कोई दूसरा नहीं; मैं विधवा के समान न बैठूँगी और न मेरे बाल-बच्चे मिटेंगे।”", + { + "type": "char:bdit", + "content": [ + "(सप. 2:15, प्रका. 18:7)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ISA 47:9" + }, + "सुन, ये दोनों दुःख अर्थात् लड़कों का जाता रहना और विधवा हो जाना, अचानक एक ही दिन तुझ पर आ पड़ेंगे। तेरे बहुत से टोन्हों और तेरे भारी-भारी तंत्र-मंत्रों के रहते भी ये तुझ पर अपने पूरे बल से आ पड़ेंगे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 18:8,23)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 47:10" + }, + { + "type": "char:it", + "content": [ + "तूने अपनी दुष्टता पर भरोसा रखा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(यिर्म. 90:8, 51:6, प्रका. 18:4)" - ] + "type": "char:fr", + "content": [ + "47.10" + ] }, - "", { - "type": "verse:v", - "number": "21", - "sid": "ISA 48:21" + "type": "char:fq", + "content": [ + "तूने अपनी दुष्टता पर भरोसा रखा:" + ] }, - "जब वह उन्हें निर्जल देशों में ले गया, तब वे प्यासे न हुए; उसने उनके लिये चट्टान में से पानी निकाला; उसने चट्टान को चीरा और जल बह निकला।", { - "type": "verse:v", - "number": "22", - "sid": "ISA 48:22" - }, - "“दुष्टों के लिये कुछ शान्ति नहीं,” यहोवा का यही वचन है।" - ] + "type": "char:ft", + "content": [ + "यहाँ निःसंदेह, दुष्टता का अर्थ घमण्ड है अर्थात् उसने यह सोचा था कि वह इनके द्वारा अन्य देशों पर अपनी श्रेष्ठता एवं प्रभुता बनाये रखेगा।" + ] + } + ] + } + ] }, + ", तूने कहा, “मुझे कोई नहीं देखता;” तेरी बुद्धि और ज्ञान ने तुझे बहकाया और तूने अपने मन में कहा, “मैं ही हूँ और मेरे सिवाय कोई दूसरा नहीं।”", { - "type": "chapter:c", - "number": "49", - "sid": "ISA 49" + "type": "verse:v", + "number": "11", + "sid": "ISA 47:11" }, + "परन्तु तेरी ऐसी दुर्गति होगी जिसका मंत्र तू नहीं जानती, और तुझ पर ऐसी विपत्ति पड़ेगी कि तू प्रायश्चित करके उसका निवारण न कर सकेगी; अचानक विनाश तुझ पर आ पड़ेगा जिसका तुझे कुछ भी पता नहीं।", + { + "type": "char:bdit", + "content": [ + "(1 थिस्स. 5:3)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 47:12" + }, + "अपने तंत्र-मंत्र और बहुत से टोन्हों को, जिनका तूने बाल्यावस्था ही से अभ्यास किया है, उपयोग में ला, सम्भव है तू उनसे लाभ उठा सके या उनके बल से स्थिर रह सके।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 47:13" + }, + "तू तो युक्ति करते-करते थक गई है; अब तेरे ज्योतिषी जो नक्षत्रों को ध्यान से देखते और नये-नये चाँद को देखकर होनहार बताते हैं, वे खड़े होकर तुझे उन बातों से बचाएँ जो तुझ पर घटेंगी।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ISA 47:14" + }, + "देख, वे भूसे के समान होकर आग से भस्म हो जाएँगे; वे अपने प्राणों को ज्वाला से न बचा सकेंगे। वह आग तापने के लिये नहीं, न ऐसी होगी जिसके सामने कोई बैठ सके!", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 47:15" + }, + "जिनके लिये तू परिश्रम करती आई है वे सब तेरे लिये वैसे ही होंगे, और जो तेरी युवावस्था से तेरे संग व्यापार करते आए हैं, उनमें से प्रत्येक अपनी-अपनी दिशा की ओर चले जाएँगे; तेरा बचानेवाला कोई न रहेगा।" + ] + }, + { + "type": "chapter:c", + "number": "48", + "sid": "ISA 48" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर भविष्य का भी स्वामी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 48:1" + }, + "हे याकूब के घराने, यह बात सुन, तुम जो इस्राएली कहलाते और यहूदा के सोतों के जल से उत्पन्न हुए हो; जो यहोवा के नाम की शपथ खाते हो और इस्राएल के परमेश्वर की चर्चा तो करते हो, परन्तु सच्चाई और धार्मिकता से नहीं करते।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 48:2" + }, + "क्योंकि वे अपने को पवित्र नगर के बताते हैं, और इस्राएल के परमेश्वर पर, जिसका नाम सेनाओं का यहोवा है भरोसा करते हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 48:3" + }, + "“होनेवाली बातों को तो मैंने प्राचीनकाल ही से बताया है, और उनकी चर्चा मेरे मुँह से निकली, मैंने अचानक उन्हें प्रगट किया और वे बातें सचमुच हुईं।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 48:4" + }, + "मैं जानता था कि तू हठीला है और तेरी गर्दन लोहे की नस और तेरा माथा पीतल का है।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 48:5" + }, + "इस कारण मैंने इन बातों को प्राचीनकाल ही से तुझे बताया उनके होने से पहले ही मैंने तुझे बता दिया, ऐसा न हो कि तू यह कह पाए कि यह मेरे देवता का काम है, मेरी खोदी और ढली हुई मूर्तियों की आज्ञा से यह हुआ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 48:6" + }, + "“तूने सुना है, अब इन सब बातों पर ध्यान कर; और देखो, क्या तुम उसका प्रचार न करोगे? अब से मैं तुझे नई-नई बातें और ऐसी गुप्त बातें सुनाऊँगा जिन्हें तू नहीं जानता।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 1:19)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 48:7" + }, + "वे अभी-अभी रची गई हैं, प्राचीनकाल से नहीं; परन्तु आज से पहले तूने उन्हें सुना भी न था, ऐसा न हो कि तू कहे कि देख मैं तो इन्हें जानता था।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 48:8" + }, + "हाँ! निश्चय तूने उन्हें न तो सुना, न जाना, न इससे पहले तेरे कान ही खुले थे। क्योंकि मैं जानता था कि तू निश्चय विश्वासघात करेगा, और गर्भ ही से तेरा नाम अपराधी पड़ा है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 48:9" + }, + "“अपने ही नाम के निमित्त मैं क्रोध करने में विलम्ब करता हूँ, और अपनी महिमा के निमित्त अपने आपको रोक रखता हूँ, ऐसा न हो कि मैं तुझे काट डालूँ।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 48:10" + }, + "देख, मैंने तुझे निर्मल तो किया, परन्तु, चाँदी के समान नहीं; मैंने दुःख की भट्ठी में परखकर तुझे चुन लिया है।", + { + "type": "char:bdit", + "content": [ + "(भज. 66:10, 1 पत. 1:7)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "ISA 48:11" + }, + "अपने निमित्त, हाँ अपने ही निमित्त मैंने यह किया है, मेरा नाम क्यों अपवित्र ठहरे? अपनी महिमा मैं दूसरे को नहीं दूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल को छुड़ाने की परमेश्वर की पूर्व योजना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "दास, अन्यजातियों के लिए प्रकाश" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 48:12" }, + "“हे याकूब, हे मेरे बुलाए हुए इस्राएल, मेरी ओर कान लगाकर सुन! मैं वही हूँ, मैं ही आदि और मैं ही अन्त हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 49:1" - }, - "हे द्वीपों, मेरी और कान लगाकर सुनो; हे दूर-दूर के राज्यों के लोगों, ध्यान लगाकर मेरी सुनो! यहोवा ने मुझे गर्भ ही में से बुलाया, जब मैं माता के पेट में था, तब ही उसने मेरा नाम बताया।", + "type": "verse:v", + "number": "13", + "sid": "ISA 48:13" + }, + "निश्चय मेरे ही हाथ ने पृथ्वी की नींव डाली, और मेरे ही दाहिने हाथ ने आकाश फैलाया;", + { + "type": "char:it", + "content": [ + "जब मैं उनको बुलाता हूँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(यिर्म. 90:8, गला. 1:15)" - ] + "type": "char:fr", + "content": [ + "48.13" + ] }, - "", { - "type": "verse:v", - "number": "2", - "sid": "ISA 49:2" + "type": "char:fq", + "content": [ + "जब मैं उनको बुलाता हूँ:" + ] }, { - "type": "char:it", - "content": [ - "उसने मेरे मुँह को चोखी तलवार के समान बनाया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.2" - ] - }, - { - "type": "char:fq", - "content": [ - "उसने मेरे मुँह को चोखी तलवार के समान बनाया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ अन्तर्निहित अर्थ है उसने स्वयं को विश्वास जनक एवं प्रभावी भाषण के योग्य बना लिया है कि उसके शब्द श्रोताओं के मन को तलवार के जैसे भेद दें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और अपने हाथ की आड़ में मुझे छिपा रखा; उसने मुझ को चमकीला तीर बनाकर अपने तरकश में गुप्त रखा;" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "ISA 49:3" - }, - "और मुझसे कहा, “तू मेरा दास इस्राएल है, मैं तुझ में अपनी महिमा प्रगट करूँगा।”", - { - "type": "char:bdit", - "content": [ - "(2 थिस्स. 1:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 49:4" - }, - "तब मैंने कहा, “मैंने तो व्यर्थ परिश्रम किया, मैंने व्यर्थ ही अपना बल खो दिया है; तो भी निश्चय मेरा न्याय यहोवा के पास है और मेरे परिश्रम का फल मेरे परमेश्वर के हाथ में है।”" - ] + "type": "char:ft", + "content": [ + "यहाँ निहितार्थ है कि जिसके पास स्वर्ग की सेना को आज्ञा देने और उसके वचन के द्वारा सिद्ध आज्ञाकारिता का अधिकार है, उसमें अपनी प्रजा की रक्षा करने का सामर्थ्य भी है।" + ] + } + ] + } + ] }, + ", वे एक साथ उपस्थित हो जाते हैं।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 49:5" - }, - "और अब यहोवा जिसने मुझे जन्म ही से इसलिए रचा कि मैं उसका दास होकर याकूब को उसकी ओर वापस ले आऊँ अर्थात् इस्राएल को उसके पास इकट्ठा करूँ, क्योंकि यहोवा की दृष्टि में मैं आदर योग्य हूँ और मेरा परमेश्वर मेरा बल है,", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 49:6" - }, - "उसी ने मुझसे यह भी कहा है, “यह तो हलकी सी बात है कि तू याकूब के गोत्रों का उद्धार करने और इस्राएल के रक्षित लोगों को लौटा ले आने के लिये मेरा सेवक ठहरे; मैं तुझे जाति-जाति के लिये ज्योति ठहराऊँगा कि मेरा उद्धार पृथ्वी की एक ओर से दूसरी ओर तक फैल जाए।”", - { - "type": "char:bdit", - "content": [ - "(लूका 2:32, प्रेरि. 13:47, भज. 98:2,3)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(इब्रा. 1:10)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "ISA 48:14" + }, + "“तुम सब के सब इकट्ठे होकर सुनो! उनमें से किसने कभी इन बातों का समाचार दिया? यहोवा उससे प्रेम रखता है: वह बाबेल पर अपनी इच्छा पूरी करेगा, और कसदियों पर उसका हाथ पड़ेगा।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 48:15" + }, + "मैंने, हाँ मैंने ही ने कहा और उसको बुलाया है, मैं उसको ले आया हूँ, और उसका काम सफल होगा।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 48:16" + }, + "मेरे निकट आकर इस बात को सुनो आदि से लेकर अब तक मैंने कोई भी बात गुप्त में नहीं कही; जब से वह हुआ तब से मैं वहाँ हूँ।” और अब प्रभु यहोवा ने और उसकी आत्मा ने मुझे भेज दिया है।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर की योजना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 48:17" + }, + "यहोवा जो तेरा छुड़ानेवाला और इस्राएल का पवित्र है, वह यह कहता है: “मैं ही तेरा परमेश्वर यहोवा हूँ जो तुझे तेरे लाभ के लिये शिक्षा देता हूँ, और जिस मार्ग से तुझे जाना है उसी मार्ग पर तुझे ले चलता हूँ।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 48:18" + }, + "भला होता कि", + { + "type": "char:it", + "content": [ + "तूने मेरी आज्ञाओं को ध्यान से सुना होता", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "48.18" + ] + }, + { + "type": "char:fq", + "content": [ + "तूने मेरी आज्ञाओं को ध्यान से सुना होता:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ जो शिक्षा है वह यह है कि परमेश्वर चाहता है कि मनुष्य उसके नियमों का पालन करे। उसकी इच्छा में उनके द्वारा पाप करना या परमेश्वर से दण्ड पाना नहीं था।" + ] + } + ] + } + ] + }, + "! तब तेरी शान्ति नदी के समान और तेरी धार्मिकता समुद्र की लहरों के समान होता;", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 48:19" + }, + "तेरा वंश रेतकणों के तुल्य होता, और तेरी निज सन्तान उसके कणों के समान होती; उनका नाम मेरे सम्मुख से न कभी काटा और न मिटाया जाता।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 48:20" + }, + "बाबेल में से निकल जाओ, कसदियों के बीच में से भाग जाओ; जयजयकार करते हुए इस बात का प्रचार करके सुनाओ, पृथ्वी की छोर तक इसकी चर्चा फैलाओ; कहते जाओ: “यहोवा ने अपने दास याकूब को छुड़ा लिया है!”", + { + "type": "char:bdit", + "content": [ + "(यिर्म. 90:8, 51:6, प्रका. 18:4)" + ] + }, + { + "type": "verse:v", + "number": "21", + "sid": "ISA 48:21" + }, + "जब वह उन्हें निर्जल देशों में ले गया, तब वे प्यासे न हुए; उसने उनके लिये चट्टान में से पानी निकाला; उसने चट्टान को चीरा और जल बह निकला।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 48:22" + }, + "“दुष्टों के लिये कुछ शान्ति नहीं,” यहोवा का यही वचन है।" + ] + }, + { + "type": "chapter:c", + "number": "49", + "sid": "ISA 49" + }, + { + "type": "para:s", + "content": [ + "दास, अन्यजातियों के लिए प्रकाश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 49:1" + }, + "हे द्वीपों, मेरी और कान लगाकर सुनो; हे दूर-दूर के राज्यों के लोगों, ध्यान लगाकर मेरी सुनो! यहोवा ने मुझे गर्भ ही में से बुलाया, जब मैं माता के पेट में था, तब ही उसने मेरा नाम बताया।", + { + "type": "char:bdit", + "content": [ + "(यिर्म. 90:8, गला. 1:15)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 49:2" + }, + { + "type": "char:it", + "content": [ + "उसने मेरे मुँह को चोखी तलवार के समान बनाया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "49.2" + ] + }, + { + "type": "char:fq", + "content": [ + "उसने मेरे मुँह को चोखी तलवार के समान बनाया:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ अन्तर्निहित अर्थ है उसने स्वयं को विश्वास जनक एवं प्रभावी भाषण के योग्य बना लिया है कि उसके शब्द श्रोताओं के मन को तलवार के जैसे भेद दें।" + ] + } + ] + } + ] }, + "और अपने हाथ की आड़ में मुझे छिपा रखा; उसने मुझ को चमकीला तीर बनाकर अपने तरकश में गुप्त रखा;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 49:7" - }, - "जो मनुष्यों से तुच्छ जाना जाता, जिससे जातियों को घृणा है, और जो अधिकारियों का दास है, इस्राएल का छुड़ानेवाला और उसका पवित्र अर्थात् यहोवा यह कहता है, “राजा उसे देखकर खड़े हो जाएँगे और हाकिम दण्डवत् करेंगे; यह यहोवा के निमित्त होगा, जो सच्चा और इस्राएल का पवित्र है और जिसने तुझे चुन लिया है।”" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 49:3" }, + "और मुझसे कहा, “तू मेरा दास इस्राएल है, मैं तुझ में अपनी महिमा प्रगट करूँगा।”", { - "type": "para:s", - "content": [ - "यरूशलेम का पुनः निर्माण" - ] + "type": "char:bdit", + "content": [ + "(2 थिस्स. 1:10)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 49:8" - }, - "यहोवा यह कहता है, “", - { - "type": "char:it", - "content": [ - "अपनी प्रसन्नता के समय" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.8" - ] - }, - { - "type": "char:fq", - "content": [ - "अपनी प्रसन्नता के समय:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ मुख्य विचार स्पष्ट है कि यहोवा उसकी पुकार को सुनकर अति प्रसन्न होता है और उसकी प्रार्थनाओं का उत्तर देगा। उद्धार का समय अर्थात् उद्धार के उद्देश्यों के लिए उपयुक्त समय।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मैंने तेरी सुन ली, उद्धार करने के दिन मैंने तेरी सहायता की है; मैं तेरी रक्षा करके तुझे लोगों के लिये एक वाचा ठहराऊँगा, ताकि देश को स्थिर करे और उजड़े हुए स्थानों को उनके अधिकारियों के हाथ में दे दे; और बन्दियों से कहे, ‘बन्दीगृह से निकल आओ;’" - ] - }, - { - "type": "char:bdit", - "content": [ - "(भज. 69:13, 2 कुरि. 6:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 49:9" - }, - "और जो अंधियारे में हैं उनसे कहे, ‘अपने आपको दिखलाओ।’ वे मार्गों के किनारे-किनारे पेट भरने पाएँगे, सब मुँण्ड़े टीलों पर भी उनको चराई मिलेगी।", - { - "type": "char:bdit", - "content": [ - "(लूका 4:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 49:10" - }, - "वे भूखे और प्यासे न होंगे, न लूह और न घाम उन्हें लगेगा, क्योंकि, वह जो उन पर दया करता है, वही उनका अगुआ होगा, और जल के सोतों के पास उन्हें ले चलेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 7:16,17)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 49:11" - }, - "मैं अपने सब पहाड़ों को मार्ग बना दूँगा, और मेरे राजमार्ग ऊँचे किए जाएँगे।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 49:12" - }, - "देखो, ये दूर से आएँगे, और, ये उत्तर और पश्चिम से और सीनियों के देश से आएँगे।”", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 49:13" - }, - "हे आकाश जयजयकार कर, हे पृथ्वी, मगन हो; हे पहाड़ों, गला खोलकर जयजयकार करो! क्योंकि यहोवा ने अपनी प्रजा को शान्ति दी है और अपने दीन लोगों पर दया की है।", - { - "type": "char:bdit", - "content": [ - "(भज. 96:11-13, यिर्म. 31:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 49:4" }, + "तब मैंने कहा, “मैंने तो व्यर्थ परिश्रम किया, मैंने व्यर्थ ही अपना बल खो दिया है; तो भी निश्चय मेरा न्याय यहोवा के पास है और मेरे परिश्रम का फल मेरे परमेश्वर के हाथ में है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 49:14" - }, - "परन्तु सिय्योन ने कहा, “यहोवा ने मुझे त्याग दिया है, मेरा प्रभु मुझे भूल गया है।”", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 49:15" - }, - "“क्या यह हो सकता है कि कोई माता अपने दूध पीते बच्चे को भूल जाए और अपने जन्माए हुए लड़के पर दया न करे? हाँ, वह तो भूल सकती है, परन्तु मैं तुझे नहीं भूल सकता।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 49:16" - }, - "देख, मैंने तेरा चित्र अपनी हथेलियों पर खोदकर बनाया है; तेरी शहरपनाह सदैव मेरी दृष्टि के सामने बनी रहती है।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 49:17" - }, - "तेरे बच्चें फुर्ती से आ रहे हैं और खण्डहर बनानेवाले और उजाड़नेवाले तेरे बीच से निकले जा रहे हैं।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 49:18" - }, - "अपनी आँखें उठाकर चारों ओर देख, वे सब के सब इकट्ठे होकर तेरे पास आ रहे हैं। यहोवा की यह वाणी है कि मेरे जीवन की शपथ, तू निश्चय उन सभी को गहने के समान पहन लेगी, तू दुल्हन के समान अपने शरीर में उन सब को बाँध लेगी।”", - { - "type": "char:bdit", - "content": [ - "(रोम. 14:11)" - ] - }, - "" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 49:5" }, + "और अब यहोवा जिसने मुझे जन्म ही से इसलिए रचा कि मैं उसका दास होकर याकूब को उसकी ओर वापस ले आऊँ अर्थात् इस्राएल को उसके पास इकट्ठा करूँ, क्योंकि यहोवा की दृष्टि में मैं आदर योग्य हूँ और मेरा परमेश्वर मेरा बल है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ISA 49:19" - }, - "“तेरे जो स्थान सुनसान और उजड़े हैं, और तेरे जो देश खण्डहर ही खण्डहर हैं, उनमें अब निवासी न समाएँगे, और तुझे नष्ट करनेवाले दूर हो जाएँगे।", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 49:20" - }, - "तेरे पुत्र जो तुझ से ले लिए गए वे फिर तेरे कान में कहने पाएँगे, ‘यह स्थान हमारे लिये छोटा है, हमें और स्थान दे कि उसमें रहें।’", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 49:21" - }, - "तब तू मन में कहेगी, ‘किसने इनको मेरे लिये जन्माया? मैं तो पुत्रहीन और बाँझ हो गई थीं, दासत्व में और यहाँ-वहाँ मैं घूमती रही, इनको किसने पाला? देख, मैं अकेली रह गई थी; फिर ये कहाँ थे?’”" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 49:6" }, + "उसी ने मुझसे यह भी कहा है, “यह तो हलकी सी बात है कि तू याकूब के गोत्रों का उद्धार करने और इस्राएल के रक्षित लोगों को लौटा ले आने के लिये मेरा सेवक ठहरे; मैं तुझे जाति-जाति के लिये ज्योति ठहराऊँगा कि मेरा उद्धार पृथ्वी की एक ओर से दूसरी ओर तक फैल जाए।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "ISA 49:22" - }, - "प्रभु यहोवा यह कहता है, “देख,", - { - "type": "char:it", - "content": [ - "मैं अपना हाथ जाति-जाति के लोगों की ओर उठाऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "49.22" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं अपना हाथ जाति-जाति के लोगों की ओर उठाऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "हाथ उठाने का अर्थ है संकेत करना या किसी को बुलाना। यहाँ विचार यह है कि परमेश्वर अन्यजातियों को बुलायेगा कि वे आशीषों में सहभागी हों और मसीह को गले लगाएँ।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और देश-देश के लोगों के सामने अपना झण्डा खड़ा करूँगा; तब वे तेरे पुत्रों को अपनी गोद में लिए आएँगे, और तेरी पुत्रियों को अपने कंधे पर चढ़ाकर तेरे पास पहुँचाएगे।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "ISA 49:23" - }, - "राजा तेरे बच्चों के निज-सेवक और उनकी रानियाँ दूध पिलाने के लिये तेरी दाइयाँ होंगी। वे अपनी नाक भूमि पर रगड़कर तुझे दण्डवत् करेंगे और तेरे पाँवों की धूल चाटेंगे। तब तू यह जान लेगी कि मैं ही यहोवा हूँ; मेरी बाट जोहनेवाले कभी लज्जित न होंगे।”", - { - "type": "char:bdit", - "content": [ - "(भज. 72:9-11, योए. 2:27)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(लूका 2:32, प्रेरि. 13:47, भज. 98:2,3)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 49:7" + }, + "जो मनुष्यों से तुच्छ जाना जाता, जिससे जातियों को घृणा है, और जो अधिकारियों का दास है, इस्राएल का छुड़ानेवाला और उसका पवित्र अर्थात् यहोवा यह कहता है, “राजा उसे देखकर खड़े हो जाएँगे और हाकिम दण्डवत् करेंगे; यह यहोवा के निमित्त होगा, जो सच्चा और इस्राएल का पवित्र है और जिसने तुझे चुन लिया है।”" + ] + }, + { + "type": "para:s", + "content": [ + "यरूशलेम का पुनः निर्माण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 49:8" + }, + "यहोवा यह कहता है, “", + { + "type": "char:it", + "content": [ + "अपनी प्रसन्नता के समय", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "49.8" + ] + }, + { + "type": "char:fq", + "content": [ + "अपनी प्रसन्नता के समय:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ मुख्य विचार स्पष्ट है कि यहोवा उसकी पुकार को सुनकर अति प्रसन्न होता है और उसकी प्रार्थनाओं का उत्तर देगा। उद्धार का समय अर्थात् उद्धार के उद्देश्यों के लिए उपयुक्त समय।" + ] + } + ] + } + ] }, + "मैंने तेरी सुन ली, उद्धार करने के दिन मैंने तेरी सहायता की है; मैं तेरी रक्षा करके तुझे लोगों के लिये एक वाचा ठहराऊँगा, ताकि देश को स्थिर करे और उजड़े हुए स्थानों को उनके अधिकारियों के हाथ में दे दे; और बन्दियों से कहे, ‘बन्दीगृह से निकल आओ;’", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "ISA 49:24" - }, - "क्या वीर के हाथ से शिकार छीना जा सकता है? क्या दुष्ट के बन्दी छुड़ाए जा सकते हैं?", - { - "type": "char:bdit", - "content": [ - "(मत्ती 12:29)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "ISA 49:25" - }, - "तो भी यहोवा यह कहता है, “हाँ, वीर के बन्दी उससे छीन लिए जाएँगे, और दुष्ट का शिकार उसके हाथ से छुड़ा लिया जाएगा, क्योंकि जो तुझ से लड़ते हैं उनसे मैं आप मुकद्दमा लड़ूँगा, और तेरे बाल-बच्चों का मैं उद्धार करूँगा।", - { - "type": "verse:v", - "number": "26", - "sid": "ISA 49:26" - }, - "जो तुझ पर अंधेर करते हैं उनको मैं उन्हीं का माँस खिलाऊँगा, और, वे अपना लहू पीकर ऐसे मतवाले होंगे जैसे नये दाखमधु से होते हैं। तब सब प्राणी जान लेंगे कि तेरा उद्धारकर्ता यहोवा और तेरा छुड़ानेवाला, याकूब का शक्तिमान मैं ही हूँ।”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 16:6)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(भज. 69:13, 2 कुरि. 6:2)" + ] }, { - "type": "chapter:c", - "number": "50", - "sid": "ISA 50" + "type": "verse:v", + "number": "9", + "sid": "ISA 49:9" }, + "और जो अंधियारे में हैं उनसे कहे, ‘अपने आपको दिखलाओ।’ वे मार्गों के किनारे-किनारे पेट भरने पाएँगे, सब मुँण्ड़े टीलों पर भी उनको चराई मिलेगी।", { - "type": "para:s", - "content": [ - "इस्राएल का पाप" - ] + "type": "char:bdit", + "content": [ + "(लूका 4:18)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 50:1" - }, - "“तुम्हारी माता का त्यागपत्र कहाँ है, जिसे मैंने उसे त्यागते समय दिया था? या मैंने किस व्यापारी के हाथ तुम्हें बेचा?” यहोवा यह कहता है, “सुनो, तुम अपने ही अधर्म के कामों के कारण बिक गए, और तुम्हारे ही अपराधों के कारण तुम्हारी माता छोड़ दी गई।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 50:2" - }, - "इसका क्या कारण है कि जब मैं आया तब कोई न मिला? और जब मैंने पुकारा, तब कोई न बोला? क्या मेरा हाथ ऐसा छोटा हो गया है कि छुड़ा नहीं सकता? क्या मुझ में उद्धार करने की शक्ति नहीं? देखो, मैं एक धमकी से समुद्र को सूखा देता हूँ, मैं महानदों को रेगिस्तान बना देता हूँ; उनकी मछलियाँ जल बिना मर जाती और बसाती हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 50:3" - }, - "मैं आकाश को मानो शोक का काला कपड़ा पहनाता, और टाट को उनका ओढ़ना बना देता हूँ।”" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 49:10" }, + "वे भूखे और प्यासे न होंगे, न लूह और न घाम उन्हें लगेगा, क्योंकि, वह जो उन पर दया करता है, वही उनका अगुआ होगा, और जल के सोतों के पास उन्हें ले चलेगा।", { - "type": "para:s", - "content": [ - "आज्ञाकारी दास" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 7:16,17)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 50:4" - }, - "प्रभु यहोवा ने मुझे सीखनेवालों की जीभ दी है कि मैं थके हुए को अपने वचन के द्वारा सम्भालना जानूँ। भोर को वह नित मुझे जगाता और", - { - "type": "char:it", - "content": [ - "मेरा कान खोलता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.4" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरा कान खोलता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "कान खोलने का अर्थ है कि निर्देशनों को ग्रहण करने के लिए किसी को तैयार करना।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कि मैं शिष्य के समान सुनूँ।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "ISA 50:5" - }, - "प्रभु यहोवा ने मेरा कान खोला है, और मैंने विरोध न किया, न पीछे हटा।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 50:6" - }, - "मैंने मारनेवालों को अपनी पीठ और गलमोछ नोचनेवालों की ओर अपने गाल किए; अपमानित होने और उनके थूकने से मैंने मुँह न छिपाया।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 26:67, इब्रा. 12:2)" - ] - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 49:11" }, + "मैं अपने सब पहाड़ों को मार्ग बना दूँगा, और मेरे राजमार्ग ऊँचे किए जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 50:7" - }, - "क्योंकि प्रभु यहोवा मेरी सहायता करता है, इस कारण मैंने संकोच नहीं किया; वरन् अपना माथा चकमक के समान कड़ा किया क्योंकि मुझे निश्चय था कि मुझे लज्जित होना न पड़ेगा।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 50:8" - }, - "जो मुझे धर्मी ठहराता है वह मेरे निकट है। मेरे साथ कौन मुकद्दमा करेगा? हम आमने-सामने खड़े हों। मेरा विरोधी कौन है? वह मेरे निकट आए।", - { - "type": "char:bdit", - "content": [ - "(रोम. 8:33,34)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 50:9" - }, - "सुनो, प्रभु यहोवा मेरी सहायता करता है; मुझे कौन दोषी ठहरा सकेगा? देखो, वे सब कपड़े के समान पुराने हो जाएँगे; उनको कीड़े खा जाएँगे।" - ] - }, + "type": "verse:v", + "number": "12", + "sid": "ISA 49:12" + }, + "देखो, ये दूर से आएँगे, और, ये उत्तर और पश्चिम से और सीनियों के देश से आएँगे।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 50:10" - }, - "तुम में से कौन है जो यहोवा का भय मानता और उसके दास की बातें सुनता है, जो अंधियारे में चलता हो और उसके पास ज्योति न हो? वह यहोवा के नाम का भरोसा रखे, और अपने परमेश्वर पर आशा लगाए रहे।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 50:11" - }, - "देखो,", - { - "type": "char:it", - "content": [ - "तुम सब जो आग जलाते" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "50.11" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम सब जो आग जलाते:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह पद दुष्टों के संदर्भ में है। पिछले पद में मसीह भक्तों को परमेश्वर में भरोसा रखने का आह्वान करता है और अर्थ निहित है कि वे ऐसा करते है। परन्तु दुष्ट ऐसा नहीं करते हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और अग्निबाणों को कमर में बाँधते हो! तुम सब अपनी जलाई हुई आग में और अपने जलाए हुए अग्निबाणों के बीच आप ही चलो। तुम्हारी यह दशा मेरी ही ओर से होगी, तुम सन्ताप में पड़े रहोगे।" - ] - } - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 49:13" }, + "हे आकाश जयजयकार कर, हे पृथ्वी, मगन हो; हे पहाड़ों, गला खोलकर जयजयकार करो! क्योंकि यहोवा ने अपनी प्रजा को शान्ति दी है और अपने दीन लोगों पर दया की है।", + { + "type": "char:bdit", + "content": [ + "(भज. 96:11-13, यिर्म. 31:13)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "51", - "sid": "ISA 51" + "type": "verse:v", + "number": "14", + "sid": "ISA 49:14" }, + "परन्तु सिय्योन ने कहा, “यहोवा ने मुझे त्याग दिया है, मेरा प्रभु मुझे भूल गया है।”", { - "type": "para:s", - "content": [ - "सिय्योन के लिये शान्तिदायक वचन" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 49:15" }, + "“क्या यह हो सकता है कि कोई माता अपने दूध पीते बच्चे को भूल जाए और अपने जन्माए हुए लड़के पर दया न करे? हाँ, वह तो भूल सकती है, परन्तु मैं तुझे नहीं भूल सकता।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 51:1" - }, - "“हे धार्मिकता पर चलनेवालों, हे यहोवा के ढूँढ़ने वालों, कान लगाकर मेरी सुनो; जिस चट्टान में से तुम खोदे गए और जिस खदान में से तुम निकाले गए, उस पर ध्यान करो।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 51:2" - }, - "अपने मूलपुरुष अब्राहम और अपनी माता सारा पर ध्यान करो; जब वह अकेला था, तब ही से मैंने उसको बुलाया और आशीष दी और बढ़ा दिया।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 51:3" - }, - "यहोवा ने सिय्योन को शान्ति दी है, उसने उसके सब खण्डहरों को शान्ति दी है; वह उसके जंगल को अदन के समान और उसके निर्जल देश को यहोवा की वाटिका के समान बनाएगा; उसमें हर्ष और आनन्द और धन्यवाद और भजन गाने का शब्द सुनाई पड़ेगा।" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 49:16" }, + "देख, मैंने तेरा चित्र अपनी हथेलियों पर खोदकर बनाया है; तेरी शहरपनाह सदैव मेरी दृष्टि के सामने बनी रहती है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 51:4" - }, - "“हे मेरी प्रजा के लोगों, मेरी ओर ध्यान धरो; हे मेरे लोगों, कान लगाकर मेरी सुनो; क्योंकि मेरी ओर से व्यवस्था दी जाएगी, और मैं अपना नियम देश-देश के लोगों की ज्योति होने के लिये स्थिर करूँगा।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 51:5" - }, - "मेरा छुटकारा निकट है; मेरा उद्धार प्रगट हुआ है; मैं अपने भुजबल से देश-देश के लोगों का न्याय करूँगा। द्वीप मेरी बाट जोहेंगे और मेरे भुजबल पर आशा रखेंगे।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 51:6" - }, - "आकाश की ओर अपनी आँखें उठाओ, और पृथ्वी को निहारो; क्योंकि आकाश धुएँ के समान लोप हो जाएगा, पृथ्वी कपड़े के समान पुरानी हो जाएगी, और उसके रहनेवाले ऐसे ही जाते रहेंगे; परन्तु जो उद्धार मैं करूँगा वह सर्वदा ठहरेगा, और मेरी धार्मिकता का अन्त न होगा।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 49:17" }, + "तेरे बच्चें फुर्ती से आ रहे हैं और खण्डहर बनानेवाले और उजाड़नेवाले तेरे बीच से निकले जा रहे हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 51:7" - }, - "“हे धार्मिकता के जाननेवालों, जिनके मन में मेरी व्यवस्था है, तुम कान लगाकर मेरी सुनो; मनुष्यों की नामधराई से मत डरो, और उनके निन्दा करने से विस्मित न हो।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 51:8" - }, - "क्योंकि घुन उन्हें कपड़े के समान और कीड़ा उन्हें ऊन के समान खाएगा; परन्तु मेरी धार्मिकता अनन्तकाल तक, और मेरा उद्धार पीढ़ी से पीढ़ी तक बना रहेगा।”" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 49:18" }, + "अपनी आँखें उठाकर चारों ओर देख, वे सब के सब इकट्ठे होकर तेरे पास आ रहे हैं। यहोवा की यह वाणी है कि मेरे जीवन की शपथ, तू निश्चय उन सभी को गहने के समान पहन लेगी, तू दुल्हन के समान अपने शरीर में उन सब को बाँध लेगी।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 51:9" - }, - "हे यहोवा की भुजा, जाग! जाग और बल धारण कर; जैसे प्राचीनकाल में और बीते हुए पीढ़ियों में, वैसे ही अब भी जाग। क्या तू वही नहीं है जिसने", - { - "type": "char:it", - "content": [ - "रहब को टुकड़े-टुकड़े किया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "51.9" - ] - }, - { - "type": "char:fq", - "content": [ - "रहब को टुकड़े-टुकड़े किया:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उसे नष्ट कर दिया था। उसी भुजा ने न्याय की ओर प्रतिशोध की तलवार चलाई थी जिससे रहब मारा गया था। यहाँ रहब: का अर्थ है मिस्र।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और अजगर को छेदा?" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "ISA 51:10" - }, - "क्या तू वही नहीं जिसने समुद्र को अर्थात् गहरे सागर के जल को सूखा डाला और उसकी गहराई में अपने छुड़ाए हुओं के पार जाने के लिये मार्ग निकाला था?", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 51:11" - }, - "सो यहोवा के छुड़ाए हुए लोग लौटकर जयजयकार करते हुए सिय्योन में आएँगे, और उनके सिरों पर अनन्त आनन्द गूँजता रहेगा; वे हर्ष और आनन्द प्राप्त करेंगे, और शोक और सिसकियों का अन्त हो जाएगा।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 14:11)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ISA 49:19" }, + "“तेरे जो स्थान सुनसान और उजड़े हैं, और तेरे जो देश खण्डहर ही खण्डहर हैं, उनमें अब निवासी न समाएँगे, और तुझे नष्ट करनेवाले दूर हो जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 51:12" - }, - "“मैं, मैं ही तेरा शान्तिदाता हूँ; तू कौन है जो मरनेवाले मनुष्य से, और घास के समान मुर्झानेवाले आदमी से डरता है,", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 51:13" - }, - "और आकाश के ताननेवाले और पृथ्वी की नींव डालनेवाले अपने कर्ता यहोवा को भूल गया है, और जब द्रोही नाश करने को तैयार होता है तब उसकी जलजलाहट से दिन भर लगातार थरथराता है? परन्तु द्रोही की जलजलाहट कहाँ रही?", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 51:14" - }, - "बन्दी शीघ्र ही स्वतंत्र किया जाएगा; वह गड्ढे में न मरेगा और न उसे रोटी की कमी होगी।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 51:15" - }, - "जो समुद्र को उथल-पुथल करता जिससे उसकी लहरों में गर्जन होती है, वह मैं ही तेरा परमेश्वर यहोवा हूँ मेरा नाम सेनाओं का यहोवा है।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 51:16" - }, - "मैंने तेरे मुँह में अपने वचन डाले, और तुझे अपने हाथ की आड़ में छिपा रखा है; कि मैं आकाश को तानूँ और पृथ्वी की नींव डालूँ, और सिय्योन से कहूँ, ‘तुम मेरी प्रजा हो।’”", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 31:33, इब्रा. 8:10)" - ] - }, - "" - ] + "type": "verse:v", + "number": "20", + "sid": "ISA 49:20" }, + "तेरे पुत्र जो तुझ से ले लिए गए वे फिर तेरे कान में कहने पाएँगे, ‘यह स्थान हमारे लिये छोटा है, हमें और स्थान दे कि उसमें रहें।’", { - "type": "para:s", - "content": [ - "परमेश्वर के रोष का अन्त" - ] + "type": "verse:v", + "number": "21", + "sid": "ISA 49:21" }, + "तब तू मन में कहेगी, ‘किसने इनको मेरे लिये जन्माया? मैं तो पुत्रहीन और बाँझ हो गई थीं, दासत्व में और यहाँ-वहाँ मैं घूमती रही, इनको किसने पाला? देख, मैं अकेली रह गई थी; फिर ये कहाँ थे?’”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 51:17" - }, - "हे यरूशलेम जाग! जाग उठ! खड़ी हो जा,", - { - "type": "char:it", - "content": [ - "तूने यहोवा के हाथ से उसकी जलजलाहट के कटोरे में से पिया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "51.17" - ] - }, - { - "type": "char:fq", - "content": [ - "तूने यहोवा के हाथ से उसकी जलजलाहट के कटोरे में से पिया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहोवा के क्रोध की तुलना नशा उत्पन्न करनेवाले कटोरे से बार बार की गई है। कारण है कि उसका प्रभाव वैसा ही है। वह अशक्त बनाता है और उसके पात्र को लड़खड़ाता और चकराकर गिरा देता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तूने कटोरे का लड़खड़ा देनेवाला मद पूरा-पूरा ही पी लिया है।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रका. 14:10, 1 कुरि. 15:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 51:18" - }, - "जितने लड़कों ने उससे जन्म लिया उनमें से कोई न रहा जो उसकी अगुआई करके ले चले; और जितने लड़के उसने पाले-पोसे उनमें से कोई न रहा जो उसके हाथ को थाम ले।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 51:19" - }, - "ये दो विपत्तियाँ तुझ पर आ पड़ी हैं, कौन तेरे संग विलाप करेगा? उजाड़ और विनाश और अकाल और तलवार आ पड़ी है; कौन तुझे शान्ति देगा?", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 51:20" - }, - "तेरे लड़के मूर्छित होकर हर एक सड़क के सिरे पर, महाजाल में फँसे हुए हिरन के समान पड़े हैं; यहोवा की जलजलाहट और तेरे परमेश्वर की धमकी के कारण वे अचेत पड़े हैं।" - ] + "type": "verse:v", + "number": "22", + "sid": "ISA 49:22" }, + "प्रभु यहोवा यह कहता है, “देख,", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "मैं अपना हाथ जाति-जाति के लोगों की ओर उठाऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "ISA 51:21" + "type": "char:fr", + "content": [ + "49.22" + ] }, - "इस कारण हे दुःखियारी, सुन, तू मतवाली तो है, परन्तु दाखमधु पीकर नहीं;", { - "type": "verse:v", - "number": "22", - "sid": "ISA 51:22" + "type": "char:fq", + "content": [ + "मैं अपना हाथ जाति-जाति के लोगों की ओर उठाऊँगा:" + ] }, - "तेरा प्रभु यहोवा जो अपनी प्रजा का मुकद्दमा लड़नेवाला तेरा परमेश्वर है, वह यह कहता है, “सुन, मैं लड़खड़ा देनेवाले मद के कटोरे को अर्थात् अपनी जलजलाहट के कटोरे को तेरे हाथ से ले लेता हूँ; तुझे उसमें से फिर कभी पीना न पड़ेगा;", { - "type": "verse:v", - "number": "23", - "sid": "ISA 51:23" - }, - "और मैं उसे तेरे उन दुःख देनेवालों के हाथ में दूँगा, जिन्होंने तुझ से कहा, ‘लेट जा, कि हम तुझ पर पाँव धरकर आगे चलें;’ और तूने औंधे मुँह गिरकर अपनी पीठ को भूमि और आगे चलनेवालों के लिये सड़क बना दिया।”" - ] + "type": "char:ft", + "content": [ + "हाथ उठाने का अर्थ है संकेत करना या किसी को बुलाना। यहाँ विचार यह है कि परमेश्वर अन्यजातियों को बुलायेगा कि वे आशीषों में सहभागी हों और मसीह को गले लगाएँ।" + ] + } + ] + } + ] }, + ", और देश-देश के लोगों के सामने अपना झण्डा खड़ा करूँगा; तब वे तेरे पुत्रों को अपनी गोद में लिए आएँगे, और तेरी पुत्रियों को अपने कंधे पर चढ़ाकर तेरे पास पहुँचाएगे।", { - "type": "chapter:c", - "number": "52", - "sid": "ISA 52" + "type": "verse:v", + "number": "23", + "sid": "ISA 49:23" }, + "राजा तेरे बच्चों के निज-सेवक और उनकी रानियाँ दूध पिलाने के लिये तेरी दाइयाँ होंगी। वे अपनी नाक भूमि पर रगड़कर तुझे दण्डवत् करेंगे और तेरे पाँवों की धूल चाटेंगे। तब तू यह जान लेगी कि मैं ही यहोवा हूँ; मेरी बाट जोहनेवाले कभी लज्जित न होंगे।”", { - "type": "para:s", - "content": [ - "इस्राएल का उद्धार होगा" - ] + "type": "char:bdit", + "content": [ + "(भज. 72:9-11, योए. 2:27)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "ISA 49:24" }, + "क्या वीर के हाथ से शिकार छीना जा सकता है? क्या दुष्ट के बन्दी छुड़ाए जा सकते हैं?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 52:1" - }, - "हे सिय्योन, जाग, जाग!", - { - "type": "char:it", - "content": [ - "अपना बल धारण कर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "52.1" - ] - }, - { - "type": "char:fq", - "content": [ - "अपना बल धारण कर:" - ] - }, - { - "type": "char:ft", - "content": [ - "बल काम में ले, शक्तिशाली हो, निर्भीक हो, आत्म-विश्वास रख, निराशा से उभर आ और ऐसा उत्साह रख जैसे कि सफलता का काम करने जा रहा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; हे पवित्र नगर यरूशलेम, अपने शोभायमान वस्त्र पहन ले; क्योंकि तेरे बीच खतनारहित और अशुद्ध लोग फिर कभी प्रवेश न करने पाएँगे।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:2,10,27)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 52:2" - }, - "अपने ऊपर से धूल झाड़ दे, हे यरूशलेम, उठ; हे सिय्योन की बन्दी बेटी, अपने गले के बन्धन को खोल दे।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 12:29)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 52:3" - }, - "क्योंकि यहोवा यह कहता है, “तुम जो सेंत-मेंत बिक गए थे, इसलिए अब बिना रुपया दिए छुड़ाए भी जाओगे।", - { - "type": "char:bdit", - "content": [ - "(भज. 44:12, 1 पत. 1:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 52:4" - }, - "प्रभु यहोवा यह कहता है: मेरी प्रजा पहले तो मिस्र में परदेशी होकर रहने को गई थी, और अश्शूरियों ने भी बिना कारण उन पर अत्याचार किया।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 52:5" - }, - "इसलिए यहोवा की यह वाणी है कि मैं अब यहाँ क्या करूँ जबकि मेरी प्रजा सेंत-मेंत हर ली गई है? यहोवा यह भी कहता है कि जो उन पर प्रभुता करते हैं वे ऊधम मचा रहे हैं, और मेरे नाम कि निन्दा लगातार दिन भर होती रहती है।", - { - "type": "char:bdit", - "content": [ - "(यहे. 36:20-23, रोम. 2:24)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 52:6" - }, - "इस कारण मेरी प्रजा मेरा नाम जान लेगी; वह उस समय जान लेगी कि जो बातें करता है वह यहोवा ही है; देखो, मैं ही हूँ।”" - ] + "type": "verse:v", + "number": "25", + "sid": "ISA 49:25" }, + "तो भी यहोवा यह कहता है, “हाँ, वीर के बन्दी उससे छीन लिए जाएँगे, और दुष्ट का शिकार उसके हाथ से छुड़ा लिया जाएगा, क्योंकि जो तुझ से लड़ते हैं उनसे मैं आप मुकद्दमा लड़ूँगा, और तेरे बाल-बच्चों का मैं उद्धार करूँगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 52:7" - }, - "पहाड़ों पर उसके पाँव क्या ही सुहावने हैं जो शुभ समाचार लाता है, जो शान्ति की बातें सुनाता है और कल्याण का शुभ समाचार और उद्धार का सन्देश देता है, जो सिय्योन से कहता हैं, “तेरा परमेश्वर राज्य करता है।”", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 10:36, रोम. 10:15, नहू. 1:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 52:8" - }, - "सुन, तेरे पहरूए पुकार रहे हैं, वे एक साथ जयजयकार कर रहें हैं; क्योंकि वे साक्षात् देख रहे हैं कि यहोवा सिय्योन को लौट रहा है।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 52:9" - }, - "हे यरूशलेम के खण्डहरों, एक संग उमंग में आकर जयजयकार करो; क्योंकि यहोवा ने अपनी प्रजा को शान्ति दी है, उसने यरूशलेम को छुड़ा लिया है।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 52:10" - }, - { - "type": "char:it", - "content": [ - "यहोवा ने सारी जातियों के सामने अपनी पवित्र भुजा प्रगट की है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "52.10" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा ने...अपनी पवित्र भुजा प्रगट की है:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् अपनी प्रजा को दासत्व से छुड़ाने के लिए। यह उपमा योद्धाओं से ली गई है जो युद्ध के लिए अपनी भुजा को प्रगट करते हैं। इसका अभिप्राय है कि परमेश्वर अपने लोगों को बचाने के लिए एक योद्धा के रूप में आता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; और पृथ्वी के दूर-दूर देशों के सब लोग हमारे परमेश्वर का किया हुआ उद्धार निश्चय देख लेंगे।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(भज. 98:3, लूका 3:16, लूका 2:30,31)" - ] - }, - "" - ] + "type": "verse:v", + "number": "26", + "sid": "ISA 49:26" }, + "जो तुझ पर अंधेर करते हैं उनको मैं उन्हीं का माँस खिलाऊँगा, और, वे अपना लहू पीकर ऐसे मतवाले होंगे जैसे नये दाखमधु से होते हैं। तब सब प्राणी जान लेंगे कि तेरा उद्धारकर्ता यहोवा और तेरा छुड़ानेवाला, याकूब का शक्तिमान मैं ही हूँ।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 52:11" - }, - "दूर हो, दूर, वहाँ से निकल जाओ, कोई अशुद्ध वस्तु मत छूओ; उसके बीच से निकल जाओ; हे यहोवा के पात्रों के ढोनेवालों, अपने को शुद्ध करो।", - { - "type": "char:bdit", - "content": [ - "(2 कुरि. 6:17, प्रका. 18:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 52:12" - }, - "क्योंकि तुम को उतावली से निकलना नहीं, और न भागते हुए चलना पड़ेगा; क्योंकि यहोवा तुम्हारे आगे-आगे अगुआई करता हुआ चलेगा, और इस्राएल का परमेश्वर तुम्हारे पीछे भी रक्षा करता चलेगा।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 16:6)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "50", + "sid": "ISA 50" + }, + { + "type": "para:s", + "content": [ + "इस्राएल का पाप" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 50:1" + }, + "“तुम्हारी माता का त्यागपत्र कहाँ है, जिसे मैंने उसे त्यागते समय दिया था? या मैंने किस व्यापारी के हाथ तुम्हें बेचा?” यहोवा यह कहता है, “सुनो, तुम अपने ही अधर्म के कामों के कारण बिक गए, और तुम्हारे ही अपराधों के कारण तुम्हारी माता छोड़ दी गई।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 50:2" + }, + "इसका क्या कारण है कि जब मैं आया तब कोई न मिला? और जब मैंने पुकारा, तब कोई न बोला? क्या मेरा हाथ ऐसा छोटा हो गया है कि छुड़ा नहीं सकता? क्या मुझ में उद्धार करने की शक्ति नहीं? देखो, मैं एक धमकी से समुद्र को सूखा देता हूँ, मैं महानदों को रेगिस्तान बना देता हूँ; उनकी मछलियाँ जल बिना मर जाती और बसाती हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 50:3" + }, + "मैं आकाश को मानो शोक का काला कपड़ा पहनाता, और टाट को उनका ओढ़ना बना देता हूँ।”" + ] + }, + { + "type": "para:s", + "content": [ + "आज्ञाकारी दास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ISA 50:4" + }, + "प्रभु यहोवा ने मुझे सीखनेवालों की जीभ दी है कि मैं थके हुए को अपने वचन के द्वारा सम्भालना जानूँ। भोर को वह नित मुझे जगाता और", + { + "type": "char:it", + "content": [ + "मेरा कान खोलता है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "50.4" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरा कान खोलता है:" + ] + }, + { + "type": "char:ft", + "content": [ + "कान खोलने का अर्थ है कि निर्देशनों को ग्रहण करने के लिए किसी को तैयार करना।" + ] + } + ] + } + ] }, + "कि मैं शिष्य के समान सुनूँ।", { - "type": "para:s", - "content": [ - "कष्ट सहता परमेश्वर का सेवक" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 50:5" }, + "प्रभु यहोवा ने मेरा कान खोला है, और मैंने विरोध न किया, न पीछे हटा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 52:13" - }, - "देखो, मेरा दास बुद्धि से काम करेगा, वह ऊँचा, महान और अति महान हो जाएगा।", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 23:5)" - ] - }, - "", + "type": "verse:v", + "number": "6", + "sid": "ISA 50:6" + }, + "मैंने मारनेवालों को अपनी पीठ और गलमोछ नोचनेवालों की ओर अपने गाल किए; अपमानित होने और उनके थूकने से मैंने मुँह न छिपाया।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 26:67, इब्रा. 12:2)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 50:7" + }, + "क्योंकि प्रभु यहोवा मेरी सहायता करता है, इस कारण मैंने संकोच नहीं किया; वरन् अपना माथा चकमक के समान कड़ा किया क्योंकि मुझे निश्चय था कि मुझे लज्जित होना न पड़ेगा।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 50:8" + }, + "जो मुझे धर्मी ठहराता है वह मेरे निकट है। मेरे साथ कौन मुकद्दमा करेगा? हम आमने-सामने खड़े हों। मेरा विरोधी कौन है? वह मेरे निकट आए।", + { + "type": "char:bdit", + "content": [ + "(रोम. 8:33,34)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ISA 50:9" + }, + "सुनो, प्रभु यहोवा मेरी सहायता करता है; मुझे कौन दोषी ठहरा सकेगा? देखो, वे सब कपड़े के समान पुराने हो जाएँगे; उनको कीड़े खा जाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 50:10" + }, + "तुम में से कौन है जो यहोवा का भय मानता और उसके दास की बातें सुनता है, जो अंधियारे में चलता हो और उसके पास ज्योति न हो? वह यहोवा के नाम का भरोसा रखे, और अपने परमेश्वर पर आशा लगाए रहे।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 50:11" + }, + "देखो,", + { + "type": "char:it", + "content": [ + "तुम सब जो आग जलाते", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "14", - "sid": "ISA 52:14" + "type": "char:fr", + "content": [ + "50.11" + ] }, - "जैसे बहुत से लोग उसे देखकर चकित हुए (क्योंकि उसका रूप यहाँ तक बिगड़ा हुआ था कि मनुष्य का सा न जान पड़ता था और उसकी सुन्दरता भी आदमियों की सी न रह गई थी),", { - "type": "char:bdit", - "content": [ - "(भज. 22:6,7, यशा. 53:2,3)" - ] + "type": "char:fq", + "content": [ + "तुम सब जो आग जलाते:" + ] }, - "", { - "type": "verse:v", - "number": "15", - "sid": "ISA 52:15" - }, - "वैसे ही वह बहुत सी जातियों को पवित्र करेगा और उसको देखकर राजा शान्त रहेंगे; क्योंकि वे ऐसी बात देखेंगे जिसका वर्णन उनके सुनने में भी नहीं आया, और ऐसी बात उनकी समझ में आएगी जो उन्होंने अभी तक सुनी भी न थी।", - { - "type": "char:bdit", - "content": [ - "(रोम. 15:21, 1 कुरि. 2:9)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यह पद दुष्टों के संदर्भ में है। पिछले पद में मसीह भक्तों को परमेश्वर में भरोसा रखने का आह्वान करता है और अर्थ निहित है कि वे ऐसा करते है। परन्तु दुष्ट ऐसा नहीं करते हैं।" + ] + } + ] + } + ] + }, + "और अग्निबाणों को कमर में बाँधते हो! तुम सब अपनी जलाई हुई आग में और अपने जलाए हुए अग्निबाणों के बीच आप ही चलो। तुम्हारी यह दशा मेरी ही ओर से होगी, तुम सन्ताप में पड़े रहोगे।" + ] + }, + { + "type": "chapter:c", + "number": "51", + "sid": "ISA 51" + }, + { + "type": "para:s", + "content": [ + "सिय्योन के लिये शान्तिदायक वचन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 51:1" + }, + "“हे धार्मिकता पर चलनेवालों, हे यहोवा के ढूँढ़ने वालों, कान लगाकर मेरी सुनो; जिस चट्टान में से तुम खोदे गए और जिस खदान में से तुम निकाले गए, उस पर ध्यान करो।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 51:2" + }, + "अपने मूलपुरुष अब्राहम और अपनी माता सारा पर ध्यान करो; जब वह अकेला था, तब ही से मैंने उसको बुलाया और आशीष दी और बढ़ा दिया।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 51:3" + }, + "यहोवा ने सिय्योन को शान्ति दी है, उसने उसके सब खण्डहरों को शान्ति दी है; वह उसके जंगल को अदन के समान और उसके निर्जल देश को यहोवा की वाटिका के समान बनाएगा; उसमें हर्ष और आनन्द और धन्यवाद और भजन गाने का शब्द सुनाई पड़ेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ISA 51:4" + }, + "“हे मेरी प्रजा के लोगों, मेरी ओर ध्यान धरो; हे मेरे लोगों, कान लगाकर मेरी सुनो; क्योंकि मेरी ओर से व्यवस्था दी जाएगी, और मैं अपना नियम देश-देश के लोगों की ज्योति होने के लिये स्थिर करूँगा।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 51:5" + }, + "मेरा छुटकारा निकट है; मेरा उद्धार प्रगट हुआ है; मैं अपने भुजबल से देश-देश के लोगों का न्याय करूँगा। द्वीप मेरी बाट जोहेंगे और मेरे भुजबल पर आशा रखेंगे।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 51:6" + }, + "आकाश की ओर अपनी आँखें उठाओ, और पृथ्वी को निहारो; क्योंकि आकाश धुएँ के समान लोप हो जाएगा, पृथ्वी कपड़े के समान पुरानी हो जाएगी, और उसके रहनेवाले ऐसे ही जाते रहेंगे; परन्तु जो उद्धार मैं करूँगा वह सर्वदा ठहरेगा, और मेरी धार्मिकता का अन्त न होगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 51:7" + }, + "“हे धार्मिकता के जाननेवालों, जिनके मन में मेरी व्यवस्था है, तुम कान लगाकर मेरी सुनो; मनुष्यों की नामधराई से मत डरो, और उनके निन्दा करने से विस्मित न हो।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 51:8" + }, + "क्योंकि घुन उन्हें कपड़े के समान और कीड़ा उन्हें ऊन के समान खाएगा; परन्तु मेरी धार्मिकता अनन्तकाल तक, और मेरा उद्धार पीढ़ी से पीढ़ी तक बना रहेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 51:9" + }, + "हे यहोवा की भुजा, जाग! जाग और बल धारण कर; जैसे प्राचीनकाल में और बीते हुए पीढ़ियों में, वैसे ही अब भी जाग। क्या तू वही नहीं है जिसने", + { + "type": "char:it", + "content": [ + "रहब को टुकड़े-टुकड़े किया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "51.9" + ] + }, + { + "type": "char:fq", + "content": [ + "रहब को टुकड़े-टुकड़े किया:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् उसे नष्ट कर दिया था। उसी भुजा ने न्याय की ओर प्रतिशोध की तलवार चलाई थी जिससे रहब मारा गया था। यहाँ रहब: का अर्थ है मिस्र।" + ] + } + ] + } + ] }, + "और अजगर को छेदा?", { - "type": "chapter:c", - "number": "53", - "sid": "ISA 53" + "type": "verse:v", + "number": "10", + "sid": "ISA 51:10" }, + "क्या तू वही नहीं जिसने समुद्र को अर्थात् गहरे सागर के जल को सूखा डाला और उसकी गहराई में अपने छुड़ाए हुओं के पार जाने के लिये मार्ग निकाला था?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 53:1" - }, - "जो समाचार हमें दिया गया, उसका किसने विश्वास किया? और यहोवा का भुजबल किस पर प्रगट हुआ?", - { - "type": "char:bdit", - "content": [ - "(यूह. 12:38, रोम. 10:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 53:2" - }, - "क्योंकि वह उसके सामने अंकुर के समान, और ऐसी जड़ के समान उगा जो", - { - "type": "char:it", - "content": [ - "निर्जल भूमि" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "53.2" - ] - }, - { - "type": "char:fq", - "content": [ - "निर्जल भूमि:" - ] - }, - { - "type": "char:ft", - "content": [ - "ऐसी ऊसर भूमि जहाँ नमी नहीं वहाँ, जो कुछ उगता है वह छोटी और मुर्झाई हुई होती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में फूट निकले; उसकी न तो कुछ सुन्दरता थी कि हम उसको देखते, और न उसका रूप ही हमें ऐसा दिखाई पड़ा कि हम उसको चाहते।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(मत्ती 2:23)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 53:3" - }, - "वह तुच्छ जाना जाता और मनुष्यों का त्यागा हुआ था; वह दुःखी पुरुष था, रोग से उसकी जान-पहचान थी; और लोग उससे मुख फेर लेते थे। वह तुच्छ जाना गया, और, हमने उसका मूल्य न जाना।", - { - "type": "char:bdit", - "content": [ - "(मर. 9:12)" - ] - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 51:11" }, + "सो यहोवा के छुड़ाए हुए लोग लौटकर जयजयकार करते हुए सिय्योन में आएँगे, और उनके सिरों पर अनन्त आनन्द गूँजता रहेगा; वे हर्ष और आनन्द प्राप्त करेंगे, और शोक और सिसकियों का अन्त हो जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 53:4" - }, - "निश्चय उसने हमारे रोगों को सह लिया और हमारे ही दुःखों को उठा लिया; तो भी हमने उसे परमेश्वर का मारा-कूटा और दुर्दशा में पड़ा हुआ समझा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 8:17, 1 पत. 2:24)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 53:5" - }, - "परन्तु वह हमारे ही अपराधों के कारण घायल किया गया, वह हमारे अधर्म के कामों के कारण कुचला गया; हमारी ही शान्ति के लिये उस पर ताड़ना पड़ी कि उसके कोड़े खाने से हम लोग चंगे हो जाएँ।", - { - "type": "char:bdit", - "content": [ - "(रोम. 4:25, 1 पत. 2:24)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 53:6" - }, - "हम तो सब के सब भेड़ों के समान भटक गए थे; हम में से हर एक ने अपना-अपना मार्ग लिया; और यहोवा ने हम सभी के अधर्म का बोझ उसी पर लाद दिया।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 10:43, 1 पत. 2:25)" - ] - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 51:12" }, + "“मैं, मैं ही तेरा शान्तिदाता हूँ; तू कौन है जो मरनेवाले मनुष्य से, और घास के समान मुर्झानेवाले आदमी से डरता है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 53:7" - }, - "वह सताया गया, तो भी वह सहता रहा और अपना मुँह न खोला; जिस प्रकार भेड़ वध होने के समय और भेड़ी ऊन कतरने के समय चुपचाप शान्त रहती है, वैसे ही उसने भी अपना मुँह न खोला।", - { - "type": "char:bdit", - "content": [ - "(यूह. 1:29, मत्ती 27:12,14, मर. 15:4,5, 1 कुरि. 5:7, प्रका. 5:6,12)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 53:8" - }, - "अत्याचार करके और दोष लगाकर वे उसे ले गए; उस समय के लोगों में से किसने इस पर ध्यान दिया कि वह जीवितों के बीच में से उठा लिया गया? मेरे ही लोगों के अपराधों के कारण उस पर मार पड़ी।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 8:32,33)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 53:9" - }, - "उसकी कब्र भी दुष्टों के संग ठहराई गई, और मृत्यु के समय वह धनवान का संगी हुआ, यद्यपि उसने किसी प्रकार का उपद्रव न किया था और उसके मुँह से कभी छल की बात नहीं निकली थी।", - { - "type": "char:bdit", - "content": [ - "(1 कुरि. 15:3, 1 पत. 2:22, 1 यूह. 3:5, यूह. 19:38-42)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 51:13" }, + "और आकाश के ताननेवाले और पृथ्वी की नींव डालनेवाले अपने कर्ता यहोवा को भूल गया है, और जब द्रोही नाश करने को तैयार होता है तब उसकी जलजलाहट से दिन भर लगातार थरथराता है? परन्तु द्रोही की जलजलाहट कहाँ रही?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 53:10" - }, - "तो भी यहोवा को यही भाया कि उसे कुचले; उसी ने उसको रोगी कर दिया; जब वह अपना प्राण दोषबलि करे, तब वह अपना वंश देखने पाएगा, वह बहुत दिन जीवित रहेगा; उसके हाथ से यहोवा की इच्छा पूरी हो जाएगी।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 53:11" - }, - "वह अपने प्राणों का दुःख उठाकर उसे देखेगा और तृप्त होगा; अपने ज्ञान के द्वारा मेरा धर्मी दास बहुतेरों को धर्मी ठहराएगा; और उनके अधर्म के कामों का बोझ आप उठा लेगा।", - { - "type": "char:bdit", - "content": [ - "(रोम. 5:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 53:12" - }, - "इस कारण मैं उसे महान लोगों के संग भाग दूँगा, और, वह सामर्थियों के संग लूट बाँट लेगा; क्योंकि उसने अपना प्राण मृत्यु के लिये उण्डेल दिया, वह अपराधियों के संग गिना गया, तो भी उसने बहुतों के पाप का बोझ उठा लिया, और, अपराधी के लिये विनती करता है।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 27:38, मर. 15:27, लूका 22:37, इब्रा. 9:28)" - ] - }, - "" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 51:14" }, + "बन्दी शीघ्र ही स्वतंत्र किया जाएगा; वह गड्ढे में न मरेगा और न उसे रोटी की कमी होगी।", { - "type": "chapter:c", - "number": "54", - "sid": "ISA 54" + "type": "verse:v", + "number": "15", + "sid": "ISA 51:15" }, + "जो समुद्र को उथल-पुथल करता जिससे उसकी लहरों में गर्जन होती है, वह मैं ही तेरा परमेश्वर यहोवा हूँ मेरा नाम सेनाओं का यहोवा है।", { - "type": "para:s", - "content": [ - "सदा की शान्ति की वाचा" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 51:16" }, + "मैंने तेरे मुँह में अपने वचन डाले, और तुझे अपने हाथ की आड़ में छिपा रखा है; कि मैं आकाश को तानूँ और पृथ्वी की नींव डालूँ, और सिय्योन से कहूँ, ‘तुम मेरी प्रजा हो।’”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 54:1" - }, - "“हे बाँझ, तू जो पुत्रहीन है जयजयकार कर; तू जिसे प्रसव-पीड़ा नहीं हुई, गला खोलकर जयजयकार कर और पुकार! क्योंकि त्यागी हुई के लड़के सुहागिन के लड़कों से अधिक होंगे, यहोवा का यही वचन है।", - { - "type": "char:bdit", - "content": [ - "(भज. 113:9, गला. 4:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 54:2" - }, - "अपने तम्बू का स्थान चौड़ा कर, और तेरे डेरे के पट लम्बे किए जाएँ; हाथ मत रोक, रस्सियों को लम्बी और खूँटों को दृढ़ कर।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 54:3" - }, - "क्योंकि तू दाएँ-बाएँ फैलेगी, और तेरा वंश जाति-जाति का अधिकारी होगा और उजड़े हुए नगरों को फिर से बसाएगा।" - ] + "type": "char:bdit", + "content": [ + "(यिर्म. 31:33, इब्रा. 8:10)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर के रोष का अन्त" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 51:17" + }, + "हे यरूशलेम जाग! जाग उठ! खड़ी हो जा,", + { + "type": "char:it", + "content": [ + "तूने यहोवा के हाथ से उसकी जलजलाहट के कटोरे में से पिया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "51.17" + ] + }, + { + "type": "char:fq", + "content": [ + "तूने यहोवा के हाथ से उसकी जलजलाहट के कटोरे में से पिया है:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहोवा के क्रोध की तुलना नशा उत्पन्न करनेवाले कटोरे से बार बार की गई है। कारण है कि उसका प्रभाव वैसा ही है। वह अशक्त बनाता है और उसके पात्र को लड़खड़ाता और चकराकर गिरा देता है।" + ] + } + ] + } + ] + }, + ", तूने कटोरे का लड़खड़ा देनेवाला मद पूरा-पूरा ही पी लिया है।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 14:10, 1 कुरि. 15:34)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ISA 51:18" + }, + "जितने लड़कों ने उससे जन्म लिया उनमें से कोई न रहा जो उसकी अगुआई करके ले चले; और जितने लड़के उसने पाले-पोसे उनमें से कोई न रहा जो उसके हाथ को थाम ले।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 51:19" + }, + "ये दो विपत्तियाँ तुझ पर आ पड़ी हैं, कौन तेरे संग विलाप करेगा? उजाड़ और विनाश और अकाल और तलवार आ पड़ी है; कौन तुझे शान्ति देगा?", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 51:20" + }, + "तेरे लड़के मूर्छित होकर हर एक सड़क के सिरे पर, महाजाल में फँसे हुए हिरन के समान पड़े हैं; यहोवा की जलजलाहट और तेरे परमेश्वर की धमकी के कारण वे अचेत पड़े हैं।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "ISA 51:21" + }, + "इस कारण हे दुःखियारी, सुन, तू मतवाली तो है, परन्तु दाखमधु पीकर नहीं;", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 51:22" + }, + "तेरा प्रभु यहोवा जो अपनी प्रजा का मुकद्दमा लड़नेवाला तेरा परमेश्वर है, वह यह कहता है, “सुन, मैं लड़खड़ा देनेवाले मद के कटोरे को अर्थात् अपनी जलजलाहट के कटोरे को तेरे हाथ से ले लेता हूँ; तुझे उसमें से फिर कभी पीना न पड़ेगा;", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 51:23" + }, + "और मैं उसे तेरे उन दुःख देनेवालों के हाथ में दूँगा, जिन्होंने तुझ से कहा, ‘लेट जा, कि हम तुझ पर पाँव धरकर आगे चलें;’ और तूने औंधे मुँह गिरकर अपनी पीठ को भूमि और आगे चलनेवालों के लिये सड़क बना दिया।”" + ] + }, + { + "type": "chapter:c", + "number": "52", + "sid": "ISA 52" + }, + { + "type": "para:s", + "content": [ + "इस्राएल का उद्धार होगा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 52:1" + }, + "हे सिय्योन, जाग, जाग!", + { + "type": "char:it", + "content": [ + "अपना बल धारण कर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "52.1" + ] + }, + { + "type": "char:fq", + "content": [ + "अपना बल धारण कर:" + ] + }, + { + "type": "char:ft", + "content": [ + "बल काम में ले, शक्तिशाली हो, निर्भीक हो, आत्म-विश्वास रख, निराशा से उभर आ और ऐसा उत्साह रख जैसे कि सफलता का काम करने जा रहा है।" + ] + } + ] + } + ] }, + "; हे पवित्र नगर यरूशलेम, अपने शोभायमान वस्त्र पहन ले; क्योंकि तेरे बीच खतनारहित और अशुद्ध लोग फिर कभी प्रवेश न करने पाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 54:4" - }, - "“मत डर, क्योंकि तेरी आशा फिर नहीं टूटेगी; मत घबरा, क्योंकि तू फिर लज्जित न होगी और तुझ पर उदासी न छाएगी; क्योंकि", - { - "type": "char:it", - "content": [ - "तू अपनी जवानी की लज्जा भूल जाएगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "54.4" - ] - }, - { - "type": "char:fq", - "content": [ - "तू अपनी जवानी की लज्जा भूल जाएगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्य की विपुल बहुतायत और वैभव में उनकी पूर्वकालिक इतिहास की लज्जा की परिस्थितियाँ सब भूलाई जाएँगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और अपने विधवापन की नामधराई को फिर स्मरण न करेगी।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "ISA 54:5" - }, - "क्योंकि तेरा कर्ता तेरा पति है, उसका नाम सेनाओं का यहोवा है; और इस्राएल का पवित्र तेरा छुड़ानेवाला है, वह सारी पृथ्वी का भी परमेश्वर कहलाएगा।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 54:6" - }, - "क्योंकि यहोवा ने तुझे ऐसा बुलाया है, मानो तू छोड़ी हुई और मन की दुःखिया और जवानी की त्यागी हुई स्त्री हो, तेरे परमेश्वर का यही वचन है।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 54:7" - }, - { - "type": "char:it", - "content": [ - "क्षण भर ही के लिये" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "54.7" - ] - }, - { - "type": "char:fq", - "content": [ - "क्षण भर ही के लिये:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ सम्भवत बाबेल की बन्धुआई की प्रजा के संदर्भ में है, जो प्रत्यक्ष रूप से परमेश्वर द्वारा भूलाए हुए प्रतीत होते थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* मैंने तुझे छोड़ दिया था, परन्तु अब बड़ी दया करके मैं फिर तुझे रख लूँगा।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "ISA 54:8" - }, - "क्रोध के आवेग में आकर मैंने पल भर के लिये तुझ से मुँह छिपाया था, परन्तु अब अनन्त करुणा से मैं तुझ पर दया करूँगा, तेरे छुड़ानेवाले यहोवा का यही वचन है।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 54:9" - }, - "यह मेरी दृष्टि में नूह के समय के जल-प्रलय के समान है; क्योंकि जैसे मैंने शपथ खाई थी कि नूह के समय के जल-प्रलय से पृथ्वी फिर न डूबेगी, वैसे ही मैंने यह भी शपथ खाई है कि फिर कभी तुझ पर क्रोध न करूँगा और न तुझको धमकी दूँगा।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 54:10" - }, - "चाहे पहाड़ हट जाएँ और पहाड़ियाँ टल जाएँ, तो भी मेरी करुणा तुझ पर से कभी न हटेगी, और मेरी शान्तिदायक वाचा न टलेगी, यहोवा, जो तुझ पर दया करता है, उसका यही वचन है।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 21:2,10,27)" + ] }, { - "type": "para:s", - "content": [ - "भावी यरूशलेम नगरी" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 52:2" }, + "अपने ऊपर से धूल झाड़ दे, हे यरूशलेम, उठ; हे सिय्योन की बन्दी बेटी, अपने गले के बन्धन को खोल दे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 54:11" - }, - "“हे दुःखियारी, तू जो आँधी की सताई है और जिसको शान्ति नहीं मिली, सुन, मैं तेरे पत्थरों की पच्चीकारी करके बैठाऊँगा, और तेरी नींव नीलमणि से डालूँगा।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 54:12" - }, - "तेरे कलश मैं माणिकों से, तेरे फाटक लालड़ियों से और तेरे सब सीमाओं को मनोहर रत्नों से बनाऊँगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:18,19)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 54:13" - }, - "तेरे सब लड़के यहोवा के सिखाए हुए होंगे, और उनको बड़ी शान्ति मिलेगी।", - { - "type": "char:bdit", - "content": [ - "(भज. 119:165, यूह. 6:45)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 54:14" - }, - "तू धार्मिकता के द्वारा स्थिर होगी; तू अंधेर से बचेगी, क्योंकि तुझे डरना न पड़ेगा; और तू भयभीत होने से बचेगी, क्योंकि भय का कारण तेरे पास न आएगा।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 54:15" - }, - "सुन, लोग भीड़ लगाएँगे, परन्तु मेरी ओर से नहीं; जितने तेरे विरुद्ध भीड़ लगाएँगे वे तेरे कारण गिरेंगे।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 54:16" - }, - "सुन, एक लोहार कोएले की आग धोंककर इसके लिये हथियार बनाता है, वह मेरा ही सृजा हुआ है। उजाड़ने के लिये भी मेरी ओर से एक नाश करनेवाला सृजा गया है।", - { - "type": "char:bdit", - "content": [ - "(नीति. 16:4, निर्ग. 9:16, रोम. 9:22)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 54:17" - }, - "जितने हथियार तेरी हानि के लिये बनाए जाएँ, उनमें से कोई सफल न होगा, और जितने लोग मुद्दई होकर तुझ पर नालिश करें उन सभी से तू जीत जाएगा। यहोवा के दासों का यही भाग होगा, और वे मेरे ही कारण धर्मी ठहरेंगे, यहोवा की यही वाणी है।”" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 52:3" }, + "क्योंकि यहोवा यह कहता है, “तुम जो सेंत-मेंत बिक गए थे, इसलिए अब बिना रुपया दिए छुड़ाए भी जाओगे।", { - "type": "chapter:c", - "number": "55", - "sid": "ISA 55" + "type": "char:bdit", + "content": [ + "(भज. 44:12, 1 पत. 1:18)" + ] }, { - "type": "para:s", - "content": [ - "बहुतायत के जीवन के लिए एक निमंत्रण" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 52:4" }, + "प्रभु यहोवा यह कहता है: मेरी प्रजा पहले तो मिस्र में परदेशी होकर रहने को गई थी, और अश्शूरियों ने भी बिना कारण उन पर अत्याचार किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 55:1" - }, - "“अहो सब प्यासे लोगों, पानी के पास आओ; और जिनके पास रुपया न हो, तुम भी आकर मोल लो और खाओ! दाखमधु और दूध", - { - "type": "char:it", - "content": [ - "बिन रुपये और बिना दाम" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "55.1" - ] - }, - { - "type": "char:fq", - "content": [ - "बिन रुपये और बिना दाम:" - ] - }, - { - "type": "char:ft", - "content": [ - "ऐसा कोई भी गरीब नहीं होगा कि खरीद न सके, और कोई ऐसा धनवान भी नहीं होगा कि सोने से खरीदे। अगर गरीब या उसे धनवान प्राप्त करे तो वह बिना पैसे या मोल लिए होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* ही आकर ले लो।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(यूह. 7:37, प्रका. 21:6, प्रका. 22:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 55:2" - }, - "जो भोजनवस्तु नहीं है, उसके लिये तुम क्यों रुपया लगाते हो, और जिससे पेट नहीं भरता उसके लिये क्यों परिश्रम करते हो? मेरी ओर मन लगाकर सुनो, तब उत्तम वस्तुएँ खाने पाओगे और चिकनी-चिकनी वस्तुएँ खाकर सन्तुष्ट हो जाओगे।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 55:3" - }, - "कान लगाओ, और मेरे पास आओ; सुनो, तब तुम जीवित रहोगे; और मैं तुम्हारे साथ सदा की वाचा बाँधूँगा, अर्थात् दाऊद पर की अटल करुणा की वाचा।", - { - "type": "char:bdit", - "content": [ - "(भज. 89:28, नीति. 4:20, प्रेरि. 13:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 55:4" - }, - "सुनो, मैंने उसको राज्य-राज्य के लोगों के लिये साक्षी और प्रधान और आज्ञा देनेवाला ठहराया है।", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 2:10, इब्रा. 5:9, प्रका. 1:5)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 55:5" - }, - "सुन, तू ऐसी जाति को जिसे तू नहीं जानता बुलाएगा, और ऐसी जातियाँ जो तुझे नहीं जानती तेरे पास दौड़ी आएँगी, वे तेरे परमेश्वर यहोवा और इस्राएल के पवित्र के निमित्त यह करेंगी, क्योंकि उसने तुझे शोभायमान किया है।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 52:5" }, + "इसलिए यहोवा की यह वाणी है कि मैं अब यहाँ क्या करूँ जबकि मेरी प्रजा सेंत-मेंत हर ली गई है? यहोवा यह भी कहता है कि जो उन पर प्रभुता करते हैं वे ऊधम मचा रहे हैं, और मेरे नाम कि निन्दा लगातार दिन भर होती रहती है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 55:6" - }, - "“जब तक यहोवा मिल सकता है तब तक उसकी खोज में रहो,", - { - "type": "char:it", - "content": [ - "जब तक वह निकट है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "55.6" - ] - }, - { - "type": "char:fq", - "content": [ - "जब तक वह निकट है:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका महत्त्वपूर्ण अर्थ है कि परमेश्वर हर समय हमारे निकट ही रहता है और दर्शाता है कि कुछ समय अन्य समय की तुलना में ऐसे होते हैं जब उसको खोजना अधिक अनुकूल परिस्थिति में हो जाता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तब तक उसे पुकारो;" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 17:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 55:7" - }, - "दुष्ट अपनी चाल चलन और अनर्थकारी अपने सोच-विचार छोड़कर यहोवा ही की ओर फिरे, वह उस पर दया करेगा, वह हमारे परमेश्वर की ओर फिरे और वह पूरी रीति से उसको क्षमा करेगा।", + "type": "char:bdit", + "content": [ + "(यहे. 36:20-23, रोम. 2:24)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "ISA 52:6" + }, + "इस कारण मेरी प्रजा मेरा नाम जान लेगी; वह उस समय जान लेगी कि जो बातें करता है वह यहोवा ही है; देखो, मैं ही हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 52:7" + }, + "पहाड़ों पर उसके पाँव क्या ही सुहावने हैं जो शुभ समाचार लाता है, जो शान्ति की बातें सुनाता है और कल्याण का शुभ समाचार और उद्धार का सन्देश देता है, जो सिय्योन से कहता हैं, “तेरा परमेश्वर राज्य करता है।”", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 10:36, रोम. 10:15, नहू. 1:15)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ISA 52:8" + }, + "सुन, तेरे पहरूए पुकार रहे हैं, वे एक साथ जयजयकार कर रहें हैं; क्योंकि वे साक्षात् देख रहे हैं कि यहोवा सिय्योन को लौट रहा है।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 52:9" + }, + "हे यरूशलेम के खण्डहरों, एक संग उमंग में आकर जयजयकार करो; क्योंकि यहोवा ने अपनी प्रजा को शान्ति दी है, उसने यरूशलेम को छुड़ा लिया है।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 52:10" + }, + { + "type": "char:it", + "content": [ + "यहोवा ने सारी जातियों के सामने अपनी पवित्र भुजा प्रगट की है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "8", - "sid": "ISA 55:8" + "type": "char:fr", + "content": [ + "52.10" + ] }, - "क्योंकि यहोवा कहता है, मेरे विचार और तुम्हारे विचार एक समान नहीं है, न तुम्हारी गति और मेरी गति एक सी है।", { - "type": "char:bdit", - "content": [ - "(रोम. 11:33)" - ] + "type": "char:fq", + "content": [ + "यहोवा ने...अपनी पवित्र भुजा प्रगट की है:" + ] }, - "", { - "type": "verse:v", - "number": "9", - "sid": "ISA 55:9" - }, - "क्योंकि मेरी और तुम्हारी गति में और मेरे और तुम्हारे सोच विचारों में, आकाश और पृथ्वी का अन्तर है।" - ] + "type": "char:ft", + "content": [ + "अर्थात् अपनी प्रजा को दासत्व से छुड़ाने के लिए। यह उपमा योद्धाओं से ली गई है जो युद्ध के लिए अपनी भुजा को प्रगट करते हैं। इसका अभिप्राय है कि परमेश्वर अपने लोगों को बचाने के लिए एक योद्धा के रूप में आता है।" + ] + } + ] + } + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 55:10" - }, - "“जिस प्रकार से वर्षा और हिम आकाश से गिरते हैं और वहाँ ऐसे ही लौट नहीं जाते, वरन् भूमि पर पड़कर उपज उपजाते हैं जिस से बोनेवाले को बीज और खानेवाले को रोटी मिलती है,", - { - "type": "char:bdit", - "content": [ - "(2 कुरि. 9:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 55:11" - }, - "उसी प्रकार से मेरा वचन भी होगा जो मेरे मुख से निकलता है; वह व्यर्थ ठहरकर मेरे पास न लौटेगा, परन्तु,", - { - "type": "char:it", - "content": [ - "जो मेरी इच्छा है उसे वह पूरा करेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "55.11" - ] - }, - { - "type": "char:fq", - "content": [ - "जो मेरी इच्छा है उसे वह पूरा करेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "मेरी इच्छा पूरी किए बिना वह लौटेगा नहीं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और जिस काम के लिये मैंने उसको भेजा है उसे वह सफल करेगा।" - ] + "; और पृथ्वी के दूर-दूर देशों के सब लोग हमारे परमेश्वर का किया हुआ उद्धार निश्चय देख लेंगे।", + { + "type": "char:bdit", + "content": [ + "(भज. 98:3, लूका 3:16, लूका 2:30,31)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 52:11" + }, + "दूर हो, दूर, वहाँ से निकल जाओ, कोई अशुद्ध वस्तु मत छूओ; उसके बीच से निकल जाओ; हे यहोवा के पात्रों के ढोनेवालों, अपने को शुद्ध करो।", + { + "type": "char:bdit", + "content": [ + "(2 कुरि. 6:17, प्रका. 18:4)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "ISA 52:12" + }, + "क्योंकि तुम को उतावली से निकलना नहीं, और न भागते हुए चलना पड़ेगा; क्योंकि यहोवा तुम्हारे आगे-आगे अगुआई करता हुआ चलेगा, और इस्राएल का परमेश्वर तुम्हारे पीछे भी रक्षा करता चलेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "कष्ट सहता परमेश्वर का सेवक" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 52:13" + }, + "देखो, मेरा दास बुद्धि से काम करेगा, वह ऊँचा, महान और अति महान हो जाएगा।", + { + "type": "char:bdit", + "content": [ + "(यिर्म. 23:5)" + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "ISA 52:14" + }, + "जैसे बहुत से लोग उसे देखकर चकित हुए (क्योंकि उसका रूप यहाँ तक बिगड़ा हुआ था कि मनुष्य का सा न जान पड़ता था और उसकी सुन्दरता भी आदमियों की सी न रह गई थी),", + { + "type": "char:bdit", + "content": [ + "(भज. 22:6,7, यशा. 53:2,3)" + ] + }, + { + "type": "verse:v", + "number": "15", + "sid": "ISA 52:15" + }, + "वैसे ही वह बहुत सी जातियों को पवित्र करेगा और उसको देखकर राजा शान्त रहेंगे; क्योंकि वे ऐसी बात देखेंगे जिसका वर्णन उनके सुनने में भी नहीं आया, और ऐसी बात उनकी समझ में आएगी जो उन्होंने अभी तक सुनी भी न थी।", + { + "type": "char:bdit", + "content": [ + "(रोम. 15:21, 1 कुरि. 2:9)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "53", + "sid": "ISA 53" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 53:1" + }, + "जो समाचार हमें दिया गया, उसका किसने विश्वास किया? और यहोवा का भुजबल किस पर प्रगट हुआ?", + { + "type": "char:bdit", + "content": [ + "(यूह. 12:38, रोम. 10:16)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 53:2" + }, + "क्योंकि वह उसके सामने अंकुर के समान, और ऐसी जड़ के समान उगा जो", + { + "type": "char:it", + "content": [ + "निर्जल भूमि", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "53.2" + ] + }, + { + "type": "char:fq", + "content": [ + "निर्जल भूमि:" + ] + }, + { + "type": "char:ft", + "content": [ + "ऐसी ऊसर भूमि जहाँ नमी नहीं वहाँ, जो कुछ उगता है वह छोटी और मुर्झाई हुई होती है।" + ] } - ] + ] + } + ] }, + "में फूट निकले; उसकी न तो कुछ सुन्दरता थी कि हम उसको देखते, और न उसका रूप ही हमें ऐसा दिखाई पड़ा कि हम उसको चाहते।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 55:12" - }, - "“क्योंकि तुम आनन्द के साथ निकलोगे, और शान्ति के साथ पहुँचाए जाओगे; तुम्हारे आगे-आगे पहाड़ और पहाड़ियाँ गला खोलकर जयजयकार करेंगी, और मैदान के सब वृक्ष आनन्द के मारे ताली बजाएँगे।", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 55:13" - }, - "तब भटकटैयों के बदले सनोवर उगेंगे; और बिच्छू पेड़ों के बदले मेंहदी उगेगी; और इससे यहोवा का नाम होगा, जो सदा का चिन्ह होगा और कभी न मिटेगा।”" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 2:23)" + ] }, { - "type": "chapter:c", - "number": "56", - "sid": "ISA 56" + "type": "verse:v", + "number": "3", + "sid": "ISA 53:3" }, + "वह तुच्छ जाना जाता और मनुष्यों का त्यागा हुआ था; वह दुःखी पुरुष था, रोग से उसकी जान-पहचान थी; और लोग उससे मुख फेर लेते थे। वह तुच्छ जाना गया, और, हमने उसका मूल्य न जाना।", + { + "type": "char:bdit", + "content": [ + "(मर. 9:12)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "अन्यजातियों के लिए उद्धार" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 53:4" }, + "निश्चय उसने हमारे रोगों को सह लिया और हमारे ही दुःखों को उठा लिया; तो भी हमने उसे परमेश्वर का मारा-कूटा और दुर्दशा में पड़ा हुआ समझा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 56:1" - }, - "यहोवा यह कहता है, “न्याय का पालन करो, और धर्म के काम करो; क्योंकि मैं शीघ्र तुम्हारा उद्धार करूँगा, और मेरा धर्मी होना प्रगट होगा।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 56:2" - }, - "क्या ही धन्य है वह मनुष्य जो ऐसा ही करता, और वह आदमी जो इस पर स्थिर रहता है, जो विश्रामदिन को पवित्र मानता और अपवित्र करने से बचा रहता है, और अपने हाथ को सब भाँति की बुराई करने से रोकता है।”" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 8:17, 1 पत. 2:24)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 56:3" - }, - "जो परदेशी यहोवा से मिल गए हैं, वे न कहें, “यहोवा हमें अपनी प्रजा से निश्चय अलग करेगा;” और खोजे भी न कहें, “", - { - "type": "char:it", - "content": [ - "हम तो सूखे वृक्ष हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "56.3" - ] - }, - { - "type": "char:fq", - "content": [ - "हम तो सूखे वृक्ष हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "सूखा वृक्ष ऊसर, अनुपयोगी और फलहीन दशा दर्शाता है। यहाँ कहने का अर्थ है कि अब से आगे वे धार्मिक एवं नागरिक अयोग्यताओं के अधीन नहीं होंगे जिसके अधीन वे अब तक रहे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।”" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "ISA 56:4" - }, - "“क्योंकि जो खोजे मेरे विश्रामदिन को मानते और जिस बात से मैं प्रसन्न रहता हूँ उसी को अपनाते और मेरी वाचा का पालन करते हैं,” उनके विषय यहोवा यह कहता है,", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 56:5" - }, - "“मैं अपने भवन और अपनी शहरपनाह के भीतर उनको ऐसा नाम दूँगा जो पुत्र-पुत्रियों से कहीं उत्तम होगा; मैं उनका नाम सदा बनाए रखूँगा और वह कभी न मिटाया जाएगा।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 53:5" + }, + "परन्तु वह हमारे ही अपराधों के कारण घायल किया गया, वह हमारे अधर्म के कामों के कारण कुचला गया; हमारी ही शान्ति के लिये उस पर ताड़ना पड़ी कि उसके कोड़े खाने से हम लोग चंगे हो जाएँ।", + { + "type": "char:bdit", + "content": [ + "(रोम. 4:25, 1 पत. 2:24)" + ] + }, + { + "type": "verse:v", + "number": "6", + "sid": "ISA 53:6" + }, + "हम तो सब के सब भेड़ों के समान भटक गए थे; हम में से हर एक ने अपना-अपना मार्ग लिया; और यहोवा ने हम सभी के अधर्म का बोझ उसी पर लाद दिया।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 10:43, 1 पत. 2:25)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 53:7" }, + "वह सताया गया, तो भी वह सहता रहा और अपना मुँह न खोला; जिस प्रकार भेड़ वध होने के समय और भेड़ी ऊन कतरने के समय चुपचाप शान्त रहती है, वैसे ही उसने भी अपना मुँह न खोला।", { - "type": "para:p", - "content": [ + "type": "char:bdit", + "content": [ + "(यूह. 1:29, मत्ती 27:12,14, मर. 15:4,5, 1 कुरि. 5:7, प्रका. 5:6,12)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ISA 53:8" + }, + "अत्याचार करके और दोष लगाकर वे उसे ले गए; उस समय के लोगों में से किसने इस पर ध्यान दिया कि वह जीवितों के बीच में से उठा लिया गया? मेरे ही लोगों के अपराधों के कारण उस पर मार पड़ी।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 8:32,33)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ISA 53:9" + }, + "उसकी कब्र भी दुष्टों के संग ठहराई गई, और मृत्यु के समय वह धनवान का संगी हुआ, यद्यपि उसने किसी प्रकार का उपद्रव न किया था और उसके मुँह से कभी छल की बात नहीं निकली थी।", + { + "type": "char:bdit", + "content": [ + "(1 कुरि. 15:3, 1 पत. 2:22, 1 यूह. 3:5, यूह. 19:38-42)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 53:10" + }, + "तो भी यहोवा को यही भाया कि उसे कुचले; उसी ने उसको रोगी कर दिया; जब वह अपना प्राण दोषबलि करे, तब वह अपना वंश देखने पाएगा, वह बहुत दिन जीवित रहेगा; उसके हाथ से यहोवा की इच्छा पूरी हो जाएगी।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 53:11" + }, + "वह अपने प्राणों का दुःख उठाकर उसे देखेगा और तृप्त होगा; अपने ज्ञान के द्वारा मेरा धर्मी दास बहुतेरों को धर्मी ठहराएगा; और उनके अधर्म के कामों का बोझ आप उठा लेगा।", + { + "type": "char:bdit", + "content": [ + "(रोम. 5:19)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "ISA 53:12" + }, + "इस कारण मैं उसे महान लोगों के संग भाग दूँगा, और, वह सामर्थियों के संग लूट बाँट लेगा; क्योंकि उसने अपना प्राण मृत्यु के लिये उण्डेल दिया, वह अपराधियों के संग गिना गया, तो भी उसने बहुतों के पाप का बोझ उठा लिया, और, अपराधी के लिये विनती करता है।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 27:38, मर. 15:27, लूका 22:37, इब्रा. 9:28)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "54", + "sid": "ISA 54" + }, + { + "type": "para:s", + "content": [ + "सदा की शान्ति की वाचा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 54:1" + }, + "“हे बाँझ, तू जो पुत्रहीन है जयजयकार कर; तू जिसे प्रसव-पीड़ा नहीं हुई, गला खोलकर जयजयकार कर और पुकार! क्योंकि त्यागी हुई के लड़के सुहागिन के लड़कों से अधिक होंगे, यहोवा का यही वचन है।", + { + "type": "char:bdit", + "content": [ + "(भज. 113:9, गला. 4:27)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 54:2" + }, + "अपने तम्बू का स्थान चौड़ा कर, और तेरे डेरे के पट लम्बे किए जाएँ; हाथ मत रोक, रस्सियों को लम्बी और खूँटों को दृढ़ कर।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 54:3" + }, + "क्योंकि तू दाएँ-बाएँ फैलेगी, और तेरा वंश जाति-जाति का अधिकारी होगा और उजड़े हुए नगरों को फिर से बसाएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "ISA 54:4" + }, + "“मत डर, क्योंकि तेरी आशा फिर नहीं टूटेगी; मत घबरा, क्योंकि तू फिर लज्जित न होगी और तुझ पर उदासी न छाएगी; क्योंकि", + { + "type": "char:it", + "content": [ + "तू अपनी जवानी की लज्जा भूल जाएगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "54.4" + ] + }, + { + "type": "char:fq", + "content": [ + "तू अपनी जवानी की लज्जा भूल जाएगी:" + ] + }, + { + "type": "char:ft", + "content": [ + "भविष्य की विपुल बहुतायत और वैभव में उनकी पूर्वकालिक इतिहास की लज्जा की परिस्थितियाँ सब भूलाई जाएँगी।" + ] + } + ] + } + ] + }, + ", और अपने विधवापन की नामधराई को फिर स्मरण न करेगी।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 54:5" + }, + "क्योंकि तेरा कर्ता तेरा पति है, उसका नाम सेनाओं का यहोवा है; और इस्राएल का पवित्र तेरा छुड़ानेवाला है, वह सारी पृथ्वी का भी परमेश्वर कहलाएगा।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 54:6" + }, + "क्योंकि यहोवा ने तुझे ऐसा बुलाया है, मानो तू छोड़ी हुई और मन की दुःखिया और जवानी की त्यागी हुई स्त्री हो, तेरे परमेश्वर का यही वचन है।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 54:7" + }, + { + "type": "char:it", + "content": [ + "क्षण भर ही के लिये", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "ISA 56:6" + "type": "char:fr", + "content": [ + "54.7" + ] }, - "“परदेशी भी जो यहोवा के साथ इस इच्छा से मिले हुए हैं कि उसकी सेवा टहल करें और यहोवा के नाम से प्रीति रखें और उसके दास हो जाएँ, जितने विश्रामदिन को अपवित्र करने से बचे रहते और मेरी वाचा को पालते हैं,", { - "type": "verse:v", - "number": "7", - "sid": "ISA 56:7" + "type": "char:fq", + "content": [ + "क्षण भर ही के लिये:" + ] }, - "उनको मैं अपने पवित्र पर्वत पर ले आकर अपने प्रार्थना के भवन में आनन्दित करूँगा; उनके होमबलि और मेलबलि मेरी वेदी पर ग्रहण किए जाएँगे; क्योंकि मेरा भवन सब देशों के लोगों के लिये प्रार्थना का घर कहलाएगा।", { - "type": "char:bdit", - "content": [ - "(मला. 1:11, मर. 11:17, 1 पत. 2:5)" - ] + "type": "char:ft", + "content": [ + "यहाँ सम्भवत बाबेल की बन्धुआई की प्रजा के संदर्भ में है, जो प्रत्यक्ष रूप से परमेश्वर द्वारा भूलाए हुए प्रतीत होते थे।" + ] + } + ] + } + ] + }, + "मैंने तुझे छोड़ दिया था, परन्तु अब बड़ी दया करके मैं फिर तुझे रख लूँगा।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 54:8" + }, + "क्रोध के आवेग में आकर मैंने पल भर के लिये तुझ से मुँह छिपाया था, परन्तु अब अनन्त करुणा से मैं तुझ पर दया करूँगा, तेरे छुड़ानेवाले यहोवा का यही वचन है।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 54:9" + }, + "यह मेरी दृष्टि में नूह के समय के जल-प्रलय के समान है; क्योंकि जैसे मैंने शपथ खाई थी कि नूह के समय के जल-प्रलय से पृथ्वी फिर न डूबेगी, वैसे ही मैंने यह भी शपथ खाई है कि फिर कभी तुझ पर क्रोध न करूँगा और न तुझको धमकी दूँगा।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 54:10" + }, + "चाहे पहाड़ हट जाएँ और पहाड़ियाँ टल जाएँ, तो भी मेरी करुणा तुझ पर से कभी न हटेगी, और मेरी शान्तिदायक वाचा न टलेगी, यहोवा, जो तुझ पर दया करता है, उसका यही वचन है।" + ] + }, + { + "type": "para:s", + "content": [ + "भावी यरूशलेम नगरी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "11", + "sid": "ISA 54:11" + }, + "“हे दुःखियारी, तू जो आँधी की सताई है और जिसको शान्ति नहीं मिली, सुन, मैं तेरे पत्थरों की पच्चीकारी करके बैठाऊँगा, और तेरी नींव नीलमणि से डालूँगा।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 54:12" + }, + "तेरे कलश मैं माणिकों से, तेरे फाटक लालड़ियों से और तेरे सब सीमाओं को मनोहर रत्नों से बनाऊँगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 21:18,19)" + ] + }, + { + "type": "verse:v", + "number": "13", + "sid": "ISA 54:13" + }, + "तेरे सब लड़के यहोवा के सिखाए हुए होंगे, और उनको बड़ी शान्ति मिलेगी।", + { + "type": "char:bdit", + "content": [ + "(भज. 119:165, यूह. 6:45)" + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "ISA 54:14" + }, + "तू धार्मिकता के द्वारा स्थिर होगी; तू अंधेर से बचेगी, क्योंकि तुझे डरना न पड़ेगा; और तू भयभीत होने से बचेगी, क्योंकि भय का कारण तेरे पास न आएगा।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 54:15" + }, + "सुन, लोग भीड़ लगाएँगे, परन्तु मेरी ओर से नहीं; जितने तेरे विरुद्ध भीड़ लगाएँगे वे तेरे कारण गिरेंगे।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 54:16" + }, + "सुन, एक लोहार कोएले की आग धोंककर इसके लिये हथियार बनाता है, वह मेरा ही सृजा हुआ है। उजाड़ने के लिये भी मेरी ओर से एक नाश करनेवाला सृजा गया है।", + { + "type": "char:bdit", + "content": [ + "(नीति. 16:4, निर्ग. 9:16, रोम. 9:22)" + ] + }, + { + "type": "verse:v", + "number": "17", + "sid": "ISA 54:17" + }, + "जितने हथियार तेरी हानि के लिये बनाए जाएँ, उनमें से कोई सफल न होगा, और जितने लोग मुद्दई होकर तुझ पर नालिश करें उन सभी से तू जीत जाएगा। यहोवा के दासों का यही भाग होगा, और वे मेरे ही कारण धर्मी ठहरेंगे, यहोवा की यही वाणी है।”" + ] + }, + { + "type": "chapter:c", + "number": "55", + "sid": "ISA 55" + }, + { + "type": "para:s", + "content": [ + "बहुतायत के जीवन के लिए एक निमंत्रण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 55:1" + }, + "“अहो सब प्यासे लोगों, पानी के पास आओ; और जिनके पास रुपया न हो, तुम भी आकर मोल लो और खाओ! दाखमधु और दूध", + { + "type": "char:it", + "content": [ + "बिन रुपये और बिना दाम", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "55.1" + ] }, - "", { - "type": "verse:v", - "number": "8", - "sid": "ISA 56:8" + "type": "char:fq", + "content": [ + "बिन रुपये और बिना दाम:" + ] }, - "प्रभु यहोवा, जो निकाले हुए इस्राएलियों को इकट्ठे करनेवाला है, उसकी यह वाणी है कि जो इकट्ठे किए गए हैं उनके साथ मैं औरों को भी इकट्ठे करके मिला दूँगा।”", { - "type": "char:bdit", - "content": [ - "(यूह. 10:16)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "ऐसा कोई भी गरीब नहीं होगा कि खरीद न सके, और कोई ऐसा धनवान भी नहीं होगा कि सोने से खरीदे। अगर गरीब या उसे धनवान प्राप्त करे तो वह बिना पैसे या मोल लिए होगा।" + ] + } + ] + } + ] + }, + "ही आकर ले लो।", + { + "type": "char:bdit", + "content": [ + "(यूह. 7:37, प्रका. 21:6, प्रका. 22:17)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 55:2" + }, + "जो भोजनवस्तु नहीं है, उसके लिये तुम क्यों रुपया लगाते हो, और जिससे पेट नहीं भरता उसके लिये क्यों परिश्रम करते हो? मेरी ओर मन लगाकर सुनो, तब उत्तम वस्तुएँ खाने पाओगे और चिकनी-चिकनी वस्तुएँ खाकर सन्तुष्ट हो जाओगे।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 55:3" + }, + "कान लगाओ, और मेरे पास आओ; सुनो, तब तुम जीवित रहोगे; और मैं तुम्हारे साथ सदा की वाचा बाँधूँगा, अर्थात् दाऊद पर की अटल करुणा की वाचा।", + { + "type": "char:bdit", + "content": [ + "(भज. 89:28, नीति. 4:20, प्रेरि. 13:34)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 55:4" + }, + "सुनो, मैंने उसको राज्य-राज्य के लोगों के लिये साक्षी और प्रधान और आज्ञा देनेवाला ठहराया है।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 2:10, इब्रा. 5:9, प्रका. 1:5)" + ] }, { - "type": "para:s", - "content": [ - "इस्राएल के गैर जिम्मेदार अगुए" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 55:5" }, + "सुन, तू ऐसी जाति को जिसे तू नहीं जानता बुलाएगा, और ऐसी जातियाँ जो तुझे नहीं जानती तेरे पास दौड़ी आएँगी, वे तेरे परमेश्वर यहोवा और इस्राएल के पवित्र के निमित्त यह करेंगी, क्योंकि उसने तुझे शोभायमान किया है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 56:9" - }, - "हे मैदान के सब जन्तुओं, हे वन के सब पशुओं, खाने के लिये आओ।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 56:10" - }, - "उसके पहरूए अंधे हैं, वे सब के सब अज्ञानी हैं, वे सब के सब गूँगे कुत्ते हैं जो भौंक नहीं सकते; वे स्वप्न देखनेवाले और लेटे रहकर सोते रहना चाहते हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 56:11" - }, - "वे मरभूखे कुत्ते हैं जो कभी तृप्त नहीं होते।", - { - "type": "char:it", - "content": [ - "वे चरवाहे हैं जिनमें समझ ही नहीं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "56.11" - ] - }, - { - "type": "char:fq", - "content": [ - "वे चरवाहे हैं जिनमें समझ ही नहीं:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो मनुष्यों की आवश्यकताओं के प्रति उदासीन हैं और जो समझ नहीं पाते कि उनसे क्या अपेक्षा की गई है।" - ] - } - ], - "caller": "+" - }, + "type": "verse:v", + "number": "6", + "sid": "ISA 55:6" + }, + "“जब तक यहोवा मिल सकता है तब तक उसकी खोज में रहो,", + { + "type": "char:it", + "content": [ + "जब तक वह निकट है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*; उन सभी ने अपने-अपने लाभ के लिये अपना-अपना मार्ग लिया है।" - ] + "type": "char:fr", + "content": [ + "55.6" + ] }, { - "type": "verse:v", - "number": "12", - "sid": "ISA 56:12" + "type": "char:fq", + "content": [ + "जब तक वह निकट है:" + ] }, - "वे कहते हैं, “आओ, हम दाखमधु ले आएँ, आओ मदिरा पीकर छक जाएँ; कल का दिन भी तो आज ही के समान अत्यन्त सुहावना होगा।”", { - "type": "char:bdit", - "content": [ - "(लूका 12:19-20, 1 कुरि. 15:32)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "इसका महत्त्वपूर्ण अर्थ है कि परमेश्वर हर समय हमारे निकट ही रहता है और दर्शाता है कि कुछ समय अन्य समय की तुलना में ऐसे होते हैं जब उसको खोजना अधिक अनुकूल परिस्थिति में हो जाता है।" + ] + } + ] + } + ] }, + "तब तक उसे पुकारो;", { - "type": "chapter:c", - "number": "57", - "sid": "ISA 57" + "type": "char:bdit", + "content": [ + "(प्रेरि. 17:27)" + ] }, { - "type": "para:s", - "content": [ - "इस्राएल की मूर्तिपूजा की भर्त्सना" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 55:7" }, + "दुष्ट अपनी चाल चलन और अनर्थकारी अपने सोच-विचार छोड़कर यहोवा ही की ओर फिरे, वह उस पर दया करेगा, वह हमारे परमेश्वर की ओर फिरे और वह पूरी रीति से उसको क्षमा करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 57:1" - }, - "धर्मी जन नाश होता है, और कोई इस बात की चिन्ता नहीं करता; भक्त मनुष्य उठा लिए जाते हैं, परन्तु कोई नहीं सोचता। धर्मी जन इसलिए उठा लिया गया कि आनेवाली आपत्ति से बच जाए,", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 57:2" - }, - "वह शान्ति को पहुँचता है; जो सीधी चाल चलता है वह अपनी खाट पर विश्राम करता है।" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 55:8" }, + "क्योंकि यहोवा कहता है, मेरे विचार और तुम्हारे विचार एक समान नहीं है, न तुम्हारी गति और मेरी गति एक सी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 57:3" - }, - "परन्तु तुम, हे जादूगरनी के पुत्रों, हे व्यभिचारी और व्यभिचारिणी की सन्तान, यहाँ निकट आओ।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 57:4" - }, - "तुम किस पर हँसी करते हो? तुम किस पर मुँह खोलकर जीभ निकालते हो? क्या तुम पाखण्डी और झूठे के वंश नहीं हो,", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 57:5" - }, - "तुम, जो सब हरे वृक्षों के तले देवताओं के कारण कामातुर होते और नालों में और चट्टानों ही दरारों के बीच बाल-बच्चों को वध करते हो?", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 57:6" - }, - "नालों के चिकने पत्थर ही तेरा भाग और अंश ठहरे; तूने उनके लिये तपावन दिया और अन्नबलि चढ़ाया है। क्या मैं इन बातों से शान्त हो जाऊँ?", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 57:7" - }, - "एक बड़े ऊँचे पहाड़ पर तूने अपना बिछौना बिछाया है, वहीं तू बलि चढ़ाने को चढ़ गई।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 57:8" - }, - "तूने अपनी निशानी अपने द्वार के किवाड़ और चौखट की आड़ ही में रखी; मुझे छोड़कर तू औरों को अपने आपको दिखाने के लिये चढ़ी, तूने अपनी खाट चौड़ी की और उनसे वाचा बाँध ली, तूने उनकी खाट को जहाँ देखा, पसन्द किया।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 57:9" - }, - "तू तेल लिए हुए", - { - "type": "char:it", - "content": [ - "राजा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "57.9" - ] - }, - { - "type": "char:fq", - "content": [ - "राजा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् मोलेक देवता।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के पास गई और बहुत सुगन्धित तेल अपने काम में लाई; अपने दूत तूने दूर तक भेजे और अधोलोक तक अपने को नीचा किया।" - ] - }, - { - "type": "verse:v", - "number": "10", - "sid": "ISA 57:10" - }, - "तू अपनी यात्रा की लम्बाई के कारण थक गई, तो भी तूने न कहा कि यह व्यर्थ है; तेरा बल कुछ अधिक हो गया, इसी कारण तू नहीं थकी।" - ] + "type": "char:bdit", + "content": [ + "(रोम. 11:33)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "ISA 57:11" - }, - "तूने किसके डर से झूठ कहा, और किसका भय मानकर ऐसा किया कि मुझ को स्मरण नहीं रखा न मुझ पर ध्यान दिया? क्या मैं बहुत काल से चुप नहीं रहा? इस कारण तू मेरा भय नहीं मानती।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 57:12" - }, - { - "type": "char:it", - "content": [ - "मैं आप तेरी धार्मिकता और कर्मों का वर्णन करूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "57.12" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं आप तेरी धार्मिकता और कर्मों का वर्णन करूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह स्पष्टतः उपहास में कहा गया है। इसका अर्थ है, तुम ने मूर्तियों की पूजा की और परदेशियों की सहायता खोजी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, परन्तु उनसे तुझे कुछ लाभ न होगा।" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "ISA 57:13" - }, - "जब तू दुहाई दे, तब जिन मूर्तियों को तूने जमा किया है वे ही तुझे छुड़ाएँ! वे तो सब की सब वायु से वरन् एक ही फूँक से उड़ जाएँगी। परन्तु जो मेरी शरण लेगा वह देश का अधिकारी होगा, और मेरे पवित्र पर्वत का भी अधिकारी होगा।" - ] - }, - { - "type": "para:s", - "content": [ - "चंगाई और शान्ति" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "ISA 57:14" - }, - "यह कहा जाएगा, “पाँति बाँध बाँधकर राजमार्ग बनाओ, मेरी प्रजा के मार्ग में से हर एक ठोकर दूर करो।”", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 57:15" - }, - "क्योंकि जो महान और उत्तम और सदैव स्थिर रहता, और जिसका नाम पवित्र है, वह यह कहता है, “मैं ऊँचे पर और पवित्रस्थान में निवास करता हूँ, और उसके संग भी रहता हूँ, जो खेदित और नम्र हैं, कि, नम्र लोगों के हृदय और खेदित लोगों के मन को हर्षित करूँ।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 57:16" - }, - "मैं सदा मुकद्दमा न लड़ता रहूँगा, न सर्वदा क्रोधित रहूँगा; क्योंकि आत्मा मेरे बनाए हुए हैं और जीव मेरे सामने मूर्छित हो जाते हैं।", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 57:17" - }, - "उसके लोभ के पाप के कारण मैंने क्रोधित होकर उसको दुःख दिया था, और क्रोध के मारे उससे मुँह छिपाया था; परन्तु वह अपने मनमाने मार्ग में दूर भटकता चला गया था।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 57:18" - }, - "मैं उसकी चाल देखता आया हूँ, तो भी अब उसको चंगा करूँगा; मैं उसे ले चलूँगा और विशेष करके उसके शोक करनेवालों को शान्ति दूँगा।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 57:19" - }, - "मैं मुँह के फल का सृजनहार हूँ; यहोवा ने कहा है, जो दूर और जो निकट हैं, दोनों को पूरी शान्ति मिले; और मैं उसको चंगा करूँगा।", - { - "type": "char:bdit", - "content": [ - "(इफि. 2:13,17, रोम. 2:39, इब्रा. 13:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 57:20" - }, - "परन्तु दुष्ट तो", - { - "type": "char:it", - "content": [ - "लहराते हुए समुद्र" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "57.20" - ] - }, - { - "type": "char:fq", - "content": [ - "लहराते हुए समुद्र:" - ] - }, - { - "type": "char:ft", - "content": [ - "विचलित, सदा चलायमान, अशान्त समुद्र कभी भी शान्त नहीं रहता है, उसमें लहरें उठती रहती हैं। वह प्राय झाग उगलता है और उथल-पुथल में रहता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के समान है जो स्थिर नहीं रह सकता; और उसका जल मैल और कीच उछालता है।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(यहू. 1:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 57:21" - }, - "दुष्टों के लिये शान्ति नहीं है, मेरे परमेश्वर का यही वचन है।”" - ] + "type": "verse:v", + "number": "9", + "sid": "ISA 55:9" }, + "क्योंकि मेरी और तुम्हारी गति में और मेरे और तुम्हारे सोच विचारों में, आकाश और पृथ्वी का अन्तर है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "58", - "sid": "ISA 58" + "type": "verse:v", + "number": "10", + "sid": "ISA 55:10" }, + "“जिस प्रकार से वर्षा और हिम आकाश से गिरते हैं और वहाँ ऐसे ही लौट नहीं जाते, वरन् भूमि पर पड़कर उपज उपजाते हैं जिस से बोनेवाले को बीज और खानेवाले को रोटी मिलती है,", { - "type": "para:s", - "content": [ - "उचित और अनुचित उपवास" - ] + "type": "char:bdit", + "content": [ + "(2 कुरि. 9:10)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 58:1" - }, - "“गला खोलकर पुकार, कुछ न रख छोड़, नरसिंगे का सा ऊँचा शब्द कर; मेरी प्रजा को उसका अपराध अर्थात् याकूब के घराने को उसका पाप जता दे।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 58:2" - }, - "वे प्रतिदिन मेरे पास आते और मेरी गति जानने की इच्छा ऐसी रखते हैं मानो वे धर्मी लोग हैं जिन्होंने अपने परमेश्वर के नियमों को नहीं टाला; वे मुझसे धर्म के नियम पूछते और परमेश्वर के निकट आने से प्रसन्न होते हैं।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 58:3" - }, - "वे कहते हैं, ‘क्या कारण है कि हमने तो उपवास रखा, परन्तु तूने इसकी सुधि नहीं ली? हमने दुःख उठाया, परन्तु तूने कुछ ध्यान नहीं दिया?’ सुनो, उपवास के दिन तुम अपनी ही इच्छा पूरी करते हो और अपने सेवकों से कठिन कामों को कराते हो।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 58:4" - }, - "सुनो, तुम्हारे उपवास का फल यह होता है कि तुम आपस में लड़ते और झगड़ते और दुष्टता से घूँसे मारते हो। जैसा उपवास तुम आजकल रखते हो, उससे तुम्हारी प्रार्थना ऊपर नहीं सुनाई देगी।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 58:5" - }, - "जिस उपवास से मैं प्रसन्न होता हूँ अर्थात् जिसमें मनुष्य स्वयं को दीन करे, क्या तुम इस प्रकार करते हो? क्या सिर को झाऊ के समान झुकाना, अपने नीचे टाट बिछाना, और राख फैलाने ही को तुम उपवास और यहोवा को प्रसन्न करने का दिन कहते हो?", - { - "type": "char:bdit", - "content": [ - "(मत्ती 6:16, जक. 7:5)" - ] - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 55:11" }, + "उसी प्रकार से मेरा वचन भी होगा जो मेरे मुख से निकलता है; वह व्यर्थ ठहरकर मेरे पास न लौटेगा, परन्तु,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 58:6" - }, - "“जिस उपवास से मैं प्रसन्न होता हूँ, वह क्या यह नहीं, कि, अन्याय से बनाए हुए दासों, और अंधेर सहनेवालों का जूआ तोड़कर उनको छुड़ा लेना, और, सब जूओं को टुकड़े-टुकड़े कर देना?", - { - "type": "char:bdit", - "content": [ - "(लूका 4:18,19, नीति. 21:3, याकू. 1:27)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 58:7" - }, - "क्या वह यह नहीं है कि अपनी रोटी भूखों को बाँट देना, अनाथ और मारे-मारे फिरते हुओं को अपने घर ले आना, किसी को नंगा देखकर वस्त्र पहनाना, और अपने जातिभाइयों से अपने को न छिपाना?", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 13:2,3, नीति. 25:21, 28:27, मत्ती 25:35,36)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 58:8" - }, - "तब तेरा प्रकाश पौ फटने के समान चमकेगा, और तू शीघ्र चंगा हो जाएगा; तेरी धार्मिकता तेरे आगे-आगे चलेगी, यहोवा का तेज तेरे पीछे रक्षा करते चलेगा।", - { - "type": "char:bdit", - "content": [ - "(भज. 37:6, यिर्म. 33:6, लूका 1:78,79)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 58:9" - }, - "तब तू पुकारेगा और यहोवा उत्तर देगा; तू दुहाई देगा और वह कहेगा, ‘मैं यहाँ हूँ।’ यदि तू अंधेर करना और उँगली उठाना, और, दुष्ट बातें बोलना छोड़ दे,", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 58:10" - }, - "उदारता से भूखे की सहायता करे और दीन दुःखियों को सन्तुष्ट करे, तब अंधियारे में तेरा प्रकाश चमकेगा, और तेरा घोर अंधकार दोपहर का सा उजियाला हो जाएगा।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 58:11" - }, - "यहोवा तुझे लगातार लिए चलेगा, और", - { - "type": "char:it", - "content": [ - "अकाल के समय तुझे तृप्त और तेरी हड्डियों को हरी भरी करेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "58.11" - ] - }, - { - "type": "char:fq", - "content": [ - "अकाल के समय तुझे तृप्त .... करेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "कहने का अर्थ है कि परमेश्वर उनके लिए ऐसा प्रावधान करेगा जैसे विपुल वर्षा और सुखदाई जल के झरने फूट निकले हैं।" - ] - } - ], - "caller": "+" - }, + "type": "char:it", + "content": [ + "जो मेरी इच्छा है उसे वह पूरा करेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*; और तू सींची हुई बारी और ऐसे सोते के समान होगा जिसका जल कभी नहीं सूखता।" - ] + "type": "char:fr", + "content": [ + "55.11" + ] }, { - "type": "char:bdit", - "content": [ - "(यूह. 7:38)" - ] + "type": "char:fq", + "content": [ + "जो मेरी इच्छा है उसे वह पूरा करेगा:" + ] }, - "", { - "type": "verse:v", - "number": "12", - "sid": "ISA 58:12" - }, - "तेरे वंश के लोग बहुत काल के उजड़े हुए स्थानों को फिर बसाएँगे; तू पीढ़ी-पीढ़ी की पड़ी हुई नींव पर घर उठाएगा; तेरा नाम टूटे हुए बाड़े का सुधारक और पथों का ठीक करनेवाला पड़ेगा।" - ] + "type": "char:ft", + "content": [ + "मेरी इच्छा पूरी किए बिना वह लौटेगा नहीं।" + ] + } + ] + } + ] + }, + ", और जिस काम के लिये मैंने उसको भेजा है उसे वह सफल करेगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 55:12" + }, + "“क्योंकि तुम आनन्द के साथ निकलोगे, और शान्ति के साथ पहुँचाए जाओगे; तुम्हारे आगे-आगे पहाड़ और पहाड़ियाँ गला खोलकर जयजयकार करेंगी, और मैदान के सब वृक्ष आनन्द के मारे ताली बजाएँगे।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 55:13" + }, + "तब भटकटैयों के बदले सनोवर उगेंगे; और बिच्छू पेड़ों के बदले मेंहदी उगेगी; और इससे यहोवा का नाम होगा, जो सदा का चिन्ह होगा और कभी न मिटेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "56", + "sid": "ISA 56" + }, + { + "type": "para:s", + "content": [ + "अन्यजातियों के लिए उद्धार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 56:1" + }, + "यहोवा यह कहता है, “न्याय का पालन करो, और धर्म के काम करो; क्योंकि मैं शीघ्र तुम्हारा उद्धार करूँगा, और मेरा धर्मी होना प्रगट होगा।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 56:2" + }, + "क्या ही धन्य है वह मनुष्य जो ऐसा ही करता, और वह आदमी जो इस पर स्थिर रहता है, जो विश्रामदिन को पवित्र मानता और अपवित्र करने से बचा रहता है, और अपने हाथ को सब भाँति की बुराई करने से रोकता है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 56:3" + }, + "जो परदेशी यहोवा से मिल गए हैं, वे न कहें, “यहोवा हमें अपनी प्रजा से निश्चय अलग करेगा;” और खोजे भी न कहें, “", + { + "type": "char:it", + "content": [ + "हम तो सूखे वृक्ष हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "56.3" + ] + }, + { + "type": "char:fq", + "content": [ + "हम तो सूखे वृक्ष हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "सूखा वृक्ष ऊसर, अनुपयोगी और फलहीन दशा दर्शाता है। यहाँ कहने का अर्थ है कि अब से आगे वे धार्मिक एवं नागरिक अयोग्यताओं के अधीन नहीं होंगे जिसके अधीन वे अब तक रहे।" + ] + } + ] + } + ] }, + "।”", { - "type": "para:s", - "content": [ - "विश्रामदिन का पालन करना" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 56:4" }, + "“क्योंकि जो खोजे मेरे विश्रामदिन को मानते और जिस बात से मैं प्रसन्न रहता हूँ उसी को अपनाते और मेरी वाचा का पालन करते हैं,” उनके विषय यहोवा यह कहता है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 58:13" - }, - "“", - { - "type": "char:it", - "content": [ - "यदि तू विश्रामदिन को अशुद्ध न करे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "58.13" - ] - }, - { - "type": "char:fq", - "content": [ - "यदि तू विश्रामदिन को अशुद्ध न करे:" - ] - }, - { - "type": "char:ft", - "content": [ - "स्पष्ट अर्थ यह है कि उन्हें विश्राम दिवस का गंभीरता से पालन करना था। उसका उल्लंघन नहीं करना था और न ही उसे अशुद्ध करना था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* अर्थात् मेरे उस पवित्र दिन में अपनी इच्छा पूरी करने का यत्न न करे, और विश्रामदिन को आनन्द का दिन और यहोवा का पवित्र किया हुआ दिन समझकर माने; यदि तू उसका सम्मान करके उस दिन अपने मार्ग पर न चले, अपनी इच्छा पूरी न करे, और अपनी ही बातें न बोले," - ] - }, - { - "type": "verse:v", - "number": "14", - "sid": "ISA 58:14" - }, - "तो तू यहोवा के कारण सुखी होगा, और मैं तुझे देश के ऊँचे स्थानों पर चलने दूँगा; मैं तेरे मूलपुरुष याकूब के भाग की उपज में से तुझे खिलाऊँगा, क्योंकि यहोवा ही के मुख से यह वचन निकला है।”" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 56:5" }, + "“मैं अपने भवन और अपनी शहरपनाह के भीतर उनको ऐसा नाम दूँगा जो पुत्र-पुत्रियों से कहीं उत्तम होगा; मैं उनका नाम सदा बनाए रखूँगा और वह कभी न मिटाया जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "59", - "sid": "ISA 59" + "type": "verse:v", + "number": "6", + "sid": "ISA 56:6" }, + "“परदेशी भी जो यहोवा के साथ इस इच्छा से मिले हुए हैं कि उसकी सेवा टहल करें और यहोवा के नाम से प्रीति रखें और उसके दास हो जाएँ, जितने विश्रामदिन को अपवित्र करने से बचे रहते और मेरी वाचा को पालते हैं,", { - "type": "para:s", - "content": [ - "परमेश्वर से अलगाव" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 56:7" }, + "उनको मैं अपने पवित्र पर्वत पर ले आकर अपने प्रार्थना के भवन में आनन्दित करूँगा; उनके होमबलि और मेलबलि मेरी वेदी पर ग्रहण किए जाएँगे; क्योंकि मेरा भवन सब देशों के लोगों के लिये प्रार्थना का घर कहलाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 59:1" - }, - "सुनो, यहोवा का हाथ ऐसा छोटा नहीं हो गया कि उद्धार न कर सके, न वह ऐसा बहरा हो गया है कि सुन न सके;", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 59:2" - }, - "परन्तु तुम्हारे अधर्म के कामों ने तुम को तुम्हारे परमेश्वर से अलग कर दिया है, और तुम्हारे पापों के कारण उसका मुँह तुम से ऐसा छिपा है कि वह नहीं सुनता।", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 59:3" - }, - "क्योंकि तुम्हारे हाथ हत्या से और तुम्हारी अंगुलियाँ अधर्म के कर्मों से अपवित्र हो गईं हैं, तुम्हारे मुँह से तो झूठ और तुम्हारी जीभ से कुटिल बातें निकलती हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 59:4" - }, - "कोई धर्म के साथ नालिश नहीं करता, न कोई सच्चाई से मुकद्दमा लड़ता है; वे मिथ्या पर भरोसा रखते हैं और झूठी बातें बकते हैं; उसको मानो उत्पात का गर्भ रहता, और वे अनर्थ को जन्म देते हैं।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 59:5" - }, - "वे साँपिन के अण्डे सेते और मकड़ी के जाले बनाते हैं; जो कोई उनके अण्डे खाता वह मर जाता है, और जब कोई एक को फोड़ता तब उसमें से सपोला निकलता है।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 59:6" - }, - "उनके जाले कपड़े का काम न देंगे, न वे अपने कामों से अपने को ढाँप सकेंगे। क्योंकि उनके काम अनर्थ ही के होते हैं, और उनके हाथों से उपद्रव का काम होता है।", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 59:7" - }, - "वे बुराई करने को दौड़ते हैं, और निर्दोष की हत्या करने को तत्पर रहते हैं;", - { - "type": "char:it", - "content": [ - "उनकी युक्तियाँ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "59.7" - ] - }, - { - "type": "char:fq", - "content": [ - "उनकी युक्तियाँ:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उनकी योजनाएँ एवं उद्देश्य बुरे हैं। महज यह नहीं की बुराई किया गया था, परन्तु यह की उन्होंने बुराई करने का इरादा बनाया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* व्यर्थ हैं, उजाड़ और विनाश ही उनके मार्गों में हैं।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "ISA 59:8" - }, - "शान्ति का मार्ग वे जानते ही नहीं; और न उनके व्यवहार में न्याय है; उनके पथ टेढ़े हैं, जो कोई उन पर चले वह शान्ति न पाएगा।", - { - "type": "char:bdit", - "content": [ - "(रोम. 3:15-17)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(मला. 1:11, मर. 11:17, 1 पत. 2:5)" + ] }, { - "type": "para:s", - "content": [ - "इस्राएल के पापों के कारण विपत्ति का आना" - ] + "type": "verse:v", + "number": "8", + "sid": "ISA 56:8" }, + "प्रभु यहोवा, जो निकाले हुए इस्राएलियों को इकट्ठे करनेवाला है, उसकी यह वाणी है कि जो इकट्ठे किए गए हैं उनके साथ मैं औरों को भी इकट्ठे करके मिला दूँगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "ISA 59:9" - }, - "इस कारण न्याय हम से दूर है, और धर्म हमारे समीप ही नहीं आता; हम उजियाले की बाट तो जोहते हैं, परन्तु, देखो अंधियारा ही बना रहता है, हम प्रकाश की आशा तो लगाए हैं, परन्तु, घोर अंधकार ही में चलते हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 59:10" - }, - "हम अंधों के समान दीवार टटोलते हैं, हाँ, हम बिना आँख के लोगों के समान टटोलते हैं; हम दिन दोपहर रात के समान ठोकर खाते हैं, हष्टपुष्टों के बीच हम मुर्दों के समान हैं।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 59:11" - }, - "हम सब के सब रीछों के समान चिल्लाते हैं और पिण्डुकों के समान च्यूं-च्यूं करते हैं; हम न्याय की बाट तो जोहते हैं, पर वह कहीं नहीं; और उद्धार की बाट जोहते हैं पर वह हम से दूर ही रहता है।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 59:12" - }, - "क्योंकि हमारे अपराध तेरे सामने बहुत हुए हैं, हमारे पाप", - { - "type": "char:it", - "content": [ - "हमारे विरुद्ध साक्षी दे रहे हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "59.12" - ] - }, - { - "type": "char:fq", - "content": [ - "हमारे विरुद्ध साक्षी दे रहे हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उनका पूर्वकालिक जीवन ऐसा पतित था कि वह उनके विरुद्ध गवाही देता था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; हमारे अपराध हमारे संग हैं और हम अपने अधर्म के काम जानते हैं:" - ] - }, - { - "type": "verse:v", - "number": "13", - "sid": "ISA 59:13" - }, - "हमने यहोवा का अपराध किया है, हम उससे मुकर गए और अपने परमेश्वर के पीछे चलना छोड़ दिया, हम अंधेर करने लगे और उलट-फेर की बातें कहीं, हमने झूठी बातें मन में गढ़ीं और कही भी हैं।", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 59:14" - }, - "न्याय तो पीछे हटाया गया और धर्म दूर खड़ा रह गया; सच्चाई बाजार में गिर पड़ी, और सिधाई प्रवेश नहीं करने पाती।", - { - "type": "verse:v", - "number": "15", - "sid": "ISA 59:15" - }, - "हाँ, सच्चाई खो गई, और जो बुराई से भागता है वह शिकार हो जाता है। यह देखकर यहोवा ने बुरा माना, क्योंकि न्याय जाता रहा।" - ] + "type": "char:bdit", + "content": [ + "(यूह. 10:16)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल के गैर जिम्मेदार अगुए" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 56:9" + }, + "हे मैदान के सब जन्तुओं, हे वन के सब पशुओं, खाने के लिये आओ।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 56:10" + }, + "उसके पहरूए अंधे हैं, वे सब के सब अज्ञानी हैं, वे सब के सब गूँगे कुत्ते हैं जो भौंक नहीं सकते; वे स्वप्न देखनेवाले और लेटे रहकर सोते रहना चाहते हैं।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 56:11" + }, + "वे मरभूखे कुत्ते हैं जो कभी तृप्त नहीं होते।", + { + "type": "char:it", + "content": [ + "वे चरवाहे हैं जिनमें समझ ही नहीं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "56.11" + ] + }, + { + "type": "char:fq", + "content": [ + "वे चरवाहे हैं जिनमें समझ ही नहीं:" + ] + }, + { + "type": "char:ft", + "content": [ + "जो मनुष्यों की आवश्यकताओं के प्रति उदासीन हैं और जो समझ नहीं पाते कि उनसे क्या अपेक्षा की गई है।" + ] + } + ] + } + ] }, + "; उन सभी ने अपने-अपने लाभ के लिये अपना-अपना मार्ग लिया है।", { - "type": "para:s", - "content": [ - "सिय्योन का उद्धारकर्ता यह देखकर यहोवा ने बुरा माना, क्योंकि न्याय जाता रहा," - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 56:12" }, + "वे कहते हैं, “आओ, हम दाखमधु ले आएँ, आओ मदिरा पीकर छक जाएँ; कल का दिन भी तो आज ही के समान अत्यन्त सुहावना होगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 59:16" - }, - "उसने देखा कि कोई भी पुरुष नहीं, और इससे अचम्भा किया कि कोई विनती करनेवाला नहीं; तब उसने अपने ही भुजबल से उद्धार किया, और अपने धर्मी होने के कारण वह सम्भल गया।", - { - "type": "char:bdit", - "content": [ - "(यहे. 22:30, इब्रा. 7:25, प्रका. 5:1-5, भज. 98:1)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 59:17" - }, - "उसने धार्मिकता को झिलम के समान पहन लिया, और उसके सिर पर उद्धार का टोप रखा गया; उसने बदला लेने का वस्त्र धारण किया, और जलजलाहट को बागे के समान पहन लिया है।", - { - "type": "char:bdit", - "content": [ - "(इफि. 6:14, इफि. 6:17,1 थिस्स. 5:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 59:18" - }, - "उनके कर्मों के अनुसार वह उनको फल देगा, अपने द्रोहियों पर वह अपना क्रोध भड़काएगा और अपने शत्रुओं को उनकी कमाई देगा; वह द्वीपवासियों को भी उनकी कमाई भर देगा।", - { - "type": "char:bdit", - "content": [ - "(जक. 17:10, प्रका. 20:12,13, नहू. 1:2, प्रका. 22:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 59:19" - }, - "तब पश्चिम की ओर लोग यहोवा के नाम का, और पूर्व की ओर उसकी महिमा का भय मानेंगे; क्योंकि जब शत्रु महानद के समान चढ़ाई करेंगे तब यहोवा का आत्मा उसके विरुद्ध झण्डा खड़ा करेगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 8:11, लूका 13:29, भज. 102:15-16, 113:3)" - ] - }, - "" - ] + "type": "char:bdit", + "content": [ + "(लूका 12:19-20, 1 कुरि. 15:32)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "57", + "sid": "ISA 57" + }, + { + "type": "para:s", + "content": [ + "इस्राएल की मूर्तिपूजा की भर्त्सना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 57:1" + }, + "धर्मी जन नाश होता है, और कोई इस बात की चिन्ता नहीं करता; भक्त मनुष्य उठा लिए जाते हैं, परन्तु कोई नहीं सोचता। धर्मी जन इसलिए उठा लिया गया कि आनेवाली आपत्ति से बच जाए,", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 57:2" + }, + "वह शान्ति को पहुँचता है; जो सीधी चाल चलता है वह अपनी खाट पर विश्राम करता है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 57:3" + }, + "परन्तु तुम, हे जादूगरनी के पुत्रों, हे व्यभिचारी और व्यभिचारिणी की सन्तान, यहाँ निकट आओ।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 57:4" + }, + "तुम किस पर हँसी करते हो? तुम किस पर मुँह खोलकर जीभ निकालते हो? क्या तुम पाखण्डी और झूठे के वंश नहीं हो,", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 57:5" + }, + "तुम, जो सब हरे वृक्षों के तले देवताओं के कारण कामातुर होते और नालों में और चट्टानों ही दरारों के बीच बाल-बच्चों को वध करते हो?", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 57:6" + }, + "नालों के चिकने पत्थर ही तेरा भाग और अंश ठहरे; तूने उनके लिये तपावन दिया और अन्नबलि चढ़ाया है। क्या मैं इन बातों से शान्त हो जाऊँ?", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 57:7" + }, + "एक बड़े ऊँचे पहाड़ पर तूने अपना बिछौना बिछाया है, वहीं तू बलि चढ़ाने को चढ़ गई।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 57:8" + }, + "तूने अपनी निशानी अपने द्वार के किवाड़ और चौखट की आड़ ही में रखी; मुझे छोड़कर तू औरों को अपने आपको दिखाने के लिये चढ़ी, तूने अपनी खाट चौड़ी की और उनसे वाचा बाँध ली, तूने उनकी खाट को जहाँ देखा, पसन्द किया।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 57:9" + }, + "तू तेल लिए हुए", + { + "type": "char:it", + "content": [ + "राजा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "57.9" + ] + }, + { + "type": "char:fq", + "content": [ + "राजा:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् मोलेक देवता।" + ] + } + ] + } + ] }, + "के पास गई और बहुत सुगन्धित तेल अपने काम में लाई; अपने दूत तूने दूर तक भेजे और अधोलोक तक अपने को नीचा किया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ISA 59:20" - }, - "“याकूब में जो अपराध से मन फिराते हैं उनके लिये सिय्योन में एक छुड़ानेवाला आएगा,” यहोवा की यही वाणी है।", - { - "type": "char:bdit", - "content": [ - "(रोम. 11:26)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "ISA 59:21" - }, - "यहोवा यह कहता है, “जो वाचा मैंने उनसे बाँधी है वह यह है, कि मेरा आत्मा तुझ पर ठहरा है, और अपने वचन जो मैंने तेरे मुँह में डाले हैं अब से लेकर सर्वदा तक वे तेरे मुँह से, और तेरे पुत्रों और पोतों के मुँह से भी कभी न हटेंगे।”", - { - "type": "char:bdit", - "content": [ - "(इब्रा. 10:16, रोम. 11:27)" - ] - }, - "" - ] + "type": "verse:v", + "number": "10", + "sid": "ISA 57:10" }, + "तू अपनी यात्रा की लम्बाई के कारण थक गई, तो भी तूने न कहा कि यह व्यर्थ है; तेरा बल कुछ अधिक हो गया, इसी कारण तू नहीं थकी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "60", - "sid": "ISA 60" + "type": "verse:v", + "number": "11", + "sid": "ISA 57:11" }, + "तूने किसके डर से झूठ कहा, और किसका भय मानकर ऐसा किया कि मुझ को स्मरण नहीं रखा न मुझ पर ध्यान दिया? क्या मैं बहुत काल से चुप नहीं रहा? इस कारण तू मेरा भय नहीं मानती।", { - "type": "para:s", - "content": [ - "सिय्योन में परमेश्वर की महिमा" - ] + "type": "verse:v", + "number": "12", + "sid": "ISA 57:12" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 60:1" - }, - "उठ, प्रकाशमान हो; क्योंकि तेरा प्रकाश आ गया है, और यहोवा का तेज तेरे ऊपर उदय हुआ है।", - { - "type": "char:bdit", - "content": [ - "(इफि. 5:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 60:2" - }, - "देख, पृथ्वी पर तो अंधियारा और राज्य-राज्य के लोगों पर घोर अंधकार छाया हुआ है; परन्तु तेरे ऊपर यहोवा उदय होगा, और उसका तेज तुझ पर प्रगट होगा।", + "type": "char:it", + "content": [ + "मैं आप तेरी धार्मिकता और कर्मों का वर्णन करूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(यूह. 1:14, प्रका. 21:23)" - ] + "type": "char:fr", + "content": [ + "57.12" + ] }, - "", { - "type": "verse:v", - "number": "3", - "sid": "ISA 60:3" + "type": "char:fq", + "content": [ + "मैं आप तेरी धार्मिकता और कर्मों का वर्णन करूँगा:" + ] }, - "जाति-जाति तेरे पास प्रकाश के लिये और राजा तेरे आरोहण के प्रताप की ओर आएँगे।", { - "type": "char:bdit", - "content": [ - "(प्रका. 21:24)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यह स्पष्टतः उपहास में कहा गया है। इसका अर्थ है, तुम ने मूर्तियों की पूजा की और परदेशियों की सहायता खोजी।" + ] + } + ] + } + ] }, + ", परन्तु उनसे तुझे कुछ लाभ न होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ISA 60:4" - }, - "अपनी आँखें चारों ओर उठाकर देख; वे सब के सब इकट्ठे होकर तेरे पास आ रहे हैं; तेरे पुत्र दूर से आ रहे हैं, और तेरी पुत्रियाँ हाथों-हाथ पहुँचाई जा रही हैं।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 60:5" - }, - "तब तू इसे देखेगी और तेरा मुख चमकेगा, तेरा हृदय थरथराएगा और आनन्द से भर जाएगा; क्योंकि समुद्र का सारा धन और जाति-जाति की धन-सम्पत्ति तुझको मिलेगी।", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 33:9, योए. 2:26, यशा. 61:6)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 60:6" - }, - "तेरे देश में ऊँटों के झुण्ड और मिद्यान और एपा देशों की साँड़नियाँ इकट्ठी होंगी; शेबा के सब लोग आकर सोना और लोबान भेंट लाएँगे और यहोवा का गुणानुवाद आनन्द से सुनाएँगे।", - { - "type": "char:bdit", - "content": [ - "(भज. 72:10, मत्ती 2:11)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 60:7" - }, - "केदार की सब भेड़-बकरियाँ इकट्ठी होकर तेरी हो जाएँगी, नबायोत के मेढ़े तेरी सेवा टहल के काम में आएँगे; मेरी वेदी पर वे ग्रहण किए जाएँगे और मैं अपने शोभायमान भवन को और भी प्रतापी कर दूँगा।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 21:13)" - ] - }, - "" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 57:13" }, + "जब तू दुहाई दे, तब जिन मूर्तियों को तूने जमा किया है वे ही तुझे छुड़ाएँ! वे तो सब की सब वायु से वरन् एक ही फूँक से उड़ जाएँगी। परन्तु जो मेरी शरण लेगा वह देश का अधिकारी होगा, और मेरे पवित्र पर्वत का भी अधिकारी होगा।" + ] + }, + { + "type": "para:s", + "content": [ + "चंगाई और शान्ति" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 60:8" - }, - "ये कौन हैं जो बादल के समान और अपने दरबों की ओर उड़ते हुए कबूतरों के समान चले आते हैं?", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 60:9" - }, - "निश्चय द्वीप मेरी ही बाट देखेंगे, पहले तो तर्शीश के जहाज आएँगे, कि तेरे पुत्रों को सोने- चाँदी समेत तेरे परमेश्वर यहोवा अर्थात् इस्राएल के पवित्र के नाम के निमित्त दूर से पहुँचाए, क्योंकि उसने तुझे शोभायमान किया है।" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 57:14" }, + "यह कहा जाएगा, “पाँति बाँध बाँधकर राजमार्ग बनाओ, मेरी प्रजा के मार्ग में से हर एक ठोकर दूर करो।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 60:10" - }, - { - "type": "char:it", - "content": [ - "परदेशी लोग तेरी शहरपनाह को उठाएँगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "60.10" - ] - }, - { - "type": "char:fq", - "content": [ - "परदेशी लोग तेरी शहरपनाह को उठाएँगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "जो लोग विदेशी, झूठे धर्म के हैं, वे सच्चे धर्म के भक्त होकर सच्चे परमेश्वर की सेवा करेंगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उनके राजा तेरी सेवा टहल करेंगे; क्योंकि मैंने क्रोध में आकर तुझे दुःख दिया था, परन्तु अब तुझ से प्रसन्न होकर तुझ पर दया की है।" - ] - }, - { - "type": "verse:v", - "number": "11", - "sid": "ISA 60:11" - }, - "तेरे फाटक सदैव खुले रहेंगे; दिन और रात वे बन्द न किए जाएँगे जिससे जाति-जाति की धन-सम्पत्ति और उनके राजा बन्दी होकर तेरे पास पहुँचाए जाएँ।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:24,26)" - ] - }, - "", + "type": "verse:v", + "number": "15", + "sid": "ISA 57:15" + }, + "क्योंकि जो महान और उत्तम और सदैव स्थिर रहता, और जिसका नाम पवित्र है, वह यह कहता है, “मैं ऊँचे पर और पवित्रस्थान में निवास करता हूँ, और उसके संग भी रहता हूँ, जो खेदित और नम्र हैं, कि, नम्र लोगों के हृदय और खेदित लोगों के मन को हर्षित करूँ।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 57:16" + }, + "मैं सदा मुकद्दमा न लड़ता रहूँगा, न सर्वदा क्रोधित रहूँगा; क्योंकि आत्मा मेरे बनाए हुए हैं और जीव मेरे सामने मूर्छित हो जाते हैं।", + { + "type": "verse:v", + "number": "17", + "sid": "ISA 57:17" + }, + "उसके लोभ के पाप के कारण मैंने क्रोधित होकर उसको दुःख दिया था, और क्रोध के मारे उससे मुँह छिपाया था; परन्तु वह अपने मनमाने मार्ग में दूर भटकता चला गया था।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 57:18" + }, + "मैं उसकी चाल देखता आया हूँ, तो भी अब उसको चंगा करूँगा; मैं उसे ले चलूँगा और विशेष करके उसके शोक करनेवालों को शान्ति दूँगा।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 57:19" + }, + "मैं मुँह के फल का सृजनहार हूँ; यहोवा ने कहा है, जो दूर और जो निकट हैं, दोनों को पूरी शान्ति मिले; और मैं उसको चंगा करूँगा।", + { + "type": "char:bdit", + "content": [ + "(इफि. 2:13,17, रोम. 2:39, इब्रा. 13:15)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "ISA 57:20" + }, + "परन्तु दुष्ट तो", + { + "type": "char:it", + "content": [ + "लहराते हुए समुद्र", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "12", - "sid": "ISA 60:12" + "type": "char:fr", + "content": [ + "57.20" + ] }, - "क्योंकि जो जाति और राज्य के लोग तेरी सेवा न करें वे नष्ट हो जाएँगे; हाँ ऐसी जातियाँ पूरी रीति से सत्यानाश हो जाएँगी।", { - "type": "verse:v", - "number": "13", - "sid": "ISA 60:13" + "type": "char:fq", + "content": [ + "लहराते हुए समुद्र:" + ] }, - "लबानोन का वैभव अर्थात् सनोवर और देवदार और चीड़ के पेड़ एक साथ तेरे पास आएँगे कि मेरे पवित्रस्थान को सुशोभित करें; और मैं अपने चरणों के स्थान को महिमा दूँगा।", { - "type": "verse:v", - "number": "14", - "sid": "ISA 60:14" - }, - "तेरे दुःख देनेवालों की सन्तान तेरे पास सिर झुकाए हुए आएँगी; और जिन्होंने तेरा तिरस्कार किया सब तेरे पाँवों पर गिरकर दण्डवत् करेंगे; वे तेरा नाम यहोवा का नगर, इस्राएल के पवित्र का सिय्योन रखेंगे।" - ] + "type": "char:ft", + "content": [ + "विचलित, सदा चलायमान, अशान्त समुद्र कभी भी शान्त नहीं रहता है, उसमें लहरें उठती रहती हैं। वह प्राय झाग उगलता है और उथल-पुथल में रहता है।" + ] + } + ] + } + ] + }, + "के समान है जो स्थिर नहीं रह सकता; और उसका जल मैल और कीच उछालता है।", + { + "type": "char:bdit", + "content": [ + "(यहू. 1:13)" + ] + }, + { + "type": "verse:v", + "number": "21", + "sid": "ISA 57:21" + }, + "दुष्टों के लिये शान्ति नहीं है, मेरे परमेश्वर का यही वचन है।”" + ] + }, + { + "type": "chapter:c", + "number": "58", + "sid": "ISA 58" + }, + { + "type": "para:s", + "content": [ + "उचित और अनुचित उपवास" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 58:1" + }, + "“गला खोलकर पुकार, कुछ न रख छोड़, नरसिंगे का सा ऊँचा शब्द कर; मेरी प्रजा को उसका अपराध अर्थात् याकूब के घराने को उसका पाप जता दे।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 58:2" + }, + "वे प्रतिदिन मेरे पास आते और मेरी गति जानने की इच्छा ऐसी रखते हैं मानो वे धर्मी लोग हैं जिन्होंने अपने परमेश्वर के नियमों को नहीं टाला; वे मुझसे धर्म के नियम पूछते और परमेश्वर के निकट आने से प्रसन्न होते हैं।", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 58:3" + }, + "वे कहते हैं, ‘क्या कारण है कि हमने तो उपवास रखा, परन्तु तूने इसकी सुधि नहीं ली? हमने दुःख उठाया, परन्तु तूने कुछ ध्यान नहीं दिया?’ सुनो, उपवास के दिन तुम अपनी ही इच्छा पूरी करते हो और अपने सेवकों से कठिन कामों को कराते हो।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 58:4" + }, + "सुनो, तुम्हारे उपवास का फल यह होता है कि तुम आपस में लड़ते और झगड़ते और दुष्टता से घूँसे मारते हो। जैसा उपवास तुम आजकल रखते हो, उससे तुम्हारी प्रार्थना ऊपर नहीं सुनाई देगी।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 58:5" + }, + "जिस उपवास से मैं प्रसन्न होता हूँ अर्थात् जिसमें मनुष्य स्वयं को दीन करे, क्या तुम इस प्रकार करते हो? क्या सिर को झाऊ के समान झुकाना, अपने नीचे टाट बिछाना, और राख फैलाने ही को तुम उपवास और यहोवा को प्रसन्न करने का दिन कहते हो?", + { + "type": "char:bdit", + "content": [ + "(मत्ती 6:16, जक. 7:5)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 58:6" + }, + "“जिस उपवास से मैं प्रसन्न होता हूँ, वह क्या यह नहीं, कि, अन्याय से बनाए हुए दासों, और अंधेर सहनेवालों का जूआ तोड़कर उनको छुड़ा लेना, और, सब जूओं को टुकड़े-टुकड़े कर देना?", + { + "type": "char:bdit", + "content": [ + "(लूका 4:18,19, नीति. 21:3, याकू. 1:27)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 58:7" + }, + "क्या वह यह नहीं है कि अपनी रोटी भूखों को बाँट देना, अनाथ और मारे-मारे फिरते हुओं को अपने घर ले आना, किसी को नंगा देखकर वस्त्र पहनाना, और अपने जातिभाइयों से अपने को न छिपाना?", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 13:2,3, नीति. 25:21, 28:27, मत्ती 25:35,36)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ISA 58:8" + }, + "तब तेरा प्रकाश पौ फटने के समान चमकेगा, और तू शीघ्र चंगा हो जाएगा; तेरी धार्मिकता तेरे आगे-आगे चलेगी, यहोवा का तेज तेरे पीछे रक्षा करते चलेगा।", + { + "type": "char:bdit", + "content": [ + "(भज. 37:6, यिर्म. 33:6, लूका 1:78,79)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ISA 58:9" + }, + "तब तू पुकारेगा और यहोवा उत्तर देगा; तू दुहाई देगा और वह कहेगा, ‘मैं यहाँ हूँ।’ यदि तू अंधेर करना और उँगली उठाना, और, दुष्ट बातें बोलना छोड़ दे,", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 58:10" }, + "उदारता से भूखे की सहायता करे और दीन दुःखियों को सन्तुष्ट करे, तब अंधियारे में तेरा प्रकाश चमकेगा, और तेरा घोर अंधकार दोपहर का सा उजियाला हो जाएगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ISA 60:15" - }, - "तू जो त्यागी गई और घृणित ठहरी, यहाँ तक कि कोई तुझ में से होकर नहीं जाता था, इसके बदले मैं तुझे सदा के घमण्ड का और पीढ़ी-पीढ़ी के हर्ष का कारण ठहराऊँगा।", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 60:16" - }, - "तू जाति-जाति का दूध पी लेगी, तू राजाओं की छातियाँ चूसेगी; और तू जान लेगी कि मैं यहोवा तेरा उद्धारकर्ता और तेरा छुड़ानेवाला, याकूब का सर्वशक्तिमान हूँ।" - ] + "type": "verse:v", + "number": "11", + "sid": "ISA 58:11" }, + "यहोवा तुझे लगातार लिए चलेगा, और", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 60:17" - }, - "मैं पीतल के बदले सोना, लोहे के बदले चाँदी, लकड़ी के बदले पीतल और पत्थर के बदले लोहा लाऊँगा। मैं तेरे हाकिमों को मेल-मिलाप और तेरे चौधरियों को धार्मिकता ठहराऊँगा।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 60:18" - }, - { - "type": "char:it", - "content": [ - "तेरे देश में फिर कभी उपद्रव और तेरी सीमाओं के भीतर उत्पात या अंधेर की चर्चा न सुनाई पड़ेगी" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "60.18" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरे देश में फिर कभी उपद्रव .... की चर्चा न सुनाई पड़ेगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह मसीह के युग में शान्ति और समृद्धि का अति सुन्दर वर्णन है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; परन्तु तू अपनी शहरपनाह का नाम उद्धार और अपने फाटकों का नाम यश रखेगी।" - ] - }, - { - "type": "verse:v", - "number": "19", - "sid": "ISA 60:19" - }, - "फिर दिन को सूर्य तेरा उजियाला न होगा, न चाँदनी के लिये चन्द्रमा परन्तु यहोवा तेरे लिये सदा का उजियाला और तेरा परमेश्वर तेरी शोभा ठहरेगा।", + "type": "char:it", + "content": [ + "अकाल के समय तुझे तृप्त और तेरी हड्डियों को हरी भरी करेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रका. 21:123, प्रका. 22:5)" - ] + "type": "char:fr", + "content": [ + "58.11" + ] }, - "", { - "type": "verse:v", - "number": "20", - "sid": "ISA 60:20" + "type": "char:fq", + "content": [ + "अकाल के समय तुझे तृप्त .... करेगा:" + ] }, - "तेरा सूर्य फिर कभी अस्त न होगा और न तेरे चन्द्रमा की ज्योति मलिन होगी; क्योंकि यहोवा तेरी सदैव की ज्योति होगा और तेरे विलाप के दिन समाप्त हो जाएँगे।", { - "type": "verse:v", - "number": "21", - "sid": "ISA 60:21" - }, - "तेरे लोग सब के सब धर्मी होंगे; वे सर्वदा देश के अधिकारी रहेंगे, वे मेरे लगाए हुए पौधे और मेरे हाथों का काम ठहरेंगे, जिससे मेरी महिमा प्रगट हो।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:27, इफि. 2:10, 2 पत. 3:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "ISA 60:22" - }, - { - "type": "char:it", - "content": [ - "छोटे से छोटा एक हजार हो जाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "60.22" - ] - }, - { - "type": "char:fq", - "content": [ - "छोटे से छोटा एक हजार हो जाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस समय महान विकास होगा जैसे कि एक छोटे से छोटा है बढ़कर एक हजार हो जाएगा। कहने का अर्थ है कि थोड़े से लोग बहुत अधिक हो जाएगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और सबसे दुर्बल एक सामर्थी जाति बन जाएगा। मैं यहोवा हूँ; ठीक समय पर यह सब कुछ शीघ्रता से पूरा करूँगा।" - ] + "type": "char:ft", + "content": [ + "कहने का अर्थ है कि परमेश्वर उनके लिए ऐसा प्रावधान करेगा जैसे विपुल वर्षा और सुखदाई जल के झरने फूट निकले हैं।" + ] + } + ] + } + ] + }, + "; और तू सींची हुई बारी और ऐसे सोते के समान होगा जिसका जल कभी नहीं सूखता।", + { + "type": "char:bdit", + "content": [ + "(यूह. 7:38)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "ISA 58:12" + }, + "तेरे वंश के लोग बहुत काल के उजड़े हुए स्थानों को फिर बसाएँगे; तू पीढ़ी-पीढ़ी की पड़ी हुई नींव पर घर उठाएगा; तेरा नाम टूटे हुए बाड़े का सुधारक और पथों का ठीक करनेवाला पड़ेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "विश्रामदिन का पालन करना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 58:13" + }, + "“", + { + "type": "char:it", + "content": [ + "यदि तू विश्रामदिन को अशुद्ध न करे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "58.13" + ] + }, + { + "type": "char:fq", + "content": [ + "यदि तू विश्रामदिन को अशुद्ध न करे:" + ] + }, + { + "type": "char:ft", + "content": [ + "स्पष्ट अर्थ यह है कि उन्हें विश्राम दिवस का गंभीरता से पालन करना था। उसका उल्लंघन नहीं करना था और न ही उसे अशुद्ध करना था।" + ] } - ] + ] + } + ] }, + "अर्थात् मेरे उस पवित्र दिन में अपनी इच्छा पूरी करने का यत्न न करे, और विश्रामदिन को आनन्द का दिन और यहोवा का पवित्र किया हुआ दिन समझकर माने; यदि तू उसका सम्मान करके उस दिन अपने मार्ग पर न चले, अपनी इच्छा पूरी न करे, और अपनी ही बातें न बोले,", { - "type": "chapter:c", - "number": "61", - "sid": "ISA 61" + "type": "verse:v", + "number": "14", + "sid": "ISA 58:14" }, + "तो तू यहोवा के कारण सुखी होगा, और मैं तुझे देश के ऊँचे स्थानों पर चलने दूँगा; मैं तेरे मूलपुरुष याकूब के भाग की उपज में से तुझे खिलाऊँगा, क्योंकि यहोवा ही के मुख से यह वचन निकला है।”" + ] + }, + { + "type": "chapter:c", + "number": "59", + "sid": "ISA 59" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर से अलगाव" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "उद्धार का शुभ सन्देश" - ] + "type": "verse:v", + "number": "1", + "sid": "ISA 59:1" }, + "सुनो, यहोवा का हाथ ऐसा छोटा नहीं हो गया कि उद्धार न कर सके, न वह ऐसा बहरा हो गया है कि सुन न सके;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 61:1" - }, - "प्रभु यहोवा का आत्मा मुझ पर है; क्योंकि यहोवा ने सुसमाचार सुनाने के लिये मेरा अभिषेक किया और मुझे इसलिए भेजा है कि खेदित मन के लोगों को शान्ति दूँ; कि बन्दियों के लिये स्वतंत्रता का और कैदियों के लिये छुटकारे का प्रचार करूँ;", - { - "type": "char:bdit", - "content": [ - "(मत्ती 11:5, प्रेरि. 10:38, मत्ती 5:3, प्रेरि. 26:18, लूका 4:18)" - ] - }, - "", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 61:2" - }, - "कि यहोवा के प्रसन्न रहने के वर्ष का और हमारे परमेश्वर के पलटा लेने के दिन का प्रचार करूँ; कि सब विलाप करनेवालों को शान्ति दूँ।", - { - "type": "char:bdit", - "content": [ - "(लूका 4:18,19, मत्ती 5:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 61:3" - }, - "और सिय्योन के विलाप करनेवालों के सिर पर की राख दूर करके सुन्दर पगड़ी बाँध दूँ, कि उनका विलाप दूर करके हर्ष का तेल लगाऊँ और उनकी उदासी हटाकर यश का ओढ़ना ओढ़ाऊँ; जिससे वे धार्मिकता के बांज वृक्ष और यहोवा के लगाए हुए कहलाएँ और जिससे उसकी महिमा प्रगट हो।", - { - "type": "char:bdit", - "content": [ - "(भज. 45:7, 30:11, लूका 6:21)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 61:4" - }, - "तब वे बहुत काल के उजड़े हुए स्थानों को फिर बसाएँगे, पूर्वकाल से पड़े हुए खण्डहरों में वे फिर घर बनाएँगे; उजड़े हुए नगरों को जो पीढ़ी-पीढ़ी से उजड़े हुए हों वे फिर नये सिरे से बसाएँगे।" - ] + "type": "verse:v", + "number": "2", + "sid": "ISA 59:2" }, + "परन्तु तुम्हारे अधर्म के कामों ने तुम को तुम्हारे परमेश्वर से अलग कर दिया है, और तुम्हारे पापों के कारण उसका मुँह तुम से ऐसा छिपा है कि वह नहीं सुनता।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 61:5" - }, - "परदेशी आ खड़े होंगे और तुम्हारी भेड़-बकरियों को चराएँगे और विदेशी लोग तुम्हारे हल चलानेवाले और दाख की बारी के माली होंगे;", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 61:6" - }, - "पर", - { - "type": "char:it", - "content": [ - "तुम यहोवा के याजक कहलाओगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "61.6" - ] - }, - { - "type": "char:fq", - "content": [ - "तुम यहोवा के याजक कहलाओगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "संसार तुम्हें श्रद्धा अर्पित करेगा और तुम सब देशों की उपज का आनन्द लोगे और इस कारण तुम केवल यहोवा की सेवा में समर्पित रहोगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, वे तुम को हमारे परमेश्वर के सेवक कहेंगे; और तुम जाति-जाति की धन-सम्पत्ति को खाओगे, उनके वैभव की वस्तुएँ पाकर तुम बड़ाई करोगे।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(1 पत. 2:5,9, प्रका. 1:6, प्रका. 5:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 61:7" - }, - "तुम्हारी नामधराई के बदले दूना भाग मिलेगा, अनादर के बदले तुम अपने भाग के कारण जयजयकार करोगे; तुम अपने देश में दूने भाग के अधिकारी होंगे; और सदा आनन्दित बने रहोगे।" - ] + "type": "verse:v", + "number": "3", + "sid": "ISA 59:3" }, + "क्योंकि तुम्हारे हाथ हत्या से और तुम्हारी अंगुलियाँ अधर्म के कर्मों से अपवित्र हो गईं हैं, तुम्हारे मुँह से तो झूठ और तुम्हारी जीभ से कुटिल बातें निकलती हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 61:8" - }, - "क्योंकि, मैं यहोवा न्याय से प्रीति रखता हूँ, मैं अन्याय और डकैती से घृणा करता हूँ; इसलिए मैं उनको उनका प्रतिफल सच्चाई से दूँगा, और उनके साथ सदा की वाचा बाँधूँगा।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 61:9" - }, - "उनका वंश जाति-जाति में और उनकी सन्तान देश-देश के लोगों के बीच प्रसिद्ध होगी; जितने उनको देखेंगे, पहचान लेंगे कि यह वह वंश है जिसको परमेश्वर ने आशीष दी है।" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 59:4" }, + "कोई धर्म के साथ नालिश नहीं करता, न कोई सच्चाई से मुकद्दमा लड़ता है; वे मिथ्या पर भरोसा रखते हैं और झूठी बातें बकते हैं; उसको मानो उत्पात का गर्भ रहता, और वे अनर्थ को जन्म देते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 61:10" - }, - { - "type": "char:it", - "content": [ - "मैं यहोवा के कारण अति आनन्दित होऊँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "61.10" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं यहोवा के कारण अति आनन्दित होऊँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "इसका अर्थ है कि यहोवा की विश्वासयोग्यता और सिद्धता के कारण आनन्द बड़ेगा, जो उनके लोगों के छुटकारे के द्वारा प्रगट होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, मेरा प्राण परमेश्वर के कारण मगन रहेगा; क्योंकि उसने मुझे उद्धार के वस्त्र पहनाए, और धार्मिकता की चद्दर ऐसे ओढ़ा दी है जैसे दूल्हा फूलों की माला से अपने आपको सजाता और दुल्हन अपने गहनों से अपना सिंगार करती है।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(इब्रा. 3:18, रोम. 5:11, प्रका. 19:7,8)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 61:11" - }, - "क्योंकि जैसे भूमि अपनी उपज को उगाती, और बारी में जो कुछ बोया जाता है उसको वह उपजाती है, वैसे ही प्रभु यहोवा सब जातियों के सामने धार्मिकता और धन्यवाद को बढ़ाएगा।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 59:5" }, + "वे साँपिन के अण्डे सेते और मकड़ी के जाले बनाते हैं; जो कोई उनके अण्डे खाता वह मर जाता है, और जब कोई एक को फोड़ता तब उसमें से सपोला निकलता है।", { - "type": "chapter:c", - "number": "62", - "sid": "ISA 62" + "type": "verse:v", + "number": "6", + "sid": "ISA 59:6" }, + "उनके जाले कपड़े का काम न देंगे, न वे अपने कामों से अपने को ढाँप सकेंगे। क्योंकि उनके काम अनर्थ ही के होते हैं, और उनके हाथों से उपद्रव का काम होता है।", { - "type": "para:s", - "content": [ - "सिय्योन के उद्धार का आश्वासन" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 62:1" - }, - "सिय्योन के निमित्त मैं चुप न रहूँगा, और यरूशलेम के निमित्त मैं चैन न लूँगा, जब तक कि उसकी धार्मिकता प्रकाश के समान और उसका उद्धार जलती हुई मशाल के समान दिखाई न दे।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 62:2" - }, - "तब जाति-जाति के लोग तेरी धार्मिकता और सब राजा तेरी महिमा देखेंगे, और", - { - "type": "char:it", - "content": [ - "तेरा एक नया नाम रखा जाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "62.2" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरा एक नया नाम रखा जाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उनकी दशा ऐसी नहीं होगी जिसमें उनका नाम अपमान, गरीबी और अत्याचार का द्योतक हो।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* जो यहोवा के मुख से निकलेगा।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रका. 2:17, प्रका. 3:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 62:3" - }, - "तू यहोवा के हाथ में एक शोभायमान मुकुट और अपने परमेश्वर की हथेली में राजमुकुट ठहरेगी।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 62:4" - }, - "तू फिर त्यागी हुई न कहलाएगी, और तेरी भूमि फिर उजड़ी हुई न कहलाएगी; परन्तु तू हेप्सीबा और", - { - "type": "char:it", - "content": [ - "तेरी भूमि ब्यूला" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "62.4" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरी भूमि ब्यूला:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह उपमा एक ऐसी स्त्री की है जो त्यागी हुई है और उसका उचित नाम परित्यक्त है। परमेश्वर कहता है कि उसका नाम अब परित्यक्त स्त्री नहीं होगा वरन् विवाहित होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कहलाएगी; क्योंकि यहोवा तुझ से प्रसन्न है, और तेरी भूमि सुहागिन होगी।" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "ISA 62:5" - }, - "क्योंकि जिस प्रकार जवान पुरुष एक कुमारी को ब्याह लाता है, वैसे ही तेरे पुत्र तुझे ब्याह लेंगे; और जैसे दुल्हा अपनी दुल्हन के कारण हर्षित होता है, वैसे ही तेरा परमेश्वर तेरे कारण हर्षित होगा।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 62:6" - }, - "हे यरूशलेम, मैंने तेरी शहरपनाह पर पहरूए बैठाए हैं; वे दिन-रात कभी चुप न रहेंगे। हे यहोवा को स्मरण करनेवालों, चुप न रहो,", - { - "type": "char:bdit", - "content": [ - "(यहे. 3:17-21, इब्रा. 13:17)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "ISA 62:7" - }, - "और जब तक वह यरूशलेम को स्थिर करके उसकी प्रशंसा पृथ्वी पर न फैला दे, तब तक उसे भी चैन न लेने दो।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 62:8" - }, - "यहोवा ने अपने दाहिने हाथ की और अपनी बलवन्त भुजा की शपथ खाई है: निश्चय मैं भविष्य में तेरा अन्न अब फिर तेरे शत्रुओं को खाने के लिये न दूँगा, और परदेशियों के पुत्र तेरा नया दाखमधु जिसके लिये तूने परिश्रम किया है, नहीं पीने पाएँगे;", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 62:9" - }, - "केवल वे ही, जिन्होंने उसे खत्ते में रखा हो, उसमें से खाकर यहोवा की स्तुति करेंगे, और जिन्होंने दाखमधु भण्डारों में रखा हो, वे ही उसे मेरे पवित्रस्थान के आँगनों में पीने पाएँगे।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 62:10" - }, - "जाओ, फाटकों में से निकल जाओ,", - { - "type": "char:it", - "content": [ - "प्रजा के लिये मार्ग सुधारो; राजमार्ग सुधारकर ऊँचा करो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "62.10" - ] - }, - { - "type": "char:fq", - "content": [ - "प्रजा के लिये मार्ग सुधारो; राजमार्ग सुधारकर ऊँचा करो:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उनके शहर द्वार निर्वासितों के लौट आने के लिए खुले रखे जायें और मार्ग की सब बाधाएँ दूर की जायें।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, उसमें से पत्थर बीन-बीनकर फेंक दो, देश-देश के लोगों के लिये झण्डा खड़ा करो।" - ] - }, + "type": "verse:v", + "number": "7", + "sid": "ISA 59:7" + }, + "वे बुराई करने को दौड़ते हैं, और निर्दोष की हत्या करने को तत्पर रहते हैं;", + { + "type": "char:it", + "content": [ + "उनकी युक्तियाँ", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "ISA 62:11" + "type": "char:fr", + "content": [ + "59.7" + ] }, - "देखो, यहोवा ने पृथ्वी की छोर तक इस आज्ञा का प्रचार किया है: सिय्योन की बेटी से कहो, “देख, तेरा उद्धारकर्ता आता है, देख, जो मजदूरी उसको देनी है वह उसके पास है और उसका काम उसके सामने है।”", { - "type": "char:bdit", - "content": [ - "(मत्ती 21:5, प्रका. 22:12)" - ] + "type": "char:fq", + "content": [ + "उनकी युक्तियाँ:" + ] }, - "", { - "type": "verse:v", - "number": "12", - "sid": "ISA 62:12" - }, - "और लोग उनको पवित्र प्रजा और यहोवा के छुड़ाए हुए कहेंगे; और तेरा नाम ग्रहण की हुई अर्थात् न-त्यागी हुई नगरी पड़ेगा।" - ] + "type": "char:ft", + "content": [ + "अर्थात् उनकी योजनाएँ एवं उद्देश्य बुरे हैं। महज यह नहीं की बुराई किया गया था, परन्तु यह की उन्होंने बुराई करने का इरादा बनाया था।" + ] + } + ] + } + ] }, + "व्यर्थ हैं, उजाड़ और विनाश ही उनके मार्गों में हैं।", { - "type": "chapter:c", - "number": "63", - "sid": "ISA 63" + "type": "verse:v", + "number": "8", + "sid": "ISA 59:8" }, + "शान्ति का मार्ग वे जानते ही नहीं; और न उनके व्यवहार में न्याय है; उनके पथ टेढ़े हैं, जो कोई उन पर चले वह शान्ति न पाएगा।", { - "type": "para:s", - "content": [ - "परमेश्वर का न्याय और उद्धार" - ] + "type": "char:bdit", + "content": [ + "(रोम. 3:15-17)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल के पापों के कारण विपत्ति का आना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "ISA 59:9" + }, + "इस कारण न्याय हम से दूर है, और धर्म हमारे समीप ही नहीं आता; हम उजियाले की बाट तो जोहते हैं, परन्तु, देखो अंधियारा ही बना रहता है, हम प्रकाश की आशा तो लगाए हैं, परन्तु, घोर अंधकार ही में चलते हैं।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 59:10" + }, + "हम अंधों के समान दीवार टटोलते हैं, हाँ, हम बिना आँख के लोगों के समान टटोलते हैं; हम दिन दोपहर रात के समान ठोकर खाते हैं, हष्टपुष्टों के बीच हम मुर्दों के समान हैं।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 59:11" + }, + "हम सब के सब रीछों के समान चिल्लाते हैं और पिण्डुकों के समान च्यूं-च्यूं करते हैं; हम न्याय की बाट तो जोहते हैं, पर वह कहीं नहीं; और उद्धार की बाट जोहते हैं पर वह हम से दूर ही रहता है।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 59:12" + }, + "क्योंकि हमारे अपराध तेरे सामने बहुत हुए हैं, हमारे पाप", + { + "type": "char:it", + "content": [ + "हमारे विरुद्ध साक्षी दे रहे हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "59.12" + ] + }, + { + "type": "char:fq", + "content": [ + "हमारे विरुद्ध साक्षी दे रहे हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् उनका पूर्वकालिक जीवन ऐसा पतित था कि वह उनके विरुद्ध गवाही देता था।" + ] + } + ] + } + ] }, + "; हमारे अपराध हमारे संग हैं और हम अपने अधर्म के काम जानते हैं:", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 63:1" - }, - "यह कौन है जो एदोम देश के बोस्रा नगर से लाल वस्त्र पहने हुए चला आता है, जो अति बलवान और भड़कीला पहरावा पहने हुए झूमता चला आता है?" - ] + "type": "verse:v", + "number": "13", + "sid": "ISA 59:13" }, + "हमने यहोवा का अपराध किया है, हम उससे मुकर गए और अपने परमेश्वर के पीछे चलना छोड़ दिया, हम अंधेर करने लगे और उलट-फेर की बातें कहीं, हमने झूठी बातें मन में गढ़ीं और कही भी हैं।", { - "type": "para:p", - "content": [ - "“यह मैं ही हूँ, जो धार्मिकता से बोलता और पूरा उद्धार करने की शक्ति रखता हूँ।”" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 59:14" }, + "न्याय तो पीछे हटाया गया और धर्म दूर खड़ा रह गया; सच्चाई बाजार में गिर पड़ी, और सिधाई प्रवेश नहीं करने पाती।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "ISA 63:2" - }, - "तेरा पहरावा क्यों लाल है? और क्या कारण है कि तेरे वस्त्र हौद में दाख रौंदनेवाले के समान हैं?" - ] + "type": "verse:v", + "number": "15", + "sid": "ISA 59:15" }, + "हाँ, सच्चाई खो गई, और जो बुराई से भागता है वह शिकार हो जाता है। यह देखकर यहोवा ने बुरा माना, क्योंकि न्याय जाता रहा।" + ] + }, + { + "type": "para:s", + "content": [ + "सिय्योन का उद्धारकर्ता यह देखकर यहोवा ने बुरा माना, क्योंकि न्याय जाता रहा," + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 63:3" - }, - "“", - { - "type": "char:it", - "content": [ - "मैंने तो अकेले ही हौद में दाखें रौंदी हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "63.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मैंने तो अकेले ही हौद में दाखें रौंदी हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "मैं, यहोवा निश्चय ही अपने क्रोध के दाख रौंदता हूँ और मैं अकेला ही ऐसा करता हूँ। यहाँ निहितार्थ है कि उसने बैरियों को पूर्णतः नष्ट कर दिया है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और देश के लोगों में से किसी ने मेरा साथ नहीं दिया; हाँ, मैंने अपने क्रोध में आकर उन्हें रौंदा और जलकर उन्हें लताड़ा; उनके लहू के छींटे मेरे वस्त्रों पर पड़े हैं, इससे मेरा सारा पहरावा धब्बेदार हो गया है।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रका. 19:15, प्रका. 14:20)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 63:4" - }, - "क्योंकि बदला लेने का दिन मेरे मन में था, और मेरी छुड़ाई हुई प्रजा का वर्ष आ पहुँचा है।", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 63:5" - }, - "मैंने खोजा, पर कोई सहायक न दिखाई पड़ा; मैंने इससे अचम्भा भी किया कि कोई सम्भालनेवाला नहीं था; तब मैंने अपने ही भुजबल से उद्धार किया, और मेरी जलजलाहट ही ने मुझे सम्भाला।", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 63:6" - }, - "हाँ, मैंने अपने क्रोध में आकर देश-देश के लोगों को लताड़ा, अपनी जलजलाहट से मैंने उन्हें मतवाला कर दिया, और उनके लहू को भूमि पर बहा दिया।”" - ] + "type": "verse:v", + "number": "16", + "sid": "ISA 59:16" }, + "उसने देखा कि कोई भी पुरुष नहीं, और इससे अचम्भा किया कि कोई विनती करनेवाला नहीं; तब उसने अपने ही भुजबल से उद्धार किया, और अपने धर्मी होने के कारण वह सम्भल गया।", { - "type": "para:s", - "content": [ - "अनुग्रह का स्मरण" - ] + "type": "char:bdit", + "content": [ + "(यहे. 22:30, इब्रा. 7:25, प्रका. 5:1-5, भज. 98:1)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 63:7" - }, - "जितना उपकार यहोवा ने हम लोगों का किया अर्थात् इस्राएल के घराने पर दया और अत्यन्त करुणा करके उसने हम से जितनी भलाई कि, उस सब के अनुसार मैं यहोवा के करुणामय कामों का वर्णन और उसका गुणानुवाद करूँगा।", - { - "type": "verse:v", - "number": "8", - "sid": "ISA 63:8" - }, - "क्योंकि उसने कहा, निःसन्देह ये मेरी प्रजा के लोग हैं, ऐसे लड़के हैं जो धोखा न देंगे; और वह उनका उद्धारकर्ता हो गया।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 63:9" - }, - "उनके सारे संकट में उसने भी कष्ट उठाया, और उसके सम्मुख रहनेवाले दूत ने उनका उद्धार किया; प्रेम और कोमलता से उसने आप ही उनको छुड़ाया; उसने उन्हें उठाया और प्राचीनकाल से सदा उन्हें लिए फिरा।" - ] + "type": "verse:v", + "number": "17", + "sid": "ISA 59:17" }, + "उसने धार्मिकता को झिलम के समान पहन लिया, और उसके सिर पर उद्धार का टोप रखा गया; उसने बदला लेने का वस्त्र धारण किया, और जलजलाहट को बागे के समान पहन लिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 63:10" - }, - "तो भी उन्होंने बलवा किया और उसके पवित्र आत्मा को खेदित किया; इस कारण वह पलटकर उनका शत्रु हो गया, और स्वयं उनसे लड़ने लगा।", - { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:51, इफि. 4:30)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 63:11" - }, - "तब उसके लोगों को उनके प्राचीन दिन अर्थात् मूसा के दिन स्मरण आए, वे कहने लगे कि जो अपनी भेड़ों को उनके चरवाहे समेत समुद्र में से निकाल लाया वह कहाँ है? जिसने उनके बीच अपना पवित्र आत्मा डाला, वह कहाँ है?", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 63:12" - }, - "जिसने अपने प्रतापी भुजबल को मूसा के दाहिने हाथ के साथ कर दिया, जिसने उनके सामने जल को दो भाग करके अपना सदा का नाम कर लिया,", - { - "type": "verse:v", - "number": "13", - "sid": "ISA 63:13" - }, - "जो उनको गहरे समुद्र में से ले चला; जैसा घोड़े को जंगल में वैसे ही उनको भी ठोकर न लगी, वह कहाँ है?", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 63:14" - }, - "जैसे घरेलू पशु तराई में उतर जाता है, वैसे ही यहोवा के आत्मा ने उनको विश्राम दिया। इसी प्रकार से तूने अपनी प्रजा की अगुआई की ताकि अपना नाम महिमायुक्त बनाए।" - ] + "type": "char:bdit", + "content": [ + "(इफि. 6:14, इफि. 6:17,1 थिस्स. 5:8)" + ] }, { - "type": "para:s", - "content": [ - "इस्राएल की प्रार्थना" - ] + "type": "verse:v", + "number": "18", + "sid": "ISA 59:18" }, + "उनके कर्मों के अनुसार वह उनको फल देगा, अपने द्रोहियों पर वह अपना क्रोध भड़काएगा और अपने शत्रुओं को उनकी कमाई देगा; वह द्वीपवासियों को भी उनकी कमाई भर देगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "ISA 63:15" - }, - { - "type": "char:it", - "content": [ - "स्वर्ग से, जो तेरा पवित्र और महिमापूर्ण वासस्थान है, दृष्टि कर" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "63.15" - ] - }, - { - "type": "char:fq", - "content": [ - "स्वर्ग से, .... दृष्टि कर:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह एक हार्दिक विनती का आरम्भ है कि परमेश्वर उनकी वर्तमान आपदाओं और उनके कष्टों में उन पर दया करे। वे उससे निवेदन करते हैं, कि वह अपनी पूर्वकालिक दया को स्मरण करके लौट आए और उन्हें आशीषित करे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। तेरी जलन और पराक्रम कहाँ रहे? तेरी दया और करुणा मुझ पर से हट गई हैं।" - ] - }, - { - "type": "verse:v", - "number": "16", - "sid": "ISA 63:16" - }, - "निश्चय तू हमारा पिता है, यद्यपि अब्राहम हमें नहीं पहचानता, और इस्राएल हमें ग्रहण नहीं करता; तो भी, हे यहोवा, तू हमारा पिता और हमारा छुड़ानेवाला है; प्राचीनकाल से यही तेरा नाम है।", - { - "type": "char:bdit", - "content": [ - "(यूह. 8:41)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "ISA 63:17" - }, - "हे यहोवा, तू क्यों हमको अपने मार्गों से भटका देता, और हमारे मन ऐसे कठोर करता है कि हम तेरा भय नहीं मानते? अपने दास, अपने निज भाग के गोत्रों के निमित्त लौट आ।", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 63:18" - }, - "तेरी पवित्र प्रजा तो थोड़े ही समय तक तेरे पवित्रस्थान की अधिकारी रही; हमारे द्रोहियों ने उसे लताड़ दिया है।", - { - "type": "char:bdit", - "content": [ - "(लूका 21:24, प्रका. 11:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 63:19" - }, - "हम लोग तो ऐसे हो गए हैं, मानो तूने हम पर कभी प्रभुता नहीं की, और उनके समान जो कभी तेरे न कहलाए।" - ] + "type": "char:bdit", + "content": [ + "(जक. 17:10, प्रका. 20:12,13, नहू. 1:2, प्रका. 22:12)" + ] }, { - "type": "chapter:c", - "number": "64", - "sid": "ISA 64" + "type": "verse:v", + "number": "19", + "sid": "ISA 59:19" }, + "तब पश्चिम की ओर लोग यहोवा के नाम का, और पूर्व की ओर उसकी महिमा का भय मानेंगे; क्योंकि जब शत्रु महानद के समान चढ़ाई करेंगे तब यहोवा का आत्मा उसके विरुद्ध झण्डा खड़ा करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 64:1" - }, - "भला हो कि तू आकाश को फाड़कर उतर आए और पहाड़ तेरे सामने काँप उठे।", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 64:2" - }, - "जैसे आग झाड़-झँखाड़ को जला देती या जल को उबालती है, उसी रीति से तू अपने शत्रुओं पर अपना नाम ऐसा प्रगट कर कि जाति-जाति के लोग तेरे प्रताप से काँप उठें!", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 64:3" - }, - "जब तूने ऐसे भयानक काम किए जो हमारी आशा से भी बढ़कर थे, तब तू उतर आया, पहाड़ तेरे प्रताप से काँप उठे।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 64:4" - }, - "क्योंकि प्राचीनकाल ही से तुझे छोड़ कोई और ऐसा परमेश्वर न तो कभी देखा गया और न कान से उसकी चर्चा सुनी गई जो अपनी बाट जोहनेवालों के लिये काम करे।", - { - "type": "char:bdit", - "content": [ - "(भज. 31:19, 1 कुरि. 2:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "ISA 64:5" - }, - "तू तो उन्हीं से मिलता है जो धर्म के काम हर्ष के साथ करते, और तेरे मार्गों पर चलते हुए तुझे स्मरण करते हैं। देख, तू क्रोधित हुआ था, क्योंकि हमने पाप किया; हमारी यह दशा तो बहुत समय से है, क्या हमारा उद्धार हो सकता है?", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 64:6" - }, - { - "type": "char:it", - "content": [ - "हम तो सब के सब अशुद्ध मनुष्य के से हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "64.6" - ] - }, - { - "type": "char:fq", - "content": [ - "हम तो सब के सब अशुद्ध मनुष्य के से हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ भावार्थ है कि जैसा लैव्यव्यवस्था में अशुद्ध होना कहा गया है वैसे अशुद्ध एवं दूषित। कहने का अर्थ है कि वे स्वयं को पूर्णतः अशुद्ध एवं पतित मानते हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और हमारे धार्मिकता के काम सब के सब मैले चिथड़ों के समान हैं। हम सब के सब पत्ते के समान मुर्झा जाते हैं, और हमारे अधर्म के कामों ने हमें वायु के समान उड़ा दिया है।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "ISA 64:7" - }, - "कोई भी तुझ से प्रार्थना नहीं करता, न कोई तुझ से सहायता लेने के लिये चौकसी करता है कि तुझ से लिपटा रहे; क्योंकि हमारे अधर्म के कामों के कारण तूने हम से अपना मुँह छिपा लिया है, और हमें हमारी बुराइयों के वश में छोड़ दिया है।" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 8:11, लूका 13:29, भज. 102:15-16, 113:3)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "ISA 59:20" }, + "“याकूब में जो अपराध से मन फिराते हैं उनके लिये सिय्योन में एक छुड़ानेवाला आएगा,” यहोवा की यही वाणी है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 64:8" - }, - "तो भी, हे यहोवा, तू हमारा पिता है; देख, हम तो मिट्टी है, और तू हमारा कुम्हार है;", - { - "type": "char:it", - "content": [ - "हम सब के सब तेरे हाथ के काम हैं" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "64.8" - ] - }, - { - "type": "char:fq", - "content": [ - "हम सब के सब तेरे हाथ के काम हैं:" - ] - }, - { - "type": "char:ft", - "content": [ - "जैसे मिट्टी का पात्र कुम्हार के हाथ का काम होता है। हम तेरे द्वारा बनाये गये हैं और तुम ही पर निर्भर हैं कि तू हमें जैसा चाहे वैसा बनाये।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "char:bdit", - "content": [ - "(भज. 100:3, गला. 3:26)" - ] - }, - "", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 64:9" - }, - "इसलिए हे यहोवा, अत्यन्त क्रोधित न हो, और अनन्तकाल तक हमारे अधर्म को स्मरण न रख। विचार करके देख, हम तेरी विनती करते हैं, हम सब तेरी प्रजा हैं।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 64:10" - }, - "देख, तेरे पवित्र नगर जंगल हो गए, सिय्योन सुनसान हो गया है, यरूशलेम उजड़ गया है।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 64:11" - }, - "हमारा पवित्र और शोभायमान मन्दिर, जिसमें हमारे पूर्वज तेरी स्तुति करते थे, आग से जलाया गया, और हमारी मनभावनी वस्तुएँ सब नष्ट हो गई हैं।", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 64:12" - }, - "हे यहोवा, क्या इन बातों के होते हुए भी तू अपने को रोके रहेगा? क्या तू हम लोगों को इस अत्यन्त दुर्दशा में रहने देगा?" - ] + "type": "char:bdit", + "content": [ + "(रोम. 11:26)" + ] }, { - "type": "chapter:c", - "number": "65", - "sid": "ISA 65" + "type": "verse:v", + "number": "21", + "sid": "ISA 59:21" }, + "यहोवा यह कहता है, “जो वाचा मैंने उनसे बाँधी है वह यह है, कि मेरा आत्मा तुझ पर ठहरा है, और अपने वचन जो मैंने तेरे मुँह में डाले हैं अब से लेकर सर्वदा तक वे तेरे मुँह से, और तेरे पुत्रों और पोतों के मुँह से भी कभी न हटेंगे।”", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 10:16, रोम. 11:27)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "60", + "sid": "ISA 60" + }, + { + "type": "para:s", + "content": [ + "सिय्योन में परमेश्वर की महिमा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 60:1" + }, + "उठ, प्रकाशमान हो; क्योंकि तेरा प्रकाश आ गया है, और यहोवा का तेज तेरे ऊपर उदय हुआ है।", + { + "type": "char:bdit", + "content": [ + "(इफि. 5:14)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 60:2" + }, + "देख, पृथ्वी पर तो अंधियारा और राज्य-राज्य के लोगों पर घोर अंधकार छाया हुआ है; परन्तु तेरे ऊपर यहोवा उदय होगा, और उसका तेज तुझ पर प्रगट होगा।", + { + "type": "char:bdit", + "content": [ + "(यूह. 1:14, प्रका. 21:23)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "ISA 60:3" + }, + "जाति-जाति तेरे पास प्रकाश के लिये और राजा तेरे आरोहण के प्रताप की ओर आएँगे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 21:24)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "सभी लोग परमेश्वर के बारे में जानेंगे" - ] + "type": "verse:v", + "number": "4", + "sid": "ISA 60:4" }, + "अपनी आँखें चारों ओर उठाकर देख; वे सब के सब इकट्ठे होकर तेरे पास आ रहे हैं; तेरे पुत्र दूर से आ रहे हैं, और तेरी पुत्रियाँ हाथों-हाथ पहुँचाई जा रही हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 65:1" - }, - "जो मुझ को पूछते भी न थे वे मेरे खोजी हैं; जो मुझे ढूँढ़ते भी न थे उन्होंने मुझे पा लिया, और जो जाति मेरी नहीं कहलाई थी, उससे भी मैं कहता हूँ, “देख, मैं उपस्थित हूँ।”", - { - "type": "verse:v", - "number": "2", - "sid": "ISA 65:2" - }, - "मैं एक हठीली जाति के लोगों की ओर दिन भर हाथ फैलाए रहा, जो अपनी युक्तियों के अनुसार बुरे मार्गों में चलते हैं।", - { - "type": "char:bdit", - "content": [ - "(रोम. 10:20,21)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "ISA 65:3" - }, - "ऐसे लोग, जो मेरे सामने ही बारियों में बलि चढ़ा-चढ़ाकर और ईंटों पर धूप जला-जलाकर, मुझे लगातार क्रोध दिलाते हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 65:4" - }, - "ये कब्र के बीच बैठते और छिपे हुए स्थानों में रात बिताते; जो", - { - "type": "char:it", - "content": [ - "सूअर का माँस खाते" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "65.4" - ] - }, - { - "type": "char:fq", - "content": [ - "सूअर का माँस खाते:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहूदियों के लिए अशुद्ध भोजन।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और घृणित वस्तुओं का रस अपने बर्तनों में रखते;" - ] - }, - { - "type": "verse:v", - "number": "5", - "sid": "ISA 65:5" - }, - "जो कहते हैं, “हट जा, मेरे निकट मत आ, क्योंकि मैं तुझ से पवित्र हूँ।” ये मेरी नाक में धुएँ व उस आग के समान हैं जो दिन भर जलती रहती है। विद्रोहियों को दण्ड", - { - "type": "verse:v", - "number": "6", - "sid": "ISA 65:6" - }, - "देखो, यह बात मेरे सामने लिखी हुई है: “", - { - "type": "char:it", - "content": [ - "मैं चुप न रहूँगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "65.6" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं चुप न रहूँगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "न्यायोचित एवं उचित बात कहने से मुझे कोई नहीं दूर रख सकता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, मैं निश्चय बदला दूँगा वरन् तुम्हारे और तुम्हारे पुरखाओं के भी अधर्म के कामों का बदला तुम्हारी गोद में भर दूँगा।" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "ISA 65:7" - }, - "क्योंकि उन्होंने पहाड़ों पर धूप जलाया और पहाड़ियों पर मेरी निन्दा की है, इसलिए मैं यहोवा कहता हूँ, कि, उनके पिछले कामों के बदले को मैं इनकी गोद में तौलकर दूँगा।”" - ] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "ISA 65:8" - }, - "यहोवा यह कहता है: “जिस भाँति दाख के किसी गुच्छे में जब नया दाखमधु भर आता है, तब लोग कहते हैं, उसे नाश मत कर, क्योंकि उसमें आशीष है, उसी भाँति मैं अपने दासों के निमित्त ऐसा करूँगा कि सभी को नाश न करूँगा।", - { - "type": "verse:v", - "number": "9", - "sid": "ISA 65:9" - }, - "मैं याकूब में से एक वंश, और यहूदा में से अपने पर्वतों का एक वारिस उत्पन्न करूँगा; मेरे चुने हुए उसके वारिस होंगे, और मेरे दास वहाँ निवास करेंगे।", - { - "type": "verse:v", - "number": "10", - "sid": "ISA 65:10" - }, - "मेरी प्रजा जो मुझे ढूँढ़ती है, उसकी भेड़-बकरियाँ तो शारोन में चरेंगी, और उसके गाय-बैल आकोर नामक तराई में विश्राम करेंगे।", - { - "type": "verse:v", - "number": "11", - "sid": "ISA 65:11" - }, - "परन्तु तुम जो यहोवा को त्याग देते और मेरे पवित्र पर्वत को भूल जाते हो, जो भाग्य देवता के लिये मेज पर भोजन की वस्तुएँ सजाते और भावी देवी के लिये मसाला मिला हुआ दाखमधु भर देते हो;", - { - "type": "verse:v", - "number": "12", - "sid": "ISA 65:12" - }, - "मैं तुम्हें गिन-गिनकर तलवार का कौर बनाऊँगा, और तुम सब घात होने के लिये झुकोगे; क्योंकि, जब मैंने तुम्हें बुलाया तुम ने उत्तर न दिया, जब मैं बोला, तब तुम ने मेरी न सुनी; वरन् जो मुझे बुरा लगता है वही तुम ने नित किया, और जिससे मैं अप्रसन्न होता हूँ, उसी को तुम ने अपनाया।”" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 60:5" }, + "तब तू इसे देखेगी और तेरा मुख चमकेगा, तेरा हृदय थरथराएगा और आनन्द से भर जाएगा; क्योंकि समुद्र का सारा धन और जाति-जाति की धन-सम्पत्ति तुझको मिलेगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "ISA 65:13" - }, - "इस कारण प्रभु यहोवा यह कहता है: “देखो, मेरे दास तो खाएँगे, पर तुम भूखे रहोगे; मेरे दास पीएँगे, पर तुम प्यासे रहोगे; मेरे दास आनन्द करेंगे, पर तुम लज्जित होंगे;", - { - "type": "verse:v", - "number": "14", - "sid": "ISA 65:14" - }, - "देखो, मेरे दास हर्ष के मारे जयजयकार करेंगे, परन्तु तुम शोक से चिल्लाओगे और", - { - "type": "char:it", - "content": [ - "खेद के मारे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "65.14" - ] - }, - { - "type": "char:fq", - "content": [ - "खेद के मारे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् आपदाओं से दबकर तुम टूट जाओगे और हताश हो जाओगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* हाय! हाय!, करोगे।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "ISA 65:15" - }, - "मेरे चुने हुए लोग तुम्हारी उपमा दे-देकर श्राप देंगे, और प्रभु यहोवा तुझको नाश करेगा; परन्तु अपने दासों का दूसरा नाम रखेगा।", - { - "type": "char:bdit", - "content": [ - "(जक. 8:13, प्रका. 2:17, प्रका. 3:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "16", - "sid": "ISA 65:16" - }, - "तब सारे देश में जो कोई अपने को धन्य कहेगा वह सच्चे परमेश्वर का नाम लेकर अपने को धन्य कहेगा, और जो कोई देश में शपथ खाए वह सच्चे परमेश्वर के नाम से शपथ खाएगा; क्योंकि पिछला कष्ट दूर हो गया और वह मेरी आँखों से छिप गया है।" - ] + "type": "char:bdit", + "content": [ + "(यिर्म. 33:9, योए. 2:26, यशा. 61:6)" + ] }, { - "type": "para:s", - "content": [ - "एक नई सृष्टि" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 60:6" }, + "तेरे देश में ऊँटों के झुण्ड और मिद्यान और एपा देशों की साँड़नियाँ इकट्ठी होंगी; शेबा के सब लोग आकर सोना और लोबान भेंट लाएँगे और यहोवा का गुणानुवाद आनन्द से सुनाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 65:17" - }, - "“क्योंकि देखो, मैं नया आकाश और नई पृथ्वी उत्पन्न करता हूँ; और पहली बातें स्मरण न रहेंगी और सोच-विचार में भी न आएँगी।", - { - "type": "char:bdit", - "content": [ - "(2 पत. 3:13, प्रका. 21:1-4)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "ISA 65:18" - }, - "इसलिए जो मैं उत्पन्न करने पर हूँ, उसके कारण तुम हर्षित हो और सदा सर्वदा मगन रहो; क्योंकि देखो, मैं यरूशलेम को मगन और उसकी प्रजा को आनन्दित बनाऊँगा।", - { - "type": "verse:v", - "number": "19", - "sid": "ISA 65:19" - }, - "मैं आप यरूशलेम के कारण मगन, और अपनी प्रजा के हेतु हर्षित होऊँगा; उसमें फिर रोने या चिल्लाने का शब्द न सुनाई पड़ेगा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 21:4)" - ] - }, - "", - { - "type": "verse:v", - "number": "20", - "sid": "ISA 65:20" - }, - "उसमें फिर न तो थोड़े दिन का बच्चा, और न ऐसा", - { - "type": "char:it", - "content": [ - "बूढ़ा जाता रहेगा जिसने अपनी आयु पूरी न की हो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "65.20" - ] - }, - { - "type": "char:fq", - "content": [ - "बूढ़ा जाता रहेगा जिसने अपनी आयु पूरी न की हो:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे दीर्घायु की आशीषों का आनन्द लेंगे और ऐसी दीर्घायु नहीं जो दुर्बल एवं हताशा से भरी हो वरन् शक्ति एवं आनन्द से भरपूर।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; क्योंकि जो लड़कपन में मरनेवाला है वह सौ वर्ष का होकर मरेगा, परन्तु पापी सौ वर्ष का होकर श्रापित ठहरेगा।" - ] - }, + "type": "char:bdit", + "content": [ + "(भज. 72:10, मत्ती 2:11)" + ] + }, + { + "type": "verse:v", + "number": "7", + "sid": "ISA 60:7" + }, + "केदार की सब भेड़-बकरियाँ इकट्ठी होकर तेरी हो जाएँगी, नबायोत के मेढ़े तेरी सेवा टहल के काम में आएँगे; मेरी वेदी पर वे ग्रहण किए जाएँगे और मैं अपने शोभायमान भवन को और भी प्रतापी कर दूँगा।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 21:13)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 60:8" + }, + "ये कौन हैं जो बादल के समान और अपने दरबों की ओर उड़ते हुए कबूतरों के समान चले आते हैं?", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 60:9" + }, + "निश्चय द्वीप मेरी ही बाट देखेंगे, पहले तो तर्शीश के जहाज आएँगे, कि तेरे पुत्रों को सोने- चाँदी समेत तेरे परमेश्वर यहोवा अर्थात् इस्राएल के पवित्र के नाम के निमित्त दूर से पहुँचाए, क्योंकि उसने तुझे शोभायमान किया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 60:10" + }, + { + "type": "char:it", + "content": [ + "परदेशी लोग तेरी शहरपनाह को उठाएँगे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "60.10" + ] + }, + { + "type": "char:fq", + "content": [ + "परदेशी लोग तेरी शहरपनाह को उठाएँगे:" + ] + }, + { + "type": "char:ft", + "content": [ + "जो लोग विदेशी, झूठे धर्म के हैं, वे सच्चे धर्म के भक्त होकर सच्चे परमेश्वर की सेवा करेंगे।" + ] + } + ] + } + ] + }, + ", और उनके राजा तेरी सेवा टहल करेंगे; क्योंकि मैंने क्रोध में आकर तुझे दुःख दिया था, परन्तु अब तुझ से प्रसन्न होकर तुझ पर दया की है।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 60:11" + }, + "तेरे फाटक सदैव खुले रहेंगे; दिन और रात वे बन्द न किए जाएँगे जिससे जाति-जाति की धन-सम्पत्ति और उनके राजा बन्दी होकर तेरे पास पहुँचाए जाएँ।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 21:24,26)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "ISA 60:12" + }, + "क्योंकि जो जाति और राज्य के लोग तेरी सेवा न करें वे नष्ट हो जाएँगे; हाँ ऐसी जातियाँ पूरी रीति से सत्यानाश हो जाएँगी।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 60:13" + }, + "लबानोन का वैभव अर्थात् सनोवर और देवदार और चीड़ के पेड़ एक साथ तेरे पास आएँगे कि मेरे पवित्रस्थान को सुशोभित करें; और मैं अपने चरणों के स्थान को महिमा दूँगा।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 60:14" + }, + "तेरे दुःख देनेवालों की सन्तान तेरे पास सिर झुकाए हुए आएँगी; और जिन्होंने तेरा तिरस्कार किया सब तेरे पाँवों पर गिरकर दण्डवत् करेंगे; वे तेरा नाम यहोवा का नगर, इस्राएल के पवित्र का सिय्योन रखेंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 60:15" + }, + "तू जो त्यागी गई और घृणित ठहरी, यहाँ तक कि कोई तुझ में से होकर नहीं जाता था, इसके बदले मैं तुझे सदा के घमण्ड का और पीढ़ी-पीढ़ी के हर्ष का कारण ठहराऊँगा।", + { + "type": "verse:v", + "number": "16", + "sid": "ISA 60:16" + }, + "तू जाति-जाति का दूध पी लेगी, तू राजाओं की छातियाँ चूसेगी; और तू जान लेगी कि मैं यहोवा तेरा उद्धारकर्ता और तेरा छुड़ानेवाला, याकूब का सर्वशक्तिमान हूँ।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 60:17" + }, + "मैं पीतल के बदले सोना, लोहे के बदले चाँदी, लकड़ी के बदले पीतल और पत्थर के बदले लोहा लाऊँगा। मैं तेरे हाकिमों को मेल-मिलाप और तेरे चौधरियों को धार्मिकता ठहराऊँगा।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 60:18" + }, + { + "type": "char:it", + "content": [ + "तेरे देश में फिर कभी उपद्रव और तेरी सीमाओं के भीतर उत्पात या अंधेर की चर्चा न सुनाई पड़ेगी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "ISA 65:21" + "type": "char:fr", + "content": [ + "60.18" + ] }, - "वे घर बनाकर उनमें बसेंगे; वे दाख की बारियाँ लगाकर उनका फल खाएँगे।", { - "type": "verse:v", - "number": "22", - "sid": "ISA 65:22" + "type": "char:fq", + "content": [ + "तेरे देश में फिर कभी उपद्रव .... की चर्चा न सुनाई पड़ेगी:" + ] }, - "ऐसा नहीं होगा कि वे बनाएँ और दूसरा बसे; या वे लगाएँ, और दूसरा खाए; क्योंकि मेरी प्रजा की आयु वृक्षों की सी होगी, और मेरे चुने हुए अपने कामों का पूरा लाभ उठाएँगे।", { - "type": "verse:v", - "number": "23", - "sid": "ISA 65:23" - }, - "उनका परिश्रम व्यर्थ न होगा, न उनके बालक घबराहट के लिये उत्पन्न होंगे; क्योंकि वे यहोवा के धन्य लोगों का वंश ठहरेंगे, और उनके बाल-बच्चे उनसे अलग न होंगे।", + "type": "char:ft", + "content": [ + "यह मसीह के युग में शान्ति और समृद्धि का अति सुन्दर वर्णन है।" + ] + } + ] + } + ] + }, + "; परन्तु तू अपनी शहरपनाह का नाम उद्धार और अपने फाटकों का नाम यश रखेगी।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 60:19" + }, + "फिर दिन को सूर्य तेरा उजियाला न होगा, न चाँदनी के लिये चन्द्रमा परन्तु यहोवा तेरे लिये सदा का उजियाला और तेरा परमेश्वर तेरी शोभा ठहरेगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 21:123, प्रका. 22:5)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "ISA 60:20" + }, + "तेरा सूर्य फिर कभी अस्त न होगा और न तेरे चन्द्रमा की ज्योति मलिन होगी; क्योंकि यहोवा तेरी सदैव की ज्योति होगा और तेरे विलाप के दिन समाप्त हो जाएँगे।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 60:21" + }, + "तेरे लोग सब के सब धर्मी होंगे; वे सर्वदा देश के अधिकारी रहेंगे, वे मेरे लगाए हुए पौधे और मेरे हाथों का काम ठहरेंगे, जिससे मेरी महिमा प्रगट हो।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 21:27, इफि. 2:10, 2 पत. 3:13)" + ] + }, + { + "type": "verse:v", + "number": "22", + "sid": "ISA 60:22" + }, + { + "type": "char:it", + "content": [ + "छोटे से छोटा एक हजार हो जाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(भज. 115:14,15)" - ] + "type": "char:fr", + "content": [ + "60.22" + ] }, - "", { - "type": "verse:v", - "number": "24", - "sid": "ISA 65:24" + "type": "char:fq", + "content": [ + "छोटे से छोटा एक हजार हो जाएगा:" + ] }, - "उनके पुकारने से पहले ही मैं उनको उत्तर दूँगा, और उनके माँगते ही मैं उनकी सुन लूँगा।", { - "type": "verse:v", - "number": "25", - "sid": "ISA 65:25" - }, - "भेड़िया और मेम्ना एक संग चरा करेंगे, और सिंह बैल के समान भूसा खाएगा; और सर्प का आहार मिट्टी ही रहेगा। मेरे सारे पवित्र पर्वत पर न तो कोई किसी को दुःख देगा और न कोई किसी की हानि करेगा, यहोवा का यही वचन है।”" - ] + "type": "char:ft", + "content": [ + "उस समय महान विकास होगा जैसे कि एक छोटे से छोटा है बढ़कर एक हजार हो जाएगा। कहने का अर्थ है कि थोड़े से लोग बहुत अधिक हो जाएगे।" + ] + } + ] + } + ] + }, + "और सबसे दुर्बल एक सामर्थी जाति बन जाएगा। मैं यहोवा हूँ; ठीक समय पर यह सब कुछ शीघ्रता से पूरा करूँगा।" + ] + }, + { + "type": "chapter:c", + "number": "61", + "sid": "ISA 61" + }, + { + "type": "para:s", + "content": [ + "उद्धार का शुभ सन्देश" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 61:1" + }, + "प्रभु यहोवा का आत्मा मुझ पर है; क्योंकि यहोवा ने सुसमाचार सुनाने के लिये मेरा अभिषेक किया और मुझे इसलिए भेजा है कि खेदित मन के लोगों को शान्ति दूँ; कि बन्दियों के लिये स्वतंत्रता का और कैदियों के लिये छुटकारे का प्रचार करूँ;", + { + "type": "char:bdit", + "content": [ + "(मत्ती 11:5, प्रेरि. 10:38, मत्ती 5:3, प्रेरि. 26:18, लूका 4:18)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 61:2" + }, + "कि यहोवा के प्रसन्न रहने के वर्ष का और हमारे परमेश्वर के पलटा लेने के दिन का प्रचार करूँ; कि सब विलाप करनेवालों को शान्ति दूँ।", + { + "type": "char:bdit", + "content": [ + "(लूका 4:18,19, मत्ती 5:4)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "ISA 61:3" + }, + "और सिय्योन के विलाप करनेवालों के सिर पर की राख दूर करके सुन्दर पगड़ी बाँध दूँ, कि उनका विलाप दूर करके हर्ष का तेल लगाऊँ और उनकी उदासी हटाकर यश का ओढ़ना ओढ़ाऊँ; जिससे वे धार्मिकता के बांज वृक्ष और यहोवा के लगाए हुए कहलाएँ और जिससे उसकी महिमा प्रगट हो।", + { + "type": "char:bdit", + "content": [ + "(भज. 45:7, 30:11, लूका 6:21)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 61:4" + }, + "तब वे बहुत काल के उजड़े हुए स्थानों को फिर बसाएँगे, पूर्वकाल से पड़े हुए खण्डहरों में वे फिर घर बनाएँगे; उजड़े हुए नगरों को जो पीढ़ी-पीढ़ी से उजड़े हुए हों वे फिर नये सिरे से बसाएँगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 61:5" + }, + "परदेशी आ खड़े होंगे और तुम्हारी भेड़-बकरियों को चराएँगे और विदेशी लोग तुम्हारे हल चलानेवाले और दाख की बारी के माली होंगे;", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 61:6" + }, + "पर", + { + "type": "char:it", + "content": [ + "तुम यहोवा के याजक कहलाओगे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "61.6" + ] + }, + { + "type": "char:fq", + "content": [ + "तुम यहोवा के याजक कहलाओगे:" + ] + }, + { + "type": "char:ft", + "content": [ + "संसार तुम्हें श्रद्धा अर्पित करेगा और तुम सब देशों की उपज का आनन्द लोगे और इस कारण तुम केवल यहोवा की सेवा में समर्पित रहोगे।" + ] + } + ] + } + ] }, + ", वे तुम को हमारे परमेश्वर के सेवक कहेंगे; और तुम जाति-जाति की धन-सम्पत्ति को खाओगे, उनके वैभव की वस्तुएँ पाकर तुम बड़ाई करोगे।", { - "type": "chapter:c", - "number": "66", - "sid": "ISA 66" + "type": "char:bdit", + "content": [ + "(1 पत. 2:5,9, प्रका. 1:6, प्रका. 5:10)" + ] }, { - "type": "para:s", - "content": [ - "परमेश्वर द्वारा जाति-जाति का न्याय" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 61:7" }, + "तुम्हारी नामधराई के बदले दूना भाग मिलेगा, अनादर के बदले तुम अपने भाग के कारण जयजयकार करोगे; तुम अपने देश में दूने भाग के अधिकारी होंगे; और सदा आनन्दित बने रहोगे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ISA 66:1" - }, - "यहोवा यह कहता है: “आकाश मेरा सिंहासन और पृथ्वी मेरे चरणों की चौकी है; तुम मेरे लिये कैसा भवन बनाओगे, और मेरे विश्राम का कौन सा स्थान होगा?", + "type": "verse:v", + "number": "8", + "sid": "ISA 61:8" + }, + "क्योंकि, मैं यहोवा न्याय से प्रीति रखता हूँ, मैं अन्याय और डकैती से घृणा करता हूँ; इसलिए मैं उनको उनका प्रतिफल सच्चाई से दूँगा, और उनके साथ सदा की वाचा बाँधूँगा।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 61:9" + }, + "उनका वंश जाति-जाति में और उनकी सन्तान देश-देश के लोगों के बीच प्रसिद्ध होगी; जितने उनको देखेंगे, पहचान लेंगे कि यह वह वंश है जिसको परमेश्वर ने आशीष दी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 61:10" + }, + { + "type": "char:it", + "content": [ + "मैं यहोवा के कारण अति आनन्दित होऊँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रेरि. 7:48-50, मत्ती 5:34,35)" - ] + "type": "char:fr", + "content": [ + "61.10" + ] }, - "", { - "type": "verse:v", - "number": "2", - "sid": "ISA 66:2" + "type": "char:fq", + "content": [ + "मैं यहोवा के कारण अति आनन्दित होऊँगा:" + ] }, - "यहोवा की यह वाणी है, ये सब वस्तुएँ मेरे ही हाथ की बनाई हुई हैं, इसलिए ये सब मेरी ही हैं। परन्तु मैं उसी की ओर दृष्टि करूँगा जो", { - "type": "char:it", - "content": [ - "दीन और खेदित मन" - ] - }, + "type": "char:ft", + "content": [ + "इसका अर्थ है कि यहोवा की विश्वासयोग्यता और सिद्धता के कारण आनन्द बड़ेगा, जो उनके लोगों के छुटकारे के द्वारा प्रगट होगा।" + ] + } + ] + } + ] + }, + ", मेरा प्राण परमेश्वर के कारण मगन रहेगा; क्योंकि उसने मुझे उद्धार के वस्त्र पहनाए, और धार्मिकता की चद्दर ऐसे ओढ़ा दी है जैसे दूल्हा फूलों की माला से अपने आपको सजाता और दुल्हन अपने गहनों से अपना सिंगार करती है।", + { + "type": "char:bdit", + "content": [ + "(इब्रा. 3:18, रोम. 5:11, प्रका. 19:7,8)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "ISA 61:11" + }, + "क्योंकि जैसे भूमि अपनी उपज को उगाती, और बारी में जो कुछ बोया जाता है उसको वह उपजाती है, वैसे ही प्रभु यहोवा सब जातियों के सामने धार्मिकता और धन्यवाद को बढ़ाएगा।" + ] + }, + { + "type": "chapter:c", + "number": "62", + "sid": "ISA 62" + }, + { + "type": "para:s", + "content": [ + "सिय्योन के उद्धार का आश्वासन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 62:1" + }, + "सिय्योन के निमित्त मैं चुप न रहूँगा, और यरूशलेम के निमित्त मैं चैन न लूँगा, जब तक कि उसकी धार्मिकता प्रकाश के समान और उसका उद्धार जलती हुई मशाल के समान दिखाई न दे।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 62:2" + }, + "तब जाति-जाति के लोग तेरी धार्मिकता और सब राजा तेरी महिमा देखेंगे, और", + { + "type": "char:it", + "content": [ + "तेरा एक नया नाम रखा जाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "62.2" + ] + }, + { + "type": "char:fq", + "content": [ + "तेरा एक नया नाम रखा जाएगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् उनकी दशा ऐसी नहीं होगी जिसमें उनका नाम अपमान, गरीबी और अत्याचार का द्योतक हो।" + ] + } + ] + } + ] + }, + "जो यहोवा के मुख से निकलेगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 2:17, प्रका. 3:12)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "ISA 62:3" + }, + "तू यहोवा के हाथ में एक शोभायमान मुकुट और अपने परमेश्वर की हथेली में राजमुकुट ठहरेगी।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 62:4" + }, + "तू फिर त्यागी हुई न कहलाएगी, और तेरी भूमि फिर उजड़ी हुई न कहलाएगी; परन्तु तू हेप्सीबा और", + { + "type": "char:it", + "content": [ + "तेरी भूमि ब्यूला", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "66.2" - ] - }, - { - "type": "char:fq", - "content": [ - "दीन और खेदित मन:" - ] - }, - { - "type": "char:ft", - "content": [ - "ऐसा मन जो टूटा हुआ हो, कुचला हुआ हो या पाप से अत्यधिक प्रभावित रहा हो।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "62.4" + ] }, { - "type": "char:it", - "content": [ - "* का हो, और मेरा वचन सुनकर थरथराता हो।" - ] + "type": "char:fq", + "content": [ + "तेरी भूमि ब्यूला:" + ] }, { - "type": "char:bdit", - "content": [ - "(भज. 34:18, मत्ती 5:3)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यह उपमा एक ऐसी स्त्री की है जो त्यागी हुई है और उसका उचित नाम परित्यक्त है। परमेश्वर कहता है कि उसका नाम अब परित्यक्त स्त्री नहीं होगा वरन् विवाहित होगा।" + ] + } + ] + } + ] }, + "कहलाएगी; क्योंकि यहोवा तुझ से प्रसन्न है, और तेरी भूमि सुहागिन होगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "ISA 66:3" - }, - "“बैल का बलि करनेवाला मनुष्य के मार डालनेवाले के समान है; जो भेड़ का चढ़ानेवाला है वह उसके समान है जो कुत्ते का गला काटता है; जो अन्नबलि चढ़ाता है वह मानो सूअर का लहू चढ़ानेवाले के समान है; और जो लोबान जलाता है, वह उसके समान है जो मूरत को धन्य कहता है। इन सभी ने अपना-अपना मार्ग चुन लिया है, और घिनौनी वस्तुओं से उनके मन प्रसन्न होते हैं।", - { - "type": "verse:v", - "number": "4", - "sid": "ISA 66:4" - }, - "इसलिए मैं भी उनके लिये दुःख की बातें निकालूँगा, और जिन बातों से वे डरते हैं उन्हीं को उन पर लाऊँगा; क्योंकि जब मैंने उन्हें बुलाया, तब कोई न बोला, और जब मैंने उनसे बातें की, तब उन्होंने मेरी न सुनी; परन्तु जो मेरी दृष्टि में बुरा था वही वे करते रहे, और जिससे मैं अप्रसन्न होता था उसी को उन्होंने अपनाया।”" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 62:5" }, + "क्योंकि जिस प्रकार जवान पुरुष एक कुमारी को ब्याह लाता है, वैसे ही तेरे पुत्र तुझे ब्याह लेंगे; और जैसे दुल्हा अपनी दुल्हन के कारण हर्षित होता है, वैसे ही तेरा परमेश्वर तेरे कारण हर्षित होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "ISA 66:5" - }, - "तुम जो यहोवा का वचन सुनकर थरथराते हो यहोवा का यह वचन सुनो: “तुम्हारे भाई जो तुम से बैर रखते और मेरे नाम के निमित्त तुम को अलग कर देते हैं उन्होंने कहा है, ‘यहोवा की महिमा तो बढ़े, जिससे हम तुम्हारा आनन्द देखने पाएँ;’ परन्तु उन्हीं को लज्जित होना पड़ेगा।", - { - "type": "char:bdit", - "content": [ - "(2 थिस्स. 1:12)" - ] - }, - "" - ] + "type": "verse:v", + "number": "6", + "sid": "ISA 62:6" }, + "हे यरूशलेम, मैंने तेरी शहरपनाह पर पहरूए बैठाए हैं; वे दिन-रात कभी चुप न रहेंगे। हे यहोवा को स्मरण करनेवालों, चुप न रहो,", { - "type": "para:s", - "content": [ - "दण्ड और नई जाति" - ] + "type": "char:bdit", + "content": [ + "(यहे. 3:17-21, इब्रा. 13:17)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 66:6" - }, - "“सुनो, नगर से कोलाहल की धूम! मन्दिर से एक शब्द, सुनाई देता है! वह यहोवा का शब्द है, वह अपने शत्रुओं को उनकी करनी का फल दे रहा है!", - { - "type": "char:bdit", - "content": [ - "(प्रका. 16:1,17)" - ] - }, - "" - ] + "type": "verse:v", + "number": "7", + "sid": "ISA 62:7" }, + "और जब तक वह यरूशलेम को स्थिर करके उसकी प्रशंसा पृथ्वी पर न फैला दे, तब तक उसे भी चैन न लेने दो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 66:7" - }, - "“उसकी प्रसव-पीड़ा उठने से पहले ही उसने जन्मा दिया; उसको पीड़ाएँ होने से पहले ही उससे बेटा जन्मा।", + "type": "verse:v", + "number": "8", + "sid": "ISA 62:8" + }, + "यहोवा ने अपने दाहिने हाथ की और अपनी बलवन्त भुजा की शपथ खाई है: निश्चय मैं भविष्य में तेरा अन्न अब फिर तेरे शत्रुओं को खाने के लिये न दूँगा, और परदेशियों के पुत्र तेरा नया दाखमधु जिसके लिये तूने परिश्रम किया है, नहीं पीने पाएँगे;", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 62:9" + }, + "केवल वे ही, जिन्होंने उसे खत्ते में रखा हो, उसमें से खाकर यहोवा की स्तुति करेंगे, और जिन्होंने दाखमधु भण्डारों में रखा हो, वे ही उसे मेरे पवित्रस्थान के आँगनों में पीने पाएँगे।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 62:10" + }, + "जाओ, फाटकों में से निकल जाओ,", + { + "type": "char:it", + "content": [ + "प्रजा के लिये मार्ग सुधारो; राजमार्ग सुधारकर ऊँचा करो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(प्रका. 12:2,5)" - ] + "type": "char:fr", + "content": [ + "62.10" + ] }, - "", { - "type": "verse:v", - "number": "8", - "sid": "ISA 66:8" + "type": "char:fq", + "content": [ + "प्रजा के लिये मार्ग सुधारो; राजमार्ग सुधारकर ऊँचा करो:" + ] }, - "ऐसी बात किसने कभी सुनी? किसने कभी ऐसी बातें देखी? क्या देश एक ही दिन में उत्पन्न हो सकता है? क्या एक जाति क्षण मात्र में ही उत्पन्न हो सकती है? क्योंकि सिय्योन की प्रसव-पीड़ा उठी ही थीं कि उससे सन्तान उत्पन्न हो गए।", { - "type": "verse:v", - "number": "9", - "sid": "ISA 66:9" - }, - "यहोवा कहता है, क्या मैं उसे जन्माने के समय तक पहुँचाकर न जन्माऊँ? तेरा परमेश्वर कहता है, मैं जो गर्भ देता हूँ क्या मैं कोख बन्द करूँ?" - ] + "type": "char:ft", + "content": [ + "अर्थात् उनके शहर द्वार निर्वासितों के लौट आने के लिए खुले रखे जायें और मार्ग की सब बाधाएँ दूर की जायें।" + ] + } + ] + } + ] + }, + ", उसमें से पत्थर बीन-बीनकर फेंक दो, देश-देश के लोगों के लिये झण्डा खड़ा करो।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 62:11" + }, + "देखो, यहोवा ने पृथ्वी की छोर तक इस आज्ञा का प्रचार किया है: सिय्योन की बेटी से कहो, “देख, तेरा उद्धारकर्ता आता है, देख, जो मजदूरी उसको देनी है वह उसके पास है और उसका काम उसके सामने है।”", + { + "type": "char:bdit", + "content": [ + "(मत्ती 21:5, प्रका. 22:12)" + ] + }, + { + "type": "verse:v", + "number": "12", + "sid": "ISA 62:12" + }, + "और लोग उनको पवित्र प्रजा और यहोवा के छुड़ाए हुए कहेंगे; और तेरा नाम ग्रहण की हुई अर्थात् न-त्यागी हुई नगरी पड़ेगा।" + ] + }, + { + "type": "chapter:c", + "number": "63", + "sid": "ISA 63" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर का न्याय और उद्धार" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 63:1" + }, + "यह कौन है जो एदोम देश के बोस्रा नगर से लाल वस्त्र पहने हुए चला आता है, जो अति बलवान और भड़कीला पहरावा पहने हुए झूमता चला आता है?" + ] + }, + { + "type": "para:p", + "content": [ + "“यह मैं ही हूँ, जो धार्मिकता से बोलता और पूरा उद्धार करने की शक्ति रखता हूँ।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "ISA 63:2" + }, + "तेरा पहरावा क्यों लाल है? और क्या कारण है कि तेरे वस्त्र हौद में दाख रौंदनेवाले के समान हैं?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 63:3" + }, + "“", + { + "type": "char:it", + "content": [ + "मैंने तो अकेले ही हौद में दाखें रौंदी हैं", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "63.3" + ] + }, + { + "type": "char:fq", + "content": [ + "मैंने तो अकेले ही हौद में दाखें रौंदी हैं:" + ] + }, + { + "type": "char:ft", + "content": [ + "मैं, यहोवा निश्चय ही अपने क्रोध के दाख रौंदता हूँ और मैं अकेला ही ऐसा करता हूँ। यहाँ निहितार्थ है कि उसने बैरियों को पूर्णतः नष्ट कर दिया है।" + ] + } + ] + } + ] }, + ", और देश के लोगों में से किसी ने मेरा साथ नहीं दिया; हाँ, मैंने अपने क्रोध में आकर उन्हें रौंदा और जलकर उन्हें लताड़ा; उनके लहू के छींटे मेरे वस्त्रों पर पड़े हैं, इससे मेरा सारा पहरावा धब्बेदार हो गया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "ISA 66:10" + "type": "char:bdit", + "content": [ + "(प्रका. 19:15, प्रका. 14:20)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "ISA 63:4" + }, + "क्योंकि बदला लेने का दिन मेरे मन में था, और मेरी छुड़ाई हुई प्रजा का वर्ष आ पहुँचा है।", + { + "type": "verse:v", + "number": "5", + "sid": "ISA 63:5" + }, + "मैंने खोजा, पर कोई सहायक न दिखाई पड़ा; मैंने इससे अचम्भा भी किया कि कोई सम्भालनेवाला नहीं था; तब मैंने अपने ही भुजबल से उद्धार किया, और मेरी जलजलाहट ही ने मुझे सम्भाला।", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 63:6" + }, + "हाँ, मैंने अपने क्रोध में आकर देश-देश के लोगों को लताड़ा, अपनी जलजलाहट से मैंने उन्हें मतवाला कर दिया, और उनके लहू को भूमि पर बहा दिया।”" + ] + }, + { + "type": "para:s", + "content": [ + "अनुग्रह का स्मरण" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 63:7" + }, + "जितना उपकार यहोवा ने हम लोगों का किया अर्थात् इस्राएल के घराने पर दया और अत्यन्त करुणा करके उसने हम से जितनी भलाई कि, उस सब के अनुसार मैं यहोवा के करुणामय कामों का वर्णन और उसका गुणानुवाद करूँगा।", + { + "type": "verse:v", + "number": "8", + "sid": "ISA 63:8" + }, + "क्योंकि उसने कहा, निःसन्देह ये मेरी प्रजा के लोग हैं, ऐसे लड़के हैं जो धोखा न देंगे; और वह उनका उद्धारकर्ता हो गया।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 63:9" + }, + "उनके सारे संकट में उसने भी कष्ट उठाया, और उसके सम्मुख रहनेवाले दूत ने उनका उद्धार किया; प्रेम और कोमलता से उसने आप ही उनको छुड़ाया; उसने उन्हें उठाया और प्राचीनकाल से सदा उन्हें लिए फिरा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 63:10" + }, + "तो भी उन्होंने बलवा किया और उसके पवित्र आत्मा को खेदित किया; इस कारण वह पलटकर उनका शत्रु हो गया, और स्वयं उनसे लड़ने लगा।", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:51, इफि. 4:30)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "ISA 63:11" + }, + "तब उसके लोगों को उनके प्राचीन दिन अर्थात् मूसा के दिन स्मरण आए, वे कहने लगे कि जो अपनी भेड़ों को उनके चरवाहे समेत समुद्र में से निकाल लाया वह कहाँ है? जिसने उनके बीच अपना पवित्र आत्मा डाला, वह कहाँ है?", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 63:12" + }, + "जिसने अपने प्रतापी भुजबल को मूसा के दाहिने हाथ के साथ कर दिया, जिसने उनके सामने जल को दो भाग करके अपना सदा का नाम कर लिया,", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 63:13" + }, + "जो उनको गहरे समुद्र में से ले चला; जैसा घोड़े को जंगल में वैसे ही उनको भी ठोकर न लगी, वह कहाँ है?", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 63:14" + }, + "जैसे घरेलू पशु तराई में उतर जाता है, वैसे ही यहोवा के आत्मा ने उनको विश्राम दिया। इसी प्रकार से तूने अपनी प्रजा की अगुआई की ताकि अपना नाम महिमायुक्त बनाए।" + ] + }, + { + "type": "para:s", + "content": [ + "इस्राएल की प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 63:15" + }, + { + "type": "char:it", + "content": [ + "स्वर्ग से, जो तेरा पवित्र और महिमापूर्ण वासस्थान है, दृष्टि कर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "63.15" + ] + }, + { + "type": "char:fq", + "content": [ + "स्वर्ग से, .... दृष्टि कर:" + ] }, - "“हे यरूशलेम से सब प्रेम रखनेवालों, उसके साथ आनन्द करो और उसके कारण मगन हो; हे उसके विषय सब विलाप करनेवालों उसके साथ हर्षित हो!", { - "type": "verse:v", - "number": "11", - "sid": "ISA 66:11" - }, - "जिससे तुम उसके शान्तिरूपी स्तन से दूध पी पीकर तृप्त हो; और दूध पीकर उसकी महिमा की बहुतायत से अत्यन्त सुखी हो।”" - ] + "type": "char:ft", + "content": [ + "यह एक हार्दिक विनती का आरम्भ है कि परमेश्वर उनकी वर्तमान आपदाओं और उनके कष्टों में उन पर दया करे। वे उससे निवेदन करते हैं, कि वह अपनी पूर्वकालिक दया को स्मरण करके लौट आए और उन्हें आशीषित करे।" + ] + } + ] + } + ] }, + "। तेरी जलन और पराक्रम कहाँ रहे? तेरी दया और करुणा मुझ पर से हट गई हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "ISA 66:12" - }, - "क्योंकि यहोवा यह कहता है, “देखो, मैं उसकी ओर शान्ति को नदी के समान, और जाति-जाति के धन को नदी की बाढ़ के समान बहा दूँगा; और तुम उससे पीओगे, तुम उसकी गोद में उठाए जाओगे और उसके घुटनों पर कुदाए जाओगे।", + "type": "verse:v", + "number": "16", + "sid": "ISA 63:16" + }, + "निश्चय तू हमारा पिता है, यद्यपि अब्राहम हमें नहीं पहचानता, और इस्राएल हमें ग्रहण नहीं करता; तो भी, हे यहोवा, तू हमारा पिता और हमारा छुड़ानेवाला है; प्राचीनकाल से यही तेरा नाम है।", + { + "type": "char:bdit", + "content": [ + "(यूह. 8:41)" + ] + }, + { + "type": "verse:v", + "number": "17", + "sid": "ISA 63:17" + }, + "हे यहोवा, तू क्यों हमको अपने मार्गों से भटका देता, और हमारे मन ऐसे कठोर करता है कि हम तेरा भय नहीं मानते? अपने दास, अपने निज भाग के गोत्रों के निमित्त लौट आ।", + { + "type": "verse:v", + "number": "18", + "sid": "ISA 63:18" + }, + "तेरी पवित्र प्रजा तो थोड़े ही समय तक तेरे पवित्रस्थान की अधिकारी रही; हमारे द्रोहियों ने उसे लताड़ दिया है।", + { + "type": "char:bdit", + "content": [ + "(लूका 21:24, प्रका. 11:2)" + ] + }, + { + "type": "verse:v", + "number": "19", + "sid": "ISA 63:19" + }, + "हम लोग तो ऐसे हो गए हैं, मानो तूने हम पर कभी प्रभुता नहीं की, और उनके समान जो कभी तेरे न कहलाए।" + ] + }, + { + "type": "chapter:c", + "number": "64", + "sid": "ISA 64" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 64:1" + }, + "भला हो कि तू आकाश को फाड़कर उतर आए और पहाड़ तेरे सामने काँप उठे।", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 64:2" + }, + "जैसे आग झाड़-झँखाड़ को जला देती या जल को उबालती है, उसी रीति से तू अपने शत्रुओं पर अपना नाम ऐसा प्रगट कर कि जाति-जाति के लोग तेरे प्रताप से काँप उठें!", + { + "type": "verse:v", + "number": "3", + "sid": "ISA 64:3" + }, + "जब तूने ऐसे भयानक काम किए जो हमारी आशा से भी बढ़कर थे, तब तू उतर आया, पहाड़ तेरे प्रताप से काँप उठे।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 64:4" + }, + "क्योंकि प्राचीनकाल ही से तुझे छोड़ कोई और ऐसा परमेश्वर न तो कभी देखा गया और न कान से उसकी चर्चा सुनी गई जो अपनी बाट जोहनेवालों के लिये काम करे।", + { + "type": "char:bdit", + "content": [ + "(भज. 31:19, 1 कुरि. 2:9)" + ] + }, + { + "type": "verse:v", + "number": "5", + "sid": "ISA 64:5" + }, + "तू तो उन्हीं से मिलता है जो धर्म के काम हर्ष के साथ करते, और तेरे मार्गों पर चलते हुए तुझे स्मरण करते हैं। देख, तू क्रोधित हुआ था, क्योंकि हमने पाप किया; हमारी यह दशा तो बहुत समय से है, क्या हमारा उद्धार हो सकता है?", + { + "type": "verse:v", + "number": "6", + "sid": "ISA 64:6" + }, + { + "type": "char:it", + "content": [ + "हम तो सब के सब अशुद्ध मनुष्य के से हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "ISA 66:13" + "type": "char:fr", + "content": [ + "64.6" + ] }, - "जिस प्रकार माता अपने पुत्र को शान्ति देती है, वैसे ही मैं भी तुम्हें शान्ति दूँगा; तुम को यरूशलेम ही में शान्ति मिलेगी।", { - "type": "verse:v", - "number": "14", - "sid": "ISA 66:14" + "type": "char:fq", + "content": [ + "हम तो सब के सब अशुद्ध मनुष्य के से हैं:" + ] }, - "तुम यह देखोगे और प्रफुल्लित होंगे; तुम्हारी हड्डियाँ घास के समान हरी-भरी होंगी; और यहोवा का हाथ उसके दासों के लिये प्रगट होगा, और उसके शत्रुओं के ऊपर उसका क्रोध भड़केगा।", { - "type": "char:bdit", - "content": [ - "(यूह. 16:22)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यहाँ भावार्थ है कि जैसा लैव्यव्यवस्था में अशुद्ध होना कहा गया है वैसे अशुद्ध एवं दूषित। कहने का अर्थ है कि वे स्वयं को पूर्णतः अशुद्ध एवं पतित मानते हैं।" + ] + } + ] + } + ] + }, + ", और हमारे धार्मिकता के काम सब के सब मैले चिथड़ों के समान हैं। हम सब के सब पत्ते के समान मुर्झा जाते हैं, और हमारे अधर्म के कामों ने हमें वायु के समान उड़ा दिया है।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 64:7" + }, + "कोई भी तुझ से प्रार्थना नहीं करता, न कोई तुझ से सहायता लेने के लिये चौकसी करता है कि तुझ से लिपटा रहे; क्योंकि हमारे अधर्म के कामों के कारण तूने हम से अपना मुँह छिपा लिया है, और हमें हमारी बुराइयों के वश में छोड़ दिया है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 64:8" }, + "तो भी, हे यहोवा, तू हमारा पिता है; देख, हम तो मिट्टी है, और तू हमारा कुम्हार है;", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "हम सब के सब तेरे हाथ के काम हैं", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "15", - "sid": "ISA 66:15" + "type": "char:fr", + "content": [ + "64.8" + ] }, - "“क्योंकि देखो,", { - "type": "char:it", - "content": [ - "यहोवा आग के साथ आएगा" - ] + "type": "char:fq", + "content": [ + "हम सब के सब तेरे हाथ के काम हैं:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "66.15" - ] - }, - { - "type": "char:fq", - "content": [ - "यहोवा आग के साथ आएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "आग परमेश्वर द्वारा न्याय करने और दण्ड देने आने का प्रतीक है।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "जैसे मिट्टी का पात्र कुम्हार के हाथ का काम होता है। हम तेरे द्वारा बनाये गये हैं और तुम ही पर निर्भर हैं कि तू हमें जैसा चाहे वैसा बनाये।" + ] + } + ] + } + ] + }, + "।", + { + "type": "char:bdit", + "content": [ + "(भज. 100:3, गला. 3:26)" + ] + }, + { + "type": "verse:v", + "number": "9", + "sid": "ISA 64:9" + }, + "इसलिए हे यहोवा, अत्यन्त क्रोधित न हो, और अनन्तकाल तक हमारे अधर्म को स्मरण न रख। विचार करके देख, हम तेरी विनती करते हैं, हम सब तेरी प्रजा हैं।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 64:10" + }, + "देख, तेरे पवित्र नगर जंगल हो गए, सिय्योन सुनसान हो गया है, यरूशलेम उजड़ गया है।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 64:11" + }, + "हमारा पवित्र और शोभायमान मन्दिर, जिसमें हमारे पूर्वज तेरी स्तुति करते थे, आग से जलाया गया, और हमारी मनभावनी वस्तुएँ सब नष्ट हो गई हैं।", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 64:12" + }, + "हे यहोवा, क्या इन बातों के होते हुए भी तू अपने को रोके रहेगा? क्या तू हम लोगों को इस अत्यन्त दुर्दशा में रहने देगा?" + ] + }, + { + "type": "chapter:c", + "number": "65", + "sid": "ISA 65" + }, + { + "type": "para:s", + "content": [ + "सभी लोग परमेश्वर के बारे में जानेंगे" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 65:1" + }, + "जो मुझ को पूछते भी न थे वे मेरे खोजी हैं; जो मुझे ढूँढ़ते भी न थे उन्होंने मुझे पा लिया, और जो जाति मेरी नहीं कहलाई थी, उससे भी मैं कहता हूँ, “देख, मैं उपस्थित हूँ।”", + { + "type": "verse:v", + "number": "2", + "sid": "ISA 65:2" + }, + "मैं एक हठीली जाति के लोगों की ओर दिन भर हाथ फैलाए रहा, जो अपनी युक्तियों के अनुसार बुरे मार्गों में चलते हैं।", + { + "type": "char:bdit", + "content": [ + "(रोम. 10:20,21)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "ISA 65:3" + }, + "ऐसे लोग, जो मेरे सामने ही बारियों में बलि चढ़ा-चढ़ाकर और ईंटों पर धूप जला-जलाकर, मुझे लगातार क्रोध दिलाते हैं।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 65:4" + }, + "ये कब्र के बीच बैठते और छिपे हुए स्थानों में रात बिताते; जो", + { + "type": "char:it", + "content": [ + "सूअर का माँस खाते", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*, और उसके रथ बवण्डर के समान होंगे, जिससे वह अपने क्रोध को जलजलाहट के साथ और अपनी चितौनी को भस्म करनेवाली आग की लपट से प्रगट करे।" - ] + "type": "char:fr", + "content": [ + "65.4" + ] }, { - "type": "char:bdit", - "content": [ - "(2 थिस्स. 1:8)" - ] + "type": "char:fq", + "content": [ + "सूअर का माँस खाते:" + ] }, - "", { - "type": "verse:v", - "number": "16", - "sid": "ISA 66:16" - }, - "क्योंकि यहोवा सब प्राणियों का न्याय आग से और अपनी तलवार से करेगा; और यहोवा के मारे हुए बहुत होंगे।" - ] + "type": "char:ft", + "content": [ + "यहूदियों के लिए अशुद्ध भोजन।" + ] + } + ] + } + ] }, + ", और घृणित वस्तुओं का रस अपने बर्तनों में रखते;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "ISA 66:17" - }, - "“जो लोग अपने को इसलिए पवित्र और शुद्ध करते हैं कि बारियों में जाएँ और किसी के पीछे खड़े होकर सूअर या चूहे का माँस और अन्य घृणित वस्तुएँ खाते हैं, वे एक ही संग नाश हो जाएँगे, यहोवा की यही वाणी है।" - ] + "type": "verse:v", + "number": "5", + "sid": "ISA 65:5" }, + "जो कहते हैं, “हट जा, मेरे निकट मत आ, क्योंकि मैं तुझ से पवित्र हूँ।” ये मेरी नाक में धुएँ व उस आग के समान हैं जो दिन भर जलती रहती है। विद्रोहियों को दण्ड", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "ISA 66:18" - }, - "“क्योंकि मैं उनके काम और उनकी कल्पनाएँ, दोनों अच्छी रीति से जानता हूँ; और वह समय आता है जब मैं सारी जातियों और भिन्न-भिन्न भाषा बोलनेवालों को इकट्ठा करूँगा; और वे आकर मेरी महिमा देखेंगे।", + "type": "verse:v", + "number": "6", + "sid": "ISA 65:6" + }, + "देखो, यह बात मेरे सामने लिखी हुई है: “", + { + "type": "char:it", + "content": [ + "मैं चुप न रहूँगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "19", - "sid": "ISA 66:19" + "type": "char:fr", + "content": [ + "65.6" + ] }, - "मैं उनमें एक चिन्ह प्रगट करूँगा; और उनके बचे हुओं को मैं उन जातियों के पास भेजूँगा जिन्होंने न तो मेरा समाचार सुना है और न मेरी महिमा देखी है, अर्थात् तर्शीशियों और धनुर्धारी पूलियों और लूदियों के पास, और तुबलियों और यूनानियों और दूर द्वीपवासियों के पास भी भेज दूँगा और वे जाति-जाति में मेरी महिमा का वर्णन करेंगे।", { - "type": "verse:v", - "number": "20", - "sid": "ISA 66:20" + "type": "char:fq", + "content": [ + "मैं चुप न रहूँगा:" + ] }, - "जैसे इस्राएली लोग अन्नबलि को शुद्ध पात्र में रखकर यहोवा के भवन में ले आते हैं, वैसे ही वे तुम्हारे सब भाइयों को भाइयों को जातियों से घोड़ों, रथों, पालकियों, खच्चरों और साँड़नियों पर चढ़ा-चढ़ाकर मेरे पवित्र पर्वत यरूशलेम पर यहोवा की भेंट के लिये ले आएँगे, यहोवा का यही वचन है।", { - "type": "verse:v", - "number": "21", - "sid": "ISA 66:21" - }, - "और उनमें से मैं कुछ लोगों को याजक और लेवीय पद के लिये भी चुन लूँगा।" - ] + "type": "char:ft", + "content": [ + "न्यायोचित एवं उचित बात कहने से मुझे कोई नहीं दूर रख सकता है।" + ] + } + ] + } + ] + }, + ", मैं निश्चय बदला दूँगा वरन् तुम्हारे और तुम्हारे पुरखाओं के भी अधर्म के कामों का बदला तुम्हारी गोद में भर दूँगा।", + { + "type": "verse:v", + "number": "7", + "sid": "ISA 65:7" + }, + "क्योंकि उन्होंने पहाड़ों पर धूप जलाया और पहाड़ियों पर मेरी निन्दा की है, इसलिए मैं यहोवा कहता हूँ, कि, उनके पिछले कामों के बदले को मैं इनकी गोद में तौलकर दूँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "8", + "sid": "ISA 65:8" + }, + "यहोवा यह कहता है: “जिस भाँति दाख के किसी गुच्छे में जब नया दाखमधु भर आता है, तब लोग कहते हैं, उसे नाश मत कर, क्योंकि उसमें आशीष है, उसी भाँति मैं अपने दासों के निमित्त ऐसा करूँगा कि सभी को नाश न करूँगा।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 65:9" + }, + "मैं याकूब में से एक वंश, और यहूदा में से अपने पर्वतों का एक वारिस उत्पन्न करूँगा; मेरे चुने हुए उसके वारिस होंगे, और मेरे दास वहाँ निवास करेंगे।", + { + "type": "verse:v", + "number": "10", + "sid": "ISA 65:10" + }, + "मेरी प्रजा जो मुझे ढूँढ़ती है, उसकी भेड़-बकरियाँ तो शारोन में चरेंगी, और उसके गाय-बैल आकोर नामक तराई में विश्राम करेंगे।", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 65:11" + }, + "परन्तु तुम जो यहोवा को त्याग देते और मेरे पवित्र पर्वत को भूल जाते हो, जो भाग्य देवता के लिये मेज पर भोजन की वस्तुएँ सजाते और भावी देवी के लिये मसाला मिला हुआ दाखमधु भर देते हो;", + { + "type": "verse:v", + "number": "12", + "sid": "ISA 65:12" + }, + "मैं तुम्हें गिन-गिनकर तलवार का कौर बनाऊँगा, और तुम सब घात होने के लिये झुकोगे; क्योंकि, जब मैंने तुम्हें बुलाया तुम ने उत्तर न दिया, जब मैं बोला, तब तुम ने मेरी न सुनी; वरन् जो मुझे बुरा लगता है वही तुम ने नित किया, और जिससे मैं अप्रसन्न होता हूँ, उसी को तुम ने अपनाया।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "ISA 65:13" }, + "इस कारण प्रभु यहोवा यह कहता है: “देखो, मेरे दास तो खाएँगे, पर तुम भूखे रहोगे; मेरे दास पीएँगे, पर तुम प्यासे रहोगे; मेरे दास आनन्द करेंगे, पर तुम लज्जित होंगे;", { - "type": "para:s", - "content": [ - "नया आकाश और नई पृथ्वी" - ] + "type": "verse:v", + "number": "14", + "sid": "ISA 65:14" }, + "देखो, मेरे दास हर्ष के मारे जयजयकार करेंगे, परन्तु तुम शोक से चिल्लाओगे और", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "खेद के मारे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "22", - "sid": "ISA 66:22" + "type": "char:fr", + "content": [ + "65.14" + ] }, - "“क्योंकि जिस प्रकार नया आकाश और नई पृथ्वी, जो मैं बनाने पर हूँ,", { - "type": "char:it", - "content": [ - "मेरे सम्मुख बनी रहेगी" - ] + "type": "char:fq", + "content": [ + "खेद के मारे:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "66.22" - ] - }, - { - "type": "char:fq", - "content": [ - "मेरे सम्मुख बनी रहेगी:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे समाप्त न होंगे, न ही उनके स्थान पर नया आकाश और नई पृथ्वी आएँगे। अर्थात् जिन बातों की चर्चा की गई है, वे स्थाई एवं सदाकालीन होंगी।" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "अर्थात् आपदाओं से दबकर तुम टूट जाओगे और हताश हो जाओगे।" + ] + } + ] + } + ] + }, + "हाय! हाय!, करोगे।", + { + "type": "verse:v", + "number": "15", + "sid": "ISA 65:15" + }, + "मेरे चुने हुए लोग तुम्हारी उपमा दे-देकर श्राप देंगे, और प्रभु यहोवा तुझको नाश करेगा; परन्तु अपने दासों का दूसरा नाम रखेगा।", + { + "type": "char:bdit", + "content": [ + "(जक. 8:13, प्रका. 2:17, प्रका. 3:12)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "ISA 65:16" + }, + "तब सारे देश में जो कोई अपने को धन्य कहेगा वह सच्चे परमेश्वर का नाम लेकर अपने को धन्य कहेगा, और जो कोई देश में शपथ खाए वह सच्चे परमेश्वर के नाम से शपथ खाएगा; क्योंकि पिछला कष्ट दूर हो गया और वह मेरी आँखों से छिप गया है।" + ] + }, + { + "type": "para:s", + "content": [ + "एक नई सृष्टि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 65:17" + }, + "“क्योंकि देखो, मैं नया आकाश और नई पृथ्वी उत्पन्न करता हूँ; और पहली बातें स्मरण न रहेंगी और सोच-विचार में भी न आएँगी।", + { + "type": "char:bdit", + "content": [ + "(2 पत. 3:13, प्रका. 21:1-4)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "ISA 65:18" + }, + "इसलिए जो मैं उत्पन्न करने पर हूँ, उसके कारण तुम हर्षित हो और सदा सर्वदा मगन रहो; क्योंकि देखो, मैं यरूशलेम को मगन और उसकी प्रजा को आनन्दित बनाऊँगा।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 65:19" + }, + "मैं आप यरूशलेम के कारण मगन, और अपनी प्रजा के हेतु हर्षित होऊँगा; उसमें फिर रोने या चिल्लाने का शब्द न सुनाई पड़ेगा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 21:4)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "ISA 65:20" + }, + "उसमें फिर न तो थोड़े दिन का बच्चा, और न ऐसा", + { + "type": "char:it", + "content": [ + "बूढ़ा जाता रहेगा जिसने अपनी आयु पूरी न की हो", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*, उसी प्रकार तुम्हारा वंश और तुम्हारा नाम भी बना रहेगा; यहोवा की यही वाणी है।" - ] + "type": "char:fr", + "content": [ + "65.20" + ] }, { - "type": "char:bdit", - "content": [ - "(2 पत. 3:13, प्रका. 21:1)" - ] + "type": "char:fq", + "content": [ + "बूढ़ा जाता रहेगा जिसने अपनी आयु पूरी न की हो:" + ] }, - "" - ] + { + "type": "char:ft", + "content": [ + "वे दीर्घायु की आशीषों का आनन्द लेंगे और ऐसी दीर्घायु नहीं जो दुर्बल एवं हताशा से भरी हो वरन् शक्ति एवं आनन्द से भरपूर।" + ] + } + ] + } + ] + }, + "; क्योंकि जो लड़कपन में मरनेवाला है वह सौ वर्ष का होकर मरेगा, परन्तु पापी सौ वर्ष का होकर श्रापित ठहरेगा।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 65:21" + }, + "वे घर बनाकर उनमें बसेंगे; वे दाख की बारियाँ लगाकर उनका फल खाएँगे।", + { + "type": "verse:v", + "number": "22", + "sid": "ISA 65:22" + }, + "ऐसा नहीं होगा कि वे बनाएँ और दूसरा बसे; या वे लगाएँ, और दूसरा खाए; क्योंकि मेरी प्रजा की आयु वृक्षों की सी होगी, और मेरे चुने हुए अपने कामों का पूरा लाभ उठाएँगे।", + { + "type": "verse:v", + "number": "23", + "sid": "ISA 65:23" + }, + "उनका परिश्रम व्यर्थ न होगा, न उनके बालक घबराहट के लिये उत्पन्न होंगे; क्योंकि वे यहोवा के धन्य लोगों का वंश ठहरेंगे, और उनके बाल-बच्चे उनसे अलग न होंगे।", + { + "type": "char:bdit", + "content": [ + "(भज. 115:14,15)" + ] + }, + { + "type": "verse:v", + "number": "24", + "sid": "ISA 65:24" + }, + "उनके पुकारने से पहले ही मैं उनको उत्तर दूँगा, और उनके माँगते ही मैं उनकी सुन लूँगा।", + { + "type": "verse:v", + "number": "25", + "sid": "ISA 65:25" + }, + "भेड़िया और मेम्ना एक संग चरा करेंगे, और सिंह बैल के समान भूसा खाएगा; और सर्प का आहार मिट्टी ही रहेगा। मेरे सारे पवित्र पर्वत पर न तो कोई किसी को दुःख देगा और न कोई किसी की हानि करेगा, यहोवा का यही वचन है।”" + ] + }, + { + "type": "chapter:c", + "number": "66", + "sid": "ISA 66" + }, + { + "type": "para:s", + "content": [ + "परमेश्वर द्वारा जाति-जाति का न्याय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "ISA 66:1" + }, + "यहोवा यह कहता है: “आकाश मेरा सिंहासन और पृथ्वी मेरे चरणों की चौकी है; तुम मेरे लिये कैसा भवन बनाओगे, और मेरे विश्राम का कौन सा स्थान होगा?", + { + "type": "char:bdit", + "content": [ + "(प्रेरि. 7:48-50, मत्ती 5:34,35)" + ] + }, + { + "type": "verse:v", + "number": "2", + "sid": "ISA 66:2" }, + "यहोवा की यह वाणी है, ये सब वस्तुएँ मेरे ही हाथ की बनाई हुई हैं, इसलिए ये सब मेरी ही हैं। परन्तु मैं उसी की ओर दृष्टि करूँगा जो", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "दीन और खेदित मन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "23", - "sid": "ISA 66:23" + "type": "char:fr", + "content": [ + "66.2" + ] }, - "“फिर ऐसा होगा कि एक नये चाँद से दूसरे नये चाँद के दिन तक और एक विश्रामदिन से दूसरे विश्रामदिन तक समस्त प्राणी मेरे सामने दण्डवत् करने को आया करेंगे; यहोवा का यही वचन है।", { - "type": "verse:v", - "number": "24", - "sid": "ISA 66:24" + "type": "char:fq", + "content": [ + "दीन और खेदित मन:" + ] }, - "“तब वे निकलकर उन लोगों के शवों पर जिन्होंने मुझसे बलवा किया दृष्टि डालेंगे; क्योंकि उनमें पड़े हुए कीड़े कभी न मरेंगे, उनकी आग कभी न बुझेगी, और सारे मनुष्यों को उनसे अत्यन्त घृणा होगी।”", { - "type": "char:bdit", - "content": [ - "(मर. 9:48)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "ऐसा मन जो टूटा हुआ हो, कुचला हुआ हो या पाप से अत्यधिक प्रभावित रहा हो।" + ] + } + ] + } + ] + }, + "का हो, और मेरा वचन सुनकर थरथराता हो।", + { + "type": "char:bdit", + "content": [ + "(भज. 34:18, मत्ती 5:3)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "ISA 66:3" + }, + "“बैल का बलि करनेवाला मनुष्य के मार डालनेवाले के समान है; जो भेड़ का चढ़ानेवाला है वह उसके समान है जो कुत्ते का गला काटता है; जो अन्नबलि चढ़ाता है वह मानो सूअर का लहू चढ़ानेवाले के समान है; और जो लोबान जलाता है, वह उसके समान है जो मूरत को धन्य कहता है। इन सभी ने अपना-अपना मार्ग चुन लिया है, और घिनौनी वस्तुओं से उनके मन प्रसन्न होते हैं।", + { + "type": "verse:v", + "number": "4", + "sid": "ISA 66:4" + }, + "इसलिए मैं भी उनके लिये दुःख की बातें निकालूँगा, और जिन बातों से वे डरते हैं उन्हीं को उन पर लाऊँगा; क्योंकि जब मैंने उन्हें बुलाया, तब कोई न बोला, और जब मैंने उनसे बातें की, तब उन्होंने मेरी न सुनी; परन्तु जो मेरी दृष्टि में बुरा था वही वे करते रहे, और जिससे मैं अप्रसन्न होता था उसी को उन्होंने अपनाया।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "ISA 66:5" + }, + "तुम जो यहोवा का वचन सुनकर थरथराते हो यहोवा का यह वचन सुनो: “तुम्हारे भाई जो तुम से बैर रखते और मेरे नाम के निमित्त तुम को अलग कर देते हैं उन्होंने कहा है, ‘यहोवा की महिमा तो बढ़े, जिससे हम तुम्हारा आनन्द देखने पाएँ;’ परन्तु उन्हीं को लज्जित होना पड़ेगा।", + { + "type": "char:bdit", + "content": [ + "(2 थिस्स. 1:12)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "दण्ड और नई जाति" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 66:6" + }, + "“सुनो, नगर से कोलाहल की धूम! मन्दिर से एक शब्द, सुनाई देता है! वह यहोवा का शब्द है, वह अपने शत्रुओं को उनकी करनी का फल दे रहा है!", + { + "type": "char:bdit", + "content": [ + "(प्रका. 16:1,17)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 66:7" + }, + "“उसकी प्रसव-पीड़ा उठने से पहले ही उसने जन्मा दिया; उसको पीड़ाएँ होने से पहले ही उससे बेटा जन्मा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 12:2,5)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "ISA 66:8" + }, + "ऐसी बात किसने कभी सुनी? किसने कभी ऐसी बातें देखी? क्या देश एक ही दिन में उत्पन्न हो सकता है? क्या एक जाति क्षण मात्र में ही उत्पन्न हो सकती है? क्योंकि सिय्योन की प्रसव-पीड़ा उठी ही थीं कि उससे सन्तान उत्पन्न हो गए।", + { + "type": "verse:v", + "number": "9", + "sid": "ISA 66:9" + }, + "यहोवा कहता है, क्या मैं उसे जन्माने के समय तक पहुँचाकर न जन्माऊँ? तेरा परमेश्वर कहता है, मैं जो गर्भ देता हूँ क्या मैं कोख बन्द करूँ?" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "ISA 66:10" + }, + "“हे यरूशलेम से सब प्रेम रखनेवालों, उसके साथ आनन्द करो और उसके कारण मगन हो; हे उसके विषय सब विलाप करनेवालों उसके साथ हर्षित हो!", + { + "type": "verse:v", + "number": "11", + "sid": "ISA 66:11" + }, + "जिससे तुम उसके शान्तिरूपी स्तन से दूध पी पीकर तृप्त हो; और दूध पीकर उसकी महिमा की बहुतायत से अत्यन्त सुखी हो।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "ISA 66:12" + }, + "क्योंकि यहोवा यह कहता है, “देखो, मैं उसकी ओर शान्ति को नदी के समान, और जाति-जाति के धन को नदी की बाढ़ के समान बहा दूँगा; और तुम उससे पीओगे, तुम उसकी गोद में उठाए जाओगे और उसके घुटनों पर कुदाए जाओगे।", + { + "type": "verse:v", + "number": "13", + "sid": "ISA 66:13" + }, + "जिस प्रकार माता अपने पुत्र को शान्ति देती है, वैसे ही मैं भी तुम्हें शान्ति दूँगा; तुम को यरूशलेम ही में शान्ति मिलेगी।", + { + "type": "verse:v", + "number": "14", + "sid": "ISA 66:14" + }, + "तुम यह देखोगे और प्रफुल्लित होंगे; तुम्हारी हड्डियाँ घास के समान हरी-भरी होंगी; और यहोवा का हाथ उसके दासों के लिये प्रगट होगा, और उसके शत्रुओं के ऊपर उसका क्रोध भड़केगा।", + { + "type": "char:bdit", + "content": [ + "(यूह. 16:22)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "ISA 66:15" + }, + "“क्योंकि देखो,", + { + "type": "char:it", + "content": [ + "यहोवा आग के साथ आएगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "66.15" + ] + }, + { + "type": "char:fq", + "content": [ + "यहोवा आग के साथ आएगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "आग परमेश्वर द्वारा न्याय करने और दण्ड देने आने का प्रतीक है।" + ] + } + ] + } + ] + }, + ", और उसके रथ बवण्डर के समान होंगे, जिससे वह अपने क्रोध को जलजलाहट के साथ और अपनी चितौनी को भस्म करनेवाली आग की लपट से प्रगट करे।", + { + "type": "char:bdit", + "content": [ + "(2 थिस्स. 1:8)" + ] + }, + { + "type": "verse:v", + "number": "16", + "sid": "ISA 66:16" + }, + "क्योंकि यहोवा सब प्राणियों का न्याय आग से और अपनी तलवार से करेगा; और यहोवा के मारे हुए बहुत होंगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "ISA 66:17" + }, + "“जो लोग अपने को इसलिए पवित्र और शुद्ध करते हैं कि बारियों में जाएँ और किसी के पीछे खड़े होकर सूअर या चूहे का माँस और अन्य घृणित वस्तुएँ खाते हैं, वे एक ही संग नाश हो जाएँगे, यहोवा की यही वाणी है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "ISA 66:18" + }, + "“क्योंकि मैं उनके काम और उनकी कल्पनाएँ, दोनों अच्छी रीति से जानता हूँ; और वह समय आता है जब मैं सारी जातियों और भिन्न-भिन्न भाषा बोलनेवालों को इकट्ठा करूँगा; और वे आकर मेरी महिमा देखेंगे।", + { + "type": "verse:v", + "number": "19", + "sid": "ISA 66:19" + }, + "मैं उनमें एक चिन्ह प्रगट करूँगा; और उनके बचे हुओं को मैं उन जातियों के पास भेजूँगा जिन्होंने न तो मेरा समाचार सुना है और न मेरी महिमा देखी है, अर्थात् तर्शीशियों और धनुर्धारी पूलियों और लूदियों के पास, और तुबलियों और यूनानियों और दूर द्वीपवासियों के पास भी भेज दूँगा और वे जाति-जाति में मेरी महिमा का वर्णन करेंगे।", + { + "type": "verse:v", + "number": "20", + "sid": "ISA 66:20" + }, + "जैसे इस्राएली लोग अन्नबलि को शुद्ध पात्र में रखकर यहोवा के भवन में ले आते हैं, वैसे ही वे तुम्हारे सब भाइयों को भाइयों को जातियों से घोड़ों, रथों, पालकियों, खच्चरों और साँड़नियों पर चढ़ा-चढ़ाकर मेरे पवित्र पर्वत यरूशलेम पर यहोवा की भेंट के लिये ले आएँगे, यहोवा का यही वचन है।", + { + "type": "verse:v", + "number": "21", + "sid": "ISA 66:21" + }, + "और उनमें से मैं कुछ लोगों को याजक और लेवीय पद के लिये भी चुन लूँगा।" + ] + }, + { + "type": "para:s", + "content": [ + "नया आकाश और नई पृथ्वी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "ISA 66:22" + }, + "“क्योंकि जिस प्रकार नया आकाश और नई पृथ्वी, जो मैं बनाने पर हूँ,", + { + "type": "char:it", + "content": [ + "मेरे सम्मुख बनी रहेगी", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "66.22" + ] + }, + { + "type": "char:fq", + "content": [ + "मेरे सम्मुख बनी रहेगी:" + ] + }, + { + "type": "char:ft", + "content": [ + "वे समाप्त न होंगे, न ही उनके स्थान पर नया आकाश और नई पृथ्वी आएँगे। अर्थात् जिन बातों की चर्चा की गई है, वे स्थाई एवं सदाकालीन होंगी।" + ] + } + ] + } + ] + }, + ", उसी प्रकार तुम्हारा वंश और तुम्हारा नाम भी बना रहेगा; यहोवा की यही वाणी है।", + { + "type": "char:bdit", + "content": [ + "(2 पत. 3:13, प्रका. 21:1)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "ISA 66:23" + }, + "“फिर ऐसा होगा कि एक नये चाँद से दूसरे नये चाँद के दिन तक और एक विश्रामदिन से दूसरे विश्रामदिन तक समस्त प्राणी मेरे सामने दण्डवत् करने को आया करेंगे; यहोवा का यही वचन है।", + { + "type": "verse:v", + "number": "24", + "sid": "ISA 66:24" + }, + "“तब वे निकलकर उन लोगों के शवों पर जिन्होंने मुझसे बलवा किया दृष्टि डालेंगे; क्योंकि उनमें पड़े हुए कीड़े कभी न मरेंगे, उनकी आग कभी न बुझेगी, और सारे मनुष्यों को उनसे अत्यन्त घृणा होगी।”", + { + "type": "char:bdit", + "content": [ + "(मर. 9:48)" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/IRV9/origin-usj.json b/tests/special-cases/IRV9/origin-usj.json index 6d9b7aa1..7cf9da25 100644 --- a/tests/special-cases/IRV9/origin-usj.json +++ b/tests/special-cases/IRV9/origin-usj.json @@ -1,4776 +1,4514 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "DAN", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:rem", + "content": [ + "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" + ] + }, + { + "type": "para:h", + "content": [ + "दानिय्येल" + ] + }, + { + "type": "para:toc1", + "content": [ + "दानिय्येल" + ] + }, + { + "type": "para:toc2", + "content": [ + "दानिय्येल" + ] + }, + { + "type": "para:toc3", + "content": [ + "दानि." + ] + }, + { + "type": "para:mt", + "content": [ + "दानिय्येल" + ] + }, + { + "type": "para:is", + "content": [ + "लेखक" + ] + }, + { + "type": "para:ip", + "content": [ + "पुस्तक का नाम उसके लेखक दानिय्येल पर है। यह पुस्तक बाबेल में लिखी गई है जब वह अन्य इस्राएलियों के साथ बन्धुआई में था। दानिय्येल का अर्थ है, “परमेश्वर मेरा न्यायी है।” इस पुस्तक के अनेक अंश दानिय्येल के लेखक होने का संकेत देते हैं (9:2; 10:2 आदि)। दानिय्येल अपने अनुभवों को और अपनी भविष्यद्वाणियों को बाबेल की राजधानी में रहते समय, यहूदी बन्धुआओं के लिए लिखता है। वहाँ राजा के निकट उसकी सेवा उसे सर्वोच्च समाज के सम्बंधों में रहने का सौभाग्य प्रदान करती थी। पराए देश और पराई संस्कृति में परमेश्वर की निष्ठावान सेवा के कारण वह धर्मशास्त्र के सब नायकों में बेजोड़ स्थान रखता है।" + ] + }, + { + "type": "para:is", + "content": [ + "लेखन तिथि एवं स्थान" + ] + }, + { + "type": "para:ip", + "content": [ + "लगभग 605-530 ई. पू." + ] + }, + { + "type": "para:is", + "content": [ + "प्रापक" + ] + }, + { + "type": "para:ip", + "content": [ + "बाबेल के निर्वासित यहूदी एवं सब उत्तरकालीन बाइबल पाठक।" + ] + }, + { + "type": "para:is", + "content": [ + "उद्देश्य" + ] + }, + { + "type": "para:ip", + "content": [ + "दानिय्येल की पुस्तक में भविष्यद्वक्ता दानिय्येल के कार्य, भविष्यद्वाणियाँ और दर्शन लिपिबद्ध हैं। इस पुस्तक की शिक्षा है कि परमेश्वर अपने अनुयायियों के साथ विश्वासयोग्य ठहरता है। परीक्षाओं और दमन की स्थिति के उपरान्त भी विश्वासियों को अपने सांसारिक दायित्वों को निभाते हुए परमेश्वर के प्रति निष्ठावान रहना है।" + ] + }, + { + "type": "para:is", + "content": [ + "मूल विषय" + ] + }, + { + "type": "para:ip", + "content": [ + "परमेश्वर की संप्रभुता" + ] + }, + { + "type": "para:iot", + "content": [ + "रूपरेखा" + ] + }, + { + "type": "para:io1", + "content": [ + "1. महान प्रतिज्ञा के स्वप्न का दानिय्येल द्वारा अर्थ निर्धारण — 1:1-2:49" + ] + }, + { + "type": "para:io1", + "content": [ + "2. शद्रक, मेशक, अबेदनगो का आग के भट्ठे में उद्धार — 3:1-30" + ] + }, + { + "type": "para:io1", + "content": [ + "3. नबूकदनेस्सर का स्वप्न — 4:1-37" + ] + }, + { + "type": "para:io1", + "content": [ + "4. उँगलियों द्वारा लिखा जाना और दानिय्येल द्वारा विनाश की भविष्यद्वाणी — 5:1-31" + ] + }, + { + "type": "para:io1", + "content": [ + "5. शेर की गुफा में दानिय्येल — 6:1-28" + ] + }, + { + "type": "para:io1", + "content": [ + "6. चार पशुओं का दर्शन — 7:1-28" + ] + }, + { + "type": "para:io1", + "content": [ + "7. मेढ़े, बकरे और छोटे सींग का दर्शन — 8:1-27" + ] + }, + { + "type": "para:io1", + "content": [ + "8. दानिय्येल की प्रार्थना का 70 वर्ष द्वारा उत्तर — 9:1-27" + ] + }, + { + "type": "para:io1", + "content": [ + "9. अन्तिम महायुद्ध का दर्शन — 10:1-12:13" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "DAN 1" + }, + { + "type": "para:s", + "content": [ + "दानिय्येल और उसके मित्रों द्वारा परमेश्वर की आज्ञापालन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 1:1" + }, + "यहूदा के राजा यहोयाकीम के राज्य के तीसरे वर्ष में बाबेल के राजा नबूकदनेस्सर ने यरूशलेम पर चढ़ाई करके", + { + "type": "char:it", + "content": [ + "उसको घेर लिया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.1" + ] + }, + { + "type": "char:fq", + "content": [ + "उसको घेर लिया:" + ] + }, + { + "type": "char:ft", + "content": [ + "यरूशलेम एक दृढ़ गढ़वाला नगर था जिसे घेराव के बिना जीत लेना सम्भव नहीं था।" + ] + } + ] + } + ] + }, + "।", { - "type": "book:id", - "content": [], - "code": "DAN" + "type": "verse:v", + "number": "2", + "sid": "DAN 1:2" }, + "तब परमेश्वर ने यहूदा के राजा यहोयाकीम को परमेश्वर के भवन के कई पात्रों सहित उसके हाथ में कर दिया; और उसने उन पात्रों को शिनार देश में अपने देवता के मन्दिर में ले जाकर, अपने देवता के भण्डार में रख दिया।", { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:bdit", + "content": [ + "(2 इति. 36:7)" + ] }, { - "type": "para:rem", - "content": [ - "Copyright Information: Creative Commons Attribution-ShareAlike 4.0 License" - ] + "type": "verse:v", + "number": "3", + "sid": "DAN 1:3" }, + "तब उस राजा ने अपने खोजों के प्रधान अश्पनज को आज्ञा दी कि इस्राएली राजपुत्रों और प्रतिष्ठित पुरुषों में से ऐसे कई जवानों को ला,", { - "type": "para:h", - "content": [ - "दानिय्येल" - ] + "type": "verse:v", + "number": "4", + "sid": "DAN 1:4" }, + "जो निर्दोष, सुन्दर और सब प्रकार की बुद्धि में प्रवीण, और ज्ञान में निपुण और विद्वान और राजभवन में हाजिर रहने के योग्य हों; और उन्हें कसदियों के शास्त्र और भाषा की शिक्षा दे।", { - "type": "para:toc1", - "content": [ - "दानिय्येल" - ] + "type": "verse:v", + "number": "5", + "sid": "DAN 1:5" }, + "और राजा ने आज्ञा दी कि उसके भोजन और पीने के दाखमधु में से उन्हें प्रतिदिन खाने-पीने को दिया जाए। इस प्रकार तीन वर्ष तक उनका पालन-पोषण होता रहे; तब उसके बाद वे राजा के सामने हाजिर किए जाएँ।", { - "type": "para:toc2", - "content": [ - "दानिय्येल" - ] + "type": "verse:v", + "number": "6", + "sid": "DAN 1:6" }, + "उनमें यहूदा की सन्तान से चुने हुए, दानिय्येल, हनन्याह, मीशाएल, और अजर्याह नामक यहूदी थे।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:toc3", - "content": [ - "दानि." - ] + "type": "verse:v", + "number": "7", + "sid": "DAN 1:7" }, + "और खोजों के प्रधान ने उनके दूसरे नाम रखें; अर्थात् दानिय्येल का नाम उसने बेलतशस्सर, हनन्याह का शद्रक, मीशाएल का मेशक, और अजर्याह का नाम अबेदनगो रखा।", { - "type": "para:mt", - "content": [ - "दानिय्येल" - ] + "type": "verse:v", + "number": "8", + "sid": "DAN 1:8" }, + "परन्तु", { - "type": "para:is", - "content": [ - "लेखक" - ] + "type": "char:it", + "content": [ + "दानिय्येल ने अपने मन में ठान लिया कि वह राजा का भोजन खाकर और उसका दाखमधु पीकर स्वयं को अपवित्र न होने देगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.8" + ] + }, + { + "type": "char:fq", + "content": [ + "दानिय्येल ने अपने मन में ठान लिया कि .... अपवित्र न होने देगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "यहाँ दानिय्येल की परिस्थिति में अपवित्र होने का सम्भावित अर्थ यह हो सकता है कि ऐसे भोजन के द्वारा वह मूर्तिपूजा का सहभागी हो जाएगा या अपने सिद्धान्तों से असंगत जीवनशैली को अनुमति दे देगा।" + ] + } + ] + } + ] }, + "; इसलिए उसने खोजों के प्रधान से विनती की, कि उसे अपवित्र न होने दे।", { - "type": "para:ip", - "content": [ - "पुस्तक का नाम उसके लेखक दानिय्येल पर है। यह पुस्तक बाबेल में लिखी गई है जब वह अन्य इस्राएलियों के साथ बन्धुआई में था। दानिय्येल का अर्थ है, “परमेश्वर मेरा न्यायी है।” इस पुस्तक के अनेक अंश दानिय्येल के लेखक होने का संकेत देते हैं (9:2; 10:2 आदि)। दानिय्येल अपने अनुभवों को और अपनी भविष्यद्वाणियों को बाबेल की राजधानी में रहते समय, यहूदी बन्धुआओं के लिए लिखता है। वहाँ राजा के निकट उसकी सेवा उसे सर्वोच्च समाज के सम्बंधों में रहने का सौभाग्य प्रदान करती थी। पराए देश और पराई संस्कृति में परमेश्वर की निष्ठावान सेवा के कारण वह धर्मशास्त्र के सब नायकों में बेजोड़ स्थान रखता है।" - ] + "type": "verse:v", + "number": "9", + "sid": "DAN 1:9" }, + "परमेश्वर ने खोजों के प्रधान के मन में दानिय्येल के प्रति कृपा और दया भर दी।", { - "type": "para:is", - "content": [ - "लेखन तिथि एवं स्थान" - ] + "type": "verse:v", + "number": "10", + "sid": "DAN 1:10" }, + "और खोजों के प्रधान ने दानिय्येल से कहा, “मैं अपने स्वामी राजा से डरता हूँ, क्योंकि तुम्हारा खाना-पीना उसी ने ठहराया है, कहीं ऐसा न हो कि वह तेरा मुँह तेरे संगी जवानों से उतरा हुआ और उदास देखे और तुम मेरा सिर राजा के सामने जोखिम में डालो।”", { - "type": "para:ip", - "content": [ - "लगभग 605-530 ई. पू." - ] + "type": "verse:v", + "number": "11", + "sid": "DAN 1:11" }, + "तब दानिय्येल ने उस मुखिए से, जिसको खोजों के प्रधान ने दानिय्येल, हनन्याह, मीशाएल, और अजर्याह के ऊपर देख-भाल करने के लिये नियुक्त किया था, कहा,", { - "type": "para:is", - "content": [ - "प्रापक" - ] + "type": "verse:v", + "number": "12", + "sid": "DAN 1:12" }, + "“मैं तुझ से विनती करता हूँ, अपने दासों को दस दिन तक जाँच, हमारे खाने के लिये साग-पात और पीने के लिये पानी ही दिया जाए।", { - "type": "para:ip", - "content": [ - "बाबेल के निर्वासित यहूदी एवं सब उत्तरकालीन बाइबल पाठक।" - ] + "type": "verse:v", + "number": "13", + "sid": "DAN 1:13" }, + "फिर दस दिन के बाद हमारे मुँह और जो जवान राजा का भोजन खाते हैं उनके मुँह को देख; और जैसा तुझे देख पड़े, उसी के अनुसार अपने दासों से व्यवहार करना।”", + { + "type": "verse:v", + "number": "14", + "sid": "DAN 1:14" + }, + "उनकी यह विनती उसने मान ली, और दस दिन तक उनको जाँचता रहा।", + { + "type": "verse:v", + "number": "15", + "sid": "DAN 1:15" + }, + "दस दिन के बाद उनके मुँह राजा के भोजन के खानेवाले सब जवानों से अधिक अच्छे और चिकने देख पड़े।", + { + "type": "verse:v", + "number": "16", + "sid": "DAN 1:16" + }, + "तब वह मुखिया उनका भोजन और उनके पीने के लिये ठहराया हुआ दाखमधु दोनों छुड़ाकर, उनको साग-पात देने लगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:is", - "content": [ - "उद्देश्य" - ] + "type": "verse:v", + "number": "17", + "sid": "DAN 1:17" + }, + "और परमेश्वर ने उन चारों जवानों को सब शास्त्रों, और सब प्रकार की विद्याओं में बुद्धिमानी और प्रवीणता दी; और दानिय्येल सब प्रकार के दर्शन और स्वप्न के अर्थ का ज्ञानी हो गया।", + { + "type": "char:bdit", + "content": [ + "(याकू. 1:5,17)" + ] + }, + { + "type": "verse:v", + "number": "18", + "sid": "DAN 1:18" + }, + "तब जितने दिन के बाद नबूकदनेस्सर राजा ने जवानों को भीतर ले आने की आज्ञा दी थी, उतने दिनों के बीतने पर खोजों का", + { + "type": "char:it", + "content": [ + "प्रधान उन्हें उसके सामने ले गया" + ] }, { - "type": "para:ip", - "content": [ - "दानिय्येल की पुस्तक में भविष्यद्वक्ता दानिय्येल के कार्य, भविष्यद्वाणियाँ और दर्शन लिपिबद्ध हैं। इस पुस्तक की शिक्षा है कि परमेश्वर अपने अनुयायियों के साथ विश्वासयोग्य ठहरता है। परीक्षाओं और दमन की स्थिति के उपरान्त भी विश्वासियों को अपने सांसारिक दायित्वों को निभाते हुए परमेश्वर के प्रति निष्ठावान रहना है।" - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.18" + ] + }, + { + "type": "char:fq", + "content": [ + "प्रधान उन्हें उसके सामने ले गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "दानिय्येल, उसके तीन साथी और अन्य जिन्हें एक ही उद्देश्य के लिए चुना गया था और प्रशिक्षित किया गया था।" + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "19", + "sid": "DAN 1:19" + }, + "और राजा उनसे बातचीत करने लगा; और दानिय्येल, हनन्याह, मीशाएल, और अजर्याह के तुल्य उन सब में से कोई न ठहरा; इसलिए वे राजा के सम्मुख हाजिर रहने लगे।", + { + "type": "verse:v", + "number": "20", + "sid": "DAN 1:20" + }, + "और बुद्धि और हर प्रकार की समझ के विषय में जो कुछ राजा उनसे पूछता था उसमें वे राज्य भर के सब ज्योतिषियों और तंत्रियों से दसगुणे निपुण ठहरते थे।", + { + "type": "verse:v", + "number": "21", + "sid": "DAN 1:21" + }, + "और दानिय्येल कुस्रू राजा के राज्य के पहले वर्ष तक बना रहा।" + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "DAN 2" + }, + { + "type": "para:s", + "content": [ + "नबूकदनेस्सर का स्वप्न" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 2:1" + }, + "अपने राज्य के दूसरे वर्ष में नबूकदनेस्सर ने ऐसा स्वप्न देखा जिससे उसका मन बहुत ही व्याकुल हो गया और वह सो न सका।", + { + "type": "verse:v", + "number": "2", + "sid": "DAN 2:2" + }, + "तब राजा ने आज्ञा दी, कि ज्योतिषी, तांत्रिक, टोन्हे और कसदी बुलाए जाएँ कि वे राजा को उसका स्वप्न बताएँ; इसलिए वे आए और राजा के सामने हाजिर हुए।", + { + "type": "verse:v", + "number": "3", + "sid": "DAN 2:3" + }, + "तब राजा ने उनसे कहा, “", + { + "type": "char:it", + "content": [ + "मैंने एक स्वप्न देखा है, और मेरा मन व्याकुल है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.3" + ] + }, + { + "type": "char:fq", + "content": [ + "मैंने एक स्वप्न देखा है, और मेरा मन व्याकुल है:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् स्पष्ट रूप से, उसके बारे में सब कुछ पता करने के लिए; उसे स्पष्ट स्मरण करके उसके बारे में जानना कि उसका अर्थ क्या है।" + ] + } + ] + } + ] }, + "कि स्वप्न को कैसे समझूँ।”", { - "type": "para:is", - "content": [ - "मूल विषय" - ] + "type": "verse:v", + "number": "4", + "sid": "DAN 2:4" }, + "तब कसदियों ने, राजा से अरामी भाषा में कहा, “हे राजा, तू चिरंजीवी रहे! अपने दासों को स्वप्न बता, और हम उसका अर्थ बताएँगे।”", { - "type": "para:ip", - "content": [ - "परमेश्वर की संप्रभुता" - ] + "type": "verse:v", + "number": "5", + "sid": "DAN 2:5" }, + "राजा ने कसदियों को उत्तर दिया, “मैं यह आज्ञा दे चुका हूँ कि यदि तुम अर्थ समेत स्वप्न को न बताओगे तो तुम टुकड़े-टुकड़े किए जाओगे, और तुम्हारे घर फुँकवा दिए जाएँगे।", { - "type": "para:iot", - "content": [ - "रूपरेखा" - ] + "type": "verse:v", + "number": "6", + "sid": "DAN 2:6" }, + "और यदि तुम", { - "type": "para:io1", - "content": [ - "1. महान प्रतिज्ञा के स्वप्न का दानिय्येल द्वारा अर्थ निर्धारण — 1:1-2:49" - ] + "type": "char:it", + "content": [ + "अर्थ समेत स्वप्न को बता दो", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.6" + ] + }, + { + "type": "char:fq", + "content": [ + "अर्थ समेत स्वप्न को बता दो:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् उन्हें वह स्वप्न ऐसा बताना था कि नबूकदनेस्सर को पूर्णतः स्मरण हो जाए और उसका अर्थ भी बताना था कि उसका मन उसे सत्य स्वीकार कर ले।" + ] + } + ] + } + ] }, + "तो मुझसे भाँति-भाँति के दान और भारी प्रतिष्ठा पाओगे। इसलिए तुम मुझे अर्थ समेत स्वप्न बताओ।”", { - "type": "para:io1", - "content": [ - "2. शद्रक, मेशक, अबेदनगो का आग के भट्ठे में उद्धार — 3:1-30" - ] + "type": "verse:v", + "number": "7", + "sid": "DAN 2:7" }, + "उन्होंने दूसरी बार कहा, “हे राजा स्वप्न तेरे दासों को बताया जाए, और हम उसका अर्थ समझा देंगे।”", { - "type": "para:io1", - "content": [ - "3. नबूकदनेस्सर का स्वप्न — 4:1-37" - ] + "type": "verse:v", + "number": "8", + "sid": "DAN 2:8" }, + "राजा ने उत्तर दिया, “मैं निश्चय जानता हूँ कि तुम यह देखकर, कि राजा के मुँह से आज्ञा निकल चुकी है, समय बढ़ाना चाहते हो।", { - "type": "para:io1", - "content": [ - "4. उँगलियों द्वारा लिखा जाना और दानिय्येल द्वारा विनाश की भविष्यद्वाणी — 5:1-31" - ] + "type": "verse:v", + "number": "9", + "sid": "DAN 2:9" }, + "इसलिए यदि तुम मुझे स्वप्न न बताओ तो तुम्हारे लिये एक ही आज्ञा है। क्योंकि तुम ने गोष्ठी की होगी कि जब तक समय न बदले, तब तक हम राजा के सामने झूठी और गपशप की बातें कहा करेंगे। इसलिए तुम मुझे स्वप्न बताओ, तब मैं जानूँगा कि तुम उसका अर्थ भी समझा सकते हो।”", { - "type": "para:io1", - "content": [ - "5. शेर की गुफा में दानिय्येल — 6:1-28" - ] + "type": "verse:v", + "number": "10", + "sid": "DAN 2:10" }, + "कसदियों ने राजा से कहा, “पृथ्वी भर में ऐसा कोई मनुष्य नहीं जो राजा के मन की बात बता सके; और न कोई ऐसा राजा, या प्रधान, या हाकिम कभी हुआ है जिसने किसी ज्योतिषी या तांत्रिक, या कसदी से ऐसी बात पूछी हो।", { - "type": "para:io1", - "content": [ - "6. चार पशुओं का दर्शन — 7:1-28" - ] + "type": "verse:v", + "number": "11", + "sid": "DAN 2:11" }, + "जो बात राजा पूछता है, वह अनोखी है, और देवताओं को छोड़कर जिनका निवास मनुष्यों के संग नहीं है, और कोई दूसरा नहीं, जो राजा को यह बता सके।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:io1", - "content": [ - "7. मेढ़े, बकरे और छोटे सींग का दर्शन — 8:1-27" - ] + "type": "verse:v", + "number": "12", + "sid": "DAN 2:12" }, + "इस पर राजा ने झुँझलाकर, और बहुत ही क्रोधित होकर, बाबेल के सब पंडितों के नाश करने की आज्ञा दे दी।", { - "type": "para:io1", - "content": [ - "8. दानिय्येल की प्रार्थना का 70 वर्ष द्वारा उत्तर — 9:1-27" - ] + "type": "verse:v", + "number": "13", + "sid": "DAN 2:13" }, + "अतः यह आज्ञा निकली, और पंडित लोगों का घात होने पर था; और लोग दानिय्येल और उसके संगियों को ढूँढ़ रहे थे कि वे भी घात किए जाएँ।" + ] + }, + { + "type": "para:s", + "content": [ + "परमेश्वर द्वारा नबूकदनेस्सर के स्वप्न का प्रगटीकरण" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:io1", - "content": [ - "9. अन्तिम महायुद्ध का दर्शन — 10:1-12:13" - ] + "type": "verse:v", + "number": "14", + "sid": "DAN 2:14" }, + "तब दानिय्येल ने, अंगरक्षकों के प्रधान अर्योक से, जो बाबेल के पंडितों को घात करने के लिये निकला था, सोच विचार कर और बुद्धिमानी के साथ कहा;", { - "type": "chapter:c", - "number": "1", - "sid": "DAN 1" + "type": "verse:v", + "number": "15", + "sid": "DAN 2:15" }, + "और राजा के हाकिम अर्योक से पूछने लगा, “यह आज्ञा राजा की ओर से ऐसी उतावली के साथ क्यों निकली?” तब अर्योक ने दानिय्येल को इसका भेद बता दिया।", { - "type": "para:s", - "content": [ - "दानिय्येल और उसके मित्रों द्वारा परमेश्वर की आज्ञापालन" - ] + "type": "verse:v", + "number": "16", + "sid": "DAN 2:16" }, + "और दानिय्येल ने भीतर जाकर राजा से विनती की, कि उसके लिये कोई समय ठहराया जाए, तो वह महाराज को स्वप्न का अर्थ बता देगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 1:1" - }, - "यहूदा के राजा यहोयाकीम के राज्य के तीसरे वर्ष में बाबेल के राजा नबूकदनेस्सर ने यरूशलेम पर चढ़ाई करके", - { - "type": "char:it", - "content": [ - "उसको घेर लिया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.1" - ] - }, - { - "type": "char:fq", - "content": [ - "उसको घेर लिया:" - ] - }, - { - "type": "char:ft", - "content": [ - "यरूशलेम एक दृढ़ गढ़वाला नगर था जिसे घेराव के बिना जीत लेना सम्भव नहीं था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "DAN 1:2" - }, - "तब परमेश्वर ने यहूदा के राजा यहोयाकीम को परमेश्वर के भवन के कई पात्रों सहित उसके हाथ में कर दिया; और उसने उन पात्रों को शिनार देश में अपने देवता के मन्दिर में ले जाकर, अपने देवता के भण्डार में रख दिया।", - { - "type": "char:bdit", - "content": [ - "(2 इति. 36:7)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 1:3" - }, - "तब उस राजा ने अपने खोजों के प्रधान अश्पनज को आज्ञा दी कि इस्राएली राजपुत्रों और प्रतिष्ठित पुरुषों में से ऐसे कई जवानों को ला,", - { - "type": "verse:v", - "number": "4", - "sid": "DAN 1:4" - }, - "जो निर्दोष, सुन्दर और सब प्रकार की बुद्धि में प्रवीण, और ज्ञान में निपुण और विद्वान और राजभवन में हाजिर रहने के योग्य हों; और उन्हें कसदियों के शास्त्र और भाषा की शिक्षा दे।", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 1:5" - }, - "और राजा ने आज्ञा दी कि उसके भोजन और पीने के दाखमधु में से उन्हें प्रतिदिन खाने-पीने को दिया जाए। इस प्रकार तीन वर्ष तक उनका पालन-पोषण होता रहे; तब उसके बाद वे राजा के सामने हाजिर किए जाएँ।", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 1:6" - }, - "उनमें यहूदा की सन्तान से चुने हुए, दानिय्येल, हनन्याह, मीशाएल, और अजर्याह नामक यहूदी थे।" - ] + "type": "verse:v", + "number": "17", + "sid": "DAN 2:17" }, + "तब दानिय्येल ने अपने घर जाकर, अपने संगी हनन्याह, मीशाएल, और अजर्याह को यह हाल बताकर कहा:", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DAN 1:7" - }, - "और खोजों के प्रधान ने उनके दूसरे नाम रखें; अर्थात् दानिय्येल का नाम उसने बेलतशस्सर, हनन्याह का शद्रक, मीशाएल का मेशक, और अजर्याह का नाम अबेदनगो रखा।", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 1:8" - }, - "परन्तु", - { - "type": "char:it", - "content": [ - "दानिय्येल ने अपने मन में ठान लिया कि वह राजा का भोजन खाकर और उसका दाखमधु पीकर स्वयं को अपवित्र न होने देगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.8" - ] - }, - { - "type": "char:fq", - "content": [ - "दानिय्येल ने अपने मन में ठान लिया कि .... अपवित्र न होने देगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "यहाँ दानिय्येल की परिस्थिति में अपवित्र होने का सम्भावित अर्थ यह हो सकता है कि ऐसे भोजन के द्वारा वह मूर्तिपूजा का सहभागी हो जाएगा या अपने सिद्धान्तों से असंगत जीवनशैली को अनुमति दे देगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; इसलिए उसने खोजों के प्रधान से विनती की, कि उसे अपवित्र न होने दे।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "DAN 1:9" - }, - "परमेश्वर ने खोजों के प्रधान के मन में दानिय्येल के प्रति कृपा और दया भर दी।", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 1:10" - }, - "और खोजों के प्रधान ने दानिय्येल से कहा, “मैं अपने स्वामी राजा से डरता हूँ, क्योंकि तुम्हारा खाना-पीना उसी ने ठहराया है, कहीं ऐसा न हो कि वह तेरा मुँह तेरे संगी जवानों से उतरा हुआ और उदास देखे और तुम मेरा सिर राजा के सामने जोखिम में डालो।”", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 1:11" - }, - "तब दानिय्येल ने उस मुखिए से, जिसको खोजों के प्रधान ने दानिय्येल, हनन्याह, मीशाएल, और अजर्याह के ऊपर देख-भाल करने के लिये नियुक्त किया था, कहा,", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 1:12" - }, - "“मैं तुझ से विनती करता हूँ, अपने दासों को दस दिन तक जाँच, हमारे खाने के लिये साग-पात और पीने के लिये पानी ही दिया जाए।", - { - "type": "verse:v", - "number": "13", - "sid": "DAN 1:13" - }, - "फिर दस दिन के बाद हमारे मुँह और जो जवान राजा का भोजन खाते हैं उनके मुँह को देख; और जैसा तुझे देख पड़े, उसी के अनुसार अपने दासों से व्यवहार करना।”", - { - "type": "verse:v", - "number": "14", - "sid": "DAN 1:14" - }, - "उनकी यह विनती उसने मान ली, और दस दिन तक उनको जाँचता रहा।", - { - "type": "verse:v", - "number": "15", - "sid": "DAN 1:15" - }, - "दस दिन के बाद उनके मुँह राजा के भोजन के खानेवाले सब जवानों से अधिक अच्छे और चिकने देख पड़े।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 1:16" - }, - "तब वह मुखिया उनका भोजन और उनके पीने के लिये ठहराया हुआ दाखमधु दोनों छुड़ाकर, उनको साग-पात देने लगा।" - ] + "type": "verse:v", + "number": "18", + "sid": "DAN 2:18" }, + "इस भेद के विषय में स्वर्ग के परमेश्वर की दया के लिये यह कहकर प्रार्थना करो, कि बाबेल के और सब पंडितों के संग दानिय्येल और उसके संगी भी नाश न किए जाएँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DAN 1:17" - }, - "और परमेश्वर ने उन चारों जवानों को सब शास्त्रों, और सब प्रकार की विद्याओं में बुद्धिमानी और प्रवीणता दी; और दानिय्येल सब प्रकार के दर्शन और स्वप्न के अर्थ का ज्ञानी हो गया।", - { - "type": "char:bdit", - "content": [ - "(याकू. 1:5,17)" - ] - }, - "", - { - "type": "verse:v", - "number": "18", - "sid": "DAN 1:18" - }, - "तब जितने दिन के बाद नबूकदनेस्सर राजा ने जवानों को भीतर ले आने की आज्ञा दी थी, उतने दिनों के बीतने पर खोजों का", - { - "type": "char:it", - "content": [ - "प्रधान उन्हें उसके सामने ले गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.18" - ] - }, - { - "type": "char:fq", - "content": [ - "प्रधान उन्हें उसके सामने ले गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "दानिय्येल, उसके तीन साथी और अन्य जिन्हें एक ही उद्देश्य के लिए चुना गया था और प्रशिक्षित किया गया था।" - ] - } - ], - "caller": "+" - }, - "।", - { - "type": "verse:v", - "number": "19", - "sid": "DAN 1:19" - }, - "और राजा उनसे बातचीत करने लगा; और दानिय्येल, हनन्याह, मीशाएल, और अजर्याह के तुल्य उन सब में से कोई न ठहरा; इसलिए वे राजा के सम्मुख हाजिर रहने लगे।", - { - "type": "verse:v", - "number": "20", - "sid": "DAN 1:20" - }, - "और बुद्धि और हर प्रकार की समझ के विषय में जो कुछ राजा उनसे पूछता था उसमें वे राज्य भर के सब ज्योतिषियों और तंत्रियों से दसगुणे निपुण ठहरते थे।", - { - "type": "verse:v", - "number": "21", - "sid": "DAN 1:21" - }, - "और दानिय्येल कुस्रू राजा के राज्य के पहले वर्ष तक बना रहा।" - ] + "type": "verse:v", + "number": "19", + "sid": "DAN 2:19" }, + "तब वह भेद दानिय्येल को रात के समय दर्शन के द्वारा प्रगट किया गया। तब दानिय्येल ने स्वर्ग के परमेश्वर का यह कहकर धन्यवाद किया,", { - "type": "chapter:c", - "number": "2", - "sid": "DAN 2" + "type": "char:bdit", + "content": [ + "(अय्यू. 33:15, 16, गिन. 12:6)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "20", + "sid": "DAN 2:20" + }, + "“परमेश्वर का नाम युगानुयुग धन्य है;" + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि बुद्धि और पराक्रम उसी के हैं।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DAN 2:21" + }, + "समयों और ऋतुओं को वही पलटता है;" + ] + }, + { + "type": "para:q", + "content": [ + "राजाओं का अस्त और उदय भी वही करता है;" + ] + }, + { + "type": "para:q", + "content": [ + "बुद्धिमानों को बुद्धि और समझवालों को समझ भी वही देता है;" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "22", + "sid": "DAN 2:22" + }, + { + "type": "char:it", + "content": [ + "वही गूढ़ और गुप्त बातों को प्रगट करता है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.22" + ] + }, + { + "type": "char:fq", + "content": [ + "वही गूढ़ और गुप्त बातों को प्रगट करता है:" + ] + }, + { + "type": "char:ft", + "content": [ + "वे बातें जो मनुष्य की बुद्धि से ज्ञात करने के लिए अत्यधिक गहन है और जब तक परमेश्वर प्रगट न करे तब तक वे गुप्त एवं दुर्बोध ही रहेंगी।" + ] + } + ] + } + ] + }, + ";" + ] + }, + { + "type": "para:q", + "content": [ + "वह जानता है कि अंधियारे में क्या है," + ] + }, + { + "type": "para:q", + "content": [ + "और उसके संग सदा प्रकाश बना रहता है।" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "DAN 2:23" + }, + "हे मेरे पूर्वजों के परमेश्वर," + ] + }, + { + "type": "para:q", + "content": [ + "मैं तेरा धन्यवाद और स्तुति करता हूँ," + ] + }, + { + "type": "para:q", + "content": [ + "क्योंकि तूने मुझे बुद्धि और शक्ति दी है," + ] + }, + { + "type": "para:q", + "content": [ + "और जिस भेद का खुलना हम लोगों ने तुझ से माँगा था," + ] + }, + { + "type": "para:q", + "content": [ + "उसे तूने मुझ पर प्रगट किया है," + ] + }, + { + "type": "para:q", + "content": [ + "तूने हमको राजा की बात बताई है।”" + ] + }, + { + "type": "para:s", + "content": [ + "दानिय्येल द्वारा स्वप्न का अर्थ बताना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DAN 2:24" + }, + "तब दानिय्येल ने अर्योक के पास, जिसे राजा ने बाबेल के पंडितों के नाश करने के लिये ठहराया था, भीतर जाकर कहा, “बाबेल के पंडितों का नाश न कर, मुझे राजा के सम्मुख भीतर ले चल, मैं अर्थ बताऊँगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "DAN 2:25" + }, + "तब अर्योक ने दानिय्येल को राजा के सम्मुख शीघ्र भीतर ले जाकर उससे कहा, “यहूदी बंधुओं में से एक पुरुष मुझ को मिला है, जो राजा को स्वप्न का अर्थ बताएगा।”", + { + "type": "verse:v", + "number": "26", + "sid": "DAN 2:26" + }, + "राजा ने दानिय्येल से, जिसका नाम बेलतशस्सर भी था, पूछा, “क्या तुझ में इतनी शक्ति है कि जो स्वप्न मैंने देखा है, उसे अर्थ समेत मुझे बताए?”", + { + "type": "verse:v", + "number": "27", + "sid": "DAN 2:27" + }, + "दानिय्येल ने राजा को उत्तर दिया, “जो भेद राजा पूछता है, वह न तो पंडित, न तांत्रिक, न ज्योतिषी, न दूसरे भावी बतानेवाले राजा को बता सकते हैं,", + { + "type": "verse:v", + "number": "28", + "sid": "DAN 2:28" + }, + "परन्तु भेदों का प्रगट करनेवाला परमेश्वर स्वर्ग में है; और उसी ने नबूकदनेस्सर राजा को जताया है कि अन्त के दिनों में क्या-क्या होनेवाला है। तेरा स्वप्न और जो कुछ तूने पलंग पर पड़े हुए देखा, वह यह है:", + { + "type": "char:bdit", + "content": [ + "(उत्प. 40:8)" + ] + }, + { + "type": "verse:v", + "number": "29", + "sid": "DAN 2:29" + }, + "हे राजा, जब तुझको पलंग पर यह विचार आया कि भविष्य में क्या-क्या होनेवाला है, तब भेदों को खोलनेवाले ने तुझको बताया, कि क्या-क्या होनेवाला है।", + { + "type": "char:bdit", + "content": [ + "(आमो. 4:13)" + ] + }, + { + "type": "verse:v", + "number": "30", + "sid": "DAN 2:30" + }, + "मुझ पर यह भेद इस कारण नहीं खोला गया कि मैं और सब प्राणियों से अधिक बुद्धिमान हूँ, परन्तु केवल इसी कारण खोला गया है कि स्वप्न का अर्थ राजा को बताया जाए, और तू अपने मन के विचार समझ सके।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "31", + "sid": "DAN 2:31" }, + "“हे राजा, जब तू देख रहा था, तब एक बड़ी मूर्ति देख पड़ी, और वह मूर्ति जो तेरे सामने खड़ी थी, वह लम्बी-चौड़ी थी; उसकी चमक अनुपम थी, और उसका रूप भयंकर था।", { - "type": "para:s", - "content": [ - "नबूकदनेस्सर का स्वप्न" - ] + "type": "verse:v", + "number": "32", + "sid": "DAN 2:32" }, + "उस मूर्ति का सिर तो शुद्ध सोने का था, उसकी छाती और भुजाएँ चाँदी की, उसका पेट और जाँघें पीतल की,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 2:1" - }, - "अपने राज्य के दूसरे वर्ष में नबूकदनेस्सर ने ऐसा स्वप्न देखा जिससे उसका मन बहुत ही व्याकुल हो गया और वह सो न सका।", - { - "type": "verse:v", - "number": "2", - "sid": "DAN 2:2" - }, - "तब राजा ने आज्ञा दी, कि ज्योतिषी, तांत्रिक, टोन्हे और कसदी बुलाए जाएँ कि वे राजा को उसका स्वप्न बताएँ; इसलिए वे आए और राजा के सामने हाजिर हुए।", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 2:3" - }, - "तब राजा ने उनसे कहा, “", - { - "type": "char:it", - "content": [ - "मैंने एक स्वप्न देखा है, और मेरा मन व्याकुल है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मैंने एक स्वप्न देखा है, और मेरा मन व्याकुल है:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् स्पष्ट रूप से, उसके बारे में सब कुछ पता करने के लिए; उसे स्पष्ट स्मरण करके उसके बारे में जानना कि उसका अर्थ क्या है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* कि स्वप्न को कैसे समझूँ।”" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "DAN 2:4" - }, - "तब कसदियों ने, राजा से अरामी भाषा में कहा, “हे राजा, तू चिरंजीवी रहे! अपने दासों को स्वप्न बता, और हम उसका अर्थ बताएँगे।”", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 2:5" - }, - "राजा ने कसदियों को उत्तर दिया, “मैं यह आज्ञा दे चुका हूँ कि यदि तुम अर्थ समेत स्वप्न को न बताओगे तो तुम टुकड़े-टुकड़े किए जाओगे, और तुम्हारे घर फुँकवा दिए जाएँगे।", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 2:6" - }, - "और यदि तुम", - { - "type": "char:it", - "content": [ - "अर्थ समेत स्वप्न को बता दो" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.6" - ] - }, - { - "type": "char:fq", - "content": [ - "अर्थ समेत स्वप्न को बता दो:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उन्हें वह स्वप्न ऐसा बताना था कि नबूकदनेस्सर को पूर्णतः स्मरण हो जाए और उसका अर्थ भी बताना था कि उसका मन उसे सत्य स्वीकार कर ले।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* तो मुझसे भाँति-भाँति के दान और भारी प्रतिष्ठा पाओगे। इसलिए तुम मुझे अर्थ समेत स्वप्न बताओ।”" - ] - }, - { - "type": "verse:v", - "number": "7", - "sid": "DAN 2:7" - }, - "उन्होंने दूसरी बार कहा, “हे राजा स्वप्न तेरे दासों को बताया जाए, और हम उसका अर्थ समझा देंगे।”", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 2:8" - }, - "राजा ने उत्तर दिया, “मैं निश्चय जानता हूँ कि तुम यह देखकर, कि राजा के मुँह से आज्ञा निकल चुकी है, समय बढ़ाना चाहते हो।", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 2:9" - }, - "इसलिए यदि तुम मुझे स्वप्न न बताओ तो तुम्हारे लिये एक ही आज्ञा है। क्योंकि तुम ने गोष्ठी की होगी कि जब तक समय न बदले, तब तक हम राजा के सामने झूठी और गपशप की बातें कहा करेंगे। इसलिए तुम मुझे स्वप्न बताओ, तब मैं जानूँगा कि तुम उसका अर्थ भी समझा सकते हो।”", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 2:10" - }, - "कसदियों ने राजा से कहा, “पृथ्वी भर में ऐसा कोई मनुष्य नहीं जो राजा के मन की बात बता सके; और न कोई ऐसा राजा, या प्रधान, या हाकिम कभी हुआ है जिसने किसी ज्योतिषी या तांत्रिक, या कसदी से ऐसी बात पूछी हो।", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 2:11" - }, - "जो बात राजा पूछता है, वह अनोखी है, और देवताओं को छोड़कर जिनका निवास मनुष्यों के संग नहीं है, और कोई दूसरा नहीं, जो राजा को यह बता सके।”" - ] + "type": "verse:v", + "number": "33", + "sid": "DAN 2:33" }, + "उसकी टाँगें लोहे की और उसके पाँव कुछ तो लोहे के और कुछ मिट्टी के थे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "DAN 2:12" - }, - "इस पर राजा ने झुँझलाकर, और बहुत ही क्रोधित होकर, बाबेल के सब पंडितों के नाश करने की आज्ञा दे दी।", - { - "type": "verse:v", - "number": "13", - "sid": "DAN 2:13" - }, - "अतः यह आज्ञा निकली, और पंडित लोगों का घात होने पर था; और लोग दानिय्येल और उसके संगियों को ढूँढ़ रहे थे कि वे भी घात किए जाएँ।" - ] + "type": "verse:v", + "number": "34", + "sid": "DAN 2:34" }, + "फिर देखते-देखते, तूने क्या देखा, कि एक पत्थर ने, बिना किसी के खोदे, आप ही आप उखड़कर उस मूर्ति के पाँवों पर लगकर जो लोहे और मिट्टी के थे, उनको चूर चूरकर डाला।", { - "type": "para:s", - "content": [ - "परमेश्वर द्वारा नबूकदनेस्सर के स्वप्न का प्रगटीकरण" - ] + "type": "verse:v", + "number": "35", + "sid": "DAN 2:35" }, + "तब लोहा, मिट्टी, पीतल, चाँदी और सोना भी सब चूर-चूर हो गए, और धूपकाल में खलिहानों के भूसे के समान हवा से ऐसे उड़ गए कि उनका कहीं पता न रहा; और वह पत्थर जो मूर्ति पर लगा था, वह बड़ा पहाड़ बनकर सारी पृथ्वी में फैल गया।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DAN 2:14" - }, - "तब दानिय्येल ने, अंगरक्षकों के प्रधान अर्योक से, जो बाबेल के पंडितों को घात करने के लिये निकला था, सोच विचार कर और बुद्धिमानी के साथ कहा;", - { - "type": "verse:v", - "number": "15", - "sid": "DAN 2:15" - }, - "और राजा के हाकिम अर्योक से पूछने लगा, “यह आज्ञा राजा की ओर से ऐसी उतावली के साथ क्यों निकली?” तब अर्योक ने दानिय्येल को इसका भेद बता दिया।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 2:16" - }, - "और दानिय्येल ने भीतर जाकर राजा से विनती की, कि उसके लिये कोई समय ठहराया जाए, तो वह महाराज को स्वप्न का अर्थ बता देगा।" - ] + "type": "verse:v", + "number": "36", + "sid": "DAN 2:36" }, + "“यह स्वप्न है; और अब हम उसका अर्थ राजा को समझा देते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DAN 2:17" - }, - "तब दानिय्येल ने अपने घर जाकर, अपने संगी हनन्याह, मीशाएल, और अजर्याह को यह हाल बताकर कहा:", - { - "type": "verse:v", - "number": "18", - "sid": "DAN 2:18" - }, - "इस भेद के विषय में स्वर्ग के परमेश्वर की दया के लिये यह कहकर प्रार्थना करो, कि बाबेल के और सब पंडितों के संग दानिय्येल और उसके संगी भी नाश न किए जाएँ।", - { - "type": "verse:v", - "number": "19", - "sid": "DAN 2:19" - }, - "तब वह भेद दानिय्येल को रात के समय दर्शन के द्वारा प्रगट किया गया। तब दानिय्येल ने स्वर्ग के परमेश्वर का यह कहकर धन्यवाद किया,", - { - "type": "char:bdit", - "content": [ - "(अय्यू. 33:15, 16, गिन. 12:6)" - ] - }, - "" - ] + "type": "verse:v", + "number": "37", + "sid": "DAN 2:37" }, + "हे राजा, तू तो महाराजाधिराज है, क्योंकि स्वर्ग के परमेश्वर ने तुझको राज्य, सामर्थ्य, शक्ति और महिमा दी है,", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DAN 2:20" - }, - "“परमेश्वर का नाम युगानुयुग धन्य है;" - ] + "type": "verse:v", + "number": "38", + "sid": "DAN 2:38" }, + "और जहाँ कहीं मनुष्य पाए जाते हैं, वहाँ उसने उन सभी को, और मैदान के जीव-जन्तु, और आकाश के पक्षी भी तेरे वश में कर दिए हैं; और तुझको उन सब का अधिकारी ठहराया है। यह सोने का सिर तू ही है।", { - "type": "para:q", - "content": [ - "क्योंकि बुद्धि और पराक्रम उसी के हैं।" - ] + "type": "verse:v", + "number": "39", + "sid": "DAN 2:39" }, + "तेरे बाद एक राज्य और उदय होगा जो तुझ से छोटा होगा; फिर एक और तीसरा पीतल का सा राज्य होगा जिसमें सारी पृथ्वी आ जाएगी।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DAN 2:21" - }, - "समयों और ऋतुओं को वही पलटता है;" - ] + "type": "verse:v", + "number": "40", + "sid": "DAN 2:40" }, + "और चौथा राज्य लोहे के तुल्य मजबूत होगा; लोहे से तो सब वस्तुएँ चूर-चूर हो जाती और पिस जाती हैं; इसलिए जिस भाँति लोहे से वे सब कुचली जाती हैं, उसी भाँति, उस चौथे राज्य से सब कुछ चूर-चूर होकर पिस जाएगा।", { - "type": "para:q", - "content": [ - "राजाओं का अस्त और उदय भी वही करता है;" - ] + "type": "verse:v", + "number": "41", + "sid": "DAN 2:41" }, + "और तूने जो मूर्ति के पाँवों और उनकी उँगलियों को देखा, जो कुछ कुम्हार की मिट्टी की और कुछ लोहे की थीं, इससे वह चौथा राज्य बटा हुआ होगा; तो भी उसमें लोहे का सा कड़ापन रहेगा, जैसे कि तूने कुम्हार की मिट्टी के संग लोहा भी मिला हुआ देखा था।", { - "type": "para:q", - "content": [ - "बुद्धिमानों को बुद्धि और समझवालों को समझ भी वही देता है;" - ] + "type": "verse:v", + "number": "42", + "sid": "DAN 2:42" }, + "और जैसे पाँवों की उँगलियाँ कुछ तो लोहे की और कुछ मिट्टी की थीं, इसका अर्थ यह है, कि वह राज्य कुछ तो दृढ़ और कुछ निर्बल होगा।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "DAN 2:22" - }, - { - "type": "char:it", - "content": [ - "वही गूढ़ और गुप्त बातों को प्रगट करता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.22" - ] - }, - { - "type": "char:fq", - "content": [ - "वही गूढ़ और गुप्त बातों को प्रगट करता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "वे बातें जो मनुष्य की बुद्धि से ज्ञात करने के लिए अत्यधिक गहन है और जब तक परमेश्वर प्रगट न करे तब तक वे गुप्त एवं दुर्बोध ही रहेंगी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*;" - ] - } - ] + "type": "verse:v", + "number": "43", + "sid": "DAN 2:43" }, + "और तूने जो लोहे को कुम्हार की मिट्टी के संग मिला हुआ देखा, इसका अर्थ यह है, कि उस राज्य के लोग एक दूसरे मनुष्यों से मिले-जुले तो रहेंगे, परन्तु जैसे लोहा मिट्टी के साथ मेल नहीं खाता, वैसे ही वे भी एक न बने रहेंगे।", { - "type": "para:q", - "content": [ - "वह जानता है कि अंधियारे में क्या है," - ] + "type": "verse:v", + "number": "44", + "sid": "DAN 2:44" }, + "और उन राजाओं के दिनों में स्वर्ग का परमेश्वर, एक ऐसा राज्य उदय करेगा जो अनन्तकाल तक न टूटेगा, और न वह किसी दूसरी जाति के हाथ में किया जाएगा। वरन् वह उन सब राज्यों को चूर-चूर करेगा, और उनका अन्त कर डालेगा; और वह सदा स्थिर रहेगा;", { - "type": "para:q", - "content": [ - "और उसके संग सदा प्रकाश बना रहता है।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 11:15)" + ] }, { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DAN 2:23" - }, - "हे मेरे पूर्वजों के परमेश्वर," - ] + "type": "verse:v", + "number": "45", + "sid": "DAN 2:45" }, + "जैसा तूने देखा कि एक पत्थर किसी के हाथ के बिन खोदे पहाड़ में से उखड़ा, और उसने लोहे, पीतल, मिट्टी, चाँदी, और सोने को चूर-चूर किया, इसी रीति महान परमेश्वर ने राजा को जताया है कि इसके बाद क्या-क्या होनेवाला है। न स्वप्न में और न उसके अर्थ में कुछ सन्देह है।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "मैं तेरा धन्यवाद और स्तुति करता हूँ," - ] + "type": "verse:v", + "number": "46", + "sid": "DAN 2:46" }, + "इतना सुनकर नबूकदनेस्सर राजा ने मुँह के बल गिरकर दानिय्येल को दण्डवत् किया, और आज्ञा दी कि उसको भेंट चढ़ाओ, और उसके सामने सुगन्ध वस्तु जलाओ।", { - "type": "para:q", - "content": [ - "क्योंकि तूने मुझे बुद्धि और शक्ति दी है," - ] + "type": "verse:v", + "number": "47", + "sid": "DAN 2:47" }, + "फिर राजा ने दानिय्येल से कहा, “सच तो यह है कि तुम लोगों का परमेश्वर, सब ईश्वरों का परमेश्वर, राजाओं का राजा और भेदों का खोलनेवाला है, इसलिए तू यह भेद प्रगट कर पाया।”", + { + "type": "char:bdit", + "content": [ + "(व्यव. 10:17)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "दानिय्येल और उसके मित्रों की पदवृद्धि" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "48", + "sid": "DAN 2:48" + }, + { + "type": "char:it", + "content": [ + "तब राजा ने दानिय्येल का पद बड़ा किया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "2.48" + ] + }, + { + "type": "char:fq", + "content": [ + "तब राजा ने दानिय्येल का पद बड़ा किया:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् राजा ने उसे सम्मानित पद दिया कि वह एक महान व्यक्ति कहलाए। वह परमेश्वर के अनुग्रह ही से बड़ा हुआ था। परमेश्वर ने उस पर असाधारण अनुग्रह प्रगट किया।" + ] + } + ] + } + ] + }, + ", और उसको बहुत से बड़े-बड़े दान दिए; और यह आज्ञा दी कि वह बाबेल के सारे प्रान्त पर हाकिम और बाबेल के सब पंडितों पर मुख्य प्रधान बने।", { - "type": "para:q", - "content": [ - "और जिस भेद का खुलना हम लोगों ने तुझ से माँगा था," - ] + "type": "verse:v", + "number": "49", + "sid": "DAN 2:49" }, + "तब दानिय्येल के विनती करने से राजा ने शद्रक, मेशक, और अबेदनगो को बाबेल के प्रान्त के कार्य के ऊपर नियुक्त कर दिया; परन्तु दानिय्येल आप ही राजा के दरबार में रहा करता था।" + ] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "DAN 3" + }, + { + "type": "para:s", + "content": [ + "सोने की प्रतिमा" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "उसे तूने मुझ पर प्रगट किया है," - ] + "type": "verse:v", + "number": "1", + "sid": "DAN 3:1" }, + "नबूकदनेस्सर राजा ने सोने की एक मूरत बनवाई, जिसकी ऊँचाई साठ हाथ, और चौड़ाई छः हाथ की थी। और उसने उसको बाबेल के प्रान्त के दूरा नामक मैदान में खड़ा कराया।", { - "type": "para:q", - "content": [ - "तूने हमको राजा की बात बताई है।”" - ] + "type": "verse:v", + "number": "2", + "sid": "DAN 3:2" }, + "तब नबूकदनेस्सर राजा ने अधिपतियों, हाकिमों, राज्यपालों, सलाहकारों, खजांचियों, न्यायियों, शास्त्रियों, आदि प्रान्त-प्रान्त के सब अधिकारियों को बुलवा भेजा कि वे उस मूरत की प्रतिष्ठा में आएँ जो उसने खड़ी कराई थी।", { - "type": "para:s", - "content": [ - "दानिय्येल द्वारा स्वप्न का अर्थ बताना" - ] + "type": "verse:v", + "number": "3", + "sid": "DAN 3:3" }, + "तब अधिपति, हाकिम, राज्यपाल, सलाहकार, खजांची, न्यायी, शास्त्री आदि प्रान्त-प्रान्त के सब अधिकारी नबूकदनेस्सर राजा की खड़ी कराई हुई मूरत की प्रतिष्ठा के लिये इकट्ठे हुए, और उस मूरत के सामने खड़े हुए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DAN 2:24" - }, - "तब दानिय्येल ने अर्योक के पास, जिसे राजा ने बाबेल के पंडितों के नाश करने के लिये ठहराया था, भीतर जाकर कहा, “बाबेल के पंडितों का नाश न कर, मुझे राजा के सम्मुख भीतर ले चल, मैं अर्थ बताऊँगा।”" - ] + "type": "verse:v", + "number": "4", + "sid": "DAN 3:4" }, + "तब ढिंढोरिये ने ऊँचे शब्द से पुकारकर कहा, “हे देश-देश और जाति-जाति के लोगों, और भिन्न-भिन्न भाषा बोलनेवालो, तुम को यह आज्ञा सुनाई जाती है कि,", + { + "type": "verse:v", + "number": "5", + "sid": "DAN 3:5" + }, + "जिस समय तुम नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार, शहनाई आदि सब प्रकार के बाजों का शब्द सुनो, तुम उसी समय गिरकर नबूकदनेस्सर राजा की खड़ी कराई हुई सोने की मूरत को दण्डवत् करो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "DAN 2:25" - }, - "तब अर्योक ने दानिय्येल को राजा के सम्मुख शीघ्र भीतर ले जाकर उससे कहा, “यहूदी बंधुओं में से एक पुरुष मुझ को मिला है, जो राजा को स्वप्न का अर्थ बताएगा।”", - { - "type": "verse:v", - "number": "26", - "sid": "DAN 2:26" - }, - "राजा ने दानिय्येल से, जिसका नाम बेलतशस्सर भी था, पूछा, “क्या तुझ में इतनी शक्ति है कि जो स्वप्न मैंने देखा है, उसे अर्थ समेत मुझे बताए?”", - { - "type": "verse:v", - "number": "27", - "sid": "DAN 2:27" - }, - "दानिय्येल ने राजा को उत्तर दिया, “जो भेद राजा पूछता है, वह न तो पंडित, न तांत्रिक, न ज्योतिषी, न दूसरे भावी बतानेवाले राजा को बता सकते हैं,", - { - "type": "verse:v", - "number": "28", - "sid": "DAN 2:28" - }, - "परन्तु भेदों का प्रगट करनेवाला परमेश्वर स्वर्ग में है; और उसी ने नबूकदनेस्सर राजा को जताया है कि अन्त के दिनों में क्या-क्या होनेवाला है। तेरा स्वप्न और जो कुछ तूने पलंग पर पड़े हुए देखा, वह यह है:", - { - "type": "char:bdit", - "content": [ - "(उत्प. 40:8)" - ] - }, - "", - { - "type": "verse:v", - "number": "29", - "sid": "DAN 2:29" - }, - "हे राजा, जब तुझको पलंग पर यह विचार आया कि भविष्य में क्या-क्या होनेवाला है, तब भेदों को खोलनेवाले ने तुझको बताया, कि क्या-क्या होनेवाला है।", - { - "type": "char:bdit", - "content": [ - "(आमो. 4:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "30", - "sid": "DAN 2:30" - }, - "मुझ पर यह भेद इस कारण नहीं खोला गया कि मैं और सब प्राणियों से अधिक बुद्धिमान हूँ, परन्तु केवल इसी कारण खोला गया है कि स्वप्न का अर्थ राजा को बताया जाए, और तू अपने मन के विचार समझ सके।" - ] + "type": "char:bdit", + "content": [ + "(दानि. 3:10)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "31", - "sid": "DAN 2:31" - }, - "“हे राजा, जब तू देख रहा था, तब एक बड़ी मूर्ति देख पड़ी, और वह मूर्ति जो तेरे सामने खड़ी थी, वह लम्बी-चौड़ी थी; उसकी चमक अनुपम थी, और उसका रूप भयंकर था।", - { - "type": "verse:v", - "number": "32", - "sid": "DAN 2:32" - }, - "उस मूर्ति का सिर तो शुद्ध सोने का था, उसकी छाती और भुजाएँ चाँदी की, उसका पेट और जाँघें पीतल की,", - { - "type": "verse:v", - "number": "33", - "sid": "DAN 2:33" - }, - "उसकी टाँगें लोहे की और उसके पाँव कुछ तो लोहे के और कुछ मिट्टी के थे।", - { - "type": "verse:v", - "number": "34", - "sid": "DAN 2:34" - }, - "फिर देखते-देखते, तूने क्या देखा, कि एक पत्थर ने, बिना किसी के खोदे, आप ही आप उखड़कर उस मूर्ति के पाँवों पर लगकर जो लोहे और मिट्टी के थे, उनको चूर चूरकर डाला।", - { - "type": "verse:v", - "number": "35", - "sid": "DAN 2:35" - }, - "तब लोहा, मिट्टी, पीतल, चाँदी और सोना भी सब चूर-चूर हो गए, और धूपकाल में खलिहानों के भूसे के समान हवा से ऐसे उड़ गए कि उनका कहीं पता न रहा; और वह पत्थर जो मूर्ति पर लगा था, वह बड़ा पहाड़ बनकर सारी पृथ्वी में फैल गया।" - ] + "type": "verse:v", + "number": "6", + "sid": "DAN 3:6" }, + "और जो कोई गिरकर दण्डवत् न करेगा वह उसी घड़ी धधकते हुए भट्ठे के बीच में डाल दिया जाएगा।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "DAN 2:36" - }, - "“यह स्वप्न है; और अब हम उसका अर्थ राजा को समझा देते हैं।", - { - "type": "verse:v", - "number": "37", - "sid": "DAN 2:37" - }, - "हे राजा, तू तो महाराजाधिराज है, क्योंकि स्वर्ग के परमेश्वर ने तुझको राज्य, सामर्थ्य, शक्ति और महिमा दी है,", - { - "type": "verse:v", - "number": "38", - "sid": "DAN 2:38" - }, - "और जहाँ कहीं मनुष्य पाए जाते हैं, वहाँ उसने उन सभी को, और मैदान के जीव-जन्तु, और आकाश के पक्षी भी तेरे वश में कर दिए हैं; और तुझको उन सब का अधिकारी ठहराया है। यह सोने का सिर तू ही है।", - { - "type": "verse:v", - "number": "39", - "sid": "DAN 2:39" - }, - "तेरे बाद एक राज्य और उदय होगा जो तुझ से छोटा होगा; फिर एक और तीसरा पीतल का सा राज्य होगा जिसमें सारी पृथ्वी आ जाएगी।", - { - "type": "verse:v", - "number": "40", - "sid": "DAN 2:40" - }, - "और चौथा राज्य लोहे के तुल्य मजबूत होगा; लोहे से तो सब वस्तुएँ चूर-चूर हो जाती और पिस जाती हैं; इसलिए जिस भाँति लोहे से वे सब कुचली जाती हैं, उसी भाँति, उस चौथे राज्य से सब कुछ चूर-चूर होकर पिस जाएगा।", - { - "type": "verse:v", - "number": "41", - "sid": "DAN 2:41" - }, - "और तूने जो मूर्ति के पाँवों और उनकी उँगलियों को देखा, जो कुछ कुम्हार की मिट्टी की और कुछ लोहे की थीं, इससे वह चौथा राज्य बटा हुआ होगा; तो भी उसमें लोहे का सा कड़ापन रहेगा, जैसे कि तूने कुम्हार की मिट्टी के संग लोहा भी मिला हुआ देखा था।", - { - "type": "verse:v", - "number": "42", - "sid": "DAN 2:42" - }, - "और जैसे पाँवों की उँगलियाँ कुछ तो लोहे की और कुछ मिट्टी की थीं, इसका अर्थ यह है, कि वह राज्य कुछ तो दृढ़ और कुछ निर्बल होगा।", - { - "type": "verse:v", - "number": "43", - "sid": "DAN 2:43" - }, - "और तूने जो लोहे को कुम्हार की मिट्टी के संग मिला हुआ देखा, इसका अर्थ यह है, कि उस राज्य के लोग एक दूसरे मनुष्यों से मिले-जुले तो रहेंगे, परन्तु जैसे लोहा मिट्टी के साथ मेल नहीं खाता, वैसे ही वे भी एक न बने रहेंगे।", - { - "type": "verse:v", - "number": "44", - "sid": "DAN 2:44" - }, - "और उन राजाओं के दिनों में स्वर्ग का परमेश्वर, एक ऐसा राज्य उदय करेगा जो अनन्तकाल तक न टूटेगा, और न वह किसी दूसरी जाति के हाथ में किया जाएगा। वरन् वह उन सब राज्यों को चूर-चूर करेगा, और उनका अन्त कर डालेगा; और वह सदा स्थिर रहेगा;", - { - "type": "char:bdit", - "content": [ - "(प्रका. 11:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "45", - "sid": "DAN 2:45" - }, - "जैसा तूने देखा कि एक पत्थर किसी के हाथ के बिन खोदे पहाड़ में से उखड़ा, और उसने लोहे, पीतल, मिट्टी, चाँदी, और सोने को चूर-चूर किया, इसी रीति महान परमेश्वर ने राजा को जताया है कि इसके बाद क्या-क्या होनेवाला है। न स्वप्न में और न उसके अर्थ में कुछ सन्देह है।”" - ] + "type": "verse:v", + "number": "7", + "sid": "DAN 3:7" }, + "इस कारण उस समय ज्यों ही सब जाति के लोगों को नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार शहनाई आदि सब प्रकार के बाजों का शब्द सुन पड़ा, त्यों ही देश-देश और जाति-जाति के लोगों और भिन्न-भिन्न भाषा बोलनेवालों ने गिरकर उस सोने की मूरत को जो नबूकदनेस्सर राजा ने खड़ी कराई थी, दण्डवत् की।" + ] + }, + { + "type": "para:s", + "content": [ + "दानिय्येल के मित्रों द्वारा राजा का आज्ञा उल्लंघन" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "46", - "sid": "DAN 2:46" - }, - "इतना सुनकर नबूकदनेस्सर राजा ने मुँह के बल गिरकर दानिय्येल को दण्डवत् किया, और आज्ञा दी कि उसको भेंट चढ़ाओ, और उसके सामने सुगन्ध वस्तु जलाओ।", - { - "type": "verse:v", - "number": "47", - "sid": "DAN 2:47" - }, - "फिर राजा ने दानिय्येल से कहा, “सच तो यह है कि तुम लोगों का परमेश्वर, सब ईश्वरों का परमेश्वर, राजाओं का राजा और भेदों का खोलनेवाला है, इसलिए तू यह भेद प्रगट कर पाया।”", - { - "type": "char:bdit", - "content": [ - "(व्यव. 10:17)" - ] - }, - "" - ] + "type": "verse:v", + "number": "8", + "sid": "DAN 3:8" }, + "उसी समय कई एक कसदी पुरुष राजा के पास गए, और कपट से यहूदियों की चुगली की।", { - "type": "para:s", - "content": [ - "दानिय्येल और उसके मित्रों की पदवृद्धि" - ] + "type": "verse:v", + "number": "9", + "sid": "DAN 3:9" }, + "वे नबूकदनेस्सर राजा से कहने लगे, “हे राजा, तू चिरंजीवी रहे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "48", - "sid": "DAN 2:48" - }, - { - "type": "char:it", - "content": [ - "तब राजा ने दानिय्येल का पद बड़ा किया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "2.48" - ] - }, - { - "type": "char:fq", - "content": [ - "तब राजा ने दानिय्येल का पद बड़ा किया:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् राजा ने उसे सम्मानित पद दिया कि वह एक महान व्यक्ति कहलाए। वह परमेश्वर के अनुग्रह ही से बड़ा हुआ था। परमेश्वर ने उस पर असाधारण अनुग्रह प्रगट किया।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसको बहुत से बड़े-बड़े दान दिए; और यह आज्ञा दी कि वह बाबेल के सारे प्रान्त पर हाकिम और बाबेल के सब पंडितों पर मुख्य प्रधान बने।" - ] - }, - { - "type": "verse:v", - "number": "49", - "sid": "DAN 2:49" - }, - "तब दानिय्येल के विनती करने से राजा ने शद्रक, मेशक, और अबेदनगो को बाबेल के प्रान्त के कार्य के ऊपर नियुक्त कर दिया; परन्तु दानिय्येल आप ही राजा के दरबार में रहा करता था।" - ] + "type": "verse:v", + "number": "10", + "sid": "DAN 3:10" }, + "हे राजा, तूने तो यह आज्ञा दी है कि जो मनुष्य नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार, शहनाई आदि सब प्रकार के बाजों का शब्द सुने, वह गिरकर उस सोने की मूरत को दण्डवत् करे;", { - "type": "chapter:c", - "number": "3", - "sid": "DAN 3" + "type": "verse:v", + "number": "11", + "sid": "DAN 3:11" }, + "और जो कोई गिरकर दण्डवत् न करे वह धधकते हुए भट्ठे के बीच में डाल दिया जाए।", { - "type": "para:s", - "content": [ - "सोने की प्रतिमा" - ] + "type": "verse:v", + "number": "12", + "sid": "DAN 3:12" }, + "देख, शद्रक, मेशक, और अबेदनगो नामक कुछ यहूदी पुरुष हैं, जिन्हें तूने बाबेल के प्रान्त के कार्य के ऊपर नियुक्त किया है। उन पुरुषों ने, हे राजा, तेरी आज्ञा की कुछ चिन्ता नहीं की; वे तेरे देवता की उपासना नहीं करते, और जो सोने की मूरत तूने खड़ी कराई है, उसको दण्डवत् नहीं करते।”" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 3:1" - }, - "नबूकदनेस्सर राजा ने सोने की एक मूरत बनवाई, जिसकी ऊँचाई साठ हाथ, और चौड़ाई छः हाथ की थी। और उसने उसको बाबेल के प्रान्त के दूरा नामक मैदान में खड़ा कराया।", - { - "type": "verse:v", - "number": "2", - "sid": "DAN 3:2" - }, - "तब नबूकदनेस्सर राजा ने अधिपतियों, हाकिमों, राज्यपालों, सलाहकारों, खजांचियों, न्यायियों, शास्त्रियों, आदि प्रान्त-प्रान्त के सब अधिकारियों को बुलवा भेजा कि वे उस मूरत की प्रतिष्ठा में आएँ जो उसने खड़ी कराई थी।", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 3:3" - }, - "तब अधिपति, हाकिम, राज्यपाल, सलाहकार, खजांची, न्यायी, शास्त्री आदि प्रान्त-प्रान्त के सब अधिकारी नबूकदनेस्सर राजा की खड़ी कराई हुई मूरत की प्रतिष्ठा के लिये इकट्ठे हुए, और उस मूरत के सामने खड़े हुए।", - { - "type": "verse:v", - "number": "4", - "sid": "DAN 3:4" - }, - "तब ढिंढोरिये ने ऊँचे शब्द से पुकारकर कहा, “हे देश-देश और जाति-जाति के लोगों, और भिन्न-भिन्न भाषा बोलनेवालो, तुम को यह आज्ञा सुनाई जाती है कि,", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 3:5" - }, - "जिस समय तुम नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार, शहनाई आदि सब प्रकार के बाजों का शब्द सुनो, तुम उसी समय गिरकर नबूकदनेस्सर राजा की खड़ी कराई हुई सोने की मूरत को दण्डवत् करो।", - { - "type": "char:bdit", - "content": [ - "(दानि. 3:10)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 3:6" - }, - "और जो कोई गिरकर दण्डवत् न करेगा वह उसी घड़ी धधकते हुए भट्ठे के बीच में डाल दिया जाएगा।”", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 3:7" - }, - "इस कारण उस समय ज्यों ही सब जाति के लोगों को नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार शहनाई आदि सब प्रकार के बाजों का शब्द सुन पड़ा, त्यों ही देश-देश और जाति-जाति के लोगों और भिन्न-भिन्न भाषा बोलनेवालों ने गिरकर उस सोने की मूरत को जो नबूकदनेस्सर राजा ने खड़ी कराई थी, दण्डवत् की।" - ] + "type": "verse:v", + "number": "13", + "sid": "DAN 3:13" }, + "तब नबूकदनेस्सर ने रोष और जलजलाहट में आकर आज्ञा दी कि शद्रक, मेशक और अबेदनगो को लाओ। तब वे पुरुष राजा के सामने हाजिर किए गए।", { - "type": "para:s", - "content": [ - "दानिय्येल के मित्रों द्वारा राजा का आज्ञा उल्लंघन" - ] + "type": "verse:v", + "number": "14", + "sid": "DAN 3:14" }, + "नबूकदनेस्सर ने उनसे पूछा, “हे शद्रक, मेशक और अबेदनगो, तुम लोग जो मेरे देवता की उपासना नहीं करते, और मेरी खड़ी कराई हुई सोने की मूरत को दण्डवत् नहीं करते, तो क्या तुम जान बूझकर ऐसा करते हो?", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "8", - "sid": "DAN 3:8" - }, - "उसी समय कई एक कसदी पुरुष राजा के पास गए, और कपट से यहूदियों की चुगली की।", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 3:9" - }, - "वे नबूकदनेस्सर राजा से कहने लगे, “हे राजा, तू चिरंजीवी रहे।", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 3:10" - }, - "हे राजा, तूने तो यह आज्ञा दी है कि जो मनुष्य नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार, शहनाई आदि सब प्रकार के बाजों का शब्द सुने, वह गिरकर उस सोने की मूरत को दण्डवत् करे;", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 3:11" - }, - "और जो कोई गिरकर दण्डवत् न करे वह धधकते हुए भट्ठे के बीच में डाल दिया जाए।", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 3:12" - }, - "देख, शद्रक, मेशक, और अबेदनगो नामक कुछ यहूदी पुरुष हैं, जिन्हें तूने बाबेल के प्रान्त के कार्य के ऊपर नियुक्त किया है। उन पुरुषों ने, हे राजा, तेरी आज्ञा की कुछ चिन्ता नहीं की; वे तेरे देवता की उपासना नहीं करते, और जो सोने की मूरत तूने खड़ी कराई है, उसको दण्डवत् नहीं करते।”" - ] + "type": "verse:v", + "number": "15", + "sid": "DAN 3:15" }, + "यदि तुम अभी तैयार हो, कि जब नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार, शहनाई आदि सब प्रकार के बाजों का शब्द सुनो, और उसी क्षण गिरकर मेरी बनवाई हुई मूरत को दण्डवत् करो, तो बचोगे; और यदि तुम दण्डवत् न करो तो इसी घड़ी धधकते हुए भट्ठे के बीच में डाले जाओगे; फिर", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DAN 3:13" - }, - "तब नबूकदनेस्सर ने रोष और जलजलाहट में आकर आज्ञा दी कि शद्रक, मेशक और अबेदनगो को लाओ। तब वे पुरुष राजा के सामने हाजिर किए गए।", - { - "type": "verse:v", - "number": "14", - "sid": "DAN 3:14" - }, - "नबूकदनेस्सर ने उनसे पूछा, “हे शद्रक, मेशक और अबेदनगो, तुम लोग जो मेरे देवता की उपासना नहीं करते, और मेरी खड़ी कराई हुई सोने की मूरत को दण्डवत् नहीं करते, तो क्या तुम जान बूझकर ऐसा करते हो?", - { - "type": "verse:v", - "number": "15", - "sid": "DAN 3:15" - }, - "यदि तुम अभी तैयार हो, कि जब नरसिंगे, बाँसुरी, वीणा, सारंगी, सितार, शहनाई आदि सब प्रकार के बाजों का शब्द सुनो, और उसी क्षण गिरकर मेरी बनवाई हुई मूरत को दण्डवत् करो, तो बचोगे; और यदि तुम दण्डवत् न करो तो इसी घड़ी धधकते हुए भट्ठे के बीच में डाले जाओगे; फिर", - { - "type": "char:it", - "content": [ - "ऐसा कौन देवता है, जो तुम को मेरे हाथ से छुड़ा सके" - ] - }, + "type": "char:it", + "content": [ + "ऐसा कौन देवता है, जो तुम को मेरे हाथ से छुड़ा सके", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.15" - ] - }, - { - "type": "char:fq", - "content": [ - "ऐसा कौन देवता है, जो तुम को मेरे हाथ से छुड़ा सके:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् राजा नबूकदनेस्सर यह सोचता था कि शद्रक, मेशक और अबेदनगो का परमेश्वर जिसकी वे उपासना करते थे उन्हें बचा नहीं पाएगा या वह उन्हें बचाने के लिए तैयार नहीं होगा" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "3.15" + ] }, { - "type": "char:it", - "content": [ - "*?”" - ] + "type": "char:fq", + "content": [ + "ऐसा कौन देवता है, जो तुम को मेरे हाथ से छुड़ा सके:" + ] }, { - "type": "char:bdit", - "content": [ - "(2 राजा. 18:35)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "अर्थात् राजा नबूकदनेस्सर यह सोचता था कि शद्रक, मेशक और अबेदनगो का परमेश्वर जिसकी वे उपासना करते थे उन्हें बचा नहीं पाएगा या वह उन्हें बचाने के लिए तैयार नहीं होगा" + ] + } + ] + } + ] }, + "?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DAN 3:16" - }, - "शद्रक, मेशक और अबेदनगो ने राजा से कहा, “हे नबूकदनेस्सर, इस विषय में तुझे उत्तर देने का हमें कुछ प्रयोजन नहीं जान पड़ता।", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 3:17" - }, - "हमारा परमेश्वर, जिसकी हम उपासना करते हैं वह हमको उस धधकते हुए भट्ठे की आग से बचाने की शक्ति रखता है; वरन् हे राजा, वह हमें तेरे हाथ से भी छुड़ा सकता है।", - { - "type": "verse:v", - "number": "18", - "sid": "DAN 3:18" - }, - "परन्तु, यदि नहीं, तो हे राजा तुझे मालूम हो, कि हम लोग तेरे देवता की उपासना नहीं करेंगे, और न तेरी खड़ी कराई हुई सोने की मूरत को दण्डवत् करेंगे।”" - ] - }, - { - "type": "para:s", - "content": [ - "उग्र परीक्षा से बचाव" - ] + "type": "char:bdit", + "content": [ + "(2 राजा. 18:35)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DAN 3:16" + }, + "शद्रक, मेशक और अबेदनगो ने राजा से कहा, “हे नबूकदनेस्सर, इस विषय में तुझे उत्तर देने का हमें कुछ प्रयोजन नहीं जान पड़ता।", + { + "type": "verse:v", + "number": "17", + "sid": "DAN 3:17" + }, + "हमारा परमेश्वर, जिसकी हम उपासना करते हैं वह हमको उस धधकते हुए भट्ठे की आग से बचाने की शक्ति रखता है; वरन् हे राजा, वह हमें तेरे हाथ से भी छुड़ा सकता है।", + { + "type": "verse:v", + "number": "18", + "sid": "DAN 3:18" + }, + "परन्तु, यदि नहीं, तो हे राजा तुझे मालूम हो, कि हम लोग तेरे देवता की उपासना नहीं करेंगे, और न तेरी खड़ी कराई हुई सोने की मूरत को दण्डवत् करेंगे।”" + ] + }, + { + "type": "para:s", + "content": [ + "उग्र परीक्षा से बचाव" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DAN 3:19" + }, + "तब नबूकदनेस्सर झुँझला उठा, और उसके चेहरे का रंग शद्रक, मेशक और अबेदनगो की ओर बदल गया। और उसने आज्ञा दी कि भट्ठे को सात गुणा अधिक धधका दो।", + { + "type": "verse:v", + "number": "20", + "sid": "DAN 3:20" + }, + "फिर अपनी सेना में के कई एक बलवान पुरुषों को उसने आज्ञा दी, कि शद्रक, मेशक और अबेदनगो को बाँधकर उन्हें धधकते हुए भट्ठे में डाल दो।", + { + "type": "verse:v", + "number": "21", + "sid": "DAN 3:21" + }, + "तब वे पुरुष अपने मोजों, अंगरखों, बागों और वस्त्रों सहित बाँधकर, उस धधकते हुए भट्ठे में डाल दिए गए।", + { + "type": "verse:v", + "number": "22", + "sid": "DAN 3:22" + }, + "वह भट्ठा तो राजा की दृढ़ आज्ञा होने के कारण अत्यन्त धधकाया गया था, इस कारण जिन पुरुषों ने शद्रक, मेशक और अबेदनगो को उठाया वे ही आग की आँच से जल मरे।", + { + "type": "verse:v", + "number": "23", + "sid": "DAN 3:23" + }, + "और उसी धधकते हुए भट्ठे के बीच ये तीनों पुरुष, शद्रक, मेशक और अबेदनगो, बंधे हुए फेंक दिए गए।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DAN 3:24" + }, + "तब नबूकदनेस्सर राजा अचम्भित हुआ और घबराकर उठ खड़ा हुआ। और अपने मंत्रियों से पूछने लगा, “क्या हमने उस आग के बीच तीन ही पुरुष बंधे हुए नहीं डलवाए?” उन्होंने राजा को उत्तर दिया, “हाँ राजा, सच बात तो है।”", + { + "type": "char:bdit", + "content": [ + "(भज. 34:19)" + ] + }, + { + "type": "verse:v", + "number": "25", + "sid": "DAN 3:25" + }, + "फिर उसने कहा, “अब मैं देखता हूँ कि चार पुरुष आग के बीच खुले हुए टहल रहे हैं, और उनको कुछ भी हानि नहीं पहुँची; और चौथे पुरुष का स्वरूप परमेश्वर के पुत्र के सदृश्य है।”" + ] + }, + { + "type": "para:s", + "content": [ + "नबूकदनेस्सर द्वारा परमेश्वर की प्रशंसा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "26", + "sid": "DAN 3:26" + }, + "फिर नबूकदनेस्सर उस धधकते हुए भट्ठे के द्वार के पास जाकर कहने लगा, “हे शद्रक, मेशक और अबेदनगो,", + { + "type": "char:it", + "content": [ + "हे परमप्रधान परमेश्वर के दासों", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "3.26" + ] + }, + { + "type": "char:fq", + "content": [ + "हे परमप्रधान परमेश्वर के दासों:" + ] + }, + { + "type": "char:ft", + "content": [ + "उन यहूदी युवाओं ने परमेश्वर के सेवक होने का अंगीकार किया था और अब राजा स्वयं देखता है कि उन्हें वैसी ही मान्यता प्रदान की गई है। “परमप्रधान परमेश्वर” इस तथ्य को प्रगट करता है कि नबूकदनेस्सर भी परमेश्वर को सब देवताओं पर प्रधान मानता है।" + ] + } + ] + } + ] }, + ", निकलकर यहाँ आओ!” यह सुनकर शद्रक, मेशक और अबेदनगो आग के बीच से निकल आए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DAN 3:19" - }, - "तब नबूकदनेस्सर झुँझला उठा, और उसके चेहरे का रंग शद्रक, मेशक और अबेदनगो की ओर बदल गया। और उसने आज्ञा दी कि भट्ठे को सात गुणा अधिक धधका दो।", - { - "type": "verse:v", - "number": "20", - "sid": "DAN 3:20" - }, - "फिर अपनी सेना में के कई एक बलवान पुरुषों को उसने आज्ञा दी, कि शद्रक, मेशक और अबेदनगो को बाँधकर उन्हें धधकते हुए भट्ठे में डाल दो।", - { - "type": "verse:v", - "number": "21", - "sid": "DAN 3:21" - }, - "तब वे पुरुष अपने मोजों, अंगरखों, बागों और वस्त्रों सहित बाँधकर, उस धधकते हुए भट्ठे में डाल दिए गए।", - { - "type": "verse:v", - "number": "22", - "sid": "DAN 3:22" - }, - "वह भट्ठा तो राजा की दृढ़ आज्ञा होने के कारण अत्यन्त धधकाया गया था, इस कारण जिन पुरुषों ने शद्रक, मेशक और अबेदनगो को उठाया वे ही आग की आँच से जल मरे।", - { - "type": "verse:v", - "number": "23", - "sid": "DAN 3:23" - }, - "और उसी धधकते हुए भट्ठे के बीच ये तीनों पुरुष, शद्रक, मेशक और अबेदनगो, बंधे हुए फेंक दिए गए।" - ] + "type": "verse:v", + "number": "27", + "sid": "DAN 3:27" }, + "जब अधिपति, हाकिम, राज्यपाल और राजा के मंत्रियों ने, जो इकट्ठे हुए थे, उन पुरुषों की ओर देखा, तब उनकी देह में आग का कुछ भी प्रभाव नहीं पाया; और उनके सिर का एक बाल भी न झुलसा, न उनके मोजे कुछ बिगड़े, न उनमें जलने की कुछ गन्ध पाई गई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DAN 3:24" - }, - "तब नबूकदनेस्सर राजा अचम्भित हुआ और घबराकर उठ खड़ा हुआ। और अपने मंत्रियों से पूछने लगा, “क्या हमने उस आग के बीच तीन ही पुरुष बंधे हुए नहीं डलवाए?” उन्होंने राजा को उत्तर दिया, “हाँ राजा, सच बात तो है।”", - { - "type": "char:bdit", - "content": [ - "(भज. 34:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "25", - "sid": "DAN 3:25" - }, - "फिर उसने कहा, “अब मैं देखता हूँ कि चार पुरुष आग के बीच खुले हुए टहल रहे हैं, और उनको कुछ भी हानि नहीं पहुँची; और चौथे पुरुष का स्वरूप परमेश्वर के पुत्र के सदृश्य है।”" - ] + "type": "verse:v", + "number": "28", + "sid": "DAN 3:28" }, + "नबूकदनेस्सर कहने लगा, “धन्य है शद्रक, मेशक और अबेदनगो का परमेश्वर, जिसने अपना दूत भेजकर अपने इन दासों को इसलिए बचाया, क्योंकि इन्होंने राजा की आज्ञा न मानकर, उसी पर भरोसा रखा, और यह सोचकर अपना शरीर भी अर्पण किया, कि हम अपने परमेश्वर को छोड़, किसी देवता की उपासना या दण्डवत् न करेंगे।", { - "type": "para:s", - "content": [ - "नबूकदनेस्सर द्वारा परमेश्वर की प्रशंसा" - ] + "type": "verse:v", + "number": "29", + "sid": "DAN 3:29" }, + "इसलिए अब मैं यह आज्ञा देता हूँ कि देश-देश और जाति-जाति के लोगों, और भिन्न-भिन्न भाषा बोलनेवालों में से जो कोई शद्रक, मेशक और अबेदनगो के परमेश्वर की कुछ निन्दा करेगा, वह टुकड़े-टुकड़े किया जाएगा, और उसका घर घूरा बनाया जाएगा; क्योंकि ऐसा कोई और देवता नहीं जो इस रीति से बचा सके।”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "DAN 3:26" - }, - "फिर नबूकदनेस्सर उस धधकते हुए भट्ठे के द्वार के पास जाकर कहने लगा, “हे शद्रक, मेशक और अबेदनगो,", - { - "type": "char:it", - "content": [ - "हे परमप्रधान परमेश्वर के दासों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "3.26" - ] - }, - { - "type": "char:fq", - "content": [ - "हे परमप्रधान परमेश्वर के दासों:" - ] - }, - { - "type": "char:ft", - "content": [ - "उन यहूदी युवाओं ने परमेश्वर के सेवक होने का अंगीकार किया था और अब राजा स्वयं देखता है कि उन्हें वैसी ही मान्यता प्रदान की गई है। “परमप्रधान परमेश्वर” इस तथ्य को प्रगट करता है कि नबूकदनेस्सर भी परमेश्वर को सब देवताओं पर प्रधान मानता है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, निकलकर यहाँ आओ!” यह सुनकर शद्रक, मेशक और अबेदनगो आग के बीच से निकल आए।" - ] - }, - { - "type": "verse:v", - "number": "27", - "sid": "DAN 3:27" - }, - "जब अधिपति, हाकिम, राज्यपाल और राजा के मंत्रियों ने, जो इकट्ठे हुए थे, उन पुरुषों की ओर देखा, तब उनकी देह में आग का कुछ भी प्रभाव नहीं पाया; और उनके सिर का एक बाल भी न झुलसा, न उनके मोजे कुछ बिगड़े, न उनमें जलने की कुछ गन्ध पाई गई।", - { - "type": "verse:v", - "number": "28", - "sid": "DAN 3:28" - }, - "नबूकदनेस्सर कहने लगा, “धन्य है शद्रक, मेशक और अबेदनगो का परमेश्वर, जिसने अपना दूत भेजकर अपने इन दासों को इसलिए बचाया, क्योंकि इन्होंने राजा की आज्ञा न मानकर, उसी पर भरोसा रखा, और यह सोचकर अपना शरीर भी अर्पण किया, कि हम अपने परमेश्वर को छोड़, किसी देवता की उपासना या दण्डवत् न करेंगे।", - { - "type": "verse:v", - "number": "29", - "sid": "DAN 3:29" - }, - "इसलिए अब मैं यह आज्ञा देता हूँ कि देश-देश और जाति-जाति के लोगों, और भिन्न-भिन्न भाषा बोलनेवालों में से जो कोई शद्रक, मेशक और अबेदनगो के परमेश्वर की कुछ निन्दा करेगा, वह टुकड़े-टुकड़े किया जाएगा, और उसका घर घूरा बनाया जाएगा; क्योंकि ऐसा कोई और देवता नहीं जो इस रीति से बचा सके।”", - { - "type": "verse:v", - "number": "30", - "sid": "DAN 3:30" - }, - "तब राजा ने बाबेल के प्रान्त में शद्रक, मेशक, अबेदनगो का पद और ऊँचा किया।" - ] + "type": "verse:v", + "number": "30", + "sid": "DAN 3:30" }, + "तब राजा ने बाबेल के प्रान्त में शद्रक, मेशक, अबेदनगो का पद और ऊँचा किया।" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "DAN 4" + }, + { + "type": "para:s", + "content": [ + "नबूकदनेस्सर का दूसरा स्वप्न" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "4", - "sid": "DAN 4" + "type": "verse:v", + "number": "1", + "sid": "DAN 4:1" }, + "नबूकदनेस्सर राजा की ओर से देश-देश और जाति-जाति के लोगों, और भिन्न-भिन्न भाषा बोलनेवाले जितने सारी पृथ्वी पर रहते हैं, उन सभी को यह वचन मिला, “तुम्हारा कुशल क्षेम बढ़े!", { - "type": "para:s", - "content": [ - "नबूकदनेस्सर का दूसरा स्वप्न" - ] + "type": "verse:v", + "number": "2", + "sid": "DAN 4:2" }, + "मुझे यह अच्छा लगा, कि परमप्रधान परमेश्वर ने मुझे जो-जो चिन्ह और चमत्कार दिखाए हैं, उनको प्रगट करूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 4:1" - }, - "नबूकदनेस्सर राजा की ओर से देश-देश और जाति-जाति के लोगों, और भिन्न-भिन्न भाषा बोलनेवाले जितने सारी पृथ्वी पर रहते हैं, उन सभी को यह वचन मिला, “तुम्हारा कुशल क्षेम बढ़े!", - { - "type": "verse:v", - "number": "2", - "sid": "DAN 4:2" - }, - "मुझे यह अच्छा लगा, कि परमप्रधान परमेश्वर ने मुझे जो-जो चिन्ह और चमत्कार दिखाए हैं, उनको प्रगट करूँ।", - { - "type": "char:bdit", - "content": [ - "(भज. 66:16)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 4:3" - }, - "उसके दिखाए हुए चिन्ह क्या ही बड़े, और उसके चमत्कारों में क्या ही बड़ी शक्ति प्रगट होती है! उसका राज्य तो सदा का और उसकी प्रभुता पीढ़ी से पीढ़ी तक बनी रहती है।" - ] + "type": "char:bdit", + "content": [ + "(भज. 66:16)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DAN 4:4" - }, - "“मैं नबूकदनेस्सर अपने भवन में चैन से और अपने महल में प्रफुल्लित रहता था।", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 4:5" - }, - "मैंने ऐसा स्वप्न देखा जिसके कारण मैं डर गया; और पलंग पर पड़े-पड़े जो विचार मेरे मन में आए और जो बातें मैंने देखीं, उनके कारण मैं घबरा गया था।", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 4:6" - }, - "तब मैंने आज्ञा दी कि बाबेल के सब पंडित मेरे स्वप्न का अर्थ मुझे बताने के लिये मेरे सामने हाजिर किए जाएँ।", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 4:7" - }, - "तब ज्योतिषी, तांत्रिक, कसदी और भावी बतानेवाले भीतर आए, और मैंने उनको अपना स्वप्न बताया, परन्तु वे उसका अर्थ न बता सके।", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 4:8" - }, - "अन्त में दानिय्येल मेरे सम्मुख आया, जिसका नाम मेरे देवता के नाम के कारण बेलतशस्सर रखा गया था, और जिसमें पवित्र ईश्वरों की आत्मा रहती है; और मैंने उसको अपना स्वप्न यह कहकर बता दिया,", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 4:9" - }, - "हे बेलतशस्सर तू तो सब ज्योतिषियों का प्रधान है, मैं जानता हूँ कि तुझ में पवित्र ईश्वरों की आत्मा रहती है, और तू किसी भेद के कारण नहीं घबराता; इसलिए जो स्वप्न मैंने देखा है उसे अर्थ समेत मुझे बताकर समझा दे।", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 4:10" - }, - "जो दर्शन मैंने पलंग पर पाया वह यह है: मैंने देखा, कि पृथ्वी के बीचोबीच एक वृक्ष लगा है; उसकी ऊँचाई बहुत बड़ी है।", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 4:11" - }, - "वह वृक्ष बड़ा होकर दृढ़ हो गया, और उसकी ऊँचाई स्वर्ग तक पहुँची, और वह सारी पृथ्वी की छोर तक दिखाई पड़ता था।", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 4:12" - }, - "उसके पत्ते सुन्दर, और उसमें बहुत फल थे, यहाँ तक कि उसमें सभी के लिये भोजन था। उसके नीचे मैदान के सब पशुओं को छाया मिलती थी, और उसकी डालियों में आकाश की सब चिड़ियाँ बसेरा करती थीं, और सब प्राणी उससे आहार पाते थे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 13:32)" - ] - }, - "" - ] + "type": "verse:v", + "number": "3", + "sid": "DAN 4:3" }, + "उसके दिखाए हुए चिन्ह क्या ही बड़े, और उसके चमत्कारों में क्या ही बड़ी शक्ति प्रगट होती है! उसका राज्य तो सदा का और उसकी प्रभुता पीढ़ी से पीढ़ी तक बनी रहती है।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DAN 4:13" - }, - "“मैंने पलंग पर दर्शन पाते समय क्या देखा, कि एक पवित्र दूत स्वर्ग से उतर आया।", - { - "type": "verse:v", - "number": "14", - "sid": "DAN 4:14" - }, - "उसने ऊँचे शब्द से पुकारकर यह कहा, ‘वृक्ष को काट डालो, उसकी डालियों को छाँट दो, उसके पत्ते झाड़ दो और उसके फल छितरा डालो; पशु उसके नीचे से हट जाएँ, और चिड़ियाँ उसकी डालियों पर से उड़ जाएँ।", - { - "type": "verse:v", - "number": "15", - "sid": "DAN 4:15" - }, - "तो भी उसके ठूँठे को जड़ समेत भूमि में छोड़ो, और उसको लोहे और पीतल के बन्धन से बाँधकर मैदान की हरी घास के बीच रहने दो। वह आकाश की ओस से भीगा करे और भूमि की घास खाने में मैदान के पशुओं के संग भागी हो।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 4:16" - }, - "उसका मन बदले और मनुष्य का न रहे, परन्तु पशु का सा बन जाए; और उस पर सात काल बीतें।", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 4:17" - }, - "यह आज्ञा उस दूत के निर्णय से, और यह बात पवित्र लोगों के वचन से निकली, कि जो जीवित हैं वे जान लें कि परमप्रधान परमेश्वर मनुष्यों के राज्य में प्रभुता करता है, और उसको जिसे चाहे उसे दे देता है, और वह छोटे से छोटे मनुष्य को भी उस पर नियुक्त कर देता है।’", - { - "type": "verse:v", - "number": "18", - "sid": "DAN 4:18" - }, - "मुझ नबूकदनेस्सर राजा ने यही स्वप्न देखा। इसलिए हे बेलतशस्सर, तू इसका अर्थ बता, क्योंकि मेरे राज्य में और कोई पंडित इसका अर्थ मुझे समझा नहीं सका, परन्तु तुझ में तो पवित्र ईश्वरों की आत्मा रहती है, इस कारण तू उसे समझा सकता है।”" - ] + "type": "verse:v", + "number": "4", + "sid": "DAN 4:4" }, + "“मैं नबूकदनेस्सर अपने भवन में चैन से और अपने महल में प्रफुल्लित रहता था।", { - "type": "para:s", - "content": [ - "दानिय्येल द्वारा दूसरे स्वप्न का अर्थ बताना" - ] + "type": "verse:v", + "number": "5", + "sid": "DAN 4:5" }, + "मैंने ऐसा स्वप्न देखा जिसके कारण मैं डर गया; और पलंग पर पड़े-पड़े जो विचार मेरे मन में आए और जो बातें मैंने देखीं, उनके कारण मैं घबरा गया था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DAN 4:19" - }, - "तब दानिय्येल जिसका नाम बेलतशस्सर भी था, घड़ी भर घबराता रहा, और सोचते-सोचते व्याकुल हो गया। तब राजा कहने लगा, “हे बेलतशस्सर इस स्वप्न से, या इसके अर्थ से तू व्याकुल मत हो।” बेलतशस्सर ने कहा, “हे मेरे प्रभु, यह स्वप्न तेरे बैरियों पर, और इसका अर्थ तेरे द्रोहियों पर फले!", - { - "type": "verse:v", - "number": "20", - "sid": "DAN 4:20" - }, - "जिस वृक्ष को तूने देखा, जो बड़ा और दृढ़ हो गया, और जिसकी ऊँचाई स्वर्ग तक पहुँची और जो पृथ्वी के सिरे तक दिखाई देता था;", - { - "type": "verse:v", - "number": "21", - "sid": "DAN 4:21" - }, - "जिसके पत्ते सुन्दर और फल बहुत थे, और जिसमें सभी के लिये भोजन था; जिसके नीचे मैदान के सब पशु रहते थे, और जिसकी डालियों में आकाश की चिड़ियाँ बसेरा करती थीं,", - { - "type": "verse:v", - "number": "22", - "sid": "DAN 4:22" - }, - "हे राजा, वह तू ही है। तू महान और सामर्थी हो गया, तेरी महिमा बढ़ी और स्वर्ग तक पहुँच गई, और तेरी प्रभुता पृथ्वी की छोर तक फैली है।", - { - "type": "verse:v", - "number": "23", - "sid": "DAN 4:23" - }, - "और हे राजा, तूने जो एक पवित्र दूत को स्वर्ग से उतरते और यह कहते देखा कि वृक्ष को काट डालो और उसका नाश करो, तो भी उसके ठूँठे को जड़ समेत भूमि में छोड़ो, और उसको लोहे और पीतल के बन्धन से बाँधकर मैदान की हरी घास के बीच में रहने दो; वह आकाश की ओस से भीगा करे, और उसको मैदान के पशुओं के संग ही भाग मिले; और जब तक सात युग उस पर बीत न चुकें, तब तक उसकी ऐसी ही दशा रहे।", - { - "type": "verse:v", - "number": "24", - "sid": "DAN 4:24" - }, - "हे राजा, इसका अर्थ जो परमप्रधान ने ठाना है कि राजा पर घटे, वह यह है,", - { - "type": "verse:v", - "number": "25", - "sid": "DAN 4:25" - }, - { - "type": "char:it", - "content": [ - "तू मनुष्यों के बीच से निकाला जाएगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.25" - ] - }, - { - "type": "char:fq", - "content": [ - "तू मनुष्यों के बीच से निकाला जाएगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् मनुष्यों के निवास-स्थान में से निकाला जाएगा, उस स्थान से जहाँ उसने पुरुषों पर कब्जा रखा है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और मैदान के पशुओं के संग रहेगा; तू बैलों के समान घास चरेगा; और आकाश की ओस से भीगा करेगा और सात युग तुझ पर बीतेंगे, जब तक कि तू न जान ले कि मनुष्यों के राज्य में परमप्रधान ही प्रभुता करता है, और जिसे चाहे वह उसे दे देता है।" - ] - }, - { - "type": "verse:v", - "number": "26", - "sid": "DAN 4:26" - }, - "और उस वृक्ष के ठूँठे को जड़ समेत छोड़ने की आज्ञा जो हुई है, इसका अर्थ यह है कि तेरा राज्य तेरे लिये बना रहेगा; और जब तू जान लेगा कि जगत का प्रभु स्वर्ग ही में है, तब तू फिर से राज्य करने पाएगा।", - { - "type": "verse:v", - "number": "27", - "sid": "DAN 4:27" - }, - "इस कारण, हे राजा, मेरी यह सम्मति स्वीकार कर, कि यदि तू पाप छोड़कर धार्मिकता करने लगे, और अधर्म छोड़कर दीन-हीनों पर दया करने लगे, तो सम्भव है कि ऐसा करने से तेरा चैन बना रहे।”" - ] + "type": "verse:v", + "number": "6", + "sid": "DAN 4:6" }, + "तब मैंने आज्ञा दी कि बाबेल के सब पंडित मेरे स्वप्न का अर्थ मुझे बताने के लिये मेरे सामने हाजिर किए जाएँ।", { - "type": "para:s", - "content": [ - "नबूकदनेस्सर का अपमान" - ] + "type": "verse:v", + "number": "7", + "sid": "DAN 4:7" }, + "तब ज्योतिषी, तांत्रिक, कसदी और भावी बतानेवाले भीतर आए, और मैंने उनको अपना स्वप्न बताया, परन्तु वे उसका अर्थ न बता सके।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "DAN 4:28" - }, - { - "type": "char:it", - "content": [ - "यह सब कुछ नबूकदनेस्सर राजा पर घट गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "4.28" - ] - }, - { - "type": "char:fq", - "content": [ - "यह सब कुछ नबूकदनेस्सर राजा पर घट गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् उस चेतावनी का दण्ड, उस रूप में आया जिसकी भविष्यद्वाणी की गई थी। उसने चेतावनी के अनुसार अपना जीवन न तो सुधारा न ही पश्चाताप किया और उसे दानिय्येल की सलाह का पालन करने का पर्याप्त समय भी हो गया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "29", - "sid": "DAN 4:29" - }, - "बारह महीने बीतने पर जब वह बाबेल के राजभवन की छत पर टहल रहा था, तब वह कहने लगा,", - { - "type": "verse:v", - "number": "30", - "sid": "DAN 4:30" - }, - "“क्या यह बड़ा बाबेल नहीं है, जिसे मैं ही ने अपने बल और सामर्थ्य से राजनिवास होने को और अपने प्रताप की बड़ाई के लिये बसाया है?”", - { - "type": "verse:v", - "number": "31", - "sid": "DAN 4:31" - }, - "यह वचन राजा के मुँह से निकलने भी न पाया था कि आकाशवाणी हुई, “हे राजा नबूकदनेस्सर तेरे विषय में यह आज्ञा निकलती है कि राज्य तेरे हाथ से निकल गया,", - { - "type": "verse:v", - "number": "32", - "sid": "DAN 4:32" - }, - "और तू मनुष्यों के बीच में से निकाला जाएगा, और मैदान के पशुओं के संग रहेगा; और बैलों के समान घास चरेगा और सात काल तुझ पर बीतेंगे, जब तक कि तू न जान ले कि परमप्रधान, मनुष्यों के राज्य में प्रभुता करता है और जिसे चाहे वह उसे दे देता है।”", - { - "type": "verse:v", - "number": "33", - "sid": "DAN 4:33" - }, - "उसी घड़ी यह वचन नबूकदनेस्सर के विषय में पूरा हुआ। वह मनुष्यों में से निकाला गया, और बैलों के समान घास चरने लगा, और उसकी देह आकाश की ओस से भीगती थी, यहाँ तक कि उसके बाल उकाब पक्षियों के परों से और उसके नाखून चिड़ियाँ के पंजों के समान बढ़ गए।" - ] + "type": "verse:v", + "number": "8", + "sid": "DAN 4:8" }, + "अन्त में दानिय्येल मेरे सम्मुख आया, जिसका नाम मेरे देवता के नाम के कारण बेलतशस्सर रखा गया था, और जिसमें पवित्र ईश्वरों की आत्मा रहती है; और मैंने उसको अपना स्वप्न यह कहकर बता दिया,", { - "type": "para:s", - "content": [ - "नबूकदनेस्सर द्वारा परमेश्वर की प्रशंसा" - ] + "type": "verse:v", + "number": "9", + "sid": "DAN 4:9" }, + "हे बेलतशस्सर तू तो सब ज्योतिषियों का प्रधान है, मैं जानता हूँ कि तुझ में पवित्र ईश्वरों की आत्मा रहती है, और तू किसी भेद के कारण नहीं घबराता; इसलिए जो स्वप्न मैंने देखा है उसे अर्थ समेत मुझे बताकर समझा दे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "34", - "sid": "DAN 4:34" - }, - "उन दिनों के बीतने पर, मुझ नबूकदनेस्सर ने अपनी आँखें स्वर्ग की ओर उठाई, और मेरी बुद्धि फिर ज्यों की त्यों हो गई; तब मैंने परमप्रधान को धन्य कहा, और जो सदा जीवित है उसकी स्तुति और महिमा यह कहकर करने लगा:" - ] + "type": "verse:v", + "number": "10", + "sid": "DAN 4:10" }, + "जो दर्शन मैंने पलंग पर पाया वह यह है: मैंने देखा, कि पृथ्वी के बीचोबीच एक वृक्ष लगा है; उसकी ऊँचाई बहुत बड़ी है।", { - "type": "para:q", - "content": [ - "उसकी प्रभुता सदा की है" - ] + "type": "verse:v", + "number": "11", + "sid": "DAN 4:11" }, + "वह वृक्ष बड़ा होकर दृढ़ हो गया, और उसकी ऊँचाई स्वर्ग तक पहुँची, और वह सारी पृथ्वी की छोर तक दिखाई पड़ता था।", { - "type": "para:q", - "content": [ - "और उसका राज्य पीढ़ी से पीढ़ी तब बना रहनेवाला है।", - { - "type": "char:bdit", - "content": [ - "(भज. 145:13, 1 तीमु. 1:17)" - ] - }, - "" - ] + "type": "verse:v", + "number": "12", + "sid": "DAN 4:12" }, + "उसके पत्ते सुन्दर, और उसमें बहुत फल थे, यहाँ तक कि उसमें सभी के लिये भोजन था। उसके नीचे मैदान के सब पशुओं को छाया मिलती थी, और उसकी डालियों में आकाश की सब चिड़ियाँ बसेरा करती थीं, और सब प्राणी उससे आहार पाते थे।", { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "35", - "sid": "DAN 4:35" - }, - "पृथ्वी के सब रहनेवाले उसके सामने तुच्छ गिने जाते हैं," - ] - }, + "type": "char:bdit", + "content": [ + "(मत्ती 13:32)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:q", - "content": [ - "और वह स्वर्ग की सेना और पृथ्वी के रहनेवालों के बीच" - ] + "type": "verse:v", + "number": "13", + "sid": "DAN 4:13" }, + "“मैंने पलंग पर दर्शन पाते समय क्या देखा, कि एक पवित्र दूत स्वर्ग से उतर आया।", { - "type": "para:q", - "content": [ - "अपनी इच्छा के अनुसार काम करता है;" - ] + "type": "verse:v", + "number": "14", + "sid": "DAN 4:14" }, + "उसने ऊँचे शब्द से पुकारकर यह कहा, ‘वृक्ष को काट डालो, उसकी डालियों को छाँट दो, उसके पत्ते झाड़ दो और उसके फल छितरा डालो; पशु उसके नीचे से हट जाएँ, और चिड़ियाँ उसकी डालियों पर से उड़ जाएँ।", { - "type": "para:q", - "content": [ - "और कोई उसको रोककर उससे नहीं कह सकता है, “तूने यह क्या किया है?”" - ] + "type": "verse:v", + "number": "15", + "sid": "DAN 4:15" }, + "तो भी उसके ठूँठे को जड़ समेत भूमि में छोड़ो, और उसको लोहे और पीतल के बन्धन से बाँधकर मैदान की हरी घास के बीच रहने दो। वह आकाश की ओस से भीगा करे और भूमि की घास खाने में मैदान के पशुओं के संग भागी हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "DAN 4:36" - }, - "उसी समय, मेरी बुद्धि फिर ज्यों की त्यों हो गई; और मेरे राज्य की महिमा के लिये मेरा प्रताप और मुकुट मुझ पर फिर आ गया। और मेरे मंत्री और प्रधान लोग मुझसे भेंट करने के लिये आने लगे, और मैं अपने राज्य में स्थिर हो गया; और मेरी और अधिक प्रशंसा होने लगी।", - { - "type": "verse:v", - "number": "37", - "sid": "DAN 4:37" - }, - "अब मैं नबूकदनेस्सर स्वर्ग के राजा को सराहता हूँ, और उसकी स्तुति और महिमा करता हूँ क्योंकि उसके सब काम सच्चे, और उसके सब व्यवहार न्याय के हैं; और जो लोग घमण्ड से चलते हैं, उन्हें वह नीचा कर सकता है।", - { - "type": "char:bdit", - "content": [ - "(व्यव. 32:4)" - ] - }, - "" - ] + "type": "verse:v", + "number": "16", + "sid": "DAN 4:16" }, + "उसका मन बदले और मनुष्य का न रहे, परन्तु पशु का सा बन जाए; और उस पर सात काल बीतें।", { - "type": "chapter:c", - "number": "5", - "sid": "DAN 5" + "type": "verse:v", + "number": "17", + "sid": "DAN 4:17" }, + "यह आज्ञा उस दूत के निर्णय से, और यह बात पवित्र लोगों के वचन से निकली, कि जो जीवित हैं वे जान लें कि परमप्रधान परमेश्वर मनुष्यों के राज्य में प्रभुता करता है, और उसको जिसे चाहे उसे दे देता है, और वह छोटे से छोटे मनुष्य को भी उस पर नियुक्त कर देता है।’", { - "type": "para:s", - "content": [ - "बेलशस्सर की दावत" - ] + "type": "verse:v", + "number": "18", + "sid": "DAN 4:18" }, + "मुझ नबूकदनेस्सर राजा ने यही स्वप्न देखा। इसलिए हे बेलतशस्सर, तू इसका अर्थ बता, क्योंकि मेरे राज्य में और कोई पंडित इसका अर्थ मुझे समझा नहीं सका, परन्तु तुझ में तो पवित्र ईश्वरों की आत्मा रहती है, इस कारण तू उसे समझा सकता है।”" + ] + }, + { + "type": "para:s", + "content": [ + "दानिय्येल द्वारा दूसरे स्वप्न का अर्थ बताना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 5:1" - }, - "बेलशस्सर नामक राजा ने अपने हजार प्रधानों के लिये बड़ी दावत की, और उन हजार लोगों के सामने दाखमधु पिया।" - ] + "type": "verse:v", + "number": "19", + "sid": "DAN 4:19" }, + "तब दानिय्येल जिसका नाम बेलतशस्सर भी था, घड़ी भर घबराता रहा, और सोचते-सोचते व्याकुल हो गया। तब राजा कहने लगा, “हे बेलतशस्सर इस स्वप्न से, या इसके अर्थ से तू व्याकुल मत हो।” बेलतशस्सर ने कहा, “हे मेरे प्रभु, यह स्वप्न तेरे बैरियों पर, और इसका अर्थ तेरे द्रोहियों पर फले!", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "DAN 5:2" - }, - "दाखमधु पीते-पीते बेलशस्सर ने आज्ञा दी, कि सोने-चाँदी के जो पात्र मेरे पिता नबूकदनेस्सर ने यरूशलेम के मन्दिर में से निकाले थे, उन्हें ले आओ कि राजा अपने प्रधानों, और रानियों और रखैलों समेत उनमें से पीए।", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 5:3" - }, - "तब जो सोने के पात्र यरूशलेम में परमेश्वर के भवन के मन्दिर में से निकाले गए थे, वे लाए गए; और राजा अपने प्रधानों, और रानियों, और रखैलों समेत उनमें से पीने लगा।" - ] + "type": "verse:v", + "number": "20", + "sid": "DAN 4:20" }, + "जिस वृक्ष को तूने देखा, जो बड़ा और दृढ़ हो गया, और जिसकी ऊँचाई स्वर्ग तक पहुँची और जो पृथ्वी के सिरे तक दिखाई देता था;", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "DAN 5:4" - }, - { - "type": "char:it", - "content": [ - "वे दाखमधु पी पीकर सोने, चाँदी, पीतल, लोहे, काठ और पत्थर के देवताओं की स्तुति कर ही रहे थे," - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.4" - ] - }, - { - "type": "char:fq", - "content": [ - "वे दाखमधु पी पीकर सोने, चाँदी, .... के देवताओं की स्तुति कर ही रहे थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "अन्यजातियाँ वहाँ चर्चित सब धातुओं एवं पदार्थों की मूर्तियाँ बनाती थी। यहाँ “स्तुति” का अर्थ है कि उन्होंने इन देवताओं, उनके इतिहास, उनके गुणों की प्रशंसा में, जो उन्होंने किए थे, उसकी प्रशंसा में बात कर रहे थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*" - ] - }, - { - "type": "char:bdit", - "content": [ - "(हब. 2:19, भज. 135:15-18)" - ] - }, - "", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 5:5" - }, - "कि उसी घड़ी मनुष्य के हाथ की सी कई उँगलियाँ निकलकर दीवट के सामने राजभवन की दीवार के चूने पर कुछ लिखने लगीं; और हाथ का जो भाग लिख रहा था वह राजा को दिखाई पड़ा।", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 5:6" - }, - "उसे देखकर राजा भयभीत हो गया, और वह मन ही मन घबरा गया, और उसकी कमर के जोड़ ढीले हो गए, और काँपते-काँपते उसके घुटने एक दूसरे से लगने लगे।", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 5:7" - }, - "तब राजा ने ऊँचे शब्द से पुकारकर तंत्रियों, कसदियों और अन्य भावी बतानेवालों को हाजिर करवाने की आज्ञा दी। जब बाबेल के पंडित पास आए, तब उनसे कहने लगा, “जो कोई वह लिखा हुआ पढ़कर उसका अर्थ मुझे समझाए उसे बैंगनी रंग का वस्त्र और उसके गले में सोने की कण्ठमाला पहनाई जाएगी; और मेरे राज्य में तीसरा वही प्रभुता करेगा।”", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 5:8" - }, - "तब राजा के सब पंडित लोग भीतर आए,", - { - "type": "char:it", - "content": [ - "परन्तु उस लिखे हुए को न पढ़ सके" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.8" - ] - }, - { - "type": "char:fq", - "content": [ - "परन्तु उस लिखे हुए को न पढ़ सके:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस भाषा के अक्षर उनके लिए अज्ञात थे। सम्भवत: वे अक्षर किसी भी भाषा के नहीं थे और उन्हें दानिय्येल पढ़ पाया यह और भी अधिक आश्चर्यजनक बात है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* और न राजा को उसका अर्थ समझा सके।" - ] - }, - { - "type": "verse:v", - "number": "9", - "sid": "DAN 5:9" - }, - "इस पर बेलशस्सर राजा बहुत घबरा गया और भयातुर हो गया; और उसके प्रधान भी बहुत व्याकुल हुए।" - ] + "type": "verse:v", + "number": "21", + "sid": "DAN 4:21" }, + "जिसके पत्ते सुन्दर और फल बहुत थे, और जिसमें सभी के लिये भोजन था; जिसके नीचे मैदान के सब पशु रहते थे, और जिसकी डालियों में आकाश की चिड़ियाँ बसेरा करती थीं,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DAN 5:10" - }, - "राजा और प्रधानों के वचनों को सुनकर, रानी दावत के घर में आई और कहने लगी, “हे राजा, तू युग-युग जीवित रहे, अपने मन में न घबरा और न उदास हो।", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 5:11" - }, - "तेरे राज्य में दानिय्येल नामक एक पुरुष है जिसका नाम तेरे पिता ने बेलतशस्सर रखा था, उसमें पवित्र ईश्वरों की आत्मा रहती है, और उस राजा के दिनों में उसमें प्रकाश, प्रवीणता और ईश्वरों के तुल्य बुद्धि पाई गई। और हे राजा, तेरा पिता जो राजा था, उसने उसको सब ज्योतिषियों, तंत्रियों, कसदियों और अन्य भावी बतानेवालों का प्रधान ठहराया था,", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 5:12" - }, - "क्योंकि उसमें उत्तम आत्मा, ज्ञान और प्रवीणता, और स्वप्नों का अर्थ बताने और पहेलियाँ खोलने, और सन्देह दूर करने की शक्ति पाई गई। इसलिए अब दानिय्येल बुलाया जाए, और वह इसका अर्थ बताएगा।”" - ] + "type": "verse:v", + "number": "22", + "sid": "DAN 4:22" }, + "हे राजा, वह तू ही है। तू महान और सामर्थी हो गया, तेरी महिमा बढ़ी और स्वर्ग तक पहुँच गई, और तेरी प्रभुता पृथ्वी की छोर तक फैली है।", { - "type": "para:s", - "content": [ - "दीवार पर के लिखावट का अर्थ बताना" - ] + "type": "verse:v", + "number": "23", + "sid": "DAN 4:23" }, + "और हे राजा, तूने जो एक पवित्र दूत को स्वर्ग से उतरते और यह कहते देखा कि वृक्ष को काट डालो और उसका नाश करो, तो भी उसके ठूँठे को जड़ समेत भूमि में छोड़ो, और उसको लोहे और पीतल के बन्धन से बाँधकर मैदान की हरी घास के बीच में रहने दो; वह आकाश की ओस से भीगा करे, और उसको मैदान के पशुओं के संग ही भाग मिले; और जब तक सात युग उस पर बीत न चुकें, तब तक उसकी ऐसी ही दशा रहे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "DAN 5:13" - }, - "तब दानिय्येल राजा के सामने भीतर बुलाया गया। राजा दानिय्येल से पूछने लगा, “क्या तू वही दानिय्येल है जो मेरे पिता नबूकदनेस्सर राजा के यहूदा देश से लाए हुए यहूदी बंधुओं में से है?", - { - "type": "verse:v", - "number": "14", - "sid": "DAN 5:14" - }, - "मैंने तेरे विषय में सुना है कि देवताओं की आत्मा तुझ में रहती है; और प्रकाश, प्रवीणता और उत्तम बुद्धि तुझ में पाई जाती है।", - { - "type": "verse:v", - "number": "15", - "sid": "DAN 5:15" - }, - "देख, अभी पंडित और तांत्रिक लोग मेरे सामने इसलिए लाए गए थे कि यह लिखा हुआ पढ़ें और उसका अर्थ मुझे बताएँ, परन्तु वे उस बात का अर्थ न समझा सके।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 5:16" - }, - "परन्तु मैंने तेरे विषय में सुना है कि दानिय्येल भेद खोल सकता और सन्देह दूर कर सकता है। इसलिए अब यदि तू उस लिखे हुए को पढ़ सके और उसका अर्थ भी मुझे समझा सके, तो तुझे बैंगनी रंग का वस्त्र, और तेरे गले में सोने की कण्ठमाला पहनाई जाएगी, और राज्य में तीसरा तू ही प्रभुता करेगा।”" - ] + "type": "verse:v", + "number": "24", + "sid": "DAN 4:24" }, + "हे राजा, इसका अर्थ जो परमप्रधान ने ठाना है कि राजा पर घटे, वह यह है,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "17", - "sid": "DAN 5:17" - }, - "दानिय्येल ने राजा से कहा, “अपने दान अपने ही पास रख; और जो बदला तू देना चाहता है, वह दूसरे को दे; वह लिखी हुई बात मैं राजा को पढ़ सुनाऊँगा, और उसका अर्थ भी तुझे समझाऊँगा।", - { - "type": "verse:v", - "number": "18", - "sid": "DAN 5:18" - }, - "हे राजा, परमप्रधान परमेश्वर ने तेरे पिता नबूकदनेस्सर को राज्य, बड़ाई, प्रतिष्ठा और प्रताप दिया था;", - { - "type": "verse:v", - "number": "19", - "sid": "DAN 5:19" - }, - "और उस बड़ाई के कारण जो उसने उसको दी थी, देश-देश और जाति-जाति के सब लोग, और भिन्न-भिन्न भाषा बोलनेवाले उसके सामने काँपते और थरथराते थे, जिसे वह चाहता उसे वह घात करता था, और जिसको वह चाहता उसे वह जीवित रखता था जिसे वह चाहता उसे वह ऊँचा पद देता था, और जिसको वह चाहता उसे वह गिरा देता था।", - { - "type": "verse:v", - "number": "20", - "sid": "DAN 5:20" - }, - "परन्तु जब उसका मन फूल उठा, और उसकी आत्मा कठोर हो गई, यहाँ तक कि वह अभिमान करने लगा, तब वह अपने राजसिंहासन पर से उतारा गया, और उसकी प्रतिष्ठा भंग की गई;", - { - "type": "char:bdit", - "content": [ - "(नीति. 16:15)" - ] - }, - "", - { - "type": "verse:v", - "number": "21", - "sid": "DAN 5:21" - }, - "वह मनुष्यों में से निकाला गया, और उसका मन पशुओं का सा, और उसका निवास जंगली गदहों के बीच हो गया; वह बैलों के समान घास चरता, और उसका शरीर आकाश की ओस से भीगा करता था, जब तक कि उसने जान न लिया कि परमप्रधान परमेश्वर मनुष्यों के राज्य में प्रभुता करता है और जिसे चाहता उसी को उस पर अधिकारी ठहराता है।", - { - "type": "verse:v", - "number": "22", - "sid": "DAN 5:22" - }, - "तो भी, हे बेलशस्सर, तू जो उसका पुत्र है, और यह सब कुछ जानता था, तो भी तेरा मन नम्र न हुआ।", - { - "type": "verse:v", - "number": "23", - "sid": "DAN 5:23" - }, - "वरन् तूने स्वर्ग के प्रभु के विरुद्ध सिर उठाकर उसके भवन के पात्र मँगवाकर अपने सामने रखवा लिए, और अपने प्रधानों और रानियों और रखैलों समेत तूने उनमें दाखमधु पिया; और चाँदी-सोने, पीतल, लोहे, काठ और पत्थर के देवता, जो न देखते न सुनते, न कुछ जानते हैं, उनकी तो स्तुति की, परन्तु परमेश्वर, जिसके हाथ में तेरा प्राण है, और जिसके वश में तेरा सब चलना फिरना है, उसका सम्मान तूने नहीं किया।", - { - "type": "char:bdit", - "content": [ - "(अय्यू. 12:10, भज. 115:4-8)" - ] - }, - "" - ] + "type": "verse:v", + "number": "25", + "sid": "DAN 4:25" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DAN 5:24" - }, - "“तब ही यह हाथ का एक भाग उसी की ओर से प्रगट किया गया है और वे शब्द लिखे गए हैं।", - { - "type": "verse:v", - "number": "25", - "sid": "DAN 5:25" - }, - "और जो शब्द लिखे गए वे ये हैं,", - { - "type": "char:it", - "content": [ - "मने, मने, तकेल, ऊपर्सीन" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "5.25" - ] - }, - { - "type": "char:fq", - "content": [ - "मने, मने, तकेल, ऊपर्सीन:" - ] - }, - { - "type": "char:ft", - "content": [ - "मने-संख्या, मने-संख्या, तकेल-भार (पेरेस) (विभाजन) उपर्सीन-विभाजन" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, + "type": "char:it", + "content": [ + "तू मनुष्यों के बीच से निकाला जाएगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "26", - "sid": "DAN 5:26" + "type": "char:fr", + "content": [ + "4.25" + ] }, - "इस वाक्य का अर्थ यह है, मने, अर्थात् परमेश्वर ने तेरे राज्य के दिन गिनकर उसका अन्त कर दिया है।", { - "type": "verse:v", - "number": "27", - "sid": "DAN 5:27" + "type": "char:fq", + "content": [ + "तू मनुष्यों के बीच से निकाला जाएगा:" + ] }, - "तकेल, तू मानो तराजू में तौला गया और हलका पाया गया है।", { - "type": "verse:v", - "number": "28", - "sid": "DAN 5:28" - }, - "परेस, अर्थात् तेरा राज्य बाँटकर मादियों और फारसियों को दिया गया है।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् मनुष्यों के निवास-स्थान में से निकाला जाएगा, उस स्थान से जहाँ उसने पुरुषों पर कब्जा रखा है।" + ] + } + ] + } + ] + }, + ", और मैदान के पशुओं के संग रहेगा; तू बैलों के समान घास चरेगा; और आकाश की ओस से भीगा करेगा और सात युग तुझ पर बीतेंगे, जब तक कि तू न जान ले कि मनुष्यों के राज्य में परमप्रधान ही प्रभुता करता है, और जिसे चाहे वह उसे दे देता है।", + { + "type": "verse:v", + "number": "26", + "sid": "DAN 4:26" + }, + "और उस वृक्ष के ठूँठे को जड़ समेत छोड़ने की आज्ञा जो हुई है, इसका अर्थ यह है कि तेरा राज्य तेरे लिये बना रहेगा; और जब तू जान लेगा कि जगत का प्रभु स्वर्ग ही में है, तब तू फिर से राज्य करने पाएगा।", + { + "type": "verse:v", + "number": "27", + "sid": "DAN 4:27" + }, + "इस कारण, हे राजा, मेरी यह सम्मति स्वीकार कर, कि यदि तू पाप छोड़कर धार्मिकता करने लगे, और अधर्म छोड़कर दीन-हीनों पर दया करने लगे, तो सम्भव है कि ऐसा करने से तेरा चैन बना रहे।”" + ] + }, + { + "type": "para:s", + "content": [ + "नबूकदनेस्सर का अपमान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DAN 4:28" + }, + { + "type": "char:it", + "content": [ + "यह सब कुछ नबूकदनेस्सर राजा पर घट गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "4.28" + ] + }, + { + "type": "char:fq", + "content": [ + "यह सब कुछ नबूकदनेस्सर राजा पर घट गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् उस चेतावनी का दण्ड, उस रूप में आया जिसकी भविष्यद्वाणी की गई थी। उसने चेतावनी के अनुसार अपना जीवन न तो सुधारा न ही पश्चाताप किया और उसे दानिय्येल की सलाह का पालन करने का पर्याप्त समय भी हो गया था।" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "29", + "sid": "DAN 4:29" + }, + "बारह महीने बीतने पर जब वह बाबेल के राजभवन की छत पर टहल रहा था, तब वह कहने लगा,", + { + "type": "verse:v", + "number": "30", + "sid": "DAN 4:30" + }, + "“क्या यह बड़ा बाबेल नहीं है, जिसे मैं ही ने अपने बल और सामर्थ्य से राजनिवास होने को और अपने प्रताप की बड़ाई के लिये बसाया है?”", + { + "type": "verse:v", + "number": "31", + "sid": "DAN 4:31" + }, + "यह वचन राजा के मुँह से निकलने भी न पाया था कि आकाशवाणी हुई, “हे राजा नबूकदनेस्सर तेरे विषय में यह आज्ञा निकलती है कि राज्य तेरे हाथ से निकल गया,", + { + "type": "verse:v", + "number": "32", + "sid": "DAN 4:32" + }, + "और तू मनुष्यों के बीच में से निकाला जाएगा, और मैदान के पशुओं के संग रहेगा; और बैलों के समान घास चरेगा और सात काल तुझ पर बीतेंगे, जब तक कि तू न जान ले कि परमप्रधान, मनुष्यों के राज्य में प्रभुता करता है और जिसे चाहे वह उसे दे देता है।”", + { + "type": "verse:v", + "number": "33", + "sid": "DAN 4:33" + }, + "उसी घड़ी यह वचन नबूकदनेस्सर के विषय में पूरा हुआ। वह मनुष्यों में से निकाला गया, और बैलों के समान घास चरने लगा, और उसकी देह आकाश की ओस से भीगती थी, यहाँ तक कि उसके बाल उकाब पक्षियों के परों से और उसके नाखून चिड़ियाँ के पंजों के समान बढ़ गए।" + ] + }, + { + "type": "para:s", + "content": [ + "नबूकदनेस्सर द्वारा परमेश्वर की प्रशंसा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "34", + "sid": "DAN 4:34" + }, + "उन दिनों के बीतने पर, मुझ नबूकदनेस्सर ने अपनी आँखें स्वर्ग की ओर उठाई, और मेरी बुद्धि फिर ज्यों की त्यों हो गई; तब मैंने परमप्रधान को धन्य कहा, और जो सदा जीवित है उसकी स्तुति और महिमा यह कहकर करने लगा:" + ] + }, + { + "type": "para:q", + "content": [ + "उसकी प्रभुता सदा की है" + ] + }, + { + "type": "para:q", + "content": [ + "और उसका राज्य पीढ़ी से पीढ़ी तब बना रहनेवाला है।", + { + "type": "char:bdit", + "content": [ + "(भज. 145:13, 1 तीमु. 1:17)" + ] + } + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "35", + "sid": "DAN 4:35" + }, + "पृथ्वी के सब रहनेवाले उसके सामने तुच्छ गिने जाते हैं," + ] + }, + { + "type": "para:q", + "content": [ + "और वह स्वर्ग की सेना और पृथ्वी के रहनेवालों के बीच" + ] + }, + { + "type": "para:q", + "content": [ + "अपनी इच्छा के अनुसार काम करता है;" + ] + }, + { + "type": "para:q", + "content": [ + "और कोई उसको रोककर उससे नहीं कह सकता है, “तूने यह क्या किया है?”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "DAN 4:36" + }, + "उसी समय, मेरी बुद्धि फिर ज्यों की त्यों हो गई; और मेरे राज्य की महिमा के लिये मेरा प्रताप और मुकुट मुझ पर फिर आ गया। और मेरे मंत्री और प्रधान लोग मुझसे भेंट करने के लिये आने लगे, और मैं अपने राज्य में स्थिर हो गया; और मेरी और अधिक प्रशंसा होने लगी।", + { + "type": "verse:v", + "number": "37", + "sid": "DAN 4:37" + }, + "अब मैं नबूकदनेस्सर स्वर्ग के राजा को सराहता हूँ, और उसकी स्तुति और महिमा करता हूँ क्योंकि उसके सब काम सच्चे, और उसके सब व्यवहार न्याय के हैं; और जो लोग घमण्ड से चलते हैं, उन्हें वह नीचा कर सकता है।", + { + "type": "char:bdit", + "content": [ + "(व्यव. 32:4)" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "5", + "sid": "DAN 5" + }, + { + "type": "para:s", + "content": [ + "बेलशस्सर की दावत" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 5:1" + }, + "बेलशस्सर नामक राजा ने अपने हजार प्रधानों के लिये बड़ी दावत की, और उन हजार लोगों के सामने दाखमधु पिया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "DAN 5:2" + }, + "दाखमधु पीते-पीते बेलशस्सर ने आज्ञा दी, कि सोने-चाँदी के जो पात्र मेरे पिता नबूकदनेस्सर ने यरूशलेम के मन्दिर में से निकाले थे, उन्हें ले आओ कि राजा अपने प्रधानों, और रानियों और रखैलों समेत उनमें से पीए।", + { + "type": "verse:v", + "number": "3", + "sid": "DAN 5:3" + }, + "तब जो सोने के पात्र यरूशलेम में परमेश्वर के भवन के मन्दिर में से निकाले गए थे, वे लाए गए; और राजा अपने प्रधानों, और रानियों, और रखैलों समेत उनमें से पीने लगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "DAN 5:4" + }, + { + "type": "char:it", + "content": [ + "वे दाखमधु पी पीकर सोने, चाँदी, पीतल, लोहे, काठ और पत्थर के देवताओं की स्तुति कर ही रहे थे,", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "5.4" + ] + }, + { + "type": "char:fq", + "content": [ + "वे दाखमधु पी पीकर सोने, चाँदी, .... के देवताओं की स्तुति कर ही रहे थे:" + ] + }, + { + "type": "char:ft", + "content": [ + "अन्यजातियाँ वहाँ चर्चित सब धातुओं एवं पदार्थों की मूर्तियाँ बनाती थी। यहाँ “स्तुति” का अर्थ है कि उन्होंने इन देवताओं, उनके इतिहास, उनके गुणों की प्रशंसा में, जो उन्होंने किए थे, उसकी प्रशंसा में बात कर रहे थे।" + ] + } + ] + } + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "DAN 5:29" - }, - "तब बेलशस्सर ने आज्ञा दी, और दानिय्येल को बैंगनी रंग का वस्त्र और उसके गले में सोने की कण्ठमाला पहनाई गई; और ढिंढोरिये ने उसके विषय में पुकारा, कि राज्य में तीसरा दानिय्येल ही प्रभुता करेगा।" - ] + "type": "char:bdit", + "content": [ + "(हब. 2:19, भज. 135:15-18)" + ] }, { - "type": "para:s", - "content": [ - "बेलशस्सर का पतन" - ] + "type": "verse:v", + "number": "5", + "sid": "DAN 5:5" }, + "कि उसी घड़ी मनुष्य के हाथ की सी कई उँगलियाँ निकलकर दीवट के सामने राजभवन की दीवार के चूने पर कुछ लिखने लगीं; और हाथ का जो भाग लिख रहा था वह राजा को दिखाई पड़ा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "30", - "sid": "DAN 5:30" - }, - "उसी रात कसदियों का राजा बेलशस्सर मार डाला गया।", - { - "type": "verse:v", - "number": "31", - "sid": "DAN 5:31" - }, - "और दारा मादी जो कोई बासठ वर्ष का था राजगद्दी पर विराजमान हुआ।" - ] + "type": "verse:v", + "number": "6", + "sid": "DAN 5:6" }, + "उसे देखकर राजा भयभीत हो गया, और वह मन ही मन घबरा गया, और उसकी कमर के जोड़ ढीले हो गए, और काँपते-काँपते उसके घुटने एक दूसरे से लगने लगे।", { - "type": "chapter:c", - "number": "6", - "sid": "DAN 6" + "type": "verse:v", + "number": "7", + "sid": "DAN 5:7" }, + "तब राजा ने ऊँचे शब्द से पुकारकर तंत्रियों, कसदियों और अन्य भावी बतानेवालों को हाजिर करवाने की आज्ञा दी। जब बाबेल के पंडित पास आए, तब उनसे कहने लगा, “जो कोई वह लिखा हुआ पढ़कर उसका अर्थ मुझे समझाए उसे बैंगनी रंग का वस्त्र और उसके गले में सोने की कण्ठमाला पहनाई जाएगी; और मेरे राज्य में तीसरा वही प्रभुता करेगा।”", { - "type": "para:s", - "content": [ - "दानिय्येल के खिलाफ षड्‍यंत्र" - ] + "type": "verse:v", + "number": "8", + "sid": "DAN 5:8" }, + "तब राजा के सब पंडित लोग भीतर आए,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 6:1" - }, - "दारा को यह अच्छा लगा कि अपने राज्य के ऊपर एक सौ बीस ऐसे अधिपति ठहराए, जो पूरे राज्य में अधिकार रखें।", - { - "type": "verse:v", - "number": "2", - "sid": "DAN 6:2" - }, - "और उनके ऊपर उसने तीन अध्यक्ष, जिनमें से दानिय्येल एक था, इसलिए ठहराए, कि वे उन अधिपतियों से लेखा लिया करें, और इस रीति राजा की कुछ हानि न होने पाए।", + "type": "char:it", + "content": [ + "परन्तु उस लिखे हुए को न पढ़ सके", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "3", - "sid": "DAN 6:3" + "type": "char:fr", + "content": [ + "5.8" + ] }, - "जब यह देखा गया कि दानिय्येल में उत्तम आत्मा रहती है, तब उसको उन अध्यक्षों और अधिपतियों से अधिक प्रतिष्ठा मिली; वरन् राजा यह भी सोचता था कि उसको सारे राज्य के ऊपर ठहराए।", { - "type": "verse:v", - "number": "4", - "sid": "DAN 6:4" + "type": "char:fq", + "content": [ + "परन्तु उस लिखे हुए को न पढ़ सके:" + ] }, - "तब अध्यक्ष और अधिपति राजकार्य के विषय में दानिय्येल के विरुद्ध दोष ढूँढ़ने लगे; परन्तु वह विश्वासयोग्य था, और उसके काम में कोई भूल या दोष न निकला, और वे ऐसा कोई अपराध या दोष न पा सके।", { - "type": "verse:v", - "number": "5", - "sid": "DAN 6:5" - }, - "तब वे लोग कहने लगे, “हम उस दानिय्येल के परमेश्वर की व्यवस्था को छोड़ और किसी विषय में उसके विरुद्ध कोई दोष न पा सकेंगे।”" - ] + "type": "char:ft", + "content": [ + "उस भाषा के अक्षर उनके लिए अज्ञात थे। सम्भवत: वे अक्षर किसी भी भाषा के नहीं थे और उन्हें दानिय्येल पढ़ पाया यह और भी अधिक आश्चर्यजनक बात है।" + ] + } + ] + } + ] }, + "और न राजा को उसका अर्थ समझा सके।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "DAN 6:6" - }, - "तब वे अध्यक्ष और अधिपति राजा के पास उतावली से आए, और उससे कहा, “हे राजा दारा, तू युग-युग जीवित रहे।", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 6:7" - }, - "राज्य के सारे अध्यक्षों ने, और हाकिमों, अधिपतियों, न्यायियों, और राज्यपालों ने आपस में सम्मति की है, कि राजा ऐसी आज्ञा दे और ऐसी कड़ी आज्ञा निकाले, कि तीस दिन तक जो कोई, हे राजा,", - { - "type": "char:it", - "content": [ - "तुझे छोड़ किसी और मनुष्य या देवता से विनती करे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.7" - ] - }, - { - "type": "char:fq", - "content": [ - "तुझे छोड़ किसी और मनुष्य या देवता से विनती करे:" - ] - }, - { - "type": "char:ft", - "content": [ - "कोई भी चाहे वह किसी भी बड़े पद पर हो, यहाँ मुख्य उद्देश्य दानिय्येल को अपमानित करना था परन्तु उसके लिए एक सार्वभौमिक निषेध की आवश्यकता थी।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, वह सिंहों की माँद में डाल दिया जाए।" - ] - }, - { - "type": "verse:v", - "number": "8", - "sid": "DAN 6:8" - }, - "इसलिए अब हे राजा, ऐसी आज्ञा दे, और इस पत्र पर हस्ताक्षर कर, जिससे यह बात मादियों और फारसियों की अटल व्यवस्था के अनुसार अदल-बदल न हो सके।”", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 6:9" - }, - "तब दारा राजा ने उस आज्ञापत्र पर हस्ताक्षर कर दिया।" - ] + "type": "verse:v", + "number": "9", + "sid": "DAN 5:9" }, + "इस पर बेलशस्सर राजा बहुत घबरा गया और भयातुर हो गया; और उसके प्रधान भी बहुत व्याकुल हुए।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "शेरों की गुफा में दानिय्येल" - ] + "type": "verse:v", + "number": "10", + "sid": "DAN 5:10" }, + "राजा और प्रधानों के वचनों को सुनकर, रानी दावत के घर में आई और कहने लगी, “हे राजा, तू युग-युग जीवित रहे, अपने मन में न घबरा और न उदास हो।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DAN 6:10" - }, - "जब दानिय्येल को मालूम हुआ कि उस पत्र पर हस्ताक्षर किया गया है, तब वह अपने घर में गया जिसकी ऊपरी कोठरी की खिड़कियाँ यरूशलेम की ओर खुली रहती थीं, और अपनी रीति के अनुसार जैसा वह दिन में तीन बार अपने परमेश्वर के सामने घुटने टेककर प्रार्थना और धन्यवाद करता था, वैसा ही तब भी करता रहा।", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 6:11" - }, - "तब उन पुरुषों ने उतावली से आकर दानिय्येल को अपने परमेश्वर के सामने विनती करते और गिड़गिड़ाते हुए पाया।", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 6:12" - }, - "तब वे राजा के पास जाकर, उसकी राजआज्ञा के विषय में उससे कहने लगे, “हे राजा, क्या तूने ऐसे आज्ञापत्र पर हस्ताक्षर नहीं किया कि तीस दिन तक जो कोई तुझे छोड़ किसी मनुष्य या देवता से विनती करेगा, वह सिंहों की माँद में डाल दिया जाएगा?” राजा ने उत्तर दिया, “हाँ, मादियों और फारसियों की अटल व्यवस्था के अनुसार यह बात स्थिर है।”", - { - "type": "verse:v", - "number": "13", - "sid": "DAN 6:13" - }, - "तब उन्होंने राजा से कहा, “यहूदी बंधुओं में से जो दानिय्येल है, उसने, हे राजा, न तो तेरी ओर कुछ ध्यान दिया, और न तेरे हस्ताक्षर किए हुए आज्ञापत्र की ओर; वह दिन में तीन बार विनती किया करता है।”" - ] + "type": "verse:v", + "number": "11", + "sid": "DAN 5:11" }, + "तेरे राज्य में दानिय्येल नामक एक पुरुष है जिसका नाम तेरे पिता ने बेलतशस्सर रखा था, उसमें पवित्र ईश्वरों की आत्मा रहती है, और उस राजा के दिनों में उसमें प्रकाश, प्रवीणता और ईश्वरों के तुल्य बुद्धि पाई गई। और हे राजा, तेरा पिता जो राजा था, उसने उसको सब ज्योतिषियों, तंत्रियों, कसदियों और अन्य भावी बतानेवालों का प्रधान ठहराया था,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DAN 6:14" - }, - "यह वचन सुनकर, राजा बहुत उदास हुआ, और दानिय्येल को बचाने के उपाय सोचने लगा; और सूर्य के अस्त होने तक उसके बचाने का यत्न करता रहा।", - { - "type": "verse:v", - "number": "15", - "sid": "DAN 6:15" - }, - "तब वे पुरुष राजा के पास उतावली से आकर कहने लगे, “हे राजा, यह जान रख, कि मादियों और फारसियों में यह व्यवस्था है कि जो-जो मनाही या आज्ञा राजा ठहराए, वह नहीं बदल सकती।”" - ] + "type": "verse:v", + "number": "12", + "sid": "DAN 5:12" }, + "क्योंकि उसमें उत्तम आत्मा, ज्ञान और प्रवीणता, और स्वप्नों का अर्थ बताने और पहेलियाँ खोलने, और सन्देह दूर करने की शक्ति पाई गई। इसलिए अब दानिय्येल बुलाया जाए, और वह इसका अर्थ बताएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "दीवार पर के लिखावट का अर्थ बताना" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "DAN 6:16" - }, - "तब राजा ने आज्ञा दी, और दानिय्येल लाकर सिंहों की माँद में डाल दिया गया। उस समय राजा ने दानिय्येल से कहा, “तेरा परमेश्वर जिसकी तू नित्य उपासना करता है, वही तुझे बचाए!”", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 6:17" - }, + "type": "verse:v", + "number": "13", + "sid": "DAN 5:13" + }, + "तब दानिय्येल राजा के सामने भीतर बुलाया गया। राजा दानिय्येल से पूछने लगा, “क्या तू वही दानिय्येल है जो मेरे पिता नबूकदनेस्सर राजा के यहूदा देश से लाए हुए यहूदी बंधुओं में से है?", + { + "type": "verse:v", + "number": "14", + "sid": "DAN 5:14" + }, + "मैंने तेरे विषय में सुना है कि देवताओं की आत्मा तुझ में रहती है; और प्रकाश, प्रवीणता और उत्तम बुद्धि तुझ में पाई जाती है।", + { + "type": "verse:v", + "number": "15", + "sid": "DAN 5:15" + }, + "देख, अभी पंडित और तांत्रिक लोग मेरे सामने इसलिए लाए गए थे कि यह लिखा हुआ पढ़ें और उसका अर्थ मुझे बताएँ, परन्तु वे उस बात का अर्थ न समझा सके।", + { + "type": "verse:v", + "number": "16", + "sid": "DAN 5:16" + }, + "परन्तु मैंने तेरे विषय में सुना है कि दानिय्येल भेद खोल सकता और सन्देह दूर कर सकता है। इसलिए अब यदि तू उस लिखे हुए को पढ़ सके और उसका अर्थ भी मुझे समझा सके, तो तुझे बैंगनी रंग का वस्त्र, और तेरे गले में सोने की कण्ठमाला पहनाई जाएगी, और राज्य में तीसरा तू ही प्रभुता करेगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "17", + "sid": "DAN 5:17" + }, + "दानिय्येल ने राजा से कहा, “अपने दान अपने ही पास रख; और जो बदला तू देना चाहता है, वह दूसरे को दे; वह लिखी हुई बात मैं राजा को पढ़ सुनाऊँगा, और उसका अर्थ भी तुझे समझाऊँगा।", + { + "type": "verse:v", + "number": "18", + "sid": "DAN 5:18" + }, + "हे राजा, परमप्रधान परमेश्वर ने तेरे पिता नबूकदनेस्सर को राज्य, बड़ाई, प्रतिष्ठा और प्रताप दिया था;", + { + "type": "verse:v", + "number": "19", + "sid": "DAN 5:19" + }, + "और उस बड़ाई के कारण जो उसने उसको दी थी, देश-देश और जाति-जाति के सब लोग, और भिन्न-भिन्न भाषा बोलनेवाले उसके सामने काँपते और थरथराते थे, जिसे वह चाहता उसे वह घात करता था, और जिसको वह चाहता उसे वह जीवित रखता था जिसे वह चाहता उसे वह ऊँचा पद देता था, और जिसको वह चाहता उसे वह गिरा देता था।", + { + "type": "verse:v", + "number": "20", + "sid": "DAN 5:20" + }, + "परन्तु जब उसका मन फूल उठा, और उसकी आत्मा कठोर हो गई, यहाँ तक कि वह अभिमान करने लगा, तब वह अपने राजसिंहासन पर से उतारा गया, और उसकी प्रतिष्ठा भंग की गई;", + { + "type": "char:bdit", + "content": [ + "(नीति. 16:15)" + ] + }, + { + "type": "verse:v", + "number": "21", + "sid": "DAN 5:21" + }, + "वह मनुष्यों में से निकाला गया, और उसका मन पशुओं का सा, और उसका निवास जंगली गदहों के बीच हो गया; वह बैलों के समान घास चरता, और उसका शरीर आकाश की ओस से भीगा करता था, जब तक कि उसने जान न लिया कि परमप्रधान परमेश्वर मनुष्यों के राज्य में प्रभुता करता है और जिसे चाहता उसी को उस पर अधिकारी ठहराता है।", + { + "type": "verse:v", + "number": "22", + "sid": "DAN 5:22" + }, + "तो भी, हे बेलशस्सर, तू जो उसका पुत्र है, और यह सब कुछ जानता था, तो भी तेरा मन नम्र न हुआ।", + { + "type": "verse:v", + "number": "23", + "sid": "DAN 5:23" + }, + "वरन् तूने स्वर्ग के प्रभु के विरुद्ध सिर उठाकर उसके भवन के पात्र मँगवाकर अपने सामने रखवा लिए, और अपने प्रधानों और रानियों और रखैलों समेत तूने उनमें दाखमधु पिया; और चाँदी-सोने, पीतल, लोहे, काठ और पत्थर के देवता, जो न देखते न सुनते, न कुछ जानते हैं, उनकी तो स्तुति की, परन्तु परमेश्वर, जिसके हाथ में तेरा प्राण है, और जिसके वश में तेरा सब चलना फिरना है, उसका सम्मान तूने नहीं किया।", + { + "type": "char:bdit", + "content": [ + "(अय्यू. 12:10, भज. 115:4-8)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DAN 5:24" + }, + "“तब ही यह हाथ का एक भाग उसी की ओर से प्रगट किया गया है और वे शब्द लिखे गए हैं।", + { + "type": "verse:v", + "number": "25", + "sid": "DAN 5:25" + }, + "और जो शब्द लिखे गए वे ये हैं,", + { + "type": "char:it", + "content": [ + "मने, मने, तकेल, ऊपर्सीन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "तब एक पत्थर लाकर" - ] + "type": "char:fr", + "content": [ + "5.25" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.17" - ] - }, - { - "type": "char:fq", - "content": [ - "तब एक पत्थर लाकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "सम्भवतः एक बड़ा समतल पत्थर शेर की गुफा को ढाँप सकता था और बच निकलने के लिए उसे हटाना दानिय्येल के लिए असंभव था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "मने, मने, तकेल, ऊपर्सीन:" + ] }, { - "type": "char:it", - "content": [ - "* उस माँद के मुँह पर रखा गया, और राजा ने उस पर अपनी अंगूठी से, और अपने प्रधानों की अँगूठियों से मुहर लगा दी कि दानिय्येल के विषय में कुछ बदलने न पाए।" - ] + "type": "char:ft", + "content": [ + "मने-संख्या, मने-संख्या, तकेल-भार (पेरेस) (विभाजन) उपर्सीन-विभाजन" + ] + } + ] + } + ] + }, + "।", + { + "type": "verse:v", + "number": "26", + "sid": "DAN 5:26" + }, + "इस वाक्य का अर्थ यह है, मने, अर्थात् परमेश्वर ने तेरे राज्य के दिन गिनकर उसका अन्त कर दिया है।", + { + "type": "verse:v", + "number": "27", + "sid": "DAN 5:27" + }, + "तकेल, तू मानो तराजू में तौला गया और हलका पाया गया है।", + { + "type": "verse:v", + "number": "28", + "sid": "DAN 5:28" + }, + "परेस, अर्थात् तेरा राज्य बाँटकर मादियों और फारसियों को दिया गया है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "DAN 5:29" + }, + "तब बेलशस्सर ने आज्ञा दी, और दानिय्येल को बैंगनी रंग का वस्त्र और उसके गले में सोने की कण्ठमाला पहनाई गई; और ढिंढोरिये ने उसके विषय में पुकारा, कि राज्य में तीसरा दानिय्येल ही प्रभुता करेगा।" + ] + }, + { + "type": "para:s", + "content": [ + "बेलशस्सर का पतन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "30", + "sid": "DAN 5:30" + }, + "उसी रात कसदियों का राजा बेलशस्सर मार डाला गया।", + { + "type": "verse:v", + "number": "31", + "sid": "DAN 5:31" + }, + "और दारा मादी जो कोई बासठ वर्ष का था राजगद्दी पर विराजमान हुआ।" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "DAN 6" + }, + { + "type": "para:s", + "content": [ + "दानिय्येल के खिलाफ षड्‍यंत्र" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 6:1" + }, + "दारा को यह अच्छा लगा कि अपने राज्य के ऊपर एक सौ बीस ऐसे अधिपति ठहराए, जो पूरे राज्य में अधिकार रखें।", + { + "type": "verse:v", + "number": "2", + "sid": "DAN 6:2" + }, + "और उनके ऊपर उसने तीन अध्यक्ष, जिनमें से दानिय्येल एक था, इसलिए ठहराए, कि वे उन अधिपतियों से लेखा लिया करें, और इस रीति राजा की कुछ हानि न होने पाए।", + { + "type": "verse:v", + "number": "3", + "sid": "DAN 6:3" + }, + "जब यह देखा गया कि दानिय्येल में उत्तम आत्मा रहती है, तब उसको उन अध्यक्षों और अधिपतियों से अधिक प्रतिष्ठा मिली; वरन् राजा यह भी सोचता था कि उसको सारे राज्य के ऊपर ठहराए।", + { + "type": "verse:v", + "number": "4", + "sid": "DAN 6:4" + }, + "तब अध्यक्ष और अधिपति राजकार्य के विषय में दानिय्येल के विरुद्ध दोष ढूँढ़ने लगे; परन्तु वह विश्वासयोग्य था, और उसके काम में कोई भूल या दोष न निकला, और वे ऐसा कोई अपराध या दोष न पा सके।", + { + "type": "verse:v", + "number": "5", + "sid": "DAN 6:5" + }, + "तब वे लोग कहने लगे, “हम उस दानिय्येल के परमेश्वर की व्यवस्था को छोड़ और किसी विषय में उसके विरुद्ध कोई दोष न पा सकेंगे।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "DAN 6:6" + }, + "तब वे अध्यक्ष और अधिपति राजा के पास उतावली से आए, और उससे कहा, “हे राजा दारा, तू युग-युग जीवित रहे।", + { + "type": "verse:v", + "number": "7", + "sid": "DAN 6:7" + }, + "राज्य के सारे अध्यक्षों ने, और हाकिमों, अधिपतियों, न्यायियों, और राज्यपालों ने आपस में सम्मति की है, कि राजा ऐसी आज्ञा दे और ऐसी कड़ी आज्ञा निकाले, कि तीस दिन तक जो कोई, हे राजा,", + { + "type": "char:it", + "content": [ + "तुझे छोड़ किसी और मनुष्य या देवता से विनती करे", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.7" + ] + }, + { + "type": "char:fq", + "content": [ + "तुझे छोड़ किसी और मनुष्य या देवता से विनती करे:" + ] + }, + { + "type": "char:ft", + "content": [ + "कोई भी चाहे वह किसी भी बड़े पद पर हो, यहाँ मुख्य उद्देश्य दानिय्येल को अपमानित करना था परन्तु उसके लिए एक सार्वभौमिक निषेध की आवश्यकता थी।" + ] } - ] + ] + } + ] + }, + ", वह सिंहों की माँद में डाल दिया जाए।", + { + "type": "verse:v", + "number": "8", + "sid": "DAN 6:8" }, + "इसलिए अब हे राजा, ऐसी आज्ञा दे, और इस पत्र पर हस्ताक्षर कर, जिससे यह बात मादियों और फारसियों की अटल व्यवस्था के अनुसार अदल-बदल न हो सके।”", { - "type": "para:s", - "content": [ - "दानिय्येल का शेरों से बचाया जाना" - ] + "type": "verse:v", + "number": "9", + "sid": "DAN 6:9" }, + "तब दारा राजा ने उस आज्ञापत्र पर हस्ताक्षर कर दिया।" + ] + }, + { + "type": "para:s", + "content": [ + "शेरों की गुफा में दानिय्येल" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DAN 6:18" - }, - "तब राजा अपने महल में चला गया, और उस रात को बिना भोजन पड़ा रहा; और उसके पास सुख-विलास की कोई वस्तु नहीं पहुँचाई गई, और उसे नींद भी नहीं आई।" - ] + "type": "verse:v", + "number": "10", + "sid": "DAN 6:10" }, + "जब दानिय्येल को मालूम हुआ कि उस पत्र पर हस्ताक्षर किया गया है, तब वह अपने घर में गया जिसकी ऊपरी कोठरी की खिड़कियाँ यरूशलेम की ओर खुली रहती थीं, और अपनी रीति के अनुसार जैसा वह दिन में तीन बार अपने परमेश्वर के सामने घुटने टेककर प्रार्थना और धन्यवाद करता था, वैसा ही तब भी करता रहा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DAN 6:19" - }, - "भोर को पौ फटते ही राजा उठा, और सिंहों के माँद की ओर फुर्ती से चला गया।", - { - "type": "verse:v", - "number": "20", - "sid": "DAN 6:20" - }, - "जब राजा माँद के निकट आया, तब शोकभरी वाणी से चिल्लाने लगा और दानिय्येल से कहा, “हे दानिय्येल, हे जीविते परमेश्वर के दास, क्या तेरा परमेश्वर जिसकी तू नित्य उपासना करता है, तुझे सिंहों से बचा सका है?”", - { - "type": "verse:v", - "number": "21", - "sid": "DAN 6:21" - }, - "तब दानिय्येल ने राजा से कहा, “हे राजा, तू युग-युग जीवित रहे!", - { - "type": "verse:v", - "number": "22", - "sid": "DAN 6:22" - }, - "मेरे परमेश्वर ने अपना दूत भेजकर सिंहों के मुँह को ऐसा बन्द कर रखा कि उन्होंने मेरी कुछ भी हानि नहीं की; इसका कारण यह है, कि मैं उसके सामने निर्दोष पाया गया; और हे राजा, तेरे सम्मुख भी मैंने कोई भूल नहीं की।”", - { - "type": "char:bdit", - "content": [ - "(यशा. 63:9, भज. 34:7)" - ] - }, - "", + "type": "verse:v", + "number": "11", + "sid": "DAN 6:11" + }, + "तब उन पुरुषों ने उतावली से आकर दानिय्येल को अपने परमेश्वर के सामने विनती करते और गिड़गिड़ाते हुए पाया।", + { + "type": "verse:v", + "number": "12", + "sid": "DAN 6:12" + }, + "तब वे राजा के पास जाकर, उसकी राजआज्ञा के विषय में उससे कहने लगे, “हे राजा, क्या तूने ऐसे आज्ञापत्र पर हस्ताक्षर नहीं किया कि तीस दिन तक जो कोई तुझे छोड़ किसी मनुष्य या देवता से विनती करेगा, वह सिंहों की माँद में डाल दिया जाएगा?” राजा ने उत्तर दिया, “हाँ, मादियों और फारसियों की अटल व्यवस्था के अनुसार यह बात स्थिर है।”", + { + "type": "verse:v", + "number": "13", + "sid": "DAN 6:13" + }, + "तब उन्होंने राजा से कहा, “यहूदी बंधुओं में से जो दानिय्येल है, उसने, हे राजा, न तो तेरी ओर कुछ ध्यान दिया, और न तेरे हस्ताक्षर किए हुए आज्ञापत्र की ओर; वह दिन में तीन बार विनती किया करता है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DAN 6:14" + }, + "यह वचन सुनकर, राजा बहुत उदास हुआ, और दानिय्येल को बचाने के उपाय सोचने लगा; और सूर्य के अस्त होने तक उसके बचाने का यत्न करता रहा।", + { + "type": "verse:v", + "number": "15", + "sid": "DAN 6:15" + }, + "तब वे पुरुष राजा के पास उतावली से आकर कहने लगे, “हे राजा, यह जान रख, कि मादियों और फारसियों में यह व्यवस्था है कि जो-जो मनाही या आज्ञा राजा ठहराए, वह नहीं बदल सकती।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "DAN 6:16" + }, + "तब राजा ने आज्ञा दी, और दानिय्येल लाकर सिंहों की माँद में डाल दिया गया। उस समय राजा ने दानिय्येल से कहा, “तेरा परमेश्वर जिसकी तू नित्य उपासना करता है, वही तुझे बचाए!”", + { + "type": "verse:v", + "number": "17", + "sid": "DAN 6:17" + }, + { + "type": "char:it", + "content": [ + "तब एक पत्थर लाकर", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "23", - "sid": "DAN 6:23" + "type": "char:fr", + "content": [ + "6.17" + ] }, - "तब", { - "type": "char:it", - "content": [ - "राजा ने बहुत आनन्दित होकर" - ] + "type": "char:fq", + "content": [ + "तब एक पत्थर लाकर:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "6.23" - ] - }, - { - "type": "char:fq", - "content": [ - "राजा ने बहुत आनन्दित होकर:" - ] - }, - { - "type": "char:ft", - "content": [ - "दानिय्येल को पूर्णतः सुरक्षित देखकर राजा आनन्द से भर गया, उसे अपने स्थान पर पुनः प्रतिष्ठित किया जा सकता है, और राज्य में फिर से उपयोगी हो सकता है।" - ] - } - ], - "caller": "+" + "type": "char:ft", + "content": [ + "सम्भवतः एक बड़ा समतल पत्थर शेर की गुफा को ढाँप सकता था और बच निकलने के लिए उसे हटाना दानिय्येल के लिए असंभव था।" + ] + } + ] + } + ] + }, + "उस माँद के मुँह पर रखा गया, और राजा ने उस पर अपनी अंगूठी से, और अपने प्रधानों की अँगूठियों से मुहर लगा दी कि दानिय्येल के विषय में कुछ बदलने न पाए।" + ] + }, + { + "type": "para:s", + "content": [ + "दानिय्येल का शेरों से बचाया जाना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DAN 6:18" + }, + "तब राजा अपने महल में चला गया, और उस रात को बिना भोजन पड़ा रहा; और उसके पास सुख-विलास की कोई वस्तु नहीं पहुँचाई गई, और उसे नींद भी नहीं आई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "DAN 6:19" + }, + "भोर को पौ फटते ही राजा उठा, और सिंहों के माँद की ओर फुर्ती से चला गया।", + { + "type": "verse:v", + "number": "20", + "sid": "DAN 6:20" + }, + "जब राजा माँद के निकट आया, तब शोकभरी वाणी से चिल्लाने लगा और दानिय्येल से कहा, “हे दानिय्येल, हे जीविते परमेश्वर के दास, क्या तेरा परमेश्वर जिसकी तू नित्य उपासना करता है, तुझे सिंहों से बचा सका है?”", + { + "type": "verse:v", + "number": "21", + "sid": "DAN 6:21" + }, + "तब दानिय्येल ने राजा से कहा, “हे राजा, तू युग-युग जीवित रहे!", + { + "type": "verse:v", + "number": "22", + "sid": "DAN 6:22" + }, + "मेरे परमेश्वर ने अपना दूत भेजकर सिंहों के मुँह को ऐसा बन्द कर रखा कि उन्होंने मेरी कुछ भी हानि नहीं की; इसका कारण यह है, कि मैं उसके सामने निर्दोष पाया गया; और हे राजा, तेरे सम्मुख भी मैंने कोई भूल नहीं की।”", + { + "type": "char:bdit", + "content": [ + "(यशा. 63:9, भज. 34:7)" + ] + }, + { + "type": "verse:v", + "number": "23", + "sid": "DAN 6:23" + }, + "तब", + { + "type": "char:it", + "content": [ + "राजा ने बहुत आनन्दित होकर", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "6.23" + ] + }, + { + "type": "char:fq", + "content": [ + "राजा ने बहुत आनन्दित होकर:" + ] + }, + { + "type": "char:ft", + "content": [ + "दानिय्येल को पूर्णतः सुरक्षित देखकर राजा आनन्द से भर गया, उसे अपने स्थान पर पुनः प्रतिष्ठित किया जा सकता है, और राज्य में फिर से उपयोगी हो सकता है।" + ] + } + ] + } + ] + }, + ", दानिय्येल को माँद में से निकालने की आज्ञा दी। अतः दानिय्येल माँद में से निकाला गया, और उस पर हानि का कोई चिन्ह न पाया गया, क्योंकि वह अपने परमेश्वर पर विश्वास रखता था।" + ] + }, + { + "type": "para:s", + "content": [ + "दारा द्वारा परमेश्वर का सम्मान" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "24", + "sid": "DAN 6:24" + }, + "तब राजा ने आज्ञा दी कि जिन पुरुषों ने दानिय्येल की चुगली की थी, वे अपने-अपने बाल-बच्चों और स्त्रियों समेत लाकर सिंहों के माँद में डाल दिए जाएँ; और वे माँद की पेंदी तक भी न पहुँचे कि सिंहों ने उन पर झपटकर सब हड्डियों समेत उनको चबा डाला।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "25", + "sid": "DAN 6:25" + }, + "तब दारा राजा ने सारी पृथ्वी के रहनेवाले देश-देश और जाति-जाति के सब लोगों, और भिन्न-भिन्न भाषा बोलनेवालों के पास यह लिखा, “तुम्हारा बहुत कुशल हो!", + { + "type": "verse:v", + "number": "26", + "sid": "DAN 6:26" + }, + "मैं यह आज्ञा देता हूँ कि जहाँ-जहाँ मेरे राज्य का अधिकार है, वहाँ के लोग दानिय्येल के परमेश्वर के सम्मुख काँपते और थरथराते रहें, क्योंकि जीविता और युगानुयुग तक रहनेवाला परमेश्वर वही है; उसका राज्य अविनाशी और उसकी प्रभुता सदा स्थिर रहेगी।", + { + "type": "char:bdit", + "content": [ + "(दानि. 7:27, भज. 99:1-3)" + ] + }, + { + "type": "verse:v", + "number": "27", + "sid": "DAN 6:27" + }, + "जिसने दानिय्येल को सिंहों से बचाया है, वही बचाने और छुड़ानेवाला है; और स्वर्ग में और पृथ्वी पर चिन्हों और चमत्कारों का प्रगट करनेवाला है।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DAN 6:28" + }, + "और दानिय्येल, दारा और कुस्रू फारसी, दोनों के राज्य के दिनों में सुख-चैन से रहा।" + ] + }, + { + "type": "chapter:c", + "number": "7", + "sid": "DAN 7" + }, + { + "type": "para:s", + "content": [ + "चार जन्तुओं का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 7:1" + }, + "बाबेल के राजा बेलशस्सर के राज्य के पहले वर्ष में, दानिय्येल ने पलंग पर स्वप्न देखा। तब उसने वह स्वप्न लिखा, और बातों का सारांश भी वर्णन किया।", + { + "type": "verse:v", + "number": "2", + "sid": "DAN 7:2" + }, + "दानिय्येल ने यह कहा, “मैंने रात को यह स्वप्न देखा कि महासागर पर चौमुखी आँधी चलने लगी।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 7:1)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "DAN 7:3" + }, + "तब समुद्र में से चार बड़े-बड़े जन्तु, जो एक दूसरे से भिन्न थे, निकल आए।", + { + "type": "verse:v", + "number": "4", + "sid": "DAN 7:4" + }, + "पहला जन्तु", + { + "type": "char:it", + "content": [ + "सिंह", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.4" + ] + }, + { + "type": "char:fq", + "content": [ + "सिंह:" + ] }, - { - "type": "char:it", - "content": [ - "*, दानिय्येल को माँद में से निकालने की आज्ञा दी। अतः दानिय्येल माँद में से निकाला गया, और उस पर हानि का कोई चिन्ह न पाया गया, क्योंकि वह अपने परमेश्वर पर विश्वास रखता था।" - ] + { + "type": "char:ft", + "content": [ + "पशुओं का राजा, नबूकदनेस्सर राजा का प्रतीक था।" + ] } - ] + ] + } + ] + }, + "के समान था और", + { + "type": "char:it", + "content": [ + "उसके पंख उकाब के से थे" + ] + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.4" + ] + }, + { + "type": "char:fq", + "content": [ + "उसके पंख उकाब के से थे:" + ] + }, + { + "type": "char:ft", + "content": [ + "उकाब के पंख सटीक रूप से उस राज्य की तीव्र विजय को दर्शाते है।" + ] + } + ] + }, + "। और मेरे देखते-देखते उसके पंखों के पर नीचे गए और वह भूमि पर से उठाकर, मनुष्य के समान पाँवों के बल खड़ा किया गया; और उसको मनुष्य का हृदय दिया गया।", + { + "type": "verse:v", + "number": "5", + "sid": "DAN 7:5" + }, + "फिर मैंने एक और जन्तु देखा जो रीछ के समान था, और एक पाँजर के बल उठा हुआ था, और उसके मुँह में दाँतों के बीच तीन पसलियाँ थीं; और लोग उससे कह रहे थे, ‘उठकर बहुत माँस खा।’", + { + "type": "verse:v", + "number": "6", + "sid": "DAN 7:6" + }, + "इसके बाद मैंने दृष्टि की और देखा कि चीते के समान एक और जन्तु है जिसकी पीठ पर पक्षी के से चार पंख हैं; और उस जन्तु के चार सिर थे; और उसको अधिकार दिया गया।", + { + "type": "verse:v", + "number": "7", + "sid": "DAN 7:7" + }, + "फिर इसके बाद मैंने स्वप्न में दृष्टि की और देखा, कि एक चौथा जन्तु है जो भयंकर और डरावना और बहुत सामर्थी है; और उसके बड़े-बड़े लोहे के दाँत हैं; वह सब कुछ खा डालता है और चूर-चूर करता है, और जो बच जाता है, उसे पैरों से रौंदता है। और वह सब पहले जन्तुओं से भिन्न है; और उसके दस सींग हैं।", + { + "type": "verse:v", + "number": "8", + "sid": "DAN 7:8" + }, + "मैं उन सींगों को ध्यान से देख रहा था तो क्या देखा कि उनके बीच एक और छोटा सा सींग निकला, और उसके बल से उन पहले सींगों में से तीन उखाड़े गए; फिर मैंने देखा कि इस सींग में मनुष्य की सी आँखें, और बड़ा बोल बोलनेवाला मुँह भी है।" + ] + }, + { + "type": "para:s", + "content": [ + "प्राचीन के दिनों का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DAN 7:9" + }, + "“मैंने देखते-देखते अन्त में क्या देखा, कि सिंहासन रखे गए, और कोई अति प्राचीन विराजमान हुआ; उसका वस्त्र हिम-सा उजला, और सिर के बाल निर्मल ऊन के समान थे; उसका सिंहासन अग्निमय और उसके पहिये धधकती हुई आग के से देख पड़ते थे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 1:14)" + ] + }, + { + "type": "verse:v", + "number": "10", + "sid": "DAN 7:10" + }, + "उस प्राचीन के सम्मुख से आग की धारा निकलकर बह रही थी; फिर हजारों हजार लोग उसकी सेवा टहल कर रहे थे, और लाखों-लाख लोग उसके सामने हाजिर थे; फिर न्यायी बैठ गए, और पुस्तकें खोली गईं।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 20:11, 12)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "DAN 7:11" + }, + "उस समय उस सींग का बड़ा बोल सुनकर मैं देखता रहा, और देखते-देखते अन्त में देखा कि", + { + "type": "char:it", + "content": [ + "वह जन्तु घात किया गया", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "7.11" + ] + }, + { + "type": "char:fq", + "content": [ + "वह जन्तु घात किया गया:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् यहाँ पर यह दर्शाया गया है कि राज्य का विनाश वैसे होगा जैसा उस जन्तु का शरीर नष्ट हो गया था।" + ] + } + ] + } + ] }, + ", और उसका शरीर धधकती हुई आग में भस्म किया गया।", { - "type": "para:s", - "content": [ - "दारा द्वारा परमेश्वर का सम्मान" - ] + "type": "verse:v", + "number": "12", + "sid": "DAN 7:12" }, + "और रहे हुए जन्तुओं का अधिकार ले लिया गया, परन्तु उनका प्राण कुछ समय के लिये बचाया गया।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DAN 6:24" - }, - "तब राजा ने आज्ञा दी कि जिन पुरुषों ने दानिय्येल की चुगली की थी, वे अपने-अपने बाल-बच्चों और स्त्रियों समेत लाकर सिंहों के माँद में डाल दिए जाएँ; और वे माँद की पेंदी तक भी न पहुँचे कि सिंहों ने उन पर झपटकर सब हड्डियों समेत उनको चबा डाला।" - ] + "type": "verse:v", + "number": "13", + "sid": "DAN 7:13" }, + "मैंने रात में स्वप्न में देखा, और देखो, मनुष्य के सन्तान सा कोई आकाश के बादलों समेत आ रहा था, और वह उस अति प्राचीन के पास पहुँचा, और उसको वे उसके समीप लाए।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "25", - "sid": "DAN 6:25" - }, - "तब दारा राजा ने सारी पृथ्वी के रहनेवाले देश-देश और जाति-जाति के सब लोगों, और भिन्न-भिन्न भाषा बोलनेवालों के पास यह लिखा, “तुम्हारा बहुत कुशल हो!", - { - "type": "verse:v", - "number": "26", - "sid": "DAN 6:26" - }, - "मैं यह आज्ञा देता हूँ कि जहाँ-जहाँ मेरे राज्य का अधिकार है, वहाँ के लोग दानिय्येल के परमेश्वर के सम्मुख काँपते और थरथराते रहें, क्योंकि जीविता और युगानुयुग तक रहनेवाला परमेश्वर वही है; उसका राज्य अविनाशी और उसकी प्रभुता सदा स्थिर रहेगी।", - { - "type": "char:bdit", - "content": [ - "(दानि. 7:27, भज. 99:1-3)" - ] - }, - "", - { - "type": "verse:v", - "number": "27", - "sid": "DAN 6:27" - }, - "जिसने दानिय्येल को सिंहों से बचाया है, वही बचाने और छुड़ानेवाला है; और स्वर्ग में और पृथ्वी पर चिन्हों और चमत्कारों का प्रगट करनेवाला है।”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 14:14 मत्ती 26:64)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "DAN 6:28" - }, - "और दानिय्येल, दारा और कुस्रू फारसी, दोनों के राज्य के दिनों में सुख-चैन से रहा।" - ] + "type": "verse:v", + "number": "14", + "sid": "DAN 7:14" }, + "तब उसको ऐसी प्रभुता, महिमा और राज्य दिया गया, कि देश-देश और जाति-जाति के लोग और भिन्न-भिन्न भाषा बोलनेवाले सब उसके अधीन हों; उसकी प्रभुता सदा तक अटल, और उसका राज्य अविनाशी ठहरा।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 11:15)" + ] + } + ] + }, + { + "type": "para:s", + "content": [ + "दानिय्येल के द्वारा दर्शनों का अर्थ बताना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DAN 7:15" + }, + "“और मुझ दानिय्येल का मन विकल हो गया, और जो कुछ मैंने देखा था उसके कारण मैं घबरा गया।", + { + "type": "verse:v", + "number": "16", + "sid": "DAN 7:16" + }, + "तब जो लोग पास खड़े थे, उनमें से एक के पास जाकर मैंने उन सारी बातों का भेद पूछा, उसने यह कहकर मुझे उन बातों का अर्थ बताया,", + { + "type": "verse:v", + "number": "17", + "sid": "DAN 7:17" + }, + "‘उन चार बड़े-बड़े जन्तुओं का अर्थ चार राज्य हैं, जो पृथ्वी पर उदय होंगे।", + { + "type": "verse:v", + "number": "18", + "sid": "DAN 7:18" + }, + "परन्तु परमप्रधान के पवित्र लोग राज्य को पाएँगे और युगानुयुग उसके अधिकारी बने रहेंगे।’", + { + "type": "char:bdit", + "content": [ + "(दानि. 7:27)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "7", - "sid": "DAN 7" + "type": "verse:v", + "number": "19", + "sid": "DAN 7:19" }, + "“तब मेरे मन में यह इच्छा हुई कि उस चौथे जन्तु का भेद भी जान लूँ जो और तीनों से भिन्न और अति भयंकर था और जिसके दाँत लोहे के और नख पीतल के थे; वह सब कुछ खा डालता, और चूर-चूर करता, और बचे हुए को पैरों से रौंद डालता था।", { - "type": "para:s", - "content": [ - "चार जन्तुओं का दर्शन" - ] + "type": "verse:v", + "number": "20", + "sid": "DAN 7:20" }, + "फिर उसके सिर में के दस सींगों का भेद, और जिस नये सींग के निकलने से तीन सींग गिर गए, अर्थात् जिस सींग की आँखें और बड़ा बोल बोलनेवाला मुँह और सब और सींगों से अधिक भयंकर था, उसका भी भेद जानने की मुझे इच्छा हुई।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 7:1" - }, - "बाबेल के राजा बेलशस्सर के राज्य के पहले वर्ष में, दानिय्येल ने पलंग पर स्वप्न देखा। तब उसने वह स्वप्न लिखा, और बातों का सारांश भी वर्णन किया।", - { - "type": "verse:v", - "number": "2", - "sid": "DAN 7:2" - }, - "दानिय्येल ने यह कहा, “मैंने रात को यह स्वप्न देखा कि महासागर पर चौमुखी आँधी चलने लगी।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 7:1)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 7:3" - }, - "तब समुद्र में से चार बड़े-बड़े जन्तु, जो एक दूसरे से भिन्न थे, निकल आए।", - { - "type": "verse:v", - "number": "4", - "sid": "DAN 7:4" - }, - "पहला जन्तु", - { - "type": "char:it", - "content": [ - "सिंह" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.4" - ] - }, - { - "type": "char:fq", - "content": [ - "सिंह:" - ] - }, - { - "type": "char:ft", - "content": [ - "पशुओं का राजा, नबूकदनेस्सर राजा का प्रतीक था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* के समान था और" - ] - }, - { - "type": "char:it", - "content": [ - "उसके पंख उकाब के से थे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.4" - ] - }, - { - "type": "char:fq", - "content": [ - "उसके पंख उकाब के से थे:" - ] - }, - { - "type": "char:ft", - "content": [ - "उकाब के पंख सटीक रूप से उस राज्य की तीव्र विजय को दर्शाते है।" - ] - } - ], - "caller": "+" - }, - "। और मेरे देखते-देखते उसके पंखों के पर नीचे गए और वह भूमि पर से उठाकर, मनुष्य के समान पाँवों के बल खड़ा किया गया; और उसको मनुष्य का हृदय दिया गया।", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 7:5" - }, - "फिर मैंने एक और जन्तु देखा जो रीछ के समान था, और एक पाँजर के बल उठा हुआ था, और उसके मुँह में दाँतों के बीच तीन पसलियाँ थीं; और लोग उससे कह रहे थे, ‘उठकर बहुत माँस खा।’", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 7:6" - }, - "इसके बाद मैंने दृष्टि की और देखा कि चीते के समान एक और जन्तु है जिसकी पीठ पर पक्षी के से चार पंख हैं; और उस जन्तु के चार सिर थे; और उसको अधिकार दिया गया।", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 7:7" - }, - "फिर इसके बाद मैंने स्वप्न में दृष्टि की और देखा, कि एक चौथा जन्तु है जो भयंकर और डरावना और बहुत सामर्थी है; और उसके बड़े-बड़े लोहे के दाँत हैं; वह सब कुछ खा डालता है और चूर-चूर करता है, और जो बच जाता है, उसे पैरों से रौंदता है। और वह सब पहले जन्तुओं से भिन्न है; और उसके दस सींग हैं।", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 7:8" - }, - "मैं उन सींगों को ध्यान से देख रहा था तो क्या देखा कि उनके बीच एक और छोटा सा सींग निकला, और उसके बल से उन पहले सींगों में से तीन उखाड़े गए; फिर मैंने देखा कि इस सींग में मनुष्य की सी आँखें, और बड़ा बोल बोलनेवाला मुँह भी है।" - ] + "type": "char:bdit", + "content": [ + "(दानि. 7:8)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "21", + "sid": "DAN 7:21" }, + "“और मैंने देखा था कि वह सींग पवित्र लोगों के संग लड़ाई करके उन पर उस समय तक प्रबल भी हो गया,", { - "type": "para:s", - "content": [ - "प्राचीन के दिनों का दर्शन" - ] + "type": "verse:v", + "number": "22", + "sid": "DAN 7:22" }, + "जब तक", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DAN 7:9" - }, - "“मैंने देखते-देखते अन्त में क्या देखा, कि सिंहासन रखे गए, और कोई अति प्राचीन विराजमान हुआ; उसका वस्त्र हिम-सा उजला, और सिर के बाल निर्मल ऊन के समान थे; उसका सिंहासन अग्निमय और उसके पहिये धधकती हुई आग के से देख पड़ते थे।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 1:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 7:10" - }, - "उस प्राचीन के सम्मुख से आग की धारा निकलकर बह रही थी; फिर हजारों हजार लोग उसकी सेवा टहल कर रहे थे, और लाखों-लाख लोग उसके सामने हाजिर थे; फिर न्यायी बैठ गए, और पुस्तकें खोली गईं।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 20:11, 12)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 7:11" - }, - "उस समय उस सींग का बड़ा बोल सुनकर मैं देखता रहा, और देखते-देखते अन्त में देखा कि", - { - "type": "char:it", - "content": [ - "वह जन्तु घात किया गया" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.11" - ] - }, - { - "type": "char:fq", - "content": [ - "वह जन्तु घात किया गया:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् यहाँ पर यह दर्शाया गया है कि राज्य का विनाश वैसे होगा जैसा उस जन्तु का शरीर नष्ट हो गया था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और उसका शरीर धधकती हुई आग में भस्म किया गया।" - ] - }, - { - "type": "verse:v", - "number": "12", - "sid": "DAN 7:12" - }, - "और रहे हुए जन्तुओं का अधिकार ले लिया गया, परन्तु उनका प्राण कुछ समय के लिये बचाया गया।", + "type": "char:it", + "content": [ + "वह अति प्राचीन", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "13", - "sid": "DAN 7:13" + "type": "char:fr", + "content": [ + "7.22" + ] }, - "मैंने रात में स्वप्न में देखा, और देखो, मनुष्य के सन्तान सा कोई आकाश के बादलों समेत आ रहा था, और वह उस अति प्राचीन के पास पहुँचा, और उसको वे उसके समीप लाए।", { - "type": "char:bdit", - "content": [ - "(प्रका. 14:14 मत्ती 26:64)" - ] + "type": "char:fq", + "content": [ + "वह अति प्राचीन:" + ] }, - "", { - "type": "verse:v", - "number": "14", - "sid": "DAN 7:14" - }, - "तब उसको ऐसी प्रभुता, महिमा और राज्य दिया गया, कि देश-देश और जाति-जाति के लोग और भिन्न-भिन्न भाषा बोलनेवाले सब उसके अधीन हों; उसकी प्रभुता सदा तक अटल, और उसका राज्य अविनाशी ठहरा।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 11:15)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "सींग के पूर्ण आकार में बढ़ने के बाद यह होना था जब संतों के साथ युद्ध के बाद उन पर प्रबल भी हो गए।" + ] + } + ] + } + ] }, + "न आया, और परमप्रधान के पवित्र लोग न्यायी न ठहरे, और उन पवित्र लोगों के राज्याधिकारी होने का समय न आ पहुँचा।", { - "type": "para:s", - "content": [ - "दानिय्येल के द्वारा दर्शनों का अर्थ बताना" - ] + "type": "char:bdit", + "content": [ + "(मत्ती 19:28)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "23", + "sid": "DAN 7:23" }, + "“उसने कहा, ‘उस चौथे जन्तु का अर्थ, एक चौथा राज्य है, जो पृथ्वी पर होकर और सब राज्यों से भिन्न होगा, और सारी पृथ्वी को नाश करेगा, और दाँवकर चूर-चूर करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DAN 7:15" - }, - "“और मुझ दानिय्येल का मन विकल हो गया, और जो कुछ मैंने देखा था उसके कारण मैं घबरा गया।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 7:16" - }, - "तब जो लोग पास खड़े थे, उनमें से एक के पास जाकर मैंने उन सारी बातों का भेद पूछा, उसने यह कहकर मुझे उन बातों का अर्थ बताया,", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 7:17" - }, - "‘उन चार बड़े-बड़े जन्तुओं का अर्थ चार राज्य हैं, जो पृथ्वी पर उदय होंगे।", - { - "type": "verse:v", - "number": "18", - "sid": "DAN 7:18" - }, - "परन्तु परमप्रधान के पवित्र लोग राज्य को पाएँगे और युगानुयुग उसके अधिकारी बने रहेंगे।’", - { - "type": "char:bdit", - "content": [ - "(दानि. 7:27)" - ] - }, - "" - ] + "type": "verse:v", + "number": "24", + "sid": "DAN 7:24" }, + "और उन दस सींगों का अर्थ यह है, कि उस राज्य में से दस राजा उठेंगे, और उनके बाद उन पहलों से भिन्न एक और राजा उठेगा, जो तीन राजाओं को गिरा देगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "DAN 7:19" - }, - "“तब मेरे मन में यह इच्छा हुई कि उस चौथे जन्तु का भेद भी जान लूँ जो और तीनों से भिन्न और अति भयंकर था और जिसके दाँत लोहे के और नख पीतल के थे; वह सब कुछ खा डालता, और चूर-चूर करता, और बचे हुए को पैरों से रौंद डालता था।", - { - "type": "verse:v", - "number": "20", - "sid": "DAN 7:20" - }, - "फिर उसके सिर में के दस सींगों का भेद, और जिस नये सींग के निकलने से तीन सींग गिर गए, अर्थात् जिस सींग की आँखें और बड़ा बोल बोलनेवाला मुँह और सब और सींगों से अधिक भयंकर था, उसका भी भेद जानने की मुझे इच्छा हुई।", - { - "type": "char:bdit", - "content": [ - "(दानि. 7:8)" - ] - }, - "" - ] + "type": "verse:v", + "number": "25", + "sid": "DAN 7:25" }, + "और वह परमप्रधान के विरुद्ध बातें कहेगा, और परमप्रधान के पवित्र लोगों को पीस डालेगा, और समयों और व्यवस्था के बदल देने की आशा करेगा, वरन्", { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "साढ़े तीन काल", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "21", - "sid": "DAN 7:21" + "type": "char:fr", + "content": [ + "7.25" + ] }, - "“और मैंने देखा था कि वह सींग पवित्र लोगों के संग लड़ाई करके उन पर उस समय तक प्रबल भी हो गया,", { - "type": "verse:v", - "number": "22", - "sid": "DAN 7:22" + "type": "char:fq", + "content": [ + "साढ़े तीन काल:" + ] }, - "जब तक", { - "type": "char:it", - "content": [ - "वह अति प्राचीन" - ] - }, + "type": "char:ft", + "content": [ + "अर्थात् साढ़े तीन वर्ष" + ] + } + ] + } + ] + }, + "तक वे सब उसके वश में कर दिए जाएँगे।", + { + "type": "char:bdit", + "content": [ + "(प्रका. 13:6, 7)" + ] + }, + { + "type": "verse:v", + "number": "26", + "sid": "DAN 7:26" + }, + "परन्तु, तब न्यायी बैठेंगे, और उसकी प्रभुता छीनकर मिटाई और नाश की जाएगी; यहाँ तक कि उसका अन्त ही हो जाएगा।", + { + "type": "verse:v", + "number": "27", + "sid": "DAN 7:27" + }, + "तब राज्य और प्रभुता और धरती पर के राज्य की महिमा, परमप्रधान ही की प्रजा अर्थात् उसके पवित्र लोगों को दी जाएगी, उसका राज्य सदा का राज्य है, और सब प्रभुता करनेवाले उसके अधीन होंगे और उसकी आज्ञा मानेंगे।’", + { + "type": "char:bdit", + "content": [ + "(प्रका. 11:15)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "28", + "sid": "DAN 7:28" + }, + "“इस बात का वर्णन मैं अब कर चुका, परन्तु मुझ दानिय्येल के मन में बड़ी घबराहट बनी रही, और मैं भयभीत हो गया; और इस बात को मैं अपने मन में रखे रहा।”" + ] + }, + { + "type": "chapter:c", + "number": "8", + "sid": "DAN 8" + }, + { + "type": "para:s", + "content": [ + "मेढ़ा और बकरे का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 8:1" + }, + "बेलशस्सर राजा के राज्य के तीसरे वर्ष में उस पहले दर्शन के बाद एक और बात मुझ दानिय्येल को दर्शन के द्वारा दिखाई गई।", + { + "type": "verse:v", + "number": "2", + "sid": "DAN 8:2" + }, + "जब मैं एलाम नामक प्रान्त में, शूशन नाम राजगढ़ में रहता था, तब मैंने दर्शन में देखा कि मैं ऊलै नदी के किनारे पर हूँ।", + { + "type": "verse:v", + "number": "3", + "sid": "DAN 8:3" + }, + "फिर मैंने आँख उठाकर देखा, कि उस नदी के सामने दो सींगवाला एक मेढ़ा खड़ा है, उसके दोनों सींग बड़े हैं, परन्तु उनमें से एक अधिक बड़ा है, और जो बड़ा है, वह दूसरे के बाद निकला।", + { + "type": "verse:v", + "number": "4", + "sid": "DAN 8:4" + }, + "मैंने उस मेढ़े को देखा कि वह पश्चिम, उत्तर और दक्षिण की ओर सींग मारता है, और कोई जन्तु उसके सामने खड़ा नहीं रह सकता, और न उसके हाथ से कोई किसी को बचा सकता है; और वह अपनी ही इच्छा के अनुसार काम करके बढ़ता जाता था।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "DAN 8:5" + }, + "मैं सोच ही रहा था, तो फिर क्या देखा कि एक बकरा पश्चिम दिशा से निकलकर सारी पृथ्वी के ऊपर ऐसा फिरा कि चलते समय भूमि पर पाँव न छुआया और उस बकरे की आँखों के बीच एक देखने योग्य सींग था।", + { + "type": "verse:v", + "number": "6", + "sid": "DAN 8:6" + }, + "वह उस दो सींगवाले मेढ़े के पास जाकर, जिसको मैंने नदी के सामने खड़ा देखा था, उस पर जलकर अपने पूरे बल से लपका।", + { + "type": "verse:v", + "number": "7", + "sid": "DAN 8:7" + }, + "मैंने देखा कि वह मेढ़े के निकट आकर उस पर झुँझलाया; और मेढ़े को मारकर उसके दोनों सींगों को तोड़ दिया; और उसका सामना करने को मेढ़े का कुछ भी वश न चला; तब बकरे ने उसको भूमि पर गिराकर रौंद डाला; और मेढ़े को उसके हाथ से छुड़ानेवाला कोई न मिला।", + { + "type": "verse:v", + "number": "8", + "sid": "DAN 8:8" + }, + { + "type": "char:it", + "content": [ + "तब बकरा अत्यन्त बड़ाई मारने लगा, और जब बलवन्त हुआ", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "8.8" + ] + }, + { + "type": "char:fq", + "content": [ + "तब बकरा .... बलवन्त हुआ:" + ] + }, + { + "type": "char:ft", + "content": [ + "मकिदुनिया की शक्ति, विशेष करके सिकंदर महान के शासनकाल के तहत।" + ] + } + ] + } + ] + }, + ", तक उसका बड़ा सींग टूट गया, और उसकी जगह देखने योग्य चार सींग निकलकर चारों दिशाओं की ओर बढ़ने लगे।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "DAN 8:9" + }, + "फिर इनमें से एक छोटा सा सींग और निकला, जो दक्षिण, पूरब और शिरोमणि देश की ओर बहुत ही बढ़ गया।", + { + "type": "verse:v", + "number": "10", + "sid": "DAN 8:10" + }, + "वह स्वर्ग की सेना तक बढ़ गया; और उसमें से और तारों में से भी कितनों को भूमि पर गिराकर रौंद डाला।", + { + "type": "verse:v", + "number": "11", + "sid": "DAN 8:11" + }, + "वरन् वह उस सेना के प्रधान तक भी बढ़ गया, और उसका नित्य होमबलि बन्द कर दिया गया; और उसका पवित्र वासस्थान गिरा दिया गया।", + { + "type": "verse:v", + "number": "12", + "sid": "DAN 8:12" + }, + "और लोगों के अपराध के कारण नित्य होमबलि के साथ सेना भी उसके हाथ में कर दी गई, और उस सींग ने सच्चाई को मिट्टी में मिला दिया, और वह काम करते-करते सफल हो गया।", + { + "type": "verse:v", + "number": "13", + "sid": "DAN 8:13" + }, + "तब मैंने एक पवित्र जन को बोलते सुना; फिर एक और पवित्र जन ने उस पहले बोलनेवाले से पूछा, “नित्य होमबलि और उजड़वानेवाले अपराध के विषय में जो कुछ दर्शन देखा गया, वह कब तक फलता रहेगा; अर्थात् पवित्रस्थान और सेना दोनों का", + { + "type": "char:it", + "content": [ + "रौंदा जाना कब तक होता रहेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.22" - ] - }, - { - "type": "char:fq", - "content": [ - "वह अति प्राचीन:" - ] - }, - { - "type": "char:ft", - "content": [ - "सींग के पूर्ण आकार में बढ़ने के बाद यह होना था जब संतों के साथ युद्ध के बाद उन पर प्रबल भी हो गए।" - ] - } - ], - "caller": "+" + "type": "char:fr", + "content": [ + "8.13" + ] }, { - "type": "char:it", - "content": [ - "* न आया, और परमप्रधान के पवित्र लोग न्यायी न ठहरे, और उन पवित्र लोगों के राज्याधिकारी होने का समय न आ पहुँचा।" - ] + "type": "char:fq", + "content": [ + "रौंदा जाना कब तक होता रहेगा:" + ] }, { - "type": "char:bdit", - "content": [ - "(मत्ती 19:28)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "पूर्णतः घृणित होना तथा धराशायी होना जैसे कोई वस्तु पाँवों तले कुचल दी जाती है।" + ] + } + ] + } + ] }, + "?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "23", - "sid": "DAN 7:23" - }, - "“उसने कहा, ‘उस चौथे जन्तु का अर्थ, एक चौथा राज्य है, जो पृथ्वी पर होकर और सब राज्यों से भिन्न होगा, और सारी पृथ्वी को नाश करेगा, और दाँवकर चूर-चूर करेगा।", - { - "type": "verse:v", - "number": "24", - "sid": "DAN 7:24" - }, - "और उन दस सींगों का अर्थ यह है, कि उस राज्य में से दस राजा उठेंगे, और उनके बाद उन पहलों से भिन्न एक और राजा उठेगा, जो तीन राजाओं को गिरा देगा।", + "type": "char:bdit", + "content": [ + "(प्रका. 11:2)" + ] + }, + { + "type": "verse:v", + "number": "14", + "sid": "DAN 8:14" + }, + "और उसने मुझसे कहा, “जब तक साँझ और सवेरा दो हजार तीन सौ बार न हों, तब तक वह होता रहेगा; तब पवित्रस्थान शुद्ध किया जाएगा।”" + ] + }, + { + "type": "para:s", + "content": [ + "गब्रिएल द्वारा दर्शन का अर्थ बताना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DAN 8:15" + }, + "यह बात दर्शन में देखकर, मैं, दानिय्येल, इसके समझने का यत्न करने लगा; इतने में पुरुष के रूप धरे हुए कोई मेरे सम्मुख खड़ा हुआ दिखाई पड़ा।", + { + "type": "verse:v", + "number": "16", + "sid": "DAN 8:16" + }, + "तब मुझे ऊलै नदी के बीच से एक मनुष्य का शब्द सुन पड़ा, जो पुकारकर कहता था, “हे गब्रिएल, उस जन को उसकी देखी हुई बातें समझा दे।”", + { + "type": "verse:v", + "number": "17", + "sid": "DAN 8:17" + }, + "तब जहाँ मैं खड़ा था, वहाँ वह मेरे निकट आया; और उसके आते ही मैं घबरा गया; और मुँह के बल गिर पड़ा। तब उसने मुझसे कहा, “हे मनुष्य के सन्तान, उन देखी हुई बातों को समझ ले, क्योंकि यह दर्शन अन्त समय के विषय में है।”", + { + "type": "char:bdit", + "content": [ + "(दानि. 9:21)" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DAN 8:18" + }, + "जब वह मुझसे बातें कर रहा था, तब मैं अपना मुँह भूमि की ओर किए हुए भारी नींद में पड़ा था, परन्तु उसने मुझे छूकर सीधा खड़ा कर दिया।", + { + "type": "verse:v", + "number": "19", + "sid": "DAN 8:19" + }, + "तब उसने कहा, “क्रोध भड़कने के अन्त के दिनों में जो कुछ होगा, वह मैं तुझे जताता हूँ; क्योंकि", + { + "type": "char:it", + "content": [ + "अन्त के ठहराए हुए", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "25", - "sid": "DAN 7:25" + "type": "char:fr", + "content": [ + "8.19" + ] }, - "और वह परमप्रधान के विरुद्ध बातें कहेगा, और परमप्रधान के पवित्र लोगों को पीस डालेगा, और समयों और व्यवस्था के बदल देने की आशा करेगा, वरन्", { - "type": "char:it", - "content": [ - "साढ़े तीन काल" - ] + "type": "char:fq", + "content": [ + "अन्त के ठहराए हुए:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "7.25" - ] - }, - { - "type": "char:fq", - "content": [ - "साढ़े तीन काल:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् साढ़े तीन वर्ष" - ] - } - ], - "caller": "+" - }, + "type": "char:ft", + "content": [ + "यह हमेशा जारी नहीं रहेगा, परमेश्वर के उद्देश्य में निश्चित समय निर्धारित किया हुआ है, उस समय के आने पर इन सब बातों का अन्त हो जाएगा।" + ] + } + ] + } + ] + }, + "समय में वह सब पूरा हो जाएगा।", + { + "type": "verse:v", + "number": "20", + "sid": "DAN 8:20" + }, + "जो दो सींगवाला मेढ़ा तूने देखा है, उसका अर्थ मादियों और फारसियों के राज्य से है।", + { + "type": "verse:v", + "number": "21", + "sid": "DAN 8:21" + }, + "और वह रोंआर बकरा यूनान का राज्य है; और उसकी आँखों के बीच जो बड़ा सींग निकला, वह पहला राजा ठहरा।", + { + "type": "verse:v", + "number": "22", + "sid": "DAN 8:22" + }, + "और वह सींग जो टूट गया और उसकी जगह जो चार सींग निकले, इसका अर्थ यह है कि उस जाति से चार राज्य उदय होंगे, परन्तु उनका बल उस पहले का सा न होगा।", + { + "type": "verse:v", + "number": "23", + "sid": "DAN 8:23" + }, + "और उन राज्यों के अन्त समय में जब अपराधी पूरा बल पकड़ेंगे, तब क्रूर दृष्टिवाला और पहेली बूझनेवाला एक राजा उठेगा।", + { + "type": "verse:v", + "number": "24", + "sid": "DAN 8:24" + }, + "उसका सामर्थ्य बड़ा होगा, परन्तु उस पहले राजा का सा नहीं; और वह अद्भुत रीति से लोगों को नाश करेगा, और सफल होकर काम करता जाएगा, और सामर्थियों और पवित्र लोगों के समुदाय को नाश करेगा।", + { + "type": "verse:v", + "number": "25", + "sid": "DAN 8:25" + }, + "उसकी चतुराई के कारण उसका छल सफल होगा, और वह मन में फूलकर निडर रहते हुए बहुत लोगों को नाश करेगा। वह सब राजाओं के राजा के विरुद्ध भी खड़ा होगा; परन्तु अन्त को वह किसी के हाथ से बिना मार खाए टूट जाएगा।", + { + "type": "verse:v", + "number": "26", + "sid": "DAN 8:26" + }, + "साँझ और सवेरे के विषय में जो कुछ तूने देखा और सुना है वह सच है; परन्तु जो कुछ तूने दर्शन में देखा है उसे बन्द रख, क्योंकि वह बहुत दिनों के बाद पूरा होगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "DAN 8:27" + }, + "तब मुझ दानिय्येल का बल जाता रहा, और मैं कुछ दिन तक बीमार पड़ा रहा; तब मैं उठकर राजा का काम-काज फिर करने लगा; परन्तु जो कुछ मैंने देखा था उससे मैं चकित रहा, क्योंकि उसका कोई समझानेवाला न था।" + ] + }, + { + "type": "chapter:c", + "number": "9", + "sid": "DAN 9" + }, + { + "type": "para:s", + "content": [ + "लोगों के लिए दानिय्येल की प्रार्थना" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 9:1" + }, + "मादी क्षयर्ष का पुत्र दारा, जो कसदियों के देश पर राजा ठहराया गया था,", + { + "type": "verse:v", + "number": "2", + "sid": "DAN 9:2" + }, + "उसके राज्य के पहले वर्ष में, मुझ दानिय्येल ने शास्त्र के द्वारा समझ लिया कि यरूशलेम की उजड़ी हुई दशा यहोवा के उस वचन के अनुसार, जो यिर्मयाह नबी के पास पहुँचा था, कुछ वर्षों के बीतने पर अर्थात् सत्तर वर्ष के बाद पूरी हो जाएगी।", + { + "type": "verse:v", + "number": "3", + "sid": "DAN 9:3" + }, + "तब", + { + "type": "char:it", + "content": [ + "मैं अपना मुख प्रभु परमेश्वर की ओर करके", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "* तक वे सब उसके वश में कर दिए जाएँगे।" - ] + "type": "char:fr", + "content": [ + "9.3" + ] }, { - "type": "char:bdit", - "content": [ - "(प्रका. 13:6, 7)" - ] + "type": "char:fq", + "content": [ + "मैं अपना मुख प्रभु परमेश्वर की ओर करके:" + ] }, - "", { - "type": "verse:v", - "number": "26", - "sid": "DAN 7:26" + "type": "char:ft", + "content": [ + "अर्थात् यरूशलेम की ओर करके जहाँ परमेश्वर निवास करता था, पृथ्वी पर उसका पवित्र निवास-स्थान।" + ] + } + ] + } + ] + }, + "गिड़गिड़ाहट के साथ प्रार्थना करने लगा, और उपवास कर, टाट पहन, राख में बैठकर विनती करने लगा।", + { + "type": "verse:v", + "number": "4", + "sid": "DAN 9:4" + }, + "मैंने अपने परमेश्वर यहोवा से इस प्रकार प्रार्थना की और पाप का अंगीकार किया, “हे प्रभु, तू महान और भययोग्य परमेश्वर है, जो अपने प्रेम रखने और आज्ञा माननेवालों के साथ अपनी वाचा को पूरा करता और करुणा करता रहता है,", + { + "type": "verse:v", + "number": "5", + "sid": "DAN 9:5" + }, + { + "type": "char:it", + "content": [ + "हम लोगों ने तो पाप, कुटिलता, दुष्टता और बलवा किया है", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "9.5" + ] }, - "परन्तु, तब न्यायी बैठेंगे, और उसकी प्रभुता छीनकर मिटाई और नाश की जाएगी; यहाँ तक कि उसका अन्त ही हो जाएगा।", { - "type": "verse:v", - "number": "27", - "sid": "DAN 7:27" + "type": "char:fq", + "content": [ + "हम लोगों ने तो पाप, कुटिलता, दुष्टता और बलवा किया है:" + ] }, - "तब राज्य और प्रभुता और धरती पर के राज्य की महिमा, परमप्रधान ही की प्रजा अर्थात् उसके पवित्र लोगों को दी जाएगी, उसका राज्य सदा का राज्य है, और सब प्रभुता करनेवाले उसके अधीन होंगे और उसकी आज्ञा मानेंगे।’", { - "type": "char:bdit", - "content": [ - "(प्रका. 11:15)" - ] - }, - "" - ] + "type": "char:ft", + "content": [ + "यद्यपि दानिय्येल इस समय अकेला था, वह सब की ओर से प्रार्थना कर रहा था, निःसन्देह वह बन्धुवाई से पूर्ण उस राष्ट्र के अपराधों को स्मरण कर रहा था जिनके कारण वह नगर और परमेश्वर का मन्दिर नष्ट हुए थे।" + ] + } + ] + } + ] }, + ", और तेरी आज्ञाओं और नियमों को तोड़ दिया है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "28", - "sid": "DAN 7:28" - }, - "“इस बात का वर्णन मैं अब कर चुका, परन्तु मुझ दानिय्येल के मन में बड़ी घबराहट बनी रही, और मैं भयभीत हो गया; और इस बात को मैं अपने मन में रखे रहा।”" - ] + "type": "verse:v", + "number": "6", + "sid": "DAN 9:6" }, + "और तेरे जो दास नबी लोग, हमारे राजाओं, हाकिमों, पूर्वजों और सब साधारण लोगों से तेरे नाम से बातें करते थे, उनकी हमने नहीं सुनी।", { - "type": "chapter:c", - "number": "8", - "sid": "DAN 8" + "type": "char:bdit", + "content": [ + "(नहे. 9:34)" + ] }, { - "type": "para:s", - "content": [ - "मेढ़ा और बकरे का दर्शन" - ] + "type": "verse:v", + "number": "7", + "sid": "DAN 9:7" }, + "हे प्रभु, तू धर्मी है, परन्तु हम लोगों को आज के दिन लज्जित होना पड़ता है, अर्थात् यरूशलेम के निवासी आदि सब यहूदी, क्या समीप क्या दूर के सब इस्राएली लोग जिन्हें तूने उस विश्वासघात के कारण जो उन्होंने तेरे साथ किया था, देश-देश में तितर-बितर कर दिया है, उन सभी को लज्जित होना पड़ता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 8:1" - }, - "बेलशस्सर राजा के राज्य के तीसरे वर्ष में उस पहले दर्शन के बाद एक और बात मुझ दानिय्येल को दर्शन के द्वारा दिखाई गई।", - { - "type": "verse:v", - "number": "2", - "sid": "DAN 8:2" - }, - "जब मैं एलाम नामक प्रान्त में, शूशन नाम राजगढ़ में रहता था, तब मैंने दर्शन में देखा कि मैं ऊलै नदी के किनारे पर हूँ।", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 8:3" - }, - "फिर मैंने आँख उठाकर देखा, कि उस नदी के सामने दो सींगवाला एक मेढ़ा खड़ा है, उसके दोनों सींग बड़े हैं, परन्तु उनमें से एक अधिक बड़ा है, और जो बड़ा है, वह दूसरे के बाद निकला।", - { - "type": "verse:v", - "number": "4", - "sid": "DAN 8:4" - }, - "मैंने उस मेढ़े को देखा कि वह पश्चिम, उत्तर और दक्षिण की ओर सींग मारता है, और कोई जन्तु उसके सामने खड़ा नहीं रह सकता, और न उसके हाथ से कोई किसी को बचा सकता है; और वह अपनी ही इच्छा के अनुसार काम करके बढ़ता जाता था।" - ] + "type": "verse:v", + "number": "8", + "sid": "DAN 9:8" }, + "हे यहोवा, हम लोगों ने अपने राजाओं, हाकिमों और पूर्वजों समेत तेरे विरुद्ध पाप किया है, इस कारण हमको लज्जित होना पड़ता है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "DAN 8:5" - }, - "मैं सोच ही रहा था, तो फिर क्या देखा कि एक बकरा पश्चिम दिशा से निकलकर सारी पृथ्वी के ऊपर ऐसा फिरा कि चलते समय भूमि पर पाँव न छुआया और उस बकरे की आँखों के बीच एक देखने योग्य सींग था।", + "type": "verse:v", + "number": "9", + "sid": "DAN 9:9" + }, + "परन्तु, यद्यपि हम अपने परमेश्वर प्रभु से फिर गए, तो भी तू दया का सागर और क्षमा की खान है।", + { + "type": "verse:v", + "number": "10", + "sid": "DAN 9:10" + }, + "हम तो अपने परमेश्वर यहोवा की शिक्षा सुनने पर भी उस पर नहीं चले जो उसने अपने दास नबियों से हमको सुनाई।", + { + "type": "char:bdit", + "content": [ + "(2 राजा. 18:12)" + ] + }, + { + "type": "verse:v", + "number": "11", + "sid": "DAN 9:11" + }, + "वरन् सब इस्राएलियों ने तेरी व्यवस्था का उल्लंघन किया, और ऐसे हट गए कि तेरी नहीं सुनी। इस कारण जिस श्राप की चर्चा परमेश्वर के दास मूसा की व्यवस्था में लिखी हुई है, वह श्राप हम पर घट गया, क्योंकि हमने उसके विरुद्ध पाप किया है।", + { + "type": "verse:v", + "number": "12", + "sid": "DAN 9:12" + }, + "इसलिए उसने हमारे और हमारे न्यायियों के विषय जो वचन कहे थे, उन्हें हम पर यह बड़ी विपत्ति डालकर पूरा किया है; यहाँ तक कि जैसी विपत्ति यरूशलेम पर पड़ी है, वैसी सारी धरती पर और कहीं नहीं पड़ी।", + { + "type": "verse:v", + "number": "13", + "sid": "DAN 9:13" + }, + "जैसे मूसा की व्यवस्था में लिखा है, वैसे ही यह सारी विपत्ति हम पर आ पड़ी है, तो भी हम अपने परमेश्वर यहोवा को मनाने के लिये न तो अपने अधर्म के कामों से फिरे, और न तेरी सत्य बातों पर ध्यान दिया।", + { + "type": "verse:v", + "number": "14", + "sid": "DAN 9:14" + }, + "इस कारण यहोवा ने सोच विचार कर हम पर विपत्ति डाली है; क्योंकि", + { + "type": "char:it", + "content": [ + "हमारा परमेश्वर यहोवा जितने काम करता है उन सभी में धर्मी ठहरता है", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "DAN 8:6" + "type": "char:fr", + "content": [ + "9.14" + ] }, - "वह उस दो सींगवाले मेढ़े के पास जाकर, जिसको मैंने नदी के सामने खड़ा देखा था, उस पर जलकर अपने पूरे बल से लपका।", { - "type": "verse:v", - "number": "7", - "sid": "DAN 8:7" + "type": "char:fq", + "content": [ + "हमारा परमेश्वर यहोवा जितने काम करता है उन सभी में धर्मी ठहरता है:" + ] }, - "मैंने देखा कि वह मेढ़े के निकट आकर उस पर झुँझलाया; और मेढ़े को मारकर उसके दोनों सींगों को तोड़ दिया; और उसका सामना करने को मेढ़े का कुछ भी वश न चला; तब बकरे ने उसको भूमि पर गिराकर रौंद डाला; और मेढ़े को उसके हाथ से छुड़ानेवाला कोई न मिला।", { - "type": "verse:v", - "number": "8", - "sid": "DAN 8:8" - }, - { - "type": "char:it", - "content": [ - "तब बकरा अत्यन्त बड़ाई मारने लगा, और जब बलवन्त हुआ" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.8" - ] - }, - { - "type": "char:fq", - "content": [ - "तब बकरा .... बलवन्त हुआ:" - ] - }, - { - "type": "char:ft", - "content": [ - "मकिदुनिया की शक्ति, विशेष करके सिकंदर महान के शासनकाल के तहत।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, तक उसका बड़ा सींग टूट गया, और उसकी जगह देखने योग्य चार सींग निकलकर चारों दिशाओं की ओर बढ़ने लगे।" - ] + "type": "char:ft", + "content": [ + "परमेश्वर को उसके नियमों तथा उसके व्यवहार में न्यायनिष्ठ माना गया है और हमारे कष्टों का कारण हमारे पाप हैं।" + ] } - ] + ] + } + ] }, + "; परन्तु हमने उसकी नहीं सुनी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "DAN 8:9" - }, - "फिर इनमें से एक छोटा सा सींग और निकला, जो दक्षिण, पूरब और शिरोमणि देश की ओर बहुत ही बढ़ गया।", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 8:10" - }, - "वह स्वर्ग की सेना तक बढ़ गया; और उसमें से और तारों में से भी कितनों को भूमि पर गिराकर रौंद डाला।", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 8:11" - }, - "वरन् वह उस सेना के प्रधान तक भी बढ़ गया, और उसका नित्य होमबलि बन्द कर दिया गया; और उसका पवित्र वासस्थान गिरा दिया गया।", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 8:12" - }, - "और लोगों के अपराध के कारण नित्य होमबलि के साथ सेना भी उसके हाथ में कर दी गई, और उस सींग ने सच्चाई को मिट्टी में मिला दिया, और वह काम करते-करते सफल हो गया।", - { - "type": "verse:v", - "number": "13", - "sid": "DAN 8:13" - }, - "तब मैंने एक पवित्र जन को बोलते सुना; फिर एक और पवित्र जन ने उस पहले बोलनेवाले से पूछा, “नित्य होमबलि और उजड़वानेवाले अपराध के विषय में जो कुछ दर्शन देखा गया, वह कब तक फलता रहेगा; अर्थात् पवित्रस्थान और सेना दोनों का", - { - "type": "char:it", - "content": [ - "रौंदा जाना कब तक होता रहेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.13" - ] - }, - { - "type": "char:fq", - "content": [ - "रौंदा जाना कब तक होता रहेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "पूर्णतः घृणित होना तथा धराशायी होना जैसे कोई वस्तु पाँवों तले कुचल दी जाती है।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*?”" - ] - }, - { - "type": "char:bdit", - "content": [ - "(प्रका. 11:2)" - ] - }, - "", - { - "type": "verse:v", - "number": "14", - "sid": "DAN 8:14" - }, - "और उसने मुझसे कहा, “जब तक साँझ और सवेरा दो हजार तीन सौ बार न हों, तब तक वह होता रहेगा; तब पवित्रस्थान शुद्ध किया जाएगा।”" - ] + "type": "verse:v", + "number": "15", + "sid": "DAN 9:15" }, + "और अब, हे हमारे परमेश्वर, हे प्रभु, तूने अपनी प्रजा को मिस्र देश से, बलवन्त हाथ के द्वारा निकाल लाकर अपना ऐसा बड़ा नाम किया, जो आज तक प्रसिद्ध है, परन्तु हमने पाप किया है और दुष्टता ही की है।", { - "type": "para:s", - "content": [ - "गब्रिएल द्वारा दर्शन का अर्थ बताना" - ] + "type": "verse:v", + "number": "16", + "sid": "DAN 9:16" }, + "हे प्रभु, हमारे पापों और हमारे पूर्वजों के अधर्म के कामों के कारण यरूशलेम की और तेरी प्रजा की, और हमारे आस-पास के सब लोगों की ओर से नामधराई हो रही है; तो भी तू अपने सब धार्मिकता के कामों के कारण अपना क्रोध और जलजलाहट अपने नगर यरूशलेम पर से उतार दे, जो तेरे पवित्र पर्वत पर बसा है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DAN 8:15" - }, - "यह बात दर्शन में देखकर, मैं, दानिय्येल, इसके समझने का यत्न करने लगा; इतने में पुरुष के रूप धरे हुए कोई मेरे सम्मुख खड़ा हुआ दिखाई पड़ा।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 8:16" - }, - "तब मुझे ऊलै नदी के बीच से एक मनुष्य का शब्द सुन पड़ा, जो पुकारकर कहता था, “हे गब्रिएल, उस जन को उसकी देखी हुई बातें समझा दे।”", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 8:17" - }, - "तब जहाँ मैं खड़ा था, वहाँ वह मेरे निकट आया; और उसके आते ही मैं घबरा गया; और मुँह के बल गिर पड़ा। तब उसने मुझसे कहा, “हे मनुष्य के सन्तान, उन देखी हुई बातों को समझ ले, क्योंकि यह दर्शन अन्त समय के विषय में है।”", - { - "type": "char:bdit", - "content": [ - "(दानि. 9:21)" - ] - }, - "" - ] + "type": "verse:v", + "number": "17", + "sid": "DAN 9:17" }, + "हे हमारे परमेश्वर, अपने दास की प्रार्थना और गिड़गिड़ाहट सुनकर, अपने उजड़े हुए पवित्रस्थान पर अपने मुख का प्रकाश चमका; हे प्रभु, अपने नाम के निमित्त यह कर।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DAN 8:18" - }, - "जब वह मुझसे बातें कर रहा था, तब मैं अपना मुँह भूमि की ओर किए हुए भारी नींद में पड़ा था, परन्तु उसने मुझे छूकर सीधा खड़ा कर दिया।", - { - "type": "verse:v", - "number": "19", - "sid": "DAN 8:19" - }, - "तब उसने कहा, “क्रोध भड़कने के अन्त के दिनों में जो कुछ होगा, वह मैं तुझे जताता हूँ; क्योंकि", - { - "type": "char:it", - "content": [ - "अन्त के ठहराए हुए" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "8.19" - ] - }, - { - "type": "char:fq", - "content": [ - "अन्त के ठहराए हुए:" - ] - }, - { - "type": "char:ft", - "content": [ - "यह हमेशा जारी नहीं रहेगा, परमेश्वर के उद्देश्य में निश्चित समय निर्धारित किया हुआ है, उस समय के आने पर इन सब बातों का अन्त हो जाएगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* समय में वह सब पूरा हो जाएगा।" - ] - }, - { - "type": "verse:v", - "number": "20", - "sid": "DAN 8:20" - }, - "जो दो सींगवाला मेढ़ा तूने देखा है, उसका अर्थ मादियों और फारसियों के राज्य से है।", - { - "type": "verse:v", - "number": "21", - "sid": "DAN 8:21" - }, - "और वह रोंआर बकरा यूनान का राज्य है; और उसकी आँखों के बीच जो बड़ा सींग निकला, वह पहला राजा ठहरा।", - { - "type": "verse:v", - "number": "22", - "sid": "DAN 8:22" - }, - "और वह सींग जो टूट गया और उसकी जगह जो चार सींग निकले, इसका अर्थ यह है कि उस जाति से चार राज्य उदय होंगे, परन्तु उनका बल उस पहले का सा न होगा।", - { - "type": "verse:v", - "number": "23", - "sid": "DAN 8:23" - }, - "और उन राज्यों के अन्त समय में जब अपराधी पूरा बल पकड़ेंगे, तब क्रूर दृष्टिवाला और पहेली बूझनेवाला एक राजा उठेगा।", - { - "type": "verse:v", - "number": "24", - "sid": "DAN 8:24" - }, - "उसका सामर्थ्य बड़ा होगा, परन्तु उस पहले राजा का सा नहीं; और वह अद्भुत रीति से लोगों को नाश करेगा, और सफल होकर काम करता जाएगा, और सामर्थियों और पवित्र लोगों के समुदाय को नाश करेगा।", - { - "type": "verse:v", - "number": "25", - "sid": "DAN 8:25" - }, - "उसकी चतुराई के कारण उसका छल सफल होगा, और वह मन में फूलकर निडर रहते हुए बहुत लोगों को नाश करेगा। वह सब राजाओं के राजा के विरुद्ध भी खड़ा होगा; परन्तु अन्त को वह किसी के हाथ से बिना मार खाए टूट जाएगा।", - { - "type": "verse:v", - "number": "26", - "sid": "DAN 8:26" - }, - "साँझ और सवेरे के विषय में जो कुछ तूने देखा और सुना है वह सच है; परन्तु जो कुछ तूने दर्शन में देखा है उसे बन्द रख, क्योंकि वह बहुत दिनों के बाद पूरा होगा।”" - ] + "type": "verse:v", + "number": "18", + "sid": "DAN 9:18" }, + "हे मेरे परमेश्वर, कान लगाकर सुन, आँख खोलकर हमारी उजड़ी हुई दशा और उस नगर को भी देख जो तेरा कहलाता है; क्योंकि हम जो तेरे सामने गिड़गिड़ाकर प्रार्थना करते हैं, इसलिए अपने धार्मिकता के कामों पर नहीं, वरन् तेरी बड़ी दया ही के कामों पर भरोसा रखकर करते हैं।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "DAN 8:27" - }, - "तब मुझ दानिय्येल का बल जाता रहा, और मैं कुछ दिन तक बीमार पड़ा रहा; तब मैं उठकर राजा का काम-काज फिर करने लगा; परन्तु जो कुछ मैंने देखा था उससे मैं चकित रहा, क्योंकि उसका कोई समझानेवाला न था।" - ] + "type": "verse:v", + "number": "19", + "sid": "DAN 9:19" }, + "हे प्रभु, सुन ले; हे प्रभु, पाप क्षमा कर; हे प्रभु, ध्यान देकर जो करना है उसे कर, विलम्ब न कर; हे मेरे परमेश्वर, तेरा नगर और तेरी प्रजा तेरी ही कहलाती है; इसलिए अपने नाम के निमित्त ऐसा ही कर।”" + ] + }, + { + "type": "para:s", + "content": [ + "सत्तर सप्ताहों की भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "9", - "sid": "DAN 9" + "type": "verse:v", + "number": "20", + "sid": "DAN 9:20" }, + "इस प्रकार मैं प्रार्थना करता, और अपने और अपने इस्राएली जातिभाइयों के पाप का अंगीकार करता हुआ, अपने परमेश्वर यहोवा के सम्मुख उसके पवित्र पर्वत के लिये गिड़गिड़ाकर विनती करता ही था,", { - "type": "para:s", - "content": [ - "लोगों के लिए दानिय्येल की प्रार्थना" - ] + "type": "verse:v", + "number": "21", + "sid": "DAN 9:21" }, + "तब वह पुरुष गब्रिएल जिसे मैंने उस समय देखा जब मुझे पहले दर्शन हुआ था, उसने वेग से उड़ने की आज्ञा पाकर, साँझ के अन्नबलि के समय मुझ को छू लिया; और मुझे समझाकर मेरे साथ बातें करने लगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 9:1" - }, - "मादी क्षयर्ष का पुत्र दारा, जो कसदियों के देश पर राजा ठहराया गया था,", - { - "type": "verse:v", - "number": "2", - "sid": "DAN 9:2" - }, - "उसके राज्य के पहले वर्ष में, मुझ दानिय्येल ने शास्त्र के द्वारा समझ लिया कि यरूशलेम की उजड़ी हुई दशा यहोवा के उस वचन के अनुसार, जो यिर्मयाह नबी के पास पहुँचा था, कुछ वर्षों के बीतने पर अर्थात् सत्तर वर्ष के बाद पूरी हो जाएगी।", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 9:3" - }, - "तब", - { - "type": "char:it", - "content": [ - "मैं अपना मुख प्रभु परमेश्वर की ओर करके" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.3" - ] - }, - { - "type": "char:fq", - "content": [ - "मैं अपना मुख प्रभु परमेश्वर की ओर करके:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् यरूशलेम की ओर करके जहाँ परमेश्वर निवास करता था, पृथ्वी पर उसका पवित्र निवास-स्थान।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* गिड़गिड़ाहट के साथ प्रार्थना करने लगा, और उपवास कर, टाट पहन, राख में बैठकर विनती करने लगा।" - ] - }, - { - "type": "verse:v", - "number": "4", - "sid": "DAN 9:4" - }, - "मैंने अपने परमेश्वर यहोवा से इस प्रकार प्रार्थना की और पाप का अंगीकार किया, “हे प्रभु, तू महान और भययोग्य परमेश्वर है, जो अपने प्रेम रखने और आज्ञा माननेवालों के साथ अपनी वाचा को पूरा करता और करुणा करता रहता है,", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 9:5" - }, - { - "type": "char:it", - "content": [ - "हम लोगों ने तो पाप, कुटिलता, दुष्टता और बलवा किया है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.5" - ] - }, - { - "type": "char:fq", - "content": [ - "हम लोगों ने तो पाप, कुटिलता, दुष्टता और बलवा किया है:" - ] - }, - { - "type": "char:ft", - "content": [ - "यद्यपि दानिय्येल इस समय अकेला था, वह सब की ओर से प्रार्थना कर रहा था, निःसन्देह वह बन्धुवाई से पूर्ण उस राष्ट्र के अपराधों को स्मरण कर रहा था जिनके कारण वह नगर और परमेश्वर का मन्दिर नष्ट हुए थे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और तेरी आज्ञाओं और नियमों को तोड़ दिया है।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "DAN 9:6" - }, - "और तेरे जो दास नबी लोग, हमारे राजाओं, हाकिमों, पूर्वजों और सब साधारण लोगों से तेरे नाम से बातें करते थे, उनकी हमने नहीं सुनी।", - { - "type": "char:bdit", - "content": [ - "(नहे. 9:34)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 9:7" - }, - "हे प्रभु, तू धर्मी है, परन्तु हम लोगों को आज के दिन लज्जित होना पड़ता है, अर्थात् यरूशलेम के निवासी आदि सब यहूदी, क्या समीप क्या दूर के सब इस्राएली लोग जिन्हें तूने उस विश्वासघात के कारण जो उन्होंने तेरे साथ किया था, देश-देश में तितर-बितर कर दिया है, उन सभी को लज्जित होना पड़ता है।", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 9:8" - }, - "हे यहोवा, हम लोगों ने अपने राजाओं, हाकिमों और पूर्वजों समेत तेरे विरुद्ध पाप किया है, इस कारण हमको लज्जित होना पड़ता है।", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 9:9" - }, - "परन्तु, यद्यपि हम अपने परमेश्वर प्रभु से फिर गए, तो भी तू दया का सागर और क्षमा की खान है।", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 9:10" - }, - "हम तो अपने परमेश्वर यहोवा की शिक्षा सुनने पर भी उस पर नहीं चले जो उसने अपने दास नबियों से हमको सुनाई।", - { - "type": "char:bdit", - "content": [ - "(2 राजा. 18:12)" - ] - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 9:11" - }, - "वरन् सब इस्राएलियों ने तेरी व्यवस्था का उल्लंघन किया, और ऐसे हट गए कि तेरी नहीं सुनी। इस कारण जिस श्राप की चर्चा परमेश्वर के दास मूसा की व्यवस्था में लिखी हुई है, वह श्राप हम पर घट गया, क्योंकि हमने उसके विरुद्ध पाप किया है।", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 9:12" - }, - "इसलिए उसने हमारे और हमारे न्यायियों के विषय जो वचन कहे थे, उन्हें हम पर यह बड़ी विपत्ति डालकर पूरा किया है; यहाँ तक कि जैसी विपत्ति यरूशलेम पर पड़ी है, वैसी सारी धरती पर और कहीं नहीं पड़ी।", - { - "type": "verse:v", - "number": "13", - "sid": "DAN 9:13" - }, - "जैसे मूसा की व्यवस्था में लिखा है, वैसे ही यह सारी विपत्ति हम पर आ पड़ी है, तो भी हम अपने परमेश्वर यहोवा को मनाने के लिये न तो अपने अधर्म के कामों से फिरे, और न तेरी सत्य बातों पर ध्यान दिया।", - { - "type": "verse:v", - "number": "14", - "sid": "DAN 9:14" - }, - "इस कारण यहोवा ने सोच विचार कर हम पर विपत्ति डाली है; क्योंकि", - { - "type": "char:it", - "content": [ - "हमारा परमेश्वर यहोवा जितने काम करता है उन सभी में धर्मी ठहरता है" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.14" - ] - }, - { - "type": "char:fq", - "content": [ - "हमारा परमेश्वर यहोवा जितने काम करता है उन सभी में धर्मी ठहरता है:" - ] - }, - { - "type": "char:ft", - "content": [ - "परमेश्वर को उसके नियमों तथा उसके व्यवहार में न्यायनिष्ठ माना गया है और हमारे कष्टों का कारण हमारे पाप हैं।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*; परन्तु हमने उसकी नहीं सुनी।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "DAN 9:15" - }, - "और अब, हे हमारे परमेश्वर, हे प्रभु, तूने अपनी प्रजा को मिस्र देश से, बलवन्त हाथ के द्वारा निकाल लाकर अपना ऐसा बड़ा नाम किया, जो आज तक प्रसिद्ध है, परन्तु हमने पाप किया है और दुष्टता ही की है।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 9:16" - }, - "हे प्रभु, हमारे पापों और हमारे पूर्वजों के अधर्म के कामों के कारण यरूशलेम की और तेरी प्रजा की, और हमारे आस-पास के सब लोगों की ओर से नामधराई हो रही है; तो भी तू अपने सब धार्मिकता के कामों के कारण अपना क्रोध और जलजलाहट अपने नगर यरूशलेम पर से उतार दे, जो तेरे पवित्र पर्वत पर बसा है।", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 9:17" - }, - "हे हमारे परमेश्वर, अपने दास की प्रार्थना और गिड़गिड़ाहट सुनकर, अपने उजड़े हुए पवित्रस्थान पर अपने मुख का प्रकाश चमका; हे प्रभु, अपने नाम के निमित्त यह कर।", - { - "type": "verse:v", - "number": "18", - "sid": "DAN 9:18" - }, - "हे मेरे परमेश्वर, कान लगाकर सुन, आँख खोलकर हमारी उजड़ी हुई दशा और उस नगर को भी देख जो तेरा कहलाता है; क्योंकि हम जो तेरे सामने गिड़गिड़ाकर प्रार्थना करते हैं, इसलिए अपने धार्मिकता के कामों पर नहीं, वरन् तेरी बड़ी दया ही के कामों पर भरोसा रखकर करते हैं।", - { - "type": "verse:v", - "number": "19", - "sid": "DAN 9:19" - }, - "हे प्रभु, सुन ले; हे प्रभु, पाप क्षमा कर; हे प्रभु, ध्यान देकर जो करना है उसे कर, विलम्ब न कर; हे मेरे परमेश्वर, तेरा नगर और तेरी प्रजा तेरी ही कहलाती है; इसलिए अपने नाम के निमित्त ऐसा ही कर।”" - ] + "type": "char:bdit", + "content": [ + "(लूका 1:19)" + ] }, { - "type": "para:s", - "content": [ - "सत्तर सप्ताहों की भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "22", + "sid": "DAN 9:22" }, + "उसने मुझसे कहा, “हे दानिय्येल, मैं तुझे बुद्धि और प्रवीणता देने को अभी निकल आया हूँ।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DAN 9:20" - }, - "इस प्रकार मैं प्रार्थना करता, और अपने और अपने इस्राएली जातिभाइयों के पाप का अंगीकार करता हुआ, अपने परमेश्वर यहोवा के सम्मुख उसके पवित्र पर्वत के लिये गिड़गिड़ाकर विनती करता ही था,", - { - "type": "verse:v", - "number": "21", - "sid": "DAN 9:21" - }, - "तब वह पुरुष गब्रिएल जिसे मैंने उस समय देखा जब मुझे पहले दर्शन हुआ था, उसने वेग से उड़ने की आज्ञा पाकर, साँझ के अन्नबलि के समय मुझ को छू लिया; और मुझे समझाकर मेरे साथ बातें करने लगा।", - { - "type": "char:bdit", - "content": [ - "(लूका 1:19)" - ] - }, - "", - { - "type": "verse:v", - "number": "22", - "sid": "DAN 9:22" - }, - "उसने मुझसे कहा, “हे दानिय्येल, मैं तुझे बुद्धि और प्रवीणता देने को अभी निकल आया हूँ।", - { - "type": "verse:v", - "number": "23", - "sid": "DAN 9:23" - }, - "जब तू गिड़गिड़ाकर विनती करने लगा, तब ही इसकी आज्ञा निकली, इसलिए मैं तुझे बताने आया हूँ, क्योंकि तू अति प्रिय ठहरा है; इसलिए उस विषय को समझ ले और दर्शन की बात का अर्थ जान ले।" - ] + "type": "verse:v", + "number": "23", + "sid": "DAN 9:23" }, + "जब तू गिड़गिड़ाकर विनती करने लगा, तब ही इसकी आज्ञा निकली, इसलिए मैं तुझे बताने आया हूँ, क्योंकि तू अति प्रिय ठहरा है; इसलिए उस विषय को समझ ले और दर्शन की बात का अर्थ जान ले।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "24", - "sid": "DAN 9:24" - }, - "“तेरे लोगों और तेरे पवित्र नगर के लिये सत्तर सप्ताह ठहराए गए हैं कि उनके अन्त तक अपराध का होना बन्द हो, और पापों का अन्त और अधर्म का प्रायश्चित किया जाए, और युग-युग की धार्मिकता प्रगट हो; और दर्शन की बात पर और भविष्यद्वाणी पर छाप दी जाए, और परमपवित्र स्थान का अभिषेक किया जाए।", - { - "type": "verse:v", - "number": "25", - "sid": "DAN 9:25" - }, - "इसलिए यह जान और समझ ले, कि यरूशलेम के फिर बसाने की आज्ञा के निकलने से लेकर अभिषिक्त प्रधान के समय तक सात सप्ताह बीतेंगे। फिर बासठ सप्ताहों के बीतने पर चौक और खाई समेत वह नगर कष्ट के समय में फिर बसाया जाएगा।", - { - "type": "verse:v", - "number": "26", - "sid": "DAN 9:26" - }, - "और उन बासठ सप्ताहों के बीतने पर अभिषिक्त पुरुष काटा जाएगा: और उसके हाथ कुछ न लगेगा; और आनेवाले प्रधान की प्रजा नगर और पवित्रस्थान को नाश तो करेगी, परन्तु उस प्रधान का अन्त ऐसा होगा जैसा बाढ़ से होता है; तो भी उसके अन्त तक लड़ाई होती रहेगी; क्योंकि उसका उजड़ जाना निश्चय ठाना गया है।", - { - "type": "verse:v", - "number": "27", - "sid": "DAN 9:27" - }, - "और वह प्रधान एक सप्ताह के लिये बहुतों के संग", + "type": "verse:v", + "number": "24", + "sid": "DAN 9:24" + }, + "“तेरे लोगों और तेरे पवित्र नगर के लिये सत्तर सप्ताह ठहराए गए हैं कि उनके अन्त तक अपराध का होना बन्द हो, और पापों का अन्त और अधर्म का प्रायश्चित किया जाए, और युग-युग की धार्मिकता प्रगट हो; और दर्शन की बात पर और भविष्यद्वाणी पर छाप दी जाए, और परमपवित्र स्थान का अभिषेक किया जाए।", + { + "type": "verse:v", + "number": "25", + "sid": "DAN 9:25" + }, + "इसलिए यह जान और समझ ले, कि यरूशलेम के फिर बसाने की आज्ञा के निकलने से लेकर अभिषिक्त प्रधान के समय तक सात सप्ताह बीतेंगे। फिर बासठ सप्ताहों के बीतने पर चौक और खाई समेत वह नगर कष्ट के समय में फिर बसाया जाएगा।", + { + "type": "verse:v", + "number": "26", + "sid": "DAN 9:26" + }, + "और उन बासठ सप्ताहों के बीतने पर अभिषिक्त पुरुष काटा जाएगा: और उसके हाथ कुछ न लगेगा; और आनेवाले प्रधान की प्रजा नगर और पवित्रस्थान को नाश तो करेगी, परन्तु उस प्रधान का अन्त ऐसा होगा जैसा बाढ़ से होता है; तो भी उसके अन्त तक लड़ाई होती रहेगी; क्योंकि उसका उजड़ जाना निश्चय ठाना गया है।", + { + "type": "verse:v", + "number": "27", + "sid": "DAN 9:27" + }, + "और वह प्रधान एक सप्ताह के लिये बहुतों के संग", + { + "type": "char:it", + "content": [ + "दृढ़ वाचा बाँधेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "दृढ़ वाचा बाँधेगा" - ] + "type": "char:fr", + "content": [ + "9.27" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "9.27" - ] - }, - { - "type": "char:fq", - "content": [ - "दृढ़ वाचा बाँधेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "“वह सदृढ़ करेगा” यहाँ भाव यह है कि वह बल देगा, या स्थिरता प्रदान करेगा या दृढ़ एवं निश्चित करेगा।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "दृढ़ वाचा बाँधेगा:" + ] }, { - "type": "char:it", - "content": [ - "*, परन्तु आधे सप्ताह के बीतने पर वह मेलबलि और अन्नबलि को बन्द करेगा; और कंगूरे पर उजाड़नेवाली घृणित वस्तुएँ दिखाई देंगी और निश्चय से ठनी हुई बात के समाप्त होने तक परमेश्वर का क्रोध उजाड़नेवाले पर पड़ा रहेगा।”" - ] + "type": "char:ft", + "content": [ + "“वह सदृढ़ करेगा” यहाँ भाव यह है कि वह बल देगा, या स्थिरता प्रदान करेगा या दृढ़ एवं निश्चित करेगा।" + ] + } + ] + } + ] + }, + ", परन्तु आधे सप्ताह के बीतने पर वह मेलबलि और अन्नबलि को बन्द करेगा; और कंगूरे पर उजाड़नेवाली घृणित वस्तुएँ दिखाई देंगी और निश्चय से ठनी हुई बात के समाप्त होने तक परमेश्वर का क्रोध उजाड़नेवाले पर पड़ा रहेगा।”" + ] + }, + { + "type": "chapter:c", + "number": "10", + "sid": "DAN 10" + }, + { + "type": "para:s", + "content": [ + "गौरवशाली मनुष्य का दर्शन" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 10:1" + }, + "फारस देश के राजा कुस्रू के राज्य के तीसरे वर्ष में दानिय्येल पर, जो बेलतशस्सर भी कहलाता है, एक बात प्रगट की गई। और वह बात सच थी कि बड़ा युद्ध होगा। उसने इस बात को जान लिया, और उसको इस देखी हुई बात की समझ आ गई।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "DAN 10:2" + }, + "उन दिनों, मैं", + { + "type": "char:it", + "content": [ + "दानिय्येल, तीन सप्ताह तक शोक करता रहा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "10.2" + ] + }, + { + "type": "char:fq", + "content": [ + "दानिय्येल, तीन सप्ताह तक शोक करता रहा:" + ] + }, + { + "type": "char:ft", + "content": [ + "मैं स्वयं को पीड़ित कर रहा था। अर्थात् उसने इस समय को एक असामान्य उपवास का समय रखा, वह दु:खी और व्याकुल था।" + ] } - ] + ] + } + ] }, + "।", { - "type": "chapter:c", - "number": "10", - "sid": "DAN 10" + "type": "verse:v", + "number": "3", + "sid": "DAN 10:3" }, + "उन तीन सप्ताहों के पूरे होने तक, मैंने न तो स्वादिष्ट भोजन किया और न माँस या दाखमधु अपने मुँह में रखा, और न अपनी देह में कुछ भी तेल लगाया।", { - "type": "para:s", - "content": [ - "गौरवशाली मनुष्य का दर्शन" - ] + "type": "verse:v", + "number": "4", + "sid": "DAN 10:4" }, + "फिर पहले महीने के चौबीसवें दिन को जब मैं हिद्देकेल नाम नदी के तट पर था,", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 10:1" - }, - "फारस देश के राजा कुस्रू के राज्य के तीसरे वर्ष में दानिय्येल पर, जो बेलतशस्सर भी कहलाता है, एक बात प्रगट की गई। और वह बात सच थी कि बड़ा युद्ध होगा। उसने इस बात को जान लिया, और उसको इस देखी हुई बात की समझ आ गई।" - ] + "type": "verse:v", + "number": "5", + "sid": "DAN 10:5" }, + "तब मैंने आँखें उठाकर देखा, कि सन का वस्त्र पहने हुए, और ऊफाज देश के कुन्दन से कमर बाँधे हुए एक पुरुष खड़ा है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "DAN 10:2" - }, - "उन दिनों, मैं", - { - "type": "char:it", - "content": [ - "दानिय्येल, तीन सप्ताह तक शोक करता रहा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.2" - ] - }, - { - "type": "char:fq", - "content": [ - "दानिय्येल, तीन सप्ताह तक शोक करता रहा:" - ] - }, - { - "type": "char:ft", - "content": [ - "मैं स्वयं को पीड़ित कर रहा था। अर्थात् उसने इस समय को एक असामान्य उपवास का समय रखा, वह दु:खी और व्याकुल था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*।" - ] - }, - { - "type": "verse:v", - "number": "3", - "sid": "DAN 10:3" - }, - "उन तीन सप्ताहों के पूरे होने तक, मैंने न तो स्वादिष्ट भोजन किया और न माँस या दाखमधु अपने मुँह में रखा, और न अपनी देह में कुछ भी तेल लगाया।", - { - "type": "verse:v", - "number": "4", - "sid": "DAN 10:4" - }, - "फिर पहले महीने के चौबीसवें दिन को जब मैं हिद्देकेल नाम नदी के तट पर था,", - { - "type": "verse:v", - "number": "5", - "sid": "DAN 10:5" - }, - "तब मैंने आँखें उठाकर देखा, कि सन का वस्त्र पहने हुए, और ऊफाज देश के कुन्दन से कमर बाँधे हुए एक पुरुष खड़ा है।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 1:13)" - ] - }, - "", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 10:6" - }, - "उसका शरीर फीरोजा के सामना, उसका मुख बिजली के सामना, उसकी आँखें जलते हुए दीपक की सी, उसकी बाहें और पाँव चमकाए हुए पीतल के से, और उसके वचनों के शब्द भीड़ों के शब्द का सा था।", - { - "type": "char:bdit", - "content": [ - "(प्रका. 1:14)" - ] - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 10:7" - }, - "उसको केवल मुझ दानिय्येल ही ने देखा, और मेरे संगी मनुष्यों को उसका कुछ भी दर्शन न हुआ; परन्तु वे बहुत ही थरथराने लगे, और छिपने के लिये भाग गए।", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 10:8" - }, - "तब मैं अकेला रहकर यह अद्भुत दर्शन देखता रहा, इससे मेरा बल जाता रहा; मैं भयातुर हो गया, और मुझ में कुछ भी बल न रहा।", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 10:9" - }, - "तो भी मैंने उस पुरुष के वचनों का शब्द सुना, और जब वह मुझे सुन पड़ा तब मैं मुँह के बल गिर गया और गहरी नींद में भूमि पर औंधे मुँह पड़ा रहा।" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 1:13)" + ] }, { - "type": "para:s", - "content": [ - "फारस और यूनान के विषय में भविष्यद्वाणियाँ" - ] + "type": "verse:v", + "number": "6", + "sid": "DAN 10:6" }, + "उसका शरीर फीरोजा के सामना, उसका मुख बिजली के सामना, उसकी आँखें जलते हुए दीपक की सी, उसकी बाहें और पाँव चमकाए हुए पीतल के से, और उसके वचनों के शब्द भीड़ों के शब्द का सा था।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DAN 10:10" - }, - "फिर किसी ने अपने हाथ से मेरी देह को छुआ, और मुझे उठाकर घुटनों और हथेलियों के बल थरथराते हुए बैठा दिया।", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 10:11" - }, - "तब उसने मुझसे कहा, “हे दानिय्येल, हे अति प्रिय पुरुष, जो वचन मैं तुझ से कहता हूँ उसे समझ ले, और सीधा खड़ा हो, क्योंकि मैं अभी तेरे पास भेजा गया हूँ।” जब उसने मुझसे यह वचन कहा, तब मैं खड़ा तो हो गया परन्तु थरथराता रहा।", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 10:12" - }, - "फिर उसने मुझसे कहा, “हे दानिय्येल, मत डर, क्योंकि पहले ही दिन को जब तूने समझने-बूझने के लिये मन लगाया और अपने परमेश्वर के सामने अपने को दीन किया, उसी दिन तेरे वचन सुने गए, और मैं तेरे वचनों के कारण आ गया हूँ।", - { - "type": "char:bdit", - "content": [ - "(दानि. 12:1)" - ] - }, - "", - { - "type": "verse:v", - "number": "13", - "sid": "DAN 10:13" - }, - "फारस के राज्य का प्रधान इक्कीस दिन तक मेरा सामना किए रहा; परन्तु मीकाएल जो मुख्य प्रधानों में से है, वह मेरी सहायता के लिये आया, इसलिए मैं फारस के राजाओं के पास रहा,", - { - "type": "verse:v", - "number": "14", - "sid": "DAN 10:14" - }, - "और अब मैं तुझे समझाने आया हूँ, कि अन्त के दिनों में तेरे लोगों की क्या दशा होगी। क्योंकि जो दर्शन तूने देखा है, वह कुछ दिनों के बाद पूरा होगा।”" - ] + "type": "char:bdit", + "content": [ + "(प्रका. 1:14)" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "15", - "sid": "DAN 10:15" - }, - "जब वह पुरुष मुझसे ऐसी बातें कह चुका, तब मैंने भूमि की ओर मुँह किया और चुप रह गया।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 10:16" - }, - "तब मनुष्य के सन्तान के समान किसी ने मेरे होंठ छुए, और मैं मुँह खोलकर बोलने लगा। और जो मेरे सामने खड़ा था, उससे मैंने कहा, “हे मेरे प्रभु, दर्शन की बातों के कारण मुझ को पीड़ा-सी उठी, और मुझ में कुछ भी बल नहीं रहा।", - { - "type": "char:bdit", - "content": [ - "(यिर्म. 1:9)" - ] - }, - "", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 10:17" - }, - "इसलिए प्रभु का दास, अपने प्रभु के साथ कैसे बातें कर सकता है? क्योंकि मेरी देह में न तो कुछ बल रहा, और", + "type": "verse:v", + "number": "7", + "sid": "DAN 10:7" + }, + "उसको केवल मुझ दानिय्येल ही ने देखा, और मेरे संगी मनुष्यों को उसका कुछ भी दर्शन न हुआ; परन्तु वे बहुत ही थरथराने लगे, और छिपने के लिये भाग गए।", + { + "type": "verse:v", + "number": "8", + "sid": "DAN 10:8" + }, + "तब मैं अकेला रहकर यह अद्भुत दर्शन देखता रहा, इससे मेरा बल जाता रहा; मैं भयातुर हो गया, और मुझ में कुछ भी बल न रहा।", + { + "type": "verse:v", + "number": "9", + "sid": "DAN 10:9" + }, + "तो भी मैंने उस पुरुष के वचनों का शब्द सुना, और जब वह मुझे सुन पड़ा तब मैं मुँह के बल गिर गया और गहरी नींद में भूमि पर औंधे मुँह पड़ा रहा।" + ] + }, + { + "type": "para:s", + "content": [ + "फारस और यूनान के विषय में भविष्यद्वाणियाँ" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "DAN 10:10" + }, + "फिर किसी ने अपने हाथ से मेरी देह को छुआ, और मुझे उठाकर घुटनों और हथेलियों के बल थरथराते हुए बैठा दिया।", + { + "type": "verse:v", + "number": "11", + "sid": "DAN 10:11" + }, + "तब उसने मुझसे कहा, “हे दानिय्येल, हे अति प्रिय पुरुष, जो वचन मैं तुझ से कहता हूँ उसे समझ ले, और सीधा खड़ा हो, क्योंकि मैं अभी तेरे पास भेजा गया हूँ।” जब उसने मुझसे यह वचन कहा, तब मैं खड़ा तो हो गया परन्तु थरथराता रहा।", + { + "type": "verse:v", + "number": "12", + "sid": "DAN 10:12" + }, + "फिर उसने मुझसे कहा, “हे दानिय्येल, मत डर, क्योंकि पहले ही दिन को जब तूने समझने-बूझने के लिये मन लगाया और अपने परमेश्वर के सामने अपने को दीन किया, उसी दिन तेरे वचन सुने गए, और मैं तेरे वचनों के कारण आ गया हूँ।", + { + "type": "char:bdit", + "content": [ + "(दानि. 12:1)" + ] + }, + { + "type": "verse:v", + "number": "13", + "sid": "DAN 10:13" + }, + "फारस के राज्य का प्रधान इक्कीस दिन तक मेरा सामना किए रहा; परन्तु मीकाएल जो मुख्य प्रधानों में से है, वह मेरी सहायता के लिये आया, इसलिए मैं फारस के राजाओं के पास रहा,", + { + "type": "verse:v", + "number": "14", + "sid": "DAN 10:14" + }, + "और अब मैं तुझे समझाने आया हूँ, कि अन्त के दिनों में तेरे लोगों की क्या दशा होगी। क्योंकि जो दर्शन तूने देखा है, वह कुछ दिनों के बाद पूरा होगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "15", + "sid": "DAN 10:15" + }, + "जब वह पुरुष मुझसे ऐसी बातें कह चुका, तब मैंने भूमि की ओर मुँह किया और चुप रह गया।", + { + "type": "verse:v", + "number": "16", + "sid": "DAN 10:16" + }, + "तब मनुष्य के सन्तान के समान किसी ने मेरे होंठ छुए, और मैं मुँह खोलकर बोलने लगा। और जो मेरे सामने खड़ा था, उससे मैंने कहा, “हे मेरे प्रभु, दर्शन की बातों के कारण मुझ को पीड़ा-सी उठी, और मुझ में कुछ भी बल नहीं रहा।", + { + "type": "char:bdit", + "content": [ + "(यिर्म. 1:9)" + ] + }, + { + "type": "verse:v", + "number": "17", + "sid": "DAN 10:17" + }, + "इसलिए प्रभु का दास, अपने प्रभु के साथ कैसे बातें कर सकता है? क्योंकि मेरी देह में न तो कुछ बल रहा, और", + { + "type": "char:it", + "content": [ + "न कुछ साँस ही रह गई", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "न कुछ साँस ही रह गई" - ] + "type": "char:fr", + "content": [ + "10.17" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "10.17" - ] - }, - { - "type": "char:fq", - "content": [ - "न कुछ साँस ही रह गई:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह पूर्णतः अभिभूत होकर धराशायी था। वह परमेश्वर के पास से आनेवाले के समक्ष बोलने योग्य न था।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "न कुछ साँस ही रह गई:" + ] }, { - "type": "char:it", - "content": [ - "*।”" - ] + "type": "char:ft", + "content": [ + "अर्थात् वह पूर्णतः अभिभूत होकर धराशायी था। वह परमेश्वर के पास से आनेवाले के समक्ष बोलने योग्य न था।" + ] } - ] + ] + } + ] + }, + "।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "18", + "sid": "DAN 10:18" + }, + "तब मनुष्य के समान किसी ने मुझे छूकर फिर मेरा हियाव बन्धाया।", + { + "type": "verse:v", + "number": "19", + "sid": "DAN 10:19" + }, + "और उसने कहा, “हे अति प्रिय पुरुष, मत डर, तुझे शान्ति मिले; तू दृढ़ हो और तेरा हियाव बन्धा रहे।” जब उसने यह कहा, तब मैंने हियाव बाँधकर कहा, “हे मेरे प्रभु, अब कह, क्योंकि तूने मेरा हियाव बन्धाया है।”", + { + "type": "char:bdit", + "content": [ + "(यशा. 41:10)" + ] + }, + { + "type": "verse:v", + "number": "20", + "sid": "DAN 10:20" + }, + "तब उसने कहा, “क्या तू जानता है कि मैं किस कारण तेरे पास आया हूँ? अब मैं फारस के प्रधान से लड़ने को लौटूँगा; और जब मैं निकलूँगा, तब यूनान का प्रधान आएगा।", + { + "type": "verse:v", + "number": "21", + "sid": "DAN 10:21" + }, + "और जो कुछ सच्ची बातों से भरी हुई पुस्तक में लिखा हुआ है, वह मैं तुझे बताता हूँ; उन प्रधानों के विरुद्ध, तुम्हारे प्रधान मीकाएल को छोड़, मेरे संग स्थिर रहनेवाला और कोई भी नहीं है।" + ] + }, + { + "type": "chapter:c", + "number": "11", + "sid": "DAN 11" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 11:1" + }, + "“दारा नामक मादी राजा के राज्य के पहले वर्ष में उसको हियाव दिलाने और बल देने के लिये मैं खड़ा हो गया।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "DAN 11:2" + }, + "“और अब मैं तुझको सच्ची बात बताता हूँ। देख, फारस के राज्य में अब तीन और राजा उठेंगे; और चौथा राजा उन सभी से अधिक धनी होगा; और जब वह धन के कारण सामर्थी होगा, तब सब लोगों को यूनान के राज्य के विरुद्ध उभारेगा।", + { + "type": "verse:v", + "number": "3", + "sid": "DAN 11:3" + }, + "उसके बाद एक पराक्रमी राजा उठकर अपना राज्य बहुत बढ़ाएगा, और अपनी इच्छा के अनुसार ही काम किया करेगा।", + { + "type": "verse:v", + "number": "4", + "sid": "DAN 11:4" + }, + "और जब वह बड़ा होगा, तब उसका राज्य टूटेगा और चारों दिशाओं में बटकर अलग-अलग हो जाएगा; और न तो उसके राज्य की शक्ति ज्यों की त्यों रहेगी और न उसके वंश को कुछ मिलेगा; क्योंकि उसका राज्य उखड़कर, उनकी अपेक्षा और लोगों को प्राप्त होगा।" + ] + }, + { + "type": "para:s", + "content": [ + "उतर और दक्षिण के राजाओं को चेतावनी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "DAN 11:5" + }, + "“तब", + { + "type": "char:it", + "content": [ + "दक्षिण देश का राजा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "11.5" + ] + }, + { + "type": "char:fq", + "content": [ + "दक्षिण देश का राजा:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् मिस्र का राजा" + ] + } + ] + } + ] }, + "बल पकड़ेगा; परन्तु उसका एक हाकिम उससे अधिक बल पकड़कर प्रभुता करेगा; यहाँ तक कि उसकी प्रभुता बड़ी हो जाएगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "18", - "sid": "DAN 10:18" - }, - "तब मनुष्य के समान किसी ने मुझे छूकर फिर मेरा हियाव बन्धाया।", - { - "type": "verse:v", - "number": "19", - "sid": "DAN 10:19" - }, - "और उसने कहा, “हे अति प्रिय पुरुष, मत डर, तुझे शान्ति मिले; तू दृढ़ हो और तेरा हियाव बन्धा रहे।” जब उसने यह कहा, तब मैंने हियाव बाँधकर कहा, “हे मेरे प्रभु, अब कह, क्योंकि तूने मेरा हियाव बन्धाया है।”", + "type": "verse:v", + "number": "6", + "sid": "DAN 11:6" + }, + "कई वर्षों के बीतने पर, वे दोनों आपस में मिलेंगे, और दक्षिण देश के राजा की बेटी उत्तर देश के राजा के पास शान्ति की वाचा बाँधने को आएगी; परन्तु", + { + "type": "char:it", + "content": [ + "उसका बाहुबल बना न रहेगा", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:bdit", - "content": [ - "(यशा. 41:10)" - ] + "type": "char:fr", + "content": [ + "11.6" + ] }, - "", { - "type": "verse:v", - "number": "20", - "sid": "DAN 10:20" + "type": "char:fq", + "content": [ + "उसका बाहुबल बना न रहेगा:" + ] }, - "तब उसने कहा, “क्या तू जानता है कि मैं किस कारण तेरे पास आया हूँ? अब मैं फारस के प्रधान से लड़ने को लौटूँगा; और जब मैं निकलूँगा, तब यूनान का प्रधान आएगा।", { - "type": "verse:v", - "number": "21", - "sid": "DAN 10:21" - }, - "और जो कुछ सच्ची बातों से भरी हुई पुस्तक में लिखा हुआ है, वह मैं तुझे बताता हूँ; उन प्रधानों के विरुद्ध, तुम्हारे प्रधान मीकाएल को छोड़, मेरे संग स्थिर रहनेवाला और कोई भी नहीं है।" - ] + "type": "char:ft", + "content": [ + "अर्थात् वह सीरिया को इस शादी के गठबंधन द्वारा, अपने नियंत्रण में लाने के महत्वाकांक्षी उद्देश्य में समृद्ध नहीं होगा।" + ] + } + ] + } + ] }, + ", और न वह राजा और न उसका नाम रहेगा; परन्तु वह स्त्री अपने पहुँचानेवालों और अपने पिता और अपने सम्भालनेवालों समेत अलग कर दी जाएगी।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "chapter:c", - "number": "11", - "sid": "DAN 11" + "type": "verse:v", + "number": "7", + "sid": "DAN 11:7" }, + "“फिर उसकी जड़ों में से एक डाल उत्पन्न होकर उसके स्थान में बढ़ेगी; वह सेना समेत उत्तर के राजा के गढ़ में प्रवेश करेगा, और उनसे युद्ध करके प्रबल होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 11:1" - }, - "“दारा नामक मादी राजा के राज्य के पहले वर्ष में उसको हियाव दिलाने और बल देने के लिये मैं खड़ा हो गया।" - ] + "type": "verse:v", + "number": "8", + "sid": "DAN 11:8" }, + "तब वह उसके देवताओं की ढली हुई मूरतों, और सोने-चाँदी के मनभाऊ पात्रों को छीनकर मिस्र में ले जाएगा; इसके बाद वह कुछ वर्ष तक उत्तर देश के राजा के विरुद्ध हाथ रोके रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "DAN 11:2" - }, - "“और अब मैं तुझको सच्ची बात बताता हूँ। देख, फारस के राज्य में अब तीन और राजा उठेंगे; और चौथा राजा उन सभी से अधिक धनी होगा; और जब वह धन के कारण सामर्थी होगा, तब सब लोगों को यूनान के राज्य के विरुद्ध उभारेगा।", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 11:3" - }, - "उसके बाद एक पराक्रमी राजा उठकर अपना राज्य बहुत बढ़ाएगा, और अपनी इच्छा के अनुसार ही काम किया करेगा।", - { - "type": "verse:v", - "number": "4", - "sid": "DAN 11:4" - }, - "और जब वह बड़ा होगा, तब उसका राज्य टूटेगा और चारों दिशाओं में बटकर अलग-अलग हो जाएगा; और न तो उसके राज्य की शक्ति ज्यों की त्यों रहेगी और न उसके वंश को कुछ मिलेगा; क्योंकि उसका राज्य उखड़कर, उनकी अपेक्षा और लोगों को प्राप्त होगा।" - ] + "type": "verse:v", + "number": "9", + "sid": "DAN 11:9" }, + "तब वह राजा दक्षिण देश के राजा के देश में आएगा, परन्तु फिर अपने देश में लौट जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "उतर और दक्षिण के राजाओं को चेतावनी" - ] + "type": "verse:v", + "number": "10", + "sid": "DAN 11:10" }, + "“उसके पुत्र झगड़ा मचाकर बहुत से बड़े-बड़े दल इकट्ठे करेंगे, और उमड़नेवाली नदी के समान आकर देश के बीच होकर जाएँगे, फिर लौटते हुए उसके गढ़ तक झगड़ा मचाते जाएँगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "DAN 11:5" - }, - "“तब", - { - "type": "char:it", - "content": [ - "दक्षिण देश का राजा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.5" - ] - }, - { - "type": "char:fq", - "content": [ - "दक्षिण देश का राजा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् मिस्र का राजा" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* बल पकड़ेगा; परन्तु उसका एक हाकिम उससे अधिक बल पकड़कर प्रभुता करेगा; यहाँ तक कि उसकी प्रभुता बड़ी हो जाएगी।" - ] - }, - { - "type": "verse:v", - "number": "6", - "sid": "DAN 11:6" - }, - "कई वर्षों के बीतने पर, वे दोनों आपस में मिलेंगे, और दक्षिण देश के राजा की बेटी उत्तर देश के राजा के पास शान्ति की वाचा बाँधने को आएगी; परन्तु", + "type": "verse:v", + "number": "11", + "sid": "DAN 11:11" + }, + "तब दक्षिण देश का राजा चिढ़ेगा, और निकलकर उत्तर देश के उस राजा से युद्ध करेगा, और वह राजा लड़ने के लिए बड़ी भीड़ इकट्ठी करेगा, परन्तु वह भीड़ उसके हाथ में कर दी जाएगी।", + { + "type": "verse:v", + "number": "12", + "sid": "DAN 11:12" + }, + "उस भीड़ को जीतकर उसका मन फूल उठेगा, और वह लाखों लोगों को गिराएगा, परन्तु वह प्रबल न होगा।", + { + "type": "verse:v", + "number": "13", + "sid": "DAN 11:13" + }, + "क्योंकि उत्तर देश का राजा लौटकर पहली से भी बड़ी भीड़ इकट्ठी करेगा; और कई दिनों वरन् वर्षों के बीतने पर वह निश्चय बड़ी सेना और सम्पत्ति लिए हुए आएगा।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "DAN 11:14" + }, + "“उन दिनों में बहुत से लोग दक्षिण देश के राजा के विरुद्ध उठेंगे; वरन्", + { + "type": "char:it", + "content": [ + "तेरे लोगों", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "उसका बाहुबल बना न रहेगा" - ] + "type": "char:fr", + "content": [ + "11.14" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.6" - ] - }, - { - "type": "char:fq", - "content": [ - "उसका बाहुबल बना न रहेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् वह सीरिया को इस शादी के गठबंधन द्वारा, अपने नियंत्रण में लाने के महत्वाकांक्षी उद्देश्य में समृद्ध नहीं होगा।" - ] - } - ], - "caller": "+" + "type": "char:fq", + "content": [ + "तेरे लोगों:" + ] }, { - "type": "char:it", - "content": [ - "*, और न वह राजा और न उसका नाम रहेगा; परन्तु वह स्त्री अपने पहुँचानेवालों और अपने पिता और अपने सम्भालनेवालों समेत अलग कर दी जाएगी।" - ] + "type": "char:ft", + "content": [ + "अर्थात् यहूदी लोग" + ] } - ] + ] + } + ] }, + "में से भी उपद्रवी लोग उठ खड़े होंगे, जिससे इस दर्शन की बात पूरी हो जाएगी; परन्तु वे ठोकर खाकर गिरेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "DAN 11:7" - }, - "“फिर उसकी जड़ों में से एक डाल उत्पन्न होकर उसके स्थान में बढ़ेगी; वह सेना समेत उत्तर के राजा के गढ़ में प्रवेश करेगा, और उनसे युद्ध करके प्रबल होगा।", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 11:8" - }, - "तब वह उसके देवताओं की ढली हुई मूरतों, और सोने-चाँदी के मनभाऊ पात्रों को छीनकर मिस्र में ले जाएगा; इसके बाद वह कुछ वर्ष तक उत्तर देश के राजा के विरुद्ध हाथ रोके रहेगा।", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 11:9" - }, - "तब वह राजा दक्षिण देश के राजा के देश में आएगा, परन्तु फिर अपने देश में लौट जाएगा।" - ] + "type": "verse:v", + "number": "15", + "sid": "DAN 11:15" }, + "तब उत्तर देश का राजा आकर किला बाँधेगा और दृढ़ नगर ले लेगा। और दक्षिण देश के न तो प्रधान खड़े रहेंगे और न बड़े वीर; क्योंकि किसी के खड़े रहने का बल न रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "DAN 11:10" - }, - "“उसके पुत्र झगड़ा मचाकर बहुत से बड़े-बड़े दल इकट्ठे करेंगे, और उमड़नेवाली नदी के समान आकर देश के बीच होकर जाएँगे, फिर लौटते हुए उसके गढ़ तक झगड़ा मचाते जाएँगे।", - { - "type": "verse:v", - "number": "11", - "sid": "DAN 11:11" - }, - "तब दक्षिण देश का राजा चिढ़ेगा, और निकलकर उत्तर देश के उस राजा से युद्ध करेगा, और वह राजा लड़ने के लिए बड़ी भीड़ इकट्ठी करेगा, परन्तु वह भीड़ उसके हाथ में कर दी जाएगी।", - { - "type": "verse:v", - "number": "12", - "sid": "DAN 11:12" - }, - "उस भीड़ को जीतकर उसका मन फूल उठेगा, और वह लाखों लोगों को गिराएगा, परन्तु वह प्रबल न होगा।", - { - "type": "verse:v", - "number": "13", - "sid": "DAN 11:13" - }, - "क्योंकि उत्तर देश का राजा लौटकर पहली से भी बड़ी भीड़ इकट्ठी करेगा; और कई दिनों वरन् वर्षों के बीतने पर वह निश्चय बड़ी सेना और सम्पत्ति लिए हुए आएगा।" - ] + "type": "verse:v", + "number": "16", + "sid": "DAN 11:16" }, + "तब जो भी उनके विरुद्ध आएगा, वह अपनी इच्छा पूरी करेगा, और वह हाथ में सत्यानाश लिए हुए शिरोमणि देश में भी खड़ा होगा और उसका सामना करनेवाला कोई न रहेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "DAN 11:14" - }, - "“उन दिनों में बहुत से लोग दक्षिण देश के राजा के विरुद्ध उठेंगे; वरन्", - { - "type": "char:it", - "content": [ - "तेरे लोगों" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.14" - ] - }, - { - "type": "char:fq", - "content": [ - "तेरे लोगों:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् यहूदी लोग" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* में से भी उपद्रवी लोग उठ खड़े होंगे, जिससे इस दर्शन की बात पूरी हो जाएगी; परन्तु वे ठोकर खाकर गिरेंगे।" - ] - }, - { - "type": "verse:v", - "number": "15", - "sid": "DAN 11:15" - }, - "तब उत्तर देश का राजा आकर किला बाँधेगा और दृढ़ नगर ले लेगा। और दक्षिण देश के न तो प्रधान खड़े रहेंगे और न बड़े वीर; क्योंकि किसी के खड़े रहने का बल न रहेगा।", - { - "type": "verse:v", - "number": "16", - "sid": "DAN 11:16" - }, - "तब जो भी उनके विरुद्ध आएगा, वह अपनी इच्छा पूरी करेगा, और वह हाथ में सत्यानाश लिए हुए शिरोमणि देश में भी खड़ा होगा और उसका सामना करनेवाला कोई न रहेगा।", - { - "type": "verse:v", - "number": "17", - "sid": "DAN 11:17" - }, - "तब उत्तर देश का राजा", - { - "type": "char:it", - "content": [ - "अपने राज्य के पूर्ण बल समेत" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.17" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने राज्य के पूर्ण बल समेत:" - ] - }, - { - "type": "char:ft", - "content": [ - "उसके राज्य की सम्पूर्ण शक्ति को एकत्र करेगा। मिस्र पर आक्रमण करने के लिए और इस विरोधी का तख्‍ता पलटने तथा उसे दीन बनाने के लिए यह आवश्यक है।" - ] - } - ], - "caller": "+" - }, + "type": "verse:v", + "number": "17", + "sid": "DAN 11:17" + }, + "तब उत्तर देश का राजा", + { + "type": "char:it", + "content": [ + "अपने राज्य के पूर्ण बल समेत", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:it", - "content": [ - "*, कई सीधे लोगों को संग लिए हुए आने लगेगा, और अपनी इच्छा के अनुसार काम किया करेगा। और वह दक्षिण देश के राजा को एक स्त्री इसलिए देगा कि उसका राज्य बिगाड़ा जाए; परन्तु वह स्थिर न रहेगी, न उस राजा की होगी।" - ] + "type": "char:fr", + "content": [ + "11.17" + ] }, { - "type": "verse:v", - "number": "18", - "sid": "DAN 11:18" + "type": "char:fq", + "content": [ + "अपने राज्य के पूर्ण बल समेत:" + ] }, - "तब वह द्वीपों की ओर मुँह करके बहुतों को ले लेगा; परन्तु एक सेनापति उसके अहंकार को मिटाएगा; वरन् उसके अहंकार के अनुकूल उसे बदला देगा।", { - "type": "verse:v", - "number": "19", - "sid": "DAN 11:19" - }, - "तब वह अपने देश के गढ़ों की ओर मुँह फेरेगा, और वह ठोकर खाकर गिरेगा, और कहीं उसका पता न रहेगा।" - ] + "type": "char:ft", + "content": [ + "उसके राज्य की सम्पूर्ण शक्ति को एकत्र करेगा। मिस्र पर आक्रमण करने के लिए और इस विरोधी का तख्‍ता पलटने तथा उसे दीन बनाने के लिए यह आवश्यक है।" + ] + } + ] + } + ] }, + ", कई सीधे लोगों को संग लिए हुए आने लगेगा, और अपनी इच्छा के अनुसार काम किया करेगा। और वह दक्षिण देश के राजा को एक स्त्री इसलिए देगा कि उसका राज्य बिगाड़ा जाए; परन्तु वह स्थिर न रहेगी, न उस राजा की होगी।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "DAN 11:20" - }, - "“तब उसके स्थान में कोई ऐसा उठेगा, जो शिरोमणि राज्य में अंधेर करनेवाले को घुमाएगा; परन्तु थोड़े दिन बीतने पर वह क्रोध या युद्ध किए बिना ही नाश हो जाएगा।" - ] + "type": "verse:v", + "number": "18", + "sid": "DAN 11:18" }, + "तब वह द्वीपों की ओर मुँह करके बहुतों को ले लेगा; परन्तु एक सेनापति उसके अहंकार को मिटाएगा; वरन् उसके अहंकार के अनुकूल उसे बदला देगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "21", - "sid": "DAN 11:21" - }, - "“उसके स्थान में एक तुच्छ मनुष्य उठेगा, जिसकी राज प्रतिष्ठा पहले तो न होगी, तो भी वह चैन के समय आकर चिकनी-चुपड़ी बातों के द्वारा राज्य को प्राप्त करेगा।", - { - "type": "verse:v", - "number": "22", - "sid": "DAN 11:22" - }, - "तब उसकी भुजारूपी बाढ़ से लोग, वरन्", - { - "type": "char:it", - "content": [ - "वाचा का प्रधान" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "11.22" - ] - }, - { - "type": "char:fq", - "content": [ - "वाचा का प्रधान:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् यहूदी महायाजक" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "* भी उसके सामने से बहकर नाश होंगे।" - ] - }, - { - "type": "verse:v", - "number": "23", - "sid": "DAN 11:23" - }, - "क्योंकि वह उसके संग वाचा बाँधने पर भी छल करेगा, और थोड़े ही लोगों को संग लिए हुए चढ़कर प्रबल होगा।", - { - "type": "verse:v", - "number": "24", - "sid": "DAN 11:24" - }, - "चैन के समय वह प्रान्त के उत्तम से उत्तम स्थानों पर चढ़ाई करेगा; और जो काम न उसके पूर्वज और न उसके पूर्वजों के पूर्वज करते थे, उसे वह करेगा; और लूटी हुई धन-सम्पत्ति उनमें बहुत बाँटा करेगा। वह कुछ काल तक दृढ़ नगरों के लेने की कल्पना करता रहेगा।", - { - "type": "verse:v", - "number": "25", - "sid": "DAN 11:25" - }, - "तब वह दक्षिण देश के राजा के विरुद्ध बड़ी सेना लिए हुए अपने बल और हियाव को बढ़ाएगा, और दक्षिण देश का राजा अत्यन्त बड़ी सामर्थी सेना लिए हुए युद्ध तो करेगा, परन्तु ठहर न सकेगा, क्योंकि लोग उसके विरुद्ध कल्पना करेंगे।", - { - "type": "verse:v", - "number": "26", - "sid": "DAN 11:26" - }, - "उसके भोजन के खानेवाले भी उसको हरवाएँगे; और यद्यपि उसकी सेना बाढ़ के समान चढ़ेंगी, तो भी उसके बहुत से लोग मर मिटेंगे।", - { - "type": "verse:v", - "number": "27", - "sid": "DAN 11:27" - }, - "तब उन दोनों राजाओं के मन बुराई करने में लगेंगे, यहाँ तक कि वे एक ही मेज पर बैठे हुए आपस में झूठ बोलेंगे, परन्तु इससे कुछ बन न पड़ेगा; क्योंकि इन सब बातों का अन्त नियत ही समय में होनेवाला है।", - { - "type": "verse:v", - "number": "28", - "sid": "DAN 11:28" - }, - "तब उत्तर देश का राजा बड़ी लूट लिए हुए अपने देश को लौटेगा, और उसका मन पवित्र वाचा के विरुद्ध उभरेगा, और वह अपनी इच्छा पूरी करके अपने देश को लौट जाएगा।" - ] + "type": "verse:v", + "number": "19", + "sid": "DAN 11:19" }, + "तब वह अपने देश के गढ़ों की ओर मुँह फेरेगा, और वह ठोकर खाकर गिरेगा, और कहीं उसका पता न रहेगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:s", - "content": [ - "उत्तरी राजा का ईश्वर-निन्दा" - ] + "type": "verse:v", + "number": "20", + "sid": "DAN 11:20" }, + "“तब उसके स्थान में कोई ऐसा उठेगा, जो शिरोमणि राज्य में अंधेर करनेवाले को घुमाएगा; परन्तु थोड़े दिन बीतने पर वह क्रोध या युद्ध किए बिना ही नाश हो जाएगा।" + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "29", - "sid": "DAN 11:29" - }, - "“नियत समय पर वह फिर दक्षिण देश की ओर जाएगा, परन्तु उस पिछली बार के समान इस बार उसका वश न चलेगा।", - { - "type": "verse:v", - "number": "30", - "sid": "DAN 11:30" - }, - "क्योंकि कित्तियों के जहाज उसके विरुद्ध आएँगे, और वह उदास होकर लौटेगा, और पवित्र वाचा पर चिढ़कर अपनी इच्छा पूरी करेगा। वह लौटकर पवित्र वाचा के तोड़नेवालों की सुधि लेगा।", - { - "type": "verse:v", - "number": "31", - "sid": "DAN 11:31" - }, - "तब उसके सहायक खड़े होकर, दृढ़ पवित्रस्थान को अपवित्र करेंगे, और नित्य होमबलि को बन्द करेंगे। और वे उस घृणित वस्तु को खड़ा करेंगे जो उजाड़ करा देती है।", - { - "type": "char:bdit", - "content": [ - "(मर. 13:14, दानि. 12:11)" - ] - }, - "", - { - "type": "verse:v", - "number": "32", - "sid": "DAN 11:32" - }, - "और जो लोग दुष्ट होकर उस वाचा को तोड़ेंगे, उनको वह चिकनी-चुपड़ी बातें कह कहकर भक्तिहीन कर देगा; परन्तु जो लोग अपने परमेश्वर का ज्ञान रखेंगे, वे हियाव बाँधकर बड़े काम करेंगे।", - { - "type": "verse:v", - "number": "33", - "sid": "DAN 11:33" - }, - "और लोगों को सिखानेवाले बुद्धिमान जन बहुतों को समझाएँगे, तो भी वे बहुत दिन तक तलवार से छिदकर और आग में जलकर, और बँधुए होकर और लुटकर, बड़े दुःख में पड़े रहेंगे।", - { - "type": "verse:v", - "number": "34", - "sid": "DAN 11:34" - }, - "जब वे दुःख में पड़ेंगे तब थोड़ा बहुत सम्भलेंगे, परन्तु बहुत से लोग चिकनी-चुपड़ी बातें कह कहकर उनसे मिल जाएँगे;", - { - "type": "verse:v", - "number": "35", - "sid": "DAN 11:35" - }, - "और बुद्धिमानों में से कितने गिरेंगे, और इसलिए गिरने पाएँगे कि जाँचे जाएँ, और निर्मल और उजले किए जाएँ। यह दशा अन्त के समय तक बनी रहेगी, क्योंकि इन सब बातों का अन्त नियत समय में होनेवाला है।" - ] + "type": "verse:v", + "number": "21", + "sid": "DAN 11:21" }, + "“उसके स्थान में एक तुच्छ मनुष्य उठेगा, जिसकी राज प्रतिष्ठा पहले तो न होगी, तो भी वह चैन के समय आकर चिकनी-चुपड़ी बातों के द्वारा राज्य को प्राप्त करेगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "36", - "sid": "DAN 11:36" - }, - "“तब वह राजा अपनी इच्छा के अनुसार काम करेगा, और अपने आपको सारे देवताओं से ऊँचा और बड़ा ठहराएगा; वरन् सब देवताओं के परमेश्वर के विरुद्ध भी अनोखी बातें कहेगा। और जब तक परमेश्वर का क्रोध न हो जाए तब तक उस राजा का कार्य सफल होता रहेगा; क्योंकि जो कुछ निश्चय करके ठना हुआ है वह अवश्य ही पूरा होनेवाला है।", + "type": "verse:v", + "number": "22", + "sid": "DAN 11:22" + }, + "तब उसकी भुजारूपी बाढ़ से लोग, वरन्", + { + "type": "char:it", + "content": [ + "वाचा का प्रधान", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "37", - "sid": "DAN 11:37" + "type": "char:fr", + "content": [ + "11.22" + ] }, - "वह अपने पूर्वजों के देवताओं की चिन्ता न करेगा, न स्त्रियों की प्रीति की कुछ चिन्ता करेगा और न किसी देवता की; क्योंकि वह अपने आप ही को सभी के ऊपर बड़ा ठहराएगा।", { - "type": "verse:v", - "number": "38", - "sid": "DAN 11:38" + "type": "char:fq", + "content": [ + "वाचा का प्रधान:" + ] }, - "वह अपने राजपद पर स्थिर रहकर दृढ़ गढ़ों ही के देवता का सम्मान करेगा, एक ऐसे देवता का जिसे उसके पूर्वज भी न जानते थे, वह सोना, चाँदी, मणि और मनभावनी वस्तुएँ चढ़ाकर उसका सम्मान करेगा।", { - "type": "verse:v", - "number": "39", - "sid": "DAN 11:39" - }, - "उस पराए देवता के सहारे से वह अति दृढ़ गढ़ों से लड़ेगा, और जो कोई उसको माने उसे वह बड़ी प्रतिष्ठा देगा। ऐसे लोगों को वह बहुतों के ऊपर प्रभुता देगा, और अपने लाभ के लिए अपने देश की भूमि को बाँट देगा।" - ] + "type": "char:ft", + "content": [ + "अर्थात् यहूदी महायाजक" + ] + } + ] + } + ] }, + "भी उसके सामने से बहकर नाश होंगे।", { - "type": "para:s", - "content": [ - "उत्तरी राजा की विजय" - ] + "type": "verse:v", + "number": "23", + "sid": "DAN 11:23" }, + "क्योंकि वह उसके संग वाचा बाँधने पर भी छल करेगा, और थोड़े ही लोगों को संग लिए हुए चढ़कर प्रबल होगा।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "40", - "sid": "DAN 11:40" - }, - "“अन्त के समय दक्षिण देश का राजा उसको सींग मारने लगेगा; परन्तु उत्तर देश का राजा उस पर बवण्डर के समान बहुत से रथ-सवार और जहाज लेकर चढ़ाई करेगा; इस रीति से वह बहुत से देशों में फैल जाएगा, और उनमें से निकल जाएगा।", - { - "type": "verse:v", - "number": "41", - "sid": "DAN 11:41" - }, - "वह शिरोमणि देश में भी आएगा, और बहुत से देश उजड़ जाएँगे, परन्तु एदोमी, मोआबी और मुख्य-मुख्य अम्मोनी आदि जातियों के देश उसके हाथ से बच जाएँगे।", - { - "type": "verse:v", - "number": "42", - "sid": "DAN 11:42" - }, - "वह कई देशों पर हाथ बढ़ाएगा और मिस्र देश भी न बचेगा।", - { - "type": "verse:v", - "number": "43", - "sid": "DAN 11:43" - }, - "वह मिस्र के सोने चाँदी के खजानों और सब मनभावनी वस्तुओं का स्वामी हो जाएगा; और लूबी और कूशी लोग भी उसके पीछे हो लेंगे।", - { - "type": "verse:v", - "number": "44", - "sid": "DAN 11:44" - }, - "उसी समय वह पूरब और उत्तर दिशाओं से समाचार सुनकर घबराएगा, और बड़े क्रोध में आकर बहुतों का सत्यानाश करने के लिये निकलेगा।", - { - "type": "verse:v", - "number": "45", - "sid": "DAN 11:45" - }, - "और वह दोनों समुद्रों के बीच पवित्र शिरोमणि पर्वत के पास अपना राजकीय तम्बू खड़ा कराएगा; इतना करने पर भी उसका अन्त आ जाएगा, और कोई उसका सहायक न रहेगा।" - ] + "type": "verse:v", + "number": "24", + "sid": "DAN 11:24" }, + "चैन के समय वह प्रान्त के उत्तम से उत्तम स्थानों पर चढ़ाई करेगा; और जो काम न उसके पूर्वज और न उसके पूर्वजों के पूर्वज करते थे, उसे वह करेगा; और लूटी हुई धन-सम्पत्ति उनमें बहुत बाँटा करेगा। वह कुछ काल तक दृढ़ नगरों के लेने की कल्पना करता रहेगा।", { - "type": "chapter:c", - "number": "12", - "sid": "DAN 12" + "type": "verse:v", + "number": "25", + "sid": "DAN 11:25" }, + "तब वह दक्षिण देश के राजा के विरुद्ध बड़ी सेना लिए हुए अपने बल और हियाव को बढ़ाएगा, और दक्षिण देश का राजा अत्यन्त बड़ी सामर्थी सेना लिए हुए युद्ध तो करेगा, परन्तु ठहर न सकेगा, क्योंकि लोग उसके विरुद्ध कल्पना करेंगे।", { - "type": "para:s", - "content": [ - "अंतिम दिनों की भविष्यद्वाणी" - ] + "type": "verse:v", + "number": "26", + "sid": "DAN 11:26" }, + "उसके भोजन के खानेवाले भी उसको हरवाएँगे; और यद्यपि उसकी सेना बाढ़ के समान चढ़ेंगी, तो भी उसके बहुत से लोग मर मिटेंगे।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "DAN 12:1" - }, - "“उसी समय मीकाएल नाम बड़ा प्रधान, जो तेरे जातिभाइयों का पक्ष करने को खड़ा रहता है,", - { - "type": "char:it", - "content": [ - "वह उठेगा" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.1" - ] - }, - { - "type": "char:fq", - "content": [ - "वह उठेगा:" - ] - }, - { - "type": "char:ft", - "content": [ - "वह हस्तक्षेप करेगा, वह सहायता के लिए उठ खड़ा होगा।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*। तब ऐसे संकट का समय होगा, जैसा किसी जाति के उत्पन्न होने के समय से लेकर अब तक कभी न हुआ होगा; परन्तु उस समय तेरे लोगों में से जितनों के नाम परमेश्वर की पुस्तक में लिखे हुए हैं, वे बच निकलेंगे।" - ] - }, - { - "type": "verse:v", - "number": "2", - "sid": "DAN 12:2" - }, - "और जो भूमि के नीचे सोए रहेंगे उनमें से बहुत से लोग जाग उठेंगे, कितने तो सदा के जीवन के लिये, और कितने अपनी नामधराई और सदा तक अत्यन्त घिनौने ठहरने के लिये।", - { - "type": "char:bdit", - "content": [ - "(यूह. 5:28, 29)" - ] - }, - "", - { - "type": "verse:v", - "number": "3", - "sid": "DAN 12:3" - }, - "तब बुद्धिमानों की चमक आकाशमण्डल की सी होगी, और जो बहुतों को धर्मी बनाते हैं, वे सर्वदा तारों के समान प्रकाशमान रहेंगे।", - { - "type": "char:bdit", - "content": [ - "(मत्ती 13:43)" - ] - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "DAN 12:4" - }, - "परन्तु हे दानिय्येल, तू इस पुस्तक पर मुहर करके इन वचनों को अन्त समय तक के लिये बन्द रख। और बहुत लोग पूछ-पाछ और ढूँढ़-ढाँढ़ करेंगे, और इससे ज्ञान बढ़ भी जाएगा।”" - ] + "type": "verse:v", + "number": "27", + "sid": "DAN 11:27" }, + "तब उन दोनों राजाओं के मन बुराई करने में लगेंगे, यहाँ तक कि वे एक ही मेज पर बैठे हुए आपस में झूठ बोलेंगे, परन्तु इससे कुछ बन न पड़ेगा; क्योंकि इन सब बातों का अन्त नियत ही समय में होनेवाला है।", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "DAN 12:5" - }, - "यह सब सुन, मुझ दानिय्येल ने दृष्टि करके क्या देखा कि और दो पुरुष खड़े हैं, एक तो नदी के इस तट पर, और दूसरा नदी के उस तट पर है।", - { - "type": "verse:v", - "number": "6", - "sid": "DAN 12:6" - }, - "तब जो पुरुष सन का वस्त्र पहने हुए नदी के जल के ऊपर था, उससे उन पुरुषों में से एक ने पूछा, “इन आश्चर्यकर्मों का अन्त कब तक होगा?”", - { - "type": "verse:v", - "number": "7", - "sid": "DAN 12:7" - }, - "तब जो पुरुष सन का वस्त्र पहने हुए नदी के जल के ऊपर था, उसने मेरे सुनते दाहिना और बायाँ अपने दोनों हाथ स्वर्ग की ओर उठाकर, सदा जीवित रहनेवाले की शपथ खाकर कहा, “यह दशा साढ़े तीन काल तक ही रहेगी; और जब पवित्र प्रजा की शक्ति टूटते-टूटते समाप्त हो जाएगी, तब ये बातें पूरी होंगी।”", - { - "type": "char:bdit", - "content": [ - "(प्रका. 10:5-7)" - ] - }, - "", - { - "type": "verse:v", - "number": "8", - "sid": "DAN 12:8" - }, - "यह बात मैं सुनता तो था परन्तु कुछ न समझा। तब मैंने कहा, “हे मेरे प्रभु, इन बातों का अन्तफल क्या होगा?”", - { - "type": "verse:v", - "number": "9", - "sid": "DAN 12:9" - }, - "उसने कहा, “हे दानिय्येल चला जा; क्योंकि ये बातें अन्त समय के लिये बन्द हैं और इन पर मुहर दी हुई है।", - { - "type": "verse:v", - "number": "10", - "sid": "DAN 12:10" - }, - { - "type": "char:it", - "content": [ - "बहुत लोग तो अपने-अपने को निर्मल और उजले करेंगे" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "12.10" - ] - }, - { - "type": "char:fq", - "content": [ - "बहुत लोग तो अपने-अपने को निर्मल और उजले करेंगे:" - ] - }, - { - "type": "char:ft", - "content": [ - "भविष्य में अर्थात् वहाँ एक प्रणाली शुरू की जाएगी जिसके द्वारा कई शुद्ध हो जाएँगे, और पवित्र बनाये जाएँगे।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, और स्वच्छ हो जाएँगे; परन्तु दुष्ट लोग दुष्टता ही करते रहेंगे; और दुष्टों में से कोई ये बातें न समझेगा; परन्तु जो बुद्धिमान है वे ही समझेंगे।" - ] - }, + "type": "verse:v", + "number": "28", + "sid": "DAN 11:28" + }, + "तब उत्तर देश का राजा बड़ी लूट लिए हुए अपने देश को लौटेगा, और उसका मन पवित्र वाचा के विरुद्ध उभरेगा, और वह अपनी इच्छा पूरी करके अपने देश को लौट जाएगा।" + ] + }, + { + "type": "para:s", + "content": [ + "उत्तरी राजा का ईश्वर-निन्दा" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "29", + "sid": "DAN 11:29" + }, + "“नियत समय पर वह फिर दक्षिण देश की ओर जाएगा, परन्तु उस पिछली बार के समान इस बार उसका वश न चलेगा।", + { + "type": "verse:v", + "number": "30", + "sid": "DAN 11:30" + }, + "क्योंकि कित्तियों के जहाज उसके विरुद्ध आएँगे, और वह उदास होकर लौटेगा, और पवित्र वाचा पर चिढ़कर अपनी इच्छा पूरी करेगा। वह लौटकर पवित्र वाचा के तोड़नेवालों की सुधि लेगा।", + { + "type": "verse:v", + "number": "31", + "sid": "DAN 11:31" + }, + "तब उसके सहायक खड़े होकर, दृढ़ पवित्रस्थान को अपवित्र करेंगे, और नित्य होमबलि को बन्द करेंगे। और वे उस घृणित वस्तु को खड़ा करेंगे जो उजाड़ करा देती है।", + { + "type": "char:bdit", + "content": [ + "(मर. 13:14, दानि. 12:11)" + ] + }, + { + "type": "verse:v", + "number": "32", + "sid": "DAN 11:32" + }, + "और जो लोग दुष्ट होकर उस वाचा को तोड़ेंगे, उनको वह चिकनी-चुपड़ी बातें कह कहकर भक्तिहीन कर देगा; परन्तु जो लोग अपने परमेश्वर का ज्ञान रखेंगे, वे हियाव बाँधकर बड़े काम करेंगे।", + { + "type": "verse:v", + "number": "33", + "sid": "DAN 11:33" + }, + "और लोगों को सिखानेवाले बुद्धिमान जन बहुतों को समझाएँगे, तो भी वे बहुत दिन तक तलवार से छिदकर और आग में जलकर, और बँधुए होकर और लुटकर, बड़े दुःख में पड़े रहेंगे।", + { + "type": "verse:v", + "number": "34", + "sid": "DAN 11:34" + }, + "जब वे दुःख में पड़ेंगे तब थोड़ा बहुत सम्भलेंगे, परन्तु बहुत से लोग चिकनी-चुपड़ी बातें कह कहकर उनसे मिल जाएँगे;", + { + "type": "verse:v", + "number": "35", + "sid": "DAN 11:35" + }, + "और बुद्धिमानों में से कितने गिरेंगे, और इसलिए गिरने पाएँगे कि जाँचे जाएँ, और निर्मल और उजले किए जाएँ। यह दशा अन्त के समय तक बनी रहेगी, क्योंकि इन सब बातों का अन्त नियत समय में होनेवाला है।" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "36", + "sid": "DAN 11:36" + }, + "“तब वह राजा अपनी इच्छा के अनुसार काम करेगा, और अपने आपको सारे देवताओं से ऊँचा और बड़ा ठहराएगा; वरन् सब देवताओं के परमेश्वर के विरुद्ध भी अनोखी बातें कहेगा। और जब तक परमेश्वर का क्रोध न हो जाए तब तक उस राजा का कार्य सफल होता रहेगा; क्योंकि जो कुछ निश्चय करके ठना हुआ है वह अवश्य ही पूरा होनेवाला है।", + { + "type": "verse:v", + "number": "37", + "sid": "DAN 11:37" + }, + "वह अपने पूर्वजों के देवताओं की चिन्ता न करेगा, न स्त्रियों की प्रीति की कुछ चिन्ता करेगा और न किसी देवता की; क्योंकि वह अपने आप ही को सभी के ऊपर बड़ा ठहराएगा।", + { + "type": "verse:v", + "number": "38", + "sid": "DAN 11:38" + }, + "वह अपने राजपद पर स्थिर रहकर दृढ़ गढ़ों ही के देवता का सम्मान करेगा, एक ऐसे देवता का जिसे उसके पूर्वज भी न जानते थे, वह सोना, चाँदी, मणि और मनभावनी वस्तुएँ चढ़ाकर उसका सम्मान करेगा।", + { + "type": "verse:v", + "number": "39", + "sid": "DAN 11:39" + }, + "उस पराए देवता के सहारे से वह अति दृढ़ गढ़ों से लड़ेगा, और जो कोई उसको माने उसे वह बड़ी प्रतिष्ठा देगा। ऐसे लोगों को वह बहुतों के ऊपर प्रभुता देगा, और अपने लाभ के लिए अपने देश की भूमि को बाँट देगा।" + ] + }, + { + "type": "para:s", + "content": [ + "उत्तरी राजा की विजय" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "40", + "sid": "DAN 11:40" + }, + "“अन्त के समय दक्षिण देश का राजा उसको सींग मारने लगेगा; परन्तु उत्तर देश का राजा उस पर बवण्डर के समान बहुत से रथ-सवार और जहाज लेकर चढ़ाई करेगा; इस रीति से वह बहुत से देशों में फैल जाएगा, और उनमें से निकल जाएगा।", + { + "type": "verse:v", + "number": "41", + "sid": "DAN 11:41" + }, + "वह शिरोमणि देश में भी आएगा, और बहुत से देश उजड़ जाएँगे, परन्तु एदोमी, मोआबी और मुख्य-मुख्य अम्मोनी आदि जातियों के देश उसके हाथ से बच जाएँगे।", + { + "type": "verse:v", + "number": "42", + "sid": "DAN 11:42" + }, + "वह कई देशों पर हाथ बढ़ाएगा और मिस्र देश भी न बचेगा।", + { + "type": "verse:v", + "number": "43", + "sid": "DAN 11:43" + }, + "वह मिस्र के सोने चाँदी के खजानों और सब मनभावनी वस्तुओं का स्वामी हो जाएगा; और लूबी और कूशी लोग भी उसके पीछे हो लेंगे।", + { + "type": "verse:v", + "number": "44", + "sid": "DAN 11:44" + }, + "उसी समय वह पूरब और उत्तर दिशाओं से समाचार सुनकर घबराएगा, और बड़े क्रोध में आकर बहुतों का सत्यानाश करने के लिये निकलेगा।", + { + "type": "verse:v", + "number": "45", + "sid": "DAN 11:45" + }, + "और वह दोनों समुद्रों के बीच पवित्र शिरोमणि पर्वत के पास अपना राजकीय तम्बू खड़ा कराएगा; इतना करने पर भी उसका अन्त आ जाएगा, और कोई उसका सहायक न रहेगा।" + ] + }, + { + "type": "chapter:c", + "number": "12", + "sid": "DAN 12" + }, + { + "type": "para:s", + "content": [ + "अंतिम दिनों की भविष्यद्वाणी" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "DAN 12:1" + }, + "“उसी समय मीकाएल नाम बड़ा प्रधान, जो तेरे जातिभाइयों का पक्ष करने को खड़ा रहता है,", + { + "type": "char:it", + "content": [ + "वह उठेगा", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "12.1" + ] + }, + { + "type": "char:fq", + "content": [ + "वह उठेगा:" + ] + }, + { + "type": "char:ft", + "content": [ + "वह हस्तक्षेप करेगा, वह सहायता के लिए उठ खड़ा होगा।" + ] + } + ] + } + ] + }, + "। तब ऐसे संकट का समय होगा, जैसा किसी जाति के उत्पन्न होने के समय से लेकर अब तक कभी न हुआ होगा; परन्तु उस समय तेरे लोगों में से जितनों के नाम परमेश्वर की पुस्तक में लिखे हुए हैं, वे बच निकलेंगे।", + { + "type": "verse:v", + "number": "2", + "sid": "DAN 12:2" + }, + "और जो भूमि के नीचे सोए रहेंगे उनमें से बहुत से लोग जाग उठेंगे, कितने तो सदा के जीवन के लिये, और कितने अपनी नामधराई और सदा तक अत्यन्त घिनौने ठहरने के लिये।", + { + "type": "char:bdit", + "content": [ + "(यूह. 5:28, 29)" + ] + }, + { + "type": "verse:v", + "number": "3", + "sid": "DAN 12:3" + }, + "तब बुद्धिमानों की चमक आकाशमण्डल की सी होगी, और जो बहुतों को धर्मी बनाते हैं, वे सर्वदा तारों के समान प्रकाशमान रहेंगे।", + { + "type": "char:bdit", + "content": [ + "(मत्ती 13:43)" + ] + }, + { + "type": "verse:v", + "number": "4", + "sid": "DAN 12:4" + }, + "परन्तु हे दानिय्येल, तू इस पुस्तक पर मुहर करके इन वचनों को अन्त समय तक के लिये बन्द रख। और बहुत लोग पूछ-पाछ और ढूँढ़-ढाँढ़ करेंगे, और इससे ज्ञान बढ़ भी जाएगा।”" + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "DAN 12:5" + }, + "यह सब सुन, मुझ दानिय्येल ने दृष्टि करके क्या देखा कि और दो पुरुष खड़े हैं, एक तो नदी के इस तट पर, और दूसरा नदी के उस तट पर है।", + { + "type": "verse:v", + "number": "6", + "sid": "DAN 12:6" + }, + "तब जो पुरुष सन का वस्त्र पहने हुए नदी के जल के ऊपर था, उससे उन पुरुषों में से एक ने पूछा, “इन आश्चर्यकर्मों का अन्त कब तक होगा?”", + { + "type": "verse:v", + "number": "7", + "sid": "DAN 12:7" + }, + "तब जो पुरुष सन का वस्त्र पहने हुए नदी के जल के ऊपर था, उसने मेरे सुनते दाहिना और बायाँ अपने दोनों हाथ स्वर्ग की ओर उठाकर, सदा जीवित रहनेवाले की शपथ खाकर कहा, “यह दशा साढ़े तीन काल तक ही रहेगी; और जब पवित्र प्रजा की शक्ति टूटते-टूटते समाप्त हो जाएगी, तब ये बातें पूरी होंगी।”", + { + "type": "char:bdit", + "content": [ + "(प्रका. 10:5-7)" + ] + }, + { + "type": "verse:v", + "number": "8", + "sid": "DAN 12:8" + }, + "यह बात मैं सुनता तो था परन्तु कुछ न समझा। तब मैंने कहा, “हे मेरे प्रभु, इन बातों का अन्तफल क्या होगा?”", + { + "type": "verse:v", + "number": "9", + "sid": "DAN 12:9" + }, + "उसने कहा, “हे दानिय्येल चला जा; क्योंकि ये बातें अन्त समय के लिये बन्द हैं और इन पर मुहर दी हुई है।", + { + "type": "verse:v", + "number": "10", + "sid": "DAN 12:10" + }, + { + "type": "char:it", + "content": [ + "बहुत लोग तो अपने-अपने को निर्मल और उजले करेंगे", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "11", - "sid": "DAN 12:11" + "type": "char:fr", + "content": [ + "12.10" + ] }, - "जब से नित्य होमबलि उठाई जाएगी, और वह घिनौनी वस्तु जो उजाड़ करा देती है, स्थापित की जाएगी, तब से बारह सौ नब्बे दिन बीतेंगे।", { - "type": "verse:v", - "number": "12", - "sid": "DAN 12:12" + "type": "char:fq", + "content": [ + "बहुत लोग तो अपने-अपने को निर्मल और उजले करेंगे:" + ] }, - "क्या ही धन्य है वह, जो धीरज धरकर तेरह सौ पैंतीस दिन के अन्त तक भी पहुँचे।", { - "type": "verse:v", - "number": "13", - "sid": "DAN 12:13" - }, - "अब तू जाकर अन्त तक ठहरा रह; और तू विश्राम करता रहेगा; और उन दिनों के अन्त में तू अपने निज भाग पर खड़ा होगा।”" - ] - } - ] + "type": "char:ft", + "content": [ + "भविष्य में अर्थात् वहाँ एक प्रणाली शुरू की जाएगी जिसके द्वारा कई शुद्ध हो जाएँगे, और पवित्र बनाये जाएँगे।" + ] + } + ] + } + ] + }, + ", और स्वच्छ हो जाएँगे; परन्तु दुष्ट लोग दुष्टता ही करते रहेंगे; और दुष्टों में से कोई ये बातें न समझेगा; परन्तु जो बुद्धिमान है वे ही समझेंगे।", + { + "type": "verse:v", + "number": "11", + "sid": "DAN 12:11" + }, + "जब से नित्य होमबलि उठाई जाएगी, और वह घिनौनी वस्तु जो उजाड़ करा देती है, स्थापित की जाएगी, तब से बारह सौ नब्बे दिन बीतेंगे।", + { + "type": "verse:v", + "number": "12", + "sid": "DAN 12:12" + }, + "क्या ही धन्य है वह, जो धीरज धरकर तेरह सौ पैंतीस दिन के अन्त तक भी पहुँचे।", + { + "type": "verse:v", + "number": "13", + "sid": "DAN 12:13" + }, + "अब तू जाकर अन्त तक ठहरा रह; और तू विश्राम करता रहेगा; और उन दिनों के अन्त में तू अपने निज भाग पर खड़ा होगा।”" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/empty-attributes/origin-usj.json b/tests/special-cases/empty-attributes/origin-usj.json deleted file mode 100644 index 51240496..00000000 --- a/tests/special-cases/empty-attributes/origin-usj.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "para:mt1", - "content": [ - "ഉല്പത്തിപുസ്തകം" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "ആദിയിൽ ദൈവം", - { - "type": "char:w", - "content": [ - "ആകാശവും" - ], - "lemma": "ആകാശം", - "strong": "l", - "x-morph": "He,R:Sp1cs" - }, - "ഭൂമിയും സൃഷ്ടിച്ചു.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "ആദിയിൽ ദൈവം", - { - "type": "char:w", - "content": [ - "ആകാശവും" - ], - "lemma": "", - "strong": "l", - "x-morph": "He,R:Sp1cs" - }, - "ഭൂമിയും സൃഷ്ടിച്ചു.", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "ആദിയിൽ ദൈവം", - { - "type": "char:w", - "content": [ - "ആകാശവും" - ], - "lemma": "ആകാശം" - }, - "ഭൂമിയും സൃഷ്ടിച്ചു.", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - "ആദിയിൽ ദൈവം", - { - "type": "char:w", - "content": [ - "ആകാശവും" - ], - "lemma": "ആകാശം" - }, - "ഭൂമിയും സൃഷ്ടിച്ചു." - ] - } - ] -} \ No newline at end of file diff --git a/tests/special-cases/empty-attributes2/origin-usj.json b/tests/special-cases/empty-attributes2/origin-usj.json new file mode 100644 index 00000000..651bac67 --- /dev/null +++ b/tests/special-cases/empty-attributes2/origin-usj.json @@ -0,0 +1,40 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:mt1", + "content": [ + "ഉല്പത്തി പുസ്തകം" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "ആദിയിൽ ദൈവം", + { + "type": "char:w", + "content": [ + "ആകാശവും |lemma=ആകാശം strong=\"l\" x-morph=\"He,R:Sp1cs\"" + ] + }, + "ഭൂമിയും സൃഷ്ടിച്ചു." + ] + } + ] +} \ No newline at end of file diff --git a/tests/special-cases/empty-attributes3/origin-usj.json b/tests/special-cases/empty-attributes3/origin-usj.json new file mode 100644 index 00000000..d34a1ebc --- /dev/null +++ b/tests/special-cases/empty-attributes3/origin-usj.json @@ -0,0 +1,40 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:mt1", + "content": [ + "ഉല്പത്തി പുസ്തകം" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "ആദിയിൽ ദൈവം", + { + "type": "char:w", + "content": [ + "ആകാശവും |lemma= strong=\"l\" x-morph=\"He,R:Sp1cs\"" + ] + }, + "ഭൂമിയും സൃഷ്ടിച്ചു." + ] + } + ] +} \ No newline at end of file diff --git a/tests/special-cases/empty-attributes4/origin-usj.json b/tests/special-cases/empty-attributes4/origin-usj.json new file mode 100644 index 00000000..e184262d --- /dev/null +++ b/tests/special-cases/empty-attributes4/origin-usj.json @@ -0,0 +1,40 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:mt1", + "content": [ + "ഉല്പത്തിപുസ്തകം" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:pi", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "ആദിയിൽ ദൈവം", + { + "type": "char:w", + "content": [ + "ആകാശവും |lemma strong=\"l\" x-morph=\"He,R:Sp1cs\"" + ] + }, + "ഭൂമിയും സൃഷ്ടിച്ചു." + ] + } + ] +} \ No newline at end of file diff --git a/tests/special-cases/empty-attributes5/origin-usj.json b/tests/special-cases/empty-attributes5/origin-usj.json index 9ed160f9..28b3d3b6 100644 --- a/tests/special-cases/empty-attributes5/origin-usj.json +++ b/tests/special-cases/empty-attributes5/origin-usj.json @@ -1,41 +1,41 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:mt1", + "content": [ + "ഉല്പത്തിപുസ്തകം" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:pi", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" }, + "ആദിയിൽ ദൈവം", { - "type": "para:mt1", - "content": [ - "ഉല്പത്തിപുസ്തകം" - ] + "type": "char:w", + "lemma": " ", + "content": [ + "ആകാശവും" + ] }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:pi", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "GEN 1:6" - }, - "ആദിയിൽ ദൈവം", - { - "type": "char:w", - "content": [ - "ആകാശവും" - ], - "lemma": "" - }, - "ഭൂമിയും സൃഷ്ടിച്ചു." - ] - } - ] + "ഭൂമിയും സൃഷ്ടിച്ചു." + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/empty-book/origin-usj.json b/tests/special-cases/empty-book/origin-usj.json index 68607fc6..5e4ebeb6 100644 --- a/tests/special-cases/empty-book/origin-usj.json +++ b/tests/special-cases/empty-book/origin-usj.json @@ -1,11 +1,11 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "SNG" - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "SNG", + "content": [] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/empty-c/origin-usj.json b/tests/special-cases/empty-c/origin-usj.json index a00b5b30..63e1ff03 100644 --- a/tests/special-cases/empty-c/origin-usj.json +++ b/tests/special-cases/empty-c/origin-usj.json @@ -1,37 +1,37 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "SNG", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "SNG 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "SNG" + "type": "verse:v", + "number": "1", + "sid": "SNG 1:1" }, - { - "type": "chapter:c", - "number": "1", - "sid": "SNG 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 1:1" - }, - "The Song of Songs, which is Solomon’s." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "SNG 2" - }, - { - "type": "chapter:c", - "number": "3", - "sid": "SNG 3" - } - ] + "The Song of Songs, which is Solomon’s." + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "SNG 2" + }, + { + "type": "chapter:c", + "number": "3", + "sid": "SNG 3" + } + ] } \ No newline at end of file diff --git a/tests/special-cases/empty-li/origin-usj.json b/tests/special-cases/empty-li/origin-usj.json index 3edbe5cc..dbb9cc8f 100644 --- a/tests/special-cases/empty-li/origin-usj.json +++ b/tests/special-cases/empty-li/origin-usj.json @@ -1,102 +1,102 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "The list of verses follows this" + ] + }, + { + "type": "para:li", + "content": [ { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "The item one of list" + ] + }, + { + "type": "para:li", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "The list of verses follows this" - ] + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" }, + "The item two of list" + ] + }, + { + "type": "para:li", + "content": [ { - "type": "para:li", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "The item one of list" - ] + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" }, + "The item three", { - "type": "para:li", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "The item two of list" - ] + "type": "verse:v", + "number": "5", + "sid": "GEN 1:5" }, + "and four of the list" + ] + }, + { + "type": "para:lh", + "content": [ + "The end of verse list", { - "type": "para:li", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - "The item three", - { - "type": "verse:v", - "number": "5", - "sid": "GEN 1:5" - }, - "and four of the list" - ] + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" }, + "A verse out side of the list", { - "type": "para:lh", - "content": [ - "The end of verse list", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 1:6" - }, - "A verse out side of the list", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 1:7" - }, - "The verse with a list within it" - ] + "type": "verse:v", + "number": "7", + "sid": "GEN 1:7" }, + "The verse with a list within it" + ] + }, + { + "type": "para:li", + "content": [ + "item one" + ] + }, + { + "type": "para:li", + "content": [ + "item two", { - "type": "para:li", - "content": [ - "item one" - ] + "type": "verse:v", + "number": "8", + "sid": "GEN 1:8" }, - { - "type": "para:li", - "content": [ - "item two", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 1:8" - }, - "The last verse" - ] - } - ] + "The last verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/empty-lines/origin-usj.json b/tests/special-cases/empty-lines/origin-usj.json index fe79ddce..96211c3b 100644 --- a/tests/special-cases/empty-lines/origin-usj.json +++ b/tests/special-cases/empty-lines/origin-usj.json @@ -1,33 +1,33 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse one", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse one", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "verse two did have an id in it." - ] - } - ] + "verse two did have an id in it." + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/empty-para/origin-usj.json b/tests/special-cases/empty-para/origin-usj.json new file mode 100644 index 00000000..fe229a8b --- /dev/null +++ b/tests/special-cases/empty-para/origin-usj.json @@ -0,0 +1,34 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [] + }, + { + "type": "optbreak:b" + }, + { + "type": "para:m", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text" + ] + } + ] +} \ No newline at end of file diff --git a/tests/special-cases/empty-para2/origin-usj.json b/tests/special-cases/empty-para2/origin-usj.json index c8d2488e..0b831086 100644 --- a/tests/special-cases/empty-para2/origin-usj.json +++ b/tests/special-cases/empty-para2/origin-usj.json @@ -1,37 +1,37 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text" - ] - }, - { - "type": "para:p", - "content": [] - }, - { - "type": "para:q", - "content": [ - "some poetic text" - ] - } - ] + "verse text" + ] + }, + { + "type": "para:p", + "content": [] + }, + { + "type": "para:q", + "content": [ + "some poetic text" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/figure_with_quotes_in_desc/metadata.xml b/tests/special-cases/figure_with_quotes_in_desc/metadata.xml new file mode 100644 index 00000000..ebf5018c --- /dev/null +++ b/tests/special-cases/figure_with_quotes_in_desc/metadata.xml @@ -0,0 +1,6 @@ + + + figure with quotes in description + pass + + diff --git a/tests/special-cases/figure_with_quotes_in_desc/origin-usj.json b/tests/special-cases/figure_with_quotes_in_desc/origin-usj.json new file mode 100644 index 00000000..7e88a1bb --- /dev/null +++ b/tests/special-cases/figure_with_quotes_in_desc/origin-usj.json @@ -0,0 +1,38 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "verse text", + { + "type": "figure", + "alt": "He said: \"this is interesting\"", + "file": "IMG_0195.JPG", + "size": "col", + "ref": "1.1", + "content": [ + "This is the caption" + ] + }, + "more text" + ] + } + ] +} \ No newline at end of file diff --git a/tests/special-cases/figure_with_quotes_in_desc/origin.usfm b/tests/special-cases/figure_with_quotes_in_desc/origin.usfm new file mode 100644 index 00000000..a6bae201 --- /dev/null +++ b/tests/special-cases/figure_with_quotes_in_desc/origin.usfm @@ -0,0 +1,4 @@ +\id GEN +\c 1 +\p +\v 1 verse text\fig This is the caption|alt="He said: "this is interesting"" src="IMG_0195.JPG" size="col" ref="1.1"\fig* more text \ No newline at end of file diff --git a/tests/special-cases/figure_with_quotes_in_desc/origin.xml b/tests/special-cases/figure_with_quotes_in_desc/origin.xml new file mode 100644 index 00000000..73426b37 --- /dev/null +++ b/tests/special-cases/figure_with_quotes_in_desc/origin.xml @@ -0,0 +1,9 @@ + + + + + verse text +
This is the caption
more text +
+ +
\ No newline at end of file diff --git a/tests/special-cases/id-in-text/origin-usj.json b/tests/special-cases/id-in-text/origin-usj.json index ce335fc9..e9dcd52d 100644 --- a/tests/special-cases/id-in-text/origin-usj.json +++ b/tests/special-cases/id-in-text/origin-usj.json @@ -1,33 +1,33 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse one", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse one", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "verse two did have an id EXO in it." - ] - } - ] + "verse two did have an id EXO in it." + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/nbsp/origin-usj.json b/tests/special-cases/nbsp/origin-usj.json index b5b0b7ec..577ef248 100644 --- a/tests/special-cases/nbsp/origin-usj.json +++ b/tests/special-cases/nbsp/origin-usj.json @@ -1,27 +1,27 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse text~with space" - ] - } - ] + "verse text with space" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/nested-notes/origin-usj.json b/tests/special-cases/nested-notes/origin-usj.json index be37d58b..e6dd0b7e 100644 --- a/tests/special-cases/nested-notes/origin-usj.json +++ b/tests/special-cases/nested-notes/origin-usj.json @@ -1,103 +1,95 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "SNG", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "SNG 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "SNG" + "type": "verse:v", + "number": "26", + "sid": "SNG 1:26" }, + "फिर परमेश्वर ने कहा, “हम", { - "type": "chapter:c", - "number": "1", - "sid": "SNG 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "SNG 1:26" - }, - "फिर परमेश्वर ने कहा, “हम", - { - "type": "char:nd", - "content": [ - "मनुष्य" - ] - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.26" - ] - }, - { - "type": "char:fq", - "content": [ - "मनुष्य:" - ] - }, - { - "type": "char:ft", - "content": [ - "मनुष्य नई प्रजाति है, वह विशेष रूप से इस पृथ्वी के अन्य प्रकार के जीवों से भिन्न है।" - ] - } - ], - "caller": "+" - }, - "", + "type": "char:nd", + "content": [ + "मनुष्य", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "char:nd", - "content": [ - "* को" - ] + "type": "char:fr", + "content": [ + "1.26" + ] }, { - "type": "char:it", - "content": [ - "अपने स्वरूप के अनुसार" - ] + "type": "char:fq", + "content": [ + "मनुष्य:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "1.26" - ] - }, - { - "type": "char:fq", - "content": [ - "अपने स्वरूप के अनुसार:" - ] - }, - { - "type": "char:ft", - "content": [ - "अर्थात् अपनी समानता में। मनुष्य का स्वर्ग से सम्बंध है और इस पृथ्वी का कोई भी प्राणी नहीं है" - ] - } - ], - "caller": "+" - }, - "अपनी समानता में बनाएँ; और वे समुद्र की मछलियों, और आकाश के पक्षियों, और घरेलू पशुओं, और सारी पृथ्वी पर, और सब रेंगनेवाले जन्तुओं पर जो पृथ्वी पर रेंगते हैं, अधिकार रखें।”", - { - "type": "char:bdit", - "content": [ - "(याकू. 3:9)" - ] + "type": "char:ft", + "content": [ + "मनुष्य नई प्रजाति है, वह विशेष रूप से इस पृथ्वी के अन्य प्रकार के जीवों से भिन्न है।" + ] } - ] + ] + } + ] + }, + "को", + { + "type": "char:it", + "content": [ + "अपने स्वरूप के अनुसार" + ] + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "1.26" + ] + }, + { + "type": "char:fq", + "content": [ + "अपने स्वरूप के अनुसार:" + ] + }, + { + "type": "char:ft", + "content": [ + "अर्थात् अपनी समानता में। मनुष्य का स्वर्ग से सम्बंध है और इस पृथ्वी का कोई भी प्राणी नहीं है" + ] + } + ] + }, + "अपनी समानता में बनाएँ; और वे समुद्र की मछलियों, और आकाश के पक्षियों, और घरेलू पशुओं, और सारी पृथ्वी पर, और सब रेंगनेवाले जन्तुओं पर जो पृथ्वी पर रेंगते हैं, अधिकार रखें।”", + { + "type": "char:bdit", + "content": [ + "(याकू. 3:9)" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/nesting/origin-usj.json b/tests/special-cases/nesting/origin-usj.json index 96fa9770..5b407fcc 100644 --- a/tests/special-cases/nesting/origin-usj.json +++ b/tests/special-cases/nesting/origin-usj.json @@ -1,111 +1,104 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse one", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "...", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse one", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "...", - { - "type": "char:w", - "content": [ - "herbs" - ], - "strong": "H6212" - }, - "", - { - "type": "char:w", - "content": [ - "yielding" - ], - "strong": "H2232" - }, - "", - { - "type": "char:w", - "content": [ - "seed" - ], - "strong": "H2233" - }, - ",", - { - "type": "char:add", - "content": [ - "", - { - "type": "char:w", - "content": [ - "and" - ], - "strong": "H430" - } - ] - }, - "fruit-trees", - { - "type": "char:w", - "content": [ - "bearing" - ], - "strong": "H6213" - }, - "", - { - "type": "char:w", - "content": [ - "fruit" - ], - "strong": "H6529" - }, - "", - { - "type": "char:w", - "content": [ - "after" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "strong": "H5921" - }, - "", - { - "type": "char:w", - "content": [ - "kind" - ], - "strong": "H4327" - }, - ",..." - ] - } - ] + "type": "char:w", + "strong": "H6212", + "content": [ + "herbs" + ] + }, + { + "type": "char:w", + "strong": "H2232", + "content": [ + "yielding" + ] + }, + { + "type": "char:w", + "strong": "H2233", + "content": [ + "seed" + ] + }, + ",", + { + "type": "char:add", + "content": [ + { + "type": "char:w", + "strong": "H430", + "content": [ + "and" + ] + } + ] + }, + "fruit-trees", + { + "type": "char:w", + "strong": "H6213", + "content": [ + "bearing" + ] + }, + { + "type": "char:w", + "strong": "H6529", + "content": [ + "fruit" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "after" + ] + }, + { + "type": "char:w", + "strong": "H5921", + "content": [ + "their" + ] + }, + { + "type": "char:w", + "strong": "H4327", + "content": [ + "kind" + ] + }, + ",..." + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/newline-attributes/origin-usj.json b/tests/special-cases/newline-attributes/origin-usj.json index 89bea506..a61dee4a 100644 --- a/tests/special-cases/newline-attributes/origin-usj.json +++ b/tests/special-cases/newline-attributes/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "22", + "sid": "GEN 1:22" }, + "Paul stood up in front of the city council and said,", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "ms:qt1-s", + "sid": "qt1_ACT_17:22", + "who": "Paul" }, + "“I see that in every way you Athenians are very religious.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "22", - "sid": "GEN 1:22" - }, - "Paul stood up in front of the city council and said,", - { - "type": "ms:qt1-s", - "sid": "qt1_ACT_17:22", - "who": "Paul" - }, - "“I see that in every way you Athenians are very religious.", - { - "type": "verse:v", - "number": "23", - "sid": "GEN 1:23" - }, - "For as I walked through your city and looked at the places where you worship," - ] - } - ] + "type": "verse:v", + "number": "23", + "sid": "GEN 1:23" + }, + "For as I walked through your city and looked at the places where you worship," + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/notes/origin-usj.json b/tests/special-cases/notes/origin-usj.json index e4ab75aa..a9bcd2ce 100644 --- a/tests/special-cases/notes/origin-usj.json +++ b/tests/special-cases/notes/origin-usj.json @@ -1,45 +1,45 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "26", + "sid": "GEN 1:26" }, { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "note:x", + "caller": "-", + "content": [ + { + "type": "char:xo", + "content": [ + "3.26" + ] + }, + { + "type": "char:xt", + "content": [ + "ယစံး" + ] + } + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "26", - "sid": "GEN 1:26" - }, - { - "type": "note:x", - "content": [ - { - "type": "char:xo", - "content": [ - "3.26" - ] - }, - { - "type": "char:xt", - "content": [ - "ယစံး" - ] - } - ], - "caller": "-" - }, - "ဒ်သိးအကဒုးနဲၣ်အတၢ်တီတၢ် လိၤအကတီၢ်ဖဲအံၤ," - ] - } - ] + "ဒ်သိးအကဒုးနဲၣ်အတၢ်တီတၢ် လိၤအကတီၢ်ဖဲအံၤ," + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/notes2/origin-usj.json b/tests/special-cases/notes2/origin-usj.json index 1bd3de57..b10a7f2c 100644 --- a/tests/special-cases/notes2/origin-usj.json +++ b/tests/special-cases/notes2/origin-usj.json @@ -1,64 +1,58 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" }, + "जब अम्मोनियों ने देखा, कि हम दाऊद को घिनौने लगते हैं, तब हानून और अम्मोनियों ने", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ + "type": "char:it", + "content": [ + "एक हजार किक्कार चाँदी", + { + "type": "note:f", + "caller": "+", + "content": [ { - "type": "verse:v", - "number": "6", - "sid": "GEN 1:6" + "type": "char:fr", + "content": [ + "19.6" + ] }, - "जब अम्मोनियों ने देखा, कि हम दाऊद को घिनौने लगते हैं, तब हानून और अम्मोनियों ने", { - "type": "char:it", - "content": [ - "एक हजार किक्कार चाँदी" - ] + "type": "char:fq", + "content": [ + "एक हजार किक्कार चाँदी:" + ] }, { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "19.6" - ] - }, - { - "type": "char:fq", - "content": [ - "एक हजार किक्कार चाँदी:" - ] - }, - { - "type": "char:ft", - "content": [ - "उस समय पश्चिमी आसिया में सैनिकों को किराए पर लेने का प्रचलन था।" - ] - } - ], - "caller": "+" - }, - { - "type": "char:it", - "content": [ - "*, अरम्नहरैम और अरम्माका और सोबा को भेजी, कि रथ और सवार किराये पर बुलाए।" - ] + "type": "char:ft", + "content": [ + "उस समय पश्चिमी आसिया में सैनिकों को किराए पर लेने का प्रचलन था।" + ] } - ] - } - ] + ] + } + ] + }, + ", अरम्नहरैम और अरम्माका और सोबा को भेजी, कि रथ और सवार किराये पर बुलाए।" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/pi/origin-usj.json b/tests/special-cases/pi/origin-usj.json index 2763fe87..2d60f2f9 100644 --- a/tests/special-cases/pi/origin-usj.json +++ b/tests/special-cases/pi/origin-usj.json @@ -1,33 +1,33 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:mt1", + "content": [ + "ഉല്പത്തിപുസ്തകം" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:pi", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, - { - "type": "para:mt1", - "content": [ - "ഉല്പത്തിപുസ്തകം" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:pi", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "ആദിയിൽ ദൈവം ആകാശവും ഭൂമിയും സൃഷ്ടിച്ചു." - ] - } - ] + "ആദിയിൽ ദൈവം ആകാശവും ഭൂമിയും സൃഷ്ടിച്ചു." + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/punct-at-break/origin-usj.json b/tests/special-cases/punct-at-break/origin-usj.json index 93d08774..c981e929 100644 --- a/tests/special-cases/punct-at-break/origin-usj.json +++ b/tests/special-cases/punct-at-break/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "verse one", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "verse one", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "verse two" - ] - }, - { - "type": "para:p", - "content": [ - ", which has a comma at the text break point." - ] - } - ] + "verse two" + ] + }, + { + "type": "para:p", + "content": [ + ", which has a comma at the text break point." + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/qa/origin-usj.json b/tests/special-cases/qa/origin-usj.json index 9ae3f703..62ed1397 100644 --- a/tests/special-cases/qa/origin-usj.json +++ b/tests/special-cases/qa/origin-usj.json @@ -1,45 +1,45 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "SNG", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "SNG 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "SNG" + "type": "verse:v", + "number": "1", + "sid": "SNG 1:1" }, + "verse" + ] + }, + { + "type": "para:qa", + "content": [ + "nonverse" + ] + }, + { + "type": "para:q", + "content": [ + "more verse", { - "type": "chapter:c", - "number": "1", - "sid": "SNG 1" + "type": "verse:v", + "number": "2", + "sid": "SNG 1:2" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "SNG 1:1" - }, - "verse" - ] - }, - { - "type": "para:qa", - "content": [ - "nonverse" - ] - }, - { - "type": "para:q", - "content": [ - "more verse", - { - "type": "verse:v", - "number": "2", - "sid": "SNG 1:2" - }, - "verse" - ] - } - ] + "verse" + ] + } + ] } \ No newline at end of file diff --git a/tests/special-cases/sp/origin-usj.json b/tests/special-cases/sp/origin-usj.json new file mode 100644 index 00000000..10eb06d6 --- /dev/null +++ b/tests/special-cases/sp/origin-usj.json @@ -0,0 +1,42 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "SNG", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "SNG 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "SNG 1:1" + }, + "The Song of Songs, which is Solomon’s." + ] + }, + { + "type": "para:s1", + "content": [ + "The Bride Confesses Her Love" + ] + }, + { + "type": "para:sp", + "content": [ + "She" + ] + }, + { + "type": "optbreak:b" + } + ] +} \ No newline at end of file diff --git a/tests/usfmjsTests/57-TIT.partial.oldformat/origin-usj.json b/tests/usfmjsTests/57-TIT.partial.oldformat/origin-usj.json deleted file mode 100644 index df9d680b..00000000 --- a/tests/usfmjsTests/57-TIT.partial.oldformat/origin-usj.json +++ /dev/null @@ -1,8783 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT es_español_ltr Mon Mar 26 2018 11:44:25 GMT-0400 (EDT) tc" - ], - "code": "TIT" - }, - { - "type": "para:h", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "ms:zaln-s", - "x-strong": "G39720", - "x-lemma": "Παῦλος", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "Paul" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G14010", - "x-lemma": "δοῦλος", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δοῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23160", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G06520", - "x-lemma": "ἀπόστολος", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀπόστολος" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "apostle" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G11610", - "x-lemma": "δέ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G24240", - "x-lemma": "Ἰησοῦς", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G55470", - "x-lemma": "χριστός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "chosen" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "truth" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "agrees" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "godliness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 1:2" - }, - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "certain" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "everlasting" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "does" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "promised" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "ages" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 1:3" - }, - { - "type": "verse:v", - "number": "4", - "sid": "TIT 1:4" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Titus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "true" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "common" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "peace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Father" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 1:5" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "purpose" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "left" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "Crete" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "order" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "complete" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ordain" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "directed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 1:6" - }, - { - "type": "char:w", - "content": [ - "An" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "elder" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "blame" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "husband" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "wife" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faithful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "accused" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "reckless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "behavior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "undisciplined" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 1:7" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "necessary" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "overseer" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "household" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "manager" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "blameless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "arrogant" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "easily" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "angered" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "addicted" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "wine" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "brawler" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "greedy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 1:8" - }, - { - "type": "char:w", - "content": [ - "Instead" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "hospitable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "friend" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "sensible" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "righteous" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "godly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "self" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "-", - { - "type": "char:w", - "content": [ - "controlled" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 1:9" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "tightly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "trustworthy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "message" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "taught" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "able" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "encourage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "others" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "correct" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "oppose" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 1:10" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "rebellious" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "empty" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "talkers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "deceivers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "especially" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "circumcision" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 1:11" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "necessary" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "stop" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "breaking" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "whole" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "families" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "shameful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "profit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "char:w", - "content": [ - "One" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",\"", - { - "type": "char:w", - "content": [ - "Cretans" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "always" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "liars" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "evil" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "lazy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "gluttons" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".\"", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 1:13" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "statement" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "true" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Therefore" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "correct" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "severely" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "sound" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 1:14" - }, - { - "type": "verse:v", - "number": "15", - "sid": "TIT 1:15" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - ",", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - ".", - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "corrupt" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "unbelieving" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "nothing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "both" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "minds" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "consciences" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "corrupted" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "TIT 1:16" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "profess" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "deny" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "actions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "detestable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "disobedient" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "unfit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "doing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "TIT 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 2:1" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "speak" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "fits" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faithful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "instruction" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 2:2" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "older" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "temperate" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "dignified" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "sensible" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "sound" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "perseverance" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 2:3" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "older" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "likewise" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "reverent" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "behavior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "slanderers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "being" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "slaves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "wine" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "teachers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 2:4" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "train" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "younger" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "husbands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 2:5" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "sensible" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "housekeepers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "obedient" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "husbands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "insulted" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 2:6" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "encourage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "younger" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "use" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "sense" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 2:7" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "present" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "yourself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "example" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "show" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "integrity" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "dignity" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 2:8" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "correct" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "message" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "anyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "opposes" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ashamed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "bad" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 2:9" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "slaves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "obey" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "masters" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everything" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "please" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "argue" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - ",", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 2:10" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "steal" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "instead" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "demonstrate" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "credit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 2:11" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "appeared" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "salvation" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 2:12" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "trains" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "reject" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "godlessness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "worldly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "passions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "self" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "-", - { - "type": "char:w", - "content": [ - "controlled" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "upright" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "godly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lives" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "age" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 2:13" - }, - { - "type": "char:w", - "content": [ - "while" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "forward" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "receiving" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "blessed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "appearance" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 2:14" - }, - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "order" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "redeem" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lawlessness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "special" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "eager" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "TIT 2:15" - }, - { - "type": "char:w", - "content": [ - "Speak" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "encourage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "correction" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "authority" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Let" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "disregard" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "TIT 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 3:1" - }, - { - "type": "char:w", - "content": [ - "Remind" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "submit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "rulers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "authorities" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "obey" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 3:2" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "revile" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "eager" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "fight" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "gentle" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "showing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "humility" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 3:3" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "once" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ourselves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "thoughtless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "disobedient" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "We" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "led" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "astray" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "enslaved" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "various" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "passions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "pleasures" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "We" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "lived" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "envy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "We" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "detestable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "hated" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 3:4" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "kindness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "mankind" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "appeared" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 3:5" - }, - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "mercy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "saved" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - ".", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "saved" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "washing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "new" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "birth" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "renewal" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "Holy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 3:6" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "richly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Holy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 3:7" - }, - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "having" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "justified" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "heirs" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "certain" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "eternal" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 3:8" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "message" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "trustworthy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "want" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "insist" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "believed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "careful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "engage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "These" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "useful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 3:9" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "avoid" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "foolish" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "debates" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "genealogies" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "strife" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "conflict" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "law" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "unprofitable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "worthless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 3:10" - }, - { - "type": "char:w", - "content": [ - "Reject" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "anyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "causing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "divisions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "after" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "two" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "warnings" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 3:11" - }, - { - "type": "char:w", - "content": [ - "knowing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "person" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "sinning" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "condemns" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 3:12" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "send" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Artemas" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Tychicus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "hurry" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Nicopolis" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "where" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "decided" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "spend" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "winter" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 3:13" - }, - { - "type": "char:w", - "content": [ - "Do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everything" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "send" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Zenas" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lawyer" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Apollos" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lack" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 3:14" - }, - { - "type": "char:w", - "content": [ - "Our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "learn" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "engage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "provide" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "urgent" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "needs" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "unfruitful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "TIT 3:15" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "greet" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - ".", - { - "type": "char:w", - "content": [ - "Greet" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "." - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/57-TIT.partial/origin-usj.json b/tests/usfmjsTests/57-TIT.partial/origin-usj.json deleted file mode 100644 index 39e1d326..00000000 --- a/tests/usfmjsTests/57-TIT.partial/origin-usj.json +++ /dev/null @@ -1,8775 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT es_español_ltr Mon Mar 26 2018 11:44:25 GMT-0400 (EDT) tc" - ], - "code": "TIT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:h", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "ms:zaln-s", - "x-content": "Παῦλος", - "x-lemma": "Παῦλος", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G39720" - }, - { - "type": "char:w", - "content": [ - "Paul" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "δοῦλος", - "x-lemma": "δοῦλος", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14010" - }, - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Θεοῦ", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G23160" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀπόστολος", - "x-lemma": "ἀπόστολος", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G06520" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "apostle" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "δὲ", - "x-lemma": "δέ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G11610" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Ἰησοῦ", - "x-lemma": "Ἰησοῦς", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G24240" - }, - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Χριστοῦ", - "x-lemma": "χριστός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G55470" - }, - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "chosen" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "truth" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "agrees" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "godliness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 1:2" - }, - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "certain" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "everlasting" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "does" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lie" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "promised" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "before" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "ages" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "time" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 1:3" - }, - { - "type": "verse:v", - "number": "4", - "sid": "TIT 1:4" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Titus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "true" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "son" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "common" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "peace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Father" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 1:5" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "purpose" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "left" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "Crete" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "set" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "order" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "yet" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "complete" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ordain" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "elders" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "city" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "directed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 1:6" - }, - { - "type": "char:w", - "content": [ - "An" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "elder" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "without" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "blame" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "husband" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "wife" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faithful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "accused" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "reckless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "behavior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "undisciplined" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 1:7" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "necessary" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "overseer" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "household" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "manager" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "blameless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "arrogant" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "easily" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "angered" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "addicted" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "wine" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "brawler" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "greedy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "man" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 1:8" - }, - { - "type": "char:w", - "content": [ - "Instead" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "hospitable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "friend" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "sensible" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "righteous" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "godly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "self" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "-", - { - "type": "char:w", - "content": [ - "controlled" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 1:9" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hold" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "tightly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "trustworthy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "message" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "taught" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "able" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "encourage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "others" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "correct" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "oppose" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 1:10" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "rebellious" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "empty" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "talkers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "deceivers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "especially" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "circumcision" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 1:11" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "necessary" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "stop" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "breaking" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "whole" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "families" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "shameful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "profit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "char:w", - "content": [ - "One" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",\"", - { - "type": "char:w", - "content": [ - "Cretans" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "always" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "liars" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "evil" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "lazy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "gluttons" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".\"", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 1:13" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "statement" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "true" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Therefore" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "correct" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "severely" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "sound" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 1:14" - }, - { - "type": "verse:v", - "number": "15", - "sid": "TIT 1:15" - }, - { - "type": "char:w", - "content": [ - "To" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - ",", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - ".", - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "corrupt" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "unbelieving" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "nothing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "both" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "minds" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "consciences" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "corrupted" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "16", - "sid": "TIT 1:16" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "profess" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "know" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "deny" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "actions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "detestable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "disobedient" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "unfit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "doing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "any" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "TIT 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 2:1" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "speak" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "fits" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faithful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "instruction" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 2:2" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "older" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "temperate" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "dignified" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "sensible" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "sound" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "perseverance" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 2:3" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "older" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "likewise" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "reverent" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "behavior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "slanderers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "being" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "slaves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "much" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "wine" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "teachers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "what" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 2:4" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "train" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "younger" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "women" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "husbands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "children" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 2:5" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "sensible" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "housekeepers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "obedient" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "husbands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "should" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "word" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "insulted" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 2:6" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "encourage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "younger" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "men" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "use" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "sense" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 2:7" - }, - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "present" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "yourself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "example" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "In" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "show" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "integrity" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "dignity" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 2:8" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "correct" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "message" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "anyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "opposes" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ashamed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "because" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "bad" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "say" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 2:9" - }, - { - "type": "char:w", - "content": [ - "Teach" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "slaves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "obey" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "masters" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everything" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "please" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "argue" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - ",", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 2:10" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "steal" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "instead" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "demonstrate" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "bring" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "credit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "teaching" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 2:11" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "appeared" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "salvation" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 2:12" - }, - { - "type": "char:w", - "content": [ - "It" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "trains" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "reject" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "godlessness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "worldly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "passions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "self" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "-", - { - "type": "char:w", - "content": [ - "controlled" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "upright" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "godly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lives" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "this" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "age" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 2:13" - }, - { - "type": "char:w", - "content": [ - "while" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "look" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "forward" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "receiving" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "blessed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "appearance" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "glory" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "great" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 2:14" - }, - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "gave" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "order" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "redeem" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lawlessness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "make" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "pure" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - ",", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "special" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "eager" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "TIT 2:15" - }, - { - "type": "char:w", - "content": [ - "Speak" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "encourage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "give" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "correction" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "authority" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Let" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "disregard" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "." - ] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "TIT 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 3:1" - }, - { - "type": "char:w", - "content": [ - "Remind" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "submit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "rulers" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "authorities" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "obey" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ready" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "every" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "work" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "2", - "sid": "TIT 3:2" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "revile" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "no" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "eager" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "fight" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "gentle" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "showing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "humility" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "toward" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "3", - "sid": "TIT 3:3" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "once" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ourselves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "thoughtless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "disobedient" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "We" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "led" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "astray" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "enslaved" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "various" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "passions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "3", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "pleasures" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "We" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "lived" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "4", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "envy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "We" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "were" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "detestable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "5", - "x-occurrences": "5" - }, - "", - { - "type": "char:w", - "content": [ - "hated" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "another" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 3:4" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "when" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "kindness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "mankind" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "appeared" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "5", - "sid": "TIT 3:5" - }, - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "righteousness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "did" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "mercy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "saved" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - ".", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "saved" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "washing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "new" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "birth" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "renewal" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "Holy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "6", - "sid": "TIT 3:6" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "richly" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "poured" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Holy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Spirit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Savior" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "7", - "sid": "TIT 3:7" - }, - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "having" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "justified" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "by" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "we" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "might" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "become" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "heirs" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "certain" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hope" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "eternal" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "life" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "8", - "sid": "TIT 3:8" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "message" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "trustworthy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "want" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "insist" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "these" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "believed" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "may" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "careful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "engage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "These" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "useful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "9", - "sid": "TIT 3:9" - }, - { - "type": "char:w", - "content": [ - "But" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "avoid" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "foolish" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "debates" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "genealogies" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "strife" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "conflict" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "law" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Those" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "things" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "unprofitable" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "worthless" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "10", - "sid": "TIT 3:10" - }, - { - "type": "char:w", - "content": [ - "Reject" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "anyone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "causing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "divisions" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "among" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "after" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "two" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "warnings" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "verse:v", - "number": "11", - "sid": "TIT 3:11" - }, - { - "type": "char:w", - "content": [ - "knowing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "such" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "person" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "turned" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "right" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "sinning" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "condemns" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "himself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "12", - "sid": "TIT 3:12" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "send" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Artemas" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "or" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Tychicus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "hurry" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "come" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Nicopolis" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "where" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "I" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "have" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "decided" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "spend" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "winter" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "13", - "sid": "TIT 3:13" - }, - { - "type": "char:w", - "content": [ - "Do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "everything" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "can" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "send" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "on" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "way" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Zenas" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lawyer" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Apollos" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "lack" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "nothing" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "14", - "sid": "TIT 3:14" - }, - { - "type": "char:w", - "content": [ - "Our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "must" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "learn" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "engage" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "themselves" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "good" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "works" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "provide" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "urgent" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "needs" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ",", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "unfruitful" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "verse:v", - "number": "15", - "sid": "TIT 3:15" - }, - { - "type": "char:w", - "content": [ - "All" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "greet" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - ".", - { - "type": "char:w", - "content": [ - "Greet" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "those" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "love" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "us" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - ".", - { - "type": "char:w", - "content": [ - "Grace" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "all" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "." - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/acts-1-20.aligned.oldformat/origin-usj.json b/tests/usfmjsTests/acts-1-20.aligned.oldformat/origin-usj.json deleted file mode 100644 index dd43d585..00000000 --- a/tests/usfmjsTests/acts-1-20.aligned.oldformat/origin-usj.json +++ /dev/null @@ -1,717 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT en_English_ltr Wed Oct 10 2018 11:55:23 GMT-0400 (EDT) tc" - ], - "code": "ACT" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ACT 1:20" - }, - "\"", - { - "type": "ms:zaln-s", - "x-strong": "G10630", - "x-lemma": "γάρ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γὰρ" - }, - "", - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G11250", - "x-lemma": "γράφω", - "x-morph": "Gr,V,IEP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γέγραπται" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G17220", - "x-lemma": "ἐν", - "x-morph": "Gr,P,,,,,D,,,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G09760", - "x-lemma": "βίβλος", - "x-morph": "Gr,N,,,,,DFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βίβλῳ" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Book" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G55680", - "x-lemma": "ψαλμός", - "x-morph": "Gr,N,,,,,GMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ψαλμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "Psalms" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-strong": "G10960", - "x-lemma": "γίνομαι", - "x-morph": "Gr,V,MAP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενηθήτω" - }, - "", - { - "type": "char:w", - "content": [ - "Let" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,NFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἡ" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G18860", - "x-lemma": "ἔπαυλις", - "x-morph": "Gr,N,,,,,NFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔπαυλις" - }, - "", - { - "type": "char:w", - "content": [ - "field" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G10960", - "x-lemma": "γίνομαι", - "x-morph": "Gr,V,MAP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γενηθήτω" - }, - "", - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G20480", - "x-lemma": "ἔρημος", - "x-morph": "Gr,NP,,,,NFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔρημος" - }, - "", - { - "type": "char:w", - "content": [ - "desolate" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "ms:zaln-s", - "x-strong": "G25320", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15100", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,MPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστω" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G33610", - "x-lemma": "μή", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15100", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,MPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἔστω" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,RD,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "char:w", - "content": [ - "even" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "person" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G27300", - "x-lemma": "κατοικέω", - "x-morph": "Gr,V,PPA,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κατοικῶν" - }, - "", - { - "type": "char:w", - "content": [ - "live" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G17220", - "x-lemma": "ἐν", - "x-morph": "Gr,P,,,,,D,,,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ἐν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτῇ" - }, - "", - { - "type": "char:w", - "content": [ - "there" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "';" - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-strong": "G25320", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καί" - }, - "", - { - "type": "char:w", - "content": [ - "And" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G29830", - "x-lemma": "λαμβάνω", - "x-morph": "Gr,V,MAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβέτω" - }, - "", - { - "type": "char:w", - "content": [ - "let" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G20870", - "x-lemma": "ἕτερος", - "x-morph": "Gr,RI,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἕτερος" - }, - "", - { - "type": "char:w", - "content": [ - "someone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "else" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G29830", - "x-lemma": "λαμβάνω", - "x-morph": "Gr,V,MAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαβέτω" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τὴν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G19840", - "x-lemma": "ἐπισκοπή", - "x-morph": "Gr,N,,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐπισκοπὴν" - }, - "", - { - "type": "char:w", - "content": [ - "position" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "leadership" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - ".'" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [ - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/acts-1-20.aligned/origin-usj.json b/tests/usfmjsTests/acts-1-20.aligned/origin-usj.json deleted file mode 100644 index 0d9287e8..00000000 --- a/tests/usfmjsTests/acts-1-20.aligned/origin-usj.json +++ /dev/null @@ -1,671 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT en_English_ltr Wed Oct 10 2018 11:55:23 GMT-0400 (EDT) tc" - ], - "code": "ACT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "20", - "sid": "ACT 1:20" - }, - "\"", - { - "type": "ms:zaln-s", - "x-content": "γὰρ", - "x-lemma": "γάρ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10630" - }, - { - "type": "char:w", - "content": [ - "For" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "γέγραπται", - "x-lemma": "γράφω", - "x-morph": "Gr,V,IEP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G11250" - }, - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐν", - "x-lemma": "ἐν", - "x-morph": "Gr,P,,,,,D,,,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G17220" - }, - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "βίβλῳ", - "x-lemma": "βίβλος", - "x-morph": "Gr,N,,,,,DFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G09760" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Book" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Ψαλμῶν", - "x-lemma": "ψαλμός", - "x-morph": "Gr,N,,,,,GMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G55680" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "Psalms" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "γενηθήτω", - "x-lemma": "γίνομαι", - "x-morph": "Gr,V,MAP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10960" - }, - { - "type": "char:w", - "content": [ - "Let" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτοῦ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἡ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,NFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "ἔπαυλις", - "x-lemma": "ἔπαυλις", - "x-morph": "Gr,N,,,,,NFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G18860" - }, - { - "type": "char:w", - "content": [ - "field" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "γενηθήτω", - "x-lemma": "γίνομαι", - "x-morph": "Gr,V,MAP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10960" - }, - { - "type": "char:w", - "content": [ - "be" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "made" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἔρημος", - "x-lemma": "ἔρημος", - "x-morph": "Gr,NP,,,,NFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G20480" - }, - { - "type": "char:w", - "content": [ - "desolate" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἔστω", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,MPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15100" - }, - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "μὴ", - "x-lemma": "μή", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33610" - }, - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἔστω", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,MPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15100" - }, - { - "type": "char:w", - "content": [ - "let" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὁ", - "x-lemma": "ὁ", - "x-morph": "Gr,RD,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "char:w", - "content": [ - "even" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "one" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "person" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "κατοικῶν", - "x-lemma": "κατοικέω", - "x-morph": "Gr,V,PPA,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G27300" - }, - { - "type": "char:w", - "content": [ - "live" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐν", - "x-lemma": "ἐν", - "x-morph": "Gr,P,,,,,D,,,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G17220" - }, - { - "type": "ms:zaln-s", - "x-content": "αὐτῇ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "there" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "';" - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "καί", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λαβέτω", - "x-lemma": "λαμβάνω", - "x-morph": "Gr,V,MAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G29830" - }, - { - "type": "char:w", - "content": [ - "let" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἕτερος", - "x-lemma": "ἕτερος", - "x-morph": "Gr,RI,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G20870" - }, - { - "type": "char:w", - "content": [ - "someone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "else" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λαβέτω", - "x-lemma": "λαμβάνω", - "x-morph": "Gr,V,MAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G29830" - }, - { - "type": "char:w", - "content": [ - "take" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτοῦ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὴν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "ἐπισκοπὴν", - "x-lemma": "ἐπισκοπή", - "x-morph": "Gr,N,,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G19840" - }, - { - "type": "char:w", - "content": [ - "position" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "leadership" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - ".'" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [ - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/acts_1_11.aligned.oldformat/origin-usj.json b/tests/usfmjsTests/acts_1_11.aligned.oldformat/origin-usj.json deleted file mode 100644 index aba41adf..00000000 --- a/tests/usfmjsTests/acts_1_11.aligned.oldformat/origin-usj.json +++ /dev/null @@ -1,822 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT en_English_ltr Wed Oct 10 2018 11:55:23 GMT-0400 (EDT) tc" - ], - "code": "ACT" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 1:1" - }, - { - "type": "ms:zaln-s", - "x-strong": "G25320", - "x-lemma": "καί", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "And" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G37390", - "x-lemma": "ὅς", - "x-morph": "Gr,RR,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οἳ" - }, - "", - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G30040", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IAA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπαν" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",\"", - { - "type": "ms:zaln-s", - "x-strong": "G04350", - "x-lemma": "ἀνήρ", - "x-morph": "Gr,N,,,,,VMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἄνδρες" - }, - "", - { - "type": "char:w", - "content": [ - "Men" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G10570", - "x-lemma": "Γαλιλαῖος", - "x-morph": "Gr,NS,,,,VMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Γαλιλαῖοι" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Galilee" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G51010", - "x-lemma": "τίς", - "x-morph": "Gr,RT,,,,ANS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τί" - }, - "", - { - "type": "char:w", - "content": [ - "why" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G24760", - "x-lemma": "ἵστημι", - "x-morph": "Gr,V,IEA2,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἑστήκατε" - }, - "", - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G09910", - "x-lemma": "βλέπω", - "x-morph": "Gr,V,PPA,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "βλέποντες" - }, - "", - { - "type": "char:w", - "content": [ - "looking" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15190", - "x-lemma": "εἰς", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "3", - "x-content": "τὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G37720", - "x-lemma": "οὐρανός", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "οὐρανόν" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "?", - { - "type": "ms:zaln-s", - "x-strong": "G37780", - "x-lemma": "οὗτος", - "x-morph": "Gr,ED,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὗτος" - }, - "", - { - "type": "char:w", - "content": [ - "This" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G24240", - "x-lemma": "Ἰησοῦς", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Ἰησοῦς" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,RD,,,,NMS,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "ὁ" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G03530", - "x-lemma": "ἀναλαμβάνω", - "x-morph": "Gr,V,PAP,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀναλημφθεὶς" - }, - "", - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G05750", - "x-lemma": "ἀπό", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀφ’" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G47710", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὑμῶν" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15190", - "x-lemma": "εἰς", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "2", - "x-occurrences": "3", - "x-content": "τὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G37720", - "x-lemma": "οὐρανός", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὐρανὸν" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G20640", - "x-lemma": "ἔρχομαι", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεύσεται" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G37790", - "x-lemma": "οὕτως", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "οὕτως" - }, - "", - { - "type": "char:w", - "content": [ - "likewise" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G20640", - "x-lemma": "ἔρχομαι", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐλεύσεται" - }, - "", - { - "type": "char:w", - "content": [ - "return" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G37390", - "x-lemma": "ὅς", - "x-morph": "Gr,ER,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὃν" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G51580", - "x-lemma": "τρόπος", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τρόπον" - }, - "", - { - "type": "char:w", - "content": [ - "manner" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23000", - "x-lemma": "θεάομαι", - "x-morph": "Gr,V,IAM2,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐθεάσασθε" - }, - "", - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "αὐτὸν" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G41980", - "x-lemma": "πορεύω", - "x-morph": "Gr,V,PPM,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πορευόμενον" - }, - "", - { - "type": "char:w", - "content": [ - "going" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15190", - "x-lemma": "εἰς", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "εἰς" - }, - "", - { - "type": "char:w", - "content": [ - "into" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "3", - "x-occurrences": "3", - "x-content": "τὸν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G37720", - "x-lemma": "οὐρανός", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "οὐρανόν" - }, - "", - { - "type": "char:w", - "content": [ - "heaven" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - ".\"" - ] - }, - { - "type": "para:p", - "content": [] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/acts_1_11.aligned/origin-usj.json b/tests/usfmjsTests/acts_1_11.aligned/origin-usj.json deleted file mode 100644 index d80e90f3..00000000 --- a/tests/usfmjsTests/acts_1_11.aligned/origin-usj.json +++ /dev/null @@ -1,764 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT en_English_ltr Wed Oct 10 2018 11:55:23 GMT-0400 (EDT) tc" - ], - "code": "ACT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "ACT 1:1" - }, - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "And" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "οἳ", - "x-lemma": "ὅς", - "x-morph": "Gr,RR,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37390" - }, - { - "type": "char:w", - "content": [ - "they" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἶπαν", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IAA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30040" - }, - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",\"", - { - "type": "ms:zaln-s", - "x-content": "ἄνδρες", - "x-lemma": "ἀνήρ", - "x-morph": "Gr,N,,,,,VMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G04350" - }, - { - "type": "char:w", - "content": [ - "Men" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Γαλιλαῖοι", - "x-lemma": "Γαλιλαῖος", - "x-morph": "Gr,NS,,,,VMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10570" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Galilee" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "τί", - "x-lemma": "τίς", - "x-morph": "Gr,RT,,,,ANS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G51010" - }, - { - "type": "char:w", - "content": [ - "why" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἑστήκατε", - "x-lemma": "ἵστημι", - "x-morph": "Gr,V,IEA2,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G24760" - }, - { - "type": "char:w", - "content": [ - "do" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "stand" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "βλέποντες", - "x-lemma": "βλέπω", - "x-morph": "Gr,V,PPA,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G09910" - }, - { - "type": "char:w", - "content": [ - "looking" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἰς", - "x-lemma": "εἰς", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "1", - "x-occurrences": "3", - "x-strong": "G15190" - }, - { - "type": "char:w", - "content": [ - "into" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὸν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "3", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "οὐρανόν", - "x-lemma": "οὐρανός", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G37720" - }, - { - "type": "char:w", - "content": [ - "heaven" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "?", - { - "type": "ms:zaln-s", - "x-content": "οὗτος", - "x-lemma": "οὗτος", - "x-morph": "Gr,ED,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37780" - }, - { - "type": "char:w", - "content": [ - "This" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὁ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "Ἰησοῦς", - "x-lemma": "Ἰησοῦς", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G24240" - }, - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὁ", - "x-lemma": "ὁ", - "x-morph": "Gr,RD,,,,NMS,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "ἀναλημφθεὶς", - "x-lemma": "ἀναλαμβάνω", - "x-morph": "Gr,V,PAP,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G03530" - }, - { - "type": "char:w", - "content": [ - "who" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "been" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "taken" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀφ’", - "x-lemma": "ἀπό", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G05750" - }, - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὑμῶν", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἰς", - "x-lemma": "εἰς", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "2", - "x-occurrences": "3", - "x-strong": "G15190" - }, - { - "type": "char:w", - "content": [ - "into" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὸν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "2", - "x-occurrences": "3", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "οὐρανὸν", - "x-lemma": "οὐρανός", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37720" - }, - { - "type": "char:w", - "content": [ - "heaven" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "ἐλεύσεται", - "x-lemma": "ἔρχομαι", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G20640" - }, - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "οὕτως", - "x-lemma": "οὕτως", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37790" - }, - { - "type": "char:w", - "content": [ - "likewise" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐλεύσεται", - "x-lemma": "ἔρχομαι", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G20640" - }, - { - "type": "char:w", - "content": [ - "return" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὃν", - "x-lemma": "ὅς", - "x-morph": "Gr,ER,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37390" - }, - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "same" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τρόπον", - "x-lemma": "τρόπος", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G51580" - }, - { - "type": "char:w", - "content": [ - "manner" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐθεάσασθε", - "x-lemma": "θεάομαι", - "x-morph": "Gr,V,IAM2,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23000" - }, - { - "type": "char:w", - "content": [ - "as" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "saw" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτὸν", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πορευόμενον", - "x-lemma": "πορεύω", - "x-morph": "Gr,V,PPM,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G41980" - }, - { - "type": "char:w", - "content": [ - "going" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἰς", - "x-lemma": "εἰς", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "3", - "x-occurrences": "3", - "x-strong": "G15190" - }, - { - "type": "char:w", - "content": [ - "into" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὸν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "3", - "x-occurrences": "3", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "οὐρανόν", - "x-lemma": "οὐρανός", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G37720" - }, - { - "type": "char:w", - "content": [ - "heaven" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - ".\"" - ] - }, - { - "type": "para:p", - "content": [] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/acts_1_11/origin-usj.json b/tests/usfmjsTests/acts_1_11/origin-usj.json index fd623a4a..eb70b462 100644 --- a/tests/usfmjsTests/acts_1_11/origin-usj.json +++ b/tests/usfmjsTests/acts_1_11/origin-usj.json @@ -1,31 +1,31 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "And they said,\"Men of Galilee, why do you stand looking into heaven? This Jesus who has been taken up from you into heaven, will likewise return in the same manner as you saw him going into heaven.\"" - ] - }, - { - "type": "para:p", - "content": [] - } - ] + "And they said,\"Men of Galilee, why do you stand looking into heaven? This Jesus who has been taken up from you into heaven, will likewise return in the same manner as you saw him going into heaven.\"" + ] + }, + { + "type": "para:p", + "content": [] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/acts_1_4.aligned.oldformat/origin-usj.json b/tests/usfmjsTests/acts_1_4.aligned.oldformat/origin-usj.json deleted file mode 100644 index b66629a0..00000000 --- a/tests/usfmjsTests/acts_1_4.aligned.oldformat/origin-usj.json +++ /dev/null @@ -1,564 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT en_English_ltr Wed Oct 10 2018 11:55:23 GMT-0400 (EDT) tc" - ], - "code": "ACT" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 1:4" - }, - { - "type": "ms:zaln-s", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25320", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "When" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "συναλίζω", - "x-morph": "Gr,V,PPM,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G48710", - "x-content": "συναλιζόμενος" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "meeting" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-lemma": "παραγγέλλω", - "x-morph": "Gr,V,IAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G38530", - "x-content": "παρήγγειλεν" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "commanded" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460", - "x-content": "αὐτοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "μή", - "x-morph": "Gr,DO,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33610", - "x-content": "μὴ" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "χωρίζω", - "x-morph": "Gr,V,NPP,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G55630", - "x-content": "χωρίζεσθαι" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "leave" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "ἀπό", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G05750", - "x-content": "ἀπὸ" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "Ἱεροσόλυμα", - "x-morph": "Gr,N,,,,,GNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G24140", - "x-content": "Ἱεροσολύμων" - }, - "", - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-lemma": "ἀλλά", - "x-morph": "Gr,CO,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G02350", - "x-content": "ἀλλὰ" - }, - "", - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "περιμένω", - "x-morph": "Gr,V,NPA,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G40370", - "x-content": "περιμένειν" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880", - "x-content": "τὴν" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "ἐπαγγελία", - "x-morph": "Gr,N,,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G18600", - "x-content": "ἐπαγγελίαν" - }, - "", - { - "type": "char:w", - "content": [ - "promise" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880", - "x-content": "τοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "πατήρ", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G39620", - "x-content": "Πατρὸς" - }, - "", - { - "type": "char:w", - "content": [ - "Father" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-lemma": "ὅς", - "x-morph": "Gr,RR,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37390", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-lemma": "ὅς", - "x-morph": "Gr,RR,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37390", - "x-content": "ἣν" - }, - "", - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:qt-s", - "who": "Jesus" - }, - "\"", - { - "type": "ms:zaln-s", - "x-lemma": "ἐγώ", - "x-morph": "Gr,RP,,,1G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14730", - "x-content": "μου" - }, - "", - { - "type": "char:w", - "content": [ - "You" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-lemma": "ἀκούω", - "x-morph": "Gr,V,IAA2,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01910", - "x-content": "ἠκούσατέ" - }, - "", - { - "type": "char:w", - "content": [ - "heard" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/acts_1_4.aligned/origin-usj.json b/tests/usfmjsTests/acts_1_4.aligned/origin-usj.json deleted file mode 100644 index 56a83426..00000000 --- a/tests/usfmjsTests/acts_1_4.aligned/origin-usj.json +++ /dev/null @@ -1,534 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULT en_English_ltr Wed Oct 10 2018 11:55:23 GMT-0400 (EDT) tc" - ], - "code": "ACT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "ACT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "ACT 1:4" - }, - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "When" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "συναλιζόμενος", - "x-lemma": "συναλίζω", - "x-morph": "Gr,V,PPM,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G48710" - }, - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "was" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "meeting" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "together" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "παρήγγειλεν", - "x-lemma": "παραγγέλλω", - "x-morph": "Gr,V,IAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G38530" - }, - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "commanded" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτοῖς", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "them" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "μὴ", - "x-lemma": "μή", - "x-morph": "Gr,DO,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33610" - }, - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "χωρίζεσθαι", - "x-lemma": "χωρίζω", - "x-morph": "Gr,V,NPP,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G55630" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "leave" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀπὸ", - "x-lemma": "ἀπό", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G05750" - }, - { - "type": "ms:zaln-s", - "x-content": "Ἱεροσολύμων", - "x-lemma": "Ἱεροσόλυμα", - "x-morph": "Gr,N,,,,,GNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G24140" - }, - { - "type": "char:w", - "content": [ - "Jerusalem" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "ἀλλὰ", - "x-lemma": "ἀλλά", - "x-morph": "Gr,CO,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G02350" - }, - { - "type": "char:w", - "content": [ - "but" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "περιμένειν", - "x-lemma": "περιμένω", - "x-morph": "Gr,V,NPA,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G40370" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "wait" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὴν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐπαγγελίαν", - "x-lemma": "ἐπαγγελία", - "x-morph": "Gr,N,,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G18600" - }, - { - "type": "char:w", - "content": [ - "promise" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῦ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Πατρὸς", - "x-lemma": "πατήρ", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G39620" - }, - { - "type": "char:w", - "content": [ - "Father" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "ἣν", - "x-lemma": "ὅς", - "x-morph": "Gr,RR,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37390" - }, - { - "type": "char:w", - "content": [ - "about" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "which" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "ἣν", - "x-lemma": "ὅς", - "x-morph": "Gr,RR,,,,AFS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37390" - }, - { - "type": "char:w", - "content": [ - "he" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:qt-s", - "who": "Jesus" - }, - "\"", - { - "type": "ms:zaln-s", - "x-content": "μου", - "x-lemma": "ἐγώ", - "x-morph": "Gr,RP,,,1G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14730" - }, - { - "type": "char:w", - "content": [ - "You" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἠκούσατέ", - "x-lemma": "ἀκούω", - "x-morph": "Gr,V,IAA2,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01910" - }, - { - "type": "char:w", - "content": [ - "heard" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "from" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "me" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/acts_1_4/origin-usj.json b/tests/usfmjsTests/acts_1_4/origin-usj.json index b634f2ba..44cb199b 100644 --- a/tests/usfmjsTests/acts_1_4/origin-usj.json +++ b/tests/usfmjsTests/acts_1_4/origin-usj.json @@ -1,32 +1,32 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" }, + "When he was meeting together with them, he commanded them not to leave Jerusalem, but to wait for the promise of the Father, about which, he said,", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "ms:qt-s", + "who": "Jesus" }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - "When he was meeting together with them, he commanded them not to leave Jerusalem, but to wait for the promise of the Father, about which, he said,", - { - "type": "ms:qt-s", - "who": "Jesus" - }, - "\"You heard from me" - ] - } - ] + "\"You heard from me" + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/acts_8-37-ugnt-footnote/origin-usj.json b/tests/usfmjsTests/acts_8-37-ugnt-footnote/origin-usj.json new file mode 100644 index 00000000..ea94b1e8 --- /dev/null +++ b/tests/usfmjsTests/acts_8-37-ugnt-footnote/origin-usj.json @@ -0,0 +1,254 @@ +{ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "37", + "sid": "GEN 1:37" + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fqa", + "content": [] + }, + { + "type": "char:w", + "lemma": "λέγω", + "strong": "G30040", + "x-morph": "Gr,V,IAA3,,S,", + "content": [ + "εἶπεν" + ] + }, + { + "type": "char:w", + "lemma": "δέ", + "strong": "G11610", + "x-morph": "Gr,CC,,,,,,,,", + "content": [ + "δὲ" + ] + }, + { + "type": "char:w", + "lemma": "αὐτός", + "strong": "G08460", + "x-morph": "Gr,RP,,,,DMS,", + "content": [ + "αὐτῷ" + ] + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,EA,,,,NMS,", + "content": [ + "ὁ" + ] + }, + { + "type": "char:w", + "lemma": "Φίλιππος", + "strong": "G53760", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "Φίλιππος" + ] + }, + { + "type": "char:w", + "lemma": "ἐάν", + "strong": "G14370", + "x-morph": "Gr,CS,,,,,,,,", + "content": [ + "ἐὰν" + ] + }, + { + "type": "char:w", + "lemma": "πιστεύω", + "strong": "G41000", + "x-morph": "Gr,V,IPA2,,S,", + "content": [ + "πιστεύεις" + ] + }, + { + "type": "char:w", + "lemma": "ἐκ", + "strong": "G15370", + "x-morph": "Gr,P,,,,,G,,,", + "content": [ + "ἐξ" + ] + }, + { + "type": "char:w", + "lemma": "ὅλος", + "strong": "G36500", + "x-morph": "Gr,AA,,,,GFS,", + "content": [ + "ὅλης" + ] + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,EA,,,,GFS,", + "content": [ + "τῆς" + ] + }, + { + "type": "char:w", + "lemma": "καρδία", + "strong": "G25880", + "x-morph": "Gr,N,,,,,GFS,", + "content": [ + "καρδίας" + ] + }, + { + "type": "char:w", + "lemma": "σύ", + "strong": "G47710", + "x-morph": "Gr,RP,,,2G,S,", + "content": [ + "σου" + ] + }, + { + "type": "char:w", + "lemma": "σῴζω", + "strong": "G49820", + "x-morph": "Gr,V,IFP2,,S,", + "content": [ + "σωθήσει" + ] + }, + ";", + { + "type": "char:w", + "lemma": "ἀποκρίνω", + "strong": "G06110", + "x-morph": "Gr,V,PPA,NMS,", + "content": [ + "ἀποκριθεὶς" + ] + }, + { + "type": "char:w", + "lemma": "δέ", + "strong": "G11610", + "x-morph": "Gr,CC,,,,,,,,", + "content": [ + "δὲ" + ] + }, + { + "type": "char:w", + "lemma": "λέγω", + "strong": "G30040", + "x-morph": "Gr,V,IAA3,,S,", + "content": [ + "εἶπεν" + ] + }, + { + "type": "char:w", + "lemma": "πιστεύω", + "strong": "G41000", + "x-morph": "Gr,V,IPA1,,S,", + "content": [ + "Πιστεύω" + ] + }, + { + "type": "char:w", + "lemma": "εἰς", + "strong": "G15190", + "x-morph": "Gr,P,,,,,A,,,", + "content": [ + "εἰς" + ] + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,EA,,,,AMS,", + "content": [ + "τὸν" + ] + }, + { + "type": "char:w", + "lemma": "Χριστιανός", + "strong": "G55470", + "x-morph": "Gr,N,,,,,AMS,", + "content": [ + "Χριστὸν" + ] + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,EA,,,,AMS,", + "content": [ + "τὸν" + ] + }, + { + "type": "char:w", + "lemma": "υἱός", + "strong": "G52070", + "x-morph": "Gr,N,,,,,AMS,", + "content": [ + "Υἱὸν" + ] + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,EA,,,,GMS,", + "content": [ + "τοῦ" + ] + }, + { + "type": "char:w", + "lemma": "θεός", + "strong": "G23160", + "x-morph": "Gr,N,,,,,GMS,", + "content": [ + "θεοῦ" + ] + }, + "." + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/tests/usfmjsTests/chunk/origin-usj.json b/tests/usfmjsTests/chunk/origin-usj.json index af5f6417..82d33f59 100644 --- a/tests/usfmjsTests/chunk/origin-usj.json +++ b/tests/usfmjsTests/chunk/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "13", + "sid": "GEN 1:13" }, + "I had many things to write to you, but I do not wish to write them to you with pen and ink.", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "14", + "sid": "GEN 1:14" }, + "But I expect to see you soon, and we will speak face to face.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 1:13" - }, - "I had many things to write to you, but I do not wish to write them to you with pen and ink.", - { - "type": "verse:v", - "number": "14", - "sid": "GEN 1:14" - }, - "But I expect to see you soon, and we will speak face to face.", - { - "type": "verse:v", - "number": "15", - "sid": "GEN 1:15" - }, - "May peace be\nwith you.\n The friends greet you.\nGreet the friends by name." - ] - } - ] + "type": "verse:v", + "number": "15", + "sid": "GEN 1:15" + }, + "May peace be with you. The friends greet you. Greet the friends by name." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/chunk_footnote/origin-usj.json b/tests/usfmjsTests/chunk_footnote/origin-usj.json index 1946e832..588418ec 100644 --- a/tests/usfmjsTests/chunk_footnote/origin-usj.json +++ b/tests/usfmjsTests/chunk_footnote/origin-usj.json @@ -1,34 +1,34 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "son of David, son of Abraham.", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "son of David, son of Abraham.", - { - "type": "note:f", - "content": [ - "is a footnote about this verse, It shouldn't be rendered inline with the text." - ], - "caller": "This" - } - ] + "type": "note:f", + "caller": "This", + "content": [ + "is a footnote about this verse, It shouldn't be rendered inline with the text." + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/esb/origin-usj.json b/tests/usfmjsTests/esb/origin-usj.json deleted file mode 100644 index 81d6c8ef..00000000 --- a/tests/usfmjsTests/esb/origin-usj.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "GEN 1:16" - } - ] - }, - { - "type": "sidebar:esb", - "content": [ - { - "type": "para:ms", - "content": [ - "Fish and Fishing" - ] - }, - { - "type": "para:p", - "content": [ - "In Jesus' time, fishing took place mostly on lake Galilee, because Jewish people\ncould not use many of the harbors along the coast of the Mediterranean Sea, since these\nharbors were often controlled by unfriendly neighbors. The most common fish in the Lake\nof Galilee were carp and catfish. The Law of Moses allowed people to eat any fish with\nfins and scales, but since catfish lack scales (as do eels and sharks) they were not to\nbe eaten (", - { - "type": "char:xt", - "content": [ - "Lev 11.9-12" - ] - }, - "). Fish were also probably brought from Tyre and Sidon,\nwhere they were dried and salted.\n..." - ] - }, - { - "type": "para:p", - "content": [ - "Among early Christians, the fish was a favorite image for Jesus, because the Greek\nword for fish (", - { - "type": "char:tl", - "content": [ - "ichthus" - ] - }, - ") consists of the first letters of the Greek words that\ntell who Jesus is:", - { - "type": "figure:fig", - "content": [ - "Christian Fish Image" - ] - }, - "" - ] - } - ], - "category": "History" - }, - { - "type": "para:p", - "content": [ - "Passing alongside the Sea of Galilee, he saw Simon and Andrew the brother of Simon casting a net into the sea, for they were fishermen." - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/f10_gen12-2_empty_word/origin-usj.json b/tests/usfmjsTests/f10_gen12-2_empty_word/origin-usj.json index 68a16875..d8c9aa14 100644 --- a/tests/usfmjsTests/f10_gen12-2_empty_word/origin-usj.json +++ b/tests/usfmjsTests/f10_gen12-2_empty_word/origin-usj.json @@ -1,189 +1,184 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "L'", - { - "type": "char:w", - "content": [ - "Éternel" - ], - "strong": "H3068" - }, - "", - { - "type": "char:w", - "content": [ - "dit" - ], - "strong": "H559", - "x-morph": "strongMorph:TH8799" - }, - "à", - { - "type": "char:w", - "content": [ - "Abram" - ], - "strong": "H87" - }, - ": Va-t-", - { - "type": "char:w", - "content": [ - "en" - ], - "strong": "H3212", - "x-morph": "strongMorph:TH8798" - }, - "de ton", - { - "type": "char:w", - "content": [ - "pays" - ], - "strong": "H776" - }, - ", de ta", - { - "type": "char:w", - "content": [ - "patrie" - ], - "strong": "H4138" - }, - ", et de la", - { - "type": "char:w", - "content": [ - "maison" - ], - "strong": "H1004" - }, - "de ton", - { - "type": "char:w", - "content": [ - "père" - ], - "strong": "H1" - }, - ", dans le", - { - "type": "char:w", - "content": [ - "pays" - ], - "strong": "H776" - }, - "que je te", - { - "type": "char:w", - "content": [ - "montrerai" - ], - "strong": "H7200", - "x-morph": "strongMorph:TH8686" - }, - ".", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "Je ferai de", - { - "type": "char:w", - "content": [ - "toi" - ], - "strong": "H6213", - "x-morph": "strongMorph:TH8799" - }, - "une", - { - "type": "char:w", - "content": [ - "grande" - ], - "strong": "H1419" - }, - "", - { - "type": "char:w", - "content": [ - "nation" - ], - "strong": "H1471" - }, - ", et je te", - { - "type": "char:w", - "content": [ - "bénirai" - ], - "strong": "H1288", - "x-morph": "strongMorph:TH8762" - }, - "; je", - { - "type": "char:w", - "content": [ - "rendrai" - ], - "strong": "H1431" - }, - { - "type": "char:w", - "content": [ - "" - ] - }, - "ton", - { - "type": "char:w", - "content": [ - "nom" - ], - "strong": "H8034" - }, - "", - { - "type": "char:w", - "content": [ - "grand" - ], - "strong": "H1431", - "x-morph": "strongMorph:TH8762" - }, - ", et tu seras une source de", - { - "type": "char:w", - "content": [ - "bénédiction" - ], - "strong": "H1293" - }, - "." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "L'", + { + "type": "char:w", + "strong": "H3068", + "content": [ + "Éternel" + ] + }, + { + "type": "char:w", + "strong": "H559", + "x-morph": "strongMorph:TH8799", + "content": [ + "dit" + ] + }, + "à", + { + "type": "char:w", + "strong": "H87", + "content": [ + "Abram" + ] + }, + ": Va-t-", + { + "type": "char:w", + "strong": "H3212", + "x-morph": "strongMorph:TH8798", + "content": [ + "en" + ] + }, + "de ton", + { + "type": "char:w", + "strong": "H776", + "content": [ + "pays" + ] + }, + ", de ta", + { + "type": "char:w", + "strong": "H4138", + "content": [ + "patrie" + ] + }, + ", et de la", + { + "type": "char:w", + "strong": "H1004", + "content": [ + "maison" + ] + }, + "de ton", + { + "type": "char:w", + "strong": "H1", + "content": [ + "père" + ] + }, + ", dans le", + { + "type": "char:w", + "strong": "H776", + "content": [ + "pays" + ] + }, + "que je te", + { + "type": "char:w", + "strong": "H7200", + "x-morph": "strongMorph:TH8686", + "content": [ + "montrerai" + ] + }, + ".", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + "Je ferai de", + { + "type": "char:w", + "strong": "H6213", + "x-morph": "strongMorph:TH8799", + "content": [ + "toi" + ] + }, + "une", + { + "type": "char:w", + "strong": "H1419", + "content": [ + "grande" + ] + }, + { + "type": "char:w", + "strong": "H1471", + "content": [ + "nation" + ] + }, + ", et je te", + { + "type": "char:w", + "strong": "H1288", + "x-morph": "strongMorph:TH8762", + "content": [ + "bénirai" + ] + }, + "; je", + { + "type": "char:w", + "strong": "H1431", + "content": [ + "rendrai" + ] + }, + { + "type": "char:w", + "content": [] + }, + "ton", + { + "type": "char:w", + "strong": "H8034", + "content": [ + "nom" + ] + }, + { + "type": "char:w", + "strong": "H1431", + "x-morph": "strongMorph:TH8762", + "content": [ + "grand" + ] + }, + ", et tu seras une source de", + { + "type": "char:w", + "strong": "H1293", + "content": [ + "bénédiction" + ] + }, + "." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/greek.oldformat/origin-usj.json b/tests/usfmjsTests/greek.oldformat/origin-usj.json index ae843a6e..a3323d5a 100644 --- a/tests/usfmjsTests/greek.oldformat/origin-usj.json +++ b/tests/usfmjsTests/greek.oldformat/origin-usj.json @@ -1,135 +1,127 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" + "type": "verse:v", + "number": "1", + "sid": "TIT 1:1" }, { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:w", + "lemma": "Παῦλος", + "strong": "G39720", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "Παῦλος" + ] }, { - "type": "para:h", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "δοῦλος", + "strong": "G14010", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "δοῦλος" + ] }, { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" + "type": "char:w", + "lemma": "Χριστός", + "strong": "G55470", + "x-morph": "Gr,N,,,,,GMS,", + "content": [ + "Χριστοῦ" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "char:w", - "content": [ - "Παῦλος" - ], - "lemma": "Παῦλος", - "strong": "G39720", - "x-morph": "Gr,N,,,,,NMS," - }, - "", - { - "type": "char:w", - "content": [ - "δοῦλος" - ], - "lemma": "δοῦλος", - "strong": "G14010", - "x-morph": "Gr,N,,,,,NMS," - }, - "", - { - "type": "char:w", - "content": [ - "Χριστοῦ" - ], - "lemma": "Χριστός", - "strong": "G55470", - "x-morph": "Gr,N,,,,,GMS," - }, - "", - { - "type": "char:w", - "content": [ - "κατὰ" - ], - "lemma": "κατά", - "strong": "G25960", - "x-morph": "Gr,P,,,,,A,,," - }, - "" - ] + "type": "char:w", + "lemma": "κατά", + "strong": "G25960", + "x-morph": "Gr,P,,,,,A,,,", + "content": [ + "κατὰ" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "TIT 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "TIT 2:1" + }, + { + "type": "char:w", + "lemma": "σύ", + "strong": "G47710", + "x-morph": "Gr,RP,,,2N,S,", + "content": [ + "Σὺ" + ] + }, + { + "type": "char:w", + "lemma": "δέ", + "strong": "G11610", + "x-morph": "Gr,CC,,,,,,,,", + "content": [ + "δὲ" + ] }, { - "type": "chapter:c", - "number": "2", - "sid": "TIT 2" + "type": "char:w", + "lemma": "λαλέω", + "strong": "G29800", + "x-morph": "Gr,VTMPA2,,S,", + "content": [ + "λάλει" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 2:1" - }, - { - "type": "char:w", - "content": [ - "Σὺ" - ], - "lemma": "σύ", - "strong": "G47710", - "x-morph": "Gr,RP,,,2N,S," - }, - "", - { - "type": "char:w", - "content": [ - "δὲ" - ], - "lemma": "δέ", - "strong": "G11610", - "x-morph": "Gr,CC,,,,,,,," - }, - "", - { - "type": "char:w", - "content": [ - "λάλει" - ], - "lemma": "λαλέω", - "strong": "G29800", - "x-morph": "Gr,VTMPA2,,S," - }, - "", - { - "type": "char:w", - "content": [ - "ἃ" - ], - "lemma": "ὅς", - "strong": "G37390", - "x-morph": "Gr,RR,,,,ANP," - }, - "" - ] + "type": "char:w", + "lemma": "ὅς", + "strong": "G37390", + "x-morph": "Gr,RR,,,,ANP,", + "content": [ + "ἃ" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/greek/origin-usj.json b/tests/usfmjsTests/greek/origin-usj.json index ae843a6e..a3323d5a 100644 --- a/tests/usfmjsTests/greek/origin-usj.json +++ b/tests/usfmjsTests/greek/origin-usj.json @@ -1,135 +1,127 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" + "type": "verse:v", + "number": "1", + "sid": "TIT 1:1" }, { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:w", + "lemma": "Παῦλος", + "strong": "G39720", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "Παῦλος" + ] }, { - "type": "para:h", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "δοῦλος", + "strong": "G14010", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "δοῦλος" + ] }, { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" + "type": "char:w", + "lemma": "Χριστός", + "strong": "G55470", + "x-morph": "Gr,N,,,,,GMS,", + "content": [ + "Χριστοῦ" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "char:w", - "content": [ - "Παῦλος" - ], - "lemma": "Παῦλος", - "strong": "G39720", - "x-morph": "Gr,N,,,,,NMS," - }, - "", - { - "type": "char:w", - "content": [ - "δοῦλος" - ], - "lemma": "δοῦλος", - "strong": "G14010", - "x-morph": "Gr,N,,,,,NMS," - }, - "", - { - "type": "char:w", - "content": [ - "Χριστοῦ" - ], - "lemma": "Χριστός", - "strong": "G55470", - "x-morph": "Gr,N,,,,,GMS," - }, - "", - { - "type": "char:w", - "content": [ - "κατὰ" - ], - "lemma": "κατά", - "strong": "G25960", - "x-morph": "Gr,P,,,,,A,,," - }, - "" - ] + "type": "char:w", + "lemma": "κατά", + "strong": "G25960", + "x-morph": "Gr,P,,,,,A,,,", + "content": [ + "κατὰ" + ] + } + ] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "TIT 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "TIT 2:1" + }, + { + "type": "char:w", + "lemma": "σύ", + "strong": "G47710", + "x-morph": "Gr,RP,,,2N,S,", + "content": [ + "Σὺ" + ] + }, + { + "type": "char:w", + "lemma": "δέ", + "strong": "G11610", + "x-morph": "Gr,CC,,,,,,,,", + "content": [ + "δὲ" + ] }, { - "type": "chapter:c", - "number": "2", - "sid": "TIT 2" + "type": "char:w", + "lemma": "λαλέω", + "strong": "G29800", + "x-morph": "Gr,VTMPA2,,S,", + "content": [ + "λάλει" + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 2:1" - }, - { - "type": "char:w", - "content": [ - "Σὺ" - ], - "lemma": "σύ", - "strong": "G47710", - "x-morph": "Gr,RP,,,2N,S," - }, - "", - { - "type": "char:w", - "content": [ - "δὲ" - ], - "lemma": "δέ", - "strong": "G11610", - "x-morph": "Gr,CC,,,,,,,," - }, - "", - { - "type": "char:w", - "content": [ - "λάλει" - ], - "lemma": "λαλέω", - "strong": "G29800", - "x-morph": "Gr,VTMPA2,,S," - }, - "", - { - "type": "char:w", - "content": [ - "ἃ" - ], - "lemma": "ὅς", - "strong": "G37390", - "x-morph": "Gr,RR,,,,ANP," - }, - "" - ] + "type": "char:w", + "lemma": "ὅς", + "strong": "G37390", + "x-morph": "Gr,RR,,,,ANP,", + "content": [ + "ἃ" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/greek_verse_objects/origin-usj.json b/tests/usfmjsTests/greek_verse_objects/origin-usj.json deleted file mode 100644 index 9d7ab6c8..00000000 --- a/tests/usfmjsTests/greek_verse_objects/origin-usj.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - { - "type": "ms:k-s", - "x-tw": "rc://*/tw/dict/bible/kt/jesus" - }, - "", - { - "type": "char:w", - "content": [ - "Ἰησοῦ" - ], - "lemma": "Ἰησοῦς", - "strong": "G24240", - "x-morph": "Gr,N,,,,,GMS," - }, - "", - { - "type": "char:w", - "content": [ - "Χριστοῦ" - ], - "lemma": "χριστός", - "strong": "G55470", - "x-morph": "Gr,N,,,,,GMS,", - "x-tw": "rc://*/tw/dict/bible/kt/christ" - }, - "", - { - "type": "ms:k-e" - }, - "," - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/heb-12-27.grc/origin-usj.json b/tests/usfmjsTests/heb-12-27.grc/origin-usj.json index 9a2e85d5..e54cee27 100644 --- a/tests/usfmjsTests/heb-12-27.grc/origin-usj.json +++ b/tests/usfmjsTests/heb-12-27.grc/origin-usj.json @@ -1,177 +1,167 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "27", - "sid": "GEN 1:27" - }, - { - "type": "char:w", - "content": [ - "τὸ" - ], - "lemma": "ὁ", - "strong": "G35880", - "x-morph": "Gr,RD,,,,NNS," - }, - "", - { - "type": "char:w", - "content": [ - "δὲ" - ], - "lemma": "δέ", - "strong": "G11610", - "x-morph": "Gr,CC,,,,,,,," - }, - ",\n“", - { - "type": "char:w", - "content": [ - "ἔτι" - ], - "lemma": "ἔτι", - "strong": "G20890", - "x-morph": "Gr,D,,,,,,,,," - }, - "", - { - "type": "char:w", - "content": [ - "ἅπαξ" - ], - "lemma": "ἅπαξ", - "strong": "G05300", - "x-morph": "Gr,D,,,,,,,,," - }, - "”,", - { - "type": "char:w", - "content": [ - "δηλοῖ" - ], - "lemma": "δηλόω", - "strong": "G12130", - "x-morph": "Gr,V,IPA3,,S," - }, - "", - { - "type": "char:w", - "content": [ - "τῶν" - ], - "lemma": "ὁ", - "strong": "G35880", - "x-morph": "Gr,RD,,,,GNP," - }, - "", - { - "type": "char:w", - "content": [ - "σαλευομένων" - ], - "lemma": "σαλεύω", - "strong": "G45310", - "x-morph": "Gr,V,PPP,GNP," - }, - "", - { - "type": "char:w", - "content": [ - "μετάθεσιν" - ], - "lemma": "μετάθεσις", - "strong": "G33310", - "x-morph": "Gr,N,,,,,AFS," - }, - ",", - { - "type": "char:w", - "content": [ - "ὡς" - ], - "lemma": "ὡς", - "strong": "G56130", - "x-morph": "Gr,CS,,,,,,,,", - "x-tw": "rc://*/tw/dict/bible/other/like" - }, - "", - { - "type": "char:w", - "content": [ - "πεποιημένων" - ], - "lemma": "ποιέω", - "strong": "G41600", - "x-morph": "Gr,V,PEP,GNP," - }, - ",", - { - "type": "char:w", - "content": [ - "ἵνα" - ], - "lemma": "ἵνα", - "strong": "G24430", - "x-morph": "Gr,CS,,,,,,,," - }, - "", - { - "type": "char:w", - "content": [ - "μείνῃ" - ], - "lemma": "μένω", - "strong": "G33060", - "x-morph": "Gr,V,SAA3,,S," - }, - "", - { - "type": "char:w", - "content": [ - "τὰ" - ], - "lemma": "ὁ", - "strong": "G35880", - "x-morph": "Gr,RD,,,,NNP," - }, - "", - { - "type": "char:w", - "content": [ - "μὴ" - ], - "lemma": "μή", - "strong": "G33610", - "x-morph": "Gr,D,,,,,,,,," - }, - "", - { - "type": "char:w", - "content": [ - "σαλευόμενα" - ], - "lemma": "σαλεύω", - "strong": "G45310", - "x-morph": "Gr,V,PPP,NNP," - }, - "." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "27", + "sid": "GEN 1:27" + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,RD,,,,NNS,", + "content": [ + "τὸ" + ] + }, + { + "type": "char:w", + "lemma": "δέ", + "strong": "G11610", + "x-morph": "Gr,CC,,,,,,,,", + "content": [ + "δὲ" + ] + }, + ", “", + { + "type": "char:w", + "lemma": "ἔτι", + "strong": "G20890", + "x-morph": "Gr,D,,,,,,,,,", + "content": [ + "ἔτι" + ] + }, + { + "type": "char:w", + "lemma": "ἅπαξ", + "strong": "G05300", + "x-morph": "Gr,D,,,,,,,,,", + "content": [ + "ἅπαξ" + ] + }, + "”,", + { + "type": "char:w", + "lemma": "δηλόω", + "strong": "G12130", + "x-morph": "Gr,V,IPA3,,S,", + "content": [ + "δηλοῖ" + ] + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,RD,,,,GNP,", + "content": [ + "τῶν" + ] + }, + { + "type": "char:w", + "lemma": "σαλεύω", + "strong": "G45310", + "x-morph": "Gr,V,PPP,GNP,", + "content": [ + "σαλευομένων" + ] + }, + { + "type": "char:w", + "lemma": "μετάθεσις", + "strong": "G33310", + "x-morph": "Gr,N,,,,,AFS,", + "content": [ + "μετάθεσιν" + ] + }, + ",", + { + "type": "char:w", + "lemma": "ὡς", + "strong": "G56130", + "x-morph": "Gr,CS,,,,,,,,", + "x-tw": "rc://*/tw/dict/bible/other/like", + "content": [ + "ὡς" + ] + }, + { + "type": "char:w", + "lemma": "ποιέω", + "strong": "G41600", + "x-morph": "Gr,V,PEP,GNP,", + "content": [ + "πεποιημένων" + ] + }, + ",", + { + "type": "char:w", + "lemma": "ἵνα", + "strong": "G24430", + "x-morph": "Gr,CS,,,,,,,,", + "content": [ + "ἵνα" + ] + }, + { + "type": "char:w", + "lemma": "μένω", + "strong": "G33060", + "x-morph": "Gr,V,SAA3,,S,", + "content": [ + "μείνῃ" + ] + }, + { + "type": "char:w", + "lemma": "ὁ", + "strong": "G35880", + "x-morph": "Gr,RD,,,,NNP,", + "content": [ + "τὰ" + ] + }, + { + "type": "char:w", + "lemma": "μή", + "strong": "G33610", + "x-morph": "Gr,D,,,,,,,,,", + "content": [ + "μὴ" + ] + }, + { + "type": "char:w", + "lemma": "σαλεύω", + "strong": "G45310", + "x-morph": "Gr,V,PPP,NNP,", + "content": [ + "σαλευόμενα" + ] + }, + "." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/heb1-1_multi_alignment.oldformat/origin-usj.json b/tests/usfmjsTests/heb1-1_multi_alignment.oldformat/origin-usj.json deleted file mode 100644 index cb0b50b2..00000000 --- a/tests/usfmjsTests/heb1-1_multi_alignment.oldformat/origin-usj.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULB en_English_ltr Wed Feb 07 2018 19:07:07 GMT-0500 (EST) tc" - ], - "code": "HEB" - }, - { - "type": "para:h", - "content": [ - "Hebrews" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "HEB 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "HEB 1:1" - }, - { - "type": "ms:zaln-s", - "x-strong": "G38190", - "x-lemma": "πάλαι", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πάλαι" - }, - "", - { - "type": "char:w", - "content": [ - "Long" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ago" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ὁ" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23160", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Θεὸς" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G29800", - "x-lemma": "λαλέω", - "x-morph": "Gr,V,PAA,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "λαλήσας" - }, - "", - { - "type": "char:w", - "content": [ - "spoke" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "τοῖς" - }, - "", - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "τοῖς" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G39620", - "x-lemma": "πατήρ", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πατράσιν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G17220", - "x-lemma": "ἐν", - "x-morph": "Gr,P,,,,,D,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐν" - }, - "", - { - "type": "char:w", - "content": [ - "ancestors" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G43960", - "x-lemma": "προφήτης", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-alignmentIndex": "10", - "x-content": "προφήταις" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G41810", - "x-lemma": "πολυμερῶς", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολυμερῶς" - }, - "", - { - "type": "char:w", - "content": [ - "at" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "times" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G25320", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G41870", - "x-lemma": "πολυτρόπως", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "πολυτρόπως" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "." - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/heb1-1_multi_alignment/origin-usj.json b/tests/usfmjsTests/heb1-1_multi_alignment/origin-usj.json deleted file mode 100644 index e5d4e3f4..00000000 --- a/tests/usfmjsTests/heb1-1_multi_alignment/origin-usj.json +++ /dev/null @@ -1,338 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "EN_ULB en_English_ltr Wed Feb 07 2018 19:07:07 GMT-0500 (EST) tc" - ], - "code": "HEB" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:h", - "content": [ - "Hebrews" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "HEB 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "HEB 1:1" - }, - { - "type": "ms:zaln-s", - "x-content": "πάλαι", - "x-lemma": "πάλαι", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G38190" - }, - { - "type": "char:w", - "content": [ - "Long" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "ago" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὁ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "Θεὸς", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23160" - }, - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λαλήσας", - "x-lemma": "λαλέω", - "x-morph": "Gr,V,PAA,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G29800" - }, - { - "type": "char:w", - "content": [ - "spoke" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῖς", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G35880" - }, - { - "type": "char:w", - "content": [ - "our" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῖς", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "πατράσιν", - "x-lemma": "πατήρ", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G39620" - }, - { - "type": "ms:zaln-s", - "x-content": "ἐν", - "x-lemma": "ἐν", - "x-morph": "Gr,P,,,,,D,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G17220" - }, - { - "type": "char:w", - "content": [ - "ancestors" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "through" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-alignmentIndex": "10", - "x-content": "προφήταις", - "x-lemma": "προφήτης", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43960" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πολυμερῶς", - "x-lemma": "πολυμερῶς", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G41810" - }, - { - "type": "char:w", - "content": [ - "at" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "times" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πολυτρόπως", - "x-lemma": "πολυτρόπως", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G41870" - }, - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "many" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "ways" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "." - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/hebrew_words.oldformat/origin-usj.json b/tests/usfmjsTests/hebrew_words.oldformat/origin-usj.json index 73113ac0..43ec3608 100644 --- a/tests/usfmjsTests/hebrew_words.oldformat/origin-usj.json +++ b/tests/usfmjsTests/hebrew_words.oldformat/origin-usj.json @@ -1,213 +1,200 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "From Gen 1:", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - { - "type": "char:w", - "content": [ - "וְ​הָ​אָ֗רֶץ" - ], - "lemma": "אֶרֶץ", - "strong": "c:d:H0776", - "x-morph": "He,C:Td:Ncbsa" - }, - "", - { - "type": "char:w", - "content": [ - "הָיְתָ֥ה" - ], - "lemma": "הָיָה", - "strong": "H1961", - "x-morph": "He,Vqp3fs" - }, - "", - { - "type": "char:w", - "content": [ - "תֹ֨הוּ֙" - ], - "lemma": "תֹּהוּ", - "strong": "H8414", - "x-morph": "He,Ncmsa" - }, - "", - { - "type": "char:w", - "content": [ - "וָ​בֹ֔הוּ" - ], - "lemma": "בֹּהוּ", - "strong": "c:H0922", - "x-morph": "He,C:Ncmsa" - }, - "", - { - "type": "char:w", - "content": [ - "וְ​חֹ֖שֶׁךְ" - ], - "lemma": "חֹשֶׁךְ", - "strong": "c:H2822", - "x-morph": "He,C:Ncmsa" - }, - "", - { - "type": "char:w", - "content": [ - "עַל" - ], - "lemma": "עַל", - "strong": "H5921a", - "x-morph": "He,R" - }, - "־", - { - "type": "char:w", - "content": [ - "פְּנֵ֣י" - ], - "lemma": "פָּנִים", - "strong": "H6440", - "x-morph": "He,Ncbpc" - }, - "", - { - "type": "char:w", - "content": [ - "תְה֑וֹם" - ], - "lemma": "תְּהוֹם", - "strong": "H8415", - "x-morph": "He,Ncbsa" - }, - "", - { - "type": "char:w", - "content": [ - "וְ​ר֣וּחַ" - ], - "lemma": "רוּחַ", - "strong": "c:H7307", - "x-morph": "He,C:Ncbsc" - }, - "", - { - "type": "char:w", - "content": [ - "אֱלֹהִ֔ים" - ], - "lemma": "אֱלֹהִים", - "strong": "H0430", - "x-morph": "He,Ncmpa" - }, - "", - { - "type": "char:w", - "content": [ - "מְרַחֶ֖פֶת" - ], - "lemma": "רָחַף", - "strong": "H7363b", - "x-morph": "He,Vprfsa" - }, - "", - { - "type": "char:w", - "content": [ - "עַל" - ], - "lemma": "עַל", - "strong": "H5921a", - "x-morph": "He,R" - }, - "־", - { - "type": "char:w", - "content": [ - "פְּנֵ֥י" - ], - "lemma": "פָּנִים", - "strong": "H6440", - "x-morph": "He,Ncbpc" - }, - "", - { - "type": "char:w", - "content": [ - "הַ​מָּֽיִם" - ], - "lemma": "מַיִם", - "strong": "d:H4325", - "x-morph": "He,Td:Ncmpa" - }, - "׃", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "From Isa:", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - { - "type": "char:w", - "content": [ - "עַל" - ], - "lemma": "עַל", - "strong": "H5921a", - "x-morph": "He,R" - }, - "־", - { - "type": "char:w", - "content": [ - "פְּנֵ֣י" - ], - "lemma": "פָּנִים", - "strong": "H6440", - "x-morph": "He,Ncbpc" - }, - "", - { - "type": "char:w", - "content": [ - "תְה֑וֹם" - ], - "lemma": "תְּהוֹם", - "strong": "H8415", - "x-morph": "He,Ncbsa" - }, - "" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "From Gen 1:", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + { + "type": "char:w", + "lemma": "אֶרֶץ", + "strong": "c:d:H0776", + "x-morph": "He,C:Td:Ncbsa", + "content": [ + "וְ​הָ​אָ֗רֶץ" + ] + }, + { + "type": "char:w", + "lemma": "הָיָה", + "strong": "H1961", + "x-morph": "He,Vqp3fs", + "content": [ + "הָיְתָ֥ה" + ] + }, + { + "type": "char:w", + "lemma": "תֹּהוּ", + "strong": "H8414", + "x-morph": "He,Ncmsa", + "content": [ + "תֹ֨הוּ֙" + ] + }, + { + "type": "char:w", + "lemma": "בֹּהוּ", + "strong": "c:H0922", + "x-morph": "He,C:Ncmsa", + "content": [ + "וָ​בֹ֔הוּ" + ] + }, + { + "type": "char:w", + "lemma": "חֹשֶׁךְ", + "strong": "c:H2822", + "x-morph": "He,C:Ncmsa", + "content": [ + "וְ​חֹ֖שֶׁךְ" + ] + }, + { + "type": "char:w", + "lemma": "עַל", + "strong": "H5921a", + "x-morph": "He,R", + "content": [ + "עַל" + ] + }, + "־", + { + "type": "char:w", + "lemma": "פָּנִים", + "strong": "H6440", + "x-morph": "He,Ncbpc", + "content": [ + "פְּנֵ֣י" + ] + }, + { + "type": "char:w", + "lemma": "תְּהוֹם", + "strong": "H8415", + "x-morph": "He,Ncbsa", + "content": [ + "תְה֑וֹם" + ] + }, + { + "type": "char:w", + "lemma": "רוּחַ", + "strong": "c:H7307", + "x-morph": "He,C:Ncbsc", + "content": [ + "וְ​ר֣וּחַ" + ] + }, + { + "type": "char:w", + "lemma": "אֱלֹהִים", + "strong": "H0430", + "x-morph": "He,Ncmpa", + "content": [ + "אֱלֹהִ֔ים" + ] + }, + { + "type": "char:w", + "lemma": "רָחַף", + "strong": "H7363b", + "x-morph": "He,Vprfsa", + "content": [ + "מְרַחֶ֖פֶת" + ] + }, + { + "type": "char:w", + "lemma": "עַל", + "strong": "H5921a", + "x-morph": "He,R", + "content": [ + "עַל" + ] + }, + "־", + { + "type": "char:w", + "lemma": "פָּנִים", + "strong": "H6440", + "x-morph": "He,Ncbpc", + "content": [ + "פְּנֵ֥י" + ] + }, + { + "type": "char:w", + "lemma": "מַיִם", + "strong": "d:H4325", + "x-morph": "He,Td:Ncmpa", + "content": [ + "הַ​מָּֽיִם" + ] + }, + "׃", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + }, + "From Isa:", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" + }, + { + "type": "char:w", + "lemma": "עַל", + "strong": "H5921a", + "x-morph": "He,R", + "content": [ + "עַל" + ] + }, + "־", + { + "type": "char:w", + "lemma": "פָּנִים", + "strong": "H6440", + "x-morph": "He,Ncbpc", + "content": [ + "פְּנֵ֣י" + ] + }, + { + "type": "char:w", + "lemma": "תְּהוֹם", + "strong": "H8415", + "x-morph": "He,Ncbsa", + "content": [ + "תְה֑וֹם" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/hebrew_words/origin-usj.json b/tests/usfmjsTests/hebrew_words/origin-usj.json index 6cc30cf7..c32cc079 100644 --- a/tests/usfmjsTests/hebrew_words/origin-usj.json +++ b/tests/usfmjsTests/hebrew_words/origin-usj.json @@ -1,219 +1,206 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "From Gen 1:", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - { - "type": "char:w", - "content": [ - "וְ​הָ​אָ֗רֶץ" - ], - "lemma": "אֶרֶץ", - "strong": "c:d:H0776", - "x-morph": "He,C:Td:Ncbsa" - }, - "", - { - "type": "char:w", - "content": [ - "הָיְתָ֥ה" - ], - "lemma": "הָיָה", - "strong": "H1961", - "x-morph": "He,Vqp3fs" - }, - "", - { - "type": "char:w", - "content": [ - "תֹ֨הוּ֙" - ], - "lemma": "תֹּהוּ", - "strong": "H8414", - "x-morph": "He,Ncmsa" - }, - "", - { - "type": "char:w", - "content": [ - "וָ​בֹ֔הוּ" - ], - "lemma": "בֹּהוּ", - "strong": "c:H0922", - "x-morph": "He,C:Ncmsa" - }, - "", - { - "type": "char:w", - "content": [ - "וְ​חֹ֖שֶׁךְ" - ], - "lemma": "חֹשֶׁךְ", - "strong": "c:H2822", - "x-morph": "He,C:Ncmsa" - }, - "", - { - "type": "char:w", - "content": [ - "עַל" - ], - "lemma": "עַל", - "strong": "H5921a", - "x-morph": "He,R" - }, - "־", - { - "type": "char:w", - "content": [ - "פְּנֵ֣י" - ], - "lemma": "פָּנִים", - "strong": "H6440", - "x-morph": "He,Ncbpc" - }, - "", - { - "type": "char:w", - "content": [ - "תְה֑וֹם" - ], - "lemma": "תְּהוֹם", - "strong": "H8415", - "x-morph": "He,Ncbsa" - }, - "", - { - "type": "char:w", - "content": [ - "וְ​ר֣וּחַ" - ], - "lemma": "רוּחַ", - "strong": "c:H7307", - "x-morph": "He,C:Ncbsc" - }, - "", - { - "type": "char:w", - "content": [ - "אֱלֹהִ֔ים" - ], - "lemma": "אֱלֹהִים", - "strong": "H0430", - "x-morph": "He,Ncmpa" - }, - "", - { - "type": "char:w", - "content": [ - "מְרַחֶ֖פֶת" - ], - "lemma": "רָחַף", - "strong": "H7363b", - "x-morph": "He,Vprfsa" - }, - "", - { - "type": "char:w", - "content": [ - "עַל" - ], - "lemma": "עַל", - "strong": "H5921a", - "x-morph": "He,R" - }, - "־", - { - "type": "char:w", - "content": [ - "פְּנֵ֥י" - ], - "lemma": "פָּנִים", - "strong": "H6440", - "x-morph": "He,Ncbpc" - }, - "", - { - "type": "char:w", - "content": [ - "הַ​מָּֽיִם" - ], - "lemma": "מַיִם", - "strong": "d:H4325", - "x-morph": "He,Td:Ncmpa" - }, - "׃", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "From Isa:", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - { - "type": "char:w", - "content": [ - "עַל" - ], - "lemma": "עַל", - "strong": "H5921a", - "x-morph": "He,R" - }, - "־", - { - "type": "char:w", - "content": [ - "פְּנֵ֣י" - ], - "lemma": "פָּנִים", - "strong": "H6440", - "x-morph": "He,Ncbpc" - }, - "", - { - "type": "char:w", - "content": [ - "תְה֑וֹם" - ], - "lemma": "תְּהוֹם", - "strong": "H8415", - "x-morph": "He,Ncbsa" - }, - "" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:usfm", + "content": [ + "3.0" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" + }, + "From Gen 1:", + { + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" + }, + { + "type": "char:w", + "lemma": "אֶרֶץ", + "strong": "c:d:H0776", + "x-morph": "He,C:Td:Ncbsa", + "content": [ + "וְ​הָ​אָ֗רֶץ" + ] + }, + { + "type": "char:w", + "lemma": "הָיָה", + "strong": "H1961", + "x-morph": "He,Vqp3fs", + "content": [ + "הָיְתָ֥ה" + ] + }, + { + "type": "char:w", + "lemma": "תֹּהוּ", + "strong": "H8414", + "x-morph": "He,Ncmsa", + "content": [ + "תֹ֨הוּ֙" + ] + }, + { + "type": "char:w", + "lemma": "בֹּהוּ", + "strong": "c:H0922", + "x-morph": "He,C:Ncmsa", + "content": [ + "וָ​בֹ֔הוּ" + ] + }, + { + "type": "char:w", + "lemma": "חֹשֶׁךְ", + "strong": "c:H2822", + "x-morph": "He,C:Ncmsa", + "content": [ + "וְ​חֹ֖שֶׁךְ" + ] + }, + { + "type": "char:w", + "lemma": "עַל", + "strong": "H5921a", + "x-morph": "He,R", + "content": [ + "עַל" + ] + }, + "־", + { + "type": "char:w", + "lemma": "פָּנִים", + "strong": "H6440", + "x-morph": "He,Ncbpc", + "content": [ + "פְּנֵ֣י" + ] + }, + { + "type": "char:w", + "lemma": "תְּהוֹם", + "strong": "H8415", + "x-morph": "He,Ncbsa", + "content": [ + "תְה֑וֹם" + ] + }, + { + "type": "char:w", + "lemma": "רוּחַ", + "strong": "c:H7307", + "x-morph": "He,C:Ncbsc", + "content": [ + "וְ​ר֣וּחַ" + ] + }, + { + "type": "char:w", + "lemma": "אֱלֹהִים", + "strong": "H0430", + "x-morph": "He,Ncmpa", + "content": [ + "אֱלֹהִ֔ים" + ] + }, + { + "type": "char:w", + "lemma": "רָחַף", + "strong": "H7363b", + "x-morph": "He,Vprfsa", + "content": [ + "מְרַחֶ֖פֶת" + ] + }, + { + "type": "char:w", + "lemma": "עַל", + "strong": "H5921a", + "x-morph": "He,R", + "content": [ + "עַל" + ] + }, + "־", + { + "type": "char:w", + "lemma": "פָּנִים", + "strong": "H6440", + "x-morph": "He,Ncbpc", + "content": [ + "פְּנֵ֥י" + ] + }, + { + "type": "char:w", + "lemma": "מַיִם", + "strong": "d:H4325", + "x-morph": "He,Td:Ncmpa", + "content": [ + "הַ​מָּֽיִם" + ] + }, + "׃", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + }, + "From Isa:", + { + "type": "verse:v", + "number": "4", + "sid": "GEN 1:4" + }, + { + "type": "char:w", + "lemma": "עַל", + "strong": "H5921a", + "x-morph": "He,R", + "content": [ + "עַל" + ] + }, + "־", + { + "type": "char:w", + "lemma": "פָּנִים", + "strong": "H6440", + "x-morph": "He,Ncbpc", + "content": [ + "פְּנֵ֣י" + ] + }, + { + "type": "char:w", + "lemma": "תְּהוֹם", + "strong": "H8415", + "x-morph": "He,Ncbsa", + "content": [ + "תְה֑וֹם" + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/inline_God/origin-usj.json b/tests/usfmjsTests/inline_God/origin-usj.json index ae6d6599..4fdb644e 100644 --- a/tests/usfmjsTests/inline_God/origin-usj.json +++ b/tests/usfmjsTests/inline_God/origin-usj.json @@ -1,110 +1,109 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "In the beginning G", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "char:sc", + "content": [ + "od" + ] }, + "created.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "In the beginning G", - { - "type": "char:sc", - "content": [ - "od" - ] - }, - "created.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "The following is a", - { - "type": "char:add", - "content": [ - "translator's addition containing the word", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - "within it" - ] - }, - "" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, + "The following is a", { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "an addition containing the word", - { - "type": "char:nd", - "content": [ - "Lord" - ] - } - ] - }, - "and further text ..." - ] + "type": "char:add", + "content": [ + "translator's addition containing the word", + { + "type": "char:nd", + "content": [ + "Lord" + ] + }, + "within it" + ] + } + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "char:add", + "content": [ + "an addition containing the word", + { + "type": "char:nd", + "content": [ + "Lord" + ] + } + ] }, + "and further text ..." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "char:add", - "content": [ - "and an addition containing the word", - { - "type": "char:nd", - "content": [ - "Lord!" - ] - } - ] - }, - "with further text ...", - { - "type": "verse:v", - "number": "3", - "sid": "GEN 1:3" - }, - "That is why", - { - "type": "char:bk", - "content": [ - "The Book of the", - { - "type": "char:nd", - "content": [ - "Lord" - ] - }, - "'s Battles" - ] - }, - "speaks of “...the\ntown of Waheb in the area of Suphah, and the valleys; the Arnon River," - ] - } - ] + "type": "char:add", + "content": [ + "and an addition containing the word", + { + "type": "char:nd", + "content": [ + "Lord!" + ] + } + ] + }, + "with further text ...", + { + "type": "verse:v", + "number": "3", + "sid": "GEN 1:3" + }, + "That is why", + { + "type": "char:bk", + "content": [ + "The Book of the", + { + "type": "char:nd", + "content": [ + "Lord" + ] + }, + "'s Battles" + ] + }, + "speaks of “...the town of Waheb in the area of Suphah, and the valleys; the Arnon River," + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/inline_words/origin-usj.json b/tests/usfmjsTests/inline_words/origin-usj.json deleted file mode 100644 index 6313ccc7..00000000 --- a/tests/usfmjsTests/inline_words/origin-usj.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 1:13" - }, - "where he stayed 40 days, being\ntempted by Satan. Wild animals were there also, but angels came and helped him." - ] - }, - { - "type": "para:mr", - "content": [ - "1.14--9.50" - ] - }, - { - "type": "para:ms", - "content": [ - "Jesus' Public Ministry in Galilee" - ] - }, - { - "type": "para:ip", - "content": [ - "Jesus returns to Galilee and does not go back to Judea until the close of his public\nministry. There is no indication of how long his Galilean ministry lasted: only when he is\nback in Judea is a", - { - "type": "char:w", - "content": [ - "festival" - ] - }, - "mentioned (14.1). He spends much of his\ntime in Capernaum (1.21; 2.1; 3.1, 20; 9.33) and other places around Lake Galilee (1.9; 2.13;\n3.7; 4.1). Twice Jesus ventures out of Galilee: into the region of the Ten Towns (5.1-20) and\nPhoenicia (7.24-31). His actions and teachings soon arouse opposition from the religious\nleaders (2.6-7, 24; 3.6, 22; 7.1-13; 8.11-12), and before long he predicts his coming arrest,\ncondemnation, and crucifixion (8.31; 9.30-31)." - ] - }, - { - "type": "para:r", - "content": [ - "(Mt 4.12-22; Lk 4.14-15; 5.1-11)" - ] - }, - { - "type": "para:s1", - "content": [ - "Jesus Calls Four Fishermen" - ] - }, - { - "type": "para:ip", - "content": [ - "Jesus' message is about the arrival of the", - { - "type": "char:w", - "content": [ - "kingdom of god" - ] - }, - ", which will happen soon.\nTo prepare for it, the people need to repent (1.15). He immediately summons two pairs of\nfishermen brothers to be his followers and helpers." - ] - }, - { - "type": "para:p", - "content": [] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/isa_inline_quotes/origin-usj.json b/tests/usfmjsTests/isa_inline_quotes/origin-usj.json index ceb47ed6..3138a26a 100644 --- a/tests/usfmjsTests/isa_inline_quotes/origin-usj.json +++ b/tests/usfmjsTests/isa_inline_quotes/origin-usj.json @@ -1,199 +1,194 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "ISA" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Isaiah" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Book of Isaiah" - ] - }, - { - "type": "para:toc2", - "content": [ - "Isaiah" - ] - }, - { - "type": "para:toc3", - "content": [ - "Isa" - ] - }, - { - "type": "para:mt", - "content": [ - "Isaiah" - ] - }, - { - "type": "chapter:c", - "number": "6", - "sid": "ISA 6" - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "ISA 6:19" - }, - "Yahweh attacked some of the men of Beth Shemesh because they had looked into the ark of Yahweh. He killed 50,070 men. The people mourned, because Yahweh had given the people a great blow.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Instead of" - ] - }, - { - "type": "char:fqa", - "content": [ - "50,070 men" - ] - }, - ", some later copies and modern versions have,", - { - "type": "char:fqa", - "content": [ - "seventy men." - ] - }, - "" - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "chapter:c", - "number": "15", - "sid": "ISA 15" - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "16", - "sid": "ISA 15:16" - }, - "Then Menahem attacked Tiphsah and all who were there, and the borders around Tirzah, because they did not open up the city to him. So he attacked it, and he ripped open all the pregnant women in that village.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Instead of" - ] - }, - { - "type": "char:fqa", - "content": [ - "Tiphsah" - ] - }, - ", one ancient version and some modern versions read,", - { - "type": "char:fqa", - "content": [ - "Tappuah." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "19-21", - "sid": "ISA 15:19-21" - }, - "Shimei had these sons: Jakim, Zikri, Zabdi, Elienai, Zillethai, Eliel, Adaiah, Beraiah, and Shimrath." - ] - }, - { - "type": "chapter:c", - "number": "60", - "sid": "ISA 60" - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "ISA 60:6" - }, - "Camel caravans will cover you, the dromedaries of Midian and Ephah;" - ] - }, - { - "type": "para:q1", - "content": [ - "all of them will come from Sheba;" - ] - }, - { - "type": "para:q1", - "content": [ - "they will bring gold and frankincense, and will sing the praises of Yahweh." - ] - }, - { - "type": "para:q1", - "content": [ - { - "type": "verse:v", - "number": "7", - "sid": "ISA 60:7" - }, - "All the flocks of Kedar will be gathered together to you, the rams of Nebaioth will serve your needs;" - ] - }, - { - "type": "para:q1", - "content": [ - "they will be acceptable offerings on my altar; and I will glorify my glorious house." - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "ISA", + "content": [ + "Unlocked Literal Bible" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Isaiah" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Book of Isaiah" + ] + }, + { + "type": "para:toc2", + "content": [ + "Isaiah" + ] + }, + { + "type": "para:toc3", + "content": [ + "Isa" + ] + }, + { + "type": "para:mt", + "content": [ + "Isaiah" + ] + }, + { + "type": "chapter:c", + "number": "6", + "sid": "ISA 6" + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "ISA 6:19" + }, + "Yahweh attacked some of the men of Beth Shemesh because they had looked into the ark of Yahweh. He killed 50,070 men. The people mourned, because Yahweh had given the people a great blow.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "Instead of" + ] + }, + { + "type": "char:fqa", + "content": [ + "50,070 men" + ] + }, + ", some later copies and modern versions have,", + { + "type": "char:fqa", + "content": [ + "seventy men." + ] + } + ] } - ] + ] + }, + { + "type": "chapter:c", + "number": "15", + "sid": "ISA 15" + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "16", + "sid": "ISA 15:16" + }, + "Then Menahem attacked Tiphsah and all who were there, and the borders around Tirzah, because they did not open up the city to him. So he attacked it, and he ripped open all the pregnant women in that village.", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "Instead of" + ] + }, + { + "type": "char:fqa", + "content": [ + "Tiphsah" + ] + }, + ", one ancient version and some modern versions read,", + { + "type": "char:fqa", + "content": [ + "Tappuah." + ] + } + ] + }, + { + "type": "verse:v", + "number": "19-21", + "sid": "ISA 15:19-21" + }, + "Shimei had these sons: Jakim, Zikri, Zabdi, Elienai, Zillethai, Eliel, Adaiah, Beraiah, and Shimrath." + ] + }, + { + "type": "chapter:c", + "number": "60", + "sid": "ISA 60" + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "6", + "sid": "ISA 60:6" + }, + "Camel caravans will cover you, the dromedaries of Midian and Ephah;" + ] + }, + { + "type": "para:q1", + "content": [ + "all of them will come from Sheba;" + ] + }, + { + "type": "para:q1", + "content": [ + "they will bring gold and frankincense, and will sing the praises of Yahweh." + ] + }, + { + "type": "para:q1", + "content": [ + { + "type": "verse:v", + "number": "7", + "sid": "ISA 60:7" + }, + "All the flocks of Kedar will be gathered together to you, the rams of Nebaioth will serve your needs;" + ] + }, + { + "type": "para:q1", + "content": [ + "they will be acceptable offerings on my altar; and I will glorify my glorious house." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/jmp/origin-usj.json b/tests/usfmjsTests/jmp/origin-usj.json index 06b57b96..dd9b8770 100644 --- a/tests/usfmjsTests/jmp/origin-usj.json +++ b/tests/usfmjsTests/jmp/origin-usj.json @@ -1,35 +1,35 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "From Abraham to King David, the following ancestors are listed: Abraham, Isaac, Jacob, Judah and his brothers; then Perez and Zerah (their mother was Tamar*), Hezron, Ram, Amminadab, Nahshon, Salmon, Boaz (his mother was Rahab*), Obed (his mother was", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "char:jmp", + "link-href": "#article-Ruth", + "content": [ + "Ruth" + ] }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "From Abraham to King David, the following ancestors are listed: Abraham,\nIsaac, Jacob, Judah and his brothers; then Perez and Zerah (their mother was Tamar*),\nHezron, Ram, Amminadab, Nahshon, Salmon, Boaz (his mother was Rahab*), Obed (his\nmother was", - { - "type": "char:jmp", - "content": [ - "Ruth" - ], - "link-href": "#article-Ruth" - }, - "), Jesse, and King David." - ] - } - ] + "), Jesse, and King David." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/job_footnote/origin-usj.json b/tests/usfmjsTests/job_footnote/origin-usj.json index 1b80b849..797e86ac 100644 --- a/tests/usfmjsTests/job_footnote/origin-usj.json +++ b/tests/usfmjsTests/job_footnote/origin-usj.json @@ -1,107 +1,105 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "JOB", + "content": [ + "Unlocked Literal Bible" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Job" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Book of Job" + ] + }, + { + "type": "para:toc2", + "content": [ + "Job" + ] + }, + { + "type": "para:toc3", + "content": [ + "Job" + ] + }, + { + "type": "para:mt", + "content": [ + "Job" + ] + }, + { + "type": "chapter:c", + "number": "23", + "sid": "JOB 23" + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "JOB" + "type": "verse:v", + "number": "1", + "sid": "JOB 23:1" }, + "Then Job answered and said," + ] + }, + { + "type": "para:q", + "content": [ { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "verse:v", + "number": "2", + "sid": "JOB 23:2" }, + "\"Even today my complaint is bitter;" + ] + }, + { + "type": "para:q", + "content": [ + "my hand", { - "type": "para:h", - "content": [ - "Job" - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "Some copies have:" + ] + }, + { + "type": "char:fqa", + "content": [ + "... his hand ..." + ] + } + ] }, - { - "type": "para:toc1", - "content": [ - "The Book of Job" - ] - }, - { - "type": "para:toc2", - "content": [ - "Job" - ] - }, - { - "type": "para:toc3", - "content": [ - "Job" - ] - }, - { - "type": "para:mt", - "content": [ - "Job" - ] - }, - { - "type": "chapter:c", - "number": "23", - "sid": "JOB 23" - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "JOB 23:1" - }, - "Then Job answered and said," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "JOB 23:2" - }, - "\"Even today my complaint is bitter;" - ] - }, - { - "type": "para:q", - "content": [ - "my hand", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Some copies have:" - ] - }, - { - "type": "char:fqa", - "content": [ - "... his hand ..." - ] - }, - "" - ], - "caller": "+" - }, - "is heavy because of my groaning." - ] - } - ] + "is heavy because of my groaning." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/links/origin-usj.json b/tests/usfmjsTests/links/origin-usj.json index 79946ab2..47c52c8e 100644 --- a/tests/usfmjsTests/links/origin-usj.json +++ b/tests/usfmjsTests/links/origin-usj.json @@ -1,45 +1,45 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "But you, speak what fits with faithful instruction. The traditional translation of verse 1, as given in", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "char:jmp", + "link-href": "prj:RSV52 GEN 1:1", + "link-title": "Revised Standard Version", + "content": [ + "RSV" + ] }, + ", may be appropriate. Storehouses, as used here, refers to large buildings with walls and roof, where grain was kept until needed. (See illustration:", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "But you, speak what fits with faithful instruction.\nThe traditional translation of verse 1, as given in", - { - "type": "char:jmp", - "content": [ - "RSV" - ], - "link-href": "prj:RSV52 GEN 1:1", - "link-title": "Revised Standard Version" - }, - ", may be appropriate. Storehouses, as used here, refers to large buildings with walls and roof, where grain was kept until needed. (See illustration:", - { - "type": "char:jmp", - "content": [ - "Storehouse" - ], - "link-href": "figures/storehouse.png", - "link-title": "Ancient storehouse" - }, - ")" - ] - } - ] + "type": "char:jmp", + "link-href": "figures/storehouse.png", + "link-title": "Ancient storehouse", + "content": [ + "Storehouse" + ] + }, + ")" + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/mat-4-6.oldformat/origin-usj.json b/tests/usfmjsTests/mat-4-6.oldformat/origin-usj.json deleted file mode 100644 index 31b48ff4..00000000 --- a/tests/usfmjsTests/mat-4-6.oldformat/origin-usj.json +++ /dev/null @@ -1,899 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "MAT" - }, - { - "type": "chapter:c", - "number": "4", - "sid": "MAT 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 4:6" - }, - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G25320" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λέγει", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30040" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτῷ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",\"", - { - "type": "ms:zaln-s", - "x-content": "εἰ", - "x-lemma": "εἰ", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14870" - }, - "", - { - "type": "char:w", - "content": [ - "If" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Υἱὸς", - "x-lemma": "υἱός", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G52070" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἶ", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,IPA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15100" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Son" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῦ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Θεοῦ", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23160" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "βάλε", - "x-lemma": "βάλλω", - "x-morph": "Gr,V,MAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G09060" - }, - "", - { - "type": "char:w", - "content": [ - "throw" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σεαυτὸν", - "x-lemma": "σεαυτοῦ", - "x-morph": "Gr,RE,,,2AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G45720" - }, - "", - { - "type": "char:w", - "content": [ - "yourself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "κάτω", - "x-lemma": "κάτω", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G27360" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "γὰρ", - "x-lemma": "γάρ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10630" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "γέγραπται", - "x-lemma": "γράφω", - "x-morph": "Gr,V,IEP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G11250" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "ἐντελεῖται", - "x-lemma": "ἐντέλλω", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G17810" - }, - "", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "command" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῖς", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀγγέλοις", - "x-lemma": "ἄγγελος", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G00320" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτοῦ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "angels" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "care" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "περὶ", - "x-lemma": "περί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G40120" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σοῦ", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - ",'" - ] - }, - { - "type": "para:m", - "content": [ - "and," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-alignmentIndex": "18", - "x-alignmentLength": "2", - "x-content": "ἀροῦσίν", - "x-lemma": "αἴρω", - "x-morph": "Gr,V,IFA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01420", - "x-wordIndex": "1" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σε", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2A,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - "", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "lift" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐπὶ", - "x-lemma": "ἐπί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G19090" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "χειρῶν", - "x-lemma": "χείρ", - "x-morph": "Gr,N,,,,,GFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G54950" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "ms:zaln-s", - "x-content": "μήποτε", - "x-lemma": "μήποτε", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33790" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "προσκόψῃς", - "x-lemma": "προσκόπτω", - "x-morph": "Gr,V,SAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43500" - }, - "", - { - "type": "char:w", - "content": [ - "hit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὸν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πόδα", - "x-lemma": "πούς", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G42280" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σου", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πρὸς", - "x-lemma": "πρός", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43140" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λίθον", - "x-lemma": "λίθος", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30370" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ".'\"" - ] - }, - { - "type": "para:m", - "content": [] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/mat-4-6.whitespace.oldformat/origin-usj.json b/tests/usfmjsTests/mat-4-6.whitespace.oldformat/origin-usj.json deleted file mode 100644 index e52816a9..00000000 --- a/tests/usfmjsTests/mat-4-6.whitespace.oldformat/origin-usj.json +++ /dev/null @@ -1,978 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "MAT" - }, - { - "type": "chapter:c", - "number": "4", - "sid": "MAT 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 4:6" - }, - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G25320" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λέγει", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30040" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτῷ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ", \"", - { - "type": "ms:zaln-s", - "x-content": "εἰ", - "x-lemma": "εἰ", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14870" - }, - "", - { - "type": "char:w", - "content": [ - "If" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἶ", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,IPA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15100" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Υἱὸς", - "x-lemma": "υἱός", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G52070" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Son" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῦ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Θεοῦ", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23160" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "βάλε", - "x-lemma": "βάλλω", - "x-morph": "Gr,V,MAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G09060" - }, - "", - { - "type": "char:w", - "content": [ - "throw" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σεαυτὸν", - "x-lemma": "σεαυτοῦ", - "x-morph": "Gr,RE,,,2AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G45720" - }, - "", - { - "type": "char:w", - "content": [ - "yourself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "κάτω", - "x-lemma": "κάτω", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G27360" - }, - "", - { - "type": "char:w", - "content": [ - "down" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "γὰρ", - "x-lemma": "γάρ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10630" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "γέγραπται", - "x-lemma": "γράφω", - "x-morph": "Gr,V,IEP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G11250" - }, - "", - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "ἐντελεῖται", - "x-lemma": "ἐντέλλω", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G17810" - }, - "", - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "command" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτοῦ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - "", - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὅτι", - "x-lemma": "ὅτι", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37540" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῖς", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀγγέλοις", - "x-lemma": "ἄγγελος", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G00320" - }, - "", - { - "type": "char:w", - "content": [ - "angels" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "περὶ", - "x-lemma": "περί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G40120" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "care" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σοῦ", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - ",'" - ] - }, - { - "type": "para:m", - "content": [ - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G25320" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "ἀροῦσίν", - "x-lemma": "αἴρω", - "x-morph": "Gr,V,IFA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01420" - }, - "", - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "lift" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σε", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2A,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀροῦσίν", - "x-lemma": "αἴρω", - "x-morph": "Gr,V,IFA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01420" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐπὶ", - "x-lemma": "ἐπί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G19090" - }, - "", - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "χειρῶν", - "x-lemma": "χείρ", - "x-morph": "Gr,N,,,,,GFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G54950" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "ms:zaln-s", - "x-content": "μήποτε", - "x-lemma": "μήποτε", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33790" - }, - "", - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "προσκόψῃς", - "x-lemma": "προσκόπτω", - "x-morph": "Gr,V,SAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43500" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "μήποτε", - "x-lemma": "μήποτε", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33790" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "προσκόψῃς", - "x-lemma": "προσκόπτω", - "x-morph": "Gr,V,SAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43500" - }, - "", - { - "type": "char:w", - "content": [ - "hit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σου", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - "", - { - "type": "char:w", - "content": [ - "your" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὸν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πόδα", - "x-lemma": "πούς", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G42280" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πρὸς", - "x-lemma": "πρός", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43140" - }, - "", - { - "type": "char:w", - "content": [ - "against" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λίθον", - "x-lemma": "λίθος", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30370" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ".'\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/mat-4-6.whitespace/origin-usj.json b/tests/usfmjsTests/mat-4-6.whitespace/origin-usj.json deleted file mode 100644 index 13fa64e1..00000000 --- a/tests/usfmjsTests/mat-4-6.whitespace/origin-usj.json +++ /dev/null @@ -1,914 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "MAT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "MAT 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 4:6" - }, - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λέγει", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30040" - }, - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτῷ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ", \"", - { - "type": "ms:zaln-s", - "x-content": "εἰ", - "x-lemma": "εἰ", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14870" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἶ", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,IPA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15100" - }, - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Υἱὸς", - "x-lemma": "υἱός", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G52070" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Son" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῦ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "Θεοῦ", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23160" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "βάλε", - "x-lemma": "βάλλω", - "x-morph": "Gr,V,MAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G09060" - }, - { - "type": "char:w", - "content": [ - "throw" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σεαυτὸν", - "x-lemma": "σεαυτοῦ", - "x-morph": "Gr,RE,,,2AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G45720" - }, - { - "type": "char:w", - "content": [ - "yourself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "κάτω", - "x-lemma": "κάτω", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G27360" - }, - { - "type": "char:w", - "content": [ - "down" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "γὰρ", - "x-lemma": "γάρ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10630" - }, - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "γέγραπται", - "x-lemma": "γράφω", - "x-morph": "Gr,V,IEP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G11250" - }, - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "ἐντελεῖται", - "x-lemma": "ἐντέλλω", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G17810" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "command" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτοῦ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ὅτι", - "x-lemma": "ὅτι", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G37540" - }, - { - "type": "ms:zaln-s", - "x-content": "τοῖς", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "ἀγγέλοις", - "x-lemma": "ἄγγελος", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G00320" - }, - { - "type": "char:w", - "content": [ - "angels" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "περὶ", - "x-lemma": "περί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G40120" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "care" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σοῦ", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-e" - }, - ",'" - ] - }, - { - "type": "para:m", - "content": [ - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "ἀροῦσίν", - "x-lemma": "αἴρω", - "x-morph": "Gr,V,IFA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01420" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "lift" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σε", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2A,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀροῦσίν", - "x-lemma": "αἴρω", - "x-morph": "Gr,V,IFA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01420" - }, - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐπὶ", - "x-lemma": "ἐπί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G19090" - }, - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "χειρῶν", - "x-lemma": "χείρ", - "x-morph": "Gr,N,,,,,GFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G54950" - }, - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "hands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "ms:zaln-s", - "x-content": "μήποτε", - "x-lemma": "μήποτε", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33790" - }, - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "προσκόψῃς", - "x-lemma": "προσκόπτω", - "x-morph": "Gr,V,SAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43500" - }, - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "μήποτε", - "x-lemma": "μήποτε", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33790" - }, - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "προσκόψῃς", - "x-lemma": "προσκόπτω", - "x-morph": "Gr,V,SAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43500" - }, - { - "type": "char:w", - "content": [ - "hit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σου", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - { - "type": "char:w", - "content": [ - "your" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὸν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "πόδα", - "x-lemma": "πούς", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G42280" - }, - { - "type": "char:w", - "content": [ - "foot" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πρὸς", - "x-lemma": "πρός", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43140" - }, - { - "type": "char:w", - "content": [ - "against" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λίθον", - "x-lemma": "λίθος", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30370" - }, - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ".'\"" - ] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:s5", - "content": [] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/mat-4-6/origin-usj.json b/tests/usfmjsTests/mat-4-6/origin-usj.json deleted file mode 100644 index 96d28cfa..00000000 --- a/tests/usfmjsTests/mat-4-6/origin-usj.json +++ /dev/null @@ -1,843 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "MAT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "MAT 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "6", - "sid": "MAT 4:6" - }, - { - "type": "ms:zaln-s", - "x-content": "καὶ", - "x-lemma": "καί", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G25320" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λέγει", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IPA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30040" - }, - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτῷ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3DMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "him" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",\"", - { - "type": "ms:zaln-s", - "x-content": "εἰ", - "x-lemma": "εἰ", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14870" - }, - { - "type": "char:w", - "content": [ - "If" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "Υἱὸς", - "x-lemma": "υἱός", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G52070" - }, - { - "type": "ms:zaln-s", - "x-content": "εἶ", - "x-lemma": "εἰμί", - "x-morph": "Gr,V,IPA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15100" - }, - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "Son" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῦ", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "Θεοῦ", - "x-lemma": "θεός", - "x-morph": "Gr,N,,,,,GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23160" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "βάλε", - "x-lemma": "βάλλω", - "x-morph": "Gr,V,MAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G09060" - }, - { - "type": "char:w", - "content": [ - "throw" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σεαυτὸν", - "x-lemma": "σεαυτοῦ", - "x-morph": "Gr,RE,,,2AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G45720" - }, - { - "type": "char:w", - "content": [ - "yourself" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "κάτω", - "x-lemma": "κάτω", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G27360" - }, - { - "type": "char:w", - "content": [ - "down" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "γὰρ", - "x-lemma": "γάρ", - "x-morph": "Gr,CC,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10630" - }, - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "γέγραπται", - "x-lemma": "γράφω", - "x-morph": "Gr,V,IEP3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G11250" - }, - { - "type": "char:w", - "content": [ - "it" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "is" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "written" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-content": "ἐντελεῖται", - "x-lemma": "ἐντέλλω", - "x-morph": "Gr,V,IFM3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G17810" - }, - { - "type": "char:w", - "content": [ - "He" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "command" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τοῖς", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "ἀγγέλοις", - "x-lemma": "ἄγγελος", - "x-morph": "Gr,N,,,,,DMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G00320" - }, - { - "type": "ms:zaln-s", - "x-content": "αὐτοῦ", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "his" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "angels" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "to" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "take" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "care" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-content": "περὶ", - "x-lemma": "περί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G40120" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "σοῦ", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-e" - }, - ",'" - ] - }, - { - "type": "para:m", - "content": [ - "and," - ] - }, - { - "type": "para:q", - "content": [ - "'", - { - "type": "ms:zaln-s", - "x-alignmentIndex": "18", - "x-alignmentLength": "2", - "x-content": "ἀροῦσίν", - "x-lemma": "αἴρω", - "x-morph": "Gr,V,IFA3,,P,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01420", - "x-wordIndex": "1" - }, - { - "type": "ms:zaln-s", - "x-content": "σε", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2A,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - { - "type": "char:w", - "content": [ - "They" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "lift" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "up" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐπὶ", - "x-lemma": "ἐπί", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G19090" - }, - { - "type": "char:w", - "content": [ - "in" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-s", - "x-content": "χειρῶν", - "x-lemma": "χείρ", - "x-morph": "Gr,N,,,,,GFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G54950" - }, - { - "type": "char:w", - "content": [ - "hands" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "ms:zaln-s", - "x-content": "μήποτε", - "x-lemma": "μήποτε", - "x-morph": "Gr,CS,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G33790" - }, - { - "type": "char:w", - "content": [ - "so" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "you" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "will" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "not" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "προσκόψῃς", - "x-lemma": "προσκόπτω", - "x-morph": "Gr,V,SAA2,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43500" - }, - { - "type": "char:w", - "content": [ - "hit" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "τὸν", - "x-lemma": "ὁ", - "x-morph": "Gr,EA,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880" - }, - { - "type": "ms:zaln-s", - "x-content": "πόδα", - "x-lemma": "πούς", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G42280" - }, - { - "type": "ms:zaln-s", - "x-content": "σου", - "x-lemma": "σύ", - "x-morph": "Gr,RP,,,2G,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G47710" - }, - { - "type": "char:w", - "content": [ - "your" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "foot" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "πρὸς", - "x-lemma": "πρός", - "x-morph": "Gr,P,,,,,A,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43140" - }, - { - "type": "char:w", - "content": [ - "against" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "λίθον", - "x-lemma": "λίθος", - "x-morph": "Gr,N,,,,,AMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30370" - }, - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "stone" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ".'\"" - ] - }, - { - "type": "para:m", - "content": [] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/misc_footnotes/origin-usj.json b/tests/usfmjsTests/misc_footnotes/origin-usj.json index d2e19e1f..701ab8f4 100644 --- a/tests/usfmjsTests/misc_footnotes/origin-usj.json +++ b/tests/usfmjsTests/misc_footnotes/origin-usj.json @@ -1,135 +1,126 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "50", + "sid": "GEN 1:50" }, { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "Some modern versions have" + ] + }, + { + "type": "char:fqa", + "content": [ + "and in the ruins of the rich, lambs will graze" + ] + }, + "." + ] }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "50", - "sid": "GEN 1:50" - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Some modern versions have" - ] - }, - { - "type": "char:fqa", - "content": [ - "and in the ruins of the rich, lambs will graze" - ] - }, - "." - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "11", - "sid": "GEN 1:11" - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "18:11" - ] - }, - { - "type": "char:ft", - "content": [ - "Some later manuscripts add, For the Son of Mana has come to save the lost." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "28", - "sid": "GEN 1:28" - }, - { - "type": "char:wj", - "content": [ - "But do not allow yourselves to be called ‘Rabbi,’ for you have only one teacher, and you yourselves are all [neut:brothers and sisters./masc:brothers.]" - ] - }, - "", - { - "type": "verse:v", - "number": "34", - "sid": "GEN 1:34" - }, - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "23:14" - ] - }, - { - "type": "char:ft", - "content": [ - "Some later manuscripts add: Alas for you teachers of the law and Pharisees, hypocrites! You devour widows' property, and pray long prayers just for show! This is why you will receive a more severe punishment." - ] - } - ], - "caller": "+" - }, - "", - { - "type": "verse:v", - "number": "49", - "sid": "GEN 1:49" - }, - "But the rest said, “Wait and let us see if Elijah is coming to save him.”", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:fr", - "content": [ - "27:49" - ] - }, - { - "type": "char:ft", - "content": [ - "Some later manuscripts add: However another man took a spear, and pierced his side; and water and blood flowed from it." - ] - } - ], - "caller": "+" - }, - "" - ] + "type": "verse:v", + "number": "11", + "sid": "GEN 1:11" + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "18:11" + ] + }, + { + "type": "char:ft", + "content": [ + "Some later manuscripts add, For the Son of Mana has come to save the lost." + ] + } + ] + }, + { + "type": "verse:v", + "number": "28", + "sid": "GEN 1:28" + }, + { + "type": "char:wj", + "content": [ + "But do not allow yourselves to be called ‘Rabbi,’ for you have only one teacher, and you yourselves are all [neut:brothers and sisters./masc:brothers.]" + ] + }, + { + "type": "verse:v", + "number": "34", + "sid": "GEN 1:34" + }, + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "23:14" + ] + }, + { + "type": "char:ft", + "content": [ + "Some later manuscripts add: Alas for you teachers of the law and Pharisees, hypocrites! You devour widows' property, and pray long prayers just for show! This is why you will receive a more severe punishment." + ] + } + ] + }, + { + "type": "verse:v", + "number": "49", + "sid": "GEN 1:49" + }, + "But the rest said, “Wait and let us see if Elijah is coming to save him.”", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:fr", + "content": [ + "27:49" + ] + }, + { + "type": "char:ft", + "content": [ + "Some later manuscripts add: However another man took a spear, and pierced his side; and water and blood flowed from it." + ] + } + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/out_of_sequence_chapters/origin-usj.json b/tests/usfmjsTests/out_of_sequence_chapters/origin-usj.json index 2ccf3273..f945884e 100644 --- a/tests/usfmjsTests/out_of_sequence_chapters/origin-usj.json +++ b/tests/usfmjsTests/out_of_sequence_chapters/origin-usj.json @@ -1,141 +1,141 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "PHP" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Philippians" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Epistle of Paul the Apostle to the Philippians" - ] - }, - { - "type": "para:toc2", - "content": [ - "Philippians" - ] - }, - { - "type": "para:toc3", - "content": [ - "Php" - ] - }, - { - "type": "para:mt", - "content": [ - "The Epistle of Paul the Apostle to the Philippians" - ] - }, - { - "type": "chapter:c", - "number": "4", - "sid": "PHP 4" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PHP 4:1" - }, - "Therefore, my beloved brothers whom I long for, my joy and crown, in this way stand firm in the Lord, beloved friends." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "PHP 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PHP 1:1" - }, - "Paul and Timothy, servants of Christ Jesus, to all the ones set apart in Christ Jesus who are at Philippi, with the overseers and deacons.", - { - "type": "verse:v", - "number": "2", - "sid": "PHP 1:2" - }, - "Grace to you and peace from God our Father and the Lord Jesus Christ." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "3", - "sid": "PHP 3" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PHP 3:1" - }, - "Finally, my brothers, rejoice in the Lord. For me to write these same things to you is not a problem, and they will keep you safe.", - { - "type": "verse:v", - "number": "2", - "sid": "PHP 3:2" - }, - "Watch out for the dogs. Watch out for the evil workers. Watch out for the mutilators." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "chapter:c", - "number": "2", - "sid": "PHP 2" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PHP 2:1" - }, - "If there is therefore any encouragement in Christ, if any comfort from his love, if any fellowship of the Spirit, if any tender mercies and compassions,", - { - "type": "verse:v", - "number": "2", - "sid": "PHP 2:2" - }, - "make my joy full so that you are of the same mind, have the same love, are united in spirit, and have the same purpose." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PHP", + "content": [] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Philippians" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Epistle of Paul the Apostle to the Philippians" + ] + }, + { + "type": "para:toc2", + "content": [ + "Philippians" + ] + }, + { + "type": "para:toc3", + "content": [ + "Php" + ] + }, + { + "type": "para:mt", + "content": [ + "The Epistle of Paul the Apostle to the Philippians" + ] + }, + { + "type": "chapter:c", + "number": "4", + "sid": "PHP 4" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PHP 4:1" + }, + "Therefore, my beloved brothers whom I long for, my joy and crown, in this way stand firm in the Lord, beloved friends." + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PHP 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PHP 1:1" + }, + "Paul and Timothy, servants of Christ Jesus, to all the ones set apart in Christ Jesus who are at Philippi, with the overseers and deacons.", + { + "type": "verse:v", + "number": "2", + "sid": "PHP 1:2" + }, + "Grace to you and peace from God our Father and the Lord Jesus Christ." + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "chapter:c", + "number": "3", + "sid": "PHP 3" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PHP 3:1" + }, + "Finally, my brothers, rejoice in the Lord. For me to write these same things to you is not a problem, and they will keep you safe.", + { + "type": "verse:v", + "number": "2", + "sid": "PHP 3:2" + }, + "Watch out for the dogs. Watch out for the evil workers. Watch out for the mutilators." + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "chapter:c", + "number": "2", + "sid": "PHP 2" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PHP 2:1" + }, + "If there is therefore any encouragement in Christ, if any comfort from his love, if any fellowship of the Spirit, if any tender mercies and compassions,", + { + "type": "verse:v", + "number": "2", + "sid": "PHP 2:2" + }, + "make my joy full so that you are of the same mind, have the same love, are united in spirit, and have the same purpose." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/pro_footnote/origin-usj.json b/tests/usfmjsTests/pro_footnote/origin-usj.json index a31d8c06..6154fea9 100644 --- a/tests/usfmjsTests/pro_footnote/origin-usj.json +++ b/tests/usfmjsTests/pro_footnote/origin-usj.json @@ -1,130 +1,127 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PRO", + "content": [ + "Unlocked Literal Bible" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Proverbs" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Book of Proverbs" + ] + }, + { + "type": "para:toc2", + "content": [ + "Proverbs" + ] + }, + { + "type": "para:toc3", + "content": [ + "Pro" + ] + }, + { + "type": "para:mt", + "content": [ + "Proverbs" + ] + }, + { + "type": "chapter:c", + "number": "30", + "sid": "PRO 30" + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "PRO" + "type": "verse:v", + "number": "1", + "sid": "PRO 30:1" }, + "The words of Agur son of Jakeh—the utterance:" + ] + }, + { + "type": "para:q", + "content": [ + "This man declared to Ithiel, to Ithiel and Ucal:", { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Proverbs" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Book of Proverbs" - ] - }, - { - "type": "para:toc2", - "content": [ - "Proverbs" - ] - }, - { - "type": "para:toc3", - "content": [ - "Pro" - ] - }, - { - "type": "para:mt", - "content": [ - "Proverbs" - ] - }, - { - "type": "chapter:c", - "number": "30", - "sid": "PRO 30" - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PRO 30:1" - }, - "The words of Agur son of Jakeh—the utterance:" - ] - }, - { - "type": "para:q", - "content": [ - "This man declared to Ithiel, to Ithiel and Ucal:", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Some versions have" - ] - }, - { - "type": "char:fqa", - "content": [ - "This man declared, \"I am weary, O God, I am weary. I am unable to do anything.\"" - ] - }, - "" - ], - "caller": "+" - }, - "" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PRO 30:2" - }, - "Surely I am more like an animal than any human" - ] - }, + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "Some versions have" + ] + }, + { + "type": "char:fqa", + "content": [ + "This man declared, \"I am weary, O God, I am weary. I am unable to do anything.\"" + ] + } + ] + } + ] + }, + { + "type": "para:q", + "content": [ { - "type": "para:q", - "content": [ - "and I do not have the understanding of a human being." - ] + "type": "verse:v", + "number": "2", + "sid": "PRO 30:2" }, + "Surely I am more like an animal than any human" + ] + }, + { + "type": "para:q", + "content": [ + "and I do not have the understanding of a human being." + ] + }, + { + "type": "para:q", + "content": [ { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PRO 30:3" - }, - "I have not learned wisdom," - ] + "type": "verse:v", + "number": "3", + "sid": "PRO 30:3" }, - { - "type": "para:q", - "content": [ - "nor do I have knowledge of the Holy One." - ] - } - ] + "I have not learned wisdom," + ] + }, + { + "type": "para:q", + "content": [ + "nor do I have knowledge of the Holy One." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/pro_quotes/origin-usj.json b/tests/usfmjsTests/pro_quotes/origin-usj.json index 7621a4e0..42894849 100644 --- a/tests/usfmjsTests/pro_quotes/origin-usj.json +++ b/tests/usfmjsTests/pro_quotes/origin-usj.json @@ -1,190 +1,188 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "PRO" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Proverbs" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Book of Proverbs" - ] - }, - { - "type": "para:toc2", - "content": [ - "Proverbs" - ] - }, - { - "type": "para:toc3", - "content": [ - "Pro" - ] - }, - { - "type": "para:mt", - "content": [ - "Proverbs" - ] - }, - { - "type": "chapter:c", - "number": "21", - "sid": "PRO 21" - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "9", - "sid": "PRO 21:9" - }, - "It is better to live on a corner of the roof" - ] - }, - { - "type": "para:q", - "content": [ - "than in a house shared with a quarrelsome wife." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "10", - "sid": "PRO 21:10" - }, - "The appetite of the wicked craves evil;" - ] - }, - { - "type": "para:q", - "content": [ - "his neighbor finds no favor in his eyes." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "19", - "sid": "PRO 21:19" - }, - "Long ago you spoke in a vision to your faithful ones", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Many mss have the singular" - ] - }, - { - "type": "char:fqa", - "content": [ - "faithful one" - ] - }, - "instead of", - { - "type": "char:fqa", - "content": [ - "faithful ones." - ] - } - ], - "caller": "+" - }, - ";" - ] - }, - { - "type": "para:q", - "content": [ - "you said," - ] - }, - { - "type": "para:q", - "content": [ - "\"I have set a crown on a mighty one", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "The MT has" - ] - }, - { - "type": "char:fqa", - "content": [ - "I will place help upon a warrior" - ] - }, - ". Some translate the word for", - { - "type": "char:fqa", - "content": [ - "help" - ] - }, - "as", - { - "type": "char:fqa", - "content": [ - "crown, which is followed by the ULB here." - ] - } - ], - "caller": "+" - }, - "\"" - ] - }, - { - "type": "para:q", - "content": [ - "I have raised up one chosen from among the people." - ] - }, - { - "type": "para:q", - "content": [] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PRO", + "content": [ + "Unlocked Literal Bible" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Proverbs" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Book of Proverbs" + ] + }, + { + "type": "para:toc2", + "content": [ + "Proverbs" + ] + }, + { + "type": "para:toc3", + "content": [ + "Pro" + ] + }, + { + "type": "para:mt", + "content": [ + "Proverbs" + ] + }, + { + "type": "chapter:c", + "number": "21", + "sid": "PRO 21" + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "9", + "sid": "PRO 21:9" + }, + "It is better to live on a corner of the roof" + ] + }, + { + "type": "para:q", + "content": [ + "than in a house shared with a quarrelsome wife." + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "10", + "sid": "PRO 21:10" + }, + "The appetite of the wicked craves evil;" + ] + }, + { + "type": "para:q", + "content": [ + "his neighbor finds no favor in his eyes." + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "19", + "sid": "PRO 21:19" + }, + "Long ago you spoke in a vision to your faithful ones", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "Many mss have the singular" + ] + }, + { + "type": "char:fqa", + "content": [ + "faithful one" + ] + }, + "instead of", + { + "type": "char:fqa", + "content": [ + "faithful ones." + ] + } + ] + }, + ";" + ] + }, + { + "type": "para:q", + "content": [ + "you said," + ] + }, + { + "type": "para:q", + "content": [ + "\"I have set a crown on a mighty one", + { + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "The MT has" + ] + }, + { + "type": "char:fqa", + "content": [ + "I will place help upon a warrior" + ] + }, + ". Some translate the word for", + { + "type": "char:fqa", + "content": [ + "help" + ] + }, + "as", + { + "type": "char:fqa", + "content": [ + "crown, which is followed by the ULB here." + ] + } + ] + }, + "\"" + ] + }, + { + "type": "para:q", + "content": [ + "I have raised up one chosen from among the people." + ] + }, + { + "type": "para:q", + "content": [] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/psa_quotes/origin-usj.json b/tests/usfmjsTests/psa_quotes/origin-usj.json index 19a490c8..7307659a 100644 --- a/tests/usfmjsTests/psa_quotes/origin-usj.json +++ b/tests/usfmjsTests/psa_quotes/origin-usj.json @@ -1,188 +1,187 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "PSA" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Psalms" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Book of Psalms" - ] - }, - { - "type": "para:toc2", - "content": [ - "Psalms" - ] - }, - { - "type": "para:toc3", - "content": [ - "Psa" - ] - }, - { - "type": "para:mt", - "content": [ - "The Book of Psalms" - ] - }, - { - "type": "para:cl", - "content": [ - "Psalm" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "PSA 1" - }, - { - "type": "para:p", - "content": [] - }, - { - "type": "para:ms", - "content": [ - "Book One" - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "PSA 1:1" - }, - "Blessed is the man who does not walk in the advice of the wicked," - ] - }, - { - "type": "para:q", - "content": [ - "or stand in the pathway with sinners," - ] - }, - { - "type": "para:q", - "content": [ - "or sit in the assembly of mockers." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "2", - "sid": "PSA 1:2" - }, - "But his delight is in the law of Yahweh," - ] - }, - { - "type": "para:q", - "content": [ - "and on his law he meditates day and night.", - { - "type": "char:qs", - "content": [ - "Selah" - ] - }, - "" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "3", - "sid": "PSA 1:3" - }, - "He will be like a tree planted by the streams of water" - ] - }, - { - "type": "para:q", - "content": [ - "that produces its fruit in its season," - ] - }, - { - "type": "para:q", - "content": [ - "whose leaves do not wither;" - ] - }, - { - "type": "para:q", - "content": [ - "whatever he does will prosper." - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "4", - "sid": "PSA 1:4" - }, - "The wicked are not so," - ] - }, - { - "type": "para:q", - "content": [ - "but are instead like the chaff that the wind drives away." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "PSA 1:5" - }, - "So the wicked will not stand in the judgment," - ] - }, - { - "type": "para:q", - "content": [ - "nor sinners in the assembly of the righteous." - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PSA", + "content": [ + "Unlocked Literal Bible" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Psalms" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Book of Psalms" + ] + }, + { + "type": "para:toc2", + "content": [ + "Psalms" + ] + }, + { + "type": "para:toc3", + "content": [ + "Psa" + ] + }, + { + "type": "para:mt", + "content": [ + "The Book of Psalms" + ] + }, + { + "type": "para:cl", + "content": [ + "Psalm" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "PSA 1" + }, + { + "type": "para:p", + "content": [] + }, + { + "type": "para:ms", + "content": [ + "Book One" + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "1", + "sid": "PSA 1:1" + }, + "Blessed is the man who does not walk in the advice of the wicked," + ] + }, + { + "type": "para:q", + "content": [ + "or stand in the pathway with sinners," + ] + }, + { + "type": "para:q", + "content": [ + "or sit in the assembly of mockers." + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "2", + "sid": "PSA 1:2" + }, + "But his delight is in the law of Yahweh," + ] + }, + { + "type": "para:q", + "content": [ + "and on his law he meditates day and night.", + { + "type": "char:qs", + "content": [ + "Selah" + ] } - ] + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "3", + "sid": "PSA 1:3" + }, + "He will be like a tree planted by the streams of water" + ] + }, + { + "type": "para:q", + "content": [ + "that produces its fruit in its season," + ] + }, + { + "type": "para:q", + "content": [ + "whose leaves do not wither;" + ] + }, + { + "type": "para:q", + "content": [ + "whatever he does will prosper." + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "4", + "sid": "PSA 1:4" + }, + "The wicked are not so," + ] + }, + { + "type": "para:q", + "content": [ + "but are instead like the chaff that the wind drives away." + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "5", + "sid": "PSA 1:5" + }, + "So the wicked will not stand in the judgment," + ] + }, + { + "type": "para:q", + "content": [ + "nor sinners in the assembly of the righteous." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/qt/origin-usj.json b/tests/usfmjsTests/qt/origin-usj.json index 1a7d80ee..3ce8ca80 100644 --- a/tests/usfmjsTests/qt/origin-usj.json +++ b/tests/usfmjsTests/qt/origin-usj.json @@ -1,87 +1,86 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "11", + "sid": "GEN 1:11" }, + "Jesus stood before the Roman governor, who questioned him.", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "ms:qt-s", + "who": "Pilate" }, + "“Are you the king of the Jews?”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "11", - "sid": "GEN 1:11" - }, - "Jesus stood before the Roman governor, who questioned him.", - { - "type": "ms:qt-s", - "who": "Pilate" - }, - "“Are\nyou the king of the Jews?”", - { - "type": "ms:qt-e" - }, - "he asked." - ] + "type": "ms:qt-e" }, + "he asked." + ] + }, + { + "type": "para:p", + "content": [ { - "type": "para:p", - "content": [ - { - "type": "ms:qt-s", - "who": "Jesus" - }, - "“So you say,”", - { - "type": "ms:qt-e" - }, - "answered Jesus.", - { - "type": "verse:v", - "number": "12", - "sid": "GEN 1:12" - }, - "But he said nothing in response to the accusations of the chief priests and elders." - ] + "type": "ms:qt-s", + "who": "Jesus" }, + "“So you say,”", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "13", - "sid": "GEN 1:13" - }, - "So Pilate said to him,", - { - "type": "ms:qt-s", - "who": "Pilate" - }, - "“Don't you hear all these things they\naccuse you of?”", - { - "type": "ms:qt-e" - }, - "" - ] + "type": "ms:qt-e" }, + "answered Jesus.", { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "14", - "sid": "GEN 1:14" - }, - "But Jesus refused to answer a single word, with the result that the Governor was greatly\nsurprised." - ] + "type": "verse:v", + "number": "12", + "sid": "GEN 1:12" + }, + "But he said nothing in response to the accusations of the chief priests and elders." + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "13", + "sid": "GEN 1:13" + }, + "So Pilate said to him,", + { + "type": "ms:qt-s", + "who": "Pilate" + }, + "“Don't you hear all these things they accuse you of?”", + { + "type": "ms:qt-e" } - ] + ] + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "14", + "sid": "GEN 1:14" + }, + "But Jesus refused to answer a single word, with the result that the Governor was greatly surprised." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tit1-1_alignment.oldformat/origin-usj.json b/tests/usfmjsTests/tit1-1_alignment.oldformat/origin-usj.json deleted file mode 100644 index ae45d6eb..00000000 --- a/tests/usfmjsTests/tit1-1_alignment.oldformat/origin-usj.json +++ /dev/null @@ -1,505 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "ms:zaln-s", - "x-strong": "G39720", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "Παῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "Paul" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G14010", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "δοῦλος" - }, - "", - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23160", - "x-occurrence": "1", - "x-occurrences": "2", - "x-ugnt": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G06520", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "ἀπόστολος" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "apostle" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G11610", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "δὲ" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G24240", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "Ἰησοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G55470", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "Χριστοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G25960", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "κατὰ" - }, - "", - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G41020", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "πίστιν" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23160", - "x-occurrence": "2", - "x-occurrences": "2", - "x-ugnt": "Θεοῦ" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15880", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "ἐκλεκτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "chosen" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G25320", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "καὶ" - }, - "", - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G02250", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "ἀληθείας" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G19220", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "ἐπίγνωσιν" - }, - "", - { - "type": "char:w", - "content": [ - "knowledge" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G02250", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "ἀληθείας" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "truth" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G35880", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "τῆς" - }, - "", - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G25960", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "κατ’" - }, - "", - { - "type": "char:w", - "content": [ - "agrees" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G21500", - "x-occurrence": "1", - "x-occurrences": "1", - "x-ugnt": "εὐσέβειαν" - }, - "", - { - "type": "char:w", - "content": [ - "godliness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "," - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tit1-1_alignment/origin-usj.json b/tests/usfmjsTests/tit1-1_alignment/origin-usj.json deleted file mode 100644 index a46061b8..00000000 --- a/tests/usfmjsTests/tit1-1_alignment/origin-usj.json +++ /dev/null @@ -1,475 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G39720", - "x-ugnt": "Παῦλος" - }, - { - "type": "char:w", - "content": [ - "Paul" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G14010", - "x-ugnt": "δοῦλος" - }, - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G23160", - "x-ugnt": "Θεοῦ" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G06520", - "x-ugnt": "ἀπόστολος" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "apostle" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G11610", - "x-ugnt": "δὲ" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G24240", - "x-ugnt": "Ἰησοῦ" - }, - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G55470", - "x-ugnt": "Χριστοῦ" - }, - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25960", - "x-ugnt": "κατὰ" - }, - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G41020", - "x-ugnt": "πίστιν" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G23160", - "x-ugnt": "Θεοῦ" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15880", - "x-ugnt": "ἐκλεκτῶν" - }, - { - "type": "char:w", - "content": [ - "chosen" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25320", - "x-ugnt": "καὶ" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G02250", - "x-ugnt": "ἀληθείας" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G19220", - "x-ugnt": "ἐπίγνωσιν" - }, - { - "type": "char:w", - "content": [ - "knowledge" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G02250", - "x-ugnt": "ἀληθείας" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "truth" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G35880", - "x-ugnt": "τῆς" - }, - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25960", - "x-ugnt": "κατ’" - }, - { - "type": "char:w", - "content": [ - "agrees" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G21500", - "x-ugnt": "εὐσέβειαν" - }, - { - "type": "char:w", - "content": [ - "godliness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tit1-1_alignment_strongs/origin-usj.json b/tests/usfmjsTests/tit1-1_alignment_strongs/origin-usj.json deleted file mode 100644 index b6f8024b..00000000 --- a/tests/usfmjsTests/tit1-1_alignment_strongs/origin-usj.json +++ /dev/null @@ -1,475 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G39720", - "x-ugnt": "Παῦλος" - }, - { - "type": "char:w", - "content": [ - "Paul" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G14010", - "x-ugnt": "δοῦλος" - }, - { - "type": "char:w", - "content": [ - "a" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "servant" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strongs": "G23160", - "x-ugnt": "Θεοῦ" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G06520", - "x-ugnt": "ἀπόστολος" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "1", - "x-occurrences": "2" - }, - "", - { - "type": "char:w", - "content": [ - "an" - ], - "x-occurrence": "1", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "apostle" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G11610", - "x-ugnt": "δὲ" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "2", - "x-occurrences": "4" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G24240", - "x-ugnt": "Ἰησοῦ" - }, - { - "type": "char:w", - "content": [ - "Jesus" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G55470", - "x-ugnt": "Χριστοῦ" - }, - { - "type": "char:w", - "content": [ - "Christ" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G25960", - "x-ugnt": "κατὰ" - }, - { - "type": "char:w", - "content": [ - "for" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G41020", - "x-ugnt": "πίστιν" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "1", - "x-occurrences": "3" - }, - "", - { - "type": "char:w", - "content": [ - "faith" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strongs": "G23160", - "x-ugnt": "Θεοῦ" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "3", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "God" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - "'", - { - "type": "char:w", - "content": [ - "s" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G15880", - "x-ugnt": "ἐκλεκτῶν" - }, - { - "type": "char:w", - "content": [ - "chosen" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "people" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G25320", - "x-ugnt": "καὶ" - }, - { - "type": "char:w", - "content": [ - "and" - ], - "x-occurrence": "2", - "x-occurrences": "2" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G02250", - "x-ugnt": "ἀληθείας" - }, - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "2", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G19220", - "x-ugnt": "ἐπίγνωσιν" - }, - { - "type": "char:w", - "content": [ - "knowledge" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G02250", - "x-ugnt": "ἀληθείας" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "4", - "x-occurrences": "4" - }, - "", - { - "type": "char:w", - "content": [ - "truth" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "the" - ], - "x-occurrence": "3", - "x-occurrences": "3" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G35880", - "x-ugnt": "τῆς" - }, - { - "type": "char:w", - "content": [ - "that" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G25960", - "x-ugnt": "κατ’" - }, - { - "type": "char:w", - "content": [ - "agrees" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "with" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strongs": "G21500", - "x-ugnt": "εὐσέβειαν" - }, - { - "type": "char:w", - "content": [ - "godliness" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "," - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12.alignment.oldformat/origin-usj.json b/tests/usfmjsTests/tit_1_12.alignment.oldformat/origin-usj.json deleted file mode 100644 index e914bc6e..00000000 --- a/tests/usfmjsTests/tit_1_12.alignment.oldformat/origin-usj.json +++ /dev/null @@ -1,403 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc2", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "ms:zaln-s", - "x-strong": "G51000", - "x-lemma": "τις", - "x-morph": "Gr,RI,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "One" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15370", - "x-lemma": "ἐκ", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMP,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23980", - "x-lemma": "ἴδιος", - "x-morph": "Gr,RD,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴδιος" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMP,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G43960", - "x-lemma": "προφήτης", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτης" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G30040", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ", \"", - { - "type": "ms:zaln-s", - "x-strong": "G29120", - "x-lemma": "Κρής", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρῆτες" - }, - "", - { - "type": "char:w", - "content": [ - "Cretans" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G55830", - "x-lemma": "ψεύστης", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψεῦσται" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G01040", - "x-lemma": "ἀεί", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "always" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G55830", - "x-lemma": "ψεύστης", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψεῦσται" - }, - "", - { - "type": "char:w", - "content": [ - "liars" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G25560", - "x-lemma": "κακός", - "x-morph": "Gr,AA,,,,NNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακὰ" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23420", - "x-lemma": "θηρίον", - "x-morph": "Gr,N,,,,,NNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θηρία" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G06920", - "x-lemma": "ἀργός", - "x-morph": "Gr,AA,,,,NFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργαί" - }, - "", - { - "type": "char:w", - "content": [ - "lazy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G10640", - "x-lemma": "γαστήρ", - "x-morph": "Gr,N,,,,,NFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γαστέρες" - }, - "", - { - "type": "char:w", - "content": [ - "gluttons" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ".\"" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12.alignment.zaln.not.start/origin-usj.json b/tests/usfmjsTests/tit_1_12.alignment.zaln.not.start/origin-usj.json deleted file mode 100644 index e914bc6e..00000000 --- a/tests/usfmjsTests/tit_1_12.alignment.zaln.not.start/origin-usj.json +++ /dev/null @@ -1,403 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc2", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "ms:zaln-s", - "x-strong": "G51000", - "x-lemma": "τις", - "x-morph": "Gr,RI,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "τις" - }, - "", - { - "type": "char:w", - "content": [ - "One" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G15370", - "x-lemma": "ἐκ", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἐξ" - }, - "", - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMP,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23980", - "x-lemma": "ἴδιος", - "x-morph": "Gr,RD,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἴδιος" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G08460", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMP,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-content": "αὐτῶν" - }, - "", - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G43960", - "x-lemma": "προφήτης", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "προφήτης" - }, - "", - { - "type": "char:w", - "content": [ - "prophets" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G30040", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "εἶπέν" - }, - "", - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ", \"", - { - "type": "ms:zaln-s", - "x-strong": "G29120", - "x-lemma": "Κρής", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "Κρῆτες" - }, - "", - { - "type": "char:w", - "content": [ - "Cretans" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G55830", - "x-lemma": "ψεύστης", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψεῦσται" - }, - "", - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G01040", - "x-lemma": "ἀεί", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀεὶ" - }, - "", - { - "type": "char:w", - "content": [ - "always" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G55830", - "x-lemma": "ψεύστης", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ψεῦσται" - }, - "", - { - "type": "char:w", - "content": [ - "liars" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G25560", - "x-lemma": "κακός", - "x-morph": "Gr,AA,,,,NNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "κακὰ" - }, - "", - { - "type": "char:w", - "content": [ - "evil" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G23420", - "x-lemma": "θηρίον", - "x-morph": "Gr,N,,,,,NNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "θηρία" - }, - "", - { - "type": "char:w", - "content": [ - "beasts" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-strong": "G06920", - "x-lemma": "ἀργός", - "x-morph": "Gr,AA,,,,NFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "ἀργαί" - }, - "", - { - "type": "char:w", - "content": [ - "lazy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-strong": "G10640", - "x-lemma": "γαστήρ", - "x-morph": "Gr,N,,,,,NFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-content": "γαστέρες" - }, - "", - { - "type": "char:w", - "content": [ - "gluttons" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "ms:zaln-e" - }, - ".\"" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12.alignment/origin-usj.json b/tests/usfmjsTests/tit_1_12.alignment/origin-usj.json deleted file mode 100644 index de18299e..00000000 --- a/tests/usfmjsTests/tit_1_12.alignment/origin-usj.json +++ /dev/null @@ -1,379 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc2", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "ms:zaln-s", - "x-content": "τις", - "x-lemma": "τις", - "x-morph": "Gr,RI,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G51000" - }, - { - "type": "char:w", - "content": [ - "One" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἐξ", - "x-lemma": "ἐκ", - "x-morph": "Gr,P,,,,,G,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G15370" - }, - { - "type": "char:w", - "content": [ - "of" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "αὐτῶν", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMP,", - "x-occurrence": "1", - "x-occurrences": "2", - "x-strong": "G08460" - }, - { - "type": "ms:zaln-s", - "x-content": "ἴδιος", - "x-lemma": "ἴδιος", - "x-morph": "Gr,RD,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23980" - }, - { - "type": "ms:zaln-s", - "x-content": "αὐτῶν", - "x-lemma": "αὐτός", - "x-morph": "Gr,RP,,,3GMP,", - "x-occurrence": "2", - "x-occurrences": "2", - "x-strong": "G08460" - }, - { - "type": "char:w", - "content": [ - "their" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "own" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "προφήτης", - "x-lemma": "προφήτης", - "x-morph": "Gr,N,,,,,NMS,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G43960" - }, - { - "type": "char:w", - "content": [ - "prophets" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "εἶπέν", - "x-lemma": "λέγω", - "x-morph": "Gr,V,IAA3,,S,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G30040" - }, - { - "type": "char:w", - "content": [ - "has" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - "", - { - "type": "char:w", - "content": [ - "said" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ", \"", - { - "type": "ms:zaln-s", - "x-content": "Κρῆτες", - "x-lemma": "Κρής", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G29120" - }, - { - "type": "char:w", - "content": [ - "Cretans" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ψεῦσται", - "x-lemma": "ψεύστης", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G55830" - }, - { - "type": "char:w", - "content": [ - "are" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ἀεὶ", - "x-lemma": "ἀεί", - "x-morph": "Gr,D,,,,,,,,,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G01040" - }, - { - "type": "char:w", - "content": [ - "always" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "ψεῦσται", - "x-lemma": "ψεύστης", - "x-morph": "Gr,N,,,,,NMP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G55830" - }, - { - "type": "char:w", - "content": [ - "liars" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "κακὰ", - "x-lemma": "κακός", - "x-morph": "Gr,AA,,,,NNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G25560" - }, - { - "type": "char:w", - "content": [ - "evil" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "θηρία", - "x-lemma": "θηρίον", - "x-morph": "Gr,N,,,,,NNP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G23420" - }, - { - "type": "char:w", - "content": [ - "beasts" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ",", - { - "type": "ms:zaln-s", - "x-content": "ἀργαί", - "x-lemma": "ἀργός", - "x-morph": "Gr,AA,,,,NFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G06920" - }, - { - "type": "char:w", - "content": [ - "lazy" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - "", - { - "type": "ms:zaln-s", - "x-content": "γαστέρες", - "x-lemma": "γαστήρ", - "x-morph": "Gr,N,,,,,NFP,", - "x-occurrence": "1", - "x-occurrences": "1", - "x-strong": "G10640" - }, - { - "type": "char:w", - "content": [ - "gluttons" - ], - "x-occurrence": "1", - "x-occurrences": "1" - }, - { - "type": "ms:zaln-e" - }, - ".\"" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12.no.words/origin-usj.json b/tests/usfmjsTests/tit_1_12.no.words/origin-usj.json index 08f105ac..56ccdb52 100644 --- a/tests/usfmjsTests/tit_1_12.no.words/origin-usj.json +++ b/tests/usfmjsTests/tit_1_12.no.words/origin-usj.json @@ -1,59 +1,59 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc2", - "content": [ - "Titus" - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc2", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc3", + "content": [ + "Tit" + ] + }, + { + "type": "para:mt", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ + { + "type": "verse:v", + "number": "12", + "sid": "TIT 1:12" }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - "One of their own prophets has said, \"Cretans are always liars, evil beasts, lazy gluttons.\"" - ] - } - ] + "One of their own prophets has said, \"Cretans are always liars, evil beasts, lazy gluttons.\"" + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12.oldformat/origin-usj.json b/tests/usfmjsTests/tit_1_12.oldformat/origin-usj.json index afc5f6ac..be9ab75a 100644 --- a/tests/usfmjsTests/tit_1_12.oldformat/origin-usj.json +++ b/tests/usfmjsTests/tit_1_12.oldformat/origin-usj.json @@ -1,88 +1,87 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc2", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc3", + "content": [ + "Tit" + ] + }, + { + "type": "para:mt", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" + "type": "verse:v", + "number": "12", + "sid": "TIT 1:12" }, { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:w", + "lemma": "προφήτης", + "strong": "G43960", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "προφήτης" + ] }, + ", “", { - "type": "para:h", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "Κρής", + "strong": "G29120", + "x-morph": "Gr,N,,,,,NMP,", + "content": [ + "Κρῆτες" + ] }, { - "type": "para:toc2", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "ἀργός", + "strong": "G06920", + "x-morph": "Gr,AA,,,,NFP,", + "content": [ + "ἀργαί" + ] }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "char:w", - "content": [ - "προφήτης" - ], - "lemma": "προφήτης", - "strong": "G43960", - "x-morph": "Gr,N,,,,,NMS," - }, - ", “", - { - "type": "char:w", - "content": [ - "Κρῆτες" - ], - "lemma": "Κρής", - "strong": "G29120", - "x-morph": "Gr,N,,,,,NMP," - }, - "", - { - "type": "char:w", - "content": [ - "ἀργαί" - ], - "lemma": "ἀργός", - "strong": "G06920", - "x-morph": "Gr,AA,,,,NFP," - }, - ".”" - ] - } - ] + ".”" + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12.word.not.at.line.start/origin-usj.json b/tests/usfmjsTests/tit_1_12.word.not.at.line.start/origin-usj.json index afc5f6ac..be9ab75a 100644 --- a/tests/usfmjsTests/tit_1_12.word.not.at.line.start/origin-usj.json +++ b/tests/usfmjsTests/tit_1_12.word.not.at.line.start/origin-usj.json @@ -1,88 +1,87 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc2", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc3", + "content": [ + "Tit" + ] + }, + { + "type": "para:mt", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" + "type": "verse:v", + "number": "12", + "sid": "TIT 1:12" }, { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:w", + "lemma": "προφήτης", + "strong": "G43960", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "προφήτης" + ] }, + ", “", { - "type": "para:h", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "Κρής", + "strong": "G29120", + "x-morph": "Gr,N,,,,,NMP,", + "content": [ + "Κρῆτες" + ] }, { - "type": "para:toc2", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "ἀργός", + "strong": "G06920", + "x-morph": "Gr,AA,,,,NFP,", + "content": [ + "ἀργαί" + ] }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "char:w", - "content": [ - "προφήτης" - ], - "lemma": "προφήτης", - "strong": "G43960", - "x-morph": "Gr,N,,,,,NMS," - }, - ", “", - { - "type": "char:w", - "content": [ - "Κρῆτες" - ], - "lemma": "Κρής", - "strong": "G29120", - "x-morph": "Gr,N,,,,,NMP," - }, - "", - { - "type": "char:w", - "content": [ - "ἀργαί" - ], - "lemma": "ἀργός", - "strong": "G06920", - "x-morph": "Gr,AA,,,,NFP," - }, - ".”" - ] - } - ] + ".”" + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12/origin-usj.json b/tests/usfmjsTests/tit_1_12/origin-usj.json index afc5f6ac..be9ab75a 100644 --- a/tests/usfmjsTests/tit_1_12/origin-usj.json +++ b/tests/usfmjsTests/tit_1_12/origin-usj.json @@ -1,88 +1,87 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc2", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc3", + "content": [ + "Tit" + ] + }, + { + "type": "para:mt", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" + "type": "verse:v", + "number": "12", + "sid": "TIT 1:12" }, { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:w", + "lemma": "προφήτης", + "strong": "G43960", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "προφήτης" + ] }, + ", “", { - "type": "para:h", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "Κρής", + "strong": "G29120", + "x-morph": "Gr,N,,,,,NMP,", + "content": [ + "Κρῆτες" + ] }, { - "type": "para:toc2", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "ἀργός", + "strong": "G06920", + "x-morph": "Gr,AA,,,,NFP,", + "content": [ + "ἀργαί" + ] }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "char:w", - "content": [ - "προφήτης" - ], - "lemma": "προφήτης", - "strong": "G43960", - "x-morph": "Gr,N,,,,,NMS," - }, - ", “", - { - "type": "char:w", - "content": [ - "Κρῆτες" - ], - "lemma": "Κρής", - "strong": "G29120", - "x-morph": "Gr,N,,,,,NMP," - }, - "", - { - "type": "char:w", - "content": [ - "ἀργαί" - ], - "lemma": "ἀργός", - "strong": "G06920", - "x-morph": "Gr,AA,,,,NFP," - }, - ".”" - ] - } - ] + ".”" + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12_footnote/origin-usj.json b/tests/usfmjsTests/tit_1_12_footnote/origin-usj.json index 26a73b9a..51c96941 100644 --- a/tests/usfmjsTests/tit_1_12_footnote/origin-usj.json +++ b/tests/usfmjsTests/tit_1_12_footnote/origin-usj.json @@ -1,86 +1,84 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc2", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc3", + "content": [ + "Tit" + ] + }, + { + "type": "para:mt", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" + "type": "verse:v", + "number": "12", + "sid": "TIT 1:12" }, + "..." + ] + }, + { + "type": "para:q", + "content": [ + "Christ Jesus.", { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc2", - "content": [ - "Titus" - ] - }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - "..." - ] - }, - { - "type": "para:q", - "content": [ - "Christ Jesus.", - { - "type": "note:f", - "content": [ - "", - { - "type": "char:ft", - "content": [ - "Some early versions omit," - ] - }, - { - "type": "char:fqa", - "content": [ - "in Ephesus," - ] - }, - "but this expression is probably in Paul's original letter." - ], - "caller": "+" - }, - "" - ] + "type": "note:f", + "caller": "+", + "content": [ + { + "type": "char:ft", + "content": [ + "Some early versions omit," + ] + }, + { + "type": "char:fqa", + "content": [ + "in Ephesus," + ] + }, + "but this expression is probably in Paul's original letter." + ] } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tit_1_12_new_line/origin-usj.json b/tests/usfmjsTests/tit_1_12_new_line/origin-usj.json index 8175b10c..be9ab75a 100644 --- a/tests/usfmjsTests/tit_1_12_new_line/origin-usj.json +++ b/tests/usfmjsTests/tit_1_12_new_line/origin-usj.json @@ -1,88 +1,87 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "TIT", + "content": [ + "Titus" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc2", + "content": [ + "Titus" + ] + }, + { + "type": "para:toc3", + "content": [ + "Tit" + ] + }, + { + "type": "para:mt", + "content": [ + "Titus" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "TIT 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" + "type": "verse:v", + "number": "12", + "sid": "TIT 1:12" }, { - "type": "para:ide", - "content": [ - "UTF-8" - ] + "type": "char:w", + "lemma": "προφήτης", + "strong": "G43960", + "x-morph": "Gr,N,,,,,NMS,", + "content": [ + "προφήτης" + ] }, + ", “", { - "type": "para:h", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "Κρής", + "strong": "G29120", + "x-morph": "Gr,N,,,,,NMP,", + "content": [ + "Κρῆτες" + ] }, { - "type": "para:toc2", - "content": [ - "Titus" - ] + "type": "char:w", + "lemma": "ἀργός", + "strong": "G06920", + "x-morph": "Gr,AA,,,,NFP,", + "content": [ + "ἀργαί" + ] }, - { - "type": "para:toc3", - "content": [ - "Tit" - ] - }, - { - "type": "para:mt", - "content": [ - "Titus" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "12", - "sid": "TIT 1:12" - }, - { - "type": "char:w", - "content": [ - "προφήτης" - ], - "lemma": "προφήτης", - "strong": "G43960", - "x-morph": "Gr,N,,,,,NMS," - }, - ",\n“", - { - "type": "char:w", - "content": [ - "Κρῆτες" - ], - "lemma": "Κρής", - "strong": "G29120", - "x-morph": "Gr,N,,,,,NMP," - }, - "", - { - "type": "char:w", - "content": [ - "ἀργαί" - ], - "lemma": "ἀργός", - "strong": "G06920", - "x-morph": "Gr,AA,,,,NFP," - }, - ".”" - ] - } - ] + ".”" + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/ts/origin-usj.json b/tests/usfmjsTests/ts/origin-usj.json deleted file mode 100644 index 29b59671..00000000 --- a/tests/usfmjsTests/ts/origin-usj.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "ms:ts" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 1:5" - }, - "Now I wish to remind you, although you know everything, that the Lord once saved a\npeople out of the land of Egypt, but that afterward he destroyed those who did not believe.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 1:6" - }, - "And angels who did not keep to their own principality, but left their proper dwelling\nplace—God has kept them in everlasting chains in darkness for the judgment of the\ngreat day.", - { - "type": "ms:ts" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 1:7" - }, - "It is just like Sodom and Gomorrah and the cities around them, which in a similar way\ngave themselves over to fornication and pursued unnatural desires. They were given as\nexamples of those who suffer the punishment of eternal fire.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 1:8" - }, - "Yet in the same way these also pollute their bodies in their dreams, and they reject\nauthority, and they say evil things about the glorious ones.", - { - "type": "ms:ts" - }, - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/ts_2/origin-usj.json b/tests/usfmjsTests/ts_2/origin-usj.json index ed1b4175..22313f52 100644 --- a/tests/usfmjsTests/ts_2/origin-usj.json +++ b/tests/usfmjsTests/ts_2/origin-usj.json @@ -1,64 +1,61 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "ms:ts-s", + "sid": "ts_JUD_5-6" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "5", + "sid": "GEN 1:5" }, + "Now I wish to remind you, although you know everything, that the Lord once saved a people out of the land of Egypt, but that afterward he destroyed those who did not believe.", { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" + "type": "verse:v", + "number": "6", + "sid": "GEN 1:6" }, + "And angels who did not keep to their own principality, but left their proper dwelling place—God has kept them in everlasting chains in darkness for the judgment of the great day.", { - "type": "ms:ts-s", - "sid": "ts_JUD_5-6" + "type": "ms:ts-e", + "eid": "ts_JUD_5-6" }, { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "5", - "sid": "GEN 1:5" - }, - "Now I wish to remind you, although you know everything, that the Lord once saved a\npeople out of the land of Egypt, but that afterward he destroyed those who did not believe.", - { - "type": "verse:v", - "number": "6", - "sid": "GEN 1:6" - }, - "And angels who did not keep to their own principality, but left their proper dwelling\nplace—God has kept them in everlasting chains in darkness for the judgment of the\ngreat day.", - { - "type": "ms:ts-e", - "eid": "ts_JUD_5-6" - }, - "", - { - "type": "ms:ts-s", - "sid": "ts_JUD_7-8" - }, - "", - { - "type": "verse:v", - "number": "7", - "sid": "GEN 1:7" - }, - "It is just like Sodom and Gomorrah and the cities around them, which in a similar way\ngave themselves over to fornication and pursued unnatural desires. They were given as\nexamples of those who suffer the punishment of eternal fire.", - { - "type": "verse:v", - "number": "8", - "sid": "GEN 1:8" - }, - "Yet in the same way these also pollute their bodies in their dreams, and they reject\nauthority, and they say evil things about the glorious ones.", - { - "type": "ms:ts-e", - "eid": "ts_JUD_7-8" - }, - "" - ] + "type": "ms:ts-s", + "sid": "ts_JUD_7-8" + }, + { + "type": "verse:v", + "number": "7", + "sid": "GEN 1:7" + }, + "It is just like Sodom and Gomorrah and the cities around them, which in a similar way gave themselves over to fornication and pursued unnatural desires. They were given as examples of those who suffer the punishment of eternal fire.", + { + "type": "verse:v", + "number": "8", + "sid": "GEN 1:8" + }, + "Yet in the same way these also pollute their bodies in their dreams, and they reject authority, and they say evil things about the glorious ones.", + { + "type": "ms:ts-e", + "eid": "ts_JUD_7-8" } - ] + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tstudio/origin-usj.json b/tests/usfmjsTests/tstudio/origin-usj.json index 920b096e..7c8d6331 100644 --- a/tests/usfmjsTests/tstudio/origin-usj.json +++ b/tests/usfmjsTests/tstudio/origin-usj.json @@ -1,141 +1,141 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Unlocked Literal Bible" - ], - "code": "PSA" - }, - { - "type": "para:ide", - "content": [ - "UTF-8" - ] - }, - { - "type": "para:h", - "content": [ - "Psalms" - ] - }, - { - "type": "para:toc1", - "content": [ - "The Book of Psalms" - ] - }, - { - "type": "para:toc2", - "content": [ - "Psalms" - ] - }, - { - "type": "para:toc3", - "content": [ - "Psa" - ] - }, - { - "type": "para:mt", - "content": [ - "The Book of Psalms" - ] - }, - { - "type": "chapter:c", - "number": "091", - "sid": "PSA 091" - }, - { - "type": "para:ms", - "content": [ - "Book One" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:m", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "01", - "sid": "PSA 091:01" - }, - "He who lives in the shelter of the Most High" - ] - }, - { - "type": "para:q", - "content": [ - "will stay in the shadow of the Almighty." - ] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "02", - "sid": "PSA 091:02" - }, - "I will say of Yahweh, \"He is my refuge and my fortress," - ] - }, - { - "type": "para:q", - "content": [ - "my God, in whom I trust.\"" - ] - }, - { - "type": "para:s5", - "content": [] - }, - { - "type": "para:q", - "content": [ - { - "type": "verse:v", - "number": "03-04", - "sid": "PSA 091:03-04" - }, - "For he will rescue you from the snare of the hunter" - ] - }, - { - "type": "para:q", - "content": [ - "and from the deadly plague." - ] - }, - { - "type": "para:q", - "content": [ - "He will cover you with his wings," - ] - }, - { - "type": "para:q", - "content": [ - "and under his wings you will find refuge." - ] - }, - { - "type": "para:q", - "content": [ - "His trustworthiness is a shield and protection." - ] - } - ] + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "PSA", + "content": [ + "Unlocked Literal Bible" + ] + }, + { + "type": "para:ide", + "content": [ + "UTF-8" + ] + }, + { + "type": "para:h", + "content": [ + "Psalms" + ] + }, + { + "type": "para:toc1", + "content": [ + "The Book of Psalms" + ] + }, + { + "type": "para:toc2", + "content": [ + "Psalms" + ] + }, + { + "type": "para:toc3", + "content": [ + "Psa" + ] + }, + { + "type": "para:mt", + "content": [ + "The Book of Psalms" + ] + }, + { + "type": "chapter:c", + "number": "091", + "sid": "PSA 91" + }, + { + "type": "para:ms", + "content": [ + "Book One" + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:m", + "content": [] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "01", + "sid": "PSA 91:1" + }, + "He who lives in the shelter of the Most High" + ] + }, + { + "type": "para:q", + "content": [ + "will stay in the shadow of the Almighty." + ] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "02", + "sid": "PSA 91:2" + }, + "I will say of Yahweh, \"He is my refuge and my fortress," + ] + }, + { + "type": "para:q", + "content": [ + "my God, in whom I trust.\"" + ] + }, + { + "type": "para:s5", + "content": [] + }, + { + "type": "para:q", + "content": [ + { + "type": "verse:v", + "number": "03-04", + "sid": "PSA 91:03-04" + }, + "For he will rescue you from the snare of the hunter" + ] + }, + { + "type": "para:q", + "content": [ + "and from the deadly plague." + ] + }, + { + "type": "para:q", + "content": [ + "He will cover you with his wings," + ] + }, + { + "type": "para:q", + "content": [ + "and under his wings you will find refuge." + ] + }, + { + "type": "para:q", + "content": [ + "His trustworthiness is a shield and protection." + ] + } + ] } \ No newline at end of file diff --git a/tests/usfmjsTests/tstudio/origin.xml b/tests/usfmjsTests/tstudio/origin.xml index 7f0e5eb3..be708884 100644 --- a/tests/usfmjsTests/tstudio/origin.xml +++ b/tests/usfmjsTests/tstudio/origin.xml @@ -8,7 +8,7 @@ The Book of Psalms Book One - + He who lives in the shelter of the Most High @@ -16,7 +16,7 @@ I will say of Yahweh, "He is my refuge and my fortress, my God, in whom I trust." - + For he will rescue you from the snare of the hunter and from the deadly plague. @@ -24,4 +24,4 @@ and under his wings you will find refuge. His trustworthiness is a shield and protection. - \ No newline at end of file + diff --git a/tests/usfmjsTests/tw_words.oldformat/origin-usj.json b/tests/usfmjsTests/tw_words.oldformat/origin-usj.json deleted file mode 100644 index d0e2b25e..00000000 --- a/tests/usfmjsTests/tw_words.oldformat/origin-usj.json +++ /dev/null @@ -1,144 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "char:w", - "content": [ - "ἀπόστολος" - ], - "lemma": "ἀπόστολος", - "strong": "G06520", - "x-morph": "Gr,N,,,,,NMS,", - "x-tw": "rc://*/tw/dict/bible/kt/apostle" - }, - "", - { - "type": "char:w", - "content": [ - "δὲ" - ], - "lemma": "δέ", - "strong": "G11610", - "x-morph": "Gr,CC,,,,,,,," - }, - "", - { - "type": "ms:k-s", - "x-tw": "rc://*/tw/dict/bible/kt/jesus" - }, - "", - { - "type": "char:w", - "content": [ - "Ἰησοῦ" - ], - "lemma": "Ἰησοῦς", - "strong": "G24240", - "x-morph": "Gr,N,,,,,GMS," - }, - "", - { - "type": "char:w", - "content": [ - "Χριστοῦ" - ], - "lemma": "χριστός", - "strong": "G55470", - "x-morph": "Gr,N,,,,,GMS,", - "x-tw": "rc://*/tw/dict/bible/kt/christ" - }, - "", - { - "type": "ms:k-e" - }, - ",", - { - "type": "char:w", - "content": [ - "κατὰ" - ], - "lemma": "κατά", - "strong": "G25960", - "x-morph": "Gr,P,,,,,A,,," - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 1:4" - }, - { - "type": "char:w", - "content": [ - "ἀπὸ" - ], - "lemma": "ἀπό", - "strong": "G05750", - "x-morph": "Gr,P,,,,,G,,," - }, - "", - { - "type": "ms:k-s", - "x-tw": "rc://*/tw/dict/bible/kt/godthefather" - }, - "", - { - "type": "char:w", - "content": [ - "Θεοῦ" - ], - "lemma": "θεός", - "strong": "G23160", - "x-morph": "Gr,N,,,,,GMS,", - "x-tw": "rc://*/tw/dict/bible/kt/god" - }, - "", - { - "type": "char:w", - "content": [ - "Πατρὸς" - ], - "lemma": "πατήρ", - "strong": "G39620", - "x-morph": "Gr,N,,,,,GMS," - }, - "", - { - "type": "ms:k-e" - }, - "", - { - "type": "char:w", - "content": [ - "καὶ" - ], - "lemma": "καί", - "strong": "G25320", - "x-morph": "Gr,CC,,,,,,,," - }, - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tw_words/origin-usj.json b/tests/usfmjsTests/tw_words/origin-usj.json deleted file mode 100644 index 941b771f..00000000 --- a/tests/usfmjsTests/tw_words/origin-usj.json +++ /dev/null @@ -1,144 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [ - "Titus" - ], - "code": "TIT" - }, - { - "type": "para:usfm", - "content": [ - "3.0" - ] - }, - { - "type": "chapter:c", - "number": "1", - "sid": "TIT 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "TIT 1:1" - }, - { - "type": "char:w", - "content": [ - "ἀπόστολος" - ], - "lemma": "ἀπόστολος", - "strong": "G06520", - "x-morph": "Gr,N,,,,,NMS,", - "x-tw": "rc://*/tw/dict/bible/kt/apostle" - }, - "", - { - "type": "char:w", - "content": [ - "δὲ" - ], - "lemma": "δέ", - "strong": "G11610", - "x-morph": "Gr,CC,,,,,,,," - }, - { - "type": "ms:k-s", - "x-tw": "rc://*/tw/dict/bible/kt/jesus" - }, - { - "type": "char:w", - "content": [ - "Ἰησοῦ" - ], - "lemma": "Ἰησοῦς", - "strong": "G24240", - "x-morph": "Gr,N,,,,,GMS," - }, - "", - { - "type": "char:w", - "content": [ - "Χριστοῦ" - ], - "lemma": "χριστός", - "strong": "G55470", - "x-morph": "Gr,N,,,,,GMS,", - "x-tw": "rc://*/tw/dict/bible/kt/christ" - }, - { - "type": "ms:k-e" - }, - ",", - { - "type": "char:w", - "content": [ - "κατὰ" - ], - "lemma": "κατά", - "strong": "G25960", - "x-morph": "Gr,P,,,,,A,,," - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "TIT 1:4" - }, - { - "type": "char:w", - "content": [ - "ἀπὸ" - ], - "lemma": "ἀπό", - "strong": "G05750", - "x-morph": "Gr,P,,,,,G,,," - }, - { - "type": "ms:k-s", - "x-tw": "rc://*/tw/dict/bible/kt/godthefather" - }, - { - "type": "char:w", - "content": [ - "Θεοῦ" - ], - "lemma": "θεός", - "strong": "G23160", - "x-morph": "Gr,N,,,,,GMS,", - "x-tw": "rc://*/tw/dict/bible/kt/god" - }, - "", - { - "type": "char:w", - "content": [ - "Πατρὸς" - ], - "lemma": "πατήρ", - "strong": "G39620", - "x-morph": "Gr,N,,,,,GMS," - }, - { - "type": "ms:k-e" - }, - "", - { - "type": "char:w", - "content": [ - "καὶ" - ], - "lemma": "καί", - "strong": "G25320", - "x-morph": "Gr,CC,,,,,,,," - }, - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/tw_words_chunk/origin-usj.json b/tests/usfmjsTests/tw_words_chunk/origin-usj.json deleted file mode 100644 index 1bce6c86..00000000 --- a/tests/usfmjsTests/tw_words_chunk/origin-usj.json +++ /dev/null @@ -1,136 +0,0 @@ -{ - "type": "USJ", - "version": "0.1.0", - "content": [ - { - "type": "book:id", - "content": [], - "code": "GEN" - }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - { - "type": "char:w", - "content": [ - "ἀπόστολος" - ], - "lemma": "ἀπόστολος", - "strong": "G06520", - "x-morph": "Gr,N,,,,,NMS,", - "x-tw": "rc://*/tw/dict/bible/kt/apostle" - }, - "", - { - "type": "char:w", - "content": [ - "δὲ" - ], - "lemma": "δέ", - "strong": "G11610", - "x-morph": "Gr,CC,,,,,,,," - }, - { - "type": "ms:k-s", - "x-tw": "rc://*/tw/dict/bible/kt/jesus" - }, - { - "type": "char:w", - "content": [ - "Ἰησοῦ" - ], - "lemma": "Ἰησοῦς", - "strong": "G24240", - "x-morph": "Gr,N,,,,,GMS," - }, - "", - { - "type": "char:w", - "content": [ - "Χριστοῦ" - ], - "lemma": "χριστός", - "strong": "G55470", - "x-morph": "Gr,N,,,,,GMS,", - "x-tw": "rc://*/tw/dict/bible/kt/christ" - }, - { - "type": "ms:k-e" - }, - ",", - { - "type": "char:w", - "content": [ - "κατὰ" - ], - "lemma": "κατά", - "strong": "G25960", - "x-morph": "Gr,P,,,,,A,,," - }, - "", - { - "type": "verse:v", - "number": "4", - "sid": "GEN 1:4" - }, - { - "type": "char:w", - "content": [ - "ἀπὸ" - ], - "lemma": "ἀπό", - "strong": "G05750", - "x-morph": "Gr,P,,,,,G,,," - }, - { - "type": "ms:k-s", - "x-tw": "rc://*/tw/dict/bible/kt/godthefather" - }, - { - "type": "char:w", - "content": [ - "Θεοῦ" - ], - "lemma": "θεός", - "strong": "G23160", - "x-morph": "Gr,N,,,,,GMS,", - "x-tw": "rc://*/tw/dict/bible/kt/god" - }, - "", - { - "type": "char:w", - "content": [ - "Πατρὸς" - ], - "lemma": "πατήρ", - "strong": "G39620", - "x-morph": "Gr,N,,,,,GMS," - }, - { - "type": "ms:k-e" - }, - "", - { - "type": "char:w", - "content": [ - "καὶ" - ], - "lemma": "καί", - "strong": "G25320", - "x-morph": "Gr,CC,,,,,,,," - }, - "" - ] - } - ] -} \ No newline at end of file diff --git a/tests/usfmjsTests/valid/origin-usj.json b/tests/usfmjsTests/valid/origin-usj.json index 0e99dade..d534ea34 100644 --- a/tests/usfmjsTests/valid/origin-usj.json +++ b/tests/usfmjsTests/valid/origin-usj.json @@ -1,39 +1,39 @@ { - "type": "USJ", - "version": "0.1.0", - "content": [ + "type": "USJ", + "version": "0.1.0", + "content": [ + { + "type": "book:id", + "code": "GEN", + "content": [] + }, + { + "type": "para:h", + "content": [ + "3 John" + ] + }, + { + "type": "chapter:c", + "number": "1", + "sid": "GEN 1" + }, + { + "type": "para:p", + "content": [ { - "type": "book:id", - "content": [], - "code": "GEN" + "type": "verse:v", + "number": "1", + "sid": "GEN 1:1" }, + "The elder to beloved Gaius, whom I love in truth.", { - "type": "para:h", - "content": [ - "3 John" - ] + "type": "verse:v", + "number": "2", + "sid": "GEN 1:2" }, - { - "type": "chapter:c", - "number": "1", - "sid": "GEN 1" - }, - { - "type": "para:p", - "content": [ - { - "type": "verse:v", - "number": "1", - "sid": "GEN 1:1" - }, - "The elder to beloved Gaius, whom I love in truth.", - { - "type": "verse:v", - "number": "2", - "sid": "GEN 1:2" - }, - "Beloved, I pray that you may prosper in all things and be in health, just as your soul prospers." - ] - } - ] + "Beloved, I pray that you may prosper in all things and be in health, just as your soul prospers." + ] + } + ] } \ No newline at end of file diff --git a/tree-sitter-usfm3/grammar.js b/tree-sitter-usfm3/grammar.js index a526585a..bc72eefd 100644 --- a/tree-sitter-usfm3/grammar.js +++ b/tree-sitter-usfm3/grammar.js @@ -241,6 +241,7 @@ module.exports = grammar({ $.nb, $.pc, $.phBlock, + $.b, ), _paragraphContent: $ => choice( @@ -252,7 +253,6 @@ module.exports = grammar({ $.milestone, $.zNameSpace, $._comments, - $.b, ), p: $ => prec.right(0, seq("\\p", $._spaceOrLine, repeat($._paragraphContent))), @@ -440,6 +440,8 @@ module.exports = grammar({ _innerText: $ => prec.right(0, repeat1(choice( $.text, $._nestedCharacterMarker, + $.footnote, + $.crossref ))), add: $ => seq("\\add", $._innerText, "\\add*"), diff --git a/tree-sitter-usfm3/test/corpus/test10_milestones.txt b/tree-sitter-usfm3/test/corpus/test10_milestones.txt index 6d06e21f..6296135c 100644 --- a/tree-sitter-usfm3/test/corpus/test10_milestones.txt +++ b/tree-sitter-usfm3/test/corpus/test10_milestones.txt @@ -153,8 +153,9 @@ a man he has chosen. He has given proof of this to everyone by raising that man (milestone (milestoneEndTag)) (verseText - (text)) - (b)))) + (text))))) + (paragraph + (b)) (paragraph (m (verseText @@ -174,8 +175,9 @@ a man he has chosen. He has given proof of this to everyone by raising that man (milestone (milestoneEndTag)) (verseText - (text)) - (b)))) + (text))))) + (paragraph + (b)) (paragraph (m (v diff --git a/tree-sitter-usfm3/test/corpus/test5_titles_n_paragraphs.txt b/tree-sitter-usfm3/test/corpus/test5_titles_n_paragraphs.txt index d54a867d..54de3fed 100644 --- a/tree-sitter-usfm3/test/corpus/test5_titles_n_paragraphs.txt +++ b/tree-sitter-usfm3/test/corpus/test5_titles_n_paragraphs.txt @@ -225,8 +225,9 @@ of the Law say that the Messiah will be the descendant of David? (qTag (numberedLevelMax3)) (verseText - (text)) - (b)))) + (text))))) + (paragraph + (b)) (paragraph (m (v @@ -551,8 +552,9 @@ drinks too much! He is even a friend of tax collectors ... (v (verseNumber)) (verseText - (text)) - (b)))) + (text))))) + (paragraph + (b)) (poetry (qBlock (q @@ -576,8 +578,9 @@ drinks too much! He is even a friend of tax collectors ... (qTag (numberedLevelMax3)) (verseText - (text)) - (b)))) + (text))))) + (paragraph + (b)) (paragraph (mi (v diff --git a/tree-sitter-usfm3/test/corpus/test6_poetry.txt b/tree-sitter-usfm3/test/corpus/test6_poetry.txt index 141445c1..53a064cc 100644 --- a/tree-sitter-usfm3/test/corpus/test6_poetry.txt +++ b/tree-sitter-usfm3/test/corpus/test6_poetry.txt @@ -34,8 +34,9 @@ q# (v (verseNumber)) (verseText - (text)) - (b))) + (text)))) + (paragraph + (b)) (poetry (qBlock (q @@ -183,12 +184,16 @@ qc (qTag (numberedLevelMax3)) (verseText - (text)) - (b))) + (text))))) + (paragraph + (b)) + (poetry (qc (verseText - (text)) - (b)) + (text)))) + (paragraph + (b)) + (poetry (qBlock (q (qTag @@ -410,8 +415,11 @@ qac (qTag (numberedLevelMax3)) (verseText - (text)) - (b)) + (text))))) + (paragraph + (b)) + (poetry + (qBlock (q (qTag (numberedLevelMax3)) @@ -492,8 +500,9 @@ of “The Thirty,” and he called out, (qmTag (numberedLevelMax3)) (verseText - (text)) - (b)))) + (text))))) + (paragraph + (b)) (paragraph (m (verseText @@ -535,8 +544,11 @@ qd (qTag (numberedLevelMax3)) (verseText - (text)) - (b)) + (text))))) + (paragraph + (b)) + (poetry + (qBlock (q (qTag (numberedLevelMax3)) @@ -553,8 +565,10 @@ qd (qTag (numberedLevelMax3)) (verseText - (text)) - (b))) + (text))))) + (paragraph + (b)) + (poetry (qd (verseText (text)))))) @@ -627,8 +641,11 @@ b (qTag (numberedLevelMax3)) (verseText - (text)) - (b)) + (text))))) + (paragraph + (b)) + (poetry + (qBlock (q (qTag (numberedLevelMax3)) @@ -657,8 +674,11 @@ b (qTag (numberedLevelMax3)) (verseText - (text)) - (b)) + (text))))) + (paragraph + (b)) + (poetry + (qBlock (q (qTag (numberedLevelMax3)) diff --git a/tree-sitter-usfm3/test/corpus/test7_lists_n_tables.txt b/tree-sitter-usfm3/test/corpus/test7_lists_n_tables.txt index 98a8fdf6..a38a7c23 100644 --- a/tree-sitter-usfm3/test/corpus/test7_lists_n_tables.txt +++ b/tree-sitter-usfm3/test/corpus/test7_lists_n_tables.txt @@ -213,13 +213,15 @@ Bilshan, Mispereth, Bigvai, Nehum and Baanah): (v (verseNumber)) (verseText - (text)) - (b))) + (text)))) + (paragraph + (b)) (paragraph (pm (verseText - (text)) - (b))) + (text)))) + (paragraph + (b)) (list (limBlock (lim diff --git a/tree-sitter-usfm3/test/corpus/test8_footnotes_n_crossrefs.txt b/tree-sitter-usfm3/test/corpus/test8_footnotes_n_crossrefs.txt index ed678746..cba7f37c 100644 --- a/tree-sitter-usfm3/test/corpus/test8_footnotes_n_crossrefs.txt +++ b/tree-sitter-usfm3/test/corpus/test8_footnotes_n_crossrefs.txt @@ -695,8 +695,9 @@ than theirs. (noteText (text)))) (verseText - (text)) - (b)))) + (text))))) + (paragraph + (b)) (paragraph (m (verseText